/*箭头*/
.banner{
    overflow: hidden;
    width: 100%;
    position: relative;
}
.banner .carousel-control {
    top: 50%;
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin-top: -60px;
    color: #f2f2f2;
    font-size: 80px;
    font-weight: 100;
    text-shadow: none;
}
.banner .left{
    left: 50px;
}
.banner .right{
    right: 50px;
}
.banner .carousel-control:focus,.banner .carousel-control:hover {
    color: #fff;
}
.banner .carousel-control.left,.banner .carousel-control.right{
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
}
/*圆点*/
.banner .carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin:0 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff\9;
    background-color: #fff;
    border: 1px solid #587521;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
/*当前*/
.banner .carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin:0 5px;
    background-color: #587521;
}



/*轮播*/
.slide-box{
    overflow: hidden;
    padding: 20px 0 0 0;
    white-space:nowrap;
}
.slide-box .container{
    white-space:nowrap;
}
.slide-box .list-l{
    overflow: hidden;
    padding-right: 0;
}
.slide-box .list-l .carousel-indicators {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 45px;
    z-index: 15;
    margin: 0;
    padding-left: 0;
    text-align: center;
    list-style: none;
    width: 100%;
    background-color: rgba(0,0,0,.4);
}
/*圆点*/
.slide-box .list-l .carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin:15px 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff\9;
    background-color: rgba(255,255,255,0);
    border: 1px solid #fff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
/*当前*/
.slide-box .list-l .carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin:15px 2px;
    background-color: #fff;
}
.slide-box .list-l .item a{
    display: block;
    overflow: hidden;
    height: 490px;
}
.slide-box .list-l .item a img{
    width: 100%;
    height: auto;
}
.slide-box .list-r{
    overflow: hidden;
    padding-left: 0;
}
.slide-box .list-r .list-rt{
    overflow: hidden;
    height: 245px;
}
.slide-box .list-r .list-rt .item .li-i{
    overflow: hidden;
    width: 100%;
    height: 100%;
    text-align: center;
}
.slide-box .list-r .list-rt .item .li-i img{
    max-width: 100%;
    height: auto;
}
.slide-box .list-r .list-rt .item .li-sp{
    overflow: hidden;
    width: 50%;
    height: 275px;
    padding:35px 20px 0;
    background-color: #f1f8f4;
}
.slide-box .list-r .list-rt .item .li-sp h4{
    margin: 0 0 20px 0;
    color: #89b03f;
    overflow: hidden;
}
.slide-box .list-r .list-rt .item .li-sp h4 span{
    display: block;
    float: left;
    padding: 5px 8px;
    border: 1px solid #89b03f;
}
.slide-box .list-r .list-rt .item .li-sp h3{
    font-size: 22px;
    margin: 5px 0 0 0;
    color: #333;
    text-align: justify;
}
.slide-box .list-r .list-rt .item .li-sp s{
    display: block;
    font-size: 22px;
    color: #999;
    margin: 15px 0 0 0;
}
.slide-box .list-r .list-rt .item .li-sp h2{
    color: #526e26;
    font-size: 28px;
    margin:5px 0 0  0;
}
/*圆点*/
.slide-box .list-r .list-rt .carousel-indicators{
    bottom: 5px;
}
.slide-box .list-r .list-rt .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin:0 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff\9;
    background-color: #fff;
    border: 1px solid #587521;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
/*当前*/
.slide-box .list-r .list-rt .carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin:0 5px;
    background-color: #587521;
}
.slide-box .list-r .list-rb{
    overflow: hidden;
    height: 245px;
}
.slide-box .list-r .list-rb img{
    width: 100%;
    height: auto;
}


/*热销单品*/
.selling{
    overflow: hidden;
    padding: 40px 0 0 0;
}
.selling .tit-t{
    overflow: hidden;
}
.selling .tit-t h3{
    margin: 0 0 5px 0;
}
.selling .tit-t img{
    width: 100%;
    height: 2px;
}
.selling .list-box{
    overflow: hidden;
}
.selling .list-box .picScroll-left{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: auto;
}
.selling .list-box .picScroll-left .hd .prev{display:block;height:279px;width: 40px;line-height:279px;text-align:left;position:relative;z-index:2;margin:30px 0 0 0;background-color: white;float:left;margin-right:0;overflow:hidden;cursor:pointer;}
.selling .list-box .picScroll-left .hd .next{ display:block; height:279px;width:40px;line-height:279px;text-align:right; position:relative;z-index:2;margin:30px 0 0 0;  background-color: white;	 float:right; margin-right:0;  overflow:hidden;  cursor:pointer; }
.selling .list-box .picScroll-left .bd{
    padding: 30px 40px 0 40px;
}
.selling .list-box .picScroll-left .bd .picList{
    overflow:hidden;
    width: 100%;
}

.selling .list-box .picScroll-left .bd ul li{
    width:180px;
    float:left;
    display:inline;
    overflow:hidden;
    text-align:center;
    background-color: white;
}
.selling .list-box .picScroll-left .bd ul li .pic{
    overflow: hidden;
  padding:0 5px;

}
.selling .list-box .picScroll-left .bd ul li .pic a{
    overflow: hidden; 
    display: block;
    margin: auto;
  border: 1px solid #7db75f;
}
.selling .list-box .picScroll-left .bd ul li .pic .hot-i{
    overflow: hidden;
    margin: 0 0 20px 0;
    color: #fff;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    background-color: #6faf4f;
}
.selling .list-box .picScroll-left .bd ul li .pic .li-i{
    overflow: hidden;
    width: 130px;
    height: 130px;
    line-height: 130px;
    margin: auto;
}
.selling .list-box .picScroll-left .bd ul li .pic .li-i img{
    max-width: 100%;
    max-height: 130px;
}
.selling .list-box .picScroll-left .bd ul li .pic h4{
    color: #333;
    margin: 20px 0 0 0;
    padding:  0 20px;
    height: 36px;
    line-height: 17px;
    font-size:14px;
    overflow: hidden;
}
.selling .list-box .picScroll-left .bd ul li .pic h3{
    margin:0 0 15px 0;
    font-size: 20px;
    color: #6faf4f;
}
.selling .list-box .picScroll-left .bd ul li .pic h3 span{
    font-size: 16px;
}


/*新品推出*/
.launch{
    overflow: hidden;
    padding: 55px 0 0 0;
}
.launch .tit-t{
    overflow: hidden;
}
.launch .tit-t h3{
    margin: 0 0 5px 0;
}
.launch .tit-t img{
    width: 100%;
    height: 2px;
}
.launch .list-box{
    overflow: hidden;
}
.launch .list-box .picScroll-left{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: auto;

}
.launch .list-box .picScroll-left .hd .prev{ display:block; height:279px;width:40px;line-height:279px;text-align:left; position:relative;z-index:2;margin:30px 0 0 0;  background-color: white;	 float:left; margin-right:0;  overflow:hidden;  cursor:pointer; }
.launch .list-box .picScroll-left .hd .next{ display:block; height:279px;width:40px;line-height:279px;text-align:right; position:relative;z-index:2;margin:30px 0 0 0;  background-color: white;	 float:right; margin-right:0;  overflow:hidden;  cursor:pointer; }

.launch .list-box .picScroll-left .bd{
    padding: 30px 40px 0 40px;
}
.launch .list-box .picScroll-left .bd .picList{
    overflow:hidden;
   
}
.launch .list-box .picScroll-left .bd ul li{
    width:180px;
    float:left;
    display:inline;
    overflow:hidden;
    text-align:center;
    background-color: white;

 
}
.launch .list-box .picScroll-left .bd ul li .pic{
    overflow: hidden;
   padding:0 5px;

}
.launch .list-box .picScroll-left .bd ul li .pic a{
    overflow: hidden;
    display: block;
    margin: auto;
   border: 1px solid #f5cf63;
}
.launch .list-box .picScroll-left .bd ul li .pic .hot-i{
    overflow: hidden;
    margin: 0 0 20px 0;
    color: #fff;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    background-color: #ffbe00;
}
.launch .list-box .picScroll-left .bd ul li .pic .li-i{
    overflow: hidden;
    width: 130px;
    height: 130px;
    line-height: 130px;
    margin: auto;
}
.launch .list-box .picScroll-left .bd ul li .pic .li-i img{
    max-width: 100%;
    max-height: 130px;
}
.launch .list-box .picScroll-left .bd ul li .pic h4{
    color: #333;
    margin: 20px 0 0 0;
    padding: 0 20px;
    height: 36px;
    line-height: 17px;
    font-size: 14px;
    overflow: hidden;
}
.launch .list-box .picScroll-left .bd ul li .pic h3{
    margin:0 0 15px 0;
    font-size: 20px;
    color: #ffbe00;
}
.launch .list-box .picScroll-left .bd ul li .pic h3 span{
    font-size: 20px;
}
/*分享自然之美*/
.natural{
    overflow: hidden;
    padding: 55px 0 0 0;
}
.natural .tit-t{
    overflow: hidden;
}
.natural .tit-t h3{
    margin: 0 0 5px 0;
}
.natural .tit-t img{
    width: 100%;
    height: 2px;
}
.natural .list-box{
    overflow: hidden;
    margin: 30px 0 0 0;
}
.natural .list-box .list-l{
    overflow: hidden;
    width: 210px;
}
.natural .list-box .list-l a{
    display: block;
    overflow: hidden;
    position: relative;
    height: 250px;
}
.natural .list-box .list-l img{
    height: 100%;
}
.natural .list-box .list-l h3{
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    margin: 0;
    color: #fff;
    height: 65px;
    line-height: 65px;
    font-size: 22px;
    text-align: center;
    background-color: rgba(0,0,0,.4);
}
.natural .list-box .list-r{
    overflow: hidden;
    width: 770px;
}
.natural .list-box .list-r ul{

}
.natural .list-box .list-r ul li{
    display: block;
    overflow: hidden;
    float: left;
    width: 130px;
    padding:0 10px;
    height: 250px;
    position: relative;
}
.natural .list-box .list-r ul .last-li{
    width: 120px;
    padding-right: 0;
}
.natural .list-box .list-r ul li a{
    display: block;
    overflow: hidden;
}
.natural .list-box .list-r ul li .li-t{
    overflow: hidden;
}
.natural .list-box .list-r ul li .li-t .li-i{
    overflow: hidden;
    width: 110px;
    height: 110px;
    margin: auto;
}
.natural .list-box .list-r ul li .li-t .li-i img{
    width: 100%;
    height: auto;
}
.natural .list-box .list-r ul li .li-t .li-s{
    color: #46640b;
    font-size: 12px;
    margin: 8px 0 0 0;
}
.natural .list-box .list-r ul li .li-t h5{
    color: #424242;
    line-height: 18px;
    margin: 3px 0 0 0;
    height: 34px;
    overflow: hidden;
}
.natural .list-box .list-r ul li .li-b{
    overflow: hidden;
    margin: 10px 0 0 0;
}
.natural .list-box .list-r ul li .li-b h5{
    margin: 0;
    color: #797979;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
}
.natural .list-box .list-r ul li .li-b h6{
    overflow: hidden;
    color: #666;
    margin: 15px 0 0 0;
}
.natural .list-box .list-r ul li .li-b h6 i{
    color: #6faf4f;
}

