﻿html {
    height: 100% !important;
    font-size: 12px
}

blockquote, body, button, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

body {
    background: #fff;
    color: #444;
    font-family: Microsoft YaHei, Verdana, Arial, Helvetica, sans-serif
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    font-size: 100%
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: 400
}

a {
    color: #666;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

img {
    border: none
}

li, ol, ul {
    list-style: none
}

button, input, select, textarea {
    font: 100% Verdana, Helvetica, Arial, sans-serif;
    outline: 0;
    border: 1px solid #dbdbdb
}

button[disabled], input[disabled] {
    cursor: not-allowed
}

b {
    font-weight: 400
}

table {
    border-collapse: collapse
}

.apc {
    -webkit-appearance: none;
    appearance: none
}

.bg-c {
    background: #ccc
}

.bg-e {
    background: #eee
}

.bg-ea {
    background: #EAEAEA
}

.bg-g {
    background: #d1d1d1
}

.bg-w {
    background: #fff
}

.bg-red, .bg-red1 {
    background: #FF5C5C
}

.bg-orange {
    background: #fef9ed
}

.bg-fa {
    background: #FAFAFA
}

.bg-green {
    background: #50CD84 !important
}

.bg-f2 {
    background: #f2f2f2 !important
}

.bg-blue {
    background: #E9F5FF !important
}

.bg-pink {
    background: #ffdede !important
}

.bg-pink-light {
    background: #fef7f5
}

.bg-wating {
    background-image: url(../images/waiting_normal.png);
    background-repeat: no-repeat;
    background-position: center center
}

.bg-wating-small {
    background-image: url(../images/waiting_small.png);
    background-repeat: no-repeat;
    background-position: center center
}

.bg-wating-big {
    background-image: url(../images/waiting_big.png);
    background-repeat: no-repeat;
    background-position: center center
}

.bgs-c {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.b-1 {
    border: 1px solid #d6d6d6
}

.b-red1 {
    border: 1px solid #FF5C5C
}

.bt-1 {
    border-top: 1px solid #d6d6d6
}

.bb-1 {
    border-bottom: 1px solid #d6d6d6
}

.bb-1d {
    border-bottom: 1px solid #626673
}

.bl-1 {
    border-left: 1px solid #d6d6d6
}

.b-n {
    border: none
}

.br-1 {
    border-right: 1px solid #d6d6d6
}

.br-2 {
    border-right: 1px solid #fff
}

.bs-b {
    box-sizing: border-box
}

.br-5 {
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.btlr-5 {
    -webkit-border-top-left-radius: 5px;
    border-border-top-left-radius: 5px
}

.btrr-5 {
    -webkit-border-top-right-radius: 5px;
    border-border-top-right-radius: 5px
}

.bblr-5 {
    -webkit-border-bottom-left-radius: 5px;
    border-border-bottom-left-radius: 5px
}

.bbrr-5 {
    -webkit-border-bottom-right-radius: 5px;
    border-border-bottom-right-radius: 5px
}

.clear-b {
    clear: both
}

.cor-w {
    color: #fff
}

.cor-red, .cor-rede {
    color: #FF5C5C
}

.cor-y {
    color: #ed7b00
}

.cor-3 {
    color: #333
}

.cor-blue {
    color: #4784d4
}

.cor-c {
    color: #ccc
}

.cor-e7 {
    color: #e7e7e7
}

.cor-grey {
    color: #666
}

.cor-greys {
    color: #7c7c7d
}

.cor-grey2 {
    color: grey
}

.cor-pink {
    color: #ed0072
}

.cor-orange {
    color: #fb9401
}

.cor-cs {
    color: #ff5c5c
}

.cor-grey5 {
    color: #b1b2b2
}

.cor-grey6 {
    color: #8c8d8d
}

.cor-green {
    color: #7dc99d
}

.cor-green1 {
    color: #54ca84 !important
}

.cor-6 {
    color: #666
}

.cur-p {
    cursor: pointer
}

.d-b {
    display: block
}

.d-ib {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1
}

.d-n {
    display: none
}

.d-ni {
    display: none !important
}

.f-l {
    float: left
}

.f-r {
    float: right
}

.fw-b {
    font-weight: 700
}

.fw-n {
    font-weight: 400
}

.ff-w {
    font-family: Microsoft YaHei, Verdana, Arial, Helvetica, sans-serif
}

.fs-24 {
    font-size: 24px
}

.fs-18 {
    font-size: 18px
}

.fs-16 {
    font-size: 16px
}

.fs-15 {
    font-size: 15px
}

.fs-14 {
    font-size: 14px
}

.fs-13 {
    font-size: 13px
}

.fs-12 {
    font-size: 12px
}

.h-60 {
    height: 60px
}

.h-100px {
    height: 100px
}

.lh-100px {
    line-height: 100px
}

.lh-10 {
    line-height: 1
}

.lh-15 {
    line-height: 1.5
}

.lh-18 {
    line-height: 1.8
}

.lh-20 {
    line-height: 2
}

.lh-30 {
    line-height: 3
}

.left-0 {
    left: 0
}

.right-0 {
    right: 0
}

.bottom-0 {
    bottom: 0
}

.m-auto {
    margin: 0 auto
}

.m-10 {
    margin: 10px
}

.m-20 {
    margin: 20px
}

.m-30 {
    margin: 30px
}

.m-40 {
    margin: 40px
}

.mt-1 {
    margin-top: 1px
}

.mt-5 {
    margin-top: 5px
}

.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mb-5 {
    margin-bottom: 5px
}

.mt-60 {
    margin-top: 60px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-20 {
    margin-bottom: 0px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.ml-5 {
    margin-left: 5px
}

.ml-10 {
    margin-left: 10px
}

.ml-20 {
    margin-left: 20px
}

.ml-30 {
    margin-left: 30px
}

.ml-40 {
    margin-left: 40px
}

.ml-50 {
    margin-left: 50px
}

.ml-100 {
    margin-left: 100px
}

.mr-5 {
    margin-right: 5px
}

.mr-10 {
    margin-right: 10px
}

.mr-20 {
    margin-right: 10px
}

.mr-30 {
    margin-right: 30px
}

.mr-40 {
    margin-right: 40px
}

.mr-50 {
    margin-right: 50px
}

.mt-0 {
    margin-top: 0
}

.mr-0 {
    margin-right: 0
}

.mb-0 {
    margin-bottom: 0
}

.ml-0 {
    margin-left: 0
}

.maxw-200 {
    max-width: 200px
}

.of-h {
    overflow: hidden;
    zoom: 1
}

.of-e {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    zoom: 1
}

.o-0 {
    opacity: 0;
    filter: Alpha(opacity=0)
}

.o-6 {
    opacity: .6
}

.o-10 {
    opacity: 1
}

.p-5 {
    padding: 5px
}

.p-10 {
    padding: 10px
}

.p-20 {
    padding: 20px
}

.p-30 {
    padding: 30px
}

.p-40 {
    padding: 40px
}

.pt-5 {
    padding-top: 5px
}

.pt-10 {
    padding-top: 10px
}

.pt-15 {
    padding-top: 15px
}

.pt-20 {
    padding-top: 20px
}

.pt-21 {
    padding-top: 21px
}

.pt-30 {
    padding-top: 30px
}

.pt-40 {
    padding-top: 40px
}

.pt-100 {
    padding-top: 100px
}

.pb-5 {
    padding-bottom: 5px
}

.pb-10 {
    padding-bottom: 10px
}

.pb-15 {
    padding-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-21 {
    padding-bottom: 21px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-60 {
    padding-bottom: 60px
}

.pb-80 {
    padding-bottom: 80px
}

.pl-5 {
    padding-left: 5px
}

.pl-10 {
    padding-left: 10px
}

.pl-15 {
    padding-left: 15px
}

.pl-20 {
    padding-left: 20px
}

.pl-30 {
    padding-left: 30px
}

.pl-40 {
    padding-left: 40px
}

.pr-5 {
    padding-right: 5px
}

.pr-10 {
    padding-right: 10px
}

.pr-20 {
    padding-right: 20px
}

.pr-30 {
    padding-right: 30px
}

.pr-40 {
    padding-right: 40px
}

.pr-60 {
    padding-right: 60px
}

.pos-r {
    position: relative
}

.pos-a {
    position: absolute
}

.pos-f {
    position: fixed !important
}

.ta-c {
    text-align: center
}

.ta-l {
    text-align: left
}

.ta-r {
    text-align: right
}

.td-n {
    text-decoration: none
}

.td-u {
    text-decoration: underline
}

.top-0 {
    top: 0
}

.us-n {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none
}

.w-5 {
    width: 5%
}

.w-10 {
    width: 10%
}

.w-15 {
    width: 15%
}

.w-20 {
    width: 20%
}

.w-22 {
    width: 22%
}

.w-25 {
    width: 25%
}

.w-26 {
    width: 26%
}

.w-29 {
    width: 29%
}

.w-30 {
    width: 30%
}

.w-32 {
    width: 32%
}

.w-333 {
    width: 33.3%
}

.w-40 {
    width: 40%
}

.w-46 {
    width: 46%
}

.w-50 {
    width: 50%
}

.w-55 {
    width: 55%
}

.w-60 {
    width: 60%
}

.w-65 {
    width: 65%
}

.w-68 {
    width: 68%
}

.w-70 {
    width: 70%
}

.w-76 {
    width: 76%
}

.w-80 {
    width: 80%
}

.w-90 {
    width: 90%
}

.w-100 {
    width: 100%
}

.w-10px {
    width: 10px
}

.w-20px {
    width: 20px
}

.w-30px {
    width: 30px
}

.w-35px {
    width: 35px
}

.w-40px {
    width: 40px
}

.w-50px {
    width: 50px
}

.w-60px {
    width: 60px
}

.w-70px {
    width: 70px
}

.w-80px {
    width: 80px
}

.w-90px {
    width: 90px
}

.w-100px {
    width: 100px
}

.w-150px {
    width: 150px
}

.w-200px {
    width: 200px
}

.w-250px {
    width: 250px
}

.w-300px {
    width: 300px
}

.w-350px {
    width: 350px
}

.w-400px {
    width: 400px
}

.w-500px {
    width: 500px
}

.w-550px {
    width: 550px
}

.w-600px {
    width: 600px
}

.w-700px {
    width: 700px
}

.w-800px {
    width: 800px
}

.w-1200px {
    width: 1200px
}

.whs-nw {
    white-space: nowrap
}

.w-b {
    word-break: break-all
}

.w-w {
    word-wrap: break-word
}

.z--1 {
    z-index: -1
}

.z-0 {
    z-index: 0
}

.z-1 {
    z-index: 1
}

.z-2 {
    z-index: 2
}

.z-3 {
    z-index: 3
}

.icon-overlay {
    background: 0;
    position: absolute;
    _position: static;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    *zoom: 1
}

.btn {
    height: 30px;
    line-height: 26px;
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    background: #FF5C5C;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    margin-top:6px;
}

.btn-primary {
    color: #fff;
    background-color: #999
}

.btn-secondary {
    color: #333;
    background-color: #e6e6e6
}

.btn-disabled {
    color: #7d7d7d;
    background-color: #e6e6e6;
    cursor: not-allowed
}

.btn-purple {
    width: 70px;
    padding: 0;
    text-align: center;
    color: #fff;
    background-color: #66ABFF
}

.btn-light-gray {
    background: #e9e9e9;
    color: #333
}

.btn-grey {
    width: 70px;
    padding: 0;
    text-align: center;
    color: #fff;
    background-color: #B1B2B2
}

.btn-green {
    width: 70px;
    padding: 0;
    text-align: center;
    color: #fff;
    background-color: #50CD84
}

.btn-disabled-grey {
    color: #fff;
    background-color: #C9C9C9
}

.btn-lg {
    height: 40px;
    line-height: 40px;
    font-size: 16px
}

.btn-opr {
    border: 1px solid #CECECE;
    color: #333;
    background: url(../images/btnbg.png)
}

.btn-opr:hover {
    background: #D8D8D8;
    color: #000
}

.b-btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border: 1px solid #CCC;
    padding-left: 10px;
    padding-right: 10px;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
    text-align: center
}

.b-btn.active, .b-btn:hover {
    color: red;
    border-color: #f60
}

.b-disable-btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-left: 10px;
    padding-right: 10px;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
    color: #ccc;
    border: 1px solid #f6f6f6
}

.ipt {
    height: 28px;
    border: 1px solid #dbdbdb;
    padding: 0 5px;
    line-height: 28px
}

.select {
    height: 30px;
    border: 1px solid #CCC;
    _font-family: Trebuchet MS
}

.textarea {
    padding: 5px;
    border: 1px solid #dbdbdb;
    resize: none
}

.h-100 {
    height: 100%
}

html {
    _background-image: url(about:blank);
    _background-attachment: fixed
}

.header {
    background: #1a182e;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    _position: absolute;
    _bottom: auto;
    _top: expression( eval(document.documentElement.scrollTop))
}

.header .first-menu {
    margin-left: 220px;
    margin-right: 300px
}

.header .first-menu a {
    color: #fff;
    display: block;
    float: left
}

.header .first-menu a.register-mall {
    background: #50CD84;
    padding: 0 10px;
    border-radius: 3px;
    cursor: pointer
}

.header .first-menu a.register-mall i {
    font-size: 18px
}

.header .first-menu a span {
    display: none
}

.header .first-menu a.active {
    color: #66b0ff
}

.header .first-menu a.active span {
    top: 18px;
    left: 50%;
    margin-left: -3px;
    font-size: 12px;
    position: absolute;
    display: block
}

.header .first-menu a:hover {
    color: #66b0ff
}

.header .first-menu a.register-mall:hover {
    color: #fff
}

.password-modify:hover {
    background: #e4e4e4
}

.login-out:hover {
    color: #fff;
    background: #ff5c5c
}

.login-out:hover i {
    color: #fff
}

.about-wrap {
    position: fixed;
    right: 10px;
    bottom: 40px;
    width: 70px;
    z-index: 99999;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))
}

.about-wrap .item {
    float: right;
    bottom: 40px;
    border: 1px solid #ff5c5c;
    border-radius: 4px;
    width: 68px;
    height: 68px;
    color: #ff5c5c;
    background: #fff;
    opacity: .8;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -khtml-user-select: none;
    -webkit-touch-callout: none
}

.about-wrap .item .about-info {
    z-index: 1;
    width: 68px;
    height: 68px;
    cursor: pointer
}

.about-wrap .item .actived {
    color: #fff;
    background: #ff5c5c
}

.about-wrap .item .close .iconfont {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 2;
    color: #716868
}

.about-wrap .item .service .iconfont {
    font-size: 26px
}

.about-wrap .about-slide {
    position: absolute;
    top: -6px;
    right: 82px;
    z-index: 1;
    padding: 5px;
    border: 1px solid #ff5c5c;
    border-radius: 4px;
    text-align: left;
    background: #fff
}

.about-wrap .about-slide .inner-wrap {
    position: absolute;
    top: 3px;
    right: -20px;
    z-index: 0;
    width: 25px;
    height: 71px
}

.about-wrap .about-slide .iconfont {
    margin-left: 10px;
    font-size: 22px;
    color: #ff5c5c
}

.about-wrap .about-slide .arrow {
    position: absolute;
    top: 38px;
    right: -5.5px;
    height: 10px;
    font-size: 14px;
    background: #fff
}

.about-wrap .about-slide-box {
    width: 160px;
    height: 30px;
    line-height: 30px;
    color: #444
}

.about-wrap .box-contact {
    padding-bottom: 4px
}

.about-wrap .box-contact a {
    color: #444
}

.about-wrap .box-phone {
    padding-top: 4px;
    border-top: 1px solid #ff5c5c
}

.about-us-wrap {
    position: fixed;
    right: 50%;
    margin-right: -640px;
    bottom: 55px;
    width: 35px;
    z-index: 3
}

.about-us-wrap li.contact-item {
    background: #999;
    margin-top: 3px;
    height: 36px;
    line-height: 36px
}

.about-us-wrap .lift-checked {
    background: #999;
    height: 36px;
    line-height: 36px;
    right: 35px;
    top: -1px;
    position: absolute
}

.side {
    width: 160px;
    background: #e7e7e7;
    min-height: 450px;
    color: #959595;
    position: fixed;
    left: 0;
    top: 60px;
    bottom: 0;
    _position: absolute;
    _right: auto;
    _left: expression( eval(document.documentElement.scrollLeft))
}

.side h4 {
    padding: 14px;
    color: #8c8d8d;
    font-size: 16px
}

.side h4 i {
    font-size: 18px;
    margin-right: 5px
}

.side li a {
    display: block;
    padding-left: 48px;
    height: 45px;
    line-height: 45px;
    color: #444;
    cursor: pointer;
    position: relative;
    font-size: 14px
}

.side li a i {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 14px
}

.side li a:hover {
    text-decoration: none;
    background: #fff;
    padding-left: 48px;
    color: #ff5c5c
}

.side li a.active {
    background: #fff;
    border-left: 6px solid #ff5c5c;
    padding-left: 42px;
    color: #ff5c5c
}

.main {
    min-width: 840px;
    background: #fff;
    margin-left: 160px;
    padding-top: 60px;
    min-height: 650px
}

#ajaxLoadingLayer .o-layer {
    height: 100%;
    width: 100%;
    background-color: #fff;
    filter: Alpha(Opacity=60);
    opacity: .6;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998
}

#ajaxLoadingLayer .wait-layer {
    position: fixed;
    z-index: 9999;
    top: 30%;
    left: 45%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+200));
    padding: 35px 35px 35px 50px;
    background: url(../images/loading.gif) left center no-repeat #fff;
    color: #333;
    cursor: wait;
    border: 1px dotted #CCC;
    border-radius: 20px
}

