  @charset "gb2312";/* CSS Document*/body, div, p, ul, li, input, button, textarea{margin:0;padding:0;font-size:12px;font-family:"微软雅黑";line-height:22px;text-align:left;}
h1, h2, h3, h4,a{margin:0;padding:0;text-decoration:none;}
ol, ul ,li{list-style: none;}
img{border: 0;vertical-align:middle;
max-width: 100%
}
*{margin:0;padding:0;}
a:hover{
	color: #ea8d17;
	text-decoration: underline;
}
a{color: #444;text-decoration: none;}
body{background-color: #FFF;color: #444;}
.clr{clear: both;}
.fl{float:left;}
.fr{float:right;}
#header,#main,#footer,.header,.main,.footer{width:1000px;margin-top: 0;margin-right: auto;margin-bottom: 0;margin-left: auto;}.top-box {
	height: 93px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/index_09.jpg);
	background-repeat: no-repeat;
	background-position: 270px center;
}
.top-box .fr{
	height: 50px;
	width: 200px;
	background-image: url(/images/index_06.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	margin-top: 20px;
	overflow: hidden;
}
.top-box .fr b{
	font-size: 16px;
	font-weight: normal;
	color: #202020;
}
.top-box .fr em{
	font-size: 26px;
	font-weight: bold;
	color: #c62626;
	line-height: 30px;
	font-family: Arial;
	text-decoration: none;
}
.top-box .Language {
	float: right;
	width: 165px;
	overflow: hidden;
	margin-top: 35px;
}
.top-box .Language .en {
	line-height: 30px;
	background-image: url(/images/index_12.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	display: block;
	height: 30px;
	width: 75px;
	white-space: nowrap;
	float: left;
}
.top-box .Language .cn {
	line-height: 30px;
	background-image: url(/images/index_15.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	display: block;
	height: 30px;
	width: 75px;
	white-space: nowrap;
	float: left;
	color: #019d55;
}
.top-box .fl {
	margin-top: 25px;
}



.nav-box {
	background-color: #019d55;
	height: 50px;
}
.nav-box .nav-main{width: 1000px;margin-top: 0px;margin-right: auto;margin-bottom: 0px;margin-left: auto;}
.navBar{
	position:relative;
	z-index:1;
	color:#fff;
	height:50px;
	line-height:50px;
}
.nav{width: 1000px;margin-top: 0px;margin-right: auto;margin-bottom: 0px;margin-left: auto;}
.nav a{color:#fff;}
.nav h3{
	float:left;
	font-size:100%;
	font-weight:bold;
	font-size:16px;
	width: 125px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background-image: url(/images/index_23.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.nav .m{float:left;position:relative;}
.nav h3 a{
	display:block;
	height: 50px;
	width: 125px;
	text-align: center;
}
.nav .on a{
	-webkit-transition:background 0.5s ease-out, color 0.4s ease-out, text-shadow 0.3s linear;/* 它可以设置很多过渡效果 */
	color: #FFF;
	background-repeat: repeat;
	background-color: #ff9400;
}
.nav .sub{
	display:none;/*默认隐藏*/
	width:125px;
	position:absolute;
	left:0;
	top:50px;
	line-height:26px;
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .2);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, .2);
	background-color: #ff9400;
}
.nav .sub li{}
.nav .sub li a{
	display:block;
	width: 125px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-image: none;
}
.nav .sub li a:hover{
	color:#FFF;
	background-color: #404144;
	background-repeat: no-repeat;
}
.banner2-box {
	background-size:cover;
	height: 250px;
	background-image: url(/jspic/mian.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: hidden;
	background-size:cover;
}
.fullSlide{
	min-width:1000px;
	position:relative;
	height:385px;
	overflow:hidden;
}
	.fullSlide .bd{ position:relative; z-index:0;  }
	.fullSlide .bd ul{ width:100% !important;  }
	.fullSlide .bd li{
	width:100% !important;
	height:385px;
	overflow:hidden;
	text-align:center;
}
	.fullSlide .bd li a{ display:block; height:330px; }

	.fullSlide .hd{ width:1000px; left:50%; margin-left:-500px; bottom:15px; position:absolute; z-index:1; bottom:15px; overflow:hidden;  }
	.fullSlide .hd ul{ float:right;  }
	.fullSlide .hd ul li{
	float:left;
	display:inline;
	cursor:pointer;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
}
	.fullSlide .hd ul li {
	width:20px;
	line-height:20px;
	display:block;
	border:2px solid #fff;
	background-color: #019d55;
	color: #FFF;
}
	.fullSlide .hd ul .on {
	opacity:1;
	background-color: #ea8d17;
	border-top-color: #ea8d17;
	border-right-color: #ea8d17;
	border-bottom-color: #ea8d17;
	border-left-color: #ea8d17;
}
.Project-box {
	margin-top: 35px;
	background-color: #019d55;
	background-image: url(/images/index_29.jpg);
	background-repeat: no-repeat;
	background-position: center 16px;
	height: 100px;
	width: 1000px;
	overflow: hidden;
}
.Project-box ul {
	height: 70px;
	margin-top: 20px;
}
.Project-box ul li {
	float: left;
	line-height: 71px;
	width: 80px;
}
.Project-box ul li a{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.p-box {
	width: 1000px;
	overflow: hidden;
	margin-top: 30px;
	padding-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dedede;
	background-image: url(/images/index_02.jpg);
	background-repeat: repeat-x;
	background-position: center 370px;
}
.p-box ul {
	width: 1100px;
}
.p-box ul li {
	height: 370px;
	float: left;
	width: 228px;
	margin-right: 29px;
}
.p-box ul li a img {
	padding: 4px;
	height: 172px;
	width: 218px;
	border: 1px solid #dedede;
	margin-bottom: 5px;
}
.p-box ul li a:hover img{
	filter:alpha(opacity=80);
	opacity:0.8;
	padding: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #ea8d17;
	border-right-color: #ea8d17;
	border-bottom-color: #ea8d17;
	border-left-color: #ea8d17;
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .2);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, .2);
	background-color: #ea8d17;
}
.p-box ul li b {
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
}

.p-box ul li b a{
	color: #000;
}
.p-box ul li b a:hover{
	color: #ea8d17;
}
.p-box ul li p{
	display: block;
	height: 70px;
	width: 228px;
	overflow: hidden;
	line-height: 24px;
	margin-top: 5px;
	color: #666666;
}
.p-box ul li .more {
	display: block;
	height: 22px;
	width: 78px;
	color: #FFF;
	text-align: center;
	background-color: #c7c7c7;
	margin-top: 10px;
}
.p-box ul li .more:hover{
	background-color: #ea8d17;
	-webkit-transition:background 0.5s ease-out, color 0.4s ease-out, text-shadow 0.3s linear;/* 它可以设置很多过渡效果 */
}
.About-box {
	width: 1000px;
	overflow: hidden;
}
.About-box dl dt {
	background-color: #f4f4f4;
	height: 46px;
	width: 1000px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #019d55;
	color: #019d55;
	font-size: 18px;
	line-height: 46px;
	text-indent: 20px;
	font-weight: bold;
}
.About-box dl dt a {
	background-image: url(/images/index_37.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 23px;
	width: 70px;
	margin-right: 20px;
	line-height: 23px;
	white-space: nowrap;
	display: block;
	margin-top: 11px;
	font-size: 12px;
	font-weight: normal;
}
.About-box dl dd {
	background-image: url(/images/index_41.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 259px;
	width: 1000px;
	margin-top: 30px;
	overflow: hidden;
}
.About-box dl dd .fr {
	float: right;
	width: 642px;
}
.About-box dl dd .fr b {
	font-size: 18px;
	font-weight: normal;
	line-height: 40px;
}
.About-box dl dd .fr .p1 {
	height: 150px;
	overflow: hidden;
	line-height: 24px;
	margin-bottom: 5px;
}
.About-box dl dd .fr .co {
	background-image: url(/images/index_44.jpg);
	background-repeat: repeat-x;
	height: 44px;
	width: 102px;
	float: left;
	margin-right: 20px;
	font-size: 14px;
	line-height: 36px;
	color: #FFF;
	text-align: center;
}
.About-box dl dd .fr .mo {
	background-image: url(/images/index_46.jpg);
	background-repeat: repeat-x;
	white-space: nowrap;
	display: block;
	float: left;
	height: 44px;
	width: 102px;
	font-size: 14px;
	line-height: 36px;
	color: #FFF;
	text-align: center;
}
.ad-box {
	height: 210px;
	margin-top: 30px;
	overflow: hidden;
}
.Honor-box {
	width: 1000px;
	overflow: hidden;
	margin-top: 30px;
}
.Honor-box dl dt {
	background-color: #019d55;
	height: 48px;
	font-size: 18px;
	line-height: 48px;
	color: #FFF;
	text-indent: 20px;
	font-weight: bold;
}

.Honor-box dl dt a {
	background-image: url(/images/index_37.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 23px;
	width: 70px;
	margin-right: 20px;
	line-height: 23px;
	white-space: nowrap;
	display: block;
	margin-top: 11px;
	font-size: 12px;
	font-weight: normal;
}
.picScroll-introduce1{
	overflow:hidden;
	position:relative;
	padding-top: 30px;
}

.picScroll-introduce1 .bd{
	position: relative;
	z-index: 5;
	overflow: hidden;
	width: 1000px;
}
.picScroll-introduce1 .bd ul{
	overflow:hidden;
	zoom:1;
}
.picScroll-introduce1 .bd ul li{
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
	margin-top: 0px;
	margin-right: 29px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 228px;
}
.picScroll-introduce1 .bd ul li .pic{
}
.picScroll-introduce1 .bd ul li .pic img{
	width:221px;
	height:177px;
	display:block;
	border: 1px solid #d1d1d1;
	padding: 2px;
}
		.picScroll-introduce1 .bd ul li .pic a:hover img{
	border-top-color: #ff6600;
	border-right-color: #ff6600;
	border-bottom-color: #ff6600;
	border-left-color: #ff6600;
	filter:alpha(opacity=80);
	opacity:0.8;
}
		.picScroll-introduce1 .bd ul li .title{
	line-height:26px;
	width: 228px;
	text-align: center;
	overflow: hidden;
	height: 30px;
	margin-top: 8px;
}
.process-box {
	width: 1000px;
	overflow: hidden;
	padding-bottom: 10px;
}
.process-box dl dt {
	background-color: #f4f4f4;
	height: 46px;
	width: 1000px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #019d55;
	color: #019d55;
	font-size: 18px;
	line-height: 46px;
	text-indent: 20px;
	font-weight: bold;
}
.process-box dl dt a {
	background-image: url(/images/index_37.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 23px;
	width: 70px;
	margin-right: 20px;
	line-height: 23px;
	white-space: nowrap;
	display: block;
	margin-top: 11px;
	font-size: 12px;
	font-weight: normal;
}.process-box dl dd {
	margin-top: 30px;
	width: 1000px;
	overflow: hidden;
	background-image: url(/images/index_60.jpg);
	background-repeat: no-repeat;
	background-position: 40px bottom;
	height: 100px;
}
.process-box dl dd ul {
	padding-left: 35px;
	width: 1100px;
}
.process-box dl dd ul li {
	float: left;
	width: 108px;
	white-space: nowrap;
	display: block;
	height: 22px;
}
.t-box {
	width: 1000px;
	margin-top: 30px;
	overflow: hidden;
	background-image: url(/images/index_02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.t-box .fl {
	height: 300px;
	width: 487px;
	float: left;
}
.t-box .fr {
	height: 300px;
	width: 487px;
	float: right;
}
.t-box dt {
	background-color: #f4f4f4;
	height: 46px;
	width: 487px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #019d55;
	color: #019d55;
	font-size: 18px;
	line-height: 46px;
	text-indent: 20px;
	font-weight: bold;
}
.t-box dt a {
	background-image: url(/images/index_37.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 23px;
	width: 70px;
	margin-right: 20px;
	line-height: 23px;
	white-space: nowrap;
	display: block;
	margin-top: 11px;
	font-size: 12px;
	font-weight: normal;
}.t-box dl dd {
	margin-top: 25px;
	overflow: hidden;
}
.t-box dl dd ul {
	width: 800px;
}
.t-box dl dd ul li {
	float: left;
	width: 235px;
	margin-right: 15px;
	overflow: hidden;
}
.t-box dl dd ul li img{	height: 187px;
	width: 235px;}
.t-box dl dd ul li a:hover img{

	filter:alpha(opacity=80);
	opacity:0.8;

}
.t-box dl dd ul li .more {
	background-color: #019d55;
	height: 33px;
	text-align: center;
	display: block;
	width: 235px;
	line-height: 33px;
	margin-top: 7px;
	color: #FFF;
	font-size: 14px;
}
.t-box dl dd ul li .more:hover{
	background-color: #ea8d17;
	-webkit-transition:background 0.5s ease-out, color 0.4s ease-out, text-shadow 0.3s linear;/* 它可以设置很多过渡效果 */
}
.n-box {
	width: 1000px;
	margin-top: 30px;
	overflow: hidden;
	height: 355px;
}
.n-box .FAQ-box {
	width: 284px;
	float: left;
	overflow: hidden;
	margin-right: 22px;
}
.n-box .FAQ-box dl dt {
	background-color: #f4f4f4;
	height: 48px;
	width: 284px;
	color: #019d55;
	font-size: 16px;
	line-height: 48px;
	text-indent: 20px;
	font-weight: bold;
}
.txtScroll-top{
	width:284px;
	overflow:hidden;
	position:relative;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
		.txtScroll-top .bd{

}
		.txtScroll-top .infoList li{
	height:130px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dedede;
	line-height: 24px;
	margin-bottom: 24px;
	overflow: hidden;
}
.txtScroll-top .infoList li .top-tet{
	line-height: 24px;
	height: 24px;
	width: 418px;
	margin-bottom: 5px;
}
.txtScroll-top .infoList li .top-tet b{
	background-color: #eb911a;
	padding: 3px;
	font-weight: normal;
	color: #FFF;
}
		.txtScroll-top .infoList li .date{
	color:#888;
}
.txtScroll-top .infoList li .date b{
	background-color: #1a9835;
	padding: 3px;
	font-weight: normal;
	color: #FFF;
}
.n-box .Product-box {
	width: 337px;
	overflow: hidden;
}
.n-box .Product-box dl dt {
	background-color: #f4f4f4;
	height: 48px;
	width: 337px;
	color: #019d55;
	font-size: 16px;
	line-height: 48px;
	text-indent: 20px;
	font-weight: bold;
}
.n-box .Product-box dl dd{
	margin-top: 15px;
	width: 326px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.n-box .Product-box dl dd img{
	padding: 2px;
	height: 116px;
	width: 320px;
	border: 1px solid #DEDEDE;
}
.n-box .Product-box dl dd a:hover img{
	border-top-color: #ff6600;
	border-right-color: #ff6600;
	border-bottom-color: #ff6600;
	border-left-color: #ff6600;
	filter:alpha(opacity=80);
	opacity:0.8;
}
.n-box .Product-box dl dd ul{}
.n-box .Product-box dl dd ul li{
	line-height: 40px;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dedede;
	overflow: hidden;
	background-image: url(/images/index_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
.n-box .Product-box dl dd ul li span{
	float: right;
}
.link-box {
	margin-top: 30px;
}
.link-box dl dt {
	background-color: #f4f4f4;
	height: 46px;
	width: 1000px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #019d55;
	color: #019d55;
	font-size: 18px;
	line-height: 46px;
	text-indent: 20px;
	font-weight: bold;
}.link-box dl dd {
	margin-top: 20px;
}
.link-box dl dd ul li {
	white-space: nowrap;
	float: left;
	margin-right: 15px;
	line-height: 26px;
}
.foot-box {
	background-color: #019d55;
	height: 193px;
	margin-top: 40px;
	overflow: hidden;
}
.foot-box dl dt {
	line-height: 40px;
	text-align: center;
	height: 40px;
	margin-top: 20px;
	word-spacing: 1em;
}
.foot-box dl dt a{
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	word-spacing: 1em;
}.foot-box dl dd {
	text-align: center;
	margin-top: 20px;
}
.foot-box dl dd ul li {
	color: #FFF;
	line-height: 28px;
	text-align: center;
}
