.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-left: 0;
    padding-right: 0;
}

body {
    background-color: #fbfbfb;
}

a {
    outline: none;
    text-decoration: none;
}
a:hover, a:link {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #59337b;
}
.container1272 {
    width: 1272px;
    margin: 0 auto;
  
}
input[type="text"], input[type="password"] {
    caret-color: #734BB3;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999;
    font-size: 16px;
}
input:-moz-placeholder, textarea:-moz-placeholder {
    color: #999;
    font-size: 16px;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    color: #999;
    font-size: 16px;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #999;
    font-size: 16px;
}
.form-group .input-group {
    width: 100%;
    line-height: 48px;
}
.form-group .input-group.wAuto {
    width: auto;
    margin-top: 3px;
}
.bgcolor_e14a4a {
    background-color: #e14a4a;
}

.bgcolor_4d37a2 {
    background-color: #4d37a2;
}

.bgcolor_9466bd {
    background-color: #9466bd;
}

.fontcolor_f13333 {
    color: #f13333;
}

.pd0 {
    padding-left: 0px;
    padding-right: 0px;
}

.mr0 {
    margin-right: 0px;
}

.pdtb {
    margin-top: 20px;
}

.bgfff {
    background-color: #fff;
}

.bgf2f2f2 {
    background-color: #f2f2f2;
}

.m240 {
    margin-bottom: 240px;
}

.m105 {
    margin-bottom: 105px;
}

.mg90 {
    margin-right: 90px;
}

.w650 {
    width: 650px;
}

.m850 {
    width: 850px;
}

.m460 {
    width: 460px;
}

.m600 {
    width: 600px;
}

.m534 {
    width: 534px;
}

.m436 {
    width: 436px;
}

.m550 {
    width: 550px;
}

.m900 {
    width: 900px;
}

::-ms-clear,
::-ms-reveal {
    display: none;
}
.clearfix{
    /*zoom:1;
    clear:both;*/
}
.clearfix:before, .clearfix:after {
    content:"";
    display: table;
}
.clearfix:after{
    clear:both;
    overflow: hidden;
}

.nav>li>a:focus {
    background: none;
}

.form_box .input-group-addon, .form-group .form-control {
    padding-top: 0;
    padding-bottom: 0;
    height: 50px;
    line-height: 50px;
}
.form-horizontal .help-block, .form-horizontal .error_tip, .form-horizontal .form-group .grcode_error, .jx_writer .error_tip {
    margin-top: 0;
}
.form-horizontal .btn {
    padding: 0;
    height: 50px;
}
.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}
.form-horizontal .form-group, .form-horizontal .btn {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}
.form-horizontal .form-group.has-error .form-control, .form-horizontal .form-group.has-error .form-control:focus {
    border-color: #e14a4a;
}
.form-horizontal .form-group.has-success .form-control {
    border-color: #ccc;
}

.form-horizontal .form-group.has-error .input-group-addon {
    background-color: #f3c6c6;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-color: #e14a4a;
}
.form-horizontal .form-group.has-error .user_icon {
    background-image: url(../images/user_icon_hover.png);
}

.form-horizontal .form-group .help-block, .error_tip  {
    display: none;
}

.has-error .help-block, .error_tip {
    margin-right: 10px;
    font-size: 14px;
    line-height: 2.4;
    background-color: #f3c6c6;
    color: #e14a4a;
    display: table;
    border-collapse: separate;
    padding-left: 24px;
    background: url(../images/warning_icon.png) left 50%;
    background-repeat: no-repeat;
}
.has-error .help-block {
    display: block;
}

.form-horizontal .form-group .btn:hover {
    border-color: #4a2a66;
    background-color: #4a2a66;
    color: #fff;
}
.form-horizontal .form-group .form-control, .form-horizontal .has-success .form-control:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.form-horizontal .form-group .form-control {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.form-horizontal .form-group .dropdown-toggle {
    padding-left: 10px;
}
.form-horizontal .form-group .dropdown-toggle:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.has-success .control-label {
    color: #333;
}
.has-success .input-group-addon {
    color: #555;
    border: 1px solid #ccc;
    background-color: #fcfcfc;
}
.form-horizontal .input-group-addon, .has-success .input-group-addon {
    border-left: 0;
}
.btn-success[disabled], .btn-success[disabled]:hover {
    background-color: #4a2a66;
    border-color: #4a2a66;
}
.TextCenter {
    text-align: center;
}

/*é¦–é¡µ*/
.yatta{
    background: url(../images/bg71.png) center 218px no-repeat;
    background-size: 1920px 1324px;
}
.index_top {
    width: 100%;
    height: 34px;
    background-color: #2b2a37;
    line-height: 34px;
    font-size: 14px;
}

.index_top .tel_box {
    display: inline-block;
    text-indent: 28px;
    background: url(../images/phoneicon.png) 0% 50%;
    background-repeat: no-repeat;
    color: #8b8b8b;
    font-weight: bold;
}

.index_top .weixin_box {
    margin-left: 20px;
    display: inline-block;
    text-indent: 28px;
    background: url(../images/wechat.png) 0% 50%;
    background-repeat: no-repeat;
    color: #8b8b8b;
    position: relative;
    cursor: pointer;
}

.index_top .weixin_box .qrmeta {
    position: absolute;
    top: 34px;
    left: 9px;
    z-index: 10;
    width: 98px;
    height: 98px;
    background: url(../images/QRCode_wechatapp.png) 50% 50%;
    background-repeat: no-repeat;
    border: 1px solid #2b2a37;
    border-top: 0px;
    display: none;
}

.index_top .weixin_box i {
    display: inline-block;
    width: 14px;
    height: 7px;
    position: relative;
    background: url(../images/arow-blank.png) 50% 0%;
    background-repeat: no-repeat;
    top: -21px;
    left: 18px;
}

.index_top .weixin_box .qrmeta img {
    display: inline;
}

.index_top .qq_box {
    margin-left: 20px;
    display: inline-block;
    text-indent: 28px;
    background: url(../images/wxqun.png) 0% 50%;
    background-repeat: no-repeat;
    color: #8b8b8b;
}

.index_top .pull-right a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding-right: 25px;
    outline: none;
}

.index_top .lr_box {
    display: inline-block;
    text-indent: 28px;
    background: url(../images/man.png) 0% 50%;
    background-repeat: no-repeat;
    color: #8b8b8b;
}

.index_top .lr_box a {
    padding-right: 0px;
    display: inline;
}

.index_top .pull-right a:hover {
    color: #a88bc1;
}

.nav_box {
    width: 100%;
    border-bottom: 1px solid #eee;
}

.nav_wrap {
    position: relative;
}

.nav_wrap .navbar-header a {
    outline: none;
}
.navbar {
    border: 0px;
}
.nav_wrap .navbar .area_box {
    margin-top: 12px;
}
.nav_wrap .navbar .citylist-box{background:#fff;padding:10px 30px 30px 30px;width:800px;position:absolute;top:60px;left:230px;z-index:99999;box-shadow: 2px 6px 6px 0 rgba(63,67,89,.2);}
.nav_wrap .navbar .citylist-box .citymark{border-bottom:1px solid #e8e8e8;padding:10px 0;}
.nav_wrap .navbar .citylist-box .citymark a{margin-right:10px;font-size:16px;color:#333;}
.nav_wrap .navbar .citylist-box .citymark a:hover{color:#59337b;}
.nav_wrap .navbar .citylist-box .city-list{height:420px;overflow-y:auto;}
.nav_wrap .navbar .citylist-box .city-list li{padding:10px 0;padding-left:35px;position:relative;}
.nav_wrap .navbar .citylist-box .city-list li a{margin-right:10px;line-height:25px;font-size:14px;color:#333;}
.nav_wrap .navbar .citylist-box .city-list li a:hover{color:#59337b;}
.nav_wrap .navbar .citylist-box .city-list li .key{position:absolute;top:16px;left:0;z-index:101;font-size:14px;}
.topNavBox {
    width: 100%;
    box-shadow: 0 4px 20px 0 #f1f0f0;
    -moz-box-shadow: 0 4px 20px 0 #f1f0f0;
    -webkit-box-shadow: 0 4px 20px 0 #f1f0f0;
    -o-box-shadow: 0 4px 20px 0 #f1f0f0;
}

.new_index_nav.nav_wrap .area_box {
    line-height: 90px;
    display: inline-block;
    position: absolute;
    color: #666;
    left: 228px;
    top: 0;
    z-index: 3;
    margin-top: 0;
}

.nav_wrap .nav>li>a {
    color: #666666;
    text-decoration: none;
    padding: 20px 18px;
    outline: none;
}
.new_index_nav.nav_wrap .nav>li>a {
    font-size: 14px;
    color: #525252;
    text-decoration: none;
    padding: 0 16px;
    margin: 0 8px;
    height: 25px;
    line-height: 25px;
    outline: none;
}
.nav_wrap .nav>li.active>a {
    outline: none;
    color: #fff;
    border-radius: 6px;
    background: #9A65EE;
    border: none;
}

.nav_wrap .nav>li>a:hover {
    color: #999;
    border-radius: 6px;
    border: none;
    background: none;
}
.nav_wrap .nav>li.active>a:hover {
    outline: none;
    color: #fff;
    border-radius: 6px;
    background: #9A65EE;
    border: none;
}
.nav_wrap .nav>li>a:active{
    background: none;
}

.banner_wrap {
    position: relative;
}

.banner_wrap .carousel-indicators li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #59337b;
}

.banner_wrap .carousel-indicators .active {
    width: 12px;
    height: 12px;
    background-color: #59337b;
    margin: 1px;
}

.banner_wrap .carousel-inner>.item>img {
    display: inline;
}

.banner_wrap .item {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.banner_wrap .jyglyphicon-left {
    width: 60px;
    height: 70px;
    display: inline-block;
    background: url(../images/b.png) 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
}

.banner_wrap .jyglyphicon-right {
    width: 60px;
    height: 70px;
    display: inline-block;
    background: url(../images/a.png) 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
}

.banner_wrap .carousel-control:hover .jyglyphicon-left {
    background: url(../images/d.png) 50% 50%;
}

.banner_wrap .carousel-control:hover .jyglyphicon-right {
    background: url(../images/c.png) 50% 50%;
}

.banner_wrap .search_box {
    position: absolute;
    top: 61%;
    width: 100%
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -ms-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.search_form {
    width: 865px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
}

.search_form #search_form .form-control {
    width: 517px;
    height: 60px;
    border-radius: 0px;
    outline: none;
    border: 0px;
    font-size: 18px;
}

.search_form #search_form .btn-default {
    width: 170px;
    height: 60px;
    border: 1px solid #59337b;
    background-color: #59337b;
    color: #fff;
    border-radius: 0px;
    margin-left: -5px;
    font-size: 18px;
}

.search_form #search_form .btn-default:hover {
    border: 1px solid #4a2a66;
    background-color: #4a2a66;
}

.search_form #search_form .btn-success {
    width: 170px;
    height: 60px;
    border: 1px solid #2c1870;
    background-color: #2c1870;
    border-radius: 0px;
    line-height: 47px;
    font-size: 18px;
}



/*ä»·æ ¼ã€å“ç‰Œã€è½¦åž‹*/

.car_wrap {
    margin-top: 15px;
    position: relative;
}

.car_wrap .col-sm-3 {
    width: 26%;
    padding-left: 30px;
    padding-right: 30px;
}

.car_wrap .col-sm-6 {
    width: 48%;
}

.car_wrap #car_price {
    border: 2px solid #f2f2f2;
}

.car_wrap #car_price h2,
.car_wrap .car_brand h2,
.car_wrap #car_type h2 {
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    margin-bottom: 10px;
}

.car_wrap #car_price .price_list {
    width: 100%;
    padding-bottom: 15px;
}

.car_wrap #car_price .price_list a {
    display: inline-block;
    width: 85px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    color: #333;
    text-decoration: none;
    outline: none;
}

.car_wrap #car_price .price_list a:hover {
    color: #59337b;
    -moz-box-shadow: 2px 2px 10px #ddd;
    -webkit-box-shadow: 2px 2px 10px #ddd;
    box-shadow: 2px 2px 10px #ddd;
}

.car_wrap #car_brand {
    border: 0px solid #f2f2f2;
}

.car_wrap #car_type {
    border: 2px solid #f2f2f2;
    position: relative;
}

.car_wrap .car_brand {
    width: 560px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #f2f2f2;
    text-align: center;
    padding-bottom: 5px;
}

.car_wrap .car_brand h2 span {
    width: 108px;
    height: 40px;
    display: inline-block;
    font-size: 18px;
    background: url(../images/down.png) 90% 50%;
    background-repeat: no-repeat;
}

.car_wrap .car_brand h2 span:hover {
    cursor: pointer;
    width: 108px;
    height: 40px;
    display: inline-block;
}

.car_wrap .car_brand img {
    display: inline-block;
    margin-top: 3px;
    width: 40px;
    height: 40px;
}

.car_wrap .car_brand span {
    display: block;
    font-size: 14px;
}

.car_wrap .car_brand a {
    display: inline-block;
    width: 85px;
    height: 65px;
    margin-bottom: 5px;
    color: #333;
    text-decoration: none;
    outline: none;
}

.car_wrap .car_brand a:hover {
    color: #59337b;
    -moz-box-shadow: 2px 2px 10px #ddd;
    -webkit-box-shadow: 2px 2px 10px #ddd;
    box-shadow: 2px 2px 10px #ddd;
}

