
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    font-size: 100%;
    font-style: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
.text-dot{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	}
/*float*/
.fr {
    float: right !important;
}
.fl {
    float: left !important;
}
html {
    font-family: sans-serif;
}
body {
    line-height: 1;
    background-color:#fff;
    -webkit-tap-highlight-color:transparent;
}
li {
    list-style: outside none none;
}
a:active {
    outline: 0 none;
}
button[disabled], html input[disabled] {
    cursor: default;
}
img {
    vertical-align: middle;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    outline: none;
}
button, input {
    line-height: normal;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
input[type="search"] {
    box-sizing: content-box;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
dfn {
    font-style: italic;
}
code, kbd, pre, samp {
    font-family: monospace,serif;
    font-size: 1em;
}
blockquote, q {
    quotes: none;
}
blockquote::before, blockquote::after, q::before, q::after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    height: 100%;
}
body {
    color: #2d2d30;
    font-family: Helvetica,"Hiragino Sans GB W3",arial,sans-serif;
    font-size: 1rem;
}
a {
    text-decoration: none;
}
a:link {color:#000000;text-decoration:none;}     /* 未被访问的链接     */
a:visited {color:#000000}  /* 已被访问过的链接    */
a:active {color:#000000}   /* 鼠标点中激活链接    */
.clearfix::before, .clearfix::after {
    content: "";
    display: table;
}
.clearfix::after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.fr {
    float: right !important;
}
.fl {
    float: left !important;
}
.hide, .hidden {
    display: none !important;
}
.show {
    display: block !important;
}
.visible {
    visibility: visible;
}
.invisible {
    visibility: hidden;
}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



@font-face {
    font-family: iconfont;
    src: url(../font/iconfont.ttf) format("truetype")
}

.ui-icon, [class^=ui-icon-] {
    font-family: iconfont !important;
    font-size: 32px;
    line-height: 44px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    display: block;
    color: rgba(0, 0, 0, .5)
}



.ui-icon-search:before {
    content: ""
}


@font-face {
    font-family: iconfont;
    src: url(../font/iconfont-full.ttf) format("truetype")
}

.ui-icon, [class^=ui-icon-] {
    font-family: iconfont !important;
    font-size: 32px;
    line-height: 44px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    display: block;
    color: rgba(0, 0, 0, .5)
}


.ui-icon-home::before {
    content: "";
}

.ui-icon-hall::before {
    content: "";
}
.ui-icon-hall:before {
    content: "\f626"
}

.ui-icon-add::before {
    content: "";
}

.ui-icon-cart::before {
    content: "";
}

.ui-icon-personal::before {
    content: "";
}

.ui-icon-arrow::before {
    content: "";
}

.ui-icon-return::before {
    content: "";
}

.ui-icon-delete::before {
    content: "";
}

.ui-icon-success::before {
    content: "";
}

.ui-icon-history::before {
    content: "";
}

.ui-icon-next::before {
    content: "";
}

.ui-icon-collect::before {
    content: "";
}
.ui-icon-scan::before {
    content: "";
}
.ui-icon-wallet::before {
    content: "";
}

.ui-icon-file::before {
    content: "";
}

.ui-icon-comment::before {
    content: "";
}
.ui-icon-add-group::before {
    content: "";
}

.ui-icon-refresh::before {
    content: "";
}
.ui-icon-personal::before {
    content: "";
}

.ui-icon-tag-svip::before {
    content: "";
}

.ui-icon-share::before {
    content: "";
}

.ui-icon-like::before {
    content: "";
}


.ui-border-t {border-top:1px solid #b2b2b2;}
.ui-border-b {border-bottom:1px solid #b2b2b2;}
.ui-border-tb {border-top:#b2b2b2 1px solid;border-bottom:#b2b2b2 1px solid;background-image:none;}
.ui-border-l {border-left: 1px solid #b2b2b2;}
.ui-border-r {border-right: 1px solid #b2b2b2;}
@media screen and (-webkit-min-device-pixel-ratio: 2) {
    .ui-border-t, .ui-border-b, .ui-border-l, .ui-border-r, .ui-border-tb {border:0;}
    .ui-border-t {background-position:left top;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.5,transparent),color-stop(0.5,#b2b2b2),to(#b2b2b2));}
    .ui-border-b {background-position: left bottom;background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.5, transparent), color-stop(0.5, #b2b2b2), to(#b2b2b2)); }
    .ui-border-t, .ui-border-b, .ui-border-tb {background-repeat:repeat-x;-webkit-background-size:100% 1px;}
    .ui-border-tb {background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.5,transparent),color-stop(0.5,#b2b2b2), to(#b2b2b2)), -webkit-gradient(linear,left top,left bottom,color-stop(0.5,transparent),color-stop(0.5,#b2b2b2),to(#b2b2b2));background-position:top, bottom; }
    .ui-border-l {background-position:left top;background-image:-webkit-gradient(linear, right top, left top, color-stop(0.5,transparent), color-stop(0.5, #b2b2b2), to(#b2b2b2)); }
    .ui-border-r {background-position:right top;background-image: -webkit-gradient(linear, left top, right top, color-stop(0.5,transparent), color-stop(0.5, #b2b2b2), to(#b2b2b2)); }
    .ui-border-l, .ui-border-r {background-repeat:repeat-y;-webkit-background-size:1px 100%;}
    .ui-form-logo i {background:url("../icon/logo.png") no-repeat center;}
}


.ui-slider {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-top: 31.25%
}

.ui-slider-content {
    display: -webkit-box;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%
}

.ui-slider-content > li {
    -webkit-box-flex: 1;
    width: 100%;
    height: 100%
}

.ui-slider-content > li img {
    display: block;
    width: 100%
}

.ui-slider-content > li span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%
}

.ui-slider-content > li.active {
    opacity: .5
}

.ui-slider-indicators {
    position: absolute;
    display: -webkit-box;
    -webkit-box-pack: end;
    width: 100%;
    bottom: 10px;
    right: 4px;
    font-size: 0
}

.ui-slider-indicators li {
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0;
    width: 7px;
    height: 7px;
    background-color: rgba(0, 0, 0, .3);
    border-radius: 10px;
    margin-right: 6px;
    -webkit-box-sizing: border-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: relative
}

.ui-slider-indicators li.current:before {
    content: '';
    position: absolute;
    background-color: #fff;
    left: 1px;
    top: 1px;
    width: 5px;
    height: 5px;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.ui-slider-indicators-center {
    -webkit-box-pack: center;
    right: 0
}
.ui-form-color {
    width:100%;
    background-color: rgba(222, 51, 87, 0);
    position:fixed;
    top:0;
    left:0;
    z-index:10;
    transition:all 0.5s ease 0s;
    padding:.4rem .7rem;
}

.ui-form-input {
    background-color:#fff;
    height:2rem;
}


.ui-form-logo a span {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 2.015rem;
    width: 2.53125rem;
    margin-right:.2rem;
    margin-top:.1rem;
}

.ui-form-input {
    background-color: rgba(255, 255, 255, 1);
    height:2rem;
    width:60%;
    border-radius:.2rem;
}


.ui-form-input input {
    background:none;
    height:2rem;
    width:60%;
    border-radius:.2rem;
    border:none;
    padding-left:.5rem;
    font-size:14px;

}

.ui-form-color-nav {
    background-color: rgba(227, 27, 25, .9);
    transition:all 0.5s ease 0s;

}
.ut-s {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap !important;
    outline: 0 !important
}
.umw-mtext1{
    width:90%;
}
/*mrgin*/
.m1{
    margin:0.2em;
}
.m2{
    margin:0.4em;
}
.m2.5{
    margin:0.5em;
}
.m3{
    margin:0.6em;
}
.m4{
    margin:0.8em;
}
.m5{
    margin:1em;
}
.mar-l1{
    margin-left:5px;
}
.mar-r1{
    margin-right: -5px;
}
.mar1{
    margin: 0.6em;
}
.mar-tl1{
    margin: 0.6em 0 0 0.6em;
}
.mar-tl2{
    margin: 0.6em 0 0 0.4em;
}
.mar-t-4{
    margin-top:-0.8em;
}
.mar-t1{
    margin-top:1em;
}
.mar-t2{
    margin-top:0.2em;
}
.mar-t3{
    margin-top:0.6em;
}
.mar-t4{
    margin-top:2.4em;
}
.mar-tbl1{
    margin:1.2em 0em 1.2em 0.8em;
}
.m-t-10{
    margin-top:-2em;
}
.m-t-4{
    margin-top:-0.8em;
}
.m-t-3{
    margin-top:-0.6em;
}
.m-t-2{
    margin-top:-0.4em;
}
.m-t-1{
    margin-top:-0.2em;
}
.m-t1{
    margin-top:0.2em;
}
.m-t2{
    margin-top:0.4em;
}
.m-t3{
    margin-top:0.6em;
}
.m-t4{
    margin-top:0.8em;
}
.m-t5{
    margin-top:1em;
}
.m-t6{
    margin-top:1.2em;
}
.m-t7{
    margin-top:1.4em;
}
.m-t8{
    margin-top:1.6em;
}
.m-t9{
    margin-top:1.8em;
}
.m-t10{
    margin-top:2em;
}
.m-t11{
    margin-top:2.2em;
}
.m-t12{
    margin-top:2.4em;
}
.m-t13{
    margin-top:2.6em;
}
.m-t14{
    margin-top:2.8em;
}
.m-t15{
    margin-top:3em;
}
.m-t17{
    margin-top:3.4em;
}
.m-t20{
    margin-top:4em;
}
.m-b-4{
    margin-bottom: -0.8em;
}
.m-b1{
    margin-bottom: 0.2em;
}
.m-b2{
    margin-bottom: 0.4em;
}
.m-b3{
    margin-bottom: 0.6em;
}
.m-b4{
    margin-bottom: 0.8em;
}
.m-b5{
    margin-bottom: 1em;
}
.m-b6{
    margin-bottom: 1.2em;
}
.m-b7{
    margin-bottom: 1.4em;
}
.m-b8{
    margin-bottom: 1.6em;
}
.m-b9{
    margin-bottom: 1.8em;
}
.m-b10{
    margin-bottom: 2em;
}
.m-b12{
    margin-bottom: 2.4em;
}
.m-b15{
    margin-bottom: 3em;
}
.m-b30{
    margin-bottom: 6em;
}
.m-l-1{
    margin-left:-0.2em;
}
.m-l0{
    margin-left:0;
}
.m-l1{
    margin-left:0.2em;
}
.m-l2{
    margin-left:0.4em;
}
.m-l3{
    margin-left:0.6em;
}
.m-l4{
    margin-left:0.8em;
}
.m-l5{
    margin-left:1em;
}
.m-l6{
    margin-left:1.2em;
}
.m-l7{
    margin-left:1.4em;
}
.m-l8{
    margin-left:1.6em;
}
.m-l9{
    margin-left:1.8em;
}
.m-l10{
    margin-left:2em;
}
.m-r1{
    margin-right:0.2em;
}
.m-r2{
    margin-right:0.4em;
}
.m-r3{
    margin-right:0.6em;
}
.m-r4{
    margin-right:0.8em;
}
.m-r5{
    margin-right:1em;
}
.m-r6{
    margin-right:1.2em;
}
.m-r7{
    margin-right:1.4em;
}
.m-r8{
    margin-right:1.6em;
}
.m-r9{
    margin-right:1.8em;
}
.m-r10{
    margin-right:2em;
}
/*border*/
.box-sizing{
	box-sizing:border-box;
	}
.bor0{
	 border:0px;
}
.bor1{
   border:1px solid #f1f1f1;
}
.bor2{
    border:1px solid #CCCCCC;
}
.bor3{
    border:1px solid #dbdbdb;
}
.bor5{
    border:1px solid #dd3030;
}
.bor-t1{
    border-top: 1px solid #f1f1f1;
}
.bor-t2{
    border-top: 1px solid #CCCCCC;
}
.bor-t3{
    border-top: 1px solid #c7c6cb;
}
.bor-b1{
    border-bottom: 1px solid #f1f1f1;
}
.bor-b2{
    border-bottom: 1px solid #CCCCCC;
}
.bor-b3{
    border-bottom: 1px solid #c7c6cb;
}
.bor-b4{
    border-bottom: 1px solid #dd3030;
}
.bor-b5{
	border-bottom:3px solid #FF3030
}
.bor-b6{
	border-bottom:1px solid #000;
}
.bor-l1{
    border-left:1px solid #f1f1f1;
}
.bor-l2{
    border-left:1px solid #cccccc;
}
.bor-r1{
     border-right: 1px solid #f1f1f1;
}
.bor-r2{
    border-right: 1px solid #CCCCCC;
}
.bor-a1{
    border:1px solid #cccccc;
}
/*背景颜色*/
.bc-bg {
    background-color: #f8faf8;
}
.bc-bg1{
    background-color: #f1f1f1;
}
.bc-bg2{
    background-color: #FFFFFF;
}
.bc-bg3{
     background-color: #404040;
 }
.bc-bg4{
    background-color: #2d2d2d;
}
.bc-bg5{
    background-color: #dd3030;
}
.bc-bg6{
    background-color: #cccccc;
}
.bc-bg7{
    background-color: #686868;
}
.bc-bg8{
    background:#facb87;
}
.bc-bg9{
    background-color:#DC143C;
}
.bc-bg10{
    background:#4B0082;
}
.bc-bg11{
    background:#009ACD;
}
.bc-bg12{
    background:#218868;
}
.bc-bg13{
    background:#8B0000;
}
.bc-bg14{
    background:#EE6363;
}
.bc-bg15{
    background:#B03060;
}
.bc-bg16{
    background:#FF7F00;
}
.bc-bg17{
    background:#191970;
}
.bc-bg18{
    background:#F2F2F2;
}
.bc-bg19{
    background:#FF3030;
}
.bc-bg20{
    background: #F9F9F9;
}
.bc-bg21{
    background: #fafafa;
}
/*color*/
.text1{
    color:#f23030;
}
.text2{
    color:#2d2d30;
}
.text3{
    color: #686868;
}
.text4{
     color: #232326;
 }
.text5{
    color: #FFFFFF;
}
.text6{
    color: #000000;
}
.text7{
     color:#c0c0c0;
 }
.text8{
    color:#CCCCCC;
}
.text9{
    color: #999999
}
.text10{
    color: #009ACD;
}
.text11{
    color: #4B0082;
}
.text12{
    color: #B03060;
}
.text13{
    color: #FF3030
}
.text14{
    color:#e64a19;
}
/*border-radius*/
.uc-a1 {
    -webkit-border-radius: 0.3em;
    border-radius: 0.3em
}
/*padding*/
.uinn1{
    padding:0.4em;
}
.uinn2{
    padding:0.8em;
}
.uinn-t1{
    padding-top:1.6em;
}
.uinna1{
    padding:1.2em 0.4em 1.2em 0.4em;
}
.uinna2{
    padding:0.4em 0.4em 0.4em 0.2em;
}
.uinna3{
    padding:1em 0.4em 1em 0.4em;
}
.uinn-tbl1{
    padding:0.8em 0 0.6em 0.2em;
}
.p1{
    padding:0.2em;
}
.p2{
    padding:0.3em;
}
.p2-2{
	padding:0.4em;
}
.p3{
    padding:0.6em;
}
.p4{
    padding:0.8em;
}
.p5{
    padding:1em;
}
.p7{
    padding:1.4em;
}
.p8{
    padding:1.6em;
}
.p10{
    padding:2em;
}
.p-t1{
    padding-top:0.2em;
}
.p-t2{
    padding-top:0.4em;
}
.p-t3{
    padding-top:0.6em;
}
.p-t4{
    padding-top:0.8em;
}
.p-t5{
    padding-top:1em;
}
.p-t6{
    padding-top:1.2em;
}
.p-t7{
    padding-top:1.4em;
}
.p-t8{
    padding-top:1.6em;
}
.p-t9{
     padding-top:1.8em;
}
.p-t10{
    padding-top:2em;
}
.p-b1{
    padding-bottom: 0.2em;
}
.p-b2{
    padding-bottom: 0.4em;
}
.p-b3{
    padding-bottom: 0.6em;
}
.p-b4{
    padding-bottom: 0.8em;
}
.p-b5{
    padding-bottom: 1em;
}
.p-b6{
    padding-bottom: 1.2em;
}
.p-b7{
    padding-bottom: 1.4em;
}
.p-b8{
    padding-bottom: 1.6em;
}
.p-b9{
    padding-bottom: 1.8em;
}
.p-b10{
    padding-bottom: 2em;
}
.p-b15{
    padding-bottom: 3em;
}
.p-b18{
    padding-bottom: 3.6em;
}
.p-l1{
    padding-left:0.2em;
}
.p-l2{
    padding-left:0.4em;
}
.p-l3{
    padding-left:0.6em;
}
.p-l4{
    padding-left:0.8em;
}
.p-l5{
    padding-left:1em;
}
.p-l6{
    padding-left:1.2em;
}
.p-l7{
     padding-left:1.4em;
}
.p-l8{
    padding-left:1.6em;
}
.p-l9{
    padding-left:1.8em;
}
.p-l10{
    padding-left:2em;
}
.p-l17{
    padding-left:3.4em;
}
.p-r1{
    padding-right: 0.2em;
}
.p-r2{
    padding-right: 0.4em;
}
.p-r3{
    padding-right: 0.6em;
}
.p-r4{
    padding-right: 0.8em;
}
.p-r5{
    padding-right: 1em;
}
.p-r6{
    padding-right: 1.2em;
}
.p-r7{
    padding-right: 1.4em;
}
.p-r8{
     padding-right: 1.6em;
}
.p-r9{
    padding-right: 1.8em;
}
.p-r10{
    padding-right: 2em;
}
.p-r18{
    padding-right: 3.6em;
}
/*width*/
.wid1{
    width:5em;
}
.wid10{
	width:10em;
}
/*height*/
.hei1-4{
	height:1.4em;
}
.hei2{
    height:2em;
}
.hei3{
    height:3em;
}
.hei4{
    height:7em;
}
/*font-size*/
.font-s0{
    font-size:0.65em;
}
.font-s1{
    font-size:0.75em;
}
.font-s2{
    font-size:0.85em;
}
.font-s3{
    font-size:1em;
}
.font-s4{
    font-size:1.2em;
}
.font-s5{
     font-size:1.4em;
 }
.font-s6{
    font-size:1.8em;
}
/* line-height */
.line-h{
	line-height:1em;
}
.line-h14{
	line-height:1.4em;
}
/*hide*/
.hide{
    display: none !important;
}
.uhide{
    display:block;
}
.hide1{
    visibility:hidden;
}
.uhide1{
    visibility:visible;
}
.hide2{
    height: 0; overflow: hidden;
}
.hide3{
    width: 0;overflow: hidden;
}
/*cart*/
.two{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    overflow: hidden;
}
.po1{
position:absolute
}
.circle-r1{
    width:1em;
    height: 1em;
    border-radius: 1em;
    background:#dd3030;
}
/*客服*/
.line_m{text-decoration:line-through}
.triangle{
    width:0.4em;
    height:0.4em;
    /*border-left:1px solid #d4cfca;
    border-bottom:1px solid #d4cfca;*/
    -webkit-transform: rotate(45deg);
    position: absolute;
    left: 0.38em;
    top:0.6em;
    z-index:4;
}
.triangle1{
    width:0.4em;
    height:0.4em;
    /*border-left:1px solid #d4cfca;
    border-bottom:1px solid #d4cfca;*/
    -webkit-transform: rotate(-145deg);
    position: absolute;
    right:-0.22em;
    top:0.4em;
    z-index:4;
}
.c-wh{
    background-color: #f07a6e;
    color:#ffffff;
}
.contentbox{
    padding: 0 0 0 0.6em;
    background:#e8e8e8;
}
/*.lcontent{
    border:1px solid #d4cfca;
}*/
.basicinfo{
    text-indent:2em;
}
.less1{
    margin-right:-0.4em;
    padding-top:0.36em;
    border-top-left-radius:0.8em;
    border-bottom-left-radius:0.8em;
}
.insert1{
    width:2.4em;
    height:1.24em;
    text-align:center;
    padding-top:0.34em;padding-bottom: 0.24em;
}
.add1{
    margin-left:-0.35em;
    padding-top:0.36em;
    border-top-right-radius:0.8em;
    border-bottom-right-radius:0.8em;
}
.line-l1{
    border-bottom:1px solid #CCCCCC;
    width:8em;
    margin-top:-1.2em;
}
.line-r1{
    border-bottom:1px solid #CCCCCC;
    width:8em;
    margin-top:-1.2em;
}
.bor-b{
	border:1px solid blue;
}
/*border-radiums*/
.bor-radius1{
	border-radius: 0.4em;
}
.bor-radius2{
	border-radius: 0.4em 0.4em 0 0;
}
/* text-indent */
.text-c{
	text-align:center;
}
.text-l{
	text-align:left;
}
.text-r{
	text-align:right;
}
