﻿body {
    padding-top: 116px;
    /*background-color: #F9F9F9;*/
}

.header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 900;
    border-bottom: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    height: 50px;
}

.loginBtn {
    float: left;
    width: 60px;
    text-align: center;
    background-color: #fb5309;
    border-radius: 3px;
}

.loginBtn:hover {
    background-color: #ff6a00;
    cursor: pointer;
    color: #ffffff;
}

.registerBtn {
    float: left;
    width: 80px;
    text-align: center;
    background-color: #0a84fa;
    margin-left: 8px;
    border-radius: 3px;
}

.registerBtn:hover {
    background-color: #0089f2;
    cursor: pointer;
}

.box {
    margin: 0 auto;
    position: relative;
    top: 0px;
    left: 0px;
}

.el_box2 {
    /*background-color: #fff;*/
    border-right: 0 none;
}

.h_status {
    height: 30px;
    line-height: 30px;
    background-color: #fff;
    color: #666666;
    font-size: 14px;
    float: right;
    margin-top: 10px;
}

.h_status .top_left {
    float: left;
}

.h_status a {
    color: #666666;
}

.h_status .top_right {
    float: right;
}

.h_status .top_right .def_status {
    float: left;
    display: inline-block;
}

.h_status .top_right .def_status a:hover {
    color: #f63f16;
}

.h_status .top_right .login_status {
    float: left;
    padding: 0 15px;
}

.login_status .logoutLink {
    color: #ffb129;
}

.h_status .top_right .phoneNum {
    padding: 0 15px;
    display: inline-block;
    float: left;
}

.h_status .top_right .top_wx {
    float: left;
    width: 120px;
    position: relative;
    height: 14px;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    margin-top: 8px;
}

.h_status .top_right .top_wx:hover {
    background-color: #fff;
}

.h_status .top_right .top_wx:hover .wx_ewm {
    display: block;
}

.top_right .top_wx .wx_text {
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: 8px;
    height: 14px;
    line-height: 14px;
    right: 0;
    padding-left: 42px;
    z-index: 2;
}

.top_wx .wx_text .wx_logo {
    background: url(../images/icons_bg.png) no-repeat top left;
    background-position: 0 0;
    display: block;
    position: absolute;
    top: -4px;
    left: 15px;
    width: 20px;
    height: 20px;
}

.top_right .top_wx .wx_ewm {
    position: absolute;
    top: -8px;
    left: -1px;
    width: 146px;
    display: none;
    text-align: center;
    z-index: 1;
    border: 2px solid #dedede;
    border-top: 0 none;
    height: 146px;
    background-color: #fff;
    padding-top: 30px;
    height: 116px;
}

.top_right .top_wx .wx_ewm p {
    margin: 0;
}

.top_right .top_wx .wx_ewm img {
    width: 86px;
    height: 86px;
}

.top_user {
    float: left;
    padding-left: 42px;
    position: relative;
}

.top_user .user_logo {
    background: url(../images/icons_bg.png) no-repeat top left;
    background-position: 0 -23px;
    display: block;
    position: absolute;
    top: 4px;
    left: 15px;
    width: 21px;
    height: 21px;
}

.top_user :hover {
    color: #0089f2;
}

.nav {
    background-color: #fff;
    height: 50px;
}

.nav .logo {
    height: 20px;
    float: left;
    margin-top: 0px;
}

.nav_bar {
    float: right;
    height: 50px;
    line-height: 60px;
    font-size: 20px;
    /* margin-left: 30px; */
    /* right: 93px; */
    /* margin: auto; */
    /* align-content: center; */
}

.nav_bar a {
    color: #000;
    float: left;
    display: block;
}

.nav_bar a.act {
    color: #da0b0b;
}

.nav_bar a.act span {
    color: #da0b0b;
}

.nav_bar a:hover {
    color: #1a95f4;
    /*border-bottom: 2px solid #1a95f4;*/
}

.nav_bar a:hover .jmhz_item {
    display: block;
}

.jmhz_item {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    text-align: center;
    background-color: #fff;
    height: 60px;
    border: 1px solid #ccc;
    color: #333;
    cursor: pointer;
    display: none;
}

.jmhz_item div {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.jmhz_item div:hover {
    background-color: #1a95f4;
    color: #fff;
}

.nav_bar a:hover span {
    color: #da0b0b;
}

.nav_bar a span {
    color: #000;
    padding: 0 22px;
    /*border-left: 1px solid #ccc;*/
}

.nav_bar a:first-child span {
    border-left: 0 none;
}

.gd_msg {
    background-color: #0089f2;
    color: #fff;
}

.hd_gs {
    height: 45px;
    text-align: left;
    line-height: 45px;
    font-size: 14px;
    color: #fff;
}

.hd_gs_item {
    position: relative;
}

.hd_gs_item i {
    display: inline-block;
    height: 18px;
    width: 14px;
    background: url(../images/icons_bg.png) no-repeat top left;
    background-position: 0 -115px;
    vertical-align: top;
    margin-top: 16px;
    margin-right: 2px;
}

.gd_mes_con {
    position: absolute;
    height: 20px;
    top: 13px;
    left: 70px;
    width: 1050px;
    overflow: hidden;
}

.gd_mes_con .gd_mes_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    line-height: 20px;
    height: 20px;
}

.gd_mes_con .gs_link {
    color: #fff;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gd_mes_con .gs_link em {
    padding: 0 10px;
}

.gd_mes_con .gs_link:hover {
    text-decoration: underline;
}

.hd_gs_item .hd_gs_more {
    color: #fff;
    position: absolute;
    width: 60px;
    right: 0;
    text-align: right;
    top: 0;
}

.hd_gs_item .hd_gs_more:hover {
    text-decoration: underline;
}

.footer {
    background-color: #f5f6fa;
}

.footer .frides_links {
    background-color: #eae8ef;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding-top: 50px;
    padding-bottom: 35px;
}

.footer .frides_links .links_item {
    float: left;
    width: 200px;
    text-align: left;
}

.links_item .tit {
    font-weight: bolder;
}

.links_item .links_c {
    display: block;
    margin-bottom: 15px;
    font-size: 16px;
    color: #666;
}

.links_item .links_c:hover {
    text-decoration: underline;
}

.footer .f_cp {
    padding: 20px 0 30px;
    text-align: center;
    line-height: 2;
    color: #666;
    font-size: 14px;
}

.hz_frieds .tit {
    background-color: #0089f2;
    height: 45px;
    line-height: 45px;
}

.hz_frieds .tit .box {
    text-align: center;
    font-size: 20px;
    color: #fff;
}

.hz_frieds .tit .box i {
    width: 50px;
    height: 20px;
    background: url(../images/icons_bg.png) no-repeat top left;
    background-position: 0 -143px;
    position: absolute;
    left: 50%;
    margin-left: -25px;
    bottom: -20px;
}

.hz_company .dw_name {
    font-size: 26px;
    color: #0089f2;
    padding: 50px 0 25px 60px;
}

.hz_company .dw_name i {
    width: 47px;
    height: 47px;
    background: url(../images/icons_bg.png) no-repeat top left;
    background-position: -37px 0;
    position: absolute;
    left: 0;
    top: 54px;
}

.hz_company .dw_content {
    position: relative;
    height: 360px;
    margin: 0 auto;
    width: 1200px;
}

.hz_company .dw_content a {
    position: absolute;
    top: 28px;
    display: block;
    width: 186px;
    height: 186px;
    z-index: 1;
}

.hz_company .dw_content a img {
    width: 100%;
    height: 100%;
    transition: all .6s;
    -moz-animation: all .6s;
    -ms-animation: all .6s;
    -webkit-animation: all .6s;
    -o-animation: all .6s;
}

.hz_company .dw_content a:hover {
    z-index: 2;
}

.hz_company .dw_content a:hover img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}

.hz_company .dw_content .a1 {
    left: 160px;
}

.hz_company .dw_content .a2 {
    left: 348px;
}

.hz_company .dw_content .a3 {
    left: 534px;
}

.hz_company .dw_content .a4 {
    left: 720px;
}

.hz_company .dw_content .a5 {
    left: 908px;
}

.hz_company .dw_content .a6 {
    left: 255px;
    top: 128px;
}

.hz_company .dw_content .a7 {
    left: 440px;
    top: 128px;
}

.hz_company .dw_content .a8 {
    left: 630px;
    top: 128px;
}

.hz_company .dw_content .a9 {
    left: 816px;
    top: 128px;
}

.bannerSlider a img {
    width: 100%;
    height: 556px;
    max-width: 1920px;
}

.five_des {
    margin: 0 auto;
    width: 1200px;
}

.five_des .fd_item {
    float: left;
    width: 239px;
    border-left: 1px solid #ccc;
    text-align: center;
}

.five_des .fd_item:first-child {
    border: 0 none;
}

.five_des .fd_item .p1 {
    font-size: 14px;
    padding: 10px 0 0px;
}

.five_des .fd_item .p2 {
    font-size: 13px;
    line-height: 2;
}

.five_des .fd_item .fd_img {
    display: inline-block;
    width: 120px;
    height: 114px;
}

.five_des .fd_item .fd_img img {
    width: 96px;
    height: 96px;
    margin-top: 10px;
}

.five_des .fd_item:hover .p1 {
    color: #0089f2;
}

.five_des .fd_item:hover .fd_img {
    background: url(../images/icons_bg.png) no-repeat top left;
    background-position: 0 -177px;
}

.bg_f8 {
    background-color: #f8f8f8;
}

.bg_ff {
    background-color: #fff;
}

.th_des {
    padding: 54px;
    margin-bottom: 50px;
    width: 1200px;
}

.th_des .th_top {
    border-top: 1px solid #ccc;
    padding: 45px 142px;
}

.th_des .th_top .tit {
    font-size: 24px;
    font-weight: bolder;
    text-align: center;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -170px;
    width: 400px;
}

.th_des .th_top p {
    font-size: 18px;
    color: #999;
    line-height: 2;
    text-align: center;
}

