* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent
}

li {
    list-style: none;
}

a:focus,
button:focus,
input:focus {
    outline: none;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

i {
    font-style: normal;
}

img {
    vertical-align: middle;
}

label,
button,
input {
    border: none;
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

img {
    -webkit-touch-callout: none;
}

body>a {
    display: none;
}

.ml10 {
    margin-left: 10px;
}

.mr10 {
    margin-right: 10px;
}

.mt10 {
    margin-top: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.w75 {
    width: 815px;
}

.w50 {
    width: 540px;
}

.w25 {
    width: 265px;
}

.h17 {
    height: 170px;
}

.h35 {
    height: 270px;
}

.h71 {
    height: 710px;
}

.df {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}

header {
    padding-top: 30px;
    height: 110px;
    background-image:linear-gradient(to right, #fc4bab , #fc5051);
    min-width: 1090px;
}

.header_white {
    background-color: #fff;
    border-bottom: 2px solid #F13B11;
    height: 90px;
}

.header {
    width: 1090px;
    margin: 0 auto;
}

.top {
    height: 78px;
}

.top img {
    width: 176px;
}

.top .fr {
    padding-top: 10px;
}

.top .search {
    position: relative;
    height: 38px;
    display: inline-block;
}

.top .search input {
    padding-left: 17px;
    width: 515px;
    height: 38px;
    background-color: #ffeaea;
    border-radius: 19px;
    color: #666;
    font-size: 16px;
}

.top .search button {
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
    height: 38px;
    background-color: #fff;
    border-radius: 0px 19px 19px 0px;
    color: #fc5051;
    font-size: 16px;
    cursor: pointer;
}

.top .fr span {
    margin-left: 38px;
    color: #fff;
    cursor: pointer;
}

.top .fr span a{
    color: #fff;
    padding:0;
}

.top .fr span img {
    width: 19px;
    margin-right: 14px;
}

.top .fr .cart {
    position: relative;
}

.top .fr .cart i {
    position: absolute;
    left: 13px;
    width: 18px;
    height: 18px;
    background-color: #FFFFFF;
    border-radius: 50%;
    color: #F23B11;
    text-align: center;
    line-height: 18px;
    font-size: 13px;
}

.menu.pof {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    border-bottom: 2px solid #F23B11;
    background-color: #fff;
    padding: 10px 0;
}

.menu>.df {
    justify-content: space-between;
}

.menu.pof>.df {
    width: 1090px;
    margin: 0 auto;
}

.menu.pof>.df>li a {
    color: #414141;
}

.menu.pof>.df>li.act>a,
.menu.pof>.df>li.hover>a {
    color: #F23B11;
    border-color: #F23B11;
}

.menu>ul>li {
    font-size: 15px;
    position: relative;
    height: 32px;
    padding: 0 19px;
    cursor: pointer;
}

.menu li ul {
    position: absolute;
    z-index: 10;
    background-color: #fff;
    width: 1090px;
    font-size: 14px;
    display: none;
    top: 32px;
    padding-bottom: 20px;
}

.menu li li {
    text-align: center;
    width: 109px;
    float: left;
    margin-top: 30px;
    position: relative;
    white-space: nowrap;
}
.menu li .details p{
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.menu li li a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 11;
}

.menu li li img {
    width: 60px;
    height: 60px;
}

.menu li.act>a,
.menu li.hover>a {
    border-bottom: 3px solid #fff;
    font-weight: 600;
}

.menu li a {
    color: #fff;
    padding-bottom: 7.5px;
}

section {
    background-color: #F5F5F5;
    padding: 10px 0 53px;
}

.type {
    width: 1090px;
    margin: 50px auto;
    margin-bottom: 0px;
}

.type h2 {
    border-left: 5px solid #F23C11;
    padding-left: 10px;
    font-size: 24px;
    margin-bottom: 24px;
}

.type h2 a {
    color: #929293;
    font-size: 16px;
    font-weight: 400;
    line-height: 33px;
}

footer {
    padding-bottom: 15px;
    text-align: center;
    color: #9C9C9D;
    font-size: 13px;
    background-color: #ffffff;
    padding-top: 2px;
    position: relative;
}
.wechatout{
    margin: 0 auto;
    justify-content: space-evenly;
    margin-bottom:20px;
}
.wechatout img{
    width: 100px;
}
.wechatout li span{
    display: block;
}
.wechatimg{
    margin: 50px auto;
    width: 1090px;
    justify-content: space-between;
}
.wechatimg img{
    width: 100px;
    height: 100px;
}
.ensure {
    margin: 50px auto;
    width: 1090px;
    justify-content: space-between;
}

.ensure li {
    position: relative;
    text-align: left;
    padding-left: 68px;
    font-size: 16px;
}

.ensure li img {
    position: absolute;
    width: 52px;
    left: 0;
}

.ensure li p {
    font-size: 18px;
    color: #313131;
}

.intro {
    font-size: 20px;
    padding-bottom: 20px;
}

.beian a {
    color: #9C9C9D;
}

.download {
    position: fixed;
    top: 180px;
    z-index: 9;
}

.download img {
    width: 98px;
}

.scrolltop {
    position: fixed;
    bottom: 50px;
    display: none;
    cursor: pointer;
}

.scrolltop div {
    padding-top: 10px;
    width: 58px;
    height: 48px;
    background-color: #F23C11;
    color: #fff;
    font-size: 13px;
    text-align: center;
}

.scrolltop #back-to-top {
    background-color: #fff;
    color: #F23C11;
}

.login,
.addsite,
.mobile {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100000000;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center;
    display: none;
}

.login .content,
.addsite .add,
.mobile .content {
    padding: 0 34px;
    width: 352px;
    height: 438px;
    margin: 10% auto;
    background-color: #fff;
    border-radius: 8px;
    font-size: 14px;
    position: relative;
}

.login .content .logo,
.mobile .content .logo {
    width: 178px;
    margin: 28px 0;
}

.login .content .close,
.addsite .add .close,
.mobile .content .close {
    width: 17px;
    position: absolute;
    right: 14px;
    top: 14px;
    cursor: pointer;
}

.login p {
    text-align: left;
    color: #F13B11;
    padding-left: 20px;
    font-size: 13px;
    height: 22px;
    line-height: 22px;
}

.login label {
    display: block;
    position: relative;
    line-height: 34px;
    margin-top: 15px;
}

.login label input {
    padding: 0 12px;
    width: 292px;
    height: 34px;
    border: 1px solid #E7E7E7;
}

.login label input:focus {
    border-color: #89B9FC;
}

.login label input.error {
    border-color: #F13B11;
}

.login label #sendCode {
    position: absolute;
    right: 30px;
    color: #89B9FC;
    cursor: pointer;
}

.login label #codeImg {
    position: absolute;
    right: 17px;
    cursor: pointer;
    height: 36px;
}

.login button {
    width: 152px;
    height: 46px;
    background-color: #F13B11;
    font-size: 18px;
    color: #fff;
    margin: 20px 0 20px;
    cursor: pointer;
}

.login .agree {
    color: #404040;
    margin-top: 10px;
}

.login .agree input[type='checkbox'] {
    -webkit-appearance: none;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: url('/style/img/check.png') no-repeat;
    background-size: contain;
}

.login .agree input[type='checkbox']:checked {
    background: url('/style/img/checked.png') no-repeat;
    background-size: contain;
}

.mobile .content {
    height: auto;
}

.mobile .content p,
.mobile .content h3 {
    text-align: left;
    padding-left: 33px;
}

.mobile .content h3 {
    font-size: 40px;
}

.disabled {
    pointer-events: none;
    cursor: default;
}

.login .cap{float:left;margin:25px 25px 0 25px;width:290px;text-align:center;position:relative;z-index:2;background-color:#fff;}
.login .cap a{float:left;width:290px;font-size:14px;height:25px;}
.login .cap .a1{font-weight:700;color:#000;border-bottom:#0099FF solid 1px;}
.login .cap .a2{color:#999;border-bottom:#EEEEEE solid 1px;}
.login .cap a:hover{text-decoration:none;}
.login .cap2 a{width:145px;}
.login .cap3 a{width:96px;}
.login #ts{float:left;height:20px;margin:15px 25px 0 25px;padding-left:20px;width:290px;color:#ff0000;}
.login #motts{float:left;height:20px;margin:15px 25px 0 25px;padding-left:20px;width:290px;color:#ff0000;}
.login .dts{background:url(img/err.gif) left top no-repeat;}
.login .u1{float:left;width:290px;margin:10px 25px 0 25px;}
.login .u1 li{float:left;}
.login .u1 .l1{width:290px;height:55px;}
.login .u1 .l1 .inp{float:left;width:240px;border:#CCCCCC solid 1px;height:22px;padding:10px 0 0 40px;font-size:14px;}
.login .u1 .l1 .inp1{background:url(img/reg1.gif) left center no-repeat;}
.login .u1 .l1 .inp2{background:url(img/reg2.gif) left center no-repeat;}
.login .u1 .l1 .inp3{background:url(img/reg3.gif) left center no-repeat;}
.login .u1 .l1 .inp4{background:url(img/reg4.gif) left center no-repeat;}
.login .u1 .l1 .inp5{background:url(img/reg2.gif) left center no-repeat;}
.login .u1 .l1 .inp0{width:133px;border-right:0;}
.login .u1 .l1 img{float:left;}
.login .u1 .l1 .a1{float:left;color:#fff;text-align:center;padding:8px 0 0 0;width:107px;height:26px;background-color:#0099FF;}
.login .u1 .l1 .a1:hover{text-decoration:none;}
.login .u1 .l1 .a2{float:left;text-align:center;padding:8px 0 0 0;width:107px;height:26px;background-color:#CCCCCC;}
.login .u1 .l1 .a2:hover{text-decoration:none;}
.login .u1 .l2{width:290px;padding:0 0 20px 0;text-align:center;color:#999;}
.login .u1 .l2 input{float:left;width:290px;height:40px;color:#fff;border-radius:3px;border:0;background-color:#0066CC;font-size:14px;cursor:pointer;}
.login .u1 .l2 img{margin:0 0 8px 0;}
.login .d1{float:left;width:290px;height:50px;text-align:right;margin:0 25px;}
.login .d1 a{color:#31A0E7;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.login .u1 .l1 .inp{width:290px;height:34px;padding-top:0;}
.login .u1 .l1 .inp0{width:183px;}
}
.login #wxlogin{float:left;width:260px;margin-left:20px;margin-top:-40px;position:relative;z-index:1;}

.goods_summary{padding-bottom: 5px;}
.goods_summary .goods_summary_b{background: #f3f3f3;}
.goods_summary .goods_summary_b .summary_price{position: relative;margin-bottom: 5px;margin-top:15px;}
.summary_price .dt,.summary_quan .dt{float: left;padding-left: 10px;color: #999;}
.summary_price .dd,.summary_quan .dd{margin-left: 70px;}
.summary_price .dd .s-price{color: #e4393c;margin-right: 10px;font-size:16px;}
.summary_price .dd .s-price .n-price{font-size:22px;}
.summary_price .dd .q-price{font-size:13px;}
.goods_summary .summary_quan{padding-bottom: 2px;margin-bottom: 3px;display: block;}
.summary_quan .lh{overflow: hidden;zoom: 1;}
.summary_quan .quan-item{position: relative;
    float: left;
    height: 16px;
    padding-left: 2px;
    line-height: 15px;
    text-align: center;
    border-top: 1px solid #df3033;
    border-bottom: 1px solid #df3033;
    background: #ffdedf;
    font-size: 14px;
    white-space: nowrap;
    margin-right: 13px;
    cursor: pointer;}
.summary_quan .quan-item s {
    left: 0;
    background-position: -2px 0;
}
.summary_quan .quan-item b {
    right: -2px;
}
.summary_quan .quan-item b, .summary_quan .quan-item s {
    position: absolute;
    top: -1px;
    display: block;
    height: 18px;
    width: 2px;
    overflow: hidden;
    background: url(/style/image/quan-arr.gif) no-repeat;
}
.summary_quan .text {
    padding: 0 10px;
    color: #df3033;
    font-size: 12px;
}

.summary_quan .quan-item:hover {
    background: #fff4f4;
}
.summary_quan .dd{
    padding: 10px 0;
    
}
.summary_quan .more-btn{
    
    color: #999;
    position: relative;
    float: left;
    height: 16px;
    line-height: 18px;
    cursor: pointer;
    font-size: 12px;
}

.ling-quan-wrap{
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9990;
    width: 0;
    height: 100%;
}
.ling-quan-open .ling-quan-w{
    right: 270px;
    border-right: 6px solid #7a6e6e;
}
.ling-quan-w{
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
        right: 0;
    -webkit-transition: right .3s ease-in-out 0s;
    -moz-transition: right .3s ease-in-out 0s;
    transition: right .3s ease-in-out 0s;
}
.ling-quan{
    position: absolute;
    left: 6px;
    top: 0;
    width: 270px;
    height: 100%;
    z-index: 2;
    background: #eceaea;
}
.ling-quan-panels{
    position: absolute;
    left: 6px;
    top: 0;
    width: 270px;
    height: 100%;
    z-index: 2;
    background: #eceaea;
}
.ling-quan-panel{
    visibility: visible;
    z-index: 2;
    -webkit-animation: toolbar-scaleIn .35s ease-in-out;
    -moz-animation: toolbar-scaleIn .35s ease-in-out;
    animation: toolbar-scaleIn .35s ease-in-out;
    width: 270px;
    height: 100%;
    position: absolute;
    background: #eceaea;
}
.ling-quan-panel h3{
    position: relative;
    width: 270px;
    height: 40px;
    line-height: 40px;
    background: #eceaea;
}
.ling-quan-panel h3 i{
    margin-right: 4px;
    margin-left: 10px;
    vertical-align: top;
    width: 18px;
    height: 13px;
    margin-top: 14px;
    background-position: -150px -100px;
}
.ling-quan-panel .title{
        display: inline-block;
    vertical-align: top;
        height: 40px;
    color: #5e5050;
    font-size: 16px;
}
.ling-quan-panel .close-panels{
    width: 12px;
    height: 12px;
    background-position: 0 -250px;
    position: absolute;
    right: 8px;
    top: 16px;
    cursor: pointer;
    -webkit-transition: transform .2s ease-out 0s;
    -moz-transition: transform .2s ease-out 0s;
    transition: transform .2s ease-out 0s;
    
}
.panel_icon{
    display: inline-block;
    background-image: url(/style/image/toolbars.png);
    background-repeat: no-repeat;
}
.ling-quan-panel-main{
    position: relative;
}
.ling-quan-panel-main .panel-main-content{
    overflow-y: auto;
    width: 270px;
    position: relative;
    visibility: visible;
}
.panel-wrap{
        width: 250px;
    font-size: 12px;
    text-align: left;
    color: #fff;
    margin: 0 auto;
}
.panel-coupon{
    width: 250px;
    height: 19px;
    line-height: 19px;
    font-size: 14px;
    color: #666;
    margin-top: 12px;
    text-align: center;
    background-position: 0 0;
    background: url(/style/image/coupon.png) no-repeat;
    overflow: hidden;
}
.panel-item{
    margin: 20px 0 0 2px;
    width: 240px;
    min-height: 106px;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    background: #fff;

}
.panel-item .item-wrap{
    
        min-height: 113px;
    padding: 0 10px 5px 15px;
    position: relative;
    font-size: 12px;
    text-align: left;
    color: #fff;
}
.panel-price{
    color: #74d2d4;
    float: left;
    width: 180px;
    font-family: Arial;
    font-size: 0;
    font-weight: 700;
    display: inline;
    padding-top: 12px;
}
.panel-price .yuan{
    position: relative;
    font-size: 16px;
    top: -8px;
    _top: -8px;
    left: 2px;
    font-weight: 400;
}
.panel-price .val{
    font-size: 28px;
}
.panel-price .name{
    font-size: 12px;
    font-weight: normal;
    padding-left: 8px;
}

.coupon-info{
        float: left;
    display: inline;
    width: 180px;
    margin: 0 2px 0 0;
    height: auto;
    line-height: 18px;
    color: #666;
    position: relative;
}
.coupon-info .condition{
    display: inline-block;
    
    height: 18px;
    color: #777;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 180px;
    vertical-align: middle;
}
.coupon-info p{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999;
}

.btn-get{
    display: block;
    text-decoration: none;
    cursor: pointer;
    margin: 0 auto;
    width: 12px;
    line-height: 19px;
    font-family: "microsoft yahei";
    color: #fff;
    clear: both;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(/style/image/coupon-new.png) no-repeat;
    padding: 16px 10px 0;
    background-color: #74d2d4;
    background-position: -236px -124px;
}

.coupon-time {
    width: 190px;
    clear: both;
    color: #999;
}

.coupon-seal{
    position: absolute;
    right: 37px;
    bottom: 55px;
    width: 47px;
    height: 47px;
    background: url(/style/image/coupon-new.png) no-repeat;
}
.coupon-term {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 55px;
    height: 55px;
    background: url(/style/image/coupon-new.png) no-repeat 0 -53px;
}

.panel-item .success-info {
    background: #fff3e2;
    padding: 0 5px 10px;
    
}

.panel-item .success-info .info {
    display: block;
    margin: 0 auto 12px auto;
    font-size: 16px;
    text-align: left;
    color: #c81623;
    background-position: 0 -345px;
    width: 156px;
    height: 19px;
    line-height: 19px;
    padding-left: 40px;
}
.panel-item .success-info p{
    color: #8a5f20;
    line-height: 14px;
    padding:0 12px;
}


::-webkit-scrollbar-thumb {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: rgba(0,0,0,0.5);
}
::-webkit-scrollbar {
    width: 5px;
}