
/* s= 全局尾部*/
.yp-footer{background:#f8f8f8; padding: 45px 0 0px;clear: both;}
.yp-footer .yp-footer-top .left{float: left;}
.yp-footer .yp-footer-top .left .copyr{color: #6f6f6f; font-size: 12px; line-height: 1.8; padding-top: 35px;}
.yp-footer .yp-footer-top .right{float: right;}
.yp-footer .yp-footer-top .right .links{color: #aaa; font-size: 12px; float: right;line-height: 40px;}
.yp-footer .yp-footer-top .right .links a{color: #aaa; font-size: 12px; margin: 0 10px 0 8px;}
.yp-footer .yp-footer-top .right .links li { float:left;
}
.yp-footer .yp-footer-top .right .us{float: right;}
.yp-footer .yp-footer-top .right .us a{float: left; width: 40px; height: 40px;margin: 0;margin-left: 20px;background-image: url(../../images/common/yp-footer-sprite.png); background-repeat: no-repeat;}
.yp-footer .yp-footer-top .right .us a.weibo{background-position: 0 0;}
.yp-footer .yp-footer-top .right .us a.weixin{background-position: -50px 0;}
.yp-footer .yp-footer-top .right .us a.email{background-position: -100px 0;}
.yp-footer .cooperate{padding-top: 60px;}
.yp-footer .cooperate a{padding-right: 35px; }
.yp-footer .cooperate img{vertical-align: middle;}
.yp-footer .cooperate .coop-name{padding-bottom: 15px; color: #6f6f6f;}
.yp-footer .yp-footer-btm{padding-top: 25px;padding-bottom: 40px;}
.yp-footer .yp-footer-btm li{float: left; margin-right: 15px; margin-bottom: 5px;}
.yp-footer .yp-footer-btm li a{font-size: 12px;color: #636363;}
.yp-footer .yp-copyright{/*height: 45px;*/line-height: 45px;background-color: #fff;border-top: 1px solid #e8e8e8;color: #6f6f6f;font-size: 12px;}
.yp-footer .yp-copyright img{vertical-align: middle;margin-left: 3px;}
/* e= 全局尾部*/

@media screen and (max-width: 478px){
.yp-footer{padding-top:5px;}
.yp-footer .yp-copyright{/*line-height:24px; padding:10px 0;*/display: none;}
.yp-footer .yp-footer-top .left{float:none; text-align:center;}
.yp-footer .yp-footer-top .right{float:none; text-align:center;}
.yp-footer .yp-footer-top .right .links{float:none;}
.yp-footer .yp-footer-top .right .links li{float:none; display:inline-block;}
.yp-footer .yp-footer-top .right .us{display:none;}
.yp-footer .yp-footer-btm{padding-top:15px; padding-bottom:15px;}
}