﻿@charset "utf-8";
/* CSS Document */
* {
    font-family: 微软雅黑;
    color: #333333;
    margin: 0px;
    padding: 0px;
}

table,tr,td,img {
    padding: 0px;
    border: 0px;
    margin: 0px;
}

.nav_on {
    color: #00a0ea;
    width: 133px;
    height: 55px;
    display: block;
    background: url(../images/nav_hover.jpg) no-repeat center bottom;
}

.nav_blank {
    color: #00a0ea;
    width: 1px;
    height: 11px;
    display: block;
}

.clearboth {
    clear: both;
}

.container {
    width: 100%;
}

.top_wrap {
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #f3f3f3;
}

.box {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.top_left {
    float: left;
    display: inline;
    font-size: 12px;
    color: #555;
}

.top_left a {
    color: #00a0ea;
}

.top_right {
    float: right;
    display: inline;
    width: 265px;
}

.phone {
    background: url(../images/phone.jpg) no-repeat 0px center;
    padding-left: 15px;
    font-size: 14px;
    color: #ffc000;
    margin-right: 24px;
}

.top_right a {
    font-size: 12px;
    color: #00a0ea;
}

.top_right i {
    font-size: 100%;
}

.shouji {
    background: url(../images/shouji_ico.jpg) no-repeat 0px center;
    padding-left: 10px;
}

.head_wrap {
    width: 100%;
    height: 106px;
    background: #fff;
    border-bottom: 2px solid #02a1ea;
}

.logo {
    width: 300px;
    height: 106px;
    display: block;
    background: url(../images/logo.jpg) no-repeat 0px center;
    float: left;
    display: inline;
}

.nav_container {
    width: 800px;
    float: right;
    display: inline;
}

.nav_container ul li {
    float: left;
    display: inline;
    width: 133px;
    height: 55px;
    line-height: 55px;
    margin-top: 51px;
    background: url(../images/seperate_line.jpg) no-repeat left center;
    text-align: center;
}

.nav_container ul li a:hover {
    color: #00a0ea;
    width: 133px;
    height: 55px;
    display: block;
    background: url(../images/nav_hover.jpg) no-repeat center bottom;
}

.nav_container ul li a {
    font-size: 18px;
    color: #333;
    display: block;
}

.banner_wraper {
    padding-top: 38px;
}

.index_banner_wrap {
    width: 100%;
    height: 303px;
    background: url(../images/banner.jpg) no-repeat 0px center;
}

.fill_wrap {
    width: 614px;
    height: 300px;
    background: url(../images/select_bg.png) no-repeat 0px;
    padding-top: 40px;
    left: 147px; 
    top: 191px;
    position: absolute;
    z-index: 9;
}

.fill_wrap table {
    width: 600px;
    margin: 0 auto;
}

.fill_wrap table tbody tr {
    line-height: 35px;
}

.fill_wrap table tbody tr td {
    font-size: 14px;
    color: #333;
}

.fill_wrap table td.sign_left {
    width: 77px;
    text-align: right;
}

.fill_wrap table tfoot {
    width: 100%;
    line-height: 25px;
}

.fill_wrap table tfoot td a {
    width: 563px;
    height: 47px;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
}

.fill_input {
    width: 190px;
    height: 25px;
    line-height: 25px;
    padding: 5px;
    border: 1px solid #ccc;
    background: url(../images/pull_arrow.png) no-repeat 180px center;
}

.wby_user_order_fill_input {
    width: 190px;
    height: 25px;
    line-height: 25px;
    padding: 5px;
    border: 1px solid #ccc;
}

.calen_input {
    background: url(../images/calendar.png) no-repeat 180px center;
}

.fast_button {
    width: 195px;
    height: 56px;
    position: absolute;
    bottom: 100px;
    right: 80px;
}

.wonderful_wrap {
    width: 100%;
    padding-top: 100px;
}

.wonder_left_box {
	margin-left:20px;
    width: 890px;
    float: left;
    display: inline;
    padding-bottom: 30px;
}

.headline {
    width: 100%;
}

h3.title {
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    color: #666;
    font-weight: 700;
}

h3.notice {
    float: left;
    display: inline;
}

.activity_box {
    width: 100%;
    background: url(../images/hr.jpg) no-repeat 0px bottom;
    padding-bottom: 20px;
}

.activity_box dl {
    width: 100%;
    float: left;
    display: inline;
    margin-right: 25px;
}

.activity_box dt {
    width: 550px;
    height: 281px;
    float: left;
    display: inline;
}

.activity_box dd {
	margin-right: 55px;
    float: right;
    display: inline;
}

.activity_box dd p {
	 width: 280px;
    height: 131px;
    padding-bottom: 17px;
}

.notice_wrap {
    width: 100%;
}

.active_notice_box {
    width: 440px;
    height: 268px;
    float: left;
    display: inline;
    background: url(../images/sepreate_line02.jpg) no-repeat right 13px;
}

.more {
    width: 32px;
    height: 35px;
    line-height: 35px;
    background: url(../images/pull_right_hover.png) no-repeat right center;
    float: right;
    display: inline;
    margin-right: 10px;
    color: #999;
    font-size: 12px;
    color: #f39802;
    font-weight: 500;
}

.list_box ul li {
    width: 420px;
    background: url(../images/dot.jpg) no-repeat 0px center;
    padding-left: 10px;
    margin-left: 10px;
    line-height: 29px;
}

.list_box ul li a {
    font-size: 14px;
    color: #555;
}

.official_notice_box {
    float: right;
    display: inline;
    width: 440px;
}

.wonder_right_box {
    width: 267px;
    float: right;
    display: inline;
}

.rent_box {
    width: 100%;
}

.answer_list ul li {
    width: 100%;
    line-height: 25px;
}

.answer_list ul li a {
    font-size: 13px;
    color: #555;
}

.answer_list ul li a:hover {
    text-decoration: underline;
    color: #00a0ea;
}

.more_box {
    font-size: 13px;
    color: #00a0ea;
    line-height: 25px;
}

.more_box:bover {
    text-decoration: underline;
}

.client_box {
    margin-top: 27px;
}

.client_box img {
    margin-top: 10px;
}

.experience_title {
    width: 100%;
    line-height: 35px;
}

.left_sign {
    font-size: 24px;
    color: #f39802;
    float: left;
    display: inline;
}

.right_more {
    width: 1091px;
    height: 35px;
    background: url(../images/seperate_dot_line.png) no-repeat 0px center;
    float: right;
    display: inline;
}

.more02 {
    width: 32px;
    line-height: 13px;
    background: url(../images/pull_right_hover.png) no-repeat right center;
    float: right;
    display: inline;
    margin-right: 10px;
    color: #f39802;
    font-size: 12px;
}

.practice_box {
    width: 100%;
}

.practice_box dl {
    width: 300px;
    float: left;
    display: inline;
}

.practice_box dl dt {
    width: 46px;
    height: 51px;
    float: left;
    display: inline;
    display: block;
    margin: 10px 17px 0px 17px;
}

.practice_box dl dd {
    width: 210px;
    float: right;
    display: inline;
    font-size: 14px;
    color: #555;
    line-height: 25px;
    display: block;
    word-wrap: break-word;
}

.flex_box {
    width: 100%;
    padding: 50px 0px;
}

.flex_box dl {
    width: 265px;
    margin-left: 67px;
    float: left;
    display: inline;
    margin-right: 68px;
}

.flex_box dt {
    float: left;
    display: inline;
}

.flex_box dd {
    width: 150px;
    float: right;
    display: inline;
    padding: 10px 0px;
}

.small_title {
    font-size: 18px;
    color: #555;
}

.small_des {
    font-size: 14px;
    color: #999;
}

.footer_wrap {
    width: 100%;
    background: #ffffff;
    text-align: center;
    padding-top: 43px;
}

.footer_wrap a {
    font-size: 14px;
    color: #555;
    padding: 0px 10px;
    text-align: center;
}

.footer_wrap p {
    font-size: 12px;
    color: #999;
    padding-top: 17px;
    line-height: 20px;
}

.tiyan_wrap {
    width: 100%;
    height: 100px;
    background: url(../images/experience_bg.jpg) repeat-x 0px center;
}

.science {
    height: 100px;
    margin-left:20px;
    display: block;
    background: url(../images/ico03.png) no-repeat 0px center;
    padding-left: 40px;
    line-height: 100px;
    font-size: 30px;
    color: #fff;
}

.box_say_fix {
    width: 36px;
    height: 18px;
    background: url(../images/pull_xia.jpg) no-repeat 0px 0px;
    position: absolute;
    bottom: -18px;
    left: 10px;
}

/*体验说*/
.say_box {
    width: 100%;
    padding: 30px 0px;
}

.zi_left {
    width: 296px;
    height: 22px;
    float: left;
    display: inline;
}

.zi_right {
    width: 120px;
    height: 16px;
    float: right;
    display: inline;
}

.say_con_box {
    width: 891px;
    height: 124px;
    background: url(../images/con_bg.png) no-repeat 0px 0px;
}

.area_con {
    width: 851px;
    height: 85px;
    padding: 10px 20px;
    line-height: 25px;
    font-size: 14px;
    color: #999;
    border: 0px;
    background: transparent;
    resize: none;
}

.add_pic_box {
    width: 100%;
    border-bottom: 2px solid #e5e6e6;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.add_box {
    height: 20px;
    background: url(../images/icon01.png) no-repeat 0px center;
    float: left;
    display: inline;
    padding-left: 30px;
}

.add_box a {
    font-size: 14px;
    color: #555;
    text-decoration: underline;
}

.add_box span {
    font-size: 12px;
    color: #999;
}

.submit_btn {
    width: 119px;
    height: 40px;
    float: right;
    display: inline;
}

.tiyan_list_box {
    width: 100%;
}

.tiyan_list_item {
    width: 100%;
}

.tiyan_item_left {
    width: 200px;
    height: 229px;
    float: left;
    display: inline;
    position: relative;
}

.clud {
    width: 43px;
    height: 34px;
    position: absolute;
    top: 5px;
    right: 10px;
}

.tiyan_item_right {
    width: 690px;
    float: right;
    display: inline;
}

.user {
    font-size: 18px;
    color: #00a0ea;
    line-height: 40px;
}

.user em {
    font-style: italic;
}

.date {
    font-size: 14px;
    color: #999;
    line-height: 25px;
}

.date_new {
    font-size: 14px;
    color: #999;
    line-height: 25px;
}

.intro_txt {
    font-size: 14px;
    color: #555;
    line-height: 25px;
    word-wrap: break-word;
}

.tiyan_item_right02 {
    float: left;
    display: inline;
    width: 435px;
}

.tiyan_item_left02 {
    float: right;
    display: inline;
    width: 435px;
}

.page_container {
    width: 100%;
    text-align: center;
    padding: 40px 0px;
    text-align: center;
    font-size: 14px;
}

.page_container a {
    border: 1px solid #ddd;
    padding: 0px 5px;
    font-size: 14px;
    color: #333;
}

.page_container a.hover {
    font-size: 14px;
    color: #fff;
    background: #f18900;
    border: 1px solid #e95110;
}

/*精彩活动*/
.won_act {
    background: url(../images/ico05.png) no-repeat 0px center;
}

.wonderful_item {
    width: 100%;
    border-bottom: 2px solid #ddd;
    padding-bottom: 10px;
}

.date_calendar {
    width: 70px;
    height: 73px;
    background: url(../images/date_bg.png) no-repeat 0px center;
    text-align: center;
    margin-top: 30px;
    padding-top: 10px;
    float: left;
    display: inline;
}

.month {
    font-size: 20px;
    color: #7f8c8c;
}

.day {
    font-size: 30px;
    color: #7f8c8c;
    font-weight: bold;
}

.tivity_box {
    width: 789px;
    margin-left: 20px;
    float: right;
    display: inline;
}

.tivity_right_item {
    text-align: center;
    margin-top: 20px;
}

.tivity_right_item img {
    width: 537px;
    height: 280px;
}

.tivity_right_item p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    color: #00a0ea;
    height: 40px;
    line-height: 40px;
}

