<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	height: 100%;
    -webkit-text-size-adjust: 100%;
	-ms-text-size-adjust
	border: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
	height: 100%;
	min-width: 1200px;
	border: none;
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 14px;
	color: #484848;
	font-family: Arial, "microsoft yahei";
	background: #FFF;
}
div, ul, li, img, dl, dd, dt, p {
	padding: 0;
	margin: 0;
	border: none;
}
ul, dl {
	list-style-type: none;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #0E75C8;
	text-decoration: none;
}

:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
figure {
	margin: 0
}
img {
	vertical-align: middle;
	margin: 0 auto;
	 display: block;
	 max-width:100%;
	 height:auto;
}
.clear {
	clear: both;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.header {
	height: 80px;
}
.head_nav_box { height: 80px }
.head_nav_bg { width: 100%; filter: alpha(opacity=90);background-color:rgba(248, 248, 248, 0.9); height: 80px; position: fixed; top: 0px; left: 0px; z-index: 9999; box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1); }

.header .searchContent {
	display:none;
	position:absolute;
	bottom:-80px;
	right:0px;
	padding:25px;
	background-color: #f2efef;
	border-bottom:1px solid #dcdadb;
	border-left:1px solid #dcdadb;
}
.header .searchContent .seach {
	margin:0;
}
.header .seachIcon {
	cursor:pointer;
}


.top {
	height: 36px;
	line-height: 36px;
	color: #666;
	border-bottom: 1px solid #e2e2e2;
}
.top a {
	padding: 5px 8px;
	color: #666;
}
.top ul {
	float: right;
}
.top ul li {
	float: left;
	padding: 0 10px;
}
.top .fr {
	position: relative;
}
.top .fr img {
	position: relative;
	top: 3px;
	margin-right: 4px;
}
#logo {
	height: 70px;
	width: 100%;
}
#logo .logo {
}
#logo .logo img {
	margin-top: 10px;
	height: 60px;
}

.nav {
	height: 70px;
	margin-top: 6px;
}

.nav ul li {
	float: left;
	display: inline;
	text-align: center;
	font-size: 16px;
	position: relative;
	margin-top: 7px;
}
.nav ul li:after {
	content: '丨';
	position: absolute;
	left: -2px;
	top: 18px;
	width: 1px;
	height: 50px;
	display: block;
	color: #D9D9D9;
}
.nav ul li a {
	color: #000;
	display: block;
	width: 125px;
	height: 60px;
	line-height: 60px;
	position: relative;
	z-index: 2;
}
.nav ul li a:hover, .nav ul&gt;li.on&gt;a {
	color: #0E75C8;
	font-weight:700;
}
.nav ul li dl {
	margin: 8px 8px 8px 6px;
	padding: 0;
	position: absolute;
	z-index: 999;
	display: none;
}
.nav ul li dl dt a {
	display: block;
	width: 120px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #1f9ad3;
	background-color: rgba(49, 59, 94, 0.8);
	color: #fff;
}
.nav ul li dl dt a:hover {
	background: #0E75C8;
	color: #fff;
	display: block;
	width: 120px;
	height: 50px;
}
.nav ul .home {
	margin-left: 15px;
}
.nav ul .on.home a {
	color: #0E75C8;
}
.nav ul .on.home a:hover {
	color: #000;
	font-weight:600;
}
.nav ul li:nth-child(2):after {
    content: '丨';
	position: absolute;
	left: 0;
	top: 18px;
	width: 1px;
	height: 60px;
	display: block;
	color: #D9D9D9;
}
.nav ul .home:after {

	display: none;
}
.banner {
	margin-top: 70px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
.banner .hd {
	height: 18px;
	position: absolute;
	width: 100%;
	z-index: 1;
	text-align: center;
	bottom: 20px;
}
.banner .hd ul li {
	display: inline-block;
	margin: 0 5px;
	width: 10px;
	height: 10px;
	cursor: pointer;
	background: #252525;
	border-radius: 8px;
}
.banner .hd ul li.on {
	background: #0E75C8;
}
.banner .bd {
	width:1920px;
    position:absolute; 
    left:50%; 
    margin-left:-960px;
	height: 100%;
	z-index: 0;
}
.banner .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height: 500px;
	display: block;
}


.flash img {
	width: 100%;
	margin-top: 80px;
	display：block；
}
.flash ul.bxslider {
	list-style: none;
}
.flash div.bx-pager {
	bottom: 4%;
}
.flash div.bx-controls-direction {
	dissplay: none;
}


.met-banner {
	width: 100%;
	height: 300px;
	margin: 0 !important;
	display: table;
	background: #ccc;
}

