﻿.wrap {
    width: 100%;
    height: 2350px;
    background: url("../images/wrapBg.jpg") no-repeat center top;
}

.wrap2 {
    width: 100%;
    background-image: url("../images/wrapBg2.jpg");
    height: 2122px;
    overflow: hidden
}

.wrap3 {
    width: 100%;
    background-image: url("../images/wrapBg3.jpg");
    height: 1680px;
    background-color: #409797
}

.wrap > div {
    width: 1211px;
    margin: 0 auto
}

.wrap3 > div {
    width: 1214px;
}

.one {
    height: 452px;
    background: url("../images/oneBg.jpg") no-repeat center top;
    padding-top: 510px;
    color: #18171c;
    font-size: 16px;
}

.one2 {
    background-image: url("../images/oneBg2.jpg")
}

.one3 {
    background-image: url("../images/oneBg3.jpg");
    padding-top: 245px;
}

.takeJf {
    width: 173px;
    height: 57px;
    position: absolute;
    display: block;
    top: 548px;
    background: url(../images/takeJf.png) no-repeat center bottom;
    left: 50%;
    margin-left: -75px;
}

    .takeJf:hover {
        background-position: center top
    }

p.takeJf {
    background: none;
    width: 249px;
    margin-left: -113px;
    text-align: center;
    color: #fff;
    top: 610px;
    font-size: 20px;
}

.ToHdBtn {
    top: 55px;
    right: 0px;
}

    .ToHdBtn a {
        background: url("../images/ToHd.png") no-repeat;
        width: 188px;
        height: 76px;
        display: block;
    }

        .ToHdBtn a:hover {
            background: url("../images/ToHdHover.png") no-repeat;
        }

.one .rule {
    margin-left: 605px;
}

.two {
    background: url("../images/twoBg.jpg") no-repeat center top;
    height: 300px;
    padding-top: 190px;
}

.two2 {
    background-image: url("../images/twoBg2.jpg");
    height: 392px;
    padding-top: 0
}

.two3 {
    background: none;
    height: 392px;
    padding-top: 15px;
}

.three {
    background: url("../images/thrBg.jpg") no-repeat center top;
    height: 427px;
    padding-top: 150px;
}

.three2 {
    background-image: url("../images/thrBg2.jpg");
    height: 290px;
    padding-top: 190px;
}

.three3 {
    background: none;
    height: 180px;
    padding-top: 300px;
}

.linkBtn {
    background: url("../images/logBg.png") no-repeat center top;
    width: 234px;
    height: 93px;
    left: 50px;
    z-index: 2;
    top: 82px;
}

    .linkBtn.on {
        background-image: url("../images/logOnBg.png")
    }

.linkBox {
    background: url("../images/linkBg.jpg") no-repeat center top;
    width: 893px;
    height: 56px;
    right: 40px;
    z-index: 1;
    top: 100px;
    line-height: 30px;
}

    .linkBox .tgUrl {
        float: left;
        display: block;
        width: 645px;
        height: 100%;
        background: none;
        text-indent: 50px;
        line-height: 56px;
        color: #ffebd2;
        border: none;
        *width: 600px;
        *height: 56px;
        *text-indent: 30px;
    }

.two input, .three2 input {
    background: url("../images/take.png") no-repeat;
    width: 169px;
    height: 58px;
    border: none;
    outline: none;
    margin: 0 30px
}

.three2 input {
    margin: 0 auto;
    display: block
}

.three2 ul {
    width: 100%
}

    .three2 ul li {
        width: 24.5%
    }

.two > div {
    width: 950px;
    margin: 0 auto
}

.two input.btn1 {
    background-position: center center;
}

.two input.btn2 {
    background-position: center bottom;
}

.two input.btn3 {
    background-position: center top;
}

.three input.btn1 {
    background-position: center center;
}

.three input.btn2 {
    background-position: center bottom;
}

.three input.btn3 {
    background-position: center top;
}


.two ul img, .three ul img {
    margin: 0 auto;
    display: block;
}

.three ul {
    width: 600px;
    margin-top: 20px
}

    .three ul li {
        width: 33%;
    }

    .two ul p, .three ul p {
        font-size: 18px;
        color: #442c21;
        text-align: center;
        margin: 0;
        font-weight: bold;
        line-height: 34px;
        width: 100%
    }

.two ul .p2 {
    font-size: 16px;
    font-weight: normal;
    color: #352219
}

.two3 ul {
    width: 861px;
}

    .two3 ul li {
        margin: 0 23px 57px 23px;
        width: 169px
    }

    .two3 ul p {
        text-align: center;
        color: #fff;
        font-size: 20px;
        line-height: 30px;
    }

    .two3 ul .p1 {
        color: #ffdc64
    }

    .two3 ul input {
        margin: 10px auto
    }

