body,div,p,ul,li,input,h1,h2,h3,h4,table,th,tr,td{margin:0;padding:0} 
ul{ list-style:none;}
a{text-decoration:none;outline: none;}
a:hover{ text-decoration:underline;}
.clearfix:after{content:" "; clear:both; height:0; visibility:hidden; display:block;}
.clearfix{*zoom:1;}
.hide{height:0; line-height:0; font-size:0; visibility:hidden; display:none;}
img{ display:block; border:0;}
h1,h2,h3,h4,h5,h6{font-size:100%}
table{ border-collapse:collapse;}
.pa{position: absolute;} 
html,body,.wrapper{width: 100%;height: 100%;overflow: hidden;}
:focus{outline:0;}

.i-bg{background-size:100% auto;background-position:top center;background-repeat:no-repeat;}
.t{text-indent:-9999em;overflow:hidden;font-size: 0; display: block;}
.full-img img,
.full-img{display:block;}
/*.full-img img{ width:100%;}*/
.btn{text-indent:-99999em;overflow: hidden;transition: all .3s;-webkit-transition: all .3s;display: block;}
.btn:hover{filter: brightness(1.1);-webkit-filter: brightness(1.1);transform: translateY(-5px);-webkit-transform: translateY(-5px);}

@font-face {
	font-family:"FZSSKSJT";
	src: url(../images/FZSSKSJT.woff) format('woff');
}

