@charset "utf-8";
* {
	word-wrap: break-word
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
iframe,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td,
fieldset {
	margin: 0;
	padding: 0
}

ul,
ol,
dl {
	list-style-type: none
}

html,
body {
	height: 100%;
	color: #000;
	min-width: 1200px;
	margin: auto;
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit
}

input,
button {
	overflow: visible;
	vertical-align: middle
}

body,
th,
td,
button,
input,
select,
textarea {
	font-family: "微软雅黑", "microsoft yahei";
	_font-family: "微软雅黑", "microsoft yahei";
	font-size: 12px;
	line-height: 1.5;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased
}

input,
button,
textarea,
select {
	*font-size: 100%;
	line-height: 1.2;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%
}

a {
	text-decoration: none
}

a:hover {
	text-decoration: none
}

a.ie6:hover {
	zoom: 1
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0
}

:focus {
	outline: 0
}

area {
	outline: none;
	blr: expression(this.onFocus=this.blur())
}

sub,
sup {
	vertical-align: baseline
}


/*img*/

img {
	border: 0;
	max-width: 100%!important;
	vertical-align: middle
}

a img,
img {
	-ms-interpolation-mode: bicubic
}


/*IE下a:hover 背景闪烁*/

html {
	overflow: -moz-scrollbars-vertical;
	zoom:expression(function(ele) {
		ele.style.zoom="1";
		document.execCommand("BackgroundImageCache", false, true)
	}
	(this))
}


/*HTML5 reset*/

header,
footer,
section,
aside,
details,
menu,
article,
section,
nav,
address,
hgroup,
figure,
figcaption,
legend {
	display: block;
	margin: 0;
	padding: 0
}

time {
	display: inline
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

audio:not([controls]) {
	display: none
}

legend {
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 40px;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

legend small {
	font-size: 15px;
	color: #999
}

svg:not(:root) {
	overflow: hidden
}

fieldset {
	border-width: 0;
	padding: 0.35em 0.625em 0.75em;
	margin: 0 2px;
	border: 1px solid #c0c0c0
}


/*
	Name:			style_clearfix
	Example:		class="clearfix|cl"
	Explain:		Clearfix（简写cl）避免因子元素浮动而导致的父元素高度缺失能问题
*/

.cl:after,
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.cl,
.clearfix {
	zoom: 1
}

.container {
	width: 1200px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.navbar {
	margin-bottom: 0;
	background: #fff;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	border: none !important;
	border-radius: 0;
	transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-webkit-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
}

.top-line {
	height: 50px;
	padding: 0 12px;
	background: #f6f6f6;
	border-bottom: 1px solid #e4e4e4;
	overflow: hidden;
	transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-webkit-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
}

.top-line p {
	float: left;
	margin: 0;
	width: 600px;
	margin-top: 15px;
}

.top-line p span {
	display: inline-block;
	color: #253135;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	border-left: 1px solid #dddddd;
	line-height: 16px;
	margin-right: 13px;
}

.top-line p span i {
	color: #b5b5b5;
	font-size: 14px;
	vertical-align: middle;
	display: inline-block;
	padding: 0 10px;
}

div.social-icons {
	float: right;
	width: 140px;
	margin-top: 10px;
}

div.social-icons a {
	-webkit-filter: grayscale(0);
	/* Webkit */
	filter: gray;
	/* IE6-9 */
	filter: grayscale(0);
	/* W3C */
}

.share-platform .bds_weixin {
	background-image: url('../img/css-bg.png');
	background-position: 0px 0px !important;
}

.share-platform .bds_tsina {
	background-image: url('../img/css-bg.png');
	background-position: -37px 0px !important;
}

.share-platform .bds_sqq {
	background-image: url('../img/css-bg.png');
	background-position: -72px 0px !important;
}

.share-platform .bds_qzone {
	background-image: url('../img/css-bg.png');
	background-position: -110px 0px !important;
}

.share-platform .share-platform-text {
	color: #aaa;
	margin-top: 5px;
}

.navbar-main {
	height: 113px;
}

.navbar-logo {
	float: left;
	width: 219px;
	height: 99px;
}

.navbar-default .navbar-nav {
	margin-top: 0px;
	margin-bottom: 0px;
}

.navbar-collapse {
	float: right;
	width: 900px;
}

.navbar-collapse .drop {
	float: left;
	width: 120px;
	font-family: "微软雅黑", "microsoft yahei";
	font-size: 18px;
	color: #444;
	line-height: 113px;
	list-style: none;
	text-align: center;
	position: relative;
}

.navbar-collapse a {
	color: #444;
	text-decoration: none;
}

.navbar-collapse a.active,
.navbar-collapse .on a,
.navbar-collapse .drop-down li a:hover {
	color: #00a59f;
}

.navbar-collapse .drop-down {
	border-top: #fbd43f solid 3px;
	position: absolute;
	z-index: 9999;
	width: 140px;
	background-color: #FFFFFF;
	display: none;
}

.navbar-collapse .drop-down li {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	list-style: none;
	text-align: center;
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #DDDDDD;
}

.navbar-collapse .drop-down li a {
	color: #333;
	text-align: center;
}

.main {
	max-width: 1920px;
	min-width: 1200px;
	margin: auto;
}

.slide {
	width: 100%;
	position: relative;
	height: 726px;
	background: #00A59F;
}

.slide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.slide .bd ul {
	width: 100% !important;
}

.slide .bd li {
	width: 100% !important;
	height: 726px;
	overflow: hidden;
	text-align: center;
	background-size: cover !important;
}

.slide .bd li .container {
	width: 1200px;
	position: relative;
	height: ;
}

.slide .s1-1 {
	background: url(../img/banner-01-1.png) center center no-repeat;
	width: 564px;
	height: 250px;
	position: absolute;
	top: 60px;
	left: 30px;
}

.slide .ciie1 {
	background: url(../img/banner-06-1.png) center center no-repeat;
	width: 898px;
	height: 130px;
	position: absolute;
	top: 90px;
	left: 80px;
}

.slide .s2-1 {
	background: url(../img/banner-02-1.png) center center no-repeat;
	width: 771px;
	height: 206px;
	position: absolute;
	top: 160px;
	left: -65px;
}

.slide .s2-2 {
	background: url(../img/banner-02-2.png) center center no-repeat;
	width: 239px;
	height: 81px;
	position: absolute;
	top: 440px;
	left: 80px;
}

.slide .s2-3 {
	background: url(../img/banner-02-3.png) center center no-repeat;
	width: 650px;
	height: 55px;
	position: absolute;
	top: 260px;
	left: 30;
}

.slide .s2-4 {
	background: url(../img/banner-02-4.png) center center no-repeat;
	width: 596px;
	height: 41px;
	position: absolute;
	top: 340px;
	left: 20px;
}

.slide .s2-5 {
	background: url(../img/banner-02-5.png) center center no-repeat;
	width: 527px;
	height: 463px;
	position: absolute;
	top: 140px;
	right: 10px;
}

.slide .s2-5:hover {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

.slide .s2-6 {
	background: url(../img/banner-02-6.png) center center no-repeat;
	width: 227px;
	height: 473px;
	position: absolute;
	top: 140px;
	right: 170px;
}

.slide .s3-1 {
	background: url(../img/banner-03-1.png) center center no-repeat;
	width: 632px;
	height: 53px;
	position: absolute;
	top: 260px;
	left: 30px;
}

.slide .s3-2 {
	background: url(../img/banner-03-2.png) center center no-repeat;
	width: 594px;
	height: 42px;
	position: absolute;
	top: 340px;
	left: 30px;
}

.slide .s3-3 {
	background: url(../img/banner-03-3.png) center center no-repeat;
	width: 465px;
	height: 461px;
	position: absolute;
	top: 100px;
	right: 10px;
}

.slide .s4-1 {
	background: url(../img/banner-04-1.png) center center no-repeat;
	width: 733px;
	height: 104px;
	position: absolute;
	top: 220px;
	left: 50px;
}

.slide .s4-2 {
	background: url(../img/banner-04-2.png) center center no-repeat;
	width: 728px;
	height: 108px;
	position: absolute;
	top: 330px;
	left: 50px;
}

.slide .s5-1 {
	background: url(../img/banner-05-1.png) center center no-repeat;
	width: 1202px;
	height: 128px;
	position: absolute;
	top: 170px;
	left: 50px;
}

.slide .s5-2 {
	background: url(../img/banner-05-2.png) center center no-repeat;
	width: 1195px;
	height: 72px;
	position: absolute;
	top: 330px;
	left: 50px;
}

.slide .s7-1 {
	background: url(../img/banner-07-1.png) center center no-repeat;
	width: 769px;
	height: 83px;
	position: absolute;
	top: 190px;
	left: 100px;
}

.slide .s7-2 {
	background: url(../img/banner-07-2.png) center center no-repeat;
	width: 573px;
	height: 52px;
	position: absolute;
	top: 330px;
	left: 100px;
}

.slide .bd li a {
	display: block;
	height: 726px;
}

.slide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
}

.slide .hd ul {
	text-align: center;
}

.slide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #00a59f;
	filter: alpha(opacity=80);
	opacity: 0.8;
	line-height: 999px;
}

.slide .hd ul .on {
	background: #fbd43f;
}

.slide .prev,
.slide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../img/slider-arrow.png) -126px -137px #00a59f no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}

.slide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}

.banner {
	background: url(../img/banner-app.jpg) center center no-repeat;
	height: 300px;
	width: 100%;
	min-width: 1200px;
	background-size: cover;
}

.banner.banner-about {
	background-image: url(../img/banner-about.png);
	position: relative;
}
.banner.banner-about .person {
	background: url(../img/person.png) left bottom no-repeat;
	height: 300px;
	width: 1200px;
	margin: 0 auto;
}
.banner.banner-value {
	background-image: url(../img/banner-value.jpg);
}

.banner.banner-depot {
	background-image: url(../img/banner-depot.jpg);
}

.banner.banner-deliver {
	background-image: url(../img/banner-deliver.jpg);
}
.banner.banner-news {
	background-image: url(../img/banner-news.jpg);
}

.business {
	width: 100%;
	height: 945px;
	overflow: hidden;
}

.business-title {
	background: url(../img/title_business.png) center center no-repeat #fff;
	height: 290px;
}

.business-main {
	height: 660px;
	background: url(../img/business.png) center center no-repeat #2c2926;
	background-size: cover;
}

.business-tab {
	padding: 100px 0;
}

.business-tab .bd {
	width: 300px;
	float: left;
	overflow: hidden;
}

.business-tab .bd li {
	height: 95px;
	background: url(../img/line.png) center right no-repeat;
	line-height: 95px;
	color: #fff;
	text-align: center;
	font-size: 24px;
}

.business-tab .bd li.on {
	background: url(../img/line-arrow.png) center right no-repeat;
	font-size: 35px;
}

.business-tab .hd {
	width: 850px;
	float: right;
	color: #FFFFFF;
}

.business-content .title {
	height: 200px;
	width: 100%;
}

.business-content .title span {
	font-family: "微软雅黑", "microsoft yahei";
	font-size: 42px;
}

.business-content .title p {
	padding: 10px 0;
	font-size: 18px;
	line-height: 35px;
	text-indent: 2em;
	border-bottom: 1px #FFFFFF solid;
}

.business-content .business-case {
	margin-top: 60px;
	height: 60px;
}

.business-content .case-title {
	font-size: 20px;
}

.business-content .case-list {
	width: 100%;
	height: 90px;
	overflow: hidden;
}

.business-content .case-item {
	float: left;
	width: 80px;
	height: 80px;
	padding: 20px 10px;
	text-align: center;
	position: relative;
}

.business-content .case-item .icon {
	background: url(../img/case1.png) center center no-repeat;
	background-size: cover;
	height: 50px;
	width: 45px;
	margin: auto;
}

.business-content .case-item .icon2 {
	background: url(../img/case2.png) center center no-repeat;
}

.business-content .case-item .icon3 {
	background: url(../img/case3.png) center center no-repeat;
}

.business-content .case-item .icon4 {
	background: url(../img/case4.png) center center no-repeat;
}

.business-content .case-item .icon5 {
	background: url(../img/case5.png) center center no-repeat;
}

.business-content .case-item .icon6 {
	background: url(../img/case6.png) center center no-repeat;
}

.business-content .case-item .icon7 {
	background: url(../img/case7.png) center center no-repeat;
}

.business-content .case-item .icon8 {
	background: url(../img/case8.png) center center no-repeat;
}

.business-content .case-item .icon9 {
	background: url(../img/case9.png) center center no-repeat;
}

.business-content .case-item .icon10 {
	background: url(../img/case10.png) center center no-repeat;
}

.business-content .case-item .icon11 {
	background: url(../img/case11.png) center center no-repeat;
}

.business-content .case-item .icon12 {
	background: url(../img/case12.png) center center no-repeat;
}

.business-content .case-item .icon13 {
	background: url(../img/case13.png) center center no-repeat;
}

.business-content .case-item .icon14 {
	background: url(../img/case14.png) center center no-repeat;
}

.business-content .case-item .icon15 {
	background: url(../img/case15.png) center center no-repeat;
}

.business-content .case-item .icon16 {
	background: url(../img/case16.png) center center no-repeat;
}

.business-content .case-item .icon17 {
	background: url(../img/case17.png) center center no-repeat;
}

.business-content .case-item .icon18 {
	background: url(../img/case18.png) center center no-repeat;
}

.business-content .case-item .icon19 {
	background: url(../img/case19.png) center center no-repeat;
}

.business-content .case-item .des {
	font-size: 16px;
}

.data {
	background: url(../img/bg.png) 0 0 repeat-y;
	width: 100%;
	height: 800px;
	background-size: contain;
	padding-top: 90px;
}

.count {
	position: relative;
	height: 260px;
	color: #FFFFFF;
	overflow: hidden;
}

.count .count-block {
	width: 200px;
	height: 260px;
	overflow: hidden;
	position: absolute;
	text-align: center;
}

.count .count2 {
	left: 230px;
	width: 268px;
}

.count .count3 {
	left: 520px;
	width: 325px;
}

.count .count4 {
	right: 0;
	width: 325px;
}

.count .num {
	width: 100%;
	height: 180px;
	overflow: hidden;
	text-align: center;
	font-size: 80px;
	line-height: 180px;
	background: url(../img/count-bg.png);
}

.count .num:after {
	content: "+";
}

.count .title {
	font-size: 34px;
	padding: 10px;
}

.feature {
	height: 400px;
	position: relative;
	border-bottom: #5fbfbe solid 1px;
	border-right: #5fbfbe solid 1px;
	width: 100%;
	overflow: hidden;
	top: 40px;
}

.feature-block {
	border-top: #5fbfbe solid 1px;
	border-left: #5fbfbe solid 1px;
	width: 399px;
	height: 200px;
	float: left;
	text-align: center;
	overflow: hidden;
}

.feature-content {
	border-top: #5fbfbe solid 1px;
	border-left: #5fbfbe solid 1px;
	width: 399px;
	height: 200px;
	float: left;
	text-align: center;
	background-color: #01958e;
	overflow: hidden;
}

.feature-block .icon {
	background: url(../img/feature1.png) center center no-repeat;
	width: 102px;
	height: 100px;
	margin: 30px auto 0;
}

.feature-block.on {
	background-color: #01958e;
}

.feature-block .icon2 {
	background: url(../img/feature2.png) center center no-repeat;
}

.feature-block .icon3 {
	background: url(../img/feature3.png) center center no-repeat;
}

.feature-block .icon4 {
	background: url(../img/feature4.png) center center no-repeat;
}

.feature-block .icon5 {
	background: url(../img/feature5.png) center center no-repeat;
}

.feature .des {
	font-size: 18px;
	color: #fff;
	height: 45px;
	line-height: 45px;
}

.feature-list {
	padding: 30px;
	text-align: left;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 40px;
}

.news-index {
	width: 100%;
}

.news-index .news-title {
	background: url(../img/title_news.png) center center no-repeat #fff;
	height: 290px;
}

.news-index .news-left {
	width: 530px;
	float: left;
}

.news-index .des {
	font-size: 14px;
	color: #333;
	line-height: 24px;
}

.news-index .des h1 {
	font-size: 24px;
	color: #333;
	font-weight: normal;
	line-height: 28px;
}

.news-index .des p {
	padding: 5px 0 10px;
	color: #666;
}

.news-index .des a:hover h1 {
	color: #01958E;
}

.news-index .news-right {
	width: 620px;
	float: right;
}

.news-index .day {
	width: 90px;
	height: 90px;
	text-align: center;
	line-height: 90px;
	float: left;
	font-size: 60px;
}

.news-index .news-list {
	height: 90px;
	margin-bottom: 40px;
	overflow: hidden;
}

.news-index .news-list .des h1 {
	font-size: 16px;
	height: 28px;
	line-height: 28px;
}

.news-index .news-list .des p {
	padding: 0;
	color: #666;
	line-height: 14px;
	font-size: 12px;
}

.news-index .news-list .des span {
	font-size: 12px;
}

.news-index .item {
	width: 500px;
	float: right;
	border-left: 2px #bbb solid;
	padding-left: 15px;
}

.news-index .news-more {
	display: block;
	width: 352px;
	height: 84px;
	margin: 70px auto;
	background: url(../img/more.png) center center no-repeat;
}

.footer {
	background-color: #333;
}

.footer .copyright {
	background-color: #000;
	text-align: center;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #333333;
}

.footer .aboutus {
	width: 300px;
	border-right: 1px #666 solid;
}

.footer .aboutus h2 {
	color: #fff;
	font-size: 24px;
}

.footer .container {
	padding: 60px 0 0;
}

.footer .aboutus p {
	color: #666;
	font-size: 14px;
	line-height: 25px;
	width: 235px;
}

.footer .aboutus .more {
	display: block;
	background: url(../img/more2.png);
	width: 94px;
	height: 36px;
	margin-top: 20px;
}

.footer .menu {
	width: 660px;
	height: 330px;
	overflow: hidden;
}

.footer .menu li {
	width: 110px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}

.footer .menu li a {
	color: #fff;
}

.footer .menu .sub li {
	font-size: 12px;
	color: #666;
}

.footer .menu .sub a {
	color: #666;
}

.footer .contact {
	background: url(../img/hotline.png) 0 0 no-repeat;
	float: right;
	width: 215px;
	padding-top: 20px;
	color: #fff;
}

.footer .qrcode {
	background: url(../img/qrcode.png) center center no-repeat;
	width: 148px;
	height: 148px;
	margin: 10px auto;
}

.list-nav {
	border-bottom: 1px solid #ccc;
	height: 105px;
	font-size: 16px;
	line-height: 105px;
	color: #999;
}

.list-nav a {
	color: #999
}

.list-nav a {
	color: #999
}

.list-nav .position {
	width: 300px;
}

.list-nav .menu {
	width: auto;
}

.list-nav .menu li {
	float: left;
	width: 100px;
	text-align: center;
	height: 103px;
}

.list-nav .menu li:hover,
.list-nav .menu li.on {
	border-bottom: 3px #01958E solid;
}

.list-nav .menu li:hover a,
.list-nav .menu li.on a {
	color: #01958E;
}

.contact .left {
	width: 455px;
}

.contact .right {
	width: 700px;
}

.contact .container {
	padding: 30px 0;
}

.contact .title {
	background: url(../img/aboutus.png) 0 center no-repeat;
	height: 98px;
	width: 100%;
	padding: 30px 0 60px
}

.value .title {
	background-image: url(../img/value-title.png);
}

.deliver .title {
	background-image: url(../img/deliver-title.png);
}

.depot .title {
	background-image: url(../img/depot-title.png);
}

.contact .pic {
	background: url(../img/pic1.png) center center no-repeat;
	width: 456px;
	height: 298px;
}

.value .pic {
	background-image: url(../img/value-pic1.png);
}

.deliver .pic {
	background-image: url(../img/deliver-pic1.png);
}
.deliver .pic.pic9 {
	background-image: url(../img/deliver-pic9.jpg);
	padding: 10px 0;
}
.deliver .pic.pic11 {
	background-image: url(../img/deliver-pic11.jpg);
	padding: 10px 0;
}
.deliver .pic.pic12 {
	background-image: url(../img/deliver-pic12.jpg);
	padding: 10px 0;
}
.depot .pic {
	background-image: url(../img/depot-pic1.png);
}

.contact .pic2 {
	background-image: url(../img/pic2.png);
}

.value .pic2 {
	background-image: url(../img/value-pic2.png);
}

.depot .pic2 {
	background-image: url(../img/depot-pic2.png);
}

.deliver .pic2 {
	background-image: url(../img/deliver-pic2.png);
}

.contact .pic3 {
	background-image: url(../img/pic3.png);
	width: 700px;
	height: 423px;
	padding: 0;
}

.deliver .container {
	overflow: hidden;
}

.deliver .deliver-list {
	width: 1205px;
}

.deliver .deliver-item {
	float: left;
	border-right: 1px dashed #ccc;
	height: 300px;
	width: 300px;
	text-align: center;
}

.deliver .deliver-item .deliver-icon {
	background: url(../img/deliver-pic6.png) center center no-repeat;
	width: 64px;
	height: 64px;
	margin: 20px auto;
}

.deliver .deliver-item .deliver-icon.icon2 {
	background-image: url(../img/deliver-pic7.png);
}

.deliver .deliver-item .deliver-icon.icon3 {
	background-image: url(../img/deliver-pic8.png);
}

.deliver .deliver-item .deliver-icon.icon4 {
	background-image: url(../img/deliver-pic9.png);
}

.deliver .deliver-item h2 {
	font-size: 16px;
}

.deliver .deliver-item p {
	font-size: 14px;
}

.value .pic3 {
	background-image: url(../img/value-pic3.png);
	background-size: cover;
	height: 298px;
}

.deliver .pic3 {
	background-image: url(../img/deliver-pic3.png);
	background-size: cover;
	height: 298px;
}

.depot .pic3 {
	background-image: url(../img/depot-pic3.png);
	background-size: cover;
	height: 298px;
}

.depot .pic4 {
	background: url(../img/depot-pic4.png) center center no-repeat #0a1021;
	width: 100%;
	height: 1353px;
}

.contact-count {
	padding: 45px 0 0;
}

.contact-count .count-block {
	float: left;
	width: 25%;
	text-align: center;
}

.contact-count .count-block .count-title {
	color: #f8c335;
	font-size: 40px;
}

.contact-count .count-block .count-title:after {
	content: '+';
}

.contact-count .count-block .des {
	font-size: 16px;
	color: #01958E;
}

.contact h1 {
	font-size: 30px;
	font-weight: normal;
	padding-top: 60px;
}

.contact p {
	font-size: 16px;
	line-height: 27px;
	padding: 10px;
	text-indent: 2em;
}

.contact b {
	color: #f8c335;
}

.case,
.honor,
.park {
	background-color: #eaeaea;
}

.case .container,
.honor .container,
.park .container {
	overflow: hidden;
}

.case {
	padding-top: 30px;
}

.case .case-list,
.honor .honor-list {
	width: 1250px;
}

.case .case-item {
	width: 380px;
	float: left;
	margin: 0 30px 30px 0;
	height: 400px;
	overflow: hidden;
}

.case .case-title {
	background: url(../img/case-title.png) center center no-repeat;
	height: 200px;
	width: 100%;
}

.case .pic {
	background: url(../img/case-pic.png) center center no-repeat;
	background-size: cover;
	width: 380px;
	height: 255px;
}

.case .des {
	padding: 0 20px;
	background-color: #FFFFFF;
	height: 180px;
	color: #000000;
}

.case .des h1 {
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	color: #666;
}

.case .des hr {
	border-color: #00a59f;
	border-width: 1px 0 0;
}

.case .des p {
	font-size: 14px;
	padding: 10px 0 0;
	color: #666;
}

.case .case-item:hover .des {
	background-color: #01958E;
	color: #fff;
}

.case .case-item:hover h1,
.case .case-item:hover p {
	color: #FFFFFF;
}

.case .case-item:hover hr {
	border-color: #fff;
}

.honor .honor-item {
	width: 230px;
	float: left;
	margin: 0 15px 40px 0;
	height: 198px;
	overflow: hidden;
	text-align: center;
}

.honor-title {
	background: url(../img/honer-title.png) center center no-repeat;
	height: 200px;
	width: 100%;
}

.honor .honor-item .pic {
	background: url(../img/honor-pic.png) center center no-repeat;
	background-size: cover;
	width: 230px;
	height: 165px;
}

.honor-list2 .honor-item {
	width: 155px;
	float: left;
	margin: 0 16px 30px 0;
	height: 224px;
	overflow: hidden;
	text-align: center;
}

.honor-list2 .honor-item .pic {
	background: url(../img/honor-pic.png) center center no-repeat;
	width: 155px;
	height: 224px;
	margin: 0 auto;
}

.honor .honor-item p {
	color: #999;
}

.honor-block {
	height: 435px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}

.honor-block .w520 {
	width: 520px;
	height: 435px;
	overflow: hidden;
}

.honor-block .w660 {
	width: 660px;
	height: 435px;
	overflow: hidden;
}

.honor-block .honor-pic1 {
	background: url(../img/honor-bg1.png) center center no-repeat;
	width: 520px;
	height: 435px;
}

.honor-block .honor-pic2 {
	background: url(../img/honor-bg2.png) center center no-repeat;
	width: 520px;
	height: 435px;
}

.honor-block h1 {
	height: 30px;
	line-height: 30px;
	padding: 30px;
	font-size: 30px;
	font-weight: normal;
	color: #01958E;
}

.honor-block h1 span {
	color: #F8C335;
	padding: 0 10px;
}

.honor-block ul {
	width: 600px;
	text-align: center;
	margin: 20px auto 0;
}

.honor-block ul li {
	width: 50%;
	float: left;
	text-align: left;
	font-size: 16px;
	color: #666;
	height: 80px;
}

.honor {
	padding-bottom: 30px;
}

.park {
	background-color: #fff;
}

.park .pack-title {
	background: url(../img/park-title.png) center center no-repeat;
	height: 200px;
	width: 100%;
}

.park .park-pic {
	background: url(../img/park.png) center center no-repeat;
	width: 595px;
	height: 388px;
}

.pack-main {
	padding: 40px 0;
}

.park .left {
	width: 600px;
}

.park .right {
	width: 540px;
}

.pack-main .right h1 {
	font-size: 24px;
	color: #666;
	font-weight: normal;
	height: 50px;
	line-height: 50px;
}

.pack-main .right p {
	line-height: 28px;
	text-indent: 2em;
	font-size: 16px;
	color: #666;
	padding: 10px;
}

.park-list {
	width: 1250px;
	margin-bottom: 80px;
}

.park-item {
	width: 240px;
	float: left;
	border-right: 1px dashed #CCCCCC;
}

.park-icon {
	background: url(../img/park-icon1.png) center center no-repeat;
	width: 64px;
	height: 64px;
	margin: 0 auto;
}

.park-icon.icon2 {
	background-image: url(../img/park-icon2.png);
}

.park-icon.icon3 {
	background-image: url(../img/park-icon3.png);
}

.park-icon.icon4 {
	background-image: url(../img/park-icon4.png);
}

.park-icon.icon5 {
	background-image: url(../img/park-icon5.png);
}

.park .des {
	text-align: center;
	padding: 20px 30px;
	font-size: 14px;
	color: #666666;
}

.park .des h2 {
	font-size: 24px;
	font-weight: normal;
	color: #000;
}

.park .des p {
	text-align: left;
}

.news {
	background-color: #eaeaea;
}

.news .news-main {
	padding-top: 60px;
}

.news .news-title {
	background: url(../img/news-title.png) center center no-repeat;
	height: 200px;
	width: 100%;
}

.news .news-nav {
	text-align: center;
}

.news .news-nav a {
	width: 250px;
	height: 60px;
	display: inline-block;
	line-height: 60px;
	font-size: 24px;
	color: #666;
	border-radius: 30px;
	background-color: #FFFFFF;
	margin: 10px;
}

.news .news-nav a.on,
.news .news-nav a:hover {
	color: #fff;
	background-color: #01958E;
}

.news .news-pic {
	background-color: #fff;
}

.news .news-pic .left {
	height: 350px;
	width: 504px;
	background-size: cover;
}

.news .news-pic .right {
	width: 650px;
	color: #817d77;
	padding: 60px 0;
}

.news .news-pic h1 {
	color: #817d77;
	font-size: 24px;
	font-weight: normal;
}

.news .news-pic h1 a {
	color: #817d77;
}

.news .news-pic span {
	font-size: 14px;
	padding: 10px 0;
	display: block;
}

.news .news-pic p {
	font-size: 16px;
	line-height: 32px;
}

.news .news-pic .more {
	display: block;
	color: #817D77;
	background: url(../img/more-icon.png) left center no-repeat;
	padding-left: 50px;
	height: 60px;
	line-height: 60px;
	width: 80px;
	font-size: 18px;
}

.news .news-pic .more:hover {
	color: #01958E;
}

.news .news-item {
	width: 600px;
	overflow: hidden;
	float: left;
	height: 80px;
	overflow: hidden;
	margin-top: 50px;
}

.news .news-item .day {
	border-right: 1px solid #C0C0C0;
	width: 80px;
	height: 80px;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
	float: left;
	color: #817D77;
}

.news .news-item .day span {
	font-size: 45px;
	display: block;
	height: 60px;
	line-height: 60px;
	color: #333;
	font-weight: normal;
}

.news .news-item .des {
	float: right;
	width: 510px;
}

.news .news-item .des a {
	color: #2C2926;
}

.news .news-item .des a:hover {
	color: #01958E;
}

.news .news-item .des h1 {
	font-size: 16px;
	font-weight: normal;
}

.news .news-item .des p {
	color: #817D77;
	line-height: 24px;
}

.news .news-item:hover {
	background-color: #FFFFFF;
}

.news .page {
	height: 60px;
}

.news-body .title {
	text-align: center;
	padding: 30px;
}

.news-body .title h1 {
	font-size: 36px;
	font-weight: normal;
}

.news-body .title hr {
	border-width: 1px 0 0;
	width: 200px;
	margin: 10px auto 0;
}

.news-body a {
	color: #333333;
}

.news-body a:hover {
	color: #01958E;
}

.news-body .next {
	font-size: 12px;
    line-height: 26px;
    padding: 10px 0;
    text-align: center;
}

.news-body .main {
	font-size: 14px;
	line-height: 26px;
}

.news-body p {
	padding: 10px 0;
	text-indent: 2em;
}

.culture {
	
}

.culture-title {
	background: url(../img/culture.png) center center no-repeat;
	height: 200px;
	width: 100%;
}

.culture-pic {
	background: url(../img/culture-pic.jpg) 0 center no-repeat;
	background-size: cover;
	height: 865px;
}

.contactus .map {
	width: 100%;
	height: 600px;
	
}

.contactus h1 {
	font-size: 28px;
	font-weight: normal;
	height: 60px;
	line-height: 60px;
	margin-top:30px ;
}

.contactus li {
	height: 45px;
	font-size: 16px;
	line-height: 45px;
	color: #666
}

.contactus .container {
	padding-bottom: 60px;
}

.service {
	padding-bottom: 60px;
}

.service-title {
	background: url(../img/service-title.png) center center no-repeat;
	height: 200px;
	width: 100%;
}

.service-pic {
	background: url(../img/service-pic1.png) center center no-repeat;
	width: 1054px;
	height: 495px;
}

.service-pic.pic2 {
	background-image: url(../img/service-pic2.png)
}

.service-pic.pic3 {
	background-image: url(../img/service-pic3.png)
}

.service-pic.pic4 {
	background-image: url(../img/service-pic4.png)
}

.service .service-list .left {
	width: 140px;
	background: url(../img/01.png) center center no-repeat;
	height: 100px;
}

.service .service-list .left.pic2 {
	width: 140px;
	background: url(../img/02.png) center center no-repeat;
	height: 100px;
}

.service .service-list .left.pic3 {
	width: 140px;
	background: url(../img/03.png) center center no-repeat;
	height: 100px;
}

.service .service-list .left.pic4 {
	width: 140px;
	background: url(../img/04.png) center center no-repeat;
	height: 100px;
}

.service .service-list .right {
	width: 1054px;
}

.service .service-list p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	text-indent: 2em;
	padding-bottom: 15px;
}

