<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*鍒樹笢*/

/*棣栭〉*/
@font-face {
	font-family: "iconfont";
	src: url("font/iconfont.eot");
	/* IE9*/
	src: url("font/iconfont.eot@#iefix") format("embedded-opentype"), url("font/iconfont.woff") format("woff"), url("font/iconfont.ttf") format("truetype"), url("font/iconfont.svg#iconfont") format("svg");
	/* iOS 4.1-*/
}

.iconfont {
	display: inline-block;
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.title_h2 {
	font-size: 17px;
	line-height: 40px;
	display: block;
	height: 40px;
	background: #015128;
	width: 116px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.ind_banner .slick-prev,
.ind_banner .slick-next {
	display: none !important;
}

.ind_banner .slick-dots {
	bottom: 25px;
}

.index_1 {
	position: relative;
	background-size: cover !important;
	height: 483px;
	background-position: top !important;
}



.index_1 .wrap {
	position: relative;
	height: 100%;
	z-index: 10;
	top: 0;
}

.index_1 .wrap .tit {
	position: absolute;
	width: 450px;
	height: 250px;
	right: 50px;
	text-align: right;
	color: #fff;
	top: 50%;
	margin-top: -125px;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	behavior: url(https://www.pumch.cn/Public/static/themes/common1/css/css/PIE.htc);
}

.index_1 .wrap .tit h2 {
	line-height: 1.2;
	font-size: 48px;
	padding-bottom: 20px;
}

.index_1 .wrap .tit p {
	line-height: 1.5;
	font-size: 12px;
}

.index_2 {
	padding: 60px 0 0;
}

.index_2 li {
	float: left;
	width: 300px;
	height: 207px;
	background: url(../image/ind_2.jpg) no-repeat center;
	text-align: center;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	behavior: url(https://www.pumch.cn/Public/static/themes/common1/css/css/PIE.htc);
}

.index_2 li .a {
	display: block;
	height: 100%;
}

.index_2 li .ico {
	padding: 55px 0 10px;
}

.index_2 li .ico img {
	height: 65px;
	width: 80px;
	display: block;
	margin: 0 auto;
}

.index_2 li h3 {
	text-align: center;
	color: #fff;
	font-size: 18px;
}

.index_2 .li_2 {
	background: #e5ca8f;
	margin-left: 10px;
}

.index_2 .li_3 {
	background: url(../image/ind_3.jpg) no-repeat center;
	margin-left: 10px;
}

.index_2 .li_3 h3 {
	color: #474747;
}

.index_2 .li_4 {
	background: #01763a;
	margin-left: 10px;
}


/*棣栭〉鏂伴椈*/
.index-news-box {
	min-width: 1200px;
	background-color: #fff
}

.index-news {
	/*height: 445px;*/
	padding: 35px 0;
}
.index-news.two {
	padding: 0 0 35px;
}
.index-news .news-left {
	width: 332px;
	border: 1px solid #CCC;
	border-left: 0;
}

.index-news .news-left .stzx {
	margin-top: 20px;
}

.index-news .news-left .news-slider {
	margin-top: 30px;
	height: 400px;
	overflow: hidden
}

.index-news .news-left .news-slider .news-detail {
	float: left
}

.index-news .news-left .news-slider .news-detail a {
	position: relative;
	display: block;
	width: 590px;
	height: 400px
}

.index-news .news-left .news-slider .news-detail a span,
.index-news .news-left .news-slider .news-detail a img {
	display: block;
	width: 590px;
	height: 330px;
	overflow: hidden
}

.index-news .news-left .news-slider .news-detail a u,
.index-news .news-left .news-slider .news-detail a time {
	display: block;
	line-height: 1
}

.index-news .news-left .news-slider .news-detail a u {
	margin-top: 10px;
	font-size: 16px;
	color: #333
}

.index-news .news-left .news-slider .news-detail a time {
	margin: 10px auto
}

.index-news .news-left .news-slider .news-detail a time,
.index-news .news-left .news-slider .news-detail a p {
	color: #999
}

.index-news .news-left .news-slider .news-detail a p {
	width: 410px
}

.index-news .news-left .news-slider .news-detail a:hover:after {
	animation: rights1 1s
}

.index-news .news-left .news-slider .prev,
.index-news .news-left .news-slider .next {
	position: absolute;
	top: 280px;
	z-index: 1;
	width: 50px;
	height: 50px;

	color: #fff;
	text-align: center;
	font-size: 30px;
	line-height: 50px;
	cursor: pointer;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.index-news .news-left .news-slider .iconfont {
	display: inline-block;
	font-family: "iconfont" !important;
	/* font-size:16px; */
	/* font-style:normal; */
	/* -webkit-font-smoothing:antialiased; */
	-moz-osx-font-smoothing: grayscale
}

.index-news .news-left .news-slider .prev:hover,
.index-news .news-left .news-slider .next:hover {
	background-color: #102750
}

.index-news .news-left .news-slider .prev {
	right: 50px
}

.index-news .news-left .news-slider .next {
	right: 0px
}

.index-news .news-right .tab-pannel-box .tab-pannel {
	width: 100%;
}

.tab-pannel .imgs {
	margin-bottom: 22px;
	overflow: hidden;
}

.tab-pannel .imgs li {
	position: relative;
	float: left;
	width: 295px;
	height: 160px;
	overflow: hidden;
}

.shiting .imgs li {
	width: 100%;
	height: auto;
}
.shiting .imgs li img{
	width: 100%;
}
.shiting .imgs li .pic{
	width: 100%;
    height: 166px;
    overflow: hidden;
}
.shiting .imgs .p {
	position: relative;
	padding: 12px;
	background: rgba(1, 118, 58, 0.6);
	color: #fff;
}

.shiting .imgs {
	margin-bottom: 0;
	overflow: hidden;
}
.shiting .info {
	padding: 12px;
	height: 79px;
	background: #E3EFE5;
}

.shiting .info h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 24px;
}

.shiting .info p {
	color: #666;
	font-size: 15px;
	margin: 10px 0;
}

.shiting .info p.time {
	color: #666;
}
.video {
	width: 332px;
	border: 1px solid #CCC;
	border-left: 0;
	float: right;
}

.video img {
	width: 100%;
	height: 224px;
	display: block;
}

.video video {
	width: 110%;
	height: 210px;
	margin-left: -5%;
}

.video .info {
	padding: 20px 30px;
	height: 80px;
}

.video .info h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 24px;
}

.video .info p {
	color: #666;
	font-size: 15px;
	margin: 10px 0;
}

.video .info p.time {
	color: #666;
}
.tab-pannel .imgs li+li {
	margin-left: 10px;
}

.tab-pannel .imgs li img {
	display: block;
    width: 100%;
    height: 170px;
}
}

.tab-pannel .imgs .p {
	position: absolute;
	left: 0;
	right: 0;
	padding: 10px 20px;
	bottom: 0;
	background: rgba(0, 0, 0, 0.3);
	text-align: center;
	font-size: 14px;
	color: #fff;
}

.tab-pannel .imgs li:hover .p {
	opacity: 0.8;
}

.newslist2 {
	overflow: hidden;
	margin-top: 15px;
	padding: 0 10px;
}

.newslist2 li {
	margin: 0 0 16px 0;
}

.newslist2 .articleAddTime {
	width: 55px;
	height: 56px;
	text-align: center;
	display: inline-block;
	font-size: 14px;
}

.newslist2 .articleAddTime .timeD {
	background: #01763a;
	line-height: 28px;
	color: #fff;
}

.newslist2 .articleAddTime .timeYm {
	background: #efefef;
	line-height: 28px;
}

.newslist2 a {
	display: inline-block;
	float: right;
	width: 315px;
}

.newslist2 h3 {
	font-weight: normal;
	font-size: 16px;
	line-height: 1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.newslist2 p {
	color: #666;
	margin: 7px 0 0 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.4;
	font-size: 12px;
}

@media only screen and (min-width:1024px) {

	.index-news .news-right {
		width: 464px;
		border: 1px solid #CCC;
		border-left: 0;
	}

	.index-news .news-right .tab-pannel-box .tab-pannel {
		position: relative;
	}

	.index-news .news-right .tab-pannel-box .tab-pannel ul.tab-list li {
		position: relative
	}

	.index-news .news-right .tab-pannel-box .tab-pannel ul.tab-list li.cur:before {
		content: '';
		display: block;
		position: absolute;
		left: -20px;
		top: 15px;
		width: 3px;
		height: 40px;
		background-color: #102750;
		transition: all .5s;
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		-o-transition: all .5s;
		animation: blink 1s infinite steps(1, start)
	}

	.index-news .news-right .tab-pannel-box .tab-pannel ul.tab-list li+li {
		border-top: 1px solid #ccc
	}

	.index-news .news-right .tab-pannel-box .tab-pannel ul.tab-list li a {
		display: block;
		height: 40px;
		padding-top: 15px;
	}

	.index-news .news-right .tab-pannel-box .tab-pannel ul.tab-list li a u,
	.index-news .news-right .tab-pannel-box .tab-pannel ul.tab-list li a time {
		display: block;
		line-height: 1
	}

	.index-news .news-right .tab-pannel-box .tab-pannel ul.tab-list li a u {
		font-size: 16px
	}

	.index-news .news-right .tab-pannel-box .tab-pannel ul.tab-list li a time {
		margin: 10px auto
	}

	.index-news .news-right .tab-pannel-box .tab-pannel ul.tab-list li a time,
	.index-news .news-right .tab-pannel-box .tab-pannel ul.tab-list li a p {
		color: #999
	}

	.index-news .news-right .tab-pannel-box .tab-pannel ul.tab-list li a p {
		margin-bottom: 15px;
		text-indent: 1em;
		line-height: 24px
	}

	.index-news .news-right .tab-pannel-box .tab-pannel .more {
		position: absolute;
		bottom: 10px;
		left: 0;
		width: 135px;
		height: 40px;
		background-color: #102750;
		transition: all .5s;
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		-o-transition: all .5s
	}

	.index-news .news-right .tab-pannel-box .tab-pannel .more i,
	.index-news .news-right .tab-pannel-box .tab-pannel .more u {
		float: left;
		line-height: 40px;
		color: #fff
	}

	.index-news .news-right .tab-pannel-box .tab-pannel .more i {
		margin-left: 27px;
		font-weight: bold;
		font-size: 22px
	}

	.index-news .news-right .tab-pannel-box .tab-pannel .more:hover {
		background-color: #f3cb45
	}

}

@media only screen and (max-width:750px) {

	.news-right {
		margin-top: 30px;
		width: 100%;
	}

	.index-news .news-left .news-slider .news-detail a u {
		margin-top: 10px;
		font-size: 14px;
		color: #333
	}

	h2.con-tit span.tab-tit a {
		/*position:relative;*/
		/*display:block;*/
		/*float:left;*/

		box-sizing: border-box;
		height: 28px;
		text-align: center;
		line-height: 28px;
		font-size: 16px;
		/*width: 113px;*/
		font-weight: normal;
		transition: all .5s;
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		-o-transition: all .5s;
		color: #015128;
		font-weight: 600
	}


}

.newslist {
	padding: 0 10px;
}

.newslist li {
	border-bottom: #bbbbbb dashed 1px;
	position: relative;
	padding: 0 80px 0 0px;
	background: url(../images/listnot.png) 0px 15px no-repeat;
}

.index-news .news-left .news-slider .news-detail a u {
	margin-top: 10px;
	font-size: 16px;
	color: #333;
	text-decoration: none;
}

.newslist li a {
	display: block;
	height: 37px;
	width: 100%;
	line-height: 37px;
	font-size: 14px;
	color: #000;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	position: relative;
}

.newslist li span {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 36px;
	color: #bbb;
	text-align: center;
}

.newslist li:last-child {
	border: 0;
}

.newslist.ny li {
	padding: 8px 80px 8px 14px;
	background: url(../images/listnot.png) 2px 24px no-repeat;
}

.newslist.ny li a:after {
	display: none;
}

h2.con-tit a.fl {
	position: relative;

	/*margin-left:20px;*/
	font-size: 28px;
	line-height: 28px;
	color: #2db7f5;
}

h2.con-tit a.fr {

	width: 105px;
	height: 26px;
	color: #102750;
	text-align: center;
	border: 1px solid #102750;
	line-height: 26px;
	font-weight: normal;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s
}

h2.con-tit a.fr i,
h2.con-tit a.fr u {
	float: left
}

h2.con-tit a.fr i {

	margin: 0 0 0 10px;
	font-size: 20px;
	font-weight: bold
}

h2.con-tit {
	border-bottom: 1px solid #ccc;
}

h2.con-tit a.fr:hover {
	background-color: #102750;
	color: #015128
}

h2.con-tit span.tab-tit {
	display: flex;
	width: 100%;
}

h2.con-tit span.tab-tit a {
	/*position:relative;*/
	/*display:block;*/
	/*float:left;*/

	box-sizing: border-box;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 17px;
	font-weight: normal;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	color: #015128;
	font-weight: 600;
	width: 116px;
	display: block;
}


h2.con-tit span.tab-tit a.cur {
	color: #fff;
	background: #015128;
	display: block;
}

h2.con-tit span.tab-tit a.cur:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -4px;
	height: 2px;
	margin: auto;
	background-color: #f3cb45;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s
}

h3.con-tit {
	height: 35px;
	border-bottom: 1px solid #e4e4e4
}

h3.con-tit a.fl {
	position: relative;
	color: #000;
	font-size: 20px;
	line-height: 25px
}

h3.con-tit a.fl:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: -11px;
	width: 40px;
	height: 3px;
	background-color: #102750;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s
}

h2.tab-con-tit {
	height: 35px;
	border-bottom: 1px solid #e4e4e4
}

h2.tab-con-tit span.fl a {
	float: left;
	display: block;
	position: relative;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s
}

h2.tab-con-tit span.fl a+a {
	margin-left: 25px
}

h2.tab-con-tit span.fl a:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: -16px;
	width: 32px;
	height: 4px;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s
}

