﻿@keyframes banrun1 {
	0% {
		transform: scale(1)
	}

	50% {
		transform: scale(1.05)
	}

	100% {
		transform: scale(1)
	}
}

@keyframes banrun2 {
	0% {
		transform: scale(1)
	}

	50% {
		transform: scale(1.5)
	}

	100% {
		transform: scale(1)
	}
}

.yjfxlb .yjfxlb_l::after,.yjfxlb_r h3,.nav ul li a::after,.xwzx_r h3::before,.xslb_nr h2,.xslb ul li h3,.xslb ul li i,.swiper-button-prev,.swiper-button-next,.section4 ul li img,.hxjslb li a h3,.hxjslb li a img,.section4 ul li h3,.ygfctxt,.xwzxlb li h3,.xwzxlb li img,.cgzslb li a h6 {
	transition: 0.6s ease-in-out;
	-ms-transition: 0.6s ease-in-out;
	-o-transition: 0.6s ease-in-out;
	-webkit-transition: 0.6s ease-in-out;
	-moz-transition: 0.6s ease-in-out;
}

.divbox {
	width: 1600px;
	margin: 0 auto;
}

.ej_banner {
	overflow: hidden;
	position: relative;
}

.ej_banner img {
	animation: banrun1 10s linear infinite;
	position: relative;
	height: 200px;
}

.ej_banner img {
	width: 100%;
}

.ej_banner_list {
	position: absolute;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}

.ej_banner_list h1 {
	font-size: 30px;
	color: #fff;
	margin-bottom: 8px;
}

.ej_banner_list p {
	font-size: 18px;
	color: rgba(255,255,255,.6);
	line-height: 30px;
	display: initial;
}/*分页*/.pages {
	margin-top: 10px;
	text-align: center;
}

.pages ul li:first-of-type,.pages ul li:last-of-type {
	width: 100px !important;
	border-radius: 38px;
}

.pages ul li:first-of-type a,.pages ul li:last-of-type a {
	font-size: 20px;
	line-height: 38px;
}/* .pages ul li:first-of-type a{    -moz-transform: scaleX(-1);    -webkit-transform: scaleX(-1);     -o-transform: scaleX(-1);    transform: scaleX(-1);    filter: fliph;} */.pages ul li {
	font-size: 14px;
	width: 38px !important;
	height: 38px !important;
	text-align: center;
	line-height: 38px;
	display: inline-block;
	vertical-align: top;
	border-radius: 50%;
	margin-right: 10px;
	margin-bottom: 0;
	border: 1px solid #e5e5e5;
}

.pages ul li a {
	color: #272727;
	display: block;
	text-align: center;
	border-radius: 50%;
	line-height: 38px;
}

.pages ul li:hover {
	background: #f8a31c;
}

.pages ul li:hover a {
	color: #fff;
}

.pages ul li.active a {
	background: #f8a31c;
	color: #fff;
}

.section6 .pages ul li {
	margin-right: 10px;
}

.ejdh {
	position: relative;
	top: -50px;
}

.ejdh ul {
	font-size: 0;
	text-align: right;
}

.ejdh ul li {
	display: inline-block;
	text-align: center;
	box-sizing: border-box;
	border-right: none;
	margin-right: 38px;
}

.ejdh ul li:last-of-type {
	margin-right: 0;
}

.ejdh ul li a {
	display: block;
	line-height: 40px;
	font-size: 18px;
	color: #333333;
	border-radius: 40px;
	width: 140px;
	background: #eaeaea;
}

.ejdh ul li:hover a,.ejdh ul li.ac a {
	color: #fff;
	background: #f9a61d;
}

.gsjj {
	padding: 40px 0 80px;
	box-sizing: border-box;
}

.gsjj .divbox {
	font-size: 0;
}

.gsjj_l,.gsjj_r {
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
}

.gsjj_l {
	width: 100%;
}

.gsjj_r {
	width: 27.75%;
	display: none;
}

