@charset "utf-8";
/* CSS Document */
/*container*/
.container {
	width: 100%;
}
.productBox {
	width: 1180px;
	margin: 0 auto 40px auto;
}
.product {
	width: 1180px;
	overflow: hidden;
}
.product_fl {
	width: 200px;
	float: left;
	margin-left: 20px;
}
.product_fl ul {
	width: 198px;
	border-radius: 10px;
	border: 1px #016c0e solid;
	padding: 0 0 20px 0;
}
.product_fl ul p {
	width: 178px;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: 700;
	background: #016c0e;
	border-radius: 8px 8px 0 0;
	color: #fff;
}
.product_fl li {
	width: 180px;
	height: 30px;
	line-height: 35px;
	border-bottom: 1px #CCC dotted;
	margin: 0 auto;
}
.product_fl a {
	width: 140px;
	display: block;
	margin: 0 auto;
	background: url(../images/prod_icon_03.png) no-repeat right;
}
.product_fl dl {
	width: 200px;
	background: #219f30;
	border-radius: 10px;
	margin: 20px auto;
}
.product_fl dl p {
	width: 180px;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: 700;
	background: #016c0e;
	border-radius: 10px 10px 0 0;
	color: #fff;
}
.product_fl img {
	width: 183;
	height: 120px;
	display: block;
	margin: 0 auto;
}
.product_fl div {
	padding: 10px 0 20px 0;
}
.product_fl dt {
	font-size: 12px;
	color: #fff;
	width: 180px;
	line-height: 24px;
	margin: 0 auto;
}
.product_fr {
	width: 960px;
	float: right;
}
.product_fr h3 {
	width: 900px;
	height: 60px;
	background: url(../images/product_bg_03.png) no-repeat center;
	margin: 20px auto;
	position: relative;
}
.product_fr .prod_name {
	position: absolute;
	top: 5px;
	left: 383px;
	text-align: center;
	font-size: 18px;
}
.product_fr .more {
	position: absolute;
	top: 5px;
	left: 580px;
}
.product_fr .cellBox {
	width: 220px;
	height: 220px;
	display: block;
	text-align: center;
	float: left;
	margin-left: 20px;
}
.product_fr img{
	width:220px;
	height:180px;
}
.product_fr p {
	width: 220px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	overflow: hidden;
}
/*advantegeBox*/
.advantageBox {
	width: 1180px;
	margin: 40px auto;
}
.advantage {
	width: 1180px;
	overflow: hidden;
}
.advantage_fl {
	width: 300px;
	float: left;
}
.advantage_fl img {
	width: 120px;
	height: 421px;
	margin: 206px 75px;
}
.advantage_fr {
	float: right;
	margin-right: 30px;
	width: 850px;
	height: 770px;
	background: url(../images/advantage_bg_03.png) no-repeat center;
	position: relative;
}
.advantage_fr .cellBox01 {
	width: 330px;
	position: absolute;
	top: 40px;
	right: 140px;
}
.advantage_fr .cellBox02 {
	width: 330px;
	position: absolute;
	top: 230px;
	right: 140px;
}
.advantage_fr .cellBox03 {
	width: 330px;
	position: absolute;
	top: 430px;
	right: 140px;
}
.advantage_fr .cellBox04 {
	width: 330px;
	position: absolute;
	top: 630px;
	right: 140px;
}
.advantage_fr .cellBox p {
	font-size: 24px;
	font-weight: bold;
	color: #016c0e;
	margin-bottom: 20px;
}
.advantage_fr .cellBox li {
	font-size: 16px;
	color: #000;
}
.advantage_fr .cellBox03 li {
	color: #fff;
}
.advantage_fr .cellBox04 li {
	color: #fff;
}
/*mid_banner01*/
.mid_banner01 {
	width: 1180px;
	height: 250px;
	position: relative;
	background: #0F0;
	margin: 10px auto;
}
.mid_banner01 .hotLine {
	width: 560px;
	height: 40px;
	position: absolute;
	top: 190px;
	right: 100px;
	overflow: hidden;
}
.mid_banner01 .hotLine p {
	width: 420px;
	height: 40px;
	line-height: 40px;
	border-radius: 10px;
	background: #fff;
	text-align: center;
	float: left;
	font-size: 18px;
	font-weight: bold;
}
.mid_banner01 .hotLine button {
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius: 10px;
	background: #fff;
	text-align: center;
	float: right;
	font-size: 18px;
	font-weight: bold;
	color: #016c0e;
}
/*caseBox*/
.caseBox {
	width: 1180px;
	margin: 0 auto;
}
.case h3 {
	width: 1180px;
	height: 40px;
	background: url(../images/case_h3bg_03.png) no-repeat bottom;
	overflow: hidden;
	margin: 20px auto;
}
.case h3 .case_name {
	float: left;
	margin-left: 105px;
}
.case h3 .case_name01 {
	font-size: 24px;
	color: #000;
	font-weight: 800;
	margin-right: 10px;
}
.case h3 .case_name02 {
	font-size: 14px;
	color: #000;
}
.case h3 .more {
	float: right;
	margin-right: 110px;
}
.case_picBox {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
}
.case_picBox .cellBox {
	width: 200px;
	height: 240px;
	display: block;
	float: left;
	text-align: center;
	margin: 0 18px;
}
.case_picBox .cellBox img {
	width: 200px;
	height: 180px;
}
.case_picBox .cellBox p {
	height: 40px;
	line-height: 35px;
	font-size: 14px;
	overflow: hidden;
}
/*aboutBox*/
.aboutBox {
	width: 1180px;
	margin: 0 auto;
}
.aboutBox h3 {
	width: 1180px;
	height: 40px;
	background: url(../images/case_h3bg_03.png) no-repeat bottom;
	overflow: hidden;
	margin: 20px auto;
}
.aboutBox h3 .case_name {
	float: left;
	margin-left: 100px;
}
.aboutBox h3 .case_name01 {
	font-size: 24px;
	color: #000;
	font-weight: 800;
	margin-right: 10px;
}
.aboutBox h3 .case_name02 {
	font-size: 14px;
	color: #000;
}
.aboutBox h3 .more {
	float: right;
	margin-right: 110px;
}
.about {
	width: 1180px;
	overflow: hidden;
	margin: 20px auto;
}
.about_fl {
	width: 320px;
	height: 210px;
	float: left;
	margin-left: 40px;
}
.about_fl img{
	 width:320px; 
	height:210px;
}
.about_fr {
	width: 710px;
	float: right;
	margin-right: 40px;
}
.about_fr li {
	text-indent: 24px;
	line-height: 24px;
	font-size: 12px;
}
/*witnessBox*/
.witnessBox {
	width: 1180px;
	margin: 0 auto;
}
.witnessBox h3 {
	width: 1180px;
	height: 40px;
	background: url(../images/case_h3bg_03.png) no-repeat bottom;
	overflow: hidden;
	margin: 30px auto;
}
.witnessBox h3 .case_name {
	float: left;
	margin-left: 100px;
}
.witnessBox h3 .case_name01 {
	font-size: 24px;
	color: #000;
	font-weight: 800;
	margin-right: 10px;
}
.witnessBox h3 .case_name02 {
	font-size: 14px;
	color: #000;
}
.witnessBox h3 .more {
	float: right;
	margin-right: 110px;
}
.witness {
	width: 1180px;
	overflow: hidden;
}
.witness .cellBox {
	width: 220px;
	height: 400px;
	float: left;
	margin-right: 60px;
	background: #eee;
	position: relative;
}
.witness .cellBox01 {
	margin-left: 55px;
}
.witness .cellBox p {
	width: 200px;
	margin: 10px auto;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.witness .cellBox li {
	width: 200px;
	margin: 0 auto;
	color: #333;
	text-indent: 14px;
	line-height: 22px;
}
.witness .cellBox img{
	width:220px;
	height:180px;
}
.witness .cellBox button {
	background: url(../images/witness_btn_07.png) no-repeat center;
	width: 34px;
	height: 34px;
	margin: 20px 0;
	border-radius: 20px;
	position: absolute;
	top: 338px;
	left: 90px;
}
/*certificationBox*/
.certificationBox {
	width: 1180px;
	margin: 0 auto;
}
.certificationBox h3 {
	width: 1180px;
	height: 40px;
	background: url(../images/case_h3bg_03.png) no-repeat bottom;
	overflow: hidden;
	margin: 20px auto;
}
.certificationBox h3 .case_name {
	float: left;
	margin-left: 100px;
}
.certificationBox h3 .case_name01 {
	font-size: 24px;
	color: #000;
	font-weight: 800;
	margin-right: 10px;
}
.certificationBox h3 .case_name02 {
	font-size: 14px;
	color: #000;
}
.certificationBox h3 .more {
	float: right;
	margin-right: 110px;
}
.gd_01 {
	position: relative;
	height: 250px;
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.gd_01 em {
	position: absolute;
	top: 55px;
}
.gd_01 .t_l {
	left: 0px;
}
.gd_01 .t_r {
	right: 0px;
}
.gd_01 #simgs {
	margin: 0 36px;
}
.gd_01 li {
	float: left;
	width: 300px;
	padding: 0 30px 0 0;
	text-align: center;
}
.gd_01 li.last {
	padding-right: 0;
}
.gd_01 li img {
	display: block;
	width: 300px;
	height: 200px;
	margin-bottom: 19px;
}
.gd_01 li a {
	color: #000000;
}
.gd_01 li .lastA {
	width: 300px;
	height: 30px;
	line-height: 25px;
	overflow: hidden;
}
.gd_01 .fl {
	float: left;
}
.gd_01 .fr {
	float: right;
}
.gd_01 .pa {
	position: absolute;
}
.gd_01 .pr {
	position: relative
}
/*mid_banner02*/
.mid_banner02 {
	width: 1180px;
	height: 250px;
	position: relative;
	background: #0F0;
	margin: 20px auto;
}
.mid_banner02 img{ 
	width:1180px; 
	height:250px;
}
.mid_banner02 .hotLine {
	width: 560px;
	height: 40px;
	position: absolute;
	top: 190px;
	right: 100px;
	overflow: hidden;
}
.mid_banner02 .hotLine p {
	width: 420px;
	height: 40px;
	line-height: 40px;
	border-radius: 10px;
	background: #fff;
	text-align: center;
	float: left;
	font-size: 18px;
	font-weight: bold;
}
.mid_banner02 .hotLine button {
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius: 10px;
	background: #fff;
	text-align: center;
	float: right;
	font-size: 18px;
	font-weight: bold;
	color: #016c0e;
}
/*downBox*/
.downBox {
	width: 1180px;
	overflow: hidden;
	margin: 0 auto;
}
.newsBox {
	width: 600px;
	float: left;
}
.newsBox h3 {
	width: 600px;
	height: 40px;
	overflow: hidden;
	margin: 20px auto;
	border-bottom: 4px #016c0e solid;
}
.newsBox h3 .news_name {
	float: left;
	margin-left: 20px;
}
.newsBox h3 .news_name01 {
	font-size: 24px;
	color: #000;
	font-weight: 800;
	margin-right: 10px;
}
.newsBox h3 .case_name02 {
	font-size: 14px;
	color: #000;
}
.newsBox h3 .more {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}
.news {
	width: 550px;
}
.news li {
	width: 500px;
	padding-left: 20px;
	height: 33px;
	line-height: 33px;
	border-bottom: 1px #CCC dotted;
	margin: 0 auto;
}
.news .tit {
	width: 300px;
	float: left;
	padding-left: 10px;
	background: url(../images/news_dot_07.png) no-repeat left;
}
.news .date {
	width: 90px;
	float: right;
	margin-right: 20px;
}
/*problemBox*/
.problemBox {
	width: 500px;
	float: right;
}
.problemBox h3 {
	width: 500px;
	height: 40px;
	overflow: hidden;
	margin: 20px auto;
	border-bottom: 4px #016c0e solid;
}
.problemBox h3 .news_name {
	float: left;
	margin-left: 20px;
}
.problemBox h3 .news_name01 {
	font-size: 24px;
	color: #000;
	font-weight: 800;
	margin-right: 10px;
}
.problemBox h3 .case_name02 {
	font-size: 14px;
	color: #000;
}
.problemBox h3 .more {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}
.problem {
	width: 400px;
	margin: 0 auto;
}
#ticker2 {
	width: 400px;
	height: 460px;
	overflow: hidden;
	position: relative;
	margin: 15px 0;
}
#ticker2 li {
	position: relative;
	width: 400px;
	line-height: 22px;
	margin: 5px auto;
}
.wen {
	margin-bottom: 10px;
}
.wen a {
	font-size: 14px;
	color: #000;
}
.wen span {
	width: 24px;
	height: 24px;
	display: inline-block;
	background: #F00;
	line-height: 24px;
	text-align: center;
	color: #fff;
	margin-right: 10px;
}
.da span {
	width: 24px;
	height: 24px;
	display: inline-block;
	background: #016c0e;
	line-height: 24px;
	text-align: center;
	color: #fff;
	margin-right: 10px;
}
/*linkBox*/
.linkBox {
	width: 100%;
	margin-top: 50px;
}
.link {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
}
.link_fl {
	width: 160px;
	height: 55px;
	background: #016c0e;
	text-align: center;
	color: #fff;
	float: left;
}
.link_fl .chi {
	font-size: 18px;
	padding-top: 8px;
}
.link_fr {
	width: 1020px;
	height: 51px;
	border-bottom: 4px #016c0e solid;
	float: right;
	line-height: 50px;
}
.link_fr a {
	margin-left: 20px;
}
