﻿.block {
	overflow: hidden;
	clear: both;
}

#backTop {
	position: fixed;
	right: 50px;
	bottom: 50px;
	cursor: pointer;
	z-index: 99999;
}

h4.related {
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	line-height: 32px;
	margin: 0 10px;
	height: 32px;
}

h4.related span {
	display: inline-block;
	border-bottom: 2px solid #666;
}

.relatedlist {
	margin: 0 10px;
	padding: 10px 0;
	overflow: hidden;
}

ul.relate_news li a {
	display: block;
	line-height: 30px;
	border-bottom: 1px dotted #ccc;
	color: inherit;
}

ul.relate_pr li {
	width: 20%;
	float: left;
}

ul.relate_pr li a {
	display: block;
	margin: 5px;
	text-align: center;
	line-height: 30px;
	color: inherit;
}

ul.relate_pr li img {
	width: 100%;
	display: block;
}

ul.relate_pr p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*头部*/
body,
html {
	font-family: "微软雅黑";
	overflow-x: hidden;
	font-size: 14px;
}

* {
	padding: 0;
	margin: 0;

}

img {
	max-width: 100%;
}

a {
	text-decoration: none;
}

ul,
ol {
	list-style-type: none;
}

.container {
	width: 1200px;
	margin: auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.logo {
	width: 100%;
	overflow: hidden;
	height: 100%;
}

.logo img {
	width: 100%;
	display: block;
}

.top {
	overflow: hidden;

	position: relative;
}


.top .fl ul li {
	float: left;
	margin: 0 2px;
}

.top .fl ul {
	float: left;
	margin-left: 14px;
	position: relative;
}

.top .fl ul:after {
	content: "[";
	font-size: 20px;
	position: absolute;
	left: -8px;
	top: 0px;
}

.top .fl ul:before {
	content: "]";
	font-size: 20px;
	position: absolute;
	right: -8px;
	top: 0px;
}

.top .fl img {
	float: left;
}

.top .fl ul li a {
	font-size: 19px;
	color: #333;
}

.top .fl ul li:nth-child(1) a {
	color: red;
}

.conb {
	width: 100%;
	overflow: hidden;
	padding: 4px 0;
	position: absolute;
	top: 0;
	left: 0;
}

.conb:hover {
	background: rgba(89, 87, 87, 0.5);
}

.conb .fl {
	margin-left: 92px;
}

.conb .fr {
	margin-right: 116px;
}

.conb .fr span {
	color: red;
	display: block;
	font-size: 20px;
	float: right;
	margin-top: 3px;
	margin-left: 3px;
}

.conb .fr img {
	margin-top: 3px;
	float: left;
}

.nav {
	background: #302E2E;
	margin-top: 8px;
}

.nav ul {
	width: 700px;
	margin: auto;
}

.nav ul li a {
	display: block;
	color: #fff;
	padding: 20px 22px;
	font-size: 15px;
}

.nav ul li {
	display: inline-block;
	text-align: center;
	position: relative;
}

.nav1 {
	position: absolute;
	top: 60px;
	left: 0;
	margin: 0 !important;
	z-index: 3333;
	width: auto !important;
}

.nav1 li {

	display: none !important;

}

.nav1:before {
	content: "";
	width: 0;
	height: 0;
	border-top: 4px solid #f5f0f0;
	border-right: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid transparent;
	position: absolute;
	z-index: 111;
	top: -29px;
	display: block;
	left: 85px;
}

.nav1 li a {
	text-align: left;
	width: 140px;
	background: #fff;
	color: #777 !important;
	box-sizing: border-box;
	padding: 0 !important;
	padding-left: 20px !important;
	line-height: 40px;
	height: 40px;
	border-bottom: 1px solid #e9ecef;
	font-size: 13px !important;
}

.nav ul li:hover,
.nav ul li a.cur {
	background: #66d22e;
	color: #333;
}

.nav1 li:hover a {
	background: #fff !important;
	color: #000 !important;
}

.nav ul li a.cur .nav1 li a {
	background: #fff;
}

.nav li:hover .nav1 li {
	display: block !important;
}

.nav ul li:hover a {
	color: #333;
}

.nav ul li:hover .nav1:before {
	border-top: 4px solid #333;

}

.nav ul li a.cur .nav1:before {
	border-top: 4px solid #333 !important;
}

.banner {
	width: 100%;

}

.banner img {
	width: 100%;
	height: auto;
	display: block;
}

.one {
	background: #049947;
	text-align: center;
	color: #fff;
	height: 81px;
	overflow: hidden;
}

.one p {
	width: 759px;
	float: left;
	text-align: right;
	line-height: 81px;
	font-size: 21px;
}

.one a {
	width: 142px;
	height: 37px;
	display: block;
	float: right;
	background: url(../images/zx_bt.png);
	line-height: 37px;
	background-size: 100% 100%;
	margin-top: 22px;
	margin-right: 110px;
	font-size: 21px;
	color: #333;
}

.title {
	margin: 29px auto;
}

.title h2 {
	font-size: 27px;
	letter-spacing: 2px;
	color: #ef5418;
	font-family: "华文仿宋";
	border-bottom: 2px solid #62d0e7;
	margin: auto;
	padding-bottom: 3px;
	width: 13%;
	text-align: center;
	font-weight: bold;
}

.title p {
	font-family: "华文仿宋";
	font-size: 2.2em;
	margin-top: 10px;
	color: #62d0e7;
	text-shadow: -2px -2px 3px #7dc0b9;
	text-align: center;
}

.two.container {
	overflow: hidden;
}

.two.container ul li {
	width: 330px;
	height: 313px;
	float: left;
	text-align: center;
	background: #E05821;
	margin: 17px 34px;
	border-radius: 22px;
	position: relative;
}

.two.container ul li:nth-child(2) {
	background: #8C94C0;
}

.two.container ul li:nth-child(3) {
	background: #7FC7E5;
}

.two.container ul li:nth-child(4) {
	background: #7FC7E5;
}

.two.container ul li:nth-child(5) {
	background: #8C94C0;
}

.two.container ul li:nth-child(6) {
	background: #DF5821;
}

.two.container ul li h3 {
	color: #fff;
	font-size: 30px;
	font-family: "宋体";
	margin: 70px 0 16px 0;
}

.two.container ul li:before {
	content: "";
	width: 95px;
	height: 90px;
	border: 1px solid #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	opacity: 0;
	margin-top: -45px;
	margin-left: -47.5px;
	transition: 1s;
}

.two.container ul li:hover:before {
	opacity: 1;
	width: 285px;
	height: 270px;
	margin-left: -142.5px;
	margin-top: -135px;
}

.two.container ul li:after {
	content: "";
	width: 330px;
	height: 313px;
	background-color: rgba(58, 52, 42, 0.2);
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	transition: background-color 0.35s;
	border-radius: 22px;
}

.two.container ul li:hover:after {
	display: block;
}

.two.container ul li a {
	display: inline-block;
	position: relative;
	z-index: 333333;
}

.three {
	background: #1e9847;
	overflow: hidden;
	width: 100%;
	margin-top: 37px;
	height: 116px;
	line-height: 116px;
}

.three input {
	width: 195px;
	color: white;
	font-weight: bold;
	box-shadow: none;
	border: 1px solid white;
	background: none;
	font-size: 1.3em;
	height: 45px;
}

.three .fl {
	margin-left: 26px;
	width: 287px;
}

.three .fl img {
	margin-top: 28px;
	float: left;
	margin-right: 13px;
}

.three a {
	width: 142px;
	height: 37px;
	display: block;
	float: right;
	background: url(../images/zx_bt.png);
	line-height: 37px;
	background-size: 100% 100%;
	text-align: center;
	font-size: 21px;
	color: #333;
	margin-top: 39px;
}

.three .fr {
	width: 694px;
}

.three .fr img {
	margin-top: 30px;
	float: left;
	margin-right: 13px;
}

.four {
	position: relative;
	width: 100%;
	padding-bottom: 116px;
}

.four .title {
	margin-top: 0;
	padding-top: 20px;
}

.four .title h2 {
	color: #fff;
	letter-spacing: 3px;
	font-weight: 600;
	font-size: 29px;
}

.bg {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.bg img {
	width: 100%;
	height: 100%;
	display: block;
}

.lb li img {
	width: 160px;
	height: 160px;
	border-radius: 50%;
}

.lb li {
	width: 551px;
	float: left;
	text-align: center;
	margin: 0 21px;
	position: relative;
	height: 259px;
}

.btom {
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	padding: 110px 28px 28px;
	position: absolute;
	top: 75px;
	z-index: -1;
	line-height: 25px;
	width: 100%;
	height: 100%;
}

.lb {
	height: 175px;
	position: relative;
	margin-top: 51px;
	margin-bottom: 20px;
}

span.pre {
	font-size: 63px;
	color: #fff;
	font-family: "楷体";
	position: absolute;
	left: -87px;
	top: 142px;
}

span.nex {
	font-size: 63px;
	color: #fff;
	font-family: "楷体";
	position: absolute;
	right: -87px;
	top: 142px;
}

.btom p {
	color: #feeeee;
	width: 95%;
	margin: auto;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.five {
	position: relative;
	width: 100%;
	height: 100%;
}

.five h3 {
	text-align: center;
	width: 100%;
	padding: 35.5px 0;
	background: #049947;
	color: #fff;
	font-size: 20px;
	font-weight: inherit;
}

.five .title h2 {
	color: #e45d14;
}

.five .title p {
	color: #e28585;
	text-shadow: -2px -2px 1px #d7acac;
	font-size: 25px;
}

.bg2 {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
}

.bg2 img {
	width: 100%;
	height: auto;
	display: block;
}

.five .fiv {
	width: 100%;
	color: #333333;
	font-family: Microsoft YaHei;
	font-size: 19px;
	line-height: 34px;
	text-indent: 24px;
}

.five a {
	display: block;
	clear: both;
	background: #ff4a00;
	font-size: 20px;
	float: right;
	margin-right: 9px;
	padding: 2px 9px;
	margin-top: 27px;
	color: #fffdfd;
}

.five iframe {
	float: left;
	margin-right: 55px;
}

.five .fiv1 {
	margin-top: 99px;
}

.seven.container {
	overflow: hidden;
	margin-bottom: 65px;
}

.seven .title h2 {
	color: #080707;
}

.seven .title p {
	color: #1d8735;
	text-shadow: -2px -2px 1px #808981;
}

.sev {
	width: 322px;
	overflow: hidden;
	float: left;
	margin: 0 39px;
}

.sev1 h3 {
	float: left;
	font-weight: 100;
}

.sev1 a {
	float: right;
	color: #333;
}

.sev1 {
	overflow: hidden;
	color: #141313;
	border-bottom: 1px solid #060606;
	padding: 0 0 5px 0;
	font-size: 17px;
}

.sev ul {
	line-height: 30px;
	width: 100%;
	margin: 15px 0 0 0;
}

.sev ul li {
	overflow: hidden;
	font-size: 14px;
}

.sev ul li h4 {
	font-weight: 100;
	float: left;
	color: #090909;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 80%;
}

.sev ul li b {
	float: right;
	color: #090909;
	font-weight: 100;
}

.footer td:nth-child(3) img {
	width: 130px;
	margin-right: 6px;
}

.ft_nav li {
	float: left;
}

.ft_nav {
	width: 100%;
	display: table;
	background: #696666;
	position: relative;
	height: 34px;
	line-height: 34px;
}

.ft_nav li a {
	color: #fff;
	padding: 0 41px;
}

.ft_nav ul {
	position: absolute;
	left: 50%;
	margin-left: -535px;
}

.footer {
	background: #2a2929;
	color: #fff;
	font-family: "华文仿宋";
}

table.container {
	padding: 71px 0;
}

table.container td:nth-child(1) img {
	margin-left: 15px;
}

table.container td:nth-child(2) p {
	line-height: 29px;
}

table.container td:nth-child(1) {
	width: 300px;
}

table.container td:nth-child(2) {
	width: 429px;
	letter-spacing: 3px;
	box-sizing: border-box;
	padding-left: 90px;
}

table.container td:nth-child(3) {
	padding-left: 34px;
}

p.bttom1 {
	text-align: center;
	margin-top: -30px;
	padding-bottom: 5%;
}

.six {
	position: relative;
	width: 100%;
}

.six .title {
	margin-top: 0;
	padding-top: 25px;
}

.six .title h2 {
	color: #fff;
	letter-spacing: 5px;
}

.six ul li {
	text-align: center;
	float: left;
	color: #fff;
	position: relative;
	width: 150px;
}

.six ul {
	overflow: hidden;
	padding: 0 0 100px;
	padding-top: 30px;
}

.six li .wht {
	width: 60px;
	height: 60px;
	background: #fff;
	border-radius: 50%;
	line-height: 60px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: auto;
	position: relative;
	margin-bottom: 11px;
}

.six li .wht:before {
	width: 80px;
	height: 80px;
	background: rgba(0, 0, 0, 0.26);
	position: absolute;
	content: "";
	z-index: -1;
	border-radius: 50%;
}

.six ul li img {
	width: 42px;
	height: auto;
	display: block;
}

.six ul li:nth-child(1) {
	padding-top: 86px;
}

.six ul li:nth-child(2) {
	padding-top: 189px;
}

.six ul li:nth-child(3) {
	padding-top: 40px;
}

.six ul li:nth-child(4) {
	padding-top: 215px;
}

.six ul li:nth-child(5) {
	padding-top: 20px;
}

.six ul li:nth-child(6) {
	padding-top: 145px;
}

.six ul li:nth-child(8) {
	padding-top: 100px;
}

.six ul li:before {
	content: "";
	width: 138px;
	height: 1px;
	background: #fff;
	position: absolute;
	right: -64px;
	top: 171px;
	z-index: -1;
	transform: rotate(37deg);
}

.six ul li:nth-child(2):before {
	transform: rotate(-46deg);
	width: 200px;
	top: 171px;
	left: 32px;
}

.six ul li:nth-child(3):before {
	width: 218px;
	top: 148px;
	left: 47px;
	transform: rotate(54deg);
}

.six ul li:nth-child(4):before {
	transform: rotate(124deg);
	width: 238px;
	left: 14px;
	top: 166px;
}

.six ul li:nth-child(5):before {
	transform: rotate(41deg);
	top: 104px;
	width: 161px;
	left: 73px;
}

.six ul li:nth-child(6):before {
	transform: rotate(137deg);
	top: 98px;
}

.six ul li:nth-child(7):before {
	top: 90px;
}

.six ul li:nth-child(8):before {
	width: 0;

}

.six ul li:nth-child(2) img {
	width: 53px;
	margin-left: 2px;
}

.six ul li:nth-child(3) img {
	width: 56px;
	margin-left: 4px;
}

.six ul li:nth-child(4) img {
	margin-left: 4px;
	margin-top: 2px;
}

.six ul li:nth-child(5) img {
	width: 53px;
	margin-top: 4px;
	margin-left: 2px;
}

.six ul li:nth-child(6) img {
	width: 48px;
	margin-left: 2px;
	margin-top: 4px;
}

.six ul li:nth-child(8) img {
	width: 48px;
	margin-left: 4px;
}

.nav.cor {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 222;
	width: 100%;
	margin-top: 0;
}

.contact {
	width: 340px;
	position: absolute;
	height: 100%;
	left: 0;
	top: -50px;
	background: #fff;
	color: #3d3d3d;
	padding: 0 20px 50px;
	box-shadow: 0 -5px 10px #d8d8d8;
	border-radius: 3px 3px 0 0;
	line-height: 32px;
}

.contact h3 {
	padding-left: 65px;
	margin-top: 20px;
	font-size: 22px;
	color: #66d22e;
	line-height: 30px;
	margin-bottom: 20px;
	background: url(../images/cont.png) no-repeat left center;
}

.contact h3 span {
	display: block;
	text-transform: uppercase;
	color: #ccc;
	font-size: 24px;
	font-weight: normal;
	font-family: serif;
}

.copyright {
	padding-left: 400px;
	padding-top: 50px;
}

.fnavbg {
	background: url(../images/subnav.png) no-repeat bottom center;
	padding-bottom: 30px;
	background-size: 100% 30px;
	margin-bottom: 31px;
}

.footnav {
	background: #fff;
	color: #66d22e;
	white-space: nowrap;
	overflow: hidden;
	line-height: 40px;
	text-align: center;
}

.footnav li {
	display: inline-block;
}

.footnav li a {
	padding: 0 10px;
	font-size: 16px;
	font-weight: bold;
}

.pagel {
	width: 260px;
	float: left;
}

.pagel .hnav {
	margin-top: 10px;
	margin-bottom: 10px;
}

.ltitle {
	margin: 10px 0;
	font-size: 18px;
	border-bottom: solid 1px #e8e8e8;
	color: #1e1e1e;
	margin-bottom: 20px;
}

.ltitle span {
	display: inline-block;
	border-bottom: solid 2px #66d22e;
}

.jx li a {
	font-size: 14px;
	white-space: nowrap;
	display: block;
	padding-bottom: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 10px;
	color: #333;
}

.jx {
	counter-reset: jindex;
	margin-bottom: 10px;
	border: 1px solid #f4f4f4;
	box-shadow: 1px 1px 1px 1px #cfcece;
	padding: 10px;
}

.jx li a:before {
	counter-increment: jindex;
	content: counter(jindex);
	height: 20px;
	font-size: 14px;
	background: #d4d4d4;
	display: inline-block;
	width: 20px;
	text-align: center;
	margin-right: 5px;
	color: #fff;
}

.jx li:nth-child(1) a:before {
	background: #741c1d;
}

.jx li:nth-child(2) a:before {
	background: #f96900;
}

.jx li:nth-child(3) a:before {
	background: #ffc000;
}

.tips a {
	color: #333;
}

.hoverdes {
	font-size: 12px;
	overflow: hidden;
	line-height: 20px;
	height: 0;
	transition: all .3s;
}

.hoverdes img {
	width: 69px;
	height: 50px;
	display: block;
	float: left;
	margin-right: 10px;
}

.hoverdes p {
	max-height: 40px;
	overflow: hidden;
}

.jx li:hover .hoverdes {
	height: 50px;
}

.xgt {
	margin-bottom: 10px;
	border: 1px solid #f4f4f4;
	box-shadow: 1px 1px 1px 1px #cfcece;
	padding: 10px;
}

.xgt li {
	position: relative;
	overflow: hidden;
	height: 200px;
}

.xgt li img {
	width: 100%;
	height: 100%;
	display: block;
}

.xgt li h3 {
	position: absolute;
	width: 60%;
	background: rgba(0, 0, 0, 0.6);
	bottom: 10px;
	color: #fff;
	padding-right: 40%;
	text-indent: 1em;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	font-weight: normal;
}

.xrun .hd {
	position: absolute;
	width: 40%;
	right: 0;
	height: 40px;
	bottom: 10px;
}

.xrun {
	position: relative;
}

a.prev1,
a.next1 {
	display: inline-block;
	cursor: pointer;
	width: 27px;
	height: 20px;
	margin-top: 10px;
	overflow: hidden;
}

a.prev1 {
	background: url(../images/btn.png) no-repeat left center;
}

a.next1 {
	background: url(../images/btn.png) no-repeat right center;
}

span.pageState {
	color: #fff;
	font-style: normal;
	margin: 0 5px;
	float: left;
	margin-top: 10px;
}

span.pageState em {
	font-style: normal;
	color: #ffc000;
}

.tree {
	margin-bottom: 10px;
	border: 1px solid #f4f4f4;
	box-shadow: 1px 1px 1px 1px #cfcece;
}

.tree h2 {
	padding-left: 20px;
	line-height: 64px;
	background: #ad7721;
	background: -webkit-linear-gradient(bottom, #ad7721, #eebe74);
	background: -moz-linear-gradient(bottom, #ad7721, #eebe74);
	background: -o-linear-gradient(bottom, #ad7721, #eebe74);
	color: #fff;
	font-size: 18px;
}

.tree li a {
	background: -webkit-linear-gradient(bottom, #e8e8e8, #fefefe);
	background: -moz-linear-gradient(bottom, #e8e8e8, #fefefe);
	background: -o-linear-gradient(bottom, #e8e8e8, #fefefe);
	display: block;
	line-height: 54px;
	padding-left: 20px;
	overflow: hidden;
	transition: height .4s;
	-webkit-transition: height .4s;
	-o-transition: height .4s;
	-moz-transition: height .4s;
}

.tree li ul li a {
	height: 0;
	padding-left: 40px;
	background: url(../images/ico1.gif) no-repeat 20px 24px;
}

.tree li:hover ul li a {
	height: 54px;
}

.pager {
	border: 1px solid #f4f4f4;
	padding: 10px;
	width: 890px;
	float: right;
}

.tips {
	border-bottom: 1px solid #66d22e;
	line-height: 40px;
	margin-bottom: 12px;
	font-size: 12px;
	text-align: right;
}

.tips>span {
	float: left;
	font-size: 18px;
	color: #66d22e;
}

ul.prlist li {
	width: 270px;
	float: left;
	margin: 0 8px 15px;
}

ul.prlist li img {
	padding: 5px;
	border: 1px solid #ccc;
	width: 268px;
	height: 188px;
	display: block;
}

ul.prlist li h4 {
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
	line-height: 32px;
	color: #000;
}

ul.prlist li:hover img {
	border-color: #66d22e;
}

.pading {
	text-align: center;
	font-size: 12px;
	padding: 20px 0;
}

.pading a {
	background-color: #FFF;
	vertical-align: middle;
	border: #efefef 1px solid;
	color: #505050;
	padding: 5px 8px;
	margin-right: 3px;
	margin-left: 3px;
}

.pading span {
	padding: 0 5px;
	line-height: 24px;
}

.pading a:hover {
	background-color: #efefef;
	color: #66d22e;
	text-decoration: none;
	border: #efefef 1px solid;
}

.preview {
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px dotted #66d22e;
	margin-bottom: 10px;
}

.preview img {
	display: block;
	width: 368px;
	padding: 5px;
	border: 1px solid #66d22e;
	float: left;
	margin-right: 40px;
}

.preview h3 {
	color: #000;
	font-size: 14px;
	border-bottom: 1px dashed #e0e1dc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.preview p {
	font-size: 12px;
	line-height: 28px;
}

.desc {
	width: 460px;
	float: right;
}

.record {
	font-size: 12px;
	line-height: 34px;
	padding: 20px 0;
}

ul.newscenter li {
	margin: 30px 0;
	overflow: hidden;
	border-top: 1px solid #f7f7f7;
	border-bottom: 1px solid #f7f7f7;
	padding: 10px;
	background: #f8f8f8;
}

ul.newscenter li .time {
	width: 60px;
	height: 73px;
	float: left;
	background: #ededed;
	padding: 7px 0 0 20px;
	color: #333;
}

ul.newscenter li .time b {
	display: block;
	font-size: 18px;
	color: #66d22e;
	font-weight: normal;
}

ul.newscenter li .time em {
	display: block;
	font-style: normal;
	line-height: 20px;
}

ul.newscenter li img {
	height: 80px;
	display: block;
	float: left;
	width: 140px;
	margin-right: 10px;
}

ul.newscenter li h3 {
	font-size: 18px;
	color: #66d22e;
	padding-bottom: 13px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: normal;
}

ul.newscenter li p {
	line-height: 22px;
	font-size: 14px;
	height: 40px;
	overflow: hidden;
	color: #595959;
}

ul.newscenter li.topnews {
	border: none;
	margin-bottom: 0;
	background: none;
}

ul.newscenter li.topnews img {
	width: 400px;
	height: 250px;
}

ul.newscenter li.topnews span {
	color: #777;
	line-height: 24px;
	margin: 10px 0;
}

ul.newscenter li.topnews p {
	height: 66px;
}

.hnav {
	margin: 40px 8px;
	width: 240px;
	padding: 30px 0 10px;
	position: relative;
}

.hnavbg {
	background: #e9e9e9;
	position: absolute;
	left: 0;
	top: 0;
	width: 240px;
	height: 100%;
	z-index: -1;
	clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 16px);
	-webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 16px);
}

.hnav h2 {
	background: #66d22e;
	color: #fff;
	width: 248px;
	position: relative;
	left: -8px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	font-size: 30px;
	clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 16px);
	-webkit-clip-path: polygon(100% 16px, 100% 100%, 0 100%, 0 0);
	border-bottom: 12px solid #e9e9e9;
	border-right: 6px solid #66d22e;
}

.hnav h2:before {
	content: "";
	border-right: 8px solid #66d22e;
	border-bottom: 12px solid white;
	position: absolute;
	left: 0;
	bottom: -12px;
}

.hnav h2:after {
	content: "";
	border-left: 6px solid #234c0f;
	border-bottom: 12px solid #ffffff;
	border-top: 12px solid #66d22e;
	position: absolute;
	right: -6px;
	bottom: -20px;
}

.hnav ul {
	padding: 0 10px;
}

.hnav li a {
	display: block;
	line-height: 34px;
	background: #66d22e;
	padding: 0 10px;
	color: #fff;
	font-size: 16px;
	margin-bottom: 14px;
}

.hnav li ul li a {
	background: url(../images/pro_list.png) no-repeat left center;
	color: #000;
	font-size: 14px;
	margin-bottom: 0;
}

.hcontact {
	margin: 0 10px;
	padding: 30px 0 30px 65px;
	background: #66d22e url(../images/gcphone.png) no-repeat 10px center;
	color: #fff;
}

.product {
	margin: 40px 0 40px;
	width: 882px;
}

.tab {
	background: #e9e9e9;
	line-height: 68px;
	height: 68px;
	overflow: hidden;
	padding-right: 10px;
}

.tab ul,
.tab li {
	display: inline-block;
}

.tab li a {
	display: block;
	padding: 0 50px;
	font-size: 18px;
	color: #3d3d3d;
	font-weight: bold;
}

.tab li.cur a {
	background: #66d22e;
	color: #fff;
}

.plist li {
	width: 278px;
	border: 1px solid #e9e9e9;
	float: left;
	margin: 20px 21px 0 0;
}

.plist li:nth-child(3n) {
	margin-right: 0;
}

.plist li img {
	display: block;
	width: 100%;
	height: 194px;
}

.plist li h3 {
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	line-height: 32px;
}

.plist li:hover {
	border-color: #66d22e;
}

.desctitle {
	text-align: center;
	font-size: 18px;
	border-bottom: 1px solid #e0e1dc;
	margin-bottom: 5px;
	padding-bottom: 10px;
	font-weight: bold;
}

.desctitle h1 {
	font-size: 20px;
}

.desctitle p {
	font-size: 12px;
	font-weight: normal;
	padding-top: 20px;
}

.record a {
	color: #333;
}

.desctitle a {
	color: #333;
}

div#f360_gb_form p {
	display: none;
}

.f360-guestbook-form-item-label strong {
	display: none;
}

div#f360_gb_fields .f360-guestbook-form-item:nth-child(3) {
	position: absolute;
	top: 0;
	left: 0;
}

div#f360_gb_fields .f360-guestbook-form-item:nth-child(4) {
	position: absolute;
	top: 0;
	left: 248px;
}

div#f360_gb_fields {
	position: relative;
}

div#f360_gb_fields .f360-guestbook-form-item:nth-child(5) input,
#f360_gb_fields .f360-guestbook-form-item:nth-child(3) input,
div#f360_gb_fields .f360-guestbook-form-item:nth-child(4) input {
	width: 146px;
}

.f360-guestbook-textarea {
	height: 382px !important;
	width: 659px !important;
}

.f360-guestbook-button {
	padding: 7px 139px !important;
	background: #619561 !important;
	border: 1px solid #619561 !important;
	display: block;
	margin-left: 194px !important;
	margin-top: 23px !important;
}

div#f360_gb_fields .f360-guestbook-form-item:nth-child(1) {
	position: absolute;
	top: 44px;
	left: 0;
}

