/*公共样式*/
*{
	margin: 0;
	padding: 0;
}
body{
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #333;
	border: none;
}
a{
	text-decoration: none;
	color: #333333;
}
a:hover{
	color: #3f7f21;
}
li{
	list-style: none;
}
/*公共样式结束*/
/*顶部*/
.top-all{
	width: 100%;
	height: 31px;
	margin: 0 auto;
	border-bottom: 1px solid #cccccc;
}
.top-all .top{
	width: 1000px;
	height: 31px;
	margin: 0 auto;
}
.top-all .top ul li{
	float: left;
	line-height: 31px;
	font-size: 12px;
	color: #999999;
}
.top-all .top ul li a{
	color: #999999;
	line-height: 31px;
	font-size: 12px;
}
.heading{
	width: 1000px;
	height: 140px;
	margin: 0 auto;
}
.heading ul li.logo{
	padding-left: 102px;
	float: left;
	height: 115px;
	padding-top: 25px;
	background: url(../images/logo.png) no-repeat 0 22px;
}
.heading ul li.logo a{
	display: block;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	line-height: 40px;
}
.heading ul li.logo span{
	color: #009b4d;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
}
.heading ul li.tel{
	float: right;
	width: 344px;
	height: 140px;
	background: url(../images/tel.jpg) right center no-repeat;
}
/*顶部结束*/
/*nav*/
.nav-all{
	width: 100%;
	height: 48px;
	margin: 0 auto;
	background: #009b4d;
}
.nav-all .nav{
	width: 1000px;
	height: 48px;
	margin: 0 auto;
}
.nav-all .nav ul li{
	float: left;
	width: 125px;
	height: 48px;
}
.nav-all .nav ul li a{
	width: 125px;
	height: 48px;
	display: block;
	line-height: 48px;
	font-size: 15px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.nav-all .nav ul li a:hover{
	background: #045a2d;
	
}

/*nav结束*/
/*banner*/
.topbanner {
    height: 440px;
    position: relative;
    width: 100%;
    overflow: hidden;
}
#banner{
width: 1920px;
height: 440px;
position: absolute;
left: 50%;
top: 0px;
margin-left: -960px;
overflow-x: hidden;
	
}
#banner img{
	width: 1920px;
	height: 440px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}
