@CHARSET "UTF-8";

/*头部样式*/
.head-bg{
	border-bottom: 1px solid #eeeeee;
}
.head{
	width: 1200px;
	line-height: 32px;
	margin:0 auto;
}
#header{
	background: url(../images/topbg.jpg) repeat-x top center;
}
.top-bg{
	width: 1200px;
	margin: 0 auto;
}
.logo{
	padding-top: 10px;
	float: left;
}
.topLink{
	background: url(../images/top-phonebg.png) no-repeat 0% 100%;
	width:270px;
	float:right;
	text-align:right;
	position: relative;
	z-index: 9999;
	padding-top: 25px;
}
.topLink h2{
	width: 192px;
	font-size: 16px;
	font-weight: 600;
	color: #000;
}
.translate{
	width:100px;
	position: absolute;
	left: 0;
	top:10px;
	z-index: 9999;
}
.tran-in{
	left:120px;
}
.translate li{
	border: 1px dashed #cccccc;
	line-height: 26px;
	text-align: left;
	background: #fff;
}
.translate li a{
	display: block;
	padding-left: 10px;
	background: url(../images/dot4.png) no-repeat 88% 11px;
}
.translate li a:hover{
	text-decoration: none;
	color:#275cea;
	cursor: pointer;
}
.translate-en{
	display: none;
	padding: 6px;
	padding-top:0px;
}
.translate li .translate-en a{
	padding-left: 0px;
	text-align: center;
	background: #fff;
	border-bottom: 1px solid #cccccc;
}
.translate li .translate-en a:hover{
	font-weight: bold;
}

.topLink .f_count{
	color:#ff0000;
	font-size:14px;
	font-weight:bold;
}
.topLink .k1{
	line-height:32px;
	padding-top:5px;
}
.topLink .k2{
	color:#074b91;
	font-size:14px;
	font-family:"微软雅黑";
}

#menu{
	margin-top:10px;
}

/*热门搜索*/
.search{
	text-align:left;
	height:24px;
	padding:5px 10px 5px 10px;
	width: 930px;
	margin: 0 auto;
}
#formsearch{
	width:300px;
	float:right;
}
.hotSearch{
	width:460px;
	float:left;
	height:24px;
	line-height:24px;
	font-weight:normal;
	font-size: 14px;
}


/*主体样式*/
.index-about{
	background: url(../images/aboutbg.jpg) no-repeat top center;
	margin-top: 17px;
	padding-bottom: 20px;
}
.about{
	width:1200px;
	padding-bottom:5px;
	margin: 0 auto;
}
.about-img{
	margin-left: 22px;
	margin-top: 42px;
}
.about-body{
	width: 650px;
	margin: 110px 20px -22px 20px;
}
.about_title{
	line-height:31px;
	padding-left:15px;
	font-weight:bold;
	font-family:"微软雅黑";
	font-size:24px;
	color:#000;
}
.about_title span{
	color:#2f8b34;
}
.about .content{
	padding:15px;
	padding-bottom:12px;
	text-indent:20px;
	color: #000;
}
.about .content a{
	display: block;
	width:145px;
	line-height: 40px;
	text-align: center;
	background: #2f8b34;
	color: #fff;
	margin-top:22px;
}
.honer{
	width: 1170px;
	margin: 0 auto;
}
.honer_list{
	padding-top:25px;
}
.honer_list li{
	float:left;
	margin-left:9px;
	margin-right:9px;
	padding-bottom:15px;_display:inline;
}
.honer_list li a.img{
	padding:3px;
	border:1px solid #bdbdbd;
	background:#fff;
}
.honer_list li a.img img{
	width:168px;
	height:228px;
}
.honer_list li h3{
	text-align:center;
	line-height:58px;
}
.honer_list li h3 a{
	font-weight:normal;
}
.honer_list li a.img{
	display:block;
}

