<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * KLMY
 * Copyright(c) 2017 01.
 * @charset "utf-8";
 * author lemon
 */
/* css common begin*/
.cl:after,.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: ".";
}

.cl,.clearfix {
    zoom: 1;
}

.w-117 {
    position: relative;
}

.pd-l20 {
    padding-left: 20px;
}

.f-16 {
    font-size: 16px;
}

.right100 {
    right: 100px !important;
}

.f-right{
    float: right;
}

.f-left{
    float: left;
}

.fcolor-red{
    color: red !important
}

/* top  微信 显示 */
.pop1 {
    width: 160px;
    box-shadow: 0px 2px 5px #999;
}

.p-lst {
    width: 100%;
}

/* 成就修改样式 */
.w690 {
    width: 960px;
}

.w690 .cj-lst {
    width: 16.5%;
}

/* 进度条 */
table .ch-new-tb {
    position: relative;
    display: inline-block;
    width: 140px;
    height: 10px;
    border-radius: 10px;
    background-color: #D2D2D2;
}

.yesclick {
    cursor: pointer;
}

.ch-sy-step5 {
    background: url(themes/default/img/bit-more.png) 0 0 no-repeat;
}

/* 推荐标  begin */
.tj_c {
}

.tj_l {
    float: left;
    padding: 25px 10px 0;
    width: 150px;
    height: 145px;
    background: #E95251;
    text-align: center;
}

.tj_l span {
    display: block;
    color: #fff;
}

.tj_l span.bor-b {
    border-bottom: 1px solid #eee;
    font-size: 16px;
}

.tj_l span img {
    width: 60px;
}

.tj_r {
    float: right;
    padding: 10px 20px;
    width: 988px;
    height: 148px;
    border: 1px solid #F9B170;
    margin-left:-1px
}

.tj_r_t {
    position: relative;
    height: 42px;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    line-height: 42px;
}

.tj_r_t img {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    width: 100px;
}

.tj_r_t .tj_date {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
}

.tj_r_b {
}

.tj_r_b .tj_r_bl {
    padding-top: 25px;
    width: 65%;
}

.color-hui {
    color: #666;
}

.color-cheng {
    color: #F39636;
}

.bor-right {
    border-right: 1px solid #ddd;
}
.tj_r .tj_r_t span{
    float: left;
    font-weight: normal;
}
.tj_r_b .tj_r_bl span {
    position: relative;
    float: left;
    display: inline-block;
    padding-top: 10px;
    width: 32.88%;
    text-align: center;
    font-size: 16px;
}
.hk_fs{
    margin-left: 50px;
}
.tj_r_b .tj_r_bl span img {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 55px;
}

.tj_r_b .tj_r_bl span p {
    font-size: 14px;
    font-weight: normal;
}

.tj_r_b .tj_r_bl span em {
    margin-right: 5px;
    font-size: 28px;
}

.tj_r_br {
    float: right;
    padding-top: 5px;
    width: 35%;
    text-align: center;
}

.tj_r_br a {
    display: inline-block;
}

.tj_r_br p {
    margin-bottom: 5px;
    font-size: 16px;
}

/* 底部修改 */
.bot1,.bot2,.bot3 {
    margin-right: 10px;
    padding-top: 30px;
    height: 110px;
}

.bot2 {
    margin-left: 18px;
}

.b-time {
    padding-left: 50px;
    color: #efefef;
    font-size: 16px;
}

.b-phone {
    padding-top: 5px;
    padding-left: 0px;
    color: #f7b61a;
    vertical-align: middle;
    font-size: 28px;
    line-height: 50px;
}

.bot1 {
    position: absolute;
    top: 0;
    right: 0;
}

.bot1 img {
    position: inherit;
}

.bot1 p {
    color: #fff;
    text-align: center;
    line-height: 20px;
}

.bot1-t {
    margin-top: 10px;
    margin-left: 40px;
    width: 250px;
    color: #efefef;
    text-align: center;
}

.bot1-t .bot1-t-c {
    float: left;
    margin: 1%;
    width: 48%;
    line-height: 24px;
}

/* 左侧浮出二维码 */

#kyc-tips {
    position: fixed;
    top: 140px;
    right: -252px;
    z-index: 10000;
    padding-top: 20px;
    width: 160px;
    height: 230px;
    background: #fff;
    text-align: center;
    transition: right 1s;
}

#kyc-tips img {
    width: 80%;
}