h2.tab-con-tit span.fl a.cur {
	font-weight: bold
}

h2.tab-con-tit span.fl a.cur:before {
	background-color: #102750
}

h2.tab-con-tit a.fr {
	color: #999;
	font-weight: normal
}

h2.tab-con-tit a.fr i {
	font-size: 12px
}

h2.tab-con-tit a.fr:hover {
	color: #102750
}

.hotnews {
	padding: 0 10px;
}

.hotnews h1 {
	font-size: 18px;
	color: #015128;
	/*text-align: center;*/
	/*margin: 0 10px;*/
	height: 35px;
	line-height: 35px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-weight: bold;
	color: #AB1119;
}

.hotnews .hotcon {
	margin-top: 12px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.hotnews .hotcon a {
	color: #999;
	line-height: 24px;
	font-size: 16px;
}

.hotnews .hotcon a:hover,
.newslist li a:hover {
	color: #b60606;
}





.index_3,
.index_5 {
	width: 1200px;
	padding-top: 20px;
}

.index_3 .li {
	float: left;
	width: 397px;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	behavior: url(https://www.pumch.cn/Public/static/themes/common1/css/css/PIE.htc);
	margin: 0 10px;
}

.index_3 .li .con {
	height: 210px;
	background: #fff;
}

.index_3 .li .tit {
	padding: 25px 20px 0;
}

.index_3 .li .tit h3 {
	font-size: 24px;
	line-height: 1.1;
	padding-bottom: 15px;
}

.index_3 .li .tit h3 a.fr {
	float: right;
	font-size: 12px;
	line-height: 24px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	width: 90px;
	border: 1px solid #eee;
	border-radius: 10px;
	text-align: center;
	color: #474747;
}

.index_3 .li .tit h3 a.fr:hover {
	background: #01763a;
	color: #fff;
	border-color: #01763a;
}

.index_3 .li li {
	line-height: 40px;
	border-top: 1px solid #eee;
	font-size: 14px;
}


.index_3 .li li a {
	display: block;
}

.index_3 .li li:first-child {
	border-top: 0;
}

.index_3 .li .img {
	padding-bottom: 57%;
	position: relative;
}

.index_3 .li .img a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.index_3 .li img {
	display: block;
	width: 100%;
	height: 100%;
}

.ind_4_cont .img {
	float: left;
	width: 424px;
	height: 312px;
	position: relative;
	margin-bottom: 15px;
}

.ind_4_cont .img .a {
	display: block;
	height: 100%;
}

.ind_4_cont .img .a img {
	display: block;
	width: 100%;
	height: 100%;
}

.ind_4_cont .img .a .tit {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 10;
	color: #fff;
	background: url(../image/line.png) repeat 0 0;
}

.ind_4_cont .img .con {
	padding: 10px 35px 10px 30px;
}

.ind_4_cont .img .con h2 {
	font-size: 22px;
	line-height: 1.1;
	padding-bottom: 10px;
}

.ind_4_cont .img .con p {
	line-height: 1.5em;
	height: 3em;
	overflow: hidden;
	font-size: 12px;
}


.ind_4_cont .r {
	overflow: hidden;
}

.ind_4_cont .r .tabClick.cf {
	background: #015128;
	padding: 5px;
}

.ind_4_cont .r .i4-list {
	height: 328px;
	overflow: auto;
	border: 1px solid #ccc;
	border-left: 0;
	padding-top: 20px;
}
}

.ind_4_cont .r .cf {
	padding-bottom: 20px;
}

.ind_4_cont .r .cf1 {
	padding-bottom: 60px;
}

.ind_4_cont .r .tabClick a {
	display: block;
	float: left;
	margin-right: 15px;
	height: 40px;
	position: relative;
	text-align: center;
	line-height: 40px;
	font-size: 15px;
	color: #fff;
	padding: 0 10px;
}

.ind_4_cont .r .tabClick a.on {
	color: #015128;
	background: #fff;
}

.ind_4_cont .r .tabClick a i {
	display: none;
	position: absolute;
	width: 0;
	height: 0;
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	bottom: -10px;
	left: 50%;
	margin-left: -13px;
	border-top: 13px solid #528eb5;
}

.ind_4_cont .r .tabClick a.on i {
	display: block;
}


.i4-list .child {
	display: none;
}

.i4-list .child.on {
	display: block;
}

.i4-list li {
	float: left;
	margin-left: 15px;
	cursor: pointer;
	border: 1px solid #cccccc;
	border-radius: 5px;
	width: 144px;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	margin-bottom: 15px;
}

.i4-list li a {
	display: block;
	color: #333;
	padding-left: 26px;
	position: relative;
}

.i4-list li a i {
	position: absolute;
	width: 14px;
	left: 0;
	top: 0;
	height: 100%;
	border-right: 1px solid #ccc;
	background: url(../image/ind_5.png) no-repeat center;
}

.i4-list li.on,
.i4-list li:hover {
	border-color: #528eb5;
}

.i4-list li.on a,
.i4-list li:hover a {
	color: #528eb5;
	border-color: #528eb5;
}

.i4-list li.on a i,
.i4-list li:hover a i {
	border-color: #528eb5;
	background-image: url(../image/ind_5_a.png);
}

.i4-list .child+.child li.on,
.i4-list .child+.child li:hover {
	border-color: #55a5aa;
}

.i4-list .child+.child li.on a,
.i4-list .child+.child li:hover a {
	color: #55a5aa;
	border-color: #55a5aa;
}

.i4-list .child+.child li.on a i,
.i4-list .child+.child li:hover a i {
	border-color: #55a5aa;
	background-image: url(../image/ind_5_b.png);
}

.i4-list .child+.child+.child li.on,
.i4-list .child+.child+.child li:hover {
	border-color: #e5ca8f;
}

.i4-list .child+.child+.child li.on a,
.i4-list .child+.child+.child li:hover a {
	color: #e5ca8f;
	border-color: #e5ca8f;
}

.i4-list .child+.child+.child li.on a i,
.i4-list .child+.child+.child li:hover a i {
	border-color: #e5ca8f;
	background-image: url(../image/ind_5_c.png);
}



.index_5 {
	padding-top: 5px;
	padding-bottom: 100px;
}

.index_5 li {
	float: left;
	width: 290px;
	position: relative;
	float: left;
	margin: 0 10px;
}

.index_5 li a.tran_scale {
	display: block;
	height: 100%;
}

.index_5 li img {
	display: block;
	width: 100%;
	height: 100%;
}

.index_5 li h2 {
	position: absolute;
	width: 100%;
	line-height: 60px;
	margin-top: -30px;
	top: 50%;
	left: 0;
	font-size: 22px;
	z-index: 10;
	text-align: center;
	color: #fff;
}

.index_5 li i {
	position: absolute;
	width: 100%;
	height: 0;
	left: 0;
	bottom: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	background: url(../image/line1.png) repeat 0 0;
	display: block;
}

.index_5 li:hover i {
	height: 100%;
}

/* .index_6{ padding-bottom: 65px; } */
.index_6 li {
	float: left;
	width: 25%;
	position: relative;
	behavior: url(https://www.pumch.cn/Public/static/themes/common1/css/css/PIE.htc);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.index_6 li&gt;a {
	display: block;
	padding-bottom: 88.3%;
}

.index_6 li&gt;a img {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.index_6 li .mask {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.index_6 li .tit {
	position: absolute;
	width: 90%;
	left: 5%;
	text-align: center;
	top: 59%;
	height: 120px;
	margin-top: -60px;
	color: #fff;
	z-index: 20;
}

.index_6 li .tit span {
	font-size: 12px;
	line-height: 1;
	display: block;
}

.index_6 .li_2 .tit {
	color: #474747;
}

.index_6 .tit h3 {
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
}

.index_6 .tit i {
	display: block;
	width: 38px;
	margin: 25px auto;
	height: 1px;
	background: #fff;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.index_6 .li_2 .tit i {
	background-color: #474747;
}

.index_6 .li_3 .bg {
	background: url(../image/line.png) repeat 0 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

/*	2017.10.17 - xf	start*/

.sguide {
	background: url(../image/jpg1.jpg);
}

.sguide .box {
	position: relative;
	margin: 119px 0 124px;
	height: 500px;
}

.sguide li {
	position: absolute;
	width: 199px;
	height: 160px;
	border-radius: 5px;
	text-align: center;
	overflow: hidden;
}

.sguide .l1 {
	top: 0;
	bottom: 0;
	right: 50%;
	margin: auto 5px auto 0;
	background-color: #fff;
	text-align: left;
	-webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
	behavior: url(https://www.pumch.cn/Public/static/themes/common1/css/css/PIE.htc);
}

.sguide .l1 .h3,
.sguide .l1 .date {
	padding-left: 20px;
}

.sguide .l2 {
	top: 0;
	left: 50%;
	margin-left: 5px;
	width: 408px;
	text-align: left;
}

.sguide .l3 {
	top: 0;
	right: 50%;
	margin-right: 5px;
	background-color: #e5ca8f;
	-webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
	behavior: url(https://www.pumch.cn/Public/static/themes/common1/css/css/PIE.htc);
}

.sguide .l4 {
	top: 0;
	bottom: 0;
	right: 50%;
	margin: auto 214px auto 0;
	background-color: #55a5aa;
	-webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
	behavior: url(https://www.pumch.cn/Public/static/themes/common1/css/css/PIE.htc);
}

.sguide .l5 {
	top: 0;
	bottom: 0;
	left: 50%;
	margin: auto 0 auto 5px;
	background-color: #01763a;
	-webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
	behavior: url(https://www.pumch.cn/Public/static/themes/common1/css/css/PIE.htc);
}

.sguide .l5 .ico {
	margin-top: 18px;
}

.sguide .l6 {
	top: 0;
	right: 50%;
	margin-right: 214px;
}

.sguide .l7 {
	top: 0;
	bottom: 0;
	left: 50%;
	margin: auto 0 auto 214px;
}

.sguide .l8 {
	bottom: 0;
	left: 50%;
	margin-left: 5px;
}

.sguide .ico {
	display: block;
	width: 60px;
	height: 48px;
	margin: 28px auto 14px;
	overflow: hidden;
}

.sguide .ico img {
	display: block;
	width: 100%;
}

.sguide .h1 {
	margin-top: 33px;
	margin-bottom: 12px;
	margin-left: 35px;
	font-size: 36px;
	line-height: 1;
}

.sguide .h2 {
	margin-left: 35px;
	font-size: 22px;
	line-height: 1;
}

.sguide .h3 {
	margin-bottom: 6px;
	font-size: 18px;
}

.sguide .h3 b {
	font-size: 20px;
}

.sguide .date {
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	color: #474747;
}

.sguide .p {
	font-size: 14px;
	line-height: 20px;
}

.sguide .img {
	display: block;
	width: 100%;
}

.sguide li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}

.sguide li a:hover {
	color: #fff;
	opacity: 0.8;
}

.guide {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	background-size: cover;
}

.guide .bg {
	position: absolute;
	background: no-repeat center center / cover;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.guide .logo {
	position: absolute;
	left: 20px;
	top: 45px;
	width: 156px;
	height: 133px;
}

.guide .logo img {
	display: block;
	width: 100%;
}

.guide .tools {
	position: absolute;
	right: 0;
	top: 90px;
}

.guide .tools li {
	position: relative;
	float: left;
	width: 61px;
	height: 55px;
	margin-right: 15px;
	background: left no-repeat;
	font-size: 18px;
	line-height: 55px;
	cursor: pointer;
}

.guide .tools li:hover {
	background-position: right;
}

.guide .tools li.l5:hover {
	background-image: none !important;
}

.guide .tools li.l6:hover {
	background-image: none !important;
}

.guide .tools li a {
	color: #707070;
}

.guide .tools li:hover a {
	color: #6baaad;
}

.guide .tools li a {
	display: block;
	width: 100%;
	height: 100%;
}

.guide .tools .l1 {
	width: 205px;
	background-image: url(../image/icon1.png);
	text-indent: 86px;
}

.guide .tools .l2 {
	background-image: url(../image/icon2.png);
}

.guide .tools .l3 {
	background-image: url(../image/icon3.png);
}

.guide .tools .l4 {
	background-image: url(../image/icon4.png);
}

.guide .tools .l5 {
	background-image: url(../image/WechatIMG17.png);
}

.guide .tools .l5 .over {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #01763a;
	line-height: normal;
	opacity: 0;
	visibility: hidden;
}

.guide .tools .l5 .table {
	display: table;
}

.guide .tools .l5 .table .cell {
	display: table-cell;
	width: 100%;
	height: 100%;
	color: #fff;
	vertical-align: middle;
	text-align: center;
}

.guide .tools .l5 .table .txt {
	display: inline-block;
	width: 30px;
	line-height: normal;
	font-size: 14px;
	text-align: center;
}

.guide .tools .l5:hover .over {
	opacity: 1;
	visibility: visible;
}

.guide .tools .l2 .code {
	background: url(../image/png1-2.png) no-repeat center;
	width: 120px;
	height: 138px;
	padding: 21px 30px 40px;
	margin-left: -90px;
}

.guide .tools .l3 .code {
	background: url(../image/png1-1.png) no-repeat center;
	width: 246px;
	height: 139px;
	padding: 21px 30px 40px;
	margin-left: -220px;
}

.guide .tools .l4 .code {
	background: url(../image/png1-1.png) no-repeat center;
	width: 246px;
	height: 139px;
	padding: 21px 30px 40px;
	margin-left: -220px;
}

.guide .tools .code {
	position: absolute;
	left: 50%;
	top: 100%;
	margin-left: -82px;
	padding: 22px 15px 15px;
	width: 135px;
	height: 135px;
	background: url(../image/png1.png) no-repeat;
	display: none;
}

.guide .tools .code img {
	display: block;
	width: 100%;
}

.guide .tools li:hover .code {
	display: block;
}

.guide .wrap {
	height: 100%;
}

.guide .links {
	position: absolute;
	left: 0%;
	top: 50%;
	text-align: center;
	transform: translateY(-50%);
	right: 0;
}

.guide .links li {
	width: 235px;
	border-radius: 8px;
	box-shadow: 0px 16px 24px 0px rgba(0, 0, 0, 0.4);
	text-align: center;
	overflow: hidden;
	color: #fff;
	display: inline-block;
	padding: 35px 0;
	position: relative;
}

.guide .links li a {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
}

.guide .links li:hover {
	z-index: 1;
}

.guide .links .l1 {
	background-image: url(../image/png2.png);
}

.guide .links .l2 {
	background-image: url(../image/png3.png);
	transform: translateY(60px);
}

.guide .links .l3 {
	background-image: url(../image/png4.png);
	transform: translateY(80px);
}

.guide .links .l4 {
	background-image: url(../image/png5.png);
}

.guide .links .l5 {
	background-image: url(../image/png21.png);
}

.guide .links li .p {
	font-size: 30px;
}

.guide .links li:nth-child(n+2) {
	margin-left: -40px;
}

/*.guide .links .l1{ right: 50%; top: 42px; width: 291px; height: 265px; margin-right: 183px; background-image: url(../image/png2.png);}
.guide .links .l1 .p{ font-size: 30px;}
.guide .links .l1 .ico{ margin-top: 54px;}
.guide .links .l1 .link{ background-color: #5fbac0;}
.guide .links .l2{ right: 50%; top: 124px; width: 281px; height: 261px; margin-right: -62px; background-image: url(../image/png3.png);}
.guide .links .l2 .p{ font-size: 30px;}
.guide .links .l2 .ico{ margin-top: 40px;}
.guide .links .l2 .link{ background-color: #f5d58d;}
.guide .links .l3{ left: 50%; top: 0; width: 241px; height: 261px; margin-left: 21px; background-image: url(../image/png4.png); color: #333;}
.guide .links .l3 .p{ font-size: 24px;}
.guide .links .l3 .ico{ margin-top: 50px; background-color: #fff;}
.guide .links .l3 .link{ background-color: #fff; color: #333;}
.guide .links .l4{ left: 50%; top: 82px; width: 251px; height: 263px; margin-left: 221px; background-image: url(../image/png5.png);}
.guide .links .l4 .p{ font-size: 24px; text-transform: uppercase;}
.guide .links .l4 .ico{ margin-top: 58px;}
.guide .links .l4 .link{ text-transform: uppercase; background-color: #00a04e;}
.guide .links .l5{ left: 50%; top: 82px; width: 251px; height: 263px; margin-left: 221px; background-image: url(../image/png5.png);}
.guide .links .l5 .p{ font-size: 24px; text-transform: uppercase;}
.guide .links .l5 .ico{ margin-top: 58px;}
.guide .links .l5 .link{ text-transform: uppercase; background-color: #00a04e;}
*/
.guide .links .ico {
	display: block;
	margin: 0 auto 5px;
	width: 78px;
	height: 76px;
}

.guide .links .ico img {
	display: block;
	width: 100%;
}

.guide .links .p {
	margin-bottom: 18px;
	line-height: 40px;
	margin-top: 10px;
}

.guide .links .link {
	display: block;
	width: 112px;
	height: 29px;
	margin: auto;
	border-radius: 15px;
	-webkit-box-shadow: 0px 0px 16px 0px rgba(2, 2, 2, 0.1);
	box-shadow: 0px 0px 16px 0px rgba(2, 2, 2, 0.1);
	behavior: url(https://www.pumch.cn/Public/static/themes/common1/css/css/PIE.htc);
	font-size: 14px;
	line-height: 29px;
	color: #fff;
	text-transform: uppercase;
}

.guide .links .link:hover {
	opacity: 0.8;
}

.guide .links li:hover .ico {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

.guide .links .l1 .link {
	background-color: #5fbac0;
}

.guide .links .l2 .link {
	background-color: #f5d58d;
}

.guide .links .l3 .link {
	background-color: #fff;
	color: #333;
}

.guide .links .l3 .p {
	color: #333;
}

.guide .links .l4 .link {
	background-color: #00a04e;
}

.guide .links .l5 .link {
	background-color: #d2303f;
}

.len_banner {
	position: relative;
	z-index: 2;
}

.len_banner .slick-prev,
.len_banner .slick-next {
	display: none !important;
}

.len_banner .slick-dots {
	bottom: 55px;
}

.len_banner .child {
	position: relative;
	background-size: cover !important;
	height: 630px;
}

/* .len_banner .child a {background-position: center;background-size: cover;background-repeat: no-repeat;height: 100%;display: block;} */
/* .len_banner .child .m-show {display: none;} */
.len_banner .search-box {
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-bottom: -33px;
	margin-left: -615px;
	padding: 15px 0;
	width: 1230px;
	border-radius: 10px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 35px 0px rgba(1, 1, 1, 0.14);
	box-shadow: 0px 0px 35px 0px rgba(1, 1, 1, 0.14);
	behavior: url(https://www.pumch.cn/Public/static/themes/common1/css/css/PIE.htc);
}

.len_banner .search-box .input {
	position: relative;
	padding: 8px 20px 8px 125px;
	overflow: hidden;
	background: url(../image/icon9.png) 50px no-repeat;
}

.len_banner .search-box .input:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 97px;
	margin: auto;
	height: 15px;
	border-left: 1px solid #dbdbdb;
}

.len_banner .search-box .input input {
	display: block;
	width: 100%;
	height: 20px;
	font-size: 14px;
	color: #333;
	line-height: 20px;
}

.len_banner .search-box .submit {
	float: right;
	width: 105px;
	height: 36px;
	margin-right: 35px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 20px;
	font-family: '寰蒋闆呴粦';
	font-size: 14px;
	cursor: pointer;
}

.len_banner .search-box .submit:hover {
	background-color: #015128;
	border-color: #015128;
	color: #fff;
}

.len_page {
	min-height: 3543px;
	background: url(../image/jpg2.jpg) center top no-repeat;
}

.len_home1 {
	margin-bottom: 120px;
	padding-top: 130px;
}

.len_home1 .news {
	float: left;
	width: 820px;
}

.len_home1 .notice {
	float: right;
	width: 368px;
}

.len_home1 .head {
	margin-bottom: 40px;
	height: 24px;
}

.len_home1 .head .h1 {
	float: left;
	margin: 0;
	font-size: 24px;
	line-height: 1;
	color: #333;
}

.len_home1 .head .more {
	float: right;
	border: 1px solid #ddd;
	border-radius: 8px;
	padding: 0 22px;
	font-size: 12px;
	line-height: 22px;
	color: #474747;
}

.len_home1 .head .more:hover {
	background-color: #015128;
	border-color: #015128;
	color: #fff;
}

.len_home1 .tab {
	float: left;
	overflow: hidden;
}

.len_home1 .tab-term {
	float: left;
	padding: 0 2px;
	font-size: 14px;
	line-height: 24px;
	cursor: pointer;
}

.len_home1 .tab-term+.tab-term {
	margin-left: 32px;
}

.len_home1 .tab-term.cur {
	color: #01763a;
}

.len_home1 .tab-term:hover {
	opacity: 0.8;
}

.len_home1 .imgs {
	margin-bottom: 22px;
	overflow: hidden;
}

.len_home1 .imgs li {
	position: relative;
	float: left;
	width: 405px;
	height: 228px;
	overflow: hidden;
}

.len_home1 .imgs li+li {
	margin-left: 10px;
}

.len_home1 .imgs li img {
	display: block;
	width: 100%;
}


.len_home1 .imgs .p {
	position: absolute;
	left: 0;
	right: 0;
	padding: 150px 0 20px;
	bottom: 0;
	background: url(../image/line4.png) repeat-x center bottom;
	text-align: center;
	font-size: 14px;
	color: #fff;
}


.len_home1 .imgs li:hover .p {
	opacity: 0.8;
}

.len_home1 .list {
	padding-left: 14px;
	padding-top: 11px;
	background: url(../image/jpg3.jpg) 0 0 repeat-y;
}

.len_home1 .list li {
	overflow: hidden;
}

.len_home1 .list li+li {
	margin-top: 20px;
}

.len_home1 .list li:hover {
	color: #01763a;
}

.len_home1 .list .date {
	float: left;
	width: 110px;
	text-align: center;
}

.len_home1 .list .cont {
	overflow: hidden;
}

.len_home1 .list .d {
	font-family: Arial;
	font-size: 55px;
	line-height: 1;
}

.len_home1 .list .y {
	font-family: Arial;
	font-size: 16px;
	line-height: 18px;
}

.len_home1 .list .h3 {
	margin-bottom: 6px;
	font-size: 18px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.len_home1 .list .p {
	font-size: 12px;
	color: #707070;
	line-height: 18px;
}

.len_home1 .box {}

.len_home1 .box li {
	height: 44px;
	padding: 22px 30px 26px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 18px 0px rgba(1, 1, 1, 0.08);
	box-shadow: 0px 0px 18px 0px rgba(1, 1, 1, 0.08);
	behavior: url(https://www.pumch.cn/Public/static/themes/common1/css/css/PIE.htc);
	font-size: 14px;
	line-height: 22px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.len_home1 .box li+li {
	margin-top: 15px;
}

.len_home1 .tab-cont {}

.len_home1 .tab-item {
	display: none;
}

.len_home1 .tab-item.act {
	display: block;
}

.len_home2 {
	position: relative;
	margin-bottom: 138px;
	height: 665px;
}

.len_home2 .box {
	position: absolute;
	padding: 50px 36px;
	-webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.14);
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.14);
	behavior: url(https://www.pumch.cn/Public/static/themes/common1/css/css/PIE.htc);
	color: #fff;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.len_home2 .box.b1 {
	left: 0;
	top: 45px;
	width: 250px;
	padding-right: 70px;
	background-color: #55a5aa;
}

.len_home2 .box.b1 .more {
	border-color: #6fb2dd;
}

.len_home2 .box.b1 .list li,
.len_home2 .box.b1 .news {
	border-color: #5dc2c8;
}

.len_home2 .box.b2 {
	left: 316px;
	top: 95px;
	width: 236px;
	padding-right: 113px;
	background-color: #e5ca90;
}

.len_home2 .box.b2 .more {
	border-color: #ffe2a2;
}

.len_home2 .box.b2 .list li,
.len_home2 .box.b2 .news {
	border-color: #ffe2a2;
}

.len_home2 .box.b3 {
	left: 625px;
	top: 0;
	width: 221px;
	padding-right: 93px;
	background-color: #fff;
	color: #333;
}

.len_home2 .box.b3 .h1,
.len_home2 .box.b3 .h2,
.len_home2 .box.b3 li a {
	color: #333;
}

.len_home2 .box.b3 .more {
	border-color: #ddd;
	background-image: url(../image/png7.png);
}

.len_home2 .box.b3 .list li,
.len_home2 .box.b3 .news {
	border-color: #ddd;
}

.len_home2 .box.b4 {
	right: 0;
	top: 57px;
	width: 250px;
	padding-right: 30px;
	background-color: #01763a;
}

.len_home2 .box.b4 .more {
	border-color: #fff;
}

.len_home2 .box.b4 .list li,
.len_home2 .box.b4 .news {
	border-color: #2e9448;
}

.len_home2 .head {
	margin-bottom: 25px;
	overflow: hidden;
}

.len_home2 .h1 {
	font-size: 24px;
	line-height: 25px;
	color: #fff;
}

.len_home2 .h2 {
	margin-bottom: 22px;
	font-size: 18px;
	line-height: 1;
	color: #fff;
}

.len_home2 .more {
	float: right;
	width: 25px;
	height: 25px;
	border: 1px solid;
	border-radius: 4px;
	background: url(../image/png6.png) center no-repeat;
}

.len_home2 .more:hover {
	opacity: 0.8;
}

.len_home2 .list {}

.len_home2 .list li {
	margin-bottom: 5px;
	padding: 9px 30px;
	border: 1px solid;
	border-radius: 8px;
	font-size: 14px;
}

.len_home2 .list li:hover {
	opacity: 0.8;
}

.len_home2 .ico {
	display: inline-block;
	vertical-align: middle;
	width: 36px;
	height: 33px;
}

.len_home2 .txt {
	margin-left: 25px;
	display: inline-block;
	vertical-align: middle;
}

.len_home2 .news {
	margin-top: 10px;
	padding: 22px 22px 22px 28px;
	border: 1px solid;
	border-radius: 8px;
}

.len_home2 .news ul {}

.len_home2 .news li {
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.len_home2 .news li+li {
	margin-top: 16px;
}

.len_home2 .news li:hover {
	opacity: 0.8;
}

.len_home2 .date {
	margin-top: 8px;
	font-family: Arial;
}

.len_home2 .box li a {
	color: #fff;
}

.len_home3 {
	margin-bottom: 74px;
}

.len_home3 .h1 {
	margin-bottom: 26px;
	font-size: 24px;
	text-align: center;
}

.len_home3 .tab-bar {
	margin-bottom: 22px;
	text-align: center;
	font-size: 0;
}

.len_home3 .tab-bar ul {
	position: relative;
	display: inline-block;
}

.len_home3 .tab-bar ul:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 1px;
	border-bottom: 1px solid #d3d3d3;
}

.len_home3 .tab-term {
	position: relative;
	float: left;
	width: 107px;
	border-bottom: 3px solid transparent;
	font-size: 14px;
	color: #707070;
	line-height: 40px;
	cursor: pointer;
}

.len_home3 .tab-term:after {
	content: '0';
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	height: 8px;
	background: url(../image/png8.png) center no-repeat;
	display: none;
}

.len_home3 .tab-term+.tab-term {
	margin-left: 20px;
}

.len_home3 .tab-term.cur {
	border-color: #01763a;
	color: #01763a;
}

.len_home3 .tab-term.cur:after {
	content: '';
	display: block;
}

.len_home3 .tab-term:hover {
	opacity: 0.8;
}

.len_home3 .tab-cont {
	position: relative;
	height: 625px;
}

.len_home3 .tab-item {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	visibility: hidden;
}

.len_home3 .tab-item.act {
	visibility: visible;
}

.len_home3 .imgs {
	margin-bottom: 15px;
	overflow: hidden;
}

.len_home3 .imgs li {
	float: left;
	width: 400px;
}

.len_home3 .imgs li+li {
	margin-left: 15px;
}

.len_home3 .imgs li:hover {
	color: #01763a;
}

.len_home3 .imgs .img {
	margin-bottom: 22px;
	height: 225px;
	overflow: hidden;
	position: relative;
	position: relative;
}

.len_home3 .imgs .img .tuijian {
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	background: #ff7e00;
	text-align: center;
	font-size: 12px;
}

.len_home3 .imgs .img img {
	display: block;
	width: 100%;
}

.len_home3 .imgs .cont {}

.len_home3 .h3 {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.len_home3 .p {
	margin-bottom: 6px;
	height: 36px;
	font-size: 12px;
	line-height: 18px;
	color: #474747;
	overflow: hidden;
}

.len_home3 .imgs .date {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
}

.len_home3 .list {
	position: relative;
	padding-top: 8px;
	margin: 0 -8px 23px;
}

.len_home3 .list:before {
	content: '';
	position: absolute;
	left: 33px;
	right: 33px;
	top: 13px;
	border-bottom: 1px solid #d3d3d3;
}

.len_home3 .list .date {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
}

.len_home3 .list .cont {
	position: relative;
	padding: 34px 30px 30px;
}

.len_home3 .carousel {
	overflow: hidden;
}

.len_home3 .carousel li {
	position: relative;
	float: left;
	width: 394px;
	height: 160px;
	padding: 28px 0 14px;
	margin: 0 8px;
}

.len_home3 .carousel li:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 9px;
	bottom: 0;
	margin-left: -14px;
	background: url(../image/png9.png) no-repeat;
}

.len_home3 .carousel li:after {
	content: '0';
	position: absolute;
	left: 40px;
	top: 0;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	border: 2px solid #d3d3d3;
	background-color: #fff;
	font-size: 0;
}

.len_home3 .carousel li:hover:after {
	content: '';
	border-color: #01763a;
}

.len_home3 .carousel li:hover a {
	color: #01763a;
}

.len_home3 .carousel li:hover .date {
	color: #01763a;
}

.len_home3 .handle {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: 0 8px;
	overflow: hidden;
	z-index: 2;
}

.len_home3 .prev,
.len_home3 .next {
	width: 25px;
	height: 25px;
	background: left no-repeat;
	cursor: pointer;
}

.len_home3 .prev {
	float: left;
	background-image: url(../image/prev1.png);
}

.len_home3 .next {
	float: right;
	background-image: url(../image/next1.png);
}

.len_home3 .prev:hover,
.len_home3 .next:hover {
	background-position: right;
}

.len_home3 .disabled,
.len_home3 .disabled:hover {
	opacity: 0.5;
	cursor: default;
	background-position: left;
}

.len_home3 .more {
	display: block;
	margin: auto;
	width: 150px;
	height: 34px;
	border: 1px solid #c9c9c9;
	border-radius: 18px;
	font-size: 14px;
	line-height: 34px;
	text-align: center;
	color: #474747;
}

.len_home3 .more:hover {
	background-color: #015128;
	border-color: #015128;
	color: #fff;
}

.len_home4 {
	position: relative;
	margin-bottom: 100px;
}

.len_home4 .list {
	height: 216px;
	overflow: hidden;
}

.len_home4 .list li {
	float: left;
	width: 1230px;
	height: 216px;
}

.len_home4 .list img {
	display: block;
	width: 100%;
}

.len_home4 .paging {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10px;
	text-align: center;
}

.len_home4 .paging a {
	display: inline-block;
	margin: 0 5px;
	width: 50px;
	height: 4px;
	background-color: #fff;
}

.len_home4 .paging a.selected {
	background-color: #01763a;
}

.len_home4 .paging span {
	display: none;
}

.len_home5 {
	position: relative;
	height: 595px;
}

.len_home5 .box {
	position: absolute;
	-webkit-box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.1);
	behavior: url(https://www.pumch.cn/Public/static/themes/common1/css/css/PIE.htc);
	z-index: 2;
}

.len_home5 .box.b1 {
	left: 0;
	top: 0;
	width: 608px;
	background-color: #fff;
	overflow: hidden;
}

.len_home5 .box.b1 .cont {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 100px;
	text-align: center;
}

.len_home5 .box.b1 .cont .h3 {
	margin-bottom: 12px;
	font-size: 24px;
	line-height: 1;
}

.len_home5 .box.b1 .cont .p {
	margin-bottom: 16px;
	font-size: 12px;
	line-height: 1;
}

.len_home5 .box.b1 .cont .link {
	display: block;
	width: 143px;
	height: 36px;
	margin: auto;
	border-radius: 18px;
	background-color: #01763a;
	font-size: 14px;
	text-align: center;
	line-height: 36px;
	color: #fff;
}

.len_home5 .box.b1 .cont .link:hover {
	opacity: 0.8;
}

.len_home5 .box.b2 {
	top: 290px;
	right: 55px;
	width: 675px;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
	behavior: url(https://www.pumch.cn/Public/static/themes/common1/css/css/PIE.htc);
	z-index: 1;
}

.len_home5 .box.b2 .img {
	position: relative;
	float: left;
	width: 669px;
	height: 328px;
	overflow: hidden;
	padding-left: 100px;
	box-sizing: border-box !important;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.len_home5 .box.b2 .img img {
	display: block;
	width: 100%;
}

.len_home5 .box.b2 .img .r360_btn {
	width: 68px;
	position: absolute;
	right: 28px;
	bottom: 18px;
}

/*.len_home5 .box.b2 .img a:after{ content: ''; position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: url(../image/xf/png10.png) center no-repeat;}*/
.len_home5 .box.b2 .cont {
	float: left;
	margin-left: 40px;
	padding-top: 42px;
	-ms-writing-mode: tb-rl;
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
}

.len_home5 .box.b2 .cont .h3 {
	font-size: 24px;
	line-height: 1;
	width: 30px;
}

.len_home5 .box.b2 .cont .p {
	font-size: 12px;
	line-height: 1;
	width: 20px;
	margin-left: 15px;
}

.len_home5 .box.b3,
.len_home5 .box.b4 {
	right: 340px;
	top: 0;
	width: 330px;
	height: 268px;
}

.len_home5 .box.b3 .h3,
.len_home5 .box.b4 .h3 {
	margin-left: 45px;
	margin-top: 50px;
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 1;
	color: #fff;
}

.len_home5 .box.b3 .p,
.len_home5 .box.b4 .p {
	margin-left: 45px;
	font-size: 12px;
	/* line-height: 1; */
	color: #b7d5d7;
}

.len_home5 .box.b3 {
	right: 340px;
	background: url(../image/img13.jpg) right bottom no-repeat #56a5aa;
}

.len_home5 .box.b4 {
	right: 0;
	background: url(../image/img14.jpg) right bottom no-repeat #00763a;
}

.len_home5 .slick-mod {
	max-width: 374px;
	margin: auto;
	margin-top: 50px;
	text-align: center;
}

.len_home5 .slick-item {}

.len_home5 .slick-item .txt {
	color: #fff;
	display: block;
	padding: 35px 10px;
	writing-mode: vertical-rl;
	writing-mode: tb-rl;
	transition: all 0.4s ease;
	text-align: left;
	height: 100px;
	box-sizing: border-box;
}

.len_home5 .slick-item .txt .h24 {
	font-size: 24px;
	margin-left: 6px;
	line-height: 24px;
}

.len_home5 .slick-item .txt:hover {
	background: #007933;
	border-radius: 10px;
}

.len_home5 .slick-prev,
.len_home5 .slick-next {
	width: 40px;
	height: 30px;
	position: static;
	display: inline-block;
	vertical-align: middle;
	margin-top: 45px;
}

.len_home5 .slick-prev {
	background: url(../image/prev4.png) no-repeat center;
}

.len_home5 .slick-prev:hover {
	background-image: url(../image/prev4_a.png);
}

.len_home5 .slick-next {
	background: url(../image/next4.png) no-repeat center;
}

.len_home5 .slick-next:hover {
	background-image: url(../image/next4_a.png);
}

.len_home5 .tagscloud {
	height: 483px;
	text-align: center;
}

.len_home5 .tagscloud span {
	position: absolute;
	top: 0px;
	left: 0px;
	color: #c1ded0;
	line-height: 1.2;
}

.len_home5 .tagscloud .tagc1 {
	font-size: 14px;
}

.len_home5 .tagscloud .tagc2 {
	font-size: 16px;
}

.len_home5 .tagscloud .tagc3 {
	font-size: 18px;
}

.len_home5 .tagscloud .tagc4 {
	font-size: 22px;
}

/*	2017.10.17 - xf	end*/
/*	2017.12.05 - lyc	start*/

.header .nav .logo {
	padding-right: 10px;
}

.header .navList li {
	width: 100px;
	min-width: auto;
}

.header .navList li .one {
	padding: 0 13px;
}

.header .shareNav .a1 {
	margin-left: 5px;
	width: auto;
	padding: 0 5px;
}

.header .shareNav .a1:first-child {
	margin: 0;
}

.header .shareBtn {
	margin-right: 0;
}

/*	2017.12.05 - lyc	end*/






@media only screen and (min-width:1279px) {
	.index_6 li:hover i {
		width: 80px;
	}

	.index_2 li:hover .ico img {
		animation: rot 0.5s;
		-webkit-animation: rot 0.5s;
	}

	.index_2 li {
		transition: 0.8s;
		-webkit-transition: 0.8s;
		opacity: 0;
	}

	.index_2 li:nth-child(1) {
		transform: translateX(-30px);
		-webkit-transform: translateX(-30px);
	}

	.index_2 li:nth-child(2) {
		transform: translateX(-80px);
		-webkit-transform: translateX(-80px);
	}

	.index_2 li:nth-child(3) {
		transform: translateX(-130px);
		-webkit-transform: translateX(-130px);
	}

	.index_2 li:nth-child(4) {
		transform: translateX(-180px);
		-webkit-transform: translateX(-180px);
	}

	.index_2.show li {
		opacity: 1 !important;
		transform: translateX(0px);
		-webkit-transform: translateX(0px);
	}

	.index_1 {
		overflow: hidden;
	}

	.index_1 .wrap .tit {
		transform: translateX(80px);
		-webkit-transform: translateX(80px);
		transition: 0.8s;
		-webkit-transition: 0.8s;
		opacity: 0;
	}

	.index_1.on .wrap .tit {
		opacity: 1 !important;
		transform: translateX(0px);
		-webkit-transform: translateX(0px);
	}

	@keyframes rot {
		0% {
			transform: rotate(0deg);
			-webkit-transform: rotate(0deg);
		}

		25% {
			transform: rotate(5deg);
			-webkit-transform: rotate(5deg);
		}

		50% {
			transform: rotate(-5deg);
			-webkit-transform: rotate(-5deg);
		}

		75% {
			transform: rotate(5deg);
			-webkit-transform: rotate(5deg);
		}

		100% {
			transform: rotate(0deg);
			-webkit-transform: rotate(0deg);
		}
	}

	@-webkit-keyframes rot {
		0% {
			transform: rotate(0deg);
			-webkit-transform: rotate(0deg);
		}

		25% {
			transform: rotate(5deg);
			-webkit-transform: rotate(5deg);
		}

		50% {
			transform: rotate(-5deg);
			-webkit-transform: rotate(-5deg);
		}

		75% {
			transform: rotate(5deg);
			-webkit-transform: rotate(5deg);
		}

		100% {
			transform: rotate(0deg);
			-webkit-transform: rotate(0deg);
		}
	}
}

@media only screen and (max-width:1279px) {
	.index_1 {
		height: 500px;
	}

	.index_1 .wrap .tit h2 {
		font-size: 36px;
	}

	.index_2 li {
		width: 24%;
		margin: 0 0.5% !important;
	}

	.index_2,
	.index_3,
	.index_5 {
		width: 101%;
		margin-left: -0.5%;
	}

	.index_3 .li,
	.index_5 li {
		width: 32%;
		margin: 0 0.66%;
	}

	.ind_4_cont .r .tabClick a {
		width: 125px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}

	.i4-list li {
		font-size: 12px;
		line-height: 31px;
		height: 31px;
		width: 123px;
	}

	.len_banner .child {
		height: 500px;
	}

	.len_banner .search-box {
		margin-left: -492px;
		width: 984px;
	}

	.len_page {
		min-height: 3200px;
	}

	.len_home1 {
		margin-bottom: 100px;
		padding-top: 100px;
	}

	.len_home1 .news {
		width: 680px;
	}

	.len_home1 .notice {
		width: 284px;
	}

	.len_home1 .imgs {
		margin-bottom: 20px;
	}

	.len_home1 .imgs li {
		float: left;
		width: 49%;
		height: auto;
		overflow: hidden;
	}

	.len_home1 .imgs li+li {
		margin-left: 2%;
	}

	.len_home1 .box li a {
		display: block;
		height: 100%;
		overflow: hidden;
	}

	.len_home1 .box li+li {
		margin-top: 15px;
	}

	.len_home2 {
		margin-bottom: 70px;
		height: 620px;
	}

	.len_home2 .box {
		padding: 20px 16px;
	}

	.len_home2 .box.b1 {
		top: 45px;
		width: 220px;
		padding-right: 30px;
	}

	.len_home2 .box.b2 {
		left: 250px;
		width: 216px;
		padding-right: 30px;
	}

	.len_home2 .box.b3 {
		left: 490px;
		top: 0;
		width: 200px;
		padding-right: 30px;
	}

	.len_home2 .box.b4 {
		top: 57px;
		width: 220px;
		padding-right: 30px;
	}

	.len_home2 .list li {
		padding: 9px 20px;
	}

	.len_home2 .txt {
		margin-left: 10px;
	}

	.len_home3 {
		margin-bottom: 50px;
	}

	.len_home3 .tab-cont {
		height: 580px;
	}

	.len_home3 .imgs li {
		width: 32%;
	}

	.len_home3 .imgs li+li {
		margin-left: 2%;
	}

	.len_home3 .imgs .img {
		margin-bottom: 22px;
		height: auto;
	}

	.len_home3 .list {
		margin: 0 0 20px;
	}

	.len_home3 .carousel li {
		width: 312px;
		height: 160px;
		padding: 28px 0 14px;
	}

	.len_home4 {
		margin-bottom: 50px;
	}

	.len_home5 {
		height: auto;
	}

	.len_home5 .box {
		position: static;
		float: left;
		width: 49%;
	}

	.len_home5 .box.b1 {
		width: 49%;
		margin-bottom: 20px;
	}

	.len_home5 .box.b1 .cont {
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		height: 100px;
		text-align: center;
	}

	.len_home5 .box.b1 .cont .h3 {
		margin-bottom: 12px;
		font-size: 24px;
		line-height: 1;
	}

	.len_home5 .box.b1 .cont .p {
		margin-bottom: 16px;
		font-size: 12px;
		line-height: 1;
	}

	.len_home5 .box.b2 {
		width: 49%;
		height: 380px;
		margin-left: 2%;
		margin-bottom: 20px;
	}

	.len_home5 .box.b2 .img {
		float: none;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.len_home5 .box.b2 .cont {
		float: none;
		margin-left: 0;
		padding-top: 20px;
		-ms-writing-mode: lr-tb;
		writing-mode: lr-tb;
		-webkit-writing-mode: horizontal-tb;
		writing-mode: horizontal-tb;
	}

	.len_home5 .box.b2 .cont .h3 {
		margin-bottom: 10px;
		width: 100%;
	}

	.len_home5 .box.b2 .cont .p {
		width: 100%;
	}

	.len_home5 .box.b3,
	.len_home5 .box.b4 {
		width: 49%;
		height: 268px;
	}

	.len_home5 .box.b4 {
		margin-left: 2%;
	}

	.len_home5 .tagscloud {
		height: 380px;
	}



}

@media only screen and (max-width:1024px) {

	.index_1 {
		height: 400px;
	}

	.index_1 .wrap .tit {
		position: static;
		padding: 1.4rem 0;
		margin: 0 auto;
		width: auto;
		text-align: center;
		height: auto;
	}

	.index_1 .wrap .tit h2 {
		font-size: 30px;
	}

	.index_1 .wrap .tit p {
		text-align: justify;
	}

	.index_1 .wrap .tit p br {
		display: none;
	}

	.index_2,
	.index_3 {
		padding-top: 40px;
	}

	.title_h2 {
		padding-top: 40px;
	}

	.index_6 {
		padding-bottom: 60px;
	}

	.index_1 .wrap .tit p {
		display: none;
	}

	.guide .tools li {
		display: none;
	}

	.guide .tools .l1 {
		display: block;
	}
}

@media only screen and (max-width:1023px) {
	.index_3 .li .tit h3 {
		font-size: 18px;
	}

	.index_3 .li .tit h3 a.fr {
		line-height: 20px;
		width: 80px;
	}

	.index_3 .li .con {
		height: 195px;
	}

	.index_2 li {
		height: 160px;
	}

	.index_2 li .ico {
		padding-top: 32px;
	}

	.ind_4_cont .img {
		width: 100%;
		height: auto;
		float: none;
	}

	.index_5 li h2 {
		font-size: 16px;
	}

	.index_6 li .tit {
		height: 90px;
		margin-top: -45px;
	}

	.index_6 li .tit h3 {
		font-size: 16px;
		line-height: 1.3;
	}

	.index_6 .tit i {
		margin: 5px auto 10px;
	}

	.index_6 .tit span {
		font-size: 12px;
	}

	.len_banner .slick-dots {
		bottom: 0.5rem;
	}

	.len_banner .child {
		height: 2.45rem;
	}

	.len_banner .search-box {
		left: 0.2rem;
		right: 0.2rem;
		margin-bottom: -0.32rem;
		margin-left: 0;
		padding: 0.1rem 0;
		width: auto;
		border-radius: 10px;
	}

	.len_banner .search-box .input {
		margin-left: 0.2rem;
		padding: 0.05rem 0.2rem 0.05rem 0.5rem;
		background-size: 0.2rem;
		background-position: 0.1rem;
	}

	.len_banner .search-box .input:before {
		left: 0.4rem;
		height: 0.2rem;
	}

	.len_banner .search-box .input input {
		height: 0.33rem;
		font-size: 0.22rem;
		line-height: 1.5;
	}

	.len_banner .search-box .submit {
		width: 1.5rem;
		height: 0.43rem;
		margin-right: 0.2rem;
		border-radius: 0.3rem;
		font-size: 0.24rem;
	}

	.sguide .box {
		margin: 1rem 0;
		height: auto;
		overflow: hidden;
	}

	.sguide li {
		position: static;
		float: left;
		width: 33%;
		height: 2rem;
	}

	.sguide .l1 {
		margin-right: 1%;
		margin-bottom: 0.1rem;
	}

	.sguide .l2 {
		margin: 0;
		margin-bottom: 0.1rem;
		width: 66%;
	}

	.sguide .l3 {
		margin: 0;
	}

	.sguide .l4 {
		margin: 0 0.5%;
	}

	.sguide .l4 .h3,
	.sguide .l4 .date {
		padding-left: 0.1rem;
	}

	.sguide .l5 {
		margin: 0;
	}

	.sguide .l5 .ico {
		margin-top: 0.2rem;
	}

	.sguide .l6,
	.sguide .l7,
	.sguide .l8 {
		display: none;
	}

	.sguide .ico {
		width: 0.6rem;
		height: 0.48rem;
		margin: 0.2rem auto 0.1rem;
	}

	.sguide .h1 {
		margin-top: 0.5rem;
		margin-bottom: 0.1rem;
		margin-left: 0.3rem;
		font-size: 0.4rem;
	}

	.sguide .h2 {
		margin-left: 0.3rem;
		font-size: 0.3rem;
	}

	.sguide .h3 {
		margin-bottom: 0.1rem;
		font-size: 0.26rem;
	}

	.sguide .h3 b {
		font-size: 0.28rem;
	}

	.sguide .date {
		font-size: 0.24rem;
		line-height: 0.3rem;
	}

	.sguide .p {
		padding: 0 0.1rem;
		font-size: 0.22rem;
		line-height: 0.3rem;
	}

	.sguide li:hover {}

	.guide {
		margin: 0;
	}

	.guide .logo {
		left: 0.2rem;
		top: 0.5rem;
		width: 1.56rem;
		height: 1.33rem;
	}

	.guide .tools {
		top: 0.8rem;
	}

	.guide .tools .l1 {
		width: 2rem;
		background-size: 200%;
		text-indent: 0.8rem;
		font-size: 0.22rem;
	}

	.guide .tools li:hover {
		background-position: left;
	}

	.guide .links {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		margin-top: 8vw;
		padding: 0 20px
	}

	.guide .links li {
		margin: 5px 0 !important;
		transform: none !important;
		width: 100%;
		display: flex;
		align-items: center;
		padding: 15px 20vw;
	}

	.guide .links .ico {
		width: 50px;
		height: auto;
		margin: 0;
	}

	.guide .links li .p {
		font-size: 20px;
		margin: 0 0 0 15px;
		line-height: 1;
	}

	.guide .links li .link {
		display: none;
	}

	.len_page {
		min-height: 100px;
		background: none;
	}

	.len_home1 {
		margin-bottom: 1rem;
		padding-top: 1.3rem;
	}

	.len_home1 .news {
		margin-bottom: 0.5rem;
		float: none;
		width: 100%;
	}

	.len_home1 .notice {
		float: none;
		width: 100%;
	}

	.len_home1 .head {
		margin-bottom: 0.4rem;
		height: 0.3rem;
	}

	.len_home1 .head .h1 {
		font-size: 0.3rem;
	}

	.len_home1 .head .more {
		border-radius: 0.2rem;
		padding: 0 0.2rem;
		font-size: 0.22rem;
		line-height: 0.3rem;
	}

	.len_home1 .tab-term {
		padding: 0 2px;
		font-size: 0.24rem;
		line-height: 0.3rem;
	}

	.len_home1 .tab-term+.tab-term {
		margin-left: 0.05rem;
	}

	.len_home1 .imgs {
		margin-bottom: 0.2rem;
	}

	.len_home1 .imgs li {
		width: 49%;
		height: 1.95rem;
	}

	.len_home1 .imgs li+li {
		margin-left: 2%;
	}

	.len_home1 .imgs .p {
		line-height: 1.3;
		padding: 0.8rem 0.2rem 0.2rem;
		background-size: auto 100%;
		font-size: 0.22rem;
	}

	.len_home1 .list {
		padding-left: 0.14rem;
		padding-top: 0.1rem;
		background-size: 0.14rem;
	}

	.len_home1 .list li+li {
		margin-top: 0.2rem;
	}

	.len_home1 .list .date {
		width: 1rem;
	}

	.len_home1 .list .d {
		font-size: 0.5rem;
	}

	.len_home1 .list .y {
		font-size: 0.2rem;
		line-height: 1;
	}

	.len_home1 .list .h3 {
		margin-bottom: 0.1rem;
		font-size: 0.3rem;
		line-height: 1.2;
	}

	.len_home1 .list .p {
		font-size: 0.22rem;
		line-height: 1.5;
	}

	.len_home1 .box li {
		height: auto;
		padding: 0.2rem;
		font-size: 0.22rem;
		line-height: 1.5;
	}

	.len_home1 .box li+li {
		margin-top: 0.2rem;
	}

	.len_home2 {
		margin-bottom: 1rem;
		height: auto;
	}

	.len_home2 .box {
		position: static;
		float: left;
		padding: 0.5rem 0.2rem;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.len_home2 .box.b1 {
		width: 49%;
		margin-bottom: 0.2rem;
		padding-right: 0.2rem;
	}

	.len_home2 .box.b2 {
		width: 49%;
		margin-bottom: 0.2rem;
		margin-left: 2%;
		padding-right: 0.2rem;
	}

	.len_home2 .box.b3 {
		width: 49%;
		padding-right: 0.2rem;
	}

	.len_home2 .box.b4 {
		width: 49%;
		margin-left: 2%;
		padding-right: 0.2rem;
	}

	.len_home2 .head {
		margin-bottom: 0.2rem;
	}

	.len_home2 .h1 {
		font-size: 0.3rem;
		line-height: 1;
	}

	.len_home2 .h2 {
		margin-bottom: 0.2rem;
		font-size: 0.26rem;
	}

	.len_home2 .more {
		width: 0.3rem;
		height: 0.3rem;
		background-size: 0.1rem;
	}

	.len_home2 .list li {
		margin-bottom: 0.1rem;
		padding: 0.1rem 0.2rem;
		font-size: 0.22rem;
	}

	.len_home2 .ico {
		width: 0.3rem;
		height: 0.3rem;
	}

	.len_home2 .txt {
		margin-left: 0.2rem;
	}

	.len_home2 .news {
		margin-top: 0.1rem;
		padding: 0.2rem;
	}

	.len_home2 .news li {
		font-size: 0.22rem;
		line-height: 1.2;
	}

	.len_home2 .news li+li {
		margin-top: 0.2rem;
	}

	.len_home2 .date {
		margin-top: 0.1rem;
	}

	.len_home3 {
		margin-bottom: 0.5rem;
	}

	.len_home3 .h1 {
		margin-bottom: 0.2rem;
		font-size: 0.3rem;
	}

	.len_home3 .tab-bar {
		margin-bottom: 0.3rem;
	}

	.len_home3 .tab-bar ul:before {
		bottom: 1px;
	}

	.len_home3 .tab-term {
		width: auto;
		font-size: 0.22rem;
		line-height: 0.5rem;
		white-space: nowrap;
	}

	.len_home3 .tab-term:after {
		height: 0.08rem;
		background-size: contain;
	}

	.len_home3 .tab-term+.tab-term {
		margin-left: 0.2rem;
	}

	.len_home3 .tab-cont {
		height: 22rem;
	}

	.len_home3 .imgs {
		margin-bottom: 0.5rem;
	}

	.len_home3 .imgs li {
		float: none;
		width: 100%;
	}

	.len_home3 .imgs li+li {
		margin-left: 0;
		margin-top: 0.2rem;
	}

	.len_home3 .imgs .img {
		margin-bottom: 0.2rem;
		height: 4.2rem;
	}

	.len_home3 .h3 {
		margin-bottom: 0.1rem;
		font-size: 0.26rem;
		line-height: 1.2;
	}

	.len_home3 .p {
		margin-bottom: 0.1rem;
		height: 0.66rem;
		font-size: 0.22rem;
		line-height: 1.5;
	}

	.len_home3 .imgs .date {
		font-size: 0.2rem;
		line-height: 1.5;
	}

	.len_home3 .list {
		padding-top: 0;
		margin-bottom: 0.2rem;
		margin-right: 0;
	}

	.len_home3 .list:before {
		display: none;
	}

	.len_home3 .list .date {
		font-size: 0.2rem;
		line-height: 1.5;
	}

	.len_home3 .list .cont {
		padding: 0.3rem;
		height: 1.5rem;
		-webkit-box-shadow: 0px 0px 18px 0px rgba(1, 1, 1, 0.08);
		box-shadow: 0px 0px 18px 0px rgba(1, 1, 1, 0.08);
	}

	.len_home3 .carousel li {
		width: 6rem;
		height: auto;
		padding: 0.2rem 0;
		margin: 0 0.5rem;
	}

	.len_home3 .carousel li:before {
		display: none;
	}

	.len_home3 .carousel li:after {
		display: none;
	}

	.len_home3 .handle {
		top: 50%;
		margin-top: -0.15rem;
	}

	.len_home3 .prev,
	.len_home3 .next {
		width: 0.3rem;
		height: 0.3rem;
		background-size: 200%;
	}

	.len_home3 .more {
		width: 2rem;
		height: 0.4rem;
		border-radius: 0.2rem;
		font-size: 0.22rem;
		line-height: 0.4rem;
	}


	.len_home4 {
		margin-bottom: 0.5rem;
	}

	.len_home4 .list {
		height: 1.25rem;
	}

	.len_home4 .list li {
		width: 7.1rem;
		height: 1.25rem;
	}

	.len_home4 .paging {
		bottom: 0.1rem;
	}

	.len_home4 .paging a {
		margin: 0 0.05rem;
		width: 0.5rem;
		height: 0.03rem;
	}

	.len_home5 {
		margin-bottom: 0.5rem;
		height: auto;
	}

	.len_home5 .box {
		position: relative;
	}

	.len_home5 .box.b1 {
		margin-bottom: 0.2rem;
		width: 100%;
	}

	.len_home5 .box.b1 .cont {
		height: 1.3rem;
	}

	.len_home5 .box.b1 .cont .h3 {
		margin-bottom: 0.1rem;
		font-size: 0.3rem;
	}

	.len_home5 .box.b1 .cont .p {
		margin-bottom: 0.2rem;
		font-size: 0.2rem;
	}

	.len_home5 .box.b1 .cont .link {
		width: 2rem;
		height: 0.5rem;
		border-radius: 0.25rem;
		font-size: 0.26rem;
		line-height: 0.5rem;
	}

	.len_home5 .box.b2 {
		margin-left: 0;
		width: 100%;
		height: auto;
		margin-bottom: 0.2rem;
		top: 0;
		right: 0;
		overflow: hidden;
	}

	.len_home5 .box.b2 .img {
		float: left;
		width: 100%;
		height: auto;
		padding: 1rem 0;
	}

	.len_home5 .slick-mod {
		margin-top: 0;
		max-width: 86%;
	}

	.len_home5 .slick-item .txt .h24 {
		font-size: 0.4rem;
		margin-left: 0.06rem;
	}

	.len_home5 .slick-item .txt {
		height: 3rem;
		padding: 0.4rem 0.15rem;
		margin: auto;
	}

	.len_home5 .slick-prev,
	.len_home5 .slick-next {
		margin-top: 0.5rem;
	}

	.len_home5 .box.b2 .img a:after {
		background-size: 2rem;
	}

	.len_home5 .box.b2 .cont {
		float: left;
		margin-left: 0.5rem;
		padding-top: 0.1rem;
		z-index: 2;
		-ms-writing-mode: tb-rl;
		writing-mode: tb-rl;
		-webkit-writing-mode: vertical-rl;
		writing-mode: vertical-rl;
	}

	.len_home5 .box.b2 .cont .h3 {
		font-size: 0.3rem;
		;
		width: 0.4rem;
	}

	.len_home5 .box.b2 .cont .p {
		font-size: 0.2rem;
		width: 0.3rem;
	}

	.len_home5 .box.b3,
	.len_home5 .box.b4 {
		float: left;
		right: 0;
		width: 49%;
		height: 2rem;
		background-position: right bottom;
		background-size: contain;
		overflow: hidden;
	}

	.len_home5 .box.b3 .h3,
	.len_home5 .box.b4 .h3 {
		margin-left: 0.5rem;
		margin-top: 0.5rem;
		margin-bottom: 0.2rem;
		font-size: 0.3rem;
	}

	.len_home5 .box.b3 .p,
	.len_home5 .box.b4 .p {
		margin-left: 0.5rem;
		font-size: 0.2rem;
	}

	.len_home5 .box.b3 {
		right: 0;
		background-color: #55a5aa;
	}

	.len_home5 .box.b4 {
		margin-left: 2%;
		background-color: #01763a;
	}

	.len_home5 .tagscloud {
		height: 3rem;
	}

	.len_home5 .tagscloud span {
		display: none;
	}

	.sguide .l1 .h3,
	.sguide .l1 .date {
		padding: 0 0.1rem;
	}

	/* 2021-7-29lyj */
	.sguide .l1 {
		text-align: center;
	}
}

@media only screen and (max-width:750px) {
	.tab-pannel .imgs {
		margin-top: 15px;
	}

	.tab-pannel .imgs li {
		width: 48%;
		height: 120px;
	}

	.tab-pannel .imgs li+li {
		margin-left: 2%;
	}

	.shiting .imgs {
		margin-top: 0;
	}

	.shiting .imgs li {
		width: 100%;
		height: auto;
	}

	.newslist2 .articleAddTime {
		width: 20%;
	}

	.newslist2 a {
		width: 77%;
	}

	.index-news .news-left {
		width: 100%;
		border: 0;
		margin-top: 20px;
	}

	.slick-list {
		width: 100%;
	}

	.slick-dots {
		width: 100%;
	}

	.index_1 .wrap .tit h2 {
		font-size: 0.4rem;
		padding-bottom: 0.2rem
	}

	.ind_banner .index_1 {
		min-height: 4rem;
		height: 4rem;
	}

	.index_2 li {
		height: 2.4rem;
	}

	.index_2 li .ico img {
		width: 0.8rem;
		height: 0.65rem;
	}

	.index_2 li .ico {
		padding: 0.55rem 0 0.15rem;
	}

	.index_2 li .ico h3 {
		font-size: 0.24rem;
	}

	.index_3 .li .tit {
		padding: 0.2rem 0.2rem 0;
	}

	.index_3 .li .tit h3 {
		font-size: 0.3rem;
		padding-bottom: 0.15rem;
	}

	.index_3 .li li {
		line-height: 0.6rem;
		font-size: 0.24rem;
	}

	.index_3 .li .con {
		height: 2.4rem;
	}

	.index_3 .li .tit h3 a.fr {
		width: auto;
		padding: 0 0.2rem;
		line-height: 0.4rem;
		border-radius: 0.2rem;
		font-size: 0.2rem;
		margin-top: -0.05rem;
	}
	.ind_4_cont .r{
		clear: both;
	}

	.ind_4_cont .r .tabClick {
		padding-bottom: 0.3rem;
	}

	.ind_4_cont .r .tabClick a {
		width: 24%;
		height: 0.6rem;
		line-height: 0.6rem;
		font-size: 0.24rem;
		margin: 0;
	}

	.ind_4_cont .r .tabClick a+a {
		margin-left: 1.33%;
	}

	.ind_4_cont .r .tabClick a i {
		border-left: 0.2rem solid transparent;
		border-right: 0.2rem solid transparent;
		border-top: 0.2rem solid #528eb5;
		bottom: -0.15rem;
		margin-left: -0.2rem;
	}

	.i4-list li {
		width: 48%;
		margin: 0 0 0.2rem;
		height: 0.6rem;
		line-height: 0.6rem;
		font-size: 0.24rem;
	}

	.i4-list li:nth-child(2n) {
		float: right;
	}

	.index_6 li.tran_scale {
		display: none;
	}

	.index_6 li.li_4 {
		display: block;
	}

	.index_6 li {
		width: 50%;
	}

	.index_5 li i {
		display: none;
	}

	.ind_4_cont .img .con h2 {
		font-size: 0.4rem;
	}

	.title_h2 {
		font-size: 0.4rem;
		padding: 0.4rem 0;
	}

	.index_2 li h3 {
		font-size: 0.28rem;
		line-height: 1.1;
	}


	.index_3 .li,
	.index_5 li {
		width: 100%;
		margin: 0 0 0.4rem;
		padding: 0;
	}

	.index_3 .li .tit {
		padding: 0.4rem 0.3rem;
	}

	.index_3 .li .con {
		height: auto;
	}

	.index_5 li h2,
	.index_6 li .tit h3 {
		font-size: 0.3rem;
	}

	.index_2 li {
		width: 50%;
		padding: 0;
		margin: 0 !important;
		background-size: cover;
	}

	.index_6 .tit i {
		margin: 0.1rem auto 0.2rem;
	}

	.index_6 .tit span {
		font-size: 0.24rem;
	}

	.index_6 li .tit {
		height: 1.8rem;
		margin-top: -0.8rem;
	}

	.ind_4_cont .img .con {
		padding: 0.2rem 0.3rem;
	}

	.index_2,
	.index_3 {
		padding-top: 0.6rem;
	}

	.slick-dots li button {
		width: 0.6rem;
		height: 0.04rem;
	}

	/*	2017.12.05 - lyc	start*/
	.header .shareNav {
		padding-right: 0;
		width: 100%;
		text-align: center;
	}

	.header .shareNav&gt;a {
		float: none;
		display: inline-block;

	}

	/*	2017.12.05 - lyc	end*/

	.ind_banner .slick-dots {
		bottom: 0.3rem;
	}

	.len_banner .child {
		background-size: 100% !important;
	}

	/* .len_banner .child .p-show {display: none;} */
	/* .len_banner .child .m-show {display: block;} */
}

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


@media only screen and (min-width:1024px) {
	.transition {
		opacity: 0;
		-webkit-transition: opacity 2s, transform 2s;
		-webkit-transition: opacity 2s, -webkit-transform 2s;
		transition: opacity 2s, -webkit-transform 2s;
		transition: opacity 2s, transform 2s;
		transition: opacity 2s, transform 2s, -webkit-transform 2s;
	}

	.translateX-100 {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}

	.translateX_100 {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}

	.translateY-100 {
		-webkit-transform: translateY(-100px);
		transform: translateY(-100px);
	}

	.translateY_100 {
		-webkit-transform: translateY(100px);
		transform: translateY(100px);
	}

	.show .transition {
		opacity: 1;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}


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