.service .service-list h1 {
	font-size: 28px;
	color: #01958E;
	height: 50px;
	line-height: 50px;
}

.service .service-list {
	padding-bottom: 60px;
}

.app-pic {
	background: url(../img/app01.png) center center no-repeat;
	width: 100%;
	height: 372px;
	margin: 120px auto;
}

.app-pic.pic2 {
	background-image: url(../img/app02.png);
}

.app-pic.pic3 {
	background-image: url(../img/app03.png);
}

.app-pic.pic4 {
	background-image: url(../img/app04.png);
}

.app-pic.pic5 {
	background-image: url(../img/app05.png);
}

.app-pic.pic6 {
	background-image: url(../img/app06.png);
}

.ciie {
	background-color: #ededed;
	padding: 20px 0 0;
}

.ciie .content {
	background-color: #e8e8e8;
	color: #333;
	padding: 30px;
	font-size: 14px;
	line-height: 28px;
	margin: 0 auto;
}

.ciie .content p {
	padding: 5px;
	text-indent: 2em;
}

.ciie .list1,
.ciie .list2 {
	width: 1250px;
	height: 420px;
	padding: 60px 0;
}

.ciie .list1 .item {
	width: 380px;
	height: 420px;
	float: left;
	margin-right: 20px;
	text-align: center;
}

