/*PC端蓝色皮肤（默认）*/

/*自定义样式-开始*/

/*底部Tab*/

/*个人中心页面*/
.badge {
    display: inline-block;
    min-width: 14px;
    width: 36px;
    height: 28px;
    padding: 8px 4px;
    line-height: 1;
    color: #fff;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #5198FE;
    border-radius: 22px;
}
.personal-page .iconfont{
    font-size: 25px;
}

.personal-page .icon-xiugaimima{
    font-size: 24px;
    font-weight: normal;
}
.personal-page .icon-jibenxinxi{
    font-size: 24px;
}

/*按钮样式*/
.zt-wx-btn{
    background: linear-gradient(180deg,rgba(77,123,254,1) 0%,rgba(35,82,246,1) 100%);
}
.zt-wx-btn-primary{
    background: linear-gradient(180deg,rgba(77,123,254,1) 0%,rgba(35,82,246,1) 100%);
    text-align: center;
}

.zt-wx-btn-custom{
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-family:PingFang-SC-Medium;
    font-weight:500;
    background: linear-gradient(180deg,rgba(77,123,254,1) 0%,rgba(35,82,246,1) 100%);
}

.zt-weui-cell-color{
    color: #468DF7;
    font-weight: bold;
}

/*产品详情页面-菜单*/
.weui-cells__title .header-badge{
    background: #4B73EB;
    height: 32px;
    width: 8px;
    margin-right: 5px;
}

.wx-badge-state{
    background-color: #4B73EB;
}

.icon-no-data{
    color: rgba(42,100,254,1);
}
.div-no-data{
    color: rgba(42,100,254,1);
}

.sub-menu.dropdown-menu{
    /*background: linear-gradient(to top, #0e3fd2, #3c7bd4 51%, #5fb5f7);*/
    background: #346AFE;
    opacity: 0.9;
}


/*验证码*/
.zt-wx-back-vcode{
    background-color: #386FFF;
    border-color: #386FFF;
}

.weui-agree__text a{
    color: #386FFF;
}

.zt-wx-link.right{
    margin-right: 10px;
    /*min-width: 154px;*/
    color: #386FFF;
    border-bottom: 1px solid #386FFF;
    white-space: nowrap;
}

.wx-flex-label{
    color:#235FFD;
}

.wx-risk-level-text{
    color: rgba(42,100,254,1);
}

.wx-text-absolute{
    color:rgba(42,100,254,1);
}

.weui-navbar__item{
    color: #2A64FE;
    border: 1px solid #386fff;
}

.weui-navbar__item.weui-bar__item--on{
    border: 1px solid #386fff;
    background: #386fff;
    color: #ffffff;
}

#menuTab .weui-navbar__item.weui-bar__item--on{
    background-color: rgba(52, 106, 254, .9);
    color: #ffffff;
    height: 26px;
}

#menuTab .weui-navbar__item.weui-bar__item--on a{
    color: #ffffff;
}

#menuTab .weui-navbar__item a{
    /*color: #2A64FE;*/
    color: #fff;
}

#groupCompanyHeader .weui-cell_select{
    border: 1px solid #386FFF;
}

#groupCompanyHeader .weui-select{
    color: rgba(42,100,254,1);
}
.group-company-header .weui-cell__bd:after{
    border-color: #386FFF;
}

.wx-cell-bd{
    background: rgba(77,123,254,0.1);
}

.zt-wx-table{
    background: rgba(77,123,254,0.1);
}

.wx-risk-level-bd{
    background: url("../svgfont/blue/risk_level.svg");
}

.wx-risk-level-text{
    color: rgba(42,100,254,1);
}

.wx-follow-icon.follow{
    background: url("../svgfont/blue/follow.svg") no-repeat;
}

.wx-follow-icon.unfollow{
    background: url("../svgfont/blue/unfollow.svg") no-repeat;
}

.svg-font.wx-menu-fund.active{
    width: 25px;
    height: 25px;
    background: url("../svgfont/blue/fund_active_menu.svg") no-repeat;
}

.svg-font.wx-menu-asset.active{
    width: 25px;
    height: 25px;
    background: url("../svgfont/blue/asset_active_menu.svg") no-repeat;
}

.svg-font.wx-menu-mine.active{
    width: 25px;
    height: 25px;
    background: url("../svgfont/blue/mine_active_menu.svg") no-repeat;
}

.weui-tabbar__label.active{
    color: #235FFD;
}

