﻿@charset "utf-8";

/* CSS Document */



* {

	margin: 0;

	padding: 0;

	border: 0;

}



body {

	font-size: 12px;

	color: #686868;

	-webkit-text-size-adjust: none;

	font-family: 'Microsoft Yahei';

	-webkit-text-size-adjust: none;

	overflow-x: hidden;

}



a {

	color: #171717;

	text-decoration: none;

}



a:hover {

	color: #006e61;

	text-decoration: none;

}



.f_left {

	float: left;

}



.f_right {

	float: right;

}



.clear {

	clear: both;

}



.relative {

	position: relative;

}



.absolute {

	position: absolute;

}



ul {

	list-style: none;

}



li {

	list-style-type: none;

}



.hd {

	height: 10px;

}



.c_b td {

	border: #000 1px solid;

}



.en {

	font-family: Arial, Helvetica, sans-serif;

}



.meta {

	height: 40px;

	line-height: 40px;

	border-bottom: 1px #CCCCCC dotted;

}



.xs {

	display: none;

}



.active {

	display: block;

}



.line {

	border-bottom: 1px dotted #dedede;

	height: 2px;

	margin: 10px 0;

}



#ad {

	height: 34px;

	line-height: 34px;

}



input {

	border: 1px #dadada solid;

	color: #4b4b4b;

	font-family: 'Microsoft Yahei';

	outline: none;

}



.end_message #form1 input {

	color: #FFF

}



input:hover,

textarea:hover {

	background: #CCC;

	outline: none

}



textarea {

	border: 1px #dadada solid;

	background: #efefef;

	padding-left: 10px;

}



#submit2 {

	width: 122px;

	height: 30px;

	color: #fff;

	cursor: pointer;

	background: #015cb5;

	font-size: 16px;

}



#submit:hover {

	background: -webkit-linear-gradient(#ca9d13, #ffc71c);

	background: -o-linear-gradient(#ca9d13, #ffc71c);

	background: -moz-linear-gradient(#ca9d13, #ffc71c);

	background: linear-gradient(#ca9d13, #ffc71c);

	color: #FFF

}



.nr_content {

	line-height: 30px;

	font-size: 14px;

}



.nr_content table {

	background: #CCC;

	width: 90%

}



.nr_content td {

	background: #FFF;

	text-align: center;

}



.w1400 {

	width: 1400px;

	margin: 0 auto;

}



/* top css*/

#top {

	background-color: #000;

	height: 82px;

	width: 100%;

}



#sub_top {

	background-color: rgba(0, 0, 0, 1);

	height: 81px;

	width: 100%;

}



#top_top {

	width: 1400px;

	margin: 0 auto;

}







#logo {

	width: 294px;

	height: 52px;

	margin-top: 10px;

	float: left;

}



#logo img {

	width: 294px;

	height: 52px;

}



#nav {

	height: 82px;

	line-height: 82px;

	float: left;

	margin-left: 35px;

}



#nav li {

	height: 82px;

	float: left;

	position: relative;

	width: 115px;

	text-align: center;



}



#nav li:before {

	width: 1px;

	height: 18px;

	content: '';

	background: rgba(255, 255, 255, .1);

	position: absolute;

	right: 0;

	top: 50%;

	margin-top: -9px;

}



#nav li:last-child:before {

	background: none;

}



#nav li a {

	display: block;

	transition: all 0.4s;

	font-size: 17px;

	color: #fff;

	font-weight: lighter;

}



#nav li a:hover {

	background: #ffc71c;

	color: #282828;

}



#nav li:after {

	transition: 0.3s all;

	content: '';

	border-bottom: 2px solid #ffc71c;

	display: block;

	height: 0;

	left: 45%;

	position: absolute;

	width: 0%;

	bottom: 20px

}



#nav li:hover:after {

	width: 60%;

	left: 20%;

}















.top_tel {

	width: 182px;

	height: 45px;

	float: right;

	font-size: 14px;

	margin-top: 15px;

	background: url(../images/top_tel.png) no-repeat left center;

	padding-left: 45px;

}



.top_tel span {

	display: block;

	float: left;

	margin-right: 5px;

	color: rgba(255, 255, 255, .9);

	font-size: 14px;

}



.top_tel span:nth-last-of-type(1) {

	clear: both;

	font-family: arial;

	color: #ffc71c;

	font-size: 24px;

}



.index_search {

	font-size: 14px;

	height: 75px;

	line-height: 75px;

	background: #030304;

}



.index_search a {

	font-size: 14px;

	color: rgba(255, 255, 255, .6);

	padding-left: 10px;

}



.index_search a:hover {

	color: rgba(255, 255, 255, .8);

}



#search_width {}



input.search_bj4 {

	background: #FFF;

	margin-top: 13px;

	line-height: 45px;

	height: 45px;

	color: #a1a0a0;

	width: 318px;

	text-indent: 20px;

	border: 0;

	border-top-left-radius: 3px;

	border-bottom-left-radius: 3px;

	transition: 0.5s;

}



.but4 {

	border-radius: 0px 3px 3px 0px;

	margin-top: 13px;

	height: 45px;

	color: #FFF;

	transition: all 0.4s linear 0s;

	background: url(../images/search_btn.png) no-repeat center center #ffc71c;

	width: 100px;

	cursor: pointer;

	border: 0;

}









.but4:hover {

	background: url(../images/search_btn.png) no-repeat center center #1f3846;

	padding-left: 5px;

}



.index_search div span {

	color: #ffc71c;

	padding-right: 8px;

	padding-top: 2px;

}



.index_search div b {

	color: #FFF;

	font-weight: lighter;

}



.top_honor {

	margin: 10px 10px 0 35px;

}









.hot_search {

	font-size: 14px;

	height: 46px;

	line-height: 46px;

}



.hot_search span:nth-of-type(1) {

	display: block;

	float: left;

	background: url(../images/hot_inco.png) no-repeat left top;

	width: 10px;

	height: 10px;

	margin: 17px 12px;

	display: block;

	float: left;

}



.hot_search span:nth-of-type(2) {

	display: block;

	float: left;

	font-siz: 14px;

	font-weight: bold;

}



.hot_search a:nth-of-type(n) {

	font-size: 14px;

	display: block;

	padding: 0 5px;

	float: left;

	color: #999;

	transition: all 0.4s;

}



.hot_search a:nth-of-type(n):hover {

	color: #d31a28

}



.search_width {

	width: 322px;

	height: 28px;

}



.flash {

	height: 700px;

	background: url(../images/flash.jpg) no-repeat center top;

}



.zy_flash_about {

	background: url(../images/zy_flash_about.jpg) no-repeat center top;

	height: 400px;

}







.index_list {

	width: 1200px;

	margin: 0 auto;

	position: relative;

	height: 88px;

}



.index_list_content {

	position: absolute;

	left: 0;

	top: -70px;

	height: 125px;

	width: 1200px;

	background: #fff;

	-webkit-box-shadow: 0px 5px 15px #cdcdcd;

	-moz-box-shadow: 0px 5px 15px #cdcdcd;

	box-shadow: 0px 5px 15px #cdcdcd;

	transform: translate(0, -10px);

	-webkit-transform: translate(0, -10px);

	-moz-transform: translate(0, -10px);

	-o-transform: translate(0, -10px);

	-ms-transform: translate(0, -10px);





}



.index_list_xm {

	background: #006e61;

	height: 90px;

	padding: 35px 0 0 35px;

	width: 215px;

	color: #FFF;

	position: relative

}



.index_list_xm:after {

	background: url(../images/top_list_right.png) no-repeat right center;

	position: absolute;

	top: 35px;

	content: '';

	right: -10px;

	width: 50px;

	height: 50px;

}



/*首页优势*/

.index_youshi {

	background: #f6f6f6;

	height: auto;

	overflow: hidden;

	padding: 58px 0 50px

}



.youshi_xm {

	text-align: center;

}



.youshi_xm p:nth-child(1) {

	font-size: 36px;

	color: #282828;

	font-weight: bold;

	text-align: center;

	height: 60px;

	line-height: 60px;

}



.youshi_xm p:nth-child(2) {

	font-size: 12px;

	color: rgba(0, 0, 0, .2);

	text-transform: uppercase;

	text-align: center;

	height: 30px;

	line-height: 30px;

}



.youshi_xm p:nth-child(3) {

	font-size: 28px;

	color: #333;

	text-align: center;

}



.index_youshi ul li {

	position: relative;

	width: 150px;

	height: 230px;

	display: inline-block;

	padding: 0 70px;

	border-right: 1px #d7d7d7 solid;

	text-align: center;

	margin: 60px 0;

}



.index_youshi ul li:nth-child(1) {

	padding: 0 50px 0 0;

}



.index_youshi ul li:nth-child(5) {

	border-right: 0;

	padding: 0 0 0 70px;

}



.index_youshi ul li span {

	display: block;

	margin: 0 auto 30px;

	height: 150px;

	width: 150px;

	border-radius: 50%;

	background: #2a2b30;

	transition: all 0.4s;

}



.index_youshi ul li:nth-child(1) span i {

	background: url(../images/ys_1.png) no-repeat left center;

	width: 98px;

	height: 28px;

	display: block;

	top: 60px;

	left: 30px;

	position: absolute;

	transition: all 0.4s;

}



.index_youshi ul li:nth-child(1):after {

	content: '';

	position: absolute;

	border: 2px #FFFFFF solid;

	width: 130px;

	height: 130px;

	border-radius: 50%;

	left: 8px;

	top: 8px;

}



.index_youshi ul li:nth-child(n+2):after {

	content: '';

	position: absolute;

	left: 78px;

	border: 2px #FFFFFF solid;

	width: 130px;

	height: 130px;

	border-radius: 50%;

	top: 8px;

}



.index_youshi ul li p {

	color: #000;

	font-size: 16px;

	position: relative;

	transition: all 0.4s;

}



.index_youshi ul li p:after {

	position: absolute;

	content: '';

	border-bottom: 1px #d7d7d7 solid;

	width: 25%;

	left: 35%;

	bottom: -10px;

	transition: all 0.4s;

}



.index_youshi ul li p:before {

	position: absolute;

	content: '';

	border-bottom: 1px #f6f6f6 solid;

	width: 25%;

	left: 35%;

	top: -10px;

	transition: all 0.4s;

}







.index_youshi ul li:hover span {

	background: #ffc71c;

}



.index_youshi ul li:hover span i {

	background: url(../images/ys_1.png) no-repeat -114px center;

}



.index_youshi ul li:hover p:after {

	width: 80%;

	border-bottom: 1px #000 solid;

	left: 10%

}



.index_youshi ul li:hover p:before {

	width: 80%;

	border-bottom: 1px #000 solid;

	left: 10%

}





.index_youshi ul li:nth-child(2) span i {

	background: url(../images/ys_2.png) no-repeat -75px center;

	width: 60px;

	height: 69px;

	display: block;

	position: absolute;

	transition: all 0.4s;

	top: 40px;

	left: 114px;

}



.index_youshi ul li:nth-child(2):hover span i {

	background: url(../images/ys_2.png) no-repeat 0px center;

}



.index_youshi ul li:nth-child(3) span i {

	background: url(../images/ys_3.png) no-repeat 0px center;

	width: 75px;

	height: 74px;

	display: block;

	position: absolute;

	transition: all 0.4s;

	top: 40px;

	left: 114px;

}



.index_youshi ul li:nth-child(3):hover span i {

	background: url(../images/ys_3.png) no-repeat -93px center;

}



.index_youshi ul li:nth-child(4) span i {

	background: url(../images/ys_4.png) no-repeat 0px center;

	width: 75px;

	height: 74px;

	display: block;

	position: absolute;

	transition: all 0.4s;

	top: 40px;

	left: 114px;

}



.index_youshi ul li:nth-child(4):hover span i {

	background: url(../images/ys_4.png) no-repeat -83px center;

}





.index_youshi ul li:nth-child(5) span i {

	background: url(../images/ys_5.png) no-repeat 0px center;

	width: 75px;

	height: 74px;

	display: block;

	position: absolute;

	transition: all 0.4s;

	top: 40px;

	left: 114px;

}



.index_youshi ul li:nth-child(5):hover span i {

	background: url(../images/ys_5.png) no-repeat -82px center;

}









/*首页产品*/

.index_pro {

	height: 500px;

	background: url(../images/index_cp_bj.jpg) no-repeat;

	background-attachment: fixed;

	padding: 65px 0 0 0;

}



.index_xm_pro {

	text-align: center;

	width: 460px;

	border-bottom: 2px #555659 solid;

	margin: 0 auto 55px;

	padding-bottom: 25px;

	position: relative;

}



.index_xm_pro:after {

	content: '';

	position: absolute;

	left: 50%;

	height: 6px;

	background: #ffc71c;

	bottom: -4px;

	width: 50px;

	transition: all 0.4s;

	margin-left: -25px;

}







.index_xm_pro span {

	text-align: center;

}



.index_xm_pro span:nth-child(1) {

	font-size: 34px;

	color: #FFF;

	text-align: center;

	font-weight: bold;

	padding-right: 5px;

}



.index_xm_pro span:nth-child(2) {

	color: #999;

	font-size: 18px;

}





.index_xm_pro:hover:after {

	width: 300px;

	margin-left: -150px;

}







.pro_a a {

	display: block;

	width: 221px;

	display: inline-block;

	background: #3f3f3f;

	height: 40px;

	line-height: 40px;

	margin-right: 14px;

	font-size: 17px;

	color: #FFF;

	transition: all 0.4s;

	font-weight: lighter;

}



.pro_a a:nth-last-of-type(1) {

	/*float: right;*/

	margin-right: 0;

}



.pro_a a i {

	background: url(../images/dot.png) no-repeat left center;

	width: 9px;

	height: 10px;

	display: block;

	margin: 15px;

	float: left;

	transition: all 0.2s

}



.pro_a a:hover {

	background: #ffc71c;

}



.pro_a a:hover i {

	background: url(../images/dot.png) no-repeat -13px center;

}



.index_img {

	margin-top: -283px;

	margin-bottom: 40px;

}



.index_bigimg {

	width: 100%;

	height: 540px;

	/* overflow: hidden; */



}





.index_bigimg li {

	width: 100%;

	height: 540px;

	background: url(../images/bigimg_bg.jpg) no-repeat center;

	text-align: center;

	position: relative;

}



.index_bigimg li img {

	width: 100%;

	height: 540px;

}



.index_bigimg li span {

	width: 100%;

	height: 60px;

	background: rgba(0, 0, 0, .7);

	line-height: 60px;

	text-align: center;

	color: #fff;

	font-size: 22px;

	z-index: 1;

	position: absolute;

	left: 0;

	bottom: 0;

}



.index_smallimg {

	width: 100%;

	height: 130px;

	margin-top: 35px;

	position: relative;

}



.index_smallimg .index_btn {

	width: 50px;

	height: 120px;

	display: block;

	position: absolute;

	top: -364px;

	cursor: pointer;

	transition: all .4s;

	z-index: 999;

}



.index_smallimg .index_next {

	background: rgba(255, 255, 255, .6) url(../images/index_next.png) center no-repeat;

	right: 0;

}



.index_smallimg .index_prev {

	background: rgba(255, 255, 255, .6) url(../images/index_prev.png) center no-repeat;

	left: 0;

}



.index_smallimg .index_btn:hover {

	background-color: rgba(255, 199, 28, .8);

}



.index_smallimg li {

	width: 218px;

	height: 130px;

	text-align: center;

	overflow: hidden;

	float: left;

	margin-right: 18px;

	position: relative;

}



.index_smallimg li img {

	width: 218px;

	height: 130px;

}



.index_smallimg li span {

	width: 218px;

	height: 40px;

	background: rgba(0, 0, 0, .8);

	line-height: 40px;

	text-align: center;

	color: #fff;

	font-size: 14px;

	z-index: 1;

	position: absolute;

	left: 0;

	bottom: 0;

	transition: all .4s;

	font-weight: lighter;

}



.index_smallimg li:last-child {

	margin-right: 0;

}



.index_smallimg li.on span {

	height: 130px;

	line-height: 130px;

}





.index_list_xm span {

	display: block;

	color: #fff

}



.index_list_xm span:nth-child(1) {

	font-size: 30px;

}



.index_list_xm span:nth-child(2) {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	text-transform: uppercase;

}



.index_list_content li {

	display: block;

	float: left;

	padding: 40px;

}



.index_list_content li a {

	font-size: 24px;

	height: 45px;

	line-height: 45px;

	display: block;

	float: left;

}



.index_list_content li:nth-child(1) a i {

	float: left;

	display: block;

	background: url(../images/list_one.png) no-repeat -51px center;

	width: 37px;

	height: 45px;

	transition: all 0.4s;

	margin-right: 16px;

}



.index_list_content li:nth-child(1) a:hover i {

	background: url(../images/list_one.png) no-repeat 0px center;

}



.index_list_content li:nth-child(1) a:hover {

	color: #006e61

}



.index_list_content li:nth-child(2) a i {

	float: left;

	display: block;

	background: url(../images/list_two.png) no-repeat 0 center;

	width: 62px;

	height: 45px;

	transition: all 0.4s;

	margin-right: 16px;

}



.index_list_content li:nth-child(2) a:hover i {

	background: url(../images/list_two.png) no-repeat -82px center;

}



.index_list_content li:nth-child(2) a:hover {

	color: #006e61

}





.index_list_content li:nth-child(3) a i {

	float: left;

	display: block;

	background: url(../images/list_three.png) no-repeat 0 center;

	width: 65px;

	height: 45px;

	transition: all 0.4s;

	margin-right: 16px;

}



.index_list_content li:nth-child(3) a:hover i {

	background: url(../images/list_three.png) no-repeat -82px center;

}



.index_list_content li:nth-child(3) a:hover {

	color: #006e61

}





.index_list_content li:nth-child(4) a i {

	float: left;

	display: block;

	background: url(../images/list_four.png) no-repeat 0px center;

	width: 80px;

	height: 45px;

	transition: all 0.4s;

	margin-right: 16px;

}



.index_list_content li:nth-child(4) a:hover i {

	background: url(../images/list_four.png) no-repeat -84px center;

}



.index_list_content li:nth-child(4) a:hover {

	color: #006e61

}



/*产品中心*/

.index_pro_all {

	background: url(../images/index_product_bj.png) no-repeat center 190px;

	height: auto;

	overflow: hidden;

	padding: 30px 0 50px 0;

}



.index_title {

	text-align: center;

}



.index_title p:nth-child(1) {

	font-size: 30px;

	color: #139c8c;

}



.index_title p:nth-child(2) {

	font-size: 14px;

	font-family: Arial, Helvetica, sans-serif;

	color: #737373;

	text-transform: uppercase;

	height: 30px;

	line-height: 30px;

}



.index_title p:nth-child(3) {

	font-size: 14px;

	color: #737373;

}



.index_pro_list {

	width: 1200px;

	margin: 50px auto 0;

}



.index_pro_list a {

	display: block;

	float: left;

	background: url(../images/a_bj.png) no-repeat left top;

	width: 151px;

	text-align: center;

	transition: all 0.4s;

}



.index_pro_list a p:nth-of-type(1) {

	color: #333;

	font-size: 16px;

}



.index_pro_list a p:nth-of-type(2) {

	font-size: 13px;

	color: #868686

}



.index_pro_list a:nth-child(1) {

	margin: 65px 0 0 115px;

}



.index_pro_list a:nth-child(1) i {

	background: url(../images/cp_1.png) no-repeat -116px center;

	width: 81px;

	height: 40px;

	display: block;

	margin: 70px auto 85px;

	transition: all 0.4s;

}



.index_pro_list a:hover {

	background: url(../images/a_bj.png) no-repeat -169px top;

}



.index_pro_list a:nth-child(1):hover i {

	background: url(../images/cp_1.png) no-repeat 0 center;

}



.index_pro_list a:hover p:nth-of-type(1) {

	color: #139c8c

}







.index_pro_list a:nth-child(2) {

	margin: 65px 0 0 115px;

}



.index_pro_list a:nth-child(2) i {

	background: url(../images/cp_2.png) no-repeat 0 center;

	width: 36px;

	height: 71px;

	display: block;

	margin: 50px auto 85px;

	transition: all 0.4s;

}



.index_pro_list a:nth-child(2):hover i {

	background: url(../images/cp_2.png) no-repeat -74px center;

}





.index_pro_list a:nth-child(3) {

	margin: 65px 0 0 130px;

}



.index_pro_list a:nth-child(3) i {

	background: url(../images/cp_3.png) no-repeat 0 center;

	width: 41px;

	height: 61px;

	display: block;

	margin: 50px auto 85px;

	transition: all 0.4s;

}



.index_pro_list a:nth-child(3):hover i {

	background: url(../images/cp_3.png) no-repeat -74px center;

}





.index_pro_list a:nth-child(4) {

	margin: 65px 0 0 120px;

}



.index_pro_list a:nth-child(4) i {

	background: url(../images/cp_4.png) no-repeat 0 center;

	width: 45px;

	height: 71px;

	display: block;

	margin: 50px auto 85px;

	transition: all 0.4s;

}



.index_pro_list a:nth-child(4):hover i {

	background: url(../images/cp_4.png) no-repeat -79px center;

}



/*首页优势*/

.index_youshi_all {

	background: url(../images/index_youshi_bj.jpg) no-repeat top center;

	padding: 60px 0;

	height: auto;

	overflow: hidden;

}



.youshi_title {

	text-align: center;

	margin: 0 auto;

}



.youshi_title p:nth-child(1) {

	width: 400px;

	display: block;

	float: left;

}



.youshi_title p:nth-child(1) span,

.youshi_title p:nth-child(2) span {

	display: block;

}



.youshi_title p:nth-child(1) span:nth-child(1) {

	font-size: 45px;

	font-weight: bold;

	color: #000;

	letter-spacing: 4px;

}



.youshi_title p:nth-child(1) span:nth-child(2) {

	font-size: 12px;

	text-transform: uppercase;

	color: #000;

}



.youshi_title p:nth-child(2) {

	display: block;

	float: left;

	border: 1px #000 solid;

	padding: 5px;

	color: #000;

	margin-top: 8px;

}



.youshi_title p:nth-child(2) span:nth-child(1) {

	font-size: 29px;

}



.youshi_title p:nth-child(2) span:nth-child(2) {

	font-size: 13px;

	text-transform: uppercase;

}



.youshi_all_content {

	padding: 30px;

	background: #FFF;

	margin-top: 50px;

	height: auto;

	overflow: hidden;

}



.youshi_all_content a {

	display: block;

	padding: 20px;

	width: 610px;

	margin-bottom: 30px;

	position: relative;

	overflow: hidden;

	border: 1px solid #efefef;

}



.youshi_all_content a:nth-child(2n+1) {

	float: left;

}



.youshi_all_content a:nth-child(2n) {

	float: right;

}



.youshi_all_content a img {

	margin-bottom: 30px;

}



.ys_title b {

	display: block;

	float: left;

	background: #2a2b30;

	height: 88px;

	width: 88px;

	line-height: 88px;

	font-size: 28px;

	margin-right: 15px;

	text-align: center;

	color: #FFF;

	transition: all 0.4s;

	font-family: Arial, Helvetica, sans-serif;

}



.ys_title div {

	height: 48px;

	line-height: 28px;

	padding: 20px 0;

}



.ys_title div span {

	display: block;

}



.ys_title div span:nth-child(1) {

	font-size: 26px;

	font-weight: bold;

}



.ys_title div span:nth-child(2) {

	font-size: 12px;

	text-transform: uppercase;

}



.youshi_all_content a ul {

	margin-top: 36px;

}



.youshi_all_content a li {

	font-size: 17px;

	color: #616161;

	height: 30px;

	line-height: 30px;

	font-weight: lighter;

}



.youshi_all_content a li i {

	display: block;

	float: left;

	background: url(../images/dot1.png) no-repeat left center;

	width: 9px;

	height: 9px;

	margin-top: 10px;

	margin-right: 10px;

	transition: all 0.4s;

}



.youshi_all_content a:hover li i {

	background: url(../images/dot1.png) no-repeat -11px center;

}



.youshi_all_content a:hover .ys_title b {

	background: #ffc71c;

}



.youshi_all_content a:hover {

	color: #000;

	-moz-box-shadow: 1px 2px 20px #ececec;

	-webkit-box-shadow: 1px 2px 20px #ececec;

	box-shadow: 1px 2px 20px #ececec;

}



.youshi_all_content a:after {

	content: '';

	position: absolute;

	transition: all 0.4s;

	left: 35%;

	width: 0;

}



.youshi_all_content a:hover:after {

	height: 1px;

	width: 100%;

	background: #e6e6e6;

	left: 0px;

	bottom: 0px;

}



.youshi_all_content a img {

	width: 610px;

	height: 200px;

	transition: all 0.4s;

}



.youshi_all_content a:hover img {

	transform: scale(1.1, 1.1)

}



.youshi_all_content a .ys_img {

	width: 610px;

	height: 200px;

	overflow: hidden;

	margin-bottom: 30px;

}



























/*公司简介*/

.index_about_all {

	background: url(../images/index_about_bj.jpg) no-repeat top center;

	padding: 70px 0 0px;

}



.w1300 {

	width: 1300px;

	margin: 0 auto;

	font-size: 17px;

	color: #FFF;

	line-height: 36px;

	text-align: center;

	font-weight: lighter;

}



.about_more {

	background: #ffc71c;

	width: 165px;

	height: 38px;

	line-height: 38px;

	text-align: center;

	color: #2a2b30;

	display: block;

	margin: 0 auto;

	text-transform: uppercase;

	border-radius: 30px;

	transition: all 0.4s;

	margin-top: 40px;

}



.about_more:hover {

	width: 250px;

	letter-spacing: 5px;

	color: #2a2b30;

}















.about_font {

	width: 500px;

	padding: 120px 0 0 0;

}



.about_font p:nth-child(1) {

	font-size: 26px;

	color: #006e61;

	font-weight: bold;

	margin-bottom: 15px;

}



.about_nr {

	height: 120px;

	color: #969696;

	font-size: 14px;

	line-height: 25px;

}



.about_font .about_btn li {

	margin: 25px 10px 10px;

	padding: 25px;

	height: 45px;

	width: 65px;

	border: 1px #01b19c solid;

	display: block;

	float: left;

	font-size: 14px;

	transition: all 0.4s;

}



.about_font .about_btn li p {

	font-size: 14px;

}



.about_font .about_btn li p b {

	font-family: impact;

	font-size: 25px;

}



.about_font .about_btn li:nth-of-type(1) {

	margin-left: 60px;

}



.about_font .about_btn li:hover {

	background: #0b9174;

	color: #fff;

	transform: translate(0, -10px);

	-webkit-transform: translate(0, -10px);

	-moz-transform: translate(0, -10px);

	-o-transform: translate(0, -10px);

	-ms-transform: translate(0, -10px);

	-webkit-box-shadow: 0px 5px 15px #c9c9c9;

	-moz-box-shadow: 0px 5px 15px #c9c9c9;

	box-shadow: 0px 5px 15px #c9c9c9;

}



.about_font .about_btn li:hover p {

	color: #FFF

}



.video {

	background: url(../images/video_bj.png) no-repeat center top;

	height: 400px;

	text-align: center;

	padding: 15px 0 0 20px;

	margin-top: 50px;

}



/*合作流程*/

.index_xm_pro2 {

	text-align: center;

	width: 510px;

	border-bottom: 2px #ececec solid;

	margin: 0 auto 55px;

	padding-bottom: 25px;

	position: relative;

}



.index_xm_pro2:after {

	content: '';

	position: absolute;

	left: 50%;

	height: 6px;

	background: #ffc71c;

	bottom: -4px;

	width: 50px;

	transition: all 0.4s;

	margin-left: -25px;

}







.index_xm_pro2 span {

	text-align: center;

}



.index_xm_pro2 span:nth-child(1) {

	font-size: 34px;

	color: #282828;

	text-align: center;

	font-weight: bold;

	padding-right: 5px;

}



.index_xm_pro2 span:nth-child(2) {

	color: #999;

	font-size: 18px;

	text-transform: uppercase

}



.index_xm_pro2:hover:after {

	width: 250px;

	margin-left: -125px;

}







.index_xm_pro2_sub {

	text-align: center;

	width: 510px;

	border-bottom: 2px #ececec solid;

	margin: 0 auto;

	padding-bottom: 25px;

	position: relative;

}



.index_xm_pro2_sub:after {

	content: '';

	position: absolute;

	left: 40%;

	height: 6px;

	background: #ffc71c;

	bottom: -4px;

	width: 10%;

	transition: all 0.4s

}



.index_xm_pro2_sub span {

	text-align: center;

}



.index_xm_pro2_sub span:nth-child(1) {

	font-size: 34px;

	color: #282828;

	text-align: center;

	font-weight: bold;

	padding-right: 5px;

}



.index_xm_pro2_sub span:nth-child(2) {

	color: #999;

	font-size: 18px;

	text-transform: uppercase

}



.index_xm_pro2_sub:hover:after {

	width: 50%;

	left: 25%;

}







.liucheng_hz {

	width: 1390px;

	margin: 0 auto;

	position: relative;

	height: 300px;

	padding-left: 10px;

}



.liucheng_hz:before {

	content: '';

	position: absolute;

	left: 0;

	height: 2px;

	background: #5d5d5d;

	width: 100%;

	top: 50%;

	z-index: 99

}



.liucheng_hz li {

	width: 230px;

	height: 220px;

	padding: 40px 0;

	display: block;

	float: left;

	text-align: center;

	position: relative;

	transition: all 0.4s

}



.liucheng_hz li:nth-child(1) i:nth-child(1) {

	display: block;

	background: url(../images/lc_1.png) no-repeat 0 top;

	width: 88px;

	height: 74px;

	margin: 0 auto;

	transition: all 0.4s

}



.liucheng_hz li i:nth-child(2) {

	z-index: 100;

	left: 115px;

	position: absolute;

	top: 134px;

	display: block;

	background: url(../images/dot2.png) no-repeat left -29px;

	height: 21px;

	margin: 0 auto;

	width: 10px;

	transition: all 0.4s

}



.liucheng_hz li:hover {

	background: #2a2b30;

}



.liucheng_hz li:hover i:nth-child(2) {

	background: url(../images/dot2.png) no-repeat left 0

}



.liucheng_hz li:nth-child(1):hover i:nth-child(1) {

	background: url(../images/lc_1.png) no-repeat -111px top;

}



.liucheng_hz li span {

	font-size: 44px;

	text-align: center;

	font-weight: bold;

	position: absolute;

	left: 90px;

	top: 185px;

}



.liucheng_hz li p {

	font-size: 20px;

	text-align: center;

	top: 240px;

	position: absolute;

	text-align: center;

	width: 230px;

	transition: all 0.4s;

	font-weight: lighter;

}



.liucheng_hz li:hover {

	color: #ffc71c

}



.liucheng_hz li:hover p {

	top: 245px

}



.liucheng_hz li:nth-child(2) i:nth-child(1) {

	display: block;

	background: url(../images/lc_2.png) no-repeat 0 top;

	width: 64px;

	height: 74px;

	margin: 0 auto;

	transition: all 0.4s

}



.liucheng_hz li:nth-child(2):hover i:nth-child(1) {

	background: url(../images/lc_2.png) no-repeat -79px top;

}



.liucheng_hz li:nth-child(3) i:nth-child(1) {

	display: block;

	background: url(../images/lc_3.png) no-repeat 0 top;

	width: 80px;

	height: 74px;

	margin: 0 auto;

	transition: all 0.4s

}



.liucheng_hz li:nth-child(3):hover i:nth-child(1) {

	background: url(../images/lc_3.png) no-repeat -119px top;

}



.liucheng_hz li:nth-child(4) i:nth-child(1) {

	display: block;

	background: url(../images/lc_4.png) no-repeat 0 top;

	width: 76px;

	height: 74px;

	margin: 0 auto;

	transition: all 0.4s

}



.liucheng_hz li:nth-child(4):hover i:nth-child(1) {

	background: url(../images/lc_4.png) no-repeat -97px top;

}





.liucheng_hz li:nth-child(5) i:nth-child(1) {

	display: block;

	background: url(../images/lc_5.png) no-repeat 0 top;

	width: 73px;

	height: 74px;

	margin: 0 auto;

	transition: all 0.4s

}



.liucheng_hz li:nth-child(5):hover i:nth-child(1) {

	background: url(../images/lc_5.png) no-repeat -94px top;

}





.liucheng_hz li:nth-child(6) i:nth-child(1) {

	display: block;

	background: url(../images/lc_6.png) no-repeat 0 top;

	width: 60px;

	height: 74px;

	margin: 0 auto;

	transition: all 0.4s

}



.liucheng_hz li:nth-child(6):hover i:nth-child(1) {

	background: url(../images/lc_6.png) no-repeat -79px top;

}



/*成功案例*/

.index_case_all {

	background: url(../images/index_case_bg.jpg) no-repeat;

	background-attachment: fixed;

	padding: 60px 0;

}



.index_xm_pro3 {

	text-align: center;

	width: 460px;

	border-bottom: 2px #ac8716 solid;

	margin: 0 auto 55px;

	padding-bottom: 25px;

	position: relative;

}



.index_xm_pro3:after {

	content: '';

	position: absolute;

	left: 40%;

	height: 6px;

	background: #000000;

	bottom: -4px;

	width: 10%;

	transition: all 0.4s

}



.index_xm_pro3 span {

	text-align: center;

}



.index_xm_pro3 span:nth-child(1) {

	font-size: 34px;

	color: #282828;

	text-align: center;

	font-weight: bold;

	padding-right: 5px;

}



.index_xm_pro3 span:nth-child(2) {

	color: #644d07;

	font-size: 18px;

	text-transform: uppercase

}



.index_xm_pro3:hover:after {

	width: 50%;

	left: 25%

}



/*首页新闻*/

.m-slide {

	position: relative;

	width: 1400px;

	height: 308px;

	background: #fff

}



.m-slide .img {

	float: left;

	position: relative

}



.m-slide .img li,

.m-slide .img a,

.m-slide .img img {

	display: block;

	width: 580px;

	height: 308px

}



.m-slide .img li {

	display: none;

	position: absolute;

	left: 0;

	top: 0

}



.m-slide .img .first {

	display: block

}



.m-slide .tab {

	float: right;

	width: 710px

}



.m-slide .tab .first a {

	height: 90px;

}



.m-slide .tab .on {

	background: #333333;

	height: 98px;

}



.m-slide .tab .on a span {

	color: #ffcc00

}



#index_news .m-slide .tab .on span.data_num {

	color: #ffcc00

}



#index_news .m-slide .tab .on .li_content {

	border-bottom: 1px #333 solid

}



.m-slide ul {

	width: 710px;

}



.m-slide ul li {

	height: 100px;

	padding: 0;

	margin-bottom: 8px;

}



.m-slide ul li a {

	display: block;

	float: left;

	transition: all 0.4s;

	width: 100%;

}



.m-slide ul li a:hover {

	background: #434343;

}



.m-slide .data_num {

	display: block;

	float: left;

	width: 85px;

	color: #434343;

	font-size: 50px;

	font-weight: bold;

	line-height: 98px;

	padding: 0 10px;

}



.m-slide ul li .li_content {

	border-bottom: 1px #e2e2e2 solid;

	width: 570px;

	padding: 15px 0;

	float: left;

}



