* {
    margin: 0;
    padding: 0;
}

 body {
    width:expression(document.body.clientWidth <= 1240? "1240px": "auto");
    min-width:1240px;
    background-position: center top;
    background-repeat: repeat-y;
}

fieldset, input, button {
    border: none;
}

ul, ol, a {
    list-style: none;
    text-decoration: none;
}

img {
    border: 0;
    vertical-align: middle;
}

em, i {
    font-style: normal;
}

 

#box {
    width: 100%;
    height: 100%;
    float: left; /*background: #000;*/
}

.box_context {
    width: 1240px;
    height: 100%;
    /*background: #faf9f9;*/
    margin-left:auto;
    margin-right:auto;
}
/*头部*/
#header_box {
    width: 100%;
    height: 180px;
    position: relative;
    float: left;
    background: #faf9f9;
    border-bottom: 1px solid #f6971f;
}

.header_con {
    width: 70%;
    height: 180px;
    margin: 0 auto;
    background: #faf9f9;
    position: absolute;
    left: 0;
    right: 0;
}

.header_c_l {
    float: left;
    width: ;
    height: 200px;
}

    .header_c_l img {
        width: 16rem;
         
    }

.header_c_r {
    float: left;
    /*width: 30%;*/
    height: 200px;
    
}

    .header_c_r p {
        float: right;
        margin: 5px 10px;
    }

        .header_c_r p a {
            color: #5d2c00;
            font-size: 16px;
        }

    .header_c_r .phone {
        position: absolute;
        right: 10px;
        top: 40px;
        font-size: 24px;
        color: #5d2c00;
    }
 .header_c_r:first-child{
    margin-left: 10rem;
 }
    .header_c_r .clear {
        float: left;
        margin:7rem 0 0 0;
        width: 100%;
    }

        .header_c_r .clear li {
            float: left;
            margin: 1rem 1rem;
            font-size: 1.6rem;
        }

            .header_c_r .clear li a {
                color: #5d2c00;
                font-family:方正黑体简体;
            }
/*图片轮播*/
#wrap {
    width: 100%;
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
}

#ul1 {
    min-width: 1180px;
    overflow: hidden;
    position: relative;
    height: 400px;
    margin-left: -100px;
    /* float: left; */
}

    #ul1 li {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }

    #ul1 img {
        border: none;
        width: 100%;
    }

.ol1 {
    position: absolute;
    bottom: 10%;
    left: 45%;
    z-index: 99999;
}

    .ol1 li {
        float: left;
        margin-left: 5px;
        width: 30px;
        height: 10px;
        background: #999;
        border-radius: 10px;
    }

        .ol1 li.red {
            background: #fba559;
        }
        .box_con_img{
            width: 100%;float: left;
        }
/*最新活动*/
.activity_box {
    width: 100%;
    float: left;
    border-bottom: 1px solid #f6971f;
    margin: 0 0 20px 0;
}

.activity_h {
    width: 100%;
    height: 30px;
    float: left;
    color: #5d2c00;
    font-size: 24px;
    margin-left: 20px;
}

    .activity_h i {
        width: 2px;
        height: 30px;
        float: left;
        background: #fba559;
    }

.activity_text {
    width: 100%;
    float: left;
    margin: 0 0 0 0.7%;
    */
}

    .activity_text > div {
        float: left;
        width: 25%;
        height: 200px;
        margin: 3% 2% 3% 5%;
        position: relative;
        overflow: hidden;
    }

        .activity_text > div img {
            width: 100%;
            height: 100%;
            text-align: center;
        }

        .activity_text > div div {
            position: absolute;
            left: 0px;
            top: 200px;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.5);
            text-align: center;
        }

            .activity_text > div div h4 {
                font-size: 24px;
                font-family: "微软雅黑";
                font-weight: lighter;
                color: #FFFFFF;
                line-height: 100px;
                text-align: center;
                border-bottom: 1px solid #FFFFFF
            }

    .activity_text > .on {
        color: #FF9900;
        background: #111111
    }

/*官网商城*/

