*{
    margin: 0;
    padding: 0;
}
body{
    background-color: RGB(235,243,248);
}
a{
    text-decoration: none;
}
.color-red{
    color: red!important;
}
ul li {
    list-style: none;
}
.header{
    width: 100%;
    height: 50px;
    background-color: RGB(95,105,219);
}

.brd{
    height: 100%;
    line-height: 50px;
}
.address_hover{
    border: 1px solid red!important;
}
.menu{
    margin: 0;
    padding: 0;
}
.menu  li{
    float: left;
    padding: 0 15px;
}
.menu li a{
    color: #f6f6f6;
}
.dropdown-menu li a{
     color: #000;
}
.dropdown-menu li a:hover{
    background-color: #fff;
}
.shu{
    color: #fff;
    padding: 0 10px;
}
.order_hover{
    color: red!important;
}

.show-star{
    /*background: url("bg.png") no-repeat;*/
    height: 600px;
    position: absolute;
}
.bg-blur{
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    -webkit-filter: blur(15px);
    -ms-filter: blur(15px);
    filter: blur(15px);
    z-index: -1;
}
.nav{
    margin-top: 30px;
}
.logo{
    width: 200px;
    height: 50px;
    background: RGB(255,73,9);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: #fff;

}
.types{
    margin-left: 70px;
}
.types li{
    float: left;

}
.types li a{
    font-size: 16px;
    color: #fff;
    padding: 10px 20px;
    line-height: 50px;

}
.types li a:hover{
    text-decoration: none;
    color: orange;
    border-bottom: 1px solid orange;

}
.keyword{
    border: 0;
    width: 300px;
    height: 40px;
    background-color: transparent;
    padding: 10px;
    position: absolute;
    margin-left: 20px;
    outline: none;
}
input::-webkit-input-placeholder{
    /*color: #fff5d4;*/
    color: #000;
}
.search-div{
    position: relative;
    width: 400px;
    height: 40px;
    /*border: 2px solid #fff5d4;*/
    border: 2px solid #000;
    border-radius: 18px;
}
.slide-div{
    margin-top: 50px;
}
.slide{
    width: 100%;
    /*box-shadow: 2px 2px 10px #909090;*/
    box-shadow: 0 4px 2px -2px gray;
}
.slide img{
    width: 100%;
    height: 100%;
}
.swiper-scrollbar-drag{
    background-color: #fff!important;
}
.clear{
    clear: both;
}
.mid-div{
    margin-top: 30px;
}
.mid-left{
    height: 150px;
    background:linear-gradient(90deg,RGB(218,101,79),RGB(242,154,96));

}
.mid-left  h6{
    margin-top: 0;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding-top: 20px;

}
.mid-right{
    height: 150px;
    background-color: RGB(241,101,101);
}
.mid-left  p{
    color: #fff;
    text-align: center;
}
.mid-right p{
    color: #fff;
    text-align: center;
}
.mid-right h6{
    margin-top: 0;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding-top: 20px;
}
.types-for{

}
.type{
    margin-top: 30px;
}
.img-type{
    width: 100%;
    height: 500px;
}
.img-type img{
    width: 100%;
    height: 100%;
}
.type-title{
    font-size: 24px;
    font-weight: 400;
}
.good-div{
    display: flex;
    justify-content: center;
    align-items: center;
}
.good-div img{
    width: 160px;
    height: 160px;
}
.height-240{
    height: 235px;
}
.good{
    height: 100%;
    background-color: #fff;
    width: 30%;
    float: left;
    margin-right: 30px;
}
.mt-30{
    margin-top: 30px;
}
.good-{
    /*display: flex;*/
    /*justify-content: space-between;*/
}
.price{
    color: red;
    text-align: center;
}
.footer{
    margin-top: 30px;
    height: 300px;
    background-color: #303030;
}
.information{
    /*height: 80%;*/
    border-bottom: 0.5px solid #fff;
}
.m-20{
    padding-top: 40px;
}
.info{
    display: flex;
    justify-content: center;
    align-items: center;
}
.infoshu{
    height: 30px;
    border-left: 1px solid orange;
    margin: 0 20px;
}
.info h4{
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}
.phone{
    margin-top: 40px;
}
.phone p{
    text-align: center;

}
.phone span{
    color: #fff;
}
.bei div{
    color: #fff;
    text-align: center;
    line-height: 50px;
}
.location{
    height: 60px;
    line-height: 60px;
}
.location a{
    color: #000;
}
.location{
    color: #999;
    padding-left: 15px;
}
.type-div{
    height: 150px;
    background-color: #fff;
}
.type_detail{
    padding: 30px;
    cursor: pointer;
}
.type_sort{
    padding: 20px 30px;
    cursor: pointer;
}
.more{
    color: #ccc;
}
.type--:hover{
    color: darkred;
}
.default-sort{
    color: darkred;
}
.shop{
    height: 400px;
    background-color: #fff;
    width: 24%;
    float: left;
    margin-right: .5%;
    margin-left: .5%;
    margin-bottom: 10px;
}
.shop-div{
    margin-top: 30px;
}
.good-info{
    height: 100%;
}
.img-div-{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60%;
}
.img-div- img{
    width: 160px;
    height: 160px;
}
.good-detail{
    height: 40%;
    text-align: center;
}
.good-detail h4{
    font-weight: 400;

}
.good-detail p{
    color: #ccc;
}
.car-title{
    height: 50px;
    background-color: #fff;
    margin-top: 30px;
    line-height: 50px;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}