.car_wrap #car_type .type_list {
    width: 100%;
    text-align: center;
    padding-bottom: 15px;
}

.car_wrap #car_type .type_list a {
    display: inline-block;
    width: 85px;
    height: 65px;
    color: #333;
    text-decoration: none;
    outline: none;
}

.car_wrap #car_type .type_list a:hover {
    color: #59337b;
    -moz-box-shadow: 2px 2px 10px #ddd;
    -webkit-box-shadow: 2px 2px 10px #ddd;
    box-shadow: 2px 2px 10px #ddd;
}

.car_wrap #car_type .type_list img {
    display: inline-block;
    margin-top: 15px;
}

.car_wrap #car_type .type_list span {
    display: block;
    margin-top: 5px;
    font-size: 14px;
}

.car_brand_catagory {
    width: 1272px;
    position: absolute;
    height: 459px;
    top: -1px;
    z-index: 10;
    margin-left: -15px;
    margin-right: -15px;
}

.car_brand_catagory>a {
    display: block;
    width: 560px;
    height: 40px;
    text-align: center;
    margin-left: 355px;
    font-size: 18px;
    line-height: 40px;
    padding-top: 2px;
    background: url(../images/up.png) 57% 50%;
    background-repeat: no-repeat;
    color: #59337b;
    text-decoration: none;
    border-top: 2px solid #59337b;
    border-left: 2px solid #59337b;
    border-right: 2px solid #59337b;
    z-index: 9;
    background-color: #fff;
    position: absolute;
    top: 2px;
}

.all_wrap {
    z-index: 8;
    width: 100%;
    border: 2px solid #59337b;
    position: absolute;
    top: 40px;
    padding: 26px 50px 16px 50px;
    background-color: #fff;
}

.car_brand_catagory .all_wrap .brand_more {
    width: 350px;
    float: left;
    overflow: hidden;
}

.car_brand_catagory .all_wrap .brand_more dl {
    width: 350px;
    line-height: 24px;
    margin: 10px auto 0;
    overflow: hidden;
}

.car_brand_catagory .all_wrap .brand_more dt {
    font-size: 18px;
    color: #59337b;
    width: 20px;
    line-height: 24px;
    float: left;
}

.car_brand_catagory .all_wrap .brand_more dd {
    width: 330px;
    float: left;
}

.car_brand_catagory .all_wrap .brand_more dd a {
    display: block;
    float: left;
    line-height: 24px;
    font-size: 13px;
    color: #333;
    margin-right: 15px;
    white-space: nowrap;
    outline: none;
}

.car_brand_catagory .all_wrap .brand_center {
    margin-left: 56px;
    margin-right: 56px;
}

.hot_car_wrap {
    margin-top: 50px;
}

.hot_car_wrap .col-sm-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.slideTxtBox {
    width: 100%;
    text-align: left;
}

.slideTxtBox .hd {
    height: 54px;
    line-height: 54px;
    padding: 0 10px 0 0px;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
}

.slideTxtBox .hd ul {
    float: left;
    position: absolute;
    left: 175px;
    top: -1px;
    height: 32px;
}

.slideTxtBox .hd ul li {
    float: left;
    padding: 0 25px;
    cursor: pointer;
    font-size: 18px;
    color: #333;
}

.slideTxtBox .hd ul li.on {
    height: 55px;
    background: #fbfbfb;
    border-bottom: 2px solid #59337b;
}

.slideTxtBox .bd ul {
    zoom: 1;
    margin-top: 26px;
}

.slideTxtBox .bd li {
    float: left;
    width: 300px;
    position: relative;
    margin-right: 24px;
    margin-bottom: 24px;
}

.slideTxtBox .bd li>a {
    text-decoration: none;
    color: #000;
}

.slideTxtBox .bd ul li.mr0 {
    margin-right: 0px;
}

.slideTxtBox .bd li .hot_car_item {
    position: relative;
    border: 1px solid #eeeeee;
    width: 300px;
    background-color: #fff;
    overflow: hidden;
}

.slideTxtBox .bd li .hot_car_item:hover {
    -moz-box-shadow: 2px 2px 15px #e2dce8;
    -webkit-box-shadow: 2px 2px 15px #e2dce8;
    box-shadow: 2px 2px 15px #e2dce8;
}

