* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-family: "Hiragino Sans GB", "微软雅黑", "华文细黑", "STHeiti", "Microsoft YaHei", SimHei, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

::-webkit-input-placeholder {
    color: #333333;
}

::-moz-placeholder {
    color: #333333;
}

:-ms-input-placeholder {
    color: #333333;
}

input:-moz-placeholder {
    color: #333333;
}

*:focus {
    outline: none;
}

body {
    background: #f9f9f9;
}

h2 {
    font-weight: 500;
}

.cl {
    height: 1px;
    clear: both;
}

.mcover {
    z-index: 99;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
   	position: fixed;
    filter: Alpha(Opacity=40);
    -moz-opacity: 0.4;
    opacity: 0.4;
    background: #000;
}

.spaceDiv {
    height: 91px;
}

.simpleSpace {
    height: 59px;
}

.spaceBorderDiv {
    width: 100%;
    height: 15px;
    background: #f9f9f9;
    border-top: 1px solid #edefed;
}

.arrowClass {
    background: url("../images/index/input_down.png") no-repeat center right;
}

.inputIconGray {
    background: url("../images/index/input_down_gray.png") no-repeat center right;
}

.inputIcon {
    background: url("../images/index/rl_icon.png") no-repeat center right;
}

.clickNo {
    border: 1px solid #e9ebee;
}

.clickOn {
    border: 1px solid #f23732;
}

.zc_head_bd {
    width: 100%;
    height: 58px;
    line-height: 58px;
    position: absolute;
    top: 0;
    z-index: 300;
    background: #FFF;
    border-bottom: 1px solid #e1e1e1;
    box-shadow: 3px 3px 3px rgba(2,2,2,0.1);
}

.zc_head_nopos {
    width: 100%;
    height: 58px;
    background: #FFF;
    border-bottom: 1px solid #f23732;
}

.zc_head_bd h2.welcome-login, .zc_head_nopos h2.welcome-login {
    color: #60606c;
    float: left;
    font-size: 20px;
    line-height: 58px;
    margin-left: 50px;
}

.zc_main {
    width: 1200px;
    margin: auto;
}

.zc_special {
    margin: 0 80px;
    width: 1189px;
    margin: auto;
}

.zc_other {
    margin: 0 50px;
    width: 1249px;
    margin: auto;
}

.zc_logo img {
    display: block;
    float: left;
    padding-top: 8px;
}

.zc_head_tab {
    float: right;
}

.zc_menu, .zc_index_login, .zc_status_logout, .zc_phone_bd {
    float: left;
    line-height: 58px;
    font-size: 14px;
}

.zc_index_login, .zc_status_logout, .zc_phone_bd {
    padding-left: 20px;
}

.zc_status_logout img, .zc_status_logout span, .zc_status_logout a {
    float: left;
}

.zc_status_logout img {
    display: inline-block;
    margin: 18px 3px 0 0;
}

.zc_status_logout span {
    margin-right: 3px;
}

.zc_status_logout a {
    color: #3c3c3d;
}

.zc_menu li {
    float: left;
    font-size: 16px;
}

.zc_menu li a {
    display: block;
    padding-left: 40px;
    color: #3c3c3d;
}

.zc_menu li a:hover, .zc_index_login a:hover, .zc_menu li.homecur a {
    color: #f23732;
}

.zc_index_login b {
    color: #f23732;
}

.zc_index_login a {
    color: #3c3c3d;
}

.zc-tel {
    width: 149px;
    height: 58px;
    display: inline-block;
    background: url("../images/index/zc_phone.png") no-repeat;
    background-position: 0 14px;
}

.li_selected {
    color: #f23732;
}

.zc {
    width: 100%;
    height: 50px;
    background: #000;
}
.zc_foot {
    width: 100%;
    background: rgb(24, 24, 24);
}
.zc_foot > .zc_foot_index {
    width: 1200px;
    margin: 0 auto;
}

.zc_foot_background {
    background: #2d3950!important;
    position: relative;
}

.zc_foot_bak {
    padding-bottom: 25px;
    background: #4e4e4e;
}

.foot_cover {
    border-bottom: 1px solid #FFF;
    overflow: hidden;
    padding-top: 10px;
}

.foot_cover .foot_ul_l {
    float: left;
    font-size: 12px;
    margin: 20px 0 0 0;
}

.foot_ul_l {
    padding-bottom: 30px;
}

