@charset "UTF-8";
/* CSS Document */
@media screen and (max-device-width: 320px) {
    body {
        -webkit-text-size-adjust: none;
    }
}

@media screen and (max-device-width: 480px) {
    body {
        -webkit-text-size-adjust: none;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    body {
        -webkit-text-size-adjust: none;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    body {
        -webkit-text-size-adjust: none;
    }
}

@media screen and (orientation: landscape) {
    .web-download {
        height: 30% !important;
    }
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ul,
ol {
    margin: 0;
    padding: 0;
}

img {
    border: 0 none;
}

img {
    vertical-align: middle;
}

ul,
ol {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

html,
body {
    overflow-x: hidden;
}

body,
input {
    line-height: 1.5;
    font: normal 12px '\5FAE\8F6F\96C5\9ED1', Arial, '\5B8B\4F53', sans-serif;
}

a {
    text-decoration: none;
    color: #333;
}

a:focus {
    outline: 0;
}

.clearfix:after {
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    content: '.';
}

* html .clearfix {
    zoom: 1;
}

* + html .clearfix {
    min-height: 1px;
}

.tc {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pa {
    position: absolute;
}

.pr {
    position: relative;
}

.of {
    overflow: hidden;
}

.red {
    color: red;
}

.orange {
    color: #ff7800;
    margin: 0 5px;
}

.orange2 {
    color: #ff7800;
}

.grayA {
    color: #888888;
}

.content {
    margin: 0 auto;
    min-width: 270px;
}

/* public */
.header {
    width: 100%;
    height: 50px;
    background: #333638;
    text-align: center;
    line-height: 50px;
    color: #fff;
}

.fixed-f {
    position: fixed;
    top: 0;
    z-index: 999;
}

.logo {
    width: 180px;
    height: 32px;
    margin-left: 10px;
}

.logo img {
    vertical-align: auto;
    width: 162px;
    height: 43px;
}

.mySelf {
    position: relative;
    display: block;
    float: right;
    width: 20px;
    height: 22px;
    margin: 10px 0;
    margin-right: 20px;
    background-position: -24px 0px;
}

.header .login {
    background-position: 0 -239px;
}

.back {
    float: left;
    width: 13px;
    height: 22px;
    margin: 15px;
    overflow: hidden;
}

.menu {
    float: right;
    width: 32px;
    height: 32px;
    background: url("../images/icons.png") 0 -197px no-repeat;
    margin: 10px 5px;
    background-size: 32px 272px;
    margin: 9px 5px;
}

.search {
    padding: 0 2%;
    position: relative;
    overflow: hidden;
}

.search input {
    height: 32px;
    border: 1px solid #e4e4e4;
    width: 94%;
    float: left;
    background: #fbfafa;
    padding-left: 15px;
    margin: 10px 0;
    border-radius: 20px;
}

.search input:focus {
    outline: none;
}

.searchBtn {
    position: absolute;
    right: 8.5%;
    width: 20px;
    top: 18px;
    height: 20px;
    background-position: 10px -84px;
    border-left: 1px solid #ddd;
    padding-left: 10px;
}

.nav {
    border-bottom: 3px solid #ff7800;
    background: #f7f7f7;
}

.nav ul {
    margin: 11px 0;
    overflow: hidden;
}

.nav ul li {
    float: left;
    border-left: 1px solid #e7e7e7;
    text-align: center;
    font-size: 14px;
    width: 33%;
}

.nav ul li:first-child {
    border: none;
}

.nav ul .avtive {
    color: #ff7800;
}

.bottom {
    width: 100%;
    line-height: 47px;
    text-align: center;
    overflow: hidden;
    background: #333333;
    color: #fff;
}

.bottom ul li {
    width: 20%;
    float: left;
}

.bottom ul li a {
    color: #fff;
    font-size: 16px;
}

.goTop {
    display: block;
    width: 100%;
    height: 47px;
    line-height: 47px;
    font-size: 14px;
    text-align: center;
    background: #dcdcdc;
}

.topIcon {
    display: inline-block;
    margin-left: 5px;
    width: 13px;
    height: 15px;
    background: url("../images/icons.png") 0 -108px no-repeat;
    vertical-align: -1px;
    background-size: 32px 272px;
}

.waitIcon {
    display: inline-block;
    margin-left: 5px;
    width: 15px;
    height: 14px;
    background: url("../images/icons.png") -1px -152px no-repeat;
    vertical-align: -2px;
    background-size: 32px 272px;
}

.moreIcon {
    display: inline-block;
    margin-left: 5px;
    width: 11px;
    height: 20px;
    background: url("../images/icons.png") 0 -81px no-repeat;
    vertical-align: -4px;
    background-size: 32px 272px;
}

.foot {
    width: 100%;
    background: #e9e9e9;
    text-align: center;
    color: #625d5d;
    padding: 0 2%;
    padding-bottom: 10px;
    box-sizing: border-box;
}

.foot > p {
    padding-top: 20px;
}

/* 首页开始   */
.dressingRoom {
    width: 100%;
    height: 150px;
    overflow: hidden;
}

.dressingRoom img {
    width: 100%;
    height: 150px;
}

.swipe-wrap {
    width: 100%;
    height: 150px;
}

.swipe-wrap .wrap {
    position: relative;
    text-align: center;
}

.swipe img {
    height: 150px;
    max-width: 640px;
    width: 100% !important;
}

.DROver {
    width: 100%;
    height: 40px;
    background: url("../images/dressing-over-bg.png") repeat;
    position: absolute;
    top: 110px;
    left: 0;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    opacity: 0.4;
}

.line {
    border-top: 3px solid #ff7800;
}

.title {
    font-size: 15px;
    text-indent: 10px;
    border-bottom: 1px solid #eeeeee;
    line-height: 40px;
    background: #f7f7f7;
}

.gameImg img {
    width: 60px;
    height: 60px;
    border-radius: 10px;
}

.lineIn {
    border-top: 1px solid #eeeeee;
}

.lineIn li {
    float: left;
    width: 40%;
    padding: 10px 5%;
}

.detail {
    margin-left: 3%;
    width: 57%;
}

.detail3 {
    width: auto;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}

.detail h2 {
    font-size: 14px;
}

.detail a {
    display: block;
    color: #333333;
    font-size: 14px;
    line-height: 15px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.detail p {
    line-height: 18px;
    width: 100%;
    font-size: 12px;
    color: #888888;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.likeMore {
    display: block;
    /* height:40px; */
    width: 96%;
    border: 1px solid #e9e9e9;
    line-height: 40px;
    font-size: 14px;
    margin: 10px auto;
    text-align: center;
    background: #f7f7f7;
    margin-top: 0;
}

.title .findResult {
    font-size: 14px;
    color: #888888;
    float: right;
    margin-right: 10px;
}

.guessList {
    overflow: hidden;
}

.guessList li {
    float: left;
    width: 25%;
    padding: 10px 0;
}

.guessList li div {
    text-align: center;
    line-height: 25px;
    font-size: 12px;
}

.guessList li div a img {
    width: 48px;
    height: 48px;
}

/* 礼包大全页面 */
.tabs {
    width: 100%;
    height: 43px;
    overflow: hidden;
}

.tabs li {
    cursor: pointer;
    position: relative;
    width: 119px;
    height: 40px;
    float: left;
    border: 1px solid #ccc;
    border-top: 2px solid #ccc;
    margin-left: -1px;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
}

.tabs ul {
    position: absolute;
}

.tabs ul li:first-child {
    border-left: none;
}

.tabs ul .tabActive {
    height: 41px;
    border-bottom: none;
    background: #fff;
    border-top: 2px solid #ff7800;
}

.tabs1 {
    width: 100%;
    height: 43px;
    position: relative;
}

.tabs1 ul {
    position: absolute;
    width: 100%;
}

.tabs1 li {
    cursor: pointer;
    position: relative;
    height: 40px;
    float: left;
    border: 1px solid #ccc;
    border-top: 2px solid #ccc;
    margin-left: -1px;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
}

.tabs1li {
    width: 24.75%;
}

.tabs1 ul li:first-child {
    border-left: none;
}

.tabs1 ul .tabActive {
    height: 41px;
    border-bottom: none;
    background: #fff;
    border-top: 2px solid #ff7800;
}

.game {
    display: block;
    overflow: hidden;
}

.enterIcon {
    float: right;
    width: 17px;
    height: 20px;
    background: url(../image/icons.png) 0 -127px no-repeat;
    margin-top: 14px;
    background-size: 32px 272px;
}

.gameList li {
    padding: 10px 15px 10px 13px;
    border-top: 1px solid #eeeeee;
}

.gameList li:first-child {
    border-top: none;
}

.gameDetail {
    float: left;
    margin-left: 10px;
    width: 70%;
    overflow: hidden;
}

.gameDetail h2 {
    font-size: 14px;
    color: #333333;
    line-height: 22px;
}

.gameDetail p {
    line-height: 26px;
    color: #888888;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 90%;
}

.giftDesc .explainStatusBg {
    margin-top: 9px;
}

.gameImg img {
    border-radius: 7px;
    width: 60px;
    height: 60px;
}

/* 游戏礼包详情  */
.titleName {
    width: 60%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
}

.gameMain {
    clear: both;
    padding: 12px;
    overflow: hidden;
}

.detail2 {
    width: 63%;
    margin-left: 10px;
}

.detail2 h2 {
    color: #333333;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 20px;
    font-size: 16px;
}

.detail2 p {
    color: #888888;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100px;
    line-height: 30px;
}

.line2 {
    border-top: 3px solid #e7e7e7;
}

.lineTitle {
    background: #f7f7f7;
}

.lineTitle a {
    display: block;
    width: 105px;
    height: 40px;
    border-top: 3px solid #FF7800;
    margin-top: -3px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #333333;
}

.giftList li {
    position: relative;
    border-top: 1px solid #eeeeee;
}

.giftList li:first-child {
    border-top: none;
}

.giftName {
    font-size: 14px;
}

.giftName .new,
.giftName .spec {
    color: #fff;
    padding: 0 5px;
    margin-right: 5px;
    height: 34px;
    line-height: 34px;
}

.giftName .new {
    background: #F00;
}

.giftName .spec {
    background: #f07100;
}

.statusBg {
    width: 20%;
    height: 8px;
    background: #e1e1e1;
    float: left;
    margin-top: 14px;
}

.statusOver {
    width: 70%;
    height: 8px;
    background: #5dca3f;
    float: left;
}

.remainder {
    display: inline-block;
    width: 22%;
    text-align: left;
    margin: 0 1%;
    float: left;
}

.remain {
    font-size: 12px;
    color: #888888;
}

.getBtn {
    padding: 0 18px;
    border-radius: 14px;
    text-align: center;
    color: #fff;
    line-height: 22px;
}

.receive {
    background: #67d449;
}

.receive2 {
    background: #d6d6d6;
}

.scheduleBtn {
    background: #57bbe7;
}

.RandomBtn {
    background: #ff9c44;
}

.line3 {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}

.line3 ul {
    overflow: hidden;
    text-align: center;
}

.line3 ul li {
    width: 26%;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    font-size: 12px;
    border: 2px #ddd solid;
    margin: 0 3%;
    color: #333;
    box-sizing: border-box;
}

.line3 ul li a {
    display: block;
    color: #333;
}

.line3 ul li span {
    background-image: url("../images/cbtn.png");
    background-size: 30px 80px;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 2px;
}

.line3 ul li .down {
    background-position: 0 4px;
}

.line3 ul li .zone {
    background-position: 0 -23px;
}

.line3 ul li .bbs {
    background-position: 0 -50px;
}

/* 领取成功（复制成功） */
.container_out {
    width: 100%;
    background: #333638;
    padding-bottom: 10px;
}

.container2 {
    width: 98%;
    margin: 0 auto;
    height: 50px;
    border-bottom: 1px solid #e7e7e7;
    line-height: 50px;
    font-size: 14px;
    background: #f7f7f7;
}

/* .container2 p {
  text-indent: 10px;
  background: url("../images/success-bg.png") 11px 13px no-repeat;
  font-size: 14px;
} */

.desc2 {
    padding-top: 10px;
    width: 98%;
    margin: 0 auto;
    border-bottom: 1px solid #E7E7E7;
    background: #f7f7f7;
}

.codetext {
    font-size: 14px;
    text-align: -webkit-center;
}

.activeCode,
.activeCode2 {
    border-bottom: 1px dashed #E7E7E7;
    padding-left: 20px;
    font-size: 14px;
}

.activeCode {
    line-height: 50px;
}

.activeCode2 {
    line-height: 30px;
    text-align: -webkit-center;
    margin-top: 5px;
}

.container {
    text-align: center;
    font-size: 14px;
    background: #ffffff;
}

.container img {
    padding-bottom: 10px;
    padding-top: 25px;
    width: 50px;
    height: 50px;
}

.container p {
    font-size: 14px;
    text-align: center;
    color: #333;
    font-weight: bold;
    padding-bottom: 25px;
}

/* .container p {
  background: url("../images/success-bg.png") 10px 2px no-repeat;
  font-size: 14px;
  background-size: 25px 25px;
  padding: 0 10px 0 45px;
  line-height: 28px;
} */

/* .desc1 {
  margin: 10px;
}
 */
.activeCode {
    line-height: 50px;
    border-bottom: 1px solid #ddd;
    padding-left: 40px;
    font-size: 17px;
    font-weight: bold;
}

.tips {
    padding: 20px 20px 0px 20px;
    font-size: 14px;
    color: #999;
}

.tips p {
    line-height: 26px;
    text-align: center;
}

.tips :nth-child(2) {
    padding: 0px 15px;
}

.tips a {
    color: #0078b6;
}

.btns,
.btns2 {
    margin: 10px auto;
    width: 50%;
    text-align: center;
}

.btns a {
    display: inline-block;
    width: 50%;
    line-height: 22px;
    text-align: center;
    border-radius: 8px;
    color: #fff;
    font-size: 12px;
}

.blueBtn {
    background: #6fbfe3;
    margin: 0 7%;
}

.greenBtn {
    background: #488c0b;
}

.blackBtn {
    background: #333638;
    margin: 0 7%;
}

.btns2 a {
    display: block;
    width: 40%;
    line-height: 35px;
    text-align: center;
    border-radius: 8px;
    color: #fff;
    margin: 0 auto;
}

/* 礼包详情（未领取） */
.giftDetail {
    padding: 0 5px 10px;
    background: #333638;
}

.gift-name {
    text-indent: 10px;
    background: #f7f7f7;
    line-height: 50px;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gift-detail {
    background: #fff;
    font-size: 14px;
}

.gift-content-title {
    color: #888888;
    font-size: 14px;
}

.gift-content {
    padding: 10px;
    font-size: 14px;
    color: #333333;
    line-height: 25px;
}

.gift-content2 {
    background: #f7f7f7;
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    font-size: 14px;
    width: 92%;
    padding: 3%;
    margin: 0 auto;
}

.getGift,
.taohao,
.reserve,
.reserved,
.shenqing,
.getGiftBefore {
    display: block;
    width: 80px;
    height: 30px;
    border-radius: 8px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin: 0 auto;
}

.getGift {
    background: #67d449;
    border: none;
    margin-top: 15px;
}

.getGiftBefore {
    background-color: #999;
    border: none;
}

.taohao {
    background: #ff9c44;
}

.reserve {
    background: #57bbe7;
}

.reserved {
    background: #d6d6d6;
}

.shenqing {
    background: #488c0b;
}

.line4 {
    width: 100%;
}

.line4 .tabs li {
    background: #f7f7f7;
    cursor: pointer;
    position: relative;
    width: 49.9%;
    height: 40px;
    float: left;
    border: 1px solid #ccc;
    border-top: 2px solid #ccc;
    margin-left: -1px;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
}

.line4 .tabs li:first-child {
    border-left: none;
}

.line4 .tabs .line4Active {
    height: 41px;
    border-bottom: none;
    background: #fff;
    border-top: 2px solid #ff7800;
    background: #fff;
}

.details {
    padding: 10px 5px 10px 10px;
    overflow: hidden;
}

.details img {
    width: 48px;
    height: 48px;
}

.details p {
    color: #333638;
    line-height: 24px;
}

.giftExplain {
    margin-left: 5px;
    width: 90%;
    line-height: 17px;
}

.explainStatusBg {
    width: 40%;
    height: 10px;
    background: #e1e1e1;
    float: left;
    margin: 3px 5px 0 0;
    border-radius: 5px;
}

.explainStatusOver {
    width: 70%;
    height: 10px;
    background: #5dca3f;
    float: left;
    border-radius: 5px;
}

.useAge,
.useAge2 {
    text-align: center;
    width: 96%;
    margin: 0 auto;
}

.useAge {
    border-top: 1px dashed #d2d2d2;
    line-height: 30px;
}

.useAge2 {
    line-height: 20px;
}

.line4Title {
    background: #f7f7f7;
    border-top: 2px solid #ff7800;
    line-height: 40px;
    text-indent: 30px;
    font-size: 14px;
}

/* 淘号成功 */
.desc1 .copyBtn {
    display: inline-block;
    margin-left: 10px;
    color: #fff;
    text-align: center;
    width: 16%;
    line-height: 28px;
    background: #333638;
    border-radius: 7px;
}

/* 确认领取 */
.btns .goBack {
    background: none;
    color: #0078b6;
    margin: 0 4%;
    width: 50%;
}

/* 我的礼包 */
.tabs2li {
    width: 49.7%;
}

.tabs3li {
    /*width: 33.3%;*/
    width: 25%;
    box-sizing: border-box;
}

.tabsUl {
    margin-bottom: 10px;
}

.tabsUl li a {
    display: block;
    overflow: hidden;
}

.tabsUl li a img {
    width: 48px;
    height: 48px;
}

.giftDesc2 {
    padding: 5px 10px;
    width: 65%;
    line-height: 25px;
    float: left;
}

.giftDesc2 p {
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.giftName2 {
    line-height: 45px;
}

.validity {
    color: #888888;
}

.enterIcon2 {
    float: right;
    width: 17px;
    height: 21px;
    background: url("../images/icons.png") 0 -131px no-repeat;
    margin-top: 20px;
    margin-right: 15px;
}

.myGiftActive {
    padding: 0 2%;
    line-height: 40px;
    overflow: hidden;
    background: #f9f9f9;
}

.myGiftActive .already {
    color: #888888;
    float: right;
}

.hasGet {
    padding-left: 24px;
    line-height: 35px;
    height: 35px;
    color: #787878;
}

.tabsUl .hasGet a {
    display: inline-block;
    position: relative;
    top: 5px;
    float: right;
    margin-right: 16px;
}

.remainBG2 {
    width: 30%;
    background: #e1e1e1;
    height: 8px;
    display: block;
    float: left;
    margin-top: 15px;
    margin-right: 10px;
}

.remainOver2 {
    width: 70%;
    background: #5dca3f;
    height: 8px;
    display: block;
}

.prop li {
    padding: 10px;
    overflow: hidden;
}

.prop img {
    margin: 5px 0;
    width: 48px;
    height: 48px;
}

.prop li .detail {
    margin-left: 10px;
    width: 70%;
}

.prop li h2 {
    font-size: 14px;
}

.prop li p {
    font-size: 12px;
    white-space: normal;
}

.guild li {
    padding: 10px;
}

.guild h2 {
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.guild li p {
    font-size: 12px;
}

.guild .detail {
    margin-left: 10px;
    width: 60%;
    line-height: 25px;
}

.searchTitle {
    border-top: 1px solid #ff7800;
    background: #f7f7f7;
    line-height: 40px;
    padding-left: 15px;
    font-size: 16px;
}

.line5-detail {
    padding: 10px;
}

.line5-detail img {
    width: 48px;
    height: 48px;
}

.line5Detail {
    margin-left: 10px;
    line-height: 25px;
}

.resultList li {
    padding: 8px 2%;
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
}

.resultList .giftName {
    width: 80%;
}

/*user*/
.full {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.7;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 8;
    display: none;
}

.userInfo {
    width: 80%;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    background-color: #fff;
    z-index: 9999;
}

.userInfo .title,
#menu-bar .title {
    margin: 0;
    width: auto;
    padding: 0 10px;
    height: 30px;
    background-color: #efefef;
    color: #333;
    font: bold 18px/50px normal;
}

.userInfo .title a,
#menu-bar .title a {
    display: block;
    float: right;
    margin-top: 5px;
    width: 20px;
    height: 20px;
    background: url("../images/sprite-2.png") no-repeat;
}

.userInfo ul {
    padding: 10px;
}

.userInfo ul li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e2e2e2;
    font-size: 16px;
    white-space: nowrap;
}

.userInfo ul li span {
    color: #999;
    padding-right: 6px;
}

.userInfo ul li em {
    display: inline-block;
    padding: 0 4px;
    margin: 0 4px;
    background-color: #ff7800;
    font: bold 16px/22px normal;
    color: #fff;
    border-radius: 10px;
}

.userInfo ul li a {
    display: block;
}

#menu-bar {
    position: fixed;
    top: 0;
    z-index: 10001;
    width: 80%;
    height: 100%;
    background: #fff;
    right: -100%;
}

#menu-bar.fromto {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
}

#menu-bar li {
    font-size: 14px;
    border-left: 2px solid #fff;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #eee;
    text-indent: 1em;
}

#menu-bar li:hover {
    border-left: 2px solid #ff7800;
}

/*0702*/
.yzmBox {
    width: 290px;
    margin: 10px auto auto;
    font-size: 12px;
    color: #999;
    text-align: center;
}

.yzmBox img {
    width: 130px;
    height: 30px;
}

.yzmBox input {
    width: 120px;
    height: 28px;
    border: 1px solid #888;
    padding: 0 5px;
    line-height: 28px;
    vertical-align: middle;
}

/*0724*/
.verifyBox {
    padding: 10px 2%;
    font-size: 14px;
}

.verifyBox strong {
    font-size: 30px;
    padding: 10px 0 0;
    color: #ff6e00;
    display: block;
    text-align: center;
}

.verifyTips {
    border: 1px solid #d5d5d5;
    background-color: #f7f7f7;
    padding: 2px 5px;
    font-size: 12px;
    line-height: 20px;
    color: #777;
    margin: 15px auto 10px;
}

.verifyTips span {
    color: #ff6e00;
}

.verifyBox form {
    margin: 10px auto;
    text-align: center;
}

.verifyInput {
    height: 24px;
    line-height: 24px;
    border: 1px solid #ccc;
    margin-right: 5px;
}

.verifyBtn {
    border-radius: 8px;
    color: #fff;
    height: 30px;
    width: 90px;
    border: none;
    background-color: #67d449;
}

.wrongTips {
    color: #cd0000;
    padding: 5px 0;
    text-align: center;
}

.tips2 {
    border-top: 1px dotted #d5d5d5;
    margin: 5px auto;
    padding: 8px 0;
    font-size: 12px;
}

.send {
    text-align: center;
    padding: 5px 0;
}

.tLeft {
    text-align: left;
    border-top: 1px dotted #d5d5d5;
    padding: 6px 0;
}

.finish {
    font-size: 22px;
    text-align: center;
    line-height: 30px;
    border-bottom: 1px dotted #d5d5d5;
    padding: 10px 0;
    margin-bottom: 9px;
}

.otherGift strong {
    color: #333;
    font-size: 14px;
    text-align: left;
    padding: 0 0 10px;
}

.otherGift ul {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.otherGift li {
    float: left;
    width: 30%;
    padding: 0 1.5%;
    text-align: center;
}

.otherGift li img {
    width: 72px;
    height: 72px;
    margin-bottom: 5px;
}

/*1020*/
.mtop10 {
    margin-top: 10px;
}

.titb0 {
    border-bottom: 0 none;
}

.tabsqh li {
    background: #f7f7f7;
    cursor: pointer;
    position: relative;
    width: 49.9%;
    height: 40px;
    float: left;
    border: 1px solid #ccc;
    margin-left: -1px;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
}

.tabsqh li:first-child {
    border-left: none;
}

.tabsqh .line4Active {
    height: 41px;
    border-bottom: none;
    background: #fff;
    background: #fff;
}

/*1023*/
.time {
    clear: both;
    line-height: 24px;
}

.time span {
    color: #0078b6;
}

.time em {
    font-style: normal;
    font-weight: bold;
}

.time strong {
    color: #CC3300;
}

.giftNum {
    color: #888;
    width: auto !important;
}

.gMLeft {
    width: 84%;
    float: left;
    overflow: hidden;
}

.gMLeft img {
    margin-right: 6px;
}

.gMRight {
    float: right;
    height: 48px;
    text-align: right;
}

.gMLeft h2 {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
}

.bb12 {
    border-bottom: 12px solid #ececec;
}

.pr6 {
    padding-right: 6px;
}

.getBtnTop {
    border-radius: 5px;
    color: #fff;
    display: block;
    line-height: 28px;
    text-align: center;
    width: 80%;
    margin: 0 auto;
}

.getInfo {
    clear: both;
    border-top: 1px dotted #d2d2d2;
    padding: 6px 0 0;
    margin: 10px 0 0;
}

.getInfo .giftExplain {
    line-height: 22px !important;
}

.h48 {
    height: 48px;
}

.moreGift {
    border: 1px solid #eee;
    background-color: #f6f6f6;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 5px 10px 0;
}

.moreGift a {
    color: #ff7800;
    font-size: 15px;
}

/*1224增加*/
.getqin {
    clear: both;
    border-top: 1px dotted #d2d2d2;
    padding: 6px 0 0;
    line-height: 30px;
    margin: 10px 0 0;
    text-align: center;
    font-size: 14px;
    color: #cd0000;
}

.getqin a.blue {
    color: #0078b6 !important;
    line-height: 30px;
}

.obouttis {
    text-align: center;
    font-size: 16px;
    padding: 10px 0;
}

.gettis {
    color: #fff;
    display: block;
    float: right;
    line-height: 28px;
    text-align: center;
    width: 80%;
    color: #cd0000;
}

.game-show-message {
    z-index: 10003;
    max-width: 500px;
    width: 90%;
    left: 5%;
    border-radius: 10px;
    background: #fff;
    position: fixed;
    top: 20%;
    _position: absolute;
    _bottom: auto;
    padding-bottom: 20px;
}

.gap-hd {
    line-height: 47px;
}

.gap-hd-s2 {
    height: 40px;
    border-bottom: 1px solid #e4e4e4;
}

.gap-hd .small-2 {
    float: left;
    font-size: 16px;
    border-bottom: 1px solid #ff7800;
    line-height: 40px;
    padding: 0 10px;
    text-align: center;
    _height: 46px;
}

.game-show-message .closeIcon {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("../images/close-icon.png") no-repeat;
    float: right;
    margin: 14px;
}

.yzForm1 {
    margin: 5px 15px;
    padding: 15px 0 0;
    text-align: left;
}

.yzInput,
.yzBtn {
    display: inline;
}

.waitnr {
    float: left;
}

.getqin a.getGift {
    color: #fff;
}

.waits {
    text-align: left;
    font-size: 12px;
    line-height: 24px !important;
    color: #999;
    margin: 0 15px 0 40px;
}

.waitertex {
    width: 80%;
    height: 100px;
    line-height: 22px;
    border: 1px solid #ccc;
    padding: 0 5px;
}

/*1224登录*/
.cover {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../images/cube.png") center center repeat;
    z-index: 99999;
    display: none;
}

.slidIn {
    transform: translate3d(-100%, 0px, 0px);
    -webkit-transform: translate3d(-100%, 0px, 0px);
    -moz-transform: translate3d(-100%, 0px, 0px);
}

.slidOut {
    transform: translate3d(0%, 0px, 0px);
    -webkit-transform: translate3d(0%, 0px, 0px);
    -moz-transform: translate3d(0%, 0px, 0px);
}

.no-log {
    position: fixed;
    right: -70%;
    top: 0;
    width: 70%;
    height: 100%;
    background: #efefef;
    z-index: 100000;
}

.no-log .header {
    position: relative;
    height: 60px;
    background: #f8f8f8;
    border-bottom: 1px solid #d7d7d7;
    text-align: center;
}

.no-log .header span {
    font-size: 24px;
    color: #333;
    line-height: 62px;
    font-weight: bold;
    padding-left: 0;
}

.no-log .header img {
    position: absolute;
    left: 10px;
    width: 40px;
    margin: 10px 0;
}

.no-log .logo {
    margin: 15px 0;
    width: 100%;
    text-align: center;
    height: 60px;
}

.no-log .logo img {
    width: 60px;
    height: 60px;
}

.no-log input {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    box-sizing: border-box;
    color: #999999;
    display: block;
    height: 34px;
    margin: 10px auto 0;
    padding: 0 6px;
    width: 90%;
}

.no-log .button {
    margin: 0 auto;
    width: 90%;
}

.no-log .button a,
.no-log .button input {
    margin: 0;
    width: 45%;
    line-height: 30px;
    height: 30px;
    border-radius: 3px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #ff6e00;
    box-sizing: border-box;
}

.remind {
    padding: 0 5%;
    height: 30px;
    line-height: 30px;
    color: Red;
}

.no-log .button .log {
    background: #ff6e00;
    color: #fff;
}

.no-log .button .reg {
    background: #fff;
    color: #ff6e00;
}

.no-log .button .forget {
    color: #ff6e00;
    font-size: 12px;
    float: left;
    border: none;
    text-align: left;
}

.log-out {
    position: absolute;
    right: 5px;
    top: 15px;
    font-size: 16px;
    color: #5f646e;
    border: 1px solid #5f646e;
    border-radius: 3px;
    padding: 0 5px;
    line-height: 30px;
}

#personal-id {
    padding: 0 10px;
    font-size: 16px;
    color: #333333;
    text-align: center;
}

.personal-news {
    padding: 0 10px;
}

.personal-news li {
    position: relative;
    padding: 5px 0;
    overflow: hidden;
    font-size: 20px;
    line-height: 41px;
}

.personal-news li:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
    border-bottom: 1px solid #cfcfcf;
}

.personal-news li a {
    display: block;
    height: 100%;
}

.personal-news li i {
    float: left;
    margin-right: 10px;
    width: 40px;
    height: 41px;
    background: url("../images/news.png") left top no-repeat;
    background-size: auto 40px;
}

.personal-news li span {
    display: inline-block;
    margin-left: 10px;
    width: 25px;
    line-height: 25px;
    border-radius: 20px;
    background: #ff6e00;
    vertical-align: 1px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.personal-news li i#AI {
    background-position: left top;
}

.personal-news li i#BI {
    background-position: -42px top;
}

