@charset "utf-8";

/* 大转盘 */
.luckDrawBg .topCon {
    overflow: hidden;
    padding-bottom: 22px;
    background: #FCBA73;
    padding-top: 30px;

}

.luckDrawBg .topCon .prizeList {
    margin-left: 53px;
    width: 690px;
    height: 660px;
    background: url(../images/sfw.png) no-repeat center;
}

.luckDrawBg .topCon .prizeList li {
    width: 196px;
    height: 155px;
    position: absolute;
}

.luckDrawBg .topCon .prizeList li img {
    width: 196px;
    height: 155px;
}

.luckDrawBg .topCon .prizeList li.pz1 {
    left: 39px;
    top: 50px;
}

.luckDrawBg .topCon .prizeList li.pz2 {
    left: 249px;
    top: 50px;
}

.luckDrawBg .topCon .prizeList li.pz3 {
    left: 458px;
    top: 50px;
}


.luckDrawBg .topCon .prizeList li.pz8 {
    left: 39px;
    top: 222px;
}


.luckDrawBg .topCon .prizeList li.pz4 {
    left: 458px;
    top: 222px;
}

.luckDrawBg .topCon .prizeList li.pz7 {
    left: 39px;
    top: 392px
}

.luckDrawBg .topCon .prizeList li.pz6 {
    left: 249px;
    top: 392px
}

.luckDrawBg .topCon .prizeList li.pz5 {
    left: 458px;
    top: 392px
}

.luckDrawBg .topCon .prizeList li .cur {
    display: none;
}

.luckDrawBg .topCon .prizeList li.on .own {
    display: none;
}

.luckDrawBg .topCon .prizeList li.on .cur {
    display: block;
}

a {
    text-decoration: none;
}

.luckDrawBg .topCon .prizeList .btn {
    width: 203px;
    height: 159px;
    /* padding-top: 48px; */
    left: 241px;
    top: 224px;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    background: url(../images/wf_u.png) no-repeat;
    color: #fff;
    line-height: 24px;
    padding-top: 50px;
    padding-left: 16px;
    box-sizing: border-box;
}

/* .luckDrawBg .topCon .prizeList .btn.clickbtn{
    padding-top: 48px;
    line-height: 26px;
    height: 100px;
} */
.luckDrawBg .topCon .prizeList .btn p {
    font-size: 14px;
    line-height: 14px;
    padding-top: 10px;
}

.luckDrawBg .topCon .explain {
    width: 408px;
    padding-top: 0;
    float: left;
    padding: 0 0px 0 35px;
}

.luckDrawBg .topCon .explain .win-rate {
    width: 366px;
    height: 82px;
    background: url("../images/ts.png") no-repeat center top;
    font-size: 18px;
    font-weight: bold;
    color: #FBC72D;
    line-height: 30px;
    padding-top: 18px;
    text-align: center;
}

.luckDrawBg .topCon .explain .Draw-that {
    padding-top: 20px;
}

.luckDrawBg .topCon .explain .Draw-that .tit {
    margin-left: 46px;
    color: #2cf4e8;
    background: url(../images/11p_03.png) no-repeat center top;
    width: 225px;
    font-weight: 700;
    font-size: 24px;
    line-height: 38px;
    text-align: center;
    margin-bottom: 3px;
}

.luckDrawBg .topCon .explain .Draw-that p {
    font-size: 14px;
    color: #26F5E6;
    line-height: 28px;
    padding-top: 13px;
    width: 350px;
}

.luckDrawBg .topCon .explain .Draw-that p img {
    vertical-align: -4px;
}

.luckDrawBg .topCon .explain .lottery-rule h3 {
    margin-left: 46px;
    background: url(../images/11p_03.png) no-repeat center top;
    width: 225px;
    font-weight: 700;
    font-size: 26px;
    line-height: 38px;
    text-align: center;
    margin-bottom: 15px;
    color: #FFE9CE;
}

