<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* 禁用iPhone中Safari的字号自动调整 */
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	height: 100%;
}

/* 去除iPhone中默认的input样式 */
input[type="submit"], input[type="reset"], input[type="button"], input {
	-webkit-appearance: none;
	resize: none;
}

/* 取消链接高亮  */
body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a, img, button, form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* 设置HTML5元素为块 */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

/* 图片自适应 */
img {
	width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	-ms-interpolation-mode: bicubic;/*为了照顾ie图片缩放失真*/
}

/* 初始化 */
body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a, img, button, form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	font: 14px  Tahoma, Arial, sans-serif;
	min-width: 900px;
}
em, i {
	font-style: normal;
}
strong {
	font-weight: normal;
}
.clearfix:after {
	content: "";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
.clearfix {
	zoom: 1;
}
a {
	text-decoration: none;
	color: #969696;
	font-family: PingFangSC-Regular;
}

ul, ol {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
img {
	border: none;

}
*{
	font-family: PingFangSC-Regular;
	box-sizing: border-box;
}
/*transition: all 0.4s ease-in-out;*/
/*-o-transition: all 0.4s ease-in-out;*/
/*-moz-transition: all 0.4s ease-in-out;*/
/*-webkit-transition: all 0.4s ease-in-out;*/
/*pc端*/
.wrap{
	   width: 100%;
	   height: 100%;
}
.pc_tab{
	width: 100%;
	height: 74px;
	background:rgba(0,0,0,0.7);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11;

}
.pc_tab_content{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	line-height: 74px;
}
.pc_tab img{
	width: 118px;
	height: 39px;
	margin: 17.5px 0 0 28px;
}
.pc_tab ul{
	display: inline-block;
	overflow: hidden;
	float: right;
}
.pc_tab ul li{
	float: left;
	margin-right: 48px;

}
.pc_tab ul li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0.52px;
	text-align: center;
	line-height: 20px;
}
.pc_tab ul li a.active{
	font-size: 16px;
	color: #00C65D;
	letter-spacing: 0.52px;
	text-align: center;
	line-height: 20px;
}

/*pc_footer*/
.t1 {
	line-height: 20px;
	display: inline-block;
	padding-left: 30px;
	width: 80px;
	height: 20px;
	background: url(../img/kex6.png)no-repeat left center;
	float: left;
	margin-left: 85px;
}
.pc_footer{
	width: 100%;
	height: 339px;
	background: #30343E;
}
.pc_footer .margin_left45{
	margin-left: 45px;
}
.footer_bottom{
	width: 100%;
	height: 100px;
	background: #292C33;
	padding-top: 20px;
}
.pc_footer_box{
	width: 1200px;
	padding: 36px 28px 0;
	margin: 0 auto 64px;
	overflow: hidden;
}
.pc_footer_box li{
	float: left;
	width: 33%;
	overflow: hidden;
	font-family: PingFangSC-Regular;

}
.pc_footer_box li:nth-child(3){
	padding-left: 10%;
}
.pc_footer_box li:nth-child(3) .ewm{
	margin-right: 44px;

}
.pc_footer_box li h4{
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 24px;
}
.pc_footer_box li p{
	font-size: 14px;
	color: #BBBBBB;
	/*width: 246px;*/
	width: 312px;
	text-align: left;
	text-indent: -5em;
	padding-left: 5em;
	margin-bottom: 8px;

}
.pc_footer_box li .ewm{
	width: 33%;
	float: left;
	text-align: center;
}
.pc_footer_box li .ewm h4{

}
.pc_footer_box li .ewm img{
	width: 90px;
	height: 90px;
}
.footer_bottom_box{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;

}
.footer_bottom p{
	font-size: 12px;
	color: #64676C;
	letter-spacing: 0.39px;
	text-align: center;
	margin-bottom: 19px;
}
.footer_bottom p:nth-child(2){
	line-height: 20px;
	height: 20px;
	text-align: center;
	display: block;
}
.footer_bottom p:nth-child(2) a{
	color: #64676C;
}
.footer_bottom p:first-child a{
	color: #64676C;
	font-size: 12px;
	border-bottom: 1px solid #666;
}
.footer_bottom p img{
	width: 20px;
	height: 20px;
	margin-right: 10px;
	vertical-align: middle;
}
.fixed{
	position: fixed;
	right: 0;
	top: 50%;
	width: 60px;
	cursor: pointer;
	text-align: center;
	margin-top: -75px;
	z-index: 2;
}
.fixed span{
	display: block;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0.59px;
	background: #48ADFF;
	width: 60px;
	height: 153px;
	padding-top: 28px;
}
.fixed span:hover{
	display: block;
	font-family: PingFangSC-Medium;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0.59px;
	width: 60px;
	height: 153px;
	padding-top: 28px;
	background: #2F9BF4;
}
.fixed span:hover .left_hover{
	display: block;
}
.left_hover{
	position: absolute;
	right: 67px;
	top: 10px;
	width: 196px;
	display: none;
}
.goTop{
	border-top: 1px #fff solid;
}
.h5_tab{
	display: none;
}
.h5_hide,.banner_2_h5{
	display: none;
}
[v-cloak] {
	display: none;
}
/*移动端*/
@media only screen and (max-width: 767px) {
	.fixed , .banner_2{
		display: none;
	}

	.h5_hide,.banner_2_h5{
		display: block;
	}
	.pc_hide{
		display: none;
	}

	.pc_tab{
		display: none;
	}
	.h5_tab{
		display: block;
		width: 100%;
		height: .92rem;
		background: rgba(0,0,0,0.8);
		box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);
		position: fixed;
		top: 0;
		left: 0;
		z-index: 11;
	}
	.h5_tab_box{
		padding: .23rem .32rem;
		margin-top: -1px;
	}
	.h5_tab img:nth-child(1){
		width: 1.42rem;
		height: .47rem;
	}
	.h5_tab img:nth-child(2){
		width: .46rem;
		height: .38rem;
		float: right;
	}
	.head_list{
		background: rgba(0,0,0,0.8);
		padding: 0 .32rem;

	}
	.head_list li{
		height: 1rem;
		border-bottom: solid 1px #878787;
		font-size: .28rem;
		color: #FFFFFF;
		text-align: center;
		line-height: 1rem;
	}
	.head_list li:last-child{
		border: none;
	}
	.head_list li a.active{
		color: #1ED75E;
	}
	.head_list li a{
		display: inline-block;
		width: 100%;
		height: 100%;
	}
	/*footer*/

	.pc_footer{
		height: 100%;
	}
	.pc_footer_box {
		width: 100%;
		padding: .48rem .32rem;
		margin: 0 auto;
	}
	.pc_footer_box li {
		clear: both;
		width: 100%;
		overflow: hidden;
	}
	.pc_footer_box li h4 {
		font-family: PingFangSC-Regular;
		float: left;
		font-size: .3rem;
		color: #FFFFFF;
		margin-bottom: 0;
		margin-right: .6rem;
	}
	.pc_footer_box div{
		float: left;
		width: 73%;
		text-align: left;
	}
	.pc_footer_box li p {
		font-size: .24rem;
		color: #BBBBBB;
		width: 100%;
		text-align: left;
		/*text-indent: -5em;*/
		/*padding-left: 5em;*/
		text-indent: -3em;
		padding-left: 3em;
	}
	.pc_footer_box li:nth-child(1) {
		padding-bottom: .48rem;
	}
	.pc_footer_box li:nth-child(3) {
		padding-left: 0;
	}
	.pc_footer_box li:nth-child(3) .ewm{
		width: 100%;
		margin-bottom: .26rem;
	}
	.footer_bottom {
		width: 100%;
		height: 2rem;
		padding-top: .16rem;
	}
	.footer_bottom_box {
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		background: #292C33;
		height: 100%;
	}
	.footer_bottom p {
		font-family: PingFangSC-Regular;
		/*transform: scale(0.5);*/
		font-size: .18rem;
		color: #64676C;
		letter-spacing: 0;
		text-align: center;
		margin-bottom: 19px;
		width: 100%;
		padding: 0 .27rem;
	}
	.font-6px{
		transform: scale(0.5);
		font-size: 12px;
	}
	.footer_bottom p:nth-child(2) {
		line-height: 20px;
		height: 20px;
		text-align: center;
		display: block;
	}
	.t1 {
		margin-left: .22rem;
		width: 2rem;
		height: .3rem;
		background-size: contain;
		line-height: .3rem;
		color: #939393;
		text-align: left;
		padding-left: .35rem;
	}
	.footer_bottom p img {
		width: .2rem;
		height: .2rem;
		vertical-align: middle;
	}
}


</pre></body></html>