.cliie .ciie-block {
	padding: 30px 0;
}

.ciie .title {
	width: 260px;
	height: 85px;
	background: url(../img/ciie-bg1.png) bottom center no-repeat;
	text-align: center;
	line-height: 85px;
	font-size: 40px;
	margin: 0 auto;
}

.ciie .list1 .pic {
	background: url(../img/ciie-pic1.png) center center no-repeat;
	width: 380px;
	height: 259px;
}

.ciie .list1 .pic2 {
	background-image: url(../img/ciie-pic2.png);
}

.ciie .list1 .pic3 {
	background-image: url(../img/ciie-pic3.png);
}

.ciie .list1 h1 {
	font-size: 24px;
	font-weight: normal;
	height: 45px;
	line-height: 45px;
}

.ciie .list1 p {
	font-size: 16px;
	line-height: 30px;
}

.ciie .ciie-block2 {
	background: url(../img/ciie-pic5.png) right center no-repeat;
	padding: 30px 0;
}

.ciie .list2 .item {
	width: 295px;
	height: 270px;
	background-color: #fff;
	float: left;
	margin-right: 5px;
	text-align: center;
	position: relative;
	color: #01958E;
}

.ciie .list2 .item1 {
	color: #fff;
}

.ciie .list2 .item span {
	position: absolute;
	top: 100px;
	color: #01958E;
	font-size: 26px;
	right: 30px;
}

