*{
    font-family:"Microsoft YaHei","微软雅黑","Microsoft JhengHei";
    -webkit-box-sizing:initial;
    box-sizing:initial;
}

body,p{
    margin: 0;
    padding: 0;
    font-family:"Microsoft YaHei","微软雅黑","Microsoft JhengHei";
}
ul,li{
    margin: 0;
    padding: 0;
    list-style: none;
}
dl,dt,dd{
    margin: 0;
    padding: 0;
}
a{
    color: #333;
    text-decoration: none;
}
a:focus, a:hover,a.active{
    color: #333;
    text-decoration: none;
}
input,button{
    padding: 0;
}
input:focus{
    outline: none;
}
.fr{
    float: right;
}
.fl{
    float: left;
}
.hidden{
    display: none;
}
.db-i{
    display: inline-block;
}
.clear{
    clear: both;
}
.c-888888{
    color: #888888;
}
.c-333333{
    color: #333333;
}
.c-d4d4d4{
    color: #d4d4d4;
}
.c-f45b5b{
    color: #f45b5b;
}
.c-f23636{
    color: #f23636;
}
.c-f35555{
    color: #f35555;
}
.c-616161{
    color: #616161;
}

.index_frame{
    width: 980px;
    margin: auto;
}


.icon {
    width: 1em; height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}

/*头部*/
header{
    border-bottom: 1px solid #91c261;
}

.index_base{
    padding: 25px 0 5px;
    overflow: hidden;
}
.index_base .index_base_slogan{
    width: 25%;
}
.index_base .index_base_slogan img{
    width: 20%
}
.index_base .index_base_slogan dl{
    padding: 0 0 0 15px;
    box-sizing: border-box;
}
.index_base .index_base_slogan dt{
    font-size: 15px;
    color: #666;
}
.index_base .index_base_slogan dd{
    font-size: 13px;
    color: #888;
}
.index_base .index_base_logo{
    width: 50%;
    text-align: center;
}
.index_base .index_base_logo img{
    width: 145px;
}
.index_base ul{
    width: 25%;
    margin: 20px 0;
}
.index_base ul li{
    float: right;
    font-size: 13px;
    border-right:1px solid #ddd;
    padding:0 10px 0 0 ;
    margin:  0 10px 0 0;
}
.index_base ul li:first-child{
    border-right:0;
    padding:0;
    margin:  0;
}
.index_base ul li a{
    color: #777;
}
.index_nav{
   width: 100%;
   overflow: hidden;
    border-top: 1px solid #ddd;
}
.index_nav .index_frame{
   overflow: hidden;
}
.index_nav ul{
    margin: 0 auto;
    width: 725px;
}
.index_nav ul li{
    float: left;
    padding: 0 15px;
    line-height: 50px;
    font-size: 15px;
}
.index_nav ul li:hover .stair{
    color: #222;
}
.index_nav ul li a{
    color: #888;
}

.index_nav ul li .back {
    position: absolute;
    margin-top: -6px;
    padding-left: 7px;
    display: none;
}
.index_nav ul li:hover .back {
    display: block;
}
.index_nav ul li:hover .second {
    display: block;
}
.index_nav ul li:hover .second_product {
    display: block;
    background: #fff;
}
.index_nav ul li .arrow-up {
    width: 0px;
    height: 0px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #91c261;
    font-size: 0px;
    line-height: 0px;
    
}

.index_nav p{
    color: #888;
    line-height: 50px;
    font-size: 14px;
    cursor: pointer;
}
.index_nav p img{
    margin: 0 0 0 5px;
    float: right;
    padding: 19px 0 0 0;
}
.index_nav li .second{
    overflow: hidden;
    position: absolute;
    width: 100%;
    background: #91c261;
    left: 0;
    display: none;
    z-index: 9999;
}
.index_nav li .second dl{
    width: 670px;
    margin: auto;
}
.index_nav li .second dd{
    float: left;
    font-size: 13px;
    margin: 0 15px;
    line-height: 40px;
}
.index_nav li .second dd a{
    color: #d3ffa8;
}
.index_nav li .second dd:hover a{
    color: #fff;
    border-bottom: 2px solid;
    padding: 0px 0 10px 0;
}


.index_nav li .second_product{
    overflow: hidden;
    position: absolute;
    width: 100%;
    left: 0;
    margin: 1px 0;
    border-bottom: 1px solid #91c261;
    display: none;
    z-index: 999;
}

.index_nav li .second_product dl{
    width: 980px;
    margin: auto;
}
.index_nav li .second_product dd{
    width: 25%;
    padding: 25px 10px;
    height: 140px;
    box-sizing: border-box;
    float: left;
    border-right: 1px solid #ddd;
    background: url("../img/second1.png") no-repeat 100% 100%;
}
.index_nav li .second_product dd:nth-child(-n+4){

    border-bottom: 1px solid #ddd;
}
.index_nav li .second_product dd:nth-child(1){
    background: url("../img/second.png") no-repeat 100% 100%;
}
.index_nav li .second_product dd:nth-child(4){
    border-right:0;
    background: url("../img/second2.png") no-repeat 100% 100%;
}
.index_nav li .second_product dd:nth-child(5){
    background: url("../img/second3.png") no-repeat 100% 100%;
}
.index_nav li .second_product dd:nth-child(6){
    background: url("../img/second4.png") no-repeat 100% 100%;
}
.index_nav li .second_product dd:nth-child(7){
    background: url("../img/second4.png") no-repeat 100% 100%;
}
.index_nav li .second_product dd:nth-child(8){
    background: url("../img/second5.png") no-repeat 100% 100%;
    border-right: 0;
}
.index_nav li .second_product dd .second_product_img{
    float: left;
    width: 35%;
    box-sizing: border-box;
    overflow: hidden;
}
.index_nav li .second_product dd .second_product_img img{
    width:100%;
}
.index_nav li .second_product dd .second_product_title{
    float: left;
    padding: 10px;
    width: 65%;
    box-sizing: border-box;
    overflow: hidden;
}
.index_nav li .second_product dd .second_product_title h2{
    margin: 0;
    font-size: 15px;
    line-height: 20px;
    color: #666;
}
.index_nav li .second_product dd .second_product_title p{
    font-size: 13px;
    line-height: 17px;
}
.index_nav li .second_product dd .second_product_title p:last-child img{
    padding: 0;
    margin: 0;
    float: left;
}
.index_nav_all{
    background: #86ba55;
    overflow: hidden;
    display: none;
    z-index: 999;
    position: absolute;
    width: 100%;
}
.index_nav_all ul{
    overflow: hidden;
}
.index_nav_all li {
    border-left: 1px solid #a7ce81;
    float: left;
    padding:40px 10px;
    width:14.2% ;
    box-sizing: border-box;
    min-height: 226px;
}
.index_nav_all li:last-child{
    border-right: 1px solid #a7ce81;
}
.index_nav_all li .stair{
    color: #daffb6;
    font-size: 15px;
}
.index_nav_all li dl{
    padding:10px 0 0 0;
    overflow: hidden;

}
.index_nav_all li dd a{
   color: #c6f39a;
    font-size: 12px;
    line-height: 22px;
}

/*底部*/
footer{
    border-top: 1px solid #e5e5e5;
}
.footer_top{
    padding: 15px 0;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}
.footer_top h3{
    margin: 0;
    padding: 0;
    font-size: 13px;
    float: left;
    width: 20%;
    color: #222;
    cursor: pointer;
}
.footer_top h3 i{
    margin: 0;
    padding: 0 0 0 5px;
    font-size: 12px;
    color: #666;
}
.footer_top .notice{
    float: left;
}
.footer_top .notice p{
    color: #222;
    font-size: 13px;
    font-weight: 700;
    float: left;
    padding:0 10px 0 0;
}
.footer_top .notice  dl{
   float: left;
    font-size: 12px;
}
.footer_top .notice  dd{
   display: none;
}
.footer_top .notice  dl a{
    color: #666;
}
.footer_top h3:last-child{
    float: right;
    text-align: right;
}
.footer_top_column{
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    display: none;
}
.footer_top_column ul{
   padding: 15px 0;
    overflow: hidden;
}
.footer_top_column li{
    float: left;
    width: 16%;
}
.footer_top_column li .footer_second{
    font-weight: bold;
    color: #777;
    font-size: 13px;
}
.footer_top_column li dl{
    padding: 5px 0 0 0;
}
.footer_top_column li dd a{
    color: #666;
    font-size: 13px;
    line-height: 25px;
}
.footer_datum .fl{
    width: 60%;
}
.footer_datum .fr{
    width: 30%;
}

.footer_datum .fr p{
    width: 40%;
    float: right;
    margin-left: 20px;
    text-align: center;
}
.footer_datum .fr p:last-child{
    margin-left: 0;
}

.footer_datum .fr p img{
    width:100%;
}

.footer_datum .fr p span{
   font-size: 13px;
   color: #999;
}
.footer_datum ul{
   padding: 25px 0 20px;
    overflow: hidden;
}
.footer_datum li{
    float: left;
    border-right: 1px solid #e1e1e1;
    padding:0 10px;
    line-height: 12px;
}
.footer_datum li:first-child{
    padding:0 10px 0 0;
}
.footer_datum li:last-child{
    border-right:0;
}
.footer_datum li a{
    font-size: 13px;
    color: #666;
}
.footer_datum dl{
    padding: 10px 0 0;
    overflow: hidden;
}
.footer_datum .copyright{
    padding: 25px 0 30px;
}

.footer_datum .copyright img{
   width: 120px
}
.footer_datum .copyright span{
    font-size: 12px;
    color: #999;;
}
.footer_datum dd{
    border-right: 1px solid #e1e1e1;
    padding:0 10px;
    font-size: 12px;
    color: #666;
    float: left;
    line-height: 12px;
    margin: 5px 0 ;
    box-sizing: border-box;
}
.footer_datum dd:first-child{
    padding:0 10px 0 0;
}
.footer_datum dd:last-child{
    border-right: 0;
    padding:0;
    line-height: 17px;
}
.footer_datum .fr{
    color: #999;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 25px 0 0;
    line-height: 20px;
}
.footer_datum .fr span{
   float: right;
    width: 96%;
}
.index_menu{
    width: 25%;
    float: left;
    padding: 17px 0 0px;
    display: none;
}
.index_menu i{
    font-size: 24px;
    color: #888;
}

.index_nav_all .icon-arrow-down{
    color: #eee;
    width:40%;
    float: left;
    text-align: right;
    padding: 10px 20px 10px 0;
    box-sizing: border-box;
    display: none;
}
.index_nav_all dd i{
    float: right;
    display: none;
}
.footer_top_column i{
    display: none;
}
@media screen and (max-width: 1024px){
    .index_frame{
        width: 90%;
    }
    .index_base .index_base_slogan img{
        width: 50px;
    }
    .index_base .index_base_slogan dl{
        width: 60%;
    }
    .footer_top_column li dd a{
        font-size: 12px;
    }
}
@media screen and (max-width: 730px){
    .index_menu{
        display: block;
        width: 20%;
    }
    .index_base{
        padding: 0;
        height: 55px;
    }
    .index_base .index_base_slogan{
        display: none;
    }

    .index_base .index_base_logo{
        padding: 12px 0 0;
        padding-left: 10%;
        box-sizing: border-box;
    }
    .index_base ul{
        width: 30%;
    }
    .index_base .index_base_logo img {
        width:100px;
    }
   .index_nav{
       display: none;
   }
    .index_nav_all{
        border-top: 1px solid #ddd;
        background: #3d3d3d;
        position: absolute;
    }
    .index_nav_all li{
        border: 0;
        width: 100%;
        padding: 0;
        border-bottom: 1px solid #666565;
        min-height: auto;
    }
    .index_nav_all li .stair{
        color: #fff;
        font-size: 14px;
        display: block;
        width: 60%;
        padding: 10px 0 10px 20px;
        float: left;
        box-sizing: border-box;
    }
    .index_nav_all .icon-arrow-down{
        display: block !important;
    }
    .index_nav_all li:last-child{
        border-right: 0;
    }
    .index_nav_all li dl{
        width:100%;
        padding: 0;
        background: #222;
        display: none;
    }
    .index_nav_all li dl dd{
        border-top: 1px solid #575757;
        overflow: hidden;
    }
    .index_nav_all li dl dd a{
        padding: 10px 20px 10px 25px;
        font-size: 12px;
        float: left;
        width:100%;
        display: block;
        color: #ddd;
        box-sizing: border-box;
    }
    .index_nav_all .index_frame{
        width: 100%;
    }
    .index_nav_all dd i{
        float: right;
        display: block;
        color: #ccc;
    }
    .footer_top_column{
        background: #f4f4f4;
    }
    .footer_top_column li{
        width:50%;
        text-align: center;
        border-right: 1px solid #ddd;
        box-sizing: border-box;
        border-bottom: 1px solid #ddd;
        line-height: 39px;
    }
    .footer_top_column li dl dd:first-child{
        border-top: 1px solid #ddd;
    }
    .footer_top_column li:last-child{
        border-right: 0;
        border-bottom: 0;
    }
    .footer_top_column li:nth-last-child(2){
   
        border-bottom: 0;
    }
    .footer_top_column .index_frame{
        width: 100% ;
        padding: 0;
    }
    .footer_top_column i{
        display: initial;
        color: #999;
        font-size: 14px;
    }
    .footer_top_column li dl{
        display: none;
    }
    .footer_top h3{
        float: right;
        width: 30%;
        text-align: right;
    }
    .footer_top h3:last-child{
        display: none;
    }
    .footer_datum .fl{
        width: 100%;
    }
    .footer_datum .fr{
        width: 100%;
    }
    .footer_datum ul{
        padding: 15px 0 0px;
    }
    .footer_datum dd{
        padding: 0 5px;
    }
}



@media screen and (max-width: 414px){
   .footer_datum .fr p{
         width: 45%;
         margin:0;
     }
   .footer_datum .fr p:last-child{
        margin-right: 10%;
     }
}
@media screen and (max-width: 320px){
    .footer_datum li{
        padding: 0 5px;
    }
    .footer_datum li a{
        font-size: 12px;
    }

    .index_base ul{
        margin:10px 0;
        text-align: right;
    }
    .index_base ul li{
        width: 100%;
        border: 0;
        margin:0;
        padding: 0;
    }
}

/*产品*/
.product_frame{
    background: #eff0f2;
    padding: 30px 0 0;
}

.product_frame .index_frame{
   overflow: hidden;
    padding: 0 0 60px 0;
}
.product_frame .product_top{
    padding:  0;
    overflow: hidden;
    border-bottom: 1px solid #dadbde;
}