.personal-news li i#CI {
    background-position: -83px top;
}

.personal-news li i#DI {
    background-position: -124px top;
}

.swipe {
    color: #fff;
    margin: 0 auto;
    max-width: 640px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}

/*添加登录相关css*/
.mySelf img {
    width: 32px;
    height: 32px;
    vertical-align: top;
    border-radius: 50%;
}

.mySelf span {
    position: absolute;
    display: none;
    top: 0;
    right: 0;
    width: 6px;
    height: 6px;
    background: red;
    border-radius: 50%;
}

/*2015-04-25*/
.gift-love {
    display: inline-block;
    width: 80px;
    line-height: 26px;
    border: 1px solid #bbbbbb;
    /* text-align: left;text-indent: 23px; */
    position: relative;
    border-radius: 6px;
}

.gift-love span.fr {
    margin-right: 4px;
    text-indent: 0;
    color: #ff6a4c;
    margin-left: 4px;
}

.gift-love em {
    text-indent: 0;
    color: #ff6a4c;
    margin-left: 16px;
    float: left;
}

.gift-love:before {
    display: block;
    position: absolute;
    left: 5px;
    top: 7px;
    width: 12px;
    height: 11px;
    background: url("../images/love_bg.png") -12px 0 no-repeat;
    background-size: 24px 11px;
    content: '';
}