.gsjj_r img {
	width: 100%;
}

.gsjj_l h2 {
	font-size: 30px;
	color: #f9a61d;
	margin-bottom: 30px;
}

.gsjj_l p {
	font-size: 16px;
	line-height: 32px;
	color: #333333;
	margin-bottom: 30px;
	text-indent: 2em;
}
.gsjj_l p img{max-width: 100%;height: auto;margin-left: -2em;}
.cgzs {
	padding: 55px 0 62px;
	position: relative;
}

.cgzslb {
	font-size: 0;
}

.cgzslb li {
	display: inline-block;
	vertical-align: top;
	width: 23%;
	margin-right: 2.66666666%;
	margin-bottom: 50px;
}

.cgzslb li:nth-of-type(4n) {
	margin-right: 0;
}

.cgzslb li a {
	display: block;
	position: relative;
	background: #f7f7f7;
}

.cgzslb li a img {
	width: 100%;
}

.cgzslb li a .cgzstxt {
	padding: 24px;
	box-sizing: border-box;
	text-align: center;
	position: relative;
}

.cgzslb li a .cgzstxt h3 {
	font-size: 20px;
	color: #333333;
}

.cgzslb li a .cgzstxt p {
	height: 140px;
	font-size: 14px;
	color: #a4a4a4;
	line-height: 30px;
	display: none;
}

.cgzslb li a .cgzstxt i {
	display: none;
	width: 106px;
	line-height: 38px;
	text-align: center;
	background: #fff;
	border: 1px solid #e6e6e6;
	border-radius: 8px;
	box-sizing: border-box;
	font-size: 14px;
	color: #666666;
	margin: 0 auto;
	margin-top: 10px;
}

.cgzslb li a .cgzstxt::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-bottom: 15px solid #f7f7f7;
	border-right: 15px solid transparent;
	border-left: 15px solid transparent;
	position: absolute;
	top: -15px;
	left: 50%;
	transform: translateX(-50%);
}

.cgzslb li a:hover {
	background: #fff;
	box-shadow: 0px 0px 16px 8px #f8f8f8;
	box-sizing: border-box;
}

.cgzslb li a:hover h6 {
	padding: 15px 15px 0;
	box-sizing: border-box;
}

.cgzslb li a:hover i {
	background: #f8a31c;
	color: #fff;
}

.cgzsxq {
	padding: 40px 0 80px;
	position: relative;
}

.cgzsxq h3 {
	font-size: 28px;
	color: #333333;
	margin-bottom: 46px;
	text-align: center;
}

.cgzsxq p {
	font-size: 16px;
	color: #4c4c4c;
	margin-bottom: 30px;
	text-indent: 2em;
}
.cgzsxq p iframe{width: 800px;height: 600px;margin-left: -2em;}
.cgzsxq img{max-width: 100%;height: auto;}
.cgzsxq p img {
	margin-left: -2em;
	max-width: 100%;
	height: auto;
}

.xqsxyp {
	font-size: 0;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	margin-top: 65px;
}

.xqsxyp li {
	display: inline-block;
	box-sizing: border-box;
	width: 40%;
	vertical-align: middle;
}

.xqsxyp li:nth-of-type(2) {
	width: 20%;
	text-align: center;
}

.xqsxyp li:first-of-type {
	text-align: left;
}

.xqsxyp li:last-of-type {
	text-align: right;
}