.natural .list-box .list-r ul li .bor{
    position: absolute;
    right: 0;
    top: 0;
    height:100%;
    border-right: 1px solid #c08e45;
}




/*3色块*/
.c-block{
    overflow: hidden;
    margin: 80px 0 0 0;
}
.c-block .list{
    overflow: hidden;
}
.c-block .list a .list-i{
    height: 196px;
}
.c-block .list a .list-i img{
    height: auto;
}

/*链接列表*/
.link{
    overflow: hidden;
    margin: 30px 0 0 0;
    padding: 40px 0 45px;
    background-color: #f9f9f9;
}
.link ul{

}
.link ul li{
    display: block;
    overflow: hidden;
    float: left;
    width: 16%;
    padding-left: 20px;
    border-left: 2px dashed #c9c9c9;
}
.link ul .li{
    width: 25%;
    padding-left: 0;
    border-left: none;
}
.link ul .li .li-l{
    width: 50%;
    overflow: hidden;
}
.link ul .li .li-r{
    width: 50%;
    overflow: hidden;
}
.link ul .li2{
    width: 11%;
}
.link ul li h3{
    margin: 0 0 5px 0;
    color: #658b1d;
    font-size: 20px;
}
.link ul li h5 a{
    font-size: 16px;
    color: #666;
    margin: 10px 0 0 0;
}
.link ul li h5 a:hover{
    color: #658b1d;
}


/*活动*/
.activity-box{
    overflow: hidden;
    margin: 30px 0 0 0;
}
.activity-box ul{
    overflow: hidden;
    text-align: center;
    border-top: 2px solid #8ab03f;
}
.activity-box ul li{
    display: block;
    overflow: hidden;
    font-size: 18px;
    color: #666;
    height: 45px;
    line-height: 45px;
    background-color: #f1f8f4;
    cursor: pointer;
    float: left;
    width: 25%;
    position: relative;
}
.activity-box ul li a{
    color: #666;
}
.activity-box ul li span{
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 2px;
    height: 45px;
    background-color: #fff;
}
.activity-box ul .this{
    background-color: #fff;
}
.activity-box ul .this a{
    color: #82a738;
}
.activity-box ul li:hover a{
    color: #82a738;
}
.activity-box .list-box{
    overflow: hidden;
    border-bottom: 2px solid #666;
}
.activity-box .list-box .list{
    display: block;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #f2f2f2;
}
.activity-box .list-box .last-list{
    border-bottom: none;
}
.activity-box .list-box .list a{
    display: block;
    overflow: hidden;
}
.activity-box .list-box .list .list-i{
    overflow: hidden;
    width: 550px;
    height: 235px;
}
.activity-box .list-box .list .list-i img{
    width: 100%;
    height: auto;
}
.activity-box .list-box .list .list-sp{
    overflow: hidden;
    width: 430px;
    padding-left: 40px;
}
.activity-box .list-box .list .list-sp h3{
    overflow: hidden;
    font-size: 16px;
    margin: 50px 0 0 0;
    color: #333;
}
.activity-box .list-box .list .list-sp h5{
    margin:20px  0 15px;
}
.activity-box .list-box .list .list-sp h5 span{
    padding: 2px 10px;
    color: #fff;
    font-size: 13px;
    background-color: #a7c46f;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.activity-box .list-box .list .list-sp h4{
    margin: 0;
    color: #666;
    font-size: 14px;
}

/*品牌介绍*/
/*自然之美*/
.brand-box{
    overflow: hidden;
    padding: 75px 0 0 0;
}
.brand-box h3{
    color: #333;
    font-size: 22px;
    margin: 0 0 10px 0;
    font-weight: 500;
}
.brand-box .sp-i{
    overflow: hidden;
    margin: 65px 0 0 0;
}
.brand-box .sp-i img{
    width: 100%;
    height: auto;
}
/*品牌故事*/
.brand-box2{
    overflow: hidden;
    padding: 75px 0 0 0;
}
.brand-box2 h3{
    font-size: 22px;
    color: #333;
    margin: 0 0 10px 0;
    font-weight: 500;
}
.brand-box2 .sp-i{
    overflow: hidden;
    margin: 65px 0 0 0;
}
.brand-box2 .sp-i img{
    width: 100%;
    height: auto;
}
.brand-box2 .sp-i2{
    overflow: hidden;
    margin: 120px 0 0 0;
}
.brand-box2 .ul-box{
    overflow: hidden;
    margin: 50px 0 0 0;
}
.brand-box2 .ul-box .ul1{
    overflow: hidden;
    border-bottom: 1px solid #777;
}
.brand-box2 .ul-box .ul1 li{
    display: block;
    overflow: hidden;
    float: left;
    width: 12.5%;
    font-size: 20px;
    color: #979797;
    font-style: italic;
    cursor: pointer;
    padding-bottom: 10px;
    font-weight: 600;
}
.brand-box2 .ul-box .ul1 li span{
    font-size: 26px;
}
.brand-box2 .ul-box .ul1 .this{
    color: #000;
    border-bottom: 2px solid #000;
}
.brand-box2 .ul-box .ul2{
    overflow: hidden;
}
.brand-box2 .ul-box .ul2 li{
    display: block;
    overflow: hidden;
    text-align: center;
    display: none;
}
.brand-box2 .ul-box .ul2 li img{
    max-width: 100%;
    height: auto;
}

/*原来故事*/
.brand-box3{
    overflow: hidden;
    padding: 75px 0 0 0;
}
.brand-box3 h3{
    color: #333;
    font-size: 22px;
    margin: 0 0 10px 0;
    font-weight: 500;
}
.brand-box3 .list-box{
    overflow: hidden;
}
.brand-box3 .list-box .list{
    overflow: hidden;
    margin: 100px 0 0 0;
}
.brand-box3 .list-box img{
    max-width: 100%;
    height: 168px;
}

/*广告视频*/
.brand-box4{
    overflow: hidden;
    margin: 30px 0 0 0;
}
.brand-box4 ul{
    overflow: hidden;
    text-align: center;
    border-top: 2px solid #8ab03f;
}
.brand-box4 ul li{
    display: block;
    overflow: hidden;
    font-size: 18px;
    color: #666;
    height: 45px;
    line-height: 45px;
    background-color: #f1f8f4;
    cursor: pointer;
    float: left;
    width: 25%;
    position: relative;
}
.brand-box4 ul li a{
    color: #666;
}
.brand-box4 ul li span{
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 2px;
    height: 45px;
    background-color: #fff;
}
.brand-box4 ul .this{
    background-color: #fff;
}
.brand-box4 ul .this a{
    color: #82a738;
}
.brand-box4 ul li:hover a{
    color: #82a738;
}
.brand-box4 .list-box{
    overflow: hidden;
    padding-top: 60px;
    border-bottom: 2px solid #666;
}
.brand-box4 .list-box .list{
    display: block;
    overflow: hidden;
    width: 50%;
    padding-bottom: 40px;
    margin-bottom: 40px;
    position: relative;
}
.brand-box4 .list-box .list-l{
    padding-right: 45px;
}
.brand-box4 .list-box .list-r{
    padding-left: 45px;
}
.brand-box4 .list-box .last-list{
    border-bottom: none;
}
.brand-box4 .list-box .list a{
    display: block;
    overflow: hidden;
}
.brand-box4 .list-box .list .list-i{
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 250px;
    margin-bottom: 5px;
}
.brand-box4 .list-box .list .list-i img{
    width: 100%;
    height: auto;
}
.brand-box4 .list-box .list .sp-i{
    position: absolute;
    top: 20px;
    left: 25px;
}
.brand-box4 .list-box .list-r .sp-i{
    position: absolute;
    top: 20px;
    left: 65px;
}
.brand-box4 .list-box .list .list-sp{
    overflow: hidden;
}
.brand-box4 .list-box .list .list-sp h3{
    margin: 10px 0;
    font-size: 18px;
    color: #232323;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.brand-box4 .list-box .list .list-sp h4{
    margin: 0;
    font-size: 14px;
    overflow: hidden;
    color: #232323;
}
.brand-box4 .list-box .list .list-sp h4 span{

}
/*弹出层*/
.popup-b{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
    z-index: 4;
    display: none;
}
.popup-brand{
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -287px;
    margin-left: -400px;
    width: 800px;
    z-index: 5;
    padding: 25px 25px 35px;
    border: 2px solid #000;
    background-color: #fff;
    display: none;
}
.popup-brand .tit-t{
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 2px solid #000;
}
.popup-brand .tit-t h3{
    margin: 0 0 10px 0;
    font-size: 18px;
    color: #232323;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.popup-brand .tit-t h4{
    margin: 0;
    font-size: 14px;
    overflow: hidden;
    color: #232323;
}
.popup-brand .tit-t h4 span{
    margin-right: 50px;
}
.popup-brand .close-x{
    position: absolute;
    top: 25px;
    right: 45px;
    cursor: pointer;
}
.popup-brand .close-x img{
    height: 30px;
}
.popup-brand .pic-show{
    overflow: auto;
    margin: 35px 0 0 0;
    padding: 0;
    height: 420px;
}
.popup-brand .pic-show img{
    width: 100%;
    height: auto;
}


