/* subpage start */

/*Ã¤Â¾Â§Ã¨Â¾Â¹Ã¦Â Â*/
.asideList17 .subLeft {
	position: relative;
	z-index: 1;
  }
  .asideList17 .subLeft .subLeftTitle {
	padding: 15px 28px;
	color: #fff;
	font-weight: normal;
	background: #0067b6;
	position: relative;
	margin-bottom: 1px;
  }
  .asideList17 .subLeft .m-inner-header-icon {
	width: 40px;
	height: 40px;
	text-align: center;
	color: #fff;
	position: absolute;
	right: 0;
	top: 50%;
	display: none;
	line-height: 40px;
	transform: translateY(-50%);background: url(../images/arrow2.png) no-repeat center;
  }
  .asideList17 .subLeft > ul {
	position: relative;
	background: #fff;
	border: 1px solid #dae0e6;
	border-top: none;
	padding-bottom: 66px;
  }
  .asideList17 .subLeft > ul::before {
	content: "";
	display: block;
	width: 41px;
	height: 31px;
	background: url(../images/asidelist17.png) no-repeat;
	position: absolute;
	left: -1px;
	bottom: -1px;
	border: 1px solid #fff;
  }
  .asideList17 .subLeft > ul > li {
	position: relative;
	padding: 0px 20px;
  }
  .asideList17 .subLeft > ul > li > a {
	padding: 16px 0;
	display: block;
	transition: all 0.35s ease-in-out;
	position: relative;
	line-height: 1.4;
	border-bottom: 1px solid #e0e0e0;
  }
  .asideList17 .subLeft > ul > li > a:hover {
	color: #0067b6;
  }
  .asideList17 .subLeft > ul > li a.active {
	color: #0067b6;
  }
  .asideList17 .subLeft > ul > li .toggles {
	width: 40px;
	height: 53px;
	position: absolute;
	right: 10px;
	top: 0;
	line-height: 56px;
	text-align: center;
	cursor: pointer;
	color: #0067b6;
	opacity: 0.5;
	filter: alpha(opacity=50);
	font-size: 18px;background: url(../images/arrow.png) no-repeat center;
  }
  .asideList17 .subLeft > ul > li .second-nav {
	display: none;
	background-color: #f2f5f7;
	padding: 10px 0;
  }
  .asideList17 .subLeft > ul > li .second-nav dd a {
	display: block;
	padding: 10px 15px 10px 50px;
	color: #666;
	transition: all 0.35s ease-in-out;
	position: relative;
	font-size: 15px;
  }
  .asideList17 .subLeft > ul > li .second-nav dd a:hover {
	color: #0067b6;
  }
  .asideList17 .subLeft > ul > li .second-nav dd a.active {
	color: #0067b6;
	background: none;
  }
  .asideList17 .subLeft > ul > li .second-nav dd a > span {
	position: relative;
  }
  @media screen and (max-width: 996px) {
	.asideList17 .subLeft .subLeftTitle {
	  padding: 10px 15px;
	  text-align: left;
	  font-size: 20px;
	}
	.asideList17 .subLeft .m-inner-header-icon {
	  display: block;
	}
	.asideList17 .subLeft > ul {
	  display: none;
	  background: #fff;
	  border: 1px solid #dae0e6;
	  border-top: none;
	  padding-bottom: 0px;
	}
	.asideList17 .subLeft > ul::before {
	  display: none;
	}
  }


