body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
ol,
dl,
dt,
dd {
    margin: 0;
    padding: 0;
}

body {
    font-family: "Microsoft Yahei", simsun;
    color: #333;
    overflow-x: hidden;
}

ul,
ol {
    list-style: none;
}

input,
img {
    display: block;
    border: 0;
}

a {
    text-decoration: none;
}

.header-wrap {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0;
    z-index: 10000;
    width: 1920px;
    height: 80px;
    background: linear-gradient(to right, #eeeeee, rgba(255, 255, 255, 0.1));
}

.header {
    width: 1170px;
    height: 80px;
    margin: 0 auto;
}

#dalan-logo {
    float: left;
    margin-top: 21px;
}

#dalan-logo img {
    display: block;
}

.main-nav {
    float: left;
    margin-left: 140px;
}

.main-nav li {
    float: left;
}

.main-nav .active {
    color: #4697e8;
}

.main-nav .active i {
    width: 38px;
}

.main-nav a {
    display: block;
    width: 86px;
    height: 80px;
    font: 16px/80px "microsoft yahei";
    color: #333;
    text-align: center;
    position: relative;
}

.main-nav a i {
    position: absolute;
    bottom: 20px;
    left: 24px;
    width: 0;
    height: 3px;
    background-color: #4697e8;
    transition: width .1s linear;
}

.main-nav a:hover {
    color: #4697e8;
}

.main-nav a:hover i {
    width: 38px;
}

.reg-login {
    float: right;
    line-height: 80px;
    font-size: 14px;
}

.reg-login a {
    color: #333;
    padding: 0 7px;
}

.reg-login a:hover {
    color: #4697e8;
}

.game-list {
    width: 880px;
}

.game-list li {
    float: left;
    margin-right: 17px;
    width: 276px;
    height: 354px;
}

.game-list a:hover {
    color: #4697e8;
}

.game-pic {
    display: block;
}

.gift-pref {
    height: 30px;
}

.gift-pref p {
    float: right;
}

.gift-pref a {
    float: left;
    margin-right: 10px;
    width: 62px;
    font: 14px/30px "microsoft yahei";
    text-align: right;
    color: #333;
}

.gift-pref a:hover i:first-child {
    display: none;
}

.gift-pref a:hover i:nth-child(2) {
    display: block;
}

.game-cont-wrap {
    border: 1px solid #eee;
    padding-top: 10px;
}

.icon-hotgame_gift_nor {
    float: left;
    background-image: url(../img/sprite.png);
    background-position: -691px 0px;
    width: 30px;
    height: 30px;
}

.icon-hotgame_gift_sel {
    display: none;
    float: left;
    background-image: url(../img/sprite.png);
    background-position: -651px 0px;
    width: 30px;
    height: 30px;
}

.icon-hotgame_special-area_nor {
    float: left;
    background-image: url(../img/sprite.png);
    background-position: -611px 0px;
    width: 30px;
    height: 30px;
}

.icon-hotgame_special-area_sel {
    display: none;
    float: left;
    background-image: url(../img/sprite.png);
    background-position: -571px 0px;
    width: 30px;
    height: 30px;
}

.text-cont {
    color: #333;
}

.text-cont span {
    display: block;
    padding-left: 16px;
}

.game-title {
    font: bold 22px/22px "microsoft yahei";
}

.game-desc {
    font: 14px/34px "microsoft yahei";
}

#welfare,
#hot-game,
#open-tabs {
    margin-right: 30px;
    float: left;
    width: 278px;
    overflow: hidden;
}

#welfare h2,
#hot-game h2,
#open-tabs h2 {
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    height: 48px;
    font: normal 22px/28px "microsoft yahei";
    color: #333;
}

#welfare h2 span,
#hot-game h2 span,
#open-tabs h2 span {
    float: left;
    padding: 10px 22px;
    height: 27px;
    border-bottom: 2px solid #4697e8;
}

#hot-game,
#open-tabs {
    width: 862px;
    margin: 0;
}

