/*导航样式*/
.container-map{width: 1170px;margin: 0 auto;text-align: right;}
.container-map .breadcrumb{font-size: 14px; margin-top: 10px; }
.container-map .breadcrumb > li + li:before {
    color: #CCCCCC;
    content: "/ "!important;
    padding: 0 5px;
}
.container-map .breadcrumb .map_home:before{content:none !important;}
.w_wrap{width: 1170px;margin: 0 auto}
.w_top{color: #333;font-size: 16px;padding-top: 20px;}
.w_top_right{width: 880px;float: right;height: 38px;border: 1px solid #e8ced1;background: #f3e6e8;border-radius: 4px;line-height: 38px;}
.w_top_right .w_back{font-size: 13px;color: #8b0a1b;padding-right: 15px}
.w_top_right a{font-size: 13px;color: #8b0a1b}
.w_top h3{font-size: 13px;padding-left: 15px;color: #808080;line-height: 38px;    margin-top: 0px;}


/*左侧样式*/
.w_slide{width: 270px;}
.w_slide ul{margin-bottom: 0}
.w_slide .w_slide_item{line-height: 55px;color: #000; font-size: 18px;height: 70px;border-bottom: 1px solid #e6e6e6;cursor: pointer;font-weight: 600;}
.w_slide_item span{background: #e6e6e6;width: 12px;height: 70px;display: inline-block;}
.w_slide_item a{padding-left: 25px;display: inline-block;width: 258px; text-decoration: none;}
.w_slide_item.curr{color: #AA0000;background: #AA0000;font-size: 24px;font-weight: 600;}/*  D6E9FC*/
.w_slide_item.curr a{color: #FFFFFF;}
.w_slide_item.curr span{background: #8a0000; }
.w_slide_item:hover{background: #AA0000;}
.w_slide_item:hover a{color: #FFFFFF;}
.w_slide_item:hover span{background: #8a0000;}
.w_first_slide{border-top: 1px solid #e6e6e6;}


.w_org_cont{width: 870px;padding-left: 19px;}
.detaileTitle{border-bottom:dotted 1px #333;padding:25px 0;text-align:center}
.detaileTitle h1{font-size:30px;color:#222;margin-bottom:10px}
.detaileTitle p{font-size:14px;color:#999}
.detailCOn{padding:30px 0 140px;font-size:16px;line-height:30px}
.detailCOn p{margin-bottom:30px}

.articlePage{border-top:dashed 1px #333;border-bottom:dashed 1px #333;margin:30px 0;padding:10px 0;font-size:16px}
.articlePage p{padding:10px 0}
.reback{display:block;width:134px;height:40px;background:#a5151c;line-height:40px;text-align:center;color:#fff;font-size:16px;margin:60px auto}

.newsImg{height:505px;background:url(../images/newsImg.jpg) no-repeat}
.xmImg{height:505px;background:url(../images/xm.jpg) no-repeat}
.crums{width:100%;height:55px;top:-55px;position:relative;line-height:55px;color:#fff;font-size:18px}
.crums a{color:#fff}
.home{display:inline-block;width:26px;height:24px;background:url(../images/home.png) no-repeat;vertical-align:middle;margin-right:20px}
.main{position:relative;background: #eee}

.leftSide{width: 236px;}
.leftSide li{margin:0 20px;border-bottom:solid 1px #d1d1d1;height:69px;font-size:18px;font-weight:bold;padding-left:20px}
.leftSide li a{display:block;line-height:69px;height:69px;}
.leftSide li a i{font-size:24px;float:right;margin-left:30px;display:none}
.leftSide li a:hover,.leftSide li.cur a{color:#AA0000}
.leftSide li a:hover i,.leftSide li.cur a i{display:block}
.rightSide{padding: 0 20px;width: 900px;background: #fff} 
/* .container-map{width: 100%; text-align: right;} */

.w_side_title {padding: 0 10px 5px 10px; margin-bottom: 20px; border-bottom: 1px solid #AA0000;}
.w_side_title span{font-size: 24px; font-weight: bold; color: #AA0000; font-family: MIcrosoft YaHei,Arial, Helvetica, sans-serif;}

@media screen and (max-width: 1208px) { /*当屏幕尺寸小于750px时，应用下面的CSS样式*/
    .leftSide, .rightSide{width: auto;}
    .leftSide li{float: left}
}
@media screen and (max-width: 420px) { /*当屏幕尺寸小于750px时，应用下面的CSS样式*/
    .pages a, .pages span{width: 42px;height: 42px;line-height: 42px}
}
@media screen and (max-width: 630px) { /*当屏幕尺寸小于750px时，应用下面的CSS样式*/
    .w_email_wrap{width: 100%}
    .footer dl{float: left;}
    .w_foot_text{text-align: center}
}
.newsList li{padding:10px 0;border-bottom:dotted 1px #333;overflow:hidden;display:table;width:100%}
.newsDate{width:15%;line-height:1;text-align:center;border-right:solid 1px #d1d1d1;padding-right:10px;display:table-cell;vertical-align:middle}
.newsDate h3{font-size:35px;color:#555;margin:0}
.newsDate p{font-size:14px;color:#999}
.newsFont{width:85%;padding-left: 10px;display:table-cell;vertical-align:middle}
.newsFont h3{font-size:16px;padding:5px 0 5px 0;margin:0}
.newsFont p{font-size:14px;color:#777}

/*分页控件样式*/
.list_pager{ margin-top:10px; height:40px; text-align:center;font-size:14px; line-height:40px;}
.list_pager .a333{ color:#999;}
.list_pager .a333 .xinq_sw a{ color:#003366;}
.list_pager .a333 .xinq_sw a:hover{ color:#C30;}
.list_pager .a333 .page_show_num{ color:#333; margin-left:10px;}

.detaileTitle{border-bottom:dotted 1px #333;padding:25px 0;text-align:center}
.detaileTitle h1{font-size:30px!important;color:#222!important;margin-bottom:10px}
.detaileTitle h2{font-size:26px!important;color:#222!important;margin-bottom:10px}
.detaileTitle p{font-size:14px;color:#999}
.detailCOn{padding:30px 0;font-size:16px;line-height:30px}
.detailCOn p{margin-bottom:30px}
.detailcz{text-align:center}
.detailcz a{display:inline-block;width:40px;height:40px;margin:0 10px}
.detailcz a.print{background:url(../images/print.png) no-repeat}
.detailcz a.yj{background:url(../images/yj.png) no-repeat}

.articlePage{border-top:dashed 1px #333;border-bottom:dashed 1px #333;margin:30px 0;padding:10px 0;font-size:16px}
.articlePage p{padding:10px 0}
.reback{display:block;width:134px;height:40px;background:#a5151c;line-height:40px;text-align:center;color:#fff;font-size:16px;margin:60px auto}

/*缩放样式*/

@media screen and (max-width: 1200px) { /*当屏幕尺寸小于750px时，应用下面的CSS样式*/
   .w_slide{display: none;width:0px;}
.wrap1170,.w_wrap{width:auto;}
.wrap1170 div{float:left !important}
.newsFont p{display:none}
.rightSide{width:100%}
.rightSide img{width:100%}
.w_back{display:none}
.w_top_right{float:left;padding-left:5px;}
.rightSide img{width:100% !important}
.detaileTitle h1{font-size:20px !important;}
}
@media screen and (max-width: 768px) { /*当屏幕尺寸小于750px时，应用下面的CSS样式*/
.container-map{width: 100%;margin: 0 auto;}
.w_slide{display: none;width:0px;}
.wrap1170,.w_wrap{width:auto;}
.wrap1170 div{float:left !important}
.newsFont p{display:none}
.rightSide{width:100%}
.rightSide img{width:100%}
.w_back{display:none}
.w_top_right{float:left;padding-left:5px;}
.rightSide img{width:100% !important}
.detaileTitle h1{font-size:20px !important;}
}
@media screen and (max-width: 750px) { /*当屏幕尺寸小于750px时，应用下面的CSS样式*/
 .w_slide{display: none;width:0px;}
.wrap1170,.w_wrap{width:auto;}
.wrap1170 div{float:left !important}
.newsFont p{display:none}
.rightSide{width:100%}
.rightSide img{width:100%}
.w_back{display:none}
.w_top_right{float:left;padding-left:5px;}
.rightSide img{width:100% !important}
.detaileTitle h1{font-size:20px !important;}
}