.right-car{
    float: right;
    font-size: 14px;
    position: relative;
    right: 20px;
    font-weight: 400;
}
.car{
    background-color: #fff;
    margin-top: 30px;
}
.car table{
    width: 100%;
}
.car table td{
    padding: 20px 10px;
    text-align: center;
}
.car table .check{
    text-align: left;
    width: 100px;
}
.car table .check{
    padding-left: 30px;
}
.check-{
    position: relative;
    top:2px;
    right: 5px;
    width: 15px;
    height: 15px;
    cursor: pointer;
}
.good-img{
    width: 100px;
    height: 100px;
}
.car-btn-div {
    margin-top: 30px;
    height: 80px;
    background-color: #fff;
}

.car-btn-div .center-block{
    line-height: 80px;
}
.prices{
    float: right;
    width: 60%;

}
.prices h3{
    float: left;
}
.prices button{
    height: 40px;
    background-color: #E81329;
    width: 150px;
    border: none;
    border-radius: 18px;
    color: #fff;
    margin-top: 10px;
    margin-left: 20px;

}
.prices p{
    color: #ccc;
    font-size: 12px;
    width: 100%;
    text-align: left;
    position: relative;
    margin-top: 6px;
    right: 200px;
}
.check-good{
    line-height: 80px;
    float: right
}
.car-btn-div .col-md-1{
    padding-left: 30px;
}
.like h3{
    font-size: 20px;
    font-weight: 400;
    margin: 30px 0;
}
.like{
    padding: 0!important;
}
.login-div{
    height: 800px;
    width: 100%;
    background: url("bg.png") no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    -webkit-filter: blur(15px);
    -ms-filter: blur(15px);
    filter: blur(15px);
    z-index: -1;
    position: absolute;
    float: left;

}
.login-form{
    width: 100%;
    height: 800px;
    display: flex;
    align-items: center;
}
.login{
    width: 80%;
    /*height: 500px;*/
    margin-left: 10%;
}
.form-login{
    width: 360px;
    float: right;
    height: 100%;
    background-color: #fff;
    padding: 40px 45px;
    border-radius: 5px;
}
.form-login .login-title{
    font-size: 22px;
    color: #333;
    font-weight: 500;
    font-family: "MiSans";
    cursor: pointer;
}
.form-1{
    margin: 0 20px 0 0;
    padding: 0 0 5px 0;
}
.from a{
    color: #000;
}
.from a:hover{
    text-decoration: none;
}
.border{
    clear: both;
    width: 44px;
    background: #ff5c00;
    height: 4px;
    border-radius: 2px;
}
.form-content{
}
.forms{
    padding: 20px 2px 0;
}
.form-item{
    position: relative;
    border-radius: 2px;
    border: 1px solid transparent;
    transition: top .15s cubic-bezier(.4,0,.2,1),font-size .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1);
}
.form-item input[name='username']{
    border: 0;
    outline: none;
    padding: 30px 20px 10px;
    width: 100%;
    background-color: #f9f9f9;
}