a.link {
    color: #66ABFF;
    cursor: pointer
}

a.link:hover {
    text-decoration: underline
}

.search-wrap {
    padding-top: 10px;
    padding-bottom: 10px
}

.search-wrap i {
    font-size: 12px;
    margin-right: 3px
}

.search-wrap .search-label {
    width: 70px;
    text-align: right;
    margin-right: 5px
}

.tags-wrap {
    border-bottom: 2px solid #FF5C5C;
    margin: 0 10px
}

.tags-wrap.no-border {
    border-bottom: none
}

.tags-wrap a, .tags-wrap span {
    display: block;
    float: left;
    width: auto;
    padding: 0 20px;
    height: 35px;
    line-height: 35px;
    background-color: #FCFCFC;
    color: #444;
    border-top: 1px solid #cfcfce;
    border-right: 1px solid #cfcfce;
    cursor: pointer
}

.tags-wrap a.first-tag {
    border-top-left-radius: 4px;
    border-left: 1px solid #cfcfce
}

.tags-wrap a.last-tag {
    border-top-right-radius: 4px
}

.tags-wrap a.active {
    background-color: #FF5C5C;
    border-left: 1px solid #FF5C5C;
    border-top: 1px solid #FF5C5C;
    color: #fff
}

.oprs-wrap {
    background: #fff;
    padding: 5px 20px;
    margin-bottom: 1px;
    margin-top: 1px
}

