/* 初始化CSS */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img{margin:0 auto; padding:0;}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:bold;}
fieldset, img{vertical-align:middle; border:none;}
address, caption, cite, code, dfn, th, var{font-style:normal; font-weight:normal;}
ul, ol{list-style:none;}
li{list-style-type:none;}
input{padding-top:0; padding-bottom:0; font-family: "微软雅黑",Arial,sans-serif;}
select, input{vertical-align:middle;}
select, input, textarea{font-size:12px; margin:0;}
input[type="text"], input[type="password"], textarea{outline-style:none;}
textarea{resize:none; font-family: "微软雅黑",Arial,sans-serif;}
body{color:#666; font:12px "微软雅黑",Arial,sans-serif;}
a{color:#666; text-decoration:none;}
i, em{ font-style:normal;}
.clearfix:after{content:""; display:block; height:0; visibility:hidden; clear:both;}
.clearfix{zoom:1;}
.clear{
    clear:both;
}
.fl{ float:left;}
.fr{ float:right;}
.auto{ margin-left:auto; margin-right:auto;}


/*transition*/
.tran200{-webkit-transition:all 0.2s ease; -moz-transition:all 0.2s ease; transition:all 0.2s ease;}
.tran400{-webkit-transition:all 0.4s ease; -moz-transition:all 0.4s ease; transition:all 0.4s ease;}

/*网页限定宽度*/
.con_1000 {
	margin:0 auto; 
	position:relative; 
	width:1002px; 
	margin-top:-108px;
	}
.con_1000:after{content:""; display:block; height:0; clear:both;}

/*头部*/
#header{
	width:100%;
	position:absolute;  
	top: 107px;
	}
#header .top{ height:104px;}
#header .logo{
	position:relative; 
	float:left;  
	margin-left:2px; 
	/* width:183px;  */
	/* height:36px;  */
	padding: 15px;
	overflow:hidden;
	background-color: #fff;
	}
#header .logo i{position: absolute; left:-155px; width: 155px; height:100%; background-image:-webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,0.55), rgba(255,255,255,0)); background-image:linear-gradient(90deg, rgba(255,255,255,0), rgba(255,255,255,0.55), rgba(255,255,255,0));}
#header .logo:hover i{-webkit-transition:all 0.55s linear; transition:all 0.55s linear; -webkit-transform:translateX(500px); transform:translateX(500px);}

.r_info{
	position:relative;
	width:100%;
	float:left;
	height:32px; 
	/* background:url(../images/index02.png) repeat-x;  */
	background-color: rgba(0,0,0,0.4);
	padding-top:5px; 
	line-height:32px;
	margin-top: -30px;
	/* margin-left: 160px; */
	}
.r_info .rexian{ float:right; background:url(../images/service_tel.png)left no-repeat; padding-left:95px; font-family:Arial; color:#fff;  font-size:14px; margin-right:5px;}
.r_info .search{ background:url(../images/searbg.png) no-repeat; width:274px;height:29px; margin:0 auto;}
.r_info .search input{
	margin-left: 10px;
	width:114px; 
	border-style:none; 
	vertical-align:middle;
	text-align:left;
	color: #FFF; 
	background:none; 
	/* line-height:24px; */
	height: 100%;
	margin-top: -6px;
	}
.r_info .search button{width:10px; height:10px;  border:none; background:none;  cursor:pointer; margin-left: -130px;}
.r_info ul{
	float:left; 
	width:180px; 
	padding-left:20px;
	}
.r_info ul li{ float:left; margin:0 4px; color:#FFF}
.r_info  li a{ color:#FFF;}
.nav{ 
	float:right; 
	padding: 17px 0;
	width:185px; background:#fff;box-shadow:2px 3px 5px rgba(0,0,0,0.23);}
.nav ul li{
	display:inline-block;
	height:41px;
	width:164px; 
	box-sizing: border-box;
	}
.nav ul li a{
	display:block; 
	padding-left:18px; 
	line-height:41px; 
	font-size:13px; 
	font-family:"Microsoft YaHei"; 
	background:url(../images/navbg.jpg) left bottom no-repeat;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
	}
.nav ul li a span{ font-size:10px; color:#c7c7c7; margin-left:12px; text-transform:uppercase;}
.nav ul li.on a,.nav ul li a:hover{
	/* background:url(../images/index02.jpg) center bottom no-repeat;  */
	color:#0d8e00; 
	font-weight:bold; 
	/* font-size:16px; */
	}
.nav ul li.on a span,.nav ul li a:hover span{ color:#bcdab9; font-weight:normal;}
.nav ul li .on {
	color:#0d8e00; 
	font-weight:bold; 
}
/*BANNER*/

.fullSlide { position: relative; width:100%; height:530px; margin-top: 0; }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;}
.fullSlide .bd .logo-wrap {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	padding: 15px;
	background-color: #fff;
}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd ul li{ width:100% !important;}
.fullSlide .bd ul li a{ display: block; height:530px; background-position:center; background-repeat:no-repeat;}
/*
/*NY_BANNER*/
.fullSlide1 {
	position: relative; 
	width:100%; 
	height: 530px;
	overflow: hidden;
	}
.fullSlide1 .bd{
	margin: 0 auto; 
	position:relative; z-index:0; overflow:hidden;}
.fullSlide1 .bd ul{width:100% !important;}
.fullSlide1 .bd ul li{ width:100% !important;}
.fullSlide1 .bd ul li a{ display: block; height:530px; background-position:center; background-repeat:no-repeat;}

/*
.fullSlide .hd { width:100%; position:absolute; left:0; bottom:0; text-align:center; z-index:1;}

.fullSlide .hd ul{}
.fullSlide .hd ul li{margin:0 3px; width:144px; height:10px; background:#9a9a9a; cursor:pointer; display:inline-block; zoom:1; font-size:0;}
.fullSlide .hd .on{ background:#cf271e;}




/*版权*/
#footer{
	background:#aeaeae; 
	color:#fff; 
	text-align:center; 
	line-height:24px; 
	padding:20px 0 0; 
	height: 153px;
	box-sizing: border-box;
	margin-top:50px;
	}
#footer a{ color:#fff}
.quicklink a{
	padding:0 2px;
	}
#footer .f-cont {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding: 0 0 20px;
}
#footer .f-logo-wrap {
	width: 250px;
	height: 153px;
	position: absolute;
	top: -20px;
	left: 0;
	background-color: #fff;
	line-height: 153px;
}
#footer .f-logo-wrap img{
	width: 109px;
	height: 103px;
	vertical-align: middle;
}
#footer .to-top {
	position: absolute;
	top: -8px;
	right: 0;
}
/*侧导航*/
.ny_left{
	float: left;
	width: 196px;
	font-size: 16px;}