.gift-love.like:before {
    background-position: 0 0;
}

.joinscheduleBtn {
    background: #7691de;
}

.btn-wrap {
    padding: 12px 5%;
    background-color: #ececec;
}

.btn-wrap .n-get-btn {
    display: block;
    text-align: center;
    line-height: 28px;
    background-color: #67d449;
    color: #fff;
    border-radius: 5px;
}

div.cash {
    padding: 10px 5px;
    display: block;
    width: 100%;
    text-align: center;
}

div.cash a {
    display: block;
    width: 48%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    float: left;
    border: 1px solid #f08525;
}

div.cash a:first-of-type {
    border-right: 0;
}

div.cash a img {
    height: 25px;
    margin: 0 10px;
    vertical-align: middle;
}

div.cash a span {
    width: 100%;
    font-size: 14px;
    vertical-align: middle;
}

.js-copy {
    padding: 0 8px;
    background-color: #BEC1BD;
    border-radius: 5px;
    line-height: 23px;
}

.hide {
    display: none !important;
}

em {
    font-style: normal;
}

.bg {
    display: inline-block;
    background-image: url(../image/icons-list.png);
    background-repeat: no-repeat;
    background-size: 130px auto;
}

.bg-detail {
    display: inline-block;
    background-image: url(../image/icons-detail.png);
    background-repeat: no-repeat;
    background-size: 62px auto;
}

