﻿/*圆点*/
.swiper-container2 .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}
.swiper-container2 .swiper-pagination-bullet-active {
    background: #8ab03f;
}
/*活动专区*/
.activity{
    overflow: hidden;
    padding: 35px 15px 20px;
    background-image: url("../images/pic4.jpg");
    background-size: 100% 100%;
}
.activity .tit-t{
    overflow: hidden;
    padding-left: 20px;
    margin-bottom: 10px;
}
.activity .tit-t .tit-tw{
    overflow: hidden;
    width: 120px;
    font-size: 16px;
    color: #fff;
}
.activity .tit-t .tit-tw span{
    display: block;
    width: 20px;
    height: 2px;
    margin: 10px 0;
}
.activity .list{
    overflow: hidden;
    margin-bottom: 15px;
    border: 2px solid #8ab03f;
}
.activity .list img{
    width: 100%;
    height: auto;
}
@media screen and (max-width:414px) {
    .activity .list{
        height: 163px;
    }
}
@media screen and (max-width:375px) {
    .activity .list{
        height: 146px;
    }
}
@media screen and (max-width:360px) {
    .activity .list{
        height: 140px;
    }
}
@media screen and (max-width:320px) {
    .activity .list{
        height: 123px;
    }
}

/*产品*/
.product{
    overflow: hidden;
    padding: 0 0 25px 0 ;
    border-top: 1px solid #8ab03f;
}
.product .list-nav{
    overflow: hidden;
}
.product .list-nav .list{
    overflow: hidden;
    width: 50%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: #8ab03f;
    font-size: 16px;
}
.product .list-nav .this{
    color: #426309;
    background-color: #fff;
}
.product .list-box{
    overflow: hidden;
}
.product .list-show{
    overflow: hidden;
    display: none;
}
.product .list-show .row{
    margin: 0 -7px;
}
.product .list-show .list{
    overflow: hidden;
    padding: 15px 7px 5px;
    position: relative;
}
.product .list-show .list .top-i{
    position: absolute;
    top:12px;
    right: 8px;
    z-index: 1;
}
.product .list-show .list .top-i img{
    height: 15px;
}
.product .list-show .list .list-i{
    overflow: hidden;
    border: 1px solid #c9c9c9;
    position: relative;
    padding: 17px 0 10px;
}
.product .list-show .list .list-i img{
    max-width: 100%;
    margin: auto;
}
.product .list-show .list h5{
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin: 8px 0 5px;
}
.product .list-show .list h5 a{
    color: #393939;
    font-size: 12px;
}
.product .list-show .list .sp-t{
    overflow: hidden;
}
.product .list-show .list .sp-t span{
    color: #426309;
    font-weight: bold;
    line-height: 21px;
}
.product .list-show .list .sp-t img{
    height: 15px;
}
@media screen and (max-width:414px) {
    .product .list-show .list .list-i img{
        height: 95px;
    }
}
@media screen and (max-width:375px) {
    .product .list-show .list .list-i img{
        height: 82px;
    }
}
@media screen and (max-width:360px) {
    .product .list-show .list .list-i img{
        height: 77px;
    }
}
@media screen and (max-width:320px) {
    .product .list-show .list .list-i img{
        height: 64px;
    }
}

/*分享自然之美*/
.share-nature{
    overflow: hidden;
    padding: 20px 0 25px;
    background-image: url("../images/pic8.jpg");
    background-size: 100% 100%;
}
.share-nature .tit-t{
    overflow: hidden;
    border-bottom: 1px solid #8ab03f;
    padding-bottom: 20px;
}
.share-nature .tit-t a{
    font-size: 16px;
    color: #426309;
}
.share-nature .tit-t img{
    height: 20px;
    margin-right: 5px;
}
.share-nature .list-box{
    overflow: hidden;
}
.share-nature .list-box .row{
    margin: 0 -7px;
}
.share-nature .list-box .list{
    overflow: hidden;
    padding: 15px 7px 5px;
}
.share-nature .list-box .list .list-i{
    overflow: hidden;
    text-align: center;
}
.share-nature .list-box .list .list-i img{
    max-width: 100%;
    margin: auto;
}
.share-nature .list-box .list h5{
    margin: 8px 0 5px;
    color: #333;
    line-height: 18px;
    font-size: 13px;
    height: 36px;
    overflow: hidden;
}
.share-nature .list-box .list h5 a{
    color: #393939;
    font-size: 12px;
}
.share-nature .list-box .list .list-sp{
    overflow: hidden;
}
.share-nature .list-box .list .list-sp .sp-t{
    color: #46640b;
    font-size: 12px;
    padding-left: 4px;
}
.share-nature .list-box .list .list-sp .sp-t i{
    margin-left: -4px;
}
.share-nature .list-box .list .list-sp .sp-d{
    font-size: 12px;
    color: #666;
    float: right;
    overflow: hidden;
    white-space: nowrap;
}
.share-nature .list-box .list .list-sp .sp-d img{
    margin: 0 0 1px 0;
    height: 10px;
}
@media screen and (max-width:360px) {
    .share-nature .list-box .list .list-sp .sp-d span{
        display: none;
    }
}
@media screen and (max-width:320px) {
    .share-nature .list-box .list .list-sp .sp-d span{
        display: none;
    }
    .share-nature .list-box .list .list-i img{
        height: 87px;
    }
}


/*icon*/
.icon{
    overflow: hidden;
    padding: 15px 0 0 0;
    border-top: 1px solid #8ab03f;
    background-color: #f2f2f2;
}
.icon .list{
    overflow: hidden;
    margin-bottom: 15px;
}
.icon .list img{
    width: 100%;
    height: auto;
    margin: auto;
}
@media screen and (max-width:414px) {
    .icon .list img{
        width: auto;
        height: 80px;
    }
}
@media screen and (max-width:320px) {
    .icon .list img{
        max-width: 100%;
        height: auto;
    }
}

/*原来故事*/
.material-box{
    overflow: hidden;
}
.material-box .tit-t {
    overflow: hidden;
    color: #333;
    padding: 15px 0 0;
    margin-bottom: 30px;
    background-image: url("../images/pic22.jpg");
    background-size: 100% 100%;
}
.material-box .tit-t h5{
    margin: 0;
    line-height: 25px;
    font-size: 16px;
}
.material-box .container{
    overflow: hidden;
}
.material-box .container .list{
    overflow: hidden;
    margin: 0 0 30px 0;
}
.material-box .list a{
    overflow: hidden;
    display: block;
}
.material-box .list img{
    max-width: 100%;
    height: auto;
}
@media screen and (max-width:414px) {
    .material-box .container .list{
        height: 198px;
    }
}
@media screen and (max-width:375px) {
    .material-box .container .list{
        height: 177px;
    }
}
@media screen and (max-width:360px) {
    .material-box .container .list{
        height: 168px;
    }
}
@media screen and (max-width:320px) {
    .material-box .container .list{
        height: 146px;
    }
}


/*广告视频?*/
.video-box{
    overflow: hidden;
}
.video-box .list-nav{
    overflow: hidden;
    width: 100%;
    height: 40px;
    padding: 0 15px;
    background-color: #f1f8f4;
}
.video-box .list-nav ul{

}
.video-box .list-nav ul li{
    display: block;
    overflow: hidden;
    float: left;
    width: 25%;
}
.video-box .list-nav ul li a{
    color: #333;
    display: block;
    overflow: hidden;
    padding: 2px 0;
    margin: 8px 0;
}
.video-box .list-nav ul .this a{
    color: #fff;
    background-color: #8ab03f;
    border-radius: 3px;
}
.video-box .list-box{
    overflow: hidden;
}
.video-box .list-box .list{
    overflow: hidden;
    position: relative;
    padding: 15px;
    border-bottom: 1px solid #efefef;
}
.video-box .list-box .list a{
    display: block;
    overflow: hidden;
}
.video-box .list-box .list .list-i{
    overflow: hidden;
    position: relative;
}
.video-box .list-box .list .list-i img{
    width: 100%;
    height: auto;
}
.video-box .list-box .list .list-i span{
    position: absolute;
    top: 10px;
    left: 10px;
    color: #fff;
    padding: 0 5px;
    background-color: #f2973e;
    border-radius: 3px;
}
.video-box .list-box .list .list-sp{
    overflow: hidden;
}
.video-box .list-box .list .list-sp h5{
    overflow: hidden;
    color: #333;
    margin: 12px 0 7px 0;
}
.video-box .list-box .list .list-sp h6{
    color: #666;
    margin: 0;
}
@media screen and (max-width:414px) {
    .video-box .list-box .list .list-i{
        height: 218px;
    }
}
@media screen and (max-width:375px) {
    .video-box .list-box .list .list-i{
        height: 196px;
    }
}
@media screen and (max-width:360px) {
    .video-box .list-box .list .list-i{
        height: 188px;
    }
}
@media screen and (max-width:320px) {
    .video-box .list-nav ul .this a{
        font-size: 13px;
    }
    .video-box .list-box .list .list-i{
        height: 165px;
    }
}



