body{
    margin:0;
    padding:0;
    background:#fff;
    min-width:1200px;
}
*{
    list-style: none;
    line-height:1
}
.w{
    width:1188px;
    margin:auto;
}
.d6u-top{
    display:flex;
    padding:16px 0;
}
.d6u-top .logo{
    width:283px;
    height:52px;
}
.d6u-top .item{
    flex:1;
}
.d6u-top .menu li{
    display:inline-block;
    padding:0 20px;
    font-size:16px;
}
a{
    text-decoration: none;
}
.d6u-top .menu li a{
    color:#656565;
    text-decoration: none;
}
.d6u-top .menu li a:hover{
    color:#0C0C0C;
    font-weight:bold
}
.d6u-top .login{
    width:230px;
    text-align:right;
}
.d6u-top .loginbtn{
    display:inline-block;
    width: 75px;
    height: 42px;
    background: #F9F9F9;
    border-radius: 4px;
    border: 1px solid #DCDCDC;
    font-size:14px;
    color:#696969;
    text-align:center;
    line-height:42px;
    margin-right:10px;
}
.d6u-top .regbtn{
    display:inline-block;
    width: 114px;
    height: 42px;
    background: #019789;
    border-radius: 4px;
    font-size:14px;
    color:#fff;
    text-align:center;
    line-height:42px;

}
.d6ubanner {
    min-width: 1188px;
    max-height: 700px;
    overflow: hidden;
    position: relative
}
.d6uby{
    position: absolute;
    width:100%;
    top:180px;
}
.bodyw{
    width:500px;
    float:right;
    text-align:center;
}
.d6utop{
    font-size: 50px;
    font-weight: 600;
    color: #019688;
    line-height: 50px;
}
.d6utext{
    padding-top:40px;
    color: #9E9E9E;
    line-height: 25px;
    font-size:18px;
}
.d6u-game{
    display:flex;
}
.d6u-item{
    width:270px
}
.d6y-gametitle{
    font-size: 36px;
    font-weight: 600;
    color: #181B20;
    margin:80px 0 50px 0;
}
.d6u-gameitem{
    margin:0;
    padding:0;
}
.d6u-gameitem dd{
    padding:0;
    margin-left:0;
    width: 270px;
    height: 60px;
    background-color: #fff;
    line-height:60px;
    margin-bottom:10px;
    border-radius: 0px 4px 4px 0px;
    border-left:4px #fff solid;
    text-indent: 40px;
    font-size:20px;
    cursor: pointer;
}
.d6u-gameitem .active{
    background-color: #F7F7F7;
    border-radius: 0px 4px 4px 0px;
    border-left:4px #009688 solid;
}
.d6u-gameitem .tjyx{
    background-image:url('/web/img/t.png');
    background-repeat: no-repeat;
    background-position: 5px center;
}
.d6u-gameitem .tjyx1{
    background-image:url('/web/img/t1.png');
    background-repeat: no-repeat;
    background-position: 5px center;
}
.d6u-gameitem .zxsy{
    background-image:url('/web/img/n.png');
    background-repeat: no-repeat;
    background-position: 5px center;
}
.d6u-gameitem .zxsy1{
    background-image:url('/web/img/n1.png');
    background-repeat: no-repeat;
    background-position: 5px center;
}
.d6u-gameitem .rmyx{
    background-image:url('/web/img/h.png');
    background-repeat: no-repeat;
    background-position: 5px center;
}
.d6u-gameitem .rmyx1{
    background-image:url('/web/img/h1.png');
    background-repeat: no-repeat;
    background-position: 5px center;
}
.d6u-image{
    width:967px;
    height:694px;
    background:url('/web/img/bj.png') no-repeat;
}
.gamelist ul{
   margin-top:180px;
}
.gamelist li{
    display:inline-block;
    width:270px;
}
.gamelist li .gamename{
    display:flex;
    margin:15px 30px;
}
.gamelist li .gameicon {
    width: 76px;
}
.gamelist li .gameicon img{
    width: 76px;
    height: 76px;
    border-radius: 8px;
}
.gamememo{
    flex:1;
    font-size: 18px;
    font-weight: 600;
    color: #181B20;
    padding-top:20px;
    padding-left:10px;
}
.gamememo p{
    font-size:12px;
    font-weight: 400;
    color: #9E9E9E;
}
.d6uh{
    font-size: 36px;
   text-align:center;
    font-weight: 600;
    color: #181B20;
    margin-bottom:80px;
}

.d6uys dd{
    display:inline-block;
    width:350px;
    height:240px;
    text-align:center;
}
.d6utitle{
    font-size: 20px;
    font-weight: 500;
    color: #181B20;
    padding:20px 0;
}
.d6utip{
    font-size: 14px;
    font-weight: 400;
    color: #9E9E9E;
    line-height:20px;
}
.d6ubody{
    margin:0 50px;
}
.d6uptbody{
    padding-left:40px;
    background:#FEFEFF;
    padding-top:30px;
}
.d6uptbody dd{
    display:inline-block;
    width:220px;
}
.d6upt{
    display:flex;
    margin:0 30px 30px 30px;
}
.d6uptimg{
    width:40px;
}
.d6uptimg img{
    width:30px;
    height:30px;
}
.d6upttitle{
    flex:1;
    font-size: 20px;
    font-weight: 500;
    color: #181B20;
    line-height: 28px;
}
.d6ujoin{
    height: 407px;
    background: #FBFBFB;
    margin-top:40px;
    background:url(/web/img/pic.png) right bottom no-repeat;
}
.d6ujoinflex{
    height: 407px;

    display:flex;
}
.d6ujoinleft{
    flex:1;
    padding:40px 0;
}
.d6ujogintitle{
    font-size: 36px;
    font-weight: 600;
    color: #181B20;
}
.d6ujoinlc{
    margin-top:50px;
}
.d6ujoinlc .d6ujoinlist{
    display:inline-block;
    padding-right:30px;
}
.d6ujoinlc .d6ujoinlist img{
    width:113px;
    height:149px;
}
.d6ujoingbtn{
    display:block;
    width: 168px;
    height: 48px;
    background: #019789;
    border-radius: 2px;
    color:#fff;
    font-size:20px;
    text-align:center;
    line-height:48px;
    margin-top:50px;
}
.d6ubottom{
    height: 201px;
    background: #2C3341;
}
.d6uzx{
    font-size: 20px;
    font-weight: 500;
    color: #FBFBFB;
    line-height: 28px;
    text-align:center;
    padding-top:20px;
    padding-bottom:20px;
}
.d6uqq{
    text-align:center;

}
.d6uqq a{
    color: #FBFBFB;
    font-size:14px
}
.d6uqq img{
    width:66px;
    height:16px;
    vertical-align: middle;
}