.three p {
    line-height: 40px;
    color: #442c21;
    font-size: 20px;
    margin-left: 220px;
}

#objDiv {
    background: rgba(0,0,0,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 3
}

.selection {
    width: 400px;
    height: 60px;
    background: #e1e1e1;
    padding: 50px 100px 50px 100px;
    margin: 400px auto 400px auto
}

    .selection select {
        width: 252px;
        height: 40px;
        background: #fff;
    }

    .selection .button {
        width: 80px;
        height: 40px;
        background: #F9BB04;
        color: #fff;
        font-size: 18px;
    }

    .selection a {
        position: relative;
        background: #ccc;
        width: 30px;
        height: 30px;
        display: block;
        left: 470px;
        top: -92px;
        line-height: 30px;
        text-align: center
    }

.proImg {
    background: url("../images/proImg3.png") no-repeat;
    height: 66px;
    width: 66px;
    margin: 0 auto
}

.proImg1 {
    background-position: left top
}

.proImg2 {
    background-position: -66px 0px
}

.proImg3 {
    background-position: -132px 0px
}

.proImg4 {
    background-position: right top
}

.proImg5 {
    background-position: left bottom
}

.proImg6 {
    background-position: -66px -66px
}

.proImg7 {
    background-position: -132px -66px
}

.proImg8 {
    background-position: right bottom
}

.three3 p {
    color: #2f7575
}
/* qq-client */
.wrap .sideBar {
    position: fixed;
    left: 0;
    top: 150px;
    width: 368px;
    height: 486px;
    background: url("../images/sideBarBg.png") no-repeat center top;
}

.sideBar > a {
    width: 278px;
    height: 99px;
    display: block;
    position: relative;
    left: 35px;
    top: 25px;
    background: url(../images/sideBarBtn.png) left bottom;
}

