@charset "utf-8";

/* comm style */
.hide {display:block;width:0;height:0;overflow:hidden;}
.c:before,.c:after {content:"";display:table;}
.c:after {clear:both;}
.fl {float:left;}
.fr {float:right;}
.pr {position:relative;}
.pa {position:absolute;}
.db {display:block;text-indent:-999em;}
a:focus,input:focus,textarea:focus,p:focus,div:focus {-webkit-tap-highlight-color: transparent;/*-webkit-user-modify:read-write-plaintext-only;*/}
img[src=''],img:not([src]) { opacity: 0;}
html,body { position: relative;box-sizing: border-box;user-select: none;-webkit-user-select: none;-webkit-text-size-adjust: 100% !important;-webkit-touch-callout: none;}
* {-webkit-overflow-scrolling: touch;backface-visibility: hidden;box-sizing: border-box;}

#LT_footer{overflow: auto;}

@media only screen and (max-width:1080px) {
    .topbar-wrapper {
        display: none
    }
}

body{transition: opacity .2s;-webkit-transition: opacity .2s;-moz-transition: opacity .2s;}

body,html{-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;width: 100%;}
body::-webkit-scrollbar {width: .08rem}
body::-webkit-scrollbar-corner {background-color: transparent}
body::-webkit-scrollbar-thumb {background-color: #dbdbdb;border-radius: .04rem}
body::-webkit-scrollbar-track {background-color: transparent}

.wrapper{width: 100%;position: relative;}
.main{width: 100%;overflow: hidden;}

/* 头部 KV */
.home_head{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/home_head.jpg) no-repeat 50% 0/cover;height: 9.47rem;position: relative;}
.head:after{content: "";background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/hd-icon.png) no-repeat;width: 100%;height: 6.01rem;background-size: 100% auto;left: 50%;bottom: -0.62rem;transform: translateX(-50%);position: absolute;pointer-events: none;z-index: 2;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);}
.scan_icon{position: fixed;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/scan-icon.png) no-repeat;background-size: 100% 100%;width: 4.27rem;height: .88rem;left: 50%;margin-left: -2.23rem;bottom: 0;z-index: 3;animation: pulse 1.5s infinite ease-in-out both;-webkit-animation: pulse 1.5s infinite ease-in-out both;}
.scan_icon.on {position: absolute;bottom: 0;}
.icon_logo{position: absolute;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/icon-logo.png) no-repeat;background-size: 100% 100%;width: 1.14rem;height: 1.11rem;left: 3%;top: 14%;}

/* nav bar */
.nav_bar_box{position: sticky;width: 100%;height: 1.03rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/nav_bg.png) no-repeat 50% 50%/100% 100%;left: 0;top: -0.05rem;z-index: 100;}
.logo_pic{position: absolute;left: 0.4rem;top: 0;height: 100%;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/logo.png) no-repeat 50% 50% /auto 0.72rem;width: 2.23rem;z-index: 3;}
.home_logo{display: block;height: 100%;width: 100%;}
.nav_list{text-align: center;width: 12rem;height: 100%;margin: 0 auto;display: flex;justify-content: center;}
.nav_list .swiper-slide{width: 2.11rem;}
.nav_list a{display: block;width: 2.3rem;height: 100%;position: relative;text-align: center;display: flex;justify-content: center;align-items: center;}
.nav_list a:after{content: "";position: absolute;width: 2.3rem;height: 1.12rem;left: 0;top: 0;opacity: 0;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/nav-cur.png) no-repeat;background-size: 100% 100%;}
.nav_list a span{display: block;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/nav-text.png) no-repeat;background-size: 10.58rem auto;text-indent: -999em;font-size: 0;position: relative;z-index: 3;}
.nav_list a.nav1 span{background-position: -.45rem 0;width: .68rem;height: .31rem;}
.nav_list a.nav2 span{background-position: -2.33rem 0;width: 1.22rem;height: .32rem;}
.nav_list a.nav3 span{background-position: -6.74rem 0;width: 1.19rem;height: .31rem;}
.nav_list a.nav4 span{background-position: -4.72rem 0;;width: .95rem;height: .31rem;}
.nav_list a.nav1.on span{background-position:0 -.44rem;width: 1.62rem;height: .28rem;}
.nav_list a.nav2.on span{background-position: -1.89rem -.44rem;width: 2.11rem;height: .29rem;}
.nav_list a.nav3.on span{background-position: -6.28rem -.45rem;width: 2.11rem;height: .27rem;}
.nav_list a.nav4.on span{background-position: -4.22rem -.42rem;width: 1.83rem;height: .28rem;}
.nav_list a.on:after{opacity: 1;}
.nav_list a:before{content: "";position: absolute;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/nav_line.png) no-repeat 50% 50%/auto 0.84rem;right: -0.02rem;top: 0;width: 0.03rem;height: 100%;}
.nav_list a:last-child:before{display: none;}
.nav_list a.on:before{display: none;}
.nav_btns{position: absolute;height: 100%;display: flex;align-items: center;right: 0.5rem;top: 0;z-index: 3;gap: 0 .25rem;}
.nav_btns a{display: block;width: 1.4rem;height: 0.48rem;transition: transform 0.3s,filter 0.3s;-webkit-transition: transform 0.3s,filter 0.3s;-moz-transition: transform 0.3s,filter 0.3s;-ms-transition: transform 0.3s,filter 0.3s;text-indent: -999em;font-size: 0;position: relative;z-index: 3;}
.nav_btns a.btn_download{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/btn-download.png) no-repeat;background-size: 100% 100%;}
.nav_btns a.btn_home{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/btn-home.png) no-repeat;background-size: 100% 100%;}
.nav_btns a:hover{transform: translateY(-0.05rem);-webkit-transform: translateY(-0.03rem);-moz-transform: translateY(-0.03rem);-ms-transform: translateY(-0.03rem);filter: brightness(105%);}