.out_time {
    display: inline-block;
    background-image: url(../image/out_time.png);
    background-repeat: no-repeat;
    background-size: 62px auto;
}

.book_nums {
    display: inline-block;
    background-image: url(../image/book_nums.png);
    background-repeat: no-repeat;
    background-size: 62px auto;
}

.booked_nums {
    display: inline-block;
    background-image: url(../image/booked_nums.png);
    background-repeat: no-repeat;
    background-size: 62px auto;
}

.start_time {
    display: inline-block;
    background-image: url(../image/start_time.png);
    background-repeat: no-repeat;
    background-size: 62px auto;
}

.gMLeft .like {
    display: block;
    width: 60%;
    margin-top: 6px;
    line-height: 24px;
    text-align: center;
    border: 1px solid #fc6e51;
    border-radius: 12px;
    color: #fc6e51;
}

.gMLeft .like > i {
    width: 14px;
    height: 12px;
    margin-right: 4px;
    vertical-align: -1.5px;
    background-position: -52px 0;
}

.gMLeft .liked {
    background-color: #fc6e51;
    color: #fff;
}

.gMLeft .liked i {
    background-position: -74px 0;
}

.gMRight {
    height: auto;
    margin-top: 8px;
}

.gMRight .keep-box {
    display: block;
}