.form-wrap, .info-wrap {
    margin: 20px;
    border: 1px solid #d5d5d5
}

.form-wrap .form-title, .info-wrap .info-title {
    height: 35px;
    line-height: 35px;
    background: #eee;
    font-size: 13px;
    padding-left: 15px;
    font-weight: 700
}

.form-wrap .form-body, .info-wrap .info-body {
    padding: 10px 20px
}

.form-wrap .form-body > li, .info-wrap .info-body > li {
    overflow: hidden;
    padding: 10px 0
}

.form-wrap .form-body .form-label {
    width: 150px;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: right;
    margin-right: 20px
}

.info-wrap .info-body .info-label {
    width: 150px;
    float: left;
    text-align: right;
    margin-right: 20px
}

.form-wrap .form-body .form-col, .info-wrap .info-body .info-col {
    float: left
}

.height-20 {
    height: 18px;
    line-height: 18px
}

.height-30 {
    height: 30px;
    line-height: 30px
}

.height-100 {
    height: 100%
}

.error {
    color: red;
    margin-left: 5px
}

.menu-side2 {
    padding-left: 20px !important;
    color: #b1b2b2 !important;
    background: #e7e7e7 !important
}

.h-30 {
    height: 30px
}

.w-450 {
    width: 450px
}

.pt-60 {
    padding-top: 60px
}