.fullpage {width: 100%;height: 100%;position: relative;}
.section {display: block; width: 100%;height: 100%;background: center center / cover no-repeat;position: relative;overflow: hidden;}
.s1{background-image: linear-gradient(rgba(0,0,0,0.45), rgba(0,0,0,0.45)), url(../images/s1-bg.jpg);background-color:#000;}
.s1-bg-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none;}
.s2{background-image: linear-gradient(rgba(0,0,0,0.45), rgba(0,0,0,0.45)), url(../images/s2-bg.jpg);background-color:#000;}
.s3{background-image: linear-gradient(rgba(0,0,0,0.45), rgba(0,0,0,0.45)), url(../images/s3-bg.jpg);background-color:#000;}
.s3.s3-2{background-image: linear-gradient(rgba(0,0,0,0.45), rgba(0,0,0,0.45)), url(../images/s3-bg-2.jpg);background-position: center 20%;background-color:#000;}
.s4{background-image:linear-gradient(rgb(0,0,0,0.45), rgb(0,0,0,0.45)), url(../images/s5-bg1.jpg);background-color:#000;}
.s5 {background-image: linear-gradient(rgb(0,0,0,0.45), rgb(0,0,0,0.45)), url(../images/s5-bg1.jpg);background-color: #fff;} 
.s6{background-image: url(../images/s6-bg.jpg);background-position: center 50%;}

.goqwbtn{
    width: 179px;height: 45px;background: url(../images/goqwbtn.png) no-repeat;top:66px;right: 213px;z-index: 2;
}
.vbtn{
    width: 138px;height: 136px; background: url(../images/s1-vbtn.png) no-repeat; cursor: pointer;  z-index: 5;top:0;right: 0;text-indent:-9999em;overflow: hidden;
}
.icon-right {
    width: 138px;
    position: absolute;
    top:150px;
    right: 188px;
}
.icon-right .tag-txt  {
    width: 138px;
    height: 450px;
    margin: 10px auto 0;
    background: url(../images/s1-v-tagtxt.png) no-repeat;

    -webkit-animation: rotate1 1.4s ease-in-out alternate infinite;
    animation: rotate1 1.4s ease-in-out alternate infinite;
}

.leftbar{width: 151px;height: 1080px;z-index: 6;position: fixed;left: 0;top:0;}
.navbox{width: 151px;height: 1080px;background: url(../images/nav.png) no-repeat;}
.logo{width: 268px;height: 114px;background: url(../images/logo.png) no-repeat;top:64px;left: 181px;overflow: hidden;text-indent:-9999em;background-size:100%}
.navbox div{padding-top: 117px;}
.navbox a{width: 100%;height: 146px;margin-bottom: 2px;display: block;position: relative;}
.navbox a::before{transition: all .2s;opacity: 0;content: '';width: 198px;height: 247px;background: url(../images/navon.png) no-repeat;z-index: 1;left: 0;pointer-events: none;top:-50px;position: absolute;}
.navbox a.active::before{opacity: 1;}
.navbox a span{width: 100%;height: 100%;z-index: 2;overflow: hidden;text-indent:-99999em;position: relative;display:none;background: url(../images/spanbg.png) no-repeat;}
.navbox a span.nav1{background-position: 0 0;}
.navbox a span.nav2{background-position: 0 -146px;}
.navbox a span.nav3{background-position: 0 -292px;}
.navbox a span.nav4{background-position: 0 -438px;}
.navbox a span.nav5{background-position: 0 -584px;}
.navbox a span.nav6{background-position: 0 -730px;}
.navbox a.active span{display: block;}
.contbox{z-index: 1;width: 1920px;height: 1080px;position: absolute;top:50%;left: 50%;margin-left: -900px;margin-top: -452px;}
.s2-extra { width:1325px; margin:0 auto; max-height:764px; padding:0; background:#1c3b6bf0; border:1px solid rgba(255,255,255,0.08); border-radius:8px; display:flex; flex-direction:column; }
.s2-tab { width:100%; border-collapse:collapse; margin-bottom:0; font-size:15px; color:#d0d6e0; }
.s2-tab caption { font-size:22px; font-weight:bold; color:#ffd700; padding:10px 0 8px; text-align:center; }
.s2-tab th { background:rgba(233,175,7,0.12); border:1px solid rgba(233,175,7,0.25); padding:9px 12px; text-align:center; color:#e9ae07; font-weight:bold; }
.s2-tab td { border:1px solid rgba(255,255,255,0.05); padding:8px 12px; text-align:center; }
.s2-tab tr:nth-child(even) td { background:rgba(255,255,255,0.02); }
.s2-tab tr:hover td { background:rgba(233,175,7,0.06); }
.s2-sub { margin:2px 0; font-size:18px; line-height:2; color:#d0d6e0; }
.s2-stitle { font-size:22px; font-weight:bold; color:#ffd700; margin:14px 0 8px; }
.s2-li { margin:5px 0; padding-left:8px; }
.s2-wish { margin-top:14px; text-align:center; padding-top:12px; border-top:1px solid rgba(255,255,255,0.05); }
.s2-wish .s2-li { color:#e9ae07; }
.s2-box { background:rgba(255,255,255,0.03); border:1px solid rgba(255,255,255,0.06); border-radius:4px; padding:10px 12px; margin:6px 0; }

.s3-plan { width:1325px; margin:0 auto; max-height:620px; overflow-y:auto; padding:0; background:#1c3b6bf0; border:1px solid rgba(255,255,255,0.08); border-radius:8px; position:relative; z-index:10; }
.s3-plan::-webkit-scrollbar { width:20px; }
.s3-plan::-webkit-scrollbar-thumb { background:rgba(233,175,7,0.4); border-radius:2px; }
.s3-tab { width:100%; border-collapse:collapse; font-size:14px; color:#d0d6e0; }
.s3-tab caption { font-size:16px; font-weight:bold; color:#ffd700; padding:10px 0 8px; text-align:center; }
.s3-tab th { background:rgba(233,175,7,0.12); border:1px solid rgba(233,175,7,0.25); padding:7px 8px; text-align:center; color:#e9ae07; font-weight:bold; font-size:13px; }
.s3-tab td { border:1px solid rgba(255,255,255,0.05); padding:6px 8px; text-align:center; }
.s3-tab td:first-child { text-align:center; white-space:nowrap; width:65px; color:#e9ae07; font-weight:bold; }
.s3-tab tr:nth-child(even) td { background:rgba(255,255,255,0.02); }
.s3-note { font-size:13px; color:#8a8f98; text-align:center; margin:8px 0 4px; }

.tab-hd { display:flex; gap:6px; margin:0; padding:14px 14px 0; flex-wrap:wrap; flex-shrink:0; }
.tab-btn { padding:8px 20px; font-size:28px; color:#e5e7eb; background:transparent; cursor:pointer; border:1px solid rgba(255,255,255,0.08); border-radius:6px; user-select:none; transition:all .2s; }
.tab-btn:hover { color:#d0d6e0; background:rgba(255,255,255,0.04); }
.tab-btn.active { color:#08090a; background:#e9ae07; border-color:#e9ae07; font-weight:bold; }
.tab-bd { display:none; padding:0; background:rgba(0,0,0,0.3); border-top:1px solid rgba(255,255,255,0.05); margin-top:8px; border-radius:0 0 4px 4px; flex:1; min-height:0; overflow:hidden; }
.tab-bd.active { display:flex; flex-direction:column; }
.tab-bd-inner { padding:16px 16px; overflow-y:auto; flex:1; min-height:0; will-change:transform,opacity; }
.tab-bd-inner::-webkit-scrollbar { width:20px; }
.tab-bd-inner::-webkit-scrollbar-thumb { background:rgba(233,175,7,0.4); border-radius:2px; }
.indexbox{width: 1920px;z-index: 3;position: absolute;left: 50%;bottom: 50px;margin-left: -900px;}
.sloganbox{width: 1309px;height: 497px;background: url(../images/s1-slogan.png) no-repeat;overflow: hidden;text-indent:-9999em; margin: 0 auto; pointer-events: none;    background-size: 100%;}
.topbtnbox{width: 836px; height: 144px;font-size: 0;text-align: center; position: absolute;left: 50%;margin-left: -588px;bottom: 0px;}
.topbtnbox a{display: inline-block;vertical-align: top;width:112px;height: 144px; background: url(../images/s1-btn.png) no-repeat; position: absolute; }
.topbtnbox .ewm {
	background: url(../images/s1-btn.png) no-repeat -122px 0;
	box-sizing: border-box;
	padding: 8px 7px;
    width: 141px;
    height: 143px;
    position: absolute;
    left: 122px;
    top: 0;
}
.topbtnbox .btn-tips {
    background-position: 0 0;
    left: 0;
    top: 0;
}
.topbtnbox .btn_download_ios {
    background-position:-287px 0;
    width: 243px;
    height: 69px;
    left: 288px;
    top: 0px;
}
.topbtnbox .btn_download_android {
    background-position:-287px -75px;
    width: 243px;
    height: 69px;
    left: 288px;
    top: 76px;
}
.topbtnbox a.downbtn2 {
    background-position:-536px 0;
    width: 148px;
    height: 144px;
    left: 536px;
    top: 6px;
}
.topbtnbox a.btn-game {
    background-position:-688px 0;
    width: 148px;
    height: 144px;
    left: 688px;
    top: 6px;
}
/* s2 */
.titbox {
    width: 1238px;
    height: 230px;
    background: url(../images/s2-tit.png) no-repeat;
    margin: 60px auto 0;
}
.numtxt {
    text-align: center;
    color: #7b4ec0;
    font-size: 22px;
    padding-top: 160px;
    line-height: 34px;
    font-weight: bold;
    text-shadow: 0 0 10px #FFFFFF;
}
.numtxt span {
    color: #d89035;
}
.s2 .txt-box {
    width: 554px;
    height: 140px;
    margin: 78px auto 0;
}
.s2 .btn-more {
    background-image: url(../images/btn-more.png);
    width: 360px;
    height: 70px;
    margin: -58px auto 0;
    position: relative;
    z-index: 2;
}
.s2 .link-box {
    background-image: url(../images/s2-link.png);
    width: 921px;
    height: 150px;
    margin: 50px auto 0;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}
.yylist {
    width: 100%;
    text-align: center;
    margin-top: 0;
}
.yylist li {
    width: 221px;
    height: 296px;
    background: url(../images/libg.png) no-repeat 0px 0;
}
.yylist li {
    display: inline-block;
    vertical-align: top;
    margin: 0 67px 0;
    padding-top: 16px;
    box-sizing: border-box;
}

.yylist li.on {
    background-position: 0 0;
}
.yylist li p {
	font-family:"FZSSKSJT";
    color: #8061b8;
    font-size: 26px;
    line-height: 34px;
    text-align: center;
    width: 100%;
    font-weight: bold;
}
.yylist li img {
    width: 221px;
    height: 221px;
    margin: 0 auto 0;
}

/* s3 */
.txt1 {
    background: url(../images/s3-jianj.png) no-repeat top center;
    width: 164px;
    height: 522px;
    right: 340px;
    top: 270px;
}
.txt1left {
    background: url(../images/s3-txt.png) no-repeat top center;
    width:958px;
    height: 198px;
    left: 175px;
    top:auto;
    bottom: 60px;
}
.s3-vbg {
    background-image: url(../images/s3-vbg.png);
    width: 464px;
    height: 261px;
    left: 1405px;
    top: auto;
    bottom: 80px;
}
.s3-vbg .vbtn {
    background-image: url(../images/s3-vbtn.png);
    width: 136px;
    height: 136px;
    left: 50%;
    top: 50%;
    margin-top: -68px;
    margin-left: -68px;
}
.s3-name {
    background-image: url(../images/s3-name.png);
    width: 54px;
    height: 256px;
    top: 190px;
    right: 1600px;
}
.s3_tab{
	width: 118px;
	height: 316px;
	position: absolute;
	right: 37px;
	top: 50%;
	margin-top: -158px;    z-index: 2;
}
.s3_tab a{
	display: block;
	width: 118px;
	height: 316px;
	text-indent: -999em;
}
.s3_tab a:nth-of-type(1){
	 background-image: url(../images/s3-tab1.png);
}
.s3_tab a:nth-of-type(2){
	 background-image: url(../images/s3-tab2.png);
}
.s3_tab a:nth-of-type(1):hover,.s3_tab a.on:nth-of-type(1){
	 background-image: url(../images/s3-tab1h.png);
}
.s3_tab a:nth-of-type(2):hover,.s3_tab a.on:nth-of-type(2){
	 background-image: url(../images/s3-tab2h.png);
}

/* s4 */
.s4 #swiperSj{
	width: 834px;
	margin: 0 auto;
	height: 463px;
	position: relative;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.s4 .swibox {
    width: 984px;
    height: 520px;
    position: absolute;
    left: 50%;
    margin-left: -492px;
    top: 420px;
}

.s4 .swiper-button-next,
.s4 .swiper-button-prev {
    background: url(../images/btn-arrow.png) no-repeat;
    width: 81px;
    height: 61px;
    top: 50%;
    margin-top: -60px;
    left: 0;
}
.s4 .swiper-button-next {
    background-position: -319px 0;
    left: auto;
    right: 0;
}
.s4 .swiper-pagination{width: 368px;height: 28px;position: absolute;left: 50%;margin-left: -184px;bottom: 0;background: url(../images/s4-line.png) no-repeat;}
.s4 .swiper-pagination .swiper-pagination-bullet{display: inline-block;width: 27px;height: 28px;background: url(../images/s4-point.png) no-repeat;opacity: 1;vertical-align: top;margin: 0 20px;}
.s4 .swiper-pagination .swiper-pagination-bullet-active{background: url(../images/s4-pointh.png) no-repeat;}
.s4 .titbox {
    background: url(../images/s4-tit.png) no-repeat;
    width: 1238px;
    height: 203px;
    margin: 105px auto 0;
}
.s4 .tit-txt{
	background: url(../images/s4-txt.png) no-repeat;
	width: 509px;
	height: 36px;
	position: absolute;
	left: 50%;
	margin-left: -254.5px;
	top: 240px;
	text-indent: -999em;
}
.s4 .s4-vbg {
    width: 874px;
    height: 504px;
    position: absolute;
    left: 50%;
    margin-left: -697px;
    top: 375px;
    /*background: url(../images/s4-vbg.png) no-repeat;*/
}
.s4-vbg .vbtn {
    background-image: url(../images/s4-vbtn.png);
    width: 136px;
    height: 136px;
    left: 50%;
    top: 50%;
    margin-top: -68px;
    margin-left: -68px;
}



/** s5 **/
.s5 .swibox {
    width: 1030px;
    height: 900px;
    position: absolute;
    left: 50%;
    top: 0%;
    margin-left: -515px;
}
.s5 #swiperSj{
	width: 1030px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.s5 .swiper-button-next,
.s5 .swiper-button-prev {
    background: url(../images/btn-arrow.png) no-repeat;
    width: 80px;
    height: 70px;
    top: 50%;
    margin-top: 150px;
    left: -40px;
}
.s5 .swiper-button-next {
    background-position: -320px 0;
    left: auto;
    right: -40px;
}
.s5 .swiper-pagination{width: 402px;height: 23px;position: absolute;left: 50%;margin-left: -184px;bottom: -45px;}
.s5 .swiper-pagination .swiper-pagination-bullet{display: inline-block;width: 23px;height: 23px;background: url(../images/s4-point.png) no-repeat;opacity: 1;vertical-align: top;margin: 0 5px;}
.s5 .swiper-pagination .swiper-pagination-bullet-active{background: url(../images/s4-pointh.png) no-repeat;}


.s5 .tit5_1 {
    background: url(../images/s5-tit1.png) no-repeat;
    width: 980px;
    height: 205px;
    margin: 105px auto 0;
}
.s5 .txt5_1{
	background: url(../images/s5-txt1.png) no-repeat;
	width: 819px;
	height: 61px;
	position: absolute;
	left: 50%;
	margin-left: -409.5px;
	top: 240px;
	text-indent: -999em;
}
.s5 .s5-vbg {
    width: 874px;
    height: 504px;
    position: absolute;
    left: 50%;
    margin-left: -437px;
    top: 390px;
}
.s5-vbg::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/s5-vbg.png) no-repeat top center / 100% auto;z-index:2;pointer-events:none;}
.s5-vbg-start{    position: absolute;
    left: 3.1%;
    top: 5.5%;
    width: 93.1%;
    height: 89%;
    object-fit: cover;
    border-radius: 10px;
    z-index: 1;}
.s5-vbg .vbtn {
    background-image: url(../images/s5-vbtn.png);
    width: 136px;
    height: 136px;
    left: 50%;
    top: 50%;
    margin-top: -68px;
    margin-left: -68px;
}
.s5 .tit5_2 {
    background: url(../images/s5-tit2.png) no-repeat;
    width: 979px;
    height: 205px;
    margin: 105px auto 0;
}
.s5 .txt5_2{
	background: url(../images/s5-txt2.png) no-repeat;
	width: 832px;
	height: 61px;
	position: absolute;
	left: 50%;
	margin-left: -416px;
	top: 240px;
	text-indent: -999em;
}
.s5 .s5-vbg2 {
    width: 874px;
    height: 504px;
    position: absolute;
    left: 50%;
    margin-left: -437px;
    top: 390px;
    background: url(../images/s5-vbg2.png) no-repeat;
}
.s5-vbg2 .vbtn {
    background-image: url(../images/s5-vbtn.png);
    width: 136px;
    height: 136px;
    left: 50%;
    top: 50%;
    margin-top: -68px;
    margin-left: -68px;
}

.s5 .s5-v{
	width: 831px;
    height: 438px;
    position: absolute;
    left: 50%;
    margin-left: -415px;
    top: 390px;
}
.s5 .tit5_3 {
    background: url(../images/s5-tit3.png) no-repeat;
    width: 485px;
    height: 131px;
    margin: 105px auto 0;
}
.s5 .txt5_3{
	background: url(../images/s5-txt3.png) no-repeat;
	width: 806px;
	height: 151px;
	position: absolute;
	left: 50%;
	margin-left: -403px;
	top: 200px;
	text-indent: -999em;
}

/** s6 **/
.s6-peo{height: 100%;position: absolute;left: -75px;margin: 0 auto;bottom: -37px;}
.s6 .s6-peomask{display: block;position: absolute;left: 0;bottom: 0;z-index: 5;}

/** pop **/
.pop {
    width: 998px;
    height:660px;
    position: relative;
    display: none;
}
.pop-tip {
    background: url(../images/pop.png) no-repeat;
    background-size: 998px auto;
}
.popcont {
    padding-top: 212px;
}
.pop-tip .txt-box {
    width:840px;
    height:340px;
    margin: 0 auto;
    background: none;
    overflow-y: auto;
    padding-right: 20px;
    box-sizing: border-box;
}

.pop-tip .txt-box::-webkit-scrollbar {
    width:20px;
}
.pop-tip.txt-box::-webkit-scrollbar-track {
    background-color: #7a49bd;border-radius: 5px;
}
.pop-tip .txt-box::-webkit-scrollbar-thumb {
    background-color: #7a49bd;border-radius: 5px;
}
.pop-tip .txt-box li {
    font-size: 18px;
    color: #7a49bd;
    text-align: justify;
    line-height: 2.4;
}

.pop-video {
    width: 60vw;
    max-width: 1200px;
    min-width: 600px;
    height: auto;
    background: none;
    box-sizing: border-box;
    position: fixed !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    z-index: 10000 !important;
    margin: 0 !important;
    padding: 0 !important;
    display: none;
}
.pop-width{
    width: 100%;
    height: auto;
    position: relative;
}
.pop-video video {
    width: 100%;
    height: auto;
    border: 2px solid #d4af67;
    display: block;
}
.closebtn {
    position: absolute;
    width: 72px;
    height: 88px;
    background: url(../images/close.png) no-repeat;
    left: 50%;
    margin-left: -36px;
    bottom: -100px;
    overflow: hidden;
    text-indent: -99999em;
    cursor: pointer;
    background-size: 100% 100%;
    z-index: 100;
}

/* 视频弹窗背景遮罩 */
.pop-video-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    z-index: 9999;
    display: none;
}
.pop-tip .closebtn {
    width: 86px;
    height:115px;
    background: url(../images/pop-close.png) no-repeat;
    background-size: 100% auto;
    left: 50%;
    margin-left: -42px;
    bottom: -80px;
}

/**  ani **/
.active .txt1,
.active .s3-name,
.active .role-con.show .s6-name {
    animation: fadeInUp 1s .1s ease-in both;
    -webkit-animation: fadeInUp 1s .1s ease-in both;
}
.active .sloganbox,
.active .titbox,
.active .s3-vbg,
.active .txt1left,
.active .role-con.show .s6-txt,
.active .tit-txt {
    animation: fadeInUp 1s .2s ease-in both;
    -webkit-animation: fadeInUp 1s .2s ease-in both;
}
.active .topbtnbox,
.active .yylist,
.active .sjbox,
.active .role-con.show .s6-role,
.active .swibox,
.active .s4-vbg,
.active .s5-vbg {
    animation: fadeInUp 1s .3s ease-in both;
    -webkit-animation: fadeInUp 1s .3s ease-in both;
}
.active .giftbox,
.active .yylcbox,
.active .txt-box,
.active .btn-more,
.active .link-box {
    animation: fadeInUp 1s .4s ease-in both;
    -webkit-animation: fadeInUp 1s .4s ease-in both;
}
.vbtn {
    -webkit-animation: scale 1s .4s linear infinite;
}
.s4-img.show {
    animation: fadeIn .5s .1s ease-in both;
    -webkit-animation: fadeIn .5s .1s ease-in both;
}

.swiper-button-next {
    animation: nextfx 1s linear infinite;
    -webkit-animation: nextfx 1s linear infinite;
}
@keyframes nextfx {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(5px);
    }
    100% {
        transform: translateX(0);
    }
}
@-webkit-keyframes nextfx {
    0% {
        -webkit-transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(5px);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}

.swiper-button-prev{
    animation: prevfx 1s linear infinite;
    -webkit-animation: prevfx 1s linear infinite;
}

@keyframes prevfx {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(-5px);
    }
    100% {
        transform: translateX(0);
    }
}
@-webkit-keyframes prevfx {
    0% {
        -webkit-transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(-5px);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}


@-webkit-keyframes scale {
    0%, 100% {-webkit-transform: scale(1);filter: brightness(100%);}
    50% {-webkit-transform: scale(1.05);filter: brightness(110%);}
}
@keyframes fadeLeft {
    0% {
        opacity: 0;
        transform: translateX(-500px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes fadeLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-500px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes fadeRight {
    0% {
        opacity: 0;
        transform: scale(1.5);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@-webkit-keyframes fadeRight {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}

@-webkit-keyframes rotate1 {
    0% {
        -webkit-transform: rotate(-4deg);
        -webkit-transform-origin: top;
    }
    100% {
        -webkit-transform: rotate(4deg);
        -webkit-transform-origin: top;
    }
}

@keyframes rotate1 {
    0% {
        transform: rotate(-4deg);
        transform-origin: top;
    }
    100% {
        transform: rotate(4deg);
        transform-origin: top;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

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

/*** s2 tabs ***/
.s2-tabs, .s3-tabs {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	overflow: hidden;
}
.s2-tabs .tab-nav, .s3-tabs .tab-nav {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	padding: 30px 60px 0;
	flex-shrink: 0;
}
.s2-tabs .tab-nav a, .s3-tabs .tab-nav a {
	display: inline-block;
	padding: 8px 22px;
	font-size: 18px;
	color: #999;
	background: rgba(255,255,255,0.08);
	border: 1px solid rgba(233,175,7,0.3);
	border-radius: 4px;
	text-decoration: none;
	cursor: pointer;
	transition: all .3s;
}
.s2-tabs .tab-nav a:hover, .s3-tabs .tab-nav a:hover {
	color: #e9ae07;
	background: rgba(233,175,7,0.15);
}
.s2-tabs .tab-nav a.on, .s3-tabs .tab-nav a.on {
	color: #000;
	background: #e9ae07;
	border-color: #e9ae07;
}
.s2-tabs .tab-body, .s3-tabs .tab-body {
	flex: 1;
	overflow: hidden;
	padding: 20px 60px 30px;
	position: relative;
}
.s2-tabs .tab-panel, .s3-tabs .tab-panel {
	display: none;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}
.s2-tabs .tab-panel.on, .s3-tabs .tab-panel.on {
	display: block;
}
.s2-tabs .tab-panel::-webkit-scrollbar, .s3-tabs .tab-panel::-webkit-scrollbar {
	width:20px;
}
.s2-tabs .tab-panel::-webkit-scrollbar-thumb, .s3-tabs .tab-panel::-webkit-scrollbar-thumb {
	background: #e9ae07;
	border-radius: 2px;
}
.s2-table {
	width: 100%;
	border-collapse: collapse;
	font-size: 15px;
	color: #ddd;
}
.s2-table th {
	background: rgba(233,175,7,0.2);
	color: #e9ae07;
	padding: 10px 12px;
	text-align: center;
	border: 1px solid rgba(233,175,7,0.25);
	font-weight: bold;
}
.s2-table td {
	padding: 8px 12px;
	text-align: center;
	border: 1px solid rgba(233,175,7,0.15);
}
.s2-table tr:nth-child(even) td {
	background: rgba(255,255,255,0.03);
}
.s2-table tr:hover td {
	background: rgba(233,175,7,0.08);
}
.s2-info-list {
	padding: 10px 0;
}
.s2-info-item {
	display: flex;
	align-items: center;
	gap: 15px;
	padding: 12px 16px;
	margin-bottom: 8px;
	background: rgba(255,255,255,0.04);
	border: 1px solid rgba(233,175,7,0.2);
	border-radius: 6px;
	font-size: 15px;
	color: #ddd;
}
.s2-info-item .label {
	color: #e9ae07;
	font-weight: bold;
	min-width: 100px;
}
.s2-info-item .val {
	color: #ccc;
}
.s2-text-content {
	padding: 5px 0;
}
.s2-para {
	font-size: 15px;
	color: #ddd;
	line-height: 2;
	padding: 2px 0;
	margin: 0;
}

/*** s3 tabs ***/
.s3-text-content {
	padding: 5px 0;
}
.s3-para {
	font-size: 15px;
	color: #ddd;
	line-height: 2;
	padding: 3px 0;
	margin: 0;
}
.s3-para.title {
	font-size: 18px;
	color: #e9ae07;
	font-weight: bold;
	margin-bottom: 8px;
}
.s3-para .hl {
	color: #e9ae07;
	font-weight: bold;
}
.s3-para .hl2 {
	color: #ff6b35;
	font-weight: bold;
	font-size: 18px;
}
.s3-para em {
	color: #ff6b35;
	font-style: normal;
	font-weight: bold;
}
.s3-para.note {
	color: #aaa;
	font-size: 14px;
	padding-left: 16px;
}
.s3-img-row {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	margin-top: 12px;
}
.s3-img-row img {
	max-width: 100%;
	height: auto;
	border: 1px solid rgba(233,175,7,0.25);
	border-radius: 6px;
}

/*** footer  **/
.ost_box{position: fixed;}
.foot {height: 130px !important;position: relative;background: #000!important;}
#gfooter {
    margin: 0;
    width: 90%;
		margin: 0 auto;
    height: 130px;
    text-align: center;
    background: #000;
    color: #ccc;
    padding: 0 0 20px 100px;
    line-height: 22px;
    font-size: 12px;
}
#gfooter a {
    color: #ccc;
}
.foot_links .copyright_txt {
    font-size: 10px;
		color: #ccc;
}
#afooter{text-align:center; font-size:12px; line-height:19px; color:#999;padding:20px 0;}
#afooter a{color:#999;}
#wrap_ieg{ margin:0 auto; padding:30px 0; width:1000px;}
#afooter p.e{ margin-top:-4px; font-size:10px;}