.foot_ul_l ul {
    float: left;
    margin-right: 100px;
}

.foot_ul_l ul li {
    color: #FFF;
    line-height: 26px;
}

.foot_ul_l ul li a {
    color: #FFF;
    cursor: pointer;
    font-size: 12px;
}

.foot_ul_l ul li a:hover {
    color: #f23732;
}

.li_title {
    font-size: 14px;
    margin-bottom: 10px;
}

.foot_cover .foot_div_r {
    float: right;
    margin: 20px 0 0 0;
}

.foot_div_r div {
    float: left;
    margin-right: 80px;
}

.foot_div_r div p {
    color: #FFF;
    line-height: 26px;
    text-align: center;
    font-size: 16px;
}

.foot_div_r div img {
    width: 80px;
    margin-top: 30px;
}

.foot_cover p.friendly_link, .foot_cover p.html_link {
    color: #FFF;
    font-size: 12px;
    line-height: 40px;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
}

.friendly_link a {
    color: #FFF;
    margin-left: 10px;
    font-size: 12px;
}

.friendly_link span {
    font-size: 14px;
}

.friendly_link {
    padding: 20px 0;
}

.friendly_link a.first-style {
    margin-left: 0;
}

.html_link a {
    color: #FFF;
}

.friendly_link a:hover {
    color: #f23732;
}

.html_link a span {
    margin: 0 15px;
}

.foot_cover p.html_link {
    text-align: center;
}

.zc_foot_company_info {
    width: 1200px;
    margin: 0 auto;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    padding: 20px 0;
    // border-top: 1px solid #fff;
}

.zc_foot_company_info p {
    line-height: 26px;
}

.zc_foot_company_info p a {
    color: #FFF;
}

.zc_serve_default {
    width: 100%;
    background: #fff;
    font-size: 12px;
    color: #939393;
    position: relative;
}

.li_head {
    font-size: 16px;
    color: #6e6e6e;
}

.ul_cover {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding: 24px 0;
    overflow: hidden;
}

.zc_serve_default_background {
    background: none!important;
}

.ul_cover ul li a:link {
    color: #939393;
}

.ul_cover ul li a:visited {
    color: #939393;
}

.zc_serve_default ul {
    float: left;
    line-height: 22px;
}

.zc_serve_default ul li:not(:first-child):hover {
    cursor: pointer;
    text-decoration: underline;
}

.gyfw {
    padding-right: 174px;
    // margin-left: 10px;
}

.yd {
    padding-right: 198px;
}

.qhc {
    padding-right: 189px;
}

.bx {
    padding-right: 187px;
}

.js {
    text-align: center;
}

.tabContainer {
    padding: 20px 0;
    margin-top: 50px;
}

.tabContainer p {
    color: #fff;
    font-size: 14px;
    margin: -20px 0 30px 0;
}

#demoOne {
    overflow: hidden;
    margin-top: 15px;
    font-size: 13px;
}

#tabpage_1 {
    padding: 20px 0 30px 0;
}

.listNav, .ln-letters {
    overflow: hidden;
}

.ln-letters a {
    margin-right: 31px;
}

.listNavHide {
    display: none;
}

.listNavShow {
    display: list-item;
}

.letterCountShow {
    display: block;
}

.ln-letters a {
    color: #FFF;
    font-size: 14px;
    display: block;
    float: left;
    text-decoration: none;
}

.ln-letters a:not(:first-child):hover, .ln-letters .ln-selected {
    color: #f23732;
}

.ln-letters .ln-disabled {
    color: #ccc;
}

.ln-letter-count {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    text-align: center;
    font-size: 0.8em;
    line-height: 1.35;
    color: #336699;
}

.demo li {
    float: left;
    line-height: 26px;
    margin-right: 20px;
}

.limit_a {
    color: #d9392e;
}

.demo li, .demo li a {
    color: #FFF;
    font-size: 12px;
}

.demo li a:hover {
    color: #c92c26;
}

#popup_pane {
    width: 450px;
    display: none;
    background: #FFF;
    position: absolute;
    z-index: 120;
    border: 1px solid #f23732;
    padding-bottom: 10px;
    box-shadow: 5px 5px 20px rgba(2,2,2,0.2);
}

.city_list_show {
    display: block;
}

.city_list {
    width: 450px;
    background: #fff;
    position: absolute;
    right: 0;
    padding-bottom: 10px;
    z-index: 9999999;
    left: 0;
}

