body,
input,
textarea,
button {
    font: 14px/1 "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1,\9ED1\4F53", "PingFang SC", "Heiti SC", tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
}

body {
    margin: 0 auto;
    color: #333;
    min-width: 1200px;
    background: #fff;
}

p,
ul,
ol,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe {
    margin: 0;
    padding: 0;
}

img {
    border: 0 none;
    vertical-align: top;
}

ul,
li,
ol {
    list-style-type: none;
}

i,
em,
address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: underline;
}

input,
button,
textarea,
a,
a:hover {
    outline: none;
}

textarea {
    resize: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.fl {
    float: left;
    _display: inline;
}

.fr {
    float: right;
    _display: inline;
}

.pr {
    position: relative;
}

.abs {
    position: absolute;
}

.layout {
    width: 1200px;
    margin: 0 auto;
}

.body-bg {
    width: 100%;
    background: url("/images/zhuanti/teachersday/2024/banner_top.jpg") no-repeat center top 70px, url("/images/zhuanti/teachersday/2024/bot_body.png") no-repeat center bottom 150px, #fa6235;
}

.header-wrap {
    background: #fff;
}

.limit_time {
    width: 359px;
    height: 42px;
    border-radius: 12px;
    background: linear-gradient(to right, #ff5a0c, #ffa64c);
    color: #fff;
    font-size: 22px;
    text-align: center;
    line-height: 42px;
    margin-top: 295px;
}

.txt_img {
    margin: 0 auto;
}
.txt_img01 {
    width: 651px;
    margin-top: 217px;
}
.video_com {
    background: url("/images/zhuanti/teachersday/2024/video_bg.png") no-repeat top center;
    border-radius: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.video_com_top{
    width: 690px;
    margin: 0 auto;
}
.video_com_swiper{
    text-align: center;
}
.video_com_swiper h3{
    font-size: 24px;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    position: relative;
    margin: 35px 0;
}
.video_com_swiper h3::before{
    position: absolute;
    content: "";
    background: url(/images/zhuanti/teachersday/2024/video_siwper_txt02.png) no-repeat;
    left: -259px;
    width: 229px;
    height: 1px;
    top: 50%;
    margin-top: -0.5px;

}
.video_com_swiper h3::after{
    position: absolute;
    content: "";
    background: url(/images/zhuanti/teachersday/2024/video_siwper_txt01.png) no-repeat;
    right: -259px;
    width: 229px;
    height: 1px;
    top: 50%;
    margin-top: -0.5px;

}
.video_com_swiper ul li{
    width: 260px;
    height: 160px;
    margin-right: 15px;
    background: #fff;
}
.video_com_swiper{
    width: 1086px;
    margin: 0 auto;
}
.click_video{
    height: 104px;
    width: 142px;
    position: absolute;
    left: 50%;
    margin-left: -77px;
    opacity: 0.1;
    margin-top: 10px;
}
.txt_img01 a{
    height: 84px;
    width: 123px;
    position: absolute;
    right: 20px;
    opacity: .01;
    margin-top: 10px;
}
.video_com_swiper ul li img{
    width: 100%;
    height: 100%;
}
.swiper_btn{
    position: absolute;
    bottom: 63px;
    margin-top: -16px;
    width: 32px;
    height: 32px;
    background: url("/images/zhuanti/teachersday/2024/swiper_btn_l.png") no-repeat center;
}
.swiper_btn.swiper_btn_l{
    left: 14px;
}   
.swiper_btn.swiper_btn_r{
    right: 14px;
    background: url("/images/zhuanti/teachersday/2024/swiper_btn_r.png") no-repeat center;
}
.video_btn {
    display: block;
    width: 200px;
    height: 50px;
    background: url("/images/zhuanti/teachersday/2024/video_play_btn.png") no-repeat center;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -100px;
    bottom: 70px;
}

.txt_img02 {
    width: 741px;
    margin-top: 32px;
    margin-bottom: 28px;
}

.blessing {
    height: 582px;
    background: url("/images/zhuanti/teachersday/2024/bless_bg.png") no-repeat center;
    padding: 63px 20px 0 50px;
    box-sizing: border-box;
}

.blessing>p,
.blessing>span {
    font-size: 16px;
    color: #3a221b;
    font-weight: 600;
    margin-bottom: 12px;
    text-indent: 1em;
}

.blessing>span {
    display: block;
    color: #fe4a15;
    text-indent: 1em;
}

.ble_form {
    margin-left: 158px;
    position: absolute;
    bottom: 63px;
}

.ble_form>p {
    width: 634px;
    height: 44px;
    border: 1px solid #ff6903;
    border-radius: 22px;
    box-shadow: 0 8px 24px 7px #ffe3cb;
    padding: 10px 0 0 25px;
    box-sizing: border-box;
}

.ble_form>p span {
    font-size: 16px;
    color: #333;
}

.ble_form>p input {
    border: 0;
    width: 400px;
}

.ble_form_btn {
    width: 171px;
    height: 45px;
    background: url("/images/zhuanti/teachersday/2024/bles_btn_img.png") no-repeat center;
    text-align: center;
    color: #fff;
    line-height: 45px;
    font-size: 18px;
    margin-left: 15px;
}

.txt_img03 {
    width: 741px;
    margin-top: 30px;
}

.txt_img03 a {
    position: absolute;
    right: -220px;
    top: 44px;
    width: 143px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    color: #fff;
    border-radius: 22px;
    font-size: 20px;
    background: #ffa737;
}

.draw_com {
    height: 585px;
    background: url("/images/zhuanti/teachersday/2024/draw_bg.png") no-repeat center;
    background-size: 100% 100%;
    padding: 20px 0;
    box-sizing: border-box;
    border-radius: 20px;
    overflow: hidden;
}

.draw_luck_goog {
    width: 1160px;
    height: 555px;
    background: #fffce0;
    border-radius: 10px;
    margin: 0 auto;
    padding: 40px 46px;
    box-sizing: border-box;
}

.draw_luck_goog>p {
    color: #3a221b;
    font-weight: 800;
    font-size: 16px;
}

.draw_luck_goog>p:nth-child(2) {
    color: #fe4a15;
    font-weight: 800;
    margin-top: 16px;
}

.draw_luck_m {
    width: 850px;
    height: 390px;
    margin: 0 auto;
    background: url("/images/zhuanti/teachersday/2024/draw_luck_bg.png") no-repeat center;
    margin-top: 30px;
    padding-top: 46px;
    box-sizing: border-box;
}

.draw_luck_m a {
    width: 281px;
    height: 63px;
    background: url("/images/zhuanti/teachersday/2024/draw_good_btn01.png") no-repeat center;
    position: absolute;
    left: 50%;
    margin-left: -115px;
    bottom: 30px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 58px;
}
.draw_luck_btn p{
    width: 116px;
    height: 37px;
    border-radius: 18.5px;
    background: linear-gradient(to right,#ffefd5,#fffffe);
    border: 2px solid #fff;
    color: #ff7c31;
    font-size: 18px;
    line-height: 1;
    margin-left: 15px;
    margin-top: 11px;
}
.draw_luck_btn p i{
    display: inline-block;
    width: 23px;
    height: 22px;
    background: url("/images/zhuanti/teachersday/2024/draw_good_img01.png") no-repeat center;
    margin-left: 18px;
    margin-top: 7px;
    margin-right: 10px;
}
.draw_luck_btn p span.sumNum{
    margin-top: 9px;
}
.draw_luck_btn p span.addNum{
    position: absolute;
    right: 3px;
    color: #ff7c31;
    font-size: 16px;
    font-weight: 500;
    opacity:0;
}
@keyframes addNumMove{
    from {bottom:8px;opacity:1;}
    to {bottom:20px;opacity:0;}
}
.draw_luck_btn em{
    width: 145px;
    text-align: center;
}
.draw_luck_btn p i.on{
    background: url("/images/zhuanti/teachersday/2024/draw_good_img02.png") no-repeat center;
    
}
@keyframes bigChange{
    from {
        transform: scale(0.5);
    }
    to {
        transform: scale(1);
    }
}
.draw_luck_m a:hover{
    text-decoration: none;
}

.draw_luck_m ul {
    margin-left: 57px;
}

.draw_luck_m ul li {
    width: 156px;
    height: 227px;
    float: left;
    margin-right: 30px;
}

.draw_luck_m ul li:last-child {
    margin-right: 0;
}

.draw_luck_m ul li.draw_img01 {
    background: url("/images/zhuanti/teachersday/2024/draw_img01.png") no-repeat center;
}

.draw_luck_m ul li.draw_img02 {
    background: url("/images/zhuanti/teachersday/2024/draw_img02.png") no-repeat center;
}

.draw_luck_m ul li.draw_img03 {
    background: url("/images/zhuanti/teachersday/2024/draw_img03.png") no-repeat center;
}

.draw_luck_m ul li.draw_img04 {
    background: url("/images/zhuanti/teachersday/2024/draw_img04.png") no-repeat center;
}

.draw_luck_m ul li.draw_img01.on {
    background: url("/images/zhuanti/teachersday/2024/draw_img011.png") no-repeat center;
}

.draw_luck_m ul li.draw_img02.on {
    background: url("/images/zhuanti/teachersday/2024/draw_img021.png") no-repeat center;
}

.draw_luck_m ul li.draw_img03.on {
    background: url("/images/zhuanti/teachersday/2024/draw_img031.png") no-repeat center;
}

.draw_luck_m ul li.draw_img04.on {
    background: url("/images/zhuanti/teachersday/2024/draw_img041.png") no-repeat center;
}

.draw_light_up {
    height: 1045px;
    width: 1160px;
    background: #fffce0;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 10px;
    padding: 10px;
    box-sizing: border-box;
}

.draw_light_up_com {
    height: 1045px;
    padding-bottom: 30px;
    /* overflow-y: scroll; */
    box-sizing: border-box;
}

/* 设置滚动条的宽度为10px，并且颜色为红色 */
.draw_light_up_com::-webkit-scrollbar {
    width: 6px;
    margin-right: 10px;
}

/* 设置滚动条滑块的颜色为绿色 */
.draw_light_up_com::-webkit-scrollbar-thumb {
    background-color: #ff8b69;
    border-radius: 2px;
}

/* 设置滚动条轨道的颜色为蓝色 */
.draw_light_up_com::-webkit-scrollbar-track {
    background-color: #fffef3;
}

.draw_light_xin {
    width: 280px;
    float: left;
}

.draw_light_xin .xin_com {
    width: 280px;
    height: 285px;
    background: url("/images/zhuanti/teachersday/2024/lint_up_xin.png") no-repeat center;
    text-align: center;
    padding-top: 65px;
    box-sizing: border-box;
    font-size: 14px;
    /* animation: shakeAni 1s infinite;   */
    /* transition: transform 0.5s ease-in-out ; */
}
/* .draw_light_xin .xin_com:hover{
    transform: rotateZ(180deg);
} */
.draw_light_xin .xin_com.on{
    animation: shakeAni 1s infinite;
}

.draw_light_xin .xin_com p {
    color: #feffa1;
    margin: 7px 0 5px 0;
}

.draw_light_xin .xin_com span {
    color: #fff;
    line-height: 18px;
    display: block;
    width: 85px;
    text-align: center;
    margin: 0 auto;

}

.draw_lin_btn {
    display: block;
    width: 132px;
    height: 54px;
    background: url("/images/zhuanti/teachersday/2024/light_btn.png") no-repeat center;
    color: #fff;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    margin: 0 auto;
}
.draw_lin_btn:hover{
    text-decoration: none;
}
.draw_lin_btn i{
    display: inline-block;
    width: 20px;
    height: 18px;
    background: url(/images/zhuanti/teachersday/2024/pcdianzan.png) no-repeat center;
    vertical-align: middle;
    margin-left: 4px;
    margin-top: -4px;
}
.bot_code {
    height: 321px;
    background: url("/images/zhuanti/teachersday/2024/bot_bg.png") no-repeat center;
    margin-top: 44px;
    margin-bottom: 44px;
    padding-top: 36px;
    box-sizing: border-box;
}

.bot_code .bot_code_img {
    width: 189px;
    float: left;
    text-align: center;
    margin-right: 190px;
}

.bot_code .bot_code_img:nth-child(1) {
    margin-left: 315px;
}

.bot_code .bot_code_img p {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin: 13px 0 10px 0;
}

.bot_code .bot_code_img span {
    color: #fff;
    font-size: 16px;
}

.blessing .hotTopicContentList {
    margin-top: 47px;
}

.blessing .hotTopicContentList li {
    height: 50px;
    line-height: 50px;
    float: left;
    margin-left: 25px;
}

.blessing .hotTopicContentList li p {
    background: #fff;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    font-size: 16px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-top: 6px;
}

.blessing .hotTopicContentList li img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    left: 0;
    top: -6px;
}

.blessing .hotTopicContentList li span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 240px;
    padding: 5px 10px;
    background: #fef5dd;
    margin-left: 60px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 10px;
    line-height: 42px;
    border-radius: 0 6px 6px 0;
    position: relative;
}

.blessing .hotTopicContentList li span::before {
    position: absolute;
    content: "";
    left: -20px;
    top: 0;
    width: 31px;
    height: 53px;
    background: url("/images/zhuanti/teachersday/2024/left_arr_icon.png") no-repeat center
}

.blessing .hotTopicContentList .makeWishList {
    margin-bottom: 20px;
}

.bdCon ul,
.bdCon,
.blessing .hotTopicContentList .makeWishList,
.hotTopicContentList {
    width: 1100px;
}

.makeWishList .tempWrap {
    width: auto !important;
}



.blessing .listAwards {
    max-height: 440px;
    padding-bottom: 26px;
    margin-top: 35px;
}

.blessing .listAwards .listAwards-top,
.blessing .listAwards .listAwards-center,
.blessing .listAwards .listAwards-bottom {
    display: none;
    /* padding: 0 20px; */
    height: 52px;
    margin-bottom: 30px;
}

.listAwards-top .swiper-container,
.listAwards-center .swiper-container,
.listAwards-bottom .swiper-container {
    height: 52px;
}

.blessing .listAwards .swiper-slide {
    width: auto !important;
    height: 43px;
    margin-right: 25px;
    position: relative;
}

.blessing .listAwards .swiper-slide .box {
    display: flex;
    align-items: center;
}

.blessing .listAwards .swiper-slide img {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: static;
    left: 0;
    top: 0;
}

/*.blessing .listAwards .swiper-slide .name{ display:block; float:left; font-size:0.32rem; color:#315380; font-weight:bold; padding-right:0.053rem;}*/
.blessing .listAwards .swiper-slide p {
    display: block;
    height: 50px;
    line-height: 50px;
    border-radius: 0 8px 8px 0;
    font-size: 16px;
    background: #fef5dd;
    background-size: auto 25px;
    margin-top: 6px;
    padding: 0 10px 0 14px;
    white-space: nowrap;
    color: #333;
    position: relative;
    margin-left: 30px;

}

.blessing .listAwards .swiper-slide p::before {
    position: absolute;
    content: "";
    width: 31px;
    height: 50px;
    background: url(/images/zhuanti/teachersday/2024/left_arr_icon.png) left center no-repeat;
    background-size: 100% 100%;
    left: -16px;
    top: 0px
}

.blessing .listAwards .swiper-slide p span {
    color: #ff7d0a;
    margin-right: 5px;
}

.blessing .listAwards .listAwards-bottom {
    padding: 0 10px;
}

.say-mod .swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
}

.ble_line {
    display: block;
    width: 1160px;
    height: 1px;
    margin: 0 auto;
    background: url(/images/zhuanti/teachersday/2024/ble_line.png) left center no-repeat;
    position: absolute;
    bottom: 154px;
    left: 23px;
}

/* 地址弹窗 */
.luckDraw-dialog-v1 {
    width: 438px;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 800;
    margin-left: -219px;
    display: none;
    border-radius: 8px;
}

.luckDraw-dialog-v1 .luckDraw-dialog-head {
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    background: #ffab3b;
    background-image: -webkit-linear-gradient(left, #ff8d2d, #ffc347);
    background-image: -moz-linear-gradient(left, #ff8d2d, #ffc347);
    background-image: linear-gradient(left, #ff8d2d, #ffc347);
}

.luckDraw-dialog-v1 .luckDraw-dialog-head h6 {
    font-size: 22px;
    color: #fff;
}

.luckDraw-dialog-v1 .luckDraw-dialog-body {
    padding: 30px 35px;
    background: #fff;
    -webkit-border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
}

.luckDraw-dialog-v1 .myPrize-none {
    display: none;
}

.luckDraw-dialog-v1 .myPrize-none p {
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    margin-bottom: 40px;
}

.luckDraw-dialog-v1 .luckDraw-dialog-close,
.luckDraw-dialog-v2 .luckDraw-dialog-close {
    width: 16px;
    height: 15px;
    background: url(/images/zhuanti/20211111/luckDraw-dialog-close-v1.png) no-repeat;
    right: 21px;
    top: 21px;
    position: absolute;
}

.luckDraw-dialog-v1 .myPrize-detail {
    display: none;
}

.luckDraw-dialog-v1 .myPrize-top-tips {
    line-height: 24px;
    font-size: 14px;
    color: #e3220a;
    padding-bottom: 8px;
}

.luckDraw-dialog-v1 .myPrize-detail-list {
    overflow: hidden;
    margin: 0 -10px 24px 0;
}

.luckDraw-dialog-v1 .myPrize-detail-list ul li {
    height: 30px;
    line-height: 30px;
    text-align: right;
}

.luckDraw-dialog-v1 .myPrize-detail-list ul li strong {
    float: left;
    display: block;
    width: 230px;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.luckDraw-dialog-v1 .myPrize-detail-list ul li a {
    color: #f76438;
}

.luckDraw-dialog-v1 .myPrize-detail-list ul li p {
    display: block;
    float: right;
    white-space: nowrap;
}

.luckDraw-dialog-v1 .myPrize-tips {
    margin-bottom: 24px;
}

.luckDraw-dialog-v1 .myPrize-tips p {
    line-height: 24px;
}

.luckDraw-dialog-v1 .mCSB_scrollTools {
    width: 4px;
    background: #d9c7c5;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}

.luckDraw-dialog-v1 .mCSB_scrollTools .mCSB_draggerRail {
    background: #d9c7c5;
}

.luckDraw-dialog-v1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background: #ac9d9b;
    *margin-left: -2px;
}

.luckDraw-dialog-v1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover,
.luckDraw-dialog-v1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:active,
.luckDraw-dialog-v1 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: #ac9d9b;
}

.address-dialog {
    width: 538px;
    margin-left: -269px;
}

.address-form li {
    height: 58px;
}

.address-form li label {
    float: left;
    font-size: 16px;
    line-height: 44px;
}

.address-form li .form-box {
    margin-left: 76px;
}

.address-form li .form-box input,
.address-form li .form-area strong {
    width: 100%;
    height: 22px;
    padding: 9px 0;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-indent: 14px;
}

.address-form li .form-area {
    width: 124px;
    position: relative;
    z-index: 1;
    float: left;
}

.address-form li .form-area+.form-area {
    margin-left: 10px;
}

.address-form li .form-area strong {
    width: auto;
    display: block;
    padding: 9px 20px 9px 14px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
    text-indent: 0;
    background: url(/images/zhuanti/20211111/form-area-icon.png) no-repeat right center;
}

.address-form li .form-area .placeholder-default {
    color: #999;
}

.address-form li .areaSelect {
    max-height: 104px;
    overflow: hidden;
    overflow-y: auto;
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
    padding: 5px 0;
    margin-top: -1px;
    background: #fff;
    border: 1px solid #e1e1e1;
    display: none;
}

.address-form li .areaSelect dd {
    height: 24px;
    padding: 2px 10px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.address-form li .areaSelect dd:hover {
    color: #ff3c48;
}

.address-form li .form-box input::-webkit-input-placeholder {
    color: #999;
}

.address-form li .form-box input::-moz-placeholder {
    color: #999;
}

.address-form li .form-box input:-moz-placeholder {
    color: #999;
}

.address-form li .form-box input:-ms-input-placeholder {
    color: #999;
}

.address-error {
    height: 30px;
    line-height: 18px;
    color: #f00;
    text-align: center;
}

.address-warm {
    color: #ff3a60;
    margin-top: 20px;
}

.luckDraw-dialog-v2 {
    width: 414px;
    padding: 1px 0;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 800;
    margin-left: -207px;
    text-align: center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    display: none;
    background: #fffee9;
    background-image: -webkit-linear-gradient(top, #fffee9, #fff);
    background-image: -moz-linear-gradient(top, #fffee9, #fff);
    background-image: linear-gradient(top, #fffee9, #fff);
}

.luckDraw-dialog-btns a {
    display: block;
    width: 131px;
    height: 50px;
    line-height: 50px;
    border-radius: 40px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    margin: 0 auto;
    text-align: center;
    background: url(/images/zhuanti/teachersday/2024/sure_btn.png) no-repeat center;
    box-shadow: 0 5px 10px rgba(254, 113, 78, 0.3);
}

/* 地址弹窗 */
.mask,
.surePrize-mask {
    display: none;
    width: 100%;
    z-index: 98;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: alpha(opacity=60);
    position: fixed;
    top: 0;
    left: 0;
}

.surePrize-mask {
    z-index: 100;
}

.common-pop {
    display: none;
    width: 574px;
    position: fixed;
    left: 50%;
    margin-left: -287px;
    top: 50%;
    z-index: 99;
}

.common-pop .pop-tit {
    height: 60px;
    border-radius: 10px 10px 0 0;
    background: #f0f0f0;
}

.common-pop .pop-tit h4 {
    float: left;
    line-height: 60px;
    font-size: 20px;
    color: #333;
    padding-left: 30px;
    font-weight: normal;
}

.common-pop .pop-tit .close-btn {
    display: block;
    width: 16px;
    height: 15px;
    position: absolute;
    top: 22px;
    right: 24px;
    background: url("/images/zhuanti/teachersday/2023/close-btn01.png") no-repeat;
}

.common-pop .pop-con {
    background: #fff;
    border-radius: 0 0 10px 10px;
    border-top: 0;
}

.common-pop .pop-con .close-btn {
    display: block;
    width: 16px;
    height: 15px;
    position: absolute;
    top: 22px;
    right: 24px;
    background-position: -157px -347px;
}

.common-pop.over-pop .pop-tit {
    background: #fff;
}

.common-pop.over-pop .pop-con {
    padding-bottom: 30px;
}

.common-pop.over-pop p {
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    padding-bottom: 24px;
}

.common-pop.over-pop .btn {
    display: block;
    width: 127px;
    text-align: center;
    margin: 0 auto;
    height: 38px;
    line-height: 38px;
    border: 1px solid #d1d1d1;
    font-size: 18px;
    color: #666;
    border-radius: 40px;
}

.common-pop.over-pop {
    width: 410px;
    margin-left: -205px;
}

.common-pop.over-pop .pop-tit,
.common-pop.over-pop .pop-con {
    border: 0;
}
/* 我的奖品 */
.mygift_pop{
    width: 382px;
    margin-left: -190px;
    color: #fff;
}
.mygift_pop .pop-tit{
    background: linear-gradient(to right,#ff9a33,#ffc247);
    position: relative;
    color: #fff;
}
.mygift_pop .pop-tit h4{
    color: #fff;
    font-weight: 600;
}
.mygift_bgn_y{
    display: block;
    width: 382px;
    background: #fff;
    border-radius: 0 0 10px 10px;
   
    text-align: center;
}
.mygift_bgn_y.mygift_no{
    padding: 30px 0 20px;
    display: none;
}
.mygift_no p{
    color: #333;
    font-size: 16px;
    margin: 10px 0 .8rem 30px;

}
.mygift_no img{
    width: 78px;
}
.mygift_yes{
    padding-bottom: 20px;
    display: none;
}
.mygift_bg{
    width: 304px;
    height: 176px;
    background: url(/images/zhuanti/teachersday/2024/my_gift_yes.png) no-repeat;
    margin: 0 auto;
    
}
.mygift_bg img{
    width: 106px;
    margin-top: 24px;
}
.mygift_yes p{
    color: #333;
    font-size: 16px;
    margin: 10px 0 15px 0;
}
.closeBtn{
    position: absolute;
    right: 25px;
    top: 25px;
    width: 16px;
    height: 15px;
    background: url(/images/zhuanti/teachersday/2024/close_pop.png) no-repeat;
    cursor: pointer;
}
.comm_pop_btn a{
    display: block;
    width: 201px;
    height: 50px;
    background: url(/images/zhuanti/teachersday/2024/btn_bg_img.png) no-repeat;
    margin: 0 auto;
    line-height: 50px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}

/* 中奖显示 */
.draw_gift_pop{
    width: 383px;
    height: 483px;
    background: url(/images/zhuanti/teachersday/2024/draw_pop.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 20px;
    box-sizing: border-box;
    margin-left: -191px;
}
.draw_bg_main{
    width: 229px;
    height: 199px;
    background: url(/images/zhuanti/teachersday/2024/draw_pop_bg.png) no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: 80px;
}
.draw_bg_main img{
    width: 105px;
}
.draw_gift_pop h6{
    font-size: 20px;
    color: #ff3e0a;
    text-align: center;
    margin: 18px 0 20px 0;
}
.draw_gift_pop .close_btn{
    position: absolute;
    width: 49px;
    height: 49px;
    background: url(/images/zhuanti/teachersday/2024/draw_img_close.png) no-repeat;
    background-size: 100% 100%;
    right: -30px;
    top: -60px;
    cursor: pointer;
}
.draw_gift_pop>p{
    font-size: 14px;
    color: #999999;
    text-align: left;
    width: 80%;
    margin: 0 auto;
    margin-top: 10px;
}
.draw_giftimg_pop .draw_bg_main img{
    width: 162px;
}
.draw_giftimg_pop h6{
    margin: 20px 0;
}
.draw_gift_pop .comm_pop_btn a{
    width: 298px;
    height: 69px;
    line-height: 57px;
    background: url(/images/zhuanti/teachersday/2024/draw_btn.png) no-repeat;
}

.goog_luck_teacher{
    width: 310px;
    margin-left: -155px;
}
.goog_luck_teacher .close_btn{
    position: absolute;
    width: 49px;
    height: 49px;
    background: url(/images/zhuanti/teachersday/2024/draw_img_close.png) no-repeat;
    right: -30px;
    top: -63px;
}
.goog_luck_teacher img{
    width: 310px;
    margin-bottom: 20px;
}


@keyframes shakeAni{
    0%{
        transform: rotateZ(0deg);
    }
    20%{
        transform: rotateZ(-10deg);
    }
    40%{
        transform: rotateZ(10deg);
    }
    60%{
        transform: rotateZ(-10deg);
    }
    80%{
        transform: rotateZ(10deg);
    }
    100%{
        transform: rotateZ(0deg);
    } 
    /* 0% { transform: rotate(0deg); }
    
    40% { transform: rotate(10deg); }
    60% { transform: rotate(-10deg); }
   
    100% { transform: rotate(0deg); } */

}