 

.wrapperPage {
	min-height: 500px;
	width: 100%;
	padding: 20px 0;
	background: url(bg1.png) no-repeat center;
	background-size: 100% auto;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-position: right 0;
	zoom: 1;}

.menuPage {
	margin-bottom: 10px;}

.bulletNav .menuPage li {
	display: inline-block;}

.bulletNav .menuPage a {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 38px;
	color: #333333;}

.bulletNav .menuPage a:hover {
	color: #006346;}

.menuPage span {
	color: #cdcdcd;
	padding-right: 5px;
	font-size: 15px;}

.bulletNav h4 {
	font-family: MicrosoftYaHei-Bold;
	font-size: 22px;
	line-height: 38px;
	color: #333333;}

.mesBarList a {
	position: relative;
	display: block;
	padding: 0 15px;
	transition: all ease-out 0.2s;
	border-bottom: 1px solid #e2e4e2;}

.mesBarList dl {
	display: flex;}

.mesBarList dt {
	flex: 1
;}

.mesBarList dd {
	width: 108px;}

.mesBarList a:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 1px;
	background-color: #177055;
	bottom: -1px;
	left: 0;
	opacity: 0;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}

.mesBarList a:hover:after {
	opacity: 1;
	width: 100%;}

.mesBarList dt, .mesBarList dd {
	font-weight: normal;
	font-size: 16px;
	line-height: 51px;
	color: #1e1e1e;}

.mesBarList dt {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	 }

.mesBarList dt:before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background-color: #177055;
	top: 50%;
	margin-top: -3px;
	left: 0px;}
.mesBarList dt p{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;}	
.mesBarList dd {
	color: #666666;
	text-align: right;}

.mesBarList a:hover dt {
	color: #177055;}

.renewalPage,.atlasPage {
	position: relative;
	background: -webkit-linear-gradient(180deg, #e5faf0 0%, #f9fdfc 20%, #fff 30%);
	background: linear-gradient(180deg, #e5faf0 0%, #f9fdfc 20%, #fff 30%);
	background: -o-linear-gradient(180deg, #e5faf0 0%, #f9fdfc 20%, #fff 30%);
	background: -moz-linear-gradient(180deg, #e5faf0 0%, #f9fdfc 20%, #fff 30%);
	background: linear-gradient(180deg, #e5faf0 0%, #f9fdfc 20%, #fff 30%);
	padding: 20px 20px;
	margin-bottom: 20px;}
.atlasPage{
	background:rgba(255, 255, 255, 0.7);}
.renewalPage:before, .atlasPage:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 5px;
	top: 0;
	left: 0;
	background: #0a734f
;}

.renewalPage h5, .atlasPage h5 {
	position: relative;
	padding-left: 33px;
	font-size: 20px;
	line-height: 38px;
	color: #333333;
	padding-bottom: 15px;}

.atlasPage h5:before {
	width: 27px;
	height: 25px;
	background: url(page-icon.png) no-repeat center;}

.renewalPage h5:before {
	width: 19px;
	height: 23px;
	background: url(page-icon1.png) no-repeat center;}

.renewalPage h5:before, .atlasPage h5:before {
	position: absolute;
	content: "";
	background-size: cover;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center 0;
	left: 0;
	top: 7px;}

.atlasPage .swiper-container {
	width: 100%;
	height: 265px;}

.atlasPage .swiper-button-next,.atlasPage .swiper-button-prev {
	top: 50%;
	margin-top: -40px;}

.atlasPage .swiper-container .title-item {
	text-align: center;
	font-size: 15px;
	line-height: 38px;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;}

.atlasPage .swiper-slide img {
	width: 100%;
	min-height: 234px;
	transition: all 0.5s;}
.atlasPage .swiper-slide a:hover img{
	transform: scale(1.05);}

.atlasPage .swiper-button-prev {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") rgba(0, 0, 0, 0.4) center 50%/50% 50% no-repeat;}

.atlasPage .swiper-button-next {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") rgba(0, 0, 0, 0.4) center 50%/50% 50% no-repeat;}

.renewalPage h5 {
	padding-left: 26px;}

.renewal-wrapper ul {
	border-left: solid 2px #c5e1d2;}

.renewal-wrapper {
	margin-left: 9px;}

.renewal-wrapper dl {
	position: relative;
	padding-left: 14px;}

.renewal-wrapper dl:before {
	position: absolute;
	content: "";
	width: 15px;
	height: 15px;
	background-color: #fefefe;
	border: solid 2px #006346;
	border-radius: 50%;
	top: 8px;
	left: -8px;}

.renewal-wrapper dl:before {
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	transition: transform 0.2s, opacity 0.2s;}

.renewal-wrapper dl:hover:before {
	background-color: #fff;
	border: solid 2px #006346;
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	-ms-transform: scale(0.85);
	transform: scale(0.85);}

.renewal-wrapper dt {
	padding-left: 35px;
	color: #006446;
	line-height: 28px;
	font-size: 14px;
	width: 91px;
	height: 28px;
	font-weight: normal;
	background-image: url(page-icon2-2.png);}

.renewal-wrapper dd {
	font-size: 16px;
	line-height: 23px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 15px;}

.renewal-wrapper dl:hover dd {
	color: #006346;}

.mainBodyBar {
	margin-bottom: 15px;}

.mainBodyBar .title {
	font-size: 22px;
	line-height: 38px;
	color: #006346;
	text-align: center;
	padding: 5px 0;
	font-weight: bold;}

.mainBodyBar .NumberOfTime {
	text-align: center;
	font-size: 14px;
	line-height: 38px;
	color: #666666;}

.mainBodyBar .NumberOfTime span {
	padding: 0 5px;}
.subPage_con{
	position: relative;}
.mainContent {
	font-size: 16px;
	color: #333333;
	line-height: 1.8;
	padding: 10px 0;
	font-family: '宋体';}
.mainContent *{
	font-family: '宋体';}
.mainContent img{max-width: 80%;}
.mainBodyBar .introduce {
	text-align: center;}

.mainBodyBar .introduce h6 {
	font-size: 16px;
	color: #666666;
	padding: 8px 0;}

.mainBodyBar .introduce span {
	color: #000000;}

 

.videoPageBar {
	padding: 10px 0;}

.playerBar {
	margin-bottom: 20px;}
.playerBar img{
	width: 100%;
	max-height: 150px;}
.playerBar {
	border-bottom: #d2d2d2 1px solid;}

.playerBar a {
	display: block;}

.playerBar h5 {
	font-size: 16px;
	line-height: 28px;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 10px 0;}

.playerBar a:hover h5 {
	color: #006346;}
.playerBar .bad-video{
	position: relative;}
.playerBar .bad-video::after{
	content: '';
	position: absolute;
	top:50%;left: 50%;
	margin-top: -24px;
	margin-left: -24px;
	width:48px ;
	height: 48px;
	background:url(ico_video.png) no-repeat;
	background-size: 48px;}
.playerBar .bad-video img{
	width: 100%;
	height: 220px;
	max-height: 220px;}
.playerBar .ssue-date {
	line-height: 26px;
	font-size: 14px;
	color: #999999;
	margin-bottom: 4px;
	padding-left: 24px;
	background: url(ico_video_s.png) no-repeat 0 8px;}

.bulletNav h4, .renewalPage h5, .atlasPage h5, .atlasPage h5 {
	font-weight: bold;
	color: #333;}
.layout_page{
	margin: 20px 0;
	text-align: center;
	font-size: 13px;}
.fenye_a,.current{
	font-size: 13px;}
.bread{
	padding-bottom: 3px;
	background:url(bread.png) repeat-x 0 bottom;
	margin-bottom: 15px;}

 
.article-share {
	width: 69px;
 
	position: absolute;
	left: -80px;
	top: 180px;}

.article-share .zf {
	display: block;
	width: 67px;
	height: 67px;
	border: #dedede 1px solid;
	background: url(zf.png) no-repeat center;
	border-radius: 50%;
	margin-bottom: 8px;}

.article-share .bdsharebuttonbox {
	width: 69px;
	height: auto;}

.article-share .bdsharebuttonbox a {
	display: block;
	width: 67px !important;
	height: 67px !important;
	margin: 5px 0 !important;
	border: #eee 1px solid;
	border-radius: 50%;}

.article-share .bdsharebuttonbox .bds_weixin {
	background: url(weixin2.png) no-repeat center #fff;}

.article-share .bdsharebuttonbox .bds_tsina {
	background: url(sina2.png) no-repeat center #fff;}

.article-share .bdsharebuttonbox .bds_more {
	background: url(share.png) no-repeat center #fff;}

.article-share .bdsharebuttonbox.on {
	position: static;}

 
@media screen and (max-width:760px) {
	.mesBarList {
		margin-bottom: 15px;}
	.mesBarList dt, .mesBarList dd {
		line-height: 40px;
		font-size: 14px;}
	.mesBarList dd {
		width: 98px;}
	.bulletNav h4, .renewalPage h5, .atlasPage h5, .atlasPage h5 {
		font-size: 16px;
		line-height: 30px;
		padding-bottom: 8px;
		font-weight: bold;}
	.bulletNav h4 {
		padding-bottom: 0;}
	.mesBarList a {
		padding-right: 0;}
	.mesBarList dd {
		font-size: 12px;}
	.atlasPage, .renewalPage, .atlasPage {
		padding: 10px;}
	.atlasPage h5:before {
		width: 20px;
		height: 18px;}
	.renewalPage h5:before {
		width: 15px;
		height: 18px;
		background-size: 100%;}
	.renewal-wrapper dd {
		font-size: 14px;}
	.renewal-wrapper dl:before {
		width: 12px;
		height: 12px;
		left: -7px;}
	.renewal-wrapper dt {
		width: 81px;
		height: 25px;
		line-height: 25px;
		background-size: 100% auto;
		font-size: 13px;
		margin-bottom: 5px;}
	.mainBodyBar .title {
		font-size: 18px;
		line-height: 30px;}
	.mainBodyBar .NumberOfTime {
		font-size: 13px;
		line-height: 30px;}
	.mainContent {
		font-size: 14px;}
	.article-share .zf{
		display:none;}
	.article-share{
		position: static;
		display: flex;
		width: auto;
		padding-bottom: 10px;}
	.article-share .bdsharebuttonbox{
		display: flex;width: auto;}
	.article-share .bdsharebuttonbox a{
		width: 50px !important;
		height: 50px !important;
		margin-right: 10px !important;}
	.social-share .social-share-icon{
		font-size: 30px;
		width: 50px !important;
		height: 50px !important;
		line-height: 50px!important;
		margin-right: 10px !important;}
	.article-share .bdsharebuttonbox .bds_weixin {
		background-size: 30px auto;}
	
	.article-share .bdsharebuttonbox .bds_tsina {
		background-size: 30px auto;}
	
	.article-share .bdsharebuttonbox .bds_more {
		background-size: 20px auto;}
	.atlasPage .swiper-container,.atlasPage .swiper-slide img{
		min-height: auto;}
	.atlasPage .swiper-container{
		height: 280px;}
	.footer .row{
		margin: 0;}
	
}

@media print {
    .article-share,.header,.bread,.footer,.atlasPage,.renewalPage {
        display: none;
    }

    .container {
        width: 100%;
    }

}