.xqsxyp li a {
	display: block;
	font-size: 14px;
	color: #333333;
	line-height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xqsxyp li a:hover {
	color: #f8a31c;
}

.xqsxyp li a i {
	display: inline-block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: #f8a31c;
	color: #fff;
	font-size: 20px;
	border-radius: 50%;
	margin-left: 12px;
}

.hxjs {
	padding: 40px 0 60px;
	position: relative;
}

.hxjslb {
	font-size: 0;
}

.hxjslb li {
	display: inline-block;
	vertical-align: top;
	width: 31.5%;
	margin-right: 2.75%;
	margin-bottom: 60px;
}

.hxjslb li:nth-of-type(3n) {
	margin-right: 0;
}

.hxjslb li a {
	display: block;
	position: relative;
}

.hxjslb li a h3 {
	font-size: 22px;
	color: #201c1d;
	margin: 25px 0 15px;
	text-align: center;
}

.hxjslb li a p {
	font-size: 16px;
	display: none;
	color: #a6a6a6;
}

.hxjslb li a h6 {
	position: relative;
	overflow: hidden;
}

.hxjslb li a h6 img {
	width: 100%;
}

.hxjslb li a:hover h3 {
	color: #f78f00;
}

.hxjslb li a:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

.rcln {
	padding: 40px 0 104px;
	position: relative;
}

.rcln .divbox {
	font-size: 0;
}

.rcln_l,.rcln_r {
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
}

.rcln_l {
	width: 40.5%;
}

.rcln_r {
	width: 59.5%;
	padding-left: 146px;
}

.rcln_l img {
	position: relative;
}

.rcln_l img {
	width: 100%;
	height: auto;
}

.rcln_r img {
	max-width: 100%;
	height: auto;
}

.rcln_r h3 {
	font-size: 30px;
	color: #f8a31c;
	margin: 20px 0 35px;
}

.rcln_r p {
	font-size: 16px;
	color: #333333;
	line-height: 32px;
	margin-bottom: 30px;
}

.rcln_r h4 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	line-height: 32px;
}

.rcpy {
	padding: 40px 0 80px;
	position: relative;
}

.rcpytxt {
	font-size: 0;
	background: #f5f5f7;
}

.rcpytxt_l,.rcpytxt_r {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	box-sizing: border-box;
}

.rcpytxt_r img {
	width: 100%;
}

.rcpytxt_l {
	padding: 30px 70px;
}

.rcpytxt_l h3 {
	font-size: 24px;
	color: #f8a31c;
	margin-bottom: 38px;
	font-weight: bold;
}

.rcpytxt_l h3 i {
	font-size: 16px;
	color: #333333;
	text-transform: uppercase;
}

.rcpytxt_l_nr {
	padding: 20px 0 20px 22px;
	box-sizing: border-box;
	border-left: 1px solid #d2d2d2;
}

.rcpytxt_l_nr h4 {
	font-size: 18px;
	color: #f8a31c;
	font-weight: bold;
	position: relative;
}

.rcpytxt_l_nr h4::before {
	content: '';
	display: block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #f8a31c;
	position: absolute;
	left: -27px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}

.rcpytxt_l_nr p {
	font-size: 16px;
	color: #666666;
	margin-bottom: 32px;
}

.ygfc {
	padding: 40px 0 70px;
	position: relative;
}

.ygfclb {
	font-size: 0;
}

.ygfclb li {
	display: inline-block;
	vertical-align: top;
	width: 31.5%;
	margin-right: 2.75%;
	margin-bottom: 38px;
	position: relative;
	cursor: pointer;
}

.ygfclb li:nth-of-type(3n) {
	margin-right: 0;
}

.ygfclb li img {
	width: 100%;
}

.ygfclb li .ygfctxt {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	background: rgba(0,0,0,.6);
	padding: 0 88px;
	box-sizing: border-box;
	height: 52px;
	overflow: hidden;
}

.ygfclb li .ygfctxt h3 {
	font-size: 18px;
	color: #fff;
	line-height: 52px;
}

.ygfclb li .ygfctxt p {
	font-size: 16px;
	color: #fff;
	line-height: 24px;
}

.zcyz {
	padding: 40px 0 70px;
	position: relative;
}

.zcyzlb {
	font-size: 0;
}

.zcyzlb li {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	width: 47.5%;
	margin-right: 5%;
	margin-bottom: 50px;
	background: #f5f5f5;
	box-shadow: 5px 5px 5px #f0f0f0;
	padding: 40px 25px;
	position: relative;
}

