* {
    padding: 0;
    margin: 0;
    list-style: none;
    text-decoration: none;
}

.nav-ul a:hover {
    color: white;
}

.zhezhaoceng {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10000;
    display: none;
}

.content {
    width: 100%;
    border-top: 1px solid #f29803;
}

/*.header{*/
/*width: 100%;*/
/*height: 100px;*/
/*}*/
/*.header_content{*/
/*width: 1054px;*/
/*height: 100%;*/
/*margin: 0 auto;*/
/*}*/
/*.header_logo{*/
/*width: 352px;*/
/*height: 46px;*/
/*padding-top: 27px;*/
/*float: left;*/
/*}*/
/*.header_logo_img{*/
/*width: 100%;*/
/*height: 100%;*/
/*}*/
.header_contact {
    width: 226px;
    height: 100%;
    float: right;
}

.header_contact_phone {
    width: 48px;
    height: 48px;
    float: left;
    padding-top: 26px;
}

.header_contact_phoneimg {
    width: 100%;
    height: 100%;
}

.contact_tel_div {
    width: 168px;
    height: 100%;
    float: right;
}

.tel_all {
    width: 96px;
    height: 17px;
    float: left;
    margin-top: 26px;
    font-size: 14px;
}

.header_tel {
    width: 168px;
    height: 20px;
    float: left;
    margin-top: 7px;
    font-size: 20px;
    font-weight: bold;
}

.nav {
    width: 100%;
    height: 50px;
    background-color: #2577E3;
}

.nav_content {
    width: 1080px;
    height: 100%;
    margin: 0 auto;
}

/*.nav_city{*/
/*float: left;*/
/*height: 100%;*/
/*width: 200px;*/
/*line-height: 50px;*/
/*display: flex;*/
/*flex-direction: row;*/
/*align-items: center;*/
/*}*/
/*.nav_city_icon{*/
/*display: inline-block;*/
/*width: 16px;*/
/*height: 16px;*/
/*margin-top: -4px;*/
/*margin-right: 6px;*/
/*}*/
/*.nav_city_name{*/
/*display: inline-block;*/
/*height: 100%;*/
/*color: #fff;*/
/*font-size: 16px;*/
/*margin-right: 8px;*/
/*width: 60px;*/
/*overflow: hidden;*/
/*}*/
/*.nav_city_change{*/
/*display: inline-block;*/
/*height: 100%;*/
/*color: #fff;*/
/*font-size: 16px;*/
/*cursor: pointer;*/
/*}*/
/*.nav-ul{*/
/*width: 840px;*/
/*height: 100%;*/
/*float: left;*/
/*}*/
/*.nav-ul a{*/
/*width: 140px;*/
/*float: left;*/
/*text-align: center;*/
/*line-height: 50px;*/
/*color:  #FFFFFF ;*/
/*font-size: 16px;*/
/*}*/
/*.nav-ul a:first-child{*/
/*background-color: #1668D4;*/
/*}*/

.newheader {
    width: 100%;
    min-width: 1400px;
    height: 68px;
    background: #fff;
}

.newheader_content {
    width: 1400px;
    height: 100%;
    margin: 0 auto;
    /*background: #00C0F7;*/
    display: flex;
    flex-direction: row;
    align-items: center;
}

/*fengwo样式*/
.newheader_logo {
    width: 152px;
    height: 44px;
    margin-right: 30px;
}

.newheader_logo_img {
    width: 100%;
    height: 100%;
}

.newnav_city {
    height: 100%;
    width: 150px;
    line-height: 68px;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-left: 20px;
    cursor: pointer;
}

.newnav_city_icon {
    width: 16px;
    height: 16px;
    margin-right: 6px;
}

.newnav_city_name {
    height: 100%;
    color: #fd9e03;
    font-size: 16px;
    min-width: 60px;
    max-width: 100px;
    overflow: hidden;
}

/*.newnav_city_change{*/
/*height: 100%;*/
/*color: #fff;*/
/*font-size: 16px;*/
/*cursor: pointer;*/
/*}*/
.newnav_city_icon_up {
    width: 14px;
    height: 8px;
}

