
/*tab_con1部分样式*/
.tab_con1{
    width: 81.5%;
    height:968px;
    border: 1px solid #ddd;
    float:right;
    display:block;
    /*display:none;*/
}
.tab_con_title{
    width: 100%;
    height:37px;
    margin-top: 15px;
    background-color: #c8c8c8;
    overflow: hidden;
}
.tab_con_arrow{
    float: left;
    height:37px;
    width: 21px;
    background: url("../images/about_bg.png") no-repeat -9px -120px;
}
.tab_con_w{
    margin: 0;
    height:37px;
    line-height: 37px;
    float:left;
    font-size: 18px;
    color: #353535;
    padding-left:15px;
}
.tab_con_txt{
    width: 100%;
    padding:20px 38px 0 38px;
    font-size: 13px;
    color:#353535;
    text-align:justify;
    text-justify:auto;
}
.con_txt_bottom{
    margin-bottom: 40px;
}
.tab_con_txt p{
    text-indent: 2em;
    line-height: 24px;
    margin-top: 10px;
}
.tab_con_img{
    position: relative;
    width: 100%;
    height:656px;
}
 .p2p_img{
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
}
 .tab_con_syd{
     border-bottom: 1px solid #c8c8c8;
     font-size: 16px;
     text-indent:0;
     margin-top: 8px;
     padding-bottom: 3px;
 }
 .con_syd_box{
     width: 100%;
     overflow:hidden;
     margin-top: 10px;
     margin-bottom:40px;
 }
