body,
ul,
dl,
dd,
dt,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
textarea,
form,
select,
fieldset,
table,
td,
div,
input {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal
}

body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

a {
    text-decoration: none;
}

* {
    font-family: 'Microsoft YaHei';
}

ul,
li {
    list-style: none;
}

img {

    border: none;
}

input,
button {
    -webkit-appearance: none;
    border: 0;
}

a:
/*样子*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.tac {
    text-align: center;
}

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.p0 {
    padding: 0;
}

.m0 {
    margin: 0;
}

.p10 {
    padding: 10px;
}

.m10 {
    margin: 10px;
}

.bgf {
    background: #fff;
}

.bgh {
    background: #f7f7f7;
}

.oh {
    overflow: hidden;
}

.flex {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
}

.pt40 {
    padding-top: 40px;
}

.flex_1 {
    flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
}

.flex_03 {
    flex: 33.333%;
    -webkit-flex: 33.333%;
    -ms-flex: 33.333%;
}

.pb50 {
    padding-bottom: 50px;
}

.bb1 {
    border-bottom: 1px solid #eee;
}

.bt1 {
    border-top: 1px solid #eee;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb20 {
    padding-bottom: 20px;
}

.bgf4 {
    background: #f5f5f5;
}

.pt75 {
    padding-top: 75px;
}

.pl10 {
    padding-left: 10px;
}

.pr10 {
    padding-right: 10px;
}

.p0_3 {
    padding: 0 3%;
}

.fz12 {
    font-size: 12px;
}

.fz14 {
    font-size: 14px;
}

.fz16 {
    font-size: 16px;
}

.fz18 {
    font-size: 18px;
}

.fz20 {
    font-size: 20px;
}

.c3 {
    color: #333;
}

.c6 {
    color: #666;
}

.c9 {
    color: #999;
}

.lh40 {
    line-height: 40px;
}

.lh30 {
    line-height: 30px;
}

.lh20 {
    line-height: 20px;
}

.pt30 {
    padding-top: 30px;
}

.p10_3 {
    padding: 10px 3%;
}

.trans {
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}

.w1200 {
    width: 1200px;
    margin: auto;
}

.fl {
    float: left;

}

.fr {
    float: right;

}

a:hover {
    text-decoration: none;
}

/*top_box*/
.top_box {
    width: 100%;
    background: #f9f9f9;
    height: 40px;
}


/*nav*/
.nav_box {
    padding: 10px 0;
}

.logo img {
    display: block;
    width: 313px;
    height: 91px;
}

.tel_box {
    margin-top: 10px;
    float: right;
    width: 190px;
}

.tel_box img {
    width: 34px;
    height: 34px;
    margin-right: 15px;
}
.tel_info{
    height: 42px;
    overflow: hidden;
}

.tel_info h3 {
    font-size: 12px;
    color: #999;
    line-height: 12px;
    height: 12px;
    margin-bottom: 2px;
}

.tel_info p {
    color: #d62f40;
    font-size: 20px;
}

.nav_warpper {
    width: 100%;
    margin-top: 5px;
}

.nav_warpper a {
    display: inline-block;
    color: #666;
    font-size: 18px;
    margin-left: 20px;
}

.nav_warpper .active {
    color: #ff7900;
}


/*banner*/

.banner_box {
    width: 100%;
    height: 500px;
    position: relative;
    overflow: hidden;
}

.banner {
    height: 500px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    display: block;
}

.search_time_box {
    width: 400px;
    height: 410px;
    position: absolute;
    background: #ffffff;
    top: 50%;
    margin-top: -205px;
    z-index: 20;
}

.search_warpper {
    position: relative;
    top: -500px;
    height: 500px;
}

.zc_time {
    height: 40px;
    line-height: 40px;
    background: #f4f4f4;
    color: #333;
    font-size: 18px;
}

.p20 {
    padding: 20px;
}

.kuang {
    border: 1px solid #eee;
}