/*客服中心*/
/*会员服务*/
.service-box{
    overflow: hidden;
    position: relative;
    margin-bottom: -90px;
}
.service-box img{
    width: 100%;
    height: auto;
}

/*公告栏*/
.service-box2{
    overflow: hidden;
    margin: 30px 0 0 0;
}
.service-box2 ul{
    overflow: hidden;
    text-align: center;
    border-top: 2px solid #8ab03f;
}
.service-box2 ul li{
    display: block;
    overflow: hidden;
    font-size: 18px;
    color: #666;
    height: 45px;
    line-height: 45px;
    background-color: #f1f8f4;
    cursor: pointer;
    float: left;
    width: 33.33333333333%;
    position: relative;
}
.service-box2 ul li a{
    color: #666;
}
.service-box2 ul li span{
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 2px;
    height: 45px;
    background-color: #fff;
}
.service-box2 ul .this{
    background-color: #fff;
}
.service-box2 ul .this a{
    color: #82a738;
}
.service-box2 ul li:hover a{
    color: #82a738;
}
.service-box2 .search{
    overflow: hidden;
    padding: 30px 0 0 0;
}
.service-box2 .search h4{
    color: #666;
    margin: 3px 15px 0 0;
}
.service-box2 .search span{
    color: #4e7405;
}
.service-box2 .search .ov-b{
    overflow: hidden;
    width: 270px;
    height: 26px;
    line-height: 24px;
    padding: 0 10px;
    border: 1px solid #9e9e9e;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.service-box2 .search input{
    border: none;
    float: left;
    height: 20px;
    margin: 2px 0;
    width: 200px;
}
.service-box2 .search button{
    border: none;
    float: right;
    margin-top: -1px;
    background-color: #fff;
}
.service-box2 .list-box{
    overflow: hidden;
    margin: 20px 0 0 0;
    border-bottom: 2px solid #666;
    border-top: 2px solid #eaeaea;
}
.service-box2 .list-box .list{
    display: block;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f2f2f2;
}
.service-box2 .list-box .list2{
    padding-top: 20px;
    padding-bottom: 20px;
}
.service-box2 .list-box .last-list{
    border-bottom: none;
}
.service-box2 .list-box .list a{
    display: block;
    overflow: hidden;
    padding: 0 10px;
}
.service-box2 .list-box .list a span{
    display: block;
    overflow: hidden;
    color: #333;
    font-size: 16px;
    text-align: center;
}
.service-box2 .list-box .list a .sp1{
    width: 70px;
}
.service-box2 .list-box .list a .sp2{
    width: 590px;
}
.service-box2 .list-box .list a .sp3{
    width: 150px;
}
.service-box2 .list-box .list a .sp4{
    width: 150px;
}
.service-box2 .list-box .list2 a .sp1{
    width: 70px;
    font-size: 12px;
    color: #8ab03f;
    height: 24px;
    line-height: 22px;
    border: 1px solid #8ab03f;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.service-box2 .list-box .list2 a .sp2{
    width: 590px;
    margin: 0;
    padding: 0 100px;
    text-align: left;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.service-box2 .list-box .list2 a .sp3{
    font-size: 14px;
    color: #666;
}
.service-box2 .list-box .list2 a .sp4{
    font-size: 14px;
    color: #666;
}
.service-box2 .list-box .list2 a:hover .sp2{
    color: #8ab03f;
}
.service-box2 .list-box .page-box{
    margin-top: 50px;
}

/*详情*/
.service-show{
    overflow: hidden;
    margin: 30px 0 0 0;
}
.service-show .tit-t{
    overflow: hidden;
    font-size: 20px;
    color: #666;
    padding-bottom: 10px;
    border-bottom: 2px solid #8ab03f;
}
.service-show .sp-t{
    overflow: hidden;
    padding: 25px 0;
    border-bottom: 2px solid #f2f2f2;
}
.service-show .sp-t span{
    display: block;
    width: 70px;
    height: 24px;
    line-height: 22px;
    font-size: 14px;
    color: #8ab03f;
    border: 1px solid #8ab03f;
    text-align: center;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 15px;
}
.service-show .sp-t h3{
    margin: 10px 0;
    color: #333;
    font-size: 18px;
}
.service-show .sp-t h4{
    margin: 0;
    font-size: 14px;
    color: #666;
}
.service-show .show-t{
    overflow: hidden;
    padding: 30px 0 0 0 ;
}
.service-show .show-t img{
    max-width: 100%;
    height: auto;
}
.service-box3{
    overflow: hidden;
    margin: 30px 0 0 0;
}
.service-box3 .tit-t{
    overflow: hidden;
    font-size: 20px;
    color: #666;
    padding-bottom: 10px;
    border-bottom: 2px solid #8ab03f;
}
.service-box3 .sea-box{
    overflow: hidden;
    padding: 0 25px 25px ;
    background-color: #f2f2f2;
}
.service-box3 .sea-box .search{
    overflow: hidden;
    margin: 20px 0;
}
.service-box3 .sea-box .search .ov-b{
    float: right;
    overflow: hidden;
    width: 270px;
    height: 26px;
    line-height: 24px;
    padding: 0 10px;
    border: 1px solid #9e9e9e;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #fff;
}
.service-box3 .sea-box .search input{
    border: none;
    float: left;
    height: 20px;
    margin: 2px 0;
    width: 200px;
}
.service-box3 .sea-box .search button{
    border: none;
    float: right;
    margin-top: -1px;
    background-color: #fff;
}
.service-box3 .list-ul{
    overflow: hidden;
}
.service-box3 .list-ul ul{
    overflow: hidden;
    padding:  30px 0 0;
    background-color: #fff;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.service-box3 .list-ul ul li{
    display: block;
    float: left;
    width: 16.66666666667%;
    overflow: hidden;
    margin-bottom: 30px;
}
.service-box3 .list-ul ul li a{
    display: block;
    overflow: hidden;
}
.service-box3 .list-ul ul li h4{
    margin: 10px 0 0 0;
    color: #333;
    font-size: 14px;
}
.service-box3 .list-ul ul li img{
    height: 60px;
}
.service-box3 .list-ul ul .this h4{
    color: #8ab03f;
}
.service-box3 .list-box{
    overflow: hidden;
    margin: 20px 0 0 0;
}
.service-box3 .list-box .list{
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
}
.service-box3 .list-box .list .sp-t{
    overflow: hidden;
    background-color: #fff;
    padding: 10px 15px;
    position: relative;
    cursor: pointer;
}
.service-box3 .list-box .list .sp-t h4{
    color: #999;
    font-size: 14px;
    margin: 0 0 10px 0;
}
.service-box3 .list-box .sp-t h3{
    color: #333;
    margin: 0;
    font-size: 14px;
    overflow: hidden;
}
.service-box3 .list-box .sp-t h3 .sp1{
    display: block;
    line-height: 20px;
    width: 95%;
}
.service-box3 .list-box .sp-t h3 .sp2{
    overflow: hidden;
}
.service-box3 .list-box .sp-t h3 i{
    color: #999;
    margin: 2px 0 0 0;
}
.service-box3 .list-box .sp-t h3 .fa-angle-up{
    display: none;
}
.service-box3 .list-box .sp-d{
    margin-top: 10px;
    margin-bottom: -10px;
    overflow: hidden;
    padding:15px 20px;
    text-align: justify;
    text-indent: 2em;
    line-height: 25px;
    display: none;
    font-size: 14px;
    color: #333;
    background-color: #f7f7f7;
}
.service-box3 .page-box{
    margin: 50px auto 0;
}


/*分享自然*/
.share-box{
    overflow: hidden;
    margin: 30px 0 0 0;
}
.share-box .tit-t{
    overflow: hidden;
}
.share-box .tit-t ul{
    overflow: hidden;
    text-align: center;
    border-top: 2px solid #8ab03f;
}
.share-box .tit-t ul li{
    display: block;
    overflow: hidden;
    font-size: 18px;
    color: #666;
    height: 45px;
    line-height: 45px;
    background-color: #f1f8f4;
    cursor: pointer;
    float: left;
    width: 50%;
    position: relative;
}
.share-box .tit-t ul li a{
    color: #666;
    display: block;
    overflow: hidden;
}
.share-box .tit-t ul li span{
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 2px;
    height: 45px;
    background-color: #fff;
}
.share-box .tit-t ul .this{
    background-color: #fff;
}
.share-box .tit-t ul .this a{
    color: #82a738;
}
.share-box .tit-t ul li:hover a{
    color: #82a738;
}
.share-box .search{
    overflow: hidden;
    padding: 30px 0 0 0;
}
.share-box .search h4{
    color: #666;
    margin: 3px 15px 0 0;
}
.share-box .search span{
    color: #4e7405;
}
.share-box .search .ov-b{
    overflow: hidden;
    width: 270px;
    height: 26px;
    line-height: 24px;
    padding: 0 10px;
    border: 1px solid #9e9e9e;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.share-box .search input{
    border: none;
    float: left;
    height: 20px;
    margin: 2px 0;
    width: 200px;
}
.share-box .search button{
    border: none;
    float: right;
    margin-top: -1px;
    background-color: #fff;
}
.share-box .list-nav{
    overflow: hidden;
    margin: 20px 0 0 0 ;
    border: 1px solid #89b03f;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.share-box .list-nav ul{

}
.share-box .list-nav ul li{
    display: block;
    float: left;
    width: 50%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}
.share-box .list-nav ul li a{
    display: block;
    overflow: hidden;
    color: #666;
}
.share-box .list-nav ul .this{
    background-color: #89b03f;
}
.share-box .list-nav ul .this a{
    color: #fff;
}
.share-box .list-nav ul li:hover a{
    color: #89b03f;
}
.share-box .list-nav ul .this:hover a{
    color: #fff;
}
.share-box .list-box{
    overflow: hidden;
    margin: 0 0 0 0;
}
.share-box .list-box ul{
    margin: 0 -30px;
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
    border-bottom: 1px solid #f2f2f2;
}
.share-box .list-box ul li{
    display: block;
    overflow: hidden;
    width: 25%;
    float: left;
    padding: 0 30px;
}
.share-box .list-box ul li a{
    display: block;
    overflow: hidden;
}
.share-box .list-box ul li .li-i{
    overflow: hidden;
    width: 200px;
    height: 200px;
}
.share-box .list-box ul li .li-i img{
    width: 100%;
    height: auto;
}
.share-box .list-box ul li .li-sp{
    overflow: hidden;
}
.share-box .list-box ul li .li-sp h4{
    color: #333;
    margin: 15px 0 10px 0;
    overflow: hidden;
    font-size: 14px;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.share-box .list-box ul li .li-sp .sp-ix{
    overflow: hidden;
}
.share-box .list-box ul li .li-sp .sp-ix .sp-i{
    overflow: hidden;
    color: #d49b24;
    font-size: 16px;
}
.share-box .list-box ul li .li-sp .sp-ix .sp-i img{
    width: 45px;
    height: 45px;
}
.share-box .list-box ul li .li-sp .sp-ix .sp-i span{
    margin: 15px 0 0 5px;
    width:40px;
    height: 24px;
    overflow: hidden;
}
.share-box .list-box ul li .li-sp .sp-ix .sp-i2{
    overflow: hidden;
    margin: 17px 0 0 0;
}
.share-box .list-box ul li .li-sp .sp-ix .sp-i2 i{
    color: #46640b;
    font-size: 14px;
}
.share-box .list-box ul li .li-sp .sp-d{
    overflow: hidden;
    margin: 15px 0 0 0;
}
.share-box .list-box ul li .li-sp .sp-d .sp-de{
    overflow: hidden;
    font-size: 14px;
    color: #666;
}
.share-box .list-box ul li .li-sp .sp-d .sp-de i{
    overflow: hidden;
    color: #89b03f;
    float: left;
    margin: 3px 5px 0 0;
}
.share-box .list-box ul li .li-sp .sp-d .sp-dt{
    overflow: hidden;
    color: #999;
    font-size: 14px;
    line-height: 20px;
}
.share-box .page-box{
    margin: 50px auto 0;
}

/*详情*/
.share-box2{
    overflow: hidden;
    margin: 30px 0 0 0;
}
.share-box2 .tit-t{
    overflow: hidden;
    font-size: 20px;
    color: #666;
    padding-bottom: 10px;
    border-bottom: 2px solid #8ab03f;
}
.share-box2 .sp-bor{
    margin: 30px 0 0 0;
    overflow: hidden;
    padding: 30px 0;
    border: 2px solid #e4e4e4;
}
.share-box2 .sp-bor .sp-w{
    overflow: hidden;
    margin: auto;
    width: 270px;
}
.share-box2 .sp-bor .list-i{
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: right;
    overflow: hidden;
}
.share-box2 .sp-bor .list-i img{
    max-width: 100%;
    height: auto;
}
.share-box2 .sp-bor .list-sp{
    overflow: hidden;
    width: 150px;
    padding: 10px 0 0 0;
}
.share-box2 .sp-bor .list-sp img{
    height: 20px;
}
.share-box2 .sp-bor .list-sp h4{
    font-size: 16px;
    color: #666;
    overflow: hidden;
     height: auto;
}
.share-box2 .sp-bor .list-sp h3{
    margin: 0;
    font-size: 20px;
    color: #326a03;
    font-weight: bold;
}
.share-box2 .show-t{
    overflow: hidden;
    margin: 30px 0 0 0;
}
.share-box2 .show-t .list-t{
    overflow: hidden;
    font-size: 20px;
}
.share-box2 .show-t .list-t img{
    height: 56px;
    float: left;
}
.share-box2 .show-t .list-t .sp1{
    color: #d49b24;
    float: left;
    margin: 20px 15px 0 5px;
}
.share-box2 .show-t .list-t .sp2{
    color: #333;
    float: left;
    margin: 25px 0 0 0;
    font-size: 16px;
}
.share-box2 .show-t .list-c{
    overflow: hidden;
    margin: 25px 0 0 0;
    padding: 10px 40px;
    font-size: 16px;
    background-color: #f7f7f7;
}
.share-box2 .show-t .list-c .list{
    overflow: hidden;
    margin: 10px 0;
}
.share-box2 .show-t .list-c .list .sp1{
    color: #424242;
}
.share-box2 .show-t .list-c .list .sp2{
    color: #8ab03f;
}
.share-box2 .show-t .list-c .list .sp2 i{
    margin-left: 3px;
    font-size: 20px;
}
.share-box2 .show-t .list-d{
    overflow: hidden;
    margin: 30px 0 0 0;
    padding-bottom: 15px;
    border-bottom: 2px solid #f2f2f2;
}
.share-box2 .show-t .list-d ul{
    overflow: hidden;
    margin: 0 -30px;
}
.share-box2 .show-t .list-d ul li{
    display: block;
    float: left;
    width: 25%;
    padding: 0 30px;
    text-align: center;
    height: 200px;
}
.share-box2 .show-t .list-d ul li img{
    width: 100%;
    height: auto;
}
.share-box2 .show-t .list-d h4{
    color: #424242;
    margin:45px 0 40px;
    line-height: 25px;
    font-size: 14px;
    text-align: justify;
    text-indent: 2em;
}
.share-box2 .show-t .list-d .sp-d{
    overflow: hidden;
}
.share-box2 .show-t .list-d .sp-d .sp1{
    color: #333;
    font-size: 16px;
}
.share-box2 .show-t .list-d .sp-d .sp1 i{
    color: #8ab03f;
    font-size: 14px;
}
.share-box2 .show-t .list-d .sp-d .sp2{
    color: #999;
    font-size: 16px;
}

/*发表*/
.share-box3{
    overflow: hidden;
    margin: 30px 0 0 0;
}
.share-box3 .tit-t{
    overflow: hidden;
}
.share-box3 .tit-t ul{
    overflow: hidden;
    text-align: center;
    border-top: 2px solid #8ab03f;
}
.share-box3 .tit-t ul li{
    display: block;
    overflow: hidden;
    font-size: 18px;
    color: #666;
    height: 45px;
    line-height: 45px;
    background-color: #f1f8f4;
    cursor: pointer;
    float: left;
    width: 50%;
    position: relative;
}
.share-box3 .tit-t ul li a{
    color: #666;
    display: block;
    overflow: hidden;
}
.share-box3 .tit-t ul li span{
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 2px;
    height: 45px;
    background-color: #fff;
}
.share-box3 .tit-t ul .this{
    background-color: #fff;
}
.share-box3 .tit-t ul .this a{
    color: #82a738;
}
.share-box3 .tit-t ul li:hover a{
    color: #82a738;
}
.share-box3 .share-form{
    overflow: hidden;
    margin: 30px 0 0 0;
}
.share-box3 .share-form .list{
    overflow: hidden;
    border-top: 2px solid #ededed;
}
.share-box3 .share-form .list .list-l{
    overflow: hidden;
    width: 150px;
    font-size: 16px;
    color: #333;
    padding-left: 40px;
    background-color: #f8f8f8;
}
.share-box3 .share-form .list1 .list-l{
    height: 180px;
    line-height: 180px;
}
.share-box3 .share-form .list .list-r{
    overflow: hidden;
    width: 830px;
}
.share-box3 .share-form .list1 .list-r .sp-t{
    overflow: hidden;
    height: 50px;
    font-size: 14px;
    color: #666;
    padding: 12px 0 0 30px;
    border-bottom: 2px solid #ededed;
}
.share-box3 .share-form .list1 .list-r .sp-t i{
    margin: 0 5px;
}
.share-box3 .share-form .list1 .list-r .sp-t select{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    background:transparent;
    height:25px;
    padding: 0 50px 0 10px;
    border: 1px solid #9e9e9e;
    font-size: 14px;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
    background: url("../images/icon25.png") right 10px center no-repeat;
}
select::-ms-expand { display: none; }
.share-box3 .share-form .list1 .list-r .sp-d{
    overflow: hidden;
    padding: 15px 0 15px 200px;
}
.share-box3 .share-form .list1 .list-r .sp-d .sp-w{
    overflow: hidden;
    width: 270px;
}
.share-box3 .share-form .list1 .list-r .sp-d .list-i{
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: right;
    overflow: hidden;
}
.share-box3 .share-form .list1 .list-r .sp-d .list-i img{
    max-width: 100%;
    max-height: 100%;
}
.share-box3 .share-form .list1 .list-r .sp-d .list-sp{
    overflow: hidden;
    width: 150px;
    padding: 10px 0 0 0;
}
.share-box3 .share-form .list1 .list-r .sp-d .list-sp img{
    height: 20px;
}
.share-box3 .share-form .list1 .list-r .sp-d .list-sp h4{
    font-size: 16px;
    color: #666;
}
.share-box3 .share-form .list1 .list-r .sp-d .list-sp h3{
    margin: 0;
    font-size: 18px;
    color: #326a03;
    font-weight: bold;
}
.share-box3 .share-form .list2 .list-l{
    height: 50px;
    line-height: 50px;
}
.share-box3 .share-form .list2 .list-r .sp-t{
    overflow: hidden;
    height: 50px;
    font-size: 18px;
    color: #666;
    padding: 10px 0 0 30px;
}
.share-box3 .share-form .list2 .list-r .sp-t input{
    width: 670px;
    border: 2px solid #ededed;
}
.share-box3 .share-form .list3 .list-r .list-inp{
    padding:  10px 0 10px 30px;
    height: 100px;
}
.share-box3 .share-form .list3 .list-l{
    height: 100px;
    line-height: 100px;
}
/*按钮*/
#div_imgfile {
    width: 80px;
    height: 80px;
    float: left;
    overflow: hidden;
}
#div_imgfile .div_imgfile2{
    line-height: 80px;
    cursor: pointer;
}
.share-box3 .share-form .list3 .list-r .list-inp input[type=file]{
    display: none;
}
/*上传*/
#div_imglook {
    height: auto;
    float: left;
}
.lookimg {
    width: 80px;
    margin:0 10px 0 0;
    box-sizing: border-box;
    float: left;
    position: relative;
    overflow: hidden;
    height: 80px;
    line-height: 80px;
}
.lookimg img {
    width: 100%;
    height: auto;
}
.lookimg_delBtn {
    position: absolute;
    top: 0;
    right: 0;
    width: 13px;
    height: 13px;
    text-align: center;
    /*display: none;*/
    cursor: pointer;
    background-image: url("../images/icon27.png") ;
    background-size: 13px;
    z-index: 2;
}
.lookimg_progress {
    position: absolute;
    bottom: 15px;
    left: 0px;
    width: 100%;
    height: 20px;
    background-color: #e0e0e0;
    box-sizing: border-box;
    border: 1px solid black;
    display: none;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
}
.lookimg_progress div {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 0px;
    background-color: #e9cc2e;
}