/***Ã¥Ë†â€ Ã©Â¡ÂµÃ§Â»â€žÃ¤Â»Â¶1*/
.page1 {
	padding: 20px 0 50px;
	font-size: 0;
	text-align: right;
  }
  .page1::after,
  .page1::before {
	content: " ";
	display: table;
  }
  .page1 a::before {
	display: none;
  }
  .page1 > a,
  .page1 > span,
  .page1 > div > span,
  .page1 .num > a,
  .page1 .selectDiv {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 1;
	position: relative;
	vertical-align: top;
	font-size: 14px;
	transition: all 0.35s ease-in-out;
	margin: 0 5px;
	border: 1px solid #d7dfdc;
	margin-bottom: 5px;
	cursor: pointer;
	text-align: center;
	padding: 8px 11px;
	vertical-align: middle;
  }
  .page1 a span {
	border: none;
  }
  .page1 a:hover,
  .page1 a.on_pages {
	background-color: #0067b6;
	color: #fff;
	border-color: #0067b6;
  }
  .page1 a.on_pages {
	background-color: #0067b6;
  }
  .page1 .hide {
	display: none !important;
  }
  .page1 .selectDiv::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	transform: rotateX(0deg);
	border: 5px solid transparent;
	border-top-color: #bfbeac;
	position: absolute;
	right: 6px;
	top: 13px;
  }
  .page1 .selectDiv {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 1;
	vertical-align: top;
	font-size: 14px;
	transition: all 0.35s ease-in-out;
	margin: 0 5px;
	border: 1px solid #d7dfdc;
	margin-bottom: 5px;
	cursor: pointer;
	text-align: center;
	padding: 9px 28px;
	position: relative;
  }
  .page1 .selectDiv ul.on {
	display: block;
	width: 100%;
  }
  .page1 .selectDiv ul {
	text-align: center;
	font-size: 14px;
	list-style: none;
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 100%;
	overflow-y: auto;
	max-height: 240px;
	border: 1px solid #d7dfdc;
	border-bottom: none;
	background: #ffffff;
	display: none;
  }
  .page1 .selectDiv ul li:hover {
	background: #0067b6;
  }
  .page1 .selectDiv ul li:hover a {
	color: #ffffff;
  }
  .page1 .selectDiv ul a {
	line-height: 30px;
	padding: 0px 10px;
  }
  .page1 .selectDiv ul a:hover {
	background: none;
	color: #000000;
  }
  .page1 .selectDiv ul a.active {
	display: block;
  }
  .page1 .selectDiv:hover.selectDiv:before {
	transition: transform all 2s ease;
	transform: rotateX(-180deg) translateY(5px);
	transform-origin: center;
  }
  .page1.pageStyle1 a,
  .page1.pageStyle1 > span,
  .page1.pageStyle1 div > span {
	padding: 10px;
	min-width: 36px;
	min-height: 36px;
  }
  .page1.pageStyle1 .totalPage,
  .page1.pageStyle1 .perPage {
	border: none;
	margin: 0;
	padding: 10px;
  }
  .page1.pageStyle1 a::before {
	display: inline-block;
  }
  .page1.pageStyle1 a span {
	display: none;
  }
  .page1.pageStyle1 .selectDiv {
	padding: 13px 10px;
	min-width: 66px;
  }
  .page1.pageStyle1 .iconfont {
	font-size: 20px;
  }
  .page1.pageStyle1 .turnPage span {
	border: none;
  }
  .page1.pageStyle1 .num a {
	min-height: 42px;
	min-width: 42px;
	text-align: center;
	line-height: 1.4;
  }
  .page1.pageStyle2 a,
  .page1.pageStyle2 > span,
  .page1.pageStyle2 div > span {
	padding: 10px;
	min-width: 36px;
	min-height: 36px;
  }
  .page1.pageStyle2 > a {
	border-radius: 50%;
  }
  .page1.pageStyle2 .totalPage,
  .page1.pageStyle2 .perPage {
	border: none;
	margin: 0;
	padding: 10px;
  }
  .page1.pageStyle2 a::before {
	display: inline-block;
  }
  .page1.pageStyle2 a span {
	display: none;
  }
  .page1.pageStyle2 .selectDiv {
	padding: 13px 10px;
	min-width: 66px;
  }
  .page1.pageStyle2 .iconfont {
	font-size: 20px;
  }
  .page1.pageStyle2 .turnPage span {
	border: none;
  }
  .page1.pageStyle2 .num a {
	min-height: 42px;
	min-width: 42px;
	text-align: center;
	line-height: 1.4;
	border-radius: 50%;
  }
  @media screen and (max-width: 767px) {
	.page1 .turnPage {
	  display: none;
	}
	.page1 > a,
	.page1 > span,
	.page1 > .ib {
	  display: none;
	}
	.page1 a.on_pages,
	.page1 .page-prev,
	.page1 .page-next,
	.page1 .page-start,
	.page1 .page-end {
	  display: inline-block;
	}
  }