.slideTxtBox .bd li .hot_car_item>img {
    width: 100%;
    height: 227px;
    padding: 0px;
    object-fit: cover;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.slideTxtBox .bd li .hot_car_item>img:hover{
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.slideTxtBox .bd li .hot_car_item .car_item_title {
    margin-top: 17px;
    width: 100%;
    padding-left: 6px;
    font-size: 16px;
    color: #000;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    display: inline-block;
}

.slideTxtBox .bd li .hot_car_item .car_item_title .bth {
    border: 0px;
    padding: 0px 5px;
    width: 56px;
    height: 20px;
    color: #fff;
    margin-right: 5px;
    font-size: 12px;
    border-radius: 2px;
}

.slideTxtBox .bd li .hot_car_item .car_item_title .bth:hover {
    background-color: #e14a4a;
}

.slideTxtBox .bd li .hot_car_item .car_item_title i {
    border: 0px;
    padding: 0;
    width: 56px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    margin-right: 5px;
    margin-bottom: 3px;
    font-size: 12px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.slideTxtBox .bd li .hot_car_item .car_item_title .sp:hover {
    background-color: #4d37a2;
}

.slideTxtBox .bd li .hot_car_item .car_item_title .ps:hover {
    background-color: #9466bd;
}

.slideTxtBox .bd li .hot_car_item .car_item_price {
    display: inline-block;
    width: 100%;
    padding-left: 6px;
    margin-top: 15px;
    font-size: 12px;
}

.slideTxtBox .bd li .hot_car_item .car_item_price i {
    font-size: 17px;
    color: #f13333;
    padding: 0 4px;
}

.slideTxtBox .bd li .hot_car_item .car_item_price b {
    padding-left: 0px;
    float: right;
    padding-right: 10px;
}

.slideTxtBox .bd li .hot_car_item .car_item_gprice {
    font-size: 16px;
    color: #666;
    margin-top: 17px;
    width: 100%;
    display: block;
    padding-left: 6px;
}

.slideTxtBox .bd li .hot_car_item .car_item_gprice i {
    text-decoration: line-through;
}

.slideTxtBox .bd li .hot_car_item .car_item_servie {
    width: 100%;
    min-width: 298px;
    padding-left: 6px;
    padding-right: 6px;
    margin-top: 26px;
    display: block;
    overflow-y: hidden;
    min-height: 25px;
}

.slideTxtBox .bd li .hot_car_item .car_item_servie i {
    float: left;
    margin-right: 8px;
    padding: 0 3px;
    height: 20px;
    line-height: 18px;
    overflow-y: hidden;
    display: block;
    width: 32px;
    min-width: 32px;
    text-align: center;
    font-size: 12px;
}
.slideTxtBox .bd li .hot_car_item .car_item_servie .eg {
    border: 1px solid #af8cc2;
    color: #af8cc2;
}

.slideTxtBox .bd li .hot_car_item .car_item_servie .er {
    border: 1px solid #f4a0b7;
    color: #f4a0b7;
}

.slideTxtBox .bd li .hot_car_item .car_item_servie .ez {
    border: 1px solid #f7c283;
    color: #f7c283;
}

.slideTxtBox .bd li .hot_car_item .car_item_servie .ed {

    border: 1px solid #b4ddfb;
    color: #b4ddfb;
}

.slideTxtBox .bd li .hot_car_item .car_item_servie .btn-success {
    padding: 0;
    background-color: #59337b;
    border-color: #59337b;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    width: 54px;
    min-width: 54px;
    height: 20px;
    line-height: 18px;
    font-size: 12px;
}

.slideTxtBox .bd li .hot_car_item .car_item_servie .btn-success.pass {
    background-color: #33b87e;
    border-color: #33b87e;
}

.slideTxtBox .bd li .hot_car_item .car_item_detail {
    padding-left: 6px;
    padding-right: 6px;
    width: 100%;
    margin-top: 15px;
    border-top: 1px solid #eee;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    color: #858585;
    display: block;
    font-size: 14px;
}

.slideTxtBox .bd li .hot_car_item .car_item_detail i {
    margin-right: 20px;
}

.hot_car_wrap .hot_car_title {
    font-size: 30px;
    color: #000;
}

.hot_car_wrap .pull-right a {
    font-size: 18px;
    color: #59337b;
    text-decoration: none;
    background: url(../images/arrow_xl.png) 100% 50%;
    background-repeat: no-repeat;
    display: inline-block;
    padding-right: 15px;
}

.hot_car_wrap .pull-right a:hover {
    color: #4a2a66;
}



/*å¥½è½¦æœåŠ¡*/

.car_service {
    margin-top: 70px;
    width: 100%;
    padding-bottom: 60px;
}

.car_service h1 {
    text-align: center;
    font-size: 30px;
    color: #333;
    padding-top: 28px;
    padding-bottom: 40px;
}

.service_item {
    width: 625px;
    height: 410px;
    float: left;
    position: relative;
    color: #fff;
}
.service_item a{
    display: block;
    height: 100%;
    text-decoration: none;
}
.service_item:hover {
    -moz-box-shadow: 0 0 10px 10px #e2dce8;
    -webkit-box-shadow: 0 0 10px 10px #e2dce8;
    box-shadow: 0 0 10px 10px #e2dce8;
}

.service_item:nth-child(1) {
    background: url(../images/CarBank1.png) 50% 50%;
    background-repeat: no-repeat;
}

.service_item:nth-child(2) {
    float: right;
    background: url(../images/CarBank2.png) 50% 50%;
    background-repeat: no-repeat;
}

.service_item h1 {
    color: #fff;
    font-size: 60px;
    text-align: center;
    padding-top: 35px;
    padding-bottom: 30px;
    margin: 0;
    font-weight: bold;
}

.service_item p {
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
}

.service_item span.eBtn {
    display: block;
    width: 180px;
    height: 46px;
    margin: 148px auto 0 auto;
    line-height: 46px;
    text-align: center;
    background-color: #6d3c99;
    color: #fff;
    border-radius: 6px;
    text-decoration: none;
}

.service_item span.eBtn:hover {
    background-color: #4a2a66;
}

.service_item_box {
    width: 318px;
    height: 302px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.service_item_txt {
    position: absolute;
    width: 100%;
    top: 73px;
    text-align: center;
}

.service_item_txt h2 {
    font-size: 30px;
    color: #fff;
    padding-top: 50px;
}

.service_item_txt h2 a {
    color: #fff;
    text-decoration: none;
}

.service_item_txt h2 a:hover {
    color: #fff;
}


/*èµ„è®¯çŸ¥è¯†*/

.news_wrap {
    width: 862px;
    padding-bottom: 55px;
}

.news_wrap li {
    width: 50%;
    float: left;
    padding: 8px 0px;
    /* margin-left: 42px; */
}

.news_wrap li:first-child {
    margin-left: 0;
}

.news_wrap .news_item {
    display: inline-block;
    width: 100%;
    height: auto;
    text-decoration: none;
}

.news_wrap .news_item .news_title {
    margin-bottom: 12px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_wrap .news_item:hover .news_title {
    color: #666;
}

.news_wrap .news_item .news_title a {
    font-size: 18px;
    color: #333333;
    text-decoration: none;
}

.news_wrap .news_item .news_title a:hover {
    color: #59337b;
}

.news_wrap .news_item .news_brief {
    font-size: 14px;
    color: #666;
    text-align: justify;
    line-height: 24px;
}

.news_wrap .news_item:hover .news_brief {
    color: #999;
}

.news_wrap li.pd15 {
    margin-left: 32px;
    margin-right: 32px;
}

.header_wrap {
    width: 100%;
    height: 35px;
    line-height: 35px;
    margin-top: 34px;
    margin-bottom: 34px;
}

.header_wrap h2 {
    font-size: 26px;
    color: #010101;
}

.header_wrap h2 a {
    font-size: 14px;
    color: #59337b;
    display: inline-block;
    padding-right: 15px;
    background: url(../images/arrow_x.png) 100% 50%;
    background-repeat: no-repeat;
    line-height: 50px;
}

.comm_wrap {
    width: 336px;
}

.comm_wrap li {
    padding-bottom: 23px;
}

.comm_wrap li a {
    padding-left: 14px;
    color: #333;
    text-decoration: none;
    font-size: 16px;
    background: url(../images/dot.jpg) 0% 50%;
    background-repeat: no-repeat;
}

.comm_wrap li a:hover {
    color: #9A65EE;
    background: url(../images/dot_hover.jpg) 0% 50%;
    background-repeat: no-repeat;
}



/*åˆä½œä¼™ä¼´*/

.car_partner {
    width: 100%;
    min-width: 1272px;
    background-color: #f2f2f2;
}

.car_partner_item {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 37px;
}

.car_partner_item h2 {
    font-size: 24px;
    color: #3d3d3d;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.car_safty_item {
    text-align: center;
    display: inline-block;
    width: 207px;
}

.car_partner_item span {
    display: inline-block;
    width: 404px;
    text-align: center;
    padding: 18px 0px;
}

.car_partner_item span:hover {
    cursor: pointer;
    -moz-box-shadow: 2px 2px 10px #ddd;
    -webkit-box-shadow: 2px 2px 10px #ddd;
    box-shadow: 2px 2px 10px #ddd;
}

.car_safty {
    margin-top: 70px;
    margin-bottom: 70px;
}

.car_safty_item p {
    padding-top: 27px;
    font-size: 18px;
    color: #5d387e;
}



/*é¦–é¡µåº•éƒ¨*/

.index_footer {
    background-color: #2b2a37;
    padding-top: 25px;
}

.index_footer dl {
    float: left;
    padding-left: 60px;
    padding-right: 60px;
    border-right: 1px solid #666;
}

.index_footer dl:first-child {
    padding-left: 0;
}

.index_footer dl.last {
    width: 440px;
    padding-right: 0px;
    border-right: none;
}

.index_footer dl dt {
    color: #fff;
    font-size: 18px;
    margin-bottom: 16px;
}

.index_footer dl dd {
    line-height: 30px;
    color: #999999;
}

.index_footer dl dd a {
    color: #999;
    text-decoration: none;
}

.index_footer dl dd a:hover {
    color: #fff;
}

.footer_weixin_box {
    /* width: 220px; */
}

.footer_weixin_box span {
    display: inline-block;
    float: left;
    color: #fff;
    text-align: center;
}

.footer_weixin_box span.wx {
    margin-right: 26px;
}

.footer_weixin_box span img {
    display: block;
    margin-bottom: 10px;
}

.link_box {
    width: 100%;
    margin-top: 60px;
    text-align: center;
    color: #999;
    padding-bottom: 15px;
}

.link_box a {
    color: #666;
    text-decoration: none;
    display: inline-block;
    padding-left: 15px;
}

.copyright {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    color: #666;
    background-color: #222;
}

.copyright a {
    line-height: 1.6;
}

.copyright a,
.copyright a:hover {
    color: #666;
    text-decoration: none;
}


/*åº•éƒ¨æµ®åŠ¨*/

.r-fixed-info {
    width: 194px;
    height: 50px;
    position: fixed;
    bottom: 40px;
    right: 0px;
    _position: absolute;
    _top: expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight);
    z-index: 99999;
}

.r-fixed-info .info_item {
    width: 64px;
    display: inline-block;
    height: 50px;
    float: left;
    position: relative;
}

.r-fixed-info .info_item.wechat {
    background: #9d88b0 url(../images/wechat-icon.png) 50% 50%;
    background-repeat: no-repeat;
    border-right: 1px solid #fff;
}

.r-fixed-info .info_item.wechat span,
.r-fixed-info .info_item.app span {
    display: block;
    width: 192px;
    height: 300px;
    background: #57347A;
    position: absolute;
    top: -319px;
    left: -64px;
    display: none;
    border-radius: 6px;
    overflow: hidden;
    z-index: 99999;
}

.r-fixed-info .info_item.tel {
    background: #9d88b0 url(../images/tel-icon.png) 50% 50%;
    background-repeat: no-repeat;
    border-right: 1px solid #fff;
}

.r-fixed-info .info_item.tel span {
    display: block;
    width: 192px;
    height: 90px;
    background: #57347A;
    position: absolute;
    top: -109px;
    left: 0;
    padding: 23px 0 17px 0;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    display: none;
    border-radius: 10px;
    z-index: 99999;
}

.r-fixed-info .info_item.tel span i {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}

.r-fixed-info .info_item.app {
    background: #9d88b0 url(../images/app-icon.png) 50% 50%;
    background-repeat: no-repeat;
    border-right: 1px solid #fff;
}

.r-fixed-info .info_item.top {
    background: #9d88b0 url(../images/top-icon.png) 50% 50%;
    background-repeat: no-repeat;
    border-right: 0px solid #fff;
}

.r-fixed-info .info_item:hover {
    background-color: #59337b;
}


/*å–å®¶ä¸­å¿ƒ*/

.nav_bg {
    width: 100%;
    background-color: #59337b;
}

.nav_bg .nav_wrap {
    margin-top: 0px;
}

.nav_bg .navbar-nav>li {
    height: 90px;
    line-height: 90px;
}

.nav_bg .nav_wrap .nav>li.active>a {
    border-bottom: 0px;
    line-height: 90px;
    background: url(../images/buy_bg.png);
    background-repeat: no-repeat;
    outline: none;
}

.nav_bg .nav_wrap .nav>li>a {
    color: #666;
    padding: 0px 18px;
    line-height: 90px;
    color: #fff;
    outline: none;
}

.nav_bg .nav_wrap .nav>li>a:hover {
    border-bottom: 0px;
}

.shop_box {
    display: inline-block;
    padding-top: 10px;
}

.shop_box img {
    float: left;
}

.shop_box .shop_account {
    display: inline-block;
    padding-top: 15px;
    color: #fff;
    float: left;
}

.shop_account .car_shop,
.shop_account .car_lib,
.shop_account .car_cache {
    display: inline-block;
    padding-top: 8px;
    padding-right: 11px;
}

.shop_account .car_reset {
    display: inline-block;
    padding-top: 8px;
}

.shop_account .car_shop a {
    width: 54px;
    display: inline-block;
    background: url(../images/shop_icon.png) 0% 50%;
    background-repeat: no-repeat;
    padding-left: 22px;
    height: 25px;
    line-height: 25px;
}

.shop_account .car_lib a {
    width: 54px;
    display: inline-block;
    background: url(../images/lib_icon.png) 0% 50%;
    background-repeat: no-repeat;
    padding-left: 22px;
    height: 25px;
    line-height: 25px;
}

.shop_account .car_cache a {
    width: 72px;
    display: inline-block;
    background: url(../images/cache_icon.png) 0% 50%;
    background-repeat: no-repeat;
    padding-left: 22px;
    height: 25px;
    line-height: 25px;
}

.shop_account .car_reset a {
    width: 56px;
    display: inline-block;
    background: url(../images/reset_icon.png) 0% 50%;
    background-repeat: no-repeat;
    padding-left: 22px;
    height: 25px;
    line-height: 25px;
}

.shop_account a {
    color: #fff;
}

.shop_menu {
    background-color: #fff;
    width: 210px;
    padding-top: 24px;
    padding-left: 31px;
    /*height: auto;*/
    /*height: 1025px;*/
}

.shop_menu ul li {
    margin-bottom: 39px;
    padding-left: 14px;
    background: url(../images/dot.png) 0% 50%;
    background-repeat: no-repeat;
}

.shop_menu ul li a {
    color: #333;
    text-decoration: none;
}

.shop_menu ul li a:hover {
    color: #59337b;
}

.shop_content {
    margin-left: 26px;
    width: 1036px;
}

.shop_content.seller_index {
    margin-left: 26px;
    width: 100%;
}

.shop_content .shop_title {
    padding: 20px 0px 20px 11px;
    background: url(../images/line_icon.jpg) 0% 50%;
    background-repeat: no-repeat;
    background-color: #fff;
}

.shop_content .shop_path {
    border: 2px solid #59337b;
    text-align: center;
    margin-top: 20px;
    padding-top: 32px;
    padding-bottom: 25px;
    background-color: #fff;
}

.shop_content .do_tip {
    padding-top: 0px;
    padding-bottom: 20px;
    text-align: left;
}

.shop_content .do_tip h1 {
    height: 38px;
    line-height: 38px;
    background-color: #eae5ee;
    padding-left: 9px;
}

.shop_content .do_tip p {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    padding-left: 16px;
}

.shop_content .shop_path_url {
    padding-bottom: 56px;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
}

.shop_content .shop_path_url b {
    color: #333;
}

.shop_content .shop_path_url b.current {
    color: #59337b;
}

.shop_content .shop_path_url i {
    height: 12px;
    width: 7px;
    background: url(../images/arrow.jpg) 50% 50%;
    background-repeat: no-repeat;
    display: inline-block;
    margin-left: 27px;
    margin-right: 27px;
}

.shop_car_info {
    overflow: hidden;
    text-align: center;
}

.shop_car_info dl {
    display: inline-block;
    margin: 0 35px 25px 0;
    position: relative;
}

.shop_car_info dl.current dd {
    color: #59337b;
}

.shop_car_info dl.s1 {
    display: inline-block;
    margin: 0 39px 25px 0;
    position: relative;
}

.shop_car_info dl.s2 {
    display: inline-block;
    margin: 0 39px 25px 0;
    position: relative;
}

.shop_car_info dl.s2.current dt i.ccon {
    background-position: -61px -63px;
}

.shop_car_info dl.s3.current dt i.cpi {
    background-position: -61px -121px;
}

.shop_car_info dl.s4.current dt i.cos {
    background-position: -61px -179px;
}

.shop_car_info dl.s5.current dt i.cpic {
    background-position: -61px -236px;
}

.shop_car_info dl.s3 {
    display: inline-block;
    margin: 0 39px 25px 0;
    position: relative;
}

.shop_car_info dl.s4 {
    display: inline-block;
    margin: 0 39px 25px 0;
    position: relative;
}

.shop_car_info dl.s5 {
    display: inline-block;
    margin: 0 39px 25px 0;
    position: relative;
}

.shop_car_info dl.s1 dt {
    width: 52px;
    height: 52px;
    margin-left: 27px;
}

.shop_car_info dl.s2 dt {
    width: 52px;
    height: 52px;
    margin-left: 10px;
}

.shop_car_info dl.s3 dt {
    width: 52px;
    height: 52px;
}

.shop_car_info dl.s4 dt {
    width: 52px;
    height: 52px;
    margin-left: 19px;
}

.shop_car_info dl.s5 dt {
    width: 52px;
    height: 52px;
    margin-left: 10px;
}

.shop_car_info dl dt {
    width: 52px;
    height: 52px;
    margin-left: 28px;
}

.shop_car_info dl dt i {
    width: 52px;
    height: 52px;
    background: url(../images/good_info_icon.png) 50% 50%;
    display: block;
    cursor: pointer;
}

.shop_car_info dl dt i.scb {
    background-position: -61px -5px;
}

.shop_car_info dl dt b {
    width: 8px;
    height: 14px;
    background: url(../images/good_info_icon.png) 50% 50%;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: -18px;
}

.shop_car_info dl.s1 dt b {
    width: 8px;
    height: 14px;
    background: url(../images/good_info_icon.png) 50% 50%;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: -18px;
}

.shop_car_info dl.s2 dt b {
    width: 8px;
    height: 14px;
    background: url(../images/good_info_icon.png) 50% 50%;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: -25px;
}

.shop_car_info dl.s3 dt b {
    width: 8px;
    height: 14px;
    background: url(../images/good_info_icon.png) 50% 50%;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: -28px;
}

.shop_car_info dl.s4 dt b {
    width: 8px;
    height: 14px;
    background: url(../images/good_info_icon.png) 50% 50%;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: -19px;
}

.shop_car_info dl dt b.arrow {
    background-position: -134px -6px;
}

.shop_car_info dl dt i.ccon {
    background-position: 0px -63px;
}

.shop_car_info dl dt i.cpi {
    background-position: 0px -121px;
}

.shop_car_info dl dt i.cos {
    background-position: 0px -179px;
}

.shop_car_info dl dt i.cpic {
    background-position: 0px -237px;
}

.shop_car_info dl dd {
    font-size: 18px;
    color: #666;
    margin: 10px 0 0 0;
}

.goods_box {
    margin-top: 20px;
}

.goods_box .goods_title {
    color: #333;
    font-size: 18px;
    background-color: #eae5ee;
    height: 40px;
    line-height: 40px;
    padding-left: 11px;
}

.goods_box .good_sell_wrap {
    background-color: #fff;
    padding-left: 0px;
    border-bottom: 1px solid #eeeeee;
}

.goods_box .good_sell_wrap span {
    position: relative;
    display: inline-block;
    line-height: 38px;
    border-top: 2px solid #59337b;
    padding: 0px 47px;
    border-right: 1px solid #eee;
    margin-bottom: -1px;
    margin-bottom: -1px;
    border-bottom-color: transparent;
    background-color: #fff;
    color: #59337b;
}

.goods_form_wrap {
    width: 454px;
    margin: 0 auto;
    padding-top: 30px;
}

.good_wrap_w650 {
    width: 650px;
}

.good_wrap_874 {
    width: 874px;
}

.goods_wrap_wd {
    width: 900px;
}

.good_wrap_w650 .form_date {
    width: 202px;
}

.goods_last_forms {
    width: 976px;
    margin: 0 auto;
    padding-top: 30px;
}

.goods_last_forms .car_pic_item {
    width: 309px;
    margin-right: 24px;
    padding: 3px;
    margin-bottom: 20px;
    position: relative;
}

.goods_last_forms .car_pic_item img {
    width: 300px;
    height: 255px;
    position: relative;
    overflow: hidden;
}

.goods_last_forms .car_pic_item .carImgDel_btn {
    position: absolute;
    width: 26px;
    height: 26px;
    top: -6px;
    right: -5px;
    background: url(../images/close_btn.png);
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    z-index: 10;
}

.goods_last_forms .car_pic_item .carImgDel_btn:hover {
    background: url(../images/close_btn_hover.png);
}

.goods_form .bootstrap-select>.dropdown-toggle {
    border-radius: 0px;
    font-size: 16px;
}

.LetTip {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../images/tip2.png) 50% 50%;
    background-repeat: repeat;
    background-repeat: no-repeat;
    float: left;
    margin-top: 12px;
    margin-left: 8px;
    position: relative;
    font-size: 16px;
}

.LetTip .tipinfo {
    width: 210px;
    height: 90px;
    padding: 9px 8px 0px 8px;
    position: absolute;
    top: 32px;
    left: -20px;
    font-weight: normal;
    text-align: left;
    line-height: 25px;
    background-position: 0px 10px;
    display: none;
    z-index: 5;
    border: 1px solid #59337c;
    background-color: #fff;
    color: #333;
}

.LetTip .tipinfo i {
    display: inline-block;
    position: absolute;
    top: -12px;
    left: 18px;
    width: 23px;
    height: 13px;
    background: url(../images/down_hover5.png) 50% 50%;
    background-repeat: no-repeat;
}

.good_wrap_874 #tag_say .text_count {
    position: absolute;
    color: #999;
    font-size: 16px;
    right: 22px;
    top: 420px;
}

.good_wrap_874 #tag_say .text_count i {
    color: #333;
}

.goods_form .search_box_wrap .form-control {
    padding: 6px 2px;
}
#onsale_select, #checked_select, #austatus_select, .car_list_wrap .search_box_wrap .form-control[name='search_txt'] {
    padding: 0 0 0 2px;
}