/*公告栏*/
.bulletin-box{
    overflow: hidden;
}
.bulletin-box .list-nav{
    overflow: hidden;
    width: 100%;
    height: 40px;
    padding: 0 15px;
    background-color: #f1f8f4;
}
.bulletin-box .list-nav ul{

}
.bulletin-box .list-nav ul li{
    display: block;
    overflow: hidden;
    float: left;
    width: 33.3333333333%;
    padding: 0 20px;
}
.bulletin-box .list-nav ul li a{
    color: #333;
    display: block;
    overflow: hidden;
    padding: 2px 0;
    margin: 8px 0;
}
.bulletin-box .list-nav ul .this a{
    color: #fff;
    background-color: #8ab03f;
    border-radius: 3px;
}
.bulletin-box .list-box{
    overflow: hidden;
}
.bulletin-box .list-box .list{
    overflow: hidden;
    position: relative;
    padding:15px;
    border-bottom: 1px solid #efefef;
}
.bulletin-box .list-box .list a{
    display: block;
    overflow: hidden;
}
.bulletin-box .list-box .list h6{
    color: #666;
    overflow: hidden;
    margin: 0;
}
.bulletin-box .list-box .list h6 .sp1{
    color: #8ab03f;
    padding: 0 3px;
    border: 1px solid #8ab03f;
    border-radius: 3px;
}
.bulletin-box .list-box .list h5{
    color: #333;
    margin: 10px 0 0 0;
    overflow:hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: justify;
}
/*详情*/
.bulletin-show{
    overflow: hidden;
}
.bulletin-show .tit-t{
    overflow: hidden;
    padding: 15px 15px 0;
}
.bulletin-show .tit-t h6{
    color: #666;
    overflow: hidden;
    margin: 0;
}
.bulletin-show .tit-t h6 .sp1{
    color: #8ab03f;
    padding: 0 3px;
    border: 1px solid #8ab03f;
    border-radius: 3px;
}
.bulletin-show .tit-t .h6{
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef;
}
.bulletin-show .tit-t h5{
    color: #333;
    margin: 10px 0 5px 0;
    text-align: justify;
    line-height: 20px;
    font-size: 16px;
}
.bulletin-show .tit-s{
    overflow: hidden;
    padding: 10px 15px 20px;
    text-align: justify;
    color: #333;
}
.bulletin-show .tit-s img{
    max-width: 100%;
    height: auto;
}
.bulletin-show .tit-s h5{
    line-height: 20px;
}

/*会员福利*/
.vip-box{
    overflow: hidden;
}
.vip-box img{
    width: 100%;
    height: auto;
}

/*FAQ*/
.faq-box{
    overflow: hidden;
    /*padding-bottom: 20px;*/
    background-color: #f2f2f2;
}
.faq-box .search{
    overflow: hidden;
    padding: 0 15px;
    margin: 20px 0;
}
.faq-box .search input[type=text]{
    width: 68%;
    height: 25px;
    line-height: 25px;
    border-radius: 5px;
    padding: 0 10px;
    background-color: #fff;
    border:1px solid #c4c4c4;
}
.faq-box .search input[type=submit]{
    width: 80px;
    font-size: 16px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    background-color: #8ab03f;
    border-radius: 5px;
    border: none;
}
@media screen and (max-width:414px) {
    .faq-box .search input[type=text]{
        width: 75%;
    }
}
@media screen and (max-width:375px) {
    .faq-box .search input[type=text]{
        width: 72%;
    }
}
@media screen and (max-width:360px) {
    .faq-box .search input[type=text]{
        width: 71%;
    }
}
@media screen and (max-width:320px) {
    .faq-box .search input[type=text]{
        width: 68%;
    }
}
.faq-box .list-ul{
    overflow: hidden;
    padding: 0 15px;
}
.faq-box .list-ul ul{
    overflow: hidden;
    padding:  15px 15px 0;
    background-color: #fff;
}
.faq-box .list-ul ul li{
    display: block;
    float: left;
    width: 25%;
    overflow: hidden;
    margin-bottom: 15px;
}
.faq-box .list-ul ul li a{
    display: block;
    overflow: hidden;
}
.faq-box .list-ul ul li h5{
    margin: 5px 0 0 0;
    color: #333;
    font-size: 12px;
}
.faq-box .list-ul ul li img{
    height: 30px;
}
.faq-box .list-ul ul .this h5{
    color: #8ab03f;
}
.faq-box .list-box{
    overflow: hidden;
    margin: 20px 0 0 0;
    border-top: 1px solid #cacaca;
}
.faq-box .list-box .list{
    overflow: hidden;
    border-bottom: 1px solid #f2f2f2;
}
.faq-box .list-box .list .sp-t{
    overflow: hidden;
    background-color: #fff;
    padding: 10px 15px;
    position: relative;
}
.faq-box .list-box .list .sp-t h6{
    color: #999;
    margin: 0 0 5px 0;
}
.faq-box .list-box .list .sp-t h5{
    color: #333;
    margin: 0;
    overflow: hidden;
}
.faq-box .list-box .list .sp-t h5 .sp1{
    display: block;
    line-height: 20px;
    width: 95%;
}
.faq-box .list-box .list .sp-t h5 .sp2{
    overflow: hidden;
}
.faq-box .list-box .list .sp-t h5 i{
    font-size: 16px;
    color: #999;
    margin: 2px 0 0 0;
}
.faq-box .list-box .list .sp-t h5 .fa-angle-up{
    display: none;
}
.faq-box .list-box .list .sp-d{
    overflow: hidden;
    padding:10px 15px;
    text-align: justify;
    text-indent: 2em;
    display: none;
}