/********* 首页***********/
.home_section{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/ct1.jpg) no-repeat 50% 0/100% auto;box-sizing: border-box;padding-bottom: 3rem;position: relative;width: 100%;padding-bottom: 2.3rem;}
.home_section:after{content: "";position: absolute;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/bg-icon.png) no-repeat 50% 0/cover;height: 11.48rem;width: 100%;left: 0;bottom: 0;}

.highlight_part{display: flex;flex-direction: column;align-items: center;position: relative;z-index: 3;width: 100%;}
.highlight_title{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/index/title1.png) no-repeat;background-size: 100% 100%;width: 7.94rem;height: 1.74rem;margin-bottom: .04rem;}
.highlight_tab_box{display: flex;justify-content: center;align-items: center;gap: 0 .14rem;}
.highlight_tab_box a{display: block;width: 2.84rem;height: 1.17rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/index/tab1.png) no-repeat;background-size: 12.04rem auto;}
.highlight_tab_box a.highlight_tab1{background-position: 0 0;}
.highlight_tab_box a.highlight_tab2{background-position: -3.17rem 0;}
.highlight_tab_box a.highlight_tab3{background-position: -6.22rem 0;}
.highlight_tab_box a.highlight_tab4{background-position: -9.20rem 0;}
.highlight_tab_box a.highlight_tab1.on{background-position: 0 -1.36rem;}
.highlight_tab_box a.highlight_tab2.on{background-position: -3.17rem -1.36rem;}
.highlight_tab_box a.highlight_tab3.on{background-position: -6.22rem -1.36rem;}
.highlight_tab_box a.highlight_tab4.on{background-position: -9.20rem -1.36rem;}
.highlight_tab_list{display: none;width: 100%;}
.highlight_tab_list.on{display: block;}
.highlight_list_swiper{width: 100%;height: 6.16rem;overflow: hidden;position: relative;}
.highlight_list_swiper .swiper-slide{width: 10.89rem;height: 6.16rem;display: flex;justify-content: center;align-items: center;position: relative;padding: .37rem .47rem .17rem .45rem;}
.highlight_pic{width: 100%;height: 100%;position: relative;z-index: 2;}
.highlight_pic::before{content: "";width: 100%;height: 100%;position: absolute;background-color: rgba(0,0,0,.65);left: 0;top: 0;pointer-events: none;z-index: 3;transition: opacity .4s;-webkit-transition: opacity .4s;-moz-transition: opacity .4s;-ms-transition: opacity .4s;}
.highlight_list_swiper .swiper-slide img{width: 100%;height: 100%;object-fit: cover;}
.highlight_list_swiper .swiper-slide::after{content: "";position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/index/slide-icon.png) no-repeat;background-size: 100% 100%;}
.highlight_list_swiper .swiper-slide.swiper-slide-active{transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);}
.highlight_list_swiper .swiper-slide.swiper-slide-active .highlight_pic::before{opacity: 0;}
.highlight-button-next,.highlight-button-prev{position: absolute;width: 1.14rem;height: 1.1rem;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);z-index: 10;cursor: pointer;}
.highlight-button-next{right: 2.95rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/index/icon-next.png) no-repeat;background-size: 100% 100%;}
.highlight-button-prev{left: 2.95rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/index/icon-prev.png) no-repeat;background-size: 100% 100%;}

