body {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
*{
    padding:0;
    margin:0;
}
input,button{
    outline:none;
}
a{
    /* 	消除蓝色边框 */
    outline-style:none;
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
.pull-left{
    float:left;
}
.pull-right{
    float:right;
}
.page_list a, .page_list span{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    margin-right: 6px;
    float:left;
    color: #888888;
}
.page_list .current {
    background: #EF5A48;
    color:#fff;
}
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
ul,ol,li{
    list-style: none;
}
.center{
    text-align: center;
}
.wrap{
    padding-top: 80px;
}
.header_wrap{
    width:100%;
    background: #fff;
    position: fixed;
    top:0;
    left: 0;
    z-index: 1;
}
html{
    background: #f4f4f4;
}
.logo{
    left:0;
}
.content{
    width:1200px;
    margin:0 auto;
}
.header{
    width:1200px;
    margin:0 auto;
    height:90px;
    background:#fff;
}
.logo{
    width:154px;
    height:46px;
    background: url(../images/bdc/bcq_logo.png) no-repeat center;
}


.head_portrait img{
    width:42px;
    height:42px;
    border-radius: 50%;
    position: relative;
    bottom: 6px;
}
.down{
    background: url(../images/bdc/down.png) no-repeat right center;
    padding: 0 20px 0 0;
}
.options{
    margin-top:40px;
}
.new_header_wrap{
    height: 79px;
    border-bottom: 1px solid #f5f5f5;
}
.new_header_wrap .header{
    height: 79px;
}
.index_list li{
    width: 138px;
    height: 79px;
    text-align: center;
    line-height: 79px;

}
.index_list li:hover{
    /*background: url(/Public/static/../images/bdc/nav_hover.png) no-repeat center;*/
    /*!*text-align: center;*!*/
    /*!*line-height: 47px;*!*/
    background-color: #EF5A48;
}

.index_list li:hover a{
    color:#fff;   
}
.index_list a{
    padding: 0 12px 6px 12px;
    color:#192346;
}
.head_portrait{
    padding: 30px 0 0 28px;
    position: relative;
}
.options{
    display: none;
    width:100%;
    border-radius: 3px;
    position: absolute;
    z-index: 2;
    background: #fff;
    border: 1px solid #f1f1f1;
}
.options a{
    color:#192346;
}
.options li{
    width:100%;
    text-align: center;
    padding: 13px 0;
}
.options li:hover{
    background: #EF5A48;
}
.options li:hover a{
    color:#fff;
}
.head_portrait:hover .options{
    display: block;
}
.article{
    padding: 16px 0 0 0;
}
.head_portrait_left{
    /* padding: 39px 82px 52px 74px; */
    padding: 39px 0 52px 67px;
    border-radius: 4px;
    text-align: center;
}
.head_portrait2{
    width:80px;
    height:80px;
    border-radius: 50%;
}
.operations{
    width:240px;
    margin-top:17px;
}
.operations a{
    color:#888888;
}
.operations .active{
    background: url(../images/bdc/selected_operation.png) no-repeat 64px #fff;
}
.operations li{
    padding: 34px 0;
    text-align: center;
    background-color: #fff;
    border-bottom: 1px solid #f4f4f4;
}
.article_right{
    width:944px;
    padding-left: 16px;
}
.person_set{
    background: #fff;
    padding: 28px 0 28px 38px;
    border-radius: 4px;
    margin:0 0 16px 0;
}
.head_portrait3_wrap{
    position: relative;
    width: 142px;
    overflow: hidden;
    border-radius: 50%;
}

.portrait-wrap {
    position: absolute;
    cursor: pointer;
    bottom: 14px;
    width: 100%;
    left: 0;   
    text-align: center;
    color: #fff;
    background-color: rgba(0,0,0,.4);
}


.portrait-wrap input{
    opacity: 0;
    position: absolute;
    color: transparent;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.head_portrait3_nickname{
    background: transparent;
    border:none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left:-28px;
    color:#fff;
}
.head_portrait3{
    width:142px;
    height:142px;
    border-radius: 50%;
}
.info{
    font-size:14px;
    background: #fff;
    padding: 28px 60px 20px 0;
}
.info li{
    padding-bottom: 34px;
}
.nickname{
    padding: 30px 0 0 98px;
}
.nickname_input,.mailbox,.qq{
    width:340px;
    height:44px;
    border-radius: 2px;
    border:1px solid #ccc;
    padding-left: 4px;
}
.confirm_nickname{
    background: #ef5a48;
    color:#fff;
    width:122px;
    height:44px;
    border:none;
    font-size:14px;
    margin:28px 0 0 40px;
}
.data li{
    padding: 30px 0 0 98px;
}
.qq{
    margin-left:6px;
}
.font_green{
    color:#34a612;
}
.font_red{
    color:#ef5a48;
}
.save{
    width:120px;
    height:44px;
    border-radius: 2px;
    border:none;
    background: #ef5a48;
    color:#fff;
    margin-left:40px;
}
.nickname_form{
    padding: 0 0 48px 0;
}
.base_data{
    padding: 0 0 0 66px;
    background: url(../images/bdc/line.png) no-repeat left;
}
.article_right>.active{
    display: block;
}
.publish_type{
    background: #fff;
    padding: 28px 29px 0 36px;
    border-radius: 4px;
    margin:0 0 10px 0;
}
.publish_type li{
    padding: 0 42px 20px 42px;
}
.publish_type a{
    color:#000;
}
.publish_type .active{
    border-bottom:3px solid #EF5A48;
}
.info_left{
    width:148px;
    height:1px;
    padding: 0 14px 0 0;
    text-align: right;
}
.some_order_types{
    padding: 38px 0 0 0;
}
.order_types label{
    padding-right: 14px;
}
.order_content{
    width:700px;
    height:120px;
    padding: 14px 12px;
    border-radius: 4px;
    border:1px solid #cfcfcf;
}

.publish{
    width: 160px;
    height: 50px;
    background: #EF5A48;
    color: #fff;
    font-size: 16px;
    border: none;
    border-radius: 4px;
}
.publish:hover{
    cursor: pointer;
}
.first_line_driver{
    padding: 0 0 18px 0;
}
.receipt{
    margin: 4px 8px 0 0;
}
.order_info{
    display: none;
    font-size:14px;
    padding: 0 0 50px 0;
}
.close{
    width:18px;
    height:18px;
    cursor: pointer;
    background: url(../images/bdc/close.png) no-repeat center;
}
.order_title{
    padding: 24px 26px;
    border-bottom:1px solid #dddddd;
}
.tip_wrap{
     padding: 30px 0 0 0;
 }
.tip{
    width:60px;
    height:59px;
    background: url(../images/bdc/tip.png) no-repeat left;
}
.order_infos{
    width:356px;
    padding: 0 0 0 26px;
}
.order_infos>li{
    padding: 0 0 12px 0;
}
.tip_info{
    padding: 20px 0 0 12px;
}
.order_left{
    width:120px;
    text-align: right;
    padding: 0 12px 0 0;
    color:#888888;
}
.order_right{
    width:220px;
    color:#333333;
}
.order_substance{
    width:220px;
}
.cancel,.confirm{
    width: 200px;
    height: 60px;
    font-size:18px;
    border-radius: 5px;
    border:none;
}
.cancel{
    background: #dddddd;
}
.confirm{
    background: #ef5a48;color:#fff;
}
.cue{
    padding: 40px 0 0 50px;
}
.attitude{
    padding: 38px 0 0 96px;
}
.attitude_cancel{
    padding: 0 50px 0 0;
}
.choose-order-type{
    width:230px;
    height:36px;
    border-radius: 2px;
    border:1px solid #cfcfcf;
    padding-left: 4px;
}
.getmap{
    width:416px;
    height:36px;
    border-radius: 2px;
    border:1px solid #cfcfcf;
    padding-left: 4px;
}
.add_pass{
    width:126px;
    height:36px;
    margin-left: 4px;
    background: #ef5a48;
    color:#fff;
    border:none;
}
.day_info{
    width:644px;
    border:1px solid #cfcfcf;
    padding: 30px 58px 0 18px;
}
.day_info input[readonly]{
    width: 260px;
    height: 36px;
    border-radius: 2px;
    border: 1px solid #cfcfcf;
    padding-left: 4px;
}
.day_info>div{
    padding: 0 0 20px 0;
}

.day_info .err {
 padding: 0;
}

.day_info_left{
    width:70px;

    text-align: right;
    padding: 8px 14px 0 0;
}
.release_accurate{
    font-size:14px;
}
.add_other_trip{
    border:1px dashed #bbbbbb;
    padding: 44px 104px 18px 102px;
    background: url(../images/bdc/add.png) no-repeat center 18px;
    font-size: 16px;
}
.day_info .add_other_trip{
    padding: 44px 104px 18px 102px;
    position: absolute;
    right: 22px;
    top:100px;
}
.add_other_trip:hover{
    cursor: pointer;
}
.order_price{
    color:#ff8400;
}
.delete_pass{
    color:#fe0000;
    text-decoration: underline;
}
label.error{
    color:#ef5a48;
    display: none;
}
.error_div{
    padding: 8px 10px;
}
.day_info .err_address{
    padding: 0 0 22px 84px;
}
.error+.error{
    display: block;
    width: 120px;
    padding: 10px 0 4px 0;
}
.person_set_err{
    padding-left: 34px;
    padding-top: 10px;
}
.getcenteraddress{
    width:126px;
    height:36px;
    background: url(../images/bdc/getcenteraddress.png) no-repeat 20px center;
    background-color:#636363;
    color:#fff;
    border:none;
    border-radius: 4px;
}
.getcenteraddress:hover{
    text-decoration: underline;
    cursor:pointer;
}
.day_info .err label{
    padding: 0 0 0 84px;
}
.day_info .trip_address{
    padding-bottom: 20px;
}
.day_info .origin_detail{
    padding-bottom: 0;
}
.origin_detail+.err label{
    padding: 10px 0 0 84px;
}
/* .origin_detail+.err{
    padding-top: 10px;
    padding-bottom: 10px;
} */

.login {
    font-size: 18px;
    margin-top: 21px;
    padding-left: 17px;
    margin-left: 17px;
    color: #333333;
    border-left: 1px solid #c2c2c2;
    padding-top: 8px;
    padding-bottom: 7px;
}
.login>div{
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: left center;
}
.login_div{
    background-image: url(../images/bdc/login_div.png);
}
.login>div:hover{
    cursor: pointer;
}
.register_div{
    margin-left: 12px;
    background-image: url(../images/bdc/register_div.png);
}
.tips{
    text-align: center;
}
.immediately_login{
    color:#ff0012;
    text-decoration: underline;
}
.register{
    padding-top: 10px;
    padding-bottom: 30px;
}
.pass_login{
    font-size:18px;
    padding: 28px 0 32px 112px;
}
.pass_login div{
    padding: 0 25px 0 27px;
    margin-right: 8px;
}
.pass_login .active{
    color:#ff0000;
    border-bottom: 1px solid #ef5a48;
}
.login_popup{
    border-radius: 4px;
    padding-bottom: 20px;
}
.user_bg{
    display: inline-block;
    width: 46px;
    height: 46px;
    background: url(../images/bdc/mobile.png) no-repeat center;
}
.phone_number{
    width:261px;
    height:44px;
    border:1px solid #aaaaaa;
    border-left:none;
    padding-left: 13px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.password{
    width:261px;
    height:44px;
    border:1px solid #aaaaaa;
    border-left:none;
    padding-left: 13px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.user_bg{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pass{
    display: inline-block;
    width: 46px;
    height: 46px;
    background: url(../images/bdc/code.png) no-repeat center;
}
.login_account{
    padding: 0 0 12px 122px;
}
.forget_pass{
    color:#333333;
    text-decoration: underline;
    padding-right: 124px;
}
.login_btn{
    width:320px;
    height:46px;
    border-radius: 4px;
    color:#ffffff;
    border:none;
    background: #EF5A48;
}
.login_btn_wrap{
    text-align: center;
}
.no_account{
    text-align: center;
    padding: 18px 0 0 0;
}
.no_account a{
    color:#808080;
}
.QR_code_content{
    display: none;
}
.close{
    width:20px;
    height:20px;
    background-image: url(../images/bdc/close.png);
    background-repeat: no-repeat;
    margin-right:10px;
    margin-top:10px;
    float:right;
}

/*我的订单页面*/
.order_list{
    padding: 0 15px 86px 9px;
    background: #ffffff;
}
.order_status{
    padding: 27px 0 27px 0;
    border-bottom: 1px solid #e6e6e6;
}
.order_status li{
    padding: 14px 26px 13px 26px;
    border-radius: 3px;
}
.order_status li:hover{
    cursor: pointer;
}
.quoted_price_order_num,.wait_reassignment_order_num{
    color:#ff4949;
}
.other_order_num,.quoted_price_order_num,.wait_reassignment_order_num{
    padding-left: 5px;
}
.order_status .active{
    background: #EF5A48;
    color: #fff;
}
.order_id{
    width:130px;
    height:38px;
    border-radius: 3px;
    padding-left: 23px;
    border:none;
}
.search_condition{
    padding: 38px 0 16px 0;
}
.time_search{
    width:178px;
    height:38px;
    border-radius: 3px;
    border:1px solid #e0e0e0;
    padding-left: 31px;
    background: url(../images/bdc/calendar.png) no-repeat left 10px center;
    background: url(../images/bdc/calendar.png) no-repeat left 10px center, url(/Public/static/../images/bdc/daosanjiao.png) no-repeat right 10px center;
}
.order_type{
    width: 139px;
    height: 40px;
    border-radius: 3px;
    border: 1px solid #e0e0e0;
    padding-left: 12px;
    background: url(../images/bdc/daosanjiao.png) no-repeat right 10px center;
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari 和 Chrome */
    margin-right:20px;
}
.search{
    width:100px;
    height:40px;
    border:none;
    border-radius: 3px;
    background: #192346;
    color:#ffffff;
}
.table{
    width:100%;
    table-layout: fixed;
    border-collapse:collapse;
    text-align: center;
}
.order_table thead{
    background: #f4f4f4;
    font-size:16px;
}
.order_table thead th{
    padding: 20px 0 16px 0;
    font-weight: normal;
}
.order_table tbody{
    font-size:14px;
}
.order_table tbody tr{
    border-bottom: 1px solid #eeeeee;
}
.order_table tbody .dashed{
    border-bottom: 1px dashed #eeeeee;
}
.trip_content{
    width: 150px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.order_table tbody td{
    padding: 26px 0;
}
.order_id_num{
    color:#0084c9;
}
.wait_offer{
    color:#ff8400;
}
.see{
    color:#333333;
    text-decoration: underline;
}
.already_quoted{
    color:#1fa804;
}
.select_driver{
    background: #ef5a48;
    color:#fff;
    border:none;
    padding: 14px 20px 14px 22px;
    border-radius: 3px;
}
.wait_driver_confirm,.wait_driver_confirm_time{
    color:#ff8400;
}
.wait_driver_confirm_time{
    background:url(../images/bdc/wait_driver_confirm_time.png) no-repeat left;
    padding-left: 20px;
}
.wait_driver_confirm_wrap{
    padding: 0 0 4px 0;
}
.reassignment{
    display: inline-block;
    width:100px;
    height:40px;
    background: #ef5a48;
    color:#fff;
    border:none;
    text-align: center;
    line-height: 40px;
}
[disabled].reassignment{
    width:100px;
    height:40px;
    background: #e4e4e4;
    color:#999999;
    border:none;
}
.rejected{
    color:#ff0000;
}
.to_start{
    color:#1fa804;
}
.driver_head_portrait{
    border-radius: 50%;
    vertical-align: middle;
}
.driver_msg{
    color:#999999;
    text-align: left;
    padding: 0 0 0 20px;
}
.have_in_hand{
    color:#1fa804;
    background:#fff;
}
.confirm_end{
    width:100px;
    height:40px;
    background: #ef5a48;
    color:#fff;
    border:none;
}
.to_be_evaluated{
    color:#333333;
}
.evaluate{
    width:100px;
    height:40px;
    background: #ef5a48;
    color:#fff;
    border:none;
}
.driver_name{
    padding-right: 9px;
}
.driver_phone_num{
    padding-right: 32px;
}
.car_info{
    padding-right: 36px;
}
.completed{
    color:#333333;
}
.order_cancel{
    color:#888888;
}

.page_list{
    padding: 61px 0 0 0px;
    width: 100%;
    text-align: center;
}
.page_list li{
    width:40px;
    height:40px;
    line-height: 40px;
    text-align: center;
    border:1px solid #d9d9d9;
    border-radius: 3px;
    margin-right: 6px;
}
.page_list li a{
    color:#888888;
    display: block;
}
.page_list .active{
    background: #ef5a48;
}
.page_list .active a{
    color:#fff;
}
.billing{
    width:130px;
    height:42px;
    background: #ef5a48;
    color:#fff;
    border:none;
    border-radius: 3px;
}
.crumbs{
    padding: 12px 0 0 0;
}
.publish_type .second_crumbs{
    color:#555555;
}
.order_driver_head_portrait{
    width:90px;
    height:90px;
    border-radius: 50%;
}
.order_driver_head_wrap{
    background: url(../images/bdc/order_driver_head_wrap.png) no-repeat right 1px bottom;
    margin-right: 30px;
}
.order_crumbs{
    background: #fff;
    padding: 12px 29px 14px 36px;
    border-radius: 4px;
    margin: 0 0 10px 0;
}
.crumbs a{
    color:#000000;
}
.crumbs .second_crumbs{
    color:#555555;
}
.cancel_order{
    width:130px;
    height:42px;
    background: #ef5a48;
    color:#fff;
    border-radius: 3px;
    border:none;
}
.order_detail{
    padding: 32px 46px 188px 50px;
    background: #ffffff;
}
.order_detail hr{
    background: #dcdcdc;
    height:1px;
    border:none;
}
.service_info{
    padding: 24px 0 0 0;
}
.role{
    background: #ff8400;
    padding: 3px 8px 3px 8px;
    margin-left:11px;
    border-radius: 10px;
    font-size:12px;
    color:#ffffff;
}
.role_wrap{
    padding-bottom: 8px;
}
.passenger{
    border:1px solid #cccccc;
    color:#555;
    font-size:14px;
    padding: 0 12px;
    border-radius: 3px;
    margin-right:8px;
}
.place_order{
    color:#888888;
    font-size:14px;
}
.order_status_name{
    color:#333333;
    padding: 32px 70px 0 0;
}
.cancel_order_wrap{
    padding: 20px 0 0 0;
}
.use_car_info_content{
    width: 844px;
    padding: 8px 0 0 22px;
}

.use_car_info_bottom{
    padding-top: 28px;
}
.user_car_seats{
    padding: 52px 0 0 0;
}
/* .user_car_seats_content{
    width: 844px;
    padding: 8px 0 0 22px;
} */
.user_car_seats_bottom{
    padding-top: 28px;
}
.see_info{
    color:#0184cc;
    text-decoration: underline;
}
.quotation_head_portrait{
    width:70px;
    height:70px;
    border-radius: 50%;
}
/*五角星*/
.detail-wrap .content .details .d-left .score .star-cont .stars-ul {
    margin: 0;
}
.stars-light {
    color: #F90;
    overflow: hidden;
}
.stars-light, .star-cont .stars-ul {
    list-style: none;
    padding: 0;
    text-align: left;
    white-space: nowrap;
    color: #F90;
    position: absolute;
    top: 0;
}
.stars-light li, .star-cont .stars-ul li {
    margin: 0!important;
    border: 0!important;
    display: inline-block;
    width: 12px;
    height:21px;
    white-space: nowrap;
}
.stars-light li .iconfont, .star-cont .stars-ul li .iconfont {
    font-size: 12px;
}
.star-cont{
    position: relative;
    height:24px;
    width:80px;
}
.iconfont {
    font-family: iconfont!important;
    font-size: 12px;
    font-style: normal;
    -moz-osx-font-smoothing: grayscale;
}
.iconfont, body, html {
    -webkit-font-smoothing: antialiased;
}

.icon-star_icon:before {
    content: "\e608";
    /*content: "\e606";*/
}
.icon-start:before {
    content: "\e608";
    /*content: "\e606";*/
}


@font-face {font-family: "iconfont";
    src: url('iconfont.eot?t=1514023889615'); /* IE9*/
    src: url('iconfont.eot?t=1514023889615#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAATwAAsAAAAABzwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFZW7kb4Y21hcAAAAYAAAABdAAABhpVwBr5nbHlmAAAB4AAAARoAAAEclpqJ2GhlYWQAAAL8AAAALwAAADYP592YaGhlYQAAAywAAAAcAAAAJAfeA4RobXR4AAADSAAAAAwAAAAMC+kAAGxvY2EAAANUAAAACAAAAAgAdgCObWF4cAAAA1wAAAAfAAAAIAESAF1uYW1lAAADfAAAAUUAAAJtPlT+fXBvc3QAAATEAAAALAAAAD230ANKeJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/sE4gYGVgYOpk+kMAwNDP4RmfM1gxMjBwMDEwMrMgBUEpLmmMDgwVDzlY27438AQw9zA0AAUZgTJAQAkUgx5eJzFkMENgDAMAy9t6QOhzsGDgXgxRxfuHMWE8mCCWnKsOJYSBViAKB5iArswHpxyzf3I6n7yTJYagdpK7+o/VUSz7BpUMtNg81b/sXndR6evUAd1YisvCTducwvDAAAAeJwVh71OwlAYQL/v1tsfhFZuf257obSllqsBSawVByMsLhoHEydHH0AHHWBwYDFxcPAZjIkvwELCyxgh8SmoeHJykgMUoPxWFooPNuzBIZzDNQCqXWybJMREFn3SRTehLndMRaYy0dJ2XzlD3lYdLx8UHa5qqoUmtvAoyQeyTyQeF0NyirkXIgYNccOyJlPeseLL1sv6knygG6VNa3iwvuiNnDy29XGVsYCxN12lVCdkyzLxnnsGNSrq+pNawl1E+yTCaiDF1W0tbrC71+IhzLiBOJ2i3YjNr1Fd1Dc+C89mgbZT031RS3cdHC+3fbsadn5gA/5HeSIrMDbDqcaldiIzAo8I895q1ZsjkOVvNisnk3KW/QFMES9xAAB4nGNgZGBgAOL9c30Y4/ltvjJwszCAwLUUn4sI+v9DFgZmCSCXg4EJJAoAIDsKEQB4nGNgZGBgbvjfwBDDwgACQJKRARUwAwBHCQJsBAAAAAPpAAAEAAAAAAAAAAB2AI54nGNgZGBgYGYIZGBlAAEmIOYCQgaG/2A+AwAQ9wFwAHicZY9NTsMwEIVf+gekEqqoYIfkBWIBKP0Rq25YVGr3XXTfpk6bKokjx63UA3AejsAJOALcgDvwSCebNpbH37x5Y08A3OAHHo7fLfeRPVwyO3INF7gXrlN/EG6QX4SbaONVuEX9TdjHM6bCbXRheYPXuGL2hHdhDx18CNdwjU/hOvUv4Qb5W7iJO/wKt9Dx6sI+5l5XuI1HL/bHVi+cXqnlQcWhySKTOb+CmV7vkoWt0uqca1vEJlODoF9JU51pW91T7NdD5yIVWZOqCas6SYzKrdnq0AUb5/JRrxeJHoQm5Vhj/rbGAo5xBYUlDowxQhhkiMro6DtVZvSvsUPCXntWPc3ndFsU1P9zhQEC9M9cU7qy0nk6T4E9XxtSdXQrbsuelDSRXs1JErJCXta2VELqATZlV44RelzRiT8oZ0j/AAlabsgAAAB4nGNgYoAALgbsgJmRiZGZkYWBsYK/vDQrMzG/IjMvXTc5v6CSgQEATMEG0Q==') format('woff'),
    url('iconfont.ttf?t=1514023889615') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('iconfont.svg?t=1514023889615#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family:"iconfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-wujiaoxing-copy{
    color:#ffda44;
}
.icon-wujiaoxing-copy:before { content: "\e50e"; }
.see_driver_detail{
    height:22px;
    background: url(../images/bdc/see_driver_detail.png) no-repeat right center;
    padding: 0 28px 0 0;
}
.select_the_driver{
    width:120px;
    height:44px;
    background: #ef5a48;
    color:#fff;
    border-radius: 3px;
    border:none;
    margin:8px 0 0 0;
}
.quotation_order{
    font-size:30px;
    color:#8e8e8e;
    font-family: '微软雅黑';
    font-style:italic;
    padding: 18px 14px 0 0;
}
.quotation_head_portrait_wrap{
    padding: 0 14px 0 0;
}
.quotation_list{
    background: #ffffff;
    padding: 0 14px;
}
.quotation_list>li{
    padding: 18px 20px;
}
.quotation_list>li:nth-child(1) .quotation_order,.quotation_list>li:nth-child(2) .quotation_order,.quotation_list>li:nth-child(3) .quotation_order{
    color:#ffaa00;
}
.use_area,.use_area li{
    list-style-type: decimal;
}
.service_times{
    padding: 14px 52px 0 0;
}
.service_orders{
    font-size:14px;
    color:#666666;
}
.comprehensive_evaluation{
    font-size:14px;
    padding: 14px 78px 0 0;
}
.evaluate_score{
    padding: 0 0 0 8px;
}
.quoted_price_wrap{
    padding: 8px 0 0 0;
}
.quoted_price_span{
    font-size:14px;
    color:#333333;
}
.quoted_price{
    font-size:22px;
    color:#ff0000;
    font-weight:bold;
}
.see_driver_detail_link{
    font-size:16px;
    color:#ffaa00;
    text-decoration: underline;
}
.crumbs .third_crumbs{
    color:#555555;
}
/*司机信息*/
.driver_info{
    padding: 32px 46px 320px 50px;
    background: #ffffff;
}
.driver_service_times{
    color: #888888;
    font-size: 14px;
    padding: 0 0 0 8px;
}
.select_this_driver{
    width: 120px;
    height: 44px;
    background: #ef5a48;
    color:#fff;
    border-radius: 3px;
    border: none;
    margin: 8px 0 0 0;
}
.cancel_the_order_wrap{
    padding: 12px 0 0 30px;
}
.cancel_the_order{
    color:#192346;
    text-decoration: underline;
}
.driver_info hr{
    background: #dcdcdc;
    height: 1px;
    border: none;
}
.quoted_price_info{
    padding: 36px 0 0 0;
}
/* .quoted_price_content{
    width: 844px;
    padding: 8px 0 0 22px;
} */
.quoted_price_bottom{
    padding-top: 38px;
    line-height: 36px;
    color:#555555;
}
.quoted_price_bottom div div{
    width:192px;
}
.driver_detail{
    padding: 52px 0 38px 0;
}
/* .driver_detail_content{
    width: 844px;
    padding: 8px 0 0 22px;
} */
.driver_detail_bottom{
    padding-top: 28px;
    line-height: 36px;
}
.car_img{
    width:252px;
    height:170px;
    border-radius: 7px;
}
.car_img_div{
    padding-right: 18px;
}
.order_total{
    font-size:18px;
    color:#ffaa00;
}
.quoted_price_line1{
    padding: 0 0 10px 0;
}
.evaluate_star{
    padding: 0 114px 0 0;
}
.car_img_content{
    width: 844px;
    padding: 8px 0 0 22px;
}
.car_img_bottom{
    padding: 36px 0 0 0;
}
.pay_prompt{
    padding: 48px 0 48px 0;
    text-align: center;
}
.select_driver_btns{
    padding: 38px 0 0 72px;
}
.select_driver_btns .cancel{
    margin-right: 48px;
}
.select_pay{
    padding: 20px 0 22px 26px;
}
.select_pay label{
    border:1px solid #bdbdbd;
    border-radius: 3px;
    padding: 10px 16px 10px 16px;
    margin-right:34px;
}
.select_pay_title{
    padding: 8px 44px 0 0;
}
.pay_tip{
    font-size:14px;
    color:#bdbdbd;
}
.pay_num{
    font-size:28px;
    color:#ef5a48;
}
.pay_num_wrap{
    font-size:22px;
    color:#040000;
}
.reassignment_driver{
    width: 130px;
    height: 42px;
    background: #ef5a48;color:#fff;
    border: none;
    border-radius: 3px;
}
.cancel_driver_order_wrap{
    padding: 12px 0 0 10px;
}
.cancel_driver_order{
    color: #192346;
    text-decoration: underline;
}
button[disabled].reassignment_driver{
    width: 130px;
    height: 40px;
    background: #e4e4e4;
    color: #999999;
    border: none;
}
.bottom_reassignment_driver{
    background: #fff;
    padding: 0 58px 110px 0;
}
.bottom_reassignment_driver .reassignment_driver{
    margin-left:34px;
}
.confirm_finish{
    width: 130px;
    height: 42px;
    background: #ef5a48;color:#fff;
    border: none;
    border-radius: 3px;
}
button[disabled].confirm_finish{
    width: 130px;
    height: 40px;
    background: #e4e4e4;
    color: #999999;
    border: none;
}
.driver_information{
    width:798px;
    background: #f4f4f4;
    padding: 20px 0 20px 20px;
    margin:20px 0 0 0;
}
.driver_information_title{
    padding: 12px 42px 0 0;
}
.driver_surname{
    padding: 0 8px 0 0;
}
.driver_phone_number{
    padding: 0 30px 0 0;
}
.set_time{
    padding: 0 14px 0 0;
}
.some_driver_information{
    line-height: 26px;
}
.bottom_status{
    padding: 0 58px 110px 0;
    background: #fff;
}
.pay_tail_prompt{
    padding: 48px 0 0 0;
    line-height: 30px;
}
.to_be_evaluated_btn{
    width: 130px;
    height: 42px;
    background: #ef5a48;color:#fff;
    border: none;
    border-radius: 3px;
}
.evaluate_img{
    width:70px;
    height:70px;
    border-radius: 50%;
}
.upload_picture_btn{
    width:84px;
    height:80px;
    border:1px dashed #bdbdbd;
    background: url(../images/bdc/camera.png) no-repeat center 13px;
    padding: 50px 0 0 0;
    font-size:14px;
    color:#bdbdbd;
}
.evaluate_popup input[type=file]{
    display: none;
}
.upload_picture_wrap img{
    width: 142px;
    height: 142px;
    border-radius: 50%;
}
.release_evaluation{
    width:178px;
    height:44px;
    background: #ef5a48;color:#fff;
    border-radius: 3px;
    border:none;
}
.evaluate_popup{
    padding: 14px 68px 46px 30px;
}
.evaluate_img_wrap{
    padding: 0 14px 0 0;
}
.driver_service_info{
    padding: 14px 32px 0 0;
}
.driver_service_statistics{
    font-size:14px;
    color:#666666;
}
.car_infomation{
    padding: 14px 0 0 0;
}
.car_life{
    font-size:14px;
    color:#333333;
}
.price{
    color:#ffaa00;
    font-size:20px;
}
.price_wrap{
    padding: 22px 0 0 26px;
    font-size:14px;
    color:#333333;
}
.evaluate_content{
    width:338px;
    height:43px;
    border-radius: 4px;
    border:1px solid #dedede;
    padding: 15px 33px 0 23px;
}
.evaluate_terms{
    padding: 26px 0 0 38px;
}
.release_evaluation_wrap{
    padding: 40px 0 0 0;
    text-align: center;
}
.send_bill{
    display: inline-block;
    width: 130px;
    height: 42px;
    background: #ef5a48;
    color:#fff;
    border-radius: 3px;
    text-align: center;
    line-height: 42px;
    font-size:14px;
}
.route_content{
    width: 844px;
    padding: 8px 0 0 22px;
}
.example {
    border-bottom: 1px solid #dcdcdc;
    padding: 24px 5px;
    background: #fff;
}
.area-info {
    font-size: 14px;
    background: #fff;
}
.start-area-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: #61bc90;
    font-size: 10px;
    color: #fff;
    border-radius: 50%;
    margin-left: 60px;
    position: relative;
    top: -3px;
}
.area-info-juli {
    height: 36px;
    line-height: 36px;
    /* width: 23%; */
    border-right: 1px dashed #d2d2d2;
    padding-right: 1rem;
    color: #d2d2d2;
    padding-left: 10px;
}
.area-jing {
    background: #ffb400;
}
.area-zhong {
    background: #ff786a;
}
.cancel_this_order{
    background: #ef5a48;
    color: #fff;
    border: none;
    padding: 14px 20px 14px 22px;
    border-radius: 3px;
}
.order_details{
    padding: 28px 0 40px 8px;
}
.order_details>div>div{
    padding: 0 72px 0 0;
}
.total_mileage{
    padding: 26px 0 0 8px;
}
.use_car_price{
    color:#FE8301;
    padding: 52px 0 48px 0;
}
.use_car_info{
    padding: 38px 0 0 0;
}
.quoted_price_popup{
    border-radius: 5px;
}
.cancel_order_tip{
    padding: 22px 0 22px 72px;
    margin: 38px 0 0 172px;
    background: url(../images/bdc/tip.png) no-repeat left center;
}
.cancel_driver_rejected_order{
    color: #192346;
    text-decoration: underline;
}
.wait_start_cancel_driver_order{
    color: #192346;
    text-decoration: underline;
}
.driver_information_wrap{
    padding: 0 0 24px 0;
}

/*页面底部*/
.color-gray{
    color:#999;
}

/*轮播图*/
.swiper-slide1,.swiper-slide2,.swiper-slide3,.swiper-slide4{
    height:600px;
}
.swiper-slide1{
    background: url(../images/bdc/swiper-slide1.png) no-repeat center;
}
.swiper-slide2{
    background: url(../images/bdc/swiper-slide2.jpg) no-repeat center;
}
.swiper-slide3{
    background: url(../images/bdc/swiper-slide3.jpg) no-repeat center;
}
.swiper-slide4{
    background: url(../images/bdc/swiper-slide4.jpg) no-repeat center;
}
.fleet_img{
    width: 113px;
    height: 113px;
    margin: 0 auto 18px auto;
}
.fleet1{
    background: url(../images/bdc/fleet1.png) no-repeat center;
}
.fleet2{
    background: url(../images/bdc/fleet2.png) no-repeat center;
}
.fleet3{
    background: url(../images/bdc/fleet3.png) no-repeat center;
}
.fleet4{
    background: url(../images/bdc/fleet4.png) no-repeat center;
}
.fleet5{
    background: url(../images/bdc/fleet5.png) no-repeat center;
}
.chartered_circle{
    padding: 60px 0 0 0;
    background-color: #f2f3f5;
}
.chartered_circle h1,.chartered_circle h2{
    color:#111111;
    text-align: center;
}
.chartered_circle h1{
    font-size:36px;
    padding: 0 0 8px 0;
}
.chartered_circle h2{
    font-size:16px;
    padding: 0 0 12px 0;
}
.fleets{
    width:1200px;
    margin:0 auto;
    padding: 0 0 106px 0;
}
.fleets li{
    width: 212px;
    height:282px;
    padding: 30px 10px 0 10px;
    margin: 0 10px 0 0;
    background: #fff;
}
.fleets li:hover{
    -webkit-box-shadow: 0 0 10px rgba(214, 214, 214, 0.8);
    -moz-box-shadow: 0 0 10px rgba(214, 214, 214, 0.8);
    box-shadow: 0 0 10px rgba(214, 214, 214, 0.8);
}
.fleets li div{
    text-align: center;
}
.fleets li:last-child{
    margin:0;
}
.fleet_title{
    font-size:19px;
    color:#111111;
    font-weight: bold;
    padding: 0 0 8px 0;
    margin: 0 0 7px 0;
}
.fleet_subtitle{
    color:#707070;
    font-size:16px;
    line-height: 30px;
}
.immediately_billing{
    display: inline-block;
    width:140px;
    height:36px;
    line-height: 36px;
    border:1px solid #a5a5a5;
    background: #f7f7f7;
    color:#333333;
    border-radius: 4px;
}
.immediately_billing:hover{
    background: #ef5a48;
    color:#ffffff;
    border:1px solid transparent;
}
.homePage_order_types{
    width:166px;
    height:14px;
    border:1px solid #a1a1a1;
    padding: 10px 32px;
}
.homePage_price_input{
    width:200px;
}
.release_form .choose-order-type{
    border: 1px solid #a1a1a1;
    border-radius: 0;
}
.release_form .homePage_price_input{
    height: 34px;
}
.release_title{
    padding: 0 0 14px 62px;
}
.release_title li{
    padding: 0 35px 0 0;
}
.homePage_order_form .accurate_days{
    padding: 0 0 0 62px;
}
.homePage_order_form .getmap{
    width: 260px;
}
.homePage_order_form .day_info{
    width:88%;
    padding-top: 16px;
    position: relative;
}
.homePage_order_form .order_content{
    width:240px;
    height:36px;
    padding: 0 0 0 4px;
    border-radius: 0;
}
.homePage_order_form .publish{
    box-shadow: 4px 4px 4px #cd0d0d;
}
.additional_info{
    padding: 0 0 0 62px;
}
.additional_info>li{
    padding-right: 50px;
}
.need_invoices{
    padding: 24px 0 0 0;
}
.billing_process{
    height:405px;
    background: url(../images/bdc/billing_process.png) no-repeat center;
}
.billing_process h1,.billing_process h2{
    color:#ffffff;
    text-align: center;
}
.billing_process h1{
    font-size:30px;
    padding: 30px 0 6px 0;
}
.billing_process h2{
    font-size:16px;
    padding: 0 0 7px 0;
}
.billing_list{
    line-height: 30px;
}
.detailed_course h1,.detailed_course h2{
    color:#111111;
    text-align: center;
}
.detailed_course h1{
    font-size:36px;
    padding: 0 0 8px 0;
}
.detailed_course h2{
    font-size:16px;
    padding: 0 0 12px 0;
}
.detailed_course{
    padding-top: 30px;
    padding-bottom: 60px;
    background: url(../images/bdc/fleet_set.png) no-repeat 96px center;
    background-color: #fff;
}
.about_us{
    background: url(../images/bdc/billing_set.png) no-repeat right 56px center;
    background-color: #f5f5f5;
    padding: 30px 0 66px 0;
}
.about_us h1,.about_us h2{
    color:#111111;
    text-align: center;
}
.about_us h1{
    font-size:36px;
    padding: 0 0 8px 0;
}
.about_us h2{
    font-size:16px;
    padding: 0 0 12px 0;
}
.about_us_introduce{
    width: 1203px;
    height: 300px;
    margin: 0 auto;
    background: url(../images/bdc/about_us.png) no-repeat left center;
    padding-top: 43px;
}
.about_us_introduce p{
    width:524px;
    padding-left: 664px;
    line-height: 30px;
}
.see_more{
    display: inline-block;
    width: 186px;
    height: 42px;
    color: #333333;
    background-color: transparent;
    border: 1px solid #767676;
    text-align: center;
    line-height: 42px;
    margin-left: 670px;
    margin-top: 50px;
    border-radius: 4px;
}
.see_more:hover{
    cursor: pointer;
}
.industry_bg{
    width:256px;
    height:193px;
}
.other_info{
    width:1203px;
    margin:0 auto;
}
.info_line{
    background: #ababab;
    margin: 15px 0 0 0;
    width:440px;
    height:1px;
    border:none;
}
.other_info h3{
    font-size:26px;
    margin: 0 15px 0 0;
}
.news li{
    font-size:18px;
    color:#333333;
    margin: 0 36px 0 0;
    padding: 0 0 10px 0;
}
.news li:hover{
    cursor: pointer;
}
.news .active{
    color:#e70012;
    background: url(../images/bdc/down_red.png) no-repeat bottom center;
}
.month{
    font-size:21px;
    color:#605f5f;
}
.year{
    color:#605f5f;
    font-size:17px;
}
.news_title{
    font-size:18px;
    color:#333333;
}
.news_content{
    font-size:13px;
    color:#605f5f;
}
.news_time{
    border-right: 1px solid #898989;
    padding-right: 4px;
    margin-right:8px;
}
.news_list li{
    padding: 0 0 36px 0;
}
.news_list li:last-child{
    padding: 0;
}
.other_info>div{
    width:600px;
}
.question_title{
    display: inline-block;
    width:32px;
    height:32px;
    background: #444444;
    font-size:18px;
    color:#ffffff;
    text-align: center;
    line-height: 32px;
    margin-right: 14px;
}
.answer_title{
    display: inline-block;
    width:32px;
    height:32px;
    background: #e70012;
    font-size:18px;
    color:#ffffff;
    text-align: center;
    line-height: 32px;
    margin-right: 14px;
}
.common_problem li{
    padding: 16px 0 0 0;
    border-bottom: 1px dashed #797979;
}
.common_problem li:last-child{
    border-bottom: none;
}
.common_problem li div{
    padding: 0 0 20px 0;
}
.billing_process_list_wrap{
    width:1200px;
    margin:0 auto;
    color:#fff;
}
.billing_process_list>li{
    width:108px;
    height: 28px;
    text-align: center;
    /*padding-right: 48px;*/
    /*padding-left: 22px;*/
    /*background-color:#ffffff;*/
    /*margin-right: 52px;*/
    padding-top: 125px;
}
.billing_title{
    font-weight: bold;
    font-size:22px;
    padding-bottom: 28px;
    text-align: center;
}
.billing_process_list_wrap ul ul,.billing_process_list_wrap ul ul li{
    list-style-type: disc;
}
.billing_process_list_wrap ul ul li{
    -webkit-margin-start: 16px;
}
.billing_process_list>li:last-child{
    margin-right: 0;
}
.billing_process1{
    background: url(../images/bdc/billing_process1.png) no-repeat top center;
}
.billing_process2{
    background: url(../images/bdc/billing_process2.png) no-repeat top center;
}
.billing_process3{
    background: url(../images/bdc/billing_process3.png) no-repeat top center;
}
.billing_process4{
    background: url(../images/bdc/billing_process4.png) no-repeat top center;
}
.billing_process5{
    background: url(../images/bdc/billing_process5.png) no-repeat top center;
}
.billing_process6{
    background: url(../images/bdc/billing_process6.png) no-repeat top center;
}
.billing_process7{
    background: url(../images/bdc/billing_process7.png) no-repeat top center;
}
.billing_process_list hr{
    background: #dcdcdc;
    width:67px;
    height:1px;
    border:none;
    margin:54px 1px 0 3px;
}
.I_billing_wrap{
    padding: 22px 0 0 0;
}
.I_billing{
    display: inline-block;
    width:170px;
    height:40px;
    border-radius: 3px;
    text-align: center;
    line-height: 40px;
    box-shadow: 0 0 7px rgba(255, 255, 255, 0.75);
    color:#fff;
    background: #ef5a48;
}
.homePage_release_form{
    width:1200px;
    margin: 0 auto;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.8);
}
.homePage_release_form_mask{
    background: #000000;
    opacity: 0.5;
}
.homePage_order_content{
    width:592px;
    height:168px;
    border-radius: 2px;
    padding: 17px 12px;
    border:1px solid #cfcfcf;
    font-size: 16px;
}
.homePage_order_content::-webkit-input-placeholder {
    font-size:16px;
    color:#aaaaaa;
}
.homePage_order_content:-moz-placeholder {
    font-size:16px;
    color:#aaaaaa;
}
.homePage_order_content::-moz-placeholder {
    font-size:16px;
    color:#aaaaaa;
}
.homePage_order_content:-ms-input-placeholder {
    font-size:16px;
    color:#aaaaaa;
}
.driver_type label {
    width: 92px;
    float: left;
}
.push_driver_types{
    padding: 0 0 18px 0;
}
.release_title_item{
    padding: 0 0 10px 0;
}
.days_title{
    padding: 0 0 10px 0;
}
.user_car_time{
    padding: 0 0 12px 0;
}
.back_wrap{
    padding: 30px 0 0 32px;
}
.order_content_title{
    padding: 12px 0 12px 0;
}
.day_info .driver_type_wrap{
    padding: 0 0 0 40px;
}
.driver_type_title{
    padding: 0 0 18px 0;
}
.homePage_publish_type{
    background: #EF5A48;
    padding: 0 29px 0 0;
    border-radius: 4px;
}
.homePage_publish_type li{
    padding: 20px 42px 20px 42px;
}
.homePage_publish_type a{
    color:#fff;
}
.homePage_publish_type .active{
    background:#ffffff;
    border-top: 2px solid #EF5A48;
}
.homePage_publish_type .active a{
    color:#ef5a48;
}
.start_billing{
    padding: 60px 0 30px 0;
    background:url(../images/bdc/billing_set.png) no-repeat right 56px center;
    background-color: #ffffff;
}
.start_billing h1,.start_billing h2{
    color:#111111;
    text-align: center;
}
.start_billing h1{
    font-size:36px;
    padding: 0 0 8px 0;
}
.start_billing h2{
    font-size:16px;
    padding: 0 0 12px 0;
}
.head_portrait_left_wrap {
    width:240px;
    background:#fff;
}
.day_info .origin_detail{
    position: relative;
    padding-bottom: 20px;
}
.getcenteraddress{
    position: absolute;
    right:0;
    top:0;
}
.start_billing .getcenteraddress{
    left: 276px;
    top: 20px;
}
.homePage_order_form_simple{
    /*display: none;*/
}
.day_info_left_content{
    width:100%;
}
.homePage_order_form_simple .day_info{
    width:88%;
    padding-top: 16px;
}
.homePage_order_form_simple .day_info_left_content{
    width:auto;
}
.homePage_order_form_simple .days{
    padding-left: 62px;
}
.homePage_order_form_simple .order_content{
    width:240px;
    height:36px;
    padding: 0 0 0 4px;
    border:1px solid #a1a1a1;
    border-radius: 0;
}
.publish_simple{
    width: 160px;
    height: 50px;
    background: #EF5A48;
    color: #fff;
    font-size: 16px;
    border: none;
    box-shadow: 4px 4px 4px #cd0d0d;
    border-radius: 4px;
}
.release_wrap .login_div{
    box-shadow: 4px 4px 4px #cd0d0d;
    width:160px;
    height:50px;
    background: #ef5a48;
    color:#fff;
    font-size:16px;
    border:none;
}
.homePage_order_form .user_car{
    padding-bottom: 10px;
}
.homePage_order_form .trip_address{
    padding-bottom: 10px;
}
.order_info_simple{
    padding: 0 0 30px 0;
}
.release_form{
    padding-bottom: 10px;
}
.release_form .price{
    color: #000;
    font-size: 14px;
}

/*覆盖jeDate的样式，jeDate不能自定义样式的*/
.jedateblue .daybox .arthead{
    background:#b1b1b1;
}
.jedateblue .mainfoot .btnscon span{
    background:#b1b1b1;
}
.jedateblue .daysul td.actdate, .jedateblue .daysul td.actdate:hover, .jedateblue .daysul td.actdate .lunar{
    background:#ef5a48;
}
.jedateblue .daybox .arthead .ymbtn:hover{
    background:#d1d1d1;
}
.jedateblue .daybox .arthead em:hover{
    background-color:#d1d1d1;
}

.order_list .order_status .active span{
    color:#fff;
}
.search_order{
    width:35px;
    height:29px;
    border:none;
    background: url(../images/bdc/search_order.png) no-repeat center;
    margin-top:4px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-left:1px solid #c7c7c7;
}
.order_id_wrap{
    margin-right: 83px;
    border:1px solid #e0e0e0;
}
.order_type_mouth{
    margin-right: 77px;
}
.select_title{
    padding: 6px 0;
}
.index_list a:hover{
    text-decoration: none;
    /* color: #fff;
    background-color: #EF5A48; */
}


.new_header_wrap .index_links{
    height: 47px;
    font-size:20px;
}
.h2_line{
    background: #EF5A48;
    width:60px;
    height:2px;
    border:none;
    margin: 0 auto 52px auto;
}
.red_selected_operation{
    display: inline-block;
    width:26px;
    height: 26px;
    background: url(../images/bdc/red_selected_operation.png) no-repeat right center;
    padding-left: 14px;
}
.start_billing_h1:hover a{
    color:#ef5a48;
    cursor: pointer;
    border-bottom: 1px solid #ef5a48;
}
.billing_h2_line{
    width: 60px;
    height: 2px;
    border: none;
    margin: 0 auto 28px auto;
    background: #f7f7f7;
}
.text-center{
    text-align: center;
}
.img-responsive{
    max-width:100%;
    max-height: 100%;
    margin-top:80px;
}
.about-tab{
    font-size:16px;
}
.about-tab a{
    color:#000;
}
.moren_xuanzhong{
    background: #ef5a48;
    /*background: url(../images/bdc/nav_hover.png) no-repeat center;*/
}
.index_links .moren_xuanzhong a{
    color:#fff;
}
.remark_wrap{
    padding: 0 0 0 10px;
}
.order_content{
    border-radius: 2px;
    border: 1px solid #cfcfcf;
    padding-left: 4px;
}
.car_models{
    padding-bottom: 10px;
}
.certification{
    padding-right: 100px;
}
.security_certification{
    padding-top: 8px;
    padding-right: 18px;
}
.detail-content *{
    line-height: 40px;
}
.register_way{
    width:400px;
    margin:0 auto;
    padding-top: 10px;
    color:#f00;
}
.register_content{
    color:#000;
}
.order_details_wrap{
    padding-top: 10px;
}
.video_list{
    width:1200px;
    margin:0 auto;
}
.video_list li{
    width:360px;
    height: 298px;
    text-align: center;
    margin-bottom: 16px;
    margin-right: 60px;
}
.video_list li:last-child{
    margin-right: 0;
}
.video_list li a{
    display: block;
    width:100%;
    height: 100%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.72);
}
.video_list .video1{
    background: url(../images/bdc/video1.jpg) no-repeat center;
}
.video_list .video2{
    background: url(../images/bdc/video2.jpg) no-repeat center;
}
.video_list .video3{
    background: url(../images/bdc/video3.jpg) no-repeat center;
}
.video_list .video4{
    background: url(../images/bdc/video4.jpg) no-repeat center;
}
.video_list .video5{
    background: url(../images/bdc/video5.jpg) no-repeat center;
}
.video_list .video6{
    background: url(../images/bdc/video6.jpg) no-repeat center;
}
.video1_line1{
    padding: 0 0 40px 0;
}
.video_title{
    padding-top: 16px;
}