.goods_form .form-control#seller_say {
    padding-top: 12px;
    padding-bottom: 12px;
    height: 410px;
    width: 100%;
    line-height: 24px;
    font-size: 16px;
}
.text_count {
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: #666;
}

.goods_form .imgexp {
    position: absolute;
    top: 9px;
    left: 123px;
    font-size: 14px;
    color: #666;
}

.ins_wrap .form-group {
    position: relative;
}



/*è£å‰ªæ¡†*/

.ui-dialog {
    border: 4px solid #59337b;
    border-radius: 2px;
}

.ui-dialog .ui-dialog-titlebar-close {
    width: 25px;
    height: 25px;
    background: url(../images/close_white_btn.png);
    background-repeat: no-repeat;
}

.goods_last_forms #container_photo {
    margin-bottom: 20px;
}

.goods_last_forms p.hint {
    text-align: center;
    font-size: 25px;
    color: #ccc;
    border: 2px dashed #ccc;
    padding: 30px;
    width: 100%;
}

.goods_last_forms .car_pic_item:nth-child(3n) {
    margin-right: 0px;
}

.goods_last_forms .car_pic_item p {
    margin-top: 14px;
}

.goods_last_forms .car_pic_item .btn-default {
    height: 24px;
    padding: 4px 8px;
    line-height: 14px;
    font-size: 16px;
}

.goods_last_forms .car_pic_item.on {
    margin-right: 0px;
}

.goods_form_wrap .form-group {
    clear: both;
    margin-bottom: 0;
    position: relative;
    height: 84px;
}

.goods_box .goods_form {
    background-color: #fff;
}

.goods_form_wrap .car_btn {
    margin-top: 20px;
    padding-left: 314px;
    padding-bottom: 90px;
}

.good_wrap_w650 .car_btn {
    padding-left: 162px;
}

.goods_last_forms .car_btn {
    width: 100%;
    text-align: center;
    padding-left: 0px;
    margin-top: 110px;
}

.goods_last_forms .car_add_btn {
    border: 1px solid #9466bd;
    background-color: #fff;
    border-radius: 0px;
    color: #9466bd;
    font-size: 14px;
}

.goods_last_forms .car_add_btn:hover {
    background-color: #9466bd;
    color: #fff;
}

.goods_last_forms .del_btn .btn-default,
.car_pic_item .btn-default {
    border: 1px solid #999;
    background-color: #fff;
    color: #999;
    border-radius: 0px;
}

.goods_last_forms .del_btn .btn-default:hover,
.car_pic_item .btn-default:hover {
    border: 1px solid #cbcbcb;
    background-color: #cbcbcb;
    color: #666;
}

.goods_form_wrap .car_btn .btn-default {
    border: 1px solid #999;
    background-color: #999;
    font-size: 18px;
    color: #fff;
    margin-right: 18px;
}

.goods_form_wrap .car_btn .btn-default:hover {
    border: 1px solid #cbcbcb;
    background-color: #cbcbcb;
    font-size: 18px;
}

.goods_form_wrap .car_btn .btn-success {
    border: 1px solid #59337b;
    background-color: #59337b;
    font-size: 18px;
}

.goods_form_wrap .car_btn .btn-success:hover {
    border: 1px solid #472862;
    background-color: #472862;
}

.car_list_wrap {
    width: 1000px;
    padding-bottom: 68px;
}

.car_list_wrap .search_box_wrap .form-control {
    border-radius: 0px;
}

.car_list_wrap .search_box_wrap .btn {
    border-radius: 0px;
    border: 1px solid #af8cc2;
    background-color: #af8cc2;
    color: #fff;
}

.car_list_wrap .search_box_wrap .btn:hover {
    border: 1px solid #59337b;
    background-color: #59337b;
}

.goods_form_wrap .search_box_wrap .addCar_btn {
    border: 1px solid #9466bd;
    background-color: #9466bd;
    color: #fff;
    width: 100px;
}

.goods_form_wrap .search_box_wrap .addCar_btn:hover {
    background-color: #9466bd;
    color: #fff;
}

.goods_form_wrap .addCar_box {
    display: inline-block;
    position: relative;
}

.goods_form_wrap .addCar_dropdown {
    position: absolute;
    top: 34px;
    z-index: 2;
    width: 100px;
    background-color: #9466bd;
    display: none;
}

.goods_form_wrap .number .checkbox_item {
    width: 14px;
    height: 14px;
    position: relative;
    background: url(../images/good_info_icon.png) no-repeat;
    background-position: -11px -309px;
    display: inline-block;
}

.goods_form_wrap .number .checkbox_item.checked {
    background-position: -32px -310px;
}

.goods_form_wrap .checkbox_all {
    width: 14px;
    height: 14px;
    position: relative;
    background: url(../images/good_info_icon.png) no-repeat;
    background-position: -11px -309px;
    display: inline-block;
    margin-right: 34px;
    margin-left: 17px;
}

.goods_form_wrap .checkbox_all.checked {
    background-position: -32px -310px;
}

.goods_form_wrap .addCar_dropdown a {
    display: block;
    text-align: center;
    height: 22px;
    line-height: 22px;
    background-color: #fff;
    font-size: 14px;
    color: #59337b;
    width: 98px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1px;
    text-decoration: none;
}

.goods_form_wrap .addCar_dropdown a:hover {
    background-color: #59337b;
    color: #fff;
}

.goods_form_wrap .search_condition_wrap .addCar_btn .addCar_dropdown a {
    display: block;
}
.car_list_wrap .form-group {
    width: 100%;
}
.goods_form_wrap .search_condition_wrap {
    float: right;
}

.car_list_wrap .list_table.table-bordered>thead>tr>th {
    border: 1px solid #ddd;
    background-color: #eeeeee;
    font-size: 16px;
    text-align: center;
}

.car_list_wrap .list_table tr td {
    font-size: 12px;
    vertical-align: middle;
    padding-top: 18px;
    padding-bottom: 19px;
}

.car_list_wrap .list_table tr td.number {
    vertical-align: middle;
    font-size: 16px;
    text-align: center;
}

.car_list_wrap .list_table .media-body h4.media-heading {
    font-size: 14px;
    color: #333;
}

.car_list_wrap .list_table .media-body h4.media-heading em {
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url(../images/good_info_icon.png);
    position: relative;
    top: 3px;
    margin-right: 4px;
}

.car_list_wrap .list_table .media-body h4.media-heading em.icon {
    background-position: -52px -309px;
}

.car_list_wrap .list_table .media .media-object {
    width: 108px;
}

.car_list_wrap .list_table .media-body .ptime,
.car_list_wrap .list_table .media-body .sale_time {
    font-size: 12px;
    color: #666;
}

.car_list_wrap .list_table .media-body .car_num {
    font-size: 12px;
    color: #999;
}

.car_list_wrap .list_table tr td.price {
    font-size: 12px;
    color: #333;
    vertical-align: middle;
    text-align: center;
}

.car_list_wrap .list_table tr td.prstatus,
.car_list_wrap .list_table tr td.status,
.car_list_wrap .list_table tr td.idca {
    text-align: center;
}

.car_list_wrap .list_table tr td.status .checked,
.car_list_wrap .list_table tr td.idca .checked {
    color: #ff8a00;
}

.car_list_wrap .list_table tr td.idca .checking {
    background: none;
    color: #ff9e40;
}

.car_list_wrap .list_table tr td.status .checking a,
.car_list_wrap .list_table tr td.idca .checking a {
    color: #ff9e40;
    text-decoration: none;
}

.car_list_wrap .list_table tr td.status .pass,
.car_list_wrap .list_table tr td.idca .pass {
    color: #76d571;
    background: none;
}

.car_list_wrap .list_table tr td.status i.unchecked,
.car_list_wrap .list_table tr td.idca i.unchecked {
    color: #ff0000;
    background: none;
}

.car_list_wrap .list_table tr td.status i.unchecked a,
.car_list_wrap .list_table tr td.idca i.unchecked a {
    color: #ff0000;
    text-decoration: none;
}

.car_list_wrap .list_table tr td.idca i.pass a,
.car_list_wrap .list_table tr td.idca i.pass a {
    color: #76d571;
    text-decoration: none;
}

.car_list_wrap .list_table tr td.price p.total {
    font-size: 12px;
    color: #333;
}

.car_list_wrap .list_table tr td.price p.sub {
    padding-top: 12px;
    font-size: 12px;
    color: #666;
}

.car_list_wrap .list_table tr td i {
    width: 40px;
    height: 18px;
    display: inline-block;
    background: url(../images/good_info_icon.png);
}

.car_list_wrap .list_table tr td i.up {
    background-position: -11px -335px;
}

#addCar_step2,
#addCar_step3,
#addCar_step4,
#addCar_step5 {
    display: none;
}



/*å”®å‡ºå¼¹çª—*/

.modal_wrap .modal-header {
    border-bottom: 0px;
}

.modal_wrap .modal-header .close {
    width: 26px;
    height: 26px;
    background: url(../images/close_btn.png);
    background-repeat: no-repeat;
    opacity: 1;
    filter: alpha(opacity=100);
    position: relative;
    right: -20px;
    top: -23px;
}

.modal_wrap .modal-body {
    text-align: center;
    font-size: 18px;
}

.modal_wrap .modal-footer {
    border-top: 0px;
    text-align: center;
}

.modal_wrap .modal-footer .btn {
    border: 1px solid #59337b;
    background-color: #fff;
    color: #59337b;
    font-size: 18px;
    padding: 3px 46px;
    margin: 30px 0px 20px 0px;
    border-radius: 2px;
}

.modal_wrap .modal-footer .btn.btn-default {
    margin-right: 20px;
}

.modal_wrap .modal-dialog {
    width: 400px;
    margin-top: 15%;
}

.modal_wrap .modal-content {
    border-radius: 4px;
    border: 2px solid #522d72;
}



/*ä¸Šæž¶æŒ‰é’®æ»‘åŠ¨æ ·å¼*/

.formText {
    margin-bottom: 12px;
    position: relative;
    z-index: 2;
}

.formText .checkbox,
.cur {
    background: url(../images/good_info_icon.png) no-repeat;
    float: left;
    cursor: pointer;
}

.formText .checkbox {
    width: 40px;
    height: 18px;
    background-position: -61px -336px;
    position: relative;
    margin: 5px 0 0 15px;
}

.formText .checkbox .cur {
    width: 16px;
    height: 16px;
    transition: .4s;
    background-position: -113px -336px;
    margin-top: 1px;
    margin-left: 1px;
}

.formText .checked {
    background-position: -11px -336px;
}

.formText .checked .cur {
    -webkit-transform: translateX(135%);
    transform: translateX(135%);
}

.car_list_wrap .list_table tr td i.down {
    background-position: -61px -335px;
}

.car_list_wrap .list_table tr td.car_handle span {
    vertical-align: middle;
    letter-spacing: normal;
    word-spacing: normal;
    text-align: center;
    display: inline-block;
}

.car_list_wrap .list_table tr td.car_handle span a {
    color: #777;
    background-color: #FFF;
    display: block;
    padding: 3px 2px;
    margin: 1px;
    text-decoration: none;
}

.car_list_wrap .list_table tr td.car_handle span a:hover {
    color: #9466bd;
}

.car_list_wrap .list_table tr td.car_handle span i {
    width: 20px;
    height: 18px;
    line-height: 18px;
    display: block;
    clear: both;
    margin-left: 2px;
    margin-bottom: 10px;
    padding: 0;
    background: url(../images/good_info_icon.png);
}

.car_list_wrap .list_table tr td.car_handle span i.icon_see {
    background-position: -60px -370px;
}

.car_list_wrap .list_table tr td.car_handle span i.icon_edit {
    background-position: -36px -370px;
}

.car_list_wrap .list_table tr td.car_handle span i.icon_del {
    width: 20px;
    background-position: -11px -370px;
}

.car_list_wrap .list_table tr td.car_handle span i.icon_sale {
    width: 20px;
    background-position: -87px -370px;
}

.car_list_wrap .list_table tr td.car_handle span a:hover i.icon_see {
    background-position: -60px -394px;
}

.car_list_wrap .list_table tr td.car_handle span a:hover i.icon_edit {
    background-position: -36px -394px;
}

.car_list_wrap .list_table tr td.car_handle span a:hover i.icon_del {
    background-position: -11px -394px;
}

.car_list_wrap .list_table tr td.car_handle span a:hover i.icon_sale {
    background-position: -87px -393px;
}

