<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*äºŒæ¬¡é‡ç½®æ&nbsp;·å¼*/

a {
	color: #333;
	text-decoration: none
}

a:hover {
	color: #333;
	outline: none;
	text-decoration: none;
}

a:active {
	outline: none;
}

html,
body {
	width: 100%;
	height: 100%;
	font-family: Arial,"é»‘ä½“","Gotham", "Helvetica Neue", "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial, sans-serif;
}

video {
	object-fit: cover;
	border: none;
	background: #fff;
}

img {
	border: 0px;
}

img[src="http://eiv.baidu.com/hmt/icon/21.gif"] {
	display: none;
}

.logo {
	margin: 0px 30px 0 0;
}


/*å…¼å®¹é¦–é¡µçš„ç”¨æˆ·ä¸‹æ‹‰èœå•æ&nbsp;·å¼*/

.index .header-menu {
	position: absolute;
	z-index: 2;
	color: #fff;
	background-color: rgba(255, 255, 255, 0);
}

.index .user-drag {
	background: rgba(255, 255, 255, 0.71);
}

.index .user-drag .user-menu a:hover {
	background: #089cef;
}


/*å¯¼èˆªé‡ç½®*/

.navbar {
	border: 0;
	border-radius: 0;
	background-color: #fff;
}

.navbar-my .navbar-nav &gt; li &gt; a {
	color: #404040;
	padding: 15px 25px;
	padding: 15px 18px;
}

.navbar-my .navbar-nav &gt; li &gt; a:hover,
.navbar-my .navbar-nav &gt; li &gt; a:focus {
	color: #089cef;
	background-color: transparent;
}

.navbar-my .navbar-nav &gt; .active &gt; a,
.navbar-my .navbar-nav &gt; .active &gt; a:hover,
.navbar-my .navbar-nav &gt; .active &gt; a:focus {
	color: #089cef;
}

.navbar-my .navbar-nav &gt; .disabled &gt; a,
.navbar-my .navbar-nav &gt; .disabled &gt; a:hover,
.navbar-my .navbar-nav &gt; .disabled &gt; a:focus {
	color: #404040;
	background-color: transparent;
}

.navbar-my .navbar-toggle {
	border-color: #ddd;
}

.navbar-my .navbar-toggle:hover,
.navbar-my .navbar-toggle:focus {
	background-color: #ddd;
}

.navbar-my .navbar-toggle .icon-bar {
	background-color: #888;
}

.navbar-my .navbar-nav &gt; .open &gt; a,
.navbar-my .navbar-nav &gt; .open &gt; a:hover,
.navbar-my .navbar-nav &gt; .open &gt; a:focus {
	color: #404040;
}

@media (max-width: 768px) {
	.navbar-my .navbar-header {
		border-bottom: 1px solid #ddd;
	}
	.navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
		color: #777;
	}
	.navbar-my .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
	.navbar-my .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
		color: #333;
		background-color: transparent;
	}
	.navbar-my .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
	.navbar-my .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,
	.navbar-my .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
		color: #555;
	}
	.navbar-my .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,
	.navbar-my .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover,
	.navbar-my .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus {
		color: #ccc;
		background-color: transparent;
	}
}

.language-drop li a:hover {
	background: #fff;
}