.titity_into_box {
    width: 789px;
    background: #efefef;
    line-height: 25px;
    font-size: 14px;
    color: #7f8c8c;
    text-indent: 2em;
    padding: 5px;
    line-height: 25px;
    font-size: 14px;
    color: #7f8c8c;
    text-indent: 2em;
    padding: 5px;
}

.more03 {
    font-size: 14px;
    color: #00a0ea;
}

/*动态公告*/
.bread_nav {
    width: 100%;
    height: 35px;
    line-height: 35px;
}

.bread_nav a {
    font-size: 14px;
    color: #00a0ea;
}

.bread_nav a.choice {
    color: #555;
}

.active_left_top_box {
    width: 100%;
}

.active_item_pic {
    width: 537px;
    height: 280px;
    position: relative;
    margin: 0 auto;
    text-align:center
}

.prev {
    width: 50px;
    height: 60px;
    display: block;
    background: url(../images/left_direct.png) no-repeat 0px center;
    position: absolute;
    top: 100px;
    left: 0px;
}

.next {
    width: 50px;
    height: 60px;
    display: block;
    background: url(../images/right_direct.png) no-repeat 0px center;
    position: absolute;
    top: 100px;
    right: 0px;
}

.mark_line {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    color: #00a0ea;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.active_content {
    background: #efefef;
    line-height: 25px;
    font-size: 14px;
    color: #7f8c8c;
    text-indent: 2em;
    padding: 10px;
}
/*关于我们*/
.about_box {
    background: url(../images/about_ico.png) no-repeat 0px center;
}

.head_about {
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 24px;
    color: #00a0ea;
    padding-top: 25px;
    padding-bottom: 10px;
}

.intro_content {
    padding: 10px;
    width: 1200px;
    border: 1px solid #ddd;
    background: #efefef;
    line-height: 25px;
    font-size: 14px;
    color: black;
    text-indent: 2em;
}

.about_reson_box {
    width: 1200px;
    margin-top: 25px;
}

.fix_wrap {
    width: 378px;
    float: left;
    display: inline;
    margin-left: 22px;
    overflow: hidden;
}

.fix_title {
    width: 100%;
    font-size: 16px;
    color: #2c2c2c;
    height: 40px;
    line-height: 40px;
}

.fix_box {
    width: 100%;
}

.fix_box dl {
    width: 100%;
    padding: 22px 0px;
    border-top: 1px solid #ddd;
}

.fix_box dl dt {
    width: 108px;
    float: left;
    display: inline;
}

.fix_box dl dt a {
    width: 76px;
    height: 75px;
    display: block;
    margin: 0 auto;
}

.small_head {
    font-size: 15px;
    color: #555;
    margin-bottom: 5px;
}

.fix_box dl dd {
    width: 270px;
    height: 75px;
    float: right;
    display: inline;
}