.m-slide .n_title {

	display: block;

	font-size: 18px;

	transition: all 0.2s;

	color: #333;

	overflow: hidden;

	white-space: nowrap;

	text-overflow: ellipsis;

}



.m-slide .n_time {

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	padding: 5px 0;

	display: block;

	color: #999999;

	transition: all 0.2s;

}



.m-slide .n_content {

	display: block;

	font-size: 14px;

	transition: all 0.2s;

	color: #888888

}



.m-slide a:hover .n_title,

.index_news a:hover .n_time {

	color: #fff

}



.m-slide a:hover .li_content {

	border-bottom: #434343 solid 1px

}



.m-slide a:hover .data_num {

	color: #ffcc00

}





















/*新闻中心*/

.index_news_all {

	background: url(../images/index_news_bj.png) no-repeat center bottom #eee;

	padding: 50px 0;

}













/*end*/

#index_end {

	background: #1b191a url(../images/end_bj.jpg) no-repeat center top;

	min-height: 377px;

	overflow: hidden;

	margin-bottom: 0px;
	padding-top: 80px;

}



#index_end p:nth-child(1) {

	width: 382px;

	margin: 40px auto;

	height: 51px;

}



#index_end ul {

	text-align: center;

	color: #fff;

}



#index_end ul:nth-of-type(1) li {

	display: inline-block;

	padding: 0 30px;

	margin: 0 10px;

}



#index_end ul:nth-of-type(1) li a {

	display: inline-block;

	padding: 0 10px;

	;

	color: #fff;

	font-size: 16px;

	transition: all 0.4s;

}



#index_end ul:nth-of-type(1) li a:hover {

	color: #ffc71c;

}



#index_end ul:nth-of-type(2) {

	text-align: center;

}



#index_end ul:nth-of-type(2) li {

	display: inline-block;

	margin: 0 10px;

	color: #a8a8a8;

	font-size: 14px;

	height: 60px;

	line-height: 60px;

}



.end_tel {

	color: #fdbc00;

	font-size: 38px;

	height: 62px;

	line-height: 62px;

	width: 346px;

	margin: 20px auto 0;

	border: 4px #ffc71c solid;

	transition: all 0.4s;

}



.end_tel i {

	background: url(../images/end_tel.png) no-repeat left center;

	width: 25px;

	height: 25px;

	margin: 20px 10px 0 20px;

	display: block;

	float: left;

	transition: all 0.4s;

}



.end_copy {

	text-align: center;

	font-size: 12px;

	color: rgba(255, 255, 255, .3);

	text-align: center;

	padding-top: 30px;

	transition: all 0.4s;

}



.end_tel:hover i {

	background: url(../images/end_tel.png) no-repeat -33px center;

}



.end_tel:hover {

	background: #fdbc00;

	color: #1b1a1a;

	border: 4px #cc9803 solid;

}



.end_copy span {

	text-transform: uppercase;

}













/*子页面 box css*/

.sub_address {

	height: 70px;

	background: url(../images/sub_address_bj.jpg) repeat-x left bottom;

	margin-bottom: 50px;

}



.sub_lm_all {

	width: 1400px;

	margin: 0 auto;

	height: 70px;

	line-height: 70px;

	color: #666666;

}



.sub_lm_all span {

	display: block;

}



.sub_lm_all span:nth-child(1) {

	position: relative;

	font-size: 24px;

	color: #282828;

	height: 30px;

	line-height: 30px;

	margin-top: 20px;

	padding-left: 20px;

}



.sub_lm_all span:nth-child(1):after {

	content: '';

	position: absolute;

	top: 0;

	left: 0;

	width: 4px;

	height: 30px;

	background: #333;

}



.sub_lm_all span:nth-child(2) i {

	display: block;

	background: url(../images/home.png) no-repeat left top;

	width: 17px;

	height: 17px;

	float: left;

	margin: 27px 5px 0 0;

}



.w1400_about {

	width: 1400px;

	margin: 0 auto;

	font-size: 16px;

	color: #7a7a7a;

	line-height: 40px;

}



.w1400_about b,

.w1400_about strong {

	font-weight: bold;

	color: #c40718

}



.w1400_about p {

	text-indent: 35px;

	padding-bottom: 20px;

}





































.zy_about {

	margin: 0 auto;

	width: 1200px;

}



.zy_title_sub {

	text-align: center;

	padding: 20px 0;

}



.zy_title_sub p:nth-child(1) {

	text-align: center;

	font-size: 30px;

	font-weight: bold;

	color: #139c8c;

}



.zy_title_sub p:nth-child(2) {

	text-align: center;

	font-size: 14px;

	color: #aaa;

	text-transform: uppercase;

}





.zy_title_sub2 {

	text-align: center;

	padding: 20px 0;

}



.zy_title_sub2 p:nth-child(1) {

	text-align: center;

	font-size: 30px;

	font-weight: 100;

	color: #139c8c;

}



.zy_title_sub2 p:nth-child(2) {

	text-align: center;

	font-size: 14px;

	color: #aaa;

	text-transform: uppercase;

}







.about_message {

	font-size: 14px;

	line-height: 30px;

	padding: 20px 0;

}



.zy_about_content {

	width: 610px;

	background: url(../images/about_about.jpg) no-repeat right center;

	height: auto;

	overflow: hidden;

	padding: 20px 590px 20px 0;

}



.zy_about_content p:nth-of-type(1) {

	font-size: 30px;

	color: #139c8c;

	font-weight: 100;

}



.zy_about_content p:nth-child(2) {

	font-size: 16px;

	color: #999;

}



.about_message p:nth-of-type(1) {

	font-size: 14px;

	line-height: 30px;

	color: #686868

}





.zy_about_content .about_btn li {

	margin: 25px 10px 10px 0;

	padding: 20px;

	height: 65px;

	width: 100px;

	border-radius: 4px;

	border: 1px #01b19c solid;

	display: block;

	float: left;

	font-size: 14px;

	transition: all 0.4s;

	text-align: center;

}



.zy_about_content .about_btn li p {

	font-size: 16px;

	color: #01b19c;

}



.zy_about_content .about_btn li p b {

	font-family: impact;

	font-size: 40px;

	color: #01b19c;

	padding: 0 5px;

}



.zy_about_content .about_btn li:hover {

	background: #0b9174;

	color: #fff;

	transform: translate(0, -10px);

	-webkit-transform: translate(0, -10px);

	-moz-transform: translate(0, -10px);

	-o-transform: translate(0, -10px);

	-ms-transform: translate(0, -10px);

	-webkit-box-shadow: 0px 5px 15px #c9c9c9;

	-moz-box-shadow: 0px 5px 15px #c9c9c9;

	box-shadow: 0px 5px 15px #c9c9c9;

}



.about_font .about_btn li:hover p {

	color: #FFF

}



.about_culture {

	width: 100%;

	height: 363px;

}



.about_culture li {

	width: 25%;

	height: 363px;

	display: block;

	float: left;

	position: relative;

}



.about_culture li:nth-child(1) {

	background: url(../images/culture_1.jpg) no-repeat left top;

	position: relative;

	color: #FFF

}



.about_culture li span {

	width: 100%;

	height: 100%;

	background-color: RGBA(0, 0, 0, 0.5);

	left: 0;

	top: 0;

	display: block;

	position: absolute;

	z-index: 1;

	transition: all 0.5s;

}



.about_culture li:nth-child(1) i {

	transition: all 0.4s;

	z-index: 2;

	position: absolute;

	top: 120px;

	left: 220px;

	display: block;

	background: url(../images/about_1.png) no-repeat left top;

	width: 36px;

	height: 45px;

}



.about_culture li p:nth-of-type(1) {

	transition: all 0.4s;

	width: 100%;

	z-index: 2;

	position: absolute;

	top: 186px;

	left: 0;

	font-size: 18px;

	text-align: center;

}



.about_culture li p:nth-of-type(2) {

	transition: all 0.4s;

	width: 100%;

	z-index: 2;

	position: absolute;

	font-size: 14px;

	top: 220px;

	left: 0;

	text-align: center;

}



.about_culture li:hover span {

	background-color: RGBA(0, 0, 0, 0.1);

	height: 0%;

}



.about_culture li:nth-child(1):hover i {

	background: url(../images/about_1.png) no-repeat 0 -47px;

	top: 130px;

}



.about_culture li:hover p:nth-of-type(1) {

	top: 200px;

}



.about_culture li:hover p:nth-of-type(2) {

	top: 230px;

}





.about_culture li:nth-child(2) {

	background: url(../images/culture_2.jpg) no-repeat left top;

	position: relative;

	color: #FFF

}



.about_culture li:nth-child(2) i {

	transition: all 0.4s;

	z-index: 2;

	position: absolute;

	top: 120px;

	left: 220px;

	display: block;

	background: url(../images/about_2.png) no-repeat left top;

	width: 43px;

	height: 45px;

}



.about_culture li:nth-child(2):hover i {

	background: url(../images/about_2.png) no-repeat 0 -51px;

	top: 130px;

}





.about_culture li:nth-child(3) {

	background: url(../images/culture_3.jpg) no-repeat left top;

	position: relative;

	color: #FFF

}



.about_culture li:nth-child(3) i {

	transition: all 0.4s;

	z-index: 2;

	position: absolute;

	top: 120px;

	left: 220px;

	display: block;

	background: url(../images/about_3.png) no-repeat left top;

	width: 39px;

	height: 48px;

}



.about_culture li:nth-child(3):hover i {

	background: url(../images/about_3.png) no-repeat 0 -50px;

	top: 130px;

}



.about_culture li:nth-child(4) {

	background: url(../images/culture_4.jpg) no-repeat left top;

	position: relative;

	color: #FFF

}



.about_culture li:nth-child(4) i {

	transition: all 0.4s;

	z-index: 2;

	position: absolute;

	top: 120px;

	left: 220px;

	display: block;

	background: url(../images/about_4.png) no-repeat left top;

	width: 38px;

	height: 38px;

}



.about_culture li:nth-child(4):hover i {

	background: url(../images/about_4.png) no-repeat 0 -43px;

	top: 130px;

}















/*领导关怀*/

.demo-1 {

	width: 100%;

	height: 100%;

	position: fixed;

	z-index: -1;

	top: 0;

	left: 0;

}





.ab6 .warp {

	width: 1200px;

	margin: 0 auto;

	padding: 50px 0 100px;

}



.ab6 .warp .mian {

	width: 100%;

	height: 585px;

	position: relative;

}



.ab6 .warp .mian #srcllo {

	position: absolute;

	bottom: 0;

	height: 5px;

	background-color: #fff;

	width: 100px;

	left: 0

}



.ab6 .warp .mian li {

	float: left;

	width: 596px;

	margin-right: 4px;

	overflow: hidden;

}



.ab6 .warp .mian li .top {

	width: 100%;

	height: 545px;

	margin-bottom: 5px;

}



.ab6 .warp .mian li .top2 {

	width: 100%;

	height: 270px;

	margin-bottom: 5px;

}



.ab6 .warp .mian li .bot {

	width: 100%;

	height: 270px;

}



.ab6 .warp .mian li .bot p {

	width: 295px;

	height: 270px;

	margin-right: 5px;

	float: left;

}



.ab6 .warp .mian li .bot p:nth-child(2) {

	margin-right: 0

}



.ab6 .warp .mian li a,

.ab6 .warp .mian li img {

	display: block;

	height: 100%;

	width: 100%;

	transition: all 0.4s;

	-webkit-transition: all 0.4s;

}



.ab6 .warp .mian li a {

	position: relative;

	overflow: hidden;

}



.ab6 .warp .mian li span {

	display: block;

	position: absolute;

	height: 45px;

	line-height: 45px;

	text-align: center;

	font-size: 14px;

	color: #fff;

	background-color: rgba(0, 0, 0, 0.5);

	z-index: 8;

	left: 0;

	bottom: -20px;

	width: 100%;

	box-sizing: border-box;

	padding: 0 0.1rem;

	white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;

	opacity: 0;

	transition: all 0.4s;

	-webkit-transition: all 0.4s;

}



.ab6 .warp .mian li .top:hover img,

.ab6 .warp .mian li .top2:hover img,

.ab6 .warp .mian li .bot p:hover img {

	transform: scale(1.05);

	-webkit-transform: scale(1.05);

}



.ab6 .warp .mian li .top:hover span,

.ab6 .warp .mian li .top2:hover span,

.ab6 .warp .mian li .bot p:hover span {

	opacity: 1;

	bottom: 0px

}



.ab6 .warp .mian li:nth-child(even) .top {

	margin-bottom: 0

}



.ab6 .warp .mian li:nth-child(even) .bot {

	margin-bottom: 3px

}













.ab6_case .warp {

	width: 1200px;

	margin: 0 auto;

	padding: 10px 0 50px;

}



.ab6_case .warp .mian {

	width: 100%;

	height: 350px;

	position: relative;

}



.ab6_case .warp .mian #srcllo {

	position: absolute;

	bottom: 0;

	height: 5px;

	background-color: #fff;

	width: 100px;

	left: 0

}



.ab6_case .warp .mian li {

	float: left;

	width: 1200px;

	overflow: hidden;

}



.ab6_case .warp .mian li div.img_case:nth-child(1) {

	width: 780px;

	float: left;

	background: #10a98c;

	overflow: hidden;

	height: auto;

}



.ab6_case .warp .mian li div.img_case:nth-child(2) {

	width: 410px;

	height: 158px;

	float: right;

	background: #10a98c;

	margin-right: 5px;

	margin-bottom: 5px;

	overflow: hidden;

	height: auto;

}



.ab6_case .warp .mian li div.img_case:nth-child(3) {

	width: 410px;

	height: 158px;

	float: right;

	background: #10a98c;

	margin-right: 5px;

	overflow: hidden;

	height: auto;

}



.ab6_case .warp .mian li div.img_case .big_message {

	width: 35%;

	padding: 5%;

	overflow: hidden;

}



.ab6_case .warp .mian li div.img_case .big_message p:nth-child(1) {

	font-size: 16px;

	font-weight: bold;

	position: relative;

	padding-left: 55px;

	color: #FFF;

	transition: all 0.3s;

	-webkit-transition: all 0.3s;

	margin-bottom: 10px;

}



.ab6_case .warp .mian li div.img_case .big_message p:nth-child(2) {

	font-size: 14px;

}



.ab6_case .warp .mian li div.img_case .big_message div:nth-of-type(1) {

	font-size: 14px;

	padding: 5px 0;

	line-height: 25px;

}



.ab6_case .warp .mian li div.img_case .big_message p:nth-child(1):before {

	display: block;

	width: 42px;

	height: 1px;

	content: '';

	display: block;

	position: absolute;

	left: 0;

	top: 48%;

	background-color: #fff;

	transition: all 0.3s;

	-webkit-transition: all 0.3s;

}



.ab6_case .warp .mian li div.img_case a {

	display: block;

	width: 100%;

	height: 100%;

	float: left;

	transition: all 0.5;

	color: #FFF

}



.ab6_case .warp .mian li div.img_case a:hover .big_message p:nth-child(1):before {

	width: 30px;

}



.ab6_case .warp .mian li div.img_case a:hover .big_message p:nth-child(1) {

	padding-left: 40px;

}



.ab6_case .warp .mian li div.img_case:nth-child(1) .big_message span:nth-last-of-type(1) {

	border: 1px #FFFFFF solid;

	border-radius: 20px;

	height: 35px;

	width: 130px;

	display: block;

	float: left;

	line-height: 35px;

	text-align: center;

	transition: all 0.3s;

	-webkit-transition: all 0.3s;

	font-size: 14px;

}



.ab6_case .warp .mian li div.img_case a:hover .big_message span:nth-last-of-type(1) {

	background: #fff;

	color: #10a98c;

	width: 150px;

}















/*热销产品*/

.cp_pro_hot_all {

	width: 100%;

	background: #f0f3fa;

	padding: 30px 0;

	height: auto;

	overflow: hidden;

}



.pro_hot_all .warp {

	width: 1200px;

	margin: 0 auto;

	padding: 10px 0 50px;

}



.pro_hot_all .warp .mian {

	width: 100%;

	height: 420px;

	position: relative;

}



.pro_hot_all .warp .mian #srcllo {

	position: absolute;

	bottom: 0;

	height: 5px;

	background-color: #fff;

	width: 100px;

	left: 0

}



.pro_hot_all .warp .mian li {

	float: left;

	width: 1200px;

	overflow: hidden;

	color: #333333

}



.pro_hot_all .warp .mian li div.img_case:nth-child(1) {

	width: 945px;

	height: 370px;

	float: left;

	background: #fff;

	overflow: hidden;

	height: auto;

	margin-right: 10px;

}



.pro_hot_all .warp .mian li div.img_case:nth-child(2) {

	position: relative;

	width: 238px;

	height: 179px;

	float: right;

	margin-right: 5px;

	margin-bottom: 10px;

	overflow: hidden;

	height: auto;

}



.pro_hot_all .warp .mian li div.img_case:nth-child(3) {

	position: relative;

	width: 238px;

	height: 179px;

	float: right;

	margin-right: 5px;

	overflow: hidden;

	height: auto;

}





.pro_hot_all .warp .mian li div.img_case .pro_mess {

	display: block;

	position: absolute;

	height: 100%;

	text-align: center;

	font-size: 14px;

	color: #fff;

	background-color: rgba(9, 156, 124, 0.6);

	z-index: 8;

	left: 0;

	bottom: -10px;

	width: 100%;

	box-sizing: border-box;

	padding: 0;

	white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;

	opacity: 0;

	transition: all 0.4s;

	-webkit-transition: all 0.4s;

}



.pro_hot_all .warp .mian li div.img_case .pro_mess p:nth-child(1) {

	padding-top: 10%;

	text-align: center;

}



.pro_hot_all .warp .mian li div.img_case .pro_mess div:nth-of-type(1) {

	width: 180px;

	text-align: center;

	margin: 0 auto;

	display: block;

}



.pro_hot_all .warp .mian li div.img_case .pro_mess i {

	display: block;

	margin: 10px auto;

	background: url(../images/jia.png) no-repeat left top;

	height: 29px;

	width: 29px;

}



.pro_hot_all .warp .mian li div.img_case:hover .pro_mess {

	opacity: 1;

	bottom: 0px

}



.pro_hot_all .warp .mian li div.img_case .big_message {

	width: 35%;

	padding: 5%;

	overflow: hidden;

}



.pro_hot_all .warp .mian li div.img_case .big_message p:nth-child(1) {

	font-size: 16px;

	font-weight: bold;

	position: relative;

	padding-left: 55px;

	transition: all 0.3s;

	-webkit-transition: all 0.3s;

	margin-bottom: 10px;

}



.pro_hot_all .warp .mian li div.img_case .big_message p:nth-child(2) {

	font-size: 14px;

}



.pro_hot_all .warp .mian li div.img_case .big_message div:nth-of-type(1) {

	font-size: 14px;

	padding: 5px 0;

	line-height: 25px;

}



.pro_hot_all .warp .mian li div.img_case .big_message p:nth-child(1):before {

	display: block;

	width: 42px;

	height: 1px;

	content: '';

	display: block;

	position: absolute;

	left: 0;

	top: 48%;

	background-color: #139c8c;

	transition: all 0.3s;

	-webkit-transition: all 0.3s;

}



.pro_hot_all .warp .mian li div.img_case a {

	display: block;

	float: left;

	width: 100%;

	height: 100%;

	transition: all 0.5;

}



.pro_hot_all .warp .mian li div.img_case a:hover .big_message p:nth-child(1):before {

	width: 30px;

}



.pro_hot_all .warp .mian li div.img_case a:hover .big_message p:nth-child(1) {

	padding-left: 40px;

}



.pro_hot_all .warp .mian li div.img_case:nth-child(1) .big_message span:nth-last-of-type(1) {

	border: 1px #139c8c solid;

	border-radius: 20px;

	height: 35px;

	width: 130px;

	display: block;

	float: left;

	line-height: 35px;

	text-align: center;

	transition: all 0.3s;

	-webkit-transition: all 0.3s;

	font-size: 14px;

}



.pro_hot_all .warp .mian li div.img_case a:hover .big_message span:nth-last-of-type(1) {

	background: #139c8c;

	color: #fff;

	width: 150px;

}









/*案例展示+新闻资讯*/

.news_case_case {

	background: url(../images/news_case_bj.jpg) no-repeat center top #f0f3fa;

	padding: 20px 0;

	height: auto;

	overflow: hidden;

}



.news_news_all {

	width: 1200px;

	margin: 0 auto 50px;

	height: auto;

	overflow: hidden;

}



.news_news_all li {

	height: 100px;

	display: block;

	padding: 35px 0;

	border-bottom: 1px #dcdcdc solid;

}



.news_news_all li:nth-last-of-type(1) {

	border-bottom: none;

}



.news_news_all li:nth-last-of-type(2) {

	border-bottom: none;

}



.news_news_all li:nth-child(2n) {

	width: 530px;

	float: left;

	margin-left: 30px;

	padding-right: 40px;

	position: relative;

}



.news_news_all li:nth-child(2n):after {

	width: 1px;

	background: #dcdcdc;

	height: 100px;

	top: 35px;

	content: '';

	right: 0;

	position: absolute;

	transition: all 0.4s;

	-webkit-transition: all 0.3s;

}



.news_news_all li:before {

	border-bottom: 1px #139c8c solid;

	content: '';

	left: 45%;

	bottom: 0;

	width: 0;

	position: absolute;

	transition: all 0.4s;

	-webkit-transition: all 0.3s;

}



.news_news_all li:hover:before {

	width: 100%;

	left: 0;

}





.news_news_all li:nth-child(2n-1) {

	width: 530px;

	float: right;

	margin-right: 29px;

	padding-left: 40px;

	transition: all 0.4s;

	-webkit-transition: all 0.3s;

	position: relative;

}



.news_news_all li a p:nth-child(1) {

	height: 30px;

	line-height: 30px;

	font-size: 15px;

	font-weight: bold;

	color: #139c8c;

	transition: all 0.3s;

	-webkit-transition: all 0.3s;

}



.news_news_all li a p:nth-child(1) span {

	display: block;

	float: right;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: 100;

	color: #b5b5b5;

	transition: all 0.4s;

	-webkit-transition: all 0.3s;

}



.news_news_all li a div:nth-of-type(1) {

	font-size: 14px;

	color: #454545;

	padding: 10px 0;

}



.news_news_all li a p:nth-last-of-type(1) {

	font-size: 13px;

	color: #139c8c;

	display: block;

	position: relative;

}



.news_news_all li a p:nth-last-of-type(1):after {

	width: 40px;

	height: 1px;

	content: '';

	position: absolute;

	left: 60px;

	bottom: 5px;

	background: #139c8c;

	transition: all 0.4s;

	-webkit-transition: all 0.3s;

}



.news_news_all li a {

	display: block;

	transition: all 0.4s;

	-webkit-transition: all 0.3s;

	padding: 5px;

}



.news_news_all li a:hover p:nth-last-of-type(1):after {

	width: 20px;

	height: 1px;

}



.news_news_all li a:hover p:nth-child(1) span {

	padding-right: 20px;

}



.news_news_all li:hover:nth-child(2n):after {

	background: #139c8c;

}



















/*质检保障*/

.about_zjbz {

	background: url(../images/about_zlbz_bj.jpg) no-repeat center top;

	height: 457px;

	padding: 60px 0 0;

}



.about_zjbz ul {

	width: 1200px;

	margin: 0 auto;

}



.about_zjbz ul li {

	display: block;

	float: left;

	margin-left: 15px;

	width: 240px;

	height: 220px;

	padding: 40px 20px 0;

	background: rgba(0, 0, 0, 0.08);

	transition: all 0.5s;

}



.about_zjbz ul li p:nth-child(1) {

	font-size: 16px;

	text-align: center;

	position: relative;

	height: 40px;

	line-height: 40px;

}



.about_zjbz ul li p:nth-child(1):after {

	content: '';

	position: absolute;

	left: 45%;

	border-bottom: 1px #139c8c solid;

	bottom: -10px;

	width: 10%;

	transition: all 0.5s;

}



.about_zjbz ul li div {

	padding: 20px 10px;

	font-size: 14px;

	text-align: center;

	transition: all 0.5s;

}



.about_zjbz ul li:nth-child(1) i {

	background: url(../images/about_zlbz_1.png) no-repeat left top;

	width: 52px;

	height: 52px;

	display: block;

	margin: 0 auto;

	transition: all 0.4s

}



.about_zjbz ul li:nth-child(1):hover i {

	background: url(../images/about_zlbz_1.png) no-repeat 0 -53px;

}



.about_zjbz ul li:hover p:nth-child(1):after {

	width: 50%;

	left: 25%;

}



.about_zjbz ul li:hover {

	background: rgba(19, 156, 140, 0.5);

	width: 240px;

	height: 240px;

	padding: 30px 20px;

	color: #FFF

}



.about_zjbz ul li:hover i {

	margin: 10px auto;

}



.about_zjbz ul li:hover div {

	padding: 30px 10px;

	font-size: 14px;

	text-align: center;

}



.about_zjbz ul li:nth-child(2) i {

	background: url(../images/about_zlbz_2.png) no-repeat left -46px;

	width: 52px;

	height: 41px;

	display: block;

	margin: 0 auto;

	transition: all 0.4s

}



.about_zjbz ul li:nth-child(2):hover i {

	background: url(../images/about_zlbz_2.png) no-repeat 0 0px;

}



.about_zjbz ul li:nth-child(3) i {

	background: url(../images/about_zlbz_3.png) no-repeat left 0;

	width: 52px;

	height: 45px;

	display: block;

	margin: 0 auto;

	transition: all 0.4s

}



.about_zjbz ul li:nth-child(3):hover i {

	background: url(../images/about_zlbz_3.png) no-repeat 0 -51px;

}



.about_zjbz ul li:nth-child(4) i {

	background: url(../images/about_zlbz_4.png) no-repeat left 0;

	width: 52px;

	height: 36px;

	display: block;

	margin: 0 auto;

	transition: all 0.4s

}



.about_zjbz ul li:nth-child(4):hover i {

	background: url(../images/about_zlbz_4.png) no-repeat 0 -41px;

}





/*产品分类*/

.cp_pro_fenlei li:nth-of-type(2n) {

	position: relative;

	height: auto;

	overflow: hidden;

	background: #f0f3fa;

	padding: 50px 0;

	width: 100%;

	margin: 0px 0 0;

	transition: all 0.5;

	-webkit-transition: 0.5s;

}



.cp_pro_fenlei li:nth-of-type(2n) img {

	float: right;

}



.cp_pro_fenlei li:nth-of-type(2n) .fenlei_all_message {

	float: left;

}



.cp_pro_fenlei li:nth-of-type(2n+1) {

	position: relative;

	height: auto;

	overflow: hidden;

	padding: 50px 0;

	width: 100%;

	margin: 0px 0 0;

	transition: all 0.5;

	-webkit-transition: 0.5s;

}



.cp_pro_fenlei li:nth-of-type(2n+1) img {

	float: left;

}



.cp_pro_fenlei li:nth-of-type(2n+1) .fenlei_all_message {

	float: right;

}



.cp_pro_fenlei li:after {

	position: absolute;

	content: '';

	left: 0;

	top: 40%;

	height: 0;

	z-index: -9;

	width: 100%;

	background: RGBA(240, 243, 250, 0.5);

	transition: all 0.5;

	-webkit-transition: 0.5s;

}



.cp_pro_fenlei li:hover:after {

	height: 100%;

	top: 0;

}



.cp_pro_fenlei li:hover {

	background: none;

}



.cp_pro_fenlei a {

	display: block;

	width: 100%;

	height: auto

}



.fenlei_all_message {

	width: 513px;

	padding: 40px;

}



.fenlei_all_message p:nth-of-type(1) {

	font-size: 20px;

	font-weight: bold;

	margin-bottom: 10px;

}



.fenlei_all_message p:nth-of-type(1) span {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: 100;

	padding: 0 15px;

}



.fenlei_all_message div:nth-of-type(1) span {

	border: 1px #098c6a solid;

	display: block;

	float: left;

	margin-right: 15px;

	font-size: 14px;

	background: #098c6a;

	width: 150px;

	height: 46px;

	line-height: 46px;

	color: #FFF;

	text-align: center;

	transition: all 0.5s;

	-webkit-transition: 0.5s

}



.fenlei_all_message div:nth-of-type(1) {

	margin-bottom: 15px;

	height: 45px;

}



.fenlei_all_message div:nth-of-type(2) {

	font-size: 15px;

	line-height: 25px;

	color: #484848;

	height: 180px;

	overflow: hidden;

}



.fenlei_all_message span.more {

	border: 1px #098c6a solid;

	display: block;

	background: #098c6a;

	color: #FFF;

	width: 150px;

	height: 40px;

	line-height: 40px;

	border-radius: 35px;

	text-align: center;

	transition: all 0.5s;

	-webkit-transition: 0.5s;

	font-size: 14px;

}



.cp_pro_fenlei li:hover span.more {

	background: none;

	color: #098c6a;

	border: 1px #098c6a solid;

	width: 200px;

}



.cp_pro_fenlei li:hover .fenlei_all_message div:nth-of-type(1) span {

	background: #098c6a;

	color: #fff;

	border: 1px #098c6a solid;

	border-radius: 35px;

	margin-right: 10px;

}





/*流程*/

.cp_liucheng {

	background: #f0f3fa;

	padding: 55px 0;

	height: auto;

	overflow: hidden;

}



.cp_liucheng ul {

	width: 1080px;

	margin: 0 auto;

	background: #FFF;

	padding: 40px 60px;

	height: auto;

	overflow: hidden;

	box-shadow: 5px 5px 20px #e1e4ea;

	border-radius: 10px;

}



.cp_liucheng li {

	width: 220px;

	display: block;

	float: left;

	margin-right: 50px;

}



