@charset "utf-8";
/*reset*/
body,
div,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
iframe,
input,
textarea,
select,
label,
article,
aside,
footer,
header,
menu,
nav,
section,
time,
audio,
video {
    margin: 0;
    padding: 0;
}
article,
aside,
footer,
header,
nav,
section,
audio,
canvas,
video,
img {
    display: block;
}
body {
    font-size: 20px;
    color: #fff;
    font-family: "Microsoft Yahei";
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    position: relative;
}
textarea {
    resize: none;
}
iframe,
img {
    border: 0;
}
ul,
ol {
    list-style: none;
}
.posiR{
    position: relative;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.hide{
    display: none;
}
.overHide{
    overflow: hidden;
}
@font-face {
    font-family: "DIN";
    src: url("../fonts/din-regular.eot") format("embedded-opentype"), url("../fonts/din-regular.woff") format("woff"), url("../fonts/din-regular.ttf") format("truetype");
}
@font-face {
    font-family: "DIN-Bold";
    font-weight: 700;
    src: url("../fonts/din-bold.eot") format("embedded-opentype"), url("../fonts/din-bold.woff") format("woff"), url("../fonts/din-bold.ttf") format("truetype");
}

.wraper,.content{
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
.container{
    width: 1000px;
    margin: 0 auto;
    padding: 0;
}
.banner{
    height: 606px;
    width: 100%;
    position: relative;
    background: url("../images/banner.jpg") no-repeat top center;
}
.bannerCont{
    padding-top: 240px;
    text-align: center;
}
.bannerCont h4{
    font-size: 34px;
    color: #ffffff;
    line-height: 34px;
    padding-bottom: 26px;
    font-weight: bold;
}
.bannerCont h3{
    font-size: 58px;
    color: #ffd200;
    font-weight: bold;
}


/*平台发展轨迹*/
.cont01{
    height: 1293px;
    background: url("../images/cont01.jpg") no-repeat top center;
}
.cont02{
    height: 741px;
    background: url("../images/cont02.jpg") no-repeat top center;
}
.cont03{
    height: 733px;
    background: url("../images/cont03.jpg") no-repeat top center;
}
.cont04{
    height: 712px;
    background: url("../images/cont04.jpg") no-repeat top center;
}
.cont05{
    height: 1200px;
    background: url("../images/cont05.jpg") no-repeat top center;
}
.cont06{
    height: 1068px;
    background: url("../images/cont06.jpg") no-repeat top center;
}
.cont07{
    height: 611px;
    background: url("../images/cont07.jpg") no-repeat top center;
}
.cont08{
    height: 762px;
    background: url("../images/cont08.jpg") no-repeat top center;
}
.cont09{
    height: 562px;
    background: url("../images/cont09.jpg") no-repeat top center;
}
.tit{
    text-align: center;
}
.tit h4{
    font-size: 28px;
    line-height: 28px;
    color: #ffffff;
    padding-bottom: 21px;
    font-weight:normal;

}
.tit p{
    font-size: 16px;
    color: rgba(211,228,255,0.6);
    line-height: 16px;

}
.cont01_time{
    padding-top: 150px;
    font-size: 32px;
    color: #ffffff;
    margin: 0 auto 123px auto;
    text-align: center;
    overflow: hidden;
    height: 71px;
}
.cont01_time span{
    height: 32px;
    line-height: 32px;
    font-size: 32px;
    padding: 17px 8px;
    margin: 0 12px 0 0;
    border: 2px solid #008eff;
    border-radius: 5px;
    background: #1a2c6a;
    text-align: center;
    /*display: inline-block;*/
}
#days,#hours,#mins,#secs{
    margin: 0;
}
.cont01_data{
    width: 100%;
}
.cont01_data ul{
    padding-left: 147px;
}
.cont01_data ul li{
    width: 150px;
    height: 165px;
    float: left;
    text-align: center;
    margin-right: 131px;
}
.cont01_data ul li span{
    padding: 50px 0 72px 0;
    font-size: 30px;
    line-height: 30px;
    height: 30px;
    display: block;
}
.cont01_data ul li p{
    font-size: 16px;
    line-height: 16px;
}

.cont01_data ul li:nth-child(1){
    background: url("../images/cont01_icon01.png") no-repeat top center;
    color: #008eff;
}
.cont01_data ul li:nth-child(2){
    background: url("../images/cont01_icon02.png") no-repeat top center;
    color: #00e66e;
}
.cont01_data ul li:nth-child(3){
    background: url("../images/cont01_icon03.png") no-repeat top center;
    color: #ffac04;
}
.cont01_data ul li:nth-child(3) p{
    color: #ff8400;
}
.cont01_data dl{
    float: left;
    width: 250px;
    text-align: center;
    margin-top: 55px;
}
.cont01_data dl dt{
    font-size: 30px;
    color: #fff;

    line-height: 44px;
}
.cont01_data dl dd{
    font-size: 16px;
    color: #fff;
    line-height: 26px;
}
/**/
.cont02_data{
    padding: 20px 0px;
    margin-top: 93px;
    background: rgba(68,79,142,0.1);
}
/*出借用户画像*/
.cont03_C{
    width: 100%;
    overflow: hidden;
}
.cont03_opBg{
    width: 485px;
    margin-top: 85px;
}
.cont03_opBg_h3{
    width: 100%;
    height: 48px;
    border-radius: 5px 5px 0 0;
    background: rgba(68,79,142,0.4);
    font-size: 16px;
    line-height: 48px;
    text-indent: 20px;
    font-weight: normal;
    color: #d3e4ff;
}
.cont03__opBg_data{
    width: 100%;
    height: 324px;
    background: rgba(68,79,142,0.1);
}
.cont03__opBg_data img{
    text-align: center;
    margin: 0px auto 0 auto;
    padding-top: 42px;
}
.cont03_fames{
    position: absolute;
    top: 175px;
    left: 0;
    text-align: center;
    font-size: 28px;
    line-height: 28px;
    color: #5f72ff;
    width: 100%;
}
.cont03_fames span{
    /*margin-right: 103px;*/
    width: 50%;
    text-align: center;
}


/*用户财力分布*/
.mt100{
    margin-top: 100px;
 }
.cont04_add{
    width: 431px;
    height: 360px;
    background: url("../images/icon04_add.png") no-repeat top center;
    margin: 4px 70px 0 14px;
}
.cont04_add ul{
    position: relative;
}
.cont04_add ul li{
    position: absolute;
    width: 19px;
    height: 24px;
}
.cont04_add ul li:nth-child(1){
    left: 347px;
    top: 186px;
    background: url("../images/cont04_icon01.png") no-repeat center;
}
.cont04_add ul li:nth-child(2){
    left: 201px;
    top: 135px;
    background: url("../images/cont04_icon02.png") no-repeat center;
}
.cont04_add ul li:nth-child(3){
    left: 323px;
    top: 153px;
    background: url("../images/cont04_icon03.png") no-repeat center;
}
.cont04_add ul li:nth-child(4){
    left: 358px;
    top: 95px;
    background: url("../images/cont04_icon04.png") no-repeat center;
}
.cont04_add ul li:nth-child(5){
    left: 338px;
    top: 256px;
    background: url("../images/cont04_icon05.png") no-repeat center;
}
.cont04_data{
    padding: 0 18px;
}
.cont04_data ul{
    width: 50%;
    float: left;
}
.cont04_data ul li{
    /*margin: 0 18px;*/
    text-align: center;
    height: 60px;
    line-height: 60px;
    border-bottom: 2px solid #2e336d;
}
.cont04_data ul li:last-child{
    border-bottom: none;
}
.cont04_data ul li img{
    margin-left: 45px;
    margin-right: 14px;
    display: inline-block;
    line-height: 60px;
    padding-top: 16px;
    float: left;
}
.cont04_data ul li span{
    font-size: 18px;
    margin-right: 23px;
    float: left;
}
.cont04_data ul li:nth-child(1) span{
    color: #FFAC04;
}
.cont04_data ul li:nth-child(2) span{
    color: #00e66e;
}
.cont04_data ul li:nth-child(3) span{
    color: #008eff;
}
.cont04_data ul li:nth-child(4) span{
    color: #d140e0;
}
.cont04_data ul li:nth-child(5) span{
    color: #5d47ff;
}
.cont04_data ul li em{
    font-style: normal;
    font-size: 16px;
    color: #ffffff;
}
.cont04_data ul.right li span{
    color: #9caacc;
}
/*出借行为指数*/
.cont05_opBg{
    background: rgba(68,79,142,0.1);
    padding: 40px 18px;
}
.cont05_img{
    padding-top: 76px  !important;
    margin-left: 51px !important;
}
.cont05_source{
    float: right;
    margin-right: 50px;
    width: 114px;
    padding-top: 76px;
}
.cont05_source ul li{
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    margin-bottom: 30px;
}
.cont05_source ul li:nth-child(1){
    color: #ffb100;
    background: url("../images/cont05_line01.png") no-repeat bottom center;
}
.cont05_source ul li:nth-child(2){
    color: #ff6100;
    background: url("../images/cont05_line02.png") no-repeat bottom center;
}


/*土豪用户镜像*/
.cont06_tit{
    width: 100%;
    height: 58px;
    margin-top: 88px;
    background: rgba(42,51,106,.8);
}
.cont06_tit ul{
    padding-top: 4px;
    height: 54px;
    line-height: 54px;
}
.cont06_tit ul li{
    width: 100%;
    float: left;
    text-align: center;
    color: #6a7ad6;
    font-size: 16px;
    cursor: pointer;
}
.cont06_tit ul li:hover{
    color: #d3e4ff;
}
.cont06_tit ul li.active{
    color: #d3e4ff;
    background: #1e2559;
}
.cont06_data>div{
    padding: 0 46px;
    background: rgba(68,79,142,0.1);
}
.cont06_data>div>table{
    font-size: 14px;
    line-height: 58px;
    width: 100%;
    text-align: center;
}
.cont06_data>div>table>thead>tr>th{
    color: #8f9ef1;
    font-weight: normal;
}
.cont06_data>div>table>tbody>tr>td{
    color: #d3e4ff;
    border-top: 2px solid #303671;
    position: relative;
}
.cont06_data>div>table>tbody>tr>td>img{
    position: absolute;
    left: 35px;
    top: 18px;
    width: 22px;
    height: 22px;
}


/*平台精彩活动*/
.cont07_C{
    padding: 32px 30px;
    margin-top: 85px;
    background: rgba(68,79,142,0.1);
}
.cont07_C ul li{
    float: left;
    width: 455px;
    margin-right: 30px;
}
.cont07_C ul li:last-child{
    margin-right: 0;
}
.cont07_C ul li a{
    display: block;
    text-decoration: none;
}
.cont07_C ul li a p{
    font-size: 16px;
    color: #ffac04;
    line-height: 16px;
    padding-top: 18px;
}

/*品牌大事记*/
.cont08_C{
    padding: 84px 47px;
    margin-top: 170px;
    background: rgba(68,79,142,0.1);
}
.cont08_Cont{
    width: 903px;
    height: 296px;
    background: url("../images/cont08_cbg.png") no-repeat top center;
}
.cont08_Cont ul li{
    float: left;
}
.cont08_Cont ul li em{
    display: block;
    font-style: normal;
    font-size: 12px;
    color: #efa30a;
    line-height: 12px;
    padding-bottom: 16px;
}
.cont08_Cont ul li p{
    font-size: 14px;
    color: #d3e4ff;
    line-height: 26px;
}
.cont08_Cont ul li:nth-child(1){
    margin-left: 80px;
    width: 344px;
}
.cont08_Cont ul li:nth-child(2){
    margin-left: 98px;
    width: 330px;
}
.cont08_Cont ul li:nth-child(3){
    margin-left: 129px;
    width: 340px;
    margin-top: 48px;
}
.cont08_Cont ul li:nth-child(4){
    margin-left: 90px;
    width: 330px;
    margin-top: 38px;
}

/*好收益，汇说话*/
.cont09_C{
    width: 246px;
    margin: 0 auto;
    text-align: center;
}
.cont09_C p{
    font-size:20px;
    color: #ffffff;
    line-height: 20px;
    padding-bottom: 18px;
}
.cont09_ewm{
    padding: 18px 22px;
    background: rgba(68,79,142,0.1);
    margin-bottom: 30px;
}
.cont09_ewm img{
    text-align: center;
    padding-bottom: 18px;
}
.cont09_ewm a{
    font-size: 14px;
    line-height: 14px;
    color: #9ba9c9;
    text-decoration: none;
}
.regester{
    width: 100%;
    height: 51px;
    line-height: 51px;
    text-align: center;
    color: #ffffff;
    background: #5969f7;
    display: block;
    text-decoration: none;
    font-size: 16px;
}

/*分享*/
.shareRight{
    position: fixed;
    top: 0px;
    right: 0px;
    height: 100%;
    display: block;
    z-index: 1;
}
.share{
    width: 26px;
    height: 74px;
    background: #1a2c6a;
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -44px;
    color: #7a8bf6;
    font-size: 14px;
    text-align: center;
    border-radius: 5px 0 0 5px;
    border: 1px solid #7383e2;
    border-right: none;
    padding-top: 14px;
    cursor: pointer;
}
.share img{
    text-align: center;
    display: block;
    padding-left: 7px;
    padding-top: 5px;
}
.shareBox{
    width: 53px;
    height: 138px;
    background: #1a2c6a;
    text-align: center;
    position: fixed;
    right: -80px;
    top: 50%;
    margin-top: -79px;
    border: 1px solid #7383e2;
    border-right: none;
    padding-top: 20px;
}
.shareBox img{
    text-align: center;
    margin: 0 auto;
    padding-bottom: 20px;
    cursor: pointer;
}
.ewm{
    width: 290px;
    height: 310px;
    background: #1a2c6a;
    border: 1px solid #7383e2;
    text-align: center;
    position: fixed;
    z-index: 3;
    left: 50%;
    top: 50%;
    margin-left: -145px;
    margin-top: -155px;
}
.ewm p{
    font-size: 16px;
    color: #8998f2;
    line-height: 16px;
    padding: 26px 0;
}
.ewm a{
    position: absolute;
    top: 13px;
    right: 13px;
    color: #7383e2;
    font-size: 40px;
    line-height: 30px;
    text-decoration: none;
}
.ewm img{
    text-align: center;
    margin: 0 auto;
}
.popBg{
    width: 100%;
    height: 100%;
    background: rgba(21,33,76,.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2;

}