@charset "utf-8";
/*视频*/
.videohide{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	visibility: hidden;
    opacity: 0;
	transition: .5s;
	display: flex;
	justify-content: center;
	align-items: center;
}
.videohide_class{
	visibility: visible;
	opacity: 1; 
}
.videohidebg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.7);
	z-index: 10;
}
.videohidebox i{
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 24px;
	border-radius: 30px;
	background: #D50900;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	margin-right: -15px;
	margin-top: -15px;
	border: 2px solid #fff;
	cursor: pointer;
	font-style: normal;
}
.videohidebox i.fa-close:hover{
	-webkit-filter: brightness(110%);
}
.videohidebox{
	position: relative;
	width: 1000px;
	height: auto;
	background: #fff;
	z-index: 20;
	padding: 10px;
	transition: .5s;
	margin-top: -100px;
}
.videohidebox_class{
	margin-top: 0;
	opacity: 1;
}
.videohidebox_1{
	width: 100%;
	height: auto;
}
.videohidebox_1 video{
	width: 100%;
	height: 100%;
	object-fit: fill;
}
.videohidebox_1 p{
	font-size: 16px;
	color: #000;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.vdbg{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	position: absolute;
	left: 0;
	top: 0;
	transition: .5s;
}

.ht{
	line-height: 45px;
	background: #0080D4;
	color: #fff;
}
.ht a{
	color: #fff;
}
.htr a{
	margin: 0 5px;
}
.bg{
	height: 463px;
}
.bgtitle{
	font-size: 70px;
	margin-bottom: 70px;
	font-weight: bold;
}
.bgsc{
	width: 340px;
	position: absolute;
	bottom: 25px;
	right: 0;
}
.bgsc input{
	flex: 0;
	flex-grow: 1;
	height: 40px;
	background: #fff;
	padding: 0 12px;
	border: 1px solid #0080D4;
	border-right: 0;
}
.bgsc button{
	width: 60px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	transition: .25s;
	background: #0080D4;
}
.textcolor{
	color: #0080D4;
}
.bgcolor{
	color: #fff;
	background: #0080D4;
}
.hvcolor:hover{
	color: #0080D4;
}
.head{
	background: #0080D4;
}
.nav span,.nha{
	flex: 0;
	flex-grow: 1;
}
.nava{
	display: block;
	text-align: center;
	line-height: 64px;
	color: #fff;
	font-size: 16px;
}
.navhide{
	width: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 9;
	color: #fff;
	background: rgba(0, 128, 212, 0.8);
	padding: 10px 0;
	opacity: 0;
	visibility: hidden;
	transition: .25s;
}
.head:hover .navhide{
	opacity: 1;
	visibility: inherit;
}
.nha{
	text-align: center;
	padding: 0 10px; 
	color: #fff;
}
.nha a{
	color: #fff;
	margin: 15px 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.nha a:hover{
	text-decoration: underline;
}

.ibg{
	background: #f4f4f4;
	padding: 20px 0 40px 0;
}
.i1l{
	width: 77%;
	margin-right: 20px;
}
.i1rt{
	height: 45px;
	padding: 0 20px;
}
.i1r1a{
	margin-bottom: 15px;
}
.i1r1a input{
	width: 100%;
	font-size: 16px;
	height: 45px;
	padding: 0 12px;
	padding-left: 45px;
	background: #f8f8f8;
	border: 1px solid #E6E6E6;
}
.i1r1a i{
	width: 45px;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	position: absolute;
	left: 0;
	top: 0;
	color: #666;
}
.i1r1a button{
	width: 100%;
	height: 50px;
	cursor: pointer;
}
.i1r2a{
	height: 45px;
	border-bottom: 1px solid #E6E6E6;
	color: #666;
}
.i1r2a p{
	margin: 0 12px;
}
.i1r2a:hover{
	color: #0080D4;
}
.i1r2a:last-child{
	border: 0;
}
.swiper-button-next-i2,.swiper-button-prev-i2{
	transform: scale(.8);
}
.i3t{
	padding: 0 20px;
	height: 50px;
}
.i3ico{
	width: 8px;
	height: 8px;
	background: #fff;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
	display: inline-block;
}
.i3lw{
	padding: 5px 20px;
}
.i3la{
	line-height: 49px;
	border-bottom: 1px solid #EAEAEA;
}
.i3la:last-child{
	border-bottom: 0;
}
.i3la .i3ico{
	background: #0080D4;
	border-radius: 100%;
}
.i3rt{
	padding: 10px 20px;
	border-bottom: 1px solid #EAEAEA;
}
.i3rt li.active{
	color: #0080D4;
}
.i3rt li{
	cursor: pointer;
}
.i3rt i{
	width: 1px;
	height: 20px;
	background: #dadada;
}
.boxshow{
	box-shadow: 0px 4px 10px rgba(187, 187, 187, 0.25);
}
.i4l{
	background: url(../images/i4bg.png) no-repeat bottom left #fff;
}
.i4r{
	width: 20%;
	margin-left: 20px;
}
.psbbox{
	position: absolute;
	left: 0;
	top: 0;
}
.itxthover img{
	transition: .5s;
}
.itxthover:hover img{
	transform:rotateY(180deg);
}
.i4l{
	align-items: flex-end;
}
.i4la{
	width: 27%;
}
.i4lra{
	width: 31.33%;
	margin-left: 2%;
	margin-top: 15px;
	color: #fff;
}
.i4lra p{
	width: 100%;
	line-height: 22px;
}
.i5l{
	padding: 15px 20px;
	background: url(../images/i5lbg.jpg) no-repeat center;
}
.i5r{
	width: 42.5%;
	margin-left: 20px;
}
.i5la{
	width: 26%;
}
.i5lr{
	justify-content: space-around;
}
.i5lra img{
	max-width: 90%;
}
.i5ra{
	width: 49%;
	margin-top: 15px;
	height:120px;
	background: #fff;
	border: 1px solid #E7E7E7;
}
.i6t{
	border-bottom:1px solid #D7D7D7;
}
.i6t h3{
	border-bottom: 2px solid #0080D4;
	margin-bottom: -1px;
	padding-bottom: 10px;
}
.i6w{
	padding: 15px;
}
.i6a{
	width: 31.73%;
	margin: 8px .8%;
}
.foot a{
	color: #fff;
}
.ft{
	padding: 40px 0;
	background: url(../images/ftbg.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
}
.fb{
	padding: 10px 0;
	line-height: 25px;
	background: #079DFF;
	color: #fff;
}
.ftta{
	width: 33.33%;
	margin-right: 2%;
}
.ftta select{
	height: 40px;
	width: 100%;
	padding: 0 18px;
	font-size: 16px;
	color: #999;
}
.ftta i{
	color: #0080D4;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	border-left: 1px solid #0080D4;
}
.ftt{
	border-bottom: 1px solid #fff;
	padding-bottom: 22px;
	margin-bottom: 22px;
}
.ftbm{
	margin: 0 3%;
}

.right{
	position: fixed;
	right: 10px;
	top: 30%;
	z-index: 99;
}
.rta{
	margin-bottom: 10px;
	position: relative;
}
.rta_a{
	width: 90px;
	height: 90px;
	display: flex;
	align-items: center;
	border-radius: 6px;
	background: #0080D4;
	color: #fff;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.rta_a img{
	height: 50px;
}
.rtahide{
	width: 260px;
	padding: 20px;
	border-radius: 6px;
	background: #0080D4;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}
.rtat textarea{
	height: 130px;
	padding: 15px;
	width: 100%;
	resize: none;
}
.rtab{
	cursor: pointer;
}
.rtat button{
	height: 35px;
	background: #fff;
	color: #0080D4;
	width: 100%;
	cursor: pointer;
}
.gotop{
	position: fixed;
	right: 10px;
	bottom: 5%;
	z-index: 99;
	cursor: pointer;
	display: none;
}

.hiddenbg{
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,1);
	opacity: 0;
	visibility: hidden;
	transition: .25s;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fbca2c;
	z-index: 99999999;
	position: fixed;
	left: 0;
	top: 0;
	font-size: 30px;
}
.hiddenbg_active{
	opacity: 1;
	visibility: inherit;
}
.lgbg{
	background: #fff;
	border-radius: 20px;
	padding: 60px 10%;
}
.layui-layer{
	border-radius: 20px !important;
	overflow: hidden;
}
.lgtitle{
	letter-spacing: 2px;
	font-size: 40px;
}
.lgama,.lgsbma{
	cursor: pointer;
	font-size: 18px;
}
.lga input{
	height: 70px;
	border-radius: 10px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 0 20px;
	font-size: 22px;
	width: 100%;
}
.lgsbm button{
	transition: .25s;
	width: 70%;
	height: 70px;
	background: #0080D4;
	color: #fff;
	cursor: pointer;
	font-size: 22px;
	border-radius: 15px;
}
.lgclose{
	width: 29px;
	position: absolute;
	right: 25px;
	top: 25px;
	cursor: pointer;
}

.lbg{
	padding: 60px 0;
}
.ltop i{
	margin: 0 10px;
}
.ltop a:hover{
	color: #0080D4;
}
.ltop{
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
}
.lsl{
	width: 23%;
	margin-right: 1%;
}
.lbox{
	align-items: flex-start;
}
.lsltitle{
	background: url(../images/lsico.png) no-repeat left center #0080D4;
	color: #fff;
	background-position-x: 90%;
	background-size: 10%;
	height: 55px;
	line-height: 55px;
}
.lsl{
	background: #f1f1f1;
	min-height: 350px;
	border: 1px solid #ddd;
}
.lsla{
	display: block;
	line-height: 54px;
	border-bottom: 1px solid #ddd;
	border-left: 3px solid rgba(0,0,0,0);
	background: #fff;
}
.lsla.active,.lsla:hover{
	border-left: 3px solid #0080D4;
	background: #f1f1f1;
	color: #0080D4;
}
.lsrtop h3 i{
	width: 4px;
	height: 15px;
	border-radius: 5px;
	background: #0080D4;
	vertical-align: middle;
	margin-top: -3px;
	margin-left: 10px;
}
.lsra p i{
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #000;
}
.lsra p{
	margin-right: 20px;
}
.lsrw{
	padding: 20px 0;
	border-bottom: 1px solid #E6E6E6;
}
.lsra {
	line-height: 35px;
}
.page{
	margin-bottom: 20px;
}
.page a{
	display: inline-block;
	line-height: 28px;
	padding: 0 9px;
	border: 1px solid #E6E6E6;
	margin: 5px;
	color: #666;
	min-width: 29px;
	text-align: center;
}
.page a.active,.page a:hover{
	background: #0080D4;
	color: #fff;
	border: 1px solid #0080D4;
}

.msgbox{
	padding: 40px;
}
.msgw{
	width: 768px;
	margin: 0 auto;
}
.msgt i{
	width: 5px;
	height: 25px;
	background: #0080D4;
	border-radius: 5px;
	margin-right: 10px;
	vertical-align: middle;
	margin-top: -3px;
}
.msgal{
	line-height: 40px;
	width: 165px;
	text-align: right;
	margin-right: 15px;
}
.msgar{
	position: relative;
}
.msgaipt {
	width: 350px;
	position: relative;
}
.msgaipt input,.msgaipt select,.msgaipt textarea,.msgafile{
	width: 100%;
	height: 40px;
	background: #F5F5F5;
	border: 1px solid #E7E7E7;
	padding: 0 12px;
	color: #666;
}
.msgaipt textarea{
	height: 260px;
	resize: none;
	padding: 12px;
}
.msgai{
	width: 40px;
	height: 40px;
	border-left: 1px solid #ddd;
	position: absolute;
	right: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.msgpsb{
	position: absolute;
	right: -10%;
	bottom: 0;
	width: 300px;
	padding: 10px 18px;
	background: #fafafa;
}
.msgpsba input{
	height: 55px;
	border-bottom: 1px solid #E6E6E6;
	background: #fafafa;
	width: 100%;
	font-size: 16px;
	color: #666;
}
.msgpsba:last-child input{
	border-bottom: 0;
}
.msga{
	flex-wrap: wrap;
}
.msgar_w100,.msgar_w100 .msgaipt{
	width: 100%;
}
.msgar_w100{
	padding-left: 11%;
}
.msgafile{
	text-align: center;
	position: relative;
}
.msgafile input{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	opacity: 0;
}
.msgasbm button{
	background: #0080D4;
	color: #fff;
	width: 200px;
	height: 50px;
	cursor: pointer;
	transition: .25s;
	margin: 0 10px;
}

.sctop{
	border-bottom: 1px solid #E6E6E6;
	padding-bottom: 20px;
}
.bordernone{
	border: 0;
}
.null{
	min-height: 500px;
}
.null img{
	margin: 20px 0;
}
.null a{
	text-decoration: underline;
}

@media only screen and (max-width:1399px) {
	.bg{
		height: 400px;
	}
	.bgtitle{
		font-size: 50px;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.videohidebox{
		width: 80%;
	}
	.bg{
		height: 300px;
	}
	.bgtitle{
		font-size: 34px;
	}
	.nava{
		font-size: 16px;
		line-height: 50px;
	}
	.right,.gotop{
		zoom: .7;
	}
	.i1r1a input,.i1r1a i,.i1r1a button,.i1r2a{
		height: 40px;
	}
	.i1r2w {
		padding: 8px 15px;
	}
	.swiper-container-bn .bnimg{
		height: 420px;
	}
	.i4lra p{
		font-size: 12px;
	}
	.ftta select,.ftta i{
		height: 35px;
		font-size: 14px;
	}
	.lgbg{
		padding: 35px;
	}
}
@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;
	}
	/*视频*/
	.videohidebox{
		width: 90%;
		margin-left: 0;
		padding-bottom: 0;
	}
	.videohidebox_1 p{
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
	.ht{
		display: none;
	}
	
	.msgpsb{
		right: -4%;
		width: 250px;
	}
	.msgpsba input{
		height: 40px;
		font-size: 13px;
	}
}
@media only screen and (max-width:768px) {
	.flex_lmr_wap{
		justify-content: space-between;
		width: 100%;
	}
	.wap_disblock{
		display: block;
	}
	.bgtitle{
		font-size: 24px;
		margin-bottom: 40px;
	}
	.bgsc{
		width: 90%;
		right: 5%;
		bottom: 15px;
	}
	.right{
		top: 40%;
	}
	.right,.gotop{
		zoom: .5;
	}
	.bg{
		height: 200px;
	}
	.swiper-container-bn .bnimg{
		height: 200px;
	}
	.i1r1a input,.i1r1a i,.i1r1a button,.i1r2a{
		height: 40px;
	}
	.i1r2w {
		padding: 8px 15px;
	}
	.i4lra p{
		font-size: 12px;
	}
	.ftta select,.ftta i{
		height: 35px;
		font-size: 14px;
	}
	.swiper-button-next-i2,.swiper-button-prev-i2{
		zoom: .4;
	}
	.i3ico{
		width: 4px;
		height: 4px;
	}
	.i3la{
		line-height: 40px;
	}
	.padding20{
		padding: 15px;
	}
	.i4l,.i5l {
		padding: 15px;
		display: block;
	}
	.i4la,.i5la,.i4ra {
		margin: 0 auto;
		width: 80%;
	}
	.i4lr{
		justify-content: space-between;
	}
	.i4lra{
		width: 48%;
		margin: 0;
		margin-top: 15px;
	}
	.i5lr {
		margin-left: 0;
		margin-top: 15px;
	}
	.i5lra img{
		height: 50px;
	}
	.i5ra{
		height: 70px;
		margin-top: 15px;
		width: 48%;
	}
	.i5ra img{
		height: 17px;
	}
	.i6w{
		justify-content: space-between;
	}
	.i6a{
		width: 48%;
		margin: 7px 0;
	}
	.foot p{
		font-size: 12px;
	}
	.ft{
		padding: 22px 0;
	}
	.ftt{
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	.fttw{
		justify-content: space-between;
		margin-top: 10px !important;
	}
	.ftta {
		width: 48%;
		margin-right: 0;
	}
	.ftta i{
		width: 30px;
	}
	.ftbm{
		margin: 15px 0;
	}
	
	
	.lbg{
		padding: 20px 0;
	}
	.lsltitle{
		background-size: 6%;
	}
	.lsla{
		line-height: 44px;
	}
	.lsla:last-child{
		border-bottom: 0;
	}
	.lsl{
		min-height: 10px;
	}
	.lsrtop h3{
		font-size: 16px;
	}
	.lsrw{
		padding: 15px 0;
	}
	
	.msgbox{
		padding: 25px 15px;
	}
	.msgt i{
		height: 17px;
		width: 4px;
	}
	.msgal{
		text-align: left;
		width: 100%;
	}
	.msgw{
		width: 100%;
	}
	.msgaipt{
		width: 100%;
	}
	.msgpsb{
		position: static;
		right: 0;
		width: 100%;
		margin-top: 15px;
	}
	.msgar_w100{
		padding-left: 0;
	}
	.msgaipt textarea{
		height: 150px;
	}
	.msgasbm button{
		width: 120px;
		height: 40px;
	}
	
	.null{
		min-height: 200px;
	}
	.null img{
		height: 100px;
	}
}
@media only screen and (max-width:500px) {
	.lgbg{
		padding: 25px;
	}
	.lgtitle{
		font-size: 20px;
	}
	.lga input{
		font-size: 14px;
		height: 44px;
		border-radius: 4px;
	}
	.lgama, .lgsbma{
		font-size: 13px;
	}
	.lgsbm button{
		height: 45px;
		border-radius: 4px;
		font-size: 14px;
	}
	.lgclose{
		width: 20px;
	}
	.layui-layer{
		border-radius: 6px !important;
	}
}