<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.head{
	width: 100%;
	height: 90px;
	background: rgba(0,0,0,.4);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	color: #fff;
	transition: .25s;
}

input::-ms-clear{display: none}
input::-ms-reveal{
	display: none;
}
.zgaltxt_title h1 a{
	color:#E60012 ;
}
.listmd .ptitle a:after{
	content: "&gt;&gt;";
}
.listmd .ptitle a:last-child:after{
	content: "";
}
.head:hover{
	background: rgba(0,0,0,.6);
}
.logo{
	display: inline-block;
	height: 32px;
}
.nav{
	margin-left: 5%;
}
.nav li{
	position: relative;
}
.nava{
	display: block;
	line-height: 90px;
	color: #fff;
	padding: 0 25px;
}
.nav li:hover .nava{
	color: #E60012;
}
.navhide{
	width: 150px;
	position: absolute;
	left: 50%;
	margin-left: -75px;
	top: 100%;
	margin-top: 10px;
	transition: .25s;
	opacity: 0;
	visibility: hidden;
	padding: 10px 0;
	background: rgba(0,0,0,.6);
	text-align: center;
}
.navhide a,.hdrahide a{
	font-size: 14px;
	line-height: 34px;
	color: #fff;
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	padding: 0 20px;
}
.navhide a:hover,.hdrahide a:hover{
	color: #E60012;
}
.nav li:hover .navhide{
	opacity: 1;
	visibility: inherit;
	margin-top: 0;
}
.hdr_click{
	width: 35px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 25px;
	cursor: pointer;
}
.hdra{
	background: #fff;
	border-radius: 24px;
	overflow: hidden;
}
.hdra a{
	padding: 0 10px;
	font-size: 12px;
	border-radius: 24px;
	line-height: 30px;
	display: inline-block;
	color: #666;
}
.hdra a:hover{
	color: #E60012;
}
.hdra a.active{
	background: #E60012;
	color: #fff;
}
.ititle_40{
	font-size: 40px;
}
/*弹出start*/
.tc{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.85);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10000;
	transition: .25s;
	opacity: 0;
	visibility: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
}
.tc_active{
	opacity: 1;
	visibility: inherit;
}
.tc_close{
	position: absolute;
	right: 3%;
	top: 5%;
	z-index: 9;
}
.tc_width{
	max-width: 95%;
	margin: 0 auto;
}
.scw{
	width: 850px;
}
.scwipt input{
	width: 100%;
	height: 100px;
	background: #fff;
	padding: 0 35px;
}
.scwipt button{
	width: 90px;
	height: 90px;
	position: absolute;
	right: 5px;
	top: 5px;
	background: url(../images/tc_sc.png) no-repeat center #E60012;
	cursor: pointer;
}
.usw{
	width: 550px;
}
.usipt{
	position: relative;
}
.usipt input,.usipt select{
	width: 100%;
	height: 64px;
	background: #fff;
	padding-left: 120px;
}
.slti{
	line-height: 30px;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -15px;
}
.usipt_text{
	width: 110px;
	line-height: 40px !important;
	display: inline-block;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -20px;
	color: #333;
}
.usipt_pwd_click,.usipt_code{
	line-height: 36px !important;
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -18px;
	color: #333;
	color: #d9d9d9;
	border-bottom: 1px solid #858585;
	cursor: pointer;
}
.usipt_code{
	border-bottom: 0;
	color: #E60012;
}
.uswmb{
	color: rgba(255,255,255,.5);
}
.uswmb label input{
	-webkit-appearance:checkbox;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
}
.usipt_reg_click i{
	color: #fff;
}
.ussbm button{
	width: 100%;
	height: 64px;
}
.ueye{
	line-height: 36px !important;
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -18px;
	color: #333;
	cursor: pointer;
}
#pwd_input2,#pwd_input2_2{
	display: none;
}
.usipt_email{
	width: 130px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
/*弹出end*/
.zindex{
	position: relative;
	z-index: 9;
}
.bn1img{
	width: 69.7%;
	height: 89%;
	position: absolute;
	left: 11.5%;
	bottom: -16%;
	animation-duration:2s !important;
}
.bn1{
	width: 630px;
	max-width: 100%;
	margin-top: 15%;
	color: #fff;
}
.ititle_64{
	font-size: 64px;
}
.bn1w p{
	width: 48%;
	margin-top: 25px;
}
.bn3wa{
	margin-right: 5%;
}
.bn3{
	margin-top: 15%;
}
.md{
	padding: 90px 0;
}
.i1{
	padding: 140px 0;
}
.i1w{
	width: 101.5%;
}
.i1a{
	width: 31.83%;
	margin: 10px 0;
	margin-right: 1.5%;
	display: block;
	height: 39.5vh;
}
.i1a img,.i1awb{
	transition: .5s;
}
.i1a:hover img{
	transform: scale(1.1);
}
.i1a:hover{
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.i1a:hover .i1awb{
	transform: scale(1.05);
}
.i1aimg1{
	width: 75%;
	position: absolute;
	left: 6%;
	bottom:18%;
}
.i1aimg2{
	width: 60%;
	position: absolute;
	right: 6%;
	bottom: 6%;
}
.i1aimg3{
	width: 60%;
	position: absolute;
	left: 32%;
	bottom: 8%;
}
.i1aimg4{
	width: 55%;
	position: absolute;
	bottom: 10%;
	right: 3%;
}
.i1aimg5{
	width: 67%;
	position: absolute;
	bottom: 5%;
	right: 4%;
}
.i1aimg6{
	width: 70%;
	position: absolute;
	bottom: 16%;
	right: 14%;
}
.i1aw{
	padding: 35px 25px;
}
.i2{
	padding: 200px 0;
	background: #f5f5f5;
}

#certify .swiper-slide{
	width: 420px;
}
.swiper-button-next-public,.swiper-button-prev-public{
	filter: grayscale(100%);filter: gray;
}
.swiper-button-next-public:hover{
	filter: grayscale(0%);filter: gray;
}
.swiper-button-prev-public:hover{
	filter: grayscale(0%);filter: gray;
}
.i2abg{
	background: url(../images/i2abg.jpg) no-repeat center;
	background-size: cover;
	padding: 24px;
	color: #fff;
}
.i2ab span:last-child img{
	transition: .5s;
}
.i2a:hover .i2ab span:last-child img{
	transform:rotate(360deg);
}
.i2atr{
	width: 50px;
	height: 50px;
	border-radius: 100%;
	overflow: hidden;
}
.i2at{
	border-bottom: 1px solid #fff;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.morea{
	border-bottom: 1px solid #aaa;
	padding-bottom: 5px;
}
.morea:hover{
	color: #E60012;
}
.i3{
	padding:200px 0;
}
.i3t{
	background: #424242;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	padding: 65px 5%;
	color: #fff;
}
.i3ta{
	width: 25%;
	text-align: center;
}
.i3bw{
	padding: 0 7%;
}
.i4{
	background: #F5F5F5;
}
.i4a{
	padding: 10px;
	border-left: 1px solid #999;
	width: 25%;
}
.i4a:last-child{
	border-right: 1px solid #999;
}
.i5l{
	width: 38%;
	height: 100%;
}
.i5ra{
	flex: 0;
	flex-grow: 1;
	height: 100%;
	display: flex;
	align-items: center;
	position: relative;
	border-left: 1px solid #E6E6E6;
	padding: 25px;
}
.i5ra::after{
	width: 86px;
	height: 86px;
	content: "";
	background: url(../images/i5ico1.png) no-repeat center;
	position: absolute;
	left: -43px;
	top: 15%;
}
.i5ra:hover::after{
	background: url(../images/i5ico2.png) no-repeat center;
}
.i5ra:hover{
	background: rgba(66, 66, 66, 0.5);
	color: #fff;
	flex-grow: 2;
}
.i5rawimg{
	transition: .25s;
	opacity: 0;
}
.i5ra:hover .i5rawimg{
	opacity: 1;
}
.i6{
	background: #F5F5F5;
	padding: 190px 0;
}
.i6l{
	width: 23.5%;
	margin-right: 2%;
}
.i6l a{
	line-height: 38px;
	width: 230px;
	border: 1px solid #333;
	color: #333;
	display: inline-block;
	border-radius: 6px;
	text-align: center;
}
.i6l a:hover{
	background: #E60012;
	border: 1px solid #E60012;
	color: #fff;
}
.i6ra span{
	margin-right: 20px;
}
.i6ra span:last-child{
	margin: 0;
}
.i6ra{
	padding: 25px 0;
	border-bottom: 1px solid #999;
}
.i6ra:first-child{
	border-top: 1px solid #999;
}
.i6ra:hover{
	color: #E60012;
}
.foot{
	background: #333333;
	color: #fff;
}
.foot a{
	opacity: .9;
	color: #fff;
}
.foot a:hover{
	color: #E60012;
}
.ft,.fm{
	padding: 40px 0;
	border-bottom: 1px solid rgba(255,255,255,.5);
}
.fml{
	margin-top: -35px;
}
.fmla{
	width: 20%;
	margin-top: 35px;
}
.fmr{
	width: 26.5%;
	margin-left: 5%;
}
.fmrt input{
	width: 100%;
	height: 42px;
	background: rgba(255, 255, 255, 0.1);
	padding: 0 15px;
	color: #fff;
}
.fmrt input:focus{
	background: rgba(255, 255, 255, 0.2);
}
.fmrt button{
	width: 87px;
	height: 100%;
	background: url(../images/tc_sc.png) no-repeat center #E60012;
	background-size: 15px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
.fmrba{
	width: 35%;
	margin-right: 15%;
}
.fb{
	padding: 25px 0;
}

.listbn{
	position: relative;
	z-index: 9;
}
.lbnb{
	width: 100%;
	background: rgba(77, 77, 77, 0.4);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.lbnb a{
	display: block;
	flex: 0;
	flex-grow: 1;
	line-height: 70px;
	text-align: center;
	color: #fff;
}
.lbnb a:hover{
	color: #E60012;
}
.lbnb a.active{
	background: #E60012;
	color: #fff;
}
.prdmd{
	background: #f5f5f5;
}
.pnav{
	width: 102%;
}
.pnav a{
	width: 23%;
	margin-top: 15px;
	margin-right: 2%;
	padding: 30px 20px 35px 20px;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-radius: 10px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 5px 15px rgba(0,0,0,.2);
}
.pnav a::after{
	width: 50px;
	height: 2px;
	background: #aaa;
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -25px;
	bottom: 25%;
}
.pnav a:hover,.pnav a.active{
	background: #E60012;
	color: #fff;
}
.pnav a:hover::after,.pnav a.active::after{
	background: rgba(255,255,255,.5);
}
.pnavb{
	width: 102%;
}
.pnavb a{
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #E6E6E6;
	line-height: 22px;
	padding: 10px;
	border-radius: 5px;
	width: 18%;
	margin-right: 2%;
	margin-top: 20px;
	text-align: center;
}
.pnavb a:hover,.pnavb a.active{
	border: 1px solid #E60012;
	color: #E60012;
}
.prd_img{
	background: #BEBEBE;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden
}
.prd_img img{
	max-width: 85%;
}
.qc1a{
	background: #FFFFFF;
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	padding: 20px;
}
.qc1al{
	height: 160px;
	width: 20%;
	border-radius: 6px;
	margin-right: 5%;
}
.qc1a_down{
	position: absolute;
	right: 20px;
	top: 20px;
	line-height: 30px;
	width: 100px;
	text-align: center;
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
}
.qc2{
	width: 102%;
}
.qc2a{
	width: 31.33%;
	margin-right: 2%;
}
.qc2aw{
	background: #FFFFFF;
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	overflow: hidden;
	height: 100%;
}
.qc2aw_down{
	line-height: 22px;
	font-size: 12px;
	width: 80px;
	text-align: center;
	position: absolute;
	right: 15px;
	bottom: 15px;
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #666;
}
.qc2aw_down:hover{
	border: 1px solid #E60012;
	background: #E60012;
	color: #fff;
}

.jszc{
	width: 102%;
}
.jszca{
	width: 31.33%;
	margin-right: 2%;
	margin-top: 35px;
	color: #fff;
	border-radius: 6px;
}
.img_zoom{
	animation: myfirst 1.5s infinite;
}
@keyframes myfirst {
    0% {
        transform: scale(.85);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(.85);
    }
}

.ltopline{
	width: 70px;
	height: 2px;
	display: block;
	margin: 15px auto 0 auto;
}
.stat{
	border-left: 3px solid #E60012;
	padding: 12px 15px;
	background: #D9D9D9;
	cursor: pointer;
}
.staba{
	margin-top: 20px;
	padding: 10px 15px;
	background: #F5F5F5;
}
.staba:hover{
	color: #E60012;
}
.sta.active .stat i{
	transform:rotate(90deg);
	color: #E60012;
}
.stab{
	display: none;
}

.spw{
	width: 102%;
}
.spa{
	width: 31.33%;
	margin-right: 2%;
	background: #FFFFFF;
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	overflow: hidden;
}
.spaimg_ico{
	background: url(../images/spico.png) no-repeat center;
}
.page a{
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #999;
	color: #666;
	margin: 3px;
}
.page a.active,.page a:hover{
	background: #E60012;
	border: 1px solid #E60012;
	color: #fff;
}

.listmd{
	padding: 70px 0;
}
.xt1w{
	justify-content: space-around;
	padding: 0 10%;
}
.xt1a{
	width: 35%;
	background: #858585;
	border: 2px solid #FFFFFF;
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
	border-radius: 80px;
	padding: 20px;
	color: #fff;
}
.xt1a p{
	text-decoration: underline;
	opacity: .75;
}
.xt1a:hover{
	background: #E60012;
}
.xt2{
	background: #F5F5F5;
}
.xt2a{
	padding: 15px;
	background: #FFFFFF;
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
}
.xt2ar{
	width: 120px;
}
.xt3w a{
	width: 300px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: radial-gradient(50% 50% at 50% 50%, #D9D9D9 0%, #5C5C5C 100%);
	border: 2px solid #FFFFFF;
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
	border-radius: 40px;
}

.fmbox{
	background: #FFFFFF;
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	overflow: hidden;
}
.fmt{
	background: #858585;
	color: #fff;
	padding: 30px 15px;
}
.fmb{
	padding: 35px 15px;
}
.fmbw:first-child{
	margin-top: 0;
}
.fmbtop{
	border-bottom: 1px solid #ddd;
}
.fmbtop i{
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 15px;
}
.fmbbot{
	padding-left: 55px;
}
.fmw_102{
	width: 102%;
}
.fmw_102_a{
	width: 31.33%;
	margin-right: 2%;
}
.fm_input input,.fm_input textarea{
	width: 100%;
	height: 32px;
	border: 1px solid #ddd;
	padding: 0 12px;
}
.fm_input textarea{
	height: 120px;
	padding: 12px;
	resize: none;
}
.fm_input input:focus,.fm_input textarea:focus{
	border: 1px solid #E60012;
}
.fmw_66{
	width: 66%;
}
.fmw_number{
	width: 32px;
	height: 32px;
	background: #D9D9D9;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 20px;
}
.fmw_66 .fm_input{
	margin-right: 20px;
}
.fm_radio{
	height: 32px;
	border: 1px solid #ddd;
	padding: 0 5px;
}
.fm_radio label,.fm_check label{
	display: flex;
	align-items: center;
	margin: 0 10px;
	cursor: pointer;
}
.fm_radio label input,.fm_check label input{
	width: 20px;
	height: 20px;
	border: 1px solid #999;
	border-radius: 100%;
	position: relative;
	margin-right: 10px;
	cursor: pointer;
}
.fm_radio label input::after,.fm_check label input::after{
	width: 10px;
	height: 10px;
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -5px;
	margin-top: -5px;
	background: #E60012;
	border-radius: 100%;
	opacity: 0;
}
.fm_radio label input:checked,.fm_check label input:checked{
	border: 1px solid #E60012;
}
.fm_radio label input:checked::after,.fm_check label input:checked::after{
	opacity: 1;
}
.fmbbot_add{
	position: absolute;
	right: 0;
	bottom: 0;
	cursor: pointer;
}
.fm_radio_border_none{
	border: 0;
	padding: 0;
	height: auto;
}
.fm_check label input{
	border-radius: 0;
}
.fm_check label input::after{
	transform: scale(.6)
}
.fmb_sbm button{
	height: 40px;
	width: 180px;
	border-radius: 6px;
	cursor: pointer;
}
#captcha{
	margin-left: 0 !important;
	max-width: 100% !important;
}

.fa1at{
	border-bottom: 1px solid #ddd;
}
.fa1at span{
	width: 310px;
	max-width: 100%;
	text-align: center;
	line-height: 40px;
	display: block;
}
.fa1ab{
	background: #F5F5F5;
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	padding: 15px;
	margin-right: 20px;
}
.fm_file{
	width: 100px;
	height: 30px;
	background: #E60012;
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	text-align: center;
	color: #fff;
	line-height: 30px;
}
.fm_file input{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}

.ab1r{
	width: 22.5%;
	margin-left: 7%;
}
.ab1l p{
	margin-top: 15px;
}
.ab1l p:first-child{
	margin-top: 0;
}
.ab2l{
	width: 40%;
	margin-right: 6%;
}
.ab3w::after{
	width: 100%;
	display: block;
	border-bottom: 1px dashed #aeaeae;
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
}
.ab3aimg{
	margin: 20px auto 0 auto;
	width: 75%;
}
.ab3a{
	padding-top: 20px;
}
.ab3a h4{
	font-weight: normal;
}
.ab3a::after{
	width: 10px;
	height: 10px;
	content: "";
	background: #000;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	top: 0;
	border-radius: 100%;
}
.swiper-button-next-ab3,.swiper-button-prev-ab3{
	width: 40px;
	height: 40px;
	border: 1px solid #aaa;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	top: -15px;
	margin-top: 0;
	border-radius: 100%;
	transition: .25s;
}
.swiper-button-next-ab3{
	right: -50px;
}
.swiper-button-prev-ab3{
	left: -50px;
}
.swiper-button-next-ab3:hover,.swiper-button-prev-ab3:hover{
	background: #E70012;
	color: #fff;
	border: 1px solid #E70012;
}
.ab4ar{
	width: 33%;
	margin-left: 5%;
}
.ab4a{
	padding: 25px;
	background: #FFFFFF;
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
}
.ab4al h3 i{
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #E60012;
	margin-right: 10px;
	margin-top: -3px;
	vertical-align: middle;
}

.newnav a{
	width: 31.33%;
}
.neml{
	width: 74%;
	height: 445px;
}
.nemr{
	width: 24%;
	height: 445px;
}
.nemra{
	display: flex;
	align-items: center;
	padding: 20px 7%;
	background: #D9D9D9;
	cursor: pointer;
	transition: .25s;
}
.nemlatxt{
	line-height: 70px;
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 100%;
	padding: 0 20px;
	text-align: left;
	color: #fff;
}
.nelbtnbox{
	height: 70px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
}
.nelbtnbox i{
	width: 40px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 25px;
	cursor: pointer;
	color: #fff;
}
.nelbtnl{
	left: 0;
}
.nelbtnr{
	right: 0;
}
.nemla,.nemla img,.neml .swiper-slide{
	height: 100%;
}
.swiper-slide-thumb-active .nemra{
	background: #898989;
	color: #fff;
}
.nerbtnt,.nerbtnb{
	height: 18px;
	cursor: pointer;
	width: 100%;
	position: absolute;
	background: rgba(0, 0, 0, 0.4);
	text-align: center;
	z-index: 8;
}
.nerbtnt{
	top: 0;
}
.nerbtnb{
	bottom: 0;
}
.nebal{
	width: 28%;
	margin-right: 20px;
}
.nebar{
	border-bottom: 1px solid #e6e6e6;
	display: flex;
	padding-top: 25px;
}
.nebarr p{
	color: #888;
}
.neba{
	margin-top: 35px;
}
.neba:first-child{
	margin-top: 0;
}

.nitxt *{
	max-width: 100%;
}
.nitxtbot a{
	text-decoration: underline;
}
.nib a{
	line-height: 38px;
	width: 120px;
	border: 1px solid #aaa;
	display: inline-block;
	text-align: center;
}
.nibr a{
	margin-left: 15px;
}
.nib a.active,.nib a:hover{
	background: #E60012;
	border: 1px solid #E60012;
	color: #fff;
}

.zl1a{
	padding: 13px 0;
	border-bottom: 1px solid #E6E6E6;
}
.swiper-button-next-tz2{
	right: 0;
	margin-right: -50px;
}
.swiper-button-prev-tz2{
	left: 0;
	margin-left: -50px;
}
.tz2a{
	background: #FFFFFF;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	margin: 10px;
	overflow: hidden;
}
.tz2txt{
	min-height: 180px;
}
.tz3a{
	background: rgba(0, 0, 0, 0.04);
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	overflow: hidden;
}

.xs1top h1{
	padding: 0 15px;
	line-height: 50px;
	text-align: center;
}
.xs1top span{
	border-bottom: 2px solid #999;
	line-height: 50px;
}
.xs1bot a{
	line-height: 48px;
	padding: 0 20px;
	border: 1px solid #E60012;
	color: #E60012;
	border-radius: 3px;
	margin-top: 10px;
	margin-right: 10px;

}
.xs1bot a i{
	margin-right: 10px;
}
.xs1bot a:hover,.xs1bot a.active{
	background: #E60012;
	color: #fff;
}
.zga{
	padding: 25px 0;
	border-bottom: 2px solid #E6E6E6;
}
.zgar{
	width: 300px;
	margin-left: 3%;
}
.zgar img{
	width: 100%;
}
.zgalimg{
	width: 225px;
	margin-right: 3%;
}
.zgaltxt_title i{
	width: 10px;
	height: 10px;
	background: #0D67B5;
	border-radius: 10px;
	margin-right: 10px;
}
.tc_map{
	width: 1200px;
	height: 600px;
	max-width: 100%;
	max-height: 85%;
}
.xswdr{
	padding: 20px;
	background: #FFFFFF;
	box-shadow: 0px 4px 5px 2px rgba(13, 103, 181, 0.1);
	border-radius: 10px;
	position: fixed;
	right: 0;
	top: 30%;
	z-index: 8;
	opacity: 0;
	transition: .25s;
}
.xswdr_active{
	opacity: 1;
}
.xswdrw a{
	text-decoration: underline;
	font-weight: normal;
	font-weight: 100;
}
.xswdrw a:hover{
	color: #E60012;
}

.zgaltxt_title i.bgred{
	background: #E60012;
}
.rba{
	padding: 25px 0;
	border-bottom: 2px solid #E6E6E6;
}
.rbar a{
	line-height: 30px;
	padding: 0 15px;
	border-radius: 3px;
	display: inline-block;
}

.sh1t{
	background: rgba(0, 0, 0, 0.04);
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	padding: 15px 0;
}
.sh1tline{
	height: 35px;
	background: #999;
	display: block;
	width: 1px;
}
.sh1b{
	border-top: 1px solid #E6E6E6;
	padding-top: 25px;
}
.sh1ba span{
	line-height: 40px;
	display: inline-block;
	width: 100px;
	text-align: center;
}
.sh3top{
	border-bottom: 1px solid #E6E6E6;
}
.sh3top span{
	display: inline-block;
	line-height: 40px;
	min-width: 155px;
	padding: 0 12px;
	text-align: center;
}
.sh31a:hover{
	color: #E60012;
}
.sh33a{
	width: 23%;
}
.sh33at{
	background: #EDEDED;
	min-height: 130px;
}
.sh33ab{
	width: 110%;
	margin-left: -5%;
}
.sh4w img{
	max-width: 85%;
}

.shif_txt *{
	max-width: 100%;
}
.cowbg{
	background: #F5F5F5;
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
}

.gwba{
	margin-bottom: 10px;
	background: #fff;
	border-radius: 5px;
}
.gwbat{
	cursor: pointer;
	padding: 20px 0;
	border-radius: 5px;
	border-bottom: 1px solid #E6E6E6;
}
.gwbat span{
	width: 15%;
	color: #333;
}
.gwbat h3 i {
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #003595;
}
.gwbatr i{
	transition: .25s;
}
.gwba.active .gwbatr i{
	transform:rotate(90deg);
	color: #E60012;
}
.gwba.active .gwbat{
	color: #E60012;
}
.gwba.active .gwbat h3 i img{
	filter: grayscale(100%) brightness(5000%);
}
.gwba.active .gwbat h3 i{
	border-right: 1px solid #fff;
}
.gwbab{
	padding: 30px;
	display: none;
	background: rgba(0, 0, 0, 0.04);
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	margin-top: 15px;
}
.gwbaba{
	width: 46%;
	margin-bottom: 35px;
}
.gwbab_b{
	border-top: 1px solid #ddd;
	padding-top: 15px;
}
.gwbab_b span{
	margin-right: 30px;
}

.csboxw{
	width: 100%;
	position: absolute;
	color: #999;
	
}

@media only screen and (max-width:1399px) {
	.md{
		padding: 80px 0;
	}
	.ititle_64{
		font-size: 46px;
	}
	.ititle_40{
		font-size: 30px;
	}
	.nava{
		padding: 0 20px;
	}
	.logo{
		height: 25px;
	}
	.hdr_click{
		margin-right: 10px;
	}
	.i5ra::after{
		transform: scale(.6);
	}
	.i5lw img{
		max-width: 50%;
		margin: 0 auto;
		display: block;
	}
	.i6l a{
		width: 180px;
	}
	
	.sh1ta img{
		height: 30px;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	body{
		zoom: .9;
	}
	.ititle_64{
		font-size: 40px;
	}
	.ititle_40{
		font-size: 28px;
	}
	
	.lbnb a{
		line-height: 55px;
	}
	.pnav a{
		padding: 20px;
		padding-bottom: 30px;
	}
	
	.jszca .posrabsolute img{
		height: 50px;
	}
	
	.swiper-button-next-ab3{
		right: 0;
	}
	.swiper-button-prev-ab3{
		left: 0;
	}
}
@media only screen and (max-width:950px) {
	.bnimg{
		height: 400px !important;
	}
	.ititle_64{
		font-size: 38px;
	}
	.ititle_40{
		font-size: 26px;
	}
	.md{
		padding: 45px 0;
	}
}



@media only screen and (max-width:1920px) and(max-height: 1080px){
	.i1aimg1{
		width: 50%;
	}
	.i1aimg3{
		width: 40%;
	}
	.i1aimg5{
		width: 50%;
	}
	.i1aimg4{
		width: 40%
	}
	.i1aimg2{
		width: 50%;
	}
	.i1aimg6{
		width: 50%;
		bottom: 12%;
	}
}
.listmd .mr10{
	width: 20px;object-fit: cover;
}
@media only screen and (max-width:768px) {
	body{
		zoom: 1;
	}


	.page-circle .cir i{
		width: 5px !important;height: 5px !important;
	}
	.page-circle .cir span{
		width: 5px !important;height: 5px !important;
	}
	.bnimg{
		height: 200px !important;
	}
	.ititle_64{
		font-size: 26px;
	}
	.ititle_40{
		font-size: 22px;
	}
	.bn1,.bn3{
		margin-top: 10%;
	}
	.bn1w,.bn3w{
		display: none;
	}
	.md{
		padding: 25px 0;
	}
	.i1w{
		width: 100%;
	}
	.i1a{
		width: 100%;
		margin-right: 0;
	}
	#certify .swiper-slide{
		width: 100%;
	}
	.i3t{
		padding: 15px 0;
	}
	.i3ta p{
		font-size: 12px;
		margin-top: 0;
	}
	.i3bw{
		padding: 0 50px;
	}
	.i4a{
		width: 100%;
		border: 0 !important;
		border-bottom: 1px solid #999 !important;
		justify-content: flex-start;
	}
	.i4a img{
		height: 30px;
	}
	.i4a:first-child{
		border-top: 1px solid #999 !important;
	}
	.i5{
		height: auto !important;
		display: block;
	}
	.i5l{
		width: 100%;
		padding: 25px 0;
	}
	.i5r{
		display: block;
	}
	.i5ra{
		width: 100%;
	}
	.i5rawimg{
		opacity: 1;
	}
	.i5ra::after{
		left: 15px;
		top: 15px;
	}
	.i6l a{
		line-height: 32px;
		width: 120px;
		font-size: 13px;
	}
	.i6ra{
		padding: 15px 0;
	}
	.ft, .fm{
		padding: 20px 0;
	}
	.ft{
		display: flex;
		justify-content: center;
	}
	.flogo img{
		height: 24px;
	}
	.fml{
		display: none;
	}
	.fmrb {
		justify-content: center;
	}
	.fmrba{
		width: 40%;
		margin: 10px 15px;
	}
	.fb{
		padding: 15px 0;
		font-size: 12px;
		
		text-align: center;
	}
	/*弹出*/
	.tc_close img{
		height: 20px;
	}
	.tc_close{
		top: 12px;
		right: 12px;
	}
	.tc_width{
		max-width: 100%;
		padding: 0 15px;
	}
	.usipt_pwd_click, .usipt_code{
		right: 5px;
		border: 0;
	}
	.usipt_text{
		left: 0;
		text-align: center;
	}
	.usipt input, .usipt select,.ussbm button{
		height: 40px;
	}
	.regw{
		max-height: 100%;
		overflow: hidden;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
	}
	.regba{
		margin-top: 10px !important;
	}
	.regw{
		padding: 0 !important;
	}
	.regw .ussbm{
		margin-top: 10px !important;
	}
	.usipt_email{
		width: 80px;
	}
	
	.lbnb {
		display: none;
	}
	.lbnw  h1{
		font-size: 24px;
	}
	.pnav,.pnavb{
		width: 100%;
		justify-content: space-between;
	}
	.pnav a,.pnavb a{
		width: 48%;
		margin-right: 0;
		padding: 15px;
		padding-bottom: 25px;
	}
	.pnavb a{
		padding: 10px;
	}
	.qc1a{
		display: block;
		padding: 15px;
	}
	.qc1a_down{
		right: 15px;
		top: 15px;
	}
	.qc1al{
		width: 100%;
		margin-bottom: 15px;
	}
	.qc2{
		width: 100%;
	}
	.qc2a{
		width: 100%;
		margin-right: 0;
	}
	
	.jszca{
		width: 100%;
		margin-top: 15px;
		margin-right: 0;
	}
	.jszca .posrabsolute img{
		height: 40px;
	}
	
	.ltopline{
		width: 40px;
	}
	
	.page a{
		width: 30px;
		height: 30px;
		font-size: 13px;
	}
	
	.xt1w{
		padding: 0;
		margin-top: 10px;
	}
	.xt1a{
		width: 100%;
		margin-top: 15px;
	}
	.xt3w a{
		width: 250px;
		height: 60px;
	}
	
	.fmt{
		padding: 15px 0;
	}
	.fmt .mt_15{
		margin-top: 10px;
	}
	.fmb{
		padding: 20px 0;
	}
	.fmbtop i{
		width: 32px;
		height: 32px;
	}
	.fmw_102_a{
		width: 100%;
		margin-right: 0;
		margin-top: 15px;
	}
	.fmbbot{
		padding-left: 45px;
	}
	.chza{
		display: block;
	}
	.fmw_number,.chza .fm_input{
		margin-bottom: 15px;
		margin-right: 0;
	}
	.fmbbot_add{
		position: static;
		margin-top: 15px;
	}
	.fmw_66{
		width: 100%;
	}
	.fa1ab{
		margin-right: 0;
	}
	
	.ab4a{
		display: block;
		padding: 15px;
	}
	.ab4al h3 i{
		width: 6px;
		height: 6px;
	}
	.ab4ar{
		margin-top: 15px;
	}
	
	.neml{
		height: 200px;
	}
	.nelbtnbox,.nemlatxt{
		height: 50px;
		line-height: 50px;
	}
	.nemlatxt{
		font-size: 13px;
	}
	.nelbtnbox i{
		font-size: 20px;
	}
	.nemr{
		height: 100px;
	}
	.nerbtnt, .nerbtnb{
		display: none;
	}
	.neba{
		display: block;
	}
	.nebal{
		width: 100%;
		margin-right: 0;
	}
	.nebar{
		padding: 15px 0;
	}
	.nebarrb img{
		height: 10px;
	}
	.nebarrb {
		font-size: 12px;
	}
	.neba{
		margin-top: 15px;
	}
	
	.nib a{
		width: 100px;
		line-height: 28px;
	}
	
	.tz1r img{
		height: 15px;
		margin-top: 7px;
	}
	.swiper-button-next-tz2,.swiper-button-prev-tz2{
		display: none;
	}
	
	.xswdr{
		position: static;
		margin-top: 0;
		width: 100%;
	}
	.xs1top h1{
		line-height: 40px;
	}
	.xs1top span{
		line-height: 40px;
	}
	.xs1bot a{
		line-height: 38px;
		padding: 0 15px;
	}
	.zga,.zgal{
		display: block;
	}
	.zgalimg{
		width: 100%;
		margin-right: 0;
	}
	.zgaltxt{
		margin: 15px 0;
	}
	.zgar{
		margin-left: 0;
	}
	.zgaltxt_title i{
		width: 6px;
		height: 6px;
	}
	
	.rbar a{
		font-size: 12px;
		margin-top: 15px;
	}
	.rba{
		padding: 15px 0;
	}
	
	.sh1ta{
		font-size: 12px;
	}
	.sh1ta img{
		height: 20px;
	}
	.sh1ta p{
		margin-left: 10px;
	}
	.sh1tline{
		height: 20px;
	}
	.sh33at{
		min-height: 10px;
	}
	.sh33ab{
		width: 100%;
		margin-left: 0;
	}
	
	.cowbg{
		padding: 15px;
		
	}
	.cow span{
		width: 100%;
	}
	.cow b{
		width: 100%;
	}
	
	.gwbat span{
		width: auto;
		font-size: 12px;
		margin: 0 5px;
	}
	.gwbatr {
		flex: inherit;
		flex-grow: inherit;
		margin-left: 15px;
	}
	.gwbat{
		padding: 15px 0;
	}
	.gwbab{
		padding: 15px;
		border-radius: 4px;
	}
	
	.swiper-button-next-ab3, .swiper-button-prev-ab3{
		width: 30px;
		height: 30px;
		top: -10px;
	}
	.swiper-button-next-ab3{
		right: 5px;
	}
	.swiper-button-prev-ab3{
		left: 5px;
	}
}
@media only screen and (max-height:400px){
	.i1a{
		height: 100vh;
	}
	.i3bw .swiper-container{
		height: 80vh;
	}
	.wz{
		top: 20px;
	}
}
@media only screen and (min-width:768px) and (max-width:1600px) {
	.i1a{
		height: 350px
	}
	/*.i1aimg1{*/
	/*	width: 40%;*/
	/*	bottom: 22%;*/
	/*}*/
	/*.i1aimg3{*/
	/*	width: 50%;*/
	/*	left: 45%;*/
	/*}*/
	/*.i1aimg5 {*/
	/*	width: 55%;*/
	/*	position: absolute;*/
	/*	bottom: 0%;*/
	/*	right: 12%;*/
	/*}*/
	/*.i1aimg4 {*/
	/*	width: 38%;*/
	/*	position: absolute;*/
	/*	bottom: 2%;*/
	/*	right: 3%;*/
	/*}*/
	/*.i1aimg2{*/
	/*	width: 50%;*/
	/*}*/
	/*.i1aimg6{*/
	/*	width: 50%;*/
	/*	bottom: 5%;*/
	/*}*/
}
@media only screen and (min-width:768px) and (max-width:1800px) {
	.i1a{
		height: 385px
	}
	/*.i1aimg1{*/
	/*	width: 40%;*/
	/*	bottom: 22%;*/
	/*}*/
	/*.i1aimg3{*/
	/*	width: 50%;*/
	/*	left: 45%;*/
	/*}*/
	/*.i1aimg5 {*/
	/*	width: 55%;*/
	/*	position: absolute;*/
	/*	bottom: 0%;*/
	/*	right: 12%;*/
	/*}*/
	/*.i1aimg4 {*/
	/*	width: 38%;*/
	/*	position: absolute;*/
	/*	bottom: 2%;*/
	/*	right: 3%;*/
	/*}*/
	/*.i1aimg2{*/
	/*	width: 50%;*/
	/*}*/
	/*.i1aimg6{*/
	/*	width: 50%;*/
	/*	bottom: 5%;*/
	/*}*/
}
.pagination{
	display: flex;
}
.page span {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #999;
	color: #666;
	margin: 3px;
}
.pagination .active span{
	background: #E60012;
	border: 1px solid #E60012;
	color: #fff;
}
@keyframes pulse-red {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(245, 24, 24, 0.7)
	}
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(255, 255, 255, 0)
	}
	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 10px rgba(255, 255, 255, 0)
	}

}
@keyframes pulse-bl {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(98, 106, 232, 0.7)
	}
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(255, 255, 255, 0)
	}
	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 10px rgba(255, 255, 255, 0)
	}

}
.page-circle .cir span{
	width: 12px;
	z-index: 5;
	height: 12px;
	position: absolute;
	content: "";
	background: #ea2a33;
	border-radius: 50%;
}
.page-circle .cir i{
	width: 12px;
	z-index: 5;
	height: 12px;
	position: absolute;
	content: "";
	background: #0d67b5;
	border-radius: 50%;
}
.page-circle .cir div{
	background: #db1425;
	padding: 8px 12px;
	position: absolute;
	color: #ffffff;
	display: none;
	transform: translate(-46%,-126%);
	z-index: 99;
}
.page-circle .cir em{
	z-index: 99;
	position: absolute;
	border-top: 8px solid #ea2a33;
	border-left: 8px solid transparent;
	border-bottom: 2px solid transparent;
	border-right: 8px solid transparent;
	transform: translate(-12%,-100%);
	display: none;
}
.page-circle .cir span:hover{
	animation: pulse-red 1s infinite;
}
.page-circle .cir i:hover{
	animation: pulse-bl 1s infinite;
}
.xswd_map{
	position: relative;
}
.zg14{
	top: 78%;
	left: 55%;
}
.zg13{
	left: 52%;
	top: 59%;
}
.zg11{
	left: 46%;
	top: 63%;
}
.zg10{
	left: 48%;
	top: 66%;
}
.zg4{
	left: 53.8%;
	top: 76%;
}
.zg2{
	left: 54%;
	top: 78%;
}
.zg15{
	left: 54.6%;
	top: 80%;
}
.zg9{
	left: 55%;
	top: 64%;
}
.zg3{
	left: 62.5%;
	top: 41%;
}
.zg5{
	left: 57%;
	top: 43%;
}
.zg6{
	left: 60.5%;
	top: 49%;
}
.zg7{
	left: 59%;
	top: 59%;
}
.zg1{
	left: 61%;
	top: 62%;
}
.zg12{
	left: 61.5%;
	top: 65%;
}
.zg16{
	top: 76%;
	left: 61%;
}
.zg17{
	top: 78%;
	left: 60.5%;
}
.zg18{
	top: 80%;
	left: 60.3%;
}
.r1{
	top: 79%;
	left: 30.7%;
}
.r2{
	top: 79%;
	left: 32.7%;
}
.r3{
	top: 75%;
	left: 34.7%;
}
.r4{
	top: 69%;
	left: 35.6%;
}
.r5{
	top: 73%;
	left: 40.7%;
}
.r6{
	top: 71%;
	left: 42.7%;
}
.r7{
	top: 70%;
	left: 44.5%;
}
.r8{
	top: 71%;
	left: 44.8%;
}