.car_list_foot .foot_btn {
    display: inline-block;
    float: left;
}

.car_list_foot .foot_btn .btn {
    border-radius: 0px;
}

.car_list_foot .page_nav {
    display: inline-block;
}

.car_list_foot .page_nav .pagination {
    margin: 0px;
}

.car_list_foot .foot_checkbox {
    margin-right: 34px;
}

.car_list_foot .pagination>li>a,
.pagination>li>span {
    margin-left: 3px;
    margin-right: 3px;
    border-radius: 2px;
    color: #999;
}

.car_list_foot .pagination>li>a.on {
    border-color: #522d72;
    color: #fff;
    background-color: #522d72;
}
.car_list_foot .pagination>li>a:hover {
    border-color: #522d72;
    color: #522d72;
    background-color: #fff;
}

.car_list_foot .pagination>li .page_record {
    border: 0px;
    color: #999;
    background-color: #fff;
}



/*è´¨æ£€æƒ…å†µ*/

.shop_car_info dl dt i.itm_1 {
    background-position: -212px -5px;
}

.shop_car_info dl dt i.itm_2 {
    background-position: -152px -77px;
}

.shop_car_info dl dt i.itm_3 {
    background-position: -152px -135px;
}

.shop_car_info dl dt i.itm_4 {
    background-position: -152px -193px;
}

.shop_car_info dl dt i.itm_5 {
    background-position: -152px -251px;
}

.shop_car_info dl dt i.itm_6 {
    background-position: -152px -309px;
}

.shop_car_info dl dt i.itm_7 {
    background-position: -152px -367px;
}

.shop_car_info dl dt i.itm_8 {
    background-position: -152px -425px;
}

.shop_car_info dl.s5 dt b.arrow {
    background-position: -134px -6px;
}

.shop_car_info dl.s6 {
    display: inline-block;
    margin: 0 39px 25px 0;
    position: relative;
}

.shop_car_info dl.s6 dt {
    width: 52px;
    height: 52px;
    margin-left: 6px;
}

.shop_car_info dl.s7 {
    display: inline-block;
    margin: 0 39px 25px 0;
    position: relative;
}

.shop_car_info dl.s7 dt {
    width: 52px;
    height: 52px;
    margin-left: 6px;
}

.shop_car_info dl.s8 {
    display: inline-block;
    margin: 0 0px 25px 0;
    position: relative;
}

.shop_car_info dl.s8 dt {
    width: 52px;
    height: 52px;
    margin-left: 14px;
}

.shop_car_info dl.s5 dt b {
    width: 8px;
    height: 14px;
    background: url(../images/good_info_icon.png) 50% 50%;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: -22px;
}

.ins_wrap {
    width: 916px;
}

.ins_wrap .car_btn {
    margin-top: 120px;
    padding-left: 0px;
    padding-bottom: 90px;
    text-align: center;
}

.ins_wrap .txt_inputs {
    border-radius: 0px;
    outline: none;
}

.shop_car_info dl.s2.current dt i.itm_2 {
    background-position: -212px -77px;
}

.shop_car_info dl.s3.current dt i.itm_3 {
    background-position: -212px -135px;
}

.shop_car_info dl.s4.current dt i.itm_4 {
    background-position: -212px -193px;
}

.shop_car_info dl.s5.current dt i.itm_5 {
    background-position: -212px -251px;
}

.shop_car_info dl.s6.current dt i.itm_6 {
    background-position: -212px -309px;
}

.shop_car_info dl.s7.current dt i.itm_7 {
    background-position: -212px -367px;
}

.shop_car_info dl.s8.current dt i.itm_8 {
    background-position: -212px -425px;
}

#qawrap_0 .form-group {
    line-height: 46px;
    height: 46px;
    position: relative;
}

#qawrap_0 .control-label {
    padding-left: 36px;
}

#qawrap_0 .form-control {
    width: 200px;
    border-radius: 0px;
    height: 46px;
}

#qawrap_0 .form_date {
    padding-left: 15px;
    width: 214px;
}

#qawrap_0 .form_date .form-control {
    width: 160px;
}

#qawrap_0 .car_btn {
    padding-left: 115px;
}

#goods_box_step_2,
#goods_box_step_3,
#goods_box_step_4,
#goods_box_step_5,
#goods_box_step_6,
#goods_box_step_7,
#goods_box_step_8 {
    display: none;
}

#goods_box_step_2 .form-group,
#goods_box_step_3 .form-group {
    height: 46px;
    line-height: 46px;
    margin-bottom: 25px;
}

#goods_box_step_2 .form-control,
#goods_box_step_3 .form-control {
    height: 40px;
    font-size: 16px;
}

#goods_box_step_6 #step6_btn {
    width: 140px;
}



/*è´¨æ£€æƒ…å†µæ·»åŠ æˆåŠŸå¼¹å‡º*/

.success_tip_wrap .modal-dialog {
    border: 4px solid #522d72;
    top: 30%;
    border-radius: 4px;
}

#modal-container-success .modal-content {
    border-radius: 0px;
}

.success_tip_wrap .modal-dialog .modal-body h1 {
    text-align: center;
    font-size: 18px;
    color: #333;
    background: url(../images/success_xl_icon.png) 34% 50%;
    background-repeat: no-repeat;
    height: 36px;
    line-height: 36px;
    margin-bottom: 15px;
    margin-top: 22px;
}

.success_tip_wrap .modal-dialog .modal-body p {
    text-align: center;
    margin-bottom: 44px;
}

.success_tip_wrap .modal-dialog .modal-body p.car_modal_btn {
    margin-bottom: 33px;
}

.success_tip_wrap .modal-dialog .modal-body p>i {
    font-size: 14px;
    font-weight: bold;
    color: #522d72;
}

.success_tip_wrap .modal-dialog .modal-body .btn {
    width: 130px;
    text-align: center;
    display: inline-block;
    border: 1px solid #59337b;
    background-color: #fff;
    color: #59337b;
    border-radius: 2px;
    font-size: 18px;
}

.success_tip_wrap .modal-dialog .modal-body .btn:hover {
    color: #fff;
    background-color: #59337b;
}

.success_tip_wrap .modal-dialog .modal-body .btn.btn-default {
    margin-right: 36px;
}



/*404é¡µé¢*/

.err404_page {
    text-align: center;
    padding-top: 55px;
}

.err404_page p {
    font-size: 24px;
    color: #666;
    margin-top: 60px;
}

.err404_page p .btn-default {
    height: 60px;
    width: 176px;
    border: 2px solid #694788;
    line-height: 40px;
    font-size: 24px;
    color: #694788;
    border-radius: 2px;
    display: inline-block;
    margin-left: 15px;
}

.err404_page p .btn-default:hover {
    color: #fff;
    background-color: #694788;
}



/*ç½‘ç»œé”™è¯¯*/

.neterr_page {
    width: 650px;
    margin: 0 auto;
    margin-top: 50px;
}

.neterr_page img {
    margin-right: 60px;
}

.neterr_page .neterr_tip {
    padding-top: 90px;
    color: #666;
}

.neterr_page .neterr_tip h1 {
    font-size: 24px;
    color: #333;
    margin-bottom: 20px;
}

.neterr_page .neterr_tip p {
    margin-bottom: 17px;
    font-size: 18px;
}

.neterr_page .neterr_tip a {
    color: #542f74;
    text-decoration: none;
}



/*æ— ç­›é€‰æ¡ä»¶*/

.optionerr_page {
    width: 765px;
    margin: 60px auto;
    height: auto;
    overflow-y: hidden;
}

.optionerr_page .optionerr_tip {
    padding-top: 24px;
    color: #666;
}

.optionerr_page img {
    margin-right: 60px;
}

.optionerr_page h1 {
    font-size: 24px;
    color: #333;
    margin-bottom: 20px;
}

.optionerr_page p {
    margin-bottom: 17px;
    font-size: 18px;
}



/*è½¦è¾†è¯¦æƒ…*/

.page_crumb {
    width: 100%;
    padding-top: 11px;
    padding-bottom: 26px;
}

.page_crumb i {
    width: 11px;
    height: 11px;
    display: inline-block;
    background: url(/v3/common/images/jx_right.png) no-repeat center center;
    padding: 0px 12px;
}

.page_crumb a, .crumbs_nav a {
    color: #333;
    text-decoration: none;
}
.page_crumb a:hover, .crumbs_nav a:hover {
    color: #59337b;
}

.car_detail_page_info .subtn {
    border: 1px solid #72449e;
    background-color: #fff;
    border-radius: 0px;
    color: #72449e;
}

.car_detail_page_info .subtn:hover {
    color: #fff;
    background-color: #72449e;
}

.modalDialog .modal-dialog {
    border: 2px solid #583379;
    top: 15%;
}

.modalDialog .modal-content {
    border-radius: 0px;
}

.modalDialog .modal-header {
    background-color: #eeeeee;
    height: auto;
    overflow: hidden;
}

.modalDialog .modal-header h4 {
    color: #59337c;
}

.modalDialog .modal-body {
    padding: 15px 60px;
}

.modalDialog .close {
    width: 20px;
    height: 20px;
    background: url(../images/close1.png) no-repeat;
    filter: alpha(opacity=100);
    opacity: 1;
}

.finance_caculation_box .carprice_wrap .carpricetxt {
    display: inline-block;
    width: 150px;
    margin-right: 10px;
    border: 1px solid #59337b;
    border-radius: 0px;
    font-size: 18px;
}

.finance_caculation_box .irs-line {
    background: #eee;
    background: linear-gradient(to bottom, #eee -50%, #eee 150%);
    border: 1px solid #eee;
    border-radius: 16px;
}

.finance_caculation_box .irs-slider {
    background: #59337b;
    background: linear-gradient(to bottom, #59337b 0%, #59337b 20%, #59337b 100%);
    border-radius: 27px;
    -moz-border-radius: 27px;
    box-shadow: none;
    border: 0px;
}

.finance_caculation_box .irs-single {
    background: #fff;
    font-size: 18px;
    color: #333;
}

.finance_caculation_box .irs-bar-edge {
    border: 1px solid #59337b;
    border-right: 0;
    background: #59337b;
    background: linear-gradient(to top, #59337b 0%, #59337b 100%);
}

.finance_caculation_box .irs-bar {
    border-top: 1px solid #59337b;
    border-bottom: 1px solid #59337b;
    background: #59337b;
    background: linear-gradient(to top, #59337b 0%, #59337b 100%);
}

.dpbox,
.mpbox {
    width: 100%;
    height: 85px;
    margin-bottom: 40px;
}

.dpbox .dptitle,
.mpbox .mptitle {
    display: inline-block;
    margin-right: 26px;
    float: left;
    position: relative;
    top: 29px;
}

.dpbox .irs {
    height: 30px;
}

.dpbox .irs.js-irs-0,
.mpbox .irs.js-irs-1 {
    width: 91%;
    float: left;
}

.dpbox .irs.js-irs-2,
.mpbox .irs.js-irs-3,
.dpbox .irs.js-irs-4,
.mpbox .irs.js-irs-5 {
    width: 91%;
    float: left;
}

.dpbox .dpitem {
    width: 100%;
    margin-top: 32px;
    padding-left: 64px;
}

.mpbox .dpitem {
    width: 100%;
    margin-top: 6px;
    padding-left: 55px;
}

.dpbox .dpitem .label_item {
    float: left;
    margin-right: 96px;
    color: #999999;
}

.dpbox .dpitem .label_item.erz_item {
    margin-right: 286px;
}

.dpbox .dpitem .label_item.erw_item {
    margin-right: 280px;
}

#dpaymented .label_item {
    float: left;
    margin-right: 122px;
    color: #999999;
}

#dpaymented .label_item.last {
    margin-right: 0px;
    float: right;
}

#dpaymentbox .label_item {
    float: left;
    margin-right: 44px;
    color: #999999;
}

#mpaymentbox .label_item {
    float: left;
    margin-right: 280px;
    color: #999999;
}

#dpaymentbox .label_item.last {
    margin-right: 0px;
}

#mpaymentbox .label_item.last {
    margin-right: 0px;

}

.dpbox .dpitem .label_item.last,
.mpbox .dpitem .label_item.last {
    margin-right: 0px;
    float:right;
}

.formBox {
    width: 330px;
    margin: 0 auto;
}

.formBox .formtxt {
    border-radius: 0px;
    border: 1px solid #59337c;
    height: 50px;
    font-size: 18px;
}

.formBox .errmsgtip {
    font-size: 14px;
    color: #e14a4a;
    padding-top: 5px;
    padding-left: 10px;
    display: none;
}

.formBox .btn-success {
    width: 100%;
    border-radius: 2px;
    height: 60px;
    font-size: 24px;
    background-color: #59337b;
    border: 1px solid #59337b;
}

.formBox .btn-success:hover {
    background-color: #59337b;
    border: 1px solid #59337b;
}

.formBox p.metabox {
    text-align: center;
    line-height: 40px;
    color: #999;
    font-size: 16px;
}

.formBox p.metabox i {
    color: #59337b;
}

.toggleBox {
    width: 100%;
    background-color: #eeeeee;
    line-height: 52px;
    text-align: center;
    color: #999;
}

.toggleBox span {
    display: inline-block;
    cursor: pointer;
}

.toggleBox i {
    width: 12px;
    height: 11px;
    display: inline-block;
    background: url(../images/down-icon.png) 0% 50%;
    background-repeat: no-repeat;
    margin-left: 8px;
}