.el_box_item {
    width: 20%;
    float: left;
    height: 396px;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.el_box_item:before,
.el_box_item:after {
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 2;
    background: #dddddd;
    content: '';
}

.el_box_item:before {
    left: -1px;
}

.el_box_item:after {
    right: 0;
}

.el_box_item.act {
    width: 40%;
    background: #f8f9fb;
}

.el_box_item.act:before,
.el_box_item.act:after {
    background: #00a2ca;
    z-index: 3;
}

.el_box_item .inner {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    overflow: hidden;
}

.el_box_item .inner .left,
.el_box_item .inner .right {
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.el_box_item .inner .left {
    left: 0;
    padding-top: 25px;
    text-align: center;
}

.el_box_item .inner .left div {
    font-size: 14px;
    color: #000;
    margin-top: 34px;
}

.el_box_item .inner .right {
    left: 100%;
}

.el_box_item.act .right {
    left: 0;
}

.el_box_item .inner .right .r_top {
    color: #666;
    padding: 30px 0 20px 60px;
    font-size: 18px;
    line-height: 1.5;
}

.el_box_item .inner .right .r_top .r_tit {
    font-size: 20px;
    color: #333;
}

.right .r_top .r_p span {
    color: #ffb129;
}

.inner .right .r_top .r_p {
    font-size: 16px;
    color: #333;
}

.el_box_item.act .left {
    left: -100%;
}

.el_box_item .inner .right .r_bot {
    border-top: 1px solid #ccc;
}

.inner .right .r_bot a {
    width: 210px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    background-color: #ffb129;
    color: #fff;
    font-size: 26px;
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

.fw2_slider {
    padding-left: 75px;
}

.slider_top,
.slider_bot {
    margin-bottom: 40px;
    padding-top: 8px;
}

.slider_top a,
.slider_bot a {
    display: block;
    float: left;
    margin-right: 30px;
    width: 328px;
    height: 264px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.slider_top a .op_show_div,
.slider_bot a .op_show_div {
    height: 46px;
    line-height: 46px;
    position: absolute;
    color: #fff;
    font-size: 22px;
    left: 0;
    right: 0;
    bottom: -46px;
    background: url(../images/bg_img.png) repeat top left;
    text-align: center;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.slider_top a:hover,
.slider_bot a:hover {
    box-shadow: 0 2px 10px #60baff, 0 -2px 10px #60baff;
}

.slider_top a:hover .op_show_div,
.slider_bot a:hover .op_show_div {
    bottom: 0;
}

.slider_top a img,
.slider_bot a img {
    width: 100%;
    height: 100%;
}

.th_fw2 .flexslider {
    height: 580px;
    padding: 40px 0;
    overflow: hidden;
}

.blSlider .bl_item a {
    display: block;
    width: 206px;
    height: 206px;
    float: left;
    margin-left: 10px;
    position: relative;
    overflow: hidden;
}

.blSlider .bl_item a:first-child {
    margin-left: 65px;
}

.blSlider .bl_item a .op_show_div {
    height: 46px;
    line-height: 46px;
    position: absolute;
    color: #fff;
    font-size: 22px;
    left: 0;
    right: 0;
    bottom: -46px;
    background: url(../images/bg_img.png) repeat top left;
    text-align: center;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.blSlider .bl_item a:hover .op_show_div {
    bottom: 0;
}

.blSlider {
    height: 250px;
}

.blSlider .slides li {
    margin-bottom: 50px;
}

.blSlider .bl_item a .op_div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    overflow: hidden;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
    position: absolute;
    display: none;
}

.blSlider .bl_item .op_div.act {
    display: block;
}

.com_fw_tit {
    height: 40px;
    margin-bottom: 80px;
    border-bottom: 1px solid #ccc;
    position: relative;
}

.com_fw_tit .fw_text {
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -200px;
    background-color: #fff;
    text-align: center;
    font-size: 24px;
    color: #666;
    width: 400px;
}

.f_ewm .f_ewm_top {
    font-size: 14px;
    color: #333;
    padding-left: 24px;
    height: 16px;
    line-height: 16px;
    margin-bottom: 10px;
    position: relative;
}

.f_ewm .f_ewm_top i {
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    background: url(../images/icons_bg.png) no-repeat top left;
    background-position: 0 -316px;
}

.jc_btn {}

.f_ewm_bot {
    height: 140px;
    width: 140px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    background-color: #fff;
}

.f_ewm_bot img {
    height: 100px;
    width: 100px;
    margin-top: 10px;
    margin-bottom: 4px;
}

.el_applay .el_box1 {
    float: left;
    width: 330px;
    background-color: #0089f2;
    color: #fff;
    height: 526px;
    font-size: 18px;
    padding: 0 20px;
}

.el_item {
    float: left;
    width: 366px;
    height: 526px;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
    padding: 0 20px;
    position: relative;
}

.el_item:hover {
    box-shadow: 0 10px 20px #ccc;
    -webkit-box-shadow: 0 10px 20px #ccc;
    -moz-box-shadow: 0 10px 20px #ccc;
    margin-right: 4px;
}

@-moz-keyframes dese {
    0% {
        box-shadow: 0 0 2px #ccc;
        -webkit-box-shadow: 0 0 2px #ccc;
        -moz-box-shadow: 0 0 2px #ccc;
        top: 0px;
    }
    100% {
        box-shadow: 0 10px 20px #ccc;
        -webkit-box-shadow: 0 10px 20px #ccc;
        -moz-box-shadow: 0 10px 20px #ccc;
        top: -1px;
    }
}

@-webkit-keyframes dese {
    0% {
        box-shadow: 0 0 2px #ccc;
        -webkit-box-shadow: 0 0 2px #ccc;
        -moz-box-shadow: 0 0 2px #ccc;
        top: 0px;
    }
    100% {
        box-shadow: 0 10px 20px #ccc;
        -webkit-box-shadow: 0 10px 20px #ccc;
        -moz-box-shadow: 0 10px 20px #ccc;
        top: -1px;
    }
}

@keyframes dese {
    0% {
        box-shadow: 0 0 2px #ccc;
        -webkit-box-shadow: 0 0 2px #ccc;
        -moz-box-shadow: 0 0 2px #ccc;
        top: 0px;
    }
    100% {
        box-shadow: 0 10px 20px #ccc;
        -webkit-box-shadow: 0 10px 20px #ccc;
        -moz-box-shadow: 0 10px 20px #ccc;
        top: -1px;
    }
}

.el_item_tt_title {
    height: 90px;
    border-bottom: 1px solid #fff;
    margin-bottom: 35px;
}

.el_item_tt_title p {
    position: relative;
    font-size: 24px;
    line-height: 1;
    padding: 42px 0 22px;
}

.el_item_tt_title .ys_p {
    text-indent: 48px;
}

.el_item_tt_title .ys_p:before {
    position: absolute;
    top: 36px;
    left: 5px;
    background: url(../images/icons_bg.png) no-repeat top left;
    background-position: -830px 0;
    width: 32px;
    height: 36px;
    content: '';
}

.el_box2 .el_item_tt_title {
    border-bottom-color: #ccc;
}

.el_box2 .el_item_tt_title p {
    font-size: 20px;
    text-indent: 5px;
}

.el_box2 .el_item_tab .eit_cel {
    color: #333;
}

.font_bold {
    font-weight: bold;
}

.el_item_tab {
    display: table;
    width: 100%;
    margin-bottom: 10px;
}

.el_item_tab .eit_cel {
    display: table-cell;
    color: #fff;
    font-size: 18px;
}

.el_item_tab .eit_cel1 {
    font-weight: bold;
    width: 100px;
}

.el_item_tab .eit_cel2 {
    line-height: 30px;
    font-size: 16px;
}

.el_applay .el_box1 .el_box1_item {
    padding-left: 98px;
    line-height: 1;
    margin-bottom: 44px;
    position: relative;
}

.el_applay .el_box1 .el_box1_item:first-child {
    margin-top: 64px;
}

.el_applay .el_box1 .el_box1_item:after {
    display: block;
    content: "";
    height: 39px;
    width: 39px;
    position: absolute;
    top: -4px;
    left: 40px;
    background: url(../images/icons_bg.png) no-repeat top left;
}

.el_applay .el_box1 .qx_item:after {
    background-position: -172px 0;
}

.el_applay .el_box1 .gn_item:after {
    background-position: -172px -70px;
}

.el_applay .el_box1 .yb_item:after {
    background-position: -172px -142px;
}

.el_applay .el_box1 .fb_item:after {
    background-position: -172px -214px;
}

.el_applay .el_box1 .jg_item:after {
    background-position: -172px -286px;
}

.el_applay .el_box1 .dz_item:after {
    background-position: -172px -360px;
}

.el_item .el_item_top {
    /*border-bottom: 1px solid #ececec;*/
    padding-left: 62px;
    padding-top: 32px;
    font-size: 14px;
    color: #666;
    line-height: 1;
    padding-bottom: 20px;
}

.el_item .el_item_top .tit {
    font-size: 18px;
    color: #333;
    font-weight: bolder;
    height: 24px;
}

.el_item .el_item_top .tit_fz {
    padding-bottom: 24px;
    padding-top: 10px;
    font-size: 14px;
}

.el_item .el_item_top .p_p1 {
    padding-bottom: 12px;
}

.el_item .el_item_top .p_p2 {
    padding-top: 14px;
}

.el_item .el_item_top .p_p2 span {
    color: #ffb129;
}

.el_item .el_item_bot {
    padding-top: 12px;
    padding-bottom: 12px;
}

.el_item_buy {
    text-align: center;
    height: 54px;
    line-height: 54px;
    width: 210px;
    font-size: 26px;
    border: 1px solid #ffb129;
    border-radius: 4px;
    position: absolute;
    bottom: 50px;
    left: 0;
    margin-left: 100px;
    color: #fff;
    background-color: #ffb129;
}

.el_item_buy:hover,
.el_item_buy:active {
    color: #ffb129;
    background-color: #fff;
}

.asider_bar {
    position: fixed;
    right: 5px;
    bottom: 10px;
    border: 1px solid #0089f2;
    z-index: 9999;
}

.asider_bar .ab_bar_item {
    display: block;
    width: 33px;
    height: 37px;
    background: url(../images/botNav.png) no-repeat top left;
    position: relative;
    background-position: -40px 1px;
}

.asider_bar .ab_bar_item:hover {
    background-position: 0px 0px;
}

.asider_bar .ab_bar_item.wx_bar div {
    position: absolute;
    top: -110px;
    left: -500px;
    width: 275px;
    height: 275px;
    border: 1px solid #d9d9d9;
    display: none;
    transition: all 1s;
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
}

.asider_bar .ab_bar_item.wx_bar div img {
    width: 100%;
    height: 100%;
}

.asider_bar .ab_bar_item.wx_bar div i {
    width: 8px;
    height: 14px;
    background: url(../images/navsj.png) no-repeat;
    display: block;
    position: absolute;
    right: -8px;
    bottom: 135px;
}

.asider_bar .ab_bar_item.wx_bar:hover div {
    display: block;
    left: -285px;
}

.ab_bar_item.kf_bar {
    background-position: -40px -36px;
}

.ab_bar_item.kf_bar:hover {
    background-position: 0 -36px;
    margin-top: -3px;
}

.asider_bar .ab_bar_item.kf_bar div {
    background-color: #fff;
    position: absolute;
    top: -40px;
    left: -295px;
    border: 1px solid #d9d9d9;
    display: none;
    transition: all 1s;
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    padding: 20px;
    font-size: 18px;
    color: #666;
}

.asider_bar .ab_bar_item.kf_bar div i {
    width: 8px;
    height: 14px;
    background: url(../images/navsj.png?202210250001) no-repeat;
    display: block;
    position: absolute;
    right: -8px;
    bottom: 45px;
}

.asider_bar .ab_bar_item.kf_bar:hover div {
    display: block;
    background-position: -82px -90px;
}


.ab_bar_item.xs_bar {
    background-position: -40px -36px;
}

.ab_bar_item.xs_bar:hover {
    background-position: 0 -36px;
    margin-top: -3px;
}

.asider_bar .ab_bar_item.xs_bar div {
    background-color: #fff;
    position: absolute;
    top: -40px;
    left: -295px;
    border: 1px solid #d9d9d9;
    display: none;
    transition: all 1s;
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    padding: 20px;
    font-size: 18px;
    color: #666;
}

    .asider_bar .ab_bar_item.xs_bar div i {
        width: 8px;
        height: 14px;
        background: url(../images/navsj.png?202210250001) no-repeat;
        display: block;
        position: absolute;
        right: -8px;
        bottom: 45px;
    }

.asider_bar .ab_bar_item.xs_bar:hover div {
    display: block;
    background-position: -82px -90px;
}


.asider_bar .ab_bar_item.add_bar {
    background-position: -40px -73px;
}

.asider_bar .ab_bar_item.add_bar:hover {
    background-position: 0 -73px;
    margin-top: -5px;
}

.address_layer {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 710px;
    height: 556px;
    margin-left: -355px;
    margin-top: -278px;
    z-index: 9999;
}

.asider_bar .ab_bar_item.fk_bar {
    background-position: -40px -107px;
}

.asider_bar .ab_bar_item.fk_bar:hover {
    background-position: 0 -107px;
    border-bottom: 1px solid #0089f2;
    margin-top: -7px;
}

.asider_bar .ab_bar_item.top_bar {
    display: none;
}

.asider_bar .ab_bar_item.top_bar.act {
    background-position: -40px -171px;
    display: block;
}

.asider_bar .ab_bar_item.top_bar.act:hover {
    background-position: 0 -171px;
    margin-top: -3px;
}

.yj_content textarea {
    padding: 10px;
    border: 1px solid #ccc;
    width: 340px;
    height: 150px;
    display: block;
    margin: 20px auto 50px;
}

.yj_content p {
    font-size: 20px;
    color: #333;
    padding-left: 50px;
    padding: 30px 0 10px;
    text-align: center;
}

.select_car_main {
    min-height: 800px;
}

.sc_left {
    width: 190px;
    height: 800px;
    position: fixed;
    top: 90px;
    z-index: 999;
    margin-left: 20px;
}

.sc_left .sc_l_bot {
    border: 1px solid #DDD;
    border-top: none;
    overflow: hidden;
    overflow-y: scroll;
}

.sc_left .sc_l_bot:after {
    display: block;
    content: "";
    zoom: 1;
    height: 500px;
}

.sc_l_top a {
    float: left;
    width: 26px;
    height: 26px;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    text-align: center;
    font-size: 14px;
    line-height: 26px;
    color: #000000;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
}

.sc_right {
    float: right;
    /*width: 980px;
    min-height: 400px;*/
    width: auto;
    float: none;
    padding-left: 230px;
    margin-top: 175px;
}

.carTit {
    height: 30px;
    line-height: 30px;
    background-color: #DDD;
    font-size: 16px;
    font-weight: bold;
    color: orange;
    text-indent: 10px;
}

.node_text {
    position: relative;
    margin-left: 24px;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
    display: inline-block;
    padding: 0 5px;
}

.node_text:hover {
    background-color: #9FCFFF;
    color: #FFF;
}

.node_text.act {
    background-color: #9FCFFF;
    color: #FFF;
}

.node_text i {
    background: url(../images/close.gif) no-repeat top left;
    position: absolute;
    top: 6px;
    left: -15px;
    height: 12px;
    width: 12px;
}

.node_text.open i {
    background: url(../images/open.gif) no-repeat top left;
}

.itemTree .nodes .nodes {
    margin-left: 14px;
    line-height: 30px;
}

.list_content {
    padding-bottom: 85px;
    margin-top: -15px;
}

.list_item {
    width: 455px;
    float: left;
    border: 1px solid #ccc;
    margin-right: 20px;
    margin-bottom: 10px;
    cursor: pointer;
}

.list_cn_item:hover {
    box-shadow: 0 2px 20px #ccc;
    -webkit-box-shadow: 0 2px 20px #ccc;
    -moz-box-shadow: 0 2px 20px #ccc;
    -ms-box-shadow: 0 2px 20px #ccc;
}

.list_item .list_img {
    width: 100%;
    height: 310px;
}

.item_des {
    /*background-color: #f2f1ee;
    height: 100px;*/
    font-size: 14px;
    /*color: #999;*/
}

.item_des .p1,
.item_des .p2 {
    text-align: left;
    padding: 0 12px;
    height: 20px;
    margin: 0;
}

.item_des .p1 .s1,
.item_des .p2 .s1 {
    color: #fff;
    background-color: #999;
}

.item_des_Number {
    background-color: #999;
    margin-left: 5px;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    border-radius: 3px;
    color: #fff;
}

.item_des_YearCode {
    background-color: #999;
    margin-left: 5px;
    padding: 0 5px;
    border-radius: 3px;
    color: #fff;
}
.item_des_DownNumber {
    margin-left: 5px;
    padding: 0 5px;
    color: #da0b0b;
}
.item_des .p2 .s1 {
    color: #333;
}

.item_des .p1 .s2,
.item_des .p2 .s2 {
    float: right;
}

.item_des .p2 .s2 {
    color: #299cf5;
}

.handle_div {
    /*padding: 12px;*/
}

.handle_div a {
    height: 25px;
    width: 68px;
    text-align: center;
    line-height: 25px;
    color: #333;
    margin-left: 8px;
    border: 1px solid #ccc;
    position: relative;
    display: inline-block;
    margin-top: 5px;
}

.handle_div a:hover {
    background-color: #fb5309;
    color: #fff;
}

.sureCode {
    background-color: #fb5309;
    color: #ffffff;
}

.okBtn a:hover {
    background-color: #ffb129;
    color: #777;
}

.main_list {
    margin-top: 100px;
}

.r_fixed_top {
    position: fixed;
    top: 51px;
    background-color: #fff;
    left: 0px;
    right: 0;
    z-index: 1;
}

.r_nav {
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #da0b0b;
    position: relative;
}

.r_nav div {
    float: left;
    font-size: 16px;
    color: #333;
}

.r_nav .r_nav_item {
    cursor: pointer;
    border-right: 1px solid #ccc;
}

.r_nav .r_nav_item:hover {
    color: #ffffff;
    /*border-bottom: 2px solid #fb5309;*/
    height: 35px;
    line-height: 35px;
    background-color: #da0b0b;
}

.r_nav .r_nav_item.act {
    background-color: #da0b0b;
    height: 35px;
    line-height: 35px;
    color: #fff;
}

.r_nav .r_nav_item span {
    padding: 0 14px;
    /*border-right: 1px solid #ccc;*/
}

.r_nav .left_List_btn {
    width: 46px;
    height: 30px;
    background: url(../images/gif.gif) no-repeat top left;
    /*background-position: 0 -372px;*/
    cursor: pointer;
}

.r_nav .search_div {
    width: 230px;
    border: 1px solid #fb5309;
    font-size: 12px;
    color: #333;
    margin-left: -1px;
    position: absolute;
    right: 10px;
    height: 26px;
    z-index: 908;
    margin-top: 3px;
}

.search_div .seach_sel {
    width: 70px;
    vertical-align: top;
    text-align: center;
    float: left;
    height: 32px;
}

.search_div .seach_text {
    float: left;
    width: 166px;
    border: 0 none;
    padding-left: 10px;
    height: 26px;
    line-height: 26px\9;
    /* background-color: #eee; */
    /* border-right: 1px solid #CCC; */
    font-size: 12px;
}

.search_div .serch_btn {
    float: left;
    width: 54px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    background-color: #fb5309;
}

.search_div .asild_serch_btn {
    float: left;
    width: 36px;
    height: 26px;
    background: url(../images/icons_bg.png) no-repeat top left;
    background-position: -110px 0;
}

.currentPoint {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #ffb129;
}

.subNavTitleId {
    float: left;
    cursor: pointer;
    font-weight: bold;
}

.subNavTitleId :hover {
    color: #fc7834;
}

.c_path {
    height: 30px;
    line-height: 30px;
    color: #999;
    font-size: 12px;
    display: none;
}

.c_path span {
    color: #333;
}

.guid_nav {
    height: 25px;
    line-height: 25px;
    margin-top: 5px;
    display: none;
}

.guid_nav .g_div1 {
    height: 25px;
    line-height: 24px;
    color: #f91c3a;
    float: left;
    font-weight: bold;
    font-size: 14px;
}

.guid_nav .g_div1 .sx_tit {
    padding: 0 20px;
    color: #999;
}

.guid_nav .g_div2 {
    float: left;
}

.guid_nav .g_div2 select {
    float: left;
    border: 1px solid #ccc;
    margin-right: 10px;
    margin-left: 10px;
    width: 150px;
    height: 24px;
    line-height: 24px;
}

.asider_sure_order {
    position: fixed;
    bottom: 0;
    left: -100%;
    width: 100%;
    height: 40px;
    border-top: 5px solid #f11111;
    background-color: #fff;
    transition: all 1s;
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    z-index: 1000;
}

.asider_sure_order.act {
    left: 0;
}

.asider_sure_order .so_bar {
    position: absolute;
    left: 100%;
    bottom: 0;
    width: 46px;
    height: 42px;
    background: url(../images/icons_bg.png) no-repeat top left;
    background-position: 0 -478px;
}

.asider_sure_order.act .so_bar {
    /*background-position: 0 -540px;*/
    right: 0;
    left: auto;
}

.order_form {}

.order_form .so_item {
    font-size: 14px;
    color: #666;
    float: left;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    position: relative;
}

.order_form .so_item label {
    float: left;
    height: 40px;
    line-height: 40px;
    padding-right: 4px;
}

.order_form .so_item label .req_span {
    color: #ff0000;
}

.order_form .so_item label .sel_span {
    color: #299cf5;
    cursor: pointer;
}

.order_form .so_item label .sel_span.disAble {
    color: #ccc;
    cursor: default;
}

.order_form .so_item input {
    height: 26px;
    line-height: 26px;
    line-height: 26px\9;
    border: 1px solid #ccc;
    padding-left: 4px;
    width: 60px;
    margin-top: 8px;
    font-size: 12px;
}


/*.order_form .so_item .so_sure_btn {
            width: 100px;
            text-align: center;
            background-color: #299cf5;
            color: #fff;
            height: 32px;
            line-height: 32px;
            position: absolute;
            left: 0;
            top: 4px;
            border-radius: 5px;
        }

            .order_form .so_item .so_sure_btn:hover {
                background-color: #ffb129;
            }*/

#car_code,
#bh_code,
#fk_wid {
    /*width: 80px;*/
}

#bz_txt {
    width: 155px;
}

.copySuc {
    text-align: center;
    height: 80px;
    line-height: 80px;
    font-size: 12px;
}

.asider_compare {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    bottom: 0;
    z-index: 901;
    border: 1px solid #ccc;
    overflow: hidden;
    overflow-y: auto;
    display: none;
}

.asider_list_compare .l_cp_item,
.asider_compare .list_compare .l_cp_item {
    width: 240px;
    margin-right: 20px;
    float: left;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    /*padding-bottom: 10px;*/
    position: relative;
}

.asider_list_compare .l_cp_item:hover,
.list_compare .l_cp_item:hover {
    box-shadow: 0 2px 20px #A7D9FF;
    -webkit-box-shadow: 0 2px 20px #A7D9FF;
    -moz-box-shadow: 0 2px 20px #A7D9FF;
    -ms-box-shadow: 0 2px 20px #A7D9FF;
}

.l_cp_item .l_cp_img {}

.l_cp_item .l_cp_img img {
    width: 100%;
    cursor: pointer;
}

.l_cp_item .l_cp_img .buyType {
    background: url(../images/icons_bg.png) no-repeat top left;
    background-position: -323px 0;
    position: absolute;
    top: -3px;
    right: 4px;
    width: 48px;
    height: 48px;
}

.l_cp_item .l_cp_img .vipType {
    background: url(../images/icons_bg.png) no-repeat top left;
    background-position: -244px 0;
    position: absolute;
    top: -4px;
    right: 5px;
    width: 48px;
    height: 48px;
}

.l_cp_top {
    height: 30px;
    line-height: 30px;
    color: #666;
    background-color: #ccc;
    font-size: 14px;
}

.l_cp_top .s_l_span {
    float: left;
    margin-left: 10px;
}

.l_cp_top .s_l_span span {
    color: #333;
}

.l_cp_top .s_r_span {
    float: right;
    margin-right: 10px;
}

.l_cp_top .s_r_span span {
    color: #333;
}

.l_cp_bot {
    margin-top: 5px;
    text-align: center;
    padding: 10px 0;
}

.l_cp_bot a {
    /*float: left;*/
    display: inline-block;
    height: 28px;
    width: 100px;
    text-align: center;
    line-height: 28px;
    color: #333;
    font-size: 14px;
    margin-left: 12px;
    border: 1px solid #ccc;
    border-radius: 5px;
    position: relative;
}

.l_cp_bot a:hover {
    background-color: #666;
    color: #fff;
}

embed {
    vertical-align: top;
}

.over_hide {
    overflow: hidden;
}

.arrow_left {
    width: 29px;
    height: 27px;
    border-radius: 50%;
    background: url(../images/closeBtn.png) no-repeat top left;
    position: fixed;
    top: 0;
    right: 20px;
    z-index: 9962;
    display: none;
    cursor: pointer;
    text-align: center;
}

.over_hide .arrow_left {
    display: block;
}

#drag {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 650px;
    height: 450px;
    background: #e9e9e9;
    border: 1px solid #444;
    border-radius: 5px;
    box-shadow: 0 1px 3px 2px #666;
    z-index: 99999;
    text-align: center;
}

#drag .title h2 {
    font-size: 14px;
    height: 27px;
    line-height: 24px;
    border-bottom: 1px solid #A1B4B0;
}

#drag .title div {
    position: absolute;
    height: 19px;
    top: 2px;
    right: 0;
}