.gMRight .keep-box > i {
    width: 34px;
    height: 26px;
    margin-bottom: 4px;
    background-position: -97px 0;
}

.lineTitle .gift-list {
    width: auto;
    height: auto;
    border: 0;
    padding: 0 3%;
    border-bottom: 1px solid #ddd;
    text-align: left;
    background-color: #fff;
}

.lineTitle .gift-list > i {
    width: 22px;
    height: 23px;
    margin-right: 6px;
    background-position: 0px -25px;
    vertical-align: -4px;
}

.lineTitle .gift-list > em {
    color: #ff7800;
}

.line-f5 {
    height: 10px;
    background-color: #f5f5f5;
}

.giftList {
    padding: 0 3%;
}

.giftList .getBtn {
    position: absolute;
    right: 3%;
    top: 13px;
    margin-top: 2px;
}

.giftList .giftName p {
    color: #999;
    font-size: 12px;
    padding-bottom: 14px;
}

.giftName h4 {
    padding: 15px 0;
    font-size: 14px;
}

.gift-more .gift-list {
    font-size: 14px;
    color: #ff7800;
}

.gift-more .gift-list > i {
    width: 18px;
    height: 23px;
    margin-right: 6px;
    background-position: -26px -25px;
}

.gift-more .khd {
    background-color: #ff7800;
}

