body {
    background: #F5F5F5;
}

#header {
    background: #fff;
}

.bgW {
    background: #fff;
}
/*---------------------------------------------------------*/

.person {
    margin: 30px auto;
}

.position {
    line-height: 50px;
    letter-spacing: 1px;
}

    .position a {
        color: #666;
    }

        .position a:hover {
            color: #ff6700;
        }
/*------左侧-------*/
.person_left {
    width: 150px;
}

.menu_list {
    width: 150px;
}

.menu_head {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #FF3905;
    cursor: pointer;
    position: relative;
    margin: 0px;
    background: url(../images/pro_left.png) no-repeat 100px center;
}

.menu_list .current {
    background: url(../images/pro_down.png) no-repeat 100px center;
}

.menu_body a {
    display: block;
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 16px;
    text-decoration: none;
    background: url(../images/icon_jt3.png) no-repeat 38px center;
}

    .menu_body a:hover {
        text-decoration: none;
    }

    .menu_body a font {
        color: #ff6700;
    }

    .menu_body a.active {
        color: #ff6700;
    }

/*------右侧-------*/
.person_right {
    width: 1000px;
    min-height: 625px;
    padding: 15px 10px;
}

    .person_right h2.title {
        font-size: 24px;
        color: #929292;
        line-height: 50px;
        letter-spacing: 2px;
        margin: 0 35px;
    }

        .person_right h2.title a {
            font-size: 14px;
            color: #666;
            text-decoration: underline;
        }

.person_right_nav {
    line-height: 35px;
    font-size: 16px;
    margin: 0 15px 0 25px;
    color: #CFCDCD;
}

    .person_right_nav a {
        display: inline-block;
        padding: 0 15px;
        color: #666;
        position: relative;
    }

        .person_right_nav a.active {
            color: #ff6700;
        }

        .person_right_nav a:hover {
            cursor: pointer;
        }

        .person_right_nav a span {
            position: absolute;
            right: -2px;
            top: 2px;
            background: #E4393C;
            width: 16px;
            height: 16px;
            line-height: 16px;
            text-align: center;
            color: #fff;
            border-radius: 50%;
            font-size: 12px;
        }

.person_right .base_infor {
    margin-top: 40px;
    line-height: 30px;
    color: #838383;
    margin-left: 45px;
}

    .person_right .base_infor ul li {
        margin-bottom: 20px;
    }

        .person_right .base_infor ul li span {
            margin-right: 30px;
        }

            .person_right .base_infor ul li span.label {
                color: #D0D0D0;
                margin-left: 10px;
            }

.person_right input.input_text {
    height: 30px;
    border: 1px solid #E8E8E8;
    width: 290px;
    padding: 0 10px;
}

.person_img {
    width: 120px;
    height: 120px;
    background: #F9F9F9;
}

    .person_img img {
        width: 100%;
        height: 100%;
    }

.person_right .base_infor ul li input.change_btn {
    background: #FF7901;
    height: 30px;
    width: 105px;
    color: #fff;
    border: none;
    border-radius: 5px;
    margin: 20px 0 0 30px;
}

.person_right .base_infor ul li a {
    color: #FF7901;
    margin: 0 30px;
}

.person_right .submit_btn {
    background: #FF7901;
    width: 160px;
    height: 45px;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size: 18px;
    margin: 0 auto;
    display: block;
}

/*--------------我的订单---------------*/
.product_search {
    border: 1px solid #E0DFDF;
    height: 35px;
    width: 290px;
    line-height: 35px;
}

    .product_search .product_search_text {
        width: 200px;
        padding: 0 10px;
        border: none;
    }

    .product_search .product_search_btn {
        width: 40px;
        border: none;
        border-left: 1px solid #E0DFDF;
        background: #F5F5F5;
        height: 33px;
        float: right;
        color: #666;
    }

        .product_search .product_search_btn i {
            font-size: 22px;
        }