#drag .title a,
a.open {
    float: left;
    width: 21px;
    height: 19px;
    display: block;
    margin-left: 5px;
    background: url(../images/tool.png) no-repeat;
}

#drag .title a.max {
    background-position: -60px 0;
}

#drag .title a.revert {
    background-position: -149px 0;
    display: none;
}

#drag .title a.close {
    background-position: -89px 0;
}

.my_show {
    position: absolute;
    left: 0;
    right: 0;
    top: 30px;
    bottom: 30px;
}

#print {
    font-size: 18px;
    text-align: center;
    display: block;
}

.left_content {
    /*display: none;*/
}

.subNavTitle {
    margin-top: 15px;
    height: 20px;
    line-height: 12px;
    border-bottom: 1px dotted #ccc;
}

.foreDes {
    margin-top: -35px;
}

.ques_layer {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 620px;
    height: 500px;
    background-color: #fff;
    margin-left: -310px;
    margin-top: -300px;
    z-index: 911;
    border: 1px solid #868686;
    box-shadow: 0 5px 10px #888;
    display: none;
}

.ques_layer .tit {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #f2f1ee;
    font-size: 18px;
}

.ques_layer .q_handle {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.ques_layer .q_handle a {
    width: 50%;
    color: #fff;
    font-size: 20px;
    display: block;
    float: left;
}

.ques_layer .q_handle .submitBtn {
    background-color: #3399ff;
}

.ques_layer .q_handle .cancelBtn {
    background-color: #999;
}

.q_main {
    height: 370px;
    padding: 20px 40px;
    overflow: scroll;
    overflow-x: hidden;
}

.q_main .def_text {
    float: left;
    width: 56px;
    height: 36px;
    line-height: 36px;
}

.q_main .right_inp {
    float: left;
    width: 386px;
}

.q_main .right_inp #ks_text {
    border: 1px solid #ccc;
    padding: 6px 10px;
    width: 160px;
}