.form-item input[name='phone']{
    border: 0;
    outline: none;
    padding: 30px 20px 10px;
    width: 100%;
    background-color: #f9f9f9;
}

.form-item input[name='compass']{
    border: 0;
    outline: none;
    padding: 30px 20px 10px;
    width: 100%;
    background-color: #f9f9f9;
}



.form-item input[name='code']{
    border: 0;
    outline: none;
    padding: 30px 20px 10px;
    width: 100%;
    background-color: #f9f9f9;
}

.form-item input[name='password']{
    border: 0;
    outline: none;
    padding: 30px 20px 10px;
    background: #f9f9f9;
    width: 100%;
    border-radius: 5px;
    letter-spacing: 10px;
}
.form-item input::-webkit-input-placeholder{
    color: rgba(0,0,0,.4);
}
.form-item label{
    position: absolute;
    top: 20px;
    display: block;
    color: rgba(0,0,0,.4);
    font-size: 17px;
    font-family: "MiSans";
    font-weight: 400;
    height: 21px;
    max-width: calc(100% - 20px);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    user-select: none;
    padding: 0 20px 0px;

    transition: top .15s cubic-bezier(.4,0,.2,1),font-size .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1);
}
.error-info{
    color: #f04645;
    margin-top: 10px;
    line-height: 20px;
    font-size: 12px;
    height: 20px;
}

.mi-password-field__icon1{
    width: 20%;float: right;height: 60px;display:flex;justify-content: center;align-items: center;cursor: pointer
}

.mi-password-field__icon2{
    width: 20%;float: right;height: 60px;display:flex;justify-content: center;align-items: center;cursor: pointer
}
.book input{
    width: 15px;
    height: 15px;
    position: relative;
    top: 3px;
    cursor: pointer;
}
.book span{
    font-size: 14px;
    color: #aaaaaa;
}
.book a{
    color: #333333;
}
.login-btn{
    margin-top: 20px;
}
.login-btn button{
    background-color: #ff5c00;
    border: 0;
    outline: none;
    padding: 0 20px;
    color: #fff;
    width: 100%;
    border-radius: 4px;
    height: 60px;
    font-weight: 400;
    line-height: 60px;
    font-size: 18px;
    font-family: inherit;

}
.reset-pwd{
    margin-top: 10px;
}
.reset-pwd a{
    color: #ff5c00;
    font-size: 17px;
    font-family: "MiSans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-weight: 500;
}
.r-pwd{
    float: left;
}
.p-login{
    float: right;
}
.other-login h3{
    color: #aaaaaa;
    font-size: 17px;
    text-align: center;
}
.login-list{
    display: flex;
    justify-content: center;
    align-items: center;
}
.login-list span{
    font-size: 44px;
    padding: 0 10px;
    cursor: pointer;
}
.qq{
    color: RGB(24,172,252);
}
.weixin{
    color: RGB(80,182,116);
}
.pu-login{
    transition: 0.3s;
}
.register{
    transition: 0.3s;
}
.send-img{
    height: 60px;
    line-height: 60px;
    width: 30%;float: right
}
.send-img a{
    color: #aaaaaa;
}
.reset-send{
    position: relative;right: 20px;
    color: #aaaaaa;
}
.footer-login{
    text-align: center;
    font-size: 12px;
    height: 170px;
    position: relative;
    background-color: #fff;
}
.footer-login p{
    width: 100%;
    position: absolute;
    bottom: 20px;
    color: #aaaaaa;
}
.h1-login{
    width: 630px;
    float: left;
}
.online-shop{
    color: #fff;
    background-color: #d62536;
    border:0;
    padding: 15px 35px;
    text-indent: 3px;
    letter-spacing: 3px;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
}