/*-------------------------------*/
.order_form {
    margin: 30px 0;
}

    .order_form table th {
        background: #F5F5F5;
        line-height: 38px;
        border-bottom: 20px solid #fff;
        font-weight: normal;
    }

        .order_form table th select {
            border: none;
            background: none;
            height: 38px;
            width: 75px;
            text-align: center;
            color: #666;
            margin-left: 32px;
        }

            .order_form table th select option {
                padding: 0;
            }

        .order_form table th.th1 {
            padding-left: 25px;
            text-align: left;
        }

    .order_form table {
        margin: 20px 0;
        line-height: 28px;
        text-align: center;
    }

        .order_form table td.label {
            background: #F5F5F5;
            line-height: 38px;
            padding: 0 20px;
            letter-spacing: 1px;
            text-align: left;
        }

        .order_form table td.more {
            background: #F5F5F5;
            line-height: 38px;
        }

            .order_form table td.more a {
                text-decoration: underline;
                color: #66B949
            }

        .order_form table td.label span {
            margin-left: 50px;
        }

        .order_form table tr.product td {
            padding: 20px 0 0 0;
            vertical-align: top;
            border-bottom: 1px solid #E3E3E3;
        }

.product_content {
    width: 380px;
    margin: 0 0 20px 15px;
    text-align: left;
}

    .product_content img {
        width: 115px;
        height: 115px;
    }

    .product_content .product_content_right {
        width: 245px;
        line-height: 28px;
    }

        .product_content .product_content_right h4 {
            font-size: 16px;
        }

        .product_content .product_content_right font {
            color: #FF7901;
            font-size: 18px;
            line-height: 50px;
        }

.order_form table td a.sure, .order_form table td a.close {
    display: block;
    width: 100px;
    height: 30px;
    color: #fff;
    background: #FF7901;
    margin: 0 auto 15px;
    text-align: center;
    line-height: 30px;
}

.order_form table td a.close {
    width: 98px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ccc;
    color: #666;
    background: none;
}


.order_detail {
    padding: 10px 40px;
    line-height: 30px;
}

    .order_detail h3 {
        font-size: 16px;
        font-weight: bold;
        line-height: 50px;
    }

    .order_detail table {
        border-top: 3px solid #66B949;
        margin-bottom: 20px;
    }

        .order_detail table td {
            padding: 5px 0;
        }

        .order_detail table a {
            display: inline-block;
            margin-left: 30px;
            padding: 0 20px;
            background: #FF7901;
            color: #fff;
        }

        .order_detail table font {
            color: #66B949;
        }

            .order_detail table font.price {
                color: #FF7901;
                font-weight: bold;
                font-size: 16px;
            }
/*----------------------------------*/
.integration {
    background: #fff;
    padding: 15px 10px;
}

    .integration h2.title {
        font-size: 24px;
        color: #929292;
        line-height: 50px;
        letter-spacing: 2px;
        margin-left: 35px;
    }

    .integration p.intro {
        line-height: 30px;
        margin-left: 40px;
        font-size: 14px;
    }

        .integration p.intro font {
            margin: 0 15px;
            font-size: 24px;
            color: #FF7901;
        }

        .integration p.intro a {
            margin-left: 30px;
            color: #73A748;
        }

.integration_nav {
    margin: 30px 0 20px 40px;
}

    .integration_nav a {
        margin-right: 40px;
    }

        .integration_nav a.active {
            color: #FF7901;
        }

.integration table {
    line-height: 35px;
    text-align: center;
    margin-bottom: 20px;
}

    .integration table th {
        background: #F5F5F5;
        margin-bottom: 2px;
        font-weight: normal;
        border-bottom: 1px solid #DEDEDE;
    }

    .integration table td {
        border-bottom: 1px solid #DEDEDE;
        border-right: 1px solid #DEDEDE;
    }

        .integration table td.date {
            border-left: 1px solid #DEDEDE;
        }

        .integration table td font {
            color: #65A031;
        }

.description {
    background: #fff;
    padding: 10px 30px;
    line-height: 25px;
}

    .description h3 {
        font-size: 16px;
        font-weight: bold;
        line-height: 50px;
    }

    .description h4 {
        font-size: 14px;
        font-weight: bold;
    }

    .description p {
        margin-bottom: 15px;
        padding-left: 13px;
    }