/*按钮*/
#div_imgfile2 {
    width: 80px;
    height: 80px;
    float: left;
    overflow: hidden;
    cursor: pointer;
}
#div_imgfile2 .div_imgfile2{
    line-height: 80px;
    cursor: pointer;
}
.share-box3 .share-form .list3 .list-r .list-inp input[type=file]{
    display: none;
}
/*上传*/
#div_imglook2{
    height: auto;
    float: left;
}
.lookimg2 {
    width: 80px;
    margin:0 10px 0 0;
    box-sizing: border-box;
    float: left;
    position: relative;
    overflow: hidden;
    height: 80px;
    line-height: 80px;
}
.lookimg2 img {
    width: 100%;
    height: auto;
}
.lookimg_delBtn2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 13px;
    height: 13px;
    text-align: center;
    /*display: none;*/
    cursor: pointer;
    background-image: url("../images/icon27.png") ;
    background-size: 13px;
    z-index: 2;
}
.lookimg_progress2 {
    position: absolute;
    bottom: 15px;
    left: 0px;
    width: 100%;
    height: 20px;
    background-color: #e0e0e0;
    box-sizing: border-box;
    border: 1px solid black;
    display: none;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
}
.lookimg_progress2 div {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 0px;
    background-color: #e9cc2e;
}
.share-box3 .share-form .list4{
    border-bottom: 2px solid #ededed;
}
.share-box3 .share-form .list4 .list-l{
    padding: 10px 0 10px 40px ;
}
.share-box3 .share-form .list4 .list-l h4{
    margin: 15px 0;
    font-size: 16px;
}
.share-box3 .share-form .list4 .list-r .sp-t{
    padding: 15px 0 0;
}
.share-box3 .share-form .list4 .list-r .sp-ti{
    overflow: hidden;
    margin: 7px 0 0 0;
    font-size: 18px;
    color: #82a738;
}
.share-box3 .share-form .list4 .list-r .sp-ti i{
    margin-left: 3px;
}
.share-box3 .share-form .list5{
    overflow: hidden;
    margin: 30px 0 0 0;
}
.share-box3 .share-form .list5 textarea{
    width: 100%;
    height: 420px;
    border: 2px solid #ededed;
    resize: none;
    padding: 10px;
}
.share-box3 .share-form .list6{
    overflow: hidden;
    margin: 30px 0 0 0;
}
.share-box3 .share-form .list6 .inp-li{
    overflow: hidden;
    width: 395px;
    margin: auto;
}
.share-box3 .share-form .list6 input{
    width: 155px;
    height: 30px;
    line-height: 28px;
    color: #fff;
    font-size: 16px;
    background-color: #82a738;
    border: 1px solid #82a738;
    margin: 0 20px;
}
.share-box3 .share-form .list6 input[type=reset]{
    color: #666;
    background-color: #fff;
    border: 1px solid #cacaca;
}


