@charset "utf-8";
/* CSS Document */
.title{height:32px;line-height:32px;color:#004eaf;font-size:14px;font-weight:bold;}
.text-a{line-height:30px;margin-top:5px;border-bottom: #ccc solid 1px;padding: 10px;font-size: 14px;}
.text-a p{margin:0;}

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

.mbottom-bga{background:url(botbgc.png) repeat-x left top;width:100%;height:auto;overflow:hidden;margin-top: 10px;}
.mbottom-bgb{background:url(botbga.png) no-repeat left top;}
.mbottom-bgc{background:url(botbgb.png) 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(dian.png) no-repeat left center;padding-left:7px;width: 150px;}
.listb li a{color: #004eaf;}

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

.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: #004eaf;}
.map-content{ padding-top: 8px; padding-bottom: 10px;}


.sub_list{ /*border-top: #0198e7 solid 3px; border-bottom: #dddddd solid 1px; */ margin-bottom:0px;}
.sub_list span{ font-size: 20px; color: #004eaf; line-height: 44px; border-bottom: 2px solid #004eaf; height: 44px; width: 104px; text-align: center; font-weight: bold; display: block;}
.sub_list span a{font-size:20px; color: #004eaf; }
.sub_list ul{ clear:both;border-bottom: #dddddd solid 1px; }
.sub_list ul.sub_menu{ padding:0 20px;  display:block;}
.sub_list ul.sub_menu li{ line-height:35px; float:left;/* text-align:center;*/position:relative; z-index:1; height:35px; margin:5px auto; }
.sub_list ul.sub_menu li h3{font-weight:normal;width: 186px; margin-left: 14px; padding-left: 16px; line-height: 36px; height: 36px; float: left;}
.sub_list ul.sub_menu li h3 a{ font-size: 14px; color: #333333; text-decoration:none;}
.sub_list ul.sub_menu li h3 a.red{color:#004eaf;}
.sub_list ul.sub_menu li h3 a:hover{ color:#004eaf !important;}

.sub_list ul.sub_menu li dl{position:absolute;border: #004eaf 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 #004eaf 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:#069be5; width:165px;}
.sub_list ul.sub_menu .add_a_hover dl dd a{background:none; color:#0198e7; font-size:12px; display:block; text-align:center;}
.sub_list ul.sub_menu .add_a_hover dl dd a:hover{ color:#069be5 !important;}
.clear{clear:both;}
@media screen and (max-width:750px ) {
    .mbottom-bga{background:none; width:100%; height:auto; overflow:hidden;}
    .mbottom-bgb{background:none;}
    .mbottom-bgc{background:none;height:auto;}
    .text-b{padding: 10px;line-height:30px;font-size:14px;border-bottom: #ccc solid 1px;}
    .listb{margin: 0px;height: auto;overflow: hidden;padding: 0px 10px 0px 20px;border-bottom: #ccc solid 1px;}
    .listb li{width: 33%;}
    .title{margin-top:10px;}
}