/*----------------------评论---------------------------*/
.order_form table.comment {
    margin: 20px 0;
    line-height: 28px;
}

    .order_form table.comment td.label {
        background: #F5F5F5;
        line-height: 38px;
        padding: 0 20px;
        letter-spacing: 1px;
    }

    .order_form table.comment tr.product td {
        padding: 20px 0 0 15px;
        vertical-align: middle;
        border-bottom: 1px solid #E3E3E3;
    }

        .order_form table.comment tr.product td .product_content {
            padding-left: 30px;
        }

            .order_form table.comment tr.product td .product_content img {
                width: 100px;
                height: 100px;
            }

            .order_form table.comment tr.product td .product_content .product_content_right {
                width: 255px;
                line-height: 28px;
                margin-top: 20px;
            }

    .order_form table.comment td a.sure {
        display: block;
        width: 100px;
        height: 30px;
        color: #fff;
        background: #FF7901;
        margin: 0 auto 8px;
        text-align: center;
        line-height: 30px;
    }

    .order_form table.comment td font {
        color: #FF7901;
    }

.comment_form {
    padding: 30px;
}

    .comment_form .comment_form1 {
        margin-bottom: 20px;
    }

        .comment_form .comment_form1 span {
            margin-right: 30px;
            width: 90px;
            text-align: right;
        }

            .comment_form .comment_form1 span font {
                color: #E4393C;
                margin-right: 20px;
            }

        .comment_form .comment_form1 textarea {
            width: 600px;
            height: 200px;
            padding: 10px 15px;
            border: 1px solid #ccc;
        }

        .comment_form .comment_form1 .add {
            width: 75px;
            height: 75px;
            border: 1px solid #ccc;
            margin-right: 20px;
        }

            .comment_form .comment_form1 .add a {
                display: block;
                width: 100%;
                height: 100%;
                background: url(../images/icon_add2.png) no-repeat center;
            }

.person_right .comment_form .submit_btn {
    margin-left: 85px;
    margin-bottom: 50px;
}


.myComment {
    padding: 20px 20px;
}

    .myComment table {
        line-height: 28px;
        text-align: center;
        margin-bottom: 20px;
    }

        .myComment table th {
            background: #F5F5F5;
            margin-bottom: 2px;
            font-weight: normal;
            border-bottom: 1px solid #DEDEDE;
        }

        .myComment table td {
            border-bottom: 1px solid #DEDEDE;
            border-right: 1px solid #DEDEDE;
            padding: 10px 10px;
        }

            .myComment table td.first {
                border-left: 1px solid #DEDEDE;
            }

            .myComment table td div {
                text-align: left;
            }

.as_content {
    color: #66B949;
}
/*------------------*/
.order_form table.comment td.label font {
    color: #65A031;
    font-size: 18px;
}

.person_right .base_infor ul.changePw li span {
    display: inline-block;
    width: 70px;
    text-align: right;
}

.person_right .base_infor .submit_btn.changePw_btn {
    margin-left: 150px;
}
/*---------优惠券--------------*/
.coupon {
    background: #fff;
    padding: 10px 20px;
    /*min-height: 575px;*/
    margin-bottom: 15px;
}

    .coupon h2.title {
        color: #929292;
        font-size: 24px;
        padding: 0 10px;
        line-height: 50px;
        border-bottom: 2px solid #ff6700;
    }

    .coupon .person_right_nav {
        margin: 30px 15px;
        border-bottom: 1px solid #E0E0E0;
    }

        .coupon .person_right_nav a.active {
            border-bottom: 2px solid #ff6700;
            margin-bottom: -1px;
        }

.coupon_list {
    zoom: 1;
    _zoom: 1;
    overflow: hidden;
}

    .coupon_list li {
        width: 270px;
        float: left;
        margin-left: 20px;
        box-shadow: 5px 5px 5px #E8E8E8;
    }

        .coupon_list li .yhq {
            height: 98px;
            padding: 20px 0 0 0;
            font-size: 16px;
        }

            .coupon_list li .yhq .content {
                width: 145px;
                text-align: center;
                margin-left: 30px;
                font-weight: bold;
            }

                .coupon_list li .yhq .content p {
                    font-weight: normal;
                    font-size: 14px;
                    border-top: 1px dashed #ccc;
                    line-height: 25px;
                    margin-top: 5px;
                    color: #333;
                }

            .coupon_list li .yhq font {
                font-size: 36px;
                font-weight: bolder;
            }

        .coupon_list li .yhq_intro {
            line-height: 35px;
            padding: 10px 20px;
            background: #F5F5F5;
            color: #999;
        }

        .coupon_list li .yhq_bg1 {
            background: url(../images/yhq_bg1.jpg) no-repeat left;
            color: #333;
        }

        .coupon_list li .yhq_bg2 {
            background: url(../images/yhq_bg2.jpg) no-repeat left;
            color: #fff;
        }

        .coupon_list li .yhq_bg3 {
            background: url(../images/yhq_bg3.jpg) no-repeat left;
            color: #fff;
        }