.pu-shop-detail{
    margin-top: 30px;
    height: 800px;
    background-color: #fff;
    /*margin-left: 0;*/
    /*margin-right: 0;*/
}
.shop-name{

}
.shop-name h4{
    font-size: 18px;
    color: #333333;
    font-weight: 600;
}
.pu-img-good{
    width: 100%;
    height: 300px;
    border: 1px dashed #ccc;
    position: relative;
}
.pu-img-good img{
    width: 100%;
    height: 100%;
}
.pu-img-list{
    margin-top: 10px;
}
/*.list-img{*/
/*    width: 50px;*/
/*    height: 50px;*/
/*    cursor: pointer;*/
/*}*/
.list-img img{
    width: 100%;
    height: 100%;
}
.pu-img-list .list-img .tb-selected{
    background:none repeat scroll 0 0 #C30008;height:44px;padding:2px
}
.list-img li{
    float: left;
    height: 42px;
    margin: 0 6px 0 0;
    cursor: pointer;
    padding: 1px;
    background: none repeat scroll 0 0 transparent;
}
.tb-pic{

}
.tb-s40, .tb-s40 a {
    height: 40px;
    width: 40px;
}
.tb-selected div {
    background-color: #FFFFFF;
    border: medium none!important;
}
.list-img li div {
    border: 1px solid #CDCDCD;
}
.mask{
    width: 120px;
    height: 120px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.4);
    cursor: move;
    display: none;
}
.big{
    width: 358px;
    height: 298px;
    border: 1px solid #ccc;
    position: absolute;
    left: 385px;
    top: 0;
    overflow: hidden;
    display: none;
}
.big img{
    position: absolute;
    z-index: 100;
}
.color-black{
    color: #555555;
}
.detail{
    padding-left: 40px;

}
.detail p{
    color: #aaaaaa;
    font-size: 14px;
    padding-bottom: 20px;
}
.good-detail-right{
    display: inline-block;
    width: 100px;
    text-align: right;
}
.num{
    width: 50px;
    height: 32px;
    line-height: 32px;
    padding: 0;
    border-width: 0;
    color: #424242;
    font-size: 16px;
    text-align: center;
    margin-top: 3px;
}
.num-div span{
    float: left;
    width: 38px;
    height: 38px;
    line-height: 38px;
    color: #757575;
    font-size: 20px;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    text-decoration: none;
}
.num-div{
    width: 148px;
    height: 38px;
    border: 1px solid #e0e0e0;
    text-align: center;
    background-color: #fff;
    zoom: 1;
    float: left;

}
.label-num{
    color: #aaaaaa;
    float: left;
    width: 100px;
    text-align: right;
    height: 38px;
    line-height: 38px;
}
.addCarBtn{
    float: left;
    padding-left: 10px;
}
.addCarBtn button{
    background-color: #5f69bd;
    border: none;
    outline: none;
    color: #fff;
    padding: 9px 20px;

}
.goodHot-div{
    width: 17%;
    height: 230px;
    border: 1px dashed #ccc;
    float: left;
    margin-right: 1%;
}
.good1-img{
    height: 75%;
    padding: 5px;
}
.good1-img img{
    width: 100%;
    height: 100%;
}
.good1-name{
    padding: 5px;
}
.good1-name p{
    color: #000;
    font-size: 12px;
    text-align: center;
    font-weight: 600;
}
.good1-price{
    font-size: 18px!important;
}
.products_main{
    margin-top: 30px;
    background-color: #fff;
    padding-bottom: 40px ;
}
#store{
    height: 40px;
    background-color: #5f69bd;
}
#store h3{
    margin: 0;
    height: 40px;
    line-height: 40px;
    color: #fff;
    padding: 0 10px;
}
#store_info{
    padding: 10px 0;
}
.store--info{
    width: 200px;
    height: 150px;
    background-color: #fff;
    border-radius: 5px;
    position: fixed;
    left: 80px;
    cursor: pointer;
}
.introduce{
    display: flex;
    justify-content: center;
    align-items: center;
}

