@charset "utf-8";

/* CSS Document */



* {

	margin: 0;

	padding: 0;

	border: 0;

}

body {

	font-size: 12px;

	color: #686868;

	background: url(../img/bj.jpg) repeat-x left top;

	-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: #F60;

	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;

}

.w1200 {

	width: 1200px;

	margin: 0 auto;

}

/* top css*/

#top {

	width: 1200px;

	height: auto;

	overflow: hidden;

	margin: 0 auto;

}

.up_top {

	width: 100%;

	height: 30px;

	line-height: 30px;

	color: #666666;

}

.up_top {

	display: block;

	float: right;

	color: #666666;

}

.up_top a {

	display: block;

	float: right;

	padding: 0 10px;

	color: #515151

}

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

	color: #585858;

	font-size: 14px;

}



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

	color: #585858;

	font-size: 14px;

}



.up_top span:nth-child(1) {

	display: block;

	float: left;

	 width:40%;

}

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

	display: block;

	float: right;



}

.top_tel {

	width: 160px;

	margin: 32px 0 0 0;

	font-size: 14px;

	background:url(../img/top_tel.gif) no-repeat left center; 

	padding-left:45px;

}

.top_tel span {

	height: 21px;

	display: block;

	float: left;

	margin-right: 5px;

	color: #626262;

	font-size: 14px;

}

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

	clear: both;

	font-family: impact;

	color: #006e61;

	font-size: 26px;

}

