/* 分页 */
.pages{padding: 0;color:#757575;font-size: 0;text-align:center;margin: 48px 0 0px;position: relative;background: #efeff4;}
.pages:after{content:"";display: block;}
.pages:before{content:""; display:table}
.page_box{display: inline-block;*display: inline;*zoom:1;margin: 0 11px;vertical-align: top;position: relative;z-index: 2;}
.pages > a:first-child{}
.pages > a,.page_box > a{display:inline-block;*display: inline;*zoom:1;cursor: pointer;width: 48px;height: 52px;line-height: 52px;text-align: center;vertical-align: top;font-size: 16px;transition: all 0.35s ease-in-out;margin: 0 3px;position: relative;z-index: 2;color: #757575;border-radius: 4px;}
.pages .start,.pages .end,.pages .next,.pages .prev{margin: 0 11px;width: 87px;height: 52px;vertical-align: middle;}
.pages > span{margin: 0 15px;width: 18px;font-size: 26px;display: inline-block;line-height: 23px;*display: inline;*zoom:1;vertical-align: top;}
.page_box > a:hover ,.page_box > a.on_page,.pages .next:hover,.pages .prev:hover{color: #fff;font-weight: bold;background: #1f579c;}
.page_box > a.on_page{border-radius: 0 0 4px 4px;}
.page_box > a.on_page::after{content: '';display: block;background: url(/news/css0119/../images/on_page.png) center no-repeat;position: absolute;left: 0;right: 0;bottom: 100%;height: 13px;}
/* .pages .next{background: url(/news/css0119/../images/pages_next1.png) center no-repeat #eee;}
.pages .next:hover{background: url(/news/css0119/../images/pages_next2.png) center no-repeat #1c4f8c;}
.pages .prev{background: url(/news/css0119/../images/pages_prev1.png) center no-repeat #eee;}
.pages .prev:hover{background: url(/news/css0119/../images/pages_prev2.png) center no-repeat #1c4f8c;} */

.page_num{display: inline-block;*display: inline;*zoom:1;margin: 0 7px 0 34px;vertical-align: top;position: relative;z-index: 2;}
.page_num .arrow{color: #757575;font-size: 14px;position: absolute;left: 58px;top: 50%;transform: translateY(-50%);cursor: pointer;}
.page_num span{font-size: 16px;display: inline-block;*display: inline;*zoom:1;vertical-align: middle;line-height: 52px;}
.page_num input{width: 40px;border: 0;padding: 0;border-bottom: 1px solid #9e9e9e;display: inline-block;*display: inline;*zoom:1;vertical-align: middle;outline: none;background: no-repeat;}
.page_num .tips{color: red;padding: 0 0 0 10px;}

@media screen and (max-width:1100px){
	.pages .start, .pages .end, .pages .next, .pages .prev{margin: 0 5px;}
}
@media screen and (max-width:767px){
	/* .pages{margin: 10px 0;} */
	/* .pages>a, .pages>span{width: 36px;height: 36px;line-height: 36px;} */
	.pages a,.pages .select_page,.pages>span{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{margin: 0 5px;}
	.page_box{margin: 0;}
	.page_num{margin: 0 10px;}
}
@media screen and (max-width: 479px){
	.page_num{display: none;}
}
/* 分页结束 */

/* 文章页还原 */
.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{position: relative;}
.pageArticleTitle{overflow: hidden;padding: 24px 0;}
.full_page .pageArticleTitle{/* padding: 24px 0; */}
.pageArticleTitle h3{line-height: 1.4;color: #333;text-align: center;}
.pageArticleTitle h4{line-height: 1.4;color: #0f3b70;text-align: center;margin: 13px 0 0;font-weight: normal;}
.articleAuthor{padding: 15px 0 15px;text-align: center;line-height: 20px;margin: 0 0 20px;font-size: 0;background: #fff;}
.articleAuthor span{display: inline-block;*display: inline;*zoom:1;margin: 0 20px;color: #757575;font-size: 14px;}
.articleAuthor button{background: #fff;border: 1px solid #eee;display: inline-block;*display: inline;*zoom:1;width: 30px;line-height: 24px;height: 24px;vertical-align: baseline;}
.articleBottom{margin: 33px 0 0;position: relative;min-height: 30px;}
.article{position: relative;line-height: 30px;text-align: justify;}
.article p{}

.article_end{text-align: center;line-height: 34px;margin: 33px 0 0;}

.Annex{margin: 0 66px 0 0;padding: 11px 0 20px 0;overflow: hidden;/* margin: 0; */background: #f5f5f5;}
.Annex strong{padding: 14px 0 6px 20px;color: #222;font-weight: bold;display: block;line-height: 20px;font-size: 14px;}
.annexList{margin: 0;padding: 0px 0 0 0;}
.annexList li{font-size: 14px;line-height: 26px;padding: 3px 19px;text-align: justify;}
.annexList li:first-child{}
.annexList li a{color: #757575;}

.related_articles a{color: #333;padding: 0 0 0 20px;display: block;}

.share{}
.share > span{display: block;line-height: 20px;margin: 0 0 22px;}
.share .bdsharebuttonbox > a.bds_weixin{background: url(/news/css0119/../images/share_wechat.png) center no-repeat;background-size: 100% 100% !important;}
.share .bdsharebuttonbox > a.bds_tsina{background: url(/news/css0119/../images/share_sina.png) center no-repeat;background-size: 100% 100% !important;}
.share .bdsharebuttonbox > a.bds_qzone{background: url(/news/css0119/../images/share_qzone.png) center no-repeat;background-size: 100% 100% !important;}
.share .bdsharebuttonbox > a.bds_more{background: url(/news/css0119/../images/share_more.png) center no-repeat;background-size: 100% 100% !important;}
.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;width: 36px;position: absolute;right: 0;top: 0;}
.share .bdsharebuttonbox > a{margin: 0 0 20px;vertical-align: top;width: 30px;padding: 0;height: 30px;float: none;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;display: inline-block;*display: inline;*zoom:1;}
.share .bdsharebuttonbox > a:hover{opacity: 0.8;}
.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 #870101;border-radius: 5px;margin:25px auto;box-shadow: 0 0 10px rgba(0,0,0,0.2);border:1px solid #870101}
.btns a{color: #fff;}
@media screen  and (max-width:1386px){
	.share{/* position: relative; *//* top: 0; *//* right: 0; *//* margin: 30px 0 0; */}
	.share .bdsharebuttonbox > a{margin: 0 0 10px;display: inline-block;*display: inline;*zoom:1;}
	.pageArticle{padding: 0;}
}
@media screen  and (max-width:767px){
	.share .bdsharebuttonbox > a{width: 32px;height: 32px;}
	.Annex strong,.annexList li{padding-left: 20px;padding-right: 20px;}
}
/*文章页结束*/

.wrap_content{position: relative;background: url(/news/css0119/../images/sub_bg.png) top center no-repeat;padding: 0 0 80px;}
.content{position: relative;z-index: 2;overflow: inherit;}
.sub_left{width: calc(100% - 340px);float: left;position: relative;z-index: 3;}
.full_page .sub_left{width: 100%;}

.sub_right{width: 260px;float: right;padding: 5px 0 0 0;}
.sub_right .side_title{font-weight: bold;display: block;line-height: 30px;position: relative;}
.sub_right .side_title::after{content: '';width: 9px;height: 9px;background: url(/news/css0119/../images/index_title.png) center no-repeat;display: inline-block;*display: inline;*zoom:1;vertical-align: top;margin: 10px 0 0 39px;}
.sub_right .part:first-child .side_title::after{display: none;}
.sub_right .part{position: relative;margin: 60px 0 0 0;}
.sub_right .part:first-child::before{content: '';display: block;position: absolute;left: -20px;top: -25px;bottom: -30px;width: 44px;box-shadow: -8px 0 16px rgba(0,0,0,0.04);}

.bread{line-height: 20px;text-align: right;color: #757575;float: right;padding: 0 0 0 28px;margin: 10px 0 0;position: relative;}
.bread::before{content: '';width: 8px;height: 8px;background: #fff;border-radius: 50%;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.bread a{padding: 0;color: #757575;}
.bread a:hover{color: #2086c4;}

.page_title{padding: 35px 0 11px;border-bottom: 1px solid #dedede;overflow: hidden;}
.page_title h3{padding: 0;color: #222;line-height: 29px;}
.page_title .language{float: right;margin: 17px 0 0 0;}
.page_title .language a{display: inline-block;*display: inline;*zoom:1;width: 55px;height: 24px;border-radius: 4px;color: #a8a587;background: #eeede7;text-align: center;margin: 0 0 0 16px;}
.page_title .language a.on{color: #fff;background: #a8a587;}

.sub_0s1 ul{margin: -5px 0 -5px;}
.sub_0s1 li{width: 100%;}
.sub_0s1 a{border-bottom: 1px solid #e6e6e6;}
.sub_0s1 .title{line-height: 56px;white-space: nowrap;}
.sub_0s2{display: block;margin: 16px 0 1px;}
.sub_0s2 .img{padding-bottom: calc(146.25% / 2.6);}
.sub_0s2 .title{line-height: 55px;white-space: nowrap;margin: -20px 50px 0 0;padding: 0 0 0 23px;background: #fff;border-left: 20px solid #f0f3f5;position: relative;z-index: 2;color: #333;}
.sub_0s3 ul{margin: 0px 0 -7px;}
.sub_0s3 li{width: 100%;}
.sub_0s3 a{margin: 0 0 1px;background: #f0f3f5;padding: 0px 0 0 23px;}
.sub_0s3 .title{line-height: 55px;white-space: nowrap;color: #333;}

.sub_011{margin: 24px 0 30px;overflow: hidden;border: 1px solid #eee;background: url(/news/css0119/../images/sub_011bg1.png) right bottom no-repeat #fff;display: block;}
.sub_011 .left{width: 72.9%;float: left;}
.sub_011 .right{padding: 24px 19px 28px;margin: 0 0 0 73%;text-align: justify;}
.sub_011 .img{padding-bottom: 56.3%;}
.sub_011 .title{margin: 0 0 19px;line-height: 30px;max-height: 90px;}
.sub_011 .info{margin: 0 0 38px;color: #757575;line-height: 24px;max-height: 48px;}
.sub_011 .time{padding: 0 0 0 24px;background: url(/news/css0119/../images/sub_02time1.png) left center no-repeat;color: #757575;line-height: 24px;}
.sub_011:hover{background: url(/news/css0119/../images/sub_011bg2.png) right bottom no-repeat #1f579c;}
.sub_011:hover .title,.sub_011:hover .info,.sub_011:hover .time{color: #fff;}
.sub_011:hover .time{background: url(/news/css0119/../images/sub_02time2.png) left center no-repeat;}

.sub_012 ul{margin: 0 0 -18px;}
.sub_012 li{width: 100%;}
.sub_012 a{margin: 0 0 10px;border: 1px solid #eee;padding: 15px 18px 18px;}
.sub_012 .title{white-space: nowrap;position: relative;line-height: 24px;margin: 5px 0 0;}
.sub_012 .time{padding: 0 0 0 24px;background: url(/news/css0119/../images/sub_02time1.png) left center no-repeat;color: #757575;line-height: 24px;}
.sub_012 a:hover{background: #1f579c;border-left: 15px solid #19467d;}
.sub_012 a:hover .title,.sub_012 a:hover .time{color: #fff;}
.sub_012 a:hover .time{background: url(/news/css0119/../images/sub_02time2.png) left center no-repeat;}

.sub_02 ul{margin: -12px 0 0;padding: 0 0 0;}
.sub_02 li{width: 100%;}
.sub_02 a{margin: 37px 0 0;overflow: hidden;border: 1px solid #eee;background: url(/news/css0119/../images/sub_02bg1.png) right bottom no-repeat #fff;}
.sub_02 .left{width: 300px;float: left;}
.sub_02 .right{padding: 26px 19px 28px 30px;}
.sub_02 .left+.right{margin: 0 0 0 300px;padding: 26px 19px 28px 19px;}
.sub_02 .img{padding-bottom: 56.3%;}
.sub_02 .title{margin: 0 0 12px;line-height: 24px;white-space: nowrap;}
.sub_02 .info{margin: 0 0 28px;color: #757575;line-height: 24px;white-space: nowrap;}
.sub_02 .time{padding: 0 0 0 24px;background: url(/news/css0119/../images/sub_02time1.png) left center no-repeat;color: #757575;line-height: 24px;}
.sub_02 a:hover{border-left: 16px solid #19467d;background: url(/news/css0119/../images/sub_02bg2.png) right bottom no-repeat #1f579c;}
.sub_02 a:hover .title,.sub_02 a:hover .info,.sub_02 a:hover .time{color: #fff;}
.sub_02 a:hover .time{background: url(/news/css0119/../images/sub_02time2.png) left center no-repeat;}

.sub_03 ul{margin: 30px 0 -34px -30px;}
.sub_03 li{width: 50%;}
.sub_03 a{margin: 0 0 40px 30px;background: #fff;box-shadow: 0 0 16px rgba(0,0,0,0.06);padding: 8px 8px 16px;}
.sub_03 .img{padding-bottom: 56.25%;position: relative;}
.sub_03 .title{margin: 14px 0 0;line-height: 30px;text-align: center;white-space: nowrap;}

.sub_04 .img::after{content: '';width: 52px;height: 52px;position: absolute;left: 38px;bottom: 35px;background: url(/news/css0119/../images/sub_04video1.png) center no-repeat;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;transform:translateX(0) translateY(0);}
.sub_04 a:hover .img::after{background: url(/news/css0119/../images/sub_04video2.png) center no-repeat;left: 50%;bottom: 50%;transform:translateX(-50%) translateY(50%);}

.sub_041{margin: 30px 0 0;box-shadow: 0 0 16px rgba(0,0,0,0.06);}
.sub_041 .slick-arrow{border: 0;width: 36px;height: 36px;font-size: 0;outline: none;border-radius: 4px;transform: none;bottom: 260px;top: auto;}
.sub_041 .slick-arrow:after{display: none;}
.sub_041 .slick-next{right: 10px;background: url(/news/css0119/../images/sub_04next.png) center center no-repeat #b2b2b2;}
.sub_041 .slick-prev{left: 10px;background: url(/news/css0119/../images/sub_04prev.png) center center no-repeat #b2b2b2;}
.sub_041 .slick-next:hover{background: url(/news/css0119/../images/sub_04next.png) center center no-repeat #0f3b70;}
.sub_041 .slick-prev:hover{background: url(/news/css0119/../images/sub_04prev.png) center center no-repeat #0f3b70;}
.sub_041 .slick-list a{margin: 0 0 0;display: block;padding: 10px 10px 0;background: #fff;}
.sub_041 .img{padding-bottom: calc(530% / 9.4);}
.sub_041 .bottom_box{padding: 23px 76px 22px;}
.sub_041 .title{margin: 0 0 16px;line-height: 30px;text-align: center;font-weight: bold;}
.sub_041 .info{border-top: 1px solid #eee;padding: 13px 0 0;color: #757575;height: 210px;line-height: 30px;text-align: justify;}

.sub_042 ul{margin: 27px 0 -40px -20px;}
.sub_042 li{width: 25%;}
.sub_042 a{margin: 0 0 40px 20px;background: #f0f3f5;padding: 8px 8px 16px;}
.sub_042 .img{padding-bottom: 56.25%;position: relative;}
.sub_042 .title{margin: 14px 0 0;line-height: 24px;text-align: center;height: 48px;}

.sub_05 ul{margin: 20px 0 -30px -30px;}
.sub_05 li{width: 50%;}
.sub_05 a{margin: 0 0 30px 30px;border: 1px solid #eee;padding: 24px 30px 19px;position: relative;background: #fff;}
.sub_05 a::before{content: '';position: absolute;left: 0;right: 0;top: 0;height: 9px;background: #efeff4;}
.sub_05 li:nth-child(4n+1) a::before,.sub_05 li:nth-child(4n+2) a::before{background: #e6f5e9;}
.sub_05 .title{white-space: nowrap;position: relative;line-height: 24px;margin: 5px 0 0;}
.sub_05 .time{padding: 0 0 0 24px;background: url(/news/css0119/../images/sub_02time1.png) left center no-repeat;color: #757575;line-height: 24px;}
.sub_05 a:hover{background: #1f579c;transform: translateY(-10px);}
.sub_05 a:hover .title,.sub_05 a:hover .time{color: #fff;}
.sub_05 a:hover .time{background: url(/news/css0119/../images/sub_02time2.png) left center no-repeat;}
.sub_05 a:hover::before,.sub_05 li:nth-child(4n+1) a:hover::before,.sub_05 li:nth-child(4n+2) a:hover::before{background: #19467d;}

.sub_06 ul{margin: 20px 0 -40px -30px;}
.sub_06 li{width: 33.3%;}
.sub_06 a{margin: 0 0 40px 30px;border: 1px solid #eee;padding: 28px 20px 24px;position: relative;background: #fff;text-align: justify;}
.sub_06 a::before{content: '';position: absolute;left: 0;right: 0;top: 0;height: 9px;background: #efeff4;}
.sub_06 li:nth-child(6n+1) a::before,.sub_06 li:nth-child(6n+2) a::before,.sub_06 li:nth-child(6n+3) a::before{background: #e6f5e9;}
.sub_06 .title{position: relative;line-height: 24px;margin: 5px 0 13px;height: 48px;}
.sub_06 .info{margin: 0 0 30px;color: #757575;height: 44px;line-height: 22px;}
.sub_06 .time{padding: 0 0 0 24px;background: url(/news/css0119/../images/sub_02time1.png) left center no-repeat;color: #757575;line-height: 24px;}
.sub_06 a:hover{background: #1f579c;transform: translateY(-10px);}
.sub_06 a:hover .title,.sub_06 a:hover .info,.sub_06 a:hover .time{color: #fff;}
.sub_06 a:hover .time{background: url(/news/css0119/../images/sub_02time2.png) left center no-repeat;}
.sub_06 a:hover::before,.sub_06 li:nth-child(6n+1) a:hover::before,.sub_06 li:nth-child(6n+2) a:hover::before,.sub_06 li:nth-child(6n+3) a:hover::before{background: #19467d;}

.sub_07 ul{margin: 9px 0 0;}
.sub_07 li{width: 100%;}
.sub_07 a{line-height: 55px;border-bottom: 1px solid #eee;}
.sub_07 .title{white-space: nowrap;position: relative;padding: 0 0 0 30px;}
.sub_07 .title::before{content: '';display: block;width: 16px;height: 14px;position: absolute;left: 0;top: 50%;transform: translateY(-50%);background: url(/news/css0119/../images/mode03_img1.png) center no-repeat;}
.sub_07 .time{color: #757575;margin: 0 0 0 16px;float: right;}

.sub_08 ul{margin: 6px 0 0;}
.sub_08 li{width: 100%;}
.sub_08 a{line-height: 59px;border-bottom: 1px solid #eee;}
.sub_08 .title{white-space: nowrap;position: relative;padding: 0 0 0 20px;}
.sub_08 .title::before{content: '';display: block;width: 4px;height: 4px;position: absolute;left: 0;top: 50%;transform: translateY(-50%);background: #d9d9de;border-radius: 50%;}
.sub_08 .time{color: #757575;margin: 0 0 0 16px;float: right;padding: 0 0 0 20px;background: url(/news/css0119/../images/sub_02time1.png) left center no-repeat;}

.sub_09 ul{margin: 30px 0 -20px -30px;}
.sub_09 li{width: 50%;}
.sub_09 a{margin: 0 0 30px 30px;background: #fff;padding: 8px 8px 0;box-shadow: 0 0 16px rgba(0,0,0,0.06);}
.sub_09 .img{padding-bottom: calc(253% / 4.5);}
.sub_09 .bottom_box{padding: 16px 12px 27px;}
.sub_09 .title{padding: 12px 0 0;margin: 0 0 10px;line-height: 24px;white-space: nowrap;clear: both;}
.sub_09 .time{color: #757575;margin: 0 0 0 16px;float: right;padding: 0 0 0 20px;background: url(/news/css0119/../images/sub_02time1.png) left center no-repeat;}
.sub_09 .info{margin: 0 0 0;color: #757575;line-height: 20px;white-space: nowrap;}
.sub_09 .tip{float: left;font-weight: bold;color: #0f3b70;}
.sub_09 a:hover{background: #1f579c;transform: translateY(-10px);}
.sub_09 a:hover .title,.sub_09 a:hover .info,.sub_09 a:hover .time,.sub_09 a:hover .tip{color: #fff;}
.sub_09 a:hover .time{background: url(/news/css0119/../images/sub_02time2.png) left center no-repeat;}

.sub_11 .img{padding-bottom: calc(98% / 4.5);}
.sub_11 .title{padding: 0;}

.sub_13{margin: 28px 0 -80px;}
.sub_13 .part{margin: 0 0 52px;}
.sub_13 .part_title{border-bottom: 1px solid #eee;overflow: hidden;display: block;}
.sub_13 .part_title h3{line-height: 48px;color: #fff;font-weight: bold;float: left;background: #1f579c;padding: 0 20px;}
.sub_13 .part_title::after{content: '';display: block;height: 48px;width: 68px;float: left;background: url(/news/css0119/../images/index_title.png) right center no-repeat;}

.sub_131 ul{margin: 20px 0 -30px -30px;}
.sub_131 li{width: 33.3%;}
.sub_131 a{margin: 0 0 30px 30px;background: #fff;box-shadow: 0 0 16px rgba(0,0,0,0.06);padding: 8px 8px 16px;}
.sub_131 .img{padding-bottom: 56.25%;position: relative;}
.sub_131 .title{margin: 16px 12px 0;line-height: 30px;white-space: nowrap;}

.sub_133 .img::after{content: '';width: 52px;height: 52px;position: absolute;left: 38px;bottom: 35px;background: url(/news/css0119/../images/sub_04video1.png) center no-repeat;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;transform:translateX(0) translateY(0);}
.sub_133 a:hover .img::after{background: url(/news/css0119/../images/sub_04video2.png) center no-repeat;left: 50%;bottom: 50%;transform:translateX(-50%) translateY(50%);}

.sub_132 ul{margin: 20px 0 -14px -30px;}
.sub_132 li{width: 33.3%;}
.sub_132 a{margin: 0 0 10px 30px;border: 1px solid #eee;padding: 19px 19px 19px;position: relative;background: #fff;}
.sub_132 .title{white-space: nowrap;position: relative;line-height: 24px;margin: 5px 0 0;}
.sub_132 .time{padding: 0 0 0 24px;background: url(/news/css0119/../images/sub_02time1.png) left center no-repeat;color: #757575;line-height: 24px;}
.sub_132 a:hover{background: #1f579c;transform: translateY(-10px);}
.sub_132 a:hover .title,.sub_132 a:hover .time{color: #fff;}
.sub_132 a:hover .time{background: url(/news/css0119/../images/sub_02time2.png) left center no-repeat;}



@media screen  and (min-width:1024px){
	.sub_0s1 a,.sub_0s2 a,.sub_0s2 .title,.sub_0s3 .title,.sub_03 a,.sub_042 a,.sub_07 .title,.sub_08 .title,.sub_131 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_0s1 a:hover,.sub_07 a:hover .title,.sub_08 a:hover .title{text-indent: 10px;}
	.sub_0s2:hover .title{background: #1f579c;color: #fff;border-color: #19467d;}
	.sub_0s3 a:hover,.sub_03 a:hover,.sub_042 a:hover,.sub_131 a:hover{background: #1f579c;}
	.sub_0s3 a:hover .title,.sub_03 a:hover .title,.sub_042 a:hover .title,.sub_131 a:hover .title{color: #fff;}
	.sub_03 a:hover,.sub_042 a:hover,.sub_131 a:hover{transform: translateY(-10px);}
}
@media screen  and (max-width:1366px) {
	.sub_042 li{width: 50%;}
	
}
@media screen  and (max-width:1220px){
	.wrap_content{/* border-top: 4px solid #eee; */}
	.bread{/* margin: 0; *//* right: 12px; */}
	
}
@media screen  and (max-width:1024px) {
	
}
@media screen  and (max-width:992px) {
	.wrap_content{padding: 0 0 40px;}
	.sub_banner{border: 0;}
	
	.annexList li{font-size: 14px}
	
	.sub_left{float: none;width: auto;margin: 0;padding: 0;}
	
	.sub_right{margin: 0 0 20px;width: auto;float: none;}
	.sub_right .page_content{padding: 10px 0 0;}
	.bread{/* line-height: 40px; */}
	.page_title h3{/* padding: 12px 0; */}
	
	.sub_tab .article_list_title{margin: 10px 0 20px;}
	.sub_tab .article_list_title h2{width: 130px;}
	
	.page_title{padding: 3% 0 11px;}
	
	.sub_03 ul{margin: 30px 0 0 -20px;}
	.sub_03 a{margin: 0 0 20px 20px;}
	
	.sub_05 a{padding: 24px 20px 19px;}
	
	.sub_06 li{width: 50%;}
	.sub_06 .info{margin: 0 0 20px;}
	
}
@media screen  and (max-width:800px) {
	.pageArticle{margin: 0;}
	.share .bdsharebuttonbox > span{display: none;}
	
}
@media screen and (max-width: 767px) {
	.sub_left_title{padding: 0px 30px;background: #1c4f8c;font-size: 16px;}
	.sub_right .page_content{padding: 6px 0 20px;}
	.sub_menu dl a{line-height: 30px;}
	
	.sub_tab .article_list_title h2{width: auto;padding: 10px 30px 0;}
	
	.sub_02 .left,.sub_011 .left{width: auto;float: none;}
	.sub_02 .left+.right,.sub_02 .right,.sub_011 .right{margin: 0;padding: 16px 19px;}
	.sub_02 .title,.sub_011 .title,.sub_012 .title,.sub_03 .title,.sub_06 .title,.sub_09 .title{height: auto;white-space: normal;line-height: 1.5;}
	.sub_02 .info,.sub_011 .info{margin: 0 0 10px;}
	
	.sub_03 li,.sub_05 li,.sub_06 li,.sub_09 li,.sub_131 li,.sub_132 li{width: 100%;}
	
	.sub_04 .img::after{left: 0;bottom: 0;}
	.sub_041 .bottom_box{padding: 20px 0;}
	.sub_041 .slick-arrow{display: none !important;}
	.sub_05 a{margin: 0 0 20px 30px;}
	
}


@media screen  and (max-width:640px){
	
	
}
@media screen and (max-width:480px){
	.bread{/* float: none; *//* text-align: right; */}
	.page_title h3{}
	
	.sub_042 li{width: 100%;}
	.sub_042 .title{height: auto;}
	
}
@media screen and (max-width:414px){
	
}
@media screen and (max-width:413px){
	
	
}
@media screen and (max-width:320px){
	
}