/*产品详情*/
.product-show{
    overflow: hidden;
    position: relative;
}
.product-show .sp-i{
    padding-top: 20px;
}
.product-show .sp-i img{
    height: 30px;
}
.product-show .list-t{
    overflow: hidden;
    padding: 20px 20px;
    line-height: 196px;

    min-height: 216px;
}
.product-show .list-t img{
    max-height: 196px;
    max-width: 70%;
}
.product-show .swiper-container2{
    position: relative;
}
.product-show .swiper-container-horizontal>.product-show .swiper-pagination-bullets,.product-show .swiper-pagination-custom,.product-show .swiper-pagination-fraction {
    bottom: 10px;
    left: 85%;
    font-size: 12px;
    color: #fff;
    background-color: #e6e6e6;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
}
@media screen and (max-width:414px) {
    .product-show .swiper-container-horizontal>.product-show .swiper-pagination-bullets,.product-show .swiper-pagination-custom,.product-show .swiper-pagination-fraction {
        left: 87%;
    }
}
@media screen and (max-width:375px) {
    .product-show .swiper-container-horizontal>.product-show .swiper-pagination-bullets,.product-show .swiper-pagination-custom,.product-show .swiper-pagination-fraction {
        left: 85%;
    }
}
@media screen and (max-width:360px) {
    .product-show .swiper-container-horizontal>.product-show .swiper-pagination-bullets,.product-show .swiper-pagination-custom,.product-show .swiper-pagination-fraction {
        left: 85%;
    }
}
@media screen and (max-width:320px) {
    .product-show .swiper-container-horizontal>.product-show .swiper-pagination-bullets,.product-show .swiper-pagination-custom,.product-show .swiper-pagination-fraction {
        left: 84%;
    }
}
.product-show .sp-n{
     font-size: 16px;
    color: #333;
    padding: 15px 15px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #71953e;
}
.product-show .sp-t{
    overflow: hidden;
    padding: 0 15px;
    border-bottom: 1px solid #ddd;
}
.product-show .sp-t h5{
    color: #e01013;
    line-height: 18px;
    font-size: 12px;
    text-align: justify;
}
.product-show .sp-t h4{
    font-weight: bold;
    color: #e01013;
    margin-bottom: 5px;
}
.product-show .sp-t h4 img{
    height: 15px;
    margin: -4px 0 0 5px;
}
.product-show .sp-t .h5{
    color: #333;
    margin-top: 0;
}
.product-show .sp-t .h5 s{
    color: #666;
    margin-left: 5px;
    font-size: 13px;
}
.product-show .sp-n2{
    overflow: hidden;
    padding: 0 15px;
    height: 45px;
    line-height: 44px;
    border-bottom: 1px solid #ddd;
}
.product-show .sp-n2 .input{
    overflow: hidden;
    margin: 11px 0;
    line-height: 20px;
}
.product-show .sp-n2 .but1{
    border: 1px solid #71953e;
    border-radius: 50px 0 0 50px;
    width: 22px;
    height: 22px;
    color: #71953e;
    background-color: #fff;
}
.product-show .sp-n2 .but2{
    border: 1px solid #71953e;
    border-radius:  0 50px 50px 0;
    width: 22px;
    height: 22px;
    color: #71953e;
    background-color: #fff;
}
.product-show .sp-n2 .text{
    border: 1px solid #71953e;
    border-left: none;
    border-right: none;
    width: 33px;
    height: 22px;
    color: #333;
    background-color: #fff;
    font-size: 13px;
    text-align: center;
}
.product-show .sp-n2 .input span{
    margin-left: 5px;
    line-height: 22px;
}
.product-show2{
    overflow: hidden;
    padding: 15px 15px;
    border-bottom: 1px solid #ddd;
}
.product-show2 *{
    max-width: 100% !important;
    word-break: break-all;
}
.product-show2 img{
    max-width: 100%;
    height: auto;
}

/*产品底部*/
.pro-footer-h{
    overflow: hidden;
    position: relative;
    height: 35px;
}
.pro-footer{
    overflow: hidden;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 54;
}
.pro-footer .list{
    overflow: hidden;
    width: 33.3333333%;
    line-height: 25px;
    height: 35px;
    background-color: #71953e;
}
.pro-footer .list1 a{
    display: block;
    width: 50%;
    float: left;
    padding: 5px 0;
    border-right: 1px solid #fff;
}
.pro-footer .list img{
    height: 20px;
}
.pro-footer .list2 a{
    color: #fff;
    font-size: 16px;
    line-height: 35px;
}
.pro-footer .list3{
    background-color: #345800;
}
/*产品底部*/
.pro-footer2{
    overflow: hidden;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 12;
}
.pro-footer2 .list{
    overflow: hidden;
    width: 33.3333333%;
    line-height: 25px;
    height: 35px;
    background-color: #71953e;
}
.pro-footer2 .list a{
    display: block;
    width: 50%;
    float: left;
    padding: 5px 0;
    border-right: 1px solid #fff;
}
.pro-footer2 .list img{
    height: 20px;
}
.pro-footer2 .list2{
    width: 66.66666667%;
    background-color: #a3a3a3;
    height: 35px;
    color: #fff;
    font-size: 16px;
    line-height: 35px;
}
.product-s2{
    display: none;
}
.product-s2 .list-nav{
    overflow: hidden;
    margin: 10px 0 0 0;
}
.product-s2 .list-nav ul li{
    display: block;
    float: left;
    overflow: hidden;
    width: 50%;
    height: 30px;
    line-height: 28px;
    color: #999;
    font-size: 16px;
    border: 1px solid #ddd;
}
.product-s2 .list-nav .this{
    border: none;
    color: #fff;
    line-height: 30px;
    background-color: #71953e;
}
.product-s2 .list-box{
    overflow: hidden;
}
.product-s2 .list-box .list-show{
    overflow: hidden;
}
.product-s2 .list-box .list-show .list{
    overflow: hidden;
    position: relative;
    padding: 0 15px ;
}
.product-s2 .list-box .list-show .list .list-sp{
    overflow: hidden;
    position: relative;
}
.product-s2 .list-box .list-show .list .sp-i{
    overflow: hidden;
    color: #d8a131;
}
.product-s2 .list-box .list-show .list .sp-i img{
    height: 40px;
    margin: 10px 0 8px;
}
.product-s2 .list-box .list-show .list .sp-i span{
    margin: 25px 0 0 3px;
}
.product-s2 .list-box .list-show .list h6{
    margin: 0;
    color: #9b9b9b;
}
.product-s2 .list-box .list-show .list h5{
    line-height: 20px;
    color: #333;
    text-align: justify;
    margin: 8px 0;
}
.product-s2 .list-box .list-show .list .container{
    overflow: hidden;
    padding:0 0 10px;
    border-bottom: 1px solid #ddd;
}
.product-s2 .list-box .list-show .list .container .row{
    margin: 0 -2px;
}
.product-s2 .list-box .list-show .list .list-i{
    padding:  2px;
    overflow: hidden;
}
.product-s2 .list-box .list-show .list .list-i img{
    width: 100%;
    height: auto;
}
.product-s2 .list-box .list-show .list-more{
    overflow: hidden;
    position: relative;
    padding: 0 15px ;
    height: 40px;
    line-height: 39px;
    border-bottom: 1px solid #ddd;
    color: #999;
}
.product-s2 .list-box .list-show .list-more a{
    display: block;
    overflow: hidden;
    color: #999;
}

/*产品评价*/
.pro-share-b{
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 55;
    background-color: rgba(0,0,0,.5);
    display: none;
}
.pro-share{
    padding: 20px 15px 0;
    position: fixed;
    z-index: 56;
    top: 120px;
    width: 100%;
    height: 150px;
    background-color: #fff;
    border: 1px solid #e4e4e4;
    display: none;
}
.pro-share .list-img{
    overflow: hidden;
    margin-bottom: 15px;
}
.pro-share .list-img img{
    height: 40px;
    margin: 0 5px;
}
.pro-share .sp-t{
    overflow: hidden;
    background-color: #f8f8f8;
    border: 1px solid #b9b9b9;
    color: #333;
    height: 35px;
    line-height: 33px;
    padding: 0 10px;
    font-size: 13px;
}
.pro-share .list-d{
    margin-top: 38px;
}
.pro-share .list-d img{
    height: 30px;
}

/*物品选择*/
.pro-choice-b{
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 53;
    background-color: rgba(0,0,0,.5);
    display: none;
}
.pro-choice{
    padding: 15px;
    position: fixed;
    z-index: 54;
    bottom: 35px;
    width: 100%;
    max-height: 298px;
    background-color: #fff;
    border: 1px solid #e4e4e4;
    display: none;
}
.pro-choice .list-d{
    margin-top: -45px;
}
.pro-choice .list-d img{
    height: 30px;
}
.pro-choice .list-box{
    overflow: hidden;
    padding: 0 10px;
    margin: 15px 0 0 0;
    background-color: #f8f8f8;
    border: 1px solid #dcdcdc;
}
.pro-choice .list-box .list-x{
    overflow: scroll;
    max-height: 177px;
}
.pro-choice .list-box .list{
    overflow: hidden;
    height: 35px;
    line-height: 34px;
    padding: 0 0 0 10px;
    border-bottom: 1px solid #ececec;
}
.pro-choice .list-box .list a{
    color: #666;
}
.pro-choice .list-box .list span{
    color: #d81919;
    margin-left: 3px;
}
.pro-choice .list-box .this a{
    color: #6da320;
}
.pro-choice .list-box .sp-n2{
    overflow: hidden;
    padding: 0  0 0 10px;
    height: 40px;
    line-height: 39px;
    color: #666;
    border-bottom: 1px solid #ddd;
}
.pro-choice .list-box .sp-n2 .input{
    overflow: hidden;
    margin: 8px 0;
    line-height: 20px;
}
.pro-choice .list-box .sp-n2 .but1{
    border: 1px solid #71953e;
    border-radius: 50px 0 0 50px;
    width: 22px;
    height: 22px;
    line-height:20px;
    color: #71953e;
    background-color: #fff;
}
.pro-choice .list-box .sp-n2 .but2{
    border: 1px solid #71953e;
    border-radius:  0 50px 50px 0;
    width: 22px;
    height: 22px;
    line-height:20px;
    color: #71953e;
    background-color: #fff;
}
.pro-choice .list-box .sp-n2 .text{
    border: 1px solid #71953e;
    border-left: none;
    border-right: none;
    width: 33px;
    height: 22px;
    color: #333;
    background-color: #fff;
    font-size: 13px;
    text-align: center;
}
.pro-choice .list-box .sp-n2 .input .but3{
    margin-left: 5px;
    line-height: 22px;
}
.pro-choice .list-box .sub{
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    width: 80px;
    margin:10px 0 10px;
    color: #fff;
    background-color: #71953e;
}