.lottery-rule {
    width: 400px;
    height: 518px;
    background: #FBE2CC;
    padding: 26px 17px 26px 17px;
    box-sizing: border-box;
    border-radius: 18px 18px 0 0;
}

.luckDrawBg .topCon .explain .lottery-rule p {
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    color: #333333;
    /* width: 350px; */
    margin-bottom: 8px;
}

.luckDrawBg .topCon .explain .lottery-rule p i {
    width: 25px;
    height: 15px;
    background: linear-gradient(-90deg, #EE6216 0%, #EA432E 100%);
    border-radius: 6px;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
    vertical-align: 0px;
}

.turnCon {
    width: 1200px;
    height: 919px;
    background: #FFE7C7;
    border: 5px solid #EE6216;
    border-radius: 10px;

}

.luckDrawBg .topCon .explain .myRedBg {
    width: 400px;
    height: 102px;
    background: #FBD7B7;
    border-radius: 0 0 18px 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.luckDrawBg .topCon .explain .myRedBg a {
    width: 275px;
    height: 50px;
    background: #DE3535;
    box-shadow: 0px 3px 1px 0px rgba(214, 42, 42, 0.38);
    border-radius: 25px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    color: #FFFFFF;
    line-height: 50px;
    text-align: center;
}

.luckDrawBg .topCon .explain .myRedBg a.hpBtn {
    background: url("../images/eqd_17.png") no-repeat center top;
    padding-left: 19px;
    width: 135px;
    margin-right: 32px;
}

/* .luckDrawBg .topCon .explain .myRedBg a.prizeBtn {
    background: url("../images/eqd_19.png") no-repeat center top;
    text-align: left;
} */
.licinfo {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 30px;
    left: 47px;
}

.licinfo p {
    font-size: 24px;
    font-family: FZZhengHeiS-EB-GB;
    font-weight: 400;
    font-style: italic;
    color: #DF3E2A;
    line-height: 32px;
    background: linear-gradient(0deg, #FFE5CE 25.537109375%, #F6B574 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-right: 26px;
    font-weight: 600;
}

.licinfo a {
    width: 200px;
    height: 42px;
    background: linear-gradient(90deg, #FE8523 0%, #F29E0C 100%);
    box-shadow: 0px 3px 1px 0px rgba(214, 42, 42, 0.38);
    border-radius: 21px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #FFFAF4;
    line-height: 42px;
    text-align: center;
    transition: 0.3s;
}

.myRedBg a {
    transition: 0.3s;
}

.licinfo a:hover,
.myRedBg a:hover {
    text-decoration: none;
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);

}

/* 获奖名单 */
.liveMainCon {
    display: inline-block;
    width: 1100px;
}

.liveMainCon .luckywall {
    padding-top: 36px;
    margin-left: 30px;
    float: left;
    position: relative;
}

.liveMainCon .luckywall .tit {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 56px;
    width: 168px;
    text-align: center;
    width: 170px;
    height: 56px;
    text-align: center;
    background: linear-gradient(66deg, #D41B5C 0%, #F56E3E 100%);
    border-radius: 0px 0px 8px 8px;
    position: absolute;
    left: 0px;
    top: 0;
}

.liveMainCon .list {
    width: 1140px;
    height: 124px;
    background: #F9F1E5;
    border-radius: 8px;
    padding-top: 30px;
    padding-left: 30px;
    box-sizing: border-box;
}

.liveMainCon .luckywall .list .bd {
    overflow: hidden;
}

.liveMainCon .luckywall .list li {
    overflow: hidden;
}

.liveMainCon .luckywall .list .p-lt {
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    width: 300px;
    float: left;
}

.liveMainCon .luckywall .list li span {
    width: 107px;
    display: inline-block;
}

.liveMainCon .luckywall .list li p {
    display: inline-block;
}

.liveMainCon .luckywall .list li p i {
    color: #fcff1c;
}
.turnTable .ggtit {
    background: url(/images/zhuanti/2020double12/tit_03.png) no-repeat center;

}

.turns {
    width: 100%;
    height: 1159px;
    background: #F3893B;
    padding-top: 60px;

}

/* 直播 */
.otherBox .ggtit {
    margin-bottom: 0;
}

.livesubTitle {
    text-align: center;
    font-size: 18px;
    color: #3C0404;
    line-height: 34px;
    width: 100%;
    display: block;
    line-height: 1;
}

.liveMainCon {
    display: inline-block;
    width: 1100px;
}

.liveMainCon .luckywall {
    margin-left: 30px;
    float: left;
}



.liveMainCon .luckywall .list .bd {
    overflow: hidden;
}

.liveMainCon .luckywall .list li {
    overflow: hidden;
}

.liveMainCon .luckywall .list .p-lt {
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    width: 300px;
    float: left;
}

.videoCon .mainTit {
    text-align: center;
    background: url("../images/ww_03.png") no-repeat center top;
    height: 89px;
    padding-top: 18px;
    margin-bottom: 25px;
}

.videoCon .mainTit .tit {
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-weight: 700;
    font-size: 38px;
    color: #fff;
}

.videoCon .mainTit .tit i {
    color: #faea2f;
}

.videoCon .mainTit .subtit {
    line-height: 48px;
    text-align: center;
    font-size: 20px;
    color: #2bfdeb;
    margin: 0 auto;
}

.liveMain {
    width: 1120px;
    height: 413px;
    background: #FFC38E;
    box-shadow: 0px 7px 7px 0px rgba(0, 0, 0, 0.3);
    border-radius: 18px;
    padding: 16px;
    box-sizing: border-box;
    margin: 0 auto;
    margin-top: 40px;
}

.videoCon .mainTit .rule {
    width: 95px;
    height: 30px;
    line-height: 30px;
    background: #FBC92D;
    color: #4012CE;
    border-radius: 15px;
    position: absolute;
    right: 39px;
    top: 45px;
}

.liveMain .cbox {
    /* width:980px; */
    height: 435px;
    margin: 0 auto;
}

.liveMain .cbox .video-con {
    width: 610px;
    margin-left: 6px;
    height: 381px;
}

.liveMain .cbox .video-con img {
    display: none;
    width: 610px;
    height: 381px;
    cursor: pointer;
}
.liveMain .cbox .video-con img.on{
    display: block;
}
.liveMain .cbox .live_right {
    width: 472px;
    height: 381px;
    background: #FBE2CC;
}

.liveMain .cbox .live_right .tex {
    width: 472px;
    height: 381px;
    overflow: hidden;
    overflow-y: auto;
    position: relative;
    padding-top: 13px;
    box-sizing: border-box;
}

.liveMain .cbox .live_right .tex h5 {
    font-size: 20px;
    font-weight: bold;
    color: #D52121;
    line-height: 26px;
    margin-bottom: 10px;
    margin-left: 40px;
}

.liveMain .cbox .live_right .tex ul {
    margin-left: 40px;
    border-left: 2px solid #BA2928;
}

.liveMain .cbox .live_right .tex li {
    position: relative;
    padding: 0 0 14px 30px;
    color: #fff;
    cursor: pointer;
}

.liveMain .cbox .live_right .tex li p {
    line-height: 26px;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.liveMain .cbox .live_right .tex li>span {
    line-height: 50px;
    font-size: 14px;
    font-size: 14px;
    color: #3B0903;
}

.liveMain .cbox .live_right .tex li p span {
    width: 171px;
    height: 28px;
    background: #FFF3E9;
    border-radius: 7px;
    font-size: 14px;
    font-weight: bold;
    color: #3B0903;
    line-height: 28px;
    padding-left: 10px;
}

.liveMain .cbox .live_right .tex li a {
    width: 101px;
    height: 28px;
    background: #FBE2CC;
    border: 1px solid #D52121;
    border-radius: 14px;
    font-size: 14px;
    font-weight: 400;
    color: #D52121;
    line-height: 27px;
    text-align: center;
    display: inline-block;
    margin-right: 18px;
}

.liveMain .cbox .live_right .tex::-webkit-scrollbar {
    width: 12px;
    height: 80px;
}

.liveMain .cbox .live_right .tex::-webkit-scrollbar-thumb {
    border-radius: 5px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background-color: #E8976B;
}

.liveMain .cbox .live_right .tex::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    background-color: #F3BD8D;

}

.mCSB_inside>.mCSB_container {
    margin-right: 0;
}

.liveMain .cbox .live_right .tex li.cur p {
    color: #D52121;
}

.liveMain .cbox .live_right .tex li.cur p span {
    background: #FCCA9E;
    color: #D52121;
}

.liveMain .cbox .live_right .tex li.cur>span {
    font-size: 16px;
    font-weight: 400;
    color: #D52121;
    line-height: 40px;
    font-weight: 600;
}

.liveMain .cbox .live_right .tex li.cur a {
    background-color: #D52121;
    color: #fff;
}

.liveMain .cbox .live_right .tex li i {
    width: 28px;
    height: 28px;
    background: url("../images/on_07.png") no-repeat center top;
    display: inline-block;
    position: absolute;
    left: -15px;
    top: -3px;
}

.liveMain .cbox .live_right .tex li.cur i {
    background: url("../images/on_03.png") no-repeat center top;
}

.liveMain .mCSB_scrollTools {
    width: 6px !important;
    background: #1e6dff;
    border-radius: 10px;
}

.liveMain .mCSB_scrollTools .mCSB_draggerRail {
    background: none;
}

.liveMain .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background: #25fdee;
    border-radius: 3px;
}

.liveMain .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover {
    background-color: #1e6dff;
}

.liveMain .xlcd-b .mCSB_container {
    margin-right: 13px;
}

/* ????? */
.activity-description.layout66 {
    width: 798px !important;
    height: 335px;
    background: url('../images/11_03.png') no-repeat center top;
}

.activity-description .mainTit {
    font-size: 36px;
    color: #fff;
    line-height: 76px;
    font-weight: 700;
    padding-bottom: 5px;
    margin-bottom: 34px;
    text-align: center;
}

.activity-description p {
    font-size: 16px;
    line-height: 36px;
    color: #26f5e6;
    padding-left: 80px;
}

.activity-description p img {
    vertical-align: -3px;
    margin-right: 20px;
}

.liveMainCon .luckywall .list li span {
    width: 107px;
    display: inline-block;
}

.liveMainCon .luckywall .list li p {
    display: inline-block;
}

.liveMainCon .luckywall .list li p i {
    color: #fcff1c;
}

.liveMainCon .luckywall .list li span,
.liveMainCon .luckywall .list li p i,
.liveMainCon .luckywall .list li p {
    color: #333333;
    font-size: 14px;
}

.liveMainCon .luckywall .list .p-lt {
    width: 270px;
}


.warn-WraP {
    width: 500px;
    display: none;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    position: fixed;
    left: 50%;
    z-index: 99;
    color: #fff;
    top: 360px;
    margin-left: -250px;
    text-align: center;
    border-radius: 8px;
    background: #000;
    opacity: .7;
    filter: alpha(opacity=70);
}

.courseBox .mainbox .bbot .coulist .cltit .fbBodyBuyBtn {
    display: block;
    width: 188px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    margin: 0 auto;
    border-radius: 25px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -webkit-box-shadow: 0 4px 4px rgba(158, 7, 21, 0.32);
    -moz-box-shadow: 0 4px 4px rgba(158, 7, 21, 0.32);
    box-shadow: 0 4px 4px rgba(158, 7, 21, 0.32);
    background: #fb7d38\9;
    background: -webkit-linear-gradient(top, #fe983d, #f4402c);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom, #fe983d, #f4402c);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom, #fe983d, #f4402c);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #fe983d, #f4402c);
    /* 标准的语法 */
}

.courseBox .mainbox .bbot .coulist .cltit .fbBodyBuyBtnn:hover {
    text-decoration: none;
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
}

.oldLeftCon span {
    line-height: 1;
}

.oldLeftCon h6 {
    margin-bottom: 10px;
}

.cbot-right {
    display: flex;
}

.lottery-bounced {
    width: 346px;
    height: 409px;
    background: url(../images/prize_bk.png) no-repeat center top;
    text-align: center;
    display: none;
    left: 50%;
    position: fixed;
    top: 50%;
    margin: -204px 0 0 -173px;
    z-index: 99;
    overflow: hidden;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight/2));
}

.lottery-bounced h3 {
    padding-top: 66px;
    font-size: 26px;
    line-height: 26px;
    color: #fff;
}

.lottery-bounced p {
    font-size: 14px;
    color: #fff;
    padding-top: 20px;
}

.lottery-bounced img {
    margin: 35px auto 0;
}

.lottery-bounced a {
    font-size: 20px;
    font-weight: 700;
    line-height: 52px;
    display: inline-block;
    margin-top: 24px;
    color: #fff;
    position: absolute;
    left: 50%;
    bottom: 22px;
    margin-left: -50px;
}

/* ????????? end*/

/* ?????????? */
.wap-address {
    display: none;
    padding-top: 40px;
    width: 564px;
    top: 50%;
    left: 50%;
    position: fixed;
    margin: 0 0 0 -282px;
    overflow: hidden;
    z-index: 100;
    text-align: center;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight/2));
}