.search_time_list {
    line-height: 40px;
    height: 40px;
}

.ti {
    text-indent: 1em;
}

.timesel {
    float: right;
    cursor: pointer;
    margin-right: 130px;
}

.danxuan {
    border: 1px solid #ddd;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    margin-top: 12.5px;
}

.danxuan img {
    display: none;
    width: 9px;
    height: 9px;
    margin: 2.5px;

}

.timesel .active img {
    display: block;
    width: 9px;
    height: 9px;
    margin: 2.5px;

}

.qctanme {
    float: left;
    width: 100px;
}

.qctanme_inp {
    float: left;
    width: 260px;
}

.mb15 {
    margin-bottom: 15px;
}


.bg_time {
    background: url(../images/rq.png) no-repeat center right 10px;
    -webkit-background-size: 30px;
    background-size: 30px;
}

.qctanme_inp input {
    border: 0px solid #000;
    outline: 0;
    font-size: 16px;
    color: #333;
}

.search_time_btn {
    width: 100%;
    height: 40px;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    background: #ff7900;
    outline: 0;
}

.slick-slider {
    z-index: 10;
}



.index_title {
    font-size: 40px;
    color: #333;
    line-height: 90px;
    height: 90px;
    overflow: hidden;

}


.index_sel_box {
    padding: 35px 100px;
}

.index_sel_list {
    width: 33.333%;
}

.index_sel_list img {
    margin-bottom: 40px;
}

.index_sel_list h3 {
    font-size: 25px;
    color: #666;
    line-height: 25px;
    height: 25px;
    margin-bottom: 10px;
}

.index_sel_list p {
    font-size: 18px;
    color: #939a9f;
    line-height: 18px;
    height: 18px;
    margin-bottom: 5px;
}

.index_sel_list a {
    display: inline-block;
    border: 1px solid #eee;
    width: 170px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #666;
    margin-top: 30px;
}

.index_hd_list {
    width: 380px;
    margin: 10px;
}

.index_hd_top_f {
    float: left;

}

.index_hd_top_f h3 {
    font-size: 18px;
    color: #666;
    font-weight: 900;
}

.index_hd_top_r {
    text-align: right;
    color: #d62f40;
    line-height: 45px;
    font-size: 20px;
}
.index_hd_top{
    width: 100%;
    /*height: 45px;*/
}


.index_hd_top_r span {
    font-size: 20px;
}

.indexcarimg {
    display: block;
    width: 337px;
    height: 167px;
}

.index_new img {
    display: block;
    width: 379px;
    height: 261px;
    margin-bottom: 10px;
}

.index_new h3 {
    font-size: 18px;
    color: #666;
    line-height: 18px;
    height: 18px;
    overflow: hidden;
    margin-bottom: 5px;
}