.fix_box ul li {
    width: 367px;
    height: 165px;
    background: url(../images/say_bg.png) no-repeat 0px center;
    float: left;
    display: inline;
    padding: 15px 0px;
}

.content {
    width: 326px;
    margin: 20px 20px 0px 20px;
}

.say_content {
    line-height: 18px;
    font-size: 12px;
    color: #999;
}

.username {
    font-size: 14px;
    color: #555;
    display: block;
    text-align: right;
}

.titler {
    border-bottom: 1px solid #ddd;
}

.map_wrap {
    width: 386px;
    height: 185px;
    background: url(../images/map_bg02.png) no-repeat 0px center;
    margin-top: 15px;
}

.map {
    width: 362px;
    height: 152px;
    margin: 0 auto;
    padding-top: 10px;
}

.contact_box {
    width: 100%;
    margin-top: 10px;
}

.contact_box p {
    padding: 5px 0px;
}

.location {
    width: 16px;
    height: 20px;
    float: left;
    display: inline;
    margin-top: 5px;
}

.relate_info {
    width: 300px;
    float: left;
    display: inline;
    margin-left: 10px;
}

.front {
    font-size: 14px;
    color: #000;
}

.later {
    font-size: 14px;
    color: #555;
}

.laters {
    font-size: 14px;
    color: #00aeff;
}
/*找回密码*/
.first_wrap {
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #fff;
}

.second_wrap {
    width: 100%;
    height: 73px;
    background: #fff;
}

.pass_logo {
    width: 249px;
    height: 73px;
    display: block;
    background: url(../images/logo02.png) no-repeat 0px center;
}

.logo_wrap {
    width: 260px;
    height: 73px;
    background: url(../images/logo_seperate.png) no-repeat right center;
    float: left;
    display: inline;
}

.pwd_txt {
    font-size: 36px;
    color: #626262;
    float: left;
    display: inline;
    margin-left: 10px;
    line-height: 73px;
}

.rest_wrap {
    width: 100%;
    background: #fff;
    padding-top: 10px;
}

.pass_box {
    width: 1200px;
    height: 770px;
    margin: 0 auto;
    border: 1px solid #ddd;
}

.pass_left_wrap {
    width: 805px;
    margin-top: 56px;
    margin-left: 109px;
    border-right: 1px solid #ddd;
    float: left;
    display: inline;
}

.pass_left_box {
    width: 100%;
}

.pass_left {
    width: 805px;
    padding-top: 20px;
}

.pass_left table {
    width: 750px;
    margin: 0 auto;
}

.pass_left table td {
    font-size: 16px;
    color: #565656;
    line-height: 55px;
}

.pass_left table td.sign_left {
    text-align: right;
}

.pass_left table td span {
    font-size: 16px;
    color: #ff0000;
}

.pass_input {
    width: 204px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #ddd;
}

.pass_left table td.beizhu_txt {
    font-size: 12px;
    color: #ff4412;
}

.free_box {
    width: 100px;
    height: 35px;
    background: #dddddd;
    text-align: center;
    font-size: 12px;
    color: #6b6b6b;
    margin-bottom: 2px;
    line-height: 35px;
}

.free_box span {
    font-size: 12px;
    color: #ff1616;
}

.weak {
    width: 50px;
    height: 35px;
    line-height: 15px;
    background: url(../images/line_red.png) no-repeat 0px center;
    float: left;
    display: inline;
    text-align: center;
}

.normal {
    width: 50px;
    height: 35px;
    line-height: 15px;
    background: url(../images/line-huise1.png) no-repeat 0px center;
    float: left;
    display: inline;
    text-align: center;
}

.strong {
    width: 50px;
    height: 35px;
    line-height: 15px;
    background: url(../images/line-huise2.png) no-repeat 0px center;
    float: left;
    display: inline;
    text-align: center;
}

.default {
    width: 50px;
    height: 35px;
    line-height: 15px;
    background: url(../images/line-huise.png) no-repeat 0px center;
    float: left;
    display: inline;
    text-align: center;
}

.check_pic {
    width: 20px;
    height: 20px;
    margin-top: 5px;
    float: left;
    display: inline;
}

.pass_right {
    width: 270px;
    float: right;
    display: inline;
    padding-top: 75px;
}

.card {
    font-size: 14px;
    color: #625f5f;
}

.reg {
    width: 88px;
    height: 36px;
    display: block;
    margin-top: 10px;
}

.top_rights {
    width: auto;
}
/*登陆*/
.login_wrap {
    width: 100%;
    height: 303px;
    background: url(../images/logo_bg.jpg) no-repeat 0px center;
}

.main_login_left {
    float: left;
    display: inline;
    position: absolute;
    top: 200px;
    left: 344px;
}

.chat {
    width: 77px;
    height: 77px;
    float: left;
    display: inline;
}

.tuyan_btn {
    width: 127px;
    height: 38px;
    float: left;
    display: inline;
    margin-left: 20px;
    margin-top: 20px;
}

.main_login_right {
    width: 408px;
    height: 379px;
    background: url(../images/logo-back.png) no-repeat 0px center;
    float: right;
    display: inline;
    margin-right: 25px;
    margin-top: 17px;
}

.login_title {
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    padding: 5px 0px;
    color: #00a0ea;
    text-align: center;
}

.common_box {
    width: 364px;
    height: 45px;
    background: url(../images/border_bg.png) no-repeat 0px center;
    margin: 0 auto;
    margin-top: 20px;
}

.person {
    width: 364px;
    height: 45px;
    background: url(../images/name_ico.png) no-repeat 332px center;
}

.common_input {
    width: 354px;
    height: 35px;
    line-height: 35px;
    border: 0px;
    background: transparent;
    padding: 5px;
    font-size: 14px;
    color: #999;
}

.lock {
    width: 364px;
    height: 45px;
    background: url(../images/lock_ico.png) no-repeat 332px center;
}

.free_intro_box {
    width: 364px;
    height: 45px;
    margin: 0 auto;
    margin-top: 20px;
}

#chk {
    font-size: 14px;
    color: #bfbfc0;
}

.login_btn {
    width: 362px;
    height: 47px;
    margin: 0 auto;
}

.last_tip_box {
    width: 362px;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
}

.goto_register {
    font-size: 14px;
    color: #00a0ea;
    float: left;
    display: inline;
}

.forget_pwd {
    font-size: 14px;
    color: #00a0ea;
    float: right;
    display: inline;
}

.login_wraper_box {
    width: 100%;
    height: 452px;
}

.small_title01 {
    font-size: 13px;
    margin-left: 2px;
}

.small_des01 {
    font-size: 12px;
}

.bottom_box {
    width: 456px;
    margin: 0 auto;
}

.bottom_box dl {
    width: 174px;
    float: left;
    display: inline;
    margin-left: 20px;
}

.bottom_box dt {
    width: 37px;
    height: 31px;
    float: left;
    display: inline;
    margin-top: 4px;
}

.bottom_box dd {
    width: 130px;
    float: right;
    display: inline;
}

/*注册*/
.welcome_reg {
    height: 54px;
    border-bottom: 1px solid #ddd;
    background: url(../images/register_ico.png) no-repeat 0px center;
    line-height: 54px;
    padding-left: 30px;
    font-size: 12px;
    color: #333;
}

.welcome_reg a {
    font-size: 12px;
    color: #f29800;
}

.chk_box li {
    float: left;
    display: inline;
    margin-right: 20px;
}