@media (min-width: 769px) {
	/*ä¸æ³¨é‡ŠæŽ‰çš„è¯å¯¼èˆªä¼šæœ‰ä¸¤æ¬¡åˆ‡æ¢ä¸´ç•Œå€¼*/
	.container {
		min-width: 1200px;
	}
	.navbar {
		min-width: 1200px;
		margin: 0 auto;
	}
	.navbar-nav li a.drop-user-thumb {
		padding: 13px 0 12px;
		background: transparent;
	}
	.language-drop {
		min-width: 106px !important;
		border: 0;
		box-shadow: none;
		padding: 5px 0;
	}
	.user-t {
		width: 24px;
		height: 24px;
	}
	.navbar-right .user-info-drop {
		position: absolute;
		width: 148px;
		border: 1px solid #fff;
		border: 1px solid #c9c9c9;
		border-radius: 5px;
		;
		right: -56px;
		right: -64px;
		background: #fff;
		padding: 0;
		font-size: 12px;
		min-width: 140px;
	}
	.user-info-drop:before {
		content: "";
		position: absolute;
		top: -7px;
		/*top: 0;*/
		left: 66px;
		width: 12px;
		height: 12px;
		z-index: -1;
		background: #fff;
		transform: rotate(45deg);
		border-top: 1px solid #c9c9c9;
		border-left: 1px solid #c9c9c9;
	}
	.index .user-info-drop:before {
		display: none;
		background: rgba(255, 255, 255, 0.71);
	}
	.user-info-drop .user-thumb {
		padding-top: 6px;
		margin-bottom: 0;
		text-align: center;
	}
	.user-info-drop .user-thumb a:hover {
		background: transparent;
		color: inherit;
	}
	.user-info-drop li {
		margin: 5px 0;
	}
	.user-info-drop li.divider {
		margin: 3px 0px 0px;
	}
	.user-info-drop li:last-child {
		margin-bottom: 0;
	}
	.user-info-drop li a {
		text-align: center;
		line-height: 25px;
		padding: 0;
	}
	.user-info-drop li a:hover {
		color: #fff;
		background: #089cef;
	}
	.user-info-drop li:last-child a:hover {
		color: #fff;
		background: #089cef;
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
	}
	.navbar-nav &gt; li &gt; .user-info-drop {
		border-radius: 5px;
	}
	.server-drop {
		position: absolute;
		width: 100%;
		height: 0;
		z-index: 1000;
		border-radius: 5px;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		padding-left: 0;
		background: #fff;
		overflow: hidden;
		opacity: 0;
		transition: opacity 0.3s;
	}
	.server-drop li {
		height: 30px;
		line-height: 30px;
		list-style: none;
		text-align: center;
		transition: all 0.2s;
	}
	.server-drop li:hover {
		background: #089cef;
		background: #5cbef4;
		color: #fff;
	}
	.server-drop li a {
		color: inherit;
	}
	.dropdown:hover .server-drop {
		opacity: 1;
		height: auto;
	}
	.index .server-drop {
		font-size: 12px;
	}
	.index .dropdown:hover .server-drop {
		border-radius: 0;
		opacity: 1;
		height: auto;
		color: #404040;
	}
	/*è¯­è¨€é€‰æ‹©*/
	.language {
		float: right;
		margin-top: 9px;
		width: 100px;
		color: #393939;
		height: 34px;
		line-height: 34px;
		position: relative;
		cursor: pointer;
		font-size: 12px;
		margin-left: 25px;
		margin-right: -20px
	}
	.language ul {
		margin: 0;
		padding: 0;
	}
	.language em {
		display: inline-block;
		width: 28px;
		height: 18px;
		margin-right: 6px;
		margin-left: 14px;
		margin-top: -3px;
		vertical-align: middle;
	}
	.language .lanage-show {
		width: 100px;
		/*height: 68px;*/
		background: #fff;
		position: absolute;
		left: 0px;
		top: 0px;
		opacity: 0;
		color: #393939;
		transition: opacity 0.3s;
		z-index: 999999999;
		height: 0px;
		overflow: hidden
	}
	.language .lanage-show a {
		color: #393939
	}
	.language:hover .lanage-show {
		opacity: 1;
		height: auto;
		/*height: 68px;*/
	}
	.language .lanage-show li {
		height: 34px;
	}
	.language .lanage-show li:hover{background:#f1f1f1}
	.language .q-en {
		background: url(../images/en.png)
	}
	.language .q-cn {
		background: url(../images/cn.png)
	}
	.language .q-fr{background:url(../images/fr.png)}
	.language .q-ger{background:url(../images/ger.png)}
	.index .language {
		color: #fff
	}
	/*é¦–é¡µç‰¹æ®Šæ&nbsp;·å¼*/
	.index .navbar-my {
		width: 100%;
		position: absolute;
		z-index: 2;
		color: #fff;
		background-color: rgba(255, 255, 255, 0);
	}
	.index .navbar-my .navbar-nav &gt; li &gt; a {
		color: #fff;
		transition: all 0.2s;
	}
	.index .navbar-my .navbar-nav &gt; li &gt; a:hover {
		color: #089cef;
	}
	.index .navbar-right .user-info-drop {
		border: 1px solid #c9c9c9;
		background: rgba(255, 255, 255, 0.71);
	}
	.index .server-drop {
		background: rgba(255, 255, 255, 0.71);
		border: 1px solid #c9c9c9;
		border-radius: 5px;
	}
	.index .user-info-drop .user-thumb a:hover {
		color: #333;
	}
	.stg .server-drop li {
		color: #404040;
	}
	.stg .server-drop li:hover {
		color: #fff;
	}
}


/*---ä½¿ç”¨bootstrapçš„å¯¼èˆªæ&nbsp;çš„é‡ç½®----*/
.navbar {
	margin-bottom: 0;
}

/*logo å¥‡å¹»*/
#logo-b,
.index #logo-h,
.user-thumb-b,
.index .user-thumb-h {
	display: none;
}

.index #logo-b,
.index .user-thumb-b {
	display: block;
}


/*äºŒçº§å¯¼èˆªèœå•*/

.static-div {
	position: relative;
	z-index: 2;
	width: 100%;
	min-height: 40px;
	padding: 0 20px;
	border-bottom: 1px solid #ddd;
	background: #fff;
}

.static-div ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.sub-menu-header {
	height: 40px;
	position: relative;
}

.sub-menu-header .sub-icon {
	position: absolute;
	bottom: 5px;
	left: 50%;
	display: inline-block;
	margin: 0 auto;
	margin-left: -5px;
	cursor: pointer;
	width: 0px;
	height: 0px;
	border: 10px solid transparent;
	border-top-color: #333;
}

.sub-menu-header .sub-icon:after {
	content: "";
	position: absolute;
	top: -13px;
	left: -10px;
	width: 0px;
	height: 0px;
	border: 10px solid transparent;
	border-top-color: #fff;
}

.sub-menu {
	height: 0;
	overflow: hidden;
	transition: height 0.3s;
}

.sub-menu li {
	line-height: 40px;
	border-bottom: 1px solid #ddd;
	transition: height 0.3s;
}

.sub-menu li:last-child {
	border: 0;
}

.sub-menu li a {
	display: inline-block;
	width: 100%;
}

.sub-menu li a:hover {
	color: #089CEF;
}

.sub-mask {
	width: 100%;
	height: 100%;
	background: #000;
	background: rgba(0, 0, 0, 0.3);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
}


/*------å…¨å±€é¡µé¢åº•éƒ¨æ&nbsp;·å¼-----*/

.footer-box {
	min-width: 1000px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
}

.footer-t {
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	overflow: hidden;
	padding-top: 8px;
}

.my-container {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

.footer-t .f-ser-item {
	line-height: 44px;
	border-left: 1px solid #d5d5d5;
	font-size: 14px;
	color: #424242
}

.footer-t .f-ser-item:last-child,
.footer-t .f-ser-item:first-child {
	border: 0
}

.footer-t .f-ser-item .f-ser-line {
	height: 44px;
	width: 1px;
	float: left;
	margin-left: -5px;
	background: #d5d5d5
}

.footer-t .f-ser-item .f-icon {
	display: inline-block;
	width: 30px;
	height: 29px;
	margin-right: 8px;
	vertical-align: -8px;
	;
	background-color: #fff;
	background-image: url(../images/f-item.png)
}

.footer-t .f-ser-item .f-icon-2 {
	background-position: -30px 0px
}

.footer-t .f-ser-item .f-icon-3 {
	background-position: -60px 0px
}

.footer-t .f-ser-item .f-icon-4 {
	background-position: -90px 0px;
	margin-right: 5px;
}

.server {
	font-size: 15px;
	color: #424242;
	letter-spacing: 2px;
	line-height: 60px;
	;
}

.footer-menu {
	min-width: 1000px;
	margin: 0 auto;
}

.dl-box {
	padding: 22px 15px;
}

.dl-box dl {
	margin-bottom: 0px;
	padding-left: 37px;
	margin-right: 26px;
	font-size: 12px;
	color: #545454;
}

.dl-box dl dt,
.dl-box dl dd {
	line-height: 24px;
	;
}

.dl-box dl dd a {
	color: #545454;
	transition: all 0.2s;
}

.dl-box dl dd a:hover {
	color: #089cef;
}

.ts-col {
	margin-right: -115px;
	margin-left: -2px;
	border-left: 1px solid #dddddd;
}

.customer {
	width: 99%;
	width: 80%;
	text-align: center;
}

.customer h3 {
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;
	;
	margin-top: 0px;
	margin-bottom: 0px;
}

.customer p {
	margin-bottom: 0;
}

.customer .tell {
	font-size: 24px;
}

.customer .work-time {
	font-size: 12px;
	line-height: 24px;
}

.customer .online {
	display: inline-block;
	width: 155px;
	height: 35px;
	margin-top: 8px;
	border: 1px solid #4c4649;
	border-radius: 5px;
	;
	line-height: 35px;
	text-align: left;
	text-indent: 55px;
	background: url(../images/tan.png) 18px center no-repeat;
}

.copyright {
	line-height: 36px;
	font-size: 12px;
	background: #f1f1f1;
}

.copy-txt {
	padding-left: 52px;
}

.copy-txt a:hover {
	color: #089cef;
}

.icon-list .my-icon {
	display: inline-block;
	width: 28px;
	height: 27px;
	margin-top: 5px;
	margin-right: 7px;
	background-image: url(../images/icon-i.png?4444);
	background-repeat: no-repeat;
	float: right;
}

.icon-list .wx:hover {
	background-position: 0px -28px;
}

.icon-list .wb {
	background-position: -33px 0;
}

.icon-list .wb:hover {
	background-position: -33px -28px;
}

.icon-list .fb {
	background-position: -68px 0;
}

.icon-list .fb:hover {
	background-position: -68px -28px;
}

.icon-list .tw {
	background-position: -103px 0;
}

.icon-list .tw:hover {
	background-position: -103px -28px;
}

.icon-list .yk {
	background-position: -136px 0;
}

.icon-list .yk:hover {
	background-position: -136px -28px;
}

.icon-list .ins {
	background-position: -169px 0;
}

.icon-list .ins:hover {
	background-position: -169px -28px;
}

.icon-list .ytb {
	background-position: -202px 0;
}

.icon-list .ytb:hover {
	background-position: -202px -28px;
}

.icon-list .txsp {
  background-position: -235px 0;
}
.icon-list .txsp:hover {
  background-position: -235px -28px;
}

.icon-list .din {
  background-position: -265px 0;
}
.icon-list .din:hover {
  background-position: -265px -28px;
}
.wx {
	position: relative;
	display: inline-block;
	z-index: 2;
}

.icon-list .wx .ershow {
	display: none !important;
	position: absolute;
	top: -184px;
	left: -64px;
	display: inline-block;
	padding: 6px;
	border: 1px solid #d5d5d5;
	border-radius: 5px;
	z-index: 99999999;
	background: #fff;
}

.wx .ershow:after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 70px;
	width: 10px;
	height: 10px;
	background: url(../images/ds.png);
}

.icon-list .wx:hover .ershow {
	display: block!important;
}

@media (max-width: 768px) {
	/*è°ƒæ•´å¯¼èˆªçš„é—´è·*/
	.navbar-my .navbar-nav &gt; li &gt; a {
		padding: 10px 15px;
	}
	/*æ‰‹æœºç‰ˆçš„è¯­è¨€é€‰æ‹©*/
	.mobile-lang {
		background: #ddd;
	}
	.mobile-lang .lang-box {
		display: block;
		width: 130px;
		margin: 0 auto;
		padding: 0;
	}
	.mobile-lang em {
		display: inline-block;
		width: 28px;
		height: 18px;
		margin-right: 6px;
		margin-left: 14px;
		margin-top: -3px;
		vertical-align: middle;
	}
	.mobile-lang .q-en {
		background: url(../images/en.png)
	}
	.mobile-lang .q-cn {
		background: url(../images/cn.png)
	}
	.mobile-lang .q-fr{background:url(../images/fr.png)}
	.mobile-lang .q-ger{background:url(../images/ger.png)}
	.navbar-nav .open .dropdown-menu &gt; li &gt; a {
		padding: 10px 15px;
	}
	/*æ‰‹æœºç«¯å¯¼èˆªå›ºå®šåœ¨é¡¶éƒ¨*/
	.navbar-my {
		/*position: fixed;*/
		width: 100%;
		z-index: 1000;
	}
	.index #logo-b {
		display: none;
	}
	.index #logo-h {
		display: block;
	}
	#menu-nav {
		position: absolute;
		top: 50px;
		left: 0;
		width: 100%;
		margin: 0;
		background: #fff;
		border-top: 1px solid #ddd;
	}
	/*åº•éƒ¨*/
	.footer-box {
		width: 100%;
		min-width: 100%;
	}
	.my-container {
		width: 100%;
		overflow: hidden;
	}
	.dl-box dl {
		margin-right: 0;
		padding-left: 0;
		text-align: center;
	}
	.ts-col {
		margin: 0;
		margin-top: 10px;
		padding-top: 10px;
		border-top: 1px solid #dddddd;
	}
	.ts-col .customer {
		width: 100%;
	}
	.icon-list {
		text-align: center;
	}
	.icon-list .my-icon {
		float: none;
	}
	.copy-txt {
		padding-left: 15px;
		text-align: center;
	}
	.flow-us {
		display: block;
		clear: both;
		text-align: center;
	}
}