.link_s_box{width: 100%; height: 280px;float: left;border-bottom: 1px solid #f6971f;margin: 0 0 20px 0;}
.link_s_text{width: 100%;height:100%;}
.link_s_a{height:150px;float: left;width:150px; }
.link_ss {width: 100%;height:100%;}
/*.link_ss a{margin: 0 20%;}*/
.link_ss .as{width: 20%;height: 100px;float:right;margin:5% 0 0% 0;}
.link_ss .as:nth-child(3) a{background: url(../images/wx.png)no-repeat;border-radius: 50%;background-size: 100% 100%;width: 80px;height:80px;display: inline-block;float: left;}
.link_ss .as:nth-child(1) a{background: url(../images/tm.png)no-repeat;border-radius: 50%;background-size: 100% 100%;width: 80px;height:80px;display: inline-block;float: left;}
.link_ss .as img{width: 200px;height: 200px;z-index: 99999; display: none;margin: -80% 0 0 70%; }
.link_ss .as:nth-child(2) a{background: url(../images/wb.png)no-repeat;border-radius: 50%;background-size: 100% 100%; width: 80px;height:80px;display: inline-block;}
/*.link_ss .as:nth-child(4) a{background: url(../images/120x120小图标-04.jpg)no-repeat;border-radius: 50%;background-size: 100% 100%; width: 100px;height:100px;display: inline-block;}*/
 
/*门店信息*/
.dian_box {
    width: 100%; /* height: 440px;*/
    float: left;
    margin: 0 0 20px 0;
    overflow: hidden;
}

.dian_dl {
    width: 100%;
    margin: 50px 65px;
}

    .dian_dl dt {
        width: 55%;
        height: 380px;
        float: left;
    }

        .dian_dl dt img {
            width: 100%;
            height: 380px;
        }

    .dian_dl dd {
        width: 35%;
        height: 380px;
        float: left;
        position: relative;
        text-align: center;
    }

        .dian_dl dd h4 {
            padding-top: 100px;
        }

        .dian_dl dd p {
            line-height: 50px;
        }

.dian_dd_img {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 380px;
    display: none;
}

    .dian_dd_img img {
        width: 60%;
        margin: 13% 20%;
    }
/*页脚*/
.footer {
    width: 100%;
    height: auto;
    background: #f7f5f4;
    float: left;
}

.footer_left_a {
    width: 50%;
    height: auto;
    float: left;
    color: #592200;
}

.foot_text {
    float: left;
    margin: 10px 0 0 50px;
    font-family: 方正黑体简体;
}
.foot_text li{
    line-height: 30px;
}
.foot_text li a {
    color:#fff;
}
     
.footer_left_b {
    width: 30%;
    height: 160px;
    float: left;
    
}
.foot_link{
    width: 100%;
    float: left;
    margin:25px 0 0 70px;
}
.foot_link li{
    float: left;
    margin: 2px 5px;
}
.foot_link li a{
   font-size: 20px;
   color:#592200;
   margin:0px 8px 0px 0px;
}

    .footer_left_b h4 {
        margin: 20px 0 0 150px;
        font-size: 18px;
        color: #5d2c00;
    }

    .footer_left_b p {
        line-height: 30px;
        margin: 2% 10% 2% 27%;
    }

        .footer_left_b p a {
            margin: 0 5px;
            font-size: 14px;
            color: #5d2c00;
        }

    .footer_left_b i {
        font-size: 16px;
        margin: 23% 0px 0 10px;
    }

.footer_left_c {
    width: 50%;
    height: 220px;
    float: left;
}
.foot_links {
    float: left;
    width: 100%;
    margin: 10px 0 0 75px;
    font-family: 方正黑体简体;
}
    .foot_links h4 {
        margin: 10px 0 0 0px;
        font-size: 18px;
        color: #5d2c00;
        font-weight: 400;
    }
    .foot_links a {
        color: #333;
        text-decoration: none;
    }
    .link_ss h4 {
        margin:0px 0 0 0px;
        font-size: 20px;
        color: #5d2c00;
    }

    .foot_links p {
        line-height: 30px;
         
    }

         

    
 
    
 
/*企业介绍*/
.introduce_main {
    width: 100%;
    float: left;
}
    .introduce_main img {
    /*width:50%;
    margin:5% 25%;*/
    }

.introduce_m_a {
    width: 100%;
    margin: 2% 5% 0 5%;
    float: left;
}

    .introduce_m_a img {
        width: 90%;
        height: 500px;
    }

    .introduce_m_a dd {
        width: 90%;
        color: #5d2c00;
    }

        .introduce_m_a dd h4 {
            font-size: 20px;
        }

        .introduce_m_a dd p {
            font-size: 18px;
            line-height: 28px;
        }

.introduce_m_b {
    width: 100%;
    margin: 2% 5% 0 5%;
    float: left;
    overflow: hidden;
}

    .introduce_m_b img {
        width: 60%;
        height: 400px;
        float: left;
    }

    .introduce_m_b dd {
        width: 28%;
        color: #5d2c00;
        float: left;
        margin-left: 2%
    }

        .introduce_m_b dd h4 {
            font-size: 20px;
        }

        .introduce_m_b dd p {
            font-size: 18px;
            line-height: 30px;
        }

.introduce_m_c {
    width: 100%;
    margin: 2% 5% 0 5%;
    float: left;
    overflow: hidden;
}

    .introduce_m_c dd {
        width: 28%;
        color: #5d2c00;
        float: left;
        margin: 0 1% 0 0
    }

        .introduce_m_c dd h4 {
            font-size: 20px;
        }

        .introduce_m_c dd p {
            font-size: 18px;
            line-height: 27px;
        }

    .introduce_m_c dt {
        width: 60%;
        height: 400px;
        float: left;
    }

        .introduce_m_c dt img {
            width: 100%;
            height: 400px;
        }

.introduce_m_d {
    width: 100%;
    margin: 2% 5% 0 5%;
    float: left;
    overflow: hidden;
}

    .introduce_m_d dd {
        width: 28%;
        color: #5d2c00;
        float: left;
        margin-left: 2%;
    }

        .introduce_m_d dd h4 {
            font-size: 20px;
        }

        .introduce_m_d dd p {
            font-size: 18px;
            line-height: 27px;
        }

    .introduce_m_d dt {
        width: 60%;
        height: 400px;
        float: left;
    }

        .introduce_m_d dt img {
            width: 100%;
            height: 400px;
        }
/*商城导航*/
.mall_nav {
    width: 100%;
    height: 150px;
    float: left; /*border-bottom: 1px solid #f6971f;*/
    margin: 2rem 0;
}

.mall_nav_ul {
    width: 100%;
    float: left;
    margin-left: 6%;
    margin-top: 2%;
}

    .mall_nav_ul li {
        float: left;
        width: 20%;
        height: 120px;
        margin: 0 1%;
        background: #eee;
        border-radius: 10px;
    }

        .mall_nav_ul li a {
            width: 100%;
            color: #5d2c00;
            height: 120px;
            display: inline-block;
        }

            .mall_nav_ul li a img {
                width: 100px;
                height: 100px;
                float: right;
                margin-top: 10px;
                margin-right: 10px;
            }

            .mall_nav_ul li a span {
                float: left;
                width: 2px;
                margin: 20px 17%;
                font-weight: 900;
                font-size: 16px;
                font-family: 方正黑体简体;
            }

.mall_push {
    width: 100%;
    float: left;
    border-bottom: 1px red;
}

.mall_new {
    width: 100%;
    float: left;
    border-bottom: 1px red;
}

.mall_party {
    width: 100%;
    float: left;
    border-bottom: 1px red;
}

.mall_push_banner {
    width: 90%;
    float: left;
    margin: 20px 5%;
}

    .mall_push_banner img {
        width: 100%;
        height: auto;
    }

.mall_push_commodity {
}

.mall_push_c_ul {
    width: 100%;
    float: left;
    margin-left: 15%;
}

.mall_push_connodity {
    position: relative;
    margin: 50px 0 20px 20px;
    width: 95%;
    float: left;
    height: auto;
    margin: 20px 2.5%;
}


    .mall_push_connodity .content {
        position: relative;
        overflow: hidden;
        height: auto;
        border-width: 1px 0 1px 0;
        margin: 0 32px; /*background: #f1f1f1;*/
    }

        .mall_push_connodity .content ul {
            width: 100%;
        }

        .mall_push_connodity .content li {
            float: left;
            display: inline;
            overflow: hidden;
            width: 23%;
            height: auto;
            /*border: 1px solid #7a5f50;*/
            margin: -1px 0 0 1px;
            text-align: center;
            font-size: 12px;
            color: #647784;
            margin: 0 0.69rem;
        }

            .mall_push_connodity .content li h4 {
                font-size: 20px;
                margin: 10px auto;
                color: #5d2c00;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                width: 70%;
                font-family: 方正黑体简体;
            }

            .mall_push_connodity .content li p {
                float: left;
                width: 100%;
                font-size: 16px;
                color: #5d2c00;
                text-align: center;
                font-family: 方正黑体简体;
            }

            .mall_push_connodity .content li p button {
                
                width: 80%;
                height: 24px;
                color:#fff;
                background: #f6971f;
                border-radius: 5px;
                margin:0px;
            }

            .mall_push_connodity .content li img {
                display: block;
                width: 100%;
                height: 15rem;
                /*margin: 2% 10%;*/
            }

.mall_news_con {
    position: relative;
     
    width: 90%;
    height: auto;
    float: left;
     
    margin: 20px 5%;
}
    .mall_news_con dl {
        width: 45%;
        height: 260px;
        border: 1px solid #f6971f;
        margin: 0% 0% 0 3%;
        float: left;
    }

        .mall_news_con dl dt img {
            width: 100%;
            height: 220px;
        }

        .mall_news_con dl dd {
            width: 100%;
        }

            .mall_news_con dl dd p {
                color: #5d2c00;
                margin: 10px 20px;
            }

                .mall_news_con dl dd p span {
                    float: right;
                }
/*malls 页样式*/
                 .malls_active {
            background: #fff;
            color:#f6971f;;
            border-radius: 10px;
        }

        .malls_nav {
            margin-top:20px;
            border-bottom: 1px solid #e0dede;
            font-weight: bold;
            float: left;
            width: 100%;
             font-family: 方正黑体简体;
        }

            .malls_nav p {
                margin: 10px 5%;
            }

            .malls_nav div {
                width: 100%;
                float: left;
                margin: 0 5%;
                height: 40px;
            }

                .malls_nav div span {
                    float: left;
                    margin: 5px 1% -2px 1px;
                }

            .malls_nav ul li {
                line-height: 32px;
                width: 100px;
                text-align: center;
                float: left;
                border: 0px outset white;
                padding: 0;
                cursor: pointer;
            }


        .malls_push_connodity {
            position: relative;
            width: 100%;
            height: auto;
            margin:0px auto;
        }

            .malls_push_connodity .content {
                position: relative;
                overflow: hidden;
                height: auto;
                border-width: 1px 0 1px 0;
                margin:0 auto; 
            }

                .malls_push_connodity .content ul {
                    width: 100%;
                }

                .malls_push_connodity .content li {
                    float: left;
                    display: inline;
                    width: 15rem;
                    height: 20rem;
                    text-align: center;
                    font-size: 12px;
                    color: #647784;
                    margin: 2% 0.5% 2% 4.3%;;
                    /*border: 1px solid #e8e8e8;*/
                     
                }
                .ease {
                     width: 15rem;
                     height: 15rem;
                     display: inline-block;
                     overflow:hidden;
                     transition: all 0.6s;  
                }

                    .ease:hover {
                     transform: scale(1.2);
                    }
                    .malls_push_connodity .content li h4 {
                        font-size: 20px;
                        margin: 10px auto;
                        color: #5d2c00;
                        overflow: hidden;
                        white-space: nowrap;
                        text-overflow: ellipsis;
                        width: 70%;
                        font-family: 方正黑体简体;
                    }
                     .malls_push_connodity .content li p {
                        float: left;
                        width: 100%;
                        font-size: 16px;
                        color: #5d2c00;
                        text-align: center;
                         font-family: 方正黑体简体;
                    }
                    .malls_push_connodity .content li p button {
                        width: 40%;
                        height: 24px;
                        color:#6b3e03;
                        background: none;
                        border-radius: 5px;
                        margin:0 0 10px 0;
                    }

                    
/*帮助中心*/
.member_mian {
    width: 100%;
    background: #f5f5f5;
    float: left;
}

.help_m_ul {
    float: left;
    width: 20%;
    margin: 1% 5% 1% 8%;
}

.help_m_con {
    width: 60%;
    float: left;
    margin: 1% 5% 1% 0%;
    height: 700px;
}

.h_m_ul_li_a {
    width: 200px;
    height: 40px;
    background: #f6971f;
    color: #fff;
    text-align: center;
    line-height: 40px;
}

.h_m_ul_li_b {
    width: 200px;
    height: 30px;
    background: #fcb458;
    color: #fff;
    text-align: center;
    line-height: 30px;
    box-shadow: 5px 5px 2px #888888;
    margin: 2px 0;
}

.h_m_ul_li_c {
    width: 200px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-bottom: 1px solid #5d2c00;
}

    .h_m_ul_li_c a {
        color: #5d2c00;
    }

.h_m_con_s p {
    line-height: 30px;
}

.h_m_con_s h4 {
    width: 100%;
    border-bottom: 1px solid #f6971f;
    margin: 20px 0;
    line-height: 40px;
    height: 40px;
}

.h_m_con_img img {
    width: 100%;
}

.h_m_con_s_like {
    width: 100%;
    height: 240px;
    margin: 5% 0;
}

    .h_m_con_s_like dt {
        width: 40%;
        float: left;
        margin: 20px 0;
    }

        .h_m_con_s_like dt img {
            width: 184px;
            height: 164px;
            margin: 0 10px;
        }

    .h_m_con_s_like dd {
        width: 60%;
        float: left;
        line-height: 100px;
        margin: 20px 0;
    }

.s_like_s {
    width: 100%;
    height: 220px;
}

.xx {
    color: #f6971f;
}

.h_m_con_s_6 {
    width: 100%;
}

    .h_m_con_s_6 dd {
        width: 50%;
        float: left;
    }

    .h_m_con_s_6 dt {
        width: 40%;
        float: left;
    }

        .h_m_con_s_6 dt img {
            width: 100%;
        }
/*企业试吃*/
.TryEat {
    width: 100%;
    height: 150px;
    float: left; /*border-bottom: 1px solid #f6971f;*/
}

.TryEat_nav_ul {
    width: 100%;
    float: left;
    margin-left: 10%;
}

    .TryEat_nav_ul li {
        float: left;
        width: 14%;
        height: 120px;
        margin: 0 3%;
        background: #c1af9f;
    }

        .TryEat_nav_ul li span {
            width: 10px;
            float: left;
            color: #5d2c00;
            margin: 30% 10%;
        }

        .TryEat_nav_ul li h2 {
            width: 10px;
            color: #5d2c00;
            float: right;
            margin: 15px 30% 0 0;
            font-size: 26px;
        }

        .TryEat_nav_ul li a img {
            width: 100px;
            height: 100px;
            float: right;
            margin-top: 10px;
            margin-right: 10px;
        }

        .TryEat_nav_ul li a span {
            float: left;
            width: 2px;
            margin: 20px 18%;
        }
/*企业推荐*/
.TryEat_Recom {
    width: 80%;
    float: left;
    margin: 15% 10% 0 10%;
}

    .TryEat_Recom h1 {
        text-align: center;
        margin: 20px auto;
    }

    .TryEat_Recom dl {
        width: 100%;
        float: left;
        margin: 5px auto;
        border: 1px solid #000;
        height: 400px;
    }

        .TryEat_Recom dl dd {
            width: 35%;
            float: left;
            margin: 5% 0 0 0;
        }

            .TryEat_Recom dl dd h3 {
                font-size: 26px;
                color: #5d2c00;
                margin: 10% 12%;
            }

            .TryEat_Recom dl dd p {
                font-size: 20px;
                color: #5d2c00;
                margin: 5% 12%;
            }

        .TryEat_Recom dl dt {
            width: 60%;
            float: right;
            margin: 25px 25px 0 0;
        }

            .TryEat_Recom dl dt img {
                width: 100%;
                height: 350px;
            }
/*储值卡 */
.TryEat_Save {
    width: 90%;
    float: left;
    margin: 5% 5% 0 5%;
}

    .TryEat_Save h1 {
        text-align: center;
        margin: 20px auto;
    }

    .TryEat_Save ul {
        margin: 0 5% 0 8%;
        display: block;
        width: 100%;
    }

    .TryEat_Save li {
        border-radius: 10px;
        position: relative;
        float: left;
        margin: 10px;
        border: 1px solid #ccc;
        box-shadow: 12px 12px 10px #CCC;
        width: 14%;
    }

        .TryEat_Save li img {
            width: 100%;
            height: 150px;
        }

.newDivStyle {
    color: #fff;
    width: 100%;
    height: 150px;
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
}

    .newDivStyle h2, .newDivStyle h5, .newDivStyle p {
        margin: 10px 0 0 10px;
    }

/*储值卡内容
.content{margin: 50px;float: left; width:800px; height:210px; border: 1px solid #ccc;box-shadow: 1px 1px 3px orange}
.content h3{ margin: 10px;}
.content p{ line-height: 25px;margin: 10px;}
.content h2,.content h5{ margin: 10px 0 0 20px;}
.*/
/*试吃申请*/
.TryEat_Apply {
    width: 90%;
    float: left;
    margin: 0 5% 5% 5%;
    font-family: 方正黑体简体;
}

    .TryEat_Apply h1 {
        text-align: center;
        margin: 20px auto;
    }

    .TryEat_Apply div {
        width: 100%;
    }

        .TryEat_Apply div input {
            width: 200px;
            height: 30px;
            border: 1px solid #999;
            line-height: 30px;
        }

        .TryEat_Apply div p {
            margin: 15px 0 15px 34%;
        }

        .TryEat_Apply div span {
            margin: 0 0 20px 0;
            float: left;
        }

.TryEat_Apply_btn {
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f6971f;
    color: #fff;
    margin: 0 40% 10px 40%;
    font-size: 20px;
}

/*登录*/
.login_main {
    width: 100%;
    background: #f5f5f5;
    float: left;
    height: 600px;
}

.login_main_con {
    margin: 2% 5%;
    width: 90%;
    height: 700px;
    background: url(../images/login.png);
    background-size: 100% 100%;
    float: left;
    height: 550px;
}

.login_Other a {
    width: 45px;
    height: 45px;
    background: url(../images/logins.png);
    float: left;
    z-index: 99999;
    display: inline-block;
}

.login_Other .qq {
    background-position: 45px 90px;
    margin: 30px 5px 30px 10px;
}

.login_Other .weixin {
    background-position: 45px 45px;
    margin: 30px 5px 30px 10px;
}

.login_main_c {
    float: right;
    z-index: 9999;
    text-align: center;
    width: 27%;
}

    .login_main_c h1 {
        font-size: 26px;
        margin: 15px 35px 15px 0;
    }

.login_main_c_t {
    width: 100%;
    margin: 10% auto;
    float: left;
}

.logintxt {
    width: 90%;
    height: 42px;
    border: solid 1px #f6971f;
    background: #fff;
    margin-bottom: 20px;
    color: #444;
    margin-left: -15%;
    padding-left: 10%;
    border-radius: 10px;
}

.psw_l {
    float: left;
}

.psw_r {
    float: right;
    margin-right: 30px;
}
/*手机登录*/

.loging_fast_btn {
    width: 90px;
    height: 40px;
    background-color: #ffffff;
    border-left: 2px solid #f6971f;
    border-radius: 5px;
    color: #caa980;
    font-size: 12px;
    text-align: center;
    position: absolute;
    right: 20%;
    margin: 3px 0 0 0;
}

.login_btn input {
    width: 100%;
    height: 40px;
    border: 1px solid #fff;
    margin: 10px 0 10px -15%;
    background: #f6971f;
    color: #fff;
    border-radius: 10px;
}

.login_Other {
    position: relative;
    width: 90%;
    height: 10px;
    margin: 10px 0 10px -2%;
}

    .login_Other font {
        background: #f3f4f8;
        position: absolute;
        left: 0;
    }

/*返回顶部*/
.izl-rmenu {
    position: fixed;
    left: 95.8%;
    bottom: 10px;
    padding-bottom: 73px;
    z-index: 999;
    background: #666;
}

    .izl-rmenu .btn-shopping {
        background-color: #a2abb0;
        background: url(../images/8.jpg);
        background-size: 100% 100%;
    }

        .izl-rmenu .btn-shopping:hover {
            background-color: #f06f52;
            background: url(../images/7.jpg) 0px 0px no-repeat;
        }

    .izl-rmenu .btn {
        width: 72px;
        height: 73px;
        margin-bottom: 1px;
        cursor: pointer;
        position: relative;
    }

    .izl-rmenu .btn-phone {
        background-color: #a2abb0;
        background: url(../images/3.png);
        background-size: 100% 100%;
    }

        .izl-rmenu .btn-phone:hover {
            background-color: #f06f52;
            background: url(../images/4.png) 0px 0px no-repeat;
        }

    .izl-rmenu .btn-top {
        background: url(../images/5.png) 0px 0px no-repeat;
        background-color: #fe9700;
        display: none;
    }

        .izl-rmenu .btn-top:hover {
            background-color: red;
            background: url(../images/6.png );
            background-size: 100% 100%;
        }


/*微信商城二维码*/
#box #add_box {
    position: absolute;
    margin: 0 auto;
    width: 100%;
}