.product_frame .product_top{
    padding:  0;
    overflow: hidden;
    border-bottom: 1px solid #dadbde;
}
.product_frame .product_top li{
    float: left;
    padding: 0 15px 10px;
}
.product_frame .product_top li a{
    color: #666;
    font-size: 14px;
    padding: 0 0 7px;
}
.product_frame .product_top li .product_active{
    border-bottom: solid 3px #79ba09;
}

.product_frame .product_top li:hover a{
    border-bottom: solid 3px #79ba09;
}
.product_frame .product_top li:first-child{
    padding: 0 10px 0 0;
}

.product_frame .product_list{
    padding: 40px 0 0 0;
}
.product_frame .product_list ul{
    
}
.product_frame .product_list li{
    width: 23.3%;
    float: left;
    box-sizing: border-box;
    margin: 0 10px 75px;
    position: relative;
    min-height: 290px;
}
.product_frame .product_list li:first-child{
    margin:0 10px 0 0;
    width: 48.66%;
}
.product_frame .product_list li:first-child img{

    width: 100%;
}
.product_frame .product_list li:nth-child(4n-1){
    margin-right:0;
}
.product_frame .product_list li:nth-child(4n){
    margin-left:0;
}
.product_frame .product_list li .product_list_img{
    width: 100%;
    overflow: hidden;
}
.product_frame .product_list li .product_list_img img{
    width: 100%;
    vertical-align: bottom;
}
.product_frame .product_list li .product_list_title{
   background: #fff;
    overflow: hidden;
    padding: 0 10px 17px;
    position: absolute;
    z-index: 99;
    width: 100%;
    box-sizing: border-box;
}
.product_frame .product_list li .product_list_title h2{
    font-size: 15px;
    line-height: 22px;
    color: #555;
    height: 44px;
    margin: 7px 0 13px 0;
    overflow: hidden;
}
.product_frame .product_list li .product_list_title .product_list_bar{
    display: block;
    overflow: hidden;
    position: relative;
    margin-top: 10px;
    width: 100%;
    height: 8px;
    border-radius: 4px;
    background-color: #e5e5e5;
}
.product_frame .product_list li .product_list_title .product_list_bar span{
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    height: 8px;
    background-color: #89b51b;
}
.product_frame .product_list li .product_list_title .speed{
    padding: 10px 0 0 ;
   overflow: hidden;
}
.product_frame .product_list li .product_list_title .speed p{
   float: left;
   color: #888;
    font-size: 14px;
}
.product_frame .product_list li .product_list_title .speed p:last-child{
   float: right;
    color: #89b51b;
}
.product_frame .product_list li .product_list_title .label{
   color: #999;
    font-size: 12px;
    padding: 10px 0 0;
    display: none;
}
.product_frame .product_list li .product_list_title .label span{
    padding: 0 5px;
}
.product_frame .product_list li .product_list_title .label span:first-child{
    padding: 0 5px 0 0;
    color: #89b51b;
}
.product_frame .product_list li .product_list_title .intr{
    font-size: 12px;
    color: #888;
    line-height: 18px;
    letter-spacing: 1px;
    display: none;
    height: 57px;
    overflow: hidden;
}
.product_frame .product_list li .product_list_title .purchase{
    background: #89b51b;
    border: solid 1px #7ea315;
    color: #fff;
    width:55px;
    font-size: 12px;
    text-align: center;
    padding: 5px 0;
    border-radius: 3px;
    margin: 15px 0 0;
    display: none;
}
.product_frame .product_list li:hover .label{
    display: block;
}
.product_frame .product_list li:hover .intr{
    display: block;
}
.product_frame .product_list li:hover .purchase{
    display: block;
}

@media screen and (max-width: 980px) {
    .product_frame .product_list li{
        width: 22.8%;
        margin: 0 10px 10px;
    }
    .product_frame .product_list li .product_list_title h2{
        font-size: 14px;
    }
    .product_frame .product_list li:first-child{
        width: 48.5%;
    }
}
@media screen and (max-width: 760px) {
   .product_frame .index_frame{
       width: 100%;
       box-sizing: border-box;
   }
    .product_frame .product_list li{
        width: 48.5%;
    }
    .product_frame .product_top{
        display: flex;
        overflow: auto;
        padding: 0 10px;
    }
    .product_frame .product_top li{
        display: table;
    }
    .product_frame .product_list{
        padding: 20px 10px 0;
    }
    .product_frame .product_list li:nth-child(2n-1){
        margin-right: 0;
    }
    .product_frame .product_list li:nth-child(2n){
        margin-left: 0;
    }
    .product_frame{
        padding: 15px 0;
    }
    .product_frame .product_list li:first-child{
        width: 100%;
        min-height: 150px;
        margin: 0 0 40px;
    }
}


@media screen and (max-width: 414px) {
   .product_frame .product_list li{
       margin: 0px 5px 8px;

   }
}
@media screen and (max-width: 321px) {
    .product_frame .product_list li{
        width: 100%;
        min-height: 345px;
        margin: 0 10px 100px;
    }
    .product_frame .product_list li:nth-child(2n-1){
        margin: 0 0  20px 0;
    }
    .index_base ul li a{
        font-size: 12px;
    }
    .product_frame .product_list li:first-child{
        min-height: 180px;
    }
}


/*单页*/
.page_index{
    padding:60px 0;
    overflow: hidden;
}
.page_index .page_left{
    overflow: hidden;
    width: 14%;
}
.page_index .page_left dl{
    font-size: 13px;
    color: #888;
}
.page_index .page_left dl:nth-child(3){
    border-bottom: 1px solid #eaeaea;
    padding:0 0 5px 0;
}
.page_index .page_left dt{
    font-size: 15px;
    color: #89b51b;
    font-weight: 600;
    border-bottom: 1px solid #eaeaea;
    padding: 3px 0 10px 0;
    margin: 6px 0;
}

.page_index .page_left dt a{
    color: #89b51b;
    border-left: 3px solid #89b51b;
    padding: 0 0 0px 10px;
}
.page_index .page_left dl:first-child dt{
    border-top:0;
    padding:0 0 5px 0 ;
    margin:0 0 6px 0;
}
.page_index .page_left dd{
    line-height: 26px;
    padding: 0 0 0 10px;
}
.page_index .page_left dd a{
    color: #888;
    font-size: 14px
}

.page_index .page_left dd:hover a{
    color: #89b51b;
}
.page_index .page_left .page_left_img{
    width:100%;
    overflow: hidden;
    margin:15px 0 0;
}
.page_index .page_left .page_left_img img{
    width: 100%;
}
.page_index .page_right{
    overflow: hidden;
    width: 86%;
    padding: 0 0 0 40px;
    box-sizing: border-box;

}
.page_index .page_right p{
    font-size: 14px;
    color: #888

}

.page_index .page_right img{
   width: 100%
}
.page_index .page_right .page_right_top{
    padding: 0 13px 7px 0;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px;
}
.page_index .page_right .page_right_top h2{
    float: left;
    margin: 0;
    color: #888;
    font-size: 19px;
    letter-spacing: 1px;
}

.page_index .page_right .page_right_top p{
    float: right;
    color: #999;
    font-size: 13px;
    padding: 7px 0 0;
}

.page_index .page_right .page_right_top p a{
 
    color: #999;
}
.page_index .page_right .page_right_title{
   width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}
.page_index .page_right .page_right_title .fl{
   width:60%;
    padding: 20px 50px 0 15px;
    overflow: hidden;
    box-sizing: border-box;
}
.page_index .page_right .page_right_title .fl h3{
    margin: 0 ;
    padding: 0;
    overflow: hidden;
    color: #777;
    font-weight: normal;
}
.page_index .page_right .page_right_title .fl h1{
    margin: 0 ;
    padding:10px 0;
    overflow: hidden;
    font-size:22px;
}
.page_index .page_right .page_right_title .fl p{
    color: #999;
    font-size: 14px;
    letter-spacing: 1px;
}
.page_index .page_right .page_right_title .fr{
   width:40%;
    overflow: hidden;
}
.page_index .page_right .page_right_title .fr img{
   width:100%;
}
.page_index .page_right .page_right_pattern h3{
    font-size: 18px;
    font-weight: 600;
    color: #555;
}
.page_index .page_right .page_right_pattern .place{
   width: 100%;
    overflow: hidden;
}
.page_index .page_right .page_right_pattern .place dl{
    float: left;
    width: 33.3%;
    padding-right: 50px;
    box-sizing: border-box;
}
.page_index .page_right .page_right_pattern .place dl:last-child{
    padding-right:0;
}
.page_index .page_right .page_right_pattern .place dl dt{
    color: #89b51b;
    font-size: 16px;
    font-weight: 600;
}
.page_index .page_right .page_right_pattern .place dl dd{
    color: #999;
    font-size: 13px;
    letter-spacing: 1px;
    padding-top: 15px;
}
.page_index .page_right .page_right_code{
     width: 100%;
    overflow: hidden;
}
.page_index .page_right .page_right_code .fl h3{
    font-size: 18px;
    font-weight: 600;
    color: #555;
    margin:30px 0 0;
}
.page_index .page_right .page_right_code .fl p{
    color: #999;
    font-size: 13px;
    letter-spacing: 1px;
    padding-top: 15px;
}
.page_index .page_right .page_right_code .fr p{
    margin: 65px 0 0 10px;
    float: right;
    font-size: 13px;
    background:#81b312 ;
    color: #f1f1f1;
    padding: 6px 13px;
    border: 1px solid #74a20f;
    border-radius: 5px;
}
.page_index .page_right .page_right_code .fr p i{
    padding:  0 0 0 10px;
    font-size: 12px;
}

.page_left_contant li{
    font-size: 12px;
    color: #666;
    line-height: 20px
}
.page_left_contant h2{
    font-size: 16px;
    padding: 10px 0 5px;
    margin:0;
    color: #666;
}

@media screen and (max-width: 760px) {
    .page_index{
        padding: 30px 0;
    }
    .page_index .page_left{
        display: none;
    }
    .page_index .page_right{
        width: 100%;
        padding:0;
    }
    .page_index .page_right .page_right_title .fl{
        width: 100%;
        padding: 20px 0 10px 15px;
    }
    .page_index .page_right .page_right_title .fr{
        width: 100%;
    }
    .page_index .page_right .page_right_pattern .place dl{
        width: 100%;
        padding: 0 0 20px 0;
    }
    .page_index .page_right .page_right_code .fl h3{
        margin: 5px 0 0;
    }
    .page_index .page_right .page_right_code .fr p{
        margin: 15px 10px 0 0;
    }
    .page_right_code .fr{
        float: left;
    }
    .page_index .page_right .page_right_top{
        background: rgba(243,243,243,.5);
  
    }
    .page_index .page_right .page_right_top{
        padding: 7px 13px;
    }

    .page_index .page_right .page_right_top p{
        float: right;
    }
}


/*首页*/
.index_back{
   /*background: url("../img/home-back.png") no-repeat;*/
    background-size: 100% 100%;
    width: 100%;
    overflow: hidden;
}
.index_home{
    padding: 50px 0;
    overflow: hidden;
}
.index_home .index_about{
    overflow: hidden;
    position: relative;
}
.index_home .index_about .fl{
    width: 40%;
    overflow: hidden;
    position: relative;
}
.index_home .index_about .fl div{
     position: absolute;
     top: 0;
     right: 0;
}
.index_home .index_about .fl img{
    width: 100%;
}
.index_home .index_about .fr{
    width:60%;
    overflow: hidden;
    padding: 0 0 5px 20px;
    box-sizing: border-box;
}
.index_home .index_about .fr h2{
    margin: 0 0 10px 0;
    color: #89b51b;
    font-weight: 500;
    font-size: 20px;
}
.index_home .index_about .fr .index_intr{
    color: #000;
    letter-spacing: 2px;
    line-height: 20px;
    text-indent: 2em;
     font-size: 15px;
}

.index_home .index_about .fr p b{
    text-align:right;
    display:block;
    font-weight: 400;
    font-size: 13px
}
.index_home .index_about .fr p img{
    width: 100%;
    margin-top: 13px;
}
.index_home .index_about span{
    border:2px solid #ccc;
    padding: 5px 10px;
    position: absolute;
    bottom:10px;
    margin: 0 0 0 20px;
    font-size: 15px;
    color: #888;
    cursor: pointer;
    transition:all .2s;
    -moz-transition:all .2s; /* Firefox 4 */
    -webkit-transition:all .2s; /* Safari and Chrome */
    -o-transition:all .2s; /* Opera */
}

.index_home .index_about span:hover{
    border:2px solid #89b51b;
    color: #89b51b;
    transition:all .2s;
    -moz-transition:all .2s; /* Firefox 4 */
    -webkit-transition:all .2s; /* Safari and Chrome */
    -o-transition:all .2s; /* Opera */
}
.index_product {
    overflow: hidden;
}
.index_product ul{
    width: 100%;
    margin:0 0 20px 0;
    overflow: hidden;
}
.index_product li{
    width: 32%;
    float: left;
    overflow: hidden;
    margin-right: 2%;
    cursor: pointer;
    margin-top: 15px;
    border: 1px solid #eee;
    box-sizing: border-box;
}
.index_product li:nth-child(3n){
    margin-right: 0;
}
.index_product li:hover{
    opacity: 0.8;

}
.index_product li:last-child{
    margin-right: 0;
}
.index_product .index_product_img{
    width:100%;
    overflow: hidden;
}
.index_product .index_product_img img{
    width:100%;
    vertical-align: bottom;
}
.index_product .index_product_title{
    width:100%;
    background: #f6f6f6;
    overflow: hidden;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
}
.index_product .index_product_title h2{
    font-size: 14px;
    color: #444;
    margin: 0;
    height: 40px;
    overflow: hidden;
}
.index_product .index_product_title p{
    padding: 10px 0 0;
    font-size: 13px;
    overflow: hidden;
    color: #777;
    height: 41px;
    line-height: 19px;
}
.index_product .index_product_title span{
    border: solid 1px #bbbbbb;
    padding: 5px 0;
    display: block;
    width:70px;
    margin:20px auto 0;
    text-align: center;
}
.index_product li:hover .index_product_title span{
    border:1px solid #89b51b;
    color: #89b51b;
}
  
.index_product .index_product_recommend{
   width: 100%;
    overflow: hidden;
    text-align: center;
    margin: 20px 0 0 ;
}
.index_product .index_product_recommend h2{
    color: #555;
    letter-spacing:4px ;
}
.index_stock{
    /*background: url("../img/1.jpg") no-repeat ;*/
    background-size: 100% 100%;
    height:350px;
}
.index_stock div {
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    height: 100%;
    padding:70px 0;
    box-sizing: border-box;
}
.index_stock div h3{
    font-size:36px;
    font-weight: normal;
    letter-spacing: 2px;
    margin: 0;
    -webkit-text-stroke: 0.3px #91c261;
}
.index_stock div p{
    color: #ddd;
    padding: 10px 0 60px;
    letter-spacing: 1px;
    font-size: 15px;
     -webkit-text-stroke: 0.1px #91c261;
}
.index_stock div span{
   border: 2px solid #ddd;
    font-size: 14px;
    color: #ddd;
    padding:7px 18px;
    cursor: pointer;
    transition: all .1s;
}