.reward_part{display: flex;flex-direction: column;align-items: center;position: relative;z-index: 3;width: 100%;padding-top: .9rem;}
.reward_title{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/index/title2.png) no-repeat;background-size: 100% 100%;width: 7.94rem;height: 1.74rem;margin-bottom: .17rem;}
.reward_tab_box{display: flex;justify-content: center;align-items: center;gap: 0 .76rem;}
.reward_tab_box a{display: block;width: 2.11rem;height: .76rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/index/tab2.png) no-repeat;background-size: 7.8rem auto;}
.reward_tab_box a.reward_tab1{background-position: 0 0.08rem;}
.reward_tab_box a.reward_tab2{background-position: -2.82rem 0.08rem;}
.reward_tab_box a.reward_tab3{background-position: -5.69rem 0.08rem;}
.reward_tab_box a.reward_tab1.on{background-position: 0 -.7rem;}
.reward_tab_box a.reward_tab2.on{background-position: -2.82rem -.7rem;}
.reward_tab_box a.reward_tab3.on{background-position: -5.69rem -.7rem;}
.reward_tab_list{width: 12.96rem;height: 6.59rem;position: relative;position: relative;}
.reward_tab_list img{width: 100%;height: 100%;object-fit: cover;opacity: 0;transition: opacity .4s;-webkit-transition: opacity .4s;-moz-transition: opacity .4s;-ms-transition: opacity .4s;position: absolute;left: 0;top: 0;}
.reward_tab_list img.on{opacity: 1;}
.btn-link1{position: absolute;color: #dd731d;font-size: .18rem;line-height: 1.5;text-decoration: underline;font-weight: bold;right: .26rem;top: 0.5rem;z-index: 3;}

.schedule_part{display: flex;flex-direction: column;align-items: center;position: relative;z-index: 3;width: 100%;padding-top: .74rem;}
.schedule_title{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/index/title3.png) no-repeat;background-size: 100% 100%;width: 7.94rem;height: 1.74rem;margin-bottom: .07rem;}
#schedule_list{overflow: visible;width: 12rem;margin: 0;}
.schedule_list .swiper-wrapper{-webkit-box-pack: justify;-webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;gap: 0 .76rem;}
.schedule_list .swiper-slide{width: 1.59rem;height: 2.08rem;position: relative;cursor: pointer;}
.schedule_list img{display: block;width: 1.59rem;height: 2.08rem;object-fit: contain;transition: transform .4s;-webkit-transition: transform .4s;-moz-transition: transform .4s;-ms-transition: transform .4s;}
.schedule_list .swiper-slide:after{content:"";position: absolute;width: 0.16rem;height: 0.24rem;top: 50%;margin-top: -0.12rem;right: -0.46rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/index/icon1.png) no-repeat;background-size: 100% 100%;}
.schedule_list .swiper-slide:last-child:after{display: none;}
.schedule_list .swiper-slide:hover img,.schedule_list .swiper-slide.on img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);}
.schedule_guide_box{margin-top: .34rem;position: relative;}
.schedule_guide{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/index/text-bg.png) no-repeat;background-size: 100% 100%;width: 12.47rem;height: 3.58rem;padding: .6rem .66rem;position: relative;display: none;}
.schedule_guide_text{color: #996420;font-size: .22rem !important;line-height: 2 !important;padding-right: .4rem;height: 100%;overflow-y: auto;overflow-x: hidden;}
.schedule_guide_text::-webkit-scrollbar {width: 0.08rem;border-radius: .04rem;}
.schedule_guide_text::-webkit-scrollbar-track {background-color: #ebe2d1;border-radius: .04rem;}  
.schedule_guide_text::-webkit-scrollbar-thumb {background-color: #d6b76c;border-radius: .04rem;}  
.schedule_guide_text img{max-width: 100% !important;height: auto !important;object-fit: contain;}
.btn_all_rule{position: absolute;color: #dd731d;font-size: .18rem;line-height: 1.5;text-decoration: underline;font-weight: bold;right: .66rem;top: 0.3rem;z-index: 3;}
.btn_all_rule:hover{text-decoration: underline;}

.info_part{padding-top: .96rem;display: flex;flex-direction: column;align-items: center;position: relative;z-index: 3;}
.info_tit{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/index/title4.png) no-repeat;background-size: 100% 100%;width: 7.94rem;height: 1.74rem;margin-bottom: .07rem;}
.info_content{display: flex;justify-content: space-between;padding-top: 0.42rem;gap: 0 .07rem;}
.info_video{width: 5.88rem;position: relative;}
.info_video_tit{width: 2.86rem;height: 0.36rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/index/text1.png) no-repeat;background-size: 100% 100%;margin-bottom: 0.12rem;}
.btn_morecont{position: absolute;z-index: 10;width: 0.64rem;height: 0.26rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/more-icon.png) no-repeat;background-size: 100% 100%;right: 0.2rem;top: 0.06rem;transition: filter 0.3s;-webkit-transition: filter 0.3s;-moz-transition: filter 0.3s;-ms-transition: filter 0.3s;}
.btn_morecont:hover{filter: brightness(105%);-webkit-filter: brightness(105%);}
#video_listshow ul{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;gap: .09rem 0;}
.video_list{overflow: hidden;}
.video_list li{float: left;width: 2.9rem;height: 2.2rem;overflow: hidden;position: relative;box-sizing: border-box;padding: 0.02rem;background: #e7d262;}
.video_list a{width: 100%;height: 100%;display: block;position: relative;overflow: hidden;background: #2b2823;padding-bottom: .32rem;}
.video_list img{display: block;width: 100%;height: 100%;object-fit: cover;transition: all 0.4s;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;opacity: 0.6;}
.video_list li p{position: absolute;width: 100%;box-sizing: border-box;background: #2b2823;color: #fffbf0;font-size: 0.16rem;text-align: center;line-height: 0.32rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;left: 0;bottom: 0;padding: 0 0.15rem;}
.video_list a:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);opacity: 1;}
.video_list li:before{content: "";width: 0.32rem;height: 0.23rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/index/icon3.png) no-repeat;background-size: 100% 100%;right: 0;top: 0;z-index: 6;pointer-events: none;position: absolute;}
.video_list li::after{content: "";width: 0.32rem;height: 0.23rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/index/icon3.png) no-repeat;background-size: 100% 100%;left: 0;bottom: 0;z-index: 6;pointer-events: none;position: absolute;transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);}
.video_list a:after{content: "";width: 0.87rem;height: 0.88rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/index/icon2.png) no-repeat;background-size: 100% 100%;left: 50%;margin-left: -0.48rem;top: 50%;margin-top: -0.5rem;z-index: 6;pointer-events: none;position: absolute;}

.point_box{height: 0.2rem;width: 100%;position: relative;display: flex;justify-content: center;align-items: center;position: absolute;left: 0;bottom: 0;z-index: 10;gap: 0 .1rem;}
.video_pagination{height: 100%;flex-shrink: 0;text-align: center;position: relative;display: flex;align-items: center;gap: 0 .1rem;}
.video_pagination span{width: 0.2rem;height: 0.2rem;opacity: 1;flex-shrink: 0;border-radius: 0;color: #996420;font-size: .16rem;line-height: 1.2;display: flex;justify-content: center;align-items: center;transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;background: transparent;}
.video_pagination span.swiper-pagination-bullet-active{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/index/page-icon.png) no-repeat 50% 50%/100% auto;color: #fffbe9;}
#video_listshow{height: 4.98rem;}
.video-prev,.video-next{display: block; width: 0.24rem;height: 100%;cursor: pointer;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/index/prev.png) no-repeat 50% 50%/100% auto;}
.video-next{transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);}
.video-prev.swiper-button-disabled,.video-next.swiper-button-disabled{opacity: 0.5;filter: grayscale(1);-webkit-filter: grayscale(1);-moz-filter: grayscale(1);-ms-filter: grayscale(1);pointer-events: none;}

