.actMain{
    width: 100%;
    max-width: 1920px;
    height: auto;
    min-width: 1220px;
    margin: 0 auto;
    position: relative;
}
.actOne{
    width: 100%;
    height: 600px;
    background: url(../ossweb-img/bg01.png) no-repeat;
    background-position: top center;
    position: relative;
    padding-top: 92px;
}
.actTwo{
    width: 100%;
    height: 900px;
    background: url(../ossweb-img/bg02.png) no-repeat;
    background-position: top center;
    position: relative;
    padding-top: 0;
}
.actOne-main{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
}
.a-m-l{
    width: 620px;
    height: auto;
    position: relative;
}
.a-m-r{
    width: calc(100% - 620px);
    height: auto;
    position: relative;
    padding-top: 102px;
    padding-left: 62px;
}
.title01{
    width: 296px;
    height: 63px;
    background: url(../ossweb-img/title01.png) no-repeat;
    position: relative;
    left: -15px;
}
.swiperBox{
    width: 620px;
    height: 368px;
    box-shadow: 17px 15px 40px 0px 
    rgba(0, 82, 216, 0.26);
    position: relative;
    margin-top: 12px;
}
.swiper-icon-b{
    width: 100%;
    height: 4px;
    background: #ffe45a;
    border-radius: 0 0 2px 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.swiper-icon-r{
    width: 38px;
    height: 38px;
    background: url(../ossweb-img/swiper_icon_01.png) no-repeat;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; 
}
.swiperMain{
    width: 620px;
    height: 364px;
    border-radius: 2px;
    overflow: hidden;
}
.swiperMain img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.bannerInfo{
    width: 100%;
    height: 100%;
    position: relative;
    cursor: pointer;
}
.banerInfo-img{
    width: 100%;
    height: 100%;
}
.bannerInfo-info{
    width: 100%;
    height: 100px;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 38px ;
}
.bannerInfo-info::after{
    content: '';
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 150%;
    bottom: 0px;
    left: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 1), transparent);
    /* background: red; */
    z-index: 1;
}
.info-t{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #bebebe;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    position: relative;
    z-index: 2;
    margin-bottom: 12px;
}
.info-c{
    position: relative;
    z-index: 2;
    height: 24px;
    width: 100%;
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #bebebe;
}
.info-t span{
    vertical-align: baseline;
    display: inline-block;
    white-space: nowrap;
}
.info-t-span1{
    font-size: 28px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #ffffff;
    max-width: 240px;

}
.info-t-span3{
    width: 66px;
	height: 19px;
	background-color: #3cb1ff;
	border-radius: 10px;
    text-align: center;
    line-height: 19px;
    font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
    position: relative;
    top: -4px;
}
.info-t-span2{
    margin-left: 17px;
    margin-right: 29px;
}
.download_01{
    width: 302px;
    height: 64px;
    background: url(../ossweb-img/download_01.png) no-repeat;
    margin: 0 auto;
    border-radius: 32px;
    box-shadow: 0  23px 40px rgba(89, 89, 89,.3);
}
.download_title{
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #ffffff;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 49px;
}
.title02{
    width: 520px;
    height: 66px;
    background: url(../ossweb-img/title02.png) no-repeat;
    margin: 0 auto;
    margin-top: 39px;
    margin-bottom: 24px;
}
.a-m-r p{
    /* margin: 0 auto; */
}
.logo{
    width: 233px;
    height: 33px;
    background: url(../ossweb-img/logo.png) no-repeat;
    margin: 0 auto;
}

.title03{
    width: 222px;
    height: 64px;
    background: url(../ossweb-img/title03.png) no-repeat;
    top: -7px;
    position: relative;
    left: -14px;
}
.actTwo-content{
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #fff7bc;
    height: 22px;
    line-height: 22px;
    margin-bottom: 29px;
}
.actTwo-main{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.actTwo-main ul{
    width: calc(100% + 21px);
    position: relative;
    left: -10.5px;
    height: auto;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.actTwo-main-li{
    width: 284px;
	height: 290px;
    background-color: #ffffff;
	border-radius: 3px;
	border: solid 1px #ffffff;
    margin: 0 10.5px;
    margin-bottom: 25px;
    box-shadow: 0  23px 40px rgba(89, 89, 89,.3);
}
.gameInfo-img{
    width: 284px;
	height: 150px;
    overflow: hidden;
	border-radius: 3px 3px 0px 0px;
    position: relative;
}
.gameInfo-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.label-01{
    display: inline-block;
    width: 44px;
	height: 20px;
	background-image: linear-gradient(214deg, 
		#ff5923 0%, 
		#ff6a2b 0%, 
		#ff7b33 0%, 
		#ff712b 0%, 
		#ff6622 0%, 
		#ff7623 56%, 
		#ff8623 100%), 
	linear-gradient(
		#ff5822, 
		#ff5822);
	background-blend-mode: normal, 
		normal;
	box-shadow: inset 1px 1px 0px 0px 
		rgba(255, 252, 222, 0.15);
	border-radius: 10px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;     
    position: absolute;
    top: 6px;
    right: 6px;
}
.gameInfo-c{
    width: 100%;
    height: 140px;
    position: relative;
    padding: 12px 15px;
}
.gameInfo-c-tit{
    font-size: 18px;
    height: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0.5px;
	color: #3c3c3c;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 6px;
}
.gameInfo-c-tit-label{
    width: auto;
	height: 19px;
	background-color: #3cb1ff;
	border-radius: 10px;
    padding: 0 9px;
    text-align: center;
    line-height: 19px;
    font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
    max-width: 66px;
}
.gameInfo-c-tit-p1{
    width: calc(100% - 66px);
    font-weight: bold;
}
.gameInfo-c-cont{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #a3a3a3;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
}
.gameInfo-c-cont-span2{
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #ff8136;
}
.gameInfo-c-cont span{
    vertical-align: middle;
    white-space: nowrap;
}
.gameInfo-c-cont-span1{
    display: inline-block;
    max-width: calc(100% - 100px);
    font-size: 12px;
}
.gameInfo-btn{
    width: 181px;
    height: 43px;
    background: url(../ossweb-img/btnGet.png) no-repeat;
    position: absolute;
    left: 52px;
    bottom: 17px;
}
.footerBox{
    height: 111px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-c{
    width: 341px;
    height: 25px;
    background: url(../ossweb-img/bottom-c.png) no-repeat;
    position: relative;
}
.footer-c span{
    position: absolute;
    left: 14px;
    bottom: -22px;
    font-size: 12px;
    color: #acacac;
    white-space: nowrap;
}
.download02{
    width: 257px;
    height: 58px;
    background: url(../ossweb-img/download_02.png) no-repeat;
    margin-left: 48px;
}
.t-swiper__navigation {
    display: none !important;
}
.t-swiper__arrow-left{
    width: 38px !important;
    height: 38px !important;
    background: url(../ossweb-img/btn_prev.png) no-repeat;
    font-size: 0 !important;
    transform: translateY(-29px) !important;
}
.t-swiper__arrow-right{
    width: 38px !important;
    height: 38px !important;
    background: url(../ossweb-img/btn_next.png) no-repeat;
    font-size: 0 !important;
    transform: translateY(-29px) !important;
}
.t-swiper__arrow-left svg{
    display: none !important;
}
.t-swiper__arrow-right svg{
    display: none !important;
}
.t-swiper__arrow-left:hover{
    background-color: transparent !important;
}
.t-swiper__arrow-right:hover{
    background-color: transparent !important;
}
.t-swiper{
    font:unset !important;
}