body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea,
html body {
    font-family: Arial, Tahoma, Helvetica, "Microsoft Yahei", "微软雅黑", STHeiti, SimSun;
    padding: 0;
    margin: 0;
}

html, body {
    height: 100%;
}

body {
    font-size: 0.26rem;
}

h1, h2, h3, h4, h5, h6, button, input, select, textarea {
    font-size: 100%;
    font-weight: normal;
}

ul, ol, li, dl, dt, dd {
    list-style: none;
}

a {
    text-decoration: none;
    color: #0babfe
}

* {
    padding: 0;
    margin: 0;
    outline: none;
}

.icon_up {
    display: inline-block;
    width: 11px;
    height: 15px;
    margin-bottom: -3px;
    background: url('/static/home/image/icon_web.png') -6px -212px no-repeat;
}
.active .icon_up {
    background: url('/static/home/image/icon_web.png') -41px -212px no-repeat;
}
.icon_down {
    display: inline-block;
    width: 11px;
    height: 15px;
    margin-bottom: -3px;
    background: url('/static/home/image/icon_web.png') -24px -212px no-repeat;
}
.active .icon_down {
    background: url('/static/home/image/icon_web.png') -59px -212px no-repeat;
}

.del {
    position: absolute;
    right: 8px;
    top: 2px;
}

.edit {
    position: absolute;
    right: 30px;
    top: 2px;
}

.bgf5 {
    background: #F5F5F5;
}

.bg-white {
    background: #FFFFFF;
}

.bg_hui {
    background: #F5F5F5;
    height: 0.2rem
}

.clearboth {
    clear: both;
}

i, cite {
    font-style: normal;
}

button {
    outline: none;
}

.mt0 {
    margin-top: 0;
}

.mt2 {
    margin-top: 0.2rem !important;
}

.mt8 {
    margin-top: 0.8rem !important;
}

.mb5 {
    margin-bottom: 0.7rem;
}

.mt13 {
    margin-top: 1.3rem !important;
}

.pl3 {
    padding: 0 0.3rem
}

.f24 {
    font-size: 0.24rem
}

/*颜色*/
.cl_red {
    color: #ff3333 !important;
}

.cl_yellow {
    color: #ff7800
}

.cl_blue {
    color: #53bcfb
}

.cl_blues {
    color: #6695c0
}

.cl_green {
    color: #7c9fbf
}

.cl_gray {
    color: #999
}

.cl_dgray {
    color: #666
}

.cl_black {
    color: #333
}

.cl_orange {
    color: #f76503
}

.padding0 {
    padding: 0
}

.fl_l {
    float: left
}

.fl_r {
    float: right
}

.font_30 {
    font-size: 0.3rem
}

.h40 {
    height: 3rem
}


.text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

button {
    border: none;
}

/*暂无数据*/
.data_null {
    background: url(../img/data_null.png) no-repeat center;
    background-size: 1.5rem;
    width: 4rem;
    margin: 0 auto;
    padding-top: 3rem;
    text-align: center;
    color: #999;
}


/*不同手机适配*/
@media screen and (max-width: 359px) and (min-width: 320px) {
    .order_lists .friend_link, .order_lists .word, .order_lists .pic, .order_lists .package {
        width: 0.6rem;
        height: 0.4rem;
        line-height: 0.4rem;
    }

    @media screen and (max-width: 413px) and (min-width: 375px) {
        .sell_index ss {
            left: 0.3rem;
            font-size: 0.1rem;
            margin-top: 0.13rem;
            height: 0.3rem;
            line-height: 0.3rem;
        }

        .choose_detail ul li div ss {
            left: 0.6rem
        }

        .choose_detail ul li div i, .sell_index i.safe {
            background-size: 0.6rem;
            margin-right: 0.1rem;
            padding-left: 0.6rem;
            font-size: 0.1rem;
        }
    }

    @media screen and (max-width: 639px)  and (min-width: 414px) {
        .sell_index ss {
            left: 0.3rem;
            font-size: 0.1rem;
            margin-top: 0.13rem;
            height: 0.3rem;
            line-height: 0.3rem;
        }

        .choose_detail ul li div ss {
            left: 0.5rem
        }

        .choose_detail ul li div i, .sell_index i.safe {
            background-size: 0.5rem;
            margin-right: 0.1rem;
            padding-left: 0.6rem;
            font-size: 0.1rem;
        }
    }

    /*iPhoneX的适配*/
    @media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
        .invite_codes {
            bottom: 5.2rem;
        }

        .mt4 {
            bottom: 1.8rem
        }
    }

}

.dpinline {
    display: inline;
}
.pages{
    text-align: center;
    padding:10px;
}
.pages ul.clearfix {
    display: inline-block;
    vertical-align: middle;
}
.pages ul li {
    float: left;
    border: 1px solid #e4e4e4;
    background: #fff;
    margin-left: 10px;
    border-radius: 5px;
    padding:3px 5px;
}
.pages ul li a {
    display: inline-block;
    color: #666666;
}
.pages ul li.active {
    background: linear-gradient(to right,#4dd1fe,#3ac4ff);
    border-color: transparent;
}
.pages ul li.active a{
    color:#FFF;
}
.pages span {
    color: #666666;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.pages ul span {
    float: left;
    margin: 0 5px;
    display: inline-block;
}