.coupon_link {
    background: #fff;
}

    .coupon_link ul li {
        float: left;
        width: 231px;
        border-right: 1px solid #F5F5F5;
        padding: 10px 0;
    }

        .coupon_link ul li:last-child {
            border: none;
        }

        .coupon_link ul li a {
            display: block;
            padding-top: 75px;
            line-height: 25px;
            font-size: 16px;
            text-align: center;
        }

        .coupon_link ul li.yhq_link1 a {
            background: url(../images/yhq_link1.jpg) no-repeat center 5px;
        }

        .coupon_link ul li.yhq_link2 a {
            background: url(../images/yhq_link3.jpg) no-repeat center 5px;
        }

        .coupon_link ul li.yhq_link3 a {
            background: url(../images/yhq_link3.jpg) no-repeat center 5px;
        }

        .coupon_link ul li.yhq_link4 a {
            background: url(../images/yhq_link4.jpg) no-repeat center 5px;
        }


/*-----------------我的定制--------------------*/
.myBooking {
    padding: 0 20px;
}

    .myBooking table {
        line-height: 25px;
        text-align: center;
        margin: 20px auto;
        border-left: 1px solid #DEDEDE;
        border-top: 1px solid #DEDEDE;
    }

        .myBooking table th {
            background: #F5F5F5;
            margin-bottom: 2px;
            font-weight: normal;
            line-height: 35px;
            border-bottom: 1px solid #DEDEDE;
            border-right: 1px solid #DEDEDE;
        }

        .myBooking table td {
            border-bottom: 1px solid #DEDEDE;
            border-right: 1px solid #DEDEDE;
            padding: 10px 5px;
        }

.myRaider table {
    margin-top: 20px;
}

    .myRaider table td {
        padding: 5px 0;
    }

    .myRaider table a.raider_title {
        display: block;
        padding: 0 20px;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        height: 35px;
        width: 320px;
    }

    .myRaider table a.change {
        margin-right: 20px;
    }


/*---------个人中心----------*/
.user_center .box {
    margin-bottom: 20px;
}

.user_center .linkNav {
    background: #fff;
    height: 300px;
    border-radius: 150px 8px 8px 150px;
    width: 44%;
}

    .user_center .linkNav .personImg {
        width: 140px;
        height: 140px;
        border-radius: 50%;
        background-image: url(../images/penson_img.jpg);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        margin: 80px 0 0 40px;
    }

    .user_center .linkNav .link_list {
        width: 220px;
        margin: 45px 10px 0 0;
    }

        .user_center .linkNav .link_list li {
            width: 110px;
            text-align: center;
            float: left;
        }

            .user_center .linkNav .link_list li a {
                display: block;
                line-height: 45px;
            }

            .user_center .linkNav .link_list li i {
                display: block;
                background: #FAD195;
                color: #fff;
                width: 60px;
                height: 60px;
                line-height: 60px;
                font-size: 38px;
                text-align: center;
                margin: auto;
                border-radius: 50%
            }

            .user_center .linkNav .link_list li p {
                color: #333;
            }

            .user_center .linkNav .link_list li font {
                color: #FF4C26;
            }

.user_center .user_infor {
    background: #fff;
    height: 300px;
    width: 55%;
    border-radius: 8px;
    padding: 30px;
}

    .user_center .user_infor .content {
        background: #F5F5F5;
        line-height: 32px;
        padding: 20px 90px;
        color: #333;
        height: 240px;
    }

        .user_center .user_infor .content h3 {
            color: #333;
            line-height: 35px;
            font-size: 18px;
            font-weight: bold;
        }

        .user_center .user_infor .content font {
            color: #FF3600;
            font-size: 16px;
        }

        .user_center .user_infor .content a {
            margin-left: 20px;
            color: #66B949;
            text-decoration: underline;
        }

.user_center .box1 {
    width: 59%;
}

