/*@font-face {
    font-family: "NotoSansCJKkr";
    src: url("../font/NotoSansCJKkr-Regular.ttf");
}*/
body {
    background-color: #f6f6f6;
    font-family: "나눔고딕", "NanumGothic", "malgun gothic", "돋움", "dotum";
}
input {
    -webkit-appearance: none;
    border-radius: 0;
}
textarea {
    -webkit-appearance: none;
    border-radius: 0;
}
* {
    -webkit-overflow-scrolling: touch;
}
.gameDetail {
    /*display: none;*/
}
.searchPage {
    display: block;
    display: none;
}
.collectionPage {
    display: block;
    display: none;
}
.wrap {
    width: 100%;
    overflow: hidden;
}
.top,
.top1 {
    display: block;
    padding: 0;
    margin: 0;
    font-size: 0;
    width: 100%;
    height: auto;
    pointer-events: none;
    user-select: none;
    /*height: 4.32rem;*/
    /*background: url(../img/top_bg.jpg) 0 0 no-repeat;*/
    /*background-size: 100%;*/
}
.top1 {
    display: none;
}
.goTop,
.pageGoTop {
    position: fixed;
    width: 0.73rem;
    height: 0.73rem;
    right: -1rem;
    bottom: 0.8rem;
    background: url(../img/goTop.png) 0 0 no-repeat;
    background-size: cover;
    z-index: 99;
    transition: right 0.5s;
    cursor: pointer;
}
/*.mobile .pageGoTop{
	bottom:2.4rem;
}*/
.goTop.show {
    right: 0.4rem;
}
.pageGoTop.show2 {
    right: 0.4rem;
}
.desktop .search_results .pageGoTop.show1 {
    right: 10px;
}
.top img {
    width: 100%;
    height: auto;
}
.topMenu {
    position: fixed;
    top: -1.1rem;
    left: 0;
    height: 1rem;
    width: 100%;
    background: #dbdbdb;
    line-height: 1rem;
    transition: top 0.5s;
    z-index: 99;
    -webkit-backdrop-filter: blur(13px);
    backdrop-filter: blur(13px);
    background-color: rgba(159, 159, 159, 0.47);
}
.topMenu.show {
    top: 0;
}
/*.topMenu a{
	width: 0.18rem;
	height: 0.33rem;
	background: url(../img/arrow.png) 0 0 no-repeat;
	background-size: cover;
	display: inline-block;
	margin:0.34rem 0.3rem 0 0.5rem;
	float: left;
	cursor: pointer;
	display: none;
}*/
.topMenu img {
    width: 0.52rem;
    height: 0.52rem;
    margin-top: 0.24rem;
    float: left;
    margin-right: 0.2rem;
    margin-left: 0.4rem;
}
.topMenu .name {
    font-weight: bold;
    font-size: 0.24rem;
    float: left;
    color: #080808;
}
.topMenu .download {
    float: right;
    display: block;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.24rem;
    font-weight: bold;
    color: #a4332c;
    padding: 0 0.2rem;
    height: 0.6rem;
    background: #ffffff;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.4);
    margin-top: 0.2rem;
    margin-right: 0.4rem;
    cursor: pointer;
}
.inner {
    overflow: hidden;
    padding: 0.4rem;
    padding-bottom: 0;
}
.tabDetail {
    width: 100%;
    padding: 0 0.4rem;
    box-sizing: border-box;
}
.tabDetail .inner {
    overflow: unset;
    position: relative;
    width: 100%;
    background: #ffffff;
    box-sizing: border-box;
    margin: 0.5rem auto;
    padding-top: 0.8rem;
    padding-bottom: 0.3rem;
}
.tabDetail .inner .title {
    position: absolute;
    left: 0.4rem;
    top: 0.3rem;
    font-size: 0.24rem;
    color: black;
    font-weight: bold;
}
.activity.tabDetail .inner {
    margin-top: 0;
    background: unset;
    padding: 0;
    padding-top: 2px;
}
.header .game {
    overflow: hidden;
}
.header .game .icon {
    float: left;
}
.header .game .icon img {
    width: 1.52rem;
    height: auto;
}
.header .game .slogan {
    float: left;
    font-size: 0.24rem;
    font-family: "나눔고딕", "NanumGothic", "malgun gothic", "돋움", "dotum";
    color: #080808;
    margin-left: 0.2rem;
    line-height: 1.5;
}
.header .game .slogan h5 {
    font-size: 0.32rem;
}
.header .btnGroup {
    clear: both;
    margin-top: 0.4rem;
    font-family: "나눔고딕", "NanumGothic", "malgun gothic", "돋움", "dotum";
    font-weight: bold;
    overflow: hidden;
    height: 1rem;
    user-select: none;
}
.header .btnGroup .home {
    float: left;
    width: 3rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    background: #ffffff;
    border: 1px solid #a4332c;
    box-shadow: 0 0.03rem 0.07rem 0 rgba(0, 0, 0, 0.4);
    cursor: pointer;
    color: #a4332c;
    font-size: 0.28rem;
    text-decoration: none;
    /* position: relative;     */
}
.header .btnGroup .new-btn{
    position: relative;
    display: block;
    width: 0.6rem;
    height: 0.6rem;
    left: 0;
    top: 0;
	background:url(../img/new-btn.png) 0 0 no-repeat; 
    background-size: 100%;
}
.orderSuccessBoxJump{
    /* width: 3rem;
    height: 0.7rem;
    position: absolute;
    left: 50%;
    margin-left: -1.5rem;
    bottom: 0.1rem; */
    cursor: pointer;
}
.header .btnGroup .yuyue,
.header .btnGroup .down {
    float: right;
    width: 3rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    background: #a4332c;
    border: 1px solid #a4332c;
    box-shadow: 0 0.03rem 0.07rem 0 rgba(0, 0, 0, 0.4);
    cursor: pointer;
    color: #fff;
    font-size: 0.28rem;
}
.header .btnGroup .down {
    width: 100%;
}
.tabs {
    width: 100%;
    clear: both;
    overflow: hidden;
    margin: 0.2rem auto;
    padding-bottom: 0.2rem;
    margin-bottom: 0.2rem;
}
.tabs .tab {
    float: left;
    width: 25%;
    height: 0.6rem;
    font-size: 0.28rem;
    font-family: "나눔고딕", "NanumGothic", "malgun gothic", "돋움", "dotum";
    font-weight: bold;
    color: #707070;
    box-sizing: border-box;
    text-align: center;
    line-height: 0.6rem;
    cursor: pointer;
}
.tabs .tab span {
    position: relative;
}
.tabs .tab:not(:last-child) {
    /* border-left: 1px solid #ccc; */
    border-right: 1px solid #ccc;
}
.tabs .tab.active,
.tabs .tab:hover {
    position: relative;
    color: #a4332c;
}
.tabs .tab.active:after {
    position: absolute;
    bottom: -0.16rem;
    left: 0;
    content: "";
    width: 100%;
    height: 2px;
    background: #a4332c;
}
.tabDetail {
    overflow: hidden;
    display: none;
}
.tabDetail.active {
    display: block;
}
/*.newTip span:after{
	position: absolute;
	right: -0.2rem;
	top: -0.45rem;
	content: '.';
	color: #A4332C;
	font-size: 0.5rem;
}*/
.tabTxt {
    position: relative;
    height: 1.35rem;
    overflow: hidden;
    /*transition: 0.5s;*/
    overflow: hidden;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /*transition: .5s;*/
}
.tabTxt p {
    font-size: 0.24rem;
}
.tabTxt a {
    text-decoration: underline;
    color: rgb(76, 194, 238);
}
/*.tabTxt.close::after {
	width: 100%;
	height: 0.4rem;
	content: "";
	position:absolute;
	bottom:-0.1rem;
	left:0;
	background:url(../img/line.png) 0 0 repeat-x; 
}*/
.tabTxt.open {
    height: auto;
    overflow: unset;
    -webkit-line-clamp: unset;
    display: unset;
    -webkit-box-orient: unset;
}
.opera {
    width: 100%;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.26rem;
    color: #a4332c;
    text-align: right;
    cursor: pointer;
    font-weight: bold;
    margin-top: 0.3rem;
}
.opera span {
    display: none;
}
.tabTxt.close + .opera .close {
    display: block;
}
.tabTxt.open + .opera .open {
    display: block;
}
.swiperBox {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 1rem 0.5rem;
    box-sizing: border-box;
    margin: 0 auto;
}
.swiper {
    width: 100%;
    height: 100%;
}
.swiperBox .title {
    position: absolute;
    left: 0.5rem;
    top: 0.3rem;
    font-size: 0.24rem;
    color: black;
    font-weight: bold;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: -0.7rem;
}
.swiper-button-next {
    width: 0.62rem;
    height: 0.62rem;
    background: url(../img/pc/arrow_r.png) 0 0 no-repeat;
    background-size: 100%;
    opacity: 1;
}
.swiper-button-next.swiper-button-disabled {
    width: 0.62rem;
    height: 0.62rem;
    background: url(../img/pc/arrow_r2.png) 0 0 no-repeat;
    background-size: 100%;
    opacity: 1;
}
.swiper-button-prev:after,
.swiper-button-next:after {
    display: none;
}
.swiper-button-prev {
    width: 0.62rem;
    height: 0.62rem;
    background: url(../img/pc/arrow_l.png) 0 0 no-repeat;
    background-size: 100%;
    opacity: 1;
}
.swiper-button-prev.swiper-button-disabled {
    width: 0.62rem;
    height: 0.62rem;
    background: url(../img/pc/arrow_l2.png) 0 0 no-repeat;
    background-size: 100%;
    opacity: 1;
}
.swiper-pagination-bullet {
    opacity: 1;
    background: #fff;
    border: 1px solid #a4332c;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #a4332c;
}
.swiper-wrapper {
    width: 100%;
    /*overflow: hidden;*/
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    cursor: pointer;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.1rem;
}
.info {
    font-size: 0.24rem;
    line-height: 2.2;
    font-family: "나눔고딕", "NanumGothic", "malgun gothic", "돋움", "dotum";
}
.info p span {
    display: inline-block;
    font-family: "나눔고딕", "NanumGothic", "malgun gothic", "돋움", "dotum";
    font-weight: 400;
}
.info p span:first-child {
    width: 1.1rem;
    margin-right: 0.2rem;
    text-align: right;
}
.info p span a {
    display: inline-block;
    width: 0.6rem;
    height: 0.6rem;
    margin-right: 0.12rem;
}
.info .icon,
.slogan .icon {
    line-height: 3;
}
.info .icon span:last-child,
.slogan .icon span:last-child {
    padding-top: 0.06rem;
}
.slogan .icon {
    padding-top: 0.1rem;
}
.slogan .icon a {
    display: inline-block;
    width: 0.62rem;
    height: 0.62rem;
}
.info .icon_c {
    background: url(../img/icon_c.png);
    background-size: 100%;
}
.info .icon_ch {
    background: url(../img/icon_ch.png);
    background-size: 100%;
}
.info .icon_t {
    background: url(../img/icon_t.png);
    background-size: 100%;
}
.info .icon_f {
    background: url(../img/icon_f.png);
    background-size: 100%;
}
.slogan .icon a:nth-child(1) {
    background: url(../img/google.png);
    background-size: 100%;
}
.slogan .icon a:nth-child(2) {
    background: url(../img/app.png);
    background-size: 100%;
}
.slogan .icon a:nth-child(3) {
    background: url(../img/ONEstore.png);
    background-size: 100%;
}
.slogan .icon a:nth-child(4) {
    background: url(../img/galaxy.png);
    background-size: 100%;
}
.activity {
    overflow: hidden;
}
.activity .inner {
    padding-top: 0;
}
.activity .card {
    width: 100%;
    background: #fff;
    margin-bottom: 0.4rem;
    padding-bottom: 0.1rem;
    box-shadow: 0px 0.03rem 0.07rem 0px rgba(0, 0, 0, 0.4);
}
.activity .card:last-child {
    margin-bottom: 0;
}
.activity .card img {
    width: 100%;
    user-select: none;
}
.activity .card .timeTip {
    width: 100%;
    height: 1rem;
    line-height: 1rem;
}
.activity .card .timeTip .time {
    font-size: 0.24rem;
    height: 1rem;
    line-height: 1rem;
    display: inline-block;
    margin-left: 0.2rem;
    float: left;
}
.activity .card .timeTip .btn {
    float: right;
    height: 0.6rem;
    margin-top: 0.2rem;
    margin-right: 0.2rem;
    background: #a4332c;
    box-shadow: 0px 0.03rem 0.07rem 0px rgba(0, 0, 0, 0.4);
    line-height: 0.6rem;
    color: #fff;
    font-size: 0.26rem;
    text-align: center;
    font-weight: bold;
    padding: 0 0.2rem;
}
.activity .card .timeTip .btnSoon {
    float: right;
    height: 0.6rem;
    margin-top: 0.2rem;
    margin-right: 0.2rem;
    background: #707070;
    box-shadow: 0px 0.03rem 0.07rem 0px rgba(0, 0, 0, 0.4);
    line-height: 0.6rem;
    color: #fff;
    font-size: 0.26rem;
    text-align: center;
    font-weight: bold;
    padding: 0 0.2rem;
    cursor: not-allowed;
}
.activity .card .desc {
    width: 100%;
    height: 0.8rem;
    line-height: 0.4rem;
    font-size: 0.24rem;
    box-sizing: border-box;
    padding: 0 0.2rem;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.tabDetail.gl .inner {
    padding: 0.2rem 0;
    margin-top: 0;
    background: unset;
    /*height: 6.2rem;*/
}
.tabDetail.gl iframe {
    width: 100%;
    height: 7rem;
}
.dialog {
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}
.alert.dialog,
.ruleDetail.dialog,
.orderSuccessBox.dialog,
.ruleMessageDetail.dialog {
    font-size: 0.24rem;
    z-index: 100;
}
.alert.dialog .innerBox,
.ruleDetail.dialog .innerBox,
.ruleMessageDetail.dialog .innerBox {
    width: 90%;
    background: #fff;
    box-sizing: border-box;
    padding: 0.4rem;
    min-height: 2.5rem;
}
.dialogTitle {
    font-size: 0.26rem;
    margin-bottom: 0.2rem;
}
.alert .dialogTitle {
    color: #a4332c;
}
.innerBox {
    position: relative;
    width: 100%;
    padding: 0 0.5rem;
}
.innerBox .close {
    position: absolute;
    width: 0.3rem;
    height: 0.3rem;
    right: 0;
    top: -0.4rem;
    background: url(../img/x.png) 0 0 no-repeat;
    background-size: 100%;
    cursor: pointer;
    transition: 0.5s;
}
.order .innerBox .close,.orderSuccessBox  .innerBox .close{
    right: 0.5rem;
}
.innerBox .close:hover {
    transform: rotate(90deg);
}
.orderBox {
    width: 100%;
    user-select: none;
}

.alert .orderBox .content,
.ruleDetail .orderBox .content,
.ruleMessageDetail .orderBox .content {
    user-select: unset;
    max-height: 50vh;
    overflow-y: auto;
}
.orderBox img {
    width: 100%;
}
.orderForm {
    background: #fff;
    width: 100%;
    padding: 0.4rem;
    box-sizing: border-box;
    font-size: 0.24rem;
}
.type {
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: space-around;
}
.type .ios {
    position: relative;
    width: 1.64rem;
    height: 0.4rem;
    float: left;
    cursor: pointer;
    background: url(../img/yuyue/ios.png) 0 0 no-repeat;
    background-size: 100%;
}
.and {
    position: relative;
    width: 1.64rem;
    height: 0.4rem;
    float: left;
    cursor: pointer;
    background: url(../img/yuyue/Android.png) 0 0 no-repeat;
    background-size: 100%;
}
.type span:after,
.rule:after {
    position: absolute;
    left: -0.32rem;
    top: 0.1rem;
    content: "";
    width: 0.24rem;
    height: 0.24rem;
    cursor: pointer;
    background: url(../img/yuyue/yuan.png) 0 0 no-repeat;
    background-size: 100%;
}
.type span.active:after,
.rule.active:after {
    content: "";
    width: 0.24rem;
    height: 0.24rem;
    cursor: pointer;
    background: url(../img/yuyue/yuan1.png) 0 0 no-repeat;
    background-size: 100%;
}
.number,
.code {
    width: 100%;
    height: 0.8rem;
    font-size: 0.24rem;
    line-height: 0.8rem;
    color: #707070;
    border: 1px solid #e5e5ec;
    text-indent: 0.2rem;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    margin-top: 0.3rem;
}
.number input,
.code input {
    display: inline-block;
    border: none;
    background: none;
    outline: none;
    height: 90%;
    width: 80%;
    font-size: 0.24rem;
    margin-left: 0.1rem;
    color: #707070;
}
.number .line {
    display: inline-block;
    margin: 0 0.2rem;
    width: 1px;
    height: 0.4rem;
    background: #e5e5ec;
}
.number .phoneLocal {
    width: 10%;
    text-align: center;
    margin-left: 0.2rem;
}
.code {
    border: none;
    justify-content: space-between;
    display: none;
}
.code input {
    border: 1px solid #707070;
    width: 60%;
    height: 100%;
    line-height: 100%;
    box-sizing: border-box;
    margin-left: 0;
    text-indent: 0.2rem;
}
.getCode {
    width: 36%;
    text-align: center;
    height: 0.8rem;
    line-height: 0.8rem;
    border: 1px solid #a4332c;
    color: #a4332c;
    box-sizing: border-box;
    cursor: pointer;
    text-indent: 0;
}
.must {
    margin-top: 0.3rem;
    cursor: pointer;
    overflow: hidden;
}
.must p {
    position: relative;
    clear: both;
    overflow: hidden;
}
.must p,
.must a {
    color: #000;
    font-size: 0.18rem;
    font-weight: bold;
}
.rule + span {
    display: inline-block;
    text-indent: 0.3rem;
    line-height: 0.4rem;
    float: left;
}
.must a {
    width: 100%;
    text-decoration: underline;
    display: block;
    float: left;
    text-indent: 0.3rem;
    line-height: 0.4rem;
}
.rule:after {
    top: 0.06rem;
    left: 0;
}
.orderBtn {
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    background: #a4332c;
    border: 1px solid #a4332c;
    cursor: pointer;
    color: #fff;
    font-size: 0.26rem;
    font-weight: bold;
    border-bottom-left-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
    box-sizing: border-box;
}
/*.rule{
	position: relative;
	display: inline-block;
	width: 0.34rem;
	height: 0.34rem;
	background: #FFFFFF;
	border: 1px solid #707070;
	box-sizing: border-box;
	margin-right: 0.1rem;
	margin-top: 0.03rem;
}
.rule.active:after{
	content: '';
	position: absolute;
	width: 0.24rem;
	height: 0.24rem;
	left: 0.04rem;
	top: 0.04rem;
	background: #A4332C;
}*/
.notUse {
    background: #ccc;
    pointer-events: none;
    cursor: not-allowed;
    border-color: #ccc;
    color: #fff;
}
.zero {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 5rem;
}
.pictureBox {
    cursor: pointer;
}
.pictureBox .innerBox {
    width: 66.66%;
}
.pictureBox .innerBox img {
    max-width: 80%;
    width: auto;
    height: auto;
    max-height: 80vh;
    cursor: pointer;
    display: block;
    margin: 0 auto;
}
.footer {
    width: 100%;
    background: #3b3b3b;
    overflow: hidden;
    padding: 0.4rem 0;
}
.footer p {
    width: 18.0018rem;
    padding: 0;
    margin: 0 auto;
    font-size: 0.22rem;
    color: #a2a2a2;
    line-height: 0.6rem;
}
.footer p a {
    font-size: 0.22rem;
    color: #a2a2a2;
}
.privacy .line {
    width: 1px;
    display: inline-block;
    height: 0.22rem;
    background-color: #a2a2a2;
    margin: 0 0.2rem;
    margin-top: 0.18rem;
}
.address a {
    display: inline-block;
    margin-right: 26px;
}
.footer .footer_video {
    float: right;
    width: 140px;
    height: 36px;
    background: url(../img/footer_video.png) 0 0 no-repeat;
    background-size: 100%;
    line-height: 30px;
    font-size: 12px;
    color: #bcbcbc;
    text-indent: 37px;
}
.footer .footer_ch {
    float: right;
    width: 162px;
    height: 36px;
    background: url(../img/footer_ch.png) 0 0 no-repeat;
    background-size: 100%;
    line-height: 30px;
    font-size: 12px;
    text-indent: 34px;
    color: #bcbcbc;
}
.address a,
.phone a {
    display: inline-block;
    margin-right: 28px;
}
.mb40 {
    margin-bottom: 24px;
}
.gl_search.pc {
    display: none;
}
.tabDetail.gl .inner .gl_search.mb {
    width: calc(100% - 0rem);
    overflow: hidden;
    margin: 0 auto;
}
.tabDetail.gl .inner .gl_search.mb .search_txt {
    float: left;
    width: 70%;
    margin-left: 6%;
    box-sizing: border-box;
    height: 0.54rem;
    /*background: #3b3b3b;*/
    margin-bottom: 0.2rem;
    margin-top: 0.2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 0.4rem;
    border: 0.02rem solid #a4332c;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
}
.tabDetail.gl .inner .gl_search .like {
    float: right;
    width: 18%;
    margin-right: 4%;
    box-sizing: border-box;
    height: 0.7rem;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    font-size: 0.2rem;
    flex-direction: column;
    -webkit-flex-direction: column;
    margin-top: 0.16rem;
    user-select: none;
    cursor: pointer;
    font-weight: bold;
}
.tablet .tabDetail.gl .inner .gl_search .like {
    font-size: 0.14rem;
}
.tabDetail.gl .inner .gl_search .like img {
    width: 0.6rem;
}
.tabDetail.gl .inner .gl_search.pc .like {
    width: 20%;
    height: 70px;
    font-size: 14px;
    margin-top: -6px;
}
.tabDetail.gl .inner .gl_search.pc .like img {
    width: 42px;
}
.tabDetail.gl .inner .gl_search.mb .mySwiper1 {
    overflow: unset;
}
.gl_search.mb .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 0.1rem;
    height: 0.3rem;
}
.mobile .tabDetail.gl .inner {
    margin-bottom: 0;
}
.tabDetail.gl .inner .gl_search.mb .search_txt input {
    /*width: 73%;*/
    height: 0.6rem;
    background: none;
    outline: none;
    border: none;
    /*border-radius: 0.3rem;*/
    display: block;
    text-indent: 0.3rem;
    font-size: 0.22rem;
    font-weight: bold;
    float: left;
    padding-right: 0.5rem;
    box-sizing: border-box;
    /*margin-left: 0.3rem;*/
    /*margin-right: 0.1rem;	*/
}
.tabDetail.gl .inner .gl_search.mb .search_txt img {
    width: 0.3rem;
    height: 0.3rem;
    float: left;
    cursor: pointer;
    user-select: none;
    margin-right: 0.4rem;
}
.tabDetail.gl .inner .gl_search.mb .swiper-slide img {
    border-radius: 0;
}
.vid-dia {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
}

