@charset "utf-8";
/* CSS Document */
body{ background:#f5f5f5}

/*位置*/
.weizhi{ background:#fff; padding:20px 60px; box-sizing:border-box; margin-top:20px}
.wz01{ height:30px; line-height:30px; font-size:16px; color:#999; color:#015293}
.wz01 img{ height:24px; margin-right:8px; vertical-align:middle}
.wz01 a{ color:#015293}
.wz01 span{ padding:0 8px; color:#015293}
.wz01 b{ color:#f00}

/*** 栏目页 ***/
.xw_01{ box-sizing:border-box; overflow:hidden; padding:30px 60px 50px; background:#fff; }
.typename{ width:100%; float:left; overflow:hidden; border-bottom:1px solid #ccc; font-size:20px; color:#333;line-height:26px; padding-bottom:13px}
.typename2{ border:none; background:url(line_bg.png) repeat-x 0 bottom; height:45px; line-height:45px; padding-bottom:35px; text-align:center; color:#015293; font-size:32px; color:#015293; font-weight:normal; margin-bottom:50px; margin-top:20px}
.typename2 img{ vertical-align:middle; margin-right:5px; height:45px}
.xw_ul{ width:100%; float:left; overflow:hidden;border-top:1px solid #eee; padding-top:15px}
.xw_ul li{ width:100%; float:left; overflow:hidden; line-height:43px; background:url(dot03.gif) no-repeat 0 center; text-indent:15px; white-space: nowrap; text-overflow:ellipsis;  }
.xw_ul li a{ font-size:16px; color:#222}
.xw_ul li a:hover{ color:#015293; text-decoration:underline}
.xw_ul li span{ float:right; line-height:40px; font-size:14px; color:#888}
.xw_ul li.bline{ border-bottom:1px solid #ddd; height:15px; background:none; margin-bottom:15px }

/*分页*/
.page01{float:left; overflow:hidden; width:100%; text-align:center; padding-top:35px;  }
.page-num:not(:disabled) {cursor: pointer;}
.page-num, .page-link {padding:9px 15px; margin:0 5px;margin-left: -1px;line-height:40px; color: #015293; background-color: #fff; border: 1px solid #dee2e6;}
a.page-num:hover, .page-link:hover {text-decoration: none;}
.page-num-current {z-index: 1; color: #fff; background-color: #015293; border-color: #015293;}
.page-num-current:hover {color: #fff;}
.page02{ display:none}

/*** 内页 ***/
.h1_01{ width:100%; float:left; overflow:hidden; line-height:38px; font-size:32px; color:#111; font-weight:normal; margin-bottom:30px; text-align:center; margin-top:10px}
.h6_01{ width:100%; float:left; overflow:hidden; height:30px; padding:15px 0; line-height:30px; font-weight:normal; margin-bottom:35px; border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; font-size:16px; color:#898989}
.h6_01 b{ color:#1b64b3; margin-left:10px; font-weight:normal}
.h6_01 p{ float:right; line-height:30px; text-align:right}
.h6_01 p a{ padding:5px 20px 5px 30px}
.a_da{ background:url(jia.gif) no-repeat 0 center,url(dot12.gif) no-repeat right center; margin-right:25px}
.a_da2{ background:url(jia2.gif) no-repeat 0 center,url(dot12.gif) no-repeat right center; margin-right:25px}
.a_xiao{background:url(jian.gif) no-repeat 0 center,url(dot12.gif) no-repeat right center; margin-right:25px}
.h6_01 span{ padding:5px 0 5px 30px; background:url(dot_02.png) no-repeat 0 10px; font-size:21px; font-weight:bold; color:#1b64b3; margin-right:1px} 

.print01{ width:100%; float:left; overflow:hidden; height:30px; line-height:30px; border-bottom:1px solid #ddd; margin-bottom:25px; text-align:right; padding-bottom:5px; margin-top:15px}
.print01 a{ padding:0 0 0 17px; margin-right:18px; color:#222; font-size:14px}
.a_01{ background:url(top.png) no-repeat 0 center}
.a_02{ background:url(print.png) no-repeat 0 center}
.a_03{ background:url(close.png) no-repeat 0 center}
.print01 a:hover{ color:#1b64b3; text-decoration:underline}


/*内容体*/
.body_txt{ width:100%; float:left; overflow:hidden; line-height:32px; font-size:16px; color:#444; text-align: justify; word-break:break-all}
.body_txt div,.body_txt p{ margin-bottom:15px}
.body_txt img{ max-width:100%}

/*下一条下一条*/
.arnext{ width:100%; float:left; overflow:hidden; display:flex; justify-content:space-between; flex-wrap:wrap }
.arnext li{ width:48%; display:flex;}
.arnext li a{ width:100%; background:#f7f7f9; padding:20px 30px; box-sizing:border-box; line-height:26px; font-size:18px; color:#222; transition:all 0.35s;}
.arnext li a span{ font-size:12px; color:#015293}
.arnext li a:hover{ background:#015293; color:#fff}
.arnext li a:hover span{ color:#fff}


.m_50{ margin-bottom:50px}


/******** 手机版 ********/
@media (max-width:767px){

.weizhi{ padding:10px 10px;  margin-top:15px}
.wz01{ height:30px; line-height:30px; font-size:13px}
.wz01 a{ color:#015293; font-size:13px}
.wz01 span{ padding:0 8px; color:#015293}
.wz01 b{ color:#f00}

.xw_01{ width:95%; padding:15px 2.5% 15px; margin-bottom:5px }
.xw_ul{ width:100%; float:left; overflow:hidden;border-top:1px solid #eee; padding-top:15px}
.xw_ul li{  line-height:26px; background:url(dot03.gif) no-repeat 0 center; text-indent:12px; }
.xw_ul li a{ font-size:13px; color:#222}
.xw_ul li span{ line-height:26px; font-size:10px;}
.xw_ul li.bline{ height:10px; margin-bottom:10px }

.typename{ font-size:18px; color:#333;line-height:26px; padding-bottom:8px}
.typename2{  background:url(line_bg.png) repeat-x 0 bottom; height:36px; line-height:36px; padding-bottom:20px;  font-size:23px; margin-bottom:20px; margin-top:0px}
.typename2 img{ vertical-align:middle; margin-right:5px; height:36px}

.body_txt{line-height:25px; font-size:14px; }
.body_txt div,.body_txt p{ margin-bottom:10px}
.page01{ margin-top:20px; padding-top:20px;  }
.arnext li{ width:100%; display:flex; margin-bottom:10px}
.arnext li a{ padding:10px 15px; line-height:20px; font-size:14px; }
.arnext li:last-child{ margin-bottom:0}

.page01{ display:none}
.page02{ display:block; padding-top:0px; margin-top:0px}

.page-num:not(:disabled) {cursor: pointer;}
.page-num, .page-link {padding:7px 11px; margin:0 5px;margin-left: -1px;line-height:40px; color: #0063c7; background-color: #fff; border: 1px solid #dee2e6; border-radius:3px}


.h1_01{ line-height:22px; font-size:18px;margin-bottom:10px;}
.h6_01{ height:30px; padding:5px 0; line-height:30px; margin-bottom:15px;font-size:16px;}
.h6_01{ font-size:12px;}
.h6_01 span{ padding:5px 0 5px 30px; background:url(dot_02.png) no-repeat 0 7px; font-size:14px;margin-right:1px} 
.h6_01 p a{ display:none}
.h6_01 span{ padding:5px 0 5px 20px; background:url(dot_02.png) no-repeat 0 center; font-size:14px; background-size:37%; } 
.m_20{ margin-bottom:15px}
}

/******** 750px ********/
@media (min-width:768px) and (max-width:991px){

/*位置*/
.weizhi{ padding:20px 40px;}
/*** 栏目页 ***/
.xw_01{  padding:20px 40px 20px; background:#fff; }
.h1_01{ line-height:30px; font-size:26px}
.h6_01{ font-size:15px;}
.h6_01 span{ padding:5px 0 5px 30px; background:url(dot_02.png) no-repeat 0 7px; font-size:18px; font-weight:bold; color:#1b64b3; margin-right:1px} 

.body_txt{ line-height:26px; font-size:14px; color:#666}
.body_txt div,.body_txt p{ margin-bottom:10px}
.arnext li{ width:100%; display:flex; margin-bottom:10px}
.arnext li a{ padding:20px; line-height:22px; font-size:14px; }

.typename2{  background:url(line_bg.png) repeat-x 0 bottom; height:40px; line-height:40px; padding-bottom:30px; text-align:center; color:#015293; font-size:29px; margin-bottom:20px; margin-top:20px}
.typename2 img{ vertical-align:middle; margin-right:5px; height:40px}
}


/******** 970px ********/
@media (min-width:992px) and (max-width:1199px){


/*位置*/
.weizhi{ padding:20px 40px;}
/*** 栏目页 ***/
.xw_01{  padding:20px 40px 20px; background:#fff; }
.h1_01{ line-height:35px; font-size:29px}
.h6_01{ font-size:15px;}

.body_txt{ line-height:30px; font-size:14px}
.body_txt div,.body_txt p{ margin-bottom:13px}
.page01{ margin-top:20px; padding-top:20px;  }
.arnext li a{ padding:20px; line-height:22px; font-size:16px;}




}


/******** 1160px ********/
@media (min-width:1200px) and (max-width:1439px){

/*位置*/
.weizhi{ padding:20px 50px;}
/*** 栏目页 ***/
.xw_01{  padding:30px 50px 50px; background:#fff; }
.h1_01{ line-height:35px; font-size:29px}
.h6_01{ font-size:15px;}


}

/******** 1400px ********/
@media (min-width:1440px){
	
}