@charset "utf-8";
/* /cn/4399cn/hyxd/sal2/release/css/m_popup.css */

/*模态窗*/
.dialog{
    border:2px solid #e5970f;
    color: #323232;
    position: relative;
    font-size:14px;
    font-family: "Microsoft Yahei", sans-serif;
}

.dialog a:hover{
    color: #fff;
}

.dialog input[type="text"],
.dialog textarea{
    color: #fff;
    font-size:14px;
    font-family: "Microsoft Yahei", sans-serif;
    background: #4f4f4f;
    border: 1px solid #4f4f4f;
}


.dialog-close{
    font-size:0;
    position: absolute;
    width: 30px;
    height:30px;
    top:2px;
    right:2px;
    z-index: 9;
    background: url(../cn/4399cn/hyxd/sal2/release/images/sprite_dialog.png?0f16617) no-repeat -114px 0;
}

.dialog-body{
    background: #fff;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    *zoom:1;
}

.dialog-cont{
    width: 580px;
}

.dialog-title{
    text-align: center;
    font:22px/40px "microsoft yahei";
    margin-bottom: 10px;
}

.dialog-title span{
    color: #f09917;
}

.dialog-txt{
    text-align: center;
}

.dialog-tips{
    position: relative;
    *zoom:1;
    text-align: center;
    line-height:22px;
}

.dialog-tips span{
    position: absolute;
    top:0;
    left:-22px;
}

.dialog-opt{
    text-align: center;
    padding:10px 0;
}

.dialog-btn{
    color: #fff;
    width: 114px;
    height: 36px;
    display:inline-block;
    background: url(../cn/4399cn/hyxd/sal2/release/images/sprite_dialog.png?0f16617) no-repeat 0 -36px;
    font:bold 16px/36px "microsoft yahei";
    text-align: center;
    border: none;
    cursor: pointer;
    margin: 0 5px;
    *margin: 0 2px;
}

.dialog-btn:hover{
    text-decoration: none;
}

.dialog-btn--dark{
    background-position: 0 0;
}

.dialog-txt{
    text-align: center;
}


/*弹窗宽度*/
.dialog--wshort .dialog-cont{
    width: 450px;
}

.dialog--wlong .dialog-cont{
    width: 640px;
}


/*模态窗分页*/
.dialog-pager{
    text-align: center;
    padding: 10px 0;
}

.dialog-pager span{
    line-height: 20px;
    display: inline-block;
    margin: 0 2px;
}

.dialog-pager a,
.dialog-pager span.cur{
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    color: #ef9510;
    text-decoration: none;
    margin: 0 2px;
}

.dialog-pager a:hover{
    color: #ef9510;
}

.dialog-pager span.cur{
    background: #ef9510;
    color: #fff0d9;
}

.dialog-pager a.pager-pre,
.dialog-pager a.pager-next,
.dialog-pager span.pager-pre,
.dialog-pager span.pager-next{
    width: 45px;
}


/*弹窗列表项*/
.item--award{
    height: 30px;
    overflow: hidden;
    line-height:30px;
    margin-bottom:5px;
}
.item--award .item-label{
    float: left;
    padding:0 10px 0 0;
    width: 170px;
    text-align: right;
}
.item--award .item-oper{
    float: left;
    width: 368px;
}
.item--award .item-oper a{
    color: #323232;
}
.item--award .item-text{
    background: #cac9c9;
    padding: 0 7px;
    float: left;
}

/*复制激活码*/
.copy-input{
    float: left;
    height: 28px;
    *height: 28px;
    padding:0 10px;
    width: 210px;
}
a.copy-btn{
    margin-left: 12px;
    width: 60px;
    background: url(../cn/4399cn/hyxd/sal2/release/images/sprite_dialog.png?0f16617) 0 -72px no-repeat;
    line-height:30px;
    height:30px;
    float: left;
    text-align: center;
    color: #fff;
}
a.copy-btn:hover{
    text-decoration: none;
}



/*获奖列表弹窗*/
.dialog--myaward .myaward-list{
    width: 548px;
    margin:0 auto;
    padding: 10px 0;
}

.dialog--myaward .myaward-list .item--award{
    margin-bottom: 5px;
}


/*表单模态窗*/
.dialog-form .form-item{
    position: relative;
    *zoom:1;
    padding-left: 180px;
    margin-bottom: 5px;
}

