.content_wrap{max-width:1050px;width:100%;height:auto;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

.flex_center{display:flex;align-items:center;justify-content:center;}
.flex_column{flex-direction:column;}
.rounded{border-radius:10px;}

.reg_title_bg{background:url(/image/Company/bg.png?v=240913) no-repeat;background-position:top center; background-color: #eefcff;}
.reg_title_bg ul.flex_center{gap:30px;}
.reg_title_bg .title1{color:#ff6d00;}
.content_wrap section{display:flex;align-items:center;justify-content:center;gap:7%;padding:5%;}
.content_wrap section .text_section{display:flex;align-items:flex-start;flex-direction:column;gap:2%; flex:1;}
.content_wrap section .text_section p > span{display:block;}
.content_wrap .reg_game_top{background-color:#E1F3FF; padding:40px 5%;}
.content_wrap .reg_game_top h4 {color:#1C8CDB;}
.content_wrap .reg_gift_shop{background-color:#FFFAE8; padding:25px 5%;}
.content_wrap .reg_gift_shop h4 {color:#FDC91A;}
.content_wrap .reg_esport{background-color:#FEEEEF;padding:24px 5%;justify-content:flex-start;}
.content_wrap .reg_esport h4 {color:#F15E67;}
.btn_fill_yellow2{border:0;background-color:#E6BE42;color:#FFF;}
.btn_fill_red7{border:0;background-color:#FF5E67;color:#FFF;}
ul.img_section{display:flex; flex:1; gap:10px;flex-wrap:wrap;}
.reg_game_top .img_section{gap:20px 25px;}
.reg_gift_shop .img_section{gap:10px 30px;}
.reg_game_top .img_section li{width:100px;height:100px;-webkit-border-radius:20px;-moz-border-radius:20px;overflow:hidden;}
.reg_gift_shop .img_section li{width:93px;height:120px;}
.content_wrap section.reg_esport .text_section{width:360px;}

.reg_game_top .img_section li{box-shadow:1px 1px 3px 0px #6689A1}
.reg_game_top .img_section li:hover{margin-top:-2px;box-shadow:1px 1px 5px 0px #6689A1}
.reg_gift_shop .img_section i{display:block;box-sizing:border-box;height:100%;padding-bottom:95%;margin:0 auto 10px;background-repeat:no-repeat;background-size:100%;background-position:50%;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;overflow:hidden;box-shadow:1px 1px 3px 0px #F3E4B7}
.reg_gift_shop .img_section i:hover{margin-top:-2px;box-shadow:1px 1px 5px 0px #F3E4B7}
.reg_gift_shop .gift_turemoney{background-image:url(/image/Main/gift_turemoney.png);}
.reg_gift_shop .gift_razer{background-image:url(/image/Main/gift_razer.png);}
.reg_gift_shop .gift_garena{background-image:url(/image/Main/gift_garena.png);}
.reg_gift_shop .gift_line{background-image:url(/image/Main/gift_line.png);}
.reg_gift_shop .gift_cash{background-image:url(/image/Main/gift_cash.png);}
.reg_gift_shop .gift_excash{background-image:url(/image/Main/gift_excash.png);}
.reg_gift_shop .gift_one2call{background-image:url(/image/Main/gift_one2call.png);}
.reg_gift_shop .gift_dtac{background-image:url(/image/Main/gift_dtac.png);}
.reg_gift_shop .gift_riotgames{background-image:url(/image/Main/gift_riotgames.png);}
.reg_gift_shop .gift_roblox{background-image:url(/image/Main/gift_roblox.png);}
.reg_gift_shop .gift_gameindy{background-image:url(/image/Main/gift_gameindy.png);}
.reg_gift_shop .gift_steam{background-image:url(/image/Main/gift_steam.png);}

@media (max-width: 1070px) {
    .content_wrap section{flex-direction:column; align-items: flex-start;}
    .content_wrap section .text_section{width:100%;align-items:flex-start; margin-bottom:5%;}
    .reg_game_top .img_section{gap:8px;}
    .reg_gift_shop .img_section{gap:19px;}
    .content_wrap section.reg_esport .text_section{width:100%;}
    .content_wrap section .text_section p > span{display:inline;}
    .content_wrap .reg_esport{padding:5% 5% 0 5%;}
}
@media (max-width: 991.98px) {
    .reg_title li:nth-child(1){font-size:38px;}
    .reg_title li:nth-child(2){font-size:28px;}
    .reg_title li:nth-child(3){font-size:16px;}

    .service_desc{display:block; width:100%; text-align:center;margin-bottom:20px;}
    .box_desc .btn_wrap{display:block;width:100%;}

    .service_info .info_arrow{font-size:14px;line-height:3.8rem;}
}

@media (max-width:767px) {
    .reg_title li:nth-child(1){font-size:28px;}
    .reg_title li:nth-child(2){font-size:18px;}
    .reg_title li:nth-child(3){font-size:12px;}
    .service_info .info_arrow{line-height:3rem;}
    .content_box{padding:20px 0;}
    .maniashop_list li{width:30%;margin:0 0.5% 10px;}
}

@media (max-width:576px) {
    .reg_title_bg ul.flex_center{align-items:flex-start;}
    .reg_title_bg h2{text-align:center;}
    .service_desc span:first-child{font-size:16px;}
    .service_desc{font-size:14px;}
    .service_info .info_arrow{font-size:12px;line-height:4.7rem;}
    .use_info_box .item_box {width:48%; margin-bottom:1%;}
    .use_info_box .item_box:nth-child(2) {margin-right:0;}
    #esport_img{width:100%; height:auto; padding-bottom:24px;}
    .sub_title{font-size:18px !important;}
    .btn_xl{min-width:150px !important; line-height:40px; height:40px;}
}