.inner-header {
    margin-top: 60px
}

.searchInputBox {
    width: 370px;
    height: 32px;
    display: inline-block;
    border: 1px solid #1a182e
}

.searchInputBox input {
    width: 350px;
    height: 32px;
    border: none
}

.hot-tips {
    top: -2px;
    width: 25px;
    right: -5px
}

.searchBtn {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    line-height: 34px;
    color: #fff;
    width: 80px;
    height: 34px;
    background: #1a182e;
    margin: 0
}

.cart-head-btn {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    line-height: 34px;
    color: #fff;
    width: 120px;
    height: 34px;
    background: #1a182e
}

.cart-add-pop {
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: -5px;
    right: -5px;
    border-radius: 50%
}

.num-pop {
    background: #FF5C5C;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 50% 50% 50% 0;
    top: -8px
}

.navBox .navItem {
    height: 36px;
    font-size: 14px;
    font-weight: 700;
    padding: 0 10px;
    display: inline-block;
    cursor: pointer;
    color: #333;
    line-height: 36px;
    margin-right: 40px;
    text-align: center
}

.navBox .navItem a {
    color: #333
}

.navBox .navItem a:hover {
    color: #FF5C5C
}

.navBox li.allType {
    padding: 0;
    color: #fff;
    width: 180px;
    height: 38px
}

.navBox li.checked {
    border-bottom: 2px solid #FF5C5C
}

.navBox li.checked a {
    color: #FF5C5C
}

.mt-35 {
    margin-top: 35px
}

.typeList {
    width: 180px;
    z-index: 100;
    opacity: .9;
    filter: Alpha(Opacity=90);
    margin-top: -1px
}

.typeList li a {
    height: 34px;
    line-height: 34px;
    transform: all .5s;
    cursor: pointer
}

.typeList li a:hover {
    color: #FF5C5C
}

.typeList li a:hover i, .typeList li a:hover p {
    color: #ff5c5c
}

.typeList li {
    margin: 0 15px;
    border-bottom: 1px dashed #ccc
}

.typeList li:last-child {
    border-bottom: 0
}

.fs-sj {
    position: absolute;
    right: -11px;
    top: 15px;
    color: #999
}

.about-us-wrap .lift-checkeds {
    width: 160px;
    right: 45px;
    top: -10px;
    line-height: 25px;
    height: 50px;
    font-weight: 400;
    border-radius: 3px
}

.w-120px {
    width: 120px
}

.cor-333 {
    color: #333
}

.cor-888 {
    color: #888
}

.va-m {
    vertical-align: middle
}

.fs-20 {
    font-size: 20px
}

.fs-21 {
    font-size: 21px
}

.cor-9 {
    color: #999
}

.fixed-container {
    width: 1190px;
    margin: 0 auto
}

.autocomplete-suggestions {
    border: 1px solid #999;
    padding: 5px 0;
    background: #FFF;
    color: #BABABA;
    overflow: auto
}

.autocomplete-suggestion {
    padding: 10px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer
}

.autocomplete-selected {
    background: #F0F0F0;
    color: #FF5C5C !important
}

.autocomplete-suggestions strong {
    font-weight: 400;
    color: #333
}

.autocomplete-group {
    padding: 5px 10px
}

.autocomplete-group strong {
    display: block;
    border-bottom: 1px solid #000
}

.history-list {
    position: absolute;
    width: 370px;
    background-color: #fff;
    z-index: 11;
    margin-left: -1px
}

.history-item {
    color: #333
}

.history-item:hover {
    color: #FF5C5C;
    background-color: #e8e8e8
}

.bt-2red {
    border-top: 2px solid #FF5C5C
}

.ft-tab-wrap {
    padding: 32px 0
}

.ft-tab-item {
    width: 297px;
    height: 46px
}

.w-296 {
    width: 296px
}

.ml-60 {
    margin-left: 60px
}

.ml-80 {
    margin-left: 80px
}

.ft-link-wrap {
    padding: 30px 60px
}

.ft-link-wrap a:hover {
    text-decoration: underline
}