.zcyzlb li:nth-of-type(2n) {
	margin-right: 0;
}

.zcyzlb li h3 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 20px;
}

.zcyzlb li h4 {
	font-size: 16px;
	color: #000000;
	line-height: 26px;
}

.zcyzlb li span {
	font-size: 12px;
	color: #999999;
	position: absolute;
	top: 45px;
	right: 45px;
}

.zcyzlb li .zcyztxt {
	height: 240px;
	overflow: hidden;
	overflow-y: scroll;
	margin-bottom: 30px;
}

.zcyzlb li .zcyztxt h5 {
	font-size: 16px;
	color: #3f3f3f;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 25px;
}

.zcyzlb li .zcyztxt p {
	font-size: 14px;
	color: #3f3f3f;
	line-height: 26px;
}

.zcyzlb_b {
	font-size: 0;
}

.zcyzlb_b h6 {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
}

.zcyzlb_b h6:first-of-type {
	font-size: 14px;
	color: #f9a61d;
	text-align: left;
}

.zcyzlb_b:last-of-type {
	text-align: right;
}

.zcyzlb_b:last-of-type a {
	display: inline-block;
	width: 90px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #f9a61d;
	border-radius: 5px;
}

.zcyzlb_b:last-of-type a:hover {
	background: #cb7e00;
}

.xwzx {
	padding: 40px 0 60px;
	position: relative;
}

.xwzxlb {
	font-size: 0;
}

.xwzxlb li {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	width: 100%;
	margin-right: 0;
	margin-bottom: 15px;
    position: relative;
}
.xwzxlb li::before{content: '';display: inline-block;width: 98%;border: 1px dashed #ccc;position: absolute;top: 50%;left: 0;
    transform: translateY(-50%);
}
.xwzxlb li:nth-of-type(3n) {
	margin-right: 0;
}

.xwzxlb li a {
	position: relative;
	display: block;
    font-size: 0;
}

.xwzxlb li h6 {
	position: relative;
	overflow: hidden;
    display: none;
}

.xwzxlb li img {
	width: 100%;
}

.xwzxlb li h3 {
	font-size: 18px;
	color: #958f90;
	margin: 0 !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    /* width: 85%; */
    background: #fff;
    padding-right: 20px;
    box-sizing: border-box;
}

.xwzxlb li p {
	font-size: 16px;
	color: #a6a6a6;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: none;
}

.xwzxlb li h5 {
	/* position: absolute;
	top: 42px;
	left: 42px; */
	display: inline-block;
	/* background: #f78f00;
	padding: 15px;
	box-sizing: border-box; */
	font-size: 14px !important;
	/* font-family: "mob"; */
	color: #a6a6a6;
	text-align: right;
    vertical-align: middle;
    float: right;
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
}

.xwzxlb li h5 i {
	font-size: 14px !important;
	color: #a6a6a6;
	
}

.xwzx .divbox{width: 1200px;}
.xwzx .pages{margin-top: 60px;}

.xwzxlb li:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

.xwzxlb li:hover h3 {
	color: #f78f00;
}

.hydw1 {
	padding: 40px 0 80px;
	position: relative;
}

.hydw1 .swiper-slide::before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
	position: absolute;
	top: 0;
	left: 0;
}

.hydw1 .swiper-slide img {
	width: 100%;
	box-sizing: border-box;
}

.hydw1 .swiper-slide-active img {
	border: 13px solid #f9a61d;
}

.hydw1 .swiper-slide-active::before {
	display: none;
}

.s3_blb {
	width: 80%;
	display: block;
	margin: 50px auto 0;
	text-align: center;
}

.s3_blb .s3_bb {
	display: none;
}

.s3_blb .s3_bb.active {
	display: block;
}

.s3_blb .s3_bb p {
	font-size: 20px;
	color: #333333;
	line-height: 40px;
}