.ciie .list2 .item1 span {
	color: #fff;
}

.ciie .list2 .item3 span {
	right: 40px;
}

.ciie .list2 .item4 span {
	right: 80px;
}

.ciie .list2 span.s2 {
	top: 140px;
	font-size: 14px;
}

.ciie .list2 .item.item1 {
	background-color: #01958E;
}

.ciie .list2 .item .count {
	font-size: 60px;
	color: #01958E;
	line-height: 270px;
}

.ciie .list2 .item.item1 .count {
	color: #FFFFFF;
}

.ciie .list2 .item p {
	position: absolute;
	top: 200px;
	left: 60px;
	font-size: 18px;
}

.ciie .list2 .item1 p {
	left: 80px;
}

.ciie .list2 .item2 p {
	left: 100px;
}

.ciie .list2 .item3 p {
	left: 60px;
}

.ciie .list2 .item4 p {
	left: 50px;
}

.app .container {
	padding: 60px 0;
}

.app .app-list {
	width: 100%;
	height: 360px;
	background: url(../img/app-pic1.png) right center no-repeat;
	padding: 60px 0;
}

.app .app-list.pic2 {
	background: url(../img/app-pic2.png) left center no-repeat;
}

.app .app-list.pic3 {
	background: url(../img/app-pic3.png) right center no-repeat;
}