.bread{line-height: 5.6rem;position: relative;text-align: right;margin: 0 0 1.6rem;}
.bread a{display: inline-block;vertical-align: top;}
.bread a:hover{color: #0067b6;}

.content{position: relative;z-index: 2;padding-top: 2.6rem;/*background: #f6f7f8;*/}
.sub_content{max-width: 1200px;}

.sub_left{width: 217px;float: left;}
.sub_right{margin-left: 245px;}

.page_article{position: relative;padding: 0 0 4rem;}
.page_article_title {}
.page_article_title h3 { line-height: 1.4; color: #333; text-align: left;}
.article_author {text-align: left;margin: .2rem 0 2.9rem;padding: .8rem 0 1.8rem;line-height: 3rem;position: relative;z-index: 2;color: #646464;border-bottom: .1rem solid #dddddd;}
.article_author span{line-height: 3rem;padding: 0 2rem;display: inline-block;vertical-align: top;}
.article_author span.date{padding-left: 2.8rem;background: url(../images/time.png) no-repeat left center/1.6rem auto;}

.page_article .article {position: relative;text-align: justify;line-height: 1.8;}
.page_article .article p { }
.page_article .article { }

.annex {overflow: hidden;/* margin: 3rem 0 0; */line-height: 2.4rem;padding: 4.2rem 0 2.4rem;}
.annex .annex_title{position: relative;display: inline-block;height: 4.8rem;line-height: 4.8rem;}
.annex .list{margin: 0 0 -1.5rem;padding: .7rem 0 0;}
.annex li{margin: 0 0 1.4rem;}
.annex a{position: relative;display: block;color: #333;padding: 1rem 2.4rem;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;-moz-transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;-o-transition: all ease-in-out .3s;background: #f7f7f7;display: block;word-break: break-all;}
.annex a:hover{background: #0067b6;color: #fff;}

.sub_01{}
.sub_01 ul{margin: 0 0;padding: 0 0;}
.sub_01 .item{margin: 0 0 2rem;align-items: center;padding: 2.4rem 2.2rem 2.2rem;background: #fff;box-shadow: 0rem 0rem 2rem 0rem rgba(0, 0, 0, 0.07);}
.sub_01 .time_box{width: 82px;height: 82px;position: relative;text-align: center;background: #fafafa;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.sub_01 .day{color: #1269b9;margin: 0 0 .5rem;line-height: 1.1;}
.sub_01 .month{color: #999;margin: 0 0 0;line-height: 1.1;}
.sub_01 .info_box{margin: 0 0;padding: 0 0 0;position: relative;width: 100%;}
.sub_01 .time_box + .info_box{width: calc(100% - 106px);}
.sub_01 .title{margin: 0 0 1.5rem;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.sub_01 .summary{margin: 0 0;color: #999;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.sub_01 .item:hover .title{color: #1169bb;font-weight: bold;}

.sub_02{}
.sub_02 ul{margin: 0 0 -2rem -2rem;padding: 0 0;}
.sub_02 li{width: 25%;}
.sub_02 .item{margin: 0 0 2rem 2rem;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.07);background: #fff;}
.sub_02 .bottom{padding: 3.6rem 2rem 3rem;position: relative;}
.sub_02 .title{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.sub_02 .time{color: #fff;margin: 0 0;position: absolute;left: 0;top: 0;line-height: 3rem;padding: 0 1.6rem;background: #0067b6;}

.sub_022{margin: -2rem;overflow: hidden;padding: 2rem;}
.sub_022 ul{margin: 0 -12rem -2rem 0;padding: 0 0 0 4rem;}
.sub_022 .item{margin: 0 12rem 2rem 0;}
.sub_022 .img{padding-bottom: 133.3%;/* background: #000; */}
.sub_022 .bottom{padding: 2rem 2rem;position: relative;}

.sub_023 ul{margin: 0;padding: 0 0;}
.sub_023 li{width: 33.3%;}
.sub_023 .item{margin: 2.5rem 2.8rem;}
.sub_023 .bottom{text-align: center;line-height: 1.6;background-color: #e7e7e7;padding: 1.2rem 2rem;}
.sub_023 .summary{margin: .6rem 0 0;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 3.2em;}

.sub_03{max-width: 1300px;margin: 0 auto;}
.sub_03 ul{margin: 0 0 0 -5.4rem;padding: 7rem 0 4rem;}
.sub_03 li{width: 33.3%;}
.sub_03 .item{margin: 0 0 5rem 5.4rem;background: no-repeat center/cover;border-radius: 2rem;overflow: hidden;flex-direction: column;justify-content: center;align-items: center;height: 23.3rem;box-shadow: 0rem 0rem 4rem 0rem rgba(0, 0, 0, 0.08);color: #fff;position: relative;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;-moz-transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;-o-transition: all ease-in-out .3s;}
.sub_03 .item::before{content: '';display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: rgba(0, 0, 0, .4);text-align: center;}
.sub_03 .title{margin: 0 0 1.6rem;font-weight: bold;position: relative;z-index: 2;}
.sub_03 .vicetitle{margin: 0 0;position: relative;z-index: 2;text-transform: uppercase;}

.sub_03 .item:hover{transform: scale(1.05);-ms-transform: scale(1.05);-moz-transform: scale(1.05);-webkit-transform: scale(1.05);-o-transform: scale(1.05);}

@media (max-width:996px){
	.content{padding: 20px 0 0;margin-top: 0;}

	.sub_left{width: 100%;float: none;}
	.sub_right{margin: 20px 0 0;}

	.page_article{margin: 0;}
	.page_article_title{padding: 0 0 10px;}
	.page_article .article{font-size: 15px;line-height: 1.8;}
	.article_author{margin: 0 0 20px;font-size: 12px;}
	.article_author span, .article_author i{font-size: 12px;}
	.annex{padding: 12px 0 20px;margin: 30px 0 0;}

	.sub_03 li{width: 50%;}

	.sub_022 ul{margin: 0 -6rem -2rem 0;padding: 0;}
	.sub_022 .item{margin: 0 6rem 2rem 0;}

}
@media screen and (max-width:767px){

	.page_articleTitle{margin: 0 0 16px;padding-bottom: 0;}
	.article_author span{padding:2px 10px;border: 0;font-size: 14px;line-height: 20px;}
	.article_author i{display: none;}
	.annex { margin: 20px 0; }
	.annex strong::before { left: 10px; }
	.annex strong{ padding-left: 20px; padding-right: 20px; }
	.annex li { font-size: 14px; }

	.sub_01 .time_box{width: 60px;height: 60px;}
	.sub_01 .info_box{width: calc(100% - 76px);}

	.sub_02 li{width: 50%;}

	.sub_03 ul{padding: 15px 0 30px;}
	.sub_03 li{width: 100%;}

}
@media (max-width:639px){

}
@media screen and (max-width:480px){

}
@media screen and (max-width:413px){
	.sub_02 li{width: 100%;}
}
@media screen and (max-width:380px){

}
@media screen and (max-width:320px){

}