.wap-address .addressWrap {
    width: 500px;
    border-radius: 8px;
    overflow: hidden;
    margin: 0 auto;
    background-color: #fff;
}

.wap-address .tit {
    font-size: 20px;
    color: #fff;
    line-height: 60px;
    height: 60px;
    background-color: #F3893B;
    margin-bottom: 37px;
}

.wap-address .close {
    position: absolute;
    top: 0;
    right: 0;
}

.wap-address .block-Wrap {
    width: 400px;
    margin: 0 auto;
}

.wap-address .block-Wrap .sqbot {
    text-align: center;
}

.wap-address .block-Wrap .sqbot .han {
    width: 168px;
    height: 36px;
    line-height: 36px;
    border-radius: 18px;
    background-color: #DE3535;
    font-size: 16px;
    color: #fff;
    text-align: center;
    display: inline-block;
}

.wap-address .block-Wrap .sqcen {
    width: 400px;
    clear: both;
    margin: 0 auto 20px;
}

.wap-address .block-Wrap .sqcen .sqcen-c {
    color: #333333 !important;
    width: 305px;
    height: 46px;
    float: right;
    padding: 0 15px;
    border: 1px solid #D8D8D8 !important;
    line-height: 46px;
    font-size: 18px;
    float: right;
}

.wap-address .block-Wrap .sqcen textarea {
    width: 305px;
    height: 82px;
    font-size: 18px;
    line-height: 28px;
    vertical-align: top;
    font-family: \5FAE\8F6F\96C5\9ED1, \9ED1\4F53;
    color: #333333 !important;
    padding: 0 15px;
    border: 1px solid #D8D8D8 !important;
}

