<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@font-face{
font-family:'HanSansSC';
src: url(../fonts/SourceHanSansSC-Light.otf);
}
/* common */
*{
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	margin: 0;
    padding: 0;
    text-decoration: none;
    border: none;
}
body,h3,ul,li{ margin:0;}
ul{ padding:0;}
li{ list-style:none;}
html,body {
  /*font-family:'HanSansSC';*/
}
img{ border:none;}
a {
	color: #1d63ce;
	text-decoration: none;
}
a:hover {
	/*color: #ff734e;*/
	opacity: .7;
	filter:alpha(opacity=70);
}
#logo:hover{
	opacity: 100;
	filter:alpha(opacity=100);
}
.clearfix {
	overflow: hidden;
	zoom: 1;
}
html,body,.wrapper{ height: 100%;}
body{position: relative;}
.fl{ float:left;}
.fr{ float:right;}
.hide1{display: none;}
.hide{ visibility: hidden;}
.break{word-break:break-all; word-wrap:break-word; white-space:normal;}
.wrapper {
	height: auto;
	min-height: 100%;
	max-width: 1280px;
	margin: 0 auto;
    overflow: hidden;
}

/* footer */
.footer-text{ position:relative;background:#c8e7fe; margin-top:-80px;height:80px;line-height:80px;z-index: 9999;text-align: center;}
.footer-text div {text-align:center;overflow: hidden;margin:0 auto;height: 100%;}
.footer-text .f-version,
.footer-text .f-text a {font-size: 12px;color:#003155;}
.footer-text .f-text a:hover {opacity: .7;filter:alpha(opacity=70);}
.footer-text span {display: inline-block;*display: inline;*zoom:1;height: 100%;}
.footer-text .f-line,
.footer-text br {display: none;}
.footer-text .f-text {float: right;}
.footer-text var {display: inline-block;*display: inline;*zoom:1;width: 1px;height: 11px;background: #003155;margin: -1px 6px 0;*margin:4px 6px 0;vertical-align: middle;overflow: hidden;}
.footer-text .lg-wrap{position: absolute;top: 30px;left:auto;right: 150px;width:90px;height: 26px;line-height: 26px;font-size: 12px;color:#003155;text-align: center;cursor:pointer;overflow: visible;}
.footer-text .lg{position:static;height: 100%;width: 100%;}
.footer-text .lg-nor{background:url('../images/la_bg1.png') 0 0 repeat;}
.footer-text .lg-hover{background:url('../images/la_bg1.png') 0 -27px repeat;}
.footer-text .lg-wrap ul{display: none;position: absolute;left: 0;bottom:26px;overflow: hidden;}
.footer-text .lg-wrap ul li{width: 90px;height: 26px;margin-bottom: 1px;}
.footer-text .lg-wrap ul li a{display: block;width: 100%;height: 100%;}
.footer-text .lg-wrap ul li a:hover{background:url('../images/la_bg1.png') 0 -54px repeat;opacity: 1;}
.footer-text .lg-wrap ul li a{color:#003155;}
.footer-fixed{ position: fixed; left: 0; right: 0; bottom: 0;}
@media screen and (max-width:1280px) and (min-width:1025px){
	.header-main,.wrapper,.faq{ width:1024px;}
	.faq-tabs li{ width:512px;}
	/*.copyright{ width:480px;}
    .footer-links{ width: 440px;}*/
}
@media screen and (max-width:1120px) {
	.footer-text .lg-wrap{ right: 80px;}
}
@media screen and (max-width:1024px) and (min-width:768px){
	.header-main{ width:750px;}
	/*.h-nav a{ padding-right:15px;}*/
	.faq{ width:750px;}
	.faq-tabs li{ width:375px;}
	.footer-text .lg-wrap{ right: 30px;}
	/*.footer-main{ padding-top:58px;}
    .footer-links{ width: 580px;}
	.copyright{ width:100%; margin-bottom:10px;}*/
}
@media screen and (max-width:900px) {
	.footer-text div{position: absolute;left: 40px;overflow: visible;}
	.footer-text .lg-wrap{ right: -126px;}
}
@media screen and (max-width:767px){
	.header-main,.footer-main{ max-width:640px; width:100%; height:100%;min-width:240px;padding-top: 0;}
	#raise .footer-main{left:0;}
	.header{ padding:.5em 0;}
	.header-main,.h-fixed .header-main{ height:2em; overflow:visible;}
    .h-fixed .logo img{ padding-top: 0;}
	.logo, .logo img,.h-fixed .logo img{ display:block; height:100%; margin:0 auto; float:none;}
	.mobile-nav{ display:block; width:2em; height:2em; position:absolute; left:.5em; top:.5em; background:url("../images/news/mobile.png") center no-repeat; background-size:2em auto;}
	.h-nav{ background-color: rgba(0,0,0,0.8); position:absolute; left:0; top:3em; padding:0; display:none;}
	.h-nav li{ display:block; width:100%;}
	.infeed li{float:left;}
	.infeed li:nth-child(1),
	.infeed li:nth-child(3){width: 30%;}
	.infeed li:nth-child(2){width: 40%;}
	.infeed li:nth-child(4){width: 30%;}
	.infeed li:nth-child(5){width: 30%;}
	.h-nav a{ padding-left:.8em; line-height:2.9em; font-size:1.025em;height: 2.9em;}
	.h-fixed .h-nav a {line-height: 2.9em;}
	#raise .cur{background: rgba(255,255,255,0.3);}
	#raise .cur a{color:#fff200;}
	#raise .cur em,.h-nav .h-b-bottom,.footer-share{ display:none;}
	.wrapper{ margin-top:3em; max-width: 640px;}
	.faq{ width:auto; margin:0 10px;padding:0;}
	.faq-tabs{ width:auto;}
	.faq-tabs li{ width:50%; white-space:nowrap; overflow:hidden; font-size:1.25em;}
	/*.faq-tab-1{ border-right:none;}*/
	
	.footer-text {height: auto;padding:1.2em .5em 0;line-height: normal;margin-top: 2em;z-index: 0;}
	.footer-text div {width: 100%;position: static;}
	.footer-text .f-text,
	.footer-text .f-version {float: none;width: auto;margin-right: 0;padding-left: 2em;}
	.footer-text .f-text var {display: none;}
	.footer-text .f-version {height: 4em;line-height: 4em;font-size: .7em;padding-left:0;}
	.footer-text .f-text a {
		display: inline-block;
		*display: inline;
		*zoom:1;
		width: 7em;
		height: 2.5em;
		font-size: .94em;
		line-height: 2.5em;
		margin: 0 2.5em .6em 0;
	}
	.footer-text .f-text a:active {background: rgba(26,141,224,.3);}
	.footer-text .f-line {
		display: block;
		width: 100%;
		height: 1px;
		background-color: #003155;
		overflow: hidden;
	}
	.footer-text br {display: block;}
	.footer-text .lg-wrap{
		position: static;
		width: 100%;
		height: 3em;
		line-height: 3em;
		margin-bottom: 1.3em;
	}
	.footer-text .lg{font-size: 1.36em;}
	.footer-text .lg-nor{background-image: none;background-color: rgba(26,141,224,.1);}
	.footer-text .lg-hover{background-image: none;}
	.footer-text .lg-wrap ul {
		bottom: 0;
		width: 100%;
		background-color: rgba(0,0,0,0.8);
	}
	.footer-text .lg-wrap ul li{
		width: 100%;
		height: 2.7em;
		font-size: 1.3em;
		line-height: 2.7em;
		margin-bottom: 0;
	}
	.footer-text .lg-wrap ul li a{color:#E5E5E5;}
	.footer-text .lg-wrap ul li a:hover{background:none;opacity: 1;}
}

/* news items */
.news-detail { max-width: 1140px; margin: 0 auto;padding:90px 0 80px 0;}
.news-nav{ font-size: 1em; padding-top: .5em;}
.news-nav a{ padding-right: .5em;}
.news-nav .news{ padding-left: .5em;}
.news-title{ font-size:1.5em; font-weight: normal; color: #1e62cf; padding: 12px 0 20px; border-bottom: 1px solid #dadada;}
.news-title span{ color: #818181; padding-left: 1em;font-size: .8em;}
.news-content{ line-height: 150%; padding: 10px 0; margin: 0 auto;}
.news-content div{ padding-bottom: 15px; font-size: .9375em;text-indent: 2em;line-height: 2em;}
.news-content .ti0{text-indent: 0em;}
.news-content .fwb{font-weight: bold;}
.news-img-center{ display: block; margin: 0 auto 10px; max-width: 767px;}
@media screen and (max-width:1280px) and (min-width:1025px){
    .news-detail{ width: 1024px;}
}
@media screen and (max-width:1024px) and (min-width:768px){
    .news-detail{ width: 750px;}
}
@media screen and (max-width:767px) {
    .news-detail{ max-width: 640px; box-sizing: border-box; padding: 0 .875em;}
    .news-content{ width: 100%; line-height: 1.875em;}
    .news-title{ font-size:1.25em;}
    .news-img-center{ max-width: 100%;}
}
.nav-wrap {
	position: fixed;
	top: 0;left: 0;
	z-index: 9999;
	width: 100%;
	height: 50px;
	padding: 20px 0;
	-webkit-transition: height 300ms ease-in;
	-moz-transition: height 300ms ease-in;
	-ms-transition: height 300ms ease-in;
	-o-transition: height 300ms ease-in;
	transition: height 300ms ease-in;
}
#masthead-ie-mask{
	position: fixed;
	top: 0;
	left: 0;
	height: 60px;
	width: 100%;
	z-index: 8888;
	opacity: 0;
	filter:alpha(opacity=0);
}
.hd {
	height: 28px;
	padding:16px 0;
}
.nav-wrap .nav-con {
	margin:0 auto;
	max-width: 1140px;
	height: 100%;
}
@media screen and (max-width: 1280px) and (min-width: 1025px)
.nav-con {
    width: 1024px;
}
.nav-wrap .nav-con .phone-nav {display: none;}
.nav-wrap .nav-con .left {background-image: none;}
.nav-wrap .nav-con .left,
.nav-wrap .nav-con a img {height: 100%;float: left;}
.nav-wrap .nav-con ul li {float: left;margin-left: 23px;position:relative;top:0;left:0;}
.nav-wrap .nav-con ul li a {
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom:1;
	font-size: 16px;
	line-height: 50px;
	color: #E5E5E5;
	-webkit-transition: color .3s linear,line-height .3s linear;
	-moz-transition: color .3s linear,line-height .3s linear;
	-o-transition: color .3s linear,line-height .3s linear;
	-ms-transition: color .3s linear,line-height .3s linear;
	transition: color .3s linear,line-height .3s linear;
}
.hd .nav-con ul li a {line-height: 28px;}
.nav-wrap .nav-con ul li a span {
	position: absolute;
	bottom: 14px;
	left: 50%;
	width: 0;
	height: 1px;
	margin-top: 5px;
	background: #fff200;
	opacity: 0;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;	
}
.hd .nav-con ul li a span {bottom: 3px;}
.nav-wrap .nav-con ul li a:hover,
.nav-wrap .nav-con ul li a:hover span {
	color: #fff200;
	left: 0;
	width: 100%;
	opacity: 1;
}
#raise .choose a {
	color: #fff200;
}
/* 变更导航  2022/12/12 */
@media only screen and (min-width:768px) {
	.dropdown1 {
		background: url('../images/drop_down.png') no-repeat;
		background-size: 100% 100%;
		position: absolute;
		left: -10px;
		top: 50px;
		width: 140px;
		padding-left: 20px;
		display: none
	}
	
	.dropdown1::-webkit-scrollbar {
		width: 3px;
	}
	
	.dropdown1::-webkit-scrollbar-thumb {
		background: #d8d8d8;
		border-radius: 10px;
	}
	
	.dropdown1::-webkit-scrollbar-track-piece {
		background: transparent;
	}
	
	.dropdown2 {
		background: url('../images/drop_down.png') no-repeat;
		background-size: 100% 100%;
		position: absolute;
		left: -20px;
		top: 50px;
		width: 120px;
		padding-left: 20px;
		display: none
	}
	
	.drop-item {
		padding-top: 10px;
		width: 100%;
	}
	
	.nav-wrap .drop-item .tools {
		font-size: 14px;
		line-height: 30px;
	}
	
	.drop-item:last-child {
		padding-bottom: 10px;
	}
	
	.f-right {
		text-align: right;
	}
	
	.f-left {
		text-align: left;
	}
}
.nav-wrap .drop-item .tools {
	font-size: 14px;
	line-height: 30px;
}

.drop-item:last-child {
	padding-bottom: 10px;
}
@media screen and (max-width:1280px) and (min-width:1025px){
	.nav-con{ width:1024px;}
}
@media screen and (max-width:1120px) {
	.footer .lg-wrap{ right: 80px;}
}
@media screen and (max-width:1024px) and (min-width:768px){
	.nav-con{ width:750px;}
	.footer .lg-wrap{ right: 30px;}
}
@media screen and (max-width:900px) {
	/*.footer div{position: absolute;left: 40px;overflow: visible;}
	.footer .lg-wrap{ right: -126px;}*/
}
@media only screen and (max-width:767px){
	/*****************nav*****************/
	#raise .bg {
		background-image: url('../images/home/phone_sp.png');
		-webkit-background-size: 20em auto;
		-moz- background-size: 20em auto;
		-ms- background-size: 20em auto;
		-o- background-size: 20em auto;
		background-size: 20em auto;
	}

	#raise .bg2 {
		background-image: url('../images/pic-logo.png');
		-webkit-background-size: 7em auto;
		-moz-background-size: 7em auto;
		-ms-background-size: 7em auto;
		-o-background-size: 7em auto;
		background-size: 7em auto;
		background-position: center center !important;
	}
	
	#raise .nav-wrap {
		height: 2.2em;
		padding:1em 0;
		-webkit-transition: height 100ms ease-in;
		-moz-   transition: height 100ms ease-in;
		-ms-    transition: height 100ms ease-in;
		-o-     transition: height 100ms ease-in;
		        transition: height 100ms ease-in;
	}
	#raise .hd {height: 1.6875em;padding:0.7em 0;}
	#raise .nav-wrap .nav-con {text-align: center;}
	#raise .nav-wrap .nav-con .phone-nav {
		display: block;
		position: absolute;
		top: 50%;
		left: 0.8em;
		background-position: 0 0;
		width: 1.25em;
		height: 1.1875em;
		margin-top: -0.8em;
	}
	#raise .hd .nav-con .phone-nav {margin-top: -0.6em;}
	#raise .nav-wrap .nav-con ul {
		display: none;
		position: absolute;
		width: 100%;
		left: 0;
		top: 100%;
		padding:0 0;
		background-color: rgba(0,0,0,0.8);
	}
	#raise .nav-wrap .nav-con ul li,
	#raise .nav-wrap .nav-con ul li a{
		position: static;
		float: none;
		display: block;
		text-align: left;
		width: 100%;
		height: 100%;
		margin:0;
		padding:0;
		-webkit-transition:none;
		-moz-transition:none;
		-ms-transition:none;
		-o-transition:none;
		transition:none;
	}
	#raise .nav-wrap .nav-con ul li {
		height:2.9em;
		padding-left: .8em;
		-webkit-box-sizing: border-box;
		-moz-   box-sizing: border-box;
		-ms-    box-sizing: border-box;
		-o-     box-sizing: border-box;
		        box-sizing: border-box;
	}
	#raise .nav-wrap .nav-con .infeed li{float:left;}
	#raise .nav-wrap .nav-con .infeed li:nth-child(1){width: 22%;}
	#raise .nav-wrap .nav-con .infeed li:nth-child(3){width: 50%;}
	#raise .nav-wrap .nav-con .infeed li:nth-child(2){width: 50%;}
	#raise .nav-wrap .nav-con .infeed li:nth-child(4){width: 22%;}
	#raise .nav-wrap .nav-con .infeed li:nth-child(5){width: 22%;}
	#raise .nav-wrap .nav-con .infeed li a{font-size: .9em;}
	#raise .nav-wrap .nav-con ul li a {height:2.9em;line-height: 2.9em;font-size: 1.025em;}
	#raise .nav-wrap .nav-con ul li a span {display: none;}
	#raise .nav-wrap .left img {display: none;}
	#raise .nav-wrap .left {
		float: none;
		display: inline-block;
		*display: inline;
		*zoom:1;
		background-position: -9em -6em;
		width: 11em;
		height: 2em;
	}
	#raise .hd .left {
		background-position: -2em -2em;
		width: 8em;
		height: 2em;
	}
	#raise li.choose {background: rgba(255,255,255,0.3);}

	/*****************footer*****************/
	.footer {height: auto;padding:0 .5em;line-height: normal;margin-top: 4em;}
	.footer div {width: 100%;position: static;}
	.footer .f-text,
	.footer .f-version {float: none;width: auto;margin-right: 0;padding-left: 2em;}
	.footer .f-text var {display: none;}
	.footer .f-version {height: 4em;line-height: 4em;font-size: .7em;padding-left:0;}
	.footer .f-text a {
		display: inline-block;
		*display: inline;
		*zoom:1;
		width: 7em;
		height: 2.5em;
		font-size: .94em;
		line-height: 2.5em;
		margin: 0 2.5em .6em 0;
	}
	.footer .f-text a:active {background: rgba(255,255,255,.3);}
	.footer .f-line {
		display: block;
		width: 100%;
		height: 1px;
		background-color: rgba(299,299,299,.5);
		overflow: hidden;
	}
	.footer br {display: block;}
	.footer .lg-wrap{
		position: static;
		width: 100%;
		height: 3em;
		line-height: 3em;
		margin-bottom: 1.3em;
	}
	.footer .lg{font-size: 1.36em;}
	.footer .lg-nor{background-image: none;background-color: rgba(255,255,255,.1);}
	.footer .lg-hover{background-image: none;}
	.footer .lg-wrap ul {
		bottom: 0;
		width: 100%;
		background-color: rgba(0,0,0,0.8);
	}
	.footer .lg-wrap ul li{
		width: 100%;
		height: 2.7em;
		font-size: 1.3em;
		line-height: 2.7em;
		margin-bottom: 0;
	}
	.footer .lg-wrap ul li a:hover{background:none;}


	/* 变更移动端导航2022/12/12 */
	.dropdown1 {
		position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    padding: 0 0;
    background-color: rgba(0,0,0,1);
		display: none;
		float: right;
		list-style: none;
	}
	
	.dropdown1::-webkit-scrollbar {
		width: 3px;
	}
	
	.dropdown1::-webkit-scrollbar-thumb {
		background: #d8d8d8;
		border-radius: 10px;
	}
	
	.dropdown1::-webkit-scrollbar-track-piece {
		background: transparent;
	}
	
	.dropdown2 {
		background: url('../images/drop_down.png') no-repeat;
		background-size: 100% 100%;
		position: absolute;
		left: -20px;
		top: 50px;
		width: 120px;
		padding-left: 20px;
		display: none
	}
	
	.drop-item {
		/* padding-top: 10px; */
		width: 70%;
		padding-left: 0.8em;
		box-sizing: border-box;
	}
	
	.nav-wrap .drop-item .tools {
		font-size: 14px;
		line-height: 30px;
	}
	
	.drop-item:last-child {
		padding-bottom: 10px;
	}
	
	.f-right {
		text-align: right;
	}
	
	.f-left {
		text-align: left;
	}
}
</pre></body></html>