/* 未能缩小。正在返回未缩小的内容。
(530,5): run-time error CSS1026: Expected open brace, found '%'
 */
* {
    margin: 0;
    padding: 0
}

html {
    width: 100%;
    height: 100%;
}

body {
    position: relative;
    margin: 0 auto;
    width: 100%;
    font-family: "微软雅黑";
    height: auto;
    background-size: auto;
    background-color: #E7E8EC;
}

a:link, a:visited {
    text-decoration: none
}

article, aside, footer, header, hgroup, nav, section, figure, figcaption {
    display: block
}

img {
    vertical-align: middle
}

ul, ol {
    list-style: none
}

img, fieldset {
    border: 0
}

img, input, button, select, textarea {
    vertical-align: middle
}

input, button, select, textarea {
    outline: none
}

textarea {
    resize: none;
}

h1, h2, h3, h4, h5, h6, th, td, table, input, button, select, textarea, sub {
    font-size: 1em
}

body, input, button, select, textarea, sub {
    font-family: "微软雅黑";
}

/*article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{ display:block}

audio,canvas,video{ display:inline-block; *display:inline; *zoom:1}*/

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html, button, input, select, textarea {
    font-size: 100%;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

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

body {
    font-family: "Microsoft Yahei", Helvetica;
    line-height: 1.5;
}

a {
    text-decoration: none
}

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

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

q {
    quotes: none
}

q:before, q:after {
    content: '';
    content: none
}

sub, sup {
    position: relative;
    vertical-align: baseline
}

ul, ol, menu {
    list-style: none outside none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

fieldset {
    border: 0
}

legend {
    border: 0;
    white-space: normal;
    *margin-left: -7px
}

button, input, select, textarea {
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button, input {
    line-height: normal
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled], input[disabled] {
    cursor: default
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    *height: 13px;
    *width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

/*
 * common styles
 */
/*
.clearfix:before,.clearfix:after{content:' '; display:table; clear:both}
.clearfix{ *zoom:1}
*/
html, body {
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

::-webkit-input-placeholder {
    color: #dbdbdb;
}

:-moz-placeholder {
    color: #dbdbdb;
}

::-moz-placeholder {
    color: #dbdbdb;
}

:-ms-input-placeholder {
    color: #dbdbdb;
}

.wrapper {
    margin: 0 auto 50px;
    max-width: 640px;
    min-width: 320px;
}

.shadow {
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
}

.shadow1 {
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}

.rotate90 {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.rotate180 {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.rotate270 {
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
}

#top-bar {
    display: none;
}

header {
    background: #DC003D;
    /*background: url(../img/topbg.jpg) repeat-x;*/
    /*background-size: 100% 100%;*/
    overflow: hidden;
    text-align: center;
    padding: 8px 4px;
    height: 46px;
    line-height: 46px;
    position: relative;
}

header .chooseCity {
    overflow: hidden;
    font-size: 16px;
    padding: 0px 8px;
    color: #fff;
    position: absolute;
    left: 0px;
}

header .chooseCity img {
    width: 12px;
    margin-left: 4px;
}

header .chooseCity img.local {
    width: 13px;
    margin-right: 5px;
}

#canvas {
    background: url(../img/snow.png) top no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.popwrap {
    position: absolute;
    top: 0px;
    z-index: 11;
    height: 100%;
    width: 100%;
    overflow-y: auto;
}

.province {
    display: none;
    background-color: #fff;
    width: 50%;
    float: left;
    height: 100%;
    overflow: auto;
}

.province ul li span {
    float: right;
}

.province ul li, .city ul li {
    padding: 6px 10px 6px 10px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
}

.city {
    background-color: #fff;
    width: 50%;
    float: left;
    height: 100%;
    overflow: auto;
}

.city ul li {
    background-color: #F4F4F4;
    font-size: 14px;
}

#popblank {
    width: 100%;
    height: 100%;
    background: rgba(10, 10, 10, 0.8);
    position: absolute;
    z-index: 15;
}

.p-and-c {
    position: absolute;
    z-index: 20;
    top: 0;
    width: 100%;
    height: 60%;
}

header .ch-title {
    margin: 1px auto 0;
    font-size: 16px;
    color: #fff;
    display: inline-block;
}

header .ch-title img {
    width: 80px;
}

header .fontbig {
    font-size: 20px;
    font-weight: bold;
}

header .icon-person {
    margin-right: 5px;
    position: absolute;
    right: 4px;
    /*top: 8px;*/
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}

header .icon-person i {
    background: url(../img/qticon.png) no-repeat;
    background-position: -48px -5px;
    background-size: 330px;
    width: 27px;
    height: 34px;
    display: inline-block;
}

header .icon-person a {
    color: #fff;
    display: inline-block;
    position: relative;
}

header .icon-person img {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    vertical-align: baseline;
}

header .icon-person img.notice {
    width: 14px;
    display: inline-block;
    position: absolute;
    top: -2px;
    right: -4px;
    font-style: normal;
    border: none;
    margin-top: 0px;
    height: auto;
}

.headerfixed {
    position: fixed;
    top: 0;
    z-index: 12;
    width: 98%;
}

header .icon-person .loginbtn {
    font-size: 10px;
    display: block;
    border-radius: 100%;
    color: #fff;
    line-height: 16px;
    /*margin-top: -2px;*/
}

header .icon-person .loginbtn img {
    width: 22px;
    height: 22px;
    display: block;
}

header .ch-title .chooseCity {
    position: relative;
}

header .ch-title .choseaddr {
    padding-left: 5px;
    margin-left: 5px;
}

header .ch-title .choseaddr i {
    font-style: normal;
    display: inline-block;
    margin-right: 5px;
    margin-left: -5px;
    font-size: 14px;
    vertical-align: bottom;
}

header .ch-title .choseaddr img {
    width: 12px;
    margin-left: 5px;
}

.lgphoto {
    border-radius: 100%;
    border: 2px solid #fff;
    width: 25px;
    height: 25px;
    display: block;
    background-color: #fff;
}

.hc-menu {
    overflow: hidden;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6), color-stop(0.5, #fff));
    display: none;
}

.hc-menu ul {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    width: 100%;
}

.hc-menu ul li {
    text-align: center;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    font-size: 16px;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #e6e6e6;
}

.hc-menu ul li img {
    width: 15px;
    margin-right: 5px;
    margin-top: 2px;
    margin-top: -4px;
}

.hc-menu ul li.check {
    border-bottom: 2px solid #E74554;
}

/*.hc-menu ul li.check a{color: #E74554}*/
.hc-menu ul li a {
    color: #000;
    display: block;
    padding: 8px 0;
}

.hc-menu ul li:last-child {
    border-right: none;
}

.hc-menu ul li.hmtit.check span {
    background: url(../img/menulisticon.png) no-repeat;
    background-size: 110px;
    background-position: 0px 1px;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-bottom: -5px;
}

.hc-menu ul li.hgtit.check span {
    background: url(../img/menulisticon.png) no-repeat;
    background-size: 100px;
    background-position: 4px -20px;
    width: 24px;
    height: 20px;
    display: inline-block;
    margin-bottom: -5px;
}

.hc-menu ul li.srtit.check span {
    background: url(../img/menulisticon.png) no-repeat;
    background-size: 143px;
    background-position: -1px -67px;
    width: 22px;
    height: 20px;
    display: inline-block;
    margin-bottom: -5px;
}

.hc-menu ul li.kjttit.check span {
    background: url(../img/menulisticon.png) no-repeat;
    background-size: 105px;
    background-position: 3px -64px;
    width: 22px;
    height: 20px;
    display: inline-block;
    margin-bottom: -5px;
}

.tmhdct {
    background: url(../img/menulisticon.png) no-repeat;
    background-size: 114px;
    background-position: -22px 0px;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-bottom: -5px;
}

.rmhgct {
    background: url(../img/menulisticon.png) no-repeat;
    background-size: 100px;
    background-position: -16px -20px;
    width: 22px;
    height: 20px;
    display: inline-block;
    margin-bottom: -5px;
}

.srtmct {
    background: url(../img/menulisticon.png) no-repeat;
    background-size: 143px;
    background-position: -27px -66px;
    width: 24px;
    height: 20px;
    display: inline-block;
    margin-bottom: -5px;
}

.kanjiact {
    background: url(../img/menulisticon.png) no-repeat;
    background-size: 114px;
    background-position: -19px -70px;
    width: 24px;
    height: 20px;
    display: inline-block;
    margin-bottom: -5px;
}

.toppicade {
    background-color: #fff;
    margin-top: -5px;
}

#detail-cons {
    margin-top: 5px;
    padding-top: 20px;
    border-top: 1px solid #e6e6e6;
}

#detail-inner-con {
    display: none;
}

.act {
    width: 100%;
    padding: 5px 0 80px;
}

.act .actdet {
    margin: 0px 0px 10px;
}

.act .actmain {
    margin: 0 0px 10px;
    box-shadow: none;
}

.adeimg {
    width: 100%;
    background-color: #fff;
    box-shadow: none;
    position: relative;
}

.adeimg img {
    width: 100%;
}

.act a {
    color: #000;
}

.actimg {
    position: relative;
    background-color: #fff;
}

.actimg .carsty {
    width: 100%;
}

.yibmnum {
    display: block;
    background-color: rgba(10, 10, 10, .2);
    padding: 1px 6px 1px 9px;
    color: #fff;
    font-size: 12px;
    position: absolute;
    bottom: 37px;
    right: 0;
    border-radius: 10px 0 0 10px;
    margin-top: 3px;
}

/*.logoandt{height: 40px}*/

.carlogo {
    width: 40px;
    height: 40px;
    margin-left: 13px;
    vertical-align: top;
}

.bgc {
    color: #333;
    font-size: 14px;
    white-space: nowrap;
    text-align: center;
    display: block;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    width: 76%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bgc1 {
    background-color: #fff;
}

.bgc2 {
    background-color: #349ED0;
}

.actmain .bzjdiv {
    background: #F95454;
}

.actmain .bzjdiv {
}

.money {
    overflow: hidden;
}

.money .numMoney {
    font-size: 30px;
    color: #fff;
    height: 25px;
    line-height: 25px;
}

.money .rmbico {
    font-size: 17px;
    color: #fff;
}

.money .jxj {
    font-size: 9px;
    color: #F33B3A;
    padding: 1px;
    vertical-align: super; /*background-color:#5d9dff;*/
    background-color: #fff;
    border-radius: 3px;
}

.money .jxj i {
    font-style: normal;
    padding: 1px 2px 1px;
    white-space: nowrap;
}

.money .xrs {
    background-color: #5d9dff;
}

.money .baoming {
    float: right;
    color: #fff;
    font-size: 16px;
    margin-right: 5px;
}

.money .baoming a {
    color: #fff;
}

.money .ljbaoming {
    background-color: #f95554;
    border-radius: 5px;
    text-align: center;
    padding: 5px 15px;
}

.money .yibaoming {
    background-color: #f95554;
    border-radius: 5px;
    text-align: center;
    padding: 5px 15px;
}

.actlist {
    display: none;
    padding: 0px 0px 0px;
    background-color: #fff;
    background: #fff;
}

.dt-actlist {
    width: 83%;
    margin: 2% 3%;
    border-top: 1px solid #DEDEDE;
    border-bottom: 1px solid #DEDEDE;
    padding: 2% 5%;
}

.list {
    padding: 5px 10px 5px;
    font-size: 14px;
    color: #1a1a1a;
}

.list span.actld {
    background: url(../img/qticon.png) no-repeat;
    width: 60px;
    height: 20px;
    background-size: 300px;
    background-position: -10px -178px;
    display: inline-block;
    color: #fff;
    font-size: 10px;
    padding-left: 6px;
}

.list .yslist {
    display: none;
    border-top: 1px dashed #ededed;
    padding: 10px 0 5px
}

.list .yslist span {
    color: #666666;
    display: inline-block;
    font-size: 14px;
}

.list .yslist span i {
    background: url(../img/sericon.png) no-repeat;
    background-size: 150px;
    display: inline-block;
    background-position: -4px -25px;
    width: 21px;
    height: 20px;
    vertical-align: text-bottom;
}

.tqcnt h2 {
    font-size: 16px;
    text-align: center;
    padding: 8px 5px 8px;
    color: #3d3d3d;
    background-color: #ccc;
    margin: -8px -10px 0;
    background: #f5f5f5
}

.tqcnt h3 {
    font-size: 15px;
    text-align: center;
    padding: 5px 5px;
    color: #999;
    border-bottom: 1px solid #ededed;
    position: relative;
}

.tqcnt h3 i {
    color: #ff0100;
    font-style: normal;
}

.tqcnt h3 span {
    color: #f95554
}

.tqcnt h3 label {
    position: absolute;
    right: 0px;
    top: 3px;
}

.tqcnt h3 label img {
    width: 14px;
}

.tqcnt ul {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    background-color: #fff;
    color: #727272;
}

.tqcnt ul li {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    width: 50%;
    font-size: 10px;
    margin: 10px 0px 5px;
    border-right: 1px dashed #e6e6e6;
    padding-left: 2%;
}

.tqcnt ul li img {
    width: 36px;
    float: left;
    margin-right: 5px;
    margin-top: 10px;
}

.tqcnt ul li p {
    margin-top: 2px;
    float: left;
    color: #BDBDBD;
    width: 69%
}

.tqcnt ul li:last-child {
    border-right: none;
}

.tqcnt ul li label {
    font-size: 14px;
    display: block;
    color: #666
}

.tqcnt ul li .zdjicon {
    display: inline-block;
    background: url(../img/qticon.png) no-repeat;
    background-size: 250px;
    background-position: -147px -110px;
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: bottom;
}

.tqcnt ul li .gcicon {
    background: url(../img/Customer/qticon.png) no-repeat;
    width: 32px;
    height: 32px;
    background-size: 280px;
    background-position: -163px -8px;
    display: inline-block;
    vertical-align: bottom;
}

.keepback {
    overflow: hidden;
    color: #727272;
    background-color: #fff;
    margin: 10px 0px;
    padding: 6px 2px;
    border: 1px solid #e6e6e6;
}

.suishi {
    float: left;
    font-size: 12px;
}

.suishi ul li {
    float: left;
    padding: 2px 2px 2px 7px;
    width: 88px;
}

.suishi ul li img {
    width: 12px;
    margin-right: 4px;
    margin-top: -4px;
}

.remaintime {
    width: 98%;
}

.remaintime img {
    margin-right: 3px;
    width: 12px;
    margin-top: -3px;
}

.actdetail {
    padding: 5px 10px 5px;
    margin: 10px 0px;
    background-color: #fff;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.detailmain {
    width: 100%;
    color: #727272;
    font-size: 14px;
    overflow-x: hidden;
}

.actjxs .addr {
    color: #666;
}

.actjxs dl {
    margin-top: 5px;
    padding: 6px 0;
    font-size: 14px;
    border-top: 1px solid #e6e6e6;
}

.detailmain h3, .actjxs h3 {
. rel;
    font-size: 16px;
    padding: 5px 0 2px;
    display: block;
    width: 100%;
    /*border-bottom: 1px solid #ededed;*/
    /*margin-bottom: 5px;*/
    color: #000;
    font-weight: bold
}

.detailmain .redline, .actjxs .redline {
    background-color: #F33B3A;
    margin-right: 7px;
    display: block;
    width: 2px;
    height: 20px;
    float: left;
    margin-top: 2px;
}

.btn-con {
    display: block;
    position: fixed;
    bottom: 0;
    z-index: 20;
    width: 100%;
    max-width: 640px;
    margin: 1.2rem 0;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.btn-con .btn-join {
    display: block;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    padding: 0.625rem 0;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: -webkit-linear-gradient(top, #ef7272, #e62323);
    background: linear-gradient(top, #ef7272, #e62323);
    border-radius: 4px;
    -webkit-box-shadow: 0 4px 2px 0 #ccc;
    box-shadow: 0 4px 2px 0 #ccc;
}

.btn-con .btn-join:disabled {
    background: #dfdfe1;
}

.priceon {
    position: fixed;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    -webkit-box-shadow: 0 2px 4px rgba(111, 111, 111, .26);
    -moz-box-shadow: 0 2px 4px rgba(111, 111, 111, .26);
    -o-box-shadow: 0 2px 4px rgba(111, 111, 111, .26);
    box-shadow: 0 2px 4px rgba(111, 111, 111, .26);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, .7), #F8F8F8);
}

@-webkit-keyframes eleReset {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
        transform: translate3d(0, 0, 0) rotate(0deg)
    }
}

@keyframes eleReset {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
        transform: translate3d(0, 0, 0) rotate(0deg)
    }
}

@-webkit-keyframes popForms {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3D(0, 0, 0);
        transform: translate3D(0, 0, 0);
    }
}

@keyframes popForms {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3D(0, 0, 0);
        transform: translate3D(0, 0, 0);
    }
}

.slide-in-form {
    opacity: 1!important;
    -webkit-transform: translate3D(0, 0, 0)!important;
    transform: translate3D(0, 0, 0)!important;
    /*-webkit-animation: popForms 0.2s ease-in-out;*/
    /*animation: popForms 0.2s ease-in-out;*/
    /*-webkit-animation-fill-mode: both;*/
    /*animation-fill-mode: both;*/
}

#pop-wrapper {
    height: 100%;
    overflow: hidden;
}

.pop-form {
    position: fixed;
    z-index: 30;
    opacity: 0;
    left: 0;
    /*top:0;*/
    bottom: 0;
    width: 100%;
    /*max-width: 640px;*/
    height: 80%;
    -webkit-transform: translate3D(0, 130%, 0);
    transform: translate3D(0, 130%, 0);
    background-color: #fff;
}

.pop-form .actdetail {
    /*height: 100%;*/
    margin: 0;
    border: none;
}

.pop-form .actjxs {
    /*height: 100%;*/
}

.pop-form h3 {
    height: 2rem;
    border-bottom: 1px solid #e6e6e6;
}

.pop-form .close {
    position: absolute;
    right: 11px;
    top: 4px;
    width: 1.5rem;
    height: 2rem;
    background: url("../img/c_close.png") no-repeat center;
    -webkit-background-size: 1.5rem auto;
    background-size: 1.5rem auto;
}

.blankdiv {
    display: none;
    overflow: hidden;
}

#saledetail {
    margin: 0 !important;
    overflow: hidden;
}

.saleinfo {
    position: relative;
    padding: 5px 36px 0 110px;
    height: 40px;
    /*overflow: hidden;*/
    font-size: 14px;
    color: #000;
    line-height: 20px;
}

.saleinfo h6 span {
    color: #999;
}

.saleinfo .headdiv {
    position: absolute;
    left: -18px;
    top: -5px;
    background-color: #ff6666;
    padding: 0 30px 0px 10px;
    height: 55px;
    line-height: 55px
}

.saleinfo .zsgwicon {
    width: 55px;
}

.saleinfo .headdiv span {
    display: inline-block;
    height: 55px;
    width: 55px;
    border-radius: 100%;
    background-color: #ff6666;
    position: absolute;
    right: -26px;
    line-height: 55px;
    top: 0;
    text-align: center;
}

.saleinfo .headdiv .head {
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 100%;
}

.saleinfo .xunzhan {
    width: 14px;
    margin-left: 5px;
    vertical-align: middle;
}

.saleinfo .phone {
    width: 32px;
    position: absolute;
    right: 4px;
    top: 7px;
}

.saleinfo p {
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px
}

.operbtn {
    margin: 10px 0px;
    padding: 10px 5px;
    background-color: #fff;
    text-align: center;
    border: 1px solid #e6e6e6;
}

.operbtn p {
    text-align: center;
}

.operbtn p:first-child {
    padding-bottom: 6px;
}

.operbtn p label {
    text-align: center;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #F33B3A;
}

.operbtn p img {
    width: 30px;
    vertical-align: bottom;
    margin-right: 5px
}

.operbtn dl {
    margin: 10px auto;
    text-align: center;
}

.operbtn dl dt {
    width: 40px;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 5px;
}

.operbtn dl dt img {
    width: 40px;
}

.operbtn dl dd {
    display: inline-block;
}

.operbtn a {
    display: block;
}

.operbtn span {
    font-size: 12px;
    color: #000;
    display: block;
    height: 12px;
    line-height: 12px;
    color: #bdbdbd;
}

.operbtn dl dd h4 {
    height: 25px;
    line-height: 25px;
    font-size: 20px;
    color: #F33B3A;
}

.youhui {
    width: 100%;
    text-align: center;
    color: #5B5B5B;
    margin-top: 8px;
}

.yhbig {
    font-size: 16em;
    margin-right: 5px;
}

.yhsmall {
    font-size: 14em;
}

.jxs {
    width: 92%;
    padding: 0% 4% 0%;
    overflow: hidden;
}

.jxs .jxslabel {
    color: #5f5f5f;
}

.jxs .jxslabel img {
    width: 12px;
    float: left;
    margin-top: 1px;
    margin-right: 3px;
}

.jxs .jxslabel span {
    display: block;
    float: left;
}

.jxs .jxslist ul li {
    text-align: left;
    color: #acacac;
    font-size: 12px;
    float: left;
    padding: 0 3px;
}

.footer {
    width: 100%;
    text-align: center;
    color: #707070;
    font-size: 12px;
}

.footer a {
    color: #707070;
}

.footer small {
    font-size: 12px;
}

.footer small:first-child {
    margin: 0px 0 5px;
    display: inline-block;
}

.footer small:first-child a {
    color: #000;
}

.tablist {
    display: none;
    font-size: 1rem;
}

.tablist img {
    width: auto;
}

.block {
    display: block;
}

.historyPrice {
    padding: 2% 5% 4%;
    width: 90%;
}

.sendfriends {
    width: 12%;
    margin: 4px;
}

#mcover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 20000;
    display: none;
}

#mcover img {
    position: fixed;
    right: 18px;
    top: 5px;
    width: 260px;
    height: 180px;
    z-index: 20001;
}

.bmsty {
    padding: 0 5%;
    width: 90%;
}

.bminsty {
    padding: 6px;
    margin: 16px 0 0;
    border-radius: 10px;
    font-size: 1.5em;
}

.disLine input {
    background-color: #fff;
}

.counts {
    color: #acacac;
}

.register {
    text-align: center;
}

#pinpais {
    background-color: #fff;
    border: 1px solid #ddd;
    width: 49.5%;
    line-height: 12px;
    display: none;
    position: absolute;
    z-index: 11;
    margin-left: 15%;
    text-align: left;
}

#chexings {
    background-color: #fff;
    border: 1px solid #ddd;
    width: 49.5%;
    line-height: 12px;
    display: none;
    float: right;
    position: absolute;
    z-index: 11;
    right: 25%;
    text-align: left;
}

.btnsty {
    background-color: #F33B3A;
    padding: 2% 5%;
    border-radius: 10px;
    font-size: 1.8em;
    margin-top: 38px;
    color: #fff;
    font-weight: bold;
    border: 0;
}

.actabout {
    display: block;
    background-color: rgba(10, 10, 10, .2);
    padding: 1% 2%;
    color: #fff;
    font-size: 1.2em;
    position: absolute;
    top: 0;
    left: 0;
}

#bmk:active {
    border: 0;
}

.bmpop {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    background-color: #E7E8EC;
    display: none;
    z-index: 20;
    overflow: auto;
}

.bmcontent {
    width: 80%;
    margin: 20% auto 0;
}

.close {
    display: block;
    padding: 3px 0;
    background-color: #fff;
    width: 10%;
    text-align: center;
    font-size: 1.5em;
    border-radius: 50px;
    position: absolute;
    right: 20px;
    top: 20px;
}

.bmtitle {
    text-align: center;
    font-size: 2.5em;
    color: #F33B3A;
    font-weight: bold;
}

.iconsty {
    position: absolute;
    left: 0;
    top: 0;
    width: 17%;
}

.aboutinfox {
    position: absolute;
    left: -4px;
    top: 10px;
    color: #fff;
    font-size: 10px;
}

.aboutinfox span {
    background-color: rgba(0, 0, 0, 0.4);
    padding: 3px 8px 3px 9px;
    border-radius: 0 10px 10px 0;
}

.aboutinfox label {
    background-color: rgba(0, 0, 0, 0.4);
    padding: 3px 8px 3px 9px;
}

.pinpaipop {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow: auto;
}

.pplist {
    width: 100%;
}

.pplist label {
    display: block;
    background-color: #E7E8EC;
    font-size: 13px;
    padding: 2px 5px;
}

.pplist ul li {
    padding: 2% 4%;
    width: 92%;
    background-color: #fff;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
}

.chexingpop {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow: auto;
    z-index: 21;
}

.ppname {
    width: 94%;
    display: block;
    padding: 2% 3%;
}

.nametitle {
    height: 53px;
    line-height: 53px;
    width: 100%;
    font-size: 24px;
    background-color: #fff;
    border-bottom: 2px solid #d3d3d3;
    position: fixed;
    top: 0;
    left: 0;
    display: box;
    display: -moz-box;
    display: -webkit-box;
}

.nametitle h2 {
    padding-left: 8px;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.nametitle span {
    border-radius: 18px;
    margin: 10px 19px;
    background-color: #ddd;
    color: #fff;
    height: 36px;
    line-height: 36px;
    width: 36px;
    text-align: center;
    display: block;
}

.listtop {
    margin-top: 55px;
}

.ttcol {
    color: #808080;
}

.waitsty {
    width: 100%;
    text-align: center;
    margin-top: 50%;
    font-size: 1.6em;
    color: #727272;
    background-color: #fff;
}

.yxjmoney {
    float: left;
    position: relative;
    padding: 10px 10px 0
}

.timeturn {
    padding-top: 5px;
    font-size: 12px;
    text-align: center;
}

.goback {
    overflow: hidden;
    font-size: 16px;
    padding: 0px 8px;
    color: #fff;
    position: absolute;
}

.goback img {
    margin-top: -3px;
}

.bicon {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    width: 20px;
}

.backicon {
    position: absolute;
    left: 4px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}

a[title="站长统计"], #cnzz_stat_icon_1253389094 {
    display: none !important;
}

.sytime {
    float: right;
    margin-right: 3px;
    margin-top: 5px;
    font-size: 12px;
    color: #707070;
}

.sytimebt {
    float: right;
    font-size: 12px;
    color: #333;
    padding: 5px 0 5px 0px;
    margin-right: -10px;
}

.sytimebt label {
    display: block;
}

.sytimebt label i {
    font-style: normal;
    color: #f25252;
}

.actmain .tqcnt .sytimebt label i.sericon1 {
    background: url(../img/sericon.png) no-repeat;
    background-size: 150px;
    display: inline-block;
    background-position: -4px -5px;
    width: 18px;
    height: 16px;
    margin-right: 0px;
    vertical-align: sub;
}

.sytime img, .sytimebt img {
    width: 14px;
    margin-top: -2px;
    margin-left: 4px;
}

ul.linebg {
    height: 20px;
    background: url(../img/b2.png) no-repeat top left, url(../img/b1.png) no-repeat bottom right;
    padding: 0 10px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    bottom: -9px;
}

ul.linebg li {
    height: 20px;
}

ul.linebg li span {
    display: block;
    width: 100%;
    border-bottom: 1px dotted #ededed;
    height: 10px;
}

.txtcenter {
    text-align: center;
}

.slider {
    display: none
}

/*用于获取更加体验*/
.focus span {
    width: 7px;
    height: 7px;
    margin: 0 5px;
    border-radius: 100%;
    background: #969fac;
    font-size: 0
}

.focus span.current {
    background: #fff;
    width: 10px;
    border-radius: 20px;
}

#btmoney {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid #e6e6e6;
    padding: 0px;
    border-bottom: none
}

#btmoney .c_con {
    height: 48px;
}

.detsytime {
    font-size: 13px;
    color: #707070;
    text-align: center;
    margin-top: -5px;
}

#btmoney .ljbaoming {
    background-color: #F95454;
    border-radius: 0px;
    text-align: center;
    padding: 5px 0px;
    width: 40%;
    height: 48px;
    line-height: 48px;
    margin: 0
}

#btmoney .yibaoming {
    background-color: #707070;
    border-radius: 5px;
    text-align: center;
    padding: 5px 15px;
    width: 82px;
    margin-top: 4px;
}

#btmoney p {
    height: 27px;
    line-height: 27px;
    text-align: center;
    color: #f95554;
    font-size: 12px;
    border-bottom: 1px solid #e6e6e6;
}

.padbott {
}

.bottomabout {
    border-top: 1px dotted #e6e6e6;
    font-size: 12px;
    text-align: center;
    margin: 5px 0 0;
    padding: 7px 0;
    color: #bdbdbd;
}

/*热门特卖列表页*/
.rm_list {
    margin: 0px 5px 5px;
}

.rm_list dl {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    padding: 8px 5px;
    background-color: #fff;
    margin-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
}

.rm_list a {
    display: block;
}

.rm_list a:last-child {
    border-bottom: none;
}

.rm_list dl dt {
    width: 125px;
    height: 82px;
    position: relative;
}

.rm_list dl dt img {
    width: 125px;
    height: 82px;
}

.rm_list dl dt span {
    position: absolute;
    top: 5px;
    left: 0px;
    display: block;
    background-color: rgba(255, 0, 0, 0.7);
    padding: 0px 8px 0px 8px;
    border-radius: 0 10px 10px 0;
    color: #fff;
    font-size: 10px;
}

.rm_list dl dt span label {
    font-style: italic;
    margin-right: 2px;
}

.rm_list dl dd {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    margin-left: 8px;
    position: relative;
}

.rm_list dl dd h4 {
    font-size: 16px;
    color: #4c4c4c;
    line-height: 20px;
    margin-bottom: 5px;
}

.rm_list dl dd h4 .sjhdicon {
    margin-right: 5px;
    border: 1px solid #f78a93;
    color: #f78a93;
    padding: 0 2px;
    border-radius: 3px;
    font-style: normal;
    font-size: 12px;
    vertical-align: bottom;
}

.rm_list dl dd p {
    font-size: 13px;
    color: #707070;
}

.rm_list dl dd p .cjcount {
}

.rm_list dl dd p .cjcount label {
    color: #f95554;
}

.rm_list dl dd p img {
    width: 10px;
    margin-right: 3px;
}

.rm_list dl dd p span {
    font-size: 12px;
    color: #b0b0b0;
}

/*热门特卖详情页*/
.rm_detail {
    background-color: #f3f3f3;
    margin: 0px 0px;
}

.rm_detail .content {
    padding: 10px 10px 5px;
    margin: 5px 10px 0;
    color: #808080;
    font-size: 14px;
    background-color: #fff;
    overflow-x: hidden;
}

.rm_detail .content h4 {
    font-size: 16px;
    color: #4c4c4c;
    text-align: center;
}

