

.mt10{
    margin-top: 10px;
}
.mt15{
    margin-top: 15px;
}
.mt20{
    margin-top: 20px;
}
.ml10{
    margin-left: 10px;
}
.ml15{
    margin-left: 10px;
}
.ml20{
    margin-left: 20px;
}
.mb10{
    margin-bottom: 10px !important;
}
.mb15{
    margin-bottom: 15px;
}
.mb20{
    margin-bottom: 20px;
}
.mt10{
    margin-top: 10px;
}
.mb15{
    margin-top: 15px;
}
.mb20{
    margin-top: 20px;
}


.pt10{
    padding-top: 10px;
}
.pt15{
    padding-top: 15px;
}
.pt20{
    padding-top: 20px;
}
.pl10{
    padding-left: 10px;
}
.pl15{
    padding-left: 10px;
}
.pl20{
    padding-left: 20px;
}
.pb10{
    padding-bottom: 10px;
}
.pb15{
    padding-bottom: 15px;
}
.pb20{
    padding-bottom: 20px;
}
.pt10{
    padding-top: 10px;
}
.pb15{
    padding-top: 15px;
}
.pb20{
    padding-top: 20px;
}
.pr10{
    padding-right: 10px;
}
.pr15{
    padding-right: 15px;
}
.pr20{
    padding-right: 20px;
}



.p0{
    padding: 0 !important;
}
.m0{
    margin: 0 !important;
}
.ml0{
    margin-left: 0!important;
}
.mr0{
    margin-right: 0!important;
}
.mt0{
    margin-top: 0!important;
}
.mt55{
    margin-top: 55px!important;
}
.mb0{
    margin-bottom: 0!important;
}

.p0{
    padding: 0 !important;
}
.pl0{
    padding-left: 0!important;
}
.pr0{
    padding-right: 0!important;
}
.pt0{
    padding-top: 0!important;
}
.pb0{
    padding-bottom: 0!important;
}


.c999{
    color: #999 !important;
}

.cfff{
    color: #fff !important;
}
.c000{
    color: #000 !important;
}

.w1200{
    width: 1200px !important;
}
.w1600{
    width: 1600px !important;
}
.w820{
    width: 820px !important;
}
.w330{
    width: 330px !important;
}
.w960{
    width: 960px !important;
}
.w1170{
    width: 1170px !important;
}


.w100s{
    width: 100% !important;
}
.h100s{
    height: 100%!important;
}


.m-auto{
    margin: 0 auto;
}



.flex{
    display: flex;
}
.flex-align-items-center{
    align-items: center;
}
.flex-justify-content-center{
    justify-content: center;
}
.flex-justify-content-space-between{
    justify-content: space-between;
}
.flex-wrap{
    flex-wrap: wrap;
}
.flex-nowrap{
    flex-wrap: nowrap;
}


.fs14{
    font-size: 14px;
}
.fs16{
    font-size: 16px;
}
.fs18{
    font-size: 18px;
}
.fs20{
    font-size: 20px;
}
.fs22{
    font-size: 22px;
}
.fs24{
    font-size: 24px;
}
.fs26{
    font-size: 26px;
}
.fs28{
    font-size: 28px;
}
.fs230{
    font-size: 30px;
}


.after_none::after{
    display: none !important;
}


.left{
    float: left !important;
}
.right{
    float: right !important;
}


.hm_floor{
    display: flex;
    justify-content: start;
    width:100%
}
.hm_floor .lis_cla{
    margin:5px 0px 0px;
    background: white;
    padding: 10px 5px;
    border-bottom:1px solid #e7e7e7;
    font-size: 16px;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    width: 100%;
}

.hm_floor  .lis_cla .sel{
    padding: 5px 9px;
    font-size: 16px;
}
.hm_floor .active{
    background: #0D63B0 ;
    color: white;
}
.hm_floor .hover{
    color:#fff;

}
.hm_floor .all{
    display: block;
    width: 50px;
    font-size: 16px;
    height: 30px;
    text-align: center;
    margin-top: 17px;
    line-height: 30px;
    margin-left: 15px;
    flex-shrink: 0;
}

.now_pos > a + a:before {
    content: ">";
    padding: 0 5px;
    color: #666666;
}