#fix_ico {
    font-size: 16px;
    color: #565656;
    line-height: 35px;
}

.member_con_wrap {
    width: 805px;
    height: 164px;
    margin-top: 30px;
}

.member_con_wrap p {
    width: 670px;
    padding-left: 61px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    color: #000;
    line-height: 25px;
}

.small_fix {
    width: 166px;
}

.no_pass {
    height: 45px;
    line-height: 45px;
}

/*普通用户*/
.select_banner {
    width: 100%;
    height: 186px;
    background: url(../images/state_1.png) no-repeat center center;
}
/*普通用户(车辆报价列表)*/
.trade_banner {
    width: 100%;
    height: 186px;
    background: url(../images/state_2.png) no-repeat center center;
}
/*普通用户(支付)*/
.pay {
    width: 100%;
    height: 186px;
    background: url(../images/state_3.png) no-repeat center center;
}

/*普通用户(车辆订单)*/
.orer_banner {
    width: 100%;
    height: 186px;
    background: url(../images/order_banner.jpg) no-repeat center center;
}

.flex_wrap {
    width: 100%;
    padding-top: 20px;
}

.breadNav {
    width: 100%;
    height: 46px;
    line-height: 46px;
}

.breadNav h3 {
    font-size: 16px;
    color: #00a0ea;
    float: left;
    display: inline;
    overflow: hidden;
    font-weight: 600;
    font-family: 微软雅黑;
}

.breadNav h4 {
    font-size: 16px;
    color: #666666;
    float: left;
    display: inline;
    overflow: hidden;
    font-weight: 600;
    font-family: 微软雅黑;
}

.breadNav span {
    font-size: 12px;
    color: #f39801;
    float: left;
    display: inline;
    margin-left: 8px;
}

.substance_wrap {
    width: 890px;
    height: auto;
    background-color: #F5F5F5;
}

.substance_item {
    width: 870px;
    padding: 0px 0px 8px 20px;
    font-size: 12px;
    color: #555;
    line-height: 16px;
}

.substance_time {
   position: absolute;
   margin-left: 450;
   font-size:12px;
   color:#E4007F;
     background: url(../images/timeout_bg.png) no-repeat center center;
     height: 90px;
}

.substance_close {
   position: absolute;
   margin-left: 450;
   font-size:12px;
   color:#E4007F;
     background: url(../images/time_closed.png) no-repeat center center;
     height: 90px;
}
.substance_item dl {
    display: inline;
    float: left;
    padding-top: 15px;
    margin-right: 20px;
}

.substance_item dt {
    font-size: 14px;
    color: #555;
    float: left;
    display: inline;
    font-weight: bold;
}

.substance_item dd {
    font-size: 12px;
    color: #999;
    float: left;
    display: inline;
    padding-left: 7px;
}

.needwrap {
    height: 55px;
    background: url(../images/content_bg02.png) no-repeat 234px center;
    padding-left: 250px;
    padding-top: 13px;
    z-index: 9999;
    position: absolute;
}

.needwrap dl {
    width: 100%;
    display: inline-block;
    line-height: 25px;
}

.needwrap dt {
    font-size: 12px;
    color: #555;
    float: left;
    display: inline;
}

.needwrap dd {
    font-size: 12px;
    color: #999;
    float: left;
    display: inline;
    padding-left: 7px;
}

.infor_item {
    padding-left: 20px;
    background: url(../images/clock2.png) no-repeat 0px center;
    font-size: 12px;
    height: auto;
    line-height: 26px;
    color: #999;
}
.infor_item2 {
    padding-left: 20px;
    background: url(../images/clock.png) no-repeat 0px center;
    font-size: 12px;
    height: auto;
    line-height: 26px;
    color: #999;
}

.infor_addr {
    padding-left: 20px;
    background: url(../images/addr.png) no-repeat 0px 5px;
    font-size: 12px;
    height: auto;
    line-height: 26px;
    color: #999;
}

.infor_edit {
    padding-left: 20px;
    background: url(../images/edit.png) left 4px no-repeat;
    height: auto;
    line-height: 26px;
    color: #999;
}

.info_biaozhi{
    padding-left: 20px;
    background: url(../images/biaozhi_img.jpg) no-repeat 0px center;
    font-size: 12px;
    color: #999;
}
.infor_item_ico {
    background: url(../images/location.png) no-repeat 0px center;
}

.infor_item_ico2 {
    background: url(../images/addr.png) no-repeat 0px top;
}

.sheet_box {
    width: 100%;
    margin-top: 21px;
}

.sheet_box table {
    width: 100%;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    border-collapse: collapse;
}

.thead {
    height: 51px;
    line-height: 51px;
    background: #f1f1f1;
    padding-left: 21px;
    font-size: 18px;
    color: #333;
}

.sheet_box table tbody td {
    text-align: center;
    height: 114px;
    border-top: 1px solid #d3d3d3;;
}

.display_pic {
    width: 270px;
}

.display_pic dt {
    width: 82px;
    height: 74px;
    position: relative;
    float: left;
    display: inline;
    border: 3px solid #ddd;
}

.display_pic dt span {
    width: 45px;
    height: 45px;
    position: absolute;
    left: -2px;
    top: 0px;
}

.display_intro {
    float: left;
    display: inline;
    width: 143px;
    margin-left: 10px;
}

.fix {
    width: 100%;
    padding-bottom: 7px;
}

.intro_left {
    float: left;
    display: inline;
    font-size: 16px;
    color: #555;
}

.star_cover {
    width: 73px;
    height: 12px;
    float: right;
    display: inline;
    background: url(../images/star.png) no-repeat 0px center;
    margin-top: 5px;
}

.star_cover2 {
    width: 73px;
    height: 12px;
    float: left;
    display: inline;
    background: url(../images/star.png) no-repeat 0px center;
    margin-top: 5px;
}

.star_uncover {
    width: 72%;
    height: 12px;
    background: url(../images/star_hover.png) no-repeat 0px center;
}

.fix_left {
    font-size: 12px;
    color: #333;
}

.fix_right {
    font-size: 12px;
    color: #999;
}

.total_box {
    width: 100%;
    border-top: 1px dashed #ddd;
    padding-top: 10px;
}

.select {
    float: left;
    display: inline;
}

.select span {
    font-size: 14px;
    color: #333;
    height: 35px;
    line-height: 35px;
}

.total {
    width: 330px;
    float: right;
    display: inline;
}

.heji {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #333;
    float: right;
    margin-right: 5px;
    display: block;
}

.heji span {
    height: 35px;
    line-height: 35px;
}

.total a {
    display: block;
    height: 35px;
    float: right;
    display: inline;
    position: relative;
}

.sheet {
    position: relative;
}

.pull_input {
    width: 333px;
    background: url("../images/pull_arrow.png") no-repeat 333px center;
    cursor: pointer;
    font-size: 12px;
    color: black;
}

.wbypull_input {
    width: 343px;
    width: 347px\9;
    background: url("../images/pull_arrow.png") no-repeat 325px center;
    background: url("../images/pull_arrow.png") no-repeat 321px\9 center;
    cursor: pointer;
}

.pull {
    width: 500px;
    position: absolute;
    top: 36px;
    z-index: 999;
}

.pull span {
    width: 100px;
    height: 25px;
    display: block;
    padding: 5px;
    line-height: 25px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-size: 12px;
    color: #4d4d4d;
    cursor: pointer;
}

.custormer_sheet {
    width: 890px;
    min-width: 890px;
}

.custormer_sheet table {
    width: 100%;
}