.dialog-form .form-label{
    position: absolute;
    top:0;
    left: 0;
    width: 180px;
    text-align: right;
    line-height: 30px;
}

.dialog-form .form-input{
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
    width: 180px;
}

.dialog-form .form-textarea{
    line-height: 28px;
    padding: 0 5px;
    width: 300px;
    height: 120px;
}

textarea::-webkit-input-placeholder {
    color:  #949494;
}
textarea:-moz-placeholder {
    color:  #949494;
}
textarea::-moz-placeholder {
    color:  #949494;
}
textarea:-ms-input-placeholder {
    color:  #949494;
}

.dialog-form .dialog-tips{
    margin-left: 120px;
}




/*模态窗tip*/
.dialog--tip .dialog-body{
    padding: 20px 0;
}

.dialog-charge .dialog-tips{
    text-align: center;
    margin:0;
}


/* /cn/4399cn/hyxd/sal2/release/css/m_lottery.css */
.lotte{
    clear: both;
    width: 656px;
    height:330px;
    position: relative;
}

.lotte-start{
    width: 165px;
    height: 32px;
    padding-top:40px;
    float: left;
    background: url(../cn/4399cn/hyxd/sal2/release/images/sprite_lotte.png?0f16617) no-repeat;
    margin-bottom:5px;
    color: #fff;
}

.lotte-start:hover{
    color: #fff;
}

.lotte-oper{
    position: absolute;
    line-height:26px;
    width: 215px;
    text-align: center;
    color: #fff;
    top:109px;
    left:220px;
}

.lotte-prob{
    float: right;
    padding: 17px 4px 15px;
    color: #848484;
    width: 32px;
    text-align: center;
    line-height:18px;
    border:2px solid #848484;
}

.lotte-myaward{
    width: 215px;
    line-height:28px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    display: block;
    clear: both;
    background: url(../cn/4399cn/hyxd/sal2/release/images/sprite_lotte.png?0f16617) -165px 0 no-repeat;
}

.lotte-myaward:hover{
    color: #fff;
}

.lotte-table li{
    margin: 0 5px 5px 0;
    width: 215px;
    height: 104px;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}
.lotte-table li .item-img{
    width: 100%;
    height:100%;
    display: block;
}
.lotte-table li .item-img img{
    width: 430px;
    height:104px;
}
.lotte-table li .item-text{
    line-height:26px;
    text-align: center;
    color: #ee950f;
    position: absolute;
    left:0;
    bottom: 0;
    background: #323232;
    width: 100%;
}


.lotte-table .item1{
    left: 0;
    top: 0;
}

.lotte-table .item2{
    left: 220px;
    top: 0;
}

.lotte-table .item3{
    left: 440px;
    top: 0;
}

.lotte-table .item4{
    left: 440px;
    top: 109px;
}

.lotte-table .item5{
    left: 440px;
    top: 218px;
}

.lotte-table .item6{
    left: 220px;
    top: 218px;
}

.lotte-table .item7{
    left: 0;
    top: 218px;
}

.lotte-table .item8{
    left: 0;
    top: 109px;
}

.entity_lottery_cur1 .item1 img,
.entity_lottery_cur2 .item2 img,
.entity_lottery_cur3 .item3 img,
.entity_lottery_cur4 .item4 img,
.entity_lottery_cur5 .item5 img,
.entity_lottery_cur6 .item6 img,
.entity_lottery_cur7 .item7 img,
.entity_lottery_cur8 .item8 img,
.entity_lottery_cur9 .item9 img,
.entity_lottery_cur10 .item10 img{ margin-left:-215px; }
/* /cn/4399cn/hyxd/sal2/release/css/style.css */
.mod .mod-tit {
  background: url(../cn/4399cn/hyxd/sal2/release/images/sprite_tit.png?0f16617);
  background-repeat: no-repeat; }

.mod-sclb .sclb-stage .stage-btn, .mod-zbfl .zbfl-get_chance {
  background: url(../cn/4399cn/hyxd/sal2/release/images/sprite_btn.png?0f16617);
  background-repeat: no-repeat; }

.fmenu .fmenu-dl, .fmenu .fmenu-gototop {
  background: url(../cn/4399cn/hyxd/sal2/release/images/sprite_uptotop.png?0f16617);
  background-repeat: no-repeat; }