.wap-address .block-Wrap .sqcen span {
    float: left;
    height: 46px;
    display: inline-block;
    line-height: 46px;
    width: 62px;
    font-size: 14px;
    color: #666666;
}

.wap-address .instructionsCon {
    width: 404px;
    margin: 25px auto 0;
    line-height: 24px;
    font-size: 14px;
    padding-bottom: 50px;
    text-align: left;
    color: #999999;
}

/* ?????????? end */
.warn-WraP {
    width: 500px;
    display: none;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    position: fixed;
    left: 50%;
    z-index: 99;
    color: #fff;
    top: 360px;
    margin-left: -250px;
    text-align: center;
    border-radius: 8px;
    background: #000;
    opacity: .7;
    filter: alpha(opacity=70);
}

/* ??????????? */
.MyRecord {
    width: 600px;
    padding-top: 40px;
    display: none;
    top: 50%;
    left: 50%;
    position: fixed;
    margin: 0 0 0 -300px;
    overflow: hidden;
    z-index: 99;
    text-align: center;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight/2));
}

.MyRecord .myRecordWrap .tit {
    font-size: 20px;
    color: #fff;
    line-height: 60px;
    text-align: center;
    height: 60px;
    background-color: #F3893B;
    margin-bottom: 30px;
}

.MyRecord .close {
    position: absolute;
    top: 0;
    right: 0;
}