.r9{
	top: 72.5%;
	left: 46%;
}
.r10{
	top: 71.4%;
	left: 47.5%;
}
.r11{
	top: 69.4%;
	left: 50%;
}
.r12{
	top: 67.5%;
	left: 51%;
}
.r13{
	left: 45%;
	top: 61.5%;
}
.r14{
	left: 49%;
	top: 55%;
}
.r15{
	left: 53.2%;
	top: 51.5%;
}
.r16{
	left: 47%;
	top: 66%;
}
.r17{
	top: 63%;
	left: 50.5%;
}
.o1{
	top: 51.5%;
	left: 19.7%;
}
.o2{
	top: 60.5%;
	left: 24.5%;
}
.o3{
	top: 55%;
	left: 26%;
}
.o4{
	top: 45%;
	left: 28%;
}
.o5{
	top: 45%;
	left: 29.25%;
}
.o6{
	top: 47.5%;
	left: 29%;
}
.o7{
	top: 49.8%;
	left: 29.5%;
}
.o8{
	top: 51%;
	left: 30.5%;
}
.o9{
	top: 45.5%;
	left: 33%;
}
.o10{
	top: 88%;
	left: 40%;
}
.o11{
	top: 43%;
	left: 57.8%;
}
.o11{
	top: 43%;
	left: 57.8%;
}
.y1{
	top: 39.5%;
	left: 34.7%;
}
.y2{
	top: 19.5%;
	left: 33.7%;
}
.y3{
	top: 34.5%;
	left: 44.7%;
}
.y4{
	top: 32%;
	left: 45.5%;
}
.y5{
	top: 39.5%;
	left: 47.3%;
}
.y6{
	top: 34.5%;
	left: 54%;
}
.y7{
	top: 12%;
	left: 57.2%;
}
.y8{
	top: 46%;
	left: 45%;
}
.y9{
	top: 47%;
	left: 46%;
}
.y10{
	top: 49%;
	left: 46.5%;

}
.y11{
	top: 55%;
	left: 47.5%;
}
.y12{
	top: 54.6%;
	left: 48.8%;
}
.y13{
	top: 87%;
	left: 64.8%;
}
@media only screen and (max-height:1000px) {
	.bn1img {
		width: 69.7%;
		height: 85%;
		position: absolute;
		left: 13.5%;
		object-fit: cover;
		bottom: -8%;
		animation-duration: 2s !important;
	}
.bn1 {
		 margin-top: 11%;
	 }
	.bn1w p{
		width: 50%;
	}
	.bn1{
		width: 600px;
	}
	.w40{
		width: 40%;
	}
}
@media only screen and (max-width: 768px){
	.fa1ab .text16{
		font-size: 13px;
		line-height: 24px;
		overflow: scroll;
	}
	.fa1ab .text16 table{
		width: 600px;
	}
}

.i2 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background-image: url(../images/nex.svg);
    background-size: 150%;
}
.i2 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
      background-image: url(../images/nex.svg);
    background-size: 150%;
    transform: rotate(180deg)
}
.i3 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background-image: url(../images/nex.svg);
    background-size: 150%;
}
.i3 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
      background-image: url(../images/nex.svg);
    background-size: 150%;
    transform: rotate(180deg)
}</pre></body></html>