.imgList img{
    width: 80%;
    height: 80%;
}
.goods_tab{
    /*border-bottom: 1px solid #ccc;*/
}
.goods_tab label{
    padding: 0 20px;
    height: 50px;
    font-size: 16px;
    font-family: Sans-Serif;
    line-height: 50px;
    color: #555;
    cursor: pointer;
}
.current{
    color: #fff!important;
    font-weight: 700!important;
}
.goods_tab label{
    background-color: RGB(226,52,53);
    color: #000;
}
.format{
    display: none;
}
.goods_infos{
    padding: 20px;
}
.goods_infos li{
    width: 50%;
    float: left;
}
.introduce{

}
.comment-div{
    display: none;
}
.me-info{
    height: 400px;
}
.me-info .w20{
    width: 19%;
    float: left;
    background-color: #fff;
}
.me-info .w80{
    float: right;
    background-color: #fff;
    margin-left: 2%;
    width: 79%;
}
.w20 .center-block h5{
    margin-top: 40px;
    text-align: center;
    color: #000;
    font-size: 18px;
}
.w20 .face{
    width: 120px;
    height: 120px;
    margin-top: 20px;
    font-weight: 500;

}
.w20 .face img{
    width: 100%;
    height: 100%;
}
.big-nav-div{
    text-align: center;
    margin-top: 40px;
}
.big-nav-div span{
    text-decoration: none;
    cursor: pointer;
}
.big-nav span span{
    color: #333333;
    font-size: 16px;
}
.big-nav{
    margin-bottom: 30px;
}
.big-nav ul li{
    padding-top: 8px;
    padding-bottom: 10px;
}
.big-nav ul li span{
    color: #999999;
    font-size: 14px;
}
.info3 h4{
    text-align: center;
    padding: 30px;
}
.info3 h4 span{
    color: #999999;
    font-size: 12px;
}
.more-add{
    margin: 0;
}
.ww30{
    width: 25%;
    float: left;
    height: 130px;
    border: 1px solid #cccccc;
    margin-left: 6.25%;

    cursor: pointer;
    margin-bottom: 20px;
}
.wwflex{
    display: flex;
    justify-content: center;
    align-items: center;
}
.add{
    text-align: center;
}
.add .glyphicon{
    color: #aaaaaa;
}
.add span{
    color: #999999;
}
.addInfo{
    width: 80%;
    height: 40px;
    margin-top: 10%;
    margin-left: 10%;
}
.addInfo p{
    color: #999999;
    font-size: 12px;
}
.ii{
    display: none;
}
.myorder{
    margin-top: 40px;
    margin-bottom: 30px;
}
.myorder h2{
    color: #666;
}
.myorder h2 span{
    color: #999999;
    font-size: 12px;
    margin-left: 10px;
}
.info0:first-child{
    width: 90%;
    margin-left: 5%;
}

.order-tab :first-child{
    padding-left: 0;
}
.order-tab label{
    font-size: 16px;
    color: #666;
    font-weight: 400;
    cursor: pointer;
    padding:0 20px;
    border-right: 1px solid #e0e0e0;
}
.order-tab{
    margin-top: 30px;
}
.order-detail{
    border: 1px solid #ff6700;
    margin-bottom: 20px;
}
.order-detail div:first-child{
    width: 95%;
    margin-left: 2.5%;
}
.order-name{
    padding-top: 30px;
    padding-bottom: 30px;
}
.order-name h3{
    font-size: 20px;
    color: #ff6700;
}
.order-summary{
    float: left;
}
.order-summary li{
    float: left;
    height: 20px;
}
.order-summary li span{
    color: #999999;
    padding: 0 10px;
    border-right: 1px solid #e0e0e0;
}
.col-sub{
    width: 240px;
    padding-left: 10px;
    text-align: right;
    float: right;
}
.caption-price{

}
.price-num{
    height: 18px;
    margin-right: 5px;
    font-size: 28px;
    font-weight: 200;
    line-height: 1;
    color: #333;
}
.order-img-div{
    margin-top: 10px;
    border-top: 1px solid #feccac;

}
.left-order{
    float: left;
    width: 47.5%!important;
    margin-left: 2.5%!important;
    padding: 30px 0;
}