div#f360_gb_fields .f360-guestbook-form-item:nth-child(2) {
	position: absolute;
	top: 44px;
	left: 360px;
}

div#f360_gb_fields .f360-guestbook-form-item:nth-child(5) {
	position: absolute;
	top: 0;
	left: 514px;
}

.f360-guestbook-form-item-field {
	min-width: inherit !important;
}

.f360-guestbook-form-item:nth-child(6) {
	padding-top: 90px;
}

.f360-guestbook {
	margin-top: 40px !important;
}

/**主题颜色**/
.nav ul li:hover,
.nav ul li a.cur {
	background: #66d22e;

}

.one,
.five h3 {
	background: #049947;

}

.three {
	background: #1e9847;

}

.seven .title p {
	color: #1d8735;
}

.footnav,
.contact h3 {

	color: #66d22e;

}

.plist li:hover {
	border-color: #66d22e;
}

.tab li.cur a {
	background: #66d22e;

}

.f360-guestbook-button {

	background: #619561 !important;
	border: 1px solid #619561 !important;

}

.hcontact {

	background: #66d22e url(../images/gcphone.png) no-repeat 10px center;

}

.hnav li a {

	background: #66d22e;

}

.hnav h2:before {

	border-right: 8px solid #66d22e;

}

.hnav h2:after {

	border-left: 6px solid #234c0f;

	border-top: 12px solid #66d22e;

}

