body {
    background: url(../../images/zdzt.files/car.file/bg-wrap.png) top center no-repeat;
    font-family: "microsoft yahei", '宋体';
}
.logo-wrap {
    width: 100%;
    height: auto;
    margin-top: 40px;
}
.back-theme {
    float: right;
    line-height: 42px;
    color: #084f8a;
    font-size: 14px;
    width: auto !important;
}
.nav-wrap {
    width: 100%;
    height: 56px;
    background: #f4d869;
    margin-top: 310px;
}
.nav {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 70px;
}


.con1 {
    background: #ffffff;
    box-sizing: border-box;
    padding: 15px 25px;
    margin-top: 30px;
    height: auto;
    min-height: 310px;
}

.con2 {
    background: #ffffff;
    box-sizing: border-box;
    padding: 15px 25px;
    margin-top: 30px;
    height: auto;
    min-height: 310px;
}

.con3 {
    background: #ffffff;
    box-sizing: border-box;
    padding: 15px 25px;
    margin-top: 30px;
    height: auto;
    min-height: 310px;
}

.tips-title-wrap {
    width: 100%;
    height: auto;
    text-align: center;
}

.tips-title-wrap>img {
    width: auto;
    height: auto;
    margin: -25px auto;
}

.tips-con {
    width: 100%;
    height: 245px;
    background: url(../../images/zdzt.files/car.file/tips-bg.png) top center no-repeat;
    background-size: 100% 100%;
    margin-top: 15px;
    box-sizing: border-box;
    padding: 35px 20px 30px 40px;
    text-align: justify;
    line-height: 30px;
    overflow: hidden;
}

.tips-con span {
    font-weight: bold;
    font-size: 18px;
    color: #da1d2e;
}

.con-title {
    font-size: 20px;
    font-weight: bold;
    text-indent: 2px;
    height: 45px;
}

.con-title a {
    color: #084f8a;
}

.con1 .con-title,
.con3 .con-title {
    background: url(../../images/zdzt.files/car.file/short-bg.png) right bottom no-repeat;
    background-size: 100% 100%;
}

.con2 .con-title {
    background: url(../../images/zdzt.files/car.file/long-bg.png) right bottom no-repeat;
    background-size: 100% 100%;
}

.date-list {
    width: 100%;
    height: auto;
}

.date-list li {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 38px;
    background: url(../../images/zdzt.files/car.file/list-bg.png) center left no-repeat;
}

.info-title {
    width: 290px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
    padding-left: 13px;
}

.info-date {
    float: right;
    color: #b7b7b7;
}

.card-business {
    width: 100%;
    height: auto;
    margin-top: 15px;
}