/*护肤系列*/
.product-box{
    overflow: hidden;
}
.product-box .icon-list{
    overflow: hidden;
    padding: 30px 15px 20px;
}
.product-box .icon-list ul{

}
.product-box .icon-list ul li{
    display: block;
    overflow: hidden;
    float: left;
    width: 11.1111111111111%;
    margin-bottom: 20px;
}
.product-box .icon-list ul li .li-i{
    overflow: hidden;
}
.product-box .icon-list ul li .li-i img{
    height: 50px;
}
.product-box .icon-list ul li h4{
    font-size: 14px;
    color: #333;
    margin: 8px 0 0 0;
}
.product-box .icon-list ul li:hover h4,.product-box .icon-list ul .this h4{
    color: #82a738;
}
.product-box .list-box-a{
    overflow: hidden;
    color: #666;
    padding: 10px;
    line-height: 25px;
    background-color: #f2f2f2;
    border-bottom: 2px solid #82a738;
}
.product-box .list-box-a a{
    color: #666;
    font-size: 14px;
    margin-right: 10px;
    margin-left: 10px;
}
.product-box .list-box-a .this{
    font-size: 16px;
    font-weight: bold;
}
.product-box .screen{
    overflow: hidden;
    border-bottom: 2px solid #82a738;
}
.product-box .screen .list{
    overflow: hidden;
    border-bottom: 1px solid #f2f2f2;
    background-color: #f8f8f8;
}
.product-box .screen .list .list-l{
    overflow: hidden;
    width: 150px;
    font-size: 16px;
    color: #333;
    padding: 14px 0 14px 40px;
    background-color: #f8f8f8;
}
.product-box .screen .list .list-r{
    overflow: hidden;
    width: 830px;
    padding: 15px 0 0;
    background-color: #fff;
}
.product-box .screen .list .list-r .opt{
    overflow: hidden;
    float: left;
    position: relative;
    min-width: 194px;
    padding-left: 30px;
    margin-bottom: 15px;
}
.product-box .screen .list .list-r .opt .opt-i{
    overflow: hidden;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 19px;
    background-color: #cacaca;
    border-radius:100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    margin-right: 5px;
}
.product-box .screen .list .list-r .opt .this{
    background-color: #82a738;
}
.product-box .screen .list .list-r .opt input{
    position: absolute;
    top: 0;
    left: 30px;
    width: 25px;
    height: 20px;
    border: 1px solid red;
    margin: 0;
    cursor: pointer;
    opacity: 0;
}
.product-box .screen .list .list-r .opt label{
    font-weight: 500;
    color: #666;
    margin: 0;
    cursor: pointer;
}
.product-box .screen .list3{
    overflow: hidden;
    width: 395px;
    margin:30px auto;
}
.product-box .screen .list3 input{
    width: 155px;
    height: 30px;
    line-height: 28px;
    color: #fff;
    font-size: 16px;
    background-color: #82a738;
    border: 1px solid #82a738;
    margin: 0 20px;
}
.product-box .screen .list3 input[type=reset]{
    color: #666;
    background-color: #fff;
    border: 1px solid #cacaca;
}
.product-box .c-hide{
    overflow: hidden;
    float: right;
    width: 150px;
    height: 30px;
    line-height: 28px;
    padding: 0 10px;
    color: #687b4e;
    border: 1px solid #cadbb3;
    background-color: #f1f8f4;
    cursor: pointer;
}
.product-box .c-hide img{
    margin: 6px 0 0 0;
}
.product-box .c-show{
    overflow: hidden;
    float: right;
    width: 170px;
    height: 30px;
    line-height: 28px;
    padding: 0 10px;
    color: #687b4e;
    border: 1px solid #cadbb3;
    background-color: #f1f8f4;
    cursor: pointer;
    display: none;
}
.product-box .c-show img{
    margin: 6px 0 0 0;
}
.product-box .pro-list{
    overflow: hidden;
    margin: 40px 0 0 0;
}
.product-box .pro-list .tit-t{
    overflow: hidden;
    font-size: 14px;
    color: #666;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #666666;
}
.product-box .pro-list .tit-t .tit-tl{
    overflow: hidden;
}
.product-box .pro-list .tit-t .tit-tl span{
    font-weight: bold;
}
.product-box .pro-list .tit-t .tit-tr{
    overflow: hidden;
    color: #999;
}
.product-box .pro-list .tit-t .tit-tr a{
    margin-left: 5px;
    margin-right: 5px;
    color: #666;
}
.product-box .pro-list .tit-t .tit-tr .this{
    font-weight: bold;
}
.product-box .pro-list .list-box{
    overflow: hidden;
    border-left: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
}
.product-box .pro-list .list-box .row{
    margin: 0;
}
.product-box .pro-list .list-box .list{
    overflow: hidden;
    text-align: center;
    padding: 0;
}
.product-box .pro-list .list-box .list .list-bor{
    overflow: hidden;
    padding: 20px 15px;
    border: 1px solid #e3e3e3;
    margin-left: -1px;
    margin-top: -1px;
}
.product-box .pro-list .list-box .list .list-bor a{
    display: block;
    overflow: hidden;
}
.product-box .pro-list .list-box .list .sp-i{
    overflow: hidden;
    height: 26px;
}
.product-box .pro-list .list-box .list .list-i{
    overflow: hidden;
    width: 174px;
    height: 174px;
    margin: 20px auto 15px;
    position: relative;
}
.product-box .pro-list .list-box .list .list-i .list-i2{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}
.product-box .pro-list .list-box .list .list-i img{
    max-width: 100%;
    max-height: 174px;
    -webkit-transition:  all 0.5s ease 0s;
    -moz-transition:  all 0.5s ease 0s;
    -ms-transition:  all 0.5s ease 0s;
    -o-transition:  all 0.5s ease 0s;
    transition:  all 0.5s ease 0s;
}
.product-box .pro-list .list-box .list .h4{
    color: #333;
    font-size: 14px;
    height: 17px;
    overflow: hidden;
}
.product-box .pro-list .list-box .list h4{
    margin:10px 0 0 0;
    color: #6f942e;
    font-size: 16px;
}
.product-box .page-box{
    margin: 50px auto 0;
}
 .product-box .pro-list .list-box .list:hover .list-i2 img{
    margin:0 0 5px 0 ;
     -webkit-transition:  all 0.5s ease 0s;
     -moz-transition:  all 0.5s ease 0s;
     -ms-transition:  all 0.5s ease 0s;
     -o-transition:  all 0.5s ease 0s;
     transition:  all 0.5s ease 0s;
 }