#hot-game h2 a,
#open-tabs h2 a {
    margin-top: 10px;
    float: right;
    width: 60px;
    height: 28px;
    border: 1px solid #333;
    border-radius: 4px;
    font: 14px/28px "microsoft yahei";
    color: #333;
    text-align: center;
}

#open-tabs {
    width: 427px;
    margin-top: 24px;
}

.open-tabs-cont {
    width: 424px;
    height: 289px;
    border: 1px solid #e7e7e7;
}

.open-tabs-nav:after {
    content: "";
    display: block;
    clear: both;
}

.open-tabs-nav a {
    display: block;
    float: left;
    width: 212px;
    height: 40px;
    text-align: center;
    background-color: #eee;
    font: 16px/40px "microsoft yahei";
    color: #333;
    box-sizing: border-box;
}

.open-tabs-nav .active {
    background-color: #fff;
    border-top: 3px solid #4697e8;
    font-weight: bold;
}

.tab-cont {
    padding: 0 28px;
}

.will-open-tab,
.hot-open-tab {
    width: 100%;
}

.will-open-tab tr:last-child td,
.hot-open-tab tr:last-child td {
    border: 0;
}

.will-open-tab td,
.hot-open-tab td {
    padding: 10px 0;
    border-bottom: 1px solid #e7e7e7;
    font-size: 12px;
    line-height: 30px;
}

.will-open-tab td:first-child,
.hot-open-tab td:first-child {
    width: 112px;
}

.will-open-tab td:first-child a,
.hot-open-tab td:first-child a {
    font-size: 12px;
    color: #333;
}

.will-open-tab td:first-child img,
.hot-open-tab td:first-child img {
    float: left;
    margin-right: 8px;
}

.will-open-tab td:nth-child(2),
.hot-open-tab td:nth-child(2) {
    width: 92px;
    color: #939393;
}

.will-open-tab td:nth-child(3),
.hot-open-tab td:nth-child(3) {
    width: 90px;
    color: #939393;
}

.will-open-tab td:nth-child(4),
.hot-open-tab td:nth-child(4) {
    width: 45px;
}

.will-open-tab td:nth-child(4) a:hover i:first-child,
.hot-open-tab td:nth-child(4) a:hover i:first-child {
    display: none;
}

.will-open-tab td:nth-child(4) a:hover i:first-child + i,
.hot-open-tab td:nth-child(4) a:hover i:first-child + i {
    display: block;
}

.will-open-tab td:nth-child(4) span,
.hot-open-tab td:nth-child(4) span {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../img/hotgame_gift_dis.png) no-repeat;
    cursor: not-allowed;
}

.will-open-tab td:nth-child(5),
.hot-open-tab td:nth-child(5) {
    width: 30px;
}

.will-open-tab td:nth-child(5) a:hover i:first-child,
.hot-open-tab td:nth-child(5) a:hover i:first-child {
    display: none;
}

.will-open-tab td:nth-child(5) a:hover i:first-child + i,
.hot-open-tab td:nth-child(5) a:hover i:first-child + i {
    display: block;
}

.icon-open-table_download_nor {
    display: block;
    background-image: url(../img/sprite.png);
    background-position: -531px 0px;
    width: 30px;
    height: 30px;
}

.icon-open-table_download_sel {
    display: none;
    background-image: url(../img/sprite.png);
    background-position: -731px 0px;
    width: 30px;
    height: 30px;
}

.footer {
    clear: both;
    width: 100%;
    padding: 35px 0 33px;
    margin: 0 auto;
    text-align: center;
    font: 12px/14px "microsoft yahei";
    background-color: #2b2f32;
    color: #fff;
}

.footer a {
    margin: 0 10px;
    color: #fff;
}

.font-link {
    margin-bottom: 16px;
}

.footer-copyright {
    position: relative;
    margin: 0 auto;
    padding: 16px 36px;
    width: 634px;
    color: #efefef;
}

.footer-copyright img {
    position: absolute;
    right: -24px;
    top: 9px;
}

