/*图标引用*/
@font-face {
    font-family: "iconfont";
    src: url('iconfont.eot?t=1491962079836'); /* IE9*/
    src: url('iconfont.eot?t=1491962079836#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('iconfont.woff?t=1491962079836') format('woff'), /* chrome, firefox */
    url('iconfont.ttf?t=1491962079836') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('iconfont.svg?t=1491962079836#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-fanhuidingbu:before {
    content: "\e60f";
}

.icon-xinfeng:before {
    content: "\e600";
}

.wrap {
    overflow: hidden
}

.container {
    padding: 44px 0 60px 0;
    overflow: hidden;
    background: #f2f2f2;
    margin-top: 50px;
}


    .container.proDetail {
        padding: 0 0 60px 0;
        margin-top: 44px;
    }

.bgw {
    background: white
}



/*登录注册*/
.login-logo {
    padding-top: 100px;
    text-align: center
}

    .login-logo a {
        display: block;
        width: 200px;
        height: 80px;
        margin: 0 auto;
        text-align: center
    }

    .login-logo img {
        height: 80px;
        width: 200px
    }

.login-form {
    width: 84%;
    margin: 60px auto 20px
}

    .login-form li {
        position: relative;
        margin-bottom: 15px;
        overflow: hidden
    }

        .login-form li label {
            display: block;
            height: 30px;
            line-height: 30px;
            color: #000
        }

        .login-form li div {
            position: relative;
            height: 42px
        }

            .login-form li div i {
                position: absolute;
                left: 2px;
                top: 8px
            }

            .login-form li div input {
                border: none;
                border-bottom: 1px solid #ddd;
                background: none;
                height: 20px;
                line-height: 20px;
                font-size: 14px;
                padding: 10px 0;
                width: 100%;
                text-indent: 40px
            }

        .login-form li.active div input {
            border-bottom: 1px solid #be3233
        }

        .login-form li.active label {
            color: #000
        }

        .login-form li a.hqyzm {
            position: absolute;
            right: 5px;
            top: 10px;
            color: #666;
            font-size: 14px
        }

        .login-form li a.hqyzming {
            color: #be3233
        }

.log {
    width: 84%;
    margin: 50px auto 20px
}

    .log a {
        display: block;
        height: 42px;
        line-height: 42px;
        border-radius: 5px;
        text-align: center;
        color: white;
        background: linear-gradient(to right,#be3233,#9e1819);
        background: #be3233;
    }

.log-more {
    height: 30px;
    margin: 10px auto
}

    .log-more a.btn-reg {
        float: left;
        height: 30px;
        line-height: 30px;
        color: #aaa
    }

    .log-more a.btn-psw {
        float: right;
        height: 30px;
        line-height: 30px;
        color: #aaa
    }

.tyxy {
    color: #aaa;
    vertical-align: middle;
}

    .tyxy i, .tyxy label {
        display: inline-block;
        height: 30px;
        line-height: 30px
    }

    .tyxy i {
        display: none
    }

        .tyxy i.active {
            display: inline-block
        }



/*标题栏*/

.shopTop {
    position: fixed;
    width: 100%;
    height: 50px;
    background-color: #fff;
    z-index: 500;
}

    .shopTop .title {
        width: 25%;
        height: 50px;
        line-height: 50px;
        text-align: center;
        font-size: 18px;
        font-weight: bolder;
        float: left;
    }



    .shopTop .search {
        width: 60%;
        height: 50px;
        line-height: 50px;
        float: left;
    }



    .shopTop .gwc {
        width: 15%;
        height: 50px;
        float: left;
        margin: 10px auto 0;
    }


        .shopTop .gwc a {
            display: block;
            width: 100%;
            height: 100%;
        }


        .shopTop .gwc img {
            margin-top: 0.2rem;
            width: 0.7rem;
        }


    .shopTop .redPoint {
        width: 14px;
        height: 14px;
        border-radius: 7px;
        position: absolute;
        text-align: center;
        font-size: 10px;
        line-height: 12px;
        top: 7px;
        right: 13%;
        background-color: #f32941;
        color: #fff;
        z-index: 100
    }

    .shopTop .search input {
        width: 95%;
        height: 30px;
        line-height: 30px;
        float: left;
        background-color: #eee;
        border: 0;
        margin-top: 10px;
        padding-left: 5px;
    }


.shoppListMain {
    margin-top: 100px;
}

.fenlei {
    box-sizing: border-box;
    /* 下面是实现横向滚动的关键代码 */
    float: left;
    white-space: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-y: hidden;
    width: 100%;
    margin: 16px 0 0;
    display: block;
    height: 1.34rem;
    position: fixed;
    top: 30px;
    background-color: #fff;
    padding-top: 1px;
    z-index:9;
}

    .fenlei:: -webkit-scrollbar {
        display: none;
    }

    .fenlei li {
        display: inline-block;
        width: 19%;
        text-decoration: none;
        font-size: 1.0em;
        line-height: 1rem;
        font-family: 苹方;
        color: #aaa;
        text-align: center;
    }

    .fenlei span {
        /*display: block;*/
        margin: auto;
    }

    .fenlei .text {
        clear: both
    }

    .fenlei .show .text {
        /*float: left;*/
        /* margin-left: 7px;*/
    }

    .fenlei li .hongdian {
        display: inline-block;
        font-size: 12px;
        margin-top: 11px;
        line-height: 14px;
        width: 14px;
        height: 14px;
        color: #fff;
        background-color: #f32941;
        border-radius: 8px;
        position: relative;
        bottom: 8px;
    }

    .fenlei li.select {
        color: #ef8900;
        border-bottom: solid 3px #ef8900;
    }



/* 
.fenlei li span {
    margin: auto;
}

.fenlei li .text {
    clear: both;
}

.fenlei li .show .text {
    float: left;
    margin-left: 7px;
}


.fenlei li .hongdian {
    display: inline-block;
    font-size: 12px;
    margin-top: 15px;
    line-height: 14px;
    width: 14px;
    height: 14px;
    color: #fff;
    background-color: #f32941;
    border-radius: 8px;
    display: none;
}


.fenlei li .show .hongdian {
    float: left;
    display: block;
}

.fenlei li.select {
    color: #ff5d0d;
    border-bottom: solid 3px #ff5d0d;
}*/

@media only screen and (max-width: 400px) {

    .shoppListMain {
        margin-top: 86px;
    }

    .fenlei {
        height: 40px;
    }

        .fenlei li .hongdian {
            margin-top: 12px;
            font-size: 10px;
            line-height: 12px;
            width: 12px;
            height: 12px;
        }

        .fenlei li {
            font-size: 1em;
            line-height: 37px;
        }

            .fenlei li.select {
                font-size: 1em;
            }
}


/*酒店*/


.hotelTop {
    position: fixed;
    width: 100%;
    height: 50px;
    background-color: #fff;
    z-index: 500;
}


    .hotelTop .backtoHome {
        width: 10%;
        height: 50px;
        display: block;
        float: left;
    }

    .hotelTop .title {
        width: 80%;
        height: 50px;
        line-height: 50px;
        text-align: center;
        font-size: 18px;
        font-weight: bolder;
        float: left;
    }


        .hotelTop .title input {
            border: none;
            background-color: #f1f1f1;
            padding: 5px 10px;
            border-radius: 15px;
        }


.searchPanel {
    width: 92%;
    height: 250px;
    background-color: #fff;
    margin: -30px auto 0 auto;
    position: relative;
    border-radius: 5px;
}



    .searchPanel .menuTab {
        display: block;
        width: 100%;
        height: 40px;
        border-radius: 5px;
    }

        .searchPanel .menuTab li {
            display: block;
            float: left;
            font-size: 0.5rem;
            height: 40px;
            line-height: 40px;
            color: #222;
            /* background-color: #31517d;*/
            text-align: center
        }


            .searchPanel.hotel .menuTab li.select,
            .searchPanel.route .menuTab li.select,
            .searchPanel.food .menuTab li.select,
            .searchPanel .menuTab li.select {
                /*color: #222;
                background-color: #fff;*/
                color: #fff;
                background-color: #f58236;
            }


            .searchPanel .menuTab li:first-child {
                border-radius: 5px 0 0 0;
            }


            .searchPanel .menuTab li:last-child {
                border-radius: 0 5px 0 0;
            }



    .searchPanel .searchLine {
        width: 90%;
        margin: auto;
        height: 60px;
        line-height: 60px;
        border-bottom: solid 1px #ddd;
    }


        .searchPanel .searchLine:last-child {
            border-bottom: 0
        }

    .searchPanel a.searchBtn,
    .searchPanel a.searchBtn:hover,
    .searchPanel a.searchBtn:visited {
        display: block;
        width: 90%;
        margin: 30px auto 0;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 0.51rem;
        color: #fff;
        background-color: #f58236;
        border-radius: 20px;
    }



    .searchPanel.food .menuTab li {
        /* background-color: #f58236;*/
        background-color: #fff;
        color: #222;
    }

    .searchPanel.route .menuTab li {
        background-color: #19a631;
    }

    .searchPanel .searchLine .searchLeft {
        float: left;
        height: 60px;
        line-height: 60px;
    }

    .searchPanel .searchLine .searchRight {
        float: right;
        height: 60px;
        line-height: 60px;
    }

    .searchPanel .searchLine .searchLeft input {
        height: 60px;
        line-height: 60px;
        width: 100%;
        background-color: #fff;
        border: 0;
        font-size: 0.41rem;
        font-family: 苹方;
    }


.ztmc_list li .xingJ {
    display: block;
    width: 90%;
    margin-left: 0;
    height: 30px;
}

    .ztmc_list li .xingJ li {
        display: block;
        width: 9%;
        height: 16px;
        margin: 7px 5% 0 0;
        float: left;
        background: url(../images/PictureMaterial/zShNone.png) no-repeat;
        background-size: contain;
        border-bottom: 0;
    }



        .ztmc_list li .xingJ li.select {
            background: url(../images/PictureMaterial/zShSelect.png) no-repeat;
            background-size: contain;
        }






.zx .lx-list li {
    width: 96%;
    background-color: #fff;
    margin: 2% 2% 0 2%;
    box-sizing: content-box;
    border: 0;
    border-bottom: solid 1px #efefef;
    padding: 10px;
    display: block;
    box-sizing: border-box;
}



    .zx .lx-list li .imgSpan {
        width: 35%;
        float: left;
        display: block;
    }

        .zx .lx-list li .imgSpan img {
            width: 100%;
            height: auto;
            border-radius: 3px;
            border: solid 1px #eee;
            border-radius: 5px;
        }

    .zx .lx-list li .textSpan {
        width: 65%;
        float: left;
        display: block;
    }


        .zx .lx-list li .textSpan h1 {
            font-size: 0.36rem;
            line-height: 0.46rem;
            color: #222;
            font-weight: bold;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            padding-left: 0.5rem;
        }


        .zx .lx-list li .textSpan p {
            font-size: 0.4rem;
            padding-left: 0.5rem;
            line-height: 0.9rem;
        }







.fixed_top {
    width: 100%;
    height: 44px;
    /*background: linear-gradient(to right,#be3233,#9e1819);*/
    background-color: #ef8900;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    color: white;
    text-align: center;
    overflow: hidden
}

.top-l {
    width: 60px;
    height: 44px;
    line-height: 44px;
    float: left;
    text-align: center
}

.top-r {
    width: 80px;
    height: 44px;
    line-height: 44px;
    float: right;
    text-align: center
}

.fixed_top h1 {
    color: white;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    font-weight: 400;
    width: calc(100% - 140px);
    float: left;
    text-align: center;
    text-indent: 20px
}

.fixed_top h2 {
    color: white;
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    font-weight: 400;
    width: calc(100% - 140px);
    float: left;
    text-align: center;
    text-indent: 20px
}

.fixed_top a {
    color: white
}

.fixed_topw {
    width: 100%;
    height: 60px;
    background-color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    color: white;
    text-align: center;
    overflow: hidden;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2)
}

    .fixed_topw h1 {
        color: #333;
        font-size: 18px;
        height: 60px;
        line-height: 60px;
        font-weight: 400;
        width: calc(100% - 140px);
        float: left;
        text-align: center;
        text-indent: 20px
    }

    .fixed_topw h2 {
        color: #333;
        font-size: 14px;
        height: 60px;
        line-height: 60px;
        font-weight: 400;
        width: calc(100% - 140px);
        float: left;
        text-align: center;
        text-indent: 20px
    }

    .fixed_topw a {
        color: #333
    }


.self_info {
    width: calc(100% - 200px);
    float: left;
    position: relative;
    padding-left: 44px;
    margin-top: 8px;
    box-sizing: border-box
}

    .self_info img {
        position: absolute;
        left: 7px;
        top: 7px;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        box-shadow: 0 0 0 2px #ddd
    }

    .self_info h4 {
        margin-top: 4px;
        height: 18px;
        line-height: 18px;
        color: #333;
        font-size: 12px;
        text-align: left
    }

    .self_info p {
        height: 18px;
        line-height: 18px;
        color: #666;
        font-size: 12px;
        text-align: left
    }

.fixed_topw ul {
    width: 200px;
    float: right;
    margin-top: 8px;
}

    .fixed_topw ul li {
        width: 25%;
        float: left;
        text-align: center;
        color: #333;
        font-size: 12px
    }

    .fixed_topw ul a {
        display: block;
        height: 44px;
        padding-top: 4px;
        box-sizing: border-box
    }

    .fixed_topw ul h4 {
        height: 18px;
        line-height: 18px
    }

    .fixed_topw ul p {
        height: 20px;
        line-height: 20px;
        text-align: center
    }

    .fixed_topw ul i {
        font-size: 18px !important;
        color: #666;
        margin: 0
    }


.tzxx {
    padding: 5px 0;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    background: #fff;
    margin-top: 5px;
    position: relative;
    padding-left: 50px
}

    .tzxx i {
        font-size: 24px;
        width: 50px;
        height: 40px;
        line-height: 40px;
        background: white;
        position: absolute;
        left: 0;
        top: 0;
        text-align: center;
        color: #be3233
    }

    .tzxx p {
        height: 30px;
        line-height: 30px;
        text-indent: 8px
    }

.gz {
    padding: 5px;
    background: white;
    color: #666;
    line-height: 24px
}

    .gz a {
        color: #9E1819
    }

.banner {
    background: url(../images/img/bn.jpg);
    background-size: 100% 100%;
    height: 200px
}

.banner_top {
    height: 60px;
    position: relative
}

    .banner_top h2 {
        color: white;
        font-size: 20px;
        height: 60px;
        line-height: 60px;
        text-align: center
    }

    .banner_top a {
        position: absolute;
        right: 15px;
        top: 14px;
        height: 32px;
        width: 80px;
        line-height: 32px;
        border-radius: 5px;
        color: #000;
        text-align: center;
        border: 1px solid #fff;
        background: rgba(255,255,255,.5);
        font-size: 12px
    }

.main_data {
    padding: 20px 0;
    text-align: center
}

    .main_data li {
        display: inline-block;
        background: #f5c6a6;
        border: 1px solid #9E1819;
        border-radius: 5px;
        box-shadow: 0 0 0 3px #f5c6a6;
        margin: 0 6px;
        width: 40px;
        line-height: 40px;
        height: 40px;
        color: #9E1819;
        font-size: 24px
    }

.kjtimes {
    height: 50px;
    background: #c00000
}

    .kjtimes i {
        display: block;
        color: white;
        font-size: 26px;
        width: 30px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        float: left
    }

    .kjtimes p {
        width: 90px;
        height: 50px;
        line-height: 50px;
        float: left;
        color: white
    }

.djs_timed span {
    display: inline-block;
    background: #f5c6a6;
    border: 1px solid #9E1819;
    border-radius: 5px;
    box-shadow: 0 0 0 3px #f5c6a6;
    margin: 5px;
    width: 32px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    color: #9E1819;
    font-size: 18px
}

.djs_timed {
    padding-top: 2px;
    height: 50px;
    line-height: 50px;
    width: calc(100% - 130px);
    float: right;
    color: white
}

/*footer*/
.footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    box-shadow: 0 -1px 3px 0 rgba(0,0,0,.2);
    background: #fff;
    z-index: 88
}

    .footer .spsl {
        font-size: 8px;
        padding: 5px 4px;
        border: 1px solid #be3233;
        border-radius: 30px;
        position: absolute;
        top: 4px;
        left: 52%;
        color: #be3233;
        line-height: 4px;
        background: #fff;
    }

.orderstab .spsl {
    font-size: 8px;
    padding: 0px 4px;
    border-radius: 30px;
    position: relative;
    top: -4px;
    color: #fff;
    background: #be3233
}

.footer ul li {
    width: 25%;
    float: left;
    text-align: center;
    color: #333;
    font-size: 12px
}

.footer ul a {
    display: block;
    height: 50px;
    padding-top: 6px;
    color: #000;
}

.footer ul h4 {
    height: 20px;
    line-height: 20px
}

.footer ul p {
    height: 30px;
    line-height: 30px;
    text-align: center
}

.footer ul i {
    font-size: 32px;
    color: #000;
    margin: 0
}

.footer ul li.active h4, .footer ul li.active i {
    color: #ef8900;
}

.footer > a {
    display: block;
    width: 80%;
    /*height: 40px;
    line-height: 40px;*/
    background: #be3233;
    color: white;
    font-size: 12px;
    text-align: center;
    margin: 10px auto;
    border-radius: 3px
}


.foot_l {
    width: 150px;
    float: left;
    height: 60px;
    line-height: 60px;
    padding: 0 20px
}

.foot_r {
    /*width: calc(100% - 100px);*/
    float: right;
    height: 65px;
    text-align: right;
    overflow: hidden
}

    .foot_r a {
        display: inline-block;
        width: 70px;
        height: 65px;
        line-height: 60px;
        text-align: center;
        color: white
    }

.footUp {
    padding: 0 15px;
    line-height: 40px;
    z-index: 100;
    position: fixed;
    bottom: 60px;
    width: 100%;
    height: 40px;
    background-color: #fafafa;
    box-sizing: border-box;
}


a.jrgwc {
    background: orangered
}

.footer a.ljgm,
.footer a:hover.ljgm,
.footer a:visited.ljgm {
    color: #fff;
    background: #ef8900;
}

.foot_r .ljgm1 {
    border: 1px solid #ef8900;
    display: inline-block;
    width: 70px;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    border-radius: 5px;
    margin-right: 10px;
    text-align: center;
    color: #ef8900;
}
/*首页*/
h1 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}