/*产品类别*/
.product-box2{
    overflow: hidden;
}
.product-box2 .icon-list{
    overflow: hidden;
    padding: 30px 15px 20px;
}
.product-box2 .icon-list ul{

}
.product-box2 .icon-list ul li{
    display: block;
    overflow: hidden;
    float: left;
    width: 11.1111111111111%;
    margin-bottom: 20px;
}
.product-box2 .icon-list ul li .li-i{
    overflow: hidden;
}
.product-box2 .icon-list ul li .li-i img{
    height: 50px;
}
.product-box2 .icon-list ul li h4{
    font-size: 14px;
    color: #333;
    margin: 8px 0 0 0;
}
.product-box2 .icon-list ul li:hover h4,.product-box2 .icon-list ul .this h4{
    color: #adca24;
}
.product-box2 .list-box-a{
    overflow: hidden;
    color: #666;
    padding: 10px;
    line-height: 25px;
    background-color: #f2f2f2;
    border-bottom: 2px solid #82a738;
}
.product-box2 .list-box-a a{
    color: #666;
    font-size: 14px;
    margin-right: 10px;
    margin-left: 10px;
}
.product-box2 .list-box-a .this{
    font-weight: bold;
}
.product-box2 .screen{
    overflow: hidden;
    border-bottom: 2px solid #82a738;
}
.product-box2 .screen .list{
    overflow: hidden;
    border-bottom: 1px solid #f2f2f2;
    background-color: #f8f8f8;
}
.product-box2 .screen .list .list-l{
    overflow: hidden;
    width: 150px;
    font-size: 16px;
    color: #333;
    padding: 14px 0 14px 40px;
    background-color: #f8f8f8;
}
.product-box2 .screen .list .list-r{
    overflow: hidden;
    width: 830px;
    padding: 15px 0 0;
    background-color: #fff;
}
.product-box2 .screen .list .list-r .opt{
    overflow: hidden;
    float: left;
    position: relative;
    min-width: 194px;
    padding-left: 30px;
    margin-bottom: 15px;
}
.product-box2 .screen .list .list-r .opt .opt-i{
    overflow: hidden;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 19px;
    background-color: #cacaca;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    margin-right: 5px;
}
.product-box2 .screen .list .list-r .opt .this{
    background-color: #82a738;
}
.product-box2 .screen .list .list-r .opt input{
    position: absolute;
    top: 0;
    left: 30px;
    width: 25px;
    height: 20px;
    margin: 0;
    cursor: pointer;
    opacity: 0;
}
.product-box2 .screen .list .list-r .opt label{
    font-weight: 500;
    color: #666;
    margin: 0;
    cursor: pointer;
}
.product-box2 .screen .list5{
    overflow: hidden;
    width: 395px;
    margin:30px auto;
}
.product-box2 .screen .list5 input{
    width: 155px;
    height: 30px;
    line-height: 28px;
    color: #fff;
    font-size: 16px;
    background-color: #82a738;
    border: 1px solid #82a738;
    margin: 0 20px;
}
.product-box2 .screen .list5 input[type=reset]{
    color: #666;
    background-color: #fff;
    border: 1px solid #cacaca;
}
.product-box2 .c-hide{
    overflow: hidden;
    float: right;
    width: 150px;
    height: 30px;
    line-height: 28px;
    padding: 0 10px;
    color: #687b4e;
    border: 1px solid #cadbb3;
    background-color: #f1f8f4;
    cursor: pointer;
}
.product-box2 .c-hide img{
    margin: 6px 0 0 0;
}
.product-box2 .c-show{
    overflow: hidden;
    float: right;
    width: 170px;
    height: 30px;
    line-height: 28px;
    padding: 0 10px;
    color: #687b4e;
    border: 1px solid #cadbb3;
    background-color: #f1f8f4;
    cursor: pointer;
    display: none;
}
.product-box2 .c-show img{
    margin: 6px 0 0 0;
}
.product-box2 .pro-list{
    overflow: hidden;
    margin: 40px 0 0 0;
}
.product-box2 .pro-list .tit-t{
    overflow: hidden;
    font-size: 14px;
    color: #666;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #666666;
}
.product-box2 .pro-list .tit-t .tit-tl{
    overflow: hidden;
}
.product-box2 .pro-list .tit-t .tit-tl span{
    font-weight: bold;
}
.product-box2 .pro-list .tit-t .tit-tr{
    overflow: hidden;
    color: #999;
}
.product-box2 .pro-list .tit-t .tit-tr a{
    margin-left: 5px;
    margin-right: 5px;
    color: #666;
}
.product-box2 .pro-list .tit-t .tit-tr .this{
    font-weight: bold;
}
.product-box2 .pro-list .list-box{
    overflow: hidden;
    border-left: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
}
.product-box2 .pro-list .list-box .row{
    margin: 0;
}
.product-box2 .pro-list .list-box .list{
    overflow: hidden;
    text-align: center;
    padding: 0;
}
.product-box2 .pro-list .list-box .list .list-bor{
    overflow: hidden;
    padding: 20px 15px;
    border: 1px solid #e3e3e3;
    margin-left: -1px;
    margin-top: -1px;
}
.product-box2 .pro-list .list-box .list .list-bor a{
    display: block;
    overflow: hidden;
}
.product-box2 .pro-list .list-box .list .sp-i{
    overflow: hidden;
    height: 26px;
}
.product-box2 .pro-list .list-box .list .list-i{
    overflow: hidden;
    width: 174px;
    height: 174px;
    margin: 20px auto 15px;
    position: relative;
}
.product-box2 .pro-list .list-box .list .list-i .list-i2{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}
.product-box2 .pro-list .list-box .list .list-i img{
    max-width: 100%;
    max-height: 174px;
    -webkit-transition:  all 0.5s ease 0s;
    -moz-transition:  all 0.5s ease 0s;
    -ms-transition:  all 0.5s ease 0s;
    -o-transition:  all 0.5s ease 0s;
    transition:  all 0.5s ease 0s;
}
.product-box2 .pro-list .list-box .list .h4{
    color: #333;
    font-size: 14px;
    height: 32px;
    overflow: hidden;
}
.product-box2 .pro-list .list-box .list h4{
    margin:10px 0 0 0;
    color: #82a738;
    font-size: 16px;
}
.product-box2 .page-box{
    margin: 50px auto 0;
}
.product-box2 .pro-list .list-box .list:hover .list-i2 img{
    margin:0 0 5px 0 ;
    -webkit-transition:  all 0.5s ease 0s;
    -moz-transition:  all 0.5s ease 0s;
    -ms-transition:  all 0.5s ease 0s;
    -o-transition:  all 0.5s ease 0s;
    transition:  all 0.5s ease 0s;
}

/*新品上市*/
.product-box3{
    overflow: hidden;
}
.product-box3 .tit-t{
    overflow: hidden;
    margin: 30px 0 0 0;
}
.product-box3 .tit-t .tit-tl{
    overflow: hidden;
    padding-right: 0;
    height: 425px;
}
.product-box3 .tit-t .tit-tl img{
    width: 100%;
    height: auto;
}
.product-box3 .tit-t .tit-tr{
    overflow: hidden;
    padding-left: 0;
    height: 425px;
}
.product-box3 .tit-t .tit-tr .carousel{
    width: 430px;
    margin: auto;
    overflow: hidden;
}
.product-box3 .tit-t .tit-tr .item{
    padding: 30px 0;
    height: 425px;
    margin: auto;
}
.product-box3 .tit-t .tit-tr .item a{
    display: block;
    overflow: hidden;
    height: 100%;
}
.product-box3 .tit-t .tit-tr .item-i{
    overflow: hidden;
    width: 339px;
    height: 285px;
    line-height: 285px;
    margin: auto;
    text-align: center;
}
.product-box3 .tit-t .tit-tr .item-i img{
    max-width: 100%;
    max-height: 200px;
}
.product-box3 .tit-t .tit-tr .sp-i{
    overflow: hidden;
}
.product-box3 .tit-t .tit-tr .sp-i img{
    height: 20px;
}
.product-box3 .tit-t .tit-tr h4{
    font-size: 16px;
    color: #333;
    margin: 12px 0 5px;
    height: 22px;
    overflow: hidden;
}
.product-box3 .tit-t .tit-tr h3{
    margin: 0;
    font-size: 20px;
    color: #82a738;
}