.rm_detail .content h4 span {
    margin-right: 2px;
}

.rm_detail .content h3.titxt {
    color: #999;
    text-align: center;
    margin-bottom: 6px;
    display: box;
    display: -moz-box;
    display: -webkit-box;
    height: 20px;
    line-height: 20px;
}

.rm_detail .content h3.titxt span {
    height: 10px;
    border-bottom: 1px solid #efefef;
    display: block;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    vertical-align: super;
}

.rm_detail .content h3.titxt span:first-child {
    margin-right: 4px;
}

.rm_detail .content h3.titxt span:last-child {
    margin-left: 4px;
}

.rm_detail .content .aboutxt {
    color: #999999;
    font-size: 12px;
    margin: 8px 0px;
    border-bottom: 1px dotted #e6e6e6;
    text-align: center;
    padding-bottom: 5px;
}

.rm_detail .content .aboutxt label {
    margin-left: 4px;
}

.rm_detail .content .aboutxt span img {
    width: 13px;
    margin-top: 1px;
    margin-right: 2px;
}

.rm_detail .content .aboutxt .showtime {
}

.rm_detail .content .aboutxt .readsounts {
    margin-left: 10px;
}

/*.rm_detail .content .aboutxt .readsounts label{font-style:italic;}*/
.rm_detail .content p {
    line-height: 24px;
    text-indent: 2em;
}

.rm_detail .content p a {
    color: #888;
}

.rm_detail .content img {
    margin: 8px 0;
    display: block;
}

.rm_detail .rmdet_ade {
    margin-bottom: 5px;
}

/*无活动*/
.noact { /*margin: 20px 0 70px;*/
}

.noact .car {
    position: relative;
    margin: 30px 0px 0px 70px;
}

.noact .car .cardh {
    position: absolute;
    margin: 10px 20px;
    width: 50%;
}

.noact .car .luntai1 {
    position: absolute;
    top: 43px;
    left: 38px;
    width: 10%;
}

.noact .car .luntai2 {
    position: absolute;
    top: 43px;
    left: 116px;
    width: 10%;
}

.noact .car .wq1 {
    position: absolute;
    top: 70px;
    right: 48px;
}

.noact .car .wq2 {
    position: absolute;
    top: 57px;
    right: 3px;
}

.noact .abouttxt1 {
    text-align: center;
    margin: 10px auto 10px;
    padding: 100px 0 0;
    font-size: 16px;
}

.noact .abouttxt2 {
    text-align: center;
    font-size: 12px;
    line-height: 24px;
}

.noact .abouttxt2 a {
    color: #E74554;
}

.noact .carshadow {
    position: absolute;
    top: 64px;
    left: 37px;
    width: 43%;
}

.noactmain ul {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
}

.noactmain ul li {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}

.noactmain ul li:first-child {
    padding-top: 6%;
}

.noactmain ul li:last-child {
    position: fixed;
    bottom: -50px;
    left: 15%;
}

.cardong {
    -webkit-animation: wobble 4s 0.2s ease both infinite;
    -moz-animation: wobble 4s 0.2s ease both infinite;
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateY(0px)
    }
    15% {
        -webkit-transform: translateY(-1px) rotate(-0.1deg)
    }
    30% {
        -webkit-transform: translateY(1px) rotate(0.1deg)
    }
    45% {
        -webkit-transform: translateY(-1px) rotate(-0.1deg)
    }
    60% {
        -webkit-transform: translateY(1px) rotate(0.1deg)
    }
    75% {
        -webkit-transform: translateY(-1px) rotate(-0.1deg)
    }
    100% {
        -webkit-transform: translateY(0px)
    }
}

@-moz-keyframes wobble {
    0% {
        -webkit-transform: translateX(0px)
    }
    15% {
        -webkit-transform: translateX(-1px) rotate(-0.5deg)
    }
    30% {
        -webkit-transform: translateX(1px) rotate(0.5deg)
    }
    45% {
        -webkit-transform: translateX(-1px) rotate(-0.5deg)
    }
    60% {
        -webkit-transform: translateX(1px) rotate(0.5deg)
    }
    75% {
        -webkit-transform: translateX(-1px) rotate(-0.5deg)
    }
    100% {
        -webkit-transform: translateX(0px)
    }
}

.frontwheel {
    -webkit-animation: slide1 2s infinite linear;
    moz-animation: slide1 2s infinite linear;
}

@-webkit-keyframes slide1 {
    0% {
        -webkit-transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(-180deg);
    }
    100% {
        -webkit-transform: rotate(-360deg);
    }
}

@-moz-keyframes slide1 {
    0% {
        -moz-transform: rotate(0deg);
    }
    50% {
        -moz-transform: rotate(-180deg);
    }
    100% {
        -moz-transform: rotate(-360deg);
    }
}

.smoke1 {
    border-radius: 50%;
    -webkit-animation: roastSmoke 5s ease-in-out infinite;
    animation: roastSmoke 5s ease-in-out infinite;
    background-image: -webkit-radial-gradient(ellipse at center center, rgba(228, 228, 228, 1) 0%, rgba(228, 228, 228, 1) 50%);
    background-image: -webkit-radial-gradient(center center, ellipse, rgba(228, 228, 228, 1) 0%, rgba(228, 228, 228, 1) 50%);
    background-image: radial-gradient(ellipse at center center, rgba(228, 228, 228, 1) 0%, rgba(228, 228, 228, 1) 50%);
    position: absolute;
    top: 45px;
    left: 140px;
    width: 30px;
    height: 15px;
    z-index: 2;
}

.smoke2 {
    border-radius: 50%;
    -webkit-animation: roastSmoke 3s ease-in-out infinite;
    animation: roastSmoke 3s ease-in-out infinite;
    background-image: -webkit-radial-gradient(ellipse at center center, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%);
    background-image: -webkit-radial-gradient(center center, ellipse, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%);
    background-image: radial-gradient(ellipse at center center, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%);
    position: absolute;
    top: 45px;
    left: 140px;
    width: 30px;
    height: 15px;
    z-index: 2;
}

@-webkit-keyframes roastSmoke {
    0% {
        -ms-transform: scale(0.2) translateY(0);
        -webkit-transform: scale(0.2) translateY(0);
        transform: scale(0.2) translateY(0);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
    30% {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }
    100% {
        -ms-transform: scale(1) translate(50px, -20px);
        -webkit-transform: scale(1) translate(50px, -20px);
        transform: scale(1) translate(50px, -20px);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@keyframes roastSmoke {
    0% {
        -ms-transform: scale(0.2) translateY(0);
        -webkit-transform: scale(0.2) translateY(0);
        transform: scale(0.2) translateY(0);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
    30% {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }
    100% {
        -ms-transform: scale(1) translate(50px, -20px);
        -webkit-transform: scale(1) translate(50px, -20px);
        transform: scale(1) translate(50px, -20px);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

/*经销商信息*/
.jxsinfo {
    background-color: #fff;
}

.jxsinfo h3 {
    font-size: 16px;
    padding: 5px 0 2px;
    display: block;
    width: 100%;
    color: #000;
    font-weight: bold;
}

.jxsinfo h3 .redline, .hgactlist .redline {
    background-color: #F33B3A;
    margin-right: 7px;
    display: block;
    width: 2px;
    height: 20px;
    float: left;
    margin-top: 2px;
}

.jxsinfo .infolist {
    border-top: 1px solid #ededed;
    margin-top: 4px;
}

.jxsinfo .infolist dl {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    padding: 8px 0px;
    border-bottom: 1px dotted #e6e6e6;
}

.jxsinfo .infolist dl:last-child {
    border-bottom: none;
}

.jxsinfo .infolist dl dt.logo {
    width: 45px;
    padding: 10px 5px;
}

.jxsinfo .infolist dl dt.infophone {
    width: 18px;
    text-align: center;
    padding: 13px 6px 13px 15px;
}

.jxsinfo .infolist dl dt img {
    width: 16px;
}

.jxsinfo .infolist dl dd {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    overflow: hidden;
}

.jxsinfo .infolist dl dd.infotxt {
    padding: 0 8px 0 0;
    border-right: 1px solid #f0f0f0;
}

.jxsinfo .infolist dl dd.infotxt a {
    display: inline-block;
}

.jxsinfo .infolist dl dt.infophone a {
    display: inline-block;
}

.jxsinfo .infolist dl dd.infotxt h4 {
    font-size: 14px;
    color: #646464;
}

.jxsinfo .infolist dl dd.infotxt p {
    font-size: 12px;
    color: #969696;
    margin-top: 0px;
}

.jxsinfo .infolist dl dd.infotxt p img {
    margin-left: 5px;
    width: 65px;
    margin-top: 2px;
}

.jxsinfo .lcpic {
    border-top: 1px solid #e6e6e6;
    margin-top: 5px;
    display: none;
    padding-top: 8px;
}

.actover {
    display: inline-block;
    padding: 2px 15px;
    color: #afafaf;
    font-size: 12px;
    text-align: center; /*background-color: #979797;*/
    border-radius: 2px;
    margin-top: -5px;
}

.cylc label, .detail-h3 label {
    float: right;
    font-size: 24px;
    margin-top: -10px;
    color: #969696;
}

.cylc label img, .detail-h3 label img {
    width: 16px;
    margin-right: 10px;
    margin-top: 1px;
}

.lcpicdiv {
}

/*引导页*/
.ydindex {
    width: 100%;
    height: 100%;
    position: relative;
}

.ydindex .cloud1 {
    width: 150px;
    position: absolute;
    top: 30px;
    right: 10px;
}

.ydindex .cloud2 {
    width: 180px;
    position: absolute;
    top: 120px;
    left: -10px;
}

.ydindex .cloud3 {
    width: 200px;
    position: absolute;
    top: 190px;
    right: -10px;
}

.ydindex .txt1 {
    margin: 120px 25% 0;
    width: 50%;
    position: absolute;
    z-index: 11;
}

.ydindex .rotatethis1 {
    width: 700px;
    height: 700px;
    background-image: url(../img/Circle1.png);
    background-size: 100%;
    margin-left: -130px;
    top: 350px;
    position: absolute;
}

.ydindex .rotatethis2 {
    width: 700px;
    height: 700px;
    background-image: url(../img/Circle2.png);
    background-size: 100%;
    margin-left: -130px;
    top: 350px;
    position: absolute;
}

.roate1 {
    -webkit-animation: roate 10s 1s linear both;
    -moz-animation: roate 10s 1s linear both;
}

.roate2 {
    -webkit-animation: roate 10s 1.2s linear both;
    -moz-animation: roate 10s 1.2s linear both;
}

@-webkit-keyframes roate {
0% %

{
    -webkit-transform: rotate(-0deg)
;
}
8
%
,
25
%
{
    -webkit-transform: rotate(-90deg)
;
}
33
%
,
50
%
{
    -webkit-transform: rotate(-180deg)
;
}
58
%
,
75
%
{
    -webkit-transform: rotate(-270deg)
;
}
83
%
,
100
%
{
    -webkit-transform: rotate(-270deg)
;
}
}

.flipInX1 {
    -webkit-animation: flipInX 1s 0.2s linear both;
    -moz-animation: flipInX 1s 0.2s linear both;
}

.flipInX2 {
    -webkit-animation: flipInX 1.5s 2s linear both;
    -moz-animation: flipInX 1.5s 2s linear both;
}

.flipInX3 {
    -webkit-animation: flipInX 1.5s 4s linear both;
    -moz-animation: flipInX 1.5s 4s linear both;
}

.flipInX4 {
    -webkit-animation: flipInX4 1.5s 6s linear both;
    -moz-animation: flipInX4 1.5s 6s linear both;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    20% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }
    50% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }
    60%, 99% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    20% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }
    50% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }
    60%, 99% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes flipInX4 {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    20% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }
    50% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }
    60%, 99% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@keyframes flipInX4 {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    20% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }
    50% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }
    60%, 99% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

.btnindex {
    width: 60%;
    position: absolute;
    top: 445px;
    margin: 0px 20%;
}

.btnindex a {
    display: block;
    color: #fff;
}

.btnindex img {
    width: 100%;
}

.btnindex span {
    position: absolute;
    right: 10px;
    top: 0px;
    font-size: 20px;
    color: #fff;
}

.btnsys {
    -webkit-animation: btnsys 0.1s 7s linear both;
    -moz-animation: btnsys 0.1s 7s linear both;
}

@-webkit-keyframes btnsys {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes btnsys {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.clouda {
    -webkit-animation: cloud 10s 2s linear both infinite;
    -moz-animation: cloud 10s 2s linear both infinite;
    animation: cloud 10s 2s linear both infinite;
}

.cloudb {
    -webkit-animation: cloud 8s 0s linear both infinite;
    -moz-animation: cloud 8s 0s linear both infinite;
    animation: cloud 8s 0s linear both infinite;
}

.cloudc {
    -webkit-animation: cloud 6s 0s linear both infinite;
    -moz-animation: cloud 6s 0s linear both infinite;
    animation: cloud 6s 0s linear both infinite;
}

@-webkit-keyframes cloud {
    0% {
        transform: translate(100px, 0);
    }
    100% {
        transform: translate(-300px, 0);
    }
}

@keyframes cloud {
    0% {
        transform: translate(100px, 0);
    }
    100% {
        transform: translate(-300px, 0);
    }
}

.iconleft {
    -webkit-animation: sd 1s 0s linear both infinite;
    -moz-animation: sd 1s 0s linear both infinite;
}

@-webkit-keyframes sd {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes sd {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

/*城市选择*/
.search {
    background: url(../img/hcbg.png) repeat-x;
    padding: 10px 30px;
}

.search input {
    text-align: center;
}

.insearch {
    width: 100%;
    border-radius: 30px;
    text-align: center;
    height: 25px;
    padding: 3px 0;
    font-size: 14px;
}

.citymain {
    display: box;
    display: -moz-box;
    display: -webkit-box;
}

.chcity {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    width: 100%;
    float: left;
}

.zimu {
    width: 4%;
    background-color: #fff;
    text-align: center;
    position: fixed;
    right: 0;
    z-index: 111;
    overflow: auto;
    top: 42px;
    display: none;
}

.zimu ul li {
    color: #007cfc;
    font-size: 12px;
    font-weight: bold;
}

.zimu ul li a {
    color: #007cfc;
}

.citytitle {
    background-color: #f2f2f2;
    padding: 4px 20px;
    color: #ee5554;
    font-size: 14px;
}

.dingwei {
    background-color: #fafafa;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 40px
}

.cityl {
    background-color: #fafafa;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    text-align: center;
}

.cityl ul li {
    width: 33.3%;
    float: left;
    padding: 8px 0px;
}

/*预加载*/
.loading {
    width: 100%;
    margin-top: 100px;
    text-align: center;
    position: absolute;
    z-index: 1000;
}

.spinner {
    margin: 100px auto;
    width: 22px;
    height: 22px;
    position: relative;
}

.circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 20%;
    height: 20%;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out; /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.circle2 {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg)
}

.circle3 {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg)
}

.circle4 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.circle5 {
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg)
}

.circle6 {
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg)
}

.circle7 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.circle8 {
    -webkit-transform: rotate(210deg);
    transform: rotate(210deg)
}

.circle9 {
    -webkit-transform: rotate(240deg);
    transform: rotate(240deg)
}

.circle10 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.circle11 {
    -webkit-transform: rotate(300deg);
    transform: rotate(300deg)
}

.circle12 {
    -webkit-transform: rotate(330deg);
    transform: rotate(330deg)
}

.circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.circle3:before {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s
}

.circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s
}

.circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s
}

.circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s
}

.circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s
}

.circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s
}

.circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s
}

.circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s
}

.circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s
}

.circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s
}

@-webkit-keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0.0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0.0);
        transform: scale(0.0);
    }
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

/*私人特卖*/
.sirentm {
    margin: 5px;
    overflow: hidden;
}

.srtmhbtncom {
    margin: 0px 7px 5px;
    position: relative;
}

.srtmhbtncom .problem {
    font-size: 16px;
    position: absolute;
    font-weight: bold;
    color: #DD1718;
    left: 50%;
    top: 8px;
    margin-left: -125px;
    text-align: center;
    width: 250px;
}

.srtmhbtncom a {
    color: #fff
}

.srtmhbtncom p.btn {
    position: absolute;
    bottom: 8px;
    margin: 0 15px;
    background-color: #f95554;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 3px 0;
    right: 5px;
    left: 5px;
    border-radius: 3px;
}

.srtmhbtncom p.btn span {
    font-size: 12px;
    margin-right: 4px;
}

.srtmhbtncom img {
    width: 100%;
}

.tmcarlist {
    overflow: hidden;
}

.tmcarlist ul li {
    width: 49%;
    margin: 5px 0px;
    border-bottom: 2px solid #e6e6e6;
    background-color: #fff;
    float: right;
}

.tmcarlist ul li:nth-child(2n+1) {
    margin-right: 2%;
    float: left;
}

.tmcarlist ul li img {
    width: 100%;
}

.tmcarlist ul li p.title {
    text-align: center;
    font-size: 13px;
    border-bottom: 1px dotted #e6e6e6;
    padding: 5px 0;
}

.tmcarlist ul li .dztxt {
    padding: 8px 5px;
    overflow: hidden;
    line-height: 20px;
}

.tmcarlist ul li .dztxt p.dzcounts {
    float: left;
    color: #666666;
}

.tmcarlist ul li .dztxt p.dzcounts span {
    color: #f95554;
}

.tmcarlist ul li .dztxt p.dzbtn {
    width: 40%;
    float: right;
    border: 1px solid #f95554;
    padding: 0px 1px;
    text-align: center;
    color: #f95554;
    font-size: 14px;
    border-radius: 3px;
}

.tmcarlist ul li .dztxt p.dzbtn a {
    color: #f95554;
    display: block;
}

.dzsucc {
    margin: 5px 8px;
}

.dzsucc .dzsucctop {
    background: url(../img/dzsucc.jpg) no-repeat;
    background-size: cover;
    margin-bottom: 5px;
}

.dzsucc .dzsucctop dl {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    padding: 10px
}

.dzsucc .dzsucctop dl dt {
    margin-left: 10px;
    width: 100px;
    height: 75px;
}

.dzsucc .dzsucctop dl dt img {
    width: 100px;
    height: 75px;
}

.dzsucc .dzsucctop dl dd {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    text-align: center;
}

.dzsucc .dzsucctop dl dd p.carsname {
    color: #3472e4;
    font-size: 14px;
    padding: 5px 0;
    font-weight: bold;
}

.dzsucc .dzsucctop dl dd p.txt {
    color: #e23130;
    font-size: 10px;
}

.dzsucc .dzsucctop dl dd h4 {
    font-size: 14px;
    font-weight: bold;
}

.dzsucc .dzsucctop dl dd h4 span {
    border-top: 1px solid #000;
    display: inline-block;
    width: 20px;
    vertical-align: super;
    margin: 0 4px;
}

.backtop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 111
}

.backtop a {
    display: block;
}

.backtop img {
    width: 45px;
}

.roatedegup {
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}

.roatedegdown {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

.roatedegright {
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}

.roatedegleft {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

/*提交报名*/
.hcbm {
    margin-top: 15px;
}

.hcbm h4 {
    font-size: 16px;
    padding: 5px 15px;
}

.hcbm h5 {
    color: #666;
    font-size: 14px;
    padding: 5px 15px 10px;
}

.hcbm h5 span {
    color: #e53331;
}

.hcbm .inputstyle {
    border-top: 1px solid #e6e6e6;
    background-color: #fff;
    font-size: 16px;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    position: relative;
}

.hcbm .inputstyle:last-child {
    border-bottom: 1px solid #e6e6e6;
}

.hcbm .shadowright {
    -webkit-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    display: inline-block;
    width: 15px;
    height: 40px;
    vertical-align: bottom;
}

.hcbm .inputstyle input {
    margin-left: 20px;
    border-left: 1px solid #e6e6e6;
    border: 0;
    width: 85%
}

.hcbm .inputstyle label {
    background-color: #f95554;
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 0 4px;
    line-height: 25px;
    min-width: 85px
}

.hcbm .inputstyle label.graybg {
    background-color: #d1d1d1;
}

.hcbm .inputstyle label a {
    color: #fff;
    padding: 8px 0px;
    display: inline-block;
}

.hcbm .borbottom {
    border-bottom: 1px solid #e6e6e6;
}

.hcbm .selstyle {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    background-color: #fff;
    margin: 10px 0;
    height: 40px;
    vertical-align: bottom;
    font-size: 16px; /*padding: 0px 0 0px 20px;*/
    position: relative;
    overflow: hidden;
}

.hcbm .selstyle input {
    height: 40px;
    border: 0;
    margin-left: 20px;
    width: 85%;
}

.hcbm .selstyle input#chexing::-webkit-input-placeholder, .hcbm .selstyle input#pinpai::-webkit-input-placeholder {
    color: #000;
}

.hcbm .selstyle input#chexing::-webkit-input-placeholder, .hcbm .selstyle input#pinpai::-webkit-input-placeholder {
    color: #000;
}

.hcbm .selstyle input#chexing:-moz-placeholder, .hcbm .selstyle input#pinpai::-webkit-input-placeholder {
    color: #000;
}

.hcbm .selstyle input#chexing::-moz-placeholder, .hcbm .selstyle input#pinpai::-webkit-input-placeholder {
    color: #000;
}

.hcbm .selstyle input#chexing:-ms-input-placeholder, .hcbm .selstyle input#pinpai::-webkit-input-placeholder {
    color: #000;
}

.hcbm .selstyle span {
    height: 25px;
    width: 40px;
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
    border-left: 1px solid #e6e6e6;
    text-align: center;
    padding: 8px 0;
}

/*.hcbm .selstyle label{height: 25px;width: 13px;position: absolute;left: 0;top: 0;display: inline-block;border-left: 1px solid #e6e6e6;text-align: center;padding: 0px 0 15px;}*/
.hcbm .selstyle span img {
    width: 16px;
}

.hcbm p input {
    color: #fff;
    display: block;
    background-color: #F95454;
    padding: 10px 0;
    text-align: center;
    margin: 20px 30px 10px;
    font-size: 16px;
    border: 0;
    width: 80%;
}

.hcbm h6 {
    color: #999999;
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
}

.exitzh {
    text-align: center;
    color: #666;
    font-size: 12px;
    padding-bottom: 15px;
}

.exitzh a {
    text-decoration: underline;
    color: #e53331;
}

.newbztxt {
    text-align: center;
    margin: 7px;
    font-size: 13px;
}

.newbztxt span {
    color: #2ed34a;
    text-decoration: underline;
}

.teltstxt {
    text-align: center;
    font-size: 11px;
    color: #e53331;
}

/*.popwrap .citymain .search{position: relative;}*/
.popwrap .citymain .search .cityxlk {
    position: absolute;
    top: 80px;
    z-index: 111;
    border: 1px solid #e6e6e6;
    border: 1px solid #e6e6e6;
    left: 0px;
    right: 0;
}

.popwrap .citymain .search .cityxlk ul li {
    padding: 5px;
    font-size: 14px;
    color: #666666;
    background-color: #fff;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
}

.popwrap .closess {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    text-align: right;
    background-color: #f2f2f2;
    padding-right: 15px;
    color: #666666;
}

.actadepic {
    width: 100%;
    background-color: #fff;
}

.actadepic .adeactimg {
    height: 100px;
}

.stxt {
    margin: 0px 5px 10px;
    overflow: hidden;
    padding: 5px 0;
}

.stxt .scrollText {
    margin-left: 5px;
    height: 20px;
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
}

.stxt .scrollText span {
    color: #e53331;
}

.stxt img {
    height: 15px;
    float: left;
    margin: 3px 5px 7px;
}

.stxt .scrollText ul li {
    height: 25px;
    line-height: 25px;
    float: left;
    display: inline;
    color: #707070;
    width: 100%
}

.txtscoll {
    background: #fff;
    margin: 0;
    padding: 5px 5px 10px 20px;
    position: relative;
}

.txtscoll .gbicon {
    position: absolute;
    left: 0;
    top: 9px;
    width: 15px;
    height: auto;
}