.toggleBox span.on i {
    background: url(../images/up-icon.png) 0% 50%;
}

.toggleContent {
    width: 100%;
    border-top: 1px solid #eeeeee;
    padding: 15px 60px;
    line-height: 30px;
}

.toggleContent h2 {
    color: #333;
    font-size: 16px;
}

.toggleContent p {
    color: #666;
}

.toggleContent p i {
    display: inline-block;
    background: url(../images/dot_hover.jpg) 0% 50%;
    background-repeat: no-repeat;
    width: 4px;
    height: 12px;
    margin-right: 6px;
}



/*ç§Ÿè½¦å¼¹çª—*/

.rentBox .control-label {
    font-size: 18px;
    color: #666;
    padding-right: 30px;
    padding-top: 13px;
}

.rentBox .form-control {
    margin-bottom: 10px;
}

.rentBox .form-group {
    position: relative;
}

.navbar, .rentBox .control_ele, .form-horizontal .help-block, .form-horizontal .error_tip, .form-horizontal .form-group .grcode_error,
.jx_writer .error_tip, #controlHeight, #register_form .form-group, #erong_wpay .form-group, #erong_zpay .form-group,
#edai_pay .form-group {
    margin-bottom: 0;
}
.form-group#controlHeight, #register_form .form-group, .user_box .form-group, #user_resetpwd_form_step2 #mobile_code, #erong_zpay  .form-group,
#erong_wpay .form-group, #edai_pay .form-group {
    height: 84px;
}

.rentBox .errmsgtip {
    font-size: 14px;
    color: #e14a4a;
    padding-top: 5px;
    padding-left: 10px;
    display: none;
}

.rentBox .form-group img {
    position: absolute;
    right: 45px;
    top: 0px;
}

.rentBox .form-group .txtCalculate {
    position: absolute;
    right: 32px;
    display: inline-block;
    text-align: right;
    bottom: 15px;
    width: 62px;
}

.rentBox .control_ele {
    border: 1px solid #59337b;
    border-radius: 0px;
    width: 330px;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    font-size: 18px;
}

.form-horizontal .form-group .form-control.remarkele {
    width: 330px;
    height: 214px;
    border: 1px solid #59337b;
    border-radius: 0px;
}

.rentBox .verifyele {
    width: 180px;
    border: 1px solid #59337b;
    height: 46px;
    line-height: 46px;
    border-radius: 0px;
}
#rent_index_form .help-block {
    margin-left: 118px;
}

.rentBox .submitBtn {
    border: 1px solid #59337b;
    border-radius: 2px;
    width: 330px;
    height: 46px;
    line-height: 32px;
    color: #fff;
    background-color: #59337b;
    font-size: 24px;
    margin-top: 10px;
}

.ctinfo .modal-header {
    text-align: center;
}

.ctinfo .modal-body {
    padding: 15px 48px;
    line-height: 30px;
    font-size: 16px;
}

.ctinfo .agreeBtn {
    color: #59337b;
    text-decoration: none;
}




/*é¢„çº¦çœ‹è½¦*/

.appinfo .modal-body {
    padding: 15px 55px;
}

.appointBox p {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 18px;
}

.appinfo .form-group {
    position: relative;
}

.appointBox .form-control {
    font-size: 18px;
    border-radius: 0px;
    border: 1px solid #59337b;
}

.appointBox .appointBtn {
    font-size: 24px;
    border: 1px solid #59337b;
    background-color: #59337b;
    color: #fff;
    margin-bottom: 30px;
    width: 100%;
}



/*è´¨ä¿å¥—é¤*/

.qanfo .modal-body {
    padding: 0px;
}

.qanfo .modal-body .table {
    color: #333333;
}

.qanfo .modal-body .table th {
    background-color: #fff;
    text-align: center;
    border: 0px;
    vertical-align: middle;
    color: #333333;
}

.qanfo .modal-body .table th.fb,
.qanfo .modal-body .table td.fb {
    background-color: #fbfbfb;
}

.qanfo .modal-body .table td {
    text-align: center;
    color: #333333;
}

.qanfo .modal-body .table>tbody>tr:hover>td {
    background-color: #d4cadd;
}



/*è´¨æ£€æŠ¥å‘Š*/

.qareportBox {
    width: 1270px;
    padding: 80px;
    height: 100%;
    margin: 0 auto;
    background-color: #fff;
}

.qareportBox .qaheader h1 {
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 24px;
}

.qareportBox .qaheader h2 {
    font-size: 28px;
    font-weight: bold;
}

.qareportBox .qaheader .text {
    text-align: center;
}

.qareportBox .qaheader p {
    line-height: 40px;
    font-size: 18px;
}

.qareportBox .qaheader .qabox {
    margin-top: 67px;
}

.qareportBox .qaheader .qabox .table>tbody>tr>td {
    border-top: 0px;
    line-height: 40px;
    font-size: 18px;
}

.qareportBox .qaheader span.reportmeta {
    display: inline-block;
    padding: 0px 36px;
    height: 32px;
    border-bottom: 1px solid #333333;
    width: 300px;
    text-align: center;
}

.qareportBox .carinfo h1 {
    font-size: 24px;
    margin-top: 50px;
}

.qareportBox .carinfo p span.vititle {
    width: 160px;
    display: inline-block;
}

.qareportBox .carinfo .table>tbody>tr>td {
    border-top: 0px;
}

.qareportBox .carinfo .table>tbody>tr>td .qatd {
    border-bottom: 1px solid #333333;
    vertical-align: middle;
    width: 180px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
}

.qareportBox .qrmeta {
    margin-top: 75px;
}

.qareportBox .qaresult h1 {
    color: #333333;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-top: 40px;
}

.qareportBox .qaresult .qsborder {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 22px;
    border: 6px solid #cbcbcb;
    text-align: center;
    padding: 10px;
}

.qareportBox .qaresult .qsborder .qspborder {
    border: 2px solid #cbcbcb;
    width: 100%;
    height: 100%;
}

.qareportBox .qaresult .qsborder .qsttile {
    font-size: 36px;
    color: #333333;
    margin-top: 50px;
    margin-bottom: 22px;
}

.qareportBox .qaresult .qsborder .qsubtitle {
    font-size: 18px;
    color: #333;
    margin-bottom: 54px;
}

.qareportBox .line {
    margin-top: 40px;
    border: 0;
    border-top: 1px solid #cbcbcb;
}

.qareportBox .qaresult h2 {
    font-size: 24px;
    color: #333;
    margin-top: 44px;
    text-decoration: underline;
    margin-bottom: 30px;
}

.qareportBox .qaresult .table>tbody>tr>td {
    border: 0px;
    vertical-align: bottom;
}

.qareportBox .qaresult .table .item {
    width: 553px;
    display: inline-block;
    border-bottom: 1px solid #333333;
    text-align: center;
    line-height: 40px;
}

.qareportBox .qaresult .table .items {
    width: 178px;
    display: inline-block;
    border-bottom: 1px solid #333333;
    text-align: center;
    line-height: 40px;
}

.qareportBox .qaresult .table.vibox>tbody>tr>td {
    vertical-align: middle;
}

.qareportBox .qaresult .table.vibox .viitem {
    width: 850px;
    display: inline-block;
    border-bottom: 1px solid #333333;
    text-align: center;
    line-height: 40px;
}

.qareportBox .qaresult .table.vibox .viitem.on {
    color: #e14a4a;
}

.qareportBox .qastate h1 {
    font-size: 24px;
    color: #333;
    margin-top: 40px;
    font-weight: bold;
    margin-bottom: 22px;
}

.qareportBox .qastate p {
    font-size: 18px;
    line-height: 30px;
}

.carimglist {
    position: relative;
    width: 700px;
    float: left;
}

.carimglist .bigImg li img {
    vertical-align: middle;
    width: 700px;
    height: 525px;
    object-fit: cover;
}

.carimglist .bigImg h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 33px;
    height: 33px;
    padding-right: 30px;
    overflow: hidden;
    text-align: left;
}

.carimglist .smallScroll {
    margin-top: 20px;
    height: auto;
    overflow: hidden;
}

.carimglist .sPrev,
.carimglist .sNext {
    float: left;
    display: block;
    width: 14px;
    height: 47px;
    text-indent: -9999px;
    background: url(img/sprites1008.png) no-repeat 0 -3046px;
}

.carimglist .sNext {
    background-position: 0 -2698px;
}

.carimglist .sPrev:hover {
    background-position: 0 -3133px;
}

.carimglist .sNext:hover {
    background-position: 0 -2785px;
}

.carimglist .smallImg {
    float: left;
    margin: 0 6px;
    display: inline;
    width: 638px;
    overflow: hidden;
}

.carimglist .smallImg ul {
    width: 9999px;
    overflow: hidden;
}

.carimglist .smallImg li {
    float: left;
    padding: 0 4px 0 0;
    width: 62px;
    cursor: pointer;
    display: inline;
    margin-right: 12px;
}

.carimglist .smallImg img {
    border: 2px solid #dcdddd;
    width: 138px;
    height: 103px;
    object-fit: cover;
}

.carimglist .smallImg .on img {
    border-color: #59337c;
}

.carimglist .pageState {
    position: absolute;
    top: 535px;
    right: 5px;
    font-family: "Times New Roman", serif;
    letter-spacing: 1px;
}

.carimglist .pageState span {
    color: #f00;
    font-size: 16px;
}



/*é‡‘èžæ–¹æ¡ˆï¼ˆæ›´å¤šï¼‰*/

.finance_page_box {
    background-color: #fff;
    padding: 20px 20px 200px 20px;
    width: 100%;
}

.finance_page_box .page_car_item {
    width: 300px;
    border: 1px solid #eeeeee;
    background-color: #fff;
}

.finance_page_box .page_car_item .thumbnail {
    padding: 0px;
    margin-bottom: 17px;
}

.finance_page_box .page_car_item .thumbnail img {
    width: 100%;
}

.finance_page_box .page_car_item .car_title {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    color: #333;
    line-height: 32px;
    display: inline-block;
    position: relative;
}

.finance_page_box .page_car_item .car_title i {
    display: inline-block;
    width: 28px;
    height: 32px;
    background: url(../images/_11.png) 50% 50%;
    background-repeat: no-repeat;
    margin-right: 10px;
    position: absolute;
    top: 0px;
}

.finance_page_box .page_car_item .car_title i.pass {
    background: url(../images/_03.png) 50% 50%;
    background-repeat: no-repeat;
}

.finance_page_box .page_car_item .car_title i.new {
    background: none;
}

.finance_page_box .page_car_item .car_title em {
    display: inline-table;
    width: 35px;
}

.finance_page_box .page_car_item .car_price {
    width: 100%;
    display: block;
    font-size: 24px;
    color: #333;
    padding: 0 10px 12px;
}

.finance_page_box .page_car_item .car_price i {
    font-size: 14px;
    color: #333;
}

.finance_page_box .page_car_item .car_time {
    width: 100%;
    display: block;
    font-size: 14px;
    color: #666;
    padding: 0 10px;
    line-height: 30px;
    border-bottom: 1px solid #eeeeee;
}

.finance_page_box .page_car_item .car_km {
    width: 100%;
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 30px;
    padding: 0 10px;
}

.finance_page_box .page_car_item .car_km .tip {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../images/tip2.png) 50% 50%;
    background-repeat: repeat;
    background-repeat: no-repeat;
    float: right;
    margin-top: 6px;
    margin-left: 5px;
    position: relative;
    font-size: 16px;
    color: #333;
}

.finance_page_box .page_car_item .car_km .tipinfo {
    width: 210px;
    height: 115px;
    padding: 18px 9px 0px 9px;
    position: absolute;
    top: -120px;
    left: -98px;
    font-weight: normal;
    text-align: left;
    line-height: 25px;
    background: #fff url(../images/down_box.png) 50% 0%;
    background-repeat: no-repeat;
    background-position: 0px 10px;
    display: none;
}

.careSolution .carprice_wrap p {
    font-size: 18px;
    color: #333;
    margin-bottom: 30px;
}

.careSolution .carprice_wrap p i {
    color: #c8161d;
    font-size: 18px;
}

.careSolution .carprice_wrap p.carAmount i.ebbAmount {
    font-size: 30px;
    display: inline-block;
    margin-left: 33px;
    margin-right: 10px;
}

.careSolution .carprice_wrap .carpricetxt, .finance_caculation_box .carprice_wrap .carpricetxt {
    margin-left: 30px;
}

.careSolution .toggleContent {
    padding: 15px 0px;
    text-align: center;
}

.careSolution .toggleContent h2 {
    font-size: 18px;
    color: #333;
}



/*åˆ†é¡µæ ·å¼*/

#footer_page {
    margin-top: 30px;
    margin-bottom: 30px;
}

#footer_page.car_list_foot .page_nav {
    width: 100%;
    text-align: center;
}

#footer_page.car_list_foot .page_nav .pagination>li>a {
    width: 24px;
    height: 24px;
    padding: 0px;
    border-radius: 2px;
    margin-right: 7px;
    text-align: center;
}

#footer_page.car_list_foot .page_nav .pagination>li:first-child>a {
    display: inline-block;
    background: url(../images/left.png) 50% 50%;
    background-repeat: repeat;
    background-repeat: no-repeat;
}

#footer_page.car_list_foot .page_nav .pagination>li>a:hover {
    border: 1px solid #59337b;
    color: #59337b;
}

