﻿@charset "utf-8";

/* CSS Document */
*{
  margin: 0 ;
  padding: 0
}
body{
  min-width: 1200px
  background:#1e264a;
}
p{
  -webkit-user-select:none;

   -moz-user-select:none;

   -ms-user-select:none;

   user-select:none;
}
.wrap {
    width: 1000px;
    margin: 0 auto;
}
.header{
    padding-top: 15px;
    height: 65px;
    background: #fff;
}
.tel {
    background: url(../images/tel.png) no-repeat left center;
    float: right;
    font-size: 26px;
    color: #797979;
    padding-left: 40px;
    height: 35px;
    line-height: 35px;
    width: 225px;
    margin-top: 10px;
}
.logo img {
    height: 50px;
    float: left;
}
.top {
  height: 509px;
  position: relative;
  min-width: 1200px;
  overflow: hidden;
}
.top img{
  position: absolute;
  height: 509px;
  top:0;
  left: 50%;
  margin-left: -960px;
  z-index: 1;
}

.main_box{
    background: #1e264a;
    overflow: hidden
}
.banner {
  height: 756px;
  position: relative;
  min-width: 1200px;
  overflow: hidden;
}
.banner img{
      margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -960px;
}
.rule_btn{
    width: 154px;
    height: 48px;
    position: absolute;
    left: 50%;
    margin-left: 278px;
    top: 54px;
    color:#ffe13a;
    font-size: 22px;
    line-height: 48px;
    text-align: center;
    background: #073991;
    border: 1px solid #ffe13a;
    border-radius: 48px 48px;
    z-index: 3;
}
.action1{
  width: 980px;
  margin: -326px auto 16px;
  padding:0 10px;
  position: relative;
  z-index: 2;
}
.action2{
  position: relative;
  min-width: 1200px;
  overflow: hidden;
  margin-bottom: 16px;
}
.action2 .actionBg{
    margin: 0 auto;
    height:569px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    z-index: 3;
}

.cenCont{
  position: relative;
  z-index: 4;
  width: 980px;
  height: 755px;
  padding: 240px 10px 0;
  margin: 0 auto;
  background: url(../images/action2.png) no-repeat center 0;
}
.cenContfront{
    height:365px;
    background: url(../images/action2front.png) no-repeat;
}
.activity_txt{

}
.activity_txt p{
    color: #fff;
    font-size: 20px;
    line-height: 38px;
    text-align: left;
    padding:0 55px;
}
.activity_txt .padding_top em{
    display: inline-block;
    width:20px;
    height:20px;
    background: url(../images/aa/tips.png) no-repeat;
    background-size: 100%;
    margin:4px;
}
.tipPar{
    position: relative;
    z-index: 10;
}
.tipPar img{
    position: absolute;
    width:447px;
    height:68px;
    top: 24px;
    left:-64px;
    z-index: 10;
    display: none;
}
.tipIcon_mark {
    opacity: 0.6;
    background: #000;
    position: fixed;
    z-index: 9;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
}
.activity_txt .sec_p{
    margin-top: 0.4rem;
    text-align: left;
}
.activity_txt .sec_p .amount_num{
    color: #ffde89;
    font-size: 20px;
    line-height: 38px;
    background-size: 100%;
    display: inline-block;
    padding: 4px 36px;
    border-bottom: 1px solid #ffde89;
}
.afterSec_p,.afterthr_p{
  float:left;
}
.activity_txt .end_money{
    padding: 4px 20px;
    border-bottom: 1px solid #ffde89;
    color: #ffde89;
}
.activity_txt .end_money_hide{
    padding: 4px;
    color: #527abe;
    margin-left: 8px;
    border:none;
    margin-right: 8px;
    border-bottom: 1px solid #527abe;
}
.login_front .botTip{
  color:#ffde89;
  margin-top: 30px;
}
.choose_section{
    height:76px;
    width:390px;
    right:65px;
    top:380px;
    position: absolute;
    /*padding:0.266667rem 0.8rem;*/
}
.choose_section a{
    width:390px;
    height:76px;
    margin:0 auto;
    display: block;
    background: url(../images/choose_btn.png) no-repeat;
}
.login_after{
    padding-top: 10px;
}
.login_after .sec_pafter{
  padding-bottom: 10px;
}
.teamItem{
    margin:15px auto;
    width: 871px;
    height:133px;
    background: url(../images/teamBg.png) no-repeat;
    background-size: 100%;
    position: relative;
    display: none;
}