.q_main .right_inp #q_des_text {
    border: 1px solid #ccc;
    width: 366px;
    padding: 10px;
    height: 120px;
}

.q_main .q_item {
    margin-bottom: 10px;
}

.q_main .upHandle a {
    display: block;
    width: 136px;
    height: 42px;
    float: left;
}

.q_main .upHandle a img {
    width: 100%;
    height: 100%;
}

.q_main .upHandle .wxTips {
    float: left;
    margin-left: 10px;
    margin-top: 20px;
    color: #999;
}

#q_form {
    height: 100%;
}

#drag .title a.min {
    background-position: -29px 0;
}

#drag .title a.min:hover {
    background-position: -29px -29px;
}

#drag .title a.max {
    background-position: -60px 0;
}

#drag .title a.max:hover {
    background-position: -60px -29px;
}

#drag .title a.revert {
    background-position: -149px 0;
    display: none;
}

#drag .title a.revert:hover {
    background-position: -149px -29px;
}

#drag .title a.close {
    background-position: -89px 0;
}

#drag .title a.close:hover {
    background-position: -89px -29px;
}

#drag .content {
    overflow: auto;
    margin: 0 5px;
}

#drag .resizeBR {
    position: absolute;
    width: 14px;
    height: 14px;
    right: 0;
    bottom: 0;
    overflow: hidden;
    /*cursor: nw-resize;
            background: url(../../Content/img/resize.png) no-repeat;*/
}

#drag .resizeL,
#drag .resizeT,
#drag .resizeR,
#drag .resizeB,
#drag .resizeLT,
#drag .resizeTR,
#drag .resizeLB {
    position: absolute;
    background: #000;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
}

#drag .resizeL,
#drag .resizeR {
    top: 0;
    width: 5px;
    height: 100%;
    /*cursor: w-resize;*/
}

#drag .resizeR {
    right: 0;
}

#drag .resizeT,
#drag .resizeB {
    width: 100%;
    height: 5px;
    /* cursor: n-resize;*/
}

#drag .resizeT {
    top: 0;
}

#drag .resizeB {
    bottom: 0;
}

#drag .resizeLT,
#drag .resizeTR,
#drag .resizeLB {
    width: 8px;
    height: 8px;
    background: #FF0;
}

#drag .resizeLT {
    top: 0;
    left: 0;
    /* cursor: nw-resize;*/
}

#drag .resizeTR {
    top: 0;
    right: 0;
    /* cursor: ne-resize;*/
}

#drag .resizeLB {
    left: 0;
    bottom: 0;
    /*cursor: ne-resize;*/
}

.ks_t_label {
    color: #ee4a0c;
}

.ks_type {}

