
body{margin:0;padding:0;}
ul,ol{margin:0;padding:0;}
*{margin:0;padding:0}
body{font: 16px/1.25 "楷体","黑体",Helvetica,sans-serif;color: #000;background:#F3F3F3;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
ul,ol,li{list-style:none;}
img{border:0 none;-ms-interpolation-mode:bicubic;}
input[type="button"],input[type='submit']{cursor:pointer}
a:focus,input:focus{outline:none;}
button{cursor:pointer}
table{border-collapse:collapse;border-spacing:0}
a{text-decoration:none;color:#333;}
a:hover{color:#4593fd;}

.clearfix:after,
.column:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{*zoom:1;}


.flex_row{display: -webkit-box;display: -webkit-flex;display: flex;}
.flex_col{height:100%;display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-orient: vertical;-webkit-flex-flow: column;flex-flow: column;}
.flex_son{-webkit-box-flex: 1;-webkit-flex: 1;flex:1;}


.main{width:1200px;margin:0 auto;}
.left-bar{width:220px;float: left;}
.right-main{width:960px;float: right;}

/*头部*/
.fixed-header{font-family:"楷体",Helvetica,sans-serif;}
.header{position: fixed;top:0;width:100%;background:linear-gradient(to bottom,#FFF,#eee,#FFF);padding:0.5em 0;z-index:9;height:2.4em;}
.menu-lists{position: relative;}
.menu-lists ul{left:140px;right:100px;position: absolute;height:30px;overflow: hidden;padding:0 10px;}
.menu-lists li{display: inline-block;margin-right:30px;height:40px;}
.menu-lists li a{display: block;line-height:2.4em;font-family:"黑体",Helvetica,sans-serif;}
.menu-lists .logo{position: absolute;left:0;top:0;padding-left:50px;}
.menu-lists .logo img{height:40px;position: absolute;left:0;}
.header .login-box{position: absolute;right:0;top:10px;color:#999;cursor: pointer;}
.header .login-box .uname{padding-left:30px;display: block;}
.header .login-box .avatar{width:20px;height:20px;border-radius:50%;position: absolute;left:0;}
.fixed-header .header-height{height:3.4em;}

/*底部*/
.footer{background: #000;color:#999;text-align:center;margin-top:20px;padding:50px 20px 50px 20px;line-height:30px;font-size:14px;}
.footer .qrcode{text-align:center;margin-left:2em;}
.footer .nav-title{font-weight:900;}
.footer .qrcode img{width:150px;}
.footer .article-lists li{display: inline-block;width:48%;text-align:left;margin-top:0.3em;}
.footer .article-lists a{color:#aaa;}

/*banner*/
.banner{overflow: hidden;margin-top:1em;}
.banner img{width:100%;height:350px;border-radius:10px;}
.banner .el-carousel__container{height:350px;border-radius:10px;}


/*卡列表*/
.cat-box{background:#FFF;border-radius:0.5em;padding:1em 0 0 0;margin-top:1em;}
.cat-box-0{background:linear-gradient(180deg, #fdcec7,#FFEEEC);}
.cat-box-1{background:linear-gradient(180deg, #ffdf99,#FFF2D0);}
.cat-box-2{background:linear-gradient(180deg, #95a1ff,#dfe3fe);}
.card-lists{background: rgba(255,255,255,0.5);border-radius:0.5em;overflow: hidden;border-top:1px solid #FFF;padding:0.1em 0 1em 1em;}


.cat-box.index-0{margin-top:0;}
.cat-box h2,.cat-box h1{padding-bottom:0.5em;margin-left:1em;color: #333;font-weight:900;}
.cat-box h2 a{font-size:20px;color: #333;}

.cat-box .item{float:left;width:20%;height:137px;overflow: hidden;}
.cat-box .item a{display: block;margin:1em 1em 0 0;background:#FFF;border-radius:10px;position: relative;padding-bottom:1em;
    box-shadow: 0 2px 4px rgba(218,218,218,.5);
}
.cat-box .item .litpic{flex-shrink: 0;background: #fff1e5;position: absolute;left:0.8em;top:1.8em;
    width: 3.5em;
    height: 3.5em;
    line-height:3.5em;
    border-radius: 50%;
    overflow: hidden;
    transition: transform .5s linear;
    transform-style: preserve-3d;text-align:center;}
.cat-box .item img{max-width:100%;max-height:100%;}
.cat-box .info{margin-left:5em;}
.cat-box .item .title{color:#000;padding-top:0.8em;font-size:1.2em; white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.cat-box .item .discount{color:#999;margin-top:0.5em;font-size:0.9em;}
.cat-box .button{width:7em;margin:0.5em 0 0 5em;
    height:2em;
    line-height:2em;
    background: #F7F7F7;
    border-radius: 1em;
    text-align: center;
    cursor: pointer;}

.cat-box .item:hover .button{background: #fbd356;}
.cat-box .item:hover a{box-shadow: 3px 2px 4px rgba(200,200,200,.5);margin-top:0.5em;}


.order-goods-box{padding-top:1em;}
.order-goods-box .el-image{width:5em;height:3em;background: #eefffc;}
.order-goods-box .title{margin:0 0 0 1em;line-height:2.5em;font-size:1.2em;}

/*卡券价格*/
.card-info-lists .item{
    width: 20%;
    float: left;
    cursor: pointer;
}
.card-info-lists .item .box{
    margin:1em 1em 0 0;
    border-radius: 0.5em;
    border:3px solid #f0f0f0;
    background: #f5f5f5;
    text-align:center;
    padding:0.8em 0;
}
.card-info-lists .face_val{font-size:1.2em;font-weight: 700;color: #333;}
.card-info-lists .discount,.card-info-lists .price{display: inline-block;position: relative;}
.card-info-lists .face-box{margin-top:0.5em;color:#333;}
.card-info-lists .discount:after{position: absolute;height:1em;width:0.1em;content:" ";background: #aaa;right:-1em;top:0.2em;}
.card-info-lists .price{color:#f56c6c;margin-left:1em;}
.card-info-lists .hover .box{border-color: #ff9e2b !important;
    background: #fff2e2;}

/*产品详情*/
.info-box{position: relative;background: #FFFFFF;border-radius:10px;padding:20px;}
.info-box .cover{width:380px;height:380px;overflow: hidden;position: absolute;left:20px;top:20px;}
.info-box img{width:100%;}
.info-box .right-box{margin-left:400px;height:380px;overflow: hidden;}

.info-box .title{font-size: 20px;line-height: 26px;color: #333;}

.info-box .price-box{margin-top: 18px;background:#e93323;color: #fff;position: relative;}
.info-box .price{font-weight: 700;margin:10px 0 0 15px;
    font-size: 30px;}
.info-box .orgin_price{    margin:5px 0 10px 15px;
    font-size: 14px;}
.salenum-box{position: relative;text-align: center;padding:15px 15px;}
.salenum-box:before{content: "";
    position: absolute;
    top: 14px;
    bottom: 12px;
    left: 0;
    width: 1px;
    border-left: 1px solid hsla(0, 0%, 100%, .24);}
.salenum-box .salenum{margin-bottom: 3px;font-weight: 700;font-size: 20px;}
.salenum-box .label{font-size:12px;}

.form-item{margin:30px 0 0 0;}
.form-item .label{width: 80px;
    font-size:16px;
    color: #5a5a5a;}
.form-item input{line-height:30px;height:30px;text-align:center;border-color: #f0f0f0;}
.form-item .stock{margin:10px 0 0 20px;font-size:14px;color:#999;}

.button-box{position: absolute;bottom:20px;left:420px;}
.button-box .buy{width: 158px;cursor: pointer;
    height: 50px;
    border-radius: 4px;
    background:linear-gradient(to bottom, #fb6a5e,#e93323, #fb6a5e);
    font-size: 16px;text-align:center;line-height:50px;border:0;
    color: #FFF;}

/*产品详情*/
.content-box{margin-top:20px;padding:20px;background: #FFFFFF;border-radius:10px;}
.content-box .title{font-size:18px;font-weight:900;}
.content-box .content{margin-top:10px;color:#999;line-height:2;min-height:300px;}

/*订单信息*/
.white-box{background: #FFF;margin-top:1em;padding:1em 0 1em 1em;border-radius:0.5em;}
.white-box-right{padding-right:1em;}
.white-box .nav-title{font-weight:900;}

.card-submit-type .item{border-radius:0.5em;padding:1em 2em;border:2px solid #ddd;cursor: pointer;margin:1em 1em 0 0;}
.card-submit-type .hover{border-color: #ff9e2b !important;background: #fff2e2;}
.more-box{margin-top:1em;}
.save-card-lists{margin:1em 1em 0 1em;}
.save-card-lists .status{color:#999;}
.save-card-lists .status-1{color:rgb(0, 255, 55);}
.save-card-lists .status-3{color:rgb(228, 95, 7);}


.card-input-box{margin:0 1em 0 0;}
.input-desc{margin-top:1em;color:#333;}
.input-desc span{color:#FFF;font-weight:900;background: #f18048;padding:0 1em;margin:0 0.5em;}



.order-card-box{margin-top:20px;line-height:30px;}
.order-msg-title{margin:1em 0 0 0;font-weight:900;color: #fb6a5e;}
.order-msg-content{margin:0.5em 0 0 0;color: #fb6a5e;}

.order-pay-box .flex_row{margin-top:20px;}
.order-pay-box .label{color:#999;font-size:16px;}
.order-pay-box .value{width:100px;text-align:right;}
.order-pay-box .total-fee{color: #fc5547;font-size:20px;}

.order-button-box{margin:20px 0 0 0;}
.order-button-box .buy{width: 158px;cursor: pointer;
    height: 50px;
    border-radius: 4px;
    background:linear-gradient(to bottom, #fb6a5e,#e93323, #fb6a5e);
    font-size: 16px;text-align:center;line-height:50px;border:0;
    color: #FFF;}


/*资讯详情*/
.article-page h1{margin-top:1em;font-size:1.5em;}
.article-page .info{margin-top:1em;color:#999;}
.article-page .content{margin-top:1em;line-height:2;margin-right:1em;}

/*资讯分类*/
.article-page-box{background:#FFF;background:linear-gradient(180deg, #fdcec7,#FFEEEC);border-radius:0.5em;padding:1em 0 0 0;margin-top:1em;}
.article-page-box h1{padding-bottom:0.5em;margin-left:1em;color: #333;font-weight:900;}
.article-page-box a{font-size:20px;color: #333;}

.article-page-lists{background: rgba(255,255,255,0.5);border-radius:0.5em;overflow: hidden;border-top:1px solid #FFF;padding:0.1em 0 1em 1em;}
.article-page-lists .item{float:left;width:20%;overflow: hidden;padding-top:1px;}
.article-page-lists .item a{display: block;margin:1em 1em 0 0;background:#FFF;border-radius:10px;position: relative;padding-bottom:1em;
    box-shadow: 0 2px 4px rgba(218,218,218,.5);
}
.article-page-lists .title{height:3em;overflow: hidden;padding:0.5em 0.5em 0 1em;}
.article-page-lists .updated_at{font-size:0.8em;margin:0.5em 0 0 1em;color:#999;}

/*屏幕宽大大于1200*/
@media (max-width:1200px) {
    .main{margin:0 auto;width:900px;}
    .cat-box .item{float:left;width:25%;height:137px;overflow: hidden;}
    .left-bar{width:100%;float: none;}
    .right-main{width:100%;float: none;}
    /*列表*/
}
@media (max-width:900px) {
    .main{margin:0 auto;width:600px;}
    .cat-box .item{float:left;width:50%;overflow: hidden;}
    /*列表*/
}
/*屏幕宽大大于750*/
@media (max-width:750px) {
    body{font-size:1em;}
    .main{width:auto;margin:0 0;}
    .header {padding:0.5em 0;}
    .menu-lists{height:2.2em;}
    .menu-lists .logo{position: absolute;left:1em;top:0;padding-left:2.5em;line-height:2em;}
    .menu-lists .logo img{height:2em;position: absolute;left:0;}
    .menu-lists ul{display: block;white-space: nowrap;overflow-x: scroll;left:7em;right:3em;}
    .menu-lists ul li{display:inline-block;margin-right:1em;}

    .header .login-box{position: absolute;right:1em;top:0.5em;color:#999;cursor: pointer;height:1.3em;width:1.3em;}
    .header .login-box .nickname{display: none;}
    .header .login-box .avatar{width:1.3em;height:1.3em;}
    .fixed-header .header-height{height:3em;}

    /*底部*/
    .footer{margin-top:1em;padding:1em;line-height:1.5em;font-size:0.8em;}

    /*轮播图片*/
    .banner{width:100%;margin-top:0;}
    .banner img {width: 100%;height:auto;border-radius:0;}
    .banner .el-carousel__container{height:10em;}

    /*卡片列表*/
    .cat-box h2 a {font-size:1.1em;}
    .cat-box{padding:1em 0 1em 0;margin:1em 0 0 0;}
    .cat-box .item{width:50%;height:auto;}
    .cat-box .item .litpic{width:2.5em;height:2.5em;top:1em;line-height:2.5em;}
    .cat-box .info{margin-left:3.5em;}
    .cat-box .button{display: none;}
    .cat-box .item .title{font-size:0.9em;}
    .cat-box .item .discount{font-size:0.8em;}

    /*提交类型*/
    .card-submit-type .item{padding:0.5em 1em;border:1px solid #ddd;margin:1em 1em 0 0;}


        /*产品详情*/
    .info-box{border-radius:0.5em;padding:0 0 1em 0;}
    .info-box .cover{width:100%;height:auto;overflow: hidden;position:initial;left:0;top:0;}
    .info-box img{width:100%;}
    .info-box .right-box{margin-left:0;height:auto;}
    .info-box .title{font-size:1.1em;margin:1em 1em 0 1em;}

    .info-box .price-box{margin:1em 1em 0 1em;border-radius:0.5em;}
    .info-box .price{font-weight: 700;margin:0.5em 0 0 1em;
        font-size:1.5em;}
    .info-box .orgin_price{margin:0.3em 0 0.5em 1em;font-size:0.8em;}
    .salenum-box{padding:1em;}
    .salenum-box:before{content: "";
        position: absolute;
        top: 1em;
        bottom: 0.8em;
        left: 0;
        width: 1px;
        border-left: 1px solid hsla(0, 0%, 100%, .24);}
    .salenum-box .salenum{margin-bottom: 3px;font-weight: 700;font-size:1.2em;}
    .salenum-box .label{font-size:0.8em;}

    .form-item{margin:1em 0 0 1em;}
    .form-item .label{width: 80px;
        font-size:16px;
        color: #5a5a5a;}
    .form-item input{line-height:2em;height:2em;}
    .form-item .stock{margin:0.5em 0 0 1em;font-size:1em;}

    .button-box{position:initial;text-align:center;margin-top:1em;}
    .button-box .buy{width:10em;height:3em;font-size:0.8em;line-height:3em;}


    /*产品详情*/
    .content-box{margin-top:1em;padding:1em;border-radius:0.5em;}
    .content-box .title{font-size:1.2em;font-weight:900;}
    .content-box .content{margin-top:0.5em;color:#999;line-height:2;min-height:300px;}

    /*订单信息*/
    .white-box{margin-top:1em;padding:1em 0 1em 1em;border-radius:0.5em;}


    /*卡券价格*/
    .card-info-lists .item{width: 50%;}
    .card-info-lists .item .box{border:1px solid #f0f0f0;padding:0.5em 0;
    }
    .card-info-lists .face_val{font-size:1em;}
    .card-info-lists .discount{font-size:0.8em;}
    .card-info-lists .price{margin-left:1em;font-size:0.8em;}


    /*订单支付*/
    .pay-type{position: relative;padding:0.5em 2em 0.5em 3.5em;margin:1em 1em 0 0;}
    .pay-type img{position: absolute;left:1em;width:1.5em;height:1.5em;top:0.6em;}
    .pay-type-box .acc{display:block;}
    .order-card-box{margin-top:1em;}
    .order-msg-title{margin:1em 0 0 0;}
    .order-msg-content{margin:0.5em 0 0 0;}


    .order-pay-box .flex_row{margin-top:1em;}
    .order-pay-box .label{font-size:1em;}
    .order-pay-box .value{width:100px;text-align:right;}
    .order-pay-box .total-fee{color: #fc5547;font-size:1em;}

    .order-button-box{margin:1em 0 0 0;}
    .order-button-box .buy{width: 158px;cursor: pointer;
        height:3em;
        font-size:0.8em;text-align:center;line-height:3em;border:0;
        color: #FFF;}
}

/*客服*/
.server-move{position: fixed;z-index:9999;background: #ebf3ff;line-height:30px;border:1px solid #eee;border-radius:5px;padding:5px 10px  5px  10px;box-shadow: 2px 2px 5px #4593fd;}
.server-move .icon{position: absolute;}
.server-move img{width:30px;height:30px;}
.server-move .title{padding-left:38px;color:#4593fd;font-weight:900;}
.server-move .font{position: absolute;top:0;left:0;right:0;bottom:0;}