.pages {

    background: white;
}
.pages ul{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.pages ul li{
    padding: 8px;
    margin: 0 5px;
}
.pages a {
    display: inline-block;
    color: #575757;
    font-size: 16px;
    text-align: center;
    padding: 5px 6px;
    border-radius: 0.375rem;
}

.pages a.next_page {
    float: right;
}
.pages ul li span{
    font-size: 16px;
    background: none;
}
.pages .active {
    background: #37f;
    color: white;
}


.entry-meta{
    padding: 20px 0;
}
.entry-meta ul {
    overflow: hidden;
}
.entry-meta ul li {
    display: flex;
    justify-content: start;
    line-height: 26px;
}
.entry-meta ul:first-child li:last-child a{
    width: 70%;
    display: block;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.entry-meta ul li a{
    display: block;
    width: 70%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}


.ell1{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.ell2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.ell3{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
}
.ell4{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
}
.mobile{
    color: white;
}
.more{
    color: #abafb3;
}

.meun{
    font-size: 30px;
    color: white;
}
.menus{display:block;width:25px;height:25px;top:15px;right:12.5px;background-size:25px 25px;margin:  0 6px 0 0}
.menuwraps{width:calc(100%);background:#fff;top:1.33333333rem;z-index:99999;padding-bottom:10px;height: 95vh;
}
.menuwrapmain{overflow:auto;height:95vh;}
.menuwrapmain>a{background:#eee;float:left;width:23%;margin:3px 1%;font-size:14px;text-align:center;line-height:26px;height:26px;border-radius:2px;}
.menuwrapmain a.cul{width:48%;margin:3px 1%;font-size:16px;text-align:center;line-height:32px;height:32px;border-radius:2px;}
.menuwrapmain h3{font-size:18px;line-height:30px;height:30px;border-left:3px solid #a00707;padding-left:15px;margin:15px 0 5px;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.pos-a{position:fixed;left: 0;right: 0;margin: 0 auto}
header{
    position: fixed;
    width: 100%;
    z-index: 999;
}
.he{
    height: 2.36rem;
}
footer{
    padding: 10px 20px;
    text-align: center;
}
.my_title{
    margin: 15px 0 0;
    width:100%;height:30px; padding:0 ;
    border-bottom:1px #dddddd solid;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.my_title p{
    margin: 0 0 0 15px  ;
    font-family:'黑体';font-size:18px; font-weight:bold;border-bottom:1px #0e90d2 solid;height:30px; width:80px;
}
.my_title p a{
    color: #333;
    font-size: 20px;
}
.my_title .more{
    color: #999;
    margin: 0 15px 0 0px  ;
    font-size: 16px;
}



 * {
     margin: 0;
     padding: 0;
     outline: none;
     box-sizing: border-box;
 }

body {
    -webkit-overflow-scrolling: touch;
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

em, i {
    font-style: normal;
}

ul, li {
    list-style-type: none;
}

strong {
    font-weight: normal;
}

.ycc-s-fl {
    float: left;
}

.ycc-s-fr {
    float: right;
}

.ycc-s-clearfix:after, .ycc-s-clearfix:before {
    content: ".";
    height: 0;
    visibility: hidden;
    display: block;
}

.ycc-s-clearfix:after {
    clear: both;
}

.ycc-s-hide {
    display: none;
}

.ycc-s-show {
    display: block;
}

.ycc-input-reset {
    padding: 0;
    border: 0;
    outline: 0;
}

.ycc-common-header {
    width: 100%;
    height: 1.280000rem;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
    z-index: 99;
}

.ycc-common-header .ycc-left-container {
    display: flex;
    align-items: center;
    line-height: 0;
}

.ycc-common-header .ycc-left-container .ycc-back-btn {
    padding: 0 0.426667rem;
}

.ycc-common-header .ycc-left-container .ycc-yiche-name {
    display: flex;
    align-items: center;
}

.ycc-common-header .ycc-left-container .ycc-yiche-title {
    max-width: 3.733333rem;
    margin-left: 0.133333rem;
    font-size: 0.426667rem;
    color: #fff;
    letter-spacing: 0;
    height: 0.586667rem;
    line-height: 0.586667rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ycc-common-header .ycc-right-container {
    display: flex;
    align-items: center;
    line-height: 0;
}

.ycc-common-header .ycc-right-container .ycc-nav-panel {
    font-size: 0.373333rem;
    width: 1.546667rem;
    height: 1.173333rem;
    line-height: 1.173333rem;
    text-align: center;
    color: #fff;
    position: relative;
    background: #FFF !important;
}

.ycc-home-header {
    width: 100%;
    display: flex;
    height: 1.173333rem;
    padding: 0 0.400000rem;
    overflow: hidden;
    align-items: center;
    justify-items: center;
    position: fixed;
    z-index: 99;
    background: #37f ;
}

.ycc-home-header .ycc-yiche-logo {
    height: 100%;
    display: flex;align-items: center;

    font-size: 0;
    flex-shrink: 0;
    margin-right: 0.373333rem;
}

.ycc-home-header .ycc-yiche-logo img {
    max-height: 80%;
    display: block;
}

.ycc-home-header .ycc-home-search-box {
    flex-shrink: 0;
    width: 4.773333rem;
    height: 0.906667rem;
    flex: 1 1 0%;
}

.ycc-home-header .ycc-home-search-box a {
    width: 100%;
    height: 100%;
    display: block;
}

.ycc-home-header .ycc-home-search-box a .ycc-search-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.ycc-home-header .ycc-home-search-box a .ycc-search-wrap img {
    position: absolute;
    left: 0.373333rem;
    top: 50%;
    transform: translateY(-50%);
    width: 0.480000rem;
    height: 0.480000rem;
    display: inline-block;
}

.ycc-home-header .ycc-home-search-box a .ycc-search-wrap input {
    width: 100%;
    height: 100%;
    font-size: 0.373333rem;
    display: block;
    text-indent: 1.066667rem;
    color: #222222;
    border: 2px solid #3377FF;
    border-radius: 0.453333rem;
}

.ycc-home-header .ycc-home-user-box {
    width: 1.866667rem;
    height: 0.693333rem;
    background: #F0F7FF;
    border: 1px solid rgba(148, 183, 255, 0.3);
    border-radius: 2px;
    flex-shrink: 0;
    margin-left: 0.400000rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ycc-home-header .ycc-home-user-box .ycc-login-user-avatar {
    font-size: 0.320000rem;
    color: #3377FF;
    letter-spacing: 0;
    line-height: 0.480000rem;
    font-weight: 500;
}

.ycc-home-header .ycc-home-user-box .ycc-login-user-avatar .ycc-login-box {
    width: 0.933333rem;
    height: 0.933333rem;
    display: inline-block;
    position: relative;
}

.ycc-home-header .ycc-home-user-box .ycc-login-user-avatar .ycc-login-box img {
    width: 0.933333rem;
    height: 0.933333rem;
    border-radius: 50%;
    border: 2px solid #fff;
}

.ycc-header-mask {
    display: none;
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 91;
    background: rgba(0, 0, 0, 0.2);
}

.ycc-goTop-boxes .ycc-goTop {
    display: none;
    position: fixed;
    right: 0.400000rem;
    bottom: 2.053333rem;
    width: 1.333333rem;
    height: 1.333333rem;
    background-color: #ffffff;
    border-radius: 100%;
    border: 1px solid #EFEFEF;
    box-shadow: 0 0.080000rem 0.160000rem 0 rgba(183, 183, 183, 0.3);
    overflow: hidden;
    z-index: 90;
}

.ycc-goTop-boxes .ycc-goTop .ycc-goTop-wrap {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.ycc-goTop-boxes .ycc-goTop .ycc-goTop-arrow {
    display: block;
    width: 0.426667rem;
    height: 0.400000rem;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    transform: rotate(45deg);
    margin-top: 0.266667rem;
}

.yc-headr-zhanwei .ycc-home-header {
    display: flex;
}

.panel-popup {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100vw;
    width: 100%;
    height: 100vh;
    height: 100%;
    visibility: hidden;
}

.panel-popup__mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #00000080;
}

.panel-popup__wrap--content {
    background-color: #fff;
    border-radius: 0.106667rem 0.106667rem 0 0;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    color: #1f2129;
}

.panel-popup__header {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 1.280000rem;
    font-size: 0.426667rem;
    font-weight: 500;
    padding: 0 1.280000rem;
    overflow: hidden;
    line-height: 1.280000rem;
    white-space: nowrap;
    text-align: center;
    text-overflow: ellipsis;
}

.panel-popup__icon--close {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 1.280000rem;
    height: 100%;
    font-size: 0.480000rem;
}

.panel-popup__content {
    width: 100%;
    min-height: 2.346667rem;
    max-height: calc(100vh - 7.786667rem);
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: var(--color-gray-300);
}

.index_popup-content {
    height: calc(100vh - 3.626667rem);
}

.tw-p-12 {
    padding: 0.320000rem;
}

.tw-bg-white {
    --tw-bg-opacity: 1;
}

.panel-grid {
    display: flex;
    flex-wrap: wrap;
}

.tw-bg-color-gray-400 {
    --tw-bg-opacity: 1;
    background-color: #f2f4fa;
}

.tw-leading-40 {
    line-height: 1.066667rem;
}

.tw-text-14 {
    font-size: 0.373333rem;
}

.tw-text-center {
    text-align: center;
}

.tw-rounded-2 {
    border-radius: 2px;
}

.tw-h-40 {
    height: 1.066667rem;
}

.tw-color {
    color: #000;
}

.panel-popup-close-icon {
    width: 0.693333rem;
    height: 0.693333rem;
    background: url("https://static1.bitautoimg.com/yc-m/car-m/image/inquirePopup/icon-closeX.png") no-repeat;
    background-size: 0.693333rem auto;
}

.ycc-right-container a {
    font-size: 0;
}

.ycc-common-header {
    background: #fff !important;
    border-bottom: 1px solid #eee;
}

.ycc-title {
    height: 1.280000rem;
    line-height: 1.280000rem;
    font-size: 0.480000rem;
    color: #222222;
    letter-spacing: 0;
    text-align: center;
    font-weight: 500;
    margin: 0 0.266667rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ycc-nav-panel {
    height: auto !important;
    line-height: 0 !important;
}

.yc-m-icon-nav {
    background: url("//static1.bitautoimg.com/yc-m/bitautoM/static/images/spr-nav-60f09e9c.png") top left no-repeat;
    background-size: 7.146667rem 0.720000rem;
    display: inline-block;
}

.yc-i-back_icon_2x {
    background-position: -0.453333rem 0px;
    width: 0.640000rem;
    height: 0.640000rem;
}

.yc-i-home_icon_2x {
    background-position: -1.360000rem 0px;
    width: 0.640000rem;
    height: 0.640000rem;
}

.yc-i-icon-closeX {
    background-position: -2.266667rem 0px;
    width: 0.640000rem;
    height: 0.640000rem;
}

.yc-i-logo_icon {
    background-position: -4.986667rem 0px;
    width: 2.160000rem;
    height: 0.720000rem;
}

.yc-i-more_icon_2x {
    background-position: -3.173333rem 0px;
    width: 0.640000rem;
    height: 0.640000rem;
}

.yc-i-search_icon_2x {
    background-position: -4.080000rem 0.106667rem;
    width: 0.640000rem;
    height: 0.640000rem;
}

.yc-i-serch_icon {
    background-position: 0px 2px;
    width: 0.186667rem;
    height: 0.213333rem;
    position: absolute;
    left: 0.373333rem;
    top: 50%;
    transform: translateY(-50%);
    width: 0.480000rem;
    height: 0.480000rem;
    display: inline-block;
    background-size: auto;
}

.ycc-footer {
    padding: 0 0 1.600000rem;
    background: #fff;
    margin-top: 0.266667rem;
}

.ycc-footer .ycc-opt-change {
    text-align: center;
    font-size: 0.373333rem;
    color: #ECECEC;
    margin-top: 0.426667rem;
    line-height: 0.533333rem;
}

.ycc-footer .ycc-opt-change a {
    font-size: 0.373333rem;
    color: #666;
    text-decoration: none;
}

.ycc-footer .ycc-opt-change em {
    padding: 0 0.266667rem;
}

.ycc-footer .ycc-foot-contact {
    font-size: 0.320000rem;
    line-height: 0.426667rem;
    color: #999;
    text-align: center;
    margin-top: 1.013333rem;
}

.ycc-footer .ycc-foot-contact p {
    border-top: 1px solid #F5F5F5;
    display: inline;
    font-size: 0.320000rem;
    padding: 0.480000rem 0.453333rem 0;
}

.ycc-footer .ycc-foot-contact a {
    color: #999;
    font-size: 0.373333rem;
}

.ycc-footer .ycc-foot-copyright {
    line-height: 0.426667rem;
    font-size: 0.320000rem;
    color: #999;
    text-align: center;
    margin-top: 0.160000rem;
}

.ycc-footer .ycc-foot-copyright a {
    color: #999;
    text-decoration: none;
}

.ycc-footer .ycc-goTop {
    display: none;
    position: fixed;
    right: 0.4rem;
    bottom: 2.053333rem;
    width: 1.333333rem;
    height: 1.333333rem;
    background-color: #ffffff;
    border-radius: 100%;
    border: 0.026667rem solid #EFEFEF;
    box-shadow: 0 0.08rem 0.16rem 0 rgba(183, 183, 183, 0.3);
    overflow: hidden;
    z-index: 90;
}

.ycc-footer .ycc-goTop .ycc-goTop-wrap {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.ycc-footer .ycc-goTop .ycc-goTop-arrow {
    display: block;
    width: 0.373333rem;
    height: 0.4rem;
    border-top: 0.026667rem solid #999999;
    border-left: 0.026667rem solid #999999;
    transform: rotate(45deg);
    margin-top: 0.213333rem;
}



