/* 分页 */

.pages {padding: 30px 0 0 0;color:#999;font-size: 0;text-align:center;border-top: 1px solid #eee;}

.pages:after,.pages:before{content:" "; display:table}

.pages>a:first-child{}

.pages>a,.pages>span{display:inline-block;*display: inline;*zoom:1;cursor: pointer;width: 40px;height: 40px;line-height: 40px;position:relative;text-align: center;vertical-align: top;font-size: 16px;transition: all 0.35s ease-in-out;margin: 0 4px;color: #757575;font-weight: bold;border-radius: 30px;}

.pages .start,.pages .end,.pages > span{width: auto;padding: 0 16px;margin: 0 12px;}

.pages .next,.pages .prev{margin: 0 24px;}

.pages .prev{background: url(../images2/pages_prev1.png) center no-repeat;}

.pages .next{background: url(../images2/pages_next1.png) center no-repeat;}

.pages > a:hover ,.pages > a.on_page{background-color:#9a0000;color: #fff;}

.pages .prev:hover{background: url(../images2/pages_prev2.png) center no-repeat #9A0000;}

.pages .next:hover{background: url(../images2/pages_next2.png) center no-repeat #9A0000;}

.pages > a.on_page{font-weight: bold;}

@media screen and (max-width:767px){

	.pages a{display: none;}

	.pages a.start,.pages a.prev,.pages a.on_page,.pages a.next,.pages a.end{display: inline-block;*display: inline;*zoom:1;}

	.pages .start, .pages .end, .pages .next, .pages .prev, .pages > span{padding: 0 6px;margin: 0 5px;}

}

/* 分页结束 */



/* 文章页还原 */

.article img{display: inline-block;*display: inline;*zoom: 1;}

.article i,.article em{font-style: italic;}

.article strong,.article strong span{font-weight: bold;}

.article table img{max-width: initial;}

.article tbody td,.article tfoot td{border-width:1px;border-style: solid;border-color: #ddd;}

.article ol{list-style:decimal inside none;-webkit-margin-before: 1em;-webkit-margin-after: 1em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;/*-webkit-padding-start: 40px;*/}

.article ul{list-style: disc inside  none;-webkit-margin-before: 1em;-webkit-margin-after: 1em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;-webkit-padding-start: 40px;}

.article ul li{list-style-type:disc;}

.article ol li{list-style-type:decimal;}

@media screen  and (max-width:767px){

	.article img{width:auto !important;height:auto !important;}

	.article video{width:auto !important;}

	.article table{width:100% !important;max-width: 100% !important;margin:0 !important;table-layout: fixed;word-break:break-all;box-sizing: border-box;}

	.article table td{width:auto !important; }

	.article table tr{height:auto !important;}

}

/* 文章页还原结束 */



/*文章页*/

.pageArticle{}

.pageArticleTitle{overflow: hidden;padding: 20px 0 17px;border-bottom: 1px solid #eee;}

.pageArticleTitle h3{line-height: 1.4;color: #333;text-align: center;}

.articleAuthor{padding: 14px 0;text-align: center;margin-bottom: -7px;color: #757575;}

.articleAuthor span{display: inline-block;*display: inline;*zoom:1;color:#757575;margin: 0 7px 0 4px;}

.articleBottom{border-top: 1px solid #eee;padding: 40px 0 0;}

.article{position: relative;line-height: 27px;padding-bottom: 25px;}

/* .article p{text-indent: 2em;} */

.Annex{}

.Annex > strong{padding: 0px 19px;font-weight: bold;font-size: 18px;display: block;}

.annexList{overflow: hidden;background: #f5f5f5;margin: 0 152px 0 0;padding: 8px 0 0;}

.annexList li{font-size: 14px;line-height: 24px;padding: 15px 40px;text-align: justify;border-bottom:1px solid #e6e6e6;}

.annexList li a{color: #555;}

.annexList li a:hover{color: #9A0000;}

.share{}



.share .bdsharebuttonbox > a.bds_weixin{background: url(../images2/share_wechat.png) center no-repeat;}

.share .bdsharebuttonbox  > a.bds_tsina{background: url(../images2/share_sina.png) center no-repeat;}

.share .bdsharebuttonbox  > a.bds_qzone{background: url(../images2/share_qzone.png) center no-repeat;}

.share .bdsharebuttonbox  > a.bds_more{background: url(../images2/share_more.png) center no-repeat;}

.shareBox {width: 260px;background-color: #fff;position: fixed;top: 50%;left: 50%;margin: -150px 0 0 -130px;z-index: 9998;height: 310px;border: 6px solid #8F8F8F;border-radius: 8px;box-shadow: 0 0 7px #aaa;display: none;}

.shareBox { font-size: 14px;}

.shareBox .title {background: #f6f6f6;font-size: 14px;font-weight: bold;padding: 10px 15px !important;}

.shareClose {position: absolute;right: 0;top: 0; cursor: pointer;font-size: 18px;width: 20px;; }

.sharelist {position: static;height: 250px;overflow-y: auto;padding-left: 17px !important;}

.sharelist li {float: left;width: 130px;padding: 2px;margin-left: 6px;_margin-left: 3px;height: 28px;overflow: hidden;list-style: none; }

.sharelist li a {color: #565656;font: 12px '宋体';display: block;text-decoration: none;border: 1px solid #fff;line-height: 18px; width: auto;height: auto;text-indent: 0;}

.weChatBox{width: 260px;height:300px;background-color:#fff;border:solid 1px #d8d8d8;padding:10px;position: fixed;left: 50%;top: 50%;margin:-130px 0 0 -140px;z-index: 9998;display: none;box-shadow: 0 0 10px rgba(0,0,0,0.25);}

.weChatBox .w-title{font-size: 12px;font-weight: bold;padding:0 0 10px 0;}

.w-close{width: 20px;height: 20px;line-height: 20px;text-align: center;font-size: 20px;position: absolute;right: 0;top: 0;color:#333;cursor: pointer;}

.qrcode{width: 200px;height: 200px;margin:15px auto;background: #ccc;}

.w-footer{font-size: 12px;line-height: 1.5;color:#999;}

#qrodeText{opacity: 0;position: absolute;left: 0;top: 0;z-index: 0;visibility:hidden;}



.share{overflow: hidden;text-align: right;font-size: 0;float: right;}

.share .bdsharebuttonbox > a{margin:0 0 0 20px;display: inline-block;*display: inline;*zoom:1;vertical-align: top;width: 36px;height: 36px;}

.share .bdsharebuttonbox > span{line-height: 35px;font-size: 16px;}

.btns{width: 150px;height: 50px;line-height: 50px;text-align: center;color: #fff;background-color: #fcdb68;border:1px solid #9a0000;border-radius: 5px;margin:25px auto;box-shadow: 0 0 10px rgba(0,0,0,0.2);border:1px solid #9a0000}

.btns a{color: #fff;}

/* 文章页结束 */



.sub_banner{height: 0;background-size: cover !important;position: relative;padding-bottom: 250px;}

.sub_banner::after{content: '';display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: url(../images2/sub_banner_cover.png) bottom center repeat-x;}



.sub_banner.no_img{padding-bottom: 0;background: #eee;height: 70px;z-index: 99;}

.sub_banner.no_img::after{display: none;}

.sub_bannerIN { max-width: 1200px; margin: 0 auto; position: relative; top: 15px; }

.sub_banner.fix { position: fixed; width: 100%; top: 54px; z-index: 99;}

.content{position: relative;z-index: 2;}

.wrap_content.side_page .content{margin-top: -64px;}

.wrap_content{position: relative;}

.wrap_content.side_page::before{content: '';display: block;position: absolute;left: 0;right: 50%;top: 0;bottom: 0;margin: 0 340px 0 0;background: #f5f5f5;z-index: -1;}



.sub_left{width: 250px;float: left;position: relative;z-index: 3;}

.sub_left.fix { position:fixed; top:55px; }

.sub_left_title{line-height: 40px;padding: 12px 29px;background: rgba(0,0,0,0.5);color: #fff;}



/* 侧栏菜单 */

.sub_menu ul{display: none;}

.sub_menu li{position: relative;}



.sub_menu > li > a{display: block;line-height: 48px;color: #444;padding: 8px 0 9px 28px;position: relative;border-bottom: 1px solid #fff;}

.sub_menu > li > a.current,.sub_menu > li.current > a,.sub_menu > li > a:hover,.sub_menu > li.on > a{color: #222;font-weight: bold;background: url(../images2/sub_left1.png) right center no-repeat #fff;}

.sub_menu > li > a::before{content: '';display: block;width: 0;position: absolute;left: 0;top: 0;bottom: 0;background: #9a0000;}

.sub_menu > li > a.current::before,.sub_menu > li.current > a::before{width: 6px;}

/* 二级菜单 */

.second_menu > li > a{display: block;line-height: 48px;color: #444;padding: 3px 0 5px 28px;position: relative;background: #ededed;border-bottom: 1px solid #fff;}

.second_menu > li > a.current,.second_menu > li.current > a,.second_menu > li > a:hover,.second_menu > li.on > a{color: #9a0000;}

/* 三级菜单 */

.third_menu > li > a{display: block;line-height: 48px;color: #444;padding: 3px 0 4px 38px;position: relative;border-bottom: 1px solid #ededed;background: #fbfbfb;}

.third_menu > li > a.current,.third_menu > li.current > a,.third_menu > li > a:hover,.third_menu > li.on > a{color: #9a0000;}



.sub_menu .arrow{width: 24px;height: 24px;position: absolute;right: 11px;top: 21px;background: url(../images2/sub_left_open.png) center no-repeat;}

.second_menu .arrow{top: 15px;right: 13px;}

.sub_menu .arrow.on{background: url(../images2/sub_left_close.png) center no-repeat;}



.sub_right{margin: 0 0 0 260px;padding: 19px 0 0 0;}

.sub_right .page_content{padding: 37px 0px 60px 60px;clear: right;}



.page_title{padding: 0 0 0;border-bottom: 1px solid #eee;}

.page_title h3{padding: 12px 0 18px;color: #222;}

.bread{float: left;margin: 0 5px 0 0;padding: 13px 0 0;color: #757575;}

.bread.fix { position: fixed;  right: 50%; margin: 0 -600px 0 0; background: rgba(255,255,255,.5); }

.bread a{padding: 0 4px;color: #757575;}

.bread a:hover{color: #9a0000;}

.bread.white,.bread.white a{color: #fff;}



.sub_right .bottom_img_box{display: block;}

.sub_right .bottom_img_box img{display: block;width: 100%;}



.sub_article011{padding: 17px 0 0;}



.sub_list012{overflow: hidden;}

.sub_list012 ul{margin: 0 -26px -1px;}

.sub_list012 li{width: 33.3%;position: relative;}

.sub_list012 li::after{content: '';display: block;position: absolute;left: 0;bottom: 0;height: 1px;width: 1200px;background: #eee;}

.sub_list012 a{margin: 30px 26px 26px;}

.sub_list012 .img{padding-bottom: 100%;background: #e0c67e;}

.sub_list012 .bottom_box{padding: 0 0 0 30px;margin: 13px 0 0 10px;background: url(../images2/sub012icon.png) left top no-repeat;}

.sub_list012 .title{margin: 0 0 13px;height: 20px;line-height: 20px;color: #222;font-weight: bold;}

.sub_list012 .tip{color: #9a0000;margin: 0 20px 0 0;float: right;font-weight: bold;}

.sub_list012 .info{margin: 0 0 0;color: #999;height: 48px;line-height: 24px;letter-spacing: -0.48px;}



.sub_article012{padding: 0 0 18px ;}

.sub_article012 .top_box{padding: 30px 0 0 0;}

.sub_article012 .left{width: 259px;float: left;}

.sub_article012 .right{margin: 0 0 0 290px;padding: 18px 0 0 28px;background: url(../images2/sub012icon.png) left 18px no-repeat;}

.sub_article012 .img{padding-bottom: 100%;background: #e0c67e;}

.sub_article012 .title{margin: 0 0 16px;max-height: 20px;line-height: 20px;font-weight: bold;color: #222;}

.sub_article012 .info{margin: 0 0 0;color: #757575;line-height: 33px;padding: 0 0 0 5em;text-indent: -5em;word-break: break-all;}



.sub_article012 .info_box{padding: 28px 0 0 0px;border-top: 1px solid #eee;margin: 20px 0 0 0;}

.sub_article012 .info_title{position: relative;color: #222;font-weight: bold;padding: 0 0 0 18px;margin: 0 0 0;}

.sub_article012 .info_title::after{content: '';display: block;position: absolute;top: 50%;transform: translateY(-50%);height: 16px;width: 6px;left: 0;background: #9a0000;}

.sub_article012 .article{text-indent: 2em;padding: 9px 0px 5px 0px;text-align: justify;}



.sub_list013{overflow: hidden;}

.sub_list013 ul{margin: 0 0 -1px;}

.sub_list013 li{width: 100%;}

.sub_list0133 li { width:20%;  }

.sub_list0133 li .rightDate { margin:0 20px 0 0; }

.sub_list013 a{margin: 0 0 0;display: block;line-height: 33px;padding: 15px 0;border-bottom: 1px solid #eee;}

.sub_list013 .title{white-space: nowrap;position: relative;padding: 0 0 0 4px;}

.sub_list013 .rightDate{color: #999;margin: 0 0 0 16px;}



.sub_article013{margin: 0 0 12px;}

.sub_article013 .article{line-height: 30px;padding: 12px 0 0 0;}



.sub_list021{overflow: hidden;}

.sub_list021 ul{margin: 0 -20px -1px;}

.sub_list021 li{width: 50%;position: relative;}

.sub_list021 li::after{content: '';display: block;position: absolute;left: 0;bottom: 0;height: 1px;width: 1200px;background: #eee;}

.sub_list021 a{margin: 30px 20px;padding: 28px 40px 35px 40px;background: #eee;}

.sub_list021 .left{width: 100px;float: left;border-radius: 50%;overflow: hidden;}

.sub_list021 .right{margin: 0 0 0 120px;padding: 20px 0 0 34px;background: url(../images2/sub021icon.png) left 23px no-repeat;}

.sub_list021 .img{padding-bottom: 100%;background: #e0c67e;}

.sub_list021 .title{margin: 0 0 11px;max-height: 30px;line-height: 30px;}

.sub_list021 .info{margin: 0 0 0;color: #999;height: 48px;line-height: 24px;}

.sub_list021 .bottom_box{clear: both;padding: 19px 0 0;height: 48px;line-height: 24px;border-top: 1px solid #fff;overflow: hidden;margin: 17px 0 0;color: #444;}



.full_page .sub_left{float: none;}

.full_page .sub_left_title{margin-top: -64px;}

.full_page .sub_right{margin: -64px 0 0;padding: 19px 0 0 0;}

.full_page .sub_right .page_content{padding: 53px 0px 60px 0px;}



.sub_article021 .left{width: 250px;float: left; }

.sub_article021 .left.fix { position: fixed; top: 65px; z-index: 99;}

.sub_article021 .left.fix1 { transition: 1s; opacity: 0; }

.sub_article021 .left .img{padding-bottom: calc(250% / 2);background: none;}

.sub_article021 .contact{margin: 30px 0 0 0;}

.sub_article021 .contact .title{line-height: 60px;text-align: center;color: #222;background: #eee;}

.sub_article021 .contact .info{padding: 21px 28px 32px;border: 1px solid #eee;line-height: 27px;color: #757575;}

.sub_article021 .right{margin: 0 0 0 310px;padding: 35px 0 0 10px;background: url(../images2/sub021icon.png) left 40px no-repeat;}

.sub_article021 .right .title{padding: 0 0 0 24px;margin: 0 0 9px 0;color: #222;}

.sub_article021 .right .info{padding: 0 0 25px 24px;color: #999;line-height: 27px;border-bottom: 1px solid #eee;}

.sub_article021 .right .info_box{padding: 26px 0 25px;border-bottom: 1px solid #eee;}

.sub_article021 .right .info_title{position: relative;margin: 0 0 8px;padding: 0 0 0 22px;color: #222;}
.sub_article021 .right .info_title ol li { list-style:decimal;}

.sub_article021 .right .info_title::before{content: '';display: block;width: 2px;height: 20px;background: #9a0000;position: absolute;top: 50%;transform: translateY(-50%);left: 10px;}

.sub_article021 .right .article{padding: 0 0 0 22px;}

/* .sub_article021 .right .article p{text-indent: 0;color: #999;} */
.article ol{
	font-family:’ times new roman,times,serif’
  }
.bread_right { width: auto;float: right;position: relative;z-index: 3; top: 10px; }
.bread_right a { line-height: 20px;padding: 5px 12px;background: #9a0000;color: #fff; }
.sub_list033{overflow: hidden;}

.sub_list033 ul{margin: 0 -26px -1px;}

.sub_list033 li{width: 33.3%;position: relative;}

.sub_list033 li::after{content: '';display: block;position: absolute;left: 0;bottom: 0;height: 1px;width: 1200px;background: #eee;}

.sub_list033 a{margin: 30px 26px 39px;}

.sub_list033 .img{padding-bottom: calc(145% / 2.6);background: #e0c67e;margin: 0 0 17px;position: relative;}

.sub_list033 a.video .img::after{content: '';display: block;width: 58px;height: 58px;position: absolute;left: 50%;transform: translateX(-50%) translateY(-50%);top: 50%;background: url(../images2/sub033video.png) center no-repeat;}

.sub_list033 .title{margin: 0 0 11px;height: 52px;line-height: 26px;text-align: justify;}

.sub_list033 .time{color: #757575;margin: 23px 0 0;padding: 0 0 0 22px;background: url(../images2/mode03time.png) left center no-repeat;}

.sub_list033 .tip{color: #9a0000;height: 20px;line-height: 20px;float: right;font-weight: bold;}



.sub_article013 .article{margin: 0 0 31px 0;}

.sub_article013 .article p{color: #444;}



.full_page .sub_article011{padding: 0;}

.full_page .sub_list021 ul{margin-top: -30px;}

.full_page .sub_list021 li{width: 33.3%;}

.full_page .sub_list033 ul{margin-top: -20px;}



.full_page .sub_article033{position: relative;}

.full_page .sub_article033 .left{margin: 0 320px 0 0;}

.full_page .sub_article033 .right{width: 220px;padding: 0 0 0 50px;position: absolute;right: 0;top: 98px;border-left: 1px solid #eee;}

.full_page .sub_article033 .right_title{color: #9a0000;line-height: 20px;margin: 0 0 14px;}

.full_page .sub_article033 .side_link{display: block;position: relative;line-height: 24px;color: #444;text-indent: 1em;margin: 0 0 25px;}

.full_page .sub_article033 .side_link::before{content: '';display: block;width: 4px;height: 4px;background: #9a0000;position: absolute;top: 12px;left: 0;margin: 0 0 0 0;border-radius: 50%;}

.full_page .sub_article033 .side_more{display: block;width: 116px;height: 37px;text-align: center;line-height: 37px;background: #e0c67e;color: #fff;transition: all ease-in-out 0.3s;-ms-transition: all ease-in-out 0.3s;-moz-transition: all ease-in-out 0.3s;-webkit-transition: all ease-in-out 0.3s;-o-transition: all ease-in-out 0.3s;}

.full_page .sub_article033 .pageArticleTitle{padding-top: 0;}



.full_page .sub_article033 .side_link:hover{color: #9A0000;}

.full_page .sub_article033 .side_more:hover{background: #9A0000;}



@media screen  and (min-width:1024px){

	.sub_list012 a,.sub_list021 a,.sub_list033 a{transform: translateY(0);transition: all ease-in-out 0.2s;-ms-transition: all ease-in-out 0.2s;-moz-transition: all ease-in-out 0.2s;-webkit-transition: all ease-in-out 0.2s;-o-transition: all ease-in-out 0.2s;}

	

	.sub_list012 a:hover,.sub_list021 a:hover,.sub_list033 a:hover{transform: translateY(-10px);}

	

}



@media screen  and (max-width:1386px) {

	.sub_bannerIN { max-width: 1000px; }

	

}

@media screen  and (max-width:1366px) {

	.sub_banner{padding-bottom: calc(380% / 13.66);}

	

}

@media screen  and (max-width:1024px) {

	

	

}

@media screen  and (max-width:992px) {

	.sub_left{/*! float: none; *//*! width: auto; */}

	.sub_left_title{line-height: 24px;height: 24px;}

	.sub_menu{display: none;}

	.sub_menu li > a{line-height: 30px;border-bottom: 1px solid #eee;}

	

	.wrap_content.side_page::before{display: none;}

	.wrap_content.side_page .content{margin-top: 10px;}

	.sub_right .page_content{padding: 0px 0 30px;}

	

	.sub_right{margin: 0;padding: 10px 0 0 0;}

	

	.bread.white, .bread.white a{color: #757575;}

	

	.sub_list012 ul{margin: 0 -16px -1px;}

	.sub_list012 li{width: 50%;}

	.sub_list012 a{margin: 20px 16px 16px;}

	

	.sub_article012 .left{float: none;margin: 0 auto;max-width: 100%;}

	.sub_article012 .right{margin: 0;}

	

	.full_page .sub_left_title{margin-top: 10px;}

	.full_page .sub_right{margin: 0;padding: 10px 0 0;}

	.full_page .sub_right .page_content{padding: 30px 0px 60px 0px;}

	

	.sub_article021 .right{margin: 0 0 0 280px;}

	

	.sub_list033 ul{margin: 0 -16px -1px;}

	.sub_list033 li{width: 50%;}

	.sub_list033 a{margin: 20px 16px 16px;}

	

	.full_page .sub_list021 li{width: 50%;}

	.full_page .sub_article033 .left{margin: 0;}

	.full_page .sub_article033 .right{position: relative;top: 0;padding: 0;border: none;margin: 30px 0 0 0;width: auto;}

	.full_page .sub_article033 .side_link{margin: 0 0 10px;}

	

}

@media screen  and (max-width:800px) {

	.pageArticle{margin: 0;}

	.share .bdsharebuttonbox > span{display: none;}

	

}

@media screen and (max-width: 767px) {

	.sub_right .page_content{padding: 6px 16px 38px;}

	.sub_menu dl a{line-height: 30px;}

	.sub_article021 .left.fix { position:static;}

	.sub_list012 li,.sub_list021 li,.sub_list033 li,.full_page .sub_list021 li{width: 100%;}

	.sub_article021 .contact { width: 48%; float: right; }

	.sub_article021 .left{float: none;margin: 0 auto;width: auto;overflow: hidden;}

	.sub_article021 .left .img{width: 48%;padding: 0;height: auto;float: left;}

	.sub_article021 .right{margin: 0;}

	.sub_article021 .contact .info{line-height: 1.25;height: 139px;}

	.sub_article021 .left.fix { overflow: hidden; }

	.sub_list033 .img{margin: 0 0 10px;}

	.sub_list033 .title{height: auto;}

	.img img{ width: 170px; height: 255px; }
	.sub_article021 .contact { width: 170px; height: 255px; margin: 0px auto; }
	.bread_right a { font-size: 12px; }

	.articleBottom{padding: 20px 0 0;}

	.share{float: none;}

	.annexList{margin: 10px 0 0;}

	.annexList li{padding: 15px 25px;}

	

}

@media screen  and (max-width:640px){

.sub_list0133 li { width:50%; }	

}

@media screen and (max-width:480px){

	.bread{float: left;text-align: left;}

	.page_title h3{}

	

	

}

@media screen and (max-width:414px){

	.sub_banner::after{display: none !important;}

	.sub_right .page_content{padding: 6px 6px 38px;}

	

	.sub_list013 a{position: relative;}

	.sub_list013 .title{white-space: normal;padding: 0 0 33px 4px;}

	.sub_list013 .rightDate{position: absolute;bottom: 15px;left: 0;margin: 0 0 0 4px;}

	

	.sub_list021 a{padding: 18px 24px 20px;}

	.sub_list021 .bottom_box{padding: 12px 0 0;margin: 10px 0 0;}

	

	.sub_article021 .left .img{max-width: 100%;}

	

}

@media screen and (max-width:380px){

	

}

@media screen and (max-width:320px){

	

}

























