@charset "utf-8";
body{
	background: #efefef;
}
.bgw{
	position: absolute;
	left: 0;
	top: 0;
	height: 80px;
	z-index: 10;
}
.logo{
	display: inline-block;
	height: 40px;
}
.bgb{
	width: 100%;
	height: 65%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
}
.bgbtxt h2,.bgbtxt h1{
	text-shadow: 0 4px 0 #5D81B3;
}
.bgbtxt h2{
	font-size: 36px;
	font-weight: normal;
}
.bgbtxt h1{
	font-size: 60px;
	font-weight: normal;
}
.bgbtxt a{
	display: inline-block;
	background-image: linear-gradient(164deg, #AABFD7 2%, #718BAE 100%);
	border-radius: 40px;
	line-height: 40px;
	width: 122px;
	font-size: 18px;
	color: #fff;
}
.bgbtxt a:hover{
	opacity: .85;
}

.md{
	padding: 70px 0;
}
.itopico{
	display: block;
	background-image: linear-gradient(90deg, #B2A18F 0%, #42659D 100%);
	border-radius: 2px;
	width: 36px;
	height: 4px;
	margin: 0 auto;
	margin-top: 10px;
}
.itopa{
	display: inline-block;
	color: #6B85BB;
	text-decoration: underline;
}
.itopa:hover{
	color: #6B85BB !important;
	text-decoration: underline !important;
}
.i1a{
	margin-top: 25px;
	width: 31%;
	padding: 20px;
	border-radius: 8px;
	color: #fff;
	background: #656C91;
	font-size: 18px;
}
.i1a:nth-child(1){
	background: #656C91;
}
.i1a:nth-child(2){
	background: #426696 73%;
}
.i1a:nth-child(3){
	background: #5A5697 100%;
}
.i1a img{
	margin-right: 15px;
}
.i1a:hover{
	color: #fff;
	opacity: .85;
}
.i2a{
	max-width: 45%;
	width: 430px;
	margin: 0 10px;
}
.i2abox{
	width: 80%;
	height: 55%;
	position: absolute;
	left: 10%;
	bottom: 8%;
	padding: 20px;
	text-align: center;
}
.textcolor{
	color: #6481AE;
}
.i3 a{
	display: inline-block;
	width: 170px;
	line-height: 50px;
	background: #fff;
	box-shadow: 0 7px 16px 0 #5A7AAC;
	font-size: 18px;
	border-radius: 50px;
}
.i3 a:hover{
	color: #6481AE;
}
.foot{
	background: #fff;
	padding: 15px 0;
	line-height: 28px;
	background: #fff;
}
.foot a:hover{
	color: #6481AE;
}

/*弹窗*/
.layui-layer{
	border-radius: 8px !important;
	overflow: hidden !important;
}
.gzw h3{
	font-size: 18px;
}
.closebtn{
	width: 30px;
	height: 30px;
	position: absolute;
	right: 20px;
	top: 20px;
	background: url(../images/close.png) no-repeat center;
	background-size: 15px;
	cursor: pointer;
}

.en .bgbtxt h2,.en .bgbtxt h1{
	font-weight: bold;
	font-size: 44px;
}
.en .bgbtxt h1{
    font-family: Helvetica-Bold;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    text-shadow: 0 6px 0 #5D81B3;
    line-height: 1.5;
}
.en .bgbtxt a{
	width: 180px;
}
.i2ta{
	width: 444px;
	margin: 0 10px;
}
.i2taw{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
}
.i2tabox{
	padding: 15px 35px;
	line-height: 24px;
}
.en .i2abox{
	height: 65%;
}
.en .i2abox .txt{
	line-height: 24px;
}
.en .i3 a{
	width: 270px;
}





@media only screen and (max-width:1700px) {
	.bgbtxt h2{
		font-size: 24px;
	}
	.bgbtxt h1{
		font-size: 45px;
	}
	.bgbtxt a{
		margin-top: 15px;
		line-height: 32px;
		font-size: 14px;
		width: 90px;
	}
	.en .bgbtxt h2, .en .bgbtxt h1{
		font-size: 30px;
	}
}
@media only screen and (min-width:768px) and (max-width:1299px) {
	.videohidebox{
		width: 80%;
	}
	.bgbtxt h2{
		font-size: 20px;
	}
	.bgbtxt h1{
		font-size: 34px;
	}
	.bgbtxt a{
		margin-top: 15px;
		line-height: 28px;
		font-size: 12px;
		width: 90px;
	}
	.i3 a{
		font-size: 15px;
		line-height: 40px;
		width: 130px;
	}
	.en .bgbtxt h2, .en .bgbtxt h1{
		font-size: 24px;
	}
}
@media only screen and (max-width:950px) {
	.mt_30,.mt_35,.mt_40,.mt_45,.mt_50,.mt_60,.mt_70,.mt_80{
		margin-top: 25px;
	}
	.gzw{
		padding: 20px;
	}
}
@media only screen and (max-width:768px) {
	.flex_lmr_wap{
		justify-content: space-between;
		width: 100%;
	}
	.wap_disblock{
		display: block;
	}
	.bg{
		height: 300px;
		background-size: cover !important;
	}
	.bg img.bgimg{
		display: none;
	}
	.bgw{
		height: 60px;
	}
	.logo{
		height: 30px;
	}
	
	.bgb{
		transform: scale(.7);
	}
	.bgbtxt h2{
		font-size: 14px;
	}
	.bgbtxt h1{
		font-size: 22px;
	}
	.bgbtxt a{
		margin-top: 15px;
		line-height: 28px;
		font-size: 12px;
		width: 90px;
	}
	.en .bgbtxt h2, .en .bgbtxt h1{
		font-size: 20px;
	}
	.en .bgbtxt a{
		width: 120px;
	}
	.md{
		padding: 25px 0;
	}
	.i1a{
		width: 31%;
		font-size: 12px;
		padding: 10px;
	}
	.i1a img{
		height: 20px;
		margin-right: 5px;
	}
	.i2a{
		max-width: 100%;
		width: 100%;
	}
	.i2abox{
		height: 62%;
		padding: 15px;
	}
	.i2abox .txt{
		line-height: 24px;
		font-size: 13px;
	}
	.i3 a{
		font-size: 13px;
		line-height: 34px;
		width: 100px;
	}
	.foot{
		font-size: 12px;
		line-height: 24px;
		padding: 10px 0;
	}
	.i2ta{
		width: 100%;
		margin: 0;
		margin-top: 15px;
	}
	.en .i2abox .txt{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}
}