/* background-image: linear-gradient(to right, #0912bb, #4acaf9);
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent; */


@font-face {
	font-family: 'fzdh';
	src: url(../fonts/fzhdjt.ttf);
}

@font-face {
	font-family: 'fzzdhjt';
	src: url(../fonts/fzzdhjt.TTF);
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;


}

ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #686868;
}

img {
	border: none;
	max-width: 100%;
}

.l {
	float: left
}

.gy2 {
	width: 1440px;
	margin: 0 auto;
	overflow: hidden
}


#headdiv {
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 1000;
	align-items: center;
	height: 130px;
	display: flex;
}

/*logo和导航*/
.top02 {
	width: 100%;
	min-width: 1200px;
}

.container {
	width: 1340px;
	margin: 0 auto;
}

.top02_center {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.logo {
	width: 190px;
	float: left;
}

.logo img {
	float: left;
	width: 180px;
}

.logo .logo-year {
	margin-top: 17px;
	height: 20px;
	line-height: 20px;
	width: 38px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: #f67524;
	border-radius: 4px;
	overflow: hidden;
	font-size: 14px;
	color: #fff
}

.logo .logo-text {
	margin-top: 5px;
	height: 18px;
	color: #656565;
	line-height: 18px;
	overflow: hidden
}

.nav {
	display: flex;
	flex-direction: row;
}

.nav a {
	padding: 0 15px;
	color: #fff;
	font-size: 16px;
}

.nav .on {
	color: #f67524 !important;
}

.banner {
	padding: 250px 0;
}

.banner1 {
	background: url(../images/banner1.jpg) no-repeat center;
	background-size: cover;
	padding-bottom: 150px;
}

.banner2 {
	background: url(../images/banner2.jpg) no-repeat center;
	background-size: cover;
	padding-bottom: 150px;
}

.banner3 {
	background: url(../images/banner3.jpg) no-repeat center;
}

.banner_wz {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	align-content: flex-start;
	color: #fff;
}

.ba-wz01 {
	display: flex;
	align-items: center;
	font-size: 45px;
	color: #28c791;
}

.ba-wz01 h2 {
	color: #f68005;
	margin-right: 16px;
}

.banner_wz p {
	width: 630px;
	font-size: 20px;
	line-height: 2;
}

.banner_wz a {
	display: flex;
	padding: 20px 50px;
	background: #fff;
	margin-top: 50px;
	background: linear-gradient(to bottom, #f3c50d, #f75e01);
	color: #000000;
	font-size: 24px;
	border-radius: 20px;
}

.sevices {
	width: 100%;
	background: url(../images/bg1.jpg) no-repeat center right;
	padding: 100px 0;
}

.ser_wz {
	width: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

.titles {
	font-size: 46px;
	color: #15c0a3;
	font-family: 'fzdh';
	width: 100%;
	margin-bottom: 30px;
}

.ser_wz-left {
	width: 45%;
	display: flex;
	flex-direction: column;
}

.ser_wz-left-t {
	font-size: 20px;
	color: #fff;
	line-height: 45px;
	margin-bottom: 20px;
}

.ser_wz-left-b {
	width: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
}

.ser_wz-left-b li {
	width: 100%;
	display: flex;
	margin-top: 50px;
	height: 175px;
	align-items: center;
}

.ser_wz-left-b li img {
	max-width: 100%;
	height: 175px;
}

.ser_wz-left-b li p {
	color: #fff;
	font-size: 18px;
	padding: 30px;
	border-radius: 20px;
	background: #00426a;
	height: 100%;
	margin-left: 20px;
	display: flex;
	align-items: center;
	width: 100%;
}

.ser_wz-right {
	width: 45%;
	display: flex;
	flex-direction: column;
}

.section3 {
	width: 100%;
	background: #002037;
	padding: 100px 0;
}

.sec3_js {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.sec3_left {
	width: calc(100% - 500px);
}

.tit-js {
	color: #fff;
	background: linear-gradient(to right, #29c791, #0187de);
	margin-bottom: 30px;
	display: inline-block;
	padding: 15px 30px;
	border-bottom-left-radius: 20px;
	border-top-right-radius: 20px;
}

.tit-js2 {
	color: #fff;
	line-height: 2;
}

.sec3_right {
	width: 400px;
	margin-left: 50px;
}

.section4 {
	background: url(../images/322.png) no-repeat left top #002c47;
	padding: 50px 0;
	background-size: cover;
}

.sec4_js {
	padding: 50px 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.sec4_left {
	width: 360px;
}

.sec4_left img {}

.sec4_right {
	width: calc(100% - 400px);
}

.sec4_right-list {
	width: 100%;
	display: flex;
	color: #fff;
	justify-content: space-between;
	margin-top: 50px;
}

.sec4_right-list li {
	position: relative;
	width: 48%;
}

.sec4_right-list li h3 {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-bottom: 30px;
}

.sec4_right-list-show {
	background: #00426a;
	padding: 20px;
	border-radius: 15px;
	padding-top: 40px;
	position: relative;
}

.sec4_right-list-show span {
	background: #f3bf0c;
	display: inline-block;
	padding: 10px 15px;
	border-radius: 20px;
	font-size: 14px;
	width: 200px;
	position: absolute;
	left: 50%;
	margin-left: -100px;
	top: -20px;
}

.sec4_right-list-show p {
	font-size: 16px;
	line-height: 26px;
}

.section5 {
	width: 100%;
	background: #002037;
}

.sec5_js {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	padding-top: 100px;
}

.sec5_js-left {
	width: calc(100% - 400px);
}

.sec5_js-right {
	width: 800px;
	margin-left: -100px;
}

.sec5_js-right img {}

.section6 {
	width: 100%;
	background: #002c47;
	padding: 100px 0;
	display: flex;
	justify-content: space-between;
}

.sec6_js {
	width: 100%;
	display: flex;
	align-items: center;
}

.sec3_left {}

.sec3_left img {}

.sec6_right {}

.sec6_right-list {
	color: #fff;
}

.sec6_right-list span {
	color: #f3bf0c;
	margin-bottom: 10px;
	display: inline-block;
	font-size: 20px;
}

.sec6_right-list p {
	background: #00426a;
	padding: 20px;
	margin-bottom: 20px;
	border-radius: 10px;
}

.section7 {
	background: #002037;
	padding: 100px 0;
}

.sec7_js {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

.sec7_js-list {
	width: 100%;
	display: flex;
	margin-top: 50px;
	flex-direction: column;
}

.sec7_js-list li {
	width: 100%;
	display: flex;
	color: #fff;
	font-size: 20px;
	text-align: left;
	margin-bottom: 70px;
	align-items: center;
}

.sec7_js-list li:nth-child(2) {
	flex-direction: row-reverse;
}

.sec7_js-list li img {
	width: 400px;
	border: 2px #28c594 solid;
	border-radius: 20px;
}

.sec7_js-list-show {
	margin: 50px;
}

.sec7_js-list-show p {
	color: #f3bf0c;
	font-size: 24px;
	margin-bottom: 24px;
}

.section8 {
	background: #002c47;
	padding: 100px 0;
}

.sec8_js {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

.sec8_js-list {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.sec8_js-list li {
	width: 100%;
	display: flex;
	align-items: center;
	margin-top: 50px;
	background: #000;
	padding: 50px;
	color: #fff;
	border-radius: 20px;
}

.sec8_js-list li img {}

.sec8_js-list-r {
	text-align: left;
	margin-left: 50px;
	font-size: 18px;
	line-height: 28px;
}

.sec8_js-list-r p {
	font-size: 20px;
	color: #f3bf0c;
	margin-bottom: 24px;
}

.sec8_js-list-r span {}

.section9 {
	width: 100%;
	background: #002037;
	padding: 100px 0;
}

.sec9_js {
	text-align: center;
}

.sec9_js-img {
	margin-top: 50px;
	margin-bottom: 100px;
}

footer {
	background: url(../images/323.jpg) no-repeat center;
	padding: 50px 0 10px;
	background-size: cover;
}

.fot_js {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.fot_js-t {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.fot_js-l {
	width: 350px;
}

.fot_js-l img {
	margin-bottom: 30px;
}

.fot_js-l p {
	color: #00b4bd;
	font-size: 18px;
}

.fot_js-r {
	display: flex;
	flex-direction: row;
	width: calc(100% - 550px);
	flex-wrap: wrap;
}

.fot_js-r a {
	width: 50%;
	color: #fff;
	display: flex;
}

.fot_js-b {
	width: 100%;
	color: #fff;
	border-top: 1px #fff solid;
	margin-top: 30px;
	padding-top: 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.fot_js-b p {}

.fot_js-b-r {
	display: flex;
	align-items: center;
}

.fot_js-b-r span {
	margin-right: 50px;
}

.banner_wz h3 {
	color: #fceab2;
	padding: 30px 0;
	font-size: 32px;
}

.banner_list {
	display: flex;
	flex-wrap: wrap;
}

.banner_list span {
	width: 50%;
	font-size: 20px;
	padding: 20px 0 10px;
	position: relative;
}

.section10 {
	background: url(../images/201.jpg) no-repeat center right;
	background-size: cover;
	padding: 100px 0;
	text-align: center;
}

.sec10_js {
	width: 100%;
	display: flex;
	align-items: center;
	color: #fff;
	font-size: 18px;
	line-height: 32px;
	text-align: left;
}

.section11 {
	background: #002c3a;
	padding: 50px 0;
	color: #fff;
	text-align: center;
}

.sec11_js {}

.sec11_js-t {
	width: 100%;
	display: flex;
	align-items: center;
	text-align: left;
	font-size: 18px;
	line-height: 32px;
}

.sec11_js-t p {
	padding-right: 100px;
}

.sec11_js-b {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.sec11_js-b li {
	margin: 25px;
}

.sec11_js-b-list {
	background: #00426a;
	padding: 20px;
}

.sec11_js-b-list h3 {
	color: #ffc600;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px #fff solid;
}

.section12 {
	background: url(../images/322.png) no-repeat left top #002c47;
	padding: 100px 0;
}

.sec12_js {
	width: 100%;
	display: flex;
	align-items: center;
}

.sec12_js-l {
	width: 800px;
	color: #fff;
	font-size: 18px;
	line-height: 28px;
	margin-right: 80px;
}

.sec12_js-l p {
	margin-bottom: 20px;
}

.section13 {
	background: url(../images/215.jpg) no-repeat bottom;
	background-size: cover;
	padding: 100px 0;
	text-align: center;
	display: flex;
	flex-direction: column;
	color: #fff;
}

.sec13_js {}

.sec13_js p {
	margin: 25px 50px 50px;
	font-size: 18px;
	line-height: 32px;
}

.section14 {
	background: linear-gradient(to bottom, #004773, #002c47);
	padding: 100px 0;
	text-align: center;
	color: #fff;
}

.section15 {
	background: #002037;
	padding: 100px 0;
	text-align: center;
}

.sec15 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.sec15 img:nth-child(2) {
	width: 50%;
	padding: 50px;
}

.sec15 img:nth-child(3) {
	width: 50%;
	padding: 50px;
}

.ba-wz05 {
	font-size: 38px;
	font-weight: 600;
	margin-bottom: 20px;
}

.ba-wz02 {
	background: linear-gradient(to right, #28c694, #1053e8);
	color: #000000;
	font-size: 24px;
	border-radius: 12px;
	width: 200px;
	text-align: center;
	padding: 10px;
}

.ba-wz03 {
	font-size: 30px;
	padding: 20px 0;
}

.ba-wz04 {
	width: 500px;
	font-size: 18px;
	line-height: 32px;
}

.sec15_js {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.sec15_js-left {
	width: 450px;
}

.sec15_js-right {
	width: calc(100% - 500px);
	line-height: 2;
}

.sec15_js-right ul li {
	border-bottom: 1px solid #eeeeee7d;
	cursor: pointer;
	text-align: left;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.sec15_js-right ul li span {
	display: block;
	height: 100%;
	width: 100%;
	position: relative;
	font-size: 22px;
	color: #f2b80a;
	padding-left: 50px;
}

.sec15_js-right ul li span:before {
	position: absolute;
	content: "";
	width: 15px;
	height: 15px;
	background: #f2b80a;
	border-radius: 50%;
	left: 0;
	top: 50%;
	margin-top: -8px;
}

.sec15_js-right ul li span i {
	display: block;
	height: 20px;
	width: 20px;
	background: url(../images/arr.png) no-repeat center center;
	background-size: 80% 80%;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -10px;
	transition: all 0.3s ease-out;
	transform: rotate(0deg);
}

.sec15_js-right ul li span i.action {
	transition: all 0.3s ease-out;
	transform: rotate(180deg);
}

.sec15_js-right ul li>dl {
	display: none;
	color: #fff;
	padding-left: 50px;
	padding-right: 60px;
}

.sec15_js-right ul li>dl a {
	display: block;
	height: 100%;
	width: 100%;
	font-size: 14px;
	color: #222;
	text-decoration: none;
}

@media (max-width: 1341px) {
	.container {
		width: 1000px;
	}

	.nav a {
		text-align: center;
		display: flex;
		align-items: center;
	}
}

.tel_show {
	display: none;
}

@media (max-width: 768px) {
	.container {
		width: 1000px;
	}

	.nav a {
		text-align: center;
		display: flex;
		align-items: center;
	}
}

@media (max-width: 768px) {
	.container {
		width: 100%;
		padding: 15px;
	}

	.pc_show {
		display: none !important;
	}

	.sec4_js,
	.ser_wz,
	.sec11_js-b,
	.sec15_js .sec4_right-list,
	.sec12_js,
	.sec7_js-list li,
	.sec5_js,
	.sec3_js,
	.sec10_js,
	.sec15_js,
	.sec6_js {
		flex-direction: column;
	}

	.sec15_js-left,
	.sec15_js-right,
	.ser_wz-left,
	.ser_wz-right,
	.sec4_right,
	.ba-wz04,
	.sec5_js-left,
	.sec5_js-right,
	.sec12_js-l,
	.sec3_left,
	.sec3_right,
	.fot_js-l,
	.fot_js-r {
		width: 100%;
	}

	.tel_nav {
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		background: #fff;
		padding: 10px;
	}

	.tel_show {
		display: block !important;
	}

	.anniu {}

	.anniu img {
		width: 50px;
		height: 38px;
		position: absolute;
		right: 10px;
		top: 10px;
		cursor: pointer;
	}

	.anniu nav {}

	.anniu nav a {}

	.tel_nav .nav {
		display: none;
		position: absolute;
		top: 65px;
		background: #13bea4;
		color: #000;
		flex-direction: column;
		width: 100%;
		left: 0;
		z-index: 9999999;
		line-height: 3;
	}

	.logo img {
		width: 120px;
	}

	.sec12_js-l {
		margin-right: 0;
	}

	.sec15_js-left img {
		max-width: 200px;
		margin-bottom: 30px;
	}

	.titles {
		font-size: 24px;
	}

	.sec15_js-right ul li span {
		font-size: 14px;
		padding-left: 20px;
	}

	.ser_wz-left-b li img {
		max-width: 100%;
		height: 80px;
	}

	.ser_wz-left-b li {
		height: 80px;
		text-align: center;
		margin-top: 20px;
	}

	.ser_wz-left-b li p {
		font-size: 14px;
		padding: 15px;
		border-radius: 10px;
		margin-left: 15px;
	}

	.ser_wz-right-t img {
		display: none;
	}

	.ser_wz-left-t {
		font-size: 16px;
		line-height: 30px;
		margin-bottom: 20px;
		text-align: center;
	}

	.sec3_right {
		margin-left: 0;
		text-align: center;
	}

	.sec3_right img {
		max-width: 200px;
	}

	.sec4_right-list-show p {
		font-size: 12px;
		line-height: 20px;
	}

	.sec4_right-list-show span {

		padding: 10px;
		border-radius: 10px;
		font-size: 12px;
		width: 94%;
		left: 3%;
		margin-left: 0;
		top: -20px;
	}

	.sec4_right-list li h3 {
		font-size: 14px;
	}

	.sec4_right-list-show {
		padding: 30px 10px 20px;
		text-align: center;
	}

	.sec7_js-list li:nth-child(2) {
		flex-direction: row;
	}

	.sec7_js-list li {
		display: flex;
		flex-direction: row;
		font-size: 12px;
		margin-bottom: 20px;
	}

	.sec7_js-list li img {
		width: 150px;
	}

	.sec7_js-list-show {
		margin: 15px;
	}

	.sec7_js-list-show p {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.sec8_js-list li {
		flex-direction: column;
		padding: 20px;
	}

	.sec8_js-list-r {
		margin-left: 0;
	}

	.sec8_js-list-r span {
		font-size: 12px;
		line-height: 18px;
	}

	.tit-js,
	.sec6_right-list p,
	.tit-js2 {
		font-size: 12px;
	}

	.section14,
	.section7,
	.section8,
	.section9,
	.section15 {
		padding: 50px 0;
	}

	.sec4_left {
		width: 100%;
		text-align: center;
	}

	.sec4_left img {
		max-width: 200px;
	}

	.sec4_js {
		padding: 0;
	}

	.sec9_js-img {
		margin-bottom: 30px;
	}

	.sec15_js-right ul li>dl {
		padding-left: 20px;
		padding-right: 20px;
		font-size: 12px;
	}

	.sec13_js p {
		font-size: 12px;
		margin: 0 0 20px;
	}

	.sec12_js-l p,
	.sec10_js,
	.ba-wz04 {
		font-size: 12px;
	}

	.fot_js-t {
		flex-direction: column;
	}

	.fot_js-b {
		flex-direction: column;
		font-size: 12px;
	}

	.fot_js-b-r img {
		width: 30px;
	}

	.banner_wz p {
		width: 100%
	}

	.banner {
		padding: 120px 0;
	}

	.ba-wz01 {
		font-size: 28px;
	}

	.banner_wz p {
		font-size: 16px;
	}
	.sec11_js-t{flex-direction: column;font-size: 14px;}
	.sec11_js-t p{padding-right: 0;}
	.sec15 img:nth-child(2),.sec15 img:nth-child(3){width: 100%;}
}