/*初始化类*/
@charset "UTF-8";

/* html {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
} */
html,
body {
	-webkit-touch-callout: none;
	width: 100%;
	font-family: "微软雅黑";
	/*font-family: "Raleway", Helvetica, Arial, sans-serif;*/
	position: relative;
	font-size: 16px;
}

body {
	/*line-height: 1.5;*/
	color: #000;
	outline: 0;
}

html,
body,
header,
section,
footer,
div,
ul,
ol,
li,
img,
a,
span,
em,
del,
legend,
center,
strong,
var,
fieldset,
form,
label,
dl,
dt,
dd,
cite,
input,
hr,
time,
mark,
code,
figcaption,
figure,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	border: 0;
	padding: 0;
	font-style: normal;
}

input,
button,
select,
textarea {
	outline: none;
	outline: none;
}

input[type=“text”],
input[type=“button”],
input[type=“submit”],
input[type=“reset”],
input[type=“search”],
botton,
bottom {
	-webkit-appearance: none;
}

ul,
li {
	list-style: none;
}

b,
strong {
	font-weight: 700;
}

pre {
	overflow: auto;
}

img {
	border: none;
	vertical-align: middle;
	max-width: 100%;
}

p {
	margin-top: 0;
	margin-bottom: 0;
}

a {
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	outline: 0;
}

textarea {
	overflow: hidden;
	resize: none;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}

hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

pre {
	overflow: auto;
}

.cle:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.cle {
	zoom: 1
}

.fl,
.fr {
	display: inline
}

.fl {
	float: left
}

.fr {
	float: right
}