@media (min-width: 769px) {
	.footer-box {
		min-width: 1200px;
		margin: 0 auto;
	}
}


/*å…¬ç”¨çš„æ&nbsp;·å¼é›†åˆ*/

.fr {
	float: right;
}

.fl {
	float: left;
}

.no-position {
	position: relative;
	background: #fff;
}


/*é¢œè‰²å­—ä½“*/

.f30 {
	font-size: 30px;
}

.f18 {
	font-size: 18px;
}

.a-u-ff9,
.a-u-ff9:hover {
	color: #ff9000;
	text-decoration: underline;
}

.i-c-ff9 {
	font-style: normal;
	color: #ff9000;
}

.color-089cef,
.color-089cef:hover {
	color: #089cef;
}

.color-089cef-un,
.color-089cef-un:hover {
	color: #089cef;
	text-decoration: underline;
}

.small-t {
	color: #8f8f8f;
	font-size: 12px;
}

.gray-bg {
	background: #f5f5f6;
}

.white-bg {
	background: #fff;
}


/*ç›’æ¨¡åž‹*/

.mt25 {
	margin-top: 25px;
}

.pt10 {
	padding-top: 10px !important;
}

.pt26 {
	padding-top: 29px;
	padding-bottom: 5px;
}

.all-tit {
	line-height: 35px;
	width: 1200px;
	padding: 0px 15px;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 24px;
	font-weight: normal;
}