/*分类列表*/
.index_list {
    overflow: hidden;
    margin: 10px auto;
    background: white
}

    .index_list li {
        width: 25%;
        float: left;
        text-align: center;
        margin: 5px 0;
        font-size: 12px
    }

        .index_list li a {
            display: block
        }

        .index_list li div img {
            width: 44px
        }

        .index_list li p {
            height: 30px;
            line-height: 30px;
            color: #666
        }

/*主题卖场*/
.ztmc {
    overflow: hidden;
    background: #efefef;
   /* margin-bottom: 20px;*/
}

    .ztmc span {
        margin: 5px;
        flex: 1 0 auto;
        padding: 0 6px;
        height: 36px;
        line-height: 46px;
    }



    .ztmc .nav {
        font-size: 16px;
        /*height: 120px;
        line-height: 120px;*/
        color: #333;
        /* text-indent: 10px; */
        /* box-shadow: 0 -1px 0 0 #ddd inset; */
        position: relative;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        overflow: auto;
        padding: 0;
        background-color: #fff;
    }

        .ztmc .nav span {
            width: 20%;
            margin: 0 0 0 10%;
            height: 100px;
            text-align: center;
            flex: auto;
            font-size: 0.9rem;
            box-sizing: border-box;
        }






@media(min-width:200px) {
    .ztmc .nav span {
        line-height: 15px;
        /*padding: 30px 0 0 0;*/
        font-size: 0.7rem;
    }

    .prolist_info {
        padding: 5px
    }
}







