body{ margin:0px; padding:0px; font-size:12px; font-family:"微软雅黑";-webkit-text-size-adjust:none;}
/* 链接颜色 */
a:link {text-decoration:none; color:#333333;}
a:visited {text-decoration:none; color:#333333;}
a:active {text-decoration:none; color:#c40000;}
a:hover {text-decoration:none; color:#c40000;}
/* foot 开始 */
#footbox{ width:1000px;margin:0 auto;  background: url("../../shouye/images/footbg2.jpg") top repeat-x; height:145px;}
.footbox_1{ background: url("../../shouye/images/footbg1.jpg") no-repeat bottom right;}
.fs, .fs a:link, .fs a:visited { color:#333;} .fs a:hover {color: #c40000}
.red, .red a:link, .red a:visited{ color:#c40000; font-weight:bold;}.red a:hover{color:#FF6600; font-weight:bold;}
/* foot 结束 */


.mobile-footer{ margin-bottom: 50px;}
.floorContent {padding: 10px;}
.navList{ margin: 0 auto; }
.navList ul { margin: 0 auto; text-align: center; padding: 0; }
.navList li { width: 25%; padding: 10px 0; display: inline-block;}
.navList li a { display: block; font-size: 14px; color: #999; text-align: center;}
.navList li a i { display: block; margin: 0 auto 5px; width: 60%; max-width: 50px;}
.copyright{ background-color: #f95a01; height: 50px; line-height: 50px; color: #fff; font-size: 14px;}
.copyright a { padding: 0 5px;}
.copyright img {vertical-align:middle;}
.x-panel-bottom {position: fixed;top: auto;left: 0;bottom: 0;width: 100%;height:42px; padding-top:8px; background:#f5f5f5;}
.btn-group li{ width:25%; float:left;  text-align:center; font-size:12px;}
.btn-group li i{ display:block; margin:0 auto; font-size:15px;}
.btn-group li a:hover{color: rgb(234, 65, 60);}
.btn-group li a{color:#999}

@media (min-width: 320px) {
#footbox{ height:0px;line-height:0px;overflow:hidden;}
.mobile-footer{ height:auto; margin-bottom:50px; overflow:visible;}
}
@media (min-width: 375px) {
#footbox{ height:0px;line-height:0px;overflow:hidden;}
.mobile-footer{ height:auto; margin-bottom:50px; overflow:visible;}
}
@media (min-width: 768px) {
#footbox{ height:0px;line-height:0px;overflow:hidden;}
.mobile-footer{ height:auto; margin-bottom:50px; overflow:visible;}
}
@media (min-width: 992px) {
#footbox{ height:auto; overflow:visible;}
.mobile-footer{ height:0px;line-height:0px;  margin-bottom:0px; overflow:hidden;}
.x-panel-bottom{ height:0px;overflow:hidden;line-height:0px;padding-top:0px;}
}