#YSF-BTN-HOLDER #YSF-CUSTOM-ENTRY-0 {
    right: 0;
    bottom: 0;
    box-shadow: none;
    display: none
}

#YSF-BTN-HOLDER #YSF-CUSTOM-ENTRY-0 img {
    width: 1px;
    height: 1px;
    display: none
}

#adressListWrap {
    padding-bottom: 30px
}

/*@font-face {
    font-family: iconfont;
    src: url(font/iconfont.eot?t=1487655244118);
    src: url(../fonts/iconfont.eot) format('embedded-opentype'), url(../fonts/iconfont.woff) format('woff'), url(../fonts/iconfont.ttf) format('truetype'), url(../fonts/iconfont.svg) format('svg')
}

.iconfont {
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-biaoqian:before {
    content: "\e680"
}

.icon-check:before {
    content: "\e601"
}

.icon-close:before {
    content: "\e602"
}

.icon-edit:before {
    content: "\e603"
}

.icon-phone:before {
    content: "\e60a"
}

.icon-roundcheckfill:before {
    content: "\e60b"
}

.icon-roundcheck:before {
    content: "\e60c"
}

.icon-roundclosefill:before {
    content: "\e60d"
}

.icon-roundclose:before {
    content: "\e60e"
}

.icon-roundrightfill:before {
    content: "\e60f"
}

.icon-roundright:before {
    content: "\e610"
}

.icon-search:before {
    content: "\e611"
}

.icon-timefill:before {
    content: "\e613"
}

.icon-time:before {
    content: "\e614"
}

.icon-unfold:before {
    content: "\e615"
}

.icon-warnfill:before {
    content: "\e616"
}

.icon-warn:before {
    content: "\e617"
}

.icon-19:before {
    content: "\e6dd"
}

.icon-camera:before {
    content: "\e619"
}

.icon-commentfill:before {
    content: "\e61a"
}

.icon-comment:before {
    content: "\e61b"
}

.icon-like:before {
    content: "\e61d"
}

.icon-notificationfill:before {
    content: "\e61e"
}

.icon-notification:before {
    content: "\e61f"
}

.icon-order:before {
    content: "\e620"
}

.icon-same:before {
    content: "\e622"
}

.icon-deliver:before {
    content: "\e623"
}

.icon-pay:before {
    content: "\e625"
}

.icon-shop:before {
    content: "\e627"
}

.icon-wang:before {
    content: "\e629"
}

.icon-back:before {
    content: "\e62a"
}

.icon-cascades:before {
    content: "\e62b"
}

.icon-discover:before {
    content: "\e62c"
}

.icon-list:before {
    content: "\e62d"
}

.icon-more:before {
    content: "\e62e"
}

.icon-myfill:before {
    content: "\e62f"
}

.icon-my:before {
    content: "\e630"
}

.icon-scan:before {
    content: "\e631"
}

.icon-settings:before {
    content: "\e632"
}

.icon-questionfill:before {
    content: "\e633"
}

.icon-question:before {
    content: "\e634"
}

.icon-shopfill:before {
    content: "\e635"
}

.icon-form:before {
    content: "\e636"
}

.icon-wangfill:before {
    content: "\e637"
}

.icon-pic:before {
    content: "\e638"
}

.icon-top:before {
    content: "\e63b"
}

.icon-pulldown:before {
    content: "\e63c"
}

.icon-pullup:before {
    content: "\e63d"
}

.icon-right:before {
    content: "\e63e"
}

.icon-refresh:before {
    content: "\e63f"
}

.icon-moreandroid:before {
    content: "\e640"
}

.icon-deletefill:before {
    content: "\e641"
}

.icon-refund:before {
    content: "\e642"
}

.icon-cart:before {
    content: "\e643"
}

.icon-qrcode:before {
    content: "\e644"
}

.icon-remind:before {
    content: "\e645"
}

.icon-delete:before {
    content: "\e646"
}

.icon-profile:before {
    content: "\e647"
}

.icon-home:before {
    content: "\e648"
}

.icon-cartfill:before {
    content: "\e649"
}

.icon-discoverfill:before {
    content: "\e64a"
}

.icon-homefill:before {
    content: "\e64b"
}

.icon-dxmiconsortdown:before {
    content: "\e6f5"
}

.icon-dxmiconsortup:before {
    content: "\e6f6"
}

.icon-addressbook:before {
    content: "\e64d"
}

.icon-lock:before {
    content: "\e64f"
}

.icon-unlock:before {
    content: "\e650"
}

.icon-vip:before {
    content: "\e651"
}

.icon-activity:before {
    content: "\e653"
}

.icon-friendaddfill:before {
    content: "\e655"
}

.icon-friendadd:before {
    content: "\e656"
}

.icon-friend:before {
    content: "\e658"
}

.icon-goods:before {
    content: "\e659"
}

.icon-present:before {
    content: "\e65c"
}

.icon-squarecheckfill:before {
    content: "\e65d"
}

.icon-square:before {
    content: "\e65e"
}

.icon-squarecheck:before {
    content: "\e65f"
}

.icon-round:before {
    content: "\e660"
}

.icon-roundaddfill:before {
    content: "\e661"
}

.icon-roundadd:before {
    content: "\e662"
}

.icon-add:before {
    content: "\e663"
}

.icon-tuichu:before {
    content: "\e6d8"
}

.icon-fold:before {
    content: "\e666"
}

.icon-similar:before {
    content: "\e66a"
}

.icon-infofill:before {
    content: "\e66c"
}

.icon-info:before {
    content: "\e66d"
}

.icon-rechargefill:before {
    content: "\e670"
}

.icon-recharge:before {
    content: "\e671"
}

.icon-vipcard:before {
    content: "\e672"
}

.icon-voice:before {
    content: "\e673"
}

.icon-55:before {
    content: "\e6e4"
}

.icon-friendfavor:before {
    content: "\e675"
}

.icon-wifi:before {
    content: "\e676"
}

.icon-share:before {
    content: "\e677"
}

.icon-searchlist:before {
    content: "\e682"
}

.icon-service:before {
    content: "\e683"
}

.icon-sort:before {
    content: "\e684"
}

.icon-down:before {
    content: "\e686"
}

.icon-mobile:before {
    content: "\e687"
}

.icon-mobilefill:before {
    content: "\e688"
}

.icon-sanjiao2:before {
    content: "\e6d4"
}

.icon-sanjiao1:before {
    content: "\e6d5"
}

.icon-sanjiao4:before {
    content: "\e6d6"
}

.icon-sanjiao3:before {
    content: "\e6d7"
}

.icon-weixin:before {
    content: "\e6df"
}

.icon-duanxin:before {
    content: "\e6e9"
}

.icon-copy:before {
    content: "\e689"
}

.icon-countdownfill:before {
    content: "\e68a"
}

.icon-countdown:before {
    content: "\e68b"
}

.icon-noticefill:before {
    content: "\e68c"
}

.icon-notice:before {
    content: "\e68d"
}

.icon-qiang:before {
    content: "\e68e"
}

.icon-zhifumingxi:before {
    content: "\e6de"
}

.icon-female:before {
    content: "\e699"
}

.icon-male:before {
    content: "\e69b"
}

.icon-pullleft:before {
    content: "\e69e"
}

.icon-pullright:before {
    content: "\e69f"
}

.icon-rankfill:before {
    content: "\e6a0"
}

.icon-rank:before {
    content: "\e6a1"
}

.icon-friendfill:before {
    content: "\e6a5"
}

.icon-guanbi:before {
    content: "\e6e5"
}

.icon-weixin1:before {
    content: "\e6e0"
}

.icon-apps:before {
    content: "\e6a8"
}

.icon-picfill:before {
    content: "\e6ab"
}

.icon-refresharrow:before {
    content: "\e6ac"
}

.icon-markfill:before {
    content: "\e6ad"
}

.icon-mark:before {
    content: "\e6ae"
}

.icon-repeal:before {
    content: "\e6b0"
}

.icon-dianhua:before {
    content: "\e6e6"
}

.icon-album:before {
    content: "\e6b1"
}

.icon-tuichu1:before {
    content: "\e6d9"
}

.icon-duanxin1:before {
    content: "\e6eb"
}

.icon-peoplefill:before {
    content: "\e6b2"
}

.icon-people:before {
    content: "\e6b3"
}

.icon-servicefill:before {
    content: "\e6b4"
}

.icon-repair:before {
    content: "\e6b5"
}

.icon-file:before {
    content: "\e6b6"
}

.icon-repairfill:before {
    content: "\e6b7"
}

.icon-qq:before {
    content: "\e6e2"
}

.icon-bangzhu:before {
    content: "\e681"
}

.icon-qq1:before {
    content: "\e6e3"
}

.icon-communityfill:before {
    content: "\e6bd"
}

.icon-community:before {
    content: "\e6be"
}

.icon-bangzhu1:before {
    content: "\e685"
}

.icon-calendar:before {
    content: "\e6c0"
}

.icon-wodeshouru:before {
    content: "\e6a7"
}

.icon-box:before {
    content: "\e6da"
}

.icon-group:before {
    content: "\e6c9"
}

.icon-move:before {
    content: "\e6ca"
}

.icon-gifts:before {
    content: "\e6db"
}

.icon-shezhi:before {
    content: "\e6ee"
}

.icon-help:before {
    content: "\e6c5"
}

.icon-androidexit:before {
    content: "\e6c7"
}

.icon-xitongduanxin:before {
    content: "\e6ec"
}

.icon-erweima:before {
    content: "\e612"
}

.icon-guanbi1:before {
    content: "\e6e7"
}

.icon-backdelete:before {
    content: "\e6cc"
}

.icon-post:before {
    content: "\e6cf"
}

.icon-radiobox:before {
    content: "\e6d0"
}

.icon-rounddown:before {
    content: "\e6d1"
}

.icon-upload:before {
    content: "\e6d2"
}

.icon-videofill:before {
    content: "\e6d3"
}

.icon-move1:before {
    content: "\e6dc"
}

.icon-radiochecked:before {
    content: "\e667"
}

.icon-tuichu2:before {
    content: "\e6c8"
}

.icon-zhifufangshi:before {
    content: "\e6ef"
}

.icon-back1:before {
    content: "\e6f2"
}

.icon-jiaoyishezhi:before {
    content: "\e6f0"
}

.icon-roundleftfill:before {
    content: "\e6f3"
}

.icon-xiugaixinxi:before {
    content: "\e6e1"
}

.icon-kongyuan:before {
    content: "\e654"
}

.icon-gouwu:before {
    content: "\e6e8"
}

.icon-dianpushezhi:before {
    content: "\e6f1"
}

.icon-dianhua1:before {
    content: "\e652"
}

.icon-shangjiabanshouru:before {
    content: "\e6ea"
}

.icon-icon:before {
    content: "\e6ed"
}

.icon-iconback:before {
    content: "\e6f4"
}

.icon-dianhuaicon:before {
    content: "\e6f7"
}

.icon-gouwucheicon:before {
    content: "\e6f8"
}

.icon-lianxikefuicon:before {
    content: "\e6f9"
}

.icon-meirongcaizhuangicon:before {
    content: "\e6fa"
}

.icon-naifenicon:before {
    content: "\e6fb"
}

.icon-niaobushiicon:before {
    content: "\e6fc"
}

.icon-pinzhishenghuoicon:before {
    content: "\e6fd"
}

.icon-topicon:before {
    content: "\e6fe"
}

.icon-yingyangbaojianicon:before {
    content: "\e6ff"
}

.icon-yingyangfushiicon:before {
    content: "\e700"
}

.icon-yunyingyongpinicon:before {
    content: "\e701"
}

.icon-shouqiicon666666:before {
    content: "\e600"
}

.icon-haiwaizhiyou:before {
    content: "\e604"
}

.icon-guoneicangfahuo:before {
    content: "\e605"
}

.icon-shitidian:before {
    content: "\e606"
}

.icon-hipac:before {
    content: "\e607"
}

.icon-zhengpin:before {
    content: "\e608"
}

.icon-verified:before {
    content: "\e609"
}

.icon-verified1:before {
    content: "\e618"
}

.icon-location:before {
    content: "\e61c"
}

.icon-guanzhu:before {
    content: "\e621"
}

.icon-kehuguanli:before {
    content: "\e624"
}

.icon-icon6:before {
    content: "\e626"
}

.icon-bendipei:before {
    content: "\e628"
}

.icon-goumaifangshi:before {
    content: "\e639"
}

.icon-yishangchuan:before {
    content: "\e63a"
}

.icon-weishangchuan:before {
    content: "\e64c"
}

.icon-all:before {
    content: "\e64e"
}

.icon-toy:before {
    content: "\e657"
}

.icon-yinghao:before {
    content: "\e65a"
}

.icon-yinghao2:before {
    content: "\e65b"
}

.icon-gerenxihu:before {
    content: "\e664"
}

.icon-huanqiumeishi:before {
    content: "\e665"
}

.icon-vip1:before {
    content: "\e668"
}

.icon-icon8:before {
    content: "\e66b"
}

.icon-yingyouyingyang:before {
    content: "\e669"
}

.icon-hot:before {
    content: "\e678"
}

.icon-sousuo:before {
    content: "\e67c"
}

.icon-shouye:before {
    content: "\e67d"
}

.icon-wode:before {
    content: "\e67f"
}

.icon-weixinfriend_line:before {
    content: "\e66e"
}

.icon-hot1:before {
    content: "\e697"
}

.icon-seemore:before {
    content: "\e69a"
}

.icon-jingying:before {
    content: "\e66f"
}

.icon-jingying1:before {
    content: "\e674"
}

.icon-jingying2:before {
    content: "\e679"
}

.icon-jingying3:before {
    content: "\e67a"
}

.icon-ruzhu:before {
    content: "\e67b"
}

.icon-ruzhu1:before {
    content: "\e67e"
}

.icon-ruzhu2:before {
    content: "\e68f"
}

.icon-ruzhu3:before {
    content: "\e690"
}

.icon-advantage:before {
    content: "\e691"
}

.icon-shortcoming:before {
    content: "\e692"
}*/

