@charset "utf-8";

/* GCP WD_WP Team. Author : Hyejin Yeom 2018-01-02. Edit : Sunhye Kim 2024-10-24 */
*	{margin:0;padding:0;border:0;list-style:none;box-sizing:border-box;}
html	{font-size:20px;-webkit-text-size-adjust:none;}
body	{margin:0;padding:0;background-color:#f1f1f1;color:#666;font-family:sans-serif;line-height:1.2;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
body:lang(ko)	{font-family:'나눔고딕', Nanum Gothic, 'Apple SD Gothic Neo', '애플고딕', AppleGothic, '맑은 고딕', Malgun Gothic, '돋움', dotum, '굴림체', GulimChe, Arial, Verdana, sans-serif;}
body:lang(ja)	{font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;}
body:lang(zh-hans),body:lang(zh-hant)	{font-family:"Times New Roman", sans-serif;}
body:lang(vi)	{font-family:"Times New Roman", Palatino, Bodoni, Optima, Century, Garamond, sans-serif;}
body:lang(ar)	{direction:rtl;}
img	{width:100%;vertical-align:top;}
strong	{font-weight:bold;}
a	{color:#9ba6b6;text-decoration:none;}
button	{cursor:pointer;}
select	{-webkit-appearance:none;-moz-appearance:none;appearance:none;}
select::-ms-expand	{display:none;}
table	{width:100%;table-layout:fixed;border-spacing:0;border-collapse:collapse;font-family:inherit;}

.slide	{position:relative;outline:0;}
.slick-arrow	{position:absolute;top:0;display:inline-block;width:10px;height:10px;padding:0;border:0;background-color:transparent;background-position:0 0;background-repeat:no-repeat;background-size:100%;font:0/0 a;opacity:0.2;z-index:10;}
.slick-arrow:hover,
.slick-arrow:focus	{opacity:1;}
.slick-prev	{background-image:url('../../../../hive-fn.qpyou.cn/markup/img/group/arrow_prev.png');}
.slick-next	{background-image:url('../../../../hive-fn.qpyou.cn/markup/img/group/arrow_next.png');}
[class*='sect']	{overflow:hidden;position:relative;}
[class*='sect'] .contents	{width:1600px;margin:0 auto;}
[class*='sect'] .tit	{display:block;color:#222;font-size:56px;}
[class*='sect'] .desc	{margin-top:38px;color:#666;line-height:1.46;word-break:keep-all;word-wrap:break-word;}
.btn_go	{display:inline-block;margin-top:46px;color:#409ece;font-size:26px;font-weight:bold;}
.btn_go:hover,
.btn_go:focus	{border-bottom:3px solid #409ece;}
.btn_go:after	{content:'';display:inline-block;width:20px;height:13px;margin:-3px 0 0 10px;background:url('../../../../hive-fn.qpyou.cn/markup/img/group/sprite_pc.png') 0 -460px no-repeat;vertical-align:middle;}
.btn_go:lang(ar):after	{margin:-3px 10px 0 0;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);}
.paging	{position:absolute;color:#cfcfcf;font-size:24px;text-align:right;}
.paging .current	{color:#222;}
.wrap	{padding-top:160px;font-size:26px;}

/* header */
.header	{position:fixed;left:0;top:0;width:100%;height:160px;border-bottom:1px solid #ececec;background-color:#fff;z-index:20;}
.header .top_header	{height: 55px;border-bottom:1px solid #ececec;position: relative;}
.header .top_header .container	{width: 1600px;margin: 0 auto;height: 100%;position: absolute;top: 0;left: 0;right: 0;}
.header .top_header .container nav	{float: left;height: 100%;font:0/0 a;}
.header .top_header .container nav:lang(ar)	{float: right;}
:lang(ar).header .top_header .container nav a:nth-of-type(1)	{margin-right: 0;margin-left: 20px;}
.header .top_header .container nav a	{margin: 0 20px;height: 100%;display: inline-block;width: 62px;background-size:100% 100%;background-repeat:no-repeat;position: relative;}
.header .top_header .container nav a:nth-of-type(1)	{margin-left: 0;}
.header .top_header .container nav a:after	{content:"";display: block;position: absolute;top: 50%;transform:translateY(-50%);width: 100%;background-size:100% 100%;background-repeat:no-repeat;}
.header .top_header .container nav a.logo_h:after	{height: 25px;background-image: url("../../../../hive-fn.qpyou.cn/markup/img/group/logo/logo_h.png");}
.header .top_header .container nav a.logo_c:after	{height: 10px;background-image: url("../../../../hive-fn.qpyou.cn/markup/img/group/logo/logo_c.png");}
.header .top_header .container nav a.logo_p:after	{height: 22px;background-image: url("../../../../hive-fn.qpyou.cn/markup/img/group/logo/logo_p.png");margin-top: -1px;}

.header .top_header .container nav a:after{opacity: 0.5;}
.header .top_header .container nav a:hover:after{opacity: 1;}
.header .top_header .container nav a.logo_h:hover:after	{background-image: url("../../../../hive-fn.qpyou.cn/markup/img/group/logo/logo_h_on.png");}
.header .top_header .container nav a.logo_c:hover:after	{background-image: url("../../../../hive-fn.qpyou.cn/markup/img/group/logo/logo_c_on.png");}
.header .top_header .container nav a.logo_p:hover:after	{background-image: url("../../../../hive-fn.qpyou.cn/markup/img/group/logo/logo_p_on.png");}
.header .contents	{width:1600px;margin:0 auto;padding-top:57px;}
.header .contents:after,.header .top_header .container:after	{content:'';clear:both;display:block;}
.header .logo	{float:left;width:139px;height:22px;background:url('../../../../hive-fn.qpyou.cn/markup/img/group/logo.png') 0 0 no-repeat;background-size:100% auto;}
.header .logo:lang(ar)	{float:right;}
.header .logo>a	{display:block;height:100%;font:0/0 a;}
.header .btn_menu	{float:right;display:none;width:25px;height:20px;background:url('../../../../hive-fn.qpyou.cn/markup/img/group/btn_menu.png') 50% 50% no-repeat;background-size:25px 12px;font:0/0 a;}
.header .btn_menu.active	{background-image:url('../../../../hive-fn.qpyou.cn/markup/img/group/btn_close.png');background-size:19px 19px;}
.header .btn_menu:lang(ar)	{float:left;}
.header .nav_menu	{float:right;margin:0 -29px;}
.header .nav_menu:lang(ar)	{float:left;}
.header .nav_menu>a	{display:inline-block;margin:0 29px;color:#222;font-size:20px;vertical-align:top;}

/* GAME */
.sect_game	{height:1106px;}
.sect_game:lang(ar)	{direction:ltr;}
.sect_game .contents	{width:100% !important;}
.sect_game .tit_game	{display:table;width:1600px;height:280px;margin:0 auto;background-color:#f1f1f1;}
.sect_game .tit_game h2	{display:table-cell;width:1446px;padding-right:180px;color:#cd2828;font-size:50px;line-height:1.2;vertical-align:middle;}
.sect_game .tit_game h2:lang(ar)	{padding-right:0;padding-left:180px;}
.sect_game .tit_game h2>span	{display:block;margin-bottom:18px;color:#222;font-size:30px;font-weight:normal;line-height:1.33;}
.sect_game .wrap_slide	{height:826px;}
.sect_game .wrap_slide .slide	{position:relative;height:100%;}
.sect_game .game_video	{overflow:hidden;position:relative;height:826px;background-color:transparent;background-position:50% 0;background-repeat:no-repeat;background-size:2400px 826px;}
	.sect_game .game_01 .game_video	{background-image:url('../../../../hive-fn.qpyou.cn/markup/img/group/bg_game_01_v1.jpg');}
	.sect_game .game_02 .game_video	{background-image:url('../../../../hive-fn.qpyou.cn/markup/img/group/bg_game_02_v1.jpg');}
.sect_game .game_video:after	{content:'';position:absolute;left:0;top:0;display:block;width:100%;height:100%;background-color:#000;opacity:0.46;}
.sect_game .game_video video	{overflow:hidden;position:absolute;left:50%;top:50%;width:2560px;height:1440px;margin:-720px 0 0 -1280px;}
.sect_game .btn_video	{position:absolute;left:50%;bottom:100px;display:block;width:280px;height:280px;margin-left:420px;padding:56px 40px;background-color:rgba(0,0,0,0.8);color:#fff;font-size:20px;}
.sect_game .btn_video:after	{content:'';position:absolute;left:210px;top:216px;display:block;width:30px;height:24px;background:url('../../../../hive-fn.qpyou.cn/markup/img/group/ico_watch.png') 0 0 no-repeat;background-size:100% 100%;}
.sect_game .btn_video:lang(ar)	{direction:rtl;margin-left:-700px;}
.sect_game .btn_video:lang(ar):after	{right:210px;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);}
.sect_game .slick-arrow	{left:50%;top:-153px;width:38px;height:32px;}
.sect_game .slick-prev	{margin-left:648px;}
.sect_game .slick-next	{margin-left:764px;}
.sect_game .slick-arrow:lang(ar)	{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);}
.sect_game .slick-prev:lang(ar)	{margin-left:-684px;}
.sect_game .slick-next:lang(ar)	{margin-left:-800px;}
.sect_game .paging	{left:50%;top:236px;width:800px;}
.sect_game .paging:lang(ar)	{direction:rtl;margin-left:-800px;text-align:left;}

/* GROUP */
.sect_group	{height:820px;}
.sect_group .contents	{width:100% !important;height:100%;}
.sect_group .slick-slide	{border:0;}
.sect_group .group	{position:relative;max-width:1920px;height:820px;margin:0 auto;padding:79px 0 0 0;}
.sect_group .group .wrap_txt	{width:1353px;margin:0 auto;}
.sect_group .slick-active .group .list_synergy>li:nth-child(1)	{-webkit-transition-delay:0.8s;transition-delay:0.8s;}
.sect_group .slick-active .group .list_synergy>li:nth-child(2)	{-webkit-transition-delay:1.2s;transition-delay:1.2s;}
.sect_group .slick-active .group .list_synergy>li:nth-child(3)	{-webkit-transition-delay:1.6s;transition-delay:1.6s;}
.sect_group .wrap_txt	{display:table;width:100%;}
.sect_group .wrap_txt .txt	{display:table-cell;width:100%;vertical-align:bottom;}

.sect_group .group_01	{background:url('../../../../hive-fn.qpyou.cn/markup/img/group/bg_group_1.jpg') 50% 50% no-repeat;background-size:100% 100%;}
.sect_group .group_01 .wrap_txt	{height:436px;}
.sect_group .group_01 .wrap_txt .tit	{color:#fff;}
.sect_group .group_01 .wrap_txt .wrap_desc	{overflow:hidden;width:0;}
.ani .group_01[tabindex="0"] .wrap_txt .wrap_desc	{width:100%;-webkit-transition:width 1.8s ease-out;transition:width 1.8s ease-out;}
.sect_group .group_01 .wrap_txt .wrap_desc .desc	{width:1353px;color:#fff;font-size:30px;line-height:1.33;}
.sect_group .group_01 .vision	{display:block;width:1353px;margin:70px auto 0;}
.sect_group .group_01 .vision>em	{display:inline-block;color:#fff;font-style:normal;font-weight:bold;font-size:66px;line-height:70px;opacity:0;-webkit-transform:scale(0);transform:scale(0);}
.ani .group_01.slick-active .vision>em	{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:opacity 1s ease-out, -webkit-transform 1s ease-out 1s;transition:opacity 1s ease-out 1.8s, transform 1s ease-out 1.8s;}

.sect_group .group_02	{background-color:#f1f1f1;}
.sect_group .group_02 .group	{padding:182px 0 0;background-color:#e6e6e6;text-align:center;}
.sect_group .group_02 .tit	{color:#222;letter-spacing:0.3em;}
.sect_group .group_02 .list_evolution	{display:inline-block;margin-top:78px;color:#222;}
.sect_group .group_02 .list_evolution:after	{display:block;clear:both;content:'';}
.sect_group .group_02 .list_evolution>li	{float:left;display:table;width:300px;height:300px;margin:0 40px;border-radius:50%;background-color:#fff;opacity:0;-webkit-transform:scale(0);transform:scale(0);}
.sect_group .group_02[tabindex="0"] .list_evolution>li	{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:opacity 0.8s, -webkit-transform 0.8s;transition:opacity 0.8s, transform 0.8s;}
.sect_group .group_02[tabindex="0"] .list_evolution>li:nth-child(2)	{-webkit-transition-delay:0.7s;transition-delay:0.7s;}
.sect_group .group_02[tabindex="0"] .list_evolution>li:nth-child(3)	{-webkit-transition-delay:1.4s;transition-delay:1.4s;}
.sect_group .group_02[tabindex="0"] .list_evolution>li:nth-child(4)	{-webkit-transition-delay:2.1s;transition-delay:2.1s;}
.sect_group .group_02 .list_evolution>li>span	{display:table-cell;padding:0 28px;font-weight:bold;text-align:center;vertical-align:middle;}
.sect_group .group_02 .list_evolution>li .sub	{display:block;font-size:30px;line-height:1.13;}
.sect_group .group_02 .list_evolution>li .sub:after	{display:block;width:243px;height:2px;margin:17px auto 14px;background-color:#222;content:'';}

.sect_group .group_03 .group	{background-color:#fff;}
.sect_group .group_03 .wrap_txt	{height:254px;}
.sect_group .group_03 .desc	{margin-top:25px;font-size:32px;line-height:1.375;}
.sect_group .group_03 .list_group	{position:relative;width:1353px;height:343px;margin:38px auto 0;}
.sect_group .group_03 .list_group:after	{display:block;clear:both;content:'';}
.sect_group .group_03 .list_group>li	{float:left;width:343px;height:100%;border-radius:50%;border:2px solid #f1f1f1;background:url('../../../../hive-fn.qpyou.cn/markup/img/group/logo_gv.png') 50% 50% no-repeat;font:0/0 a;}
.sect_group .group_03 .list_group>li:nth-child(1)	{}
	.sect_group .group_03[tabindex="0"] .list_group>li:nth-child(1)	{opacity:0;-webkit-transform:translateX(79.3%);transform:translateX(79.3%);-webkit-transition:opacity 0.8s ease 1.2s, -webkit-transform 1s ease-out 0.2s;transition:opacity 0.8s ease 1.2s, transform 1s ease-out 0.2s;}
.sect_group .group_03 .list_group>li:nth-child(2)	{position:relative;margin:0 160px;background-image:url('../../../../hive-fn.qpyou.cn/markup/img/group/logo_c2s.png');}
.sect_group .group_03 .list_group>li:nth-child(2):before	{position:absolute;right:100%;top:50%;display:block;width:160px;height:2px;margin-top:-1px;background-color:#f1f1f1;content:'';}
	.sect_group .group_03[tabindex="0"] .list_group>li:nth-child(2)	{opacity:0;-webkit-transition:opacity 0.8s ease 1.2s;transition:opacity 0.8s ease 1.2s;}
	.sect_group .group_03[tabindex="0"] .list_group>li:nth-child(2):before	{opacity:0;-webkit-transition:opacity 0.4s ease 0.2s;transition:opacity 0.4s ease 0.2s;}
.sect_group .group_03 .list_group>li:nth-child(2):after	{position:absolute;left:100%;top:50%;display:block;width:160px;height:2px;margin-top:-1px;background-color:#f1f1f1;content:'';}
	.sect_group .group_03[tabindex="0"] .list_group>li:nth-child(2):after	{opacity:0;-webkit-transition:opacity 0.4s ease 0.2s;transition:opacity 0.4s ease 0.2s;}
.sect_group .group_03 .list_group>li:nth-child(3)	{background-image:url('../../../../hive-fn.qpyou.cn/markup/img/group/logo_gcp.png')}
	.sect_group .group_03[tabindex="0"] .list_group>li:nth-child(3)	{opacity:0;-webkit-transform:translateX(-79.3%);transform:translateX(-79.3%);-webkit-transition:opacity 0.8s ease 1.2s, -webkit-transform 1s ease-out 0.2s;transition:opacity 0.8s ease 1.2s, transform 1s ease-out 0.2s;}
.sect_group .group_03 .list_group>li:nth-child(4)	{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:0;border:0;background:url('../../../../hive-fn.qpyou.cn/markup/img/group/logo_c2s_new.png') 50% 50% no-repeat;background-size:893px 138px;opacity:0;}
.sect_group .group_03[tabindex="0"] .list_group>li:nth-child(4)	{opacity:1;-webkit-transition:opacity 1s ease-in 2s;transition:opacity 1s ease-in 2s;}

.sect_group .slick-arrow	{left:50%;width:20px;height:24px;margin-left:-800px;background-image:url('../../../../hive-fn.qpyou.cn/markup/img/group/arrow_off.png');opacity:1;}
.sect_group .slick-arrow:hover	{background-image:url('../../../../hive-fn.qpyou.cn/markup/img/group/arrow_on.png');}
.sect_group .slick-arrow:lang(ar)	{margin-left:800px;}
.sect_group .slick-prev	{top:632px;}
.sect_group .slick-next	{top:696px;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);}
.sect_group .paging	{left:50%;top:170px;width:100px;margin-left:-800px;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotateZ(-90deg);transform:rotateZ(-90deg);}
.sect_group .paging:lang(ar)	{margin-left:772px;}

/* COMPANY */
.sect_company	{height:820px;padding:184px 0 0;color:#444;text-align:center;}
.sect_company .list_company	{margin:0 -55px;}
.sect_company .list_company>li	{display:inline-block;width:440px;margin:0 53px;vertical-align:top;}
.sect_company .list_company>li .ico	{display:inline-block;width:256px;height:102px;background:url('../../../../hive-fn.qpyou.cn/markup/img/group/sprite_ico_company.png') 0 0 no-repeat;background-size:300% 100%;font:0/0 a;vertical-align:top;}
.sect_company .list_company>li:nth-child(2) .ico	{background-position:50% 0;}
.sect_company .list_company>li:nth-child(3) .ico	{background-position:100% 0;}
.sect_company .list_company>li .desc	{margin-top:68px;padding-bottom:4px;}

/* HIVE */
.sect_hive	{padding:100px 0 0;background-color:#fff;}
.sect_hive .contents:after	{content:'';clear:both;display:block;}
.sect_hive .hive	{float:right;width:682px;padding-top:48px;}
.sect_hive .hive:lang(ar)	{float:left;}
.sect_hive .contents:before	{content:'';float:left;display:block;width:840px;height:572px;background:url('../../../../hive-fn.qpyou.cn/markup/img/group/hive.png') 50% 0 no-repeat;}
.sect_hive.com2uson .hive	{float: left;}
.sect_hive.com2uson .contents:before	{content:'';float:right;display:block;width:840px;height:572px;background:url('../../../../hive-fn.qpyou.cn/markup/img/group/com2uson.png') 50% 0 no-repeat;}
.sect_hive.com2uson	{padding-top: 140px;padding-bottom: 100px;}
.sect_hive.com2uson	.desc	{padding-right: 80px;}
.sect_hive .contents:lang(ar):before	{float:right;}

/* 글로벌 네트워크 */
.sect_global	{height:1020px;background:#f1f1f1 url('../../../../hive-fn.qpyou.cn/markup/img/group/bg_global.jpg') 50% 406px no-repeat;}
.sect_global .contents	{position:relative;height:100%;padding:109px 124px 0;}
.sect_global .wrap_pin	{position:absolute;left:50%;top:406px;width:1352px;height:554px;margin-left:-676px;}
.sect_global .wrap_pin .pin	{position:absolute;left:50%;width:43px;height:67px;background:url('../../../../hive-fn.qpyou.cn/markup/img/group/pin.png') 0 0 no-repeat;background-size:100% auto;opacity:0;}
	.sect_global .wrap_pin.ani .pin	{-webkit-animation:pin 0.6s forwards;animation:pin 0.6s forwards;}
.sect_global .wrap_pin .pin:nth-child(1)	{top:32.13%;margin-left:-40.83%;}
.sect_global .wrap_pin .pin:nth-child(2)	{top:21.85%;margin-left:-1.78%;-webkit-animation-delay:0.2s;animation-delay:0.2s;}
.sect_global .wrap_pin .pin:nth-child(3)	{top:44.77%;margin-left:24.71%;z-index:1;-webkit-animation-delay:0.3s;animation-delay:0.3s;}
.sect_global .wrap_pin .pin:nth-child(4)	{top:55.96%;margin-left:28.33%;-webkit-animation-delay:0.4s;animation-delay:0.4s;}
.sect_global .wrap_pin .pin:nth-child(5)	{top:40.44%;margin-left:26.48%;-webkit-animation-delay:0.5s;animation-delay:0.5s;}
.sect_global .wrap_pin .pin:nth-child(6)	{top:29.43%;margin-left:33.73%;-webkit-animation-delay:0.6s;animation-delay:0.6s;}
.sect_global .wrap_pin .pin:nth-child(7)	{top:28.34%;margin-left:29.44%;-webkit-animation-delay:0.7s;animation-delay:0.7s;}
.sect_global .wrap_pin .pin:nth-child(8)	{top:40.8%;margin-left:31.37%;-webkit-animation-delay:0.8s;animation-delay:0.8s;}
.sect_global .wrap_pin .pin:nth-child(9)	{top:30.69%;margin-left:37.5%;-webkit-animation-delay:0.9s;animation-delay:0.9s;}
@-webkit-keyframes pin	{
	0%	{opacity:0;-webkit-transform:scale(0);}
	50%	{opacity:1;-webkit-transform:scale(1.05);}
	70%	{-webkit-transform:scale(0.95);}
	100%	{opacity:1;-webkit-transform:scale(1);}
}
@keyframes pin	{
	0%	{opacity:0;transform:scale(0);}
	50%	{opacity:1;transform:scale(1.05);}
	70%	{transform:scale(0.95);}
	100%	{opacity:1;transform:scale(1);}
}

/* 공시 */
.sect_dsc	{padding:60px 0 100px;background-color:#fff;color:#666;}
.sect_dsc .tit	{color:#454545;font-size:36px;line-height:46px;}
.sect_dsc .desc	{margin-top:8px;color:#454545;font-size:16px;line-height:26px;}
.sect_dsc .board_list	{margin-top:40px;padding-bottom:200px;}
.sect_dsc .board_list .tbl_dsc	{background-color:#fff;font-size:14px;text-align:center;}
.sect_dsc .board_list .tbl_dsc th	{position:relative;height:50px;background-color:#409ece;color:#fff;font-weight:normal;}
.sect_dsc .board_list .tbl_dsc th:before	{content:'';position:absolute;left:0;top:18px;display:block;width:1px;height:14px;background-color:#55b3e2;}
.sect_dsc .board_list .tbl_dsc th:first-child:before	{content:none;}
.sect_dsc .board_list .tbl_dsc tbody tr:hover	{background-color:#f8f8f8;}
.sect_dsc .board_list .tbl_dsc td	{padding: 12px 0;border-bottom:1px solid #dcdcdc;line-height:26px;}
.sect_dsc .board_list .tbl_dsc .num	{width:11%;}
.sect_dsc .board_list .tbl_dsc .subject	{width:89%;}
.sect_dsc .board_list .tbl_dsc .subject .title	{display:inline-block;width:81.42%;padding:0 20px;vertical-align:middle;}
.sect_dsc .board_list .tbl_dsc tbody .subject .title	{text-align:left;vertical-align:middle;}
.sect_dsc .board_list .tbl_dsc .subject .title>a	{color:#666;}
.sect_dsc .board_list .tbl_dsc .subject .date	{position:relative;display:inline-block;width:18.58%;vertical-align:middle;}
.sect_dsc .board_list .tbl_dsc thead .subject .date:before	{content:'';position:absolute;left:0;top:50%;display:block;width:1px;height:14px;margin-top:-7px;background-color:#55b3e2;}
.sect_dsc .board_view	{margin-top:40px;border-top:2px solid #55b3e2;}
.sect_dsc .board_view .view_head	{padding:18px 0;border-bottom:1px solid #dcdcdc;background-color:#f8f8f8;color:#454545;font-size:16px;line-height:26px;}
.sect_dsc .board_view .view_head .title	{display:inline-block;width:83.7%;margin:0 -2px;padding:0 3.17%;font-size:16px;font-weight:normal;vertical-align:middle;}
.sect_dsc .board_view .view_head .date	{display:inline-block;width:16.3%;margin:0 -2px;text-align:center;vertical-align:middle;}
.sect_dsc .board_view .view_body	{border-bottom:1px solid #dcdcdc;background-color:#fff;color:#454545;font-size:16px;}
.sect_dsc .board_view .view_body .file	{position:relative;padding:16px 3.17% 16px 176px;border-bottom:1px solid #dcdcdc;}
.sect_dsc .board_view .view_body .file .tit_file	{position:absolute;left:47px;top:50%;width:109px;margin-top:-13px;color:#454545;font-size:16px;line-height:26px;vertical-align:middle;}
.sect_dsc .board_view .view_body .file .tit_file:before	{content:'';display:inline-block;width:4px;height:4px;margin:-2px 6px 0 0;border-radius:50%;background-color:#55b3e2;vertical-align:middle;}
.sect_dsc .board_view .view_body .file .tit_file:after	{content:'';position:absolute;left:100%;top:50%;display:block;width:1px;height:10px;margin-top:-5px;background-color:#eaeaea;}
.sect_dsc .board_view .view_body .file .btn_file	{display:inline-block;color:#b0b0b0;font-size:14px;line-height:26px;vertical-align:middle;}
.sect_dsc .board_view .view_body .cont	{width:800px;margin:0 auto;padding:4.45% 0;line-height:1.45;text-align:center;}
.sect_dsc .board_view .view_body .cont>em	{font-size:1.4em;font-weight:bold;font-style:normal;}
.sect_dsc .board_view .view_body .cont .txt_1	{text-align:left;}
.sect_dsc .board_view .view_body .cont .txt_2	{font-size:1.2em;font-weight:bold;text-align:center;}
.sect_dsc .board_view .view_body .cont table	{border-right:1px solid #000;font-size:14px;}
.sect_dsc .board_view .view_body .cont table th	{padding:0.9%;border-top:1px solid #000;border-bottom:1px solid #000;border-left:1px solid #000;font-weight:normal;text-align:center;}
.sect_dsc .board_view .view_body .cont table thead th	{background-color:#c1c1c1;font-weight:bold;}
.sect_dsc .board_view .view_body .cont table td	{padding:0.9% 1.3%;border-bottom:1px solid #000;border-left:1px solid #000;}
.sect_dsc .board_view .view_foot	{margin-top:1.06%;text-align:right;}
.sect_dsc .board_view .view_foot .btn_list	{display:inline-block;width:140px;padding:0 20px;background-color:#eee;color:#666;font-size:14px;font-weight:bold;line-height:40px;text-align:center;}
.sect_dsc .board_view .view_foot .btn_list:hover	{background-color:#55b3e2;color:#fff;}


/* footer */
.footer	{background-color:#222;}
.footer a	{display:inline-block;margin:0 30px 36px;color:#666;font-size:24px;}
.footer .link_policy	{color: #fff;font-weight:bold;}
.footer .contents	{position:relative;width:1600px;margin:0 auto;padding:95px 400px 95px 100px;font-size:24px;}
.footer .nav_site	{margin:0 -30px;}
.footer .language	{position:absolute;right:100px;top:95px;}
.footer .language:lang(ar)	{left:100px;right:auto;}
.footer .language .btn_lang	{display:block;width:100%;background-color:#222;color:#666;font:inherit;text-align:right;}
.footer .language .btn_lang>span	{vertical-align:middle;}
.footer .language .btn_lang:after	{content:'';display:inline-block;width:24px;height:24px;margin-left:10px;background:#222 url('../../../../hive-fn.qpyou.cn/markup/img/group/ico_language.png') 0 0 no-repeat;background-size:100% 100%;vertical-align:middle;}
.footer .language .btn_lang:lang(ar):after	{margin-right:10px;margin-left:0;}
.footer .language .list_lang	{overflow-y:scroll;position:absolute;right:0;bottom:-240px;display:none;width:274px;height:230px;border:2px solid #666;background-color:#222;text-align:right;z-index:10;}
.footer .language .list_lang:lang(ar)	{left:0;right:auto;}
.footer .language .btn_lang.active+.list_lang	{display:block;}
.footer .language .list_lang a	{display:block;margin:0;padding:10px 28px;}
.footer .language .list_lang a:hover,
.footer .language .list_lang a:focus	{color:#fff;}
.footer .box_link	{position:absolute;right:100px;bottom:95px;margin:0 -50px;}
.footer .box_link:lang(ar)	{left:100px;right:auto;}
.footer .box_link .btn_ci:after	{content:'';display:inline-block;width:22px;height:22px;margin:-3px 0 0 14px;background:url('../../../../hive-fn.qpyou.cn/markup/img/group/ico_download.png') 0 0 no-repeat;background-size:100% 100%;vertical-align:middle;}
.footer .copyright	{margin-top:120px;color:#333;}
.footer .box_link .btn_ci:lang(ar):after	{margin:-3px 14px 0 0;}
.footer .copyright img	{width:145px;}
.footer .copyright p	{margin-top:138px;}

/* cookie */
.cookie	{position:fixed;left:0;bottom:0;width:100%;padding:30px 30px 40px;background-color:rgba(0,0,0,0.9);color:#999;font-size:20px;line-height:1.5;box-sizing:border-box;z-index:1000;}
.cookie .desc	{padding-right:190px;}
.cookie .desc .btn_policy	{border-bottom:2px solid #868686;color:#fff;font-style:italic;}
.cookie .btn_go	{position:absolute;right:30px;top:50%;margin-top:-15px;background:none;font-size:26px;}

/* Cookie 팝업 - 240913 추가 */
.hide	{overflow:hidden;position:absolute;width:1px;height:1px;padding:0;border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);}
#GROUPcookie	{display:none;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;padding:34px 0;background:rgba(0,0,0, .8);box-sizing:border-box;overflow-y:auto;overflow-x:hidden;z-index:100;}
#GROUPcookie.on	{display:flex;}
#GROUPcookie .layer	{width:100%;max-width:560px;margin:auto;padding:30px;background-color:#fff;border-top:10px solid #db2828;font-size:15px;color:#2d3137;line-height:1.73;box-sizing:border-box;}
#GROUPcookie .logo_cookie	{width:169px;height:16px;background:url('../../../../hive-fn.qpyou.cn/markup/img/group/logo_cookie_holdings.png') no-repeat 0 0;background-size:100% 100%;}
#GROUPcookie .tit_cookie	{margin-top:30px;font-size:24px;font-weight:bold;line-height:1.17;}
#GROUPcookie .content	{width:100%;max-height:508px;padding:20px;margin-top:20px;background-color:#f4f4f4;box-sizing:border-box;overflow-y:auto;overflow-x:hidden;}
html:lang(ko)	#GROUPcookie .content	{word-break: keep-all;}
#GROUPcookie .content a	{color:#1277ff;text-decoration:underline;}
#GROUPcookie .wrap_btn	{display:flex;justify-content:space-between;margin-top:16px;}
#GROUPcookie .wrap_btn > li	{width:160px;min-height:46px;}
#GROUPcookie .wrap_btn > li button,
#GROUPcookie .wrap_btn > li a	{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:4px;background-color:#fff;border:1px solid #ddd;border-radius:6px;font-size:14px;color:#db2828;line-height:1.2;font-weight:bold;text-decoration:none;text-align:center;box-sizing:border-box;}
#GROUPcookie .btn_close	{display:block;margin:30px auto 0;background-color:transparent;border:none;font-size:15px;color:#2d3137;line-height:1.73;font-weight:bold;text-decoration:underline;}
@media all and (max-width:768px){
#GROUPcookie	{padding:34px 20px;}
#GROUPcookie .tit_cookie	{font-size:20px;}
#GROUPcookie .content	{max-height:242px;}
#GROUPcookie .wrap_btn	{flex-direction:column;}
#GROUPcookie .wrap_btn > li	{width:100%;margin-top:10px;}
#GROUPcookie .wrap_btn > li:nth-child(1)	{margin-top:15px;}
#GROUPcookie .wrap_btn > li button,
#GROUPcookie .wrap_btn > li a	{min-height:52px;}
#GROUPcookie .btn_close	{margin:20px auto 0;}
}

/* mobile */
@media (min-width:320px) and (max-width:767px)	{
	[class*='sect'] .contents	{padding:0 20px;}
	[class*='sect'] .tit	{font-size:16px;}
	[class*='sect'] .desc	{margin-top:14px;}
	.sect_hive.com2uson .desc	{padding-right: 0;}
	.btn_go	{margin-top:14px;font-size:12px;}
	.wrap	{padding-top:90px;font-size:11px;}
	.header	{height:90px;}
	.header .top_header{height: 40px;}
	.header .contents	{width:auto;padding:16px 20px 0;}
	.header .top_header .container	{width:auto;padding: 0 20px;}
	.header .top_header .container nav a	{margin: 0 15px;width: 50px;}
	:lang(ar).header .top_header .container nav a:nth-of-type(1)	{margin-left: 15px;}
	.header .top_header .container nav a.logo_h:after	{height: 20px;}
	.header .top_header .container nav a.logo_c:after	{height: 8px;}
	.header .top_header .container nav a.logo_p:after	{height: 18px;margin-top: -1px;}
	.header .nav_menu	{width:280px;height:auto;margin:0 auto;padding:29px 20px;top:90px !important;}
	.header .nav_menu>a	{margin:22px 0 0;font-size:15px;}

	.sect_game	{height:410px;}
	.sect_game .tit_game	{width:100%;height:140px;padding:0 20px 33px;}
	.sect_game .tit_game h2	{padding-right:0;font-size:14px;line-height:18px;}
	.sect_game .tit_game h2>span	{margin-bottom:4px;font-size:10px;line-height:15px;}
	.sect_game .wrap_slide	{height:270px;}
	.sect_game .game_video	{height:270px;background-size:767px auto;}
	.sect_game .btn_video	{left:auto;right:0;bottom:15px;width:175px;height:100px;margin-left:0;padding:24px 20px 0 24px;font-size:11px;}
	.sect_game .btn_video:after	{left:131px;top:60px;width:19px;height:15px;background-image:url('../../../../hive-fn.qpyou.cn/markup/img/group/ico_watch_m.png');}
	.sect_game .btn_video:lang(ar)	{left:0;margin-left:0;}
	.sect_game .btn_video:lang(ar):after	{right:131px;}
	.sect_game .slick-arrow	{top:-32px;width:22px;height:18px;margin-left:0;}
	.sect_game .slick-prev	{left:20px;}
	.sect_game .slick-next	{left:88px;}
	.sect_game .slick-prev:lang(ar)	{left:auto;right:20px;margin-left:0;}
	.sect_game .slick-next:lang(ar)	{left:auto;right:88px;margin-left:0;}
	.sect_game .paging	{right:20px;top:109px;width:auto;font-size:15px;}
	.sect_game .paging:lang(ar)	{left:20px;margin-left:0;}

	.sect_group	{height:415px;}
	.sect_group .contents	{width:320px;}
	.sect_group .group	{height:415px;padding:40px 20px 0 50px;}
	.sect_group .group:lang(ar)	{padding:40px 50px 0 20px;}
	.sect_group .group .desc	{margin-top:15px;font-size:11px;}
	.sect_group .slick-arrow	{left:20px;width:18px;height:22px;margin-left:0;}
	.sect_group .slick-arrow:lang(ar)	{right:0;margin-left:0;}
	.sect_group .slick-prev	{top:260px;}
	.sect_group .slick-next	{top:328px;}
	.sect_group .paging	{left:20px;top:140px;margin-left:0;font-size:15px;}
	.sect_group .paging:lang(ar)	{right:-60px;margin-left:0;}

	.sect_group .group_01 .wrap_txt	{height:225px;}
	.sect_group .group_01 .wrap_txt .wrap_desc .desc	{font-size:11px;line-height:16px;white-space:normal;}
	.sect_group .group_01 .vision	{width:auto;margin-top:27px;}
	.sect_group .group_01 .vision>em	{font-size:17px;line-height:23px;}

	.sect_group .group_02	{background-color:#e6e6e6;}
	.sect_group .group_02 .group	{padding:58px 0 0;}
	.sect_group .group_02 .list_evolution	{margin-top:35px;}
	.sect_group .group_02 .list_evolution>li	{width:110px;height:110px;margin:0 15px 15px;font-size:11px;}
	.sect_group .group_02 .list_evolution>li:nth-child(3)	{clear:both;}
	.sect_group .group_02 .list_evolution>li>span	{padding:0 11px;}
	.sect_group .group_02 .list_evolution>li .sub	{font-size:12px;line-height:14px;}
	.sect_group .group_02 .list_evolution>li .sub:after	{width:72px;height:1px;margin:7px auto;}

	.sect_group .group_03	{background-color:#fff;}
	.sect_group .group_03 .wrap_txt	{height:139px;}
	.sect_group .group_03 .desc	{margin-top:14px;font-size:11px;line-height:16px;}
	.sect_group .group_03 .list_group	{position:relative;left:-25px;display:block;width:271px;height:80px;margin:30px auto 0;}
	.sect_group .group_03 .list_group:lang(ar)	{left:auto;right:-25px;}
	.sect_group .group_03 .list_group>li	{width:80px;border:1px solid #f1f1f1;background-size:83px auto;}
	.sect_group .group_03[tabindex="0"] .list_group>li:nth-child(1)	{-webkit-transform:translateX(44%);transform:translateX(44%);}
	.sect_group .group_03 .list_group>li:nth-child(2)	{margin:0 11px;}
	.sect_group .group_03 .list_group>li:nth-child(2):before	{width:11px;height:1px;}
	.sect_group .group_03 .list_group>li:nth-child(2):after	{width:11px;height:1px;}
	.sect_group .group_03[tabindex="0"] .list_group>li:nth-child(3)	{-webkit-transform:translateX(-44%);transform:translateX(-44%);}
	.sect_group .group_03 .list_group>li:nth-child(4)	{background-size:160px auto;}

	.sect_company	{height:auto;padding:38px 0;text-align:left;}
	.sect_company .list_company	{margin:0;}
	.sect_company .list_company:lang(ar)	{text-align:right;}
	.sect_company .list_company>li	{width:100%;margin:38px 0 0 0;}
	.sect_company .list_company>li:first-child	{margin-top:0;}
	.sect_company .list_company>li .ico	{width:153px;height:13px;background-image:url('../../../../hive-fn.qpyou.cn/markup/img/group/m_sprite_ico_company.png');background-size:153px 42px;}
	.sect_company .list_company>li:nth-child(1) .ico	{height:16px;}
	.sect_company .list_company>li:nth-child(2) .ico	{width:81px;background-position:0 -16px;}
	.sect_company .list_company>li:nth-child(3) .ico	{background-position:0 -29px;}
	.sect_company .list_company>li .desc	{margin-top:18px;}
	.sect_hive	{height:auto;padding:0 0 60px;}
	.sect_hive.com2uson{padding: 0 0 60px 0;}
	.sect_hive .contents	{padding:0;}
	.sect_hive .contents:before	{float:none;width:100%;height:205px;background-image:url('../../../../hive-fn.qpyou.cn/markup/img/group/hive.jpg');background-size:1250px 205px;}
	.sect_hive.com2uson .contents:before	{float:none;width:100%;height:205px;background-image:url('../../../../hive-fn.qpyou.cn/markup/img/group/com2uson.jpg');background-size:1250px 205px;}
	.sect_hive .hive	{float:none;width:auto;margin:0 auto;padding:32px 20px 0;}
	.sect_hive .contents:lang(ar):before,
	.sect_hive .hive:lang(ar)	{float:none;}

	.sect_global	{height:354px;background-position:50% 206px;background-size:312px auto;}
	.sect_global .contents	{padding:31px 20px 0;}
	.sect_global .desc	{margin-top:14px;}
	.sect_global .wrap_pin	{top:206px;width:284px;height:117px;margin-left:-142px;}
	.sect_global .wrap_pin .pin	{width:9px;height:15px;}

	.footer a	{display:block;margin:11px 0 0 0;padding:4px 0;font-size:11px;}
	.footer a:first-child	{margin-top:0;}
	.footer .contents	{width:auto;padding:35px 20px 57px;font-size:11px;}
	.footer .nav_site	{margin:0;}
	.footer .language	{position:relative;left:0;top:0;display:inline-block;margin-top:11px;}
	.footer .language:lang(ar)	{left:0;}
	.footer .language .btn_lang	{padding:3px 0;text-align:left;}
	.footer .language .btn_lang:after	{width:12px;height:12px;}
	.footer .language .list_lang	{left:0;right:auto;bottom:22px;width:129px;height:138px;text-align:left;}
	.footer .language .list_lang:lang(ar)	{right:0;text-align:right;}
	.footer .language .list_lang a	{padding:10px 12px;}
	.footer .box_link	{position:static;margin:11px 0 0;}
	.footer .box_link .btn_ci:after	{width:12px;height:12px;}
	.footer .copyright	{margin:39px 0 0;}
	.footer .copyright img	{width:73px;}
	.footer .copyright p	{margin-top:16px;}
	.cookie	{padding:15px 20px 25px;font-size:11px;}
	.cookie .btn_go	{margin-top:13px;font-size:12px;}
}

/* tablet */
@media (min-width:768px) and (max-width:1023px)	{
	[class*='sect'] .contents	{padding:0 30px;}
	[class*='sect'] .tit	{font-size:25px;}
	[class*='sect'] .desc	{margin-top:8px;}
	.btn_go	{margin-top:25px;font-size:14px;}
	.wrap	{padding-top:110px;font-size:14px;}
	.header	{height:110px;}
	.header .contents	{width:auto;padding:26px 30px 0;}
	.header .top_header{height: 40px;}
	.header .top_header .container	{width:auto;padding: 0 30px;}
	.header .top_header .container nav a	{margin: 0 15px;width: 50px;}
	.header .top_header .container nav a.logo_h:after	{height: 20px;}
	.header .top_header .container nav a.logo_c:after	{height: 8px;}
	.header .top_header .container nav a.logo_p:after	{height: 18px;margin-top: -1px;}
	.header .nav_menu	{width:auto;height:auto;padding:32px 30px;}
	.header .nav_menu>a	{margin:31px 0 0;font-size:17px;}

	.sect_game	{height:627px;}
	.sect_game .tit_game	{width:100%;height:177px;padding:0 30px;}
	.sect_game .tit_game h2	{padding-right:140px;font-size:25px;line-height:30px;}
	.sect_game .tit_game h2:lang(ar)	{padding-right:0;padding-left:140px;}
	.sect_game .tit_game h2>span	{margin-bottom:10px;font-size:15px;line-height:20px;}
	.sect_game .wrap_slide	{height:450px;}
	.sect_game .game_video	{height:450px;background-size:1250px 450px;}
	.sect_game .btn_video	{left:auto;right:55px;bottom:50px;width:175px;height:175px;margin-left:0;padding:36px 24px 0 24px;font-size:14px;}
	.sect_game .btn_video:after	{left:126px;top:131px;width:24px;height:19px;background-image:url('../../../../hive-fn.qpyou.cn/markup/img/group/ico_watch_tab.png');}
	.sect_game .btn_video:lang(ar)	{left:55px;right:auto;margin-left:0;}
	.sect_game .btn_video:lang(ar):after	{right:126px;}
	.sect_game .slick-arrow	{left:auto;top:-110px;width:29px;height:24px;margin-left:0;}
	.sect_game .slick-prev	{right:121px;}
	.sect_game .slick-next	{right:30px;}
	.sect_game .slick-prev:lang(ar)	{left:121px;right:auto;margin-left:0;}
	.sect_game .slick-next:lang(ar)	{left:30px;right:auto;margin-left:0;}
	.sect_game .paging	{left:30px;right:30px;top:139px;width:auto;font-size:20px;}
	.sect_game .paging:lang(ar)	{margin-left:0;}

	.sect_group	{height:450px;}
	.sect_group .group	{width:auto;height:450px;padding:55px 30px 0 95px;}
	.sect_group .group:lang(ar)	{padding:55px 95px 0 30px;}
	.sect_group .group .tit	{font-size:28px;}
	.sect_group .group .desc	{margin-top:8px;font-size:15px;line-height:20px;}
	.sect_group .slick-arrow	{left:30px;width:18px;height:22px;margin-left:0;}
	.sect_group .slick-arrow:lang(ar)	{right:9px;margin-left:0;}
	.sect_group .slick-prev	{top:322px;}
	.sect_group .slick-next	{top:378px;}
	.sect_group .paging	{left:30px;top:151px;margin-left:0;font-size:20px;}
	.sect_group .paging:lang(ar)	{right:-44px;margin-left:0;}

	.sect_group .group_01 .wrap_txt	{height:233px;}
	.sect_group .group_01 .wrap_txt .wrap_desc .desc	{font-size:15px;line-height:20px;white-space:normal;}
	.sect_group .group_01 .vision	{width:auto;margin:30px 0 0;}
	.sect_group .group_01 .vision>em	{font-size:30px;line-height:35px;}

	.sect_group .group_02	{background-color:#e6e6e6;}
	.sect_group .group_02 .group	{padding:110px 0 0;}
	.sect_group .group_02 .list_evolution	{margin-top:39px;}
	.sect_group .group_02 .list_evolution>li	{width:150px;height:150px;margin:0 10px;font-size:13px;}
	.sect_group .group_02 .list_evolution>li>span	{padding:0 14px;}
	.sect_group .group_02 .list_evolution>li .sub	{font-size:15px;line-height:17px;}
	.sect_group .group_02 .list_evolution>li .sub:after	{width:121px;height:1px;margin:7px auto;}

	.sect_group .group_03	{background-color:#fff;}
	.sect_group .group_03 .wrap_txt	{height:137px;}
	.sect_group .group_03 .desc	{margin-top:12px;font-size:16px;line-height:22px;}
	.sect_group .group_03 .list_group	{position:relative;left:-26px;display:block;width:632px;height:176px;margin:21px auto 0;}
	.sect_group .group_03 .list_group>li	{width:171px;height:171px;margin-top:2px;border:1px solid #f1f1f1;background-size:176px auto;}
	.sect_group .group_03[tabindex="0"] .list_group>li:nth-child(1)	{-webkit-transform:translateX(65%);transform:translateX(65%);}
	.sect_group .group_03 .list_group>li:nth-child(2)	{width:176px;height:176px;margin:0 56px;}
	.sect_group .group_03 .list_group>li:nth-child(2):before	{width:57px;height:1px;}
	.sect_group .group_03 .list_group>li:nth-child(2):after	{width:57px;height:1px;}
	.sect_group .group_03[tabindex="0"] .list_group>li:nth-child(3)	{-webkit-transform:translateX(-65%);transform:translateX(-65%);}
	.sect_group .group_03 .list_group>li:nth-child(4)	{background-size:447px auto;}

	.sect_company	{height:450px;padding:95px 0 0;}
	.sect_company .list_company	{margin:0 -26px;}
	.sect_company .list_company>li	{width:205px;margin:0 14px;}
	.sect_company .list_company>li .ico	{width:103px;height:41px;}
	.sect_company .list_company>li .desc	{margin-top:22px;}
	.sect_company .list_company>li .btn_go	{margin-top:28px;}

	.sect_hive	{height:auto;padding:60px 0 0 0;}
	.sect_hive.com2uson	{padding: 60px 0;}
	.sect_hive .contents:before	{float:none;position:absolute;left:30px;top:60px;width:354px;height:330px;background-image:url('../../../../hive-fn.qpyou.cn/markup/img/group/hive_t.png');background-size:354px 330px;}
	.sect_hive.com2uson .contents:before	{float:none;position:absolute;left:30px;top:60px;width:354px;height:330px;background-image:url('../../../../hive-fn.qpyou.cn/markup/img/group/com2uson_t.png');background-size:354px 330px;}
	.sect_hive.com2uson .contents:before	{right: 30px;left:inherit;}
	.sect_hive .contents:lang(ar):before	{float:none;left:0;right:30px;background-position:100% 0;}
	.sect_hive .hive	{float:none;width:auto;min-height:330px;padding:19px 0 0 378px;}
	.sect_hive.com2uson .hive	{float:none;width:auto;min-height:330px;padding: 19px 378px 0 0;}
	.sect_hive.com2uson .desc{padding-right: 20px;}
	.sect_hive .hive:lang(ar)	{float:none;padding:19px 378px 0 0;}

	.sect_global	{height:500px;background-position:50% 219px;background-size:668px auto;}
	.sect_global .contents	{padding:50px 30px 0;}
	.sect_global .desc	{margin-top:25px;}
	.sect_global .wrap_pin	{top:219px;width:608px;height:250px;margin-left:-304px;}
	.sect_global .wrap_pin .pin	{width:20px;height:32px;}

	.footer a	{font-size:13px;margin:0 22px 25px;}
	.footer .contents	{width:708px;padding:39px 0 57px;font-size:13px;text-align:center;}
	.footer .nav_site	{margin:0 -22px;}
	.footer .language	{position:relative;left:0;top:0;display:inline-block;margin-top:213px;vertical-align:middle;}
	.footer .language:lang(ar)	{left:0;}
	.footer .language .btn_lang:after	{width:15px;height:15px;}
	.footer .language .list_lang	{bottom:26px;width:147px;height:180px;}
	.footer .language .list_lang:lang(ar)	{right:0;}
	.footer .language .list_lang a	{padding:11px 18px 11px 10px;}
	.footer .box_link	{position:static;display:inline-block;margin:213px -25px 0 25px;vertical-align:middle;}
	.footer .box_link:lang(ar)	{margin:213px 25px 0 -25px;}
	.footer .box_link a	{margin:0 25px;}
	.footer .box_link .btn_ci:after	{width:15px;height:15px;}
	.footer .copyright	{position:absolute;left:0;top:161px;width:100%;margin-top:0;text-align:center;}
	.footer .copyright img	{width:87px;}
	.footer .copyright p	{margin-top:14px;}
	.cookie	{padding:25px 30px 35px;font-size:14px;}
	.cookie .btn_go	{margin-top:19px;font-size:14px;}
}

/* mobile & tablet */
@media (min-width:320px) and (max-width:1023px)	{
	[class*='sect'] .contents	{width:auto;}
	.slick-prev	{background-image:url('../../../../hive-fn.qpyou.cn/markup/img/group/arrow_prev_m.png');}
	.slick-next	{background-image:url('../../../../hive-fn.qpyou.cn/markup/img/group/arrow_next_m.png');}
	.btn_go:after	{background-image:url('../../../../hive-fn.qpyou.cn/markup/img/group/sprite_m.png');background-size:260px 230px;}
	.btn_go:hover,
	.btn_go:focus	{border-bottom:0;}
	.btn_go:after	{width:15px;height:10px;margin:-2px 0 0 5px;background-position:0 -200px;}

	.header .logo	{width:80px;height:19px;background-position:0 50%;}
	.header .btn_menu	{display:inline-block;}
	.header .nav_menu	{float:none;position:absolute;left:0;top:100%;display:none;width:100%;margin:0;background-color:#f1f1f1;text-align:right;}
	.header .btn_menu.active + .nav_menu	{display:block;}
	.header .nav_menu>a	{display:block;}
	.header .nav_menu>a:first-child	{margin-top:0;}
	.header .nav_menu	{position: fixed !important;left: 0;bottom: 0;top:100px;overflow:auto;}
	.header .nav_menu a	{margin:22px 0 0;font-size:15px;float: none;display: block;}
	.header .nav_menu a:first-child	{margin-top: 0;}

	.sect_game .contents	{padding:0;}
	.sect_game .game_video:after	{content:none;}
	.sect_game .game_video video	{display:none;}

	.sect_group .contents	{padding:0;}
	.sect_group .group .wrap_txt	{width:100%;margin:0;}

	.sect_dsc	{padding:30px 0 50px;}
	.sect_dsc .tit	{font-size:19px;line-height:31px;}
	.sect_dsc .desc	{margin-top:0;font-size:12px;line-height:17px;}
	.sect_dsc .board_list	{margin-top:18px;padding-bottom:0;}
	.sect_dsc .board_list .tbl_dsc	{font-size:11px;}
	.sect_dsc .board_list .tbl_dsc th	{height:30px;padding:5px 0 3px;line-height:22px;}
	.sect_dsc .board_list .tbl_dsc th:before	{top:9px;height:12px;}
	.sect_dsc .board_list .tbl_dsc td	{padding:8px 8px 5px 10px;line-height:15px;}
	.sect_dsc .board_list .tbl_dsc .num	{display:none;}
	.sect_dsc .board_list .tbl_dsc .subject	{width:100%;}
	.sect_dsc .board_list .tbl_dsc tbody .subject	{text-align:left;}
	.sect_dsc .board_list .tbl_dsc .subject .title	{display:block;width:100%;padding:0;}
	.sect_dsc .board_list .tbl_dsc .subject .date	{display:block;width:100%;color:#b7b7b7;font-size:10px;}
	.sect_dsc .board_list .tbl_dsc thead .subject .date	{display:none;}
	.sect_dsc .board_view	{margin-top:18px;border-top:1px solid #55b3e2;}
	.sect_dsc .board_view .view_head	{padding:10px 10px 9px;font-size:11px;line-height:15px;}
	.sect_dsc .board_view .view_head .title	{display:block;width:100%;margin:0;padding:0;font-size:11px;}
	.sect_dsc .board_view .view_head .date	{display:block;width:100%;margin:0;color:#b7b7b7;font-size:10px;line-height:14px;text-align:left;font-style:italic;}
	.sect_dsc .board_view .view_body	{font-size:11px;}
	.sect_dsc .board_view .view_body .file	{padding:9px 3.17% 7px 75px;}
	.sect_dsc .board_view .view_body .file .tit_file	{left:5px;width:62px;margin-top:-8px;font-size:10px;line-height:16px;}
	.sect_dsc .board_view .view_body .file .tit_file:before	{width:2px;height:2px;margin:-1px 5px 0 0;}
	.sect_dsc .board_view .view_body .file .tit_file:after	{height:6px;margin-top:-3px;}
	.sect_dsc .board_view .view_body .file .btn_file	{margin-top:-1px;font-size:10px;line-height:16px;}
	.sect_dsc .board_view .view_body .cont	{width:100%;max-width:600px;padding:30px 10px;}
	.sect_dsc .board_view .view_body .cont table	{font-size:11px;}
	.sect_dsc .board_view .view_foot	{margin-top:5px;}
	.sect_dsc .board_view .view_foot .btn_list	{width:100px;padding:0 10px;font-size:12px;font-weight:normal;line-height:30px;}

	.cookie .desc	{padding-right:0;}
	.cookie .desc .btn_policy	{border-bottom:1px solid #868686;}
	.cookie .btn_go	{position:static;}
}

/* pc */
@media (min-width:1024px) and (max-width:1679px)	{
	[class*='sect'] .contents	{width:944px;}
	[class*='sect'] .tit	{font-size:35px;}
	.btn_go	{font-size:20px;}
	.wrap	{font-size:18px;}
	.header .contents	{width:944px;padding-top:44px;}
	.header .top_header .container	{width:944px;}
	.header .logo	{width:139px;height:22px;}
	.header .nav_menu	{margin:3px -18px 0;}
	.header .nav_menu>a	{margin:0 12px;font-size:16px;}

	.sect_game	{height:875px;}
	.sect_game .tit_game	{width:944px;height:220px;}
	.sect_game .tit_game h2	{width:790px;font-size:30px;line-height:40px;}
	.sect_game .tit_game h2>span	{margin-bottom:18px;font-size:20px;line-height:30px;}
	.sect_game .wrap_slide	{height:656px;}
	.sect_game .game_video	{height:656px;}
	.sect_game .btn_video	{bottom:50px;margin-left:192px;}
	.sect_game .btn_video:lang(ar)	{margin-left:-472px;}
	.sect_game .slick-arrow	{top:-154px;width:37px;height:31px;}
	.sect_game .slick-prev	{margin-left:318px;}
	.sect_game .slick-next	{margin-left:436px;}
	.sect_game .slick-prev:lang(ar)	{margin-left:-356px;}
	.sect_game .slick-next:lang(ar)	{margin-left:-472px;}
	.sect_game .paging	{top:175px;width:472px;}
	.sect_game .paging:lang(ar)	{margin-left:-472px;}

	.sect_group	{height:640px;}
	.sect_group .contents	{width:100%;}
	.sect_group .group	{width:944px;height:640px;padding:100px 0 0 64px;}
	.sect_group .group:lang(ar)	{padding:100px 64px 0 0;}
	.sect_group .group .wrap_txt	{width:817px;}
	.sect_group .group .desc	{font-size:18px;line-height:28px;}
	.sect_group .slick-arrow	{margin-left:-472px;}
	.sect_group .slick-arrow:lang(ar)	{margin-left:472px;}
	.sect_group .slick-prev	{top:482px;}
	.sect_group .slick-next	{top:546px;}
	.sect_group .paging	{top:170px;margin-left:-472px;}
	.sect_group .paging:lang(ar)	{margin-left:445px;}

	.sect_group .group_01 .wrap_txt	{height:308px;}
	.sect_group .group_01 .wrap_txt .wrap_desc .desc	{width:817px;font-size:18px;line-height:28px;}
	.sect_group .group_01 .vision	{width:817px;margin-top:44px;}
	.sect_group .group_01 .vision>em	{font-size:40px;line-height:45px;}

	.sect_group .group_02	{background-color:#e6e6e6;}
	.sect_group .group_02 .group	{padding:158px 0 0;}
	.sect_group .group_02 .list_evolution	{margin-top:73px;}
	.sect_group .group_02 .list_evolution>li	{width:200px;height:200px;margin:0;font-size:16px;}
	.sect_group .group_02 .list_evolution>li:nth-child(n+2)	{margin-left:21px;}
	.sect_group .group_02 .list_evolution>li .sub	{font-size:20px;line-height:24px;}
	.sect_group .group_02 .list_evolution>li .sub:after	{width:124px;margin:10px auto 8px;}

	.sect_group .group_03	{background-color:#fff;}
	.sect_group .group_03 .wrap_txt	{height:178px;}
	.sect_group .group_03 .desc	{margin-top:25px;font-size:18px;line-height:28px;}
	.sect_group .group_03 .list_group	{width:817px;height:206px;margin-top:40px;}
	.sect_group .group_03 .list_group>li	{width:206px;background-size:206px auto;}
	.sect_group .group_03 .list_group>li:nth-child(2)	{margin:0 99px;}
	.sect_group .group_03 .list_group>li:nth-child(2):before	{width:100px;}
	.sect_group .group_03 .list_group>li:nth-child(2):after	{width:100px;}
	.sect_group .group_03 .list_group>li:nth-child(4)	{background-size:536px auto;}


	.sect_company	{height:640px;padding:141px 0 0;}
	.sect_company .list_company	{margin:0 -26px;}
	.sect_company .list_company>li	{width:280px;margin:0 23px;}
	.sect_company .list_company>li .desc	{margin-top:48px;line-height:28px;}
	.sect_company .list_company>li .ico	{width:154px;height:61px;}
	.sect_company .list_company>li .btn_go	{margin-top:41px;}

	.sect_hive	{padding-top:70px;}
	.sect_hive.com2uson	{padding-bottom: 70px;padding-top: 70px;}
	.sect_hive.com2uson .desc	{padding-right: 20px;}
	.sect_hive .contents:before	{width:472px;height:500px;background-image:url('../../../../hive-fn.qpyou.cn/markup/img/group/hive_pc.png');}
	.sect_hive.com2uson .contents:before	{width:472px;height:500px;background-image:url('../../../../hive-fn.qpyou.cn/markup/img/group/com2uson_pc.png');float: right;}
	.sect_hive .hive	{width:450px;padding-top:58px;}
	.sect_hive.com2uson .hive	{width:472px;}

	.sect_global	{height:710px;background-position:50% 284px;background-size:1038px auto;}
	.sect_global .contents	{padding:63px 0 0;}
	.sect_global .wrap_pin	{top:284px;width:944px;height:388px;margin-left:-472px;}
	.sect_global .wrap_pin .pin	{width:30px;height:47px;}

	.footer a	{margin:0 25px 30px;font-size:18px;}
	.footer .contents	{width:944px;padding:80px 160px 80px 0;font-size:18px;}
	.footer .nav_site	{margin:0 -25px;}
	.footer .language	{right:0;top:80px;}
	.footer .language:lang(ar)	{left:0;}
	.footer .language .btn_lang:after	{width:20px;height:20px;}
	.footer .language .list_lang	{bottom:-214px;width:214px;height:206px;}
	.footer .language .list_lang a	{padding:8px 20px;}
	.footer .box_link	{right:0;bottom:80px;margin:0 -25px;}
	.footer .box_link:lang(ar)	{left:0;}
	.footer .box_link .btn_ci:after	{width:20px;height:20px;}
	.footer .copyright img	{width:145px;}
	.footer .copyright p	{margin-top:114px;}
	.cookie	{font-size:18px;}
	.cookie .desc	{padding-right:162px;}
	.cookie .btn_go	{margin-top:-12px;font-size:20px;}
}

@media (max-width:1919px)	{
.sect_game .game_video video	{width:1940px;height:1092px;margin:-546px 0 0 -970px;}
.sect_group .group_01	{background-size:auto 100%;}
}

@media (min-width:2400px)	{
.sect_game .game_video	{background-size:100% auto;}
}