.cp_liucheng li span {

	display: block;

	float: left;

	margin-right: 20px;

	width: 86px;

	height: 86px;

	border-radius: 50%;

	background: -webkit-linear-gradient(#ffc71c, #ca9d13);

	background: -o-linear-gradient(#ffc71c, #ca9d13);

	background: -moz-linear-gradient(#ffc71c, #ca9d13);

	background: linear-gradient(#ffc71c, #ca9d13);

	box-shadow: 5px 5px 20px #ffe170;

	transition: all 0.5s;

	-webkit-transition: all 0.5s

}



.cp_liucheng li div {

	padding-top: 20px;

	margin-right: 10px;

	float: left;

}



.cp_liucheng li div p {

	font-size: 18px;

	padding-bottom: 5px;

}



.cp_liucheng li:nth-child(1) span i {

	display: block;

	margin: 28px auto;

	background: url(../images/liu_1.png) no-repeat left top;

	width: 35px;

	height: 35px;

	transition: all 0.4s;

	-webkit-transition: all 0.5s

}



.cp_liucheng li:nth-child(1):hover i {

	background: url(../images/liu_1.png) no-repeat left -38px;

}



.cp_liucheng li:hover span {

	border-radius: 10%;

	background: -webkit-linear-gradient(#ca9d13, #ffc71c);

	background: -o-linear-gradient(#ca9d13, #ffc71c);

	background: -moz-linear-gradient(#ca9d13, #ffc71c);

	background: linear-gradient(#ca9d13, #ffc71c);

	box-shadow: 5px 5px 20px #ffe170;

}



.cp_liucheng li:hover {

	color: #ca9d13

}



.cp_liucheng li:nth-child(2) span i {

	display: block;

	margin: 28px auto;

	background: url(../images/liu_2.png) no-repeat left top;

	width: 33px;

	height: 33px;

	transition: all 0.4s;

	-webkit-transition: all 0.5s

}



.cp_liucheng li:nth-child(2):hover i {

	background: url(../images/liu_2.png) no-repeat left -34px;

}





.cp_liucheng li:nth-child(3) span i {

	display: block;

	margin: 28px auto;

	background: url(../images/liu_3.png) no-repeat left top;

	width: 27px;

	height: 35px;

	transition: all 0.4s;

	-webkit-transition: all 0.5s

}



.cp_liucheng li:nth-child(3):hover i {

	background: url(../images/liu_3.png) no-repeat left -38px;

}







.cp_liucheng li:nth-child(4) span i {

	display: block;

	margin: 28px auto;

	background: url(../images/liu_4.png) no-repeat left top;

	width: 35px;

	height: 35px;

	transition: all 0.4s;

	-webkit-transition: all 0.5s

}



.cp_liucheng li:nth-child(4):hover i {

	background: url(../images/liu_4.png) no-repeat left -42px;

}

















.main_box {

	background: #fff;

	width: 1200px;

	margin: 0 auto;

	padding: 40px 0;

	height: auto;

	overflow: hidden;

}



.left_list {

	width: 300px;

	background: #f2f5f7;

	border-bottom: 5px #006e61 solid;

	padding-bottom: 30px;

}



.left_xm {

	background: #006e61;

	color: #FFF;

	padding: 35px 30px;

}



.left_xm p:nth-child(1) {

	font-size: 30px;

}



.left_xm p:nth-child(2) {

	font-size: 20px;

	font-family: Arial, Helvetica, sans-serif;

	text-transform: uppercase;

}



.right_content,

.news_left_box {

	width: 870px;

}



.sub_lm {

	height: 40px;

	line-height: 40px;

	border: 1px #dddddd solid;

	border-radius: 10px;

}



.sub_lm span {

	display: block;

	padding: 0 10px;

}



.sub_lm span:nth-child(1) {

	float: left;

	border-left: 3px #006e61 solid;

	height: 10px;

	line-height: 10px;

	margin: 15px 0 0 20px;

	font-size: 14px;

}



.sub_lm span:nth-child(2) {

	float: right;

}



.sub_lm a {

	color: #666;

}



.sub_lm a:hover {

	color: #006e61

}



.sideMenu h3 {

	height: 60px;

	line-height: 60px;

	padding-left: 30px;

	cursor: pointer;

	font: normal 18px/60px "Microsoft YaHei";

	color: #006e61;

	position: relative;

	transition: all 0.4s;



}



.sideMenu h3:hover {

	padding-left: 45px;

}



.sideMenu h3:after {

	left: 10px;

	width: 80%;

	border-bottom: 1px dashed #d5d8da;

	position: absolute;

	content: '';

	bottom: 0;

}



.sideMenu h3 em {

	background: url(../images/left_li.png) no-repeat left center;

	width: 20px;

	height: 20px;

	margin-right: 10px;

	margin-top: 18px;

	float: left;

	display: block;

}



.sideMenu h3.on em {

	margin-right: 10px;

	margin-top: 18px;

}



.sideMenu h3.on:after {

	border-bottom: none;

}



.sideMenu ul {

	padding: 8px 25px;

	color: #999;

	display: none;

	/* 默认都隐藏 */

	background: #f9fafb

}



.sideMenu ul li {

	padding-left: 45px;

	height: 30px;

	line-height: 30px;

}



.sideMenu ul li a {

	color: #666666;

	font-size: 14px;

}







.right_content .content {

	line-height: 30px;

	font-size: 16px;

	padding: 15px 0 15px 15px;

}



.index_all_title {

	width: 500px;

	margin: 0 auto 20px;

	border-bottom: 1px #e2e2e2 solid;

}



.index_all_title p:nth-child(1) {

	font-size: 24px;

	color: #1a1919;

	text-align: center

}



.index_all_title p:nth-child(1) b {

	color: #006e61

}



.index_all_title p:nth-child(2) {

	font-size: 14px;

	color: #7e7e7e;

	text-transform: uppercase;

	text-align: center;

	height: 30px;

	line-height: 30px;

	display: block;

	position: relative

}



.index_all_title p:nth-child(2):after {

	border-bottom: 6px #e48100 solid;

	width: 33px;

	position: absolute;

	content: '';

	bottom: -3px;

	left: 46%;

	transition: all 0.4s;

}



.index_all_title:hover p:nth-child(2):after {

	width: 100%;

	left: 0;

}



.xm2 p:nth-child(1) {

	font-size: 40px;

	text-align: center;

	color: #444

}



.xm2 p:nth-child(2) {

	font-size: 20px;

	color: #666;

	text-align: center;

	padding: 10px 0 50px;

}













.right_message {

	width: 950px;

}



.lm_address_current {

	width: 1200px;

	margin: 0 auto;

	height: 35px;

	line-height: 35px;

	text-align: right;

}



.right_message .content {

	font-size: 16px;

	line-height: 30px;

}



.news_lm2 {

	background: url(../images/index_pro_list_bj2.gif) repeat-x left top;

	height: 54px;

	position: relative

}



.news_lm2 .center_title {

	background: #FFF;

	width: 180px;

	margin: 0 auto;

	height: 54px;

	text-align: center;

}



.news_lm2 .center_title span {

	display: block;

	clear: both;

}



.news_lm2 .center_title .pro_title {

	text-align: center;

	font-size: 30px;

	color: #025eb5;

	font-weight: bold;

}



.news_lm2 .center_title .pro_eng {

	font-family: Arial, Helvetica, sans-serif;

	text-align: center;

	color: #bbbbbb;

	font-size: 16px;

	text-transform: uppercase;

}



.news_lm2 .more {

	background: #FFF;

	margin: 10px 0;

	height: 59px;

	padding: 0 20px;

	position: absolute;

	right: 0;

	top: -10px;

	line-height: 59px;

	display: block;

}



.pro_xx_three {

	padding: 5px 10px;

	background: #E9E9E9 url(../images/pro_xx.png) no-repeat left top;

	font-size: 12px;

	color: #333333;

	overflow: hidden;

	height: auto;

}



.pro_xx_service {

	height: 30px;

}



.pro_xx_title {

	display: block;

	float: left;

	width: 60px;

	color: #a9a8a8

}



.tm-yen {

	vertical-align: middle;

	color: #c40000;

	font-size: 18px;

	font-family: Arial;

	-webkit-font-smoothing: antialiased;

	font-style: normal;

}



.tm-price {

	vertical-align: middle;

	font-size: 30px;

	color: #c40000;

	font-weight: bolder;

	font-family: Arial;

	-webkit-font-smoothing: antialiased;

}



.pro_xx_service,

.pro_order_tel2 {

	font-size: 12px;

	padding: 5px 10px;

}



.pro_order_tel2 b {

	font-size: 14px;

	color: #c40000;

	font-size: 30px;

}



. .flash_scan {

	background: url(../images/scan.jpg) no-repeat left top;

	width: 140px;

	padding-top: 150px;

	text-align: center;

	color: #FFF;

	margin-right: 45px;

}



.gsjj_content {

	font-size: 16px;

	line-height: 35px;

}



.gsjj_content strong {

	color: #C00;

	font-weight: bold;

	font-size: 16px;

}



/*热销产品*/

.index_pro_hot {

	background: url(../images/hot_bj.gif) repeat-x left 142px;

	height: auto;

	overflow: hidden;

	padding-bottom: 30px;

}



.index_xm {

	position: relative;

	background: url(../images/index_lm_bj.png) no-repeat center top;

	height: 69px;

	width: 337px;

	margin: 30px auto 25px;

}



.index_xm span {

	display: block;

	width: 260px;

	text-align: center;

	margin: 0 auto;

}



.xm_eng {

	position: absolute;

	font-size: 24px;

	top: -10px;

	left: 38px;

	text-transform: uppercase;

	color: #636363;

}



.xm_font {

	font-size: 30px;

	padding-top: 20px;

	color: #2f2f2f

}



.xm_font b {

	color: #e61616;

}



.pro_list_nav a {

	display: block;

	float: left;

	font-weight: bold;

	text-align: center;

	color: #fff;

	font-size: 18px;

	background: url(../images/hot_btn1.png) no-repeat left top;

	width: 205px;

	height: 50px;

	line-height: 10px;

	padding-top: 36px;

	margin-right: 15px;

	transition: all 0.4s;

}



.pro_list_nav a:hover,

.pro_list_nav a.hover {

	background: url(../images/hot_btn.png) no-repeat left top;

	height: 70px;

	line-height: 30px;

	padding-top: 16px;

}



.index_pro_xx {

	padding-top: 15px;

	height: auto;

	overflow: hidden;

}



.index_pro_xx img {

	margin-left: 115px;

}



.hot_xx {

	width: 450px;

	height: 400px;

	margin-right: 80px;

	font-size: 14px;

	color: #1c1c1c;

	line-height: 24px;

}



.hot_title {

	font-size: 24px;

	color: #e30000;

	font-weight: bold;

	height: 40px;

	line-height: 40px;

}



.tel_btn {

	position: absolute;

	bottom: 10px;

	left: 0

}



.hot_tel {

	font-weight: bold;

	height: 45px;

	line-height: 45px;

	background: url(../images/hot_tel.png) no-repeat left center;

	padding-left: 45px;

	font-size: 18px;

	color: #4a4a4a;

	margin-bottom: 20px;

}



.hot_tel span {

	font-size: 24px;

}



.tel_btn a.one {

	display: block;

	height: 50px;

	background: #d91a04;

	float: left;

	margin-right: 10px;

	width: 125px;

	text-align: center;

	line-height: 50px;

	color: #FFF;

	transition: all 0.4s;

	border: 1px #d91a04 solid;

}



.tel_btn a.two {

	display: block;

	height: 50px;

	background: #242424;

	float: left;

	margin-right: 10px;

	width: 125px;

	text-align: center;

	line-height: 50px;

	color: #FFF;

	transition: all 0.4s;

	border: 1px #242424 solid;

}



.tel_btn a:hover {

	background: none;

	border: 1px #d91a04 solid;

	color: #FFF;

	color: #000

}



.tel_btn a.one:hover,

.tel_btn a.two:hover {

	font-size: 16px;

}



.about_ad {

	font-size: 20px;

	text-align: center;

	color: #535353;

	margin-bottom: 30px;

}



.about_ad b {

	color: #dc0a00;

}



.about_xx {

	font-size: 14px;

	line-height: 25px;

	width: 680px;

	padding-right: 15px;

}



.about_xx strong {

	color: #e30a00;

	font-weight: 100;

}



/*产品PK*/

.index_pro_pk {

	background: #e2e2e2;

	height: 410px;

	width: 100%;

	margin-top: 60px;

}



.pk_content {

	background: url(../images/pk.jpg) no-repeat center top;

	width: 1570px;

	height: 435px;

	top: -25px;

	left: -185px;

	position: absolute;

}



/*产品展示*/

.index_pro_img {

	width: 1200px;

	margin: 0 auto;

	padding-bottom: 30px;

	height: auto;

	overflow: hidden;

}



.index_pro_img a {

	margin-right: 15px;

	display: block;

	border: 1px #dfdfdf solid;

	background: #dfdfdf;

	float: left;

	width: 282px;

	text-align: center;

	font-size: 14px;

	transition: all 0.4s;

}



.index_pro_img a p {

	height: 50px;

	line-height: 50px;

}



.index_pro_img a:hover {

	background: #1855a8;

	color: #FFF

}



/*发货现场*/

.index_fhxc {

	background: url(../images/index_fhxc_bj.gif) repeat-x left top;

	height: 327px;

	padding-top: 20px;

}



.fhxc_xm {

	background: url(../images/index_fhxc_lm_bj.gif) repeat-x left bottom;

	height: 50px;

}



.fhxc_xm span {

	display: block;

	margin: 0 auto;

	width: 100px;

	border-bottom: 3px #cf2c25 solid;

	text-align: center;

	font-weight: bold;

	color: #FFF;

	font-size: 24px;

	height: 47px;

	line-height: 47px;

}



.index_fhxc a {

	display: block;

	width: 188px;

	height: 200px;

	float: left;

	color: #FFF;

	margin-right: 10px;

	margin-top: 20px;

}



/*五大服务体系*/

.index_five {

	background: url(../images/index_youshi_bj.gif) no-repeat center 2px;

	padding-top: 120px;

	margin-top: 30px;

	width: 1200px;

	margin: 20px auto 0;

}



.index_five a {

	position: relative;

	display: block;

	float: left;

}



.index_five a:hover div {

	text-decoration: underline

}



.index_five a div {

	position: absolute;

	left: 0;

	width: 200px;

}



a.five_one {

	display: block;

	background: url(../images/youshi1_bj.png) no-repeat left top;

	height: 215px;

	padding-top: 55px;

	width: 171px;

	font-size: 14px;

	color: #666666;

	transition: all 0.4s

}



a.five_one span {

	display: block;

	width: 75px;

	height: 55px;

	margin: 0px auto;

	font-size: 18px;

	font-weight: bold;

	color: #FFF;

	margin-bottom: 80px;

}



a.five_one span i {

	margin: 0 auto 10px;

	display: block;

	background: url(../images/youshi1.png) no-repeat left top;

	width: 55px;

	height: 55px;

	transition: all 0.4s

}



.index_five a:hover {

	background: url(../images/youshi_bj.png) no-repeat left top;

}



a.five_one:hover i {

	background: url(../images/youshi1.png) no-repeat -57px top;

}



a.five_two {

	display: block;

	background: url(../images/youshi2_bj.png) no-repeat left top;

	height: 215px;

	padding-top: 42px;

	width: 171px;

	font-size: 14px;

	color: #666666;

	margin-left: 90px;

	transition: all 0.4s

}



a.five_two span {

	display: block;

	width: 112px;

	height: 55px;

	margin: 0px auto;

	font-size: 18px;

	font-weight: bold;

	color: #FFF;

	margin-bottom: 95px;

}



a.five_two span i {

	margin: 0 auto 20px;

	display: block;

	background: url(../images/youshi2.png) no-repeat left top;

	width: 112px;

	height: 55px;

	transition: all 0.4s

}



a.five_two:hover i {

	background: url(../images/youshi2.png) no-repeat -140px top;

}



a.five_three {

	display: block;

	background: url(../images/youshi3_bj.png) no-repeat left top;

	height: 215px;

	padding-top: 45px;

	width: 171px;

	font-size: 14px;

	color: #666666;

	margin-left: 85px;

	transition: all 0.4s

}



a.five_three span {

	display: block;

	width: 75px;

	height: 55px;

	margin: 0px auto;

	font-size: 18px;

	font-weight: bold;

	color: #FFF;

	margin-bottom: 90px;

}



a.five_three span i {

	margin: 0 auto 10px;

	display: block;

	background: url(../images/youshi3.png) no-repeat left top;

	width: 55px;

	height: 65px;

	transition: all 0.4s

}



a.five_three:hover i {

	background: url(../images/youshi3.png) no-repeat -60px top;

}



a.five_four {

	display: block;

	background: url(../images/youshi4_bj.png) no-repeat left top;

	height: 215px;

	padding-top: 35px;

	width: 171px;

	font-size: 14px;

	color: #666666;

	margin-left: 85px;

	transition: all 0.4s

}



a.five_four span {

	display: block;

	width: 78px;

	height: 78px;

	margin: 0px auto;

	font-size: 18px;

	font-weight: bold;

	color: #FFF;

	margin-bottom: 75px;

}



a.five_four span i {

	margin: 0 auto 10px;

	display: block;

	background: url(../images/youshi4.png) no-repeat left top;

	width: 78px;

	height: 78px;

	transition: all 0.4s

}



a.five_four:hover i {

	background: url(../images/youshi4.png) no-repeat -99px top;

}



a.five_five {

	display: block;

	background: url(../images/youshi5_bj.png) no-repeat left top;

	height: 215px;

	padding-top: 45px;

	width: 171px;

	font-size: 14px;

	color: #666666;

	margin-left: 85px;

}



a.five_five span {

	display: block;

	width: 113px;

	height: 66px;

	margin: 0px auto;

	font-size: 18px;

	font-weight: bold;

	color: #FFF;

	margin-bottom: 75px;

	text-align: center

}



a.five_five span i {

	margin: 0 auto 10px;

	display: block;

	background: url(../images/youshi5.png) no-repeat left top;

	width: 113px;

	height: 66px;

}



/*新闻中心详细页面*/

.w1200 {

	width: 1200px;

	margin: 0 auto;

}



.new_li_content li {

	height: 250px;

	width: 1180px;

	padding: 10px;

	border-bottom: 1px #bcbcbc dotted;

	transition: all 0.4s linear 0s;

	margin-bottom: 10px;

}



.news_title_content {

	height: 230px;

	width: 730px;

	padding: 20px;

}



.new_li_content li img {

	margin: 0;

}



.news_li_content {

	width: 730px;

	color: #999;

	font-size: 14px;

	line-height: 30px;

	padding: 10px 0;

	transition: all 0.4s;

	clear: both

}



.new_li_content li:hover {

	background: rgba(145, 145, 145, 0.1)

}



.new_li_content li:hover .news_li_title span {

	color: #333333

}



.new_li_content li:hover .news_li_content {

	color: #727272;

}



.new_li_content li:hover a {

	color: #bebebe

}



.news_li_title span {

	font-size: 24px;

	color: #333333;

	padding: 10px 0;

	display: block;

	float: left;

	position: relative;

	height: 30px;

	line-height: 30px;

	transition: all 0.4s;

}



.news_li_title span:after {

	content: '';

	width: 50%;

	bottom: 0;

	left: 0;

	border-bottom: 1px #333333 solid;

	position: absolute;

	transition: all 0.4s linear 0s;

}



.new_li_content li:hover span:after {

	width: 100%

}



.news_li_title .time_news2 {

	margin: 10px 15px;

	font-size: 12px;

	transition: all 0.4s;

	display: block;

	float: left;

	transition: all 0.4s;

	color: #434343

}



.time_news2 i {

	margin-top: 8px;

	margin-right: 8px;

	background: url(../images/time.png) no-repeat left top;

	display: block;

	float: left;

	width: 14px;

	height: 13px;

	transition: all 0.4s;

}



.new_li_content li:hover .news_li_title {

	color: #cdcdcd;

	font-weight: bold;

}



.new_li_content li:hover .time_news2 i {

	background: url(../images/time.png) no-repeat -16px top;

}



.new_li_content li:hover .time_news2 {

	color: #8d8d8d

}







.product_list .index_title {

	border: 2px #0091eb solid;

	height: 49px;

	line-height: 49px;

}



.product_list .index_title span.index_font_eng {

	background: #0091eb;

	padding-left: 10px;

	height: 49px;

	line-height: 49px;

}



.product_list .index_title .index_font_eng {

	color: #FFF

}



.product_list .index_title_xm {

	height: 49px;

	line-height: 49px;

	font-size: 14px;

	color: #666;

	padding: 0 20px;

	display: block

}



.news_up {

	border-top: 1px #d1d1d1 solid;

	padding-top: 10px;

	margin-top: 10px;

}



.product_list .content {

	padding: 10px;

	font-size: 14px;

}



.xgcp_img {

	height: auto;

	overflow: hidden;

	background: #f7f7f7;

	padding: 10px;

}



.xgcp_img a {

	display: block;

	float: left;

	border: 1px #CCCCCC solid;

	text-align: center;

	margin: 0 4px;

	transition: all 0.4s linear 0s;

}



.xgcp_img a:hover {

	background: #a10000;

	color: #FFF

}



.xgcp_img a img {

	padding: 2px;

	width: 200px;

	height: 160px;

}



.pro_content_xm span {

	display: block;

	float: left;

	width: 108px;

	height: 50px;

	line-height: 50px;

	color: #FFF;

	text-align: center;

	font-size: 16px;

	font-weight: bold;

	background: #006ec3;

}



.pro_content_xm a {

	padding: 0 10px;

}



.pro_content_xm {

	background: #efefef;

	height: 50px;

	line-height: 50px;

}



.img_pro {

	width: 450px;

}



.pro_xx {

	padding: 30px 0 0px 20px;

	line-height: 25px;

	width: 500px;

	font-size: 16px;

	line-height: 30px;

}



.pro_xx .cp_key_span {

	padding: 10px 0 20px;

	height: 28px;

	border-bottom: 1px #d2d2d2 solid;

}



.pro_xx .cp_key_span span {

	display: block;

	height: 28px;

	line-height: 28px;

	margin-right: 10px;

	float: left;

	padding: 0 10px;

	color: #FFF

}



.cp_key_span span:nth-child(1) {

	background: #eaa3b7;

}



.cp_key_span span:nth-child(2) {

	background: #e7ac7b;

}



.cp_key_span span:nth-child(3) {

	background: #4c9ee3;

}



.cp_key_span span:nth-child(4) {

	background: #eca560;

}



.pro_xx p {

	font-size: 12px;

	line-height: 30px;

}



.pro_xx p.name_title {

	font-size: 22px;

	color: #454545;

	font-weight: bold;

}



a.online_order {

	display: block;

	margin-right: 10px;

	float: left;

	font-size: 14px;

	text-align: center;

	color: #FFF;

	width: 157px;

	height: 35px;

	line-height: 35px;

	transition: all 0.2s linear 0s;

	border-radius: 20px;



	background: -webkit-linear-gradient(left, #e45050, #e45050);

	/* Safari 5.1 - 6.0 */



	background: -o-linear-gradient(right, #e45050, #e45050);

	/* Opera 11.1 - 12.0 */



	background: -moz-linear-gradient(right, #e45050, #e45050);

	/* Firefox 3.6 - 15 */



	background: linear-gradient(to right, #e45050, #e45050);

	/* 标准*/

}



a.online_qq {

	display: block;

	margin-right: 10px;

	float: left;

	font-size: 14px;

	text-align: center;

	color: #fff;

	width: 157px;

	height: 36px;

	line-height: 36px;

	border-radius: 20px;



	background: -webkit-linear-gradient(left, #139c8c, #13b89d);

	/* Safari 5.1 - 6.0 */



	background: -o-linear-gradient(right, #139c8c, #13b89d);

	/* Opera 11.1 - 12.0 */



	background: -moz-linear-gradient(right, #139c8c, #13b89d);

	/* Firefox 3.6 - 15 */



	background: linear-gradient(to right, #139c8c, #13b89d);

	/* 标准*/







	overflow: hidden;



	transition: all 0.5s linear 0s;

	-webkit-transition: all 0.5s;



}



a.online_qq:hover {

	background: -webkit-linear-gradient(left, #13b89d, #139c8c);

	/* Safari 5.1 - 6.0 */



	background: -o-linear-gradient(right, #13b89d, #139c8c);

	/* Opera 11.1 - 12.0 */



	background: -moz-linear-gradient(right, #13b89d, #139c8c);

	/* Firefox 3.6 - 15 */



	background: linear-gradient(to right, #13b89d, #139c8c);

	/* 标准*/

	color: #FFF

}



a.online_order:hover {

	background: #e45050;

	color: #FFF

}



#guestbook_content {

	margin: 0 auto;

	width: 800px;

}



#guestbook_content b {

	width: 800px;

	display: block;

	height: 30px;

	line-height: 30px;

	border-bottom: 1px dashed #CCC;

	padding-bottom: 10px;

	margin-bottom: 10px;

}



.index_links li {

	margin: 0 2px;

	display: block;

	float: left;

	height: 30px;

	line-height: 30px;

}



.index_links li a {

	display: block;

	height: 30px;

	line-height: 30px;

	padding: 0 5px;

	transition: all 0.4s linear 0s;

}



.index_links li a:hover {

	background: #F60;

	color: #FFF;

	-moz-border-radius: 5px;

	/* Gecko browsers */

	-webkit-border-radius: 5px;

	/* Webkit browsers */

	border-radius: 10px;

	/* W3C syntax */

}



.index_link_content {

	border-top: none;

	width: 1198px;

	margin: 0 auto;

	height: auto;

	overflow: hidden;

	background: #EFEFEF

}



.link_content {

	border-top: 1px #FFFFFF solid;

	height: auto;

	overflow: hidden;

}



.link_content li {

	margin: 5px 2px;

	display: block;

	float: left;

	height: 30px;

	line-height: 30px;

}



.link_content li a {

	display: block;

	padding: 0 10px;

	float: left;

	transition: all 0.4s linear 0s;

}



.link_content li a:hover {

	background: #C00;

	color: #FFF;

	-moz-border-radius: 15px;

	/* Gecko browsers */

	-webkit-border-radius: 15px;

	/* Webkit browsers */

	border-radius: 15px;

	/* W3C syntax */

}



/*产品说明详细页面*/

/* end  css*/

.news_title {

	font-size: 18px;

	font-weight: bold;

	color: #1f52a3;

	text-align: center;

}



/*人才招聘样式*/

.jobs_xx {

	padding: 5px 0 15px;

	line-height: 25px;

}



.jobs_search {

	background: #e8e8e8;

	border: 1px #d1d1d1 solid;

	height: 19px;

	padding: 14px 80px 14px 35px;

	line-height: 19px;

	color: #585858

}



.jobs_search span {

	padding-left: 10px;

}



.title_jobs {

	margin: 13px 0 2px;

	width: 1142px;

	background: #e10000;

	height: 37px;

	line-height: 37px;

	color: #FFF;

}



.title_jobs li {

	display: block;

	float: left;

	width: 285px;

	text-align: center;

	height: 37px;

	line-height: 37px;

	color: #fff;

	font-size: 12px;

}



#box_3 {

	background: #efca00;

	width: 1100px;

	margin: 0 auto;

	padding: 40px 20px 40px 51px;

	height: auto;

	height: 443px;

	overflow: hidden;

	color: #693a02;

	font-size: 12px;

	line-height: 25px;

}



.jobs_gangwei li {

	height: 37px;

	line-height: 37px;

	border: 1px #efefef solid;

	width: 1140px;

	margin: 1px 0;

}



.zwms {

	display: none;

}



.jobs_gangwei table {

	width: 1140px;

	height: 37px;

	line-height: 37px;

}



.jobs_gangwei td {

	width: 280px;

	text-align: center;

}



.right_about {

	color: #414141;

	width: 249px;

	background: #FFF;

	padding: 10px;

	height: 208px;

	line-height: 25px;

}



.about_lm {

	border-bottom: 1px solid #e7e7e7;

	height: 40px;

	line-height: 40px;

	font-size: 18px;

	font-weight: bold;

	margin-bottom: 5px;

}



a.right_more {

	transition: all 0.2s linear 0s;

	display: block;

	background: url(../images/more_bj.png) no-repeat 45px center;

	height: 25px;

	line-height: 25px;

	width: 60px;

	color: #6d6d6d

}



a.right_more:hover {

	background: url(../images/more_bj.png) no-repeat 50px center #C00;

	color: #FFF;

	-moz-border-radius: 1em;

	-webkit-border-radius: 1em;

	border-radius: 1em;

}



.news_case a {

	margin-left: 10px;

}



td.zkgd {

	background: url(../images/dot.png) no-repeat 120px center;

}



/*人才政策选项卡样式*/

.job_nav {

	margin: 10px 26px;

	background: #e8e8e8;

	border: 1px #d1d1d1 solid;

	height: 36px;

	line-height: 36px;

}



.fazhan_one {

	background: url(../images/job_fazhan.jpg) no-repeat left top;

	padding-left: 255px;

	line-height: 25px;

	color: #424242;

	padding-bottom: 25px;

}



.fazhan_one b,

.peixun_one b {

	font-size: 18px;

	font-weight: bold;

	clear: both;

	display: block;

}



.peixun_one {

	background: url(../images/peixun_one.jpg) no-repeat 0px center;

	padding: 20px 10px 10px 250px;

	height: 300px;

	line-height: 30px;

	color: #424242;

}



.li_list dt {

	background: #7ca5bf;

	height: 38px;

	line-height: 38px;

	padding-left: 25px;

	width: 605px;

	font-size: 14px;

	color: #FFF;

	transition: all 0.2s linear 0s;

}



.dtxxm_content_nr {

	background: #f3f3f3;

	padding: 10px;

	line-height: 30px;

	font-size: 13px;

	transition: all 0.2s linear 0s;

}



.li_list:hover dt {

	background: #d00000;

	padding-left: 30px;

	width: 600px;

}



.li_list:hover .dtxxm_content_nr {

	background: #153685;

	color: #fff

}



.dxtc_one {

	background: url(../images/dxtc.jpg) no-repeat left center;

	padding: 30px 15px 10px 230px;

	height: 155px;

	line-height: 25px;

}



.dxtc_one b {

	font-weight: bold;

	font-size: 18px;

	color: #d20000;

}



.deal_Title {

	height: 37px;

	line-height: 37px;

	border: #e4ebf0 solid 1px;

	cursor: pointer;

	width: 1140px;

	margin-bottom: 1px;

	transition: all 0.2s linear 0s;

}



.deal_Title:hover {

	background: #d2d2d2;

}



.deal_Title td {

	width: 280px;

	text-align: center;

}



.deal_Title .job {

	display: block;

	padding: 0 30px 0 20px;

	width: 120px;

}



.deal_Title a {

	display: block;

	float: left;

	clear: both;

	width: 870px;

}



.deal_Title a:hover {

	background: #CCC;

}



.deaTi td {

	background: #f3f3f3

}



.deaTi td.zkgd {

	background: url(../images/dot.png) no-repeat 120px center #f3f3f3;

}



.title_lm .job {

	display: block;

	padding: 0 30px 0 20px;

	width: 120px;

	border-right: 1px #FFFFFF solid;

}



.deal_Title.deaTi {

	background: url(../images/job_titbg1.gif) left bottom no-repeat;

}



.deal_menuCont {

	line-height: 28px;

	padding: 20px 30px 50px 45px;

	border: 1px #efefef solid;

	border-top: none;

	background: #fff;

	width: 1065px;

	margin-bottom: 1px;

	position: relative;

}



.deal_menuCont a {

	transition: all 0.2s linear 0s;

	background: #e10000;

	width: 86px;

	height: 29px;

	text-align: center;

	font-size: 14px;

	text-align: center;

	display: block;

	float: left;

	color: #FFF;

	position: absolute;

	bottom: 5px;

}



.deal_menuCont a:hover {

	background: #e18f00;

	color: #fff

}



.deal_left {

	float: left;

}



.deal_right {

	width: 68px;

	float: left;

	height: 20px;

	padding-top: 140px;

}



.dealCon {

	bottom: 10px;

	right: 10px;

}



.deal_Title1 {

	height: 25px;

	line-height: 25px;

	background: url(../images/job_titbg4.jpg) left bottom no-repeat;

	padding-top: 15px;

	width: 710px;

}



.deal_Title1.deaTi1 {

	background: url(../images/job_titbg3.jpg) left bottom no-repeat;

}



.deal_menuCont1 {

	padding: 0 15px;

	line-height: 28px;

	padding-bottom: 10px;

	padding-top: 10px;

	background: #fafafa;

}



.deal_left1 {

	width: 600px;

	float: left;

}



.deal_right1 {

	width: 68px;

	float: left;

	height: 20px;

	padding-top: 140px;

}



.xiangxi {

	color: #FF0

}



/*NEWS CONTENTS PAGE*/

.but2 {

	background: #d1d1d1;

	border: 1px #d1d1d1 solid;

	height: 22px;

	line-height: 22px;

	width: 50px;

	color: #FFF

}



.but2:hover {

	background: #ff6600;

	border: 1px #ff6600 solid;

}



.but3 {

	background: #e10000;

	border: 1px #e10000 solid;

	height: 21px;

	line-height: 21px;

	width: 50px;

	color: #FFF;

	margin-left: 4px;

}



.but3:hover {

	background: #ff6600;

	border: 1px #ff6600 solid;

}



.recruit {

	margin: 40px;

}



.recruit b {

	font-size: 16px;

	color: #F90

}



.recruit td {

	padding: 5px;

	height: 25px;

	line-height: 25px;

}



.recruit input {

	height: 25px;

	line-height: 25px;

}



.search_news input.search_bj2 {

	background: #fcfcfc;

	border: 1px #eee solid;

	border-right: 0;

	height: 20px;

	line-height: 20px;

	padding-left: 5px;

	color: #666;

}



#newTitle {

	color: #ece906;

	font-size: 18px;

	text-align: left;

}



#newTitle strong {

	font-size: 14px;

}



#newsContent {

	color: #fff;

	margin-bottom: 16px;

}



#newsContent td {

	background: #FFF;

}



#newsInfo {

	color: #666;

	margin: 0px;

	font-weight: normal;

	text-align: center;

}



.infoClass {

	margin: 0px;

	margin-bottom: 10px;

	line-height: 12px;

}



#infoImage {

	text-align: center;

}



#infoImage img {

	padding: 1px;

	border: 1px #f2f2f2 solid;

}



/*PRODUCTS LIST PAGE*/

#picUL {

	text-indent: 0;

	overflow: hidden;

}



#picUL li {

	height: 230px;

	width: 190px;

	padding: 5px;

	float: left;

	line-height: 18px;

	margin: 0 5px 14px;

	_margin: 0 5px 10px;

	background: #353535;

	text-align: center;

	border: 1px solid #353535;

}



.name {

	background: url(../images/inco3.gif) no-repeat left center;

	padding-left: 15px;

	display: block;

	float: left;

	margin-left: 5px;

}



#picUL li:hover {

	background: #232323;

	color: #FFF

}



#picUL li img {

	width: 180px;

	height: 180px;

	padding: 4px;

	border: none;

}



#picUL li img:hover {

	border-color: #999;

}



/*GUESTBOOK PAGE*/



.G_InputText {

	width: 160px;

	height: 16px;

	border: 1px solid #dedede;

}



.G_textarea {

	width: 300px;

	height: 100px;

	border: 1px solid #dedede;

}



.G_ul {

	width: 500px;

	margin: 0 auto;

	line-height: 26px;

}



.G_botton {

	width: 55px;

	height: 29px;

	line-height: 29px;

	border: 0;

	background: url(../images/button.gif) no-repeat;

	cursor: pointer;

}



.G_tips {

	color: #666;

	width: 486px;

	margin: 10px auto 0 auto;

	border: 1px solid #dedede;

	padding: 7px;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	box-shadow: 0px 0px 3px rgba(0, 0, 0, .1);

	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, .1);

	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, .1);

}



/*人才招聘*/

.jobList {

	padding: 5px 16px 20px 16px;

	position: relative;

	width: 550px;

	margin: 0 auto;

}



.yingping {

	position: absolute;

	right: 0;

	bottom: 0;

	color: #f00;

}



/*联系我们*/



#contact li {

	border-bottom: 1px dashed #dedede;

	line-height: 33px;

}



#page {

	height: 50px;

	line-height: 50px;

	text-align: center;

	margin: 20px auto;

	color: #575656;

	font-size: 14px;

	clear: both;

}



#page a {

	color: #575656;

	font-size: 14px;

}



#page a:hover {

	color: #e80000;

}





.G_botton {

	width: 55px;

	height: 29px;

	line-height: 29px;

	border: 0;

	background: url(../images/button.gif) no-repeat;

	cursor: pointer;

}



#indexPro {

	width: 940px;

	height: 120px;

	overflow: hidden;

	margin: 0 auto;

	float: left;

}



#indexPro li {

	float: left;

	margin: 10px;

	_margin: 5px;

	width: 120px;

	height: 100px;

	text-align: center;

	border: #CCC solid 1px;

}



#indexPro li:hover {

	background: url(../images/pic2.gif) no-repeat top center #CC0000;

	color: #000

}



#indexPro a {

	color: #000;

}



#indexPro img {

	padding: 4px;

	width: 110px;

	height: 90px;

}



#innerRightNav li {

	padding-left: 10px;

	background-color: #EDEDED;

	margin-bottom: 2px;

	height: 25px;

	line-height: 25px;

}



#innerRightNav a {

	color: #fff;

}



#innerRightNav a:hover {

	color: #FFF

}



#innerRightNav li:hover {

	background-color: #f60;

	color: #FFF

}



.newlist_content {

	line-height: 25px;

}



#indexNews li,

.newlist_content li {

	background: url(../images/dot.gif) no-repeat left center;

	line-height: 33px;

	border-bottom: 1px dashed #dedede;

	padding: 0 12px 0 15px;

	position: relative;

	color: #666;

	background: url(../images/dot.gif) no-repeat left center;

}



#indexNews li:hover,

.newlist_content li:hover {

	border-bottom: 1px solid #dedede;

}



#indexNewsa p {

	width: 340px;

	float: left;

}



#indexNewsa a {

	line-height: 25px;

	border-bottom: 1px dashed #dedede;

	padding: 0 12px 0 15px;

	color: #666;

	width: 340px;

}



#indexNewsa a:hover {

	border-bottom: 1px solid #dedede;

}



.Newstime {

	position: absolute;

	right: 12px;

	top: 0;

	_top: -8px;

	color: #999;

}



.pic img {}



.tel {

	right: 18px;

	top: 25px;

	font-family: Arial, Helvetica, sans-serif;

	line-height: 25px;

	color: #C00;

	font-size: 16px;

}



.contact_content p {

	font-weight: bold;

}



.news_li_2 li {

	height: 30px;

	line-height: 30px;

	padding: 0 10px;

	width: 245px;

	border-bottom: 1px #CCCCCC dotted;

	background: url(../images/inco.gif) no-repeat 3px center;

}



.news_li_2 li:hover {

	background: #efefef url(../images/inco.gif) no-repeat 3px center;

}



.news_content {

	padding: 0 10px;

	line-height: 25px;

}



.guestbook li {

	background: url(../images/ans.gif) no-repeat left 5px;

	margin: 0 65px;

	line-height: 25px;

	padding-left: 20px;

	font-weight: bold;

	color: #017876;

}



.guestbook .list_content {

	background: url(../images/da.gif) no-repeat left 15px;

	padding-bottom: 10px;

	line-height: 25px;

	padding-left: 80px;

	border-bottom: 1px #CCC dotted;

}



.guestbook li strong,

.guestbook .list_content strong {

	color: #C00;

}



.list_content {

	font-size: 12px;

	height: auto;

	margin-bottom: 5px;

	padding: 2px 0;

}



#picUL2 li,

#picUL3 li {

	height: 130px;

	padding: 8px 0;

	border-bottom: 1px #CCC dotted;

	width: 100%;

}



#picUL2 li:hover,

#picUL3 li:hover {

	background: #363636;

	color: #c5c3c3

}



.pro_content {

	line-height: 25px;

	padding: 20px 0;

	font-size: 14px;

	text-align: left;

}



#picUL2,

#picUL3 {

	width: 650px;

}



#picUL2 li img {

	width: 160px;

	height: 120px;

	border: 1px solid #505050;

	padding: 2px;

	margin-left: 5px;

}



#picUL3 li img {

	width: 102px;

	height: 120px;

	border: 1px solid #505050;

	padding: 2px;

	margin-left: 5px;

	margin-right: 15px;

}



#picUL2 li img:hover,

#picUL3 li img:hover {

	border-color: #999;

}



.indexCon {

	width: 100%;

	overflow: hidden;

}



.indexCon .flashBanner {

	width: 100%;

	height: 390px;

	overflow: hidden;

}



.flashBanner {

	position: relative;

}