.wx-asset-bg{
    background: url("../images/blue/asset_bg.png") no-repeat;
    background-size: 100% 100%;
    min-height: 122px;
    height: auto;
}
.svg-font.asset-order-icon{
    width: 13px;
    height: 13px;
    position: absolute;
    left: 10px;
    top: 3px;
    background: url("../svgfont/blue/asset_order.svg") no-repeat;
}
.svg-font.asset-badge-icon{
    width: 4px;
    height: 13px;
    position: absolute;
    left: 15px;
    top: 10px;
    background: url("../svgfont/blue/asset_badge.svg") no-repeat;
}

.fund-detail-bg{
    background: url("../images/blue/fund_detail_bg.png");
    background-size: cover;
    height: 167px;
    margin-top: 0;
    margin-bottom: 18px;
}

#secondId .wx-flex-label{
    color: #FFFFFF;
}

#secondId .wx-flex-label.small{
    color: #B4C8FF;
}

.svg-font.badge-icon{
    width: 3px;
    height: 13px;
    position: absolute;
    left: 15px;
    top: 10px;
    background: linear-gradient(360deg,rgba(77,123,254,1) 0%,rgba(25,156,255,1) 100%);;
}

.risk-assessment .risk-level-icon-bg{
    padding-top: 0;
    width: 80px;
    height: 80px;
    margin: 20px auto 0px;
    background:url("../svgfont/blue/risk_level_icon_bg.svg") no-repeat;
    position: relative;
}

.risk-assessment .risk-level-icon{
    display: inline-block;
}

.zt-wx-question-title{
    text-shadow: 0px 1px 2px rgba(0,8,211,0.3);
}

.order-status-color-bg{
    background: url("../svgfont/blue/order_status_color_bg.svg") no-repeat;
}

.wx-order-status-icon.order-processing{
    background: url("../svgfont/blue/order_processing.svg") no-repeat;
    left: 8px;
}

.wx-order-status-icon.order-untreated{
    background: url("../svgfont/blue/order_untreated.svg") no-repeat;
}

.wx-order-status-icon.order-finished{
    background: url("../svgfont/blue/order_finished.svg") no-repeat;
}

.order-status-color-bg .wx-text-absolute{
    top: 3px;
    color:rgba(42,100,254,1);
}

.zt-wx-item-title.color{
    color: rgba(42,100,254,1);
}

.upload-file-icon{
    background: url("../svgfont/blue/upload_file.svg") no-repeat;
}

#menuTab .border-left-style{
    border-left: 1px solid #386fff;
}

.upload-file-del-item-text{
    color: rgba(42,100,254,1);
}

.download-file-icon{
    color: rgba(42,100,254,1);
}

.fund-operation-bg{
    background: url("../images/blue/fund_operation_bg_2x.png");
    background-size: 100% 100%;
}

.zt-wx-btn-no-bg{
    border: 1px solid #386fff;
    color: rgba(42,100,254,1);
}

.zt-wx-signature-btn{
    background: linear-gradient(360deg,rgba(77,123,254,1) 0%,rgba(25,156,255,1) 100%);;
}

.wx-license-label .license-checked{
    background-color: rgba(56,111,255,1);
}

.zt-wx-btn.btn-default.active .radio-badge{
    background-color: rgba(56,111,255,1);
}

.zt-wx-btn.btn-default .radio-badge{
    border: 1px solid rgba(56,111,255,1);
}

.wx-filter-label.active{
    color: rgba(56,111,255,1);
}

.wx-filter-label.active:after{
    border-color: rgba(56,111,255,1);
}