/*活动*/
.activity-nav{
    overflow: hidden;
    padding: 0 15px;
    font-size: 16px;
    color: #333;
    height: 42px;
    position: relative;
    line-height: 40px;
    background-color: #fff;
    border-bottom: 1px solid #b1b1b1;
}
.activity-nav .address2-a1{
    position: absolute;
    top: -1px;
    left: 15px;
}
.activity-nav .address2-a2{
    position: absolute;
    top: -1px;
    right: 15px;
}
.activity-nav a img{
    height: 25px;
}
.activity-nav ul{
    padding: 0 10%;
}
.activity-nav ul li{
    display: block;
    width: 33.333333%;
    float: left;
    line-height: 26px;
    overflow: hidden;
    border-radius: 3px;
    margin: 7px 0;
}
.activity-nav ul .this{
    color: #fff;
    background-color: #8ab03f;
}
.activity-box{
    overflow: hidden;
    padding:15px 15px 0;
}
.activity-box .list{
    overflow: hidden;
    margin-bottom: 15px;
    border: 2px solid #8ab03f;
}
.activity-box .list .list-i{
    overflow: hidden;
}
.activity-box .list img{
    width: 100%;
    height: auto;
}
.activity-box .list h6{
    color: #666;
    padding: 0 10px;
    margin-bottom: 5px;
}
@media screen and (max-width:414px) {
    .activity-box .list .list-i{
        height: 163px;
    }
}
@media screen and (max-width:375px) {
    .activity-box .list .list-i{
        height: 146px;
    }
}
@media screen and (max-width:360px) {
    .activity-box .list .list-i{
        height: 140px;
    }
}
@media screen and (max-width:320px) {
    .activity-box .list .list-i{
        height: 123px;
    }
    .activity-box .list h6{
        padding: 0 ;
        font-size: 11px;
    }
}

/*新品上市*/
.xpss-box{
    overflow: hidden;
}
.xpss-box .list-nav{
    overflow: hidden;
    width: 100%;
}
.xpss-box .list-nav ul{

}
.xpss-box .list-nav ul li{
    display: block;
    overflow: hidden;
    float: left;
    width: 50%;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-color: #8ab03f;
}
.xpss-box .list-nav ul .this{
    color: #8ab03f;
    background-color: #fff;
}
.xpss-box .list-box{
    overflow: hidden;
}
.xpss-box .list-box .list-show{
    overflow: hidden;
}
.xpss-box .list-box .list-show .list{
    overflow: hidden;
    border-bottom: 1px solid #f5f5f5;
    padding: 15px ;
}
.xpss-box .list-box .list-show .list .list-i{
    overflow: hidden;
    width: 35%;
}
.xpss-box .list-box .list-show .list .list-i img{
    max-width: 100%;
    height: auto;
}
.xpss-box .list-box .list-show .list .list-sp{
    overflow: hidden;
    width: 65%;
    padding-left: 10px;
}
.xpss-box .list-box .list-show .list .list-sp .sp-i{
    overflow: hidden;
    height: 15px;
}
.xpss-box .list-box .list-show .list .list-sp .sp-i img{
    height: 15px;
    float: left;
}
.xpss-box .list-box .list-show .list .list-sp h5{
    color: #333;
    overflow: hidden;
    text-align: justify;
    margin: 5px 0 3px;
    white-space: nowrap;
}
.xpss-box .list-box .list-show .list .list-sp .sp-t{
    overflow: hidden;
    color: #71953e;
    font-weight: 700;
}
.xpss-box .list-box .list-show .list .list-sp .input{
    overflow: hidden;
    margin: 5px 0 2px;
    line-height: 20px;
}
.xpss-box .list-box .list-show .list .list-sp .input .but1{
    border: 1px solid #71953e;
    border-radius: 50px 0 0 50px;
    width: 22px;
    height: 22px;
    color: #71953e;
    background-color: #fff;
}
.xpss-box .list-box .list-show .list .list-sp .input .but2{
    border: 1px solid #71953e;
    border-radius:  0 50px 50px 0;
    width: 22px;
    height: 22px;
    color: #71953e;
    background-color: #fff;
}
.xpss-box .list-box .list-show .list .list-sp .input .text{
    border: 1px solid #71953e;
    border-left: none;
    border-right: none;
    width: 33px;
    height: 22px;
    color: #333;
    background-color: #fff;
    font-size: 13px;
    text-align: center;
}
.xpss-box .list-box .list-show .list .list-a{
    overflow: hidden;
    color: #71953e;
}
.xpss-box .list-box .list-show .list .list-a a img{
    height: 20px;
}
@media screen and (max-width:414px) {
    .xpss-box .list-box .list-show .list .list-i{
        height:134px;
        line-height:134px;
    }
    .xpss-box .list-box .list-show .list .list-i img{
        height: 134px;
    }
    .xpss-box .list-box .list-show .list .list-sp{
        height: 134px;
    }
    .xpss-box .list-box .list-show .list .list-sp h5{
        margin: 8px 0 5px;
    }
    .xpss-box .list-box .list-show .list .list-sp .sp-i{
        margin: 15px 0 0 0;
    }

}
@media screen and (max-width:375px) {
    .xpss-box .list-box .list-show .list .list-i{
        height:120px;
        line-height:120px;
    }
    .xpss-box .list-box .list-show .list .list-i img{
        height: 120px;
    }
    .xpss-box .list-box .list-show .list .list-sp{
        height: 120px;
    }
    .xpss-box .list-box .list-show .list .list-sp h5{
        margin: 5px 0 3px;
    }
    .xpss-box .list-box .list-show .list .list-sp .sp-i{
        margin: 10px 0 0 0;
    }
}
@media screen and (max-width:360px) {
    .xpss-box .list-box .list-show .list .list-i{
        height:115px;
        line-height:115px;
    }
    .xpss-box .list-box .list-show .list .list-i img{
        height: 115px;
    }
    .xpss-box .list-box .list-show .list .list-sp{
        height: 115px;
    }
    .xpss-box .list-box .list-show .list .list-sp .sp-i{
        margin: 5px 0 0 0;
    }
}
@media screen and (max-width:320px) {
    .xpss-box .list-box .list-show .list .list-i{
        height:108px;
        line-height:108px;
    }
    .xpss-box .list-box .list-show .list .list-i img{
        height: 101px;
    }
    .xpss-box .list-box .list-show .list .list-sp{
        height: 108px;
    }
    .xpss-box .list-box .list-show .list .list-sp .sp-i{
        margin: 0;
    }
}