.flashBanner .mask {

	height: 70px;

	line-height: 70px;

	background-color: #000;

	width: 100%;

	text-align: center;

	position: absolute;

	left: 0;

	bottom: -32px;

	filter: alpha(opacity=70);

	-moz-opacity: 0.7;

	opacity: 0.7;

	overflow: hidden;

}



.flashBanner .mask img {

	vertical-align: middle;

	margin-right: 10px;

	cursor: pointer;

}



.flashBanner .mask img.show {

	margin-bottom: 3px;

}



.content {

	font-size: 14px;

	line-height: 30px;

}



#data p .content_lm2 {

	background: url(../images/dotj.gif) no-repeat left center;

	display: block;

	float: left;

	padding: 20px;

	font-size: 14px;

	font-weight: bold;

	clear: both;

	width: 98%;

}



.pro_tab table {

	background: #dedede

}



.pro_tab table td {

	background: #FFF;

	text-align: center;

}



.content strong {

	color: #003175;

	font-size: 16px;

	padding: 10px 0;

}



.pro_tab strong {

	margin-top: 10px;

	clear: both;

	color: #fff;

	font-size: 14px;

	padding: 0px 5px;

	display: block;

	background: url(../images/data_strong.gif) no-repeat left top;

	height: 61px;

	line-height: 35px;

	font-weight: bold;

	text-align: center;

	width: 101px

}



.tb-list {

	height: 31px;

	border-bottom: 1px solid #e4e4e4;

	padding-left: 10px;

}



.tb-list li {

	float: left;

	padding-top: 2px;

	margin-right: 5px;

}



.tb-list li .current {

	display: block;

	width: 79px;

	border: 1px solid #C8C8C8;

	border-bottom-color: white;

	background-position: left bottom;

	color: #276ABA;

	font-weight: bold;

}



.tb-list li a {

	width: 74px;

	height: 28px;

	line-height: 28px;

	display: block;

	position: relative;

	text-align: center;

	border: 1px solid #DDD;

	border-bottom: none;

	color: #4B4B4B;

	background: url('../images/tabbg.jpg') no-repeat left top;

}



#guestbook .current {

	display: block !important;

}



#guestbook .tab {

	margin: 20px;

	display: none;

}



#guestbook .tab {

	margin-top: 0;

}



ul.guestbook li {

	color: #3393e2;

	padding: 10px 0;

}



ul.guestbook li strong {

	color: #ed731a;

}



.list_content strong {

	color: #ed731a;

}



.xiangxi {

	top: 10px;

	right: 5px;

}



.scrollDiv {

	height: 34px;

	line-height: 34px;

	overflow: hidden;

	margin: 0 auto;

	padding-left: 20px;

}



.scrollDiv li {

	clear: both;

}



/* 人才招聘 */

.job_color {

	background: #f1f5f8;

}



.job_color2 {

	background: #ececec

}



.title_lm {

	color: #FFF;

	font-weight: bold;

	background: #6f7477;

	height: 45px;

	line-height: 45px;

}



.G_botton {

	background: #C00;

	color: #FFF

}



.news_zy {

	border: 1px #191818 solid;

	padding: 10px;

	line-height: 25px;

	background: #313030

}



.pro li {

	float: left;

	overflow: hidden;

	margin: 0 7px 10px;

	padding: 5px;

	width: 220px;

	text-align: center;

	white-space: nowrap;

	height: 230px;

	background: #eee;

}



.pro li:hover {

	background: #009a9c;

	color: #FFF

}



.pro li:hover a {

	color: #FFF

}



.pro span {

	padding-left: 15px;

	background-position: 0 -114px;

}



.pro img {

	padding: 5px;

	width: 210px;

	margin-bottom: 10px;

	height: 180px;

	/*border: 1px solid #dcdcdc;*/

}



.pro a:hover {

	color: #f60;

}



.pro img:hover {

	/*border: 1px solid #eee;*/

	background: #fbfbfb;

}



.info_title {

	background: #d6d6d6;

	width: 100%;

	height: 47px;

	line-height: 47px;

}



.info_title b {

	display: block;

	height: 100%;

	border-right: 1px solid #fff;

	background: #1b3fb7;

	width: 206px;

	color: #fff;

	float: left;

	line-height: 47px;

	text-align: center;

	transition: all 0.2s linear 0s;

	cursor: pointer;

}



.info_title b:hover,

.info_title b.hover,

.info_title b.active {

	background: #0d1a45;

	width: 206px;

	height: 47px;

	color: #FFF

}



.info_title a {

	margin: 8px;

	width: 15px;

	height: 15px;

	background-position: 0 -426px;

}



.pro_name {

	display: block;

	color: #da020d;

	text-align: center;

}



.jobs strong {

	color: #da020d;

}



.jobs p {

	/*margin:6px 0 -134px 156px;*/

	line-height: 35px;

}



#index_gd ul {

	height: 140px;

	width: 1999px

}



#index_gd ul li {

	width: 148px;

	height: 140px;

	float: left;

	text-align: center;

	background: url(../images/index_gd.jpg) no-repeat left top;

	padding: 5px;

	margin-right: 10px;

}



#index_gd ul li:hover {

	background: #005f98;

	color: #FFF

}



#index_gd ul li img {

	width: 148px;

	height: 120px;

}



/*shouye  cp gd BEGIN*/



#pro_gd {

	width: 931px;

	height: 168px;

	margin: 0 auto;

	overflow: hidden;

	margin-left: 5px;

	margin-bottom: 20px;

}



#pro_gd ul {

	width: 1999px;

	height: 168px;

	margin: 10px 0 0 0;

}



#pro_gd ul li {

	width: 198px;

	height: 146px;

	float: left;

	padding: 0 20px 0 0;

	text-align: center;

	background: url(../images/index_gd.jpg) no-repeat left top;

	padding: 6px 15px 6px 15px;

}



#pro_gd ul li img {

	width: 198px;

	height: 146px;

	margin-bottom: 16px;

}



.info_img li {

	list-style: none;

	margin-right: 8px;

	margin-bottom: 23px;

	float: left;

}



#pro_list {

	background: #fff;

	width: 207px;

	padding: 8px;

}



#pro_list li {

	background: url(../images/left_li.gif) no-repeat left top;

	height: 32px;

	line-height: 32px;

	width: 187px;

	margin: 2px;

	padding-left: 20px;

}



#pro_list li:hover {

	background: url(../images/zy_li_bj2.gif) repeat-x left bottom #999999;

	color: #FFF

}



#pro_list li:hover a {

	color: #FFF

}



.about_news {

	background: url(../images/lm_bj.gif) repeat-x left top;

	height: 32px;

	line-height: 32px;

	margin-bottom: 5px;

}



.about_news a {

	display: block;

	float: left;

	background: url(../images/sub_bj.gif) no-repeat left top;

	width: 92px;

	height: 31px;

	line-height: 31px;

	text-align: center;

	margin-right: 5px;

	color: #6d3b00;

	font-size: 14px;

}



.about_news a.active,

.about_news a.hover {

	background: url(../images/sub_ahover.gif) no-repeat left top;

	color: #FFF;

	cursor: pointer;

	font-weight: bold;

}



.gonggao_content {

	padding: 10px;

}



.news_time_new {

	border-right: 1px #c0bfad solid;

	height: 45px;

	color: #c0bfad;

	padding: 10px 10px 5px 0;

	margin-right: 5px;

	width: 50px;

}



.list_content_new {

	color: #8d8d8d;

	line-height: 20px;

}



.month {

	font-size: 32px;

}



.year_day {

	font-size: 14px;

}



.news_time_new1 {

	cursor: pointer;

	height: 90px;

	color: #fff;

	margin-right: 5px;

	width: 80px;

	margin-bottom: 5px;

	padding: 10px;

}



.news_list li:hover .news_time_new1 .month {

	background: #F60

}



.news_time_new1 .year_day {

	color: #ccc;

	background: #FFF;

	border: 1px #CCCCCC solid;

	text-align: center

}



.news_time_new1 .month {

	background: #CCCCCC;

	height: 60px;

	line-height: 60px;

	text-align: center;

}



.news_list li:hover .news_time_new1 .year_day {

	border: 1px #F60 solid;

	color: #F60

}



.news_list a:hover {

	color: #F60

}



.news_list li {

	padding: 5px;

	height: 120px;

	width: 1100px;

}



.news_list .news_title {

	font-size: 14px;

}



.news_li_time li {

	width: 375px;

	height: 65px;

	padding: 2px;

	margin-bottom: 3px;

	color: #c0bfad

}



.news_title2 {

	font-size: 28px;

	font-weight: bold;

	height: 35px;

	line-height: 35px;

}



.list_title_content {

	width: 390px;

}



.list_title_content a,

.list_title_content1 a {

	color: #e70004;

	font-weight: bold;

	font-size: 12px;

}



.news_time {

	top: 5px;

	right: 5px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #5b5b5b

}



.list_bottom_conent {

	padding-bottom: 5px;

	margin: 5px;

	border-bottom: 1px #b2b2b2 dotted;

}



.news_list li:hover {

	background: #e21001;

	color: #585858;

	transition: all 0.2s linear 0s;

}



.news_list li:hover .list_title_content1 {

	color: #585858;

	border-bottom: none;

}



.list_title_content1 {

	width: 900px;

	border-bottom: 1px #CCCCCC dotted;

	height: 110px;

	padding-bottom: 5px;

}



.list_title_content1 b {

	color: #333;

	font-size: 14px;

	font-weight: bold;

}



.news_list li:hover b,

.news_list li:hover .list_title_content1,

.news_list li:hover .news_time,

.news_list li:hover .news_title {

	color: #FFF

}



/******************滚动条***************/

.divScrollBar {

	background-color: #d7d2d0;

	position: absolute;

	z-index: 1000000000;

	width: 1px

}



.divScrollBar:hover {

	opacity: 1;

	filter: Alpha(opacity=100);

}



.divScrollBar div {

	background-color: #df0202;

	position: absolute;

	left: 0px;

	top: 0px;

}



#gb {

	width: 5px;

	height: 21px;

	position: absolute;

	margin: 388px 0 0 1153px;

	z-index: 99999;

}



/***************page***************/

.page {

	margin: 10px 20px 15px 0;

}



.page a {

	display: inline-block;

	height: 18px;

	line-height: 18px;

	border: 1px solid #dbdbdb;

	padding: 0 2px 0;

}



.page a:hover {

	background: #404040;

	color: #fff;

	border: none;

	height: 20px;

	line-height: 20px;

	padding: 0 3px 0;

}



.page.current {

	padding: 0 6px 0;

	height: 18px;

	line-height: 18px;

	background: #404040;

	color: #fff;

}



/* zp_box */



#index_quick {

	background: #e5e5e5;

	width: 205px;

	padding: 8px 4px;

}



.zp_box {

	width: 92px;

	height: 83px;

	display: inline;

	overflow: hidden;

	float: left;

	cursor: pointer;

	background: url(../images/button_bj.gif) no-repeat left top;

	text-align: center;

	margin: 0 5px 10px 5px;

}



.zp_box img {

	padding: 10px;

}



.pop_tit {

	width: 80px;

	height: 20px;

	padding: 10px 10px 5px 10px;

	background: url(../images/zp_titbg.gif) no-repeat 0px 0px;

	display: none;

	color: #CCC;

	font-size: 14px;

}



.p_tit2 {

	line-height: 15px;

	font-family: Arial;

	color: #fd8200;

	font-size: 12px;

}



/****产业空间****/

.bodyer_space {

	width: 100%;

	height: 405px;

	position: relative;

	overflow: hidden;

	margin: 20px auto;

	z-index: 0;

}



.spacecon {

	width: 980px;

	margin: 0 auto;

}



.spa_pic {

	position: relative;

	float: left;

	width: 215px;

	height: 0px;

	/* width:215px; height:464px;*/

	margin: 554px 15px 0;

	overflow: hidden;

	background: #000;

}



.green {

	position: absolute;

	left: 0 top:0;

	width: 100%;

	height: 100%;

	background: url(../images/space_pic01.jpg) no-repeat;

	opacity: 0.7;

}



.human {

	position: absolute;

	width: 100%;

	height: 100%;

	background: url(../images/space_pic02.jpg) no-repeat;

	opacity: 0.7;

}



.natural {

	position: absolute;

	width: 100%;

	height: 100%;

	background: url(../images/space_pic03.jpg) no-repeat;

	opacity: 0.7;

}



.unit {

	position: absolute;

	width: 100%;

	height: 100%;

	background: url(../images/space_pic04.jpg) no-repeat;

	opacity: 0.7;

}



.spa_circle {

	z-index: 1;

	position: absolute;

	left: 50%;

	top: 50%;

	width: 138px;

	height: 138px;

	margin-left: -69px;

	margin-top: -69px;

	opacity: 1;

	cursor: pointer;

}



.spa_bg {

	width: 8px;

	height: 8px;

	left: 50%;

	top: 50%;

	margin-left: -4px;

	margin-top: -4px;

	position: absolute;

}



.spa_circle .img {

	width: 100%;

	height: 100%;

}



.spa_font {

	width: 98px;

	height: 62px;

	padding-top: 20px;

	position: absolute;

	left: 50%;

	top: 50%;

	margin-left: -49px;

	margin-top: -46px;

	text-align: center;

	z-index: 2;

	background: url(../images/spance_icon01.jpg) no-repeat center bottom;

	font: 14px/20px "微软雅黑";

	color: #717171;

}



.spa_font span {

	display: block;

	text-align: center;

	font: 12px/20px Arial;

	color: #c5c5c5;

}



/*jobs*/

/*jobs*/

.jobs_four_p li {

	width: 100%;

}



.jobs_four_p {

	width: 100%;

	height: 180px;

	float: left;

	margin-bottom: 10px;

	font-size: 12px;

	color: #666666;

	overflow: hidden;

	padding-bottom: 0px;

}



.jobs_four_p table {

	padding-left: 10px;

}



.jobs_four_p td {

	line-height: 25px;

	height: 40px;

}



.jobs li {

	overflow: hidden;

	margin: 5px;

	padding: 15px 10px;

	border-bottom: 1px dotted #dddddd;

	margin-bottom: 5px;



}



.job_info p:nth-child(1) {

	font-size: 16px;

}



.job_info {

	font-size: 12px;

	line-height: 20px;

	width: 680px;

}



.jobs a {

	position: relative;

	bottom: 40px;

	right: 20px;

	float: right;

	width: 80px;

	height: 34px;

	color: #fff;

	text-align: center;

	line-height: 34px;

	background: #C00

}



.jobs strong {

	color: #da020d;

}



.zwms {

	padding-bottom: 40px;

	line-height: 25px;

	width: 920px;

	padding-left: 10px;

}



.job-xx {

	padding: 10px 0 0 50px;

}



.recruit_info {

	background: #f5f5f5;

	border: 1px #dadcdd solid;

	padding: 10px;

}



.recruit_info td {

	height: 35px;

	line-height: 35px;

	padding: 0 5px;

}



.recruit_info_main {

	line-height: 25px;

	position: relative;

	min-height: 200px;

	_height: 200px;

}



.recruit_info_main a {

	position: absolute;

	right: 10px;

	bottom: 50px;

}



.xiangx {

	background: #6f7477;

	border: 1px #CCCCCC solid;

	border-top: none;

}



.xiangx span {

	display: block;

	padding: 0 10px;

	text-align: center;

	font-size: 14px;

	height: 30px;

	margin: 5px 0;

	line-height: 30px;

	color: #FFF;

}



a.job_button {

	display: block;

	background: #C00;

	height: 35px;

	line-height: 35px;

	text-align: center;

	width: 100px;

	color: #FFF;

	float: right;

	margin-bottom: 15px;

}



a.job_button:hover {

	background: #000;

}



/*联系我们*/

.contact_scan {

	margin: 50px 10px 0 0;

	width: 350px;

}



.contact_scan li {

	display: block;

	float: right;

	margin: 10px;

	text-align: center

}



.contact_scan li img {

	width: 150px;

}



.contact {

	width: 460px;

	padding-top: 20px;

}



.message {

	width: 500px;

	margin: 20px auto;

	line-height: 25px;

	font-size: 14px;

	color: #888888;

	padding-top: 15px;

}



.message {

	width: 950px;

	margin: 20px auto;

	line-height: 25px;

	font-size: 14px;

	color: #888888;

	padding-top: 15px;

}



.message input {

	padding-left: 10px;

	background: #fff;

	width: 350px;

	height: 40px;

	line-height: 40px;

	margin-bottom: 15px;

	border: 1px solid #e9e9e9;

}



.index_message {

	color: #FFF

}



.index_message p {

	height: 26px;

	margin: 10px 0 10px 0;

}



.message_k {

	width: 260px;

}



.message_k2 {

	width: 340px;

	margin-left: 10px;

}



.index_message span {

	display: block;

	float: left;

	width: 50px;

	text-align: left;

	font-size: 12px;

}



.index_message input {

	background: #fafafa;

	width: 195px;

	height: 26px;

	margin-bottom: 15px;

	border: 1px solid #e9e9e9;

	transition: all 0.4s

}



.index_message textarea {

	background: #fafafa;

	width: 250px;

	height: 100px;

	border: 1px solid #e9e9e9;

}



.message textarea {

	background: #fff;

	width: 400px;

	height: 180px;

	border: 1px solid #e9e9e9;

}



.order textarea {

	font-family: 'Microsoft Yahei';

	padding: 10px;

	background: #fff;

	border-radius: 10px;

	width: 1158px;

	height: 80px;

	border: 1px solid rgba(238, 240, 243, 0.5);

	transition: all 0.4s

}



.index_message input:hover,

.message input:hover,

.message textarea:hover,

.order input:hover,

.order textarea:hover,

.index_message textarea:hover {

	background: rgba(99, 99, 99, 0.2);

}



/*flash*/





/*news */

.totop {

	position: fixed;

	right: 25px;

	bottom: 25px;

	display: block;

	width: 26px;

	height: 62px;

	background: url(../images/rocket.png) no-repeat 0 0;

	-webkit-transition: all 0.2s ease-in-out;

}



.totop:hover {

	background: url(../images/rocket.png) no-repeat 0 -62px;

}



/*产品页面*/



.demo {

	width: 1100px;

	height: 460px;

	clear: both;

	position: relative;

	padding: 0px 50px;

}



.bx_wrap ul img {

	height: 181px;

	width: 271px;

	transition: all 0.4s;

}



.bx_wrap ul a p {

	color: #0d0d0d;

	font-size: 16px;

}



.bx_wrap ul a:hover .more {

	border: 1px #ff7b00 solid

}



.bx_wrap ul li {

	display: block;

	float: left;

	height: 460px;

	width: 271px;

	text-align: center;

	font-size: 12px;

	margin: 0 10px 0 0;

}



.bx_wrap ul a {

	color: #FFF;

	display: block;

	float: left;

}



.bx_wrap ul li div {

	font-size: 14px;

	color: #6b6b6b;

	line-height: 25px;

	height: 90px;

}



.bx_wrap ul a:hover img {

	background: #015db5

}



.bx_wrap .more {

	color: #575757;

	display: block;

	border: 1px #dcdcdc solid;

	margin: 20px auto;

	height: 37px;

	line-height: 37px;

	width: 120px;

}



.bx_wrap .more2 {

	color: #575757;

	display: block;

	border: 1px #dcdcdc solid;

	margin: 10px auto;

	height: 37px;

	line-height: 37px;

	width: 120px;

}



.bx_wrap a.prev {

	width: 30px;

	height: 60px;

	line-height: 26px;

	outline-style: none;

	outline-width: 0;

	position: absolute;

	top: 130px;

	left: 0px;

	text-indent: -999em;

	background: url(../images/left_prv.png) no-repeat;

}



.bx_wrap a.next {

	width: 30px;

	height: 60px;

	line-height: 26px;

	left: 1200px;

	position: absolute;

	top: 130px;

	text-indent: -999em;

	background: url(../images/right_next.png) no-repeat right 0;

}



.bx_wrap2 ul img {

	height: 274px;

	width: 271px;

	transition: all 0.4s;

}



.bx_wrap2 ul a p {

	color: #0d0d0d;

	font-size: 16px;

}



.bx_wrap2 ul a:hover .more {

	border: 1px #ff7b00 solid

}



.bx_wrap2 ul li {

	display: block;

	float: left;

	height: 460px;

	border: 1px #ccc solid;

	width: 271px;

	text-align: center;

	font-size: 12px;

	margin: 0 10px 10px 0;

	padding: 5px;

	transition: all 0.4s;

}



.bx_wrap2 ul li:hover {

	background: #00479d;

	color: #FFF

}



.bx_wrap2 ul a:hover div,

.bx_wrap2 ul a:hover .more2,

.bx_wrap2 ul a:hover p {

	color: #FFF

}



.bx_wrap2 ul a {

	color: #FFF;

	display: block;

	float: left;

}



.bx_wrap2 ul li div {

	font-size: 14px;

	color: #6b6b6b;

	line-height: 25px;

	height: 90px;

	transition: all 0.4s;

}



.bx_wrap2 ul a:hover img {

	background: #015db5

}



.bx_wrap2 .more2 {

	color: #575757;

	display: block;

	border: 1px #dcdcdc solid;

	margin: 10px auto;

	height: 37px;

	line-height: 37px;

	width: 120px;

	transition: all 0.4s;

}



/*焦点图*/

#full-screen-slider {

	width: 100%;

	height: 500px;

	float: left;

	position: relative

}



#slides {

	display: block;

	width: 100%;

	height: 500px;

	list-style: none;

	padding: 0;

	margin: 0;

	position: relative

}



#slides li {

	display: block;

	width: 100%;

	height: 100%;

	list-style: none;

	padding: 0;

	margin: 0;

	position: absolute

}



#slides li a {

	display: block;

	width: 100%;

	height: 100%;

	text-indent: -9999px

}



#pagination {

	display: block;

	list-style: none;

	position: absolute;

	left: 20%;

	top: 420px;

	z-index: 9900;

	padding: 5px 15px 5px 0;

	margin: 0

}



#pagination li {

	display: block;

	list-style: none;

	width: 10px;

	height: 10px;

	float: left;

	margin-left: 15px;

	border-radius: 5px;

	background: #FFF

}



#pagination li a {

	display: block;

	width: 100%;

	height: 100%;

	padding: 0;

	margin: 0;

	text-indent: -9999px;

}



#pagination li.current {

	background: #0092CE

}



.news_up {

	height: 25px;

	padding-left: 15px;

}



.news_down {

	height: 25px;

	padding-left: 15px;

}



/*备品配件*/

.service_bpbj {

	background: #FFF;

	height: auto;

	overflow: hidden;

	margin-bottom: 20px;

}



.service_bpbj p {

	background: #657b9b;

	height: 45px;

	line-height: 45px;

	font-size: 18px;

	padding-left: 10px;

	color: #FFF

}



.bpbj_font {

	margin-left: 30px;

	background: url(../images/bpbj_font.gif) no-repeat left top;

	height: 38px;

	line-height: 38px;

	display: block;

	width: 120px;

	text-align: center;

	color: #FFF;

	font-size: 18px;

	text-align: center;

}



.bpbj_content {

	margin: 0px 30px;

	line-height: 25px;

}



.jjfa_content {

	width: 670px;

	margin: 5px;

	height: auto;

	overflow: hidden;

}



.jjfa_xm {

	background: #657b9b;

	height: 46px;

	line-height: 46px;

	font-size: 18px;

	padding-left: 15px;

	color: #FFF;

}



.jjfa_mx:hover {

	background: #d7d6d9

}



.jjfa_mx {

	transition: all 0.2s linear 0s;

	background: #FFF;

	padding: 20px 15px;

	margin-top: 10px;

}



.mx_title {

	color: #00003a;

	font-size: 14px;

	padding: 0 10px;

	height: 30px;

	border-bottom: 1px #dfdfdf solid;

	font-weight: bold;

}



.mx_title span {

	color: #4033cc;

	font-weight: bold;

}



.mx_content {

	color: #b1b1b1;

	font-size: 14px;

	padding: 0 10px;

	line-height: 30px;

}



/*返回顶部*/



#moquu_top,

#moquu_wxin,

#moquu_wshare,

#moquu_wmaps {

	z-index: 2;

	width: 50px;

	height: 50px;

	right: 10px;

	position: fixed;

	cursor: pointer;

	_position: absolute;

	_bottom: auto;

	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)))

}



#moquu_wxin {

	top: 360px;

	_margin-top: 360px

}



#moquu_wxin a {

	background: url(../images/sbtn.png) 0 -0px;

	right: 0;

	float: left;

	width: 50px;

	height: 50px;

	text-indent: -9999px

}



#moquu_wxin a:hover {

	background: url(../images/sbtn.png) -50px -0px

}



#moquu_wshare {

	top: 412px;

	_margin-top: 412px

}



#moquu_wshare a {

	background: url(../images/sbtn.png) 0 -50px;

	width: 50px;

	height: 50px;

	right: 0;

	float: left;

	text-indent: -9999px

}



#moquu_wshare a:hover {

	background: url(../images/sbtn.png) -50px -50px

}



#moquu_wmaps {

	top: 464px;

	_margin-top: 464px

}



#moquu_wmaps a {

	background: url(../images/sbtn.png) 0 -150px;

	width: 50px;

	height: 50px;

	right: 0;

	float: left;

	text-indent: -9999px

}



#moquu_wmaps a:hover {

	background: url(../images/sbtn.png) -50px -150px

}



#moquu_top {

	top: 516px;

	_margin-top: 516px;

	background: url(../images/sbtn.png) 0 -101px;

	width: 50px;

	height: 50px

}



#moquu_top:hover {

	background: url(../images/sbtn.png) -50px -101px

}



.moquu_wxin,

.moquu_wshare {

	position: relative;

	z-index: 2

}



.moquu_wxin a:hover .moquu_wxinh,

.moquu_wshare a:hover .moquu_wshareh {

	display: block

}



.moquu_wxin .moquu_wxinh {

	position: absolute;

	display: none;

	left: -280px;

	top: -200px;

	width: 275px;

	height: 355px;

	background: url(../images/moquu_ico.png) -1px -482px no-repeat

}



.moquu_wshare .moquu_wshareh {

	position: absolute;

	display: none;

	left: -280px;

	top: -200px;

	width: 275px;

	height: 360px;

	background: url(../images/moquu_wshare.png) no-repeat

}



/*right_ad*/

#xixi {

	z-index: 9999999;

}



.xixi_bj {

	background: url(../images/right_gg_bjd.png) repeat-y left top;

}



#fczs_main {

	height: 250px;

}



#fczs_gd {

	width: 1200px;

	height: 250px;

	float: left;

	overflow: hidden;

}



#fczs_gd ul {

	width: 1216px;

	height: auto;

	height: 250px;

}



.index_cp_content {

	width: 1200px;

	height: auto;

	overflow: hidden;

	margin: 0 auto;

}



.index_cp_content a {

	display: block;

	float: left;

	border: 1px #d6d6d6 solid;

	padding: 6px;

	margin-right: 10px;

	transition: all 0.2s linear 0s;

}



.index_cp_content a img {

	width: 280px;

	height: 199px;

	margin-bottom: 2px;

}



.index_cp_content .cp_name {

	text-align: center;

	font-size: 14px;

	color: #333;

	height: 31px;

	line-height: 31px;

}



.index_cp_content a:hover {

	background: #da2021;

	color: #fff

}



.index_cp_content a:hover .cp_name {

	color: #FFF

}



.index_cp_content a:hover .index_cp_one {

	background: url(../images/index_pro_bjone2.png) no-repeat 3px center;

}



.index_pro_xx span {

	display: block;

	height: 40px;

	line-height: 40px;

}



.index_cp_one {

	background: url(../images/index_pro_bjone.png) no-repeat left center;

	padding-left: 20px;

	transition: all 0.2s linear 0s;

}



.index_cp_two {

	background: url(../images/index_pro_bjtwo.png) no-repeat left 10px;

	padding-left: 20px;

	transition: all 0.2s linear 0s;

}



.index_cp_content a:hover .index_cp_two {

	background: url(../images/index_pro_bjtwo2.png) no-repeat 3px 10px;

}



.w_h_540 {

	width: 1400px;

	height: 540px;

}



#owl-demo {

	position: relative;

	width: 1400px;

	height: 540px;

	margin: 20px auto 0 auto;

}



#owl-demo .item {

	position: relative;

	display: block;

}



#owl-demo img {

	display: block;

	width: 1400px;

	height: 540px;

}



#owl-demo b {

	position: absolute;

	left: 0;

	bottom: 0;

	width: 100%;

	height: 60px;

	line-height: 60px;

	background-color: #2a2b30;

	opacity: .5;

	filter: alpha(opacity=50);

}



#owl-demo span {

	position: absolute;

	left: 0;

	bottom: 10px;

	width: 100%;

	font-size: 20px;

	color: #fff;

	text-align: center;

}



.owl-pagination {

	position: absolute;

	left: 0;

	bottom: 25px;

	width: 100%;

	height: 22px;

	text-align: center;

}



.owl-page {

	display: inline-block;

	width: 10px;

	height: 10px;

	margin: 0 5px;

	background-image: url(../images/bg15.png);

	*display: inline;

	*zoom: 1;

}



.owl-pagination .active {

	width: 25px;

	background-image: url(../images/bg16.png);

}



.owl-buttons {

	display: none;

}



.owl-buttons div {

	position: absolute;

	top: 50%;

	width: 40px;

	height: 80px;

	margin-top: -40px;

	text-indent: -9999px;

}



.owl-prev {

	left: 0;

	background-image: url(../images/bg17.png);

}



.owl-next {

	right: 0;

	background-image: url(../images/bg18.png);

}



.owl-prev:hover {

	background-image: url(../images/bg19.png);

}



.owl-next:hover {

	background-image: url(../images/bg20.png);

}



/* 

 * 	Core Owl Carousel CSS File

 *	v1.3.3

 */



/* clearfix */

.owl-carousel .owl-wrapper:after {

	content: ".";

	display: block;

	clear: both;

	visibility: hidden;

	line-height: 0;

	height: 0;

}



/* display none until init */

.owl-carousel {

	display: none;

	position: relative;

	width: 100%;

	-ms-touch-action: pan-y;

}



.owl-carousel .owl-wrapper {

	display: none;

	position: relative;

	-webkit-transform: translate3d(0px, 0px, 0px);

}



.owl-carousel .owl-wrapper-outer {

	overflow: hidden;

	position: relative;

	width: 100%;

}



.owl-carousel .owl-wrapper-outer.autoHeight {

	-webkit-transition: height 500ms ease-in-out;

	-moz-transition: height 500ms ease-in-out;

	-ms-transition: height 500ms ease-in-out;

	-o-transition: height 500ms ease-in-out;

	transition: height 500ms ease-in-out;

}



.owl-carousel .owl-item {

	float: left;

}



.owl-controls .owl-page,

.owl-controls .owl-buttons div {

	cursor: pointer;

}



.owl-controls {

	-webkit-user-select: none;

	-khtml-user-select: none;

	-moz-user-select: none;

	-ms-user-select: none;

	user-select: none;

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}



/* mouse grab icon */

.grabbing {

	cursor: url(grabbing.png) 8 8, move;

}



/* fix */

.owl-carousel .owl-wrapper,

.owl-carousel .owl-item {

	-webkit-backface-visibility: hidden;

	-moz-backface-visibility: hidden;

	-ms-backface-visibility: hidden;

	-webkit-transform: translate3d(0, 0, 0);

	-moz-transform: translate3d(0, 0, 0);

	-ms-transform: translate3d(0, 0, 0);

}

















.jd_body {

	padding: 0;

	height: 249px;

	overflow: hidden;

}



.jd_body img {

	vertical-align: bottom;

}



.jd_ad_slide {

	width: 340px;

	height: 249px;

	float: left;

	position: relative;

}



.jd_ad_img {

	position: absolute;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	display: none;

}



.jd_ad_btn {

	position: absolute;

	right: 3px;

	bottom: 8px;

}



.jd_ad_btn_a {

	width: 22px;

	height: 22px;

	line-height: 22px;

	margin-right: 5px;

	text-align: center;

	border-radius: 12px;

	background-color: #999;

	color: #fff;

	float: left;

}



.jd_ad_btn_a:hover {

	text-decoration: none;

}



.jd_ad_btn .active {

	background-color: #E4393C;

}



.jd_service {

	width: 310px;

	padding-top: 230px;

	float: right;

}



.jd_nav_x {

	height: 30px;

	margin: 0;

	overflow: hidden;

	position: relative;

}



.js_nav_a {

	width: 25%;

	*width: 24.9%;

	line-height: 20px;

	padding: 5px 0;

	text-align: center;

	font-size: 14px;

	font-family: 'microsoft yahei';

	float: left;

}



.jd_nav_x .active {

	color: #E4393C;

}



.jd_service_con {

	height: 136px;

	border: 1px solid #f1f1f1;

	border-top: 2px solid #aaa;

	position: relative;

}



.jd_service_img {

	position: absolute;

	display: none;

}



.jd_point_line {

	position: absolute;

	top: -2px;

	left: 0;

	z-index: 1;

	width: 25%;

	border-bottom: 2px solid #E4393C;

	text-align: center;

}



.jd_point_cor {

	position: absolute;

	bottom: 0;

	left: 50%;

	width: 0;

	height: 0;

	margin-left: -5px;

	border-style: dashed dashed solid;

	border-width: 5px;

	border-color: transparent transparent #E4393C;

	overflow: hidden;

}



.myscroll {

	width: 300px;

	height: 260px;

	margin: 0 auto;

	line-height: 26px;

	font-size: 14px;

	overflow: hidden;

}



.myscroll li {

	height: 26px;

	margin-left: 5px;

}



.myscroll a {

	color: #333;

	text-decoration: none;

}



.myscroll a:hover {

	color: #ED5565;

	text-decoration: underline;

}



.totop {

	position: fixed;

	right: 25px;

	bottom: 25px;

	display: block;

	width: 26px;

	height: 62px;

	background: url(../images/rocket.png) no-repeat 0 0;

	-webkit-transition: all 0.2s ease-in-out;

}



.totop:hover {

	background: url(../images/rocket.png) no-repeat 0 -62px;

}



/* 本例子css */

.foucebox {

	width: 528px;

	height: 317px;

}



.foucebox .bd {

	position: relative;

	float: left;

	width: 380px;

	height: 317px;

	overflow: hidden;

}



.foucebox .showDiv {

	position: relative;

	width: 380px;

	height: 290px;

}



.foucebox .showDiv img {

	width: 200px;

	height: 140px;

}



.foucebox .showDiv p {

	position: absolute;

	left: 20px;

	bottom: 0;

	padding-right: 20px;

	color: #aaa;

	z-index: 9;

	height: 44px;

}



.foucebox .showDiv h2 {

	position: absolute;

	left: 20px;

	bottom: 0;

	width: 380px;

	height: 34px;

	background: url(../images/foucebox_h2.png) no-repeat 0 4px;

	_background: none;

	padding-left: 40px;

	_padding-left: 0;

	font-size: 24px;

	font-family: "Microsoft Yahei";

	line-height: 34px;

	z-index: 9;

	overflow: hidden;

}



.foucebox .showDiv h2 a {

	color: #FFF;

	font-weight: normal;

	text-decoration: none;

}



.foucebox .foucebox_bg {

	position: absolute;

	left: 0;

	bottom: 0;

	width: 680px;

	height: 107px;

	background: #000;

	filter: alpha(opacity=60);

	opacity: 0.6;

	z-index: 8;

	overflow: hidden;

}