.ks_type div {
    float: left;
    padding: 4px 12px;
    font-size: 14px;
}

.ks_type .ks_t_item:hover {
    border-bottom: 2px solid #299cf5;
    color: #299cf5;
    cursor: pointer;
}

.ks_type .ks_t_item.act {
    border-bottom: 2px solid #299cf5;
    color: #299cf5;
}

.ks_type .ks_sild_item:hover {
    border-bottom: 2px solid #299cf5;
    color: #299cf5;
    cursor: pointer;
}

.ks_type .ks_sild_item.act {
    border-bottom: 2px solid #299cf5;
    color: #299cf5;
}

.asider_compare.ks_list_main {
    width: 100%;
    background-color: #fff;
    overflow: auto;
    top: 54px;
    left: initial;
    bottom: initial;
    z-index: initial;
    border: 0 none;
}

.asider_compare.ks_list_main .list_compare {
    margin-top: 15px;
    padding-left: 0;
    padding-right: 50px;
}

.asider_compare.ks_list_main .list_compare .l_cp_item {
    width: 25%;
    margin-right: 0px;
    height: auto;
    border: 0 none;
    min-width: 250px;
}

.asider_compare.ks_list_main .l_cp_item .l_cp_img {
    width: 100%;
    display: block;
}

.asider_compare.ks_list_main .l_cp_item .l_cp_con {
    margin-right: 10px;
    margin-left: 10px;
    border: 1px solid #ccc;
}

.asider_compare.ks_list_main .l_cp_bot a {
    height: 30px;
    width: 80px;
    line-height: 30px;
    margin-left: 10px;
    border-radius: 5px;
}

.asider_compare.ks_list_main .l_cp_item:hover {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
}

.asider_compare.ks_list_main .l_cp_con:hover {
    box-shadow: 0 2px 20px #A7D9FF;
    -webkit-box-shadow: 0 2px 20px #A7D9FF;
    -moz-box-shadow: 0 2px 20px #A7D9FF;
    -ms-box-shadow: 0 2px 20px #A7D9FF;
}


/* ��¼  start*/

.no_pad {
    padding-top: 0;
    background-color: #F9F9F9;
}

.re_lo_header {
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #e3e3e3;
    background-color: #fff;
    padding: 0px;
}

.re_lo_header .re_lo_logo {
    float: left;
    margin-top: 2px;
    height: 76px;
    width: 100px;
    position: relative;
}

.re_lo_header .re_lo_logo img {
    height: 100%;
    width: 100%;
}

.c_tit {
    font-size: 20px;
    position: absolute;
    right: -100px;
    top: 30px;
    color: #333;
}

.r_qu_m {
    float: right;
    margin-top: 30px;
    font-size: 20px;
    color: #333;
    height: 20px;
    line-height: 20px;
}

.phone_s {
    float: left;
    font-size: 14px;
    padding-top: 2px;
}

.phone_item {
    margin-left: 20px;
}

.r_to_index {
    float: left;
    margin-left: 100px;
    color: #333;
}

.re_lo_main {
    margin: 60px auto;
}

.re_lo_l_img {
    width: 600px;
    height: 350px;
    float: left;
    text-align: center;
}

.re_lo_l_img img {
    /*width: 100%;
        height: 100%;*/
}

.re_lo_lo_main {
    float: right;
    width: 380px;
}

.lo_content {
    margin: 40px 40px 60px;
}

.item_tit {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
}

.item_input {
    margin-bottom: 10px;
}

.item_input input {
    border: 1px solid #ccc;
    padding: 8px 5px;
    font-size: 12px;
    width: 95%;
}

.item_input input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.item_link1 {
    height: 20px;
    line-height: 20px;
    text-align: left;
}

.item_link1 .remenberBtn input {
    vertical-align: top;
    margin-top: 2px;
    width: 16px;
    height: 16px;
}

.item_link1 a {
    float: right;
    color: #62cbf5;
}

.item_link1 a:hover {
    text-decoration: underline;
}

.re_lo_btn_f {
    margin: 10px 0;
}

.re_lo_btn_f a {
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    color: #fff;
    background-color: #62cbf5;
    font-size: 16px;
}

.re_lo_btn_f a:hover {
    background-color: #33b5d4;
}

.re_lo_btn_f a:active {
    background-color: #62cbf5;
}

.item_link2 {
    text-align: right;
    font-size: 16px;
}

.item_link2 a {
    color: #62cbf5;
    font-size: 14px;
}

.item_link2 a:hover {
    text-decoration: underline;
}

.asider_ewm {
    position: fixed;
    right: 10px;
    bottom: 100px;
    width: 120px;
    height: 160px;
    border: 1px solid #ccc;
    padding: 20px;
}

.asider_ewm div {
    width: 120px;
    height: 120px;
}

.asider_ewm div img {
    width: 100%;
    height: 100%;
}

.asider_ewm p {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    padding-top: 10px;
}

.item_error {
    padding-top: 10px;
    color: red;
}

.reg_tit {
    font-size: 18px;
    padding: 15px 0;
    color: #333;
}

.reg_tit span {
    font-size: 14px;
    color: #999;
    padding-left: 20px;
}

.reg_item {
    margin-bottom: 20px;
    clear: both;
}

.reg_item label {
    float: left;
    font-size: 14px;
    padding-right: 10px;
    height: 36px;
    line-height: 36px;
    width: 80px;
    text-align: right;
}

.reg_item label span {
    color: #ff3300;
}

.reg_item .reg_input input {
    float: left;
    font-size: 14px;
    border: 1px solid #ccc;
    color: #666;
    padding: 8px 6px;
    width: 250px;
}

.reg_item .reg_input input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.reg_bot .reg_item .reg_input input {
    width: 420px;
}

.reg_main {
    width: 990px;
    margin: 0 auto;
}

.reg_top {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}

.reg_sub_content {
    width: 150px;
    margin-left: 220px;
}

.reg_sub_content a {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #62cbf5;
}

.reg_sub_content a:hover {
    background-color: #33b5d4;
}

.reg_sub_content a:active {
    background-color: #62cbf5;
}

.reg_toLogin {
    margin-top: 10px;
    margin-left: 220px;
    font-size: 16px;
}

.reg_toLogin a {
    color: #62cbf5;
    font-size: 16px;
}

.reg_toLogin a:hover {
    text-decoration: underline;
}


/* ��¼  end*/


/*加盟合作*/

.jf_rule {
    background-color: #F1F1F1;
    padding: 50px 0;
}

.jf_des .tit {
    font-size: 18px;
    color: #333;
    padding: 20px 0 10px;
    font-weight: bolder;
}

.jf_des .tit_info {
    font-size: 16px;
    color: #666;
    line-height: 1.5;
    padding-bottom: 20px;
}

.jf_rule .rule_bg {
    background: url(../images/icons_bg.png) no-repeat top left;
    width: 212px;
    height: 47px;
    line-height: 47px;
    background-position: -435px 0;
    color: #fff;
    font-size: 24px;
    padding-left: 54px;
    margin: 20px 0 30px;
}

.jf_qx {}

.jf_qx .jf_qx_text {
    float: left;
    width: 50%;
    padding-top: 90px;
}

.jf_qx .jf_qx_img {
    float: left;
    width: 50%;
}

.jf_qxi_l {
    width: 260px;
    text-align: right;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #1a95f4;
    float: left;
    padding-right: 10px;
}

.jf_qxi_r {
    width: 260px;
    text-align: left;
    font-size: 18px;
    color: #666;
    float: left;
}

.pad_20px {
    padding-bottom: 20px;
}

.pad_70px {
    padding-top: 70px;
    overflow: scroll;
}

.jf_nav {
    position: absolute;
    top: 56px;
    left: 0;
    width: 246px;
    height: 170px;
    background-color: #fff;
    box-shadow: 0px 1px 8px rgba(0, 0, 0, .2);
    border-radius: 5px;
}

.jf_ewm {
    position: absolute;
    top: 180px;
    right: 0;
    width: 118px;
    height: 118px;
    background-color: #fff;
}

.jf_ewm img {
    width: 100%;
    height: 100%;
}

