@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: #007AFF;
	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;
}
.videohidebox_2{
	width: 100%;
	height: auto;
}
.videohidebox_2 img{
	width: 100%;
	height: 100%;
	object-fit: fill;
}
.videohidebox_2 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;
}
.head_height{
	height: 80px;
}
.head{
	height: 80px;
	background: #fff;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	z-index: 99;
}
.logo{
	display: inline-block;
	height: 55px;
}
.textcolor{
	color: #007AFF;
}
.bgcolor{
	background: #007AFF;
	color: #fff;
}
.hvcolor:hover{
	color: #007AFF;
}
.nav span{
	position: relative;
	height: 80px;
	margin-right: 40px;
	display: flex;
	align-items: center;
}
.nava{
	font-size: 14px;
	line-height: 35px;
	border-bottom: 3px solid rgba(0,0,0,0);
}
.nav span:hover .nava{
	color: #007AFF;
}
.nav span.active .nava{
	border-bottom: 3px solid #007de0;
	color: #007DE0;
}
.navhide{
	z-index: 9;
	position: absolute;
	left: 50%;
	margin-left: -65px;
	top: 100%;
	margin-top: 20px;
	background: #fff;
	padding: 0;
	overflow: hidden;
	width: 130px;
	opacity: 0;
	visibility: hidden;
	transition: .25s;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	padding: 5px;
}
.nav span:hover .navhide{
	opacity: 1;
	visibility: inherit;
	margin-top: 0;
}
.navhide a{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	line-height: 34px;
	text-align: center;
	color: #333;
	font-size: 14px;
}
.navhide a:hover{
	color: #007AFF;
}
/*搜索隐藏*/
.hdrsc span{
	width: 40px;
	height: 40px;
	display: block;
	cursor: pointer;
	background: url(../images/scico_03.png) no-repeat center;
}
.hdrsc span.active{
	background: url(../images/close.png) no-repeat center;
	background-size: 15px;
}
.scbox{
	position: absolute;
	right: 0;
	top: 100%;
	width: 300px;
	display: none;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.scbox input{
	height: 45px;
	width: 100%;
	background: #fff;
	padding: 0 10px;
}
.scbox button{
	width: 40px;
	height: 45px;
	background: url(../images/scico_03.png) no-repeat center;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
.listnav{
	border-bottom: 1px solid #E6E6E6;
}
.lnavl{
	line-height: 60px;
}
.foot{
	background: #1b2132;
	color: #fff;
}
.foot a{
	color: #fff;
}
.foot a:hover{
	text-decoration: underline;
}
.ft{
	padding: 65px 0;
}
.ftltxt{
	line-height: 36px;
}
.ftr{
	justify-content: flex-end;
}
.ftra{
	margin-right: 7%;
}
.foot .txt a{
	font-size: 14px;
}
.fb{
	border-top: 1px solid rgba(255,255,255,.1);
	padding: 20px 0;
}
.gotop{
	width: 34px;
	height: 34px;
	/* background: url(../images/gotop_03.png) no-repeat center; */
	color: #fff;
	position: fixed;
	right: 15px;
	bottom: 5%;
	z-index: 99;
	display: none;
}
.md{
	padding: 75px 0;
}

.sva{
	margin-top: 30px;
	height: 450px;
}
.sva:first-child{
	margin-top: 0;
}
.svabg{
	background: url(../images/svabg_03.png) no-repeat center;
	background-size: cover;
	padding: 20px 7%;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
}
.svaw{
	max-width: 45%;
}
.svaw h1,.ititle{
	font-size: 48px;
	font-weight: normal;
}
.svamore span i{
	width: 28px;
	height: 28px;
	border-radius: 100%;
	background: #007AFF;
	color: #fff;
	text-align: center;
	line-height: 30px;
}


.si1r{
	width: 34.5%;
}
.si1l{
	width: 46%;
}
.swiper-pagination-public{
	width: 100%;
	text-align: center;
	position: relative;
	margin-top: 20px;
}
.swiper-pagination-public .swiper-pagination-bullet{
	width: 16px;
	height: 2px;
	background: #b2b2b2;
	border-radius: 0;
	opacity: 1;
	margin: 0 5px;
	transition: .25s;
}
.swiper-pagination-public .swiper-pagination-bullet-active{
	background: #007AFF;
}


.hda{
	width: 48.5%;
	margin-top: 45px;
}
.page a{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 5px;
	width: 34px;
	height: 34px;
	border: 2px solid #ccc;
	font-size: 16px;
	color: #999999;
}
.page a.active,.page a:hover{
	background: #007AFF;
	color: #fff;
	border: 2px solid #007AFF;
}


.hititle img{
	max-width: 100%;
	margin: 0 auto;
}
.hi2t li{
	line-height: 30px;
	border-bottom: 1px solid rgba(0,0,0,0);
	margin: 0 20px;
	cursor: pointer;
	color: #999;
}
.hi2t li.active{
	border-bottom: 1px solid #007de0;
	color: #007de0;
}
.hi2tab th{
	background: #fff;
	font-size: 16px;
	padding: 15px 25px;
}
.hi2tab td{
	padding: 10px 25px;
	line-height: 25px;
}
.hi2tab tr:nth-child(odd){
	background: #fff;
}
.hi3a .text14{
	line-height: 22px;
}
.swiper-button-next-hi3,.swiper-button-prev-hi3{
	width: 14px;
	height: 26px;
	background: url(../images/hi3btn_03.png) no-repeat center;
	margin-top: -13px;
}
.swiper-button-next-hi3{
	right: -50px;
}
.swiper-button-prev-hi3{
	left: -50px;
        transform:rotate(180deg);
}
.hi4{
	background: url(../images/hi4bg_02.jpg) no-repeat top center;
}
.hi4w{
	padding: 20px 35px;
}
.hi4a{
	margin: 13px 0;
}
.hi4a i{
	line-height: 28px;
	border: 1px solid #007AFF;
	width: 80px;
	border-radius: 4px;
	color: #007AFF;
	text-align: center;
}
.hi4a p{
	margin: 0 15px;
}
.hi5w{
	width: 102%;
}
.hi5a{
	width: 31.33%;
	margin-right: 2%;
	margin-top: 40px;
}
.vdico{
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/hi5vd_03.png) no-repeat center rgba(0,0,0,.4);
}
.vd_click2 .vdico{
	display: none;
}

.pxa1txt{
	padding: 20px 45px;
}
.pxa1txt h3{
	line-height: 32px;
}
.pxw{
	width: 103%;
	margin-bottom: 50px;
}
.pxa{
	width: 30.33%;
	margin-right: 3%;
	margin-top: 50px;
}
.pxa_a:hover,.pxa1:hover{
	box-shadow: 0 5px 20px rgba(0,0,0,.1);
}
.pxatxt h3{
	line-height: 30px;
}
.pxatxt p{
	line-height: 24px;
}
.pxatxtb{
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #E6E6E6;
	padding-bottom: 5px;
}


.sz1{
	background: url(../images/sz1bg_02.png) no-repeat bottom center;
	background-size: 100%;
	padding: 130px 0;
}
.sz1l{
	max-width: 20%;
}
.sz1l img{
	max-width: 100%;
}
.sz1r{
	width: 59%;
}
.sztitle h1{
	font-size: 40px;
}
.sz3w{
	align-items: flex-start;
}
.sz3l{
	width: 200px;
	margin-right: 8%;
	padding: 0 25px;
	box-shadow: 0 0 20px rgba(0,0,0,.05);
}
.sz3l li{
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 50px;
	padding: 25px 0;
	border-bottom: 1px solid #eee;
	cursor: pointer;
}
.sz3l li:last-child{
	border-bottom: 0;
}
.sz3l li i{
	color: #007AFF;
	margin-right: 15px;
	font-size: 20px;
	opacity: 0;
}
.sz3l li.active{
	color: #007AFF;
}
.sz3l li.active i{
	opacity: 1;
}
.sz3ra{
	border-left: 2px solid #E6E6E6;
	padding-left: 8%;
	padding-top: 20px;
	padding-bottom: 15px;
}
.sz3ra_a{
	padding-bottom: 30px;
}
.sz3ra_i{
	width: 70px;
	height: 70px;
	border: 10px solid #e5f2fc;
	background: #007de0;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 30px;
	border-radius: 100%;
	position: absolute;
	left: -35px;
	top: 0;
	font-weight: bold;
}
.sz4{
	background: url(../images/sz4bg_02.jpg) no-repeat center;
	padding-bottom: 40px;
}
.sz4btn{
	width: 38px;
	height: 38px;
	cursor: pointer;
	transition: .25s;
	background: url(../images/sz4ico_03.png) no-repeat center #007de0;
}
.sz4btnl{
	transform:rotate(180deg);
}
.sz4btn:hover{
	opacity: .85;
}
.sz5t li{
	background: #fff;
	width: 300px;
	line-height: 80px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	transition: .25s;
	position: relative;
}
.sz5t li::after{
	width: 27px;
	height: 12px;
	background: url(../images/sz5tico_03.png) no-repeat center;
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -13px;
	bottom: 0;
	opacity: 0;
}
.sz5t li.active{
	background: #007DE0;
	color: #fff;
}
.sz5t li.active::after{
	opacity: 1;
}
.sz5a{
	padding: 40px;
	background: #fff;
}
.sz5al{
	border: 1px solid #007DE0;
	padding: 10px;
}


.lnavr a{
	color: #666;
	margin-left: 40px;
}
.lnavr a:hover,.lnavr a.active{
	color: #007AFF;
}
.ab1{
	background: url(../images/ab1bg_02.png) no-repeat bottom center #f7f7f7;
	background-size: 100%;
}
.ab1w{
	width: 768px;
	margin: 0 auto;
}
.ab1m{
	padding: 0 60px;
	text-align: center;
	line-height: 30px;
}
.jot{
	background: #fff;
	padding: 20px;
}
.jot span{
	line-height: 30px;
	width: 20%;
	font-size: 18px;
	font-weight: bold;
}
.jot span:last-child{
	width: 10%;
	text-align: center;
}
.joba{
	margin-top: 10px;
}
.jobat{
	cursor: pointer;
	background: #fff;
	padding: 20px;
	transition: .25s;
}
.joba_active .jobat{
	background: #007de0;
	color: #fff;
}
.joba_active .jobat span:last-child em{
	color: #fff;
	transform:rotate(180deg)
}
.jobat span{
	line-height: 30px;
	width: 20%;
}
.jobat span:last-child{
	width: 10%;
	text-align: center;
	font-size: 20px;
	color: #4463AB;
}
.jobab{
	padding: 30px;
	background: #fff;
}
.jobabw{
	margin-top: 15px;
	line-height: 30px;
	color: #666;
}
.jobabw:first-child{
	margin: 0;
}
.jobabw h3{
	color: #333;
	width: 80px;
	font-size: 14px;
}
.jobab{
	display: none;
}
.jobati1,.jobati2{
	color: #D30C0F;
}
.jobati2{
	display: none;
}
.joba_active .jobati1{
	display: none;
}
.joba_active .jobati2{
	display: block;
}
.jobabw a{
	line-height: 40px;
	padding: 0 20px;
	color: #fff;
	display: inline-block;
	background: #307DCA;
}
.ab4w{
	width: 100%;
	height: 550px;
}
.ab4r{
	width: 26%;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
}
.ab4rt{
	background: rgba(255,255,255,.9);
	color: #007de0;
	padding: 30px;
}
.ab4rb{
	color: #fff;
	background: rgba(0,125,224,.9);
	padding: 20px 10%;
}
.ab4rta i{
	margin-top: 3px;
}

.ftrar{
	width: 26%;
	margin-right: 0;
}
.ftrar .ftrara{
	width: 46%;
	float: left;
}
.ftrar .ftrara p{
	text-align: center;
	margin-bottom: 8px;
	font-size: 12px;
}
.ftrar .ftrara:nth-child(-n+2){
	margin-bottom: 10px;
}
.ftrar .ftrara:nth-child(2n){
	float: right;
}
.sz2b .swiper-slide .des{
	widows: 100%;
	height: 56px;
	
}
.hi5aimg{
	width: 100%;
    height: 0;
    padding-bottom: 60%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    position: relative;
}

.ab2 .swiper-button-next-ab2::after,.ab2 .swiper-button-prev-ab2::after{
	display: none;
}


@media only screen and (max-width:1399px) {
	.logo{
		height: 40px;
	}
	.nav span{
		margin-right: 35px;
	}
	.sva{
		height: 400px;
	}
	.svabg{
		padding: 20px 5%;
	}
	.svaw h1,.ititle{
		font-size: 38px;
	}
	.ftrar {
		width: 30%;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.videohidebox{
		width: 80%;
	}
	.logo{
		height: 35px;
	}
	.nav span{
		margin-right: 18px;
	}
	.sva{
		height: 350px;
	}
	.svabg{
		padding: 20px 5%;
	}
	.svaw h1,.ititle{
		font-size: 32px;
	}
	.svamore{
		margin-top: 40px;
	}
	.ft{
		padding: 35px 0;
	}
	.ftrara{
		width: 60px;
	}
	.ftl{
		width: 30%;
	}
	.ftl a img{
		height: 40px;
	}
	.ftra{
		margin-right: 5%;
	}
	.ftrarw{
		flex-wrap: wrap;
		justify-content: space-between;
		width: 170px;
	}
	.ftrara{
		width: 75px;
		margin-bottom: 10px;
	}
	
	.si1r{
		width: 45%;
	}
	.si1l{
		width: 50%;
	}
	
	.hda{
		margin-top: 35px;
	}
	
	.pxatxt h3{
		line-height: 28px;
	}
	.pxa1txt{
		padding: 20px;
	}
	
	.sztitle h1{
		font-size: 30px;
	}
	.sz3l li{
		padding: 15px 0;
		font-size: 22px;
	}
	.sz3ra_i{
		width: 50px;
		height: 50px;
		border: 5px solid #e5f2fc;
		font-size: 20px;
		left: -25px;
	}
	.sz5t li{
		width: 220px;
		line-height: 60px;
	}
	.sz5t li::after{
		width: 20px;
		height: 8px;
		background-size: 100% 100%;
		margin-left: -10px;
	}
	
	.jot,.jobat{
		padding: 15px;
	}
	.ab4r{
		width: 33%;
	}
}
@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;
	}
	.videohidebox_2 p{
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
	.scbox{
		width: 90%;
		left: 5%;
	}
	.scbox input,.scbox button{
		height: 38px;
	}
	.ftltxt,.ftra .txt,.fb{
		font-size: 12px;
		line-height: 25px;
	}
	.svaw{
		max-width: 100%;
	}
	.md{
		padding: 40px 0;
	}
	
	.hi5a{
		width: 48%;
		margin-top: 25px;
	}
	
	.pxa{
		width: 47%;
		margin-top: 25px;
	}
}
@media only screen and (max-width:768px) {
	.flex_lmr_wap{
		justify-content: space-between;
		width: 100%;
	}
	.wap_disblock{
		display: block;
	}
	.lnavl{
		line-height: 40px;
		font-size: 12px;
	}
	.md{
		padding: 25px 0;
	}
	.sva{
		margin-top: 15px;
		height: 200px;
	}
	.svaw h1,.ititle{
		font-size: 22px;
	}
	.svaw .text14{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
		margin-top: 10px;
		font-size: 12px;
		line-height: 24px;
	}
	.svamore {
		margin-top: 20px;
	}
	.svamore span i{
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
	}
	.ftl a img{
		height: 30px;
	}
	.ftra{
		display: none;
	}
	.ftrar{
		display: block;
		margin-right: 0;
		width: 100%;
		margin-top: 15px;
	}
	.ftrarw{
		width: 100%;
		justify-content: space-between;
	}
	.ftrara{
		margin-right: 0;
		width: 23%;
	}
	.gotop{
		width: 24px;
		height: 24px;
		background-size: 100% 100% !important;
		bottom: 10%;
	}
	.fb{
		padding: 10px 0;
	}
	
	.swiper-pagination-public{
		margin-top: 10px;
	}
	
	.hda{
		width: 48%;
		margin-top: 15px;
	}
	.page a{
		height: 26px;
		width: 26px;
		border: 1px solid #ccc;
		font-size: 12px;
	}
	.page a.active,.page a:hover{
		border: 1px solid #007AFF;
	}
	
	.swiper-button-next-hi3,.swiper-button-prev-hi3{
		display: none;
	}
	.hi2t li{
		margin: 5px 10px;
	}
	.hi2tab th{
		padding: 10px;
		font-size: 14px;
	}
	.hi2tab td{
		padding: 10px;
		font-size: 12px;
	}
	.hi4w{
		padding: 15px;
	}
	.hi4a:first-child{
		margin: 0;
	}
	.hi4a{
		margin: 0;
		margin-top: 15px;
	}
	.hi4a i{
		font-size: 12px;
		width: 60px;
	}
	.hi4a span{
		font-size: 12px;
	}
	.hi4a p{
		margin: 0 10px;
	}
	.vdico{
		background-size: 25px;
	}
	.hi5w{
		width: 100%;
		justify-content: space-between;
	}
	.hi5a{
		margin-right: 0;
		margin-top: 15px;
	}
	.hi5a p{
		margin-top: 10px;
		line-height: 22px;
		font-size: 12px;
	}
	
	.pxa1txt{
		padding: 15px;
	}
	.pxa1txt h3,.pxatxt h3{
		line-height: 28px;
	}
	.pxa{
		width: 48%;
		margin-right: 0;
		margin-top: 15px;
	}
	.pxatxt {
		padding: 12px;
	}
	.pxatxt h3{
		line-height: 25px;
	}
	.pxatxt p{
		font-size: 12px;
		line-height: 22px;
		margin-top: 7px;
	}
	.pxatxtb{
		font-size: 12px;
		padding-top: 12px;
		margin-top: 10px;
	}
	
	.sz1l{
		max-width: 50%;
		margin: 0 auto;
	}
	.sztitle h1{
		font-size: 22px;
	}
	.sz3l ul{
		display: flex;
		flex-wrap: wrap;
	}
	.sz3l li{
		width: 50%;
		padding: 0;
		font-size: 18px;
		border-bottom: 1px solid #E6E6E6 !important;
	}
	.sz3r {
		margin-left: 0;
		padding-left: 15px;
	}
	.sz3ra_i{
		width: 30px;
		height: 30px;
		border: 2px solid #e5f2fc;
		font-size: 16px;
		left: -15px;
	}
	.sz3ra{
		padding-top: 5px;
	}
	.sz4btn{
		width: 24px;
		height: 24px;
		background-size: 5px;
	}
	.sz5t li{
		font-size: 15px;
		width: 170px;
		line-height: 40px;
	}
	.sz5t li::after{
		width: 14px;
		height: 6px;
		background-size: 100% 100%;
		margin-left: -7px;
	}
	.sz5a{
		padding: 15px;
	}
	.sz5ar p{
		margin-top: 5px;
		line-height: 20px;
		font-size: 12px;
	}
	
	.jot,.jobat{
		padding: 7px 12px;
		font-size: 12px;
	}
	.jot span{
		width: 22%;
		font-size: 12px;
	}
	.jot span:last-child{
		width: 22%;
	}
	.joba{
		margin-top: 0;
	}
	.jobab{
		padding: 15px;
	}
	.jobabw{
		font-size: 12px;
		line-height: 24px;
	}
	.jobabw a{
		line-height: 32px;
		font-size: 12px;
		padding: 0 15px;
	}
	
	.ab1w{
		width: 100%;
	}
	.ab1t img,.ab1b img{
		width: 20px;
	}
	.ab1m{
		padding: 0 25px;
	}
	.jot span{
		width: 20%;
	}
	.jot span:last-child{
		width: 10%;
	}
	.jobabw h3{
		font-size: 12px;
		width: 65px;
	}
	.joba{
		margin-top: 10px;
	}
	.ab4r{
		position: static;
		width: 100%;
	}
	.ab4w {
		height: auto;
	}
	.ab4w iframe{
		height: 200px;
	}
	.ab4rt{
		padding: 15px 0;
	}
}