.txtov {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

html {
	width: 100%;
	margin: 0px auto;
}

body {
	margin: 0px auto;
}

.h_normal {
	font-weight: normal;
}

.w {
	max-width: 1400px;
	width: 95%;
	margin: 0px auto;
	clear: both;
}

.en {
	font-family: arial;
}

input {
	outline: medium;
}

/*图片放大*/
.enlarge {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.enlarge:hover {
	transform: scale(1.05);
}

/*导航*/
.header_fixed {
	position: fixed !important;
	padding: 0;
	top: 0;
	left: 0;
	height: 50px;
	_position: absolute;
	animation: hdnav2-show .3s;
	-moz-animation: hdnav2-show .3s;
	-webkit-animation: hdnav2-show .3s;
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	width: 100%;
	z-index: 9;
	background-color: rgba(0, 0, 0, 0.4);
}

@-webkit-keyframes hdnav2-show {
	0% {
		top: -42px
	}

	100% {
		top: 0
	}
}

@keyframes hdnav2-show {
	0% {
		top: -42px
	}

	100% {
		top: 0
	}
}

/*去除input为number类型时的上下箭头*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}

.container {
	height: 64px;
	z-index: 99;
	background-color: #FFFFFF;
	border-bottom: 1px solid rgba(0, 0, 0, .21);
}

.headwbc {
	height: 100%;
	display: flex;
	justify-content: space-between;
	width: 90%;
	margin: 0 auto;
	position: relative;
	z-index: 9;
	align-items: center;
}

.headwbc .right {
	display: flex;
	flex: 1;
	align-items: center;
	margin: 0 100px 0 15px;
}

.header .img {
	margin-top: 15px;
}

.sidemenu_wrap {
	flex: 1;
	line-height: normal;
}

.sidemenu .sidemenulist {
	text-align: right;
	position: relative;
	display: flex;
	justify-content: space-between;
}

.sidemenu .sidemenulist li {
	position: relative;
	flex: 1;
}

.sidemenu .sidemenulist li:first-child {
	margin-left: 0;
}

.sidemenu .sidemenulist li a {
	color: #009247;
	text-align: center;
	font-size: 1.025rem;
	position: relative;
	z-index: 9999;
	display: block;
	height: 64px;
	line-height: 64px;
}

.sidemenu .sidemenulist li.active a {
	background-color: #009247;
	color: #FFFFFF;
}

.sidemenu .sidemenulist li:hover a {
	background-color: #009247;
	color: #FFFFFF;
}

.sidemenu .sidemenulist li:hover a {
	background-color: #009247;
	color: #FFFFFF;
}

.container .tel {
	color: #E70001;
	font-size: 1.3125rem;
}

.container .tel img {
	margin-right: 15px;
}

.banner {
	position: relative;
}

.banner .swiper-slide {
	height: calc(100vh - 64px);
	background-size: cover !important;
	position: relative;
}

.banner .swiper-pagination-bullet {
	width: 50px;
	height: 6px;
	border-radius: 0;
	border: 1px solid #009247;
	opacity: 1;
	background-color: transparent;
}

.banner .swiper-pagination-bullet-active {
	background-color: #009247;
}

.banner .swiper-slide p {
	color: #FFFFFF;
	font-size: 3.875rem;
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
}

.search {
	position: absolute;
	left: 50%;
	transform: translateX(-34%);
	top: 10%;
	z-index: 9;
	width: 95%;
	max-width: 816px;
}

.search2 {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 10%;
	z-index: 9;
	width: 95%;
	max-width: 816px;
}


.search2 .text {
	width: 66%;
	height: 54px;
	border: 1px solid #B8B8B8;
	border-radius: 12px;
	font-size: 1.125rem;
	box-sizing: border-box;
	padding-left: 20px;
	z-index: 1;
	position: relative;
}

.search2 .btn {
	background: url(../img/search.png) center no-repeat;
	width: 74px;
	height: 46px;
	background-color: #009247;
	position: absolute;
	right: 280px;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 9px;
	cursor: pointer;
	z-index: 2;
	color: #fff0;
}

.search2 .drop-down-btn {
	position: absolute;
	right: 365px;
	top: 17px;
	z-index: 2;
	transform: rotate(180deg);
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	cursor: pointer;
}

.search2 ul {
	position: absolute;
	width: 100%;
	background-color: #FFFFFF;
	left: 0;
	margin-top: -10px;
	box-sizing: border-box;
	padding: 20px 0;
	display: none;
}

	.search2 ul li a {
		display: block;
		color: #666666;
		font-size: 1rem;
		padding-left: 20px;
		line-height: 35px;
	}

		.search2 ul li a:hover {
			background-color: #DFDFDF;
		}

.search .text {
	width: 66%;
	height: 54px;
	border: 1px solid #B8B8B8;
	border-radius: 12px;
	font-size: 1.125rem;
	box-sizing: border-box;
	padding-left: 20px;
	z-index: 1;
	position: relative;
}

	.search .btn {
		background: url(../img/search.png) center no-repeat;
		width: 74px;
		height: 46px;
		background-color: #009247;
		position: absolute;
		right: 280px;
		top: 50%;
		transform: translateY(-50%);
		border-radius: 9px;
		cursor: pointer;
		z-index: 2;
		color: #fff0;
	}

.search .drop-down-btn {
	position: absolute;
	right: 365px;
	top: 17px;
	z-index: 2;
	transform: rotate(180deg);
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	cursor: pointer;
}

.search ul {
	position: absolute;
	width: 66%;
	background-color: #FFFFFF;
	left: 0;
	margin-top: -10px;
	box-sizing: border-box;
	padding: 20px 0;
	display: none;
}

.search ul li a {
	display: block;
	color: #666666;
	font-size: 1rem;
	padding-left: 20px;
	line-height: 35px;
}

.search ul li a:hover {
	background-color: #DFDFDF;
}


.search3 {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 10%;
	z-index: 9;
	width: 95%;
	max-width: 816px;
}


	.search3 .text {
		width: 66%;
		height: 54px;
		border: 1px solid #B8B8B8;
		border-radius: 12px;
		font-size: 1.125rem;
		box-sizing: border-box;
		padding-left: 20px;
		z-index: 1;
		position: relative;
	}

	.search3 .btn {
		background: url(../img/search.png) center no-repeat;
		width: 74px;
		height: 46px;
		background-color: #009247;
		position: absolute;
		right: 280px;
		top: 50%;
		transform: translateY(-50%);
		border-radius: 9px;
		cursor: pointer;
		z-index: 2;
		color: #fff0;
	}

	.search3 .drop-down-btn {
		position: absolute;
		right: 365px;
		top: 17px;
		z-index: 2;
		transform: rotate(180deg);
		-webkit-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
		cursor: pointer;
	}

	.search3 ul {
		position: absolute;
		width: 100%;
		background-color: #FFFFFF;
		left: 0;
		margin-top: -10px;
		box-sizing: border-box;
		padding: 20px 0;
		display: none;
	}

		.search3 ul li a {
			display: block;
			color: #666666;
			font-size: 1rem;
			padding-left: 20px;
			line-height: 35px;
		}

			.search3 ul li a:hover {
				background-color: #DFDFDF;
			}

.footer {
	background-color: #fff;
	/*color: #FFFFFF;*/
	font-size: 0.875rem;
	padding:20px 0
}

.footer .w {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 100%;
}

.index-title {
	text-align: center;
	position: relative;
	padding-bottom: 18px;
}

.index-title .t {
	color: #009247;
	font-size: 2.5rem;
}

.index-title .t2 {
	position: absolute;
	font-size: 2.9375rem;
	color: rgba(0, 0, 0, .08);
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}

.index-box {
	margin-top: 125px;
}

.index-box .w {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 80px;
}

.index-box .w .img {
	position: relative;
	width: 48.57%;
}

.index-box .w .img .image {
	position: relative;
	padding-bottom: 76.47%;
}

.image-phone {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.index-box .w .text {
	flex: 1;
	margin-left: 40px;
}

.index-box .w .text .t {
	color: #2A2A2A;
	font-size: 1.875rem;
}

.index-box .w .text .t2 {
	margin: 35px 0 45px 0;
	color: #333333;
	font-size: 1.25rem;
	line-height: 2.125rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}

.index-box2 {
	margin-top: 120px;
}

.index-box2 .fzlc {
	position: relative;
	padding-top: 30px;
	margin-top: 80px;
}

.index-box2 .fzlc:before {
	position: absolute;
	content: "";
	width: 1px;
	background-color: #C4C4C4;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	height: 100%;
}

.index-box2 .fzlc-box .date {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 40px;
	color: #000000;
	font-size: 1.5rem;
	font-weight: bold;
}

.index-box2 .fzlc-box .date img {
	margin: 0 16px;
}

.index-box2 .fzlc-box .date .t2 {
	opacity: 0;
}

.index-box2 .fzlc-box2 .date .t2 {
	opacity: 1;
}

.index-box2 .fzlc-box2 .date .t {
	opacity: 0;
}

.index-box2 .fzlc-box .list {
	display: flex;
	justify-content: space-between;
}

.index-box2 .fzlc-box .list .img {
	position: relative;
	text-align: right;
	width: 50%;
	box-sizing: border-box;
	padding-right: 30px;
}

.index-box2 .fzlc-box .list .img .width {
	width: 387px;
	display: inline-block;
}

.index-box2 .fzlc-box .list .img .image {
	padding-bottom: 58.65%;
	width: 100%;
	position: relative;
	display: inline-block;
}

.index-box2 .fzlc-box .list .text {
	box-sizing: border-box;
	width: 50%;
}

.index-box2 .fzlc-box .list .text ul li {
	display: flex;
	justify-content: space-between;
	color: #333333;
	font-size: 1.125rem;
	margin-bottom: 56px;
	position: relative;
	padding-left: 30px;
}

.index-box2 .fzlc-box .list .text ul li p {
	flex: 1;
}

.index-box2 .fzlc-box .list .text ul li span {
	width: 230px;
	display: inline-block;
}

.index-box2 .fzlc-box .list .text ul li::before {
	position: absolute;
	content: "";
	background: url(../img/icon.png) center no-repeat;
	width: 19px;
	height: 19px;
	left: -9.5px;
	top: 3px;
}

.index-box2 .fzlc-box2 .list .text ul li span {
	text-align: right;
}

.index-box2 .fzlc-box2 .list .text ul li {
	padding-left: 0;
	padding-right: 30px;
}

.index-box2 .fzlc-box2 .list .text ul li::before {
	left: auto;
	right: -9.5px;
}

.index-box2 .fzlc-box2 .list .text ul li p {
	text-align: right;
}

.index-box2 .fzlc-box2 .list .img {
	text-align: left;
	padding-left: 30px;
	padding-right: 0;
}

.index-box2 .fzlc-box .list .text ul li:hover p,
.index-box2 .fzlc-box .list .text ul li:hover span {
	color: #009247;
}

.index-box3 {
	margin-top: 110px;
}

.index-box3 .w {
	position: relative;
	margin-top: 60px;
}

.index-box3 .swiper-container {
	max-width: 1000px;
}

.index-box3 .swiper-slide {
	width: 900px;
}

.index-box3 .swiper-button-next {
	background: url(../img/next.png) center no-repeat;
	width: 84px;
	height: 84px;
}

.index-box3 .swiper-button-prev {
	background: url(../img/prev.png) center no-repeat;
	width: 84px;
	height: 84px;
}

.index-box4 {
	margin-top: 120px;
	margin-bottom: 40px;
}

.index-box4 .swiper-slide {
	width: 415px;
	text-align: center;
	overflow: hidden;
	position: relative;
}

.index-box4 .swiper-slide p {
	position: absolute;
	width: 100%;
	box-sizing: border-box;
	background-color: rgba(0, 0, 0, .5);
	line-height: 2.375rem;
	font-size: 1rem;
	left: 0;
	bottom: 0;
	text-align: center;
	padding: 0 10px;
	color: #FFFFFF;
}

.index-box4 .swiper-slid img {
	width: 100%;
}

.index-box4 .swiper-container {
	margin-top: 75px;
}

.footer2 {
	background-color: #000000;
	padding: 30px 0;
}

.footer2 .item {
	display: flex;
	font-size: 1.125rem;
	color: #FFFFFF;
	justify-content: left;
}

.footer2 .item span {
	margin-right: 42px;
}

.footer2 .item:first-child {
	margin-bottom: 17px;
}

.footer2 .item span:last-child {
	margin-right: 0;
}

.footer2 .w {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	padding: 0 20px;
}

.map {
	margin: 120px auto;
}

.map .box {
	display: flex;
	justify-content: space-between;
	margin-top: 85px;
	align-items: center;
}

.map .box .img {
	width: 54.28%;
}

.map .box .form {
	margin-left: 40px;
	flex: 1;
}

.map .box .form ul li {
	padding-bottom: 25px;
	border-bottom: 1px solid #DDE2E5;
	margin-bottom: 25px;
}

.map .box .form ul li .t {
	color: #2E2E2E;
	font-size: 1.25rem;
}

.map .box .form ul li .t2 {
	color: #949494;
	font-size: 1rem;
	margin-top: 10px;
}

.map .box .form ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.map .box .form ul li img {
	-moz-box-shadow: 0 0px 5px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, .2);
	box-shadow: 0 0px 5px rgba(0, 0, 0, .2);
}

.map .box .form ul li img:first-child {
	margin-right: 50px;
}

.search-all {
	position: relative;
	margin: 110px 0;
	max-width: 1400px;
	display: flex;
}

.search-all .text {
	border-radius: 0;
	background-color: #F8F8F8;
	flex: 1;
	border-right: none;
}

.search-all .btns {
	background-color: #009247;
	width: 197px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFFFFF;
	font-size: 1.5625rem;
	position: relative;
	z-index: 2;
	cursor: pointer;
	margin-left:10px;
}

	.search3 .btns {
		background-color: #009247;
		width: 197px;
		display: flex;
		align-items: center;
		justify-content: center;
		color: #FFFFFF;
		font-size: 1.5625rem;
		position: relative;
		z-index: 2;
		cursor: pointer;
		margin-left: 0 !important;
	}

.search-all .btns img {
	margin-right: 5px;
}

.search-all .drop-down-btn {
	right: 435px;
}

	.search3 .drop-down-btn {
		right: 220px !important;
	}

.search-all ul {
	margin-top: 0;
	top: 54px;
}

.spjs-list ul {
	display: flex;
	flex-wrap: wrap;
}

.spjs-list ul li {
	width: 25%;
	margin-bottom: 80px;
	padding: 0 10px;
}

.spjs-list ul li .img {
	position: relative;
	padding-bottom: 66.66%;
	overflow: hidden;
}

.spjs-list ul li p {
	color: #333333;
	font-size: 1.5rem;
	text-align: center;
	margin-top: 20px;
}

.spjs-list ul li:hover p {
	color: #009247;
}

.crumbs {
	color: #333333;
	font-size: 1.25rem;
	margin-bottom: 50px;
}

.cplb-list {
	margin: 120px auto;
	min-height:400px;
}

.cplb-list .box-list {
/*	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
	overflow:hidden;
	margin:0 -2%;
}
	.cplb-list .box-list .left{
		float:left;
		padding:0 1%;
		margin-top:70px;
	}
	.cplb-list .box-list .left,
	.cplb-list .box-list .right {
		width: 48%;
	}

.cplb-list .box-list .box .title {
	color: #000000;
	font-size: 2.125rem;
	border-bottom: 1px solid rgba(0, 0, 0, .26);
	padding-bottom: 15px;
}

.cplb-list .box-list .box ul li {
	margin-top: 15px;
}

.cplb-list .box-list .box ul li a {
	display: flex;
	align-items: center;
	justify-content: left;
	color: #000000;
	font-size: 1rem;
	line-height:1rem;
}

.cplb-list .box-list .box ul li i {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../img/icon2.png) center no-repeat;
	margin-right: 30px;
}

.cplb-list .box-list .box ul li p {
	flex: 1;
}

.cplb-list .box-list .box ul li a:hover i {
	background: url(../img/icon2-hover.png) center no-repeat;
}

.cplb-list .box-list .box ul li a:hover {
	color: #009247;
}

.cplb-list .box-list .right .box:first-child {
	margin-bottom: 130px;
}

.cpxq {
	margin-top: 120px;
}

.cpxq .box {
	border: 1px solid #000000;
	margin: 60px 0;
	margin-bottom: 50px;
}

.cpxq .box .item {
	border-bottom: 1px solid #000000;
	min-height: 60px;
	color: #333333;
	font-size: 1.5625rem;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	align-items: center;
	padding: 10px 40px;
}

.cpxq .box .item span:first-child {
	width: 50%;
}
	.cpxq .box .item span.w50 {
		width: 50%;
	}
	.cpxq .box .item span.w12 {
		width: 14%;
		text-align:center
	}

.cpxq .box .item span:last-child {
	margin-left: 0px;
	width: 8%;
	text-align: center;
}

.cpxq .box .content {
	color: #333333;
	font-size: 1.5625rem;
	box-sizing: border-box;
	padding: 30px;
	border-top: 1px solid #000000;
}

.cpxq .box .content p {
	margin-bottom: 20px;
}

.cpxq .box .content .img {
	text-align: center;
	margin-top: 50px;
	  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap; 

}
	.cpxq .box .content .img img{
		width:18%;
		margin-right:2%
	}

	.cpxq .box .content .text {
		color: #666666;
		margin-top: 50px;
		padding-bottom: 50px;
	}

.cpxq .btn {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #E80003;
	margin-bottom: 70px;
	font-size: 1.3125rem;
}

.cpxq .btn img {
	margin-right: 25px;
}

#open {
	display: inline-block;
	cursor: pointer;
}

.cpwx {
	margin-bottom: 170px;
}

.cpwx .title {
	color: #000000;
	font-size: 1.875rem;
	border-bottom: 1px solid #707070;
	padding-bottom: 15px;
	margin-bottom: 25px;
	text-align: center;
}

.cpwx ul li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 140px 0 38px;
	box-sizing: border-box;
	line-height: 2.875rem;
	color: #333333;
	font-size: 1.25rem;
}

.cpwx ul li:nth-child(2n) {
	background-color: rgba(0, 0, 0, .13);
}

.zxdg {
	margin-bottom: 90px;
}

.zxdg .title {
	color: #000000;
	font-size: 1.875rem;
	border-bottom: 1px solid #707070;
	padding-bottom: 15px;
	margin-bottom: 25px;
	text-align: left;
}

.zxdg ul {
	margin-top: 90px;
	margin-bottom: 50px;
}

.zxdg ul li {
	display: flex;
	color: #333333;
	font-size: 1.75rem;
	margin-bottom: 12px;
}

.zxdg ul li input {
	border: 1px solid #707070;
	border-radius: 6px;
	flex: 1;
	box-sizing: border-box;
	padding: 0 20px;
	height: 55px;
	box-sizing: border-box;
	width:calc(100% - 160px);
	font-size:1.2rem
}
	.zxdg ul li select {
		width: calc(100% - 160px);
		font-size: 1.2rem
	}

.zxdg ul li span {
	width: 140px;
	line-height: 55px;
}

.zxdg ul li textarea {
	flex: 1;
	height: 300px;
	border: 1px solid #707070;
	border-radius: 6px;
	padding: 20px;
	box-sizing: border-box;
}

.zxdg .btn {
	text-align: center;
}

.zxdg .btn input {
	width: 229px;
	height: 68px;
	background-color: #E80003;
	color: #FFFFFF;
	font-size: 1.9375rem;
	border-radius: 6px;
	text-align: center;
	cursor: pointer;
}

.xgcp {
	margin-bottom: 120px;
}

.xgcp ul {
	margin-top: 35px;
}

.xgcp ul li {
	text-align: center;
	margin-bottom: 15px;
}

.xgcp ul li a {
	color: #000000;
	font-size: 1.5625rem;
}

.xgcp ul li a:hover {
	color: #009247;
}

.zlxz {
	margin: 120px auto;
	min-height:400px;
}

.zlxz .link {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
	position: relative;
}

.zlxz .link a {
	display: inline-block;
	color: #333333;
	font-size: 1.5625rem;
	padding: 11px 21px;
	background-color: transparent;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	margin: 0 30px;
}

.zlxz .link a.active {
	background-color: #009247;
	color: #FFFFFF;
}

.zlxz .link a:hover {
	color: #FFFFFF;
	background-color: #009247;
}

.zlxz .link span {
	cursor: pointer;
	position: absolute;
	right: 0;
}

.zlxz .link span:hover {
	color: #009247;
}

.zlxz .title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 0 120px;
	height: 50px;
	color: #FFFFFF;
	font-size: 1.125rem;
	background-color: #009247;
	margin-top: 60px;
}

.zlxz .nva ul li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #333333;
	font-size: 0.875rem;
	height: 46px;
	padding: 0 120px;
	background-color: rgba(152, 152, 152, .03);
}

.zlxz ul li:nth-child(2n) {
	background-color: rgba(152, 152, 152, .13);
}

.rczp {
	margin: 120px auto;
}

.rczp .title {
	background-color: #F3F3F3;
	height: 105px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	border-left: 4px solid #009247;
	padding-left: 40px;
	padding-right: 30px;
	cursor: pointer;
}

.rczp .title .t {
	color: #000000;
	font-size: 1.375rem;
	margin-bottom: 10px;
}

.rczp .title .t2 {
	color: #666666;
	font-size: 1.125rem;
}

.rczp .title img {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.rczp .title.on img {
	transform: rotate(90deg);
}

.rczp .title.on .t {
	color: #009247;
}

.rczp .box {
	background-color: #F9F9F9;
	padding: 30px 40px;
	box-sizing: border-box;
	line-height: 2.25rem;
}

.rczp .box .title {
	color: #000000;
	font-size: 1.125rem;
}

.rczp .box ul li {
	color: #666666;
	font-size: 1.125rem;
}

.rczp .box2 {
	margin-top: 70px;
	-moz-box-shadow: 0 0px 5px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, .2);
	box-shadow: 0 0px 5px rgba(0, 0, 0, .2);
	box-sizing: border-box;
	padding: 20px 40px;
}

.rczp .box2 .t {
	color: #000000;
	font-size: 1.375rem;
	margin-bottom: 30px;
}

.rczp .box2 ul li {
	color: #666666;
	font-size: 1.125rem;
	margin-bottom: 10px;
}

.index-title2 {
	margin-bottom: 70px;
}

.xsqd {
	margin: 120px auto;
}

.xsqd .title {
	color: #000000;
	font-size: 1.25rem;
	text-align: right;
	margin: 40px 0;
}

.xsqd .title span:hover {
	cursor: pointer;
}

.xsqd ul li {
	-moz-box-shadow: 0 0px 5px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, .2);
	box-shadow: 0 0px 5px rgba(0, 0, 0, .2);
	box-sizing: border-box;
	padding: 20px 15px;
	margin-bottom: 20px;
}

.xsqd ul li:last-child {
	margin-bottom: 0;
}

.xsqd ul li a {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.xsqd ul li a .img {
	width: 300px;
}

.xsqd ul li a .img .image {
	position: relative;
	padding-bottom: 71.38%;
	overflow: hidden;
}

.xsqd ul li .text {
	flex: 1;
	margin-left: 64px;
}

.xsqd ul li .text .t {
	color: #202020;
	font-size: 1.25rem;
	margin-bottom: 15px;
}

.xsqd ul li .text .t2 {
	color: #333333;
	font-size: 0.875rem;
	line-height: 23px;
}
.xsqd ul li .text .t2 span{
	width:112px;
	display:inline-block;
	vertical-align:middle;
	text-align:right
}
.xsqd ul li:hover .t {
	color: #009247;
}

.ssjg{
	margin-bottom: 120px;
}

.ssjg .result {
	color: #000000;
	font-size: 1.5625rem;
}

.ssjg .result span {
	color: #E80003;
}

.ssjg .title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #000000;
	font-size: 1.5625rem;
	box-sizing: border-box;
	padding: 15px 40px;
	border-bottom: 2px solid #000000;
	margin-top: 30px;
}

.ssjg .title span:first-child {
	width: 50%;
}
.ssjg .title span.w50{
	width: 50%;
}
	.ssjg .title span.w12 {
		width: 14%;
		text-align:center
	}
.ssjg ul li{
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #333333;
	font-size: 1.25rem;
	height: auto;
	box-sizing: border-box;
	padding: 15px 40px;
	border-bottom: 1px solid #707070;
}

.ssjg ul li span:first-child {
	width: 50%;
}

	.ssjg ul li span.w50 {
		width: 50%;
	}
	.ssjg ul li span.w12 {
		width: 14%;
		text-align:center
	}

.ssjg .title span:last-child,
.ssjg ul li a:last-child{
	width: 8%;
	text-align: center;
}

@media (max-width: 1150px) {
	.headwbc .right {
		margin-right: 20px;
	}
}

@media (max-width: 1250px) {

	html,
	body {
		font-size: 14px;
	}
}

@media (max-width: 1050px) {

	/* 响应式头部 */
	.column {
		width: 100%;
	}

	.container {
		height: auto;
		height: 4.375rem;
		z-index: 99;
	}

	.header {
		position: relative;
		z-index: 13;
		width: 100%;
		box-sizing: border-box;
		padding: 0 2.5%;
		height: 4.375rem;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		line-height: 2rem;
		background-color: #FFFFFF;
	}

	.headlogo {
		position: relative;
		vertical-align: bottom;
	}

	.headl,
	.headr {
		position: absolute;
		top: 0;
		height: 4.375rem;
		font-size: 0;
	}

	.headl {
		left: 0;
	}

	.headr {
		right: 0;
	}

	.headwbc {
		position: fixed;
		top: -1px;
		display: flex;
		display: -webkit-box;
		align-items: center;
		-webkit-box-align: center;
	}

	.headwbc .headl,
	.headwbc .headr {
		position: static;
		left: auto;
		right: auto;
		top: auto;
		bottom: auto;
	}

	.headwbw {
		position: relative;
		display: block;
		flex: 1;
		-webkit-box-flex: 1;
		z-index: 9;
		text-align: center;
	}

	.headwbw:first-child {
		margin-left: 1rem;
		text-align: left;
	}

	.headwbw:last-child {
		margin-right: 1rem;
	}

	.headbtn {
		position: relative;
		display: inline-block;
		text-align: center;
		padding: 1rem 1rem 0 1rem;
		min-width: 2.5rem;
		height: 4.375rem;
		font-size: 1.2rem;
		color: #999;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		vertical-align: top;
	}

	.headbtn:visited {
		color: #999;
	}

	.headbtn:active {
		background-color: rgba(0, 0, 0, .1);
	}

	.hico {
		display: inline-block;
		width: 2.5rem;
		height: 2.5rem;
		background-image: url(../images/icon/hico.png);
		background-repeat: no-repeat;
		background-size: 2.5rem auto;
		vertical-align: top;
	}

	/*sidemenu*/
	.sidemenu_wrap {
		position: fixed;
		z-index: -1;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
		transition: z-index 0s .3s;
		-webkit-transition: z-index 0s .3s;
	}

	.show_sidemenu .sidemenu_wrap {
		z-index: 199;
		transition: z-index 0s 0s;
		-webkit-transition: z-index 0s 0s;
		z-index: 999999999;
	}

	.container {
		transition: transform .3s;
		-webkit-transition: -webkit-transform .3s;
	}

	.fade_bkbg {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		width: auto;
		height: auto;
		background-color: rgba(0, 0, 0, .5);
		opacity: 0;
		visibility: hidden;
		transition-duration: .3s;
		-webkit-transition-duration: .3s;
	}

	.show_sidemenu .sidemenu_wrap .fade_bkbg {
		opacity: 1;
		visibility: visible;
	}

	.menuico {
		position: relative;
		display: block;
		width: 2.5rem;
		height: 2.5rem;
		transition: transform 0.2s;
		-webkit-transition: -webkit-transform 0.2s;
	}

	.menuico_bd01,
	.menuico_bd02,
	.menuico_bd03 {
		position: absolute;
		display: block;
		width: 2.5rem;
		height: 2.5rem;
		line-height: 0;
		font-size: 0;
		overflow: hidden;
		transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		-webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		transform: rotate(0);
		transition: -webkit-transform: rotate(0);
	}

	.show_sidemenu .menuico_bd01 {
		transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		-webkit-transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	}

	.show_sidemenu .menuico_bd03 {
		transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		-webkit-transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	}

	.menuico_bd01::before,
	.menuico_bd02::before,
	.menuico_bd03::before {
		position: absolute;
		left: .3rem;
		display: block;
		content: "";
		width: 1.9rem;
		height: 2px;
		background-color: #999;
		border-radius: 2px;
		transition: transform .2s .3s;
		-webkit-transition: -webkit-transform .2s .3s;
	}

	.menuico_bd01::before {
		top: .6rem;
	}

	.menuico_bd02::before {
		top: 1.2rem;
	}

	.menuico_bd03::before {
		top: 1.8rem;
	}

	.show_sidemenu .menuico_bd01::before {
		left: 50%;
		margin-left: -1rem;
		transform: translateY(.5rem);
		-webkit-transform: translateY(.5rem);
	}

	.show_sidemenu .menuico_bd02::before {
		transform: translateX(2.5rem);
		-webkit-transform: translateX(2.5rem);
	}

	.show_sidemenu .menuico_bd03::before {
		left: 50%;
		margin-left: -1rem;
		transform: translateY(-.7rem);
		-webkit-transform: translateY(-.7rem);
	}

	.sidemenu {
		position: fixed;
		top: 0;
		right: 0;
		display: block;
		width: 20rem;
		height: 100%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		background-color: #0B162C;
		overflow-x: hidden;
		overflow-y: scroll;
		-webkit-user-select: none;
		-webkit-overflow-scrolling: touch;
		transform: translateX(100%);
		-webkit-transform: translateX(100%);
		-webkit-backface-visibility: hidden;
		transition: transform .3s;
		-webkit-transition: -webkit-transform .3s;
	}

	.show_sidemenu .sidemenu {
		transform: translateX(0);
		-webkit-transform: translateX(0);
		z-index: 211;
	}

	.sidemenulist {
		line-height: 2rem;
		font-size: 1.2rem;
	}

	.sidemenulist>li {
		margin-bottom: 10px;
	}

	.sidemenu .sidemenulist li a {
		position: relative;
		display: block;
		padding: 0.75rem .8rem 0 1.5rem;
		height: 2.8125rem;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		color: #ffffff;
		text-align: left;
		line-height: normal;
		font-size: 1rem;
	}

	.sidemenulist a::after {
		position: absolute;
		right: 1rem;
		top: 50%;
		margin-top: -.4rem;
		display: block;
		content: "";
		width: .6rem;
		height: .6rem;
		border-width: 2px 2px 0 0;
		border-style: solid;
		border-color: #ffffff;
		transform: rotate(45deg) skew(5deg, 5deg);
		-webkit-transform: rotate(45deg) skew(5deg, 5deg);
		transition-duration: .3s;
		-webkit-transition-duration: .3s;
	}

	.show_sidemenu .container {
		margin-left: -12.5rem;
	}

	.sidemenu {
		width: 12.5rem;
	}

	.headwbw img {
		margin-top: 0;
		max-height: 30px;
	}

	.sidemenu .sidemenulist {
		width: auto;
		display: block;
	}

	/* end响应式头部 */
	.headwbc .right {
		flex: none;
		margin-right: 0;
	}

	.headwbw {
		flex: none;
	}

	.index-box2 .fzlc-box .list .text ul li span {
		width: 180px;
	}
}

@media (max-width: 1120px) {}

@media (max-width: 860px) {
	.footer {
		display: flex;
		align-items: center;
		margin-top:30px;
	}

	.footer .w {
		display: block;
		text-align: center;
		height: auto;
	}

	.footer .w span {
		display: block;
	}

	.footer .w img {
		margin: 5px 0;
	}

	.banner .swiper-slide p {
		font-size: 1.5rem;
	}

	.index-box {
		margin-top: 40px;
	}

	.index-box .w {
		display: block;
		margin-top: 30px;
	}

	.index-box .w .img {
		width: 100%;
		margin-bottom: 20px;
	}

	.index-box .w .text {
		margin-left: 0;
	}

	.index-box .w .text .t {
		font-size: 1.5rem;
	}

	.index-box .w .text .t2 {
		font-size: 1.125rem;
		margin: 20px 0;
	}

	.index-box2 .fzlc-box .list .img {
		display: none;
	}

	.index-box2 .fzlc:before {
		left: 0;
	}

	.index-box2 .fzlc-box .date {
		display: block;
	}

	.index-box2 .fzlc-box .date .t {
		display: none;
	}

	.index-box2 .fzlc-box .date .t2 {
		opacity: 1;
	}

	.index-box2 .fzlc-box .date img {
		margin-left: -15px;
	}

	.index-box2 .fzlc-box .list .text {
		width: 100%;
	}

	.index-box2 .fzlc-box2 .list .text ul li {
		flex-direction: row-reverse;
	}

	.index-box2 .fzlc-box .list .text ul li span {
		text-align: left;
		width: 90px;
		margin-right: 20px;
	}

	.index-box2 .fzlc-box2 .list .text ul li {
		padding-left: 30px;
		padding-right: 0;
	}

	.index-box2 .fzlc-box2 .list .text ul li p {
		text-align: left;
	}

	.index-box2 .fzlc-box2 .list .text ul li::before {
		right: auto;
		left: -9.5px;
	}

	.index-box2 .fzlc {
		width: 90%;
		margin-top: 30px;
	}

	.index-box3 {
		margin-top: 60px;
	}

	.index-box3 .w {
		margin-top: 30px;
	}

	.index-title .t {
		font-size: 2rem;
	}

	.index-title .t2 {
		font-size: 2rem;
	}

	.index-box4 .swiper-container {
		margin-top: 40px;
	}

	.index-box4 {
		margin-top: 40px;
	}

	.footer2 .item span {
		margin-right: 10px;
	}

	.map .box {
		display: block;
	}

	.map .box .img {
		width: 100%;
	}

	.map .box .form {
		margin-left: 0;
		margin-top: 20px;
	}

	.spjs-list ul li p {
		font-size: 1.25rem;
	}
	
	.cpxq .box .item {
		font-size: 1.125rem;
	}
	.cpxq .box .item span:first-child{
		width: 30%;
	}
	.cpxq .box .item span:last-child{
		margin-left: 0px;
		width:11%
	}
	.cpxq .box .content{
		font-size: 1.125rem;
	}
	.cpxq .box .content p{
		margin-bottom: 10px;
	}
	.cpxq .box{
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.cpxq .box .content .text{
		margin-top: 30px;
		padding-bottom: 0px;
	}
	.cpwx ul li{
		padding: 0 30px;
	}
	.cpxq{
		margin-top: 60px;
	}
	.cpwx{
		margin-bottom: 60px;
	}
	.zlxz ul li,
	.zlxz .title{
		padding: 0 30px;
	}
	.zlxz .link a{
		font-size: 1rem;
		padding: 10px 5px;
	}
	.zlxz .title{
		margin-top: 30px;
	}
	.zlxz{
		margin: 60px auto;
	}
	.ssjg .title{
		font-size: 1.1rem;
		padding: 10px 0px;
		margin-top: 20px;
	}
	.ssjg .title span:first-child{
		width: 30%;
	}
	.ssjg ul li{
		padding: 10px 0px;
		font-size: 0.8rem;
	}
	.ssjg ul li span:first-child{
		width: 30%;
	}
	.ssjg .result{
		font-size: 1.2rem;
	}
	.ssjg{
		margin-bottom: 60px;
	}
}

@media (max-width: 680px) {
	.tc-zxkf ul lili-hide {
		display: none
	}

	.search {
		position: relative;
		 left: 50%; 
		 transform: translateX(-50%); 
		top: 0px;
		z-index: 9;
		width: 90%;
		max-width: 816px;
		background:#fff;
		border-radius:10px;
	}

		.search ul {
			position: absolute;
			width: 100%;
			background-color: #FFFFFF;
			left: 0;
			margin-top: -10px;
			box-sizing: border-box;
			padding: 20px 0;
			display: none;
		}
		.search .text {
			width: 100% !important;
			height: 54px;
			border: 1px solid #ccc;
			border-radius: 12px;
			font-size: 1.125rem;
			box-sizing: border-box;
			padding-left: 20px;
			z-index: 1;
			position: relative;
		}
		.search .btn {
			background: url(../img/search.png) center no-repeat;
			width: 74px;
			height: 46px;
			background-color: #009247;
			position: absolute;
			right: 5px;
			top: 50%;
			transform: translateY(-50%);
			border-radius: 9px;
			cursor: pointer;
			z-index: 2;
			color: #fff0;
		}
		.search .drop-down-btn {
			position: absolute;
			right: 94px;
			top: 17px;
			z-index: 2;
			transform: rotate(180deg);
			-webkit-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
			cursor: pointer;
		}

	.footer2 .item {
		display: block;
	}

	.footer2 .item span {
		display: block;
	}

	.map .box .form ul li:last-child {
		text-align: center;
	}

	.map .box .form ul li img:first-child {
		margin-right: 10px;
	}

	.map {
		margin: 40px auto;
	}

	.map .box {
		margin-top: 30px;
	}

	.footer2 .item {
		font-size: 1rem;
	}

	.spjs-list ul li {
		width: 100%;
		margin-bottom: 20px;
	}

	.search-all .btns {
		width: 90px;
		font-size: 1rem;
	}
	.search2 .text {
		height: 38px;
		font-size:14px;
		padding-left:10px;
	}
	.search-all .btns img{
		width:15px;
	}

	.search-all .btns img {
		margin-right: 5px;
	}

	.search-all .drop-down-btn {
		right: 205px;
		top:10px;
	}
	.search .text{
		font-size:1rem
	}
	.ssjg .title span:last-child, .ssjg ul li a:last-child {
		width: 9%;

	}
	.ssjg ul li a:last-child img{
		width:22px
	}
	.search-all {
		margin: 30px 0;
	}

	.cplb-list .box-list {
		display: block;
	}

	.cplb-list .box-list .left,
	.cplb-list .box-list .right {
		width: 100%;
	}

	.cplb-list .box-list .right {
		margin-top: 40px;
	}

	.cplb-list .box-list .box ul li a {
		font-size: 1.125rem;
	}

	.cplb-list .box-list .box ul li i {
		width: 25px;
		height: 25px;
		background-size: 100% 100%;
		margin-right: 10px;
	}

	.cplb-list .box-list .box .title {
		font-size: 1.5rem;
	}

	.cplb-list .box-list {
		margin-top: 40px;
	}

	.cplb-list .box-list .right .box:first-child{
		margin-bottom: 40px;
	}
	
	.cplb-list{
		margin: 60px auto;
	}
	.crumbs{
		margin-bottom: 30px;
	}
	.cpxq .box .item{
		padding: 10px 20px;
	}
	.zxdg ul li {
		display: flex;
		font-size: 1.25rem;
	}
		.zxdg ul li span {
			display:block;
			width: 90px;
			font-size:1.1rem;
			line-height: 40px;
		}
		.zxdg ul li select {
			width: calc(100% - 110px);
			font-size: 1.2rem;
			height: 40px;
			font-size: 1rem
		}
	.zxdg ul li input,
	.zxdg ul li textarea{
		width: calc(100% - 110px);
		font-size:1rem
	}
	.cpxq .box .content .img img {
		width: 100%;
		margin-right: 0;
		margin-bottom:10px;
	}
	.zxdg ul li input {
		height: 40px;
	}
	.zxdg ul{
		margin: 50px 0;
	}
	.zxdg .btn input{
		width: 150px;
		height: 40px;
		font-size: 1.25rem;
	}
	.xgcp ul li a{
		font-size: 1.25rem;
	}
	.zlxz .link a {
		margin: 0;
	}
	.zlxz .link{
		justify-content: space-between;
	}
	.zlxz .link span{
		position: relative;
	}
	.rczp{
		margin: 60px auto;
	}
	.index-title2{
		margin-bottom: 40px;
	}
	.rczp .box2{
		margin-top: 40px;
	}
	.xsqd ul li a{
		display: block;
	}
	.xsqd ul li a .img{
		width: 100%;
		margin-bottom: 20px;
	}
	.xsqd ul li .text{
		margin-left: 0;
	}
	.xsqd{
		margin: 60px auto;
	}
	.banner{
		background-color:#000;
		height:calc(100vh - 62px)
	}
	.banner .swiper-slide {
		height: 20rem;
		background-size: cover !important;
		position: relative;
	}
	.banner .swiper-pagination-bullet{
		width:26px
	}
	.banner .swiper-container{
		height:23rem
	}
}


.tc-zxkf {
	position: fixed;
	right: 0;
	top: 80%;
	z-index:999;
	transform:translate(0,-50%);
}

	.tc-zxkf ul {
		border-radius: 10px 0 0 10px;
		overflow: hidden
	}

		.tc-zxkf ul li {
			width: 60px;
			height: 56px;
			background-color: #009247;
			text-align: center;
			/* border-bottom: solid 1px #fff; */
			padding-top: 10px;
		}
		.tc-zxkf ul li.li-hide{
			display:none
		}

		.tc-zxkf ul li svg {
			width: 20px;
			height: 20px;
		}

			.tc-zxkf ul li p {
				font-size: 12px;
				color: #fff;
			}

			.tc-zxkf ul li:hover {
				background: #81d8d0;
			}

@media (max-width: 680px) {
	.tc-zxkf ul li.li-hide {
		display: block
	}
}