.mod-ssjl .ssjl-tip {
  line-height: 20px;
  color: #ffffff; }
  .mod-ssjl .ssjl-tip span {
    color: #ef950f; }

.view {
  font-family: "microsoft yahei", sans-serif;
  font-size: 14px;
  color: #333333; }

.bg-1 {
  height: 180px;
  background: url(../cn/4399cn/hyxd/sal2/release/images/bg_1.jpg?0f16617) no-repeat; }

.bg-2 {
  height: 150px;
  background: url(../cn/4399cn/hyxd/sal2/release/images/bg_2.jpg?0f16617) no-repeat; }

.bg-3 {
  height: 190px;
  background: url(../cn/4399cn/hyxd/sal2/release/images/bg_3.jpg?0f16617) no-repeat; }

.head {
  background: url(../cn/4399cn/hyxd/sal2/release/images/fbg_1.jpg?0f16617) center top no-repeat;
  height: 520px;
  overflow: hidden; }
  .head .wrap {
    position: relative;
    height: 520px;
    overflow: hidden;
    *zoom: 1; }
  .head .head-time {
    width: 550px;
    position: absolute;
    top: 365px;
    font-size: 16px;
    left: 50%;
    margin-left: -275px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    font-weight: bold; }
  .head .head-logo {
    position: absolute;
    width: 283px;
    height: 94px;
    top: 0;
    left: 132px; }
  .head .head-game {
    position: absolute;
    width: 175px;
    height: 51px;
    margin-left: -87px;
    top: 400px;
    left: 50%;
    background: url(../cn/4399cn/hyxd/sal2/release/images/btn_start.jpg?0f16617) no-repeat; }

.wrap {
  width: 1000px;
  margin: 0 auto; }

.main {
  background: url(../cn/4399cn/hyxd/sal2/release/images/fbg_2.jpg?0f16617) center top no-repeat; }
  .main .wrap {
    overflow: hidden;
    *zoom: 1;
    background: url(../cn/4399cn/hyxd/sal2/release/images/bg_4.jpg?0f16617) center top no-repeat; }

.mod:before, .mod:after {
  content: "";
  display: table; }
.mod .mod-hd {
  position: relative;
  *zoom: 1;
  margin-top: 46px;
  margin-bottom: 38px; }
.mod .mod-tit {
  position: relative;
  z-index: 2; }
.mod .mod-hd--grey {
  height: 48px; }
  .mod .mod-hd--grey .mod-line {
    position: absolute;
    height: 2px;
    *overflow: hidden;
    right: 0;
    top: 6px;
    z-index: 1;
    background: #dcdcdc; }
  .mod .mod-hd--grey .mod-tit {
    float: left; }
.mod .mod-hd--center, .mod .mod-hd--white_center, .mod .mod-hd--grey_center {
  width: 680px;
  height: 58px;
  margin-left: auto;
  margin-right: auto; }
  .mod .mod-hd--center .mod-tit, .mod .mod-hd--white_center .mod-tit, .mod .mod-hd--grey_center .mod-tit {
    margin: 0 auto; }
  .mod .mod-hd--center .mod-line, .mod .mod-hd--white_center .mod-line, .mod .mod-hd--grey_center .mod-line {
    position: absolute;
    height: 2px;
    *overflow: hidden;
    width: 245px;
    top: 16px;
    z-index: 1; }
  .mod .mod-hd--center .mod-line--l, .mod .mod-hd--white_center .mod-line--l, .mod .mod-hd--grey_center .mod-line--l {
    left: 0; }
  .mod .mod-hd--center .mod-line--r, .mod .mod-hd--white_center .mod-line--r, .mod .mod-hd--grey_center .mod-line--r {
    right: 0; }
.mod .mod-hd--white_center .mod-line {
  background: #474747; }
.mod .mod-hd--grey_center .mod-line {
  background: #dbdbdb; }
.mod .mod-bd {
  position: relative;
  *zoom: 1; }

.mod-sszb {
  float: left;
  width: 656px;
  height: 495px;
  margin-bottom: 50px; }
  .mod-sszb .mod-tit {
    background-position: 0 -174px;
    width: 270px;
    height: 34px; }
  .mod-sszb .mod-line {
    width: 386px; }
  .mod-sszb .sszb-live-wrap {
    width: 640px;
    height: 360px;
    overflow: hidden;
    border: 1px solid #ef950f;
    padding: 7px; }
  .mod-sszb .sszb-live {
    border: 2px solid #ef950f;
    width: 636px;
    height: 356px; }
  .mod-sszb .live-youpai,
  .mod-sszb .live-video {
    width: 636px;
    height: 356px; }

.mod-sclb {
  float: right;
  width: 304px;
  height: 495px;
  margin-bottom: 50px; }
  .mod-sclb .mod-tit {
    background-position: 0 -208px;
    width: 260px;
    height: 34px;
    float: left; }
  .mod-sclb .mod-line {
    width: 44px; }
  .mod-sclb .sclb-stage {
    padding-left: 158px;
    position: relative;
    *zoom: 1;
    margin-bottom: 12px;
    height: 74px; }
    .mod-sclb .sclb-stage .stage-tag {
      width: 142px;
      height: 74px;
      text-align: center;
      line-height: 74px;
      color: #fff;
      font-size: 18px;
      position: absolute;
      top: 0;
      left: 0; }
      .mod-sclb .sclb-stage .stage-tag em {
        width: 15px;
        height: 15px;
        position: absolute;
        top: 5px;
        left: 5px;
        background: url(../cn/4399cn/hyxd/sal2/release/images/arr.png?0f16617) no-repeat; }
    .mod-sclb .sclb-stage .stage-btn {
      text-align: center;
      margin: 0 auto;
      line-height: 32px;
      color: #fff;
      display: block; }
    .mod-sclb .sclb-stage .stage-btn--grey {
      background-position: 0 0;
      width: 144px;
      height: 32px; }
    .mod-sclb .sclb-stage .stage-btn--orange {
      background-position: 0 -32px;
      width: 144px;
      height: 32px; }
    .mod-sclb .sclb-stage .stage-time {
      margin-bottom: 6px;
      line-height: 30px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  .mod-sclb .sclb-stage--1,
  .mod-sclb .sclb-stage--2 {
    background: url(../cn/4399cn/hyxd/sal2/release/images/tag_1.png?0f16617) no-repeat; }
  .mod-sclb .sclb-stage--3 {
    background: url(../cn/4399cn/hyxd/sal2/release/images/tag_2.png?0f16617) no-repeat; }
  .mod-sclb .sclb-adv {
    display: block;
    width: 300px;
    height: 120px; }

.mod-sslc {
  clear: both;
  position: relative;
  height: 350px;
  background: url(../cn/4399cn/hyxd/sal2/release/images/ibg_1.jpg?0f16617) no-repeat; }
  .mod-sslc .mod-tit {
    background-position: 0 0;
    width: 229px;
    height: 58px; }
  .mod-sslc .sslc-list {
    *zoom: 1;
    width: 940px;
    margin: 0 auto;
    overflow: hidden; }
    .mod-sslc .sslc-list:after {
      content: "";
      display: table;
      clear: both; }
    .mod-sslc .sslc-list ul {
      width: 972px; }
    .mod-sslc .sslc-list li {
      float: left;
      line-height: 30px;
      color: #fff;
      text-align: center;
      width: 208px;
      height: 86px;
      border: 2px solid #ef9510;
      margin: 0 31px 0 0; }
    .mod-sslc .sslc-list .item-stage {
      font-size: 24px;
      line-height: 38px;
      padding-top: 12px;
      color: #ef9510;
      font-weight: bold; }
    .mod-sslc .sslc-list .item-time {
      line-height: 22px; }

.mod-ssjl .mod-tit {
  background-position: 0 -58px;
  width: 229px;
  height: 58px; }
.mod-ssjl .ssjl-gift {
  *zoom: 1;
  overflow: hidden;
  height: 428px; }
  .mod-ssjl .ssjl-gift:after {
    content: "";
    display: table;
    clear: both; }
  .mod-ssjl .ssjl-gift ul {
    width: 1050px; }
  .mod-ssjl .ssjl-gift li {
    float: left;
    width: 300px;
    height: 174px;
    position: relative;
    margin: 0 50px 40px 0;
    *zoom: 1; }
    .mod-ssjl .ssjl-gift li img {
      width: 100%;
      height: 100%;
      display: block; }
    .mod-ssjl .ssjl-gift li .item-name {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      position: absolute;
      width: 213px;
      right: 5px;
      bottom: 9px;
      line-height: 36px;
      color: #323232;
      text-align: center; }
  .mod-ssjl .ssjl-gift li.item-4 {
    margin-left: 175px; }
.mod-ssjl .ssjl-tip {
  text-align: center; }

.mod-zbfl .mod-tit {
  background-position: 0 -116px;
  width: 229px;
  height: 58px; }
.mod-zbfl .mod-bd {
  *zoom: 1; }
  .mod-zbfl .mod-bd:after {
    content: "";
    display: table;
    clear: both; }
.mod-zbfl .zbfl-right {
  float: right;
  width: 304px;
  height: 370px;
  background: #fff; }
.mod-zbfl .zbfl-time {
  float: right;
  margin: 0 10px;
  color: #fff; }
  .mod-zbfl .zbfl-time span {
    margin-top: 4px;
    float: left;
    text-align: center;
    color: #fff; }
  .mod-zbfl .zbfl-time span.time-h,
  .mod-zbfl .zbfl-time span.time-s {
    box-shadow: 0 -3px 1px #ef950f;
    border: 1px solid #fff;
    width: 30px;
    line-height: 22px;
    height: 22px; }
  .mod-zbfl .zbfl-time span.time-p {
    margin: 0 2px;
    line-height: 32px; }
.mod-zbfl .zbfl-left {
  float: left;
  width: 656px;
  height: 370px; }
.mod-zbfl .zbfl-opre {
  background: #323232;
  padding: 6px 10px;
  height: 32px;
  line-height: 32px;
  margin-bottom: 4px; }
  .mod-zbfl .zbfl-opre p {
    float: left;
    color: #fff; }
.mod-zbfl .zbfl-get_chance {
  float: right;
  text-align: center;
  line-height: 32px;
  color: #fff;
  display: none;
  background-position: 0 -32px;
  width: 144px;
  height: 32px; }
.mod-zbfl span.zbfl-get_chance {
  display: block;
  background-position: 0 0;
  width: 144px;
  height: 32px; }
.mod-zbfl .zbfl-alble a.zbfl-get_chance {
  display: block; }
.mod-zbfl .zbfl-alble span.zbfl-get_chance {
  display: none; }
.mod-zbfl .zbfl-user {
  line-height: 44px;
  height: 44px;
  background: #323232;
  text-align: center;
  color: #fff;
  font-size: 16px; }
  .mod-zbfl .zbfl-user .username {
    color: #EE950F;
    max-width: 120px;
    display: inline-block;
    _zoom: 1;
    *display: inline;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 5px; }
  .mod-zbfl .zbfl-user a {
    font-size: 16px;
    margin: 0 5px;
    color: #fff; }
.mod-zbfl .zbfl-instr {
  padding: 20px 18px; }
  .mod-zbfl .zbfl-instr dl {
    margin-bottom: 20px; }
  .mod-zbfl .zbfl-instr dt {
    border-left: 4px solid #ee950f;
    font-weight: bold;
    padding-left: 5px;
    font-size: 18px;
    color: #ee950f;
    line-height: 20px;
    margin: 10px 0; }
  .mod-zbfl .zbfl-instr dd {
    line-height: 20px; }

.mod-jcsp .mod-tit {
  background-position: -229px  0;
  width: 229px;
  height: 58px; }
.mod-jcsp .mod-bd {
  padding-top: 24px; }
.mod-jcsp .jcsp-list {
  clear: both;
  margin-bottom: 20px;
  *zoom: 1; }
  .mod-jcsp .jcsp-list:after {
    content: "";
    display: table;
    clear: both; }
  .mod-jcsp .jcsp-list ul {
    width: 1030px; }
  .mod-jcsp .jcsp-list li {
    float: left;
    margin: 0 20px 0 0; }
  .mod-jcsp .jcsp-list a {
    display: block;
    color: #fff; }
  .mod-jcsp .jcsp-list img {
    width: 316px;
    height: 166px;
    display: block;
    border: 2px solid #ee950f; }

.fmenu {
  position: fixed;
  z-index: 99; }
  .fmenu .fmenu-dl {
    background-position: 0 0;
    width: 82px;
    height: 67px;
    display: block;
    margin-bottom: 12px; }
  .fmenu .fmenu-gototop {
    display: block;
    background-position: -82px  0;
    width: 82px;
    height: 52px; }

.video-cover{
  display: block;
  width: 100%;
  height:100%;
}
.mod-sszb .sszb-live{
  background-position: center center;
}