/*产品推荐*/
.index-product{

	margin: 10px auto;
	margin-top: 30px;
	background:url(../images/productbg.png) no-repeat center top;
}
.productleft{
	background: #2f8b34;
}
.recommend_product{
	width:950px;
	float:left;
}
.index-product .title{
	line-height:60px;
	font-weight:bold;
	font-family:"微软雅黑";
	font-size:26px;
	color:#33952e;
	width: 160px;
	margin: 0 auto;
}
.recommend_product .content{
	padding-bottom:14px;
	padding-left: 20px;
	text-align: center;
}
.title{
	height: 90px;
}
.menu_cate{
	width:250px;
	float:left;
	background: #2f8b34;
}
.cate_title{
	line-height:52px;
	padding-left:15px;
	font-weight:bold;
	font-family:"微软雅黑";
	font-size:20px;
	color:#fff;
	text-align: center;
	background:url(../images/titlebg1.jpg) no-repeat 0% 100%;
}
.sort1{

}
.sort1 .layer1 a{
	color: #fff;
	background: url(../images/sortbg1.jpg) no-repeat 100% 100%;
	display: block;
	line-height: 42px;
	font-size: 14px;
	padding-left: 20px;
}
.sort1 .layer1 a:hover{
	color:#e87518;
	text-decoration:none;
}
.sort1 .layer2{
	width: 200px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.sort1 .layer2 li a{
	border-bottom: 1px dashed #2ea634;
	line-height: 45px;
	text-align: left;
	color: #fff;
	font-size: 14px;
	background: url(../images/boult1.png) no-repeat left center;
	padding-left: 20px;
}
.sort1 .layer2 a:hover{
	color:#e87518;
	text-decoration:none;
}
.hotline h3{
	text-align: center;
	font-size: 21px;
	color: #b9ffbd;
	background: url(../images/hotline.png) no-repeat bottom center;
}
.hotline h3 span {
    display: block;
    text-transform: uppercase;
    font: 400 12px 微软雅黑;
    line-height: 30px;
    padding-bottom: 10px;
}
.consult{
	padding:15px 0px 100px 0px;
	text-align: center;
}
.consult h2{
	font-weight: 400;
	font-size: 18px;
	color: #fff;
	background: url(../images/consultbg.png) no-repeat center center;
}
.pro-more{
	margin-left: 535px;
	margin-top: 5px;
}
.pro-more a{
	color: #fff;
}
.pro-more a.more{
	display: inline-block;
	width: 144px;
	line-height: 40px;
	background-color: #2f8b34;
	font-size: 14px;
	text-align: center;
	margin-top:28px;
}
.pro-more a.hover{
	color: #e87518;

}
#container{
	width:1200px;
	margin:0 auto;
	margin-top:10px;
}
#container1{
	width:1200px;
	margin:0 auto;
	margin-top:30px;
}
/*热门产品展示*/
.hotproduct{
	margin-top: 46px;
	background: url(../images/hot-productsbg.png) no-repeat center top;
}
.hotproduct .title{
	line-height: 55px;
	font-weight: bold;
	font-family: "微软雅黑";
	font-size: 26px;
	color: #33952e;
	width: 180px;
	text-align:center;
	margin: 0 auto;
}
.products {

}
.pre_left {
    cursor: pointer;
    float: left;
    margin-top: 150px;
    _display: inline;

}
.products .content {
    width: 1155px;
    overflow: hidden;
    height: 395px;
    float: left;
}
.prolist {
    width: 2000px;
}
.prolist li {
    width: 274px;
    float: left;
    margin-right: 30px;
}
.prolist li a.img img{
	width: 274px;
	height: 211px;
}
.products .content li {
    line-height: 25px;
    float: left;
    margin: 0 7px;
    width:274px;
    height:393px;
    border: 1px solid #ccc;
}
.products .content li:hover {
}
.products .content li:hover a.more1{
	border: 1px solid #2fce27;
	color: #fff;
	background: #33952e;
}
.pre_right {
    cursor: pointer;
    float: right;
    margin-top: 150px;
}

/*成功案例展示*/
.index-case{
	margin-top: 46px;
	background-color: #f4f4f4;
	padding: 40px 0px;
}
.index-case .title{
	line-height: 55px;
	font-weight: bold;
	font-family: "微软雅黑";
	font-size: 26px;
	color: #33952e;
	width: 180px;
    text-align: center;
	margin: 0 auto;
	background: url(../images/casebg.png) no-repeat center top;
	padding: 0px 80px;
}
.index-case .content{
	width: 1200px;
	margin: 0 auto;
}
.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/*首页新闻*/
.index-new{
	background: url(../images/mapxing.png) no-repeat center 0;
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
}
.index-new a{
	color: #000;
}
.index-new .title{
	line-height: 60px;
	font-weight: bold;
	font-family: "微软雅黑";
	font-size: 26px;
	color: #33952e;
	width: 105px;
	margin: 0 auto;
	background: url(../images/newbg.png) no-repeat center top;
	padding: 0px 80px;
}
.news_list1{
	padding-top: 30px;
}
.news_list1 li{
	background:url(../images/list_dot2.gif) no-repeat 0% 50%;padding-left:14px;
	line-height: 32px;
	font-size: 14px;
}
.news_list1 li span{
        float: right;
}