.line3 > ul {
    padding-top: 15px;
}

.line3 > ul > li > a > i {
    margin-right: 2px;
}

.line3 .download-url > i {
    width: 17px;
    height: 16px;
    background-position: 0px -59px;
    vertical-align: -2px;
}

.line3 .zq-url > i {
    width: 17px;
    height: 17px;
    background-position: -21px -59px;
    vertical-align: -2px;
}

.line3 .bbs-url > i {
    width: 17px;
    height: 17px;
    background-position: -43px -59px;
    vertical-align: -2px;
}

.detail2.only {
    padding-top: 18px;
}

.bottom ul > li {
    position: relative;
}

.bottom ul > li:after {
    content: "";
    position: absolute;
    height: 16px;
    width: 1px;
    top: 50%;
    right: 0;
    margin-top: -8px;
    background-color: #ddd;
}

.bottom ul > li:last-of-type:after {
    display: none;
}

.gift-info {
    margin: 0 3%;
    padding-top: 5px;
    padding-bottom: 15px;
    border-top: 1px solid #ddd;
}

.gift-info i {
    vertical-align: middle;
    margin-right: 6px;
}

.gift-info p {
    padding-top: 10px;
}

.gift-info .time-icon > i {
    width: 19px;
    height: 19px;
}

.gift-info .gift-icon > i {
    width: 19px;
    height: 20px;
    background-position: -21px 0;
}