.custormer_sheet table  tbody td {
    font-size: 12px;
    color: #000003;
    line-height: 48px;
}

.custormer_sheet table  tbody td.sign_left {
    text-align: right;
    width: 86px;
    min-width:86px;
    overflow: hidden;
    font-size: 14x;
    font-weight: bold;
}

.WBYsign_left {
    width: 170px;
    height: 30px;
}

.calendar_input {
    width: 156px;
    background: url(../images/calendar.png) no-repeat 140px center;
    color: black;
    cursor: pointer;
}

.wbycalendar_input {
    width: 156px;
    background: url(../images/calendar.png) no-repeat 140px center;
    cursor: pointer;
}

.pull01_input {
    width: 156px;
    background: url(../images/pull_arrow.png) no-repeat 140px center;
    cursor: pointer;
    font-size: 12px;
    color: black;
}

.wbypull01_input {
    width: 170px;
    width: 177px\9;
    font-size: 12px;
    padding-left: 6px\9;
    background: url(../images/pull_arrow.png) no-repeat 140px center;
    \9 cursor: pointer;
}

.nomal_input{
	width: 170px;
	width: 177px\9;
	font-size: 12px;
	padding-left: 6px\9;
    border: 1px solid #ccc;
    height: 25px;
    line-height: 25px;
    padding: 5px;
    min-width: 178px;
}

.01 {
    width: 156px;
}

.pull01 span {
    width: 100px;
    float: left;
} /* 202 */
.usual_input {
    width: 156px;
    height: 25px;
    line-height: 25px;
    padding: 5px;
    border: 1px solid #ccc;
    font-size: 12px;
    color: black;
    background: #fff;
}

.pull_detail {
    width: 341px;
    height: 305px;
    position: absolute;
    top: 544px;
    left: 202px;
    z-index: 9999;
    border: 1px solid #ccc;
    overflow: hidden;
    background: #fff;
}

.pullNav {
    width: 100%;
    height: 37px;
    background: #f0f0f0;
    line-height: 37px;
}

.pullNav ul li {
    float: left;
    display: inline;
    width: 74px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ccc;
    text-align: center;
    font-size: 14px;
    color: #555;
}

.pullNav ul li.hover_nav {
    width: 74px;
    background: #ffffff;
    font-size: 14px;
    color: #f29800;
    border-bottom: 0px;
}

.list_detail {
    width: 100%;
}

.list_detail dl {
    width: 100%;
    padding: 5px 0px;
}

.list_detail dt {
    float: left;
    display: inline;
    height: 42px;
    padding: 0px 10px 0px 10px;
}

.list_detail dt a {
    font-size: 12px;
    color: #000;
}

.list_detail dd {
    float: left;
    display: inline;
    padding: 0px 10px 0px 0px;
}

.list_detail dd a {
    font-size: 12px;
    color: #555;
}

.total_input {
    width: 781px;
    height: 25px;
    line-height: 25px;
    padding: 5px;
    border: 1px solid #ccc;
    font-size: 12px;
    color: #999;
}

#chk_rdo {
    font-size: 16px;
    color: #565656;
    padding-right: solid;
}

.mark_area {
    width: 794px;
    height: 122px;
    border: 1px solid #ccc;
    background: transparent;
    padding: 5px;
    line-height: 25px;
    resize: none;
}

.fee_fix {
    width: 100%;
    background: #e5f5fd;
    height: 42px;
    margin-top: 22px;
}

.fee_fix table {
    width: 100%;
}

.fee_fix table td {
    font-size: 14px;
    color: #00a0ea;
    line-height: 42px;
}

.sub {
    width: 100%;
    height: 35px;
    text-align: center;
    margin-top: 32px;
}
/*支付*/
.order_money {
    font-size: 18px;
    color: #333;
    width: 100%;
    padding: 15px 0px;
}

.order_money span {
    font-size: 18px;
    color: #00a0ea;
}

.pay_way_box {
    width: 100%;
}

.pay_way_title {
    width: 100%;
    font-size: 18px;
    color: #333;
    margin-top: 18px;
}

.way_list li {
    width: 205px;
    height: 106px;
    border: 2px solid #ccc;
    float: left;
    display: inline;
    margin-right: 18px;
    overflow: hidden;
    margin-top: 10px;
}

.way_list li:hover {
    border: 2px solid #00a0ea;
}

/*司机用户报价*/
.qualify_con {
    width: 226px;
    height: 44px;
    background: url(../images/qualify_con_bg.png) no-repeat 0px center;
    cursor: pointer;
    font-size: 12px;
    color: #999;
    position: absolute;
    top: 40px;
    right: 0px;
    padding: 23px 5px 5px 5px;
    line-height: 20px;
}

.qualify_con span {
    font-size: 12px;
    color: #00a0ea;
}

.baojia_box {
    width: 124px;
    height: 106px;
    background: url(../images/baojia_con_bg.png) no-repeat 0px center;
    cursor: pointer;
    font-size: 12px;
    color: #999;
    position: absolute;
    top: -10px;
    right: 1px;
    padding: 23px 5px 5px 5px;
    z-index: 10;
}

.baojia_input {
    width: 78px;
    height: 27px;
    padding: 5px;
    line-height: 25px;
    border: 1px solid #ccc;
    margin-top: 10px;
}

.baojia_box a {
    width: 88px;
    height: 36px;
    display: block;
    margin-top: 5px;
    margin-left: 17px;
}

.bread_Nav a {
    font-size: 14px;
    color: #00a0ea;
}

.bread_Nav {
    font-size: 14px;
    color: #555;
}

.cheif_box {
    width: 100%;
}

.substance_left {
    float: left;
    display: inline;
    width: 550px;
}

.substance_item_left {
    width: 100%;
}
.substance_center {
	 float: right;
    display: inline;

}
.substance_right {
    float: right;
    display: inline;
    width: 90px;
    margin-right: 10px;
    margin-top: 10px;
}


.row1 {
    width: 100%;
    font-size: 14px;
    color: #000;
}

.numbo {
    width: 100%;
    font-size: 18px;
    color: #f18900;
}

/*交易大厅*/
.hall {
    background: url(../images/hall_ico.png) no-repeat 0px center;
    padding-left: 45px;
}

.term_box {
    width: 890px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin-top: 30px;
}

.term_top_box {
    width: 100%;
    background: #f3f3f3;
}

.term_item {
    width: 890px;
    height: 51px;
    line-height: 51px;
    border-bottom: 1px solid #ddd;
}

.term_item span {
    float: left;
    display: inline;
}

.term_sign {
    font-size: 12px;
    color: #000003;
    padding-left: 31px;
}

.term_input {
    width: 132px;
    height: 20px;
    padding-left: 5px;
    line-height: 20px;
    border: 1px solid #b0a59f;
    margin-left: 10px;
    margin-top: 7px;
    font-size: 12px;
    color: #999;
}

.border {
    position: relative;
    margin-right: 26px;
}

.border a {
    width: 13px;
    height: 13px;
    position: absolute;
    right: 5px;
    bottom: 5px;
}

.brand {
    padding-left: 55px;
}

.brand_list {
    width: 745px;
    overflow: hidden;
}

.brand_list02 {
    width: 790px;
    height: 51px;
    line-height: 51px;
    overflow: hidden;
}

.brand_list02 dd,.brand_list dd {
    float: left;
    display: inline;
    margin-left: 19px;
}

.brand_list02 dd a,.brand_list dd a {
    font-size: 12px;
    color: #555;
}

