@charset "utf-8";
.xkxh {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 7;
        pointer-events: none;
    }
    .xixjs {
        position: relative;
        z-index: 8;
    }

	@keyframes colorChange {
        0%,
		100% {
			opacity: 0;
		}
		50% {
			opacity: .9;
		}
	}
.liss a:hover {
    color: #2991FA;
}
img {
    max-width: 100%;
    max-height: 100%;
}
* {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.icolor,.hvcolor:hover{
	color: #2991FA;
}
.bgcolor,.hvbgcolor:hover{
	background: #2991FA;
	color: #fff;
}
.md{
	padding: 80px 0;
}
.head{
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	height: 110px;
	transition: .25s;
}
.head_active{
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,.07);
	height: 90px;
}
.head_list{
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,.07);
}
.head_height{
	height: 110px;
}
.ht{
	background: #D70010;
	color: #fff;
	line-height: 40px;
}
.htr a img{
	display: block;
}
.htr a{
	margin-left: 12px;
}
.logo{
	display: inline-block;
	height: 53px;
}
.nav li{
	position: relative;
	margin-left: 85px;
}
.nava{
	color: #000;
	display: block;
	line-height: 110px;
	height: 110px;
	position: relative;
}
.head_active .nava{
	line-height: 90px;
	height: 90px;
}
.nava::after{
	width: 16px;
	height: 4px;
	background: url(../images/navico.png) no-repeat center;
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -8px;
	bottom: 25%;
	opacity: 0;
}
.nav li.active .nava::after{
	opacity: 1;
}
.nav li:hover .nava,
.nav li.active .nava{
	color: transparent;
	background: linear-gradient(90deg, #0A9BA6 0%, #3070BB 48.7%, #DB2197 100%);
	-webkit-background-clip: text;
}
.navhide{
	width: 140px;
	border-radius: 4px 4px 8px 8px;
	background: rgba(255,255,255, 1);
	position: absolute;
	left: 50%;
	margin-left: -70px;
	top: 100%;
	z-index: 10;
	transition: .25s;
	margin-top: -10px;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	padding: 5px 0;
}
.nav li:hover .navhide,
.hdra3:hover .navhide{
	margin-top: 0;
	opacity: 1;
	visibility: inherit;
}
.hdra3 .navhide{
	width: 100px;
	margin-left: -50px;
}
.navhide a{
	line-height: 23px;
	display: block;
	text-align: center;
	font-size: 15px;
	color: #666;
	padding: 8px 10px;
}
.navhide a:last-child{
	border-bottom: 0;
}
.navhide a:hover{
	color: #2991FA;
}
.bntxt img{
	display: block;
	margin: 0 auto;
	width: 1279px;
	max-width: 85%;
}
.bntxt_more{
	display: inline-block;
	padding: 25px 60px;
	border-radius: 6px;
	transition: .25s;
}
.bntxt_more:hover{
	opacity: .85;
}
.foot{
	background: #25282B;
	color: #fff;
	padding: 50px 0;
}
.foot a{
	color: #fff;
}
.foot a:hover{
	text-decoration: underline;
	color: #2991FA;
}
.ftewm{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -37px;
}
.ititle_60{
	font-size: 60px;
}
.ititle_40{
	font-size: 40px;
}
.i1tra {
  padding: 15px;
  border-radius: 4px;
}
.i1tra:hover {
      box-shadow: 0 0 15px 0 #c7c7c7;
}
.i1trati img{
	display: block;
}
.i1tra:first-child{
	margin-top: 0;
}
.i2a_a{
	display: block;
	min-height: 100%;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}
.i2abg{
	padding: 15px 25px;
	background: rgba(255,255,255,.7);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	display: flex;
	align-items: center;
}
.i2atxt i{
	width: 32px;
	height: 5px;
	background: #000;
	display: block;
	margin: 15px auto;
	border-radius: 5px;
}
.i2atxt .txt{
	margin-bottom: -30%;
	opacity: 0;
	visibility: hidden;
	transition: .5s;
}
.i2a_a:hover .i2atxt .txt{
	margin-bottom: 0;
	opacity: 1;
	visibility: inherit;
}
.pd1w{
	justify-content: space-around;
}
.pd1a{
	margin-top: 25px;
	transition: .5s;
}
.pd1a img{
	display: block;
	margin: 0 auto;
}
.pd1a:hover{
	transform:translateY(-10px);
}
.imore{
	display: inline-block;
	background: #2991FA;
	color: #fff;
	padding: 10px 30px;
	border-radius: 5px;
}
.imore:hover{
	opacity: .85;
}

.newbntxt img{
	width: 339px;
	max-width: 50%;
	display: block;
	margin: 0 auto;
}
.newmd{
	padding-top: 40px !important;
}
.newa{
	display: block;
	padding: 25px 0;
	border-bottom: 1px solid #E6E6E6;
}
.page a,
.page span,
.page p,
.page input,
.slt{
	margin: 3px;
}
.page a{
	width: 32px;
	height: 32px;
	border: 1px solid #CAD2DD;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #354052;
	border-radius: 3px;
}
.page a:hover,.page a.active{
	background: #2991FA;
	border: 1px solid #2991FA;
	color: #fff;
}
.page span,.page i{
	color: #7F8FA4;
}
.page select,
.page input{
	height: 32px;
	border: 1px solid #CAD2DD;
	border-radius: 3px;
}
.page select{
	width: 95px;
	padding: 0 10px;
	color: #354052;
}
.slti{
	height: 100%;
	position: absolute;
	right: 10px;
	top: 0;
	display: flex;
	align-items: center;
}
.page input{
	width: 44px;
	text-align: center;
}

@media only screen and (max-width:1599px) {
	.md{
		padding: 70px 0;
	}
	.ititle_60{
		font-size: 50px;
	}
	.ititle_40{
		font-size: 36px;
	}
	.bntxt_more{
		padding: 18px 40px;
	}
	.nav li{
		margin-left: 65px;
	}
	.ftewm{
		right: 20px;
	}
	.swiper-pagination-bn .swiper-pagination-bullet{
		width: 70px;
		height: 5px;
	}
	.i1trat img{
		height: 40px;
	}
	.i1tra{
		margin-top: 30px;
	}
	.i2abg{
		height: 60%;
	}
	.i2atxt i{
		width: 25px;
		height: 3px;
	}
	
	.prdbn .bntxt img{
		max-width: 70%;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.md{
		padding: 60px 0;
	}
	.ititle_60{
		font-size: 42px;
	}
	.ititle_40{
		font-size: 30px;
	}
	.bntxt_more{
		padding: 14px 30px;
	}
	.logo{
		height: 45px;
	}
	.nav li{
		margin-left: 50px;
	}
	
	.pd1a img{
		width: 230px;
	}
}
.tca:first-child{
	margin-top: 0;
}
.tca input,.tca select,.tca textarea{
	width: 100%;
	height: 50px;
	background: none;
	padding: 0 18px;
	border-radius: 4px;
	border: 1px solid #C7C7C7;
}
.tca input:focus,.tca select:hover,.tca textarea:focus{
	border: 1px solid #2991FA;
}
.tca textarea{
	height: 200px;
	padding: 18px;
	resize: none;
}
.tca_86 input{
	padding-left: 60px;
}
.tca_86 span{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 60px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.tcsbm button{
	padding: 12px;
	text-align: center;
	width: 100%;
	max-width: 430px;
	display: block;
	margin: auto;
	border-radius: 4px;
      border: 1px solid #ffffff;
}
.tcsbm button:hover {
	background: #ffffff;
      border: 1px solid #2991fa;
      color: #2991fa;
}
@media only screen and (max-width:950px) {
	.md{
		padding: 50px 0;
	}
	.ititle_60{
		font-size: 28px;
	}
	.ititle_40{
		font-size: 26px;
	}
	.bntxt_more{
		padding: 11px 25px;
	}
}
@media only screen and (max-width:768px) {
	.md{
		padding: 25px 0;
	}
	.ititle_60{
		font-size: 24px;
	}
	.ititle_40{
		font-size: 24px;
	}
	.bntxt .mt_70{
		margin-top: 15px;
	}
	.bntxt_more{
		padding: 6px 15px;
		font-size: 12px;
		border-radius: 3px;
	}
	.swiper-container-bn .swiper-pagination-bullet{
		border-radius: 100%;
		width: 8px;
		height: 8px;
	}
	.foot{
		padding: 20px 0;
	}
	.ftbox{
		font-size: 13px;
	}
	.ftewm{
		position: static;
		margin: 15px auto 0 auto;
		display: flex;
		justify-content: center;
	}
	.i1tra:first-child{
		margin-top: 25px !important;
	}
	.i1trat img{
		height: 30px;
	}
	.i1trat h2{
		margin-left: 15px;
		font-size: 18px;
	}
	.i1trab{
		font-size: 14px;
	}
	.i2abg{
		height: 50%;
	}
	.i2a_a .i2atxt .txt{
		margin-bottom: 0;
		opacity: 1;
		visibility: inherit;
	}
	
	.prdbn .bntxt img{
		max-width: 85%;
	}
	.pd1w{
		margin-top: 0 !important;
	}
	.pd1a img{
		width: 200px;
	}
	.pd1a h3{
		margin-top: 0 !important;
	}
	.imore{
		padding: 6px 20px;
		font-size: 13px;
		border-radius: 3px;
	}
	.pd2lb img{
		width: 50px;
	}
	
	.newbntxt img{
		max-width: 40%;
	}
	.newmd{
		padding-top: 15px !important;
	}
	.newa{
		padding: 20px 0;
	}
	.newat span{
		display: block;
		margin-top: 10px;
		font-size: 13px;
	}
	.newat h2{
		font-size: 18px;
	}
	.newa p{
		font-size: 13px;
	}
	.page{
		font-size: 12px;
	}
	.page a{
		width: 26px;
		height: 26px;
	}
	.page select{
		width: 85px;
		height: 26px;
		font-size: 12px;
	}
	.page input{
		height: 26px;
		width: 35px;
		font-size: 12px;
	}
}