﻿em, h1, h2, h3, h4, h5, h6, i {
    font-weight: 400
}

button, img {
    border: none
}

.popup {
    display: none
}

blockquote, body, button, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

img {
    display: inline-block
}

address, cite, dfn, em, i, var {
    font-style: normal
}

li {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

h1, h2, h3 {
    font-size: 14px
}

h4, h5, h6 {
    font-size: 100%
}

button, input, optgroup, option, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0
}

body {
    -webkit-font-feature-settings: 'kern' 1;
    -moz-font-feature-settings: 'kern' 1;
    -o-font-feature-settings: 'kern' 1;
    text-rendering: geometricPrecision;
    line-height: 24px;
    font: 12px '\5FAE\8F6F\96C5\9ED1', Tahoma, Arial, Helvetica, sans-serif;
    overflow-x: hidden;
    overflow-y: auto
}

a {
    color: #444;
    text-decoration: none
}

a:hover {
    color: #999
}

a cite {
    *cursor: pointer
}

/* 清除浮动*/
.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
}

*.clearfix {
    zoom: 1;
}

.elps {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 浮动*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.c_orange {
    color: #ff6600;
}

.c_black {
    color: #000000;
}

.f16 {
    font-size: 16px;
}

.h20 {
    line-height: 20px;
}

.h24 {
    line-height: 24px;
}

/* 相对定位*/
.pos-rel {
    position: relative;
}

/*超链接*/
a {
    text-decoration: none;
    color: #003399;
}

a:hover {
    color: #ff6600;
}

/* 字体 */
.ft14 {
    font-size: 14px;
}

/* 留白*/
.pd1 {
    padding: 1px !important;
}

.pd3 {
    padding: 3px !important;
    box-sizing: border-box;
}

.pd10 {
    padding: 10px;
}

.pd20 {
    padding: 20px;
}

.mr4 {
    margin-right: 4px;
}

.mr10 {
    margin-right: 10px;
}

.mr30 {
    margin-right: 30px;
}

.mr45 {
    margin-right: 45px;
}

.mr70 {
    margin-right: 70px;
}

.mt5 {
    margin-top: 5px !important;
}

.mt6 {
    margin-top: 6px;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt33 {
    margin-top: 33px;
}

.mt45 {
    margin-top: 45px;
}

.mt80 {
    margin-top: 80px;
}

.mr40 {
    margin-right: 40px;
}

.mlr5 {
    margin: 0 5px 0 5px;
}

.mt40 {
    margin-top: 40px;
}

.mt120 {
    margin-top: 120px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml40 {
    margin-left: 40px;
}

.ml60 {
    margin-left: 60px;
}

.ml20 {
    margin-left: 20px;
}

.ml120 {
    margin-left: 120px;
}

.ml320 {
    margin-left: 500px;
}

.mb-10 {
    margin-bottom: -10px !important;
}

.mb2 {
    margin-bottom: 2px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb14 {
    margin-bottom: 14px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px
}

.mb40 {
    margin-bottom: 40px
}

.mb50 {
    margin-bottom: 50px
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.mr40 {
    margin-right: 40px;
}

.mlr5 {
    margin: 0 5px 0 5px;
}

.pd0 {
    padding: 0 !important;
}

.inline-block {
    display: inline-block;
}

.w-120 {
    width: 120px;
}

.xbt-icon {
    background: url(/img/icons.png) no-repeat top left;
    display: inline-block;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-55, .col-575, .col-6, .col-7, .col-75, .col-8, .col-9, .col-10, .col-11, .col-12 {
    float: left;
    box-sizing: border-box;
}

.col-12 {
    width: 100%
}

.col-11 {
    width: 91.66666667%
}

.col-10 {
    width: 83.33333333%
}

.col-9 {
    width: 75%
}

.col-8 {
    width: 66.66666667%
}

.col-75 {
    width: 62.5%
}

.col-7 {
    width: 58.33333333%
}

.col-6 {
    width: 50%
}

.col-575 {
    width: 47.91%
}

.col-55 {
    width: 43.83333333%
}

.col-5 {
    width: 41.66666667%
}

.col-4 {
    width: 33.33333333%
}

.col-3 {
    width: 25% !important;
    min-height: 20px;
}

.col-2 {
    width: 16.66666667%;
    min-height: 10px;
}

.col-1 {
    width: 8.33333333%;
    min-height: 10px;
}

.col-05 {
    width: 4.16666667%;
}

.col-offset-05 {
    margin-left: 4.16666667%;
}

.col-offset-1 {
    margin-left: 8.33333333%;
}

.col-offset-2 {
    margin-left: 16.66666667%;
}

.col-offset-3 {
    margin-left: 25%;
}

.col-offset-4 {
    margin-left: 33.33333333%;
}

.coll-12 {
    width: 100%
}

.coll-11 {
    width: 91.66666667%
}

.coll-10 {
    width: 83.33333333%
}

.coll-9 {
    width: 75%
}

.coll-8 {
    width: 66.66666667%
}

.coll-7 {
    width: 58.33333333%
}

.coll-6 {
    width: 50%
}

.coll-5 {
    width: 41.66666667%
}

.coll-4 {
    width: 33.33333333%
}

.coll-3 {
    width: 25%
}

.coll-2 {
    width: 16.66666667%
}

.coll-1 {
    width: 8.33333333%
}

/*颜色*/
.color-ff951f{
    color: #ff951f!important;
}

.color-1890FF{
    color: #1890ff!important;
}

.color-7db149{
    color: #7db149!important;
}
/* zyk start*/
.sxrh-container{
    width: 1200px;
    margin: 0 auto;
}

.sxrh-container .header>p.title{
    font-size: 28px;
    line-height: 40px;
    color: #333333;
    text-align: center;
    font-weight: bold;
}

.module{
    padding: 25px 0px 25px 10px;
}

.module>.sxrh-container>.title>span.name{
    font-size: 24px;
    color: #071038;
    line-height: 33px;
}

/*按钮组*/
.btn-set{
    text-align: center;
    font-size: 0;
}

.btn-set .btn{
    background: #1890FF;
    border-radius: 26px;
    color: #FFF;
    text-align: center;
    border: 0px;
    font-size: 12px;
}

.btn-set .btn.big-btn{
    width: 300px;
    height: 50px;
    font-size: 18px;
    line-height: 25px;
}

.btn-set .btn.confirm-btn{
    width: 120px;
    height: 40px;
}

.btn-set .btn.cancel-btn{
    width: 120px;
    height: 40px;
    border: 1px solid #1890FF;
    background: #ffffff;
    color: #1890FF;
}
/*侧边栏*/
.side-nav ul>li{
    text-align: center;
}

/*面包屑*/
ul.Breadcrumbs{
    margin: 20px 0 20px 10px;
}

ul.Breadcrumbs>li{
    display: inline-block;
    font-size: 0px;
}

ul.Breadcrumbs>li a{
    color: #1890FF;
    font-size: 14px;
    line-height: 20px;
}

ul.Breadcrumbs>li a.active{
    color: #666;
}

ul.Breadcrumbs>li+li:before {
    color: #666;
    content: "> ";
    padding: 0 5px;
    font-size: 12px;
}

ul.Breadcrumbs>li .condition-Breadcrumbs{
    display: inline-block;
    background: rgba(42,119,253,0.05);
    border: 1px solid rgba(42,119,253,0.25);
    border-radius: 2px;
    padding: 7px 27px 6px 10px;
    font-size: 12px;
    margin-right: 10px;
    cursor: default;
}

ul.Breadcrumbs>li .condition-Breadcrumbs>i.close-filter-icon{
    position: absolute;
    right: 10px;
    top: 11px;
    width: 8px;
    height: 8px;
}

/*跳转*/
.jump-to-box>div{
    width: calc(50% - 10px);
    height: 90px;
    display: inline-block;
    cursor: pointer;
    background: #FFF;
}

.w1200{
    width: 1200px!important;
}

.jump-to-box div i.icon_next_arrow{
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 25px 10px 0 0 ;
}

.jump-to-box .previous-page i.icon_next_arrow{
    background: url("/img/icon/next.svg") no-repeat center/100%;
    transform: rotate(180deg);
    float: left;
}

.jump-to-box .previous-page>div{
    margin-right: 20px;
}

.jump-to-box .next-page i.icon_next_arrow{
    background: url("/img/icon/next.svg") no-repeat center/100%;
    float: right;
}

.jump-to-box .next-page>div{
    margin-left: 20px;
}

.jump-to-box>div>div>p{
    font-size: 14px;
    color: #808080;
    line-height: 20px;
}

.jump-to-box>div.previous-page>div>p{
    text-align: right;
}

.jump-to-box>div>div>p.title{
    font-size: 18px;
    color: #333333;
    line-height: 25px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

/*搜索框*/
.search-ipt-box{
    font-size: 0px;
    height: 44px;
    margin-top: -5px;
}

.search-ipt-box>input[type='text']{
    padding: 12px 15px;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #1890FF;
    border-radius: 4px 0px 0px 4px;
    height: 100%;
    width: 410px;
    box-sizing: border-box;
}

.search-ipt-box>input[type='text']::placeholder{
    color: #999;
}

.search-ipt-box>input[type='button'].btn-search{
    color: #FFF;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    background: #1890FF;
    border-radius: 0px 4px 4px 0px;
    border: 0px;
    height: 100%;
    width: 90px;
    vertical-align: -0.5px;
    cursor: pointer;
}

/*关闭图标01*/
.close-filter-icon{
    background: url("/img/icon/close-icon01.svg") no-repeat center/100%;
    display: inline-block;
    cursor: pointer;
}

/*关闭图标02*/
.close-dialog-icon{
    background: url("/img/icon/close-icon02.svg") no-repeat center/100%;
    display: inline-block;
    cursor: pointer;
}

/*清空图标*/
.clean-icon{
    background: url("/img/icon/clean-icon.svg") no-repeat center/100%;
    display: inline-block;
}

/*搜索图标*/
.search-icon{
    background: url("/img/icon/search-icon.svg") no-repeat center/100%;
    display: inline-block;
}

.wechar-icon{
    background: url("/img/icon/wechat-icon.svg") no-repeat center/100%;
    display: inline-block;
}

.category-box{
    background: #FAFAFA;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.10);
    font-size: 14px;
    line-height: 60px;
    border-top: 1px solid #E8E8E8;
}

.category-box>dl{
    border-bottom: 1px dashed #E8E8E8;
}

.category-box>dl>dd{
    float: left;
    width: 100px;
    text-align: center;
    margin-right: 20px;
}

.category-box>dl>dd.selected{
    color: #1890ff;
    background: rgba(24,144,255,0.20);
}

.category-box>dl>dt{
    width: 130px;
    padding-right: 0px;
    float: left;
    margin-right: 20px;
    margin-left: 10px;
    color: #666666;
}

.category-box>dl>dd>span{
    color: #151515;
    padding-right: 5px;
}

.category-box>dl>dd>i{
    display: inline-block;
    background: url("/img/icon/drop-down-icon.svg") no-repeat center/100%;
    width: 8px;
    height: 6px;
    vertical-align: 1px;
    transform: rotate(180deg);
}

.category-box>dl>dd.selected>i{
    transform: rotate(0deg);
    background: url("/img/icon/drop-down-icon-active.svg") no-repeat center/100%;
}

.category-box>ul>li{
    font-size: 14px;
    color: #151515;
    line-height: 40px;
    text-align: center;
    float: left;
    padding: 10px;
    cursor: pointer;
    margin-right: 10px;
}

.category-box>ul>li>span{
    padding: 6px 12px;
}

.category-box>ul>li.selected>span{
    color: #ffffff;
    background: #1890FF;
    border-radius: 2px;
}

.filter-item{
    border-bottom: 1px dashed #E8E8E8;
    font-size: 14px;
    line-height: 40px;
}

.filter-item:nth-last-child(1){
    border-bottom: 1px solid #E8E8E8;
}

.filter-item>dl>dt{
    float: left;
    margin-right: 20px;
    margin-left: 10px;
    color: #666666;
    line-height: 60px;
}

.filter-item>dl>dd{
    float: left;
    margin-right: 10px;
    padding: 10px;
    cursor: pointer;
}

.filter-item>dl>dd.cur>span{
    padding: 6px 15px;
    color: #ffffff;
    background: #1890FF;
    border-radius: 2px;
}

/*弹窗关闭按钮*/
.close-box{
    background: #E9ECF1;
    border-radius: 0 0 100px 100px;
    width: 32px;
    height: 44px;
    position: absolute;
    top: 0px;
    right: 15px;
}

.close-box .close-icon{
    border-radius:50%;
    background: #FFF;
    box-shadow: 2px 2px 4px 0 #C4CEDC;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 16px;
    right: 4px;
}

.close-box .close-icon i.close-dialog-icon{
    position: absolute;
    top: 6px;
    right: 6px;
    width: 12px;
    height: 12px;
}

.la-box{
    width: 100%;
}

.la-box .header{
    padding: 30px 0px;
    border-bottom: 1px solid #CCCCCC;
}

.la-box .body{
    padding: 30px;
    font-size: 14px;
    line-height: 24px;
    color: #151515;
}

.la-box .body .date{
    color: #666;
    margin-bottom: 20px;
}

.la-box .body .tip{
    margin-bottom: 24px;
}

.la-box .content{
    margin-bottom: 150px;
}

.la-box .content p.title{
    font-size: 16px;
    font-weight: bold;
}

.nat-box{
    min-height: calc(100% - 382px);
    padding-top: 30px;
    padding-bottom: 50px;
}

.nat-box .fl.side-nav-box{
    width: 180px;
}

.nat-box .fl .side-nav ul>li:nth-child(1){
    font-weight: bold;
    border-top: 1px solid #CCC;
}

.nat-box .fl .side-nav ul>li.cur,
.nat-box .fl .side-nav ul>li:hover{
    color: #ffffff;
    background: #1890FF;
    font-size: 16px;
    border: none;
}

.nat-box .fl .side-nav ul>li{
    line-height: 50px;
    font-size: 14px;
    color: #151515;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    cursor: pointer;
}

.nat-box .fl .side-nav ul>li:nth-last-child(1){
    border-bottom: 1px solid #CCC;
}

.nat-box .content{
    width: 960px;
}

.nat-box img.news-img{
    width: 100%;
    height: 170px;
    margin-bottom: 50px;
    padding: 0 10px;
    box-sizing: border-box;
}

.nat-box .content .news-item{
    height: 100px;
    margin-bottom: 60px;
    position: relative;
}

.nat-box .content .news-item:nth-last-child(1){
    margin-bottom: 0px;
}

.nat-box .content .news-item .date{
    color: #666666;
    text-align: center;
    padding-top: 15px;
}

.nat-box .content .news-item .date>p:nth-child(1){
    font-size: 36px;
    line-height: 42px;
}

.nat-box .content .news-item .date>p:nth-child(2){
    font-size: 20px;
    line-height: 24px;
}

.nat-box .content .news-item .fr{
    width: 847px;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.nat-box .content .news-item .fr>p.title{
    font-size: 20px;
    color: #333333;
    line-height: 32px;
    margin-bottom: 10px;
    font-weight: bold;
}

.nat-box .content .news-item .fr>div{
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}

.nd-box .header{
    padding: 30px 0px 10px 0px;
    border-bottom: 1px solid #CCCCCC;
}

.nd-box .header .source_time{
    font-size: 14px;
    color: #808080;
    text-align: center;
    line-height: 20px;
    margin-top: 10px;
}

.nd-box .body{
    font-size: 14px;
    color: #151515;
    line-height: 24px;
    padding: 20px 30px 30px 30px;
}

.nd-box .body .tip{
    margin-bottom: 20px;
}

.nd-box .body .content p.title{
    font-weight: bold;
}

.success-case-items{
    padding: 0px 30px 50px 30px;
}

.success-case-box .success-case-items .success-case-item{
    border-bottom: 1px dashed #ccc;
    font-size: 16px;
    color: #333333;
    line-height: 60px;
}

.success-case-box .success-case-items .success-case-item .date{
    color: #9c9c9c;
    float: right;
}

.Breadcrumbs-box .clean-up-box{
    cursor: pointer;
    margin-top: 26px;
}

.Breadcrumbs-box .clean-up-box i.clean-icon{
    width: 12px;
    height: 12px;
    margin-right: 5px;
    vertical-align: -1px;
}

.Breadcrumbs-box .clean-up-box span{
    font-size: 14px;
    color: #1890FF;
    line-height: 20px;
}

.Breadcrumbs-box input[type='button'].login-btn{
    font-size: 14px;
    color: #1890FF;
    border: 1px solid #1890FF;
    border-radius: 21px;
    background: #FFF;
    padding: 7px 14px;
}

.search-box{
    font-size: 16px;
    color: #666666;
    line-height: 22px;
    margin-top: 25px;
}

.search-box i.search-icon{
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: -4px;
}

.fs-box{
    background: #FFF;
}

.fs-box .filter-box{
    padding-bottom: 30px;
    margin-bottom: 10px;
}

.fs-box .financing-products-box .match-condition-title{
    height: 60px;
    background: #F5F8FF;
}

.fs-box .financing-products-box .match-condition-title span{
    font-size: 14px;
    color: #808080;
    line-height: 60px;
}

.fs-box .financing-products-box .match-condition-title span>span{
    font-size: 14px;
    color: #1890FF;
}

.fs-box .financing-products-box .match-condition-title select{
    padding: 7px 10px;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    margin-top: 13px;
}

.fs-box .financing-products-box .financing-products-item{
    padding: 25px 0px 20px 0px;
    border-bottom: 1px solid #E8E8E8;
}

.fs-box .financing-products-box .financing-products-item .title .logo{
    width: 280px;
    height: 110px;
    border-radius: 2px;
    border: 1px solid #EEE;
    display: inline-block;
    vertical-align: middle;
}

.fs-box .financing-products-box .financing-products-item .title .logo img{
    width: 200px;
    height: 70px;
    margin: 20px;
}

.fs-box .financing-products-box .financing-products-item .title .description{
    width: 700px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    margin-right: 65px;
}

.fs-box .financing-products-box .financing-products-item .title .description>p:nth-child(1){
    font-size: 20px;
    color: #333333;
    line-height: 28px;
    margin-bottom: 12px;
}

.fs-box .financing-products-box .financing-products-item .title .description>p:nth-child(2){
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}

.fs-box .financing-products-box .financing-products-item .title input[type='button'].detail-btn{
    background: #1890FF;
    box-shadow: 0 1px 7px 0 rgba(8,112,208,0.50);
    border-radius: 25px;
    color: #FFF;
    font-size: 14px;
    padding: 10px 32px;
    border: 0px;
    vertical-align: middle;
    cursor: pointer;
}

.fs-box .financing-products-box .financing-products-item .content .content-item span:nth-child(1){
    line-height: 48px;
    text-align: right;
    font-size: 14px;
    color: #666666;
}

.fs-box .financing-products-box .financing-products-item .content .content-item span:nth-child(2){
    font-size: 16px;
    line-height: 48px;
    color: #151515;
}

.mm-box .sidebar{
    width: 210px;
    height: 630px;
    background: #EAEDF4;
    text-align: center;
    padding: 50px 0px 0px 0px;
}

.mm-box .sidebar .head-portrait-box>img{
    width: 80px;
    height: 80px;
    display: block;
    margin: 0px auto 20px;
}

.mm-box .sidebar .head-portrait-box>span{
    font-size: 16px;
    color: #333333;
    line-height: 22px;
    font-weight: bold;
    margin-bottom: 50px;
    display: inline-block;
}

.mm-box .sidebar .side-nav ul li{
    font-size: 16px;
    color: #666666;
    line-height: 50px;
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
}

.mm-box .sidebar .side-nav>ul>li.cur{
    border-top: 1px solid rgba(0,80,179,0.15);
    border-bottom: 1px solid rgba(0,80,179,0.15);
    background: #FFF;
    color: #1890ff;
}

.mm-box .sidebar .side-nav>ul>li:hover{
    background: #FFF;
    color: #1890ff;
}

.mm-box .sidebar .side-nav>ul>li>i{
    background: url("/img/icon/arrow-default.svg") no-repeat center/100%;
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 20px;
}

.mm-box .sidebar .side-nav>ul>li.cur>i,
.mm-box .sidebar .side-nav>ul>li:hover>i{
    background: url("/img/icon/arrow-active.svg") no-repeat center/100%;
}

.mm-box .wrapper{
    /*padding: 30px;*/
    width: 930px;
    box-sizing: border-box;
}

.mm-box .wrapper .header{
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 30px;
}

.mm-box .wrapper .header>p{
    font-size: 20px;
    color: #333333;
    margin-bottom: 15px;
    line-height: 28px;
    font-weight: bold;
}

.mm-box .wrapper .body .bind-verify-box>img{
    width: 100px;
    height: 100px;
    vertical-align: middle;
    margin-right: 30px;
}

.mm-box .wrapper .body .bind-verify-box>.description{
    vertical-align: middle;
    display: inline-block;
}

.mm-box .wrapper .body .bind-verify-box>.description>p.title{
    font-size: 18px;
    color: #333333;
    line-height: 25px;
    font-weight: bold;
}

.mm-box .wrapper .body .bind-verify-box>.description>p.content{
    font-size: 14px;
    color: #333333;
    line-height: 20px;
}

.mm-box .wrapper .body .bind-verify-box>.description>p.tips,
.scan-QR-code-box .content p.tips,
.wanna-show-dialog-box .tips{
    font-size: 14px;
    color: #E15A5A;
    line-height: 20px;
}

.mm-box .wrapper .body .bind-verify-box>.description>p.tips>i,
.scan-QR-code-box .content p.tips>i,
.wanna-show-dialog-box .tips>i{
    background: url("/img/icon/tips.svg") no-repeat center/100%;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 5px;
}

.mm-box .wrapper .body .bind-verify-box>input[type='button'].verify-btn{
    width: 120px;
    height: 40px;
    background: #1890FF;
    border-radius: 25px;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    border: 0px;
    vertical-align: middle;
    cursor: pointer;
    margin-top: 30px;
}

.mm-box .wrapper .body .verify-message-box{
    background: #F4F4F4;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    padding: 15px 20px;
}

.mm-box .wrapper .body .verify-message-box .title>span{
    font-size: 18px;
    color: #333333;
    line-height: 25px;
    font-weight: bold;
}

.mm-box .wrapper .body .verify-message-box .title>.trigger-box{
    font-size: 14px;
    color: #1890FF;
    line-height: 20px;
    cursor: pointer;
}

.mm-box .wrapper .body .verify-message-box .title>.trigger-box>i{
    margin-left: 10px;
    display: inline-block;
    width: 8px;
    height: 6px;
    vertical-align: 1px;
    background: url(/img/icon/drop-down-icon-active.svg) no-repeat center/100%;
    transform: rotate(180deg);
}

.mm-box .wrapper .body .verify-message-box .content{
    font-size: 14px;
    line-height: 30px;
}

.mm-box .wrapper .body .verify-message-box .content>div>span:nth-child(1){
    text-align: right;
    color: #666;
}

.caa-box{
    width: 600px;
    height: 600px;
    border-radius: 4px;
    padding: 20px 60px 40px 60px;
    position: relative;
    box-sizing: border-box;
}

.caa-box>p{
    font-size: 20px;
    line-height: 28px;
    color: #333333;
    text-align: center;
}

.caa-box .content-item{
    font-size: 14px;
}

.caa-box .content-item>div>span{
    color: #ff0000;
}

.caa-box .content-item>input[type='text']{
    width: 100%;
    color: #333333;
    padding: 10px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
}

.caa-box .content-item>input[type='text'][readonly]{
    background: #EEEEEE;
}

.caa-box .btn-set .verify-btn{
    padding: 10px 104px;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
}

.caa-box .btn-set .verify-btn.ban-btn{
    background: #CCCCCC;
}

.scan-QR-code-box{
    width: 600px;
    height: 550px;
    border-radius: 4px;
    position: relative;
    padding: 60px 50px 40px;
    box-sizing: border-box;
}

.scan-QR-code-box .content p{
    font-size: 20px;
    line-height: 28px;
}

.scan-QR-code-box .content p.tips{
    text-align: center;
}

.scan-QR-code-box .content span.color-7db149>i{
    width: 24px;
    height: 24px;
    vertical-align: -5px;
    margin-right: 5px;
}

.scan-QR-code-box .content .QR-code{
    width: 240px;
    height: 240px;
    margin: 0 auto 50px;
    border: 1px solid #ccc;
}

.scan-QR-code-box .content .btn-set input[type='button'].btn{
    width: 250px;
    color: #1890FF;
    background: #FFF;
    box-sizing: border-box;
    padding: 10px 97px;
    border: 1px solid #1890FF;
}

.hint-box{
    width: 480px;
    height: 280px;
    border-radius: 4px;
    position: relative;
    padding: 60px 50px 40px;
    box-sizing: border-box;
}
/* zyk end*/

.daikuan-list{
    border-bottom: 1px dashed #ccc;
}

.daikuan-list .name{
    line-height: 60px;
    color: #666;
}

.daikuan-list span.item{
    padding: 5px 12px;
    font-size: 14px;
    color: #151515;
    margin-left: 30px;
    display: inline-block;
    margin-bottom: 10px;
}

.daikuan-list span.item.cur{
    background: #1890FF;
    border-radius: 2px;
    color: #fff;
}

/*20200618_zyk start*/
.nd-box .body .detail-bg{
    background: url("/img/culture_of_financial/detail_bg.png") no-repeat center/100% 100%;
    width: 100%;
    height: 434px;
}

.nd-box .body .download{
    text-align: center;
}
.nd-box .body .download>a{
    font-size: 16px;
    color: #1890FF;
}

.accessory-icon{
    background: url("/img/icon/accessory-icon.svg") no-repeat center/100% 100%;
    display: inline-block;
}

.download-icon{
    background: url("/img/icon/download-icon.svg") no-repeat center/100% 100%;
    display: inline-block;
}

.nd-box .body .download .accessory-icon{
    width: 15px;
    height: 16px;
    margin-right: 10px;
    vertical-align: middle;
}

.nd-box .body .download .download-icon{
    width: 14px;
    height: 16px;
    margin-left: 10px;
    vertical-align: middle;
}

.cp-box .content{
    width: 100%;
}

.cp-box .content .news-item .fr{
    left: 116px;
    width: 1050px;
}

.mp-detail-box .body .planned{
    background: url(/img/culture_of_financial/planned-investment-bg.png) no-repeat center/100% 100%;
    width: calc(50% - 20px);
    height: 80px;
    box-sizing: border-box;
    color: #FFF;
    text-align: center;
    padding: 25px;
    line-height: 30px;
}

.mp-detail-box .body .total{
    background: url(/img/culture_of_financial/total-investment-bg.png) no-repeat center/100% 100%;
    width: calc(50% - 20px);
    height: 80px;
    box-sizing: border-box;
    color: #FFF;
    text-align: center;
    padding: 25px;
    line-height: 30px;
}

.mp-detail-box .body .planned>span:nth-child(2),
.mp-detail-box .body .total>span:nth-child(2){
    font-size: 16px;
    margin-right: 10px;
}

.mp-detail-box .body .planned>span:nth-child(3),
.mp-detail-box .body .total>span:nth-child(3){
    font-size: 20px;
    font-weight: bold;
}

.total-investment-icon{
    background: url(/img/culture_of_financial/total-investment-icon.svg) no-repeat center/100% 100%;
    display: inline-block;
}

.planned-investment-icon{
    background: url(/img/culture_of_financial/planned-investment-icon.svg) no-repeat center/100% 100%;
    display: inline-block;
}

.mp-detail-box .body .total .total-investment-icon{
    width: 24px;
    height: 24px;
    margin-right: 10px;
    vertical-align: -5px;
}

.mp-detail-box .body .planned .planned-investment-icon{
    width: 24px;
    height: 24px;
    margin-right: 10px;
    vertical-align: -5px;
}

.wanna-show-dialog-box{
    width: 600px;
    height: auto;
    padding: 20px 60px 40px;
}

.wanna-show-dialog-box .content-item label+span{
    font-size: 14px;
    color: #999999;
}

.wanna-show-dialog-box .content-item textarea{
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    width: 100%;
    height: 140px;
    color: #333333;
    padding: 10px;
    resize: none;
}

.upload-pic-items .upload-pic-item{
    width: 120px;
    height: 120px;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    background: #FBFBFB;
}

.upload-pic-items .upload-pic-item i.upload-pic-icon{
    width: 28px;
    height: 28px;
    margin-bottom: 5px;
}

.upload-pic-items .upload-pic-item{
    text-align: center;
    float: left;
    padding: 30px;
    box-sizing: border-box;
    color: #cccccc;
}

.upload-pic-icon{
    display: inline-block;
    background: url(/img/icon/upload-pic-icon.svg) no-repeat center/100% 100%;
}

/*20200618_zyk end*/