.vid-dia iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 99999;
}
/*移动设备*/
@media only screen and (max-width: 1080px), only screen and (max-device-width: 1080px) {
    .mb40 {
        margin-bottom: 0.24rem;
    }
    .header .btnGroup .yuyue,
    .header .btnGroup .home {
        width: 48%;
    }
    .language-kr .header .game .slogan p {
        font-size: 0.22rem;
    }
    .language-kr .header .btnGroup .home,
    .language-kr .header .btnGroup .yuyue {
        font-size: 0.26rem;
    }
    .zero {
        min-height: 3rem;
    }
    .zero img {
        width: 30%;
    }
    .pictureBox .innerBox {
        width: 90%;
    }
}
/*移动设备*/
@media only screen and (max-width: 1080px) {
    .vid-dia iframe {
        width: 90%;
        height: 4rem;
    }
    .tabTxt {
        position: relative;
        height: 1.35rem;
        overflow: hidden;
        /*transition: 0.5s;*/
        overflow: hidden;
        -webkit-line-clamp: unset;
        display: block;
        -webkit-box-orient: unset;
        /*transition: .5s;*/
    }
    .footer p {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .footer .address,
    .footer .phone,
    .footer .term > a {
        display: none;
    }
    .footer .copyright,
    .footer .term {
        text-align: center;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        -webkit-justify-content: center;
        align-items: center;
        -webkit-align-items: center;
    }
    .tabDetail.gl .inner .season_select {
        padding: 0.2rem;
        padding-bottom: 0;
        width: 94%;
        height: 0.86rem;
        background: #fff;
        /* overflow: hidden; */
        /* float: left; */
        margin: 0 auto;
        display: flex;
    }
    .tabDetail.gl .season_select .label {
        text-align: center;
        flex: 4;
        height: 0.8rem;
        line-height: 0.8rem;
        background-color: #a4332c;
        color: #fff;
        font-size: 0.28rem;
        font-weight: bold;
        margin-left: 0.4rem;
    }
    .tabDetail.gl .season_select .select {
        height: calc(0.8rem - 2px);
        line-height: 0.8rem;
        flex: 6;
        cursor: pointer;
        text-transform: capitalize;
        outline: none;
        border: 1px solid #ccc;
        border-left: none;
        text-align: center;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        font-size: 0.24rem;
        color: #ccc;
        position: relative;
        overflow: visible;
        margin-right: 0.4rem;
    }
    #seasonSelect .arrow-icon {
        display: block;
        z-index: 99;
        background: url("../img/select_arrow.png") no-repeat;
        background-size: 100%;
        width: 0.25rem;
        height: 0.2rem;
        position: absolute;
        right: 0.2rem;
        top: 0.3rem;
        transition: all 0.2s ease-in;
    }
    #seasonSelect .arrow-icon.up {
        transform: rotate(180deg);
        transition: all 0.2s ease-in;
    }
    .tabDetail.gl .season_select ul {
        position: relative;
        top:-0..2rem;
    }
    .tabDetail.gl .season_select ul li {
        position: relative;
        width: calc(100% - 0.02rem);
        height: 0.6rem;
        line-height: 0.6rem;
        font-size: 0.24rem;
        bottom: 0rem;
        z-index: 99;
        background-color: #fff;
        color: #3b3b3b;
        display: block;
        border: 0.01rem solid #ccc;
        border-top: none;
    }
    .tabDetail.gl .season_select ul li.hasNew::after {
        content: "";
        position: absolute;
        right: 0.2rem;
        top: 0.14rem;
        width: 0.08rem;
        height: 0.08rem;
        border-radius: 50%;
        background-color: #d9001b;
    }
    .tabDetail.gl .inner .season-data .swiper-slide.hasNew::after {
        content: "";
        position: absolute;
        right: 0.2rem;
        top: 0.2rem;
        width: 0.08rem;
        height: 0.08rem;
        border-radius: 50%;
        background-color: #d9001b;
    }
    .tabDetail.gl .season_select ul li:hover {
        background-color: lightskyblue;
    }
    .tabDetail.gl .season_select .chosen {
        line-height: 0.8rem;
        font-size: 0.3rem;
        color: #a2a2a2;
    }
    .tabDetail.gl .select.hasNew::after {
        content: "";
        position: absolute;
        left: 102%;
        top: 0.34rem;
        width: 0.08rem;
        height: 0.08rem;
        border-radius: 50%;
        background-color: #d9001b;
    }
    .tabDetail.gl .select {
        position: relative;
    }
    .tabDetail.gl .inner .season-data {
        /* float: left; */
        margin: 0 auto;
        padding: 0.2rem;
        width: 94%;
        height: 6.28rem;
        background: #fff;
        margin-bottom: 0.3rem;
    }
    .tabDetail.gl .inner .season-data .news-tips .unreaded::after {
        content: "";
        width: 0.4rem;
        height: 0.4rem;
        position: absolute;
        right: 0.1rem;
        top: 0.2rem;
        background: url(../img/new_artical.png) no-repeat;
        background-size: 100%;
    }
    .yuyue{
        width: 100% !important;
        box-sizing: border-box;
    }
}
.home{
    display: none !important;
}
/*移动设备*/
@media only screen and (min-width: 640px) and (max-width: 1080px) {
    .order .innerBox .close {
        right: 0;
        top: 0;
    }
    .order .innerBox {
        width: 5.5rem;
    }
}
/*移动设备*/
@media only screen and (width: 540px) and (max-height: 720px) {
    .order .innerBox .close {
        right: 0;
        top: 0;
    }
    .order .innerBox {
        width: 5.5rem;
    }
}
/*pc设备*/
@media only screen and (min-width: 1080px) {
    .rule:after {
        top: 0.08rem;
        left: 0;
    }
    .topMenu {
        display: none;
    }
    .zero img {
        width: 2.5rem;
    }
    /*.innerBox .close{
	    right: 0rem;
		top: -0.4rem;
	}*/
    .top {
        display: none;
    }
    .top1 {
        display: block;
    }
    .inner {
        width: 18.0018rem;
        padding: 0;
        margin: 0 auto;
        margin-top: 0.3rem;
    }
    .tabDetail .inner {
        width: 100%;
        padding: 0.8rem 0.5rem 0.3rem;
    }
    .header {
        background: #fff;
        padding: 0.3rem;
        padding-bottom: 0.2rem;
        overflow: hidden;
    }
    .header .game {
        float: left;
    }
    .header .btnGroup {
        clear: unset;
        float: right;
        margin-top: 0;
        padding-top: 0.4rem;
    }
    .header .btnGroup .home,
    .header .btnGroup .yuyue {
        width: 3.1rem;
    }
    .language-zh .header .btnGroup .home,
    .language-zh .header .btnGroup .yuyue {
        width: 2.4rem;
    }
    .btnGroup a {
        display: block;
        text-decoration: none;
    }
    .header .btnGroup .yuyue {
        margin-left: 0.3rem;
    }
    .tabs .tab {
        width: 3.03rem;
    }
    .tabDetail.game,
    .tabDetail.activity {
        width: 18.0018rem;
        padding: 0;
        margin: 0 auto;
    }
    .swiperBox {
        width: 8.85rem;
        float: left;
    }
    .gameInfo {
        width: 8.85rem;
        float: right;
    }
    .gameInfo .inner:first-child {
        margin-top: 0;
    }
    .activity .card {
        width: 5.45rem;
        float: left;
        margin-right: 0.426rem;
    }
    .activity .card:nth-child(3n) {
        margin-right: 0;
    }
    .tabDetail.activity .inner {
        background: #fff;
        padding: 0.4rem;
        padding-bottom: 0;
        overflow: hidden;
        padding-bottom: 30px;
    }
    .tabDetail.gl .inner {
        width: 18.0018rem;
        height: auto;
        box-sizing: border-box;
        padding-top: 0.4rem;
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 0;
        /*background: #fff;*/
        box-sizing: border-box;
        /*display: flex;*/
        /*justify-content: space-between;*/
    }
    .tabDetail.gl .inner .season_select {
        padding: 20px;
        padding-bottom: 0;
        width: 740px;
        height: 64px;
        background: #fff;
        /* overflow: hidden; */
        float: left;
    }
    .tabDetail.gl .season_select .label {
        float: left;
        text-align: center;
        width: 280px;
        height: 56px;
        line-height: 56px;
        background-color: #a4332c;
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        margin-left: 27px;
    }
    .tabDetail.gl .season_select .select {
        float: left;
        height: 56px;
        width: 406px;
        cursor: pointer;
        outline: none;
        border: 1px solid #dbdbdb;
        border-left: none;
        box-sizing: border-box;
        text-align: center;
        font-size: 24px;
        color: #a2a2a2;
        position: relative;
        overflow: visible;
        text-transform: capitalize;
    }
    #seasonSelect .arrow-icon {
        display: block;
        z-index: 99;
        background: url("../img/select_arrow.png") no-repeat;
        width: 25px;
        height: 20px;
        position: absolute;
        right: 20px;
        top: 16px;
        transition: all 0.2s ease-in;
    }
    #seasonSelect .arrow-icon.up {
        transform: rotate(180deg);
        transition: all 0.2s ease-in;
    }
    .tabDetail.gl .season_select ul li {
        position: relative;
        width: calc(100% - 1px);
        height: 40px;
        line-height: 40px;
        font-size: 20px;
        z-index: 99;
        background-color: #fff;
        color: #3b3b3b;
        border: 1px solid #ccc;
        border-top: none;
    }
    .tabDetail.gl .season_select ul li:first-child{
        border-top: 0.01rem solid #ccc;
    }
    .tabDetail.gl .season_select ul li.hasNew::after {
        content: "";
        position: absolute;
        right: 20px;
        top: 14px;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: #d9001b;
    }
    .tabDetail.gl .season_select ul li:hover {
        background-color: lightskyblue;
    }
    /* .tabDetail.gl .season_select ul li:nth-of-type(1) {
        top: 56px;
    }
    .tabDetail.gl .season_select ul li:nth-of-type(2) {
        top: 97px;
    }
    .tabDetail.gl .season_select ul li:nth-of-type(3) {
        top: 138px;
    }
    .tabDetail.gl .season_select ul li:nth-of-type(4) {
        top: 179px;
    }
    .tabDetail.gl .season_select ul li:nth-of-type(5) {
        top: 220px;
    }
    .tabDetail.gl .season_select ul li:nth-of-type(6) {
        top: 261px;
    }
    .tabDetail.gl .season_select ul li:nth-of-type(7) {
        top: 302px;
    } */
    .tabDetail.gl .season_select .chosen {
        line-height: 54px;
        font-size: 20px;
    }
    .tabDetail.gl .select.hasNew::after {
        content: "";
        position: absolute;
        left: 420px;
        top: 24px;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: #d9001b;
    }
    .tabDetail.gl .inner .season-data .swiper-slide.hasNew::after {
        content: "";
        position: absolute;
        right: 0.2rem;
        top: 0.2rem;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: #d9001b;
    }
    .tabDetail.gl .select {
        position: relative;
    }
    .tabDetail.gl .inner .season-data {
        float: left;
        padding: 20px;
        width: 740px;
        height: 600px;
        background: #fff;
        margin-bottom: 20px;
    }
    .tabDetail.gl .inner .season-data .news-tips .unreaded::after {
        content: "";
        width: 30px;
        height: 30px;
        position: absolute;
        right: 10px;
        top: 10px;
        background: url("../img/new_artical.png") no-repeat;
        background-size: 100%;
    }

    .tabDetail.gl .inner iframe {
        padding: 20px;
        width: 740px;
        height: 628px;
        background: #fff;
    }
    .tabDetail.gl .inner .gl_search.pc {
        /*background: red;*/
        float: right;
        width: 400px;
        overflow: hidden;
        /*background: #fff;*/
    }
    .tabDetail.gl .inner .gl_search.pc.search_special {
        /*width: 780px;
		clear:both;
		float: left;
		background: #fff;
		padding-top: 20px;*/
    }
    .tabDetail.gl .inner .gl_search.pc.search_special .search_txt {
        width: 73%;
        clear: both;
        float: left;
        background: none;
        height: 44px;
        position: relative;
        margin-top: 10px;
    }
    .tabDetail.gl .inner .gl_search.pc.search_link {
        margin-top: -84px;
        /*padding: 20px;*/
        float: right;
        box-sizing: border-box;
    }
    .tabDetail.gl .inner .gl_search.pc .search_txt {
        width: 100%;
        height: 80px;
        background: #3b3b3b;
    }
    .tabDetail.gl .inner .gl_search.pc .search_txt input {
        width: 88%;
        height: 38px;
        background: none;
        outline: none;
        border: none;
        /* border-radius: 30px; */
        display: block;
        text-indent: 20px;
        font-size: 18px;
        font-weight: bold;
        float: left;
        /* margin-top: 20px; */
        margin-left: 20px;
        margin-right: 14px;
        box-sizing: border-box;
        padding-right: 50px;
        /*-webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
	    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);*/
    }
    .tabDetail.gl .inner .gl_search.pc .search_txt img {
        width: 20px;
        height: 20px;
        /* float: left; */
        cursor: pointer;
        user-select: none;
        position: absolute;
        right: 24px;
        top: 12px;
    }
    .tabDetail.gl .gl_search.pc ul {
        display: block;
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        margin-top: 18px;
        clear: both;
        background: #fff;
        padding: 20px;
        box-sizing: border-box;
    }
    .tabDetail.gl .gl_search.pc ul li,
    .tabDetail.gl .gl_search.pc ul li a {
        display: block;
        width: 100%;
    }
    .tabDetail.gl .gl_search.pc ul li {
        margin-bottom: 10px;
    }
    .tabDetail.gl .gl_search.pc ul li:last-child {
        margin-bottom: 0;
    }
    .gl_search.mb {
        display: none;
    }
    .gl_search.pc {
        display: block;
    }
    .tabDetail.gl .gl_search.pc ul a img {
        width: 100%;
        height: auto;
    }
    .wrap .dialog .innerBox {
        width: 430px;
    }
    .wrap .pictureBox .innerBox {
        width: 60%;
    }
}