.p2p_advg_left{
    float:left;
    width: 580px;
}
.p2p_advg_left p{
    margin-top: 0;
}
.p2p_advg_right{
    float:right;
}
.con_seg_left{
    float:left;
    width:350px;
    height:312px;
    margin-top: 10px;
}
.con_seg_left img{
    display: block;
    margin:0 auto;
}
.con_seg_right{
    padding-top: 15px;
    float:right;
    width:436px;
    height:312px;
    margin-top: 10px;
}
.con_seg_right ul{
    list-style: none;
}
.con_seg_right ul li{
    float:left;
    width: 212px;
    height: 86px;
    border-right:1px solid #c8c8c8;
    border-bottom:1px solid #c8c8c8;
    padding-right: 24px;
    position:relative;
}
.con_seg_right ul li.seg_right_t{
    border-right:none;
    width:222px;
    padding-left: 20px;
}
.con_seg_right ul li.seg_bottom_none{
   border-bottom: none;
}
.seg_right_top{
    margin-bottom: 12px;
}
.con_seg_right ul li.seg_li_center{
    height:100px;
    padding-top:15px;
}
.con_seg_right ul li.seg_li_down{
    padding-top:15px;
}
.seg_round{
    width:24px;
    height:24px;
    background-color: #c81528;
    border-radius: 50%;
    display: inline-block;
    padding-top: 3px;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    margin-right: 11px;
}
.seg_red_txt{
    display: inline-block;
    font-size: 16px;
    color:#c81528;
}
.seg_right_txt{
    font-size: 12px;
    color:#353535;
    text-indent: 0;
}
/*tab_con2部分样式*/
.tab_con2{
    width: 81.5%;
    height:968px;
    border: 1px solid #ddd;
    float:right;
    display: none;
}
.hd_model{
    width:200px;
    position:absolute;
    top:50px;
    left:100px;
}
.hd_model_txt{
    display: inline-block;
    font-size: 15px;
    color: #353535;
    margin-left: 10px;
}
/*tab_con3部分样式*/
.tab_con3{
    width: 81.5%;
    height:1578px;
    border: 1px solid #ddd;
    float:right;
    display: none;
}
.advantage_manage{
    width:100%;
    padding-top: 36px;
    padding-left:37px;
    margin-bottom: 36px;
    overflow: hidden;
}
.advantage_manage_box{
    height:352px;
    width:264px;
    border:1px solid #c8c8c8;
    float:left;
    margin-right:14px;
    color: #353535;
}
.advantage_manage_box_hover{
    background-color: #c81528;
}
.icon_manage0_box,.icon_manage1_box,.icon_manage2_box{
    height:151px;
    width:264px;
    position:relative;
}
.icon_manage0,.icon_manage1,.icon_manage2,.icon_manage0_hover,.icon_manage1_hover,.icon_manage2_hover{
   position: absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    margin: auto;
}
.icon_manage0,.icon_manage0_hover{
    height:93px;
    width:80px;
}
.icon_manage0{
    background: url('../images/about_bg.png') no-repeat -396px -18px;
}
.icon_manage0_hover{
    background: url('../images/about_bg.png') no-repeat -501px -17px;
}
.icon_manage1,.icon_manage1_hover{
    height:92px;
    width:93px;
}
.icon_manage1{
    background: url('../images/about_bg.png') no-repeat -397px -114px;
}
.icon_manage1_hover{
    background: url('../images/about_bg.png') no-repeat -502px -113px;
}
.icon_manage2,.icon_manage2_hover{
    height:74px;
    width:90px;
}
.icon_manage2{
    background: url('../images/about_bg.png') no-repeat -400px -221px;
}
.icon_manage2_hover{
    background: url('../images/about_bg.png') no-repeat -505px -221px;
}
.adva_title_box{
    width: 100%;
    text-align: center;
    position: relative;
    font-size:22px;
    font-weight: bold;
    color:#c81528;
}
.advantage_manage_round1,.advantage_manage_round2{
   height:4px ;
    width: 4px;
    border-radius: 50%;
    background-color: #c81528;
    position: absolute;
}
.advantage_manage_round1_hover,.advantage_manage_round2_hover{
    height:4px ;
    width: 4px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
}
.advantage_manage_round1,.advantage_manage_round1_hover{
    left:77px;
    top:14px;
}
.advantage_manage_round2,.advantage_manage_round2_hover{
   right:77px;
    top:14px;
}
.adav_point_box{
    width: 100%;
    font-size: 18px;
    /*color:#353535;*/
    text-align: center;
    margin-top:13px;
}
.advantage_manage_h{
    width: 208px;
    height:1px;
    border-top: 1px solid #353535;
    margin:0 auto;
    margin-top:14px;
}
.adav_txt_box{
    width: 222px;
    font-size:12px;
    /*color:#353535;*/
    margin:0 auto;
    margin-top:14px;
}
.adav_txt_box p{
    line-height: 16px;
    /*word-spacing:25px;*/
    letter-spacing:1px;
}
.pay_manage_box{
    height: 400px;
    width: 100%;
    font-size: 13px;
    color:#353535;
    padding-top:27px;
    padding-left:27px;
    padding-right:30px;
}
.pay_txt_box{
    width: 812px;
    margin-left: 10px;
}
.pay_title_box{
    width:100%;
    height:26px;
    border-bottom: 1px solid #c8c8c8;
    margin-top: 26px;
    font-size: 16px;
    color:#c81528;
}
.fund_supervision_box{
    width:100%;
    overflow: hidden;
    height: 390px;
}
.fund_supervision_content{
    margin:35px;
    height:324px;
    background: url("../images/zjjg_bg.png") no-repeat left bottom;
}
.fund_content_01,.fund_content_02{
    height:154px;
    float: left;
    /*border: 1px solid black;*/
}
.fund_content_01{
    margin-right: 26px;
    width: 424px;
}
.fund_content_02{
    width: 366px;
}
.fund_content_title{
    width: 100%;
    height: 50px;
    border-bottom:1px solid #dddddd ;
    line-height: 50px;
    text-align: center;
    position:relative;
}
.content_Btitle{
    font-size: 16px;
    color:#c81528;
    position: absolute;
    left:0;
    top:2px;
}
.content_Stitle{
    font-size: 13px;
    color:#c81528;
    position: absolute;
    right:0;
    top:1px;
}
.fund_content_txt{
    color:#353535;
    font-size: 12px;
    margin-top: 16px;
    line-height: 19px;
    text-align:Justify;
    text-justify:inter-ideograph;
}
.chart_manage_box{
    width:100%;
    overflow: hidden;
    padding-top: 64px;
}
.chart_manage_left{
    width:50%;
    float:left;
    padding-left: 33px;
}
.chart_manage_right{
    width:50%;
    float:right;
    padding-left: 8px;
}
.chart_step_manage{
    height:189px;
    width:398px;
    position: relative;
}
.chart_round_manage,.chart_round_manage_hover{
    height:136px;
    width:136px;
    position: absolute;
    z-index: 20;
}
.chart_round_manage{
    background: url(../images/about_bg.png) no-repeat -558px -317px;
}
.chart_round_manage_hover{
    background: url(../images/about_bg.png) no-repeat -397px -317px;
}
.chart_num_manage{
    font-size: 28px;
    color:#fff;
    font-weight: bold;
    text-align: center;
    height:34px;
    width: 40px;
    margin: 0 auto;
    margin-top: 22px;
}
.chart_manage_h{
    width:67px;
    height:1px;
    background-color: #fff;
    margin:0 auto;
    margin-top: 7px;
}
.chart_manage_title{
    text-align: center;
    width:100%;
    font-size: 17px;
    color:#fff;
    margin-top: 7px;
}
.chart_rules_manage{
    width:298px;
    height:90px;
    border:1px solid #c8c8c8;
    border-radius: 20px;
    color: #353535;
    position:absolute;
    top:22px;
    left:98px;
    padding-left: 55px;
    padding-top: 15px;
    z-index: 10;
}
.chart_rules_box{
    margin:auto 0;
}
.chart_rules_box_reset{
    margin-top:10px;
}
.chart_rules_box p {
    font-size: 12px;
    /*color: #353535;*/
    position: relative;
    line-height: 20px;
}
.chart_Sarrow_manage,.chart_Sarrow_manage_hover{
    display: block;
    height: 8px;
    width: 7px;
    position: absolute;
    top:6px;
    left:-10px;
}
.chart_Sarrow_manage{
    background: url(../images/about_bg.png) no-repeat -16px -271px;
}
.chart_Sarrow_manage_hover{
    background: url(../images/about_bg.png) no-repeat -7px -271px;
}
.chart_arrow_manage, .chart_arrow_manage_hover{
    width:24px;
    height:18px;
    position:absolute;
    top:155px;
    left:58px;
}
.chart_arrow_manage{
    background: url(../images/about_bg.png) no-repeat -38px -247px;
}
.chart_arrow_manage_hover{
    background: url(../images/about_bg.png) no-repeat -8px -247px;
}

