<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content.row{max-width: 1200px;}
.sub_banner{height: 0;background-size: cover !important;position: relative;padding-bottom: calc(268% / 19.2);z-index: 2;}
.wrap_content{position: relative;background: url(../images/subpage_bg.png);padding: 0 0 56px;}
.content{position: relative;z-index: 2;overflow: inherit;}
.sub_left{width: 260px;float: left;position: relative;z-index: 3;margin-top: -60px;}
/* .sub_left::before{content: '';display: block;width: 15px;position: absolute;left: 0;top: 0;bottom: 110px;background: #0075c4;} */
.sub_left_title{line-height: 40px;padding: 10px 23px;color: #333;position: relative;font-weight: bold;background: #fff;border-left: 4px solid #00a2e6;}
.full_page .sub_left{padding: 0;border-bottom: 1px solid #e7e7e7;height: 59px;overflow: hidden;}

.sub_left .sub_left_code{display: block;margin: 210px auto 0;}
.sub_left .sub_left_code img{display: block;margin: 0 auto;}

/* 侧栏菜单 */
.sub_menu{background: #fff;border-left: 4px solid #00a2e6;}
.sub_menu ul{display: none;}
/* .sub_menu::after{content: '';display: block;border-top: 0;height: 69px;} */
.sub_menu li{position: relative;}
.sub_menu &gt; li &gt; a{display: block;line-height: 36px;padding: 9px 0;margin: 0 0 0 22px;position: relative;border-bottom: 1px solid #e9e9e9;}
/* .sub_menu &gt; li &gt; a::after{content: '';display: block;position: absolute;left: 0;top: 0;bottom: 0;background: #630000;width: 0;} */
.sub_menu &gt; li &gt; a.current,.sub_menu &gt; li.current &gt; a,.sub_menu &gt; li &gt; a:hover,.sub_menu &gt; li:hover &gt; a,.sub_menu &gt; li.on &gt; a{z-index: 2;color: #fff;background: #0068a7;margin: 0;padding: 9px 0 9px 22px;}
.sub_menu &gt; li &gt; a.current::after,.sub_menu &gt; li.current &gt; a::after,.sub_menu &gt; li &gt; a:hover::after,.sub_menu &gt; li:hover &gt; a::after,.sub_menu &gt; li.on &gt; a::after{width: 6px;}
/* .sub_menu &gt; li &gt; a::before{content: '';display: block;width: 2px;position: absolute;left: 30px;background: #fff;top: 50%;transform: translateY(-50%);height: 0;} */
/* .sub_menu &gt; li &gt; a.current::before,.sub_menu &gt; li.current &gt; a::before,.sub_menu &gt; li.on &gt; a::before{height: 15px;} */

/* 二级菜单 */
.sub_menu li.on{}
/* .sub_menu li.on &gt; a::after{left: 40px;} */
.second_menu{}
.second_menu &gt; li &gt; a{display: block;line-height: 35px;color: #333;padding: 5px 0 7px;margin: 0 0 0  48px;position: relative;border-bottom: 1px solid #e9e9e9;}
.second_menu &gt; li &gt; a.current,.second_menu &gt; li.current &gt; a,.second_menu &gt; li &gt; a:hover,.second_menu &gt; li.on &gt; a{color: #0068a7;}
.second_menu &gt; li &gt; a::before{content: '';display: block;width: 0;height: 0;position: absolute;right: 20px;background: #fff;top: 50%;transform: translateY(-50%);height: 0;border-radius: 50%;}
.second_menu &gt; li &gt; a.current::before,.second_menu &gt; li.current &gt; a::before,.second_menu &gt; li.on &gt; a::before{width: 4px;height: 4px;}

/* 三级菜单 */
.third_menu &gt; li &gt; a{display: block;line-height: 48px;color: #333;padding: 3px 0 4px 38px;position: relative;border-bottom: 1px solid #ededed;background: #fbfbfb;}
.third_menu &gt; li &gt; a.current,.third_menu &gt; li.current &gt; a,.third_menu &gt; li &gt; a:hover,.third_menu &gt; li.on &gt; a{color: #820000;}

.sub_menu .arrow{width: 24px;height: 24px;position: absolute;right: 14px;top: 16px;background: url(../images/sub_left_arrow1.png) center no-repeat;cursor: pointer;z-index: 3;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;}
.second_menu .arrow{top: 15px;right: 13px;}
.sub_menu .arrow.on,.sub_menu &gt; li.current &gt; .arrow,.sub_menu &gt; li:hover &gt; .arrow,.sub_menu &gt; li.on &gt; .arrow{background: url(../images/sub_left_arrow2.png) center no-repeat;}
.sub_menu .arrow.on,.sub_menu &gt; li.on &gt; .arrow{transform: rotate(90deg);}

.sub_right{margin: 0 0 0 320px;}
.full_page .sub_right{margin-left: 0;}
.sub_right .page_content{clear: right;background: #fff;min-height: 810px;}

.bread{line-height: 57px;color: #666;}
.bread a{padding: 0;color: #666;}
.bread a:hover{color: #00578d;}
.full_page .bread{padding: 0 30px;}

.sub_right_top{background: #0068a7;line-height: 36px;padding: 13px 0 6px 18px;font-size: 0;}
.sub_right_top a{color: #fff;font-weight: lighter;width: 78px;height: 36px;margin: 0 0 0 3px;display: inline-block;*display: inline;*zoom:1;text-align: center;}
.sub_right_top a.on{background: #fff;color: #0068a7;font-weight: normal;}

.page_title{padding: 0 0 0;overflow: hidden;border-bottom: 1px solid #e6e6e6;}
.page_title h3{padding: 16px 26px 18px;color: #222;font-weight: normal;}
.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_part{margin: 0 0 20px;}
.sub_part_title{margin: 0 0 11px;font-weight: bold;color: #6b397f;border-bottom: 1px solid #eee;line-height: 20px;padding: 0 0 8px;}
/* 二级页框架结束 */

/* 分页 */
.pages {padding: 0 0 43px;color:#999;font-size: 0;text-align:center;}
.pages:after,.pages:before{content:" "; display:table}
.pages&gt;a:first-child{}
.pages&gt;a,.pages&gt;span{display:inline-block;*display: inline;*zoom:1;cursor: pointer;width: 46px;height: 46px;line-height: 46px;position:relative;text-align: center;vertical-align: top;font-size: 16px;transition: all 0.35s ease-in-out;margin: 0 8px;color: #999;border-radius: 30px;border: 1px solid #e1e1e1;}
.pages .start,.pages .end,.pages &gt; span{width: auto;padding: 0 16px;margin: 0 12px;}
.pages .next,.pages .prev{margin: 0 8px;}
.pages .prev{background: url(../images/pages_prev1.png) center no-repeat;}
.pages .next{background: url(../images/pages_next1.png) center no-repeat;}
.pages &gt; a:hover ,.pages &gt; a.on_page{background-color:#00a2e6;color: #fff;border-color: #00a2e6;}
.pages .prev:hover{background: url(../images/pages_prev2.png) center no-repeat #00a2e6;}
.pages .next:hover{background: url(../images/pages_next2.png) center no-repeat #00a2e6;}
.pages &gt; a.on_page{}

.pages .select_page{display: inline-block;*display: inline;*zoom:1;margin: 0 7px 0 7px;}
.pages .select_page span{font-size: 14px;display: inline-block;*display: inline;*zoom:1;line-height: 30px;vertical-align: middle;padding: 0 10px;color: #333;}
.pages .selectLink{display: inline-block;*display: inline;*zoom:1;width: 119px;height: 46px;vertical-align: middle;position: relative;border: 1px solid #e1e1e1;border-radius: 24px;}
.pages .selectLink.on{border-radius: 0 0 24px 24px;background: #00a2e6;border-color: #00a2e6;}
.pages .selectLink.on &gt; a{color: #fff;}
.pages .selectLink .arrow{width: 20px;height: 20px;position: absolute;right: 13px;bottom: 13px;background: url(../images/select_arrow.png) center center no-repeat;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;cursor: pointer;}
.pages .selectLink .arrow.on{transform: rotate(180deg);background: url(../images/select_arrow2.png) center center no-repeat;}
.pages .selectLink &gt; a{display: block;font-size: 14px;color: #999;line-height: 46px;text-align: left;padding: 0 0 0 24px;}
.pages .selectLink .alertBox{height: 0;position: absolute;left: -1px;bottom: 100%;background: #00a2e6;right: -1px;border-radius: 24px 24px 0 0;padding: 6px 0 0;overflow: hidden;border: 0;opacity: 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;}
.pages .selectLink .alertBox.on{opacity: 1;height: auto;}
.pages .selectLink .alertBox a{display: block;font-size: 14px;color: #fff;line-height: 1.5;padding: 6px 0;}
.pages .selectLink .alertBox a:hover{background: rgba(255,255,255,0.2);}

@media screen and (max-width:767px){
	.pages&gt;a, .pages&gt;span{width: 36px;height: 36px;line-height: 36px;}
	.pages a,.pages .select_page{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 &gt; span{margin: 0 5px;}
}
/* 分页结束 */

/*文章页*/
.pageArticle{position: relative;padding: 0 16px 60px;max-width: 930px;margin: 0 auto;}
.pageArticleTitle{overflow: hidden;padding: 13px 0 4px;}
.full_page .pageArticleTitle{padding: 0 0 4px;}
.pageArticleTitle h3{line-height: 1.4;color: #333;text-align: center;border-bottom: 1px solid #eee;padding: 0 0 20px;}
.articleAuthor{padding: 9px 0 18px;text-align: center;margin: 0 0 17px;font-size: 0;}
.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: 70px 0 0;position: relative;min-height: 100px;}
.article{position: relative;line-height: 26px;text-align: justify;}
.article p{}
.pageArticle .article{padding: 0 15px;}
.Annex{overflow: hidden;margin: 0 0 36px;}
.Annex strong{padding: 10px 0 10px 32px;font-weight: normal;display: block;line-height: 20px;font-size: 16px;background: #eee;position: relative;}
.Annex strong::before{content: '';display: block;width: 4px;height: 4px;position: absolute;left: 20px;top: 50%;transform: translateY(-50%);background: #c6782d;border-radius: 50%;}
.annexList{margin: 0;padding: 6px 0 0 0;}
.annexList li{font-size: 14px;line-height: 27px;padding: 1px 34px;text-align: justify;}
.annexList li:first-child{}
/* .annexList li a{color: #757575;} */

.related_articles a{color: #333;padding: 0 0 0 20px;display: block;}
.pageArticle .bottom_links{padding: 0 35px 0;overflow: hidden;}
.pageArticle .bottom_links a{display: block;max-width: 48%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.pageArticle .bottom_links a.next{float: right;}

.share{}
.share &gt; span{display: block;line-height: 20px;margin: 0 0 22px;}
.share .bdsharebuttonbox &gt; a.bds_weixin{background: url(../images/share_wechat.png) center no-repeat;background-size: 100% 100% !important;}
.share .bdsharebuttonbox &gt; a.bds_tsina{background: url(../images/share_sina.png) center no-repeat;background-size: 100% 100% !important;}
.share .bdsharebuttonbox &gt; a.bds_qzone{background: url(../images/share_qzone.png) center no-repeat;background-size: 100% 100% !important;}
.share .bdsharebuttonbox &gt; a.bds_more{background: url(../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 &gt; a{margin: 0 0 20px;vertical-align: top;width: 36px;padding: 0;height: 36px;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 &gt; a:hover{opacity: 0.8;}
.share .bdsharebuttonbox &gt; 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 &gt; a{margin: 0 0 10px;display: inline-block;*display: inline;*zoom:1;}
}
@media screen  and (max-width:1024px){
	.pageArticle{padding: 0 16px 20px;}
}
@media screen  and (max-width:767px){
	.share .bdsharebuttonbox &gt; a{width: 32px;height: 32px;}
	.Annex{margin: 0 0 20px;}
	.Annex strong::before{left: 10px;}
	.Annex strong,.annexList li{padding-left: 20px;padding-right: 20px;}
	.pageArticle .bottom_links{padding: 0 20px;}
	.pageArticle .bottom_links a,.pageArticle .bottom_links a.next{width: auto;float: none;max-width: initial;}
	
}
/*文章页结束*/

/* 通用图片列表 */
.sub_list002{overflow: hidden;}
.sub_list002 ul{margin: 0 -15px;text-align: center;}
.full_page .sub_list002{padding: 12px 0 0;}
.sub_list002 li{width: 33.3%;position: relative;}
.sub_list002 a{margin: 20px 15px 19px;}
.sub_list002 .img{padding-bottom: calc(158% / 2.8);background: #dedede;}
.sub_list002 .title{margin: 14px 0 0;height: 22px;line-height: 22px;white-space: nowrap;/* font-weight: bold; */}
.side_page .sub_list002 li{width: 50%;}
/* 通用图片列表结束 */

.sub_list0413 ul{padding: 0 0 8px;}
.sub_list0413 li{width: 100%;}
.sub_list0413 a{line-height: 55px;border-bottom: 1px solid #e6e6e6;}
.sub_list0413 .title{white-space: nowrap;}
.sub_list0413 .time{color: #757575;margin: 0 0 0 16px;float: right;}
.full_page .sub_list0413 ul{padding: 0 30px 8px;}

.sub_list064 ul{margin: 30px 0 -12px;}
.full_page .sub_list064{}
.sub_list064 li{width: 100%;}
.sub_list064 a{margin: 0 0 29px;overflow: hidden;border-bottom: 1px solid #e6e6e6;}
.sub_list0641 a{margin-bottom: 20px;}
.sub_list064 .left{width: 300px;float: left;}
.sub_list064 .right{margin: 0 0 0 320px;padding: 8px 0 0 0;}
.sub_list064 .img{padding-bottom: calc(186% / 3.3);background: #faf7f0;}
.sub_list064 .title{margin: 0 0 11px;max-height: 24px;line-height: 24px;}
.sub_list064 .info{margin: 0 0 34px;color: #757575;height: 48px;line-height: 24px;}
.sub_list064 .time{color: #999;padding: 0 0 0 22px;background: url(../images/mode02_time.png) left center no-repeat;}

.sub_014 ul{margin: 30px -15px -21px;padding: 0 0 0;}
.sub_014 li{width: 33.3%;}
.sub_014 a{margin: 0 15px 38px;overflow: hidden;border: 1px solid #eee;}
.sub_014 .left{width: 180px;float: left;}
.sub_014 .right{margin: 0 0 0 180px;padding: 27px 19px 0 19px;}
.sub_014 .img{padding-bottom: calc(252% / 1.8);background: #dedede;}
.sub_014 .title{margin: 0 0 13px;line-height: 20px;white-space: nowrap;font-weight: bold;}
.sub_014 .info{margin: 0 0 31px;color: #757575;height: 120px;line-height: 24px;text-align: justify;}
.sub_014 .tip{color: #444;line-height: 20px;}
.sub_014 .tip:hover{color: #6b397f;}
.side_page .sub_014 li{width: 50%;}

.sub_0142 {padding: 30px 0 40px;}
.sub_0142 .top_box{overflow: hidden;border-bottom: 1px solid #eee;}
.sub_0142 .left{width: 180px;float: left;}
.sub_0142 .right{margin: 0 0 0 180px;padding: 28px 19px 0 19px;}
.sub_0142 .img{padding-bottom: calc(252% / 1.8);background: #dedede;}
.sub_0142 .title{margin: 0 0 13px;line-height: 20px;white-space: nowrap;font-weight: bold;}
.sub_0142 .info{margin: 0 0 9px;color: #757575;line-height: 24px;text-align: justify;}
.sub_0142 .part{overflow: hidden;margin: 39px 0 0;}
.sub_0142 .part .title{border-bottom: 1px solid #eee;margin: 0 0 14px;}
.sub_0142 .part .title p{line-height: 36px;background: #6b397f;color: #fff;display: inline-block;*display: inline;*zoom:1;padding: 0 16px;}
.sub_0142 .part .article{line-height: 24px;color: #757575;}

/* 2020.01.07新加列表 */
.sub_01 ul{margin: 42px 51px 0 8px;}
.sub_01 li{width: 33.3%;}
.sub_01 a{margin: 0 0 32px 50px;}
.sub_01 .title{margin: 0 0 0;line-height: 24px;/*! white-space: nowrap; */}
.sub_01 a:hover .title{white-space: normal;} 

.sub_04{padding: 32px 34px 10px;}
.sub_04 .part{margin: 0 0 25px;}
.sub_04 .part_title{overflow: hidden;position: relative;}
.sub_04 .part_title h3{float: left;position: relative;z-index: 2;background: #0068a7;color: #fff;padding: 8px 16px;line-height: 24px;min-width: 230px;}
.sub_04 .part_title::before{content: '';display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: #e1e1e1;height: 1px;margin: auto;}
.sub_04 .part_title::after{content: '';display: block;position: absolute;right: 0;top: 0;bottom: 0;background: url(../images/part_title.png) center no-repeat #0068a7;height: 33px;width: 33px;margin: auto;}
.sub_04 .sub_01 ul{margin: 11px -22px 0 8px;}
.sub_04 .sub_01 a{margin: 0 0 5px 17px;}

.sub_05 ul{margin: 0 23px 28px 26px;}
.sub_05 li{width: 100%;}
.sub_05 .box{margin: 0 0 0;line-height: 56px;border-bottom: 1px solid #eee;}
.sub_05 .title{white-space: nowrap;position: relative;padding: 0 0 0 24px;}
.sub_05 .title::before{content: '';display: block;width: 4px;height: 4px;position: absolute;left: 11px;top: 50%;transform: translateY(-50%);border-radius: 50%;background: #ddd;}
.sub_05 li a{display: inline;}
.sub_05 .title a.blue{color: #00a2e6;}
.sub_05 .time{color: #999;margin: 0 9px 0 16px;float: right;}

.sub_061 ul{margin: 23px 39px -10px;}
.sub_061 li{width: 100%;}
.sub_061 a{margin: 0 0 24px;overflow: hidden;}
.sub_061 .left{width: 278px;float: left;}
.sub_061 .right{margin: -5px 34px 0 310px;}
.sub_061 .img{padding-bottom: 60%;}
.sub_061 .title{margin: 0 0 6px;line-height: 24px;white-space: nowrap;}
.sub_061 .info{color: #999;height: 72px;line-height: 24px;}
.sub_061 .time{margin: 0 0 8px;line-height: 16px;color: #999;}

.sub_062 ul{margin: 0 26px 28px;}
.sub_062 .title{padding: 0 0 0 12px;}
.sub_062 .title::before{left: 2px;}

.wrap_content.special_page9{background: url(../images/sub_09_bg.png) center bottom no-repeat ;}
.sub_09{max-width: 1560px;margin: 0 auto;}
.sub_09 ul{margin: 0 0 -61px -70px;padding: 57px 0 0;}
.sub_09 li{width: 33.3%;}
.sub_09 .box{margin: 0 0 60px 70px;text-align: center;padding: 90px 40px 53px;background-size: auto 100% !important;}
.sub_09 li:first-child .box{background: url(../images/sub_091.png) center no-repeat;}
.sub_09 li:nth-child(2) .box{background: url(../images/sub_092.png) center no-repeat;}
.sub_09 li:nth-child(3) .box{background: url(../images/sub_093.png) center no-repeat;}
.sub_09 li:nth-child(4) .box{background: url(../images/sub_094.png) center no-repeat;}
.sub_09 li:nth-child(5) .box{background: url(../images/sub_095.png) center no-repeat;}
.sub_09 li:nth-child(6) .box{background: url(../images/sub_096.png) center no-repeat;}
.sub_09 li a{display: inline-block;*display: inline;*zoom:1;margin: 0 6px;}
.sub_09 .title{margin: 0 0 10px;height: 36px;line-height: 36px;}
.sub_09 .info{line-height: 30px;height: 90px;}
.sub_09 img{width: 80px;display: block;margin: 5px auto;}


@media screen  and (min-width:1024px){
	.sub_list01 a,.sub_list02 a,.sub_list014 a,.sub_list0314 a,.sub_list0311 .title,.sub_list06 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_list014 a:hover,.sub_list0314 a:hover,.sub_list02 a:hover,.sub_list01 a:hover,.sub_list06 a:hover{transform: translateY(-10px);}
	
}
@media screen  and (max-width:1560px){
	.sub_09{max-width: 1200px;}
	.sub_09 .box{padding: 70px 20px 60px;}
	.sub_09 .info{height: 120px;}
	
}
@media screen  and (max-width:1480px){
	.sub_09{max-width: 1000px;}
	.sub_09 ul{margin: 0 0 -40px -40px;}
	.sub_09 .box{margin: 0 0 40px 40px;}
	
}
@media screen  and (max-width:1366px) {
	.sub_right{margin: 0 0 0 300px;}
	.sub_014 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:1040px){
	.sub_09{width: auto;overflow: hidden;padding-left:15px !important;padding-right:15px !important;}
	.sub_09 li{width: 50%;}
}
@media screen and (max-width: 992px) {
	.wrap_content{padding-top: 10px;}
	.sub_banner{border: 0;}
	
	.annexList li{font-size: 14px}
	
	.sub_left{float: none;width: auto;margin: 0;padding: 0;}
	.sub_left.on{}
	.sub_left_title{}
	.sub_left_title::before{content: '';display: block;width: 18px;height: 12px;background: url(../images/sub_menu_arrow.png) center no-repeat;position: absolute;right: 16px;top: 50%;transform: translateY(-50%);left: auto;}
	.full_page .sub_left_title::before,.sub_left_title.no_menu::before{display: none;}
	.sub_left_title.no_list::before,.sub_left .sub_left_code{display: none;}
	.sub_left_title::after{display: none;}
	.sub_left_title.on::after{display: block;}
	.sub_menu .arrow{top: 12px;}
	.sub_menu{display: none;/* margin: 0; */}
	.sub_menu li &gt; a{line-height: 30px;padding: 9px 0 11px;}
	.sub_menu::after{height: 10px;}
	.second_menu &gt; li &gt; a{/* padding: 0 30px; */line-height: 24px;}
	
	.sub_right{margin: 0 0 20px;}
	.sub_right .page_content{padding: 0 0 20px;min-height: inherit;}
	.bread{line-height: 40px;}
	.page_title h3{padding: 12px 20px;}
	
	.sub_tab .article_list_title{margin: 10px 0 20px;}
	.sub_tab .article_list_title h2{width: 130px;}
	
	.sub_list002 li{width: 50%;}
	
	.full_page .sub_list064,.full_page .sub_list0413{padding: 0;}
	
	.sub_01 ul {margin: 20px 20px 0 8px;}
	.sub_01 a{margin: 0 0 16px 20px;}
	
	.sub_04{padding: 20px 20px 0px;}
	.sub_05 ul{margin: 0 12px 28px;}
	.sub_05 a{line-height: 45px;}
	
	.sub_061 ul {margin: 23px 26px -10px;}
	.sub_061 .right{margin: 2px 0px 0 300px;}
	
	.sub_09 .box{padding: 40px 20px 20px;}
	
	.full_page .sub_list0413 ul{padding: 0 20px 8px;}
}
@media screen  and (max-width:800px) {
	.pageArticle{margin: 0;}
	.share .bdsharebuttonbox &gt; span{display: none;}
	
	.full_page .bread{padding: 0 16px;}
}
@media screen and (max-width: 767px) {
	.sub_left_title{padding: 0px 23px;font-size: 16px;}
	.sub_right .page_content{padding: 0 0 20px;}
	.sub_menu dl a{line-height: 30px;}
	
	.sub_tab .article_list_title h2{width: auto;padding: 10px 30px 0;}
	
	.sub_right_top a{width: 60px;}
	
	.sub_list002 li,.side_page .sub_list002 li{width: 100%;}
	.sub_list002 .title{margin: 4px 0 0;height: auto;}
	
	.sub_list064 .left{width: auto;float: none;}
	.sub_list064 .right{margin: 0;padding: 5px 0 16px;}
	.sub_list064 .info{margin: 0 0 10px;}
	.sub_list064 .title{max-height: inherit;}
	
	.sub_014 li,.side_page .sub_014 li{width: 100%;}
	.sub_014 .left,.sub_0142 .left{width: 120px;}
	.sub_014 .right,.sub_0142 .right{margin: 0 0 0 120px;padding: 12px 19px;}
	.sub_014 .title,.sub_0142 .title{margin: 0 0 6px;}
	.sub_014 .info,.sub_0142 .info{height: auto;line-height: 1.5;margin: 0 0 12px;}
	.sub_0142 .part{margin: 24px 0 0;}
	
	.sub_01 li{width: 50%;}
	.sub_04 .part_title h3{min-width: inherit;margin: 0 50px 0 0;}
	
	.sub_05 ul,.sub_062 ul{margin: 0 12px 28px;}
	.sub_05 .title{padding: 0 0 0 12px;}
	.sub_05 .title::before{left: 2px;}
	
	.sub_061 ul {margin: 23px 12px -10px;}
}


@media screen  and (max-width:640px){
	.sub_061 .left{width: auto;float: none;}
	.sub_061 .right{margin: 0;}
	
	.sub_09 .box{background-size: cover !important;}
	.sub_09 li{width: 100%;}
	.sub_09 .info{height: auto;min-height: 90px;}
}
@media screen and (max-width:480px){
	.bread{}
	.page_title h3{}
	
	
	
}
@media screen and (max-width:414px){
	
}
@media screen and (max-width:413px){
	.sub_01 li{width: 100%;}
	
}
@media screen and (max-width:320px){
	
}</pre></body></html>