.hnav h2 {
	background: #66d22e;


	border-right: 6px solid #66d22e;
}

ul.newscenter li h3 {

	color: #66d22e;

}

ul.newscenter li .time b {

	color: #66d22e;

}

.pading a:hover {
	color: #66d22e;
}

.preview {

	border-bottom: 1px dotted #66d22e;
}

.preview img {

	border: 1px solid #66d22e;

}

ul.prlist li:hover img {
	border-color: #66d22e;
}

.tips {
	border-bottom: 1px solid #66d22e;

}

.tips>span {

	color: #66d22e;
}

.ltitle span {

	border-bottom: solid 2px #66d22e;
}


.page .con {
	position: static;
}



/**/

.interlink {
	padding: 10px 0;
	background: #2a2929;
}

.interlink__inner {
	width: 1200px;
	margin: auto;
	color: #fff;
	overflow: hidden;
}

.interlink__title {
	width: 100px;
	font-size: 16px;
	background: url(../images/202106021654093565.png) no-repeat right;
	float: left
}

.interlink__list {
	width: 1090px;
	float: right;
}

a.interlink__item {
	color: #fff;
	margin: 0px 10px;
	font-size: 15px;
}

a.interlink__item:hover {
	color: #66d22e
}

.nav ul {
	width: 1200px;
}

