.sunheader{
    
}
.sunBanner img{
	width: 100%;
	display: block
}
.subPage .gp-bread {
	padding-top: 20px;
	text-align: left;
	padding-left: 36px;
	padding-right: 50px;
	margin-bottom: 10px;
}
.subbgs{
	margin-top: 40px;
	background: url(../images/etbgs.jpg) no-repeat left top;
	background-size: cover;

}
.mainbgSub{
	background: #fff;
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2);
}
/* leftNav */
.subPage > .gp-container{position: relative;}

/*侧边栏*/
.subTitle2 {
	background-color: #01706a;
	width: 100%;
	position: relative;
	color: #fff;
	z-index: 900;
	box-sizing: border-box;
	padding: 20px 10px 20px;
	text-align: center;
}
.subTitle2 h2{letter-spacing: 0.5px;
	text-align: left;
    position: relative;
    padding-left: 50px;
}

.subTitle2 h2::before {
    content: '';
    position: absolute;
    left: 30px;
    top: 4px;
    width: 5px;
    height: 24px;
    background-color: #e3bc79;
}
.subTitle2 strong{display: block;letter-spacing: 0.5px;}
.gp-subLeft{background: #fff;}
.gp-subLeft > ul >li{position: relative;}
.gp-subLeft > ul >li > a{
	font-size: 20px;
	padding:18px 10px 18px 80px;
	display: block;border-bottom: 1px solid #fff;margin-right: 20px;transition: all 0.35s ease-in-out;}
/* .gp-subLeft > ul >li > a:hover,
.gp-subLeft > ul >li > a.active{
	background: #f5f5f5;
	padding-right: 20px;margin-right: 0;color:#0b5894} */
	.gp-subLeft > ul >li:hover > a,
.gp-subLeft > ul >li.active > a{
	background: #f3fbfb;
	padding-right: 20px;margin-right: 0;
    color:#01706a;}

.gp-second-nav .cur,.gp-subLeft > ul >li.active .gp-second-nav .cur{
	color: #01706a;
}
.gp-second-nav{font-size: 16px;display: none;background: #f3fbfb;}
.gp-subLeft > ul >li.active .gp-second-nav{
	display: block;
}
.gp-second-nav dd a{
	display: block;
	padding:18px 10px 18px 80px;
	color:#666;
	border-bottom: 1px dotted #fff;transition: all 0.35s ease-in-out;}
/* .gp-second-nav dd a:hover,.second_nav dd a.active{background: #f5f5f5;} */

.gp-second-nav dd a:hover{
color:#01706a;
}
/*侧边栏移动端 */
.gp-m-subNav i.icon-down:before{
	color: #fff;
}
.gp-m-subNav .iconDown1:hover i.icon-down {
  transform: rotatex(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
.gp-m-subNav{display:none;}
.gp-m-inner-header{
	width:100%;height:46px;
	background-color:#0d6fb8;
	cursor:pointer;line-height: 46px;
	margin-bottom: 20px;
}
.gp-m-inner-header > span{
	height: 46px;
	padding-left: 15px;
	font-size: 18px;
	color:#fff;}

.gp-m-subNav .gp-m-inner-header-icon-click{}
.gp-m-subNav .gp-m-inner-header-icon{

	float: right;width: 40px;height: 40px;text-align: center;}
.gp-m-subNav  .gp-m-inner-header-icon-click i{display: block;}
.gp-subNavm{ width:100%; overflow: hidden;display: none;}
.gp-subNavm h2{width:100%;height:48px;line-height:48px;background-color:#003c7f;}
.gp-subNavm h2 a{padding-left:13px;font-size:20px;font-family:Tahoma;display:block;color:#fff;}
.gp-subNavm ul{}
.gp-subNavm li{position: relative;}
.gp-subNavm li > a{ font-size: 14px;padding-left:13px;height:40px;line-height:40px;border-bottom:1px solid #e6e6e6;display:block;}
.gp-subNavm li.sub_has span{ margin-left: 10px;}
.gp-subNavm li.on a{ color:#003c7f; display:block; width:100%;}
.gp-m-toggle{width: 40px;height: 40px;position: absolute;right: 0;top: 0;line-height: 40px;text-align: center;}
.gp-subNavm dl{ display: none; background-color:#fff; padding:5px 0px;}
.gp-subNavm dl dd{ padding-left: 30px; line-height:18px; padding:8px 0px 8px 30px;border-bottom: 1px dotted #e6e6e6;}
.gp-subNavm li dl dd a{ 
	font-size: 12px; font-weight:normal; display:inline;  border:none; padding:0px;
	
}
.gp-subNavm li dl dd a:hover{ color:#a70510}

.gp-subLeft .gp-toggles:before{
	left: 30px;
}
.gp-subLeft .icon-right:before {
	display: inline-block;
	width: 9px;
	height: 10px;
  content: "";
  background: url(../images/lefticonsh01.png) no-repeat;
}

.gp-subLeft .icon-down:before {
	display: inline-block;
	width: 9px;
	height: 10px;
  content: "";
  background: url(../images/lefticons01.png) no-repeat ;
}
.gp-subLeft > ul >li:hover .gp-toggles:before,
.gp-subLeft > ul >li.active .gp-toggles:before
{
  background: url(../images/lefticons01.png) no-repeat;
}

.gp-subLeft .gp-toggles{
	display: block;
	width: 76%;
	height: 58px;
	position: absolute;
	left: 52px ;top: 0;
	line-height: 58px;cursor: pointer;color:#666}

/* article */
.gp-articleIns{

min-height: 600px;
}
.gp-articleIns h4.articlH4{
	font-weight: normal;
	text-align: center;
	margin-bottom: 14px;
}
.articlH2{
	text-align: center;
	font-weight: normal;
	margin-bottom: 16px;
}
.gp-article img {
	display: block;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 1rem;
}

.pageArticle {
	position: relative;
}
.article_author {
	text-align: center;
	margin: 0 0 16px;
	font-size: 0px;
	width: 100%;
	color: #929292;
	padding: 15px 0;
	background: #f6f9f8;
}

.article_author span {
	font-size: 15px;
	line-height: 26px;
	padding: 0 15px;
	color: #929292;
}

.article_control {
	padding: 10px 0 10px;
	line-height: 20px;
	position: relative;
}
.gp-articleIns p{
	padding-bottom: 10px;
	text-indent: 2rem;
}
.gp-articleIns p img,.gp-articleIns img{
	max-width: 950px;
	margin:0 auto;
	text-align:center;
	display:block;
}
.gp-article p {
	/* margin-bottom: 1rem; */
	font-size: 16px;
	line-height: 28px;
}

.gp-article p:last-child {
	margin-bottom: 0;
}

.Annex {
	padding: 20px 0 0 0;
	background-color: #fff;
	margin-bottom: 30px;
}

.Annex>strong {
	padding: 15px 0;
	display: block;
	color: #666;
}

.annexList {
	overflow: hidden;
	padding: 0;
}

.annexList li {
	line-height: 1.5;
	padding: 10px 0;
	border-bottom: 1px solid #e6e6e6;
}

.annexList li:last-child {
	border-bottom: none;
}

.annexList li a {
	color: #666;
}

.footer .footer_info{
	width:94%;
}

/* 文字大小 */
   .article_author {
            text-align: center;
            margin: 0 0 16px;
            font-size: 0px;
            width: 100%;
            color: #929292;
            padding: 15px 0;
            background: #e3f3f3;
        }

        .article_author span {
            font-size: 15px;
            line-height: 26px;
            padding: 0 15px;
            color: #929292;
        }

        .article_control {
            padding: 0 0 20px;
            line-height: 20px;
            position: relative;
        }

        .article_control .size {
            font-size: 0;
        }

        .article_control .size span {
            color: #37988f;
            font-size: 14px;
            line-height: 20px;
            padding: 0 10px;
            display: inline-block;
            vertical-align: top;
        }

        .article_control .size a {
            font-size: 0;
            line-height: 20px;
            position: relative;
            display: inline-block;
            vertical-align: top;
            background: center no-repeat;
            width: 48px;
            cursor: pointer;
            color: #666;
            text-align: center;
        }

        .article_control .size a::before {
            content: '';
            display: block;
            width: 2px;
            height: 18px;
            background: #b8e6d9;
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
        }


@media screen and (max-width:1480px) {

.gp-articleIns p img, .gp-articleIns img{
	max-width: 550px;
}

}

@media screen and (max-width:1280px) {
    html {
        min-width: 1260px;
    }
		.gp-articleIns p img, .gp-articleIns img {
    max-width: 96%;
	width: 96%;
	margin: 0 auto;
}
}
@media screen and (max-width:1240px) {

	.gp-articleIns p img, .gp-articleIns img {
    max-width: 96%;
	width: 96%;
	margin: 0 auto;
}

}







@media screen and (max-width:998px) {
  .gp-subLeft{display: block;}
  .gp-m-subNav{display: none;}
}

/* 列表 */
.wrap_subLeft {
	width: 320px;
	float: left;
	/* box-shadow: 0 0 10px rgba(22, 153, 152, 0.25); */
}
.subbgs .subRight{
	padding-right: 50px;
}
.subbgs .footer{
	padding-left: 60px;
	padding-right: 60px;
}
.subRight {
	margin-left: 372px;
	position: relative;
}
.subList1{
	border: 1px solid #d2d4d7;
	border-top: 0;
	padding: 20px 30px;
	background-color: #fff;
}

.subPage {
	/* padding-bottom: 3vw; */
	min-height: 500px;position: relative;}


.item-img7 {width: 250px;float: left;}
.item-txt7{margin-left: 280px;}
.item-txt7 h3{
	margin:0 0 20px 0;
	position: relative;
	color: #202020;

}
.item-txt7 .p{position: relative;
	color: #3f3f3f;
	}

.item-date7{
	display: block;
   color: #979797;
   padding-left: 34px;
   margin: 10px 0;
   background: url(../images/sjicon02.png) no-repeat left center;
}
.item-tit07{
	 background:none;
	padding-left: 0;
	color:#01706a
	
}
.TN-list7 li {
	padding: 24px 0;
	overflow: hidden;
	transition: all 0.35s ease-out;
	position: relative;
	border-bottom: 1px solid #d7d7d7;
	
}

.item-view7{display: block;color: #2c639a;}
.TN-list7 li.noImg .item-txt7{
	margin-left: 0;
}
.TN-list7 li:last-child{margin-bottom: 0;}
.TN-list7 li a{display: block;overflow: hidden;}

.TN-list7 li:hover h3,.TN-list7 li:hover .p{
  color: #01706a;
}
.TN-list7 li:hover .gp-img-responsive img {
    transform: scale(1.08);
    opacity: 1;
}



/* page */
.gp-page {
  padding: 80px 0;
  font-size: 0;
  text-align: center;
}

.gp-page:after,
.gp-page:before {
  content: " ";
  display: table
}

.gp-page>a,
.gp-page>span {
  display: inline-block;
  display: inline-block;
  width: auto;
  /* display: inline; */
  height: 35px;
  line-height: 35px;
  position: relative;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
  transition: all 0.35s ease-in-out;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center;
  /* width: 35px; */
  border-left: none;
  border: 1px solid #d7d7d7;
  margin: 0 6px;
  min-width: 40px;
  padding: 0 2px;
}

.gp-page>span {
  border: none;
}

.gp-page .gp-page-start,
.gp-page .gp-page-end,
.gp-page>span,
.gp-page .gp-page-prev,
.gp-page .gp-page-next {
  width: auto;
  padding: 0 20px;
}

.gp-page>a:hover,
.gp-page>a.on_pages {
  color: #fff;
  background-color: #e3bc79;
}

.gp-page .gp-page-prev:hover,
.gp-page .gp-page-next:hover {
  color: #fff;
    background-color: #e3bc79;
}

.gp-page .gp-page-start,
.gp-page .gp-page-end {
  width: auto;
  padding: 0 20px;
  border: 1px solid #e3bc79;
  font-size: 16px;
}

/* .gp-page .gp-page-start {
  border-radius: 25px 0 0 25px;
}

.gp-page .gp-page-end {
  border-radius: 0 25px 25px 0;
} */

.gp-page .gp-page-start:hover,
.gp-page .gp-page-end:hover {
  background-color: #0068b9;
  color: #fff;
}

.gp-page .gp-page-prev,
.gp-page .gp-page-next {
  font-size: 18px;
  color: #999;
}

@media screen and (max-width:767px) {
    .gp-page .gp-page-start, .gp-page .gp-page-end{font-size: 14px;}
}
@media screen and (max-width:640px) {
.gp-page .gp-page-start,.gp-page .gp-page-end{display: inline-block;}

}