.user_center .myOrder {
    background: #fff;
    padding: 10px 20px 5px;
}

    .user_center .myOrder h3 {
        height: 35px;
        line-height: 35px;
        color: #333;
        font-size: 18px;
    }

        .user_center .myOrder h3 a {
            color: #666;
            font-size: 14px;
        }

            .user_center .myOrder h3 a:hover {
                text-decoration: underline;
            }

    .user_center .myOrder .list_box {
        margin-bottom: 15px;
    }

        .user_center .myOrder .list_box a {
            display: block;
        }

        .user_center .myOrder .list_box .img_box {
            background-position: center;
            background-size: cover;
            background-repeat: no-repeat;
            width: 120px;
            height: 100px;
        }

        .user_center .myOrder .list_box .fr {
            width: 395px;
            color: #333;
            padding: 5px 80px 5px 0;
            line-height: 25px;
            font-size: 16px;
        }

.user_center .giftTj {
    background: #fff;
    padding: 10px 20px 20px;
    margin-top: 15px;
}

    .user_center .giftTj h3 {
        height: 35px;
        line-height: 35px;
        color: #333;
        font-size: 18px;
    }

        .user_center .giftTj h3 a {
            color: #666;
            font-size: 14px;
        }

            .user_center .giftTj h3 a:hover {
                text-decoration: underline;
            }

    .user_center .giftTj ul li a {
        display: block;
        line-height: 32px;
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        height: 32px;
    }

.user_center .memberTj {
    padding: 10px 20px;
    background: #fff;
    width: 39%;
}

    .user_center .memberTj h3 {
        line-height: 35px;
        color: #333;
        font-size: 18px;
    }

.user_center .memberTj_nav {
    padding: 20px 0 30px;
    text-align: center;
}

    .user_center .memberTj_nav a {
        display: inline-block;
        padding: 0 30px;
        line-height: 40px;
        height: 40px;
        border-radius: 20px;
        background: #eee;
        margin: 0 10px;
        font-size: 16px;
        color: #333;
        cursor: pointer;
    }

        .user_center .memberTj_nav a.on {
            color: #fff;
            background: #2BC8E0;
        }

.user_center .memberTj .list2 {
    display: none;
}

.user_center .memberTj .list li {
    width: 47%;
    margin: 0 1.5% 12px;
    padding: 10px;
    float: left;
    text-align: center;
    background: #eee;
}

    .user_center .memberTj .list li a {
        display: block;
        color: #666;
    }

    .user_center .memberTj .list li p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        height: 50px;
        line-height: 25px;
    }

    .user_center .memberTj .list li .img_box {
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        width: 80%;
        height: 80px;
        margin: 10px auto 0;
    }

.bgFg {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.4);
    display: none;
}

.tk_box {
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 400px;
    height: 200px;
    margin: -100px 0 0 -200px;
    border-radius: 6px;
    padding: 30px 40px;
    text-align: center;
    line-height: 40px;
    display: none;
}

    .tk_box i {
        color: #2BCBE3;
        font-size: 24px;
        margin-right: 10px;
    }

    .tk_box p.text {
        font-size: 16px;
        color: #333;
    }

    .tk_box .btn {
        position: absolute;
        left: 0;
        bottom: 30px;
        width: 100%;
    }

        .tk_box .btn a {
            display: inline-block;
            background: #eee;
            line-height: 30px;
            padding: 0 20px;
            margin: 0 10px;
            border-radius: 4px;
            cursor: pointer;
        }

            .tk_box .btn a.sure {
                background: #ff6700;
                color: #fff;
            }

/*-----------------收货地址--------------------*/
.address {
    padding: 15px 30px;
}

    .address .title a {
        border: 1px solid #BFD7AF;
        background: #F7FCF5;
        display: inline-block;
        padding: 0 20px;
        line-height: 30px;
    }

    .address .title span {
        color: #999;
        margin-left: 20px;
    }

        .address .title span font {
            color: #81B454;
            font-size: 16px;
        }

.address_list {
    border: 2px solid #E7E7E7;
    padding: 10px 20px;
    margin: 10px 0;
    position: relative;
    padding-top: 50px;
}

    .address_list p {
        line-height: 25px;
        color: #333;
    }

        .address_list p span {
            color: #999;
            width: 80px;
            display: inline-block;
            text-align: right;
        }

        .address_list p.mr {
            width: 65px;
            text-align: center;
            color: #fff;
            background: #FFAB44;
            position: absolute;
            left: 20px;
            top: 10px;
        }

    .address_list a.del_btn {
        position: absolute;
        right: 10px;
        top: 10px;
        display: block;
        background: url(../images/icon_close.png) no-repeat center;
        width: 18px;
        height: 18px;
    }

    .address_list .operating {
        position: absolute;
        right: 10px;
        bottom: 10px;
    }

        .address_list .operating a {
            margin: 0 0 0 30px;
            color: #005EA7;
        }