.foucebox .hd {

	width: 121px;

	height: 317px;

	float: right;

	margin-left: 10px;

}



.foucebox .hd ul li {

	width: 119px;

	height: 82px;

	float: left;

	margin: 0 0px 12px 0px;

	display: inline;

	position: relative;

}



.foucebox .hd ul a {

	display: block;

	width: 119px;

	height: 82px;

}



.foucebox .hd ul img {

	width: 119px;

	height: 82px;

}



.foucebox .hd ul .txt_bg {

	width: 121px;

	height: 24px;

	position: absolute;

	left: 3px;

	top: 74px;

	_background: none;

	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="../images/bg_png.png");

}



.foucebox .hd ul .txt {

	width: 121px;

	height: 24px;

	line-height: 24px;

	color: #fff;

	position: absolute;

	left: 4px;

	bottom: 4px;

	z-index: 2;

	text-align: right;

	padding-right: 5px;

	overflow: hidden;

}



.foucebox .hd ul .mask {

	width: 119px;

	height: 82px;

	display: block;

	position: absolute;

	left: 0px;

	bottom: 0px;

	z-index: 3;

	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#66000000', endColorstr='#66000000');

	background: rgba(0, 0, 0, 0.4);

}



.foucebox .hd ul a:hover .mask,

.foucebox .hd ul .on .mask {

	display: none;

	position: relative;

}



.foucebox .hd ul .on .txt_bg {

	background: #1689d9;

}



.foucebox .hd ul a:hover {

	color: #fff;

}



.foucebox .hd ul a:hover .txt_bg {

	background: #1689d9;

}



.foucebox .showDiv .sub_content {

	width: 350px;

	line-height: 25px;

	clear: both;

	position: absolute;

	left: 0px;

	top: 165px;

	color: #525252;

	z-index: 9;

}



.foucebox .showDiv .line {

	position: absolute;

	top: 150px;

	left: 0;

	border-bottom: 1px dotted #a3a3a3;

	width: 100%;

}



/*product*/

#pro_big_small {

	margin-top: 10px;

}



#pro_big_small .pro_big_class {

	float: left;

	font-size: 14px;

	font-weight: bold;

	margin-bottom: 1px;

	height: 40px;

	line-height: 40px;

	width: 200px;

	padding-left: 26px;

	transition: all 0.4s linear 0s;

	color: #FFF;

	position: absolute;

}



.big {

	border-bottom: 1px #FFFFFF solid;

	height: auto;

	overflow: hidden;

	background: #ebebeb;

	background: url(../images/pro_list_bj.gif) repeat-y left top #ebebeb;

	transition: all 0.4s linear 0s;

	position: relative;

}



.big:hover,

#pro_big_small .current {

	background: url(../images/pro_list_bj2.gif) repeat-y left top #ebebeb;

}



#pro_big_small .pro_small_name {

	float: right;

	margin-bottom: 1px;

	width: 940px;

	padding: 10px 0;

	line-height: 37px;

}



#pro_big_small .pro_small_name a {

	padding: 0 5px 0 0;

	color: #6a6a6a;

	font-size: 12px;

}



#pro_big_small .pro_small_name a:hover {

	color: #153685

}



.floor_pro {

	margin: 25px 0 0px;

	height: auto;

	overflow: hidden;

}



.floor {

	background: url(../images/cp_list_bj.gif) repeat-x left top #f2f2f2;

	height: 295px;

	margin-bottom: 15px;

	position: relative;

	clear: both;

}



.pro_name_img {

	background: #f9f9f9;

	width: 227px;

	height: 295px;

}



.floor .more {

	position: absolute;

	right: 20px;

	top: 15px;

}



.floor a.more {

	color: #55585b;

}



.floor a.more:hover {

	color: #fff

}



.pro_title1 {

	height: 49px;

	line-height: 49px;

	background: #153685 url(../images/floor_lm.gif) no-repeat left top;

	color: #FFF;

	font-size: 14px;

	font-weight: bold;

}



.pro_title2 {

	height: 49px;

	line-height: 49px;

	background: #146fa8;

	color: #FFF;

	font-size: 14px;

	font-weight: bold;

}



.pro_title3 {

	height: 49px;

	line-height: 49px;

	background: #2facc0;

	color: #FFF;

	font-size: 14px;

	font-weight: bold;

}



.pro_title4 {

	height: 49px;

	line-height: 49px;

	background: #2ebf84;

	color: #FFF;

	font-size: 14px;

	font-weight: bold;

}



.pro_title5 {

	height: 49px;

	line-height: 49px;

	background: #3fb64e;

	color: #FFF;

	font-size: 14px;

	font-weight: bold;

}



.pro_title6 {

	height: 49px;

	line-height: 49px;

	background: #9dc143;

	color: #FFF;

	font-size: 14px;

	font-weight: bold;

}



.pro_title7 {

	height: 49px;

	line-height: 49px;

	background: #153685;

	color: #FFF;

	font-size: 14px;

	font-weight: bold;

}



.pro_title1 span,

.pro_title2 span,

.pro_title3 span,

.pro_title4 span,

.pro_title5 span,

.pro_title6 span,

.pro_title7 span {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 30px;

	padding: 0 15px;

}



.pro_name_img a {

	color: #919191

}



.pro_name_img li {

	width: 185px;

	padding-left: 10px;

	margin: 0 auto;

	margin-top: 5px;

	height: 25px;

	line-height: 25px;

}



.pro_name_img li:hover {

	background: #c7c7c7;

	color: #FFF

}



.pro_name_img li:hover a {

	color: #FFF

}



.pro_img_name {

	padding-top: 20px;

	padding-left: 15px;

	height: auto;

	overflow: hidden;

}



.pro_img_name li {

	display: block;

	float: left;

	margin-right: 4px;

	margin-top: 18px;

	width: 180x;

	transition: all 0.2s linear 0s;

	position: relative;

	padding: 2px 2px 60px 2px;

	border: 1px solid #FFF;

}



.pro_img_name li:hover {

	border: 1px #CCCCCC solid;

	background: #1f52a3;

	color: #fff

}



.floor .pro_img_name li:hover p,

.pro_img_name li:hover a,

.pro_img_name li:hover span {

	color: #FFF

}



.pro_img_name li p {

	color: #6f6f6f;

	height: 25px;

	line-height: 25px;

	border-bottom: 1px #a9a9a9 dotted;

	padding-left: 15px;

	margin-bottom: 8px;

	position: absolute;

	bottom: 25px;

	width: 165px;

}



.floor .pro_img_name li p.p_2 {

	color: #6f6f6f;

	height: 25px;

	line-height: 25px;

	padding-left: 5px;

	position: absolute;

	bottom: 0;

	text-align: left;

	border: 0;

	width: 170px;

}



li p.p_2 a {

	font-weight: bold;

	display: block;

	float: left;

	padding: 0 2px;

	height: 25px;

	width: 65px;

	color: #999

}



.floor .pro_img_name li p.p_2 a:hover {

	color: #FF3

}



.floor .pro_img_name li p.p_2 span {

	display: block;

	padding: 0 2px;

	width: 2px;

	float: left;

}



.floor .pro_img_name li a.two {

	color: #163587

}



.zy_xm {

	height: 25px;

	line-height: 25px;

	margin: 25px auto;

}



.zy_xm span {

	display: block;

	float: left;

	height: 25px;

	line-height: 25px;

}



.zy_title {

	font-size: 24px;

	font-weight: bold;

	color: #153685;

	margin-right: 20px;

}



.zy_home {

	padding-top: 5px;

	padding-left: 20px;

	color: #b0b0b0;

}



.zy_home a {

	color: #b0b0b0;

}



.zy_home a:hover {

	color: #153685

}



#pro_big_small .pro_big_class a {

	color: #FFF

}



.pro_img_name2 a {

	display: block;

	float: left;

	padding: 5px;

	border: 1px #dedede solid;

	width: 228px;

	height: 240px;

	margin: 10px;

}



.pro_img_name2 a img {

	width: 228px;

	height: 160px;

}



.pro_img_name2 a p {

	font-size: 14px;

	border-bottom: 1px #CCCCCC dotted;

	height: 30px;

	line-height: 30px;

	padding-left: 10px;

}



.pro_img_name2 a:hover {

	background: #1666c1;

	color: #FFF

}



/*right_ad*/

.right_ad_float {

	background: url(../images/right_gg_bjd.gif) repeat-y left top;

	width: 145px;

	z-index: 9999;

}



.right_ad_float ul {

	width: 100px;

	margin: 10px auto;

	border-bottom: 1px solid #ededed;

	padding-left: 20px;

	overflow: hidden;

}



.right_ad_float li {

	height: 30px;

	line-height: 30px;

}



.right_ad_float li a {

	font-size: 12px;

}



.scan_bj {

	margin: 0 auto;

	padding: 10px;

	background: #d5d5d5;

	color: #0168b7;

	width: 99px;

	text-align: center

}



.scan_bj img {

	margin-bottom: 5px;

}



.scan_bj:hover {

	background: #0168b7;

	color: #FFF

}



.right_btn1 {

	background: url(../images/right_btn1.gif) no-repeat left top;

	width: 80px;

	margin: 5px auto;

	padding-top: 5px;

	height: 32px;

	padding-left: 38px;

	line-height: 32px;

	font-size: 12px;

	transition: all 0.3s

}



.right_btn1:hover {

	background: url(../images/right_btn1.gif) no-repeat left top;

	padding-left: 48px;

	width: 70px;

}



.right_btn2 {

	background: url(../images/right_btn2.gif) no-repeat left top;

	width: 65px;

	margin: 0 auto;

	padding-top: 5px;

	height: 32px;

	padding-left: 50px;

	line-height: 32px;

	font-size: 12px;

}



.right_bottom {

	height: 38px;

	margin-top: 10px;

}



.info {

	z-index: 999999;

}



*+HTML .info {

	PADDING-BOTTOM: 10px;

	PADDING-LEFT: 0px;

	PADDING-RIGHT: 0px;

	BACKGROUND: url(../images/img3-5_3.png) repeat-y;

	PADDING-TOP: 5px;

	z-index: 99999999;

}



.down_kefu {

	WIDTH: 157px;

	HEIGHT: 8px

}



* HTML .down_kefu {

	WIDTH: 157px;

	BACKGROUND-REPEAT: repeat-y;

	HEIGHT: 8px

}



*+HTML .down_kefu {

	WIDTH: 157px;

	HEIGHT: 8px

}



.Obtn {

	MARGIN-TOP: 200px;

	WIDTH: 32px;

	BACKGROUND: url(../images/img3-5_1.png) no-repeat;

	FLOAT: left;

	HEIGHT: 139px;

	MARGIN-LEFT: -5px

}



* HTML .Obtn {

	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/img3-5_1.png", sizingMethod='crop');

	WIDTH: 32px;

	BACKGROUND: none transparent scroll repeat 0% 0%;

	FLOAT: left;

	HEIGHT: 139px

}



*+HTML .Obtn {

	MARGIN-TOP: 104px;

	WIDTH: 32px;

	BACKGROUND: url(../images/img3-5_1.png) no-repeat;

	FLOAT: left;

	HEIGHT: 139px;

	MARGIN-LEFT: -5px

}



.qqtable SPAN {

	PADDING-BOTTOM: 5px;

	LINE-HEIGHT: 20px;

	PADDING-LEFT: 0px;

	WIDTH: 100px;

	PADDING-RIGHT: 0px;

	COLOR: #ff6600;

	FONT-SIZE: 13px;

	FONT-WEIGHT: bold;

	PADDING-TOP: 5px

}



.qqtable A {

	TEXT-DECORATION: none

}



.qqtable A:hover {

	TEXT-DECORATION: none

}



.qun {

	BORDER-BOTTOM: #ffd2bf 1px solid;

	BORDER-LEFT: #ffd2bf 1px solid;

	PADDING-BOTTOM: 5px;

	LINE-HEIGHT: 20px;

	BACKGROUND-COLOR: #ffffff;

	PADDING-LEFT: 0px;

	WIDTH: 100px;

	PADDING-RIGHT: 0px;

	FONT-SIZE: 12px;

	BORDER-TOP: #ffd2bf 1px solid;

	BORDER-RIGHT: #ffd2bf 1px solid;

	PADDING-TOP: 5px

}



.qun SPAN {

	COLOR: #ff6600;

	FONT-SIZE: 13px;

	FONT-WEIGHT: bold

}



.pro_zi a {

	font-size: 13px;

	background: url(../images/dotj2.gif) no-repeat 10px center;

	padding-left: 25px;

	transition: all 0.2s;

	display: block;

	border-bottom: 1px #CCCCCC dotted;

	margin: 0 5px;

}



.pro_zi:hover a {

	background: url(../images/dotj2.gif) no-repeat 10px center;

	color: #0168b7

}



.pro_message {

	width: 450px;

}



.pro_contact {

	padding: 20px;

	width: 600px;

}



#sub_bar_nav {

	position: fixed;

	right: 10px;

	top: 220px;

	z-index: 99999;

	width: 97px;

}



#sub_bar_nav ul {

	border-top: 1px #d1d1d1 solid;

	border-bottom: 1px #d1d1d1 solid;

	padding: 2px 0;

	background: url(../images/p_bj.png) repeat-y left top;

	height: auto;

	overflow: hidden;

}



#sub_bar_nav li {

	display: block;

	line-height: 40px;

	color: #FFF;

	height: 40px;

	margin-bottom: 2px;

}



#sub_bar_nav li:hover {

	background: #1aa065;

}



#sub_bar_nav li a {

	display: block;

	float: left;

	height: 40px;

	line-height: 40px;

	margin: 0 11px;

	background: url(../images/dot.gif) repeat-x left bottom;

	clear: both;

}



#sub_bar_nav li a.no {

	background: none;

}



#sub_bar_nav a:hover {

	color: #FFF;

	background: none;

}



#sub_bar_nav li:hover a {

	color: #FFF;

	background: none;

}



#sub_bar_nav li a.mainList i {

	display: block;

	float: left;

	background: url(../images/p1.png) no-repeat left center;

	width: 17px;

	height: 17px;

	transition: all 0.4s;

	margin: 10px 7px 0 0;

}



#sub_bar_nav li a.mainList:hover i {

	background: url(../images/p1.png) no-repeat -22px center;

}



#sub_bar_nav li a.biaoge i {

	display: block;

	float: left;

	background: url(../images/p2.png) no-repeat left center;

	width: 17px;

	height: 17px;

	transition: all 0.4s;

	margin: 10px 7px 0 0;

}



#sub_bar_nav li a.biaoge:hover i {

	background: url(../images/p2.png) no-repeat -22px center;

}



#sub_bar_nav li a.order_xuzhi i {

	display: block;

	float: left;

	background: url(../images/p3.png) no-repeat left center;

	width: 19px;

	height: 17px;

	transition: all 0.4s;

	margin: 10px 7px 0 0;

}



#sub_bar_nav li a.order_xuzhi:hover i {

	background: url(../images/p3.png) no-repeat -23px center;

}



#sub_bar_nav li a.working i {

	display: block;

	float: left;

	background: url(../images/p4.png) no-repeat left center;

	width: 17px;

	height: 17px;

	transition: all 0.4s;

	margin: 10px 7px 0 0;

}



#sub_bar_nav li a.working:hover i {

	background: url(../images/p4.png) no-repeat -20px center;

}



#sub_bar_nav li a.data0 i {

	display: block;

	float: left;

	background: url(../images/p5.png) no-repeat left center;

	width: 17px;

	height: 17px;

	transition: all 0.4s;

	margin: 10px 7px 0 0;

}



#sub_bar_nav li a.data0:hover i {

	background: url(../images/p5.png) no-repeat -16px center;

}



/*main-img*/

.index_pro_content3 {

	margin: 10px 0 0 0;

	height: auto;

	overflow: hidden;

	width: 1200px;

}



.index_pro_content3 a {

	background: #f2f2f2;

	display: block;

	width: 250px;

	height: 320px;

	padding: 14px;

	margin: 0px 7px 7px 0;

	transition: all 0.4s;

}



.index_pro_content3 a.four {

	background: #f2f2f2;

	display: block;

	width: 250px;

	height: 320px;

	padding: 14px;

	margin: 0px 0px 7px 0;

	transition: all 0.4s;

}



.index_pro_content3 a img {

	width: 250px;

	height: 250px;

	margin-bottom: 5px;

}



.index_pro_content3 a:hover {

	background: #0c5dae;

	color: #FFF

}



.index_pro_content3 a:hover .cp_more {

	background: #cf0c15;

	color: #FFF;

	margin-right: 10px;

}



.index_pro_content3 a:hover .title_name {

	color: #FFF;

	padding-left: 10px;

}



.index_pro_content3 a:hover .cp_list {

	padding-left: 10px;

	color: #FFF;

}



.cp_more {

	display: block;

	float: right;

	background: #0c5dae;

	color: #FFF;

	padding: 5px 10px;

	font-size: 14px;

	transition: all 0.2s;

}



.index_prolist {

	margin-top: 30px;

	background: url(../images/pro_list_bj.gif) repeat-y left top #FFF;

	position: relative;

	min-height: 120px;

	_height: 120px;

}



.prolist_xm {

	width: 90px;

	padding: 45px 20px 30px 40px;

	height: 70px;

	background: url(../images/index_cp_xm_bj.gif) no-repeat 16px 46px #1e52a2;

	font-size: 16px;

	color: #FFF

}



.prolist_xm a {

	position: absolute;

	left: 20px;

	top: 85px;

	padding: 5px;

	color: #ffffff;

	font-size: 12px;

	display: block;

	float: left;

	border: 1px #3564ab solid;

	width: 85px;

	text-align: center;

	transition: all 0.4s;

}



.prolist_xm:hover a {

	background: #e21001;

	border: 1px #ff1a0a solid;

	color: #fff

}



.prolist_one {

	background: url(../images/index_cp_list_bj.gif) repeat-x left top #FFF;

	height: 51px;

	width: 1200px;

	margin: 0;

	border-bottom: 1px #CCCCCC solid;

}



.prolist_one a {

	margin-left: 5px;

	display: block;

	float: left;

	font-size: 14px;

	padding: 0 2px;

	transition: all 0.4s;

	height: 30px;

	line-height: 30px;

	margin-top: 10px;

	background: #efefef

}



.prolist_one a:hover {

	background: #1E52A2;

	color: #FFF;

	padding: 0 6px;

}



.prolist_two {

	width: 1000px;

	margin: 10px 15px;

}



.prolist_two a {

	display: block;

	float: left;

	font-size: 12px;

	padding: 5px;

	height: 20px;

	line-height: 20px;

	color: #999;

	transition: all 0.4s;

}



.prolist_two a:hover {

	background: #c40000;

	color: #FFF

}



.index_pro_content {

	margin: 10px 0 0 0;

	width: 1200px;

}



.index_pro_content a:hover .title_name:after {

	width: 60%;

	border-bottom: 1px #cf1314 solid;

}



.index_pro_content a:hover {

	border: 1px #fff solid;

	transform: translate(0, -10px);

	-webkit-transform: translate(0, -10px);

	-moz-transform: translate(0, -10px);

	-o-transform: translate(0, -10px);

	-ms-transform: translate(0, -10px);

	-webkit-box-shadow: 0px 5px 15px #828282;

	-moz-box-shadow: 0px 5px 15px #828282;

	box-shadow: 0px 5px 15px #828282;

}



.index_pro_content a img {

	width: 360px;

	height: 240px;

	margin-bottom: 25px;

}



.index_pro_content a {

	border: 1px #fafafa solid;

	background: #fafafa;

	display: block;

	width: 360px;

	height: 410px;

	margin: 0px 30px 25px 0;

	transition: all 0.4s;

	float: left;

}



.cp_xx_nr {

	height: 25px;

	line-height: 25px;

}



.index_pro_content a img {

	width: 360px;

	height: 240px;

	margin-bottom: 5px;

}



.index_pro_content .title_name {

	font-size: 20px;

	color: #828282;

	text-align: left;

	position: relative;

	margin-bottom: 25px;

}



.title_name {

	font-size: 14px;

	color: #383842;

	margin-bottom: 5px;

	transition: all 0.6s;

	position: relative;

	width: 360px;

	height: 35px;

	line-height: 35px;

}



.title_name:after {

	border-bottom: 1px #11b396 solid;

	content: '';

	position: absolute;

	width: 20%;

	left: 0;

	bottom: -5px;

	transition: all 0.4s;

}



.index_pro_content .title_name {

	font-size: 20px;

	color: #828282;

	text-align: left;

	position: relative;

}



.title_name {

	font-size: 14px;

	color: #383842;

	margin-bottom: 5px;

	transition: all 0.6s;

	position: relative;

	width: 360px;

	height: 35px;

	line-height: 35px;

}



.title_name:after {

	border-bottom: 1px #11b396 solid;

	content: '';

	position: absolute;

	width: 20%;

	left: 0;

	bottom: -5px;

	transition: all 0.4s;

}



.cp_xx_one {

	padding: 20px;

	color: #828282

}



.cp_xx_font {

	height: 60px;

	line-height: 25px;

	margin-bottom: 10px;

	font-size: 14px;

}



span.cp_more_xx {

	width: 110px;

	height: 30px;

	line-height: 30px;

	color: #FFF;

	border-radius: 20px;

	display: block;

	margin: 0 auto;

	background: #333;

	text-align: center;

	transition: all 0.4s;

}



.links_news a {

	display: block;

	float: left;

	width: 400px;

	margin-right: 30px;

	height: 30px;

	line-height: 30px;

	border-bottom: 1px #CCCCCC dotted;

}



.links_news a span {

	display: block;

}



.hot_pro {

	width: 226px;

	padding: 10px;

	border: 1px #CCCCCC solid;

	border-top: none;

}



.hot_pro a {

	display: block;

	height: 250px;

	transition: all 0.4s;

	text-align: center;

	padding: 10px;

	margin-bottom: 10px;

}



.hot_pro a img {

	width: 206px;

	height: 206px;

}



.hot_pro a:hover {

	background: #ce0404;

	color: #FFF

}



#sub_bar_nav a.back_top {

	background: url(../images/right_top.png) no-repeat 10px center #1aa065;

	height: 20px;

	line-height: 20px;

	color: #FFF;

	border-radius: 20px;

	display: block;

	float: left;

	width: 97px;

	margin-top: 9px;

	text-align: center;

	transition: all 0.4s;

}



#sub_bar_nav a.back_top:hover {

	background: url(../images/right_top.png) no-repeat 10px center #ffba00;

}



.scroll2 {

	background: url(../images/end_top.png) no-repeat left top;

	width: 65px;

	height: 65px;

	position: absolute;

	left: 588px;

	top: -32px;

}



.scroll2 i {

	background: url(../images/end_top_up.png) no-repeat left top;

	display: block;

	width: 29px;

	height: 31px;

	display: block;

	margin: 17px auto;

	transition: all 0.4s;

}



.scroll2:hover i {

	background: url(../images/end_top_up.png) no-repeat left -52px;

}



.mainList {

	font-size: 16px;

	line-height: 28px;

}



.mainList strong {

	color: #02328d;

}



.pro_td {

	width: 1200px;

	margin: 0 auto;

}



.pro_td a {

	display: block;

	float: left;

	background: url(../images/td_bj.gif) no-repeat left top;

	width: 197px;

	height: 225px;

	padding-left: 50px;

	margin: 0 15px;

	transition: all 0.4s;

}



.pro_td a:hover {

	background: url(../images/td_bj.gif) no-repeat -277px top;

}



.pro_td p {

	width: 130px;

	text-align: center;

}



.pro_td .em {

	display: block;

	font-family: Impact;

	font-size: 36px;

	line-height: 36px;

	padding: 35px 0 14px 0px;

}



.pro_td .p1 {

	display: block;

	font-size: 18px;

	line-height: 28px;

	color: #333333;

}



.pro_td .p2 {

	color: #666;

	display: block;

	font-size: 14px;

	line-height: 24px;

	margin: 0 auto;

	padding: 6px 0 0 15px;

	width: 140px;

}



.pro_case_content a {

	width: 270px;

	padding: 5px;

	height: 387px;

	display: block;

	float: left;

	margin-right: 10px;

	position: relative;

	transition: all 0.4s;

	margin-bottom: 10px;

	border: 1px #e7e7e7 solid;

	background: #efefef;

	transition: all 0.4s;

}



.pro_case_content .case_title_nr {

	border-top: 0;

	padding: 10px;

	height: 187px;

	overflow: hidden;

	transition: all 0.4s;

}



.pro_case_content img {

	width: 270px;

	height: 180px;

	margin: 0;

	display: block;

}



.pro_case_content p.case_name {

	font-size: 16px;

	text-align: center;

	height: 30px;

	line-height: 30px;

	transition: all 0.4s;

}



.pro_case_content .c_nr {

	font-size: 12px;

	color: #737272;

	line-height: 25px;

}



.pro_case_content .case_more {

	width: 100px;

	height: 35px;

	line-height: 35px;

	text-align: center;

	color: #999;

	display: block;

	margin: 0 auto;

	background: url(../images/case_btn.gif) no-repeat left top;

	position: absolute;

	bottom: 15px;

	left: 90px;

	transition: all 0.4s;

}



.pro_case_content a:hover .case_more {

	width: 120px;

	left: 80px;

	background: url(../images/case_btn2.gif) no-repeat left top #ff8a2e;

	color: #FFF

}



.pro_case_content a:hover .case_title_nr {

	border-top: 0;

}



.pro_case_content a:hover {

	background: #6ebe39;

	color: #FFF;

}



.pro_case_content a:hover .case_name,

.pro_case_content a:hover .c_nr {

	color: #FFF

}



.pro_nav {

	width: 750px;

	padding-top: 95px;

}



.pro_nav a {

	background: #888888;

	width: 180px;

	height: 100px;

	display: block;

	float: left;

	margin: 1px 1px 0 0;

	text-align: center;

	color: #FFF;

	transition: all 0.4s;

	font-size: 14px;

}



.pro_nav a i {

	background: url(../images/pro_tj_bj.png) no-repeat left top;

	width: 30px;

	height: 30px;

	margin: 30px auto 10px;

	display: block;

	transition: all 0.4s;

}



.pro_nav a:hover {

	background: #666666;

}



.pro_nav a:hover i {

	background: url(../images/pro_tj_bj.png) no-repeat -47px top;

}



/*公司简介页面*/

.about_bj {

	background: url(../images/about_bj.gif) repeat-x left top;

	height: 416px;

}



.js {

	width: 90%;

	margin: 10px auto 0 auto;

}



.js p {

	padding: 5px 0;

	font-weight: bold;

	overflow: hidden;

}



.js p span {

	float: right;

}



.js p span a {

	color: #f00;

	text-decoration: underline;

}



.js textarea {

	height: 100px;

	width: 98%;

	padding: 5px;

	border-top: 2px solid #aaa;

	border-left: 2px solid #aaa;

}



/* 本例子css */

.slideGroup {

	width: 1200px;

	text-align: left;

}



.slideGroup .parHd {

	height: 60px;

	line-height: 60px;

	padding: 0 20px;

	position: relative;

}



.slideGroup .parHd ul {

	float: left;

	position: absolute;

	left: 20%;

	top: -1px;

	height: 60px;

}



.slideGroup .parHd ul li {

	font-weight: bold;

	font-size: 18px;

	float: left;

	padding: 0 35px;

	cursor: pointer;

	margin: 0 10px;

}



.slideGroup .parHd ul li.on {

	height: 60px;

	background: #f2f2f2;

	border-top: 2px solid #e21e1f;

	font-size: 18px;

	color: #d7313e;

	font-weight: bold

}



.slideGroup .slideBox {

	overflow: hidden;

	zoom: 1;

	padding: 40px 0 10px 42px;

	position: relative;

	height: 305px;

}



.slideGroup .sPrev,

.slideGroup .sNext {

	position: absolute;

	left: 5px;

	top: 120px;

	display: block;

	width: 30px;

	height: 94px;

	background: url(../images/icoleft.png) center center no-repeat #f4f4f4;

}



.slideGroup .sNext {

	left: auto;

	right: 5px;

	background: url(../images/icoright.png) 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 8px;

	float: left;

	_display: inline;

	overflow: hidden;

	text-align: center;

}



.slideGroup .parBd ul li .pic {

	text-align: center;

}



.slideGroup .parBd ul li .pic img {

	width: 284px;

	height: 177px;

	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;

}



/*案例展示*/

.index_zuo {

	text-align: center;

	color: #777777;

	font-size: 30px;

	margin: 50px 0;

}



.anli_xx {

	width: 180px;

	padding: 10px 10px 9px 9px;

	position: relative;

	overflow: hidden;

	height: 180px;

	overflow: hidden;

	border: 1px #dfdfdf solid;

	background: #FFF;

	margin: -1px -1px 0 0;

	overflow: hidden;

	float: left;

}



.anli_xx a {

	position: relative;

	display: block;

	width: 100%;

	height: 100%;

	-webkit-perspective: 800px;

	-moz-perspective: 800px;

}



.anli_xx a>div {

	position: absolute;

	left: 0;

	height: 0;

	width: 100%;

	height: 100%;

	color: #fff;

	-webkit-transform-style: preserve-3d;

	-moz-transform-style: preserve-3d;

	-webkit-transition: .5s ease-in-out;

	-moz-transition: .5s ease-in-out;

	-webkit-backface-visibility: hidden;

	-moz-backface-visibility: hidden;

}



.anli_xx a div.img {

	opacity: 1;

	filter: alpha(opacity=100);

	-webkit-transform: rotateY(0);

	-moz-transform: rotateY(0);

	z-index: 2;

	transition: 0.3s all 0s linear;

}



.anli_xx a div.title {

	opacity: 0;

	filter: alpha(opacity=0);

	-webkit-transform: rotateY(180deg);

	-moz-transform: rotateY(180deg);

	z-index: 1;

}



.anli_xx a:hover div.img {

	opacity: 0;

	filter: alpha(opacity=0);

	-webkit-transform: rotateY(-180deg);

	-moz-transform: rotateY(-180deg);

}



.anli_xx a:hover div.title {

	opacity: 1;

	filter: alpha(opacity=100);

	-webkit-transform: rotateY(0);

	-moz-transform: rotateY(0);

}



.anli_t .more {

	width: 60px;

	text-align: center;

	height: 30px;

	line-height: 30px;

	border: 1px #f8f8f8 solid;

	border-bottom: 1px #979797 solid;

	margin: 10px auto 20px;

	-webkit-transition: .5s ease-in;

	-moz-transition: .5s ease-in;

	-ms-transition: .5s ease-in;

	-o-transition: .5s ease-in;

	transition: .5s ease-in;

}



.anli_t .more:hover {

	width: 60px;

	text-align: center;

	height: 30px;

	line-height: 30px;

	border: 1px #979797 solid;

	margin: 10px auto 20px;

}



.anli_t .more a {

	color: #979797;

	font-size: 12px;

}



.in_nr2_n4 a {

	width: 240px;

	height: 52px;

	display: inline-block;

	line-height: 52px;

	font-size: 16px;

	color: #8f8989;

}



.culture a {

	display: block;

	background: url(../images/culture_bj.png) no-repeat -261px center;

	width: 230px;

	height: 170px;

	display: block;

	float: left;

	transition: all 0.6s;

	padding: 60px 0 0 0;

	text-align: center;

	margin: 0 20px;

}



.culture a p:nth-of-type(1) {

	font-size: 16px;

	color: #999;

	margin-top: 8px;

}



.culture a p:nth-of-type(2) {

	font-size: 22px;

	color: #666;

}



.culture a:hover p {

	color: #FFF

}



.culture a:hover {

	background: url(../images/culture_bj.png) no-repeat left center;

}



.culture a:nth-child(1) i {

	background: url(../images/culture_1.png) no-repeat left top;

	width: 64px;

	height: 64px;

	display: block;

	margin: 0 auto;

	transition: all 0.4s;

}



.culture a:nth-child(1):hover i {

	background: url(../images/culture_1.png) no-repeat -92px top;

}



.culture a:nth-child(2) i {

	background: url(../images/culture_2.png) no-repeat left top;

	width: 66px;

	height: 66px;

	display: block;

	margin: 0 auto;

	transition: all 0.4s;

}



.culture a:nth-child(2):hover i {

	background: url(../images/culture_2.png) no-repeat -115px top;

}



.culture a:nth-child(3) i {

	background: url(../images/culture_3.png) no-repeat left top;

	width: 64px;

	height: 64px;

	display: block;

	margin: 0 auto;

	transition: all 0.4s;

}



.culture a:nth-child(3):hover i {

	background: url(../images/culture_3.png) no-repeat -92px top;

}



.culture a:nth-child(4) i {

	background: url(../images/culture_4.png) no-repeat left top;

	width: 64px;

	height: 64px;

	display: block;

	margin: 0 auto;

	transition: all 0.4s;

}



.culture a:nth-child(4):hover i {

	background: url(../images/culture_4.png) no-repeat -92px top;

}



#index_pzbz {

	background: #f1f4f7;

	height: auto;

	overflow: hidden;

	padding: 50px 0;

}



#index_pzbz .index_pro_title {

	color: #000

}



.index_pro_title a {

	display: block;

	float: right;

	color: #767676;

	font-family: Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	font-size: 20px;

	margin: 25px 0;

}



span.title_pro_font {

	font-size: 38px;

}



span.title_pro_eng {

	font-family: 'SimSuncss';

	font-size: 14px;

	text-transform: uppercase;

}



#index_pzbz .index_pro_title span {

	display: block;

	color: #333333

}



#index_pzbz .index_pro_title span.title_pro_eng {

	font-family: 'SimSuncss';

	font-size: 14px;

	color: #777777;

	text-transform: uppercase;

}



#index_pzbz .index_pro_title .pro_ad {

	font-size: 20px;

	color: #777777;

	padding-top: 20px;

}



.zy_nav {

	position: relative;

	width: 1200px;

	margin: 20px auto;

}



.zy_nav_content {

	height: 76px;

	width: 1192px;

	padding: 0px 4px 0;

	background: #f2f2f2;

	border-bottom: 4px #e21e1f solid;

}



.zy_nav_content .sub_nav a {

	font-weight: bold;

	background: #f2f2f2;

	display: block;

	float: left;

	height: 76px;

	line-height: 76px;

	font-size: 16px;

	padding: 0 62px;

	border-right: 1px #FFFFFF solid;

	transition: all 0.4s;

}



.zy_nav_content .sub_nav a:nth-last-child(1) {

	border: 0;

}



.zy_nav_content .sub_nav a:hover,

.zy_nav_content .sub_nav a.hover {

	color: #fff;

	border-bottom: 4px #e21e1f solid;

	background: #e21e1f

}



.cp_more_xx {

	height: 37px;

	line-height: 37px;

	display: block;

	color: #FFF;

	font-size: 14px;

	transition: all 0.4s;

	padding: 5px;

	width: 160px;

	margin: 0 auto;

	text-align: center;

}



.index_pro_content a:hover .cp_more_xx {

	background: #ffc71c;

	display: block;

	color: #030304;

	font-size: 14px;

	width: 175px;

	padding: 5px;

}



.lubo {

	width: 100%;

	min-width: 1000px;

	clear: both;

	position: relative;

	height: 605px;

}



.lubo_box {

	position: relative;

	width: 100%;

	height: 605px;

}



.lubo_box li {

	float: left;

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 605px;

	opacity: 0;

	filter: alpha(opacity=0);

}



