@font-face {
    font-family: 'GothamBody';
    src: url(../fonts/6B36B38D424625C99.eot);
    src: url(../fonts/6B36B38D424625C9900.eot) format("embedded-opentype"),
         url(../fonts/GothamSSm4r.woff);
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'GothamBody';
    src: url(../fonts/EEA615DCF2FA791DA.eot);
    src: url(../fonts/EEA615DCF2FA791DA.eot?#hco) format("embedded-opentype"),url(../fonts/Gotham7r.woff);
    font-weight: 700;
    font-style: normal
}
@font-face {
    font-family: 'Aachen';
    src: url(../fonts/Aachen.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {font-family: "iconfont";
      src: url('../fonts/iconfont.eot?t=1499309749901');
      src: url('../fonts/iconfont.woff?t=1499309749901') format('woff'), 
           url('../fonts/iconfont.ttf?t=1499309749901') format('truetype'), 
           url('../fonts/iconfont.svg?t=1499309749901#iconfont') format('svg'); 
}
@font-face {
    font-family: 'Outfit';
    src: url(../fonts/Outfit-SemiBold.woff2) format("truetype");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Outfit';
    src: url(../fonts/Outfit-Regular.woff2) format("truetype");
    font-weight: 400;
    font-style: normal;
}

ins.adsbygoogle[data-ad-status="unfilled"] {
    display: none !important;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: normal;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a {
    color: #7e8c8d;
    text-decoration: none;
    -webkit-backface-visibility: hidden;
}
b{
    font-weight: bold;
}
li {
    list-style: none;
}
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
::-webkit-scrollbar-track-piece {
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:vertical {
    height: 5px;
    background-color: rgba(125, 125, 125, 0.7);
    -webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:horizontal {
    width: 5px;
    background-color: rgba(125, 125, 125, 0.7);
    -webkit-border-radius: 6px;
}
html, body {
    width: 100%;
}
body {
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-size: 15px;
    color: #525558;
}
*{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
img{
    width: 100%;
    display: inline-block;
}
p{
    line-height: 20px;
}
input[type="button"], input[type="submit"],input[type="text"] {
-webkit-appearance: none;
border-radius: 0;
}
/*select{
    -webkit-appearance: none; -moz-appearance: none; -o-appearance: none; appearance: none;
}*/
.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-qiapian:before { content: "\e63b"; }
.icon-travel-and-airline:before { content: "\e626"; }
.icon-rewards:before { content: "\e604"; }
.icon-points-rewards:before { content: "\e60c"; }
.icon-business:before { content: "\e618"; }
.icon-bank:before { content: "\e9eb"; }
.icon-gas-and-auto:before { content: "\e620"; }
.icon-huizhang:before { content: "\e621"; }
.icon-arrow-right:before { content: "\e62c"; }
.icon-hotel:before { content: "\e603"; }
.icon-student:before { content: "\e636"; }
.icon-0-apr:before { content: "\e7dd"; }
.icon-personal:before { content: "\e609"; }
.icon-suo:before { content: "\e607"; }
.icon-no-annual-fee:before { content: "\e61c"; }
.icon-check:before { content: "\e633"; }
.icon-cash-back:before { content: "\e761"; }
.icon-shangxiajiantou:before { content: "\e608"; }
.icon-low-interest:before { content: "\e647"; }
.icon-balance-transfer:before { content: "\e630"; }

.de-block-item-name,.page-box-tl,
.index-tl,
.page-box-tl a,
.best-box-tl,
.best-item-rt h5,
.de-box h5,
.side-tl,
.rating-banner-tl{
    font-weight: 700;
    color: #464646;
}
.pagetitle{
    font-family: "Aachen";
}
.header{
    height: 48px;
    background: #fff;
    border-bottom: 1px solid #eeeff2;
    font-size: 0;
    padding: 0 10px;
    position: relative;
}
.logo,.nav,.nav-item{
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
}
.logo{
    margin-right: 10px;
    padding-top: 12px;
    font-family: "Aachen";
    color: #6cc551;
    font-size: 30px;
}

#ctrlnav{
    display: none;
}
.labelnav{
    width: 25px;
    height: 18px;
    position: absolute;
    right: 10px;
    top: 15px;
    /*top: 21px;*/
    cursor: pointer;
    z-index: 100;
}
.labelnav-bar{
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
}
.labelnav-bar,
.labelnav-bar:before,
.labelnav-bar:after{
    width: 25px;
    height: 2px;
    background: #464646;
    display: block;
    position: absolute;
    border-radius: 1px;
    -webkit-border-radius: 1px;
}
.labelnav-bar:before,
.labelnav-bar:after{
    content: "";
}
.labelnav-bar:before{
    top: 8px;
}
.labelnav-bar:after{
    top: 16px;
}
.nav-item{
    cursor: pointer;
    position: relative;
}
.nav-item span,.nav-item-link{
    display: block;
    padding: 21px 0;
    margin: 0 15px;
    color: #000;
    font-weight: bold;
}
.nav-item-link-a{
    color: #000;
    font-weight: bold;
}
.nav-item span{
    display: block;
}
.nav-ls-item-link{
    color: #666;
}
.nav-ls-item-link:hover{
    color: #0099e5;
}
.nav-item input[type="checkbox"]{
    display: none;
}
.arrow-right{
    position: absolute;
    right: 0;
    display: none;
    width: 20px;
    height: 20px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    top: 15px;
    right: 2px;
}
.arrow-right:before,
.arrow-right:after{
    content: "";
    display: block;
    background: #ccc;
    position: absolute;

}
.arrow-right:before{
    width: 8px;
    height: 1px;
    right: 0;
    top: 0;
}
.arrow-right:after{
    width: 1px;
    height: 8px;
    right: 7px;
    top: 0;
}
.opcitybg{
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,.4);
    z-index: 98;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all .25s ease;
    display: block;
}
#ctrlnav:checked ~ .opcitybg{
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}
.nav{
    position: fixed;
    top: 0;
    right: -100%;
    bottom: 0;
    width: 75%;
    background: #fff;
    z-index: 99;
    padding-top: 48px;
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    overflow: auto;
}
#ctrlnav:checked ~ .nav{
    right: 0;
}
#ctrlnav:checked ~ .labelnav{
    right: 5px;
}
#ctrlnav:checked ~ .labelnav-bar:before{
    display: none;
}
#ctrlnav:checked ~ .labelnav-bar{
    position: fixed;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
#ctrlnav:checked ~ .labelnav-bar:after{
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform-origin: 20px -7px;
    -webkit-transform-origin: 20px -7px;
}
.nav-item{
    display: block;
    border-top: 1px solid #ddd;
}
.nav-wrap{
    background: #f5f5f5;
    width: 100%;
    height: 0;
    overflow: hidden;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.nav-ls-item{
    line-height: 1.2;
    border-top: 1px solid #eeeff2;
    padding-left: 15px;
    padding: 15px;
}
.arrow-right{
    display: block;
}
.nav-input:checked ~ .nav-wrap{
    height: auto;
}
.nav-input:checked ~ nav-item-label-tl{
    color: #0099e5;
}
.nav-input:checked ~ .nav-item-label .arrow-right{
    transform: rotate(-315deg);
    -webkit-transform: rotate(-315deg);
    right: 18px;
    top: 21px;
}
.nav-input:checked ~ .nav-item-label .arrow-right:before{
    background: #0099e5;
}
.nav-input:checked ~ .nav-item-label .arrow-right:after{
    background: #0099e5;
}
.wrapper,
.card-wrapper {
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
}
.banner{
    position: relative;
    width: 100%;
    background-image: url(../images/bg.png);
    background-repeat: no-repeat; 
    background-position: -1000px 0;
    background-size: cover;
    height: 450px;  
}
.banner-con,
.banner:before{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.vertical-con{
    height: 450px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
}
.banner:before{
    content: "";
    display: block;
    background: rgba(0,0,0,.5);
}
.banner-tl,.dename{
    color: #fff;
    font-family: "Aachen";
    font-size: 36px;
    line-height: 1.2;
}
.dename{
    color: #6cc551;
}
.bannerwrap{
    width: 220px;
    position: relative;
    margin: 0 auto;
}
.banner-link{
    width: 180px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    margin-top: 20px;
}
.banner-link a{
    display: block;
    color: #fff;
    background: #6cc551;
    border-radius: 48px;
    -webkit-border-radius: 48px;
}
.banner-link a:hover{
    background: #5cba40;
}
.banner-select{
    height: 45px;
    line-height: 45px;
    color: #fff;
    border: none;
    font-size: 14px;
    padding-left: 10px;
    background: url(../images/icon/arrow.svg) no-repeat 199px #6cc551;
    cursor: pointer;
}
.select-ls{
    position: absolute;
    width: 100%;
    background: rgba(0,0,0,.5);
    padding-left: 10px;
    padding-right: 10px;
    height: 0;
    overflow: hidden;
    transition: all .25s ease;
    -webkit-transition: all .25s ease;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
}
.select-ls li{
    margin: 14px 0;
}
.select-ls li a{
    color: #fff;
    display: block;
}
.select-ls li a:hover{
    color: #6cc551;
}
#selectbox{
    display: none;
}
#selectbox:checked ~ .select-ls{
    height: 216px;
}
.index-box{
    padding: 20px 0 0;
}
.index-box.bgwhite{
    background: #fff;
    /*padding-bottom: 10px;*/
}
.index-tl{
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
}
.index-info{
    margin: 10px auto 20px;
    text-align: center;
    line-height: 1.5;
}
.index-ls,.scorebox,.all-ls,.ft-con{
    font-size: 0;
}
.index-ls,.scorebox{
    margin-left: -10px;
}
/*.scorebox{
    margin-bottom: 10px;
}*/
.index-ls li,.scorebox li,.all-item,.ft-item{
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
.index-ls li,.scorebox li{
    padding-left: 10px;
    margin-bottom: 10px;
}
.scorebox li{
    margin-bottom: 15px;
}
.index-ls li a{
    display: block; 
}
.index-item-pic{
    /*padding: 0 25%;*/
    background: #cee5c6;
    padding: 20px;
    text-align: center;   
}
.index-item-pic img{
    max-width: 50%;
}
.index-item-info{
    font-size: 14px;
    margin: 10px 0;
}
/*.scorebox{
    margin-top: -10px;
}*/
.scorebox li a{
    font-size: 14px;
    color: #666;
    display: block;
    border: 1px solid #eeeff2;
    overflow: hidden;
    background-color: #f6f6f6;
}
.scorebox-pic{
    text-align: center;
}
.scorebox-tl{
    height: 60px;
    width: 100%;
    display: table;
    text-align: center;
    padding: 10px 10px 5px;
}
.scorebox-tl span{
    height: 42px;
    display: table-cell;
    vertical-align: middle;
}
.scorebox-pic img{
    max-width: 60%;
}
.indexstar{
    transform: translateX(50%);
    -webkit-transform: translateX(50%);
    margin-left: -140px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.indexstar .score_star{
    vertical-align: middle;
}
.index_score_text{
    display: inline-block;
    vertical-align: middle;
}
.all-ls{
    margin-left: -10px;
    margin-bottom: 5px;
    /*margin-top: -10px;*/
}
.all-item{
    font-size: 14px;
    padding-left: 10px; 
    margin-bottom: 15px;
}
.all-item-tl{
    margin-bottom: 5px;
    padding-bottom: 10px;
    font-size: 16px;
}
.all-item-tl i{
    margin-right: 5px;
    font-size: 18px;
}
.all-item-ls li{
    /*margin: 10px 0;*/
    line-height: 28px;
    position: relative;
    padding-left: 10px;
}
.all-item-ls li a{
    display: block;
}
.all-item-ls li a:hover{
    color: #0099e5;
}
.all-item-ls li:before{
    content: "";
    width: 3px;
    height: 3px;
    background: #666;
    position: absolute;
    left: 0;
    top: 13px;
}
.index-cate-wrap{
    padding: 10px 15px; 
    height: 168px;
}
.all-item:nth-child(1) .index-cate-wrap,
.chose-item:nth-child(2) .chose-item-link{
    background-color: #F5FBF2;
    border: 1px solid #E4F1E1;
}
.all-item:nth-child(1) .all-item-tl,
.chose-item:nth-child(2) .chose-item-link .chose-item-tl{
    color: #6cc551;
    border-bottom: 1px solid #E4F1E1;
}
.all-item:nth-child(2) .index-cate-wrap,
.chose-item:nth-child(4) .chose-item-link{
    background-color: #fffaf3;
    border: 1px solid #f1ece5;
}
.all-item:nth-child(2) .all-item-tl,
.chose-item:nth-child(4) .chose-item-link .chose-item-tl{
    color: #f19104;
    border-bottom: 1px solid #f1ece5;
}
.all-item:nth-child(3) .index-cate-wrap{
    background-color: #f1f9fd;
    border: 1px solid #e0eef5;
}
.all-item:nth-child(3) .all-item-tl{
    color: #0099e5;
    border-bottom: 1px solid #e0eef5;
}
.all-item:nth-child(4) .index-cate-wrap,
.chose-item:nth-child(3) .chose-item-link{
    background-color: #faf8ff;
    border: 1px solid #f0ecf7;
}
.all-item:nth-child(4) .all-item-tl,
.chose-item:nth-child(3) .chose-item-link .chose-item-tl{
    color: #9871de;
    border-bottom: 1px solid #f0ecf7;
}
.all-item:nth-child(5) .index-cate-wrap{
    background-color: #f5fdfc;
    border: 1px solid #e2f3f1;
}
.all-item:nth-child(5) .all-item-tl{
    color: #39b7a7;
    border-bottom: 1px solid #e2f3f1;
}
.all-item:nth-child(6) .index-cate-wrap,
.chose-item:nth-child(5) .chose-item-link{
    background-color: #fbf4f4;
    border: 1px solid #fbecec;
}
.all-item:nth-child(6) .all-item-tl,
.chose-item:nth-child(5) .chose-item-link .chose-item-tl{
    color: #f57171;
    border-bottom: 1px solid #fbecec;
}

.rules {
    margin-bottom: 4px;
    color: #00000066;
    font-size: 11px;
    line-height: 1.2;
    text-align: right;
    text-transform: uppercase;
}

.footer{
    background: #7b7b7b;
    /*padding: 40px 0;*/
}
.ft-con{
    /*margin-left: -30px;*/
}
.ft-item{
    font-size: 14px;
    /*padding-left: 30px;*/
    border-bottom: 1px solid rgba(255,255,255,.1);
    padding-bottom: 13px;
    padding-top: 13px;
    border-top: none;
}
.ft-ls li{
    line-height: 28px;
    color: rgba(255,255,255,.6);
}
.ft-ls li a{
    color: #fff;
    display: block;
}
.ft-ls li a:hover{
    color: #77d2ff;
    text-decoration: underline;
}
.content-wrap{
    overflow: hidden;
    margin-top: 5px;
    padding-left: 16px;
    padding-right: 16px;
}
.pagetitle{
    font-size: 22px;
    margin: 9px 0 12px;
    color: #464646;
    line-height: 25px;
}

.page-des{
    /*line-height: 1.8;*/
    line-height: 20px;
    margin-top: 8px;
    margin-bottom: 8px;
}
.page-des h5{
    font-size: 18px;
    margin-bottom: 10px;
}
.page-des h5:before{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border: 6px solid #6cc551;
    border-color: transparent transparent transparent #6cc551;

}
.page-des p{
    margin-bottom: 10px;
}
.aboutpage .page-des p{
    margin: 5px 0 10px;
}
.archive-content{
    color: #525558;
    font-size: 15px;
    line-height: 24px;
}
.archive-content h2,
.archive-content h3,
.archive-content h4{
    color: #464646;
    font-weight: 700;
    line-height: 1.35;
}
.archive-content h2{
    margin: 24px 0 12px;
    font-size: 20px;
}
.archive-content h3{
    margin: 20px 0 10px;
    font-size: 18px;
}
.archive-content h4{
    margin: 16px 0 8px;
    font-size: 16px;
}
.archive-content p{
    margin: 0 0 12px;
    line-height: 24px;
}
.archive-content ul,
.archive-content ol{
    margin: 0 0 14px 16px;
    padding-left: 18px;
}
.archive-content ul li{
    list-style: disc;
}
.archive-content ol li{
    list-style: decimal;
}
.archive-content li{
    margin-bottom: 8px;
    line-height: 24px;
}
.archive-content a{
    color: #0099e5;
    text-decoration: underline;
}
.archive-content strong,
.archive-content b{
    font-weight: 700;
}
.resultpage .page-des p a{
    color: #0099e5;
    text-decoration: underline;
}
.page-box-item{
    background: #fff;
    /* padding: 20px 15px; */
    margin: 15px 0;
    /* border: 1px solid #eeeff2; */
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.page-box-ads {
    margin: 15px 0;
}

.page-box-pic{
    text-align: center;
}
.page-box-pic img{
    max-width: 120px;
}
.page-box-btn{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #34bf49;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-top: 10px;
}
.page-box-btn a{
    display: block;
    color: #fff;
    font-size: 14px;
}
.page-box-btn a i{
    margin-right: 5px;
}
.page-box-website{
    display: block;
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
}

.page-box-tl{
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 15px;
}
.page-box-ls{
    height: 124px;
    overflow: hidden;
    margin-top: 10px;
}
.page-box-ls li{
    line-height: 20px;
    font-size: 14px;
    position: relative;
    padding-left: 10px;
    margin-bottom: 10px;
}
.page-box-ls li a{
    color: #0099e5;
    text-decoration: underline;
}
.page-box-ls li:before{
    content: "";
    width: 3px;
    height: 3px;
    background: #000;
    position: absolute;
    left: 0;
    top: 8px;
}
.page-box-md{
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin-top: 10px;
}
.page-box-tab{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
.page-box-tab-item{
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    /* padding-right: 10px; */
}
.page-box-tab-item span{
    font-size: 13px;
}
.page-box-tab-item .page-box-sub{
    font-weight: bold;
    font-size: 12px;
}
.page-box-link{
    padding-top: 10px;
}
.page-box-link a{
    display: block;
    font-size: 12px;
    color: #008cee;
}
.page-box-value a {
    color: #6cc551;
    text-decoration: underline;
}
.sidebar{
    padding-top: 1px;
}
/*.bestpage .sidebar{
    padding-top: 15px;
}*/
/*.side-btn{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #aabf34;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}*/
.side-btn a{
    display: block;
    color: #fff;
}
.side-tl{
    height: 30px;
    line-height: 30px;
    font-size: 18px;
}
.side-ls{
    margin-bottom: 12px;
}
.side-ls li{
    /*margin: 15px 0;*/
        
}
.side-ls li a{
    display: block;
    position: relative;
    line-height: 30px;
    font-size: 14px;
    color: #0099e5;  
}
.showmore,.showlink,.showless{
    position: absolute;
    bottom: 5px;
    cursor: pointer;
}
.showlink{
    z-index: 7;
}
.showmore{
    width: 200px;
    z-index: 8;
    opacity: 0;
    height: 30px;
}
.showlink,.showless{
    color: #0099e5;
    font-size: 12px;
    /*padding-left: 10px;*/
}
.showless{
    display: none;
}
.de-box{
    background: #fff;
    padding: 20px 15px;
    margin: 15px 0;
    border: 1px solid #eeeff2;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.de-box h5{
    font-size: 14px;
}
/*星星评价start*/
.star-block{
    margin-top: 10px;
}
.star-block,.score_text{
}
/*.score_span span{
    font-size: 12px;
}*/
.score_star {
    width:100px;
    height:20px;
    display:inline-block;
    background:url("../images/star.svg") repeat-x;
    background-size: 20px 20px;
}
.score_star span {
    height:20px;
    display:inline-block;
    position:inherit;
    background:url("../images/star_yellow.svg") repeat-x;
    background-size: 20px 20px;
}
.rating {
    display:block;
    width:100px;
    height:20px;
    position:absolute;
}
.star {
    display:inline-block;
    width:20px;
    height:20px;
    cursor:pointer;
    position:absolute;
    z-index:2;
}
.star1 {left:0;}
.star2 {left:20px;}
.star3 {left:40px;}
.star4 {left:60px;}
.star5 {left:80px;}
.score {
    position:absolute;
    clip:rect(0 0 0 0)}
.rating:hover {
    background:url("../images/star.svg") repeat-x;
    background-size: 20px 20px;
}
.star:hover {
    background:url("../images/star_yellow.svg") repeat-x;
    background-size: 20px 20px;
    left:0;
    z-index:2}
.star1:hover {
    width:20px;
}
.star2:hover {
    width:40px;
}
.star3:hover {
    width:60px;
}
.star4:hover {
    width:80px;
}
.star5:hover {
    width:100px;
}
.detailstar{
    margin-top: 10px;
}
.detailstar .star-block{
    width: 100px;
    margin: 0 auto;
}
.detailstar .score_text{
    text-align: center;
    margin-top: 5px;
}
/*星星评价end*/
.de-box p{
    font-size: 14px;
    margin: 5px 0 10px;
}
.de-box ul{
    margin: 5px 0 10px;
}
.de-box ul li{
    line-height: 20px;
    position: relative;
    padding-left: 10px;
    margin-bottom: 10px;
}
.de-box ul li:before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
    width: 3px;
    height: 3px;
    background: rgba(7,17,27,.2);
}
.de-block{
    font-size: 0;
    padding: 0 15px;
    background: #fff;
    margin: 15px 0;
    border: 1px solid #eeeff2;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.de-block-item{
    width: 100%;
    display: inline-block;
    font-size: 15px;
    vertical-align: top;
}
.de-block-item-info,.de-block-item-score{
    padding-bottom: 10px;
    padding-top: 10px;
}
.de-block-item-info span,
.de-block-item-score span{
    display: block;
    margin: 10px 0;
}
.de-block-item-name{
    font-size: 14px;
}
.score-wrap{
    width: 260px;
    background-color: #dcdcdc;
    background: linear-gradient(transparent 5px,#dcdcdc 5px,#dcdcdc 15px,transparent 15px); 
    height: 20px;
    max-height: 20px;
    overflow: visible;
    position: relative;
    margin-top: 20px;
    margin-bottom: 45px;
}
.noscore{
    background: none;
}
.score-bar{
    display: block;
    height: 20px;
    margin: 0;
    margin-right: 0;
    background-color: #9ddeeb;
    position: relative;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
}
.score-bar:before,.score-bar:after{
    top: -10px;
    height: 10px;
    content: " ";
    position: absolute;
    display: inline-block;
    border: 1px solid #9ddeeb;
}
.score-bar:before{
    left: 0;
}
.score-bar:after{
    right: 0;
}
.score-bar-min,.score-bar-max{
    position: absolute;
    top: -30px;
    color: #00accc;
    font-size: 14px;
    
}
.score-bar-min{
    left: 2px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.score-bar-max{
    right: 0;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
}
.score-bar-range{
    position: absolute;
    color: #00accc;
    font-size: 14px;
    top: 27px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}
.best-box-tl{
    padding-top: 20px;
    /*margin: 20px 0;*/
    margin-bottom: 20px;
    font-size: 18px;
}
.best-box{
    padding-bottom: 20px;
}
.best-item{
    margin-top: 20px;
    margin-bottom: 20px;
}
.best-item-lf{
    background: #fff;
    padding: 20px 15px;
    border: 1px solid #eeeff2;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.best-item-rt{
   /* margin-left: 20px;
    margin-top: -20px;*/
    padding-top: 6px;
}
.best-item-rt h5{
    margin-bottom: 10px;
    margin-top: 20px;
}
.best-de-tl{
    border-top: 1px solid #eeeff2;
    border-bottom: 1px solid #eeeff2;
    padding: 6px 0;
    margin: 20px 0 10px;
    color: #0099e5;
}
.best-de-item{
    margin: 20px 0;
}
.best-de-item span{
    display: block;
    font-size: 13px;
    margin: 5px 0;
}
.best-de-item .best-de-sub{
    font-size: 12px;
    font-weight: bold;
}
.best-ls li{
    position: relative;
    line-height: 18px;
    margin-bottom: 10px;
    font-size: 13px;
    padding-left: 10px;
}
.best-ls li:before{
    content: "";
    width: 3px;
    height: 3px;
    background: #464646;
    position: absolute;
    left: 0;
    top: 10px;
}
.best-more{
    margin-top: 20px;
    margin-bottom: 10px;
}
.best-link{
    color: #0099e5;
}
.best-star{
    margin-top: 10px;
    width: 130px;
    margin: 10px auto;
    font-size: 0;
}
.best-star .score_star{
    vertical-align: top;
}
.best-star .score_text{
    width: 30px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    vertical-align: top;
}
.showmore:checked ~ .page-box-ls{
    height: auto;
}
.showmore:checked ~ .showlink{
    display: none;
}
.showmore:checked ~ .showless{
    display: block;
}
.tablist{
    margin-top: -8px;
}
.tablist li a{
    display: block;
    color: #0099e5;
    position: relative;
    padding-left: 10px;
    height: 28px;
    line-height: 28px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.tablist li a:before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 11px;
    width: 5px;
    height: 5px;
    background: #0099e5;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    
}
.tablist li a:hover{
    text-decoration: underline;
}
.page-box-top{
    display: block;
}
.page-box-left,.page-box-right{
    width: 100%;
}
.page-box-website{
    display: none;
}
.page-box-right{
    margin-left: 0;
    position: relative;
    padding-bottom: 30px;
}
.detailpage .page-box-right{
    padding-bottom: 0;
}
.detailpage .page-box-ls{
    height: auto;
}
.page-box-tl-top{
    display: block;
    margin-bottom: 20px;
}
.page-box-tl-right{
    display: none;
}
.page-box-tab{
    display: block;
}
.page-box-md{
    border-bottom: none;
}
.page-box-tab-item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    font-size: 0;
}
.page-box-tab-item span{
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 10px;
}
.page-box-sub{
    width: 40%;
    background: #f5f5f5;
    text-align: right;
}
.page-box-value{
    width: 60%;
}
.de-block-item-info{
    border-bottom: 1px solid #ddd;
}
.s-tl{
    text-align: center;
    /*color: #0099e5;*/
    font-size: 24px;
    line-height: 1.2;
    margin: 10% 0;
}
.s-box{
    background: #fff;
    border: 1px solid #eeeff2;
    width: 100%;
    height: 220px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
}
.s-box img{
    width: auto;
    max-height: 220px;
    display: inline-block;
}
.s-link{
    text-align: center;
    margin: 10% 0;
}
.s-link a,.s-link input[type="submit"]{
    display: inline-block;
    padding: 20px 40px;
    background: #0099e5;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 18px;
    margin: 0 10px;
    line-height: 1;
    cursor: pointer;
}
.s-link a:hover, .s-link input[type="submit"]:hover{
    background: #0289D2;
}
.s-item,.s-t-item,.s-wo-item{
    border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 0 10px;
    margin: 15px 0;
    position: relative;
}
.s-item-box{
    background: #fff;
    border: 1px solid #eeeff2;
    text-align: center;
    padding: 40px 0;
    cursor: pointer;
}
.s-item-box i.iconfont{
    font-size: 100px;
    color: #0099e5;
}
.s-item-info{
    font-size: 14px;
    margin: 20px 0 10px;
}
.checkicon{
    display: none;
}
.radio{
    display: none;
}
.radio:checked ~ .checkicon{
    display: block;
}
.checkicon{
    position: absolute;
    bottom: 30px;
    right: 20px;  
    z-index: 9;   
}
.checkicon i.iconfont{
    font-size: 40px;
    color: #34bf49;
}
.debt-item{
    border-top: 1px solid #eeeff2;
    /*padding: 10px 0;*/
    padding-bottom: 10px;
}
.proinput,.debt-num{
    display: inline-block;
}
.debt-num{
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    background-color: #0099e5;
    color: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 10px;
    font-size: 12px;
}
.debt-left{
    font-size: 14px;
    margin: 15px 0 10px;
}
.debt-right{
    margin-top: 10px;
    font-size: 0;
}
.inputbox{
    height: 34px;
    line-height: 34px;
    border: 1px solid #d1d7db;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 0;
}
.proinput{
    width: 20px;
    text-align: center;
    font-size: 14px;
}
.debt-input-left,.debt-input-right,.unititem,.unitname{
    display: inline-block;
    vertical-align: top;   
}
.debt-input-left,.debt-input-right{
    height: 32px;
    width: -moz-calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    font-size: 14px;
}
.debt-input-left{
    padding-left: 6px;
}
.wholeinput{
    width: 100%;
}
.selector{
    text-align: center;
    margin-top: 15px;
}
.unititem{
    width: -moz-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
}
.unitname{
    width: 60px;
    text-align: right;
    font-size: 14px;
    line-height: 34px;
}
.calbtn{
    text-align: center;
    margin-top: 10px;
}
.calbtn input[type="submit"]{
    background-color: #6cc551;
    color: #fff;
    width: 180px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.calbtn input[type="button"]{
    background-color: #6cc551;
    color: #fff;
    width: 180px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.debt-pay{
    border-bottom: 1px solid #eeeff2;
    padding-bottom: 10px;
}
.chart-tl{
    margin: 35px 0;
}
.flex-item{
    font-size: 0;
    margin-top: 15px;
}
.debtpage .flexbox .flex-item:nth-child(n+3) .payright,
.loanpage .flexbox .flex-item:last-child .payright,
.mortpage .flexbox .flex-item:last-child .payright{
    color: #0099e5;
}
.chartwrap{
    font-size: 0;
}
.chartleft{
    text-align: center;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}
.chartleft img{
    max-width: 120px;
}
.payleft,.payright,.chartleft,.chartright{
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
}
.payleft{
    width: 50%;
}
.payright{
    width: 50%;
    text-align: right;
    font-size: 14px;
}
.chartitem{
    border-bottom: 1px solid #eeeff2;
    padding: 8px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.chartitem-lf,.chartitem-rt{
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.de-box .payinfo{
    line-height: 1.2;
    margin-bottom: 0;
    margin-top: 10px;
}
.amort-table{
    width: 100%;
}
.amort-table tr{
    border-bottom: 1px solid #eeeff2;
}
.amort-table th,.amort-table td{
    text-align: left;
    line-height: 40px;
    font-size: 13px;
}
.recommend-list{
    font-size: 0;
    border-left: 1px solid #d1d7db;
    border-top: 1px solid #d1d7db;
}
.recommend-item{
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    width: 50%;
    border-right: 1px solid #d1d7db;
    border-bottom: 1px solid #d1d7db;
    height: 150px;
    text-align: center;
}
.recommend-item:last-child{
    display: none;
}
.recommend-table{
    width: 100%;
    display: table;
    text-align: center;
}
.recommend-item a{
    display: table-cell;
    vertical-align: middle;
    height: 150px;
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
}
.recommend-item a:hover{
    color: #0099e5;
}
.recommend-table span{
    display: block;
}
.recommend-table .iconfont{
    font-size: 34px;
    padding-bottom: 10px;
}
.calculator-box{
    font-size: 0;
    margin-left: -10px;
    /*margin-bottom: 30px;*/
    margin-bottom: 5px;
}
.calculator-item{
    display: inline-block;
    width: 33.33333%;
    padding-left: 10px;
    margin-bottom: 15px;
    vertical-align: top;
}
.calculator-item a{
    display: block;
    position: relative;
    color: #464646;
}
.calculator-item a:hover:before{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.calculator-item a:before{
    z-index: 1;
    content: "";
    display: block;
    -webkit-transition: background-color .35s;
    transition: background-color .35s;
}
.calculator-item a:hover:before{
    background-color: rgba(0, 0, 0, .2);
}
.calculator-item h4{
    z-index: 2;
    font-size: 12px;
    line-height: 1.2;
    text-align: center;
    padding: 10px;
    -webkit-transition: color .35s;
    transition: color .35s;
    letter-spacing: 1px;
}
.calculator-item a:hover h4{
    color: #fff;
}
.review-main-img{
    margin: 14px 0;
}
.ratingpage{
    color: #464646;
    background-color: #fff;
}
.rating-banner{
    position: relative;
    width: 100%;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 150px;
    background-position: 0 0;
    margin-bottom: 10px;
}
.rating-banner-con{
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rating-banner-tl{
    font-size: 26px;
    color: #fff;
    text-align: center;
}
.chose-lg-tl{
    text-align: center;
    font-size: 22px;
    margin: 35px 0 10px;
}
.chose-sub-tl{
    text-align: center;
    color: #747474;
    margin-bottom: 20px;
}
.chose-ls{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 35px;  
    margin-bottom: 25px; 
}
.chose-item{
    flex: 0 0 50%;
}
.chose-item-link{
    display: block;
    border: 1px solid #e0eef5;
    background-color: #f1f9fd;
    margin: 0 5px 10px;
    padding: 25px 10px;
    text-align: center;
}
.chose-item-tl{
    color: #229ee3;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 5px;
    border-bottom: 1px solid #e0eef5;
    margin-bottom: 5px;
}
.chose-item-info{
    color: #464646;
}
.rating-review-tl{
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 10px;
}
.rating-review-link{
    color: #73c258;
    text-decoration: underline;
    margin-top: 10px;
    display: block;
    margin-bottom: 30px;
}
@media screen and (min-width: 360px){
    .index-ls li,.scorebox li,.ft-item,.all-item {
        width: 50%;
    }
    .ft-item{
        border-bottom-width: 0;
    }
    .ft-item:last-child{
        width: 100%;
        border-top: 1px solid rgba(255,255,255,.1);
    }
}

@media screen and (min-width: 600px){
    .nav{
        width: 60%;
    }
    .page-box-top{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .page-box-left{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 190px;
        flex: 0 0 190px;
        width: 190px;
    }
    .page-box-right{
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-left: 20px;
        /*padding-bottom: 30px;*/
    }
    .page-box-tl-top{
        display: none;
    }
    .page-box-tl-right{
        display: block;
    }
    .de-block-item{
        width: 50%;
    }
    .de-block-item-info{
        border-bottom: none;
    }
    .page-box-website{
        display: block;
    }
    .resultpage .page-box-ls{
        margin-top: 0;
        height: 150px;
    }
    .s-content{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .s-item{
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .best-item{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .best-item-lf{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 220px;
        flex: 0 0 220px;
        width: 220px;
    }
    .best-item-rt{
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-left: 20px;
        margin-top: -20px;
    }
    .all-item{
        width: 50%;
    }
    .s-t-content,.s-w-content{
        text-align: center;
        font-size: 0;
    }
    .s-t-item,.s-wo-item{
        width: 50%;
        display: inline-block;
        vertical-align: top;
    }
    .s-item-box{
        padding-left: 20px;
        padding-right: 20px;
    }
    .banner{
        background-position: -625px 0;
    }
    .vertical-con{
        padding-right: 30%;
    }
    .errorbanner .vertical-con{
        padding-right: 0;
    }
    .recommend-item{
        width: 33.33333%;
    }
    .recommend-item:last-child{
        display: inline-block;
    }
}
@media screen and (min-width: 690px){
    .s-t-item{
        width: 25%;
    }
    .s-wo-item{
        width: 33.333333%;
    }
}
/* new header */
.hl-header {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #DFE5E4;
}
.hl-header-inner {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 60px;
    padding: 0 16px;
}
.hl-home-logo {
    margin-right: 10px;
    font-family: "Aachen";
    color: #6cc551;
    font-size: 30px;
    padding-top: 5px;
}
.hl-logo-wrapper {
    flex: 0 0 90px;
    display: block;
}
.hl-logo {
    height: auto;
    width: 90px;
}
  
.hl-menu-toggle {
    display: block;
    width: 22px;
    height: 22px;
    padding: 0;
    border: none;
    background: none;
    cursor: pointer;
    position: relative;
}
.hl-menu-icon,
.hl-menu-icon::before,
.hl-menu-icon::after {
    display: block;
    width: 22px;
    height: 2px;
    background: #333;
    position: absolute;
    transition: all 0.3s ease;
}
.hl-menu-icon {
    top: 50%;
    transform: translateY(-50%);
}
.hl-menu-icon::before {
    content: '';
    top: -8px;
}
.hl-menu-icon::after {
    content: '';
    bottom: -8px;
}
.hl-menu-toggle.active .hl-menu-icon {
    background: transparent;
}
.hl-menu-toggle.active .hl-menu-icon::before {
    transform: rotate(45deg) translate(5px, 5px);
}
.hl-menu-toggle.active .hl-menu-icon::after {
    transform: rotate(-45deg) translate(5px, -5px);
    bottom: -6px;
}
  
  
.hl-nav-wrapper {
    display: none;
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    overflow-y: auto;
    padding: 16px;
    z-index: 100;
}
.hl-nav-wrapper.active {
    display: block;
}
.hl-nav {
    display: flex;
    flex-direction: column;
    gap: 0;
}
.hl-nav-item {
    position: relative;
    border-bottom: 1px solid #f0f0f0;
}
.hl-nav-link {
    color: #333;
    font-size: 16px;
    padding: 16px 0;
    display: block;
    position: relative;
    cursor: pointer;
    font-weight: 700;
}
.hl-nav-item .hl-nav-link::after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-right: 2px solid #999;
    border-bottom: 2px solid #999;
    position: absolute;
    right: 8px;
    top: calc(50% - 2px);
    transform: translateY(-50%) rotate(45deg);
    transition: transform 0.3s ease;
}
.hl-nav-item.active .hl-nav-link::after {
    transform: translateY(-50%) rotate(-135deg);
    top: calc(50% + 2px);
}
  
.hl-dropdown {
    display: none;
    background: #f8f8f8;
    padding: 8px 0;
}
.hl-nav-item.active .hl-dropdown {
    display: block;
}
.hl-dropdown-inner {
    padding: 0 16px;
}
.hl-dropdown-section {
    display: flex;
    flex-direction: column;
}
.hl-dropdown-section a {
    color: #666;
    font-size: 14px;
    padding: 12px 0;
    border-bottom: 1px solid #eee;
}

.hl-nav-link:hover,
.hl-dropdown-section a:hover { 
    color: #00A369;
    transition: all 0.3s ease;
}

/* new footer */
.hl-footer {
    background-color: #FCF7F0;
    padding: 32px 0;
    margin-top: 60px;
    text-align: center;
}
.hl-footer-logo {
    color: #6cc551;
    font-family: "Aachen";
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    text-transform: capitalize;
}
.footer-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
    margin-top: 20px;
}
.nav-link {
    color: #333;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Outfit;
    font-size: 14px;
    line-height: 18px;
}

.nav-link:hover {
    color: #00A369;
}
.footer-line {
    height: 1px;
    background-color: rgba(14, 35, 64, 0.06);
    margin: 20px auto;
}
.footer-copyright {
    color: #CCC;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Google Sans";
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.1px;
}


/* new card */
.index-banner {
    height: 300px;
    background: linear-gradient(90deg, rgba(211, 106, 255, 0.10) 0%, rgba(123, 183, 255, 0.10) 50%, rgba(129, 255, 237, 0.10) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.36) 0%, rgba(0, 0, 0, 0.36) 100%), url(../images/bg.png) lightgray -97.849px 2.633px / 99.981% 191.719% no-repeat;
    background-size: cover;
}
.index-wrapper {
    height: 100%;
}
.index-banner-con {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.index-banner-set {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    margin-bottom: 16px;
    display: none;
}
.icon-set {
    width: 18px;
    height: 17px;
    display: none;
}
.index-banner-set span {
    overflow: hidden;
    color: #FFF;
    text-align: center;
    text-overflow: ellipsis;
    font-family: "Google Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.1px;
    text-transform: capitalize;
}

.index-banner-tl {
    color: #FFF;
    text-align: center;
    text-shadow: 0 0 16px rgba(0, 0, 0, 0.04);
    font-family: Outfit;
    font-size: 28px;
    font-weight: 600;
    line-height: 36px;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.index-banner-links {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.index-banner-link {
    display: flex;
    padding: 12px 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 999px;
    background: #00A369;
    color: #FFF;
    font-family: "Google Sans";
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
}
.index-banner-link:hover {
    background-color: #009963;
}



.card-box {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 60px;
}
.card-tl {
    color: #333;
    text-align: center;
    font-family: 'Outfit';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    text-transform: capitalize;
    margin-top: 20px;
}
.loan-step-progress {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}
.loan-step-bar {
    width: 100%;
    height: 16px;
    background: #E0E0E0;
    border-radius: 999px;
    overflow: hidden;
}
.loan-step-fill {
    height: 100%;
    background: #1A925B;
    border-radius: 999px;
    transition: width 0.3s ease;
}
.loan-step-text {
    color: #999;
    font-family: Outfit;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px; /* 185.714% */
    text-transform: capitalize;
}
.choose-box {

}
.choose-tl {
    color: #333;
    text-align: center;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 91.667% */
    text-transform: capitalize;
    margin-bottom: 20px;
}
.choose-ls {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.loan-choose-loading {
    padding: 20px;
    text-align: center;
    color: #808080;
}
.choose-item {
    display: flex;
    height: 60px;
    padding: 0 20px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    gap: 8px;
    border-radius: 8px;
    background: #008F5C;
}
.choose-item:hover,
.card-link:hover {
    background-color: #007A4F;
}
.choose-text {
    display: flex;
    align-items: center;
    gap: 4px;
    color: #FFF;
    font-family: Outfit;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-transform: capitalize;
}
.choose-text span {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
}
.icon-arrow {
    width: 20px;
    height: 15px;
}

.master-box {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.master-box h3 {
    color: #333;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.master-box p {
    color: #666;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.master-box ul {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.master-box li {
    list-style: disc;
    padding-left: 4px;
    margin-left: 20px;
    color: #666;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    gap: 10px;
}
.card-bg {
    display: flex;
    justify-content: center;
    align-items: center;
}
.card-img {
    background-color: #EEF7F4;
    padding: 16px;
    border-radius: 24px;
    width: auto;
    height: 200px;
    aspect-ratio: 480/302;
}
.card-link {
    display: flex;
    height: 60px;
    padding: 0 20px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: #008F5C;
    gap: 8px;
}
.card-link span {
    color: #FFF;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    text-transform: capitalize;
}

@media screen and (min-width: 768px){
    .wrapper,.content-wrap{
        width: 768px;
        margin: 0 auto;
    }
    .card-wrapper {
        width: 728px;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0;
    }
    .card-box {
        margin-bottom: 160px;
    }
    .header{
        padding-left: 20px;
        padding-right: 20px;
    }
    .labelnav{
        right: 20px;
    }
    .content-wrap{
        margin-top: 5px;
    }
    .index-info{
        width: 60%;
    }
    .index-ls li,.scorebox li,.all-item{
        width: 33.33333%;
    }
    .side-ls{
        font-size: 0;
    }
    .side-ls li{
        width: 50%;
        display: inline-block;
    }
    .ft-item,.ft-item:last-child{
        width: 33.333333%;
        border: none;
    }
    .banner-tl,.dename{
        font-size: 46px;
    }
    .s-box{
        height: 350px;
    }
    .s-box img{
        max-height: 350px;
    }
    .debt-item{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .flexbox{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
    }
    .debt-left{
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin: 0;
    }
    .debt-right{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 250px;
        flex: 0 0 250px;
        width: 250px;
        margin-top: 0;
    }
    .selector-wrap{
        overflow: hidden;
    }
    .selector{
        width: 250px;
        float: right;
        margin-bottom: 15px;
    }
    .flex-item{
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-top: 35px;
        border-bottom: 1px solid #eeeff2;
        padding-bottom: 35px;
    }
    .payleft{
        height: 36px;
        line-height: 1.3;
    }
    .payleft,.payright{
        display: block;
        text-align: left;
        width: 100%;
        padding-right: 20px;
    }
    .payright{
        margin-top: 35px;
        font-size: 20px;
    }
    .chartleft{
        width: 25%;
        padding: 20px 40px 0 0;
    }
    .chartright{
        width: 75%;
        padding-top: 20px;
    }
    .calculator-item h4{
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        font-size: 20px;
        padding-top: 30px;
    }

    /* new header */
    .hl-header-inner {
        height: 72px;
        padding: 0;
        max-width: 728px;
    }
    .hl-nav {
        max-width: 728px;
        margin: 0 auto;
    }

    /* new footer */
    .hl-footer {
        padding: 64px 0;
        margin-top: 120px;
    }
    .hl-footer-logo {
        font-size: 48px;
        line-height: 56px;
    }
    .footer-nav {
        gap: 56px;
    }
    .nav-link {
        font-size: 16px;
        line-height: 44px;
    }
    .footer-line {
        margin: 32px auto;
    }
    .footer-copyright {
        font-size: 14px;
        line-height: 20px;
    }

    .chose-sub-tl {
        margin-bottom: 24px;
    }
    
    

    /* new card */
    .index-banner {
        height: 450px;
        background: linear-gradient(90deg, rgba(211, 106, 255, 0.10) 0%, rgba(123, 183, 255, 0.10) 50%, rgba(129, 255, 237, 0.10) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.36) 0%, rgba(0, 0, 0, 0.36) 100%), url(../images/bg.png) lightgray 0.151px -164.367px / 99.981% 191.719% no-repeat;
    }
    .index-banner-set {
        display: flex;
        gap: 10px;
        margin-bottom: 20px;
    }
    .index-banner-set span {
        font-size: 18px;
        line-height: 26px;
    }
    .icon-set {
        width: 22px;
        height: 21px;
        display: block;
    }
    .index-banner-tl {
        font-size: 64px;
        line-height: 80px;
        margin-bottom: 40px;
    }
    .index-banner-links {
        flex-direction: row;
        gap: 16px;
    }
    .index-banner-link {
        padding: 16px 48px;
        gap: 8px;
        font-size: 18px;
        line-height: 24px;
    }

    .card-box {
        gap: 48px;
        margin-bottom: 160px;
    }
    .card-tl {
        font-size: 48px;
        line-height: 56px;
        margin-top: 48px;
    }
    .choose-tl {
        font-size: 24px;
        line-height: 22px;
        margin-bottom: 32px;
    }
    .choose-item,
    .card-link {
        height: 80px;
        gap: 13px;
    }
    .choose-text {
        font-size: 20px;
        line-height: 24px;
        gap: 8px;
    }
    .choose-text span {
        font-size: 28px;
        line-height: 32px;
    }
    .icon-arrow {
        width: 23px;
        height: 18px;
    }
    .master-box h3 {
        font-size: 20px;
        line-height: 28px;
    }
    .master-box p {
        font-size: 16px;
        line-height: 26px;
    }
    
    .card-img {
        border-radius: 32px;
        height: 302px;
    }
    .card-link span {
        font-size: 24px;
        line-height: 24px;
    }
}
@media screen and (min-width: 1024px){
    .banner {
        background-position: -400px 0;
    }
    .chose-item-link{
        padding: 35px;
        font-size: 26px;
    }
    .chose-lg-tl{
        font-size: 30px;
    }
    .rating-banner-tl{
        font-size: 36px;
    }
    .chose-item{
        flex: 0 0 33.33333%;
    }
    .chose-item-info{
        font-size: 18px;
    }
    .chose-item-tl{
        font-size: 26px;
    }
}
@media screen and (min-width: 1200px){
    .wrapper,.content-wrap{
        width: 1118px;
    }
    .content-wrap{
        margin-top: 10px;
    }
    .pagetitle{
        font-size: 26px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .bestpage .pagetitle,
    .categorypage .pagetitle,
    .detailpage .pagetitle{
        margin-bottom: 15px;
    }
    .sidebar{
        padding-top: 10px;
    }
    .side-ls li{
        width: 100%;
    }
    .header{
        height: 60px;
    }
    .logo{
        font-size: 30px;
        padding-top: 17px;
    }
    .sidebar{
        display: block;
        width: 300px;
        float: right;    
    }
    .index-item-pic{
        height: 220px;
    }
    .index-tl{
        font-size: 30px;
    }
    .index-info{
        line-height: 2;
    }
    .scorebox li{
        margin-bottom: 15px;
    }
    .index-box {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .index-tl{
        margin-bottom: 35px;
    }
    .index-ls,.scorebox,calculator-box,.all-ls{
        margin-left: -15px;
    }
    .index-ls li, .scorebox li,.calculator-item,.all-item{
        padding-left: 15px;
    }
    .labelnav{
        display: none;
    }
    .nav{
        position: static;
        width: auto;
        padding-top: 0;
        overflow: inherit;
    }
    .nav-item{
        display: inline-block;
        border-top: none;
    }
    .arrow-right{
        display: none;
    }
    /*.nav-item{
        position: static;
    }*/
    .nav-wrap{
        display: none;
        width: 300px;
        position: absolute;
        top: 59px;
        border: 1px solid #eeeff2;
        z-index: 9;
        background-color: rgba(247,248,250,.98);
        padding: 10px 15px;
        overflow: hidden;
        height: auto;
        box-shadow: 0 1px 3px 0 #999;
        -webkit-box-shadow: 0 1px 3px 0 #999;
    }
    .nav-ls-item{
        border-top: none;
        /*line-height: 28px;*/
        padding-left: 0;
        padding: 6px 0;
    }
    .nav-item:hover .nav-wrap{
        display: block;
    }
    /*.nav-item:hover span{
        border-bottom: 3px solid #0099e5;
        color: #0099e5;
    }*/
    .nav-item-link-a:hover{
        color: #0099e5;
    }
    .nav-item span,.nav-item-link{
        padding-top: 23px;
        padding-bottom: 22px;
    }
    .main-wrap {
        width: -moz-calc(100% - 350px);
        width: -webkit-calc(100% - 350px);
        width: calc(100% - 350px);
        float: left;
    }
    .ft-item{
        width: 33.333333%;
    }
    .page-box-tl a:hover{
        text-decoration: underline;
    }
    .side-ls li a i{
        display: inline-block;
        width: 0;
        overflow: hidden;
        transition: width .25s ease;
        vertical-align: middle;
        font-size: 20px;
    }
    .side-ls li a:hover i,.side-ls li.active a i{
        width: 20px;
    }
    .side-ls li a:hover,.side-ls li.active a{
        color: #6cc551;
    }
    .s-item-box{
        transition: all .25s ease;
        -webkit-transition: all .25s ease;
    }
    .s-item-box:hover{
        box-shadow: 0 2px 10px 0 rgba(7,17,27,.5);
        -webkit-box-shadow: 0 2px 10px 0 rgba(7,17,27,.5);
        transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
    }
    .ft-item{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .index-item-pic img,.scorebox-pic img{
        transition: all 0.25s ease;
    }
    .index-item-pic:hover img{
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
    .scorebox-pic:hover img{
        transform: translateY(10px);
        -webkit-transform: translateY(10px);
    }
    .banner {
        background-position: 0 0;
    }
    .banner:before{
        display: none;
    }
    .banner-tl,.dename{
        font-size: 56px;
    }
    .scorebox{
        margin-bottom: 0;
    }
    .page-des{
        /*padding-left: 3px;*/
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .detailpage .page-box-pic img{
        max-width: 100%;
    }
    .index-box.bgwhite{
        padding-bottom: 25px;
    }
    .calculator-box,.all-ls{
        margin-bottom: 20px;
    }

    /* new header */
    .hl-header-inner {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        height: 72px;
        padding: 0;
        max-width: 1100px;
    }
    .hl-menu-toggle {
        display: none;
    }
    .hl-nav-wrapper {
        display: block !important;
        position: static;
        padding: 0;
        overflow: visible;
    }
    .hl-nav {
        max-width: none;
        flex-direction: row;
        align-items: center;
        gap: 24px;
    }
    .hl-nav-item {
        border: none;
    }
    .hl-nav-link {
        font-size: 14px;
        padding: 10px 0;
    }
    .hl-nav-item .hl-nav-link::after {
        display: none;
    }
    .hl-dropdown {
        position: absolute;
        top: 100%;
        left: -60px;
        min-width: 280px;
        background: #fff;
        border-radius: 8px;
        box-shadow: 0 4px 12px rgba(0,0,0,0.1);
        opacity: 0;
        visibility: hidden;
        transform: translateY(10px);
        transition: all 0.3s ease;
        padding: 16px;
        margin-top: 8px;
        z-index: 200;
        display: block;
    }
    .hl-nav-item:hover .hl-dropdown {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }
    .hl-dropdown-inner {
        padding: 0;
    }
    .hl-dropdown-section a {
        border: none;
        padding: 8px 0;
    }

    .hl-logo-wrapper {
        flex: 0 0 125px;
    }
    .hl-logo {
        width: 125px;
    }
    
}