/*å¤šä¸ªé¡µé¢ä½¿ç”¨çš„ç»„ä»¶æ&nbsp;·å¼*/


/*åˆ†é¡µç»„ä»¶*/

.page {
	min-height: 40px;
	height: auto;
	background: #fff;
	overflow: hidden;
}

.page .total {
	float: left;
	color: #808080;
	line-height: 40px;
	padding-left: 8px;
}

.page .page-nav {
	float: right;
	height: 40px;
	line-height: 40px;
}

.prev-page:hover,
.next-page:hover {
	color: #089cef;
}

.page-num {
	font-size: 12px;
	vertical-align: 2px;
	;
}

.page .goto {
	float: right;
	position: relative;
	padding-right: 38px;
	margin: 8px 10px 8px 20px;
}

.page .goto input {
	width: 60px;
	height: 24px;
	border: 1px solid #dddddd;
	border-right: 0;
	color: #089cef;
	font-size: 12px;
	background: ;
	outline: none;
	text-indent: 0.5em;
}

.page .goto-btn {
	position: absolute;
	top: 0;
	right: 0px;
	display: inline-block;
	width: 38px;
	height: 24px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
	background: #4b4b4b;
	cursor: pointer;
}


/*åº•éƒ¨seoéœ€è¦*/

.seo-btn-more {
	display: none;
}


