<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
*{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
body{
	position: relative;
	font-family: Arial,黑体,微软雅黑;
}
img{
	border: none;
}
input{
	outline: none;
}
a{
	text-decoration: none;
}
a:link,a:visited,a:hover,a:active{
	outline:0; 
	*star:expression(this.onFocus=this.blur());
}
img{
	border: none;
}
::-webkit-scrollbar{
	width:10px;height:10px
}
::-webkit-scrollbar-button:vertical{
	display:none
}
::-webkit-scrollbar-corner,::-webkit-scrollbar-track{
	background-color:#e2e2e2
}
::-webkit-scrollbar-thumb{
	border-radius:0;
	background-color:rgba(0,0,0,.3)
}
::-webkit-scrollbar-thumb:vertical:hover{
	background-color:rgba(0,0,0,.35)
}
::-webkit-scrollbar-thumb:vertical:active{
	background-color:rgba(0,0,0,.38)
}
.left{
	float: left;
}
.right{
	float: right;
}
.clear{
	clear: both;
}
.hide{
	display: none;
}
.backtop-container{
	display: none;
  	width: 1200px;
  	height: 40px;
  	overflow: auto;
  	margin: auto;
  	position: fixed;
  	left: 0; 
  	bottom: 30px; 
  	right: 0;
}
.backTop-wrap{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.backTop{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 38px;
	height: 38px;
	z-index: 999;
	border: solid 1px #e3e3e3;
	background-color: #fafafa;
	cursor: pointer;
}
.backTopArrow{
	display: block;
	width: 34px;
	height: 38px;
	margin: 0 auto;
	line-height: 40px;
	background: url(../img/common/backtop.png) left center no-repeat;
}
.backText{
	display: none;
	padding-left: 5px;
	padding-top: 4px;
	font-size: 13px;
	color: #999;
	-moz-user-select: -moz-none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
   	-ms-user-select: none;
   	user-select: none;
}
.btn-wrap{
	width: 100%;
	background-color: #fff;
}
.header{
	position: relative;
	width: 1000px;
	height: 110px;
	margin: 0px auto;
	background-color: #fff;
}
.logo-img{
	vertical-align: middle;
	margin-right: 18px;
	margin-bottom: 10px;
}
.logo{
	padding-top: 6px;
	line-height: 90px;
}
.logo-des{
	font-size: 26px;
	color: #494949;
}
.navs{
	margin-left: 48px;
	vertical-align: middle;
	padding-top: 6px;
}
.navs a{
	display: inline-block;
	width: 80px;
	height: 84px;
	_width: 80px;
	*width: 80px;
	line-height: 84px;
	text-align: center;
	font-size: 16px;
	color: #aaa;
}
.navs a:hover{
	color: #666;
}
.navs .nav-active{
	color: #ef7e00;
}
.dropdown{
	position: relative;
	padding-bottom: 20px;
}
.dropdown ul{
	position: absolute;
	left: 0px;
	top: 104px;
	z-index: 22;
	_z-index: 22;
	height: 200px;
	background-color: #fff;
	line-height: 0px;
	display: none;
	-webkit-box-shadow:0 3px 10px #888;
	-moz-box-shadow:0 3px 10px #888;
	-o-box-shadow::0 3px 10px #888;
	box-shadow::0 3px 10px #888;
}



.drop-apply ul{
	height: 160px;
	left: -16px;
}
.drop-apply ul li a{
	width: 130px!important;
}

.genplatform-menu ul{
	height: 125px;
	left: -16px;
}
.genplatform-menu ul li a{
	width: 110px!important;
}

.dropdown ul li{
	height: 40px;
}
.dropdown ul li a{
	filter:inherit;
	width: 90px;
	height: 40px;
	line-height: 40px!important;
}
.dropdown ul li a:hover{
	background-color: #eee;
}
.btns{
	width: 1108px;
	height: 160px;
	line-height: 160px;
	margin: 0px auto;
	text-align: center;
	padding-top: 40px;
}
.btns a{
	display: inline-block;
	position: relative;
	width: 120px;
	height: 120px;
	line-height: 180px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background: url(../img/common/btns.png);
}
.btn-comp{
	margin-right: 70px;
	background-position: 0px 0px;
}
.btn-comp:hover{
	background-position: 0px -122px;
}
.btn-pers{
	margin: 0px 70px;
	background-position: -122px 0px!important;
}
.btn-pers:hover{
	background-position: -122px -122px!important;
}
.btn-down{
	margin: 0px 70px;
	background-position: -244px 0px!important;
}
.btn-down:hover{
	background-position: -244px -122px!important;
}
.btn-buy{
	margin-left: 70px;
	background-position: -366px 0px!important;
}
.btn-buy:hover{
	background-position: -366px -122px!important;
}
.footer{
	width: 100%;
	/*background-color: #394a51;*/
	background-color: #374049;
}
.footer-wrap{
	width: 1000px;
	/*height: 260px;
    padding-top: 40px;
    */
	height: 100px;
	margin: 0px auto;

}
.f-qr{
	margin-right: 34px;
}



.ft-Copyright
{
    color: #fff!important;
    font-size:16px;
}
.ft-Copyright .ft-Copyright-c
{
    padding-top: 26px;
}
.ft-Copyright .ft-Copyright-c:hover{
	color: #dcdcdc;
}
.ft-Copyright .ft-Copyright-b
{
    padding-top: 10px;
}
.ft-Copyright a
{
    color: #fff!important;
}
.rimgtop
{
    padding-top: 14px;
}



.f-Business a{
	color: #fff!important;
}
.qr-wrap{
	margin-top: 20px;
	margin-bottom: 20px;
}
.qr-wrap img{
	width: 100px;
	height: 100px;
}
.qr-download{
	margin-right: 36px;
}
.qr-download:hover p{
	color: #dcdcdc;
}
.qr-download p{
	color: #fff;
	font-size: 14px;
	margin-top: 10px;
}


.qr-download2{
	margin-right: 18px;
}
.qr-download2:hover p{
	color: #dcdcdc;
}
.qr-download2 p{
	color: #fff;
	font-size: 12px;
	margin-top: 5px;
}

.qr-download3{
	
}
.qr-download3:hover p{
	color: #dcdcdc;
}
.qr-download3 p{
	color: #fff;
	font-size: 12px;
	margin-top: 5px;
}
.gswj
{
    margin-left:3px;
}



.qr-focus{
	text-align: center;
}
.qr-focus:hover p{
	color: #dcdcdc;
}
.qr-focus p{
	color: #fff;
	font-size: 14px;
	margin-top: 10px;
}
.link-first{
	margin-right: 40px;
}
.links a{
	display: block;
	color: #fff;
	font-size: 14px;
	margin-bottom: 16px;
}
.links a:hover{
	color: #dcdcdc;
}
.friendly-link{
	font-size: 18px;
	color: #fff;
	margin-bottom: 20px;
}
.friendly-link:hover{
	color: #dcdcdc;
}
.link-second{
	padding-top: 41px;
	margin-right: 40px;
}
.link-third{
	padding-top: 41px;
}
.copyright{
	width: 100%;
	background-color: #374049;
}
.copyright-wrap{
	width: 1000px;
	height: 80px;
	line-height: 80px;
	margin: 0px auto;
	color: #fff;
	font-size: 16px;
}
.copyright-wrap p:hover{
	color: #dcdcdc;
}
.copyright-wrap p a{
	color: #fff;
	font-size: 16px;
}
.copyright-wrap p a:hover{
	color: #dcdcdc;
}
.xfk{
	position: fixed;
	top: 150px;
	right: -160px;
	width: 196px;
	z-index: 999;
	transition: 0.3s;
}
.xfk-l{
	background-color: #ef7e00;
	color: #fff;
	font-size: 16px;
	width: 18px;
	height: 95px;
	padding: 15px 9px 0px 9px;
	text-align: center;
	vertical-align: middle;
	background: url(../img/common/xfk-bg.png) no-repeat;
    letter-spacing: 4px;
    cursor: pointer;
}
.xfk-r{
	width: 160px;
	background-color: #fff;
}
.p1,.p3{
	text-align: center;
	font-size: 12px;
	color: #333;
	margin-top: 20px;
}
.p2{
	text-align: center;
	font-size: 22px;
	color: #ef7e00;
	margin: 10px 0px;
}
.p3{
	margin-top: 0px!important;
	margin-bottom: 10px!important;
}
.xfk-btn{
	display: block;
	width: 132px;
	line-height: 40px;
	margin: 0px auto;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background-color: #62b368;
	margin-bottom: 20px;
	margin-top: 10px;
}
.xfk-btn:hover{
	background-color: #58a75e;
}
.xfk-qr{
	display: block;
	width: 132px;
	height: 130px;
	margin: 0px auto;
	background: url(../img/common/xfk-qr.png);
	margin-bottom: 20px;
}
.service-link{
	display: block;
	width: 102px;
	line-height: 40px;
	padding-left: 30px;
	margin: 0px auto;
	color: #333;
	font-size: 16px;
	background: url(../img/common/qq-icon.png) 0px 5px no-repeat;
}
.service-link:hover{
	color: #666;
}
.top-aboutus{
	position: absolute;
	bottom: 10px;
	right: -80px;
	color: #ef7e00;
}

.menuminwidth
{
    min-width:110px;
    text-align:center;
}
</pre></body></html>