﻿/* CSS Document */

@font-face {
	font-family: 'iconfont';
	/* project id 458883 */
	src: url('//at.alicdn.com/t/font_458883_2hikcaflx1dcxr.eot');
	src: url('//at.alicdn.com/t/font_458883_2hikcaflx1dcxr.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_458883_2hikcaflx1dcxr.woff') format('woff'), url('//at.alicdn.com/t/font_458883_2hikcaflx1dcxr.ttf') format('truetype'), url('//at.alicdn.com/t/font_458883_2hikcaflx1dcxr.svg#iconfont') format('svg');
}

* {
	margin: 0;
	padding: 0;
	outline: none;
	-webkit-font-smoothing: antialiased;
}

*:not(input,
textarea) {
	-webkit-touch-callout: inherit;
	-webkit-user-select: auto;
}

body {
	width: 100%;
	font-size: 16px;
	-webkit-touch-callout: inherit;
	-webkit-user-select: auto;
}

a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
	text-decoration: none;
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	padding: 0;
	outline: none;
}

textarea,
input {
	resize: none;
	outline: none;
}

textarea {
	resize: none;
	-webkit-appearance: none;
}

ul,
ol,
li {
	list-style: none;
}

em {
	font-style: normal;
}

li {
	list-style: none;
}

img {
	border: 0;
}