.app .app-list.pic4 {
	background: url(../img/app-pic4.png) left center no-repeat;
}

.app .app-list.pic5 {
	background: url(../img/app-pic5.png) right center no-repeat;
}

.app .app-list.pic6 {
	background: url(../img/app-pic6.png) left center no-repeat;
}

.app .app-list .w400 {
	width: 550px;
}

.app .app-list .title {
	position: relative;
	height: 70px;
}

.app .app-list .title .title-num {
	position: absolute;
	width: 70px;
	height: 70px;
	color: #FFFFFF;
	background-color: #01958E;
	text-align: center;
	font-size: 40px;
	line-height: 70px;
}

.app .app-list .title .title-text {
	position: absolute;
	left: 90px;
}

.app .app-list .title .title-text h2 {
	font-size: 30px;
	color: #FFdd3F;
}

.app .app-list p {
	font-size: 22px;
	padding: 30px 0;
	margin-top: 30px;
	border-top: 1px dashed #ccc;
	line-height: 36px;
	color: #666
}

.slideGroup {
	width: 1200px;
	border: 1px solid #ddd;
	text-align: left;
	margin: 0 auto;
}

.slideGroup .parHd {
	height: 650px;
	line-height: 30px;
	background: #f4f4f4;
	width: 1200px;
	overflow: hidden;
}