.hydw1 .swiper-button-prev,.hydw1 .swiper-button-next {
	background: none;
	font-size: 60px;
	color: #fff;
	width: auto;
	height: auto;
}

.hydw1 .swiper-button-next {
	right: 15%;
}

.hydw1 .swiper-button-prev {
	left: 15%;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
}

.hydw1 .swiper-button-prev:hover,.hydw1 .swiper-button-next:hover {
	color: #f78f00;
}

.hydw {
	padding: 40px 0 80px;
}

.hydwlb {
	font-size: 0;
}

.hydwlb li {
	display: inline-block;
	vertical-align: top;
	width: 23.125%;
	margin-right: 2.5%;
	margin-bottom: 35px;
	position: relative;
	cursor: pointer;
}

.hydwlb li:nth-of-type(4n) {
	margin-right: 0;
}

.hydwlb li img {
	width: 100%;
	border: 1px solid #ebebeb;
	box-sizing: border-box;
}

.hydwlb li h6 {
	position: relative;
}

.hydwlb li span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(249,166,29,.8);
	padding: 20px 0;
	box-sizing: border-box;
	opacity: 0;
}

.hydwlb li span i {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #fff;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-radius: 50%;
	margin: 0 auto;
}

.hydwlb li h3 {
	font-size: 14px;
	color: #353535;
	text-align: center;
	padding: 0 50px;
	box-sizing: border-box;
	margin-top: 12px;
}

.hydwlb li:hover span {
	opacity: 1;
}

.hydwxq {
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.8);
	width: 100%;
	height: 100%;
	text-align: center;
	display: none;
	z-index: 99;
}

.hydwxq.ac {
	display: block;
}

.hydwlist {
	display: block;
	width: 745px;
	margin: 200px auto 0;
	background: #fff;
	padding: 52px;
	box-sizing: border-box;
	position: relative;
}

.hydwlist .swiper-slide img {
	max-width: 100%;
}

.hydwlist .swiper-slide h3 {
	font-size: 18px;
	color: #353535;
	margin: 20px 0;
}

.hydwlist .swiper-slide p {
	font-size: 16px;
	color: #353535;
}

.hydwlist span {
	color: #fff;
	position: absolute;
	top: -25px;
	right: -25px;
	font-size: 36px;
	cursor: pointer;
}

.hydwxq .swiper-button-prev,.hydwxq .swiper-button-next {
	width: 66px;
	height: 66px;
	line-height: 66px;
	text-align: center;
	background: rgba(0,0,0,.3);
	font-size: 50px;
	color: #fff;
}

.hydwxq .swiper-button-prev {
	left: 20%;
}

.hydwxq .swiper-button-next {
	right: 20%;
}

.hydwxq .swiper-button-prev:hover,.hydwxq .swiper-button-next:hover {
	background: #f78f00;
}/* 设置滚动条的样式 */.zcyztxt::-webkit-scrollbar {
	background: #dddddd;
	width: 2px;
}    /* 滚动槽 */.zcyztxt::-webkit-scrollbar-track {
	box-shadow: inset006pxrgba(0,0,0,0.3);
	-webkit-box-shadow: inset006pxrgba(0,0,0,0.3);
	-o-box-shadow: inset006pxrgba(0,0,0,0.3);
	-moz-box-shadow: inset006pxrgba(0,0,0,0.3);
}    /* 滚动条滑块 */.zcyztxt::-webkit-scrollbar-thumb {
	background: #f9a61d;
	box-shadow: inset006pxrgba(0,0,0,0.5);
	-webkit-box-shadow: inset006pxrgba(0,0,0,0.5);
	-o-box-shadow: inset006pxrgba(0,0,0,0.5);
	-moz-box-shadow: inset006pxrgba(0,0,0,0.5);
}

.zcyztxt::-webkit-scrollbar-thumb:window-inactive {
	background: #f9a61d;
}