.MyRecord .myRecordWrap {
    width: 560px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
}

.MyRecord .myRecordWrap .already-draw {
    display: none;
}

.MyRecord .myRecordWrap .coupon {
    width: 436px;
    /* height: 238px; */
    border-radius: 8px;
    padding-bottom: 15px;
    margin: 0 auto;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}

.MyRecord .myRecordWrap .coupon .coupon-Tit {
    background: linear-gradient(66deg, #D41B5C 0%, #F56E3E 100%);
    line-height: 46px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.MyRecord .myRecordWrap .coupon .coupon-Tit span.t1 {
    display: inline-block;
    width: 72px;
    float: left;
}

.MyRecord .myRecordWrap .coupon .coupon-Tit span.t2 {
    display: inline-block;
    width: 133px;
    float: left;
}

.MyRecord .myRecordWrap .coupon .coupon-box {
    /* overflow-y: auto;
      max-height: 186px; */
    max-height: 186px;
    overflow: hidden;
    overflow-y: auto;
    position: relative;
}

.MyRecord .myRecordWrap .coupon .coupon-box .coupon-list {
    border-bottom: 1px dashed #D8D8D8;
    line-height: 46px;
    font-size: 16px;
    text-align: center;
}

.MyRecord .myRecordWrap .coupon .coupon-box .coupon-list .t1 {
    display: inline-block;
    width: 72px;
    float: left;
}

.MyRecord .myRecordWrap .coupon .coupon-box .coupon-list .t2 {
    display: inline-block;
    width: 133px;
    float: left;
}

.MyRecord .myRecordWrap .btnCon {
    padding-top: 30px;
}

.MyRecord .myRecordWrap .btnCon a {
    width: 136px;
    height: 34px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    text-align: center;
    background-color: #DE3535;
    border: 1px solid #DE3535;
    margin: 0 20px 28px;
    border-radius: 18px;
}

.MyRecord .myRecordWrap .btnCon .centerBtn {
    color: #DE3535;
    background-color: #ffeef5;
}

.MyRecord .myRecordWrap .declareTit {
    padding: 0 35px 35px 70px;
    text-align: left;
    position: relative;
}

.MyRecord .myRecordWrap .declareTit em {
    position: absolute;
    left: 48px;
    top: 1px;
    color: #999;
    font-size: 14px;
}

.MyRecord .myRecordWrap .declareTit p {
    color: #999999;
    font-size: 14px;
    line-height: 24px;
}

.MyRecord .myRecordWrap .coupon-Null {
    font-size: 22px;
    font-weight: 700;
    line-height: 42px;
    padding-bottom: 15px;
}

/* ??????????? end*/

/* ?????????  */
.more-chance {
    background: url(../images/ebk_03.png) no-repeat center top;
    width: 416px;
    height: 555px;
    display: none;
    top: 50%;
    left: 50%;
    position: fixed;
    margin: 0 0 0 -208px;
    overflow: hidden;
    z-index: 99;
    text-align: center;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight/2));
}

