* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-family: sans-serif;}*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin: 0; padding: 0;}ul,li,ol { list-style: none;}input, button, textarea { border: none; outline: none;}a { text-decoration: none; color: #101010;}html { font-size: 14px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}header { width: 100%; margin: 0 auto; background-color: #fff; color: #2196f3; box-shadow: 1px 2px 3px #ddd;}.navigation { max-width: 1400px; width: 100%; height: 50px; margin: 0 auto; display: flex; justify-content: space-between;}.navigation a { color: #2196f3;}.navigation-button { display: none;}.menu { display: flex; align-items: center;}.menu ul { display: flex;}.menu ul li { padding: 10px 20px; font-size: 18px;}.menu ul li a:hover { color: #101010;}.menu ul li:last-child { border-right: 0;}.menu .menu-more { position: relative;}.menu .nav-more { display: none; position: absolute; top: 40px; left: 0; width: 260px; background: #ffffff; z-index: 10; box-shadow: 0 4px 10px rgb(0 0 0 / 50%); padding: 10px; flex-direction: column;}.menu .nav-more li { padding: 15px 0;}.menu-close { display: none;}.logo { line-height: 45px; font-size: 24px; padding: 0 10px;}.logo img { height: 40px; margin-top: 5px;}.search { position: relative; line-height: 50px; margin-right: 10px; width: 250px;}.search-input { margin-top: 8px; display: block; width: 100%; height: 35px; padding: 6px 12px; font-size: 14px; line-height: 1.42858; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;}.search-icon { position: absolute; top: 3px; right: 10px; cursor: pointer;}.search-icon .fa { color: #bbb; font-size: 20px;}.v-breadcrumb { background-color: #fff; color: #101010; max-width: 1400px; width: 100%; margin: 0 auto; padding: 15px 10px; font-size: 13px;}.v-breadcrumb a { color: #333;}.v-wrap { width: 100%;}.container-wrap { width: 100%; margin: 0 auto;}.home.container-wrap { background: linear-gradient( rgb(76 76 76 / 50%), rgb(76 76 76 / 50%) ), url("/main/imgs/banner1.jpg") no-repeat; height: 750px; background-size: 100%;}.main-wrap { max-width: 1400px; margin: 0 auto;}.item-detail { display: flex; justify-content: space-around; padding: 10px; border: 1px dashed #bbb; border-radius: 5px; margin-bottom: 35px; width: 100%;}.detail-wrap-header .item-detail { flex-direction: column; border: 0; padding: 10px 0;}.detail-wrap-header .item-detail .item-img a { text-align: left;}.detail-wrap-header .item-detail .item-img,.detail-wrap-header .item-detail .item-info,.detail-wrap-header .item-detail .item-btn { width: 100%; border: 0;}.detail-wrap-header .item-detail tr td:nth-child(1) { width: 40%;}.detail-wrap-header .item-detail .item-info { padding: 10px 0;}.detail-wrap-header .item-detail { margin-bottom: 0;}.detail-wrap-header .item-detail .item-img .loan-title { padding: 15px 0;}.detail-wrap-header .item-detail table, .detail-wrap-header .item-detail td { border: 1px solid #ddd;}.item-detail .item-img { width: 30%; border-right: 1px solid #ddd;}.item-detail .item-img a { display: block; text-align: center;}.item-detail .item-img a img { height: 75px; max-width: 350px;}.item-detail .item-img .loan-title { text-align: center; padding: 15px; font-size: 18px;}.item-detail .item-img .loan-title a { color: #2196f3;}.item-detail .item-info { padding: 0 30px; flex: 1; border-right: 1px solid #ddd;}.item-detail .item-btn { width: 20%; display: flex; align-items: center; justify-content: center;}.item-detail .item-btn a { margin: 0 auto; display: block; width: 160px; background: #2196f3; color: #fff; padding: 8px 0; text-align: center; font-size: 16px; border-radius: 25px; font-weight: 600; line-height: 24px;}.item-detail table,.item-detail td { border:0;}.item-detail tr td:nth-child(1) { width: 30%;}.detail-wrap { display: flex; flex-wrap: nowrap;}.detail-wrap .block4 img { display: block; margin: 0 auto; max-width: 100%;}.detail-wrap-left { width: 78%; padding: 10px;}.detail-wrap-left h3 { font-size: 20px; margin: 20px 0; font-weight: 600;}.detail-wrap-left p, .detail-wrap-left li { line-height: 25px; margin: 15px 0;}.detail-wrap-left ul { padding-left: 20px;}.detail-wrap-left li { list-style: disc;}.detail-wrap-left .detail-wrap-section { margin-bottom: 10px;}.detail-wrap-header { display: flex; margin-bottom: 15px;}.logo-wrap img { width: 60px;}.information-wrap { margin-left: 20px; font-size: 15px; line-height: 60px;}.app-title { font-size: 28px;}.detail-wrap-detail { display: flex; flex-wrap: wrap; padding: 10px 0; border-top: dotted 2px #ccc; border-bottom: dotted 2px #ccc;}.detail-wrap-detail td { padding: 10px; margin: 0;}.detail-wrap-item { width: 49%; padding: 10px; display: flex;}.detail-wrap-item:nth-child(odd) { border-right: 1px solid #eee;}.detail-wrap-item .left { margin-right: 15px; min-width: 100px;}.detail-wrap-item .right { word-break: break-all;}.detail-wrap-item .fa { margin-right: 10px;}.rating-faq { display: flex; justify-content: space-between; margin: 10px 0;}.faq-title { min-width: 40%;}.faq-detail { display: flex; flex: auto; margin-left: 10px; margin-top: 5px;}.faq-detail-line { width: 90%; background-color: #ddd; display: block; height: 10px;}.faq-detail-value { width: 100%; background-color: #ccc; display: block; height: 100%;}.faq-score { line-height: 10px; margin-left: 10px;}.detail-wrap-button { font-size: 16px; height: 50px; width: 100%; max-width: 333px; display: block; color: #fff; text-align: center; margin: 30px auto; line-height: 50px; border-radius: 4px; background-color: #447eb9;}.detail-wrap-button a { color: #fff; display: inline-block; width: 100%;}.detail-wrap-review { display: flex; text-align: center; color: #333; padding: 15px;}.detail-wrap-rate { display: flex; align-items: center; justify-content: center; width: 25%; min-width: 82px;}.detail-wrap-score { color: #333; font-size: 45px; font-weight: 100;}.detail-wrap-rate-block { box-sizing: border-box; display: inline-block; padding: 10px 0 10px 40px; vertical-align: top; flex: auto; margin-left: 60px;}.detail-wrap-rate-item { color: #737373; font-weight: 400; height: 10px; position: relative; width: 100%; margin: 10px 0; background-color: #eee;}.detail-wrap-rate-number { font-size: 11px; left: -25px; letter-spacing: 1px; position: absolute; line-height: 10px; text-align: left;}.detail-wrap-rate-percent.detail-wrap-rate-5 { background: #72f3b2;}.detail-wrap-rate-percent.detail-wrap-rate-4 { background: #baf584;}.detail-wrap-rate-percent.detail-wrap-rate-3 { background: #dfb502;}.detail-wrap-rate-percent.detail-wrap-rate-2 { background: #e69002;}.detail-wrap-rate-percent.detail-wrap-rate-1 { background: #ff652f;}.detail-wrap-rate-percent { transition: width .25s ease; display: inline-block; height: 100%; opacity: .8; float: left; min-width: .5%;}.section-wrap { width: 100%; margin: 15px auto; max-width: 1400px;}.main-police .section-wrap,.main-police2 .section-wrap { color: #fff;}.bottom-police { padding: 20px 0; width: 100%; max-width: 1400px; margin: 20px auto;}.section-wrap h2 { position: relative; margin-bottom: 20px; text-align: center;}.section-wrap h3 { text-align: center; font-size: 30px; font-weight: 500; margin: 15px; color: #5078a1;}.section-wrap .basic-title { font-size: 20px; margin: 15px 0;}.bottom-police2 { display: block;}.bottom-police2 .information { width: 48%;}.apps-wrap { display: flex; flex-wrap: wrap;}.app-body { border-radius: 2px; box-shadow: 0 2px 2px #e7e7e7; background: rgb(0 0 0 / 0%); height: 100%; position: relative; text-decoration: none; vertical-align: top; width: 14.5%; margin: 1%; display: flex; flex-direction: column; text-align: center; border: 1px solid #eee;}.app-body img { margin: 10px auto; display: block; border-radius: 5px; margin-bottom: 5px; width: 100px;}.app-body p { text-align: center; padding: 2px 10px;}.app-body .app-title { display: block; font-size: 14px; line-height: 18px; max-height: 36px; min-height: 40px; overflow: hidden; text-decoration: none; position: relative; word-break: break-all;}.app-detail-wrap .app-body .app-title { margin-bottom: 10px;}.app-title img { width: 20px; margin-left: 5px}.app-body .v-view-more { color: #333; padding: 5px; border-top: 1px solid #eee; margin: 0;}.app-body .v-view-more:hover { background-color: #447eb9; color: #fff;}.app-rating-wrap { margin: 10px 0;}.rating-detail-wrap { margin-bottom: 10px;}.detail-wrap-related .app-body { width: 23%;}.detail-wrap-related h2 { margin: 20px 0; font-size: 30px;}.detail-wrap-side { margin-top: 5px; flex: 1; margin-left: 2%;}.detail-wrap-side h2 { text-align: center;}.detail-wrap-side .apps-wrap { flex-flow: column;}.detail-wrap-side .app-body { width: 98%; margin: 20px 0;}.detail-wrap-side .cd-rate { text-align: center; font-size: 12px;}.detail-wrap-side .app-body .app-title { font-size: 14px;}.list-wrap { display: flex;}.main-left { width: 80%;}.main-left { margin-right: 3%;}.main-right { flex: 1;}.category .item-detail .item-img a img,.app-detail-wrap .item-detail .item-img a img { max-height: 75px; height: initial; max-width: 100%;}.list-wrap h2 { justify-content: center; text-align: center;}.list-wrap h2::before { display: none;}.top-loan h3 { text-align: center; margin: 30px auto;}.top-loan .lender { border: 1px solid #ddd; border-radius: 5px; margin: 30px auto; padding: 15px;}.top-loan .loan-title { text-align: center; color: #2196f3; font-size: 16px; margin-top: 15px;}.top-loan a img { width: 350px; max-height: 100px; max-width: 100%;}.v-btn-page { color: #447eb9; padding: 5px 10px; font-size: 16px; border-radius: 4px;}.v-page { text-align: center;}.v-page-now { font-size: 16px; margin: 0 20px;}.v-privacy { display: block;}.v-disabled { color: #aaa;}.v-btn-page .fa-angle-left { margin-right: 10px;}.v-btn-page .fa-angle-right { margin-left: 10px;}.main-police { padding: 10px 0; width: 100%; background: #0e8266; background: -moz-linear-gradient(90deg,#0e8266 0%,#1e627b 100%); background: -webkit-linear-gradient( 90deg,#0e8266 0%,#1e627b 100%); background: linear-gradient( 90deg,#0e8266 0%,#1e627b 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0e8266",endColorstr="#1e627b",GradientType=1);}.main-police2 { background-color: #1e627b; padding: 10px 0; width: 100%;}footer { padding: 15px 20px; width: 100%; margin: 0 auto; text-align: center; color: #eee; background-color: #555;}footer .disclaimer { max-width: 1400px; width: 100%; margin: 0 auto; text-align: left;}footer a { color: #eee; padding: 0 10px;}.web-footer { margin-top: 20px;}.police-wrap { margin-top: 30px;}.ads-wrap { width: 100%;}.ads-body { width: 100%; max-width: 1200px; margin: 20px auto;}.ads-title { text-align: right; font-size: 12px; color: #959595; padding: 2px;}.v-ads-code { width: 100%; height: 100px;}.head-text { color: #fff; width: 100%; max-width: 1400px; margin: 0 auto; display: flex; flex-direction: column; justify-content: center; height: 100%; padding: 0 10px; text-align: center;}.head-text h1{ font-size: 48px; margin-bottom: 40px;}.head-text h2{ font-size: 24px;}.head-text a { display: block; background: #2196f3; color: #fff; padding: 10px 0; text-align: center; width: 260px; font-size: 24px; border-radius: 30px; margin: 40px auto;}.home-more { position: absolute; right: 25px; top: 10px;}.top-lender{ width: 100%; max-width: 500px; margin: 0 auto; padding: 30px; font-size: 20px;}.lender { font-size: 28px; padding: 20px; color: #333; text-align: center;}.lender .apply-now{ text-align: center;}.choose,.slider-tool{ width:100%; margin:0 auto; border-bottom:1px solid #efefef;}.slider-tool{ text-align: center;}.slider-tool p{ text-align: center; margin: 10px;}.slider-tool .money{ font-size:26px;}#ex1Slider .slider-selection { background: #2196f3; border-top-left-radius: 10px; border-bottom-left-radius: 10px;}.slider.slider-horizontal { width: 100%; margin-top: 40px;}.tooltip { margin-left: 0!important;}.tooltip.top .tooltip-arrow { display: none; border-top-color: transparent;}.tooltip.bottom .tooltip-arrow { display: none; border-top-color: transparent;}.tooltip.bottom{ background: transparent; display: none;}.slider .tooltip.top { margin-top: -45px;}.tooltip-inner { width:100%; padding: 3px 8px; color: #000; text-align: center; background-color: transparent; border-radius: 4px; font-size: 26px;}.slider-track-low, .slider-track-high { background: #8b8b8b; border-radius: 10px;}.tooltip { opacity: 1; width:100%; z-index:100;}.slider-handle { position: absolute; top:-5px; width: 40px; height: 40px; background: #fff linear-gradient(hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .1)); box-shadow: 0 0 8px rgba(0, 0, 0, .3);}.slider-handle:after { content:""; display: block; width: 18px; height: 18px; margin: auto; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .13)), to(hsla(0, 0%, 100%, 0))); background-image: -o-linear-gradient(rgba(0, 0, 0, .13), hsla(0, 0%, 100%, 0)); background-image: linear-gradient(rgba(0, 0, 0, .13), hsla(0, 0%, 100%, 0)); border-radius: 50%;}.slider.slider-horizontal .slider-track { height: 20px; border-radius: 50%;}.choose{ padding:15px 0;}.choose p{ text-align: center; margin-bottom: 15px;}.lender .submit,.btn-default, .btn-block{ display: block; font-size: 22px; width:100%; text-align: center; height: 50px; color: #fff; padding: 8px 25px; background: #2196f3; border-radius: 25px; cursor: pointer;}.btn-default { height: 45px; width: 200px; font-size: 18px;}.btn-block { height: 35px; width: 300px; margin: 15px auto; font-size: 16px; background-color: #3ea9ffad;}.top-lender input { border: 1px solid #ddd; border-radius: 4px; height: 30px; padding: 0 5px;}table { border-spacing: 0; border-collapse: collapse; width: 100%; max-width: 100%; margin-bottom: 20px; border: 1px solid #ddd;}td { padding: 8px; line-height: 1.42857143; vertical-align: top; border: 1px solid #ddd;}.v-police h1 { margin: 20px; text-align: center;}.v-police .title { font-weight: 600; font-size: 16px;}.v-police h3 { margin: 16px 0;}.v-police p { line-height: 25px;}.v-police ul { margin: 10px 20px;}.v-police ul li { list-style: initial;}@media (max-width: 1200px) { .home.container-wrap { height: 500px; }}@media (max-width: 768px) { img { max-width: 100%; } .item-detail .item-img a img { max-width: 100%; } .logo img { height: 25px; margin-top: 10px; margin-right: 20px; } .list-wrap { flex-direction: column; } .list-wrap .main-left { width: 100%; margin: 0; } .detail-wrap-score{ font-size: 38px; } .head-text { height: initial; padding-top: 15px; } .head-text h1{ font-size: 28px; } .head-text h2{ font-size: 15px; width: 100%; } .container-wrap { height: initial; padding: 0 10px; } .home.container-wrap { height: 300px; background-size: cover; } .v-breadcrumb { display: none; } .v-ads-code { width: 100%; height: 252px; } .information-wrap { margin-left: 10px; margin-top: 10px; } .app-title { font-size: 20px; line-height: 26px; } .cd-rate { margin: 6px 0; font-size: 12px; } .cd-version { font-size: 12px; } .app-body { margin: 1%; width: 48%; } .menu { display: none; position: fixed; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%; background-color: #ccc; z-index: 10000; background: rgba(0, 0, 0, 0.3); } .menu ul { width: 48%; flex-direction: column; background-color: #fff; height: 100%; padding-top: 18px; padding-left: 18px; } .menu ul li { padding: 20px 5px; border:0; font-size: 16px; } .menu-close { display: block; } .menu ul a { color: #333; } .detail-wrap { display: block; } .detail-wrap-left { width: 100%; } .detail-wrap-item { padding: 5px; margin: 10px 0; width: 100%; } .detail-wrap-item .right { word-break: break-all; } .detail-wrap-related .app-body { width: 48%; } .app-link-wrap { flex-direction: column; } footer ul { display: block; } .navigation-button { display: inline-block; } .navigation-button img { width: 50px; } .navigation-button .fa { font-size: 30px; line-height: 45px; margin-left: 15px; } .search-icon { top:0; right: 0; } .search-icon .fa { color: #2196f3; margin-right: 10px; } .search { width: 0; } .search-input { display: none; } .search-open .search-input { display: block; position: absolute; width: 300px; right: 5px; } .section-wrap { padding: 0 10px; } .detail-wrap-button { max-width: 100%; margin: 10px auto; } .detail-wrap-review { padding: 0; padding-left: 15px; } .v-download .detail-wrap-item { flex-direction: initial; } .section-wrap h2 { margin: 10px; margin-bottom: 20px; } .rating-faq { margin: 18px 0; } .faq-detail { margin-left: 0; } .item-detail { flex-direction: column; } .item-detail .item-img,.item-detail .item-info,.item-detail .item-btn { width: 100%; border: 0; } .item-detail tr td:nth-child(1) { width: 46%; } .bottom-police { padding: 20px 10px; } footer { padding: 15px 10px; } .police-list { display: flex; flex-direction: column; justify-content: center; } .police-list a { margin: 5px; } .menu .nav-more { display: block; width: 100%; position: initial; box-shadow: none; } .menu .nav-more li { padding: 10px 0; } .item-detail .item-img a img { max-width: 100%; }}.cc-window.cc-floating{ padding: 5px;}@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape){ .cc-window .cc-message{ margin-bottom:0.3rem; font-size:12px; } .cc-compliance { width:35px; margin: 0 auto; }}.cc-revoke, .cc-window{ font-size:14px;}.cc-btn{ font-size:14px; padding:5px; width: 35px; height: 35px; margin:0 auto; border-radius: 2px;}.cookie-ok { cursor: pointer;}@media (max-width: 736px) { .cc-window.cc-floating { max-width: 100%; width: 100%; }}.cc-bottom { bottom: 0!important;}