<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.subBanner{width: 100%;display: block;height: 0;padding-bottom: 18.75%;overflow: hidden;margin: -48px 0 0;}
.subBanner img{width: 100%;display: block;}
@media screen and (max-width:1200px){
	.subBanner{margin: 0;}
}

/* 板块 */
.content{position: relative;padding: 50px 0 40px;overflow: hidden;}
@media screen and (max-width:768px){
	.content{padding: 20px 0;}
}

/* 二级页标题 */
.subPageTitleBox{overflow: hidden;}
.subPageTitleBox01 { margin: 15px 0 0 0; }
.subPageTitleBox h2{float: left;background: url(../images/subTitleBg.png) left center no-repeat;width: 232px;padding: 0 0 0 34px;line-height: 57px;font-size: 22px;font-weight: bold;color: #fff;}
.subPageTitleBox h2 a { color: #fff; }
.subPageTitle{border-bottom: 1px dashed #ddd;margin-left: 306px;height: 34px;}
.subPageTitle .bread{color: #999;float: right;line-height: 34px;font-size: 13px;}
.subPageTitle .bread a{color: #999;padding: 0 10px;border-left: 1px solid #999;}
.subPageTitle .bread a:first-child{border: 0;}
.subPageTitle .bread a:hover{color: #063875;}
.subPageTitle .subTitle{line-height: 24px;font-weight: bold;font-size: 20px;color: #222;border-bottom: 2px solid #063875;float: left;padding-bottom: 9px;margin-bottom: -1px;}
.sidebarPage .subPageTitle{margin: 0;}
.sidebarPage .subPageTitle01 { margin: 15px 0 0 0; }
@media screen and (max-width:768px){
	.subPageTitleBox h2{float: none;font-size: 18px;line-height: 45px;width: auto;padding-left: 20px;}
	.subPageTitle{margin:10px 0  0;}
	.subPageTitle .bread{font-size: 12px;}
	.subPageTitle .bread a{padding: 0 6px;}
	.subPageTitle .subTitle{font-size: 16px;}
}

/* 侧栏二级页 */
.subLeft{width: 266px;float:left;overflow: hidden;position: relative;background: url(../images/subLeftBg.png) bottom center no-repeat #eee;border-bottom: 24px solid #eee;padding-bottom: 157px;}
.subLeft .title{background: url(../images/subTitleBg.png) left center no-repeat;padding: 0 0 0 34px;line-height: 57px;font-size: 22px;font-weight: bold;color: #fff;}
.subLeft ul{overflow: hidden;padding-left: 15%;padding-top: 3px;}
.subLeft li{line-height: 45px;font-size: 16px;position:relative;}
.subLeft li a{display: block;color: #333;position: relative;z-index: 1;}
.subLeft li &gt; a{padding: 0 0 0 34px;font-size: 18px;}
.subLeft li a:hover,.subLeft li a.active,.subLeft li.on,.subLeft li a:hover{background-color: #fff;position: relative;}
.subLeft li a:hover:before,.subLeft li a.active:before,.subLeft li a:hover:before{content: '';width: 8px;height: 8px;position: absolute;top: 50%;margin-top: -4px;left: 0;background: #063875;}
.subLeft li:hover{border-color:#006ebf;}
.subLeft li .toggles{position:absolute;right:0;top:0;height:25px;display:block;padding:12px 0;width:40px;cursor:pointer;z-index:999;font-size:28px;color: #adadad;text-align: center;line-height: 18px;}
.subLeft .second_nav{display:none;background: #fff;}
.subLeft .second_nav dd a{display:block;padding: 10px 10px 10px 50px;font-size:16px;position: relative;line-height: 24px;color:#333;}
.subLeft .second_nav dd a:hover:before,.subLeft .second_nav dd a.active:before{content: '';width:0;height:0;border-width:4px 0 4px 5px;border-style:solid;border-color:transparent transparent transparent #b8c1cc;position: absolute;left: 35px;top: 22px;background: transparent;}
.subLeft .second_nav dd a:hover,.subLeft .second_nav dd a.active{}
.subLeft .second_nav dd:first-child{border-top:none;}
.sub_right{margin-left:306px;overflow: hidden;}

/*移动端二级导航开始*/
.phone_subNav{margin: 0 0 20px;}
.phone-icon01{width: auto;height: 40px;background-color:#006ebf;display: block;}
.sub_navm{ width:auto;; overflow: hidden;display: none;}
.sub_navm ul{background-color: #fafafa;text-align: left;width: 100%;overflow: hidden;}
.sub_navm li{border-bottom:1px solid #dadada;width: 100%;overflow: hidden;position:relative;}
.sub_navm li .phone_toggle{position:absolute;right:0;top:0;width:46px;height:45px;text-align:center;line-height:45px;font-size:22px;cursor:pointer;}
.sub_navm li a{font-size: 14px; padding-left:13px; height:45px;line-height:45px;display:block;width: 100%;float:left;}
.sub_navm li dd a{height:35px;line-height:35px;font-size:12px;padding-left:0;}
.sub_navm li a:hover{color:#006ebf;}
.sub_navm li.sub_has span{ margin-left: 10px;}
.sub_navm li.on a{ color:#006ebf;float: left;overflow: hidden;}
.sub_navm dl{ display: none; background-color:#fff; overflow: hidden;width:auto;clear: both;}
.sub_navm dl dd{ padding-left: 30px; line-height:18px;overflow: hidden;border-bottom: 1px solid #e6e6e6;}
.sub_navm dl dd:last-child{border-bottom: none;}
.sub_navm li.on dl dd a{ font-size: 13px; color:#444;font-weight:normal;display:inline; border:none; padding:0px;float:left; }
.sub_navm li.on{border-bottom: none;}
.sub_navm li strong{float:right;width: 30px;height:35px;line-height:35px;text-align: center;color:#b8b8b8;font-size: 18px;}
.phone_subNav{display: none;}
.phone-icon01{text-align: center;display: block;}
.phone_subNav .mobile-inner-header-icon{display:inline-block;float: none;height: 40px;color:#fff;width: 100%;text-align: center;margin-right:0;font-size:16px;line-height:40px;background:#063875;}
.phone_subNav{width: 100%;overflow: hidden;position: relative;}
.phone_subNav .mobile-inner-header-icon span{background-color: #6a1305}
@media screen  and (max-width:768px) {
	.subLeft{display: none;}
	.sub_right{margin-left:0;}
	.phone_subNav{display: block;}
	.article img{width:auto !important;height:auto !important;}
.article video{width:auto !important;}
.article table{width:100% !important; }
}

/* 文章页 */
.articlePage{margin: 17px 0 0;}
.articleTitle{}
.articleTitle h3{font-size:18px;line-height:42px;text-align:center;font-weight: bold;color: #222;border-bottom: 1px dashed #ddd;}
.articleAuthor{text-align: center;color:#999;font-size:13px;line-height: 36px;}
.articleAuthor span{display: inline-block;}
.Annex{overflow:hidden;max-width: 670px;}
.Annex h3 {font-size: 14px;height: 46px;font-weight: normal;line-height: 46px;color: #222;border-bottom: 1px solid #e8e8e8;}
.Annex ul{overflow: hidden;margin: 5px 0 0;}
.Annex ul li {height: 27px;line-height: 27px;}
.Annex ul li a {font-size: 13px;color: #444;}
.Annex ul li a:hover{color:#063875;}
.article{line-height: 30px;font-size: 16px;color: #757575;margin: 0 0 14px;}
.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,.article ol li{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,.article ul li{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; }
	.Annex{clear: both;}
}

/*分享*/
.share{width:auto;float: right;overflow: hidden;} 
.share_btn {font-weight: normal;width: auto;height: 32px;line-height: 32px;float: left;}
.bdsharebuttonbox {float: left;}
.share a { padding-left: 0px !important;margin: 0px 0px 0 15px !important;width: 32px !important; height: 32px !important;float: left;border-radius: 50%;}
.share a.bds_weixin{background:url(../images/weixin.png) no-repeat center center #7dd43c;}
.share a.bds_tsina{background:url(../images/weibo.png) no-repeat center center #e83437;}
.share a.bds_qzone{background:url(../images/qqzoom.png) no-repeat center center #fece00;}
.share a.bds_more{background:url(../images/share_more.png) no-repeat center center #a3bfd9;}
.share a.bds_weixin:hover{background-color: #7dd43c ;}
.share a.bds_tsina:hover{background-color: #e83437 ;}
.share a.bds_qzone:hover{background-color: #fece00 ;}
.share a.bds_more:hover{background-color: #a3bfd9 ;}

/*分页*/
.pages{ text-align:center;font-size:0;line-height:27px; margin:30px 0 0;}
.pages a{display: inline-block; *display:inline; *zoom:1; *vertical-align: middle; height: 28px;*height:29px;padding: 0 4px;line-height: 27px; font-size:15px; text-align:center; color:#636363;margin:0 12px;transition: 0s ;}
.pages a:hover,.pages a.on_pages{border-bottom: 3px solid #063875;}
.pages a.prev,.pages a.next{width: 27px;background: #063875;color: #fff;line-height: 25px;border-radius: 50%;padding: 0;}
.pages a.prev:hover,.pages a.next:hover{border: 0;}
.pages_min{ margin:25px 0 0; overflow: hidden; display: none;font-size:13px;font-size:1.3rem;}
.pages_min a.prev_min,.pages_min a.next_min{ display: block; width:100px; height: 30px; float:left; background: #fafafa; border-radius: 3px; color:#063875; line-height: 30px; text-align: center;}
.pages_min a.next_min{ float:right;}
@media screen and (max-width:768px){
	.pages{display: none;}
	.pages_min{display: block;}
}

.list01{margin: 10px 0 0;}
.list01 a{display: block;padding: 20px 0;border-bottom: 1px dashed #ddd;overflow: hidden;}
.list01 a .left{width: 230px;float: left;}
.list01 a .left .img{padding-bottom: 56.25%;}
.list01 a .right{margin-left: 250px;}
.list01 a .right .time{font-family: arial;line-height: 15px;margin-bottom: 7px;color: #999;}
.list01 a .right .title{line-height: 27px;max-height: 54px;color: #333;margin-bottom: 10px;}
.list01 a .right .info{line-height: 24px;height: 48px;color: #757575;}
.list01 a:hover .left .img img{transform: scale(1.05);-ms-transform: scale(1.05);-moz-transform: scale(1.05);-webkit-transform: scale(1.05);-o-transform: scale(1.05);transition: all ease-in 0.2s;-ms-transition: all ease-in 0.2s;-moz-transition: all ease-in 0.2s;-webkit-transition: all ease-in 0.2s;-o-transition: all ease-in 0.2s;}
.list01 a:hover .right .title{color: #063875;}
.list01 .noImg a .left{display: none;}
.list01 .noImg a .right{margin-left: 0;}

.list02{margin: 10px 0 0;}
.list02 a{display: block;padding: 20px 0;border-bottom: 1px dashed #ddd;line-height: 15px;}
.list02 a .time{float: right;margin-left: 10px;color: #999;}
.list02 a .title{white-space: nowrap;color: #222;}
.list02 a:hover .title{color: #063875;}

@media screen and (max-width:479px){
	.list01 a .left{float: none;margin: 0 auto 16px;width: 100%;}
	.list01 a .right{margin: 0;}
	.list01 a,.list02 a{padding: 10px 0;}
}

.list03{margin: 0 -15px;*margin: 0;}
.list03 li{width: 25%;border-bottom: 1px dashed #ddd;}
.sidebarPage .list03 li{width: 33.3%;}
.list03 li a{display: block;padding: 25px 0 20px;margin: 0 15px;}
.list03 li a .img{padding-bottom: 56.25%;}
.list03 li a .title{white-space: nowrap;margin: 8px 0 0;text-align: center;color: #222;}
.list03 li a:hover .title{color: #063875;}
.list03 li a:hover .img img{transform: scale(1.05);-ms-transform: scale(1.05);-moz-transform: scale(1.05);-webkit-transform: scale(1.05);-o-transform: scale(1.05);transition: all ease-in 0.2s;-ms-transition: all ease-in 0.2s;-moz-transition: all ease-in 0.2s;-webkit-transition: all ease-in 0.2s;-o-transition: all ease-in 0.2s;}
@media screen and (max-width:1024px){
	.list03 li{width: 33.3%;}
	.sidebarPage .list03 li{width: 50%;}
}
@media screen and (max-width:768px){
	.sidebarPage .list03 li{width: 33.3%;}
}
@media screen and (max-width:639px){
	.list03 li,.sidebarPage .list03 li{width: 50%;}
}
@media screen and (max-width:479px){
	.list03 li a{padding: 12px 0 8px;}
}
@media screen and (max-width:414px){
	.list03 li,.sidebarPage .list03 li{width: 100%;}
}


















</pre></body></html>