.add_box {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    background: rgba(0,0,0,.5);
}

.alert_box {
    margin: 70% auto;
    width: 20%;
    border: 1px solid #d8d8d8;
    border-radius: 15px;
    background: #fff;
    height: 240px;
}

    .alert_box p {
        position: relative;
        width: 100%;
        text-align: center;
        line-height: 60px;
    }

    .alert_box .alert_bt {
        border-top: 1px solid #d8d8d8;
    }

    .alert_box p .add_ok {
        border-left: 0;
    }

    .alert_box .alert_bt a {
        width: 100%;
        height: 45px;
        outline: 0;
        float: left;
        line-height: 45px;
        cursor: pointer;
    }

.add_del {
    display: inline-block;
    border-radius: 0 0 0 15px;
}

.add_ok {
    display: inline-block;
    border-radius: 0 0 15px 0;
    color: #f27527;
}

.list_x li {
    position: relative;
    animation: movesUp 8s .6s infinite;
    -webkit-animation: moveUp 8s .6s infinite;
}
/*3.26新写*/
.More_btn{width: 210px;margin:2% auto;}
.More_btn img{width: 210px;height: auto;}
.mall_many{width:80%;margin: 2% auto;}
.mall_many img{width: 100%; height: auto;}
.footer_left_d{width: 100%;float:left;height: 100px;background: #929191; color: #fff;}
.footer_left_e{width: 100%;float:left;height: 100px; }
 #ul2{position:absolute;left:0;top:0;overflow: hidden;float: left;}
 
    #ul2 li{
      float: left;
      width: 160px;
      height: 120px;
      list-style: none;
    }
    .activity_list{width: 80%;height: auto;float: left;margin: 2% 10%;border:3px solid #999;position:relative;}
                .aL_img{width: 75%;float: left;}
                .aL_img img{width: 100%;height: auto;}
                .aL_text{width: 25%;float: left;height: auto;}
                .aL_time{height: 130px;float: left;width: 100%;}
                .aL_time h4{width: 100%;font-size: 24px; margin: 10% 0 0 10%;}
                .aL_time p{color:#e8771f;font-size: 20px;margin: 5% 0 0 10%;}
                .aL_time .text{text-indent:35px;margin-top:5%;width: 90%;margin: 5%; }
                .aL_time a{display: inline-block;width: 100px;height: 30px; text-align: center;line-height: 30px;border: 1px solid #999;border-radius: 10px;margin: 0 30%;}
                .aL_end{position: absolute;right: 20%;top:32%;}
                .aL_start{position: absolute;right: 20%;top:32%;}
                 