.nav ul li a {
	padding: 20px 60px;
}

.nav1:before {
	left: 130px;
}

.nav ul li a {
	padding: 20px 45px;
}

.nav {
	margin-top: 0;
}

.ft_nav li a {
	padding: 0 60px;
}

.seven.container {
	margin-top: 190px;
}

.bg2 {
	height: 700px;
	background: url(../images/202004081555188394.png) no-repeat center/cover;
}

.bg2 img {
	display: none;
}

ul.relate_pr li img {
	height: 120px;
}

.btom {
	display: none;
}

.lb li img {
	width: 100%;
	height: 390px;
	border-radius: unset;
}

.seven_r li {
	margin: 10px 0;
}

p.bttom1 {
	padding-bottom: 1%;
}

.seven_r p,
.seven_r li h4 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.seven.container {
	height: 380px;
}

.footer {
	font-family: "微软雅黑";
}

.cp_news.container ul li {
	width: 370px;
	float: left;
	margin-right: 45px;
	text-align: center;
}

.cp_news.container ul li h3 {
	color: #333;
	margin: 14px auto;
}

.cp_news.container {
	overflow: hidden;
	margin-bottom: 29px;
}

.cp_news.container ul li:nth-child(3),
.cp_news.container ul li:nth-child(6) {
	margin-right: 0;
}

