/*µ×²¿*/
.section {width: 100%;height: 100%;position: relative;}
.container {margin: 0 auto;}
.bg_red {background-color: #740000;}
footer{padding: 0 10%;margin-bottom: 50px;}
.hidepc {display: none;}
@media screen and (max-width: 768px){.hidepc {display: block;}}
.footer_top {text-align: left;}
.footer{text-align: center;color: #ffffff;}
.footer_top_left{float: left;}
.footer_top_right{float: right;}
.f_wechat{text-align: center;}
.erweima{width: 100%;height:100%;}
.copyright{text-align: center;display: inline-block;}
.totop{z-index: 2; position: fixed;bottom: 35px;right: 0;width: 30px;height: 30px;background:url(../icon_totop.png) no-repeat center center;background-size: 100% 100%;}
@media screen and (max-width: 767px){
.footer{display:none;}
.phone_footer{padding-top: 26px;padding-bottom: 22px;color: #000000;}
.phone_footer_top{text-align: center;margin-bottom: 20px;}
.phone_footer_top span{display: inline-block;vertical-align: middle;line-height: 18px;font-size: 13px;}
.phone_footer_top span img{height: 40px;}
.phone_footer_top span:last-of-type{border-left: 1px solid #ffffff;padding:4px 10px; }
.phone_footer_bottom{text-align: center;font-size: 12px;}
.bg_red {background-color: #fff;}
}
@media screen and (min-width: 768px) and (max-width: 1024px){
.footer{padding:54px 0 32px 0;}
.footer_top_left{width:calc(100% - 200px);}
.footer_top_left p{font-size: 16px;margin-bottom:15px;}
.footer_top_right{width: 120px;}
.f_wechat{font-size: 13px;}
.erweima{margin-bottom: 4px;}
.copyright{font-size: 13px;margin-top: 18px;display: inline-block;}
}


@media(min-width: 1025px) and (max-width:1199px){
.footer{padding:60px 0 40px 0;}
.footer_top_left{width:calc(100% - 240px);}
.footer_top_left p{font-size: 16px;margin-bottom:16px;}
.footer_top_right{width: 152px;}
.f_wechat{font-size: 14px;}
.erweima{margin-bottom: 4px;}
.copyright{font-size: 14px;margin-top: 24px;display: inline-block;}
.copyright a {color: #fff;}
}

@media(min-width: 1200px) and (max-width:1299px){
.footer{padding:75px 0 50px 0;}
.footer_top_left{width:calc(100% - 280px);}
.footer_top_left p{font-size: 16px;margin-bottom:16px;}
.footer_top_right{width: 172px;}
.f_wechat{font-size: 14px;}
.erweima{margin-bottom: 4px;}
.copyright{font-size: 14px;margin-top: 24px;display: inline-block;}
.copyright a {color: #fff;}
}

@media (min-width: 1300px){
.footer{padding:93px 0 62px 0;color: #ffffff;}
.footer_top_left{width:calc(100% - 280px);float: left;}
.footer_top_left p{font-size: 18px;margin-bottom:20px;}
.footer_top_right{width: 172px;float: right;}
.f_wechat{text-align: center;font-size: 16px;}
.erweima{width: 100% 100%;margin-bottom: 4px;}
.copyright{text-align: center;font-size: 16px;margin-top: 30px;display: inline-block;}
.copyright a {color: #fff;}
}

