.slideGroup .parHd ul {
	height: 650px;
}

.slideGroup .parHd ul li {
	float: left
	width: 1200px;
	height: 650px;
	position: relative;
}
.slideGroup .parHd ul li h1{
	position: absolute;
	bottom: 0px;
	height: 45px;
	line-height: 40px;
	color: #fff;
	padding: 0 20px;
	font-size: 20px;
	font-weight: normal;
	background: transparent url(../img/bg001.png) center center repeat;
	width: 100%;
}


.slideGroup .slideBox {
	overflow: hidden;
	zoom: 1;
	padding: 10px 0 10px 42px;
	position: relative;
}

.slideGroup .sPrev,
.slideGroup .sNext {
	position: absolute;
	left: 0px;
	top: 10px;
	display: block;
	width: 30px;
	height: 94px;
	border: 1px solid #ddd;
	background: url(../img/icoLeft.gif) center center no-repeat #f4f4f4;
}

.slideGroup .sNext {
	left: auto;
	right: 0px;
	background: url(../img/icoRight.gif) center center no-repeat #f4f4f4;
}

.slideGroup .sPrev:hover,
.slideGroup .sNext:hover {
	border-color: #f60;
}

.slideGroup .parBd ul {
	overflow: hidden;
	zoom: 1;
}