.footer-logo {
    margin: 0 auto;
}

body {
    background-color: #f4f4f4;
}

.header-wrap {
    position: relative;
}

.reg-login {
    font-size: 12px;
}

.user-info {
    margin: 0 auto 40px;
    height: 200px;
    background: url(../img/userbanner.png) no-repeat center;
}

.user-container {
    margin: 0 auto;
    width: 1170px;
    height: 200px;
    background: url(../img/calendar.png) no-repeat 913px 13px;
}

.head-photo {
    float: left;
    border-radius: 60px;
    margin: 40px 25px 40px 58px;
}

.user-data {
    float: left;
    width: 714px;
}

.user-data > b {
    display: block;
    margin-top: 30px;
    font: bold 22px/22px "microsoft yahei";
    color: #fff;
}

.user-data > span {
    display: block;
    margin-top: 20px;
    font: 12px/12px "microsoft yahei";
    color: #fff;
}

.user-grade {
    padding: 26px 0 20px;
    border-bottom: 1px dashed #fff;
}

.user-grade:after {
    content: "";
    display: block;
    clear: both;
}

.user-grade .grade {
    float: left;
    font: 14px/14px "microsoft yahei";
    color: #fffc05;
}

.user-grade .grade-progress {
    float: left;
    margin: 0 10px;
    width: 193px;
    height: 12px;
    background-color: #fff;
    border-radius: 6px;
}

.user-grade .grade-progress span {
    float: left;
    min-width: 10px;
    height: 12px;
    border-radius: 6px;
    background-color: #fffc05;
}

.user-grade .grade-val {
    float: left;
    font: 14px/14px "microsoft yahei";
    color: #fff;
}

.logout {
    margin-top: 16px;
    display: block;
    width: 60px;
    height: 26px;
    font: 14px/26px "microsoft yahei";
    color: #333;
    text-align: center;
    border-radius: 13px;
    background-color: #fff778;
}

.sign-integral {
    float: right;
    padding-right: 18px;
}

.sign-btn {
    position: relative;
    display: block;
    margin: 64px 0 15px;
    width: 129px;
    height: 36px;
    font: 16px/36px "microsoft yahei";
    color: #fff;
    text-align: center;
    background-color: #ff8400;
}

.sign-btn img {
    display: none;
}

.sign-btn b {
    position: absolute;
    font-weight: normal;
    right: 5px;
    top: 0;
    opacity: 0;
}

.have-sign {
    background-color: #aaa;
}

.have-sign img {
    display: inline;
}

.integral {
    display: block;
    font: 14px/14px "microsoft yahei";
    color: #fff;
    text-align: center;
}

.main {
    margin: 0 auto;
    width: 1170px;
}

.user-nav {
    float: left;
    margin-right: 20px;
    width: 200px;
    height: 509px;
    background-color: #fff;
}

.user-nav li {
    height: 50px;
}

.user-nav b {
    font-weight: normal;
}

.user-nav a {
    display: block;
    border-left: 2px solid #fff;
    padding-left: 27px;
    font: 16px/50px "microsoft yahei";
    color: #333;
}

.user-nav a:hover {
    border-left-color: #4697e8;
    background-color: rgba(148, 190, 232, 0.1);
    color: #0074e8;
}

.user-nav a:hover span {
    display: inline;
}

.user-nav span {
    display: none;
    float: right;
    padding-right: 8px;
    font-weight: bold;
    font-family: monospace;
}

.user-nav .active {
    border-left-color: #4697e8;
    background-color: rgba(148, 190, 232, 0.1);
    color: #0074e8;
}

.user-nav .active span {
    display: inline;
}

.have-msg {
    position: relative;
}

.have-msg:after {
    content: "";
    overflow: hidden;
    position: absolute;
    top: -3px;
    right: -4px;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #e60012;
}

.user-cont {
    margin-bottom: 50px;
    float: left;
    width: 950px;
    min-height: 600px;
    background-color: #fff;
}

.mygame {
    padding: 0 23px;
    background-color: #fff;
}

