@charset "utf-8";
.tzbox{
	width: 100%;
	height: 100%;
	overflow: hidden;
	word-wrap:break-word;
}
.gengduo {
 color: #FFFFFF;
}
.gengduoa{

	color: #FFFFFF ;

}
gengduoa:visited{
	color: #FFFFFF !important;
}
.w100 {
	width: 100%;
}
.w114{
	width: 114%;
}
.min_h_390{
	min-height: 450px !important;
}
.head{
	height: 140px;
	background: #fff;
	width: 100%;
	transition: .25s;
	z-index: 99;
	position: fixed;
	left: 0;
	top: 0;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.abnav .avnavimg0 {
	width: 1px;
	height: 20px;
	line-height: 20px;
}
.abnav .avnavimg1 {
	width: 1px;
	height: 20px;
	line-height: 20px;
}
.abnav .avnavimg2 {
	width: 1px;
	height: 20px;
	line-height: 20px;
}
.abnav .avnavimg3 {
	width: 1px;
	height: 20px;
	line-height: 20px;
}
.abnav .avnavimg4 {
	width: 0px;
	height: 20px;
	line-height: 20px;
}
.abnav .avnavimg5 {
	width: 1px;
	height: 20px;
	line-height: 20px;
}
.head_hide{
	top: -120px !important;
}
.head_height{
	height: 140px;
}
.head_active,.head_height{
	height: 100px;
}
.head_list{
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
	box-shadow: inherit;
}
.head_list.head_active{
	background: rgba(0,0,0,.5);
}
.head_list *{
	color: #fff;
}
.logo{
	display: inline-block;
	height: 70px;
}
.hdl h2{
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px solid #aaa;
}
.nav li{
	position: relative;
	flex: 0;
	flex-grow: 1;
	text-align: center;
}
.nava{
	padding: 0 10px;
	display: inline-block;
	line-height: 60px;
	width: 100%;
}
.nava i{
	margin-left: 5px;
}
.swiper-container-i2 .swiper-wrapper{
	transition-timing-function: linear;
}
.swiper-container-lm2 .swiper-wrapper{
	transition-timing-function: linear;
}
.swiper-container-ab2 .swiper-wrapper{
	transition-timing-function: linear;
}
.swiper-container-ab4 .swiper-wrapper{
	transition-timing-function: linear;
}
.navhide{
	width: 150px;
	background: rgba(0,0,0,.5);
	position: absolute;
	left: 50%;
	margin-left: -75px;
	top: 100%;
	z-index: 9;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	transition: .25s;
	margin-top: 15px;
	border-top: 2px solid #2F8FFF;
	padding: 5px 0;
}
.nav li:hover .navhide{
	opacity: 1;
	visibility: inherit;
	margin-top: 0;
}
.navhide a{
	font-size: 16px;
	display: block;
	line-height: 42px;
	padding: 0 10px;
	color: #fff;
}
.navhide a:hover{
	color: #2F8FFF;
}
.hdr1 input{
	height: 34px;
	width: 118px;
	border: 1px solid #ddd;
	border-radius: 34px;
	padding: 0 15px;
}
.hdr1 button{
	width: 34px;
	height: 34px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	background: url(../images/search_ico.png) no-repeat center;
}
.head_list .hdr1 input{
	background: none !important;
}
.head_list .hdr1 input::-webkit-input-placeholder{
	color:#fff;
}
.head_list .hdr1 button{
	background: url(../images/search_ico_wt.png) no-repeat center;
}
.hdr2{
	border: 1px solid #ddd;
	border-radius: 34px;
	overflow: hidden;
}
.hdr2 a{
	display: block;
	line-height: 32px;
	width: 44px;
	text-align: center;
	/*color: #fff;*/
	color: #666;
	border-radius: 34px;
}
.head.head_list .hdr2 a{
	color: #fff
}
.hdr2 a:hover{
	color: #2F8FFF;
}
.hdr2 a.active{
	background: #2F8FFF;
	color: #fff;
}
.bnico{
	z-index: 10;
	font-size: 12px;
	cursor: pointer;
	position: absolute;
	right: 50%;
	margin-right: -21px;
	bottom: 25px;
	color: #fff;
	text-align: center;
}
.bnico i{
	width: 20px;
	height: 30px;
	border:2px solid #fff;
	border-radius: 20px;
	display: inline-block;
	margin-bottom: 5px;
	position: relative;
}
.bnico i::after{
	width: 2px;
	height: 6px;
	content: "";
	background: #fff;
	display: inline-block;
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -1px;
	animation: myfirst 2s infinite;
}
.bnico img{
	display: block;
	margin: 0 auto;
}
@keyframes myfirst {
    0% {
        transform: translate(0px, 0px);
    }
    50% {
        transform: translate(0px, 7px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}
.mdd{
	padding: 0px 0px  90px 0px;
}
.md{
	padding: 90px 0;
}
.min-height-id{
	height: 0px !important;
	margin-bottom: 60px;
}
@media only screen and (min-width:1399px ){
	.logohw{
		width: 150px;
		height: 65px;
	}
}

@media only screen and (min-width:1900px ) {
	min_h_1920{
		min-height: 700px;
	}
}

.i1{
	background: url(../images/i1bg.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
}
.itop i{
	width: 40px;
	height: 3px;
	background: #2F8FFF;
}
.itop_wt i{
	background: #fff;
}
.itop_wt *{
	color: #fff;
}
.itop_wt p{
	opacity: .5;
}
.i1txt{
	width: 73%;
	margin: 0 auto;
	margin-top: 25px;
	text-indent: 2em;
}
.i1a{
	width: 25%;
	background: #fff;

}
.i1atxt{
	display: flex;
	align-items: center;
	padding: 20px 0;
}
.i1a:hover{
	background: #2F8FFF;
	color: #fff;
	transition: all 0.25s !important;
}

.i1a:hover *{
	color: #fff;
	transition: all 0.5s;
}
.ititle_60{
	font-size: 60px
}
.i3bg{
	/*background: url(../images/i2title.png) no-repeat top center;*/
	background-size: 100%;
	padding-top: 30px;
}
.gallery-thumbs{
	width: 88%;
}
.i3tal{
	padding: 0px 5%;
}
.mt80a{
	margin-top: 80px
}
.i3talb i{
	opacity: .5;
}
.i3ba{
	width: 100%;
	line-height: 50px;
	border-right: 1px solid #c3c3c3;
	text-align: center;
	cursor: pointer;
	transition: .25s;
}
.swiper-slide-thumb-active .i3ba{
	font-weight: bold;
	color: #2F8FFF;
	border-bottom: 2px solid #2F8FFF;

}
.i3br i{
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #EFEFEF;
	color: #158A6C;
	cursor: pointer;
	transition: .25s;
	margin-left: 20px;
}
.i3br i:hover{
	background: #158A6C;
	color: #fff;
}
.i2{
	overflow-x: hidden;
}
.i2bg{
	background: url(../images/i3bg.png) no-repeat right top;
	background-size: 40%;
}
.swiper-container-i2{
	/*overflow: initial;*/
}
.i2atxt{
	padding: 20px 5%;
}
@media only screen and (min-width:950px ) and (max-width:1280px){
	.i2atxt{
		padding-top: 10px !important;
	}
}
	.i2ab span{
	line-height: 32px;
	width: 110px;
	text-align: center;
	display: inline-block;
	border-radius: 32px;
}
.i2btnbox i{
	margin: 0 20px;
	cursor: pointer;

	transition: 0.5s;
}
.i2btnbox i.i2btnr{

}
.i2btnbox i.i2btnl{
	transform:rotateY(180deg);
	transition: 0.5s;

}
.logohw {
	width: 150px;
	height: 65px;
}
.i2btnbox i.i2btnl :hover {
	transform:rotateY(360deg);
	transition: 0.5s;
}
.i2btnbox i.i2btnr :hover {
	transform:rotateY(360deg);
	transition: 0.5s;
}

@media only screen and (max-width:800px){
	.disno{
		display: none;
	}
}
.foot{
	background: #333;
	color: #fff;
}
.ft{
	padding: 30px 0;
	border-bottom: 2px solid rgba(255,255,255,.5);
}
.fb{
	padding: 10px 0;
}
.fb a{
	margin-left: 15px;
	color: #fff;
}
.fb a:hover{
	text-decoration: underline;
}
.ftrta{
	margin-left: 5%;
	text-align: center;
}
.ftrta a{
	color: #fff;
}
.ftrtatxt a,.ftrb{
	display: block;
	opacity: .7;
}
.ftrtatxt a:hover{
	opacity: 1;
}
.right{
	position: fixed;
	right: 0;
	bottom: 15%;
	z-index: 99;
}
.rta{
	width: 62px;
}
#gotop{
	display: none;
}

.prdtop_txt{
	border-bottom: 1px solid #ddd;
	padding: 20px 0;
}
.ititle_80{
	font-size: 80px;
}
.md-3{
	height: 700px;
}
.prdmd{
	padding-top: 60px;
}
.pdw:first-child{
	margin-top: 0;
}
.prda{
	border-radius: 6px;
	overflow: hidden;
}
.prdatxt{
	opacity: 0;
	transition: .25s;
	background: rgba(0,0,0,.3);
}
.prda:hover img{
	filter: blur(2px);
}
.prda:hover .prdatxt{
	opacity: 1;
}
.prdatxt i{
	font-size: 24px;
	transform:rotate(-45deg);
}

.abbg{
	background: radial-gradient(50% 50% at 50% 50%, #002442 0%, #010020 100%);
	color: #fff;
	max-height: 2000px;
	position: relative;
}
.abbgg{
	max-height: 625px;
	max-width: 600px;
	position: relative;
	margin: 0 auto !important;
	padding-top: 30px !important;
}
@keyframes move {
	0% {
	}
	30% {
		transform: translate(40%, -70%);
	}
	60% {
		transform: translate(50%, 5%);
	}
	100% {
		transform: translate(0%, 0%);
	}
}
@keyframes bkmove {
	0% {
	}
	10%{
     opacity: 0.9}
	25% {
		opacity: 0.6
	}
	40% {
		opacity: 0.3
	}
	55% {
		opacity: 0
	}
	70%{
		opacity: 0.3}
	85%{
		opacity: 0.6}
	100%{
		opacity: 1}
}
.movesan{animation: move 10s linear infinite}
.bkmovep{animation: bkmove 3s linear infinite}
.gsyj{
	width: 300px;
	height: 200px;
	text-align: center;
	position: absolute;
	bottom: 160px !important;
	left: 180px;
}
.hxsm{
	width: 300px;
	height: 200px;
	text-align: center;
	position: absolute;
	top: 450px;
	left:785px;
}
.hxjz{
	width: 300px;
	height: 200px;
	text-align: center;
	position: absolute;
	bottom: 354px;
	left: 860px;
}
.abtitle {
	border-bottom: 1px solid #999;
	height: 80px;
	line-height: 80px;
}

/*.i2btnbox i.i2btnl:hover{*/
/*	border: 1px solid #308FFF;*/
/*	border-radius: 50%;*/
/*}*/
.abnav {
	width: 880px;
	margin: 0 auto;
}

.abnav .abnav1 {
	cursor: pointer;
	height: 80px;
	line-height: 80px;
	padding: 0 5px;
	font-size: 20px;
	font-weight: 400;
}

.abnav .abnav1:hover {
	border-bottom: 1px solid #2F8FFF;
	font-weight: bold;
}

.abnav .abnav1 a {
	color: #3B3B3B;
}

.abnav .abnavact {
	border-bottom: 2px solid #2F8FFF;
	font-weight: bold;
}

.abnav .avnavimg {
	width: 1px;
	height: 20px;
	line-height: 20px;
}
/*abtitle end*/
.pgs{
	font-style: normal;
	font-weight: 600;
	font-size: 35px;
	margin-bottom: 20px;
	text-align: center;
	/*color: #FFFFFF;*/
	font-size: 35px;
}
.pgs2{
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 20px;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
}
.pgs3{
	font-style: normal;
	font-size: 12px;
	/*text-align: center;*/
	max-width: 200px;
	margin: 0 auto;
}
@media only screen and (max-width:1500px){
	.abbg{
		max-height: 1600px;}

	.gsyj{
		width: 200px;
		height: 200px;
		text-align: center;
		position: absolute;
		bottom: 325px;
		left: 180px;
	}
	.hxsm{
		width: 300px;
		height: 200px;
		text-align: center;
		position: absolute;
		top: 470px;
		left: 625px;

	}
	.hxjz{
		width: 300px;
		height: 200px;
		text-align: center;
		position: absolute;
		bottom: 255px;
		left: 685px;

	}
	.pgs{
		font-style: normal;
		font-weight: 600;
		margin-bottom: 20px;
		text-align: center;
		/*color: #FFFFFF;*/
		font-size: 20px;
	}
	.pgs2{
		font-style: normal;
		font-weight: 600;
		font-size: 10px;
		margin-bottom: 20px;
		text-align: center;
		color: #FFFFFF;
		font-size: 20px;

	}
	.pgs3{
		font-style: normal;
		text-align: center;


	}
}
@media only screen and  (max-width:520px) {
	.kuang {
		width: 100px !important;
		height: 180px !important;
	}
	.listtop i {
		margin: 0 1% !important;
	}
	.pd a {
		font-size: 12px !important;
	}
}
/*@media only screen and (min-width: 300px) and (max-width:540px) {*/
/*	.kuang {*/
/*		width: 200px !important;*/
/*		height: 280px !important;*/
/*	}*/
/*}*/
@media only screen and (min-width: 540px) and (max-width:770px) {
	.kuang {
		width: 200px !important;
		height: 280px !important;
	}
}
@media only screen and (min-width: 770px) and (max-width:1100px) {
	.kuang {
		width: 200px !important;
		height: 280px !important;
	}
}
@media only screen and (min-width: 1100px) and (max-width:1350px) {
	.kuang {
		width: 220px !important;
		height: 320px !important;
	}
}
@media only screen and (max-width:1350px){

	.abbg{
		max-height: 1600px;}

	.gsyj{
		width: 200px;
		height: 200px;
		text-align: center;
		position: absolute;
		top: 50%;
		left: 12%;
	}
	.hxsm{
		width: 300px;
		height: 200px;
		text-align: center;
		position: absolute;
		top: 75%;
		left: 53%;

	}
	.hxjz{
		width: 300px;
		height: 200px;
		text-align: center;
		position: absolute;
		top: 35%;
		left: 57%

	}
	.pgs{
		font-style: normal;
		font-weight: 600;
		margin-bottom: 20px;
		text-align: center;
		/*color: #FFFFFF;*/
		font-size: 20px;
	}
	.pgs2{
		font-style: normal;
		font-weight: 600;
		font-size: 10px;
		margin-bottom: 20px;
		text-align: center;
		color: #FFFFFF;
		font-size: 20px;

	}
	.pgs3{
		font-style: normal;
		text-align: center;


	}
}
@media only screen and (max-width:900px){
	.gsyj{
		width: 100px;
	}
	.hxjz{	width: 100px;
	}
	.hxsm{	width: 100px;}
	.pgs{ font-size: 5px;
		margin-bottom: 0px;
	}
	.pgs2{ font-size: 2px;
		margin-bottom: 0px;}
	.pgs3{ font-size: 1px;
		margin-bottom: 0px;
	}
}
.ab1{
	padding-top: 50px;
}
.abtop a{
	padding: 0 25px;
	color: #fff;
	border-bottom: 2px solid rgba(0,0,0,0);
	display: block;
	line-height: 50px;
}
.abtop a:hover,.abtop a.active{
	color: #2F8FFF;
	border-bottom: 2px solid #2F8FFF;
}
.ab1w{
	background: url(../images/ab1bg.png) no-repeat left bottom;
	background-size: 18%;
	background-position-x: 40%;
}
.ab1l,.ab1r{
	width: 46%;
}
.ab1l{
	padding-left: 5%;
	padding-top: 5%;
	padding-bottom: 5%;
}
.ab1limg{
	position: absolute;
	left: 0;
	top: 0;
	width: 70%;
}
.zindex{
	z-index: 9;
	position: relative;
}
.kuang{
	width: 345px;
	height: 470px;
	border: #d9d9d9 1px solid;
	line-height: 335px;
	display: flex;
	align-items: center;
}
.ab1btitle{
	position: absolute;
	left: 0;
	top: 15%;
	text-align: center;
}
.swiper-button-prev-public{
	width: 50px;
	height: 50px;
	background: url(../images/right.png) no-repeat center;
	margin: 0 -100px;
	margin-top: -25px;
	background-size: 100%;
	transform:rotateY(180deg);
	transition: 0.5s;
}
.swiper-button-prev-public:hover{
	transform:rotateY(540deg);
}
.swiper-button-next-public:hover{
	transform:rotateY(360deg);
}
.swiper-button-next-public{
	width: 50px;
	transition: 0.5s;
	height: 50px;
	background: url(../images/right.png) no-repeat center;
	margin: 0 -100px;
	margin-top: -25px;
	background-size: 100%;
}

.ab3box{
	padding: 30px 0;
	/*background: url(../images/ab4bg.jpg) no-repeat center;*/
	background: #396da9
}
.lm2a{
	height: 430px;
}
.lm2a::after{
	width: 100%;
	height: 2px;
	background: rgba(255,255,255,.7);
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
}
.lm2a1,.lm2a2{
	height:50%;
}
.lm2a2{
	padding: 15% 0;
}
.lm2a1a{
	width: 2px;
	background: #fff;
	margin: 25px auto 20px  auto;
}
.lm2a1a::after{
	width: 10px;
	height: 10px;
	content: "";
	border: 5px solid #fff;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	top: -20px;
}
.lm2a_even .lm2a1a::after{
	top: inherit;
	bottom: -20px;
}
.lm2a_even .lm2a2{
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
.swiper-button-next-lm2,.swiper-button-prev-lm2{
	width: 50px;
	height: 50px;
	margin-top: -19px;
	border-radius: 100%;
	background: none;

	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
}
.swiper-button-next-lm2{
	right: 0;
	margin-right: -60px;
	transition: 0.5s;
}
.swiper-button-next-lm2:hover{
	transform:rotateY(360deg);
}
.swiper-button-prev-lm2:hover{
	transform:rotateY(540deg);
}

.swiper-button-prev-lm2{
	left: 0;
	margin-left: -60px;
	transform:rotateY(180deg);
	transition: 0.5s;
}
.ab5{
	/*background: radial-gradient(50% 50% at 50% 50%, #002442 0%, #010729 100%);*/
	color: #fff;
}
.ab5r{
	padding: 20px 5%;
}
.ab5lpsb{
	width: 10%;
	position: absolute;
	right: -6%;
	top: 7%;
}
.ab5l{
	width: 45%;
}

.listtop{
	border-bottom: 1px solid #ddd;
}

.listtop a{
	height: 90px;
	line-height: 90px;
	border-bottom: 2px solid rgba(0,0,0,0);
	padding: 0 25px;
	margin-bottom: -1px;
}
.listtop a:hover,.listtop a.active{
	border-bottom: 2px solid #2F8FFF;
	font-weight: bold;
}
.listtop i{
	height: 14px;
	width: 1px;
	background: #aaa;
	margin: 0 5%;
}
.listtop i:last-child{
	display: none;
}
.neal{
	width: 30%;
	margin-right: 2.2%;
}
.neart span{
	line-height: 28px;
	padding: 0 20px;
}
.neart em{
	height: 25px;
	width: 2px;
	background: #ddd;
	margin: 0 25px;
}
.neart i{
	color: #999;
}
.page a{
	width: 25px;
	height: 25px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 5px;
	background: #FFFFFF;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
}
.page a img{
	display: block;
}
.page a:hover,.page a.active{
	color: #2F8FFF;
}

.newinfo_md{
	padding-top: 35px;
}
.nebart i{
	width: 1px;
	height: 22px;
	background: #aaa;
	margin: 0 15px;
}
.neba{
	margin-top: 20px;
}
.neba:first-child{
	margin-top: 0;
}
.hgds{
	height: 100% !important;
}
.
.infotxt *{
	max-width: 100%;
}
.nimd{
	padding-top: 30px;
}
.nibox{
	padding: 0 30px;
}
.prdmdt{
	text-align: left;
	padding: 10px;
	box-shadow: 3px 4px 9px 0px rgb(218 218 218 / 44%);
	border-radius:0 0 10px 10px;
	text-align: center;
	font-weight: 400;
}
.nitm{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 15px 0;
	margin-top: 20px;
}
.nim p{
	/*text-indent: 2em;*/
	font-size: 18px;
	line-height:30px;
	margin-bottom: 20px;
}
.cibmorear{
	width: 38%;
	opacity: 0;
	transition: .25s;
}
.cibmorea{
	width: 45%;
	padding: 25px;
}
.cibmoreax{
	width: 100px;
	padding: 0px;
}
.cibmorea:hover{
	background: #2F8FFF;
	color: #fff;
}
.cibmorea:hover .cibmorear{
	opacity: 1;
}

.tztitle i{
	width: 5px;
	height: 20px;
	background: #2F8FFF;
	margin-right: 10px;
}
.tzw:first-child{
	margin-top: 0;
}
.tz2al{
	background: #E7E7E7;
	padding: 15px 5px;
	width: 95px;
	transition: .25s;
}
.tz2ar{
	padding: 0 20px;
}
.tz2a:hover{
	background: #F5F5F5;
}
.tz2a:hover .tz2al{
	background: #2F8FFF;
	color: #fff;
}

.jomt input{
	width: 100%;
	height: 66px;
	background: url(../images/josc.png) no-repeat left center #fff;
	background-position-x: 20px;
	padding-left: 80px;
	border: 1px solid #ccc;
	transition: .25s;
}
.jomt input:focus{
	border: 1px solid #256EFE;
}
.jomt button{
	height: 66px;
	width: 180px;
	position: absolute;
	right: 0;
	top: 0;
}
.jomal{
	width: 100px;
	text-align: right;
	line-height: 35px;
	margin-top: 15px;
	margin-right: 20px;
}
.jomar span{
	transition: .25s;
	cursor: pointer;
	padding: 0 25px;
	line-height: 35px;
	border-radius: 35px;
	background: #EEEEEE;
	margin-right: 20px;
	margin-top: 15px;
}
.jomar span:hover{
	color: #256EFE;
}
.jomar span.active{
	background: #256EFE;
	color: #fff;
}
.job{
	padding-top: 40px;
	margin-top: 40px;
	border-top: 1px solid #E6E6E6;
}
.jobw{
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.jobal,.jobahide{
	padding: 35px 5%;
}
.jobar{
	width: 8%;
	background: url(../images/jor1.png) no-repeat center #fff;
	background-size: 30%;
}
.jobabox.active{
	background: #256EFE;
	color: #fff;
}
.jobabox.active .joba .jobar{
	background: url(../images/jor2.png) no-repeat center;
	background-size: 30%;
}
.jobahide{
	display: none;
	padding-top: 0;
}
.jobahidea a{
	line-height: 40px;
	padding: 0 25px;
	border-radius: 40px;
	color: #2F8FFF;
	display: inline-block;
	background: #fff;
}
.jobabox.active .jobar{
	position: absolute;
	right: 0;
	bottom: 0;
	height: 100px;
	transform:rotate(180deg);
}

.xc1{
	background: #F6F6F6;
}
.xctxt{
	padding: 48px 10%;
	position: relative;
	display: flex;
	align-items: center;
}
.xctxt1{
	padding: 73px 10%;
	position: relative;
	display: flex;
	align-items: center;
}
.xctxt3{
	padding: 20px 10%;
	position: relative;
	display: flex;
	align-items: center;
}
.xctxt5{
	padding: 86px 10%;
	position: relative;
	display: flex;
	align-items: center;
}
.i2btnbox i.i2btnr img{
	background: rgba(0,0,0,0);
	border-radius: 50%;
}
.i2btnbox i.i2btnl img{
	background: rgba(0,0,0,0);
	border-radius: 50%;
}
@media only screen and (min-width:1280px){.h86{
	height: 90%;
}}

.xc_number{
	font-size: 220px;
	color: #000;
	opacity: .1;
	position: absolute;
	top: 0;
	right: 10%;
}
.xc2txt{
	width: 50%;
}


.xc2img::after{
	width: 100%;
	height: 85%;
	background: #2F8FFF;
	content: "";
	position: absolute;
	right: 0;
	top: 0;
}
.xc_number_l{
	right: 10%;

}
.xc3{
	background: #F6F6F6;
}
.xc3 .xc2img::after{
	display: none;
}
.xc5{
	background: #2F8FFF;
	color: #fff;
}
.xc5img{
	margin-bottom: -50px;
}
.xc5txt{
	width: 50%;
}
.xc5 .xc_number{
	color: rgb(255, 255, 255);
}

.hb1at,.hb1ab{
	height: 450px;
	background: #ece9e9;
}
.hb1at{
	display: flex;
	align-items: center;
	padding: 20px 12%;
}
.hb1a:hover .hb1at{
	background: #2F8FFF;
	color: #fff;
}
.hb1a:hover .hb1at *{
	color: #fff;
}
.swiper-button-next-hb1{
	right: 1%;
	margin-right: 0;
}
.swiper-button-prev-hb1{
	left: 1%;
	margin-left: 0;
}
.hza img{
	display: block;
	width: 100%;
}
.hza{
	width: 20%;
}
@media only screen and (min-width: 1360px) and (max-width:1500px) {
	.kuang {
		width: 240px !important;
		height: 380px !important;
	}
}
/*@media only screen and (max-width:1400px) {*/
/*	.kuang {*/
/*		width: 260px !important;*/
/*		height: 390px !important;*/
/*	}*/
/*}*/
@media only screen and (max-width:1599px) {
	.kuang{
		width: 310px;
	}
	.nav{
		font-size: 16px;
	}
	.swiper-button-next-public, .swiper-button-prev-public,
	.swiper-button-next-lm2,.swiper-button-prev-lm2{
		margin-left: 0;
		margin-right: 0;
	}
	.swiper-button-next-public{
		right: 0;
	}
	.swiper-button-prev-public{
		left: 0;
	}
	.ab3w,.ab4w {
		padding: 0 0px;
	}
	
	.hb1at{
		padding: 20px 8%;
	}
	.hb1at .titleh3{
		font-size: 18px;
	}
}
@media only screen and (max-width:1399px) {
	.head,.head_height{
		height: 100px;
	}
	.nav {
		font-size: 15px;
	}
	.abnav .abnav1 {
		font-size: 18px;
	}

	.nava{
		padding: 0;
	}
	.hdl h2{
		font-size: 16px;
		padding-left: 10px;
		margin-left: 10px;
	}
	.hdr2 a{
		line-height: 26px;
		font-size: 12px;
	}
	.hdr1 input,.hdr1 button{
		height: 26px;
	}
	.hdr1 input{
		width: 100px;
	}
	.logo{
		display: inline-block;
		height: 50px;
	}
	.logo img{
		/*height: 100%;*/
	}
	.ititle_60{
		font-size: 40px;
	}
	.ititle_80{
		font-size: 50px;
	}
	.swiper-pagination-bn .swiper-pagination-bullet{
		width: 10px;
		height: 10px;
	}
	/*.swiper-pagination-bn{*/
	/*	left: 4% !important;*/
	/*}*/
	.logohw {
		width: 110px;
		height: 45px;
	}
	.ab5rta {
		margin-top: 25px;
	}
	
	.listtop a{
		height: 70px;
		line-height: 70px;
	}
	
	.jomt input{
		height: 50px;
		background-size: 22px;
		background-position-x: 20px;
		padding-left: 60px;
	}
	.jomt button{
		height: 50px;
		width: 150px;
	}
	
	.hb1ab{
		height: 400px;
	}
	.hb1at{
		height: 340px;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.ititle_60{
		font-size: 34px;
	}

	.ititle_80{
		font-size: 42px;
	}
	.abnav .abnav1 {
		font-size: 16px;
	}
	.i2ab span{
		width: 90px;
	}
	.md{
		padding: 75px 0;
	}
	.md_25{
		padding: 25px 0;
	}

	.hb1at,.hb1ab{
		height: 300px;
	}
}
@media only screen and (max-width:999px) {
	.abtitle {
		height: 60px;
		line-height: 60px;
	}
	.abnav .abnav1 {
		height: 60px;
		line-height: 60px;
	}
	.abnav .abnav1 {
		font-size: 14px;
	}
}
@media only screen and (max-width:950px) {
	.md{
		padding: 50px 0;
	}
	.hb1at, .hb1ab{
		height: 250px;
	}
	.hb1at{
		padding: 20px 5%;
	}
}
@media only screen and (max-width:768px) {
	.bnico{
		bottom: -5px;
		transform: scale(.5);
	}
	.abnav {
		width:100%;
	}
	.abnav .abnav1 {
		font-size: 12px;
	}
	.min_h_390{
		min-height: 300px !important;
	}
	.i3tal{
		padding: 25px;
	}
	.cibmoreax{
		margin-top: 20px;
	}
	.i3talt img{
		height: 15px;
	}
	.i3b {
		display: block;
	}
	.i3ba{
		border: 0;
		line-height: 30px;
		font-size: 16px;
	}
	.i3br {
		justify-content: center;
		margin-top: 15px;
	}
	.i3br i{
		width: 38px;
		height: 38px;
		margin: 0 7px;
	}
	.mt_100{
		margin-top: 130px;
	}
	.md{
		padding: 25px 0;
	}
	.rta{
		width: 35px;
	}
	.i1txt{
		width: 100%;
		margin-top: 20px;
	}
	.i1a{
		width: 100%;
		margin-top: 15px;
	}
	.ititle_60{
		font-size: 25px;
	}
	.ititle_80{
		font-size: 25px;
	}
	.itop i{
		width: 30px;
		height: 2px;
	}
	.itop h1.mt_20{
		margin-top: 10px;
	}
	.i2btnbox i img{
		height: 6px;
	}
	.ftl{
		text-align: center;
	}

	.ftl a img{
		height: 40px;
	}
	.ftlewm img{
		width: 100px;
	}
	.ftrb{
		text-align: center;
	}
	.ft{
		padding: 20px 0;
		border-bottom-width: 1px;
	}
	.fb{
		padding: 10px 0;
	}
	
	.pdw h1.titleh1{
		font-size: 20px;
	}
	
	.swiper-button-next-lm2, .swiper-button-prev-lm2{
		display: none;
	}
	.lm2w{
		padding: 20px;
	}
	.lm2a{
		height: 300px;
	}
	.lm2a1a::after{
		width: 5px;
		height: 5px;
		border: 3px solid #fff;
		margin-left: -5px;
		top: -10px;
	}
	.lm2a_even .lm2a1a::after{
		top: inherit;
		bottom: -10px;
	}
	.lm2a1a{
		margin: 25px auto 10px auto;
	}
	.lm2a_even .lm2a1a{
		margin: 10px auto 25px auto;
	}
	
	.abtop {
		display: none;
	}
	.ab1{
		padding-top: 5px;
		margin-top: 0;
	}
	.swiper-button-next-public, .swiper-button-prev-public{
		width: 30px;
		height: 30px;
		background-size: 100% 100% !important;
		margin-top: -15px;
	}
	.ab3w, .ab4w{
		padding: 0 50px;
	}
	.ab5lpsb{
		right: 0;
	}
	
	.listtop a{
		height: 50px;
		line-height: 50px;
		padding: 0 10px;
	}
	.listtop i{
		margin: 0 15px;
	}
	.near {
		margin-top: 12px;
	}
	.neart em{
		height: 12px;
		margin: 0 10px;
	}
	
	.nimd{
		padding-top: 15px;
	}
	.nibox{
		padding: 0;
	}
	.nitm{
		padding: 10px 0;
		margin-top: 12px;
	}
	.nim{
		font-size: 13px;
	}
	.cibmorea{
		width: 100%;
		padding: 15px;
		/*background: #17ABA6;*/
		background: #2F8FFF;
		color: #fff;
		margin-bottom: 15px;
	}
	.cibmorear{
		opacity: 1;
	}
	
	.tztitle i{
		width: 3px;
		height: 18px;
	}
	
	.jomt input{
		height: 40px;
		background-size: 15px;
		background-position-x: 10px;
		padding-left: 35px;
		font-size: 14px;
	}
	.jomt button{
		height: 40px;
		width: 80px;
	}
	.joma{
		font-size: 14px;
	}
	.jomal{
		width: 80px;
		margin-right: 0;
		margin-top: 10px;
		line-height: 28px;
	}
	.jomar span{
		line-height: 28px;
		margin-right: 10px;
		margin-top: 10px;
		padding: 0 15px;
		font-size: 12px;
	}
	.jopd{
		padding: 15px 0;
	}
	.jobal{
		padding: 15px;
	}
	.jobal h3{
		font-size: 17px;
	}
	.jotop a{
		margin-left: 20px;
	}
	.job{
		margin-top: 20px;
		padding-top: 20px;
	}
	.job .wrap_1200{
		padding: 0;
	}
	.jobahidea a{
		line-height: 30px;
	}
	.jobal, .jobahide{
		padding: 20px;
	}
	.jobahide {
		padding-top: 0;
		font-size: 12px;
	}
	
	.hb1at, .hb1ab{
		height: 230px;
	}
	.hb1at .titleh3{
		font-size: 16px;
	}
	
	.hza{
		width: 33.33%;
	}
	
}
@media only screen and (max-width:1450px){
 .wrap_1300{
	 width: 1100px;
 }
}
@media only screen and (max-width:1399px){
	.abnav .abnav1 {
		font-size: 18px;
	}
	.ititle_60 {
		font-size: 54px;
	}
}
@media only screen and (max-width:1199px){
	.abnav .abnav1 {
		font-size: 16px;
	}
	.prdmd2{
		width: 900px;
		margin: 0 auto;
	}
}
@media only screen and (max-width:600px){
	.abnav .abnav1 {
		font-size: 12px;
	}
}
/*@media only screen and (max-width:1000px){*/

/*	.gsyj{*/
/*		width: 100px;*/
/*		height: 100px;*/
/*		text-align: center;*/
/*		!*position: relative;*!*/
/*		background-color: #0a4b3e;*/
/*		bottom: 0.1px;*/
/*		position: absolute;*/
/*	}*/

/*	.hxsm{*/
/*		width: 300px;*/
/*		height: 200px;*/
/*		text-align: center;*/
/*		position: absolute;*/
/*		bottom: 400px;*/
/*		left: 800px;*/
/*	}*/
/*	.hxjz{*/
/*		width: 300px;*/
/*		height: 200px;*/
/*		text-align: center;*/
/*		position: absolute;*/
/*		bottom: 930px;*/
/*		left: 880px;*/
/*	}*/
/*	.pgs{*/
/*		font-family: 'PingFang SC';*/
/*		font-style: normal;*/
/*		font-weight: 600;*/
/*		margin-bottom: 5px;*/
/*		text-align: center;*/
/*		!*color: #FFFFFF;*!*/
/*		font-size: 10px;*/
/*	}*/
/*	.pgs2{*/
/*		font-family: 'PingFang SC';*/
/*		font-style: normal;*/
/*		!*font-weight: 600;*!*/
/*		font-size: 6px !important;*/
/*		margin-bottom: 5px;*/
/*		text-align: center;*/
/*		color: #FFFFFF;*/
/*		font-size: 20px;*/
/*	}*/
/*	.pgs3{*/
/*		font-family: 'PingFang SC';*/
/*		font-style: normal;*/
/*		text-align: center;*/
/*		font-size: 3px;*/
/*		margin: 0 auto;*/
/*	}*/
/*}*/