.card-business li {
    width: 100%;
    margin-bottom: 8px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.card-business li a {
    text-indent: 5px;
    display: inline-block;
}

.card-business li:nth-child(2n+1) {
    background: #edf8f4;
}

.card-business li:nth-child(2n) {
    background: #e6eef6;
}

.car-business {
    width: 100%;
    height: 175px;
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.car-business li {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: left;
}

.car-business li a {
    text-indent: 5px;
    display: inline-block;
}

.school-car-business {
    width: 100%;
    height: 230px;
    box-sizing: border-box;
    padding-right: 15px;
    padding-left: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}

.school-car1 {
    width: 155px;
    height: 145px;
    border-radius: 10px;
    background: #e6eef6;
    color: #084f8a;
}

.school-car2 {
    width: 155px;
    height: 145px;
    border-radius: 10px;
    background: #edf8f4;
    color: #057649;
}

.school-img {
    width: 100%;
    height: 90px;
    box-sizing: border-box;
    padding-top: 45px;
}

.school-car-business img {
    margin: 0 auto;
}

.process-wrap {
    width: 100%;
    height: auto;
    line-height: 38px;
}

.process-wrap ul {
    display: flex;
    flex-wrap: wrap;
}

.process-wrap li {
    height: 38px;
    box-sizing: border-box;
    padding-right: 40px;
}

.service-wrap {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.service {
    width: 33%;
    height: 80px;
    margin-top: 30px;
    display: flex;
    align-items: center;
}

.service-img-wrap {
    width: 100px;
    height: 80px;
    border-radius: 5px;
    background: #4cbc90;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
}

.qr-code {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.m-lst-lt {
    text-align: center;
}

.m-lst-tnm {
    font-size: 20px;
    color: #FFFFFF;
    height: 60px;
    background-color: #f0c53b;
    line-height: 60px;
}

.m-lst-nav>ul>li {
    margin-bottom: 5px;
    font-size: 16px;
    background-color: #f3efe3;
    padding: 0px 20px;
    line-height: 60px;
    overflow: hidden;
}

.m-lst-nav>ul>li>a {
    display: block;
    width: 100%;
    height: 100%;
}
.m-lst-nav>ul>li.hover {
    background-color: #f5e4eb;
}

.m-lst-nav>ul {
    overflow: hidden;
    height: auto;
    padding-bottom: 10px
}

.m-lst-nav>ul>li ul>li {
    margin: 0 auto;
    margin-top: 5px;
    width: 230px;
    padding: 10px 0px;
    font-size: 16px;
    background-color: #ffffff;
    line-height: 34px;
}

.m-lst-nav>ul>li ul>li>a {
    display: block;
    color: #717171;
    width: 100%;
    height: 100%;
}


.m-lst-rt-tnm {
    height: 60px;
    line-height: 60px;
    text-align: left;
    font-size: 18px;
    color: #f0c53b;
    border-bottom: solid 1px #f5e4eb;
}


/*脙茠脗搂脙鈥毭偮棵冣€毭偮幻兤捗偮┟冣€毭偮∶冣€毭偮得兤捗偮ッ冣€毭偮济兟⒚⑩偓拧脗卢脙茠脗楼脙鈥毭偮兟⒚⑩€毬偮�*/
.m-lst-pg {
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 35px 0;
}

.m-lst-pg span {
    margin-left: 5px;
    height: auto;
    font-size: 15px;
}

.m-lst-pg a {
    border: 1px solid #d2d2d2;
    padding: 3px 8px;
    color: #222222;
    font-size: 15px;
}

.m-lst-pg span:hover a {
    background-color: #f5e4eb;
    color: #FFFFFF;
}

.pgbor {
    border-top: 1px dashed #E5E5E5;
}
.m-lst-pg{
	display:block;
}
.m-lst-pg span:hover a{
	background-color: rgba(0,0,0,0);
    color: #222;
}
.m-lst-pg span.hover{
	background-color:#f0c53b;
}
/*脙茠脗搂脙鈥毭偮棵冣€毭偮幻兤捗偮┟冣€毭偮∶冣€毭偮得兤捗偮冣€毭偮幻兟⒚⑩€毬呪€溍兤捗偮γ冣€毭偮澝冣€γ偮�*/


/*text.html*/

.g-txt-bd {
    height: auto;
    overflow: hidden;
    padding: 0 20px;
}

.m-ct-detail {
    width: 100%;
    padding: 10px;
    height: auto;
    overflow: hidden;
}

.m-ct-detail .m-local {
    height: 42px;
    border: none;
    line-height: 42px;
}

.m-ct-artcle-bd {
    width: 976px;
    margin: 0 auto;
    overflow: hidden;
    min-height: 450px;
}

.m-ct-tt-bd {
    height: auto;
    min-height: 60px;
    overflow: hidden;
    padding: 25px 0 10px;
}

.m-ct-tt-bd div {
    height: auto;
    text-align: center;
}

.m-ct-utt {
    font-size: 28px;
    font-weight: normal;
    line-height: 45px;
}

.m-ct-tt {
    font-weight: normal;
    font-size: 32px;
    line-height: 44px;
}

.m-ct-dtt {
    font-weight: bold;
    font-size: 26px;
    line-height: 40px;
}

.m-ct-crm {
    position: relative;
    border-bottom: 1px #dcdcdc solid;
    padding-top: 16px;
    text-align: left;
    text-align: center;
    color: #666666;
    font-size: 14px;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
}

.m-ct-print {
    position: absolute;
    border-bottom: none;
    top: 22px;
    right: -12px;
    float: left;
}

.m-ct-crm span.font,
.m-ct-print span.font {
    margin: 0 10px;
    float: left;
}

.m-ct-print span.font {
    margin-top: -7px;
}

.m-ct-print .switchsize {
    padding-left: 15px;
}

.m-ct-print .switchsize {
    float: left;
    padding-left: 10px;
}

.m-ct-print .switchsize span {
    cursor: pointer;
}

.m-ct-print .switchsize .font_icon {
    width: 24px;
    height: 24px;
    background: url(../../images/common.files/font_icon_03.png) no-repeat center;
    display: inline-block;
}

.m-ct-print .printIco {
    float: left;
    background: url(../../images/common.files/ico.png) no-repeat 0px 9px;
    padding-left: 22px;
    height: 24px;
    line-height: 34px;
}

.m-ct-print .share {
    float: left;
    padding-left: 20px;
    width: auto;
    margin: 0;
    width: 200px;
}

.m-ct-artcle,
.m-ct-artcle p,
.m-ct-artcle p span {
    line-height: 32px;
    font-size: 16px;
    margin-top: 15px;
    font-family: "\u4eff\u5b8b,\u4eff\u5b8b\u005f\u0047\u0042\u0032\u0033\u0031\u0032";
}

.m-ct-btn {
    width: 100%;
    height: 90px;
    line-height: 90px;
    text-align: right;
    border-top: 1px dashed #E5E5E5;
}

.m-ct-btna {
    font-size: 15px;
}

.m-tb-bd {
    width: 100%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

.m-tb,
.m-tb * {
    margin: 0 auto;
    padding: 0;
    font-size: 14px;
}

.m-tb {
    display: table;
    width: 99%;
    border-collapse: collapse;
}

.m-tb-tr {
    display: table-row;
    height: 30px;
    line-height: 30px;
    width: 100%;
    border: 1px solid #bfbdbd;
}

.m-tb-th {
    display: table-cell;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    height: 30px;
    line-height: 30px;
    color: #795309;
    font-weight: bold;
}

.m-tb-td {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    height: 30px;
    line-height: 30px;
}

.m-tb .sub-tb {
    display: table;
    width: 100%;
}

.m-tb .sub-tb-tr {
    display: table-row;
    height: 30px;
    line-height: 30px;
    width: 100%;
}

.m-tb .sub-tb-th {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    height: 30px;
    line-height: 30px;
    color: #333333;
    font-weight: bold;
    border-right: 1px solid #bfbdbd;
}

.m-tb .sub-tb-td {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    border-right: 1px solid #bfbdbd;
}

.m-tb .tdw1 {
    width: 120px;
    text-align: center;
}

.m-tb .tdw2 {
    width: 348px;
    text-align: left;
}

.m-tb .tdw3 {
    text-align: left;
}

.shar_area {
    float: left;
    padding: 0 10px;
}

.mh-600 {
    min-height: 600px;
}

.g-wz {
    height: 40px;
    line-height: 40px;
    width: 1200px;
    padding: 0px 20px;
    margin: 0 auto;
    background-color: #FFF;
}

.m-local li {
    float: left;
    color: #afafaf;
    margin: 0 5px;
    font-size: 14px;
}

.m-local li a {
    color: #afafaf;
}

.u-list {
    height: auto;
    overflow: hidden;
}

.u-list ul {
    height: auto;
    overflow: hidden;
    padding-top: 10px;
}

.u-list ul li {
    line-height: 40px;
    text-indent: 20px;
    background: url(../../images/zdzt.files/car.file/dian3_06.png) left no-repeat;
}

.u-list ul li a {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.u-list ul li span {
    float: right;
    font-size: 15px;
}

.u-list ul li.zcwj {
    height: 94px;
    border-bottom: 1px solid #999999;
    padding: 10px 0;
    background: none;
}

.u-list ul li.zcwj a {
    white-space: normal;
    font-size: 14px;
    color: #acacac;
}

.u-list ul li.zcwj p {
    color: #505050;
    font-size: 18px;
    text-indent: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.u-list ul li.zcwj:hover p {
    color: #d2304c;
}

.u-list ul li:hover {
    animation: list-font .5s linear;
}

.g-ct {
    padding: 41px 27px 30px;
    background: #ffffff;
    min-height: 700px;
}

.header {
    display: none;
}

.banner {
    display: none;
    width: 100%;
    margin-top: -20px;
}

.g-ft2 {
    display: none;
}

a{
    -webkit-tap-highlight-color: transparent;
}

@media (max-width: 765px) {
    body {
        background: url();
        overflow-x: hidden;
    }

    .logo-wrap,
    .g-blk15 {
        display: none;
    }

    .container {
        width: 100%;
        height: auto;
    }

    .nav-wrap {
        width: 100%;
        height: 380px;
        position: fixed;
        z-index: 999;
        display: none;
        top: 60px;
        margin-top: 0;
        overflow: hidden;
    }

    .nav {
        justify-content: start;
        flex-direction: column;
        width: 100%;
        padding: 10px 0;
        box-sizing: border-box;
        background: #fff;
    }

    .nav li {
        width: 100%;
        box-sizing: border-box;
        font-size: 15px;
        line-height: 0.7;
        text-align: center;
        z-index: 999;
        box-sizing: border-box;
        padding: 5px 0;
        background: #a2f8ee;
        margin-top: 1px;
    }

    .nav li a {
        color: #000;
        display: block;
        width: 100%;
        height: 100%;
    }

    .tips-wrap {
        padding: 0 2%;
        box-sizing: border-box;
        height: auto;
        margin-top: 40px;
    }

    .tips {
        padding: 0 !important;
    }

    .tips>div {
        padding: 0 2%;
        box-sizing: border-box;
    }

    .tips-list {
        width: 25px;
        height: 25px;
    }

    .tips-text {
        text-align: left;
        line-height: 25px;
        font-size: 14px;
    }

    .header {
        width: 100%;
        height: 60px;
        box-sizing: border-box;
        padding: 0 2%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: fixed;
        top: 0;
        background: #fff;
        z-index: 999;
    }

    .header img {
        height: 30px;
    }

    .header img:last-child {
        height: 25px;
    }

    .tips-con {
        padding: 0;
        font-size: 14px;
        line-height: 25px;
    }

    .tips-con span {
        font-size: 16px;
    }

    .con-title {
        font-size: 18px;
        height: 36px;
    }

    .date-list {
        padding-left: 10px;
        box-sizing: border-box;
    }

    .date-list li {
        height: 30px;
    }

    .date-list li a {
        white-space: nowrap !important;
        text-overflow: ellipsis !important;
        overflow: hidden !important;
        text-indent: 2em;
    }

    .info-date {
        width: auto;
    }

    .car-business {
        margin-top: 0;
        padding-left: 10px;
        box-sizing: border-box;
    }

    .process-wrap {
        padding-left: 10px;
        box-sizing: border-box;
    }

    .school-car-business {
        height: auto;
    }

    .service {
        width: 48%;
        margin-top: 10px;
    }

    .service-img-wrap {
        margin-right: 10px;
        width: 80px;
        height: 65px;
    }
    .con2 .con-title {
        background: url(../../images/zdzt.files/car.file/short-bg.png) right bottom / 100% 100% no-repeat;
    }
    .service-img-wrap+span {
        display: block;
        width: 90px;
    }
    .tips-con{
        background: url();
    }
    .service-img-wrap img {
        width: 32px;
        height: 32px;
    }

    .qr-code {
        justify-content: center;
    }

    .qr-code img {
        width: 100px;
    }

    .bqxx_box {
        display: none;
    }

    .g-ft2 {
        display: block;
        height: auto;
        margin-top: 20px;
        padding-bottom: 0px;
        background: rgb(76, 188, 144);
        overflow: hidden;
    }

    .g-bd {
        height: auto;
        padding: 0px 15px;
        box-sizing: border-box;
    }

    .g-ft .p1 {
        color: rgb(255, 255, 255);
        text-align: center;
        line-height: 30px;
        font-size: 13px;
        padding-top: 10px;
    }

    .g-ft .p2 {
        color: rgb(255, 255, 255);
        text-align: center;
        line-height: 30px;
        font-size: 13px;
    }

    .banner {
        display: block;
    }
    .m-lst-lt{
        display:none;
    }
    .g-ct{
        padding: 80px 0 0 0;
    }
    .m-lst-rt{
        width:100%;
        padding:0 2% !important;
        box-sizing:border-box;
    }
    .m-lst-rt-tnm{
        height:40px;
        line-height:40px;
    }
    .u-list ul li a{
        width:252px;
        font-size: 15px;
    }
    .u-list ul li{
        display: flex;
        justify-content: space-between;
    }
}
@media screen and (max-width: 375px){
	.container{
		padding: 0;
	}
	.col-xs-12{
		padding: 0;
	}
	.con2{
		padding: 50px 0 0;
	}
	.header{
		left: 0;
	}
	.row{
		margin: 0;
	}
	.tips-con{
		padding: 0 2%;
	}
	.con3,.con1{
		padding:0 2%;
		min-height: auto;
	}
	.con4{
		padding: 0 2%;
		min-height: auto;
	}
}
/*版权*/
.bqxx_box {
    width: 100%;
    background-color: #e2484a;
    color: #ffffff;
    font-size: 14px;
}


#_span_jiucuo {
    position: absolute;
    top: 7px;
    left: 210px;
}

.sjc {
    position: absolute;
    top: 7px;
    left: 300px;
}

.dzjg {
    position: absolute;
    top: -7px;
    left: 85px;
}

.bqxx_box a {
    color: #ffffff;
}

.u-list li{
    display:flex;
    justify-content: space-between;
}