.right-order{
    float: right;
    width: 40%;
}
.order-img{
    width: 80px!important;
    height: 80px!important;
    float: left;
}
.order-nn{
    float: right;
    margin-right: 100px;
    margin-top: 20px;
}
.order-nn p{
    line-height: 10px;
}
.order-img img{
    width: 100%;
    height: 100%;
}
.right-info-btn{
    margin-top: 20px;
    height: 100px;
}
.maPay{
    color: #fff;
    background-color: #ff6700;
    display: block;
    padding: 2px 42px;
    margin-top: 30px;
    border: 1px solid #ff6700;
    line-height: 32px;
    position: relative;
    left: 150px;
}
.btnDea{
    color: #999;
    border: 1px solid #999999;
    padding: 2px 42px;
    margin-top: 10px;
    line-height: 32px;
    position: relative;
    left: 150px;
}
.hover-address{
    display: none;
}
.hover-address a{
    margin-right: 10px;
}
.color-orange{
    color: #ff6700!important;
}
.info1>div:first-child{
    width: 90%;
    margin-left: 5%;
}
.info2>div:first-child{
    width: 90%;
    margin-left: 5%;
}
.storeList{
    margin-top: 20px;
    background-color: #fff;
}
.storeList .row:last-child{
    padding-bottom: 30px;
}
.storeList .col-md-6{
    cursor: pointer;
}
.storeList .col-md-6:hover .center-block{
    background-color: rgba(0,0,0,.05);
    transform: scale(1.05);
    transition: .4s;
}
.hover {
    width: 300px;
    height: 0px;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    overflow: hidden;
    left: 0;
    transform: rotate(55deg);
    transition: all 0.2s;
    z-index: 999;
    text-align: center;
}
.store-title{
    border-bottom: 1px solid #ddd;
}
.store-title h5{
    float: left;
    padding: 10px;
}
.store-search input::-webkit-input-placeholder{
    color: #aaa;
}
.store-search input{
    outline: 0;
    border: 1px solid #ddd;
    text-indent: 2px;
    padding: 3px 10px;
    border-radius: 3px;
}
.store{
    margin-top: 20px;
    width: 95%;
    margin-left: 2.5%;
    height: 150px;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.store-search{
    float: right;
    color:  #999;
    margin-top: 10px;
    margin-right: 20px;
}
.left-store-img{
    float: left;
    width: 30%;
    height: 100%;
}
.store-img{
    padding: 10px;
    width: 100%;
    height: 100%;
}
.store-img img{
    width: 100%;
    height: 100%;
}
.right-store-info{
    width: 70%;
    float: right;
}
.store-info{
    padding: 5px 10px;
}
.store-label{
    padding: 2px 10px;
    background-color: RGB(251,101,56);
    color: #fff;
    font-size: 12px;
    line-height: 20px;
}
.store-name{
    margin: 10px 0 15px 0;
    color: rgba(0,0,0,.7);
    font-size: 14px;
}
.store-radio
{
    font-size: 12px;
    color: #aaaaaa;
    margin-bottom: 5px;
}
.store-address{
    font-size: 12px;
    color: #aaaaaa;
}
.store-level{
    color: #f38982;
    background-color: RGB(255,242,242);
    padding: 2px 10px;
}
.store-content{
    margin-top: 30px;
}
.wid20{
    width: 19%;
    float: left;
}
.h50{
    height: 500px;
}
.store-detail{
    border: 1px solid #ddd;
    background-color: #fff;
}
#shore-content{
}
#shore-content h5{
    padding: 20px;
    margin: 0;
    color: #000;
}
#store-img{
    padding: 10px;
    width: 100%;
    height: 200px;
}
#store-img img{
    width: 100%;
    height: 100%;
}
#shore-content ul{
    padding: 10px;
}
#shore-content ul span{
    color: #999999;
}
.shanghu{
    position: relative;
}
.shanghu h5{
    padding: 20px;
    margin: 0;
    background-color: RGB(249,249,249);
    color: #000;

}
.store-mail{
    margin-top: 30px;
    border: 1px solid #ddd;
}
.store-show{
    margin-top: 30px;
    border: 1px solid #ddd;
}
.wid80{
    width: 79%;
    float: right;
}
.store-mail{
    background-color: #fff;
}
.mail-order-content{

}
.mail-order-content ul{
    padding: 20px;
}
.mail-order-content ul li{
    padding: 5px 0;
    position: relative;
    margin-bottom: 10px;
}
.mail-order-content ul li a{
    display: block;
    text-decoration: none;
}
.mail-order-content ul li a img{
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 10px;
}
.mail-order-content ul li a strong {
    display: block;
    max-height: 36px;
    line-height: 18px;
    overflow: hidden;
    font-weight: normal;
}
.mail-order-content ul li a em{
    display: block;
    margin-top: 5px;
    font-size: 14px;
    color: #ba1813;
    font-weight: bold;
}
.submit-order{
    background-color: #fff;
    margin-top: 30px;
}
.order-address{
    margin-top: 30px;

}
.order-address h4{
    font-size: 18px;
    padding: 0 10px;
    font-family: "微软雅黑";
}
.order-goods{
    margin-top: 30px;
}
.order-goods h4{
    font-size: 18px;
    padding: 0 10px;
    font-family: "微软雅黑";
}
.order-goods table{
    width: 100%;
    font-size: 14px;
    color: #aaa;
    text-align: center;
}
.order-goods table td{
    padding: 15px 20px;
}
.order-goods img{
    width: 30px;
    height: 30px;
}
.ems{

    height: 80px;
}
.ems h4{
    margin: 0;
    height: 80px;
    font-size: 18px;
    font-family: "微软雅黑";
    line-height: 80px;
    margin-left: 10px;
}

