<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background: #FFF;
	font-family: "微软雅黑","宋体";
}
div,ul,li,dd,dt,dl {
	margin: 0px;
	padding: 0px;
}
ul,li,dd,dt,dl {
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #2C2C2C;
}
a:hover {
	color: #C11313;
}
.zlxm a {
	padding: 5px 10px;
	display: inline-block;
	border: solid 1px #1FAF99;
}
p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	text-justify: inter-ideograph
}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
h3 {
	margin: 0;
	padding: 0;
}
em {
	display: inline-block;
	font-style: normal;
}
* {
	margin: 0;
	padding: 0;
	text-shadow: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.text-align-left {
	text-align: left;
}
.text-align-right {
	text-align: right;
}
.hidden {
	display: none;
}
.last {
	margin-right: 0px !important;
}
.width2k {
	width: 1200px;
	margin: 0 auto;
}
.clearfix:after,.clearfix:before {
	display: table;
	content: '';
}
.clearfix:after {
	clear: both;
	overflow: hidden;
}
.clearfix {
	*zoom: 1;
}
.flexbox{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}
.header {
	background: url(../images/top_bg.png) no-repeat top center;
}
.header .header-top {
	height: 115px;
	border-top: 4px #189EA7 solid;
	border-bottom: 1px solid #088445;
}
.header .header-top .topvalue {
	height: 110px;
}
.header .header-top .topvalue .logo {
	width: 479px;
	height: 80px;
	/*background: url(../images/logo.png) no-repeat left center;*/
	margin-top: 15px;
}
.header .header-top .topvalue .logo a {
	display: block;
	width: 479px;
	height: 80px;
}
.header .header-top .topvalue .search {
	width: 303px;
	margin-top: 20px;
}
.header .header-top .topvalue .search .lk {
	color: #189EA7;
	line-height: 30px;
	font-size: 13px;
}
.header .header-top .topvalue .search .lk a {
	color: #189EA7;
}
.header .header-top .topvalue .search .ipt {
	position: relative;
}
.header .header-top .topvalue .search .ipt select {
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	border: 1px solid #189CA8;
}
.header .header-top .topvalue .search .ipt input {
	border: 1px solid #189CA8;
	background-color: inherit;
	padding: 6px;
	font-size: 14px;
	width: 245px;
}
.header .header-top .topvalue .search .ipt .icon {
	cursor: pointer;
	background: url(../images/search-icon.png) no-repeat center center;
	width: 30px;
	height: 27px;
	position: absolute;
	right: 10px;
	top: 5px;
}
.header .header-top .topvalue .search .ipt .icon input {
	width: 30px;
	height: 30px;
	padding: 0;
}
.top-slide{
	width: 300px;
	height: 44px;
	margin-top: 35px;
	overflow: hidden;
	text-align: center;
}
.top-slide .top-slide-bd{}
.top-slide .top-slide-bd ul{}
.top-slide .top-slide-bd ul li{
	font-size: 16px;
	/* text-indent: 2em; */
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 44px;
	color: #189EA7;
}
.header .nav {
	height: 50px;
	display: block;
	text-align: center;
	width: 1060px;
	margin: 0 auto;
}
.header .nav li {
	display: block;
	float: left;
	font-size: 15px;
	line-height: 50px;
	width: 100px;
	text-align: center;
	position: relative;
}
.header .nav li:hover {
	background-color: #329DA7;
}
.header .nav li:hover a {
	color: #FFF;
}
.header .nav-w {
	width: 100px;
	position: absolute;
	left: 0px;
	top: 45px;
	z-index: 9999;
	overflow: hidden;
	box-shadow: rgb(73, 73, 73) 0px 1px 10px;
}
.header .nav-w p {
	background-color: #FFF;
	height: 40px;
	border-bottom: 1px solid #e5e5e5;
	display: block;
}
.header .nav-w p a {
	font-size: 15px;
	text-align: center;
	line-height: 40px;
	color: #383638 !important;
	font-family: "微软雅黑";
	text-decoration: none;
	display: block;
}
.header .nav-w p:hover {
	background-color: #329DA7;
}
.header .nav-w p:hover a {
	color: #FFF !important;
}
.hidden {
	display: none;
}
.banner {
	width: 100%;
	height: 450px;
}
.banner .banner-value {
	text-align: center;
}
.icon {
	display: inline-block;
	background: url(../images/icon.png) no-repeat center center;
	vertical-align: middle;
	text-align: center;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0);
	margin-top: -3px;
}
.icon1 {
	width: 17px;
	height: 15px;
	background-position: 0px 0px;
}
.icon2 {
	width: 17px;
	height: 20px;
	background-position: 0px -18px;
}
.bottom {
	margin-top: 20px;
}
.bottom .bottom-top {
	height: 336px;
	background-color: #1EB09B;
}
.bottom .bottom-top .nav {
	height: 58px;
	line-height: 58px;
	text-align: center;
}
.bottom .bottom-top .nav a {
	font-size: 16px;
	display: inline-block;
	color: #FFF;
	margin-right: 30px;
}
.bottom .bottom-top .line {
	font-size: 0px;
	height: 0px;
	border-bottom: 1px solid #37B8A4;
	border-top: 1px solid #1D9E8A;
}
.bottom .bottom-top .box {
	width: 1160px;
	height: 200px;
	margin-top: 25px;
}
.bottom .bottom-top .box .box-l {
	width: 270px;
	background: url(../images/logo-bg.png) no-repeat center center;
}
.bottom .bottom-top .box .box-l span {
	line-height: 25px;
	font-size: 22px;
	color: #FFF;
}
.bottom .bottom-top .box .box-l span.s {
	font-size: 14px;
}
.bottom .bottom-top .box .box-l .text {
	font-size: 14px;
	color: #FFF;
	line-height: 22px;
	margin-top: 10px;
}
.bottom .bottom-top .box .box-c {
	width: 310px;
	margin-left: 80px;
}
.bottom .bottom-top .box .box-c .s {
	margin-bottom: 15px;
	color: #FFF;
	height: 55px;
}
.bottom .bottom-top .box .box-c .s i {
	margin-right: 10px;
	margin-top: 5px;
}
.bottom .bottom-top .box .box-c .s span {
	display: inline-block;
	width: 165px;
	vertical-align: middle;
	height: 55px;
}
.bottom .bottom-top .box .box-c .icon7 {
	width: 55px;
	height: 55px;
	background-position: 0px -138px;
}
.bottom .bottom-top .box .box-c .icon8 {
	width: 55px;
	height: 55px;
	background-position: 0px -207px;
}
.bottom .bottom-top .box .box-c .icon9 {
	width: 55px;
	height: 55px;
	background-position: 0px -274px;
}
.bottom .bottom-top .box .box-cc span,.bottom .bottom-top .box .box-cc a {
	display: block;
	color: #FFF;
	text-align: center;
	line-height: 32px;
}
.bottom .bottom-top .box .box-cc span {
	font-size: 17px;
}
.bottom .bottom-top .box .box-cc a {
	font-size: 14px;
}
.bottom .bottom-top .box .box-r img {
	margin-right: 20px;
	display: inline-block;
	width: 178px;
	height: 178px;
}
.bottom .bottom-icp {
	background-color: #118270;
	text-align: center;
	color: #FFF;
	padding: 10px;
	line-height: 20px;
}
/* 焦点图 */
.fullSlide {
	width: 100%;
	position: relative;
	height: 450px;
	overflow: hidden;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 450px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: inline-block;
	height: 450px;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.fullSlide .bd li a img {
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
	_background: #000;
	_filter: alpha(opacity = 60);
}
.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 13px;
	height: 13px;
	margin: 5px;
	overflow: hidden;
	line-height: 9999px;
	border-radius: 50%;
	background-color: #FFF;
}
.fullSlide .hd ul .on {
	background-color: #329DA7;
}
.fullSlide .prev, .fullSlide .next {
	width: 44px;
	height: 44px;
	background: url(../images/sprite.png) no-repeat 0 0;
	position: absolute;
	top: 180px;
	z-index: 99999;
	cursor: pointer;
	opacity: 0;
}
.fullSlide .prev {
	left: 0%;
	background-position: left bottom;
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
}
.fullSlide .next {
	background-position: right bottom;
	right: 0%;
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
}
.fullSlide:hover .prev {
	opacity: 0.5;
	left: 10%;
}
.fullSlide:hover .next {
	opacity: 0.5;
	right: 10%;
}
.fullSlide .prev:hover {
	opacity: 1;
}
.fullSlide .next:hover {
	opacity: 1;
}
.red {
	color: #F00;
}
.pre-pages {
	text-align: center;
	padding: 20px 0px 20px 0px;
	overflow: hidden;
}
.pre-pages ol {
	overflow: hidden;
	zoom: 1;
}
.pre-pages ol li {
	display: inline-block;
	margin: 0 6px;
}
.pre-pages ol li.active a {
	background: #33B4E8;
	color: #fff;
	text-decoration: none;
	border: 1px solid #5a85b2;
	-webkit-transition: all .3s linear 0s;
	-moz-transition: all .3s linear 0s;
	-ms-transition: all .3s linear 0s;
}
.pre-pages a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
	padding: 0 10px
}
.pre-pages a.a1 {
	width: 56px;
	padding: 0
}
.pre-pages a:hover {
	background: #33B4E8;
	color: #fff;
	text-decoration: none;
	border: 1px solid #5a85b2;
	-webkit-transition: all .3s linear 0s;
	-moz-transition: all .3s linear 0s;
	-ms-transition: all .3s linear 0s;
}
.pre-pages span {
	display: inline-block;
	height: 30px;
	padding: 0 10px;
	line-height: 30px;
	background: #33B4E8;
	border: 1px solid #5a85b2;
	color: #fff;
	text-align: center;
}
/*=============右侧商务通栏目start==================*/
/*==============页面右侧商务通start=========*/
.msg-box-rr {
	width: 68px;
	height: 375px;
	position: fixed;
	top: 233px;
	left: 0;
}
.mbr-box {
	width: 63px;
	height: 63px;
	position: relative;
	margin-bottom: 1px;
}
.mbr-box a {
	display: block;
	font-size: 0;
	width: 63px;
	height: 63px;
	line-height: 63px;
	margin-bottom: 1px;
}
.mbr-box a .mbr-link {
	width: 63px;
	height: 63px;
	filter: opacity(0);
	opacity: 0;
	transition: all 0.8s linear;
	-moz-transition: all 0.8s linear;
	-webkit-transition: all 0.8s linear;
}
.mbr-consult a {
	transition: all 0.8s linear;
	-moz-transition: all 0.8s linear;
	-webkit-transition: all 0.8s linear;
	background: url(../images/fr_ico1.png) center no-repeat  #4467a7;
}
.mbr-consult a:hover {
	background: url(../images/fr_ico1.png) center no-repeat  #af3737;
}
.mbr-consult1 a {
	background: url(../images/fr_ico2.png) center no-repeat  #4467a7;
}
.mbr-box a:hover .mbr-link {
	width: 162px;
	/*margin-left: -99px;*/
	margin-left: 10px;
	filter: opacity(1.0);
	opacity: 1;
	background-color: #4467a7;
}
.mbr-consult2 a {
	background: url(../images/fr_ico3.png) center no-repeat  #4467a7;
}
.mbr-consult3 a {
	background: url(../images/fr_ico4.png) center no-repeat  #4467a7;
}
.mbr-consult4 a {
	background: url(../images/fr_ico5.png) center no-repeat  #4467a7;
}
.mbr-consult5 a {
	background: url(../images/fr_ico6.png) center no-repeat  #4467a7;
}
.mbr-wechat a {
	background: url(../images/swt_03.jpg) center no-repeat;
}
.mbr-wechat a .mbr-wechat-link {
	position: absolute;
	width: 127px;
	height: 119px;
	left: -135px;
	top: -24px;
	filter: opacity(0);
	opacity: 0;
	transition: all 0.8s linear;
	-moz-transition: all 0.8s linear;
	-webkit-transition: all 0.8s linear;
}
.mbr-wechat a .mbr-wechat-link img {
	display: block;
	width: 119px;
	height: 119px;
}
.mbr-wechat a:hover .mbr-wechat-link {
	filter: opacity(1.0);
	opacity: 1;
}
.msg-close{
	position: fixed;
	display: block;
	cursor: pointer;
	top: 208px;
    left: 0;
	font-size: 16px;
	line-height: 25px;
	color: #fff;
	width: 25px;
	height: 25px;
	background: #4467A7;
	text-align: center;
}
.msg-close:hover{
	background: #AF3737;
}
/*=================右侧商务通end=====================*/
/*===========右侧商务通栏目end============*/
/*头部缩略版版pc头部提示start*/
.header-mobile-wrapper {
	display: none;
}
.header-mobile-wrapper a {
	display: block;
	text-align: center;
	background: #3696FA;
	line-height: 100px;
	font-size: 60px;
	color: #fff;
}
/*头部缩略版版pc头部提示end*/</pre></body></html>