/*-----å…¨å±€çš„ç™»å½•å¼¹å‡ºå±‚-----*/

.login-drag {
	/*position: absolute;
	left: 700px;
	top: 200px;*/
	width: 348px;
	height: 436px;
	padding: 10px;
	border-radius: 5px;
	background: #fff;
}

.login-drag .login-close {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 17px;
	height: 17px;
	background: url(../images/login-close.png);
	cursor: pointer;
}

.login-drag h2 {
	text-align: center;
	margin: 10px 0 30px;
	line-height: 26px;
}

.login-drag .login-tit {
	position: relative;
	height: 1px;
	width: 100%;
	margin: 15px 0;
	margin: 25px 0;
	background: #aaaaaa;
	line-height: 1px;
	text-align: center;
}

.login-drag .login-tit span {
	display: inline-block;
	padding: 0 10px;
	margin: 0 auto;
	background: #fff;
}

.login-drag .login-other {
	padding: 10px 0px;
	height: 115px;
	height: 95px;
}

.login-drag .login-other a {
	float: left;
	display: inline-block;
	padding-top: 60px;
	text-align: center;
	color: #7f7f7f;
}

.login-drag .login-other .wx {
	width: 40%;
	background: url(../images/wx.png) top center no-repeat;
}

.login-drag .login-other .qq {
	width: 20%;
	background: url(../images/qq.png) top center no-repeat;
}