.index_stock div span a{
    color: #fff;
}
.index_stock div span:hover{
   border: 2px solid #91c261;
    background: #91c261;
    color: #fff;
}

.index_new{
    padding: 20px 0;
}
.index_new .index_new_top{
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}
.index_new .index_new_top h4{
    color: #89b51b;
    float: left;
    margin: 0;
    font-size: 17px;
    border-bottom: 2px solid #89b51b;
    padding: 0 0 10px 0;
}
.index_new .index_new_top p{
    float: right;
    color: #d75757;
    font-size: 12px;
    padding: 10px 0 0;
}
.index_new_cont{
    width: 100%;
    margin: auto;
    overflow: hidden;
    padding: 15px 0;
}
.index_new_cont .fl{
    width:60%;
}
.index_new_cont li{
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}
.index_new_cont .index_new_time{
    width: 20%;
    float: left;
}
.index_new_cont .index_new_time h2{
    color: #89b51b;
    margin: 0;
    text-align: center;
    font-size: 30px;
}
.index_new_cont .index_new_time p{
    color: #89b51b;
    padding:5px 0 0;
    text-align: center;
    font-size:13px;
}
.index_new_cont .index_new_det h3{
    margin: 0;
    color: #89b51b;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: normal;
}
.index_new_cont .index_new_det{
    padding:5px 0 0 10px;
    width: 80%;
    box-sizing: border-box;
    float: left;

}
.index_new_cont .index_new_det p{
    letter-spacing: 1px;
    color: #888;
    font-size: 12px;
    padding: 5px 0 0 ;
}
.index_new_cont .fr{
   width: 40%;
    padding: 15px 0 15px 15px;
    box-sizing: border-box;
}
.index_new_cont .fr img{
   width: 95%;
}
@media screen and (max-width: 770px){
    .index_home .index_about .fr{
        width:100%;
        padding: 20px 0 0 0;
    }
    .index_home .index_about .fl{
        width:100%;
    }
    .index_product li{
        width: 48%
    }
}
@media screen and (max-width: 415px){
    .index_home .index_about .fl{
        width: 100%;
    }
    .index_home .index_about .fr{
        width: 100%;
        padding: 0;
    }
    .index_home .index_about .fr h2{
        margin: 10px 0 5px 0;
        font-size: 18px;
    }
    .index_product li{
        width: 49%;
    }
    .index_product li:last-child{
       display: none;
    }
    .index_product li:nth-child(even){
        margin-right:0;
    }
    .index_product li:nth-child(3) {
        margin-right: 2%;
    }

    .index_stock{
        height: 100%;
    }
    .index_stock div{
        padding: 30px 0;
    }
    .index_stock div p{
        padding: 10px 0 30px;
    }
    .index_stock div h3{
        font-size: 21px;
    }
    .index_stock div span{
        font-size: 12px;
    }
    .index_new_cont .fl, .index_new_cont .fr{
        width: 100%;
    }

}

/*新闻*/
.news_frame{
    width:100%;
    overflow: hidden;
    padding: 0 0 30px 0;
}
.news_frame .news_small_nav{
    width:100%;
    overflow: hidden;
    background: #f9f9f9;
    border-bottom: 1px solid #ddd;
}
.news_frame .news_small_nav p{
    font-size: 12px;
    color: #999;
    padding:10px 0;
}
.news_frame .news_small_nav span{
    color: #666;
}
.news_frame ul{
    margin: 30px 0;
    overflow: hidden;
}
.news_frame ul li{
    position: relative;
    overflow: hidden;
    border-top: 1px solid #ddd;
    padding: 20px 0 0;
    margin: 20px 0 0;
    cursor: pointer;
}
.news_frame ul li:first-child{
    border-top: 0;
    padding:  0;
    margin: 0;
}
.news_frame .news_list_img{
   width:12%;
    float: left;

}
.news_frame .news_list_img img{
   width: 100%;
    border-radius: 20px;
}
.news_frame .news_list_title{
   width:78%;
    float: left;
    padding: 0 30px;
    box-sizing: border-box;
}
.news_frame .news_list_title h3{
    font-size: 17px;
    font-weight: normal;
    color: #666;
    margin: 0;
    padding: 10px 0 0;
}
.news_frame .news_list_title p{
    font-size: 15px;
    letter-spacing: 1px;
    color: #999;
    padding: 5px 0 0;
}
.news_frame .news_list_number{
   width:10%;
    float: left;
}
.news_frame .news_list_number {
    margin:20px 0 0;
}
.news_frame .news_list_number div{
   border:1px solid #ddd;
    padding: 5px;
    color: #666;
    text-align: center;
    width: 37px;
    float: right;
}
.news_frame .news_list_number span{
    color: #777;
}
.news_frame .news_list_number p{
    font-size: 12px;
    color: #999;
}
.news_frame .news_list_time{
    position: absolute;
    bottom: 5px;
    left: 150px;
    color: #999;
    font-size: 13px;
}
.news_frame .news_list_time span{
    color: #999;
    font-size: 13px;
    padding: 0 10px 0 0 ;
}
.news_frame li:hover .news_list_title h3{
    color: #89b51b;
}
@media screen and (max-width: 1024px) {
    .news_frame .news_list_title h3{
        padding: 0;
    }
    .news_frame .news_list_time{
        left: 19%;
    }
    .news_frame .news_list_title h3{
        font-size: 15px;
    }
    .news_frame .news_list_title p{
        font-size: 13px;
    }
    .news_frame .news_list_img{
        width: 15%;
    }
    .news_frame .news_list_title{
        width: 75%;
    }
}
@media screen and (max-width: 600px) {
    .news_frame .news_list_img{
        width: 100%;
    }
    .news_frame .news_list_img img{
        border-radius: 5px;
    }
    .news_frame .news_list_title{
        width: 88%;
        padding:10px 30px 0 0;
    }
    .news_frame .news_list_time{
        display: none;
    }
    .news_frame .news_list_title h3{
        font-size: 14px;
    }
    .news_frame .news_list_title p{
        font-size: 12px;
    }
}

/*新闻详情*/
.news_read .news_small_nav{
    width:100%;
    overflow: hidden;
    background: #f9f9f9;
    border-bottom: 1px solid #ddd;
}
.news_read .news_small_nav p{
    font-size: 12px;
    color: #999;
    padding:10px 0;
}
.news_read .news_small_nav span{
    color: #666;
}
.news_read .page_index{
    padding: 40px 0 60px 0;
}
.news_read .news_read_top{
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
    padding: 0 0 10px 0;
}
.news_read .news_read_top h3{
    margin: 0;
    color: #666;
    font-size: 18px;
    font-weight: 600;

}
.news_read .news_read_top div{
    overflow: hidden;
    width: 100%;
}
.news_read .news_read_top div p{
    float: left;
    font-size: 13px;
    color: #999;
    padding: 11px 15px 0 0;
}
.news_read .news_read_top div p:first-child{
   float: left;
}
.news_read .news_read_top div p span{
    font-size: 14px;
    color: #999;
    padding: 0 5px 0 0;
}
.news_read .news_read_cont{
    overflow: hidden;
    padding:15px 0   ;
}
.news_read .news_read_cont p{
   overflow: hidden;
    font-size: 15px;
    color: #777;
    padding: 0 0 5px 0;
}
.news_read .news_read_cont img{
   width: 100%;
}
.news_read .news_read_evaluate{
    margin: 20px 0 0;
    border-top:3px solid #000;
    padding: 40px 0 20px;
}
.news_read .news_read_evaluate textarea{
    border:1px solid #ccc;
    width: 100%;
    box-sizing: border-box;
    height: 100px;
    padding: 10px;
    vertical-align: middle;
    outline:none;
}
.news_read .news_read_evaluate div{
    width: 100%;
    overflow: hidden;
    background: #f1f1f1;
    border:1px solid #ddd;
    box-sizing: border-box;
    border-top:0;
}
.news_read .news_read_evaluate div p{
    width: 90%;
    text-align: center;
    float: left;
    font-size: 13px;
    letter-spacing: 1px;
    color: #999;
    line-height: 31px;
}
.news_read .news_read_evaluate div span{
    width:10%;
    float: right;
    display: block;
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 13px;
    padding: 7px 0;
    cursor: pointer;
}
.news_read_assess{
    width: 100%;
    margin-bottom: 20px;
}
.news_read_assess dl{
    width:100%;
    margin: 20px 0 0;
    overflow: hidden;
    border-bottom:1px dashed #ddd;
    padding: 0 0 15px 0;
}
.news_read_assess dt{
    width: 50px;
    float: left;
}
.news_read_assess dt img{
   width: 100%;
    border-radius: 50%;
}
.news_read_assess dd{
    width:92%;
    float: right;
}
.news_read_assess dd div{
    float: left;
    padding: 0 0 0 20px;
}
.news_read_assess dd p{
    font-size: 14px;
    color: #777;
}
.news_read_assess dd h4{
    margin: 0;
    font-size: 15px;
    font-weight: normal;
    color: #666;
    padding: 5px 0 0;
}

.news_read_assess dd .news_read_time{
   float: right;
    font-size: 12px;
    color: #bbb;
}
.news_read_assess dd .news_read_time span{
    font-size: 14px;
    padding: 0 10px 0 0;
}
@media screen and (max-width: 864px) {
    .news_read_assess dd{
        width: 90%;
    }
}
@media screen and (max-width: 414px) {
    .news_read_assess dd{
        width: 90%;
    }
    .news_read_assess dd{
        width: 80%;
    }
    .news_read_assess dd div{
        padding: 0 0 0 5px;
        width: 100%;
    }
    .news_read_assess dd .news_read_time{
        padding: 5px 0 0;
        float: left;
    }
    .news_read_assess dd h4{
        font-size: 13px;
    }
    .news_read .news_read_top div p{
        font-size: 12px;
    }
    .news_read .page_index{
        padding: 20px 0 60px 0;
    }
    .news_read .news_read_evaluate div p{
        width: 83%;
    }
    .news_read .news_read_evaluate div span{
        width: 17%;
    }
    .news_read .news_read_top div{
        padding: 10px 0 0;
    }
}

/*产品详情*/
.product_read{
    padding: 40px 0;
    overflow: hidden;
}

.product_read .product_right{
    padding: 0 0 0 40px;
    width: 55%;
}
.product_read .product_right h3{
    margin: 0;
    font-size: 16px;
    padding: 0 0 10px 10px;
    letter-spacing: 1px;
}

.product_read .product_right .product_right_title{
    background:url("../img/3.png") no-repeat;
    background-size: 100% 100%;
    padding:15px 10px;
    position: relative;
}
.product_read .product_right p{
    font-size: 13px;
    padding: 0 0 15px 0;
    color: #999;
}
.product_read .product_right p span{
    color: #666;
    width: 85%;
    float: right;
}
.product_read .product_right p:nth-child(4){
    padding: 0 ;
}
.product_read .product_right p:nth-child(4) span{
    width: 70%;
}
.product_read .product_right p:nth-child(4)  b{
    width: 15%;
    float: right;
}
.product_read .product_right_title p:first-child span{
    color: #f40;
    font-size: 16px;
}
.product_read .product_right_title .lable{
    position: absolute;
    top:0;
    right: 0;
}

.product_read .product_right p:nth-child(4) b{
    float: right;
    font-weight:normal;
    font-size: 13px;
    color: #78a4f4;
    cursor: pointer;
}
.product_read .product_right p:nth-child(4) b i{
    font-size: 15px;
}
.product_read .product_right .product_right_tag ul{
   border-top:1px dashed #ddd;
   border-bottom:1px dashed #ddd;
    overflow: hidden;
    margin: 5px 0;
    padding: 10px 0;
}
.product_read .product_right .product_right_tag li{
    width: 25%;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #bbb;
    border-right: 1px solid #ddd;
    box-sizing: border-box;
}
.product_read .product_right .product_right_tag li:last-child{
    border-right: 0;
}
.product_read .product_right .product_right_tag li span{
    color: #999;
    font-size: 14px;
    padding: 0 5px 0 0;
}

.product_read .product_delivery p{
    padding: 5px 0 5px 15px;
}
.product_read .product_delivery select{
     margin: 0 0 0 10px; 
     font-size: 12px;
     color: #999; 
     padding: 2px 3px;
     border: 1px solid #ccc;
     border-radius: 3px;
     width: 80px
}
.product_read .product_volume{
     padding: 10px 0 0 !important;
}

.product_read .product_right .product_right_describe{
    padding: 20px 0 0;
}
.product_read .product_right .product_right_describe p{
   font-size: 14px;
    letter-spacing: 1px;
    line-height: 22px;
}
.product_read .product_right .product_right_number{
    padding: 10px 15px;
    overflow: hidden;
}
.product_read .product_read_exhibition{
    overflow: hidden;
}
.product_read .product_right .product_right_number p{
    float: left;
    line-height: 33px;
    padding:  0 10px 0 0;
}
.product_read .product_right .product_right_number .entry{
    float: right;
    overflow: hidden;
    width: 85%;
}
.product_read .product_right .product_right_number .entry div{
    float: left;
    overflow: hidden;
}
.product_read .product_right .product_right_number .entry input{
    padding:8px;
    width: 40px;
    float: left;
    border:1px solid #ccc;
    color: #666;
}
.product_read .product_right .product_right_number span{
    border: 1px solid #ccc;
    display: block;
    width: 20px;
    height: 13px;
    text-align: center;
    margin: 5px 0 0 10px;
    font-size: 12px;
    color: #999;
    cursor: pointer;
}
.product_read .product_right .product_right_number span:first-child{
    border: 1px solid #ccc;
    display: block;
    width: 20px;
    height: 13px;
    text-align: center;
    margin: 0 0 0 10px;
    font-size: 13px;
    line-height: 14px;
}