a {
	cursor: pointer;
	text-decoration: none;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

input:focus,
textarea:focus,
select:focus {
	outline: 0;
}

.relative {
	position: relative;
}

input[type="submit"],
input[type="reset"] {
	cursor: pointer;
}


/* clear float */

.clearboth {
	clear: both;
}

.clearfix:after {
	clear: both;
	height: 0;
	visibility: hidden;
	content: '';
	display: block;
	font-size: 0;
}





* html .clearfix {
	zoom: 1;
}


/* IE6 */

*:first-child+html .clearfix {
	zoom: 1;
}


/* IE7 */

body,
input,
textarea,
select,
pre {
	font-family: "微软雅黑", Microsoft YaHei, Arial, Helvetica, sans-serif;
}

.btn:active,
input[type="submit"]:active,
input[type="reset"]:active {
	transform: scale(.95);
	-webkit-transform: scale(.95);
	-moz-transform: scale(.95);
	-o-transform: scale(.95);
}

pre {
	width: 1000px;
	margin: 0 auto;
	white-space: pre-wrap;
	word-wrap: break-word;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}

.relative {
	position: relative;
}

.hide {
	display: none;
}

.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

h3,
h4 {
	font-weight: normal;
}

.imgbox {
	position: relative;
	overflow: hidden;
}

.relative {
	position: relative;
}

.shade {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}


/* bst */

.title h2 {
	font-size: 24px;
	text-align: center;
	line-height: 24px;
	color: #333;
}

.title .xian {
	width: 60px;
	height: 2px;
	background: #ff6537;
	margin: 30px auto;
}

.title h3 {
	font-size: 14px;
	text-align: center;
	color: #333;
}

.current {
	z-index: 1;
}

.animating {
	z-index: 2;
}


/*animation*/

.duration a,
.animate,
.translateX3px a,
.newsNo span,
.newsCenterList a,
.newsCenterList p,
.newsCenterList b,
.newsCenterList h4,
.recruitment h4,
.recruitment span,
.recruitment p,
.recruitment strong,
.recruitment a:after {
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
}

.imghover a img,
.imglihover img {
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
}

.imghover a:hover img,
.imglihover li:hover img {
	transform: scale3d(1.1, 1.1, 1.1);
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	-moz-transform: scale3d(1.1, 1.1, 1.1);
	-o-transform: scale3d(1.1, 1.1, 1.1);
}

.translateX3px a:hover {
	transform: translateX(3px);
}

.delay100 {
	animation-delay: .1s;
}

.delay200 {
	animation-delay: .2s;
}

.delay300 {
	animation-delay: .3s;
}


/* myStyle */

.imgViewCont {
	position: relative;
	overflow: hidden;
}

.imgViewCont li {
	display: none;
	position: relative;
	float: left;
	margin-right: -100%;
	width: 100%;
}

.imgViewCont li:nth-child(1) {
	display: block;
	z-index: 1;
}

.imgViewCont li.current {
	display: block;
	z-index: 1;
}

.imgViewCont li.animating {
	display: block;
	z-index: 2;
}

.imgViewIndex {
	z-index: 3;
}

.imgViewBtn {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 3;
}

.imgViewBtn a {
	position: absolute;
	display: block;
}

.imgViewIndex dd {
	cursor: pointer;
}

.imgViewCont img {
	display: block;
	width: 100%;
}

.imgListCont {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

.imgListCont ul {
	position: relative;
	left: 0;
	width: 9999px;
	z-index: 2;
}

.imgListCont li {
	float: left;
}

.imgListCont li img {
	width: 260px;
	height: 265px;
}

.imgListBtn {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 3;
}

.imgListBtn a {
	position: absolute;
	top: 0;
}


/* base */

html,
body {
	width: 100%;
	height: 100%;
}

body {
	background: #FFF;
}

::selection {
	background: none;
}

::-moz-selection {
	background: none;
}

::-webkit-selection {
	background: none;
}


/*top*/

.top {
	height: 80px;
}

.top .logo {
	float: left;
}

.top .tel {
	float: right;
}


/* header */

.header {
	position: relative;
	height: 50px;
	background: rgba(255, 255, 255, 0.6);
	z-index: 9999;
	margin: 0 auto;
}

.header {
	background: #45a742;
	height: 50px;
}

.nav {
	width: 1200px;
	margin: 0 auto;
}

.nav>ul>li>a {
	padding: 0 56px;
	font-size: 14px;
	line-height: 50px;
	display: block;
	color: #fff;
}

.nav a:hover {
	background: #fff;
	color: #45a742;
}

.nav>ul>li {
	position: relative;
	float: left;
}

.nav>ul>li>ul {
	position: absolute;
	top: 50px;
	left: 0;
	display: none;
	width: 100%;
}

.nav>ul>li>ul>li {
	float: left;
	width: 100%;
}

.nav>ul>li>ul>li>a {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: block;
	background: #fff;
	position: relative;
	z-index: 9999;
	color: #45A742;
}

.nav>ul>li>ul>li>a:hover {
	
	background: #45A742;
	
	color: #fff;
}


/* header end */

.banner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.bannerBottom {
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -600px;
	width: 1200px;
	height: 79px;
	background: url(../images/icon2.png) no-repeat center 0 #FFF;
	border-bottom: 1px solid #EEE;
	z-index: 7;
}

.share {
	position: absolute;
	right: 44px;
	padding-left: 30px;
	top: 31px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #BBB;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(../images/icon3.png) no-repeat 0 center;
}

.banner .imgViewBtn {
	left: 50%;
	top: auto;
	bottom: 31px;
	height: 14px;
	width: 70px;
	margin-left: -557px;
	z-index: 8;
}

.banner .imgViewBtn a {
	width: 8px;
	height: 14px;
}

.banner .imgViewBtn .prev {
	background: url(../images/icon4.png);
}

.banner .imgViewBtn .next {
	right: 0;
	background: url(../images/icon5.png);
}

.bannerIndex {
	position: absolute;
	left: 78px;
	top: 28px;
	padding-left: 60px;
	border-left: 1px solid #CCC;
	height: 25px;
	color: #BBB;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}

.bannerIndex b {
	font-size: 20px;
	color: #0074cd;
}

.container {
	width: 1200px;
	margin: 0 auto;
}


/*about_us*/

.about_us {
	margin: 30px auto;
}

.about_us img {
	margin-top: 30px;
}


/*about_us end*/


/*product*/

.product {
	
	background: url(../images/aboutbgs.jpg) 50% 0 no-repeat;
	height: 650px;
}



.product_list .column {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.list_item {
	width: 300px;
	flex-grow: 1;
	text-align: center;
	margin-bottom: 30px;
	transition: all 1s;
	
}

.list_item:hover {
	transform: translateY(30px);
}

.list_item h1 {
	font-size: 16px;
	text-align: center;
	color: #333;
}


/*product end*/


/*profile*/

.profile {
	height: 800px;
	position: relative;
	background: url(../images/profilebg.jpg) 50% 0 no-repeat;
}

.profile_content {
	width: 600px;
	position: absolute;
	right: 200px;
	top: 250px;
}


#environment {
	position: absolute;
	bottom: 10px;
}

/*profile end*/

/* footer */

.footer {
	background: url(../images/footer.jpg) no-repeat center;
	background-size: cover;
}

.footer .container {
	position: relative;
	height: 436px;
}

.fContact {
	float: left;
	padding-top: 60px;
	width: 370px;
}

.fContact h2 {
	margin-bottom: 38px;
	width: 236px;
	height: 66px;
}

.fContact h2 a {
	display: block;
	width: 125%;
	height: 100%;
	background: url(../images/footlogo.png);
}

.fContact div {
	margin-bottom: 20px;
	padding-left: 47px;
	line-height: 34px;
	font-size: 28px;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	background: url(../images/icon6.png) no-repeat 0 center;
}

.fContact p {
	font-size: 13px;
	color: #fff;
	line-height: 28px;
}

.fNav {
	float: left;
	padding-top: 68px;
	width: 640px;
}

.footer h3 {
	position: relative;
	margin-bottom: 36px;
	padding-bottom: 12px;
	color: #FFF;
	font-size: 16px;
}

.footer h3:after {
	content: " ";
	display: block;
	height: 3px;
	width: 20px;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
}


/*.footNav{ margin-bottom:42px;}
.footNav>a{ margin-right:40px; font-size:14px; color:#fff;}
.footNav>a:hover{ color:#CCC;}
.footNav>a {position: relative;}
.footNav>a>a {position: absolute; top:0; left: 0;}*/

.footNav>ul>li>a {
	padding: 0 40px 0 0;
	font-size: 16px;
	color: #fff;
}

.footNav a:hover {
	color: #007ec9;
}

.footNav ul li {
	float: left;
}

.footNav>ul>li {
	position: relative;
}

.footNav>ul>li>ul {
	position: absolute;
	top: 40px;
	left: -20px;
}

.footNav>ul>li>ul>li>a {
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	color: #fff;
	position: relative;
	z-index: 9999;
	font-size: 14px;
}

.friLinks {
	position: relative;
	width: 218px;
	height: 45px;
	background: #444;
}

.friLinks span {
	display: block;
	line-height: 45px;
	text-align: center;
	width: 174px;
	color: #222;
	font-size: 14px;
}

.flinkBtn {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 45px;
	height: 45px;
	background: url(../images/icon7.png) no-repeat center #333;
}

.fQrcode {
	float: right;
	padding-top: 68px;
	width: 120px;
}

.copyright {
	position: absolute;
	bottom: 3px;
	left: 0;
	width: 1200px;
	font-size: 12px;
	color: #fff;
	line-height: 60px;
	border-top: 1px solid #444;
}

.copyright a {
	float: right;
	color: #777;
}

.copyright a:hover {
	text-decoration: underline;
	text-align: center;
}


/* footer end */

.about {
	padding: 60px 0;
	background: url(../images/aboutbg.jpg) no-repeat center bottom #FFF;
}

.title1 {
	position: relative;
	margin-bottom: 80px;
	font-family: "微软雅黑", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 38px;
	text-align: center;
	color: #222;
	text-transform: uppercase;
}

.title1:after {
	content: "”";
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	font-size: 60px;
	color: #007ec9;
	position: absolute;
	left: 50%;
	bottom: -70px;
	margin-left: -12px;
}

.about .txtbox {
	line-height: 30px;
	font-size: 14px;
	color: #333;
	text-align: center;
}

.about img {
	margin: 50px 0 60px;
}

.about a {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 160px;
	height: 44px;
	background: #007ec9;
	border-radius: 22px;
	text-indent: 35px;
	color: #FFF;
	font: bold 14px/44px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.about a:after {
	content: " ";
	position: absolute;
	right: 28px;
	top: 15px;
	display: block;
	width: 0;
	line-height: 0;
	font-size: 0;
	border-width: 7px;
	border-style: solid;
	border-color: #007ec9 #007ec9 #007ec9 #FFF;
}

.products {
	position: relative;
	padding-top: 65px;
	overflow: hidden;
}

.productsBg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	padding-top: 40px;
	height: 410px;
	background: #f6fafd;
	font-size: 180px;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

.productsList {
	position: relative;
	top: -19px;
}

.productsList .imgListCont {
	position: relative;
	left: -25px;
	width: 1250px;
}

.productsList ul {
	padding: 10px 0;
}

.productsList li {
	position: relative;
	margin: 0 40px;
	width: 320px;
	height: 300px;
	margin-bottom: 30px;
	background: #FFF;
	box-shadow: 0 0 16px rgba(0, 126, 201, .18);
}

.productsList h4 {
	line-height: 60px;
	font-size: 15px;
	text-align: center;
	border-top: 1px solid #ebebeb;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.productsList li a {
	position: absolute;
	left: 0;
	top: 0;
	padding: 80px 32px 0;
	width: 257px;
	height: 220px;
	background: rgba(61, 29, 11, .6);
	opacity: 0;
}

.productsList li a:hover {
	opacity: 1;
}

.productsList li img {
	width: 320px;
	height: 240px;
}

.productsList strong {
	display: block;
	margin-bottom: 20px;
	font-size: 16px;
	color: #FFF;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.productsList p {
	position: relative;
	height: 78px;
	font-size: 13px;
	color: #FFF;
	line-height: 2;
}

.productsList span {
	display: block;
	margin-top: 32px;
	text-transform: uppercase;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #e6ad00;
}

.productsList .imgListBtn a {
	display: block;
	top: 127px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 1px solid #0d84cc;
}

.productsList .imgListBtn .prev {
	left: -112px;
	background: url(../images/btn1prev.png) no-repeat center;
}

.productsList .imgListBtn .next {
	right: -112px;
	background: url(../images/btn1next.png) no-repeat center;
}

.productsList .imgListBtn a:hover {
	background-color: #e6ad00;
	border-color: #e6ad00;
}

.productsList .imgListBtn .prev:hover {
	background-image: url(../images/btn2prev.png);
}

.productsList .imgListBtn .next:hover {
	background-image: url(../images/btn2next.png);
}

.news {
	padding: 20px 0 20px;
}

.newsBox {
	background: #f6fafd;
}

.newsNo {
	float: left;
}

.newsNo a,
.newsNo span {
	display: block;
	width: 80px;
	height: 80px;
}

.newsNo span {
	background: #42a73f;
	font: bold 38px/80px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
	cursor: pointer;
}

.newsNo a {
	background: url(../images/icon8.png) no-repeat center #42A73F;
}

.newsNo span.current {
	background: #e6ad00;
}

.curNews {
	float: left;
	position: relative;
	height: 320px;
	width: 1120px;
	overflow: hidden;
}

.newsList {
	position: relative;
	top: 0;
}

.newsList li {
	position: relative;
	padding: 45px 0 0 52px;
	height: 275px;
}

.date {
	position: relative;
	float: left;
	padding-bottom: 40px;
	width: 150px;
	font-size: 20px;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	color: #e6ad00;
}

.date:after {
	content: " ";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 52px;
	background: #e6ad00;
}

.newsList .txtbox {
	float: left;
	width: 395px;
}

.newsList h4 {
	margin-bottom: 30px;
	font-size: 18px;
	color: #141414;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.newsList p {
	position: relative;
	height: 96px;
	font-size: 13px;
	color: #777;
	line-height: 32px;
	overflow: hidden;
}

.newsList a {
	display: block;
	margin-top: 30px;
	width: 118px;
	height: 42px;
	font: bold 14px/42px Arial, Helvetica, sans-serif;
	color: #e6ad00;
	text-align: center;
	border: 1px solid #e6ad00;
}

.newsList img {
	position: absolute;
	right: 0;
	top: 0;
	width: 460px;
	height: 320px;
}

.friendlyLink {
	height: 118px;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
}

.flinks {
	margin: 0 auto;
	width: 1200px;
}

.flinks a {
	position: relative;
	display: block;
	float: left;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
	margin-left: -1px;
	overflow: hidden;
}

.flinks img {
	display: block;
	width: 239px;
	height: 118px;
}


/*inner*/

.innerTop {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.innerTop img {
	position: relative;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	display: block;
}

.innerNavBox {
	height: 60px;
	background: #f3f8fb;
}

.lh-other .container {
	width: 780px;
}

.menu{ float:left;}
.menu a,.menu span{ display:block; float:left; width:130px; height:60px; text-align:center; line-height:60px; font-size:14px; color:#444;}
.menu a.current,.menu a:hover,.menu span{ color:#FFF; background:#007ec9;}
.bread{ float:right; padding-left:23px; line-height:60px; font-size:12px; color:#888; background:url(../images/icon9.png) no-repeat 0 center;}
.bread a{ color:#888;}
.bread span{ color:#007ec9;}

.content {
	padding: 65px 0 60px;
}

.title2 {
	text-align: center;
	position: relative;
	margin-bottom: 35px;
	padding-bottom: 22px;
	font-size: 24px;
	color: #222;
}

.title2 b {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -25px;
	font-size: 46px;
	font-family: "微软雅黑", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f3f8fb;
	text-transform: uppercase;
	z-index: -1;
}

.title2:after {
	content: " ";
	position: absolute;
	left: 50%;
	bottom: 0;
	display: block;
	width: 60px;
	height: 4px;
	background: #45a742;
	margin-left: -30px;
}

.txtCont {
	font-size: 14px;
	color: #555;
	line-height: 2;
}

.txtCont img {
	margin: 30px 0;
	max-width: 100%;
}

.loadMore {
	display: block;
	height: 60px;
	line-height: 60px;
	background: #f3f8fb;
	font-size: 14px;
	color: #888;
	text-align: center;
}

.loadMore span {
	display: inline-block;
	padding-left: 42px;
	background: url(../images/icon10.png) no-repeat 0 center;
}

.honerList {
	width: 1240px;
}

.honerList li {
	float: left;
	margin: 0 40px 13px 0;
	width: 270px;
	height: 240px;
}

.honerList .imgbox,
.honerList img {
	width: 268px;
	height: 193px;
	border: 1px solid #c6c6c6;
	overflow: hidden;
}

.honerList img {
	height: auto;
}

.honerList .imgbox {
	position: relative;
}

.honerList a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/icon11.png) no-repeat center rgba(0, 126, 201, .86);
	opacity: 0;
}

.honerList a:hover {
	opacity: 1;
}

.honerList h4 {
	line-height: 45px;
	color: #444;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.mask {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .2);
	z-index: 9;
}

.imgContainer {
	position: relative;
	padding: 20px 0;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-height: 90%;
	overflow: auto;
	width: 678px;
	background: #FFF;
	text-align: center;
}

.imgContainer img {
	max-width: 100%;
}

.imgContainer h4 {
	line-height: 36px;
	color: #444;
}

.closeBtn {
	position: absolute;
	right: 15px;
	top: 15px;
	display: block;
	width: 26px;
	height: 26px;
	background: url(../images/icon12.png);
}

.newsCenterList li {
	margin-bottom: 60px;
	height: 200px;
}

.newsCenterList a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background: #f6fafd;
}

.newsDate {
	position: absolute;
	left: 0;
	top: 0;
	padding: 60px 0 20px 59px;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}

.newsDate b {
	font-size: 34px;
	color: #444;
}

.newsDate p {
	font-size: 18px;
	color: #999;
}

.newsDate:after {
	content: " ";
	display: block;
	width: 60px;
	height: 2px;
	position: absolute;
	left: 59px;
	bottom: 0;
	background: #e6ad00;
}

.newsCenterList img {
	position: absolute;
	left: 214px;
	bottom: 0;
	width: 316px;
	height: 220px;
}

.newsCenterList .txtbox {
	position: absolute;
	right: 25px;
	top: 0;
	width: 590px;
	padding-top: 54px;
}

.newsCenterList h4 {
	margin-bottom: 25px;
	font-size: 17px;
	color: #141414;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.newsCenterList .txtbox p {
	position: relative;
	height: 52px;
	line-height: 2;
	font-size: 13px;
	color: #777;
	overflow: hidden;
}

.newsCenterList a:hover {
	background: #007ec9;
}

.newsCenterList a:hover .newsDate b,
.newsCenterList a:hover h4 {
	color: #FFF;
}

.newsCenterList a:hover p {
	color: #8fc0de;
}

.newsTitle {
	position: relative;
	margin-bottom: 36px;
	padding-bottom: 40px;
	border-bottom: 1px solid #EEE;
}

.newsTitle h4 {
	margin-bottom: 14px;
	width: 900px;
	font-size: 22px;
	color: #222;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.newsTitle p {
	font-size: 14px;
	color: #888;
}

.newsTitle em {
	padding-left: 2em;
}

.newsBtns {
	position: absolute;
	top: 0;
	right: 5px;
}

.newsBtns a {
	display: block;
	float: left;
	width: 70px;
	height: 50px;
}

.newsBtns .prev {
	background: url(../images/btn3prev.png) no-repeat center #f3f8fb;
}

.newsBtns .next {
	background: url(../images/btn3next.png) no-repeat center #f3f8fb;
}

.backList {
	background: url(../images/icon13.png) no-repeat center #f3f8fb;
}

.newsBtns .prev:hover {
	background: url(../images/btn2prev.png) no-repeat center #007ec9;
}

.newsBtns .next:hover {
	background: url(../images/btn2next.png) no-repeat center #007ec9;
}

.backList:hover {
	background: url(../images/icon14.png) no-repeat center #007ec9;
}

.proCenterList {
	position: relative;
	padding-top: 20px;
	left: -25px;
	width: 1250px;
}

.proCenterList li {
	float: left;
	margin-bottom: 40px;
}

.recruitment {
	width: 1260px;
}

.recruitment li {
	float: left;
	width: 360px;
	height: 260px;
	margin: 0 60px 40px 0;
}

.recruitment a {
	position: relative;
	display: block;
	background: #f6fafd;
	padding: 30px 40px 0 40px;
	width: 280px;
	height: 230px;
}

.recruitment b {
	font-size: 14px;
	color: #e6ad00;
}

.recruitment h4 {
	margin: 12px 0 24px;
	font-size: 22px;
	color: #222;
}

.recruitment p {
	margin-bottom: 24px;
	position: relative;
	height: 48px;
	font-size: 12px;
	color: #AAA;
	line-height: 2;
	overflow: hidden;
}

.recruitment strong {
	display: block;
	margin-bottom: 10px;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	color: #BBB;
	font-size: 15px;
}

.recruitment span {
	font-size: 13px;
	color: #555;
}

.recruitment a:after {
	content: "...";
	font-size: 50px;
	position: absolute;
	right: 40px;
	bottom: 12px;
	color: #dbdbdb;
}

.recruitment a:hover {
	background: #007ec9;
}

.recruitment a:hover h4,
.recruitment a:hover span {
	color: #FFF;
}

.recruitment a:hover p,
.recruitment a:hover strong {
	color: #6db5e0;
}

.recruitment a:hover:after {
	color: #6db5e0;
}

.rec {
	position: relative;
	left: 50%;
	margin-left: -420px;
	width: 840px;
	background: #FFF;
}

.rec li {
	display: none;
}

.rec h4 {
	padding-left: 45px;
	font-size: 22px;
	color: #222;
	line-height: 80px;
	border-bottom: 1px solid #ededed;
}

.rec .closeBtn {
	right: 40px;
	top: 28px;
}

.rec .txtCont {
	padding: 32px 45px 52px;
}

.jobInfo {
	margin-top: 40px;
	color: #007ec9;
	font-size: 14px;
}

.jobInfo em {
	padding-left: 2em;
}

.bigScreen {
	top: 50%;
	margin-top: -367px;
	height: 734px;
}

.smallScreen {
	top: 0;
	height: 100%;
	overflow: auto;
}

.partner a {
	border: 1px solid #EEE;
	margin-top: -1px;
}

.contactInfo {
	margin-bottom: 40px;
	width: 1260px;
}

.contactInfo li {
	float: left;
	padding-top: 98px;
	margin-right: 60px;
	width: 358px;
	height: 140px;
	border: 1px solid #dcdcdc;
	text-align: center;
}

.contactInfo li:nth-child(1) {
	background: url(../images/icon15.png) no-repeat center 33px;
}

.contactInfo li:nth-child(2) {
	background: url(../images/icon16.png) no-repeat center 31px;
}

.contactInfo li:nth-child(3) {
	background: url(../images/icon17.png) no-repeat center 49px;
}

.contactInfo h4 {
	font-size: 14px;
	color: #666;
}

.contactInfo strong {
	display: block;
	margin-top: 36px;
	font-size: 32px;
	color: #222;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}

.contactInfo p {
	margin: 36px auto 0;
	width: 270px;
	line-height: 2;
	color: #222;
}

.cxscroll {
	position: relative
}

.cxscroll .box {
	overflow: hidden;
	width: 1100px;
	margin: 20px auto
}

.cxscroll .list {
	overflow: hidden;
	width: 9999px
}

.cxscroll .list li {
	float: left;
	width: 245px;
	height: 250px;
	padding-left: 15px;
	padding-right: 15px
}

.cxscroll .next {
	position: absolute;
	width: 40px;
	height: 40px;
	background-image: url(../images/rightArr.png);
	background-repeat: no-repeat;
	right: 0;
	top: 200px
}

.cxscroll .prev {
	position: absolute;
	width: 40px;
	height: 40px;
	background-image: url(../images/leftArr.png);
	background-repeat: no-repeat;
	left: 0;
	top: 180px
}

.box span {
	display: inline-block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
	background: #42a73f;
	color: #fff
}

#honor {
	margin: 30px auto;
}

.cxscroll .list li a {
	display: block;
	overflow: hidden
}

.cxscroll .list li img {
	transition: all 1s;
	width: 245px;
	height: 180px
}

.cxscroll .list li a:hover img {
	transform: scale(1.1)
}

.advantage {
	background: url(../images/advantage_bg.jpg) 50% 0 no-repeat;
}

.advantage .container {
	height: 300px;
	box-sizing: border-box;
	padding: 80px 0;
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

.advantage .advantage-item {
	box-sizing: border-box;
	width: 300px;
	text-align: center;
	color: #f00520;
	transition: all 2s;
}

.advantage .iconfont {
	font-size: 60px;
	color: #f00520;
	transition: all 2s;
	display: block;
	border: 2px solid #f00520;
	border-radius: 52px;
	width: 100px;
	height: 100px;
	line-height: 100px;
	margin: 0 auto;
}

.advantage-item:hover .iconfont {
	transform: rotateY(180deg);
	margin-top: -20px;
}

.advantage-item {
	float: left;
}

.advantage-item p {
	font-size: 24px;
	margin-top: 20px;
}


.right {
	float: right;
}

.clear {
	clear: both;

	/*IE only*/
}

.left {
	float: left;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.bottom_main {
	background: url(../images/bottom_bg.jpg) no-repeat center top;
	width: 100%;
	height: 450px;
}

.bottom_main .bottom_nav {
	width: 972px;
	margin: 0 auto;
	padding-top: 30px;
	margin-bottom: 73px;
}

.bottom_main .bottom_nav li {
	float: left;
	text-align: center;
	width: 131px;
	height: 22px;
	line-height: 22px;
	border-left: 1px dotted #6b6e76;
}

.bottom_main .bottom_nav li a {
	color: #fff;
	transition: ease-in-out .2s;
}

.bottom_main .bottom_nav li a:hover {
	color: #00A88C;
}

.bottom_main .bottom_nav li:first-child {
	border: none;
}

.bottom_main .bott_left {
	width: 485px;
}

.bottom_main .bott_left img {
	width: 100px;
	height: 100px;
}

.bottom_main .bott_left p {
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 24px;
}

.bottom_main .bott_left a {
	display: block;
	border: 1px solid #fff;
	width: 108px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin-top: 20px;
	transition: ease-in-out .2s;
}

.bottom_main .bott_left a:hover {
	width: 130px;
}

.bottom_main .bott_left h1 {
	font-size: 24px;
	color: #fff;
	font-weight: 100;
}

.bottom_main .bott_left h2 {
	font-size: 41px;
	color: #fff;
	font-family: impact;
	font-weight: 100;
}

.bottom_main .bott_left span {
	background: #fff;
	display: block;
	width: 41px;
	height: 2px;
	margin: 19px 0;
}

.bottom_main .bott_left .tel {
	margin-left: 21px;
}

.bottom_main .bott_left .tel p {
	text-align: left;
	line-height: 16px;
}

.bottom_main .bott_right {
	width: 667px;
	color: #fff;
	padding-top: 10px;
}

.bottom_main .bott_right input {
	border: none;
	width: 240px;
	height: 19px;
	line-height: 19px;
	padding: 20px 10px;
	margin-bottom: 25px;
	color: #00A88C;
}

.bottom_main .bott_right span {
	font-size: 18px;
	padding-right: 22px;
}

.bottom_main .bott_right textarea {
	/*background: url(../images/color4.png) repeat;*/
	border: none;
	width: 588px;
	height: 115px;
	padding: 10px;
	resize: none;
	overflow: hidden;
	color: #00A88C;
}

.bottom_main .bott_right .span {
	vertical-align: top;
	padding-top: 10px;
}

.bottom_main .bott_right .btn {
	width: 174px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding: 0;
	font-size: 18px;
	color: #262933;
	background: #fff;
	margin-top: 17px;
	transition: ease-in-out .2s;
}

.bottom_main .bott_right .btn:hover {
	width: 250px;
	cursor: pointer;
}

.bottom_copy {
	background: #15171d;
	text-align: center;
	min-height: 44px;
	line-height: 44px;
	color: #fff;
}

.bottom_copy a {
	color: #fff;
	transition: ease-in-out .2s;
}

.bottom_copy a:hover {
	color: #00a88c;
}

.br {width: 50px; height: 5px; background: #393939; float: right; margin: 10px 0;}


@charset "utf-8";
a.pg-color:hover {
	color: #000;
	font-weight: bold;
}


/* å†…é¡µå³ä¾§å¤´éƒ¨ */

.content_com_title {
	background: url(../images/sub01.jpg) left bottom repeat-x;
	position: relative;
	height: 55px;
	margin-bottom: 15px;
}

.content_com_title h2 {
	display: inline-block;
	padding-bottom: 6px;
	position: absolute;
	left: 3px;
	top: 13px;
	font-size: 18px;
	font-weight: normal;
	color: #9c541a;
	text-align: left;
	font-weight: bold;
	font-family: "microsoft yahei";
}