/*新增地址*/
.newsAdr_bg {
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    display: none;
}

.newsAdr_box {
    width: 650px;
    border: 2px solid #E0E0E0;
    border-radius: 8px;
    padding: 0 10px;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -188px;
    margin-left: -325px;
}

    .newsAdr_box .title {
        height: 40px;
        line-height: 40px;
        background: url(../images/icon_adr.png) no-repeat 20px center;
        padding-left: 50px;
        border-bottom: 1px solid #E0E0E0;
    }

        .newsAdr_box .title a.close {
            background: url(../images/icon_close.png) no-repeat center;
            width: 18px;
            height: 18px;
            display: block;
            margin: 13px 10px 0 0;
        }

    .newsAdr_box .content {
        margin-top: 20px;
    }

        .newsAdr_box .content .box1 {
            line-height: 30px;
            margin-bottom: 20px;
        }

            .newsAdr_box .content .box1 span {
                display: inline-block;
                width: 150px;
                height: 30px;
                text-align: right;
                margin-right: 20px;
            }

            .newsAdr_box .content .box1 .newsAdr_text {
                width: 390px;
                height: 30px;
                border: 1px solid #E8E8E8;
                padding: 0 10px;
            }

                .newsAdr_box .content .box1 .newsAdr_text.w2 {
                    width: 280px;
                }

            .newsAdr_box .content .box1 ul.classly {
                width: 420px;
            }

                .newsAdr_box .content .box1 ul.classly.fp_class {
                    margin: 20px auto;
                }

                .newsAdr_box .content .box1 ul.classly li {
                    float: left;
                    border: 1px solid #E8E8E8;
                    border-radius: 5px;
                    text-align: center;
                    width: 125px;
                    height: 30px;
                    margin-right: 10px;
                    cursor: pointer;
                    margin-bottom: 10px;
                }

                    .newsAdr_box .content .box1 ul.classly li.active {
                        background: url(../images/icon_select2.png) no-repeat right bottom;
                    }

            .newsAdr_box .content .box1 .newsAdr_btn {
                width: 125px;
                border: none;
                background: #ff6700;
                border-radius: 5px;
                color: #fff;
                height: 30px;
            }

                .newsAdr_box .content .box1 .newsAdr_btn.cancel_bg {
                    background: #707170;
                    margin-left: 20px;
                }

