.subBanner{width: 100%;display: block;height: 0;padding-bottom: 18.75%;overflow: hidden;margin: 12px 0 0;}
.subBanner img{width: 100%;display: block;}

/* 板块 */
.content{position: relative;padding: 30px 6px 30px;overflow: hidden;background: #fff;margin-top: 10px;}
@media screen and (max-width:768px){
	.subBanner{margin: 0;}
	.content{padding: 20px 6px;}
}

/* 二级页标题 */
.subPageTitleBox{overflow: hidden;}
.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;}
.subPageTitle{border-bottom: 1px dashed #ddd;margin-left: 306px;overflow: hidden;}
.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: #9a0000;}
.subPageTitle .subTitle{line-height: 24px;font-weight: bold;font-size: 20px;color: #222;border-bottom: 2px solid #9a0000;float: left;padding-bottom: 9px;margin-bottom: -1px;}
.sidebarPage .subPageTitle{margin: 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: 22%;float:left;overflow: hidden;position: relative;background: #ddd;}
.subLeft .title{padding: 0 10px;line-height: 57px;font-size: 22px;font-weight: bold;color: #fff;text-align: center;background: #a00;}
.subLeft ul{overflow: hidden;}
.subLeft li{line-height: 1.5;font-size: 16px;position:relative;}
.subLeft li a{display: block;color: #333;position: relative;z-index: 1;}
.subLeft li > a{padding: 10px 5px 10px 34px;}
.subLeft li > a:hover,.subLeft li > a.active,.subLeft li.on > a{background-color: #fff;position: relative;border-left: 2px solid #a00;}
.subLeft li .gp-toggles{position: absolute;right: 10px;top: 0;  float: right;height: 40px;display: inline-block;width:40px;cursor:pointer;vertical-align: middle;z-index:999;font-size:28px;color: #adadad;text-align: center;line-height: 40px;font-weight: normal;}
.subLeft .gp-second-nav{display:none;background: #f8f8f8;}
.subLeft .gp-second-nav dd a{display:block;padding: 10px 10px 10px 50px;font-size:15px;position: relative;color:#333;}
.subLeft .gp-second-nav dd a:hover:before,.subLeft .gp-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: 50%;margin-top: -4px;background: transparent;}
.subLeft .gp-second-nav dd a:hover,.subLeft .gp-second-nav dd a.active{}
.subLeft .gp-second-nav dd:first-child{border-top:none;}
.sub_right{overflow: hidden;overflow: hidden;display: block;width: auto;}

/*移动端二级导航开始*/
.gp-m-subNav{margin: 0 0 20px;display: none;width: 100%;overflow: hidden;position: relative;}
.gp-m-inner-header{width: auto;height: 40px;display: block;text-align: center;display: block;
color:#fff;font-size:16px;line-height:40px;background:#9A0000;text-align: center;}
.gp-subNavm{ width:auto; overflow: hidden;display: none;}
.gp-subNavm ul{background-color: #fafafa;text-align: left;width: 100%;overflow: hidden;}
.gp-subNavm li{border-bottom:1px solid #dadada;width: 100%;overflow: hidden;position:relative;}
.gp-subNavm li .gp-m-toggle{position:absolute;right:0;top:0;width:46px;height:45px;text-align:center;line-height:45px;font-size:22px;cursor:pointer;}
.gp-subNavm li a{font-size: 14px; padding-left:13px; height:45px;line-height:45px;display:block;width: 100%;float:left;}
.gp-subNavm li dl{ display: none; background-color:#fff; overflow: hidden;width:auto;clear: both;}
.gp-subNavm li dl dd{ padding-left: 30px; line-height:18px;overflow: hidden;border-bottom: 1px solid #e6e6e6;}
.gp-subNavm li dl dd:last-child{border-bottom: none;}
.gp-subNavm li.on{border-bottom: none;}
.gp-subNavm li.on a{ color:#006ebf;float: left;overflow: hidden;}
.gp-subNavm li.on dl dd a{ font-size: 13px; color:#444;font-weight:normal;display:inline; border:none; padding:0px;float:left; }
@media screen  and (max-width:768px) {
	.subLeft{display: none;}
	.sub_right{margin-left:0;}
	.gp-m-subNav{display: block;}
}

/* 文章页 */
.articlePage{margin: 17px 0 0;}
.articleTitle{}
.articleTitle h3{font-size:18px;line-height:1.5;padding: 0 0 15px; text-align:center;font-weight: bold;color: #222;border-bottom: 1px dashed #ddd;}
.articleAuthor{text-align: center;color:#808080;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:#9a0000;}
.gp-article{line-height: 30px;font-size: 16px;color: #757575;margin: 0 0 14px;}
.gp-article i,.gp-article em{font-style: italic;}
.gp-article strong,.gp-article strong span,{font-weight: bold;}
.gp-article table img{max-width: initial;}
.gp-article tbody td,.gp-article tfoot td{border-width:1px;border-style: solid;border-color: #ddd;}
.gp-article ol,.gp-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;}
.gp-article ul,.gp-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;}
.gp-article ul li{list-style-type:disc;}
.gp-article ol li{list-style-type:decimal;}
@media screen  and (max-width:767px){
	.gp-article img{width:auto !important;height:auto !important;}
	.gp-article video{width:auto !important;}
	.gp-article table{width:100% !important; }
	.Annex{clear: both;}
}

/*分享*/
.share{width:auto;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 ;}

.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: 280px;height:300px;background-color:#fff;border:solid 1px #d8d8d8;padding:10px;position: fixed;left: 50%;top: 50%;margin:-150px 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;}


/*分页*/
.gp-page { padding:15px 0; color:#999;}
.gp-page:after,.gp-page:before { content:" "; display:table}
.gp-page>a,.gp-page>span{display:inline-block;*display: inline;*zoom:1;cursor: pointer;width: 32px;height: 32px;line-height: 32px;
 position:relative;text-align: center;  border:1px solid #ddd;  margin-bottom:5px; margin-left:0px;vertical-align: top;}
.gp-page-select{height: 32px;line-height: 32px;min-width: 50px;display:inline-block;*display: inline;*zoom:1;vertical-align: top;}
.gp-page .gp-page-start,.gp-page .gp-page-end,.gp-page .gp-page-next,.gp-page .gp-page-prev,.gp-page > span {width: auto;padding:0 15px;}
.gp-page > span{border:none}
.gp-page > a:hover { background-color:#9A0000;color: #fff;}
.gp-m-page a{display: inline-block;margin:0 10px}
/*居中*/
.gp-page-centered {text-align:center}
/*右对齐*/
.gp-page-right {text-align:right}
.gp-m-page{display: none;}
@media screen and (max-width:767px){
	.gp-page{display: none;}
	.gp-m-page{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 .t3-img{padding-bottom: 56.25%;}
.list01 a .right{margin-left: 250px;}
.list01 a .right .t3-time{font-family: arial;line-height: 15px;margin-bottom: 7px;color: #999;}
.list01 a .right .t3-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 .t3-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 .t3-title{color: #9a0000;}
.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 .t3-time{float: right;margin-left: 10px;color: #999;}
.list02 a .t3-title{white-space: nowrap;color: #222;}
.list02 a:hover .t3-title{color: #9a0000;}

@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{border-bottom: 1px dashed #ddd;}
.list03 li a{display: block;padding: 25px 0 20px;margin: 0 15px;}
.list03 li a .t3-img{padding-bottom: 56.25%;}
.list03 li a .t3-title{white-space: nowrap;margin: 8px 0 0;text-align: center;color: #222;}
.list03 li a:hover .t3-title{color: #9a0000;}
.list03 li a:hover .t3-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:479px){
	.list03 li a{padding: 12px 0 8px;}
}

















