body{
    margin:0;
    padding:0;
    min-width:1200px;
}
.c{
    clear:both;
}
a{
    text-decoration: none;
}
.main{
    width:1200px;
    margin:auto;
}
.u-top{
    display:flex;
    height:84px;
}
.u-flex{
    display:flex;
}
.u-flex-item{
    flex:1;
}
.u-menu a{
    display:inline-block;
    color:#697A8C;
    font-size:16px;
    margin:0 15px;
    line-height:84px;
}
.u-menu a:hover{
   color:#f00;
}
.u-logo{
    text-align:right;
    width:180px;
}
.u-userinfo{
    height:84px;
    text-align:right;
    line-height:84px;
    font-size:14px;
}
.u-userinfo a{
    color:#697A8C;
    font-size:14px;
}
.u-userinfo a:hover{
    color:#F00;
}
.u-reg-btn{
    line-height:84px;
}
.u-reg{
    display:inline-block;
    width: 60px;
    height: 32px;
    background: #FC6E6F;
    border-radius: 2px;
    color:#fff;
    text-align:center;
    line-height:32px;
    font-size:14px;
}
.u-banner{
    width:100%;
    height:450px;
    background:url(/pc/img/b.png) no-repeat;
    min-width:1200px;
    background-size:100% 450px;
}
.u-notice{
    min-width:1200px;
    height:60px;
    line-height:60px;
    background: #F5F6FA;
    box-shadow: 0px 1px 0px 0px #F2F4F5;
}
.u-text{
    width:330px;
    text-align:center;
    padding-left:30px;
    font-size: 40px;
    font-weight: 800;
    color: #FFFFFF;
    line-height: 59px;
    padding-top:115px;
}
.u-ms{
    font-size: 20px;
    padding-left:30px;
    font-weight: 400;
    color: #E4F9F7;
    line-height: 28px;
    width:330px;
    margin-top:40px;
    text-align:center;
}
.u-notice-list a{
    margin-right:10px;
    color:#697A8C
}
.u-notice-more{
    text-align:right;
    width:160px;
}
.u-notice-more a{
    color:#697A8C;
}
.u-banner-title{
    font-size:32px;
    color:#2C3E4F;
    text-align:center;
    padding:38px 0 50px 0;
}
.u-body{
    margin:auto;
    width: 510px;
    height: 100px;
    background: #FFFFFF;
    border: 1px solid #F2F4F5;
    padding:20px;
    background-size:100px 100px;
    background-repeat: no-repeat;
    background-position:430px center;
}

.u-body-title{
    font-size:22px;
    color:#2C3E4F;
}
.u-body-content{
    font-size:16px;
    color:#697A8C;
    padding-top:12px;
    width:380px;
    line-height: 26px;
}
.u-myys .u-flex{
    margin-bottom:20px;
}
.u-game{
    text-align:center;
}

.u-game div img{
    margin:auto;
    width:270px;
    height:140px;
    padding-bottom:20px;
}
.u-game-list{
    float:left;
    height:108px;
    width:280px;
    padding-left:20px;
}
.u-game-icon{
    width:88px;
    float:left;
}
.u-game-icon img{
    width:88px;
    height:88px;
}
.u-game-name{
    width:180px;
    overflow:hidden;
    float:right;
}
.u-game-title{
    width:180px;
    overflow:hidden;
    line-height:26px;
    height:30px;
    color:#2C3E4F;
    font-size:16px;
    padding-top:10px;
}
.u-game-size{
    font-size:14px;
    color:#697A8C;
    padding-top:10px;
}
.u-step-bg{
    height:401px;
    background:url(/pc/img/bg.png) no-repeat;
    background-size:auto 401px;
    text-align:center;
}
.u-join{
    width: 168px;
    height: 48px;
    background: #FC6E6F;
    border-radius: 2px;
    margin:60px auto;
    color:#fff;
    line-height:48px;
    font-size: 20px;
}
.u-about-us{
    text-align:center;
}
.u-qq{
    padding-bottom:20px;
}
.u-tgq{
    color:#697A8C;
    font-size: 14px;
    padding-bottom:20px;
}
.u-foot{
    background:#2C313B;
    height:130px;
    text-align:center;
}
.u-copy{
    color:#a1a1a1;
    font-size:14px;
}
.u-product{
    text-align:center;
    padding:30px;
}
.u-product a{
    display:inline-block;
    padding:0 10px;
    color:#fff;
}