.more-chance .close {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 3px;
    right: 7px;
}

.more-chance p {
    font-size: 22px;
    padding-top: 24px;
    line-height: 22px;
    color: #333333;
}

.more-chance em {
    padding-top: 10px;
    font-size: 16px;
    line-height: 16px;
    color: #333333;
    display: inline-block;
}

.more-chance span {
    font-size: 18px;
    margin-top: 135px;
    color: #ef3c31;
    display: block;
    margin-bottom: 33px;
    font-weight: 700;
}

.more-chance .erweima {
    width: 183px;
    height: 183px;
    overflow: hidden;
    border-radius: 10px;
    margin: 0 auto;
}

.more-chance a {
    font-size: 20px;
    color: #fff;
    line-height: 45px;
    margin-top: 42px;
    font-weight: 700;
    display: inline-block;
}

/* ???????? */
.blink-Pic {
    text-align: center;
    z-index: 999;
    width: 422px;
    background: #fff;
    position: fixed;
    margin-top: -153px;
    left: 50%;
    margin-left: -211px;
    top: 50%;
    padding-bottom: 30px;
    border-radius: 10px;
    _position: absolute;
    _height: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight));
}

.blink-Pic .cenPic {
    margin-top: 40px;
}

.blink-Pic span {
    display: block;
    font-size: 18px;
    line-height: 18px;
    padding: 14px 0 23px;
}