.index_search{ margin:10px 0 0; height:28px; line-height:28px; background:#fff; }

.search_width{ width:322px; height:28px;}

input.search_bj4{ background:none;  line-height:28px; height:28px; color:#a1a0a0; width:200px;padding-left:3px;border:0; padding-left:8px; margin-left:7px;border:1px #c3c8cd solid; border-right:0;}

.but4{ color:#FFF;  transition:all 0.4s linear 0s; background:url(../img/search_btn.gif) no-repeat 10px center #da2021; height:30px; width:60px; cursor:pointer; border:0; padding-left:15px;}

.but4:hover{ background:url(../img/search_btn.gif) no-repeat -60px center #1f3846; padding-left:5px;}





.top_honor{ margin:10px 10px 0 35px;}



#logo {

	margin: 36px 0 30px;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {

#logo {

	margin: 36px 0 30px;

}

}



#nav{ height:60px; line-height:60px; width:1200px; margin:0 auto}



.menu2 {margin:0 auto;

padding:0;

height: 60px;	



}

.menu2 li { float: left; position: relative; text-transform:uppercase;font-size:14px; }

.menu2  li a {padding:0px 34px;color: #fff;display:block; font-size:16px; position:relative;z-index:9999999;}

.menu2  li a:nth-of-type(1):after{ position:absolute;content:''; width:0%; left:25%;  bottom:0px; transition:all 0.4s}

.menu2 li a:nth-of-type(1):hover:after{border-bottom:1px #FFFFFF solid; position:absolute; left:0%; width:100%; bottom:0px;}

.menu2 li:hover > a {

	color:#ffffff;

background:#31897f

}/* drop down sub-menu */

.menu2 ul {

	background:rgba(49,137,127,0.9);

display: none;

z-index:9999999;

margin: 0;

padding: 10px 0 20px;

width: 190px;

position: absolute;

top: 60px;

left: -1px;

}

.menu2 li:hover > ul {display: block;}

.menu2 ul li {display:block;

float: none;

height:30px;

line-height:30px;

margin: 0px 15px;

padding:2px;

}

/* sub menu hover link */

.menu2 ul li:hover a, .menu2 li:hover li a {

	

	color: #ffffff;

}

.menu2 ul a {

	background:url("../images/inco_nav.png") no-repeat 130px center transparent;

	transition:all 0.4s linear 0s;

	

	display:block;

	height:auto;

	font-size: 16px;

	padding:5px 0px 5px 10px;

}

.menu2 ul a:hover, .menu2 ul li:hover > a{

	font-size:16px;

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

	color: #e9e9e9 !important;

}







/*#nav {

	height: 60px;

	width: 1200px;

}

#nav li {

	display: inline-block;

	height: 60px;

	position: relative;

	padding: 0 20px;

	text-align: center;

	transition: all 0.4s;

	

}

#nav li:nth-last-of-type(1) {

	background: none

}

#nav li:hover, #nav li.current {

	background: #31897f

}

#nav li a, #nav li.current a {

	display: block;

	float: left;

	padding: 0px 12px 0 13px;

	height: 60px;

	line-height: 60px;

	transition: all 0.4s;

	font-size: 16px;

	color: #FFF

}

#nav li.current a {

	color: #FFF;

}

#nav li:hover a, #nav li.current:hover a {

	color: #fff

}

#nav li:after {

	line-height: 60px;

	transition: 0.3s all;

	content: '';

	border-bottom: 2px solid #fff;

	display: block;

	height: 0;

	left: 50%;

	position: absolute;

	width: 0%;

	bottom: 10px

}

#nav li:hover:after {

	width: 40%;

	left: 30%;

}*/

.hot_search {

	font-size: 14px;

	height: 46px;

	line-height: 46px;

}

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

	display: block;

	float: left;

	background: url(../img/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

}

.index_search {

	margin: 10px 0 0;

	height: 28px;

	line-height: 28px;

	background: #fff;

}

.search_width {

	width: 322px;

	height: 28px;

}

.top_small_nav {

	width: 1200px;

	position: relative;

	height: 73px;

	margin: 0 auto;

}

.top_inco {

	background: #0b81d9;

	width: 100%;

	position: absolute;

	top: 0;

	right: 1048px;

	padding: 5px 0 0 0;

	height: 68px;

	z-index: 9;

}

.top_inco img {

	float: right;

	margin: 10px;

}

.top_tel_search {

	left: 160px;

	position: absolute;

	height: 73px;

	width: 1050px

}

.up_message {

	height: 53px;

	margin-top: 20px;

	display: block;

	text-align: right;

	width: 110px;

}

.up_message p:nth-child(1) {

	font-size: 16px;

	color: #333;

	font-weight: bold;

}

.up_message p:nth-child(2) {

	font-size: 14px;

	color: #818181

}

.up_tel {

	margin-left: 20px;

	height: 73px;

	font-family: 'impact';

	color: #0b81d9;

	font-size: 30px;

	display: block;

	line-height: 73px;

}

.flash {

	height: 630px;

	text-align: center

}







.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(../img/top_list_right.png) no-repeat right center; position:absolute; top:35px; content:''; right:-10px; width:50px; height:50px;}







.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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/list_four.png) no-repeat -84px center ;}

.index_list_content li:nth-child(4) a:hover{ color:#006e61}



/*产品中心*/

.index_cp_marquee{ height:500px; width:1200px; margin:0 auto}

/*公司简介*/

.index_about{ background:url(../img/index_about.jpg) no-repeat center top; height:580px; padding:75px 0 0 0; height:580px;}

.about_img{ background:url(../img/about_bj.jpg) no-repeat left top; height:440px; padding:43px 0 0 100px; width:500px;}

.about_font{ width:600px;}

.about_font p:nth-child(1){ font-size:26px; color:#006e61; font-weight:bold}

.about_font p:nth-child(2){ color:#999999; font-size:16px; padding:4px 0;}

.about_content{ color:#666; font-size:16px; line-height:30px; padding:10px 0;}

.about_content a{ padding:10px 0; display:block; float:left; color:#006e61; font-size:14px;}

.about_content a:hover{ color:#F33}

.about_btn li{ background:#006e61; width:200px; height:150px; display:block; float:left; text-align:center}

.about_btn li:nth-child(1) i{ background:url(../img/about_1.png) no-repeat 0 top; height:37px; width:39px; display:block; margin:40px auto 15px; transition:all 0.4s}

.about_btn li:nth-child(1) a{ font-size:16px; color:#fff; display:block; float:left; transition:all 0.4s; width:200px; height:150px;}

.about_btn li:nth-child(1) a:hover i{ background:url(../img/about_1.png) no-repeat -50px top;}

.about_btn li:nth-child(1) a:hover{ background:#0a7367;}



.about_btn li:nth-child(2){ background:#187b70;}

.about_btn li:nth-child(2) i{ background:url(../img/about_2.png) no-repeat 0 top; height:39px; width:39px; display:block; margin:40px auto 14px; transition:all 0.4s}

.about_btn li:nth-child(2) a{ font-size:16px; color:#fff; display:block; float:left; transition:all 0.4s; width:200px; height:150px;}

.about_btn li:nth-child(2) a:hover i{ background:url(../img/about_2.png) no-repeat -58px top;}

.about_btn li:nth-child(2) a:hover{ background:#0a7367;}





.about_btn li:nth-child(3){ background:#31897f;}

.about_btn li:nth-child(3) i{ background:url(../img/about_3.png) no-repeat 0 top; height:42px; width:48px; display:block; margin:40px auto 11px; transition:all 0.4s}

.about_btn li:nth-child(3) a{ font-size:16px; color:#fff; display:block; float:left; transition:all 0.4s; width:200px; height:150px;}

.about_btn li:nth-child(3) a:hover i{ background:url(../img/about_3.png) no-repeat -58px top;}

.about_btn li:nth-child(3) a:hover{ background:#026f62;}



/*实力展示*/

.index_shili{ height:auto; width:1200px; height:550px; margin:0 auto}

.index_shili p:nth-child(1){ font-size:40px; text-align:center; color:#444}

.index_shili p:nth-child(2){ font-size:20px; color:#666;text-align:center; padding:10px 0 50px;}



/*新闻资讯*/

.index_news{ background:url(../img/index_news.jpg) no-repeat center top; height:480px; padding:45px 0 0px;}

.index_news  p:nth-child(1){ font-size:40px; text-align:center; color:#444}

.index_news p:nth-child(2){ font-size:20px; color:#666;text-align:center; padding:10px 0 50px;}

.index_news p:nth-child(2) a{ padding:0 10px; color:#666}

.index_news p:nth-child(2) a:hover{ color:#006e61;}

.news_list_num{ padding:10px; background:#FFF; height:auto; overflow:hidden;}

.news_list_num li{ width:250px; padding:20px 20px 40px; display:block; float:left; position:relative;transition:all 0.4s}

.news_list_num li span:nth-child(1){ font-family:arial; font-size:40px; color:#b1b1b1; font-weight:bold;transition:all 0.4s}

.news_list_num li span:nth-child(2){ background:#FFF; top:60px;left:50px; position:absolute; color:#666; font-size:12px;transition:all 0.4s}

.news_list_num li p:nth-of-type(1){ color:#333333; font-size:16px; font-weight:bold; margin:50px 0 30px; position:relative;transition:all 0.4s}

.news_list_num li p:nth-of-type(1):after{left:0; content:''; width:40%; position:absolute;left:0%; bottom:-10px;transition:all 0.4s}

.news_nr{ font-size:14px; color:#999; line-height:25px;}

.news_list_num a{ display:block; float:left;}

.news_list_num a:hover{ color:#C00}

.news_list_num a:hover  p:nth-of-type(1){ color:#006e61}



.news_list_num a:hover p:nth-of-type(1):after{ border:0.5px #006e61 solid; font-weight:100; width:100%; left:0%; bottom:-10px}

.news_list_num a:hover .news_nr,.news_list_num a:hover span{ color:#006e61}























/*end*/

.index_end {

	background: url(../img/end_bj.gif) repeat-x left top #006e61;

	padding-top: 50px;

	height:226px;

}

.end_nr{ width:730px; margin:0 0 0 40px}

.end_nav { margin-bottom:40px;}

.end_nav a{ font-size:14px; color:#c3d5d2;}

.end_nav li{ display:block; float:left; padding:0 12px; border-right:1px #c3d5d2 solid; height:15px; line-height:15px;} 

.end_nav li:nth-child(1){ padding-left:0; }

.end_nav li a:hover{ color:#FFF;}







.end_contact {

	 margin:0 0 0 0;

	padding: 20px 0;

	font-size:14px;

	line-height:30px;

	color:#c3d5d2;

}

.end_scan li{ display:block; float:right; color:#FFF; text-align:center; margin:0 10px;}

.end_scan li img{ margin-bottom:5px; width:120px;}

.end_copy {

	height: 45px;

	line-height: 45px;

	text-align: left;

	padding-left:40px;

	width: 1160px;

	color:#589289;

	background:  #006e61;

}

.end_copy a{ color:#589289}

.end_copy a:hover{ color:#FFF}





/*子页面 box css*/

.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(../img/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(../img/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(../img/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(../img/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(../img/hot_bj.gif) repeat-x left 142px;

	height: auto;

	overflow: hidden;

	padding-bottom: 30px;

}

.index_xm {

	position: relative;

	background: url(../img/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(../img/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(../img/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(../img/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(../img/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(../img/index_fhxc_bj.gif) repeat-x left top;

	height: 327px;

	padding-top: 20px;

}

.fhxc_xm {

	background: url(../img/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(../img/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(../img/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(../img/youshi1.png) no-repeat left top;

	width: 55px;

	height: 55px;

	transition: all 0.4s

}

.index_five a:hover {

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

}

a.five_one:hover i {

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

}

a.five_two {

	display: block;

	background: url(../img/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(../img/youshi2.png) no-repeat left top;

	width: 112px;

	height: 55px;

	transition: all 0.4s

}

a.five_two:hover i {

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

}

a.five_three {

	display: block;

	background: url(../img/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(../img/youshi3.png) no-repeat left top;

	width: 55px;

	height: 65px;

	transition: all 0.4s

}

a.five_three:hover i {

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

}

a.five_four {

	display: block;

	background: url(../img/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(../img/youshi4.png) no-repeat left top;

	width: 78px;

	height: 78px;

	transition: all 0.4s

}

a.five_four:hover i {

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

}

a.five_five {

	display: block;

	background: url(../img/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(../img/youshi5.png) no-repeat left top;

	width: 113px;

	height: 66px;

}

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

.new_li_content li {

	height: 180px;

	width: 830px;

	padding: 10px;

	border-bottom: 1px #bcbcbc dotted;

	transition: all 0.4s linear 0s;

	margin-bottom: 5px;

}

.news_title_content {

	height: 180px;

	width: 580px;



}

.new_li_content li img {

	margin: 0;

}

.news_li_content {

	width: 580px;

	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: #006e61

}

.new_li_content li:hover .news_li_content {

	color: #727272;

}

.new_li_content li:hover a {

	color: #bebebe

}

.news_li_title span {

	font-size: 18px;

	font-weight: bold;

	color: #006e61;

	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 #006e61 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(../img/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(../img/time.png) no-repeat -16px top;

}

.new_li_content li:hover .time_news2 {

	color: #8d8d8d

}

.news_up {

	border-top: 1px #d1d1d1 solid;

	padding-top: 10px;

	margin-top: 10px;

}

.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: 50px 0 0px 20px;

	line-height: 25px;

	width: 550px;

	font-size: 16px;

	line-height: 30px;

}

.pro_xx p {

	font-size: 12px;

	line-height: 30px;

}

.pro_xx p.name_title {

	font-size: 22px;

	color: #0d1a45;

	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;

	background: #cf1314;

}

a.online_qq {

	display: block;

	margin-right: 10px;

	float: left;

	font-size: 14px;

	text-align: center;

	color: #cf1314;

	width: 157px;

	overflow: hidden;

	height: 35px;

	line-height: 35px;

	transition: all 0.2s linear 0s;

	background: none;

	border: 1px #cf1314 solid;

}

a.online_qq:hover {

	background: #C40000;

	color: #FFF

}

a.online_order:hover {

	background: #C40000;

	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(../img/more_bj.png) no-repeat 45px center;

	height: 25px;

	line-height: 25px;

	width: 60px;

	color: #6d6d6d

}

a.right_more:hover {

	background: url(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(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 {

	clear: both;

	line-height: 35px;

	height: 35px;

	width: 100%;

	text-align: center;

	margin: 12px 0px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}

.G_botton {

	width: 55px;

	height: 29px;

	line-height: 29px;

	border: 0;

	background: url(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(../img/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(../img/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(../img/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(../img/inco.gif) no-repeat 3px center;

}

.news_li_2 li:hover {

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

}

.news_content {

	padding: 0 10px;

	line-height: 25px;

}

.guestbook li {

	background: url(../img/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(../img/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(../img/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(../img/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('../skin/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(../img/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(../img/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(../img/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(../img/zy_li_bj2.gif) repeat-x left bottom #999999;

	color: #FFF

}

#pro_list li:hover a {

	color: #FFF

}

.about_news {

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

	height: 32px;

	line-height: 32px;

	margin-bottom: 5px;

}

.about_news a {

	display: block;

	float: left;

	background: url(../img/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(../img/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(../img/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(../img/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(../img/space_pic01.jpg) no-repeat;

	opacity: 0.7;

}

.human {

	position: absolute;

	width: 100%;

	height: 100%;

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

	opacity: 0.7;

}

.natural {

	position: absolute;

	width: 100%;

	height: 100%;

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

	opacity: 0.7;

}

.unit {

	position: absolute;

	width: 100%;

	height: 100%;

	background: url(../img/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(../img/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 {

	background:#fff;

	width: 715px;

	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(../img/rocket.png) no-repeat 0 0;

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

}

.totop:hover {

	background: url(../img/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(../img/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(../img/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(../img/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(../img/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(../img/index_pro_bjone2.png) no-repeat 3px center;

}

.index_pro_xx span {

	display: block;

	height: 40px;

	line-height: 40px;

}

.index_cp_one {

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

	padding-left: 20px;

	transition: all 0.2s linear 0s;

}

.index_cp_two {

	background: url(../img/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(../img/index_pro_bjtwo2.png) no-repeat 3px 10px;

}

#owl-demo {

	position: relative;

	width: 483px;

	height: 444px;

	margin: 0 auto;

}

#owl-demo .item {

	position: relative;

	display: block;

}

#owl-demo img {

	display: block;

	width: 483px;

	height: 444px;

}

#owl-demo b {

	position: absolute;

	left: 0;

	bottom: 0;

	width: 100%;

	height: 78px;

	background-color: #000;

	opacity: .5;

	filter: alpha(opacity=50);

}

#owl-demo span {

	position: absolute;

	left: 0;

	bottom: 37px;

	width: 100%;

	font-size: 20px;

	color: #fff;

	text-align: center;

}

.owl-pagination {

	position: absolute;

	left: 0;

	bottom: 10px;

	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(../img/bg17.png);

}

.owl-next {

	right: 0;

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

}

.owl-prev:hover {

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

}

.owl-next:hover {

	background-image: url(../img/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(../img/rocket.png) no-repeat 0 0;

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

}

.totop:hover {

	background: url(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/right_btn1.gif) no-repeat left top;

	padding-left: 48px;

	width: 70px;

}

.right_btn2 {

	background: url(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/p1.png) no-repeat -22px center;

}

#sub_bar_nav li a.biaoge i {

	display: block;

	float: left;

	background: url(../img/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(../img/p2.png) no-repeat -22px center;

}

#sub_bar_nav li a.order_xuzhi i {

	display: block;

	float: left;

	background: url(../img/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(../img/p3.png) no-repeat -23px center;

}

#sub_bar_nav li a.working i {

	display: block;

	float: left;

	background: url(../img/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(../img/p4.png) no-repeat -20px center;

}

#sub_bar_nav li a.data0 i {

	display: block;

	float: left;

	background: url(../img/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(../img/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(../img/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(../img/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(../img/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: 860px;

}

.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: 260px;

	height: 260px;

	margin-bottom: 5px;

}

.index_pro_content a {

	border: 1px #fafafa solid;

	background: #fafafa;

	display: block;

	width: 260px;

	height: 500px;

	margin: 0px 20px 25px 0;

	transition: all 0.4s;

	float: left;

}

.cp_xx_nr {

	height: 25px;

	line-height: 25px;

	font-size:14px;

}



.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 #e48100 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: #006e61;

	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(../img/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(../img/right_top.png) no-repeat 10px center #ffba00;

}

.scroll2 {

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

	width: 65px;

	height: 65px;

	position: absolute;

	left: 588px;

	top: -32px;

}

.scroll2 i {

	background: url(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/pro_tj_bj.png) no-repeat -47px top;

}

/*公司简介页面*/

.about_bj {

	background: url(../img/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(../img/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(../img/culture_bj.png) no-repeat left center;

}

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

	background: url(../img/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(../img/culture_1.png) no-repeat -92px top;

}

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

	background: url(../img/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(../img/culture_2.png) no-repeat -115px top;

}

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

	background: url(../img/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(../img/culture_3.png) no-repeat -92px top;

}

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

	background: url(../img/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(../img/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: #e48100;

	display: block;

	color: #FFF;

	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;

	font-family: SimSun;

}

.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('../Image/liuyan01.png') left center no-repeat;

}

.message_zk ul li .input2 {

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

}

.message_zk ul li .input3 {

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

}

.message_zk .input4 {

	background: url('../Image/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 {

	width: 160px;

	height: 34px;

	line-height: 34px;

	border: none;

	background-color: #cf1314;

	color: #fff;

	cursor: pointer;

	border-radius: 20px;

	transition: all 0.4s;

}

/*公司简介*/

.sub_about {

	background: url(../img/about_sub_bj.jpg) no-repeat center top;

	padding: 45px 0 65px;

	font-size: 15px;

	color: #333;

	line-height: 30px;

	text-align: left;

}

.about_title {

	font-size: 30px;

	text-align: center;

	padding-bottom: 30px;

}

.sub_about a.about_more {

	display: block;

	font-size: 14px;

	background: #fea803;

	color: #fff;

	width: 200px;

	margin: 0 auto;

	text-align: center;

	height: 45px;

	line-height: 45px;

	border-radius: 50px;

	margin-top: 50px;

	transition: all 0.5s;

	border: 1px #fea803 solid;

}

.sub_about a.about_more:hover {

	width: 150px;

	background: none;

	color: #fea803

}

.about_shili {

	height: 370px;

	background: #f5f5f5;

	margin-top: 30px;

	padding: 40px 50px;

	box-shadow: rgb(171, 171, 171) -1px 1px 16px;

}

.about_shili p:nth-child(1) {

	color: #0b81d9;

	font-size: 20px;

}

.about_shili p:nth-child(2) {

	color: #747474;

	font-size: 14px;

	text-transform: uppercase

}

.about_shili a {

	margin-top: 40px;

	display: block;

	float: left;

	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;

	overflow: hidden;

}

.about_shili a:nth-of-type(1) {

	background: url(../img/about_1.gif) no-repeat left top;

	height: 111px;

	width: 260px;

	padding: 40px 0 0 70px;

	height: 70px

}

.about_shili a:nth-of-type(2) {

	margin: 40px 45px;

	background: url(../img/about_2.gif) no-repeat left top;

	height: 111px;

	width: 260px;

	padding: 40px 0 0 70px;

	height: 70px

}

.about_shili a:nth-of-type(3) {

	background: url(../img/about_3.gif) no-repeat left top;

	height: 111px;

	width: 260px;

	padding: 40px 0 0 70px;

	height: 70px

}

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

	display: block;

	float: left;

	height: 45px;

	line-height: 30px;

	font-family: 'impact';

	color: #fea803;

	font-size: 44px;

	padding-right: 8px;

}

.about_shili a div {

	text-align: left;

	color: #FFF;

	padding-left: 20px;

	font-size: 18px;

	line-height: 25px;

}

.about_shili a div p {

	height: 13px;

	line-height: 13px;

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

	font-size: 13px;

	text-align: left;

}

.about_shili a:hover {

	margin-top: 35px;

	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 #3c96da;

	-moz-box-shadow: 0px 5px 15px #3c96da;

	box-shadow: 0px 5px 15px #3c96da;

}

.about_shili_ad {

	height: 55px;

	font-size: 17px;

	line-height: 55px;

	border-top: 1px #dcdcdc solid;

	border-bottom: 1px #dcdcdc solid;

	width: 80%;

	margin: 0 auto;

}

.about_shili_ad b {

	font-weight: 100;

	color: #fea803;

}

.about_mubiao {

	background: url(../img/about_motion.gif) no-repeat center top;

	padding: 50px 0;

	height: auto;

	overflow: hidden;

}

.about_mubiao li {

	display: block;

	float: left;

	width: 150px;

	text-align: center;

}

.about_mubiao a {

	display: block;

	float: left;

	border-radius: 50%;

	border: 2px #FFFFFF solid;

	display: block;

	float: left;

	border-radius: 50%;

	border: 2px #FFFFFF solid;

	width: 140px;

	height: 140px;

	margin-bottom: 10px;

}

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

	background: url(../img/about_mb_1.png) no-repeat center top;

	height: 39px;

	width: 39px;

	display: block;

	float: left;

	margin: 44px 50px;

	transition: all 0.4s;

}

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

	background: url(../img/about_mb_1.png) no-repeat center -45px;

}

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

	border: 2px #fea803 solid;

}

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

	font-size: 40px;

	font-family: 'impact';

	color: #FFF;

	text-align: center;

	display: block;

}

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

	font-size: 14px;

	color: #FFF

}

.about_mubiao li:nth-child(1) {

	margin-left: 40px;

}

.about_mubiao li:nth-child(2) {

	margin: 0 168px

}

.about_mubiao li:nth-child(4) {

	margin: 0 0 0 168px

}

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

	background: url(../img/about_mb_2.png) no-repeat center top;

	height: 46px;

	width: 39px;

	display: block;

	float: left;

	margin: 44px 50px;

	transition: all 0.4s;

}

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

	background: url(../img/about_mb_2.png) no-repeat center -52px;

}

.about_mubiao li:hover a {

	background: #fea803;

}

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

	background: url(../img/about_mb_3.png) no-repeat center top;

	height: 39px;

	width: 46px;

	display: block;

	float: left;

	margin: 48px 50px;

	transition: all 0.4s;

}

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

	background: url(../img/about_mb_3.png) no-repeat center -52px;

}

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

	background: url(../img/about_mb_4.png) no-repeat center top;

	height: 46px;

	width: 46px;

	display: block;

	float: left;

	margin: 44px 50px;

	transition: all 0.4s;

}

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

	background: url(../img/about_mb_4.png) no-repeat center -54px;

}

.about_mubiao p:nth-child(1) {

	font-size: 30px;

	color: #FFF;

	text-align: center;

	height: 50px;

	line-height: 50px;

}

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

	border-bottom: 1px #fea803 solid;

	padding-bottom: 10px;

}

.about_mubiao p:nth-child(2) {

	font-size: 14px;

	color: #FFF;

	text-align: center;

	height: 50px;

	line-height: 50px;

	text-transform: uppercase;

}

.about_honor {

	background: url(../img/about_honor.gif) no-repeat center top;

	height: 530px;

	padding: 17px 0 0;

}

.about_honor p:nth-child(1) {

	font-size: 30px;

	color: #FFF;

	text-align: center;

	height: 50px;

	line-height: 50px;

	color: #0b81d9

}

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

	border-bottom: 1px #fea803 solid;

	padding-bottom: 10px;

}

.about_honor p:nth-child(2) {

	font-size: 14px;

	color: #b0b0b0;

	text-align: center;

	height: 50px;

	line-height: 50px;

	text-transform: uppercase;

}

/*销售网络*/

.about_network {

	background: url(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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: 20px 0 30px;

}

.news_content_three a {

	display: block;

	float: left;

	width: 371px;

	height: 391px;

	margin: 0 40px 40px 0;

	background: #f7f6f6;

	border-bottom: 5px #535353 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(3), .news_content_three a:nth-child(6) {

	float: right;

	margin: 0;

}

.news_content_three a img {

	width: 371px;

	height: 221px;

	margin-bottom: 10px;

}

.news_content_three .news_xx_mess {

	margin: 15px;

	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(../img/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 #cf1314 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 #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(../img/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(../img/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(../img/news_inco_1.png) no-repeat -18px top;

}

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

	color: #cf1314

}

.more_news {

	display: block;

	margin: 0 auto;

	border: 1px #cf1314 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: #cf1314;

}

.more_news:hover {

	background: #cf1314;

	border: 1px #cf1314 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(../img/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(../img/a_q.png) no-repeat -29px top;

}

.cjwd_content li a div i {

	display: block;

	height: 20px;

	width: 20px;

	float: left;

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

	transition: all 0.4s;

	margin: 10px;

}

.cjwd_content li a:hover div i {

	background: url(../img/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(../img/zy_flash_contact.jpg) no-repeat center top;

	height: 350px;

}

.contact_message {

	background: url(../img/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;

	 background:#f9f9f9;

	

	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(../img/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(../img/contact_2.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(../img/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(../img/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 {

	padding-left: 10px;

	background: #fff;

	width: 350px;

	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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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: 48px;

	height: 79px;

	float: right;

	margin-right: 5px;

	overflow: hidden;

	cursor: pointer;

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

	position: absolute;

	left: -80px;

	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("../img/arrow.png") no-repeat -50px 0px;

	position: absolute;

	right: -80px;

	top: 180px;

	transition: all 0.4s;

}

.picScroll-left .hd .prev:hover {

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

}

.picScroll-left .hd .next:hover {

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

}

/*.picScroll-left .hd .prevStop{ background-position:-60px 0; }

		.picScroll-left .hd .nextStop{ background-position:-60px -50px; }*/

.picScroll-left .hd ul {

	margin: 10px 0 0 550px;

	overflow: hidden;

	zoom: 1;

	margin-top: 5px;

	zoom: 1;

}

.picScroll-left .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-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 {

border:1px #f0f0f0 solid;

	border-bottom:2px #ccc solid;

	margin: 10px 18px 0 0;

	float: left;

	_display: inline;

	overflow: hidden;

	text-align: center;

	position: relative;



}

.picScroll-left .bd ul li .pic {

	text-align: center;

}

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

	width: 380px;

	height: 380px;

	display: block;



	

}

.picScroll-left .bd ul li .pic a:hover img {

	

	border-color: #999;

	

}

.picScroll-left .bd ul li .title {

	font-size: 16px;

	padding-left:10px;

	height:65px;

	text-align:left;

	line-height:65px;	

	

	display:block;

}





.picScroll-left a{ display:block; transition:all 0.4s; height:450px; width:380px; transition:all 0.4s; color:#666666}

.picScroll-left a:hover{ background:#006e61; color:#fff;}

.picScroll-left li:hover{border-bottom:2px #006e61 solid;}



.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("../img/arrow.png") no-repeat left top;

	position: absolute;

	left: -60px;

	top: 120px;

	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("../img/arrow.png") no-repeat -50px 0px;

	position: absolute;

	right: -120px;

	top: 120px;

	transition: all 0.4s;

}

.picScroll-case .hd .prev:hover {

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

}

.picScroll-case .hd .next:hover {

	background: url("../img/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 50px;

}

.picScroll-case .bd ul {

	overflow: hidden;

	zoom: 1;

}

.picScroll-case .bd ul li {

	transition: all 0.4s;

	margin: 10px 15px 0 0;

	height: 400px;

	

	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: 310px;

	display: block;

	padding-bottom: 10px;

}

.picScroll-case .bd ul li .title {

	line-height: 24px;

	font-size: 16px;

	text-align: left;

	width: 240px;

	padding: 0 10px;

	border-left: 1px #FFFFFF solid;

	margin-left: 20px

}

.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 {

	max-width: 90%;

	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(../img/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: #d7000f;

	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: #cf1314;

	color: #FFF

}

.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: #3192ff

}

.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;

	font-family: SimSun;

}

.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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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: 1180px;

	background: #f2f2f2;

	color: #009944;

	padding: 10px;

}

.index_pro_content2 a {

	background: #fff;

	width: 210px;

	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: 210px;

	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(../img/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(../img/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(../img/contact_2.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(../img/contact_2.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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/contact_5.png) no-repeat 0 top;

}

.conant_order {

	background: url(../img/contact_order.jpg) no-repeat center top;

	padding: 40px 0;

	height: auto;

	overflow: hidden

}

/*产品中心*/

.zy_flash_cp {

	background: url(../img/zy_flash_cp.jpg) no-repeat center top;

	height: 348px;

}

.pro_hot {

	background: url(../img/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(../img/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(../img/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(../img/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(../img/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(../img/pro_tag.png) no-repeat -48px top;

}

/*新闻页面*/

.zy_flash_news {

	background: url(../img/zy_flash_news.jpg) no-repeat center top;

	height: 350px;

}

.news_hot_all {

	background: #f4f2f2;

	height: auto;

	overflow: hidden;

	padding: 10px 0 50px;

}

.hot_img {

	display: block;

	float: left;

	width: 483px;

	height: 444px;

	position: relative;

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

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

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

}

.hot_img:before {

	content: '';

	position: absolute;

	background: url(../img/news_tt.png) no-repeat left top;

	top: -10px;

	left: -10px;

	width: 120px;

	height: 110px;

	z-index: 9999;

}

.hot_img a {

	display: block;

	float: left;

	width: 483px;

	height: 444px;

}

.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(../img/zy_flash_case.jpg) no-repeat center top;

	height: 350px;

}

.case_fk {

	background: url(../img/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(../img/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(../img/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(../img/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(../img/time.png) no-repeat -16px top;

}

.case_service {

	background: url(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/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(../img/service_6.png) no-repeat center -47px #cf1314;

}

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

	border: 1px #FFFFFF solid;

}

.pro_all_main {

	background: #f4f2f2;

	height: auto;

	overflow: hidden;

}

.sub_nav {

	height: 50px;

	padding: 50px 0;

}

.sub_nav a {

	display: block;

	float: left;

	margin: 0 10px 30px;

	padding: 0 10px;

	font-size: 14px;

	border: 1px #e48100 solid;

	background: #e48100;

	height: 40px;

	line-height: 40px;

	border-radius: 50px;

	transition: all 0.4s;

	color: #FFF;

	width: 120px;

	text-align: center;

}

.sub_nav a:hover, .sub_nav a.current {

	background: none;

	border: 1px #e48100 solid;

	color: #e48100

}

.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('../img/sprite.png') no-repeat;

	display: inline-block;

	text-indent: -9000px;

	overflow: hidden;

	height: 16px;

	width: 16px;

}

.slider-nav .next {

	background-position: -15px top

}

/*案例*/

.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;

	font-family: "微软雅黑";

	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(../img/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(../img/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: 60%;

	border-bottom: 1px #e48100 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("../img/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("../img/arrow.png") no-repeat -50px 0px;

	position: absolute;

	right: -60px;

	top: 40px;

	transition: all 0.4s;

}

.picScroll-links .hd .prev:hover {

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

}

.picScroll-links .hd .next:hover {

	background: url("../img/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("../img/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("../img/arrow.png") no-repeat -50px 0px;

	position: absolute;

	right: -120px;

	top: 120px;

	transition: all 0.4s;

}

.picScroll-news .hd .prev:hover {

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

}

.picScroll-news .hd .next:hover {

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

}



.picScroll-news {

	width: 1110px;

	margin:0 auto;

	height:auto;

	position: relative;

}





/*漂浮QQ*/

	.slide{

		width: 50px;

		height: 250px;

		position: fixed;

		top: 50%;

		margin-top: -126px;

		background: #018D75;

		right: 0;

		border-radius: 5px 0 0 5px;

		z-index: 999;

	}

	.slide ul{

		list-style: none;

	}

	.slide .icon li{

		width: 49px;

		height: 50px;

		background: url(../img/icon.png) no-repeat;

	}

	.slide .icon .up{

		background-position:-330px -120px ;

	}

	.slide .icon li.qq{

		background-position:-385px -73px ;

	}

	.slide .icon li.tel{

		background-position:-385px -160px ;

	}

	.slide .icon li.wx{

		background-position:-385px -120px ;

	}

	.slide .icon li.down{

		background-position:-330px -160px ;

	}

	.slide .info{

		top: 50%;

		height: 147px;

		position: absolute;

		right: 100%;

		background: #018D75;

		width: 0px;

		overflow: hidden;

		margin-top: -73.5px;

		transition:0.5s;

		border-radius:4px 0 0 4px ;

	}

	.slide .info.hover{

		width: 145px;

		

	}

	.slide .info li{

		width: 145px;

		color: #CCCCCC;

		text-align: center;

	}

	.slide .info li p{

		font-size: 1.1em;

		line-height: 2em;

		padding: 15px;

		text-align: left;

	}

	.slide .info li.qq p a{

		display: block;

		margin-top: 12px;

		width: 100px;

		height: 32px;

		line-height: 32px;

		color: #00DFB9;

		font-size: 16px;   

		text-align: center;

		text-decoration: none;

		border: 1px solid #00DFB9;

		border-radius: 5px;

	}

	.slide .info li.qq p a:hover{

		color: #FFFFFF;

		border: none;

		background: #00E0DB;

	}

	.slide .info li div.img{

		height: 100%;

		background: #DEFFF9;

		margin: 15px;

	}

	.slide .info li div.img img{

		width: 100%;

		height: 100%;

	}

	/*控制菜单的按钮*/

	.index_cy{

		width: 30px;

		height: 30px;

		background: url(../img/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(../img/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;}