/*箭头*/
.product-box3 .carousel-control {
    top: 131px;
    width: 21px;
    height: 42px;
    color: #f2f2f2;
    font-size: 0;
    font-weight: 100;
    text-shadow: none;
}
.product-box3 .left{
    left: 20px;
}
.product-box3 .right{
    right: 20px;
}
.product-box3 .carousel-control:focus,.product-box3 .carousel-control:hover {
    color: #fff;
}
.product-box3 .carousel-control.left,.product-box3 .carousel-control.right{
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
}
.product-box3 .list-nav {
    overflow: hidden;
    margin: 30px 0 0 0 ;
}
.product-box3 .list-nav  ul{
    overflow: hidden;
    text-align: center;
    border-top: 2px solid #8ab03f;
}
.product-box3 .list-nav ul li{
    display: block;
    overflow: hidden;
    font-size: 18px;
    color: #666;
    height: 45px;
    line-height: 45px;
    background-color: #f1f8f4;
    cursor: pointer;
    float: left;
    width: 50%;
    position: relative;
}
.product-box3 .list-nav ul li a{
    color: #666;
}
.product-box3 .list-nav ul li span{
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 2px;
    height: 45px;
    background-color: #fff;
}
.product-box3 .list-nav ul .this{
    background-color: #fff;
}
.product-box3 .list-nav ul .this a{
    color: #82a738;
}
.product-box3 .list-nav ul li:hover a{
    color: #82a738;
}
.product-box3 .pro-list{
    overflow: hidden;
    margin: 40px 0 0 0;
}
.product-box3 .pro-list .tit-t{
    overflow: hidden;
    font-size: 16px;
    color: #666;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #666666;
}
.product-box3 .pro-list .tit-t .tit-tl{
    overflow: hidden;
}
.product-box3 .pro-list .tit-t .tit-tl span{
    font-weight: bold;
}
.product-box3 .pro-list .tit-t .tit-tr{
    overflow: hidden;
    color: #999;
}
.product-box3 .pro-list .tit-t .tit-tr a{
    margin-left: 5px;
    margin-right: 5px;
    color: #666;
}
.product-box3 .pro-list .tit-t .tit-tr .this{
    font-weight: bold;
}
.product-box3 .pro-list .list-box{
    overflow: hidden;
    border-left: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
}
.product-box3 .pro-list .list-box .row{
    margin: 0;
}
.product-box3 .pro-list .list-box .list{
    overflow: hidden;
    text-align: center;
    padding: 0;
}
.product-box3 .pro-list .list-box .list .list-bor{
    overflow: hidden;
    padding: 20px 15px;
    border: 1px solid #e3e3e3;
    margin-left: -1px;
    margin-top: -1px;
}
.product-box3 .pro-list .list-box .list .list-bor a{
    display: block;
    overflow: hidden;
}
.product-box3 .pro-list .list-box .list .sp-i{
    overflow: hidden;
    height: 26px;
}
.product-box3 .pro-list .list-box .list .list-i{
    overflow: hidden;
    width: 174px;
    height: 174px;
    margin: 20px auto 15px;
    position: relative;
}
.product-box3 .pro-list .list-box .list .list-i .list-i2{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}
.product-box3 .pro-list .list-box .list .list-i img{
    max-width: 100%;
    max-height: 174px;
    -webkit-transition:  all 0.5s ease 0s;
    -moz-transition:  all 0.5s ease 0s;
    -ms-transition:  all 0.5s ease 0s;
    -o-transition:  all 0.5s ease 0s;
    transition:  all 0.5s ease 0s;
}
.product-box3 .pro-list .list-box .list .h4{
    color: #333;
    font-size: 14px;
    height: 17px;
    overflow: hidden;
}
.product-box3 .pro-list .list-box .list h4{
    margin:10px 0 0 0;
    color: #6f942e;
    font-size: 16px;
}
.product-box3 .page-box{
    margin: 50px auto 0;
}
.product-box3 .pro-list .list-box .list:hover .list-i2 img{
    margin:0 0 5px 0 ;
    -webkit-transition:  all 0.5s ease 0s;
    -moz-transition:  all 0.5s ease 0s;
    -ms-transition:  all 0.5s ease 0s;
    -o-transition:  all 0.5s ease 0s;
    transition:  all 0.5s ease 0s;
}