@media only screen and (min-width: 1080px) and (max-width: 1400px) {
    .order .innerBox .close {
        right: 0;
        top: 0;
    }
    .order .innerBox {
        width: 5.6rem;
    }
    .order .orderForm {
        padding: 0.3rem;
    }
    .number,
    .code,
    .must {
        margin-top: 0.18rem;
    }
}
@media only screen and (min-width: 800px) and (max-width: 900px) {
    .language-kr .header .game .slogan p {
        font-size: 0.2rem;
    }
}
.language-kr .info p span:first-child {
    width: 1.2rem;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    font-size: 0.2rem;
}
:-ms-input-placeholder {
    /* WebKit browsers */
    font-size: 0.2rem;
}
::-moz-placeholder {
    /* WebKit browsers */
    font-size: 0.2rem;
}

.gameDetail .search_txt .search_input {
    position: relative;
    display: block;
    float: left;
}
.gameDetail .search_special .search_txt .search_input {
    border: 2px solid #a4332c;
    box-sizing: border-box;
    height: 42px;
    border-radius: 50px;
    /*width: 688px;*/
    margin: 0 auto;
    float: unset;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
}
.mobile .gameDetail .search_txt .search_input {
    width: 88%;
    float: unset;
    /*margin-left: 0.3rem;*/
    margin-right: 0.1rem;
}
.mobile .gameDetail .search_txt input {
    display: block;
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    background: #fff;
    outline: none;
    border: none;
    border-radius: 0.3rem;
    display: block;
    text-indent: 0.3rem;
    font-size: 0.26rem;
    font-weight: bold;
    float: left;
}
.gameDetail .clearTxt {
    display: none;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 12px;
    right: 53px;
    background: url(../img/clear.png) 0 0 no-repeat;
    background-size: contain;
    cursor: pointer;
    user-select: none;
}
.mobile .gameDetail .clearTxt {
    width: 0.26rem;
    height: 0.26rem;
    top: 50%;
    right: 0.1rem;
    margin-top: -0.13rem;
}

