@charset "utf-8";
html{font: 14px/24px 'Helvetica Neue','Microsoft Yahei',arial,helvetica,sans-serif;}
*{
	margin: 0;
	padding: 0;
	border:medium none;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
a,img{border: 0;}
img{display: block;}
a{color: #333;text-decoration: none;}
a{transition: all 300ms ease-in-out;-webkit-transform: all 1000ms ease-in-out;}
a:hover{text-decoration: none;}
li {list-style-type: none;}
.wrapper{width: 1200px;margin:0px auto;}
.left{float: left;}
.right{float: right;}
.clear{clear: both;}
.clear:after{display: block;content: " ";clear: both;}
h1,h2,h3,h4,h5{font-size: 100%;font-weight: normal;}
.over-flow{
    overflow: auto; 
    zoom: 1; //处理兼容性问题
}
/*nav*/
.toubu{
	width:100%;
	line-height: 45px;
	background: url("../Image/topbg.png") no-repeat center center;
	
}
.toubuBox{
	position: relative; 
}
.toubu img{
	position: absolute;
	left:0;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	display: inline-block;
}
.toubu span{
	display: inline-block;
	margin-left:30px;
	font-size: 14px;
	color:#fff;
}
.toubu .tel{
	display: inline-block;
	position: absolute;
	right:0;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	font-size: 14px;
	color:#fff;
	font-weight: bold;
}
.top{
	width:1200px;
	height:100px;
	margin:0 auto;
	position: relative;
}
.top-left{
	width: 365px;
	height: 80px;
	position: absolute;
	top:50%;
	left:0px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.top-right{
	position: absolute;
	right:0px;
	top:50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.lianBox{
	position: absolute;
	right:0;
	top:50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.top-right ul li{
	float: left;
	width:120px;
	height: 40px;
	line-height: 40px;
	position: relative;
	transition: all .2s ease-in;
}
.top-right ul li a{
	display: block;
	color:#333;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	text-align: center;
}
.top-right ul li a:hover{
	color:#fff; 
	background: #084f15;
}
.top-right ul li ul{
	position: absolute;
	top:40px;
	left:0;
	display: none;
}
.top-right ul li a .xiala{
	width: 15px;
    height: 15px;
    background: url(../Image/xiala.png) no-repeat center right;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: all 300ms ease-in-out;
    -webkit-transform: all 1000ms ease-in-out;
    transform-origin:50% 50%;
}
.top-right ul li:hover .xiala{
    transform:translateY(-50%) rotate(180deg);
	-ms-transform:translateY(-50%) rotate(180deg); 	
	-moz-transform:translateY(-50%) rotate(180deg); 	
	-webkit-transform:translateY(-50%) rotate(180deg); 
	-o-transform:translateY(-50%) rotate(180deg); 
	-webkit-transform:translateY(-50%) rotate(180deg);

}


/* 本例子css */
.slideBox{overflow:hidden; position:relative; }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; left:50%; bottom:5px;transform: translateX(-50%); -webkit-transform: translateX(-50%); z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:8px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius: 50%;opacity: 0.4; }
.slideBox .hd ul li.on{ background:rgb(222,156,83); color:#fff; opacity: 0.9; filter:alpha(opacity=90);  -moz-opacity:0.9;  -khtml-opacity: 0.9;  }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width: 100%; display:block;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../Image/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

.next{
	position: absolute;
	left:0;
	top:50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
} 
.prev{
	position: absolute;
	right:0;
	top:50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	height:55px;
	cursor: pointer;
}
.next img,.prev img{
	height:55px;
}

.jianjie{
	width: 100%;
	background: url("../Image/bg1.png") no-repeat;
	height: 915px;
	position: relative;
}
.jianjie .hongsedianhua{
	position: absolute;
	width:508px;
	height: 39px;
	top:37px;
	left:50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.jianjieBox{
	padding-top:70px;
}
.jianjie-left{
	float: left;
}
.jianjie-right{
	float: right;
	width: 625px;
	margin-top: 115px;
}
.jianjie-left img{
	width:509px;
	height: 715px;
}
.jianjie-right .title{
	float: left;
}
.jianjie-right .Img{
	float: right;
	margin-top:-80px;
}
.jianjie-right .title .title-top{
	font-size: 50px;
	color:#084f15;
	margin-bottom: 20px;
}
.jianjie-right .title .title-bottom{
	font-size: 20px;
	color:#084f15;
	letter-spacing: 2px;
}
.jianjie-right .title .title-topsec{
	color:#fff;
	margin-top: 64px;
}
.jianjie-right .title .title-bottomsec{
	color:#fff;

}
.jianjie-right .titlesec{
	background: #084f15;
	height: 185px;
	margin-top: -63px;
}
.jianjie-right .jianjie-content{
	line-height: 46px;
	color:#666;
	font-size: 14px;
}
.anliBox{
	width:100%;
	background: url("../Image/bg5.png") no-repeat right bottom;
	height: 111px;
}
.anliBox p{
	text-align: center;
}
.anliBox p:first-child{
	font-size: 40px;
	color:#666;
	width:100%;
	background: url("../Image/bg4.png") no-repeat center center;
}
.anliBox .anli{
	color:#084f15;
}
.anliBox p:nth-child(2){
	color:#999;
	font-size: 12px;
	margin-top: 15px;
}
.anliBox p:nth-child(3){
	color:#999;
	font-size: 12px;
}

/* 分类轮播 */
.picScroll-left{ width:1200px;  overflow:hidden; position:relative; margin:0 auto;  margin-bottom:47px;}
.picScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("images/arrow.png") no-repeat;}
.picScroll-left .hd .next{ background-position:0 -50px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; 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:10px 0;  width:1245px; margin:0 auto;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 8px; float:left; display:inline; overflow:hidden; text-align:center; }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:280px; height:250px; display:block;  }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:24px;   }
.next{
	position: absolute;
	left:0;
	top:50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
} 
.prev{
	position: absolute;
	right:0;
	top:50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	height:55px;
	cursor: pointer;
}
.next img,.prev img{
	height:55px;
}
.picList .title p{
	font:14px 'Microsoft YaHei';
	color:#666;
	padding:15px 0px;
	border-top:1px solid #e5e5e5;
}
.picScroll-left .bd ul li{
	position: relative;
	border:1px solid #e5e5e5;
	width: 280px;
	
} 
.picScroll-left .bd ul li:last-child{
	margin-right: 0px;
}
.fenleititle{
	font-size: 20px;
	font-weight: bold;
	color:#333;
	display: inline-block;
	line-height: 40px;
	width: 180px;
	border-bottom:2px solid #084f15;
}
.zixuntel{
	color:#d01d1d;
	font-size:16px;
	font-weight: bold;
	line-height: 40px;
	margin-left:40px;
}
.fenleiBox{
	width:100%;
	background: url("../Image/contentbg.png") no-repeat center center;
}
.anliBoxsec{
	background-image:none;
}
.newsBox .imgBox{
	float: left;
}
.newsBox .imgBox img{
	width: 186px;
	height: 139px;
}
.newsBox .contentBox{
	float: left;
	width: 350px;
    margin-left: 10px;
}
.newsBox a{
	display: inline-block;
	width: 600px;
	float:left;
	margin-bottom: 25px;
}
.newsBox a .contentBox p:first-child{
	font-weight: bold;
	font-size: 16px;
	color:#666;
}
.newsBox a .contentBox p:last-child{
	font-size: 14px;
	color:#666;
}
.newsBox a .contentBox p:nth-child(2){
	font-size: 12px;
	color:#999;
}
.newsBox a:hover .contentBox p:last-child{
	color:#084f15;
}
.newsBox a:hover .contentBox p:first-child{
	color:#084f15;
}
.sao{
	width:100%;
	background: url("../Image/bottombg.jpg") no-repeat center center;
	height: 230px;
	margin: 50px 0px 70px 0px;
}
.sao .sao-left{
	float: left;
}
.sao .sao-right{
	float: right;
}
.saoBox{
	position: relative;
	height:100%;
}
.sao .sao-right .ImgBox{
	display: inline-block;
	position: absolute;
	right: 0;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.sao .sao-right span{
	display: inline-block;
	width:20px;
	font-size: 14px;
	font-weight: bold;
	color:#084f15;
	-webkit-text-stroke: 0.2px #fff; 
	position: absolute;
	right: 120px;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.sao .sao-left p:first-child{
	font-size: 40px;
	font-weight: bold;
	color:#084f15;
	-webkit-text-stroke: 1px #fff; 
	margin-top: 87px;
}
.sao .sao-left p:last-child{
	font-size: 30px;
	font-weight: bold;
	color:#084f15;
	-webkit-text-stroke: 1px #fff; 
	margin-top: 20px;
}

.footer{
	background: url("../Image/bg6.png") no-repeat top center;
	height: 232px;
}
.footer-left{
	float: left;

}
.footer-left ul:first-child{
	
}
.footer-left ul li{
	font-weight: bold;
	font-size:16px;
	color:#666;
	padding-top:5px;
	position: relative;
}
.footer-left ul li:first-child{
	font-size:18px ;
	color:#084f15;
	font-weight: bold;
	padding-left: 5px;
}
.fistli:before{
	display: block;
	content:' ';
	position: absolute;
	left:0;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width:2px;
	height: 25px;
	background: #084f15;
}
.footer-right{
	float: right;
}
.right-inputs{
	float: left;
}
.right-inputs input{
	display: block;
	width:308px;
	height: 38px;
	border:1px solid #dcdcdc;
	margin-bottom: 10px;
	text-indent: 10px;
}
.right-inputs input:last-child{
	margin-bottom: 0;
}
.right-area{
	float: left;
	margin-left: 12px;
}
.right-area textarea{
	width:530px;
	height: 130px;
	border:1px solid #dcdcdc;
	resize: none;
	color:#aaa;
	font-family: 'Microsoft YaHei';
	padding: 10px;
}
.tijiao{
	margin-top: 12px;
	width:851px;
	line-height: 39px;
	background: #707070;
	font-size: 14px;
	color:#fff;
	letter-spacing: 8px;
	cursor: pointer;
}
::-webkit-input-placeholder {
	color: #999;
	font-family: 'Microsoft YaHei';
	font-size:14px;
	letter-spacing:2px;
}
.anliBoxthir{
	margin: 10px 0;
}
.last{
	width:100%;
	background: #084f15;
	line-height: 30px;
}
.last-left{
	float: left;
}
.last-left img{
	max-height: 85px;
	max-width: 85px;
}
.last-center{
	float: left;
}
.last-center ul{
	margin-top: 10px;
}
.last-center ul li{
	float:left;
	padding:5px 20px;

}
.last-center ul li a{
	display: block;
	color:#fff;
	font:14px 'Microsoft YaHei';
}
.last-center p{
	font:14px 'Microsoft YaHei';
	color:#fff;
	line-height: 30px;
}
.last-right{
	position: inherit;
	float: right;
}
.last-right a{
	font:14px 'Microsoft YaHei';
	color:#fff;
	line-height: 30px;
}