.all {
    width: 35px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    background: #00a0ea;
    color: #fff;
    display: block;
    margin-top: 14px;
    margin-left: 10px;
}

.brand_list dd.all_next {
    width: 35px;
    height: 32px;
    background: url(../images/border_back.jpg) no-repeat 0px 8px;
    color: #fff;
    display: block;
    text-align: center;
}

.term_item02 {
    height: auto;
    overflow: hidden;
}

.push {
    width: 20px;
    height: 20px;
    margin-top: 15px;
}

.seat {
    padding-left: 43px;
}

.term_middle_box {
    width: 100%;
    height: auto;
    background-color: #f3f3f3;
}

.term_item03 {
    height: auto;
}

.term01_input {
    border: 1px solid #a10002;
    margin-left: 10px;
    margin-top: 7px;
    font-size: 12px;
    color: #c10001;
}

.car_txt {
    width: auto;
    font-size: 12px;
    color: #555;
    margin-left: 19px;
    cursor: pointer;
}

.car_txt a {
    width: 84px;
    text-align: left;
    display: block;
    font-size: 12px;
    color: #999;
    margin-left: 19px;
}

.button_box {
    width: 100%;
    text-align: center;
    height: 28px;
    margin-top: 10px;
}

.button_box a {
    width: 56px;
    height: 28px;
    margin-right: 20px;
}

.term_bottom_box {
    width: 100%;
    background: #f3f3f3;
}

.term_item04 {
    height: 50px;
    border-bottom: 1px solid #ddd;
}

.sort_box {
    width: 100%;
    height: 38px;
    background: #e5f5fd;
    line-height: 38px;
    margin-top: 15px;
}

.sort_txt {
    font-size: 12px;
    color: #000003;
    padding-left: 18px;
}

.sort_box span {
    float: left;
    display: inline;
}

.sort_right {
    float: right;
    display: inline;
}

.baojia_renshu {
    background: #00a0ea;
    height: 28px;
    line-height: 28px;
    line-height: 28px;
    margin: 5px 10px 0px 10px;
    padding: 0px 5px;
    margin-right: 30px;
}

.tiem {
    height: 28px;
    line-height: 28px;
    line-height: 28px;
    margin: 5px 10px 0px 10px;
    padding: 0px 5px;
    margin-right: 30px;
}

.list_tour {
    width: 100%;
    background: #f5f5f5;
    border: 1px solid #ddd;
    margin-top: 15px;
}

.tourist {
    border-top: 1px dashed #dddddd;
}

.bread_nav_title {
    padding-left: 20px;
}

.bread_nav_title span {
    font-size: 12px;
    color: #555;
}

.common_usual {
    position: relative;
}

.calendar_input01 {
    width: 156px;
    font-size: 12px;
    color: #999;
    background: #fff;
}

.calen_ico {
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    right: 10px;
    top: 0px;
}

.pull02_input {
    width: 156px;
    font-size: 12px;
    color: #999;
    background: #fff;
}

.push_ico {
    width: 16px;
    height: 10px;
    display: block;
    position: absolute;
    right: 20px;
    top: 13px;
}

/*个人密码修改样式*/
.persion_box {
    background: url(../images/persion_ico.png) no-repeat 0px center;
}
.company_box {
    background: url(../images/company.png) no-repeat 0px center;
}
.box_wrap {
    width: 1200px;
    margin: auto;
}

.box_wrap_left {
    width: 220px;
    float: left;
}

.box_wrap_left ul {
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
}

.box_wrap_left ul li {
    background: #f7f5f5;
}

.box_wrap_left ul li a {
    display: block;
    height: 49px;
    line-height: 49px;
    border-bottom: 1px solid #dddddd;
    font-size: 18px;
}

.box_wrap_right {
    width: 960px;
    float: right;
}