/*!
 * ui-dialog.css
 * Date: 2014-07-03
 * https://github.com/aui/artDialog
 * (c) 2009-2014 TangBin, http://www.planeArt.cn
 *
 * This is licensed under the GNU LGPL, version 2.1 or later.
 * For details, see: http://www.gnu.org/licenses/lgpl-2.1.html
 */
.ui-dialog {
    *zoom: 1;
    _float: left;
    position: relative;
    background-color: #FFF;
    border: 1px solid #999;
    outline: 0;
    background-clip: padding-box;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .15s ease-in-out, opacity .15s ease-in-out;
    transition: transform .15s ease-in-out, opacity .15s ease-in-out
}

.ui-popup-show .ui-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.ui-popup-focus .ui-dialog {
    box-shadow: 0 0 8px rgba(0, 0, 0, .1)
}

.ui-popup-modal .ui-dialog {
    box-shadow: 0 0 8px rgba(0, 0, 0, .1), 0 0 256px rgba(255, 255, 255, .3)
}

.ui-dialog-grid {
    width: auto;
    margin: 0;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    background: 0 0
}

.ui-dialog-body, .ui-dialog-footer, .ui-dialog-header {
    padding: 0;
    border: 0;
    text-align: left;
    background: 0 0
}

.ui-dialog-header {
    white-space: nowrap;
    border-bottom: 1px solid #E5E5E5
}