.info_right{width: 6.14rem;height: 5.46rem; position: relative;}
.info_news_tit{width: 2.87rem;height: 0.36rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/index/text2.png) no-repeat;background-size: 100% 100%;}
.news_box{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/index/news_bg.png) no-repeat 50% 0.26rem/100% auto;width: 6.14rem;margin-top: 0.1rem;height:4.5rem;display: flex;flex-direction: column;align-items: center;align-content: flex-start;padding-bottom: .1rem;}
.news_tab{display: flex;justify-content: center;margin-bottom: .22rem;}
.news_tab a{display: block;width: 1.57rem;height: 0.57rem;margin: 0 0.13rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/index/tab3.png) no-repeat;background-size: 5.05rem auto;}
.news_tab a.btn_allinfo{background-position: 0 .06rem;}
.news_tab a.btn_news{background-position: -1.74rem .06rem;}
.news_tab a.btn_zb{background-position: -3.48rem .06rem;}
.news_tab a.btn_allinfo.curr{background-position: 0 -0.55rem;}
.news_tab a.btn_news.curr{background-position: -1.74rem -0.55rem;}
.news_tab a.btn_zb.curr{background-position: -3.48rem -0.55rem;}

.top_news{width: 5.76rem;overflow-x: hidden;}
.top_news a{width: 5.76rem;height: .53rem; margin: 0 auto;font-size: 0.22rem;font-weight: bold;line-height: 0.53rem;position: relative;box-sizing: border-box;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/index/top_news.png) no-repeat;background-size: 100% 100%;color: #db5433;display: block;padding: 0 0.1rem 0 1.1rem;position: relative;box-sizing: border-box;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition: transform 0.4s;-webkit-transition: transform 0.4s;-moz-transition: transform 0.4s;-ms-transition: transform 0.4s;}
.top_news a:hover{transform: translateX(0.04rem);-webkit-transform: translateX(0.04rem);-moz-transform: translateX(0.04rem);-ms-transform: translateX(0.04rem);}