#footer_page.car_list_foot .page_nav .pagination>li:last-child>a {
    display: inline-block;
    background: url(../images/right.png) 50% 50%;
    background-repeat: repeat;
    background-repeat: no-repeat;
}

#footer_page.car_list_foot .page_nav .pagination>li:first-child>a:hover,
#footer_page.car_list_foot .page_nav .pagination>li:last-child>a:hover {
    border: 1px solid #cbcbcb;
}

#footer_page.car_list_foot .page_nav .pagination>li .page_record {
    border: 0px;
    font-size: 14px;
    color: #999999;
    padding: 3px 2px;
    width: 200px;
    background: none;
}

#footer_page.car_list_foot .page_nav .pagination>li>a>span {
    background: none;
}



/* index0425 */

.carousel-indicators {
    bottom: 45px;
}

.index_buyOrSell {
    position: relative;
    margin: -30px auto 0 auto;
    padding: 34px 30px 34px 0;
    background: #fff;
    border-radius: 12px;
    -moz-box-shadow: 0 2px 14px #ccc;
    -webkit-box-shadow: 0 2px 14px #ccc;;
    box-shadow: 0 2px 14px #ccc;
    z-index: 5;
}
.index_buyOrSell_top {
    padding-left: 23px;
}
.index_buyOrSell_top h5 {
    float: left;
    height: 60px;
    padding-left: 40px;
    font-size: 24px;
    line-height: 60px;
    color: #333;
}

.index_buyOrSell_top h5 a {
    display: block;
    color: #333;
}

.index_buyOrSell_top h5 a:hover {
    text-decoration: none;
}

.index_buyCar {
    float: left;
    width: 770px;
}

.index_buyTitle {
    background: url(../images/mai.png) no-repeat left center;
}

.index_search {
    position: relative;
    float: right;
    width: 300px;
    height: 60px;
    background: #F5F5F7;
    border: 1px solid #F5F5F7;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
}

.index_search_txt {
    float: left;
    width: 235px;
    height: 60px;
    padding: 13px 22px;
    font-size: 14px;
    background: none;
    border: none;
    border-radius: 8px 0 0 8px;
}
.index_search.focus_active {
    background: #fff;
    outline: none;
    border: 1px solid #ccc;
}
.index_search_txt:focus {
    outline: none;
}

.buy_searcHistory{
    position: absolute;
    left: 0;
    top: 40px;
    width: 100%;
    text-align: center;
    background: #eeeeee;
    z-index: 999;
}
.buy_searcHistory li a{
    display: block;
    color: #333;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
}

#index_search_btn {
    float: right;
    width: 60px;
    height: 60px;
    background: url(../images/SearchBtn.png) no-repeat center center;
    border: none;
}

.index_buyCar_fifter {
    position: relative;
}

.index_buyCar_list {
    /*padding-top: 20px;*/
}
.index_buyCar_listpt{
    padding-top: 40px;
}

.index_buyCar_list a {
    display: block;
    float: left;
    font-size: 14px;
    width: 110px;
    text-align: center;
    color: #333;
    height: 35px;
    line-height: 35px;
}
.index_buyCar_list a:hover {
    color: #9A65EE;
}
.brand_list a {
    font-size: 14px;
    line-height: 24px;
}

.brand_list a:last-child {
    margin-right: 0;
}

.brand_list a img {
    display: inline-block;
    max-height: 24px;
    margin-right: 6px;
    vertical-align: top;
}

.index_buyCar_list.price_list a {
    /*margin-right: 40px;*/
}

.index_buyCar_list.price_list a:last-child {
    margin-right: 0;
}

.index_sellCar {
    float: right;
    width: 430px;
}

.index_soldTitle {
    background: url(../images/chushou.png) no-repeat left center;
}

.carType_list a {
    /*margin-right: 50px;*/
}

.carType_list a:last-child {
    margin-right: 0;
}

.index_buyCar_more {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 14px;
    color: #999;
}

.index_buyCar_more:hover {
    color: #59337B;
    text-decoration: none;
}

.index_soldNum {
    float: right;
    font-size: 16px;
    line-height: 60px;
    color: #999;
}
.index_soldNum font, .index_soldNum span {
    float: left;
    display: block;
}

.index_soldNum span {
    padding: 0 5px;
    font-size: 30px;
    line-height: 59px;
    color: #9A65EE;
}

.index_sellCar_form {
    margin-top: 30px;
}

.index_sellCar_mobile {
    width: 100%;
    height: 60px;
    padding: 10px 20px;
    font-size: 14px;
    background: #eee;
    border: 1px solid #eee;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-`border-radius: 8px;
}

.index_sellCar_mobile:focus {
    background: #fff;
    border: 1px solid #ccc;
    outline: 0;
}

.index_sellCar_btn {
    margin-top: 30px
}
.index_buyOrSell_top.PL0 {
    padding-left: 0;
}

.index_sellCar_btn a,
.index_sellCar_btn button {
    display: block;
    width: 100%;
    height: 60px;
    font-size: 18px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    border-radius: 6px;
    border: none;
}

.index_sellCar_btn a {
    float: left;
    width: 100%;
    background: #734BB3;
}

.index_sellCar_btn button {
    float: right;
    padding: 0;
    background: #59337b;
}

.index_sellCar_btn a:hover {
    background: #59337b;
    text-decoration: none;
}

.index_sellCar_btn button:hover {
    color: #fff;
    background: #4e2d6b;
}

.showCar_item {
    float: left;
    width: 408px;
    height: 150px;
    margin-top: 70px;
    background: #fff;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
}

.showCar_item:nth-child(2) {
    margin: 70px 20px 0 20px;
}

.showCar_item:hover {
    transform: translate(0, -5px);
    -webkit-transform: translate(0, -5px);
    -moz-transform: translate(0, -5px);
    -o-transform: translate(0, -5px);
    -ms-transform: translate(0, -5px);
    -webkit-box-shadow: 0 0 10px 5px #e2dce8;
    -moz-box-shadow: 0 0 10px 5px #e2dce8;
    box-shadow: 0 0 10px 5px #e2dce8;
}

.showCar_item a {
    display: block;
    padding: 22px 12px 12px 22px;
}

.showCar_item a img {
    display: block;
    float: left;
    width: 200px;
    height: 100px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
}

.showCar_item_txt {
    float: right;
    padding-top: 22px;
    font-size: 18px;
    color: #333;
}
.showCar_item_txt, .showCar_item_txt span {
    width: 164px;
}
.showCar_item_txt span, .showCar_item_txt p {
    display: block;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.showCar_item_txt p {
    margin-top: 18px;
    color: #ff3a3a;
}

.slideTxtBox .hd.new_carList_tabWarp {
    text-align: center;
}

.slideTxtBox .hd ul.new_carList_tab {
    float: none;
    position: inherit;
    left: 0;
    top: 0;
    height: auto;
    display: inline-block;
}

.slideTxtBox .hd ul.new_carList_tab li {
    padding: 0 14px;
    margin-left: 22px;
    font-size: 18px;
}

.slideTxtBox .hd ul.new_carList_tab li:first-child {
    margin-left: 0;
}

.slideTxtBox .hd ul.new_carList_tab li.on {
    color: #59337b;
}

.new_carList_more {
    padding-top: 8px;
}

.new_carList_more a {
    display: inline-block;
    padding-right: 24px;
    font-size: 16px;
    color: #999;
    background: url(../images/Arrow03.png) no-repeat right center;
}

.new_carList_more a:hover {
    color: #59337B;
    text-decoration: none;
    background: url(../images/Arrow02.png) no-repeat right center;
}

.new_indexTitle_top {
    margin-bottom: 26px;
    line-height: 46px;
    border-bottom: 1px solid #eee;
}

.new_indexTitle_top h2 {
    float: left;
    font-size: 18px;
    color: #333;
}


.new_indexTitle_top a {
    display: block;
    float: right;
    padding-right: 24px;
    font-size: 16px;
    color: #999;
    background: url(../images/Arrow03.png) no-repeat right center;
}


.new_indexTitle_top a:hover {
    color: #59337B;
    text-decoration: none;
    background: url(../images/Arrow02.png) no-repeat right center;
}

.news_wrap .new_indexTitle_top,
.comm_wrap .new_indexTitle_top {
    margin-bottom: 24px;
}


.news_item img {
    display: block;
    float: left;
    width: 180px;
    height: 134px;
    object-fit: cover;
}

.news_item .news_item_txt {
    float: left;
    width: 228px;
    margin-left: 14px;
}

.new_link {
    padding: 24px 0;
    margin-bottom: 69px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.new_link span,
.new_link a {
    display: block;
    float: left;
    font-size: 16px;
    color: #333;
}

.new_link span {
    font-weight: bold;
}

.new_link a {
    margin-left: 26px;
}

.new_link a:hover {
    color: #59337b;
    text-decoration: none;
}

.optionList_noData {
    width: 960px;
    height: 240px;
    margin: 80px auto 0 auto;
}

.optionList_noData .pull-left {
    width: 372px;
    margin: 0 50px 0 56px;
}

.optionList_noData .optionerr_tip h1 {
    font-size: 24px;
    color: #333;
    line-height: 240px;
}

.optionList_noData .optionerr_tip h1 a {
    color: #59337b;
    text-decoration: underline;
}

.searchList_wrap {
    width: 1272px;
    padding: 80px 0;
    margin: 0 auto;
    background: #fff;
    margin-bottom: 30px;
}

.searchList_wrap .optionList_noData {
    width: 846px;
}

.searchList_wrap .optionerr_tip h1 {
    margin-top: 78px;
    line-height: 36px;
}



/*åˆ†é¡µéƒ¨åˆ†*/

#pagemeta_new {
    display: none;
    text-align: center;
}

.new_page {
    display: inline-block;
}

.jx_pagesBox {
    text-align: center;
    margin-top: 40px;
}

.jx_pages {
    display: inline-block;
}

.jx_pages a,
.jx_pages span {
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    height: 28px;
    line-height: 2;
    text-align: center;
    color: #999999;
    font-size: 14px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
}
.jx_pages a:hover {
    text-decoration: none;
}

.jx_pa {
    text-align: center;
    float: left;
}
.table-condensed>thead>tr>th {
    background-color: #fff;
}
.table-condensed>thead>tr>th.next, .table-condensed>thead>tr>th.prev, .table-condensed>thead>tr>th.switch {
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.table-condensed>thead>tr>th.next, .table-condensed>thead>tr>th.prev {
    float: left;
    width: 30px;
    padding: 0;
    margin-top: 6px;
}
.table-condensed>thead>tr>th.switch {
    vertical-align: middle;
}

.table-condensed .prev {
    margin-left: 10px;
}

.jx_float {
    float: left;
    overflow: hidden;
}

.jx_left {
    margin-left: 15px;
}

.jx_right {
    margin-right: 15px;
}
.jx_pagesBox .jx_pages a:hover, .jx_pagesBox .active {
    border: 1px solid #9A65EE;
}
.jx_pagesBox .jx_pages a:hover {
    color: #9A65EE;
}
.jx_pagesBox .active {
    background: #9A65EE;
    color: #fff;
}

#pagemeta_new .jx_pages {
    float: left;
}

#pagemeta_new .page_record {
    float: left;
    border: 0px;
    font-size: 14px;
    line-height: 28px;
    color: #999999;
}

#pagemeta_new span {
    padding: 0;
}

#pagemeta_new span:hover {
    background: none;
}

#select1 dd:nth-of-type(1),
#select3 dd:nth-of-type(1) {
    margin-left: 16px;
}


/*ç½‘ç«™åº•éƒ¨*/

.footer {
    margin-top: 60px;
    width: 100%;
    border-top: 1px solid #dfdfdf;
    margin-bottom: 30px;
}

.footer .link {
    line-height: 25px;
    text-align: center;
    padding-top: 10px;
}

.footer .link i {
    width: 3px;
    height: 25px;
    display: inline-block;
    background: url(../images/vline.jpg) 50% 100%;
    background-repeat: no-repeat;
    padding: 0 15px;
}

.footer .link a {
    color: #666;
}

.footer .link a:hover {
    color: #59337b;
    text-decoration: none;
}

.footer p {
    color: #999;
    padding-top: 10px;
}