.ny_left ul .top-left-nav {
	background:url(../images/service_btn.png) #008e3c 140px center no-repeat;
}
.ny_left ul{
	margin-bottom: 57px;
	margin-top: 15px;	
	border: solid 2px #008e3c;
	
	}
.ny_left ul li{
	/* margin: -2px; */
	width: 100%;
	/* height: 48px; */

	border-top: 0;
	border-bottom: 1px dotted #aaa;
}
.ny_left ul li .second-nav {
	display: block;
	height: 45px;
	line-height: 45px;
	padding: 0 15px;
	box-sizing: border-box;
	/* border-bottom: 1px dotted #aaa; */
	font-size: 16px;
	color: #333;
}
.ny_left ul li .second-nav:nth-last-child(1) {
	border: none;
}
.ny_left ul li .block {
	display: none;
}
.ny_left ul li .block-on {
	display: block;

}
.ny_left ul .second-nav-on {
	border-bottom: 1px dotted #aaa;
	background-color: #eeeeee;
}
.ny_left ul li .third-nav {
	display: block;
	height: 40px;
	line-height: 40px;
	margin-left: 25px;
	box-sizing: border-box;
	border-bottom: 1px dotted #aaa;
	font-size: 16px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.ny_left ul li .third-nav:nth-last-child(1) {
	border: none;
}
.ny_left ul li .top-nav{
	/* margin-top: 12px; */
	/* margin-left: 33px; */
	/* float: left; */
	font-size: 18px;
	line-height: 48px;
	color: #fff;
	padding: 0 10px;
	}
.ny_left li:hover,.ny_left li.hover{
		/* background-color: #008f3d; */
	/* background:url(../images/service_btn.png) #008e3c 140px center no-repeat; */
	}
/* .ny_left li:hover a,.ny_left li.hover a{ color:#fff} */
.ny_left ul .hover{
	margin: -2px;
	width: 191px;
	height: 48px;
	border: solid 2px #008e3c;
	background-color: #008f3d;
	/* background:url(../images/service_btn.png) #008e3c 140px center no-repeat; */
	}
.ny_left ul .hover p{color: #fff;}
.ny_left .service_tel{color: #cf271e;}
.ny_left .service_tel p{background: url(../images/service_tel.png) left center no-repeat; padding-left: 29px;font-size: 21px;margin-left: 5px;}
.ny_left .service_tel span{display:block;}


.ny_left .service_tel{color: #008e3c;margin-top: 36px;}
.ny_left .service_tel p{background: url(../images/service_tel.png) left center no-repeat; padding-left: 29px;font-size: 21px;margin-left: 5px; font-family:Arial; margin-top:5px;}
.ny_left .service_tel span{display:block; font-family:"Microsoft YaHei"; color:#008e3c;font-size: 13px;}


/*内页标题*/
.ny_right{ float:right; width:754px; height:auto !important; height:500px; min-height:500px;margin-bottom: 120px;}
.ny_right .title{
	height:46px; 
	line-height:46px; 
	border-bottom:1px solid #dcdcdc; 
	margin-bottom:40px
	}
.ny_right .title p{ float:right; color:#6c6c6c}
.ny_right .title h3{
	height:45px; 
	border-bottom:2px solid #008e3c; 
	display:inline-block; 
	float:left; 
	padding-right:13px; 
	font-size:15px; 
	font-weight:normal;
	}

/*其他*/
#full .qq_info a,#full .qq_info span{ display:block}
#full .qq_info span{ width:86px; background:#fff; text-align:center; padding-top:6px; line-height:24px; border:1px solid #968f96; border-top:none}

.single_con{ margin-top:30px}
.news_con{ margin-top:30px}
.pro_con{ margin-top:30px}

.about {
	width: 1002px !important;
}
