﻿@charset "utf-8";

/* CSS Document */

/*edit:wangshuo
@ update: 2017-10-30 */

html,
body,
div,
span,
object,
embed,
ul,
li,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
cite,
code,
del,
dfn,
em,
images,
strong,
sub,
sup,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  overflow-y: scroll;
  overflow-x: hidden;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  border: none;
}

ul,
li,
ol {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

em,
cite,
dfn {
  font-style: normal;
}

.clearfix:after {
  content: '.';
  display: block;
  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;
}

.center {
  margin: 0 auto;
}

.alignR {
  text-align: right;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.none {
  display: none;
}

.overf {
  overflow: hidden;
}

:focus,
a {
  outline: none;
  -moz-outline-style: none;
}

a:visited,
a:link {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

body {
  font: 14px/1.5 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1', tahoma, Arial;
  color: #a29c8b;
}

.col_w {
  color: #fff;
}

.col_y {
  color: #fbd53c;
}

.col_r {
  color: #b57166;
}

.col_b1 {
  color: #b1b1b1;
}

.col_7e {
  color: #7e7e7e;
}

.font14 {
  font-size: 14px;
}

.und {
  font-style: underline;
}

.mr20 {
  margin-right: 20px;
}

.style_btn {
  position: absolute;
  width: 168px;
  height: 39px;
  line-height: 39px;
  color: #f4ecb3;
  font-size: 16px;
  font-weight: bold;
  background: url(https://static.web.sdo.com/dn/pic/dn_act/1711shop/bg_blank.png) no-repeat center;
  text-align: center;
}

/*顶部滚动信息*/

.userAwardList {
  background: #588ec7b3;
}

.userAwardList ul {
  width: 900px;
  height: 30px;
  overflow: hidden;
  margin: 0px auto;
}

.userAwardList li {
  height: 28px;
  line-height: 28px;
  color: #ffffff;
  text-align: center;
}

.userAwardList i {
  display: inline-block;
  width: 18px;
  height: 15px;
  background: url(https://static.web.sdo.com/dn/pic/dn_act/1707draw/newsicon.png) no-repeat;
  _background: url(https://static.web.sdo.com/dn/pic/dn_act/1707draw/newsicon8.png) no-repeat;
  margin-right: 10px;
  vertical-align: middle;
}

.userAwardList span {
  vertical-align: middle;
}

.userAwardList li em {
  color: #ff5c50;
}

/*弹窗部分*/

.alert_bg {
  width: 100%;
  height: 100%;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
}

.dialog {
  position: absolute;
  z-index: 1000;
  color: #a29c8b;
  top: 50px;
  display: none;
  background: #223264;
}

.close_dialog {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  right: -50px;
  z-index: 100;
  background: url(https://static.web.sdo.com/dn/pic/dn_24act/0709shop/bg_sprites.png) no-repeat 0 -35px;
}

.dialog_rule {
  width: 690px;
}

.dialog_rule .con {
  margin: 40px 20px;
  color: #ffffff;
}

.dialog_rule .con li {
  margin-bottom: 15px;
  padding-left: 20px;
  position: relative;
}

.dialog_rule .con li .num {
  position: absolute;
  left: 0;
  top: 3px;
  width: 15px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  color: #361827;
  font-weight: bold;
  background: #ffd376;
  border-radius: 2px;
}

.dialog_personal {
  width: 690px;
  height: 400px;
}

.dialog_personal .my_info {
  color: #fbcb5a;
  top: 205px;
  left: 380px;
  margin: 40px;
  line-height: 1;
}

.dialog_personal .my_info span {
  margin-right: 20px;
}

.dialog_personal .tit {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

.dialog_personal .table {
  width: 395px;
  height: 181px;
  position: absolute;
  top: 137px;
  left: 149px;
  color: #ffffff;
}

.dialog_personal .table th {
  color: #ffca5a;
  background: #5c4350;
  width: 50%;
}

.dialog_personal .table td {
  width: 50%;
}

.dialog_personal .tab {
  top: 338px;
  left: 300px;
}

.dialog_personal .tab a {
  width: 15px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  color: #361827;
  font-weight: bold;
  background: #b2b2b2;
  border-radius: 2px;
  float: left;
  margin-right: 10px;
}

.dialog_personal .tab a.active {
  background: #ffd376;
}

.d_buy_style {
  width: 520px;
  height: 267px;
  color: #b3b3b3;
  font-size: 16px;
}

.d_buy_style .tit {
  color: #fbcf3c;
  font-weight: bold;
  font-size: 42px;
  margin: 20px auto 8px;
}

.d_buy_style a.btn_ok {
  background: #fbcf3c;
  width: 160px;
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  font-weight: bold;
  color: #3e1600;
  display: block;
  margin: 15px auto;
}

.d_buy_style a.btn_no {
  background: #e5e5e5;
  width: 160px;
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  font-weight: bold;
  color: #3e1600;
  display: block;
  margin: 15px auto;
}

.d_buy_style .box_btn {
  width: 365px;
  margin: 0px auto;
}

a {
  transition: all 0.3s;
}

a:hover {
  filter: brightness(1.1);
}

/*第一部分*/

.wrap {
    height: 700px;
    width: 1000px;
    background: url(https://static.web.sdo.com/dn/pic/dn_26act/07smsd/bg_xcshop.jpg) no-repeat center top;
}

/* .wrap{height:700px; width:1000px; background:url(https://static.web.sdo.com/dn/pic/dn_act/1711shop/bg_wrap.jpg?c1) no-repeat center top;}
 */

.pointer {
  top: 249px;
  left: 466px;
}

.draw {
  top: 515px;
  left: 418px;
}

.info {
  color: #424549;
  top: 205px;
  left: 380px;
}

.info span {
  margin-right: 20px;
}

.btn_rule {
  bottom: 43px;
  right: 445px;
  height: 50px;
  width: 143px;
  background: url(https://static.web.sdo.com/dn/pic/dn_24act/0709shop/btn_rule.png) no-repeat;
}

.btn_personal {
  bottom: 43px;
  right: 295px;
  height: 50px;
  width: 143px;
  background: url(https://static.web.sdo.com/dn/pic/dn_24act/0709shop/btn_personal.png) no-repeat;
}

.btn_refresh {
  bottom: 43px;
  right: 55px;
  line-height: 76px;
  text-shadow: 0px 2px 8px rgba(77, 33, 103, 0.69);
  font-weight: bold;
  font-size: 24px;
  color: #ffe66e;
  height: 77px;
  width: 235px;
  background: url(https://static.web.sdo.com/dn/pic/dn_24act/0709shop/btn_refresh.png) no-repeat;
}

.pro_list {
  color: #424549;
  left: 483px;
    top: 262px;
  width: 520px;
}


.pro_list li {
  float: left;
  width: 189px;
  margin-bottom: 30px;
}

.pro_list .pro {
  width: 68px;
  height: 68px;
  background: url(https://static.web.sdo.com/dn/pic/dn_24act/0709shop/bg_sprites.png) no-repeat 0 -80px;
  margin: 0 auto;
  position: relative;
}

.pro_list .pro img {
  width: 100%;
  height: 100%;
}

.pro_list .pro i {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 2px 5px;
  border: 1px solid #e4a218;
  font-style: normal;
  font-size: 12px;
  background: #c38502;
  color: #fff;
}

.pro_list .name {
  font-weight: bold;
  text-align: center;
  margin: 3px 0;
}

.pro_list .btn_buy {
  width: 82px;
  height: 30px;
  color: #fff;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  box-shadow: 0px 5px 13px 0px rgba(27, 39, 35, 0.69);
  background: url(https://static.web.sdo.com/dn/pic/dn_24act/0709shop/bg_sprites.png) no-repeat 0 0;
  text-shadow: 2px 5px 8px #091e26;
}

.pro_list .btn_buy.buy_out {
  background-position: 0 -150px;
}