.order-price{
    margin-top: 30px;
    border-bottom: 1px solid #ccc;

}
.order-price h4{
    font-size: 18px;
    padding: 0 10px;
    font-family: "微软雅黑";
}
.order_pp{
    margin-top: 30px;

}
.order-detail-price{
    float: right;
    margin-right: 20px;
    margin-bottom: 30px;
}
.order-detail-price p{
    color: #aaa;
    font-size: 12px;
}
.order-btn{
    margin-top: 30px;
}
.btn-right{
    float: right;
    margin-right: 30px;
    margin-bottom: 20px;
}
.return-car{
    color: #999;
    padding: 10px 50px;
    border: 1px solid #999;
    background-color: #fff;
    outline: 0;
}
.pay{
    color: #fff;
    padding: 10px 50px;
    border: 1px solid RGB(255,103,2);
    background-color: RGB(255,103,2);
    outline: 0;
}
#more-type{
    display: none;
    width: 100px;background-color: #fff;z-index: 100;position: absolute;border-radius: 5px;
    padding-bottom: 10px;
}
#more-type p{
    margin: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 5px;cursor: pointer;
}
#more-type p:hover{
    color: #ff4909;
}

.good-hot{
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    border: 1px solid #ccc;
    width: 100%;
    overflow: hidden;
}
.good-hot .center-block{
    width: 200px;
    height: 100%;
    background-color: #fff;
    cursor: pointer;
    border-radius: 5px;
}
.good-hot .glyphicon{
    float: left;
    /*display: flex;*/
    align-items: center;
    color: orange;
    font-size: 18px;
    cursor: pointer;
}
.top-hot{
    height: 70%;
}
.top-hot img{
    width: 100%;
    height: 100%;
    padding: 10px;
}
.bottom-hot{
    position: relative;
}
.bottom-hot h4{
    font-size: 16px;
    font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif;
    font-style: italic;
    color: #333;
    padding:0 10px 0 10px;
}
.hot-price{
    display: block;
    width: 200px;
    height: 30px;
    background-color: #6495ed;
    position: absolute;
    right: 0;
    top: 15px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    display: none;
}
.hot-price span:after{
    content: "";
    position: absolute;
    right: 0;
    border: 15px solid;
    border-color: transparent #fff transparent transparent;
}
.hot-price .color-red{
    font-size: 18px;
    line-height: 30px;
    color: #fff!important;
    margin-left: 20px;
}
.center-block:hover .hot-price{
    display: block;
    animation: bounceInRight;
    animation-duration: 0.5s;
}
.center-block:hover .mengbu{
    display: block;
}
.top-hot{
    position: relative;
}
.mengbu{
    height:100%;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.3);
    display: none;
}
.mengbu div{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.mengbu button{
    outline: 0;
    border:0;
    background-color: orange;
    padding: 10px 30px;
    color: #fff;
}
.padding-div{
    padding: 20px;
    width: 2000px;
}
.padding-div .center-block{
    float: left;
    margin: 20px;
}
.main-center{
    width: 80%;
    height: 100%;
}