/*套装系列*/
.tzxl-box{
    overflow: hidden;
}
.tzxl-box .list-box{
    overflow: hidden;
}
.tzxl-box .list-box .list-show{
    overflow: hidden;
}
.tzxl-box .list-box .list-show .list{
    overflow: hidden;
    border-bottom: 1px solid #f5f5f5;
    padding: 15px ;
}
.tzxl-box .list-box .list-show .list .list-i{
    overflow: hidden;
    width: 35%;
}
.tzxl-box .list-box .list-show .list .list-i img{
    max-width: 100%;
    height: auto;
}
.tzxl-box .list-box .list-show .list .list-sp{
    overflow: hidden;
    width: 65%;
    padding-left: 10px;
}
.tzxl-box .list-box .list-show .list .list-sp .sp-i{
    overflow: hidden;
    height: 20px;
}
.tzxl-box .list-box .list-show .list .list-sp .sp-i img{
    height: 15px;
    float: left;
}
.tzxl-box .list-box .list-show .list .list-sp h5{
    color: #333;
    overflow: hidden;
    text-align: justify;
    margin: 5px 0 3px;
    white-space: nowrap;
}
.tzxl-box .list-box .list-show .list .list-sp .sp-t{
    overflow: hidden;
    color: #71953e;
    font-weight: 700;
}
.tzxl-box .list-box .list-show .list .list-sp .input{
    overflow: hidden;
    margin: 5px 0 2px;
    line-height: 20px;
}
.tzxl-box .list-box .list-show .list .list-sp .input .but1{
    border: 1px solid #71953e;
    border-radius: 50px 0 0 50px;
    width: 22px;
    height: 22px;
    color: #71953e;
    background-color: #fff;
}
.tzxl-box .list-box .list-show .list .list-sp .input .but2{
    border: 1px solid #71953e;
    border-radius:  0 50px 50px 0;
    width: 22px;
    height: 22px;
    color: #71953e;
    background-color: #fff;
}
.tzxl-box .list-box .list-show .list .list-sp .input .text{
    border: 1px solid #71953e;
    border-left: none;
    border-right: none;
    width: 33px;
    height: 22px;
    color: #333;
    background-color: #fff;
    font-size: 13px;
    text-align: center;
}
.tzxl-box .list-box .list-show .list .list-a{
    overflow: hidden;
    color: #71953e;
}
.tzxl-box .list-box .list-show .list .list-a a img{
    height: 20px;
}
@media screen and (max-width:414px) {
    .tzxl-box .list-box .list-show .list .list-i{
        height:134px;
        line-height:134px;
    }
    .tzxl-box .list-box .list-show .list .list-i img{
        height: 134px;
    }
    .tzxl-box .list-box .list-show .list .list-sp{
        height: 134px;
    }
    .tzxl-box .list-box .list-show .list .list-sp h5{
        margin: 8px 0 5px;
    }
    .tzxl-box .list-box .list-show .list .list-sp .sp-i{
        margin: 15px 0 0 0;
    }
}
@media screen and (max-width:375px) {
    .tzxl-box .list-box .list-show .list .list-i{
        height:120px;
        line-height:120px;
    }
    .tzxl-box .list-box .list-show .list .list-i img{
        height: 120px;
    }
    .tzxl-box .list-box .list-show .list .list-sp{
        height: 120px;
    }
    .tzxl-box .list-box .list-show .list .list-sp h5{
        margin: 5px 0 3px;
    }
    .tzxl-box .list-box .list-show .list .list-sp .sp-i{
        margin: 10px 0 0 0;
    }
}
@media screen and (max-width:360px) {
    .tzxl-box .list-box .list-show .list .list-i{
        height:115px;
        line-height:115px;
    }
    .tzxl-box .list-box .list-show .list .list-i img{
        height: 115px;
    }
    .tzxl-box .list-box .list-show .list .list-sp{
        height: 115px;
    }
    .tzxl-box .list-box .list-show .list .list-sp .sp-i{
        margin: 5px 0 0 0;
    }
}
@media screen and (max-width:320px) {
    .tzxl-box .list-box .list-show .list .list-i{
        height:108px;
        line-height:108px;
    }
    .tzxl-box .list-box .list-show .list .list-i img{
        height: 101px;
    }
    .tzxl-box .list-box .list-show .list .list-sp{
        height: 108px;
    }
    .tzxl-box .list-box .list-show .list .list-sp .sp-i{
        margin: 0;
    }
}

/*畅销系列*/
.cxxl-box{
    overflow: hidden;
}
.cxxl-box .list-box{
    overflow: hidden;
}
.cxxl-box .list-box .list-show{
    overflow: hidden;
}
.cxxl-box .list-box .list-show .list{
    overflow: hidden;
    border-bottom: 1px solid #f5f5f5;
    padding: 15px ;
}
.cxxl-box .list-box .list-show .list .list-i{
    overflow: hidden;
    width: 35%;
}
.cxxl-box .list-box .list-show .list .list-i img{
    max-width: 100%;
    height: auto;
}
.cxxl-box .list-box .list-show .list .list-sp{
    overflow: hidden;
    width: 65%;
    padding-left: 10px;
}
.cxxl-box .list-box .list-show .list .list-sp .sp-i{
    overflow: hidden;
    height: 15px;
}
.cxxl-box .list-box .list-show .list .list-sp .sp-i img{
    height: 15px;
    float: left;
}
.cxxl-box .list-box .list-show .list .list-sp h5{
    color: #333;
    overflow: hidden;
    text-align: justify;
    margin: 5px 0 3px;
    white-space: nowrap;
}
.cxxl-box .list-box .list-show .list .list-sp .sp-t{
    overflow: hidden;
    color: #71953e;
    font-weight: 700;
}
.cxxl-box .list-box .list-show .list .list-sp .input{
    overflow: hidden;
    margin: 5px 0 2px;
    line-height: 20px;
}
.cxxl-box .list-box .list-show .list .list-sp .input .but1{
    border: 1px solid #71953e;
    border-radius: 50px 0 0 50px;
    width: 22px;
    height: 22px;
    color: #71953e;
    background-color: #fff;
}
.cxxl-box .list-box .list-show .list .list-sp .input .but2{
    border: 1px solid #71953e;
    border-radius:  0 50px 50px 0;
    width: 22px;
    height: 22px;
    color: #71953e;
    background-color: #fff;
}
.cxxl-box .list-box .list-show .list .list-sp .input .text{
    border: 1px solid #71953e;
    border-left: none;
    border-right: none;
    width: 33px;
    height: 22px;
    color: #333;
    background-color: #fff;
    font-size: 13px;
    text-align: center;
}
.cxxl-box .list-box .list-show .list .list-a{
    overflow: hidden;
    color: #71953e;
}
.cxxl-box .list-box .list-show .list .list-a a img{
    height: 20px;
}
@media screen and (max-width:414px) {
    .cxxl-box .list-box .list-show .list .list-i{
        height:134px;
        line-height:134px;
    }
    .cxxl-box .list-box .list-show .list .list-i img{
        height: 134px;
    }
    .cxxl-box .list-box .list-show .list .list-sp{
        height: 134px;
    }
    .cxxl-box .list-box .list-show .list .list-sp h5{
        margin: 8px 0 5px;
    }
    .cxxl-box .list-box .list-show .list .list-sp .sp-i{
        margin: 15px 0 0 0;
    }
}
@media screen and (max-width:375px) {
    .cxxl-box .list-box .list-show .list .list-i{
        height:120px;
        line-height:120px;
    }
    .cxxl-box .list-box .list-show .list .list-i img{
        height: 120px;
    }
    .cxxl-box .list-box .list-show .list .list-sp{
        height: 120px;
    }
    .cxxl-box .list-box .list-show .list .list-sp h5{
        margin: 5px 0 3px;
    }
    .cxxl-box .list-box .list-show .list .list-sp .sp-i{
        margin: 10px 0 0 0;
    }
}
@media screen and (max-width:360px) {
    .cxxl-box .list-box .list-show .list .list-i{
        height:115px;
        line-height:115px;
    }
    .cxxl-box .list-box .list-show .list .list-i img{
        height: 115px;
    }
    .cxxl-box .list-box .list-show .list .list-sp{
        height: 115px;
    }
    .cxxl-box .list-box .list-show .list .list-sp .sp-i{
        margin: 5px 0 0 0;
    }
}
@media screen and (max-width:320px) {
    .cxxl-box .list-box .list-show .list .list-i{
        height:108px;
        line-height:108px;
    }
    .cxxl-box .list-box .list-show .list .list-i img{
        height: 101px;
    }
    .cxxl-box .list-box .list-show .list .list-sp{
        height: 108px;
    }
    .cxxl-box .list-box .list-show .list .list-sp .sp-i{
        margin: 0;
    }
}


.address-hfxl{
    overflow: hidden;
    padding: 0 15px;
    font-size: 16px;
    color: #333;
    height: 42px;
    line-height: 40px;
    position: relative;
    z-index: 2;
    background-color: #fff;
    border-bottom: 2px solid #8ab03f;
}
.address-hfxl a img{
    height: 25px;
}
.address-hfxl span{
    margin: 0 5px;
}
.address-hfxl i{
    font-size: 18px;
    color: #666;
}
.address-hfxl select{
    border-radius: 3px;
    overflow: hidden;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    background:transparent;
    height:26px;
    padding: 0 22px 0 5px;
    line-height: 24px;
    border: 1px solid #9e9e9e;
    background: url("../images/icon45.png") right 5px center no-repeat;
    background-size: 10px;
    margin: 7px 0 ;
}
.address-hfxl select option{
    font-size: 14px;
}
.address-hfxl select::-ms-expand{ display: none; }