.gift-info .gift-icon em {
    padding-left: 4px;
    color: #ff7800;
}

.gift-info .get-icon > i {
    width: 20px;
    height: 20px;
    background-position: -44px 0;
}

.gift-info .get-icon > span {
    padding-right: 7px;
    display: inline-block;
}

.gift-info .get-icon .success {
    width: 15px;
    height: 13px;
    background-position: -17px -26px;
}

.gift-info .get-icon .error {
    width: 13px;
    height: 15px;
    background-position: 0px -24px;
}

.gift-info .outer {
    position: relative;
    display: inline-block;
    width: 55%;
    height: 16px;
    background-color: #eee;
    border-radius: 10px;
    vertical-align: -4px;
}

.gift-info .iner {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #ff7800;
    border-radius: 10px;
}

.gift-detail-info {
    padding: 0 3%;
}

.gift-detail-info > li {
    padding: 12px 0;
    border-bottom: 1px solid #ddd;
}

.gift-detail-info > li:last-of-type {
    border: 0;
}

.gift-detail-info > li > h4 {
    font-size: 14px;
    line-height: 15px;
    padding-left: 5px;
    border-left: 3px solid #ff7800;
}

.gift-detail-info > li > p {
    padding-top: 14px;
}

.getBtn.detail {
    display: block;
    width: 80px;
    margin: 0 auto;
    margin-bottom: 15px;
    line-height: 26px;
    padding: 0;
}

.detail-more-gift {
    padding: 0 3%;
}

.detail-more-gift > li:after {
    content: "";
    display: table;
    clear: both;
}

.detail-more-gift > li {
    padding: 14px 0;
    border-bottom: 1px solid #ddd;
}

.detail-more-gift > li:last-of-type {
    border: 0;
}

.detail-more-gift > li .giftName {
    float: left;
}

.detail-more-gift > li .getBtn {
    float: right;
    width: 40px;
    line-height: 22px;
    background-color: #67d449;
}

.dialog {
    padding: 3px 20px 15px 20px;
    border-top: 0;
    position: relative;
    height: 100%;
}

.web-download {
    position: fixed;
    top: 25%;
    left: 50%;
    height: 20%;
    width: 74%;
    margin-left: -37%;
    z-index: 40001;
    display: none;
}

.app {
    position: absolute;
    top: 10px;
    width: 88%;
    left: 50%;
    text-align: center;
    height: 70%;
    background: white;
    opacity: 0.9;
    padding: 20px 0 0 0;
    margin-left: -44%;
    border: 1px solid #999;
}

.app p {
    font-size: 15px;
}

.app a {
    display: inline-block;
    width: 20%;
    height: 22px;
    line-height: 22px;
    border: 1px solid #999;
    margin-top: 25px;
    margin-right: 10px;
}

.app a:nth-of-type(2) {
    background: #ff7800;
    margin-left: 20px;
    margin-right: 0;
    color: #fff;
    border: none;
}

.full {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .4;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 40000;
    display: none;
}

.ff {
    display: -moz-box;
    display: -webkit-box;
    display: box;
}

.searchList li {
    padding: 10px 0;
}

.searchList li a:nth-of-type(2) {
    top: 5px;
}

.liked-tip, .copy-tip {
    display: none;
    position: absolute;
    width: 58%;
    padding: 2% 4%;
    top: 40%;
    left: 17%;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 13px;
}

.copy-tip {
    text-align: center;
    z-index: 9;

}