.product_read .product_right .product_right_number span:hover{
    color: #91c261;
    border: 1px solid #91c261;
}
.product_read .product_right .product_right_purchase{
    width: 83%;
    float: right;
    overflow: hidden;
    margin: 20px 0 0;
}
.product_read .product_right .product_right_purchase span{
    background: #91c261;
    color: #fff;
    font-size: 15px;
    padding: 9px 0;
    display: block;
    width: 120px;
    float: left;
    text-align: center;
    margin: 0 20px 0 0;
    box-sizing: border-box;
    cursor: pointer;
}
.product_read .product_right .product_right_purchase span a{
    color: #91c261;
}
.product_read .product_right .product_right_purchase span:first-child{
    border:1px solid #91c261;
    background:#e4f4d4;
    padding: 8px 0;
    color:#91c261;
}
.product_read .product_right_details{
    width: 100%;
    overflow: hidden;
    margin: 30px 0 0;
}
.product_read .product_right_details .details_top{
    width: 100%;
    overflow: hidden;

}
.product_read .product_right_details .details_top p{
    float: left;
    font-size: 14px;
    color: #666;
    width:10%;
    text-align: center;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding:8px 0;
    border-radius:0 5px 0;
    background: #eee;
    font-weight: 600;
    cursor: pointer;
}
.product_read .product_right_details .details_top .active{
    border-right: 0;
    border-radius: 5px 0 0 0;
    border-bottom: 0;
    background: #fff;
}
.product_read .product_right_details .details_top .active1{
    border-left: 0;
    border-radius: 0 5px 0 0;
    border-bottom: 0;
    background: #fff;
}
.product_read .product_right_details .details_top p:first-child{
    border-radius: 5px 0 5px 0;
}
.product_read .product_right_details .details_top span{
    border-bottom: 1px solid #ccc;
    display: block;
    width: 80%;
    float: left;
    margin-top: 36px;
}
.product_read .product_right_details .details_content{
    padding: 15px 0;
}
.product_read .product_right_details .details_content img{
    width: 100%;
    vertical-align: bottom;
}
.product_read .product_right_details .details_content p{
   padding: 0 0 10px 0;
    font-size: 15px;
    letter-spacing: 1px;
    color: #666;
}
.details_evaluate{
    display: none;
}
.product_read .details_evaluate_intr{
    margin: 20px 0 0;
    padding: 20px 0 10px;
}
.product_read .details_evaluate_intr textarea{
    border:1px solid #ccc;
    width: 100%;
    box-sizing: border-box;
    height: 100px;
    padding: 10px;
    vertical-align: middle;
    outline:none;
}
.product_read .details_evaluate_intr div{
    width: 100%;
    overflow: hidden;
    background: #f1f1f1;
    border:1px solid #ddd;
    box-sizing: border-box;
    border-top:0;
}
.product_read .details_evaluate_intr div p{
    width: 90%;
    text-align: center;
    float: left;
    font-size: 13px;
    letter-spacing: 1px;
    color: #999;
    line-height: 31px;
}
.product_read .details_evaluate_intr div span{
    width:10%;
    float: right;
    display: block;
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 13px;
    padding: 7px 0;
    cursor: pointer;
}


.details_evaluate_assess{
    width: 100%;
    margin-bottom: 20px;
}
.details_evaluate_assess dl{
    width:100%;
    margin: 20px 0 0;
    overflow: hidden;
    border-bottom:1px dashed #ddd;
    padding: 0 0 15px 0;
}
.details_evaluate_assess dt{
    width: 50px;
    float: left;
}
.details_evaluate_assess dt img{
    width: 100%;
    border-radius: 50%;
}
.details_evaluate_assess dd{
    width:92%;
    float: right;
}
.details_evaluate_assess dd div{
    float: left;
    padding: 0 0 0 20px;
}
.details_evaluate_assess dd p{
    font-size: 14px;
    color: #777;
}
.details_evaluate_assess dd h4{
    margin: 0;
    font-size: 15px;
    font-weight: normal;
    color: #666;
    padding: 5px 0 0;
}

.details_evaluate_assess dd .details_evaluate_time{
    float: right;
    font-size: 12px;
    color: #bbb;
}
.details_evaluate_assess dd .details_evaluate_time span{
    font-size: 14px;
    padding: 0 10px 0 0;
}
@media screen and (max-width: 1024px){
    .product_read .product_right{
        width: 50%;
    }
    .product_read .product_right p span{
        width: 82%;
    }
    .product_read .product_right p:nth-child(4) b{
        width: 17%;
    }
    .product_read .product_right p:nth-child(4) span{
        width: 65%;
    }
    .product_read .product_right .product_right_number .entry{
        width: 82%;
    }
    .product_read .product_right .product_right_purchase{
        width: 96%;
    }
}

@media screen and (max-width: 800px){
    .index_nav li .second_product dl{
        width: 100%;
    }
    .product_read .pc-slide{
        width: 350px !important;
    }
    .product_read .view .swiper-container{
        width: 350px !important;
        height: 350px !important;
    }
    .product_read .preview .swiper-container{
        width: 290px !important;
    }
    .product_read .preview .swiper-slide{
        width: 77px !important;
        height: 77px !important;
    }
    .product_read .preview .swiper-container{
       margin-left: 30px !important;
    }
    .product_read .preview .arrow-right,.product_read .preview .arrow-left{
        margin-top: -14px !important;
    }

    .product_read .product_right{
        width: 45%;
        padding: 0 0 0 10px;
    }
    .product_read .product_right p span{
        width: 74%;
    }
    .product_read .product_right p:nth-child(4) span{
        width: 50%;
    }
    .product_read .product_right p:nth-child(4) b{
        width: 24%;
        font-size: 12px;
    }
    .product_read .product_right_details .details_top p{
        width: 15%;
    }
    .product_read .product_right_details .details_top span{
        width: 70%;
    }
}
@media screen and (max-width: 700px) {
    .product_read .view .swiper-container{
        width: 370px !important;
        height: 370px !important;
    }
    .product_read .pc-slide{
        width: 380px !important;
    }

    .product_read .preview .swiper-container{
        width: 310px !important;
    }
    .product_read .product_right{
        width: 100%;
    }
    .product_read .product_right_details .details_top p{
        width: 25%;
    }
    .product_read .product_right_details .details_top span{
        width: 50%;
    }
    .product_read .details_evaluate_intr div p{
        width: 85%;
    }
    .product_read .details_evaluate_intr div span{
        width: 15%;
    }
    .details_evaluate_assess dd{
        width: 82%;
    }
    .details_evaluate_assess dd div{
        padding: 0 0 0 5px;
    }
    .details_evaluate_assess dd h4{
        font-size: 13px;
    }
}

@media screen and (max-width: 320px) {
    .product_read .product_right .product_right_number .entry{
        width: 80%;
    }
    .product_read .product_right .product_right_purchase span{
        width: 110px;
    }
    .details_evaluate_assess dd .details_evaluate_time{
        float: left;
        padding: 5px 0 0;
    }
}

/*登陆*/
.logo_back{
    width: 100%;
    overflow: hidden;
    position: relative;
    background: url("../img/logo.png") no-repeat;
    background-size:cover;
    height: 550px;
}

.logo_back .logo_back_frame{
    width: 320px;
    background: #fff;
    padding: 15px 20px;
    text-align: left;
    font-size: 15px;
    box-sizing: border-box;
    border-top: 3px solid #00603f;
    float: right;
    margin: 100px 15% 0 0;
}
.logo_back .logo_back_frame .logo_back_top{
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding: 0 0 25px 0;
}
.logo_back .logo_back_frame .logo_back_top h3{
    font-weight: 600;
    color: #555;
    margin: 0 0 20px;
}
.logo_back .logo_back_frame .logo_back_top p span{
    display: block;
    padding: 0 0 5px 2px;
    font-size: 14px;
    color: #666;
}
.logo_back .logo_back_frame .logo_back_top p:nth-child(2){
   padding: 0 0 10px ;
}
.logo_back .logo_back_frame .logo_back_top p input{
    padding: 7px 10px;
    width: 100%;
    box-sizing: border-box;
    font-size: 13px;
    border:1px solid #ccc;
    border-radius: 3px;
}
.logo_back .logo_back_frame .logo_back_top button{
    padding: 8px 30px;
    margin: 20px 0 0;
    background: #00603f;
    border: 0;
    color: #fff;
    font-size: 13px;
    cursor: pointer;
}
.logo_back .logo_back_frame .logo_back_apply{
    width: 100%;
    overflow: hidden;
    padding: 10px 0 5px;
}
.logo_back .logo_back_frame .logo_back_apply p{
   float: left;
    font-size: 12px;
    color: #666;
}
.logo_back .logo_back_frame .logo_back_apply p:last-child{
   float: right;
}
.logo_back .logo_back_frame .logo_back_apply p:last-child a{
   color: #91c261;
}
@media screen and (max-width: 414px){
    .logo_back .logo_back_frame{
        width: 90%;
        margin: 100px 5% 0;
    }
}

/*注册*/
.register_frame img{
    width: 100%;
}
.register_frame .register_apply{
    width: 100%;
    border-top:1px solid #ddd;
    padding: 10px 0 0;
}
.register_frame span{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 12px;
    padding: 0 0 10px 0;
    color: #888;
}
.register_frame .register_apply p{
   float: left;
    font-size: 12px;
    color: #999;
}
.register_frame .register_apply p:last-child{
   float: right;
}
.register_frame .register_apply p:last-child a{
    color: #91c261;
}

/*个人中心*/
.user_index{
    overflow: hidden;
    padding: 30px 0;
}
.user_index .user_index_left ul{
    padding: 10px 0 0;
}
.user_index .user_index_left{
    width: 20%;
    overflow: hidden;
    border: 1px solid #ddd;
    padding: 0 ;
    box-sizing: border-box;
}
.user_index .user_index_left li{
    color: #888;
    font-size: 14px;
    margin:0 0 15px 0;
    padding: 0 0 0 50px;
    cursor: pointer;
}

.user_index .user_index_left li a{
    color: #888;
}
.user_index .user_index_left ul li:first-child{
    padding: 0 0 0 20px;
}
.user_index .user_index_left ul li:first-child a{
    color: #91c261;
}
.user_index .user_index_left li i{
    padding: 0 10px 0 0;
}
.user_index .user_index_left .active{
    color: #91c261;
    border-left:3px solid #91c261;
}


.user_index .user_index_right{
    width: 80%;
    overflow: hidden;
    box-sizing: border-box;
    padding:0 0 0 15px;
}
.user_index .user_index_right .user_account_top{
    width: 100%;
    overflow: hidden;
    background: #f6f6f6;
    margin:  0 0 10px 0;
    padding: 15px;
    box-sizing: border-box;
}
.user_index .user_index_right .user_account_top .user_top_img{
    width: 80px;
    height: 80px;
    float: left;
}
.user_index .user_index_right .user_account_top .user_top_img img{
    width: 100%;
    border-radius: 50%;
}
.user_index .user_index_right .user_account_top .user_top_cont{
    float: left;
    width:40%;
    padding:0 0 0 20px;
    box-sizing: border-box;
}
.user_index .user_index_right .user_account_top .user_top_cont p{
   font-size: 15px;
    color: #999;
    padding: 0 0 5px 0;
}
.user_index .user_index_right .user_account_top .user_top_cont p svg{
    padding: 0 5px 0 0;
}
.user_index .user_index_right .user_account_top .user_top_cont p:last-child{
    font-size: 13px;
}
.user_index .user_index_right .user_account_top .user_top_balance{
    float: left;
    width:45%;
    font-size: 15px;
    color: #777;
}
.user_index .user_index_right .user_account_top .user_top_balance li:first-child p{
    color: #91c261;
}
.user_index .user_index_right .user_account_top .user_top_balance p{
   padding: 10px 0 0 0;
}
.user_index .user_index_right .user_account_top .user_top_balance li{
    float: left;
    width: 33.3%;
    text-align: center;
}
.user_index .user_index_right .user_account_top .user_top_balance li svg{
   margin: 0 10px 0 0;
   box-sizing: border-box;
}

.user_index .user_index_right .user_account{
    border:1px solid #ddd;
    overflow: hidden;
    background: #f6f6f6;
}
.user_index .user_index_right .user_account li{
    float: left;
    padding: 8px 0;
    width: 110px;
    text-align: center;
    border-right:1px solid #ddd;
    font-size: 14px;
    color: #888;
    cursor: pointer;
}
.user_index .user_index_right .user_account .active{
    background: #91c261;
    color: #fff;
}
.user_index .user_index_right .user_account_cont{
    width: 100%;
    overflow: hidden;
    border: 1px solid #ddd;
    border-top:0;
    box-sizing: border-box;
    padding:40px 25px 20px;
}
.user_index .user_index_right .user_account_cont dl{
    width: 100%;
    float: left;
    padding-bottom: 25px;
    box-sizing: border-box;
}
.user_index .user_index_right .user_account_cont dl dt{
    float: left;
    font-size: 14px;
    color: #777;
    line-height: 30px;
    padding: 0 20px 0 0;
    width: 80px;
}
.user_index .user_index_right .user_account_cont dl dd{
    float: left;
    width: 40%;
}
.user_index .user_index_right .user_account_cont dl dd input{
    color: #777;
    padding: 7px 10px;
    font-size: 13px;
    border:1px solid #ccc;
    border-radius: 3px;
    width:100%;
    box-sizing: border-box;
}
.user_index .user_index_right .user_account_cont dl dd p{
    background: #91c261;
    width:80px;
    text-align: center;
    color: #fff;
    padding: 7px 0;
    font-size: 13px;
    margin-left: 100px;
    cursor: pointer;
}
.user_index .user_index_right .user_modify{
    display: none;
}

@media screen and (max-width: 800px){
    .user_index .user_index_left{
        display: none;
    }
    .user_index .user_index_right{
        width: 100%;
        padding: 0;
    }
}
@media screen and (max-width: 680px){
    .user_index .user_index_right .user_account_top .user_top_balance{
        width: 100%;
        padding-top: 20px;
    }
    .user_index .user_index_right .user_account_cont dl dd{
        width: 70%;
    }
    .user_index .user_index_right .user_account_cont dl dt{
        padding: 0;
    }
    .user_index .user_index_right .user_account_cont dl dd p{
        margin-left: 80px;
    }
    .user_index .user_index_right .user_account_top .user_top_balance li{
        font-size: 13px;
    }
}
@media screen and (max-width: 320px){
    .user_index .user_index_right .user_account_cont dl dd{
        width: 100%;
    }
    .user_index .user_index_right .user_account_cont dl{
        padding-bottom: 10px;
    }
    .user_index .user_index_right .user_account_cont dl dt{
        font-size: 13px;
    }
    .user_index .user_index_right .user_account_cont{
        padding: 15px 15px 20px;
    }
    .user_index .user_index_right .user_account_cont dl dd p{
        margin-left: 0;
        margin-top:10px;
    }
}