#banner ul{
	position: absolute;
	left: 890px;
	bottom: 10px;
}
#banner ul li{
	list-style: none;
	width: 20px;
	height: 12px;
	background: #eb8500;
	float: left;
	margin-right: 18px;
	
}
/*banner结束*/
/*search*/
.search{
	width: 1000px;
	height: 48px;
	margin: 15px auto;
	background: url(../images/search.png) center top no-repeat;
}
.search ul li{
	float: left;
	height: 48px;
	color: #666;
}
.search ul li p{
	font-size: 14px;
	color: #333333;
	line-height: 48px;
	width: 740px;
	height: 48px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-indent: 15px;
}
.search ul li p a{
	font-size: 14px;
	color: #666666;
	line-height: 48px;
}
.search-right{
	width: 260px;
	height: 48px;
}
.search-right ul{
	width: 260px;
	height: 48px;
	margin: 0 auto;
}
.search-right-left{
	width: 190px;
	height: 26px;
	margin: 11px 0;
	overflow: hidden;
	
}
.search-right-left input{
	width: 190px;
	height: 24px;
	padding: 0 10px;
	color: #bebdbd;
	line-height: 24px;
	font-size: 12px;
	background: #f1f1f1;
	border: 1px solid #d3d3d3;
}
.search-right-right{
	width: 55px;
	height: 26px;
	padding: 11px 0 0 0;
}
/*search结束*/
/*main*/
.main{
	width: 1000px;
	height: auto;
	margin: 15px auto;
	overflow: hidden;
}
.main-left{
	width: 200px;
	height: auto;
	float: left;
	margin-right: 15px;
	
}
.main-lefttop{
	width: 200px;
	height: auto;
	background: #009b4d;
}
.main-lefttop-head{
	height: 55px;
	width: 200px;
	background: url(../images/mr.jpg) right top no-repeat;
}
.main-lefttop-head p{
	line-height: 55px;
	text-indent: 20px;
	font-size: 22px;
	color: #fff;
}
.main-lefttop-centent{
	width: 176px;
	height: auto;
	margin: 0 auto;
	background: #fff;
	padding: 7px;
}
.main-lefttop-centent ul li a{
	display: block;
	width: 176px;
	height: 33px;
	line-height: 33px;
	text-indent: 32px;
	margin-bottom: 7px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: url(../images/onepro.jpg) no-repeat 0 0;
	color: #009b4d;
	font-weight: bold;
}
.main-bot{
	width: 200px;
	height: 5px;
}
.main-leftbot{
	width: 200px;
	height: auto;
	background: #009B4D;
	margin-top: 15px;
}
.main-leftbot-head{
	height: 35px;
	width: 200px;
}
.main-leftbot-head p{
	line-height: 35px;
	text-indent: 20px;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.main-leftbot-centent{
	width: 176px;
	height: auto;
	margin: 0 auto;
	background: #FFFFFF;
	padding: 10px 7px 15px;
}
.main-right{
	width: 785px;
	height: auto;
	float: right;
}
.main-right-head{
	width: 785px;
	height: 44px;
	border-bottom: 1px solid #e1e1e1;
}
.main-right-head p{
	background: url(../images/icon.jpg) 12px center no-repeat;
	text-indent: 38px;
	line-height: 44px;
	font-size: 15px;
	font-weight: bold;
	float: left;
	color: #333;
}
.main-right-head a{
	float: right;
	margin-right: 15px;
	line-height: 44px;
}
.main-right-centent{
	width: 755px;
	height: auto;
	margin-top: 0px;
	padding: 5px;
	line-height: 30px;
	overflow: hidden;
}
.main-right-centent a.pro-list{
	width: 216px;
	height: 214px;
	overflow: hidden;
	margin: 10px 17px;
	margin-top: 0px;
	display: inline;
	float: left;
	text-align: center;
	line-height: 30px;
}
.main-right-centent a.pro-list img{
	width: 204px;
	height: 172px;
	padding: 3px;
	border: 1px solid #e1e1e1;
	background: #FFFFFF;
}
/*main结束*/
/*product*/
.pro{
	width: 100%;
	height: auto;
	background: #e1e5f0;
	margin: 25px auto;
	padding-top: 32px;
	padding-bottom: 32px;	
}
.pro-main{
	width: 1000px;
	height: 403px;
	margin: 0 auto;
}
.pro-main-head{
	width: 1000px;
	height: auto;
}
.pro-main-head p{
	font-size: 30px;
	font-weight: bold;
	line-height: 35px;
	text-align: center;
}
.pro-main-head span{
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	display: block;
	color: #5a5c60;
	padding-top: 10px;
}
.pro-main-content{
	width: 1000px;
	height: auto;
	margin-top: 20px;
	overflow: hidden;
}
.pro-main-content-arr1{
	width: 50px;
	float: left;
}
.pro-main-content-arr1 a img{
	margin-top: 70px;
	width: 26px;
	height: 40px;
}
#demo{
	overflow: hidden;
	height: 230px;
	width: 900px;
	float: left;
}
#indemo{
	float: left;
	width: 800%;
}
#demo1{
	float: left;
}
#demo2{
	float: left;
}
.pro-ul li{
	float: left;
	padding-left: 6px;
}
.pro-ul li a img{
	width: 204px;
	height: 172px;
	border: 1px solid #e1e1e1;
	padding: 3px;
	background: #FFFFFF;
}
.pro-ul li a:hover img{
	border: 1px solid #eb8500;
	padding: 3px;
}
.pro-ul li h3{
	font-size: 14px;
	padding-bottom: 6px;
	line-height: 25px;
	text-align: center;
	font-weight: normal;
}
.pro-main-content-arr2{
	float: right;
	width: 50px;
}
.pro-main-content-arr2 a img{
	margin-top: 70px;
	width: 26px;
	height: 40px;
}
.clear{
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden;
	display: block;
}
.pro-main-more{
	width: 160px;
	height: 40px;
	display: block;
	background: #009b4d;
	text-align: center;
	margin: 0 auto;
	line-height: 40px;
	font-size: 16px;
	color: #FFFFFF;
}
.pro-main-more:hover{
	color: #fff;
	background: #01793d;
}
/*product结束*/
/*news*/
.news{
	width: 1000px;
	height: auto;
	margin: 35px auto;
}
.news-head{
	width: 1000px;
	height: 85px;
	margin: 0 auto;
	background: url(../images/line1.jpg) repeat-x center 65px;
}
.news-head p{
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	line-height: 40px;
	text-align: center;

}
.news-head ul{
	display: block;
	width: 242px;
	height: 31px;
	margin: 10px auto;
}
.news-head ul li{
	display: block;
	width: 109px;
	height: 31px;
	float: left;
	line-height: 31px;
	cursor: pointer;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	background: url(../images/list1.jpg)left top no-repeat;
	margin: 0 6px;
}
.news-head ul li:hover{
	background: url(../images/list2.jpg)left top no-repeat;
}
.news-head ul li a:hover{
	color: #FFFFFF;
}
.news-content{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;
}
.news-content-left{
	width: 316px;
	height: auto;
	float: left;
}
.news-content-left a img{
	width: 315px;
	height: 244px;
}
.news-content-left a p{
	width: 315px;
	height: 40px;
	font-size: 18px;
	color: #444444;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.news-content-left .time{
	width: 315px;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	color: #888888;
	text-align: right;
	
}
.news-content-left a span{
	width: 315px;
	height: 42px;
	display: block;
	overflow: hidden;
	line-height: 20px;
	color: #888888;
}
.news-content-right{
	width: 630px;
	height: auto;
	float: right;
	background: url(../images/num123.gif) no-repeat 0 37px;
}
.news-content-right a ul{
	width: 630px;
	height: 75px;
	margin: 35px auto;
}
.news-content-right a ul li.num{
	float: left;
	width: 95px;
	height: 75px;
	line-height: 75px;
	font-size: 72px;
	font-family: Arial, Helvetica, sans-serif;
	color: #dcdcdc;
	font-weight: bold;
}
.news-content-right a ul li.txt{
	float: right;
	width: 506px;
	height: 72px;
	border-left: 3px solid #f3f3f3;
	padding-left: 24px;
}
.news-content-right a ul li.txt p{
	width: 506px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #444444;

}
.news-content-right a ul li.txt span{
	width: 506px;
	height: 46px;
	display: block;
	overflow: hidden;
	line-height: 23px;
	font-size: 12px;
	color: #888888;
}
/*news结束*/
/*about us*/
.about{
	width: 1000px;
	height: auto;
	margin: 35px auto;
	overflow: hidden;
}
.about-main-head{
	width: 1000px;
	height: 85px;
	margin: 0 auto;
	background: url(../images/line.jpg) no-repeat center center;
}
.about-main-head p{
	font-size: 30px;
	font-weight: bold;
	color: #333;
	line-height: 40px;
	text-align: center;
}
.about-main-head span{
	font-size: 22px;
	color: #333333;
	line-height: 30px;
	text-align: center;
	display: block;
}
.about-main-content{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	margin-top: 35px;
	overflow: hidden;
}
.about-main-contentl{
	float: left;
	margin-right: 25px;
}
.about-main-contentl img{
	width: 310px;
	height: 204px;
}
.about-main-contentr{
	line-height: 32px;
}
.about-main-contentr-more{
	height: 34px;
	display: block;
	line-height: 34px;
	color: #0d5d10;
	margin-top: 0px;
	float: right;
}
/*about us结束*/
/*footer*/
.footer{
	width: 100%;
	height: auto;
	background: #009b4d;
	padding-bottom: 45px;
	padding-top: 25px;
}
.footer-main{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}
.footer-main-bot{
	width: 1000px;
	height: 49px;
	margin: 0 auto 25px;
	background: url(../images/dash.jpg) center bottom no-repeat #03b35f;
	line-height: 41px;
	color: #fff;
	font-size: 15px;
	text-align: center;
}
.footer-main-bot a{
	color: #fff;
}
.footer-main a{
	color: #FFFFFF;
}
/*footer结束*/
/*end*/
.icon{
	width: 144px;
	height: 149px;
	/*background: orangered;*/
	position: fixed;
	top: 30%;
	right: 0px;
}
.icon-top{
	width: 144px;
	height: 52px;
	background-color: #00AEF3;
	border-radius: 5px;
}
.qq{
	background: #fff;
	border: 2px solid #00aef3;
}
.qq p{
	text-align: center;
	padding: 6px 0;
	margin: 0;
	vertical-align: middle;

}
/*end结束*/

/*link*/
.link {
    width: 100%;
    min-width: 1000px;
    margin: auto;
        margin-top: auto;
    margin-top: 25px;
    padding: 0 10px;
    line-height: 25px;
    background: #f7f7f7;
}
.linka {
    width: 1000px;
    /*background: url(../images/link.jpg) left no-repeat;*/
    margin: 0 auto;
    font-size: 14px;
    color: #419f27;
    padding-left: 23px;
}
.linka a{
	color: #888;
}
/*link结束*/