.teamItemAct{
    background: url(../images/teamActiveBg.png) no-repeat;
    background-size: 100%;
}
.teamItem .myTeamIcon{
    width:74px;
    height: 24px;
    position: absolute;
    top:33px;
    right:303px;
    display: none;
}
.teamItemAct .myTeamIcon{
    display: block;
}
.myTeamIcon img{
    display: block;
}
.teamItem em{
    float: left;
}
.teamItem .lPiece{
    width:192px;
    height:133px;
}
.teamItem .rPiece{
    margin-left: 52px;
    padding-top: 23px;
}
.teamItem .rPiece b,.teamItem .rPiece strong{
    float:left;
}
.teamItem .rPiece b{
    width: 96px;
    height:86px;
    margin-right: 24px;
}
.teamItem .rPiece strong i{
    font-style: normal;
    display: block;
    height: 44px;
    line-height: 44px;
    font-size: 24px;
    color: #fff;
}
.teamItem .rPiece strong .recordNum{
  font-size: 30px;
  line-height: 40px;
}
.teamItem .rPiece strong .colffde89{
    color:#ffde89;
}
.activity_txt .add_touch{
    padding-top: 12px;
    font-size: 18px;
    color: #c6ccdb;
}
.action3{
  width: 980px;
  height: 1141px;
  margin: 0 auto;
  padding:0 10px;
  position: relative;
  z-index: 2;
  background: url(../images/action3.png) no-repeat center 0;
}
.rank_text{
    color: #fff;
    font-size: 20px;
    line-height: 38px;
    text-align: left;
    padding: 220px 55px 0;
}
.rank_text em{
    display: inline-block;
    width:20px;
    height:20px;
    background: url(../images/aa/tips.png) no-repeat;
    background-size: 100%;
    margin:0 0.026667rem;
}
.rank_text .tipPar img{
  left:-42px;
}
.gifList{
  width:872px;
  height: 376px;
  margin:20px auto 0;
  background: url(../images/giftbj.png) no-repeat;
}
.gifList em{
    float:left;
    margin:9px;
    width: 160px;
    height: 131px;
    overflow: hidden;
}
.gifList em img{
  display: block;
}
.get_num1{
  padding-top: 10px;
}
.get_num1 .sec_p {
    /* text-align: left; */
    color: #fff;
    font-size: 20px;
    line-height: 48px;
    text-align: left;
    padding-left: 55px;
}
.get_num1 .sec_p a {
    color: #ffde89;
    font-size: 20px;
    line-height: 36px;
    background-size: 100%;
    display: inline-block;
    padding: 0 20px;
    border-bottom: 1px solid #ffde89;
}
.rank_tab{
  width: 844px;
  padding: 24px 14px;
  margin: 22px auto 0;
  background: #2f579a;
}
.lCont,.rCont{
    width:404px;
    height:42px;
    float:left;
}
.rCont{
  float:right;
}
.titleCont{
  width:98%;
}
.titleCont span{
    float:left;
    text-align: center;
    font-size: 18px;
    color:#fff;
    line-height: 42px;
    border-right: 1px solid #3961a4;
    background: #234a8e;
}
.titleCont span:last-child{
  border: none;
}
.tit1{
    width:18%;
}
.tit2{
    width:31%;
}
.tit3{
    width:50%;
}
.listContBg{
  width: 844px;
  height:190px;
  overflow-y: auto;
  overflow-x: hidden;
  background: #2f579a;
}
.listCont{
    width:827px;

}
.listCont li{
    width: 404px;
    border-bottom: 1px solid #3961a4;
}
.listCont li span{
    float:left;
    text-align: center;
    font-size: 18px;
    line-height: 36px;
    color:#fff;
    border-right: 1px solid #3961a4;
}
.listCont li span:last-child{
  border: none;
}
.col1{
    height: 32px;
    background: #ffeaea;
}
.col0{
    height: 42px;
    background: #fff;
}
.listCont li.col1 span{
    line-height: 32px;
}
.listCont li.col0 span{
    line-height: 42px;
}
.po0{
    float:left;
}
.po1{
    float:right;
}
.botBg p{
    padding: 34px 0;
   font-size: 16px;
    line-height: 48px;
    color:#5a79b1;
    text-align: center;

}
.footer {
  width: 100%;
  background: #3f3f50;
  padding:20px 0
}
 .footer img{
  display: block;
  margin: 0px auto;
 }
 .footer p{
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  padding-top: 10px;
 }

 .go_lend{
  margin: 0px auto;
 }
 .go_lend img{
  display: block;
  margin: 0 auto;
  cursor: pointer;
 }
 .colffde89{
    color:#ffde89;
}
.rule_sec{
  position: absolute;
  top:212px;
  left:50%;
  margin-left: -450px;
  width: 830px;
  height: 1074px;
  padding: 86px 35px;
  z-index: 99;
  background: url(../images/ruleBg.png) no-repeat;
  display: none;
}
.section{
  margin: 0 auto;
}
.section h4{
    line-height: 44px;
    font-size: 22px;
    color:#ffde89;
    padding-top: 30px;
}
.section p{
    font-size: 18px;
    line-height: 34px;
    padding: 6px 0;
    color: #fff;
}
.colbbc{
    color:#bbc5db;
}
.close{
    width: 55px;
    height: 95px;
    position: absolute;
    background: url(../images/aa/close_1.png) no-repeat center;
    background-size: 100%;
    top:-95px;
    right: 26px;
}
.alertbox_mark {
    opacity: 0.6;
    background: #000;
    position: fixed;
    z-index: 30;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
}
.alerttipBox{
    width: 900px;
    height: 480px;
    background: url(../images/box_bg.png) no-repeat;
    position: fixed;
    left: 50%;
    margin-left: -450px;
    top: 30%;
    z-index: 151;
    display: none;
}
.alert_content{
    text-align: center;
    font-size: 34px;
    color: #f9f5bb;
    margin-top: 210px;
}
.luckDraw{
    width: 900px;
    height: 480px;
    background: url(../images/box_bg.png) no-repeat;
    position: fixed;
    left: 50%;
    margin-left: -450px;
    top: 20%;
    z-index: 151;
}
.luckCont{
    padding-top: 56px;
}
.luckCont h2{
    font-size: 28px;
    color:#ffde89;
    text-align: center;
    line-height: 36px;
    height:36px;
}

.teamName{
    margin:64px auto;
    text-align: center;
}
.teamName p{
    font-size: 32px;
    color:#fff;
    text-align: center;
    line-height: 72px;
}
.i_see{
    position: absolute;
    bottom: 50px;
    left:50%;
    margin-left: -265px;
    width:530px;
    height:70px;
    line-height: 70px;
    background: #ffde89;
    border-radius: 8px;
    font-size: 26px;
    text-align: center;
    color: #87471d;
    display: none;
}