@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-size: 14px;
	color: #686868;
	background: #fff;
	-webkit-text-size-adjust: none;
	font-family: 'Microsoft Yahei';
	-webkit-text-size-adjust: none;
	overflow-x: hidden;
}
.over-line-1 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.over-line-2 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
@font-face {
	font-family: myFirstFont;
	src: url('../font/dolly-roman.woff.ttf'),
		url('../font/Raleway-Bold.TTF'),
		url('../font/SignaNormal-Book.ttf'); /* IE9 */;
	font-weight: bold;
}
.over-line-3 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:3;
	overflow: hidden;
}
.bg-white{ background: #fff}
a {
	color: #171717;
	text-decoration:none!important;
}
a:hover {
	color: #d00000;
	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;
}
ol, ul, li {
	list-style-type: none;
	text-align: justify;
	text-justify: inter-ideograph;
}
.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 {
	border: 1px #f00 solid;
	background: #f6f6f6;
	outline: none
}
textarea {
	border: 1px #dadada solid;
	background: #efefef;
	padding-left: 10px;
}
#submit2 {
	width: 122px;
	height: 30px;
	color: #fff;
	cursor: pointer;
	background: #015cb5;
	font-size: 16px;
}
#submit:hover {
	background: -webkit-linear-gradient(#ca9d13, #ffc71c);
	background: -o-linear-gradient(#ca9d13, #ffc71c);
	background: -moz-linear-gradient(#ca9d13, #ffc71c);
	background: linear-gradient(#ca9d13, #ffc71c);
	color: #FFF
}
.nr_content {
	line-height: 30px;
	font-size: 14px;
}
.nr_content table {
	background: #CCC;
	width: 90%
}
.nr_content td {
	background: #FFF;
	text-align: center;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}

/* top css*/
.header-top{ background:url(../img/top_bj.png) repeat-x left top #FFF; height:auto;box-shadow: 0 3px 5px rgba(0,0,0,0.1); z-index:99999; position:fixed; width:100%; margin:0 auto; top:0;}
.top-up{ height: 50px; line-height: 50px;  background: #f5f5f5; font-size: 14px;}
.top-up span{ color: #21bf6a}
.top-up-nav{ font-size: 14px; color: #808080; width: 365px;}
.top-up-nav .u-nav-item{ flex: 0 0 auto; width: 33.33%; position: relative}
.top-up-nav .u-nav-item:not(:nth-last-of-type(1)):after{ position: absolute; content: ""; right: 0; width: 1px; height:30%; top: 0; bottom: 0; margin: auto; background: #dadada }

.top-up-nav .u-nav-item a span{ color: #808080}
.top-up-nav .u-nav-item i svg{ transition: all 0.5s}
.top-up-nav .u-nav-item:hover i:nth-last-of-type(1) svg{ transform: rotate(-90deg)}
#top {
	margin: 0 auto;
	width:1200px;
	height:auto;
	overflow:hidden;

	}

#sub_top {
	background-color: rgba(0,0,0,1);
	height: 81px;
	width: 100%;
}
#top #logo {


}
#logo img{ margin:5px 15px 0 0; float:left;}
#logo img:nth-child(2){ margin:0;}


.search-input{ width: 450px; border: 3px #00be8f solid;  border-radius: 0.2rem 0 0 0.2rem; height: 44px; line-height: 44px;
	 color: #9f9f9f}
.search-input:hover{border: 3px #00be8f solid;}
.search-btn{ background:#00be8f; border-radius: 0rem 0.2rem 0.2rem 0rem; height: 44px; line-height: 44px;}
.top-center-search p:nth-last-of-type(1){ font-size: 14px; color: #808080}
.top-center-search p:nth-last-of-type(1) a{ color: #808080}
.top-center-search p:nth-last-of-type(1) a:hover{ color:#00be8f;}
.top-tel{}
.top-tel span:nth-of-type(1){ color: #4e4d4d; font-size: 16px;}
.top-tel span:nth-of-type(2){ font-size: 14px; color: #fff; background: url("../img/top_time_bj.png") no-repeat center center; width: 117px;}
.top-tel p:nth-last-of-type(1){ font-size: 33px; color: #00be8f; line-height: 1; font-family: myFirstFont;
	/*text-stroke:1px #ff0; -webkit-text-stroke:1px #ff0; */font-weight: bold; text-shadow: 2px 2px #ff0;}

.nav-box{ background: #00be8f;}

.nav-bar{ width:1200px; margin:0 auto;height:45px; line-height:45px;flex: 0 0 auto;
	width: 78%;
}
.w-navbar{ height:45px}
.nav-left{flex: 0 0 auto;
	width: 22%; z-index: 999}
.nav-category-name{
	line-height: 45px;
	background-color: #00d7a2;
	color: #fff;

 }
.nav-category-list{
	/*height: 23.5vw;*/
	height: 450px;
	background: rgba(0,0,0,0.6);
}

.nav-category-list .cate-title{}
.nav-category-list .cate-title a{ color: #fff}
.nav-category-list .cate-title span{ font-size: 16px; }
.nav-category-list .cate-title i svg{ transform: rotate(-90deg); fill: rgba(255,255,255,0.4); transition: all 0.4s}
.left-nav-all-box:hover i svg{transform: rotate(0deg); fill: rgba(255,255,255,1);}
.case-son-list{ position: relative; font-size: 14px; color: #fff; line-height: 2; border-bottom: 1px solid rgba(255,255,255,0.1)}
.case-son-list:not(:nth-last-of-type(1)):after{ position: absolute; content: ""; left: 0; bottom: 0px; height: 1px; width: 100%; background: #5c5c5c}
.case-son-list a{ color: #fff;transition: all 0.5s}
.case-son-list a:hover{ color: rgba(255,255,255,0.5)}


.nav-bar > li{ display:block; float:left;font-size:14px; transition:all 0.4s}

.nav-bar > li a{ display:block;  transition:all 0.4s; color: #fff}
.nav-bar > li.active a{ color:#fff;}
.nav-bar > li{ flex: 1; text-align: center; font-size: 16px;}
.nav-bar > li:hover{background: #00aa80; }


.index_pro_all{ width:1200px; height:380px; overflow:hidden;}
.index_pro_all li{ display:block; float:left; margin-right:25px;}
.index_pro_all li a p:nth-of-type(1){ font-size:24px; text-align:center}
.index_pro_all li a img{ margin:0 auto; transition:all 0.4s}
.index_pro_all li a span{ display:block; margin:0 auto; background:#bb0327; width:136px; height:38px; line-height:38px; text-align:center; border-radius:20px; color:#FFF}



.banner {
	position: relative;
	height: 778px;
}
.banner #bannerSwiper {
	height: 778px;
}
.banner .swiper-slide {
	position: relative;
	height: 778px;
	float: left;
}
.banner .swiper-slide a{
	display:block;
	width:100%;
	height: 100%;
}
.banner .pagination {
	position: absolute;
	font-size:0;
	left: 0;
	text-align: center;
	bottom: 13px;
	width: 100%;
	z-index: 9;
}
.banner .pagination .swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border:2px solid #fff;
	opacity: 0.6;
	margin: 0 5px;
	cursor: pointer;
}
.banner .pagination .swiper-active-switch {
	background: #fff;
	opacity: 1;
}
/*通用*/
.bg-hs{ background: #f8f8f8}
.index-lm{ line-height: 3; border-top: 2px #eeeeee solid}
.index-lm p:nth-of-type(1){ font-size: 20px; color: #f74702;}
.index-lm p:nth-of-type(1) span{ position:relative}
.index-lm p:nth-of-type(1) span:after{ position: absolute; content: "";width: 120%; height: 2px; background: #f74702; top: -2px;left: 0}
.index-lm p:nth-of-type(1) b{ font-weight: 500}
.index-lm p:nth-of-type(2) span{ position: relative;font-size: 14px; color: #999999}
.index-lm p:nth-of-type(2) span:after{ position: absolute; content: ""; width: 1px; height: 50%; margin: auto;top: 0;bottom: 0;left: 0; background: #999999}
.index-lm p:nth-of-type(2) i svg{ transform: rotate(-90deg); transition: all 0.5s}
.index-lm p:nth-of-type(2):hover i svg{ transform: rotate(0deg) }

.hot-xm-box{transition: all 0.5s; background: #fff}

.hot-xm-box a>div:nth-of-type(1){ overflow: hidden; height: 180px;}
.hot-xm-box a>div:nth-of-type(1) img{ width: 100%;  height: 100%}
.hot-font{ font-size: 14px; color: #666;}
.hot-font p:nth-last-of-type(1){}
.hot-font p:nth-last-of-type(1) span:nth-of-type(1){ font-size: 14px; color: #ff5a00}
.hot-font p:nth-last-of-type(1) span:nth-of-type(2){ font-size: 24px; color: #ff5a00; font-family: Arial;}
.hot-font p:nth-last-of-type(1) span:nth-of-type(3){ font-size: 12px; color: #a5a5a5}
.hot-xm-box img{ transition: all 0.5s; transform: scale(1);}
.hot-xm-box:hover img{   transform: scale(1.05);}
.hot-xm-box:hover{box-shadow: 0 5px 30px rgb(0 0 0 / 10%);}
.floor-title{ border-bottom: 2px #eeeeee solid;  }
.floor-title>span:nth-of-type(1){ position: relative;font-size: 20px; color: #999;}
.floor-color1{ color: #21bf6a}
.floor-color2{ color: #a363cb}
.floor-color3{ color: #4cc1d2}
.floor-color4{ color:#f74702}
.floor-color5{ color:#17ae5d}
.floor-title span b{ font-weight: 400;}
.floor-title.floor-color1>span:nth-of-type(1):after{ position: absolute; content: ""; width: 130%; height: 2px;  bottom: -2px;left: 0; background: #21bf6a;}
.floor-title.floor-color1 p:nth-last-of-type(1):hover span a{ color: #21bf6a}
.floor-title.floor-color1 p:nth-last-of-type(1):hover i svg{ transform: rotate(0deg); fill: #21bf6a }
.pro-floor.floor-color1 .son-list span:hover{background: #21bf6a;}
.floor-title.floor-color1 span i svg{fill: #21bf6a}
.floor-title.floor-color1 .cate-list-name a:hover{ color: #21bf6a}


.floor-title.floor-color2>span:nth-of-type(1):after{ position: absolute; content: ""; width: 130%; height: 2px;  bottom: -2px;left: 0; background: #a363cb;}
.floor-title.floor-color2  span b{ color: #a363cb}
.floor-title.floor-color2 p:nth-last-of-type(1):hover span a{ color: #a363cb}
.floor-title.floor-color2 p:nth-last-of-type(1):hover i svg{ transform: rotate(0deg); fill: #a363cb }
.pro-floor.floor-color2 .son-list span:hover{background: #a363cb;}
.floor-title.floor-color2 span i svg{fill: #a363cb}
.floor-title.floor-color2 .cate-list-name a:hover{ color: #a363cb}



.floor-title.floor-color3>span:nth-of-type(1):after{ position: absolute; content: ""; width: 130%; height: 2px;  bottom: -2px;left: 0; background: #4cc1d2;}
.floor-title.floor-color3  span b{ color: #4cc1d2}
.floor-title.floor-color3 p:nth-last-of-type(1):hover span a{ color: #4cc1d2}
.floor-title.floor-color3 p:nth-last-of-type(1):hover i svg{ transform: rotate(0deg); fill: #4cc1d2 }
.pro-floor.floor-color3 .son-list span:hover{background: #4cc1d2;}
.floor-title.floor-color3 span i svg{fill: #4cc1d2}
.floor-title.floor-color3 .cate-list-name a:hover{ color: #4cc1d2}


.floor-title.floor-color4>span:nth-of-type(1):after{ position: absolute; content: ""; width: 130%; height: 2px;  bottom: -2px;left: 0; background: #f74702;}
.floor-title.floor-color4  span b{ color: #f74702}
.floor-title.floor-color4 p:nth-last-of-type(1):hover span a{ color: #f74702}
.floor-title.floor-color4 p:nth-last-of-type(1):hover i svg{ transform: rotate(0deg); fill: #f74702 }
.pro-floor.floor-color4 .son-list span:hover{background: #f74702;}
.floor-title.floor-color4 span i svg {fill: #f74702}
.floor-title.floor-color4 .cate-list-name a:hover{ color: #f74702}



.floor-title.floor-color5>span:nth-of-type(1):after{ position: absolute; content: ""; width: 130%; height: 2px;  bottom: -2px;left: 0; background: #17ae5d;}
.floor-title.floor-color5  span b{ color: #17ae5d}
.floor-title.floor-color5 p:nth-last-of-type(1):hover span a{ color: #17ae5d}
.floor-title.floor-color5 p:nth-last-of-type(1):hover i svg{ transform: rotate(0deg); fill: #17ae5d }
.pro-floor.floor-color5 .son-list span:hover{background: #17ae5d;}
.floor-title.floor-color5 span i svg{fill: #17ae5d}
.floor-title.floor-color5 .cate-list-name a:hover{ color: #17ae5d}






.floor-title p:nth-last-of-type(1) span{ position: relative;font-size: 14px; color: #999999}
.floor-title p:nth-last-of-type(1) span:after{ position: absolute; content: ""; width: 1px; height: 50%; margin: auto;top: 0;bottom: 0;left: 0; background: #999999}
.floor-title p:nth-last-of-type(1) span a{ color: #999999}

.floor-title p:nth-last-of-type(1) i svg{ transform: rotate(-90deg); transition: all 0.5s}


.cate-list-name{ font-size: 14px; color: #666;}
.cate-list-name span{  }
.cate-list-name a{ font-size: 14px; color: #666;}

.floor-left{ width: 256px;}
.floor-left-up{ background: #f7f7f7;}
.floor-left-up .son-title{ font-size: 16px; color: #343434}
.floor-left-up .son-list a{ font-size: 14px; color: #4a4a4a}
.son-title{ border-bottom: 1px solid #fff; position: relative; font-size: 16px; color: #343434}
.son-title:after{position: absolute; content: ""; height: 1px; width: 100%; bottom: 0;left: 0;  background: #dedede}
.son-list{ line-height: 1.5}
.son-list span{ background: none; transition: all 0.5s}

.son-list span:hover a{ color: #fff}


.floor-right{ width: 932px;}
.floor-R-ad{flex: 0 0 auto; width: 460px; height: 232px; overflow: hidden}
.floor-single-box{flex: 0 0 auto; width: 224px; height: auto}
.floor-single-box .single-img>img{ transition: all 0.5s;}
.floor-single-box:hover .single-img>img{ transform: scale(1.05)}
.single-img{ width: 224px; height: 146px; position: relative; overflow: hidden}
.single-img i{ position: absolute; top: 15%; right: 15%; z-index: 999}
.single-img span{ position: absolute; top: 0%; right: 0%; z-index: 999}
.single-font{ font-size: 14px; color: #666;}
.single-font p:nth-last-of-type(1){}
.single-font p:nth-last-of-type(1) span:nth-of-type(1){ font-size: 14px; color: #ff5a00}
.single-font p:nth-last-of-type(1) span:nth-of-type(2){ font-size: 24px; color: #ff5a00; font-family: Arial;}
.single-font p:nth-last-of-type(1) span:nth-of-type(3){ font-size: 12px; color: #a5a5a5}


 /*精品优选*/
.pro-left{ width: 580px;}
 .pro-l-item{  overflow: hidden;height: 181px; position: relative}
.pro-l-item2{ width: 100%; overflow: hidden}
.pro-l-item .pro-font{ position: absolute; left: 0; top: 0%;; background: url("../img/pro-bj.png") no-repeat left top; height: 28px;  width: 101px;}
.pro-l-item a .pro-font,.pro-l-item2 a .pro-font { color: #fff}
.pro-l-item2 .pro-font{ position: absolute; bottom: 10%; left:0%;; background: url("../img/pro-bj.png") no-repeat left top; height: 28px;  width: 101px;}
.pro_choose{}
.pro_choose img{ transition: all 0.5s; }
.pro_choose img:hover{ transform: scale(1.05)}





 /*公司简介*/
.index-about-all{ background:#f9f9fb; padding:60px 0; height:auto; overflow:hidden; font-family:'SimHei';}
.index-title{ text-align:center;}
.index-title p:nth-child(1){ font-size:36px; color:#333}
.index-title p:nth-child(2){ font-size:18px; color:#7c7c7c; padding:8px 0;}
.about-cc{ width:820px; margin:35px auto; text-align:center; font-size:16px; color:#777; line-height:28px; font-size:16px;}
.about-num-four{ width:1200px; margin:0 auto;}
.about-num-four li{ display:block; float:left; width:160px; text-align:center; margin:0 70px;}
.about-num-four li p span:nth-child(1){ font-size:72px; color:#d60000; font-weight:bold}
.about-num-four li p span:nth-child(2){ font-size:18px; color:#d60000; font-weight:bold;}
.about-num-four li p:nth-last-of-type(1){ text-align:center; color:#2d2d2d; font-size:18px;}

/*新闻中心*/
.title-news{ text-align:center; font-size:36px; font-weight:bold; text-align:center; height:125px; line-height:125px;}
.index-news{ background:url(../img/index_news_bj.png) no-repeat top center; height:394px; width:100%;}
.news-title-left{ margin:105px 0 0 53px; width:230px;}
.news-title-left p:nth-child(1){ font-size:60px; font-weight:bold;font-family:'SimHei'; color:#323232;}
.news-title-left p:nth-child(2){font-size:24px; color:#323232;}
.news-title-left p:nth-child(3){ color:#c0c0c0; font-size:14px;}
.news-title-top { margin-right:10px;}
.news-title-top li:nth-child(1){ font-size:14px; margin:20px 0 0 0; font-size:14px; text-align:right}
.news-title-top li:nth-child(2){ font-size:24px; color:#d00000; font-family:'impact';text-align:right}
.news-li li{ display:block; width:388px; background:#fffefe; float:left; transition:all 0.4s; position:relative; }
.news-li li:nth-child(2){ display:block; width:388px; background:#fffefe; float:left;}


.news-li li:after{ content:""; position:absolute; left:0; bottom:0; border-bottom:2px #be0022 solid; width:0%; height:5px; transition:all 0.5s}
.news-li li:hover:after{ width:100%; border-bottom:2px #be0022 solid;}





.news-li li span{ display:block;width:388px; height:220px; overflow:hidden;}
.news-li li p:nth-of-type(1){ font-size:16px; color:#323232; padding:0 10px; height:40px; line-height:40px;}
.news-li li div:nth-of-type(1){ padding:0 10px; color:#808080; line-height:25px;}
.news-li li i{ margin:10px; background:#fefefe; border:1px #d5d5d5 solid; color:#d5d5d5; border-radius: 50%; height:28px; width:28px;display: table-cell;vertical-align:middle; text-align:center; font-size:19px; transition:all 0.4s; font-family:SimSun; display:block; line-height:28px; }
.news-li li p:nth-of-type(2){  padding:10px; height:40px; line-height:40px;}
.news-li li img{ transition:all 0.4s}
.news-li li:hover img{ transform:scale(1.1)}
.news-li li:hover{ background:#f3f4f8}
.news-li li:hover a i{background:#be0022; border:1px #be0022 solid;}

.price-box{}
.price-box>div:nth-of-type(1) span:nth-of-type(1){ text-decoration:line-through;}
.price-box>div:nth-of-type(1)>span:nth-last-of-type(2){ font-size: 26px; font-weight: bold; color: #ff5a00}

/*快速导航*/
.quick-nav{ padding:90px 0; margin:0 auto; width:1200px;}
.quick-nav li{ display:block; float:left; margin-bottom:45px; position:relative; overflow:hidden;}
.quick-nav li:nth-child(2n){ float:right;}
.quick-nav li span{ display:block; width:570px; height:252px; overflow:hidden;}
.quick-nav li span img{ transition:all 0.4s}
.quick-nav li:hover span img{ transform:scale(1.1)}
.quick-nav li div:nth-of-type(1){ background:rgba(0,0,0,0.5); position:absolute; left:0; top:0; height:100%; width:100%;  z-index:99; transition:all 0.4s}
.quick-nav li div:nth-of-type(1) p:nth-child(1){ font-size:24px; color:#e3e3e3; font-weight:bold; margin-top:155px; padding:0 0 0 35px;}
.quick-nav li div:nth-of-type(1) p:nth-child(2){ font-size:18px; color:#e3e3e3; text-transform:uppercase; height:40px; line-height:40px; padding:0 0 0 35px;}
.quick-nav li:hover div:nth-of-type(1){background:rgba(0,0,0,0.1);top:-252px;left:0;}

.quick-nav li div:nth-of-type(2){ z-index:999; background:rgba(0,0,0,0.1); position:absolute; left:0; top:252px; width:100%; height:0; transition:all 0.7s}
.quick-nav li:hover div:nth-of-type(2){ background:rgba(0,0,0,0.6); left:0; top:0px; width:100%; height:100%;  }
.quick-nav li div:nth-of-type(2) p:nth-child(1){ font-size:24px; color:#e3e3e3; font-weight:bold; margin-top:105px; padding:0 0 0 35px;}
.quick-nav li div:nth-of-type(2) span:nth-child(2){ font-size:18px; color:#e3e3e3; text-transform:uppercase; height:40px; line-height:40px; padding:0 0 0 35px;}


/*首页生命周期*/
.index-smzq{ background:url(../img/index_ad.jpg) no-repeat top center; height:530px; width:100%;}
.smzq-content{ position:relative; width:1200px; margin:0 auto;}
.smzq-content img{ position:absolute; top:200px; left:0}
.smzq-font{ margin:130px 0 18px; background:rgba(0,0,0,0.7); width:465px; height:190px; padding:30px; color:#FFF}
.smzq-font li:nth-child(1){ font-size:30px; padding:0 0 10px; letter-spacing:5px;}
.smzq-font li:nth-child(3){ margin-bottom:15px;}
.smzq-font li{ font-size:16px; line-height:30px;}
.index-smzq a{ display:block; float:left; background:#be0022; height:37px; width:180px; border-radius:20px; text-align:left; line-height:37px; color:#FFF; font-size:16px; position:absolute; top:390px; right:166px; }
.index-smzq a i{ display:block; float:left;  width:22px; height:22px; background:url(../img/clock.png) no-repeat left top; margin:8px 10px 0 40px; transition:all 0.4s}
.index-smzq a:hover i{ background:url(../img/clock.png) no-repeat left top; top:22px; left:0 }

/*版权信息*/

#end{ background:#333 url(../img/end_bj.png) no-repeat bottom; color: #000;; padding:50px 0 30px; height:auto; overflow:hidden;}
.end-nav{ width: 880px;}
.end-left{ width: 220px;}
.end-title{ font-size: 16px; color: #fff;}
.end-left>div:nth-child(2){ font-size: 30px; color: #00be8f}
.end-left>div:nth-child(n+3){ font-size: 14px; color: #9e9e9e}
.end-copy{ color: #666666; font-size: 14px; line-height: 2rem}
.end-nav ul li:nth-of-type(1) a{ font-size: 16px; color: #ffffff}
.end-nav ul li:nth-of-type(n+2) a,.end-nav ul li:nth-of-type(n+2){ font-size: 14px; color: #666666; line-height: 2}
.end-nav ul li span{ position: relative}
.end-nav ul li span:after{ position: absolute; content: "";left: 0; bottom: 0; width: 100%; height: 5px; background: rgba(247,71,2,0.5); transform-origin: right center;transform: scaleX(0); transition:  transform 0.5s}
.end-nav ul li:hover span:after{ transform-origin: left center; transform: scaleX(1)}
.end-nav ul li:hover a{ color: rgba(255,255,255,0.6);  }
.scan-font{}
.scan-font span:nth-of-type(1){ font-size: 14px;}
.scan-font p:nth-of-type(1){ font-size: 43px; color: #00be8f; font-family: 'impact'; line-height: 1.3}

.links-content{ color: rgba(255,255,255,0.6);  font-size: 14px; line-height: 2}
.links-content a{color: rgba(255,255,255,0.6); transition: all 0.5s}
.links-content a:hover{ color: #fff}
.links-title{ position: relative}
.links-title span{ font-size: 16px; color: #fff}
.links-title:after{ position: absolute; content: ""; height: 1px; width: 100%; right: 0;top: 0; bottom: 0;   background: #7d7d7d; margin: auto;}
.links-title span{ background: #333333; position: relative; z-index: 99}
.end-nav-bottom a{ color: #fff; font-size: 14px;}
.end-nav-bottom a:hover{color: rgba(255,255,255,0.6);}
.end-nav-bottom{ border-top:1px solid #7d7d7d;}
/*董事长致辞*/
.about-leader{ background:url(../img/ldzc.jpg) repeat-y center top; width:100%; padding:55px 0; margin:70px 0; height:auto; overflow:hidden; background-attachment:fixed;}
.leader-content{ width:1200px; margin:0 auto;}
.leader-font{ width:730px;}
.leader-font p:nth-of-type(1){ font-size:36px; color:#333; padding-bottom:10px;}
.leader-font p:nth-of-type(2){ font-size:14px;}
.leader-font p:nth-of-type(2) span{ font-size:24px; color:#303030;}
.leader-nr{ color:#616161; line-height:30px; font-size:14px; padding:50px 0;}
.leader-nr i{ display:block; float:right; background:url(../img/ld_name.png) no-repeat right bottom; height:35px; width:300px;}

/*资质荣誉*/
.about-honor { background:#f2f2f2; padding:50px 0; margin:80px 0;}
.about-honor p:nth-child(1){ text-align:center; font-size:36px;}
.about-quick-nav{ padding:90px 0; margin:0 auto; width:1200px;}
.about-quick-nav li{ display:block; float:left; margin-bottom:45px; position:relative; overflow:hidden;}
.about-quick-nav li:nth-child(2n){ float:right;}
.about-quick-nav li span{ display:block; width:570px; height:252px; overflow:hidden;}
.about-quick-nav li span img{ transition:all 0.4s}
.about-quick-nav li:hover span img{ transform:scale(1.1)}
.about-quick-nav li div:nth-of-type(1){ background:rgba(0,0,0,0.5); position:absolute; left:0; top:0; height:100%; width:100%;  z-index:99; transition:all 0.4s}
.about-quick-nav li div:nth-of-type(1) p:nth-child(1){ font-size:24px; color:#e3e3e3; font-weight:bold; margin-top:85px; padding:0 0 0 35px;}
.about-quick-nav li div:nth-of-type(1) p:nth-child(1) i{ display:inline-block;  margin:25px 0 0 10px; border:4px solid #c22a25; height:8px; width:8px; border-radius:100%;}
.about-quick-nav li div:nth-of-type(1) p:nth-child(2){ font-size:18px; color:#e3e3e3; text-transform:uppercase; height:40px; line-height:40px; padding:0 0 0 35px;}
.about-quick-nav li:hover div:nth-of-type(1){background:rgba(0,0,0,0.1);top:-252px;left:0;}

.about-quick-nav li div:nth-of-type(2){ z-index:999; background:rgba(0,0,0,0.1); position:absolute; left:0; top:252px; width:100%; height:0; transition:all 0.7s}
.about-quick-nav li:hover div:nth-of-type(2){ background:rgba(0,0,0,0.6); left:0; top:0px; width:100%; height:100%;  }
.about-quick-nav li div:nth-of-type(2) p:nth-child(1){ font-size:24px; color:#e3e3e3; font-weight:bold; margin-top:105px; padding:0 0 0 35px;}
.about-quick-nav li div:nth-of-type(2) p:nth-child(1) i{ display:inline-block;  margin:25px 0 0 10px; border:4px solid #c22a25; height:8px; width:8px; border-radius:100%;}
.about-quick-nav li div:nth-of-type(2) span:nth-child(2){ font-size:18px; color:#e3e3e3; text-transform:uppercase; height:40px; line-height:40px; padding:0 0 0 35px;}


/*产品中心*/
.current-sub-local_all{ height:60px; line-height:80px; width:100%; margin:0 auto; border-bottom:1px #ededed solid; font-size: 14px;}
.current-sub-local_all i{ display:block; float:left; height:18px; width:18px; margin-right:5px;background:url(../img/home.png) no-repeat left center; margin-top:30px; }

.current-sub-local{ height:80px; line-height:80px; width:100%; margin:0 auto; border-bottom:1px #ededed solid; font-size: 14px;}
.current-sub-local i{ display:block; float:left; height:18px; width:18px; margin-right:5px;background:url(../img/home.png) no-repeat left center; margin-top:30px; }
.pro-list-name-all{ width:100%; margin:0 auto; text-align:center; padding:50px 0 20px; margin-bottom:40px; border-bottom:1px #e2e2e2 solid;}
.pro-list-name-all li{ display:inline-block; margin:0 10px 0 0; padding:0 20px 0 0;   position: relative; }
.pro-list-name-all li:before{ position: absolute; content: ""; width: 1px; background: #999; height: 10px; right: 0;top:10px;}
.pro-list-name-all li:nth-last-of-type(1):before{ width: 0}
.pro-list-name-all li a{ font-size:16px; color:#666; font-weight:bold; display: block; padding: 5px; transition: all 0.5s}
.pro-list-name-all li a:hover{ color: #d90f22 }
.pro-list-name-all li a.active,.pro-list-name-all li a:hover{   font-weight: bold; background: #d90f22; color: #fff }
.pro-data td { padding:10px 0; height:30px; line-height:30px;}
.pro-data tr td:nth-of-type(1){ width:20%; font-size:18px; color:#303030}
.pro-data tr td:nth-of-type(2){ width:70%; padding-left:10%;font-size:18px; color:#848484}
.pro-data tr:nth-last-of-type(1) td:nth-of-type(1){ vertical-align:top}
.pro-color li{ display: block; float:left; text-align:center; width:18%; font-size:16px; color:#a6a6a6}
.pro-color li i{ width:24px; height:24px; border-radius:100%;}
.pro-color li:nth-of-type(1) i{ background:#e30000}
.pro-color li:nth-of-type(2) i{ background:#ff2a00}
.pro-color li:nth-of-type(3) i{ background:#0cc3e3}
.pro-color li:nth-of-type(4) i{ background:#cd00b2}
.pro-color li:nth-of-type(5) i{ background:#ffe400}

.pro-color li:nth-of-type(6) i{ background:#ff9900}
.pro-color li:nth-of-type(7) i{ background:#20a501}
.pro-color li:nth-of-type(8) i{ background:#125c01}
.pro-color li:nth-of-type(9) i{ background:#00e4ff}
.pro-color li:nth-of-type(10) i{ background:#6eeefd}







.pro-lists-all li{ display: block; width: 30%; float: left; margin-right: 3%; margin-bottom: 3%; background: #fff; padding-bottom: 3%; transition: all 0.5s;}
.pro-lists-all li span{display: block;
    height: 260px;
    overflow: hidden;
    position: relative;
    text-align: center;

    transition: all 0.5s;}
 .pro-lists-all li:hover
 {

	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;
}
.pro-lists-all  a span{ display:block; position:relative;}
.pro-lists-all  a span:after{ position:absolute; content:""; left:0%; width:100$; height:0; bottom:-260px;  background:rgba(0,0,0,0.3); transition:all 0.4s; }
.pro-lists-all  a:hover span:after{ height:260px; width:100%;left:0; bottom: }



.pro-lists-all  a:hover  p:nth-of-type(2){ color:#FFF; border:1px #e30000 solid; background:#e30000}

.pro-lists-all   p:nth-of-type(1){ font-size:16px; color:#666; text-align:center; height:30px; line-height:30px; margin-bottom:20px;}
.pro-lists-all  p:nth-of-type(2){ width:155px; height:30px; line-height:30px; text-align:center; font-family:SimSun; font-size:19px; border:1px #ddd solid; border-radius:20px; margin:0 auto; transition:all 0.5s}
.pro-lists-all   img {
	height: 260px;

	display: block;
	margin:0 auto;
	transition:all 0.4s
}

.pro-lists-all a:hover img{ transform:scale(1.1)}


/*相关产品*/

.pro-message-all{ width:1200px; margin:0 auto; font-size:16px; line-height:30px; padding:20px 0;}
.pro-all-links {
	width: 100%;
	margin: 0 auto;

}
.pro-all-links .hd {
	overflow: hidden;
	height: 50px;
	margin: 0 auto;
	width: 132px;
}
.pro-all-links .hd .prev, .pro-all-links .hd .next, .pro-all-links .hd .morexxx {
	display: block;
	width: 40px;
	height: 40px;
	border-radius:100%;
	float: right;
	margin: 0 2px;
	margin-top:10px;
	color: #FFF;
	font-size: 24px;
	overflow: hidden;
	cursor: pointer;
	transition: 0.3s all 0s linear;
	background: #f0f0f0;
	text-align: center;
	line-height: 40px;
	font-family: SimSun;
}
.pro-all-links .hd .prev:hover, .pro-all-links .hd .next:hover, .pro-all-links .hd .morexxx:hover {
	background: #bb0327;
}
.pro-all-links .hd .prev, .pro-all-links .hd .morexxx {
	float: left;
}

.pro-all-links .index-pro-all{
 border-bottom:1px #eeeeee solid;
 height:auto;
 overflow:hidden;
 margin-bottom: 30px;
}

.pro-all-links .index-pro-all li { width:33.3%; display:block;   border-right:1px #eeeeee solid;}
.pro-all-links .index-pro-all li a{ position:relative;display:block;}
.pro-all-links .index-pro-all li a .pro-all-title{ position:absolute; top:10%; left:10%;  z-index:9}
.pro-all-links .index-pro-all li a>span:nth-of-type(1){padding-top:20%;  display:block; width:100%; height:320px; overflow:hidden;}
.pro-all-links .index-pro-all li a:hover img{ transform:scale(1.1)}
.pro-all-links .index-pro-all li a img{  width:60%;  transition:all 0.5s; margin:0 auto;}

.pro-all-links .index-pro-all li a .pro-all-title p:nth-of-type(1){ font-size:30px; color:#333;}

.pro-all-links .index-pro-all li a .pro-all-title p:nth-of-type(1) i{ margin:0 10px; background:#fefefe; border:1px #d5d5d5 solid;
color:#d5d5d5; border-radius: 50%; height:28px; width:28px;display:inline-block; vertical-align:middle; text-align:center;
 font-size:19px; transition:all 0.4s; font-family:SimSun; line-height:28px;}

.pro-all-links .index-pro-all li a:hover .pro-all-title p:nth-of-type(1) i{background:#be0022; border:1px #be0022 solid;}
.pro-all-links .index-pro-all li a .pro-all-title p:nth-of-type(n+2){ color:#737373; font-size:16px; height:25px; line-height:25px;}

.



/* .order-btn {*/
/*  overflow: hidden;*/
/*  padding: 0 10px;*/
/*}*/
/*.order-btn .submit {*/
/*  display: block;*/
/*  width:260px;*/
/*  height: 44px;*/
/*  line-height: 44px;*/
/*  text-align: center;*/
/*  background: #e30000;*/
/*  color: #fff;*/
/*  font-size: 14px;*/
/*}*/
/*.order-btn .submit:hover {*/
/*  background: #0058b1;*/
/*}*/
.pro-content{ height:90px; line-height:90px; width:100%; background:#f5f6f8}
.pro-content .w1200{ font-size:24px; color:#333;}
.pro-content .w1200 span{ font-size:18px; color:#919191; padding-left:10px;}

.inner-pro-message{ height:auto; overflow:hidden; padding:50px 0;}
.inner-pro-message li{ display:block; float:left; width:285px; height:320px; border:1px #f5f5f3 solid; margin:10px 10px 0 0;}
.inner-pro-message li .img{ width:285px; height:200px; overflow:hidden; display:block;}
.inner-pro-message li .img img{ transition:all 0.5s; width:285px;}
.inner-pro-message li:hover .img img{ transform:scale(1.1,1.1)}
.inner-pro-message li .title{ text-align:left; padding:10px 25px;}
.inner-pro-message li .title h3{ font-size:14px;}
.inner-pro-message li .title em{   height:30px; line-height:30px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
.inner-pro-message li .title span{ display:block; width:40%; height:30px; line-height:30px; color:#FFF; border-radius:5px; text-align:center}
.inner-pro-message li .title span a{ color:#FFF}
.inner-pro-message li .title span:nth-child(1){  float:left; background:#222;}
.inner-pro-message li .title span:nth-child(2){ float:right; background:#e6000f;}


.pro-sider-ul li{ height:50px; line-height:50px; background:#fff; margin-bottom:1px;}
.pro-sider-ul li a{ display:block; width:90%; padding-left:10%; font-size:15px; transition:all 0.4s}
.pro-sider-ul li a:hover{ color:#e60012; padding-left:20%;width:80%}







.pro-all-message .bx-wrapper {
	position: relative;
	margin: 60px auto ;

	padding: 0;

*zoom:1
}
.pro-all-message b a{ font-size:24px; display:block; color:#666; font-weight:500; height:47px; line-height:55px; transition:all 0.5s;}
.pro-all-message .slide > a:hover{


	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;
}

.pro-all-message b a i{ display:block; width:47px; height:47px; background:url(../img/pro-dot.png) no-repeat left center; margin-right:12px; float:left;}
.pro-all-message .slide > a{ display: block;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background:#FFF; padding:20px; transition:all 0.5s;}
.pro-all-message .bx-wrapper span { display:block; height:260px; overflow:hidden; position:relative; text-align:center; background:#fff!important; transition:al 0.5s}
.pro-all-message a span{ display:block; position:relative;}
.pro-all-message a span:after{ position:absolute; content:""; left:0%; width:100$; height:0; bottom:-260px;  background:rgba(0,0,0,0.3); transition:all 0.4s; }
.pro-all-message a:hover span:after{ height:260px; width:100%;left:0; bottom: }



.pro-all-message a:hover  p:nth-of-type(2){ color:#FFF; border:1px #e30000 solid; background:#e30000}

.pro-all-message .slide p:nth-of-type(1){ font-size:16px; color:#666; text-align:center; height:30px; line-height:30px; margin-bottom:20px;}
.pro-all-message .slide p:nth-of-type(2){ width:155px; height:30px; line-height:30px; text-align:center; font-family:SimSun; font-size:19px; border:1px #ddd solid; border-radius:20px; margin:0 auto; transition:all 0.5s}
.pro-all-message .bx-wrapper img {
	height: 260px;

	display: block;
	margin:0 auto;
	transition:all 0.4s
}

.pro-all-message .bx-wrapper a:hover img{ transform:scale(1.1)}
.pro-all-message .bx-wrapper .bx-viewport {


	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0)
}

.pro-all-message .bx-wrapper .bx-pager, .pro-all-message .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -60px;
	width: 100%
}
.pro-all-message .bx-wrapper .bx-loading {
	min-height: 50px;

	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000
}
.pro-all-message .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: 700;
	color: #666;
	padding-top: 20px
}
.pro-all-message .bx-wrapper .bx-pager .bx-pager-item, .pro-all-message .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
*zoom:1;
*display:inline
}
.pro-all-message .bx-wrapper .bx-pager.bx-default-pager a {
	background: #d3d3d3;
	text-indent: -9999px;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 100%
}
.pro-all-message .bx-wrapper .bx-pager.bx-default-pager a:hover, .pro-all-message .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #f91627
}
.pro-all-message .bx-wrapper .bx-prev {

	left:-80px;
	background: url(../img/picScroll-left.png) no-repeat #dddddd;
	transition:all 0.5s
}
.pro-all-message .bx-wrapper .bx-next {

	right:-80px;
	background: url(../img/picScroll-right.png)  no-repeat -45px 0 #dddddd;
	transition:all 0.5s
}
.pro-all-message .bx-wrapper .bx-prev:hover {
	background: url(../img/picScroll-left.png) no-repeat -45px 0 #e30000
}
.pro-all-message .bx-wrapper .bx-next:hover {
	background: url(../img/picScroll-right.png) no-repeat 0px 0 #e30000
}
.pro-all-message .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;

	outline: 0;
	height:45px;
	width:45px;
	text-indent: -9999px;
	z-index: 9999
}
.pro-all-message .bx-wrapper .bx-controls-direction a.disabled {
	display: none
}
.pro-all-message .bx-wrapper .bx-controls-auto {
	text-align: center
}
.pro-all-message .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(http://www.jq22.com/demo/slider-141113224352/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px
}
.pro-all-message .bx-wrapper .bx-controls-auto .bx-start:hover, .pro-all-message .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0
}
.pro-all-message .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(http://www.jq22.com/demo/slider-141113224352/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px
}
.pro-all-message .bx-wrapper .bx-controls-auto .bx-stop:hover, .pro-all-message .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px
}
.pro-all-message .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%
}
.pro-all-message .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px
}
.pro-all-message .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80,80,80,.75);
	width: 100%
}


.pro-all-message .slide2{ background:#CCC; text-align:center;}

.about-honor .pro-all-message .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px
}
.slider1 p {
	width: 100%;
	height: 46px;
	font-size: 20px;
	color: #333;
	font-size:14px;
	line-height: 46px;
	text-align: center;


}
.slider1 .slide{ background:#CCC}



/*联系我们*/
.contact-list{ margin: 80px 0; background: #f8f8f8; width: 460px; padding: 80px 50px; height: 315px; }
.contact-list li{ height: 35px; line-height: 35px; font-size: 14px; }
.contact-list li:nth-of-type(1){ font-size: 20px; font-weight: bold; padding-bottom: 10px;  }
.contact-list li:nth-of-type(2){ color: #e70e1f; font-size: 16px; }
.contact-list li:nth-last-of-type(3){ font-weight: bold; font-size: 16px; padding-top: 15px;}




.contact-map { margin: 80px 0;
	overflow: hidden;
	width: 640px;
}
 .contact-map #dituContent {
	width: 100%;
	height: 475px;

}

.message-title{ text-align: center;  padding-top: 50px; margin-bottom: 1%; font-size: 14px;}
.form-tr input{display: block; float: left;
	width: 21%;
	margin-right: 1%;
	padding: 0 1%;
	margin-bottom: 1%;
	height: 45px;
	line-height: 45px;
	border: 1px solid #ebebeb;
}
.form-tr input:nth-of-type(4){ float:right}
 .form-tr .code input {
	width: 188px;
	float: left;
}
.form-tr .submit_color {

	display: block;
	width: 260px;
	height: 47px;
	line-height: 47px;

	text-align: center;

	background: #00aa80;
	color: #fff;
	font-size: 14px;
}
.contact-message>p:nth-of-type(1){ font-size: 18px; color: #00aa80; font-weight: bold}
 .form-tr .submit:hover {
	background: #0058b1;
}
 .form-tr .code .verify {
	cursor: pointer;
	float: left;
	margin-left: 25px;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 0; margin-bottom: 1%;
}
.form-tr .code .verify img { margin-bottom: 1%;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}

.form-tr textarea {
	display: block;
	width: 94%;
	padding: 1%;
	margin-bottom: 1%;
	height: 120px;
	border: 1px solid #e6e6e6;
}
textarea {
	border: 1px #dadada solid;
	background: #fff;
	padding-left: 10px;
}
textarea {
	resize: none;
}



/* 人才招聘*/



.apply {
    display: block;
    width: 77px;
    line-height: 30px;
    margin-top: 30px;
    background: url(../img/iconl.png) no-repeat 10px 6px #666;
    color: #fff;
    font-size: 14px;
    padding-left: 33px;
    border-radius: 4px;
}

.gr-jobs-list dd{padding:0 15px;height:50px;line-height:50px;border:1px solid #ddd;background:#fff;margin-top:10px;cursor: pointer;font-size:14px;}

.gr-jobs-list dd em{float:right;display:block;width:15px;height:15px;background:url(../img/iconf.png) no-repeat;cursor:pointer;margin-top:20px;}

.gr-jobs-list dd.on em{background:url(../img/icong.png) no-repeat;}

.gr-jobs-list dd span{display:block;float:left;/*width:245px;*/margin-right: 70px;}

.gr-jobs-list dt{border:1px solid #ccc;border-top:none;padding:15px;margin-bottom:10px;background:#f5f5f5;display:none;}

.gr-jobs-list dt h5{margin-top:20px;font-size:14px;}

.gr-apply{display:block;width:140px;text-align:center;height:40px;line-height:40px;background:#555;border-radius:3px;color:#fff;margin:30px auto 0 auto;transition:all 0.3s;}

.gr-apply:hover{background:#6eb92d;color: #fff;}

.gr-jobs-list dt div:nth-of-type(2){ font-size:14px; line-height:25px;}




.apply-job {
  overflow: hidden;
  margin-top: 20px;
} .apply-job .job-tr {
  overflow: hidden;
}
 .apply-job .job-tr .tr-over {
  overflow: hidden;
}
.apply-job .job-tr .error {
  padding-left: 75px;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #f00;
}
.apply-job .job-tr .tr-title {
  float: left;
  width: 50px;
  min-height: 20px;
  text-align: right;
  font-size: 14px;
  color: #808080;
  margin-right: 25px;
  line-height: 40px;
}
 .apply-job .job-tr .tr-cont {
  float: left;
  width: 640px;
}
.apply-job .job-tr .tr-cont h3 {
  font-size: 14px;
  color: #4c4c4c;
  line-height: 40px;
  font-weight: bold;
}
 .apply-job .job-tr .tr-cont input[type=text] {
  line-height: 38px;
  font-size: 14px;
  color: #333;
  display: block;
  padding: 0 10px;
  width: 618px;
  height: 38px;
  border: 1px solid #e6e6e6;
}
 .apply-job .job-tr .tr-cont input[name='captcha'] {
  font-size: 14px;
  line-height: 38px;
  color: #333;
  width: 190px;
  float: left;
  margin-right: 30px;
}
.apply-job .job-tr .tr-cont .verify {
  cursor: pointer;
  float: left;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 0;
}
.apply-job .job-tr .tr-cont .verify img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.apply-job .job-tr .tr-cont textarea {
  font-size: 14px;
  color: #333;
  display: block;
  height: 170px;
  line-height: 20px;
  padding: 5px 10px;
  width: 618px;
  border: 1px solid #e6e6e6;
}
.apply-job .job-tr .tr-cont.radio-cont {
  line-height: 40px;
}
.apply-job .job-tr .tr-cont.radio-cont input[type=radio] {
  margin-right: 10px;
}
.apply-job .job-tr .tr-cont.radio-cont label {
  margin-right: 30px;
  color: #4c4c4c;
  line-height: 40px;
  font-weight: bold;
}
 .apply-job .job-tr .tr-cont a.submit {
  display: block;
  width: 190px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #237ed2;
  color: #fff;
  font-size: 15px;
}
.apply-job .job-tr .tr-cont a.submit:hover {
  background: #0058b1;
}

#search {
	border-bottom: 1px #e5e5e5 solid;
	height: 79px;
}
#search p {
	line-height: 79px;
	width: 720px;
	float: left;
	border-left: 1px #e5e5e5 solid;
	padding-left: 15px;
	font-size: 14px;
}
#search p a {
	color: #666
}
#search p a:hover {
	color: #00a847
}
.index_search {
	font-size: 14px;
	height: 75px;
	line-height: 75px;

}
.search_width {
	width: 250px;
	height: 28px;
}
input.search_bj4 {
	background: #FFF;
	margin-top: 13PX;
	line-height: 35px;
	height: 35px;
	color: #a1a0a0;
	width: 290px;
	padding-left: 3px;
	border: 0;
	padding-left: 8px;
	margin-left: 7px;
	border:1px #ccc solid;
}
.but4 {
	margin-top: 18px;
	height: 37px;
	color: #FFF;
	transition: all 0.4s linear 0s;
	background: url(../img/search_btn.png) no-repeat center center #c80d16;
	width: 35px;
	cursor: pointer;
	border: 0;
	padding:0 15px;
	transform:all 0.4s
}
.but4:hover {
	width: 55px;
	background: url(../img/search_btn.png) no-repeat center center #c80d16;


}
.index_search div span {
	color: #ffc71c;
	padding-right: 8px;
}
.index_search div b {
	color: #FFF
}
.top_honor {
	margin: 10px 10px 0 35px;
}
.search_content {
	border-left: 1px #e5e5e5 solid;
	border-right: 1px #e5e5e5 solid;
	height: 79px;
}
.search_content p {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding-left: 10px
}
.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
}
.search_width {
	width: 322px;
	height: 28px;
}
.flash {


	}

.zy_flash_about {
	margin-top:90px;
	height:418px;
	transform:scale(1.1)





}

.zy_flash_pro {
	margin-top:90px;
	height:267px;
	transform:scale(1.1)





}
.zy-flash-title { padding:180px 0 0 400px;text-align:left; width:800px; margin:0 auto}
.zy-flash-title p:nth-child(1){   color:#FFF; font-size:36px; }
.zy-flash-title p:nth-child(2){ color:#FFF; font-size:18px;}


/*  广告轮播图 */
.banner{ margin:90px auto 0;position:relative; overflow:hidden;height:818px;}
.banner .bd{height:818px; z-index:0;position:relative;left:50%; margin-left:-960px;}
.banner_ctr{ height:90px;position:absolute;top:45%;z-index:2;left:50%;margin-left:-600px;}
.banner_ctr a{ display:block;width:40px;height:40px; background: url('../images/ctrl.png') no-repeat 0 0; position:absolute; opacity:0;filter: alpha(opacity=0);display:block;}
.banner_ctr a.prev{left:-90px;}
.banner_ctr a.next{right:-1280px; background-position: -40px 0px;}
.banner_ctr a:hover{opacity:1;filter:alpha(opacity=100);}
.banner .hd{position:absolute; bottom:20px; text-align: center; z-index:5;left:50%;font-size: 0; line-height: 0;height: 0px; margin-left:-30px;height:14px;}
.banner .hd li{z-index:2; cursor:pointer; margin-right:5px; display:inline-block;width:10px; height:10px;*display:inline; zoom:1;border-radius:100%;border:2px solid #fff;position:relative;transition:all 0.3s;}
.banner .hd li:after{content:"";position:absolute;width:6px;height:6px;background:#fff;top:2px;left:2px;border-radius:100%;}
.banner .hd li:hover,.banner .hd .on{border:2px solid #fe4a00;transform:scale(1.1);}
.banner .hd .on:after{background:#fe4a00;}

/*公司简介页面*/
.sub-nav{ background:#f0f0f0; height:50px; line-height:50px; position:relative; z-index:999}
.sub-nav ul{ width:1200px; margin:0 auto;}
.sub-nav ul li{ display:block; float:left; border-right:1px #e4e4e4 solid; width:15%; text-align:center; transition:all 0.4s}
.sub-nav ul li:nth-last-of-type(1){ border-right:0}
.sub-nav ul li a{ display:block; width:100%; transition:all 0.4s; font-size:16px; text-align:center}
.sub-nav ul li a i{ background:url(../img/about-bot.png) no-repeat 11px center; width:7px; height:11px; float:right; display:block; margin:20px 35px 0 0; transition:all 0.4s}
.sub-nav ul li a:hover,.sub-nav ul li a.current{ background:#c62a26; color:#FFF}
.sub-nav ul li a:hover i,.sub-nav ul li a.current i{ background:url(../img/about-bot.png) no-repeat 0px center; }
.About-content{ width:1200px; margin:70px auto;}
.about-title{ margin:100px 0 0 0; width:320px;}
.about-title img{ margin-right:22px;}
.about-title p:nth-of-type(1){ font-size:36px; color:#333}
.about-title p:nth-of-type(2){ font-size:16px; color:#6b6b6b}
.about-message { width:735px;}
.about-message  p:nth-of-type(1){ font-size:24px; color:#404040}
.about-message  p:nth-of-type(1) i{ display:inline-block;height:8px; width:8px; border:4px #c22a25 solid; border-radius:100%; margin:0 5px 0 10px; }
.about-message  p:nth-of-type(2){ font-size:18px; color:#737373; margin-bottom:40px;}
.about-message{ line-height:30px; color:#7c7c7c; font-size:14px;}



/*首页产品图*/
.zy_flash_sub{ padding:155px 0; height:50px; background:url(../img/zy_flash_cp.jpg) no-repeat center top; width:100%; margin-top:90px;}
.sub_search{ width:680px; margin:0 auto;}

input.pro_search_bj4 {
	background: rgba(255,255,255,0.4);
	margin-top: 13PX;
	line-height: 48px;
	height: 48px;
	color: #fff;
	width: 600px;

	padding-left: 8px;
	margin-left: 7px;
	border: 1px #ccc solid;
	border-right:0;
	font-size:16px;
}
.pro_but4 {

	height: 50px;
	color: #FFF;
	transition: all 0.4s linear 0s;
	background: url(../img/search_btn.png) no-repeat center center #c80d16;
	width: 60px;
	cursor: pointer;
	border: 1px rgba(255,255,255,0.4) solid;
	border-left:0;
	margin-top:13px;
	padding: 0 15px;
	transform: all 0.4s;
}
.pro_but4:hover{  background: url(../img/search_btn.png) no-repeat center center #ff7f01;}



/*首页产品图*/
.index_pro{ width:1200px; margin:50px auto; background:#f4f4f4; height:473px;}
.index_pro_message{ width:470px; padding:40px;}
.index_pro_message p:nth-child(1){ color:#333; font-size:24px; border-bottom:1px #ddd solid; height:70px; line-height:70px; position:relative;}
.index_pro_message p:nth-child(1):before{ border-bottom:1px #fcfcfc solid; height:10px;left:0; width:100%; bottom:-2px; position:absolute; content:"";}
.index_pro_ms{ padding:30px 0 20px; font-size:14px; color:#999; line-height:25px;}
.index_pro_ms span:nth-child(1){ display:block; float:left; width:85px; height:100px; font-size:16px; color:#333}
.index_pro_message p:nth-last-of-type(1){ font-size:14px; color:#666; height:28px; clear:both; line-height:28px;}
.index_pro_message p:nth-last-of-type(1) i{ display:block; float:left; background:url(../img/tel_hot.png) no-repeat left top; height:27px; width:27px; margin:5px;}
.index_pro_message p:nth-last-of-type(1) span{ font-size:24px; color:#c80d16}
.index_pro_message p:nth-last-of-type(1) a{ display:block; float:right; background:#c80d16; color:#fff; border-radius:15px; width:100px; text-align:center; margin-right:15%; transition:all 0.4s}
.index_pro_message p:nth-last-of-type(1) a:hover{ width:120px;margin-right:10%;}



/*首页优势*/
.index_ys{ background:url(../img/index_ys_bj.jpg) no-repeat center top; background-attachment:fixed; min-height:462px; padding:50px 0;}
.index_ys .index_title p:nth-child(1){ text-align:center; font-size:22px; color:#4e4b4c; text-transform:uppercase; color:#afaeae;}
.index_ys .index_title p:nth-child(2){ font-size:36px; text-align:center; font-weight:bold; padding:5px 0; color:#272727;}
.index_ys .index_title p:nth-child(2) span{ color:#d40014;}
.index_ys .index_title p:nth-child(3){ font-size:36px; text-align:center; color:#666; font-size:20px; margin-bottom:30px;}
.index_ys_content{ margin:0 auto; width:1200px;}

.index_ys_content a{ display:block; float:left; padding:20px; height:160px; background:#d40014; width:188px; margin:0 12px 12px 0; position:relative;transition:all 0.4s; }
.index_ys_content a:after{ position:absolute; content:""; left:50%; width:0; height:0; bottom:50%;top:50%; background:rgba(0,0,0,0.5); transition:all 0.4s; }
.index_ys_content a:hover:after{border-radius:20px; height:100%; width:100%;left:0; top:0;bottom:0}

.index_ys_content a:hover{ border-radius:20px;}
.index_ys_content a:nth-child(n+6){ display:block; float:left; padding:20px; height:160px; background:#7c7d7d; width:188px; margin:0 12px 12px 0;}
.index_ys_content a span{ background:#FFF; display:block;  height:60px; width:60px; line-height:60px;border-radius:60px; ; margin:0 auto; font-family:Arial, Helvetica, sans-serif; font-size:30px; text-align:center; margin-top:20px;}
.index_ys_content p{ clear:both; text-align:center}
.index_ys_content p:nth-of-type(1){ color:#FFF; font-size:20px;  padding-top:15px;}
.index_ys_content p:nth-of-type(2){ color:#fff;opacity: 0.5; font-size:12px;}
a.index_more{ color:#fff; margin:0 auto; width:320px; height:50px; line-height:50px; background:#d40014; display:block; border-radius:25px; text-align:left; font-size:20px;}
a.index_more i{ background:url(../img/tel_quick.png) no-repeat center center; width:33px; height:27px; display:block; float:left; margin:12px 5px 0 16px;}


/*合作流程*/
.index_title p:nth-child(1){ text-align:center; font-size:22px; color:#4e4b4c; text-transform:uppercase; color:#afaeae;}
.index_title p:nth-child(2){ font-size:36px; text-align:center; font-weight:bold; padding:5px 0; color:#272727;}
.index_title p:nth-child(2) span{ color:#d40014;}
.index_title p:nth-child(3){ font-size:36px; text-align:center; color:#666; font-size:20px; margin-bottom:30px;}
.index_liucheng_content{ width:1200px; margin:0 auto;}
.index_liucheng_content a{ display:block; float:left;}
.index_liucheng_content a div{ -webkit-transition: -webkit-transform 2s ease-out;
	-moz-transition: -moz-transform 2s ease-out;
	-o-transition: -o-transform 2s ease-out;
	-ms-transition: -ms-transform 2s ease-out;background:url(../img/index_yuan.png) no-repeat center center; width:101px; height:63px; padding:35px 17px; text-align:center; margin-bottom:10px; position:relative}
	.index_liucheng_content a:hover div{-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);}
.index_liucheng_content a div:nth-child(1){}
.index_liucheng_content a div b{ display:block; text-align:center; font-size:26px; color:#333; font-family:Arial, Helvetica, sans-serif; margin:0 auto}
.index_liucheng_content a div p{ text-align:center; color:#333; font-size:16px;}
.index_liucheng_content a span:nth-last-of-type(1){ color:#666; width:133px; display:block; margin:0 auto; text-align:center; line-height:22px;}
.index_liucheng_content i{ background:url(../img/index_ys_dot.png) no-repeat center center; height:133px; width:60px; display:block; float:left; margin:0 5px;}
.liucheng_btn{ margin:0 auto; width:300px;}
.liucheng_btn a{ display:block; float:left;}
.liucheng_btn a:nth-child(1){ width:140px; height:36px; line-height:36px; text-align:center; background:#262626; color:#FFF; margin-right:12px; transition:all 0.4s;border:1px solid #262626}
.liucheng_btn a:nth-child(2){ width:140px; height:36px; line-height:36px; text-align:center; background:#e20c0c; color:#FFF; transition:all 0.4s;border:1px solid #e20c0c}
.liucheng_btn a:hover{ border:1px solid #e20c0c; background:none; color:#e20c0c}
/*子页面*/
.zy_flash{ background:url(../img/zy_flash.jpg) no-repeat center top; height:360px;    margin-top: 90px;}


.index_liucheng_content2 a{ display:block; float:left;}
.index_liucheng_content2 a div{background:url(../img/index_yuan.png) no-repeat center center; width:101px; height:63px; padding:35px 17px; text-align:center; margin-bottom:10px; position:relative}
.index_liucheng_content2 a div:nth-child(1){}
.index_liucheng_content2 a div b{ display:block; text-align:center; font-size:26px; color:#333; font-family:Arial, Helvetica, sans-serif; margin:0 auto}
.index_liucheng_content2 a div p{ text-align:center; color:#333; font-size:16px;}
.index_liucheng_content2 a span:nth-last-of-type(1){ color:#666; width:133px; display:block; margin:0 auto; text-align:center; line-height:22px;}
.index_liucheng_content2 i{ background:url(../img/index_ys_dot.png) no-repeat center center; height:133px; width:60px; display:block; float:left; margin:0 5px;}



.index_ys_content2 a{ display:block; float:left; padding:20px; height:160px; background:#d40014; width:225px; margin:0 12px 12px 0;}
.index_ys_content2 a:nth-child(n+6){ display:block; float:left; padding:20px; height:160px; background:#7c7d7d; width:225px; margin:0 12px 12px 0;}
.index_ys_content2 a:nth-child(n+10){display:block; float:left; padding:20px; height:160px; background:#7c7d7d; width:778px; }
.index_ys_content2 a span{ background:#FFF; display:block;  height:60px; width:60px; line-height:60px;border-radius:60px; ; margin:0 auto; font-family:Arial, Helvetica, sans-serif; font-size:30px; text-align:center; margin-top:20px;}
.index_ys_content2 p{ clear:both; text-align:center}
.index_ys_content2 p:nth-of-type(1){ color:#FFF; font-size:20px;  padding-top:15px;}
.index_ys_content2 p:nth-of-type(2){ color:#fff;opacity: 0.5; font-size:12px;}


/*关于我们*/
.index_about{ background:url(../img/index_about_bj.jpg) no-repeat center top; height:502px; padding:58px 0 0 0;background-attachment:fixed}
.about_content{ width:460px;}
.about_content span:nth-child(1){ font-size:16px; text-transform:uppercase}
.about_content p.about_font{ font-size:28px; font-weight:bold; color:#282828}
.about_nr{ padding:20px 0; font-size:14px; line-height:28px; color:#282828;}
.index_about li{ display:inline; float:left; width:76px;}
.index_about li span{ display:block; float:left; width:46px; height:46px; padding:15px; border:1px #6b6b6b solid; border-radius:76px; margin-bottom:10px;transition:all 0.4s; cursor:pointer; }
.index_about li span:hover{ background:#d40014; border:1px #d40014 solid;}
.index_about li:nth-child(2){ margin:0 44px;}
.index_about li:nth-child(3){ margin:0 44px 0 0;}
.index_about li:nth-child(1) span i{ display:block; background:url(../img/ys_one.png) no-repeat left top; width:37px; height:47px; margin:0 auto; transition:all 0.4s; }
.index_about li:hover:nth-child(1) span i{ background:url(../img/ys_one.png) no-repeat left -47px;}

.index_about li:nth-child(2) span i{ display:block; background:url(../img/ys_two.png) no-repeat left top; width:37px; height:38px; margin:0 auto; transition:all 0.4s; }
.index_about li:hover:nth-child(2) span i{ background:url(../img/ys_two.png) no-repeat left -38px;}

.index_about li:nth-child(3) span i{ display:block; background:url(../img/ys_three.png) no-repeat left top; width:37px; height:40px; margin:0 auto; transition:all 0.4s; }
.index_about li:hover:nth-child(3) span i{ background:url(../img/ys_three.png) no-repeat left -40px;}

.index_about li:nth-child(4) span i{ display:block; background:url(../img/ys_four.png) no-repeat left top; width:37px; height:45px; margin:0 auto; transition:all 0.4s; }
.index_about li:hover:nth-child(4) span i{ background:url(../img/ys_four.png) no-repeat left -45px;}

.index_about li p{ text-align:center; font-size:14px;}
a.index_more2{ background:#d40014; width:165px; height:40px; line-height:40px; clear:both; text-align:center; float:left; color:#FFF; font-size:14px; transition:all 0.4s; border:1px #d40014 solid;}

a.index_more2:hover{width:205px; background:none; border:1px #d40014 solid; color:#d40014;}
.about_img {position:relative;}
.about_img img{ z-index:999}
.about_img:before{ position:absolute; content:""; background:none;  border-left:10px #282828 solid;border-bottom:10px #282828 solid; height:315px; left:-10px;top:40px; bottom:0; width:90%; z-index:0; transition:all 0.4s; }
.about_img:after{ position:absolute; content:""; background:none;  border-right:10px #d40014 solid;border-top:10px #d40014 solid; height:315px; right:-10px;top:-10px; bottom:0; width:90%; z-index:0;transition:all 0.4s}
.about_img:hover:before{ top:-10px;width:100%; height:355px;}
.about_img:hover:after{  width:100%;height:355px;}

/*工程案例*/
.case_nr{ width:1200px; margin:0 auto;}
.case_nr a{ display:block; float:left; margin:0 5px; background:#ececec; text-align:center;}
/*新闻中心*/
.index_news_aq{ background:#f6f6f6; padding:55px 0; height:auto; overflow:hidden;}
.news_left{ width:690px;}
.news_right{ width:480px;}
.index_title_font{ height:45px; line-height:45px; margin-bottom:20px;}
.index_title_font span:nth-child(1){ float:left; font-size:18px; color:#333; position:relative}
.index_title_font span:nth-child(1):after{ position:absolute; content:""; height:2px; left:0; background:#d40014; width:60%; bottom:0px;}
.index_title_font span:nth-child(1) b{ font-weight:400; color:#999; font-size:14px; text-transform:uppercase; padding:0 5px;}
.index_title_font span:nth-child(2){ font-size:14px; text-transform:uppercase; float: right;}


.news_m dd h4 a{font-size:18px;color: #333;font-weight: normal;
	padding-top: 20px;display: block; height:22px; overflow:hidden; line-height:22px;}
.news_m dd p{font-size:14px;color: #777;padding-top: 18px;line-height: 24px;padding-bottom: 26px;
	border-bottom: 1px solid #c9c9c8;margin-bottom:20px; height:48px; overflow:hidden;}
	.news_m dd p a{ color:#da0410}
	.news_m li{ display:block; text-indent:20px; font-size:14px; height:33px; line-height:33px; position:relative; transition:all 0.4s}
	.news_m li:before{ content:""; position:absolute; height:2px; background:#4f4f4f; left:0; top:15px; width:10px;}
	.news_m li:after{ content:""; position:absolute; border-bottom:1px solid #F00;transition:all 0.4s; width:0; left:50%; bottom:0}
	.news_m li:hover:after{ border-bottom:1px solid #ce0a0a; bottom:0; width:100%; left:0;}
	.news_m li span:nth-child(2){ float:right;}
	.news_m li a{ color:#4f4f4f}
	.news_m li a:hover{ color:#ce0a0a}
.news_right li{border-bottom:2px #ddd solid; padding:30px 0; position:relative; transition:all 0.4s}
.news_right li:after{ position:absolute; content:""; bottom:0;width:0%;left:0; height:2px; transition:all 0.4s}
.news_right li:hover:after{border-bottom:2px #ce0a0a solid; height:2px; width:100%; bottom:-1px;left:0;}


.news_right li p{ font-size:16px; font-weight:bold;height:30px; line-height:30px;}
.news_right li p b{ display:block; float:left; height:30px; width:30px; font-size:16px; border-radius:30px; background:#da0410; line-height:30px; margin-right:5px; text-align:center; color:#FFF}
.news_right li div{ padding:12px 0; font-size:14px; color:#666}
.news_right li div b{ display:block; float:left; height:30px; width:30px; font-size:16px; border-radius:30px; background:#292929; line-height:30px; margin:0 5px 15px 0; text-align:center; color:#FFF;
}

/*版权所有*/
.end_one{ background:#ce0a0a; height:65px; line-height:65px; color:#FFF; font-size:16px;}
.end_one a{font-size:12px; color:#FFF; padding:0 10px;}
.end_two{ background:#333; height:265px;}
.end_two .end_logo{ border-right:1px solid #414141; padding:70px;}
.end_two ul{ padding:50px 0 0 60px; font-size:14px; width:300px; float:left;}
.end_two ul li{ height:30px; line-height:30px;}
.end_two ul li a{ color:#666}
.end_scan{border-left:1px solid #414141;padding:60px 0 0 50px;height:205px;}
.end_three{ background:#2a2a2a; border-top:1px #3c3c3e solid; height:67px; line-height:67px; font-size:16px; color:#FFF;}
.end_three a{ color:#FFF;font-size:16px; padding:0 35px; transition:all 0.4s;}
.end_three a:hover{ color:#FF0}
/*首页产品*/
.index_product {
	background: #fff;
	padding: 45px 0;
	height: auto;
	overflow: hidden;
}
.product_title {
	position: relative;
	background: url(../img/index_xm_bj.png) no-repeat center 20px;
	text-align: center
}
.product_title p:nth-child(1), .product_title_all p:nth-child(1) {
	font-size: 36px;
}
.product_title p:nth-child(2), .product_title_all p:nth-child(2) {
	font-size: 12px;
	font-family: "Source Han Sans CN";
	font-weight: ExtraLight;
	color: #666;
}
.product_title p:nth-child(3), .product_title_all p:nth-child(3) {
	color: #666;
	font-size: 16px;
	height: 60px;
	line-height: 60px;
}
.product_title_all {
	position: relative;
	margin-bottom: 45px;
	background: url(../img/index_xm_bj.png) no-repeat center 20px;
	text-align: center
}
.productMenu li {
	display: block;
	float: left;
	border-right: 1px dotted #939393;
	padding: 20px 25px;
	font-size: 18px;
	margin-bottom: 25px;
	text-align: center;
	 transition:all .5s;
}
.productMenu li:nth-child(1) {
	padding: 20px 28px 20px 20px;
}
.productMenu li:nth-last-child(1) {
	padding: 20px 0 20px 28px;
	border-right: none;
}
.productMenu li span {
	display: block;
	font-size: 12px;
	color: #888;
	font-family: Arial, Helvetica, sans-serif
}
.productMenu li.on { background:#047153; position:relative}
.productMenu li i{ position:absolute; display:block; margin:0 auto; background:url(../img/pro_list_dot.png) no-repeat center bottom; height:6px; width:16px;  bottom:-6px; left:45%;}
.productMenu li.on a {
	color: #fff
}
.productMenu li.on a span {
	color: #fff
}
.index_pro_show {
	width: 1200px;
}
.index_pro_show a {
	display: block;
	width: 386px;
	height: 410px;
	background: #FFF;
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	transition: all 0.4s;
	position: relative;
	overflow: hidden;
}
.index_pro_show a:nth-child(3n) {
	margin-right: 0;
}
.index_pro_show a:after {
	content: "";
	position: absolute;
	width: 0%;
	bottom: -2px;
	left: 35%;
	border-bottom: 2px solid #17994e;
	transition: all 0.4s;
	color: #00a847;
}
.index_pro_show a:hover:after {
	border-bottom: 1px solid #047153;
	bottom: 0px;
	left: 0;
	width: 100%;
}
.index_pro_show a span img {
	width: 386px;
	height: 289px;
	transition: all .5s;
}
.index_pro_show a span {
	position: relative;
	display: block;
	width: 386px;
	height: 289px;
	overflow: hidden;
	transition: all .5s;
	margin-bottom: 15px;
}
.index_pro_show a span:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	transition: all .5s;
	top: 0;
	left: 0;
	transition: all .5s;
	background: rgba(4,113,83,0.7);
	z-index: 2;
}
.index_pro_show a:hover span:before {
	height: 100%;
	left: 0;
	top: 0;
}
.index_pro_show a:hover span img {
	transform: scale(1.1);
}
.index_pro_show a i {
	background: url(../img/search_big.png) no-repeat center top;
	position: absolute;
	bottom: -35%;
	left: 40%;
	display: block;
	margin: 0 auto;
	width: 56px;
	height: 56px;
	z-index: 3;
	transition: all 0.7s;
}
.index_pro_show a:hover i {
	bottom: 35%;
}
.index_pro_show a p:nth-of-type(1) {
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	transition: all 0.4s
}
.index_pro_show a:hover p:nth-of-type(1) {
	letter-spacing: 4px;
	color: #047153
}
.index_pro_show a p:nth-of-type(2) {
	font-size: 14px;
	color: #666;
}
.index_pro_show a:hover p:nth-of-type(2) {
	color: #047153;
}
.index_pro_show a p:nth-of-type(3) {
	color: #c2c2c2;
	font-size: 16px;
	margin-top: 13px;
	transition: all 0.4s
}
.index_pro_show a:hover p:nth-of-type(3) {
	color: #047153;
	font-size: 16px;
	margin-left: 13px;
}
.more_one {
	background: url(../img/btn_bj.png) no-repeat left top;
	padding-top: 12px;
	width: 235px;
	height: 46px;
	display: block;
	margin: 0 auto;
	transition: all 0.5s;
}
.more_one span {
	width: 235px;
	height: 46px;
	line-height: 46px;
	color: #FFF;
	display: block;
	background: #047153;
	text-align: center;
	font-size: 14px;
}
.more_one:hover {
	letter-spacing: 10px
}
/*case*/

/*首页简介*/
.index_about_left {
	width: 600px;
	height: 450px
}
.index_about_right {
	border: #e2e2e2 solid 1px;
	border-left: none;
	width: 499px;
	height: 348px;
	padding: 50px;
}
.index_about_right p:nth-child(1) {
	color:#4ca42a;
	font-size: 30px;
	height: 50px;
	line-height: 50px;
}
.index_about_right .about_content_font {
	font-size: 14px;
	line-height: 25px;
	padding-bottom: 50px;
	padding-top: 10px;
}
.index_about_right a {
	background: url(../img/btn_bj2.png) no-repeat left center;
	width: 235px;
	height: 48px;
	padding: 10px 0 0 0;
	line-height: 58px;
	display: block;
	float: left;
	text-align: center;
	font-size: 14px;
	transition: all 0.6s;
	color: #333
}
.index_about_right a span {
	transition: all 0.6s;
	display: block;
	text-align: center;
	width: 235px;
	height: 48px;
	line-height: 48px;
}
.index_about_right a:hover span {
	letter-spacing: 4px;
	color: #fff;
	background: rgba(4,113,83,0.9);
}
/*资质荣誉*/
.index_honor {
	padding-top: 40px;
	position: relative;
}
.honor_title {
	background: url(../img/index_xm_bj2.png) no-repeat left center;
	padding-left: 10px;
	font-size: 24px;
}
.honor_title a {
	display: block;
	float: right;
	background: url(../img/more.jpg) no-repeat right center;
	padding-right: 25px;
	font-size: 14px;
	color: #333
}
.index_honor .ohbox {
	overflow: hidden;
	height: 220px;
	border-left: 1px solid #d9d9d9;
}
.index_honor .ohbox li {
	float: left;
	width: 265px;
	border: 1px solid #d9d9d9;
	margin-left: -1px;
	overflow: hidden;
	transition: all 0.3s;
	position: relative;
}
.index_honor .ohbox li .pImg {
	display: block;
	width: 265px;
	height: 220px;
	overflow: hidden;
}
.index_honor .ohbox li img {
	width: 265px;
	height: 220px;
	transition: all .5s;
}
.index_honor .ohbox li p {
	height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 40px;
	text-align: center;
	padding: 0 10px;
}
.index_honor li:hover {
	box-shadow: 0 0 8px #ccc;
	z-index: 2;
}
.index_honor li:hover img {
	transform: scale(1.1);
}
.index_honor .pageBtn span {
	position: absolute;
	cursor: pointer;
	left: -60px;
	top: 180px;
	font-size: 48px;
	font-weight: bold;
	font-family: "宋体";
	line-height: 48px;
}
.index_honor .pageBtn .next {
	left: auto;
	right: -60px;
}
.index_honor .pageBtn span:hover {
	color: #f7652a;
}
/*服务内容*/
.index_service {
	background: url(../img/index_yunying_bj.jpg) no-repeat center top;
	height: 498px;
	background-size: cover;
	background-attachment: fixed;
	padding: 60px 0;
	overflow: hidden;
}
.index_service li {
	float: left;
	width: 180px;
	background: #292929;
	color: #fff;
	padding: 30px;
	height: 215px;
	transition: all .3s;
}
.index_service li .icon {
	display: inline-block;
	width: 57px;
	height: 44px;
	background: url('../img/s1.png') no-repeat;
	position: relative;
	transition: all .3s
}
.index_service li h3 {
	margin-top: 15px;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 25px;
	position: relative;
	padding-bottom: 10px;
}
.index_service li h3 p {
	font-size: 14px;
	line-height: 25px;
}
.index_service li h3 span {
	display: block;
	font-size: 12px;
	font-family: Arial;
	opacity: .8;
}
.index_service li h3:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	background: #fff;
	width: 12px;
	transition: all .3s;
}
.index_service li:nth-child(2) {
	background: #333333;
}
.index_service li:nth-child(3) {
	background: #383838;
}
.index_service li:nth-child(4) {
	background: #3d3d3d;
}
.index_service li:nth-child(5) {
	background: #424242;
}
.index_service li:nth-child(2) .icon {
	background: url('../img/s2.png') no-repeat;
	transition: all .3s
}
.index_service li:nth-child(3) .icon {
	background: url('../img/s3.png') no-repeat;
	transition: all .3s
}
.index_service li:nth-child(4) .icon {
	background: url('../img/s4.png') no-repeat;
	transition: all .3s
}
.index_service li:nth-child(5) .icon {
	background: url('../img/s5.png') no-repeat;
	transition: all .3s
}
.index_service li:hover {
	background: #4ca42a;
}
.index_service li:hover h3:after {
	width: 90px;
}
.index_service li:hover .icon {
	background: url('../img/s1.png') no-repeat 0 -47px;
}
.index_service li:nth-child(2):hover .icon {
	background: url('../img/s2.png') no-repeat 0 -45px;
}
.index_service li:nth-child(3):hover .icon {
	background: url('../img/s3.png') no-repeat 0 -45px;
}
.index_service li:nth-child(4):hover .icon {
	background: url('../img/s4.png') no-repeat 0 -45px;
}
.index_service li:nth-child(5):hover .icon {
	background: url('../img/s5.png') no-repeat 0 -47px;
}
.index_service a {
	background: url(../img/btn_bj2.png) no-repeat left center;
	width: 235px;
	height: 48px;
	padding: 10px 0 0 0;
	line-height: 58px;
	display: block;
	text-align: center;
	font-size: 14px;
	transition: all 0.6s;
	color: #333;
	margin: 0 auto;
}
.index_service a span {
	transition: all 0.6s;
	display: block;
	text-align: center;
	width: 235px;
	height: 48px;
	line-height: 48px;
}
.index_service a:hover span {
	letter-spacing: 4px;
	color: #fff;
	background: rgba(4,113,83,0.9);
}
/*合作伙伴*/
.index_hzhb {
	padding: 50px 0;
}
.index_hzhb ul {
	padding: 1px;
	overflow: hidden;
}
.index_hzhb li {
	float: left;
	width: 238px;
	height: 126px;
	position: relative;
	overflow: hidden;
	box-shadow: 0 0 0 1px #d8d8d8;
	transition: all .3s;
}
.index_hzhb li img {
	width: 238px;
	height: 126px;
	transition: all 0.4s;
}
.index_hzhb li span {
	height: 35px;
	line-height: 35px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
	transition: all 0.4s;
	background: #4ca42a;
	display: block;
	color: #fff;
	position: relative;
	z-index: 2;
}
.index_hzhb li:hover span {
	margin-top: -25px;
}
.index_hzhb li:hover img {
	margin-top: -10px;
}
.index_hzhb li:hover {
	box-shadow: 0 0 0 1px #4ca42a;
	z-index: 2;
}
.index_hzhb a.more {
	background: url(../img/btn_bj2.png) no-repeat left center;
	width: 235px;
	height: 48px;
	padding: 10px 0 0 0;
	line-height: 58px;
	display: block;
	text-align: center;
	font-size: 14px;
	transition: all 0.6s;
	color: #333;
	margin: 0 auto;
}
.index_hzhb a.more span {
	transition: all 0.6s;
	display: block;
	text-align: center;
	width: 235px;
	height: 48px;
	line-height: 48px;
}
.index_hzhb a.more:hover span {
	letter-spacing: 4px;
	color: #fff;
	background: rgba(4,113,83,0.9);
}
/*  新闻 */
.index_all_news {
	padding: 60px 0;
	overflow: hidden;
	background: url(../img/index_news_bj.jpg) repeat left top;
}
.newsleft {
	width: 715px;
	overflow: hidden;
}
.newsMenu span {
	display: block;
	float: left;
	font-size: 24px;
	border: 1px #4ca42a solid;
	height: 55px;
	line-height: 55px;
	color: #333;
	padding: 0 20px;
}
.newsMenu span.on {
	background: #4ca42a;
	color: #FFF
}
.newsMenu a {
	background: url(../img/more.jpg) no-repeat right center;
	padding-right: 20px;
	font-size: 14px;
	float: right;
	margin: 25px 0 0 0;
}
.newsleft .menu {
	height: 55px;
	margin-bottom: 25px;
	overflow: hidden;
	padding-left: 1px;
	font-weight: normal;
}
.newsLeft .menu .m {
	width: 160px;
	font-size: 24px;
	color: #333;
	text-align: center;
	font-weight: normal;
	line-height: 53px;
	margin-right: 25px;
}
.newsLeft .menu .on {
	color: #fe4a00;
}
.index_all_news h3 .more {
	float: right;
	font-size: 14px;
	padding-right: 20px;
	margin-top: 15px;
}
.newsMain, .newsBox {
	height: 410px;
	overflow: hidden;
}
.newsMain ul {
	width: 1380px;
}
.newsMain li {
	float: left;
	width: 347px;
	background: #fff;
	position: relative;
	margin-right: 20px;
}
.newsMain li a {
	display: block;
	height: 410px;
}
.newsMain li:after, .newsR li a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	background: #00a847;
	width: 100%;
	transform: scale(0, 1);
	transform-origin: right top;
	transition: transform .3s
}
.newsMain li .pImg {
	display: block;
	width: 347px;
	height: 260px;
	overflow: hidden;
}
.newsMain li img {
	width: 347px;
	height: 260px;
	transition: all 0.5s;
}
.newsMain li .date {
	position: absolute;
	z-index: 2;
	width: 60px;
	height: 50px;
	background: rgba(4,113,83,.8);
	color: #fff;
	text-align: center;
	font-family: Arial;
	padding-top: 10px;
	top: 0;
	left: 0;
}
.newsMain li .date span {
	display: block;
	font-size: 30px;
	line-height: 30px;
}
.newsMain li .txt {
	padding: 25px;
	color: #888;
}
.newsMain li h4 {
	font-size: 18px;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 15px;
	color: #333;
}
.newsMain li:hover img {
	transform: scale(1.1);
}
.newsMain li:hover h4 {
	color: #00a847;
}
.newsMain li:hover:after, .newsR li a:hover:after {
	transform: scale(1);
	transform-origin: left top;
}
/*疑问解答*/
.newsright {
	width: 450px;
	overflow: hidden;
}
.newsright .ywjd_title {
	height: 55px;
	line-height: 55px;
	font-size: 24px;
	color: #333;
	font-weight: normal;
	overflow: hidden;
}
.newsright .ywjd_title a {
	background: url(../img/more.jpg) no-repeat right center;
	font-size: 14px;
	padding-right: 24px;
	display: block;
	float: right;
	margin-top: 5px;
}
.newsright .ywjd_title span:nth-child(2) {
	font-size: 14px;
	color: #666
}
.newsright .main {
	height: 410px;
	overflow: hidden;
}
.newsright li {
	margin-bottom: 10px;
}
.newsright li a {
	padding: 25px;
	position: relative;
	height: 80px;
	background: #fff;
	color: #888;
	display: block;
}
.newsright li h4 {
	font-size: 18px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 10px;
	font-weight: normal;
}
.newsright li a:hover h4 {
	color: #00a847;
}
/*子页面*/

.sub_address {
	font-size:14px;
	line-height:65px;
	display:block;
}
.sub_address i {

	font-size:18px;
	padding:0 5px;

}
/*面包屑导航*/
.index-current-location{ color: #6e6e6e; font-size: 14px;  }
.index-current-location i svg{ fill: #515151; width: 25px; height: 25px;}
.index-current-location a{ color: #6e6e6e;}
.index-current-location a:hover{ color:#00be8f;}
.about-sub-nav{}
.about-sub-nav .about-sub-item{ width:147px; height: 45px; line-height: 45px; border-radius:5rem; text-align:center; color: #fff;  transition: all 0.5s}

.about-sub-nav .about-sub-item:hover,.about-sub-nav .about-sub-item.on{ background: #00aa80;}
.about-sub-nav .about-sub-item a{ color: #6e6e6e;}
.about-sub-nav .about-sub-item:hover a,.about-sub-nav .about-sub-item.on a{ color: #fff;}
/*列表页面*/

.lvlist-right{ width: 1100px;}
.lv-name{ font-size: 14px; color: #6e6e6e; transition: all 0.5s}
.lv-name.on span,.lv-name:hover span{background: #00be8f; color: #fff; border-radius: 0.2rem; color: #fff}
.lv-name.on span a{ color: #fff}
.list-nr{ width: 15%; padding: 1%;}
.list-nr a span{  transition: all 0.5s;  }
.list-nr a span:hover,.list-nr.on a span{background: #00be8f; color: #fff; border-radius: 0.2rem;}




.Right-all-content{ width: 1100px;}
.Right-all-content .list-nr{ width: auto; text-align: center; font-size: 14px; color: #6e6e6e; line-height: 40px;}
.list-nr-ico{ width: 120px;}
.Right-all-content .list-nr a{ color: #6e6e6e}
.tab-box-k{ background: url("../img/list_bj_line.png") repeat left top;
	border: 1px #e5e5e5 solid;
	border-top: 2px solid #00be8f;
}


.left_box{ width: 945px;}
.fj-box{ width: 300px;}
.fj-img img{width: 300px;}
.fj-box .fj-font{ font-size: 14px; color: #393939}
.fj-price{}
.fj-price>div:nth-of-type(1) i,.zb-price>div:nth-of-type(1) i{ color: #f85202;}
.fj-price>div:nth-of-type(1)>span:nth-of-type(1),.zb-price>div:nth-of-type(1)>span:nth-of-type(1){ color: #ff5a00; font-size: 24px;  font-family: Arial;}
.fj-price>div:nth-of-type(1)>span:nth-of-type(2),.zb-price>div:nth-of-type(1)>span:nth-of-type(2){ color: #a5a5a5; font-size: 12px;}
.fj-price>div:nth-last-of-type(1)>span{ font-size: 12px; color: #fff; background: #f85202; height: 20px; line-height: 20px; border-radius: 0.5rem;}
.zb-price>div:nth-last-of-type(1)>span{ font-size: 12px; color: #7a7a7a;}

.zb-box img{ transition: all 0.5s}
.zb-box:hover img{ transform: scale(1.05);}


.left_nav{ background: #f5f5f5; border: 1px solid #e6e6e6; height: 40px; line-height: 40px;}
.left_nav div{ flex: 0 0 auto; width: 85px; text-align: center; font-size: 14px; color: #6e6e6e}
.left_nav div.on,.left_nav div:hover{ background: #f85202; color: #fff}
.left_nav div.on a,.left_nav div:hover a{ color: #fff}
.left_nav div a{ font-size: 14px; color: #6e6e6e}
.right_box{ width: 235px; height: auto; border: 1px #e5e5e5 solid; border-top:2px solid #00be8f;}
.right_box>p:nth-of-type(1){ color: #f85202; font-size: 16px;}
.right_box>.right-li{ border-bottom: 1px dashed #c4c4c4; transition: all 0.5s}
.right_box>.right-li>p:nth-of-type(1){ color: #27abed; font-size: 16px;}
.right_box>.right-li p>i svg{ fill: #27abed; }
.right_box>.right-li>p:nth-of-type(2){ font-size: 14px; color: #8d8d8d;}
.right_box>.right-li:hover{border-bottom: 1px solid #27abed;}

.lv-mess-box{ position: relative; z-index: 999;}
.lv-mess-box>div:nth-of-type(1){ font-weight: bold; font-size: 16px; color: #393939;   }
.lv-tags .lv-item span{ border: 1px solid #999999; font-size: 12px; border-radius: 0.2rem; color: #999;}
.lv-mess-box>p:nth-last-of-type(1){ color: #666666; font-size: 13px;}
.lv-mess-box>div:nth-last-of-type(1)>div:nth-of-type(1){ font-size: 13px; color: #898989; width:40px; line-height:1.5}
.lv-mess-box>div:nth-last-of-type(1)>div:nth-of-type(2){ font-size: 13px; color: #6b6b6b; width: 410px; line-height: 1.5}
.lv-price{ flex: 0 0 auto; width: 200px; position: relative}
.lv-price:after{ position: absolute; content: ""; background: #e7e7e7; width: 1px; height: 50%; margin: auto; top: 0; bottom: 0;left: 0;}
.lv-price span:nth-of-type(1){ font-size: 12px; color: #a3a3a3;}
.lv-price i{ color: #f85202; font-size: 20px; font-style: inherit;}
.lv-price span:nth-of-type(2){ color: #f85202; font-size: 34px; font-family: Arial; font-weight: bold}
.lv-price span:nth-of-type(3){ color: #f85202; font-size: 16px; }
.lv-price>div:nth-of-type(2){ background: #00be8f; width: 116px; height: 38px; border-radius: 0.25rem;position: relative; overflow: hidden; display: flex; align-items: center; justify-content: center}
.lv-price>div:nth-of-type(2) a{ color: #fff; position: relative; z-index: 999; width: 116px; height: 38px;  display: flex; align-items: center; justify-content: center}
.lvme-list{ border: 1px #ebebeb solid; transition:all 0.5s; }
.lvme-list:hover{ border: 1px #f85202 solid;box-shadow: 0 0 20px rgba(248,82,2,0.3)}
.lvme-list .lv-price>div:nth-of-type(2):after{position: absolute; content: ""; width: 120px; height: 100px;
	background: #01a87f; transform-origin: right center; left: 0; top: 0; display: block;transform: scaleX(0);
	transition: transform 0.5s; }
.lvme-list:hover .lv-price>div:nth-of-type(2):after{ transform: scaleX(1);transform-origin: left center}
.menpiao-list.lvme-list{ overflow: hidden; position: relative; z-index: 1; border:0;}

.menpiao-list:after{ position: absolute; content: ""; width: 100%; height: 100%; border: 1px solid #dadada;left: 0; bottom: 0;top: 0;right: 0;
 margin: auto;}
.menpiao-list.lvme-list:hover:after{ border:1px solid #f85202;}
.menpiao-list.lvme-list:hover{  box-shadow: 0 0 0px rgba(248,82,2,0)}
.menpiao-list .lv-price.list-three{flex: 0 0 auto; width: 200px; height: 220px;   position: relative; border-left:1px  #cccccc dashed;}
.menpiao-list .lv-price.list-three:after{ position: absolute; content: ""; width: 18px; height: 18px; border-radius: 100%;
		border: 1px solid #ebebeb;left:-9px; top: -235px; background: #fff; z-index:999999;}
.menpiao-list .lv-price.list-three:before{ position: absolute; content: ""; width: 18px; height: 18px; border-radius: 100%;
	border: 1px solid #ebebeb;left: -9px; bottom: -17px;background: #fff;z-index:999999;}
.menpiao-list.lvme-list:hover .lv-price.list-three:before,.menpiao-list.lvme-list:hover .lv-price.list-three:after{
	border: 1px solid #f85202; }
.menpiao-list.lvme-list:hover .lv-price.list-three{border-left:1px  #f85202 dashed;}



/*详情*/

.big-box{ width: 100%; height:auto; overflow: hidden; background: #f1f5f9}
.fj-current{ height:  auto; overflow: hidden;}
.fj-img-box-all{ width: 600px;}
.img-left{ width: 470px;}
.fj-img-box-all2{ width: 430px;}
.img-left2{ width: 100%;}
.img-left img{ width: 100%; height: 386px; }
.img-right{ width: 122px; height: auto; overflow: hidden;}
.column-img img{ width: 122px; height: 93px;}
.fj-font-box{ width: 520px; height:380px;}
.fj-font-box2{ width: 655px}
.mp-ad{ font-size: 14px; color: #737373; background: #fffbeb; }
.fj-parm{ line-height: 3; font-size: 14px;}
.fj-parm .parm-key{ width:85px; font-size: 14px; color: #898989;  display: block}
.fj-parm .parm-value{ width: calc(100% - 85px); color: #424242; font-size: 14px;}
.fj-parm .parm-value .bz-item i svg{ width: 20px; height:20px; fill:#00be8f}
.fj-parm .parm-value .bz-item{ color: #00be8f;border: 1px solid #00be8f; border-radius: 0.25rem; background: #f1fffb; height: 30px;}
.fj-parm .parm-value.param-tel span{ color: #e03131}

.current-title>div.bg-tags2{ background: #00aa80}
.fj-price-order{}
.fj-price-order>div:nth-of-type(1){ font-size: 14px;}
.fj-price-order>div:nth-of-type(1) i{ font-style: inherit; font-size: 14px; color: #ff8500}
.fj-price-order>div:nth-of-type(1) span:nth-last-of-type(2){ font-size: 36px;  color: #ff8500; font-weight: bold  }
.fj-price-order>div:nth-of-type(1) span:nth-last-of-type(1){ font-size: 14px;  color: #313131;  }
.fj-price-order>div:nth-of-type(2)>div{ font-size: 16px; height: 50px; background: #ff8500;   border-radius: 0.25rem; display: flex;align-items: center;}
.fj-price-order>div:nth-of-type(2)>div:nth-of-type(1){ background: #00aa80;}
.fj-price-order>div:nth-of-type(2) a{ color: #fff; font-size: 16px;}
.chat-qq{ height: 30px;  width: 100px; padding-left:5px; border-radius: 1rem; font-size: 14px; color: #0077ab; background: #a8e1fa; display: flex; align-items:  center}
.fj-message-box{ background-image: linear-gradient(to bottom,#00be8f 95%, #00be8f 5%)}
.fj-item{ transition: all 0.5s}
.fj-item:after{ position: absolute; content: ""; background: #207c68; right: 0; top: 0; bottom: 0; margin: auto; width: 1px; height: 40%;}
.fj-item:hover{ background: #fff; color: #51565b;}
.fj-item:hover:after{ height: 0;}
.fj-item a{ font-size: 16px; color: #fff}
.fj-item:hover a{ color: #51565b}
.must-order{ background: #ff8500; color: #fff;}
.must-order a,.must-order:hover a{ color: #fff;}
.lv-title{ color: #00be8f; font-size: 24px; position: relative}
.lv-title:after{ position:absolute;  content: ""; height:1px; width:100%; background: #ededed; left: 0; bottom: 0;}
.lv-title svg{ width: 40px; height: 40px; fill: #00be8f}
.lv-title b{ font-weight: 400}
.lv-title span{ position: relative; line-height:2.5}
.lv-title span:after{ position:absolute;  content: ""; height:2px; width:100%; background: #00be8f; left: 0; bottom: -1px; z-index: 999}
.lv-content{ line-height: 2; font-size: 14px; color: #565656}
.lv-content strong{ font-size: 18px; color: #00be8f; font-weight: 400;}
.lv-content table{width:100%; border:1px solid #ddd;}

.lv-content table tr th{background:#f5f5f5; border-top:#ddd solid 1px; color:#666; font-size: 14px; font-weight: normal; height: 36px; line-height: 36px; text-align: center}
.lv-content table tr th span{display: block;}
.lv-content table tr td{border-bottom:#dddddd solid 1px; border-right:#dddddd solid 1px; vertical-align: middle; text-align: center; padding: 15px 10px;}
.lv-content table tr td span{display: block; color: #666; font-size: 14px;}
.lv-content table tr td p{display: block; color: #666;}
.lv-content table tr td p em{ display: block; line-height: 24px; text-align: left;}
.lv-content table tr td span a{display: block; color:#cca53c;}
.lv-content table tr td span a:hover{ color:#cca53c;}
.lv-content table td{ text-align: center}
.lv2-title{ border-bottom: 1px solid #dcdcdc; line-height: 2.5;}
.lv2-title span{ font-size: 24px; color: #313131}

/*公司简介*/
.about-left{ width: 50%; height: 700px; position: relative}
.about-left:before{ position: absolute; content:"";left:-50%; top: 0; background: url("../img/about_left.png") no-repeat left center; width: 200%; height: 100%; z-index: -1}
.about-right{ width: 50%;}
.about-title{ font-size: 30px; color: #363636;}
.about-title span{ position: relative}
.about-title span:after{ position: absolute; content: ""; left: 0; bottom: -20px; width: 24px; height: 5px; background: #00aa80;}
.about-nr{ line-height: 2rem; font-size: 14px;}
/*企业文化*/
.culture-title{}
.culture-title span{ font-size: 30px; color: #363636; position: relative}
.culture-title span:after{ position: absolute; content: ""; left: 0; right: 0; bottom: -40%; width: 10%; margin: auto; height:4px; background: #00aa80}
.culture-item{ width:380px; padding:5% 1%;
	display: flex; justify-content: center;
	overflow: hidden; flex-flow: column; align-items: center; transition: all 0.5s; position: relative}
.culture-item:after{position:absolute; content: "";width: 120%; height: 120%; background: rgba(0,170,128,0.01); z-index:0; transform: scale(1.25); transition: all 0.5s  }
.culture-item:before{position:absolute; content: ""; width: 100%; height: 100%;
	background: url("../img/culture_bj.jpg") no-repeat center center;  background-size: cover;
	left: 0; bottom: 0; top: 0;right: 0; margin: auto; z-index: 0; transform: scale(1.05); opacity: 0;transition: all 0.5s  }

.culture-item:hover:after{transform: scale(1); background: rgba(0,170,128,0.8); z-index:0 }
.culture-item:hover:before{ transform: scale(1); opacity: 1}
.culture-item i svg{ width: 70px; height: 70px; fill: #00aa80; transition: all 0.5s  }
.culture-item>div:nth-of-type(1){ margin-bottom: 8%; position: relative;  z-index: 2; transition: all 0.5s }
.culture-item>p:nth-last-of-type(1){ font-size: 24px; color: #444;position: relative; z-index: 2; transition: all 0.6s }
.culture-item>div:nth-last-of-type(1){ text-align: left; font-size: 14px; color: #666666;position: relative; z-index:2; transition: all 0.7s }

.culture-item .animated { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }

.culture-item:hover .animated svg{ fill: #fff; -webkit-animation-delay: .2s; -moz-animation-delay: .2s; -o-animation-delay: .2s; animation-delay: .2s;}
.culture-item:hover>p:nth-last-of-type(1){ color: #fff;  -webkit-animation-delay: .4s; -moz-animation-delay: .4s; -o-animation-delay: .4s; animation-delay: .4s; }
.culture-item:hover>div:nth-last-of-type(1){ color: #fff; -webkit-animation-delay: .6s; -moz-animation-delay: .6s; -o-animation-delay: .6s; animation-delay: .6s; }
	/*联系我们*/
.index-contact{ background: url("../img/contact_bj.jpg") no-repeat center top; width: 100%; height: 100%;}
.contact1-item{ position: relative; width:33.33%; padding: 4% 2% 4% 5%; border-bottom: 1px solid #e6e6e6}
.contact1-item:nth-of-type(1){ padding-left:0 }
.contact1-item:not(:nth-last-of-type(1)):after{ position: absolute; content: ""; width: 1px; height: 100%; right: 0;   bottom: 0;  background: #e6e6e6;}
.contact1-item i svg{ width: 40px; height: 40px; fill: #00aa80}
.contact1-item>div:nth-of-type(1) span{ font-weight: bold; font-size: 18px; color: #00aa80}
.contact1-item>div:nth-of-type(n+2){ font-size: 16px; color: #666666; line-height: 2rem}
.contact-scan>div span{ display: block; background: #fff; border-radius: 0.5rem}
.contact-scan>div p{ font-size: 16px; color: #666666}
	/*产品流程*/
.tuijian_title > div:nth-of-type(1) {
	font-size: 24px;
	color: #343434
}

.tj-box {
	width: 600px;
}

.tj-box .tj-item {
	position: relative;
	flex: 1
}

.tj-box .tj-item:not(:nth-last-of-type(1)):after {
	position: absolute;
	content: "";
	background: #e0e0e0;
	width: 1px;
	height: 60%;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto
}

.tj-box .tj-item svg {
	width: 20px;
	height: 20px;
	fill: #ffffff
}

.tj-box .tj-item i {
	background: #00d7a2;
	height: 40px;
	width: 40px;
	border-radius: 100%
}

.tuijian-item {overflow: hidden;
}


.tuijian-item .tj-img-box {
	width: 284px;
	height: 188px;
	overflow: hidden;
}

.tj-font {
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.tj-font p:nth-of-type(1) {
	font-size: 30px;
	color: #fff
}
.tj-font>i{ position: relative; display: block; width: 120px; transition: all 0.5s; height: 3px; background: #ffffff}
.tj-font>i:after{ position: absolute; content: ""; width: 3px; height: 3px;  background: #fff;
	right: -5%;  bottom:0;
}.tj-font>i:before{ position: absolute; content: ""; width: 3px; height: 3px;  background: #fff;left: -5%;  bottom:0;
 }

.tj-font div:nth-of-type(1) svg {
	width: 20px;
	height: 20px;
	fill: #f9f9f9
}
.tuijian-item:hover .tj-img-box .tj-font>i{ width: 80px;}
.tuijian-item:hover .tj-img-box .tj-font {background: rgba(0, 0, 0, 0.6);}
.tj-img{ width: 284px; height: 188px;transform: scale(1.05); overflow: hidden; transition: 0.5s}
.tuijian-item:hover  .tj-img{ transition: all 0.5s; transform: scale(1)}
.tj-font div:nth-of-type(1) span{ color: #fff}
.tuijian-item>div:nth-last-of-type(1)>span:nth-of-type(1){ font-size: 20px; color: #606060;}
.tuijian-item>div:nth-last-of-type(1)>div:nth-last-of-type(1) span:nth-of-type(1){ font-size: 30px; color: #f85202; }
.tuijian-item>div:nth-last-of-type(1)>div:nth-last-of-type(1) i{ font-style: inherit;color: #f85202; font-weight: bold}
.tuijian-item>div:nth-last-of-type(1)>div:nth-last-of-type(1) span:nth-of-type(2){ font-size: 16px; color: #333333}
.tuijian-item:hover img{ transition: all 0.5s;}
.tuijian-item:hover img{}

.visa-item{ width: 186px; height: 78px; background: #f9f9f9; transition: all 0.5s}

.visa-img{ width: 170px; height: 108px; }
.visa-bg1{ background: #a0e4d3}
.visa-bg2{ background: #fba176}

.visa-item:hover{ background: #ffd6c2}
.visa-font>div:nth-of-type(1){ font-size: 14px; color: #454545;}
.visa-font>div:nth-of-type(2)>*{ margin: 0;  padding: 0}
.visa-font>div:nth-of-type(2) i{  font-style: inherit; color: #f85202; font-size:20px; font-family: Arial; }
.visa-font>div:nth-of-type(2)>span:nth-of-type(1){color: #f85202; font-size:20px;font-family: Arial;}
.visa-font>div:nth-of-type(2)>span:nth-of-type(2){ font-size: 14px; color: #999999}
.two-box{ width: 1040px;}
.visa-mess-box>div:nth-of-type(1) a{ font-size: 20px; color: #454545}
.visa-tags{ font-size: 14px; color: #737373}
.visa-box{ transition: all 0.5s}
.visa-box:hover{ background: #f9f9f9;box-shadow: 0 0 20px rgba(0,0,0,0.1)}
.visa-img a p:nth-of-type(1){ color: #fff; font-size: 16px; }
.visa-img a p:nth-of-type(2){ color: #fff; font-size: 30px;}
.visa-img a p:nth-of-type(3){ color: #fff; font-size: 16px;}
.visa-price i{ color: #f85202; font-style: inherit}
.visa-price>div>span:nth-of-type(1){ color: #f85202; font-size: 30px;}
/*流程*/
.lc-item{ position: relative; width: calc(100% / 6); text-align: center; font-size: 16px; color: #666666}
.lc-item:not(:nth-last-of-type(1)):after{ position: absolute; content: ""; background: #eaeff3; width: 1px; height: 90%; top: 0; bottom: 0; right: 0; margin: auto;}
.lc-item i svg{ width: 40px; height: 40px; fill: #14b18a}
.lc-item>div:nth-of-type(1){ margin-bottom: 10px;}

/*全球购*/
.qqg-title{}
.qqg-title>div:nth-of-type(1){ font-size: 30px; color: #312b30;  }
.qqg-title>div:nth-of-type(1) span{ padding: 0 15%; display: flex; position: relative}
.qqg-title>div:nth-of-type(1) span:nth-of-type(2):before{ position: absolute; content: ""; width: 2px; height: 10px; background: #d5d5d5;
	top: 0;bottom: 0; margin: auto;left: 0; transform: rotate(45deg); display: block;;
	}
.qqg-title>div:nth-of-type(1) span:nth-of-type(2):after{ position: absolute; content: ""; width: 2px; height: 10px; background: #d5d5d5;
	top: 0;bottom: 0; margin: auto;right: 0; transform: rotate(45deg); display: block;;
}
.qqg-title>div:nth-of-type(2){ width: 300px;}
.qqg-item i svg{ width: 20px; height: 20px; fill: #6b6b6b}
.qqg-item>span{ color: #9a9a9a; font-size: 14px;}
.qqg-hot-box{ border-right:1px solid #f8f8f8; background: #fff; transition: all 0.5s; flex: 1}
.qqg-hot-box .qqg-hot-img{ overflow: hidden}
.qqg-hot-box .qqg-hot-img img{transition: all 0.5s; transform: scale(1.05)}
.qqg-hot-box:hover .qqg-hot-img img{transition: all 0.5s; transform: scale(1)}
.qqg-font{border-top:1px solid #f8f8f8}
.qqg-font>p:nth-of-type(1){ color: #666666; font-size: 14px; transition: all 0.5s}
.qqg-font>div:nth-of-type(1)>div:nth-of-type(1){ font-size: 14px; color: #a5a5a5}
.qqg-font>div:nth-of-type(1)>div:nth-of-type(1)>i{ font-style: inherit; color:#ff7b33; font-size: 14px; }
.qqg-font>div:nth-of-type(1)>div:nth-of-type(1)>span:nth-of-type(2){ font-size: 24px; color: #ff5a00; font-family: Arial;}
.qqg-font>div:nth-of-type(1)>div:nth-of-type(1)>span:nth-of-type(3){ padding-left: 10px; font-size: 14px; color: #858585;  text-decoration:line-through}
.qqg-hot-box:hover{ box-shadow: 0 0 30px 0px rgba(0,0,0,0.15); z-index: 2;}
.qqg-hot-box:hover .qqg-font>p:nth-of-type(1){ font-size: 14px; color: #ff7b33; transform: translateY(10px)}
.qqg-more { background: #f95602; border-radius:0.2rem }
.qqg-more span{ color: #fff; font-size: 14px;}
.border-k{ border:1px solid #f4f4f4}
.p-floor-left{}
.p-floor-left .p-floor-font{ top: 10%;left: 0;right: 0; }
.p-floor-left .p-floor-font>div:nth-of-type(1){ transition: all 0.5s}
.p-floor-left .p-floor-font>div:nth-of-type(1) span{ font-size: 36px; color: #fff; font-family: Arial;transition: all 0.5s}
.p-floor-left .p-floor-font>div:nth-of-type(2)  { font-size: 30px; color: #fff;transition: all 0.5s}
.p-floor-left .p-floor-font>p:nth-of-type(1){font-size:16px; color: #fff;transition: all 0.5s}
.p-floor-left-btn{left: 0; right: 0; margin: auto; bottom: 20%; background: #fff; border-radius: 2rem; width: 112px; height: 35px;
	font-size: 14px; transition: all 0.5s; position: relative; overflow: hidden }
.p-floor-left-btn span{ position: relative; z-index: 9}
 .p-floor-left-btn:after{position: absolute;
	content: "";
	 width: 112px; height: 35px;
	background: #fff;
	transform-origin: right center;
	left: 0;
	top: 0;
	display: block;
	transform: scaleX(0);
	transition: transform 0.5s;
	border-radius: 4rem;}

.p-floor-left:hover .p-floor-left-btn:after{ box-shadow:0 0 30px 0px rgba(0,0,0,0.2);border-radius: 2rem; transform: scaleX(1); transform-origin: left center}

.p-floor-left-btn a{ color: #616161}
.p-floor-left:hover .p-floor-left-btn{ transform: translateY(-10px)}
.p-floor-left:hover .p-floor-font>div:nth-of-type(1){transform: translateY(10px)}
.p-floor-left:hover .p-floor-font>div:nth-of-type(2){transform: translateY(12px)}
.p-floor-left:hover .p-floor-font>p:nth-of-type(1){font-size:16px; color: #fff;transform: translateY(14px)}

.p-floor-left .p-floor-img  {  transition: all 0.5s; overflow: hidden;}
.p-floor-left .p-floor-img img{ transition: all 0.5s;transform: scale(1.05)}
.p-floor-left:hover .p-floor-img img{ transform: scale(1)}
.qqg-datil-font>div:nth-of-type(1) i{ font-style: inherit; color: #ff5a00; font-size: 14px;}
.qqg-datil-font>div:nth-of-type(1) span{ font-size: 24px; font-family: Arial;color: #ff5a00; font-weight: bold }
.qqg-datil-font>div:nth-of-type(2){ font-size: 14px; color: #666666;}
.p-floor-right{ width: 1012px;}
.p-floor-right .pro-next,.p-floor-right .pro-prev{ position: absolute; top: 0; bottom: 0; margin: auto;background:rgba(0,0,0,0.5);
				 width:33px; height: 40px; z-index: 999; transition: all 0.5s}
.p-floor-right .pro-next:hover,.p-floor-right .pro-prev:hover{background:rgba(0,0,0,0.95);}
.p-floor-right .pro-next{ left: 0;border-radius: 0 2rem 2rem 0; }
.p-floor-right .pro-prev{ right: 0; border-radius: 2rem 0rem 0rem 2rem;}
.p-floor-right .pro-next i svg,.p-floor-right .pro-prev svg{ width: 20px; height:20px; fill: #f2f0ef}
.p-floor-right .pro-next i svg{ transform: rotate(180deg)}
.qqg-datil-box{ overflow: hidden; position: relative; transition: all 0.5s}
.qqg-datil-btn{
	overflow: hidden; background: #ff5a00; width: 120px; height: 35px; border-radius: 2rem; position: relative}
.qqg-datil-btn a{ font-size: 14px; color: #fff}
.datil-btn-box{ position: absolute;transform: translateY(100px); transition: all 0.5s; bottom: 0;left: 0; background-image: linear-gradient(to bottom,rgba(255,255,255,0),#fff)}
.qqg-datil-box:hover .datil-btn-box{ transform: translateY(-10px);}
.qqg-datil-box:hover>div:nth-of-type(1){ overflow: hidden; transition: all 0.5s; }
.qqg-datil-box>div:nth-of-type(1) img{ transition: all 0.5s;transform: scale(1.05);}
.qqg-datil-box:hover>div img{ transform: scale(1);transition: all 0.5s}
.qqg-datil-box:hover .qqg-datil-btn a:hover{ color: #fff}
.qqg-datil-btn span{ position: relative; z-index: 9}
.qqg-datil-btn:after{position: absolute; content: "";width: 120px; height: 35px;
	background: #fe752a; transform-origin: right center; left: 0; top: 0; display: block;transform: scaleX(0);
	transition: transform 0.5s;border-radius: 4rem }
.qqg-datil-btn:hover:after{border-radius: 2rem; transform: scaleX(1); transform-origin: left center}


/*公司简介*/
.sub_box {
	padding-top: 50px
}
.threeYs li {
	display: block;
	background: url(../img/gsjj_k.png) no-repeat left top;
	width: 313px;
	height: 53px;
	padding: 42px 0 45px 45px;
	float: left;
	position: relative;
	margin-bottom: 35px;
}
.threeYs li:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	background: #00a847;
	width: 100%;
	transform: scale(0, 1);
	transform-origin: right top;
	transition: transform .3s
}
.threeYs li:hover:after {
	transform: scale(1);
	transform-origin: left top;
}
.threeYs li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 14px;
	height: 2px;
	background: #00a847;
	width: 100%;
	transform: scale(0, 1);
	transform-origin: right top;
	transition: transform .3s
}
.threeYs li:hover:before {
	transform: scale(1);
	transform-origin: left top;
}
.threeYs li:nth-child(2) {
	margin: 0 55px;
}
.threeYs li span {
	display: block;
	float: left;
	height: 53px;
	line-height: 53px;
	font-size: 58px;
	color: #00a847;
	font-weight: bold;
}
.threeYs li p {
	display: block;
	font-size: 25px;
	color: #333
}
.threeYs li p:nth-of-type(2) {
	font-size: 18px;
	color: #666
}
.aboutLeft {
	width: 600px;
	line-height: 30px;
	font-size: 16px;
	 text-indent:40px;
	 padding:20px 0;
}
.aboutRight {
	background:url(../img/index_about.jpg) no-repeat left top;
	width: 560px;
	height:400px;
}
.sub_honor {
	background: url(../img/index_news_bj.jpg) repeat top left;
	height: 510px;
	background-size: 78px 67px;
	background-attachment: fixed;
	padding: 50px 0;
}

/*end*/
#index_end {
	background: url(../img/end_bj.jpg) repeat-x center top;
	height: 269px;
	overflow: hidden;
	padding: 40px 0 0 0;
}
.endLeft {
	color: #FFF
}
.endLeft li {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
}
.endLeft li:nth-child(1) {
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	position: relative;
	margin-bottom: 10px;
}
.endLeft li:nth-child(1):after {
	border-bottom: 2px #4ca42a solid;
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 20%;
	transition: all .7s;
}
.endLeft li:nth-child(1):hover:after {
	width: 100%;
}
.endMenu {
	color: #FFF;
	margin: 0 150px 0 220px;
	width: 240px;
}
.endMenu li {
	display: block;
	float: left;
	width: 45%;
	height: 25px;
	line-height: 25px;
	position: relative;
}
.endMenu li:nth-child(1) {
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}
.endMenu li:nth-child(1):after {
	border-bottom: 2px #4ca42a solid;
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 15%;
	transition: all .7s;
}
.endMenu li:nth-child(1):hover:after {
	width: 100%;
}
.endMenu li:after {
	border-bottom: 1px #00a847 solid;
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 0%;
	transition: all .7s;
}
.endMenu li:hover:after {
	width: 52%;
}
.endMenu li a {
	font-size: 14px;
	transition: all 0.4s;
	color: #FFF
}
.endMenu li a:hover {
	color: #00a847
}
.endScan {
	width: 350px;
	margin-top: 20px;
}
.endScan li {
	background: url(../img/end_scan_bj.png) no-repeat left top;
	padding: 13px 11px 0 0;
	display: block;
	float: left;
	width: 147px;
	text-align: left;
	color: #b6b6b6;
}
.endScan li span {
	display: block;
	text-align: center;
}
.endScan li img {
	margin-bottom: 10px;
}
.endScan li:nth-child(1) {
	margin-right: 30px;
}
.endCopy {
	height: 54px;
	line-height: 54px;
	padding-top: 20px;
	color: #929292;
	text-align: center
}
.endCopy a {
	color: #929292;
	transition: all .5s;
}
.endCopy a:hover {
	color: #FFF
}
/*end漂浮*/




/*子页面 box css*/
.sub_main {
	background: #f9f9f9;
	padding: 80px 0 0 0;
	height: auto;
	overflow: hidden;
}
.sub_current {
	height: 128px;
	line-height: 128px;
	font-size: 14px;
	margin-right: 40px;
	overflow: hidden;
}
.sub_current a {
	color: #6d6d6d;
	padding: 0 5px;
}
.sub_current a:hover {
	color: #ff7702
}
.sub_about_img {
	width: 490px;
	padding-top: 50px;
}
.about_left2 {
	width: 640px;
	padding: 50px 20px 0;
	color: #515151;
	font-size: 16px;
	line-height: 30px;
}
.about_left2 p:nth-child(1) {
	font-size: 30px;
	position: relative;
	padding: 0 0 30px;
}
.about_left2 p:nth-child(1):after {
	border-bottom: 1px #515151 solid;
	left: 0;
	height: 1px;
	bottom: 10px;
	width: 10%;
	position: absolute;
	content: "";
	transition: all 0.6s
}
.about_left2:hover p:nth-child(1):after {
	width: 35%;
}
.about_honor {
	background: url(../img/index_gsjj.jpg) no-repeat center top;
	height: 450px;
	padding: 50px 0;
}
.w1200 h5 {
	width: 520px;
	margin: 30px auto 0;
}
.w1200 h5 a {
	display: block;
	width: 210px;
	height: 50px;
	font: 20px "Microsoft YaHei";
	text-align: center;
	line-height: 50px;
	color: #fff;
	float: left;
	background: #ff7702;
	margin-top: 13px;
}
.w1200 h5 span {
	display: block;
	float: right;
	width: 205px;
	font: 16px "Microsoft YaHei";
	color: #666;
	background: url(../img/about_tel.gif) no-repeat left center;
	padding: 10px 0 10px 70px;
}
.w1200 h5 span em {
	display: block;
	font: 28px Impact;
	color: #38414b;
}
/*  产品封面 */
.proIndex{ width:1200px; margin:0 auto;}
.proIndex li {
	border: 1px solid #00a847;
	float: left;
	width: 578px;
	margin-right: 40px;
	margin-bottom: 25px;
	transition: all .5s
}
.proIndex li:nth-child(2n) {
	margin-right: 0
}
.proIndex li .pImg {
	width: 578px;
	height: 300px;
	display: block;
	overflow: hidden;
}
.proIndex li img {
	width: 578px;
	transition: all 0.8s;
}
.proIndex li div {

	width: 548px;
	padding: 15px;
	border-top: none;
	height: 160px;
}
.proIndex li h3 {
	position: relative;
	font-size: 24px;
	color: #00a847;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 10px;
}
.proIndex li h3:after {
	content: "";
	position: absolute;
	background: #00a847;
	width: 10%;
	bottom: 35px;
	left: 0;
	height: 5px;
	transition: all .5s;
}
.proIndex li:hover h3:after {
	width: 20%
}
.proIndex li h3 span {
	display: block;
	padding-top: 15px;
	margin-top: 15px;
	font-size: 18px;
}
.proIndex li h3 a {
	float: right;
	width: 105px;
	height: 40px;
	border:1px #00a847 solid;
	background: #00a847;
	color: #fff;
	text-align: center;
	line-height: 40px;
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
	transition: all 0.4s
}
.proIndex li h3 a:hover {
	background: none;
	border:1px #00a847 solid;
	 color:#00a847;
	width:145px;
	transition: all 0.3s;
	border-radius: 20px;
}
.proIndex li:hover img {
	margin-top: -90px;
	transition: all 0.8s;
}
.proIndex li:hover {
	background: #eafccc;
}
.zy_about {
	margin: 0 auto;
	width: 1200px;
}
.zy_title_sub {
	text-align: center;
	padding: 20px 0;
}
.zy_title_sub p:nth-child(1) {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #139c8c;
}
.zy_title_sub p:nth-child(2) {
	text-align: center;
	font-size: 14px;
	color: #aaa;
	text-transform: uppercase;
}
.zy_title_sub2 {
	text-align: center;
	padding: 20px 0;
}
.zy_title_sub2 p:nth-child(1) {
	text-align: center;
	font-size: 30px;
	font-weight: 100;
	color: #139c8c;
}
.zy_title_sub2 p:nth-child(2) {
	text-align: center;
	font-size: 14px;
	color: #aaa;
	text-transform: uppercase;
}
.about_message {
	font-size: 14px;
	line-height: 30px;
	padding: 20px 0;
}
.zy_about_content {
	width: 610px;
	background: url(../img/about_about.jpg) no-repeat right center;
	height: auto;
	overflow: hidden;
	padding: 20px 590px 20px 0;
}
.zy_about_content p:nth-of-type(1) {
	font-size: 30px;
	color: #139c8c;
	font-weight: 100;
}
.zy_about_content p:nth-child(2) {
	font-size: 16px;
	color: #999;
}
.about_message p:nth-of-type(1) {
	font-size: 14px;
	line-height: 30px;
	color: #686868
}
.zy_about_content .about_btn li {
	margin: 25px 10px 10px 0;
	padding: 20px;
	height: 65px;
	width: 100px;
	border-radius: 4px;
	border: 1px #01b19c solid;
	display: block;
	float: left;
	font-size: 14px;
	transition: all 0.4s;
	text-align: center;
}
.zy_about_content .about_btn li p {
	font-size: 16px;
	color: #01b19c;
}
.zy_about_content .about_btn li p b {
	font-family: impact;
	font-size: 40px;
	color: #01b19c;
	padding: 0 5px;
}
.zy_about_content .about_btn li:hover {
	background: #0b9174;
	color: #fff;
	transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
	-o-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	-webkit-box-shadow: 0px 5px 15px #c9c9c9;
	-moz-box-shadow: 0px 5px 15px #c9c9c9;
	box-shadow: 0px 5px 15px #c9c9c9;
}
.about_font .about_btn li:hover p {
	color: #FFF
}
.about_culture {
	width: 100%;
	height: 363px;
}
.about_culture li {
	width: 25%;
	height: 363px;
	display: block;
	float: left;
	position: relative;
}
.about_culture li:nth-child(1) {
	background: url(../img/culture_1.jpg) no-repeat left top;
	position: relative;
	color: #FFF
}
.about_culture li span {
	width: 100%;
	height: 100%;
	background-color: RGBA(0,0,0,0.5);
	left: 0;
	top: 0;
	display: block;
	position: absolute;
	z-index: 1;
	transition: all 0.5s;
}
.about_culture li:nth-child(1) i {
	transition: all 0.4s;
	z-index: 2;
	position: absolute;
	top: 120px;
	left: 220px;
	display: block;
	background: url(../img/about_1.png) no-repeat left top;
	width: 36px;
	height: 45px;
}
.about_culture li p:nth-of-type(1) {
	transition: all 0.4s;
	width: 100%;
	z-index: 2;
	position: absolute;
	top: 186px;
	left: 0;
	font-size: 18px;
	text-align: center;
}
.about_culture li p:nth-of-type(2) {
	transition: all 0.4s;
	width: 100%;
	z-index: 2;
	position: absolute;
	font-size: 14px;
	top: 220px;
	left: 0;
	text-align: center;
}
.about_culture li:hover span {
	background-color: RGBA(0,0,0,0.1);
	height: 0%;
}
.about_culture li:nth-child(1):hover i {
	background: url(../img/about_1.png) no-repeat 0 -47px;
	top: 130px;
}
.about_culture li:hover p:nth-of-type(1) {
	top: 200px;
}
.about_culture li:hover p:nth-of-type(2) {
	top: 230px;
}
.about_culture li:nth-child(2) {
	background: url(../img/culture_2.jpg) no-repeat left top;
	position: relative;
	color: #FFF
}
.about_culture li:nth-child(2) i {
	transition: all 0.4s;
	z-index: 2;
	position: absolute;
	top: 120px;
	left: 220px;
	display: block;
	background: url(../img/about_2.png) no-repeat left top;
	width: 43px;
	height: 45px;
}
.about_culture li:nth-child(2):hover i {
	background: url(../img/about_2.png) no-repeat 0 -51px;
	top: 130px;
}
.about_culture li:nth-child(3) {
	background: url(../img/culture_3.jpg) no-repeat left top;
	position: relative;
	color: #FFF
}
.about_culture li:nth-child(3) i {
	transition: all 0.4s;
	z-index: 2;
	position: absolute;
	top: 120px;
	left: 220px;
	display: block;
	background: url(../img/about_3.png) no-repeat left top;
	width: 39px;
	height: 48px;
}
.about_culture li:nth-child(3):hover i {
	background: url(../img/about_3.png) no-repeat 0 -50px;
	top: 130px;
}
.about_culture li:nth-child(4) {
	background: url(../img/culture_4.jpg) no-repeat left top;
	position: relative;
	color: #FFF
}
.about_culture li:nth-child(4) i {
	transition: all 0.4s;
	z-index: 2;
	position: absolute;
	top: 120px;
	left: 220px;
	display: block;
	background: url(../img/about_4.png) no-repeat left top;
	width: 38px;
	height: 38px;
}
.about_culture li:nth-child(4):hover i {
	background: url(../img/about_4.png) no-repeat 0 -43px;
	top: 130px;
}
/*领导关怀*/
.demo-1 {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
}
.ab6 .warp {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0 100px;
}
.ab6 .warp .mian {
	width: 100%;
	height: 585px;
	position: relative;
}
.ab6 .warp .mian #srcllo {
	position: absolute;
	bottom: 0;
	height: 5px;
	background-color: #fff;
	width: 100px;
	left: 0
}
.ab6 .warp .mian li {
	float: left;
	width: 596px;
	margin-right: 4px;
	overflow: hidden;
}
.ab6 .warp .mian li .top {
	width: 100%;
	height: 545px;
	margin-bottom: 5px;
}
.ab6 .warp .mian li .top2 {
	width: 100%;
	height: 270px;
	margin-bottom: 5px;
}
.ab6 .warp .mian li .bot {
	width: 100%;
	height: 270px;
}
.ab6 .warp .mian li .bot p {
	width: 295px;
	height: 270px;
	margin-right: 5px;
	float: left;
}
.ab6 .warp .mian li .bot p:nth-child(2) {
	margin-right: 0
}
.ab6 .warp .mian li a, .ab6 .warp .mian li img {
	display: block;
	height: 100%;
	width: 100%;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}
.ab6 .warp .mian li a {
	position: relative;
	overflow: hidden;
}
.ab6 .warp .mian li span {
	display: block;
	position: absolute;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-color: rgba(0,0,0,0.5);
	z-index: 8;
	left: 0;
	bottom: -20px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 0.1rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	opacity: 0;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}
.ab6 .warp .mian li .top:hover img, .ab6 .warp .mian li .top2:hover img, .ab6 .warp .mian li .bot p:hover img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.ab6 .warp .mian li .top:hover span, .ab6 .warp .mian li .top2:hover span, .ab6 .warp .mian li .bot p:hover span {
	opacity: 1;
	bottom: 0px
}
.ab6 .warp .mian li:nth-child(even) .top {
	margin-bottom: 0
}
.ab6 .warp .mian li:nth-child(even) .bot {
	margin-bottom: 3px
}
.ab6_case .warp {
	width: 1200px;
	margin: 0 auto;
	padding: 10px 0 50px;
}
.ab6_case .warp .mian {
	width: 100%;
	height: 350px;
	position: relative;
}
.ab6_case .warp .mian #srcllo {
	position: absolute;
	bottom: 0;
	height: 5px;
	background-color: #fff;
	width: 100px;
	left: 0
}
.ab6_case .warp .mian li {
	float: left;
	width: 1200px;
	overflow: hidden;
}
.ab6_case .warp .mian li div.img_case:nth-child(1) {
	width: 780px;
	float: left;
	background: #10a98c;
	overflow: hidden;
	height: auto;
}
.ab6_case .warp .mian li div.img_case:nth-child(2) {
	width: 410px;
	height: 158px;
	float: right;
	background: #10a98c;
	margin-right: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	height: auto;
}
.ab6_case .warp .mian li div.img_case:nth-child(3) {
	width: 410px;
	height: 158px;
	float: right;
	background: #10a98c;
	margin-right: 5px;
	overflow: hidden;
	height: auto;
}
.ab6_case .warp .mian li div.img_case .big_message {
	width: 35%;
	padding: 5%;
	overflow: hidden;
}
.ab6_case .warp .mian li div.img_case .big_message p:nth-child(1) {
	font-size: 16px;
	font-weight: bold;
	position: relative;
	padding-left: 55px;
	color: #FFF;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	margin-bottom: 10px;
}
.ab6_case .warp .mian li div.img_case .big_message p:nth-child(2) {
	font-size: 14px;
}
.ab6_case .warp .mian li div.img_case .big_message div:nth-of-type(1) {
	font-size: 14px;
	padding: 5px 0;
	line-height: 25px;
}
.ab6_case .warp .mian li div.img_case .big_message p:nth-child(1):before {
	display: block;
	width: 42px;
	height: 1px;
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 48%;
	background-color: #fff;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.ab6_case .warp .mian li div.img_case a {
	display: block;
	width: 100%;
	height: 100%;
	float: left;
	transition: all 0.5;
	color: #FFF
}
.ab6_case .warp .mian li div.img_case a:hover .big_message p:nth-child(1):before {
	width: 30px;
}
.ab6_case .warp .mian li div.img_case a:hover .big_message p:nth-child(1) {
	padding-left: 40px;
}
.ab6_case .warp .mian li div.img_case:nth-child(1) .big_message span:nth-last-of-type(1) {
	border: 1px #FFFFFF solid;
	border-radius: 20px;
	height: 35px;
	width: 130px;
	display: block;
	float: left;
	line-height: 35px;
	text-align: center;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	font-size: 14px;
}
.ab6_case .warp .mian li div.img_case a:hover .big_message span:nth-last-of-type(1) {
	background: #fff;
	color: #10a98c;
	width: 150px;
}
/*热销产品*/
.cp_pro_hot_all {
	width: 100%;
	background: #f0f3fa;
	padding: 30px 0;
	height: auto;
	overflow: hidden;
}
.pro_hot_all .warp {
	width: 1200px;
	margin: 0 auto;
	padding: 10px 0 50px;
}
.pro_hot_all .warp .mian {
	width: 100%;
	height: 420px;
	position: relative;
}
.pro_hot_all .warp .mian #srcllo {
	position: absolute;
	bottom: 0;
	height: 5px;
	background-color: #fff;
	width: 100px;
	left: 0
}
.pro_hot_all .warp .mian li {
	float: left;
	width: 1200px;
	overflow: hidden;
	color: #333333
}
.pro_hot_all .warp .mian li div.img_case:nth-child(1) {
	width: 945px;
	height: 370px;
	float: left;
	background: #fff;
	overflow: hidden;
	height: auto;
	margin-right: 10px;
}
.pro_hot_all .warp .mian li div.img_case:nth-child(2) {
	position: relative;
	width: 238px;
	height: 179px;
	float: right;
	margin-right: 5px;
	margin-bottom: 10px;
	overflow: hidden;
	height: auto;
}
.pro_hot_all .warp .mian li div.img_case:nth-child(3) {
	position: relative;
	width: 238px;
	height: 179px;
	float: right;
	margin-right: 5px;
	overflow: hidden;
	height: auto;
}
.pro_hot_all .warp .mian li div.img_case .pro_mess {
	display: block;
	position: absolute;
	height: 100%;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-color: rgba(9,156,124,0.6);
	z-index: 8;
	left: 0;
	bottom: -10px;
	width: 100%;
	box-sizing: border-box;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	opacity: 0;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}
.pro_hot_all .warp .mian li div.img_case .pro_mess p:nth-child(1) {
	padding-top: 10%;
	text-align: center;
}
.pro_hot_all .warp .mian li div.img_case .pro_mess div:nth-of-type(1) {
	width: 180px;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.pro_hot_all .warp .mian li div.img_case .pro_mess i {
	display: block;
	margin: 10px auto;
	background: url(../img/jia.png) no-repeat left top;
	height: 29px;
	width: 29px;
}
.pro_hot_all .warp .mian li div.img_case:hover .pro_mess {
	opacity: 1;
	bottom: 0px
}
.pro_hot_all .warp .mian li div.img_case .big_message {
	width: 35%;
	padding: 5%;
	overflow: hidden;
}
.pro_hot_all .warp .mian li div.img_case .big_message p:nth-child(1) {
	font-size: 16px;
	font-weight: bold;
	position: relative;
	padding-left: 55px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	margin-bottom: 10px;
}
.pro_hot_all .warp .mian li div.img_case .big_message p:nth-child(2) {
	font-size: 14px;
}
.pro_hot_all .warp .mian li div.img_case .big_message div:nth-of-type(1) {
	font-size: 14px;
	padding: 5px 0;
	line-height: 25px;
}
.pro_hot_all .warp .mian li div.img_case .big_message p:nth-child(1):before {
	display: block;
	width: 42px;
	height: 1px;
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 48%;
	background-color: #139c8c;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.pro_hot_all .warp .mian li div.img_case a {
	display: block;
	float: left;
	width: 100%;
	height: 100%;
	transition: all 0.5;
}
.pro_hot_all .warp .mian li div.img_case a:hover .big_message p:nth-child(1):before {
	width: 30px;
}
.pro_hot_all .warp .mian li div.img_case a:hover .big_message p:nth-child(1) {
	padding-left: 40px;
}
.pro_hot_all .warp .mian li div.img_case:nth-child(1) .big_message span:nth-last-of-type(1) {
	border: 1px #139c8c solid;
	border-radius: 20px;
	height: 35px;
	width: 130px;
	display: block;
	float: left;
	line-height: 35px;
	text-align: center;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	font-size: 14px;
}
.pro_hot_all .warp .mian li div.img_case a:hover .big_message span:nth-last-of-type(1) {
	background: #139c8c;
	color: #fff;
	width: 150px;
}
/*案例展示+新闻资讯*/
.news_case_case {
	background: url(../img/news_case_bj.jpg) no-repeat center top #f0f3fa;
	padding: 20px 0;
	height: auto;
	overflow: hidden;
}
.news_news_all {
	width: 1200px;
	margin: 0 auto 50px;
	height: auto;
	overflow: hidden;
}
.news_news_all li {
	height: 100px;
	display: block;
	padding: 35px 0;
	border-bottom: 1px #dcdcdc solid;
}
.news_news_all li:nth-last-of-type(1) {
	border-bottom: none;
}
.news_news_all li:nth-last-of-type(2) {
	border-bottom: none;
}
.news_news_all li:nth-child(2n) {
	width: 530px;
	float: left;
	margin-left: 30px;
	padding-right: 40px;
	position: relative;
}
.news_news_all li:nth-child(2n):after {
	width: 1px;
	background: #dcdcdc;
	height: 100px;
	top: 35px;
	content: '';
	right: 0;
	position: absolute;
	transition: all 0.4s;
	-webkit-transition: all 0.3s;
}
.news_news_all li:before {
	border-bottom: 1px #139c8c solid;
	content: '';
	left: 45%;
	bottom: 0;
	width: 0;
	position: absolute;
	transition: all 0.4s;
	-webkit-transition: all 0.3s;
}
.news_news_all li:hover:before {
	width: 100%;
	left: 0;
}
.news_news_all li:nth-child(2n-1) {
	width: 530px;
	float: right;
	margin-right: 29px;
	padding-left: 40px;
	transition: all 0.4s;
	-webkit-transition: all 0.3s;
	position: relative;
}
.news_news_all li a p:nth-child(1) {
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	font-weight: bold;
	color: #139c8c;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.news_news_all li a p:nth-child(1) span {
	display: block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #b5b5b5;
	transition: all 0.4s;
	-webkit-transition: all 0.3s;
}
.news_news_all li a div:nth-of-type(1) {
	font-size: 14px;
	color: #454545;
	padding: 10px 0;
}
.news_news_all li a p:nth-last-of-type(1) {
	font-size: 13px;
	color: #139c8c;
	display: block;
	position: relative;
}
.news_news_all li a p:nth-last-of-type(1):after {
	width: 40px;
	height: 1px;
	content: '';
	position: absolute;
	left: 60px;
	bottom: 5px;
	background: #139c8c;
	transition: all 0.4s;
	-webkit-transition: all 0.3s;
}
.news_news_all li a {
	display: block;
	transition: all 0.4s;
	-webkit-transition: all 0.3s;
	padding: 5px;
}
.news_news_all li a:hover p:nth-last-of-type(1):after {
	width: 20px;
	height: 1px;
}
.news_news_all li a:hover p:nth-child(1) span {
	padding-right: 20px;
}
.news_news_all li:hover:nth-child(2n):after {
	background: #139c8c;
}
/*质检保障*/
.about_zjbz {
	background: url(../img/about_zlbz_bj.jpg) no-repeat center top;
	height: 457px;
	padding: 60px 0 0;
}
.about_zjbz ul {
	width: 1200px;
	margin: 0 auto;
}
.about_zjbz ul li {
	display: block;
	float: left;
	margin-left: 15px;
	width: 240px;
	height: 220px;
	padding: 40px 20px 0;
	background: rgba(0,0,0,0.08);
	transition: all 0.5s;
}
.about_zjbz ul li p:nth-child(1) {
	font-size: 16px;
	text-align: center;
	position: relative;
	height: 40px;
	line-height: 40px;
}
.about_zjbz ul li p:nth-child(1):after {
	content: '';
	position: absolute;
	left: 45%;
	border-bottom: 1px #139c8c solid;
	bottom: -10px;
	width: 10%;
	transition: all 0.5s;
}
.about_zjbz ul li div {
	padding: 20px 10px;
	font-size: 14px;
	text-align: center;
	transition: all 0.5s;
}
.about_zjbz ul li:nth-child(1) i {
	background: url(../img/about_zlbz_1.png) no-repeat left top;
	width: 52px;
	height: 52px;
	display: block;
	margin: 0 auto;
	transition: all 0.4s
}
.about_zjbz ul li:nth-child(1):hover i {
	background: url(../img/about_zlbz_1.png) no-repeat 0 -53px;
}
.about_zjbz ul li:hover p:nth-child(1):after {
	width: 50%;
	left: 25%;
}
.about_zjbz ul li:hover {
	background: rgba(19,156,140,0.5);
	width: 240px;
	height: 240px;
	padding: 30px 20px;
	color: #FFF
}
.about_zjbz ul li:hover i {
	margin: 10px auto;
}
.about_zjbz ul li:hover div {
	padding: 30px 10px;
	font-size: 14px;
	text-align: center;
}
.about_zjbz ul li:nth-child(2) i {
	background: url(../img/about_zlbz_2.png) no-repeat left -46px;
	width: 52px;
	height: 41px;
	display: block;
	margin: 0 auto;
	transition: all 0.4s
}
.about_zjbz ul li:nth-child(2):hover i {
	background: url(../img/about_zlbz_2.png) no-repeat 0 0px;
}
.about_zjbz ul li:nth-child(3) i {
	background: url(../img/about_zlbz_3.png) no-repeat left 0;
	width: 52px;
	height: 45px;
	display: block;
	margin: 0 auto;
	transition: all 0.4s
}
.about_zjbz ul li:nth-child(3):hover i {
	background: url(../img/about_zlbz_3.png) no-repeat 0 -51px;
}
.about_zjbz ul li:nth-child(4) i {
	background: url(../img/about_zlbz_4.png) no-repeat left 0;
	width: 52px;
	height: 36px;
	display: block;
	margin: 0 auto;
	transition: all 0.4s
}
.about_zjbz ul li:nth-child(4):hover i {
	background: url(../img/about_zlbz_4.png) no-repeat 0 -41px;
}
/*产品分类*/
.cp_pro_fenlei li:nth-of-type(2n) {
	position: relative;
	height: auto;
	overflow: hidden;
	background: #f0f3fa;
	padding: 50px 0;
	width: 100%;
	margin: 0px 0 0;
	transition: all 0.5;
	-webkit-transition: 0.5s;
}
.cp_pro_fenlei li:nth-of-type(2n) img {
	float: right;
}
.cp_pro_fenlei li:nth-of-type(2n) .fenlei_all_message {
	float: left;
}
.cp_pro_fenlei li:nth-of-type(2n+1) {
	position: relative;
	height: auto;
	overflow: hidden;
	padding: 50px 0;
	width: 100%;
	margin: 0px 0 0;
	transition: all 0.5;
	-webkit-transition: 0.5s;
}
.cp_pro_fenlei li:nth-of-type(2n+1) img {
	float: left;
}
.cp_pro_fenlei li:nth-of-type(2n+1) .fenlei_all_message {
	float: right;
}
.cp_pro_fenlei li:after {
	position: absolute;
	content: '';
	left: 0;
	top: 40%;
	height: 0;
	z-index: -9;
	width: 100%;
	background: RGBA(240,243,250,0.5);
	transition: all 0.5;
	-webkit-transition: 0.5s;
}
.cp_pro_fenlei li:hover:after {
	height: 100%;
	top: 0;
}
.cp_pro_fenlei li:hover {
	background: none;
}
.cp_pro_fenlei a {
	display: block;
	width: 100%;
	height: auto
}
.fenlei_all_message {
	width: 513px;
	padding: 40px;
}
.fenlei_all_message p:nth-of-type(1) {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.fenlei_all_message p:nth-of-type(1) span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 100;
	padding: 0 15px;
}
.fenlei_all_message div:nth-of-type(1) span {
	border: 1px #098c6a solid;
	display: block;
	float: left;
	margin-right: 15px;
	font-size: 14px;
	background: #098c6a;
	width: 150px;
	height: 46px;
	line-height: 46px;
	color: #FFF;
	text-align: center;
	transition: all 0.5s;
	-webkit-transition: 0.5s
}
.fenlei_all_message div:nth-of-type(1) {
	margin-bottom: 15px;
	height: 45px;
}
.fenlei_all_message div:nth-of-type(2) {
	font-size: 15px;
	line-height: 25px;
	color: #484848;
	height: 180px;
	overflow: hidden;
}
.fenlei_all_message span.more {
	border: 1px #098c6a solid;
	display: block;
	background: #098c6a;
	color: #FFF;
	width: 150px;
	height: 40px;
	line-height: 40px;
	border-radius: 35px;
	text-align: center;
	transition: all 0.5s;
	-webkit-transition: 0.5s;
	font-size: 14px;
}
.cp_pro_fenlei li:hover span.more {
	background: none;
	color: #098c6a;
	border: 1px #098c6a solid;
	width: 200px;
}
.cp_pro_fenlei li:hover .fenlei_all_message div:nth-of-type(1) span {
	background: #098c6a;
	color: #fff;
	border: 1px #098c6a solid;
	border-radius: 35px;
	margin-right: 10px;
}
/*流程*/
.cp_liucheng {
	background: #f0f3fa;
	padding: 55px 0;
	height: auto;
	overflow: hidden;
}
.cp_liucheng ul {
	width: 1080px;
	margin: 0 auto;
	background: #FFF;
	padding: 40px 60px;
	height: auto;
	overflow: hidden;
	box-shadow: 5px 5px 20px #e1e4ea;
	border-radius: 10px;
}
.cp_liucheng li {
	width: 220px;
	display: block;
	float: left;
	margin-right: 50px;
}
.cp_liucheng li span {
	display: block;
	float: left;
	margin-right: 20px;
	width: 86px;
	height: 86px;
	border-radius: 50%;
	background: -webkit-linear-gradient(#ffc71c, #ca9d13);
	background: -o-linear-gradient(#ffc71c, #ca9d13);
	background: -moz-linear-gradient(#ffc71c, #ca9d13);
	background: linear-gradient(#ffc71c, #ca9d13);
	box-shadow: 5px 5px 20px #ffe170;
	transition: all 0.5s;
	-webkit-transition: all 0.5s
}
.cp_liucheng li div {
	padding-top: 20px;
	margin-right: 10px;
	float: left;
}
.cp_liucheng li div p {
	font-size: 18px;
	padding-bottom: 5px;
}
.cp_liucheng li:nth-child(1) span i {
	display: block;
	margin: 28px auto;
	background: url(../img/liu_1.png) no-repeat left top;
	width: 35px;
	height: 35px;
	transition: all 0.4s;
	-webkit-transition: all 0.5s
}
.cp_liucheng li:nth-child(1):hover i {
	background: url(../img/liu_1.png) no-repeat left -38px;
}
.cp_liucheng li:hover span {
	border-radius: 10%;
	background: -webkit-linear-gradient(#ca9d13, #ffc71c);
	background: -o-linear-gradient(#ca9d13, #ffc71c);
	background: -moz-linear-gradient(#ca9d13, #ffc71c);
	background: linear-gradient(#ca9d13, #ffc71c);
	box-shadow: 5px 5px 20px #ffe170;
}
.cp_liucheng li:hover {
	color: #ca9d13
}
.cp_liucheng li:nth-child(2) span i {
	display: block;
	margin: 28px auto;
	background: url(../img/liu_2.png) no-repeat left top;
	width: 33px;
	height: 33px;
	transition: all 0.4s;
	-webkit-transition: all 0.5s
}
.cp_liucheng li:nth-child(2):hover i {
	background: url(../img/liu_2.png) no-repeat left -34px;
}
.cp_liucheng li:nth-child(3) span i {
	display: block;
	margin: 28px auto;
	background: url(../img/liu_3.png) no-repeat left top;
	width: 27px;
	height: 35px;
	transition: all 0.4s;
	-webkit-transition: all 0.5s
}
.cp_liucheng li:nth-child(3):hover i {
	background: url(../img/liu_3.png) no-repeat left -38px;
}
.cp_liucheng li:nth-child(4) span i {
	display: block;
	margin: 28px auto;
	background: url(../img/liu_4.png) no-repeat left top;
	width: 35px;
	height: 35px;
	transition: all 0.4s;
	-webkit-transition: all 0.5s
}
.cp_liucheng li:nth-child(4):hover i {
	background: url(../img/liu_4.png) no-repeat left -42px;
}
.main_box {
	background: #fff;
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0;
	height: auto;
	overflow: hidden;
}
.left_list {
	width: 300px;
	background: #f2f5f7;
	border-bottom: 5px #006e61 solid;
	padding-bottom: 30px;
}
.left_xm {
	background: #006e61;
	color: #FFF;
	padding: 35px 30px;
}
.left_xm p:nth-child(1) {
	font-size: 30px;
}
.left_xm p:nth-child(2) {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.right_content, .news_left_box {
	width: 870px;
}
.sub_lm {
	height: 40px;
	line-height: 40px;
	border: 1px #dddddd solid;
	border-radius: 10px;
}
.sub_lm span {
	display: block;
	padding: 0 10px;
}
.sub_lm span:nth-child(1) {
	float: left;
	border-left: 3px #006e61 solid;
	height: 10px;
	line-height: 10px;
	margin: 15px 0 0 20px;
	font-size: 14px;
}
.sub_lm span:nth-child(2) {
	float: right;
}
.sub_lm a {
	color: #666;
}
.sub_lm a:hover {
	color: #006e61
}
.sideMenu h3 {
	height: 60px;
	line-height: 60px;
	padding-left: 30px;
	cursor: pointer;
	font: normal 18px/60px "Microsoft YaHei";
	color: #006e61;
	position: relative;
	transition: all 0.4s;
}
.sideMenu h3:hover {
	padding-left: 45px;
}
.sideMenu h3:after {
	left: 10px;
	width: 80%;
	border-bottom: 1px dashed #d5d8da;
	position: absolute;
	content: '';
	bottom: 0;
}
.sideMenu h3 em {
	background: url(../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 {
	background:rgba(255,255,255,0.5);
	text-align:center;
	 padding:50px 0;
}
.about_ad p:nth-child(1){    color: #d40014;
	font-size: 34px;
	font-weight: bold;
	line-height: 2;}
	.about_ad p:nth-child(2){    color: #000000;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	padding-bottom:15px;}
.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;
}
/*新闻中心详细页面*/
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.new_li_content li {

	height: 140px;
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px #e2e2e2 dotted;
	transition: all 0.4s linear 0s;
	margin-bottom: 10px;
}

.news_title_content {

	width: 850px;
	padding: 0px;
}
.news_message{ width:840px; padding:10px 0; clear:both; font-size:14px; color:#999}



.new_li_content li a {
	position: relative;
	display: block;
	width: 100%;
	height:140px;


}

.new_li_content li a:after{ width:0%; bottom:-22px; left:0; height:2px; border-bottom:2px #be0022 solid; position:absolute; content:"";transition:all 0.5s;}
.new_li_content li a:hover:after{ width:100%; height:2px;}
.news_li_content {
	color: #727272;

	font-size: 14px;
	line-height: 30px;
	padding: 10px 0;

	transition: all 0.4s;
	clear: both;
	position: relative;
}
.new_li_content a:hover .news_li_title span{
	color:#e60012;
	padding-left:10px;
	font-weight:200
}

.news_li_title span {
		font-size: 20px;
	color: #253948;

	display: block;
	padding: 10px 0;
	display: block;
	float: left;
	position: relative;
	height: 30px;
	line-height: 30px;
	transition: all 0.4s;
}
.new_li_content a:hover .news-img{ background:#e60012; }

.news-img{ width:300px; background:#ebebeb; text-align:center; height:150px; overflow:hidden; transition:all 0.5s}
.news-img img{ margin:0 auto; transition: all 0.4s ease-out; height:150px; display:block}
.new_li_content a:hover .news-img img{     transform: scale(1.1, 1.1);}
.new_li_content .time_news2 {

	margin: 10px 0px;
	font-size: 12px;
	transition: all 0.4s;
	display: block;
	transition: all 0.4s;
	color: #a9a9a9;
	height:16px; line-height:16px;

}
.time_news2 i{display:inline-block;  }
.time_news2 .i1 {

	background: url(../img/news-time.png) no-repeat left top;
	vertical-align:middle;

	margin-right:10px;

	width: 16px;
	height: 16px;
	transition: all 0.4s;
}

.time_news2 .i2 {

	background: url(../img/news-click.png) no-repeat left top;
vertical-align:middle;
margin:0 10px;
	width: 23px;
	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 {
	color: #8d8d8d
}


.new_li_content .list_tool{font-size:12px;color:#c9c9c9;}
.new_li_content .list_tool span{display:inline-block; vertical-align:middle;color:#c9c9c9; padding:0 10px 0 0;}
.new_li_content .list_tool .news_eye i{ background:url(../img/eye.png) no-repeat left top; width:16px; height:12px; display:block; float:left; margin:2px 3px 0}
.new_li_content .list_tool .news_time i{ background:url(../img/time.png) no-repeat left top; width:15px; height:15px; display:block; float:left;margin-right:3px}


.news_send .list_tool{font-size:14px;color:#5a5a5a;}
.news_send .list_tool span{display:inline-block; vertical-align:middle; padding:0 10px 0 0;}
.news_send .list_tool .news_eye i{ background:url(../img/eye.png) no-repeat left top; width:16px; height:12px; display:block; float:left; margin:5px 3px 0}
.news_send .list_tool .news_time i{ background:url(../img/time.png) no-repeat left top; width:15px; height:15px; display:block; float:left;margin:5px 3px 0}





.product_list .index_title {
	border: 2px #0091eb solid;
	height: 49px;
	line-height: 49px;
}
.product_list .index_title span.index_font_eng {
	background: #0091eb;
	padding-left: 10px;
	height: 49px;
	line-height: 49px;
}
.product_list .index_title .index_font_eng {
	color: #FFF
}
.product_list .index_title_xm {
	height: 49px;
	line-height: 49px;
	font-size: 14px;
	color: #666;
	padding: 0 20px;
	display: block
}
.news_up {
	border-top: 1px #d1d1d1 solid;
	padding-top: 10px;
	margin-top: 10px;
}
.product_list .content {
	padding: 10px;
	font-size: 14px;
}
.xgcp_img {
	height: auto;
	overflow: hidden;
	background: #f7f7f7;
	padding: 10px;
}
.xgcp_img a {
	display: block;
	float: left;
	border: 1px #CCCCCC solid;
	text-align: center;
	margin: 0 4px;
	transition: all 0.4s linear 0s;
}
.xgcp_img a:hover {
	background: #a10000;
	color: #FFF
}
.xgcp_img a img {
	padding: 2px;
	width: 200px;
	height: 160px;
}
.pro_content_xm span {
	display: block;
	float: left;
	width: 108px;
	height: 50px;
	line-height: 50px;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	background: #006ec3;
}
.pro_content_xm a {
	padding: 0 10px;
}
.pro_content_xm {
	background: #efefef;
	height: 50px;
	line-height: 50px;
}
.img_pro {
	width: 450px;
}
.pro_xx {
	padding: 30px 0 0px 20px;
	line-height: 25px;
	width: 580px;
	font-size: 16px;
	line-height: 30px;
}
.pro_xx .cp_key_span {
	padding: 10px 0 20px;
	height: 28px;
	border-bottom: 1px #d2d2d2 solid;
}
.pro_xx .cp_key_span span {
	display: block;
	height: 28px;
	line-height: 28px;
	margin-right: 10px;
	float: left;
	padding: 0 10px;
	color: #FFF
}
.cp_key_span span:nth-child(1) {
	background: #eaa3b7;
}
.cp_key_span span:nth-child(2) {
	background: #e7ac7b;
}
.cp_key_span span:nth-child(3) {
	background: #4c9ee3;
}
.cp_key_span span:nth-child(4) {
	background: #eca560;
}
.pro_xx p {
	font-size: 12px;
	line-height: 30px;
}
.pro_xx p.name_title {
	font-size: 22px;
	color: #454545;
	font-weight: bold;
}
a.online_order {
	display: block;
	margin-right: 10px;
	float: left;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	width: 157px;
	height: 35px;
	line-height: 35px;
	transition: all 0.2s linear 0s;
	border-radius: 20px;
	background: -webkit-linear-gradient(left, #e45050, #e45050);/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #e45050, #e45050);/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #e45050, #e45050);/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #e45050, #e45050);/* 标准*/
}
a.online_qq {
	display: block;
	margin-right: 10px;
	float: left;
	font-size: 14px;
	text-align: center;
	color: #fff;
	width: 157px;
	height: 36px;
	line-height: 36px;
	border-radius: 20px;
	background: -webkit-linear-gradient(left, #139c8c, #13b89d);/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #139c8c, #13b89d);/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #139c8c, #13b89d);/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #139c8c, #13b89d);/* 标准*/
	overflow: hidden;
	transition: all 0.5s linear 0s;
	-webkit-transition: all 0.5s;
}
a.online_qq:hover {
	background: -webkit-linear-gradient(left, #13b89d, #139c8c);/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #13b89d, #139c8c);/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #13b89d, #139c8c);/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #13b89d, #139c8c);/* 标准*/
	color: #FFF
}
a.online_order:hover {
	background: #e45050;
	color: #FFF
}
#guestbook_content {
	margin: 0 auto;
	width: 800px;
}
#guestbook_content b {
	width: 800px;
	display: block;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.index_links li {
	margin: 0 2px;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
}
.index_links li a {
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	transition: all 0.4s linear 0s;
}
.index_links li a:hover {
	background: #F60;
	color: #FFF;
	-moz-border-radius: 5px;      /* Gecko browsers */
	-webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius: 10px;            /* W3C syntax */
}
.index_link_content {
	border-top: none;
	width: 1198px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	background: #EFEFEF
}
.link_content {
	border-top: 1px #FFFFFF solid;
	height: auto;
	overflow: hidden;
}
.link_content li {
	margin: 5px 2px;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
}
.link_content li a {
	display: block;
	padding: 0 10px;
	float: left;
	transition: all 0.4s linear 0s;
}
.link_content li a:hover {
	background: #C00;
	color: #FFF;
	-moz-border-radius: 15px;      /* Gecko browsers */
	-webkit-border-radius: 15px;   /* Webkit browsers */
	border-radius: 15px;            /* W3C syntax */
}
/*产品说明详细页面*/
/* end  css*/
.news_title {
	font-size: 18px;
	font-weight: bold;
	color: #1f52a3;
	text-align: center;
}
/*人才招聘样式*/
.jobs_xx {
	padding: 5px 0 15px;
	line-height: 25px;
}
.jobs_search {
	background: #e8e8e8;
	border: 1px #d1d1d1 solid;
	height: 19px;
	padding: 14px 80px 14px 35px;
	line-height: 19px;
	color: #585858
}
.jobs_search span {
	padding-left: 10px;
}
.title_jobs {
	margin: 13px 0 2px;
	width: 1142px;
	background: #e10000;
	height: 37px;
	line-height: 37px;
	color: #FFF;
}
.title_jobs li {
	display: block;
	float: left;
	width: 285px;
	text-align: center;
	height: 37px;
	line-height: 37px;
	color: #fff;
	font-size: 12px;
}
#box_3 {
	background: #efca00;
	width: 1100px;
	margin: 0 auto;
	padding: 40px 20px 40px 51px;
	height: auto;
	height: 443px;
	overflow: hidden;
	color: #693a02;
	font-size: 12px;
	line-height: 25px;
}
.jobs_gangwei li {
	height: 37px;
	line-height: 37px;
	border: 1px #efefef solid;
	width: 1140px;
	margin: 1px 0;
}
.zwms {
	display: none;
}
.jobs_gangwei table {
	width: 1140px;
	height: 37px;
	line-height: 37px;
}
.jobs_gangwei td {
	width: 280px;
	text-align: center;
}
.right_about {
	color: #414141;
	width: 249px;
	background: #FFF;
	padding: 10px;
	height: 208px;
	line-height: 25px;
}
.about_lm {
	border-bottom: 1px solid #e7e7e7;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
a.right_more {
	transition: all 0.2s linear 0s;
	display: block;
	background: url(../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 #f9f6f6 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;
}
#picUL li .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 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 {
	font-family: 'Microsoft Yahei';
	padding: 10px;
	background: #fff;
	border-radius: 10px;
	width: 1158px;
	height: 80px;
	border: 1px solid rgba(238,240,243,0.5);
	transition: all 0.4s
}
.index_message input:hover, .message input:hover, .message textarea:hover, .order input:hover, .order textarea:hover, .index_message textarea:hover {
	background: rgba(99,99,99,0.2);
}
/*flash*/
.zy-about{ background: url("../img/zy_flash.jpg") no-repeat center top; height: 250px;}
.zy-qz{ background: url("../img/zy_flash.jpg") no-repeat center top; height:480px;}
.zy-about1{ background: url("../img/zy_flash_about.jpg") no-repeat center top; height: 380px;}
/*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;
}
.w_h_540 {
	width: 1400px;
	height: 540px;
}
#owl-demo {
	position: relative;
	width: 1400px;
	height: 540px;
	margin: 20px auto 0 auto;
}
#owl-demo .item {
	position: relative;
	display: block;
}
#owl-demo img {
	display: block;
	width: 1400px;
	height: 540px;
}
#owl-demo b {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 60px;
	line-height: 60px;
	background-color: #2a2b30;
	opacity: .5;
	filter: alpha(opacity=50);
}
#owl-demo span {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	font-size: 20px;
	color: #fff;
	text-align: center;
}
.owl-pagination {
	position: absolute;
	left: 0;
	bottom: 25px;
	width: 100%;
	height: 22px;
	text-align: center;
}
.owl-page {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	background-image: url(../images/bg15.png);
*display:inline;
*zoom:1;
}
.owl-pagination .active {
	width: 25px;
	background-image: url(../images/bg16.png);
}
.owl-buttons {
	display: none;
}
.owl-buttons div {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 80px;
	margin-top: -40px;
	text-indent: -9999px;
}
.owl-prev {
	left: 0;
	background-image: url(../images/bg17.png);
}
.owl-next {
	right: 0;
	background-image: url(../images/bg18.png);
}
.owl-prev:hover {
	background-image: url(../images/bg19.png);
}
.owl-next:hover {
	background-image: url(../images/bg20.png);
}
/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
	cursor: url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
.jd_body {
	padding: 0;
	height: 249px;
	overflow: hidden;
}
.jd_body img {
	vertical-align: bottom;
}
.jd_ad_slide {
	width: 340px;
	height: 249px;
	float: left;
	position: relative;
}
.jd_ad_img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
}
.jd_ad_btn {
	position: absolute;
	right: 3px;
	bottom: 8px;
}
.jd_ad_btn_a {
	width: 22px;
	height: 22px;
	line-height: 22px;
	margin-right: 5px;
	text-align: center;
	border-radius: 12px;
	background-color: #999;
	color: #fff;
	float: left;
}
.jd_ad_btn_a:hover {
	text-decoration: none;
}
.jd_ad_btn .active {
	background-color: #E4393C;
}
.jd_service {
	width: 310px;
	padding-top: 230px;
	float: right;
}
.jd_nav_x {
	height: 30px;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.js_nav_a {
	width: 25%;
*width: 24.9%;
	line-height: 20px;
	padding: 5px 0;
	text-align: center;
	font-size: 14px;
	font-family: 'microsoft yahei';
	float: left;
}
.jd_nav_x .active {
	color: #E4393C;
}
.jd_service_con {
	height: 136px;
	border: 1px solid #f1f1f1;
	border-top: 2px solid #aaa;
	position: relative;
}
.jd_service_img {
	position: absolute;
	display: none;
}
.jd_point_line {
	position: absolute;
	top: -2px;
	left: 0;
	z-index: 1;
	width: 25%;
	border-bottom: 2px solid #E4393C;
	text-align: center;
}
.jd_point_cor {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -5px;
	border-style: dashed dashed solid;
	border-width: 5px;
	border-color: transparent transparent #E4393C;
	overflow: hidden;
}
.myscroll {
	width: 300px;
	height: 260px;
	margin: 0 auto;
	line-height: 26px;
	font-size: 14px;
	overflow: hidden;
}
.myscroll li {
	height: 26px;
	margin-left: 5px;
}
.myscroll a {
	color: #333;
	text-decoration: none;
}
.myscroll a:hover {
	color: #ED5565;
	text-decoration: underline;
}
.totop {
	position: fixed;
	right: 25px;
	bottom: 25px;
	display: block;
	width: 26px;
	height: 62px;
	background: url(../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 #f9f6f6;
	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: #f9f6f6;
	display: block;
	width: 250px;
	height: 320px;
	padding: 14px;
	margin: 0px 7px 7px 0;
	transition: all 0.4s;
}
.index_pro_content3 a.four {
	background: #f9f6f6;
	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: 1200px;
}

.index_pro_content li: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 li img {
	width: 380px;
	height: 250px;
	margin-bottom: 25px;
	transition: all .5s
}
.index_pro_content li .Pimg {
	width: 380px;
	height: 250px;
	position: relative;
	display: block;
	overflow: hidden;
}
.index_pro_content li .Pimg:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	transition: all .5s;
	top: 0;
	left: 0;
	transition: all .5s;
	background: rgba(4,113,83,0.7);
	z-index: 2;
}
.index_pro_content li:hover .Pimg:after {
	height: 100%;
	left: 0;
	top: 0;
}
.index_pro_content li span.Pimg i {
	background: url(../img/search_big.png) no-repeat center top;
	position: absolute;
	bottom: -35%;
	left: 40%;
	display: block;
	margin: 0 auto;
	width: 56px;
	height: 56px;
	z-index: 3;
	transition: all 0.7s;
}
.index_pro_content li:hover span.Pimg i {
	bottom: 35%;
}
.index_pro_content li:hover img {
	transform: scale(1.1);
}
.index_pro_content li {
	border: 1px #fafafa solid;
	background: #fafafa;
	display: block;
	width: 380px;
	height: 485px;
	margin: 0px 25px 25px 0;
	transition: all 0.4s;
	float: left;
	overflow:hidden;
	position:relative;
}

.cont_box{ position:absolute; top:485px; left:0; height:325px; width:280px; padding:80px 50px; transition:all 0.5s; background:rgba(0,0,0,0.5); z-index:999}
.cont_box p:nth-child(1){font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 20px;}
.cont_box p:nth-last-of-type(1) a{ display:block;background: #fff;width:130px; height:30px; line-height:30px; text-align:center; font-size:14px;}
.cont_box p:nth-last-of-type(1) a:nth-child(1){ float:left; transition:all 0.4s}
.cont_box p:nth-last-of-type(1) a:nth-child(2){ float:right; transition:all 0.4s}
.cont_box p:nth-last-of-type(1) a:hover{ background:#c80d16; color:#fff}


.cont_box span{ display:block;
	line-height: 36px;
	margin-bottom: 18px;
	color: #fff;
	font-size: 18px;
	 }


.index_pro_content li:hover .cont_box{ top:0;}
.index_pro_content li:nth-child(3n) {
	margin-right: 0;
	float: right;
}
.cp_xx_nr {
	height: 25px;
	line-height: 25px;
}


.title_name {
	font-size: 30px;
	color: #383842;
	padding-bottom:5px;
	margin-bottom: 5px;
	transition: all 0.6s;
	position: relative;
	width: 360px;
	height: 35px;
	line-height: 35px;
}


.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: 100px;
	height: 20px;
	line-height: 20px;
	color: #FFF;
	border-radius: 20px;
	display: block;
	margin: 10px auto;
	background: #c80d16;
	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: #f9f6f6;
	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 #f9f6f6;
}
.slideGroup .sNext {
	left: auto;
	right: 5px;
	background: url(../images/icoRight.png) center center no-repeat #f9f6f6;
}
.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: #f9f6f6;
	border-bottom: 4px #e21e1f solid;
}
.zy_nav_content .sub_nav a {
	font-weight: bold;
	background: #f9f6f6;
	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: #00a847;
	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;
}

.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 {
	margin-top: 20px;
	width: 600px;
	height: 40px;
	line-height: 40px;
	border: none;
	background: -webkit-linear-gradient(#ffc71c, #ca9d13);
	background: -o-linear-gradient(#ffc71c, #ca9d13);
	background: -moz-linear-gradient(#ffc71c, #ca9d13);
	background: linear-gradient(#ffc71c, #ca9d13);
	box-shadow: 5px 5px 20px #ffe170;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	color: #fff;
	cursor: pointer;
	border-radius: 20px;
	transition: all 0.4s;
}
.pro_img2 {
	width: 600px;
	background: url(../img/cp_bj.jpg) no-repeat left top;
}
/*销售网络*/
.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: #00a847;
	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: 10px 0 30px;
}
.news_content_three a {
	height: auto;
	overflow: hidden;
	display: block;
	float: left;
	width: 280px;
	height: 360px;
	margin: 0 25px 30px 0;
	border-bottom: 5px #eef0f4 solid;
	padding-bottom: 10px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
.news_content_three a:nth-child(4), .news_content_three a:nth-child(8) {
	float: right;
	margin: 0;
}
.news_content_three a img {
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	width: 280px;
	height: 210px;
	margin-bottom: 10px;
}
.news_content_three a:hover img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.news_content_three .news_xx_mess {
	margin: 10px 15px;
	height: 60px;
	overflow: hidden;
	border-bottom: 1px #dcdcdc solid
}
.news_content_three a p:nth-of-type(1) {
	height: 25px;
	line-height: 25px;
	font-size: 15px;
	color: #333333;
	padding-left: 15px;
}
.news_content_three a div.news_xx_mess {
	line-height: 25px;
	color: #717171;
	padding-bottom: 10px;
}
.news_content_three a span:nth-last-of-type(1) {
	display: block;
	float: right;
	color: #666;
	height: 30px;
	line-height: 30px;
	margin-right: 15px;
	font-size: 13px;
}
.news_content_three a span:nth-last-of-type(1) i {
	background: url(../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 #068d68 solid;
	background: #FFF;
	transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
	-o-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	-webkit-box-shadow: 0px 5px 15px #c6c6c6;
	-moz-box-shadow: 0px 5px 15px #c6c6c6;
	box-shadow: 0px 5px 15px #c6c6c6;
}
.news_content_three a:hover span:nth-last-of-type(1) i {
	background: url(../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: #068d68
}
.more_news {
	display: block;
	margin: 0 auto;
	border: 1px #068d68 solid;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	padding: 0 15px;
	border-radius: 50px;
	width: 180px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	transition: all 0.4s;
	color: #068d68;
}
.more_news:hover {
	background: #068d68;
	border: 1px #068d68 solid;
	color: #fff;
	padding: 0px 10px;
}
/*常见问答*/
.news_cjwd {
	background: #f4f2f2;
	height: auto;
	overflow: hidden;
	padding: 40px 0;
}
.cjwd_content {
	width: 1200px;
	margin: 0 auto;
}
.cjwd_content li a {
	color: #515151;
	display: block;
	float: left;
	transition: all 0.4s;
	height: 175px;
}
.cjwd_content li:nth-child(2n+1) {
	display: block;
	float: left;
	width: 570px;
	margin: 15px 16px 15px 0;
	height: 175px;
	line-height: 30px;
	font-size: 14px;
	background: #fff;
}
.cjwd_content li:nth-child(2n) {
	display: block;
	float: right;
	width: 570px;
	margin: 15px 0 15px;
	height: 175px;
	line-height: 30px;
	font-size: 14px;
	background: #fff;
	transition: all 0.4s;
}
.cjwd_content li:hover {
	background: #d7000f;
	color: #FFF;
	transition: all 0.4s;
	-webkit-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
	-o-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	-webkit-box-shadow: 0px 5px 15px #c6c6c6;
	-moz-box-shadow: 0px 5px 15px #c6c6c6;
	box-shadow: 0px 5px 15px #c6c6c6;
}
.cjwd_content li:hover a, .cjwd_content li:hover a:hover, .cjwd_content li a:hover div {
	color: #FFF
}
.cjwd_content li a p:nth-child(1) {
	padding: 10px 30px;
	font-size: 16px;
	border-bottom: 1px #ecebeb solid;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	display: block;
	position: relative;
}
.cjwd_content li a p:nth-child(1):after {
	content: '';
	width: 10%;
	position: absolute;
	left: 30%;
	bottom: 0;
	transition: all 0.4s;
}
.cjwd_content a:hover p:nth-child(1):after {
	width: 100%;
	border-bottom: 1px #fff solid;
	left: 0;
	bottom: -1px;
}
.cjwd_content li a div:nth-of-type(1) {
	color: #959595;
	padding: 20px 30px;
	transition: all 0.4s;
}
.cjwd_content li a:hover div {
	color: #FFF
}
.cjwd_content li a p i {
	display: block;
	height: 20px;
	width: 20px;
	float: left;
	background: url(../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: 320px;
}
.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;
	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 {
	border-radius: 20px;
	padding-left: 10px;
	background: #fff;
	width: 380px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 15px;
	margin-top: 5px;
	border: 1px solid rgba(238,240,243,0.5);
}
.top_address_current {
	height: 73px;
	line-height: 73px;
	font-size: 14px;
}
.top_address_current i {
	display: block;
	float: right;
	width: 23px;
	height: 23px;
	margin: 25px 5px 0 0;
	background: url(../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: #f9f6f6;
	height: auto;
	overflow: hidden;
	padding: 30px 0;
}
.sub_nav_list {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.sub_nav_list li {
	display: inline-block
}
.sub_nav_list a {
	border: 1px #4c4c4c  solid;
	color: #fff;
	background: #4c4c4c ;
	padding: 5px;
	width: 130px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	display: inline-block;
	margin: 30px 0px 10px 20px;
	border-radius: 20px;
	transition: all 0.4s;
	text-align: center
}
.sub_nav_list a:hover, .sub_nav_list .hover {
	border: 1px #c80d16 solid;
	color: #FFF;
	background: #c80d16;
	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: 30px;
	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: 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: -77px;
	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 ul {
	margin: 10px 0 0 850px;
	overflow: hidden;
	zoom: 1;
	margin-top: 5px;
	zoom: 1;
}
.picScroll-left .hd ul li {
	float: left;
	width: 9px;

	height: 9px;
	overflow: hidden;
	margin-right: 25px;
	text-indent: -999px;
	cursor: pointer;
	background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}
.picScroll-left .hd ul li.on {
	background-position: 0 0;
}
.picScroll-left .bd {
	padding: 20px 10px 0 0;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	margin: 10px 20px 0 20px;
	float: left;
	width: 260px;
	height: 360px;
	_display: inline;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.picScroll-left .bd ul li .news_xx_sen {
	width: 260px;
	height: 360px;
}
.picScroll-left .bd ul li .news_xx_sen a p:nth-child(1) {
	width: 120px;
	height: 50px;
	line-height: 25px;
	text-align: left;
	padding: 0px 10px
}
.picScroll-left .bd ul li .news_xx_sen a p:nth-child(1) span {
	display: block;
	height: 25px;
	font-size: 16px;
}
.picScroll-left .bd ul li .news_xx_sen a p:nth-child(1) {
	margin-bottom: 25px;
}
.picScroll-left .bd ul li .news_xx_sen a p:nth-child(1) span:nth-child(1) {
	position: relative;
	transition: all 0.4s;
}
.picScroll-left .bd ul li .news_xx_sen a p:nth-child(1) span:nth-child(1):after {
	content: '';
	bottom: -3px;
	left: 0;
	width: 40%;
	position: absolute;
	border-bottom: 2px #707070 solid;
	transition: all 0.4s;
}
.picScroll-left .bd ul li .news_xx_sen a:hover p:nth-child(1) span:nth-child(1):after {
	width: 120%;
	border-bottom: 2px #fff solid
}
.picScroll-left .bd ul li .news_xx_sen a p:nth-child(2) {
	font-size: 16px;
	text-align: left;
	clear: both;
	padding: 5px 10px;
}
.picScroll-left .bd ul li .news_xx_sen a p:nth-child(3) {
	font-size: 13px;
	line-height: 25px;
	text-align: left;
	height: 150px;
	margin-bottom: 15px;
	padding: 0px 10px
}
.picScroll-left .bd ul li .news_xx_sen a p:nth-last-of-type(1) {
	margin: 0px 10px;
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	background: #aaa;
	border-radius: 4px;
}
.picScroll-left .bd ul li .news_xx_sen a p:nth-last-of-type(1) i {
	animation: downico 1.5s ease-out infinite;
	animation: downico 1.5s ease-out infinite\0/IE9;
	background: url(../img/more_bj.png) no-repeat left center;
	width: 19px;
	height: 19px;
	margin: 10px;
	display: block;
	transition: all 0.4s;
}
@keyframes downico {
 0% {
left: 0;
opacity: 1;
}
 35% {
left: 30%;
opacity: 0;
}
 65% {
left: -30%;
opacity: 0;
}
 100% {
left: 0;
opacity: 1;
}
}
.picScroll-left .bd ul li .news_xx_sen a:hover p:nth-last-of-type(1) {
	background: #fdba52
}
.picScroll-left .bd ul li .news_xx_sen a:hover p:nth-last-of-type(1) i {
	background: url(../img/more_bj.png) no-repeat -26px center;
}
.picScroll-left a {
	display: block;
	transition: all 0.4s;
	height: 340px;
	width: 240px;
	padding: 10px;
	transition: all 0.4s;
	color: #666666
}
.picScroll-left a:hover {
	background: #006e61;
	color: #fff;
	border-radius: 4px;
}
.picScroll-case {
	width: 1200px;
	height: auto;
	position: relative;
}
.picScroll-case .hd {
	padding: 0 10px;
}
.picScroll-case .hd .prev {
	display: block;
	width: 48px;
	height: 79px;
	float: right;
	margin-right: 5px;
	overflow: hidden;
	cursor: pointer;
	background: url("../img/arrow.png") no-repeat left top;
	position: absolute;
	left: -60px;
	top: 100px;
	transition: all 0.4s;
}
.picScroll-case .hd .next {
	display: block;
	width: 48px;
	height: 79px;
	float: right;
	margin-right: 5px;
	overflow: hidden;
	cursor: pointer;
	background: url("../img/arrow.png") no-repeat -50px 0px;
	position: absolute;
	right: -55px;
	top: 100px;
	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 0px;
}
.picScroll-case .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-case .bd ul li {
	transition: all 0.4s;
	margin: 10px 15px 0 0;
	height: 210px;
	width: 380px;
	float: left;
	_display: inline;
	text-align: center;
	position: relative;
	color: #FFF
}
.picScroll-case .bd ul li:hover {
	-webkit-transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
	-o-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	-webkit-box-shadow: 0px 5px 15px #b1b2b5;
	-moz-box-shadow: 0px 5px 15px #b1b2b5;
	box-shadow: 0px 5px 15px #b1b2b5;
	transition: all 0.4s;
}
.picScroll-case .bd ul li .pic {
	text-align: center;
}
.picScroll-case .bd ul li .pic img {
	width: 380px;
	height: 210px;
	display: block;
	padding-bottom: 10px;
}
.picScroll-case .bd ul li .title {
	position: relative;
	line-height: 24px;
	font-size: 16px;
	text-align: left;
	width: 80%;
	padding: 0 5%;
	border-left: 1px #FFFFFF solid;
	height: 40px;
	line-height: 40px;
	position: absolute;
	left: -5px;
	bottom: 10px;
	background: #b5b5b5;
	transition: all 0.4s
}
.picScroll-case .bd ul li .title i {
	display: block;
	float: right;
	background: url(../img/tag.png) no-repeat left top;
	height: 12px;
	width: 40px;
	margin-top: 15px;
	transition: all 0.4s;
}
.picScroll-case .bd ul li:hover .title {
	background: #0f967f;
	color: #FFF
}
.picScroll-case .bd ul li:hover .title i {
	background: url(../img/tag.png) no-repeat -48px top;
}
.picScroll-case .bd ul li .title p:nth-child(1) {
	font-size: 16px;
}
.picScroll-case .bd ul li .title p:nth-child(2) {
	font-size: 12px;
	color: #d3d3d3
}
.picScroll-case .bd ul li .title a {
	color: #FFF
}
.news_title_message_one {
	font-size: 30px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}
.news_send {
	font-size: 14px;
	height: 25px;
	line-height: 25px;

	margin-bottom: 20px;
	text-align: left;
}
.news_send_img {
	text-align: center;
}
.news_send_img IMG {
	max-width: 80%;
	text-align: center;
	margin: 10px auto;
}
.news_send_message {
	line-height: 35px;
	font-size: 15px;
	padding: 10px 0;
	color: #555;
	border-bottom: 1px #CCC dotted;
}
.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: #c80d16;
	color: #FFF;
	font-size: 24px;
}
.sub_right_message {
	width: 251px;
	margin: 20px auto;
}
.sub_right_message a {
	width:249px;
	display: block;
	float: left;
	border-bottom: 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: #e5e5e5;
	color: #777
}
.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
}

.main_white2 {
	background: #f6f6f6;
	height: auto;
	overflow: hidden;
}
.zy_sub_list {
		width: 300px;
}
.left_pro{
	 background:#fff;
		width: 250px;
		padding:25px;
		margin-bottom:20px;
	}
.left_pro p {
	margin-bottom: 10px;
	height: 60px;
	line-height: 60px;
	position:relative;

	border-bottom:1px #d2d2d2 solid;
	color:#333;
	font-size: 22px;
}
.left_pro p:after{
	position:absolute;
	content:"";
	height:2px;
	background:#c80d16;
	bottom:0;
	left:0;
	width:40%;
}
.left_pro p span{ color:#c80d16;}
.left_pro p span:nth-child(2){ color:#9e9d9d; font-size:20px; border:1px #CCCCCC solid; height:20px; line-height:18px; width:20px; border-radius:20px; text-align:center; float:right; margin:25px 0 0 0;}


.left_pro a {
	transition: 0.4s;
	border-bottom:1px #d6d6d6 dotted;
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	transition: all 0.4s;
	width:98%;
	padding-left:2%;
	color:#7a7878;

}
.left_pro a i{ margin-top:20px; display:block; float:right; width:20px; height:20px; line-height:20px; border-radius:20px; text-align:center;  background:#e0e0e0; transition:all 0.4s}
.left_pro a:hover i, .left_pro a.hover i{ background:#c80d16; color:#fff}

.left_pro a:hover, .left_pro a.hover {
	font-weight:bold;
	color: #c80d16;
}
.left_contact {
	border: 1px #e5e5e5 solid;
	background: #fff;
	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: #f9f6f6;
	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: 840px;
	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 {
	line-height: 30px;/*border-bottom: 1px #d8d8d8 solid;*/

}
.pro_table td {
	height: 60px;
	font-size: 20px;
	color: #3e3a39;
	text-align: center;
		background: #fff;
}
.pro_table tr:nth-child(2n+1) {
	background: #fff;
}
.pro_table table {
	background:#000;
	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: 840px;
	color: #009944;
}
.index_pro_content2 a {
	background: #f8f8f8;
	width: 190px;
	height: 280px;
	padding: 6px;
	margin: 0px 7px 10px 0;
	transition: all 0.4s;
	position: relative;
	display: block;
	float: left;
	overflow:hidden;
}
.index_pro_content2 a:hover {

	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_content2 a:hover img{ transform: scale(1.1);}
.index_pro_content2 a:nth-last-of-type(1) {
	float: left;
	margin-right: 0
}
.index_pro_content2 a img {
	width: 190px;
	height:150px;
	margin-bottom:10px;
	transition:all 0.5s
}

.index_pro_content2 a:hover .cp_more_xx {
	color: #c80d16;
	font-weight: bold;
	background: none;
	border: 1px #c80d16 solid;
	width: 160px;
}
.pronr_nr_news .index_pro_content2 .title_name2 {
	transition: all 0.4s;
	text-align: center;
	font-size: 16px;

	color: #4c4c4c;
	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: #f0f3fa;
	width: 100%;
	padding: 40px 0;
	height: auto;
	overflow: hidden
}
/*产品中心*/

.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: 320px;
}
.zy_flash_cp {
	background: url(../img/zy_flash_cp.jpg) no-repeat center top;
	height: 320px;
}
.news_hot_all {
	background: #f0f3fa;
	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_liucheng {
	background: url(../img/zy_flash_liucheng.jpg) no-repeat center top;
	height: 320px;
}
.zy_flash_case {
	background: url(../img/zy_flash_case.jpg) no-repeat center top;
	height: 320px;
}
.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: #f0f3fa;
	height: auto;
	overflow: hidden;
}
.sub_nav {

	padding: 20px;
	text-align: center
}
.sub_nav a {
	display: inline-block;
	margin: 0 10px 30px;
	padding: 0 10px;
	font-size: 14px;
	border: 1px #4c4c4c solid;
	background: #4c4c4c;
	height: 40px;
	line-height: 40px;
	border-radius: 50px;
	transition: all 0.4s;
	color: #FFF;
	width: 150px;
	text-align: center;
}
.sub_nav a:hover, .sub_nav a.current {
	background: none;
	border: 1px #c80d16 solid;
	background: #c80d16;
	color: #fff;
}
.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
}
/*联系我们*/

.contact_contact {
	width: 1200px;
	margin: 60px auto;
}
.contact_contact li {
	width: 250px;
	float: left;
	text-align: center;
	margin: 30px 18px;
	height: 240px;
	position: relative;
	border: 1px #FFFFFF solid;
	padding: 20px 5px;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.contact_contact li:after {
	background: RGBA(243,243,243,0.8);
	position: absolute;
	left: 50%;
	height: 0;
	width: 0;
	bottom: 50%;
	content: '';
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
	z-index: -1
}
.contact_contact li:hover:after {
	border-radius: 10px;
	height: 100%;
	width: 100%;
	left: 0;
	bottom: 0;
}
.contact_contact li span {
	display: block;
	width: 86px;
	height: 71px;
	padding-top: 15px;
	border-radius: 50%;
	margin: 0 auto 20px;
	background: -webkit-linear-gradient(#ffc71c, #ca9d13);
	background: -o-linear-gradient(#ffc71c, #ca9d13);
	background: -moz-linear-gradient(#ffc71c, #ca9d13);
	background: linear-gradient(#ffc71c, #ca9d13);
	box-shadow: 5px 5px 20px #ffe170;
	transition: all 0.5s;
	-webkit-transition: all 0.5s
}
.contact_contact li:hover span {
	border-radius: 10%;
	background: -webkit-linear-gradient(#ca9d13, #ffc71c);
	background: -o-linear-gradient(#ca9d13, #ffc71c);
	background: -moz-linear-gradient(#ca9d13, #ffc71c);
	background: linear-gradient(#ca9d13, #ffc71c);
}
.contact_contact li:hover {
	color: #7e7e7e;
	border-radius: 10px;
}
.contact_contact li:nth-child(1) span i {
	display: block;
	background: url(../img/contact_1.png) no-repeat left top;
	width: 26px;
	height: 41px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	margin: 10px auto;
}
.contact_contact li:hover:nth-child(1) span i {
	background: url(../img/contact_1.png) no-repeat left -45px;
}
.contact_contact li p:nth-of-type(1) {
	font-size: 16px;
	height: 60px;
	line-height: 60px;
	position: relative;
}
.contact_contact li p:nth-of-type(1):after {
	position: absolute;
	content: '';
	width: 25px;
	left: 45%;
	height: 1px;
	background: #078f69;
	bottom: 10px;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.contact_contact li p:nth-of-type(2), .contact_contact li p:nth-of-type(3) {
	font-size: 14px;
	height: 25px;
	line-height: 25px;
}
.contact_contact li:hover p:nth-of-type(1):after {
	width: 50%;
	left: 25%;
	background: #7e7e7e
}
.contact_contact li:nth-child(2) span i {
	display: block;
	background: url(../img/contact_2.png) no-repeat left top;
	width: 33px;
	height: 33px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	margin: 10px auto;
}
.contact_contact li:hover:nth-child(2) span i {
	background: url(../img/contact_2.png) no-repeat left -37px;
}
.contact_contact li:nth-child(3) span i {
	display: block;
	background: url(../img/contact_3.png) no-repeat left top;
	width: 32px;
	height: 26px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	margin: 15px auto;
}
.contact_contact li:hover:nth-child(3) span i {
	background: url(../img/contact_3.png) no-repeat left -29px;
}
.contact_contact li:nth-child(4) span i {
	display: block;
	background: url(../img/contact_4.png) no-repeat left top;
	width: 23px;
	height: 32px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	margin: 10px auto;
}
.contact_contact li:hover:nth-child(4) span i {
	background: url(../img/contact_4.png) no-repeat left -37px;
}
/*案例*/
.fl {
	float: left
}
.fr {
	float: right
}
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both
}
.main-page {
	margin: 0 auto;
	width: 1200px
}
.main-page .left {
	padding-left: 25px;
	height: 440px;
	border-left: 1px #dadada solid;
}
.main-page .left, .main-page .right {
	float: right;
}
.main-page .nav-back {
	height: 300px;
}
.main-page .nav {
	position: relative;
	width: 240px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.main-page .nav div {
	width: 240px;
	height: 100px;
	margin-bottom: 13px;
	cursor: pointer;
}
.main-page .nav div:nth-last-of-type(1) {
	margin-bottom: 0
}
.main-page .nav div img {
	width: 240px;
	height: 100px;
}
.main-page .nav div.on {
	background: #d7000f;
}
.main-page .right {
	width: 851px;
	height: 480px;
	margin-right: 55px;
}
.main-page .content {
	position: relative;
	width: 851px;
	height: 480px;
	overflow: hidden;
}
.main-page .content .con-ggh {
	width: 851px;
	height: 480px;
}
.con-ggh ul {
	padding-top: 20px;
	display: block
}
.con-ggh ul li {
	padding-top: 20px;
	margin-right: 20px;
	float: left
}
.list-pic {
	background-color: rgba(255,255,255,0.3);
	padding: 10px;
	width: 110px;
	height: 110px;
	border: 1px solid #f67a7a;
}
.list-pic img {
	width: 110px;
	height: 110px;
	display: block
}
.con-ggh .item-name {
	padding: 20px 0;
	height: 20px;
	width: 150px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.b-intro {
	margin-top: 20px
}
.b-intro span {
	font-size: 24px;
	margin-bottom: 12px;
	color: #fff
}
.b-intro p {
	width: 520px;
	height: 45px;
	line-height: 24px;
	overflow: hidden;
	color: #fff;
	font-size: 14px
}
.ck-m {
	width: 123px;
	height: 36px;
	line-height: 36px;
	display: block;
	float: left;
	text-align: center;
	color: #fff;
	border: 1px #fff solid;
	margin-top: 25px
}
.ck-m:hover {
	color: #FC0
}
.zcinfo {
	width: 510px;
	height: 420px;
	padding: 10px 20px;
	background: #cf1314;
}
.ptpic-dl, .ptpic-dl img {
	margin-left: 1px;
	width: 300px;
	height: 440px
}
.sub_pro_title {
	height: 50px;
	line-height: 50px;
	border: 1px #d8d8d8 solid;
	border-top: 3px #cf1314 solid;
	font-size: 18px;
	color: #cf1314;
	padding: 0 10px;
}
.sub_pro_title2 {
	text-align: center;
	line-height: 35px;
	padding: 50px 0 30px;
}
.sub_pro_title2 p:nth-child(1) {
	font-size: 35px;
	color: #333
}
.sub_pro_title2 p:nth-child(2) {
	font-size: 14px;
	color: #666
}
.sub_pro_title3 {
	text-align: center;
	line-height: 35px;
	font-size: 35px;
	height: 100px;
	color: #333;
	padding: 80px 0 10px;
}
.sub_pro_title3 i {
	display: block;
	clear: both;
	text-align: center;
	padding-top: 20px;
	font-size: 40px;
	line-height: 20px;
	color: #d7000f;
}
.sub_pro_ad {
	background: url(../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: 50%;
	border-bottom: 1px #00a847 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 #00a847 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;
}
/*控制菜单的按钮*/
.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;
}
/*返回头部*/
.cd-top {
	bottom: -60px;
	position: absolute;
	left: 50%;
	color: #fff;
	overflow: hidden;
	background: url(../img/end_up.png) no-repeat center top;
	width: 70px;
	height: 35px;
	line-height: 50px;
	display: block;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;
}
.cd-top:hover {
	background: url(../img/end_up.png) no-repeat center -35px;
	color: #FFF
}
.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	/* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */
	opacity: 1;
}
.no-touch .cd-top:hover {
	background-color: #e86256;
	opacity: 1;
}
.section_contact .contact_wrap {
	margin-bottom: 35px;
	width: 1200px;
	border: 1px solid #eeeeee;
	position: relative;
	padding: 35px 60px;
}
.map_tips {
	line-height: 42px;
	height: 42px;
}
.map_box {
	position: relative;
	overflow: hidden;
}
.map_box .resultBar {
	display: none;
	position: absolute;
	top: 0;
	height: 460px;
	width: 490px;
	overflow: hidden;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
.map_box .resultBar .resultBar_wrap {
	position: relative;
	width: 450px;
}
.map_box .resultBar .resultBar_wrap .driving_way {
	background-color: #fff;
	text-align: center;
	margin-top: 1px;
	line-height: 32px;
	height: 32px;
}
.map_box .resultBar .resultBar_wrap .driving_way a {
	margin: 0 5px;
}
.map_box .resultBar .resultBar_wrap .line_types .none {
	display: none;
}
.map_box .resultBar .resultBar_wrap .resultCon {
	width: 450px;
	background-color: #fff;
	overflow-x: hidden;
	height: 460px;
}
.map_box .resultBar .close_btn {
	position: absolute;
	right: -40px;
	top: 0;
	background-color: #fff;
	width: 40px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
.drive_line a {
	color: #c91400;
	margin-right: 10px;
	font-size: 16px;
}
.drive_line a:hover {
	color: #35a55d;
}
.map_box .resultBar.show {
	display: block;
	transform: translateX(0);
}
.map_box .resultBar.close {
	transform: translateX(-450px);
}
.contact_wrap .web_name {
	font-size: 30px;
	color: #5f5f5f;
	margin-bottom: 16px;
}
.contact_wrap .contact_left {
	float: left;
}
.contact_wrap .contact_left dl {
	margin-bottom: 15px;
}
.contact_wrap .contact_left dt {
	font-weight: bold;
	font-size: 18px;
	color: #414141;
	position: relative;
}
.contact_wrap .contact_left dt:before {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	left: -14px;
	background-color: #35a55d;
	top: 10px;
}
.contact_wrap .contact_left dd {
	line-height: 32px;
	color: #616161;
}
.contact_wrap .contact_right {
	float: right;
	width: 530px;
	height: 330px;
	background-color: #35a55d;
	color: #fff;
	border-top-right-radius: 60px;
	padding: 30px;
}
.contact_wrap .contact_right .qrcode_item {
	width: 160px;
	margin: 30px;
	text-align: center;
	display: inline-block;
}
.contact_wrap .contact_right .qrcode {
	width: 160px;
	height: 160px;
	background-color: #fff;
}
.contact_wrap .contact_right .qrcode img {
	max-width: 100%;
}
.contact_wrap .contact_right .qrcode_item p {
	line-height: 42px;
	margin-top: 5px;
}
.index_add_current i {
	display: block;
	float: left;
	background: url(../img/home_inco.png) no-repeat left top;
	width: 19px;
	height: 14px;
	margin: 34px 6px 0 0;
}
.index_add_current {
	width: 1200px;
	font-size: 12px;
	height: 80px;
	line-height: 80px;
	color: #535353
}
.index_add_current span {
	display: block;
	float: right;
}
.index_add_current a {
	color: #535353;
}
.index_add_current a:hover {
	color: #d12f31
}
.sub_title_xm, .sub_title_xm2 {
	width: 500px;
	text-align: center;
	margin: 0 auto;
}
.sub_title_xm p:nth-child(1) {
	font-size: 30px;
	color: #333;
	position: relative;
	display: inline;
	width: 120px;
	height: 50px;
	line-height: 50px;
}
.sub_title_xm p:nth-child(1):after {
	content: '';
	position: absolute;
	border-bottom: 1px #cf1314 solid;
	left: 30%;
	bottom: -10px;
	width: 40%;
	transition: all 0.4s
}
.sub_title_xm p:nth-child(1):hover:after {
	width: 100%;
	left: 0;
}
.sub_title_xm p:nth-child(2) {
	width: 400px;
	text-align: center;
	margin: 20px auto;
	line-height: 30px;
	color: #969696!important;
	font-size: 14px;
}
.sub_title_xm2 p:nth-child(1) {
	font-size: 30px;
	color: #fff;
	position: relative;
	display: inline;
	width: 120px;
	height: 50px;
	line-height: 50px;
}
.sub_title_xm2 p:nth-child(1):after {
	content: '';
	position: absolute;
	border-bottom: 1px #cf1314 solid;
	left: 30%;
	bottom: -10px;
	width: 40%;
	transition: all 0.4s
}
.sub_title_xm2 p:nth-child(1):hover:after {
	width: 100%;
	left: 0;
}
.sub_title_xm2 p:nth-child(2) {
	width: 400px;
	text-align: center;
	margin: 20px auto;
	line-height: 30px;
	color: #fff!important;
	font-size: 14px;
}
/*.anli_xx_types {position: fixed !important;top: 0;left: 0%; z-index: 9999;}*/

.anli_xx_type {
	width: 100%;
	border-top: 1px #ececec solid;
	border-bottom: 1px #ececec solid;
	background: #fff;
	height: 80px;
	line-height: 80px;
}
.anli_xx_t_xx {
	width: 150px;
	line-height: 80px;
	text-align: center;
	transition: all 0.4s;
	transition: all 0.4s;
}
.anli_xx_t_xx a {
	font-size: 16px;
	color: #139c8c;
	transition: all 0.4s
}
.anli_xx_type .current {
	border-bottom: 2px #33a1d4 solid;
	transition: all 0.4s
}
.anli_xx_t_xx:hover {
	background: #139c8c;
	color: #fff
}
.anli_xx_t_xx:hover a {
	color: #FFF
}
.anli_xx_types {
	position: fixed !important;
	bottom: 400px;
	left: 45%;
	margin-left: -750px;
	z-index: 9999;
	width: 150px !important;
	height: 405px !important;
	background: #f4f2f2;
	color: #FFF
}
.anli_xx_types .w600 {
	width: 150px;
}
.anli_xx_types .current {
	background: #139c8c;
}
.anli_xx_types .current a {
	color: #FFF;
}
.pro_message_content {
	background: #FFF;
	width: 100%;
	height: auto;
}
.w1200_pro {
	background: #f0f3fa;
	overflow: hidden;
}
.wrap {
	background: #FFF
}
.pro_sub_nav {
	border-bottom: 1px #e5e5e5 solid;
	height: 80px;
}
.pro_sub_nav li {
	display: block;
	float: left;
	border-right: 1px #e5e5e5 solid;
	width: 19%;
	text-align: center;
	height: 22px;
	margin: 19px 0;
	position: relative
}
.pro_sub_nav li:after {
	position: absolute;
	content: '';
	left: 45%;
	bottom: -40px;
	width: 0%;
	height: 3px;
	background: #139c8c;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.pro_sub_nav li:hover:after {
	width: 100%;
	left: 0
}
.pro_sub_nav li:nth-last-of-type(1) {
	border-right: none;
}
.pro_sub_nav li a {
	font-size: 18px;
	height: 22px;
	line-height: 22px;
}
.w1200_white {
	background: #FFF;
	margin: 0 auto;
	width: 1130px;
	padding: 35px;
	height: auto;
	overflow: hidden;
}
#pro_show {
	line-height: 25px;
	color: #454545;
	font-size: 16px;
}
#pro_jiance li {
	width: 480px;
	font-size: 16px;
	padding: 40px 20px;
	margin: 20px;
	color: #FFF;
	display: block;
	float: left;
	background: -webkit-linear-gradient(left, #139c8c, #13b89d);
	background: -o-linear-gradient(right, #139c8c, #13b89d);
	background: -moz-linear-gradient(right, #139c8c, #13b89d);
	background: linear-gradient(to right, #139c8c, #13b89d);
	overflow: hidden;
	transition: all 0.5s linear 0s;
	-webkit-transition: all 0.5s;
}
#pro_jiance li:nth-child(2n-1) {
	margin-left: 0px;
}
#pro_jiance li p {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	position: relative;
}
#pro_jiance li p:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 8%;
	bottom: 0;
	border-bottom: 1px #FFFFFF solid;
	height: 35px;
	line-height: 35px;
	transition: all 0.4s;
	-webkit-transition: all 0.5s;
}
#pro_jiance li:hover p:after {
	width: 18%;
	left: 0;
}
#pro_jiance li span {
	line-height: 30px;
	display: block;
	padding: 20px 0;
}
#pro_jiance li:hover {
	background: -webkit-linear-gradient(left, #13b89d, #139c8c);
	background: -o-linear-gradient(right, #13b89d, #139c8c);
	background: -moz-linear-gradient(right, #13b89d, #139c8c);
	background: linear-gradient(to right, #13b89d, #139c8c);
}
/*main css*/
#pro_shfw li {
	padding: 10px 50px;
	line-height: 30px;
	font-size: 16px;
}
.contact_three li {
	background: #FFF;
	border-right: 1px #d9d9d9 solid;
	padding: 20px;
	width: 230px;
	display:block;
	float:left;
	margin: 0 10px 50px;
}
.contact_three li:nth-last-of-type(1) {
	border-right: 0
}
.pic2 {
	margin: 0 auto;
	text-align: center
}
.right {
	width: 230px;
	height:150px;
	text-align: center;
}
.right .name {
	font-size: 16px;
	display: block;
	text-align: center;
	color: #333;
	padding-top: 15px;
}
.right p.info {
	display: block;
	clear: both;
	height: 35px;
	line-height: 35px;
}
.subR {
	width: 890px;
	border: 1px solid #d9d9d9;
	padding: 30px;
}
/*产品切换滚动*/

.slideBox-lunbo-3 {
	width: 890px;
	height: 564px;
	position: relative;
	overflow: hidden;
	margin: 0 auto
}
.slideBox-lunbo-3 .bd {
	position: relative;
	height: 100%;
	z-index: 0
}
.slideBox-lunbo-3 .bd img {
	margin-left: 95px;
	max-width: 100%;
	max-height: 100%;
	display: block
}
.slideBox-lunbo-3 .next, .slideBox-lunbo-3 .prev {
	position: absolute;
	top: 185px;
	display: block;
	width: 84px;
	height: 90px;
	border-radius: 5px;
	background: rgba(0,0,0,.1);
	z-index: 99;
	text-align: center;
	font-size: 50px;
	line-height: 90px;
	color: #b7b6b6;
}
.slideBox-lunbo-3 .next {
	position: absolute;
	right: 0
}
.slideBox-lunbo-3 .prev {
	position: absolute;
	left: 0
}
.slideBox-lunbo-3 .next:hover, .slideBox-lunbo-3 .prev:hover {
	background: rgba(0,0,0,.6)
}

/* banner */
.fullSlide {
	width: 1920px;
	position: relative;
	height: 550px;
	z-index: 1;
	background: #fff;
	left: 50%;
	margin-left: -960px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.fullSlide .bd li {
	height: 550px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 550px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 25px;
	left: 0;
	height: 14px;
	line-height: 14px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 14px;
	height: 14px;
	margin: 0 2px;
	overflow: hidden;
	background: #fff;
	filter: alpha(opacity=50);
	line-height: 999px;
	border-radius: 50%;
}
.fullSlide .hd ul .on {
	background: #027439;
	filter: alpha(opacity=100);
	opacity: 1
}
.fullSlide .prev, .fullSlide .next {
	position: absolute;
	z-index: 1;
	display: block;
	width: 45px;
	height: 100px;
	top: 50%;
	margin-top: -50px;
	left: 15%;
	background: url(../img/icons.png) 0 0 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=100);
	opacity: 1;
	display: none;
}
.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -45px 0;
}








.izl-rmenu{
			 margin-right: 0;
			 width: 82px;
			 position: fixed;
			 right: 2px;
			 top: 65%;
			 -webkit-box-shadow: #DDD 0px 1px 5px;
			 -moz-box-shadow: #DDD 0px 1px 5px;
			 box-shadow: #DDD 0px 1px 5px;
			 z-index:999;
}
.izl-rmenu .consult{
	background-image: url(../images/consult_icon.gif);
	background-repeat: no-repeat;
	background-position: center -77px;
	display: block;
	height: 76px;
	width: 82px;
}
.izl-rmenu .consult .phone {
	background-color: rgb(247,247,255);
	position: absolute;
	width: 160px;
	left: -160px;
	top: 0px;
	line-height: 73px;
	color: #000;
	font-size: 18px;
	text-align: center;
	display: none;
	box-shadow: #DDD -1px 1px 4px;
}
.izl-rmenu a.consult:hover .phone{display:inline !important;}
.izl-rmenu .cart {
	background-image: url(../images/consult_icon.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 16px;
	width: 16px;
	font-size: 12px;
	line-height: 16px;
	color: #45BDFF;
	text-align: center;
	padding-top: 15px;
	padding-right: 18px;
	padding-bottom: 47px;
	padding-left: 48px;
}
.izl-rmenu a.cart:hover .pic{display:block;}
.izl-rmenu .btn_top {
	background-image: url(../images/float_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 39px;
	width: 82px;
	-webkit-transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
}
.izl-rmenu .btn_top:hover {
	background-image: url(../images/float_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.izl-rmenu .cart .pic {
	display:none;
	position: absolute;
	left: -160px;
	top: 65px;
	width: 160px;
	height: 160px;
	background:url(../images/weixin.jpg);
}
#udesk-feedback-tab {
	position: fixed;
	right: 2px;
	top: 65%;
	margin-top: -76px;
	-webkit-box-shadow: #DDD 0px -1px 5px;
	-moz-box-shadow: #DDD 0px -1px 5px;
	box-shadow: #DDD 0px -1px 5px;
	z-index: 10000;
	cursor: pointer;
	background-image: url(../images/consult_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 76px;
	width: 82px;
	background-color: #FFF!important;
	z-index:999;
}
.pro_xx_color{ background:#f8f8f8; padding:60px 0;}

.pro_font{ width:400px;}
.pro_img img{ width:400px;}
.pro_font span:nth-child(1){ font-family:impact; font-size:36px; color:#c80d16; text-transform:uppercase;}
.pro_font p:nth-child(2){font-weight: bold;color: #000;margin-bottom: 20px; font-size:24px;}
.pro_font .des{    font-size: 15px;    color: #333333;    line-height: 25px;    max-height: 75px;}


.about_message{ line-height:30px; font-size:15px; width:1200px; margin:0 auto;}




.news_c {
	width: 780px;
	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: #fff;
	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;
}




/*honor*/
.picMarquee-honor{ width:1200px;  position:relative; margin:0 auto }
.picMarquee-honor .hd{  padding:0 10px; }
.picMarquee-honor .hd .prev{ display:block;  width:48px; height:79px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
cursor:pointer; background:url("../img/arrow.png") no-repeat left top; position:absolute; left:-50px;  top:120px; transition:all 0.4s;}
.picMarquee-honor .hd .next{ display:block;  width:48px; height:79px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
cursor:pointer; background:url("../img/arrow.png") no-repeat -50px 0px; position:absolute; right:-80px; top:120px;transition:all 0.4s;}
.picMarquee-honor .hd .prev:hover{background:url("../img/arrow.png") no-repeat left -81px;}
.picMarquee-honor .hd .next:hover{background:url("../img/arrow.png") no-repeat -50px -81px;}


.picMarquee-honor .bd{ padding:10px;   }
.picMarquee-honor .bd ul{ overflow:hidden; zoom:1; }





/*产品展示*/
.pro_c {
	width: 1200px;
	margin: 0 auto;
}
.pro_c .hd {
	overflow: hidden;
	height: 50px;
	margin: 0 auto;
	width: 132px;
}
.pro_c .hd .prev, .pro_c .hd .next, .pro_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: #f0f0f0;
	text-align: center;
	line-height: 40px;
	font-family: SimSun;
}
.pro_c .hd .prev:hover, .pro_c .hd .next:hover, .pro_c .hd .morexxx:hover {
	background: #bb0327;
}
.pro_c .hd .prev, .pro_c .hd .morexxx {
	float: left;
}


.index_pro_all li a p:nth-of-type(2){ width:380px; height:285px; overflow:hidden;}
.index_pro_all li a:hover img{ transform:scale(1.1)}


/*资质荣誉*/
.about-honor .bx-wrapper {
	position: relative;
	margin: 60px auto ;
	padding: 0;

*zoom:1
}

.about-honor .bx-wrapper img {
	height: 160px;
	border:5px #FFFFFF solid;
	display: block;
	margin:0 auto;
	transition:all 0.4s
}
.about-honor .bx-wrapper span { padding:5px; display:block; height:170px; overflow:hidden; text-align:center; background:#fff!important}
.about-honor .bx-wrapper a:hover img{ transform:scale(1.1)}
.about-honor .bx-wrapper .bx-viewport {
	/*-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: 5px solid #fff;*/
	left: -5px;

	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0)
}

.about-honor .bx-wrapper .bx-pager, .about-honor .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -60px;
	width: 100%
}
.about-honor .bx-wrapper .bx-loading {
	min-height: 50px;
	background: #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000
}
.about-honor .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: 700;
	color: #666;
	padding-top: 20px
}
.about-honor .bx-wrapper .bx-pager .bx-pager-item, .about-honor .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
*zoom:1;
*display:inline
}
.about-honor .bx-wrapper .bx-pager.bx-default-pager a {
	background: #d3d3d3;
	text-indent: -9999px;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 100%
}
.about-honor .bx-wrapper .bx-pager.bx-default-pager a:hover, .about-honor .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #f91627
}
.about-honor .bx-wrapper .bx-prev {
	left: 10px;

}
.about-honor .bx-wrapper .bx-next {
	right: 10px;

}
.about-honor .bx-wrapper .bx-prev:hover {
	background-position: 0 0
}
.about-honor .bx-wrapper .bx-next:hover {
	background-position: -43px 0
}
.about-honor .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999
}
.about-honor .bx-wrapper .bx-controls-direction a.disabled {
	display: none
}
.about-honor .bx-wrapper .bx-controls-auto {
	text-align: center
}
.about-honor .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(http://www.jq22.com/demo/slider-141113224352/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px
}
.about-honor .bx-wrapper .bx-controls-auto .bx-start:hover, .about-honor .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0
}
.about-honor .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(http://www.jq22.com/demo/slider-141113224352/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px
}
.about-honor .bx-wrapper .bx-controls-auto .bx-stop:hover, .about-honor .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px
}
.about-honor .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%
}
.about-honor .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px
}
.about-honor .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80,80,80,.75);
	width: 100%
}
.about-honor .about-honor .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px
}
.slider1 p {
	width: 100%;
	height: 46px;
	font-size: 20px;
	color: #333;
	font-size:14px;
	line-height: 46px;
	text-align: center;


}




/*时间轴*/
#timeLine{
	width: 1200px;
	margin: 100px auto;

	overflow: hidden;
}
#yearList{
	width: 100%;
	list-style: none;
	position: relative;
	/*left: 457px;*/
	margin-left: 57px;
	position:relative;
}
#yearList:before{ position:absolute; content:""; border-bottom:1px #b3b3b3 solid; width:100%; top:30px;}
#yearList:after,.container-li:after{
	content: "";
	display: table;
	clear: both;
}
#yearList li{
	float: left;
	cursor: pointer;
	text-align: center;
	font-size: 21px;
	color:#535353;
	padding: 10px 60px;
}
.year-dot{
	width: 20px; height:20px; border-radius: 100%;
	border:1px #e9e9e8 solid;
	background-color: #fff;
	margin: 10px auto;
	display: block;
	position:relative;
	text-align:center;
	transition:all 0.4s
}
.dotted-line{
	border-bottom:solid 1px  #b3b3b3;
	position: relative;
	top: -85px;

	z-index: -1;
}
#cList{
	width: 100%;
	position: relative;
}
#btnLeft{

	position: absolute;
	margin:auto;
	top:0;
	bottom:0;
	width:40px;
	height:70px;
	left:0;
}
#btnRight{
	position: absolute;
	margin:auto;
	top:0;
	bottom:0;
	width:40px;
	height:70px;
	right: 0;




}
#btnLeft::before,#btnRight::before{content:'';display:block;width:40px;height:40px;color:#999;border-bottom:1px solid CurrentColor;transform:rotate(45deg) translateX(20px);   }
#btnLeft::before{border-left:1px solid CurrentColor;}
#btnRight::before{border-right:1px solid CurrentColor;transform:rotate(-45deg) translateX(-20px);}



#cUl{
	width:1020px;
	list-style: none;
	height: 400px;
	margin: 0 auto;
	position: relative;
	left: 0px;
}
#cUl li{
	width: 1020px;
	position: absolute;  left: 0;
}
.li-tit{
	display:inline-block;
	color: #fff;
	background-color: #002f21;
	padding: 10px 20px;
	margin: 30px auto 10px;
}
.container-li{
	width: 100%;
	padding: 20px 0px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;

}
.c-li-left{
	width: 40%;
	float: left;
}
.c-li-right{
	width: 45%;
	float: right;
}
.c-li-right p:nth-of-type(1){ font-size:36px; color:#1a1a1a;}
.c-li-right p:nth-of-type(2){ color:#d1d1d1; font-size:60px;}
.c-li-right strong{ color:#464646; font-weight:500; padding:5px 0px;font-size:14px; line-height:30px; display:block;}
.c-li-right p:nth-of-type(n+4){ color:#828282; font-size:14px;line-height:30px;}


#yearList .year-active{
	color: #c62a26;
	 font-size:36px;
	 transition:all 0.5s
}
.year-active i{
	background:#c62a26;
	border:#ffff 10px solid;
	margin:5px auto;
}
.year-active .year-dot:before{ position:absolute; content:""; border:#c62a26 1px solid;width:30px; height: 30px; border-radius:100%; left:-6px; top:-6px;}
.about-fzlc{ height:525px;}
.sub-main{ width:1200px; margin:0 auto; padding:100px 0;}
.about-sub-title{ position:relative; color:#393939; font-size:36px; text-align:center;}
.about-sub-title:after{ position:absolute; content:""; bottom:-10px; left:49%; width:26px; border-bottom:2px #c62a26 solid}
.sub-content{ line-height:30px; font-size:14px; color:#5c5c5c; padding:60px 80px;}
.about-big-num{ padding:125px 0; height:auto; overflow:hidden; background:url(../img/lzdx.gif) repeat left top; background-attachment:fixed; width:100%;}

.about-big-num ul{ width:1200px; margin:0 auto;}
.about-big-num li{ display:block; float:left; width:159px; text-align:center; padding:0 60px; position:relative;}
.about-big-num li:nth-last-of-type(1):after{ border:0}
.about-big-num li:after{ position:absolute; right:0; height:60px; content:""; width:1px; border-right:1px #404040 solid; top:0}
.about-big-num li p span:nth-child(1){ height:60px; line-height:60px; font-size:72px; color:#d60000; font-weight:bold; padding:0;}
.about-big-num li p span:nth-child(2){ font-size:18px; color:#d60000; font-weight:bold;}
.about-big-num li p:nth-last-of-type(1){ padding:25px 0 0 0; text-align:center; color:#fff; font-size:18px; font-weight:100;}

/*新闻详情页面*/
.news-slider{width: 235px;
	height: auto;
	border: 1px #e5e5e5 solid;
	border-top: 2px solid #00be8f;}
.sub-main-all{	margin-top:90px; background:#f9f9fa; width:100%; padding:50px 0; height:auto; overflow: hidden;}
.sub-main-info{ width:1100px; margin:0 auto; background:#ededed;  padding:100px 0px 50px;}
.news-detail-title{border-bottom:1px #CCCCCC dotted; padding:20px 0 10px; height:auto; overflow:hidden;}
.news-detail-title .h3{ padding-bottom:10px; text-align:left; font-size:18px; font-weight:bold}

.news-detail{padding:10px; box-sizing:border-box;}
.news-big-title{ font-size:24px; text-align: center;  }
.news-time-click{ font-size:16px;text-align: center;  color: #666; border-bottom:1px #e7e7e7 solid;  }
.news-detail-content{ font-size:14px; color:#999; line-height:35px; padding:20px 0;}
.sub-left{ width:900px; padding:20px; border:1px #f4f4f4 solid}
.sub-right{ width:240px;}
.news-content{ padding:20px 0; font-size:14px; line-height:25px;}
.up-down{border-top:1px #CCCCCC solid; padding:10px 0; font-size:14px; line-height:30px;}


	.p14-info-2 {
			background: #fff;
		}

		.p14-info-2-tit {
			height: 80px;
			font-size: 24px;
			line-height: 80px;
			background: #f08619;
			color: #fff;
			text-align: center;
		}

		.p14-info-2-list dl {
			padding: 26px 10px 20px 7px;
			border-bottom: 1px dashed rgba(153, 153, 153, 0.3);
			font-size: 12px;
			line-height: 18px;
			overflow: hidden;
		}

		.p14-info-2-list dt {
			width: 40.35%;
			float: left;
			margin-right: 6px;
		}

		.p14-info-2-list dt img {
			display: block;
			width: 100%;
			margin: 0 auto;
		}

		.p14-info-2-list dd h3 {
			height: 22px;
			font-size: 14px;
			font-weight: normal;
			line-height: 22px;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
			margin-bottom: 5px;
		}

		.p14-info-2-list-desc {
			height: 18px;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
		}

		.p14-info-2-list dl:nth-last-child(1) {
			border-bottom: 0;
		}


		.contact-z1 {
			height: 140px;
			background: url("../img/contact-z1.jpg") no-repeat;
			color: #333;
			margin-bottom: 30px;
		}

		.contact-z1 p {
			font-size: 20px;
			height: 30px;
			line-height: 30px;
			padding: 37px 0 0 95px;
			background: url(../img/contact-z1_tel.png) no-repeat 74px 44px;
		}

		.contact-z1 span {
			display: block;
			height: 30px;
			font-weight: bold;
			font-size: 18px;
			line-height: 30px;
			padding-left: 73px;
		}



/*相册图片*/
.content-img-title{ margin:60px 0;}
.content-img-title li{ display:block; float:left; padding:10px 20px; margin:0 10px 20px; width:320px; height:225px; background: #eee}
.content-img-title li .img{    padding: 5px;
	display: block;
	height: 170px;
	overflow: hidden;
	text-align: center;
	background: #eee!important;
	}
.content-img-title li a img{     height: 160px;
	border: 5px #FFFFFF solid;
	display: block;
	margin: 0 auto;
	transition: all 0.4s;}
.content-img-title li a:hover img{ transform:scale(1.1)}
h4.title{ text-align:center; font-size:14px; height:40px; line-height:40px;}

/* top css*/


.but{ background:#153685; width:51px; height:25px; border:1px #CCCCCC solid;border-left:none; color:#FFF;}
.but:hover{ background: #e81a1a; color:#FF0}
.search_bj{ height:23px; background:#f2f2f2; border:1px #dcdcdc solid; width:160px; padding-left:20px; margin-right:5px; }
.search_bj2{ height:23px; background:#ffffff; border:1px #eeeeee solid; width:200px; padding-left:20px; margin-right:5px; }
.but2{ background:#797979; width:61px; height:25px; border:1px #797979 solid;border-left:none; color:#FFF;}
.but2:hover{ background: #ffcc00; color:#fff;border:1px #ffcc00 solid;}



/*  下拉菜单  */
.sub_gbl{ overflow: hidden; position:absolute; width:100% !important; top:130px; height:890px; left:0; background:rgba(255,255,255,0.9); z-index:99999; _position:relative;_top:56px; _left:-220px; border-bottom:5px #222222 solid;}
.nav-pro-list{  width: 100%; margin: 0 auto; height:auto; overflow: hidden;; }
.nav-pro-list li{ display: block; float: left; width: 25%; }
.nav-pro-list li img{ display: block; margin: 0 auto; width: 80%; transition: all 0.5s}
.nav-pro-list li:hover img{ transform: scale(1.1,1.1); }
.nav-pro-list li p:nth-of-type(1){ width:100%; padding: 10px 0%; margin-bottom: 5%;}
.nav-pro-list li p:nth-of-type(2){ font-size: 24px; text-align: center; }
.nav-pro-list li span:nth-of-type(1){ font-size:14px; color: #747474 ;text-align: center;display: block; }


  #form-message{ padding: 20px }
  #form-message input{ height: 35px; line-height: 35px; border:1px #ececec solid; padding:0 2%; width:42%;}
  #form-message .code input{ width: 25%; }


  .all-pro-bj-color{ margin-bottom: 50px; background: url(../img/pro-ys-bj.jpg) no-repeat center top; padding: 30px 0; }
  .all-pro-bj-color>p:nth-of-type(1){ text-align:center; color: #000; font-size: 36px; margin-bottom: 10px;}
  .all-pro-bj-color>p:nth-of-type(1) span{ color: #cf0000 }

  .index-pro-content{ margin:0 auto; width: 1200px; }

  .pro-ys-all li{ display: block; float: left;  margin:15px 2%; width: 45%; height: 30px; line-height: 30px;}
  .pro-ys-all li p:nth-of-type(1){ font-size: 18px; color: #797e89; display:inline-block;   background: url(../img/pro-all-dot.png)  no-repeat center top;; height: 40px; width: 40px;float: left; line-height: 40px; text-align: center; }
  .pro-ys-all li p:nth-of-type(2){ display:block; float: left; border-radius: 20px;  height: 35px; line-height: 35px; width: 450px; padding: 0 15px;  border:1px #797e89 dashed; color: #c20000; font-size: 18px;
  	margin-left:10px;}





/*è‡ªå®šä¹‰åˆ†é¡µæ ·å¼*/


.w-page { margin-bottom: 20px; }
.w-page li.active span { z-index: 3; color: #fff; background-color: var(--theme-red); }
.w-page li.disabled { cursor: no-drop; }
.w-page li.disabled span { color: #6c757d; pointer-events: none; background-color: #eeeeee; }

.pagination { display: -ms-flexbox; display: flex; padding-left: 0; list-style: none; }

.w-page li a, .w-page li span { position: relative; display: block; padding: .5rem .75rem; line-height: 1.25; color: #666; background-color: #e2e2e2; margin: 2px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.w-page li a:hover, .w-page li span:hover { background-color: #cdcdcd; color: #fff; }

.wrapper { background: #fcfcfc; }

.de-page-mian .page-inner {    padding: 1.5rem 0; display: flex; align-items: center; justify-content: center; }

.de-page-mian .page-inner a {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	line-height: 1.25;
	color: #666;
	background-color: #e2e2e2;
	margin: 2px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	font-size: 1rem;
}
.de-page-mian .page-inner a {position: relative;display: block;padding: .5rem .75rem;line-height: 1.25;color: #666;background-color: #e2e2e2;margin: 2px;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.de-page-mian .page-inner a:hover, .de-page-mian .page-inner a.active { background-color:#00be8f; color: #fff; }
.de-page-mian .page-inner a.prev::after { content: '<'; font-family: "å®‹ä½“",SimSun; color: CurrentColor; font-weight: bold; }
.de-page-mian .page-inner a.next::after { content: '>'; font-family: "å®‹ä½“",SimSun; color: CurrentColor; font-weight: bold; }
.de-page-mian .page-inner span, .de-page-mian .page-inner input, .de-page-mian .page-inner a.page-btn { display: none; }



.pro-sub-nav li{ flex: 1; transition: all 0.5s;  display:block; float:left;  }
.pro-sub-nav li a{ display:block; padding:0 20px; font-size:18px; text-align:center; color:#fff;   position:relative; }
.pro-sub-nav li a span{ position: relative}
.pro-sub-nav li.current a{ color: #666}
.pro-sub-nav li a:hover{ color:#666}
.fix li a:hover{ color:#666}
.fix {
	transition:all 0.5s;
	background:#fff;
	position: fixed;
	left: 0;
	top: 0px;
	z-index: 9999; box-shadow: 0 0 10px #C7C7C7; width: 100%}
.fix  li a{ color:#333}
.pro-nav.fix .fj-message-box{ background: #fff}
.order-btn{ font-size: 18px; }