.txtscoll ul li {
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.txtscoll ul li a {
    color: #666;
}

.txtscoll ul li span {
    color: #f25252;
}

/*私人订制报名页*/
.srdzbm h3 {
    text-align: center;
    font-size: 16px;
    padding: 15px 0 5px;
    color: #e6e6e6
}

.srdzbm h4 {
    text-align: center;
    font-size: 14px;
    padding: 15px 0;
}

.srdzbm h4 span {
    color: #e53331;
    font-size: 16px;
}

.srdzbm .inputstyle {
    border-top: 1px solid #e6e6e6;
    background-color: #fff;
    font-size: 16px;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    position: relative;
}

.srdzbm .shadowright {
    -webkit-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    display: inline-block;
    width: 15px;
    height: 40px;
    vertical-align: bottom;
    text-align: center;
    color: #969696;
}

.srdzbm .inputstyle input {
    margin-left: 10px;
    border-left: 1px solid #e6e6e6;
    border: 0;
    width: 90%;
}

.srdzbm .borbottom {
    border-bottom: 1px solid #e6e6e6;
}

.srdzbm .selstyle {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    background-color: #fff;
    margin: 10px 0;
    height: 40px;
    vertical-align: bottom;
    font-size: 16px;
    position: relative;
    overflow: hidden;
}

.srdzbm .selstyle input {
    height: 36px;
    border: 0;
    width: 70%;
}

.srdzbm .selstyle span {
    height: 25px;
    width: 15px;
    display: inline-block;
    border-left: 1px solid #e6e6e6;
    text-align: center;
    padding: 8px 0;
    line-height: 25px;
}

.srdzbm .selstyle span img {
    width: 16px;
}

.srdzbm p input {
    color: #fff;
    display: block;
    background-color: #ff5956;
    padding: 10px 0;
    text-align: center;
    margin: 20px auto;
    font-size: 16px;
    border: 0;
    width: 80%;
}

.srdzbm .selstyle label {
    height: 25px;
    width: 40px;
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
    border-left: 1px solid #e6e6e6;
    text-align: center;
    padding: 0px 0 15px;
}

.srdzbm .selstyle label img {
    width: 20px;
}

.radioxb {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: 82px;
    position: absolute;
    right: 0;
    top: 0;
}

.srdzbm .radioxb input {
    display: none;
}

.srdzbm .radioxb label {
    display: inline-block; /*background-color: #55a2f4;*/
    width: 40px;
    text-align: center; /*color: #fff;*/
    color: #969696;
    float: left;
    border-left: 1px solid #e6e6e6;
}

.srdzbm .radioxb .oncheck {
    color: #fff;
    background-color: #55a2f4;
}

.srdzbm .selstyle select {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    width: 198px;
    height: 41px;
    border: 1px solid #E7E6E6;
    opacity: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.srdzbm .beizhuxg {
    color: #e53331;
    font-size: 10px;
    text-align: center;
    margin: -6px 0px 20px;
}

.srdzbm .oper {
    font-size: 10px;
    text-align: right;
    margin: -10px 20px 20px;
    color: #e53331;
}

.dzsuccpop {
    width: 100%;
    position: fixed;
    height: 100%;
    display: none;
    background-color: rgba(10, 10, 10, 0.6);
    z-index: 11;
    top: 0;
    left: 0;
}

.dzsuccpop .content {
    background-color: #fff;
    text-align: center;
    margin: 150px 30px;
    border-radius: 5px;
}

.dzsuccpop .content h4 {
    font-size: 16px;
    color: #000;
    padding: 20px 0 10px;
}

.dzsuccpop .content span {
    font-size: 14px;
    color: #a0a0a0;
    padding: 0px 0 20px;
}

.dzsuccpop .content p {
    font-size: 12px;
    color: #a0a0a0;
    background-color: #e5e5e5;
    padding: 10px 0px;
    border-radius: 0 0 5px 5px;
    margin-top: 10px;
}

.ppxzpop, .cxxzpop {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    z-index: 13;
    display: none;
    background-color: #E7E8EC
}

.tcstyle .actchos .title {
    padding: 5px 35px;
    color: #9A9A9A;
}

.tcstyle .actchos .title span {
    float: right;
}

.tcstyle .actchos ul.actlistm li {
    padding: 7px 30px;
    background-color: #fff;
    font-size: 14px;
    border-bottom: 1px solid #e6e6e6;
    height: 30px;
    line-height: 30px;
}

.tcstyle .actchos ul.actlistm li span {
    font-size: 12px;
    float: right;
    color: #e53331;
    font-style: normal;
}

.tcstyle .actchos ul.actlistm li label {
    color: #ABABAB;
    float: right;
}

/*新增回顾模块*/
.hgactlist {
    background-color: #fff;
}

.xqbot {
    margin: 0 10px;
    padding: 5px 0 10px;
}

.xqbot ul {
    margin: 0 10px;
}

.hgactlist .title {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    display: box;
    display: -moz-box;
    display: -webkit-box;
}

.hgactlist .title h6 {
    margin: 0 5px;
}

.hgactlist .title i:first-child {
    border-bottom: 1px solid #e6e6e6;
    width: 10px;
    height: 15px;
    display: block;
}

.hgactlist .title i:last-child {
    border-bottom: 1px solid #e6e6e6;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    height: 15px;
    display: block;
}

.hgactlist h3 {
    font-size: 16px;
    padding: 5px 0 5px;
    display: block;
    width: 100%;
    color: #000;
    font-weight: bold;
    border-bottom: 1px solid #ededed;
}

.hgactlist ul {
}

.hgactlist ul li {
    padding: 7px 0px;
    position: relative;
}

.hgactlist ul li:not(:last-child) {
    border-bottom: 1px solid #ededed;
}

.hgactlist ul li a {
    display: block;
}

.hgactlist ul li p {
    font-size: 14px;
    color: #646464;
    margin-right: 30px;
}

.hgactlist ul li span {
    color: #969696;
    font-size: 12px;
}

.hgactlist ul li label {
    color: #F33B3A;
}

.hgactlist ul li img {
    position: absolute;
    top: 20px;
    right: 5px;
    width: 16px;
}

/*可能感兴趣的*/
.gxq h3 {
    font-size: 16px;
    padding: 5px 0 2px;
    display: block;
    width: 100%;
    color: #000;
    font-weight: bold;
}

.gxq h3 .redline {
    background-color: #F33B3A;
    margin-right: 7px;
    display: block;
    width: 2px;
    height: 20px;
    float: left;
    margin-top: 2px;
}

.gxq .gxqlist {
    border-top: 1px solid #e6e6e6;
    margin-top: 5px;
}

.gxq .gxqlist dl {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    padding: 5px 0;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}

.gxq .gxqlist dl dt {
    width: 120px;
    height: 80px;
    margin-right: 10px;
}

.gxq .gxqlist dl dt img {
    width: 120px;
    height: 80px;
}

.gxq .gxqlist dl dd {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}

.gxq .gxqlist dl dd p {
    color: #646464;
    font-size: 14px;
    line-height: 25px;
}

.gxq .gxqlist dl dd span {
    color: #969696;
    font-size: 14px;
    position: absolute;
    bottom: 5px;
    left: 130px;
    display: block;
}

.gxq .gxqlist dl dd span label {
    color: #F33B3A;
}

.gxq .gxqlist dl dd i {
    font-style: normal;
    display: block;
    padding: 5px 8px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background-color: #F95454;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 7px;
}

.gxq .gxqlist dl dd a i {
    color: #fff;
}

/*登录*/
.loginmain {
    text-align: center;
}

.loginmain .kinds {
    padding: 10px 0;
    color: #8F8F8F;
}

.loginmain img {
    margin: 50px 30px 25px;
    width: 80px;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.loginmain .inputstyle {
    border-top: 1px solid #e6e6e6;
    background-color: #fff;
    font-size: 16px;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    text-align: left;
}

.loginmain .shadowright {
    -webkit-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    display: inline-block;
    width: 80px;
    height: 40px;
    vertical-align: bottom;
    text-align: center;
}

.loginmain .inputstyle input {
    margin-left: 10px;
    border-left: 1px solid #e6e6e6;
    border: 0;
    width: 70%;
}

.loginmain .borbottom {
    border-bottom: 1px solid #e6e6e6;
}

.loginmain p input {
    color: #fff;
    display: block;
    background-color: #F95454;
    padding: 10px 0;
    text-align: center;
    margin: 20px auto;
    font-size: 16px;
    border: 0;
    width: 90%;
    border-radius: 3px;
}

.loginmain p.oper {
    font-size: 14px;
    text-decoration: underline;
    text-align: left;
    margin: 10px 20px;
    overflow: hidden;
    color: #969696;
}

.loginmain p.oper a {
    color: #969696;
}

.loginmain p.oper label {
    float: right;
    text-decoration: underline;
    color: #969696;
}

/*好车网介绍*/
.hcwabout {
    background-color: #fff;
    margin-bottom: 20px;
}

.hcwabout .hcwinfo {
    padding: 10px 20px;
}

.hcwabout .hcwinfo h4 {
    font-size: 18px;
    text-align: center;
}

.hcwabout .hcwinfo h5 {
    font-size: 12px;
    text-align: center;
    margin: 3px 0 10px;
}

.hcwabout .hcwinfo p {
    font-size: 14px;
    color: #666
}

.hcwabout .wandd {
}

.hcwabout .wandd ul li {
    padding: 7px 10px;
    display: box;
    display: -moz-box;
    display: -webkit-box;
}

.hcwabout .wandd ul li:first-child {
    color: #000;
}

.hcwabout .wandd ul li:last-child {
    color: #666;
}

.hcwabout .wandd ul li span {
    background-color: #53ADF0;
}

.hcwabout .wandd ul li label {
    background-color: #6ab849;
}

.hcwabout .wandd ul li span, .hcwabout .wandd ul li label {
    -webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 16px;
    padding: 2px 5px;
}

.hcwabout .wandd ul li p {
    margin: 0px 10px;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    font-size: 14px;
}

.srtmhbclj {
    display: block;
}

/*我的订单*/
.gerenicon {
}

.ordermenu {
    overflow: hidden;
    background-color: #fff;
}

.ordermenu ul {
    width: 100%;
    overflow: hidden;
}

.ordermenu ul li {
    text-align: center;
    font-size: 14px;
    padding: 6px 0;
    float: left;
    width: 33.33%
}

.ordermenu ul li.check {
    border-bottom: 2px solid #E74554;
}

.ordermenu ul li.check a {
    color: #E74554;
}

.ordermenu ul li a {
    color: #e6e6e6;
    display: block;
}

.zglist {
}

.zglist .hint {
    background-color: #f2efe7;
    color: #000;
    font-size: 12px;
    position: relative;
    padding: 10px 10px 15px;
}

.zglist .hint span {
    position: absolute;
    top: 8px;
    right: 8px;
}

.zglist .hint span img {
    width: 12px;
    margin-right: -2px;
    margin-top: -14px;
}

.zglist .hint h4 {
    font-size: 16px;
    text-align: center;
    color: #f0a54c
}

.zglist .listcon {
    background-color: #fff;
    border-bottom: 2px solid #e6e6e6;
    margin-top: 10px;
}

.zglist .listcon h4 {
    margin: 0 10px;
    padding: 10px 0;
    overflow: hidden;
}

.zglist .listcon h4 span {
    color: #323232;
    font-size: 14px;
}

.zglist .listcon h4 .weizf {
    color: #e53331;
}

.zglist .listcon h4 label {
    color: #969696;
    float: right;
    font-size: 12px;
}

.zglist .listcon .ddmain {
    border-top: 1px solid #ededed;
    margin: 0 10px;
    padding: 10px 0;
}

.zglist .listcon .ddmain h5 {
    font-size: 16px;
    color: #323232;
    text-align: center;
}

.zglist .listcon .ddmain p {
    font-size: 12px;
    color: #969696;
    text-align: center;
}

.zglist .listcon .ddmain p span {
    font-size: 12px;
    color: #666;
}

.zglist .listcon .ddmain .bzj {
    position: relative;
    margin-top: 30px
}

.zglist .listcon .ddmain .bzj span.bzjmon {
    color: #e73535;
    font-size: 20px;
}

.zglist .listcon .ddmain .bzj span.bzjover {
    color: #e6e6e6;
    font-size: 20px;
}

.zglist .listcon .ddmain .bzj label {
    display: inline-block;
    background-color: #84cb1f;
    padding: 1px 2px;
    color: #fff;
    font-size: 8px;
    text-align: center;
    border-radius: 3px;
    margin-left: 5px;
    vertical-align: text-bottom;
}

.zglist .listcon .ddmain .bzj label.over {
    background-color: #e6e6e6;
}

.zglist .listcon .ddmain .bzj i.btn {
    display: block;
    background-color: #f95554;
    color: #fff;
    text-align: center;
    padding: 6px 30px;
    border-radius: 5px;
    position: absolute;
    right: 2px;
    bottom: 0px;
    font-style: normal;
    font-size: 14px;
}

.zglist .listcon .ddmain .bzj i.btnover {
    display: block;
    background-color: #e6e6e6;
    color: #fff;
    text-align: center;
    padding: 6px 30px;
    border-radius: 5px;
    position: absolute;
    right: 2px;
    bottom: 0px;
    font-style: normal;
    font-size: 14px;
}

.zglist .listcon .ddmain .bzj a {
    color: #fff;
    display: block;
}

.zglist .listcon .ddmain .bzj i.yzm {
    display: block;
    color: #666;
    position: absolute;
    right: 2px;
    bottom: 0px;
    font-style: normal;
    text-align: center;
    font-size: 12px;
}

.zglist .listcon .ddmain .bzj i.yzm span {
    color: #e73535;
    font-weight: bold;
    display: block;
}

.zglist .listcon .bminfo {
    border-top: 1px solid #ededed;
    padding: 7px 10px;
}

.zglist .listcon .bminfo p {
    font-size: 14px;
    color: #323232
}

.zglist .listcon .bminfo p i {
    float: right;
}

.zglist .listcon .bminfo p i img {
    width: 15px;
}

.zglist .listcon .bminfo ul {
    border-top: 1px solid #ededed;
    padding: 7px 0 0;
    margin-top: 7px;
    color: #666;
    font-size: 12px;
}

.zglist .listcon .bminfo ul li {
    margin: 3px 0;
}

.applytdbtn {
    background-color: #f95554;
    margin: 20px 30px;
    border-radius: 5px;
    padding: 7px 0;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.applytdbtn a {
    color: #fff;
    display: block;
}

/*申请退订*/
.order_tit {
    font-size: 15px;
    padding: 0 10px;
    color: #808080;
    line-height: 35px;
    height: 35px;
    background: #e5e5e5;
}

.back_white {
    background: #fff;
    border-bottom: 1px solid #ccc;
}

.order_tit span {
    font-size: 10px;
}

.order_list {
    font-size: 14px;
    color: #8c8c8c;
    padding: 0px 10px;
    background: #fff;
    line-height: 22px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.order_list .list_li {
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 10px 0;
}

.order_list .last_li {
    border-bottom: 0;
}

.order_list .list_tit {
    font-size: 15px;
    color: #3f3f3f;
}

.order_list .order_mon {
    color: #ff5956;
    font-size: 18px;
}

.order_list .circle_box {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 1px solid #e6e6e6;
    position: absolute;
    right: 10px;
    top: 60px;
}

.order_list .check_box {
    width: 24px;
    height: 24px;
    background: url(../img/qticon.png) no-repeat;
    background-size: 240px;
    display: block;
    position: absolute;
    right: 10px;
    top: 60px;
    background-position: -5px -6px
}

.tk_list {
    font-size: 14px;
    color: #333;
    padding: 0 10px;
    line-height: 40px;
    overflow: hidden;
    background: #fff;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc
}

.tk_list li {
    width: 50%;
    float: left;
}

.tk_list li .span_1 {
    color: #ff5956;
}

.tk_list li .span_2 {
    color: #e6e6e6;
}

.sqtk_box {
    padding: 20px 20px 50px;
    background: #e5e5e5
}

.sqtk_box .sqtk_btn {
    border: 0;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #ff5956;
    border-radius: 3px;
    display: block;
    padding: 7px 0;
}

.sqtk_box .order_bz {
    font-size: 12px;
    color: red;
    float: right;
}

.tkfangshi {
    background-color: #fff;
    border-top: 1px solid #ccc;
}

.tkfangshi li {
    border-bottom: 1px solid #ccc;
    padding: 0 10px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    color: #333;
    position: relative;
}

.tkfangshi li span {
    color: #8C8C8C;
    font-size: 10px;
}

.tkfangshi li .circle_box1 {
    width: 21px;
    height: 21px;
    border-radius: 50%;
    border: 1px solid #e6e6e6;
    position: absolute;
    right: 10px;
    top: 8px;
}

.tkfangshi li .check_box1 {
    width: 23px;
    height: 23px;
    background: url(../img/qticon.png) no-repeat;
    background-size: 250px;
    display: block;
    position: absolute;
    right: 10px;
    top: 8px;
    background-position: -5px -5px
}

.tdreason {
    background-color: #fff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 20px;
    color: #333;
}

.tdreason p {
    margin: 10px 0;
}

.tdreason p span {
    display: inline-block;
    padding: 3px 5px;
    border: 1px solid #ccc;
    font-size: 14px;
    position: relative;
}

.tdreason label {
    margin: 10px 0;
    display: block;
}

.tdreason label textarea {
    width: 96%;
    border: 1px solid #ccc;
    height: 100px;
    padding: 10px 2%;
    font-size: 14px;
    color: #808080
}

.tdreason .on span {
    border: 1px solid #55a2f4;
    color: #55a2f4;
}

.tdreason .on .ongou {
    width: 18px;
    height: 18px;
    background: url(../img/qticon.png) no-repeat;
    background-size: 320px;
    display: block;
    background-position: -153px -174px;
    position: absolute;
    bottom: -5px;
    right: -5px;
    z-index: 1;
}

/*账户明细*/
.yuetotal {
    background-color: #fff;
    padding: 10px;
    font-size: 16px;
    overflow: hidden;
}

.yuetotal p {
    float: left;
    margin-top: 5px;
}

.yuetotal p label {
    color: #e53331;
}

.yuetotal span {
    background-color: #f95554;
    color: #fff;
    font-size: 14px;
    text-align: center;
    display: block;
    float: right;
    border-radius: 5px;
    padding: 5px 15px;
}

.hblist {
    margin: 10px 0 20px;
}

.hblist .listmain {
}

.hblist .listmain ul li {
    background-color: #fff;
    padding: 7px 15px;
    border-bottom: 1px solid #ededed;
}

.hblist .listmain ul li p span {
    float: right;
}

.hblist .listmain ul li p.zhnum {
    color: #666;
    font-size: 12px;
}

.hblist .listmain ul li p .chulizhong {
    color: #e78a3f;
}

.hblist .listmain ul li p:first-child {
    color: #000;
    font-size: 16px;
}

.hblist .listmain ul li p:last-child {
    color: #666;
    font-size: 12px;
}

.month {
    padding: 5px 10px;
    font-size: 14px;
}

/*找回密码*/
.findpwd {
    margin: 40px 0 0;
}

.findpwd h6 {
    font-size: 16px;
    text-align: center;
    padding-bottom: 20px;
}

.findpwd h6 span {
    color: #e53331;
    margin: 0 5px;
    display: inline-block;
    font-size: 18px;
}

.findpwd .inputstyle {
    border-top: 1px solid #ededed;
    background-color: #fff;
    font-size: 16px;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    text-align: left;
    position: relative;
}

.findpwd .shadowright {
    -webkit-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: bottom;
    text-align: center;
    font-size: 14px;
    color: #969696;
}

.findpwd .inputstyle input {
    margin-left: 10px;
    border-left: 1px solid #e6e6e6;
    border: 0;
    width: 80%;
}

.findpwd .inputstyle label {
    background-color: #f95554;
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    border-left: 1px solid #e6e6e6;
    text-align: center;
    padding: 8px 5px;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}

.findpwd .inputstyle label a {
    color: #fff;
}

.findpwd p input {
    color: #fff;
    display: block;
    background-color: #f95554;
    padding: 10px 0;
    text-align: center;
    margin: 20px auto;
    font-size: 16px;
    border: 0;
    width: 90%;
    border-radius: 3px;
}

.tsinfotxt {
    margin: 0 0 0 23px;
    font-size: 12px;
}

.tsinfotxt h4 {
    color: #a16200;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding: 0;
}

.tsinfotxt p {
    padding: 3px 0 2px;
}

.tsinfotxt p.daan {
    padding-left: 20px;
    color: #808080;
}

/*个人中心*/
.grmain .psltop {
    overflow: hidden;
    padding-bottom: 7px;
    background: url(../img/pertopbg.jpg) no-repeat;
    background-size: 100% 77%;
    position: relative;
}

.grmain .psltop .myhead {
    text-align: center;
    position: relative;
    margin: 13px 15px 5px 20px;
    float: left;
}

.grmain .psltop .myhead img.photo {
    width: 80px;
    height: 80px;
    border-radius: 100px;
    border: 1px solid #e6e6e6;
    margin-top: 80px;
}

.grmain .psltop .myhead img.hg {
    position: absolute;
    top: 10px;
    left: 25px;
    width: 46px;
}

.grmain .psltop .rz {
    background-color: #f0b413;
    color: #fff;
    font-size: 12px;
    padding: 2px 8px;
    margin-left: 22px;
    border-radius: 3px;
}

.grmain .psltop .myname {
    margin-top: 115px;
}

.grmain .psltop .myname h4 {
    display: inline-block;
    font-size: 16px;
    color: #fff;
}

.grmain .psltop .ssbm {
    margin-top: 5px;
    font-size: 12px;
    color: #000;
    display: block;
}

.grmain .psltop .ssbm p {
    display: inline-block;
    text-align: right;
}

.grmain .psltop a {
    color: #000;
}

.grmain .psltop .ssbm p span {
    font-size: 14px;
    color: #e53331;
    font-weight: bold;
}

.grmain .psltop .email {
    position: absolute;
    top: 10px;
    right: 10px;
}

.grmain .psltop .email i {
    position: absolute;
    top: 0px;
    right: 3px;
    z-index: 11;
    font-style: normal;
    font-size: 12px;
    background-color: #e53331;
    border-radius: 100%;
    padding: 0px 2px 0px;
    color: #fff;
    text-align: center;
    line-height: 18px;
}

.grmain .psltop .email .mailicon {
    background: url(../img/qticon.png) no-repeat;
    background-position: -74px -3px;
    background-size: 280px;
    width: 39px;
    height: 26px;
    display: inline-block;
}

.grmain .opemenu {
    background-color: #fff;
    margin: 10px 0;
}

.grmain .opemenu ul li {
    padding: 10px 16px;
    border-bottom: 1px solid #ededed;
    font-size: 15px;
}

.grmain .opemenu ul li.bind p {
    display: inline-block;
    font-size: 14px;
    color: #808080;
    margin-left: 5px;
}

.grmain .opemenu ul li.bind label a {
    color: #3e62ff;
}

.grmain .opemenu ul li.blank {
    height: 0px;
    background-color: #E7E8EC;
    padding: 7px 0;
}

.grmain .opemenu ul li a {
    color: #000;
    display: block;
}

.grmain .opemenu ul li span {
}

.grmain .opemenu ul li span i {
    width: 8px;
    height: 8px;
    font-style: normal;
    font-size: 12px;
    background-color: #f95554;
    display: inline-block;
    margin-left: 5px;
    border-radius: 10px;
    color: #fff;
    text-align: center;
}

.grmain .opemenu ul li i.telicon {
    background: url(../img/qticon.png) no-repeat;
    background-position: -187px -75px;
    background-size: 250px;
    width: 33px;
    height: 32px;
    display: inline-block;
    float: right;
}

.grmain .opemenu ul li label {
    float: right;
    color: #f95554;
    font-size: 16px;
    margin: 0 5px;
}

.grmain .opemenu ul li img {
    float: right;
    margin-top: 4px;
}

.grmain .jcbind {
    padding: 7px 0;
    text-align: center;
    font-size: 14px;
    color: #000;
    margin: 20px 20px 10px;
    border: 1px solid #ccc;
    background-color: #fff;
}

.grmain .jcbind a {
    color: #000;
}

.grmain .exit {
    background-color: #f95554;
    padding: 7px 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin: 10px 20px 20px;
}

/*信息中心*/
.htinfocenter {
}

.htinfocenter .hiccontent {
    border: 1px solid #e6e6e6;
    margin: 10px 8px;
    background-color: #fff;
}

.htinfocenter .hiccontent ul li {
    margin: 10px;
}

.htinfocenter .hiccontent ul li:first-child {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 5px;
}

.htinfocenter .hiccontent ul li h4 {
    color: #333;
    font-size: 16px;
    display: inline-block;
    position: relative;
}

.htinfocenter .hiccontent ul li h4 i {
    position: absolute;
    right: -10px;
    top: 0px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ec3133;
}

.htinfocenter .hiccontent ul li label {
    color: #e6e6e6;
    font-size: 14px;
    float: right;
}

.htinfocenter .hiccontent ul li p {
    color: #666;
    font-size: 14px;
}

.htinfocenter .hiccontent ul li p a {
    text-decoration: underline;
    color: #2d89e7;
}

.htinfocenter .hiccontent ul li p span {
    color: #ec3133;
}

.htinfocenter .hiccontent ul li p span i {
    font-size: 10px;
    font-style: normal;
}

/*立即支付*/
.lijizfmain .hctitle {
    padding: 10px;
    font-size: 16px;
}

.lijizfmain .bzj, .zffs {
    margin: 0 0px 10px;
    font-size: 14px;
}

.lijizfmain .bzj p span {
    color: #e73535;
    font-size: 21px;
}

.lijizfmain .bzj ul li, .zffs ul li {
    background-color: #fff;
    padding: 10px;
    overflow: hidden;
}

.lijizfmain .bzj ul li:first-child {
    border-bottom: 1px solid #ddd;
}

.lijizfmain .bzj ul li {
    color: #969696;
    padding: 10px 15px;
}

.lijizfmain .bzj ul li span {
    float: right;
}

.lijizfmain .bzj ul li span label {
    color: #000;
}

.lijizfmain .bzj ul li span i {
    font-style: normal;
}

.lijizfmain .txtcolor {
    color: #e73535;
}

.lijizfmain .zffs .chosefs, .bzj p {
    margin-bottom: 5px;
    padding: 0 10px;
}

.lijizfmain .zffs ul li {
    border-bottom: 1px solid #ddd;
}

.lijizfmain .zffs ul li:last-child {
    border-bottom: none;
}

.lijizfmain .zffs ul li .zflogo, .wxlogo {
    float: left;
}

.lijizfmain .zffs ul li .zflogo span {
    display: inline-block;
    background: url(../img/qticon.png) no-repeat;
    width: 60px;
    height: 45px;
    background-size: 300px;
    background-position: -2px -109px;
}

.lijizfmain .zffs ul li .wxlogo span {
    display: inline-block;
    background: url(../img/qticon.png) no-repeat;
    width: 60px;
    height: 45px;
    background-size: 300px;
    background-position: -2px -49px;
}

.lijizfmain .zffs ul li .zftxt {
    width: 65%;
    float: left;
    font-size: 1.1em;
    margin-left: 3%;
}

.lijizfmain .zffs ul li .zftxt p:first-child {
    font-size: 1em;
}

.lijizfmain .zffs ul li .zftxt p:last-child {
    font-size: 0.8em;
    color: #BABABA
}

.lijizfmain .zffs ul li .choseicon {
    float: right;
    margin-top: 10px;
}

.lijizfmain .zffs ul li .choseicon a {
    display: inline-block;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    border: 1px solid #e6e6e6
}

.lijizfmain .zffs ul li .choseicon a.check {
    display: inline-block;
    background: url(../img/qticon.png) no-repeat;
    width: 21px;
    height: 21px;
    background-size: 250px;
    background-position: -6px -7px;
}

.lijizfmain .checkbtn {
    background-color: #f95554;
    margin: 20px 30px;
    border-radius: 5px;
    padding: 7px 0;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.lijizfmain .checkbtn a {
    color: #fff;
    display: block;
}

/*提现*/
.txkinds {
    background-color: #fff;
    border-bottom: 1px solid #e6e6e6;
}

.txkinds dl {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    border-bottom: 1px solid #e6e6e6;
    padding: 5px 10px;
}

.txkinds dl dt {
    width: 65px;
    height: 60px;
}

.txkinds dl dt span.zfbpic {
    width: 60px;
    height: 60px;
    display: inline-block;
    background: url(../img/qticon.png) no-repeat;
    background-position: -116px -28px;
    background-size: 320px;
}

.txkinds dl dt span.yhkpic {
    width: 60px;
    height: 60px;
    display: inline-block;
    background: url(../img/qticon.png) no-repeat;
    background-position: -117px -81px;
    background-size: 320px;
}

.txkinds dl dd {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    padding-top: 10px;
}

.txkinds dl dd p {
    font-size: 16px;
    color: #000;
}

.txkinds dl dd p:last-child {
    color: #969696;
    font-size: 12px;
}

.txfooter {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

.txfooter ul {
    display: box;
    display: -moz-box;
    display: -webkit-box;
}

.txfooter ul li {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    padding: 10px;
    text-align: center;
    padding: 5px 0 10px;
    color: #fff;
    background-color: #626262;
}

.txfooter ul li span {
    display: block;
    line-height: 10px;
}

.txfooter ul li .yzfbicon {
    display: inline-block;
    background: url(../img/qticon.png) no-repeat;
    background-position: -75px -128px;
    background-size: 300px;
    width: 25px;
    height: 35px;
}

.txfooter ul li .zfbicon {
    display: inline-block;
    background: url(../img/qticon.png) no-repeat;
    background-position: -70px -47px;
    background-size: 300px;
    width: 35px;
    height: 35px;
}

.txfooter ul li .yhkicon {
    display: inline-block;
    background: url(../img/qticon.png) no-repeat;
    background-position: -71px -93px;
    background-size: 300px;
    width: 32px;
    height: 35px;
}

.txfooter ul li a {
    color: #fff;
}

.txfooter ul li:last-child {
    border-right: none;
}

.txfooter ul li.now {
    background-color: #f95554;
}

.yzfbpop {
    display: block;
}

.yhkpop, .zfbpop {
    display: none;
}

/*.txpop{text-align: center;text-align: center;z-index: 400;position: absolute;background-color: #E7E8EC;bottom: 0;width: 100%;}*/
.txpop {
    text-align: center;
}

.txpop .txpopmain span.homeicon img {
    width: 20px;
    margin-right: 5px;
}

.txpop .txpopmain p span.homeicon {
    float: right;
    margin-top: -5px;
    margin-right: 6px;
}

.txpop .txpopmain p.title {
    text-align: center;
    padding: 10px 0;
    color: #fff;
    background: url(../img/topbg.jpg) repeat-x;
    background-size: 100%;
    font-size: 18px;
}

.txpop .txpopmain p img {
    float: left;
    margin-top: 5px;
    margin-left: 5px;
}

.txpop .txpopmain p .toindexicon {
    background: url(../img/qticon.png) no-repeat;
    background-position: -49px -2px;
    background-size: 330px;
    width: 28px;
    height: 34px;
    display: inline-block;
}

.txpop .txpopmain p .yhkicon {
    display: inline-block;
    background: url(../img/qticon.png) no-repeat;
    background-position: -56px -82px;
    background-size: 250px;
    width: 32px;
    height: 22px;
    vertical-align: bottom;
}

.txpop .txpopmain p .zfbicon {
    display: inline-block;
    background: url(../img/qticon.png) no-repeat;
    background-position: -54px -41px;
    background-size: 250px;
    width: 32px;
    height: 25px;
    vertical-align: bottom;
}

.txpop .txpopmain p .ruleclose {
    display: inline-block;
    background: url(../img/qticon.png) no-repeat;
    background-position: -141px -10px;
    background-size: 330px;
    width: 20px;
    height: 20px;
    float: right;
    margin-right: 10px;
    margin-top: 3px;
}

.txpop .txpopmain .inputstyle {
    border-top: 1px solid #e6e6e6;
    background-color: #fff;
    font-size: 16px;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    text-align: left;
}

.txpop .txpopmain .shadowright {
    -webkit-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    display: inline-block;
    width: 80px;
    height: 40px;
    vertical-align: bottom;
    text-align: center;
    font-size: 14px;
    color: #969696;
}

.txpop .txpopmain .inputstyle input {
    margin-left: 10px;
    border-left: 1px solid #e6e6e6;
    border: 0;
    font-size: 14px;
    width: 69%;
}

.txpop .txpopmain .margintb {
    margin: 30px 0 0px;
    position: relative;
}

.borbottom {
    border-bottom: 1px solid #e6e6e6;
}

.txpop .txpopmain p input {
    color: #fff;
    display: block;
    background-color: #ff5956;
    padding: 7px 0;
    text-align: center;
    margin: 20px auto;
    font-size: 16px;
    border: 0;
    width: 90%;
    border-radius: 3px;
}

.txpop .txpopmain p.ktxje {
    border-top: 1px solid #e6e6e6;
    padding-top: 7px;
    font-size: 12px;
    color: #bfbfbf
}

.txpop .txpopmain p.ktxje span {
    color: #e53331;
}

.txpop .txpopmain .inputstyle label {
    height: 25px;
    width: 40px;
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
    border-left: 1px solid #e6e6e6;
    text-align: center;
    padding: 8px 0;
}

.icondetright {
    display: inline-block;
    background: url(../img/icon.png) no-repeat;
    background-position: -87px -11px;
    background-size: 330px;
    width: 20px;
    height: 20px;
}

.txpop .txpopmain .beizhu {
    color: #e53331;
    font-size: 10px;
    text-align: center;
    margin: -17px 5px 25px;
}

.inputstyleff {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    background-color: #fff;
    font-size: 16px;
    overflow: hidden;
    line-height: 40px;
    text-align: left;
    position: relative;
    margin-top: 6px;
}

.inputstyleff .shadowright {
    -webkit-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: bottom;
    text-align: center;
    font-size: 14px;
    color: #969696;
}

.inputstyleff input {
    margin-left: 10px;
    border-left: 1px solid #e6e6e6;
    border: 0;
}

.inputstyleff label {
    background-color: #ff5956;
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    border-left: 1px solid #e6e6e6;
    text-align: center;
    padding: 8px 5px;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}

.inputstyleff label a {
    color: #fff;
}

.inputstyleff p input {
    color: #fff;
    display: block;
    background-color: #55a2f4;
    padding: 10px 0;
    text-align: center;
    margin: 20px auto;
    font-size: 16px;
    border: 0;
    width: 90%;
    border-radius: 3px;
}

.rmsearch {
    margin: 0px 60px 5px 10px;
    border-radius: 50px;
    background-color: #fff;
    overflow: hidden;
    display: box;
    display: -moz-box;
    display: -webkit-box;
}

.rmsearch input {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    border: 0;
    background-color: #fff;
    padding: 6px 5px 3px;
    font-size: 14px;
    margin-bottom: 1px;
    display: block;
}

.rmsearch span {
    background: url(../img/search.png) center no-repeat;
    width: 29px;
    height: 25px;
    display: inline-block;
    background-size: 20px;
    vertical-align: middle;
    margin-left: 5px;
}

.rmseh {
    position: relative;
    line-height: 30px;
    margin: 5px 0 10px;
}

.rmseh i {
    display: inline-block;
    width: 43px;
    position: absolute;
    right: 12px;
    top: 0px;
    font-style: normal;
    text-align: center;
    border: 1px solid #D7D7D7;
    border-radius: 30px;
    font-size: 14px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#efefef));
}

/*登录注册提示弹窗*/
.tspop {
    width: 100%;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    height: 100%;
    background-color: rgba(10, 10, 10, 0.8);
    display: none;
}

.tspop .main {
    margin: 100px 20px 0;
    background-color: #fff;
    border-radius: 5px;
    padding: 20px 10px 10px;
    font-size: 15px;
    text-align: center;
}

.tspop .main p {
    line-height: 30px;
}

.tspop .main p a {
    color: #ff5956;
}

.tspop .main a span {
    color: #fff
}

.tspop .main span {
    display: block;
    padding: 7px 0;
    background-color: #ff5956;
    color: #fff;
    border-radius: 5px;
    margin-top: 20px;
}

.tspop .main ul {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    margin: 10px -10px -10px;
    overflow: hidden;
}

.tspop .main ul li {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    padding: 5px 0;
    text-align: center;
}

.tspop .main ul li:first-child {
    border-radius: 0 0 0 5px;
}

.tspop .main ul li:last-child {
    border-radius: 0 0 5px 0;
}

.tspop .main ul li.on {
    color: #fff;
    background-color: #ff5956;
}

/*确认支付弹窗*/
.checkpop {
    width: 80%;
    border: 1px solid #ddd;
    background-color: #fff;
    text-align: center;
    position: fixed;
    z-index: 11;
    display: none;
    top: 25%;
    left: 10%;
}

.checkpop p {
    padding: 10% 0;
    font-size: 14px;
}

.checkpop ul li {
    width: 49.5%;
    background-color: #ff5956;
    font-size: 14px;
    padding: 7px 0;
    color: #fff
}

.checkpop ul li:first-child {
    float: left;
    border-radius: 0 0 0 5px;
}

.checkpop ul li:last-child {
    float: right;
    border-radius: 0 0 5px 0;
}

/*退款申请提交弹窗*/
.c_tips {
    width: 80%;
    position: fixed;
    top: 15%;
    left: 50%;
    margin-left: -40%;
    z-index: 100;
    font-size: 14px;
}

.c_tips p {
    padding: 15px 10px;
    border: 1px solid #e6e6e6;
    border-bottom-width: 0px;
    border-radius: 9px 9px 0px 0px;
    text-align: center;
    background-color: #FFF;
}

.c_tips a {
    padding: 7px 0;
    display: block;
    text-align: center;
    font-size: 22px;
    color: #FFF;
    text-decoration: none;
    background-color: #ff5956;
    border-radius: 0px 0px 5px 5px;
    font-size: 16px;
}

.c_tips a:hover {
    background-color: #ff5956;
}

/*提现弹窗*/
.popcheck, .popsucc {
    width: 100%;
    background-color: rgba(10, 10, 10, 0.5);
    height: 100%;
    position: fixed;
    display: none;
    z-index: 11;
    top: 0;
    left: 0;
}

.pop_sure {
    margin: 100px 30px;
    border-radius: 5px;
    background: #fff;
    text-align: center;
    overflow: hidden;
}

.pop_sure h1 {
    font-size: 16px;
    font-weight: normal;
    padding: 20px 0 15px 0;
}

.pop_sure ul {
    display: box;
    display: -moz-box;
    display: -webkit-box;
}

.pop_sure ul li {
    padding: 8px 0;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    color: #333;
    border-right: 1px solid #fff;
    background: #ff5956;
    color: #fff;
}

.pop_sure ul li:last-child {
    border-right: none;
}

.pop_sure .pop_btn {
    border: 0;
    border-radius: 0 0 5px 5px;
    background: #ff5956;
    padding: 7px 0;
    font-size: 16px;
    width: 100%;
    color: #fff;
}

/*热卖回顾搜索页*/
.rmhgseach {
}

.rmhgseach .rmseh {
    padding: 5px 0;
    margin: 3px 0 -3px;
}

.rmhgseach .rmseh i {
    display: inline-block;
    width: 43px;
    position: absolute;
    right: 10px;
    top: 5px;
    font-style: normal;
    text-align: center;
    border: 1px solid #D7D7D7;
    border-radius: 30px;
    font-size: 14px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#efefef));
}

.rmhgseach .rmsearch span {
    background: url(../img/search.png) center no-repeat;
    width: 29px;
    height: 27px;
    display: inline-block;
    background-size: 20px;
    vertical-align: middle;
    margin-top: -4px;
    margin-left: 5px;
}

.fenlei {
    border-top: 1px solid #e6e6e6;
    background-color: #fff;
}

.fenlei ul.menu {
    margin: 10px 30px;
    border-radius: 5px;
    border: 1px solid #7a7378;
    overflow: hidden;
    display: box;
    display: -moz-box;
    display: -webkit-box;
}

.fenlei ul.menu li {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    color: #7a7378;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border-right: 1px solid #7a7378;
}

.rmhgseach .rmseh i a {
    color: #000;
    display: block;
}

.fenlei ul.menu li a {
    color: #7a7378;
    display: block;
}

.fenlei ul.menu li.now a {
    color: #fff;
}

.fenlei ul.menu li:last-child {
    border-right: none;
}

.fenlei ul.menu li.now {
    background-color: #7a7378;
    color: #fff;
}

.pinpai {
    display: block;
}

.shijian, .diyu {
    display: none;
}

.conts {
    margin: 10px 0;
}

.remen {
    margin: 10px 15px;
    overflow: hidden;
    color: #666666
}

.remen ul li {
    padding: 2px 5px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    font-size: 12px;
    margin: 5px 14px;
    float: left;
}

.remen ul li a, .findall .kinds ul li a {
    display: block;
    color: #666666
}

.findall {
}

.findall h4 {
    font-size: 12px;
    display: box;
    display: -moz-box;
    display: -webkit-box;
    height: 30px;
    line-height: 30px;
    color: #666
}

.findall h4 label:first-child {
    width: 10px;
    height: 15px;
    display: block;
    border-bottom: 1px solid #e6e6e6;
}

.findall h4 label:last-child {
    display: block;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    border-bottom: 1px solid #e6e6e6;
    height: 15px;
    line-height: 15px;
}

.findall .kinds {
    position: relative;
}

.findall .kinds label {
    position: absolute;
    top: 9px;
    left: 9px;
    font-size: 15px;
}

.findall .kinds ul {
    overflow: hidden;
}

.findall .kinds ul li {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    padding: 0 10px 0 10px;
    color: #666666;
    border-bottom: 1px dotted #e6e6e6;
    margin: 0 0 0 20px;
}

.findall .kinds ul li span {
    float: right;
    font-size: 12px;
}

.shijian .findall .kinds ul li {
    padding: 0 10px 0 50px;
}

/*红包墙*/
.hbqiang {
}

.hbqiang .hbbag {
    background: url(../img/red/hbbg.png) no-repeat;
    background-size: cover;
    padding: 10px 0;
    overflow: hidden;
}

.hbqiang .hbbag .tit {
    background: url(../img/red/hbitit1.png) no-repeat;
    background-size: 100% 42px;
    margin: 0px 20px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding: 5px 0 10px;
}

.hbqiang .hbbag .tit i {
    color: #ffd900;
    margin: 0 3px;
}

.hbqiang .hbbag .hbcont {
    margin: -30px 0px 0px;
    position: relative;
}

.hbqiang .hbbag .succ {
    display: none;
}

.hbqiang .hbbag .hbcont img {
}

.hbqiang .hbbag .hbcont .hbpic {
    position: absolute;
    top: 12%;
    left: 20%;
    width: 60%;
}

.hbqiang .hbbag .hbcont .hbpicjg {
    width: 60%;
    margin: 20px 20%;
}

.hbqiang .hbbag .hbcont .jgtxt {
    position: absolute;
    top: 45%;
    left: 20%;
    right: 20%;
    color: #fff;
}

.hbqiang .hbbag .hbcont .jgtxt p:first-child {
    font-size: 16px;
    color: #ffd900;
    text-align: center;
}

.hbqiang .hbbag .hbcont .jgtxt p:first-child span {
    font-size: 24px;
}

.hbqiang .hbbag .hbcont .jgtxt p:last-child {
    font-size: 13px;
    text-align: center;
    margin-top: 20px;
}

.hbqiang .hbbag .hbcont .jgtxt p:last-child i {
    color: #ffd900;
}

.hbqiang span.hbbtn {
    display: block;
    margin: -13px 35px 5px;
    font-weight: bold;
    position: absolute;
    z-index: 11;
}

/*.hbqiang span.hbbtn img{width: 100px;}
.tishipop span.hbbtn img{width: 70px;}
.intotm span.hbbtn img{width: 100px;}*/
.hbqiang .hbbag .shuom {
    color: #ffd9c8;
    font-size: 12px;
    margin: 10% 20px 10px 35px;
    line-height: 20px;
}

.hbqiang .hbhylist {
    padding: 5px 10px 10px;
    background-color: #f0f1f5;
}

.hbqiang .hbhylist h4 {
    margin-bottom: 28px;
    text-align: center;
    font-size: 20px;
    position: relative;
}

.hbqiang .hbhylist h4 span {
    text-align: center;
    position: absolute;
    right: -5px;
    top: 36px;
    display: inline-block;
    padding: 0px 5px;
    border-radius: 20px;
    color: #fff;
    font-size: 10px;
    background-color: #f36f89;
}

.hbqiang .hbhylist h4 span label {
    color: #ffd900;
}

.hbqiang .hbhylist ul li {
    padding: 5px 0;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dotted #ccc;
    position: relative;
    font-size: 14px;
    color: #666666
}

.hbqiang .hbhylist ul li:first-child {
    border-top: 1px dotted #ccc
}

.hbqiang .hbhylist ul li img {
    width: 50px;
    height: 50px;
    border-radius: 100px;
    margin-right: 10px;
}

.hbqiang .hbhylist ul li p {
    display: inline-block;
    position: absolute;
    right: 5px;
    color: #999999
}

.hbqiang .hbhylist ul li p span {
    color: #eb1d47
}

/*背景光旋转*/
.frontwheel {
    -webkit-animation: slide1 50s infinite linear;
    moz-animation: slide1 50s infinite linear;
}

@-webkit-keyframes slide1 {
    0% {
        -webkit-transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(-180deg);
    }
    100% {
        -webkit-transform: rotate(-360deg);
    }
}

@-moz-keyframes slide1 {
    0% {
        -moz-transform: rotate(0deg);
    }
    50% {
        -moz-transform: rotate(-180deg);
    }
    100% {
        -moz-transform: rotate(-360deg);
    }
}

/*点击红包弹窗*/
.wgz, .ydl, .intotm {
    display: none;
}

.tishipop {
    width: 100%;
    position: fixed;
    z-index: 12;
    height: 100%;
    background-color: rgba(10, 10, 10, 0.5);
    top: 0;
    left: 0;
}

.tishipop .main {
    margin: 130px 20px 0;
    position: relative;
    background: url(../img/red/popbg.png) no-repeat;
    background-size: 100%;
    padding: 38px 10px 80px;
    text-align: center;
    border-radius: 8px;
}

.tishipop .main .hbclose {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 30px;
}

.tishipop .main .tstxt {
    width: 90%;
}

.tishipop .main p.beizhu {
    margin: 10px 0;
    text-align: center;
    color: #ffd900;
    font-size: 14px;
}

.tishipop .main p.beizhu i {
    font-weight: bold;
}

.tishipop .main .hbbtn {
    margin: 25px 10px 0;
    line-height: 31px;
    height: 38px;
    display: block;
}

/*热卖回顾列表 新版1*/
.listcnt {
    margin-bottom: 10px;
    position: relative;
}

.listcnt img {
    width: 100%;
}

.listcnt .txtinfo1 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    color: #fff;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    padding: 5px 0;
}

.listcnt .txtinfo1 .hddate {
    font-size: 12px;
    margin-left: 10px; /*filter:alpha(opacity=60);-moz-opacity:0.6; opacity:0.6;*/
}

.listcnt .txtinfo1 .hddate span {
    margin-right: 10px;
}

.listcnt .txtinfo1 .hddate span label {
    color: #ffde00;
}

.listcnt .txtinfo1 .hdtit {
    font-size: 16px;
    margin-left: 10px;
    font-weight: bold;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*热卖回顾列表 新版2*/
.rm_list {
    overflow: hidden;
}

.rm_list ul li {
    border: 1px solid #ccc;
    float: right;
    width: 48%;
    background-color: #fff;
    margin-bottom: 10px;
}

.rm_list ul li:nth-child(2n+1) {
    margin-right: 2%;
    float: left;
}

.hdpic {
    position: relative;
    width: 100%;
}

.hdpic img {
    width: 100%;
}

.hdpic span {
    width: 90%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 14px 5% 2px;
    font-size: 12px;
    display: block;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    color: #fff;
}

.txtinfo2 {
    padding: 5px;
    height: 65px;
    position: relative;
}

.txtinfo2 .hdtit {
    font-size: 16px;
    margin: 0px 0 10px;
    color: #333333;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

.txtinfo2 .dateinf {
    font-size: 12px;
    color: #808080;
    position: absolute;
    bottom: 5px;
    width: 94%;
}

.txtinfo2 .dateinf span:last-child {
    float: right;
}

.txtinfo2 .dateinf span label {
    color: #f45555
}

/*支付成功页面*/
.jixuzf {
    background-color: #fff;
    margin: 7px;
    position: relative;
    border-bottom: 2px solid #dddddd;
}

.jixuzf h4 {
    text-align: center;
    font-size: 14px;
    padding-top: 20px;
}

.jixuzf .zfcg_icon {
    width: 20px;
    margin: 0 4px 2px 0;
}

.jixuzf h4 span {
    color: #e73535;
}

.jixuzf ul.monli {
    margin: 15px 13px 15px;
    overflow: hidden;
}

.jixuzf ul.monli li {
    text-align: center;
    font-size: 14px;
    border: 1px solid #e6e6e6;
    width: 49%;
    float: left;
}

.jixuzf ul.monli li:last-child {
    border-left: none;
}

.jixuzf ul.monli li p:first-child {
    border-bottom: 1px solid #e6e6e6;
    height: 30px;
    line-height: 30px;
}

.jixuzf ul.monli li p:last-child {
    height: 40px;
    font-size: 16px;
    display: inline-block;
    padding: 5px 0;
}

.jixuzf ul.monli li p:last-child span:last-child {
    margin-top: 8px;
    display: inline-block;
}

.jixuzf ul.monli li i {
    font-style: normal;
    font-size: 12px;
}

.jixuzf ul.monli li .col1 {
    color: #f89595;
}

.jixuzf ul.monli li .col2 {
    color: #e0ae5f;
}

.jixuzf ul.monli li .gcicon {
    background: url(../img/qticon.png) no-repeat;
    width: 35px;
    height: 35px;
    background-size: 300px;
    background-position: -173px -7px;
    display: inline-block;
    float: left;
}

.jixuzf ul.monli li .pficon {
    background: url(../img/qticon.png) no-repeat;
    width: 35px;
    height: 35px;
    background-size: 300px;
    background-position: -224px -7px;
    display: inline-block;
    float: left;
}

.jixuzf .jxzfbtn {
    text-align: center;
    color: #fff;
}

.jixuzf .jxzfbtn a {
    display: inline-block;
    color: #fff
}

.jixuzf .jxzfbtn span {
    display: inline-block;
    background-color: #f95554;
    padding: 6px 17px;
    border-radius: 5px;
    font-size: 16px;
}

.jixuzf ul.linebg {
    top: 197px;
}

.jixuzf ul.zfcg_linebg {
    top: 250px;
}

.jixuzf .bztxt {
    margin-top: 27px;
    text-align: center;
    font-size: 12px;
    padding-bottom: 20px;
    line-height: 25px;
    color: #999999;
    background-color: #fefefe
}

.jixuzf .bztxt p:first-child {
    color: #4b6bf7;
    text-decoration: underline;
}

.jixuzf .yzm_box {
    font-size: 14px;
    color: #999999;
    text-align: center;
    border-bottom: 1px solid #eee;
    margin: 10px;
}

.jixuzf .yzm_box .yzm span {
    color: #333333;
    font-weight: bold;
}

.jixuzf .yzm_box .sysj {
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 12px;
}

.jixuzf .ckddxq_p {
    text-decoration: underline;
    text-align: center;
}

.jixuzf .ckddxq_p a {
    font-size: 14px;
    color: #999;
    text-align: center;
    display: inline-block;
    text-decoration: underline;
}

/* 支付失败 */
.other_yh {
    margin: 7px;
}

.other_yh .yh_tit {
    font-size: 14px;
    color: #323233;
    padding: 5px 0;
    background-color: #fff;
}

.other_yh .yh_tit span {
    padding: 2px 0;
    border-left: 3px solid #f33b3a;
    margin-left: 8px;
    padding-left: 5px;
}

.other_yh .othyh_list {
    margin: 9px 0 7px;
    overflow: hidden;
    padding-bottom: 20px;
}

.other_yh .othyh_list li {
    background-color: #fff;
    width: 49%;
    float: left;
    margin-right: 2%;
    padding: 5px 0 8px;
}

.other_yh .othyh_list li:nth-child(2n) {
    margin-right: 0%;
}

.other_yh .othyh_list li .list_img {
    padding: 5px;
    border-bottom: 1px solid #e7e7e7;
}

.other_yh .othyh_list li .list_tit {
    font-size: 14px;
    padding: 5px;
}

.other_yh .othyh_list li .money_zk {
    font-size: 12px;
    padding: 0px 5px 5px;
    color: #f74b4b;
    overflow: hidden;
}

.other_yh .othyh_list li .money_zk .num_box {
    float: left;
}

.other_yh .othyh_list li .money_zk .num {
    font-size: 16px;
    font-weight: bold;
}

.other_yh .othyh_list li .money_zk .d_mon {
    font-size: 12px;
    color: #fff;
    background: url(../img/qticon.png) no-repeat;
    width: 65px;
    border-radius: 0 3px 3px 0;
    background-size: 370px;
    background-position: -11px -260px;
    display: block;
    float: left;
    padding-left: 22px;
    margin-left: 5px;
    margin-top: 3px;
}

.other_yh .othyh_list li .peo_look {
    font-size: 12px;
    color: #999999;
    font-size: 14px;
}

.other_yh .othyh_list li .peo_look .peo {
    display: inline-block;
    float: left;
    line-height: 24px;
    margin-left: 5px;
    font-size: 12px;
}

.other_yh .othyh_list li .peo_look .peo span {
    color: #f74b4b;
}

.other_yh .othyh_list li .peo_look .look {
    color: #f74b4b;
    border: 1px solid #f74b4b;
    padding: 0px 8px;
    display: inline-block;
    border-radius: 4px;
    float: right;
    margin-right: 5px;
    line-height: 19px;
    margin-top: 2px;
}

/*砍价团-我的订单*/
.kjorder {
    padding-bottom: 20px;
}

.ordercont {
    margin-top: 10px;
    background-color: #fff;
    border-bottom: 2px solid #c9cacd;
}

.ordercont h4 {
    padding: 10px;
    overflow: hidden;
}

.ordercont h4 span {
    float: left;
    font-size: 16px;
}

.ordercont h4 span.redcol {
    color: #f95554
}

.ordercont h4 label {
    float: right;
    font-size: 14px;
    color: #969696;
}

.ordercont ul.chemain {
    border-top: 1px solid #e6e6e6;
    display: box;
    display: -moz-box;
    display: -webkit-box;
}

.ordercont ul.chemain li {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    margin: 10px 0;
    font-size: 14px;
    text-align: center;
    width: 60%;
}

.ordercont ul.chemain li p {
    padding: 0 10px;
}

.ordercont ul.chemain li:last-child {
    width: 40%;
    border-left: 1px solid #e6e6e6;
}

.ordercont ul.chemain li span {
    color: #f95554;
    font-size: 15px;
    margin-top: 30%;
    display: inline-block;
}

.ordercont ul.chemain li span.zfbtn {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    border-radius: 5px;
    padding: 5px 15px;
    text-align: center;
    margin-top: 30%;
    background-color: #f95554
}

.ordercont ul.chemain li img {
    width: 60%;
}

.ordercont .bzinfo {
    border-top: 1px dashed #e6e6e6;
    margin: 0 10px;
    padding: 10px 0;
    text-align: center;
}

.ordercont .bzinfo p {
    color: #808080;
}

.ordercont .bzinfo p label {
    color: #f95554;
}

.ordercont .bzinfo .tel {
    display: inline-block;
    border: 1px solid #96aae5;
    padding: 3px 15px;
    text-align: center;
    color: #3480ff;
    font-size: 15px;
    margin-top: 10px;
    border-radius: 3px;
}

.ordercont .bzinfo .tel p {
    color: #3480ff;
    line-height: 27px;
}

.ordercont .bzinfo .tel p span {
    background: url(../img/qticon.png) no-repeat;
    background-position: -61px -276px;
    background-size: 350px;
    width: 27px;
    height: 27px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

/*砍价首页*/
.kanjia {
    margin-top: -5px;
}

.kanjia .joinade {
    background: url(../img/kjbg.jpg) top center no-repeat;
    background-size: 100%;
    text-align: center;
}

.kanjia .joinade .jia {
    padding: 20px 0 0;
}

.kanjia .joinade .jia img {
    margin: 0 2px;
    width: 75px;
}

.kanjia .joinade .txt1 {
    font-size: 22px;
    padding-top: 80px;
}

.kanjia .joinade .txt2 {
    font-size: 24px;
    font-weight: bold;
}

.kanjia .joinade .txt2 label {
    color: #ebc700;
    margin-left: 5px;
}

.kanjia .joinade span {
    display: inline-block;
    width: 50%;
    margin: 20px auto;
    background-color: #f95554;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    padding: 5px 0;
}

.kanjlist {
    margin-top: -62px;
    background-color: rgba(231, 232, 236, 0.9);
}

.kanjlist .tab2 {
    text-align: center;
    padding: 15px 10px;
}

.kanjlist .tab2 ul {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    border: 1px solid #f95554;
    border-radius: 3px;
    overflow: hidden;
}

.kanjlist .tab2 ul li {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    font-size: 12px;
    color: #f95554;
    height: 30px;
    line-height: 30px;
}

.kanjlist .tab2 li.now {
    color: #fff;
    background: #f95554;
}

.kanjlist .tablist {
    display: none;
}

.kanjlist .block {
    display: block;
}

.kanjlist .content {
}

.kanjlist .content ul li {
    float: left;
    width: 46%;
    background-color: #fff;
    margin: 5px;
    position: relative;
}

.kanjlist .content ul li p img {
    width: 100%;
}

.kanjlist .content ul li .info {
    border-top: 1px solid #e6e6e6;
    overflow: hidden;
}

.kanjlist .content ul li .info .carname {
    width: 54%;
    float: left;
    font-size: 14px;
    padding: 4px 5px 0;
    height: 60px;
    position: relative;
}

.kanjlist .content ul li .info .carname p:last-child {
    color: #808080;
    text-decoration: line-through;
    font-size: 12px;
    position: absolute;
    bottom: 5px;
    left: 5px;
}

.kanjlist .content ul li .info .renshu {
    width: 35%;
    float: left;
    border-left: 1px solid #e6e6e6;
    margin: 8px 0;
    color: #808080;
    padding: 5px 0 5px 5px;
    font-size: 12px;
    text-align: center;
}

.kanjlist .content ul li .info .renshu span {
    color: #f95554;
    font-size: 22px;
    text-align: center;
}

.kanjlist .content ul li .kjsucc {
    position: absolute;
    z-index: 1;
    right: 3px;
    top: 73px;
    width: 65px;
}

/*砍价详情页*/
.kjdet {
    padding-bottom: 5px;
}

.kjdet .cont {
    overflow: hidden;
    position: relative;
}

.kjdet .cont h4 {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-size: 16px;
    border-bottom: 1px dotted #e6e6e6;
    background-color: #fff;
}

.kjdet .cont h4 span:last-child {
    float: right;
    font-size: 14px;
    color: #808080
}

.kjdet .cont h4 span:last-child label {
    text-decoration: line-through;
}

.kjdet .cont .chepic {
    width: 55%;
    padding: 10px 10px;
    text-align: center;
    background-color: #fff;
    float: left;
}

.kjdet .cont .chepic img {
    width: 70%;
}

.kjdet .cont .joinnum {
    width: 39%;
    padding-top: 30px;
    float: left;
    background: url(../img/kjdetbg1.png) no-repeat;
    background-size: 100%;
    text-align: center;
    font-size: 14px;
    margin-left: -3px;
    border-bottom: 1px dotted #ccc;
}

.kjdet .cont .joinnum span {
    font-size: 29px;
    color: #f95554;
    font-weight: bold;
}

.kjdet .cont .cgicon {
    position: absolute;
    top: 75px;
    right: 34%;
    z-index: 1;
    width: 45px;
}

.kjdet .tequan {
    margin-top: -11px;
    position: relative;
}

.kjdet .tequan .tit {
    background: url(../img/kjdetbg2.png) no-repeat;
    background-size: 100% 44px;
    font-size: 15px;
    text-align: center;
    padding-top: 20px;
}

.kjdet .tequan .tit span {
    color: #f95554;
}

.kjdet .tequan .tit .blank {
    background-color: #fafafa;
    height: 10px;
}

.kjdet .tequan ul {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    background-color: #fff;
    border-top: 1px dotted #e6e6e6;
}

.kjdet .tequan ul li {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    border-right: 1px dotted #e6e6e6;
    text-align: center;
    width: 33%;
    padding: 10px 0;
}

.kjdet .tequan ul li:last-child {
    border-right: none;
}

.kjdet .tequan ul li .kjicon {
    display: inline-block;
    background: url(../img/qticon.png) no-repeat;
    background-size: 300px;
    background-position: -174px -46px;
    width: 40px;
    height: 40px;
}

.kjdet .tequan ul li .ykicon {
    display: inline-block;
    background: url(../img/qticon.png) no-repeat;
    background-size: 300px;
    background-position: -174px -87px;
    width: 40px;
    height: 40px;
}

.kjdet .tequan ul li .zdjicon {
    display: inline-block;
    background: url(../img/qticon.png) no-repeat;
    background-size: 300px;
    background-position: -222px -46px;
    width: 40px;
    height: 40px;
}

.kjdet .tequan ul li label {
    display: block;
    text-align: center;
    font-size: 16px;
}

.kjdet .tequan ul li p {
    font-size: 12px;
    color: #808080;
    margin: 5px 5px 0;
    text-align: center;
}

.kjdet .tequan ul li .yelcol {
    color: #fec74f
}

.kjdet .tequan ul li .greecol {
    color: #90d77a
}

.kjdet .tequan ul li .redcol {
    color: #ff6158
}

.kjdet .yxjabout, .kjdet .kjliucheng, .kjdet .chengnuo {
    margin: 10px;
    background-color: #fff;
    padding: 5px 10px;
}

.kjdet h3 {
    font-size: 16px;
    padding: 5px 0px 7px;
    display: block;
    width: 100%;
    border-bottom: 1px solid #ededed;
    margin-bottom: 5px;
    color: #000;
}

.kjdet h3 label {
    color: #f95554;
}

.kjdet h3 .redline {
    background-color: #F33B3A;
    margin-right: 7px;
    display: block;
    width: 2px;
    height: 20px;
    float: left;
    margin-top: 2px;
}

.kjdet .yxjabout p {
    padding: 10px 0;
    color: #808080;
    font-size: 14px;
}

.kjdet .kjliucheng {
    overflow: hidden;
}

.kjdet .kjliucheng .liuc {
    overflow: hidden;
    margin: 15px 0;
}

.kjdet .kjliucheng .liuc .txt {
    width: 50%;
    float: left;
}

.kjdet .kjliucheng .liuc .txt p {
    padding-left: 34px;
    color: #808080;
    font-size: 13px;
}

.kjdet .kjliucheng .liuc h4 {
    font-size: 20px;
}

.kjdet .kjliucheng .liuc h4 i {
    font-size: 28px;
    margin-right: 5px;
}

.kjdet .kjliucheng .liuc img {
    width: 50%;
    float: left;
    margin-top: 37px;
}

.kjdet .kjliucheng .liuc1 h4 {
    color: #57cbff;
}

.kjdet .kjliucheng .liuc1 img {
    width: 43%;
}

.kjdet .kjliucheng .liuc2 img {
    width: 45%;
    margin-left: 10px;
}

.kjdet .kjliucheng .liuc4 img {
    width: 45%;
    margin-left: 10px;
}

.kjdet .kjliucheng .liuc1 .txt {
    width: 54%;
}

.kjdet .kjliucheng .liuc2 h4 {
    color: #ff8c2f;
}

.kjdet .kjliucheng .liuc3 h4 {
    color: #ff5050;
}

.kjdet .kjliucheng .liuc4 h4 {
    color: #ff50cc;
}

.kjdet .chengnuo ul {
    padding-bottom: 5px;
}

.kjdet .chengnuo ul li {
    color: #808080;
    padding: 2px 0px;
    font-size: 13px;
}

.kjdet .chengnuo ul li span {
    color: #f33b3a;
    margin-right: 3px;
}

.jiarudiv {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #f6f6f7;
}

.jiarudiv p {
    height: 27px;
    line-height: 27px;
    text-align: center;
    color: #f95554;
    font-size: 12px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.jiarudiv ul {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    padding: 9px 10px;
}

.jiarudiv ul li {
}

.jiarudiv ul li:first-child {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    padding-top: 2px;
}

.jiarudiv ul li:first-child span {
    color: #f95554;
    font-size: 16px;
}

.jiarudiv ul li:first-child label {
    font-size: 12px;
    color: #fff;
    background: url(../img/qticon.png) no-repeat;
    width: 50px;
    border-radius: 0 3px 3px 0;
    background-size: 370px;
    background-position: -11px -260px;
    display: inline-block;
    padding: 1px 0 3px 20px;
}

.jiarudiv ul li:last-child {
    width: 80px;
}

.jiarudiv ul li span.joinbtn {
    display: inline-block;
    background-color: #f95554;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    padding: 5px 10px;
}

span.zhuyi {
    background: url(../img/qticon.png) no-repeat;
    background-size: 350px;
    background-position: -134px -162px;
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: sub;
}

/*砍价团报名*/
.kjbm {
    margin-top: 30px;
    margin-bottom: 20px;
}

.kjbm h4 {
    font-size: 16px;
    padding: 5px 15px 10px;
}

.kjbm h4 span {
    font-size: 15px;
    margin-left: 10px;
}

.kjbm h4 span label {
    color: #e53331
}

.kjbm h5 {
    color: #999;
    font-size: 16px;
    padding: 10px 15px 7px;
}

.kjbm h5 span {
    color: #e53331;
}

.kjbm .inputstyle {
    border-top: 1px solid #e6e6e6;
    background-color: #fff;
    font-size: 16px;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}

.kjbm .shadowright {
    -webkit-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    display: inline-block;
    width: 80px;
    height: 40px;
    vertical-align: bottom;
    text-align: center;
    line-height: 40px;
    color: #999;
}

.kjbm .inputstyle input {
    margin-left: 10px;
    border: 0;
}

.kjbm .borbottom {
    border-bottom: 1px solid #e6e6e6;
}

.kjbm .selstyle {
    border-top: 1px solid #e6e6e6;
    background-color: #fff;
    height: 40px;
    vertical-align: bottom;
    font-size: 16px;
    position: relative;
    overflow: hidden;
}

.kjbm .selstyle input {
    margin-left: 10px;
    height: 36px;
    border: 0;
}

.kjbm .selstyle span {
    height: 25px;
    width: 40px;
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
    border-left: 1px solid #e6e6e6;
    text-align: center;
    padding: 8px 0;
}

.kjbm .selstyle span img {
    width: 16px;
}

.kjbm p input {
    color: #fff;
    display: block;
    background-color: #f95554;
    padding: 7px 0;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
    border: 0;
    width: 85%;
}

.kjbm h6 {
    text-align: center;
    color: #e53331;
    margin-bottom: 5px;
}

.kjcxpop, .kjpinppop, .kjfspop {
    position: absolute;
    top: 42px;
    left: 0;
    background-color: #fff;
    width: 100%;
    height: 95%;
    z-index: 2;
    display: none;
}

.kjcxpop .main, .kjpinppop .main {
    background-color: #fff;
}

.kjcxpop p, .kjpinppop p, .kjfspop p {
    background-color: #E7E8EC;
    padding: 8px 10px;
    font-size: 14px;
}

.kjcxpop p span, .kjpinppop p span {
    float: right;
}

.kjcxpop h4 {
    font-size: 16px;
    font-weight: bold;
    padding: 8px 10px;
    color: #727272;
}

.kjcxpop h5 {
    font-size: 16px;
    background-color: #E7E8EC;
    padding: 5px 10px;
    color: #7c869c;
}

.kjcxpop h4 img {
    width: 35px;
    margin: 0 10px;
}

.kjcxpop ul {
    border-top: 1px solid #e6e6e6;
}

.kjcxpop ul li {
    border-bottom: 1px solid #e6e6e6;
    padding: 10px;
    font-size: 16px;
    overflow: hidden;
    padding-left: 0px;
}

.kjcxpop ul li img {
    width: 70px;
    margin: 0 10px;
}

.kjcxpop ul li span {
    float: left;
}

.kjcxpop ul li label {
    float: right;
    color: #999;
}

.kjpinppop .main .kjpplist {
    position: relative;
}

.kjpinppop .main .kjpplist h4 {
    position: absolute;
    left: 13px;
    top: 7px;
    font-size: 20px;
    color: #727272;
}

.kjpinppop .main .kjpplist ul {
    margin-left: 35px;
}

.kjpinppop .main .kjpplist ul li {
    border-bottom: 1px solid #e6e6e6;
    padding: 8px;
    color: #727272;
    font-size: 16px;
}

.kjpinppop .main .kjpplist ul li img {
    width: 40px;
    margin-right: 5px;
}

.kjfspop ul {
    border-top: 1px solid #e6e6e6;
}

.kjfspop ul li {
    border-bottom: 1px solid #e6e6e6;
    padding: 10px;
    font-size: 16px;
}

/*砍价支付页*/
.kjzifu {
}

.kjzifu .bsicon {
    background: url(../img/qticon.png) no-repeat;
    background-size: 330px;
    background-position: -125px -178px;
    width: 22px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
}

.kjzifu .jixuzf ul.monli li p:first-child {
    border-bottom: 1px solid #e6e6e6;
    height: 30px;
    line-height: 30px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5), color-stop(0.5, #fff));
}

.kjzifu .jixuzf ul.monli li p:last-child {
    height: 40px;
    font-size: 12px;
    display: inline-block;
    padding: 10px;
    text-align: left;
    color: #808080;
}

.kjzifu .jixuzf h6 {
    text-align: center;
    color: #e53331;
    margin: -10px 20px 0px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 7px;
}

.kjzifu .jixuzf .ckddxq_p {
    text-align: center;
    margin-top: 10px;
}

.kjzifu .jixuzf .bztxt {
    margin-top: 0px;
    text-align: center;
    font-size: 12px;
    line-height: 25px;
    color: #999999;
    background: url(../img/kjdetbg2.png) top center no-repeat;
    background-size: 100%;
    padding: 20px 0 0px;
}

.kjzifu .jixuzf .bztxt p:last-child {
    background-color: #fafafa;
    padding: 10px 9px 10px;
    margin-top: -8px;
}

.kjzifu .jixuzf .jxzfbtn {
    text-align: center;
    color: #fff;
    margin-top: 10px;
}

.kjzifu .jixuzf h4 {
    font-size: 16px;
}

.kjzifu span.zhuyi {
    vertical-align: sub;
}

/*修改绑定*/
.xgbind {
    padding: 60px 0;
}

.xgbind h5 {
    font-size: 12px;
    margin: 5px;
    text-align: right;
    color: #e53331
}

.xgbind .inputstyle {
    border-top: 1px solid #e5e5e5;
    background-color: #fff;
    font-size: 16px;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    text-align: left;
    position: relative;
}

.xgbind .botbor {
    border-bottom: 1px solid #e5e5e5;
}

.xgbind .shadowright {
    -webkit-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.1);
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: bottom;
    text-align: center;
    font-size: 14px;
    color: #dbdbdb;
}

.xgbind .inputstyle input {
    margin-left: 10px;
    width: 80%;
    border-left: 1px solid #e5e5e5;
    border: 0;
}

.xgbind .inputstyle label a {
    color: #fff;
}

.xgbind .inputstyle label {
    background-color: #f95554;
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    border-left: 1px solid #ccc;
    text-align: center;
    padding: 8px 5px;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}

.xgbind p input {
    color: #fff;
    display: block;
    background-color: #f95554;
    padding: 10px 0;
    text-align: center;
    margin: 20px auto;
    font-size: 16px;
    border: 0;
    width: 90%;
    border-radius: 5px;
}

.xgbind .info {
    margin: 20px 30px 10px;
    font-size: 12px;
    line-height: 25px;
}

.xgbind .info h6 {
    color: #a16200;
    line-height: 30px;
    height: 30px;
}

.xgbind .info ul li {
    line-height: 23px;
}

.xgbind .info ul li:nth-child(2n) {
    padding-left: 20px;
    color: #808080
}

.kftel {
    border: 1px solid #ccc;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
    text-align: center;
    padding: 8px 0;
    line-height: 18px;
    margin: 0px 15px 20px;
    border-radius: 5px;
}

.kftel span {
    color: #f95554;
}

.kftel label {
    color: #808080;
}

.jcpop {
    border: 1px solid #ccc;
    background-color: #fff;
    text-align: center;
    height: 50px;
    font-size: 15px;
    line-height: 50px;
    border-radius: 5px;
    display: none;
    position: absolute;
    z-index: 11;
    bottom: 20%;
    left: 10%;
    width: 80%;
}

/*砍价小块*/
.kjsmall {
    margin: 0px 7px 5px;
    position: relative;
    background: url(../img/tmtsbg.jpg) no-repeat;
    background-size: 100%;
    padding-bottom: 15px;
}

.kjsmall a {
    color: #fff
}

.kjsmall p.btn {
    margin: 15px 10% 0;
    background-color: #f95554;
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 4px 0;
    border-radius: 3px;
}

.kjsmall .kjsmname {
    width: 80%;
    display: block;
    margin: 0px auto;
    padding: 15px 0 17px;
}

.kjsmall .jia {
    text-align: center;
}

.kjsmall .jia img {
    margin: 0 2px;
    width: 70px;
}

/*好车广告*/
.hcade {
    width: 100%;
    position: relative;
    margin: 0px 0 5px;
}

.hcade .adeclose {
    width: 20px;
    position: absolute;
    right: 9px;
    top: 25%;
}

.hcade img {
    width: 100%;
}

.adev {
}

.adev .adevtop {
    width: 100%;
}

.adev .xiazai {
    text-align: center;
    margin: 30px 5%;
}

.adev .xiazai img {
    margin-right: 10px;
}

.adev .xiazai img.anzhuo {
    width: 13%;
}

.adev .xiazai img.azeng {
    width: 26%;
}

.adev .xiazai img.ljxiaz {
    width: 35%;
    margin-left: 11px;
}

.adepop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.adepop img {
    width: 100%;
}

/*首页特卖提示*/
.tmtixing {
    background: url(../img/tmtsbg.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 30px 0 10px;
    text-align: center;
    margin: 10px 8px 10px;
}

.tmtixing img {
    width: 70%;
}

.tmtixing span {
    background-color: #f95554;
    padding: 6px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    display: inline-block;
    margin: 15px 0% 0px;
    width: 75%
}

.tmtixing h6 {
    font-size: 13px;
    color: #ababab;
}

.tmtixing p {
    font-size: 14px;
    padding: 5px 0 3px;
    color: #4c4c4c;
}

.tmtixing p label {
    margin: 0 4px;
    color: #f95554;
}

/*添加感兴趣的车*/
.addcar {
    padding-bottom: 20px;
    background-color: #fff;
}

.addcar .localcity {
    position: relative;
    padding: 6px 10px;
    font-size: 13px;
    color: #999999;
    background-color: #E7E8EC;
}

.addcar .localcity span {
    font-size: 16px;
    color: #000000;
}

.addcar .circle_box {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 1px solid #ccc;
    position: absolute;
    right: 10px;
    top: 7px;
}

.addcar .check_box {
    width: 24px;
    height: 24px;
    background: url(../img/qticon.png) no-repeat;
    background-size: 240px;
    display: block;
    position: absolute;
    right: 10px;
    top: 5px;
    background-position: -5px -6px;
}

.addcar .main {
    font-size: 15px;
    color: #4c4c4c;
}

.addcar .main h3 {
    padding: 7px 10px;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6
}

.addcar .main .cnt {
    overflow: hidden;
    padding: 0 10px 10px;
}

.addcar .main .cnt dl {
    width: 21%;
    margin: 15px 5px 0px;
    position: relative;
    text-align: center;
    float: left;
}

.addcar .main .cnt dl dt {
    border: 1px solid #e6e6e6;
    border-radius: 20px;
    width: 100%;
    line-height: 30px;
    position: relative;
}

.addcar .main .cnt .closebtn {
    position: absolute;
    top: -8px;
    right: -5px;
    width: 18px;
    height: 19px;
    border-radius: 100%;
    background: #e7e8ec url(../img/qticon.png) no-repeat;
    background-size: 300px;
    background-position: -113px -188px;
}

.addcar .main .cnt dl.addoper {
    font-size: 12px;
    color: #999999;
}

.addcar .main .cnt dl.addoper dt {
    background-color: #e7e8ec;
}

.addcar .main .cnt dl.addoper dt img {
    width: 18px;
    display: inline;
}

.addcar .addpp .cnt dl dt img {
    width: 100%;
    display: inline;
    border-radius: 10px;
    border: 1px solid #e6e6e6;
}

.addcar .addpp .cnt dl dt {
    border-radius: 10px;
    width: 100%;
    height: auto;
}

.addcar .addpp .cnt dl dd {
    height: 35px;
    overflow: hidden;
}

.addcar .addpp .cnt dl {
    font-size: 12px;
    color: #999999;
}

.addcar .addpp .cnt dl.addoper dt img {
    width: 30px;
}

.rmtuijian {
    background-color: #fff;
    overflow: hidden;
    padding-top: 5px;
}

.rmtuijian .title {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    display: box;
    display: -moz-box;
    display: -webkit-box;
}

.rmtuijian .title h6 {
    margin: 0 5px;
    font-size: 13px;
    color: #4C4C4C;
}

.rmtuijian .title i:first-child {
    border-bottom: 1px solid #e6e6e6;
    width: 10px;
    height: 15px;
    display: block;
}

.rmtuijian .title i:last-child {
    border-bottom: 1px solid #e6e6e6;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    height: 15px;
    display: block;
}

.rmtuijian .cnt {
    overflow: hidden;
}

.rmtuijian .cnt dl dt img {
    width: 100%;
    display: inline;
    border-radius: 10px;
    border: 1px solid #e6e6e6;
}

.rmtuijian .cnt dl dt {
    border-radius: 10px;
    width: 100%;
    height: auto;
    position: relative;
}

.rmtuijian .cnt dl dt .circle_box {
    width: 19px;
    height: 19px;
    border-radius: 50%;
    border: 1px solid #ccc;
    position: absolute;
    right: -8px;
    top: -6px;
}

.rmtuijian .cnt dl dt .check_box {
    width: 24px;
    height: 24px;
    background: url(../img/qticon.png) no-repeat;
    background-size: 240px;
    display: block;
    position: absolute;
    right: -8px;
    top: -6px;
    background-position: -5px -6px;
}

.rmtuijian .cnt dl {
    font-size: 12px;
    color: #999999;
    margin: 5px 5px 0px;
    width: 21%;
    position: relative;
    text-align: center;
    float: left;
}

.addcar .subtn {
    background-color: #f95554;
    padding: 7px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    display: block;
    margin: 10px;
}

.addcar .inputinfo {
    padding-bottom: 15px;
}

.addcar .inputinfo p {
    color: #f95554;
    height: 27px;
    line-height: 27px;
    font-size: 12px;
    margin: 7px 10px 2px;
}

.addcar .inputinfo .incnt {
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    margin: 0 10px;
}

.addcar .inputinfo .telicon {
    background: url(../img/qticon.png) no-repeat;
    background-size: 300px;
    background-position: -143px -188px;
    display: inline-block;
    width: 20px;
    height: 30px;
    margin-left: 5px;
    vertical-align: bottom;
}

.addcar .inputinfo input {
    width: 77%;
    border: 0;
    padding: 7px;
    vertical-align: bottom;
}

.addsome {
    display: none;
    background-color: #fff;
}

.addsome .rmseh {
    background-color: #f5f5f5;
    margin: 0;
    padding: 5px;
}

.addsome .rmseh i {
    top: 6px;
}

.addsome .rmseh i a {
    color: #000;
    display: block;
}

.addsome .rmsearch {
    border: 1px solid #e6e6e6;
    margin: 0px 10px 0px 10px;
}

.addsome .adcnt {
    margin-bottom: 60px;
}

.addsome .adcnt p {
    font-size: 13px;
    color: #999999;
    margin: 7px 4px 0;
    padding: 5px;
    position: relative;
}

.addsome .adcnt p span {
    font-size: 15px;
    color: #000;
}

.addsome .circle_box {
    width: 19px;
    height: 19px;
    border-radius: 50%;
    border: 1px solid #ccc;
    position: absolute;
    right: 13px;
    top: 8px;
}

.addsome .check_box {
    width: 24px;
    height: 24px;
    background: url(../img/qticon.png) no-repeat;
    background-size: 240px;
    display: block;
    position: absolute;
    right: 10px;
    top: 8px;
    background-position: -5px -6px;
}

.addsome .title {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    display: box;
    display: -moz-box;
    display: -webkit-box;
}

.addsome .title h6 {
    margin: 0 5px;
    font-size: 13px;
    color: #666;
}

.addsome .title i:first-child {
    border-bottom: 1px solid #e6e6e6;
    width: 10px;
    height: 15px;
    display: block;
}

.addsome .title i:last-child {
    border-bottom: 1px solid #e6e6e6;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    height: 15px;
    display: block;
}

.addsome .kinds {
    position: relative;
}

.addsome .kinds label {
    position: absolute;
    top: 9px;
    left: 10px;
    font-size: 16px;
}

.addsome .kinds ul {
    overflow: hidden;
}

.addsome .kinds ul li {
    font-size: 15px;
    padding: 7px 10px;
    color: #666666;
    border-bottom: 1px dotted #e6e6e6;
    margin: 0 12px 0 20px;
    position: relative;
}

.addsome .kinds ul li img {
    width: 30px;
    margin: 0 10px;
}

.addsome .overbtn {
    text-align: center;
    font-size: 16px;
    padding: 10px 0;
    background-color: rgba(236, 236, 236, 0.8);
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #666666;
    border-top: 1px solid #ccc;
}

.addsome .cityxlk {
    position: absolute;
    top: 36px;
    z-index: 111;
    border: 1px solid #e6e6e6;
    border: 1px solid #e6e6e6;
    left: 0px;
    right: 0;
}

.addsome .cityxlk ul li {
    padding: 5px;
    font-size: 14px;
    color: #666666;
    background-color: #fff;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
}

.addsome .rmtuijian .cnt {
    padding: 0 10px 10px;
}

/*.adcity .circle_box {margin-top: 0px;}*/
.adcity .kinds ul li {
    margin: 0 5px 0 20px;
    padding: 10px 10px;
}

.subpop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    z-index: 12;
    display: none;
}

.subpop .main {
    background-color: #fff;
    margin: 30% 20px 0;
    text-align: center;
}

.subpop .main h6 {
    color: #1763ff;
    font-size: 18px;
    padding: 15px 0 5px;
}

.subpop .main p {
    font-size: 15px;
    color: #666666;
    padding-bottom: 20px;
}

.subpop .main span {
    margin: 20px 5px 0;
    padding: 10px 0;
    color: #dadada;
    font-size: 12px;
    display: block;
    border-top: 1px solid #e6e6e6;
}

.subpop .main span i {
    color: #f95554;
    font-style: normal;
}

.subpop .main ul {
    display: box;
    display: -moz-box;
    display: -webkit-box;
}

.subpop .main ul li {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    width: 50%;
    background-color: #ff5956;
    color: #fff;
    font-size: 15px;
    padding: 7px 0;
}

.subpop .main ul li.borrig {
    border-right: 1px solid #fff;
}

.subpop .main ul li a {
    color: #fff;
    display: block;
}

/*敬请期待弹窗*/
.qdpop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 20;
}

.qdpop .main {
    margin: 30% 15px;
    position: relative;
    background-color: #faf9f7;
    text-align: center;
    padding: 20px 0;
    border-radius: 5px;
}

/*.qdpop .main .qdclose{position: absolute;top: -10px;right: -10px;width: 11%;}*/
.qdpop .main .mainimg {
    width: 90%;
}

/*报名图形验证码*/
.txyzmpop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 222
}

.txyzmpop .bgdiv {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.txyzmpop .main {
    background-color: #fff;
    border-radius: 5px;
    width: 80%;
    position: absolute;
    top: 30%;
    left: 10%;
    z-index: 22;
    position: relative;
}

.txyzmpop .main h3 {
    color: #F95454;
    font-size: 16px;
    border-bottom: 1px solid #F95454;
    padding: 10px 15px;
}

.txyzmpop .ximg {
    position: absolute;
    top: 1px;
    right: 10px;
    font-size: 24px;
    color: #8C8C8C;
    font-style: normal;
}

.txyzmpop .main .yzmtxt {
    margin: 0px 16px 25px;
}

.txyzmpop .main .yzmtxt h4 {
    font-size: 16px;
    color: #333;
    padding: 5px 0px;
}

.txyzmpop .main .yzmtxt p {
    margin: 10px 5px;
}

.txyzmpop .main .yzmtxt p span {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    width: 75%;
    overflow: hidden;
    float: left;
}

.txyzmpop .main .yzmtxt p span input {
    background: none;
    height: 38px;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    display: block;
    padding: 0 5px;
    font-size: 17px;
    border: 1px solid #e6e6e6;
}

.txyzmpop .main .yzmtxt p span i {
    height: 40px;
    display: inline-block;
    font-style: normal;
}

.txyzmpop .main .yzmtxt p span i img {
    height: 40px;
}

.txyzmpop .main .yzmtxt p label.sximg {
    width: 21%;
    text-align: center;
    display: inline-block;
    font-style: normal;
    color: #356ddf;
    font-size: 14px;
    margin-left: 5px;
    line-height: 40px;
}

.txyzmpop .checkbtn {
    color: #356ddf;
    display: block;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
    border-top: 1px solid #e6e6e6
}

/*20151222*/
/*汽车精品服务*/
.servemain {
    margin: 0px 5px 5px;
}

.servemain dl {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    padding: 15px 5px 7px;
    background: url(../img/yzmbg.png) center no-repeat;
    background-size: 100% 100%;
    margin: 10px -5px 0;
    border-bottom: 1px solid #e6e6e6;
}

.servemain a {
    display: block;
}

.servemain a:last-child {
    border-bottom: none;
}

.servemain dl dt {
    width: 125px;
    position: relative;
}

.servemain dl dt img {
    width: 125px;
    height: 82px;
}

.servemain dl dt span {
    position: absolute;
    top: 5px;
    left: 0px;
    display: block;
    background-color: #499ef2;
    padding: 0px 4px;
    border-radius: 0 10px 10px 0;
    color: #fff;
    font-size: 10px;
    height: 18px;
    line-height: 18px;
}

.servemain dl dt span.orangebg {
    background-color: #f3915e
}

.servemain dl dt span.bluebg {
    background-color: #4a9ef2
}

.servemain dl dt span.redbg {
    background-color: #e45152
}

.servemain dl dt span.greenbg {
    background-color: #58d293
}

.servemain dl dt label {
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    padding: 3px 0;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-size: 14px;
}

.servemain dl dd {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    margin-left: 8px;
    position: relative;
    height: 88px;
}

.servemain dl dd h4 {
    font-size: 15px;
    color: #4c4c4c;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.servemain dl dd .ysqicon {
    position: absolute;
    bottom: 0;
    right: 0px;
    width: 55px
}

.servemain dl dd h6 {
    font-size: 10px;
    color: #cccccc;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.servemain dl dd h6 i {
    font-style: normal;
    color: #fff;
    background-color: #64b5f6;
    border-radius: 3px;
    margin-left: 5px;
    padding: 0px 1px;
    font-size: 8px;
    vertical-align: middle;
}

.servemain dl dd p.datanum {
    overflow: hidden;
}

.servemain dl dd p.datanum span {
    color: #999;
    font-size: 14px;
    display: inline-block;
    width: 31%;
}

.servemain dl dd p.datanum span:nth-child(2) {
    text-align: center;
}

.servemain dl dd p.datanum span:last-child {
    text-align: right;
    width: 37%
}

.servemain dl dd p.datanum span img {
    width: 11px;
    margin-right: 3px;
    vertical-align: initial;
}

.servemain dl dd p.datanum span.red {
    color: #f25252;
}

.servemain dl dd p.datanum span.gray {
    color: #999;
}

.servemain dl dd p.sertxt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.servemain dl dd p.sertxt span {
    color: #f25252;
}

.servemain dl dd p.sertxt del {
    color: #cccccc;
    font-size: 12px;
    margin-left: 5px;
}

.servemain dl dd p.sertxt label {
    color: #808080;
    font-size: 14px;
    float: right;
}

.servemain dl dd p.over span {
    color: #ccc;
    font-size: 16px;
}

.nogoods {
    text-align: center;
    padding-bottom: 40px;
}

.nogoods img.notxt {
    width: 64%;
    margin: 14% auto 15%;
    display: block;
}

.nogoods img.gzimg1 {
    width: 65%;
    margin-left: 15%;
}

.servemain dl dd .zcmain {
    padding-bottom: 3px
}

.servemain dl dd .zcmain p i {
    display: inline-block;
    border-radius: 20px 20px 0 20px;
    color: #fff;
    padding: 0 7px;
    font-style: normal;
    float: right;
    background-color: #f28852;
    font-size: 12px;
}

.servemain dl dd .zcmain p {
    font-size: 14px;
}

.servemain dl dd .zcmain p label {
    color: #f28852;
    float: none;
    font-size: 13px;
}

.servemain dl dd .zcmain p label.collectting {
    color: #ffc34c;
}

.servemain dl dd .zcmain p i.collectting {
    background-color: #ffc34c;
}

.servemain dl dd .zcmain p label.collectsucc {
    color: #f26d52;
}

.servemain dl dd .zcmain p i.collectsucc {
    background-color: #f26d52;
}

.servemain dl dd .zcmain p label.collectlose {
    color: #999999;
}

.servemain dl dd .zcmain p i.collectlose {
    background-color: #999999;
}

.servemain dl dd .zcmain p.zcline {
    position: relative;
    margin-top: 2px;
    background-color: #f0f0f0;
    height: 2px;
    border-radius: 5px;
}

.servemain dl dd .zcmain p.zcline span {
    background: -moz-linear-gradient(left, #ffd47f, #ff5151);
    background: -webkit-linear-gradient(left, #ffd47f, #ff5151);
    background: -o-linear-gradient(left, #ffd47f, #ff5151);
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    height: 2px;
    border-radius: 5px;
}

.servemain dl dd .zcmain p.zcline span.collectlose {
    background: -moz-linear-gradient(left, #e5e5e5, #9a9a9a);
    background: -webkit-linear-gradient(left, #e5e5e5, #9a9a9a);
    background: -o-linear-gradient(left, #e5e5e5, #9a9a9a);
}

.servemain dl dd .zcmain p.zcline .redtrag {
    position: absolute;
    top: 4px;
    width: 8px;
    left: 0;
    margin-left: -4px;
}

.lookmore1 {
    margin: 10px 0px;
    background: #fff;
    text-align: center;
    font-size: 14px;
    color: #999;
}

.lookmore1 a {
    display: block;
    color: #999;
    padding: 10px 0;
}

/*汽车精品服务详细*/
.serdet {
}

.serdet .toppicade {
    overflow: hidden;
    margin-top: 0px;
    position: relative;
}

.serdet .pzdata {
    margin: 4px 10px 0;
    font-size: 14px;
    border-bottom: 1px solid #e6e6e6;
}

.serdet .pzdata .bzjtxt {
    color: #ccc;
    font-style: normal;
    font-size: 10px;
    display: inline-block;
    margin-left: 5px;
}

.serdet .pzdata span {
    color: #ff5252;
    font-size: 26px;
}

.serdet .pzdata span i {
    font-size: 16px;
    font-style: normal;
}

.serdet .pzdata del {
    color: #cccccc;
    margin-left: 5px;
}

.serdet .pzdata label {
    color: #808080;
    float: right;
    margin-top: 11px;
}

.serdet .pzdata label span {
    font-size: 14px;
    border-right: 1px solid #e6e6e6;
    padding-right: 4px;
    margin-right: 4px;
}

.serdet .pzdata label i {
    color: #ff5252;
    font-style: normal;
}

.serdet .pzdata label i.sericon1 {
    background: url(../img/sericon.png) no-repeat;
    background-size: 180px;
    display: inline-block;
    background-position: -6px -8px;
    width: 18px;
    height: 16px;
    margin-right: 3px;
    vertical-align: sub;
}

.serdet .pzdata .sytimebt label span {
    font-size: 12px;
    border-right: none;
    padding-right: 0px;
    margin-right: 0px;
    color: #808080;
}

.serdet ul.linebg {
    display: none;
}

.tqcnt .pzdata {
    border-bottom: none;
}

.serdet .tqcnt h3 {
    font-weight: normal;
    text-align: left;
    border: none;
    padding: 0 5px 5px;
    color: #333
}

.serdet .tqcnt p {
    color: #808080;
    padding: 5px;
}

.serdet .yslist {
    border-top: 1px solid #ededed;
    padding: 10px 0 5px;
    text-align: center;
}

.serdet .yslist span {
    color: #666666;
    display: inline-block;
    font-size: 14px;
}

.serdet .yslist span:nth-child(2) {
    margin: 0 2%;
}

.serdet .yslist span i {
    background: url(../img/sericon.png) no-repeat;
    background-size: 120px;
    display: inline-block;
    background-position: 0px -18px;
    width: 21px;
    height: 19px;
    vertical-align: text-bottom;
}

.serdet .jxsinfo .infolist dl dt.carlogo1 {
    width: 40px;
    padding: 0;
    margin-right: 5px;
}

.serdet .jxsinfo .infolist dl dt.carlogo1 img {
    width: 40px;
    height: 40px;
}

.serdet .jxsinfo .infolist dl dd.infotxt h4 {
    color: #333;
    font-size: 15px;
}

.serdet .jxsinfo .infolist dl dd.infotxt h4 i {
    color: #fff;
    background-color: #64b5f6;
    border-radius: 3px;
    padding: 0 3px;
    margin-left: 5px;
    font-style: normal;
    font-size: 12px;
}

.serdet .jxsinfo .infolist dl dd.infotxt p {
    line-height: 24px;
}

.serdet .jxsinfo .infolist dl dt.infophone {
    width: 40px;
    padding: 0;
}

.serdet .jxsinfo .infolist dl dt.infophone img {
    width: 26px;
    margin-top: 13px;
    margin-left: 5px;
}

.serdet .tcmain {
    font-size: 14px;
    border-top: 1px solid #ededed;
    padding: 7px 0;
    margin-top: 4px;
}

.serdet .tcmain h6 {
    color: #333
}

.serdet .tcmain ul li {
    line-height: 26px;
    color: #969696;
    display: box;
    display: -moz-box;
    display: -webkit-box;
}

.serdet .tcmain ul li span {
    color: #666;
    display: block;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.serdet .tcmain ul li i {
    display: inline-block;
    font-style: normal;
    width: 48px;
    text-align: center;
}

.serdet .tcmain ul li i:last-child {
    text-align: right;
}

.serdet .txtimg {
    border-top: 1px solid #ededed;
}

.serdet .txtimg h4 {
    font-size: 16px;
    padding: 6px 0;
    color: #ff5252;
}

.serdet .txtimg h4 label {
    margin-left: 5px;
    float: right;
}

.serdet .txtimg h4 label img {
    width: 16px;
}

.serdet .lcpic {
    padding: 5px;
}

.serdet .lcpic ol {
    width: auto !important;
}

.serdet .buynotice {
    border-top: 1px solid #ededed;
    font-size: 14px;
    margin-top: 5px;
}

.serdet .buynotice h6 {
    color: #333;
    margin-top: 8px;
    display: box;
    display: -moz-box;
    display: -webkit-box;
    line-height: 26px;
}

.serdet .buynotice p {
    color: #999;
    line-height: 26px;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    margin-left: 10px;
}

.serbott {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid #e0e0e0;
    z-index: 11;
}

.serbott p {
    background-color: white;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    padding: 2px 0;
}

.serbott ul {
    display: box;
    display: -moz-box;
    display: -webkit-box;
}

.serbott ul li {
    background-color: #fff;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    text-align: center;
    padding: 5px 0;
    color: #666666;
}

.serbott ul li:first-child {
    background: #fff url(../img/shuline.png) center right no-repeat;
    background-size: auto 80%
}

.serbott ul li.sharebtn img {
    width: 19px;
}

.serbott ul li.sharebtn img.hbicon1 {
    -webkit-animation: hbiconani 3.0s linear infinite;
    -moz-animation: hbiconani 3.0s linear infinite;
    -o-animation: hbiconani 3.0s linear infinite;
    animation: hbiconani 3.0s linear infinite
}

@-webkit-keyframes hbiconani {

    0%, 41%, 100% {
        -webkit-transform: translateX(0) rotate(0deg);
    }
    10%, 20%, 30%, 40% {
        -webkit-transform: translateX(-3px) rotate(-5.5deg);
    }
    15%, 25%, 35% {
        -webkit-transform: translateX(3px) rotate(5.5deg);
    }
}

@-moz-keyframes hbiconani {
    0%, 100% {
        -webkit-transform: translateX(0) rotate(0deg);
    }
    10%, 20%, 30%, 40% {
        -webkit-transform: translateX(-3px) rotate(-5.5deg);
    }
    15%, 25%, 35% {
        -webkit-transform: translateX(3px) rotate(5.5deg);
    }
}

.serbott ul li.sharebtn span {
    color: #f25252;
    margin-top: 0;
}

.serbott ul li:last-child {
    width: 40%;
    background-color: #ff5252;
}

.serbott ul li.over {
    background-color: #ccc;
}

.serbott ul li.redbg {
    background-color: #ff5252;
}

.serbott ul li label {
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 2.5em;
}

.serbott ul li a {
    display: block;
}

.serbott ul li a label {
    color: #fff;
}

.serbott ul li span {
    display: block;
    font-size: 11px;
    text-align: center;
    margin-top: -6px;
}

.serbott ul li a span {
    color: #666666;
}

.serbott ul li i {
    background: url(../img/sericon.png) no-repeat;
    background-size: 160px;
    width: 23px;
    height: 23px;
    display: inline-block;
}

.serbott ul li i.staricon {
    background-position: -58px -6px;
}

.serbott ul li i.telicon {
    background-position: -57px -35px;
}

.serbott ul li.on {
    color: #ff5252
}

.serbott ul li.on i.staricon {
    background-position: -31px -6px;
}

.topbtn {
    position: fixed;
    bottom: 80px;
    right: 0;
    width: 10%;
    z-index: 1;
    display: none;
    max-width: 50px;
}

.topbtn img {
    width: 100%
}

.cntdot {
    position: absolute;
    left: 0%;
    text-align: center;
    bottom: 10px;
    z-index: 11;
    width: 100%
}

.toppicade .pagenum, .adeimg .pagenum {
    position: absolute;
    bottom: 5px;
    left: 0;
    z-index: 1;
    right: 0;
    text-align: center;
}

.toppicade .pagenum .pagination, .adeimg .pagenum .pagination {
    background: rgba(0, 0, 0, 0.2);
    display: inline-block;
    border-radius: 20px;
    height: 17px;
    line-height: 12px;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 10px;
    background: #959fab;
    margin: 0 5px;
}

.swiper-active-switch {
    width: 12px;
    background: #fff;
}

.toppicade .pagenum .swiper-pagination-bullet, .adeimg .pagenum .swiper-pagination-bullet {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 10px;
    background: #959fab;
    margin: 0 5px;
}

.toppicade .pagenum .swiper-pagination-bullet-active, .adeimg .pagenum .swiper-pagination-bullet-active {
    width: 12px;
    background: #fff;
}

.hcpinfo h2 {
    font-size: 14px;
    padding: 8px 10px;
    color: #3d3d3d;
    background-color: #ccc;
    margin: -8px -10px 0;
    background: #f5f5f5
}

.hcpinfo h2 span {
    border-radius: 20px;
    padding: 0 4px;
    color: #fff;
    font-size: 10px;
    margin-left: 5px;
    vertical-align: text-top;
}

.hcpinfo h2 span.collectting {
    background-color: #ffc34c
}

.hcpinfo h2 span.collsucc {
    background-color: #f26d52
}

.hcpinfo h2 span.collose {
    background-color: #999999
}

.hcpinfo .collect {
    padding: 0 5px;
}

.hcpinfo .collect .colline {
    padding: 30px 5px 20px
}

.hcpinfo .collect .colline p {
    background-color: #f0f0f0;
    display: block;
    border-radius: 10px;
}

.hcpinfo .collect .colline label {
    height: 2px;
    background-color: #f0f0f0;
    margin-right: 35px;
    position: relative;
    display: block;
}

.hcpinfo .collect .colline label span.trueline {
    position: absolute;
    left: 0px;
    height: 2px;
    display: inline-block;
    top: 0;
    z-index: 1;
    background: -moz-linear-gradient(left, #ffd47f, #ff5151);
    background: -webkit-linear-gradient(left, #ffd47f, #ff5151);
    background: -o-linear-gradient(left, #ffd47f, #ff5151);
    text-align: right;
    border-radius: 10px;
}

.hcpinfo .collect .colline label span i {
    font-style: normal;
    color: #f26052;
    font-size: 12px;
    border-radius: 20px;
    border: 1px solid #f26052;
    padding: 0 4px;
    position: absolute;
    right: -33px;
    top: -8px;
    background: #fff;
}

.hcpinfo .collect .colline label span.collose {
    background: -moz-linear-gradient(left, #e5e5e5, #9a9a9a);
    background: -webkit-linear-gradient(left, #e5e5e5, #9a9a9a);
    background: -o-linear-gradient(left, #e5e5e5, #9a9a9a);
}

.hcpinfo .collect .colline label span.collose i {
    font-style: normal;
    color: #999999;
    font-size: 12px;
    border-radius: 20px;
    border: 1px solid #999;
    padding: 0 4px;
    position: absolute;
    right: -33px;
    top: -8px;
    background: #fff;
}

.hcpinfo .collect ul {
    display: box;
    display: -moz-box;
    display: -webkit-box;
}

.hcpinfo .collect ul li {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    width: 33%;
    text-align: center;
    font-size: 16px;
    color: #666;
    padding: 10px 0
}

.hcpinfo .collect ul li span {
    color: #999;
    font-size: 14px;
    display: block;
}

.hcpinfo .collect ul li .red {
    color: #f25252
}

/*订单提交页*/
.topnav {
    position: relative;
    background: #fff;
    padding: 10px;
    font-size: 18px;
    text-align: center;
}

.topnav img.icon_go {
    width: 12px;
    position: absolute;
    left: 10px;
    top: 13px;
}

.serzhifu {
}

.serzhifu .main {
    margin: 10px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.serzhifu .main p {
    background: #fff;
    padding: 14px 10px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 16px;
    color: #333;
    position: relative;
}

.serzhifu .main p select {
    position: absolute;
    top: 0;
    left: 0;
    height: 54px;
    width: 98%;
    opacity: 0;
}

.serzhifu .main p:last-child {
    border-bottom: none;
}

.serzhifu .main .tcdetlist {
    border-bottom: 1px solid #e6e6e6
}

.serzhifu .main .tcdetlist .tcchose {
    border-bottom: none;
}

.serzhifu .main .tcdetlist .tcdetinfo {
    padding-bottom: 5px;
    background: #fff;
    display: none;
}

.serzhifu .main .tcdetlist .tcdetinfo p {
    color: #ccc;
    border-bottom: none;
    font-size: 14px;
    padding: 0px 32px 0px 10px;
}

.serzhifu .main .tcdetlist .tcdetinfo p span {
    width: 50%;
    display: inline-block;;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.serzhifu .main .tcdetlist .tcdetinfo p label {
    color: #ccc;
    display: inline-block;
    margin-left: 10px;
    width: 50px;
    text-align: right;
}

.serzhifu .main .addrtxt {
    font-size: 14px;
    position: relative;
}

.serzhifu .main .addrtxt a {
    display: block;
}

.serzhifu .main .addrtxt span {
    padding-right: 13px;
    display: inline-block;
}

.serzhifu .main .addrtxt label {
    position: absolute;
    top: 24%;
    right: 10px;
}

.serzhifu .main p.tit1 {
    border-bottom: none;
    padding-bottom: 0;
}

.serzhifu .main p.sayit textarea {
    background: none;
    font-size: 14px;
    color: #666;
    padding: 5px 1%;
    width: 96%;
    border: 1px solid #e6e6e6;
    margin: 0px 1% 5px;
}

.serzhifu .main p label {
    float: right;
    color: #666;
}

.serzhifu .main p label.oversty1 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 80%;
    text-align: right;
    padding-right: 0px;
}

.serzhifu .main p .red {
    color: #ff5252;
}

.serzhifu .main p label img {
    width: 10px;
    margin-left: 9px;
    vertical-align: text-bottom;
}

.serzhifu .main p span input {
    border: none;
    font-size: 16px;
    background: none;
    width: 56%;
}

.serzhifu .main p label.hqbtn {
    color: #f95554;
}

.serzhifu .main p .numoper {
    display: inline-block;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    float: right;
}

.serzhifu .main p .numoper span {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    vertical-align: bottom;
    text-align: center;
}

.serzhifu i {
    background: url(../img/sericon.png) no-repeat;
    background-size: 150px;
    width: 21px;
    height: 20px;
    display: inline-block;
    vertical-align: sub;
}

.serzhifu .main p .numoper i.sub {
    background-position: -4px -57px;
}

.serzhifu .main p .over1 i.sub {
    background-position: -33px -57px;
}

.serzhifu .main p .numoper i.add {
    background-position: -4px -79px;
}

.serzhifu .main p .numoper .over1 i.add {
    background-position: -33px -79px;
}

.serzhifu .main p .numoper label {
    width: 25px;
    display: inline-block;
    line-height: 25px;
    height: 25px;
    float: none;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}

.serzhifu .main p .numoper label input {
    width: 100%;
    background: none;
    border: none;
    text-align: center;
    color: #333;
    font-size: 16px;
    line-height: 25px;
    height: 25px;
}

.serzhifu .main p .info1 {
    display: block;
}

.serzhifu .main p .info1 i {
    background: none;
    font-style: normal;
    color: #999;
    width: auto;
    height: auto;
    vertical-align: inherit;
    margin-left: 10px;
}

.serzhifu .main p .xgnum {
    background: none;
    font-style: normal;
    color: #999;
    width: auto;
    height: auto;
    vertical-align: inherit;
    margin-left: 10px;
}

.serzhifu .main .bztxt {
    color: #999;
    font-size: 14px;
    padding: 8px 10px;
}

.serzhifu .main .bztxt i {
    background-position: -79px -21px;
}

.serzhifu .beizhu {
    background: #fff3e0;
    border-top: 1px solid #fad08c;
    border-bottom: 1px solid #fad08c;
    padding: 8px 5px;
    margin: 20px 0;
    color: #ffb300;
    font-size: 14px;
    position: relative;
}

.serzhifu .beizhu i {
    background-position: -79px -2px;
    position: absolute;
    top: 8px;
    left: 8px;
}

.serzhifu .beizhu p {
    padding-left: 25px;
}

.serzhifu .zfbot {
    font-size: 16px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    border-top: 1px solid #F9F9F9;
}

.serzhifu .zfbot span {
    padding: 10px 10px 5px;
    display: inline-block;
    font-size: 16px;
}

.serzhifu .zfbot span i {
    background: none;
    font-style: normal;
    color: #ff5252;
    vertical-align: inherit;
    display: inline-block;
    width: auto;
    height: auto;
}

.serzhifu .zfbot label {
    padding: 10px 0;
    background: #ff5252;
    color: #fff;
    display: inline-block;
    width: 50%;
    text-align: center;
    float: right;
}

.serzhifu .zfbot label input {
    background: none;
    border: none;
    color: #fff;
}

/*支付结果*/
.payresult .tit {
    text-align: center;
    font-size: 16px;
    color: #333;
    margin: 30px 0 30px;
    line-height: 30px;
}

.payresult .tit i {
    background: url(../img/sericon.png) no-repeat;
    background-size: 200px;
    background-position: -134px -2px;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    vertical-align: bottom;
    display: inline-block;
}

.payresult .tit .zflose {
    width: 28px;
    margin-right: 10px;
}

.payresult .main {
    font-size: 16px;
    color: #333;
    background: url(../img/yzmbg.png) no-repeat;
    background-size: 100% 100%;
    padding: 20px 15px 10px;
}

.payresult .main h3 {
    padding: 5px 0 10px;
    font-size: 16px;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
}

.payresult .main h3 a label {
    float: right;
    color: #f25252;
    font-size: 16px;
}

.payresult .main h4 {
    text-align: center;
    color: #666;
    padding-bottom: 10px;
}

.payresult .main a label {
    text-align: center;
    display: block;
    color: #f25252;
    font-size: 14px;
}

.payresult .main .cnt {
    text-align: center;
    padding-top: 10px;
}

.payresult .main .cnt span {
    color: #666;
}

.payresult .main .cnt .yzm {
    color: #f25252;
    font-size: 26px;
    padding: 6px 0
}

.payresult .main .cnt .bztxt {
    color: #999;
    font-size: 12px;
    padding: 0 0 5px
}

.payresult .main .cnt .codelist {
    text-align: left;
    font-size: 14px;
    padding: 5px 0;
}

.payresult .main .cnt .codelist a {
    display: inline-block;
    color: #666;
    width: 23%;
    text-align: center;
}

.payresult .main .cnt .codelist .lookmore {
    text-align: center;
    color: #52a2f2;
}

.payresult .checkbtn {
    background-color: #f95554;
    margin: 25px 10px;
    border-radius: 5px;
    padding: 8px 0;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.payresult .checkbtn a {
    color: #fff;
    display: block;
}

.payresult .bztxt {
    text-align: center;
    font-size: 14px;
    color: #999;
}

.payresult .bztxt a {
    color: #52a2f2
}

.payresult .main .cnt .addrinfo {
}

.payresult .main .cnt .addrinfo h6 {
    color: #666;
    border-bottom: 1px dotted #e6e6e6;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

.payresult .main .cnt .addrinfo p {
    font-size: 14px;
    text-align: left;
    line-height: 24px;
}

.payresult .main .cnt .addrinfo p label {
    float: right;
}

/*首页*/
.index .adeimg {
    margin-top: -5px;
}

.index .opermain {
    background: #fff;
    border-bottom: 1px solid #e6e6e6;
}

.index .menus ul {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    padding: 0 7px;
}

.index .menus ul li {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    text-align: center;
    font-size: 14px;
    border-bottom: 1px solid #e6e6e6;
    padding: 15px 0 10px;
}

.index .menus ul li img {
    width: 48px;
}

.index .menus ul li span {
    display: block;
    padding-top: 10px;
}

.index .menus ul li a {
    color: #333333;
}

.index .operinfo {
}

.index .operinfo ul {
    display: box;
    display: -moz-box;
    display: -webkit-box;
}

.index .operinfo ul li {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    width: 70%
}

.index .operinfo ul li:first-child {
    width: 268px
}

.index .operinfo .zbinfo {
    padding: 10px 0 10px 10px;
}

.index .operinfo .zbinfo h6 {
    text-align: right;
    padding-right: 10px;
    padding-bottom: 5px;
    font-size: 14px
}

.index .operinfo .zbinfo h6 img {
    margin-left: 5px;
    width: 7px;
}

.index .operinfo .zbinfo .datap {
    padding: 0 10px;
    border-left: 1px solid #e6e6e6;
    line-height: 26px;
}

.index .operinfo .zbinfo .datap label {
    display: inline-block;
    float: right;
}

.index .operinfo .zbinfo .datap label i {
    font-style: normal;
}

.index .operinfo h4 {
    font-size: 16px;
}

.index .operinfo h4 img {
    width: 22px;
    vertical-align: text-top;
    margin-left: 5px;
}

.index .operinfo p {
    font-size: 14px;
    color: #808080
}

.index .operinfo p span {
    color: #333333
}

.index .operinfo p.buynum {
    margin-top: 18px;
    position: relative;
    height: 34px;
}

.index .operinfo p.buynum span {
    font-style: normal;
    background: #4c4c4c;
    color: #fff;
    font-size: 20px;
    line-height: 34px;
    padding: 0 2px;
    position: absolute;
}

.index .operinfo p.buynum .textC {
    width: 123px;
    position: absolute;
    overflow: hidden;
    line-height: 34px;
    height: 34px;
    left: 0;
    bottom: 0
}

.index .operinfo p.buynum i {
    line-height: 32px;
    position: absolute;
    left: 100px;
    font-size: 13px;
    font-style: normal;
    top: 2px;
}

.index .operinfo .red {
    color: #f44336
}

.index .operinfo .blue {
    color: #039be5
}

.index .operinfo .green {
    color: #47b472
}

.index .operinfo .cnt {
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    padding: 10px 0 10px 10px;
    overflow: hidden;
    position: relative;
}

.index .operinfo .cnt p, .index .operinfo .cnt h4 {
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index .operinfo .cnt:last-child {
    border-bottom: none;
}

.index .operinfo .cnt img {
    position: absolute;
    top: 10px;
    right: 0;
}

.index .operinfo .cnt img.caricon {
    width: 60px;
}

.index .operinfo .cnt img.gzimg {
    width: 45px;
    margin-right: 3px;
}

.index .title {
    text-align: center;
    font-size: 18px;
    color: #4c4c4c;
    padding: 8px 0;
}

.index .title i {
    border-top: 1px solid #4c4c4c;
    width: 15px;
    height: 1px;
    display: inline-block;
    margin: 0 10px;
    padding-top: 5px;
}

.index .tmhlist .tmhcont {
    border: 1px solid #dadbdd;
    border-top-right-radius: 20px;
    margin: 0 8px 10px;
    background: #fff;
    display: box;
    display: -moz-box;
    display: -webkit-box;
    color: #333;
    position: relative;
}

.index .tmhlist .tmhcont .leftmain {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    position: relative;
    padding-bottom: 10px;
}

.index .tmhlist .tmhcont .leftmain img {
    width: 100%
}

.index .tmhlist .tmhcont .leftmain h3 {
    padding: 7px 0 5px;
    font-size: 16px;
}

.index .tmhlist .tmhcont .leftmain h3 i {
    display: inline-block;
    font-style: normal;
    background: #f0f0f0;
    padding: 2px 7px 2px 5px;
    border-left: 2px solid #d3d3d3;
    border-radius: 0 10px 10px 0;
    font-size: 10px;
    vertical-align: text-top;
    margin-right: 4px;
}

.index .tmhlist .tmhcont .leftmain h3 label {
    display: block;
    margin-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 3px;
}

.index .tmhlist .tmhcont .leftmain span {
    display: inline-block;
    background: rgba(0, 0, 0, 0.5);
    padding: 1px 5px 1px 5px;
    position: absolute;
    bottom: 20px;
    left: 0;
    color: #fff;
    border-radius: 0 10px 10px 0;
    line-height: 20px;
}

.index .tmhlist .tmhcont .leftmain span img {
    width: 16px;
    vertical-align: bottom;
    margin-left: 3px;
    margin-bottom: 2px;
}

.index .tmhlist .tmhcont .rightmain {
    width: 75px;
    padding: 10px 0;
    text-align: center;
}

.index .tmhlist .tmhcont .rightmain .rigcnt {
    position: absolute;
    bottom: 5px;
    width: 75px;
    right: 0px;
}

.index .tmhlist .tmhcont .rightmain img {
    width: 60%;
    overflow: hidden;
    margin: 0 auto 24%;
}

.index .tmhlist .tmhcont .rightmain p {
    text-align: center;
    color: #666666;
    font-size: 10px;
    line-height: 24px;
}

.index .tmhlist .tmhcont .rightmain p span {
    color: #333;
}

.index .tmhlist .tmhcont .rightmain .bzjtxt {
    background: url(../img/bzjbg.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    margin: 5px -6px 0px 0;
    padding: 3px 6px 3px 0;
}

.index .tmhlist .tmhcont .rightmain .bzjtxt1 {
    background: url(../img/bzjbg1.png) no-repeat;
    background-size: 100% 100%;
}

.index .tmhlist .tmhcont .rightmain p.bzjsty1 {
    color: #f25252;
    padding-left: 5px;
    line-height: 15px;
    font-size: 12px;
    margin-top: 4px;
}

.index .tmhlist .tmhcont .rightmain p.bmnum {
    font-size: 12px;
}

.index .tmhlist .tmhcont .rightmain .bzjtxt p:first-child {
    padding-right: 4px;
    line-height: 30px;
    padding-top: 3px
}

.index .tmhlist .tmhcont .rightmain .bzjtxt p {
    color: #fff
}

.index .tmhlist .tmhcont .rightmain .bzjtxt p i {
    font-size: 12px;
    font-style: normal;
}

.index .tmhlist .tmhcont .rightmain .bzjtxt p span {
    color: #fff;
    font-size: 20px;
}

.index .lookmore {
    text-align: center;
    background: #fff;
    padding: 6px 0;
    margin: 0 8px;
    color: #f25252;
    border: 1px solid #e6e6e6;
    margin-bottom: 10px;
}

.index .jplist {
    margin: -10px 7px 0;
    overflow: hidden;
}

.index .jplist .jpcnt {
    background: #fff;
    width: 46.5%;
    margin: 0px 0 5px;
    float: right;
    position: relative;
    border: 1px solid #dadbdd;
    padding: 5px 1%;
}

.index .jplist .jpcnt:nth-child(even) {
    float: left;
}

.index .jplist .jpcnt:nth-child(odd) {
}

.index .jplist .jpcnt a {
    color: #333
}

.index .jplist i.bzicon {
    position: absolute;
    top: 10px;
    left: 3px;
    background: rgba(244, 81, 30, 0.8);
    font-style: normal;
    border-radius: 0 10px 10px 0;
    color: #fff;
    padding: 0 10px 0 5px;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
}

.index .jplist i.bzicon.bluebg {
    background-color: #4a9ef2
}

.index .jplist i.bzicon.redbg {
    background-color: #e45152
}

.index .jplist i.bzicon.orangebg {
    background-color: #f3915e
}

.index .jplist i.bzicon.greenbg {
    background-color: #58d293
}

.index .jplist img {
    width: 100%;
}

.index .jplist h4 {
    font-size: 14px;
    padding: 8px 0 0;
    height: 40px;
}

.index .jplist p {
    color: #cccccc;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index .jplist p span {
    background: #4fc3f7;
    font-size: 10px;
    color: #fff;
    padding: 0 2px;
    border-radius: 3px;
    margin-left: 5px;
    display: inline-block;
    line-height: 16px;
}

.index .jplist .datatxt {
    color: #cccccc;
    height: 24px;
    overflow: hidden;
}

.index .jplist .datatxt span {
    color: #f15352;
    font-size: 16px;
}

.index .jplist .datatxt span.blue {
    color: #52a2f2;
}

.index .jplist .datatxt span i {
    font-style: normal;
    position: static;
    font-size: 12px;
}

.index .jplist .datatxt del {
    font-size: 12px;
}

.index .jplist .datatxt label {
    float: right;
    margin-top: 5px;
    font-size: 12px;
}

.notmh {
    margin: 0 8px 10px;
    text-align: center;
    background: url(../img/noact.png);
    background-size: 100% 100%;
    padding: 20px 0 10px;
}

.notmh img {
    width: 53%;
}

.notmh span {
    background-color: #f95554;
    padding: 6px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    display: inline-block;
    margin: 10px 0 0px;
    width: 75%
}

.notmh h6 {
    font-size: 13px;
    color: #ababab;
}

.notmh p {
    font-size: 14px;
    padding: 5px 0 0;
    color: #4c4c4c;
}

.notmh p label {
    margin: 0 4px;
    color: #f95554;
}

.loaddiv {
    z-index: 9999;
    text-align: center;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
}

.loaddiv img {
    padding-top: 50%;
    width: 50px;
}

.index .tabnav {
    background-color: #fff;
    margin: -5px 0 10px;
}

.index .tabnav ul {
    display: box;
    display: -moz-box;
    display: -webkit-box;
}

.index .tabnav ul li {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    text-align: center;
    font-size: 16px;
    padding: 10px 0;
    color: #999;
}

.index .tabnav ul li a {
    color: #999;
    display: block;
}

.index .tabnav ul li.on {
    border-bottom: 4px solid #f25252;
    color: #f25252;
}

.index .tabnav ul li.on a {
    color: #f25252;
}

.tabnav {
    background-color: #fff;
    margin: -5px 0 10px;
}

.tabnav ul {
    display: box;
    display: -moz-box;
    display: -webkit-box;
}

.tabnav ul li {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    text-align: center;
    font-size: 16px;
    padding: 10px 0;
    color: #999;
}

.tabnav ul li a {
    color: #999;
    display: block;
}

.tabnav ul li.on {
    border-bottom: 4px solid #f25252;
    color: #f25252;
}

.tabnav ul li.on a {
    color: #f25252;
}

/*厂家直销特卖会*/
.index .tmhlist .tmhcont1 {
    margin-top: 20px;
    padding: 20px 0px 0px;
    border-radius: 0;
    border-top-left-radius: 20px
}

.index .tmhlist .tmhcont1 .leftmain img.logo {
    position: absolute;
    top: -13px;
    left: 8px;
    width: 21%;
    border-radius: 100%;
}

.index .tmhlist .tmhcont1 .rightmain {
    width: 47%;
    padding: 0;
    position: relative;
}

.index .tmhlist .tmhcont1 .rightmain .rigcnt {
    width: auto;
    position: static;
}

.index .tmhlist .tmhcont1 .rightmain h5 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.index .tmhlist .tmhcont1 .rightmain h6 {
    font-size: 14px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index .tmhlist .tmhcont1 .rightmain .red {
    color: #f25252;
}

.index .tmhlist .tmhcont1 .rightmain p.gray {
    color: #999
}

.index .tmhlist .tmhcont1 .rightmain p b {
    font-size: 14px
}

.index .tmhlist .tmhcont1 .rightmain .bottom {
    position: static;
    bottom: 0px;
    left: 0;
    right: 0;
}

.index .tmhlist .tmhcont1 .rightmain .bzjtxt {
    padding: 0px 6px 0px 0;
}

.index .tmhlist .tmhcont1 .rightmain .bzjtxt p:first-child {
    height: 45px;
    padding-top: 0;
    color: #ffebeb;
    line-height: 20px;
    padding-right: 0;
    overflow: hidden;
}

.index .tmhlist .tmhcont1 .rightmain .bzjtxt p:first-child label {
    display: inline-block;
    width: 48%;
    height: 45px;
    line-height: 45px;
    border-right: 2px dotted #fff;
    background: #F15352;
}

.index .tmhlist .tmhcont1 .rightmain .bzjtxt p:first-child span {
    display: inline-block;
    width: 50%;
    height: 40px;
    font-size: 12px;
    float: right;
    line-height: 45px;
    color: #fff;
}

.index .tmhlist .tmhcont1 .rightmain .bzjtxt p:first-child span i {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.index .tmhlist .tmhcont1 .rightmain .f-r {
    float: right;
    margin-right: 5px;
    color: #808080;
    line-height: 30px;
}

/*厂家直销详情*/
.jxdet h2 {
    color: #333;
    font-size: 16px;
    background: #fff;
}

.jxdet h2 span.tagdb {
    background: #e45152;
    border-radius: 20px;
    padding: 0 4px;
    color: #fff;
    font-size: 10px;
    margin-left: 5px;
    vertical-align: text-top;
}

.jxdet .smtit {
    font-size: 14px;
    color: #ababab;
}

.jxdet .price {
    font-size: 12px;
    color: #999;
    padding: 5px 0;
    border-top: 1px solid #ededed;
}

.jxdet .price span {
    font-size: 14px;
    color: #f25252
}

.jxdet .price i {
    font-size: 16px;
    font-style: normal;
}

.jxdet .price del {
    color: #b2b2b2;
    font-size: 12px;
    margin-left: 5px;
    float: right;
    margin-top: 2px;
}

.jxdet .pzdata {
    padding: 10px 0;
    color: #999;
    font-size: 12px;
}

.jxdet .pzdata label {
    margin-right: 0;
    float: right;
    margin-top: 5px
}

.jxdet .pzdata i {
    color: #f25252;
    font-style: normal;
    font-size: 12px;
}

.jxdet .pzdata span i {
    font-size: 18px;
    font-weight: bold;
}

/*夺宝部分*/
.index .jplist h4.dbtit {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 29px;
}

.index .jplist .dbmain {
    padding-top: 0;
    padding-bottom: 5px;
}

.index .jplist .datatxt .tatalnum {
    color: #999;
    font-size: 12px;
    float: right;
    display: inline-block;
    line-height: 24px;
}

.index .jplist .dbmain .black {
    color: #333;
}

.index .jplist .blue {
    color: #52a2f2;
}

.index .jplist .datatxt span.gray {
    color: #ccc;
    font-size: 12px
}

.index .jplist .dbmain .restpart {
    color: #999;
    font-size: 12px;
    float: right;
    line-height: 18px;
    background: none
}

.index .jplist b {
    font-weight: normal;
}

.index .jplist .dbmain p.tit span {
    background: none;
    font-size: 12px;
    margin-left: 0;
}

.index .jplist .dbmain p.tit span.orange {
    color: #ffc34c
}

.index .jplist .dbmain p.tit span.red {
    color: #f26d52
}

.dbmain p.zcline {
    position: relative;
    background-color: #f0f0f0;
    height: 2px;
    margin-top: 2px;
    border-radius: 5px;
}

.dbmain p.zcline span {
    background: -moz-linear-gradient(left, #ffd47f, #ff5151);
    background: -webkit-linear-gradient(left, #ffd47f, #ff5151);
    background: -o-linear-gradient(left, #ffd47f, #ff5151);
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    height: 2px;
    border-radius: 5px;
    padding: 0;
    margin: 0
}

.dbmain p.zcline span.collectlose {
    background: -moz-linear-gradient(left, #e5e5e5, #9a9a9a);
    background: -webkit-linear-gradient(left, #e5e5e5, #9a9a9a);
    background: -o-linear-gradient(left, #e5e5e5, #9a9a9a);
}

.dbmain p.zcline .redtrag {
    position: absolute;
    top: 4px;
    width: 8px;
    left: 0;
    margin-left: -4px;
}

.dbmain p.zcline {
    margin-top: 4px;
}

.index .jplist .datatxt label.joinbtn {
    border: 1px solid #f25252;
    border-radius: 3px;
    color: #f25252;
    padding: 0px 5px;
}

.index .jplist .datatxt label.djstime {
    float: left;
    color: #f25252;
    border: 1px solid #fff;
    margin-top: 2px;
    font-size: 12px;
}

.servemain .dbmain {
    margin-top: 20px;
}

.servemain .dbmain .gray {
    color: #999
}

.servemain .dbmain p {
    line-height: 18px;
    overflow: hidden;
    font-size: 12px
}

.servemain .dbmain p .orange {
    color: #ffc34c
}

.servemain .dbmain p .red {
    color: #f26d52
}

.servemain .dbmain label.remain {
    float: right;
    font-size: 12px;
    color: #999
}

.servemain .dbmain label.remain .blue {
    color: #52a2f2;
}

.servemain b {
    font-weight: normal;
}

.servemain .datatxt span {
    font-size: 12px;
    color: #f25252;
}

.servemain .datatxt span.blue {
    color: #52a2f2;
}

.servemain .datatxt span.issue {
    color: #999;
}

.servemain .datatxt label {
    float: right;
    margin-top: 2px;
}

.servemain .datatxt label.joinbtn {
    border: 1px solid #f25252;
    border-radius: 3px;
    color: #f25252;
    padding: 0px 5px;
}

.servemain .datatxt label.djstime {
    color: #f25252;
    border: 1px solid #fff;
    font-size: 12px;
}

.servemain .datatxt label.floatleft {
    float: left;
}

.servemain .tatalnum {
    float: right;
    font-size: 12px;
    color: #999
}

.servemain .tatalnum .blue {
    color: #52a2f2;
}

/*店铺详情*/
.shopinfo {
    background: #fff;
}

.shopinfo p {
    padding: 10px 0;
    margin: 0 10px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 16px;
    color: #333333
}

.shopinfo p:first-child {
    font-size: 17px;
}

.shopinfo p img {
    width: 32px;
    margin-right: 5px;
}

.shopinfo p img.location1 {
    width: 15px;
    margin: 0 12px 0px 7px;
}

.shopinfo p i.sericon1 {
    background: url(../img/sericon.png) no-repeat;
    background-size: 180px;
    display: inline-block;
    background-position: -6px -8px;
    width: 18px;
    height: 16px;
    margin: 0 10px 0 5px;
    vertical-align: sub;
}

.shopinfo p span i {
    font-style: normal;
    color: #f52525;
}

.shopdet .servemain {
    margin: 0;
}

.shopdet .servemain dl {
    margin: 0;
    background: none;
}

.shopdet .lookmore {
    font-size: 16px;
    padding: 6px 0 0;
    color: #ff5252;
}

.shopdet .lookmore img {
    width: 16px;
    margin-left: 5px;
    float: right;
    margin-top: 10px;
}

.shopdet .doingmenu {
    border-top: 1px solid #e7e8ec;
    border-bottom: 1px solid #e7e8ec;
    padding: 5px 0 0;
    margin: 10px 0px;
    display: box;
    display: -moz-box;
    display: -webkit-box;
}

.shopdet .doingmenu li {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    padding: 5px 0;
    text-align: center;
    width: 30%;
    font-size: 16px;
    border-right: 1px solid #e7e8ec;
}

.shopdet .doingmenu li:last-child {
    border-right: none
}

.shopdet .doingmenu li.now {
    color: #ff5252;
    border-bottom: 3px solid #ff5252;
}

/*特卖详情页特权选择弹窗*/
.tqpop {
    position: fixed;
    top: 0px;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 111;
    background: rgba(0, 0, 0, 0.3);
    display: none;
}

.tqpop .tqmain {
    background-color: #fff;
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
}

.tqpop .tqmain h6 {
    background: #fafafa;
    text-align: center;
    font-size: 16px;
    padding: 12px 0;
    color: #333333;
}

.tqpop .tqmain .tqinfo {
    position: relative;
    padding: 10px 10px 10px 75px;
    font-size: 14px;
}

.tqpop .tqmain .tqinfo .tqicon {
    width: 45px;
    position: absolute;
    top: 15px;
    left: 15px;
}

.tqpop .tqmain .tqinfo span {
    font-size: 16px;
}

.tqpop .tqmain .tqinfo span.green {
    color: #66bb6a
}

.tqpop .tqmain .tqinfo span.blue {
    color: #64b5f6
}

.tqpop .tqmain .tqinfo p {
    color: #666;
    font-size: 14px;
    line-height: 22px;
}

.tqpop .tqmain p.closebtn {
    background: #ff5252;
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 8px 0;
    margin: 10px 20% 20px;
    border-radius: 5px;
}

/*共用弹窗*/
.commonpop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 111;
}

.commonpop .main {
    background-color: #fff;
    margin: 40% 10%;
    border-radius: 5px;
    overflow: hidden;
}

.commonpop .main p {
    text-align: center;
    font-size: 16px;
    padding: 20px 10px;
    color: #666;
}

.commonpop .main p a {
    color: #999;
}

.commonpop .main .btncnt {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    border-top: 1px solid #e6e6e6;
}

.commonpop .main .btncnt span {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    color: #fff;
    display: block;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
    margin: 0 10px;
    width: 50%;
    color: #333;
    border-right: 1px solid #e6e6e6;
}

.commonpop .main .btncnt span:last-child {
    border-right: none
}

.commonpop .main .btncnt span.red a {
    color: #f25252
}

.commonpop .main .btncnt span a {
    color: #333
}

/*车分期*/

/*车抵贷*/
.whitebg {
    background: #fff;
}

.whitebg .backicon img {
    width: 12px;
    margin-left: 5px;
}

.whitebg .icon-person .loginbtn {
    color: #333
}

.whitebg .ch-title img {
    width: 60px;
    margin-top: -5px;
}

.whitebg .ch-title {
    color: #333
}

.cfqmain {
    margin-top: 0px;
}

.cfqmain .cfqtit {
    text-align: center;
    font-size: 16px;
    color: #3d3d3d;
    padding-bottom: 10px;
}

.cfqmain .cfqtit i {
    display: inline-block;
    font-style: normal;
    margin: 0 5px;
}

.cfqmain .cfqmenu {
    background: #fff
}

.cfqmain .cfqmenu img {
    width: 100%;
}

.cfqmain .cfqmenu .menumain {
    background: #fff;
    padding: 10px 10px;
    overflow: hidden;
}

.cfqmain .cfqmenu .menumain li {
    float: left;
    width: 31%;
    text-align: center;
    margin: 10px 1%;
}

.cfqmain .cfqmenu .menumain li img {
    width: 70%;
    margin-bottom: 5px;
}

.cfqmain .cfqmenu .menumain li p {
    font-size: 12px;
    color: #3d3d3d;
    padding: 3px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cfqmain .cfqmenu .menumain li span {
    font-size: 10px;
    color: #696969;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cfqmain .dkinp {
    margin: 10px 0;
    background: #fff;
    padding: 20px 0 10px;
}

.cfqmain .dkinp p {
    width: 70%;
    text-align: center;
    margin: 15px auto 0;
}

.cfqmain .dkinp p input {
    text-align: center;
    padding: 12px 0;
    border: 1px solid #ccc;
    border-radius: 20px;
    background: none;
    font-size: 16px;
    width: 100%;
    color: #333;
    -webkit-appearance: none;
}

.cfqmain .dkinp p input:focus {
    border: 1px solid #ffad33;
}

.cfqmain .dkinp p.subbtn {
}

.cfqmain .dkinp p.subbtn input {
    color: #fff;
    background: #ffad33;
    border: 1px solid #ffad33;
}

.cfqmain .dkinp span {
    color: #fa6557;
    font-size: 14px;
    display: block;
    text-align: center;
    padding: 15px 0 0px;
}

.cfqmain .dkinp span label {
    font-weight: bold;
}

.cfqmain .dkinp span img {
    width: 16px;
    margin-right: 10px;
    vertical-align: sub;
}

.cfqmain .dkinp .bztxt {
    display: block;
    font-size: 12px;
    padding: 10px 0 0px;
    color: #ababab;
    text-align: center;
}

.cfqmain .cfqtxt {
    background: #fff;
    margin-bottom: 10px;
    padding: 10px;
}

.cfqmain .cfqtxt h5 {
    color: #fab657;
}

.cfqmain .cfqtxt p {
    color: #696969;
    font-size: 13px;
    padding: 0 5px 0 20px;
    line-height: 26px;
    position: relative;
}

.cfqmain .cfqtxt p.cfqinfo {
    padding: 0 5px;
}

.cfqmain .cfqtxt p i {
    font-style: normal;
    display: inline-block;
    font-size: 14px;
    color: #ababab;
    position: absolute;
    left: 5px;
    top: 1px;
}

.cfqmain .cfqtxt img.cfqlc {
    width: 80%;
    display: block;
    margin: 10px auto;
}

.cfqmain1 {
    background-color: #fc630e
}

.cfqmain1 .cfqmenu {
    background-color: #fc630e
}

.cfqmain1 .dkinp {
    background-color: #fc630e;
    padding: 0 0 10px;
}

.cfqmain1 .dkinp p {
    width: 80%
}

.cfqmain1 .dkinp p input {
    background-color: #fff;
    border-radius: 15px
}

.cfqmain1 .dkinp p input::-webkit-input-placeholder {
    color: rgba(252, 99, 14, 0.39);
}

.cfqmain1 .dkinp p input:-moz-placeholder {
    color: rgba(252, 99, 14, 0.39);
}

.cfqmain1 .dkinp p input::-moz-placeholder {
    color: rgba(252, 99, 14, 0.39);
}

.cfqmain1 .dkinp p input:-ms-input-placeholder {
    color: rgba(252, 99, 14, 0.39);
}

.cfqmain1 .dkinp span {
    color: #fff;
}

.cfqmain1 .dkinp p.subbtn input {
    color: #fff;
    background: #0068b7;
    border: 1px solid #0068b7;
    width: 75%
}

.cfqmain1 .cfqtxt {
    background: #fc630e;
}

.cfqmain1 .cfqtxt h5 {
    color: #fff;
}

.cfqmain1 .cfqtxt div.cfqinfo ul {
    overflow: hidden;
}

.cfqmain1 .cfqtxt div.cfqinfo ul li {
    float: left;
    width: 32.5%;
    margin-right: 1%;
    margin-bottom: 28px;
    font-size: 12px;
    color: #666;
    height: 180px;
    background-color: #fff
}

.cfqmain1 .cfqtxt div.cfqinfo ul li:nth-child(3n) {
    margin-right: 0;
}

.cfqmain1 .cfqtxt div.cfqinfo ul li > div {
    border: 2px solid #3386c5;
    text-align: center;
    padding: 10px;
    background-color: #fff;
    height: 100%
}

.cfqmain1 .cfqtxt div.cfqinfo ul li i {
    background: url(..../img/carloanicon.png) no-repeat;
    background-size: 150px;
    display: inline-block;
    width: 27px;
    height: 30px;
}

.cfqmain1 .cfqtxt div.cfqinfo ul li i.clicon1 {
    background-position: 4px 1px;
}

.cfqmain1 .cfqtxt div.cfqinfo ul li i.clicon2 {
    background-position: -37px 0px;
}

.cfqmain1 .cfqtxt div.cfqinfo ul li i.clicon3 {
    background-position: -80px 0px;
}

.cfqmain1 .cfqtxt div.cfqinfo ul li i.clicon4 {
    background-position: 0px -38px;
}

.cfqmain1 .cfqtxt div.cfqinfo ul li i.clicon5 {
    background-position: -37px -39px;
    width: 33px;
}

.cfqmain1 .cfqtxt div.cfqinfo ul li i.clicon6 {
    background-position: -80px -36px
}

.cfqmain1 .cfqtxt div.cfqinfo ul li i.clicon7 {
    background-position: 4px -77px;
}

.cfqmain1 .cfqtxt div.cfqinfo ul li i.clicon8 {
    background-position: -36px -77px;
}

.cfqmain1 .cfqtxt div.cfqinfo ul li span {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #0068b7;
}

.cfqmain1 .cfqtxt div.cfqinfo ul li p {
    text-align: left;
    padding: 0;
    font-size: 12px;
    line-height: 16px
}

.cfqmain1 .cfqtxt .tbinfo {
    background-color: #fff;
}

.cfqmain1 .cfqtxt .tbinfo table {
    border-bottom: 1px solid #8299aa;
    border-left: 1px solid #8299aa;
    text-align: center;
    width: 100%;
}

.cfqmain1 .cfqtxt .tbinfo table th {
    background-color: #1262aa;
    color: #fff;
    font-size: 14px;
    padding: 8px 0;
    border-top: 1px solid #8299aa;
    border-right: 1px solid #8299aa;
}

.cfqmain1 .cfqtxt .tbinfo table td {
    background-color: #fff;
    color: #333;
    font-size: 12px;
    padding: 5px;
    border-top: 1px solid #8299aa;
    border-right: 1px solid #8299aa;
}

/*一证通*/
.onecard {
    margin-bottom: 10px;
}

.onecard .common {
    background-color: #fed134;
    width: 100%;
}

.onecard .header_1 {
    background-color: #fed134;
    padding-bottom: 30px;
}

.onecard .header_1 img {
    width: 100%;
}

.onecard .content_1 p {
    background: #ffffff;
    border-radius: 20px;
    border: 1px solid #999;
    padding: 6px 0 6px 0;
    margin: 0 20px 13px 20px;
}

.onecard .common .content_1 p input {
    outline: none;
    padding: 5px;
    font-size: 16px;
    background: none;
    border: none;
    width: 100%;
    color: #333;
    text-align: center;
}

.onecard .common .content_1 p.subbtn {
    color: #ffffff;
    background: #f24637;
    border: 1px solid #f24637;
}

.onecard .common .content_1 p.subbtn input {
    color: #ffffff;
    text-align: center;
}

.onecard .common .content_2 {
    padding-bottom: 30px;
}

.onecard .common .xiao_ziti {
    color: #717272;
    text-align: center;
    font-size: 14px;
}

.onecard .common .content_2 p.tese {
    color: #717272;
    font-size: 22px;
    margin: 0 auto;
    text-align: center;
    padding-top: 18px;
}

.onecard .common .content_2 p.tese img {
    width: 50%
}

.onecard .common .content_2 .bian_k {
    background: #ffffff;
    border-radius: 10px;
    margin: 0 auto;
    border: 2px dashed #0290d5;
    width: 82%;
    padding: 2%;
}

.onecard .common .content_2 .bian_k p {
    font-size: 16px;
    line-height: 30px;
    color: #525251;
    padding: 2px 0 2px 5px;
}

.onecard .common .content_2 .bian_k p i {
    padding: 10px 7px 10px 0;
}

.onecard .common .content_2 .bian_k p span {
    color: #f24637;
}

.onecard .common .content_2 .bian_k p i img {
    width: 25px;
}

.onecard .common .content_2 .ul_tese {
    text-align: center;
    margin-top: 18px;
}

.onecard .common .content_2 .ul_tese li {
    text-align: center;
    width: 20%;
    display: inline-block;
    vertical-align: top;
    margin: 5px;
}

.onecard .common .content_2 .ul_tese li img {
    text-align: center;
    width: 80%;
}

/*以租代购*/
.purchase_cnt {
    margin-bottom: 10px;
}

.purchase_cnt .header_2 {
    background: #ffffff;
}

.purchase_cnt .header_2 .kg {
    padding: 10px 5px 40px 5px;
    position: relative;
}

.purchase_cnt .header_2 .kg .sj {
    position: absolute;
}

.purchase_cnt .header_2 .kg .head {
    position: absolute;
    right: 1%;
    top: 2px;
}

.purchase_cnt .header_2 .kg h6 {
    font-size: 20px;
    position: absolute;
    left: 50%;
    margin-left: -46px;
}

.purchase_cnt .header_2 .kg .sj a img {
    width: 80%;
}

.purchase_cnt .header_2 .kg .head img {
    width: 80%;
}

.purchase_cnt .header_2 p.hb img {
    width: 100%;
}

.purchase_cnt .cpys {
    background: #ffffff;
    padding-bottom: 1px;
}

.purchase_cnt .cpys h4 {
    font-size: 20px;
    text-align: center;
    color: #333333;
    padding-top: 10px;
}

.purchase_cnt .cpys ul.five {
    margin: 15px 0;
    text-align: center;
}

.purchase_cnt .cpys ul.five li {
    display: inline-block;
    width: 30%;
    padding: 8px 0 5px 0;
}

.purchase_cnt .cpys ul.five li p {
    padding: 8px 5px 0 0;
    color: #333333;
    font-size: 14px;
}

.purchase_cnt .cpys ul.five li img {
    width: 70%;
}

.purchase_cnt .jian_ge {
    height: 5px;
    background: #f5f5f5;
}

.purchase_cnt .xzcx {
    background: #FFF;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 5px;
}

.purchase_cnt .xzcx p.sel_car {
    font-size: 20px;
    text-align: center;
    color: #333333;
    padding: 20px 10px 5px 10px;
}

.purchase_cnt .xzcx .car_sel {
    margin: 20px 20px;
    padding-bottom: 12px;
    background: #fafafa;
}

.purchase_cnt .xzcx .car_sel .car_sel_left {
    display: inline-block;
    width: 38%;
    border-radius: 10px;
    border: #e6e6e6 solid 1px;
    margin: -10px 0 0 10px;
    overflow: hidden;
}

.purchase_cnt .xzcx .car_sel .car_sel_left img {
    width: 100%;
}

.purchase_cnt .xzcx .car_sel .car_sel_right {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 53%;
    margin-left: 2%;
}

.purchase_cnt .xzcx .car_sel .car_sel_right .block_text {
    color: #333333;
    font-size: 16px;
    padding-top: 5px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.purchase_cnt .xzcx .car_sel .car_sel_right .gray_text {
    color: #b3b3b3;
    font-size: 14px;
    margin-top: 5px;
}

.purchase_cnt .xzcx .car_sel .car_sel_right p span {
    color: #ff6a4c;
    font-size: 14px;
}

.purchase_cnt .xzcx .car_sel .car_sel_right .p1 {
    text-align: center;
    font-size: 16px;
    color: #333333;
    padding: 5px 0;
}

.purchase_cnt .xzcx .car_sel .car_sel_right p i {
    background: #fab732;
    font-style: normal;
    right: 1%;
    bottom: 0;
    position: absolute;
    color: #ffffff;
    border-radius: 20px;
    padding: 3px 18px;
    font-size: 14px;
}

.purchase_cnt .xzcx .car_sel .car_sel_right p a {
    display: inline-block;
}

.purchase_cnt .xzcx .car_sel .car_sel_right p.dz {
    color: #ffffff;
    background: #fab732;
    border-radius: 20px;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    padding: 5px 0;
}

.purchase_cnt .xzcx .car_sel .car_sel_right a {
    display: block;
}

.purchase_cnt .yzdg {
    background: #ffffff;
    margin-bottom: 10px;
}

.purchase_cnt .yzdg h3 {
    padding: 12px 0;
    text-align: center;
    font-size: 18px;
    color: #333333;
}

.purchase_cnt .yzdg p {
    margin: 0 22px 0 22px;
    padding-bottom: 10px;
    line-height: 25px;
    color: #b4b4b4;
    font-size: 14px;
}

.purchase_cnt .cptd {
    background: #ffffff;
    padding-bottom: 20px;
    color: #333333;
}

.purchase_cnt .cptd h3 {
    padding: 12px 0 12px 0;
    text-align: center;
    font-size: 18px;
}

.purchase_cnt .cptd ul li {
    margin: 0 20px 0;
    color: #b4b4b4;
    position: relative;
    font-size: 14px;
    line-height: 25px;
    padding: 0 14px;
}

.purchase_cnt .cptd ul li i {
    position: absolute;
    left: 3px;
    font-style: normal;
}

/*填写申请信息*/
.applyinfo {
    margin-bottom: 10px;
}

.applyinfo .header_3 .bg_1 h6 {
    color: #333333;
    text-align: center;
    font-size: 18px;
}

.applyinfo .bg_1 {
    background: #ffffff;
    padding: 10px 5px 10px 5px;
    border-bottom: #e6e6e6 solid 1px;
    margin-bottom: 10px;
    position: relative;
}

.applyinfo .bg_1 a img {
    width: 12px;
    position: absolute;
    left: 10px;
    top: 12px;
}

.applyinfo .bg_2 {
    background: #ffffff;
    border-top: #e6e6e6 solid 1px;
    border-bottom: #e6e6e6 solid 1px;
}

.applyinfo .bg_2 .bg_2_left {
    text-align: center;
    width: 38%;
    display: inline-block;
    background: #ffffff;
    padding: 5px 0 5px 10px;
}

.applyinfo .bg_2 .bg_2_left img {
    width: 80%;
}

.applyinfo .bg_2 .bg_2_right {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    background: #ffffff;
    width: 52%
}

.applyinfo .content {
    border-bottom: #e6e6e6 solid 1px;
    padding: 0 8px;
    vertical-align: top;
    border-top: #e6e6e6 solid 1px;
    margin-top: 10px;
    background: #ffffff;
}

.applyinfo .content .cusinfo {
    padding: 0 10px;
}

.applyinfo .content .cusinfo h6 {
    font-size: 16px;
    color: #999;
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 0;
}

.applyinfo .content .cusinfo .infocnt {
    padding: 20px 10px 0;
}

.applyinfo .content .cusinfo .infocnt p {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 7px 0;
}

.applyinfo .content .cusinfo .infocnt p span {
    display: inline-block;
    border-right: 1px solid #e6e6e6;
    padding: 0 10px;
    color: #ccc;
    font-size: 16px;
}

.applyinfo .content .cusinfo .infocnt p input {
    background: none;
    border: none;
    width: 70%;
    font-size: 16px;
    padding: 0 8px;
}

.applyinfo .bg_2 .bg_2_right h3 {
    color: #333333;
    font-size: 16px;
    padding: 5px 0 5px 5px;
}

.applyinfo .bg_2 .bg_2_right h4 {
    color: #8f8f8f;
    font-size: 14px;
    padding: 0 0 5px 5px;
}

.applyinfo .bg_2 .bg_2_right h4 span {
    color: #f25252;
}

.applyinfo .bg_3 {
    padding: 5px 5px 0;
}

.applyinfo .content h5 {
    padding: 10px 10px 2px;
    color: #999999;
    font-size: 16px;
}

.applyinfo .bg_3 h6 {
    font-size: 14px;
    padding: 10px 0 10px 10px;
    color: #333333;
    border-top: #e6e6e6 solid 1px;
}

.applyinfo .bg_3 .ul_1 li {
    margin-bottom: 10px;
    color: #999999;
    display: inline-block;
    border-radius: 5px;
    border: #999 solid 1px;
    margin-left: 10px;
    line-height: 25px;
    padding: 0px 10px 0px 10px;
    font-size: 14px;
}

.applyinfo .bg_3 .ul_1 li.active {
    font-size: 14px;
    color: #f25252;
    border-radius: 5px;
    border: #f25252 solid 1px;
}

.applyinfo .bg_4 h5 {
    margin: 0 15px;
    font-size: 16px;
    padding: 10px;
    color: #333333;
}

.applyinfo .bg_4_up_on {
    display: inline-block;
    vertical-align: top;
    padding: 10px 0 10px 0;
    width: 80%;
    text-align: right;
}

.applyinfo .bg_4_up {
    border-top: #e6e6e6 dashed 1px;
    margin: 0 0 0 10px;
}

.applyinfo .bg_4_up ul li {
    position: relative;
    padding-left: 10px;;
    border-bottom: #e6e6e6 dashed 1px;
}

.applyinfo .bg_4_up ul li i {
    position: absolute;
    left: -15px;
}

.applyinfo .bg_4_up ul li i img {
    width: 35%;
    margin: 20px 0 0 14px;
}

.applyinfo .bg_4_up ul li .idelist {
    padding: 5px 0 10px 8px;
}

.applyinfo .bg_4_up ul li .idelist p {
    padding: 5px 0px 0 0px;
    font-size: 13px;
}

.applyinfo .bg_4_up ul li .idelist p span {
    display: inline-block;
    width: 25%;
    text-align: center;
}

.applyinfo .bg_4_up ul li .idelist p span:nth-child(2) {
    width: 15%;
}

.applyinfo .bg_4_up ul li .idelist p span:nth-child(3) {
    width: 23%;
}

.applyinfo .bg_4_up ul li .idelist p span:last-child {
    width: 37%;
}

.applyinfo .bg_4_up ul li .idelist p.tit {
    color: #b3b3b3;
}

.applyinfo .bg_4_up ul li .idelist p.cont {
    color: #666666;
}

.applyinfo .bg_4_up ul li .idelist p.cont span.active {
    color: #f25252;
}

.applyinfo .zy {
    padding: 8px 10px;
    color: #999999;
}

.applyinfo .zy ul li {
    position: relative;
    margin-left: 43px;;
    padding: 5px;
    font-size: 14px;
}

.applyinfo .zy ul li i {
    position: absolute;
    left: -37px;
    font-style: normal;
}

.applyinfo .foot_bbtn {
    padding: 20px 30px;
}

.applyinfo .foot_bbtn p {
    background: #FFF;
    border-radius: 5px;
    border: 1px solid #999;
    padding: 10px 5px 10px 5px;
}

.applyinfo .foot_bbtn p input {
    background: none;
    border: none;
    width: 100%;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
}

.applyinfo .foot_bbtn p.sutten {
    color: #ffffff;
    background: #f25252;
    border: none;
}

.applyinfo .foot_bbtn p.subbtn input {
    color: #ffffff;
    text-align: center;
}

/*车分期首页*/
.car_index {
    margin-bottom: 10px;
}

.car_index .header_s {
    background: #ffffff;
}

.car_index .header_s .kg {
    padding: 10px 10px 10px 10px;
    position: relative;
}

.car_index .header_s .kg .sj {
    position: absolute;
    top: 5px;
}

.car_index .header_s .kg .head {
    position: absolute;
    right: 1%;
    top: 1px;
}

.car_index .header_s .kg h6 {
    text-align: center;
}

.car_index .header_s .kg h6 img {
    width: 25%;
    margin-top: 2px;
}

.car_index .header_s .kg .sj a img {
    width: 80%;
    margin-top: 1px;
}

.car_index .header_s .kg .head img {
    width: 70%;
}

.car_index .header_s p.hb {
    background: #3399ff;
    padding-top: 25px;
    text-align: center;
}

.car_index .header_s p.hb img {
    width: 100%;
}

.car_index .sdcp {
    background: #3399ff;
    padding-bottom: 20px;
}

.car_index .sdcp h6 {
    text-align: center;
    font-size: 20px;
    color: #ffffff;
}

.car_index .sdcp h6 span {
    font-weight: bold;
}

.car_index .sdcp_bk {
    background: #0c7ff2;
    border-radius: 5px;
    border: 1px solid #0c7ff2;
    margin: 10px 20px 10px 20px;
    position: relative;
    height: 70px;
    padding: 5px;
}

.car_index .sdcp_bk a {
    display: block;
}

.car_index .sdcp_left {
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 20px;
}

.car_index .sdcp_left img {
    width: 40%;
}

.car_index .sdcp_right {
    display: inline-block;
    position: relative;
    margin-left: 55px;
    padding-right: 25px;
}

.car_index .sdcp_right img {
    width: 12px;;
    position: absolute;
    right: 5px;
    top: 18px;
}

.car_index .sdcp_right h5 {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

.car_index .sdcp_right p {
    color: #e5f2ff;
    font-size: 14px;
}

.car_index .inx_zy {
    border-radius: 5px;
    border: #cce6ff dashed 1px;
    margin: 10px 20px 0 20px;
    padding: 5px;
}

.car_index .inx_zy ul li {
    position: relative;
    line-height: 19px;
    color: #c0dcff;
    margin-left: 40px;
    font-size: 14px
}

.car_index .inx_zy ul li i {
    position: absolute;
    left: -38px;
    font-style: normal;
}

.car_index .inx_abstract_1 {
    margin-top: 10px;
    background: #ffffff;
}

.car_index .inx_abstract_1 h5 {
    color: #333333;
    text-align: center;
    font-size: 18px;
    padding-top: 20px;
}

.car_index .inx_abstract_1 p {
    padding: 15px 20px 15px 20px;
    font-size: 14px;
    color: #999999;
}

.car_index .inx_abstract_2 {
    margin: 10px 0 0;
    background-color: #ffffff;
    padding: 0 15px 20px 15px;
}

.car_index .inx_abstract_2 h5 {
    color: #333333;
    text-align: center;
    font-size: 18px;
    padding: 20px 0 10px 0px;
}

.car_index .inx_abstract_2 h3 {
    color: #666666;
    position: relative;
    font-size: 14px;
    padding: 5px 15px 5px 30px;
    line-height: 25px;
}

.car_index .inx_abstract_2 h3 i {
    width: 20px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    position: absolute;
    left: 1px;
    color: #ffffff;
    background: #ff6666;
    border-radius: 5px;
    font-style: normal;
}

.car_index .inx_abstract_2 p.p_answer {
    color: #999999;
    position: relative;
    font-size: 14px;
    padding: 5px 15px 5px 30px;
    line-height: 25px;
}

.car_index .inx_abstract_2 p.p_answer i {
    width: 20px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    position: absolute;
    left: 1px;
    color: #ffffff;
    background: #66b3ff;
    border-radius: 5px;
    font-style: normal;
}

.bottomtel {
    background: #7f7f7f;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}

.bottomtel h6 {
    text-align: center;
    color: #ffffff;
    padding: 10px;
    font-size: 16px;
}

.bottomtel h6 img {
    width: 12%;
    margin-right: 10px;
}

/*定制专属方案*/
.exc_plan {
    background-color: #fff;
    margin-bottom: 10px;
}

.exc_plan .exc_prompt {
    background-color: #E7E8EC;
    padding: 20px 0;
}

.exc_plan .exc_prompt h6 {
    text-align: center;
    font-size: 16px;
    color: #676767;
}

.exc_plan .exc_prompt p {
    text-align: center;
    font-size: 14px;
    color: #999999;
}

.exc_plan .exc_fill_in {
    background-color: #ffffff;
    padding: 20px 0 20px 0;
}

.exc_plan .exc_fill_in p {
    background: #f5f5f5;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    padding: 5px 0;
    margin: 0px 27px 13px 27px;
    position: relative;
}

.exc_plan .exc_fill_in p .arrdown {
    position: absolute;
    right: 10px;
    top: 15px;
    width: 15px;
}

.exc_plan .exc_fill_in p input {
    outline: none;
    padding: 5px;
    font-size: 16px;
    background: none;
    border: none;
    width: 71%;
    color: #333;
    text-align: left;
}

.exc_plan .exc_fill_in p.fill_btn {
    color: #ffffff;
    background: #ff6666;
    border: 1px solid #ff6666;
    margin-top: 30px;
    text-align: center;
}

.exc_plan .exc_fill_in p.fill_btn input {
    color: #ffffff;
    text-align: center;
}

.exc_plan .exc_fill_in p i {
    color: #cccccc;
    font-style: normal;
    border-right: 1px solid #e6e6e6;
    font-size: 16px;
    padding: 5px 15px;
}

/*分享有红包*/
.sharets {
    position: fixed;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    z-index: 111;
}

.sharetsbg1 {
    background: rgba(245, 245, 245, 0.8);
    bottom: 67px;
    border-top: none;
}

.sharets .sharepic {
    width: 80%;
    float: right;
    padding-right: 5%;
    display: inline-block;
    padding-top: 20px;
}

/*箭头动画*/
.jtani {
    -webkit-animation: jtani 0.3s 0s ease-in-out both alternate infinite;
    -moz-animation: jtani 0.3s 0s ease-in-out both alternate infinite;
    animation: jtani 0.3s 0s ease-in-out both alternate infinite;
}

@-webkit-keyframes jtani {
    0% {
        transform: translate(-5px, 5px);
    }
    100% {
        transform: translate(0px, 0px);
        opacity: 1;
    }
}

@keyframes jtani {
    0% {
        transform: translate(-5px, 5px);
    }
    100% {
        transform: translate(0px, 0px);
        opacity: 1;
    }
}

/*分享页*/
.share_banner {
    background-color: #ffefbf;
}

.share_banner .scrolltxt {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 5px 0;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    z-index: 11;
}

.share_banner .scrolltxt #scroll_begin, .scrolltxt #scroll_end {
    display: inline-block;
}

.share_banner .scrolltxt span {
    display: inline-block;
    margin-right: 30px;
}

.share_banner img.toppic {
    width: 100%;
}

.share_banner .myheads {
    position: absolute;
    top: 40px;
    right: 10px;
    width: 35px;
    height: 35px;
    background: url(../img/headbg.png) no-repeat;
    text-align: center;
    background-size: 100%;
    line-height: 31px;
    padding-right: 1px;
}

.share_banner .myheads img {
    width: 32px;
    height: 32px;
    border-radius: 100%;
}

.share_banner .red_packet {
    margin: 0 17px;
    position: relative;
}

.red_packet_1 {
    background-color: #ff5533;
    padding-top: 10px;
}

.share_banner .red_packet .head {
    text-align: center;
    position: absolute;
    top: -50px;
    left: 0%;
    width: 100%
}

.share_banner .red_packet .head p {
    margin: 0px auto;
}

.share_banner .red_packet .head img {
    width: 100%;
    border-radius: 100%;
    border: 3px solid #e64c2e;
    width: 70px;
    height: 70px;
}

.share_banner .red_packet .head h3 {
    margin-top: 4px;
    font-size: 14px;
    color: #ffe5e5;
    text-shadow: 0px 1px 1px #932b17;
}

.share_banner .red_packet .head h3 span {
    color: #fff;
    font-weight: bold;
}

.share_banner .red_packet .head h3 label {
    display: inline-block;
    margin-left: 4px
}

.share_banner .red_packet .head h4 {
    font-size: 16px;
    color: #ffdd33;
    text-shadow: 0px 1px 1px #932b17;
}

.share_banner .red_packet .head h4 span {
    font-weight: bold;
    display: inline-block;
    margin: 0 2px;
}

.share_banner .red_packet .activity {
    border-radius: 10px;
    border-bottom: 3px solid #e0caca;
    background-color: #ffffff;
    padding: 10px 5px;
    margin: 0 10px;
}

.share_banner .red_packet .activity a {
    color: #333
}

.share_banner .red_packet .activity .activity_left {
    display: inline-block;
    vertical-align: top;
    width: 18%;
}

.share_banner .red_packet .activity .activity_left img {
    width: 100%;
    margin-top: 3px;
}

.share_banner .red_packet .activity .activity_right {
    display: inline-block;
    vertical-align: top;
    width: 80%;
}

.share_banner .red_packet .activity .activity_right h6 {
    font-size: 15px;
}

.share_banner .red_packet .activity .activity_right h6 span {
    color: #f25252;
    display: inline-block;
    margin-left: 10px;
}

.share_banner .red_packet .activity .activity_right h6 span img {
    width: 20px
}

.share_banner .red_packet .activity .activity_right p {
    padding: 10px 0 0;
    font-size: 12px;
    line-height: 24px;
    color: #666;
}

.share_bg .share_banner .red_packet .activity .activity_right p span.span1 {
    font-size: 14px;
    color: #666666;
}

.share_banner .red_packet .activity .activity_right p span.span3 {
    padding: 0px 5px 0 0;
    color: #cccccc;
    float: right;
}

.share_banner .red_packet .activity .activity_right p span.span2 {
    font-size: 16px;
    color: #ff5533;
    float: right;
}

.share_banner .red_packet .activity_down {
    text-align: center;
    text-align: center;
    display: box;
    display: -moz-box;
    display: -webkit-box;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(245, 245, 245, 0.8);
    z-index: 11;
    padding: 5px 0;
}

.share_banner .red_packet .activity_down p {
    font-size: 15px;
    text-align: center;
    color: #ffffff;
    display: block;
    background: url(../img/acti_btn1.png) no-repeat;
    background-size: 100% 100%;
    padding: 10px 0 15px;
    margin: 5px 2px;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    width: 40%;
    font-weight: bold;
    text-shadow: 0px 1px 1px #776239;
}

.share_banner .red_packet .activity_down p.over {
    background: url(../img/actover_btn.png) no-repeat;
    background-size: 100% 100%;
}

.share_banner .red_packet .friends {
    padding-bottom: 50px;
    margin: 0 15px;
}

.share_banner .red_packet .friends .joinbtn {
    text-align: center;
    font-size: 16px;
    padding: 13px 0 0;
    color: #fff;
}

.share_banner .red_packet .friends .joinbtn img {
    display: inline-block;
    margin-left: 5px;
    width: 12px;
}

.share_banner .red_packet .friends .tit h5 {
    text-align: center;
    font-size: 14px;
}

.share_banner .red_packet .friends .friends_num {
    border-radius: 5px;
    border: 1px dotted #e53d2e
}

.share_banner .red_packet .friends .friends_num ul li {
    color: #ffffff;
    margin: 0px 10px;
    padding: 10px 0px;
    font-size: 14px;
    border-bottom: 1px solid #e53d2e;
}

.share_banner .red_packet .friends .friends_num ul li img.userhead {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    border: 1px solid #ff5533;
    padding-right: 5px
}

.share_banner .red_packet .friends .friends_num ul li img.hbicon2 {
    width: 13px;
    margin-left: 5px;
}

.share_banner .red_packet .friends .friends_num ul li span {
    float: right;
    line-height: 40px;
    font-size: 12px;
}

.share_banner .red_packet .friends .friends_num .lookmore {
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 10px 0;
    position: relative;
    z-index: 111;
}

.share_banner .red_packet .friends .tit {
    background: #fa4d32;
    margin: 15px 0px;
    padding: 8px 10px;
    border: 1px solid #eb482f;
    border-radius: 20px
}

.share_banner .red_packet .friends .tit h5 {
    color: #ffffff;
    text-align: left;
}

.share_banner .red_packet .friends .tit h5 span {
    color: #ffd6d6;
}

.share_banner .red_packet .friends .tit h5 label {
    display: inline-block;
    float: right;
    color: #fff
}

.share_banner .red_packet .friends .tit h5 label img {
    width: 12px;
    margin-left: 4px;
}

.share_footer {
    background: url(../img/share_footer.png) no-repeat;
    background-size: 100% 100%;
    margin-top: -34%;
    padding: 15px 20px 20px 20px;
    position: relative;
    z-index: 1;
    margin-bottom: 10px
}

.share_footer .active_notes {
    padding: 0 15px;
}

.share_footer .active_notes h6 {
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    padding-top: 120px;
}

.share_footer .active_notes p {
    line-height: 25px;
    color: #333333;
    font-size: 14px;
    position: relative;
    padding-left: 15px;
}

.share_footer .active_notes p i {
    font-style: normal;
    position: absolute;
    left: -5px;
}

.share_footer a p {
    font-size: 16px;
    text-align: center;
    color: #ff3333;
    margin-top: 25px;
}

/*活动详情*/
.cx_pop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 12;
    height: 100%;
    display: none;
    overflow-y: auto;
}

.detailmain .main {
    margin: 20% 0px 0;
    font-size: 12px;
}

.detailmain .main img {
    position: fixed;
    top: 10px;
    right: 10px;
    width: 30px;
    z-index: 11;
}

.detailmain .main .cnt h5 {
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    margin: 5px 0px;
    color: #f25252;
    border-bottom: 1px solid #cccccc;
    padding: 10px 0 15px;
}

.detailmain .main .cnt h5 span {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 16px;
    height: 25px;
    line-height: 25px;
}

.detailmain .main .cnt {
    background-color: #ffffff;
    overflow-y: auto;
    border-radius: 5px;
    position: relative;
    font-size: 14px;
    padding: 0 20px
}

.detailmain .main .cnt .info {
    margin: 10px 20px;
    font-size: 14px;
}

.detailmain .main .cnt .info p {
    color: #333333;
    line-height: 25px;
}

.detailmain .main .cnt .info h3 {
    font-weight: bold;
    color: #f25252;
    font-size: 16px;
    text-align: center;
    line-height: 28px;
}

.detailmain .main .cnt .info h4 {
    font-size: 16px;
    text-align: center;
}

.detailmain .main .cnt .info span {
    color: #ff0000;
}

.detailmain .main .cnt .info .red {
    color: #f25252;
}

.detailmain .main .hdxq_foot {
    border-top: 1px solid #cccccc;
}

.detailmain .main .hdxq_foot p {
    width: 42%;
    display: inline-block;
    padding: 10px 10px;
    text-align: center;
    border-right: 1px solid #cccccc;
    color: #f25252;
    font-size: 16px;
}

.detailmain .main .hdxq_foot p:last-child {
    border: none;
}

;
/*请填写信息完成报名*/
.inpinfomain .main_01 {
    margin: 20% 0px 0;
    font-size: 12px;
    height: 80%;
}

.inpinfomain .main_01 img {
    position: fixed;
    top: 10px;
    right: 10px;
    width: 30px;
    z-index: 11;
}

.inpinfomain .cnt1 h5 {
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    margin: 5px 0px 0;
    color: #f25252;
    padding: 10px 0 15px;
    background-color: #fafafa;
}

.inpinfomain .cnt1 h5 span {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 16px;
    height: 25px;
    line-height: 25px;
}

.inpinfomain .cnt1 {
    margin: 65px 0px 0;
    background-color: #ffffff;
    overflow-y: auto;
    border-radius: 5px;
    position: relative;
}

/*.inpinfomain .cnt1 .exc_fill_in{ background-color: #ffffff; padding:10px 0 0 0; }
.inpinfomain .cnt1 .exc_fill_in p{background:#ffffff; border-radius:20px;border: 1px solid #e6e6e6; padding:5px 0; margin: 0px 20px 10px 20px; position: relative;}
.inpinfomain .cnt1 .exc_fill_in p:last-child{border: none;}
.inpinfomain .cnt1 .exc_fill_in p img{width: 4%;position: absolute;right: 18px; top: 18px;}
.inpinfomain .cnt1 .exc_fill_in p input{outline: none;padding: 5px;font-size: 16px;background: none;border: none;width: 60%;color:#333333;text-align: left;}
.inpinfomain  .cnt1 .exc_fill_in p.fill_btn{color:#ffffff;background:#ff6666;border:1px solid #ff6666; margin: 30px 30px; text-align: center;}
.inpinfomain  .cnt1 .exc_fill_in p.fill_btn input{color: #ffffff;text-align:center;}
.inpinfomain .cnt1 .exc_fill_in p i{ color:#999999;font-style: normal; border-right:1px solid #e6e6e6; font-size: 14px;padding: 7px 10px;}*/
.inpinfomain .cnt1 .ordmain {
    margin: 0 10px 10px;
    border-top: none;
}

/*提交订单改版*/
.actordcheck {
    padding-bottom: 22px;
}

.actordcheck .ordmain {
    background-color: #fff;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding: 0px 10px 0px;
    margin: 10px 0;
}

.actordcheck .ordmain dl {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    padding: 5px 0;
    background: #fff;
    position: relative;
    z-index: 111;
}

.actordcheck .ordmain dl dt {
    width: 45px;
    padding: 5px 0;
}

.actordcheck .ordmain dl dt img {
    width: 45px;
    height: 45px;
}

.actordcheck .ordmain dl dd {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    font-size: 16px;
    padding-left: 10px;
    color: #333333;
}

.actordcheck .ordmain dl dd h5 {
    padding: 5px 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.actordcheck .ordmain dl dd p {
    color: #999;
    font-size: 14px;
}

.actordcheck .ordmain dl#pordAttr dd p {
    padding: 5px 0 0
}

.actordcheck .ordmain dl dd p i {
    font-style: normal;
    color: #f25252;
    border-radius: 21px;
    display: inline-block;
}

.actordcheck .ordmain dl dd p span {
    color: #f25252;
    font-weight: bold;
}

.actordcheck .ordmain dl dd.cxdata h5 {
    padding: 0 0px 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.actordcheck .ordmain dl dd.cxdata label {
    display: inline-block;
    font-size: 14px;
    color: #999;
}

.actordcheck .ordmain dl dd.cxdata label span {
    color: #f25252;
}

.actordcheck .ordmain h6 {
    font-size: 14px;
    color: #333;
    padding: 10px 0 13px
}

.actordcheck .ordmain h6 span {
    color: #999;
}

.actordcheck .ordmain .inpinfo {
    padding-top: 5px;
}

.actordcheck .ordmain .inpinfo p {
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 0;
    position: relative;
}

.actordcheck .ordmain .inpinfo h6 {
    border-bottom: 1px solid #e6e6e6;
}

.actordcheck .ordmain .inpinfo p span {
    font-size: 16px;
    color: #999;
    width: 70px;
    display: inline-block;
}

.actordcheck .ordmain .inpinfo p input {
    width: 60%;
    font-size: 16px;
    color: #333;
    background: none;
    border: none;
}

.actordcheck .ordmain .inpinfo p input.red {
    color: #f25252
}

.actordcheck .ordmain .inpinfo p label {
    padding: 5px 10px;
    display: inline-block;
    background-color: #f25252;
    border-radius: 5px;
    position: absolute;
    right: 0px;
    top: 5px;
    font-size: 14px;
    color: #fff
}

.actordcheck .ordmain .inpinfo p label a {
    color: #fff
}

.actordcheck .ordmain .inpinfo p label.graybg {
    background: #f5f5f5;
    color: #666;
}

.actordcheck .ordmain .inpinfo p label.graybg a {
    color: #666;
}

.actordcheck .ordmain .inpinfo p select {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    opacity: 0;
    height: 33px
}

.actordcheck .ordmain .inpinfo p span.chosecity {
    width: 36%;
    display: inline-block;
    color: #333;
    position: relative;
    border-right: 1px solid #e6e6e6;
}

.actordcheck .ordmain .inpinfo p span.chosecity:last-child {
    border-right: none;
}

.actordcheck .ordmain .inpinfo p span.chosecity input {
    width: 80%;
    text-align: center;
}

.actordcheck .ordmain .inpinfo p img {
    position: absolute;
    top: 9px;
    right: 10px;
    width: 15px;
}

.actordcheck .ordmain .chosesty {
    position: relative;
    padding-left: 50px;
    padding-top: 12px;
    border-bottom: 1px dashed #e6e6e6;
}

.actordcheck .ordmain .chosesty:last-child {
    border-bottom: none;
}

.actordcheck .ordmain .chosesty h6 {
    position: absolute;
    left: 0px;
    top: 16px;
    width: 50px;
    font-size: 16px;
    color: #999;
    padding: 0;
}

.actordcheck .ordmain .chosesty ul {
}

.actordcheck .ordmain .chosesty:last-child ul {
    border-bottom: none
}

.actordcheck .ordmain .chosesty ul li {
    display: inline-block;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    margin: 0 5px 13px 0;
    color: #666;
    padding: 6px 6px;
    font-size: 14px;
}

.actordcheck .ordmain .chosesty ul li.on {
    border: 1px solid #f25252;
    background: url(../img/checkicon.png) bottom right no-repeat;
    background-size: 10px;
    color: #f25252
}

.actordcheck .subbtn {
    margin: 0px 20px 0;
    border-radius: 5px;
    overflow: hidden;
}

.actordcheck .subbtn p {
    background-color: #f25252;
    padding: 10px 0;
    text-align: center;
}

.actordcheck .subbtn p input {
    text-align: center;
    font-size: 16px;
    color: #fff;
    width: 100%;
    background: none;
    border: none;
}

.actordcheck .tstxtmain {
    text-align: center;
    font-size: 12px;
}

.actordcheck .tstxtmain h6 {
    color: #666;
    line-height: 22px;
}

.actordcheck .ordmain .chosesty p {
    position: relative;
    overflow: hidden;
    margin: 0px 0 10px;
    color: #999;
    font-size: 14px;
}

.actordcheck .ordmain .chosesty p a {
    float: left;
    padding: 10px;
    outline: 0;
    border: none;
    background: #f5f5f5;
}

.actordcheck .ordmain .chosesty p a.payup {
    border-radius: 0 5px 5px 0;
}

.actordcheck .ordmain .chosesty p a.paydown {
    border-radius: 5px 0 0 5px;
}

.actordcheck .ordmain .chosesty p a img {
    float: right;
    width: 16px;
}

.actordcheck .ordmain .chosesty p span {
    float: left;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.actordcheck .ordmain .chosesty p span input {
    float: left;
    border-left: none;
    border-right: none;
    text-align: center;
    border: none;
    outline: none;
}

.actordcheck .ordmain .chosesty p span input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.actordcheck .ordmain .chosesty p span input::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.actordcheck .ordmain .chosesty p input {
    float: left;
    width: 55px;
    height: 34px;
    border-top: 1px solid #e6e6e6;
    border-right: none;
    border-bottom: 1px solid #e6e6e6;
    border-left: none;
    text-align: center;
}

.actordcheck .ordmain .chosesty p label.bztxt {
    font-size: 12px;
    display: inline-block;
    margin-left: 20px;
    color: #f25252;
    line-height: 36px;
}

.actordcheck .ordmain .chosesty p label.bztxt {
    font-size: 12px;
    display: inline-block;
    margin-left: 20px;
    color: #f25252;
    line-height: 36px;
}

.actordcheck .ordmain p.bztxt {
    text-align: center;
    font-size: 12px;
    padding: 10px 0;
    color: #f25252;
}

/*夺宝详情*/
.serdet .dbdetail {
    background: #fff;
    padding: 10px;
}

.serdet .dbdetail h2 {
    color: #333;
    font-size: 16px;
    background: #fff;
    padding-bottom: 0;
}

.serdet .dbdetail h2 span.tagdb {
    background: #e45152
}

.serdet .dbdetail .dbtxt {
    font-size: 14px;
    color: #ababab;
}

.serdet .dbdetail .collect {
    padding: 0;
}

.serdet .dbdetail .collect .colline {
    padding: 15px 5px;
}

.serdet .dbdetail .collect .dbinfo {
    font-size: 14px;
    padding: 5px 0 10px;
    display: box;
    display: -moz-box;
    display: -webkit-box;
}

.serdet .dbdetail .collect .dbinfo span {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    display: block;
    text-align: center;
    color: #666;
    line-height: 28px;
}

.serdet .dbdetail .collect .dbinfo span:first-child {
    text-align: left;
}

.serdet .dbdetail .collect .dbinfo span:last-child {
    text-align: right;
}

.serdet .dbdetail .collect .dbinfo span .djs {
    color: #f25252;
    font-weight: bold;
}

.serdet .dbdetail .collect .dbinfo span .lose {
    font-weight: bold;
    color: #808080;
    font-size: 14px;
}

.serdet .dbdetail .collect .dbinfo i {
    font-style: normal;
    font-size: 16px;
    display: inline-block;
    margin-left: 4px;
    vertical-align: bottom;
}

.serdet .dbdetail .red {
    color: #f25252;
}

.serdet .dbdetail .gray {
    color: #666;
}

.serdet .dbdetail .joinstate {
    margin: 0px 0px 10px;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    color: #ccc;
}

.serdet .dbdetail .joinstate i {
    font-style: normal;
}

.serdet .dbdetail .joinstate span {
    display: inline-block;
    color: #666;
    overflow: hidden;
}

.serdet .dbdetail .joinstate .lookmore {
    display: block;
    text-align: center;
    color: #999
}

.serdet .dbdetail .joinstate .lookmore img {
    width: 12px;
    margin-left: 5px;
}

.serdet .dbdetail .joinstate .numlist {
    background: #f5f5f5;
    color: #999;
    font-size: 14px;
    padding: 10px;
    border-radius: 5px
}

.serdet .dbdetail .joinstate .numlist i {
    font-style: normal;
}

.serdet .dbdetail .joinstate .numlist i.red {
    color: #f25252;
}

.serdet .dbdetail .joinstate .numlist .codelist {
    text-align: left;
}

.serdet .dbdetail .joinstate .codelist a {
    display: inline-block;
    color: #666;
    width: 23%;
    text-align: center;
}

.serdet .dbdetail .joinstate .numlist span {
    color: #666
}

.serdet .dbdetail .joinstate .numlist .lookmore {
    text-align: center;
    color: #52a2f2
}

.serdet .dbdetail .joinstate .numlist .lookmore img {
    width: 12px;
    margin-left: 5px;
}

/*夺宝查看号码弹窗*/
.codetotal .main h6 {
    font-size: 16px;
    padding: 15px 0;
    text-align: center;
    color: #f25252;
    border-bottom: 1px solid #e5e5e5;
    font-weight: bold;
    margin: 0 10px;
}

.codetotal .main {
    margin: 20% 4%;
}

.codetotal .main p {
    text-align: left;
    padding: 8px 7px;
    font-size: 13px;
    max-height: 250px;
    overflow: hidden;
    overflow-y: auto;
    min-height: 200px;
}

.codetotal .main p a {
    display: inline-block;
    width: 23%;
    text-align: center;
}

.serdet .dbdetail .publishing {
    background: #f35959;
    margin: 10px 0px;
    padding: 10px;
    font-size: 14px;
    color: #ebd8d8;
    line-height: 30px;
}

.serdet .dbdetail .publishing .righttxt {
    float: right;
}

.serdet .dbdetail .publishing .righttxt i {
    display: block;
    font-style: normal;
    line-height: 14px
}

.serdet .dbdetail .publishing .righttxt label a {
    color: #fff;
    display: inline-block;
}

.serdet .dbdetail .publishing span {
}

.serdet .dbdetail .publishing span label {
    font-size: 20px;
    display: inline-block;
    margin-left: 10px;
    color: #fff
}

.serdet .published {
    background: url(../img/dbdetbg.png) no-repeat;
    background-size: 100% 100%;
    padding: 10px 10px;
    overflow: hidden;
    margin: 5px 0 10px;
}

.serdet .published .photo {
    width: 20%;
    float: left;
    text-align: center;
    margin-right: 3%;
    padding-top: 10px
}

.serdet .published .photo img {
    width: 100%;
    border-radius: 100%;
}

.serdet .published .maninfo {
    width: 76%;
    float: left;
}

.serdet .published .maninfo p {
    padding: 5px 0 0;
    color: #999;
    font-size: 14px;
}

.serdet .published .maninfo p label {
    display: inline-block;
    margin-left: 10px;
}

.serdet .published .maninfo p label a {
    color: #f25252;
}

.serdet .published .maninfo p span {
    color: #666;
}

.serdet .published .maninfo p span.red {
    color: #f25252;
}

.serdet .dbnavtab {
    border-top: 1px solid #e6e6e6;
    margin: 0px 0px 10px;
}

.serdet .dbnavtab ul {
    display: box;
    display: -moz-box;
    display: -webkit-box;
}

.serdet .dbnavtab ul li {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    padding: 10px 0;
    width: 25%;
    text-align: center;
    font-size: 16px;
    color: #666;
    border-bottom: 2px solid #fff;
}

.serdet .dbnavtab ul li.on {
    color: #f25252;
    border-bottom: 2px solid #f25252;
}

.serdet .dbinfomain {
    margin: 10px 0;
    border-top: 1px solid #e6e6e6;
    display: none;
}

.serdet .dbinfomain .nodata {
    text-align: center;
    padding: 20px 0;
    color: #e6e6e6;
    font-size: 12px;
    background: #fff;
}

.serdet .dbinfomain .nodata img {
    width: 15%;
}

.serdet .dbinfomain .nodata span {
    display: block;
    padding: 10px 0 0
}

.serdet .wqjx {
    background: #E7E8EC
}

.serdet .spxq {
    padding: 10px
}

.serdet .cyjl ul {
    padding: 0 10px;
    background: #fff;
}

.serdet .cyjl ul li {
    padding: 10px 0px 10px 60px;
    position: relative;
    font-size: 14px;
    border-bottom: 1px solid #e6e6e6;
}

.serdet .cyjl ul li:last-child {
    border-bottom: none;
}

.serdet .cyjl ul li img {
    position: absolute;
    left: 0;
    top: 15px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
}

.serdet .cyjl ul li h6 {
    color: #666;
    padding: 5px 0;
}

.serdet .cyjl ul li p {
    color: #999;
}

.serdet .cyjl ul li p span {
    margin-right: 10px;
}

.serdet .cyjl ul li i {
    color: #f25252;
    font-style: normal;
}

.serdet .cyjl .morejl {
    padding: 10px 0;
    text-align: center;
    border-top: 1px solid #e6e6e6;
    font-size: 14px;
    color: #999;
}

.serdet .wqjx {
    background: #E7E8EC
}

.serdet .wqjx .hiscnt {
    padding: 0 10px;
    margin-bottom: 10px;
    background: #fff
}

.serdet .wqjx .hiscnt a {
    display: block;
}

.serdet .wqjx .hiscnt h6 {
    font-size: 14px;
    color: #666;
    line-height: 40px;
    height: 40px;
}

.serdet .wqjx .hiscnt label {
    color: #999;
    float: right;
    display: inline-block;
}

.serdet .wqjx .hiscnt label.red {
    color: #f25252;
}

.serdet .wqjx .hiscnt .published {
    margin-top: 0;
    background: none;
    border-top: 1px solid #e6e6e6;
}

.serdet .wqjx .hiscnt .arr_red {
    margin-left: 5px;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    width: 12px;
    margin-right: -3px
}

.serdet .wqjx .hiscnt .arr_gray {
    margin-left: 5px;
    width: 7px;
    margin-top: -3px;
}

.serdet .gmxz .buynotice {
    padding: 0 10px 10px;
    border-top: none;
}

.serdet .gmxz .buynotice h6 {
    color: #666
}

.popup {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
}

.popup .payfor {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
}

.popup .payfor .choicenum {
    padding: 10px;
    border-bottom: 1px solid #e6e6e6;
}

.popup .payfor .choicenum h6 {
    color: #999;
    font-size: 14px;
}

.popup .payfor .choicenum h6 img {
    float: right;
    height: 14px;
}

.popup .payfor .choicenum p {
    position: relative;
    overflow: hidden;
    margin: 10px 0;
    color: #999;
    font-size: 14px;
}

.popup .payfor .choicenum p button {
    float: left;
    padding: 10px;
    outline: 0;
    border: none;
    background: #e6e6e6;
}

.popup .payfor .choicenum p button.payup {
    border-radius: 0 5px 5px 0;
}

.popup .payfor .choicenum p button.paydown {
    border-radius: 5px 0 0 5px;
}

.popup .payfor .choicenum p button img {
    float: right;
    width: 16px;
}

.popup .payfor .choicenum p:last-of-type span {
    float: left;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.popup .payfor .choicenum p:last-of-type span input {
    float: left;
    border-left: none;
    border-right: none;
    text-align: center;
    border: none;
    outline: none;
}

.popup .payfor .choicenum p:last-of-type span input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.popup .payfor .choicenum p:last-of-type span input::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.popup .payfor .choicenum p input {
    float: left;
    width: 55px;
    height: 34px;
    border-top: 1px solid #e6e6e6;
    border-right: none;
    border-bottom: 1px solid #e6e6e6;
    border-left: none;
    text-align: center;
}

.popup .payfor .choicenum p label.bztxt {
    font-size: 12px;
    display: inline-block;
    margin-left: 20px;
    color: #f25252;
    line-height: 36px;
}

.popup .payfor .choicenum ul:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: ".";
}

.popup .payfor .choicenum ul li {
    float: left;
    box-sizing: border-box;
    width: 25%;
    font-size: 14px;
    margin: 10px 0;
}

.popup .payfor .choicenum ul li span {
    display: inline-block;
    padding: 5px 0;
    width: 85%;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    text-align: center;
}

.popup .payfor .choicenum ul li.on span {
    border-color: #f25252;
    color: #f25252;
}

.popup .payfor .choicenum ul li.disabled span {
    border-color: rgba(204, 204, 204, 0.8);
    color: rgba(102, 102, 102, 0.6);
}

.popup .payfor .payforresult {
    position: relative;
    padding-left: 5px;
    height: 45px;
    line-height: 45px;
}

.popup .payfor .payforresult p {
    color: #999;
    font-size: 16px;
}

.popup .payfor .payforresult p span {
    color: #f25252;
}

.popup .payfor .payforresult button {
    position: absolute;
    top: 0;
    right: 0;
    height: 45px;
    outline: 0;
    border: none;
    background: #f25252;
    color: #fff;
    font-size: 16px;
    font-family: "微软雅黑";
    line-height: 45px;
    padding: 0 20px;
}

.popup .payfor .payforresult .warning {
    position: absolute;
    bottom: 18px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    display: none;
}

.popup .payfor .payforresult .warning p {
    display: inline-block;
    padding: 0 10px;
    background: #f3dddd;
    border-radius: 5px;
    border: 1px solid #efd5d8;
    color: #bf5755;
    box-shadow: 0 0 5px #ccc;
    line-height: 30px;
    font-size: 14px;
}

.popup .payfor .payforresult .warning p span {
    color: #bf5755;
}

/*计算详情*/
.count_details {
    margin-bottom: 10px;
}

.count_details .result {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    background: #fff;
    font-size: 16px;
    padding: 10px;
    margin-top: 10px;
}

.count_details .result h4 {
    display: inline-block;
    color: #999;
}

.count_details .result p {
    float: right;
    display: inline-block;
}

.count_details .equation {
    margin-top: 10px;
    padding: 10px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    background: #fff;
}

.count_details .equation .eq-header {
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    color: #333;
}

.count_details .equation .eq-header h4 {
    margin-bottom: 10px;
    color: #999;
    text-align: left;
    font-size: 16px;
}

.count_details .equation .eq-header p {
    font-size: 14px;
}

.count_details .equation .eq-content {
    padding-top: 10px;
    font-size: 14px;
}

.count_details .equation .eq-content > h5 {
    text-align: left;
}

.count_details .equation .eq-content > h5 .eq-check {
    float: right;
    color: #f25252;
}

.count_details .equation .eq-content > h5 .eq-check img {
    padding-left: 5px;
    width: 12px;
}

.count_details .equation .eq-content > h5 .eq-check.on img {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.count_details .equation .eq-content > p {
    margin: -7px 0;
    padding-top: 10px;
    color: #999;
    text-align: justify;
    line-height: 2;
}

.count_details .equation .caldetails {
    margin-top: 10px;
    border-top: 1px solid #e6e6e6;
}

.count_details .equation .caldetails .dt-header {
    overflow: hidden;
    padding: 10px 0 0;
}

.count_details .equation .caldetails .dt-header p {
    display: inline-block;
}

.count_details .equation .caldetails .dt-header p:first-child {
    float: left;
}

.count_details .equation .caldetails .dt-header p:last-child {
    float: right;
}

.count_details .equation .caldetails .dt-item {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    margin-top: 10px;
}

.count_details .equation .caldetails .dt-item p {
    color: #999;
    font-size: 12px;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    width: 25%;
    text-align: right;
}

.count_details .equation .caldetails .dt-item p:first-child {
    width: 50%;
    text-align: left;
}

.count_details .equation .caldetails .dt-item p:nth-of-type(2) {
    color: #f25252;
}

/*分享模块*/
.sharediv {
    background: url(../img/sharedivbg.jpg) no-repeat;
    background-size: 100% 100%;
    position: relative;
    padding-right: 30%;
    padding-left: 15px
}

.sharediv h5 {
    padding: 15px 0 5px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0px 2px 4px rgba(77, 0, 0, 0.2);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sharediv h6 {
    padding: 0px 0px 20px;
    font-size: 14px;
    color: #ffe5e5;
    text-shadow: 0px 1px 2px rgba(77, 0, 0, 0.2);
}

.sharediv .sharegif {
    position: absolute;
    right: 0%;
    width: 35%;
    bottom: 0;
    max-width: 120px;
}