.wx-filter-flex-item.active {
    background-color: #386fff;
}
.icon{
    display: inline-block;
}
.icon-fund{
    width: 19px;
    height: 20px;
    background: url("../images/blue/fund_menu.png") no-repeat;
    /*background: url("../svgfont/common/fund_menu.svg") no-repeat;*/
    background-size: 19px 20px;
}
.icon-fund.active{
    width: 19px;
    height: 20px;
    background: url("../images/blue/fund_active_menu.png") no-repeat;
    /*background: url("../svgfont/blue/fund_active_menu.svg") no-repeat;*/
    background-size: 19px 20px;
}
.icon-asset{
    width: 19px;
    height: 22px;
    background: url("../images/blue/asset_menu.png") no-repeat;
    /*background: url("../svgfont/common/asset_menu.svg") no-repeat;*/
    background-size: 19px 22px;
}
.icon-asset.active{
    width: 19px;
    height: 22px;
    background: url("../images/blue/asset_active_menu.png") no-repeat;
    /*background: url("../svgfont/blue/asset_active_menu.svg") no-repeat;*/
    background-size: 19px 22px;
}
.icon-mine{
    width: 20px;
    height: 20px;
    background: url("../images/blue/mine_menu.png") no-repeat;
    /*background: url("../svgfont/common/mine_menu.svg") no-repeat;*/
    background-size: 20px 20px;
}
.icon-mine.active{
    width: 20px;
    height: 20px;
    background: url("../images/blue/mine_active_menu.png") no-repeat;
    /*background: url("../svgfont/blue/mine_active_menu.svg") no-repeat;*/
    background-size: 20px 20px;
}
.wx-flex-label.divide-line:after{
    border: 0.5px solid #D9E4F1;
}
#fundDiv .tab .navbar{
    border: 1px solid rgba(56,111,255,1);
}
#fundDiv .tab .navbar-item{
    color: rgba(56,111,255,1);
}
#fundDiv .tab .navbar-item-active{
    color: #fff;
}
.navbar-item-active{
    background: rgba(56,111,255,1);
    color: #fff;
}
.wx-line-item{
    color: rgba(56,111,255,1);
}
.zt-wx-rs_title{
    height:14px;
    font-size:14px;
    font-family:PingFang-SC-Medium,PingFang-SC;
    font-weight:500;
    color:rgba(119,119,119,1);
    line-height:14px;
}
.zt-wx-rs_left-p{
    margin:6px 0px;
    font-size:14px;
    font-family:PingFang-SC-Regular,PingFang-SC;
    font-weight:400;
    color:rgba(119,119,119,1);
    line-height:12px;
    letter-spacing:1px;
}
.zt-wx-rs_right-p{
    margin:6px 0px;
    font-size:14px;
    font-family:PingFang-SC-Medium,PingFang-SC;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:18px;
}
.zt-wx-rs_up-p{
    font-size:16px;
    font-family:PingFang-SC-Medium,PingFang-SC;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:19px;
    letter-spacing:1px;
}
.rectangle{
    margin-right: 2px;
    width: 3px;
    height: 12px;
    background: url("../images/blue/rectangle.png") no-repeat;
}
.risk-level-ex-1{
    width: 25px;
    height: 25px;
    background: url("../images/blue/rank-1.png") no-repeat;
}
.risk-level-ex-2{
    width: 25px;
    height: 25px;
    background: url("../images/blue/rank-2.png") no-repeat;
}
.risk-level-ex-3{
    width: 25px;
    height: 25px;
    background: url("../images/blue/rank-3.png") no-repeat;
}
.risk-level-ex-4{
    width: 25px;
    height: 25px;
    background: url("../images/blue/rank-4.png") no-repeat;
}
.risk-level-ex-5{
    width: 25px;
    height: 25px;
    background: url("../images/blue/rank-5.png") no-repeat;
}
.weui-agree .weui-agree__checkbox{
    border-color: rgba(56,111,255,1);
    border-radius: 50%;
}
.weui-cells_radio .weui-icon-checked{
    border: 1px solid rgba(56,111,255,1);
}
.weui-cells_radio .weui-check:checked+.weui-icon-checked{
    background-color: rgba(56,111,255,1);
}
.weui-cells_checkbox .weui-check:checked+.weui-icon-checked:before{
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: rgba(56,111,255,1);
    color: rgba(56,111,255,1);
}
.weui-cells_checkbox .weui-icon-checked:before{
    color: rgba(56,111,255,1);
    background: #fff;
    border-radius: 50%;
    font-size: 16px;
    margin: 0;
    width: 16px;
    height: 16px;
    border: 1px solid rgba(56,111,255,1);
}
.weui-agree__checkbox:checked:before{
    background: rgba(56,111,255,1);
    border-radius: 50%;
}
.personal-bg{
    background: url("../images/blue/personal-bg.png") no-repeat;
    background-size: cover;
}
#fundInfo .divide-line .wx-flex-label.long:after{
    content: " ";
    display: inline-block;
    height: 35px;
    border: 1px solid #d9e4f1;
    position: absolute;
    top: 18px;
    right: 0;
}
 /*微信端菜单改版*/
