.wrap{
	width: 1600px;margin: 0 auto;
}
.layout{
	overflow: hidden;padding-top: 100px;
}
.logo1{
	display: none;
}
.header{
	background: #fff;height: 100px;position: fixed;
	left: 0;right: 0;
	top: 0;z-index: 99; 
}
.header.on{
	background: #00a0e9;
}
.header.on .logo1{
	display: block!important;
}
.header.on .logo{
	display: none;
}
.header.on .naver h3 a{
	color: #fff;
}
.header .logo1{
	display: none !important;
}
.header .ulogo{
	float: left;margin-top: 27px;display: block;
}
.header .naver{
	float: right;
}
.header .naver h3 a{
	display: block;font-size:16px ;
	line-height: 100px;
	color: #666666;padding: 0 10px;
}
.header .naver h3{
	position: relative;
}
.header .naver h3::before{
	content: "";height: 3px;background: #00a0e9;width: 0;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 鍜� Chrome */
	-o-transition:all 0.3s;position: absolute;
	left: 0;right: 0;
	top: 0;z-index: 1;margin: 0 auto;display: block;
}
.header .naver li:hover h3::before,
.header .naver li.on h3::before{
	width: 100%;
}
.header .naver li{
	position: relative;margin-right: 26px;float: left;
}
.header .naver .nli{
	position: absolute;
	left: -20px;right: -20px;
	top: 100%;z-index: 66;display: none;
}
.header .naver li h3 a:hover,
.header .naver li.on h3 a{
	color: #333333;
}
.header .naver .nli dd {
	position: relative;
}
.header .naver .nli dd::before {
	position: absolute;content: "";z-index: 33;
	bottom: 0;left: 0;right: 0;margin: 0 auto;
	height: 1px;background: url(../images/qm23.png) no-repeat center/cover;
	width: 110px;
}
.header .naver .nli dd:last-child::before,
.header .naver .nli dd:hover::before,
.header .naver .nli dd.on::before {
	display: none;
}
.header .naver .nli dd a {
	display: block;font-size: 14px;line-height: 46px;color: #fff;
	transition: all 0.3s;background: #00a0e9;text-align: center;
}
.header .naver .nli dd a:hover {
	background: #6abb7b;
}
.hbanner{
	position: relative;height: 640px;
	overflow: hidden;
}
.hbanner li{
	height: 100%;
}
.hbanner li a{
	height: 100%;display: block;
}
.hbanner .wrap{
	height: 100%;position: relative;
}
.hbanner .txt{
	position: absolute;
	left: 0;right: 0;
	top: 50%;z-index: 1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 鍜� Chrome */
	-o-transform:translateY(-50%); text-align: center;
}
.hbanner .txt h1{
	font-size:72px ;
	line-height: 1.4;
	color: #fff;font-weight: bold;
}
.hbanner .txt h6{
	font-size:36px ;
	line-height: 1.4;
	color: #fff;
}
.hbanner .prev,
.hbanner .next{
	position: absolute;
	left: 160px;
	top: 50%;z-index: 1; background: url(../images/qm22.png) no-repeat center rgba(255,255,255,0);width: 78px;height: 78px;border-radius: 6px;
	margin-top: -39px;cursor: pointer;
}
.hbanner .next{
	left: auto;right: 160px;transform:rotate(180deg);
	-ms-transform:rotate(180deg);  /* IE 9 */
	-moz-transform:rotate(180deg);     /* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 鍜� Chrome */
	-o-transform:rotate(180deg);
}
.hbanner .prev:hover,
.hbanner .next:hover{
	background-color: rgba(0,0,0,0.3);
}
.hbanner .spot{
	position: absolute;
	left: 0;right: 0;
	bottom: 30px;z-index: 1;text-align: center;
}
.hbanner .spot span{
	width: 30px;height: 2px;opacity: 1;background: #fff;margin: 0 10px !important;border-radius: initial;
}
.hbanner .spot .swiper-pagination-bullet-active{
	height: 4px;background: #6abb7b;
}