/*购物车*/
.right_shopcart .right_shopcart_top{
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px 0;
}
.right_shopcart .right_shopcart_top h3{
    float: left;
    margin: 0;
    color: #91c261;
    font-size: 19px;
}
.right_shopcart .right_shopcart_top p{
    float: right;
    color: #777;
    font-size: 13px;
    padding: 5px 0 0;
}
.right_shopcart .right_shopcart_top p span{
    color: #f40;
    font-size: 15px;
    padding: 0 0 0 5px;
}
.right_shopcart table{
    width: 100%;
    margin: 15px 0 0;
}
.right_shopcart table thead th{
    font-size: 14px;
    font-weight: 400;
    color: #777;
    padding: 0 0 10px 0;
}
.right_shopcart table thead .first_check input{
    float: left;
}
.right_shopcart table thead .first_check span{
    float: left;
    font-size: 13px;
    padding: 0 0 0 5px;
}

.right_shopcart tbody tr td{
    font-size: 13px;
    color: #777;
    text-align: center;
    border-top: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 5px;
}
.right_shopcart tbody tr td:first-child{
    border-left: 1px solid #ddd;
}
.right_shopcart tbody tr td:last-child{
    border-right: 1px solid #ddd;
}
.right_shopcart tbody tr:last-child td{

    border-bottom:1px solid #ddd;
}
.right_shopcart tbody tr{
   border:1px solid #ddd;
    overflow: hidden;
}
.right_shopcart tbody .info_img{
    width: 25%;
    float: left;
}
.right_shopcart tbody .info_img img{
    width: 100%;
}
.right_shopcart tbody .info p{
    float: left;
    width: 75%;
    padding:2px 15px 0;
    box-sizing: border-box;
    font-size: 14px;
    color: #777;
    text-align: left;
    line-height: 22px;
}
.right_shopcart tbody .number span{
    overflow: hidden;
    font-size: 12px;
    color: #777;
    background: #f6f6f6;
    border: 1px solid #ddd;
    padding: 6px 5px 4px 8px;
    box-sizing: border-box;
    cursor: pointer;
}
.right_shopcart tbody .number{
   text-align: center;
}

.right_shopcart tbody .number span:first-child{
    margin-right: -4px;
    border-right: 0;
}
.right_shopcart tbody .number span:last-child{
    padding: 6px 7px 4px 8px;
    margin-left: -4px;
    border-left: 0;
}
.right_shopcart tbody .number input{
    width: 40px;
    height: 26px;
    border: 1px solid #ccc;
    border-left: 0;
    border-right: 0;
    text-align: center;
    box-sizing: border-box;
    color: #666;
}
.right_shopcart tbody .total{
   color: #f40;
}
.right_shopcart tbody .hidden{
    color: #777;
    padding: 0 5px 0 0;
    display: none;
}
.right_shopcart tbody b{
   font-weight: 400;
}
.right_shopcart tbody tr td:last-child span{
    font-size: 17px;
    cursor: pointer;
}
.right_shopcart_foot ul{
    background: #f1f1f1;
    overflow: hidden;
    margin-top:20px;
    padding: 0 0 0 15px;
}
.right_shopcart_foot li{
    float: left;
    font-size: 13px;
    color: #666;
    padding: 10px 0;
}
.right_shopcart_foot li:first-child input{
    float: left;
    margin-right: 5px;
}
.right_shopcart_foot li:first-child span{
    float: left;
    padding: 0 10px 0 0;
    
}
.right_shopcart_foot li span{
   cursor: pointer;
    
}
.right_shopcart_foot li:nth-child(3){
    float:right;
    background: #91c261;
    color: #fff;
    display: block;
    padding:11px 15px;
}
.right_shopcart_foot li a{
    color: #fff;
}
.right_shopcart_foot li:last-child{
    float:right;
    padding: 10px 20px 10px 0;
}
.right_shopcart_foot li:last-child span{
   color: #f40;
    font-size: 15px;
    padding: 0 0 0 5px;
}
.right_shopcart_foot li b{
   font-weight: 400;
}



.right_shopcart .car_empty{
    padding: 30px 0
}
.right_shopcart .car_empty{
    padding: 30px 0
}
.right_shopcart .car_empty .car_empty_img{
    width: 50%;
    float: right;
}
.right_shopcart .car_empty .car_empty_img img{
    width: 50%;
}
.right_shopcart .car_empty .car_empty_det{
    float: left;
    text-align: center;
    width: 50%;
    padding:80px 0 0 0;
    line-height: 30px;
    color: #777
}
.right_shopcart .car_empty .car_empty_det a{
    color: #91c261;
    font-size: 16px;
    padding: 0 0 4px 0;
    border-bottom: 1px solid #91c261;
}



@media screen and (max-width: 415px){
     .right_shopcart .car_empty .car_empty_det{
        width: 100%;
        padding: 30px 0 0 0;
    }
    .right_shopcart .car_empty .car_empty_img{
        width: 100%;
        text-align: center;
    }
    .right_shopcart table thead{
        display: none;
    }
    .right_shopcart tbody tr td{
        border: 0;
        box-sizing: border-box;
    }
    .right_shopcart tbody tr{
        display: block;
        float: left;
    }
    .right_shopcart tbody td{
        display: block;
        float: left;
    }
    .right_shopcart tbody tr td:first-child{
        width: 10%
    }

    .right_shopcart_check tbody tr td:first-child{
        width: 100%
    }
    .right_shopcart tbody .info{
        width: 90%;
        margin: 0;
    }
  
    .right_shopcart tbody tr td:first-child,.right_shopcart tbody tr td:last-child{
        border: 0;

    }
    .right_shopcart tbody tr:last-child td{
        border-bottom: 0;
        border-left: 0;
    }
    .right_shopcart tbody tr .total, .right_shopcart tbody tr td:last-child{
        float: right;
        padding: 10px 25px 10px 0;
    }

    .right_shopcart tbody tr td:nth-child(3){
        width: 58%;
        text-align: left;
        margin: 0 0 0 10%;
        padding: 8px 0 0 0;
    }

    .right_shopcart_check tbody tr td:nth-child(2){
        width: 37%;
    }
    .right_shopcart_check tbody tr td:nth-child(3){
        text-align: right;
        margin: 0 ;
        width: 63%;
        padding-right: 15px;
    }
    .right_shopcart tbody tr .number{
        padding: 0;
    }

    .right_shopcart tbody .hidden{
       display: block;
        float: left;
    }
}

@media screen and (max-width: 320px){
    .right_shopcart tbody tr td:nth-child(3){
        width: 50%;
    }
    .right_shopcart_check tbody tr td:nth-child(2){
        width: 50%;
        padding-bottom: 0;
    }
    .right_shopcart tbody tr td:nth-child(3){
        width: 50%;
        
    }
}

/*提交订单*/
.user_settlement{
    width:100%;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px 0;
}
.user_settlement h3{
    color: #91c261;
    margin: 0;
    font-size: 18px;
}
.user_settle_address{
    overflow: hidden;
    padding: 10px 20px;
    background: #f6f6f6;
    margin: 15px 0 0;
}
.user_settle_address dl{
    width: 48%;
    float: left;
    overflow: hidden;
    color: #777;
    font-size: 14px;
    padding: 0 0 10px 0;
}
.user_settle_address dl:first-child{
   margin-right: 4%;
}
.user_settle_address dl:last-child{
  width: 100%;
}
.user_settle_address dt{
    float: left;
    overflow: hidden;
    padding: 0 0 5px 0;
}
.user_settle_address dd{
    float: left;
    overflow: hidden;
    width: 100%;
}
.user_settle_address dd input{
   padding:  7px 10px ;
    border: 1px solid #ccc;
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    color: #777;
}

.user_settle_address .adress_deta select{
    text-align: center;
    padding: 6px;
    float: left;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #777;
    margin-right: 10px;
    width:100px
}

.user_settle_address .adress_deta dt{
    padding: 0 0 10px 0;
}
.user_settle_address .adress_deta input{
    width: calc(100% - 378px);
    float: left;
}
@media screen and (max-width: 414px){
    .user_settle_address .adress_deta input{
        width: 100%;
        margin-top: 10px
    }
     .user_settle_address .adress_deta .area{
        margin-top: 10px
    }
}


.user_settle_product{
    background: #f6f6f6;
    padding: 10px 15px;
    box-sizing: border-box;
    margin: 10px 0 0;
    overflow: hidden;
}
.user_settle_product tr th:first-child{
    display: none;
}
.user_settle_product tr td:first-child{
    display: none;
}
.user_settle_product tr td:nth-child(2){
    border-left:1px solid #ddd;
}
.user_settle_product tr .number{
    padding:10px 0 0 0 !important;
}
.user_settle_product tr .number span{
    border:0;
    padding:0 10px 0 0;
}
.user_settle_product tr .total .hidden{
    font-size: 13px;
}
.user_settle_fashion{
    margin: 30px 0 0 ;
    border-top:1px dashed #ddd;
    text-align: right;
    padding: 20px 0 10px;
}
.user_settle_fashion p{
    color: #777;
    font-size: 13px;
    padding: 0 0 5px 0;
}
.user_settle_fashion p:nth-child(2){
    padding: 0 0 8px 0;
}

.user_settle_fashion p input{
    background: #f6f6f6;
    border: 0;
    border-bottom: 1px solid #91c261;
    width: 30px;
    margin: 0 8px;
    font-size: 12px;
    text-align: center;
    color: #91c261;
}

.user_settle_fashion .integral b{
    color: #999;
    font-weight: normal;
    font-size: 13px;

}
.user_settle_fashion p b{
    font-weight: 400;
    color: #f40;
    font-size: 16px;
}
.user_settle_fashion dl{
    float: left;
    width: 50%;
}
.user_settle_fashion dl dt{
    float: left;
    font-size: 14px;
    color: #888;
    line-height: 29px;
}
.user_settle_fashion dl dd{
    float: left;
    width: 80%;
}

.user_settle_fashion dl dd input{
    padding:7px 10px;
    border: 1px solid #ccc;
    color: #888;
    width: 100%;
    box-sizing: border-box;
}

.user_settle_product .submit{
    margin-bottom: 10px;
    overflow: hidden;
}
.user_settle_product .submit p{
    background:#91c261 ;
    width: 100px;
    text-align: center;
    float: right;
    padding: 6px 0;
    color: #fff;
    cursor: pointer;
}
.user_settle_product .submit p a{
    color: #fff;
}
@media screen and (max-width: 414px){
    .user_settle_fashion dl{
        width: 100%;
        margin-bottom: 10px;
    }
    .user_settle_fashion dl dd{
        width: 86%;
    }
}

/*我的订单*/

.user_the_top{
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px 0;
}
.user_the_top h3{
    float: left;
    margin: 0;
    color: #91c261;
    font-size: 19px;
    letter-spacing: 1px;
}
.user_order_top{
    background: #f9f9f9;
    overflow: hidden;
    padding: 10px 0;
    border-top: 2px solid #91c261;
}
.user_order_top ul{
    width: 100%;
}
.user_order_top li{
    float: left;
    text-align: center;
    font-size: 14px;
    color: #777;
    box-sizing: border-box;
}
.user_order_top .order_close input{
   float: left;
}
.user_order_top .order_close span{
   float: left;
}
.user_order_top .order_close{
    width: 10%;
    padding:0 0 0 10px ;
}
.user_order_top .order_until{
    width: 10%;
}
.user_order_top .order_info{
    width: 60%;
}
.user_order .user_order_list{
    background: #fff;
    border: 0;
    margin-top: 10px;
}
.user_order .user_order_list dl{
     width: 100%;
    overflow: hidden;
    background: #f1f1f1;
    padding: 7px 10px;
    box-sizing: border-box;
    border: 1px solid #ddd;
}
.user_order .user_order_list dl dd{
    float: left;
    font-size: 13px;
    padding: 0 10px 0 0;
    color: #777;
}
.user_order .user_order_list dl dd:first-child{
    cursor: pointer;
}
.user_order .user_order_list dl dd:last-child{
    float: right;
}
.user_order .user_order_list dl dd:last-child i{
    color: #777;
    padding: 0 0 0 40px;
    cursor: pointer;
    font-size: 12px;
}
.user_order .user_order_list dl dd:last-child span{
    color: #f40
}
.user_order .user_order_list ul{
    margin: 0;
    box-sizing: border-box;
    border:1px solid #ddd;
    overflow: hidden;
    border-top: 0;
}
.user_order .user_order_list ul li{
    text-align: center;
    border-right: 1px solid #ddd;
    height: 90px;
    line-height: 80px;
    color: #888;
}
.user_order .user_order_list ul li:last-child{
    border-right:0;
}
.user_order .user_order_list ul .order_info div {
    width: 16%;
    float: left;
}
.user_order .user_order_list ul .order_info{
    width:70%;
    float: left;
    padding: 10px 15px;
    box-sizing: border-box;
    line-height: inherit;
}
.user_order .user_order_list ul .order_info div img{
    width: 100%;
    vertical-align: bottom;
}
.user_order .user_order_list ul .order_info p{
    width: 84%;
    float:left;
    text-align: left;
    padding: 0 0 0 20px;
    box-sizing: border-box;
    letter-spacing: 1px;
    line-height: 20px;
}
.user_order .user_order_opera{
    width: 100%;
    overflow: hidden;
    padding: 20px 0 10px;
}
.user_order .user_order_opera p{
    float: right;
    font-size: 13px;
    color: #888;
    padding: 0 0 0 20px;
    cursor: pointer;
}
.user_order .user_order_list ul .order_until span {
   display: none;
    float: left;
}

/*评价列表*/
.user_evaluation_list{
    margin-top: 20px;
}
.user_evaluation_list .user_order_list ul .order_info {
    width: 60%;
}