#kyc-tips .close {
    position: absolute;
    top: -10px;
    right: -14px;
    display: block;
    width: 30px;
    height: 30px;
}

#kyc-tips p {
    color: #535353;
}

#kyc-tips p.dashed {
    margin: 0 auto 10px;
    padding-bottom: 5px;
    width: 90%;
    border-bottom: 1px dashed #ccc;
    color: #9A9A9A;
    line-height: 20px;
}

.close {
    background: url(themes/default/img/close.png) no-repeat left top;
}

/* 左侧浮窗  计算器 */
.bt-jsq {
    position: relative;
    margin-bottom: 5px;
    width: 55px;
    height: 55px;
    text-align: center;
}

.jsq2 {
    margin: 0 auto;
    padding-top: 12px;
    width: 30px;
}

.pop2 {
    padding-bottom: 10px;
}

.bt-jsq .pc-txt {
    padding: 0px 3px;
    white-space: nowrap;
}

.bt-jsq a:hover {
    text-decoration: underline;
}

.bt-wx a,.bt-wb a,.bt-qq a,.bt-jsq a {
    display: block;
    padding: 0 10px;
    background: #C43E3E;
    color: #fff;
}

.ch-con1 .sy_table td {
    font-size: 16px;
}

/* tab页签展示样式 */
.bcon {
    position: relative;
    border: 1px solid #eee;
    height:100%;
}

.bcon h1 {
    border-bottom: 1px solid #eee;
}

.bcon h1 span em {
    display: inline-block;
    width: 120px;
    height: 40px;
    border: 1px solid #E6E9EA;
    border-top: 2px solid #000033;
    background: #F0F2F3;
    text-align: center;
    font-style: initial;
    font-size: 18px;
    line-height: 40px;
    cursor: pointer;
}

.bcon h1 span em.emon {
    width: 120px;
    height: 40px;
    border: none;
    border-top: 2px solid #000033;
    background: #000033;
    color: #fff;
}

.lst5-pic {
    position: relative;
    float: left;
    display: inline-block;
    overflow: hidden;
    margin: 0px 0px;
    width: 400px;
    height: 250px;
}

.list1 {
    display: none;
    overflow: hidden;
    padding-bottom: 12px;
    width: 698px;
    height: 305px;
}

.list1 li {
    float: left;
    margin-bottom: 12px;
    padding: 0 0 0 12px;
    width: 160px;
}

.list1 li img {
    margin: 5px;
    width: 150px;
    height: 105px;
}

.list1 li p {
    overflow: hidden;
    height: 24px;
    color: #999;
    text-align: center;
    font: normal 12px/24px 'Microsoft YaHei';
}

.btm p {
    text-align: center;
    font: normal 12px/24px 'Microsoft YaHei';
}

.bcon .list1 {
    overflow: inherit;
    width: 880px;
    height: 210px;
}

.lst5-nlst ul li {
    float: left;
    width: 46%;
}

.w-880 {
    position: relative;
    width: 1000px;
}

.w-880 .lst5-new {
    width: 750px;
}

.w-880 .lst5-new .l5-nt {
    width: 100%;
}

.w-880 .lst5-new .l5-ntxt {
    margin: 0;
    width: 100%;
}

.w-880 .lst5-nlst {
    position: relative;
    width: 100%;
}

.w-880 .lst5-nlst {
    width: 100%;
}

.w-880 .lst-more {
    top: -55px;
}

.ljtzs {
    position: absolute;
    top: 0;
    right: -1px;
    width: 260px;
    height: 265px;
    border: 1px solid #ddd;
}

.ljtzs h2 {
    padding: 0 10px;
    height: 40px;
    background-color: #981A0E;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
}

.ljtzs ul li {
    height: 38px;
    line-height: 38px;
}

.ljtzs ul li span {
    float: left;
    display: inline-block;
    overflow: hidden;
    padding: 0 2px;
    text-align: left;
    text-indent: 10px;
}

.ljtzs ul li span.w20 {
    width: 18%;
}

.ljtzs ul li span.w30 {
    width: 28%;
}

.ljtzs ul li span.w50 {
    width: 48%;
}

.list_lh {
    overflow: hidden;
    height: 180px;
}

.list_lh li.lieven {
    background: #F0F2F3;
}