.news_cnlist{width: 5.7rem;position: relative;margin: 0.15rem auto 0;flex: 1;}
.news_list{width: 5.3rem;margin: 0 auto;height: 100%;display: flex;flex-direction: column;gap: .08rem 0;}
.news_list li{color: #474341;position: relative;height: 20%;}
.news_list li:not(:last-child)::after{content: "";position: absolute;width: 5.22rem;height: .02rem;left: 50%;margin-left: -2.61rem;bottom: 0;background: linear-gradient(90deg,transparent 0%, #f4eeec 51.44%, transparent 100%);}
.news_list li a{display: block;position: relative;color: #a76f17;font-size: 0.16rem;line-height: 0.48rem;padding: 0 0 0 0.75rem;transition: transform 0.4s;-webkit-transition: transform 0.4s;-moz-transition: transform 0.4s;-ms-transition: transform 0.4s;}
.tag_xw{position: absolute;width: 0.6rem;height: 0.26rem;left: 0;top: 50%;margin-top: -0.13rem;font-size: .18rem;font-weight: bold;text-align: center;line-height: .26rem;background: #f4bd4e;border-radius: .2rem;color: #ffffff;}
.tag_xw::before{content: "\65B0\95FB";}
.tag_zb{position: absolute;width: 0.6rem;height: 0.26rem;left: 0;top: 50%;margin-top: -0.13rem;font-size: .18rem;font-weight: bold;text-align: center;line-height: .26rem;background: #f4bd4e;border-radius: .2rem;color: #ffffff;}
.tag_zb::before{content: "\6218\62A5";}
.news_time{position: absolute;right: 0;bottom: 0;}
.news_text{width: 3.55rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_list li a:hover{transform: translateX(0.04rem);-webkit-transform: translateX(0.04rem);-moz-transform: translateX(0.04rem);-ms-transform: translateX(0.04rem);}

.news_pagination{height: 100%;flex-shrink: 0;text-align: center;position: relative;display: flex;align-items: center;gap: 0 .1rem;}
.news_pagination span{width: 0.2rem;height: 0.2rem;opacity: 1;flex-shrink: 0;border-radius: 0;color: #996420;font-size: .16rem;line-height: 1.2;display: flex;justify-content: center;align-items: center;transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;background: transparent;}
.news_pagination span.swiper-pagination-bullet-active{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/index/page-icon.png) no-repeat 50% 50%/100% auto;color: #fffbe9;}
.news-prev,.news-next{display: block; width: 0.24rem;height: 100%;cursor: pointer;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/index/prev.png) no-repeat 50% 50%/100% auto;}
.news-next{transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);}
.news-prev.swiper-button-disabled,.news-next.swiper-button-disabled{opacity: 0.5;filter: grayscale(1);-webkit-filter: grayscale(1);-moz-filter: grayscale(1);-ms-filter: grayscale(1);pointer-events: none;}

.news_box .no_data1{height: 41%;}
.no_data1{width: 100%;height: 80%;display: flex;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:-moz-box;-webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;align-items: center;color: #996420;font-size: 0.3rem;line-height: 1;position: relative;z-index: 3;}

/*****************************  内页 ***********************************************/
.page_head{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/page_head.jpg) no-repeat 50% 0/cover;height: 5.57rem;position: relative;}

/************* 精彩视频 ****************/
.section_video{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/ct1.jpg) no-repeat 50% 0/cover;position: relative;padding-bottom: 3.6rem;box-sizing: border-box;max-height: 19.12rem;min-height: 9rem;}
.section_video:after{content: "";position: absolute;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/bg-icon.png) no-repeat 50% 0/cover;height: 11.48rem;width: 100%;left: 0;bottom: 0;}
.video_tit{width: 7.94rem;height: 1.74rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/video/title.png) no-repeat;background-size: 100% 100%;margin: 0 auto;position: relative;z-index: 2;}
.video_tab{padding: 0.25rem 0 0.6rem;display: flex;justify-content: center;position: relative;z-index: 2;gap: 0 .72rem;}
.video_tab a{display: block;width: 2.11rem;height: 0.76rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/video/tab.png) no-repeat;background-size: 7.82rem auto;}
.video_tab a.btn_videoall{background-position: 0 0;}
.video_tab a.btn_bsjj{background-position: -2.83rem 0;}
.video_tab a.btn_jjhf{background-position: -5.71rem 0;}
.video_tab a.btn_videoall.curr{background-position: 0 -.81rem;}
.video_tab a.btn_bsjj.curr{background-position: -2.83rem -.81rem;}
.video_tab a.btn_jjhf.curr{background-position: -5.71rem -.81rem;}
.videos_show{display: flex;justify-content: center;flex-wrap: wrap;margin: 0.3rem auto 0;width: 12rem;position: relative;z-index: 2;gap: .54rem .75rem;}
.videos_show li{width: 3.48rem;height: 2.62rem;position: relative;box-sizing: border-box;padding: 0.02rem;background: linear-gradient(to top,#efbd41,#efbd41);}
.videos_show a{width: 100%;height: 100%;display: block;position: relative;overflow: hidden;background: #2b2823;padding-bottom: .3rem;}
.videos_show a:after{content: "";width: 0.97rem;height: 0.98rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/index/icon2.png) no-repeat;background-size: 100% 100%;left: 50%;margin-left: -0.49rem;top: 50%;margin-top: -0.52rem;z-index: 6;pointer-events: none;position: absolute;transition: all .4s;}
.videos_show img{display: block;width: 100%;height: 100%;object-fit: cover;transition: all 0.4s;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;opacity: 0.6;}
.video_info{position: absolute;box-sizing: border-box;background: #2b2823;color: #fffbf0;font-size: 0.16rem;line-height: 0.32rem;left: 0;bottom: 0;right: 0;padding: 0 0.15rem;pointer-events: none;}
.video_info p{width: 2.55rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.video_info span{position: absolute;right: 0.15rem;bottom: 0;}
.videos_show a:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);opacity: 1;}
.videos_show li:before{content: "";width: 1.01rem;height: 1.14rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/news/video-icon.png) no-repeat;background-size: 100% 100%;left: -.04rem; top: -.14rem;z-index: 6;pointer-events: none;position: absolute;}
.videos_show li::after{content: "";width: 1.01rem;height: 1.14rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/news/video-icon.png) no-repeat;background-size: 100% 100%;right: -.04rem; top: -.14rem;z-index: 6;pointer-events: none;position: absolute;transform: rotateY(180deg);}

.my_pagination_video{display: flex;justify-content: center;align-items: center;margin-top: 0.66rem;position: relative;z-index: 2;gap: 0 .18rem;height: .3rem;}
.my_pagination{display: flex;justify-content: center;align-items: center;margin-top: 0.66rem;position: relative;z-index: 2;gap: 0 .18rem;height: .3rem;}
.btn_prev{display: block;width: 0.36rem;height: 100%;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/page-btn.png) no-repeat 50% 50%/100% auto;}
.btn_next{display: block;width: 0.36rem;height: 100%;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/page-btn.png) no-repeat 50% 50%/100% auto;transform: rotate(180deg);}
.btn_prev.gray,.btn_next.gray{cursor: not-allowed;filter: grayscale(100%);-webkit-filter: grayscale(100%);}
.page_num{display: block;width: 0.32rem;height: 0.32rem;line-height: 0.32rem;text-align: center;color: #996420;font-size: 0.24rem;}
.page_num.curr{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/page-box.png) no-repeat;background-size: 100% 100%;color: #f9f6df;cursor: default;pointer-events: none;}
.no_data{color: #7d5d30;font-size: 0.3rem;line-height: 2.6rem;position: relative;z-index: 2;text-align: center;}
.videos_show a:hover:after{transform: scale(2);opacity: 0;} 

/************* 新闻列表 *************/
.section_news{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/ct1.jpg) no-repeat 50% 0/cover;position: relative;padding-bottom: 3.6rem;box-sizing: border-box;max-height: 19.12rem;min-height: 9rem;}
.section_news:after{content: "";position: absolute;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/bg-icon.png) no-repeat 50% 0/cover;height: 11.48rem;width: 100%;left: 0;bottom: 0;}
.news_tit{width: 7.9rem;height: 1.74rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/news/title.png) no-repeat;background-size: 100% 100%;margin: 0 auto;position: relative;z-index: 2;}
.news_tab1{padding: 0.35rem 0 0.46rem;display: flex;justify-content: center;position: relative;z-index: 4;gap: 0 .72rem;}
.news_tab1 a{display: block;width: 2.11rem;height: 0.76rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/news/tab.png) no-repeat;background-size: 10.97rem auto;}
.news_tab1 a.btn_newsall{background-position: 0 0;}
.news_tab1 a.btn_newsxw{background-position: -2.95rem 0;}
.news_tab1 a.btn_newszb{background-position: -5.9rem 0;}
.news_tab1 a.btn_newsvideo{background-position: -8.86rem 0;}
.news_tab1 a.btn_newsall.curr{background-position: 0 -.84rem;}
.news_tab1 a.btn_newsxw.curr{background-position: -2.95rem -.84rem;}
.news_tab1 a.btn_newszb.curr{background-position: -5.9rem -.84rem;}
.news_tab1 a.btn_newsvideo.curr{background-position: -8.86rem -.84rem;}
.news_showlist{margin: 0 0 0.6rem;position: relative;z-index: 2;display: flex;flex-direction: column;gap: .1rem 0;}
.news_showlist li{display: flex;justify-content: center;transition: all 0.4s;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;background: transparent;align-items: center;}
.news_showlist li a{width: 12rem;margin: 0 auto;display: flex;position: relative;font-size: 0.16rem;line-height: 0.32rem;color: #965942;padding: 0.3rem 0.2rem;transition: transform 0.4s;-webkit-transition: transform 0.4s;-moz-transition: transform 0.4s;-ms-transition: transform 0.4s;}
.tag_xw1,.tag_xw1::after,.tag_zb1,.tag_zb1::after{display: block;width: 0.84rem;height: 0.33rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/news/icons.png) no-repeat;background-size: .84rem auto;text-indent: -999em;flex-shrink: 0;position: relative;}
.tag_xw1{background-position: 0 0;margin-top: .04rem;}
.tag_zb1{background-position: 0 -.72rem;margin-top: .04rem;}
.tag_xw1::after{content: "";display: block;width: 100%;height: 100%;background-position: 0 -.37rem;opacity: 0;transition: opacity 0.4s;-webkit-transition: opacity 0.4s;-moz-transition: opacity 0.4s;-ms-transition: opacity 0.4s;}
.tag_zb1::after{content: "";display: block;width: 100%;height: 100%;background-position: 0 -1.09rem;opacity: 0;transition: opacity 0.4s;}
.news_info{margin-left: 0.74rem;width: 8.56rem;}
.news_title{font-weight: bold;font-size: 0.24rem;margin-bottom: 0.05rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width: 8.5rem;color: #136a7b;transition: all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;}
.news_intro{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical}
.news_time1{margin-left: auto;}
.news_showlist li:hover{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/news/news_hover.png) no-repeat 50% 50%/cover;}
.news_showlist li:hover a{transform: translateX(0.08rem);-webkit-transform: translateX(0.08rem);-moz-transform: translateX(0.08rem);-ms-transform: translateX(0.08rem);}
.news_showlist li:hover .tag_xw1::after{opacity: 1;}
.news_showlist li:hover .tag_zb1::after{opacity: 1;}
.news_showlist a:hover .news_title{color: #be8007;}

/************* 赛事规则 *************/
.section_rules{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/ct1.jpg) no-repeat 50% 0/cover;position: relative;padding-bottom: 3.6rem;box-sizing: border-box;min-height: 9rem;}
.section_rules:after{content: "";position: absolute;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/bg-icon.png) no-repeat 50% 0/cover;height: 11.48rem;width: 100%;left: 0;bottom: 0;}
.rules_part1{position: relative;z-index: 2;}
.rules_title1{width: 9.32rem;height: 1.74rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/rules/title1.png) no-repeat;background-size: 100% 100%;margin: 0 auto;position: relative;}
.rules_box1{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/rules/box1.png) no-repeat 100% 0/auto 100%;width: 13.95rem;margin: 0 auto;height: 6.56rem;display: flex;justify-content: flex-end;position: relative;padding: 1.05rem 2.06rem 0 0;}
.rules_box1::after{content: "";position: absolute;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/rules/rw.png) no-repeat;background-size: 100% 100%;width: 6.74rem;height: 5.13rem;right: -3.1rem;bottom: -2.4rem;pointer-events: none;z-index: 2;}
.rules1_tab_box{display: flex;flex-direction: column;height: 4.82rem;justify-content: center;position: absolute;width: 1.75rem;left: 0.63rem;bottom: 0.46rem;z-index: 3;gap: .07rem 0;}
.rules1_tab_box a{display: block;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/rules/tab1.png) no-repeat;background-size: 3.83rem;width: 1.76rem;height: .76rem;}
.rules1_tab_box a.r1_tab1{background-position: 0 0;}
.rules1_tab_box a.r1_tab2{background-position: 0 -.83rem;}
.rules1_tab_box a.r1_tab3{background-position: 0 -1.66rem;}
.rules1_tab_box a.r1_tab4{background-position: 0 -2.48rem;}
.rules1_tab_box a.r1_tab5{background-position: 0 -3.31rem;}
.rules1_tab_box a.r1_tab6{background-position: 0 -4.14rem;}
.rules1_tab_box a.r1_tab1.on{background-position: -2.07rem 0;}
.rules1_tab_box a.r1_tab2.on{background-position: -2.07rem -.83rem;}
.rules1_tab_box a.r1_tab3.on{background-position: -2.07rem -1.66rem;}
.rules1_tab_box a.r1_tab4.on{background-position: -2.07rem -2.48rem;}
.rules1_tab_box a.r1_tab5.on{background-position: -2.07rem -3.31rem;}
.rules1_tab_box a.r1_tab6.on{background-position: -2.07rem -4.14rem;}
.rules1_tab_list{display: none;width: 9.5rem;padding: 0.65rem 0 0 .65rem;height: 100%;position: relative;}
.rules1_name{color: #934719;font-size: .36rem;font-weight: bold;line-height: 1.4;position: absolute;left: .65rem;top: 0;}
.rules1_tab1_text{width: 100%;padding-right: .5rem;height: 3.4rem;color: #8c6431;font-size: .24rem;line-height: 2;overflow-x: hidden;overflow-y: auto;}
.rules1_tab1_text img{display: block;max-width: 100%;height: auto;object-fit: contain;}
.rules1_tab1_text::-webkit-scrollbar {width: .08rem;border-radius: .04rem}
.rules1_tab1_text::-webkit-scrollbar-corner {background-color: transparent}
.rules1_tab1_text::-webkit-scrollbar-thumb {background-color: #d6b76c;border-radius: .04rem}
.rules1_tab1_text::-webkit-scrollbar-track {background-color: #c9c7bd;border-radius: .04rem}
.rules1_tab1_text table{width: 100%;font-size: .22rem;border: 1px solid #8c6431;}
.rules1_tab1_text table thead th{background: #8c6431;color: #fff;padding: .08rem .1rem;text-align: center !important;border-right: 1px solid #fff;}
.rules1_tab1_text table tbody td{padding: .04rem .1rem;text-align: center !important;border: 1px solid #8c6431;}
.rules1_tab1_text table thead tr th:last-child{border: none;}

.rules_part2{position: relative;z-index: 2;padding-top: 1.3rem;}
.rules_title2{width: 9.87rem;height: 1.74rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/rules/title2.png) no-repeat;background-size: 100% 100%;margin: 0 auto;position: relative;}
.rules2_tab_box{display: flex;justify-content: center;gap: 0 .42rem;padding: .15rem 0 0;}
.rules2_tab_box a{display: block;width: 2.11rem;height: .76rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/rules/tab2.png) no-repeat;background-size: 12.22rem auto;}
.rules2_tab_box a.rules2_tab1{background-position: 0 .08rem;}
.rules2_tab_box a.rules2_tab2{background-position: -2.53rem .08rem;}
.rules2_tab_box a.rules2_tab3{background-position: -5.05rem .08rem;}
.rules2_tab_box a.rules2_tab4{background-position: -7.58rem .08rem;}
.rules2_tab_box a.rules2_tab5{background-position: -10.11rem .08rem;}
.rules2_tab_box a.rules2_tab1.on{background-position: 0 -.86rem;}
.rules2_tab_box a.rules2_tab2.on{background-position: -2.53rem -.86rem;}
.rules2_tab_box a.rules2_tab3.on{background-position: -5.05rem -.86rem;}
.rules2_tab_box a.rules2_tab4.on{background-position: -7.58rem -.86rem;}
.rules2_tab_box a.rules2_tab5.on{background-position: -10.11rem -.86rem;}

.rules_part2_box{width: 12.61rem;height: 5.03rem;margin: 0.55rem auto 0;position: relative;}
.banner_pic{position: absolute;width: 7.8rem;height: 4.59rem;object-fit: contain;object-position: 50% 50%;left: .5rem;top: -.3rem;}
.banner_title{height: .48rem;color: #90612e;font-size: .24rem;line-height: .48rem;display: flex;position: relative;font-weight: bold;}
.banner_title::before{content: "";display: block;width: .25rem;height: 100%;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/rules/txt.png) no-repeat;background-size: auto 100%;flex-shrink: 0;}
.banner_title::after{content: "";display: block;width: .46rem;height: 100%;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/rules/txt.png) no-repeat 100% 100%;background-size: auto 100%;flex-shrink: 0;}
.banner_title span{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/rules/txt_tepeat.png) repeat-x;background-size: .07rem 100%;white-space: nowrap;}
/* 人物可配置内容：标题图（pc_title_image/mobile_title_image）展示时隐藏文字装饰括号 */
.banner_title.has_title_img::before,
.banner_title.has_title_img::after{display: none;}
.banner_title.has_title_img{height: auto;line-height: normal;}
.banner_title_img{max-width: 100%;height: auto;display: block;vertical-align: middle;}
.banner_info_box{color: #8c6431;font-size: .24rem;line-height: .34rem;margin-top: .22rem;padding-right: .16rem;max-height: 2.8rem;overflow-x: hidden;overflow-y: auto;}
.banner_info_box *{color: #8c6431;font-size: .22rem;}
.banner_info_box img{display: block;max-width: 100%;height: auto;margin: .1rem 0;}
.banner_info_box::-webkit-scrollbar {width: .06rem;border-radius: .04rem}
.banner_info_box::-webkit-scrollbar-corner {background-color: transparent}
.banner_info_box::-webkit-scrollbar-thumb {background-color: #d6b76c;border-radius: .04rem}
.banner_info_box::-webkit-scrollbar-track {background-color: #c9c7bd;border-radius: .04rem}
.rules2_tab_list{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/rules/box2.png) no-repeat;background-size: 100% 100%;width: 100%;height: 100%;padding: 0.8rem .4rem 0 8.44rem;position: relative;display: none;animation: fadeInUp .6s linear both;}

.rules_part3{position: relative;z-index: 2;padding-top: 1.6rem;}
.rules_title3{width: 9.87rem;height: 1.74rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/rules/title3.png) no-repeat;background-size: 100% 100%;margin: 0 auto;position: relative;}
.rules3_tab_box{display: flex;justify-content: center;gap: 0 .42rem;padding: .15rem 0 0;}
.rules3_tab_box a{display: block;width: 2.11rem;height: .76rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/rules/tab3.png) no-repeat;background-size: 12.21rem auto;}
.rules3_tab_box a.rules3_tab1{background-position: 0 .08rem;}
.rules3_tab_box a.rules3_tab2{background-position: -2.53rem .08rem;}
.rules3_tab_box a.rules3_tab3{background-position: -5.05rem .08rem;}
.rules3_tab_box a.rules3_tab4{background-position: -7.58rem .08rem;}
.rules3_tab_box a.rules3_tab5{background-position: -10.1rem .08rem;}
.rules3_tab_box a.rules3_tab1.on{background-position: 0 -.82rem;}
.rules3_tab_box a.rules3_tab2.on{background-position: -2.53rem -.82rem;}
.rules3_tab_box a.rules3_tab3.on{background-position: -5.05rem -.82rem;}
.rules3_tab_box a.rules3_tab4.on{background-position: -7.58rem -.82rem;}
.rules3_tab_box a.rules3_tab5.on{background-position: -10.1rem -.82rem;}
.rules_part3_box{width: 12.61rem;height: 5.03rem;margin: 0.55rem auto 0;position: relative;}
.rules3_tab_list{display: none;position: relative;-webkit-animation:fadeInUp .8s ease both;}
.rules3_tab_list{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/rules/box2.png) no-repeat;background-size: 100% 100%;width: 100%;height: 100%;padding: 0.8rem .4rem 0 8.44rem;position: relative;display: none;animation: fadeInUp .6s linear both;}

/************* 名人堂 *************/
.section_celebrity{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/ct1.jpg) no-repeat 50% 0/cover;position: relative;padding-bottom: 3.6rem;box-sizing: border-box;min-height: 9rem;}
.section_celebrity:after{content: "";position: absolute;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/bg-icon.png) no-repeat 50% 0/cover;height: 11.48rem;width: 100%;left: 0;bottom: 0;}
.celebrity_part{display: flex;flex-direction: column;align-items: center;position: relative;z-index: 3;}
.celebrity_tit{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/celebrity/title5.png) no-repeat;background-size: 100% 100%;width: 8.06rem;height: 1.72rem;}
.team_role_box{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/celebrity/team_name_icon.png) no-repeat 50% 0/100% 100%;width: 4.15rem;height: 1.86rem;margin: 0 auto;color: #c99d37;font-size: 0.2rem;text-align: center;line-height: 0.32rem;box-sizing: border-box;padding: 0.7rem 0.4rem 0.35rem 1.55rem;display: flex;flex-direction: column;align-items: center;justify-content: center;align-content: center;gap: .05rem;position: relative;z-index: 3;}
.team_role_box p{font-weight: bold;font-size: 0.28rem;text-wrap: nowrap;color: #835f0f;text-shadow: -1px -1px 0 #fff8a9,1px -1px 0 #fff8a9,1px 1px 0 #fff8a9,-1px 1px 0 #fff8a9,0 0 1px #fff8a9;}
.team_list{display: flex;justify-content: center;position: relative;z-index: 2;gap: 0 .26rem;margin-top: .15rem;}
.team_list li{position: relative;width: 2.25rem;height: 5.2rem;order: 1;}
.role_img{width: 100%;height: 100%;position: relative;}
.role_img img{position: absolute;width: 100%;height: auto;left: 0;bottom: 0;}
.role_sort{position: absolute;width: 0.73rem;height: 0.73rem;left: 50%;margin-left: -0.36rem;bottom: 0.02rem;}
.role_sort img{display: block;width: 100%;height: 100%;object-fit: cover;-o-object-fit: cover;}
.team_name{position: absolute;width: 100%;color: #996420;font-size: 0.24rem;line-height: 0.3rem;text-align: center;left: 0;bottom: 0.8rem;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 .16rem;}
.team_list li.leader::after{content: "";position: absolute;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/celebrity/icon4.png) no-repeat;background-size: 100% 100%;width: .87rem;height: 1.09rem;right: -.08rem;top: -.18rem;z-index: 2;}
.team_list li:nth-child(1){order: 3;}
.team_list li:nth-child(2){order: 1;margin-top: -.66rem;}
.team_list li:nth-child(3){order: 2;margin-top: -.26rem;}
.team_list li:nth-child(4){order: 4;margin-top: -.26rem;}
.team_list li:nth-child(5){order: 5;margin-top: -.66rem;}
.celebrity_team_box{background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/celebrity/team_box.png) no-repeat 50% -0.5rem;background-size: 9.91rem 5.12rem;}
/* 冠军名人堂无配置内容时的占位提示 */
.celebrity_part .no_data1{height: 3rem;margin: 0;}

