body{
    font-size: 14px;
    font-family: "微软雅黑";
    color: #353535;
}
.pd{
    padding: 0;
}
.clearfix{clear: both;}
ul,li,p{
    padding: 0; 
    margin: 0;
    list-style: none;
}
a:hover{
   text-decoration: none;
}


@media (min-width: 1200px){
    .container {
        width: 1200px;
    }
    /*about*/
    .about{
        width: 64%;
    }
    .about-r{
        padding-right: 0;
    }
    .news{
        width: 36%;
    }
    /*news*/
    .allnews-list-l{
        width: 22%;
    }
    .allnews-list-r{
        width: 78%;
    }
}

@media (max-width: 418px){
    .logo img{margin-top: 0 !important;}
    .navbar-toggle{margin-top: 17px;}
    .xinxi{margin-top: 5% !important;}
    .about-r{margin-top: 5%;}
    .about-more{padding: 0 15px;}
    .news{margin-top: 5%; padding: 0 15px !important;}
    .products-lists .items{margin-bottom: 5%;margin-right: 20px;}
    .products-lists .items{width:-webkit-calc((100% - 20px)/2)!important;margin-left: 0!important;}
    .products-lists .items:nth-child(2n){margin-right: 0!important;}
    footer{margin-top: 2% !important;}
    .bot-nav{margin-top: 5% !important;float: left !important;}
    .bot-r ul li{padding: 0 8px!important;}
    .bot-r ul li:first-child{padding-left: 0 !important;}
    .bot-r ul li a{font-size: 14px !important;}
    .chat{margin-top: 5% !important;}
    .nav>li>a{height: 40px !important;line-height: 40px !important;text-align: left !important;}
    .nav>li{padding: 0 !important;}
    .daohang{position: fixed;top: 67px;left: 0;z-index: 999; background-color: #ffffffeb;}
    .about-r-content{text-indent: 0 !important;} 
    .news-list-r .title a{white-space: nowrap;overflow: hidden; text-overflow: ellipsis;width: 90%;display: block;font-size: 14px !important;}
    .news-list ul li a{font-size: 14px !important;}
    
    .pagination a{display: block;float: left;}
    .pagination span{display: block;float: left;}

    /*about*/
    .about-us{padding: 0 !important;margin-bottom: 40px !important;}
    .about-us-title{width: 100%;}
    .about-us-title ul li{width: 40% !important; margin: 0 !important;}
    .about-us-detail .tit{width: 100% !important;}
    .about-us-detail{margin-top: 0 !important;}
    .about-us-detail .img{width: 100% !important;}
    .about-us-detail .img img{width: 100%;}
    .about-us-title ul li a{width: 80%!important;}

    /*goods*/
    .goods{padding: 0 15px!important;}
    .goods-tit ul li a{margin: 0 !important;width: 110px !important;}
    .goods-tit{margin-bottom: 30px !important;}
    .goods-nr .items{margin-bottom: 3%;}
    .goods-nr .items img{width: 100%}


    /*allnews*/
    .allnews{padding: 0 15px !important;margin-bottom: 5% !important; }
    .allnews-tit ul li a{margin: 0 !important; width: 165px !important;}
    .allnews-tit{margin-bottom: 3% !important;}
    .allnews-content .title{font-size: 18px !important;}
    .allnews-content .xinxi{margin-top: 0 !important;}
    .allnews-content .jianjie{padding-left: 5px; overflow: hidden;}
    .allnews-content .nr{padding: 0 10px !important;}
    .allnews-content .nr img{max-width: 100%;}
    .allnews-content .other{margin-top: 3% !important;}

    /*address*/
    .address .items{
        width: 100% !important;border-right: 0 !important;padding: 5% 0;border-bottom: 1px solid #e5e5e5;
    }
    .contact-us .title{margin-bottom: 5% !important;}
    .contact-us{margin-top: 5% !important;}
    /*视频*/
   .shiping-list{width: 100% !important;height: 100% !important;margin-top: 20px !important;}
   .baoxiao-detail .title{margin-left: 0 !important;}
   .baoxiao-detail .title p{width: 80% !important;}
   .baoxiao-detail{	min-height:300px !important;}
}
@media (max-width: 320px){
	.about-us-detail .tit h3 p{font-size: 18px!important;}
}
/*上下翻页*/
.fl{float: left;}
.fr{float: right;}
.xiangqing-fanye{border-top: 1px dashed #b2b2b2;padding: 20px 0;width: 100%;margin-top: 30px;}
.sxpage>ul>li{font-size: 14px;line-height: 20px;color: #666666;}
.sxpage>ul>li>a{font-size: 14px;line-height: 20px;}
.back{width: 60px;height: 30px;background: #666666;text-align: center;margin-top: 10px;}
.back>a{font-size: 14px;line-height: 30px;color: #ffffff;}
/*头部*/
.navbar{
    margin-bottom: 0;
}
.navbar-default{
    background-color: #fff;
    border: 0;
}
.nav>li{
   padding: 0 14px;
}
.nav>li:hover a{
    border-bottom: 5px solid #1d8d44;    
}
.nav>li>a{
    text-align: center;
    width: 66px;
    padding: 0;
    line-height: 77px;
    height: 77px;
    display: block;
    box-sizing: border-box;
    color: #353535 !important;
}
.nav>li:first-child{
    padding-left: 0;
    padding-right: 17px;
}

.nav>li:last-child{
    padding-right: 0;
}
.logo img{
    margin-top: 3px;
}

/*banner*/
.banner{
    position: relative;
}
.banner img{
    width: 100%;
}
.hd ul li{
    margin: 0 7px;
    width: 50px;
    height: 8px;
    background-color: #1d8d44;
    display: inline-block;
    cursor: pointer;
}
.hd{
    position: absolute;
    left: calc(50% - 97px);
    bottom:3%;
}

/*xinxi*/
.xinxi{
    margin-top: 50px;
}
/*about*/
.about{
    border-right: 1px solid #e6e6e6;
    padding-right: 25px;
}

.about-l{
	height:260px;
	overflow:hidden;
}
.about-l >img{
   width: 100%;
   height:100%;
}
.about-r h3{
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    float: left;
    margin-right: 10px;
}
.about-r p{
    margin-top: 4px;
    display: block;
    float: left;
    color: #86be40;
    line-height: 18px;
    height: 18px;
    padding-left: 8px;
    border-left:2px solid #86be40;
}
.about-r-content{
    color: #7d7d7d;
    line-height: 30px;
    margin-top: 10px;
    text-indent: 2em;
}
.about-more p{
    color: #7d7d7d;
    line-height: 30px;
}
.about-more a{
    border: 1px solid #86be40;
    display: block;
    line-height: 30px;
    height: 30px;
    width:140px;
    text-align: center;
    color: #86be40;
    font-size: 12px;
    float: right;
	margin-top: 10px;
}
/*news*/
.news-title{
    margin-bottom: 20px;
}
.news{
    padding-left: 25px;
    padding-right: 0;
}
.news-title h3{
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    float: left;
    margin-right: 10px;
}
.news-title p{
    margin-top: 4px;
    display: block;
    float: left;
    color: #86be40;
    line-height: 18px;
    height: 18px;
    padding-left: 8px;
    border-left:2px solid #86be40;
}
.news-list-l{
    width: 40%;
    float: left;
}
.news-list-l img{
    width: 100%;
}
.news-list-r{
    width: 60%;
    float: left;
    padding-left: 22px;
}
.news-list-r .title a{
    font-size: 18px;
    color: #353535;
}
.news-list-r .title a:hover{
    color: #86be40;
}
.news-list-r .time{
    color: #b8b8b8;
    font-size: 12px;
    line-height: 22px;
}
.news-list-r p{
    color: #b8b8b8;
    font-size: 12px;
    display: block;
    line-height: 20px;
}
.news-list ul{
    margin-top: 5px;
    margin-left: 9px;
}
.news-list ul li{
    color: #86be40;
    list-style: disc;
}
.news-list ul li a{
    font-size: 16px;
    color: #555555;
    line-height: 37px;
    height: 37px;
}
.news-list ul li a:hover{
    color: #86be40;
}

/*products*/
.products{
    margin-top: 30px;
}
.products-title{
    background-color: #88bd42;
    height: 50px;
    line-height: 50px;
}
.titie-line{
    width: 250px;
    margin: 0 auto;
    text-align: center;
}
.titie-line .line{
    width: 70px;
    border-top: 1px solid #fff;
    display: inline-block;
    
}
.titie-line span{
    padding: 0 10px;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    font-weight: bold;
    line-height: 50px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
}
.products-lists{
    margin-top: 25px;
	
}
.products-lists .items{
	width:-webkit-calc((100% - 40px)/5);
	float:left;
	height:170px;
	overflow:hidden;
	margin-left:10px;
}
.products-lists .items:nth-child(1){
	margin-left:0;
}
.products-lists .items a{
	height:165px;	
    width: 100%;
    display: block;
    position: relative;
	overflow:hidden;
}
.products-lists .items a img{
    width: 100%;
    display: block;
	height:100%;
}
.products-lists-title1{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: #000;
	height: 42px;
	opacity: 0.4;
}
.products-lists-title{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}
.products-lists-title span{
    display: block;
    width: 100%;
    line-height: 42px;
    height: 42px;
    color: #fff;
    text-align: center;
    font-size: 14px;
}

/*footer*/
footer{
    margin-top: 60px;
    background-color: #1f1f1f;
    padding-bottom: 25px;
}
.bot-l .contact span{
    color: #88bd42;
    font-size: 20px;
    line-height: 80px;
    height: 80px;
    display: block;
    float: left;
    padding-right: 8px;
}
.bot-l .contact p{
    display: block;
    float: left;
    line-height: 80px;
    height: 80px;
    color: #555555;
    font-size: 18px;
}
.bot-l ul li{
    color: #e9e9e9;
    line-height: 30px;
}
.bot-nav{
    float: right;
    margin-top: 60px;
}
.bot-r ul{
    
}
.bot-r ul li{
    float: left;
    padding: 0 22px; 
    border-right: 1px solid #5f5f5f;
}
.bot-r ul li:nth-of-type(6){
    border: 0;
}
.bot-r ul li a{
    color: #e9e9e9;
    font-size: 16px;
}
.row .link{
    margin-top: 44px;
    margin-left: 20px;
    display: inline-block;
    /*text-align: center;*/
    /*width: 100%;*/
}
.row .link h1, .row .link h1 a{ font-size: 14px; color: #7d7d7d; margin: 0 6px; line-height: 28px;}
.chat{
    margin-top: 120px; 
    padding-right: 20px;
}
.chat .items{
    float: right;
}

.jqqd{
	width:100%;
	
}
.chat .items a:hover img{
	display:block !important;
}

.chat .items a{
    width: 25px;
    height: 25px;
    display: block;
    margin: 0 10px;
}
.chat .items a img:nth-child(1){width: 100%;}
.banquan{
    background-color: #1f1f1f;
    border-top: 1px solid #5a5a5a;
    text-align: center;
}
.banquan span{
    color: #5a5a5a;
    line-height: 30px;
    height: 30px;
    display: inline-block;
    font-size: 12px;
	padding-right:10px; 
}
.fixed{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
} 


/*about-us页面*/
.about-us{
    margin-top: 27px;
    padding: 0 45px;
    margin-bottom: 85px;
}
.about-us-title ul{
   text-align: center;
}
.about-us-title ul li{
    display: inline-block;
}
.about-us-title ul li a{
    display: inline-block;
    width: 230px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background-color: #ecf5e1;
    color: #7d7d7d;
    margin: 0 20px;
    cursor: pointer;
    font-size: 16px;
}

.about-us-detail{
    margin-top: 65px;
}
.about-us-detail .tit {
    width: 56%;
}
.about-us-detail .tit h3{
    font-size: 24px;
    font-weight: bold;
    color: #88bd42;
    margin: 0;
    line-height: 84px;
    height: 84px;
}
.about-us-detail .tit h3 p{
    color: #ABABAB; 
    font-size: 22px;
    display: inline-block;
    font-weight: 300;
}
.about-us-detail .tit span{
    color: #7d7d7d;
    font-size: 16px;
    line-height: 38px;display: block;
	text-align:justify;
}
.about-us-detail .img{
    width: 44%;
}
.about-us-detail .nr{
    color: #7d7d7d;
    font-size: 16px;
    line-height: 38px;display: block;
    float: left;
    padding-left: 15px;
}

/*goods*/

.treeview li a.hover{background-color: #86be42; color: #fff;}

.goods{
    padding: 0 40px;
    margin-bottom: 85px;
}
.goods-tit{
    margin-top: 27px;
    margin-bottom: 80px;
}
.goods-tit ul{
    text-align: center;
 }
 .goods-tit ul li{
    display: inline-block;
	margin-bottom: 20px;
 }
 .goods-tit ul li a{
     display: inline-block;
     width: 230px;
     height: 45px;
     text-align: center;
     line-height: 45px;
     background-color: #ecf5e1;
     color: #7d7d7d;
     margin: 0 20px;
     cursor: pointer;
     font-size: 16px;
 }


 .goods-nr p{
     color: #7d7d7d;
     font-size: 16px;
     line-height: 40px;
     margin-bottom: 45px;
 }

 /*news*/
 .allnews{
    padding: 0 110px;
    margin-bottom: 85px;
}
.allnews-tit{
    margin-top: 27px;
    margin-bottom: 80px;
}
.allnews-tit ul{
    text-align: center;
 }
 .allnews-tit ul li{
    display: inline-block;
 }
 .allnews-tit ul li a{
     display: inline-block;
     width: 230px;
     height: 45px;
     text-align: center;
     line-height: 45px;
     background-color: #ecf5e1;
     color: #7d7d7d;
     margin: 0 20px;
     cursor: pointer;
     font-size: 16px;
 }

 .allnews-dome-img img{
     width: 100%;
 }
 .allnews-dome{
     padding-bottom: 50px;
     border-bottom: 1px dashed #d2d2d2;
 }
 .allnews-dome-nr h3 a{
     font-size: 18px;
    display: block;
     color: #353535;
     font-weight: bold;
     margin-top: 30px;
     margin-bottom: 25px;
 }
 .allnews-dome-nr h3 a:hover{
     color: #88bd42;
 }
 .allnews-dome-nr .time{
     color: #9f9f9f;
     margin-bottom: 30px;
 }
 .allnews-dome-nr p{
     color: #7d7d7d;
     line-height: 35px;
 }
 .allnews-list .items{
     padding: 32px 0;
     border-bottom: 1px dashed #d2d2d2;
 }
 .allnews-list .items:last-child{
     border: 0 !important;
 }
 .allnews-list-l img{
     width: 100%;
     height: 130px;
     overflow: hidden;
 }
 .allnews-list-r h3{
     margin: 0;
 }
 .allnews-list-r h3 a{
     font-size: 16px;
     font-weight: bold;
     margin: 0;
     line-height: 35px;
     display: block;
     color: #353535;
 }
 .allnews-list-r h3 a:hover{
     color: #88bd42;
 }
 .allnews-list-r .time{
     color: #9f9f9f;
     font-size: 12px;
     line-height: 32px;
 }
 .allnews-list-r p{
     color: #7d7d7d;
     line-height: 30px;
     display: block;
 }
/*新闻详情*/
.allnews-content .title{
    text-align: center;
    font-size: 24px;
}
.allnews-content .xinxi{
    margin: 0 auto;
    text-align: center;
    line-height: 60px;
}
.allnews-content .xinxi p{
    display: inline-block;
    color: #818181;
    font-size: 13px;
    padding: 0 20px;
}
.allnews-content .jianjie{
    line-height: 32px;
    height: 32px;
    font-size: 12px;
    background-color: #f5f5f5;
    color: #868686;
    border: 1px solid #e5e5e5;
    padding-left: 25px;
}
.allnews-content .nr{
    margin-top: 20px;
    padding: 0 30px;
    color: #555555;
    line-height: 35px;
}
.allnews-content .other{
    margin-top: 50px;
}
.allnews-content .other p{
    display: block;
    line-height: 30px;
}
.allnews-content .other p a{
    color: #555555;
}

 /*contact-us*/
.contact-us{
    margin-top: 52px;
}
.contact-us .title{
    text-align: center;
    margin-bottom: 80px;
}            
.contact-us .title h3{
    margin: 0;
    font-weight: bold;
    font-size: 20px;
    color: #89bc43;
} 
.contact-us .title p{
    color: #eeeeee;
    font-size: 22px;
}
.address .items{
    display: inline-block;
    width: 33%;
    text-align: center;
    border-right:1px solid #e5e5e5;
}
.address-detail{
    min-height: 80px;
}
.address-detail p{
    color: #3a7037;
    font-size: 15px;
    font-weight: bold;
    padding-top: 20px;
    display: block;
}
.address-detail> span{
    color: #3a7037;
    font-size: 15px;
    font-weight: bold;
    display: block
}
.address .items .nr{
    margin: 0px auto;
/*    width: 200px;*/
    color: #3a7037;
    font-size: 16px;
    font-weight: bold;
    height: 80px;
    line-height: 80px;
}
.address .items >span{
    color: #9f9f9f;
    display: block;
}
.map{
    margin-top: 5%;
}

/*page*/
.page{
    text-align: center;
    margin-top: 5%;
}
#pagelist,#espcms_bbs_pagelist{color:#818181}
.pagination {font-family: '微软雅黑','Microsoft YaHei UI','Microsoft YaHei',arial, helvetica, sans-serif;overflow: hidden;padding:10px 0px;font-size:12px;margin: 0px;}
/*按钮色彩样式*/
.pagination a {border: #c2e2e7 1px solid;color: #95b1b5;text-decoration: none;overflow: hidden;padding:5px 12px;margin: 0px 0px 0px 5px;}
.pagination a:visited {text-decoration: none;overflow: hidden;}
.pagination a:active {text-decoration: none;overflow: hidden;}
.pagination a:hover {color: #fff;background-color: #c2e2e7;overflow: hidden;}
.pagination span.current {border: #c2e2e7 1px solid;color: #fff;overflow: hidden;padding:5px 12px;margin: 0px 0px 0px 5px;}
.pagination span.disabled {background-color: #86be42;}


/* side */
.side{position:fixed;width:54px;height:275px;right:0;top:214px;z-index:100;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#88bd42;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}

.ewm-img{
	text-align:center;
	position: absolute;
   	top: -45px;
    left: -232px;
    background-color: rgba(0, 0, 0, 0.78);
    width: 225px;
    height: 250px;
	display:none;
}
.ewm-img span{
	color:#CCC;
	display:block;
	line-height:40px;
	}
.ewm-img img{
	width:170px;
}


/*保鲜效果*/
.shiping-list{width: 80%;margin: auto;margin-top: 30px;}

.baoxian{
    margin-top: 50px;
}
.baoxian-list {
    position: relative;
    margin-bottom: 50px;
}
.baoxian-list a{
    display: block;
    height: 195px;
    overflow: hidden;
    cursor: pointer;
}
.baoxian-list a img{
    width: 100%;
    height: 100%;
}
/*.baoxian-list a .name1{*/
    /*position: absolute;*/
    /*bottom: -30px;*/
    /*left: 15px;*/
    /*width: calc(100% - 30px);*/
    /*height: 30px;*/
    /*line-height: 30px;*/
    /*background-color: #000;*/
	/*opacity: 0.4;*/
/*}*/
.baoxian-list a .name{
    position: absolute;
    bottom: 0px;
    left: 15px;
    width: calc(100% - 30px);
    height: 36px;
    line-height: 36px;
    background: rgba(0, 0, 0, 0.5);
}
.baoxian-list a .name span{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.baoxiao-detail{
	margin-top:35px;
	min-height:350px;
}
.baoxiao-detail .title{
	height:50px;
	line-height:50px;
	margin-left:30px;
}
.baoxiao-detail .title p{
	margin-left:15px;
	line-height:50px;
	height:50px;
	text-align:left;
	background-color:#86be43;
	color:#fff;
	padding-left:20px;
	width:375px;
	font-size:18px;
	font-weight:bold;
	display:block;
	float:left;
}
.baoxiao-detail .title span{
	display:block;
	float:left;
	width:5px;
	height:50px;
	line-height:50px;
	background-color:#86be43;
}
.baoxiao-detail .nr{
	margin-top:50px;
}
/*弹出播放屏*/
.row{position: relative;}
.video-box{position: absolute;top: 0;width: 60%;height: 400px;background: #666;z-index: 99;display: none;vertical-align: baseline;left: 20%;}