/*护肤类别*/
.hflb-box{
    overflow: hidden;
}
.hflb-box .list-box{
    overflow: hidden;
}
.hflb-box .list-box .list-show{
    overflow: hidden;
}
.hflb-box .list-box .list-show .list{
    overflow: hidden;
    border-bottom: 1px solid #f5f5f5;
    padding: 15px ;
}
.hflb-box .list-box .list-show .list .list-i{
    overflow: hidden;
    width: 35%;
}
.hflb-box .list-box .list-show .list .list-i img{
    max-width: 100%;
    height: auto;
}
.hflb-box .list-box .list-show .list .list-sp{
    overflow: hidden;
    width: 65%;
    padding-left: 10px;
}
.hflb-box .list-box .list-show .list .list-sp .sp-i{
    overflow: hidden;
    height: 20px;
}
.hflb-box .list-box .list-show .list .list-sp .sp-i img{
    height: 15px;
    float: left;
    margin-right: 5px;
}
.hflb-box .list-box .list-show .list .list-sp h5{
    color: #333;
    overflow: hidden;
    text-align: justify;
    margin: 5px 0 3px;
    white-space: nowrap;
}
.hflb-box .list-box .list-show .list .list-sp .sp-t{
    overflow: hidden;
    color: #71953e;
    font-weight: 700;
}
.hflb-box .list-box .list-show .list .list-sp .input{
    overflow: hidden;
    margin: 5px 0 2px;
    line-height: 20px;
}
.hflb-box .list-box .list-show .list .list-sp .input .but1{
    border: 1px solid #71953e;
    border-radius: 50px 0 0 50px;
    width: 22px;
    height: 22px;
    color: #71953e;
    background-color: #fff;
}
.hflb-box .list-box .list-show .list .list-sp .input .but2{
    border: 1px solid #71953e;
    border-radius:  0 50px 50px 0;
    width: 22px;
    height: 22px;
    color: #71953e;
    background-color: #fff;
}
.hflb-box .list-box .list-show .list .list-sp .input .text{
    border: 1px solid #71953e;
    border-left: none;
    border-right: none;
    width: 33px;
    height: 22px;
    color: #333;
    background-color: #fff;
    font-size: 13px;
    text-align: center;
}
.hflb-box .list-box .list-show .list .list-a{
    overflow: hidden;
    color: #71953e;
}
.hflb-box .list-box .list-show .list .list-a a img{
    height: 20px;
}
@media screen and (max-width:414px) {
    .hflb-box .list-box .list-show .list .list-i{
        height:134px;
        line-height:134px;
    }
    .hflb-box .list-box .list-show .list .list-i img{
        height: 134px;
    }
    .hflb-box .list-box .list-show .list .list-sp{
        height: 134px;
    }
    .hflb-box .list-box .list-show .list .list-sp h5{
        margin: 8px 0 5px;
    }
    .hflb-box .list-box .list-show .list .list-sp .sp-i{
        margin: 15px 0 0 0;
    }
}
@media screen and (max-width:375px) {
    .hflb-box .list-box .list-show .list .list-i{
        height:120px;
        line-height:120px;
    }
    .hflb-box .list-box .list-show .list .list-i img{
        height: 120px;
    }
    .hflb-box .list-box .list-show .list .list-sp{
        height: 120px;
    }
    .hflb-box .list-box .list-show .list .list-sp h5{
        margin: 5px 0 3px;
    }
    .hflb-box .list-box .list-show .list .list-sp .sp-i{
        margin: 10px 0 0 0;
    }
}
@media screen and (max-width:360px) {
    .hflb-box .list-box .list-show .list .list-i{
        height:115px;
        line-height:115px;
    }
    .hflb-box .list-box .list-show .list .list-i img{
        height: 115px;
    }
    .hflb-box .list-box .list-show .list .list-sp{
        height: 115px;
    }
    .hflb-box .list-box .list-show .list .list-sp .sp-i{
        margin: 5px 0 0 0;
    }
}
@media screen and (max-width:320px) {
    .hflb-box .list-box .list-show .list .list-i{
        height:108px;
        line-height:108px;
    }
    .hflb-box .list-box .list-show .list .list-i img{
        height: 101px;
    }
    .hflb-box .list-box .list-show .list .list-sp{
        height: 108px;
    }
    .hflb-box .list-box .list-show .list .list-sp .sp-i{
        margin: 0;
    }
}



/*分享自然*/
.fxzr-nav{
    overflow: hidden;
    padding: 0 15px;
    font-size: 16px;
    color: #333;
    height: 42px;
    position: relative;
    line-height: 40px;
    background-color: #f1f8f4;
    border-bottom: 2px solid #8ab03f;
}
.fxzr-nav .address2-a1{
    position: absolute;
    top: -1px;
    left: 15px;
}
.fxzr-nav a img{
    height: 25px;
}
.fxzr-nav ul{
    padding: 0 10%;
}
.fxzr-nav ul li{
    display: block;
    width: 50%;
    float: left;
    line-height: 26px;
    overflow: hidden;
    margin: 7px 0;
}
.fxzr-nav ul li a{
    display: block;
    overflow: hidden;
    width:90px;
    color: #333;
    border-radius: 3px;
    margin: auto;
}
.fxzr-nav ul .this a{
    color: #fff;
    background-color: #8ab03f;
}
.fxzr-nav span{
    position: absolute;
    left: 50%;
    top: 0;
    color: #d9ddda;
    margin-left: -8px;
}
.fxzr-box{
    overflow: hidden;
}
.fxzr-box .list-nav{
    overflow: hidden;
    margin: 20px 30px 0;
    border: 1px solid #739843;
    border-radius: 3px;
}
.fxzr-box .list-nav ul li{
    display: block;
    float: left;
    overflow: hidden;
    width: 50%;
    height: 24px;
    line-height: 24px;
    background-color: #739843;
}
.fxzr-box .list-nav ul li a{
    color: #fff;
}
.fxzr-box .list-nav .this{
    border-color: #739843;
    background-color: #fff;
}
.fxzr-box .list-nav .this a{
    color: #333;
}
.fxzr-box .list-box{
    overflow: hidden;
}
.fxzr-box .list-box .list-show{
    overflow: hidden;
}
.fxzr-box .list-box .list-show .list{
    overflow: hidden;
    position: relative;
    padding: 13px 15px 15px;
    border-bottom: 1px solid #ddd;
}
.fxzr-box .list-box .list-show .list .container{
    overflow: hidden;
    padding:0 0 0;
}
.fxzr-box .list-box .list-show .list .container .row{
    margin: 0 -2px;
}
.fxzr-box .list-box .list-show .list .list-i{
    padding:  2px;
    overflow: hidden;
}
.fxzr-box .list-box .list-show .list .list-i img{
    max-width: 100%;
    height: auto;
}
.fxzr-box .list-box .list-show .list .list-sp{
    overflow: hidden;
    position: relative;
}
.fxzr-box .list-box .list-show .list .list-sp .sp-i{
    overflow: hidden;
}
.fxzr-box .list-box .list-show .list .list-sp .sp-i img{
    height: 40px;
    margin: 10px 0 5px;
}
.fxzr-box .list-box .list-show .list .list-sp .sp-i span{
    margin: 25px 0 0 3px;
    color: #d8a131;
}
.fxzr-box .list-box .list-show .list .list-sp .sp-i h4{
    font-size: 16px;
    margin: 25px 0 8px 25px;
    color: #333;
}
.fxzr-box .list-box .list-show .list .ov-h{
    overflow: hidden;
}
.fxzr-box .list-box .list-show .list .list-ul{
    overflow: hidden;
}
.fxzr-box .list-box .list-show .list .list-ul ul{
    margin-top: -2px;
    padding-left: 3px;
}
.fxzr-box .list-box .list-show .list .list-ul ul li{
    display: inline-block;
    margin-left: -3px;

    font-size: 12px;
    color: #46640b;
}
.fxzr-box .list-box .list-show .list .sp-t{
    overflow: hidden;
    font-size: 12px;
    color: #666;
    margin-left: 25px;
}
.fxzr-box .list-box .list-show .list .sp-t i{
    color: #9fbe62;
}
.fxzr-box .list-box .list-show .list .ov-h span{
    font-size: 12px;
    color: #666;
}
@media screen and (max-width:414px) {
    .fxzr-box .list-box .list-show .list .list-i{
        height: 129px;
        line-height: 125px;
    }
}
@media screen and (max-width:375px) {
    .fxzr-box .list-box .list-show .list .list-i{
        height: 116px;
        line-height: 112px;
    }
}
@media screen and (max-width:360px) {
    .fxzr-box .list-box .list-show .list .list-i{
        height: 111px;
        line-height: 107px;
    }
}
@media screen and (max-width:320px) {
    .fxzr-box .list-box .list-show .list .list-i{
        height: 98px;
        line-height: 94px;
    }
}
/*分享自然--详情*/
.fxzr-show{
    overflow: hidden;
}
.fxzr-show .sp-i{
    overflow: hidden;
    padding: 15px ;
    border-bottom: 1px solid #f2f2f2;
}
.fxzr-show .sp-i img{
    height: 40px;
}
.fxzr-show .sp-i span{
    margin: 14px 0 0 3px;
    color: #d8a131;
}
.fxzr-show .list-ul{
    overflow: hidden;
    padding: 10px 0;
}
.fxzr-show .list-ul ul{
    margin-top: -2px;
    padding-right: 3px;
}
.fxzr-show .list-ul ul li{
    display: block;
    width: 100%;
    overflow: hidden;
    color: #8ab03f;
    padding: 0 15px;
    margin-top: 5px;
}
.fxzr-show .list-ul ul li span{
    color: #424242;
}
.fxzr-show .list-ul ul li i{
    margin-right: -3px;
}
.fxzr-show .container{
    overflow: hidden;
    padding:0 15px 0;
    border-bottom: 1px solid #f2f2f2;
}
.fxzr-show .container .row{
    margin: 0 -5px;
}
.fxzr-show .container .list-i{
    padding: 5px;
    overflow: hidden;
}
.fxzr-show .container .list-i img{
    max-width: 100%;
    height: auto;
}
.fxzr-show .container .list-h5{
    padding:10px 5px 15px;
    overflow: hidden;
}
.fxzr-show .container h5{
    text-align: justify;
    margin: 0;
    line-height: 20px;
}
.fxzr-show .sp-t{
    overflow: hidden;
    color: #666;
    padding:  15px 15px 35px;
}
.fxzr-show .sp-t .sp-t2{
    overflow: hidden;
    margin-right: 20px;
}
.fxzr-show .sp-t img{
    height: 25px;
}
.fxzr-show .sp-t span{
    margin: 3px 0 0 5px ;
}
@media screen and (max-width:414px) {
    .fxzr-show .list-i{
        height: 131px;
        line-height: 121px;
    }
}
@media screen and (max-width:375px) {
    .fxzr-show .list-i{
        height: 118px;
        line-height: 108px;
    }
}
@media screen and (max-width:360px) {
    .fxzr-show .list-i{
        height: 113px;
        line-height: 103px;
    }
}
@media screen and (max-width:320px) {
    .fxzr-show .list-i{
        height: 100px;
        line-height: 90px;
    }
}