.slideGroup .parBd ul li {
	margin: 0 12px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 160px;
	height: 90px;
	cursor: pointer;
}

.slideGroup .parBd ul li .pic {
	text-align: center;
}

.slideGroup .parBd ul li .pic img {
	width: 160px;
	height: 90px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}

.slideGroup .parBd ul li .pic a:hover img {
	border-color: #999;
}

.slideGroup .parBd ul li .title {
	line-height: 24px;
}
.employee{
	padding: 60px 0;
}
.app .download h1{
	font-size: 16px;
	padding: 10px 0;
}
.app .download{
	height: 250px;
	text-align: center;
	width: 700px;
	margin: 0 auto;
}
.app .download .left,.app .download .right{
	width: 50%;
}
.job .title{
	text-align: center;
	font-size: 30px;
	color: #01958E;
	height: 60px;
	line-height: 60px;
	margin-bottom: 30px;
}
.job .job-train{
	padding: 60px 0;
}
.job .job-train-list{
	height: 100px;
}
.job .job-train li{
	width: 200px;
	float: left;
	height: 120px;
}
.job .job-train-pic{
	width: 62px;
	height:62px;
	background: url(../img/train1.png) center center no-repeat;
	margin: 0 auto;
}
.job .job-train-pic.pic2{
	background-image: url(../img/train2.png);
}
.job .job-train-pic.pic3{
	background-image: url(../img/train3.png);
}
.job .job-train-pic.pic4{
	background-image: url(../img/train4.png);
}
.job .job-train-pic.pic5{
	background-image: url(../img/train5.png);
}
.job .job-train-pic.pic6{
	background-image: url(../img/train6.png);
}
.job .job-train p{
	text-align: center;
	line-height: 30px;
}
.job-develop{
	margin: 0 auto 60px;
}
.job-develop-list{
	margin:30px 20px;
	font-size: 18px;
}
.job-develop-list span{
	color: #f8b62c;
	display: inline-block;
	width: 220px;
	position: relative;
	padding-left: 60px;
}
.job-develop-list span i{	
	background: url(../img/develop1.png) center center no-repeat;
	background-size: cover ;
	display: block;
	height: 40px;
	width: 40px;
	position: absolute;
	left: 0px;
	top: -10px;
}
.job-develop-list span i.i2{
	background-image: url(../img/develop2.png);
}
.job-develop-list u{
	text-decoration: none;
	margin:0 24px 0 22px;

}