.ui-dialog-close {
    position: relative;
    _position: absolute;
    float: right;
    top: 13px;
    right: 13px;
    _height: 26px;
    padding: 0 4px;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #FFF;
    opacity: .2;
    filter: alpha(opacity=20);
    cursor: pointer;
    background: 0 0;
    _background: #FFF;
    border: 0;
    -webkit-appearance: none
}

.ui-dialog-close:focus, .ui-dialog-close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    outline: 0;
    opacity: .5;
    filter: alpha(opacity=50)
}

.ui-dialog-title {
    margin: 0;
    line-height: 1.428571429;
    min-height: 16.43px;
    padding: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 700;
    cursor: default
}

.ui-dialog-body {
    padding: 20px;
    text-align: center
}

.ui-dialog-content {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    text-align: left
}

.ui-dialog-footer {
    padding: 0 20px 20px
}

.ui-dialog-statusbar {
    float: left;
    margin-right: 20px;
    padding: 6px 0;
    line-height: 1.428571429;
    font-size: 14px;
    color: #888;
    white-space: nowrap
}

.ui-dialog-statusbar label:hover {
    color: #333
}

.ui-dialog-statusbar .label, .ui-dialog-statusbar input {
    vertical-align: middle
}

.ui-dialog-button {
    float: right;
    white-space: nowrap
}

.button-center .ui-dialog-button {
    text-align: center;
    float: none;
    white-space: nowrap
}

.ui-dialog-footer button + button {
    margin-bottom: 0;
    margin-left: 5px
}

.button-center .ui-dialog-footer button + button {
    margin-bottom: 0;
    margin-left: 10px
}