.city_classify {
    width: 450px;
    height: 40px;
    border-bottom: 1px solid #f0f0f0;
}

.city_classify .classify_color {
    border-bottom: 1px solid #f23732;
}

.city_classify li {
    color: #4e4e4e;
    height: 40px;
    float: left;
    text-align: center;
    font-size: 14px;
    list-style: none;
    margin-left: 11px;
    border-bottom: 1px solid transparent;
    line-height: 40px;
    cursor: pointer;
}

.city_details li {
    display: none;
}

.city_history {
    padding-left: 10px;
}

.city_alphabet {
    float: left;
    font-size: 20px;
    display: inline-block;
    /*position: relative;*/
    width: 100%;
}

.city_alphabet p {
    float: left;
    color: #f23732;
    font-size: 14px;
    margin-top: 10px;
    display: inline-block;
}

.city_alphabet div {
    font-size: 14px;
    margin-left: 30px;
}

.city_history span {
    float: left;
    width: 60px;
    height: 20px;
    font-size: 12px;
    color: #60606c;
    cursor: pointer;
    border: 1px solid transparent;
    line-height: 18px;
    background: #f0f0f0;
    text-align: center;
    margin: 10px 10px 0 0;
    border-radius: 1px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.city_history span:hover {
    color: #FFF;
    background: #f23732;
    background: -webkit-linear-gradient(left, #fc5f40, #f23732)!important;
}

.city_history_span {
    background: #f23732 !important;
    color: #FFF !important;
}

.zc_static_link {
    line-height: 40px;
    border-bottom: 1px solid #FFF;
}

.zc_static_link ul {
    width: 700px;
    margin: auto;
}

.zc_static_link ul li {
    float: left;
    color: #FFF;
    font-size: 12px;
    cursor: pointer;
}

.zc_static_link ul li:hover {
    color: #f23732;
}

.zc_static_link ul li a {
    color: #FFF;
    margin: 0 15px;
    cursor: default;
}

.index_focus {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}

.index_focus .bd li {
    display: none;
    left: 0;
    top: 0;
    text-align: center
}

.index_focus_post {
    z-index: 10;
}

.index_focus .pic {
    height: auto;
    display: block;
    text-align: center;
    width: 100%;
}

.index_focus .pic:hover {
    text-decoration: none;
}

.index_focus .slide_nav a {
    cursor: pointer;
    float: left;
    font-size: 28px;
    color: #fff;
    padding: 5px 10px;
}

.index_focus .slide_nav li:hover, .index_focus .slide_nav .on {
    text-decoration: none;
    color: #9c0;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.index_focus_pre, .index_focus_next {
    display: none;
    position: absolute;
    margin-top: 104px;
    width: 72px;
    height: 72px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    z-index: 10;
    /*background: url(../images/slide_arrow_icon.png) no-repeat;*/
}

.index_focus_pre {
    left: 30px;
    background-position: 0 0;
}

.index_focus_pre:hover {
    background-position: 0 -144px;
}

.index_focus_next {
    right: 30px;
    background-position: 0 -72px;
}

.index_focus_next:hover {
    background-position: 0 -216px;
}

.index_focus_info {
    position: absolute;
    left: 10%;
    bottom: 12%;
    width: 800px;
    height: 200px;
    padding-bottom: 10px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
    /*background: url("../images/car_bak.jpg") no-repeat;*/
    _background: none;
}

.index_focus_info h3 {
    font-size: 36px;
    line-height: 70px;
    display: none;
}

.index_focus_info .text {
    width: 500px;
    line-height: 24px;
    font-size: 14px;
    word-wrap: break-word;
    overflow: hidden;
    display: none;
}

.dot_query {
    width: 500px;
    background: #fff;
    border: 1px solid #f23732;
    padding: 0 15px 15px 15px;
    position: absolute;
    top: 86px;
    z-index: 100;
    display: none;
}

.dot_query .query {
    width: 100%;
    color: #60606c;
    font-size: 14px;
    border-bottom: 1px solid #e9ebee;
    height: 41px;
    line-height: 40px;
}

.dot_query .query p {
    padding: 0 18px 0 18px;
    float: left;
    cursor: pointer;
}

.dot_query .query p:first-child {
    border-bottom: 1px solid #f23732;
}

.dot_query ul {
    width: 100%;
    padding: 20px 0 0 0;
    border-bottom: 1px solid #e9ebee;
    font-size: 12px;
    color: #60606c;
}

.dot_query ul li {
    cursor: pointer;
    display: inline-block;
    padding: 0 10px 0 10px;
    height: 24px;
    line-height: 24px;
    background: #f2f3f5;
    border-radius: 5px;
    margin-right: 15px;
    margin-bottom: 20px;
}

.dot_query ol {
    width: 100%;
    padding: 12px 10px 12px 10px;
    font-size: 12px;
    color: #60606c;
    max-height: 270px;
    overflow: auto;
}

.dot_query ol li {
    cursor: pointer;
    display: inline;
    height: 14px;
    line-height: 14px;
}

.dot_query ol>span {
    display: inline-block;
    width: 30px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    -webkit-text-size-adjust: none;
    transform: scale(0.8);
    background: #f23732;
}

.dot_query ol>b {
    display: inline-block;
    width: 30px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #e9f0fe;
    -webkit-text-size-adjust: none;
    transform: scale(0.9);
    background: #077cfb;
}

.dot_query ol>strong {
    display: inline-block;
    width: 45px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #eafaf0;
    -webkit-text-size-adjust: none;
    transform: scale(0.9);
    background: #18d77b;
}

.dot_query ol li:first-child {
    /*display: inline;
    float: left;*/
    margin-top: 5px;
/*     color: #f23732; */
}

.dot_query .address {
    width: 100%;
    /*padding-left: 10px;*/
    font-size: 12px;
    color: #d3d3d3;
}

.dot_query .address span {
    display: block;
    font-size: 10px;
    color: #b2b2b2;
    margin-top: 10px;
}

.address_query {
    width: 100%;
    display: none;
}

.address_query input {
    width: 100%;
    height: 36px;
    border: 1px solid #e9ebee;
    margin-top: 20px;
    text-indent: 30px;
    background: url(../images/search/fd.png) no-repeat 10px center;
    font-size: 14px;
    color: #60606c;
    border-radius: 2px;
}

.address_query p {
    width: 440px;
    padding: 0 0 1px 24px;
    margin-top: 15px;
}

.address_query p span {
    display: block;
    color: #6e6e6e;
    font-size: 14px;
}

.address_query p i {
    font-style: normal;
    font-size: 12px;
    color: #939a9f;
}

.dialog_order_timeout {
    width: 420px;
    display: none;
    margin-left: -210px;
}

.dialog_class {
    position: fixed;
    top: 200px;
    left: 50%;
    z-index: 100;
    background: #FFF;
    border: 3px solid #c2c2c2;
}

.dialog_class h2 {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 15px;
    background: #f9f9f9;
    border-bottom: 1px solid #eeeeee;
}

.dialog_class h2 span {
    display: block;
    float: left;
    width: 14px;
    padding: 10px 0;
    position: absolute;
    right: 30px;
    top: 0;
    border-left: 1px solid #eeeeee;
}

.dialog_class h2 span img {
    width: 14px;
    height: 14px;
    margin-top: 3px;
    padding-left: 15px;
}

.dialog_info {
    padding: 20px 0;
    text-align: center;
}

.dialog_info div {
    width: 100%;
    display: flex;
}

.dialog_info button {
    width: 120px;
    height: 30px;
    color: #b2b2b2;
    font-size: 14px;
    margin: 30px auto 10px auto;
    line-height: 30px;
    text-align: center;
    background: #f0f0f0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.dialog_info span,
.dialog_coupon_refresh > div {
    font-size: 14px;
    color: #6e6e6e;
}

.dialog_info p {
    display: inline-block;
    width: 120px;
    height: 30px;
    color: #FFF;
    font-size: 14px;
    margin: 30px auto 10px auto;
    line-height: 30px;
    text-align: center;
    background: #cb2a1f;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}

.loading {
    width: 1200px;
    background: #fdfdfd;
    margin: 78px auto 0 auto;
}

.loading img {
    margin-left: 28%;
}

.loading_shuaxin img {
    position: fixed;
    left: 35%;
    z-index: 111;
    top: 230px;
}


/*dialog css*/

.dialog_class {
    position: fixed;
    top: 100px;
    left: 50%;
    z-index: 100;
    background: #FFF;
    border: 3px solid #c2c2c2;
}

.dialog_order_timeout {
    width: 420px;
    display: none;
    margin-left: -210px;
}

.dialog_pay_choose {
    width: 420px;
    display: none;
    margin-left: -210px;
}

.dialog_return_pay {
    width: 420px;
    display: none;
    font-size: 14px;
    text-align: center;
    margin-left: -210px;
    padding: 30px 0 40px 0;
}

.dialog_return_pay p {
    padding: 20px 65px;
}

.dialog_pay_choose span.tip_span {
    display: block;
    clear: both;
    color: #6e6e6e;
}

.dialog_pay_choose a {
    display: block;
    float: left;
    width: 120px;
    height: 30px;
    cursor: pointer;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.dialog_pay_choose a.other_type {
    margin: 20px 50px 0 65px;
    color: #cb2a1f;
    border: 1px solid #cb2a1f;
}

.dialog_pay_choose a.pay_finish {
    color: #FFF;
    margin-top: 20px;
    background: #cb2a1f;
}

.dialog_return_pay p span {
    display: block;
    float: left;
    width: 120px;
    height: 30px;
    color: #6e6e6e;
    cursor: pointer;
    line-height: 30px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.dialog_return_pay p span.return_span {
    color: #b2b2b2;
    background: #f0f0f0;
    margin-right: 50px;
}

.dialog_return_pay p span.keep_span {
    color: #FFF;
    background: #cb2a1f;
}

.dialog_pay_choose p span.other_type {
    color: #cb2a1f;
    margin-right: 50px;
    border: 1px solid #cb2a1f;
}

.dialog_pay_choose p span.pay_finish {
    color: #FFF;
    background: #cb2a1f;
}

.dialog_class h2 {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 15px;
    background: #f9f9f9;
    border-bottom: 1px solid #eeeeee;
}

.dialog_class h2 span {
    display: block;
    float: left;
    width: 14px;
    padding: 10px 0;
    position: absolute;
    right: 30px;
    top: 0;
    border-left: 1px solid #eeeeee;
}

.dialog_class h2 span img {
    width: 14px;
    height: 14px;
    margin-top: 3px;
    padding-left: 15px;
}

.dialog_info {
    padding: 20px 0;
    text-align: center;
}

.dialog_info span {
    font-size: 14px;
    color: #6e6e6e;
    display: block;
    padding-left: 5%;
    padding-right: 5%;
}

.dialog_info p {
    width: 120px;
    height: 30px;
    color: #FFF;
    font-size: 14px;
    margin: 20px auto;
    line-height: 30px;
    text-align: center;
    background: #cb2a1f;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.dialog_div {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 450px;
    height: 170px;
    display: none;
    background: #FFF;
    border-top: 1px solid #FFF;
    margin-left: -225px;
    margin-top: -85px;
    z-index: 10000;
}

.dialog_header {
    width: 100%;
    line-height: 40px;
    background: #f9f9f9;
    border-bottom: 1px solid #eeeeee;
}

.title_dialog {
    float: left;
    color: #2f2f39;
    font-size: 16px;
    padding-left: 20px;
}

.operate_dialog {
    float: right;
    cursor: pointer;
    color: #666666;
    font-size: 20px;
    padding: 0 12px;
    border-left: 1px solid #eeeeee;
}

.word_dialog {
    padding: 20px 0 0 20px;
    font-size: 14px;
    color: #6e6e6e;
}

.dialog_btn_div {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
}

.dialog_btn_div p {
    cursor: pointer;
}

.dialog_confirm_btn {
    width: 60px;
    height: 30px;
    color: #FFF;
    float: right;
    border-radius: 4px;
    padding: 0 10px;
    text-align: center;
    line-height: 30px;
    background: #e24339;
}

.custom-scroll::-webkit-scrollbar {
    -webkit-overflow-scrolling: touch;
    height: 10px;
    width: 10px
}

.custom-scroll::-webkit-scrollbar:hover {
    background-color: #E9E9E9;
    border: 1px solid #dbdbdb
}

.custom-scroll::-webkit-scrollbar-button:end:increment, .custom-scroll::-webkit-scrollbar-button:start:decrement {
    background: 0 0;
    display: block;
    height: 0
}

.custom-scroll::-webkit-scrollbar-track {
    background-clip: padding-box;
    border: solid transparent
}

.custom-scroll::-webkit-scrollbar-track-piece {
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
    background-color: transparent;
    border-radius: 0
}

.custom-scroll::-webkit-scrollbar-thumb {
    -moz-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
    background-clip: padding-box;
    background-color: rgba(0, 0, 0, .2);
    border: none;
    box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07)
}

.custom-scroll::-webkit-scrollbar-thumb:horizontal, .custom-scroll::-webkit-scrollbar-thumb:vertical {
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
    background-color: #bfbfbf;
    border-radius: 0
}

.custom-scroll::-webkit-scrollbar-thumb:active {
    -moz-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .33);
    -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .33);
    background-color: rgba(0, 0, 0, .44);
    box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .33)
}

.custom-scroll::-webkit-scrollbar-thumb:hover {
    background-color: #959595
}

.zc_tool {
    position: fixed;
    bottom: 0;
    right: 2px;
    z-index: 130;
}

.zc_tool ul.ulbox {
    width: 36px;
}

.ulbox li {
    position: relative;
    color: #6e6e6e;
}

.ulbox a {
    display: block;
    padding: 12px 10px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background-color: #4e4e4e;
    border-radius: 3px 0 0 3px;
    line-height: 16px;
	margin-bottom: 1px;
}

.ulbox a:hover {
    text-decoration: none;
    background-color: #f23732;
}

.zc_tool ul.ulbox .zc_wallet_i, .zc_order_i, .zc_tool ul.ulbox .zc_order_i, .zc_tool ul.ulbox {
    vertical-align: top;
}

.zc_tool a.abox:hover {
    cursor: pointer;
    text-decoration: none;
    background: #f23732;
}

.zc_foottooltipe {
    position: absolute;
    top: 0;
    right: 38px;
    min-width: 90px;
    height: 44px;
    line-height: 46px;
    text-align: center;
    font-size: 12px;
    color: #7e7e7e;
    background-color: #FFF;
    border: 1px solid #dadadf;
}

.tooltipe_class {
    padding: 10px 5px;
}

.tooltipe_class, .zc_foottooltipe {
    display: none;
    position: absolute;
    top: 0;
    right: 75px;
    text-align: center;
    font-size: 12px;
    color: #7e7e7e;
    background-color: #FFF;
    border: 1px solid #dadadf;
}

.zc_ordertooltipe {
    min-width: 90px;
    height: 61px;
}

.zc_logintooltipe {
    min-width: 150px;
}

.zc_logintooltipe div {
    margin-top: 10px;
}

.zc_wallettooltipe {
    min-width: 209px;
    height: 100%;
}

.my_wallet h2 {
    font-size: 14px;
    color: #2f2f39;
    padding-bottom: 5px;
    border-bottom: 1px solid #dadadf;
}

.my_wallet ul {
    width: 209px;
}

.my_wallet ul li {
    float: left;
    width: 69px;
    margin: 5px 0;
    text-align: center;
    border-right: 1px solid #dadadf;
}

.my_wallet ul li span {
    display: block;
}

.number_span {
    color: #c92c26;
    font-weight: 600;
}

.my_wallet ul li:last-child {
    border-right: none;
}

.tooltipe_class p {
    width: 70px;
    height: 30px;
    color: #FFF;
    cursor: pointer;
    margin: 8px auto;
    padding: 0 10px;
    line-height: 30px;
    background: #f23732;
}

.zc_foottooltipe:after, .tooltipe_class:after {
    left: 1.7rem;
    border-color: transparent transparent #f0f0f0;
    border-width: 11px;
    top: -22px;
    z-index: 1;
}

.tooltipe_class .rightsj {
    line-height: 79px;
}

.zc_foottooltipe .rightsj {
    line-height: 42px;
}

.rightsj {
    position: absolute;
    font-size: 25px;
    color: #FFF;
    top: 0;
}

.zc_wallet_i, .zc_order_i, .zc_service_i, .zc_help_i, .zc_share_i, .zc_top_i {
    display: inline-block;
}

.zc_wallet_i {
    width: 17px;
    height: 19px;
    background-position: center;
    background-repeat: no-repeat;
}

.wallet_default {
    background-size: contain;
    background-image: url("../images/index/wallet.png");
}

.wallet_active {
    background-size: contain;
    background-image: url("../images/index/wallet_active.png");
}

.zc_order_i {
    width: 16px;
    height: 19px;
    background: url("../images/index/order.png") no-repeat center;
    background-size: contain;
}

.zc_service_i {
    width: 18px;
    height: 18px;
    background: url("../images/index/customer_service.png") no-repeat center;
    background-size: contain;
}

.zc_help_i {
    width: 18px;
    height: 18px;
    background: url("../images/index/help.png") no-repeat center;
    background-size: contain;
}

.zc_share_i {
    width: 16px;
    height: 18px;
    background: url("../images/index/questionnaire.png") no-repeat center;
    background-size: contain;
}

.zc_top_i {
    width: 18px;
    height: 18px;
    background: url("../images/index/top.png") no-repeat center;
    background-size: contain;
}

.btn-style {
    background: -webkit-linear-gradient(left, #fc5f40, #f23732)!important;
}

.nav-item-style {
    background: #fff!important;
    color: #f23732!important;
    border-top: 5px solid #f23732;
}

.box-shadow {
    box-shadow: 5px 8px 20px #efbebb;
}

.yd-still-city {
    width: 500px;
    border: 1px solid #fc5f40;
    overflow: hidden;
    background: #fff;
    position: absolute;
    top: 99px;
    z-index: 1;
    display: none;
    padding: 0;
    box-shadow: 5px 5px 20px rgba(2,2,2,0.2);
}

.yd-still-city p {
    font-size: 14px;
    padding-left: 10px;
    width: 94%;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    border-bottom: 2px solid #e9ebee;
    color: #5a5a5a;
}

.yd-still-city ul {
    width: 100%;
    padding: 7px 0 0 20px;
    overflow: hidden;
    border: 0;
}

.yd-still-city ul li {
    text-align: center;
    line-height: 24px;
    min-width: 65px;
    height: 24px;
    font-size: 12px;
    background: #f2f3f5;
    color: #666666;
    float: left;
    margin: 7px 15px 7px 0;
    border-radius: 3px;
    cursor: pointer;
}

.yd-still-city ul li:hover {
    color: #fff;
    background: -webkit-linear-gradient(left, #fc5f40 , #f23732)!important;
}

.yd-still-city div {
    color: #f23732;
    margin: 0 0 13px 27px;
    font-size: 14px;
}

.dialog_coupon_refresh {
    text-align: center;
    padding: 20px 0;
}

.dialog_coupon_refresh p {
    width: 51px;
    height: 51px;
    background: url(../images/personal/renzheng.png)no-repeat center;
    background-size: 100%;
    margin: 0 auto;
}

.dialog_coupon_refresh > span {
    color: #f23732;
    font-size: 14px;
}

.dialog_coupon_refresh > div {
    margin: 5px 0;
}

.dialog_coupon_refresh > span span {
    font-size: 9px;
}

.coupon-model {
    width: 272px;
    height: 124px;
    float: left;
    margin-right: 34px;
    margin-bottom: 10px;
    background: url("../images/personal/coupon.jpg") no-repeat center;
    background-size: 100%;
    cursor: pointer;
}

.coupon-model > div {
    height: 84px;
    overflow: hidden;
    width: 100%;
    color: #fff;
}

.coupon-model > p {
    width: 90%;
    height: 40px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #6e6e6e;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin: 0 auto;
}

.amount {
    width: 100px;
    float: left;
    margin-top: 28px;
    overflow: hidden;
    text-align: center;
}

.amount span:first-child {
    margin-top: 19px;
    font-size: 18px;
    width: 15px;
}

.amount span:nth-child(2) {
    font-size: 37px;
    margin-left: -5px;
}

.effective_time {
    float: right;
    margin: 43px 13px 0 0;
    letter-spacing: 0.5px;
    font-size: 12px;
}

.effective_time p {
    height: 12px;
    line-height: 12px;
}

.personal_right .coupon_list .effective_time p {
    height: 16px;
    line-height: 16px;
}

.check-status {
  background: url("../images/personal/coupon_selected.jpg") no-repeat center;
  background-size: 100%;
}

.add-border-style {
    border: 1px solid #f23732!important;
}

.dot_car_list_o ul .dot_car_list_o_li .dot_car_list_o_divo i,
.spring-festival-activity i {
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    font-style: normal;
    text-align: center;
    min-width: 22px;
    padding: 0 3px;
    height: 22px;
    line-height: 22px;
    border-radius: 4px;
    border: 1px solid #F23732;
    color:rgba(252,65,60,1);
    margin-top: 4px;
    margin-right: 8px;
    margin-bottom: 1px;
    margin-left: 1px;
}

/* 灰色遮罩层 */
.mask {
  width: 100%;
  height: 100vh;
  z-index: 310;
  left: 0;
  top: 0;
  opacity: 0.6;
  position: fixed;
  background: #000;
}

.business_license, .rent_papers {
	cursor: pointer;
}