.my_order_ico {
    padding-left: 53px;
    background-image: url(../images/my_order_ico.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #333333;
}

.alter_pwd_ico {
    padding-left: 53px;
    background-image: url(../images/alter_pwd_ico.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #333333;
}

.left_on {
    background-color: #00a0ea;
    color: #ffffff;
}

.pwd_table_left {
    float: left;
    height: 111px;
    width: 320px;
    overflow: hidden;
}

.pwd_table_right {
    float: left;
    height: 111px;
    width: 215px;
    overflow: hidden;
}

.pwd_tr {
    height: 32px;
    width: 520px;
    line-height: 32px;
    margin-bottom: 5px;
}

.pwd_td {
    float: left;
    color: red;
    font-size: 16px;
}

.pwd_td label {
    width: 90px;
    display: block;
    text-align: right;
    font-size: 16px;
    color: #333333;
    padding-right: 10px;
}

.pwd_td input {
    width: 200px;
    height: 30px;
    border: 1px solid #ccc;
    line-height: 30px;
    float: left;
}

.pwd_td img {
    float: left;
}

.pwd_alter_submit {
    padding-top: 20px;
    padding-left: 100px;
}

/*我的订单样式*/
.select_buttom {
    width: 960px;
    height: 47px;
}

.select_buttom ul li {
    width: 238px;
    height: 46px;
    line-height: 46px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    float: left;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}

.select_buttom_on {
    background: #00a0ea;
    color: #ffffff;
}

.select_case {
    width: 960px;
    border-top: 2px solid #00a0ea;
}

.select_case ul li {
    width: 100%;
    display: none;
}

.order_title {
    height: 12mm;
    line-height: 39px;
    border-bottom: 1px dashed #ccc;
    background-color:#DDDDDD;
}

.order_title_left {
    float: left;
    height: 39px;
    line-height: 39px;
}

.order_title_input {
    float: left;
}

.order_title_input input {
    height: 18px;
    width: 18px;
    margin-top: 12px;
}

.order_title_label {
    float: left;
    font-size: 18px;
    color: #00a0ea;
    padding-left: 5px;
    height: 39px;
    min-width: 80px;
    font-weight:bold;
}

.word_bottom {
    float: left;
    height: 30px;
    line-height: 30px;
    padding-top: 9px;
    padding-left: 10px;
    color: #555555;
    min-width: 80px;
}
.word_beadline {
    float: left;
    height: 30px;
    line-height: 30px;
    padding-top: 9px;
    padding-left: 10px;
    color: #555555;
    min-width: 80px;
}
.right_biaozhi {
    float: right;
}

.order_detail_title {
    height: 30px;
    line-height: 30px;
}

.order_detail_title h2 {
    float: left;
}

.order_detail_title p {
    float: left;
    width: 90px;
}

.order_detail_time {
    padding-left: 21px;
    background: url(../images/order_detail_time.png) left center no-repeat;
    height: auto;
    line-height: 26px;
    color: #999;
}

.order_detail_time2 {
    padding-left: 21px;
    background: url(../images/clock2.png) left center no-repeat;
    height: auto;
    line-height: 26px;
    color: #999;
}

.order_detail_addr {
    padding-left: 21px;
    background: url(../images/addr.png) left center no-repeat;
    height: auto;
    line-height: 26px;
    color: #999;
}

.order_detail_edit {
    padding-left: 20px;
    background: url(../images/edit.png) left 4px no-repeat;
    height: auto; 
    line-height: 26px;
    color: #999;
}


.order_detail_requre {
    padding-left: 20px;
    background: url(../images/order_detail_requre.png) left center no-repeat;
    height: 30px;
    line-height: 30px;
    color: #ccc;
}

.order_detail_price {
	padding-left: 20px;
	background: url(../images/price.png) left center no-repeat;
    height: 26px;
    line-height: 26px;
    color: #999;
}
.order_detail_deadline {
	background: url(../images/deadline.png) no-repeat 0px center;
    width: 76px;
    height:51px;
    padding: 10px 0px 15px 20px;
      margin-left: -220px;
}
  
.order_detail_price_new {
	padding-left: 20px;
	background: url(../images/price.png) left center no-repeat;
    height: 26px;
    line-height: 26px;
    color: #999;
}

.order_detail_ss {
    height: 24px;
    line-height: 24px;
    text-align: right;
    border-bottom: 1px solid #ccc;
}

.order_detail_ss img {
    cursor: pointer;
}

.order_list_title {
    height: 9mm;
    line-height: 52px;
}

.order_list_title p {
    padding-left: 10px;
    line-height:9mm;
    font-size: 15px;
    font-weight: bold;
    float: left;
    color: #3f3f3f;
}

.order_list_title_input {
    height: 18px;
    width: 18px;
    margin-left: 10px;
    margin-top: 16px;
    float: left;
    display: inline;
}

.order_list_wrap {
    height: 120px;
    width: 960px;
    border-bottom: 1px solid #ccc;
}

.order_list_select {
    height: 120px;
    width: 60px;
    float: left;
    text-align: center;
}

.order_list_select input {
    height: 18px;
    width: 18px;
    margin-top: 50px;
}

.order_list_nr {
    height: 120px;
    width: 780px;
    float: left;
}

.order_list_price {
    height: 120px;
    width: 110px;
    float: left;
    color: #00a0ea;
    line-height: 120px;
    font-size: 18px;
}

.order_list_price1 {
    width: 110px;
    float: left;
}

.order_list_nr_left,.order_list_nr_left img {
    height: 85px;
    width: 85px;
    float: left;
}

.order_list_nr_left {
    margin-top: 20px;
}

.order_list_nr_right {
    height: 85px;
    width: 690px;
    float: left;
    margin-top: 20px;
}

.order_nr_title {
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
}

.order_nr_time {
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
}

.order_nr_post {
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
}

.order_nr_title_word {
    height: 28px;
    color: #5f5f5f;
    font-size: 18px;
    font-weight: bold;
    float: left;
}

.order_nr_title_img {
    height: 28px;
    float: left;
    position: relative;
}

.is_pass {
    height: 30px;
    width: 70px;
    position: absolute;
    top: -10px;
    right: -70px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
}

.c_yes {
    background: url(../images/c_yes.png) center center no-repeat;
}

.c_no {
    background: url(../images/c_no.png) center center no-repeat;
}

.c_wait {
    background: url(../images/c_wait.png) center center no-repeat;
}

/*车辆详情样式*/
.guide {
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #5f5f5f;
}

.guide a {
    color: #00a0ea;
}

.car_detail {
    min-height: 430px;
    width: 1200px;
}

.car_left {
    height: 380px;
    width: 500px;
    float: left;
}

.car_right {
    height: 380px;
    width: 680px;
    float: right;
}

.car_left_show {
    height: 300px;
    width: 500px;
    text-align:center;
    vertical-align: middle;
    display: table-cell;
    border:1px solid #f0f0f0;
    background-color: #fafafa;
}
.car_left_show img{
	
	max-height:300px;
	max-width:500px;
}

.car_on {
    border: 3px solid #00a0ea;
    cursor: pointer;
    -moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;
}

.car_no {
    border: 3px solid #151515;
    -moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;
}

.car_left_li {
    height: 80px;
    width: 500px;
    overflow: hidden;
}

.car_left_li ul li {
    width: 69px;
    height: 46px;
    float: left;
    margin-left: 5px;
    margin-top: 16px;
}

.car_left_li ul li img {
    width: 69px;
    height: 46px;
}

.car_right h2 {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #f4a026;
}

.car_right p,.car_right td {
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #ccc;
}

.car_right span {
    color: #ccc;
}

.car_right td input {
    height: 18px;
    width: 18px;
    margin-right: 5px;
}

.comment {
    width: 1200px;
    margin: auto;
    border: 1px solid #00a0ea;
}

.comment_nr {
    height: 160px;
}

.comment_title {
    padding-left: 5px;
    font-size: 16px;
    color: #ffffff;
    height: 32px;
    line-height: 32px;
    background: #00a0ea;
}

.commnet_nr_left {
    float: left;
    margin-left: 48px;
    margin-top: 10px;
    width: 255px;
    height: 140px;
    display: inline;
    border-right: 1px solid #ccc;
}

.comment_star {
    height: 30px;
    line-height: 30px;
}

.comment_star:hover {
    cursor: pointer;
}

.comment_nr label {
    margin-right: 5px;
}

.comment_star strong,.comment_star label,.comment_star img {
    float: left;
    font-size: 16px;
    color: #5f5f5f;
}

.comment_star strong {
    color: #00a0ea;
    margin-right: 5px;
}

.commnet_nr_right {
    height: 160px;
    width: 660px;
    float: left;
}

.comment_word {
    height: 30px;
    line-height: 30px;
    width: 100px;
    float: left;
    text-align: right;
    font-size: 16px;
    color: #00a0ea;
    padding-right: 10px;
    display: inline;
}

.comment_string {
    height: 130px;
    width: 500px;
    margin-top: 10px;
    display: inline;
    resize: none;
}

.commnet_submit {
    float: left;
    width: 200px;
    height: 30px;
    margin-top: 107px;
    display: inline;
}

.commnet_list_title {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}

.commnet_list_title a {
    display: inline-block;
    color: #00a0ea;
    float: left;
}

.commnet_list_title img {
    float: left;
}

.comment_time {
    float: left;
    color: #ccc;
}

.commnet_list {
    width: 1200px;
    margin: auto;
    margin-top: 20px;
}

.comment_list_subtitle {
    font-size: 16px;
}

.comment_list_nr {
    padding: 8px;
    position: relative;
    line-height: 24px;
    border: 1px solid #9CF;
    background: #f7f7f7;
    margin-top: 10px;
    margin-bottom: 10px;
}

.jiantou {
    width: 20px;
    height: 10px;
    position: absolute;
    left: 20px;
    top: -8px;
    background: url(../images/jiantou.jpg) no-repeat;
}

/*司机会员样式*/
.select_buttom2 {
    width: 960px;
    height: 47px;
}

.select_buttom2 ul li {
    width: 317px;
    height: 46px;
    line-height: 46px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    float: left;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}

.my_car_manager_ico {
    padding-left: 53px;
    background-image: url(../images/my_car_manager.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #333333;
}

.my_car_add_ico {
    padding-left: 53px;
    background-image: url(../images/add_my_car.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #333333;
}

.my_bank_ico {
    padding-left: 53px;
    background-image: url(../images/my_bank.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #333333;
}

.select_car {
    width: 960px;
    height: 36px;
}

.select_car ul li {
    width: 74px;
    height: 36px;
    line-height: 36px;
    float: left;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}

.select_car_on {
    background: #00a0ea;
    color: #ffffff;
}

.select_car_no {
    background: #e8e8e8;
}

.bank_list_wrap {
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}

.bank_list {
    width: 228px;
    height: 145px;
    position: relative;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.bank_left img {
    width: 228px;
    height: 145px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.bank_delete {
    width: 228px;
    height: 145px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 99;
    cursor: pointer;
    background: url(../images/bank_delete.png) center center no-repeat;
    display: none;
}

.bank_delete p {
    line-height: 24px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    padding-left: 10px;
    margin-top: 80px;
}

.add_bank_wrap {
    margin-top: 10px;
    display: none;
}

.add_bank {
    font-size: 18px;
    color: #00a0ea;
}

.add_bank_wrap table tr td {
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    color: #333333;
    vertical-align: middle;
}

.add_bank_wrap table tr td input {
    width: 220px;
    height: 30px;
}

.add_bank_wrap table tr td span {
    color: red;
    line-height: 50px;
    overflow: hidden;
}

.add_bank_note {
    font-size: 12px;
    text-align: left;
    color: #ccc;
    height: 20px;
    line-height: 20px;
}

/*添加车辆*/
.add_car_wrap {
    width: 900px;
    float: left;
}

.wenda {
    width: 280px;
    float: right;
}

.wenda dl dt {
    font-size: 18px;
    color: #666;
    font-weight: 700;
}

.wenda dl dd {
    line-height: 30px;
    font-size: 16px;
    color: #555555;
}

.wenda dl dd a {
    font-size: 13px;
}

.wenda dl dd a:hover {
    text-decoration: underline;
    color: #00a0ea;
}

.wenda dl dd p a {
    text-decoration: none;
    color: #00a0ea;
}

.wenda dl dd p a:hover {
    text-decoration: none;
    color: #00a0ea;
}

.wenda_ad img {
    width: 280px;
    margin-top: 20px;
}

.add_car_wrap table {
    width: 100%;
}

.add_car_wrap table tbody td {
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    color: #000;
}

.add_pic_detail_title {
    font-size: 16px;
    line-height: 30px;
    padding-left: 62px;
}

.add_pic_detail ul {
    margin-left: 140px;
}

.add_pic_detail ul li {
    width: 248px;
    height: 200px;
    float: left;
    text-align: center;
    position: relative;
}

.add_pic_detail ul li img {
    width: 244px;
    height: 170px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.add_pic_detail ul li p {
    height: 30px;
    width: 100%;
    line-height: 30px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    text-align: center;
    font-size: 16px;
}

.delete_car {
    width: 244px;
    height: 170px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99;
    background: url(../images/delete_car.png) left top no-repeat;
    display: none;
    cursor: pointer;
    display: none;
}

.add_car {
    width: 244px;
    height: 170px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    background: url(../images/add_car.png) left top no-repeat;
    cursor: pointer;
    display: none;
}

.add_car_submit {
    margin-top: 20px;
    text-align: center;
}

.add_car_wrap td.device span {
    padding-right: 30px;
    color: #000;
}

/*新增样式*/
.carseat {
    background-color: #fff;
    border: 1px solid #ccc;
}

.addbg {
    background-color: #fff;
}

.divList {
    float: left;
    width: 100px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    vertical-align: middle;
    z-index: 9999;
    background-color: white;
    position: relative;
    cursor: pointer;
    padding-left: 10px;
}

.divList2 {
    float: left;
    width: 80px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    vertical-align: middle;
    z-index: 9999;
    background-color: white;
    position: relative;
    cursor: pointer;
    padding-left: 10px;
}

.wbyordercardivList {
    float: left;
    border: 1px solid #808080;
    border-top: none;
    height: 30px;
    font-size: 13px;
    line-height: 30px;
    vertical-align: middle;
    z-index: 9999;
    opacity: 0.9;
    padding-left: 10px;
    width: 343px;
    width: 347px\9;
    top: -5px\9;
    vertical-align: middle;
    moz-opacity: 0.9;
    filter: alpha(opacity = 90);
    opacity: 0.9;
    background-color: white;
    position: relative;
    cursor: pointer;
}

#labels1 div:hover {
    background-color: #00a8ec;
}

#labels2 div:hover {
    background-color: #00a8ec;
}

#labels3 div:hover {
    background-color: #00a8ec;
}

#labels4 div:hover {
    background-color: #00a8ec;
}

#labels5 div:hover {
    background-color: #00a8ec;
}

#labels6 div:hover {
    background-color: #00a8ec;
}

#labels7 div:hover {
    background-color: #00a8ec;
}

#labels8 div:hover {
    background-color: #00a8ec;
}