.job-weal{
	width: 1200px;
	margin:60px auto;
	text-align: center;
	position: relative;
	height: 650px;
}
.job-weal img{
	width: 580px;
	height: 520px;
}
.job-weal-block{
	position: absolute;
	top: 90px;
	left:0;
	width: 100%;
	background: url(../img/weal.png) center top no-repeat;
	padding: 20px 0 0;
}
.job-weal-list{
	overflow: hidden;
	margin:0 auto;
	margin-bottom: 170px;
}
.job-weal-left{
	float: left;
	overflow: hidden;
}
.job-weal-right{
	float: right;
	overflow: hidden;
}
.job-weal-item{
	float: left;
}
.job-weal-item2{
	float: left;
	font-weight: bold;
}
.job-weal-left .job-weal-item2{
	margin-left: 20px;
}
.job-weal-left .job-weal-item{
	text-align: right;
}
.job-weal-right .job-weal-item2{
	margin-right: 20px;
}
.job-weal-right .job-weal-item{
	text-align: left;
}
.job-weal-block .job-weal-list:first-child{
	width: 820px;
	font-size: 16px;
}

.job-weal-block .job-weal-list:nth-child(2){
	width: 980px;
	font-size: 16px;
}
.job-weal-block .job-weal-list:last-child{
	width: 820px;
	font-size: 16px;
}
.job-weal-list span{
	margin-right: 10px;
}
.job-tel{
	text-align: center;
	margin: 10px 0 60px;
}
.job-tel span{
	margin:0 100px;
	font-size: 20px;
}
.job-table{position:relative;color:#888;background-color:#fff;z-index:1}
.job-table .el{height:40px;line-height:40px;font-size:14px;overflow:hidden;border-bottom:1px dotted #e8e8e8}
.job-table .el.nb{border-bottom:0 none}
.job-table .el.last{border-bottom:1px solid #e8e8e8}
.job-table .t1,.job-table .t2,.job-table .t3,.job-table .t4,.job-table .t5{float:left;height:40px;line-height:40px !important;font-size:14px;overflow:hidden;padding:0 10px}
.job-table .t1{position:relative;width:420px;padding-left:0}
.job-table .t1 a,.dw_table .t1 a span{font-size:16px;color:#000}
.job-table .t2{width:300px;color:#666}
.job-table .t1 a:link{color:#333}
.job-table .t2 a:link{color:#333}
.job-table .t2 a:visited,.dw_table .t1 a:visited{color:#999}
.job-table .t2 a:hover,.dw_table .t1 a:hover{color:#f8b62c}
.job-table .t2 a:active,.dw_table .t1 a:active{color:#f8b62c}
.job-table .t3{width:120px;color:#999;text-align:center}
.job-table .t4{width:150px;font-size:16px;color:#f8b62c;text-align:center}
.job-table .t5{width:100px;color:#999;text-align:center;padding-right:0}
#flink{
    line-height: 25px;
    color: #666;
}
#flink a{
    color: #666;
    padding: 0 5px;
}