.lubo_box li a {

	display: block;

	width: 100%;

	height: 100%;

}



.lubo_box li img {

	width: 100%;

	height: 605px;

}



/*圆点*/

.cir_box {

	overflow: hidden;

	position: absolute;

	z-index: 100;

}



.cir_box li {

	float: left;

	width: 30px;

	height: 5px;

	margin: 0 5px;

	cursor: pointer;

	background: #fff;

	opacity: 0.8;

	filter: alpha(opacity=80);

}



.cir_on {

	background: #000 !important;

}



/*按钮*/

.lubo_btn {

	position: absolute;

	width: 80%;

	top: 240px;

	margin-left: 10%

}



.left_btn,

.right_btn {

	width: 40px;

	border-radius: 20px;

	height: 40px;

	background: #000;

	opacity: 0.8;

	filter: alpha(opacity=80);

	cursor: pointer;

	color: #fff;

	line-height: 40px;

	font-size: 30px;

	text-align: center;

	-webkit-user-select: none;

	-moz-user-select: none;

	-ms-user-select: none;

	user-select: none;

}



.left_btn {

	float: left;

}



.right_btn {

	float: right;

}



/*品质保障*/









.xinwen {

	background: #f3f4f6;

}



.news_c {

	width: 1200px;

	margin: 0 auto;

}



.news_c .hd {

	overflow: hidden;

	height: 50px;

	margin: 0 auto;

	width: 132px;

}



.news_c .hd .prev,

.news_c .hd .next,

.news_c .hd .morexxx {

	display: block;

	width: 40px;

	height: 40px;

	float: right;

	margin: 0 2px;

	margin-top: 10px;

	color: #FFF;

	font-size: 24px;

	overflow: hidden;

	cursor: pointer;

	transition: 0.3s all 0s linear;

	background: #cccccc;

	text-align: center;

	line-height: 40px;



}



.news_c .hd .prev:hover,

.news_c .hd .next:hover,

.news_c .hd .morexxx:hover {

	background: #005097;

}



.news_c .hd .prev,

.news_c .hd .morexxx {

	float: left;

}



.xw_t {

	font-size: 32px;

	font-weight: bold;

	color: #333;

	line-height: 50px;

	height: 50px;

	text-align: center;

}



.xw_t2 {

	font-size: 18px;

	color: #666666;

	line-height: 50px;

	height: 50px;

	text-align: center;

}



.xw_d {

	font-size: 18px;

	color: #616161;

	line-height: 50px;

	height: 50px;

	text-align: center;

}



.xw_c {

	width: 1200px;

	margin: 0 auto;

}



.xw_right,

.xw_left {

	width: 50px;

	height: 50px;

	margin: 240px 20px 0;

}



.xw_xxx {

	width: 280px;

	background: #fff;

	margin: 9px;

	border: 5px solid #FFF;

	overflow: hidden;

	height: 280px;

}



.xw_xxx:hover {

	width: 280px;

	margin: 9px;

	border: 5px solid #005097;

	overflow: hidden;

	height: 280px;

	transition: 0.3s all 0s linear

}



.xw_img {

	height: 200px;

	position: relative;

	width: 280px;

	overflow: hidden;

}



.xw_xxx IMG {

	-webkit-transition: -webkit-transform 300ms linear 0ms;

	-moz-transition: -moz-transform 300ms linear 0ms;

	-ms-transition: -ms-transform 300ms linear 0ms;

	-o-transition: -o-transform 300ms linear 0ms;

	transition: transform 300ms linear 0ms;

}



.xw_xxx:hover IMG {

	-webkit-transform: scale(1.1);

	-moz-transform: scale(1.1);

	-ms-transform: scale(1.1);

	-o-transform: scale(1.1);

	transform: scale(1.1)

}



.xw_txt {

	height: 80px;

	display: block;

	width: 280px;

	padding: 0 10px;

	position: relative;

	overflow: hidden;

	transition: transform 300ms linear 0ms;

}



.xw_txt h2 {

	margin: 30px 0px 10px;

	line-height: 1;

	font-weight: 100;

	height: 30px;

	line-height: 30px;

	overflow: hidden;

}



.xw_txt h2 a {

	font-size: 14px;

	color: #666666;

	width: 260px;

}



.jtx {

	width: 0;

	height: 0;

	border-left: 10px solid transparent;

	border-right: 10px solid transparent;

	border-bottom: 10px solid #fff;

	position: relative;

	top: -15px;

	left: 173px;

}



.jts {

	width: 0;

	height: 0;

	border-left: 10px solid transparent;

	border-right: 10px solid transparent;

	border-top: 10px solid #fff;

	position: relative;

	top: -275px;

	left: 173px;

}



.xw_click {

	color: #666;

}



.xw_txt p {

	color: #666666;

	font-size: 14px;

	line-height: 25px;

	height: 75px;

	padding: 0px;

	overflow: hidden;

}



.xw_txt h3 {

	color: #646464;

	font-size: 14px;

	font-weight: inherit;

	margin: 0.8em 0px 0px;

	line-height: 1;

}



.in_nr2_n4 a span {

	height: 28px;

	background: url(../images/jia.png) no-repeat left center;

	padding-left: 38px;

	display: inline-block;

	line-height: 28px;

	margin-top: 13px;

}



.in_nr2_n4 a:hover {

	color: #000;

}



.in_nr2_n4 {

	width: 1004px;

	overflow: hidden;

	margin: 0px auto;

	padding: 0px;

	margin-top: 25px;

	text-align: center;

}



.index_about_title {

	text-align: center;

	font-size: 38px;

	color: #333333

}



.index_about_title2 {

	text-align: center;

	color: #b0b0b0;

	font-family: 'SimSuncss';

	text-transform: uppercase;

	font-size: 14px;

}



.end_nav2 {

	margin-left: 40px;

	height: 186px;

}



.end_nav2 ul {

	width: 135px;

	display: block;

	float: left;

	margin: 0 5px;

	height: 200px;

}



.end_nav2 ul li:nth-child(1) {

	font-size: 16px;

}



.end_nav2 ul li a {

	color: #858585;

	font-size: 14px;

	height: 36px;

	line-height: 36px;

	display: block;

	text-align: left;

	transition: all 0.4s;

}



.end_nav2 ul li a:hover {

	background: #0ba460;

	color: #FFF;

	padding-left: 5px;

}



.end_title {

	height: 45px;

	line-height: 45px;

	font-weight: bold;

}



.message_zk {

	width: 1140px;

	height: auto;

	float: left;

	margin-top: 20px;

	background-color: #fff;

	border-radius: 10px;

	padding: 20px;

}



.message_zk ul {

	width: 1140px;

	height: auto;

	float: left;

}



.message_zk ul li {

	width: 30%;

	height: 42px;

	line-height: 42px;

	float: left;

	background-color: #f6f6f6;

	margin-bottom: 20px;

	margin-right: 20px;

	margin-left: 18px;

}



.message_zk ul li input {

	width: 340px;

	height: 42px;

	line-height: 42px;

	float: left;

	background-color: #f6f6f6;

	text-indent: 40px;

	border: none;

}



.message_zk ul li .input1 {

	background: url('../images/liuyan01.png') left center no-repeat;

}



.message_zk ul li .input2 {

	background: url('../images/liuyan02.png') left center no-repeat;

}



.message_zk ul li .input3 {

	background: url('../images/liuyan03.png') left center no-repeat;

}



.message_zk .input4 {

	background: url('../images/liuyan04.png') left top no-repeat;

}



.message_zk .ly_nr {

	width: 100%;

	height: auto;

	float: left;

}



.message_zk .ly_nr textarea {

	width: 1100px;

	height: 145px;

	line-height: 40px;

	float: left;

	background-color: #f6f6f6;

	text-indent: 40px;

	border: none;

	margin-left: 18px;

}



.message_zk .ly_tjk {

	width: 1100px;

	height: auto;

	float: left;

	margin: 20px 0px;

	margin-left: 18px;

}



.message_zk .ly_tj {

	width: 300px;

	height: auto;

	margin: 0 auto;

}



.message_zk .submit2 {

	width: 100px;

}