.index_new p {
    font-size: 14px;
    color: #999;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}

.footer_box {
    width: 100%;
    background: #323232;
    padding: 80px 0;
}

.f_nav a {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    margin: 0 20px;
}

.banquan {
    color: #fff;
    margin-top: 30px;
    font-size: 15px;
    line-height: 25px;
}

.h40 {
    height: 40px;
}

.t_name {
    margin-right: 10px;
}

.w350 {
    width: 350px;
    text-indent: 20px;
}

.info_timesel {
    float: left;
    line-height: 40px;
    margin-left: 10px;
    margin-right: 20px;
}



/*d_bg_box*/
.d_bg_box {
    width: 100%;
    height: 100px;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}

.d_bg_box h3 {
    text-indent: 60px;
    font-size: 30px;
    color: #fff;
    line-height: 100px;
}

.red {
    color: #d62f40;
}

.info_search_l {
    width: 930px;
}

.info_search_r {
    width: 225px;
}

.info_search_r h3 {
    line-height: 45px;
    height: 45px;
}

.submit {
    width: 100%;
    height: 40px;
    border-radius: 5px;
    background: #ff7900;
    font-size: 18px;
    color: #fff;
}

.c_search_list {
    margin-bottom: 10px;
    line-height: 26px;
    height: 26px;
}

.c_search_list p {
    padding: 0 7px;
    cursor: pointer;
    margin: 0 2px;
}

.c_search_list .active {
    color: #fff;
    background: #ff7900;
}

.c_search_list p:hover {
    color: #fff;
    background: #ff7900;
}

.left_map_box {
    width: 300px;
    float: left;
}

.ti20 {
    text-indent: 20px;
}

.map_box img {
    width: 100%;
    display: block;
    height: 200px;
}

.map_box {
    margin-bottom: 10px;
}

.left_map_box_qc {
    font-size: 15px;
    line-height: 25px;
}

.w120 {
    width: 120px;
    margin-right: 10px;
}

.bg9 {
    background: #999;
}

.right_carinfo {
    min-height: 500px;
    width: 880px;
}

.right_carinfo_stop {
    padding: 7px;
}

.right_carinfo_stop_c {
    border: 1px solid #eee;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    margin-right: 10px;
    font-size: 14px;
    cursor: pointer;
}

.right_carinfo_stop .active {
    color: #fff;
    background: #ff7900;
}

.info_car_list {
    border-bottom: 1px dashed #eee;
}

.info_car_list img {
    width: 337px;
    height: 167px;
    display: block;
    margin-right: 10px;
}

.info_car_list .index_hd_top {
    width: 360px;
    margin-top: 55px;
}

.rotate180{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.info_car_list .submit {
    float: right;
    width: 100px;
    margin-top: 55px;
}

.page {
    text-align: center;
    padding: 20px 0;
}

.page a {
    display: inline-block;
    border: 1px solid #eee;
    font-size: 14px;
    color: #666;
    padding: 6px 13px;
}

.page .active {
    color: #fff;
    background: #666;
}

.ft_nav {
    width: 20%;
    text-align: center;
    float: left;
}

.ft_nav_box {
    padding: 20px 0;
    padding-bottom: 0;
}

.ft_nav h3 {
    font-size: 18px;
    color: #666;
    margin-bottom: 15px;
}

.ft_nav a {
    display: block;
    font-size: 16px;
    color: #666;
    margin-bottom: 15px;
}

.ft_nav a:hover {
    text-decoration: underline;
}

/**/
.new_list {
    padding: 20px 0;
    border-bottom: 1px dashed #eee;
}


.new_list img {
    float: left;
    width: 200px;
    height: 135px;
    margin-right: 25px;
}

.new_info_box {
    overflow: hidden;
    /*min-height: 500px;*/
}

.new_info_box h3 {
    font-size: 18px;
    color: #666;
    height: 18px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}

.new_info_box p {
    font-size: 14px;
    color: #999;
    height: 75px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
    line-height: 25px;
}

.new_more a {
    width: 100px;
    height: 34px;
    display: inline-block;
    text-align: center;
    line-height: 34px;
    border: 1px solid #666;
    color: #999;
    font-size: 14px;
}

.info_box  {
    min-height: 513px;
}


.info_box img {
    max-width: 100%;
}

/**/
.login_gg {
    font-size: 16px;
    color: #666;
    line-height: 23px;
    height: 23px;
    margin-bottom: 20px;
    padding-left: 40px;
    background: url(../images/login_03.jpg) left center no-repeat;
}

.loginandreg_d {
    width: 25px;
    height: 25px;
    border: 2px solid #eee;
    float: left;
    margin-right: 20px;
    border-radius: 50%;
}


.loginandreg {
    font-size: 16px;
    line-height: 25px;
}

.loginandreg h3 {
    font-weight: 900;
    color: #999;
    margin-right: 15px;
    float: left;
    line-height: 25px;
}

.loginandreg p {
    float: left;
    font-size: 16px;
    color: #999;
}

.loginandreg_a span {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ff7900;
    margin-left: 5px;
    margin-top: 6px;
}

.loginandreg_a h3,
.loginandreg_a p {
    color: #ff7900;
}

.loggin_warpper{
    margin-top: 30px;
    padding-left: 37px;
}
.login_list{
    width: 250px;
    height: 30px;
    margin-bottom: 15px;
    background:#f1f2f4 url(../images/login_07.jpg) no-repeat left 10px center;
    border-radius: 2px;
    border: 1px solid #ddd;
}
.login_list input{
    background: transparent;
    padding-left: 60px;
    font-size: 14px;
    color: #333;
    width: 100%;
    outline: 0;
    height: 100%;
}
.login_list_mm{
    background:#f1f2f4 url(../images/login_10.jpg) no-repeat left 10px center;
}
.login_list_code{
    background:#f1f2f4 url(../images/codebg_03.jpg) no-repeat left 10px center;
}

.login_btn{
    float: left;
    width: 115px;
    height: 30px;
    background: #ff7900;
    font-size: 16px;
    color: #fff;
    border: 2px solid #eee;
    border-radius: 2px;
    margin-right: 15px;
}

.wjmm{
    line-height: 30px;
    font-size: 15px;
    color: #ff7900;
}

/*hy_left_box*/
.hy_left_box{
    width: 300px;
    padding-left: 3px;
    float: left;
}


.lh50{
    line-height: 50px;
}
.h50{
    height: 50px;
}
.hy_left{
    box-shadow: 0 0 12px #ddd;
}
.fw{
    font-weight: 900;
}

.hy_nav_h{
    background: #ff7900;
    height: 55px;
    overflow: hidden;
    line-height: 55px;
    color: #fff;
    border-left: 4px solid #d76c0c;
}
.hy_icon{
    float: left;
    width: 28px;
    height: 28px;
    margin-top: 12.5px;
    margin-right: 10px;
    margin-left: 80px;
}

.hy_e_icon{
    float: left;
    width: 4px;
    height: 7px;
    margin-top: 25px;
    margin-right: 10px;
    margin-left: 90px;
}

.hy_nav p{
    float: left;
    margin-right: 20px;
}
.hy_nav_e{
    background: #fff;
    line-height: 55px;
    height: 55px;
    overflow: hidden;
    border-left: 4px solid #fff;
}
.hy_nav_e:hover{
    border-left: 4px solid #ffcca1;
    background: #fff1e5;
}

.hy_nav_a{
    border-left: 4px solid #ffcca1;
    background: #fff1e5;
}

.cupo{
    cursor: pointer;
}

.order_info_top{
    
}

.order_info_top img{
    float: left;
    width: 350px;
    margin-right: 20px;
}

.order_info_top_info{
    overflow: hidden;
    margin-top: 30px;
}
.order_title{
    background: #f5f8f9;
}

.qh_hox,.mx_hox{
    padding: 20px 50px;
}
.q_time{
    font-size: 16px;
    color: #666;
    line-height: 30px;
    height: 30px;
    padding-left: 30px;
    background: url(../images/time_03.jpg) no-repeat left center;
}
.h_time{
    font-size: 16px;
    color: #666;
    line-height: 30px;
    height: 30px;
    padding-left: 30px;
    background: url(../images/time_06.jpg) no-repeat left center;
}
.mx_list{
    line-height: 30px;
    font-size: 16px;
    color: #666;
}

.yhxx_box_list .fl{
    width: 80px;
    line-height: 34px;
    height: 34px;
}

.yhxx_box_list_r{
    float: left;
}

.yhxx_box_list{
    margin-bottom: 20px;
}

.yhxx_box_list input{
    width: 260px;
}

.id_list{
    width: 100px;
    height: 70px;
    margin-right: 15px;
    border: 1px dashed #eee;
    border-radius: 2px;
    position: relative;
    cursor: pointer;
    float: left;
}
.id_list p{
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 12px;
    color: #999;
    text-align: center;
    line-height: 70px;
    z-index: 1;
}

.id_list input{
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 3;
}

.id_list img{
    width: 100%;
    height: 100%;   
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.baoc{
    width: 100px;
    /*background: #ff7900;*/
}


.code_list .login_list{
    width: 150px;
    float: left;
}

.code_list .btn{
    margin-left: 13px;
}


.qdxy{
    float: left;
}

.qdxy .danxuan{
    margin-top: 7.5px;
}

.weui-toast_content{
    font-size: 14px;
}

.no_model{
    margin-top: 100px;
}

.min500{
    min-height: 500px;
}











/*加载*/
.load_box {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    z-index: 999;
}

.load_box img {
    width: 20px;
    display: inline;
    vertical-align: middle;
}

.load_box span {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.load {
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    /*display: none;*/
}

.load img {
    width: 18px;
    display: initial;
    vertical-align: middle;
}

.load span {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.submit a{
    color: #fff;
    display: block;
}
/*container*/
.container{
    width: 350px;
    position: absolute;
    top: 0;
    right: 0;
    box-shadow: 0 0 20px #999;
    padding: 0;
    z-index: 20;
}
.mark{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 19;
    top: 0;
    left: 0;
    display: none;
    background: transparent;
}
.capricorncd-calendar-container .calendar-table-wrapper table td{
    height: 50px;
}


.cqsel{
    width: 90px;
    border: 1px solid #eee;
}


.yd_warpper_f{
    float: left;
    width: 400px;
    border-right: 1px solid #ddd;
}

.yd_warpper_f img{
    float: left;
    width: 200px;
    height: 120px;
    display: block;
    margin-right: 10px;
}
.yd_warpper_f_info h3{
    font-size: 16px;
    font-weight: 900;
    color: #666;
    margin-bottom: 3px;
    margin-top: 15px;
}
.yd_warpper_f_info p{
    font-size: 12px;
    color: #666;
    margin-bottom: 10px;
}

.yd_warpper_f_info button{
    width: 130px;
    height: 30px;
    color: #666;
    border: 1px solid #666;
    font-size: 14px;
    background: #fff;
    border-radius: 3px;
}

.yd_warpper_r{
    float: left;
}


.yd_warpper_r_l{
    width: 210px;
    margin: 0 60px;
    float: left;
    margin-top: 10px;
}

.qh_c{
    background: #f9c34f;
    width: 45px;
    height: 20px;   
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    border-radius: 3px;
    margin-bottom: 10px;
}


.yd_warpper_r_add{
    padding-left: 20px;
    background-position: left center ;
    background-repeat: no-repeat;
    font-size: 12px;
    color: #999;
    line-height: 20px;
    height: 20px;
    margin-bottom: 5px;
}

.yuanday{
    width: 90px;
    height: 90px;
    background: #f4f4f4;
    border-radius: 50%;
    text-align: center;
    margin: auto;
    line-height: 90px;
    font-size: 12px;
    color: #999;
}

.yd_warpper_r_c{
    float: left;
    width: 90px;
    margin-top: 20px;
}

.yd_tname{
    font-size: 20px;
    color: #666;
    line-height: 60px;
    height: 60px;
}

.lh50{
    line-height: 50px;
    height: 50px;
}


.ydsubmit{
    width: 115px;
    margin-left: 20px;
}

.ydsubmit_box{
    margin-top: 20px;
}

.ydsm_title{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background: #0886a1;
    color: #fff;
    padding-left: 20px;
}

.mx_list button{
    font-size: 14px;
    width: 80px; 
    margin-left: 20px;
}

.imgw{
    max-width: 100%;
}














/**/
.nav_warpper a:hover {
    color: #ff7900;
}

.index_sel_list a:hover {
    background: #ff7900;
    color: #fff;
}

.index_new:hover {
    text-decoration: underline;
}

.f_nav a:hover {
    text-decoration: underline;
}