.mygame h3 {
    padding: 30px 0 12px;
    border-bottom: 1px solid #dcdcdc;
}

.mygame h3 span {
    display: block;
    padding-left: 22px;
    border-left: 6px solid #4697e8;
    font: 22px/22px "microsoft yahei";
}

.had-play,
.new-recommend {
    padding: 0 28px;
    min-height: 260px;
}

.had-play:after,
.new-recommend:after {
    content: "";
    display: block;
    clear: both;
}

.had-play li,
.new-recommend li {
    float: left;
    padding: 20px 0;
    width: 380px;
    height: 86px;
}

.had-pay-pic,
.new-recommend-pic {
    float: left;
    width: 86px;
    height: 86px;
    margin-right: 18px;
}

.had-pay-info h4,
.new-recommend-info h4 {
    font: bold 16px/24px "microsoft yahei";
    color: #333;
}

.had-pay-info span,
.new-recommend-info span {
    min-height: 34px;
    display: block;
    font: 12px/34px "microsoft yahei";
    color: #939393;
}

.had-pay-info a,
.new-recommend-info a {
    margin-right: 9px;
    float: left;
    width: 72px;
    height: 24px;
    border: 1px solid #cecece;
    border-radius: 5px;
    font: 12px/24px "microsoft yahei";
    text-align: center;
    color: #333;
}


.mymsg-top,
.pay-records,
.account-info,
.change-pass,
.change-pass2,
.bind-phone {
    padding: 0 29px;
    height: 97px;
    background-color: #fff;
}

.mymsg-top h3,
.pay-records h3,
.account-info h3,
.change-pass h3,
.change-pass2 h3,
.bind-phone h3 {
    padding: 20px 0;
}

.mymsg-top h3 span,
.pay-records h3 span,
.account-info h3 span,
.change-pass h3 span,
.change-pass2 h3 span,
.bind-phone h3 span {
    display: block;
    padding-left: 19px;
    border-left: 6px solid #4697e8;
    font: 22px/22px "microsoft yahei";
}

.msg-tabs:after {
    content: "";
    display: block;
    clear: both;
}

.msg-tabs label {
    float: left;
    margin-left: 25px;
    font: 16px/16px "microsoft yahei";
}

.msg-tabs input {
    display: none;
}

.msg-tabs b {
    font-weight: normal;
}

.msg-tabs span {
    float: right;
    margin: 1px 0 0 5px;
    background-image: url(../img/sprite2.png);
    background-position: -46px 0px;
    width: 14px;
    height: 14px;
}

.msg-tabs input:checked + span {
    background-image: url(../img/sprite2.png);
    background-position: -70px 0px;
}

.msg-info {
    display: none;
    padding: 0 29px;
    background-color: #fff;
    min-height: 360px;
}

.msg-info li {
    padding-top: 20px;
    margin-bottom: 5px;
    border-bottom: 1px solid #dcdcdc;
}

.msg-info li:after {
    content: "";
    display: block;
    clear: both;
}

.msg-sort-pic,
.msg-sort-pic2,
.msg-sort-pic3 {
    float: left;
    margin-right: 20px;
    background-image: url(../img/sprite2.png);
    width: 40px;
    height: 40px;
}

.msg-sort-pic {
    background-position: -206px 0px;
}

.msg-sort-pic2 {
    background-position: -256px 0px;
}

.msg-sort-pic3 {
    background-position: -306px 0px;
}

.msg-txt {
    float: left;
}

.msg-txt h4 {
    font: bold 16px/40px "microsoft yahei";
}

.msg-txt h4 a {
    color: #333;
}

