﻿/*reset*/

@charset "utf-8";

/* CSS Document */

html,
body,
div,
span,
object,
embed,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
cite,
code,
del,
dfn,
em,
img,
strong,
sub,
sup,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
section,
article {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}

html {
    overflow-y: scroll;
    overflow-x: hidden;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: none;
    display: block;
}

ul,
li,
ol {
    list-style: none;
}

i,
em,
cite,
dfn {
    font-style: normal;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearMargin:before {
    content: "";
    display: table;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *display: inline-block;
    *zoom: 100%;
}

.clear {
    clear: both;
    line-height: 1px;
    height: 1px;
    *display: inline;
    font-size: 1px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.alignL {
    text-align: left;
}

.alignC {
    text-align: center;
}

.alignR {
    text-align: right;
}

.middle {
    vertical-align: middle;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.none {
    display: none;
}

.block {
    display: block;
}

.overf {
    overflow: hidden;
}

.center {
    margin: 0 auto;
}

:focus,
a {
    outline: none;
    -moz-outline-style: none;
}

a:visited,
a:link {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.yellow {
    color: #fff954;
}

.font_14 {
    font-size: 14px;
}

.font_16 {
    font-size: 16px;
}

.mt15 {
    margin-top: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mb25 {
    margin-bottom: 25px;
}

.z10 {
    z-index: 10;
}

.z20 {
    z-index: 20;
}

.z30 {
    z-index: 30;
}

body {
    font: 13px/1.6 "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", tahoma, Arial;
    color: #BA8F6B;
    background: #241c19
}


/*body*/

.wrap01 {
    background: url("https://static.web.sdo.com/dn/pic/dn_21act/2212khj/wrap01_bg.jpg") no-repeat center top;
}

.wrap01 .time {
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    position: absolute;
    width: 100%;
    bottom: 50px;
    left: 0;
}

.contain {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.contain:before {
    content: "";
    display: table;
    height: 0;
    clear: both;
    visibility: hidden;
}

.wrap01 .contain {
    height: 478px;
}

.wrap02 {
    font-size: 18px;
    background: url("https://static.web.sdo.com/dn/pic/dn_21act/2212khj/wrap02_bg.jpg") no-repeat center top;
}

.wrap02 .contain {
    height: 1096px;
}

.wrap03 {
    background: url("https://static.web.sdo.com/dn/pic/dn_21act/2212khj/wrap03_bg.png") no-repeat center top;
}

.wrap03 .contain {
    margin-bottom: 90px;
}

.wrap04 {
    background: url("https://static.web.sdo.com/dn/pic/dn_21act/2212khj/wrap04_bg.png") no-repeat center top;
}

.wrap04 .event1_title {
    text-align: center;
}

.wrap05 .contain {
    padding: 50px 0 100px;
}

.logo {
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -63px;
}

.time_box {
    position: absolute;
    width: 400px;
    height: 113px;
    top: 316px;
    left: 50%;
    margin-left: -200px;
    background: url("https://static.web.sdo.com/dn/pic/dn_act/201709khj/time_bg.png") no-repeat;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.time_box p {
    position: relative;
    top: 60px;
}


/*invite*/

.invite_box {
    width: 100%;
    height: 934px;
}

.invite_txt {
    width: 686px;
    height: 330px;
    top: 200px;
    left: 280px;
    color: #604357;
    line-height: 27px;
    font-size: 16px;
}

.invite_txt p {
    text-indent: 2em;
}

.login_btn {
    width: 345px;
    height: 107px;
    bottom: 105px;
    left: 50%;
    margin-left: -178px;
    background: url(https://static.web.sdo.com/dn/pic/dn_21act/2212khj/login.png) no-repeat;
}

.player_ifo {
    width: 100%;
    bottom: 150px;
    left: 0;
    color: #A87B54;
    text-align: center;
}

.player_ifo span {
    margin-right: 20px;
}

.login_out {
    color: #a3a3a3;
    font-weight: bold;
}

.btn {
    width: 280px;
    height: 80px;
    line-height: 80px;
    border-radius: 40px;
    font-size: 24px;
    text-align: center;
}

.s_btn {
    width: 98px;
    height: 30px;
    line-height: 30px;
    border-radius: 40px;
    font-size: 18px;
    text-align: center;
    background: #8d694b;
    color: #fff5b0;
}

.active {
    background: #f58d33;
}

.download {
    background: #47407D;
    bottom: 140px;
    left: 160px;
    color: #FFFEFE;
}

.get_grade90 {
    background: #D83B28;
    bottom: 140px;
    right: 170px;
    color: #FFF5B0;
}


/*event1*/

.event1_title {
    font-size: 36px;
    color: #FFF5B0;
    margin-top: 38px;
    line-height: 48px;
    text-align: center;
}

.detail01 {
    color: #BA8F6B;
    font-size: 18px;
    margin: 180px 66px 0 66px;
    line-height: 32px;
}

.event1_icon {
    width: 120px;
    height: 120px;
    background: url("https://static.web.sdo.com/dn/pic/dn_act/201709khj/event1_icon.png") no-repeat;
    margin: 42px auto 0;
}

.get {
    width: 80px;
    height: 30px;
    line-height: 30px;
    border-radius: 25px;
    font-size: 18px;
    text-align: center;
    background: #d83b28;
    bottom: -52px;
    left: 50%;
    margin-left: -40px;
    color: #FFF5B0;
}

.got {
    width: 80px;
    height: 30px;
    line-height: 30px;
    border-radius: 25px;
    font-size: 18px;
    text-align: center;
    background: #535353;
    bottom: -52px;
    left: 50%;
    margin-left: -40px;
    color: #CECECE;
}

.remind_title {
    color: #916947;
    margin-top: 80px;
    text-align: left;
    padding-left: 60px;
    font-size: 14px;
}

.event1_remind {
    margin-left: 130px;
    text-align: left;
    line-height: 24px;
    color: #916947;
    font-size: 14px;
    margin-top: -24px;
}

.event1_remind li {
    padding-left: 20px;
    position: relative;
}

.event1_remind li b {
    color: #c69972;
}

.circle {
    position: absolute;
    width: 14px;
    height: 14px;
    line-height: 14px;
    border-radius: 50%;
    text-align: center;
    background: #EDD29D;
    top: 6px;
    font-weight: bold;
    font-size: 12px;
    left: 0;
    color: #251815;
}

.event1_remind .li03 {
    font-weight: bold;
}


/*event2 */

.process_box {
    width: 720px;
    height: 100px;
    text-align: center;
    margin: 60px auto 0;
}

.process_bg {
    width: 639px;
    height: 32px;
    background: url("https://static.web.sdo.com/dn/pic/dn_21act/2212khj/process_bg.png") no-repeat;
    top: 40px;
    left: 50px;
}

.process {
    width: 165px;
    height: 36px;
    background: url(https://static.web.sdo.com/dn/pic/dn_act/201709khj/process.png) no-repeat;
    top: -2px;
    left: 3px;
}

.tou {
    top: 10px;
    left: 7px;
}

.user_name {
    color: #EDD29D;
    font-size: 16px;
    top: 10px;
    left: -201px;
    width: 200px;
    text-align: right;
}

.process_box .num_bg {
    position: absolute;
    width: 60px;
    height: 24px;
    background: url(https://static.web.sdo.com/dn/pic/dn_21act/2212khj/zi_num_bg.png) no-repeat;
    color: #fff;
    font-weight: bold;
}

.process_box .num01 {
    top: 10px;
    left: 106px;
}

.process_box .num02 {
    top: 10px;
    left: 345px;
}

.process_box .num03 {
    top: 10px;
    left: 650px;
}

.how_num i {
    position: absolute;
    width: 45px;
    height: 27px;
    background: url(https://static.web.sdo.com/dn/pic/dn_21act/2212khj/zi.png) no-repeat;
    color: #fff;
    font-weight: bold;
    top: 57px;
    line-height: 31px;
    left: 2px;
    cursor: pointer;
}

.how_num_detail {
    box-sizing: border-box;
    width: 300px;
    line-height: 22px;
    padding: 15px 15px;
    background: #47407d;
    color: #E3E1F5;
    top: 106px;
    left: -252px;
    text-align: left;
}

.red_num {
    position: absolute;
    width: 56px;
    height: 27px;
    background: url(https://static.web.sdo.com/dn/pic/dn_21act/2212khj/red_num_bg.png) no-repeat;
    color: #EDD29D;
    font-weight: bold;
    top: 36px;
    right: -3px;
    line-height: 31px;
}

.process_icons {
    margin: 25px 0 0 296px;
    text-align: center;
}

.process_icons li {
    float: left;
    width: 127px;
    height: 190px;
}

.process_icons li img,
.process_icons li a {
    display: block;
    margin: 0px auto;
}

.process_icons p {
    color: #FFF4CD;
    margin: 8px auto;
}

.process_icons .li01 {
	margin-left: 18px;
    margin-right: 111px;
}

.process_icons .li02 {}

.process_icons .li03 {
    margin-right: 0;
}

.exchange_num {
    font-size: 20px;
    text-align: center;
    color: #EDD29D;
    margin: 40px 0;
}


/*icon_ul02*/

.bei_box01 {
    margin-top: 100px;
}

.bei_item {
    text-align: center;
    font-size: 0;
}

.bei_item li {
    width: 160px;
/*     height: 100%; */
    margin-right: 100.5px;
    display: inline-block;
    font-size: 14px;
}

.bei_item li a {
    display: block;
    margin: 0 auto;
}

.bei_item li p {
    color: #a87b54;
    margin: 7px auto;
}

.bei_item .pic {
    width: 100%;
    height: 100px;
    position: relative;
    background: url(https://static.web.sdo.com/dn/pic/dn_21act/2212khj/icon-bg.png) no-repeat center 0;
}

.bei_item .pic img {
    display: inline-block;
    margin-top: 12px;
}

.wrap04 .bei_item .pic {
    height: 103px;
    /*cursor: pointer;*/
}

.bei_item .pic .d_pic {
    top: -234px;
    left: -196px;
}

.bei_item .last_li {
    margin-right: 0;
}

.crazy_num {
    width: 100%;
    height: 22px;
    color: #180C0C;
    bottom: 0;
    left: 0;
    line-height: 22px;
}


/*icon_ul03*/

.bei_box02 {
    margin-top: 60px;
}

.bei_box02 .bei_item {
    width: 905px;
    height: 215px;
    background: url('https://static.web.sdo.com/dn/pic/dn_21act/2212khj/icon_ul03.png') no-repeat;
    margin: 15px auto 0;
    text-align: center;
}


/*icon_ul01*/

.other_box .bei_item li {
    margin: 20px 5px;
    padding: 20px 0;
}

.other_box .bei_item .li05 p {
    width: 118px;
    margin-left: -9px;
}

.other_box .bei_item .last_li .crazy_num {
    margin-left: 5px;
}

.other_box .bei_item .last_li p {
    width: 118px;
    margin-left: -1px;
}

.wrap05 .event1_remind .li03 {
    font-weight: normal;
}


/*����*/

.alert_bg {
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}

.close_dialog {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0px;
    right: -60px;
    background: url("https://static.web.sdo.com/dn/pic/dn_21act/2212khj/pop_close.png?a2") no-repeat;
}

.pop:before {
    content: "";
    display: table;
    height: 0;
    clear: both;
    visibility: hidden;
}

.pop {
    background: #fdf2cb;
    z-index: 100002;
}

.pop {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 602px;
    height: 300px;
    background: #fdf2cb;
    position: absolute;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #4b3b3b;
}

.pop .desc {
    margin-top: 60px;
    font-size: 24px;
}
.pop .desc2 {
    font-size: 18px;
}
.pop .tips {
    font-weight: normal;
    font-size: 14px;
}

.pop .box-btn {
    width: 440px;
    font-size: 0;
    text-align: center;
    height: 60px;
    margin: 40px auto 0;
}

.pop .box-btn a {
    background: #5e55a2;
    width: 170px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    margin: 0 25px;
}

.pop .box-btn a:hover {
    opacity: .85;
}


/*������*/

.p03 {
    height: 32px;
}

.p02 {
    position: relative;
    width: 2px;
    height: 32px;
    background: url("https://static.web.sdo.com/dn/pic/dn_21act/2212khj/p02.png") repeat;
}

.full_process {
    width: 639px;
    height: 32px;
    background: url("https://static.web.sdo.com/dn/pic/dn_21act/2212khj/full_bg.png") no-repeat;
}


/*event01*/

.event_ul {
    width: 766px;
    margin: 0 auto;
    color: #fff5b0;
    font-size: 18px;
    height: 51px;
    line-height: 51px;
    text-align: center;
}

.event_ul tr td:nth-child(1) {
    color: #fce4af;
}

.event_ul tr td:nth-child(2) {
    color: #dac5f4;
}


/* .event_ul tr td:nth-child(3) {
    text-align: left;
} */

.event_ul tr:nth-child(odd) {
    background: #3b303e;
}

.event_ul .s_btn {
    display: block;
    float: left;
    cursor: default;
}

.event_ul .s_btn.active {
    /* cursor: pointer; */
}

.event02_ul {
    font-size: 18px;
    margin-top: 50px;
}

.event02_ul b {
    width: 65px;
    float: right;
    margin-right: 30px;
    color: #DAC5F4;
}

.my_task {
    font-weight: bold;
    color: #fce0a8;
    text-align: center;
    font-size: 20px;
    margin: 40px 0 15px 0;
}

.get_95l {
    display: block;
    margin: 0 auto;
    color: #ffefb4;
    background: #d83b28;
}

.wrap04 .event1_title {
    margin-top: 44px;
}


/* �齱 */

.giftBox {
    margin: 15px auto;
    width: 762px;
}

.giftBox .g {
    width: 252px;
    height: 155px;
    margin: 1px;
    overflow: hidden;
    text-align: center;
    color: #beaaa6;
    line-height: 1;
    position: relative;
}

.giftBox td {
    position: relative;
}

.giftBox .g img {
    display: block;
    margin: 17px auto 10px;
}

.giftBox .playcurr .g {
    background: url(https://static.web.sdo.com/dn/pic/dn_21act/2212khj/draw-g.png)no-repeat center;
}

.giftBox .num {
    width: 252px;
    display: block;
    font-size: 12px;
    position: absolute;
    top: 275px;
    left: 255px;
    text-align: center;
    color: #4e3f1e;
}

.giftBox .num b {
    font-size: 16px;
}

.giftBox .btn-draw {
    width: 252px;
    height: 155px;
    top: 158px;
    left: 255px;
    display: block;
    position: absolute;
    background: url(https://static.web.sdo.com/dn/pic/dn_20act/2006sglh/bg_blank.png) no-repeat center;
    transition: all 200ms;
}

.giftBox .bg-prize {
    position: absolute;
    top: 1px;
    left: 1px;
}

.invite-btn {
    position: absolute;
    bottom: 90px;
    left: 160px;
    height: 80px;
}

.invite-btn a {
    margin-right: 100px;
    background: #47407d;
    width: 280px;
    height: 80px;
    line-height: 80px;
    color: #fff;
    margin-right: 100px;
    font-size: 28px;
    text-align: center;
    border-radius: 100px;
    display: block;
    float: left;
}

.invite-btn a.red {
    background: #d83b28;
    color: #fff5b0;
}

.btn-drawHistory {
    font-size: 18px;
    color: #fff5b0;
    width: 101px;
    height: 30px;
    background: #f58d33;
    display: block;
    text-align: center;
    border-radius: 50px;
    position: absolute;
    left: 0px;
    top: -50px;
}
.turn{
    position: absolute;
    left: 120px;
    top: -50px;	
	font-size: 18px;
    color: #fce1aa;
	
}

.wrap04 .detail01 {
    margin: 180px 50px 0;
}

.wrap04 .order {
/*     margin: -31px 0 0 108px; */
}

.order li {
/*     list-style-type: decimal; */
/*     list-style-position: outside; */
}

.newUser {
    background: #56321e;
    border: 1px solid #b67b41;
    position: relative;
}

.newUser .pic {
    background: url(https://static.web.sdo.com/dn/pic/dn_21act/2212khj/icon-bg-new.png) no-repeat center 0;
}

.newUser .tips {
    color: #fce0a8;
    font-size: 14px;
    line-height: 1.3;
    position: absolute;
    bottom: -54px;
    width: 150px;
    left: -10px;
    pointer-events: none;
}

.d_step4 {
    background: url(https://static.web.sdo.com/dn/pic/dn_21act/2212khj/bg-pop-max.png) no-repeat;
    width: 802px;
    height: 575px;
}

.d_step4 h2 {
    font-size: 29px;
    margin: 50px 0 20px;
}

.d_step4 table {
    width: 90%;
    margin: 0 auto;
}

.d_step4 th {
    font-size: 24px;
}

.d_step4 td {
    font-size: 16px;
}

.newUser .pic .img-tit {
    position: absolute;
    top: -82px;
    left: 116px;
    z-index: 1;
    display: none;
    margin: 0;
}

.newUser .pic:hover .img-tit {
    display: block;
}

.send_box{
	margin:60px 0 110px;
	overflow:hidden;
	min-height:300px;
}
.send_tips {
	margin:80px auto 20px;
	color:#ec964b;
	font-size:24px;
	font-weight:bold;
}
.send_login{
    background: url(https://static.web.sdo.com/dn/pic/dn_21act/2212khj/send_login.png) no-repeat;
    width: 345px;
    height: 107px;
	display:inline-block;
	
}
.step2_tit{
	margin:22px 0 66px;
}
.step2_tit img{
	display:block;
	margin:0 auto;
}
.sendCon .t{
	color:#fcd572;
	font-size:24px;
}
.sendCon .col_Left{
	width:50%;
	border-right:1px solid #a87b54;
	min-height:233px;
}
.sendCon .col_Left{
	color:#dac5f4;
	font-size:18px;
	font-weight:bold;
	overflow:hidden;

}

.sendCon .col_Left li{
	height:50px;
	line-height:50px;
}
.sendCon .col_Left li:nth-child(odd){
	background:url(https://static.web.sdo.com/dn/pic/dn_21act/2212khj/bg_li.png) no-repeat center;
}

.sendCon .col_right{
	width: 580px;
    float: right;
	color:#ba8f6a;
	font-size:18px;
	font-weight:bold;
	overflow:hidden;
}
.sendCon .col_right .num{
	font-size:48px;
	color:#f7a740;
}
.sendCon .t{
	margin:10px 0 20px;
}
.send_step2 .col_right .t{
	margin-bottom:auto;	
}
.send_step3 .col_Left .t{
	margin-top:50px;	
}

#CopyUrl{opacity:0; height:0px;}

.send_copy{
	margin:0 0 23px;
	color:#ba8f6a;
	font-size:18px;
	font-weight:bold;
}
.copy_btn{
    width: 360px;
    height: 83px;
	display:block;
	margin:0 auto;
	background:url(https://static.web.sdo.com/dn/pic/dn_21act/2212khj/send1_btn.png) no-repeat center;	
}
.check{	
	width:420px;
	margin:50px auto 0;
	text-align: left;
}
.check li{
	margin-bottom:20px;
	line-height:0;
	height:35px;
}
.check input{
	height:33px;
	border:1px solid #4b3b3b;
	padding:0;
	margin:0;
	line-height:33px;
	vertical-align: middle;
	padding:0 5px;
	font-size:22px;

}
.check .phone{
	width:312px;
}

.check .code{
	width:190px;
}
.check .codeGet{
	display:block;
	width:115px;
	height:35px;
	line-height:35px;
	color:#fdf2cb;
	font-size:18px;
	text-align:center;
	background:#dc8d4d;
	float:right;
}

.check .codeGet.active{
	background:#949393;
}

.row_check{
	color:#fce1aa;
	font-size:18px;
	line-height:30px;
	font-weight:normal;
	    margin: 10px 0;
}
.row_check .btn_check{
	width: 100px;
	height:30px;
	display:inline-block;
	text-align:center;
	background:#d83b28;
	border-radius:50px;
	margin-right:20px;
	color:#fce1aa;
}

.row_check .btn_check.active{
	background:#747474;
}
.addTips{
	font-size: 14px;
    font-weight: normal;
    color: #989897;
	margin-top: 10px;
}