.jf_nav div {
    height: 85px;
    line-height: 85px;
    font-size: 30px;
    color: #666;
    padding-left: 90px;
    position: relative;
    cursor: pointer;
    transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.jf_nav div:hover {
    box-shadow: 0 1px 8px rgba(0, 0, 0, .2);
    background-color: #ffb129;
    color: #fff;
    width: 70%;
    border-radius: 5px;
}

.jf_nav div.act {
    box-shadow: 0 1px 8px rgba(0, 0, 0, .2);
    background-color: #ffb129;
    color: #fff;
    width: 70%;
    border-radius: 5px;
}

.jf_nav div i {
    background: url(../images/icons_bg.png) no-repeat top left;
    background-position: -258px -70px;
    height: 30px;
    width: 40px;
    display: block;
    position: absolute;
    top: 30px;
    left: 30px;
    transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.jf_nav .jf_top i {
    background-position: -258px -70px;
}

.jf_nav .jf_top:hover i {
    background-position: -258px -110px;
}

.jf_nav .jf_top.act i {
    background-position: -258px -110px;
}

.jf_nav .jf_bot i {
    background-position: -258px -156px;
}

.jf_nav .jf_bot.act i {
    background-position: -258px -196px;
}

.jf_nav .jf_bot:hover i {
    background-position: -258px -196px;
}

.jf_b .jf_b_img {
    width: 100%;
    height: 300px;
}

.downLoadSoft {
    position: absolute;
    top: 170px;
    left: 417px;
    width: 155px;
    height: 44px;
    font-size: 16px;
    Color: white;
    border: 1px solid #ff6a00;
    background-color: #ff6a00;
    text-align: center;
    line-height: 44px;
    font-weight: bold;
    border-radius: 5px;
}

.downLoadSoft a {
    color: #fff;
}

.cp_main {}

.cp_main .cp_l_ml {
    float: left;
    margin-top: 20px;
    position: relative;
    width: 160px;
    padding: 30px 0 20px;
}

.cp_main .cp_l_ml.cFixed {
    position: fixed;
    top: 70px;
    float: none;
    margin-top: 0;
}

.cp_main .cp_r_con {
    width: 980px;
    float: right;
}

.r_tab {
    margin-bottom: 30px;
}

.r_tab .r_tab_item {
    float: left;
    width: 33.333%;
    border-bottom: 2px solid #ccc;
    color: #333;
    font-size: 18px;
    text-align: center;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
}

.r_tab .r_tab_item.act {
    border-bottom: 2px solid #48aaf6;
    color: #48aaf6;
}

.r_tab .r_tab_item:hover {
    border-bottom: 2px solid #48aaf6;
    color: #48aaf6;
}

.r_tab_con {
    width: 990px;
    margin-left: 10px;
}

.r_tab_con .r_tab_img_item {
    float: left;
    width: 300px;
    height: 346px;
    margin-right: 30px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.r_tab_con .r_tab_img_item:hover .img_item_info {
    bottom: 0;
}

.r_tab_con .r_tab_img_item img {
    width: 100%;
    height: 100%;
}

.img_item_info {
    position: absolute;
    left: 0;
    right: 0;
    height: 160px;
    background: url(../images/opacity_bg.png) repeat top left;
    bottom: -160px;
    color: #fff;
    text-align: center;
    font-size: 26px;
    transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.img_item_info p {
    padding: 20px 0;
}

.img_item_info a {
    display: inline-block;
    width: 200px;
    height: 54px;
    color: #fff;
    background-color: #299cf5;
    line-height: 54px;
    border-radius: 5px;
}

.more {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    text-align: right;
    margin-bottom: 20px;
}

.more a {
    color: #1a95f4;
}

.more a:hover {
    color: #1a95f4;
    text-decoration: underline;
}

.side-bar {
    position: absolute;
    top: 0;
    width: 0;
    bottom: 0;
    background-color: #eaeaea;
    border: 1px solid #eaeaea;
    border-top: 0;
    border-bottom: 0;
    left: 0px;
}

.side-bar em {
    position: absolute;
    left: -5px;
    width: 10px;
    height: 10px;
    background: transparent url(../images/sideCatalog.png) 0 -199px no-repeat;
    zoom: 1;
    overflow: hidden;
}

.side-bar .circle.start {
    top: 0;
}

.side-bar .circle.end {
    bottom: 0;
}

.ci_tit {
    margin-bottom: 20px;
}

.ci_p {
    color: #333;
    font-size: 24px;
    position: relative;
    text-indent: 30px;
    cursor: pointer;
}

.ci_p i {
    position: absolute;
    top: 10px;
    left: -8px;
    background: url(../images/sideCatalog.png) no-repeat top left;
    width: 16px;
    height: 16px;
    background-position: 0 0;
}

.ci_p.close i {
    position: absolute;
    top: 10px;
    left: -8px;
    background: url(../images/sideCatalog.png) no-repeat top left;
    width: 16px;
    height: 16px;
    background-position: 0 -20px;
}

.ci_child {
    text-indent: 50px;
    font-size: 16px;
    position: relative;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    color: #666;
}

.ci_child i {
    position: absolute;
    top: 15px;
    left: -2px;
    background: url(../images/sideCatalog.png) no-repeat top left;
    background-position: 0 -222px;
    width: 6px;
    height: 10px;
}

.ci_child.act i {
    background-position: -270px -37px;
    width: 18px;
    height: 13px;
    left: -8px;
    top: 14px;
}


/*加盟合作 end*/


/* 关于我们  */

.pad_70px {
    padding-top: 70px;
}

.ab_banner {
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1200px;
}

.ab_banner img {
    width: 100%;
}

.ab_main {
    padding-top: 61px;
    padding-left: 10px;
    margin-bottom: 65px;
}

.ab_main .ab_l_nav {
    width: 200px;
    background-color: #fff;
    margin-top: 10px;
    position: fixed;
    z-index: 9999999;
}

.ab_main .nav_left .nav_item {
    border-left: 5px solid #ccc;
    color: #666;
    cursor: pointer;
    font-size: 16px;
    height: 44px;
    line-height: 44px;
    margin-bottom: 5px;
    padding-left: 25px;
}

.ab_main .nav_left .nav_item:hover {
    font-weight: bolder;
    color: #1a95f4;
    border-left-color: #1a95f4;
    background-color: #f2f1ee;
}

.ab_main .nav_left .nav_item.act {
    font-weight: bolder;
    color: #1a95f4;
    border-left-color: #1a95f4;
    background-color: #f2f1ee;
}

.ab_main .ab_nav_info {
    /*width: 980px;*/
    min-height: 500px;
    /*min-width:1200px;*/
}

.ab_main .ab_nav_info .nav_path {
    height: 58px;
    line-height: 58px;
    font-size: 30px;
    color: #333;
    border-bottom: 1px solid #ccc;
}

.ab_main .ab_nav_info .nav_path .nav_lit_path {
    color: #333;
    font-size: 14px;
    float: right;
}

.ab_nav_info .nav_path .nav_lit_path em {
    color: #999;
}

.nav_path .nav_big_tit {
    float: left;
}

.ab_main .ab_nav_info .nav_path_content {
    padding: 20px 0;
    line-height: 2;
    font-size: 16px;
    text-indent: 2em;
}

.tab_fore {
    margin-top: 40px;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    cursor: pointer;
    color: #333;
    border-bottom: 1px solid #eee;
}

.tab_fore .tab_item {
    float: left;
    width: 25%;
    text-align: center;
}

.tab_fore .tab_item span {
    display: block;
}

.tab_fore .tab_item.act span {
    border-top: 2px solid #299cf5;
    color: #299cf5;
    margin-bottom: -2px;
    background-color: #fff;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}


/* 关于我们  end */


/*新车上市 start */

.new_car_list {
    margin: 10px 0 30px;
}

.new_car_time {
    height: 44px;
    line-height: 44px;
    color: #999;
    font-size: 16px;
    margin-top: 20px;
}

.new_car_time span {
    display: inline;
    padding: 0 10px;
    color: #333;
    border-right: 1px solid #ccc;
    cursor: pointer;
}

.new_car_time span.act {
    color: #1a95f4;
    font-weight: bolder;
}

.new_car_time span:hover {
    color: #1a95f4;
    font-weight: bolder;
}

.new_car_dj {
    height: 48px;
    line-height: 48px;
    color: #999;
    font-size: 16px;
}

.new_car_dj span {
    display: inline;
    padding: 0 10px;
    color: #333;
    border: 1px solid #ccc;
    cursor: pointer;
    margin-right: 10px;
    border-radius: 10px;
    box-sizing: border-box;
}

.new_car_dj span.act {
    border-color: #1a95f4;
    color: #fff;
    background-color: #1a95f4;
}

.nc_item {
    float: left;
    width: 282px;
    height: 270px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-right: 15px;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
}

.nc_item:hover {
    border-color: #BDDDF6;
    box-shadow: 0 1px 18px rgba(26, 149, 244, 0.32);
}

.nc_item:hover .nc_item_img img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.nc_item .nc_item_img {
    margin: 10px;
    overflow: hidden;
}

.nc_item .nc_item_img img {
    width: 100%;
    height: 100%;
    transition: all 1s;
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
}

.nc_item_bot {
    font-size: 14px;
    color: #999;
    text-align: center;
}

.nc_item_bot .p1 {
    font-size: 16px;
    color: #333;
}

.nc_item .nc_des {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0px;
    color: #fff;
    background: url(../images/opacity_bg.png) repeat top left;
    z-index: 9;
    transition: all 1s;
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
}

.nc_item .nc_des p {
    padding: 40px;
    line-height: 2;
}

.nc_item:hover .nc_des {
    top: 0;
}


/*新车上市 end */


/* 公告列表  */

.msg_top {
    border-bottom: 1px solid #ccc;
    height: 60px;
    line-height: 60px;
    padding-top: 20px;
    margin: 20px 0;
}

.msg_top .msg_title {
    font-size: 30px;
    padding: 0 10px;
    border-left: 4px solid #1a95f4;
    height: 40px;
    line-height: 40px;
    width: 200px;
    float: left;
}

.msg_top .msg_path {
    float: right;
    font-size: 14px;
    color: #999;
    height: 50px;
    line-height: 50px;
}

.msg_top .msg_path span {
    color: #333;
}

.msg_list_data {
    border: 1px solid #ccc;
    margin: 20px 0 40px;
}

.data_list {
    margin: 0 40px;
}

.data_list .msg_item {
    height: 40px;
    line-height: 40px;
    border-top: 1px solid #ccc;
}

.data_list .msg_item a {
    display: block;
    color: #666;
    text-indent: 30px;
    font-size: 14px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 150px;
}

.data_list .msg_item i {
    height: 10px;
    width: 10px;
    border-radius: 5px;
    background-color: #ccc;
    position: absolute;
    top: 15px;
    left: 10px;
}

.data_list .msg_item.hot i {
    background-color: #FF0000;
    animation: flashLight .2s ease-in-out infinite alternate;
    -webkit-animation: flashLight .2s ease-in-out infinite alternate;
    -moz-animation: flashLight .2s ease-in-out infinite alternate;
    -ms-animation: flashLight .2s ease-in-out infinite alternate;
}

.data_list .msg_item:first-child {
    border-top: 0 none;
}

.msg_item .date_time {
    font-size: 14px;
    color: #999;
    position: absolute;
    right: 0;
    top: 0;
}

.msg_data_info {
    border: 1px solid #ccc;
    padding: 40px;
    margin-bottom: 60px;
    line-height: 2;
    font-size: 16px;
}

.msg_data_info {
    border: 1px solid #ccc;
    padding: 40px;
    margin-bottom: 60px;
    line-height: 2;
    font-size: 16px;
}

.data_info_tit {}

.data_info_tit .p1 {
    font-size: 18px;
    color: #333;
    font-weight: bolder;
    padding-bottom: 12px;
}

.data_info_tit .p2 {
    color: #999;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
}

.msg_pa p {
    padding-top: 20px;
    text-indent: 2em;
}

.ri_text {
    text-align: right;
    font-size: 18px;
    padding: 20px 0 10px;
}

.ri_text .p1 {
    color: #333;
}

.ri_text .p2 {
    color: #999;
}

.pro_top {
    height: 60px;
    line-height: 60px;
    background-color: #f8f8f8;
}

.pro_top .pro_f1 {
    width: 25%;
    border-bottom: 1px solid #ccc;
    text-align: center;
    float: left;
    font-size: 18px;
    cursor: pointer;
}

.pro_top .pro_f1.act {
    font-size: 22px;
    color: #1a95f4;
    border-bottom: 2px solid #1a95f4;
}

.pro_bot {
    margin: 30px auto 60px;
}

.pro_bot .pro_bot1 {
    display: none;
    padding: 40px 40px 60px;
    line-height: 2;
    font-size: 16px;
    color: #666;
}

.pro_bot .pro_bot1 p {
    text-indent: 2em;
    padding: 10px 0 20px;
}

.pro_bot .pro_bot1.act {
    display: block;
}

.big_img {
    height: 450px;
    width: 800px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 40px;
    box-shadow: 0 2px 20px #808080;
}

.big_img img {
    width: 100%;
    height: 100%;
}

.big_img .big_img_info {
    height: 60px;
    line-height: 60px;
    background-color: #000;
    opacity: .8;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    font-size: 20px;
    text-align: center;
}

@keyframes flashLight {
    from {
        opacity: .5;
        filter: alpha(opacity=50);
    }
    to {
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-webkit-keyframes flashLight {
    from {
        opacity: .5;
        filter: alpha(opacity=50);
    }
    to {
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-moz-keyframes flashLight {
    from {
        opacity: .5;
        filter: alpha(opacity=50);
    }
    to {
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-ms-keyframes flashLight {
    from {
        opacity: .5;
        filter: alpha(opacity=50);
    }
    to {
        opacity: 1;
        filter: alpha(opacity=100);
    }
}


/* 公告列表   end*/

#table2 {
    font-size: 12px;
    color: #ffffff;
    line-height: 23px;
    padding-top: 15px;
    width: 250px;
    margin-left: 13px;
}

#table2 th {
    padding-top: 0px;
    font-weight: 100;
    vertical-align: top;
    width: 200px;
}

#table2 td {
    width: 90px;
}


/* 用户中心 */

.ab_main .nav_left .nav_item {
    display: block;
}

.order_sorts {
    height: 220px;
    background-color: #1a95f4;
    color: #fff;
    font-size: 26px;
}

.order_sorts .os_top {
    height: 172px;
}

.order_sorts .os_top div {
    width: 50%;
    height: 100%;
    float: left;
    text-align: center;
}

.os_top_r {
    position: relative;
}

.os_top_r i {
    width: 68px;
    height: 70px;
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    margin-left: -34px;
    margin-top: -35px;
    background: url(../images/icons_bg.png) no-repeat top left;
    background-position: -710px 0;
}

.order_sorts .os_top div span {
    font-size: 100px;
    padding-left: 10px;
    font-weight: bolder;
}

.os_bot {
    background-color: #0089f2;
    height: 48px;
    line-height: 48px;
    text-align: center;
}

.os_bot div {
    width: 50%;
    position: relative;
    float: left;
}

.os_bot div.os_bot_l:after {
    content: '';
    position: absolute;
    right: 0;
    height: 48px;
    width: 0;
    border-right: 1px solid #67bdff;
    top: 0;
}

.filter_keys {
    height: 30px;
    line-height: 30px;
}


/*********************用户中心我的订单*******************************/

.order_handle {
    height: 30px;
    line-height: 30px;
    color: #999;
    font-size: 14px;
    margin-top: 5px;
}

.order_handle a {
    position: relative;
    color: #999;
    float: left;
    width: 60px;
    margin-right: 16px;
    text-indent: 24px;
    height: 30px;
    line-height: 30px;
}

.order_handle a:hover {
    color: #ffb129;
}

.order_handle .update_btn:before {
    position: absolute;
    top: 5px;
    left: 0px;
    width: 19px;
    height: 19px;
    content: '';
    background: url(../images/icons_bg.png) no-repeat top left;
    background-position: 0 -748px;
}

.order_handle .delete_btn:before {
    position: absolute;
    top: 5px;
    left: 0px;
    width: 19px;
    height: 19px;
    content: '';
    background: url(../images/icons_bg.png) no-repeat top left;
    background-position: -32px -748px;
}

.order_handle .refresh_btn:before {
    position: absolute;
    top: 5px;
    left: 0px;
    width: 19px;
    height: 19px;
    content: '';
    background: url(../images/icons_bg.png) no-repeat top left;
    background-position: -66px -748px;
}

.order_handle .addClient_btn:before {
    position: absolute;
    top: 5px;
    left: 0px;
    width: 19px;
    height: 19px;
    content: '';
    background: url(../images/icons_bg.png) no-repeat top left;
    background-position: 0 -748px;
}

.order_handle .updateClient_btn:before {
    position: absolute;
    top: 5px;
    left: 0px;
    width: 19px;
    height: 19px;
    content: '';
    background: url(../images/icons_bg.png) no-repeat top left;
    background-position: 0 -748px;
}

.order_handle .deletClient_btn:before {
    position: absolute;
    top: 5px;
    left: 0px;
    width: 19px;
    height: 19px;
    content: '';
    background: url(../images/icons_bg.png) no-repeat top left;
    background-position: -32px -748px;
}

.order_handle .refreshClient_btn:before {
    position: absolute;
    top: 5px;
    left: 0px;
    width: 19px;
    height: 19px;
    content: '';
    background: url(../images/icons_bg.png) no-repeat top left;
    background-position: -66px -748px;
}


/*********************用户中心我的订单*******************************/

.order_handle .define_commitOrder_btn {
    width: 100px;
}

.row_body {
    color: #333;
    min-width: 1000px;
}

.orderdata_list {
    border: 1px solid #ccc;
}

.orderdata_list .list_row {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    border-top: 1px solid #ccc;
}

.list_row .row_cell {
    float: left;
    display: inline-block;
    width: 120px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px;
    height: 30px;
    line-height: 30px;
    border-left: solid 1px #ccc;
}

.list_row .row_cell a:hover {
    text-decoration: underline;
    color: #1a95f4;
}

.list_row .row_cell.s0 {
    border-left: none;
}

.list_row .row_cell.s {
    width: 52px;
    position: relative;
    height: 30px;
}

.list_row .row_cell.s2 {
    width: 70px;
    position: relative;
    height: 30px;
}

.list_row .row_cell.scheck {
    width: 52px;
    position: relative;
    height: 30px;
}

.list_row div.scheck input[type=checkbox] {
    width: 25px;
    vertical-align: middle;
    padding: 0;
    height: 15px;
    /* position: absolute; */
    left: 30px;
    top: 12px;
}

.list_row.row_head {
    color: #666;
    font-size: 12px;
    background-color: #efefef;
    border-top: 0 none;
    min-width: 1000px;
}

.row_body .list_row:hover {
    background-color: #f1f1f1;
}

.order_com_tit {
    height: 80px;
    line-height: 80px;
    background-color: #f2f1ee;
}

.oct_l {
    font-size: 24px;
    color: #333;
    padding-left: 76px;
    position: relative;
}

.oct_l i {
    position: absolute;
    top: 20px;
    left: 20px;
    background: url(../images/icons_bg.png) no-repeat top left;
    background-position: -136px -480px;
    width: 42px;
    height: 38px;
}

.order_fx.oct_l i {
    background-position: -136px -534px;
}

.sel_com {
    margin-top: 25px;
    border: 1px solid #ccc;
    height: 30px;
    line-height: 30px\9;
    display: block;
    width: 90px;
    padding-left: 10px;
    font-size: 14px;
}

.com_y_btn {
    width: 100px;
    text-align: center;
    background-color: #ffba00;
    display: block;
    height: 30px;
    line-height: 30px;
    margin-top: 25px;
    margin-left: 15px;
    color: #fff;
    margin-right: 25px;
    font-size: 16px;
}

.com_y_btn:active {
    background-color: #ffb129;
}

.oct_r .time_label {
    height: 30px;
    line-height: 30px;
    margin-top: 25px;
    margin-left: 15px;
}

.oct_r .time_label input {
    height: 24px;
    line-height: 24px;
    padding: 2px 10px;
    border: 1px solid #ccc;
}

.order_tj_main {
    margin-bottom: 40px;
}

.order_tj_main .list_row div {
    width: 20%;
    padding: 0;
}

.ss_div {
    border: 1px solid #ccc;
}

.ss_div select {
    float: left;
    height: 30px;
    width: 110px;
}

.ss_div div {
    float: left;
    width: 172px;
}

.ss_div div input {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    width: 126px;
    height: 24px;
    padding: 3px 5px;
    float: left;
}

.ss_div div a {
    width: 34px;
    height: 30px;
    background: url(../images/icons_bg.png) no-repeat center center;
    background-position: -110px -2px;
    float: left;
}

.ss_status {
    border: 1px solid #ccc;
}

.ss_status select {
    height: 20px;
    width: 110px;
}

.sd_div2,
.sd_div3 {
    border: 1px solid #ccc;
}

.sd_div4 {
    width: 10px;
    text-align: center;
    float: left;
    margin-left: 4px;
    margin-right: 4px;
}

.sd_div2 input,
.sd_div3 input {
    height: 20px;
    /*padding: 3px 5px;*/
    border: 0 none;
}

.ss_date .order_seach_btn,
.define_order_seach_btn {
    height: 25px;
    width: 80px;
    display: block;
    text-align: center;
    line-height: 25px;
    color: #fff;
    margin-left: 14px;
    font-size: 12px;
    background-color: #F14B0B;
    margin-top: -3px;
}

.ss_date .define_order_seach_btn,
.order_seach_btn:active {
    opacity: .8;
    filter: alpha(opacity=80);
}

.refresh_orders_btn,
.refresh_define_btn {
    height: 30px;
    border: 1px solid #ccc;
    display: block;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin-left: 30px;
    font-size: 14px;
    background-color: #299cf5;
    width: 150px;
    border-radius: 5px;
}

.refresh_orders_btn,
.refresh_define_btn:hover {
    background-color: #1dc3f3;
    font-weight: bolder;
}

.order_up_layer {
    width: 600px;
    min-height: 450px;
    border: 1px solid #ccc;
    position: fixed;
    top: 0%;
    left: 50%;
    margin-left: -260px;
    background-color: #fff;
    z-index: 999;
    display: none;
}

.order_up_layer .tit {
    height: 50px;
    line-height: 50px;
    color: #333;
    text-align: center;
    font-size: 26px;
    background-color: #ffb129;
}

.order_up_layer .order_info {
    margin: 10px;
}

.order_row {
    margin-bottom: 8px;
}

.order_row .left_text {
    width: 90px;
    text-align: right;
    color: #333;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    float: left;
    padding-right: 10px;
}

.order_row .left_r {
    float: left;
}

.order_row .left_r .r_txt {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #666;
}

.order_row .left_r input {
    height: 20px;
    line-height: 20px;
    line-height: 20px\9;
    padding: 6px 8px;
    font-size: 14px;
    color: #666;
    border: 1px solid #ccc;
    width: 240px;
}

.order_row .left_r input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.order_row .left_r textarea {
    height: 30px;
    padding: 10px;
    font-size: 14px;
    color: #666;
    border: 1px solid #ccc;
    width: 300px;
}

.order_row .left_r textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.order_btn {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    width: 100%;
}

.order_save {
    float: right;
    width: 70px;
    text-align: center;
    background-color: #299cf5;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    color: white;
}

.order_cancel {
    float: right;
    width: 70px;
    text-align: center;
    background-color: #999;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 3px;
    color: white;
}

.order_btns {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    background-color: #39F;
    width: 100%;
}

.order_btns a {
    width: 50%;
    float: left;
    color: #fff;
}

.order_btns a:active {
    opacity: .8;
    filter: alpha(opacity=80);
}

.order_btns a.order_cancel {
    background-color: #999;
}

.orderStatus_0 {
    color: #ffb129;
}

.orderStatus_1 {
    color: #0089f2;
}

.orderStatus_2 {
    color: #0bca21;
}

.orderStatus_3 {
    color: #0bca21;
}

.orderStatus_4 {
    color: #f70707;
}

.orderStatus_5 {
    color: #f70707;
}

.order_row .left_r .r_txt.orderStatus_0 {
    color: #ffb129;
}

.order_row .left_r .r_txt.orderStatus_1 {
    color: #0089f2;
}

.er_row .left_r .r_txt.orderStatus_2 {
    color: #ff2929;
}

.client_up_layer {
    width: 410px;
    min-height: 500px;
    border: 1px solid #ccc;
    position: fixed;
    top: 0%;
    left: 50%;
    margin-left: -200px;
    background-color: #fff;
    z-index: 999;
    display: none;
}

.client_up_layer .tit {
    height: 30px;
    line-height: 30px;
    color: #333;
    text-align: center;
    font-size: 16px;
    background-color: #ffb129;
}

.client_up_layer .client_info {
    margin: 10px;
}

.bound_up_layer {
    width: 400px;
    min-height: 200px;
    border: 1px solid #ccc;
    position: fixed;
    top: 0%;
    left: 50%;
    margin-left: -200px;
    background-color: #fff;
    z-index: 999;
    display: none;
}

.bound_up_layer .tit {
    height: 30px;
    line-height: 30px;
    color: #333;
    text-align: center;
    font-size: 16px;
    background-color: #ffb129;
}

.bound_up_layer .client_info {
    margin: 10px;
}

.client_row {
    margin-bottom: 16px;
}

.client_row .left_text {
    width: 90px;
    text-align: right;
    color: #333;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    float: left;
    padding-right: 10px;
}

.client_row .left_r {
    float: left;
}

.client_row .left_r .r_txt {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #666;
}

.client_row .left_r input {
    height: 18px;
    line-height: 18px;
    line-height: 18px 9;
    padding: 6px 8px;
    font-size: 14px;
    color: #666;
    border: 1px solid #CCC;
    width: 200px;
}

.client_row .left_r input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.client_row .left_r textarea {
    height: 100px;
    padding: 10px;
    font-size: 14px;
    color: #666;
    border: 1px solid #CCC;
    width: 260px;
}

.client_row .left_r textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.client_btns {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    background-color: #39F;
    width: 100%;
}

.client_btns a {
    width: 50%;
    float: left;
    color: #fff;
}

.client_btns a:active {
    opacity: .8;
    filter: alpha(opacity=80);
}

.client_btns a.client_cancel,
a.client_boundCancel {
    background-color: #ccc;
}

.acc_main {
    border: 1px solid #ccc;
    height: 520px;
    margin-bottom: 60px;
}

.acc_main .l_acc {
    height: 100%;
    border-right: 1px solid #ccc;
    width: 223px;
}

.acc_main .r_acc {
    float: left;
    width: 752px;
}

.acc_main .order_up_layer {
    position: static;
    display: block;
    margin: 0;
    left: auto;
    top: auto;
    width: 660px;
    margin-left: 50px;
    margin-top: 60px;
    border: 0 none;
    height: 420px;
}

.acc_main .order_up_layer .order_row .left_text {
    color: #999;
    font-size: 16px;
}

.acc_main .order_up_layer .order_row {
    margin-bottom: 10px;
}

.acc_main .order_row .left_r {
    float: left;
    width: 500px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.acc_main .order_row .left_r .user_info_item {
    display: none;
}

.acc_main .order_row .left_r .long_item {
    width: 480px;
}

.user_upate_btn {
    width: 60px;
    height: 40px;
    display: block;
    padding-left: 50px;
    background-color: #299cf5;
    color: #fff;
    line-height: 40px;
    font-size: 16px;
    margin-left: 150px;
    margin-top: 30px;
    position: relative;
}

.user_upate_btn i {
    position: absolute;
    width: 30px;
    height: 30px;
    content: '';
    background: url(../images/icons_bg.png) no-repeat top left;
    background-position: 0px -850px;
    left: 22px;
    top: 8px;
}

.user_upate_btn:active {
    opacity: .8;
    filter: alpha(opacity=80);
}

.user_acc_img {
    text-align: center;
    padding: 90px 0 60px;
}

.user_acc_img img {
    width: 124px;
    height: 124px;
}

.acc_nav {}

.acc_nav a {
    height: 36px;
    line-height: 36px;
    display: block;
    font-size: 16px;
    color: #333;
    width: 146px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
}

.acc_nav a.act {
    color: #299cf5;
    border: 1px solid #299cf5;
    border-radius: 18px;
}

.acc_nav a:hover {
    color: #299cf5;
    border: 1px solid #299cf5;
    border-radius: 18px;
}

.pwd_main {
    width: 504px;
    margin: 114px auto 86px;
}

.pm_top {
    height: 35px;
    line-height: 35px;
    margin-bottom: 60px;
}

.pm_top div {
    float: left;
    background: url(../images/icons_bg.png) no-repeat top left;
    background-position: -428px -96px;
    width: 252px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.pm_top div.step2 {
    background-position: -688px -146px;
}

.pm_top div.step2.act {
    background-position: -688px -96px;
}

.pm_item_text {
    height: 36px;
    line-height: 36px;
    float: left;
    width: 180px;
    text-align: right;
    font-size: 14px;
    color: #666;
}

.pm_item_input {
    float: left;
}

.pm_item_input input {
    width: 246px;
    height: 24px;
    line-height: 24px;
    line-height: 24px\9;
    padding: 6px 10px;
    border: 1px solid #ccc;
}

.pm_item_input input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.pm_item {
    margin-bottom: 15px;
}

.pwd_btn {
    background-color: #ffba00;
    height: 32px;
    line-height: 32px;
    color: #fff;
    display: block;
    text-align: center;
    width: 128px;
    margin-left: 180px;
    margin-top: 40px;
    font-size: 14px;
}

.pwd_btn:active {
    opacity: .8;
    filter: alpha(opacity=80);
}

.rest_suc {
    font-size: 22px;
    color: #666;
    padding-left: 40px;
    position: relative;
    height: 34px;
    line-height: 34px;
}

.rest_suc:before {
    background: url(../images/icons_bg.png) no-repeat top left;
    background-position: -428px -202px;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 4px;
    left: 6px;
    content: '';
}


/* 用户中心  end*/


/* 车型选择界面登录框*/

.ui-dialog {
    width: 380px;
    height: auto;
    display: none;
    position: absolute;
    z-index: 9000;
    top: 0px;
    left: 0px;
    border: 1px solid #D5D5D5;
    background: #fff;
}

.ui-dialog a {
    text-decoration: none;
}

.ui-dialog-title {
    height: 48px;
    line-height: 48px;
    padding: 0px 20px;
    color: #535353;
    font-size: 16px;
    border-bottom: 1px solid #efefef;
    background: #f5f5f5;
    cursor: move;
    user-select: none;
}

.ui-dialog-closebutton {
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 12px;
    right: 20px;
    background: url(../images/close_def.png) no-repeat;
    cursor: pointer;
}

.ui-dialog-closebutton:hover {
    background: url(../images/close_hov.png);
}

.ui-dialog-content {
    padding: 15px 20px;
}

.ui-dialog-pt15 {
    padding-top: 15px;
}

.ui-dialog-l40 {
    height: 40px;
    line-height: 40px;
    text-align: right;
}

.ui-dialog-input {
    width: 100%;
    height: 40px;
    margin: 0px;
    padding: 0px;
    border: 1px solid #d5d5d5;
    font-size: 16px;
    color: #c1c1c1;
    text-indent: 25px;
    outline: none;
}

.ui-dialog-input-username {
    background: url(../images/input_username.png) no-repeat 2px;
}

.ui-dialog-input-password {
    background: url(../images/input_password.png) no-repeat 2px;
}

.ui-dialog-submit {
    width: 100%;
    height: 50px;
    background: #3b7ae3;
    border: none;
    font-size: 16px;
    color: #fff;
    outline: none;
    text-decoration: none;
    display: block;
    text-align: center;
    line-height: 50px;
}

.ui-dialog-submit:hover {
    background: #3f81b0;
}

.ui-mask {
    width: 100%;
    height: 100%;
    background: #000;
    position: fixed;
    top: 0px;
    height: 0px;
    z-index: 8000;
    opacity: 0.4;
    filter: Alpha(opacity=40);
}