.ui-dialog-footer button {
    width: auto;
    overflow: visible;
    display: inline-block;
    padding: 6px 12px;
    _margin-left: 5px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.ui-dialog-footer button:focus {
    outline: #333 dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.ui-dialog-footer button:focus, .ui-dialog-footer button:hover {
    color: #333;
    text-decoration: none
}

.ui-dialog-footer button:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.ui-dialog-footer button[disabled] {
    pointer-events: none;
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.ui-dialog-footer button {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.ui-dialog-footer button:active, .ui-dialog-footer button:focus, .ui-dialog-footer button:hover {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.ui-dialog-footer button:active {
    background-image: none
}

.ui-dialog-footer button[disabled], .ui-dialog-footer button[disabled]:active, .ui-dialog-footer button[disabled]:focus, .ui-dialog-footer button[disabled]:hover {
    background-color: #fff;
    border-color: #ccc
}

.ui-dialog-footer button.ui-dialog-autofocus {
    color: #fff;
    background-color: #FF5C5C;
    border-color: #FF5C5C
}

.ui-dialog-footer button.ui-dialog-autofocus:active, .ui-dialog-footer button.ui-dialog-autofocus:focus, .ui-dialog-footer button.ui-dialog-autofocus:hover {
    color: #fff;
    background-color: #f44e4e;
    border-color: #f44e4e;
    outline: 0
}

.ui-dialog-footer button.ui-dialog-autofocus:active {
    background-image: none
}

.ui-popup-top .ui-dialog, .ui-popup-top-left .ui-dialog, .ui-popup-top-right .ui-dialog {
    top: -8px
}

.ui-popup-bottom .ui-dialog, .ui-popup-bottom-left .ui-dialog, .ui-popup-bottom-right .ui-dialog {
    top: 8px
}

.ui-popup-left .ui-dialog, .ui-popup-left-bottom .ui-dialog, .ui-popup-left-top .ui-dialog {
    left: -8px
}

.ui-popup-right .ui-dialog, .ui-popup-right-bottom .ui-dialog, .ui-popup-right-top .ui-dialog {
    left: 8px
}

.ui-dialog-arrow-a, .ui-dialog-arrow-b {
    position: absolute;
    display: none;
    width: 0;
    height: 0;
    overflow: hidden;
    _color: #FF3FFF;
    _filter: chroma(color=#FF3FFF);
    border: 8px dashed transparent
}

.ui-popup-follow .ui-dialog-arrow-a, .ui-popup-follow .ui-dialog-arrow-b {
    display: block
}

.ui-popup-top .ui-dialog-arrow-a, .ui-popup-top-left .ui-dialog-arrow-a, .ui-popup-top-right .ui-dialog-arrow-a {
    bottom: -16px;
    border-top: 8px solid #7C7C7C
}

.ui-popup-top .ui-dialog-arrow-b, .ui-popup-top-left .ui-dialog-arrow-b, .ui-popup-top-right .ui-dialog-arrow-b {
    bottom: -15px;
    border-top: 8px solid #fff
}

.ui-popup-top-left .ui-dialog-arrow-a, .ui-popup-top-left .ui-dialog-arrow-b {
    left: 15px
}

.ui-popup-top .ui-dialog-arrow-a, .ui-popup-top .ui-dialog-arrow-b {
    left: 50%;
    margin-left: -8px
}

.ui-popup-top-right .ui-dialog-arrow-a, .ui-popup-top-right .ui-dialog-arrow-b {
    right: 15px
}

.ui-popup-bottom .ui-dialog-arrow-a, .ui-popup-bottom-left .ui-dialog-arrow-a, .ui-popup-bottom-right .ui-dialog-arrow-a {
    top: -16px;
    border-bottom: 8px solid #7C7C7C
}

.ui-popup-bottom .ui-dialog-arrow-b, .ui-popup-bottom-left .ui-dialog-arrow-b, .ui-popup-bottom-right .ui-dialog-arrow-b {
    top: -15px;
    border-bottom: 8px solid #fff
}

.ui-popup-bottom-left .ui-dialog-arrow-a, .ui-popup-bottom-left .ui-dialog-arrow-b {
    left: 15px
}

.ui-popup-bottom .ui-dialog-arrow-a, .ui-popup-bottom .ui-dialog-arrow-b {
    margin-left: -8px;
    left: 50%
}

.ui-popup-bottom-right .ui-dialog-arrow-a, .ui-popup-bottom-right .ui-dialog-arrow-b {
    right: 15px
}

.ui-popup-left .ui-dialog-arrow-a, .ui-popup-left-bottom .ui-dialog-arrow-a, .ui-popup-left-top .ui-dialog-arrow-a {
    right: -16px;
    border-left: 8px solid #7C7C7C
}

.ui-popup-left .ui-dialog-arrow-b, .ui-popup-left-bottom .ui-dialog-arrow-b, .ui-popup-left-top .ui-dialog-arrow-b {
    right: -15px;
    border-left: 8px solid #fff
}

.ui-popup-left-top .ui-dialog-arrow-a, .ui-popup-left-top .ui-dialog-arrow-b {
    top: 15px
}

.ui-popup-left .ui-dialog-arrow-a, .ui-popup-left .ui-dialog-arrow-b {
    margin-top: -8px;
    top: 50%
}

.ui-popup-left-bottom .ui-dialog-arrow-a, .ui-popup-left-bottom .ui-dialog-arrow-b {
    bottom: 15px
}

.ui-popup-right .ui-dialog-arrow-a, .ui-popup-right-bottom .ui-dialog-arrow-a, .ui-popup-right-top .ui-dialog-arrow-a {
    left: -16px;
    border-right: 8px solid #7C7C7C
}

.ui-popup-right .ui-dialog-arrow-b, .ui-popup-right-bottom .ui-dialog-arrow-b, .ui-popup-right-top .ui-dialog-arrow-b {
    left: -15px;
    border-right: 8px solid #fff
}

.ui-popup-right-top .ui-dialog-arrow-a, .ui-popup-right-top .ui-dialog-arrow-b {
    top: 15px
}

.ui-popup-right .ui-dialog-arrow-a, .ui-popup-right .ui-dialog-arrow-b {
    margin-top: -8px;
    top: 50%
}

.ui-popup-right-bottom .ui-dialog-arrow-a, .ui-popup-right-bottom .ui-dialog-arrow-b {
    bottom: 15px
}

@-webkit-keyframes ui-dialog-loading {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes ui-dialog-loading {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.ui-dialog-loading {
    vertical-align: middle;
    position: relative;
    display: block;
    *zoom: 1;
    *display: inline;
    overflow: hidden;
    width: 32px;
    height: 32px;
    top: 50%;
    margin: -16px auto 0;
    font-size: 0;
    text-indent: -999em;
    color: #666;
    width: 100% \9;
    text-indent: 0 \9;
    line-height: 32px \9;
    text-align: center \9;
    font-size: 12px \9
}

.ui-dialog-loading::after {
    position: absolute;
    content: '';
    width: 3px;
    height: 3px;
    margin: 14.5px 0 0 14.5px;
    border-radius: 100%;
    box-shadow: 0 -10px 0 1px #ccc, 10px 0 #ccc, 0 10px #ccc, -10px 0 #ccc, -7px -7px 0 .5px #ccc, 7px -7px 0 1.5px #ccc, 7px 7px #ccc, -7px 7px #ccc;
    -webkit-transform: rotate(360deg);
    -webkit-animation: ui-dialog-loading 1.5s infinite linear;
    transform: rotate(360deg);
    animation: ui-dialog-loading 1.5s infinite linear;
    display: none \9
}