@media(min-width:300px) {
    .ztmc .nav span {
        line-height: 15px;
        /*padding: 30px 0 0 0;*/
        font-size: 0.5rem;
    }


    .prolist_info {
        background: #fff;
        padding: 5px 10px;
        padding-top: 0;
        overflow: hidden;
        width: 100%;
        border-radius: 0 0 5px 5px;
        box-sizing: border-box;
    }
}





@media(min-width:350px) {
    .ztmc .nav span {
        line-height: 0;
        /*padding: 26px 0 0 0;*/
        font-size: 0.5rem;
    }


    /*.foot_l,
    .foot_r a {
        line-height: 65px;
    }*/
}


/*@media(min-width:370px) {

    .foot_l,
    .foot_r a {
        line-height: 75px;
    }
}*/


@media(min-width:400px) {
    .ztmc .nav span {
        line-height: 0;
        /*padding: 20px 0 0 0;*/
        font-size: 0.45rem;
    }

    /* .foot_l,
    .foot_r a {
        line-height: 85px;
    }*/
}


@media(min-width:500px) {
    .ztmc .nav span {
        padding: 0;
    }

    /* .foot_l,
    .foot_r a {
        line-height: 100px;
    }*/
}




.ztmc .nav span img {
    width: 70%;
}


.ztmc .nav span div {
    margin-bottom: 5px;
}

.nav .current {
    border-bottom: 7px solid #ff500d;
    padding-bottom: 0.4rem;
}

.ztmc h2 a {
    text-indent: 0;
    display: block;
    position: absolute;
    right: 10px;
    top: 8px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #999;
    background: #f2f2f2;
    border-radius: 50%
}

    .ztmc h2 a i {
        margin: 0
    }
/*手机网站*/
.ztmc2 {
    overflow: hidden;
    background: white;
    /*margin-top: 10px;*/
    MARGIN-BOTTOM: 60px;
}

    .ztmc2 span {
        margin: 5px;
        /*flex: 1 0 auto;*/
        padding: 0 6px;
        height: 36px;
        line-height: 36px;
    }

    .ztmc2 .nav1 {
        font-size: 16px;
        /* height: 42px; */
        /* line-height: 42px; */
        color: #333;
        /* text-indent: 10px; */
        /* box-shadow: 0 -1px 0 0 #ddd inset; */
        /* position: relative; */
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        overflow: auto;
        padding: 0;
    }

.nav1 .current {
    border-bottom: 4px solid #ef8900;
    padding-bottom: 0.4rem;
}

.ztmc2 h2 a {
    text-indent: 0;
    display: block;
    position: absolute;
    right: 10px;
    top: 8px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #999;
    background: #f2f2f2;
    border-radius: 50%
}

    .ztmc2 h2 a i {
        margin: 0
    }

.ztmc_list1 li {
    width: 50%;
    padding: 1px;
    box-sizing: border-box;
    float: left;
    box-shadow: 1px 1px 0 0 #eee;
    text-align: left;
    position: relative
}

.ztmc2 .ztmc_listCard li {
    width: 98%;
    padding: 1px;
    box-sizing: border-box;
    float: left;
    box-shadow: 1px 1px 0 0 #eee;
    text-align: left;
    position: relative;
    margin: 10px;
}

.ztmc_list1 li div.img {
    text-align: center;
    overflow: hidden;
    height: 130px;
    box-sizing: border-box;
    background: #f6f6f6;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .ztmc_list1 li div.img img {
        max-width: 100%;
        max-height: 100%
    }

.prolist_info1 {
    background: #fff;
    padding: 5px 10px;
    padding-top: 0;
    overflow: hidden;
    width: 90%;
}

.title_hd, .title_hd1 {
    padding: 10px 15px 0;
    font-size: 0.32rem;
}

    .title_hd h2 img {
        width: 0.66rem;
        vertical-align: middle;
    }
.ztmc_list {
    margin-bottom: 2.6rem;
    overflow: hidden;
}

.ztmc_list li {
    width: 46%;
    padding: 1px;
    box-sizing: border-box;
    float: left;
    border-radius: 5px;
    text-align: left;
    position: relative;
    margin: 2.8% 0 0 2.7%;
    background-color: #fff;
}

.ztmc_listCard li {
    width: 98%;
    padding: 1px;
    box-sizing: border-box;
    float: left;
    box-shadow: 1px 1px 0 0 #eee;
    text-align: left;
    position: relative;
    margin: 10px;
}

    .ztmc_listCard li div.img {
        text-align: center;
        overflow: hidden;
        height: 240px;
        box-sizing: border-box;
        background: #f6f6f6;
        padding: 5px
    }

        .ztmc_listCard li div.img img {
            max-width: 100%;
            height: 250px
        }


.ztmc_list.route li {
    width: 92%;
    margin-top: 2%;
}

.prolist_infoCard {
    background: #fff;
    padding: 5px 20px;
    padding-top: 0;
    overflow: hidden
}

.ztmc_list li div.img {
    text-align: center;
    overflow: hidden;
    height:130px;
    border-radius: 5px 5px 0 0;
}

    .ztmc_list li div.img img {
        width: 100%;
        /* height: 170px*/
        max-height: 170px
    }