#submit {

	margin-top: 20px;

	width: 600px;

	height: 40px;

	line-height: 40px;

	border: none;

	background: -webkit-linear-gradient(#ffc71c, #ca9d13);

	background: -o-linear-gradient(#ffc71c, #ca9d13);

	background: -moz-linear-gradient(#ffc71c, #ca9d13);

	background: linear-gradient(#ffc71c, #ca9d13);

	box-shadow: 5px 5px 20px #ffe170;

	transition: all 0.5s;

	-webkit-transition: all 0.5s;

	color: #fff;

	cursor: pointer;

	border-radius: 20px;

	transition: all 0.4s;

}



/*销售网络*/

.about_network {

	background: url(../images/about_network.gif) no-repeat center top;

	height: 567px;

}



.network_font {

	border-left: 2px #0b81d9 solid;

	margin: 190px 0 0 90px;

	height: 95px;

	padding-left: 20px;

}



.network_font p {

	font-size: 30px;

	color: #0b81d9;

	font-weight: bold;

}



.network_font span {

	color: #474646;

	font-size: 14px;

	padding: 15px 0;

	width: 250px;

	display: block;

	float: left;

}



.network_content {

	width: 1200px;

	position: relative;

	margin: 0 auto;

}



.network_message {

	position: absolute;

	top: 0;

	left: 613px;

	background-color: rgba(11, 129, 217, 0.8);

	width: 100%;

	height: 527px;

	padding: 40px 0 0 80px;

}



.network_message {

	color: #FFF

}



.network_message ul {

	width: 360px;

}



.network_message ul li {

	margin-bottom: 50px;

}



.network_message ul li p {

	font-size: 20px;

	font-weight: bold;

	height: 50px;

	line-height: 50px;

	border-bottom: 1px #FFFFFF solid;

	margin-bottom: 15px;

}



.network_message ul li div {

	line-height: 25px;

}



.sub_about_title {

	text-align: center;

	padding-top: 30px;

}



.sub_about_title p:nth-child(1) {

	color: #0b81d9;

	font-size: 30px;

	margin-bottom: 10px;

}



.sub_about_title p b {

	border-bottom: 1px solid #fea803;

	padding-bottom: 5px;

	font-weight: 200

}



.sub_about_title p:nth-child(2) {

	color: #b0b0b0;

	font-size: 14px;

	text-transform: uppercase;

}



.sub_about_title p:nth-child(3) {

	color: #464646;

	font-size: 14px;

	height: 40px;

	line-height: 40px;

	margin-bottom: 40px;

}



.rczp_three_content {

	width: 1200px;

	margin: 0 auto;

	position: relative;

	height: 500px;

}



.rczp_three_content .rczp_one {

	display: block;

	float: left;

	background: url(../images/ren_1.png) no-repeat left top;

	height: 203px;

	position: relative;

	top: 30px;

	left: 500px

}



.rczp_three_content .rczp_one span {

	display: block;

	font-size: 28px;

	color: #FFF;

	width: 60px;

	margin: 70px 190px 70px 70px;

	float: left;

}



.rczp_three_content .rczp_one div {

	width: 360px;

	height: 60px;

	display: block;

	float: left;

	font-size: 14px;

	color: #333333

}



.rczp_three_content .rczp_two {

	display: block;

	float: left;

	background: url(../images/ren_2.png) no-repeat right top;

	height: 203px;

	width: 570px;

	position: relative;

	top: 195px;

	left: 10px;

	position: absolute;

}



.rczp_three_content .rczp_two span {

	display: block;

	font-size: 28px;

	color: #FFF;

	width: 60px;

	margin: 70px 60px 70px 70px;

	float: right;

}



.rczp_three_content .rczp_two div {

	width: 300px;

	padding-top: 20px;

	height: 60px;

	display: block;

	float: left;

	font-size: 14px;

	color: #333333

}



.rczp_three_content .rczp_three {

	display: block;

	float: left;

	background: url(../images/ren_3.png) no-repeat left top;

	height: 203px;

	width: 570px;

	position: relative;

	top: 195px;

	right: 40px;

	position: absolute;

}



.rczp_three_content .rczp_three span {

	display: block;

	font-size: 28px;

	color: #FFF;

	width: 60px;

	margin: 70px 60px 70px 70px;

	float: left;

}



.rczp_three_content .rczp_three div {

	width: 300px;

	height: 60px;

	margin-top: 90px;

	display: block;

	float: right;

	font-size: 14px;

	color: #333333

}



.about_ygfc {

	background: url(../images/yuangong.png) no-repeat top center;

	height: 385px;

}



/*岗位招聘*/

.zhiwei_jobin {

	width: 1200px;

	margin: 20px auto 80px;

	height: 300px;

}



.zhiwei_jobin a {

	display: block;

	float: left;

	width: 324px;

	height: 250px;

	background: #f6f6f6;

	padding: 28px;

	transition: All 0.4s ease-in-out;

	-webkit-transition: All 0.4s ease-in-out;

	-moz-transition: All 0.4s ease-in-out;

	-o-transition: All 0.4s ease-in-out;

}



.zhiwei_jobin a:nth-child(2n) {

	margin: 0 20px;

}



.zhiwei_jobin a span:nth-child(1) {

	font-size: 13px;

	color: #9b9b9b;

}



.zhiwei_jobin p:nth-of-type(1) {

	font-weight: bold;

	font-size: 15px;

	color: #0b81d9;

	border-bottom: 1px #e5e5e5 solid;

	height: 40px;

	line-height: 40px;

}



.zhiwei_jobin p:nth-of-type(1) b:nth-of-type(1) {

	display: block;

	float: left;

}



.zhiwei_jobin p:nth-of-type(1) b:nth-of-type(2) {

	display: block;

	float: right;

}



.zhiwei_message p:nth-of-type(1) {

	color: #9a9a9a;

	font-size: 14px;

	font-weight: 100;

	border-bottom: none;

}



.zhiwei_xx {

	color: #b6b6b6;

	font-size: 14px;

	line-height: 26px;

	padding-bottom: 30px;

}



.zhiwei_message span {

	display: block;

	float: left;

	padding: 5px 10px;

	transition: all 0.4s;

	border: 1px #0b81d9 solid;

	color: #0b81d9;

	width: 100px;

	height: 20px;

	border-radius: 20px;

	text-align: center;

	font-size: 14px;

}



.zhiwei_jobin a:hover {

	background: #0b81d9;

	color: #FFF;

	transform: translate(0, -10px);

	-webkit-transform: translate(0, -10px);

	-moz-transform: translate(0, -10px);

	-o-transform: translate(0, -10px);

	-ms-transform: translate(0, -10px);

	-webkit-box-shadow: 0px 5px 15px #c6c6c6;

	-moz-box-shadow: 0px 5px 15px #c6c6c6;

	box-shadow: 0px 5px 15px #c6c6c6;

}



.zhiwei_jobin a:hover p:nth-of-type(1),

.zhiwei_jobin a:hover span:nth-child(1),

.zhiwei_jobin a:hover .zhiwei_xx {

	color: #FFF

}



.zhiwei_jobin a:hover .zhiwei_message span {

	border: 1px #fea803 solid;

	background: #fea803;

	color: #FFF;

	padding: 5px 15px;

}



/*万荣案例中心*/

.news_case_center {

	background: #f6f6f6 url(../images/case_img2.jpg) no-repeat center bottom;

	padding: 65px 0 45px;

	height: 1300px;

}



.case_img_four {

	height: 425px;

	margin-top: 40px;

}



.case_more1 {

	padding-top: 100px;

	font-size: 18px;

	color: #FFF;

	display: block;

	margin: 0 auto;

	width: 120px;

	font-size: 18px;

}



.case_more1 i {

	display: block;

	text-align: center;

	padding-top: 10px;

	font-size: 20px;

	line-height: 20px;

}



.case_more1:hover {

	color: #FFF

}



.case_five {

	margin: 50px auto;

}



.case_five ul {

	display: block;

	float: left;

}



.case_five ul li {

	display: block;

	clear: both;

	margin-bottom: 15px;

}



.case_five ul:nth-child(2) {

	margin: 0 15px;

}



.more_case {

	transition: all 0.2s;

	margin: 0 auto;

	border: 1px #FFFFFF solid;

	height: 45px;

	line-height: 45px;

	width: 120px;

	padding: 0px 35px;

	text-align: center;

	font-size: 14px;

	color: #FFF;

	border-radius: 40px;

	display: block;

}



.more_case:hover {

	background: #fea803;

	border: 1px #fea803 solid;

	color: #FFF;

	padding: 0px 20px;

}



.news_news {

	background: #f6f6f6;

	height: auto;

	overflow: hidden;

	padding: 30px 0;

}



.news_content_three {

	width: 1200px;

	margin: 0 auto;

	padding: 10px 0 30px;

}



.news_content_three a {

	height: auto;

	overflow: hidden;

	display: block;

	float: left;

	width: 280px;

	height: 360px;

	margin: 0 25px 30px 0;

	border-bottom: 5px #eef0f4 solid;

	padding-bottom: 10px;

	transition: All 0.4s ease-in-out;

	-webkit-transition: All 0.4s ease-in-out;

	-moz-transition: All 0.4s ease-in-out;

	-o-transition: All 0.4s ease-in-out;

}



.news_content_three a:nth-child(4),

.news_content_three a:nth-child(8) {

	float: right;

	margin: 0;

}



.news_content_three a img {

	transition: all 0.4s;

	-webkit-transition: all 0.4s;

	width: 280px;

	height: 210px;

	margin-bottom: 10px;

}



.news_content_three a:hover img {

	transform: scale(1.05);

	-webkit-transform: scale(1.05);

}



.news_content_three .news_xx_mess {

	margin: 10px 15px;

	height: 60px;

	overflow: hidden;

	border-bottom: 1px #dcdcdc solid

}



.news_content_three a p:nth-of-type(1) {

	height: 25px;

	line-height: 25px;

	font-size: 15px;

	color: #333333;

	padding-left: 15px;

}



.news_content_three a div.news_xx_mess {

	line-height: 25px;

	color: #717171;

	padding-bottom: 10px;

}



.news_content_three a span:nth-last-of-type(1) {

	display: block;

	float: right;

	color: #666;

	height: 30px;

	line-height: 30px;

	margin-right: 15px;

	font-size: 13px;

}



.news_content_three a span:nth-last-of-type(1) i {

	background: url(../images/news_inco_2.png) no-repeat -20px top;

	width: 15px;

	height: 15px;

	display: block;

	float: left;

	margin-top: 8px;

	margin-right: 8px;

	transition: all 0.4s

}



.news_content_three a:hover {

	border-bottom: 5px #068d68 solid;

	background: #FFF;

	transform: translate(0, -10px);

	-webkit-transform: translate(0, -10px);

	-moz-transform: translate(0, -10px);

	-o-transform: translate(0, -10px);

	-ms-transform: translate(0, -10px);

	-webkit-box-shadow: 0px 5px 15px #c6c6c6;

	-moz-box-shadow: 0px 5px 15px #c6c6c6;

	box-shadow: 0px 5px 15px #c6c6c6;

}



.news_content_three a:hover span:nth-last-of-type(1) i {

	background: url(../images/news_inco_2.png) no-repeat left top;

}



.news_content_three a span:nth-last-of-type(2) {

	display: block;

	float: left;

	color: #666;

	height: 30px;

	line-height: 30px;

	margin-left: 15px;

	font-size: 13px;

}



.news_content_three a span:nth-last-of-type(2) i {

	background: url(../images/news_inco_1.png) no-repeat left top;

	width: 15px;

	height: 15px;

	display: block;

	float: left;

	margin-top: 8px;

	margin-right: 8px;

	transition: all 0.4s

}



.news_content_three a:hover span:nth-last-of-type(2) i {

	background: url(../images/news_inco_1.png) no-repeat -18px top;

}



.news_content_three a:hover span:nth-last-of-type(1) {

	color: #068d68

}



.more_news {

	display: block;

	margin: 0 auto;

	border: 1px #068d68 solid;

	height: 25px;

	line-height: 25px;

	font-size: 14px;

	padding: 0 15px;

	border-radius: 50px;

	width: 180px;

	height: 45px;

	line-height: 45px;

	text-align: center;

	transition: all 0.4s;

	color: #068d68;

}



.more_news:hover {

	background: #068d68;

	border: 1px #068d68 solid;

	color: #fff;

	padding: 0px 10px;

}



/*常见问答*/

.news_cjwd {

	background: #f4f2f2;

	height: auto;

	overflow: hidden;

	padding: 40px 0;

}



.cjwd_content {

	width: 1200px;

	margin: 0 auto;

}



.cjwd_content li a {

	color: #515151;

	display: block;

	float: left;

	transition: all 0.4s;

	height: 175px;

}



.cjwd_content li:nth-child(2n+1) {

	display: block;

	float: left;

	width: 570px;

	margin: 15px 16px 15px 0;

	height: 175px;

	line-height: 30px;

	font-size: 14px;

	background: #fff;

}



.cjwd_content li:nth-child(2n) {

	display: block;

	float: right;

	width: 570px;

	margin: 15px 0 15px;

	height: 175px;

	line-height: 30px;

	font-size: 14px;

	background: #fff;

	transition: all 0.4s;

}



.cjwd_content li:hover {

	background: #d7000f;

	color: #FFF;

	transition: all 0.4s;

	-webkit-transform: translate(0, -10px);

	-moz-transform: translate(0, -10px);

	-o-transform: translate(0, -10px);

	-ms-transform: translate(0, -10px);

	-webkit-box-shadow: 0px 5px 15px #c6c6c6;

	-moz-box-shadow: 0px 5px 15px #c6c6c6;

	box-shadow: 0px 5px 15px #c6c6c6;

}



.cjwd_content li:hover a,

.cjwd_content li:hover a:hover,

.cjwd_content li a:hover div {

	color: #FFF

}



.cjwd_content li a p:nth-child(1) {

	padding: 10px 30px;

	font-size: 16px;

	border-bottom: 1px #ecebeb solid;

	height: 40px;

	line-height: 40px;

	font-size: 14px;

	display: block;

	position: relative;

}



.cjwd_content li a p:nth-child(1):after {

	content: '';

	width: 10%;

	position: absolute;

	left: 30%;

	bottom: 0;

	transition: all 0.4s;

}



.cjwd_content a:hover p:nth-child(1):after {

	width: 100%;

	border-bottom: 1px #fff solid;

	left: 0;

	bottom: -1px;

}



.cjwd_content li a div:nth-of-type(1) {

	color: #959595;

	padding: 20px 30px;

	transition: all 0.4s;

}



.cjwd_content li a:hover div {

	color: #FFF

}



.cjwd_content li a p i {

	display: block;

	height: 20px;

	width: 20px;

	float: left;

	background: url(../images/a_q.png) no-repeat left top;

	transition: all 0.4s;

	margin: 10px;

}



.cjwd_content li a:hover p:nth-child(1) i {

	background: url(../images/a_q.png) no-repeat -29px top;

}



.cjwd_content li a div i {

	display: block;

	height: 20px;

	width: 20px;

	float: left;

	background: url(../images/a_q.png) no-repeat -29px -24px;

	transition: all 0.4s;

	margin: 10px;

}



.cjwd_content li a:hover div i {

	background: url(../images/a_q.png) no-repeat left -24px;

}



/*联系方式*/

.contact_mess {

	width: 460px;

	margin: 30px 0 0 0;

}



.contact_mess li {

	height: 15px;

	line-height: 15px;

	font-size: 16px;

	margin: 12px;

}



.contact_mess li:nth-child(1) {

	font-size: 20px;

	font-weight: bold

}



.zy_flash_contact {

	background: url(../images/zy_flash_contact.jpg) no-repeat center top;

	height: 350px;

}



.contact_message {

	background: url(../images/contact_bj.jpg) no-repeat center top;

	height: 580px;

	padding: 50px 0;

}



.message_online {

	background-color: rgba(255, 255, 255, 0.5);

	width: 1100px;

	margin: 0 auto;

	height: 450px;

	-webkit-transform: translate(0, -10px);

	-moz-transform: translate(0, -10px);

	-o-transform: translate(0, -10px);

	-ms-transform: translate(0, -10px);

	-webkit-box-shadow: 0px 5px 15px #c6c6c6;

	-moz-box-shadow: 0px 5px 15px #c6c6c6;

	box-shadow: 0px 5px 15px #c6c6c6;

}



.contact_xx {

	background-color: rgba(11, 129, 217, 0.6);

	width: 285px;

	height: 350px;

	padding: 50px;

	font-size: 14px;

	color: #FFF

}



.order_xx {

	width: 100%;

	padding: 20px 0;





	float: left;

	margin: 0 auto;

}



.contact_xx p {

	border-left: 1px rgba(11, 129, 217, 0) solid;

	padding-left: 20px;

	margin-bottom: 40px;

	line-height: 25px;

	transition: all 0.4s;

}



.contact_xx p:nth-of-type(1) i {

	display: block;

	float: left;

	background: url(../images/contact_1.png) no-repeat left center;

	width: 15px;

	height: 15px;

	margin: 5px 10px 0 0;

}



.contact_xx p span:nth-of-type(1) {

	display: block;

	float: left;

}



.contact_xx p span:nth-of-type(2) {

	display: block;

	clear: both;

}



.contact_xx p:nth-of-type(2) i {

	display: block;

	float: left;

	background: url(../images/contact_2_1.png) no-repeat left center;

	width: 15px;

	height: 15px;

	margin: 5px 10px 0 0;

}



.contact_xx p:nth-of-type(3) i {

	display: block;

	float: left;

	background: url(../images/contact_3.png) no-repeat left center;

	width: 15px;

	height: 15px;

	margin: 5px 10px 0 0;

}



.contact_xx p:nth-of-type(4) i {

	display: block;

	float: left;

	background: url(../images/contact_4.png) no-repeat left center;

	width: 16px;

	height: 16px;

	margin: 5px 10px 0 0;

}



.contact_xx p:hover {

	border-left: 1px rgba(240, 188, 90, 1) solid;

}



.order_xx p {

	color: #0b81d9;

	font-weight: bold;

	font-size: 20px;

	text-align: center

}



.order_li {

	margin: 0 auto;

	width: 600px;

}



.order_li table {

	width: 800px;

	text-align: left;

}



.order_li td {

	margin-bottom: 6px;

	width: 250px;

	text-align: right;

	padding-bottom: 6px;

}



.order_li input {

	height: 22px;

	line-height: 22px;

	background: #FFF;

	float: left

}



input.but2 {

	height: 40px;

	line-height: 40px;

	color: #FFF;

	width: 80px;

	background: #F00

}



.order {

	width: 800px;

	margin: 0px auto;

	line-height: 25px;

	font-size: 14px;

	color: #888888;

	padding-top: 15px;

}



.order select {

	border: 1px #e9e9e9 solid;

	height: 30px;

	line-height: 30px;

	width: 350px;

	margin-bottom: 5px;

	background: #fafafa

}



.order input {

	border-radius: 20px;

	padding-left: 10px;

	background: #fff;

	width: 380px;

	height: 40px;

	line-height: 40px;

	margin-bottom: 15px;

	margin-top: 5px;

	border: 1px solid rgba(238, 240, 243, 0.5);

}



.top_address_current {

	height: 73px;

	line-height: 73px;

	font-size: 14px;

}



.top_address_current i {

	display: block;

	float: right;

	width: 23px;

	height: 23px;

	margin: 25px 5px 0 0;

	background: url(../images/current_add.png) no-repeat left center;

}



.top_address_current span {

	display: block;

	float: right;

	text-align: right;

}



.top_address_current a {

	color: #686868

}



.top_address_current a:hover {

	color: #0b81d9

}



.sub_main {

	background: #f2f2f2;

	height: auto;

	overflow: hidden;

	padding: 30px 0;

}



.sub_nav_list {

	width: 90%;

	margin: 0 auto;

}



.sub_nav_list a {

	border: 1px #0b81d9 solid;

	color: #0b81d9;

	padding: 5px;

	width: 120px;

	height: 30px;

	line-height: 30px;

	font-size: 14px;

	display: block;

	float: left;

	margin: 30px 0px 10px 20px;

	text-align: center;

	border-radius: 20px;

	transition: all 0.4s;

}



.sub_nav_list a:hover {

	background: #0b81d9;

	color: #FFF;

	padding: 5px 5px;

	margin: 30px 10px 0 0 20px;

}



.sub_js_img {

	clear: both;

	background: #FFF;

	padding: 20px;

}



.pro_case_all {

	width: 1200px;

	margin: 0 auto;

}



.pro_case_all li {

	background: #FFF;

	height: 464px;

	margin-top: 40px;

	width: 1200px;

	clear: both;

	transition: All 0.4s ease-in-out;

	-webkit-transition: All 0.4s ease-in-out;

	-moz-transition: All 0.4s ease-in-out;

	-o-transition: All 0.4s ease-in-out;

	-webkit-box-shadow: 0px 2px 10px #c6c6c6;

	-moz-box-shadow: 0px 2px 10px #c6c6c6;

	box-shadow: 0px 2px 10px #c6c6c6;

}



.pro_case_all li:hover {

	-webkit-transform: translate(0, -5px);

	-moz-transform: translate(0, -10px);

	-o-transform: translate(0, -10px);

	-ms-transform: translate(0, -10px);

	-webkit-box-shadow: 0px 5px 15px #c6c6c6;

	-moz-box-shadow: 0px 5px 15px #c6c6c6;

	box-shadow: 0px 5px 15px #c6c6c6;

}



.pro_case_all li:nth-child(2n+1) a img {

	display: block;

	float: left;

	width: 690px;

	height: 464px;

}



.pro_case_all li:nth-child(2n+1) a .pro_case_message {

	display: block;

	float: left;

	width: 390px;

	height: 344px;

	padding: 60px;

}



.pro_case_all li:nth-child(2n) a img {

	display: block;

	float: right;

	width: 690px;

	height: 464px;

}



.pro_case_all li:nth-child(2n) a .pro_case_message {

	display: block;

	float: right;

	width: 390px;

	height: 344px;

	padding: 60px;

}



.pro_case_all li a .pro_case_message p:nth-child(1) {

	font-size: 20px;

	color: #0b81d9;

}



.pro_case_all li a .pro_case_message p b {

	font-size: 14px;

	color: #fea803;

	line-height: 25px;

	font-weight: 100;

	padding-left: 10px;

}



.pro_case_message .case_tag {

	color: #525252;

	font-size: 14px;

	margin: 40px 0;

	line-height: 30px;

}



.pro_case_message span:nth-child(1) i {

	background: url(../images/pro_inco1.png) no-repeat left top;

	height: 42px;

	width: 42px;

	display: block;

	float: left;

}



.pro_case_message span:nth-last-of-type(1) {

	margin-top: 45px;

	font-size: 14px;

	display: block;

	float: left;

	border: 1px #0b81d9 solid;

	height: 40px;

	line-height: 40px;

	padding: 0px 50px;

	border-radius: 50px;

	color: #0b81d9;

	transition: all 0.4s;

}



.pro_case_all a:hover span:nth-last-of-type(1) {

	background: #0b81d9;

	color: #FFF;

	padding: 0px 40px;

	margin-left: 10px;

}



.pro_case_message span:nth-last-of-type(4) {

	display: block;

	float: left;

	color: #525252;

	width: 60px;

	text-align: center

}



.pro_case_message span:nth-last-of-type(4) i {

	background: url(../images/pro_inco1.png) no-repeat left top;

	height: 42px;

	width: 35px;

	display: block;

	margin: 0 auto 20px;

	transition: all 0.4s;

}



.pro_case_all a:hover span:nth-last-of-type(4) i {

	background: url(../images/pro_inco1.png) no-repeat -45px top;

}



.pro_case_message span:nth-last-of-type(3) {

	display: block;

	float: left;

	color: #525252;

	width: 110px;

	text-align: center;

	margin: 0 60px;

}



.pro_case_message span:nth-last-of-type(3) i {

	background: url(../images/pro_inco2.png) no-repeat -54px top;

	height: 42px;

	width: 44px;

	display: block;

	margin: 0 auto 20px;

	transition: all 0.4s;

}



.pro_case_all a:hover span:nth-last-of-type(3) i {

	background: url(../images/pro_inco2.png) no-repeat left top;

}



.pro_case_message span:nth-last-of-type(2) {

	display: block;

	float: left;

	color: #525252;

	width: 100px;

	text-align: center

}



.pro_case_message span:nth-last-of-type(2) i {

	background: url(../images/pro_inco3.png) no-repeat left top;

	height: 42px;

	width: 60px;

	display: block;

	margin: 0 auto 20px;

	transition: all 0.4s;

}



.pro_case_all a:hover span:nth-last-of-type(2) i {

	background: url(../images/pro_inco3.png) no-repeat -70px top;

}



/* 本例子css */

.picScroll-left {

	width: 1200px;

	position: relative;

}



.picScroll-left .hd {

	padding: 0 10px;

}



.picScroll-left .hd .prev {

	display: block;

	width: 30px;

	height: 79px;

	float: right;

	margin-right: 5px;

	overflow: hidden;

	cursor: pointer;

	background: url("../images/arrow.png") no-repeat left top;

	position: absolute;

	left: -60px;

	top: 180px;

	transition: all 0.4s;

}



.picScroll-left .hd .next {

	display: block;

	width: 48px;

	height: 79px;

	float: right;

	margin-right: 5px;

	overflow: hidden;

	cursor: pointer;

	background: url("../images/arrow.png") no-repeat -50px 0px;

	position: absolute;

	right: -77px;

	top: 180px;

	transition: all 0.4s;

}



.picScroll-left .hd .prev:hover {

	background: url("../images/arrow.png") no-repeat left -81px;

}



.picScroll-left .hd .next:hover {

	background: url("../images/arrow.png") no-repeat -50px -81px;

}



.picScroll-left .hd ul {

	margin: 10px 0 0 850px;

	overflow: hidden;

	zoom: 1;

	margin-top: 5px;

	zoom: 1;

}



.picScroll-left .hd ul li {

	float: left;

	width: 9px;

	height: 9px;

	overflow: hidden;

	margin-right: 25px;

	text-indent: -999px;

	cursor: pointer;

	background: url("../images/icocircle.gif") 0 -9px no-repeat;

}



.picScroll-left .hd ul li.on {

	background-position: 0 0;

}



.picScroll-left .bd {

	padding: 20px 10px 0 0;

}



.picScroll-left .bd ul {

	overflow: hidden;

	zoom: 1;

}



.picScroll-left .bd ul li {



	margin: 10px 20px 0 20px;

	float: left;

	width: 260px;

	height: 360px;

	_display: inline;

	overflow: hidden;

	text-align: center;

	position: relative;



}





.picScroll-left .bd ul li .news_xx_sen {

	width: 260px;

	height: 360px;



}



.picScroll-left .bd ul li .news_xx_sen a p:nth-child(1) {

	width: 120px;

	height: 50px;

	line-height: 25px;

	text-align: left;

	padding: 0px 10px

}



.picScroll-left .bd ul li .news_xx_sen a p:nth-child(1) span {

	display: block;

	height: 25px;

	font-size: 16px;

}



.picScroll-left .bd ul li .news_xx_sen a p:nth-child(1) {

	margin-bottom: 25px;

}



.picScroll-left .bd ul li .news_xx_sen a p:nth-child(1) span:nth-child(1) {

	position: relative;

	transition: all 0.4s;

}



.picScroll-left .bd ul li .news_xx_sen a p:nth-child(1) span:nth-child(1):after {

	content: '';

	bottom: -3px;

	left: 0;

	width: 40%;

	position: absolute;

	border-bottom: 2px #707070 solid;

	transition: all 0.4s;

}



.picScroll-left .bd ul li .news_xx_sen a:hover p:nth-child(1) span:nth-child(1):after {

	width: 120%;

	border-bottom: 2px #fff solid

}



.picScroll-left .bd ul li .news_xx_sen a p:nth-child(2) {

	font-size: 16px;

	text-align: left;

	clear: both;

	padding: 5px 10px;

}



.picScroll-left .bd ul li .news_xx_sen a p:nth-child(3) {

	font-size: 13px;

	line-height: 25px;

	text-align: left;

	height: 150px;

	margin-bottom: 15px;

	padding: 0px 10px

}



.picScroll-left .bd ul li .news_xx_sen a p:nth-last-of-type(1) {

	margin: 0px 10px;

	display: block;

	float: left;

	width: 40px;

	height: 40px;

	background: #aaa;

	border-radius: 4px;

}



.picScroll-left .bd ul li .news_xx_sen a p:nth-last-of-type(1) i {

	animation: downico 1.5s ease-out infinite;

	animation: downico 1.5s ease-out infinite\0/IE9;

	background: url(../images/more_bj.png) no-repeat left center;

	width: 19px;

	height: 19px;

	margin: 10px;

	display: block;

	transition: all 0.4s;

}



@keyframes downico {

	0% {

		left: 0;

		opacity: 1;

	}



	35% {

		left: 30%;

		opacity: 0;

	}



	65% {

		left: -30%;

		opacity: 0;

	}



	100% {

		left: 0;

		opacity: 1;

	}

}



.picScroll-left .bd ul li .news_xx_sen a:hover p:nth-last-of-type(1) {

	background: #fdba52

}



.picScroll-left .bd ul li .news_xx_sen a:hover p:nth-last-of-type(1) i {

	background: url(../images/more_bj.png) no-repeat -26px center;

}



.picScroll-left a {

	display: block;

	transition: all 0.4s;

	height: 340px;

	width: 240px;

	padding: 10px;

	transition: all 0.4s;

	color: #666666

}



.picScroll-left a:hover {

	background: #006e61;

	color: #fff;

	border-radius: 4px;

}





.picScroll-case {

	width: 1200px;

	height: auto;

	position: relative;

}



.picScroll-case .hd {

	padding: 0 10px;

}



.picScroll-case .hd .prev {

	display: block;

	width: 48px;

	height: 79px;

	float: right;

	margin-right: 5px;

	overflow: hidden;

	cursor: pointer;

	background: url("../images/arrow.png") no-repeat left top;

	position: absolute;

	left: -60px;

	top: 100px;

	transition: all 0.4s;

}



.picScroll-case .hd .next {

	display: block;

	width: 48px;

	height: 79px;

	float: right;

	margin-right: 5px;

	overflow: hidden;

	cursor: pointer;

	background: url("../images/arrow.png") no-repeat -50px 0px;

	position: absolute;

	right: -55px;

	top: 100px;

	transition: all 0.4s;

}



.picScroll-case .hd .prev:hover {

	background: url("../images/arrow.png") no-repeat left -81px;

}



.picScroll-case .hd .next:hover {

	background: url("../images/arrow.png") no-repeat -50px -81px;

}



.picScroll-case .hd ul {

	margin: 10px 0 0 550px;

	overflow: hidden;

	zoom: 1;

	margin-top: 5px;

	zoom: 1;

}



.picScroll-case .hd ul li {

	float: left;

	width: 9px;

	height: 9px;

	overflow: hidden;

	margin-right: 15px;

	text-indent: -999px;

	cursor: pointer;

	background: url("../images/icocircle.gif") 0 -9px no-repeat;

}



.picScroll-case .hd ul li.on {

	background-position: 0 0;

}



.picScroll-case .bd {

	padding: 20px 10px 0 0;

	margin: 0 20px 0 0px;

}



.picScroll-case .bd ul {

	overflow: hidden;

	zoom: 1;

}



.picScroll-case .bd ul li {

	transition: all 0.4s;

	margin: 10px 15px 0 0;

	height: 210px;

	width: 380px;

	float: left;

	_display: inline;

	text-align: center;

	position: relative;

	color: #FFF

}



.picScroll-case .bd ul li:hover {

	-webkit-transform: translate(0, -10px);

	-moz-transform: translate(0, -10px);

	-o-transform: translate(0, -10px);

	-ms-transform: translate(0, -10px);

	-webkit-box-shadow: 0px 5px 15px #b1b2b5;

	-moz-box-shadow: 0px 5px 15px #b1b2b5;

	box-shadow: 0px 5px 15px #b1b2b5;

	transition: all 0.4s;

}



.picScroll-case .bd ul li .pic {

	text-align: center;

}



.picScroll-case .bd ul li .pic img {

	width: 380px;

	height: 210px;

	display: block;

	padding-bottom: 10px;

}



.picScroll-case .bd ul li .title {

	position: relative;

	line-height: 24px;

	font-size: 16px;

	text-align: left;

	width: 80%;

	padding: 0 5%;

	border-left: 1px #FFFFFF solid;

	height: 40px;

	line-height: 40px;

	position: absolute;

	left: -5px;

	bottom: 10px;

	background: #b5b5b5;

	transition: all 0.4s

}



.picScroll-case .bd ul li .title i {

	display: block;

	float: right;

	background: url(../images/tag.png) no-repeat left top;

	height: 12px;

	width: 40px;

	margin-top: 15px;

	transition: all 0.4s;

}



.picScroll-case .bd ul li:hover .title {

	background: #0f967f;

	color: #FFF

}



.picScroll-case .bd ul li:hover .title i {

	background: url(../images/tag.png) no-repeat -48px top;

}



.picScroll-case .bd ul li .title p:nth-child(1) {

	font-size: 16px;

}



.picScroll-case .bd ul li .title p:nth-child(2) {

	font-size: 12px;

	color: #d3d3d3

}



.picScroll-case .bd ul li .title a {

	color: #FFF

}



.news_title_message_one {

	font-size: 20px;

	font-weight: bold;

	text-align: center;

	margin-bottom: 10px;

}



.news_send {

	font-size: 14px;

	height: 25px;

	line-height: 25px;

	border-bottom: 1px #CCC dotted;

	margin-bottom: 20px;

	text-align: center;

}



.news_send_img {

	text-align: center;

}



.news_send_img IMG {

	max-width: 80%;

	text-align: center;

	margin: 10px auto;

}



.news_send_message {

	line-height: 35px;

	font-size: 14px;

	padding: 10px;

	color: #666

}



.news_send_message b {

	color: #16b117

}



#prev_next li {

	height: 30px;

	line-height: 30px;

}



.rcread {

	padding: 40px 0;

}



.rcread h4 {

	font-size: 20px;

	color: #333;

	font-weight: normal;

	margin-bottom: 5px;

}



.rcread li {

	height: 40px;

	line-height: 40px;

	font-size: 14px;

	border-bottom: 1px dotted #cbcbcb;

	overflow: hidden;

	padding-left: 28px;

	background: url(../images/ic1.png) no-repeat 0 center;

	vertical-align: top;

}



.rcread li em {

	float: left;

	width: 640px;

	overflow: hidden;

	font-style: inherit;

	font-weight: inherit;

}



.rcread li em a {

	color: #686868;

	font-style: inherit;

	font-weight: inherit;

}



.rcread li em a:hover {

	color: #991313;

	font-style: inherit;

	font-weight: inherit;

}



.rcread li span {

	float: right;

	color: #999;

}



.sub_product_hot {

	width: 300px;

	background: #fff;

	border: 1px #e5e5e5 solid;

	height: auto;

	overflow: hidden;

	padding-bottom: 20px;

}



.sub_title {

	background: #FFF;

	border: 1px #e5e5e5 solid;

	height: 59px;

	line-height: 59px;

}



.sub_title span {

	display: block;

	float: left;

	background: #79ca13;

	padding: 0 40px;

	color: #FFF;

	font-size: 24px;

}



.sub_pro_xx {

	border: 1px #e5e5e5 solid;

	border-top: none;

	border-bottom: none;

	padding: 20px 30px 30px;

	line-height: 30px;

	font-size: 14px;

}



.sub_pro_xx strong {

	color: #79ca13;

	font-size: 16px;

	font-weight: bold

}



.sub_product_message div.sub_pro_xx:nth-last-of-type(1) {

	border-bottom: 1px #e5e5e5 solid;

}



.sub_pro_xx img {

	margin: 0 auto;

}



.sub_title2 {

	text-align: left;

	padding-left: 30px;

	width: 300px;

	height: 59px;

	line-height: 59px;

	display: block;

	background: #333333;

	color: #FFF;

	font-size: 24px;

}



.sub_right_message {

	width: 251px;

	margin: 20px auto;

}



.sub_right_message a {

	display: block;

	float: left;

	border: 1px #e3e3e3 solid;

	padding-bottom: 10px;

	margin-bottom: 10px;

	transition: all 0.4s;

}



.sub_right_message a img {

	margin-bottom: 20px;

}



.sub_right_message a span {

	padding: 0 20px;

	line-height: 25px;

	display: block;

	float: left;

	font-size: 14px;

}



.sub_right_message a:hover {

	background: #ffc71c;

	color: #333

}



.sub_right_message p {

	font-size: 14px;

	line-height: 25px;

}



.sub_right_message p:nth-child(2) {

	padding: 5px 0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 30px;

	color: #ffc71c

}



.news_c .hd {

	overflow: hidden;

	height: 50px;

	margin: 0 auto;

	width: 132px;

}



.news_c .hd .prev,

.news_c .hd .next,

.news_c .hd .morexxx {

	display: block;

	width: 40px;

	height: 40px;

	float: right;

	margin: 0 2px;

	margin-top: 10px;

	color: #FFF;

	font-size: 24px;

	overflow: hidden;

	cursor: pointer;

	transition: 0.3s all 0s linear;

	background: #cccccc;

	text-align: center;

	line-height: 40px;



}



.news_c .hd .prev:hover,

.news_c .hd .next:hover,

.news_c .hd .morexxx:hover {

	background: #005097;

}



.news_c .hd .prev,

.news_c .hd .morexxx {

	float: left;

}



.main_white2 {

	background: #f6f6f6;

	height: auto;

	overflow: hidden;

}



.zy_sub_list {

	width: 225px;

}



.left_pro p {

	margin-bottom: 10px;

	height: 95px;

	line-height: 95px;

	text-align: center;

	background: #ffb305;

	color: #FFF;

	font-size: 30px;

}



.left_pro a {

	transition: 0.4s;

	display: block;

	float: left;

	height: 60px;

	line-height: 60px;

	font-size: 16px;

	padding-left: 45px;

	width: 180px;

	transition: all 0.4s;

}



.left_pro {

	background: #efeff0;

	height: auto;

	overflow: hidden;

}



.left_pro a:hover {

	padding-left: 35px;

	width: 190px;

	background: #595757;

	color: #FFF

}



.left_contact {

	border: 1px #e5e5e5 solid;

	width: 223px;

	height: auto;

	overflow: hidden;

	padding-bottom: 20px;

}



.left_contact p {

	background: #fafafa;

	height: 48px;

	text-align: center;

	font-size: 16px;

	color: #333333;

	line-height: 48px;

	font-weight: bold;

	border-bottom: 1px #e5e5e5 solid;

}



.left_contact p:nth-of-type(2) {

	display: block;

	background: #f04343;

	color: #FFF;

	width: 90px;

	text-align: center;

	height: 20px;

	line-height: 20px;

	margin: 10px auto;

}



.left_contact ul {

	margin: 0 auto;

	width: 120px;

}



.left_contact li {

	display: block;

	width: 35px;

	display: block;

	float: left;

	margin-right: 2px;

}



.left_contact ul li span:nth-of-type(1) {

	color: #999;

	display: block;

}



.left_contact ul li span:nth-of-type(2) {

	color: #ff1f4e;

	display: block;

}



.left_qq_btn {

	margin: 0 10px 0 30px;

	width: 72px;

	height: 26px;

	display: block;

	float: left;

	background: #333333;

	border: 1px #333333 solid;

	color: #FFF;

	line-height: 26px;

	text-align: center;

}



.left_contat_btn {

	width: 72px;

	height: 26px;

	display: block;

	line-height: 26px;

	float: left;

	color: #f5f5f5;

	border: 1px #cccccc solid;

	color: #333333;

	text-align: center;

	background: #f5f5f5

}



.left_contact2 {

	background: #efeff0;

	padding: 10px;

	margin-top: 20px;

}



.left_contact2 li {

	clear: both;

	margin: 10px 0;

	padding: 10px 0;

	color: #595757

}



.left_contact2 li:nth-child(1) i {

	display: block;

	float: left;

	background: url(../images/left_1.png) no-repeat left top;

	width: 26px;

	height: 39px;

	margin-right: 5px;

}



.left_contact2 li:nth-child(2) i {

	display: block;

	float: left;

	background: url(../images/left_2.png) no-repeat left top;

	width: 24px;

	height: 31px;

	margin-right: 5px;

}



.left_contact2 li:nth-child(3) i {

	display: block;

	float: left;

	background: url(../images/left_3.png) no-repeat left top;

	width: 28px;

	height: 19px;

	margin-right: 5px;

}



.left_contact2 li:nth-child(4) i {

	display: block;

	float: left;

	background: url(../images/left_4.png) no-repeat left top;

	width: 34px;

	height: 33px;

	margin-right: 5px;

}



.left_contact2 li:nth-child(5) i {

	display: block;

	float: left;

	background: url(../images/left_6.png) no-repeat left top;

	width: 35px;

	height: 35px;

	margin-right: 5px;

}



.left_contact2 li:nth-child(6) i {

	display: block;

	float: left;

	background: url(../images/left_5.png) no-repeat left top;

	width: 35px;

	height: 35px;

	margin-right: 5px;

}



.zy_right {

	width: 905px;

	padding: 20px;

	background: #FFF

}



.pro_lm {

	background: url(../images/line.gif) repeat-x left 25px;

	height: 35px;

	margin: 30px 0;

}



.pro_lm span {

	padding: 0 30px;

	font-size: 40px;

	color: #595757;

	width: 220px;

	margin: 0 auto;

	display: block;

}



.pro_table {

	padding: 20px 0;

	line-height: 30px;

	/*border-bottom: 1px #d8d8d8 solid;*/

}



.pro_table td {

	height: 60px;

	font-size: 20px;

	color: #3e3a39;

	text-align: center;

}



.pro_table tr:nth-child(2n+1) {

	background: #efeff0;

}



.pro_table table {

	width: 100%

}



.pro_table {

	line-height: 30px;

	font-size: 16px;

}



.pro_table td {

	height: 50px;

	font-size: 16px;

	color: #3e3a39

}



.pro_table tr:nth-child(2n-1) {

	background: #efeff0;

}



.pro_table tr:nth-child(1) {

	font-weight: bold;

}



.index_pro_content2 {

	margin: 10px auto;

	height: auto;

	overflow: hidden;

	width: 1100px;

	background: #fff;

	color: #009944;

	padding: 10px;

}



.index_pro_content2 a {

	background: #f0f3fa;

	width: 190px;

	height: 350px;

	padding: 10px;

	margin: 0px 7px 10px 0;

	transition: all 0.4s;

	position: relative;

	display: block;

	float: left;

}



.index_pro_content2 a:nth-last-of-type(1) {

	float: left;

	margin-right: 0

}



.index_pro_content2 a img {

	width: 190px;

	margin-bottom: 5px;

}



.index_pro_content2 a:hover .cp_more_xx {

	color: #cf1314;

	font-weight: bold;

	background: none;

	border: 1px #cf1314 solid;

	width: 160px;

}



.index_pro_content2 .title_name {

	transition: all 0.4s;

	text-align: left;

	font-size: 14px;

	font-weight: bold;

	color: #cf1314;

	transition: all 0.2s;

}



.index_pro_content2 .cp_xx_nr {

	color: #949393;

	font-size: 12px;

	text-align: center;

	transition: all 0.4s;

}



.index_pro_content2 a:hover .cp_xx_nr {

	color: #515151

}



#prev_next li {

	height: 30px;

	line-height: 30px;

}



/*tkupian*/

/* summary */

.common {

	margin: 0 auto;

	width: 1200px;

	position: relative;

}



.common ul {

	display: block;

	float: left;

}



.common ul:nth-child(3) {

	float: right;

}



.listimg2 {

	float: left;

	width: 585px;

	height: 212px;

	position: relative;

	overflow: hidden;

}



.common ul:nth-child(2) {

	margin: 0 16px;

}



.common ul:nth-child(2) li img {

	width: 585px;

	height: 445px;

	position: absolute;

}



.common ul .listimg2 {

	width: 585px;

	height: 445px;

}



.summarytxt2 {

	padding: 10px;

	width: 565px;

	height: auto;

	line-height: 22px;

	font-size: 12px;

	color: #cfcfcf;

}



.summary,

.summary2 {

	background: rgba(0, 0, 0, 0.8);

}



.summary2 {

	left: 0;

	position: absolute;

	top: 512px;

	position: absolute;

}



.listbox {

	background: #f6f6f6;

	width: 291px;

	height: 212px;

	position: relative;

	margin-bottom: 20px;

}



.listimg {

	float: left;

	width: 291px;

	height: 212px;

	position: relative;

	overflow: hidden;

}



.listimg img {

	background: #333;

	width: 291px;

	height: 212px;

	top: 0;

	left: 0;

	position: absolute;

}



.summary {

	width: 291px;

	height: 212px;

	top: 212px;

	left: 0;

	position: absolute;

}



.summarytxt {

	padding: 10px;

	width: 271px;

	height: auto;

	line-height: 22px;

	font-size: 12px;

	color: #cfcfcf;

}



/*联系我们*/

.contant_li {

	border-top: 2px #b5b5b5 solid;

}



.contant_li li {

	margin: 40px 0;

	display: block;

	float: left;

	border-right: 1px #b5b5b5 solid;

	padding: 20px 120px;

	font-size: 16px;

	position: relative;

	transition: all 0.4s

}



.contant_li li:before {

	border-top: 4px #FF0000 solid;

	content: '';

	position: absolute;

	left: 30%;

	width: 0;

	top: -42px;

	transition: all 0.4s

}



.contant_li li:hover:before {

	width: 100%;

	left: 0

}



.contant_li li p {

	height: 30px;

	line-height: 30px;

	text-align: left;

	clear: both

}



.contant_li li:nth-last-of-type(1) {

	border-right: none;

	padding: 20px 0 50px 50px;

	display: block;

	float: right

}



.contant_li li:nth-child(1) p:nth-child(1) i {

	display: block;

	float: left;

	margin-right: 10px;

	background: url(../images/contact_1.png) no-repeat left center;

	height: 23px;

	width: 23px;

	transition: all 0.4s;

}



.contant_li li:nth-child(1):hover p:nth-child(1) i {

	background: url(../images/contact_1.png) no-repeat -30px center;

}



.contant_li li:nth-child(1) p:nth-child(2) i {

	display: block;

	float: left;

	margin-right: 10px;

	height: 23px;

	width: 23px;

	transition: all 0.4s;

}



.contant_li li:nth-of-type(2) p:nth-child(1) i {

	display: block;

	float: left;

	margin-right: 10px;

	background: url(../images/contact_2_1.png) no-repeat left top;

	margin-top: 5px;

	height: 14px;

	width: 21px;

	transition: all 0.4s;

}



.contant_li li:nth-of-type(2):hover p:nth-child(1) i {

	background: url(../images/contact_2_1.png) no-repeat -31px center;

}



.contant_li li:nth-of-type(2) p:nth-child(2) i {

	display: block;

	float: left;

	margin-right: 10px;

	background: url(../images/contact_3.png) no-repeat -31px top;

	margin-top: 5px;

	height: 18px;

	width: 21px;

	transition: all 0.4s;

}



.contant_li li:nth-of-type(2):hover p:nth-child(2) i {

	background: url(../images/contact_3.png) no-repeat 0 center;

}



.contant_li li:nth-of-type(3) p:nth-child(1) i {

	display: block;

	float: left;

	margin-right: 2px;

	margin-left: 10px;

	background: url(../images/contact_4.png) no-repeat left top;

	margin-top: 5px;

	height: 40px;

	width: 25px;

	transition: all 0.4s;

}



.contant_li li:nth-of-type(3):hover p:nth-child(1) i {

	background: url(../images/contact_4.png) no-repeat -25px top;

}



.contant_li li:nth-of-type(3) p:nth-child(2) i {

	display: block;

	float: left;

	margin-right: 10px;

	background: url(../images/contact_5.png) no-repeat -50px top;

	margin-top: 5px;

	height: 19px;

	width: 35px;

	transition: all 0.4s;

}



.contant_li li:nth-of-type(3):hover p:nth-child(2) i {

	background: url(../images/contact_5.png) no-repeat 0 top;

}



.conant_order {

	background: #f0f3fa;

	width: 100%;

	padding: 40px 0;

	height: auto;

	overflow: hidden

}



/*产品中心*/

.zy_flash_cp {

	background: url(../images/zy_flash_cp.jpg) no-repeat center top;

	height: 348px;

}



.pro_hot {

	background: url(../images/pro_hot_bj.jpg) no-repeat center top;

	height: 685px;

}



.pro_cp_img {

	text-align: center;

	padding: 10px 0;

}



.pro_list_img {

	padding: 30px 0;

	height: auto;

	overflow: hidden;

}



.list_name_img {

	width: 1200px;

	margin: 50px auto;

}



.list_name_img li a {

	display: block;

	float: left;

	width: 240px;

	height: 665px;

	position: relative;

}



.list_name_img li:nth-child(2n-1) a:after {

	z-index: 0;

	content: '';

	border: none;

	position: absolute;

	height: 0;

	bottom: 0px;

	left: 50%;

	width: 0;

	top: 50%;

	transition: all 0.6s;

}



.list_name_img li:nth-child(2n-1) a:hover:after {

	z-index: 0;

	border: 1px #FF0000 solid;

	left: 20px;

	height: 645px;

	top: 20px;

	width: 200px;

	bottom: 0

}



.list_name_img li:nth-child(2n) a:after {

	z-index: 0;

	content: '';

	border: none;

	position: absolute;

	height: 0;

	bottom: 0px;

	left: 50%;

	width: 0;

	top: 50%;

	transition: all 0.6s;

}



.list_name_img li:nth-child(2n) a:hover:after {

	z-index: 0;

	border: 1px #FF0000 solid;

	left: 20px;

	height: 645px;

	top: 0px;

	width: 200px;

	bottom: 0

}



.list_name_img li div {

	position: relative width:140px;

	padding: 45px 50px;

	height: 85px;

}



.list_name_img li div span {

	font-size: 20px;

	color: #898989;

	text-align: center;

	display: block;

	transition: all 0.4s;

}



.list_name_img li div p {

	margin: 0 auto;

	display: inline;

	width: 100px;

	display: block;

	position: relative;

	text-align: center;

	color: #333;

	font-size: 14px;

	height: 61px;

	line-height: 61px;

	transition: all 0.4s;

}



.list_name_img li div p:after {

	position: absolute;

	border-bottom: 1px #898989 solid;

	left: 30%;

	bottom: 0;

	content: '';

	width: 30%;

	transition: all 0.4s;

}



.list_name_img li:hover div p:after {

	width: 100%;

	left: 0;

	border-bottom: 1px #cf1314 solid;

}



.pro_all {

	background: url(../images/pro_img_all.jpg) no-repeat center top;

	padding: 70px 0;

}



.pro_all_content {

	width: 1200px;

	margin: 0 auto;

	height: auto;

	overflow: hidden;

}



.pro_all_content li:nth-child(2n-1) img {

	float: left;

	height: 400px;

	width: 600px;

	padding: 43px 0 42px;

	background: url(../images/cp_bj.jpg) no-repeat left top;

}



.pro_all_content li:nth-child(2n-1) div {

	width: 490px;

	float: right;

	background: #FFF;

	padding: 80px 55px 0 55px;

	height: 405px;

	transition: all 0.4s;

	position: relative;

}



.pro_all_content li:nth-child(2n) img {

	float: right;

	height: 400px;

	width: 600px;

	padding: 43px 0 42px;

	background: url(../images/cp_bj.jpg) no-repeat left top;

}



.pro_all_content li:nth-child(2n) div {

	width: 490px;

	float: left;

	background: #FFF;

	padding: 80px 55px 0 55px;

	height: 405px;

	transition: all 0.4s;

	position: relative;

}



.pro_all_content li div p:nth-child(1) {

	display: block;

	font-size: 20px;

	color: #d7000f;

	height: 80px;

	line-height: 80px;

	position: relative;

	margin-bottom: 10px;

}



.pro_all_content li div p:nth-child(1):after {

	border-bottom: 1px #d7000f solid;

	left: 0;

	bottom: 0;

	content: '';

	width: 10%;

	position: absolute;

	transition: all 0.4s;

}



.pro_all_content li a:hover div p:nth-child(1):after {

	width: 50%;

	border-bottom: 1px #fff solid;

}



.pro_all_content li div p:nth-child(n+2) {

	font-size: 14px;

	line-height: 30px;

}



.pro_all_content li a {

	display: block;

	transition: all 0.4s;

}



.pro_all_content li a:hover div {

	background: #d7000f;

	color: #FFF

}



.pro_all_content li a:hover p {

	color: #FFF

}



.pro_all_content li a p:nth-last-of-type(1) {

	position: absolute;

	left: 50px;

	bottom: 40px;

	font-size: 14px;

	display: block;

	float: left;

	border: 1px #d7000f solid;

	padding: 0 30px;

	height: 46px;

	line-height: 46px;

	width: 140px;

}



.pro_all_content li a p:nth-last-of-type(1) i {

	background: url(../images/pro_tag.png) no-repeat left top;

	width: 30px;

	height: 14px;

	display: block;

	float: right;

	margin: 15px;

	transition: all 0.4s;

}



.pro_all_content li a:hover p:nth-last-of-type(1) {

	border: 1px #FFFFFF solid;

}



.pro_all_content li a:hover p:nth-last-of-type(1) i {

	background: url(../images/pro_tag.png) no-repeat -48px top;

}



/*新闻页面*/

.zy_flash_news {

	background: url(../images/zy_flash_news.jpg) no-repeat center top;

	height: 400px;

}



.zy_flash_cp {

	background: url(../images/zy_flash_cp.jpg) no-repeat center top;

	height: 400px;

}



.news_hot_all {

	background: #f0f3fa;

	height: auto;

	overflow: hidden;

	padding: 10px 0 50px;

}



.hot_message {

	background: #FFF;

	height: 384px;

	padding: 30px 60px;

	display: block;

	float: right;

	width: 597px;

	-webkit-box-shadow: 0px 5px 15px #c6c6c6;

	-moz-box-shadow: 0px 5px 15px #c6c6c6;

	box-shadow: 0px 5px 15px #c6c6c6;

}



.hot_message p:nth-of-type(1) {

	display: block;

	width: 597px;

	height: 35px;

	line-height: 35px;

}



.hot_message p:nth-of-type(1) span:nth-child(1) {

	float: left;

	display: block;

	color: #cf1314;

	font-size: 20px;

}



.hot_message p:nth-of-type(1) span:nth-child(2) {

	float: right;

	font-size: 16px;

	color: #333;

}



.hot_one {

	height: 90px;

	line-height: 25px;

	font-size: 14px;

	padding: 5px 0;

}



.hot_message a.hot_more {

	display: block;

	float: left;

	height: 30px;

	line-height: 30px;

	padding: 0 25px;

	background: #cf1314;

	color: #FFF;

	font-size: 14px;

	transition: all 0.4s;

}



.hot_message a.hot_more:hover {

	padding: 0 50px;

}



.hot_message ul {

	width: 597px;

}



.hot_message .hot_list li {

	height: 48px;

	padding: 20px 0 20px 20px;

	border: 1px #e5e5e5 solid;

	margin-top: 15px;

	position: relative;

}



.hot_message .hot_list li a {

	height: 88px;

	display: block;

	color: #515151;

	position: relative;

}



.hot_message .hot_list li a:after {

	content: '';

	position: absolute;

	left: -21px;

	top: -21px;

	width: 45%;

	height: 100%;

	transition: all 0.4s

}



.hot_message .hot_list li a:hover:after {

	width: 595px;

	height: 100%;

	border: 1px #FF0000 solid;

}



.hot_message .hot_list li a:hover div p:nth-of-type(1) {

	color: #cf1314;

}



.hot_message .hot_list li p {

	font-size: 14px;

}



.hot_message .hot_list li div:nth-child(1) {

	width: 480px;

	display: block;

	float: left;

}



.hot_message .hot_list li div:nth-last-of-type(1) {

	background: #cf1314;

	color: #FFF;

	width: 80px;

	height: 78px;

	display: block;

	float: right;

	position: absolute;

	right: 0;

	top: -20px;

	padding-top: 10px;

}



.hot_message .hot_list li div:nth-last-of-type(1) span:nth-child(1) {

	display: block;

	margin: 0 auto;

	font-family: 'impact';

	font-size: 30px;

	text-align: center;

	margin-top: 10px;

}



.hot_message .hot_list li div:nth-last-of-type(1) span:nth-child(2) {

	font-size: 14px;

	text-align: center;

	display: block;

	margin: 0 auto;

}



.hot_message .hot_list li div:nth-child(1) p:nth-child(1) {

	font-size: 14px;

	color: #333

}



/*案例展示*/

.zy_flash_case {

	background: url(../images/zy_flash_case.jpg) no-repeat center top;

	height: 350px;

}



.case_fk {

	background: url(../images/case_fk_bj.jpg) no-repeat center top;

	padding: 60px 0;

	height: 425px;

}



.case_fk p:nth-child(1) {

	font-size: 20px;

	color: #fff;

	text-align: center;

	width: 400px;

	margin: 0 auto

}



.case_fk p:nth-child(2) {

	font-size: 15px;

	color: #FFF;

	text-align: center;

	height: 60px;

	line-height: 60px;

	position: relative;

	width: 400px;

	margin: 0 auto

}



.case_fk p:nth-child(2):after {

	position: absolute;

	content: '';

	border-bottom: 1px #FF0000 solid;

	width: 15%;

	left: 38%;

	bottom: -10px;

	transition: all 0.4s;

}



.case_fk p:nth-child(2):hover:after {

	width: 100%;

	left: 0;

}



.case_content_three {

	background: #eee;

	padding: 50px 0;

}



.case_content_three_nr {

	width: 1200px;

	margin: 0 auto;

}



.case_content_three_nr a {

	overflow: hidden;

	padding: 10px;

	background: #FFF;

	width: 335px;

	height: 410px;

	display: block;

	float: left;

	margin: 0 40px 40px 0;

	position: relative;

	transition: all 0.4s;

}



.case_content_three_nr a:hover {

	-webkit-transform: translate(0, -5px);

	-moz-transform: translate(0, -10px);

	-o-transform: translate(0, -10px);

	-ms-transform: translate(0, -10px);

	-webkit-box-shadow: 0px 5px 15px #939393;

	-moz-box-shadow: 0px 5px 15px #939393;

	box-shadow: 0px 5px 15px #939393;

}



.case_content_three_nr a:after {

	position: absolute;

	content: '';

	background: url(../images/hover.png) no-repeat center top;

	height: 66px;

	width: 66px;

	left: 150px;

	top: -100px;

	transition: all 0.4s;

}



.case_content_three_nr a:hover:after {

	background: url(../images/hover.png) no-repeat center top;

	top: 175px;

	left: 150px;

}



.case_content_three_nr a img {

	width: 335px;

	height: 195px;

	margin-bottom: 25px;

}



a.more_news {

	display: block;

	height: 45px;

	line-height: 45px;

}



.case_content_three_nr a p:nth-of-type(1) {

	margin-left: 22px;

	color: #333;

	position: relative;

	width: 335px;

	font-size: 15px;

	height: 45px;

	line-height: 45px;

}



.case_content_three_nr a p:nth-of-type(1):after {

	content: '';

	position: absolute;

	left: 0;

	bottom: 0;

	width: 20%;

	border-bottom: 1px #FF0000 solid;

	transition: all 0.4s;

}



.case_content_three_nr a span:nth-of-type(1) {

	padding: 10px 0 10px 22px;

	font-size: 13px;

	font-family: Arial, Helvetica, sans-serif;

	color: #a8a8a8;

	height: 35px;

	line-height: 35px;

	display: block;

}



.case_xx_mess {

	padding: 5px 0 0 22px;

	line-height: 25px;

	font-size: 14px;

	color: #515151

}



.case_content_three_nr a:hover p:nth-of-type(1):after {

	width: 50%;

}



.case_content_three_nr a span:nth-of-type(1) i {

	margin-top: 10px;

	margin-right: 8px;

	background: url(../images/time.png) no-repeat left top;

	display: block;

	float: left;

	width: 14px;

	height: 13px;

	transition: all 0.4s;

}



.case_content_three_nr a:hover span:nth-of-type(1) i {

	background: url(../images/time.png) no-repeat -16px top;

}



.case_service {

	background: url(../images/case_service.jpg) no-repeat center top;

	height: auto;

	overflow: hidden;

	padding: 20px 0 0px;

}



.service_content {

	width: 1200px;

	margin: 0 auto;

}



.service_content li {

	transition: all 0.4s;

	width: 530px;

	height: 100px;

	padding: 30px;

	margin: 10px 10px 10px 0;

	display: block;

	float: left;

	background: #FFF;

	-webkit-box-shadow: 0px 5px 15px #939393;

	-moz-box-shadow: 0px 5px 15px #939393;

	box-shadow: 0px 5px 15px #939393

}



.service_content li div {

	display: block;

	float: right;

	width: 450px;

}



.service_content li div p {

	font-size: 20px;

	color: #333333;

	padding-bottom: 15px;

}



.service_content li div span {

	color: #909090;

	font-size: 13px;

	line-height: 25px;

}



.service_content li:hover {

	background: #cf1314;

	color: #FFF;

	-webkit-transform: translate(0, -5px);

	-moz-transform: translate(0, -10px);

	-o-transform: translate(0, -10px);

	-ms-transform: translate(0, -10px);

	-webkit-box-shadow: 0px 5px 15px #c6c6c6;

	-moz-box-shadow: 0px 5px 15px #c6c6c6;

	box-shadow: 0px 5px 15px #c6c6c6;

}



.service_content li:hover p,

.service_content li:hover span {

	color: #FFF

}



.service_content li:nth-child(1) i {

	display: block;

	float: left;

	background: url(../images/service_1.png) no-repeat center 0;

	height: 65px;

	width: 65px;

	border: 1px #FF0000 solid;

	border-radius: 65px;

	transition: all 0.4s;

}



.service_content li:nth-child(1):hover i {

	background: url(../images/service_1.png) no-repeat center -47px #cf1314;

}



.service_content li:hover i {

	border: 1px #FFFFFF solid;

}



.service_content li:nth-child(2) i {

	display: block;

	float: left;

	background: url(../images/service_2.png) no-repeat center -55px;

	height: 65px;

	width: 65px;

	border: 1px #FF0000 solid;

	border-radius: 65px;

	transition: all 0.4s;

}



.service_content li:nth-child(2):hover i {

	background: url(../images/service_2.png) no-repeat center -10px #cf1314;

}



.service_content li:hover:nth-child(2) i {

	border: 1px #FFFFFF solid;

}



.service_content li:nth-child(3) i {

	display: block;

	float: left;

	background: url(../images/service_3.png) no-repeat center 0;

	height: 65px;

	width: 65px;

	border: 1px #FF0000 solid;

	border-radius: 65px;

	transition: all 0.4s;

}



.service_content li:nth-child(3):hover i {

	background: url(../images/service_3.png) no-repeat center -47px #cf1314;

}



.service_content li:hover:nth-child(3) i {

	border: 1px #FFFFFF solid;

}



.service_content li:nth-child(4) i {

	display: block;

	float: left;

	background: url(../images/service_4.png) no-repeat center 0;

	height: 65px;

	width: 65px;

	border: 1px #FF0000 solid;

	border-radius: 65px;

	transition: all 0.4s;

}



.service_content li:nth-child(4):hover i {

	background: url(../images/service_4.png) no-repeat center -47px #cf1314;

}



.service_content li:hover:nth-child(4) i {

	border: 1px #FFFFFF solid;

}



.service_content li:nth-child(5) i {

	display: block;

	float: left;

	background: url(../images/service_5.png) no-repeat center 0;

	height: 65px;

	width: 65px;

	border: 1px #FF0000 solid;

	border-radius: 65px;

	transition: all 0.4s;

}



.service_content li:nth-child(5):hover i {

	background: url(../images/service_5.png) no-repeat center -47px #cf1314;

}



.service_content li:hover:nth-child(5) i {

	border: 1px #FFFFFF solid;

}



.service_content li:nth-child(6) i {

	display: block;

	float: left;

	background: url(../images/service_6.png) no-repeat center 0;

	height: 65px;

	width: 65px;

	border: 1px #FF0000 solid;

	border-radius: 65px;

	transition: all 0.4s;

}



.service_content li:nth-child(6):hover i {

	background: url(../images/service_6.png) no-repeat center -47px #cf1314;

}



.service_content li:hover:nth-child(6) i {

	border: 1px #FFFFFF solid;

}



.pro_all_main {

	background: #f0f3fa;

	height: auto;

	overflow: hidden;

}



.sub_nav {

	height: 50px;

	padding: 20px 150px;

	text-align: center

}



.sub_nav a {

	display: inline-block;

	margin: 0 10px 30px;

	padding: 0 10px;

	font-size: 14px;

	border: 1px #030303 solid;

	background: #030303;

	height: 40px;

	line-height: 40px;

	border-radius: 50px;

	transition: all 0.4s;

	color: #FFF;

	width: 200px;

	text-align: center;

}



.sub_nav a:hover,

.sub_nav a.current {

	background: none;

	border: 1px #ffc71c solid;

	background: #ffc71c;

	color: #030303;



}



.slider_pro {

	margin: 0 auto;

	width: 600px

}



.slider-container {

	height: 400px;

	margin: 0 auto 10px;

	overflow: hidden;

	position: relative;

	width: 600px;

}



.slider-container .slider-wrapper {

	left: 0;

	overflow: hidden;

	position: absolute;

	top: 0;

	width: 5000em;

	/*Fix for prevent display errors*/

	-webkit-transition: all 800ms ease;

	-moz-transition: all 800ms ease;

	-o-transition: all 800ms ease;

	transition: all 800ms ease;

}



.slider-container .slide {

	float: left;

	height: 400px;

	overflow: hidden;

	position: relative;

	width: 600px;

}



.slider-nav {

	text-align: center;

	width: 600px;

}



.slider-nav li {

	display: inline;

	padding: 3px;

}



.slider-nav .bullet {

	background-color: #59baa8;

	border-radius: 50%;

	display: inline-block;

	text-indent: -9000px;

	overflow: hidden;

	height: 16px;

	width: 16px;

}



.slider-nav .active {

	background-color: #e7433b

}



.slider-nav .prev,

.slider-nav .next {

	background: url('../images/sprite.png') no-repeat;

	display: inline-block;

	text-indent: -9000px;

	overflow: hidden;

	height: 16px;

	width: 16px;

}



.slider-nav .next {

	background-position: -15px top

}



/*联系我们*/

.zy_flash_contact {

	background: url(../images/zy_flash_contact.jpg) no-repeat center top;

	height: 400px;

}



.contact_contact {

	width: 1200px;

	margin: 60px auto;

}



.contact_contact li {

	width: 250px;

	float: left;

	text-align: center;

	margin: 30px 18px;

	height: 240px;

	position: relative;

	border: 1px #FFFFFF solid;

	padding: 20px 5px;

	transition: all 0.6s;

	-webkit-transition: all 0.6s;

}



.contact_contact li:after {

	background: RGBA(243, 243, 243, 0.8);

	position: absolute;

	left: 50%;

	height: 0;

	width: 0;

	bottom: 50%;

	content: '';

	transition: all 0.6s;

	-webkit-transition: all 0.6s;

	z-index: -1

}



.contact_contact li:hover:after {

	border-radius: 10px;

	height: 100%;

	width: 100%;

	left: 0;

	bottom: 0;

}



.contact_contact li span {

	display: block;

	width: 86px;

	height: 71px;

	padding-top: 15px;

	border-radius: 50%;

	margin: 0 auto 20px;

	background: -webkit-linear-gradient(#ffc71c, #ca9d13);

	background: -o-linear-gradient(#ffc71c, #ca9d13);

	background: -moz-linear-gradient(#ffc71c, #ca9d13);

	background: linear-gradient(#ffc71c, #ca9d13);

	box-shadow: 5px 5px 20px #ffe170;

	transition: all 0.5s;

	-webkit-transition: all 0.5s

}



.contact_contact li:hover span {

	border-radius: 10%;

	background: -webkit-linear-gradient(#ca9d13, #ffc71c);

	background: -o-linear-gradient(#ca9d13, #ffc71c);

	background: -moz-linear-gradient(#ca9d13, #ffc71c);

	background: linear-gradient(#ca9d13, #ffc71c);

}



.contact_contact li:hover {

	color: #7e7e7e;

	border-radius: 10px;

}



.contact_contact li:nth-child(1) span i {

	display: block;

	background: url(../images/contact_1.png) no-repeat left top;

	width: 26px;

	height: 41px;

	transition: all 0.4s;

	-webkit-transition: all 0.4s;

	margin: 10px auto;

}



.contact_contact li:hover:nth-child(1) span i {

	background: url(../images/contact_1.png) no-repeat left -45px;

}



.contact_contact li p:nth-of-type(1) {

	font-size: 16px;

	height: 60px;

	line-height: 60px;

	position: relative;

}



.contact_contact li p:nth-of-type(1):after {

	position: absolute;

	content: '';

	width: 25px;

	left: 45%;

	height: 1px;

	background: #078f69;

	bottom: 10px;

	transition: all 0.6s;

	-webkit-transition: all 0.6s;

}



.contact_contact li p:nth-of-type(2),

.contact_contact li p:nth-of-type(3) {

	font-size: 14px;

	height: 25px;

	line-height: 25px;

}



.contact_contact li:hover p:nth-of-type(1):after {

	width: 50%;

	left: 25%;

	background: #7e7e7e

}





.contact_contact li:nth-child(2) span i {

	display: block;

	background: url(../images/contact_2_1.png) no-repeat left top;

	width: 33px;

	height: 33px;

	transition: all 0.4s;

	-webkit-transition: all 0.4s;

	margin: 10px auto;

}



.contact_contact li:hover:nth-child(2) span i {

	background: url(../images/contact_2_1.png) no-repeat left -37px;

}







.contact_contact li:nth-child(3) span i {

	display: block;

	background: url(../images/contact_3.png) no-repeat left top;

	width: 32px;

	height: 26px;

	transition: all 0.4s;

	-webkit-transition: all 0.4s;

	margin: 15px auto;

}



.contact_contact li:hover:nth-child(3) span i {

	background: url(../images/contact_3.png) no-repeat left -29px;

}





.contact_contact li:nth-child(4) span i {

	display: block;

	background: url(../images/contact_4.png) no-repeat left top;

	width: 23px;

	height: 32px;

	transition: all 0.4s;

	-webkit-transition: all 0.4s;

	margin: 10px auto;

}



.contact_contact li:hover:nth-child(4) span i {

	background: url(../images/contact_4.png) no-repeat left -37px;

}



/*案例*/

.fl {

	float: left

}



.fr {

	float: right

}



.clearfix:after {

	content: ".";

	display: block;

	visibility: hidden;

	height: 0;

	clear: both

}



.main-page {

	margin: 0 auto;

	width: 1200px

}



.main-page .left {

	padding-left: 25px;

	height: 440px;

	border-left: 1px #dadada solid;

}



.main-page .left,

.main-page .right {

	float: right;

}



.main-page .nav-back {

	height: 300px;

}



.main-page .nav {

	position: relative;

	width: 240px;

	text-align: center;

	font-size: 18px;



	color: #fff;

}



.main-page .nav div {

	width: 240px;

	height: 100px;

	margin-bottom: 13px;

	cursor: pointer;

}



.main-page .nav div:nth-last-of-type(1) {

	margin-bottom: 0

}



.main-page .nav div img {

	width: 240px;

	height: 100px;

}



.main-page .nav div.on {

	background: #d7000f;

}



.main-page .right {

	width: 851px;

	height: 480px;

	margin-right: 55px;

}



.main-page .content {

	position: relative;

	width: 851px;

	height: 480px;

	overflow: hidden;

}



.main-page .content .con-ggh {

	width: 851px;

	height: 480px;

}



.con-ggh ul {

	padding-top: 20px;

	display: block

}



.con-ggh ul li {

	padding-top: 20px;

	margin-right: 20px;

	float: left

}



.list-pic {

	background-color: rgba(255, 255, 255, 0.3);

	padding: 10px;

	width: 110px;

	height: 110px;

	border: 1px solid #f67a7a;

}



.list-pic img {

	width: 110px;

	height: 110px;

	display: block

}



.con-ggh .item-name {

	padding: 20px 0;

	height: 20px;

	width: 150px;

	font-size: 16px;

	text-align: center;

	color: #fff;

	line-height: 20px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

}



.b-intro {

	margin-top: 20px

}



.b-intro span {

	font-size: 24px;

	margin-bottom: 12px;

	color: #fff

}



.b-intro p {

	width: 520px;

	height: 45px;

	line-height: 24px;

	overflow: hidden;

	color: #fff;

	font-size: 14px

}



.ck-m {

	width: 123px;

	height: 36px;

	line-height: 36px;

	display: block;

	float: left;

	text-align: center;

	color: #fff;

	border: 1px #fff solid;

	margin-top: 25px

}



.ck-m:hover {

	color: #FC0

}



.zcinfo {

	width: 510px;

	height: 420px;

	padding: 10px 20px;

	background: #cf1314;

}



.ptpic-dl,

.ptpic-dl img {

	margin-left: 1px;

	width: 300px;

	height: 440px

}



.sub_pro_title {

	height: 50px;

	line-height: 50px;

	border: 1px #d8d8d8 solid;

	border-top: 3px #cf1314 solid;

	font-size: 18px;

	color: #cf1314;

	padding: 0 10px;

}



.sub_pro_title2 {

	text-align: center;

	line-height: 35px;

	padding: 50px 0 30px;

}



.sub_pro_title2 p:nth-child(1) {

	font-size: 35px;

	color: #333

}



.sub_pro_title2 p:nth-child(2) {

	font-size: 14px;

	color: #666

}



.sub_pro_title3 {

	text-align: center;

	line-height: 35px;

	font-size: 35px;

	height: 100px;

	color: #333;

	padding: 80px 0 10px;

}



.sub_pro_title3 i {

	display: block;

	clear: both;

	text-align: center;

	padding-top: 20px;

	font-size: 40px;

	line-height: 20px;

	color: #d7000f;

}



.sub_pro_ad {

	background: url(../images/pro_ad_bj.jpg) no-repeat center top;

	height: 470px;

	padding: 45px 0 0 0;

	text-align: center

}



.sub_pro_ad p:nth-child(1) {

	color: #FFF;

	font-size: 20px;

	font-weight: bold;

	height: 30px;

	line-height: 30px;

	padding-bottom: 10px;

}



.sub_pro_ad p:nth-child(2) {

	width: 480px;

	text-align: center;

	line-height: 25px;

	color: #fff;

	margin: 0 auto;

	font-size: 14px;

}



.sub_pro_title4 {

	width: 480px;

	margin: 50px auto 30px;

}



.sub_pro_title4 p:nth-child(1) {

	text-align: center;

	font-size: 35px;

	color: #333333;

}



.sub_pro_title4 p:nth-child(2) {

	text-align: center;

	font-size: 35px;

	color: #333333;

}



.sub_pro_title4 p:nth-child(2) b {

	font-size: 40px;

	color: #d7000f;

}



.sub_pro_title4 p:nth-child(3) {

	font-size: 14px;

	color: #676767;

	padding: 8px 0;

	text-align: center;

	line-height: 25px;

}



.pk {

	width: 1200px;

	margin: 0 auto;

	text-align: center

}



.pk img {

	margin-bottom: 35px;

	text-align: center

}



.pro_honor {

	background: url(../images/pro_honor.jpg) no-repeat center top;

	height: 627px;

	margin: 50px 0 0;

}



.sub_pro_title5 {

	padding: 20px 0;

	text-align: center;

}



.sub_pro_title5 p:nth-child(1) {

	font-size: 35px;

	color: #d7000f;

}



.sub_pro_title5 p:nth-child(2) {

	font-size: 14px;

	color: #676767;

}



.index_pro_content2 a:hover .title_name:after {

	width: 50%;

	border-bottom: 1px #e3042e solid;

}



.map_nav {

	display: block;

	clear: both;

}



.map_nav p:nth-child(1) {

	font-size: 20px;

	height: 50px;

	line-height: 50px;

	color: #666;

	width: 200px;

	text-align: center;

	margin-top: 20px;

	padding: 0 20px;

	background: #006e61;

	color: #FFF;

	transition: all 0.4s;

	border: 1px #006e61 solid;

	color: #FFF

}



.map_nav p:hover {

	background: none;

	border: 1px #006e61 solid;

	color: #006e61

}



.map_nav p a {

	color: #FFF

}



.map_nav p:hover a {

	color: #006e61

}



.map_nav ul {

	padding: 30px 0 50px;

	border-bottom: 1px #CCCCCC solid;

}



.map_nav ul li {

	display: block;

	float: left;

}



.map_nav ul li a {

	display: block;

	float: left;

	padding: 0 10px;

	height: 30px;

	line-height: 30px;

	font-size: 14px;

	border: 1px #f4f2f2 solid;

	padding: 0 20px;

	margin-right: 15px;

	transition: all 0.4s;

}



.map_nav ul li a:hover {

	background: #006e61;

	border: 1px #006e61 solid;

	color: #FFF

}







.index_pro_content_cp {

	margin: 10px 0 0 0;

	width: 950px;

}



.index_pro_content_cp a:hover .title_name:after {

	width: 60%;

	border-bottom: 1px #cf1314 solid;

}



.index_pro_content_cp a:hover {

	border: 1px #fff solid;

	transform: translate(0, -10px);

	-webkit-transform: translate(0, -10px);

	-moz-transform: translate(0, -10px);

	-o-transform: translate(0, -10px);

	-ms-transform: translate(0, -10px);

	-webkit-box-shadow: 0px 5px 15px #828282;

	-moz-box-shadow: 0px 5px 15px #828282;

	box-shadow: 0px 5px 15px #828282;

}



.index_pro_content_cp a img {

	width: 300px;

	height: 240px;

	margin-bottom: 10px;

}



.index_pro_content_cp a {

	border: 1px #fafafa solid;

	background: #fafafa;

	display: block;

	width: 300px;

	height: 385px;

	margin: 0px 10px 10px 0;

	transition: all 0.4s;

	float: left;

}



.index_pro_content_cp a:hover span.cp_more_xx {

	width: 130px;

}













.index_pro_content_cp_img {

	margin: 10px 0 0 0;

	width: 860px;

}



.index_pro_content_cp_img a:hover .title_name:after {

	width: 60%;

	border-bottom: 1px #cf1314 solid;

}



.index_pro_content_cp_img a:hover {

	border: 1px #fff solid;

	transform: translate(0, -10px);

	-webkit-transform: translate(0, -10px);

	-moz-transform: translate(0, -10px);

	-o-transform: translate(0, -10px);

	-ms-transform: translate(0, -10px);

	-webkit-box-shadow: 0px 5px 15px #828282;

	-moz-box-shadow: 0px 5px 15px #828282;

	box-shadow: 0px 5px 15px #828282;

}



.index_pro_content_cp_img a img {

	width: 270px;

	height: 190px;

	margin-bottom: 10px;

}



.index_pro_content_cp_img a {

	border: 1px #fafafa solid;

	background: #fafafa;

	display: block;

	width: 270px;

	height: 250px;

	margin: 0px 10px 10px 0;

	transition: all 0.4s;

	float: left;

}



.index_pro_content_cp_img a:hover span.cp_more_xx {

	width: 130px;

}



.index_pro_content_cp_img p {

	padding-left: 10px;

}









.picScroll-links {

	width: 1110px;

	margin: 0 auto;

	height: auto;

	position: relative;

}



.picScroll-links .hd {

	padding: 0 10px;

}



.picScroll-links .hd .prev {

	display: block;

	width: 48px;

	height: 79px;

	float: right;

	margin-right: 5px;

	overflow: hidden;

	cursor: pointer;

	background: url("../images/arrow.png") no-repeat left top;

	position: absolute;

	left: 0;

	top: 40px;

	transition: all 0.4s;

}



.picScroll-links .hd .next {

	display: block;

	width: 48px;

	height: 79px;

	float: right;

	margin-right: 5px;

	overflow: hidden;

	cursor: pointer;

	background: url("../images/arrow.png") no-repeat -50px 0px;

	position: absolute;

	right: -60px;

	top: 40px;

	transition: all 0.4s;

}



.picScroll-links .hd .prev:hover {

	background: url("../images/arrow.png") no-repeat left -81px;

}



.picScroll-links .hd .next:hover {

	background: url("../images/arrow.png") no-repeat -50px -81px;

}



.picScroll-links .hd ul {

	margin: 10px 0 0 550px;

	overflow: hidden;

	zoom: 1;

	margin-top: 5px;

	zoom: 1;

}



.picScroll-links .hd ul li {

	float: left;

	width: 9px;

	height: 9px;

	overflow: hidden;

	margin-right: 15px;

	text-indent: -999px;

	cursor: pointer;

	background: url("../images/icocircle.gif") 0 -9px no-repeat;

}



.picScroll-links .hd ul li.on {

	background-position: 0 0;

}



.picScroll-links .bd {

	padding: 20px 10px 0 0;

	height: 120px;

	margin: 0 20px 0 50px;

}



.picScroll-links .bd ul {

	overflow: hidden;

	zoom: 1;

}



.picScroll-links .bd ul li {

	transition: all 0.4s;

	margin: 10px 15px 0 0;

	height: 100px;

	width: 200px;

	float: left;

	_display: inline;

	text-align: center;

	position: relative;

	color: #FFF

}



.picScroll-links .bd ul li:hover {

	-webkit-transform: translate(0, -10px);

	-moz-transform: translate(0, -10px);

	-o-transform: translate(0, -10px);

	-ms-transform: translate(0, -10px);

	-webkit-box-shadow: 0px 5px 15px #b1b2b5;

	-moz-box-shadow: 0px 5px 15px #b1b2b5;

	box-shadow: 0px 5px 15px #b1b2b5;

	transition: all 0.4s;

}



.picScroll-links .bd ul li .pic {

	text-align: center;

}



.picScroll-links .bd ul li .pic img {

	width: 200px;

	height: 100px;

	display: block;

	padding-bottom: 10px;

}



.picScroll-links .bd ul li .title {

	line-height: 24px;

	font-size: 16px;

	text-align: left;

	width: 200px;

	padding: 0 10px;

	border-left: 1px #FFFFFF solid;

	margin-left: 20px

}



.picScroll-links .bd ul li .title p:nth-child(1) {

	font-size: 16px;

}



.picScroll-links .bd ul li .title p:nth-child(2) {

	font-size: 12px;

	color: #d3d3d3

}



.picScroll-links .bd ul li .title a {

	color: #FFF

}









.picScroll-news .hd {

	padding: 0 10px;

}



.picScroll-news .hd .prev {

	display: block;

	width: 48px;

	height: 79px;

	float: right;

	margin-right: 5px;

	overflow: hidden;

	cursor: pointer;

	background: url("../images/arrow.png") no-repeat left top;

	position: absolute;

	left: -60px;

	top: 120px;

	transition: all 0.4s;

}



.picScroll-news .hd .next {

	display: block;

	width: 48px;

	height: 79px;

	float: right;

	margin-right: 5px;

	overflow: hidden;

	cursor: pointer;

	background: url("../images/arrow.png") no-repeat -50px 0px;

	position: absolute;

	right: -120px;

	top: 120px;

	transition: all 0.4s;

}



.picScroll-news .hd .prev:hover {

	background: url("../images/arrow.png") no-repeat left -81px;

}



.picScroll-news .hd .next:hover {

	background: url("../images/arrow.png") no-repeat -50px -81px;

}



.picScroll-news {

	width: 1110px;

	margin: 0 auto;

	height: auto;

	position: relative;

}







/*控制菜单的按钮*/

.index_cy {

	width: 30px;

	height: 30px;

	background: url(../images/index_cy.png);

	position: fixed;

	right: 0;

	top: 50%;

	margin-top: 140px;

	background-position: 62px 0;

	cursor: pointer;

}



.index_cy2 {

	width: 30px;

	height: 30px;

	background: url(../images/index_cy.png);

	position: fixed;

	right: 0;

	top: 50%;

	margin-top: 140px;

	background-position: 30px 0;

	cursor: pointer;

}













/* fullSlide */

.fullSlide {

	width: 100%;

	position: relative;

	height: 630px;

}



.fullSlide .bd {

	margin: 0 auto;

	position: relative;

	z-index: 0;

	overflow: hidden;

}



.fullSlide .bd ul {

	width: 100% !important;

}



.fullSlide .bd li {

	width: 100% !important;

	height: 550px;

	overflow: hidden;

	text-align: center;

}



.fullSlide .bd li a {

	display: block;

	height: 630px;

}



.fullSlide .hd {

	width: 100%;

	position: absolute;

	z-index: 1;

	bottom: 100px;

	left: 0;

	height: 30px;

	line-height: 30px;

}



.fullSlide .hd ul {

	text-align: center;

}



.fullSlide .hd ul li {

	cursor: pointer;

	display: inline-block;

	*display: inline;

	zoom: 1;

	width: 42px;

	height: 11px;

	margin: 1px;

	overflow: hidden;

	background: #000;

	filter: alpha(opacity=50);

	opacity: 0.5;

	line-height: 999px;

}



.fullSlide .hd ul .on {

	background: #f00;

}



.fullSlide .prev,

.fullSlide .next {

	display: block;

	position: absolute;

	z-index: 1;

	top: 50%;

	margin-top: -30px;

	left: 15%;

	z-index: 1;

	width: 40px;

	height: 60px;

	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;

	cursor: pointer;

	filter: alpha(opacity=50);

	opacity: 0.5;

	display: none;

}



.fullSlide .next {

	left: auto;

	right: 15%;

	background-position: -6px -137px;

}









/*返回头部*/

.cd-top {

	bottom: -60px;

	position: absolute;

	left: 50%;

	color: #fff;

	overflow: hidden;

	background: url(../images/end_up.png) no-repeat center top;

	width: 70px;

	height: 35px;

	line-height: 50px;

	display: block;

	visibility: hidden;

	opacity: 0;

	-webkit-transition: all 0.3s;

	-moz-transition: all 0.3s;

	transition: all 0.3s;

	cursor: pointer;

}



.cd-top:hover {

	background: url(../images/end_up.png) no-repeat center -35px;

	color: #FFF

}



.cd-top.cd-is-visible {

	/* the button becomes visible */

	visibility: visible;

	opacity: 1;

}



.cd-top.cd-fade-out {

	/* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */

	opacity: 1;

}



.no-touch .cd-top:hover {

	background-color: #e86256;

	opacity: 1;

}











.section_contact .contact_wrap {

	margin-bottom: 35px;

	width: 1200px;

	border: 1px solid #eeeeee;

	position: relative;

	padding: 35px 60px;

}



.map_tips {

	line-height: 42px;

	height: 42px;

}



.map_box {

	position: relative;

	overflow: hidden;

}



.map_box .resultBar {

	display: none;

	position: absolute;

	top: 0;

	height: 460px;

	width: 490px;

	overflow: hidden;

	-webkit-transition: all .2s;

	-moz-transition: all .2s;

	-ms-transition: all .2s;

	-o-transition: all .2s;

	transition: all .2s;

}



.map_box .resultBar .resultBar_wrap {

	position: relative;

	width: 450px;

}



.map_box .resultBar .resultBar_wrap .driving_way {

	background-color: #fff;

	text-align: center;

	margin-top: 1px;

	line-height: 32px;

	height: 32px;

}



.map_box .resultBar .resultBar_wrap .driving_way a {

	margin: 0 5px;

}



.map_box .resultBar .resultBar_wrap .line_types .none {

	display: none;

}



.map_box .resultBar .resultBar_wrap .resultCon {

	width: 450px;

	background-color: #fff;

	overflow-x: hidden;

	height: 460px;

}



.map_box .resultBar .close_btn {

	position: absolute;

	right: -40px;

	top: 0;

	background-color: #fff;

	width: 40px;

	height: 30px;

	line-height: 30px;

	text-align: center;

	cursor: pointer;

	-webkit-transition: all .2s;

	-moz-transition: all .2s;

	-ms-transition: all .2s;

	-o-transition: all .2s;

	transition: all .2s;

}



.drive_line a {

	color: #c91400;

	margin-right: 10px;

	font-size: 16px;

}



.drive_line a:hover {

	color: #35a55d;

}



.map_box .resultBar.show {

	display: block;

	transform: translateX(0);

}



.map_box .resultBar.close {

	transform: translateX(-450px);

}



.contact_wrap .web_name {

	font-size: 30px;

	color: #5f5f5f;

	margin-bottom: 16px;

}



.contact_wrap .contact_left {

	float: left;

}



.contact_wrap .contact_left dl {

	margin-bottom: 15px;

}



.contact_wrap .contact_left dt {

	font-weight: bold;

	font-size: 18px;

	color: #414141;

	position: relative;

}



.contact_wrap .contact_left dt:before {

	content: '';

	position: absolute;

	width: 8px;

	height: 8px;

	left: -14px;

	background-color: #35a55d;

	top: 10px;

}



.contact_wrap .contact_left dd {

	line-height: 32px;

	color: #616161;

}





.contact_wrap .contact_right {

	float: right;

	width: 530px;

	height: 330px;

	background-color: #35a55d;

	color: #fff;

	border-top-right-radius: 60px;

	padding: 30px;

}



.contact_wrap .contact_right .qrcode_item {

	width: 160px;

	margin: 30px;

	text-align: center;

	display: inline-block;

}



.contact_wrap .contact_right .qrcode {

	width: 160px;

	height: 160px;

	background-color: #fff;

}



.contact_wrap .contact_right .qrcode img {

	max-width: 100%;

}



.contact_wrap .contact_right .qrcode_item p {

	line-height: 42px;

	margin-top: 5px;

}





.index_add_current i {

	display: block;

	float: left;

	background: url(../images/home_inco.png) no-repeat left top;

	width: 19px;

	height: 14px;

	margin: 34px 6px 0 0;

}



.index_add_current {

	width: 1200px;

	font-size: 12px;

	height: 80px;

	line-height: 80px;

	color: #535353

}



.index_add_current span {

	display: block;

	float: right;

}



.index_add_current a {

	color: #535353;

}



.index_add_current a:hover {

	color: #d12f31

}



.sub_title_xm,

.sub_title_xm2 {

	width: 500px;

	text-align: center;

	margin: 0 auto;

}



.sub_title_xm p:nth-child(1) {

	font-size: 30px;

	color: #333;

	position: relative;

	display: inline;

	width: 120px;

	height: 50px;

	line-height: 50px;

}



.sub_title_xm p:nth-child(1):after {

	content: '';

	position: absolute;

	border-bottom: 1px #cf1314 solid;

	left: 30%;

	bottom: -10px;

	width: 40%;

	transition: all 0.4s

}



.sub_title_xm p:nth-child(1):hover:after {

	width: 100%;

	left: 0;

}



.sub_title_xm p:nth-child(2) {

	width: 400px;

	text-align: center;

	margin: 20px auto;

	line-height: 30px;

	color: #969696 !important;

	font-size: 14px;

}



.sub_title_xm2 p:nth-child(1) {

	font-size: 30px;

	color: #fff;

	position: relative;

	display: inline;

	width: 120px;

	height: 50px;

	line-height: 50px;

}



.sub_title_xm2 p:nth-child(1):after {

	content: '';

	position: absolute;

	border-bottom: 1px #cf1314 solid;

	left: 30%;

	bottom: -10px;

	width: 40%;

	transition: all 0.4s

}



.sub_title_xm2 p:nth-child(1):hover:after {

	width: 100%;

	left: 0;

}



.sub_title_xm2 p:nth-child(2) {

	width: 400px;

	text-align: center;

	margin: 20px auto;

	line-height: 30px;

	color: #fff !important;

	font-size: 14px;

}









/*.anli_xx_types {position: fixed !important;top: 0;left: 0%; z-index: 9999;}*/



.anli_xx_type {

	width: 100%;

	border-top: 1px #ececec solid;

	border-bottom: 1px #ececec solid;

	background: #fff;

	height: 80px;

	line-height: 80px;

}



.anli_xx_t_xx {

	width: 150px;

	line-height: 80px;

	text-align: center;

	transition: all 0.4s;

	transition: all 0.4s;

}



.anli_xx_t_xx a {

	font-size: 16px;

	color: #139c8c;

	transition: all 0.4s

}



.anli_xx_type .current {

	border-bottom: 2px #33a1d4 solid;

	transition: all 0.4s

}



.anli_xx_t_xx:hover {

	background: #139c8c;

	color: #fff

}



.anli_xx_t_xx:hover a {

	color: #FFF

}



.anli_xx_types {

	position: fixed !important;

	bottom: 400px;

	left: 45%;

	margin-left: -750px;

	z-index: 9999;

	width: 150px !important;

	height: 405px !important;

	background: #f4f2f2;

	color: #FFF

}



.anli_xx_types .w600 {

	width: 150px;

}



.anli_xx_types .current {

	background: #139c8c;

}



.anli_xx_types .current a {

	color: #FFF;

}







.pro_message_content {

	background: #FFF;

	width: 100%;

	height: auto;

}



.w1200_pro {

	background: #f0f3fa;

	overflow: hidden;

}



.wrap {

	background: #FFF

}



.pro_sub_nav {

	border-bottom: 1px #e5e5e5 solid;

	height: 80px;

}



.pro_sub_nav li {

	display: block;

	float: left;

	border-right: 1px #e5e5e5 solid;

	width: 19%;

	text-align: center;

	height: 22px;

	margin: 19px 0;

	position: relative

}



.pro_sub_nav li:after {

	position: absolute;

	content: '';

	left: 45%;

	bottom: -40px;

	width: 0%;

	height: 3px;

	background: #139c8c;

	transition: all 0.5s;

	-webkit-transition: all 0.5s;

}



.pro_sub_nav li:hover:after {

	width: 100%;

	left: 0

}



.pro_sub_nav li:nth-last-of-type(1) {

	border-right: none;

}



.pro_sub_nav li a {

	font-size: 18px;

	height: 22px;

	line-height: 22px;

}



.w1200_white {

	background: #FFF;

	margin: 0 auto;

	width: 1130px;

	padding: 35px;

	height: auto;

	overflow: hidden;

}



#pro_show {

	line-height: 25px;

	color: #454545;

	font-size: 16px;

}



#pro_jiance li {

	width: 480px;

	font-size: 16px;

	padding: 40px 20px;

	margin: 20px;

	color: #FFF;

	display: block;

	float: left;

	background: -webkit-linear-gradient(left, #139c8c, #13b89d);

	background: -o-linear-gradient(right, #139c8c, #13b89d);

	background: -moz-linear-gradient(right, #139c8c, #13b89d);

	background: linear-gradient(to right, #139c8c, #13b89d);

	overflow: hidden;

	transition: all 0.5s linear 0s;

	-webkit-transition: all 0.5s;

}



#pro_jiance li:nth-child(2n-1) {

	margin-left: 0px;

}



#pro_jiance li p {

	font-size: 16px;

	height: 30px;

	line-height: 30px;

	position: relative;

}



#pro_jiance li p:after {

	content: '';

	position: absolute;

	left: 0;

	top: 0;

	width: 8%;

	bottom: 0;

	border-bottom: 1px #FFFFFF solid;

	height: 35px;

	line-height: 35px;

	transition: all 0.4s;

	-webkit-transition: all 0.5s;

}



#pro_jiance li:hover p:after {

	width: 18%;

	left: 0;

}



#pro_jiance li span {

	line-height: 30px;

	display: block;

	padding: 20px 0;

}



#pro_jiance li:hover {

	background: -webkit-linear-gradient(left, #13b89d, #139c8c);

	background: -o-linear-gradient(right, #13b89d, #139c8c);

	background: -moz-linear-gradient(right, #13b89d, #139c8c);

	background: linear-gradient(to right, #13b89d, #139c8c);

}





















/*main css*/

.izl-rmenu {

	position: fixed;

	right: 0;

	margin-right: 20px;

	bottom: 20px;

	padding-bottom: 20px;

	background: url(../images/r_b.png) 0px bottom no-repeat;

	z-index: 999;

}



.izl-rmenu .btn {

	width: 72px;

	height: 73px;

	margin-bottom: 1px;

	cursor: pointer;

	position: relative;

}



.izl-rmenu .btn-qq {

	background: url(../images/r_qq.png) 0px 0px no-repeat;

	background-color: #6da9de;

}



.izl-rmenu .btn-qq:hover {

	background-color: #488bc7;

}



.izl-rmenu a.btn-qq,

.izl-rmenu a.btn-qq:visited {

	background: url(../images/r_qq.png) 0px 0px no-repeat;

	background-color: #6da9de;

	text-decoration: none;

	display: block;

}



.izl-rmenu .btn-wx {

	background: url(../images/r_wx.png) 0px 0px no-repeat;

	background-color: #78c340;

}



.izl-rmenu .btn-wx:hover {

	background-color: #58a81c;

}



.izl-rmenu .btn-wx .pic {

	position: absolute;

	left: -160px;

	top: 0px;

	display: none;

	width: 160px;

	height: 160px;

}



.izl-rmenu .btn-phone {

	background: url(../images/r_phone.png) 0px 0px no-repeat;

	background-color: #fbb01f;

}



.izl-rmenu .btn-phone:hover {

	background-color: #ff811b;

}



.izl-rmenu .btn-phone .phone {

	background-color: #ff811b;

	position: absolute;

	width: 160px;

	left: -160px;

	top: 0px;

	line-height: 73px;

	color: #FFF;

	font-size: 18px;

	text-align: center;

	display: none;

}



.izl-rmenu .btn-top {

	background: url(../images/r_top.png) 0px 0px no-repeat;

	background-color: #666666;

	display: none;

}



.izl-rmenu .btn-top:hover {

	background-color: #444;

}







#pro_shfw li {

	padding: 10px 50px;

	line-height: 30px;

	font-size: 16px;

}