.user_evaluation_list .user_order_top .order_info{
    width: 60%;
}
.user_evaluation_list .user_order_top li:last-child a{
    border:1px solid #ddd;
    padding: 5px 8px;
    border-radius: 3px;
    font-size: 12px;
    color:#888 ;
}
.user_evaluation_list .user_order_top li:last-child:hover a{
    color:#91c261 ;
    border:1px solid #91c261;
}
.user_evaluation_list .view_log{
    float: right;
    margin: 0 0 0 20px;
    cursor: pointer;
}
.user_evaluation_list .view_log a{
    color: #999;
}
@media screen and (max-width: 500px){
    .user_order_top .order_close{
        width: 17%;
    }
    .user_order_top li{
        font-size: 12px;
    }
    .user_order_top .order_info{
        width: 50%;
    }
    .user_order .user_order_list dl dd{
        font-size: 12px;
    }
    .user_order .user_order_list dl dd:last-child i{
        padding: 0 0 0 5px;
    }
    .user_order .user_order_list ul .order_info{
        width: 100%;
    }
    .user_order .user_order_list ul .order_info p{
        line-height: 17px;
    }
    .user_order .user_order_list ul li{
        border-right: 0;
        height: auto;
        line-height: normal;
    }
    .user_order .user_order_list ul .order_until{
        width: 25%;
        padding: 0 0 10px 5px;
    }
    .user_order .user_order_list ul .order_until:last-child{
        width: 30%;
    }
    .user_order .user_order_list ul li:nth-child(2){
        padding: 0 0 10px 20px;
        width: 37%;
    }
    .user_order .user_order_list ul .order_until span {
        display: inherit;
    }
    .user_order .user_order_list dl dd:last-child{
        padding: 0;
    }
    .user_evaluation_list .user_order_list ul li:last-child{
        text-align: left;
        padding: 5px 0 15px 20px;
    }

}
@media screen and (max-width: 320px){
    .user_order_top .order_close{
        width: 20%;
    }
    .user_order_top .order_info{
        width: 47%;
    }
    .user_order .user_order_list dl dd:last-child{
        padding: 10px 0 0;
    }
    .user_order .user_order_list ul .order_until{
        width: 30%;
    }
    .user_order .user_order_list ul li:nth-child(2){
           width: 47%;
    }
    .user_evaluation_list .user_order_list dl dd:last-child{
        padding: 0;
    }
    .user_evaluation_list .user_order_top .order_info{
        width: 47%;
    }
    .user_order_top .order_until{
        width: 13%;
    }
    .user_order .user_order_list ul .order_until:last-child {
    width: 50%;
    padding-left: 20px;
}

}

/*评价详情*/
.user_evaluation_details{
    padding: 20px 0 0;
    overflow: hidden;
}
.user_evaluation_details .evaluation_details_img{
    float: left;
    width: 43%;
}
.user_evaluation_details .evaluation_details_img img{
    width: 100%;
}
.user_evaluation_details .product_read{
    float: left;
    width: 57%;
    padding: 0;
}
.user_evaluation_details .product_read .product_right{
    width: 100%;
    padding: 0 0 0 20px;
    box-sizing: border-box;
}
.user_evaluation_details .product_read .product_right_title p span{
    width: 78%;
}
.evaluation_details{
    width: 100%;
    overflow: hidden;
    margin: 20px 0 0;
}

.evaluation_details .evaluation_details_top{

    overflow: hidden;
}
.evaluation_details p{
    float: left;
    font-size: 14px;
    color: #666;
    width:10%;
    text-align: center;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding:8px 0;

    font-weight: 600;
}
.evaluation_details .active{
    border-radius: 5px 5px 0 0;
    border-bottom: 0;
    background: #fff;
}
.evaluation_details p:nth-child(2){
   height: 37px;
    border-top: 0;
    border-right: 0;
    border-left: 0;
}
.evaluation_details span{
    border-bottom: 1px solid #ccc;
    display: block;
    width: 80%;
    float: left;
    margin-top: 36px;
}
.evaluation_details .product_read .product_right p span{
    width: 75%;
}


.evaluation_details .details_evaluate_intr{
    margin: 15px 0 0;
    padding: 20px 0 10px;
}
.evaluation_details .details_evaluate_intr textarea{
    border:1px solid #ccc;
    width: 100%;
    box-sizing: border-box;
    height: 100px;
    padding: 10px;
    vertical-align: middle;
    outline:none;
    border-buttom:0 ;
}
.evaluation_details .details_evaluate_intr div{
    width: 100%;
    overflow: hidden;
    background: #f1f1f1;
    box-sizing: border-box;
}
.evaluation_details .details_evaluate_intr div p{
    width: 90%;
    text-align: center;
    float: left;
    font-size: 13px;
    letter-spacing: 1px;
    color: #999;
    line-height: 30px;
    padding: 0;
    border: 1px solid #ddd;
    border-top: 0;
    font-weight: 300;
}
.evaluation_details .details_evaluate_intr div span{
    width:10%;
    float: right;
    display: block;
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 13px;
    padding: 7px 0;
    cursor: pointer;
    margin: 0;
}
.evaluation_details p{
    width:13%;
}
.evaluation_details span{
    width:74%;
}
@media screen and (max-width: 600px){
    .user_evaluation_details .evaluation_details_img{
        width: 100%;
    }
    .user_evaluation_details .product_read{
        width: 100%;
    }
    .user_evaluation_details .product_read .product_right{
        padding: 0;
    }
    .evaluation_details p{
        width: 20%;
    }
    .evaluation_details span{
        width: 60%;
    }
}
@media screen and (max-width:320px){
    .user_evaluation_details .product_read .product_right_title p span{
        width: 70%;
    }
    .evaluation_details p{
        width: 25%;
    }
    .evaluation_details span{
        width: 50%;
    }
    .evaluation_details .details_evaluate_intr div span{
        width: 20%;
    }
    .evaluation_details .details_evaluate_intr div p{
        width: 80%;
    }
}


/*申请会员*/
.apply_member{
    overflow: hidden;
    width: 80%;
    margin:20px auto;
}
.apply_member dl{
    width: 100%;
    overflow: hidden;
    padding: 0 0 10px 0;
    line-height: 38px;
}
.apply_member dt{
    float: left;
    width: 100px;
    font-size: 15px;
    color: #555;
}
.apply_member dd{
    float: left;
    width: calc(100% - 100px);
    font-size: 14px ;
    color: #666;
}

.apply_member .apply_member_frame p{
    border:2px solid #a5c85b;
    width:80px;
    font-size: 13px;
    line-height: 34px;
    text-align: center;
    position: relative;
    cursor: pointer;
}
.apply_member .apply_member_frame .apply_gou{
    position: absolute;
    bottom: 0;
    right:0;
    width: 20px;
    height: 20px;
}
.apply_member dd .apply_gou img{
    width: 100%;
}

.apply_member dd input{
    border: 1px solid #d4d4d4;
    color: #666;
    padding: 8px 10px;
}

.apply_member dl:first-child input{
    color: #999;
}
.apply_member dl:nth-child(4) input{
    width:7%;
    margin: 0 5px 0 0;
}


.apply_member .apply_member_way p{
    border:1px solid #ddd;
    width:90px;
    font-size: 13px;
    line-height: 34px;
    text-align: center;
    position: relative;
    cursor: pointer;
    float: left;
    margin: 0 10px 0 0;
    box-sizing: border-box;
}

.apply_member .apply_member_way .active{
    border:2px solid #a5c85b;
}
.apply_member .apply_member_way p:hover{
    border:2px solid #a5c85b;
}
.apply_member .apply_member_way .apply_gou{
    position: absolute;
    bottom: 0;
    right:0;
    width: 20px;
    height: 20px;
    display: none;
}
.apply_member .apply_member_way .apply_gou{
    position: absolute;
    bottom: 0;
    right:0;
    width: 20px;
    height: 20px;
    display: none;
}
.apply_member .apply_member_money span{
    color: red;
    font-size: 17px;
    padding: 0 10px 0 0;
}
 .apply_member_description{
   font-size: 13px;
    padding: 15px;
    background: #f6f6f6;
    color: #666;
    margin:20px 0 20px 0;
     line-height: 23px;
}
 .apply_member .apply_member_opened {
   float: right;
}
 .apply_member .apply_member_opened p{
   background: #91c261;
     width: 65px;
     line-height: 32px;
     color: #fff;
     text-align: center;
     cursor: pointer;
     border-radius: 2px;
}

 @media screen and (max-width:414px){
     .apply_member{
         width:90%;
     }
 }
 @media screen and (max-width:320px){
     .apply_member{
         width:100%;
     }
     .apply_member .apply_member_way p{
         width: 75px;
         font-size: 12px;
     }
     .apply_member dt{
         width: 83px;
         font-size: 13px;
     }
     .apply_member dd{
         width: calc(100% - 83px);
     }
 }

 /*申请股权会员*/
.apply_equity_description{
    background: #f6f6f6;
    padding: 15px;
    overflow: hidden;
    margin: 20px 0 0;
}
.apply_equity_description li{
    font-size: 14px;
    color: #777;
    padding: 0 0 10px 0;
    overflow: hidden;
    letter-spacing: 1px;
}
.apply_equity_description li:last-child {
    padding: 0;
}
.apply_equity_description li span{
    color: #555;
}
.apply_equity_card{
    width: 100%;
    background: #f9f9f9;
    overflow: hidden;
    padding: 15px;
    margin: 10px 0 0;
    box-sizing: border-box;
}
.apply_equity_card p{
    width: 50%;
    float: left;
    font-size: 14px;
    color: #777;
    padding: 0 0 10px 0 ;
}
.apply_equity_card p:last-child{
    padding: 0 ;
    width: 100%;
}
.apply_equity_info{
    width: 100%;
    overflow: hidden;
    padding: 25px 0 0 0 ;
}
.apply_equity_info dl{
    float: left;
    width: 50%;
    line-height: 33px;
    padding:0 0 15px 0;
}
.apply_equity_info dt{
    float: left;
    font-size: 14px;
    color: #666;
    width: 90px;
}
.apply_equity_info dd{
    float: left;
    width: calc(100% - 90px);
    padding: 0 20px 0 0;
    box-sizing: border-box;
}
.apply_equity_info dd input{
    border: 1px solid #d4d4d4;
    color: #666;
    padding: 8px 10px;
    width: 100%;
    box-sizing: border-box;
}
.apply_equity_info .apply_equity_submit{
    width: 100%;
    overflow: hidden;
    padding: 15px 0 0 90px;
    box-sizing: border-box;
}
.apply_equity_info .apply_equity_submit span{
   background: #91c261;
    color: #fff;
    font-size: 14px;
    display: block;
    width: 60px;
    padding:7px 12px;
    cursor: pointer;
}
@media screen and (max-width: 414px){
    .apply_equity_info dl{
        width: 100%;
    }
}