.footer{
	background: #1c1c1c;padding-top: 90px;position: relative;
}
.footer .tps dl{
	width: 210px;float: left;position: relative;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;padding-left: 70px;
}
.footer .tps dt{
	font-size:16px ;
	line-height: 1.7;
	color: #fff;margin-bottom: 12px;
}
.footer .tps dl.d1 dt{
	float: left;
	width: 100%;
}
.footer .tps dd a{
	display: block;font-size:14px ;
	line-height: 36px;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	color: #b0b0b0;
}
.footer .tps dl.d1{
	width: 380px;float: left;padding: 0;
}
.footer .tps dl::before{
	content: "";position: absolute;
	right: 0;
	z-index: 1;background:url(../images/qm24.png) no-repeat center/cover;width: 2px;height: 166px;
}
.footer .tps dl.d1 dd{
	float: left;width: 50%;
}
.footer .tps dl:last-child::before{
	display: none;
}
.footer .tps dl.d2{
	width: auto;
}
.footer .tps dl.d2 dd{
	display: flex;justify-content: flex-start;align-items: center;padding-top: 10px;
}
.footer .tps dl.d2 dd .wx{
	width: 128px;height: 128px;margin-right: 26px;
}
.footer .tps dl.d2 dd .wx img{
	width: 100%;height: 100%;display: block;
}
.footer .tps dl.d2 dd .txt p{
	font-size:14px ;
	line-height: 28px;
	color: #afafaf;
}
.footer .link{
	margin-top: 60px;border-top: 1px solid rgba(255,255,255,0.2);padding: 18px 0;
}
.footer .link dl{
	font-size: 0;
}
.footer .link dt{
	display: inline-block;font-size:14px ;
	line-height: 1.7;
	color: #9e9e9e;background: url(../images/qm21.png) no-repeat left center;padding-left: 30px;margin-right: 5px;
}
.footer .link dd{
	display: inline-block;margin-right: 15px;
}
.footer .link dd a{
	font-size:14px ;
	line-height: 1.7;
	color: #9e9e9e;
}
.footer .copyright{
	background: #161616;
}
.footer .copyright .wrap p,
.footer .copyright .wrap{
	display: flex;justify-content: space-between;align-items: center;
}
.footer .copyright a{
	display: block;font-size:14px ;
	line-height: 64px;
	color: #777676;
}
.hpage1{
	padding: 56px 0 70px;overflow: hidden;
}
.hpage1 .tps li{
	float: left;margin-right: 50px;position: relative;
}
.hpage1 .tps li a{
	font-size:28px ;
	line-height: 60px;
	color: #333333;display: block;
}
.hpage1 .tps li::before{
	content: "";position: absolute;
	left: 0;right: 0;
	bottom: 0;z-index: 1;height: 3px;background: #00a0e9;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 鍜� Chrome */
	-o-transition:all 0.3s;width: 0;
}
.hpage1 .tps li.on::before,
.hpage1 .tps li:hover::before{
	width: 100%;
}
.hpage1 .box{
	margin-top: 30px;
} 
.hpage1 .box .oss{
	display: flex;justify-content: space-between;align-items: center;
}
.hpage1 .box .lt{
	width: 50%;
}
.hpage1 .box .lt a{
	display: block;
}
.hpage1 .box .lt .img{
	width: 100%;height: 450px;
}
.hpage1 .box .lt .img img{
	display: block;width: 100%;height: 100%;
}
.hpage1 .box .lt .ts{
	height: 150px;padding: 20px 30px 0;width: 100%;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.hpage1 .box .lt .ts h3{
	font-size:20px ;
	line-height: 1.7;
	color: #ffffff;font-weight: bold;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.hpage1 .box .lt .ts p{
	font-size:16px ;
	line-height: 1.7;
	color: #ffffff;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;margin: 10px 0;
}
.hpage1 .box .lt .ts h6{
	font-size:16px ;
	line-height: 1.7;
	color: #ffffff;background: url(../images/qm1.png) no-repeat right center;
}
.hpage1 .box .rt{
	width: 50%;padding-left: 30px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.hpage1 .box .rt li{
	border-bottom: 1px solid #ececec;padding: 30px 0;
}
.hpage1 .box .rt li a{
	display: flex;justify-content: space-between;align-items: center;
}
.hpage1 .box .rt li .tms{
	width: 120px;text-align: center;position: relative;
}
.hpage1 .box .rt li .tms::before{
	height: 48px;background: #dedede;content: "";position: absolute;
	right: 0;
	top: 50%;z-index: 1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 鍜� Chrome */
	-o-transform:translateY(-50%); width: 1px;display: block;
}
.hpage1 .box .rt li h6{
	font-size:30px ;
	line-height: 1.3;
	color: #333333;
}
.hpage1 .box .rt li h4{
	font-size:14px ;
	line-height: 1.4;
	color: #333333;
}
.hpage1 .box .rt li .txt{
	width: calc(100% - 150px);
}
.hpage1 .box .rt li h3{
	font-size:20px ;
	line-height: 1.6;
	color: #333333;font-weight: bold;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;margin-bottom: 5px;
}
.hpage1 .box .rt li p{
	font-size:14px ;
	line-height: 1.6;
	color: #666666;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.hpage1 .box .rt li:hover h6,
.hpage1 .box .rt li:hover h4,
.hpage1 .box .rt li:hover h3,
.hpage1 .box .rt li:hover p{
	color: #fff;
}
.hpage1 .box .rt li:hover .tms::before{
	background: #fff;
}
.hpage1 .box .rt li:hover{
	background: #00a0e9;
}
.hpage1 .box .rt li:last-child{
	border-bottom: none;
}
.hpage2{
	background: #f5f5f5;padding: 60px 0 70px;overflow: hidden;
}
.uittit{
	text-align: center;
}
.uittit h1{
	font-size:48px ;
	line-height: 1.7;
	color: #333333;font-weight: bold;
}
.uittit p{
	font-size:18px ;
	line-height: 1.6;
	color: #666666;margin-bottom: 16px;
}
.uittit img{
	display: block;margin: 0 auto;
}
.hpage2 .box{
	margin-top: 40px
}
.hpage2 .box .lt{
	width: 720px;position: relative;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;float: right;
}
.hpage2 .box .rt{
	width: calc(100% - 750px);float: left;
}
.hpage2 .box .lt::before{
	content: "";position: absolute;
	right: -24px;
	top: 30px;z-index: 1;background: url(../images/qm4.jpg) no-repeat center/cover;width: 700px;height: 420px;display: block; 
}
.hpage2 .box .lt .video{
	width: 100%;display: block;position: relative;z-index: 2;
}
.hpage2 .box .rt h2{
	font-size:36px ;
	line-height: 1.7;
	color: #000000;font-weight: bold;
}
.hpage2 .box .rt dl{
	margin: 20px 0 28px;
}
.hpage2 .box .rt dd{
	float: left;margin-right: 136px;
}
.hpage2 .box .rt dd:last-child{
	margin-right: 0;
}
.hpage2 .box .rt h6{
	font-size:16px ;
	line-height: 1.6;
	color: #666666;
}
.hpage2 .box .rt h4{
	font-size: 18px;
	line-height: 1.6;
	color: #00a0e9;
}
.hpage2 .box .rt h4 span{
	font-size: 48px;font-weight: bold;line-height: 1.1;
}
.hpage2 .box .rt p{
	font-size:16px ;
	line-height: 32px;
	color: #333333;
}
.hpage2 .box .rt .btn{
	width: 124px;height: 40px;border-radius: 20px;font-size:16px ;
	line-height: 40px;
	color: #00a0e9;border: 1px solid #00a0e9;display: block;text-align: center;margin-top: 24px;
}

.hpage3 .uittit h1,
.hpage3 .uittit p{
	color: #fff;
}
.hpage3 .box{
	margin-top: 40px;position: relative;
}
.hpage3 .box .swipgoch{
	overflow: hidden;
}
.hpage3 .box .swipgoch li a{
	display: block;
}
.hpage3 .box .swipgoch li .img{
	height: 294px;overflow: hidden;
}
.hpage3 .box .swipgoch li .img img{
	width: 100%;height: 100%;display: block;
}
.hpage3 .box .swipgoch li .txt{
	background: #fff;padding: 20px 30px;
}
.hpage3 .box .swipgoch li .txt h3{
	font-size:20px ;
	line-height: 1.7;
	color: #000000;font-weight: bold;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.hpage3 .box .swipgoch li .txt p{
	font-size:14px ;
	line-height: 1.7;
	color: #666666;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;margin: 5px 0 10px;
}
.hpage3 .box .swipgoch li .txt h6{
	font-size:14px ;
	line-height: 1.7;
	color: #00a0e9;
}
.hpage3 .box .swipgoch .prev,
.hpage3 .box .swipgoch .next{
	position: absolute;
	left: -110px;
	top: 50%;z-index: 1; background: url(../images/qm22.png) no-repeat center rgba(255,255,255,0);width: 78px;height: 78px;border-radius: 6px;
	margin-top: -39px;cursor: pointer;
}
.hpage3 .box .swipgoch .next{
	left: auto;right: -110px;transform:rotate(180deg);
	-ms-transform:rotate(180deg);  /* IE 9 */
	-moz-transform:rotate(180deg);     /* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 鍜� Chrome */
	-o-transform:rotate(180deg);
}
.hpage3 .box .swipgoch .prev:hover,
.hpage3 .box .swipgoch .next:hover{
	background-color: rgba(0,0,0,0.3);
}
.hpage3{
	padding: 50px 0 70px;overflow: hidden;
}
.hpage3 .btn{
	display: block;width: 200px;height: 50px;line-height: 50px;border: 1px solid #fff;border-radius: 6px;
	font-size: 18px;color: #fff;text-align: center;margin: 40px auto 0;
}

.hpage4{
	padding: 55px 0 80px;background: #f5f5f5;overflow: hidden;
}
.hpage4 .ovs{
	margin-top: 40px;
}
.hpage4 .ovs li{
	width: calc((100% - 62px)/4);margin-right: 20px;float: left;position: relative;height: 380px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.hpage4 .ovs li .mask{
	position: absolute;
	left: 0;right: 0;
	top: 0;z-index: 1;bottom: 0;background: rgba(0,160,233,0.8);height: 100%;display: none;
}
.hpage4 .ovs li:hover .mask{
	display: block;
}
.hpage4 .ovs li .del{
	height: 240px;position: relative;
}
.hpage4 .ovs li .del p{
	font-size:16px ;
	line-height: 1.7;
	color: #fff;position: absolute;padding: 0 26px;
	left: 0;right: 0;
	top: 50%;z-index: 1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 鍜� Chrome */
	-o-transform:translateY(-50%); 
}
.hpage4 .ovs li .mask h4,
.hpage4 .ovs li .mask h3{
color: #fff;	
}
.hpage4 .ovs li .del::before{
	content: "";position: absolute;
		left: 0;right: 0;
		bottom: -44px;z-index: 4;width: 1px;height: 44px;background: #fff;margin: 0 auto;display: block;
}
.hpage4 .ovs li:nth-child(4n){
	margin-right: 0;
}
.hpage4 .ovs li .img{
	width: 100%;height: 240px;position: relative;
}
.hpage4 .ovs li .img img{
	width: 100%;height: 100%;display: block;
}
.hpage4 .ovs li .img::before{
	content: "";position: absolute;
	left: 0;right: 0;
	bottom: -44px;z-index: 1;width: 1px;height: 44px;background: #dedede;margin: 0 auto;display: block;
}
.hpage4 .ovs li h3{
	font-size:36px ;
	line-height: 1.4;
	color: #333333;
}
.hpage4 .ovs li h4{
	font-size:30px ;
	line-height: 1.1;
	color: #333333;
}
.hpage4 .ovs li .txt{
	text-align: center;margin-top: 44px;
}
.hpage4 .ovs li:nth-child(2n) .mask .txt,
.hpage4 .ovs li:nth-child(2n) .txt{
	position: absolute;
	left: 0;right: 0;
	top: -44px;z-index: 1;
}
.hpage4 .ovs li:nth-child(2n) .del::before,
.hpage4 .ovs li:nth-child(2n) .img::before{
	bottom: auto;top: -44px;
}
.hpage4 .ovs li:nth-child(2n) .mask{
	padding-top: 140px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.hpage4 .ovs li:nth-child(2n){
	padding-top: 140px;
}

.hpage5{
	padding: 80px 0 110px;position: relative;
}
.hpage5 li{
	float: left;width:20%;text-align: center;position: relative;top: 0;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 鍜� Chrome */
	-o-transition:all 0.3s;
}
.hpage5 li:hover{
	top: -10px;
}
.hpage5 li .ico img{
	margin: 0 auto;display: block;
}
.hpage5 li h6{
	font-size:24px ;
	line-height: 1.6;
	color: #333333;margin-top: 10px;
}
.hpage5 li p{
	font-size:12px ;
	line-height: 1.6;
	color: #666666;text-transform: uppercase;
}
.footer .bgs{
	font-size:24px ;
	line-height: 80px;
	color: #ffffff;text-align: center;position: absolute;
	left: 0;right: 0;
	top: -40px;z-index: 1;width: 1600px;margin: 0 auto;
}
.hpage2 .box .rt .btn:hover{
	background: #00a0e9;color: #fff;
}
.hpage3 .box .swipgoch li .img img{
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 鍜� Chrome */
	-o-transition:all 0.3s;
}
.hpage3 .box .swipgoch li:hover .img img{
	transform:scale(1.08);
	-ms-transform:scale(1.08);  /* IE 9 */
	-moz-transform:scale(1.08);     /* Firefox */
	-webkit-transform:scale(1.08); /* Safari 鍜� Chrome */
	-o-transform:scale(1.08); 
}
.hpage3 .box .swipgoch li:hover h3{
	color: #00a0e9;
}
.hpage3 .btn:hover{
	background: #00a0e9;color: #fff;border-color: #00a0e9;
}
.footer .link dd a:hover,
.footer .tps dd a:hover{
	color: #fff;
}

.pages{
	text-align: center;
}
.pages dl{
	display: inline-block;font-size: 0;
}
.pages dd{
	margin: 0 5px;display: inline-block;
}
.pages dd a{
	display: block;padding: 0 8px;line-height: 28px;border: 1px solid #e5e5e5;
	font-size:14px ;
	color: #666666;background-image: linear-gradient(to bottom,#fff, #f5f5f5);
}
.pages dd.on a,
.pages dd a:hover{
	background: #00a0e9;color: #fff;border-color: #00a0e9;
}
.new{
	background: #f5f5f5;padding: 40px 0 150px;
}
.banner{
	height: 420px;position: relative;
}
.banner .wrap{
	height: 100%;position: relative;
}
.banner .txt{
	position: absolute;
	left: 0;right: 0;
	top: 50%;z-index: 1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 鍜� Chrome */
	-o-transform:translateY(-50%); text-align: center;
}
.banner .txt h2{
	font-size:36px ;
	line-height: 1.6;
	color: #fff;font-weight: bold;
}
.banner .txt p{
	font-size:18px ;
	line-height: 1.6;
	color: #fff;
}
.banner .list{
	position: absolute;
	left: 0;right: 0;
	bottom: 0;z-index: 1;border-top: 1px solid rgba(233,233,233,0.3);
}
.banner .list ul{
	display: flex;justify-content: center;
}
.banner .list .ico{
	height: 32px;margin: 0 auto;
}
.banner .list .ico img{
	display: block;margin: 0 auto;
}
.banner .list li{
	padding: 15px 59px 10px;
}
.banner .list h3{
	font-size:18px ;
	line-height: 1.7;
	color: #ffffff;margin-top: 5px;
}
.banner .list li.on{
	background: #00a0e9;
}
.banner .list li:hover{
	background: rgba(0,160,233,0.5);
}
.uittpps{
	background: #fff;
}
.uittpps .wrap{
	overflow: hidden;
}
.uittpps .lt {
	float: left;
}
.crumbs{
	float: right;
}
.uittpps .lt dd{
	display: inline-block;margin-right: 46px;position: relative;
}
.uittpps .lt dd a{
	font-size:16px ;
	line-height: 70px;
	color: #333333;display: inline-block;
}
.uittpps .lt dd:before{
	content: "";position: absolute;
	left: 0;right: 0;
	bottom: 0;z-index: 1;background: #00a0e9;width: 0;height: 2px;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 鍜� Chrome */
	-o-transition:all 0.3s;
}
.uittpps .lt dd.on:before,
.uittpps .lt dd:hover:before{
	width: 100%;
}
.crumbs dl{
	font-size: 0;
}
.crumbs dt{
	display: inline-block;font-size:14px ;
	line-height: 70px;
	color: #666666;padding-left: 18px;background: url(../images/a5.png) no-repeat left center;
}
.crumbs dd{
	display: inline-block;
}
.crumbs dd span,
.crumbs dd a{
	font-size:14px ;
	line-height: 70px;
	color: #666666;display: block;
}
.crumbs dd span{
	margin: 0 4px;
}
.crumbs dd a:hover{
	color: #00a0e9;
}
.new .wrap{
	background: #fff;
}
.new li{
	padding: 36px 40px;border-bottom: 1px solid #f5f5f5;
}
.new li a{
	display: flex;justify-content: space-between;align-items: center;
}
.new li .img{
	width: 280px;height: 182px;overflow: hidden;
}
.new li .img img{
	width: 100%;height: 100%;display: block;object-fit: cover;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 鍜� Chrome */
	-o-transition:all 0.3s;
}
.new li:hover .img img{
	transform:scale(1.06);
	-ms-transform:scale(1.06);  /* IE 9 */
	-moz-transform:scale(1.06);     /* Firefox */
	-webkit-transform:scale(1.06); /* Safari 鍜� Chrome */
	-o-transform:scale(1.06); 
}
.new li .txt{
	width: calc(100% - 306px);display: flex;justify-content: space-between;align-items: center;background: url(../images/a6.png) no-repeat right center;
	position: relative;
}
.new li .txt::before{
	content: "";position: absolute;
	left: -42px;
	top: 50%;z-index: 1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 鍜� Chrome */
	-o-transform:translateY(-50%); width: 0;height: 2px;background: #00a0e9;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 鍜� Chrome */
	-o-transition:all 0.3s;
}
.new li:hover .txt::before{
	width: 30px;
}
.new li .txt .tms{
	width: 106px;
}
.new li .txt .tms h6{
	font-size:28px ;
	line-height: 1.4;
	color: #333333;
}
.new li .txt .tms h3{
	font-size:14px ;
	line-height: 1.6;
	color: #999999;
}
.new li .txt .del{
	width: calc(100% - 106px);padding-right: 76px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.new li .txt .del h2{
	font-size:24px ;
	line-height: 1.6;
	color: #333333;font-weight: bold;margin-bottom: 5px;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.new li .txt .del p{
	font-size:14px ;
	line-height: 1.7;
	color: #666666;
}
.new li:hover{
	background: #f5fcff;
}
.new li:hover .txt{
	background: url(../images/a6-1.png) no-repeat right center;
}
.pages{
	margin-top: 40px;
}
.biaozhun{
	padding: 40px 0 80px;background: #f5f5f5;
}
.biaozhun .wrap{
	background: #fff;
}
.biaozhun li{
	border-bottom: 1px solid #f5f5f5;padding: 0 40px;
}
.biaozhun li a{
	display: flex;justify-content: space-between;align-items: center;
}
.biaozhun li h6,
.biaozhun li h3{
	font-size:16px ;
	line-height: 70px;
	color: #333333;
}
.biaozhun li h3{
	width: 88%;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.biaozhun li:hover{
	border-color: #00a0e9;background: #00a0e9;
}
.biaozhun li:hover h6,
.biaozhun li:hover h3{
	color: #fff;
}

.gongvyj{
	padding: 40px 0 90px;background: #f5f5f5;
}
.gongvyj li{
	float: left;width: calc((100% - 42px)/3);margin-right: 20px;margin-bottom: 20px;
}
.gongvyj li:nth-child(3n){
	margin-right: 0;
}
.gongvyj li a{
	display: block;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 鍜� Chrome */
	-o-transition:all 0.3s;
}
.gongvyj li .img{
	height: 295px;overflow: hidden;
}
.gongvyj li .img img{
	width: 100%;height: 100%;display: block;object-fit: cover;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 鍜� Chrome */
	-o-transition:all 0.3s;
}
.gongvyj li:hover .img img{
	transform:scale(1.06);
	-ms-transform:scale(1.06);  /* IE 9 */
	-moz-transform:scale(1.06);     /* Firefox */
	-webkit-transform:scale(1.06); /* Safari 鍜� Chrome */
	-o-transform:scale(1.06); 
}
.gongvyj li .txt{
	background: #fff;padding: 20px 30px;
}
.gongvyj li .txt h3{
	font-size:20px ;
	line-height: 1.7;
	color: #000000;font-weight: bold;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.gongvyj li .txt p{
	font-size:14px ;
	line-height: 1.7;
	color: #666666;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;margin: 3px 0 8px;
}
.gongvyj li .txt h6{
	font-size:14px ;
	line-height: 1.7;
	color: #00a0e9;
}
.gongvyj li a:hover{
	box-shadow: 0 0 10px 0 #90d0ec;
}
.gongvyj li a:hover .txt{
	background: #00a0e9;
}
.gongvyj li a:hover h3,
.gongvyj li a:hover h6, 
.gongvyj li a:hover p{
	color: #fff;
}
.about{
	background: #f5f5f5;padding: 60px 0 64px;
}
.about h3{
	font-size:18px ;
	line-height: 1.4;
	color: #999999;text-transform: uppercase;
}
.about h5{
	font-size:42px ;
	line-height: 1.4;
	color: #000000;font-weight: bold;
}
.about dl{
	margin: 40px 0 34px;
}
.about dd{
	float: left;margin-right: 130px;
}
.about dd:last-child{
	margin-right: 0;
}
.about h6{
	font-size:16px ;
	line-height: 1.6;
	color: #666666;
}
.about h4{
	font-size: 18px;
	line-height: 1.6;
	color: #00a0e9;
}
.about h4 span{
	font-size: 48px;font-weight: bold;line-height: 1.1;
}
.about .bds .del{
	font-size:16px ;
	line-height: 1.7;
	color: #333333;width: 985px;float: left;
}
.about .bds .pic{
	float: right;width: calc(100% - 1020px);
}
.about .bds .pic img{
	width: 100%;display: block;margin-bottom: 40px;
}

.newdel{
	padding: 40px 0 26px;background: #f5f5f5;
}
.newdel .wrap{
	background: #fff;margin-bottom: 40px;
}
.newdel .box{
	padding: 66px 80px 80px;
}
.newdel .hds{
	border-bottom: 1px solid #dddddd;padding-bottom: 30px;
}
.newdel .hds h1{
	font-size:24px ;
	line-height: 1.6;
	color: #333333;font-weight: bold;text-align: center;margin-bottom: 10px;
}
.newdel .hds dl{
	display: flex;justify-content: center;
}
.newdel .hds dd{
	margin: 0 18px;font-size:12px ;
	line-height: 1.7;
	color: #999999;padding-left: 20px;
}
.newdel .del{
	padding: 30px 0;font-size:16px ;
	line-height: 1.7;
	color: #333333;
}
.newdel .del img{
	display: block;margin: 0 auto;
}
.newdel .fts .b1{
	display: block;float: left;width: calc((100% - 40px)/2);background: #f7f7f7;
	font-size:14px ;
	line-height: 40px;
	color: #999999;padding: 0 10px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.newdel .fts .b1:nth-child(2){
	float: right;
}
.newdel .fts .b1:hover{
	background: #00a0e9;color: #fff;
}
.newdel .bds{
	padding: 26px 40px;
}
.newdel .bds h6{
	font-size:20px ;
	line-height: 1.6;
	color: #00a0e9;
}
.newdel .bds ul{
	margin-top: 18px;
}
.newdel .bds li{
	float: left;width: 50%;
}
.newdel .bds li a{
	font-size:14px ;
	line-height: 40px;
	color: #333333;display: block;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;padding-left: 14px;background: url(../images/a27.png) no-repeat left center;
}
.newdel .bds li a:hover{
	color: #00a0e9;
}

.zuzhi{
	padding: 70px 0;background: #f5f5f5;
}
.zuzhi img{
	display: block;margin: 0 auto;
}

.kejicx{
	padding: 40px 0 80px;background: #f5f5f5;
}
.kejicx li{
	float: left;width: calc((100% - 62px)/4);margin-right: 20px;margin-bottom: 20px;background: #fff;position: relative;height: 518px;overflow: hidden;
}
.kejicx li:nth-child(4n){
	margin-right: 0;
}
.kejicx li a{
	display: block;height: 100%;
}
.kejicx li .txt{
	padding: 40px 40px 20px;
}
.kejicx li .txt .img{
	height: 410px;overflow: hidden;
}
.kejicx li .txt .img img{
	width: 100%;height: 100%;display: block;object-fit: cover;
}
.kejicx li .txt h6{
	font-size:16px ;
	line-height: 1.7;
	color: #333333;text-align: center;margin-top: 20px;
}
.kejicx li .mask{
	position: absolute;
	left: 0;right: 0;
	bottom: -100%;z-index: 1;background: rgba(0,160,233,0.8);transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 鍜� Chrome */
	-o-transition:all 0.3s;height: 100%;
}
.kejicx li .mask h6{
	position: absolute;
	left: 0;right: 0;
	top: 50%;z-index: 1;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);  /* IE 9 */
	-moz-transform:translateY(-50%);     /* Firefox */
	-webkit-transform:translateY(-50%); /* Safari 鍜� Chrome */
	-o-transform:translateY(-50%); font-size:16px ;
	line-height: 1.7;
	color: #fff;background: url(../images/a36.png) no-repeat top center;padding-top: 66px;text-align: center;
}
.kejicx li:hover .mask{
	bottom: 0;
}
.kejicx li:hover .txt h6{
	display: none;
}

.contact{
	background: #f5f5f5;padding: 40px 0 80px;
}
.contact .wrap{
	background: #fff;display: flex;justify-content: space-between;align-items: center;
}
.contact .text{
	width: 50%;padding: 70px 80px 66px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.contact .map{
	width: 50%;height: 530px;
}
.contact .text h2{
	font-size:24px ;
	line-height: 1.6;
	color: #333333;font-weight: bold;border-bottom: 1px solid #d5d5d5;padding-bottom: 14px;margin-bottom: 15px;
}
.contact .text p{
	font-size:16px ;
	line-height: 34px;
	color: #333333;
}
.anchorBL{
	display: none !important;
}

.zaixly .wrap{
	display: flex;justify-content: space-between;align-items: center;background: #fff;
}
.zaixly{
	background: #f5f5f5;padding: 40px 0 80px;
}
.zaixly .form{
	width: 50%;padding: 66px 80px 70px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.zaixly .map{
	width: 50%;height: 530px;
}
.zaixly .form h2{
	font-size:24px ;
	line-height: 1.6;
	color: #333333;font-weight: bold;padding-bottom: 10px;border-bottom: 1px solid #d5d5d5;
}
.zaixly .form ul{
	margin-top: 18px;
}
.zaixly .form li{
	margin-bottom: 10px;display: flex;justify-content: space-between;align-content: center;
}
.zaixly .form label{
	font-size:16px ;
	line-height: 50px;
	color: #666666;display: block;width: 60px;
}
.zaixly .form .t1{
	width: calc(100% - 60px);height: 50px;background: #f5f5f5;border: 1px solid #efefef;
	padding: 0 20px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.zaixly .form .btn{
	width: 150px;height: 50px;border-radius: 4px;background: #00a0e9;text-align: center;
	font-size: 16px;color: #fff;border: none;display: block;margin-left: 60px;margin-top: 22px;cursor: pointer;
}
.zaixly .form .t2{
	height: 120px;resize: none !important;padding: 10px 20px;line-height: 1.7;
}

.zhaopin{
	background: #f5f5f5;padding: 40px 0 80px;
}
.zhaopin .wrap{
	background: #fff;
}
.zhaopin .box{
	padding: 40px;
}
.zhaopin .box table{
	width: 100%;
}
.zhaopin .box th{
	background: #00418d;line-height: 60px;font-size: 16px;color: #fff;
}
.zhaopin .box td{
	font-size:16px ;
	line-height: 60px;
	color: #333333;border-bottom: 1px solid #ececec;
}
.zhaopin .box td a{
	color: #00418d
}
.zhaopin .box tr:hover{
	background: #f5fcff;
}
.zhaopin .box tr:hover a{
	color: #00a0e9;
}
.zhaopin .box td:nth-child(1),
.zhaopin .box th:nth-child(1){
	padding-left: 30px;
}


.zaixly .form .t1:focus{
	border-color: #00a0e9;
}
.zaixly .form .btn:hover{
	background: #0492d2;
}

.header.on .naver li h3 a:hover, .header.on .naver li.on h3 a{
	color: #fff;
}
.header.on .naver h3::before{
	background: #fff;
}