.ztmc_list li h4 {
    font-size: 0.36rem;
    font-weight: bold;
    color: #333;
    margin: 10px auto 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ztmc_list1 li h4 {
    font-size: 14px;
    color: #333;
    margin: 10px auto 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.ztmc_list li p {
    float: left;
    line-height: 36px;
}


    .ztmc_list li p.red {
        width: 70%;
        font-size: 14px;
        color: #ff5d0d;
    }



    .ztmc_list li p.grey {
        width: 30%;
        font-size: 12px;
        height: 20px;
        color: #ccc;
        text-decoration: line-through;
        font-family: Century Gothic, 苹方;
    }

.ztmc_list li span.qgj {
    display: block;
    width: 100%;
    font-size: 12px;
    color: #ccc;
    clear: both;
    margin-top: 16px;
    height: 14px;
    line-height: 14px;
}

.ztmc_list li .xiaoBq {
    float: left;
    border-radius: 3px;
    line-height: 16px;
    text-align: center;
    font-size: 12px;
    background-color: #f1c816;
    margin: 5px 5px 7px 0;
    height: 16px;
    padding: 1px;
    color: #222;
}


    .ztmc_list li .xiaoBq.blue {
        background-color: #ef8900;
        color: #fff;
    }



    .ztmc_list li .xiaoBq.bqLeft {
        border-radius: 3px 0 0 3px;
        margin-right: 0;
        display: inline;
        padding: 2px;
    }

    .ztmc_list li .xiaoBq.bqRight {
        border-radius: 0 3px 3px 0;
        background-color: #222;
        color: #f1c816;
        display: inline;
        padding: 2px;
    }



.ztmc_list li div.add {
    display: block;
    padding: 5px;
    height: 40px;
}

.ztmc_list li span {
    margin: 0;
    padding: 0;
    line-height: 36px;
}


    .ztmc_list li span.jiaG {
        font-size: 18px;
        font-weight: bold;
        color: #ff5d0d;
        font-family: Century Gothic, 苹方;
    }

.ztmc_list li div.add a {
    display: block;
    width: 88%;
    margin: 4px auto;
    text-align: center;
    height: 32px;
    line-height: 32px;
    border: 1px solid #c52600;
    color: #c52600;
    border-radius: 5px
}

    .ztmc_list li div.add a i {
        color: #c52600;
        font-size: 20px !important
    }






/*搜索*/
.top_search {
    width: calc(100% - 60px);
    height: 30px;
    padding: 7px 0;
    text-align: center;
    position: relative;
    margin: 0 auto
}

    .top_search input {
        height: 20px;
        line-height: 20px;
        padding: 5px;
        width: 90%;
        border: none;
        background: #fff;
        border-radius: 15px;
        color: #999;
        text-indent: 34px
    }

    .top_search i {
        position: absolute;
        left: 20px;
        top: 10px;
        color: #be3233；
    }



/*筛选层*/
.zzc {
    background: rgba(0,0,0,.6);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 166;
    display: none
}

.sxlist {
    background: white;
    position: fixed;
    left: 0;
    bottom: 50px;
    width: 100%;
    height: 330px;
    z-index: 186;
    text-align: center;
    display: none;
    box-sizing: border-box
}

    .sxlist h4 {
        height: 36px;
        line-height: 36px;
        text-align: left;
        text-indent: 10px;
        background: #f2f2f2;
        color: #000
    }

    .sxlist ul {
        overflow: hidden;
        margin: 10px auto;
        padding-left: 5px
    }

        .sxlist ul li {
            padding: 6px 20px;
            margin: 5px;
            height: 20px;
            border: 1px solid #ddd;
            border-radius: 3px;
            text-align: center;
            float: left;
            color: #999
        }

            .sxlist ul li.active {
                background: #ef8900;
                color: white;
                border: 1px solid #ef8900;
            }

    .sxlist a {
        display: block;
        width: 80%;
        height: 36px;
        line-height: 36px;
        text-align: center;
        color: white;
        background: #be3233;
        border-radius: 5px;
        position: fixed;
        bottom: 10px;
        left: 10%;
    }




/*产品详情*/
.details {
    background: white;
    line-height: 26px;
    padding: 10px;
    font-size: 14px;
    color: #666;
    word-break: break-all
}

.detail_list h2, .detail_list li {
    height: 50px;
    line-height: 25px;
    background-color: white;
    text-indent: 1em;
    margin-top: 1px;
    overflow: hidden;
    text-align: center;
}

.detail_list h2 {
    margin-bottom: 0;
    font-size: 18px
}

    .detail_list h2 span {
        float: left;
        width: 70%;
        height: 44px;
        line-height: 44px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .detail_list h2 u {
        font-size: 14px !important;
        float: right;
        width: 30%;
        height: 44px;
        line-height: 44px;
        text-align: center;
        text-decoration: none !important
    }

.detail_list li {
    color: #403d3c;
    font-size: 18px;
    text-indent: 0;
    /*padding-left: 20px;*/
}

.detail_list label {
    text-indent: 1em;
    float: left;
    width: 80px;
    height: 44px;
    line-height: 44px;
    color: #000;
}

.detail_listspan span {
    text-indent: 0.5em;
    float: left;
    /*width: 80px;*/
    height: 44px;
    line-height: 44px;
    color: #000;
    font-family: Century Gothic, 苹方;
}

.detail_list a, .detail_list font, .detail_list em {
    font-size: 12px
}

.detail_list em {
    margin-left: 15px
}

.detail_list input, .sxlist input {
    width: 60px;
    height: 34px;
    line-height: 34px;
    margin-top: 5px;
    text-align: center;
    background: #ef8900;
    color: white;
    border: none;
    outline: none;
    vertical-align: top;
    /*iphone*/
    cursor: pointer;
    outline: none; /*除边框*/
    -webkit-appearance: none; /*消除按钮圆角*/
    border-radius: 0; /*彻底消除按钮圆角*/
    -webkit-tap-highlight-color: rgba(0,0,0,0); /*清除点击阴影*/
}

    .detail_list input[type="number"], .sxlist input[type="number"] {
        background: #f9f9f9;
        color: #333;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        box-sizing: border-box
    }

    .sxlist input.ok1 {
        color: #222;
        background-color: #ddd;
    }

.spjs h3 {
    height: 28px;
    line-height: 28px;
    text-indent: 1em;
    font-size: 14px;
    margin-top: 6px;
    background: #f6f6f6;
    color: #000
}

.spjs {
    /*height: 28px;*/
    line-height: 28px;
    /*text-indent: 1em;*/
    font-size: 14px;
    margin-top: 6px;
    background: #f6f6f6;
    color: #000
}
    /*商品详情选项卡*/

    .spjs span.cur {
        border-bottom: 2px #ef8900 solid;
        padding-bottom: 8px;
        line-height: 40px;
        color: #ef8900;
    }

    .spjs h4 {
        line-height: 26px;
        font-size: 14px;
        color: #333;
        margin-top: 10px;
    }

    .spjs p {
        line-height: 24px;
        font-size: 12px;
        /*margin-right: 1.5rem*/
    }

.xzzlfa {
    float: left;
    width: calc(100% - 90px);
    height: 40px;
    line-height: 40px;
    color: #999;
    text-align: right;
    padding-right: 10px;
    font-size: 12px !important
}

.hjje {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    /*margin-top: 10px*/
}

    .hjje p {
        width: 80%;
        float: left;
        text-align: left;
        text-indent: 10px;
    }


.maintitle {
    height: 90px;
    padding: 10px 10px 0px 100px;
    position: relative;
    text-align: left !important
}

    .maintitle img {
        height: 80px;
        width: 80px;
        box-shadow: 0 0 0 1px #ddd;
        border-radius: 3px;
        position: absolute;
        left: 10px;
        top: 10px
    }

    .maintitle i {
        position: absolute;
        right: 6px;
        top: 16px;
        color: #333 !important
    }

    .maintitle h5 {
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 16px;
        color: #333;
        width: 90%
    }

    .maintitle p {
        height: 26px;
        line-height: 26px;
        font-size: 12px;
        color: #999
    }

.slxz {
    text-align: left;
    padding-left: 10px;
}

.sxlist .ok1 {
    width: 50%;
    left: 0;
    bottom: 0;
    height: 50px;
    line-height: 50px;
    border-right: 1px solid #fff;
    border-radius: 0
}

.sxlist .ok2 {
    width: 50%;
    float: right;
    left: 0;
    bottom: 0;
    height: 50px;
    line-height: 50px;
    border-radius: 0;
    /*iphone*/
    cursor: pointer;
    outline: none; /*除边框*/
    -webkit-appearance: none; /*消除按钮圆角*/
    border-radius: 0; /*彻底消除按钮圆角*/
    -webkit-tap-highlight-color: rgba(0,0,0,0); /*清除点击阴影*/
}

.sxlist .payButton {
    width: 100%;
    float: right;
    left: 0;
    bottom: 0;
    height: 50px;
    line-height: 50px;
    border-radius: 0;
    /*iphone*/
    cursor: pointer;
    outline: none; /*除边框*/
    -webkit-appearance: none; /*消除按钮圆角*/
    border-radius: 0; /*彻底消除按钮圆角*/
    -webkit-tap-highlight-color: rgba(0,0,0,0); /*清除点击阴影*/
}

.sxlist .ok3 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-right: 1px solid #fff;
    background: #fafafa;
    color: #cecdcd;
    border-top: 1px solid #dfdfdf;
}

.sxlist .ok4 {
    width: 50%;
    float: right;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    background: #fafafa;
    color: #cecdcd;
    border-top: 1px solid #dfdfdf;
}

/*新闻资讯*/
.news_list {
    padding: 10px
}

    .news_list li {
        padding: 5px 10px;
        margin-bottom: 10px;
        height: 80px;
        position: relative;
        background: white;
        box-shadow: 0 0 3px 0 rgba(0,0,0,.2);
        border-radius: 5px;
        overflow: hidden
    }

        .news_list li h4 {
            height: 30px;
            line-height: 30px;
            color: #000;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .news_list li div.listinfo {
            position: relative;
            height: 80px;
            padding-bottom: 5px
        }

        .news_list li p {
            font-size: 14px;
            height: 48px;
            line-height: 24px;
            color: #999;
            overflow: hidden
        }


/*榜单*/
.top_bang {
    height: 120px;
    padding: 20px 0;
    overflow: hidden;
    background: linear-gradient(to bottom right,#be3233 30%,#9e1819);
    background-color: #be3233;
}

    .top_bang li {
        width: 33.33%;
        height: 120px;
        float: left;
        text-align: center;
        position: relative
    }

        .top_bang li .img {
            height: 70px;
            text-align: center;
            position: relative;
            margin-bottom: 6px
        }

            .top_bang li .img img {
                box-shadow: 0 3px 3px 0 rgba(0,0,0,.2);
                border-radius: 50%;
                width: 70px;
                height: 70px;
                text-align: center;
                position: relative
            }

    .top_bang h2, .top_bang p {
        height: 22px;
        line-height: 22px;
        text-align: center;
        color: white;
        font-size: 14px
    }

    .top_bang p {
        color: rgba(255,255,255,.6)
    }

        .top_bang p span {
            color: #fff
        }

.bang_list {
    overflow: hidden;
    background: white
}

    .bang_list li {
        height: 50px;
        padding: 10px 10px 10px 70px;
        position: relative;
        border-bottom: 1px solid #eee
    }

        .bang_list li img {
            box-shadow: 0 0 0 1px #f0f0f0;
            position: absolute;
            left: 10px;
            top: 10px;
            border-radius: 50%;
            width: 50px;
            height: 50px;
            text-align: center
        }

        .bang_list li h3 {
            height: 50px;
            line-height: 50px;
            color: #333;
            font-size: 14px;
            width: calc(100% - 100px);
            float: left
        }

        .bang_list li p {
            float: right;
            color: #999;
            height: 50px;
            line-height: 50px;
            text-align: right;
            pading-right: 10px;
            width: 100px;
            font-size: 14px
        }

            .bang_list li p span {
                color: orangered;
                padding: 0 5px
            }


/*购物车*/
.fixed_shopcar {
    position: fixed;
    right: 20px;
    bottom: 70px;
    width: 50px;
    height: 50px;
    background: orangered;
    line-height: 56px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    border-radius: 50%;
    box-shadow: 0 0 0 4px #fadc7f
}

    .fixed_shopcar i {
        font-size: 24px
    }

    .fixed_shopcar span {
        font-size: 12px;
        position: absolute;
        right: 6px;
        top: 2px;
        background: orangered;
        color: white;
        border-radius: 50%;
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center
    }

.gw_top {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 88;
    height: 44px;
    line-height: 44px;
    background: white;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.17)
}

    .gw_top .address {
        width: calc(100% - 80px);
        height: 44px;
        line-height: 44px;
        float: left
    }

        .gw_top .address i {
            width: 20px;
            height: 44px;
            line-height: 44px;
            float: left
        }

        .gw_top .address p {
            width: calc(100% - 30px);
            height: 44px;
            line-height: 44px;
            color: #666;
            font-size: 12px;
            float: left;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

.bjbtn {
    height: 44px;
    line-height: 44px;
    color: #fff
}


/*购物车列表*/
.gw_list {
    margin: 10px auto
}

    .gw_list li {
        background: white;
        margin-bottom: 10px;
        padding: 5px 10px
    }

        .gw_list li dt {
            height: 40px;
            line-height: 40px;
            color: #333;
            border-bottom: 1px solid #ddd;
            font-size: 16px;
            color: #000
        }

            .gw_list li dt i.checked {
                display: none;
                color: orangered
            }

            .gw_list li dt.active i.unchecked {
                display: none
            }

            .gw_list li dt.active i.checked {
                display: inline
            }


        .gw_list li dd {
            overflow: hidden;
            border-bottom: 1px solid #eee
        }

            .gw_list li dd:last-child {
                border-bottom: none
            }

.gwinfo {
    padding: 5px 5px 5px 100px;
    position: relative
}

.gw_list li .checks {
    width: 20px;
    height: 80px;
    position: absolute;
    left: 5px;
    top: 5px;
    line-height: 80px
}

    .gw_list li .checks i {
        margin: 0 5px 0 0
    }

.gw_list li dd img {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 10px;
    top: 5px
}

.gw_list li dd h4 {
    height: 50px;
    line-height: 24px;
    color: #666;
    overflow: hidden;
    font-size: 14px
}

.gw_list li dd .gwinfo p {
    height: 12px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.checks {
    color: #666
}

    .checks i.checked {
        display: none;
        color: orangered
    }

    .checks.active i.unchecked {
        display: none
    }

    .checks.active i.checked {
        display: inline
    }

.addminus {
    position: absolute;
    right: 10px;
    bottom: 6px
}

    .addminus .add, .addminus .minus {
        display: inline-block;
        width: 20px;
        height: 20px;
        line-height: 20px;
        padding: 2px;
        color: #be3233;
        border: 1px solid #be3233;
        border-radius: 3px
    }

        .addminus .add i, .addminus .minus i {
            font-size: 12px !important
        }

    .addminus span {
        display: inline-block;
        width: 30px;
        height: 24px;
        line-height: 24px;
        color: #333;
        text-align: center
    }

.sjyh {
    clear: both;
    height: 40px;
    line-height: 40px;
    padding-left: 25px;
    font-size: 12px
}

    .sjyh span.yh {
        padding: 4px 8px;
        color: #be3233;
        border: 1px solid #be3233;
        margin-right: 10px
    }

    .sjyh span.xq {
        color: #ccc
    }

/*结算*/
.pay {
    position: fixed;
    width: 100%;
    height: 50px;
    line-height: 24px;
    bottom: 60px;
    left: 0;
    z-index: 88;
    background: #f8f8f8;
    box-shadow: 0 -1px 3px 0 rgba(0,0,0,.2)
}

.bj {
    display: none
}

.pay .yf {
    padding: 0 5px;
    width: 70px;
    float: left;
    color: #aaa;
    font-size: 12px;
    text-align: right
}

.pay p {
    padding: 0 10px;
    width: calc(100% - 120px);
    float: left;
    text-align: left;
    line-height: 50px;
}

    .pay p span {
        color: #be3233;
    }

.pay .js a {
    display: block;
    float: right;
    width: 80px;
    height: 36px;
    line-height: 36px;
    margin: 7px;
    text-align: center;
    background: #ef8900;
    color: white;
    border-radius: 5px
}

.pay .bj a {
    display: block;
    float: right;
    width: 80px;
    height: 36px;
    line-height: 36px;
    margin: 7px;
    text-align: center;
    background: #be3233;
    color: white;
    border-radius: 5px
}

    .pay .bj a.yzsc {
        box-shadow: 0 0 0 1px #aaa inset;
        color: #666;
        border-radius: 5px;
        background: none
    }


/*地址*/
.zz {
    display: none
}

.select_window {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 420px;
    background: white
}

    .select_window h2 {
        position: relative;
        height: 50px;
        background: #f0f0f0;
        line-height: 50px;
        text-indent: 10px;
        font-size: 16px;
        color: #333
    }

        .select_window h2 i {
            position: absolute;
            right: 20px;
            top: 0px;
            color: #666
        }

    .select_window ul.address_list {
        height: 300px;
        padding: 10px;
        overflow: auto
    }
        /*.select_window ul.address_list li span {
            float: right;
        }*/
        .select_window ul.address_list li {
            height: 50px;
            border-bottom: 1px solid #eee;
            padding: 10px 20px 10px 40px;
            position: relative
        }

    .select_window ul.address_list1 li {
        height: 47px;
        border-bottom: 1px solid #eee;
        padding: 5px 5px 5px 40px;
        position: relative
    }

    .select_window ul.address_list1 .bc {
        display: block;
        margin-left: 125px;
        width: 80px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        background: #ef8900;
        color: white;
        border-radius: 5px;
    }

    .select_window ul.address_list li:last-child {
        border: none
    }

    .select_window ul.address_list li .dzcheck {
        height: 50px;
        line-height: 50px;
        position: absolute;
        left: 5px;
        top: 5px;
        width: 30px;
        text-align: center
    }

        .select_window ul.address_list li .dzcheck .unchecked {
            color: #ccc
        }

        .select_window ul.address_list li .dzcheck .checked {
            color: #ef8900;
            display: none
        }

    .select_window ul.address_list li.active .dzcheck .checked {
        display: inline
    }

    .select_window ul.address_list li.active .dzcheck .unchecked {
        display: none
    }

    .select_window ul.address_list li h4, .select_window ul.address_list li p {
        height: 18px;
        line-height: 26px;
        color: #666;
    }

        .select_window ul.address_list li h4 span {
            color: #222;
            margin-right: 10px
        }

    .select_window .address_tab {
        height: 50px;
        background: #f6f6f6;
        line-height: 50px;
        overflow: hidden;
        position: relative
    }

        .select_window .address_tab li {
            float: left;
            width: 50%;
            height: 36px;
            line-height: 36px;
            margin-top: 7px
        }

            .select_window .address_tab li:first-child {
                box-shadow: 1px 0 0 0 #ddd
            }

            .select_window .address_tab li a {
                display: block;
                height: 36px;
                line-height: 36px;
                color: #ef8900;
                text-align: center
            }

            .select_window .address_tab li:last-child a {
                display: block;
                width: 50%;
                height: 36px;
                line-height: 36px;
                color: #fff;
                background: #ef8900;
                border-radius: 5px;
                text-align: center;
                margin: 0 auto
            }




/*个人中心-分类列表*/
.mycenter_top {
    height: 120px;
    padding: 10px 0;
    background-color: #ef8900;
    overflow: hidden;
}

.baseinfo {
    margin: 20px auto;
}

.myimg {
    color: #fff;
    text-align: center;
}

    .myimg a {
        display: block
    }

    .myimg img {
        width: 60px;
        height: 60px;
        box-shadow: 0 3px 3px 0 rgba(0,0,0,.2);
        border-radius: 50%
    }

.myimgh3 {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: bold;
    margin-top: 10px;
    color: #fff;
    text-align: center;
    text-shadow: -1px 1px 0 rgba(0,0,0,.1)
}

.myimgdiv {
    font-size: 12px;
    width: 100px;
    height: 22px;
    line-height: 22px;
    background: #fff;
    color: #666;
    border-radius: 11px;
    text-align: center;
    float: right;
}

.baseinfo .qd {
    padding-left: 10px;
    width: 120px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0px;
    top: 8px;
    border-radius: 15px 0 0 15px;
    background: #f3cf55;
    color: white
}

.ctlist {
    overflow: hidden
}

    .ctlist li {
        width: 25%;
        float: left;
        text-align: center
    }

        .ctlist li a {
            display: block;
            text-align: center;
            color: #fff
        }

        .ctlist li i {
            font-size: 30px !important;
            color: white;
            text-shadow: 2px 2px 0 rgba(0,0,0,.1)
        }

        .ctlist li a p {
            height: 30px;
            line-height: 30px;
            font-size: 12px;
            text-align: center;
            color: #fff;
            text-shadow: -1px 1px 0 rgba(0,0,0,.1)
        }

        .ctlist li a img {
            height: 20px;
            line-height: 20px;
            text-align: center;
            padding: 5px
        }


/*个人中心*/

.mycenter_listTop {
    width: 100%;
    margin-bottom: 8px;
    padding: 20px 10px 7px;
    box-sizing: border-box;
    background-color: #fff;
}

    .mycenter_listTop div {
        float: left;
        width: 50%;
    }

        .mycenter_listTop div span {
            display: block;
            width: 100%;
            text-align: center;
        }


        .mycenter_listTop div .number {
            font-size: 1.6rem;
            font-weight: bold;
            line-height: 2rem;
            font-family: Century Gothic;
        }

        .mycenter_listTop div .name {
            font-size: 0.9rem;
            color: #aaa;
            line-height: 1.1rem;
        }


.mycenter_list {
    padding: 10px;
    overflow: hidden;
    margin: 10px auto;
    background: white;
    clear: both;
}

    .mycenter_list li {
        height: 34px;
        line-height: 34px;
        padding: 8px;
        font-size: 14px;
        border-bottom: 1px solid #eee;
        position: relative;
        overflow: hidden
    }

        .mycenter_list li a {
            display: block;
            height: 34px;
            line-height: 34px;
            text-indent: 16px
        }

        .mycenter_list li div {
            width: 34px;
            height: 34px;
            float: left;
            text-indent: 0;
            text-align: center;
        }

            .mycenter_list li div i.ititle {
                display: block;
                width: 34px;
                height: 34px;
                line-height: 34px;
                text-align: center;
                /*color: #be3233;*/
                border-radius: 50%;
                /*background: rgba(175, 21, 20, 0.07);*/
                margin: 0
            }

        .mycenter_list li p {
            float: left;
            display: block;
            float: left;
            margin-left: 5px;
            height: 34px;
            line-height: 34px;
            color: #666;
            font-size: 0.45rem;
            font-family: Century Gothic, 苹方;
        }

        .mycenter_list li:last-child {
            border: none
        }

        .mycenter_list li a i.tomore {
            position: absolute;
            right: 10px;
            top: 8px
        }


/*票务列表*/

.ticketlistTop {
    width: 100%;
    position: fixed;
    top: 44px;
    margin-bottom: 8px;
    padding: 7px 0;
    box-sizing: border-box;
    background-color: #00a6d3ed;
    border-top: solid 1px rgba(255,255,255,0.2);
    z-index: 100;
}

    .ticketlistTop div {
        float: left;
    }

        .ticketlistTop div span {
            display: block;
            float: left;
            width: 50%;
        }


        .ticketlistTop div .number {
            font-size: 0.42rem;
            font-weight: bold;
            line-height: 0.45rem;
            text-align: left;
            font-family: Century Gothic;
            color: #ff0;
        }

        .ticketlistTop div .name {
            font-size: 0.4rem;
            color: #aaa;
            text-align: right;
            line-height: 0.46rem;
            color: rgba(255,255,255,.7)
        }


.myTicket_list {
    padding: 3% 3% 1%;
    overflow: hidden;
    margin: 5px auto;
    background: white;
    width: 98%;
    clear: both;
    box-sizing: border-box;
}

    .myTicket_list a,
    .myTicket_list a:hover,
    .myTicket_list a:visited {
        display: block;
        width: 100%
    }

    .myTicket_list .list_title {
        width: 100%;
        /*font-size: 0.46rem;*/
        line-height: 0.5rem;
        font-family: Century Gothic;
        /*font-weight: bold;*/
        color:#aaa;
    }

    .myTicket_list .list_main {
        margin-top: 15px;
    }

        .myTicket_list .list_main .list_text {
            width: 100%;
            font-size: 0.36rem;
            line-height: 0.60rem;
            display: block;
            font-family: Century Gothic, 苹方;
        }


        .myTicket_list .list_main a {
            display: block;
            float: right;
            margin: 7px 3px;
            padding: 3px;
            border-radius: 10px;
            width: 80px;
            text-align: center
        }

            .myTicket_list .list_main a.grayBtn,
            .myTicket_list .list_main a.grayBtn:hover,
            .myTicket_list .list_main a.grayBtn:visited {
                color: #aaa;
                border: solid 1px #aaa;
            }

            .myTicket_list .list_main a.orangeBtn,
            .myTicket_list .list_main a.orangeBtn:hover,
            .myTicket_list .list_main a.orangeBtn:visited {
                background-color: #F97000;
                color: #fff;
            }

.ztIcon {
    font-size: 0.4rem;
}

.orange.ztIcon {
    border-radius: 3px;
    padding: 0 1px
}

.green.ztIcon {
    border-radius: 3px;
    padding: 0 1px
}


/*充值*/
.cz_list {
    padding: 10px 2%;
    overflow: hidden;
    background: #fff
}

    .cz_list li {
        width: 21%;
        margin: 10px 2%;
        height: 40px;
        line-height: 40px;
        background: #f8f8f8;
        box-shadow: 0 0 0 1px #ddd;
        text-align: center;
        border-radius: 5px;
        color: #666;
        font-size: 14px;
        float: left;
        overflow: hidden
    }

        .cz_list li input {
            width: 100%;
            background: none;
            border: none;
            display: block;
            height: 40px;
            line-height: 40px;
            text-align: center;
            color: #666
        }

        .cz_list li.on {
            background: #be3233;
            color: white;
            box-shadow: 0 0 0 1px #be3233;
        }

.cz h3, .zf h3 {
    height: 50px;
    line-height: 50px;
    text-indent: 3%;
}

.zf_list {
    padding: 20px 2%;
    overflow: hidden;
    background: #fff
}

    .zf_list li {
        width: 30.33%;
        margin: 0 1.5%;
        height: 40px;
        line-height: 40px;
        background: #f8f8f8;
        box-shadow: 0 0 0 1px #ddd;
        text-align: center;
        border-radius: 5px;
        color: #666;
        font-size: 14px;
        float: left
    }

        .zf_list li i {
            color: black;
            vertical-align: top;
            margin-right: 5px
        }

        .zf_list li.on {
            background: #be3233;
            box-shadow: 0 0 0 1px #be3233;
            color: white
        }

            .zf_list li.on i {
                color: white !important
            }

.ljzf {
    display: block;
    width: 84%;
    margin: 40px auto;
    height: 40px;
    line-height: 40px;
    background: #be3233;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
}


/*提现*/
.tx_list li {
    margin-bottom: 1px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    text-indent: 2%
}

.tx_list input {
    border: none;
    height: 50px;
    line-height: 50px;
    padding: 0 5px;
    background: #f6f6f6;
    color: #555;
    width: calc(100% - 100px);
    float: right
}

.txjl {
    width: 100%;
    text-align: center;
    background: white
}

    .txjl td {
        padding: 10px
    }

/*实名认证*/
.sm_list li {
    margin-bottom: 1px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    position: relative
}

    .sm_list li p {
        width: 80px;
        text-align: right;
        float: left;
        height: 50px;
        line-height: 50px
    }

    .sm_list li input[type="text"] {
        border: none;
        height: 50px;
        line-height: 50px;
        padding: 0 5px;
        background: #fff;
        color: #555;
        width: calc(100% - 90px);
        float: left
    }

    .sm_list li input[type="radio"] {
        display: none
    }

    .sm_list li label {
        display: inline-block;
        width: 80px;
        height: 30px;
        line-height: 30px;
        margin-top: 10px;
        text-align: center;
        background: #f0f0f0;
        margin-right: 15px;
    }

    .sm_list li input[type="radio"]:checked + label {
        background: #be3233;
        color: white
    }

    .sm_list li input[type="button"] {
        border: none;
        background: #ddd;
        position: absolute;
        right: 5px;
        top: 5px;
        width: 100px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 5px
    }

.warning {
    box-sizing: border-box;
    width: 96%;
    margin: 20px auto;
    padding: 8px;
    line-height: 26px;
    background: rgba(225,125,136,.2);
    color: #666;
    border-radius: 5px
}



/*问题*/
.bang_tab {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 44px;
    line-height: 44px;
    z-index: 88;
    background: white;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    display: flex
}

    .bang_tab li {
        flex: 1
    }

        .bang_tab li a {
            display: block;
            width: 80%;
            margin: 0 auto;
            height: 42px;
            line-height: 42px;
            text-align: center;
            color: #666;
            border-bottom: 2px solid transparent
        }

        .bang_tab li.active a {
            color: #be3233;
            border-color: #be3233
        }

.ewm {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -125px;
    margin-top: -125px;
}

    .ewm img {
        width: 250px;
        height: 250px
    }

    .ewm i {
        position: absolute;
        right: 0;
        top: -30px;
        width: 26px;
        height: 26px;
        color: white;
        font-size: 26px;
        margin-right: 0
    }

/*我的订单*/
.container_inner {
    /*padding-top: 44px*/
}

.container_tb {
    padding-top: 44px;
    padding-bottom: 60px
}

.orderstab {
    /*position: fixed;*/
    left: 0;
    top: 40px;
    width: 100%;
    height: 44px;
    line-height: 44px;
    z-index: 88;
    background: white;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1)
}

    .orderstab li {
        width: 20%;
        float: left
    }

        .orderstab li a {
            display: block;
            width: 90%;
            margin: 0 auto;
            height: 42px;
            line-height: 42px;
            text-align: center;
            color: #666;
            border-bottom: 2px solid transparent
        }

        .orderstab li.active a {
            color: #ef8900;
            border-color: #ef8900;
        }

.orders_list {
    overflow: hidden
}

    .orders_list li {
        background: white;
        margin-top: 10px;
        overflow: hidden;
        position: relative
    }

    .orders_list dl > img {
        display: none;
        width: 80px;
        position: absolute;
        right: 15px;
        top: -5px
    }

    .orders_list li.ywc dl > img {
        display: block
    }

    .orders_list li.ywc dt span {
        display: none
    }

    .orders_list li.ywc a.zcgm, .orders_list li.ywc a.jh {
        display: inline-block
    }

    .orders_list li.yqx a.zcgm {
        display: inline-block
    }

    .orders_list li.dsh a.qrsh, .orders_list li.dsh a.qxdd {
        display: inline-block
    }

    .orders_list li.dfk a.qxdd, .orders_list li.dfk a.ljzf {
        display: inline-block
    }

    .orders_list li dt {
        height: 50px;
        line-height: 50px;
        position: relative
    }

        .orders_list li dt h2 {
            height: 50px;
            line-height: 50px;
            text-indent: 10px;
            color: #000;
            font-size: 16px;
            float: left
        }

            .orders_list li dt h2 b {
                margin-left: 10px
            }

        .orders_list li dt span {
            height: 50px;
            line-height: 50px;
            color: #ccc;
            float: right;
            margin-right: 15px
        }

.del {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 50px;
    line-height: 50px;
    color: #ccc;
    font-size: 16px !important
}

.orders_list li dd .ddinfo {
    padding: 10px 10px 10px 90px;
    background: #f6f6f6;
    position: relative;
    border-bottom: 1px solid #fff
}

    .orders_list li dd .ddinfo img {
        position: absolute;
        left: 10px;
        top: 15px;
        width: 70px;
        height: 70px
    }

    .orders_list li dd .ddinfo p {
        height: 52px;
        line-height: 22px;
        color: #666
    }

.orders_list li dd .dd_subinfo {
    padding: 0 10px;
    height: 50px;
    line-height: 50px;
    text-align: right;
    border-bottom: 2px solid #f6f6f6
}

    .orders_list li dd .dd_subinfo span {
        /*margin-right: 10px;*/
        color: #666
    }

        .orders_list li dd .dd_subinfo span font {
            color: #333;
            margin-right: 10px;
        }

.orders_list li dd .dd_btns {
    height: 50px;
    line-height: 50px;
    text-align: right;
    overflow: hidden
}

    .orders_list li dd .dd_btns a {
        /*display: none;*/
        height: 26px;
        line-height: 26px;
        padding: 0 10px;
        border-radius: 13px;
        /*margin-top: 12px;*/
        margin-right: 10px
    }

        .orders_list li dd .dd_btns a.jh, .orders_list li dd .dd_btns a.qxdd {
            border: 1px solid #aaa;
            color: #aaa
        }

        .orders_list li dd .dd_btns a.jh, .orders_list li dd .dd_btns a.czuo {
            border: 1px solid #aaa;
            padding: 3px 17px;
        }

        .orders_list li dd .dd_btns a.zcgm, .orders_list li dd .dd_btns a.sqtk, .orders_list li dd .dd_btns a.qrsh, .orders_list li dd .dd_btns a.ljzf {
            border: 1px solid #be3233;
            color: #be3233;
        }

.shdz {
    padding: 5px;
    box-shadow: 0 1px 0 0 #efefef;
}

    .shdz h4, .shdz p {
        height: 24px;
        line-height: 24px;
        color: #666
    }

        .shdz h4 span {
            color: #222;
            margin-right: 10px
        }


/*常见问题*/
.bzzx li {
    line-height: 26px;
    min-height: 26px;
    background: white;
    padding: 10px;
    position: relative;
    overflow: hidden;
    margin-top: 10px
}

    .bzzx li a {
        display: block;
        width: calc(100% - 30px);
        line-height: 26px;
        float: left;
        color: #000
    }

    .bzzx li i {
        position: absolute;
        right: 5px;
        top: 10px;
        height: 26px;
        line-height: 26px;
        width: 20px;
        color: #000
    }


.addvip {
    position: fixed;
    bottom: 75px;
    right: 10px;
    z-index: 55;
    background: orange;
    color: white;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 30px;
    color: white;
    border-radius: 50%;
    box-shadow: 0 0 0 3px #ffd17d
}

/*收货地址*/
.shdzxz {
    background: white;
    margin-bottom: 10px;
    padding: 5px 10px
}

    .shdzxz h1 {
        font-size: 16px;
        height: 40px;
        line-height: 40px;
        color: #333;
        border-bottom: 1px solid #ddd;
        position: relative;
        color: #000
    }

        .shdzxz h1 a {
            color: #ef8900;
            font-size: 14px;
            position: absolute;
            right: 5px;
            top: 0px
        }

.shdzxx {
    padding: 10px;
    line-height: 28px;
}

    .shdzxx h4, .shdzxx p {
        min-height: 24px;
        line-height: 24px;
        color: #666;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .shdzxx h4 span {
            color: #222;
            margin-right: 10px
        }

    .shdzxx .set_sh {
        display: block;
        margin: 10px auto;
        width: 60%;
        height: 50px;
        line-height: 50px;
        border: 1px dashed #ddd;
        text-align: center;
        color: #999;
        display: none
    }

.address_list {
    padding: 10px;
    overflow: auto;
    background: white
}

    .address_list .dz_upd {
        margin-right: 18px;
    }

    .address_list img {
        float: right;
        margin-top: 10px;
    }

    .address_list li {
        /*height: 50px;*/
        border-bottom: 1px solid #eee;
        padding: 0px 20px 38px 20px;
        position: relative;
        margin-bottom: 20px;
    }

        .address_list li:last-child {
            border: none
        }

        .address_list li .dzcheck {
            height: 50px;
            line-height: 50px;
            position: absolute;
            left: 5px;
            top: 5px;
            width: 30px;
            text-align: center
        }

            .address_list li .dzcheck .unchecked {
                color: #ccc
            }

            .address_list li .dzcheck .checked {
                color: #be3233;
                display: none
            }

        .address_list li.active .dzcheck .checked {
            display: inline
        }

        .address_list li.active .dzcheck .unchecked {
            display: none
        }

        .address_list li h4, .select_window ul.address_list li p {
            /*height: 14px;*/
            line-height: 18px;
            color: #666;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }

            .address_list li h4 span {
                color: #222;
                margin-right: 10px
            }

.address_tab {
    height: 50px;
    background: #fff;
    line-height: 50px;
    overflow: hidden;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    box-shadow: 0 -1px 3px 0 rgba(0,0,0,.2);
}

    .address_tab li {
        float: left;
        width: 50%;
        height: 36px;
        line-height: 36px;
        margin-top: 7px
    }

        .address_tab li:first-child {
            box-shadow: 1px 0 0 0 #ddd
        }

        .address_tab li a {
            display: block;
            height: 36px;
            line-height: 36px;
            color: #be3233;
            text-align: center
        }

        .address_tab li:last-child a {
            display: block;
            width: 50%;
            height: 36px;
            line-height: 36px;
            color: #fff;
            background: #be3233;
            border-radius: 5px;
            text-align: center;
            margin: 0 auto
        }

.delete {
    position: absolute;
    right: 10px;
    top: 14px;
    color: #be3233;
    display: none
}


/*详情页*/
.infomation {
    width: 96%;
    margin: 10px auto;
    padding: 10px;
    box-sizing: border-box;
    background: white;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.13);
    border-radius: 5px
}

    .infomation h3 {
        line-height: 34px;
        font-size: 20px;
        color: #333;
        margin-bottom: 20px
    }

.details {
    /*line-height: 28px;*/
    font-size: 14px;
    color: #666
}



.sczs {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 100vh;
    box-sizing: border-box;
    background: #f6f6f6;
    display: none;
    z-index: 9999
}

    .sczs h2 {
        height: 50px;
        line-height: 50px;
        background: #fff;
        box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        text-indent: 10px
    }

        .sczs h2 span {
            font-size: 16px;
            color: #333
        }

        .sczs h2 a {
            position: absolute;
            right: 10px;
            top: 0px;
            color: #FA7252
        }

    .sczs ul {
        padding: 10px;
        padding-top: 60px
    }

        .sczs ul li {
            background: #fff;
            height: 46px;
            border-bottom: 1px solid #f0f0f0;
            padding: 5px;
            overflow: hidden
        }

            .sczs ul li .bh {
                width: 60px;
                height: 46px;
                line-height: 46px;
                color: #666;
                float: left;
                text-align: center
            }

            .sczs ul li .jhm {
                width: calc(100% - 150px);
                height: 46px;
                line-height: 46px;
                color: #666;
                float: left;
                text-align: center
            }

                .sczs ul li .jhm input {
                    height: 20px;
                    line-height: 20px;
                    border: 1px solid #ddd;
                    border-radius: 3px;
                    padding: 10px
                }

            .sczs ul li .sczsa {
                width: 80px;
                height: 46px;
                line-height: 46px;
                float: left;
                text-align: center
            }

                .sczs ul li .sczsa a {
                    color: #9e1819;
                    text-decoration: underline
                }


.login-form li div.sctx {
    width: 44%;
    height: 151px;
    float: left;
    margin-right: 6%;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.2)
}

    .login-form li div.sctx img {
        max-width: 100%;
        height: 110px;
        padding: 2px;
        box-sizing: border-box;
    }

    .login-form li div.sctx a {
        display: block;
        height: 40px;
        line-height: 40px;
        text-align: center;
        color: #333;
        border-top: 1px solid #eee
    }

html, body {
   /* height: 100%;*/
    margin: 0;
    padding: 0;
    max-width: 100%
}

.phone, .phone iframe {
    height: 100%;
    width: 100%;
}

@media(min-width:765px) {
    .phone {
        position: absolute;
        top: 50%;
        left: 50%;
        background: #111;
        border-radius: 55px;
        box-shadow: 0px 0px 0px 2px #aaa;
        width: 320px;
        height: 568px;
        margin: -400px 0 0 -160px;
        padding: 105px 25px;
    }

        .phone::before {
            content: '';
            width: 60px;
            height: 10px;
            border-radius: 10px;
            position: absolute;
            left: 50%;
            margin-left: -30px;
            background: #333;
            top: 50px;
        }

        .phone::after {
            content: '';
            position: absolute;
            width: 60px;
            height: 60px;
            left: 50%;
            margin-left: -30px;
            bottom: 20px;
            border-radius: 100%;
            box-sizing: border-box;
            border: 5px solid #333;
        }

        .phone iframe {
            width: 320px;
            height: 568px;
            display: block;
            width: 100%;
        }
}

/*LOOP - Font Size */
.f-s-2 {
    font-size: 2px !important;
}

.f-s-4 {
    font-size: 4px !important;
}

.f-s-6 {
    font-size: 6px !important;
}

.f-s-8 {
    font-size: 8px !important;
}

.f-s-10 {
    font-size: 10px !important;
}

.f-s-12 {
    font-size: 12px !important;
}

.f-s-14 {
    font-size: 14px !important;
}

.f-s-16 {
    font-size: 16px !important;
}

.f-s-18 {
    font-size: 18px !important;
}

.f-s-20 {
    font-size: 20px !important;
}

.f-s-22 {
    font-size: 22px !important;
}

.f-s-24 {
    font-size: 24px !important;
}

.f-s-26 {
    font-size: 26px !important;
}

.f-s-28 {
    font-size: 28px !important;
}

.f-s-30 {
    font-size: 30px !important;
}

.f-s-32 {
    font-size: 32px !important;
}

.f-s-34 {
    font-size: 34px !important;
}

.f-s-36 {
    font-size: 36px !important;
}

.f-s-38 {
    font-size: 38px !important;
}

.f-s-40 {
    font-size: 40px !important;
}

.navbar-inner {
    background-color: #be3233;
}

.inputTxt {
    line-height: 2rem;
    text-align: left;
    height: 2rem;
}
/*留言样式*/
.layui-m-layer1 .layui-m-layercont {
    padding: 0;
    text-align: left;
    /*margin-left: 20px;*/
    font-size: 12px;
    line-height: 32px;
}

    .layui-m-layer1 .layui-m-layercont input {
        height: 20px;
        width: 270px;
    }

    .layui-m-layer1 .layui-m-layercont .sub {
        background: #ef8900;
        display: inline-block;
        width: 80px;
        height: 40px;
        line-height: 40px;
        margin-top: 10px;
        border-radius: 5px;
        margin-left: 35%;
        text-align: center;
        color: white;
        border: none;
    }

.loginClass {
    color: white;
    margin-left: 5px;
    float: left;
}

.top_p_left1 {
    text-align: left;
    display: block;
    width: 13px;
    height: 13px;
    border: solid 2px #fff;
    border-width: 2px 0 0 2px;
    box-sizing: border-box;
    -webkit-transform: rotate(-45deg);
}
/*结算积分样式*/
.jfys {
    background-color: white;
    padding: 10px 18px;
    line-height: 24px;
    text-align: right;
    overflow: hidden;
}

    .jfys table {
        line-height: 25px;
        float: right;
        color: #a2a2a2;
    }

/*积分列表样式*/
.jbeans_mybeans_details {
    margin-top: 1.5rem;
    background: #fff;
}

    .jbeans_mybeans_details ul {
        margin: 0 .3rem;
    }

    .jbeans_mybeans_details li {
        height: 2.2rem;
        border-top: 1px solid #e6e6e6;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

        .jbeans_mybeans_details li > div {
            width: 14rem;
        }

        .jbeans_mybeans_details li > span.color_orange {
            color: #ef8900;
        }

        .jbeans_mybeans_details li > span {
            font-size: .6rem;
            color: #999;
            line-height: 1.05rem;
        }

        .jbeans_mybeans_details li > div p:nth-child(1) {
            font-size: .46rem;
            color: #333;
            line-height: 1.05rem;
        }

        .jbeans_mybeans_details li > div p:nth-child(2) {
            font-size: .3rem;
            color: #999;
            /*line-height: .9rem;*/
        }

        .jbeans_mybeans_details li > div p {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }


/*底部菜单*/
.footer {
    position: fixed;
    width: 100%;
    /*height: 16vw;*/
    background-color: #fff;
    bottom: 0;
    left: 0;
    z-index: 1;
    /*box-shadow: 5px 5px 0px 0px #251e1c;*/
}

    .footer a {
        display: flex;
        flex-flow: column;
        align-items: center;
        color: #000;
        background: none;
    }

        .footer a img {
            width: 6.5vw;
        }

        .footer a p {
            font-size: 3.2vw;
            margin-top: 5px;
            line-height: 3.2vw;
        }

.fl-ar {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.blue-1 {
    color: #ef8900;
}

/*暂无收藏样式*/
.zwsj{
    width:100%;
    margin-top:50px;
    text-align:center;
}
.zwsj img{
    width:36%;
}
    .zwsj p {
        font-size: 0.4rem;
        color: #d0d0d0;
        text-align: center;
        line-height: 1rem;
    }

    /*底部导航*/
.footer_me {
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: fixed;
    width: 100%;
    height: 16vw;
    background-color: #fff;
    bottom: 0;
    left: 0;
    z-index: 1;
    box-shadow: 0px 0px 6px 0px #696969;
}

.footer_me_list {
    display: inline-block;
}

.footer_me_div {
    display: flex;
    flex-flow: column;
    align-items: center;
}

.footer_me_list div {
    color: #bcbcbc;
    font-size: 0.4rem;
}

.footer_me_list .on_clik {
    color: #e39552;
}

.footer_me_list img {
    height: 0.6rem;
    width: 0.6rem;
}

.footer_me_list_login img {
    display: block;
    margin: 0 auto;
    /*height: 1.8rem;*/
    width: 1.8rem;
}

.footer_me_list_login div {
    color: #bcbcbc;
    font-size: 0.8rem;
    text-align: center;
}

.footer_me_list_login .on_clik {
    color: #e39552;