.clearfix {
    display: block;
    padding-bottom: 10px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.content {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-top: 130px;
}

.zhuceBox {
    height: 332px;
    margin-bottom: 0px;
    background: url(http://img-td22.td22.com/Games/TD22/mh/img/zhuceBoxBg.png) 0px 0px no-repeat;
}

.zhuce01 {
    width: 294px;
    height: 320px;
    background: #fff;
    padding: 32px 46px 29px 47px;
    background: url(http://img-td22.td22.com/Games/TD22/mh/img/zhuce1Bg.png) 0px 0px no-repeat;
    margin-top: -50px;
}

.client-list {
    height: auto;
    overflow: hidden;
    margin: 10px auto;
}

.num01 {
    background: url() 0px 0px no-repeat;
}

.num {
    color: #bda053;
    font-family: arial;
    font-size: 70px;
    margin-right: 10px;
    width: 60px;
    height: 53px;
    text-indent: -9999px;
    display: block;
}

.zhuce {
    padding-top: 60px;
    height: 249px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

    .zhuce li {
        margin-bottom: 0px;
        width: 100%;
        float: left;
        padding: 0px;
    }

.zhuceCon {
    display: block;
}

    .zhuceCon label {
        /*border: 1px solid #d8d8d8;*/
        display: block;
        margin-bottom: 20px;
        padding: 7px 10px;
        margin-top: 21px;
        position: relative;
        overflow: hidden;
        background: #570408;
    }

.common {
    background: url(../images/_icon.png) no-repeat;
}

label .icon1 {
    background-position: 0px 2px;
}

.zhuceCon label .common {
    height: 26px;
    margin-right: 10px;
    width: 24px;
}

.zhuceCon .text {
    background: none;
    border: 0 none;
    color: #000000;
    margin-top: 4px;
    width: 185px;
    font-family: "微软雅黑";
}

.mimatt {
    position: absolute;
    left: 42px;
    top: 0px;
}

.error {
    background: url(http://img-td22.td22.com/Games/TD22/ss/img/_icon-error.png) center right no-repeat #d2dadb;
    height: 42px;
    width: 230px;
    line-height: 42px;
}

.success {
    background: url(http://img-td22.td22.com/Games/TD22/ss/img/successZq.png) center right no-repeat;
    height: 42px;
    width: 42px;
    line-height: 42px;
    width: 220px;
}

label .icon2 {
    background-position: 0 -54px;
}

.zhuceCon .agree {
    width: 100%;
}

.btnagree {
    line-height: normal;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

.zhuceCon .agree em {
    color: #b7b7b7;
    margin-left: 7px;
    line-height: 20px;
    width: 222px;
}

.zcbtn {
    margin-top: 35px;
}

.btnHy {
    display: block;
    border-radius: 0px;
    border: none;
    width: 280px;
    height: 56px;
    overflow: hidden;
    line-height: 42px;
    font-family: "微软雅黑";
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    background: url(../images/sideBarBtn.png) 0px 0px;
    margin: 11px auto 0px;
    color: #fff;
}

#btnRegTwo {
    background: url(../images/sideBarBtn.png) 0px -56px;
}

.zcbutton {
    display: block;
    border-radius: 0px;
    border: none;
    width: 236px;
    height: 45px;
    overflow: hidden;
    line-height: 42px;
    font-family: "微软雅黑";
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    background-color: #4c6c9f;
    margin: 0 auto;
}

    .zcbutton:hover {
        background: #6688bf;
        color: #ffffff;
    }

    .zcbutton:visited {
        color: #ffffff;
    }

.regyz {
    margin-left: 0px;
    padding: 10px;
}

    .regyz .yzMa {
        position: relative;
        height: 76px;
    }

    .regyz .text {
        border: 1px solid #d8d8d8;
        padding: 12px 5px;
        margin: 10px 10px 0 6px;
        width: 150px;
    }

    .regyz .code {
        border: 1px solid #d8d8d8;
        color: #cccccc;
        margin-top: 10px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        width: 70px;
    }

    .regyz.a1 {
        color: #644910;
        font-size: 24px;
        padding-left: 6px;
    }

    .regyz .a2 {
        display: block;
        color: #9c8a6c;
        text-decoration: underline;
        margin: 27px 0 24px;
        font-size: 14px;
    }

        .regyz .a2:hover {
            text-decoration: none;
        }

    .regyz form .btn {
        margin-top: 30px;
    }

.regTs1 {
    font-size: 18px;
    padding: 10px 6px 10px;
    color: #474da1;
}

    .regTs1 .code {
        border: 1px solid #ae9766;
        color: #ae9766;
        margin-top: 10px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        width: 90px;
    }


.regTs2 {
    padding-left: 40px;
    padding-top: 50px;
    padding-bottom: 50px
}

    .regTs2 .a1 {
        color: #7c7475;
        font-size: 24px;
        padding-left: 6px;
    }

    .regTs2 .a2 {
        display: block;
        color: #9c8a6c;
        text-decoration: underline;
        margin: 27px 0 24px;
        font-size: 14px;
    }

        .regTs2 .a2:hover {
            text-decoration: none;
        }
/**注册账号**/
.reg-p2 {
    color: #9c8a6c;
    font-size: 14px;
    padding-left: 6px;
}

/**.regyz,.reg-step3{display:none;}**/
.regyz {
    margin-left: 30px;
    padding: 10px;
}

    .regyz .yzMa {
        position: relative;
        height: 76px;
    }

    .regyz .text {
        border: 1px solid #ae9766;
        padding: 12px 5px;
        margin: 10px 10px 0 6px;
        width: 80px;
    }

    .regyz .code {
        border: 1px solid #ae9766;
        color: #ae9766;
        margin-top: 10px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        width: 70px;
    }

    .regyz.a1 {
        color: #644910;
        font-size: 24px;
        padding-left: 6px;
    }

    .regyz .a2 {
        display: block;
        color: #9c8a6c;
        text-decoration: underline;
        margin: 27px 0 24px;
        font-size: 14px;
    }

        .regyz .a2:hover {
            text-decoration: none;
        }

    .regyz form .btn {
        margin-top: 30px;
    }

.regTs1 {
    font-size: 18px;
    padding: 10px 6px 10px;
    color: #fff;
}

    .regTs1 .code {
        border: 1px solid #ae9766;
        color: #ae9766;
        margin-top: 10px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        width: 90px;
    }


.regTs2 {
    padding-left: 40px;
    margin-top: 50px;
}

    .regTs2 .a1 {
        color: #e5ce91;
        font-size: 24px;
        padding-left: 6px;
    }

    .regTs2 .a2 {
        display: block;
        color: #9c8a6c;
        text-decoration: underline;
        margin: 27px 0 24px;
        font-size: 14px;
    }

        .regTs2 .a2:hover {
            text-decoration: none;
        }



/*北欧新式底部css*/
.foot {
    width: 100%;
    height: 230px;
    background-color: #0a0404;
}

.areaheart {
    width: 1260px;
    margin: 0 auto;
    position:relative;
}

.foot .footLogo {
    width: 317px;
    height: 75px;
    margin-top: 65px;
    float: left;
    background: url(http://img-td22.td22.com/Games/TD22/ss/img/newLogo.png);
}

.foot .footGameLogo {
    width: 181px;
    height: 112px;
    background: url(/img/logo.png) no-repeat;
    margin-top: 54px;
    background-size: 80%;
    background-position-x: 20px;
}

.foot .footerInf {
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    float: left;
    margin-top: 50px;
}

    .foot .footerInf p {
        line-height: 24px;
    }

        .foot .footerInf p a {
            color: #fff
        }

.fl {
    float: left;
}





.Tophead {
    width: 1280px;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0px;
}

    .Tophead .right span {
        margin-right: 15px;
        margin-left: 15px;
        color: #999
    }

    .Tophead .fl {
        float: left;
        padding: 1px 0px;
    }

    .Tophead .fr {
        float: right;
        position: relative;
        z-index: 102;
    }

    .Tophead .logo {
        width: 425px;
    }

        .Tophead .logo .logoLy img {
            margin-top: 5px;
        }

        .Tophead .logo .logoLy {
            position: relative;
            float: left;
            z-index: 0;
        }

.mainNav_menu {
    display: block;
    padding-top: 7px;
}

    .mainNav_menu li {
        float: left;
        text-align: center;
        display: block;
        padding: 0px 10px;
        background: url() no-repeat right center;
    }

        .mainNav_menu li a {
            color: #757575;
            text-decoration: none;
            line-height: 34px;
            height: 34px;
            text-align: center;
            padding: 0 10px;
            display: block;
            _width: 48px;
        }

            .mainNav_menu li a:hover {
                color: #3f240e;
                text-decoration: none;
            }

    .mainNav_menu .mainleyoul {
        height: 34px;
        background: none;
    }

        .mainNav_menu .mainleyoul .leyouGame_qx {
            margin-bottom: 7px;
            margin-top: 3px;
            text-align: left;
            padding: 0 17px 0px 5px;
            line-height: 24px;
            height: 24px;
            display: block;
            border: 1px #dfdfdf solid;
            background: url(http://img-td22.td22.com/Games/TD22/zhl/img/xialaBg.png) no-repeat right center;
        }

        .mainNav_menu .mainleyoul ul {
            z-index: 100;
            border: 1px #dfdfdf solid;
            background: #f6f6f6;
            position: absolute;
            right: 9px;
            top: 36px;
            width: 242px;
            display: none;
            *width: 240px; /*IE is great need, width>=li.length*/
        }

        .mainNav_menu .mainleyoul li {
            float: left;
            display: block;
            padding: 0 0px;
            width: 120px;
            background: none;
            position: relative;
            overflow: hidden;
        }

            .mainNav_menu .mainleyoul li a {
                text-align: left;
                padding: 0 12px;
                line-height: 24px;
                height: 24px;
                display: block;
                _padding-bottom: 6px; /*IE6 only*/
            }

                .mainNav_menu .mainleyoul li a:hover {
                    color: #3f240e;
                    text-decoration: none;
                }

            .mainNav_menu .mainleyoul li dl {
                float: left;
                text-align: left;
            }

                .mainNav_menu .mainleyoul li dl dd, .mainNav_menu .mainlevel li dl dt {
                    border-bottom: 1px #f9f9f9 solid;
                    height: 32px;
                    line-height: 32px;
                    display: block;
                }

                .mainNav_menu .mainleyoul li dl dt {
                    color: #e5124a;
                    line-height: 34px;
                    height: 34px;
                    padding: 0 10px;
                }

        .mainNav_menu .mainleyoul .gameMenu01 {
            background: #fff;
        }

        .mainNav_menu .mainleyoul .gameMenu02 {
            background: #f6f6f6;
        }

.gameHot_M {
    background: url(http://szhuodong.duowan.com/s/topBar/images/hotIcon.png) no-repeat right;
    padding-right: 26px;
}


.TopH_adImg_div {
    margin-top: 0px;
    width: 1100px;
    height: 190px;
    display: inline;
    background: url() no-repeat;
    display: none;
    position: absolute;
    z-index: 102;
    top: 0px;
    left: -160px;
}

    .TopH_adImg_div a {
        width: 100%;
        height: 100%;
        display: inline-block;
    }

.TopH_adImg {
    float: left;
    width: 250px;
    height: 43px;
    margin-left: 0px;
    background: url() no-repeat left top;
    position: relative;
    z-index: 15;
}

.TopH_header {
    width: 250px;
    float: right;
    position: relative;
    z-index: 101;
}


.header1 {
    z-index: 50;
    position: relative;
    top: 0px;
    background-color: #fff;
}

.pdBg {
    background: url("../images/logBg.png") no-repeat center top
}