/*tab_con4部分样式*/
.tab_con4{
    width: 81.5%;
    height:968px;
    border: 1px solid #ddd;
    float:right;
    display: none;
    /*display: block;*/
}
.con4_top{
    width: 100%;
    height:491px;
    padding:7px 7px 0 7px;
}
.con4_top_left,.con4_top_right{
   width:435px;
   height:485px;
}
.con4_top_left{
    float:left;
}
.con4_top_right{
    float:right;
}
/*主体中左边（con4_top_left）内容部分*/
.con4_top_tab{
    width: 100%;
    height:259px;
    margin-top: 7px;
    position:relative;
    border: 1px solid #ddd;
    border-top:none;
}
.tab_head_title{
    /*border: 1px solid red;*/
    width: 100%;
    height:34px;
    position:relative;
}
.tab_head_box1,.tab_head_box2,.tab_head_box3,.tab_head_box4{
    width: 114px;
    height:34px;
    /*border:1px solid green;*/
    overflow: hidden;
    cursor: pointer;
}
.tab_head_box1{
    position:absolute;
    left:0;
    top:0;
    z-index: 30;
}
.tab_head_box2{
    position:absolute;
    left:108px;
    top:0;
    z-index: 20;
}
.tab_head_box3{
    position:absolute;
    left:216px;
    top:0;
    z-index: 10;
}
.tab_head_box4{
    position:absolute;
    left:324px;
    top:0;
    z-index: 5;
}
.tab_box_shadow{
    width:108px ;
    -webkit-box-shadow:0 0 10px #000;
    -moz-box-shadow:0 0 10px #000;
    box-shadow:0 0 10px #000;
}
.tab_box_shadow,.tab_box_noshadow{
    height:34px;
    line-height: 29px;
    text-align: center;
    font-size: 16px;
    color:#353535;
}
.tab_box_noshadow{
    width: 109px;
}
.tab_box_Bcolor{
    border-top:5px solid #c8c8c8;
    background-color: #f0f0f0;
}
.tab_box_Bcolor_hover{
    border-top: 5px solid #4cc4f6;
    background-color: #fff;
}
.tab_body_manage{
    width: 100%;
    height:225px;
    position: relative;
}
.tab_manage{
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
}
.tab_manage_left,.tab_manage_right{
    width:50%;
    height:100%;
    position: relative;
}
.tab_manage_left{
    float:left;
}
.tab_manage_right{
    float:right;
    font-size: 14px;
    color:#353535;
    padding-top:38px;
}
.tab_manage_round,.manage_Bround,.manage_Wround,.manage_Yround{
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    top:0;
    margin:auto;
}
.tab_manage_round{
    width: 150px;
    height:150px;
}
.manage_Bround{
    height:146px;
    width: 146px;
    background-color: #4cc4f6;
    border-radius: 50%;
    z-index: 1;
}
.manage_Wround{
    height:140px;
    width: 140px;
    background-color: #fff;
    border-radius: 50%;
    z-index: 5;
}
.tab_manage_txt1,.tab_manage_txt2,.tab_manage_txt3,.tab_manage_txt5{
    position: absolute;
}
.tab_manage_txt1{
    font-size: 10px;
    color:#353535;
    z-index: 10;
    left:30px;
    top:25px;
}
.tab_manage_txt2{
    font-size: 66px;
    color:#4cc4f6;
    z-index: 10;
    left:23px;
    top:35px;
}
.tab_manage_txt3{
    font-size: 14px;
    color:#353535;
    z-index: 10;
    left:120px;
    top:40px;
}
.tab_manage_txt5{
    font-size: 56px;
    color:#4cc4f6;
    z-index: 10;
    left:19px;
    top:48px;
}
.tab_manage_txt6{
    font-size:48px;
    color:#4cc4f6;
    position: absolute;
    z-index: 20;
    left:12px;
    top:48px;
}
.tab_manage_Btxt{
    font-size: 24px;
    color:#4cc4f6;
}
.tab_manage_right p{
    margin:0;
    padding:0;
    line-height:32px;
}
/*主体中右边(con4_top_right)内容部分*/
.tab_head_box5,.tab_head_box6,.tab_head_box7{
    width: 156px;
    height:34px;
    overflow: hidden;
    cursor: pointer;
    /*border:1px solid red;*/
}
.tab_head_box5{
    position:absolute;
    left:0;
    top:0;
    z-index: 30;
}
.tab_head_box6{
    position:absolute;
    left:144px;
    top:0;
    z-index: 20;
}
.tab_head_box7{
    position:absolute;
    left:284px;
    top:0;
    z-index: 10;
}
.tab_box_shadow2{
    width:148px ;
    -webkit-box-shadow:0 0 10px #000;
    -moz-box-shadow:0 0 10px #000;
    box-shadow:0 0 10px #000;
}
.tab_box_shadow2,.tab_box_noshadow2{
    height:36px;
    line-height: 29px;
    text-align: center;
    font-size: 16px;
    color:#353535;
    /*border:1px solid green;*/
}
.tab_box_noshadow2{
    width: 149px;
}
.tab_box_Ycolor{
    border-top:5px solid #c8c8c8;
    background-color: #f0f0f0;
}
.tab_box_Ycolor_hover{
    border-top: 5px solid #ffb43f;
    background-color: #fff;
}
.manage_Yround{
    height:146px;
    width: 146px;
    background-color: #ffb43f;
    border-radius: 50%;
    z-index: 1;
}
.tab_manage_txt4{
    color:#ffb43f;
    position: absolute;
    /*left:12px;*/
    /*top:48px;*/
    font-size: 56px;
    z-index: 10;
    left:19px;
    top:48px;
}
.tab_manage_Ytxt{
    font-size: 24px;
    color:#ffb43f;
}
/*红色箭头第二板块开始*/
.tab_con_w2{
    margin: 0;
    height:37px;
    line-height: 37px;
    float:left;
    font-size: 18px;
    color: #fff;
    padding-left:15px;
}
/*红色箭头第二板块结束*/
/*表格第三板块开始*/
.con4_table_bottom{
    padding-top: 8px;
}
.con4_table{
    margin-top:5px;
    border-collapse:separate;
    border-spacing: 5px;
}
.con4_table tr td{
    /*border:1px solid black;*/
    height:33px;
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
}
.con4_table tr td.td_bg3{
    font-weight: normal;
    color:#353535;
    background-color: #f0f0f0;
}
.con4_td_bg1{
    background-color:#77d7e8;
}
.con4_td_bg2{
    background-color:#a1d8cd;
}
.con4_td_bg3{
    background-color:#1fc0d8;
}
.con4_td_bg4{
    background-color:#fdb437;
}
.con4_td_bg5{
    background-color:#facf48;
}
.con4_td_bg6{
    background-color:#fce389;
}
.con4_table tr .con4_table_Btxt{
    font-size: 30px;
}
.con4_table_td1,.con4_table_td2,.con4_table_td3,.con4_table_td4,.con4_table_td5,.con4_table_td6{
    height:33px;
}
.con4_table_td1{
    width:110px;
}
.con4_table_td2{
    width:131px;
}
.con4_table_td3{
    width:200px;
}
.con4_table_td4{
    width:127px;
}
.con4_table_td5{
    width:145px;
}
.con4_table_td6{
    width:145px;
}
.con4_table_tdColor1,.con4_table_tdColor6{
    color:#fff;
}
.con4_table_tdColor1{
    background-color: #18b9e6;
}

.con4_table_tdColor6{
    background-color: #feaf27;
}
.con4_table tr td.con4_table_tdHight{
    height:48px;
}
/*表格第三板块结束*/
.table_footer{
    font-size:14px;
    color:#353535;
    position:relative;
    left:530px;
    margin-top:5px;
}
.table_footer_span{
    position:relative;
    top:3px;
}
/*tab主体部分样式结束*/