﻿/*底部*/
.footer{border-top:1px solid #e3e3e3;padding-top: 100px;background-color: #f4f5f5;min-width: 1900px;}
.footer a{color: #939393;font-size: 16px;}
.fl{float: left;}
.footer .wrapper{width: 1150px;margin: 0 auto;}
.wrapper{height: 345px;}
.footer .email{margin-left: 65px;padding-top: 5px;padding-right: 20px;}
.footer .email li{padding-bottom: 25px;color: #939393;}
.footer .email li p{font-size: 18px;line-height: 36px;}
.footer .email li span{font-size: 16px;border-bottom: 1px solid #939393;padding-bottom: 7px;line-height: 25px;}

.footer .footnav{font-size: 18px;margin-left: 43px;}
.footer .footnav li{padding-bottom: 21px;}
.footer .footnav li:first-child a{color: #545353;}

.footer .together{margin-top: 55px;width: 475px;}
.footer .together li{float: left;margin-left: 45px;margin-bottom: 50px;}
.footer .together li:nth-child(1){margin-left: 0;}
.footer .together li:nth-child(3){margin-left: 0;}

.our_sour{font-size: 18px;border-top: 1px solid #e3e3e3;}
.our_sour .f-cb{width: 1210px;margin: 0 auto;color: #939393;text-align:center;}
.our_sour span{float: left;display:block;height: 188px;line-height: 188px;width: 50%;}
.our_sour span:nth-child(1){text-indent: 92px;}
.our_sour span:nth-child(2){text-indent: 110px;}

.about_us{width: 980px;margin:0 auto;}

@media screen and (min-width:1920px){
	.our_sour span{float: right;display:block;height: 188px;line-height: 188px;width: 50%;}
	.our_sour span:nth-child(1){text-indent: 140px;}
	.our_sour span:nth-child(2){margin-top:-14px;text-indent:0px;}

}
@media screen and (min-width: 1520px) and (max-width: 1919px) {
    
}
@media screen and (min-width: 1240px) and (max-width: 1519px) {
    
}
@media screen and (min-width: 1024px) and (max-width: 1239px) {
    
}
@media only screen and (max-width: 1023px) {

}