.ljtzs .list_lh ul li span.w20 b {
 /* display: block; */
 /* width: 20px; */
 /* height: 20px; */
 /* border-radius: 50%; */
 /* background: #981A0E; */
 /* color: #fff; */
 /* text-align: center; */
    font-weight: normal;
 /* line-height: 20px; */
}

.ljtz {
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 40px;
    width: 260px;
    height: 225px;
    border-radius: 0 20px 0 20px;
    background-color: #CE4D4D;
/* background-image: url(themes/default/img/ljtz2.png); */
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    font-size: 18px;
}

.ljtz span {
    display: block;
    margin: 10px auto;
    padding-top: 10px;
    width: 100px;
    height: 90px;
    border: 2px solid #fff;
    border-radius: 50%;
    text-align: center;
}

.ljtz span img {
    width: 80px;
}

/* 滚动 begin */

#demoContent {
    margin-top: 10px;
    width: 1000px;
    height: 145px;
    text-align: center;
}

#demoContent .effect {
    display: inline-block;
    margin: 0 auto;
    text-align: left;
    zoom: 1;
    *display: inline;
}

#demoContent .js {
    margin: 10px 20px;
    padding: 5px 20px;
    background: #f3f3f3;
    text-align: left;
    line-height: 20px;
}

#demoContent .js span {
    color: #1974a1;
}

#demoContent .js span i {
    color: #f30;
    font-weight: 700;
}

#demoContent .notice {
    padding: 4px 20px;
    background: #000;
    color: #fff;
}

#demoContent .css,#demoContent .notice {
    margin: 10px 20px;
    text-align: left;
}

#demoContent .css blockquote {
    overflow: scroll;
}

#demoContent .authorWord {
    margin-bottom: 20px;
    padding: 10px 20px;
    border: 1px dotted #ddd;
    text-align: left;
}

#demoContent .authorWord em {
    color: red;
}

.picList li {
    padding: 3px;
    width: 121px;
}

.picList .pic {
    text-align: center;
    line-height: 0;
    font-size: 0;
}

.picList .pic a {
    display: block;
    font-size: 0;
    width: 120px;
    height: 60px;
}

.picList .pic img {
    padding: 2px;
    width: 120px;
    height: 60px;
}

.picList .pic a:hover img {
    border-color: red;
}

.picList .title {
    font-size: 14px;
    line-height: 24px;
}

.picList .title a {
    color: #333;
}

.picList .title a:hover {
    text-decoration: underline;
}

.leftLoop {
    position: relative;
    border: 1px solid #ddd;
}

.leftLoop .hd {
    position: absolute;
    left: 50%;
    z-index: 9;
    overflow: hidden;
    margin-left: -30px;
    padding-top: 10px;
    height: 40px;
}

.leftLoop .hd .next,.leftLoop .hd .prev {
    float: right;
    display: block;
    margin-right: 5px;
    width: 30px;
    height: 30px;
    background: #C4C4C4;
    color: #fff;
    text-align: center;
    font-size: 28px;
    line-height: 25px;
    opacity: 0.5;
    cursor: pointer;
}

.leftLoop .hd .next i,.leftLoop .hd .prev i {
    float: none;
    margin-right: 0;
}

.leftLoop .hd .next:hover,.leftLoop .hd .prev:hover {
    width: 30px;
    height: 30px;
    border-radius: 3px;
    background: #C4C4C4;
    color: #fff;
    color: #fff;
    text-decoration: none;
    line-height: 25px;
    opacity: 1;
}

.leftLoop .hd ul {
    float: right;
    overflow: hidden;
    margin-top: 10px;
    zoom: 1;
}

.leftLoop .hd ul li {
    position: relative;
    float: left;
    overflow: hidden;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #ccc;
    text-indent: -999px;
    cursor: pointer;
    _display: inline;
}

.leftLoop .hd ul li.on {
    background: red;
}

.leftLoop .bd {
    overflow: hidden;
    padding: 10px;
}

.leftLoop .bd ul {
    overflow: hidden;
    zoom: 1;
}

.leftLoop .bd ul li {
    float: left;
    display: _inline;
    margin: 0 2px;
    text-align: center;
    zoom: 1;
}

.leftLoop .bd ul li a {
    zoom: 1;
}

/* 滚动图片 */
.ban_box{
    width:100%; 
    height:100px; 
    overflow:hidden;
    margin-bottom: 10px
}
.ban_box a{
    display: block;
    height: 100px;
    overflow: hidden;
    margin-bottom: 10px;
}