/*视频弹窗*/
/*弹窗*/
.pop_box {width: 100%;height: 100%;position: fixed;top: 0;left: 0;background-color: rgba(0,0,0,.8);z-index: 99999;display: flex;justify-content: center;align-items: center;}
.pop-close{position: absolute;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/close.png) no-repeat;background-size: 100% auto;width: 0.52rem;height: 0.54rem;right: -.66rem;top: 0;transition: transform 0.4s;-webkit-transition: transform 0.4s;-moz-transition: transform 0.4s;-ms-transition: transform 0.4s;}
.pop-close:hover{transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);}
.popshow {-webkit-animation: scale-up-ver-center .4s ease both;}
.pophide {-webkit-animation: scale-up-ver-centers .4s ease both;}
@-webkit-keyframes scale-up-ver-center {
    0% {-webkit-transform: scaleY(.4);transform: scaleY(.4);opacity: 0}
    100% {-webkit-transform: scaleY(1);transform: scaleY(1);opacity: 1}
}
@-webkit-keyframes scale-up-ver-centers {
    0% {-webkit-transform: scaleY(1);transform: scaleY(1);opacity: 1;}
    100% {-webkit-transform: scaleY(.4);transform: scaleY(.4);opacity: 0;}
}
.pop_ct{position: relative;}