.btn.jx_goodCar,
.btn.jx_shop,
.btn.jx_person {
    border: 0px;
    padding: 0;
    width: 56px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 3px;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #e14a4a;
    font-size: 12px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.modal-body h1 {
    margin: .67em 0;
    font-size: 2em;
    text-align: center;
}
.new_index_nav{
    height: 90px;
}
.new_index_nav .navbar-nav{
    margin-top: 34px;
}
.new_index_nav.nav_wrap .navbar-header{
    margin-top: 20px;
}
.new_header_right{
    float: right;
}
.new_header_other{
    float: right;
    margin-left: 16px;
}
.new_loginReg{
    position: relative;
    float: left;
    padding-left: 26px;
    background: url(../images/new_index_user.png) no-repeat left center;
}
.new_loginReg.active_loginReg{
    background: url(../images/new_index_userActive.png) no-repeat left center;
}
.new_loginReg a{
    font-size: 14px;
    line-height: 90px;
    color: #525252;
}
.new_loginReg a:hover{
    color: #999;
    text-decoration: none;
}
.new_loginReg.active_loginReg a:hover{
    color: #525252;
}
.nav_mobile{
    position: relative;
    display: block;
    float: right;
    padding-left: 10px;
    margin-left: 10px;
    font-size: 18px;
    line-height: 90px;
    color: #9A65EE;
}

.nav_mobile:before{
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    width: 1px;
    height: 16px;
    margin-top: -8px;
    background: #ccc;
}

.index_user_nav{
    display: none;
    position: absolute;
    left: 50%;
    top: 74px;
    width: 180px;
    padding: 10px 0;
    margin-left: -90px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    z-index: 999999;
}

.til{
    display: block;
    overflow: hidden;
    float: left;
    margin-left: 16px;
    line-height: initial!important;
    margin-top: 30px;
}
.til>div{
    float: left;
    padding: 0px 3px;
}


.index_user_nav a{
    display: block;
    text-align: center;
    line-height: 38px;
    color: #4D4D4D;
}
.index_user_nav a:hover{
    color: #9A65EE;
}
.index_user_nav:after,
.index_user_nav:before {
    border: solid transparent;
    content: '';
    height: 0;
    position: absolute;
    width: 0;
    margin-left: -5px;
}

.index_user_nav:after {
    border-width: 10px;
    border-bottom-color: #fff;
    top: -19px;
    left: 50%;
}

.index_user_nav:before {
    border-width: 10px;
    border-bottom-color: #ccc;
    top: -20px;
    left: 50%;
}
.carBrand_more_box{
    position: relative;
    float: right;
    padding: 10px 0;
    z-index: 9;
}
.carBrand_more{
    display: block;
    margin-top: -10px;
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    cursor: pointer;
}
.carBrand_more_list{
    display: none;
    position: absolute;
    left: 50%;
    top: 30px;
    width: 1272px;
    margin-left: -756px;
    padding: 28px 0;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 10px;
    z-index: 999999;
}
.carBrand_more_list:after, .carBrand_more_list:before {
    border: 8px solid transparent;
    border-bottom: 8px solid #fff;
    width: 0;
    height: 0;
    position: absolute;
    left: 746px;
    top: -16px;
    content: '';
}

.carBrand_more_list:before {
    border-bottom-color: #ccc;
    top: -17px;
}
.carBrand_more_list .brand_more{
    float: left;
    width: 630px;
    padding-left: 28px;
    font-size: 16px;
    line-height: 35px;
}
.carBrand_more_list .brand_more dl dt{
    float: left;
    margin-right: 14px;
    color: #9A65EE;
}

.carBrand_more_list .brand_more dl dd{
    float: left;
    width: 540px;
}
.carBrand_more_list .brand_more dl dd a{
    display: block;
    width: auto;
    margin-right: 20px;
    line-height: 35px;
    color: #4D4D4D;
}
.carBrand_more:hover {
    color: #59337B;
}
.r-fixed-info .info_item{
    text-align: center;
}
.r-fixed-info .info_item p{
    font-size: 18px;
    color: #fff;
}
.r-fixed-info .info_item p.float_app_bigTxt{
    margin: 29px 0 24px 0;
}
.r-fixed-info .info_item p.float_app_smallTxt{
    margin-bottom: 34px;
    font-size: 16px;
}
.r-fixed-info .info_item img{
    display: inline-block;
}
.fullSlide{position:relative; height:450px; background:#000; margin:0 auto;width:1272px; }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:450px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a.moreinfo{ display:block; height:450px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:45px; left:0; height:30px; line-height:30px; }
.fullSlide .hd ul{ text-align:center; }

.fullSlide .hd ul li{border: 2px solid #59337b;display: inline-block;width: 12px;height: 12px;margin: 1px;text-indent: -999px;cursor: pointer;background-color: #000\9;background-color: rgba(0,0,0,0); border-radius: 10px; margin: 5px;overflow:hidden; line-height:999px; }
.fullSlide .hd ul .on{ background-color: #59337b;}
.fullSlide .prev,
.fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:15%;  z-index:1; width:40px; height:60px; background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
.fullSlide .next{ left:auto; right:15%; background-position:-6px -137px; }

.new_index_banner, .new_index_banner .carousel-inner{
    height: 450px;
}

.indexSearch_list,.rent_indexSearch_list{
    display: none;
    position: absolute;
    left: 0;
    top: 73px;
    width: 300px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 8px;
    z-index: 99999;
    overflow: hidden;
}

.indexSearch_list li,.rent_indexSearch_list li{
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
}

.indexSearch_list li:hover, .index_user_nav a:hover,.rent_indexSearch_list li:hover{
    background-color: #E6E6E6;
}
.redPrice_tag{
    position: absolute;
    left: 10px;
    top: -7px;
    width: 78px;
    height: 70px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    background: url(../images/activity_icon.png) no-repeat;
    background-size: 100% 100%;
}
.redPrice_tag span{
    display: block;
    margin: 10px 0;
}
.redPrice_tag p{
    text-align: center;
}
.redPrice_tag p i{
    font-size: 14px;
    font-style: normal;
}


/* ç³»ç»Ÿæç¤ºæ¡†æ ·å¼ */

.searchTipsBox {
    width: 480px;
}
.searchTipsCountent {
    padding: 40px 20px;
    text-align: center;
    font: 18px/2 '';
    color: #333;
}
.searchTipBtn, .searchTipBtn:hover {
    color: #fff;
}
.searchTipBtn {
    padding: 0;
    margin-top: 30px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background-color: #59337b;
    border: none;
    border-radius: 0;
    font-size: 18px;
    color: #fff;
}
.searchTipBtn.gray {
    margin-right: 30px;
    background-color: #ccc;
    color: #666;
}
.searchTipBtn:hover, .get_regsms_code:hover {
    border-color: #4a2a66;
    background-color: #4a2a66;
}
.searchTipBtn.gray:hover {
    background-color: #bbb;
}

/* è½¦è¾†è¯¦æƒ…å¥½è½¦è¿”çŽ°è®¡ç®— */
.form-horizontal .control-label {
    float: left;
    padding-top: 0;
}
.form-horizontal .form-group .btn, .form-horizontal .form-group .control-label, .form-horizontal .form-group .form-control {
    line-height: 48px;
    height: 48px;
}
.form-horizontal .seller_page_auth .form-group .control-label {
    line-height: 48px;
    padding-left: 0;
    padding-right: 0;
}
.form-horizontal .seller_page_auth .form-group .col-sm-10 {
    padding-left: 20px;
}
.form-horizontal .seller_page_auth .form-group .radio {
    padding-top: 10px;
}


/* è½¦è¾†ç§Ÿè½¦ç”³è¯·*/

.goods_box .form-group .input-group {
    width: auto;
}
#carInfo04 .form-group .input-group {
    width: 100%;
}
.form-group .input-group .form-control {
    z-index: auto;
}
.goods_box .form-group .control-label, .goods_box .form-group .input-group .form-control, .goods_box .form-group .input-group .btn,
.search_box_wrap .form-control, .search_box_wrap .btn, .shop_order_search .form-control, .form-horizontal .seller_page_auth .form-group .btn {
    height: 40px;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 0;
}
.form-group .input-group.w184 .form-control {
    width: 184px;
}
.form-group .input-group.w200 .form-control {
    width: 200px;
}
.form-group .input-group.w400 .form-control {
    width: 400px;
}
.form-group .input-group.mL16 {
    margin-left: 16px;
    line-height: 40px;
}
.form-group.mL62 .help-block {
    margin-left: 62px;
}
.form-group.mL78 .help-block {
    margin-left: 78px;
}
.dropdown-menu .form-control {
    height: 36px;
    line-height: 36px;
}
.form-group.car_btn .btn {
    padding-left: 12px;
    padding-right: 12px;
}
.form-group .input-group .radio {
    padding-top: 0;
    line-height: 40px;
}
.form-group .input-group .radio label {
    margin-right: 20px;
    line-height: 20px;
}
.index_coupon_mask{
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0.3;
    z-index: 9999999;
}
#search_carbtn, .search_box_wrap .addCar_btn {
    line-height: 38px;
}
/* é¦–é¡µå¡åˆ¸å¼¹æ¡† */
.index_coupon{
    position: fixed;
    top: 46%;
    left: 50%;
    width: 620px;
    margin-left: -310px;
    background: url(../images/coupon/coupon_layer.png) no-repeat 0 147px;
    border-radius: 16px;
    z-index: 99999999;
}

.index_coupon_main{
    position: relative;
    width: 100%;
    z-index: 9999999;
}
.index_coupon_cont{
    position: relative;
    width: 480px;
    padding: 4px 0;
    margin: -10px auto 0 auto;
    background: #FAEEBF;
    border-radius: 0 0 10px 10px;
    z-index: 999999;
}
.coupon_bg{
    position: absolute;
    top: 24px;
    left: 2px;
    display: block;
    width: 616px;
    height: 328px;
}

.index_coupon_cont li{
    width: 414px;
    height: 92px;
    margin: 2px auto 0 auto;
    background: url(../images/coupon/index_coupon_bg.png) no-repeat;
    background-size: 100% 100%;
}

.index_coupon_price{
    float: left;
    width: 170px;
    padding: 0 15px;
    font-size: 14px;
    color: #8627ED;
    text-align: center;
    line-height: 86px;
}
.index_coupon_price span{
    font-size: 30px;
    font-weight: bold;
}
.index_coupon_info{
    float: left;
    width: 237px;
    padding: 22px 0 0 18px;
    color: #333;
}
.index_coupon_info p{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.index_coupon_info span{
    font-size: 12px;
}
.index_coupon_btn{
    position: relative;
    width: 480px;
    padding: 12px 0;
    margin: 0 auto;
    z-index: 9999999999;
}
.index_coupon_btn a{
    display: block;
    float: left;
}
.coupon_notReminding{
    width: 98px;
    height: 36px;
    margin: 8px 36px 0 0;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    border: 1px solid #fff;
    border-radius: 4px;
}
.coupon_receive{
    width: 215px;
    height: 54px;
    font-size: 20px;
    text-align: center;
    line-height: 54px;
    border-radius: 8px;
    color: #fff;
    background: -webkit-linear-gradient(#F8E250, #F0B921);
    background: -o-linear-gradient(#F8E250, #F0B921);
    background: -moz-linear-gradient(#F8E250, #F0B921);
    background: linear-gradient(#F8E250, #F0B921);
}
.index_coupon_btn a:hover{
    color: #fff;
}
.index_coupon_btn a:link{
    color: #fff;
    text-decoration: none;
}

.index_coupon_closed{
    position: absolute;
    left: 50%;
    bottom: -66px;
    width: 45px;
    height: 44px;
    margin-left: -22px;
    background: url(../images/coupon/quxiao.png) no-repeat;
    cursor: pointer;
}

.form-control[readonly] {
    background-color: #fff;
}
.layui-layer-rim{
    border: 3px solid #583379;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    border-radius: 0px;
}
.layui-layer-title{
    margin: 0;
    line-height: 53px;
    color: #59337c;
    font-size: 100%;
    height: 53px;
    background-color: #eeeeee;
    border-bottom: 1px solid #e5e5e5;
}
.layui-layer-setwin a{
    width: 20px;
    height: 20px;
    background: url(/v3/common/images/close1.png) no-repeat;
    filter: alpha(opacity=100);
    opacity: 1;
}
.layui-layer-setwin .layui-layer-close1{
    background-position: initial;
}
.notice_box{padding:30px;text-align:center;}
.notice_box .notice_icon{text-align:center;}
.notice_box .notice_icon .layui-icon{font-size:100px;color:#59337c}
.notice_box .msg{margin-top:20px;color:#666;}




.r-fixed-info1 {
    width: 54px;
    height: 50px;
    position: fixed;
    top: 20px;
    right: 10px;
    _position: absolute;
    _top: expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight);
    z-index: 99999;
}

.r-fixed-info1 .info_item {
    width: 64px;
    display: inline-block;
    height: 50px;
    float: left;
    position: relative;
}
.r-fixed-info1 .info_item.til {
    background: #9d88b0;
    border-right: 1px solid #fff;
    text-align: center;
    line-height: 50px;
    color: whitesmoke;
}

.r-fixed-info1 .info_item.wechat {
    background: #9d88b0 url(../images/wechat-icon.png) 50% 50%;
    background-repeat: no-repeat;
    border-right: 1px solid #fff;
}

.r-fixed-info1 .info_item.wechat span,
.r-fixed-info1 .info_item.app span {
    display: block;
    width: 192px;
    height: 300px;
    background: #57347A;
    position: absolute;
    top: -319px;
    left: -64px;
    display: none;
    border-radius: 6px;
    overflow: hidden;
    z-index: 99999;
}

.r-fixed-info1 .info_item.tel {
    background: #9d88b0 url(../images/tel-icon.png) 50% 50%;
    background-repeat: no-repeat;
    border-right: 1px solid #fff;
}

.r-fixed-info1 .info_item.tel span {
    display: block;
    width: 192px;
    height: 90px;
    background: #57347A;
    position: absolute;
    top: -109px;
    left: 0;
    padding: 23px 0 17px 0;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    display: none;
    border-radius: 10px;
    z-index: 99999;
}

.r-fixed-info1 .info_item.tel span i {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}

.r-fixed-info1 .info_item.app {
    background: #9d88b0 url(../images/app-icon.png) 50% 50%;
    background-repeat: no-repeat;
    border-right: 1px solid #fff;
}

.r-fixed-info1 .info_item.top {
    background: #9d88b0 url(../images/top-icon.png) 50% 50%;
    background-repeat: no-repeat;
    border-right: 0px solid #fff;
}

.r-fixed-info1 .info_item:hover {
    background-color: #59337b;
}

