@charset "utf-8";
/* CSS Document */
.common_banner span{background-position: center center; background-repeat:no-repeat; background-size:cover; height:280px; display:block;}
.common_banner img{ display:none;}
@media (max-width: 1000px){
.common_banner span{ height:auto; background:none!important; height:auto;}
.common_banner img{ display:block;}
}

.location{  color:#8e8e8d; line-height:20px; padding-top:5px;margin-bottom:10px;}
.location:after{ display:block; width:100%; content:''; height:1px; background-color:#eee; margin-top:15px;}
.location a:hover,
.location span{ color:#9e0e02;}
.location a{ color:#8e8e8d;}
.location b{font-weight: normal; background:url(../images/location-icon.png) no-repeat left center; padding-left:30px; color:#333;}


.info_other_title{ padding:2% 0}
.info_other_title span{ display:block;}
.info_other_title span a{ line-height:30px; display:inline-block}
.info_other_title span.back{ padding-bottom:10px;}
.info_other_title span.back a{ border:solid 1px #ddd; padding:0px 30px; background-color:#eee}

.bd_weixin_popup .bd_weixin_popup_main{ padding:10px 0!important}

.clearfix::after{
	overflow: hidden;
}
img{ height:auto!important;}