.video_box_cn{margin: auto;position: relative;}
.video_box video{max-width: 8rem;max-height: 7rem;}
.video_box_cn .pop-close{right: -0.8rem;top: 0;}
#pop_video .pop{width: 100%;height: 100%;left: 0 !important;top: 0 !important;margin: 0 !important;display: flex;}

/* 大图 */
.pop_big_img{display: flex;justify-content: center;align-items: center;}
.pop_big_img img{max-width: 90vw;max-height: 90vh;object-fit: contain;}

/* 返回顶部 */
.btn_goTop{position: fixed;width: 0.69rem;height: 2.26rem;background: url(//ossstatic.leiting.com/static/fshxsj/202608/qmpk/images/gotop-icon.png) no-repeat;background-size: 100% 100%; right: 1rem;bottom: 3%;z-index: 20;display: none;}

/* 浮层红包 */
.float-activity{position: fixed;z-index: 10;width: 2.2rem;height: 2.2rem;left: 2%;bottom: 3%;}
.float-activity img{display: block;width: 100%;height: 100%;object-fit: contain;object-position: 50% 50%;}

/*动画*/
@keyframes pulse{
	0%{transform:translateY(0);}
	50%{transform:translateY(0.3rem);}
	100%{transform:translateY(0);}
}
@-webkit-keyframes pulse{
	0%{-webkit-transform:translateY(0);}
	50%{-webkit-transform:translateY(0.3rem);}
	100%{-webkit-transform:translateY(0);}
}

.m_cn{display: none !important;}

@-webkit-keyframes fadeInUp{
    0%{opacity:0;-webkit-transform:translateY(.2rem)}
    100%{opacity:1;-webkit-transform:translateY(0)}
}