/*旅游预约*/
.travel_reservation{
    overflow: hidden;
    padding: 20px 0;
}
.travel_reservation li{
    border:1px solid #ddd;
    overflow: hidden;
    padding: 15px;
    margin: 0 0 15px 0;
    cursor:pointer ;
    position: relative;
}
.travel_reservation li:hover{
    border: 1px solid #91c261;
}
.travel_reservation .reservation_img{
    float: left;
    width: 15%;
}
.travel_reservation .reservation_img img{
    width:100%;
    border-radius: 5px;
}
.travel_reservation .reservation_cont{
    float: left;
    width: 85%;
    padding: 0 0 0 20px;
    box-sizing: border-box;
    position: relative;
}
.travel_reservation .reservation_cont h3{
    margin: 0;
    font-weight: normal;
    font-size: 16px;
}
.travel_reservation .reservation_cont h3 a{
    color: #777;
}
.travel_reservation .reservation_cont h3:hover a{
    color: #91c261;
}
.travel_reservation .reservation_cont p{
    font-size: 14px;
    letter-spacing: 1px;
    color: #999;
    padding: 5px 0 0;
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.travel_reservation .reservation_cont .sales{
   font-size: 13px;
}
.travel_reservation .reservation_cont .sales span{
  color: #f40;
    font-size: 14px;
}

.travel_reservation .reservation_cont .time{
    font-size: 12px;
    color: #999;
    padding:7px 0 5px 0 ;
}
.travel_reservation .reservation_cont .time i{
    font-size: 14px;
    padding: 0 5px 0 0;
}
.travel_reservation .reservation_cont .view{
    border: 1px solid #ddd;
    padding: 6px 10px;
    text-align: center;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    right:10px;
    color: #999;
}
.travel_reservation .reservation_cont .view:hover{
    border: 1px solid #91c261;
    color: #91c261;
}
.travel_reservation .reservation_cont .view:hover a{
    color: #91c261;
}
.travel_reservation_column{
    overflow: hidden;
}
.travel_reservation_column p{
    float: right;
    border: 1px solid #ddd;
    padding: 4px 10px;
    font-size: 12px;
    margin: 0 0 0 10px;
    color: #888;
    border-radius: 3px;
}
.travel_reservation_column p a{
    color: #888;
}
.travel_reservation_column .active{
    background:#91c261 ;
    color: #fff;
    border: 1px solid #91c261 ;
}
.travel_reservation_column .active a{
    color: #fff;
}
.travel_reservation .reservation_snap{
    position: absolute;
    top:0;
    right:0;
}
.travel_reservation .reservation_snap img{
    width: 100%;
}

@media screen and (max-width: 414px){
    .travel_reservation .reservation_img{
        width: 100%;
    }
    .travel_reservation .reservation_cont{
        width:100%;
        padding: 10px 0 0 ;
    }
}

/*预约详情*/
.participate_det .product_right_title p{
    line-height: 18px;
}
.participate_det .product_right_title b{
    font-weight: normal;
    font-size: 14px;
    color: #999;
}
.participate_det .product_right_title p:nth-child(2){
   padding: 0;
}
.participate_det .product_right_title p:nth-child(2) span{
    font-size: 13px;
    color: #999;
}
.participate_det .product_right_title p:nth-child(2) span i{
    font-size: 15px;
    padding:  0 5px 0 0;
}
.participate_det .product_right_purchase{
    width: 100% !important;
    margin: 15px 0 0 !important;
}
.participate_det .evaluation_details{
    padding:20px 0 0 ;
}
.participate_det .participate_det_cont{
    overflow: hidden;
    padding: 15px 0;
}
.participate_det .participate_det_cont p{
    font-size: 14px;
    color: #777;
}

.participate_det .participate_det_cont img{
    width: 100%;
}


/*提交预约*/
.appointment_number{
    overflow: hidden;
    background: #f6f6f6;
    padding: 15px 20px 10px;
    border-bottom: 1px dashed #ddd;
}
.appointment_number dl{
    width:48%;
    float: left;
}
.appointment_number dl:first-child{
    margin-right: 4%;
}
.appointment_number dt{
    float: left;
    font-size: 14px;
    color: #777;
    line-height: 32px;
    padding: 0 5px 0 0;
}
.appointment_number dd{
    float: left;
}
.appointment_number dd span{
    overflow: hidden;
    font-size: 12px;
    color: #777;
    background: #f6f6f6;
    border: 1px solid #ddd;
    padding: 9px 8px 6px 11px;
    box-sizing: border-box;
    cursor: pointer;
}
.appointment_number dd span:first-child{
    margin-right: -5px;
    border-right: 0;
}
.appointment_number dd span:last-child{
    padding: 9px 7px 6px 8px;
    margin-left: -5px;
    border-left: 0;
}
.appointment_number dd input{
    width: 40px;
    height: 31px;
    border: 1px solid #ddd;
    border-left: 0;
    border-right: 0;
    text-align: center;
    box-sizing: border-box;
    color: #666;
}
.appointment_number .total p{
   font-size: 13px;
    color: #888;
    line-height: 31px;
}
.appointment_number .total p b{
    font-weight: normal;
    color: #f40;
    font-size: 15px;

}

.appointment .user_settle_address{
    margin: 0;
}

.appointment_submit{
    overflow: hidden;
    background: #f6f6f6;
}
.appointment_submit p{
    background: #91c261;
    width: 80px;
    text-align: center;
    color: #fff;
    padding: 7px 0;
    font-size: 13px;
    margin:0 0 20px 20px;
    cursor: pointer;
}
.travelappoin .appointment_submit{
        padding: 15px 0 0;
}
.appointment .reservation_cont .sales b{
    font-weight: normal;
}

.been_booked_number p{
    font-size: 14px;
    color: #777;
    line-height: 32px;
}

/*股权特权*/
.equity_privilege .user_top_balance ul{
    overflow: hidden;
}
.equity_privilege .user_top_balance .recharge{
    text-align: right;
    font-size: 12px;
    overflow: hidden;
}
.equity_privilege .user_top_balance .recharge a{
    color: #6ccafb;
}
.equity_privilege .user_top_balance .recharge i{
    font-size: 12px;
    padding: 0 5px;
}
.equity_privilege .user_top_cont p:last-child{
    padding:3px 0 0 0 !important;
}
.equity_privilege .user_top_cont i{
    font-size: 13px;
    padding: 0 5px 0 0;
    color: #00b7ee;
}
.equity_privilege .equity_welfare{
    overflow: hidden;
    border:1px solid #ddd;
    border-top:0;
    padding: 15px;
    display: none;
}
.equity_privilege .equity_welfare .equity_welfare_top{
    overflow: hidden;
    background: #f9f9f9;
    padding: 10px 15px;
}
.equity_privilege .equity_welfare h3{
    margin: 0;
    font-weight: normal;
    font-size: 16px;
    color: #666;
}
.equity_privilege .equity_welfare svg{
    font-size:23px;
    padding: 0 10px 0 0;
}
.equity_privilege .equity_welfare p{
    padding: 10px 0 0;
    font-size:13px;
    color: #777;
    line-height: 20px;
}

.equity_privilege .equity_current{
    padding: 15px 0 0;
    overflow: hidden;
}
.equity_privilege .equity_current .equity_current_product{
    border-top: 2px solid #91c261;
}
.equity_privilege .equity_current .equity_product{
    overflow: hidden;
    font-size: 16px;
    color: #777;
    background: #f9f9f9;
    padding: 10px 15px;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.equity_privilege .equity_current .equity_product i{
    float: left;
    font-size:20px;
    padding: 0 5px 0 0;
}
.equity_privilege .equity_current li{
    overflow: hidden;
    border:1px solid #ddd;
    padding: 10px;
    border-top: 0;
    cursor: pointer;
    box-sizing: border-box;
}
.equity_privilege .equity_current li:hover{
    border:1px solid #91c261;
}
.equity_privilege .equity_current li:hover .equity_current_arrow i{
    color: #91c261;
}
.equity_privilege .equity_current .equity_current_img{
    width: 12%;
    float: left;
}
.equity_privilege .equity_current .equity_current_img img{
    width:100%;
    vertical-align: bottom;
}
.equity_privilege .equity_current .equity_current_cont{
    width: 83%;
    float: left;
    padding: 0 0 0 20px;
    box-sizing: border-box;
}

.equity_privilege .equity_current .equity_current_arrow{
    float: right;
    width: 5%;
    color: #ccc;
    line-height: 60px;
}
.equity_privilege .equity_current .equity_current_arrow i{
    color: #ccc;
}
.equity_privilege .equity_current .equity_current_cont h3{
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    color: #666;
}
.equity_privilege .equity_current .equity_current_cont p{
   color: #888;
    font-size: 14px;
    padding: 5px 0 0 0;
}
.equity_privilege .equity_current .equity_current_cont p:last-child{
   color: #999;
    font-size: 12px;
}



.equity_privilege .equity_current_number{
    overflow: hidden;
    padding: 15px 20px 10px;
    background: #f6f6f6;
    margin: 15px 0 0;
    border-bottom:1px dashed #ddd;
}
.equity_privilege .equity_current_number dl{
    width: 48%;
    float: left;
    overflow: hidden;
    color: #777;
    font-size: 14px;
    box-sizing: border-box;
}
.equity_privilege .equity_current_number dl:first-child{
    margin-right: 4%;
}
.equity_privilege .equity_current_number dt{
    float: left;
    overflow: hidden;
    padding: 0 0 5px 0;
}
.equity_privilege .equity_current_number dd{
    float: left;
    overflow: hidden;
}
.equity_current .user_settle_address{
    margin: 0;
}
.equity_privilege .equity_current_number  .total_price{
   color: #f40;
    font-weight: 400;
}
.equity_privilege .equity_current_submit{
    overflow: hidden;
    background: #f6f6f6;
}
.equity_privilege .equity_current_submit p{
    background: #91c261;
    width: 80px;
    text-align: center;
    color: #fff;
    padding: 7px 0;
    font-size: 13px;
    margin: 0 0 20px 20px;
    cursor: pointer;
    float: left;
}
.equity_privilege .equity_current_submit p a{
    background: #fff;
}
.equity_privilege .equity_current_submit p:last-child{
    background: #dd524d;
}


.equity_privilege .equity_current_logistics{
    overflow: hidden;
    padding: 15px 20px 10px;
    background: #f6f6f6;
}
.equity_privilege .equity_current_logistics dl{
    width: 48%;
    float: left;
    overflow: hidden;
    color: #777;
    font-size: 14px;
    box-sizing: border-box;
}
.equity_privilege .equity_current_logistics dl:nth-child(odd){
    margin-right: 4%;
}
.equity_privilege .equity_current_logistics dt{
    float: left;
    overflow: hidden;
    padding: 0 5px 10px 0;
}
.equity_privilege .equity_current_logistics dd{
    float: left;
    overflow: hidden;
}
.equity_privilege .equity_current_logistics .equity_current_submit{
   width: 100%;
}
.equity_privilege .equity_current_logistics .equity_current_submit p{
    margin: 10px 0;
}

@media screen and (max-width: 414px){
    .user_index .user_index_right .user_account_top .user_top_cont{
        width: 65%;
    }
    .equity_privilege .equity_current .equity_current_img{
        width: 25%;
    }
    .equity_privilege .equity_current .equity_current_cont{
        width: 70%;
        padding: 0 0 0 10px;
    }
    .equity_privilege .equity_current .equity_current_cont h3{
        font-size: 14px;
    }
    .equity_privilege .equity_current .equity_current_cont p:nth-child(2){
        display: none;
    }
    .equity_privilege .equity_current_logistics dl{
        width: 100%;
    }
}


/*充值*/
.user_recharge .equity_product i{
    color: #FF5429;
    padding:  0 10px 0 0 !important;
}
.user_recharge .equity_product{
    font-size: 15px !important;
}
.user_recharge_xq{
    font-size: 14px;
    color: #888;
    padding: 10px ;
    border: 1px solid #ddd;
    border-top:0;
    line-height: 22px;
    letter-spacing: 1px;
}
.user_recharge .equity_current_number dl{
    padding: 0 0 5px 0;
}
.user_recharge .equity_current_number dl:last-child{
    width: 100%;
    padding: 0;
}

.user_recharge .user_recharge_submit{
    overflow: hidden;
    background: #f6f6f6;
}
.user_recharge .user_recharge_submit p{
    background: #91c261;
    width: 100px;
    text-align: center;
    color: #fff;
    padding: 7px 0;
    font-size: 13px;
    margin: 0 0 20px 20px;
    cursor: pointer;
    float: left;
}

.user_recharge .user_settle_address dl:nth-child(odd){
    margin-right: 4%;
}

.user_recharge .user_settle_address dl:last-child{
    width: 48%;
}

/*使用购物券*/
.use_vouchers .appointment_number .status p{
    font-size: 13px;
    line-height: 31px;
    color: #f40;
}
.use_vouchers .appointment_number dd{
    font-size: 13px;
    line-height: 31px;
    color: #888;
}




.use_vouchers_logistics{
    overflow: hidden;
    padding: 15px 20px 10px;
    background: #f6f6f6;
    border-bottom: 1px dashed #ddd;
}
.use_vouchers_logistics dl{
    width: 48%;
    float: left;
    overflow: hidden;
    color: #777;
    font-size: 14px;
    box-sizing: border-box;
}
.use_vouchers_logistics dl:nth-child(odd){
    margin-right: 4%;
}
.use_vouchers_logistics dt{
    float: left;
    overflow: hidden;
    padding: 0 5px 10px 0;
}
.use_vouchers_logistics dd{
    float: left;
    overflow: hidden;
}
.use_vouchers_logistics .equity_current_submit{
    width: 100%;
}
.use_vouchers_logistics .equity_current_submit p{
    margin: 10px 0;
}

/*在线客服*/
.toolbar{
    position: fixed;
    right: 0px;
    bottom:50px;
    z-index: 99;
}
.toolbar li{
    position: relative;
    text-align: right;
    cursor: pointer;
    margin-top: 21px;

}
.toolbar li i{
    background: #d0d6d9;
    font-size: 30px;
    color: #fff;
    padding: 10px;
    z-index:999;
}

.toolbar li .toolbar_code{
    position: absolute;
    top: -70px;
    right: 0px;
    width: 159px;
    background: #fff;
    padding: 15px;
    box-sizing: border-box;
    box-shadow: 0 3px 7px rgba(0,0,0,.35);
    opacity:0;
    transform: scale(0.1);
    transition: all .8s ease 0s;
    -webkit-transform: scale(0.1);
    -webkit-transition: all .8s ease 0s;
}
.toolbar li:hover .toolbar_code{
    top: -162px;
    opacity:1;
    right: 52px;
    transform: scale(1);
    transition: all .8s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transition: all .8s ease 0s;

}
.toolbar li:hover i{
   background: #97a0a5;

}
.toolbar li .toolbar_code p{
   text-align: center;
    font-size: 13px;
    color: #666;
    font-weight: 600;
}
.toolbar li .toolbar_code p:nth-child(2){
    padding: 0 0 5px 0;
}
.toolbar li .toolbar_code img{
    width: 100%;
}

.toolbar li:hover .att{
    display: block;
}

@media screen and (max-width: 414px){
    .toolbar{
        display: none
    }
}

.chat{
    background: #F4F4F4;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -280px 0 0 -295px;
    border-radius: 5px;
    border:1px solid #ddd;
    display: none;
    /*width: 0;*/
    /*height: 0;*/
}

.chatanimation{animation: xuanzhuan 1s;transition: all;z-index: 99}
@keyframes xuanzhuan {
    from {transform: scale(0,0)}
    to {transform: scale(1,1)}
}

.chat h2{
    font-weight:normal;
    margin: 0;
    padding: 10px;
    font-size: 17px;
    overflow: hidden;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
    position: relative;
}
.chat h2 .chat_close{
    position: absolute;
    top:5px;
    right:10px;
}
.chat h2 .chat_close i{
    font-size: 20px;
    color: #999;
    cursor: pointer;
}
.chat h2 .chat_close i:hover{
    color: #f40;
}
.chat h2 img{
    width: 32px;
    height: 32px;
    float: left;
    margin: 0 10px 0 0;
}
.chat .chat_frame{
    width:100%;
    overflow: hidden;
}
.chat .chat_frame_left{
    width:400px;
    overflow: hidden;
    float: left;
    border-right: 1px solid #ddd;
    box-sizing: border-box;
}
.chat .chat_frame_message{
    width:100%;
    height: 330px;
    border-bottom: 1px solid #ddd;
    overflow: auto;
}
.chat .chat_frame_message dl{
    width: 100%;
    overflow: hidden;
    padding: 5px 10px;
    margin: 10px 0 0 0;
    box-sizing: border-box;
}
.chat dl dt{
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
}
.chat .chat_left dt{
    float: left;
}
.chat dl dt img{
    width: 100%;
    height: 100%;
    vertical-align: bottom;
    border-radius: 3px;
}

.chat dl dd{
    padding: 6px 10px;
    width: auto;
    max-width: 300px;
    background: #fff;
    border-radius: 5px;
    position: relative;
    font-size: 14px;
    color: #555;
}
.chat .chat_left dd{
    float: left;
    margin-left: 20px;
}
.chat dl dd:before{
    position: absolute;
    top: 5px;
    height: 0;
    width: 0;
    border: solid 8px;
    content: '';
}
.chat .chat_left dd:before{
    left: -16px;
    border-color: #F4F4F4 #fff #F4F4F4 #F4F4F4;
}
.chat .chat_right dt{
    float: right;
}
.chat .chat_right dd{
    float: right;
    margin-right: 20px;
    max-width: 73%;
    word-break: break-all;
}
.chat .chat_right dd:before{
    right: -16px;
    border-color: #F4F4F4 #F4F4F4 #F4F4F4 #fff;
}
.chat .chat_frame .chat_send{
    width: 100%;
    height: 130px;
    overflow: hidden;
    padding: 0 0 15px 0;
    box-sizing: border-box;
}
.chat .chat_frame .chat_send textarea{
    border: none;
    height: 80px;
    overflow: auto;
    padding: 5px;
    width: 100%;
    background: #F4F4F4;
    resize: none;
    outline: none;
    color: #555;
    letter-spacing: 1px;
}
.chat .chat_frame .chat_send button{
    float: right;
    margin-right: 10px;
    background: #069DD5;
    border: #069DD5;
    padding: 5px 15px;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
}
.chat .chat_frame .chat_frame_right{
    float: right;
    width: 190px;
    padding: 10px;
    box-sizing: border-box;
    background: #fff;
    height:460px;
}
.chat .chat_frame .chat_frame_right img{
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}
.chat .chat_frame .chat_frame_right ul{
   border-top:1px dashed #ddd;
    padding: 10px 0 0;
}
.chat .chat_frame .chat_frame_right li{
    font-size: 14px;
    color: #888;
    line-height: 22px;
    padding: 0 0 5px 0 ;
}
.chat .chat_frame .chat_frame_right span{
   padding: 0 0 0 10px;
}


/*股权加盟*/
.equity_join .apply_equity_info dl{
    float: none;
    overflow: hidden;
}
.equity_join .user_the_top{
    background: #9ccb6d;
    padding: 7px 13px;
    box-sizing: border-box;
}
.equity_join .user_the_top h3{
    color: #fff;
}
.equity_join .user_the_top p{
    float: right;
    color: #f3f3f3;
    font-size: 13px;
    padding: 7px 0 0;
}
.equity_join .user_the_top p a{
    color: #f3f3f3;
    font-size: 12px;
}
.equity_join .apply_equity_description{
    margin: 20px 0;
}
.equity_join .apply_equity_info .apply_equity_submit span{
   text-align: center;
}
.equity_join_img{
    width: 100%;

}
.equity_join_img img{
    width: 100%;
    margin-top: -1px;
}

/*物流信息*/
.logistics .user_order_top .order_until{
    width: 13%;
}
.logistics .user_settle_address{
    margin: 0;
}

.logistics_info{
    overflow: hidden;
    padding: 15px 20px 10px;
    background: #f6f6f6;
    border-bottom: 1px dashed #ddd;
    margin-top: 15px;
}
.logistics_info dl{
    width: 48%;
    float: left;
    overflow: hidden;
    color: #777;
    font-size: 14px;
    box-sizing: border-box;
}
.logistics_info dl:nth-child(odd){
    margin-right: 4%;
}
.logistics_info dt{
    float: left;
    overflow: hidden;
    padding: 0 5px 10px 0;
    width: 70px;
}
.logistics_info dd{
    float: left;
    overflow: hidden;
}
.logistics .logistics_info_submit{
    width: 100%;
    background: #f6f6f6;
    overflow: hidden;
}
.logistics .logistics_info_submit p{
    background: #91c261;
    width: 80px;
    text-align: center;
    color: #fff;
    padding: 7px 0;
    font-size: 13px;
    margin: 0 0 20px 20px;
    cursor: pointer;
    float: left;
}
.logistics_info .time p{
    color: #f40;
}
.logistics .user_settle_address{
    padding: 20px 20px 15px;
}

@media screen and (max-width:414px ){
    .logistics_info dl{
        width: 100%;
    }
   .logistics .user_order_list ul li:last-child{
       padding: 0 !important;
   }
    .logistics .user_order_list .order_until{
        width: 33% !important;
    }
}

/*购物券*/

.vouchers_product .user_index_right{
    width: 100%;
}

/*分页*/

.page_tab{
    float: right;
}

.page_tab span{
    margin: 0 15px 0 0;
    overflow: hidden;
    padding: 7px 13px;
    font-size: 12px;
    float: left;
    background: #eee;
    border-radius: 5px;
    cursor: pointer;
    color: #777;
}

.page_tab .cpage{
    background: #91c261;
    color: #fff
}
.product_tab{
    margin-top: 50px;
  width: 100%
}
.product_tab span{
    background: #fff;
  
}

.product_tab div{
   float: right;
}


@media screen and (max-width: 375px){

    .product_tab{
        width: 100%;
          margin-top:0;
    }
    .page_tab span{
        margin: 0 8px 0 0 !important;
        padding: 7px 10px !important;;
    }
}
@media screen and (max-width: 320px){

    .product_tab{
        margin-top: 80px;
    }
}




/*联系我们*/
.page_index .contact_us img{
    width: auto;
}

.page_index .page_right .contact_us{
    padding: 15px 0 0;
}
.contact_us .css_map{
    width: 55%;
}
.contact_us #container{
    height: 240px
}
.contact_us .BMap_cpyCtrl{
    display: none;
}
.contact_us .BMap_bubble_content{
    font-size: 13px !important;
    line-height: 20px;
    color: #777;
}
.contact_us .contact_us_top .fl h3{
    color: #89b51b;
    margin: 5px 0 20px 0;
}
.contact_us .fl p{
    color: #777;
    font-size: 15px;
    line-height: 28px;
}
.contact_us .contact_us_top{
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    padding: 0 0 25px 0;
}
.contact_us .contact_us_feedback{
    padding: 20px 0;
}
.contact_us .contact_us_feedback h2{
    font-size: 17px;
    color: #888;
    border-left:4px solid #89b51b;
    padding: 0 0 0 10px ;
}

.contact_us .feedback_box{
   padding: 20px 0;

}
.contact_us .feedback_box input:first-child {
    width: 46%;
    margin: 0 4% 20px 0 !important;
}

.contact_us .feedback_box input:nth-child(2) {
    width: 46%;
    margin: 0 0 20px 4% !important;
}

.contact_us .feedback_box input {
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
    color: #999;
    display: block;
    font-size: 13px;
    height: 40px;
    padding: 0 10px ;
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
    outline: darkgrey;
    box-sizing: border-box;
}

.contact_us .feedback_box textarea {
    width: 100%;
    border: 1px solid #ccc;
    height: 100px;
    padding: 10px;
    font-size: 15px ;
    color: #999;
    resize: none;
    outline: darkgrey;
    box-sizing: border-box;
}
.contact_us .feedback_box .feedback_submit {
    width: 100px;
    margin: 15px 0 0;
    cursor: pointer;
    float: right;
}
.contact_us .feedback_box .feedback_submit:hover{
    border:1px solid #89b51b;
    color: #89b51b;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:#bbb;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#bbb;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#bbb;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#bbb;
}


@media screen and (max-width: 882px){
    .contact_us .css_map{
        width: 100%;
    }
    .contact_us_top .fl{
        margin-top:10px;
    }
    .contact_us .contact_us_top .fl h3{
        margin: 5px 0 10px 0;
    }
}
/*地理位置*/
.contact_us_feedback .physical_store{
    padding: 10px 0 0 20px;
}
.contact_us_feedback .physical_store li{
    font-size: 14px;
    color: #888;
    line-height: 29px;
}


@media screen and (max-width: 414px){
    .contact_us_feedback .physical_store{
        padding: 10px 0;
    }
}

.sweet-alert p{
    padding: 0 0 20px 0 !important 
}



/*帮助中心*/
.help_center{
    width: 100%;
    overflow: hidden;
    padding: 30px 0;
}
.help_center dl{
    width: 23%;
    float: left;
    background: #f7f7f7;
    margin: 0 2.6% 0 0;
    text-align: center;
    box-sizing: border-box;

}


.help_center dl:last-child{
    margin: 0;
}
.help_center dt{
   padding:40px 0;
}
.help_center dt i{
   font-size: 55px;
    color: #999;
}


.help_center dl:hover dt i{
   color: #91c261

}
.help_center dd{
    padding: 10px 0;
    border-top:1px solid #ddd;
    font-size:14px;
    color: #888;
}
.help_center dd a{
    color: #888;
}
.help_center dd a:hover{
    color: #7ed321;
}

@media screen and (min-width: 1024px) {
    .user_index .help_list{
        padding: 0 0 0 30px;
    }
}
.help_center_list{
    padding:  0 0 50px 0;
}
.help_center_list h3{
    font-weight: 400;
    color: #666;
    font-size: 17px;
    border-bottom: 1px solid #ddd;
    padding: 10px 0 15px 0 ;
    margin: 0;
}
.help_center_list li{
    border-bottom: 1px solid #e8e8e8;
    padding: 13px 0 ;
}
.help_center_list li:hover p{
    color: #7ed321;
}
.help_center_list li p{
    overflow: hidden;
    font-size: 16px;
    color: #777;
}
.help_center_list li p:nth-child(2) i{
    color: #7ed321;
}
.help_center_list li p:nth-child(2){
    font-size: 13px;
    color: #888;
    line-height: 21px;
    padding: 5px 0 0 0;
}
.help_center_list li p:nth-child(2) span{
    width: calc(100% - 35px);
    float: left;
}
.help_center_list li i{
    color: #2196f3;
    font-size: 22px;
    float: left;
    padding: 0 10px 0 0;
}
.help_center_list .help_center_contact{
    overflow: hidden;
    margin:40px 0 0;
}
.help_center_contact dl{
    border:1px solid #ddd;
    border-radius: 3px;
    width: 31.3%;
    overflow: hidden;
    padding: 15px;
    box-sizing: border-box;
    float: left;
    margin:0 3% 0 0;
}
.help_center_contact dl:last-child{
    margin:0;
}
.help_center_contact span{
    background: #91c261;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    cursor: pointer;
}
.help_center_contact span a{
     color: #fff;
}
.help_center_contact dl:last-child{
    margin:0;
}
.help_center_contact dl dt{
    float: left;
    width:35%;
}
.help_center_contact dl dt i{
    font-size:60px;
    color: #bbb;
}
.help_center_contact dl dd{
    float: left;
    width:65%;
    padding: 5px 0 0;
}

.help_center_contact dl dd h2{
    margin:0;
    font-size:17px;
    font-weight: 400;
    color: #555;
}
.help_center_contact dl dd p{
    color: #888;
    padding: 5px 0 0;
    font-size: 13px;
}
.help_center_contact dl dd p:nth-child(2){

    padding: 5px 0 7px;
}
.help_center_contact dl dd p:last-child{
    color:#91c261;
    font-size: 17px;
    padding: 0;
}

.help_read .user_the_top p{
    float: right;
    font-size: 12px;
    color: #aaa;
    padding: 8px 0 0 ;
}
.help_read .user_the_top p i{
   padding: 0 5px 0 0;
    font-size: 15px;
}
.help_read .help_read_det{
   padding: 10px 0;

}
.help_read .help_read_det p{
    font-size: 14px;
    color: #888;
}
.help_read .help_read_det img{
    width: 100%;
}

@media screen and (max-width: 767px) {
    .help_read .user_the_top p{
        width: 100%;
        float: left;
    }

    .help_center dl{
        width: 47%;
        margin:0 15px 15px 0;
    }

    .help_center dl:nth-child(even){
     
        margin:0 0 10px 0;
    }
    .help_center_contact dl{
        width: 100%;
        margin: 0 0 15px 0;
    }
    .help_center_contact dl dt{
        width: 25%;
    }
}
@media screen and (max-width: 320px) {
    .help_center_contact dl dt{
        width: 30%;
    }
    .help_center_contact dl dd p{
        font-size: 12px
    }
    .help_center_contact dl dd h2{
         font-size: 15px
    }
}


/*home_video*/
.home_video{
    position: fixed;
    right: 0;
    top: 70%;
    z-index: 999999;
    text-align: right;
    width: 310px;
    border: 1px solid #91c261;
    background: #f6f6f6;
    padding: 0 0 10px 0;
    border-top:0;
   
}
.home_video video{
    width: 100%;
    height: 170px;
}



 .home_video .home_video_top{
     background: #91c261;
     border-top:3px solid #6e9e3f;
     overflow: hidden;
 }
 .home_video .home_video_top p{
    color: #fff;
     font-size: 15px;
     text-align: left;
     padding: 8px 15px;
     float: left;
 }
 .home_video .home_video_top p i{
    padding: 0 10px 0 0;
 }
 .home_video .home_video_top span{
     float: right;
     color: #fff;
     font-size: 23px;
     padding: 5px;
     cursor: pointer;
 }

.home_video .home_notice{
    background: #f8f8f8;
    border:1px solid #91c261;
    border-bottom:0;
    padding: 10px;
    overflow: hidden;
    box-sizing: border-box;
}
.home_video .home_notice h2{
    margin: 0;
    text-align: left;
    padding: 8px 0 8px 10px;
    border-right: 1px solid #ddd;
    width: 50px;
    font-size: 15px;
    color: #91c261;
    float: left;
}
 .home_notice #notice{
    height: 37px;
    width: 78%;
    overflow: hidden;
}
 .home_video #notice_list{
   width: 100%;
   text-align: left;
   padding: 5px 15px;
   box-sizing: border-box;
   height:160px;
    overflow: hidden;
}

 .home_video #notice_list li{
   border-bottom: 1px solid #ddd;
     line-height: 30px;
}
 .home_video #notice_list li a{
     font-size: 13px;
    color: #888;
    line-height:23px;
}

 .home_video #notice_list li:hover a{
    color: #91c261;
}
.home_video .home_notice ul{
    text-align: left;
    padding:0 10px;
    color: #777;
}
.home_video .home_notice ul li{
    font-size: 12px;
    line-height: 18px;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
}
.home_video .home_notice ul li a{
   color: #777;
}
.home_video .home_notice ul li:hover a{
   color: #91c261;
}