/*新增的专题模块*/
.subject {
    padding: 0 2%;
    width: 100%;
    outline: none;
    box-sizing: border-box;
    margin-top: 10px;
    padding-bottom: 5px;
}

.subject > a {
    width: 100%;
    display: block;
}

.subject > a > img {
    width: 100%;
}

.subject > a > p {
    width: 100%;
    color: #333;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.subject > a > p > span {
    color: #fb7900;
    color: #fb7900;
    transform: scale(3.5);
    width: 20px;
    font-size: 25px;
    vertical-align: middle;
}

.subject > a > p > span.spec-time {
    color: #fb7900;
    margin: 0 5px;
    font-size: 14px;
}

body > div.banner {
    width: 100%;
}

body > div.banner > img {
    width: 100%;
}

.background {
    background: url("../images/biao.png") no-repeat;
    background-size: 102px 37px;
}

body > article.special {
    padding: 15px 3% 30px 3%;
}

body > article.special > h2 {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

body > article.special > section.specialDetail {
    margin-top: 25px;
    width: 100%;
    background: #f9f9f9;
    padding: 10px 7px 25px 7px;
    border: 1px solid #eaeaea;
    outline: none;
    box-sizing: border-box;
    position: relative;
}

body > article.special > section.specialDetail > i {
    display: inline-block;
    width: 39px;
    height: 34px;
    vertical-align: text-bottom;
}

.backgroundLeft {
    background-position: -23px -3px;
}

.backgroundRigth {
    background-position: -64px -3px;
    position: absolute;
    right: 7px;
    bottom: 10px;
}

.specialTime {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 100px;
    height: 24px;
    line-height: 24px;
    margin-top: -12px;
    background: url("../image/bq.png") no-repeat;
    background-size: 100px 24px;
    font-size: 10px;
    color: #fff;
    text-align: center;
}

body > article.special > section.specialDetail > span.text {
    /*display: inline-block;*/
    font-size: 12px;
    color: #666;
    line-height: 1.7;
    text-indent: 40px
}

body > article.special > div.packetList {
    margin-top: 10px;
    width: 100%;
}

body > article.special > div.packetList > ul {
    width: 100%;
}

body > article.special > div.packetList > ul > li {
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #e7e4e4;
    padding: 0 5px;
    position: relative;
    outline: none;
    box-sizing: border-box;
}

body > article.special > div.packetList > ul > li > a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px 0;
    position: relative;
    outline: none;
    box-sizing: border-box;
}

body > article.special > div.packetList > ul > li > a > img {
    width: 50px;
    height: 50px;
    border-radius: 10px;
}

body > article.special > div.packetList > ul > li > a > div > p.text {
    font-size: 13px;
    color: #333;
}

body > article.special > div.packetList > ul > li > a > div {
    margin-left: 10px;
    width: 75%;
}

body > article.special > div.packetList > ul > li > a > div > p.receiveT {
    font-size: 10px;
    color: #666;
    margin-top: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body > article.special > div.packetList > ul > li > a > div > p.receiveT > span.receiveTime {
    color: #eb4d45;
}

.giftPromcss {
    position: relative;
}

.StatusBg {
    width: 80%;
    height: 8px;
    background: #f2f2f2;
    float: left;
    margin: 8px 5px 0 0;
    /*border-radius: 5px;*/
}

.StatusOver {
    height: 8px;
    background: #ff9934;
    float: left;
    /*border-radius: 5px;*/
}

.reduce {
    position: absolute;
    right: 0;
    bottom: 5px;
    height: 16px;
    line-height: 16px;
    /* width: 60px;
     height: 25px;
     background: #FF9AFF;
     line-height: 25px;*/
    font-size: 10px;
    color: #666;
    /*text-align: center;*/
}

body > article > section.wqhg {
    margin-top: 15px;
}

.wqhg > h4 {
    font-size: 13px;
    line-height: 15px;
    padding-left: 5px;
    color: #333;
    border-left: 3px solid #ff7800;
}

.lineBottom {
    border-bottom: 1px solid #e7e4e4;
}

.wqhg > div.lineBottom {
    padding-bottom: 10px;
}

.wqhg > div.mySwiper {
    margin-top: 13px;
    height: 45px;
    width: 100%;
    overflow: hidden;
}

.wqhg > div > div {
    width: 100%;

}

.wqhg > div > div > div.swiper-slide {
    width: 38.055556%;
    position: relative;
}

.wqhg > div > div > div > a {
    display: block;
}

.wqhg > div > div > div > a > img {
    width: 100%;
    height: 45px;
}

.wqhg > div > div > div > a > p {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    background: rgba(0, 0, 0, .2);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 20px;
    font-size: 10px;
    color: #fff;
}

/*游戏弹窗CSS*/
.gameRolePop {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
}

.gameRolePop > div.gameRolePopContent {
    position: absolute;
    width: 80%;
    top: 50%;
    left: 50%;
    margin-left: -40%;
    background: #fff;
}

.gameRolePop > div.gameRolePopContent > h2 {
    width: 100%;
    height: 40px;
    background: #e1e1e1;
    line-height: 40px;
    padding: 0 0 0 10px;
    box-sizing: border-box;
    color: #666;
    font-size: 14px;
}

.gameRolePop > div.gameRolePopContent > div.gameRoleText {
    padding: 20px 10px;
    font-size: 14px;
    color: #333;
}

/*.gameRolePop > div.gameRolePopContent > div.gameRolePopFooter {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}*/

.gameRolePop > div.gameRolePopContent > div.gameRolePopFooter > * {
    float: left;
    display: inline-block;
    width: 50%;
    height: 40px;
    line-height: 38px;
    text-align: center;
    color: #666;
    font-size: 14px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

.gameRolePop > div.gameRolePopContent > div.gameRolePopFooter > a {
    background: #8bc63f;
    border-bottom: 1px solid #8bc63f;
    color: #fff;
}

.gameRolePop > div.gameRolePopContent > div.gameRolePopFooter > a:hover {
    background: #7eb734;
}