.met-banner.fixedheight {
	display: -moz-deck;
}
.met-banner.fixedheight .slick-slide {
	height: 100%;
}
.met-banner.fixedheight .slick-slide img {
	width: auto;
	height: 100%;
	postion: absolute;
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.met-banner.banner-ny-h {
	height: 150px;
}
.met-banner.banner-ny-h .slick-slide img {
	min-height: 100px;
}

.met-banner.slick-slider {
	display: block;
}
.met-banner .slick-list, .met-banner .slick-track {
	height: 100%;
}
.met-banner .slick-slide {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.met-banner .slick-slide:first-child {
	display: block;
}
.met-banner .slick-slide a {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.met-banner .slick-slide img {
	min-height: 150px;
}
.met-banner .slick-arrow {
	width: 15%;
	height: 100%;
	display: none !important;
	top: 50%;
	text-align: center;
}
.met-banner .slick-arrow.slick-prev {
	
	background: linear-gradient(left, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.0001) 100%);
	
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.0001) 100%);
	
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.0001) 100%);
	
	background: -o-linear-gradient(left, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.0001) 100%);
	
	background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.0001) 100%);
  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.met-banner .slick-arrow.slick-next {
	
	background: linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.1) 100%);
	
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.1) 100%);
	
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.1) 100%);
	
	background: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.1) 100%);
	
	background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.1) 100%);
  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.met-banner .slick-arrow:hover i {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.met-banner .slick-arrow i {
	font-size: 70px;
	color: #fff !important;
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
}
.met-banner .slick-dots {
	margin: 0;
	bottom: 20px;
}
.met-banner .slick-dots li {
	margin: 0 2px;
}
.cover-image {
	width: 100%;
}
.cover-image {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

.in-seach {background: #313b5e url(../image/searchbg_1.jpg) repeat-y center top;padding: 20px 0 15px 0;color: #fff;}
.in-seach .tel {float: left;width: 232px;font-size: 20px;}
.in-seach .tel strong {display: block;font-size: 30px;line-height: 1;margin-top: 10px;}
.in-seach .hform {float: left;width: 460px;border-right: 1px solid #4294d5;padding: 0 55px;}
.in-seach .hform form {display: block;overflow: hidden;}
.in-seach .hform input {float: left;border: 1px solid transparent;padding: 6px 12px;font-size: 14px;width: 370px;}
.in-seach .hform button {float: right;border: none;height: 34px;width: 64px;background-color: #313b5e;color: #fff;font-size: 14px;padding: 0;}
.in-seach .hform p {margin: 12px 0 0;font-size: 15px;}
.in-seach .hform p a {color: #fff;margin-right: 10px;}
.in-seach .text {text-align: center;font-size: 20px;line-height: 1;}
.in-seach .text strong {display: block;font-size: 28px;margin-bottom: 10px;}

.section {padding:39px 0;}
.section-title {margin-bottom: 40px;text-align: center;font-size: 0;}
.section-title strong {display: inline-block;vertical-align: middle;font-size: 34px;position: relative;padding: 0 40px;color: #0e75c8;}
.section-title strong:after,.section-title strong:before {content: '';height: 1px;width: 160px;top: 50%;position: absolute;background-color: #999;}
.section-title strong:after {left: 100%;}
.section-title strong:before {right: 100%;}
.section-title p {margin: 10px 0 0;font-size: 14px;color: #666;}

.in-news-left {float: left;width: 45%;}

.in-news-right {float: right;width: 52%;}
.in-news-right ul {margin-top: -17px;}
.in-news-right li {margin-top: 17px;}
.in-news-right li a {display: block;background-color: #f8f8f8;transition: all 0.5s;overflow: hidden;}
.in-news-right li .date {float: left;background-color: #0e75c8;color: #fff;padding: 29px 15px;text-align: right;font-size: 15px;width: 85px;border-right: 1px solid #fff;}
.in-news-right li .date span {display: block;font-size: 18px;text-transform: uppercase;}
.in-news-right li .text {margin-left: 115px;padding: 15px;}
.in-news-right li .text h4 {font-weight: normal;font-size: 16px;margin: 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.in-news-right li .text p {margin: 5px 0 0;opacity: 0.6;height: 40px;overflow: hidden;}
.in-news-right li a:hover {color: #fff;background-color: #0e75c8;}
.img-cover {overflow: hidden;position: relative;}
.img-cover span {display: block;width: 100%;background: no-repeat center / cover;transition: all 0.5s;height: 100%;position: absolute;left: 0;top: 0;}

.search {
	height: 70px;
	border-bottom: 1px solid #e2e2e2;
}
.search .fl {
	line-height: 70px;
}
.search .fl a {
	margin-right: 15px;
}
.search .fl span {
	color: #333;
	font-weight: bold;
}
.search .fr {
	width: 384px;
	height: 70px;
}
.search .fr input {
	width: 280px;
	height: 36px;
	border: 1px solid #eee;
	margin-top: 15px;
	padding-left: 3px;
	border-radius: 6px 0 0 6px;
	padding-left: 15px;
}
.search .fr button {
	width: 75px;
	height: 40px;
	background: url(../image/search.jpg) no-repeat;
	border: none;
	position: relative;
	left: -10px;
	top: 14px;
}
.sec-title {
	text-align: center;
	padding: 40px 0;
	height: 40px;
	position: relative;
}
.sec-title h2 {
	font-size: 24px;
	color: #252525;
	font-weight: bold;
}
.sec-title h2 span {
	color: #0E75C8;
}
.sec-title p {
	font-size: 14px;
	margin-top: 10px;
}
.ys {
	height: auto;
	overflow: hidden;
	padding-bottom: 40px;
	
}
.ys .content {
	margin-top: 5px;
}
.ys .content dl {
	float: left;
	display: inline-block;
	margin-right: 14px;
	width: 237px;
	height: 110px;
	border: 1px solid #cccccc;
	padding: 30px 20px 30px 30px;
}
.ys .content dl:last-child {
	margin-right: 0;
}
.ys .content dl:hover {
	background: #0E75C8;
	color: #FFF;
}
.ys .content dl dt {
	float: left;
}
.ys .content dl dd {
	float: right;
	margin-top: 35px;
}
.ys .content dl dt h3 {
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.ys .content dl dt p {
	line-height: 28px;
	font-size: 13px;
}
.ys .content dl dt .more {
	width: 90px;
	height: 28px;
	display: block;
	line-height: 28px;
	text-align: center;
	background: #0E75C8;
	border-radius: 2px;
	margin-top: 12px;
}
.ys .content dl dt .more a {
	color: #FFF;
	width: 90px;
	height: 28px;
	display: block;
	border-radius: 2px;
}
.ys .content dl:hover h3 {
	color: #FFF;
}
.ys .content dl:hover .more a {
	background: #FFF;
	color: #0E75C8
}
.sec-titles {
	text-align: center;
	padding: 30px 0;
	height: 40px;
	position: relative;
}
.sec-titles h2 {
	font-size: 30px;
	color: #252525;
	font-weight: bold;
	background: url(../image/line.png) no-repeat bottom center;
	padding-bottom: 10px;
}
.sec-titles p {
	font-size: 14px;
	margin-top: 8px;
}
.index-pro {
	padding: 30px 0 30px;
	height: auto;
	overflow: hidden;
	background: url(../image/probg.jpg) no-repeat top center;
}
.index-pro .content {
	margin-top: 30px;
	height: auto;
	overflow: hidden;
}
.index-pro .content .fl {
	width: 300px;
}
.index-pro .content .fr {
	width: 860px;
}
.index-pro .content .fl .title {
	height: 70px;
	width: 270px;
	background: #0E75C8 ;
	color: #FFF;
	padding: 15px 0 0 30px;
}
.index-pro .content .fl .title span {
	font-size: 28px;
	padding-left: 50px;
	display: block;
}
.index-pro .content .fl .title span i {
	display: block;
	font-size: 14px;
	font-style: normal;
}
.index-pro .content .fl .contact {
	background: #0E75C8;
	text-align: center;
	padding: 20px 0;
}
.index-pro .content .fl .contact p {
	font-size: 18px;
	color: #FFF;
	margin-top: 10px;
}
.index-pro .content .fl .contact p span {
	display: block;
	font-size: 24px;
	font-weight: bold;
}
.category {
	width: 100%;
	padding: 10px 0 0 0px;
	background: #FFF;
	height: auto;
	overflow: hidden;
}
.category h3 {
	line-height: 58px;
	width: 100%;
	height: 58px;
	margin-left: 0px;
}
.category h3 a {
	float: left;
	line-height: 58px;
	color: #828282;
	width: 100%;
	border-bottom: 2px solid #f2f2f2;
	padding-left: 20px;
	background: #F8F8F8 ;
	display: block;
}
.category h3.on a {
	background: #f0f0f0 url(../image/ico02.png) no-repeat 236px center;
	color: #1f9ad3;
	border-left: 4px solid #1f9ad3;
	
}
.category h3 span {
	float: left;
}
.category ul {
	display: none;
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.category li {
	display: block;
	line-height: 40px;
}
.category li a {
	display: block;
	color: #666;
	font-size: 14px;
	padding-left: 58px;
}
.category  a:hover {
	color: #ffffff;
	background-color: #0E75C8;
}

.category li.on a {
	color: #0E75C8;
}
.index-pro .content .fr ul li {
	float: left;
	display: inline-block;
	margin-right: 23px;
	text-align: center;
	margin-bottom: 20px;
	font-size: 16px;
}
.index-pro .content .fr ul li:nth-child(3n) {
	margin-right: 0
}
.index-pro .content .fr ul li .img {
	width: 269px;
	height: 196px;
	border: 1px solid #ccc;
	position: relative;
	overflow: hidden;
}
.index-pro .content .fr ul li .img img {
	width: 269px;
	height: 196px;
}
.index-pro .content .fr ul li .mask {
	background: rgba(230,33,42,0.8);
	display: none;
	text-align: center;
	width: 269px;
	height: 196px;
	position: absolute;
	left: 0;
	top: 0;
}
.index-pro .content .fr ul li:hover .mask {
	display: block;
}
.index-pro .content .fr ul li .mask h2 {
	font-size: 18px;
	line-height: 42px;
	padding-top: 60px;
}
.index-pro .content .fr ul li .mask .more {
	width: 120px;
	height: 30px;
	margin: 0 auto;
	border: 1px solid #FFF;
	border-radius: 15px;
	line-height: 30px;
}
.index-pro .content .fr ul li a:hover h2 {
	color: #FFF;
}
.index-pro .content .fr ul li a:hover .more {
	color: #FFF;
}
.liucheng {
	height: 330px;
	overflow: hidden;
}
.liucheng ul li {
	float: left;
	display: inline-block;
	transition-duration: 0.8s;
	width: 172px;
	height: 155px;
	border: 1px solid #cccccc;
	margin-right: 30px;
	text-align: center;
}
.liucheng ul li:hover {
	margin-top: 10px;
}
.liucheng ul li:last-child {
	margin-right: 0;
}
.liucheng ul li img {
	margin-top: 38px;
}
.liucheng ul li p {
	font-size: 16px;
	margin-top: 8px;
}
.about {
	background: #F2F2F2  no-repeat top  center;
	height: 300px;
	overflow: hidden;
	padding-top: 54px;
}
.about .fl {
	float: left;
	display: inline-block;
	width: 622px;
}
.about .fr {
	float: right;
	display: inline-block;
	padding-top: 20px;
}
.about .fr img {
	width: 482px;
	height: 307px;
	border-radius: 10px;
	border: 15px solid #FFF;
}
.about .fl span {
	color: #bfbfbf;
	font-size: 30px;
	font-weight: bold;
}
.about .fl h2 {
	font-weight: bold;
	color: #FFF;
	position: relative;
	height: 50px;
}
.about .fl h2:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 70px;
	height: 3px;
	background: #0E75C8;
}
.about .fl .info {
	font-size: 12px;
	line-height: 25px;
	color: #FFF;
	margin-top: 20px;
}
.about .fl .more {
	width: 125px;
	height: 42px;
	line-height: 42px;
	border-radius: 2px;
	margin-top: 20px;
	background: #0E75C8;
	display: block;
}
.about .fl .more a {
	color: #FFF;
	padding-left: 40px;
}
.honor {
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: -55px;
}
.honor .hd {
	height: 55px;
	overflow: hidden;
	width: 100%;
}
.honor .hd ul li {
	display: inline-block;
	width: 200px;
	height: 55px;
	font-size: 16px;
	line-height: 55px;
	margin-right: 12px;
}
.honor .hd ul li a {
	background: #ffffff;
	width: 200px;
	height: 55px;
	display: block;
	border-radius: 0 0 5px 5px 
}
.honor .hd ul li a:hover {
	background: #0E75C8;
	color: #FFF;
}
.honor .hd ul li.on a {
	background: #0E75C8;
	color: #FFF;
}
.honor .bd {
	padding-top: 40px;
}
.honor .bd ul li {
	float: left;
	display: inline-block;
	margin-right: 17px;
	text-align: center;
	font-size: 16px;
	width: 285px;
	height: 189px;
	border: 0px solid #ccc;
	overflow: hidden;
}
.honor .bd ul li img {
	max-width: 287px;
	height: 190px;
}
.index-news {
	height: auto;
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
	margin-top: 10px;
}
.index-news .fl {
	width: 675px;
}
.index-news .fr {
	width: 500px;
}
.index-news .fr .tit {
	font-size: 14px;
	color: #999999;
}
.index-news .fr .tit span {
	font-weight: bold;
	font-size: 20px;
	color: #333;
	margin-right: 15px;
}
.index-news .fr .tit em {
	float: right;
	margin-top: 4px;
}
.index-news .fr .gun-news {
	padding-top: 20px;
}
.index-news .fr .gun-news ul li {
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
}
.index-news .fr .gun-news h2 {
	background: url(../image/wen.jpg) no-repeat left bottom;
	font-size: 14px;
	font-weight: bold;
	line-height: 29px;
	height: 29px;
	display: block;
	padding-left: 30px;
}
.index-news .fr .gun-news p {
	background: url(../image/da.jpg) no-repeat left top;
	font-size: 14px;
	line-height: 26px;
	display: block;
	padding-left: 30px;
}
.tab-news .hd {
	float: left;
	display: inline;
	width: 125px;
	margin-right: 20px;
}
.tab-news .hd ul li {
	width: 75px;
	height: 164px;
	background: #0E75C8;
	margin-bottom: 1px;
	padding: 25px;
}
.tab-news .hd ul li h3 {
	font-size: 14px;
	padding-top: 15px;
	color: #FFF;
}
.tab-news .hd ul li h3 span {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	display: block;
	color: #FFF;
}
.tab-news .hd ul li .more {
	padding: 3px 5px;
	border: 1px solid #FFF;
	text-align: center;
	margin-top: 15px;
}
.tab-news .hd ul li .more a {
	color: #FFF;
}
.tab-news .hd ul li.on {
	background: #ae0a11;
}
.tab-news .bd {
	float: left;
	display: inline;
	width: 520px;
}
.tab-news .bd dl {
	width: 490px;
	height: 165px;
	background: #f8f8f8;
	padding: 15px;
}
.tab-news .bd dl dt {
	float: left;
	display: inline;
}
.tab-news .bd dl dd {
	float: right;
	display: inline;
	width: 257px;
}
.tab-news .bd dl dd .date {
	font-size: 18px;
	color: #0E75C8;
	font-weight: bold;
}
.tab-news .bd dl dd .date span {
	display: block;
	font-size: 14px;
}
.tab-news .bd dl dd h4 {
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0
}
.tab-news .bd dl dd p {
	line-height: 25px;
}
.tab-news .bd dl dt img {
	width: 220px;
	height: 162px;
}
.tab-news .bd ul {
	padding-top: 15px;
}
.tab-news .bd ul li {
	line-height: 40px;
}
.tab-news .bd ul li span {
	float: right;
}
.tab-news .bd ul li a:before {
	content: "●";
	font-size: 14px;
	margin-right: 7px;
	color: #0E75C8
}
.links {
	padding-bottom: 20px;
}
.links span {
	font-weight: bold;
	font-size: 18px;
}
.links a {
	margin-right: 15px;
}
.footer {
	background: #D9D9D9;
	height: 3px;
	overflow: hidden;
	padding-top: 3px;
	color: #F2F2F2;
}

.copyright {
	background: #0D76C9;
	padding: 30px 0;
	border-top: 1px solid #313b5e;
	color: #F2F2F2;
	text-align: center;
}
.copyright a {
	color: #F2F2F2;
}
.copyright a:hover{
	color: #313b5e;
}
.kefu {
	position: fixed;
	right: -175px;
	top: 75%;
	z-index: 900;
}
.kefu li a {
	text-decoration: none;
	color: #FFF;
}
.kefu li {
	margin-top: 1px;
	clear: both;
	height: 52px;
	position: relative;
}
.kefu li i {
	background: url(../image/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 25px;
	margin: 0 auto;
	text-align: center;
}
.kefu li p {
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	margin: 0;
}
.kefu .kefu-qq i {
	background-position: 4px 5px;
}
.kefu .kefu-tel i {
	background-position: 0 -21px;
}
.kefu .kefu-liuyan i {
	background-position: 4px -53px;
}
.kefu .kefu-weixin i {
	background-position: -34px 4px;
}
.kefu .kefu-weibo i {
	background-position: -30px -22px;
}
.kefu .kefu-ftop {
	display: none;
}
.kefu .kefu-ftop i {
	width: 33px;
	height: 22px;
	background-position: -27px -48px;
}
.kefu .kefu-left {
	float: left;
	width: 52px;
	height: 57px;
	position: relative;
}
.kefu .kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px 0 20px;
	border-left: 1px solid #fff;
	margin-top: 10px;
}
.kefu .kefu-right {
	width: 20px;
}
.kefu .kefu-tel-main {
	background: #313b5e;
	color: #fff;
	height: 40px;
	width: 225px;
	padding: 4px 0 7px;
	float: left;
}
.kefu .kefu-main {
	background: #313b5e;
	width: 57px;
	height: 40px;
	position: relative;
	padding: 4px 0 7px;
	float: left;
}
.kefu .kefu-weixin-pic {
	position: absolute;
	left: -150px;
	top: -24px;
	display: none;
	z-index: 333;
}
.kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}

.banox {
    width:100%;
    height:100%
}
.ban {
    margin-top: 80px;
	width: 100%;
    height:280px;
	overflow: hidden;
    background-size: cover;  
}

.ban .ban-text{
	text-align: center;
	vertical-align:middle;
	padding: 60px 0;
}
.ban .ban-text h1{
	color:#ffffff;
	margin: 0;
	font-size: 55px;
	letter-spacing:5px;
	font-weight: 500;
}
.ban .ban-text i{
	color:#F2F2F2;
	margin: 0;
	letter-spacing:2px;
	font-size: 24px;

}


.ny {
	height: auto;
	overflow: hidden;
	width: 100%;
	padding: 30px 0;
}
.ny .fl {
	width: 250px;
	border: 2px solid #ffffff;
}
.ny .fr {
	width: 910px;
}
.ny .fl .title {
	height: 70px;
	width: 250px;
	background: #0E75C8 url(../image/fx2.png) no-repeat;;
	color: #FFF;
	padding: 15px 0 0 0;
}
.ny .fl .title span {
	font-size: 24px;
	font-weight: 500;
	letter-spacing:2px;
	padding-left: 20px;
	display: block;
	}
.ny .fl .title span i {
	display: block;
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase
}
.ny .contact {
	background: #0E75C8;
	text-align: center;
	padding: 20px 0;
}
.ny .contact p {
	font-size: 18px;
	color: #FFF;
	margin-top: 10px;
}
.ny .contact p span {
	display: block;
	font-size: 24px;
	font-weight: bold;
}
.ny .fr .title {
	line-height: 42px;
	border-bottom: 1px solid #e1e1e1;
}
.ny .fr .title span {
	font-size: 20px;
	color: #0E75C8;
	border-bottom: 3px solid #0E75C8;
	padding-bottom: 10px;
}
.ny .fr .title p {
	display: inline-block;
	float: right;
}
.ny .fr .tit {
	line-height: 38px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 15px;
}
.ny .fr .tit span {
	font-size: 18px;
	color: #0E75C8;
	border-bottom: 3px solid #0E75C8;
	padding-bottom: 8px;
}
.ny .fr .txt {
	border: 1px solid #e1e1e1;
	background: #f4f4f4;
	margin-top: 20px;
	padding: 15px;
}

.list-1 dl {
	border-bottom: 1px solid #e1e1e1;
	padding: 15px 0;
}
.list-1 dl dt {
	line-height: 35px;
	font-size: 16px;
}
.list-1 dl dt:before {
	content: '■';
	font-size: 12px;
	margin-right: 5px;
	color: #0E75C8;
	position: relative;
	top: -3px;
}
.list-1 dl dt span {
	float: right;
	font-size: 14px;
}
.list-1 dl dt a {
	font-weight: bold;
}
.list-1 dl dd {
	color: #999;
}
.list-2 {
	height: auto;
	overflow: hidden;
	padding-bottom: 30px;
	margin-left: 40px;
}
.list-2 ul li {
	float: left;
	display: inline-block;
	margin-right: 30px;
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
}
.list-2 ul li:nth-child(2n) {
	margin-right: 0
}
.list-2 ul li .img {
	width: 388px;
	height: 263px;
	border: 1px solid #ffffff;
}
.list-2 ul li img {
	max-width: 100%;
	height: 263px;
}
.list-2 ul li p {
	margin-top: 5px;
}


.list-3 {
	height: auto;
	overflow: hidden;
	padding-bottom: 30px;
}
.list-3 ul li {
	float: left;
	display: inline-block;
	margin-right: 24px;
	font-size: 16px;
	text-align: center;
	margin-top: 24px;
}
.list-3 ul li:nth-child(6n) {
	margin-right: 0
}
.list-3 ul li .img {
	width: 120px;
	height: 80px;
	border: 1px solid #c1c1c1;
}
.list-3 ul li img {
	max-width: 100%;
	height: 80px;
}
.list-3 ul li p {
	margin-top: 5px;
}


.news {
	padding: 0px 0 0;
}
.news h1 {
	text-align: center;
	font-size: 24px;
	padding-top: 30px;
}
.news .date {
	text-align: center;
	font-size: 14px;
	padding: 15px 0;
}
.news .date span {
	padding: 0 15px;
}
.news .info {
	padding: 10px 0 0;
	line-height: 25px;
}

.zhaopin {
	padding: 15px;
	border:1px dashed #ccc;
}
.zhaopin h1 {
	text-align: left;
	font-size: 24px;
	padding-top: 5px;
	font-weight: bold;
}
.zhaopin .date {
	text-align: left;
	font-size: 14px;
	padding: 10px 0;
}
.zhaopin .date span {
	padding: 0 15px 0 0;
}
.zhaopin .info {
	padding: 10px 0 0;
	line-height: 25px;
}

.fanhui {
	float: right;
    text-align: center;
}
.fanhui a  {
	color:#ffffff;
}
.fanhui h1 {
	width: 160px;
	height: 42px;
	line-height: 42px;
	border-radius: 20px;
	margin-top: 20px;
	background: #1f9ad3;
	font-size: 20px;
	font-weight: bold;
}
.xiangqin {
	float: right;
    text-align: center;
}
.xiangqin a  {
	color:#ffffff;
}
.xiangqin h1 {
	width: 100px;
	height: 28px;
	line-height: 28px;
	border-radius: 16px;
	margin-top: 0px;
	background: #1f9ad3;
	font-size: 14px;
}

.tags {
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	height: 35px;
	line-height: 35px;
}
.tags span {
	font-weight: bold;
}
.tags a {
	margin-right: 15px;
}
.page {
	line-height: 50px;
}
.page span {
	float: right;
}
.xg-pro {
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}
.xg-pro ul li {
	float: left;
	display: inline-block;
	width: 200px;
	margin-right: 15px;
	margin-bottom: 10px;
	text-align: center;
}
.xg-pro ul li img {
	width: 200px;
	height: 160px;
}
.xg-news {
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.xg-news ul li {
	float: left;
	display: inline-block;
	width: 47%;
	margin-right: 3%;
	line-height: 25px;
}
.xg-news ul li:before {
	content: '■';
	font-size: 12px;
	margin-right: 5px;
	color: #0E75C8;
	position: relative;
	top: -10px;
}
.xg-news ul li a {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 240px;
	display: inline-block;
}
.xg-news ul li span {
	float: right;
}
.xg-area {
	height: auto;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 15px;
}
.xg-area ul li {
	float: left;
	display: inline-block;
	margin-right: 25px;
	line-height: 25px;
}
.pro {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 10px 0 30px;
}
.pro .img {
	float: left;
	display: inline-block;
	width: 480px;
}
.pro .text {
	float: right;
	display: inline-block;
	width: 350px;
}
.pro .text h1 {
	font-size: 24px;
	padding-top: 20px;
}
.pro .text .desc {
	padding: 20px 0;
	height: 150px;
	font-size: 16px;
	line-height: 25px;
}
.pro .text .btn {
	width: 120px;
	height: 40px;
	background: #0E75C8;
	color: #FFF;
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
}
.pro-content .tits {
	border-bottom: 1px solid #e1e1e1;
	height: 40px;
	width: 100%;
	font-size: 18px;
}
.pro-content .tits span {
	background: #0E75C8;
	color: #FFF;
	display: block;
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.pro-content .info {
	padding: 20px 0;
}
div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	border: 1px solid #ddd;
	display: none;
	text-align: center;
	overflow: hidden;
	font-size: 0;
}
div.zoomMask {
	position: absolute;
	background: url(../image/mask.png) repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1;
}
.pc-slide {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.view .swiper-slide .imgauto {
	width: 100%;
	height: 350px;
	position: relative;
}
.view .swiper-slide .imgauto img {
	max-width: 90%;
	max-height: 100%;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}
.view .swiper-container {
	width: 100%;
}
.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}
.preview .swiper-container {
	width: 80%;
	margin: 0 10%;
	overflow: hidden;
}
.preview .swiper-slide {
	width: 22.5%;
	padding: 5px;
}
.preview .swiper-slide .imgauto {
	width: 100%;
	height: 80px;
	line-height: 80px;
	border: 1px solid #ddd;
	text-align: center;
	cursor: pointer;
	position: relative;
	display: block;
}
.preview .swiper-slide .imgauto img {
	display: inline-block;
	vertical-align: middle;
	max-width: 90%;
	max-height: 100%;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}
.preview .slide6 {
	width: 82px;
}
.preview img {
	padding: 1px;
}
.preview .active-nav .imgauto {
	border: 1px solid #0E75C8;
}
.preview .arrow-left {
	background: url(../image/prev1.png) no-repeat left center;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -9px;
	width: 10px;
	height: 18px;
	z-index: 10;
}
.preview .arrow-right {
	background: url(../image/next1.png) no-repeat left center;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -9px;
	width: 10px;
	height: 18px;
	z-index: 10;
}
.clearfix {
*zoom: 1;
}
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#message {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1000;
	transform: scale(0);
	transition: .3s;
}
.messagebg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 1001;
}
#message .m-content {
	margin-top: 10%;
}
#message .m-content .m-message {
	background: #fff;
	width: 580px;
	background: #fff;
	padding: 50px;
	margin: 0 auto;
	position: relative;
	z-index: 1002;
	box-shadow: 1px 1px 50px rgba(0,0,0,.3);
}
.m-message {
	width: 544px;
	margin: 48px auto 0;
}
.m-message label {
	margin-bottom: 15px;
	display: block;
	font-size: 15px;
}
.m-message label em {
	display: block;
	float: right;
	color: red;
	height: 32px;
	line-height: 32px;
}
.m-message label span {
	width: 80px;
	height: 34px;
	line-height: 34px;
	color: #2F2F2F;
	float: left;
	font-weight: 500;
	text-align: right;
	margin-right: 30px;
	display: inline-block;
}
.m-message label input.inp, .m-message label textarea, .m-message label.code input {
	width: 77%;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	border: #cccccc 1px solid;
	border-radius: 3px;
	padding: 0 14px;
	box-sizing: border-box;
	color: #555;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.m-message label input:focus, .m-message label textarea:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);
}
.m-message label textarea {
	height: 72px;
	line-height: 24px;
	padding: 10px 14px;
}
.m-message label.code {
	line-height: 34px;
}
.m-message label.code input {
	width: 30%;
	float: left;
	margin-right: 30px;
}
.m-message label.code .pic {
	display: inline-block;
	vertical-align: top;
	width: 80px;
	height: 32px;
}
.m-message label.code img {
	display: block;
	width: 100%;
	height: 100%;
}
.btn-1 input {
	width: 52px;
	height: 32px;
	line-height: 32px;
	background: #e8e8e8;
	border: none;
	color: #333;
	margin-right: 22px;
	cursor: pointer;
	transition: 0.3s;
}
.btn-1 {
	padding-left: 100px;
}
.btn-1 input.focus {
	background: #0E75C8;
	color: #fff;
}
.btn-1 input.focus:hover {
	background: #444;
}
.btn-1 input:hover {
	background: #ccc;
}

.wrap {
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	position: relative;
}
.link_owl {
	margin-top: 80px;
	margin-bottom: 40px;
	position: relative;
}
.link_owl .list {
	overflow: hidden;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.link_owl .list ul li {
	width: 16.6667%;
	float: left;
}
.link_owl .list ul li a {
	background: #fff;
	display: block;
	border: 1px solid #ddd;
	margin-left: -1px;
	margin-bottom: -1px;
	line-height: 100px;
	text-align: center;
}
.link_owl .list ul li img {
	vertical-align: middle;
	display: inline-block;
}

.clear {
	clear: both;
}
.clear:after, .clear:before {
	content: '';
	clear: both;
	display: table;
}



.form-control {
	display: block;
	width: 92%;
	height: 36px;
	padding: 6px 15px;
	font-size: 14px;
	line-height: 1.57142857;
	color: #76838f;
	background-color: #fff;
	background-image: none;
	border: 1px solid #e4eaec;
	border-radius: 3px;
	
}
.form-control:focus {
	border-color: #62a8ea;
	outline: 0;
	
}
.form-control.focus, .form-control:focus {
	border-color: #62a8ea;
	-webkit-box-shadow: none;
	box-shadow: none
}


.input-search {
	position: relative
}
.input-search .form-control {
	border-radius: 200px
}
.input-search .input-search-close, .input-search .input-search-icon {
	position: absolute;
	top: 50%;
	z-index: 1;
	width: 36px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
.input-search .input-search-close {
	right: 8px
}
.input-search .input-search-icon+.form-control {
	padding-left: 43.5px
}
.input-search .input-search-icon {
	left: 8px;
	font-size: 16px;
	color: #a3afb7;
	text-align: center;
	pointer-events: none
}
.input-search-btn+.form-control {
	padding-right: 50px
}
.input-search-btn {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	padding: 0 10px;
	background: 0 0;
	border: none;
	border-radius: 0 200px 200px 0
}
.input-search-btn&gt;.icon {
	margin: 0 3px
}
.video {
position: relative;
padding-bottom: 36.25%;
height: 0;
overflow: hidden;
max-width: 640px;
max-height: 360px;
margin:0 auto;
}
.video iframe,
.video object,
.video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}</pre></body></html>