.news_company{width:380px;float:left;}
.news1_title{line-height:48px;padding-left:15px;font-family:"微软雅黑";font-size:16px;color:#fff;background: #da0000;position: relative;font-weight:normal;}
.news1_title a{position: absolute;top:0px;right:10px;font-size: 12px;color:#fff;}
.news1_title a:hover{font-weight:bold;}
.news_company .content1{
	margin-right: 10px;
}
.news1_company{
	margin-right: 30px;
}
.news2_company{
	margin-right: 30px;
}
 .news_listt li{
 	padding-bottom: 10px;
 	 border-bottom: 1px dashed #cacaca;
 	 padding-top: 20px;
 }
 .news_listt li a{
    line-height: 30px;
    position: relative;
    font-size: 14px;
    padding: 10px 0px 10px 40px;
    background: url(../images/listt.png) 0 50% no-repeat;
}
.news_listt li a{

}
.news_listt span {
    background: url(../images/listt1.png) 0 10% no-repeat;
    padding-left: 40px;
    display: block;
    line-height: 20px;
    font-size: 14px;
    color: #000;
    padding-top:5px;
}
.news_listt{

}
.news-more{
	width: 1200px;
	margin: 30px auto;

}
.news-more a{
	color: #fff;
}
.news-more a.more{
	display: inline-block;
    width: 144px;
    height: 35px;
    background-color: #2f8b34;
    font-size: 14px;
    text-align: center;
    padding-top: 10px;
    margin-left: 533px;
}
.soroll{
	margin-top:35px;
	overflow: hidden;
}

.custom-width {width: 1100px;margin-right: auto;margin-left: auto;}
.fl{float:left;}
.fr{float:right;}
.mb5 {margin-bottom: 5px;}
.block {display: block;}
.hei{height:42px;}
/* 单行滚动新闻带控制按钮 */
.news-marquee-handle {overflow: hidden;width: 270px;height: 42px;padding-left: 110px;background: url(../images/notic.jpg) left center no-repeat;}
.news-marquee-handle .news-marquee-item {line-height: 42px;font-family: '微软雅黑';color:#fff;}
.news-marquee-handle .news-marquee-item a {margin-right: 25px;font-family: '微软雅黑';color:#fff;}
.news-marquee-handle .news-marquee-item a:hover {text-decoration: none;opacity:0.8;}
.news-marquee-ctrl {width: 9px;height: 15px;padding-top: 14px;}
.news-marquee-handle2 {overflow: hidden;width: 300px;}
.news-marquee-handle2 .news-marquee-item {float: left;width: 300px;}


/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

/*4大企业优势*/
.advantage{
	background: url(../images/4Advantage.jpg) no-repeat center 100%;

}
.advantage .reason{
	width: 1200px;
	height: 765px;
	margin:0 auto;

}
.r1{
	padding-left: 500px;
    padding-top: 160px;

}
.r1 h2{
	background: url(../images/01bg.png) no-repeat left 100%;
	font-size: 22px;
	color: #2f8b34;
	padding-left: 70px;
	padding-top: 8px;
    padding-bottom: 8px;
}
.r2{
	padding-left: 570px;
    padding-top: 18px;

}
.r2 h2{
	background: url(../images/02bg.png) no-repeat left 100%;
	font-size: 22px;
	color: #2f8b34;
	padding-left: 70px;
	padding-top: 8px;
    padding-bottom: 8px;
}
.r3{
	padding-left: 600px;
    padding-top: 18px;

}
.r3 h2{
	background: url(../images/03bg.png) no-repeat left 100%;
	font-size: 22px;
	color: #2f8b34;
	padding-left: 70px;
	padding-top: 8px;
    padding-bottom: 8px;
}
.r4{
	padding-left: 540px;
    padding-top: 18px;

}
.r4 h2{
	background: url(../images/04bg.png) no-repeat left 100%;
	font-size: 22px;
	color: #2f8b34;
	padding-left: 70px;
	padding-top: 8px;
    padding-bottom: 8px;
}
.rlink p{
	display: block;
	padding-top: 18px;
}
/*友情链接*/
.f_link{color: #33952e;width:1200px;margin:20px auto;line-height:30px;text-indent:20px;font-size: 16px;}

/*页面底部*/
#footer{
	background: url(../images/footbg.jpg) repeat-x center 100%;color: #c8ffc6;font-size: 14px;padding-bottom: 2px;
}
.foot{position:relative;width:1200px;margin:0 auto;text-align:center;margin-bottom:10px;padding-top:8px;margin-top:15px;}
.foot_contact{
	width: 1050px;
    margin: 0 auto;
    padding-bottom: 20px;
}
#footer a{color: #c8ffc6;font-size: 14px;}
#footer a:hover{color:#e87518;text-decoration:none;}
.nav_foot{text-align:center;line-height:24px;color:#666;
padding-top: 30px;padding-bottom: 10px;}
.copyright{text-align:center;line-height:24px;color: #c8ffc6;font-size: 14px;line-height: 22px;height: 26px;}
/*.copyright a{color: #c8ffc6;font-size: 13px;}*/


/*------------内页-------------------*/
.left .box{}
.left .box h3{line-height:51px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:20px;color:#fff;text-align: center;padding-left: 0px;}
.left .box .content{padding:5px 0px;background: #2f8b34;}
.left .box .content a{
	color:#fff;
	font-size: 14px;
	    padding-left: 10px;
}
.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:1920px;margin:0 auto;}
.n_banner img{width:1920px;margin:0 auto}
.left{width:250px;float:left;}
.sort_menu{}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:20px !important;line-height:24px;}
.n_contact .content p{
	color: #fff;
	font-size: 14px;

}

.right{width:920px;float:right;padding-bottom:10px;}
.sitemp{line-height:44px;height:44px;overflow:hidden;padding-right:10px;background:url(../images/bj_2.png) no-repeat 0% 100%;}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:left;text-indent:30px;color:#1c8322;font-size:18px;font-weight: bold;font-size: 14px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;font-size: 14px;}
.sitemp .site a{
    font-size:14px;
}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;font-size: 14px;}