#registerTable td {
    vertical-align: middle;
}

#tableRegister td {
    vertical-align: middle;
}

#tableRegister img {
    vertical-align: middle;
}

.orderaddcss {
    height: 28px;
    color: #fff;
    background-color: #00a0ea;
    margin: 5px 0px 5px 10px;
    vertical-align: middle;
    font-size: 12px;
    line-height: 28px;
    overflow: hidden;
    padding-left: 5px;
    cursor: pointer;
}

.orderaddcss img {
    vertical-align: middle;
    line-height: 28px;
    margin-bottom: 2px;
}

.orderremovecss {
    height: 28px;
    color: #000;
    background-color: #e5f5fd;
    margin: 5px 0px 5px 10px;
    vertical-align: middle;
    font-size: 12px;
    line-height: 28px;
    overflow: hidden;
    padding-left: 5px;
    cursor: pointer;
}

.orderremovecss img {
    vertical-align: middle;
    line-height: 28px;
    margin-bottom: 2px;
}

.fee_fix input {
    vertical-align: middle;
}

.orderTitle {
    width: 80px;
}

.remark {
    border-left: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #ccc;
    width: 50px;
    outline: none;
    color: #ccc;
}

.sz_content-wrap {
    margin: 0 auto;
    max-width: 1190px;
    min-width: 980px;
    width: 100%;
}

.index_select {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 20px #333;
    height: 250px;
    margin-top: 25px;
    position: absolute;
    width: 501px;
    z-index: 9;
}

.com{width:100%;height:303px;overflow:hidden;position:relative;background:black}
.com ul{width:3000px;font-size:0;}
.com ul li{vertical-align:bottom;height:100%;overflow:hidden;float:left;background:white url(http://www.codefans.net/jscss/demoimg/201307/loading.gif) no-repeat center center;vertical-align:bottom;list-style:none;overflow:hidden}
.com ol{position:absolute;right:0;bottom:20px;z-index:10;list-style:none;height:21px}
.com ol li{width:15px;background:white;border:1px solid #74A8ED;border-radius:10px;color:#74A8ED;cursor:pointer;float:left;font:12px Arial;height:15px;margin:2px 3px;text-align:center;}
.com ol li.on{height:19px;width:19px;background:#74A8ED;border:1px solid #EEEEEE;color:#FFFFFF;font-size:16px;font-weight:bold;line-height:19px;margin:0 3px;}

/*youtu_lsq_20141211*/
.order_invalid{
    position:relative;
    float:left;
    top:0px;
    left:0px;
    padding-bottom:8px;
}

.datacell{
    position:relative;
	float:left;
	width:80px;
	height:24px;
	text-align:center;
	line-height:24px;
}

.datacell:hover{
   color:white;
   background-color:#00a8ec;
   cursor: pointer;
}

.cellclear{
    clear:both;
}

.dataContainer{
	position: absolute;
    z-index: 999;
    width:400px;
    border:1px solid #CCC;
    background-color:white;
    outline: none;
}

.fileMask{
	width: 244px;
    height: 170px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    cursor: pointer;
    moz-opacity: 0;
    filter: alpha(opacity = 0);
    opacity: 0;
    display:none;
}

.clearButton{
   color:white;
   background-color:#00a8ec;
   cursor: pointer;
   width:60px;
   height:28px;
   font-weight:bold;
}

#errorPhone a{
	color: #00a0ea;
	text-decoration:underline;
}