/*产品详情*/
.product-show{
    overflow: hidden;
}
.product-show .tit-t{
    overflow: hidden;
    margin: 30px 0 0 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #999;
}
.product-show .tit-t h2{
    color: #333;
    margin: 0;
    font-size: 22px;
    line-height: 38px;
}
.product-show .tit-t a{
    margin-left: 10px;
}
.product-show .tit-t a img{
    height: 38px;
}
.product-show .show-t{
    overflow: hidden;
    margin: 40px 0 0 0;
    padding-bottom: 40px;
    border-bottom: 1px solid #999;
}
.product-show .show-t .show-tl{
    overflow: hidden;
    /*border: 1px solid red;*/
}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;}
/*大图片*/
.tb-booth{
    position:relative;
    z-index:1;
    margin-bottom: 30px;
}
.tb-s310, .tb-s310 a{
    height:410px;
    width:600px;
    line-height: 410px;
    text-align: center;
}
.tb-s310, .tb-s310 img{
    max-height:80%;
}
/*列表图片*/
.tb-thumb{overflow:hidden;}
.tb-thumb li{background:none repeat scroll 0 0 transparent;float:left;margin:0 10px 0 0;overflow:hidden;}
.tb-s40{height:84px;width:84px;}
.tb-s40 a{height:80px;width:80px;line-height: 50px;}
.tb-s40 a img{max-height: 60px;}
.tb-thumb li div{border:2px solid #f3f3f3;}
/*选中*/
.tb-thumb .tb-selected{border:2px solid #313131;height:84px;width:84px;}
.tb-thumb .tb-selected img{max-height: 60px;}
.tb-thumb .tb-selected div{background-color:#FFFFFF;border:medium none;}
/*放大镜*/
div.zoomDiv{
    z-index:999;
    position:absolute;
    top:0;
    left:0;
    width:300px;
    height:300px;
    line-height: 300px;
    background:#ffffff;
    border:1px solid #eee;
    display:none;
    text-align:center;
    overflow:hidden;
}
div.zoomMask{position:absolute;background:url("../images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}

.product-show .show-t .show-tr{
    overflow: hidden;
    color: #333;
    padding-top: 40px;
}
.product-show .show-t .show-tr .sp-t1{
    overflow: hidden;
    margin: 0 0 20px 0;
}
.product-show .show-t .show-tr .sp-t1 .sp1{
    font-size: 20px;
    width: 120px;
    float: left;
    display: block;
    margin: 6px 0 0 0;
}
.product-show .show-t .show-tr .sp-t1 .sp2{
    font-size: 26px;
    color: #de1629;
    float: left;
    display: block;
}
.product-show .show-t .show-tr .sp-t1 .sp2 strong{
    font-size: 20px;
    font-weight: 500;
}
.product-show .show-t .show-tr .sp-t2{
    overflow: hidden;
    font-size: 20px;
    margin: 20px 0 28px 0;
}
.product-show .show-t .show-tr .sp-t2 .sp1{
    width: 120px;
    float: left;
    display: block;
}
.product-show .show-t .show-tr .sp-t2 .sp2{
    position: relative;
    float: left;
    display: block;
    margin-left: 5px;
}
.product-show .show-t .show-tr .sp-t2 .sp2 s{
    display: block;
    width: 88px;
    height: 2px;
    left: 0;
    top: 13px;
    position: absolute;
    background-color: #de1629;
    transform:rotate(5deg);
}
.product-show .show-t .show-tr .sp-t2 .sp2 strong{
    font-size: 20px;
    font-weight: 500;
}
.product-show .show-t .show-tr .sp-t3{
    overflow: hidden;
    margin:  0 0 30px 0;
}
.product-show .show-t .show-tr .sp-t3 .sp1{
    font-size: 20px;
    display: block;
    overflow: hidden;
    width: 120px;
    float: left;
    line-height: 36px;
}
.product-show .show-t .show-tr .sp-t3 .gift-box{
    overflow: hidden;
    width: 270px;
}
.product-show .show-t .show-tr .sp-t3 .gift-box .gift-s{
    overflow: hidden;
    background-color: #f2f2f2;
    height: 36px;
    line-height: 36px;
    padding: 0 ;
    color: #71953e;
    cursor: pointer;
    font-size: 14px;
}
.product-show .show-t .show-tr .sp-t3 .gift-box .gift-s .sp-t{
    width: 245px;
    overflow: hidden;
}
.product-show .show-t .show-tr .sp-t3 .gift-box .gift-s .sp-t span{
    margin-left: 10px;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    width: 230px;
}
.product-show .show-t .show-tr .sp-t3 .gift-box .gift-s i{
    color: #666;
    font-size: 16px;
    margin-right: 10px;
}
.product-show .show-t .show-tr .sp-t3 .gift-box .gift-s .fa-angle-up{
    display: none;
}
.product-show .show-t .show-tr .sp-t3 .gift-box .gift-ul{
    overflow: auto;
    background-color: #f2f2f2;
    display: none;
    width: 315px;
    position: absolute;
    max-height: 210px;
}
.product-show .show-t .show-tr .sp-t3 .gift-box .gift-ul ul{
    overflow: hidden;
    border-top: 1px solid #ddd;
}
.product-show .show-t .show-tr .sp-t3 .gift-box .gift-ul ul li{
    display: block;
    width: 100%;
    overflow: hidden;
    line-height: 36px;
    cursor: pointer;
}
.product-show .show-t .show-tr .sp-t3 .gift-box .gift-ul ul li .sp-t{
    overflow: hidden;
}
.product-show .show-t .show-tr .sp-t3 .gift-box .gift-ul ul li .sp-t .sp-i{
    overflow: hidden;
    width: 34px;
    height: 34px;
}
.product-show .show-t .show-tr .sp-t3 .gift-box .gift-ul ul li .sp-t .sp-i img{
    width: 100%;
    height: auto;
}
.product-show .show-t .show-tr .sp-t3 .gift-box .gift-ul ul li .sp-t span{
    margin-left: 10px;
}
.product-show .show-t .show-tr .sp-t3 .gift-box .gift-ul ul .this{
    color:  #8ab03f;
}
.product-show .show-t .show-tr .sp-t3 .gift-box .gift-ul ul .this .sp-t .sp-i{
    border: 1px solid #8ab03f;
}
.product-show .show-t .show-tr .sp-t4{
    overflow: hidden;
    margin:  0 0 20px 0;
}
.product-show .show-t .show-tr .sp-t4 .sp1{
    font-size: 20px;
    float: left;
    display: block;
    overflow: hidden;
    width: 120px;
}
.product-show .show-t .show-tr .sp-t4 .sp2{
    float: left;
    width: 130px;
    height: 28px;
    border: 1px solid #82a738;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    overflow: hidden;
}
.product-show .show-t .show-tr .sp-t4 .sp2 span{
    font-size: 24px;
    display: block;
    width: 38px;
    color: #82a738;
    line-height: 26px;
    text-align: center;
    cursor: pointer;
}
.product-show .show-t .show-tr .sp-t4 .sp2 input{
    width: 50px;
    height: 26px;
    text-align: center;
    border-left: 1px solid #82a738;
    border-right: 1px solid #82a738;
    border-top: none;
    border-bottom: none;
    font-size: 16px;
}
.product-show .show-t .show-tr .sp-t5{
    overflow: hidden;
    margin:  0 0 20px 0;
}
.product-show .show-t .show-tr .sp-t5 .sp1{
    font-size: 20px;
    display: block;
    overflow: hidden;
    width: 120px;
    float: left;
    margin: 5px 0 0 0;
}
.product-show .show-t .show-tr .sp-t5 .sp2 {
    font-size: 26px;
}
.product-show .show-t .show-tr .sp-t5 .sp2 strong{
    font-size: 20px;
}
.product-show .show-t .show-tr .sp-t6{
    overflow: hidden;
    font-size: 22px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: #333;
    background-color: #f1f8f4;
}
.product-show .show-t .show-tr .sp-t7{
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 25px  0 0 0;
}
.product-show .show-t .show-tr .sp-t7 a{
    display: block;
    overflow: hidden;
    color: #fff;
}
.product-show .show-t .show-tr .sp-t7 .sp-a1{
    width:85px;
    background-color: #d5bd3b;
}
.product-show .show-t .show-tr .sp-t7 .sp-a1 img{
    height: 20px;
}
.product-show .show-t .show-tr .sp-t7 .sp-a2,.product-show .show-t .show-tr .sp-t7 .sp-a3{
    width:150px;
    font-size: 20px;
    margin-left: 2px;
    background-color: #966026;
}
.product-show .show-t .show-tr .sp-t7 .sp-a3{
    background-color: #e19e2a;
}
.product-show .list-box{
    overflow: hidden;
}
.product-show .list-box .sp-t{
    overflow: hidden;
    font-size: 24px;
    color: #749944;
    margin: 30px 0 60px 0;
    padding-left: 20px;
    padding-top: 10px;
    height: 50px;
}
.product-show .list-box .sp-t img{
    float: left;
    margin-right: 8px;
    margin-top: -10px;
}
.product-show .list-box .picScroll-left{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: auto;
}
.product-show .list-box .picScroll-left .hd .prev{display:block;  float:left; margin-left:25px; margin-top:28px;  overflow:hidden;  cursor:pointer; }
.product-show .list-box .picScroll-left .hd .next{ display:block;  float:right; margin-right:25px; margin-top:28px;  overflow:hidden;  cursor:pointer; }
.product-show .list-box .picScroll-left .bd{
    overflow: hidden;
    width: 826px;
}
.product-show .list-box .picScroll-left .bd .picList{
    overflow:hidden;
}
.product-show .list-box .picScroll-left .bd ul li{
    width: 25%;
    float:left;
    display:inline;
    overflow:hidden;
    text-align:center;
    background-color: white;

}
.product-show .list-box .picScroll-left .bd ul li .pic a{
    overflow: hidden;
    display: block;
    margin: auto;
}
.product-show .list-box .picScroll-left .bd ul li .pic .li-i{
    overflow: hidden;
    width: 150px;
    height: 124px;
    line-height: 124px;
    margin: auto;
}
.product-show .list-box .picScroll-left .bd ul li .pic .li-i img{
    max-width: 124px;
    max-height: 124px;
}
.product-show .list-box .picScroll-left .bd ul li .pic h4{
    color: #333;
    margin: 20px 0 0 0;
    padding:  0 30px;
    line-height: 25px;
    font-size: 16px;
}
.product-show .nav-list{
    overflow: hidden;
    margin: 60px 0 0 0;
}
.product-show .nav-list .ul1{
    overflow: hidden;
    text-align: center;
    border-top: 2px solid #8ab03f;
}
.product-show .nav-list .ul1 li{
    display: block;
    overflow: hidden;
    font-size: 18px;
    color: #666;
    height: 45px;
    line-height: 45px;
    background-color: #f1f8f4;
    cursor: pointer;
    float: left;
    width: 33.333333333333333%;
    position: relative;
}
.product-show .nav-list .ul1 li a{
    color: #666;
}
.product-show .nav-list .ul1 li span{
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 2px;
    height: 45px;
    background-color: #fff;
}
.product-show .nav-list .ul1 .this{
    background-color: #fff;
}
.product-show .nav-list .ul1 .this a{
    color: #82a738;
}
.product-show .nav-list .ul2{
    overflow: hidden;
}
.product-show .nav-list .ul2 li{
    display: block;
    overflow: hidden;
    padding-top: 30px;
    display: none;
}
.product-show .nav-list .ul2 li .li-l{
    width: 730px;
    overflow: hidden;
}
.product-show .nav-list .ul2 li .li-l img{
    max-width: 100%;
    height: auto;
}
.product-show .nav-list .ul2 li .li-r{
    width: 250px;
    overflow: hidden;
    text-align: center;
}
.product-show .nav-list .ul2 li .li-r h2{
    overflow: hidden;
    text-align: center;
    color: #333;
    margin: 30px 0 15px 0;
    font-size: 20px;
}
.product-show .nav-list .ul2 li .li-r .bor{
    width: 2px;
    height: 50px;
    background-color: #666;
    margin: 0 auto 15px;
}
.product-show .nav-list .ul2 li .li-list{
    overflow: hidden;
    padding: 15px 0;
    margin-bottom: 25px;
}
.product-show .nav-list .ul2 li .li-list .li-listi{
    overflow: hidden;
    width: 190px;
    height: 190px;
    line-height: 190px;
    margin: auto;
}
.product-show .nav-list .ul2 li .li-list .li-listi img{
    max-width: 190px;
    max-height: 190px;
}
.product-show .nav-list .ul2 li .li-list h4{
    color: #333;
    margin: 15px 0 0 0;
    padding:  0 30px;
    line-height: 25px;
    font-size: 16px;
}
.product-show .list-nav{
    overflow: hidden;
    border: 1px solid #89b03f;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.product-show .list-nav a{
    display: block;
    float: left;
    overflow: hidden;
    color: #fff;
    width: 50%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    cursor: pointer;
    background-color: #89b03f;
}
.product-show .list-nav .this{
    color: #666;
    background-color: #fff;
}
.product-show .list-pro{
    overflow: hidden;
}
.product-show .list-pro .pro-list{
    overflow: hidden;
    display: none;
}
.product-show .list-pro .pro-list .list{
    padding: 30px 0;
    overflow: hidden;
    border-bottom: 2px solid #f2f2f2;
}
.product-show .list-pro .pro-list .list .list-t{
    overflow: hidden;
}
.product-show .list-pro .pro-list .list .list-t .sp-t{
    overflow: hidden;
    font-size: 18px;
    width: 100%;
    padding: 0 20px;
}
.product-show .list-pro .pro-list .list .list-t .sp-t img{
    margin-right: 5px;
}
.product-show .list-pro .pro-list .list .list-t .sp-t .sp1{
    color: #d8a131;
    margin: 22px 0 0 0;
}
.product-show .list-pro .pro-list .list .list-t .sp-t .sp2{
    margin: 26px 0 0 20px;
    font-size: 14px;
}
.product-show .list-pro .pro-list .list .list-t .sp-t .sp3{
    margin: 26px 0 0 20px;
    font-size: 14px;
    color: #666;
}
.product-show .list-pro .pro-list .list .list-i{
    overflow: hidden;
    margin: 15px 0 0 0 ;
    padding: 0 10px;
}
.product-show .list-pro .pro-list .list .list-i img{
    float: left;
    height: 170px;
    width: 170px;
    margin: 0 10px;
}
.product-show .list-pro .pro-list .list .list-time .sp3{
    font-size: 16px;
    margin: 22px 0 0 0;
}
.product-show .list-pro .pro-list .page-box{
    margin: 50px auto 0;
}

.product-show .list-pro .pro-list .list-lr{
    padding: 30px 0;
    overflow: hidden;
    border-bottom: 2px solid #f2f2f2;
}
.product-show .list-pro .pro-list .list-lr .list-l{
    overflow: hidden;
    width: 150px;
}
.product-show .list-pro .pro-list .list-lr .list-l .sp-t{
    overflow: hidden;
    font-size: 18px;
    width: 100%;
    padding: 0 0 0 40px;
}
.product-show .list-pro .pro-list .list-lr .list-l img{
    margin-right: 5px;
}
.product-show .list-pro .pro-list .list-lr .list-l .sp1{
    color: #d8a131;
    margin: 22px 0 0 0;
}
.product-show .list-pro .pro-list .list-lr .list-r{
    overflow: hidden;
    width: 830px;
    padding-top: 28px;
    text-align: left;
}
.product-show .list-pro .pro-list .list-lr .list-r h4{
    margin: 0 0 20px 0;
    color: #333;
    font-size: 14px;
}
.product-show .list-pro .pro-list .list-lr .list-r .list-i{
    overflow: hidden;
    margin: 0 -10px 15px;
}
.product-show .list-pro .pro-list .list-lr .list-r .list-i img{
    float: left;
    height: 170px;
    width: 170px;
    margin: 0 10px;
}
.product-show .list-pro .pro-list .list-lr .list-r .list-time{
    overflow: hidden;
    font-size: 14px;
    color: #666;
}






