/* m_zlxg */
.m_zlxg {
    border: 1px solid #E8E8E8;
    width: 123px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    float: left;
    margin: 0 10px 0 0;
    display: inline;
}

    .m_zlxg p {
        width: 71px;
        padding-left: 10px;
        overflow: hidden;
        line-height: 30px;
        color: #333333;
        font-size: 12px;
        font-family: "微软雅黑";
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.m_zlxg2 {
    position: absolute;
    top: 29px;
    border: 1px solid #ded3c1;
    background: #fff;
    width: 122px;
    display: none;
    max-height: 224px;
    -height: 224px;
    overflow-x: hidden;
    overflow-y: auto;
    white-space: nowrap;
}

    .m_zlxg2 li {
        line-height: 28px;
        white-space: nowrap;
        padding-left: 10px;
        font-family: "微软雅黑";
        color: #333333;
        font-size: 12px;
    }

        .m_zlxg2 li:hover {
            color: #7a5a21;
        }

.tk_tab {
    line-height: 30px;
    padding-top: 15px;
}

    .tk_tab input {
        margin-right: 10px;
    }

        .tk_tab input.tk_content {
            height: 26px;
            width: 120px;
            padding: 0 10px;
            margin-left: 20px;
            display: none;
        }

    .tk_tab span {
        display: none;
        color: #999;
    }

    .tk_tab a {
        padding: 0 20px;
        background: #FF7901;
        color: #fff;
        height: 35px;
        font-size: 14px;
        border: none;
        margin: 15px 0 0 0;
        display: block;
        line-height: 35px;
        cursor: pointer;
    }

/*---------------优惠券new-----------*/
@font-face {
    font-family: 'fzdhjt';
    src: url('../Content/coupon/font/iconfont.ttf');
}

.integration {
    padding: 20px 30px;
}

.box_yhq {
    background: url(../Content/coupon/images/yhq_bg2.png) no-repeat center;
    width: 286px;
    height: 120px;
    background-size: 100% 100%;
    font-size: 14px;
    letter-spacing: -1px;
    line-height: 22px;
    margin: 0 10px;
    float: left;
    margin-bottom: 30px;
}

    .box_yhq a {
        display: block;
        position: relative;
        font-family: 'Microsoft YaHei';
        padding: 40px 0 0 30px;
        color: #fff;
        padding: 10px 0 0 20px;
    }

    .box_yhq .label {
        position: absolute;
        right: -4px;
        top: -4px;
    }

    .box_yhq h1 {
        font-size: 42px;
        font-family: 'fzdhjt';
        letter-spacing: 0;
        line-height: 50px;
    }

    .box_yhq .price {
        line-height: 65px;
        margin: 38px 0 0 0px;
        font-size: 18px;
        width: 115px;
        text-align: center;
    }

        .box_yhq .price font {
            font-size: 39px;
            letter-spacing: -2px;
        }

    .box_yhq a:hover {
        color: #fff;
    }

/*登陆或注册弹框*/
.loginOrRegister_bg {
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    display: none;
}

.loginOrRegister_box {
    width: 450px;
    border: 2px solid #E0E0E0;
    border-radius: 8px;
    padding: 0 10px;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -188px;
    margin-left: -325px;
}

    .loginOrRegister_box .title {
        height: 40px;
        line-height: 40px;
        padding-left: 20px;
        border-bottom: 1px solid #E0E0E0;
    }

        .loginOrRegister_box .title a.close {
            background: url(../images/icon_close.png) no-repeat center;
            width: 18px;
            height: 18px;
            display: block;
            margin: 13px 10px 0 0;
        }

    .loginOrRegister_box .content {
        margin-top: 20px;
    }

        .loginOrRegister_box .content .box1 {
            line-height: 30px;
            margin-bottom: 20px;
        }

            .loginOrRegister_box .content .box1 span {
                display: inline-block;
                width: 150px;
                height: 30px;
                text-align: right;
                margin-right: 20px;
            }

        .loginOrRegister_box .content .box1 {
            width: 390px;
            height: 30px;
            border: 1px solid #E8E8E8;
            padding: 0 10px;
        }

        .loginOrRegister_box .content .box1 {
            width: 280px;
        }

            .loginOrRegister_box .content .box1 ul.classly {
                width: 420px;
            }

                .loginOrRegister_box .content .box1 ul.classly.fp_class {
                    margin: 20px auto;
                }

                .loginOrRegister_box .content .box1 ul.classly li {
                    float: left;
                    border: 1px solid #E8E8E8;
                    border-radius: 5px;
                    text-align: center;
                    width: 125px;
                    height: 30px;
                    margin-right: 10px;
                    cursor: pointer;
                    margin-bottom: 10px;
                }

/*弹框*/
.display_none {
    display: none;
}

.alertBox_bg {
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
}

.alertBox {
    width: 550px;
    border: 2px solid #E0E0E0;
    border-radius: 8px;
    padding: 0 10px;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -188px;
    margin-left: -325px;
}

    .alertBox .title {
        height: 40px;
        line-height: 40px;
        padding-left: 20px;
        border-bottom: 1px solid #E0E0E0;
    }

        .alertBox .title a.closeBox {
            background: url(../images/icon_close.png) no-repeat center;
            width: 18px;
            height: 18px;
            display: block;
            margin: 13px 10px 0 0;
        }

    .alertBox .content {
        height: 400px;
        max-height: 300px;
        overflow: auto;
        margin-top: 10px;
        margin-left: 5px;
    }

    .alertBox div.confirmArea {
        width: 100%;
        height: 45px;
        text-align: right;
        padding-right: 30px;
    }

.btnSure {
    width: 130px;
    height: 36px;
    border-radius: 3px;
    cursor: pointer;
    border: 0;
    background: #ffae00;
    color: #fff;
    font-size: 14px;
}
