/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;color:#666;}
body.head_on{overflow:hidden}
a{color:#333;transition: 0.3s;}
a:hover{ color:#333; text-decoration:none;cursor: pointer;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1440px; margin:0 auto;padding: 0 20px;position: relative;z-index: 2;}


*,
*::before,
*::after{-webkit-box-sizing: border-box;box-sizing: border-box;}

:root {
	--main-color: #185fad;
	--main-color2: #109B04;
	--main-color-white: #fff;
	--main-color-000: #000;
	--main-color-333: #333333;
	--main-color-888: #888888;
	--main-transition: all ease 0.4s;
	--main-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}


.header{ position: fixed;top: 0;left: 0;width: 100%;z-index: 999;background: rgba(255,255,255,0.8);transition: 0.3s;}
.headList{display: flex;justify-content: space-between;align-items: center;height: 80px;transition: 0.3s;transition: 0.3s;}
.headList .logo{display: block;}
.headList .logo img{max-height: 55px;width: auto;}
.headList .logo .img1{display: block;}
.headList .logo .img2{display: none;}

.header.fixed{box-shadow: 0 1px 1px rgb(0 0 0 / 10%);-webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 10%);-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);}

/*menu*/
.menu{height:80px;line-height:80px;}
.menu ul li{ float:left; position:relative;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:50%; top:80px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;transform: translateX(-50%);min-width: 150px;}
.menu ul li dl dd{ line-height:40px;border-bottom:#ddd dotted 1px;position: relative;}
.menu ul li dl dd a{ font-size:14px; color:#333;display:block;padding: 0 20px;text-align: center;}
.menu ul li dl dd a:hover{ color:#f60;}
.menu ul li span a{ font-size:16px;color:#1a1a1a;display:block;text-align:center;padding: 0 20px;}
.menu ul li span a:hover{color: var(--main-color);}
.menu ul li span a.menu_hover{color: var(--main-color);}

.menu ul li dl dd dl{top: 0;left: 100%;transform: none;display: none;}
.menu ul li dl dd:hover dl{display: block;}

/*mMenu*/
.m_header{width: 100%;}
.sp_header1{height:70px;overflow:hidden;background:#fff;position:fixed;z-index:9999;width:100%;display: none;top: 0;}
.sp_logo1{float:left;height:70px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo1 img{margin:auto;max-height:50px;}
.sp_nav1{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:25px}
.sp_nav1 span{display:block;background:#0188FB;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav1 span:nth-of-type(1){top:0px}
.sp_nav1 span:nth-of-type(2){top:10px}
.sp_nav1 span:nth-of-type(3){top:20px}
.sp_nav_se1 span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se1 span:nth-of-type(2){width:0}
.sp_nav_se1 span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav1{position:fixed;z-index:999;background:#fff;width:100%;height:calc(100% - 70px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display: none;}
.nav_show1{top:70px;}
.sjj_nav1 ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav1 ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav1 ul li .sjj_nav_i_se1 svg{transform:rotate(0deg)}
.sjj_nav1 ul li{border-top:1px #e4e8eb solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav1>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav1 ul li ul{display:none}
.sjj_nav1 ul li a{color:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav1 ul li a:hover{color: #0188FB;}
.sjj_nav1 ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav1 ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav1 ul li .sjj_nav_i_se svg{fill:#333}
.sjj_nav1 ul li ul li>ul{margin-left:10px}
.sjj_nav1 ul li ul li{border-top: none;}
.sjj_nav1 ul li ul li a{padding: 0 30px;}

/*mSearch*/
.mSearch{position: relative;width: calc(100% - 20px);height: 35px;overflow: hidden;margin: 20px 10px;}
.mSearch input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 60px 0 10px;box-sizing: border-box;border: 1px solid #ccc;border-radius: 25px;background: none;outline: none;}
.mSearch button{background-image: linear-gradient(to right,#01b2ac 0,#004ea2 100%);width: 60px;height: 35px; position: absolute; top: 0;right: 0;border-radius: 0 25px 25px 0;color: #fff;font-size: 14px;border: none;}

/*swiper*/
.swiper {width: 100%;height: 100%;position: relative;overflow: hidden;}
.swiper-slide {background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}
.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{font-size: 30px;}

/*common*/
.disFlex {
	flex-wrap: wrap;
	display: -webkit-box;/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box;/* Firefox 17- */
	display: -webkit-flex;/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -moz-flex;/* Firefox 18+ */
	display: -ms-flexbox;/* IE 10 */
	display: flex;
}
.jusBet{justify-content: space-between;}
.jusCet{justify-content: center;}
.jusEnd{justify-content: flex-end;}
.aliTop{align-items: flex-start;}
.aliCet{align-items: center;}
.aliBtm{align-items: flex-end;}

.img{font-size: 0px;overflow: hidden;}
img{transition: 0.5s;}

.f_left{float: left;}
.f_right{float: right;}
.clearfix:before,
.clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;overflow: hidden;}
.clearfix {*zoom: 1;}

.bgfff{background: #fff !important;}
.fff{color: #fff !important;}
em{font-style: normal;}
.overflow1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.overflow2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.overflow3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.pt140{padding-top: 140px;}
.pb140{padding-bottom: 140px;}
.pt120{padding-top: 120px;}
.pb120{padding-bottom: 120px;}
.pt100{padding-top: 100px;}
.pb100{padding-bottom: 100px;}
.pt80{padding-top: 80px;}
.pb80{padding-bottom: 80px;}
.pt60{padding-top: 60px;}
.pb60{padding-bottom: 60px;}
.pt50{padding-top: 50px;}
.pb50{padding-bottom: 50px;}

.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt35{margin-top: 35px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt80{margin-top: 80px;}

.textCet{text-align: center;}
.textRight{text-align: right;}
.pc_show{}
.m_show{display: none;}
.iTitCn{}
.iTitEn{font-size: 48px;color: #1c1c21;text-transform: capitalize;line-height: 1;}
.iTit{color: #1c1c21;line-height: 1.5;font-size: 30px;}
.iTxt{font-size: 15px;color: #454545;line-height: 2;}

.titCn{margin-bottom: 14px;font-size: 26px;line-height: 1.1;color: #313131;font-weight: 500;}
.titEn{line-height: 1em;color: #313131;text-transform: capitalize;margin-bottom: 30px;}
.titEn2{color: #333;font-weight: bold;font-style: italic;font-size: 22px;}

.iLine i{}
.hidden{overflow: hidden;}
.comBg{background-size: cover;background-repeat: no-repeat;}
.iVideo{width: 100%;}
.iVideo video{width: 100%;}
.iImg{width: 100%;}
.iImg img{width: 100%;}

.iMore .btn,
.iMore a{display: inline-block;position: relative;z-index: 10;padding: 0 54px;height: 48px;line-height: 48px;font-size: 14px;font-weight: 500;text-transform: uppercase;cursor: pointer;transition: all 0.6s ease 0s;letter-spacing: 2px;box-shadow: 0 10px 15px rgb(0 0 0 / 20%);background: #fff;}

.iMore .btn:before,
.iMore a:before{content: "";position: absolute;top: 0;left: 0;transition: all 0.48s;border-top: 0 solid transparent;border-bottom: 20px solid transparent;border-left: 20px solid #c9e3f0;}

.iMore .btn:after,
.iMore a:after{content: "";position: absolute;top: 0;left: 0;width: 0;height: 100%;transition: all 0.48s;background: #c9e3f0;z-index: -1;}

.iMore .btn span,
.iMore a span{position: relative;z-index: 2;}
.iMore a:hover{color: #fff;}
.iMore a:hover:before{}
.iMore a:hover:after{width: 100%;}

.iMore .btn:hover{color: #fff;}
.iMore .btn:hover:before{}
.iMore .btn:hover:after{width: 100%;}

/*-------------------------------------------*/

/*banner*/
.banner{width: 100%;height: 100vh;}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: #fff;transition:width ease 0.35s;border-radius: 20px;}
.bannerSwiper .swiper-pagination-bullet-active{background: var(--main-color);width:20px;}
.bannerSwiper .swiper-button-next:after,.bannerSwiper .swiper-button-prev:after{color: #fff;}

.banner .part{position: relative;z-index: 2;display: block;height: 100%;width: 100%;}
.banner .part .img{width: 100%;height: 100%;transition: 0.6s;position: relative;}
.banner .part .img:after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.2);content: "";}
.banner .part .img img{width: 100%;height: 100%;object-fit: cover;}

.banner .part .img {
	transition: -webkit-transform .85s cubic-bezier(.25, .46, .45, .94);
	transition: transform .85s cubic-bezier(.25, .46, .45, .94);
	transition: transform .85s cubic-bezier(.25, .46, .45, .94), -webkit-transform .85s cubic-bezier(.25, .46, .45, .94);
	-webkit-transform: translate3d(-10%, 0, 0);
	transform: translate3d(-10%, 0, 0);
}
.banner .swiper-slide-active  .part .img{-webkit-transform: translate3d(0, 0, 0) scale(1);transform: translate3d(0, 0, 0) scale(1);}


.mainImage__controler {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0 7.14286em;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	-webkit-perspective: 500px;
	perspective: 500px;
	z-index: 2;
}

.mainImage__controlerInner {
	display: table;
	table-layout: fixed;
	width: 100%;
	background: #fff;
	transition: -webkit-transform .4s;
	transition: transform .4s;
	transition: transform .4s, -webkit-transform .4s;
	-moz-transition: transform .4s;
	-o-transition: transform .4s;
	-webkit-transition: transform .4s;
	transform-origin: center bottom;
	moz-transform-origin: center bottom;
	-o-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	-webkit-transform-origin: center bottom
}

.mainImage__arrow,
.mainImage__copyright,
.mainImage__number {
	display: table-cell;
	vertical-align: middle
}

.mainImage__copyright,
.mainImage__update {
	font-weight: 400;
	font-style: italic
}

.mainImage__copyright {
	display: table-cell;
	vertical-align: middle;
	font-size: 18px;
	padding-left: 2.4em;
	font-style: inherit;
	letter-spacing: 1px;
	text-transform: capitalize;
	font-family: Consolas;
}

.mainImage__copyright img {
	width: 24px;
	margin-right: 12px;
	vertical-align: middle;
	position: relative;
	top: -1px;
}

.mainImage__update {
	position: absolute;
	top: 0;
	left: 0
}

.mainImage__updateText {
	position: relative;
	top: 0;
	height: 12px;
	display: block;
	line-height: 1;
	width: calc(100vh - 12px);
	margin-left: 3.14286em;
	color: #fff;
	font-size: 1.2rem;
	text-align: center;
	vertical-align: middle;
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform-origin: 0 50%;
	moz-transform-origin: 0 50%;
	-o-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	-webkit-transform-origin: 0 50%
}

.mainImage__updateText:after {
	vertical-align: middle;
	display: inline-block;
	content: '';
	width: 40px;
	height: 1px;
	background: #fff;
	margin-left: .83333em
}

.mainImage__arrow {
	text-align: right
}

.mainImage__arrowNext,
.mainImage__arrowPrev {
	display: inline-block;
	position: relative;
	top: inherit;
	left: inherit;
	right: inherit;
	margin: 0;
	width: 90px;
	height: 66px;
	background: url(../images/arw.svg) center center no-repeat;
	background-size: 8px auto;
	background-color: #fff;
	vertical-align: middle;
	transition: background-color .2s ease-out;
	-moz-transition: background-color .2s ease-out;
	-o-transition: background-color .2s ease-out;
	-webkit-transition: background-color .2s ease-out
}

.mainImage__arrowNext:hover,
.mainImage__arrowPrev:hover {
	background-color: #cfcfcf
}

.mainImage__arrowNext {
	position: relative;
	transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg)
}

.mainImage__arrowNext:before {
	position: absolute;
	top: 50%;
	right: 0;
	content: '';
	display: block;
	width: 1px;
	height: 24px;
	margin-top: -13px;
	background: #cfcfcf
}

.mainImage__number {
	font-size: 0;
	width: 136px !important;
	text-align: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-family: quasimoda, sans-serif;
	font-weight: 800;
	background-color: #fff;
}

.mainImage__number span {
	display: inline-block;
	position: relative;
	top: -.15em;
	width: 28px;
	text-align: left;
	font-size: 14px
}

.mainImage__number span:last-of-type {
	text-align: right
}

.mainImage__number span:last-of-type:before {
	position: absolute;
	left: -5px;
	top: 50%;
	display: block;
	content: '';
	width: 10px;
	height: 1px;
	background: #1a1a1a
}

.mainImage__scroll {
	position: relative;
	z-index: 10;
	top: calc(-66px - -18px);
	width: 21px;
	margin: 0 auto;
	transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
	transform-origin: center bottom;
	moz-transform-origin: center bottom;
	-o-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	-webkit-transform-origin: center bottom;
	-webkit-perspective: 500px;
	perspective: 500px
}

.mainImage__scroll img {
	display: none;
	margin-top: calc(-70px - -16px)
}

.mainImage__scroll:after,
.mainImage__scroll:before {
	display: block;
	z-index: 1;
	content: '';
	margin: 0 auto
}

.mainImage__scroll:before {
	width: 21px;
	height: 35px;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}

.mainImage__scroll:after {
	position: absolute;
	top: 18px;
	left: 10px;
	width: 1px;
	height: 96px;
	background: rgba(0, 0, 0, .15)
}

.mainImage__scrollIcon {
	position: absolute;
	top: 8px;
	left: 10px;
	z-index: 2;
	display: block;
	margin: 0 auto;
	width: 1px;
	height: 8px;
	background: #000;
	-webkit-animation: fadeOutDown 2s infinite;
	animation: fadeOutDown 2s infinite;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.banner.on .mainImage__controlerInner {
	transition: visibility .4s steps(1, end), -webkit-transform .4s;
	transition: visibility .4s steps(1, end), transform .4s;
	transition: visibility .4s steps(1, end), transform .4s, -webkit-transform .4s;
	-moz-transition: visibility .4s steps(1, end), transform .4s;
	-o-transition: visibility .4s steps(1, end), transform .4s;
	-webkit-transition: visibility .4s steps(1, end), transform .4s;
	transform: rotateX(93deg) rotateZ(0);
	-moz-transform: rotateX(93deg) rotateZ(0);
	-o-transform: rotateX(93deg) rotateZ(0);
	-ms-transform: rotateX(93deg) rotateZ(0);
	-webkit-transform: rotateX(93deg) rotateZ(0);
	visibility: hidden
}

.banner.on .mainImage__scroll {
	visibility: hidden
}

@media screen and (max-width:479px) {
	.banner {
		position: relative;
		/* margin-bottom: 26px; */
		height: auto;
		min-height: 210px;
		border-bottom: 1px solid #e6e6e6
	}
	.banner:after {
		display: none
	}
	.banner.on:after {
		opacity: 0
	}
	.mainImage__inner {
		height: 100%;
		overflow: hidden
	}
	.mainImage__slide {
		height: auto;
		background: 0 0 !important
	}
	.mainImage__bg {
		height: 80vw;
		width: 100%;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover
	}
	.mainImage__slideCopy {
		bottom: 36px;
		text-align: left;
		margin-top: 0 !important;
		margin-bottom: 0;
		padding: 0
	}
	.mainImage__slideCopyInner {
		padding: 0 15px 20px 15px
	}
	.mainImage__slideCopyTags {
		line-height: 1;
		font-size: 1rem;
		margin-bottom: 6px;
		padding-bottom: 0;
		color: #4e6584
	}
	.mainImage__slideCopyTitle {
		color: #fff;
		font-size: 1.8rem;
		letter-spacing: 0;
		line-height: 1.4
	}
	.mainImage__slideCopyTags,
	.mainImage__slideCopyTitle {
		position: relative;
		overflow: hidden
	}
	.mainImage__slideCopyTags span,
	.mainImage__slideCopyTitle span {
		visibility: visible;
		top: 0
	}
	.mainImage__slideCopyTags span br,
	.mainImage__slideCopyTitle span br {
		display: none
	}
	.mainImage__slideCopyTags span.for-sp-inline,
	.mainImage__slideCopyTitle span.for-sp-inline {
		display: -webkit-box !important
	}
	.mainImage__controler {
		bottom: inherit;
		top: auto;
		bottom: 0;
		padding: 0;
		border-bottom: 1px solid #e6e6e6
	}
	.mainImage__copyright {
		display: none
	}
	.mainImage__arrow {
		text-align: left
	}
	.mainImage__arrowNext,
	.mainImage__arrowPrev {
		width: 60px;
		height: 36px;
		background-size: 6px auto;
		background-color: #fff
	}
	.mainImage__arrowNext:hover,
	.mainImage__arrowPrev:hover {
		background-color: #fff
	}
	.mainImage__arrowNext {
		border-left: 1px solid #e6e6e6
	}
	.mainImage__arrowNext:before {
		height: 10px;
		margin-top: -5px
	}
	.mainImage__number {
		width: 116px;
		background: 0 0;
		border-left: 1px solid #e6e6e6
	}
	.mainImage__number span {
		top: 0;
		width: 24px;
		text-align: left;
		font-size: 1.2rem
	}
	.mainImage__update {
		display: none
	}
	.mainImage__scroll {
		display: none
	}
	.mainImage__scrollIcon {
		display: none
	}
	.banner.on .mainImage__controlerInner {
		transform: rotateX(0) rotateZ(0);
		-moz-transform: rotateX(0) rotateZ(0);
		-o-transform: rotateX(0) rotateZ(0);
		-ms-transform: rotateX(0) rotateZ(0);
		-webkit-transform: rotateX(0) rotateZ(0);
		visibility: visible
	}
	.banner.on .mainImage__scroll {
		visibility: visible
	}
}

/*index*/

.index1{padding: 168px 0 120px;overflow: hidden;}
.i1Warp{width: 100%;position: relative;}
.i1Warp .imgBox{position: absolute;top: 0;left: 0;height: 100%;width: 47%;}
.i1Warp .imgbg{position: absolute;z-index: 1;top: -36px;left: 0;height: 80%;width: 68%;background: #c9e3f0;overflow: hidden;}
.i1Warp .imgbg:before{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #fff;transform: translateX(0);transition: transform 0.8s ease-in-out;}
.i1Warp .img{position: absolute;z-index: 5;top: 0;left: 36px;height: 100%;width: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;}
.i1Warp .img:before{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #fff;transform: translateX(0);transition: transform 0.68s ease-in;}
.i1Warp .img img{width: 100%;display: none;}
.i1Warp .desc{width: 46%;margin-left: auto;}

.i1Tit{font-size: 9.375vw;opacity: .5;color: rgba(0, 119, 185, 0.42);white-space: nowrap;font-style: italic;position: relative;z-index: 21;line-height: 0.8;text-transform: capitalize;margin-bottom: 28px;margin-top: -14px;transform: translateX(-322px);}

.index1.on .i1Warp .imgbg:before{transform: translateX(-100%);}
.index1.on .i1Warp .img:before{transform: translateX(100%);}

.index2{position: relative;padding-top: 88px;padding-bottom: 60px;overflow: hidden;}
.index2:before{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(../images/bg12.jpg) repeat;opacity: 0.18;}

.i2List{width: 100%;}
.i2List ul li{width: 46%;margin-bottom: 4vw;}
.i2List .part{display: block;width: 100%;position: relative;padding-bottom: 60px;}
.i2List .part .img{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
.i2List .part .img img{width: 100%;height: 100%;}
.i2List .part .desc{position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;height: 120px;background: #fff;box-shadow: var(--main-shadow);padding: 20px;display: flex;align-items: center;width: 80%;transition: 0.6s;}
.i2List .part .box{width: 100%;}
.i2List .part .tit{font-size: 22px;color: #333;}
.i2List .part .txt{margin-top: 10px;font-size: 18px;color: #666;}
.i2List .part:hover .desc{bottom: 10px;left: 48%;}
.i2List ul li:nth-child(even){margin-top: 5%;}

.index3 {background: rgba(255, 255, 255, 0.88);padding: 100px 0;}
.indT_box {margin-left: -2%;}

.indT_item {display: block;cursor: pointer;position: relative;float: left;width: 31.33%;margin-bottom: 2%;margin-left: 2%;transform: perspective(1000);overflow: hidden;}
.indT_item::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #fff;z-index: 10;transition: all 1s;transform: translateX(0);}
.indT_item.on::before {transform: translateX(100%);}
.indT_item:nth-child(1)::before {transition-delay: 0.15s}
.indT_item:nth-child(2)::before {transition-delay: 0.25s}
.indT_item:nth-child(3)::before {transition-delay: 0.35s}
.indT_item:nth-child(4)::before {transition-delay: 0.45s}
.indT_item:nth-child(5)::before {transition-delay: 0.55s}
.indT_item:nth-child(6)::before {transition-delay: 0.65s}
.indT_item h1 {position: absolute;bottom: 0;left: 0;white-space: nowrap;color: rgba(255, 255, 255, 0.28);font-size: 129px;line-height: 0.6;text-transform: capitalize;}
.indT_item img {position: absolute;top: 26px;right: 20px;height: 100%;}
.indT_name {position: relative;opacity: 1;width: 100%;min-height: 268px;overflow: hidden;font-size: 26px;padding: 32px 40px;transition: transform 1.2s;overflow: hidden;}
.indT_name p {}
.indT_item:nth-child(1) .indT_name {background: url(../images/bg11.jpg) repeat;}
.indT_item:nth-child(1) .indT_txt {background: url(../images/bg11.jpg) repeat;}
.indT_item:nth-child(2) .indT_name {background: url(../images/bg12.jpg) repeat;}
.indT_item:nth-child(2) .indT_txt {background: url(../images/bg12.jpg) repeat;}
.indT_item:nth-child(3) .indT_name {background: url(../images/bg13.jpg) repeat;}
.indT_item:nth-child(3) .indT_txt {background: url(../images/bg13.jpg) repeat;}
.indT_item:nth-child(4) .indT_name {background: url(../images/bg14.jpg) repeat;}
.indT_item:nth-child(4) .indT_txt {background: url(../images/bg14.jpg) repeat;}
.indT_item:nth-child(5) .indT_name {background: url(../images/bg16.jpg) repeat;}
.indT_item:nth-child(5) .indT_txt {background: url(../images/bg16.jpg) repeat;}
.indT_item:nth-child(6) .indT_name {background: url(../images/bg15.jpg) repeat;}
.indT_item:nth-child(6) .indT_txt {background: url(../images/bg15.jpg) repeat;}
.indT_txt {opacity: 0;position: absolute;top: 0;left: 0;width: 100%;height: 100%;transform: rotateY(-180deg);transition: transform 1s;padding: 34px 42px;}
.indT_txt h4 {font-size: 20px;margin-bottom: 12px;}
.indT_txt p {line-height: 2;height: 100%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;text-overflow: ellipsis;}

@media (min-width:1024) {
.indT_item:hover .indT_name {opacity: 0;transform: rotateY(180deg);}
.indT_item:hover .indT_txt {opacity: 1;transform: rotateY(0deg);}
}

/*index4*/

.index4{width: 100%;position: relative;padding: 108px 0;overflow: hidden;}
.index4:before{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(../images/bg12.jpg) repeat;opacity: 0.18;}
.i4Btm{width: 100%;overflow: hidden;}

.i4List{width: 100%;}
.i4Slide .i4List ul li{margin: 0 25px;width: 300px;height: 400px;}
.i4List .part{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;}
.i4List .part .img{width: 100%;height: 100%;}
.i4List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.i4List .part .imgTop{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #383d4a;transition: 0.6s;}
.i4List .part .icon{width: 100%;height: 100px;display: flex;justify-content: flex-end;align-items: center;padding: 0 10px;position: relative;}
.i4List .part .icon:after{position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 100%;height: 1px;background: #fff;opacity: 0.3;content: "";}
.i4List .part .icon img{max-width: 80px;max-height: 80px;}
.i4List .part .desc{width: 100%;padding: 10px;position: relative;padding-right: 45px;}
.i4List .part .tit{font-size: 14px;color: #fff;}
.i4List .part .card{position: absolute;z-index: 10;backface-visibility: hidden;-ms-transform-origin: top left;transform-origin: top left;bottom: 18px;right: 10px;width: 12px;font-size: 12px;line-height: 1.4;word-wrap: break-word;text-align: center;color: #fff;}
.i4List .part .txt{font-size: 14px;color: #fff;opacity: 0.8;margin-top: 20px;}
.i4List .part .txt p{padding: 1px 0;line-height: 1.6;}

.i4List .part:hover{transform: translateY(-10px);}
.i4List .part:hover .imgTop{background: rgba(0,0,0,0.3) !important;}

.indMess,
.indMess_box {position: relative;z-index: 10;text-align: center;}
.indMess>a {padding: 60px 0;display: block;background: #fff;}
.indMess p {text-transform: capitalize;color: #666;}
.indMess i {position: relative;top: 2px;display: inline-block;margin-right: 10px;width: 20px;height: 20px;background: url(../images/online-icon.png) left center no-repeat;background-size: cover;}
.indMess h2 {letter-spacing: 2px;font-size: 24px;transition: all 0.28s ease-in-out;}
.indMess img {margin-top: 24px;position: relative;left: 0;transition: all 0.48s ease-in-out;transform: translateX(0);}
.indMess a:hover h2 {color: #0077b9;letter-spacing: 6px;}
.indMess a:hover .indMess_box img {transform: translateX(10px);}
.indPop {display: none;position: fixed;z-index: 9999999999;top: 0;left: 0;width: 100%;height: 100%;background: rgba(9, 91, 160, .86);}
.indPop_cls {position: absolute;top: 20px;right: 20px;cursor: pointer;z-index: 10;}
.indPop_cls span {height: 22px;color: #efefef;font-weight: 100;font-style: normal;font-size: 30px;line-height: 22px;}
.indPop_box {position: relative;top: 50%;transform: translateY(-50%);background: #fff;margin: 0 auto;width: 90%;max-width: 480px;overflow: hidden;}
.indPop_top {position: relative;width: 100%;height: 200px;background: url(../images/bg4.jpg) no-repeat center;background-size: cover;}
.indPop_top:after {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 119, 185, 0.28);}
.indPop_list {position: absolute;z-index: 10;bottom: 0;left: 0;width: 100%;text-align: center;}
.indPop_list span {display: inline-block;color: #0077b9;background: #Fff;padding: 6px 23px 3px;text-align: center;font-size: 16px;letter-spacing: 1px;border-top-left-radius: 6px;border-top-right-radius: 6px;}
.indPop_div {position: relative;z-index: 10;width: 90%;margin: 0 auto;}
.indPop_form {position: relative;padding: 32px 42px;background: #fff;}
.indPop_form div {margin-bottom: 12px;}
.indPop_form span {max-width: 62px;height: 28px;line-height: 30px;display: inline-block;font-size: 13px;}
.indPop_form input {width: 100%;max-width: calc(100% - 72px);padding-left: 10px;line-height: 30px;border: 1px solid #eee;font-size: 13px;}
.indPop_more {text-align: center;}
.indPop_more input {background: #0077b9;color: #fff;width: 148px;height: 38px;line-height: 38px;font-size: 15px;letter-spacing: 1px;margin: 28px auto 20px;padding: 0;}

footer {position: relative;padding: 80px 0 40px;background: #f3f4f2;overflow: hidden;z-index: 2;}
.footBg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}
.footBg h1 {position: absolute;z-index: -1;right: 0;bottom: 0;line-height: 0.7;font-size: 400px;color: rgba(255, 255, 255, 0.28);}
.footW {max-width: 1080px;margin: 0 auto;position: relative;z-index: 2;position: relative;}

.footTop {
	position: relative;
}

.footCopy {
	position: absolute;
	bottom: 0;
	right: 0;
}

.footCopy p,
.footCopy a {
	font-size: 13px;
	color: #666;
	display: inline-block;
}

.footNav {
	display: inline-block;
}

.footNav li {
	position: relative;
	display: block;
	line-height: 2.6;
	margin-bottom: 6px;
}

.footNav li a {
	position: relative;
	z-index: 6;
	text-transform: uppercase;
	font-size: 13px;
	display: inline-block;
	transition: all 0.48s;
	padding: 0;
	letter-spacing: 1px;
}

.footNav li a::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background: #c9e3f0;
	transition: all 0.48s;
}

@media(min-width:1025px) {
	.footNav li:hover a {
		padding: 0 10px;
	}
	.footNav li:hover a::before {
		width: 100%;
	}
}

.footBox {
	float: right;
}

.footBox>div {
	vertical-align: top;
	display: inline-block;
}

.footMess {
	min-width: 280px;
	text-align: right;
}

.footMess h3 {
	font-weight: bold;
	line-height: 2;
	margin-bottom: 6px;
	font-size: 20px;
	letter-spacing: 1px;
}

.footMess em {
	display: inline-block;
	height: 5px;
	width: 32px;
	background: #c9e3f0;
	margin-bottom: 16px;
}

.footMess span {
	font-weight: 400;
	display: block;
	text-transform: uppercase;
	font-size: 15px;
	color: #666;
	line-height: 2;
}

.footMess p {
	position: relative;
	vertical-align: top;
	font-size: 15px;
	margin: 0;
	letter-spacing: .05em;
	color: #000;
}

.footMess p span {
	font-size: 15px;
	margin-right: 10px;
	display: inline-block;
}

.footMess p.footMess_p {
	font-size: 18px;
	margin-bottom: 6px;
	margin-top: 20px;
}

.footEwm {
	margin-left: 48px;
	text-align: center;
}

.footEwm img {
	width: 128px;
}

.footEwm p {
	margin-top: 12px;
	font-size: 12px;
	letter-spacing: 1px;
}

.footBtm {
	margin-top: 62px;
}

.footBtm>div {
	display: inline-block;
}

.footLogo img {
	width: 200px;
}

.slideNav {
	position: fixed;
	z-index: 98;
	bottom: 16%;
	right: -100%;
	-webkit-transition: all 0.28s;
	-moz-transition: all 0.28s;
	-ms-transition: all 0.28s;
	-o-transition: all 0.28s;
	transition: all 0.28s;
}

.slideNav.on {
	right: 0;
}

.slideNav-items {
	padding: 0;
	margin: 0;
	list-style: none;
}

.slideNav-items a {
	display: block;
	width: 66px;
	height: 66px;
	text-align: center;
	line-height: 66px;
	color: #fff;
	position: relative;
	z-index: 2;
	background: #68b6dd;
	margin-bottom: 2px;
}

.slideNav-items a>img {position: relative;width: 24px;margin: 0 auto;vertical-align: middle;}

.slideNav-con {
	transition: all .4s;
	white-space: nowrap;
	width: 0;
	overflow: hidden;
	height: 66px;
	line-height: 66px;
	text-align: center;
	background: #00a3df;
	color: #fff;
	letter-spacing: 1px;
	font-size: 16px;
	position: absolute;
	right: 100%;
	top: 0;
	font-family: "黑体", sans-serif;
}

.slideNav-ewm {
	transition: all .4s;
	width: 120px;
	background: #00a3df;
	position: absolute;
	right: 100%;
	top: 0;
	padding: 10px 10px 2px;
	display: none;
	line-height: 1;
}

.slideNav-ewm img {
	width: 100%;
}

.slideNav-ewm p {
	line-height: 27px;
	font-size: 13px;
	letter-spacing: 0.5px;
	color: #ffffff;
	margin: 0;
}

.slideNav-items:hover .slideNav-con {
	width: 143px;
}

.slideNav-items:hover .slideNav-ewm {
	display: block;
}

.tongtu{width: 100%;position: fixed;overflow: hidden;top: 0;left: 0;}
.tongtu .img{width: 100%;}
.tongtu .img img{width: 100%;height: 628px;object-fit: cover;}
.tongtu .imgTop{position: absolute;top: 50%;left: 0;transform: translateY(-50%);width: 100%;z-index: 9;display: none;}
.tongtu .t1{text-align: center;font-size: 32px;color: #fff;font-weight: bold;}
.tongtu .txt{text-align: center;font-size: 14px;color: #fff;}

.mainFull{position: relative;background: #fff;z-index: 2;width: 100%;overflow: hidden;margin-top: 628px;}

/*about*/

.about1{width: 100%;padding: 100px 0 120px;}
.abCom {position: relative;margin-top: 68px;}
.abCom_info {width: 45%;}
.adsTop {position: relative;padding-top: 50px;color: #999;background: url(../images/yinhao.png) no-repeat top left;max-width: 382px;margin-bottom: 68px;}
.abCom_p {position: relative;top: 28px;opacity: 0;transition: all 1s;}
.abCom_p h1 {margin-bottom: 30px;line-height: 1.1;}
.abCom_p h1 span {display: block;font-size: 16px;line-height: 1em;color: #313131;text-transform: capitalize;margin-top: 10px;}
.abCom_p p {line-height: 2;letter-spacing: 0.5px;text-indent: 2em;font-size: 16px;}
.abCom_img {width: 46%;position: absolute;bottom: 0;right: 0;height: 100%;}
.abCom_img>img {width: 100%;display: none;}
.abCom_imgPic {position: absolute;z-index: 10;top: 0;left: -28px;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;overflow: hidden;}
.abCom_imgPic::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #fff;transform: translateX(0);transition: transform 0.68s ease-in;}
.abCom_imgBg {position: absolute;z-index: 1;bottom: -36px;right: 0;height: 80%;width: 68%;background: #c9e3f0;overflow: hidden;}
.abCom_imgBg::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #fff;transform: translateX(0);transition: transform 0.8s ease-in-out;}

.aboutAb.open .abCom_imgPic::before {transform: translateX(100%);}
.aboutAb.open .abCom_imgBg::before {transform: translateX(-100%);}
.aboutAb.open .abCom_p {opacity: 1;top: 0;}

.about2{padding: 120px 0;position: relative;overflow: hidden;}
.about2:after{content: "";position: absolute;top: 0;left: 0%;width: 100%;height: 100%;background: rgba(104, 182, 221, 0.62);}
.about2 .wapper{position: relative;z-index: 2;max-width: 980px;}
.about2 .titEn{font-size: 22px;}
.about2 .iTxt{font-size: 20px;}

.about3{position: relative;padding: 88px 0;background: #fbfbfb url(../images/bg3.jpg) no-repeat bottom center;overflow: hidden;}
.about3:before{content: "";position: absolute;z-index: 2;bottom: 0;left: 0;width: 100%;height: 100%;background: url(../images/bg3_1.jpg) no-repeat top center;}

.about3 .iTit,
.about3 .titEn2{position: relative;z-index: 2;}

.abo3List{width: 100%;position: relative;z-index: 3;}
.abo3Item{margin-top: 85px;position: relative;padding-bottom: 45px;}
.abo3Item:after{position: absolute;bottom: 0;right: 0;width: 45%;height: 80%;background: #d9e2e9;z-index: 2;content: "";}
.abo3Item .part{max-width: 1085px;margin-left: auto;margin-right: auto;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;position: relative;z-index: 5;}
.abo3Item .part .desc{width: 42%;padding: 0 10px;}
.abo3Item .part .top{position: relative;padding-top: 36px;margin-bottom: 26px;}
.abo3Item .part .numb{color: #eee;display: inline-block;margin: 0;font-size: 68px;font-weight: bold;position: absolute;top: -20px;left: 0;text-align: center;letter-spacing: 6px;}
.abo3Item .part .numb2{position: absolute;right: 0;top: 0;color: #999;font-weight: 500;font-size: 15px;letter-spacing: 0px;text-transform: uppercase;font-style: italic;}
.abo3Item .part .line{margin-bottom: 10px;height: 2px;background: #c9e3f0;position: relative;z-index: 2;}
.abo3Item .part .tit{font-size: 24px;font-weight: 600;letter-spacing: 1px;line-height: 28px;padding-top: 4px;position: relative;min-width: 210px;color: #333;}
.abo3Item .part .img{width: 54%;}
.abo3Item .part .img img{width: 100%;}
.abo3Item .part .txt{font-size: 16px;color: #333;}

.abo3List .abo3Item:nth-child(2n):after{right: auto;left: 0;}
.abo3List .abo3Item:nth-child(2n) .desc{order: 1;}
.abo3List .abo3Item:nth-child(2n) .img{order: 0;}

/*project*/

.project{padding: 100px 0 60px;overflow: hidden;position: relative;background: #fbfbfb url(../images/bg3.jpg) no-repeat bottom center;}
.project .wapper{position: relative;z-index: 2;}
.project .i2List ul li:nth-child(even){margin-top: 0;}
.project .i2List .part .desc{left: 0;transform: none}
.project .i2List .part:hover .desc{left: -10px;}

.proj_d1{width: 100%;padding: 100px 0;}
.proj_d1 .warp{width: 100%;}
.proj_d1 .desc{width: 42%;}
.proj_d1 .desc .top{padding-top: 35px;background: url(../images/yinhao.png) top left no-repeat;}
.proj_d1 .img{width: 50%;box-shadow: var(--main-shadow);}
.proj_d1 .img img{width: 100%;height: 100%;object-fit: cover;}

.proj_d2{position: relative;padding-top: 88px;overflow: hidden;}
.proj_d2:before{content: "";position: absolute;top: 385px;left: 0;width: 100%;height: 1px;background: rgba(255, 255, 255, 0.17);}
.proj_d2 .wapper{position: relative;z-index: 2;}
.proDet_ico {position: absolute;top: -30px;left: 50%;margin-left: -30px;width: 60px;height: 60px;background: #fff;transform: rotate(45deg);text-align: center;}
.proDet_ico img {transform: rotate(-45deg) translateY(-50%);position: relative;top: 50%;margin-left: 12px;}

.proj_d2List{width: 100%;position: relative;}

.proTep_item {width: 90%;margin: 0 auto;padding: 20px 10px;text-align: center;border: 1px solid transparent;}
.proTep_item img {display: block;height: 90px;margin: 0 auto 58px;width: auto;max-width: 100%;}
.proTep_item i {position: relative;z-index: 10;color: #fff;font-size: 17px;font-weight: 200;display: inline-block;width: 80px;height: 80px;margin: 0 auto;line-height: 4;vertical-align: top;transition: all 0.5s cubic-bezier(0.23, 1, 0.38, 1) 0s;}
.proTep_item i::before {content: "";position: absolute;top: 50%;left: 50%;width: 74px;height: 74px;border: 1px solid rgba(255, 255, 255, 0);border-radius: 50%;margin-top: -78px;margin-left: -37px;transition: all 0.5s cubic-bezier(0.23, 1, 0.38, 1) 0s;transform: scale(1, 1);z-index: -1;}
.proTep_item i::after {content: "";position: absolute;top: 50%;left: 50%;width: 60px;height: 60px;background: #fff;border-radius: 50%;margin-top: -70px;margin-left: -29px;transition: all 0.5s cubic-bezier(0.23, 1, 0.38, 1) 0s;transform: scale(0.2, 0.2);z-index: -1;transform-origin: 50% 50% 0;}
.proTep_item h3 {color: #fff;font-size: 15px;line-height: 1.6;letter-spacing: 1px;position: relative;min-height: 68px;}
.proTep_item h3::after {content: "";width: 25px;height: 1px;background-color: rgba(255, 255, 255, 0.4);display: block;margin: 16px auto 0;transition: all 0.5s cubic-bezier(0.23, 1, 0.38, 1) 0s;}

.proTep_item:hover h3::after {width: 40px;}
.proTep_item:hover i {line-height: 0;}
.proTep_item:hover i::after {transform: scale(1, 1);background: #fe7c49;box-shadow: 0px 0px 5px rgba(43, 43, 43, 0.36);}
.proTep_item:hover i::before {border: 1px solid rgba(255, 255, 255, 0.3);}

.proj_d2List .swiper-slide{background: transparent;}
.proj_d2List .swiper-slide.on .proTep_item {border: 1px solid rgba(0, 160, 233, 1);}
.proj_d2List .swiper-slide.on .proTep_item h3::after {width: 40px;}
.proj_d2List .swiper-slide.on .proTep_item i {line-height: 0;}
.proj_d2List .swiper-slide.on .proTep_item i::after {transform: scale(1, 1);background: #fe7c49;box-shadow: 0px 0px 5px rgba(43, 43, 43, 0.36);}
.proj_d2List .swiper-slide.on .proTep_item i::before {border: 1px solid rgba(255, 255, 255, 0.3);}

.proj_d2List .swiper-button-next:after, .proj_d2List .swiper-button-prev:after{color: #fff;font-size: 30px;}
.proj_d2List .swiper-button-next{right: -2vw;}
.proj_d2List .swiper-button-prev{left: -2vw;}

.proj_d2Btm{overflow: hidden;padding: 40px;position: relative;min-height: 168px;background: rgba(104, 182, 221, 0.21);}
.proj_d2Btm .part{display: block;}
.proj_d2Btm .part .numb{font-style: inherit;position: absolute;right: 10px;line-height: 1;bottom: -40px;font-size: 118px;font-weight: 500;color: rgba(255, 255, 255, .48);}
.proj_d2Btm .part .txt{color: rgba(255, 255, 255, 0.68);max-width: 80%;letter-spacing: 1px;line-height: 1.8;font-size: 16px;}

.proj_d3{background: url(../images/bg6.jpg) no-repeat center;background-size: cover;padding: 88px 0;position: relative;z-index: 11;}

.proj_d3List{width: 100%;}
.proj_d3List ul li{width: calc(50% - 10px);margin-bottom: 20px;position: relative;}
.proj_d3List .tab{background: #fff;padding: 18px 12px;cursor: pointer;overflow: hidden;box-shadow: 2px 2px 10px #eee;display: flex;justify-content: space-between;}
.proj_d3List .span1 {display: inline-block;color: #c9e3f0;text-transform: uppercase;font-size: 20px;text-align: center;width: 10%;font-weight: bold;vertical-align: top;border-right: 1px solid #eee;padding-right: 8px;}
.proj_d3List .tab .span2 {display: inline-block;line-height: 2;width: 85%;margin: 0 auto;text-align: left;padding-left: 14px;font-size: 16px;color: #333;}
.proj_d3List .panel {display: none;background: #c9e3f0;z-index: 3;box-sizing: border-box;position: absolute;width: 100%;left: 0;overflow: hidden;padding: 18px 12px;}
.proj_d3List .box {width: 100%;display: flex;}
.proj_d3List .panel .span1 {color: #fff;}
.proj_d3List .txt {display: inline-block;line-height: 2;width: 85%;margin: 0 auto;text-align: left;padding-left: 14px;font-size: 14px;letter-spacing: 0.5px;color: #666;}

/*course*/

.course{width: 100%;background: #f3f4f2;padding: 100px 0;}
.courseList{width: 100%;}
.courseList ul li{width: calc(33.3% - 20px);margin-right: 30px;margin-bottom: 30px;}
.courseList ul li:nth-child(3n){margin-right: 0;}
.courseList .part{display: block;width: 100%;height: 100%;background: #fff;position: relative;overflow: hidden;padding: 35px;text-align: center;padding-bottom: 80px;}
.courseList .part .icon{}
.courseList .part .icon img{width: 60px;}
.courseList .part .tit{font-size: 18px;color: #333;font-weight: bold;margin: 20px 0;}
.courseList .part .txt{font-size: 13px;color: #666;}
.courseList .part .numb{font-style: inherit;position: absolute;left: 50%;margin-left: -60px;line-height: 1;bottom: -40px;font-size: 108px;font-weight: 500;color: rgba(201, 227, 240, 0.48);font-weight: bold;font-style: italic;}

/*case*/

.case{width: 100%;padding: 88px 0;}

.i4List2 ul li{width: calc(25% - 45px);margin-right: 60px;margin-bottom: 60px;}
.i4List2 ul li:nth-child(4n){margin-right: 0;}

.team{background: #fbfbfb url(../images/bg3.jpg) no-repeat bottom center;position: relative;padding: 88px 0;}
.team .wapper{max-width: 1280px;}
.teamList{width: 100%;}
.teamList ul li{margin-top: 65px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.teamList .box{width: 260px;transition: 0.3s;}
.teamList .img{width: 236px;height: 236px;border: 4px solid #fff;border-radius: 50%;display: flex;justify-content: center;align-items: center;margin: 0 auto;}
.teamList .img img{width: 100%;height: 100%;object-fit: contain;}
.teamList .tit{margin-top: 10px;text-align: center;}
.teamList .tit strong{font-size: 36px;color: var(--main-color);font-weight: normal;}
.teamList .tit span{display: block;margin-top: 5px;font-size: 16px;color: #666;}

.teamList .desc{width: calc(100% - 320px);background: #fff;padding: 48px 60px;transition: 0.3s;}
.teamList .iTxt{padding-top: 35px;background: url(../images/yinhao.png) top left no-repeat;font-size: 16px;color: #333;}
.teamList ul li:hover .box{transform: translateY(-10px);}
.teamList ul li:hover .desc{box-shadow: var(--main-shadow);}

.teamList ul li:nth-child(2n) .box{order: 1;}
.teamList ul li:nth-child(2n) .desc{order: 0;}

/*news*/

.news{width: 100%;position: relative;padding: 88px 0;}
.news:before{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0.18;background: #fcf7fc url(../images/bg12.jpg) top left repeat;}
.news .wapper{position: relative;z-index: 2;}

.newsTop .iMore:nth-child(1){margin-right: 35px;}
.newsTop .iMore:nth-child(1) a{color: #fff;}
.newsTop .iMore:nth-child(1) a:after{width: 100%;}

.newsList{width: 100%;}
.newsList ul li{padding: 40px 0;border-bottom: 1px solid #fff;}
.newsList .part{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.newsList .part .img{width: 24%;}
.newsList .part .img img{width: 100%;}
.newsList .part .desc{width: 68%;display: flex;flex-direction: column;}
.newsList .part .time{font-size: 16px;color: #999;margin-bottom: 2%;}
.newsList .part .tit{font-size: 20px;color: #000;line-height: 22px;margin-bottom: 20px;}
.newsList .part .txt{font-size: 16px;color: #666;line-height: 29px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;text-overflow: ellipsis;height: 138px;margin-bottom: 20px;}
.newsList .part .iMore{margin-top: auto;}
.newsList .part:hover .img img{transform: scale(1.1);}

.contact{position: relative;overflow: hidden;}
.contact .img{width: 100%;}
.contact .img img{width: 100%;height: 678px;object-fit: cover;}

.conBox {position: absolute;z-index: 999;bottom: 88px;right: 0;padding-right: 10%;font-size: 16px;}
.conBox::after {content: "";position: absolute;bottom: -20px;left: -20px;width: calc(100% + 20px);height: 268px;background: rgba(0, 119, 185, 0.42);z-index: -1;}
.conBox>div {position: relative;z-index: 10;background-color: #fff;padding: 42px;width: 360px;}
.conBox img {width: 108px;}
.conBox p i img{width: 20px;vertical-align: middle;margin-right: 10px;}
.conBox h3 {margin-bottom: 14px;font-size: 22px;line-height: 1.4;color: #313131;font-weight: 500;}
.conBox h3 span {display: block;font-size: 16px;line-height: 1em;color: #313131;text-transform: capitalize;margin-bottom: 42px;}
.conBox p {background-repeat: no-repeat;background-position: left top;background-size: 20px;margin-bottom: 10px;}
.conBox p:first-child {}

.contact2{padding: 88px 0;}
.contact2Form{width: 100%;}
.contact2Form ul li{width: 49%;margin-bottom: 20px;}
.contact2Form ul li.w100{width: 100%;}
.contact2Form .tit{font-size: 16px;color: #999;margin-bottom: 10px;}
.contact2Form .input{width: 100%;}
.contact2Form .input input,
.contact2Form .input textarea{width: 100%;height: 50px;background: #f2f2f2;border: none;padding: 0 10px;font-size: 16px;}
.contact2Form .input textarea{padding: 10px;height: 150px;}
.contact2Form .btn{width: 100%;}
.contact2Form .btn button{background: #000;width: 210px;color: #fff;margin: 0 6px;font-size: 15px;letter-spacing: 1px;text-align: center;height: 50px;border: none;font-size: 16px;}
.contact2Form .btn button:nth-child(1){background: #f3f3f3;color: #666;}

.inside{position: relative;width: 100%;padding: 88px 0;overflow: hidden;}
.inside img{max-width: 100%;}



@media only screen and (max-width: 1440px) {
.wapper{ width:100%;}
.i4List2 ul li{width: 33.3%;margin: 0;padding: 20px;}


}

@media only screen and (max-width: 1240px) {
.wapper{ width:100%;}





}

@media only screen and (max-width: 980px) {
.header{ display:none}
.sp_header1{ display:block;}
.sjj_nav1{ display:block;}
.hHei{height: 70px;}
.wapper{ width:100%;padding: 0 10px;}

.index1{padding: 60px 0;}
.i1Warp .imgBox{width: 100%;margin-bottom: 50px;height: auto;position: relative;}
.i1Warp .img{position: relative;left: 0;}
.i1Warp .img:before{display: none;}
.i1Warp .img img{display: block;}
.i1Warp .desc{width: 100%;}
.i1Tit{transform: none !important;}
.iMore .btn, .iMore a{padding: 0 20px;}
.iTitEn{font-size: 32px;}
.iTit{font-size: 24px;}
.iTop{flex-direction: column;justify-content: center;align-items: center;}
.iTop .left{text-align: center;}
.iTop .iMore{margin-top: 35px;}
.i2List ul li{width: 100%;margin-bottom: 20px;}
.i2List ul li:nth-child(even){margin-top: 0;}
.indT_item{width: 50%;margin: 0;padding: 10px;}
.tongtu .img img{height: 450px;}
.abCom_img{position: relative;width: 100%;}
.abCom_info{width: 100%;margin-top: 35px;}
.abCom_imgPic{position: relative;left: 0;}
.abCom_img>img{display: block;position: relative;z-index: 3;}
.i4List2 ul li{width: 50%;}
.courseList ul li{width: 50%;padding: 20px;margin: 0;}


}

@media only screen and (max-width: 768px) {

.indT_item{width: 100%;}
.i4Slide .i4List ul li{margin: 0 10px;}
footer{padding: 60px 10px;}
.footMess{min-width: none;text-align: left;}
.footEwm{display: block;text-align: center;margin-top: 20px;}
.footNav{display: block;width: 100%;margin-top: 20px;}
.footCopy{position: relative;right: auto;}
.tongtu{position: relative;}
.tongtu .img img{height: auto;}
.mainFull{margin: 0;}
.i4List2 ul li{width: 100%;padding: 10px 0;}
.i4List .part .imgTop{background: rgba(0,0,0,0.3) !important;}
.indPop_form{padding: 20px 0;}
.contact2Form ul li{width: 100%;}
.slideNav{display: none !important;}

.abo3Item .part{display: block;}
.abo3Item .part .desc{width: 100%;margin-bottom: 35px;}
.abo3Item .part .img{width: 100%;}
.abo3Item:after{width: 80%;height: 45%;}
.courseList ul li{width: 100%;}
.about2 .iTxt{font-size: 16px;}

.newsList ul li{padding: 20px 10px;width: 100%;}
.newsList .part .img{width: 100%;margin-bottom: 20px;}
.newsList .part .desc{width: 100%;}

.proj_d1 .desc{width: 100%;margin-bottom: 35px;}
.proj_d1 .img{width: 100%;}

.proj_d3List ul li{width: 100%;}

.teamList ul li{margin-top: 50px;display: block;}
.teamList .box{max-width: 260px;margin: 0 auto;margin-bottom: 20px;}
.teamList .desc{width: 100%;padding: 20px;}





}