.msg-txt p {
    margin-bottom: 25px;
    width: 640px;
    font: 14px/30px "microsoft yahei";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.msg-txt p a {
    color: #333;
}

.msg-time {
    float: right;
    font: 12px/40px "microsoft yahei";
    color: #939393;
}

.pay-records,
.account-info {
    height: auto;
    min-height: 500px;
}

.pay-tab {
    margin: 0 20px;
    border: 1px solid #e9e9e9;
}

.pay-tab dt {
    padding: 0 21px;
    background-color: #e9e9e9;
}

.pay-tab dt:after {
    content: "";
    display: block;
    clear: both;
}

.pay-tab dt span {
    font: 16px/44px "microsoft yahei";
}

.pay-tab dd {
    margin: 0 21px;
    border-bottom: 1px solid #e9e9e9;
}

.pay-tab dd:after {
    content: "";
    display: block;
    clear: both;
}

.pay-tab dd span {
    font: 12px/52px "microsoft yahei";
}

.pay-tab dd:last-child {
    border: 0;
}

.pay-tab span {
    float: left;
    text-align: center;
    color: #383838;
}

.pay-tab span:first-child {
    width: 128px;
}

.pay-tab span:nth-child(2) {
    width: 192px;
}

.pay-tab span:nth-child(3) {
    width: 82px;
}

.pay-tab span:nth-child(4) {
    width: 96px;
}

.pay-tab span:nth-child(5) {
    width: 82px;
}

.pay-tab span:nth-child(6) {
    width: 50px;
}

.pay-tab span:nth-child(7) {
    width: 90px;
}

.pay-tab span:nth-child(8) {
    width: 88px;
}

.change-pass,
.change-pass2,
.bind-phone {
    height: 697px;
}

.change-pass h3,
.change-pass2 h3,
.bind-phone h3 {
    margin-bottom: 61px;
}

.change-1,
.change-2,
.bind-1,
.bind-success,
.bind-2,
.bind-3 {
    width: 367px;
    margin: 0 auto;
}

.input-tips {
    font: 12px/12px "microsoft yahei";
    color: #f04134;
    padding-left: 67px;
    margin-bottom: 10px;
}

.change-form1:after,
.change-form2:after,
.bind-form1:after,
.bind-form2:after,
.bind-form3:after {
    content: "";
    display: block;
    clear: both;
}

.change-form1 label,
.change-form2 label,
.bind-form1 label,
.bind-form2 label,
.bind-form3 label {
    display: block;
    margin-bottom: 10px;
    font: 16px/40px "microsoft yahei";
}

.change-form1 label:after,
.change-form2 label:after,
.bind-form1 label:after,
.bind-form2 label:after,
.bind-form3 label:after {
    content: "";
    display: block;
    clear: both;
}

.change-form1 span,
.change-form2 span,
.bind-form1 span,
.bind-form2 span,
.bind-form3 span {
    float: left;
    width: 66px;
    text-align: right;
}

.change-form1 input,
.change-form2 input,
.bind-form1 input,
.bind-form2 input,
.bind-form3 input {
    padding-left: 15px;
    float: right;
    border: 1px solid #f2f2f2;
    width: 283px;
    height: 36px;
    outline: none;
    font: 14px/36px "microsoft yahei";
}

.change-form1 button,
.change-form2 button,
.bind-form1 button,
.bind-form2 button,
.bind-form3 button {
    margin-bottom: 6px;
    float: right;
    width: 298px;
    height: 40px;
    font: 16px/40px "microsoft yahei";
    color: #fff;
    background-color: #4697e8;
    border: 0;
    border-radius: 2px;
    outline: none;
}

.other-method {
    margin-top: 17px;
    font: 14px/14px "microsoft yahei";
    color: #383838;
    text-align: center;
}

.other-method a {
    color: #4697e8;
}

.auth-code {
    margin-bottom: 10px;
    height: 40px;
}

.auth-code label {
    margin-bottom: 0;
    float: left;
    width: 249px;
}

.auth-code input {
    width: 165px;
}

.auth-code a {
    float: right;
    width: 108px;
    height: 40px;
    font: 14px/40px "microsoft yahei";
    text-align: center;
    background-color: #4697e8;
    color: #fff;
}

.privilege {
    padding: 28px 0 0 380px;
    font: 14px/24px "microsoft yahei";
    color: #656565;
}

.advise {
    padding: 28px 156px 0;
    font: 14px/24px "microsoft yahei";
    color: #108ee9;
    text-align: center;
}

.bind-success {
    display: none;
    width: 298px;
    padding-top: 50px;
}

.bind-success p {
    text-align: center;
    font: bold 20px/64px "microsoft yahei";
}

.bind-success button {
    border: 0;
    width: 298px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    background-color: #4697e8;
    outline: none;
    border-radius: 2px;
}

.account-info {
    height: 628px;
}

.account-info-cont {
    margin-left: 28px;
    width: 790px;
}

.account-info-cont table {
    width: 100%;
}

.account-info-cont td {
    height: 58px;
    border-bottom: 1px solid #dcdcdc;
}

.account-info-cont td:first-child {
    width: 130px;
    font: 18px/58px "microsoft yahei";
    color: #333;
}

.account-info-cont td:nth-child(2) {
    width: 598px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

.account-info-cont td:nth-child(3) a {
    font-size: 14px;
    color: #333;
}

.account-info-cont td:nth-child(3) a:hover {
    color: #c10000;
}

.account-info-cont td:nth-child(3) img {
    margin-left: 5px;
    display: inline;
}

.account-info-cont tr:first-child td:nth-child(2) img {
    float: left;
    border-radius: 20px;
}

.account-info-cont tr:first-child label {
    float: left;
    margin: 5px 16px;
    border: 1px solid #dcdcdc;
    width: 66px;
    height: 28px;
    font: 14px/28px "microsoft yahei";
    text-align: center;
    background-color: #fbfbfb;
}

.account-info-cont tr:first-child input {
    display: none;
}

.account-info-cont tr:nth-child(2) input,
.account-info-cont tr:nth-child(4) input {
    padding-left: 8px;
    width: 290px;
    height: 28px;
    border: 1px solid #dcdcdc;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    outline: none;
}

.account-info-cont tr:nth-child(3) td:nth-child(2) a {
    margin-left: 33px;
    font-weight: normal;
    color: #333;
}

.account-info-cont tr:nth-child(4) td:nth-child(2) a {
    margin-left: 33px;
    font-weight: normal;
    color: #333;
}

.account-info-cont tr:nth-child(5) label {
    margin-right: 46px;
    float: left;
    width: 38px;
}

.account-info-cont tr:nth-child(5) input {
    float: right;
    outline: none;
}

.account-info-cont tr:nth-child(6) label {
    font-weight: normal;
    float: left;
}

.account-info-cont tr:nth-child(6) select {
    margin-right: 4px;
    outline: none;
}

.show-true {
    display: block;
}

.show-false {
    display: none;
}

#date-select {
    float: left;
    width: 100px;
    padding: 2px;
    border: 1px solid #ddd;
}

.edit-save-btn {
    margin: 30px 0 0 28px;
    width: 152px;
    height: 40px;
    background-color: #0074e8;
    color: #fff;
    font-size: 14px;
}

.code-download {
    position: fixed;
    z-index: 9999;
    top: -9999px;
    left: -9999px;
    padding: 0 8px;
    width: 96px;
    height: 139px;
    background-color: #212121;
}

.code-download p {
    font: 14px/28px "microsoft yahei";
    color: #fff;
    text-align: center;
}

.code-download div {
    position: relative;
    padding: 4px;
    width: 88px;
    height: 94px;
    background-color: #fff;
}

.code-download img {
    padding: 1px;
    position: absolute;
    top: 39px;
    left: 36px;
    background-color: #fff;
}

.bind-2 > p,
.bind-3 > p {
    padding-left: 66px;
    margin-bottom: 20px;
    text-align: center;
    font: bold 20px/20px "microsoft yahei";
}

.bind-3 > p {
    padding-top: 50px;
    margin-bottom: 32px;
}

.no-msg {
    background: url(../img/nomsg.png) #fff no-repeat center 100px;
}

.no-play {
    background: url(../img/nogame.png) no-repeat center;
}

.no-records {
    background: url(../img/norem.png) #fff no-repeat center;
}