.cp_news.container ul li img {
	width: 100%;
	display: block;
	height: 260px;
}

.cp_img123 {
	overflow: hidden;
	border: 1px solid #fff;
	width: 100%;
}

.cp_news.container ul li:hover .cp_img123 {
	border: 1px solid #66d22f;
}

.cp_news.container ul li:hover img {
	transform: scale(1.3);
	transition: all 1s;
}

.seven_r {
	width: 380px;
	float: right;
	height: 400px;
	overflow: hidden;
}

.seven_r li p:before {
	content: "A";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: #222;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	margin-right: 5px;
}

.seven_r li h4:before {
	content: "Q";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: #66d22f;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	margin-right: 5px;
}

.seven_r li {
	line-height: 24px;
	color: #323232;
	padding-bottom: 20px;
}

.seven_r li h4 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.seven_r h3 {
	font-size: 19px;
	color: #333;
	padding-left: 10px;
	margin: 12px 0;
	margin-top: 0;
	border-bottom: 1px solid #333;
	padding-bottom: 6px;
	font-weight: 100;
}

.seven_r ul li a {
	color: #333;
}

.seven_l {
	float: left;
}

.seven_r h3 a {
	color: #333;
	float: right;
	font-weight: 100;
	font-size: 18px;
}
div#pagesize li {
    display: inline-block;
}
div#pagesize a.active{
	background-color: #66d22e;
	border-color: #66d22e;
	color: #fff;
}
