@charset "utf-8";
/* CSS Document */
@import url(reset.css);
@import url(header.css);
@import url(footer.css);
.Main{width: 1198px;border: 1px solid #dedede;}
.Address{height: auto;padding-left: 40px;line-height: 36px;font-size:14px;background-color: #f5f5f5;border-bottom: 1px solid #dedede;background-image: url(pos_icon.png);background-repeat: no-repeat;background-position:10px center;}
.title{height:32px;line-height:32px;color:#b40200;font-size:14px;font-weight:bold;}
.text-a{line-height:30px;margin-top:5px;border-bottom: #ccc solid 1px; padding: 10px;}
.text-a p{margin:0;}

.lista{margin-top:10px 0;}
.lista li{padding-left:12px;height:30px;line-height:30px;background:url(icon-b.jpg) no-repeat 5px center;}

.mbottom-bga{background:url(botbgc.jpg) repeat-x left top;}
.mbottom-bgb{background:url(botbga.jpg) no-repeat left top;}
.mbottom-bgc{background:url(botbgb.jpg) no-repeat right top;height:325px;}

.text-b{padding:26px 26px 28px 32px;line-height:30px; font-size:14px ; border-bottom: #ccc solid 1px;}
.text-b p{margin:0;}

.listb{margin:0 0 0 37px;}
.listb li{font-size:14px;float:left;height: 45px;line-height: 45px;background:url(icon-b.jpg) no-repeat left center;padding-left:7px;width: 150px;}
.listb li a{color: #b40200;}

.map-title{
height: 45px; border-bottom: 1px solid #dcdcdc;
}
.map-title p{ font-size: 20px; color: #b40200; line-height: 44px; border-bottom: 2px solid #b40200; height: 44px; width: 104px; text-align: center; font-weight: bold;
}
.map-title p a{ color: #b40200;}

.map-content{ overflow: hidden;}
.map-content p{ width: 193px; margin-left: 12px; padding-left: 16px; line-height: 36px; height: 36px; float: left;}
.map-content p a{ font-size: 14px; color: #333333;}
.map-content p a:hover{ color: #b40200;}
.map-content{ padding-top: 8px; padding-bottom: 10px;}


.sub_list{margin-bottom:0px;margin-top: 10px;padding: 10px;}
.sub_list span{line-height: 40px;height: 40px;font-weight: bold;display: block;width: 100%;}
.sub_list span a{font-size: 18px;background: #b40200;color: #ffffff;display: inline-block;width: auto;padding: 0px 20px;}
.sub_list ul{ clear:both;border-bottom: #dddddd solid 1px; }
.sub_list ul.sub_menu{padding: 0 10px;display:block;}
.sub_list ul.sub_menu li{line-height:35px;float:left;position:relative;height:35px;margin: 5px 50px 0px auto;}
.sub_list ul.sub_menu li h3{font-weight:normal;width: auto;line-height: 46px;height: 46px;float: left;margin-right: 0px;}
.sub_list ul.sub_menu li h3 a{font-size: 16px;color: #333333;text-decoration:none;}
.sub_list ul.sub_menu li h3 a.red{color:#b40200;}
.sub_list ul.sub_menu li h3 a:hover{ color:#b40200 !important;}

.sub_list ul.sub_menu li dl{position:absolute;border: #b40200 solid 1px;top: 27px;left:0px;background:#FFF;text-align:center;display:none;z-index:999;width:165px;}
.sub_list ul.sub_menu li dl dd{border-bottom:dashed #b40200 1px;line-height: 20px;}
.sub_list ul.sub_menu li dl dd.last{ border-bottom:none;}
.sub_list ul.sub_menu li dl dd a{}
.sub_list ul.sub_menu .add_a_hover a{ color:#b40200; width:165px;}
.sub_list ul.sub_menu .add_a_hover dl dd a{background:none; color:#b40200; font-size:12px; display:block; text-align:center;}
.sub_list ul.sub_menu .add_a_hover dl dd a:hover{ color:#b40200 !important;}
.clear{clear:both;}
@media screen and (max-width:1239px ) {
.w1240{width: calc(100% - 20px)!important;}
.w1170{width: calc(100% - 20px)!important;padding: 10px;}	
.Main{width: calc(100% - 20px);margin: 15px auto;}
}
@media screen and (max-width:750px ) {
.sub_list ul.sub_menu li{width: calc((100% - 30px)/2);overflow: hidden;margin-right: 0px;text-align: center;}
.sub_list ul.sub_menu li h3{width: 100%;}
/*RSS订阅*/
.mbottom-bgc{ height: auto;}
	.listb{margin: 0;}
	.text-a{height: auto!important;}
	.text-b{padding: 0px;}
}