/* 文字滚动 */
.boxs {
    overflow: hidden;
    height: 50px;
    background: #F6F6F6;
}

.t_news {
    position: relative;
    overflow: hidden;
    height: 50px;
    color: #333;
}

.t_news b {
    float: left;
    display: inline-block;
    font-weight: bold;
    line-height: 50px;
}

.news_li,.swap {
    position: absolute;
    top: 0;
    left: 100px;
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    line-height: 50px;
}

.news_li a,.swap a {
    color: #333;
}

.swap {
    top: 50px;
}

.more-t {
    position: absolute;
    top: 0;
    right: 0px;
    width: 60px;
    height: 50px;
    text-align: right;
    font-weight: normal;
    font-size: 12px;
}

/* 会员中心 begin */
.ch_rt_r {
    float: none;
    margin-top: 6px;
    padding-left: 10px;
}
.ch_con_r div{
    padding-top: 5px 
}
.ch_con_r span{
    float: left
}
.year_sele select{
    width:120px;
    text-indent: 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
    height: 28px;
    line-height: 28px;
}

.f_cx_date{
    padding: 0 0 0 10px !important
} 

.f_cx_date img{
    position: relative;
    top: 6px
}

.zn_mess{
    position: relative;
    top: 5px;
    width: 22px;
}

.ch_con_r4 span {
    display: inline-block;
    height: 100%;
    margin-top: -5px;
    text-align: center;
    width: 25%;
}

.ui-button-none {
    background-color: #b6b4b4;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    min-width: 50px;
    border-radius: 15px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    padding: 0 15px;
    color: #fff;
    width: 60px;
}

/* 提现锁定提醒样式 */
.ch_title_font {
        display: block;
        margin-right: 25px;
        float: right;
        font-size: 14px;
}
.text-button{
    border: 1px solid #ccc;
    padding: 2px 5px;
    float:left; 
    margin-top: 6px !important;
    text-indent: 0;
    background: #eee;
    border-radius: 5px;
    cursor: pointer;
}

.sdtip{
    text-align: center;
    padding: 22px 0;
    border: 1px solid #ccc;
    margin: 20px;
    font-size: 16px;
}
.sdtip span {
    color: #BC0D0F;
}
.member-chinapnr{
    display: inline-block;
    color: #fff;
    padding: 0 20px;
    height: 28px;
    background-color: #eb6100;
    margin-left: 20px;
    border-radius: 20px;
    text-indent: inherit;
    cursor: pointer;
    border: none
}

.no-uplond{    
    font-size: 16px !important;
    padding: 40px 0 !important;
}

.no-uplond a{    
    color: blue !important;
    font-family: 微软雅黑;
    border-bottom: 1px solid #fff;
}

.no-uplond a:hover{    
    border-bottom: 1px solid blue;
    text-decoration: none;
}

/* 风险评估测试问答 */
.tc-wj{
    
}

.pd15{
    padding: 25px;
}

.mess_bt{
    text-align:left;
    font-size:18px;
    padding-bottom: 10px;
}

.tc-wj p{
    text-indent: 24px;
}

#homeDebtList .ch-btnw{
    width:86% !important;
}

.btn2 {
    background-position: 0px -26px !important;
}
.btn1, .btn2 {
    height: 24px;
    line-height: 24px;
}
.rgt-lst:last-child{
    margin-left: 0 !important;
}

.rgt-lst:last-child a {
    width: 60% !important;
    margin: 0 auto !important;
}
/* 弹层 begin */
.tc-bg{
  background: rgba(0,0,0,0.6);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 999999
}
.nologin{
  width: 300px;
  height: 130px;
  position: relative;
  left: 50%;
  margin-left: -150px;
  top: 50%;
  margin-top: -65px;
  background: #fff;
  padding:20px;
  border-radius: 5px;
  border-top: 4px solid #ae322e
}
.nologin h1{
  font-size: 16px;
}
.nologin p{        
    font-size: 14px;
    text-align: center;
    height: 60px;
    line-height: 40px;
}
.nologin span{
  color: #ae322e
}
.but-tc{
  text-align: center;
}
.but-tc a{
  padding:2px 10px;
  display: inline-block;
  background: #ae322e;
  color: #fff;
  border-radius: 3px;
  margin: 0 5px;
}
.but-tc a.noclick{
  background: #ccc;
  color: #333
}</pre></body></html>