.login-drag .login-other .wb {
	width: 40%;
	background: url(../images/wb.png) top center no-repeat;
}

.login-drag .login-form {
	width: 314px;
	margin: 0 auto;
}

.login-drag .form-box {
	margin-top: 18px;
}

.login-drag .log-input {
	width: 312px;
	height: 30px;
	margin: 0 auto;
	font-size: 14px;
	border: 1px solid #d8d7d8;
	outline: none
}

.login-drag .inp-e {
	padding-left: 35px;
	background-image: url(../images/email.png);
	background-position: 10px 8px;
	;
	background-repeat: no-repeat;
}

.login-drag .inp-m {
	padding-left: 35px;
	background-image: url(../images/lock.png);
	background-position: 12px 6px;
	;
	background-repeat: no-repeat;
}

.login-drag .inp-y {
	padding-left: 35px;
	background-image: url(../images/ico-y.png);
	background-position: 12px 6px;
	;
	background-repeat: no-repeat;
}

.login-drag .btn-submit {
	width: 312px;
	height: 30px;
	border: 0;
	background: #2b2b2b;
	color: #fff;
}

.login-drag .msg {
	height: 24px;
	padding: 2px 0px;
	font-size: 12px;
	color: red;
}

.login-drag .forget-password {
	padding-top: 16px;
	font-size: 12px;
	color: #2e2e2e;
	text-align: center;
	text-decoration: underline;
}</pre></body></html>