#menuTab{
    background: url("../images/blue/wx-menu-bg.png") no-repeat;
    background-size: 100% 56px;
}
#menuTab .weui-navbar__item {
    color: #fff;
    border: none;
    font-size: 16px;
    background: rgba(0,0,0,.1);
    margin-top: 5px;
}
#menuTab .dropdown-menu .weui-cell__ft:after{
    border-color: rgba(193, 219, 255, 1) !important;
}
#orderForm .weui-cell .fundinfo-date-icon,#screenContent #redemptionForm .fundinfo-date-icon{
    position: absolute;
    top: 15px;
    right: 25px;
    font-size: 16px;
    color:rgba(56,111,255,1);
}
#riskShow .risk-bg .icon{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
/*自定义样式-结束*/
#navDiv .weui-navbar .weui-bar__item--on .weui-navbar__icon:after{
    content: '';
    position: absolute;
    bottom: -6px;
    border-bottom: 2px solid rgba(56,111,255,1);
    z-index: 10;
    width: 28px;
    left: 50%;
    margin-left: -20px;
}
#navYieldChart .weui-bar__item--on{
    border: none!important;
    background: none!important;
}

.product-detail-menu-tab .weui-navbar .weui-navbar__item.weui-bar__item--on{
    color: rgba(56,111,255,1)!important;
}

.product-detail-menu-tab .weui-navbar__item{
    color: #333;
    border: none;
}

