﻿/*公共样式*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }
body, button, input, select, textarea { font:12px/1.5 tahoma, arial, \5b8b\4f53; }
h1, h2, h3, h4, h5, h6{ font-size:100%; }
address, cite, dfn, em, var { font-style:normal; }
code, kbd, pre, samp { font-family:couriernew, courier, monospace; }
small{ font-size:12px; }
ul, ol { list-style:none; }
a { text-decoration:none;color: #165A1A; }
/*a:hover { text-decoration:underline; }*/
sup { vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
legend { color:#000; }
fieldset, img { border:0; }
button, input, select, textarea { font-size:100%;font-family: "微软雅黑"; }
table { border-collapse:collapse; border-spacing:0; } 

body{
	font-family: "微软雅黑";
	/*padding-bottom: 200px;*/
}
/*公共样式*/



/*公共样式*/


/*头部*/
.headerwrap{
	width: 100%;
	overflow: hidden;
}

.header{
	width: 1200px;
	margin: auto;	
}
.headertop{
	overflow: hidden;
 
}
.logobj{
	    height: 70px;
}
.header ul{	
	float: right;
	overflow: hidden;
}


.header ul li{
	float: left;
}

.header ul li span{
	margin: 0 5px;
}

.header ul li a{
	font-size: 12px;
	color: #165A1A;
}

.header ul li a:hover{
	text-decoration: underline;
}

.headcenter{
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 0px;
}

.hcleft{
	float: left;
	overflow: hidden;
 
}
.hcleft h1{
	float: left;
}

.logo{
	float: left;
	
	
}

.guanggaoyu{
	float: left;
	padding-left: 12px;
	margin-left: 10px;
	border-left: 2px solid #165A1A;
}

.guanggaoyu p{
	font-size: 30px;
	color: #165A1A;
	line-height: 30px;
	margin-bottom:10px;
}

.guanggaoyu h2{
	font-size: 20px;
	color: #3F2C12;
	font-weight: normal;
	line-height: 20px;
}

.hcright{
	float: right;
	overflow: hidden;
}


.hcright dl{
	overflow: hidden;
	float: left;
	margin-top: 12px;
}

.hcright dl dt{
	float: left;
	margin-top: 3px;
}

.hcright dl dd{
	float: left;
	margin-left: 5px;
}

.hcright dl p{
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	color: #B9B9B9;
	margin-bottom:8px;
}

.hcright dl h2{
	font-size: 28px;
	line-height:28px;
	color: #165A1A;
}

.alibaba{
	float: left;
	margin-left: 15px;
}

.alibaba img{
	display: block;
	width: 47px;
	height:47px;
}

.alibaba p{
	color:#646464;
	font-size: 14px;
}

.navwrap{
	width: 1920px;
	height: 75px;
	background: url(../image/daohangtiao.png) no-repeat;
	position: relative;
	left: 50%;
	margin-left: -960px;
	border: none;
	z-index: 100;
}

.nav{
	width: 1140px;
	overflow: hidden;
	margin: auto;
	line-height:65px;
}

.nav ul{
	overflow: hidden;
	width: 1200px;
}

.nav ul li{
	float: left;
}

.nav ul li i{
	color: #357039;
	font-size: 18px;
	margin:0 28px;
}

.nav ul li:hover a{
	color: #D16512 !important;
}

.nav ul li a{
	font-size: 18px;
	color:white;
	
}

.liactive a{
	color: #D16512 !important;
}

/*头部*/

/*banner*/
.bannerwrap{
	width:100%;
	position: relative;
	top: -15px;
	/*z-index: -1;*/
	overflow: hidden;
}

.banner{
	width: 1920px;
	margin: auto;
	overflow: hidden;
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.banner ul{
	width: 9999px;
	overflow: hidden;
	position: relative;
}

.banner ul li{
	float: left;
	position: relative;
}

.banner img{
	float: left;
	width:1920px;
	height: 600px;
}

.bannerwrap ol{
	position: absolute;
	bottom: 30px;
}

.bannerwrap ol li{
	float: left;
	width: 15px;
	height: 15px;
	margin:0 12px;
	background:#BFBFBF;
	border-radius: 50%;
	cursor: pointer;
}

.olactive{
	background:#165A1A !important;
}

.box{
	width: 50%;
	height: 100px;
	background: lightcoral;
}


/*搜索栏*/
.searchwrap{
	width: 100%;
}

.search{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.search ul{
	float: left;
	overflow: hidden;
    margin-top: 4px;
}

.search ul li{
	float: left;
	margin-right: 25px;
	font-size: 14px;
	color: #8E8E8E;
}

.search ul li span{
	color: #313131 !important;
	font-weight: bold;
}

.keyfirst{
	margin-right:10px !important;
}

.seachbox{
	float: right;
	position: relative;
}

.seachbox input{ 
	width:460px;
	height: 30px;
	border: 1px solid #D2D2D2;
	border-radius: 20px;
	outline: none;
	text-indent: 30px;
	font-size: 14px;
	color: #8E8E8E;
}

.seachbox button{
	position: absolute;
	top:6px;
	right: 10px;
	width: 20px;
	height: 18px;
	background: url(../image/sousuo.png) no-repeat;
	background-color: #FFFFFF;
	border: none;
	outline: none;
	cursor: pointer;
}

.seachbox button:active{
	transform: scale(1.1);
}

/*产品分类*/
.sortwrap{
	width: 100%;
	margin-top: 50px;
}

.sort{
	width: 1200px;
	margin: auto;
}

.sorttop{
	text-align: center;
	position: relative;
}

.more{
	position: absolute;
	top: 58px;
	right: 0px;
}

.sortcont{
	margin-top: 35px;
	border: 1px solid #ECECEC;
	padding: 28px 0;
	/*overflow: hidden;*/
	
}

.clearflow{
	clear: both;
}


.sorttype{	
	float: left;
	border: 2px solid #C5D6C6;
	padding-left:30px;
	padding-right: 5px;
	padding-top: 70px;
	padding-bottom: 70px;
	margin-top: 80px;

}

.sorttype ul{
	position: relative;
}

.sorttype ul .greenbox{
	position: absolute;
	top: 0;
	left: -50px;
	width: 35px;
	height: 100%;
	background: #165A1A;
}


.sorttype ul li{
	font-size: 22px;
	line-height: 22px;
	color: #595959;
	margin-top: 50px;
	cursor: pointer;
	width: 154px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}



.typeactive{
	color: #FA843C !important;
}

.sorttype1{
	margin-top: 0 !important;
}

.sortnamebox{
	float: right;
	width: 910px;
	/*background: lightblue;*/
}



.namebox ol{
	overflow: hidden;
}

.namebox ol li{
	float: left;
	font-size: 18px;
	color: #565656;
	margin-right: 35px;
	cursor: pointer;
}

.namebox ol li:hover{
	color: #FA843C !important;
}

.nameactive{
	color: #FA843C !important;
}

.namebox{
	/*height: 800px;
	background: lightgoldenrodyellow;*/
	overflow: hidden;
}

.namepic{
	width: 1000px;
}

.namepic dl{
	float: left;
	width:290px;
	text-align: center;
	margin-right: 20px;
	margin-top: 32px;
}

.namepic dl img{
	display: block;
	width:100%;
	height: 217px;
}

.namepic dl dd{
	width:100%;
	font-size: 16px;
	color: #565656;
}

.choosname{
	overflow: hidden;
}

.firstchoosename{
	/*display: block;*/
}



/*解决烦恼*/
.solvewrap{
	width: 100%;
	margin-top: 160px;
	overflow: hidden;
}

.solvebox{
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}


.solvetop{
	text-align: center;
}


.solveout{
	width: 100%;
	height: 702px;
	background:url(../image/fannao_bg.jpg) no-repeat;
	position: relative;
	top: -30px;
	z-index: -1;
	
}

.solve{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.xingguo{
	float: left;
	width: 307px;
	text-align: center;
}

.xingguo h2{
	color: #2D6830;	
}

.xingguo p{
	color: #4A4A4A;	
}


.line{
	text-align: center;
	margin-top: 45px;
	height:96px;
}

.line h2{
	font-size: 24px;
	overflow: hidden;
	font-weight: normal;
}

.line p{
	width: 285px;
	margin: auto;
	font-size: 20px;
}

.line h2 span{
     padding-left: 30px;
     text-indent: 30px;
     background-repeat:no-repeat;
     background-position:0px center;
}

.icon1{
	background-image:url(../image/fannao_icon1.png);
}

.icon2{
	background-image:url(../image/fannao_icon2.png);
}

.icon3{
	background-image:url(../image/fannao_icon3.png);
}

.icon4{
	background-image:url(../image/fannao_icon4.png);
}

.icon5{
	background-image:url(../image/fannao_icon5.png);
}

.icon6{
	background-image:url(../image/fannao_icon6.png);
}

.icon7{
	background-image:url(../image/fannao_icon7.png);
}

.icon8{
	background-image:url(../image/fannao_icon8.png);
}

.centerpic{
	float: left;
	margin-left: 83px;
	margin-top: 120px;
}

.centerpic img{
	width: 422px;
	height: 523px;
	display: block;
}

.putong{
	float: right;
	width: 307px;
	text-align: center;
}

.putong h2{
	color: #454545;	
}

.putong p{
	color: #454545;	
}


/*优势*/
.advanwrap{
	width: 100%;
	margin-top: 115px;
}

.advan{
	width: 1200px;
	margin: auto;	
}

.advantop{
	text-align: center;
	position: relative;
}

.advantop .more{
    position: absolute;
    top: 58px;
    right: 0px;
}


.advancont{
	margin-top: 60px;
    position: relative;
}

.advannum{
	overflow: hidden;
	position: relative;
}

.advannum dl{
	float: left;
	margin-left: 130px;
	/*max-width: 105px;*/
}

.firstdl{
	margin-left: 0px !important;
}

.dlactive{
	
}

.dlactive dt{
	color: #165A1A !important;
}

.dlactive dd{
	background:#165A1A !important;
}

.advannum dl{
	cursor: pointer;	
}

.advannum dl dt{
	font-size: 26px;
	color: #414141;
	font-weight: bold;
	margin-bottom: 10px;
}

.advannum dl dd{
	width:55px;
	height:55px;
	border-radius: 50%;
	margin: auto;
	font-size: 24px;
	background: #C3C3C3;
	color: #FFFFFF;
	text-align: center;
	line-height: 55px;
	font-weight:bold;

}

.greyline{
	position: absolute;
	top: 75px;
	left: 20px;
	z-index: -1;
	width:1080px;
	height: 2px;
	
	background: #E8E8E8;
}

.advanlunbo{
	width:1115px;
	margin-top: 35px;
}


.advancont h6{
	font-size: 18px;
	color: #165A1A;
	margin-top: 5px;
}

.changepic{
	width: 558px;
	float: left;
	overflow: hidden;
}

.changepic ul{
	width: 9999px;
	overflow: hidden;
}

.changepic ul li{
	float: left;
}

.changepic ul li img{
	width: 558px;
	height: 385px;
	display: block;
}

.worddetail{
	float: right;
}

.changebt{
	overflow: hidden;
}

.changebt button{
	float: left;
	/*display: block;*/
	width:50px;
	height: 30px;
	outline: none;
	border: none;
	background-color:#165A1A;	
	cursor: pointer;
	/*margin-right: -4px;*/
}

.changebt button:active{
	transform: scale(1.1);
}

.btle{
	background-image: url(../image/youshi_fanhui1.png);
	background-repeat:no-repeat;
	background-position:10px center;
}

.btri{
	background-image: url(../image/youshi_fanhui2.png);
	background-repeat:no-repeat;
	background-position:30px center;
}


.thewords{
	width: 535px;
	height: 320px;
	overflow: hidden;
	padding:30px 0px 0px 70px;
	background-color:#FFFFFF;
	background-image:url(../image/logobg.png);
	background-position:right bottom;
	background-repeat:no-repeat; 
	position: absolute;
	top: 180px;
	right:85px;
	
}

.changeword{
	display: none;
}

.thewords strong{
	font-size:36px;
	line-height:50px;
	color: #165A1A;
}

.thewords h2{
	font-size:28px;
	color: #165A1A;
	margin-top: 40px;
}

.thewords h3{
	font-size:18px;
	color: #858585;
	font-family: tahoma;
	font-weight: normal;
}

.thewords h4{
	width: 20px;
	height: 5px;
	background: #165A1A;
}

.thewords p{
	font-size: 24px;
	color: #515151;
	margin-top: 20px;
	height: 70px;
	overflow: hidden;
}
/*优势*/

/*探头1*/
.tantou1wrap{
	width: 100%;
	margin-top: 135px;
}

.tantou1{
	width: 1200px;
	height: 202px;
	background: url(../image/tantou1.jpg) no-repeat;
	margin: auto;	
	border: 1px solid #165A1A;
	
}

.tan1cont{
	
}

.tan1cont p{
	font-size: 26px;
	line-height: 28px;
	color: #165A1A;
	font-weight: normal;
	text-align: right;
	margin-right: 60px;
	margin-top: 40px;
}

.tan1cont h2{
	font-size: 36px;
	line-height: 38px;
	color: #165A1A;
	text-align: right;
	margin-right: 60px;
	margin-top: 10px;
}

.tan1cont h3{
	font-size: 28px;
	line-height: 30px;
	color: #165A1A;
	font-weight: normal;
	text-align: right;
	margin-right: 90px;
	margin-top: 22px;
}


/*合作*/
.cooperwrap{
	width: 100%;	
	overflow: hidden;
}

.cooperbox{
	width: 1920px;
	height: 639px;
	background: url(../image/hezuo_bg.jpg)  no-repeat;
	position: relative;
	left: 50%;
	margin-left: -960px;
}
.cooper{
	width: 1200px;
	height: 639px;
	background: url(../image/bolang.png)  no-repeat;
	margin: auto;
	overflow: hidden;
	/*background: lightblue;*/	
}

.coopertop{
	text-align: center;
	margin-top: 35px;
}

.coopercont{
	position: relative;
	height: 565px;
}

.coopercont dl{
	width: 165px;
}

.coopercont dl dt{
	width: 130px;
	height: 130px;
	padding: 10px;
	border: 1px solid #FFFFFF;
	border-radius: 50%;
	margin:auto;
	background: #165A1A;
} 

.coopercont dl dt img{
	width: 100%;
	border-radius: 50%;
}

.coopercont dl dd p{
	font-size: 24px;
	color: #FFFFFF;
	margin-bottom: 10px;
}

.coopercont dl dd{
	text-align: center;
	margin-top: 20px;
}

.coopercont dl dd p{
	font-size: 20px;
	color: #FFFFFF;
}


.dlone{
	position: absolute;
	top: 35px;
	left: 50px;
}

.dltwo{
	position: absolute;
	top: 190px;
	left: 205px;
	width: 240px !important;
}

.dlthree{
	position: absolute;
	top: 35px;
	left:435px;
}

.dlfour{
	position: absolute;
	top: 190px;
	left:625px;
}

.dlfive{
	position: absolute;
	top: 35px;
	left:820px;
}

.dlsix{
	position: absolute;
	top: 190px;
	left:975px;
	width: 230px !important;
}

/*合作伙伴*/
.partnerwrap{
	width: 100%;
	margin-top:110px;
}

.partner{
	width: 1200px;
	margin: auto;
}

.partnertop{
	text-align: center;
	position: relative;
}

.partnertop .more1{
	position: absolute;
	right: 30px;
	bottom:-8px;
}


.partnercont{
	margin-top: 35px;
	position: relative;
}


.partnerlunbo{
	width: 1090px;
	margin: auto;
	overflow: hidden;
}

.partnerlunbo ul{
	width: 9999px;
	overflow: hidden;
}

.partnerlunbo ul li{
	float: left;
	width:160px;
	margin-right: 25px;
	
}

.partnerlunbo ul li img{
   display: block;
   width:162px;
   height: 117px;
   border:1px solid #DCDCDC;
}

.partbt{
	
}

.partbt button{
	width: 30px;
	height: 30px;
	border: none;
	outline: none;
	cursor: pointer;
}

.partbt button:active{
	transform: scale(1.1);
}

.prev{
	position: absolute;
	left: 0px;
	top: 40px;
	background: url(../image/huoban_zuo.jpg) no-repeat;
}

.next{
	position: absolute;
	right: 0px;
	top: 40px;
	background: url(../image/huoban_you.jpg) no-repeat;
}



/*客户见证*/
.customerwrap{
	width: 100%;
	margin-top: 70px;
}

.customer{
	width: 1200px;
	margin:auto;	
	overflow: hidden;
}



.customertop{
	text-align: center;
	position: relative;
}

.customertop .more1{
	position: absolute;
	right: 30px;
	bottom:-8px;
}


.customercont{
	margin-top: 40px;
	overflow: hidden;
	width: 1600px;
}


.custbox{
	float: left;
	width: 275px;
	height: 420px;
    padding: 5px;
    margin-right: 17px;
     background-color: #FFFFFF;
    background-image:url(../image/jiahao_lv.png) ;
    background-repeat:no-repeat ;
    background-position:right bottom;
    border: 1px solid #ABABAB;
    position: relative;
    transition: all 1s;
    cursor: pointer;
}

.custbox img{
	width: 275px;
	height: 206px;
}


.cuttep img{
	width:107px;
	height: 107px;
	border-radius: 50%;
	padding: 5px;
	border:1px dashed #165A1A;
	position: absolute;
	top: 150px;
	left: 10px;
}


.cuttep p{
	font-size: 18px;
	color: #165A1A;
	position: absolute;
	top: 230px;
	right: 15px;
	width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}

.cutword{
	margin-top: 65px;
	width: 260px;
	margin-left: 10px;
}

.cutword h2{
	font-size: 16px;
	color: #414141;
	margin-bottom:10px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}

.cutword p{
	font-size: 16px;
	color: #414141;
	line-height: 20px;
	height: 80px;
	overflow: hidden;
}

/*.caseactive{
	background-color:#165A1A !important;
	background-image:url(../image/jiahao_bai.png) !important;
}

.caseactive h1{
	color: #FFFFFF !important;
}

.caseactive h2{
	color: #FFFFFF !important;
}
.caseactive p{
	color: #FFFFFF !important;
}

.caseactive .cuttep img{
	border:1px dashed #FFFFFF !important;
}*/


.custbox:hover{
	background-color:#165A1A;
	background-image:url(../image/jiahao_bai.png);
}

.custbox:hover p{
	color: #FFFFFF;
}

.custbox:hover h2{
	color: #FFFFFF;
}
.custbox:hover p{
	color: #FFFFFF;
}

.custbox:hover .cuttep img{
	border:1px dashed #FFFFFF;
}

/*客户见证*/


/*使用场景*/
.scenewrap{
	width: 100%;	
	margin-top: 140px;	
	overflow: hidden;
}

.scenebox{
	width: 1920px;
	height: 669px;
	background: url(../image/changjing_bg.jpg) no-repeat;
	position: relative;
	left: 50%;
	margin-left: -960px;
}


.scene{
	width: 1200px;
	margin: auto;
	position: relative;
}

.undergreen{
	position: absolute;
	top: 55px;
	left: 0px;
	width: 373px;
	height: 570px;
	background: #165A1A;
	z-index:98;
}

.above{
	width: 1185px;
	height: 570px;
	position: absolute;
	top: 65px;
	left: 15px;
	z-index: 99;
}


.picbox{
	float: left;
	clear: both;display: none;
}

.bigpic{
	float:left;
	width: 415px;
	height: 553px;
	overflow: hidden;
}

.bigpic img{
	display: block;
	width: 415px;
	height: 553px;
}

.smallpic{
	float: left;
	margin-left: 15px;
	position: relative;
}

.smallpic img{
	display: block;
	width: 203px;
	height: 270px;
	cursor: pointer;
}

.small{
	position: absolute;
}

.small1{
	top: 0px;
	left: 0px;
}

.small2{
	top: 0px;
	left:218px;
}

.small3{
	top: 285px;
	left:0px;
}

.small4{
	top: 285px;
	left:218px;
}

.addgreenbor{
	border: 1px solid #165A1A;
	margin-top:-5px !important;
	margin-left:-5px !important;
	padding: 5px !important;
}


.choicebox{
	width: 234px;
	height:553px;
	float: right;
	background-color: #165A1A;
	background-image:url(../image/xingguo.png);
	background-repeat:no-repeat;
	background-position:center 520px;
	text-align: center;
}


.choicebox img{
	margin-top: 25px;
}

.choicebox ul{
	width: 200px;
	margin-top: 43px;
}


.choicebox ul li{
	width: 100%;
	padding: 12px 0px;
	text-align: right;
	color: #FFFFFF;
	font-size: 22px;
	overflow: hidden;
	cursor: pointer;
	margin-top: 20px;
}

.choicebox ul li span{
	float: right;
	margin-right: 15px;
	display: block;
	max-width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.choicebox ul li i{
	float: right;
	width: 17px;
	height: 19px;
	margin-top: 7px;
	margin-right: 15px;
	background-image:url(../image/changjing_jiantou.png) ;
	background-repeat:no-repeat;
	display: none;
}


.jiantouli{
	background-color:#8BAD8D !important;
	
}

.jiantouli i{
	display: block !important; 	
}

.jiantouli span{
	color:#F9680F !important;	
}


.choicebox ul li:hover{
	background-color:#8BAD8D !important;
}


.choicebox ul li:hover i{
	display: block !important; 	
}

.choicebox ul li:hover span{
	color:#F9680F !important;	
}

/*使用场景*/


/*探头2*/
.tantou2wrap{
	width: 100%;
}

.tantou2{
	width: 1200px;
	height: 202px;
	margin: auto;
	background: url(../image/tantou.jpg) no-repeat -1px;
	position: relative;
	top: -15px;
}


.tanwords{
	float: right;
	margin-right: 65px;
}

.tanwords p{
	text-align: right;
	font-size: 28px;
	line-height: 28px;
	color: #165A1A;	
	font-weight: normal;
	margin-top: 40px;
}

.tanwords h2{
	text-align: right;
	font-size: 36px;
	line-height: 36px;
	color: #165A1A;	
	margin-top: 12px;
}


.tanwords h3{
	text-align: right;
	font-size: 28px;
	line-height: 28px;
	color: #165A1A;	
	font-weight: normal;
	margin-top: 25px;
	margin-right: 30px;
}

/*探头2*/

/*简介*/
.shotwrap{
	width: 100%;
	margin-top: 100px;
}

.shot{
	width: 1200px;
	height: 543px;
	margin: auto;
	position: relative;
}

.greenborder{
	position: absolute;
	width: 408px;
	height: 543px;
	border: 1px solid #165A1A;
	z-index: 98;
}

.aboutwords{
	width: 1185px;
	position: absolute;
	z-index: 99;
	margin-top: 22px;
	margin-left: 15px;
	overflow: hidden;
}


.shotpic{
	float: left;
}

.shotwords{
	float: right;
}

.wordstop{
	overflow: hidden;
}

.wordspic{
	float: left;
}

.wordsmore{
	float: right;
	margin-top:40px;
}

.wordscenter{
	width: 506px;
	height: 340px;
	margin-top: 20px;
	overflow: hidden;
}

.wordscenter p{
	line-height: 34px;
    font-size: 18px;
	color: #414141;
	}

.wordscenter p span{
	color: #165A1A;
	font-weight: bold;
}

.wordshows{
	display: none;
}

.wordbottom{
	margin-top: 30px;
}

.wordbottom ul{
	overflow: hidden;
}

.wordbottom ul li{
	float: left;
	font-size: 18px;
	color: white;
	background: #165A1A;
	width: 110px;
	text-align: center;
	padding: 5px 0px;
	margin-right: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}

.wordbottom ul li:hover{
	background: #F9680F !important;
}

.wordactive{
	background: #F9680F !important;
}

/*简介*/

/*荣誉资质*/
.honorwrap{
	width: 100%;	
	margin-top:110px;
	overflow: hidden;
}

.honorbox{
	width: 1920px;
	height: 561px;	
	background: url(../image/zizhi_bg.png);
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.honor{
	width: 1200px;	
	margin: auto;
	overflow: hidden;
}

.honortop{
	margin-top: 55px;
	text-align: center;
	position: relative;
}

.honortop .more1{
	position: absolute;
	right: 30px;
	bottom:-8px;
}


.honorcont{
	margin-top: 40px;
	position: relative;
}

.honorlunbo{
	width: 1065px;
	margin: auto;
	overflow: hidden;	
}

.honorlunbo ul{
	width: 9999px;
	overflow: hidden;
}

.honorlunbo ul li{
	float: left;
	width: 227px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	margin-right: 35px;
}

.honorlunbo ul li img{
	width: 227px;
	height: 322px;
	display: block;
}


.honorbt button{
	outline: none;
	border: none;
	width:30px;
	height:30px;
	background-color:transparent;
	cursor: pointer;
}

.honorbt button:active{
	transform: scale(1.1);
}

.honorle{
	position: absolute;
	left: 0px;
	top: 150px;
	background-image:url(../image/zizhi_zuo.png);
}

.honorri{
	position: absolute;
	right: 0px;
	top: 150px;
	background-image:url(../image/zizhi_you.png);
}




/*荣誉资质*/

/*探头3*/
.tantou3wrap{
	width: 100%;
	overflow: hidden;
}

.tantou3{
	width: 1920px;
	height: 220px;
	background: url(../image/tan3.jpg) no-repeat;
	position: relative;
	left: 50%;
	margin-left: -960px;
}


.tan3word{
	float: right;
	margin-right: 392px;
}

.tan3word p{
	text-align: right;
	font-size: 28px;
	line-height: 28px;
	color: #165A1A;	
	font-weight: normal;
	margin-top: 40px;
}

.tan3word h2{
	text-align: right;
	font-size: 36px;
	line-height: 36px;
	color: #165A1A;	
	margin-top: 12px;
}


.tan3word h3{
	text-align: right;
	font-size: 28px;
	line-height: 28px;
	color: #165A1A;	
	font-weight: normal;
	margin-top: 25px;
	margin-right: 30px;
}

/*探头3*/


/*新闻动态*/
.newswrap{
	width: 100%;
	margin-top: 120px;
	margin-bottom: 115px;
}

.news{
	width: 1200px;
	margin: auto;
}

.newstop{
	border-top:1px solid #B5B5B5;
	border-bottom:1px solid #B5B5B5;
	padding: 5px 0px;
	overflow: hidden;
}


.newlogopic{
	float: left;
}

.newlogopic img{
	display: block;
}


.newlogoword{
	float: left;
	width: 32px;
	font-size: 16px;
	line-height: 18px;
	color:#545454;
	margin-left: 10px;
	padding-right: 34px;
	background: url(../image/book.png) no-repeat 38px center;
}


.newstop p{
	float: left;
	width: 300px;
	font-size: 16px;
	color: #4E4E4E;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 7px;
	padding-left: 15px;
	background: url(../image/sanjiao.png) no-repeat left center;
	margin-right: 10px;
}

.newstop p a{
	color: #4E4E4E;
}

.newsmore{
	float: right;
	margin-right: 20px;
	margin-top: 13px;
}



.newscont{
	overflow: hidden;
	height: 415px;
	margin-top: 30px;
}

.newsleft{
	float: left;
	width: 280px;
	height: 415px;
	background: url(../image/zixun_img1.jpg) -10px -10px no-repeat;
	
}

.newscenter{
	float: left;
	width: 535px;
	height: 390px;
	overflow: hidden;
	padding:10px 20px;
	border: 2px solid #B5B5B5;
	margin-left: 35px;
}

.newscenter ul{
	overflow: hidden;
	border-bottom: 1px solid lightgray;
}

.newscenter ul li{
	float: left;
	padding: 5px 25px;	
	color: #767676;
	font-size: 20px;
	overflow: hidden;
	cursor: pointer;
}

.newsliac{
	background: #165A1A !important;
	color: #FFFFFF !important;
}

.newsulmore{
	float:right;
	margin-top: 18px;
}


.newsbox{
	margin-top:15px;
	
	display: none;
}

.newsline{
	padding-top: 18px;
	border-top: 1px dashed #B5B5B5;
	padding-bottom: 4px;
	position: relative;
}

.firstline{
	margin-top:0px !important;
	padding-top: 0px !important;
	border-top:none !important;
}

.newsline p{
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 10px;
	font-weight: normal;	
	width:400px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.newsline p a{
	color: #717171;
}

.newsline p a:hover{
	color:#4C774E;
}

.newsline p a span{
	/*color: #4C774E;*/
}


.newsline p{
	font-size: 16px;
	line-height: 18px;
	color: #9E9E9E;
	height: 36px;
	overflow: hidden;
}

.newsright{
	float: right;
}

.date{
	position: absolute;
	bottom:48px;
	/*top: 0px;*/
	right: 0px;
}

.date span{
	font-size: 14px;
	color:#CDCDCD;
	font-family: "times new roman";
}


.newsright img{
	display: block;
	width: 278px;
	height: 196px;
	margin-bottom: 22px;
}
/*新闻动态*/


/*尾部*/
.footerwrap{
	width: 100%;
	overflow: hidden;
}

.footerbox{
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	background: #D5D5D5;
}

.footer{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.footertop{
	padding: 25px 0px 30px 0px;
	overflow: hidden;
	border-bottom: 1px solid #353535;
}


.footerle{
	float: left;
}

.footercenter{
	float: left;
	overflow: hidden;
	margin-left: 140px;
}


.footercenter ul{
	float: left;
	overflow: hidden;
	margin-right: 40px;
	margin-top: 10px;
}

.footercenter ul li{
	font-size: 14px;
	color: #313131;
	overflow: hidden;
	margin-bottom:5px;
}

.footercenter ul li a{
	color: #313131;
}

.footercenter ul li a:hover{
	color: #165A1A !important;
}

.footerri{
	float: right;
	overflow: hidden;
}

.call{
	float: left;
	margin-right: 20px;
	margin-top: 40px;
}

.call p{
	font-size: 22px;
	color: #313131;
	text-align: right;
	font-weight: normal;
}

.call h2{
	width: 194px;
	height: 24px;
	background: url(../image/phonenumber.png) no-repeat;
	margin-top: 8px;
}


.wechatcode{
	float: right;
	text-align: center;
}

.wechatcode dl dt img{
	width:104px;
}

.wechatcode dl dd{
	font-size: 14px;
	color: #313131;
}

.friend{
	width: 1200px;
	margin-top: 32px;
	margin-bottom: 40px;
}

.friend ol{
	width: 1400px;
	overflow: hidden;
	margin-bottom:13px;
}



.friend ol li{
	float: left;
	font-size: 14px;
	color: #313131;
	margin-right: 30px;
	line-height: 18px;
	margin-top: 3px;
}

.friend ol li a{
	color: #313131;
}

.friend ol li a span{
	font-size: 18px;
	color: #165A1A !important;
	margin-right: 32px;
	font-weight: bold;
}

.friend ol li a:hover{
	color: #165A1A;
}

.footfirst{
	margin-right:0px !important;
	margin-top: 0px !important;
	
}

.footfirst a{
	cursor: default !important;
}


.footerbottom{
	width:1920px;
	background: #165A1A;
	padding: 5px 0px;
}

.bottomcen{
	width: 1200px;
	margin: auto;
}

.bottomcen p{
	float: left;
	font-size: 14px;
	color: #FFFFFF;
}

.copyright{
	width: 750px;
	margin: auto;
	overflow: hidden;
}
/*尾部*/

.title{
	max-width: 1200px;
	margin: auto;
	text-align: center;
	position: relative;
}
.title .box1{
	font-size: 36px;
	font-weight: bold;
	color: #165a1a;
	line-height: 36px;
}
.title .img1{
	height: 6px;
	display: block;
	margin: 4px auto 0;
}
.title .box2{
	font-size: 18px;
	color: #989898;
	line-height: 18px;
	margin-top: 8px;
}
.title .more{
	width: 55px;
	padding: 5px 0;
	position: absolute;
	right: 0;
	bottom: -5px;
}
