a{
  text-decoration:none;
  color: #8352C8;
}
ul,li{
  list-style:none;
  margin:0;
  padding:0;
}

img{
  max-width:100%;
}

body{
  margin: 0;
}


.block-sing {
  height:67.327vw;
}

.competition-nav{
  height:32px;
  position:absolute;
  top:0;
  right:0;
  z-index:999;
}

.competition-menu{
  display:flex;
  list-style: none;
  margin:0;
  padding:0;
  line-height:32px;
  justify-content: end;
  color:#fff;
  font-size:12px;
}

.competition-menu a{
  color:#8352c8;
  text-decoration:none;
}

.custom_xia .competition-menu a,.custom_qiu .competition-menu a,.custom_dong .competition-menu a{
  color:#fff;
  text-decoration:none;
}

.competition-menu li{
  margin:0 20px;
}

.competition-menu span{
  margin:0 5px;
}

.home-header{
  position: relative;
}

.home-header .banner{
  display:block;
  width:100%;
}

.home-header .logo{
  display:block;
  width:126px;
  position: absolute;
  top:32px;
  left:0;
}

.home-header-btn{
  width:70%;
  display:flex;
  align-items: center;
  position: absolute;
  top:46.98vw;
  left:20.57vw;
}

.home-header-btn a{
  line-height:4.74vw;
  height:4.74vw;
  background:url(https://oss.singandlearn.cn/images/pcCustom2025/btn-bg.png) no-repeat;
  background-size: contain;
  margin-right:2.86vw;
  color:#fff;
  font-weight:bold;
  padding:0 2.08vw 0 0;
  font-size:2vw;
  width:15.57vw;
  text-align:center;
}

.home-header-btn-en a{
  font-size: 18px;
  background-size: 100% 100%;
  
}

.video-notice .video{
  margin:0;
  position: relative;
  width: 100%;
}

.video-notice .video .video-bg{
  width:100%;
  position: absolute;
  top:0;
  z-index:999;
}

.video-notice .video .video-bg2{
  width:100%;
  position: absolute;
  top: 2.79vw;
  z-index:1;
  height: 100%;
}

.video-notice .video .video-bg3{
  width: 100%;
  position: absolute;
  z-index: 10;
  margin-top: -1.2vw;
}

.video-notice video{
  display:block;
  width:92%;
  margin:0 auto;
  position: relative;
  top: 16px;
  height: auto;
  z-index:9;
}

.video-notice .notice{
  padding:0 10px;
  position: relative;
  text-align:center;
}

.video-notice .notice-btn-more{
  position: absolute;
  right: 0px;
  bottom: -50px;
}

.video-notice .notice-btn-more img{
  height:14px;
}

.video-notice .notice-btn-more a{
  color:#fff;
  font-weight:bold;
}

.video-notice .notice .title{
 height:6.3vw;  
}

.video-tabs{
  margin: 8.5vw auto 0;
  width:36vw;
}

.video-tabs-item{
  width: 16vw;
  height: 9.6vw;
  background:url(https://oss.singandlearn.cn/images/pcCustom2025/video-sbox.png) no-repeat;
  background-size: 100% 100%;
  margin:0 1vw;
  position: relative;
  cursor: pointer;
  float:left;
}

.video-tabs-item video{
  height: 8.2vw;
  width: 14.4vw;  
  margin: 0.5vw 0 0 0.75vw;
  position: relative;
  top:0;
  left:0;
}

.work-item::after{
  display: block;
  content: "";
  width: 3vw;
  height: 3vw;
  background: url(https://oss.singandlearn.cn/2024124/o_1iet7tov016docd8gitqrj138aa.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 3vw;
  left: 50%;
  margin-left: -1.5vw;
  z-index:999;
}


.video-tabs-notice{
  display: block;
}

.notice-list{
  width:100%;
  margin:0;
  list-style:none;
  display:flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top:50px;
}

.notice-list li{
  width:calc(50% - 5px);
  margin:8px 0 3vw;
  border-radius:5px;
  position: relative;
  /* background:url(https://oss.singandlearn.cn/images/pcCustom2025/notic-bg.png) no-repeat; */
  /* background-size:100% 100%; */
 
}


.notice-list li .notice-item-video-box{
  display:flex;
  align-items: flex-end;
}

.notice-list li .notice-item-box{
  border-bottom: 1px solid #000;
  flex: 1;
  min-height:3vw;
}

.video-notice .notice-item-box .video{
  margin:0 auto;
  width: 90%;
}

.video-notice .notice-item-box .video video{
  height:auto;
  top:0;
}

.notice-list li p{
  padding: 10px 0;
  max-width: 100%;
  color:#000;
  font-size: 1.1458vw;
  margin-bottom:0;
  line-height: 1.5;
  text-align: left;
  height:4.58vw;
  overflow: hidden;
}

.notice-list li p a{
  color:#000;
}

.notice-list .time{
  color:#000;
  font-size: 0.8333vw;
}

.notice-list li a img{
  height:1.979167vw;
}

.notice-list .item-title{
  color:#fff;
  font-size:14px;
  font-weight:normal;
  padding-top:16px;
  margin:0;
  font-weight:bold;
  padding-bottom:10px;
  position: relative;
}
.notice-list .icon-notice{
  display:block;
  width:58px;
  height:58px;
  background:url(../singandlearn2022/icon_03.png) no-repeat;
  background-size:100% 100%;
  position: absolute;
  top:-12px;
  left:-8px;
}

.notice-list .item-time{
  display:block;
  color:#228dfb;
  font-size:10px;
  padding-top:8px;
  padding-bottom:10px;
}


.notice-list .item-time.white{
  color:#fff!important;
}

.notice-list .item-op{
  display:block;
  width:45px;
  background:#fff;
  position: absolute;
  right:10px;
  bottom:10px;
  color:#0c4295;
  font-size:10px;
  text-decoration:none;
  padding:1px 5px;
  border-radius:4px;
  font-weight:bold;
}

.notice-list .item-op-en{
  width: 60px;
}

.notice-list .item-op::after{
  display:block;
  content:"";
  width:8px;
  height:7px;
  background:url(../singandlearn2022/icon-arrow-blue_03.png) no-repeat;
  background-size:100% 100%;  
  position: absolute;
  right:5px;
  bottom:6px;
}

.video-notice .decorate{
  display:block;
  width:100%;
  height:auto;
  position: relative;
  top:-25px;
  z-index:66;
}


.activity-into{
 
}

.activity-into .title img{
  display:block;
  height:6.3vw;
  margin:0 auto;
}

.activity-model{
  position: relative;
  text-align: center;
  margin-top:3.2vw;
}

.activity-model img.chang{
  display:block;
  width:100%;
}

.activity-model .btn-chang-join{
  display:block;
  width:121px;
  height:38px;
  background:url(../singandlearn2022/btn-join1_15.png) no-repeat;
  background-size:100% auto;
  position: absolute;
  bottom:15%;
  left:10%;
}

.activity-model .btn-chang-join-en{
  background-image:url(../singandlearn2022/en/btn-join1_15.png?v=eueu);
}


.model-channg-list .title2{
  display:block;
  height:6.3vw;
  margin:0 auto;
}

.top2vw {
  padding-top:2vw;
}

.top14vw {
  padding-top:1.4vw;
}

.model-channg-item-box{
  border-radius:9px;
  padding:5vw 0px 3vw 0px;
  width: 60vw;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.model-channg-item-box a{
  display: block;
  width: calc(25% - 20px);
  position: relative;
  font-weight: bold;
  font-size: 1.666667vw;
  color: #8352C8;
  line-height: 3.125vw;
}

.model-channg-item-box a .btn-more{
  position: absolute;
  left: 20px;
  bottom: 15px;
  width: 120px;
}


.block-learn {  
  height:72.76vw;
}

.block-time {
  height:114.6354vw;
}

.block-awards {
  height:56.875vw;
}

.org-model {
  height:55.833333vw;
}

.model-xue{
  position: relative;
}

.model-xue-en{
  margin-top:-60px;
}

.model-xue img.main{
  display:block;
  width:100%;
}

.model-xue .btn-join{
  display:block;
  width:130px;
  height:50px;
  background:url(../singandlearn2022/btn-join2_03.png) no-repeat;
  background-size:130px auto;
  position: absolute;
  bottom: 13%;
  left: 12%;
  z-index:999;
}

.model-xue .btn-join-en{
  background-image:url(../singandlearn2022/en/btn-join1_15.png?v=euwueu);
}

.model-wan{
  position: relative;
  top:-20px;
}

.model-wan img.main{
  display:block;
  width:100%;
}

.model-wan .btn-join{
  display:block;
  width:121px;
  height:38px;
  background:url(../singandlearn2022/btn-join1_15.png) no-repeat;
  background-size:100% auto;
  position: absolute;
  bottom: 15%;
  left: 12%;
}

.model-wan .btn-join-en{
  background-image:url(../singandlearn2022/en/btn-join1_15.png?v=43838);
}

.activity-model-bg{
  width:52.239583vw;
}

.activity-model-tag{
  width:220px;
}

.activity-model-card{
  position:absolute;
  bottom:2%;
  left:49.451645%;
}

.activity-model-card p{
  color: #0A754C;
  font-size:24px;
  font-weight:bold;
  font-family: Source Han Sans CN;
  margin-bottom:10px;
  margin-left:0px;
}

.activity-model-card p img{
  height:30px;
}

.model-xue .activity-model-card p{
  color:#FC5D1F;
}

.activity-model-card ul{
  font-size:16px;
  color:#fff;
  padding:10px 60px 10px 20px;
}

.activity-model-card-en ul{
  font-size:12px;
}


.activity-model-card li{
  margin-bottom:10px;
  font-family: Source Han Sans CN;
  font-weight:bold;
  list-style: disc;
}

.activity-model-btn{
  position: relative;
  z-index:999;
}

.activity-model-btn img{
  height:3vw;
}

.activity-time{
  position: relative;
  margin-top:10px;
}

.activity-time img.main{
  display:block;
  width:100%;
}

.activity-time .time-list{
  width:100%;
  text-align: center;
  display: flex;
  margin:20px 0;
  background:url(https://oss.singandlearn.cn/images/pcCustom2025/time-main.png) no-repeat;
  background-position: center;
  height: 63.75vw;
  background-size: auto 63.75vw;
  position: relative;
}

.activity-time .time-list img{
  width:auto;
}

.activity-time .time-list .img9{
  height: 13.28125vw;
  position: absolute;
  right: 50%;
  margin-right: 6vw;
  top: 2vw;
}

.activity-time .time-list .img10{
  height: 13.28125vw;
  position: absolute;
  left: 50%;
  margin-left: 6vw;
  top: 10vw;
}

.activity-time .time-list .img11{
  height: 13.28125vw;
  position: absolute;
  right: 50%;
  margin-right: 6vw;
  top: 31vw;
}

.activity-time .time-list .img12{
  height: 22.65625vw;
  position: absolute;
  left: 50%;
  margin-left: 6vw;
  top: 37vw;
}

.activity-time .time-list b{
  display:block;
  color:#fff;
  font-size:24px;
}

.activity-time .time-list p{
  color:#fff;
  font-size:12px;
}

.activity-time .time2 b{
  color:#000;
}

.activity-time .time1{
  position:absolute;
  top:38%;
  left:20%;
}

.activity-time .time1-en{
  top: 38%;
  left: 11%;
  width: 8em;
}

.activity-time .time2{
  position:absolute;
  top:41%;
  right:20%;
}

.activity-time .time2-en{
  top: 42%;
  right: 11%;
  width: 10em;
}

.activity-time .time3{
  position:absolute;
  top:63%;
  right:20%;
}

.activity-time .time3-en{
  top: 64%;
  right: 11%;
  width: 10em;
}

.activity-time .time4{
  position:absolute;
  top:71%;
  left:8%;
}

.activity-time .time4-en{
  top: 72%;
  left: 6%;
  width: 11em;
}

.model-prize{
  position: relative;
  margin-top:-30px;
  text-align: center;
}

.model-prize img.main{
  display:block;
  width:100%;
}

.model-prize .prize-list{
  width:100%;
}



.model-prize .tips-en{
  bottom: 8%;
  padding: 0 40px;
}

.model-organ{
  position: relative;
}
.model-organ img.main{
  display:block;
  width:100%;
}

.organ1 {
  height:7.4479vw;
  margin-top:7.239583vw;
}

.footer-zs{
  position: absolute;
  bottom: 0;
}

.organ-tips{
  font-weight:bold;
  text-align: center;
}

.organ-tips p{
  font-size:1.6vw;
  color:#8352c8;
  font-family: AlibabaPuHuiTi;
  position: relative;
  margin-bottom: 30px;
}

.organ-tips p::after{
  display:block;
  content:'';
  width:20em;
  height:1px;
  background:#8352c8;
  position: absolute;
  left: 50%;
  margin-left: -10em;
  margin-top: 10px;
}

.organ-tips span{
  display:block;
  color:#8352c8;
  font-size:1vw;
  margin-bottom:1vw;
}
.organ-tips p.organ-tips-small {
  font-size:1.37vw
}




/* 登录 */
.body-compe-m{
  height:100vh;
  background-image:url(../singandlearn2022/login-bg_02.png);
  background-repeat: no-repeat;
  background-size:100% auto;
  background-position: bottom center;
}

.m-special-style .contactUs-form{
  border-radius: 27px;
  background:#fff;
}

.m-special-style .contactUs-form .form-title{
  margin-bottom:20px;
}

.m-special-style .contactUs-form .form-con{
  border-radius:5px;
}

.btn-full-blue{
  width:100%;
  background:#8352C8;
  border-radius:5px;
  margin-top:20px;
  color:#fff;
}

.m-special-style .contactUs-form .title.page-login h4{
  display:block;
  text-align: center;
  width:100%;
  margin-top:0;
}

.m-special-style .contactUs-form form{
  margin-bottom:20px;
}

.m-special-style .forget_password form button.btn-send-code{
  background:#228DFB;
  height:50px;
  line-height:50px;
}

/* 报名表 */
.m-form-card{
  margin:32px 15px;
  background:#fff;
  border-radius: 10px;
  padding:0 16px;
}

.m-bg-special{
  min-height:100vh;
  background-image:url(m/bg-sec.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;

}

.m-bg-special-chun{
  background-image:url(m/bg-chun.png) !important;
}

.m-bg-special-xia{
  background-image:url(m/bg-xia.png) !important;
}

.m-bg-special-qiu{
  background-image:url(m/bg-qiu.png) !important;
}

.m-bg-special-dong{
  background-image:url(m/bg-dong.png) !important;
}

.m-form-card .aki-btn.aki-btn-success{
  background:#228DFB;
  padding: 5px 10px;
}

.m-form-card .control-label{
  margin-bottom:5px;
}

.m-form-card .aki-input-group{
  margin-bottom:10px;
}

.m-form-card .form-check{
  padding-left:0;
}

.m-flex-center{
  display:flex;
  align-items: center;
  justify-content: center;
}

.m-sign-ok{
  display:block;
  background:#fff;
  width:90%;
  border-radius: 10px;
  padding:16px;
}

.m-sign-ok .icon-sign-status{
  display:block;
  width:80px;
  height:80px;
  border-radius:50px;
  background:rgba(34, 141, 251, 0.3);
  display:flex;
  align-items: center;
  justify-content: center;
  margin:40px auto;
}

.m-sign-ok .icon-sign-status svg{
  width:40px;
  height:40px;
}

/* 唱学玩 */
.game-footer{
  position:fixed;
  bottom:0;
  left:0;
  height:36px;
  line-height:36px;
  display:flex;
  width:100%;
}

.game-footer a{
  display:block;
  flex:1;
  text-align: center;
  text-decoration:none;
  color:#fff;
}

.game-footer .yellow{
  background:#fcbd00;
}

.game-footer .green{
  background:#8352c8;
  border-right:1px solid #fff;
}
.game-footer .red{
  background:#8352c8;
}

.game-header-btn{
  display:flex;
  align-items: center;
  justify-content: center;
  padding-top:15px;
}

.game-header-btn a{
  line-height:4.74vw;
  height:4.74vw;
  background:url(https://oss.singandlearn.cn/images/pcCustom2025/btn-bg.png) no-repeat;
  background-size: contain;
  margin-right:1.43vw;
  margin-left:1.43vw;
  color:#fff;
  font-weight:bold;
  padding:0 2.08vw 0 0;
  font-size:2vw;
  width:15.57vw;
  text-align:center;  
}

.game-header-btn i.icon{
  display:block;
  content:'';
  width:12px;
  height:10px;
  background:url(../singandlearn2022/home-arr.png) no-repeat;
  background-size:12px auto;
  margin-left:10px;
}

.m-game-main{
  padding:0px 0 50px 0;
}

.m-game-content {
  padding-bottom:6vw;
}

.m-game-content .rule-title{
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 36px;
  color: #8352C8;
  line-height: 110px;
  text-align: center;
  margin-bottom:1.5vw;
}

.m-game-content .rule-content{
  background:url(https://oss.singandlearn.cn/images/pcCustom2025/card_02.png);
  background-repeat:repeat-y;
  background-size:100% 100%;
  background-position: top center;
  min-height:500px;
  position: relative;
} 




.m-game-content-xia .rule-content{
  /* background-image:url(m/card-xia_02.png) !important; */
}

.m-game-content-qiu .rule-content{
  /* background-image:url(m/card-qiu_02.png) !important; */
}

.m-game-content-dong .rule-content{
  /* background-image:url(m/card-dong_02.png) !important; */
}


.m-game-content .rule-content::before{
  display: block;
  content: '';
  width: 100%;
  height: 1.637vw;
  background: url(card_01.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: -1.637vw;
  left: 0;
}

.m-game-content-xia .rule-content::before{
  /* background-image:url(m/card-xia_01.png) !important; */
}

.m-game-content-qiu .rule-content::before{
  /* background-image:url(m/card-qiu_01.png) !important; */
}

.m-game-content-dong .rule-content::before{
  /* background-image:url(m/card-dong_01.png) !important; */
}

.m-game-content .rule-content::after{
  display: block;
  content: '';
  width: 100%;
  height: 5.28169vw;
  background: url(card_03.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  bottom: -5.28169vw;
  left: 0;
}

.m-game-content-xia .rule-content::after{
  /* background-image:url(m/card-xia_03.png) !important; */
}

.m-game-content-qiu .rule-content::after{
  /* background-image:url(m/card-qiu_03.png) !important; */
}

.m-game-content-dong .rule-content::after{
  /* background-image:url(m/card-dong_03.png) !important; */
}

.m-game-content-xia .rule-content-bg,.m-game-content-qiu .rule-content-bg,.m-game-content-dong .rule-content-bg{
  background:transparent !important;
}



.m-game-content.m-game-content2 .rule-content{
  background-image:url(card2_02.png);
  
} 


.m-game-content.m-game-content2 .rule-content::before{
  background-image: url(card2_01.png);
  height: 26px;
  top:-25px;
}


.m-game-content.m-game-content2 .rule-content::after{
  background-image: url(card2_03.png);
  height: 150px;
  bottom: -150px;
}


.m-game-content .rule-content p{
  /* color: #0F794D; */
  color:#000;
  font-size:12px;
  margin:5px 0;
  line-height:1.5;
}

.rule-content img {max-width: 100%;}

/* 歌单 */
.game-song-sheet{
  margin:0 15px;
  padding-top:15px;
}

.song-list-model{
  margin-top: 2vw;
}

.song-list-btn{
  margin: 15px auto 30px auto;
}

.song-list-btn a{
  display:block;
  width:100%;
  height:35px;
  line-height:35px;
  text-align: center;
  background: linear-gradient(90deg, #5FCB54, #FFFFFF, #70DD7F);
  border-radius:30px;
  color:#0F794D;
  text-decoration:none;
  display:flex;
  align-items: center;
  justify-content: center;
}

.song-list-btn-xia a{
  background: linear-gradient(90deg, #FF4115, #FFD3B8, #FB7657);
  color: #FF4115;
}

.song-list-btn-qiu a{
  background: linear-gradient(90deg, #FD8B10, #EED193, #FC890E);
  color: #F87705;
}

.song-list-btn-dong a{
  background: linear-gradient(90deg, #CE2E16, #FAC46F, #CE2E16);
  color: #AD1E08;
}

.song-list-btn .icon-left,.song-list-btn .icon-right{
  display:block;
  width:12px;
  height:10px;
  background:url(https://oss.singandlearn.cn/images/pcCustom2025/m/icon-left.png) no-repeat;
  background-size:12px auto;
  margin:0 10px;
}

.song-list-btn-xia .icon-left,.song-list-btn-xia .icon-right{
  background-image: url(m/icon-xia-left.png);
}

.song-list-btn-qiu .icon-left,.song-list-btn-qiu .icon-right{
  background-image: url(m/icon-qiu-left.png);
}

.song-list-btn-dong .icon-left,.song-list-btn-dong .icon-right{
  background-image: url(m/icon-dong-left.png);
}

.song-list-btn .icon-right{
  transform: rotate(180deg);
}

.song-list{
  /* background:#4D48CE; */
  /* border-radius:10px; */
  color:#fff;
  padding:16px 0;
}

.song-list .rule-content{
  margin:0;
}

.song-list .header b{
  display:block;
  text-align: center;
  font-size:20px;
  padding-bottom:10px;
  color: #FC686F;
  text-shadow: 0px 2px 0px rgba(49, 116, 154, 0.62);
}

.song-list-xia .header b{
  color: #FF4115;
}

.song-list-qiu .header b{
  color: #F87705;
}

.song-list-dong .header b{
  color: #AD1E08;
}

.song-list .header p{
  font-size:13px;
  line-height:1.5;
}

.s-title{
  display:flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom:10px;
}

.s-title p{
  font-size:16px;
  margin:0;
}

.s-title a{
  font-size:12px;
  text-decoration:none;
  color:#fff;
}

.song-card-list,.song-card-list li{
  list-style:none;
  margin:0;
  padding:0;
}


.song-card-list .song-card{
  background:#fff;
  border-radius:5px;
  padding:10px;
  color:#333;
  display:flex;
  align-items: center;
  margin-bottom:10px;
}

.song-card-list .song-card img{
  width:60px;
  height:60px;
  margin-right:10px;
}

.song-card-list .song-card p{
  margin-bottom:0;
  font-size:12px;
}

.song-card-list .song-card .title{
  font-size:14px;
  margin-bottom:10px;
}

.song-card-list .song-card .time{
  display:flex;
  align-items: center;
}

.song-card .icon-time{
  display:block;
  width:12px;
  height:12px;
  background:url(../singandlearn2022/icon-time.png) no-repeat;
  background-size:12px auto;
  margin-right:5px;
}

.song-card .play-box{
  margin-left:auto;
  display:flex;
}

.song-card .icon-ci{
  display:block;
  width:20px;
  height:20px;
  background:url(../singandlearn2022/icon-ci.png) no-repeat;
  background-size:20px auto;
  margin-left:10px;
}

.song-card .icon-ci-en{
  background-image:url(../singandlearn2022/en/icon-ci.png);
}

.song-card .icon-play{
  display:block;
  width:20px;
  height:20px;
  background:url(https://oss.singandlearn.cn/images/pcCustom2025/play.png) no-repeat;
  background-size:20px auto;
  margin-left:10px;
}

.song-card-xia .icon-play{
  background-image:url(play.png);
}

.song-card-qiu .icon-play{
  background-image:url(play.png);
}

.song-card-dong .icon-play{
  background-image:url(play.png);
}

/* 学 */
.m-bg-white{
  margin:0px auto 40px auto;
  min-height:calc(100vh - 70px);
}

.game-xue-item{
  list-style:none;
  margin:0;
  padding:30px 20px;
}

.game-xue-item li{
  margin:0;
  padding:0;
  background: #ebf1f5;
  border-radius:5px;
  display:flex;
  align-items: center;
  margin-bottom:10px;
  padding:2px;
}

.game-xue-item li img{
  display:block;
  width:156px;
  height:96px;
}

.game-xue-item .item-detail{
  font-size:12px;
  color:#343535;
  padding:5px 10px;
}

.game-xue-item .item-detail b{
  display:block;
  font-size:14px;
  margin-bottom:5px;
}

.game-xue-item .item-detail p{
  margin-bottom:10px;
}

.game-xue-item .item-detail a{
  display:inline-block;
  background:#5DCA52;
  color:#FFFFFF;
  font-size:12px;
  padding:2px 10px;
  border-radius:5px;
  text-decoration:none;
}

/* 玩 */

.game-play{
  padding:20px 20px;
}

.game-notice{
  background:#F56040;
  border:2px solid #fff;
  border-radius:10px;
  padding: 20px;
  color:#fff;
  font-size:14px;
  line-height:2;
  min-height:calc(100vh - 200px);
}

.game-notice b{
  display:block;
  text-align: center;
  font-size:16px;
  margin-bottom:10px;
}

.game-play a{
  display:block;
  width:100%;
  height:35px;
  line-height:35px;
  text-align: center;
  background:#F56040;
  border-radius:30px;
  color:#fff;
  text-decoration:none;
  margin-top:15px;
  display:flex;
  align-items: center;
  justify-content: center;
  border:2px solid #fff;
}

.game-play .icon-left,.game-play .icon-right{
  display:block;
  width:12px;
  height:10px;
  background:url(../singandlearn2022/icon-arr-white.png) no-repeat;
  background-size:12px auto;
  margin:0 10px;
}

.game-play .icon-right{
  transform: rotate(180deg);
}

/* 内页nav */
.competition-nav-inner{
  height:40px;
  display:flex;
  align-items: center;
  background: #8352C8;
}
.competition-nav-inner a{ color:#fff; } 

.competition-nav-inner.custom_xia{
  background: linear-gradient(90deg, #FF4115, #FBE1D3, #FB7657);
}

.competition-nav-inner.custom_qiu{
  background: linear-gradient(90deg, #FD8B10, #EED193, #FC890E);
}

.competition-nav-inner.custom_dong{
  background: linear-gradient(90deg, #CE2E16, #FAC46F, #CE2E16);
}

.competition-nav-inner img{
  display:block;
  width:40px;
  height:30px;
  margin:5px 10px;
}

.competition-nav-inner ul{
  margin-left:auto;
}


/* 游戏 */
.game-answer-box{
  min-height:100vh;
}

.question-no,.question-no li{
  list-style:none;
  margin:0;
  padding:0;
}

.question-no{
  padding:10px;
  display:flex;
  color:#fff;
}

.question-no li {
  background:#C2C2C2;
  flex:1;
  text-align: center;
  font-size:12px;
  padding:8px 0;
}


.question-no li.error{
  background:#F56040;
}

.question-no li.right{
  background:#24C69A;
}

.question-no li.current{
  position: relative;
}

.question-no li.current::after{
  display:block;
  content:'';
  width:14px;
  height:9px;
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAOCAMAAAACJixMAAAAAXNSR0IArs4c6QAAAF1QTFRFAAAA/wAA/1VV/1VV/21J62I782E99mE+8mBA9WJA9F9B9l9B9V9A9GA/9F9B9mE/9V9A9WBA9V9A9WBA9WA/9WBA9mBA9WBA9WA/9WBA9WA/9WBA9WBA9WBA9WBAI/dkPwAAAB50Uk5TAAEDBgcNFR0oNENTY3V2iZucq6yturzK4erx+Pz+zqHNBgAAAGBJREFUGBltwQUOg1AARMGFFtcq/u5/TAKEfIEZWaJvpDvBm0+gGxVQ6yqfgTmXLxnYDIlcj45D95Sj5fSSrcQoZWQTxpTpFPfY+liH8IfrH2rX4Gu0KRZ8SyEpHbka0xVCiBIaJJCQYAAAAABJRU5ErkJggg==) no-repeat;
  background-size:14px auto;
  position: absolute;
  bottom:-9px;
  left:50%;
  margin-left:-7px;
}

.game-q-text{
  padding:30px;
}

.game-a-list{
  padding:10px 30px;
}
.game-a-list p{
  padding-bottom:15px;
  margin:0;
}
.game-a-list a{
  display:block;
  width:100%;
  height:40px;
  line-height:40px;
  text-align: center;
  color:#2E2E2E;
  text-decoration:none;
  background:#E8E7E7;
  margin-bottom:12px;
  border-radius:5px;
}

.game-a-list a.active{
  background:#24C69A;
  color:#fff;
}

.answer-sure{
  display:block;
  margin: 0 30px;
  background:#228DFB;
  color:#fff;
  height:40px;
  line-height:40px;
  text-align: center;
  border-radius:5px;
  margin-top:50px;
}

.answer-pop{
  width: 100%;
  height:100vh;
  position: absolute;
  top:0;
  left:0;
  align-items: center;
  justify-content: center;
  z-index:999;
  display:flex;
}

.answer-pop.hidden{
  display:none;
}

.answer-pop-box{
  width:80%;
  background:#fff;
  box-shadow: 0px 0px 8px 2px #A0A0A0;
  border-radius: 18px;
  padding:36px;
  text-align: center;
  font-size:24px;
  color: #000;
}

.answer-pop-box p{
  font-size:20px;
  padding-top:10px;
}

.answer-pop-box a{
  display:block;
  width:100%;
  height:40px;
  background:#228DFB;
  line-height:40px;
  text-align: center;
  text-decoration:none;
  color:#fff;
  font-size:18px;
  border-radius:5px;
  margin-top:30px;
}

.answer-pop-box .icon-dui,.answer-pop-box .icon-cuo{
  display:block;
  width: 65px;
  height:65px;
  background:url(../singandlearn2022/icon-dui_03.png) no-repeat;
  background-size:65px auto;
  margin:30px auto;
}

.answer-pop-box .icon-cuo{
  background-image:url(../singandlearn2022/icon-cuo_03.png);
}

/* 作品列表 */
.opus-list{
  min-height:100vh;
  background: #EDEDED;
  padding:20px;
}

.opus-list .main-title{
  color:#222;
  font-size:32px;
  padding-left:20px;
  border-left:5px solid #228DFB;
}

.opus-into{
  margin:30px auto;
}

.opus-into b{
  display:block;
  font-weight:bold;
  color:#222;
  font-size:16px;
  margin-bottom:10px;
}

.opus-into p{
  font-size:13px;
  color:#787777;
  line-height:1.5;
}

.opus-model-header{
  display:flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 5px;
}

.opus-model-header p{
  margin-bottom:0;
}

.opus-model-header a{
  text-decoration:none;
  color:#222222;
  font-size:13px;
}

.opus-model-list{
  margin-bottom:25px;
}

.opus-model-item{
  background: #FFFFFF;
  box-shadow: 0px 0px 6px 0px rgba(34,34,34,0.2);
  border-radius: 5px;
  margin-top:15px;
}

.opus-model-item img{
  max-width:100%;
}

.opus-footer{
  display:flex;
  align-items: center;
  justify-content: space-between;
  padding:15px;
}

.opus-footer p{
  margin:0;
}

.opus-footer a{
  display:block;
  color:#fff;
  background: #228DFB;
  text-decoration:none;
  display:flex;
  align-items: center;
  padding:2px 10px;
  border-radius:3px;
}

.opus-footer a img{
  width:12px;
  margin-right:5px;
}


.opus-detail{
  padding:20px;
}

.opus-detail .main-title{
  color:#222;
  font-size:32px;
  text-align: center;
}

.opus-detail .video-box{
  position: relative;
  background:#9a9a9a;
}

.opus-detail  .video-data{
  width:100%;
  position: absolute;
  top:0;
  left:0;
  color:#fff;
  display:flex;
  justify-content: space-between;
  align-items: center;
  padding:10px;
}

.opus-detail  .video-data p{
  margin:0;
  background:rgba(0,0,0,0.6);
  padding:2px 6px;
  border-radius:3px;
  display:flex;
  align-items: center;
}

.opus-detail .icon-view{
  display:block;
  width:20px;
  height:14px;
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAiCAMAAAAuwqolAAAAAXNSR0IArs4c6QAAAbNQTFRFAAAA//8A/38A/6oA/79A/8wz/6oq/7Yk/78g/8Yc/7Ma/7kX/78q/7si/7Qe/7gc/7wo/7Yk/7kj/7od/70m97cg97kf+L0k+Lgj+Lwi+L4h+bwk+b4k+bsi+bwh+rgh+rkg+7wk+7si+7kh+7sk+7kj+7wh+7oh+7wj/L0j/Lsi/Loh/Lwj/Loj/Lwh/Loh/Lsh/Lwj/Lwj/Loi/Lsi/Lwi/Loh/Loh/Lsj/Lwj+roj+rsi+roh+rsj+rwj+roi+rsi+rwi+rsj+roi+rsi+7wi+7sh+7sj+7wi+7oh+7wj+7sh+7oi+7sj+7wj+7wi/Lsi/Loi/Lsh/Lsj/Lwi+roh+rsh+rsi+rsi+rsh+rsj+rsi+7oi+7si+7si+7wi+7si+7sh+7wi+7si+7si+7sj+7si+7oi+7si+7wi+7si+7oi+7sh+7sj+7oi+7si+7si+7si+7si+7wi+7si+7si+7sj+7si/Lsi/Lsi/Lwi+rsi+7si+7sj+7si+7si+7si+7si+7si+7si+7si+7si+7si+7si+7si+7si+7si+7si+7si+7si+7si+7si+7sig8MDCwAAAJB0Uk5TAAECAwQFBgcICQoLDA8REhMVFhobICEjJCYnKistLi83OTw+QEJFRkhJS05QUVRVVldYWVpbXF1eX2BhZGZnaGlqbW9wcnR1eXp9g4aLjJCVmJman6ChpKaoqaqrrK2ur7Cys7S4ubq7vb7FxsfJysvNz9DR09bY3N7f4OTl5ufo6+3v8fLz9Pb3+Pn6+/z9mBNWkwAAAehJREFUGBnFwWlDElEABdCLECGIpViQlRmGZou2KJqmthdltkiaLRZJVlRoK0SWEmiJNNyfHLz3ZmTVj52D/6Jl7OGXNXI99uSKG9uq63nDIu/9Fmzp2FeWSZw1oaaWMKuIuFFDT4pV/R5ENeYJ6lKhwPBwIJSm7u4OVLCHqXzs2wnBNvCJyqsGlHG+o/TjjAmGOv8KpagTJZxRSlNOlNg1Q+nDbhRxRClkhlDhYpZC1A6D9TWF5GFI9b3j4731kHxpCvMW6IIUlvZB6l5m3nI3pENJCvehXKOw5IHk0yhoPkgHf1G4BOGIxoLkAUjmOJW4GVJ7mgV/O5DnWmHBn3YoXhq8UDo1FvxsBvCWQh90IzSMQHeBwjyAOxQmoRuk4Rx0tylMA7AuULgOpZWGViijFGINyNubojAKJUwlDKU/x4K1/RBOUMj1Q3IlKCRckI5rFE5CuUkhdx5SU3CD3Ag2QfJnKdyAzjRF6ZYJkqOtzQElQGkSm6wvKYUaUcb5iNJTM4rYI5S+d6KE7xulF1aUsEeozHhgcE9TeWZFGdtzKtrsURvybF2Ps1TumVHBPEFDZnFubjFDXe4yqjq1yqqWOlDDngirCDaittNxlol6sSXLwAI3aeEubM9zdTa2Tq5+fjDUjHL/ALCqaXNGN2CzAAAAAElFTkSuQmCC) no-repeat;
  background-size:20px 14px;
  margin-right:3px;
}

.opus-detail .icon-like{
  display:block;
  width:13px;
  height:12px;
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAiCAMAAAAAh4u3AAAAAXNSR0IArs4c6QAAAK5QTFRFAAAA/wAA/wAAvwAA1AAq4wAc4AAU4gAd3QAb3QAY3QAX4AAZ3gAY3gAY3gAY3QAa3QAZ3gAZ3wAY3QAa3gAa3QAY3gAY3wAa3QAZ3wAa3QAZ3QIa3QIa3gIZ3wIZ3QIY3QIZ3gIY3gIY3QIZ3QIa3gIZ3wIZ3QIY3QEZ3gEZ3wEa3gEZ3gEZ3gEZ3gEZ3gEY3gEZ3gEZ3gEZ3gEZ3gEZ3gEZ3gEa3gEZ3gEZ3gEZGy53VwAAADl0Uk5TAAEDBAYJGRomSkxRVFVWWVtcYGJjaWtucXZ4gIGCh4iQkpOXn6Olp663vc/f4ePl6ers7fL0+vv9cv1UrgAAANRJREFUGBmtwVcSgkAUBMABMeecc85Zd+5/MSmkKFDY54fd+LN4bX2h2i8LFhxWYblXvKxrcXiyR7pOjRgQa5zoOmbhGtBnm0pt6TOAo8+A+50BfdjSFKQBa0fBzkKRoiJWFK1woOgA/gD8Aa4UXbGhaIM2RW0knxQ8k8CMghmAxI1atwRsZWqV4RhRY4Q3c8FICxMuc84IcxMeY8pQUwM+xpghJgaChvwyxJcuP/QQosOADkI16dNChDo9dUSqKDpUFRolRZsqQSv3IB95CDLncwYfXpnmsGC70BIUAAAAAElFTkSuQmCC) no-repeat;
  background-size:13px 12px;
  margin-right:3px;
}

.m-form-card-top{
  padding:16px;
}

.form-field-box .form-label{
  display:block;
  color:#333;
  font-size:16px;
  margin-bottom:5px;
}
.form-field-box .form-value{
  width:100%;
  border: 1px solid #9D9D9D;
  box-shadow:none;
  height:40px;
  line-height:40px;
  border-radius:3px;
}


/* 发牌 */
.game-fp-box{
  width:100%;
  margin:0 auto;
  padding:25px 22px;
}

.pai-time img,.pai-rule img{
  display:block;
  width:100%;
  max-width:100%;
}

.pai-time,.pai-rule{
  position:relative;
}

.pai-time ul{
  display:flex;
  width:100%;
}

.pai-time li{
  flex:1;
  text-align: center;
  font-size:14px;
  font-weight:bold;
}

.pai-time li a{
  color:#BB7A41;
}

.pai-time .icon-link{
  display:block;
  width:10px;
  height:93px;
  background:url(../singandlearn2022/fp-icon_03.png) no-repeat;
  background-size:100% 100%;
  margin:0 auto;
}

.pai-time li.active a .icon-link{
  color: #fff;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAABiCAYAAABH0GMYAAADlUlEQVRoge3aXYgVdRjH8c9uq0aWWIRlF0VENwZdZGwY1YJZgRmZUPZGUF5UIBK9QUWQFAqBQkhQkQQJxdaNRIVFRpQbZWWEUUFoEmVRki3ZblpuXTyzh3GcMzMn3TOwzu/mDDPP/L//eeZ5mZnz75Fo9sbV0Ke9enBcwfEiTcE/GP1p8UOyoOvxyv8cuKqmYwR6UztPn2AonDC+0VtkNQHqPWyj22rAtYD31gX+qy5wV9WAG/CkAbfacLfBU+sCt9SAawEfqAs8XBe4q2rADbgBH6lm1AVuqQEfW+DautNYXeCuqgE34EkDru2T4rS6wC014FrA+485cFfVgBvwpAFPqQs8sy5wSw24FvC/dYFH6wJ3Vd3uxz/ngYdxN/6eIOhKbMkDwzMYwO6jCNyH6/BYemca3Icb8DHm4oOjAP0WF2GjWHVxZh74ZAziTfG1/nKsOwLoJvRjB54XSz3688A9ye9V2IbzsQK36TzVVmORWPfxPpZlDdql01kYwh3YgIuxqwJwBEvxMC4RF9CfOj6rDEy8YK0XbvpG3Pe3C+y/wzzh0hV4Jw1K1FqyU6WALBNpMAMLsSrH5l1cKIJpA55SvG6ocq2ei8+wAI9giUgTWIsrk4l9iFsLxml90krPap+I5qmHmYdOERG/Eo/jHJyKr5IJDSY2RfpifCPbJC7DjwUn9ibg10WF+xoP4q0S6Chukapc2fswXjwGRQVrp4Ui4PZgToEdfI/F+Dx7BeOahtfEzBeIACnSrArQ90TQ7RLRvqgd+BpsFbX1HuGekZLB22kdrsBp+ESUzLPzwOM6MZndmuR3HnZ2ANyP20UuL8FHIhAPUVEe3yuKwC/CXZsqQHfjUpHLT4pYmZ5nWFZABkTZm4Or8USB7ZAIzJ2iwj1QNHCVyjVbBMlyPIpr8UfG5lnMxxmi0MwvG7Rq5eoTUf4SNgvXbxcrou7EXaI5DIkG004H88B/ikAo0k0i14m2ORMviAh+EccXnLtHKk6yfw0M4LkS+Hn4NJnEuSIAl5ecs014qZUd2cp1QLhuK56W+vaY0UnC7VX0suhwhzxMtAuu9SItfqg4eJ7GcD9uzkKLwES1uUBEdKfaK1rlmnYGZen0q6jbazuAbhf3c3ORUZU8Poj7cKPyuv2qiiW2k3enQfGMvCPn2Jh4Mlkq0rJUnb60fSnc+EZq37Bod6t08Kpb+EDWRr+L9tkvWt4W/NbpIP8B1Iau+ETFbk8AAAAASUVORK5CYII=);
  background-size:20px auto;
  width: 20px;
  height: 64px;
  font-size: 12px;
  font-style: normal;
  margin-top: 0px;
  margin-bottom: 5px;
}


.pai-time li.active a .icon-link::before,.pai-time li.active a .icon-link::after{
  /* display:block;
  content:'';
  width:20px;
  height:10px;
  background:url(../singandlearn2022/play.png) no-repeat;
  background-size:100% 100%;
  position: relative;
  top:-10px; */
}

.pai-time li.active a .icon-link::after{
  top:auto;
  bottom:-10px;
  transform: rotate(180deg);
}


.pai-time .time3 .icon-link{
  height:66px;
  background-image:url(../singandlearn2022/fp-icon_04.png);
}

.pai-time .time1{
  position: absolute;
  bottom: 41%;
  left: 14%;
}

.pai-time .time2{
  position: absolute;
  bottom: 26%;
  left: 36%;
}

.pai-time .time3{
  position: absolute;
  bottom: 63%;
  right: 8%;
}

.pai-time li.active a{
  color:#19B087;
}

.pai-rule-detail{
  font-size: 12px;
  color: #946134;
  position: absolute;
  top: 0;
  left: 0;
  margin: 4% 12%;
  max-height: 120px;
  overflow-y: auto;
}

.pai-rule-detail b{
  display:block;
  text-align: center;
  font-size:14px;
  font-weight:bold;
}

.pai-rule-detail p{
  line-height: 1.1;
  font-size: 11px;
}

.pai-rule-detail-tips-en{
  display:block;
  width:20px;
  height:20px;
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAABVBJREFUeF7tmF1sFFUUx/9ntkUr6QPEoGJQH9QISiJWa0RCdmZ3FopESAzVYGL81oSAYkztzhIogZ1tIaao+BkjD0pQ8IEPBbsfnamIaKS8KNUGYoxi1AgSMFpCu3PMlDZpy+7c2e1u23VnXu//nPs/v3vuvTNDKPOHyrx+eAC8DihzAt4WKPMG8A5Bbwt4W6DMCXhboMwbwLsFvC3gbYEyJ/C/3gLJcGBWmtL1lRIdVTYaezOtdUYAyYjcwoyGgYBDsHiN2myapdQsI2oAgROcrnhSbUn+PLSOSwDENf+bBHp2ZLFkWbXB5o5vSgFCQpPfBvB0Bq+fqrqxOCuAjsj8GRfYN4zQcLF0dVBP/TGRISQiyhowb8jmkVi6NRhLdQ2OD+uAtka5RpJwxKnAKafOTbrznc7eiQghrvkfJdA2J2+OAD5pnDflMqnyL0Fxf6q6MW2iAYhrcoCApGPxhGPBqHGb4xngsH+Gxh1VdaNmokBIhgM3M1mHAUx19sRNqm6udwSwr6nmiqoL1bsZpAoK3KPqxtLxhvDl6nuq/qm63ABwt8DLG6purLjkcM8U1BaZP0OypD0gmuOUlJm3hmLmyvGEEA/7dxLRMkcPzLvUmFnv+j3AFhqa//Y+0B4A1wkKbFB1Y/N4QIiH5ZeJ8IJg7g6kfUvUluTZnADY4kSjPwiJdgOY7DSJRLQ8EG3fMZYQEhHleTC3CubsTlu8eGGzeSLrtSgynYz4H2SmD0U6CbQooLcfEOkKMZ6IyA+A8bEoF7E0NxhL2Ydj1sfVt0Bc868g0NZCTCjKIRpPRZRai/lrkQ6EpWrUsLew4+MKgJ0hHpbXEmHYFZIxs5SepW78/HvRxPmMxxvU6VTR96soVgI9FdDb3xXp7HHXAGxxMiK/woxVgsRn0+ibuVA/+JsbA7lo4pp8nIAbnWKYEQnFDN1t3pwA2EkTmrwdwHLBBN9N7jlfO7f1cI9bIyJdUvPvZ1Cdo455ixozV4tyDR3PGcAAhM8ALHBcCfCBkG4uysVMNm1Ck18F4Pi+wYy9oZixJNf58gIwcCYcIYLz6zBjmxozHs/V1FB9QlNWAmwDcHq6z/Scn1OfR8flDWDnsmW+qTedOsHADQJzrapuiF5WMqZo05Q6CbxfCDDtu37kjw5hzIAgbwD9XbBOnS719v3AQLXThASsDepG1m/0TLH27ywm65ioECa+KxQ1HT/hBd5EUziPpzTlDgvcKc5Cq1S9/TWxDvii4d7qnopJ50TaQrx8jaoDBg2mNKXOctGqTPRIKNr+vqiwhCafFn/a4glVN94T5RKNFwRA/80QVh4DsdCQRHR/INq+z+HE/0r0aUuETcGo8ZKoODfjBQMwAKERxDHBnusBSwuCsdTBkbpEWP4AhIed4vO97rLlLCiA/oNRU7YQ+DkB/V/g892nbkh+O6hr0/xNEmidIK5b1Y1b3KysW03BAdgTJzVlB4MfEnTCT8z0us/HXb0W17ooHmeOX1lRv2tX2m1xbnRFAXBxO8gGCH43JtxoKir5Gnm9+bsbbS6aogHoh6ApXQDPzMVQJi0z5oVixqHR5skUX1QA/RAiymkwC/7WOpZWkOtuzA7BTBMlNNlu3atyXcFCXnfjCuBiJ/g3g+lF1xCIm9WoGXatz1NY9C0w1Fcy7H+Gid4SeP2RiLVg1Pwoz5pyChtTALaztqbQNLrQO5uIZoN5NoBrmXCSmU9KFsx/rd7OJZsO/Z1TFaMQjzmAUXgtSqgHoChYSyip1wEltFhFsep1QFGwllBSrwNKaLGKYtXrgKJgLaGkXgeU0GIVxWrZd8B/p/CqUJWu5sQAAAAASUVORK5CYII=);
  background-size:100% 100%;
  position: absolute;
  bottom: 55px;
  left: 50%;
  margin-left: -10px;
}


.animated {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeInDown {
  0% {
     opacity: 0;
     -webkit-transform: translateY(-10px);
  }
  100% {
     opacity: 1;
     -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
     opacity: 0;
     transform: translateY(-10px);
     -webkit-transform: translateY(-10px);
     -moz-transform: translateY(-10px);
     -ms-transform: translateY(-10px);
     -o-transform: translateY(-10px);
}
  100% {
     opacity: 1;
     transform: translateY(0);
  }
}
.fadeInDown {
  animation:fadeInDown 1s infinite;
  -webkit-animation:fadeInDown 1s infinite;
}



.pai-card{
  width: 140px;
  height:192px;
}

.pai-card img{
  display:block;
  width:100%;
}

.m-game-content .fp-content{
  margin:0;
  background-size:100% 100%;
  height:600px;
}

/* 卡牌展示区域 */
.card-list {
  position: relative;
}

/* 每张卡牌属性 */
.card-item {
  position: absolute;
  width: 140px;
  height:192px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index:9;
}

.card-item.top{
  z-index:999;
}

.card-item .card {
  width: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  background:transparent;
}

.card-item .card.card-active:after{
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(149,96,52,0.5);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 22px;
}

.card-item .card img{
  display:block;
  width:100%;
  max-width:100%;
}

.card-item .contxt {
  width:310px;
  height:498px;
  position: absolute;
  top: 0;
  left: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  border-radius: 10px;
  transform: rotateY(180deg);
  background:url(../singandlearn2022/fp-card-bg.png) no-repeat;
  background-size:100% 100%;
  z-index:99;
}

.contxt.contxtAnimate {
  animation: contxtRotate .5s ease-in;
  animation-fill-mode: forwards;
}

.card-item-2 .contxt{
  top: 0;
  left: -120%;
}

.card-item-3 .contxt{
  top: -79%;
  left: -60%;
}

.card-item-4 .contxt{
  top: auto;
  bottom:0;
  left: 0%;
}

.card-item-5 .contxt{
  top: auto;
  bottom:0;
  left: -120%;
}

.card-item-1 {
  top: 50px;
  left: 30px;
  transform: none;
}

.animate-item-1 {
  animation: issueCard1 .3s ease-in;
  animation-fill-mode: backwards;
}

.card-item-2 {
  top: 50px;
  left: auto;
  right: 30px;
  transform: none;
}

.animate-item-2 {
  animation: issueCard2 .3s ease-in;
  animation-fill-mode: backwards;
}

.card-item-3 {
  top: 200px;
  left: 50%;
  transform: translate(-50%, 0px);
}

.animate-item-3 {
  animation: issueCard3 .3s ease-in;
  animation-fill-mode: backwards;
}

.card-item-4 {
  top: 350px;
  left: 30px;
  transform: none;
}

.animate-item-4 {
  animation: issueCard4 .3s ease-in;
  animation-fill-mode: backwards;
}

.card-item-5 {
  top: 350px;
  left: auto;
  right:30px;
  transform: none;
}

.animate-item-5 {
  animation: issueCard5 .3s ease-in;
  animation-fill-mode: backwards;
}

@keyframes contxtRotate {
  from {
    transform: rotateY(180deg);
  }

  to {
    transform: rotateY(0deg);
  }
}

@keyframes contxtRotateMiddle {
  from {
    transform: rotateY(180deg);
  }

  to {
    transform: rotateY(0deg);
  }
}

/* 左右两列卡牌翻牌动画 */
@keyframes rotetaCard {
  from {
    transform: translate(0, 0) rotateY(0);
  }

  to {
    transform: rotateY(180deg);
  }
}

/* 左右两列卡牌翻牌动画 */
@keyframes rotetaCardMiddle {
  from {
    transform: rotateY(180deg);
  }

  to {
    transform: translate(0, 0) rotateY(0);
  }
}

/* 每张卡牌发牌动画 */
@keyframes issueCard1 {
  from {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  to {
    top: 50px;
    left: 30px;
    transform: none;
  }
}

@keyframes issueCard2 {
  from {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  to {
    top: 50px;
    left: auto;
    right: 30px;
    transform: none;
  }
}

@keyframes issueCard3 {
  from {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  to {
    top: 200px;
    left: 50%;
    transform: translate(-50%, 0px);
  }
}

@keyframes issueCard4 {
  from {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  to {
    top: 350px;
    left: 30px;
    transform: none;
  }
}

@keyframes issueCard5 {
  from {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  to {
    top: 350px;
    left: auto;
    right:30px;
    transform: none;
  }
}

.card-item .game-answer-box{
  margin: 40px 15px;
  min-height:100%;
}

.rule-content .card-item .game-answer-box  p{
  color:#333;
  margin:0;
}

.card-item .game-q-text{
  padding:0 15px;
}

.card-item  .game-a-list{
 padding:5px 15px;
}

.card-item  .answer-sure{
  margin:5px 15px;
}

.card-item .game-a-list a{
  height:35px;
  line-height:35px;
}

.card-item .audio-play{
  min-height:auto;
  padding:0 5px;
  background:url(../singandlearn2022/fp-video-bg.png) no-repeat;
  background-size:100% auto;
  padding-bottom:15px;
}

.card-item .audio-play .audio-play-title{
  margin-left:50px;
  margin-right:10px;
}

.card-item .replay-btn{
  padding:0 5px;
  margin-top: -5px;
}

.card-item .time-progress{
  margin-top:-20px;
}

.card-item .audio-play .time-box{
  margin-bottom:5px;
}

.card-item .audio-play .play-btn{
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
  background-position: center;
  padding: 0;
  margin-bottom: 3px;
}

.card-item .audio-play .pause-btn{
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
  background-position: center;
  padding: 0;
  margin-bottom: 3px;
}
.game-fp-box .btn-more-box{
  position: absolute;
  bottom: 10px;
  display:flex;
  justify-content: center;
  width: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  z-index:99;
}
.game-fp-box .btn-more, .game-fp-box .btn-home{
  display:block;
  text-align: center;
  background: #F56040;
  color: #fff;
  border-radius: 25px;
  padding: 0 20px;
  font-size: 12px;
  line-height: 25px;
  z-index:999;
  margin:0 5px;
}


.pop-more{
  width:100%;
  height:100vh;
  position: fixed;
  top:0;
  left:0;
  z-index:999;
  display:flex;
  justify-content: center;
  align-items: center;
  background:rgba(0,0,0,0.5);
}

.pop-more.hidden{
  display:none;
}

.pop-more-detail{
  display:flex;
  align-items: center;
  width:300px;
  height:162px;
  background:url(../singandlearn2022/fp-model-bg.png) no-repeat;
  background-size:100% auto;
  padding: 30px;
  color:#916034;
  font-size:12px;
}

.footer-email{
  text-align: center;
  color: transparent;
  font-size: 12px;
  margin-top:-1.8em;
  margin-bottom:0;
}

.footer-email a{
  color: transparent;
}

.fixed-email,.fixed-email-pc{
  display:flex;
  position:fixed;
  align-items: center;
  bottom:80px;
  right:0;
  background:#8352c8;
  z-index:9999;
  color:#fff;
  padding:5px 20px;
  border-radius:30px 0 0 30px;
  -webkit-border-radius:30px 0 0 30px;
  -moz-border-radius:30px 0 0 30px;
  -ms-border-radius:30px 0 0 30px;
  -o-border-radius:30px 0 0 30px;
  font-size:14px;
  border: 2px solid #fff;
  border-right: none;
}

.fixed-email .icon-emaill,.fixed-email-pc .icon-emaill{
  display: block;
  width: 32px;
  height: 24px;
  background: url(icon-email_03.png) no-repeat;
  background-size: 100% auto;
  margin-right:10px;
}

.fixed-email .icon-arr,.fixed-email-pc .icon-arr{
  display:block;
  width: 20px;
  height: 18px;
  background:url(https://oss.singandlearn.cn/images/pcCustom2025/icon-arr-white.png) no-repeat;
  background-size:100% auto;
  margin-left:10px;
  transform: rotate(180deg);
}

.fixed-email p,.fixed-email-pc p{
  margin-bottom:0;
  display:none;
}

.fixed-email.show p,.fixed-email-pc.show p{
  display:block;
}






@media (min-width: 768px) {
  .footer-email, .footer-email-pc{
    margin:0;
    padding-bottom:2em;
  }


  .competition-menu{
    font-size:16px;
  }


  .opus-list{
    max-width:900px;
    width:80%;
    margin: 0 auto;
  }
  .opus-model-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .opus-model-item{
    width:49%;
  }

  .opus-detail{
    max-width:900px;
    width:80%;
    margin: 0 auto;
  }

  .game-answer-box{
    max-width:900px;
    width:80%;
    margin: 0 auto;
    margin-bottom: 50px;
  }

  .answer-pop-box{
    max-width:360px;
  }

  .game-play{
    max-width:900px;
    width:80%;
    margin: 0 auto;
  }

  .m-form-card{
    max-width:900px;
    max-width: 80%;
    margin:0 auto;
  }

  .container-pad{
    padding:50px 0;
  }

  .m-game-main{
    width:59.166667vw;
    margin: 0 auto;
  }



  .m-game-content .rule-content p{
    font-size:16px;
  }

  .m-game-content .fp-content::after{
    bottom: -90px;
  }

  .song-card-list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .song-card-list a{
    width: 49%;
  }

  .game-xue-item{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .game-xue-item li{
    width:31%;
    display:block;
    margin:0 1%;
  }

  .game-xue-item li img{
    width: 100%;
    height:auto;
  }

  .game-xue-box{
    min-width:800px;
    max-width:100%;
    width:80%;
    margin: 0 auto;
  }

  .game-xue-item .item-detail b{
    font-size:24px;
    padding:10px 0;
    min-height: 92px;
  }

  .game-xue-item .item-detail a{
    font-size: 20px;
    margin-bottom: 20px;
  }

  .video-notice{
    width: 48.541667vw;
    margin: 0 auto;
  }

  .activity-into,.activity-time,.model-organ{
    width: 60vw;
    margin: 0 auto;
  }

  .activity-model .btn-chang-join{
    width: 220px;
    height: 72px;
    bottom:10%;
  }

  .model-xue .btn-join{
    width: 260px;
    height: 100px;
    background-size: 100% auto;
  }

  .model-wan .btn-join{
    width: 240px;
    height: 76px;
  }

  .m-game-main-padding{
    padding:50px 0;
  }

 



  

  .video-notice{
    background:none;
    position: relative;
    z-index:99;
  }

  .full-bg{
    position: relative;
    width: 100%;
    background:url(https://oss.singandlearn.cn/images/pcCustom2025/bg1.png) no-repeat;
    background-size:100% auto;
    padding-top:30px;
  }

  /* .notice-list{
    justify-content: space-between;
    flex-wrap: wrap;
    min-height:400px;
    padding-top:15px;
  } */
 

  .notice-list .item-title{
    padding-bottom:5px;
  }

  .play-full-bg{
    position: relative;
    background:url(https://oss.singandlearn.cn/images/pcCustom2025/bg2.png) no-repeat;
    background-size:100% auto;
    background-position:top center;
  }

  .play-full-bg-bottom{
    position: absolute;
    left:0;
    bottom:0;
    width:100%;
  }

  .activity-into{
   
  }

  .bg-xue-1{
    position: absolute;
    width: 100%;
    height: 360px;
    background: url(bg-xue1_02.png) no-repeat;
    background-size: 100% auto;
    left: 0;
    margin-top: -100px;
  }



  .bg-xue-2{
    position: absolute;
    width: 100%;
    height: 240px;
    background: url(bg-xue2_02.png) no-repeat;
    background-size: 100% auto;
    left: 0;
    margin-top:-100px;
  }

  .activity-time img.main{
    width: 90%;
    margin: 0 auto;
  }

  .activity-time .time1{
    top: 30%;
    left: 23%;
  }

  .activity-time .time2{
    top: 35%;
    right: 25%;
  }

  .activity-time .time3{
    top: 64%;
    right: 26%;
  }

  .activity-time .time4{
    top: 75%;
    left: 14%;
  }

  .activity-time .time1-en{
    top: 36%;
    left: 16%;
  }

  .activity-time .time2-en{
    top: 41%;
    right: 18%;
  }

  .activity-time .time3-en{
    top: 68%;
    right: 20%;
  }

  .activity-time .time4-en{
    top: 77%;
    left: 14%;
  }

  .activity-time-full{
    background:url(https://oss.singandlearn.cn/images/pcCustom2025/bg3.png) no-repeat;
    background-size:100% auto;
    background-position: top center;
    padding-bottom: 0;
    position: relative;
    z-index: 9;
  }

  .activity-time-full .title,.model-prize .title{
    display:block;
    margin:0 auto;
    height:6.3vw;
  }

  .schedule-model{
    margin: 0 auto;
    background-size: 100% 100%;
    padding-bottom: 0;
    padding-top:0;
    position: relative;
  }

 .model-organ-all .tips{
    width:100%;
    text-align: center;
    color:#8352c8;
    font-size:12px;
   
  }

  .prize-list {
    text-align: center;    
  }

  .prize-img {
    padding-top:4.0625vw;
  }

  .prize-list img{
    width: 60vw;
  }

  .model-prize .prize-list-en{
    top: 41.5%;
  }

  .model-prize .prize-list p{
    width: 50%;
    line-height: 55px;
    padding: 0;
    display: flex;
    align-items: center;
    font-size: 16px;
  }

  .model-prize .prize-list p::before{
    display:block;
    content:'';
    display:block;
    width:10px;
    height:10px;
    border-radius:10px;
    background:#fbbd00;
    margin-right:20px;
  }

  .model-prize-all{
    position: relative;
    
  }
  .model-prize-all-bg{
    background:url(https://oss.singandlearn.cn/images/pcCustom2025/bg-prize_02.png) no-repeat;
    background-size:100% auto;
    background-position-y: bottom;
    position: absolute;
    top: -280px;
    height: 875px;
    width: 100%;
  }

  .model-prize{
    position: relative;
    z-index:99;
  }


  .organ-tips{
    width: 100%;
    text-align: center;
  }


  .model-organ img.main{
    width:80%;
    margin:0 auto;
    opacity:0;
  }

  .model-organ-all{
    background:url(https://oss.singandlearn.cn/images/pcCustom2025/bg4.png);
    background-size:100% auto;
    background-position:top center;
    position: relative;
  }


  .game-fp-box .game-fp-box-content{
    max-width:400px;
    width:80%;
    margin: 0 auto;
  }

  .game-fp-box .game-fp-box-content .game-answer-box{
    width:90%;
  }

  .m-bg-special{
    background-image: url(bg8.png);
    background-position: center;
  }

  .m-bg-special-chun{
    background-position: bottom;
  }

  .m-bg-special-qiu{
    background-position: 20%;
  }

  .m-bg-special-dong{
    background-position: top;
  }

  .detail-game-footer{
    display:none;
  }

 

  .rule-content-bg{    
    padding: 30px 50px 0 40px;
    margin:9px;
    min-height:500px;
  }
}






@media (max-width: 414px) {
  .competition-menu li{
    margin:0 10px;
  }

}


@media (max-width: 390px) {
  .model-prize .prize-list{
    font-size:15px;
    top:28.5%;
  }
  .model-prize .prize-list-en {
    font-size:15px;
    top: 27.5%;
  }
  .model-prize .prize-list p{
    line-height:42.5px;
  }


  .fixed-email,  .fixed-email-pc{
    padding:5px 10px;
  }

  .fixed-email p,.fixed-email-pc p{
    font-size:12px;
  }
}

@media (max-width: 360px) {
  .activity-time .time-list b{
    font-size:16px;
  }
  .activity-time .time-list p{
    font-size:12px;
  }
  .model-prize .prize-list-en{
    top:27.5%;
  }
  .model-prize .prize-list p{
    line-height:40.5px;
  }

  .activity-time .time1-en{
    top: 38%;
    left: 14%;
    width: 7em;
  }

  .activity-time .time2-en{
    top: 42%;
    right: 7%;
    width: 10em;
  }

  .activity-time .time3-en{
    top: 64%;
    right: 10%;
    width: 9em;
  }

  .activity-time .time4-en{
    top: 72%;
    left: 7%;
    width: 10em;
  }

}


@media (max-width: 809px){

  .resource-pool-row.notice-list li .after{
    position: relative;
    bottom: 5px;
  }
  
  .resource-pool-row.notice-list li a{
    top:2px;
  }

  .detail-banner{
    display: none;
  }

  .home-header-btn a{
    line-height: 40px;
    min-width: 120px;
    font-size: 14px;
    padding: 0 40px 0 20px;
  }

  .banner-sign{
    position: absolute;
    top: 15%;
  }

  .video-notice{
    background: none;
    padding-top: 15px
  }

  .full-bg {
    position: relative;
    width: 100%;
    background: url(m/bg1.png) no-repeat;
    background-size:100% auto;
    background-repeat: repeat-y;
  }

  .video-notice .notice .title{
    height: 55px;
    display: block;
    margin: 0 auto;
  }

  .video-notice .notice-btn-more{
    width:80px;
  }

  .video-notice .video .video-bg2 {
    width: 100%;
    position: absolute;
    top: 6px;
    height: 100%;
    z-index: 1;
  }

  .video-notice .video .video-bg3{
    width: 100%;
    position: absolute;
    z-index: 10;
    margin-top: -5px;
  }

  .video-notice .video{
    width:300px;
    margin: 10px auto;
  }

  .video-notice .video.video-more{
    margin-top:93px;
  }




  .notice-list li{
    width:90%;
    margin:8px auto;
  }

  .activity-into .title img{
    height:40px;
  }

  .play-full-bg {
    position: relative;
    padding-top: 20px;
    background: url(m/bg2.png) no-repeat;
    background-size:100% auto;
    background-position: top center;
    background-repeat: repeat-y;
  }

  .model-chang, .model-xue{
    margin-top:50px;
    margin-bottom:0;
    padding-bottom:40px;
    
  }

  .activity-model-tag{
    width:100px;
  }

  .activity-model-card p{
    font-size:16px;
    margin-left:15px;
    margin-bottom:0;
  }

  .activity-model-card li{
    margin-bottom:3px;
    line-height:1.2;

  }

  .activity-model-btn img{
    height: auto;
    width: 80px;
    min-width: 80px;
  }

  .activity-model-card {
    margin: 0 10px 0 15px;
  }

  .activity-model-card ul{
    font-size: 12px;
    padding: 5px 20px 5px 20px;
    transform: scale(0.9);
  }

  .model-channg-list .title2{
    height:40px;
    position: static;
    margin-bottom: 20px;
  }

  .model-channg-item-box{
    width:300px;
    padding: 20px 20px 10px 30px;
  }

  .model-channg-item-box a{
    width:calc(50% - 5px);
    margin-bottom:10px;
  }

  .model-channg-item-box a .btn-more{
    position: absolute;
    left: 15px;
    bottom: 10px;
    width: 90px;
  }

  .model-channg-list{
    margin-top:20px;
  }

  .play-full-bg-bottom{
    position: absolute;
    bottom:0;
    left:0;
  }

  .activity-time-full{
    background: url(m/bg3.png) no-repeat;
    background-size:100% auto;
    background-position: top;
    padding-bottom: 40px;
    padding-top:30px;
    position: relative;
    z-index: 9;
  }

  .activity-time-full .title, .model-prize .title{
    display: block;
    margin: 20px auto;
    height:55px;
  }

 

  .activity-time{
    margin-top:0;
  }
  
  .activity-time .time-list{
    flex-wrap: wrap;
    margin:0;
    padding: 0px 10px 20px;
  }

  .activity-time .time-list img{
    width:25%;
  }

  .model-prize .prize-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 30px 10px 30px;
  }

  .model-prize .prize-list img{
    margin: 0 auto 15px auto;
    display: block;
    width: calc(50% - 5px);

  }

  .model-organ-all .tips {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 12px;
    position: absolute;
    bottom: 20px;
    left: 0;
  }

  .model-organ-all {
    background: url(m/bg4.png);
    background-size: 100% auto;
    background-position: bottom;
    position: relative;
    padding-bottom: 40px;
  }

  .model-organ img.main{
    width:90%;
    margin:0 auto;
    opacity:0;
  }

  .organ-tips {
    position: absolute;
    top: 10%;
    left: 0%;
    width: 100%;
    text-align: center;
  }

  .organ-tips p{
    font-size:16px;
    margin-bottom: 15px;
  }

  .organ-tips p.organ-tips-small {
    font-size:14px;
  }

  .organ-tips span{
    font-size:12px;
    margin-bottom: 5px;
  }

  .rule-content-bg{
    height: calc(100vh - 340px);
    overflow-y: scroll;
  }

  .m-game-content .rule-content{
    padding-bottom: 15px;
    padding-top: 15px;
  }


  .activity-model-bg{
    width:90%;
  }

  .activity-model-card p img{
    height:16px;
  }


  .activity-model-btn{
    margin-left:15px;
  }

  .notice-list{
    padding:30px 0;
  }

  .home-header-btn{
    width: 100%;
    justify-content: center;
    bottom: 40px;
    left: 0;
  }

  .video-notice-video-box{
    padding-top:95px;
  }

  .video-notice .notice-btn-more{
    right: 20px;
    bottom: 40px;
  }

  .video-notice .notice{
    padding-bottom:50px;
  }

  .activity-time .time-list{
    background-image:url(m/time-main.png);
    height: 650px;
    margin-top: 50px;
    margin-bottom: 30px;
  }

  .activity-time .time-list .img9{
    width:auto;
    height: 103px;
    position: absolute;
    right: 50%;
    margin-right: 26px;
    top: -15px;
  }

  .activity-time .time-list .img10{
    width:auto;
    height: 194px;
    position: absolute;
    left: 50%;
    margin-left: 58px;
    top: 45px;
  }

  .activity-time .time-list .img11 {
    height: 188px;
    position: absolute;
    right: 50%;
    margin-right: 65px;
    top: 235px;
    width: auto;
  }

  .activity-time .time-list .img12 {
    height: 176px;
    position: absolute;
    left: 50%;
    margin-left: 65px;
    top: 400px;
    width: auto;
  }

  .m-game-content .rule-content{
    background-image:url(m/card_02.png);
    background-repeat:no-repeat;
  } 
  
 
  .m-game-content .rule-content::before{
    background-image: url(m/card_01.png);
    background-repeat:no-repeat;
    top:-15px;
  }
  
  
  .m-game-content .rule-content::after{
    background-image: url(m/card_03.png);
    background-repeat:no-repeat;
    height:60px;
    bottom:-35px;
  }


  .m-game-content.m-game-content2 .rule-content{
    background-image:url(m/card2_02.png);
    
  } 
  
  
  .m-game-content.m-game-content2 .rule-content::before{
    background-image: url(m/card2_01.png);
    height: 22px;
    top:-15px;
  }
  
  
  .m-game-content.m-game-content2 .rule-content::after{
    background-image: url(m/card2_03.png);
    height:60px;
    bottom:-60px;
  }


}

@media (max-width: 400px){
  .video-notice-video-box {
    padding-top: 65px;
  }
}








.singer {
    font-size: 80%;
    color: #666;
    font-weight: 400;
}

    .rule-content-bg td {
        font-size: 1.1458vw;
        line-height: 1.5;
    }

    .m-game-content .rule-content .rule-name {
        font-size: 1.7187vw; 
        font-weight:bold;
        line-height:2; 
        text-align:center;
        padding-top:1vw;
    }
    .m-game-content .rule-content .rule-subtitle {
        font-size: 12pt;
        line-height: 26pt;
        /* text-align: center; */
        /* background: url(https:<?php echo get_oss_upload_domain();?>/202290/o_1gd81uqc61jui15a67ai1k8emrsa.png) no-repeat center center; */
        margin-top: 20pt;
        margin-bottom: 10pt;
        margin-left: auto;
        margin-right: auto;
        background-size: 100% 100%;
        height: 32pt;
        width: 218pt; 
        font-weight:bold;     
    }
    .m-game-content .rule-content .rule-p {
        font-size: 1.1458vw;
        line-height: 1.5;
    }
    .m-game-content .rule-content .rule-p a {
        font-weight:bold;
    }

    .m-game-content .rule-content p {
        font-size: 1.1458vw;
        line-height: 1.5;
        text-align: justify;
        margin-bottom:1.1458vw;
    }
    .m-game-content .rule-content.pad-20 a {
        text-decoration: underline;
    }    
    .m-game-content .rule-content.pad-20 .rule-name {
        margin-bottom: 2.2916vw;
    }


/* song card in news */
.news-song-card{
  background:#fff;
  border-radius:5px;
  padding:10px;
  color:#333;
  display:flex;
  align-items: center;
  margin-bottom:10px;
  margin-top:10px;
}

.news-song-card p{
  margin-bottom:0 !important;
  margin-top:0 !important;
  font-size:12px !important;
  color:#333 !important;
}

.news-song-card p.title{
  font-size:14px !important;
  margin-bottom:10px !important;
  margin-top:0 !important;
}
.news-song-card p.title a {
  color: #333 !important;
  text-decoration: none !important;
}
.news-song-card p.time a {
  color: #333 !important;
  text-decoration: none !important;
}

.news-song-card p.time{
  display:flex;
  align-items: center;
  margin-bottom:0 !important;
  margin-top:0 !important;
  font-size: 12px !important;
}

.news-song-card .icon-time{
  display:block;
  width:12px;
  height:12px;
  background:url(../singandlearn2022/icon-time.png) no-repeat;
  background-size:12px auto;
  margin-right:5px;
}

.news-song-card .play-box{
  margin-left:auto;
  display:flex;
}

.news-song-card .icon-ci{
  display:block;
  width:20px;
  height:20px;
  background:url(../singandlearn2022/icon-ci.png) no-repeat;
  background-size:20px auto;
  margin-left:10px;
}

.news-song-card .icon-ci-en{
  background-image:url(../singandlearn2022/en/icon-ci.png);
}

.news-song-card .icon-play{
  display:block;
  width:20px;
  height:20px;
  background:url(../singandlearn2022/icon-play_03.png) no-repeat;
  background-size:20px auto;
  margin-left:10px;
}


.resource-pool-item .title-time{
  padding:20px;
}

.resource-pool-item .video{
  width:90%;
  margin:0 auto;
}

.resource-pool-item .video video{
  width:100%;
}

.resource-pool-row{
  background:transparent;
  padding-top:0;
} 


.resource-pool-row.notice-list li{
  background:transparent;
}

.resource-pool-item-bg{
  /* background:url(https://oss.singandlearn.cn/images/pcCustom2025/notic-card-bg_02.png); */
  background-size:100% 100%;
  width:100%;
}

.resource-pool-row.notice-list .resource-pool-item .title-time{
  padding: 0;
  display:flex;
  align-items: flex-end;
}

.resource-pool-row.notice-list .item-title b{
  display:block;
  color: #000;
  font-weight:normal;
  padding:10px 5px;
  border-bottom: 1px solid #000;
}

.resource-pool-row.notice-list li .before,.resource-pool-row.notice-list li .after{
  width:100%;
}

.resource-pool-row.notice-list li .after{
  position: relative;
  bottom: 0px;
}

.resource-pool-row.notice-list li a{
  top:10px;
}

.resource-pool-row.notice-list li a.item-title{
  position: static;
  padding: 0;
  flex: 1;
}

.resource-pool-row .item-title{
  display:block;
}

.course-para-title{
  display: block;
  width: 270px;
  height: 85px;
  /* background: url(../singandlearn2022/title-rule.png) no-repeat; */
  background-size: 270px auto;
  text-align: center;
  margin: 15px auto 0 auto;
  color: #FC686F;
  line-height: 70px;
  font-size: 25px;
  position: relative;
  z-index: 8;
  font-weight:bold;
  text-shadow: 0px 2px 0px rgba(49, 116, 154, 0.62);
}



/* 作品展映 */
.work-option-content{
  color:#8352c8;
}

.work-option-content.mb-90{
  margin-bottom:90px;
}

.work-option-content h1.title{
  padding:30px 0 10px;
}

.work-option-title-box{
  display:flex;
  justify-content: space-between;
  margin: 50px 0 10px 0;
}

.work-option-title-box a{
  color:#fff;
}

.work-option-content .explore-style-one{
  background: #fff;
  border: 1px solid #efefef;
  box-shadow: rgb(0 0 0 / 9%) 0px 3px 12px;
  padding: 15px;
  border-radius: 10px;
  margin-bottom:10px;
}

.work-option-content .explore-style-one img{
  display: block;
  width: 100%;
  height: 245px;
  object-fit: cover;
  transition: 0.5s;
}

.work-option-content .explore-style-one:hover img{
  transform: scale(1.21);
}

.work-option-content .explore-style-one .thumb{
  overflow:hidden;
}

.work-option-content .explore-style-one .header{
  display:flex;
  justify-content: space-between;
} 

.work-option-content .explore-style-one .header h3 a{
  font-size: 18px;
  color: #292929;
}

.work-option-content .explore-style-one .more-dropdown .reaction-btn{ 
  border:none;
  box-shadow: rgb(0 0 0 / 10%) 0px 1px 3px 0px, rgb(0 0 0 / 6%) 0px 1px 2px 0px;
  background: #f5f8fc;
  color: #292929;
  display: flex;
  align-items: center;
}

.work-option-content .explore-style-one .more-dropdown .reaction-btn i{
  margin-right:10px;
}

.work-option-content-detail .explore-style-one img{
  max-width:100%;
  width:auto;
  height:auto;
}

.work-option-content-detail .explore-style-one:hover img{
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}


.pagination>li>a{
  position: relative;
  display: block;
  color: #0d6efd;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  padding: 0.375rem 0.75rem;
}

.pagination>li.active>a{
  background: #eee;
  border-color: #dddddd;
  color: #333;
}


.social a {
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid #8352c8;
    margin: 0 8px;
    font-size: 20px;
    color: #8352c8;
}
.social {
    display: flex;
    align-items: center;
    margin: 0 -8px;
}

.d-flex-center {
    display: flex;
    align-items: center;
}
.mb-2 {
    margin-bottom: 10px !important;
}
.pr-4 {
    padding-right: 20px !important;
}   


.notice-list li.notice-item-video{
  width:100%;
}

.notice-list li.notice-item-video .notice-item-video-box{
  position: relative;
  width: calc(50% - 5px);
  margin:0 auto;
}

@media (max-width: 768px){

  .resource-pool-row.notice-list li .after{
    position: relative;
    bottom: 5px;
  }
  
  .resource-pool-row.notice-list li a{
    top:2px;
  }

  .notice-list li.notice-item-video .notice-item-video-box{
    position: relative;
    width: 100%;
  }

}

.quick-link-music-a {
    position: relative;
    display:inline-block;
}
.quick-link-music-div {
    line-height: 56px !important;
    background: url(btn-bg.png) no-repeat;
    background-size: 100% auto;
    margin: 0 12px;
    color: #fff;
    font-weight: bold;
    padding: 0 50px 0 30px;
    font-size: 24px !important;
    width: 176px;
    text-decoration: none !important;
    position: absolute;
    top: 80%;
    left: 50%;
    margin-top: -28px;
    margin-left: -88px;
    display:block;
}

.quick-link-music-div-2024 {
    line-height: 42px !important;
    background: url(btn-bg.png) no-repeat;
    background-size: 100% auto;
    margin: 0 12px;
    color: #fff;
    font-weight: bold;
    padding: 0 37px 0 23px;
    font-size: 18px !important;
    width: 132px;
    text-decoration: none !important;
    position: absolute;
    top: 80%;
    left: 50%;
    margin-top: -28px;
    margin-left: -66px;
    display:block;
}

.quick-link-music-a img {max-width: 300px;}

@media (max-width: 768px){
    .quick-link-music-div {
        line-height: 28px !important;
        margin: 0 12px;
        padding: 0 15px 0 15px;
        font-size: 12px !important;
        width: 88px;
        margin-top: -14px;
        margin-left: -44px;
    }
    .quick-link-music-div-2024 {
        line-height: 28px !important;
        margin: 0 12px;
        padding: 0 15px 0 15px;
        font-size: 12px !important;
        width: 88px;
        margin-top: -14px;
        margin-left: -44px;
    }
}



@media (max-height: 720px) {
  .rule-content-bg {
    height: calc(100vh - 140px);
    overflow-y: scroll;
  }
}