.product-detail-menu-tab .weui-navbar__item.weui-bar__item--on{
    border: none;
    background-color: #fff;
}
/*适当性认证页面*/
.eligibility-wrap .card-wrap{
    padding-top: 45px;
}
.eligibility-wrap .top-title{
    display: flex;
    font-size: 16px;
    color: #3E4353;
    letter-spacing: 1px;
    line-height: 16px;
    font-weight: bolder;
    margin-left: 10px;
}
.eligibility-wrap .top-title .icon-line{
    display: inline-block;
    width: 4px;
    height: 15px;
    background-image: linear-gradient(206deg, #D6B28D 0%, #AA8757 95%);
    margin-right: 5px;
}
.eligibility-wrap .card-wrap .card-list-i{
    margin: 10px 10px;
    padding: 10px 0;
    box-shadow: 0 0 5px 3px rgba(9,21,62,0.15);
}
.eligibility-wrap #todoShow{
    margin-top: 20px;
}
.eligibility-wrap #todoShow .card-list-i{
    position: relative;
}
.eligibility-wrap #todoShow .icon-detail{
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}
.eligibility-wrap .card-wrap .card-list-i .card-line{
    margin-bottom: 5px;
    padding-left: 10px;
}
.eligibility-wrap .card-wrap .card-list-i .detail-line{
    padding: 0 10px;
    font-weight: bolder;
}
.eligibility-wrap .card-wrap .card-list-i .btm-line{
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 5px;
}
.eligibility-wrap .card-wrap .card-list-i .card-line .title{
    font-size: 16px;
    color: #3E4353;
    letter-spacing: 1px;
    line-height: 16px;
    font-weight: bolder;
}
.eligibility-wrap .card-wrap .card-list-i .card-line .desc{
    font-size: 14px;
    color: #777777;
    letter-spacing: 0;
    line-height: 14px;
}
.eligibility-wrap .card-wrap .card-list-i .card-line .normal{
    color: #000;
    font-weight: bolder;
}
.eligibility-wrap .icon-detail{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("../images/common/icon-detail.png") no-repeat;
    background-size: 100% 100%;
}
.flex-wrap{
    display: flex;
    align-items: center;
}
.flex-space-between{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.wx-color-text{
    color: #5198FE;
}
.stock-fund-detail-bg{
    background: url("../images/blue/fund_detail_bg.png");
    background-size: cover;
    min-height: 167px;
    height: auto;
    margin-top: 0;
    margin-bottom: 18px;
}
.wx-stock-state-bd{
    background: url("../svgfont/blue/fund_stock_state.svg") no-repeat;
    width:55px;
    height:18px;
    line-height: 18px;
    text-align: left;
    float: left;
    margin: 2px 5px;
    display: flex;
}
.wx-invest-state-bd{
    /*background: url("../svgfont/blue/fund_stock_state.svg") no-repeat;*/
    background: rgb(237,242,255);
    border-radius: 30px;
    width:auto;
    height:18px;
    line-height: 18px;
    text-align: left;
    float: left;
    margin: 2px 5px;
    padding: 0 4px;
    display: flex;
}
.wx-stock-state-bd > span,.wx-invest-state-bd > span{
    color: #386FFF;
    height: 12px;
    font-size: 12px;
    text-align: center;
    font-weight: bolder;
    margin: 0 auto;
    letter-spacing: 1px;
}
.label-selected{
    display: inline-block;
    min-width: 60px;
    background: #386FFF;
    color: #ffffff;
    margin: 0 5px;
    padding: 5px 10px;
    text-align: center;
}
.hold-desc{
    background: rgb(237,242,255);
    color: #386FFF;
}
.phone-wrap{
    background: #386FFF;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.phone-radius-wrap{
    background: #386FFF;
    border-radius: 15px;
}
/*新版九宫格样式*/
.new-personal-page .icon-signature{
    width: 14px;
    height: 16px;
    background: url("../images/blue/icon-signature-new.png") no-repeat;
    background-size: 100% 100%;
}
.new-personal-page .icon-appropriate{
    width: 17px;
    height: 17px;
    background: url("../images/blue/icon-appropriate-new.png") no-repeat;
    background-size: 100% 100%;
}
.new-personal-page .icon-deal{
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("../images/blue/icon-deal-new.png") no-repeat;
    background-size: 100% 100%;
}
.new-personal-page .icon-transaction{
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("../images/blue/icon-transaction-new.png") no-repeat;
    background-size: 100% 100%;
}
.new-personal-page .icon-assets{
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("../images/blue/icon-assets-new.png") no-repeat;
    background-size: 100% 100%;
}
.new-personal-page .icon-notice{
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("../images/blue/icon-notice-new.png") no-repeat;
    background-size: 100% 100%;
}
.new-personal-page .icon-bonus{
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("../images/blue/icon-bonus-new.png") no-repeat;
    background-size: 100% 100%;
}
.new-personal-page .icon-password{
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("../images/blue/icon-password-new.png") no-repeat;
    background-size: 100% 100%;
}
.new-personal-page .icon-contract{
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("../images/blue/icon-contract-new.png") no-repeat;
    background-size: 100% 100%;
}
.new-personal-page .icon-appropriateness{
    display: inline-block;
    width: 30px;
    height: 35px;
    background: url("../images/blue/icon-appropriateness-new.png") no-repeat;
    background-size: 100% 100%;
}
.new-personal-page .icon-call{
    display: inline-block;
    width: 13px;
    height: 16px;
    background: url("../images/blue/icon-call-new.png") no-repeat;
    background-size: 100% 100%;
}
.new-personal-page .btm-enter-wrap .login-out{
    color: #333;
}
.new-personal-page .top-wrap .user-img{
    display: inline-block;
    width: 65px;
    height: 65px;
}
.new-personal-page .top-wrap .user-default{
    background: url("../images/blue/real-name-unopen-new.png") no-repeat;
    background-size: 100% 100%;
}
.new-personal-page .top-wrap .user-confirm{
    background: url("../images/blue/real-name-new.png") no-repeat;
    background-size: 100% 100%;
}
.new-personal-page .top-wrap .user-noconfirm{
    background: url("../images/blue/real-name-un-new.png") no-repeat;
    background-size: 100% 100%;
}
.new-personal-page .btm-enter-wrap .call-wrap{
    border: 1px solid #007AFF;
}
.new-personal-page .btm-enter-wrap{
    color: #333;
}
.new-personal-page .top-wrap .risk-level{
    background-image:  linear-gradient(180deg, #4D7BFE 0%, #2352F6 100%);
}
.new-personal-page .icon-questionnaire{
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("../images/blue/icon-questionnaire.png") no-repeat;
    background-size: 100% 100%;
}
.new-personal-page .icon-infor-modify{
    display: inline-block;
    width: 38px;
    height: 30px;
    background: url("../images/blue/icon-infor-modify.png") no-repeat;
    background-size: 100% 100%;
}
.new-personal-page .icon-user-notice{
    display: inline-block;
    width: 46px;
    height: 30px;
    background: url("../images/blue/icon-user-notice.png") no-repeat;
    background-size: 100% 100%;
}

#navAllTableDiv .weui-navbar .weui-bar__item--on .weui-navbar__icon:after{
    content: '';
    position: absolute;
    bottom: -6px;
    border-bottom: 2px solid rgba(56,111,255,1);
    z-index: 10;
    width: 28px;
    left: 50%;
    margin-left: -20px;
}

.zt-modal-item-header{
    background-color: #4B73EB;
}