.blink-Pic a {
    display: inline-block;
    width: 160px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    border-radius: 25px;
    background: #524aea;
}

/* ???????? end*/
.ewmPop {
    width: 355px;
    height: 318px;
    padding-top: 46px;
    background: url(../images/w_03.png) no-repeat center 46px;
    text-align: center;
    display: none;
    left: 50%;
    position: fixed;
    top: 50%;
    margin: 0 0 0 -178px;
    z-index: 99;
    overflow: hidden;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight/2));
}

.ewmPop h4 {
    line-height: 78px;
    font-size: 22px;
    color: #fff;
}

.ewmPop .close {
    position: absolute;
    top: 0;
    right: 0;
}

.ewmPop .erweima {
    width: 186px;
    margin: 24px auto 0;
}

.erweima img {
    width: 100%;
}
.fix-nav{
    right: 40px;
}
.courseBox .mainbox .btop li{
    padding: 0 12px;
}
.courseBox .mainbox .bbot .coulist .more-list{
    width: 313px;
}
.courseBox .mainbox .bbot .coulist .more-list.listTwo{
    width: 313px;
}
.courseBox .mainbox .bbot .coulist .more-list p.two{
    width: 106px;
}
.courseBox .mainbox .bbot .coulist .more-list{
    padding: 0 10px;
}
.headerBg-p{
    background: url(/zhuanti/2022activitye12/images/bg01.png) no-repeat center top;
}
.receiveCoupon .couponBox .ctop{
    width: 80%;
    justify-content: space-around;
    margin: 0 auto;
}
.receiveCoupon .couponBox .cbot-right{
    margin-top: 12px;
    margin-left: 256px;
}
.oldLeftCon p{
    width: 208px;
}
.teacherBox .cbox .cRight-con .crTit .videoBtns{
    position: absolute;
      top: 0;
      right: 0;
      display: block;
      width: 157px;
      height: 50px;
      line-height: 50px;
      font-size: 18px;
      font-weight: 700;
      color: #c21306;
      text-indent: 34px;
      background-position: 0 -450px;
      transition: all 0.2s linear;
      -webkit-transition: all 0.2s linear;
  }
  .oldLeftCon h3{
    line-height: 1;
  }

  .fix-nav .close{
    position: absolute;
    right: 23px;
    top: -13px;
  }
  .fix-nav .close img{
    width: 20px;
    height: 20px;
  }