/*发表*/
.address-fb-nav{
    overflow: hidden;
    padding: 0 15px;
    font-size: 16px;
    color: #333;
    height: 41px;
    line-height: 40px;
    position: relative;
    z-index: 2;
    background-color: #f2f2f2;
    border-bottom: 1px solid #cecece;
}
.address-fb-nav a img{
    height: 25px;
}
.address-fb-nav i{
    font-size: 18px;
    color: #666;
    line-height: 40px;
    margin: 0 5px;
}
.address-fb-nav select{
    border-radius: 3px;
    overflow: hidden;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    background:transparent;
    height:26px;
    padding: 0 22px 0 5px;
    line-height: 24px;
    border: 1px solid #9e9e9e;
    background: url("../images/icon45.png") right 5px center no-repeat;
    background-size: 10px;
    margin: 7px 0 ;
}
.address-fb-nav select option{
    font-size: 12px;
}
.address-fb-nav select::-ms-expand{ display: none; }
@media screen and (max-width:414px) {
    .address-fb-nav{
        font-size: 14px;
        padding: 0 15px;
    }
    .address-fb-nav i{
        font-size: 14px;
        margin: 0 0 0 5px;
    }
    .address-fb-nav select{
        padding: 0 20px 0 5px;
        background-size: 8px;
    }
}
@media screen and (max-width:375px) {
    .address-fb-nav{
        font-size: 14px;
        padding: 0 15px;
    }
    .address-fb-nav i{
        font-size: 14px;
        margin: 0 0 0 5px;
    }
    .address-fb-nav select{
        padding: 0 17px 0 5px;
        background-size: 8px;
    }
}
@media screen and (max-width:360px) {
    .address-fb-nav{
        font-size: 13px;
        padding: 0 15px;
    }
    .address-fb-nav i{
        font-size: 13px;
        margin: 0 0 0 5px;
    }
    .address-fb-nav select{
        padding: 0 17px 0 5px;
        background-size: 8px;
    }
}
@media screen and (max-width:320px) {
    .address-fb-nav{
        font-size: 12px;
        padding: 0 8px;
    }
    .address-fb-nav i{
        font-size: 12px;
        margin: 0 0 0 5px;
    }
    .address-fb-nav select{
        padding: 0 17px 0 5px;
        background-size: 8px;
    }
}
.fxzr-fb-box{
    overflow: hidden;
    padding: 15px;
}
.fxzr-fb-box .list{
    overflow: hidden;
    border: 1px solid #f2f2f2;
    padding: 15px 11%;
}
.fxzr-fb-box .list .list-i{
    overflow: hidden;
    width: 63px;
}
.fxzr-fb-box .list .list-i img{
    max-width: 100%;
    height: 63px;
}
.fxzr-fb-box .list .list-sp{
    overflow: hidden;
    width: 160px;
    padding-left: 10px;
}
.fxzr-fb-box .list .list-sp .sp-i{
    overflow: hidden;
    height: 15px;
}
.fxzr-fb-box .list .list-sp .sp-i img{
    height: 15px;
    float: left;
}
.fxzr-fb-box .list .list-sp h5{
    color: #333;
    overflow: hidden;
    text-align: justify;
    margin: 5px 0 3px;
    white-space: nowrap;
}
.fxzr-fb-box .list .list-sp .sp-t{
    overflow: hidden;
    color: #71953e;
    font-weight: 700;
    margin: 8px 0 0 0;
}
.fxzr-fb-box .list-ul{
    overflow: hidden;
    padding: 15px 0;
}
.fxzr-fb-box .list-ul ul{
    margin-top: -2px;
    padding-right: 3px;
}
.fxzr-fb-box .list-ul ul li{
    display: block;
    width: 100%;
    overflow: hidden;
    color: #8ab03f;
    padding: 0 15px;
    margin-top: 5px;
}
.fxzr-fb-box .list-ul ul li span{
    color: #424242;
}
.fxzr-fb-box .list-ul ul li i{
    margin-right: -3px;
}
@media screen and (max-width:414px) {
    .fxzr-fb-box .list{
        padding: 15px 20%;
    }
}
@media screen and (max-width:375px) {
    .fxzr-fb-box .list{
        padding: 15px 17%;
    }
}
@media screen and (max-width:360px) {
    .fxzr-fb-box .list{
        padding: 15px 15%;
    }
}
@media screen and (max-width:320px) {
    .fxzr-fb-box .list{
        padding: 15px 11%;
    }
}
.fxzr-fb-box .input-box{
    overflow: hidden;
    padding: 0 15px;
}
.fxzr-fb-box .input-box .list-inp{
    overflow: hidden;
}
.fxzr-fb-box .input-box .inp1{
    width: 100%;
    height: 35px;
    line-height: 33px;
    padding: 0 10px;
    color: #454545;
    border: 1px solid #a0a0a0;
    margin-bottom: 15px;
}
.fxzr-fb-box .input-box .inp1:-moz-placeholder {  color: #ccc; opacity:1;  font-size: 16px;  }
.fxzr-fb-box .input-box .inp1::-moz-placeholder {  color: #ccc;opacity:1;  font-size: 16px;}
.fxzr-fb-box .input-box .inp1:-ms-input-placeholder{  color: #ccc;opacity:1;  font-size: 16px;}
.fxzr-fb-box .input-box .inp1::-webkit-input-placeholder{  color: #ccc;opacity:1;  font-size: 16px;}
.fxzr-fb-box .input-box .inp1:-ms-input-placeholder{text-align: center;font-size: 16px;}
.fxzr-fb-box .input-box .inp1::-webkit-input-placeholder{text-align: center;font-size: 16px;}
.fxzr-fb-box .input-box textarea{
    height: 100px;
    width: 100%;
    resize: none;
    color: #454545;
    padding: 5px 10px;
    margin-bottom: 10px;
}
.fxzr-fb-box .input-box textarea:-moz-placeholder {  color: #ccc; opacity:1; font-size: 16px;   line-height: 90px;  }
.fxzr-fb-box .input-box textarea::-moz-placeholder {  color: #ccc;opacity:1;  font-size: 16px;   line-height: 90px; }
.fxzr-fb-box .input-box textarea:-ms-input-placeholder{  color: #ccc;opacity:1;  font-size: 16px;   line-height: 90px; }
.fxzr-fb-box .input-box textarea::-webkit-input-placeholder{  color: #ccc;opacity:1; font-size: 16px;   line-height: 90px;  }
.fxzr-fb-box .input-box textarea:-ms-input-placeholder{text-align: center;  font-size: 16px;  line-height: 90px;}
.fxzr-fb-box .input-box textarea::-webkit-input-placeholder{text-align: center;  font-size: 16px;  line-height: 90px;}

/*选择图片框样式*/
#div_imgfile {
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 100%;
    margin: 10px auto 0;
}
#div_imgfile .div_imgfile2{
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    box-sizing: border-box;
    cursor: pointer;
    background-color: #c2d174;
    border-radius: 100%;
    margin: auto;
}
#div_imgfile h5{
    margin: 5px 0 0 0;
}
#div_imgfile img{
    height: 30px;
}
/*这里是图片预览容器样式*/
#div_imglook {
    margin: 10px -5px 0;
    text-align: center;
}
/*单个图片预览模块样式*/
.lookimg {
    width: 33.3333%;
    padding:0 5px;
    margin-bottom: 10px;
    box-sizing: border-box;
    float: left;
    position: relative;
    overflow: hidden;
}
.lookimg img {
    max-width: 100%;
    height: auto;
}
/*删除按钮样式*/
.lookimg_delBtn {
    position: absolute;
    top: 0;
    right: 5px;
    width: 13px;
    height: 13px;
    text-align: center;
    /*display: none;*/
    cursor: pointer;
    background-image: url("../images/icon49.png") ;
    background-size: 13px;
    z-index: 2;
}
/*删除按钮移入移出效果*/
.lookimg_delBtn:hover {
    opacity: 1;
}
/*上传进度条样式*/
.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;
}
@media screen and (max-width:414px) {
    .lookimg {
        height: 111px;
        line-height: 111px;
    }
}
@media screen and (max-width:360px) {
    .lookimg {
        height: 98px;
        line-height: 98px;
    }
}
@media screen and (max-width:360px) {
    .lookimg {
        height: 94px;
        line-height: 94px;
    }
}
@media screen and (max-width:320px) {
    .lookimg {
        height: 80px;
        line-height: 80px;
    }
}

.fxzr-fb-box .input-box .sub{
    width: 110px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    background-color: #b1b1b1;
    margin:25px auto 20px;
    border: none;
    border-radius: 3px;
}

/*发表成功*/
.fxzr-fb-cg{
    overflow: hidden;
    padding: 50px 0;
}
.fxzr-fb-cg img{
    height: 200px;
}
.fxzr-fb-cg .sp-t{
    overflow: hidden;
    width: 100px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    margin:10px  auto 35px;
    border-radius: 3px;
    background-color: #aec326;
}
.fxzr-fb-cg h5{
    color: #333;
}

.screen-box2{
    overflow: hidden;
    height: auto;
    padding: 8px 15px 10px;
    background-color: #f2f2f2;
    border-bottom:1px solid #dadada;
    position: relative;
    z-index: 2;
}
.screen-box2 .sp-t{
    overflow: hidden;
    color: #333;
    font-size: 13px;
    margin-bottom: 8px;
}
.screen-box2 .sp-t .sp1{
    color: #f7a800;
}
.screen-box2 .sp-t .sp2{
    color: #eb4a41;
}
.screen-box2 select{
    border-radius: 3px;
    overflow: hidden;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    background:transparent;
    height:26px;
    padding: 0 22px 0 5px;
    line-height: 24px;
    border: 1px solid #9e9e9e;
    background: url("../images/icon45.png") right 5px center no-repeat;
    background-size: 10px;
    margin: 0 10px 0 0;
    color: #999;
}
.screen-box2 select option{
    font-size: 14px;
}
.screen-box2 select::-ms-expand{ display: none; }
.screen-box2 .screen-c{
    overflow: hidden;
    color: #fff;
    height: 26px;
    line-height: 26px;
    padding: 0 5px;
    margin:  0;
    background-color: #8ab03f;
    border-radius: 3px;
}
.screen-box2 .screen-c i{
    font-size: 16px;
}
.screen-box2 .screen-c2{
    position: absolute;
    top: 28px;
    left: 0;
    text-align: right;
    width: 100%;
    height: 100%;
    padding: 0 5px;
    color: #8ab03f;
    border-bottom: 1px solid #8ab03f;
    display: none;
}
.screen-box2 .screen-c2 i{
    font-size: 16px;
}
.screen-box2 .screen-c2 .screen-c3{
    position: absolute;
    right: 15px;
    z-index: 100;
    width: 108px;
    height:38px ;
    line-height: 35px;
    border:1px solid #8ab03f;
    border-bottom: 1px solid #dadada;
    border-radius: 3px 3px 0 0;
    margin: 5px 0 0 0;
}
.screen-box2 .screen-c3 i{
    font-size: 16px;
    margin-right: 3px;
}
@media screen and (max-width:414px) {
    .screen-box2 select{
        width: 69%;
    }
}
@media screen and (max-width:375px) {
    .screen-box2 select{
        width: 65.5%;
    }
}
@media screen and (max-width:360px) {
    .screen-box2 select{
        width: 64%;
    }
}
@media screen and (max-width:320px) {
    .screen-box2 select{
        width: 59%;
    }
}
.screen-show2{
    overflow: scroll;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 201px;
    padding-bottom: 95px;
    background-color: #fff;
    display: none;
}
.screen-show2 .list{
    overflow: hidden;
    padding: 0 15px;
}
.screen-show2 .list .tit-t{
    font-size: 16px;
    color: #333;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 5px;
    font-weight: 500;
}
.screen-show2 .list .list-ul{
    overflow: scroll;
}
.screen-show2 .list .list-ul ul{

}
.screen-show2 .list .list-ul ul li{
    display: block;
    width: 33.333333%;
    float: left;
    overflow: hidden;
    margin-bottom: 10px;
}
.screen-show2 .list .list-ul ul li input{
    border-radius: 3px;
    border: 1px solid #b4b4b4;
    background-color: #f6f6f6;
    width: 20px;
    height: 20px;
    font-size: 14px;
    margin: 0;
}
.screen-show2 .list .list-ul ul li label{
    font-weight: 500;
    color: #666;
    margin: 0;
}
@media screen and (max-width:320px) {
    .screen-show2 .list .list-ul ul li {
        height: 20px;
    }
    .screen-show2 .list .list-ul ul li label{
        font-size: 12px;
    }
}
.screen-show2 .but{
    overflow: hidden;
    padding: 0 15px;
    margin: 20px 0;
}
.screen-show2 .but input{
    width: 48%;
    color: #fff;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    border: none;
    border-radius: 3px;
}
.screen-show2 .but input[type=submit]{
    background-color: #8ab03f;
}
.screen-show2 .but input[type=reset]{
    background-color: #b8b8b8;
}
