﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
/* CSS Document */
img {
	display: block;
}
/* 广告样式 */
.banner {
	overflow: hidden;
	width: 100%;
}
#flashs {
	position: relative;
	height: 620px;
	overflow: hidden;
	z-index: 1;
}
#flashs .bgitem {
	z-index: 1;
	position: absolute;
	top: 0;
}
#flashs .btn {
	width: 100%;
	overflow: hidden;
	text-align: center;
	position: absolute;
	bottom: 26px;
	left: 0;
	z-index: 2;
}
#flashs .btn span {
	display: inline-block;
	width: 77px;
	height: 5px;
	margin-left: 9px;
}
#flashs .btn span:first-child {
	margin-left: 0;
}
#flashs .btn span {
*display: inline;
	background: #B9E693;
	text-indent: -9999px;
}
#flashs .btn span.cur {
	background: #fff;
}
#flashs .bot {
	display: block;
	position: absolute;
	width: 58px;
	height: 58px;
	top: 50%;
	margin-top: -29px;
}
#flashs .bot1 {
	background: url(../img/babot1.png) no-repeat center;
	left: 5%;
	z-index: 2;
}
#flashs .bot2 {
	background: url(../img/babot2.png) no-repeat center;
	right: 5%;
	z-index: 2;
}
.product01 {
	height: 1026px;
	position: relative;
	background: #f2f2f2;
}
.pro_bg {
	width: 100%;
	height: 398px;
	background: url(../img/bg02.jpg) no-repeat left top;
	position: absolute;
	left: 0;
	top: 0;
}
.pro_ul01 {
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	border-radius: 5px;
	background: rgba(111,186,44,0.8);
	width: 827px;
	background: #6fba2c \9;
	filter: alpha(opacity=80);
	padding: 0 0 0 20px;
	overflow: hidden;
}
.pro_ul01 li {
	float: left;
	color: #fff;
	padding: 0 12px;
}
.pro_ul01 li a {
	color: #fff;
}
.pro_ul01 li.cur, .pro_ul01 li:hover {
	color: #fff000;
}
.pro_ul01 li.last {
	background: orange;
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 0 5px 5px 0;
}
.pro_ul01 li.last a {
	color: #fff;
}
.pro_con {
	height: 690px;
	margin-top: 45px;
}
.pro_con .con01 {
	display: none;
}
.pro_con .con01.cur {
	display: block;
}
.product01 .pro_con .pro_dl {
	width: 390px;
	height: 330px;
	float: left;
	margin: 0 0 12px 10px;
	background: #fff;
	position: relative;
}
.product01 .pro_con .pro_dl dt {
	width: 240px;
	height: 250px;
	margin: 28px auto 0 auto;
}
.product01 .pro_con .pro_dl dd.dd01 {
	text-align: center;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
}
.product01 .pro_con .pro_dl dd.dd02 {
	position: absolute;
	left: 0;
	top: 0;
	width: 390px;
	height: 330px;
	display: none;
}
.product01 .pro_con .pro_dl:hover dd.dd02, .pro_con .pro_dl.cur dd.dd02 {
	display: block;
}
.product01 .pro_con .pro_dl dd.dd02 a img {
	opacity: 0.80;
}
.product02 {
	height: 800px;
	position: relative;
	background: #f2f2f2;
}
.pro_bg {
	width: 100%;
	height: 398px;
	background: url(../img/bg04.jpg) no-repeat left top;
	position: absolute;
	left: 0;
	top: 0;
}
.product02 .pro_ul01 {
	width: 597px;
	position: relative;
}
.product02 .pro_con {
	height: 420px;
	position: relative;
}
.product02 .pro_con #pro_con {
	margin-left: 153px;
}
.product02 .pro_con #pro_con .con02 {
	display: none;
}
.product02 .pro_con #pro_con .con02.cur {
	display: block;
}
.product02 .pro_con #pro_con li {
	width: 895px;
	height: 418px;
	background: #fff;
	overflow: hidden;
	float: left;
}
.product02 .pro_con #pro_con li dl {
	width: 100%;
}
.product02 .pro_con #pro_con li dl dt {
	width: 310px;
	height: 310px;
	margin: 40px auto 0 auto;
}
.product02 .pro_con #pro_con li dl dd {
	text-align: center;
	font-size: 14px;
	color: #666;
}
.product02 .pro_con .hobt {
	display: block;
	width: 47px;
	height: 92px;
	position: absolute;
	top: 140px;
}
.product02 .pro_con .hobt1 {
	background: url(../img/zsbot1.png) no-repeat center;
	left: 0;
}
.product02 .pro_con .hobt2 {
	background: url(../img/zsbot2.png) no-repeat center;
	right: 0;
}
.quality {
	height: 527px;
	background: #6fba2c;
	overflow: hidden;
}
.quality .que_con {
	overflow: hidden;
}
.que_con dl {
	width: 32%;
	float: left;
	margin-left: 24px;
	text-align: center;
}
.que_con dl:first-child {
	margin-left: 0;
}
.que_con dl dt {
	width: 157px;
	height: 157px;
	margin: 0 auto;
}
.que_con dl dd.dd02 {
	font-size: 14px;
	height: 40px;
	line-height: 20px;
	color: #fff;
	padding: 0 15px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.que_con dl dd a {
	color: #fff;
}
.que_con dl dd.dd01 {
	height: 70px;
	line-height: 70px;
	font-size: 24px;
}
.advantage {
	position: relative;
	height: 750px;
}
.advantage .adv_con {
	height: 542px;
	margin-bottom: 23px;
	width: 1560px;
	background: #f5f5f5;
	padding-right: 360px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	min-width: 1200px;
}
.adv_con .con01 {
	overflow: hidden;
	display: block;
}
.adv_con .con01.cur {
}
.adv_con .adv_left {
	width: 960px;
	height: 542px;
}
.adv_con .adv_right {
	width: 560px;
	padding: 132px 0 0 30px;
	height: 410px;
}
.adv_con .adv_right h2 {
	font-size: 30px;
	color: #333;
	font-weight: normal;
}
.adv_con .adv_right h2 a {
	color: #333;
}
.adv_con .adv_right h2 b {
	font-size: 30px;
	color: #6fba2c;
}
.adv_con .adv_right p.adv_p1 {
	height: 32px;
	line-height: 32px;
	font-size: 18px;
	color: #666;
	padding-bottom: 47px;
	border-bottom: 1px dotted #dadada;
	margin-bottom: 40px;
}
.adv_con .adv_right p.adv_p1 b {
	color: #f08300;
}
.adv_con ul li {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #888;
width：200px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
}
.adv_ul {
	width: 1200px;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	bottom: 0;
}
.adv_ul li {
	float: left;
	width: 32%;
	margin-left: 10px;
	height: 73px;
	background: url(../img/bg07.png) repeat-x left top;
}
.adv_ul li:first-child {
	margin-left: 0;
}
.adv_ul li a {
	display: block;
	width: 100%;
	height: 73px;
	line-height: 55px;
	background: url(../img/icon04.png) no-repeat 105px center;
	text-indent: 160px;
	font-size: 20px;
	color: #fff;
	position: relative;
}
.adv_ul li.li02 a {
	background: url(../img/icon05.png) no-repeat 105px center;
}
.adv_ul li.li03 a {
	background: url(../img/icon06.png) no-repeat 105px center;
}
.adv_ul li a span {
	display: block;
	position: absolute;
	left: 160px;
	top: 40px;
	height: 20px;
	line-height: 20px;
	text-indent: 0;
	font-size: 14px;
	color: #fcfcfc;
}
.adv_ul li.cur, .adv_ul li:hover {
	background: url(../img/bg06.png) repeat-x left top;
}
.honnors {
	height: 465px;
	position: relative;
}
.honors_con {
	height: 275px;
	position: relative;
}
.honors_con #honors {
	margin-left: 95px;
}
.honors_con #honors li {
	width: 190px;
	height: 263px;
	overflow: hidden;
	margin-left: 10px;
	float: left;
	border: 1px solid #efefef;
}
.honors_con .hobt {
	display: block;
	width: 47px;
	height: 92px;
	position: absolute;
	top: 95px;
}
.honors_con .hobt1 {
	background: url(../img/zsbot1.png) no-repeat center;
	left: 0;
}
.honors_con .hobt2 {
	background: url(../img/zsbot2.png) no-repeat center;
	right: 0;
}
.fac_con {
	overflow: hidden;
	margin-bottom: 60px;
}
.fac_con img {
	float: left;
}
.partners .par_ul {
	margin-bottom: 60px;
	overflow: hidden;
}
.partners .par_ul li {
	float: left;
	width: 19%;
	border: 1px solid #e7e7e7;
	height: 123px;
}
.partners .par_ul li img {
	margin: 10px auto;
}
.info {
	height: 350px;
	background: url(../img/bg10.jpg) repeat-x left top;
	color: #fff;
	padding: 30px 20px 30px 55px;
	margin-bottom: 65px;
}
.info .info_left {
	width: 438px;
	height: 328px;
	background: url(../img/bg11.jpg) no-repeat right bottom;
	padding: 22px 0 0 22px;
}
.info .info_left h2 {
	font-size: 40px;
}
.info .info_left p.info_p1 {
	font-size: 26px;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px dotted #fff;
	padding-bottom: 12px;
	margin-bottom: 20px;
	width: 375px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.info .info_left p.info_p1 span {
	color: #fff000;
}
.info .info_left li {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
}
.info .info_right {
	width: 590px;
	height: 315px;
	background: #fff;
	position: relative;
	padding: 35px 0 0 32px;
}
.info_right p {
	width: 279px;
	height: 42px;
	line-height: 42px;
	text-indent: 12px;
	margin-bottom: 14px;
	border: 1px solid #e3e0e1;
	color: #999;
	float: left;
	margin-left: 10px;
}
.info_right p:first-child {
	margin-left: 0;
}
.info_right input {
	width: 190px;
	height: 36px;
	line-height: 36px;
	border: none;
	position: relative;
	top: -2px;
	color: #999;
	background: transparent;
}
.info_right textarea {
	width: 550px;
	height: 110px;
	resize: none;
	border: none;
	border: 1px solid #e3e0e1;
	color: #999;
	padding: 10px;
}
.info_right a.atj {
	display: block;
	width: 194px;
	height: 45px;
	line-height: 43px;
	text-indent: 98px;
	font-size: 25px;
	color: #fff;
	background: url(../img/bg12.png) no-repeat left top;
	margin-top: 36px;
}
.info_right .info_tel {
	display: block;
	width: 180px;
	padding-left: 40px;
	background: url(../img/tel01.png) no-repeat left center;
	position: absolute;
	left: 385px;
	top: 262px;
	color: #999;
	height: 45px;
	font-size: 14px;
}
.info_right .info_tel span {
	font-size: 26px;
	color: #333;
}
