.component__DealersItem{padding:.24rem .3rem .24rem 0;border-bottom:.02rem solid #ebebec;font-size:.22rem;color:#323232}.component__DealersItem a{display:flex;align-items:center;color:#323232}.component__DealersItem a:hover{color:#323232}.component__DealersItem .dealers-item-top-part{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:.2rem}.component__DealersItem .dealers-item-top-part .button-wrap{color:#999;display:flex;flex-direction:column}.component__DealersItem .dealers-item-top-part .button-wrap .rebate-period{-webkit-transform:scale(.83);transform:scale(.83);padding:0 .08rem;display:inline-block;vertical-align:middle;color:#cd3012;border:1px solid rgba(205,48,18,.2);border-radius:.06rem;margin-right:.12rem}.component__DealersItem .dealers-item-top-part .button-wrap .btn-account-open{font-family:PingFangSC-Medium;letter-spacing:.02rem;font-weight:700;font-size:.32rem;display:inline-block;vertical-align:middle;cursor:pointer;color:#0080bf;border:none}.component__DealersItem .dealers-item-top-part .button-wrap .lowest-price{margin-top:.15rem;text-align:right;color:#999}.component__DealersItem .dealers-item-top-part .dealers-logo{width:1.08rem;height:1.08rem;overflow:hidden;margin-right:.1rem}.component__DealersItem .dealers-item-top-part .dealers-logo img{width:100%;height:100%;vertical-align:middle}.component__DealersItem .dealers-item-top-part .ratio-wrap{display:flex;justify-content:space-between;min-width:3.6rem;max-width:3.6rem;margin:0 auto}.component__DealersItem .dealers-item-top-part .ratio-wrap .num-wrap{text-align:center}.component__DealersItem .dealers-item-top-part .ratio-wrap .num-wrap .price .number{font-weight:700;font-size:.48rem}.component__DealersItem .dealers-item-bottom-part{padding-left:1.14rem}.component__DealersItem .dealers-item-bottom-part a{width:100%;justify-content:space-between;align-items:center}.component__DealersItem .dealers-item-bottom-part .dealers-name-wrap{display:flex;align-items:center}.component__DealersItem .dealers-item-bottom-part .dealers-name-wrap .dealer-name{max-width:4.5rem;color:#999}.component__DealersItem .dealers-item-bottom-part .dealers-name-wrap .dealer-tag .tag{-webkit-transform:scale(.83);transform:scale(.83);display:inline-block;padding:0 .08rem;border-radius:.08rem;margin-left:.15rem;border:1px solid #31987c;color:#349776}.component__DealersList{padding-left:.3rem;background-color:#fff}.component__Card{width:100%;max-width:7.5rem;margin:auto;background-color:#fff}.component__Card+.component__Card{margin-top:.2rem}.component__Card .Card__header{padding:.3rem;display:flex;align-items:center;justify-content:space-between;line-height:1;border-bottom:1px solid #eee}.component__Card .Card__header .Card__header__title{position:relative;font-size:.3rem;font-weight:700;color:#202122}.component__Card .Card__header .Card__header__link{display:flex;align-items:center;color:#aaa}.component__Card .Card__header .Card__header__link:hover{color:#0080bf}
/*!
 * version 1.4.1 MIT
 * 2019-2-1 wenju
 * http://www.mescroll.com
 */body,html{height:100%}body{-webkit-overflow-scrolling:touch}.mescroll{width:100%;height:100%;overflow-y:auto}.mescroll-hardware{-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden;-webkit-perspective:1000}.mescroll-downwarp{position:relative;width:100%;height:0;overflow:hidden;text-align:center}.mescroll-downwarp-reset{transition:height .3s}.mescroll-downwarp .downwarp-content{position:absolute;left:0;bottom:0;width:100%;min-height:30px;padding:10px 0}.mescroll-upwarp{min-height:30px;padding:15px 0;text-align:center;visibility:hidden}.mescroll-downwarp .downwarp-tip,.mescroll-upwarp .upwarp-nodata,.mescroll-upwarp .upwarp-tip{display:inline-block;font-size:12px;color:grey;vertical-align:middle}.mescroll-downwarp .downwarp-tip,.mescroll-upwarp .upwarp-tip{margin-left:8px}.mescroll-downwarp .downwarp-progress,.mescroll-upwarp .upwarp-progress{display:inline-block;width:16px;height:16px;border-radius:50%;border:1px solid;border-color:grey grey transparent;vertical-align:middle}.mescroll-rotate{-webkit-animation:mescrollRotate .6s linear infinite;animation:mescrollRotate .6s linear infinite}@-webkit-keyframes mescrollRotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes mescrollRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mescroll-empty{width:100%;padding-top:20px;text-align:center}.mescroll-empty .empty-icon{width:45%}.mescroll-empty .empty-tip{margin-top:6px;font-size:14px;color:grey}.mescroll-empty .empty-btn{max-width:50%;margin:20px auto;padding:10px;border:1px solid #65aadd;border-radius:6px;background-color:#fff;color:#65aadd}.mescroll-empty .empty-btn:active{opacity:.75}.mescroll-totop{z-index:9990;position:fixed;right:10px;bottom:30px;width:36px;height:36px;border-radius:50%;opacity:0}.mescroll-fade-in,.mescroll-lazy-in{-webkit-animation:mescrollFadeIn .5s linear forwards;animation:mescrollFadeIn .5s linear forwards}@-webkit-keyframes mescrollFadeIn{0%{opacity:0}to{opacity:1}}@keyframes mescrollFadeIn{0%{opacity:0}to{opacity:1}}.mescroll-fade-out{pointer-events:none;-webkit-animation:mescrollFadeOut .5s linear forwards;animation:mescrollFadeOut .5s linear forwards}@-webkit-keyframes mescrollFadeOut{0%{opacity:1}to{opacity:0}}@keyframes mescrollFadeOut{0%{opacity:1}to{opacity:0}}.mescroll-bar::-webkit-scrollbar-track{background-color:transparent}.mescroll-bar::-webkit-scrollbar{width:6px}.mescroll-bar::-webkit-scrollbar-thumb{border-radius:6px;background-color:#ccc}.mescroll-bar::-webkit-scrollbar-thumb:hover{background-color:#aaa}.compontent__FullScreenCard{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99;background-color:rgba(0,0,0,.5);transition:all .4s;overflow:auto}.compontent__FullScreenCard .touchFix{visibility:hidden;width:100%;height:100%;position:fixed;left:0;top:0;z-index:9999}.compontent__FullScreenCard.hide{opacity:0;display:none;z-index:-1}
 #container__index .container__index__body .index__body__item .index-footer li a.active {
    color: #00639c;
}