p,dl,dt,dd,ul,li,h3{margin: 0; padding: 0;}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.header{margin-bottom: 0;}
.banner{
    width: 100%;
    height: 525px;
    text-align: center;
    overflow: hidden;
    background: url(../images/banner.jpg) center center no-repeat;
}
.banner-btn{
    width: 420px;
    height: 56px;
    margin: 368px auto 0 auto;
}
.banner-btn a{
    display: inline-block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    margin: 0 14px;
    font-size: 18px;
}
.banner-btn a.b-btn1{
    border-radius: 5px;
    background: linear-gradient(to right, #fff153 , #fedd43);
    color: #03006a;
    font-weight: bold;
}
.banner-btn a.b-btn2{
    border-radius: 5px;
    background:transparent;
    color: #fedd44;
    border:1px solid #fedd44;
}

.intro-box{
    background: #fff;
    padding: 48px 0 60px;
}
.tit{
    width: 1200px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    /*text-align: center;*/
    font-size: 30px;
    color: #333;
    background: url(../images/titbg.png) no-repeat 0 0;
}
.tit p{
    margin-left: 508px;
    height: 40px;
    background: url(../images/titbg.png) no-repeat right -40px;
}


.share-data .tit p,.how-box .tit p{
    margin-left:478px;
}
.share dd a {
    color: #1136d1;
}
.share dd .share-ico {
    background: url(../images/sprite.jpg) no-repeat -360px -500px;
    display: inline-block;
    width: 140px;
    height: 20px;
    vertical-align: middle;
}
.intro-txt{
    width: 946px;
    height: 112px;
    margin: 0 auto;
    text-align: center;
    background: #f9f9f9;
    margin-top: 15px;
}
.intro-txt a{
    display: inline-block;
    border-radius: 16px;
    width: 84px;
    height: 32px;
    line-height: 32px;
    color: #fbee21;
    background: #00389f;
}
.intro-txt p{
    font-size: 16px;
    color: #666;
    padding:20px 0;
    margin: 0;
}
.intro-cont{padding-top: 48px;}
.intro-cont-l,.intro-cont-r{
   float: left;
   width: 280px;
   font-size: 18px;
   line-height: 1.6;
   margin-left: 120px;
   text-align: center;
   margin-right: 30px;
}
.intro-cont-l-img,.intro-cont-r-img{
    width: 280px;
    height: 280px;
    border-radius: 50%;
    background: #f8fbff;
    font-style: 0;
    margin-top: 15px;
}
.intro-cont-l-img i,.intro-cont-r-img i{
    display: inline-block;
    width: 200px;
    height: 200px;
    background: url(../images/sprite.jpg) no-repeat;
    margin-top: 45px;
}
.intro-cont-l-name,.intro-cont-r-name{
    width: 260px; 
    height: 82px;
    margin-top: -30px;
    border-radius: 30px;
    background: #0e75eb;
    color: #fff;
    
}
.intro-cont-l-name p{
    padding-top: 10px;
    font-size: 22px;
    font-weight: bold;
}
.intro-cont-l-name a{
    color: #fcff00;
    font-size: 14px;
    text-decoration: underline;
}
.intro-cont-m{
    float: left;
    width: 310px;
    padding: 0 15px;
    position: relative;
    border:1px solid #ccc;
    padding:20px;
    font-size: 16px;
    color: #777;
    line-height: 1.6;
    margin-top:180px;
}
.intro-cont-m b{
    color: #666;
}
.intro-cont-m a{
    text-decoration: underline;
    color: #f00;
}
.arrow-l,.arrow-r{
    width: 0px;
    height: 0px;
    border:10px solid;
    border-color: transparent #ccc transparent transparent;
    position: absolute;

}
.arrow-l:after,.arrow-r:after{
    content: '';
    position: absolute;
    border: 10px solid;
    border-color: transparent #fff transparent transparent;
}
.arrow-l{
    left:-20px;
    top:10px;
}
.arrow-l:after{
    top:-10px;
    left:-9px;   
}
.arrow-r{
    right:-20px;
    top:80px;
    border-color: transparent  transparent transparent #ccc;
}
.arrow-r:after{
    top:-10px;
    right:-9px;   
    border-color: transparent transparent transparent #fff;
}
.intro-cont-r{float: left; margin-left: 30px;}
.intro-cont-r-img i{
    background-position: -200px 0;
}
.intro-cont-r-name{
    line-height: 82px;
    background: #3ec79f;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    
}


.share-data{
    background: #f4f7f9;
    padding: 60px 0;
}
.share-data .container{
    margin-top: 50px;
    padding-bottom: 60px;
}
.share-data .tip{
    text-align: center;
    color: #999;
    margin: 35px 0;
    font-size: 24px;
}
.share-data .detail-data{
    clear: both;
    overflow: hidden;
}
.share-data .detail-data li{
    float: left;
    width: 344px;
    height: 120px;
    padding-top: 18px;
    margin: 0 15px;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    background: url(../images/sprite.jpg) no-repeat 0 -200px;
    font-family:'PingFang SC', microsoft yahei, 'STHeitiSC-Light';
    font-weight: 300;
}
.share-data .detail-data li p{
    font-size:48px;
    
}
.share-data .detail-data li span{
    font-size: 22px;
}
.share-data .chart {
    height: 423px;
    background: url(../images/chart.jpg) center center no-repeat;
    margin: 60px 0 40px;
}
.promoter{margin-left: 42px;}
.promoter li{
    float: left;
    width: 246px;
    height: 340px;
    margin: 0 16px;
    box-shadow: 0 0 20px rgba(27,147,239,0.3);
    text-align: center;
    line-height: 1.5;
    
}
.promoter li p{
    font-size: 60px;
    color: #3aa1f6;
    padding-top: 15px;
}
.promoter li span{
    font-size: 24px;
    color: #666;
}
.promoter li div{
    display: inline-block;
    width: 200px;
    height: 175px;
    margin-top: 16px;
    background: url(../images/sprite.jpg) no-repeat 0 -650px;
}

.map-box .tit{
    background: none;
    text-align: center;
    padding: 60px 0;
}
.map{
    height: 730px;
    background: url(../images/map.jpg) center no-repeat;
}
.how-box .tit{
    margin-top: 80px;
    margin-bottom: 10px;
}
.how-box .tip {
    text-align: center;
    color: #999;
    margin-top: 10px;
}
.how-box .cont{
 margin: 0 33px
}
.how-box .cont dl{
    float: left;
    width: 248px;
    height: 386px;
    padding: 30px 50px;
    margin: 0 15px;
    text-align: center;
    line-height: 1.5;
}
.how-box .cont dl:hover{
    cursor: pointer;
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
}
.how-box .cont dl dt{
    display: inline-block;
    width: 210px;
    height: 210px;
    padding-top: 65px;
    margin:35px 0;
    background: #fafcff;
    border-radius: 50%;
    box-sizing: border-box;
}
.how-box .cont dl dt i{
    display: inline-block;
    width: 80px;
    height: 80px;
    background: url(../images/sprite.jpg) no-repeat -400px -200px;
}
.how-box .cont .dl2 i{
    display: inline-block;
    width: 80px;
    height: 80px;
    background: url(../images/sprite.jpg) no-repeat -400px -300px;
}
.how-box .cont .dl3 i{
    display: inline-block;
    width: 80px;
    height: 80px;
    background: url(../images/sprite.jpg) no-repeat -402px -400px;
}
.how-box .cont dl span{
    font-size: 24px;
    font-weight: bold;
    border-bottom: 4px solid #ffee6f;
}

.how-box .cont dl .txt{
    font-size: 16px;
    margin-top: 15px;

}
.share{
    background: #fafafa;
    border-radius: 20px;
    padding: 20px 30px;
    width: 1000px;
    margin: 60px auto;
}
.share dt{font-size: 16px; padding-bottom: 10px;}
.share dd{
    font-size: 15px;
    padding: 5px 0;
}
.share dd em{
    color: #0e75eb;
    font-weight: bold;
    font-style: normal;
    padding-right: 10px;
}
.make-money{
    background: url(../images/make-moneybg.jpg) no-repeat center 180px;
    height: 1020px;
}
.make-money-tit{
    padding-top: 34px;
    height: 146px;
    background: url(../images/make-money-tit.jpg) no-repeat center;
    text-align: center;
    line-height: 1.5;
}
.make-money-tit .container{
    position: relative;
    background: transparent;
}
.make-money-tit h3{
    font-size: 34px;
    letter-spacing: 3px;
    padding: 38px 0 8px;
    color: #000;
}
.make-money-tit p{font-size: 16px;}
.make-money-tit a{
    position: absolute;
    top:40px;
    right:40px;
    display: block;
    width: 122px;
    height: 55px;
    line-height: 55px;
    border-radius: 35px;
    border:6px solid #e7c53a;
    background: #fff4d5;
    color: #000;
    font-size: 18px;
}
.make-money-cont{
    width: 1080px;
    height: 705px;
    margin: 70px auto 0;
    background: #fff;
    border-radius: 80px;
    box-sizing: border-box;
    padding: 30px 80px;
}
.make-money-cont .sub-tit{
    font-size: 18px;
    line-height: 1.5;
    padding: 15px 0;
}
.make-money-cont .tip{
    font-size: 16px;
    line-height: 1.5;
}
.make-money-cont table {
  width: 100%;
  border: 1px solid #0d33d3;
  text-align: center;
  color: #999;
  margin-top: 30px;
  margin-bottom: 15px;
}
.make-money-cont table td,
.make-money-cont table th {
  width: 120px;
  border: 1px solid #0d33d3;
  height: 60px;
}
.make-money-cont table thead th,
.make-money-cont table thead td {
  background: #2c7df6;
  font-size: 16px;
  color: #f1f41e;
  font-weight: normal;
}
.make-money-cont table thead td {
  background: #d8e5f0;
  color: #1268bb;
}
.make-money-cont table tbody th {
  background: #2c7df6;
  font-size: 16px;
  color: #f1f41e;
  font-weight: normal;
}
.make-money-cont table tbody td {
  color: #999;
  background: #f9f9f9;
}
.money-rec{

}
.money-rec .pic{
    border:1px solid #efdf9c;
    background: #fffdf6;
    padding: 18px 40px;
    border-radius: 40px;
    clear: both;
    overflow: hidden;
}
.money-rec .pic dl,.money-rec .pic-l dt{
    float: left;
}
.money-rec .pic-l{
    width: 278px;
    height: 90px;
    padding:10px 20px 10px 0;
    border-right: 1px solid #efdf9c;
}
.money-rec .pic-l dt{
    margin-right: 20px;
}
.money-rec .pic-l img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.money-rec .pic-l dd{
    font-size: 20px;
    color: #000;
    margin-bottom: 12px;
}
.money-rec .pic-l dd span{
    display: inline-block;
    padding: 0 15px;
    height: 28px;
    line-height: 28px;
    background: #fed940;
    text-align: center;
    border-radius: 3px;
    font-size: 14px;
}
.pic2{
    width: 510px;
    height: 60px;
    border-bottom: 1px solid #efdf9c;
    padding-left: 18px;
}
.pic2 dt{font-size: 16px; line-height: 1.5;}
.pic2 dd{
    font-size: 28px;
    color: #f00; margin-top: 8px;
}
.pic2 dd small{font-size:40%;}
.pic3,.pic4{
    width: 220px;
    height: 40px;
    margin: 10px 0 0;
    padding-left: 18px;
    font-size: 13px;
}
.pic3{
     border-right: 1px solid #efdf9c; 
}
.pic3 dd,.pic4 dd{
    font-size: 12px;
    color: #000;
}

.service{
    box-sizing: border-box;
    width: 1200px;
    background: #f8f8f8;
    padding: 50px 80px 0;
    margin:0 auto;
    border-radius: 50px;
    margin-top: 70px;
    margin-bottom: 70px;
}
.service ul li{
    float: left;
    width: 200px;
    height: 250px;
    margin: 25px 30px;
    text-align: center;
    line-height: 1.8;
}
.service ul li span{
    display: inline-block;
    width: 140px;
    height: 140px;
    background: #fff;
    border-radius: 50%;
    margin-bottom: 20px;
}
.service ul li span i{
    display: inline-block;
    width: 90px;
    height: 80px;
    margin-top: 30px;
    background: url(../images/sprite.jpg) no-repeat -5px -1050px;
}
.service ul li .name{font-size: 24px; color: #333}
.service ul li .tip{font-size: 16px; color: #666}
.service .tit{background-position: -110px 0;}
.service .tit p {
    margin-left: 382px;
}
.join-box{
    height: 170px;
    border-top:4px solid #fed940;
    background: url(../images/joinbg.jpg) no-repeat center;
}
.join-box .container{
    background: transparent;
    font-size: 36px;
    color: #fff;
    text-align: center;
    line-height: 1.6;
}
.join-box a{
    display: inline-block;
    padding: 5px 30px;
    border-radius: 30px;
    background:#fff052;
    font-size: 26px;
    color: #000;
    l
}