.mobile .search_select,
.mobile .search_results {
    min-height: calc(100vh - 4.4rem);
}

.whiteBg {
    background: #fff;
    margin: 0.2rem 0;
    padding: 0.1rem 0;
    overflow: hidden;
}
.desktop .whiteBg {
    margin-top: 0;
    padding: 20px;
}
.tablet .language-kr .header .game .slogan p {
    font-size: 0.18rem;
}

.tabDetail.gl .inner .season-data .nav {
    width: 100%;
    height: 0.8rem;
    padding: 0 0.4rem;
    box-sizing: border-box;
}
.tabDetail.gl .inner .season-data .swiperBox2 {
    position: relative;
    width: 100%;
    height: 0.8rem;
    background: #fff;
    margin: 0 auto;
    padding: 0;
}
.tabDetail.gl .inner .season-data .swiper {
    width: 100%;
    height: 0.8rem;
}
.tabDetail.gl .inner .season-data .swiper-button-next {
    width: 0.62rem;
    height: 0.62rem;
    background: url(https://cms.archosaur-game.com/jeecms/r/cms/oscar-www/htkr/img/arrow_r.png) 0 0 no-repeat;
    background-size: 100%;
    opacity: 1;
    top: 0;
    right: -0.4rem;
    margin-top: 0.09rem;
}
.tabDetail.gl .inner .season-data .swiper-button-next.swiper-button-disabled {
    background: url(https://cms.archosaur-game.com/jeecms/r/cms/oscar-www/htkr/img/arrow_r2.png) 0 0 no-repeat;
    background-size: 100%;
    opacity: 1;
}
.tabDetail.gl .inner .season-data .swiper-button-prev:after,
.swiper-button-next:after {
    display: none;
}
.tabDetail.gl .inner .season-data .swiper-button-prev {
    width: 0.62rem;
    height: 0.62rem;
    background: url(https://cms.archosaur-game.com/jeecms/r/cms/oscar-www/htkr/img/arrow_l.png) 0 0 no-repeat;
    background-size: 100%;
    opacity: 1;
    top: 0;
    left: -0.4rem;
    margin-top: 0.09rem;
}
.tabDetail.gl .inner .season-data .swiper-button-prev.swiper-button-disabled {
    background: url(https://cms.archosaur-game.com/jeecms/r/cms/oscar-www/htkr/img/arrow_l2.png) 0 0 no-repeat;
    background-size: 100%;
    opacity: 1;
}
.tabDetail.gl .inner .season-data .swiper-wrapper {
    width: 100%;
    /*overflow: hidden;*/
}
.tabDetail.gl .inner .season-data .swiper-slide {
    text-align: center;
    font-size: 0.26rem;
    font-weight: bold;
    background: #a2a2a2;
    color: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
    user-select: none;
}
.tabDetail.gl .inner .season-data .swiper-slide:hover,
.tabDetail.gl .inner .season-data .swiper-slide.menuActive {
    background: #a4332c;
}

.tabDetail.gl .inner .season-data .news-tips {
    width: 100%;
    padding: 0 0.4rem;
    box-sizing: border-box;
    overflow: hidden;
    overflow-y: auto;
    height: 5.2rem;
}
.tabDetail.gl .inner .season-data .news-tips p {
    position: relative;
    overflow: hidden;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
}
.tabDetail.gl .inner .season-data .news-tips p a {
    line-height: 0.8rem;
    color: #000;
    font-size: 0.26rem;
    float: left;
    width: calc(100% - 0.62rem);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tabDetail.gl .inner .season-data .news-tips span.arrow {
    display: block;
    float: right;
    width: 0.18rem;
    height: 0.32rem;
    background: url(https://cms.archosaur-game.com/jeecms/r/cms/oscar-www/htkr/img/r_1.png) 0 0 no-repeat;
    background-size: 100%;
    margin-right: 0.1rem;
    /*transform: rotate(180deg);*/
}
.tabDetail.gl .inner .season-data .zero {
    position: relative;
}
.tabDetail.gl .inner .season-data .zero img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
@media only screen and (min-width: 1080px) {
    .tabDetail.gl .inner .season-data .news-tips {
        min-height: 200px;
        height: 552px;
    }
}
@media only screen and (max-width: 1080px) {
    .zero {
        min-height: 4rem;
    }
}
.tabDetail.gl .inner .season-data .fontSize50 {
    font-size: 50px !important;
}
@media screen and (orientation: landscape) and (max-width: 1080px) {
    .ios .swiper-slide {
        font-size: 0.24rem;
    }
    .ios .news-tips p a {
        line-height: 0.45rem;
        font-size: 0.16rem;
    }
}