@media screen and (max-width: 414px){
    .home_video{
        width: 250px
    }
    .home_video #notice_list{
        height: 100px
    }
}
 /*充值中心*/
}
.personal_recharge{
    border-top: 2px solid #91c261;
}
.personal_recharge .personal_top{
    overflow: hidden;
    font-size: 15px;
    color: #777;
    background: #f9f9f9;
    padding: 10px 15px;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.personal_recharge .personal_top i{
    color: #FF5429;
    padding: 0 10px 0 0 !important;
}

.personal_recharge .personal_center{
    font-size: 14px;
    color: #888;
    padding: 10px;
    border: 1px solid #ddd;
    border-top: 0;
    line-height: 22px;
    letter-spacing: 1px;
}
 .personal_code{
   overflow: hidden;
    padding: 20px 0;
    width: 100%;
}
 .personal_code .personal_code_img img{
    width: 30%;
     border:1px solid #ddd;
     vertical-align: bottom;
}

.personal_code .personal_code_img p{
    font-size: 15px;
    color: #777;
    text-align: center;
    width: 30%;
}
.personal_code .apply_member dl{
    padding: 0 0 20px 0;
}

@media screen and (max-width: 500px){
    .personal_code .personal_code_img p, .personal_code .personal_code_img img{
        width: 75%;
    }
}

/*个人中心左侧*/
.user_left_sub{
    margin: 0 0 15px 0;
    position: relative;
}
.user_left_sub .user_nav_sub{
    background: #78ad44;
    color: #fff;
    padding: 6px 10px 4px;
    text-align: right; 
}
.user_left_sub .user_nav_sub span{
     font-size: 25px;
}
.user_left_sub ul{
      background: #f1f1f1;
      color: #fff;
      position: absolute;
      width: 100%;
      display:none;
      z-index: 99;
}
.user_left_sub ul li{
    border-bottom: 1px solid #fff;
    overflow: hidden;
 }
.user_left_sub ul li:last-child{
    border-bottom: 1px solid #91c261;
 }
.user_left_sub ul li a{
    color: #999;
    font-size: 13px;
    padding: 10px;
    display: block;
    float: left;
    width: 100%;
    box-sizing: border-box;
 }
.user_left_sub ul li i{
    color: #ccc;
    float: right;
 }
 @media screen and (min-width: 415px){
    .user_left_sub{
      display:none;

 }
 .payment_pad{
     float: right;
     font-size: 13px;
     color: #999;
     line-height: 40px;
     padding: 0 10px 0 0;
 }
 .payment_pad span{
     color: #91c261;
 }
 .payment_pad:hover{
     color: #999;
 }
}
 .home_subtop{
    cursor: pointer; 
    position: fixed;
    right: 0;
    top: 65%;
    background: #91c261;
    color: #fff;
    padding: 10px 8px 10px 15px;
    border-radius: 50% 0 0 50%;
    font-size: 13px;
    z-index: 999;
    display: none;
 }
 .home_subtop p{
   padding: 0 5px
 }
 .apply_confirm{
  margin: 15px 0 0 0 !important;  
  width: 73px !important;   
  background: #91c261;
  color: #fff !important;   
  border: 0 !important;  
  font-size: 13px !important;  
 }