.newnav-ul {
    width: 640px;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.newnav-ul a {
    width: 100px;
    height: 68px;
    text-align: center;
    line-height: 68px;
    color: #2D2D2D;
    font-size: 16px;
}

.newnav-ul .newnav-ul_active {
    color: #f29803;
}

.newnav-ul_active:after {
    display: block;
    content: '';
    width: 26px;
    height: 7px;
    background: #f29803;
    position: relative;
    bottom: 7px;
    left: 37px;
}

.newheader_right {
    width: 280px;
    height: 68px;
    line-height: 68px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.newheader_right_img {
    width: 32px;
    height: 25px;
    margin-right: 9px;
}

.newheader_right_tel {
    font-size: 24px;
    font-family: MicrosoftYaHei;
    font-weight: bold;
    color: #2D2D2D;
}

.newbanner {
    width: 100%;
    min-width: 1400px;
    height: 564px;
    position: relative;
}

.newbanner_tabcontent {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -300px;
    width: 600px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.newbanner_tabtop {
    width: 280px;
    height: 40px;
    background: #fff;
    border-radius: 20px;
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.charter_today {
    font-size: 14px;
    color: #202020;
    margin-right: 10px;
}

.charter_content {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.charter_num {
    width: 23px;
    height: 26px;
    line-height: 26px;
    background: url("../images/backjianbian.png") no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 26px;
    text-align: center;
}

.right_img {
    width: 176px;
    height: 418px;
    position: absolute;
    top: 36px;
    right: 200px;
    z-index: 100;
}

.right_img img {
    width: 100%;
    height: 100%;
}

.newbanner_tabmiddle {
    margin-top: 80px;
    width: 100%;
    /*height: 200px;*/
    /*background: #DD1144;*/
}

.newbanner_tabmiddle_top {
    width: 600px;
    height: 60px;
    line-height: 60px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.newbanner_tabmiddle_span {
    width: 133px;
    height: 60px;
    line-height: 60px;
    background: #000;
    opacity: 0.6;
    font-size: 16px;
    color: #fff;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.newbanner_tabmiddle_span:after {
    display: block;
    content: '';
    width: 1px;
    height: 34px;
    background: #fff;
    position: absolute;
    top: 13px;
    right: 0;
}

.newbanner_tabmiddle_span:nth-child(5):after {
    display: block;
    content: '';
    width: 0px;
    height: 34px;
    margin-top: 13px;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
}

.span_active {
    width: 200px;
    height: 60px;
    line-height: 60px;
    margin-left: -1px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px 8px 0px 0px;
    color: #f29803;
    font-size: 22px;
    opacity: 1;
    text-align: center;
}

.newbanner_tabmiddle_bottom_list {
    display: none;
    width: 600px;
    height: 300px;
    background: rgba(255, 255, 255, 1);
    border-radius: 0px 0px 8px 8px;
}

.bottom_list_active {
    display: block;
}

.bottom_list_content {
    width: 600px;
    height: 320px;
}

.bottom_list_city {
    width: 440px;
    height: 34px;
    margin: 0 auto;
    padding-top: 57px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.bottom_list_city_star {
    color: #FF0000;
    font-size: 16px;
}

.bottom_list_city_title {
    color: #2d2d2d;
    font-size: 16px;
    margin-right: 23px;
}

.input_content {
    position: relative;
}

.bottom_list_city_input {
    width: 150px;
    height: 34px;
    line-height: 34px;
    border: 1px solid rgba(210, 210, 210, 1);
    border-radius: 4px;
    padding-right: 30px;
    overflow: hidden;
}

.bottom_list_city_inputimg {
    width: 16px;
    height: 11px;
    position: absolute;
    right: 10px;
    top: 14px;
}

.bottom_list_city_tel {
    width: 440px;
    height: 34px;
    margin: 75px auto 0 auto;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.bottom_list_city_telimg {
    width: 32px;
    height: 32px;
    margin-right: 16px;
}

.bottom_list_city_telnum {
    font-size: 40px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #2d2d2d;
}

.ddhd_content, .xxbj_content, .wxzx_content, .lyzx_content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.ddhd_content_top {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.allready {
    font-size: 16px;
    color: #2d2d2d;
}

.user_number_content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.user_number_span {
    width: 20px;
    height: 24px;
    line-height: 24px;
    background: #0089E7;
    border-radius: 4px;
    margin: 0 2px;
    text-align: center;
    color: #fff;
}

.ddhd_content_title {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.ddhd_content_title_star {
    color: #FF0000;
    font-size: 16px;
}

.ddhd_content_title_text {
    color: #2d2d2d;
    font-size: 16px;
}

.ddhd_content_input {
    width: 530px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 30px;
}

.start_city {
    /*width: 240px;*/
    height: 34px;
    line-height: 34px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.start_city_title {
    width: 60px;
    font-size: 14px;
    color: #2d2d2d;
    margin-right: 5px;
}

.start_city_inputcontent {
    width: 170px;
    height: 34px;
    line-height: 34px;
    border: 1px solid rgba(210, 210, 210, 1);
    border-radius: 4px;
    position: relative;
}

.start_city_input {
    width: 130px;
    height: 34px;
    line-height: 34px;
    padding-right: 40px;
    border: none;
    overflow: hidden;
}

.start_city_icon {
    width: 16px;
    height: 9px;
    position: absolute;
    top: 15px;
    right: 10px;
}

.end_city {
    height: 34px;
    line-height: 34px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.ddhd_content_input_tel {
    margin-top: 34px;
    height: 34px;
    line-height: 34px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.start_city_input_tel_content {
    border: 1px solid rgba(210, 210, 210, 1);
    border-radius: 4px;
}

.start_city_input_tel {
    width: 465px;
    height: 34px;
    line-height: 34px;
    border: none;
    overflow: hidden;
}

.ddhd_content_btn {
    width: 300px;
    height: 46px;
    margin: 26px auto 0 auto;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #f29803;
    border-radius: 4px;
    cursor: pointer;
}

.xxbj_content {

}

.xxbj_content_input {
    width: 530px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 30px;
}

.xxbj_start_city {
    /*width: 240px;*/
    height: 34px;
    line-height: 34px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}

.xxbj_start_city_title {
    width: 60px;
    font-size: 14px;
    color: #2d2d2d;
    margin-right: 5px;
}

.xxbj_start_city_inputcontent {
    width: 170px;
    height: 34px;
    line-height: 34px;
    border: 1px solid rgba(210, 210, 210, 1);
    border-radius: 4px;
    position: relative;
}

.xxbj_start_city_input {
    width: 130px;
    height: 34px;
    line-height: 34px;
    padding-right: 40px;
    border: none;
    overflow: hidden;
}

.xxbj_start_city_icon {
    width: 16px;
    height: 9px;
    position: absolute;
    top: 15px;
    right: 10px;
}

.xxbj_end_city {
    height: 34px;
    line-height: 34px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}

.xxbj_content_input_tel {
    height: 34px;
    line-height: 34px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.xxbj_start_city_input_tel_content {
    border: 1px solid rgba(210, 210, 210, 1);
    border-radius: 4px;
}

.xxbj_start_city_input_tel {
    width: 465px;
    height: 34px;
    line-height: 34px;
    border: none;
    overflow: hidden;
}

.xxbj_content_btn {
    width: 300px;
    height: 46px;
    margin: 26px auto 0 auto;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #f29803;
    border-radius: 4px;
    cursor: pointer;
}

.wxzx_content {

}

.wxzx_detail {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 520px;
    margin-top: 30px;
}

.wxzx_detail_left {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.wxzx_detail_left_img {
    width: 180px;
    height: 180px;
    margin-bottom: 13px;
}

.wxzx_detail_right {
    width: 310px;
    height: 210px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.wxzx_detail_right_title {
    color: #2D2D2D;
    font-size: 14px;
    margin-bottom: 20px;
}

.wxzx_start_city {
    /*width: 240px;*/
    height: 34px;
    line-height: 34px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}

.wxzx_start_city_title {
    width: 60px;
    font-size: 14px;
    color: #2d2d2d;
    margin-right: 5px;
}

.wxzx_start_city_inputcontent {
    width: 215px;
    height: 34px;
    line-height: 34px;
    border: 1px solid rgba(210, 210, 210, 1);
    border-radius: 4px;
    position: relative;
}

.wxzx_start_city_input {
    width: 175px;
    height: 34px;
    line-height: 34px;
    padding-right: 40px;
    border: none;
    overflow: hidden;
}

.wxzx_start_city_icon {
    width: 16px;
    height: 9px;
    position: absolute;
    top: 15px;
    right: 10px;
}

.wxzx_end_city {
    height: 34px;
    line-height: 34px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}

.wxzx_content_input_tel {
    height: 34px;
    line-height: 34px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.wxzx_start_city_input_tel_content {
    border: 1px solid rgba(210, 210, 210, 1);
    border-radius: 4px;
}

.wxzx_start_city_input_tel {
    width: 465px;
    height: 34px;
    line-height: 34px;
    border: none;
    overflow: hidden;
}

.wxzx_detail_right_btn_content {
    width: 310px;
    margin-top: 20px;
    cursor: pointer;
}

.wxzx_detail_right_btn {
    width: 200px;
    height: 46px;
    background: #f29803;
    border-radius: 4px;
    text-align: center;
    line-height: 46px;
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
}

.lyzx_content {

}

.lyzx_content_input {
    width: 530px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 30px;
}

.lyzx_start_city {
    /*width: 240px;*/
    height: 34px;
    line-height: 34px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}

.lyzx_start_city_title {
    width: 60px;
    font-size: 14px;
    color: #2d2d2d;
    margin-right: 5px;
}

.lyzx_start_city_inputcontent {
    width: 170px;
    height: 34px;
    line-height: 34px;
    border: 1px solid rgba(210, 210, 210, 1);
    border-radius: 4px;
    position: relative;
}

.lyzx_start_city_input {
    width: 130px;
    height: 34px;
    line-height: 34px;
    padding-right: 40px;
    border: none;
    overflow: hidden;
}

.lyzx_start_city_icon {
    width: 16px;
    height: 9px;
    position: absolute;
    top: 15px;
    right: 10px;
}

.lyzx_end_city {
    height: 34px;
    line-height: 34px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}

.lyzx_content_input_tel {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}

.lyzx_start_city_input_tel_content {
    border: 1px solid rgba(210, 210, 210, 1);
    border-radius: 4px;
}

.lyzx_start_city_input_tel {
    width: 465px;
    height: 34px;
    line-height: 34px;
    border: none;
    overflow: hidden;
}

.lyzx_textarea {
    width: 452px;
    height: 92px;
    border: 1px solid #d2d2d2;
    padding: 5px;
    border-radius: 4px;
    margin-top: 5px;
    resize: none;
}

.lyzx_btn {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 480px;
    margin-top: 20px;
}

.lyzx_btn_left, .lyzx_btn_right {
    width: 220px;
    height: 46px;
    line-height: 46px;
    background: #f29803;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.lyzx_btn_left {

}

.banner {
    width: 100%;
    height: 420px;
    position: relative;
}

.banner-img {
    width: 100%;
    height: 100%;
}

.banner-bc-div {
    width: 430px;
    height: 310px;
    position: absolute;
    left: 394px;
    top: 46px;
    background-color: #FFFFFF;
}

.bc-header {
    width: 100%;
    height: 42px;
    margin-top: 11px;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    font-weight: bold;
}

.bc-city-time {
    width: 354px;
    height: 40px;
    margin: 0 auto;
}

.bc-left {
    width: 188px;
    height: 38px;
    float: left;
    border: 1px solid #D2D2D2;
}

.bc-city-logo {
    width: 49px;
    height: 31px;
    float: left;
    border-right: 1px solid #D2D2D2;
    background-color: #F9F9F9;
    text-align: center;
    padding-top: 7px;
}

.bc-right {
    width: 158px;
    height: 38px;
    float: right;
    border: 1px solid #D2D2D2;
}

.bc-contact-div {
    width: 354px;
    height: 40px;
    margin: 0 auto;
    margin-top: 20px;
}

.bc-contact-left {
    width: 352px;
    height: 38px;
    float: left;
    border: 1px solid #D2D2D2;
}

.bc-contact-logo {
    width: 49px;
    height: 31px;
    float: left;
    border-right: 1px solid #D2D2D2;
    background-color: #F9F9F9;
    text-align: center;
    padding-top: 7px;
}

.bc-tel {
    border: none;
    float: left;
    width: 302px;
    height: 100%;
    padding-left: 17px;
    font-size: 15px;
}

.baojia_btn {
    width: 354px;
    height: 40px;
    margin: 30px 0 0 38px;
    border: none;
    background-color: #2577E3;
    color: #FFFFFF;
    font-size: 20px;
}

.bussiness_card {
    width: 1198px;
    height: 258px;
    margin: 30px auto 0;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    display: none;
}

.bussiness_card_contain {
    width: 100%;
    height: 179px;
}

.bussiness_card_img {
    width: 88px;
    height: 133px;
    /*background: url("../images/bussiness_card_img.jpg");*/
    border: 1px solid #B5B5B5;
    margin: 19px 20px 0px 22px;
    float: left;
    position: relative;
}

.bussiness_card_img img {
    width: 100%;
    height: 100%;
}

.bussiness_card_complaint {
    position: absolute;
    width: 88px;
    height: 22px;
    background: #f29803;
    text-align: center;
    line-height: 22px;
    color: #fff;
    font-size: 14px;
    left: 0;
    bottom: 0;
    cursor: pointer;
}

.bussiness_card_info {
    width: 300px;
    height: 179px;
    float: left;
}

.bussiness_card_user {
    width: 100%;
    height: 32px;
    margin-top: 18px;
}

.bussiness_card_user_name {
    width: 141px;
    height: 100%;
    float: left;
    line-height: 32px;
    font-size: 14px;
}

.bussiness_card_user_num {
    width: 110px;
    height: 22px;
    background-color: #f29803;
    color: white;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 400;
    float: left;
    text-align: center;
    line-height: 22px;
    margin-top: 5px;
}

.bussiness_card_phone {
    width: 100%;
    height: 46px;
}

.bussiness_card_phone_pic {
    width: 22px;
    height: 22px;
    background: url("../images/HbusCard_icon_telNum.png") no-repeat;
    float: left;
    margin-top: 13px;
}

.bussiness_card_phone_num {
    float: left;
    width: 178px;
    line-height: 46px;
    text-align: left;
    font-size: 22px;
    font-weight: bold;
    color: #f29803;
    margin-left: 16px;
}

.bussiness_card_jobTime {
    width: 100%;
    height: 26px;
}

.bussiness_card_jobTime_pic {
    width: 22px;
    height: 22px;
    background: url("../images/HbusCard_icon_workTime.png") no-repeat;
    float: left;
    margin-top: 2px;
}

.bussiness_card_jobTime_text {
    float: left;
    width: 126px;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    margin-left: 16px;
}

.bussiness_card_fwds {
    width: 100%;
    height: 44px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.bussiness_card_fwds_pic {
    width: 22px;
    height: 22px;
    background: url("../images/HbusCard_icon_serSin.png") no-repeat;
    /*float: left;*/
    /*margin-top: 11px;*/
}

.bussiness_card_fwds_text {
    float: left;
    width: 156px;
    font-size: 14px;
    font-weight: 400;
    line-height: 44px;
    /*text-align: left;*/
    margin-left: 16px;
}

.bussiness_card_stat {
    width: 220px;
    height: 138px;
    padding-top: 41px;
    float: left;
}

.bussiness_card_fwtd {
    width: 100%;
    height: 34px;
}

.bussiness_card_fwtd_text {
    width: 70px;
    line-height: 34px;
    float: left;
    font-size: 14px;
    font-weight: 400;
}

.bussiness_card_fwtd_star {
    width: 150px;
    height: 24px;
    float: left;
    margin-top: 8px;
}

.bussiness_card_price {
    float: left;
    width: 155px;
    height: 100%;
}

.bussiness_card_price_text {
    width: 43px;
    height: 34px;
    float: left;
    margin-top: 60px;
    line-height: 34px;
    font-size: 14px;
}

.bussiness_card_price_num {
    width: 112px;
    height: 50%;
    line-height: 36px;
    text-align: center;
    font-size: 22px;
    color: #FAB214;
    float: left;
    margin-top: 58px;
}

.seeMore {
    font-size: 14px;
    font-weight: 400;
    color: rgba(127, 127, 127, 1);
    text-align: left;
    padding-top: 10px;
    cursor: pointer;
}

.bussiness_card_erweima {
    width: 220px;
    height: 100%;
    float: left;
}

.bussiness_card_erweima_pic {
    width: 108px;
    height: 108px;
    border: 1px solid #EEEEEE;
    margin: 19px 0px 0px 56px;
}

.bussiness_card_erweima_pic img {
    width: 100%;
    height: 100%;
}

.bussiness_card_erweima_text {
    height: 36px;
    width: 100%;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
}

.bussiness_card_pay {
    width: 120px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #f29803;
    float: right;
    text-align: center;
    border: 1px solid #f29803;
    margin-top: 70px;
    margin-right: 20px;
}

.bussiness_card_bottom {
    width: 100%;
    height: 78px;
    border-top: 1px solid #e5e5e5;
    background-color: #F4F9FF;
}

.bussiness_card_bottom_text {
    width: 187px;
    height: 100%;
    line-height: 78px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    float: left;
}

.bussiness_card_bottom_input {
    width: 1011px;
    height: 60px;
    float: left;
    margin-top: 18px;
    font-size: 14px;
}

.bussiness_card_cityinput {
    width: 189px;
    height: 40px;
    outline: none;
    border: none;
    border: 1px solid rgba(196, 196, 196, 1);
    border-radius: 2px;
    padding-left: 11px;
    float: left;
}

.bussiness_card_timeinput {
    width: 189px;
    height: 40px;
    outline: none;
    border: none;
    border: 1px solid rgba(196, 196, 196, 1);
    border-radius: 2px;
    padding-left: 11px;
    float: left;
    margin-left: 12px;
}

.bussiness_card_nameinput {
    width: 189px;
    height: 40px;
    outline: none;
    border: none;
    border: 1px solid rgba(196, 196, 196, 1);
    border-radius: 2px;
    padding-left: 11px;
    float: left;
    margin-left: 12px;
}

.bussiness_card_phoneinput {
    width: 189px;
    height: 40px;
    outline: none;
    border: none;
    border: 1px solid rgba(196, 196, 196, 1);
    border-radius: 2px;
    padding-left: 11px;
    float: left;
    margin-left: 12px;
}

.bussiness_card_zxbj {
    width: 150px;
    height: 40px;
    background-color: #f29803;
    color: white;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    float: left;
    margin-left: 12px;
    border-radius: 2px;
    cursor: pointer;
}

.process {
    width: 100%;
    height: 70px;
    background: rgba(250, 250, 250, 1);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.process_title {
    font-size: 18px;
    color: #222;
    /*margin-right: 40px;*/
    font-weight: bold;
}

.process_text {
    font-size: 16px;
    color: #525252;
    margin: 0 30px;
}

.process_arrow {
    width: 8px;
    height: 8px;
    border-top: 2px solid #A1A1A1;
    border-right: 2px solid #A1A1A1;
    transform: rotate(45deg);
}

.carShow_header {
    height: 220px;
    width: 100%;
    text-align: center;
    /*position: relative;*/
}

.models_display {
    width: 380px;
    height: 32px;
    margin: 0 auto;
    padding-top: 88px;
}

.models_display img {
    width: 100%;
    height: 100%;
}

.showcarText {
    height: 32px;
    width: 100%;
    font-size: 32px;
    font-weight: bold;
    margin-top: -16px;
}

.carShow_content {
    width: 1200px;
    height: 660px;
    margin: 0 auto;
}

.carShow_left {
    width: 244px;
    height: 100%;
    float: left;
}

.carShow_left li {
    width: 179px;
    height: 81px;
    line-height: 81px;
    border-bottom: 1px solid #F3F3F3;
    padding-left: 41px;
    position: relative;
    border-radius: 4px;
    font-size: 18px;
    cursor: pointer;
}

.carShow_left .activeCarShow_left {
    background: #f29803;
    border-radius: 4px;
    color: white;
    font-size: 20px;
    cursor: pointer;
}

.activeCarShow_left:before {
    content: "";
    position: absolute;
    top: 29px;
    right: -18px;
    border-left: 18px solid #f29803;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}

.carShow_left li:last-child {
    border-bottom: none;
}

.carShow_right {
    width: 915px;
    height: 600px;
    float: right;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.showcarInfo {
    width: 285px;
    height: 270px;
    box-sizing: border-box;
    display: block;
}

.showcarInfo_img {
    height: 198px;
    width: 100%;
}

.showcarInfo_img img {
    cursor: pointer;
    transition: all 0.6s;
}

.showcarInfo_img img:hover {
    transform: scale(1.1);
}

.showcarInfo_bottom {
    width: 100%;
    height: 72px;
    background-color: #F3F3F3;
}

.showcarInfo_car_name {
    height: 40px;
    width: 271px;
    line-height: 40px;
    padding-left: 14px;
    font-size: 18px;
    color: #333333;
}

.showcarInfo_car_info {
    width: 271px;
    height: 22px;
    line-height: 22px;
    padding-left: 14px;
    font-size: 14px;
    color: #7C7C7C;
}

.promise_div {
    width: 100%;
    min-width: 1400px;
    height: 760px;
    background-image: url("../images/pic_promise_bg.png");
    background-size: 100% 100%;
}

.promise_content {
    width: 1200px;
    height: 648px;
    margin: 0 auto;
    padding-top: 56px;
}

.promiss_title {
    font-size: 32px;
    text-align: center;
    height: 84px;
    line-height: 84px;
}

.promise_list {
    height: 90px;
    width: 100%;
    margin-top: 50px;
}

.promise_left {
    width: 608px;
    height: 100%;
    float: left;
    transform: scale(1);
    transition: transform 0.5s;
}

.promise_left_img {
    width: 150px;
    height: 90px;
    float: left;
}

.promise_left_content {
    width: auto;
    height: 100%;
    float: left;
    margin-left: 39px;
}

.promise_left_all {
    width: 100%;
    height: 30px;
    padding-top: 8px;
}

.promise_left_text {
    width: 98px;
    height: 30px;
    font-size: 22px;
    color: #f29803;
    line-height: 30px;
    float: left;
}

.promise_sjx_img {
    width: 10px;
    height: 12px;
    float: left;
    margin-top: 8px;
}

.promise_left_assess {
    height: 44px;
    width: 100%;
    font-size: 14px;
    color: #333333;
    line-height: 44px;
}

.promise_right {
    width: 592px;
    height: 100%;
    float: left;
    transform: scale(1);
    transition: transform 0.5s;
}

.promise_right:hover,
.promise_left:hover {
    transform: scale(1.1);
    transition: transform 0.5s;
}

.success_case_div {
    width: 1200px;
    height: 920px;
    /*margin: 0 auto;*/
    margin: 48px auto 0;
}

.success_case_header {
    height: 75px;
    width: 100%;
    padding: 0px 0px 37px 0px;
    background: url("../images/SUCCESSFULCASES.png") no-repeat center top;
    font-size: 32px;
    line-height: 75px;
    text-align: center;
}

.success_case_ul {
    width: 100%;
    height: 740px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.success_case_ul li {
    width: 380px;
    height: 340px;
    cursor: pointer;
}

.cuccess_img {
    width: 100%;
    height: 260px;
    transform: scale(1);
    transition: transform 0.5s;
}

.cuccess_img:hover {
    transform: scale(1.05);
    transition: transform 0.5s;
}

.cuccess_img img {
    width: 100%;
    height: 100%;
}

.success_bottom {
    width: 100%;
    height: 80px;
    background-color: #F3F3F3;
}

.success_bottom_head {
    height: 40px;
    width: 100%;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
}

.success_bottom_head_des {
    width: 100%;
    height: 24px;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    overflow: hidden;
}

.success_checkmore {
    width: 100px;
    height: 40px;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    background-color: white;
    border: 1px solid #313131;
    border-radius: 4px;
    display: block;
    margin: 0 auto;
    cursor: pointer;
}

.user_comment {
    width: 100%;
    height: 680px;
    background-image: url("../images/usercomm.png");
}

.user_comment_header {
    height: 140px;
    width: 100%;
    text-align: center;
    line-height: 140px;
    font-size: 34px;
}

.comment_info {
    width: 460px;
    height: 390px;
    margin: 0 auto;
    padding-top: 20px;
}

.comment_info_pic {
    width: 100%;
    height: 270px;
}

.comment_info_img {
    width: 100%;
    height: 100%;
}

.comment_des {
    width: 450px;
    height: 121px;
    padding: 19px 0px 0px 10px;
}

.comment_des_text {
    width: 100%;
    height: 84px;
    font-size: 14px;
}

.comment_time_user {
    width: 100%;
    height: 10px;
}

.comment_time {
    width: 50%;
    float: left;
    height: 100%;
    color: #7C7C7C;
    font-size: 12px;
}

.comment_user {
    width: 50%;
    float: left;
    height: 100%;
    color: #7C7C7C;
    font-size: 12px;
    text-align: right;
}

.comment_projection {
    width: 510px;
    height: 26px;
    position: absolute;
    left: 0px;
    top: 488px;
}

.comment_projection_img {
    width: 100%;
    height: 100%;
}

/*底部*/
.bottom {
    width: 100%;
    min-width: 1400px;
    height: 1052px;
    position: relative;
}

.company_pre {
    width: 100%;
    height: 609px;
    padding-top: 73px;
}

.company_pre_header {
    height: 75px;
    width: 1200px;
    padding: 0px 0px 60px 0px;
    background: url("../images/COMPANYPROFILES.png") no-repeat center top;
    font-size: 32px;
    line-height: 75px;
    text-align: center;
    margin: 0 auto;
}

.company_pre_contain {
    width: 1200px;
    height: 497px;
    display: flex;
    flex-direction: row;
    margin: 0 auto;
}

.company_pre_pic {
    width: 281px;
    height: 275px;
    margin: 0px 100px 0px 0;
}

.company_pre_pic img {
    width: 100%;
    height: 100%;
}

.company_pre_profiles {
    width: 711px;
    /*height: 163px;*/
    padding: 32px 0px 0px 0px;
    font-size: 14px;
    line-height: 26px;
}

/*底部联系方式*/
.bottom_copy {
    width: 100%;
    min-width: 1200px;
    height: 370px;
    background-color: #535353;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bottom_copy_right {
    height: 72px;
    line-height: 72px;
    width: 100%;
    text-align: center;
    /*padding-top: 258px;*/
    color: #FFFFFF;
}

.contact_us_div {
    width: 1200px;
    height: 411px;
    /*position: absolute;*/
    /*left: 360px;*/
    /*top: 529px;*/
    background: url("../images/contact_us.png") no-repeat;
    margin-top: -140px;
}

.contact_us_text {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 32px;
    margin-top: 82px;
}

.ddy_message {
    width: 200px;
    height: 221px;
    float: left;
    margin: 70px 0px 0px 95px;
}

.ddy_img {
    width: 200px;
    height: 85px;
    background: url("../images/icon_contact01.png") no-repeat center center;
    border-bottom: 1px solid #E2E2E2;
}

.ddy_name {
    width: 100%;
    height: 60px;
    /*line-height: 60px;*/
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 10px;
}

.ddy_phone {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    text-align: center;
}

.ddy_place {
    width: 100%;
    /*height: 20px;*/
    line-height: 30px;
    font-size: 18px;
    text-align: center;
}

.National_message {
    width: 200px;
    height: 221px;
    float: left;
    margin: 70px 0px 0px 206px;
}

.National_img {
    width: 200px;
    height: 85px;
    background: url("../images/icon_contact02.png") no-repeat center center;
    border-bottom: 1px solid #E2E2E2;
}

.address_message {
    width: 429px;
    height: 221px;
    float: left;
    margin: 70px 0px 0px 70px;
}

.address_img {
    width: 200px;
    height: 85px;
    background: url("../images/icon_contact03.png") no-repeat center center;
    border-bottom: 1px solid #E2E2E2;
    margin: 0 auto;
}

/*悬浮名片*/
/*.calling_card {*/
/*width: 319px;*/
/*height: 563px;*/
/*position: fixed;*/
/*right: 0px;*/
/*top: 110px;*/
/*border-left: 1px solid #f29803;*/
/*border-bottom: 1px solid #f29803;*/
/*background: white;*/
/*}*/

/*.calling_card_header {*/
/*width: 100%;*/
/*height: 42px;*/
/*background-color: #f29803;*/
/*}*/

/*.calling_card_nowCity {*/
/*width: 75px;*/
/*height: 100%;*/
/*font-size: 16px;*/
/*color: white;*/
/*line-height: 42px;*/
/*padding-left: 14px;*/
/*float: left;*/
/*}*/

/*.calling_card_CityName {*/
/*width: 82px;*/
/*height: 42px;*/
/*line-height: 42px;*/
/*font-size: 22px;*/
/*color: white;*/
/*text-align: center;*/
/*float: left;*/
/*}*/

/*.calling_card_btn {*/
/*float: left;*/
/*width: 46px;*/
/*height: 20px;*/
/*margin-top: 12px;*/
/*color: white;*/
/*background-color: #f29803;*/
/*border: 1px solid white;*/
/*border-radius: 6px;*/
/*font-size: 14px;*/
/*cursor: pointer;*/
/*}*/

/*.calling_card_userinfo {*/
/*width: 100%;*/
/*height: 183px;*/
/*}*/

/*.calling_card_userinfo_img {*/
/*width: 80px;*/
/*height: 110px;*/
/*margin: 14px 0 0 12px;*/
/*background: url("../images/busCard_pic_headPor.png");*/
/*float: left;*/
/*}*/

/*.calling_card_userinfo_msg {*/
/*width: 227px;*/
/*height: 119px;*/
/*float: left;*/
/*padding-top: 6px;*/
/*}*/

/*.calling_card_userinfo_first {*/
/*width: 100%;*/
/*height: 40px;*/
/*}*/

/*.calling_card_userlogo {*/
/*width: 35px;*/
/*height: 40px;*/
/*float: left;*/
/*background: url("../images/busCard_icon_name.png") no-repeat center center;*/
/*}*/

/*.calling_card_ddyText {*/
/*width: 73px;*/
/*line-height: 40px;*/
/*font-size: 14px;*/
/*float: left;*/
/*}*/

/*.calling_card_ddyName {*/
/*width: 119px;*/
/*line-height: 40px;*/
/*font-size: 20px;*/
/*float: left;*/
/*font-weight: bold;*/
/*}*/

/*.calling_card_ddyPhone {*/
/*width: 119px;*/
/*line-height: 40px;*/
/*font-size: 14px;*/
/*float: left;*/
/*}*/

/*.calling_card_ddygood {*/
/*width: 119px;*/
/*line-height: 40px;*/
/*font-size: 18px;*/
/*float: left;*/
/*color: #FAB214;*/
/*font-family: MicrosoftYaHei;*/
/*font-weight: bold;*/
/*}*/

/*.calling_card_phonelogo {*/
/*width: 35px;*/
/*height: 40px;*/
/*float: left;*/
/*background: url("../images/busCard_icon_telNum.png") no-repeat center center;*/
/*}*/

/*.calling_card_goodlogo {*/
/*width: 35px;*/
/*height: 40px;*/
/*float: left;*/
/*background: url("../images/busCard_icon_giveLike.png") no-repeat center center;*/
/*}*/

/*.calling_card_userinfo_timeorder {*/
/*width: 100%;*/
/*height: 58px;*/
/*float: left;*/
/*}*/

/*.cysj {*/
/*width: 156px;*/
/*line-height: 58px;*/
/*font-family: MicrosoftYaHei;*/
/*font-weight: bold;*/
/*text-align: center;*/
/*float: left;*/
/*}*/

/*.getjobYear {*/
/*font-weight: normal;*/
/*}*/

/*.fwds {*/
/*width: 140px;*/
/*line-height: 58px;*/
/*font-family: MicrosoftYaHei;*/
/*font-weight: bold;*/
/*text-align: center;*/
/*float: left;*/
/*}*/

/*.calling_card_erweima {*/
/*width: 290px;*/
/*height: 167px;*/
/*margin: 0 auto;*/
/*border-top: 1px solid #EEEEEE;*/
/*}*/

/*.calling_card_erweima_left {*/
/*width: 86px;*/
/*height: 144px;*/
/*float: left;*/
/*margin: 22px 0 0 0px;*/
/*}*/

/*.calling_card_erweima_img {*/
/*width: 86px;*/
/*height: 86px;*/
/*border: 1px solid #dbdbdb;*/
/*}*/

/*.calling_card_erweima_img img {*/
/*width: 100%;*/
/*height: 100%;*/
/*}*/

/*.wxsmzx {*/
/*font-size: 14px;*/
/*font-family: MicrosoftYaHei;*/
/*font-weight: 400;*/
/*margin-top: 10px;*/
/*}*/

/*.calling_card_erweima_right {*/
/*width: 177px;*/
/*height: 145px;*/
/*float: left;*/
/*margin: 22px 0 0 21px;*/
/*}*/

/*.calling_card_futd {*/
/*height: 34px;*/
/*width: 100%;*/
/*}*/

/*.fwtd_text {*/
/*width: 70px;*/
/*line-height: 34px;*/
/*font-size: 14px;*/
/*font-family: MicrosoftYaHei;*/
/*font-weight: 400;*/
/*float: left;*/
/*}*/

/*.fwtd_stat {*/
/*float: left;*/
/*margin-top: 6px;*/
/*}*/

/*.calling_card_bottom {*/
/*height: 170px;*/
/*width: 319px;*/
/*}*/

/*.calling_card_bottom_tab {*/
/*width: 100%;*/
/*height: 50px;*/
/*background-color: #2577E3;*/
/*}*/

/*.calling_card_bottom_tab li {*/
/*width: 25%;*/
/*height: 46px;*/
/*margin-top: 4px;*/
/*float: left;*/
/*text-align: center;*/
/*line-height: 46px;*/
/*color: white;*/
/*cursor: pointer;*/
/*}*/

/*.calling_card_bottom_tab .activecalling_card_bottom_tab {*/
/*background-color: white;*/
/*color: #2577E3;*/
/*}*/

/*.calling_card_bottom_text {*/
/*margin-top: 9px;*/
/*width: 100%;*/
/*height: 54px;*/
/*line-height: 54px;*/
/*font-size: 14px;*/
/*font-family: MicrosoftYaHei;*/
/*font-weight: 400;*/
/*margin-left: 43px;*/
/*}*/

/*.calling_card_bottom_input {*/
/*height: 56px;*/
/*margin-left: 41px;*/
/*width: 270px;*/
/*}*/

/*.calling_card_phone_input {*/
/*height: 36px;*/
/*width: 168px;*/
/*float: left;*/
/*border: 1px solid #DCDCDC;*/
/*border-top-left-radius: 18px;*/
/*border-bottom-left-radius: 18px;*/
/*padding-left: 18px;*/
/*border-right: none;*/
/*outline: none;*/
/*}*/

/*.calling_card_phone_btn {*/
/*width: 64px;*/
/*height: 36px;*/
/*background-color: #2577E3;*/
/*border: none;*/
/*color: white;*/
/*text-align: center;*/
/*border-top-right-radius: 18px;*/
/*border-bottom-right-radius: 18px;*/
/*cursor: pointer;*/
/*float: left;*/
/*line-height: 36px;*/
/*}*/

/*名片结束*/

.xdlc {
    width: 219px;
    height: 476px;
    box-shadow: 0px 0px 5px 0px rgba(200, 200, 200, 1);
    position: fixed;
    left: 0px;
    top: 50%;
    margin-top: -238px;
    border-top: 4px solid #2577E3;
    background-color: #FFFFFF;
    z-index: 1000;
}

.xdlc_header {
    width: 100%;
    height: 63px;
    font-size: 22px;
    font-weight: bold;
    margin: 22px 0px 0px 56px;
}

.xdlc_zxddy {
    width: 192px;
    height: 33px;
    margin-left: 27px;
}

.xdlc_zxddy_img {
    width: 32px;
    height: 33px;
    float: left;
}

.xdlc_zxddy_text {
    width: 118px;
    line-height: 33px;
    text-align: left;
    float: left;
    font-size: 18px;
    font-weight: 400;
    margin-left: 14px;
}

.xdlc_jiantou {
    width: 123px;
    height: 40px;
    background: url("../images/process_icon_next.png") no-repeat;
    margin: 12px 0px 0px 96px;
}

.right_btn_xf {
    width: 96px;
    height: 363px;
    position: fixed;
    right: 0px;
    top: 50%;
    margin-top: -181px;
}

.right_btn_xf_chat {
    width: 90px;
    height: 90px;
    background: url("../images/rightNva_icon_ope01.png") no-repeat center center #2577E3;
    cursor: pointer;
}

.active_xf_chat {
    width: 90px;
    height: 90px;
    background: #2577E3;
    text-align: center;
    color: white;
    font-size: 18px;
    line-height: 40px;
    cursor: pointer;
}

.right_btn_xf_floow {
    width: 90px;
    height: 90px;
    background: url("../images/rightNva_icon_ope02.png") no-repeat center center #2577E3;
    margin-top: 1px;
    cursor: pointer;
}

.active_xf_floow {
    width: 90px;
    height: 90px;
    background: #2577E3;
    margin-top: 1px;
    cursor: pointer;
    text-align: center;
    color: white;
    font-size: 18px;
    line-height: 40px;
}

.right_btn_xf_ts {
    width: 90px;
    height: 90px;
    background: url("../images/rightNva_icon_ope03.png") no-repeat center center #2577E3;
    margin-top: 1px;
    cursor: pointer;
}

.active_xf_ts {
    width: 90px;
    height: 90px;
    background: #2577E3;
    margin-top: 1px;
    cursor: pointer;
    text-align: center;
    color: white;
    font-size: 18px;
    line-height: 90px;
}

.right_btn_xf_up {
    width: 90px;
    height: 90px;
    background: url("../images/rightNva_icon_ope04.png") no-repeat center center #2577E3;
    margin-top: 1px;
    cursor: pointer;
    text-align: center;
    color: white;
    font-size: 18px;
    line-height: 90px;
}

.active_xf_up {
    width: 90px;
    height: 90px;
    background: #2577E3;
    margin-top: 1px;
    cursor: pointer;
    text-align: center;
    color: white;
    font-size: 18px;
    line-height: 40px;
}

/*投诉*/
.complaint_div {
    width: 596px;
    height: 476px;
    border: 2px solid #f29803;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -238px;
    margin-left: -298px;
    background-color: #FFFFFF;
    display: none;
    z-index: 10010;
}

.complaint_div_header {
    width: 100%;
    height: 66px;
    text-align: center;
    line-height: 66px;
    font-size: 20px;
    font-weight: 400;
}

.complaint_txt_div {
    width: 560px;
    height: 140px;
    padding: 0 18px 0 18px;
}

.complaint_txt_area {
    width: 532px;
    height: 100%;
    color: #666;
    font-size: 14px;
    padding: 13px 13px 0px 13px;
    resize: none;
}

.complaint_pic {
    width: 80px;
    height: 80px;
    margin: 30px 0px 15px 18px;
}

.complaint_pic img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.contact_way {
    width: 558px;
    height: 48px;
    margin-left: 18px;
    border: 1px solid #E5E5E5;
    border-radius: 2px;
}

.contact_way_text {
    float: left;
    width: 119px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-right: 1px solid #e5e5e5;
    margin-top: 7px;
    font-size: 14px;
    font-weight: 400;
}

.contact_way_input {
    width: 400px;
    height: 34px;
    margin-top: 7px;
    padding-left: 30px;
    border: none;
}

.complaint_div_bottom {
    width: 100%;
    height: 78px;
}

.complaint_submit {
    width: 218px;
    height: 38px;
    border-radius: 2px;
    border: 2px solid #f29803;
    background-color: #f29803;
    color: white;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    float: left;
    margin: 22px 0px 0px 50px;
    cursor: pointer;
}

.complaint_cancel {
    width: 218px;
    height: 40px;
    border-radius: 2px;
    border: 1px solid #f29803;
    background-color: white;
    color: #f29803;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    float: left;
    margin: 22px 0px 0px 56px;
    cursor: pointer;
}

/*弹窗选择城市*/
.user_city {
    width: 420px;
    height: 340px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -210px;
    margin-top: -170px;
    background-color: white;
    border: 2px solid #f29803;
    z-index: 10010;
}

.user_city_img {
    width: 100%;
    height: 158px;
    background: url("../images/choCity_pic_bg02.png") no-repeat;
}

.user_city_text {
    width: 218px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    margin-top: 23px;
    font-size: 18px;
    font-weight: 400;
}

.user_city_bottom {
    width: 360px;
    height: 84px;
    margin-left: 54px;
}

.user_city_bccs {
    width: 198px;
    height: 36px;
    border: 1px solid #E5E5E5;
    float: left;
    position: relative;
}

.user_city_name {
    width: 177px;
    height: 28px;
    float: left;
    border: none;
    padding-left: 20px;
    margin-top: 4px;
    cursor: pointer;
    font-size: 14px;
    cursor: pointer;
}

.user_city_name_img {
    position: absolute;
    top: 14px;
    left: 170px;
}

.user_city_btn {
    width: 130px;
    height: 38px;
    float: left;
    background-color: #f29803;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 400;
    margin-left: 8px;
    color: white;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
}