* {
	padding: 0;
	margin: 0;
}
.clr{
	clear: both;
}
.one-line {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
/* 多行换行 */
.some-line{
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}
/* 首页样式 */
.warp{
    position: relative;
	width: 100%;
	background-color: #FFFFFF;
	background-position: center;	
}

.content{
	position: relative;
	width: 1200px;
	margin:auto;
	overflow: hidden;
}
/* 头部 */
#top{ background-color:#333; height:40px; width:100%; min-width: 1200px;}
.db{ width:1200px; margin:0 auto; line-height:40px}
.left{ float:left;}
.left span{ font-size:14px; color:#fff; }
.right{ float:right; color:#fff; height: 40px;}
.right span{ font-size:14px; color:#fff; line-height: 30px;}
.right a{ color:#fff;}
#head{ background-color: #fff;}
.heads{width:1200px; margin:0 auto; height:125px;}
/* logo */
.logott{ 
	width:100%; 
	min-width: 1200px;
	height: 110px;
}
.logot{ 
	width:600px; 
	float:left;
	margin: 9px auto;
}
.logo_r p{
	float:left;
	padding-top:36px; 
}
.logo_r p img{ 
	padding-left:5px; 
	overflow:hidden; 
}
.logo_r span{ 
	width:230px; 
	float:left;
}
.logo_r span img{ 
	float:left; 
	padding-top:15px;
}
.logo_r span i{ 
	width:130px; 
	float:left; 
	line-height:20px; 
	padding-top:30px;
}
.logo_r span b{ 
	font-size:20px; 
	float:left; 
	line-height:24px; 
	color:#4BB344;
}
/* 菜单 */
.nav{
	width: 100%;
	min-width: 1200px;
	height: 55px;
	background-color: #4BB344;
}
.content-nav{
	width: 1200px;
	margin:auto;
	overflow: hidden;
}
.nav-list{ 
	float: left;
	height:55px;
}
.menu{ 
	width:100%; 
	overflow:hidden; 
	float:left;
}
.menu .menu_item{
	float:left;
	font-size: 14px;
	width:170px;
	text-align:center;
	font-family:"微软雅黑";
}
.menu .menu_item a{
	font-size: 12px;
	color: rgb(255, 255, 255);
	display: block;
	width: auto; 
	line-height:55px;
	font-family:"微软雅黑";
}
.menu .menu_item:hover{
	background:#7CBE29;
}
.menu .menu_item:hover a{
	color:#fff;
}
.cur{
	text-decoration:none;
	background:#7CBE29; 
}
.cur a{
	color:#FFF;
}
.menu .menu_item:hover .submenu{
	display:block; 
	z-index:999999; 
	position:absolute;
	border-top:3px solid #fe6d00;
}
.submenu{
	width: 210px;
	height: auto;
	background-color:#4BB344;
	 overflow: hidden;
	 z-index:999999999; 
	 display:none;
	}
.submenu_item {
	padding:0 2px; 
	border-bottom: 1px dashed #929292;
}
.submenu_item a{ 
	font-weight:100;
	line-height:3em;
}
.submenu_item:hover{ 
	background:#7CBE29;
}
.submenu_item a:hover{
	 color:#fff;
}


/*搜索*/
/* #search{z-index:100;box-shadow:0px 0px 5px rgba(0,0,0,0.3);width: 100%; min-width: 1200px; height: 65px; margin: 0 auto; border-bottom: 1px #ececec solid;} */
.search{ 
	float: right; 
	margin:30px auto;
	width:300px;
}
.search form{
	margin-top:9px;
}
.search .kuan .kuan_sou{
	width:233px; 
	height:36px;
	background:none;
	float:left; 
	line-height:31px;
	border: 2px solid #009944; 
	color:#fff;
	font-size: 14px;
	background-color: #70BB4C;
	}
.search .kuan .kuan_an{
	width: 57px;
	height:36px;
	background: #009944; 
	float: left;
	border: 1px solid #009944;
	color:#fff;
	}
.search .kuan .kuan_an:hover{
	background: #008cd6; 
	border: 1px solid #008cd6;
}


/* 产品展示 */
/*产品中心*/
#product{ width: 100%; min-width: 1200px; height: 780px; background-color: #f2f0f0; margin: 0 auto;}
#product .product{ width: 1200px; height: 780px; margin: 0 auto;}
.product_left{ float: left; width: 240px; height: 680px;}
.product_left .flmc{ width: 240px; height: 60px; background-color: #009944; margin-top: 40px;}
.product_left .flmc p{ line-height: 60px; font-size: 16px; font-weight: bold; color: #fff; text-align: center;}
.product_left .flmc span{ font-size: 13px; font-weight: normal;}
.product_left .product_fenlei{ width: 240px; margin: 5px auto;}
.product_left .product_fenlei .p_iteam{ width:240px; height: 48px; line-height: 48px; text-align: center; background-color: #fff; font-size: 16px; margin-bottom: 2px; overflow: hidden;}
.product_left .product_fenlei .p_iteam:hover{ background-color: #009944;; font-size: 15px; color: #fff;}
.product_left .product_gengduo{ width: 240px; height: 83px; text-align: center; background-image: url(../images/01.jpg); line-height: 83px; font-size: 18px; font-weight: bold; color: #fff; font-family:"微软雅黑";}

.product_right{ float: right; width: 935px; height: 680px; margin: 40px auto;}
.product_neirong { width: 935px; height: 680px; }
.product_neirong li{ background-color: #fff;  float: left; width: 290px; height: 220px; position: relative; margin: 0 10px 15px 8px; padding: 10px 20px 10px 20px; border-color: #ccc; border-width: 1px; border-style: solid;}
.product_neirong li:hover{ border-color: #009944;} 
.product_neirong .cpimg{ display: table-cell; vertical-align: middle; text-align: center; width: 248px; height: 165px; overflow: hidden;}
.product_neirong .cpimg img{ vertical-align: middle; max-width: 248px; max-height: 165px; width: auto; height: auto; transition: all 0.6s;}
.product_neirong .cpimg img:hover{ transform: scale(1.4);}
.product_neirong .cptitle{ font-size: 14px; color: #5a5a5a; text-align: center; margin-top: 10px; overflow: hidden; white-space: nowrap; text-overflow:ellipsis; font-family: "微软雅黑"; }
.product_neirong .cptitle:hover{ background-color: #009944; color: #fff;}


/* 服务口号 */
.about-us{
	width: 100%;
	min-width: 1200px;
	height: 385px;
	background-color: #34A200;
}

.about-title{
	width: 1200px;
	height: 70px;
	line-height: 70px;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #78c354;
}
.line{
	width: 70px;
	height: 2px;
	background-color: #fff;
	margin-top: -2px;
}
.about-content{
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	margin: 10px auto;
	text-indent: 2em;
}
.about-bottom{
	margin-top: 30px;
}
.about-bottom li{
	float: left;
	width: 300px;
}
.service-purposes{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.service-slogan{
	font-size: 12px;
	color: #fff;
	margin: 18px auto;
}


/* 包装优势 */
.packaging-advantages{
	width: 100%;
	min-width: 1200px;
	height: auto;
}
.content-img{
	background-color: #fff;
}

/* 荣誉资质轮播 */
.carousel{
	width: 100%;
	min-width: 1200px;
	height: 320px;
	background-color: #34A200;
	margin-top: 50px;
}


.picMarquee-left{ width:1200px;  overflow:hidden; position:relative; margin: 0 auto; margin-top: 20px;margin-left: 18px;}
.picMarquee-left .bd{ padding:10px;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 25px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:175px; height:145px; display:block; padding:2px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px; font-size: 14px; }
.picList .title a{
	color: #fff;
}


/* 新闻 */
.news{
	width: 100%;
	min-width: 1200px;
	height: auto;
	margin-top: 50px;
}

.news-title{
	width: 380px;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #ccc;
}
.news-title strong{
	color: rgb(102, 102, 102);
    font-family: 'Microsoft YaHei';
	font-size: 18px;
	margin-right: 5px;
}
.news-title{
	color: rgb(204, 204, 204);
    font-size: 14px;
}

.news-more a{
	color: rgba(255,153,0,1);
	font-size: 14px;
}
.news-line{
	width: 70px;
	height: 2px;
	background-color: #78c354;
	margin-top: -4px;
}


.news-first{
	width: 380px;
	min-height: 145px;
}
.news-first-img{
	float: left;
	width: 380px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}
.news-first-img img{
	float: left;
	width: 140px;
	max-height: 140px;
	margin-top: 10px;
}
.first-title{
	float: right;
	width: 220px;
	margin: 10px;
}
.first-title a{
	font-size: 16px;
	color: #666;
	font-weight: bold;
}
.news-dec{
	font-size: 14px;
    color: #7d7d7d;
    margin: 5px auto;
    line-height: 20px;
}
.news-times{
	font-size: 14px;
	color: #5A5A5A;
}
.news-bottom-list{
	width: 380px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dotted #ccc;
}
.news-bottom-list a{
	display: inline-block;
	width: 380px;
	font-size: 14px;
	color: #5a5a5a;
}
.news-list li {
	width: 380px;
	float: left;
	margin-right: 20px;
}


/* 底部 */
.foot{
	width: 100%;
	min-width: 1200px;
	min-height: 350px;
	background-color: #2B8500;
	margin-top: 50px;
}
.content{
	position: relative;
	width: 1200px;
	margin:auto;
	overflow: hidden;
}
.foot-nav{
	width: 1200px;
	height: 50px;
	border-bottom: 1px solid #ccc;
	margin: 10px auto;
}
.foot-nav li{
	float: left;
	width: 170px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.foot-nav li a{
	display: inline-block;
	width: 170px;
	height: 50px;
	color: #fff;
	font-size: 12px;
}
.foot-nav li:hover a{
	color: #CE2029;
}
.foot-logo{
	width: 510px;
}
.foot-cur{
	background: none;
}
.foot-logo img{
	float: left;
}
.foot-company-mt{
	margin: 20px 50px;
}
.foot-company-name{
	float: right;
	margin: 13px auto;
}
.foot-company-name strong{
	font-size: 20px;
	color: #fff;
}
.foot-company-name p{
	font-size: 14px;
	color: #fff;
	margin: 8px auto;
}
.foot-company-address{
	width: 685px;
	margin-top: 30px;
}
.foot-company-address span{
	line-height: 25px;
	font-size: 13px;
    font-family: 微软雅黑;
	color: #fff;
	
}
.foot-company-address span a{
	color: #fff;
	font-size: 13px;
}
.foot-code{
	text-align: center;
	margin: 20px 120px;
	color: #fff;
}
.foot-code img{
	width: 160px;
	height: 160px;
	vertical-align: middle;
}
.ml-30{
   margin-left: 30px;
}
.mt-30{
	margin-top: 30px;
}
.clear{
	clear: both;
}

.fl{
	float: left;
}
.fr{
	float: right;
}

.search-yuegu{
	width: 100%;
	min-width: 1200px;
	height: 150px;
	background-color: #fff;
}

.search-left{
	width: 350px;
	height: 100px;
	border-right: 1px solid #D9D9D9;
	margin: 25px auto;
}
.search-size{
	font-size: 24px;
    font-family: 微软雅黑;
	color: rgb(85, 85, 85);
	font-weight: bold;
	margin-top: 15px;
}
.search-font{
	width: 225px;
	height: 32px;
	background-color: red;
	color: #fff;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	margin-top: 10px;
}


.search-middle{
	width: 500px;
	height: 100px;	
	border-right: 1px solid #D9D9D9;
	margin: 25px auto;
}


/* 关于我们内页 */
.inside-about{
	width: 100%;
	min-width: 1200px;
	height: auto;
}
.border-line a li{
     border: 1px solid #ccc;
}
.w-240{
	width: 240px!important;
}

.w-240 span{
	text-transform: uppercase;
}

.active{
	text-decoration:none;
	background-color: #009944;
}


.left-bottom-title{
	width: 240px;
	height: 50px;
	background-color: #009944;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

.bottom-information{
	width: 240px;
	border: 2px solid #009944;
}
.bottom-information p{
	width: 220px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-align: left;
	margin: 0px 10px;
	font-size: 12px;
	border-bottom: 1px dotted #ccc;
}
.bottom-information img{
	width: 236px;
}

.about-contant{
	width: 930px;	
	height: auto;
	margin-top: 40px;
	border: 1px solid #009944;
}
.position{
	width: 930px;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
}

.content-show{
	width: 880px;
	font-size: 16px;
	line-height: 32px;
	padding: 20px;
}

/*翻页样式*/
#pre{
	margin-top:20px; 
	padding-top:10px; 
	font-size:14px; 
	clear:both;
	text-align:right;
	margin-bottom:15px
}
#pre a{ 
	color:#069
}
#pages {
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 22px;
	padding-top: 1px;
	clear:both;
}
#pages a {
	background: #f5f5f5;
	border: #ddd solid 1px;
	padding: 2px 8px;
	margin: 0 2px;
	float: none;
	color: #9d7751;
	font-size: 14px;
}
#pages span {
	background: #009944; 
	color: #fff;
	border: #DDD solid 1px;
	padding: 2px 8px;
	margin: 0 2px;
	float: none;
}



/*图片内容区域*/

.img-show{
	width: 100%;
	min-width: 1200px;
	height: auto;
}
.right-img-show{
	width: 930px;
	height: auto;
	margin-top: 40px;
	border: 1px solid #009944;
}
/* 子页面产品列表 */
.product-list{
	display: inline-block;
	width: 930px;
	text-align: center;
	margin: 20px auto;
}
.product-list li{
	float: left;
	width: 290px;
	height: 330px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
.product-list li a img{
	width: 268px;
	height: 268px;
	margin: 15px auto;
}

.product-list li a {
	display: block;
	width: 290px;
	height: 330px;
}
.product-list li a p{
	margin: 15px auto;
	font-family: Microsoft YaHei;
    font-size: 14px;
}
.sub-product-list li{
	height: 350px;
	border: 1px solid #ddd;
}
.sub-product-list li a p{
	margin: 5px auto;
}
.sub-product-list li a span{
	display: inline-block;
	margin: 10px;
}


/* 子页面产品列表 */
.sub-product-center{
	width: 100%;
	min-width: 1200px;
	height: auto;
}
.sub-product-list li{
	height: 340px;
	border: 1px solid #ddd;
}
.sub-product-list li a p{
	margin: 5px auto;
}
.sub-product-list li a span{
	display: inline-block;
	margin: 10px;
}

/* 子页面产品展示 */
.product_show{
	border: 1px solid #EEEEEE;
	min-height: 810px;
	width: 930px;
	margin: 40px auto;
	position: relative;
}
.news_content {
    margin: 20px;
	line-height: 30px;
	font-size: 14px;
}
.page_content{ margin-top: 15px; line-height: 30px}
.page_content .tt{ font-size: 20px; font-weight: bold; color:#1651B8; line-height: 30px}
.page_content .des{ border: #E5E5E5 1px solid; padding: 5px; line-height: 30px; background: #f5f5f5; text-indent: 2em; margin: 20px; color: #868686}
.page_content .date{ color: #999999; padding: 5px 0px; font-size: 12px;}
.page_content .img1{ max-width: 880px }
.pre_next{ margin: 40px 20px 0;position: absolute;bottom: 0; }
.pre_next a:hover{ color: #1651B8; text-decoration: underline;}
.center{
	text-align: center;
}
.ft14{
	font-size: 14px;
}


.sub-about-show{
	width: 930px;
	min-height: 730px;
	border: 1px solid #009944;
	margin-top: 40px;
}
.position{
	width: 930px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	padding: 0px 15px;
	border-bottom: 1px dotted #0C672A;

}
.sub-icon{
	display: inline-block;
	width: 26px;
	height: 26px;
	background-image: url('../images/sub_icon.png');
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: -8px;
}
.mt-20{
	margin-top: 20px;
}
.sub-about-text{
	font-size: 14px;
	color: #5A5A5A;
	line-height: 30px;
	padding: 10px 20px;
}
.sub-about-text img{
	width: 100%;
	padding: 10px 20px;
}




.sub-news-bottom-list li{
	width: 920px;
	height: 40px;
	border-bottom: 1px dotted #ccc;
	line-height: 40px;
	padding: 0px 15px;
}
.sub-news-bottom-list li a{
	float: left;
	font-size: 16px;
}
.news-time{
	float: right;
	font-family: SimSun;
    font-size: 12px;
    color: #929292;
	
}
.icon-img{
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url('../images/icon.png');
	background-position: center;
	vertical-align: -3px;
}
.sub-news-bottom-list li a:hover span{
	color: #357017;
}

/* 新闻 */
.w-920{
	margin: 0px 20px;
}
.w-920 li{
	width: 900px;
	height: 50px;
	line-height: 50px;
}

.news-about-content{
	width: 100%;
	min-width: 1200px;
	height: auto;
}

/*产品详情内容*/
.con_cpxq{ padding-top: 30px;}
.con_cpxq .permalink{ text-align: center; margin-bottom: 10px; font-size: 24px; font-weight: bold; font-family: "微软雅黑"; color: #333;}
.con_cpxq .post-miaoshu{ border: 1px solid #E5E5E5; background: #F5F5F5; color: #868686; padding: 5px; margin: 20px; font-size: 12px; text-align: left;} 
.con_cpxq .cpxqtu{ text-align: center;}
.con_cpxq .cpxqtu img{ max-width: 900px; overflow: hidden; border: 1px #c0c0c0 solid;}
.con_cpxq .articlebook {     margin-top: 30px;
    text-align: left;
    float: left;
    position: absolute;
    bottom: 30px;
    /* left: 20px; */
    margin-left: 20px;}
.con_cpxq .articlebook p{ margin-top: 10px; font-size: 14px;font-family: "微软雅黑";color: #999;}
.con_cpxq .articlebook p:hover{ color: #c20000;}

.con_cpxq img{ max-width: 935px;}
.neirong{ padding: 10px 25px 0 25px; line-height: 2em;font-size: 16px;margin-bottom: 50px;}
.neirong img{ max-width: 900px; text-align: center;margin-bottom: 30px;}
.neirong h3{ margin: 20px 0; font-size: 15px; color: #333; border-bottom: 1px #c0c0c0 dashed;}
.center{
	text-align: center;
}
.date{ font-size: 12px; color: #5A5A5A;}


/*产品展示内容*/
.ny_cont,.con_cpnr,.con_cpxq,.ny_news,.lx_cont,.con_tpnr{ padding: 20px 10px; line-height: 2em;}
.con_cpnr li{ float: left; width: 280px; height: 250px; margin: 10px; background-color: #fff;}
.con_cpnr .cpimg{ display: table-cell; vertical-align: middle; text-align: center; width: 280px; height: 210px; overflow: hidden; border: solid 1px #e5e5e5;}
.con_cpnr .cpimg:hover{ border: solid 1px #c20000}
.con_cpnr .cpimg img{ vertical-align: middle; max-width: 280px; max-height: 210px; width: auto; height: auto; transition: all 0.6s;}
.con_cpnr .cpimg img:hover{ transform: scale(1.4);}
.con_cpnr .cptitle{ font-size: 14px; color: #434343; text-align: center; margin-top: 10px; overflow: hidden; white-space: nowrap; text-overflow:ellipsis;}
.con_cpnr .cptitle:hover{ color: #c20000;}

/*产品详情内容*/
.con_cpxq{ padding-top: 30px;margin-bottom: 50px;}
.con_cpxq .permalink{ text-align: center; margin-bottom: 10px; font-size: 24px; font-weight: bold; font-family: "微软雅黑"; color: #333;}
.con_cpxq .post-miaoshu{ border: 1px solid #E5E5E5; background: #F5F5F5; color: #868686; padding: 5px; margin: 20px auto; font-size: 12px; text-align: left;} 
.con_cpxq .cpxqtu{ text-align: center;}
.con_cpxq .cpxqtu img{ max-width: 900px; overflow: hidden; border: 1px #c0c0c0 solid;}
.con_cpxq .articlebook { margin-top: 30px; text-align: left; float: left;}
.con_cpxq .articlebook p{ margin-top: 10px; font-size: 14px;font-family: "微软雅黑";color: #999;}
.con_cpxq .articlebook p:hover{ color: #c20000;}


.form{
	/* padding: 175px; */
	padding-top: 60px;
	padding-left: 100px;
}
.form p{
width: 650px;
text-align: center;
font-size: 18px;
margin-top: 30px;
}
.table_form tbody td, .table_form tbody th{
	border-bottom: none!important;
	font-size: 14px;
}

/* 地图 */
.map{
	margin: 14px;
}

.sub-about-contact a{
	font-size: 16px;
	font-family: 微软雅黑, "Microsoft YaHei";
    color: #000;
}

/*优势*/
#youshi{ width: 100%; min-width: 1200px; margin: 0 auto; background-color: #fff;}
#youshi .ys_tonglan{ width: 100%; min-width: 1200px; height: 162px; background-image: url(../images/youshi.png); background-position: center; background-color: #f2f0f0;margin-top: 50px;}
#youshi .ys_tonglan .ys_dingwei{ width: 1200px; margin: 0 auto;}
#youshi .ys_tonglan .ys_left{ float: left; color: #fff; margin-top: 40px;}
#youshi .ys_tonglan .ys_right{ float: right; color: #009944; margin-top: 50px;}
#youshi .ys_neirong{ width: 1200px; margin: 0 auto;}


/*搜索页样式*/
.ny_sousuo{width: 1080px; height: auto; overflow: hidden; margin: 12px auto; border-bottom:1px dashed #ccc;}
dl.nrydlt{height: 118px;overflow: hidden;width: 1080px; text-align:left}

dt{overflow: hidden;float: left; padding:0 15px;}
dl.nrydlt dt img { width: 135px;display: block; height:118px}
dl.nrydlt dt dd {float:right; overflow: hidden;}
dl.nrydlt dd .nrybt{ color: #333;font-size: 16px; font-weight:bold !important}
dl.nrydlt dd .nrybt:hover{ color:#009944;}
dl.nrydlt dd p {overflow: hidden;line-height: 2.5em; color:#676767; text-indent:0 !important}
dl.nrydlt dd a.nryxq { font-size: 12px; width: 83px; height: 24px; color: #009944;}
dl.nrydlt dd a.nryxq:hover{ font-weight:bold}