@charset "utf-8";

@font-face {
	font-family: 'LGSmartLight';
	font-style: normal;
	font-weight: 300;
	src: url("fonts/LGSmartLight.eot");
	src: url("fonts/LGSmartLight.woff") format("woff"),
	url("fonts/LGSmartLight.ttf") format("truetype");
}

@font-face {
	font-family: 'LGSmartRegular';
	font-style: normal;
	font-weight: 400;
	src: url("fonts/LGSmartRegular.eot");
	src: url("fonts/LGSmartRegular.woff") format("woff"),
	url("fonts/LGSmartRegular.ttf") format("truetype");
}
@font-face {
	font-family: 'LGSmartSemiBold';
	font-style: normal;
	font-weight: 700;
	src: url("fonts/LGSmartSemiBold.eot");
	src: url("fonts/LGSmartSemiBold.woff") format("woff"),
	url("fonts/LG Smart SemiBold.ttf") format("truetype");
}
@font-face {
	font-family: 'LGSmartBold';
	font-style: normal;
	font-weight: 800;
	src: url("fonts/LGSmartBold.eot");
	src: url("fonts/LGSmartBold.woff") format("woff"),
	url("fonts/LGSmartBold.ttf") format("truetype");
}
@font-face {
	font-family: 'LGSmartBold';
	font-style: normal;
	font-weight: 300;
	src: url("fonts/LGSmartBold.eot");
	src: url("fonts/LGSmartBold.woff") format("woff"),
	url("fonts/LGSmartBold.ttf") format("truetype");
}

/* 190603 start */
@font-face {
	font-family: 'GothamBold';
	font-style: normal;
	font-weight: 300;
	src: url("fonts/GothamBold.eot");
	src: url("fonts/GothamBold.woff") format("woff"),
	url("fonts/GothamBold.ttf") format("truetype");
}
@font-face {
	font-family: 'GothamMedium';
	font-style: normal;
	font-weight: 300;
	src: url("fonts/Gotham-Medium.eot");
	src: url("fonts/Gotham-Medium.woff") format("woff"),
	url("fonts/Gotham-Medium.ttf") format("truetype");
}
@font-face {
	font-family: 'GothamLight';
	font-style: normal;
	font-weight: 300;
	src: url("fonts/GothamLight.eot");
	src: url("fonts/GothamLight.woff") format("woff"),
	url("fonts/GothamLight.ttf") format("truetype");
}
/* 190603 end */

/* --------------------------------
BASE RESET
------------------------------- */
*, *::after, *::before {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
html, body {height:100%;}
html{height:100%; font-size:62.5%;-webkit-text-size-adjust:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
body{font-size:16px; font-family:'LGSmartRegular'; font-weight:400; line-height:1;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td, p, button,span{margin:0;padding:0;outline:none;font-family:'LGSmartRegular';line-height:1;}
fieldset, img{border:0 none;}
img{display:block; width:100%; height:auto; vertical-align:middle;}
legend, caption, label{position:absolute;height:0;line-height:0;font-size:0;overflow:hidden;}
input, textarea, button, select{vertical-align:middle;}
address, cite, code, dfn, em, var{font-style:normal;font-weight:normal;}
h1, h2, h3, h4, h5, h6{font-weight:normal;font-size:100%;}
table{width:100%;border-collapse:collapse;border-spacing:0;}
option{vertical-align:middle;padding:3px 0;}
hr{display:none;clear:both;}
ul, ol, li{list-style:none;}
a{color:#111; text-decoration:none; cursor:pointer; }
a:hover, a:active, a:focus{text-decoration:none;}
button{border:0 none;background-color:transparent;cursor:pointer;}
header, footer, article, section, aside, details, figcaption, figure, hgroup, menu, nav, time{display:block;margin:0;padding:0;}
audio[controls], canvas, video{display:inline-block;*display:inline;*zoom:1;}
.container:after,
.clearfix:after{content:"";clear:both;display:block;height:0;visibility:hidden;}
.float-left{float:left;}
.float-right{float:right;}
.float-none{float:none;clear:both;}
.disabled{pointer-events:none;cursor:default;}
.hide{font-size:0;height:0;text-indent:100%;white-space:nowrap;overflow:hidden;}
.text-center{text-align:center !important;}
.text-left{text-align:left !important;}
.text-right{text-align:right !important;}
.overflow-hidden, .noscroll {height:100%; overflow:hidden !important; -webkit-overflow-scrolling:none !important; }
#size-test {display:none !important; }
main {display:block; max-width:1920px; margin:0 auto; }
@media only screen and (min-width:1024px) {
	body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td, p, button,span{letter-spacing:0px;}
}



body .floating-menu.top {
	    bottom: 72px;
}

@media (max-width: 1024px){
	body .floating-menu.top {
	    bottom: 10vw;
	}
}

/*200212 start*/
/* --------------------------------
	LG 5.0 HEADER
------------------------------- */
.lgHeader{position: relative;width: 100%;height: auto;}
.lgHeader img{display: inline;}
.lgHeader + .main-header-wrap{top:94px;}

.cookie + .lgHeader + .main-header-wrap{top: 144px;}
/*200212 end*/

/* --------------------------------
	HEADER
------------------------------- */
.autoheader {position:fixed; top:135px; left:50%; z-index:500; width:100%; height:45px; background-color:transparent; border-bottom:solid 1px rgba(255,255,255,0.5);max-width:1920px;transform:translateX(-50%);transition: background-color 0.5;}
.autoheader::after {display:block; clear:both; content:""; }
.autoheader.on{background-color: #fff;top:0; transition: background-color 0.5s;border-bottom:solid 1px rgba(206,206,206,0.5);}
/* MENU BTN */
.autoheader .menu{position: relative;width:7.3vw;height:100%;background:transparent;color:#fff;outline:none;padding-left:26px;font-size: 14px;font-family:"LGSmartRegular";}
.autoheader .menu span{display:block;position: absolute;;width:20px;height:2px;top:22px;left:3vw;background: #fff;}
.autoheader .menu::before{display: block;content:" ";width:20px;height:2px;background: #fff;position:absolute;top:17px;left:3vw;}
.autoheader .menu::after{display: block;content:" ";width:20px;height:2px;background: #fff;position:absolute;top:27px;left:3vw;}


.autoheader.on .menu::before{background: #000;}
.autoheader.on .menu::after{background: #000;}
.autoheader.on .menu span{background:#000;}
/* LOGO */
.autoheader .logo {position:absolute; top:50%; left:50%; bottom:auto; width:22.2vw;transform: translate(-50% ,-50%);}
.autoheader .logo a,
.autoheader .logo img {display:block; }
/* WHERE TO BUY */
.autoheader .wtb {position:absolute; top:0; right:0px; width:10vw;height:100%;color:#fff;line-height:100%;}
.autoheader .wtb span{font-size:15px;font-family:"LGSmartRegular";}
.autoheader .wtb img {display:inline-block; width:22px;margin-top:0px;margin-right:8px;}


@media only screen and (min-width:768px) {
	.autoheader {height:61px; }
}
@media only screen and (min-width:1024px) {
	/*200212 start*/
	.autoheader .logo{width:170px;}
	.autoheader {position:fixed; top:135px; left:50%; z-index:500; width:100%; height:61px; background-color:transparent; border-bottom:solid 1px rgba(255,255,255,0.5);max-width:1920px;transform:translateX(-50%);transition: background-color 0.5;}
	.autoheader.on{	top:0;	}
	/*200212 end*/
	.autoheader::after {display:block; clear:both; content:""; }
	.autoheader.on{background-color: #fff;transition: background-color 0.5s;border-bottom:solid 1px rgba(206,206,206,0.5);}
	.autoheader .menu::before{display: block;content:" ";width:15px;height:2px;background: #fff;position:absolute;top:26px;left:0.7vw;}
	.autoheader .menu::after{display: block;content:" ";width:15px;height:2px;background: #fff;position:absolute;top:32px;left:0.7vw;}
  .autoheader .menu{padding-left:10px;border-right: 1px solid rgba(255,255,255,0.8)}
  .autoheader .wtb{width:12.4vw;border-left: 1px solid rgba(255,255,255,0.8);}

	.autoheader.on .menu{color:#000;border-right: 1px solid rgba(206,206,206,0.8);}
	.autoheader.on .wtb {color:#000;border-left: 1px solid rgba(206,206,206,0.8);}
}
@media only screen and (min-width:1280px) {
  .autoheader .menu{padding-left:20px}
  .autoheader .menu::before{left:1vw;}
  .autoheader .wtb{width:10vw;}
  .autoheader .menu::after{left:1vw;}
}
@media only screen and (min-width:1680px) {
  .autoheader .menu{padding-left:26px}
  .autoheader .menu::before{left:2vw;}
  .autoheader .menu::after{left:2vw;}
}
@media only screen and (min-width:1920px) {

}

/* cookie */
/*200212 start*/
.cookie {position:fixed; top:0; left:0; z-index:600; width:100%; height:50px; background:#666; color:#fff; font-size:12px; z-index: 10001;}
.cookie table {max-width:1920px; margin:0 auto; }
.cookie table td {height:50px; padding:0 60px 0 10px; vertical-align:middle; text-align:left; }
.cookie a {color:#fff; text-decoration:underline; }
.cookie .cookie_close {position:absolute; top:50%; right:20px; width:24px; transform:translateY(-50%); }
.cookie + .lgHeader{top:50px; }
.cookie + .lgHeader+ .autoheader {top:144px; }
.cookie + .lgHeader+ .autoheader.on{top:50px; }
.lgHeader+ .autoheader {top:94px; }
.lgHeader+ .autoheader.on {top:0px; }
/*200212 end*/

@media only screen and (min-width:768px) {
	.cookie {font-size:14px; }
}
@media only screen and (min-width:1024px) {
	.cookie table td {height:50px; padding:0 20px 0 20px; text-align:center; }
}
@media only screen and (min-width:1280px) {
}
@media only screen and (min-width:1680px) {
}
@media only screen and (min-width:1920px) {
}
/* --------------------------------
	MAIN NAV
------------------------------- */
.mainnav {display:none; }
/*200212 start*/
.mainnav.open {display:block; position:fixed; top:0; left:0; z-index:10002; width:100%; height:100%; background:rgba(0,0,0,.7); }
/*200212 end*/
.mainnav .bg {position:absolute; top:0;z-index:10001; width:100%; height:100%; background:#fff; }
.mainnav .bg.posLeft{display:none;left:0;}
.mainnav .bg.posRight{display:none;right:0;}
.mainnav .bg.posLeft.on{display:block;}
.mainnav .bg.posRight.on{display:block;}
.mainnav .bg .menu {position:relative; height:100%; background:#fff; }
.mainnav .trigger_close {position:absolute; top:13px; right:20px; z-index:10002; }
.mainnav .trigger_close em,
.mainnav .trigger_close em::after, .mainnav .trigger_close em::before {display:block; position:relative; width:22px; height:2px; background:#111; -webkit-backface-visibility:hidden; backface-visibility:hidden; }
.mainnav .trigger_close em {margin:16px auto 14px; -webkit-transition:background-color .2s; transition:background-color .2s; }
.mainnav .trigger_close em::before,
.mainnav .trigger_close em::after {position:absolute; left:0; content:""; -webkit-transition:-webkit-transform .2s; transition:-webkit-transform .2s; transition:transform .2s; transition:transform .2s, -webkit-transform .2s; }
.mainnav .trigger_close em::before {-webkit-transform:translateY(-6px); -ms-transform:translateY(-6px); transform:translateY(-6px); }
.mainnav .trigger_close em::after {-webkit-transform:translateY(6px); -ms-transform:translateY(6px); transform:translateY(6px); }
.mainnav.open .trigger_close em {background:rgba(255, 255, 255, 0); }
.mainnav.open .trigger_close em::before {-webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg); }
.mainnav.open .trigger_close em::after {-webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg); }
.mainnav .menu .gnb {position:absolute; top:100px; left:0; z-index:10002; width:100%; height:calc(100% - 110px); }
.mainnav .menu .gnb li {margin-bottom:15px; text-align:center; }
.mainnav .menu .gnb li:first-child {margin-top:0; }
.mainnav .menu .gnb li a {display:block; font-family:'LGSmartRegular'; font-size:18px; }
.mainnav .menu .gnb li a span {position:relative; }
.mainnav .menu .gnb li a.active span {color:#dd0045; }
.mainnav .menu .gnb li a.active span:after {position:absolute; bottom:0; left:0; content:""; width:100%; height:2px; background:#dd0045; }
.mainnav .menu .gnb li .see_more a span{opacity:0.7;}
.mainnav .menu .smenu {position:absolute; bottom:0; left:0; z-index:10003; width:100%; height:50px; background:#fff; border-top:solid 1px #ccc; }
.mainnav .menu .smenu:after {content:""; clear:both; display:block; height:0; visibility:hidden; }
.mainnav .menu .smenu li {float:left; width:100%; border-right:solid 1px #ccc; }
.mainnav .menu .smenu li:last-child {border-right:0; }
.mainnav .menu .smenu li a {display:block; height:50px; line-height:50px; font-family:'LGSmartSemiBold'; font-size:14px; text-align:center; text-transform:uppercase; }
.mainnav .menu .smenu li a span {display:inline-block; width:6px; height:10px; margin-left:5px; }

.mainnav .bg .to_buy{position: relative;height:100%;}
/* 190426 start */
.mainnav .to_buy .gnb {position:absolute; top:100px; left:0; z-index:10002; width:100%; height:calc(100% - 110px);box-sizing: border-box;}
.mainnav .to_buy .gnb li {margin-bottom:15px; text-align:center; }
/* 190426 end */
.mainnav .to_buy .gnb li:first-child {margin-top:0; }
.mainnav .to_buy .gnb li a {display:block; font-family:'LGSmartRegular'; font-size:18px; }
.mainnav .to_buy .gnb li a span {display:inline-block;position:relative;}
/* 190426 start delete */
/* .mainnav .to_buy .gnb li a span::before{display:inline-block;content:" ";width:20px;height:20px;margin-bottom: -4px;margin-right:20px;background:url(../images/common/ico_wtb.png) 0 0 no-repeat;background-size:100%;} */
/* 190426 end delete */
.mainnav .to_buy .gnb li a.active span {color:#dd0045; }
.mainnav .to_buy .gnb li a.active span:after {position:absolute; bottom:0; left:0; content:""; width:100%; height:2px; background:#dd0045; }

@media only screen and (min-width:768px) {
	.mainnav .bg {width:500px; }
	.mainnav .trigger_close {top:20px; right:4%; }
	.mainnav .menu .gnb {top:75px; height:calc(100% - 135px); }
	.mainnav .menu .gnb li {margin-bottom:30px; }
	.mainnav .menu .gnb li:first-child {margin-top:30px; }
	.mainnav .menu .gnb li a {font-size:26px; }
	.mainnav .to_buy .gnb {top:75px; height:calc(100% - 135px); }
	.mainnav .to_buy .gnb li {margin-bottom:30px; }
	.mainnav .to_buy .gnb li:first-child {margin-top:30px; }
	.mainnav .to_buy .gnb li a {font-size:26px; }
	.mainnav .menu .smenu {width:500px; height:60px; }
	.mainnav .menu .smenu li a {height:60px; line-height:60px; font-size:18px; }
}
@media only screen and (min-width:1024px) {
	.mainnav .trigger_close {right:6%; }
}
@media only screen and (min-width:1280px) {
	.mainnav .bg {width:600px; }
	.mainnav .trigger_close {top:28px; right:7%; }
	.mainnav .menu .gnb {top:90px; height:calc(100% - 150px); }
	.mainnav .menu .gnb li a {display:inline; }
	.mainnav .menu .gnb li a:hover span {color:#dd0045; }
	.mainnav .menu .gnb li a:hover span:after {position:absolute; bottom:0; left:0; content:""; width:100%; height:2px; background:#dd0045; }
	.mainnav .to_buy .gnb {top:90px; height:calc(100% - 150px); }
	.mainnav .to_buy .gnb li a {display:inline; }
	.mainnav .to_buy .gnb li a:hover span {color:#dd0045;}
	/* 190426 start delete */
	/* .mainnav .to_buy .gnb li a span::before{width: 23px;height: 23px;margin-bottom: -4px; margin-right: 20px;} */
	/* .mainnav .to_buy .gnb li a:hover span::before{background: url(../images/common/ico_wtb_red.png) 0 0 no-repeat;background-size: 100%;} */
	/* 190426 end delete*/
	.mainnav .to_buy .gnb li a:hover span:after {position:absolute; bottom:0; left:0; content:""; width:100%; height:2px; background:#dd0045; }
	.mainnav .menu .smenu {width:600px; }
}

@media only screen and (min-width:1920px) {
	.mainnav .trigger_close {right:80px; }

}
.subnav {position:relative; z-index:1; clear:both; width:100%; height:41px; background:rgba(17,17,17,1); margin-top:60px; padding:0 12px; }
.subnav ul {position:relative; width:100%; height:60px; font-size:0; overflow:auto; text-align:center; white-space:nowrap; -webkit-overflow-scrolling:touch; padding:0 20px; }
.subnav ul:after {display:block; visibility:hidden; content:""; clear:both; height:0; }
.subnav li {display:inline-block; margin-right:25px; }
.subnav li:last-child {margin-right:0; }
.subnav li a {position:relative; display:block; line-height:40px; color:#fff; font-family: 'LGSmartRegular'; font-size:15px; }
.subnav a:hover,
.subnav a.active {color:#dd0045; opacity:1; box-shadow:inset 0 -3px #dd0045; }

@media only screen and (min-width: 768px) {
	.subnav {position:relative; z-index:1; clear:both; width:100%; height:51px; background:rgba(17,17,17,1); margin-top:75px; padding:0 12px; }
	.subnav:before {position:absolute; top:0; left:0; z-index:1; content:""; width:35px; height:100%; background:transparent; background:-webkit-linear-gradient(right, #111, rgba(17, 17, 17, 0)); background:linear-gradient(to right, #111, rgba(17, 17, 17, 0)); pointer-events:none; -webkit-transition:opacity .2s; transition:opacity .2s; }
	.subnav:after {position:absolute; top:0; right:0; z-index:1; content:"";  width:35px; height:100%; background:transparent; background:-webkit-linear-gradient(right, #111, rgba(17, 17, 17, 0)); background:linear-gradient(to left, #111, rgba(17, 17, 17, 0)); pointer-events:none; -webkit-transition:opacity .2s; transition:opacity .2s; }
	.subnav ul {position:relative; width:100%; height:60px; font-size:0; overflow:auto; text-align:center; white-space:nowrap; -webkit-overflow-scrolling:touch; padding:0 20px; }
	.subnav ul:after {display:block; visibility:hidden; content:""; clear:both; height:0; }
	.subnav li {display:inline-block; margin-right:25px; }
	.subnav li:last-child {}
	.subnav li a {position:relative; display:block; line-height:50px; color:#fff; font-family: 'LGSmartSemiBold'; font-size:16px; }
	.subnav a:hover,
	.subnav a.active {color:#dd0045; opacity:1; box-shadow:inset 0 -3px #dd0045; }
}

@media only screen and (min-width: 1024px) {
	.subnav {position:relative; z-index:1; clear:both; width:100%; height:51px; background:rgba(17,17,17,1); margin-top:75px; padding:0 12px; }
	.subnav:before {position:absolute; top:0; left:0; z-index:1; content:""; width:35px; height:100%; background:transparent; background:-webkit-linear-gradient(right, #111, rgba(17, 17, 17, 0)); background:linear-gradient(to right, #111, rgba(17, 17, 17, 0)); pointer-events:none; -webkit-transition:opacity .2s; transition:opacity .2s; }
	.subnav:after {position:absolute; top:0; right:0; z-index:1; content:"";  width:35px; height:100%; background:transparent; background:-webkit-linear-gradient(right, #111, rgba(17, 17, 17, 0)); background:linear-gradient(to left, #111, rgba(17, 17, 17, 0)); pointer-events:none; -webkit-transition:opacity .2s; transition:opacity .2s; }
	.subnav ul {position:relative; width:100%; height:50px; font-size:0; overflow:auto; text-align:center; white-space:nowrap; -webkit-overflow-scrolling:touch; padding:0 20px; }
	.subnav ul:after {display:block; visibility:hidden; content:""; clear:both; height:0; }
	.subnav li {display:inline-block; margin-right:25px; }
	.subnav li:last-child {}
	.subnav li a {position:relative; display:block; line-height:50px; color:#fff; font-size:16px; }
	.subnav a:hover,
	.subnav a.active {color:#dd0045; opacity:1; box-shadow:inset 0 -3px #dd0045; }
}

@media only screen and (min-width: 1680px) {
	.subnav {position:relative; z-index:1; clear:both; width:100%; height:61px; background:rgba(17,17,17,1); margin-top:90px; padding:0 12px; }
	.subnav:before {position:absolute; top:0; left:0; z-index:1; content:""; width:35px; height:100%; background:transparent; background:-webkit-linear-gradient(right, #111, rgba(17, 17, 17, 0)); background:linear-gradient(to right, #111, rgba(17, 17, 17, 0)); pointer-events:none; -webkit-transition:opacity .2s; transition:opacity .2s; }
	.subnav:after {position:absolute; top:0; right:0; z-index:1; content:"";  width:35px; height:100%; background:transparent; background:-webkit-linear-gradient(right, #111, rgba(17, 17, 17, 0)); background:linear-gradient(to left, #111, rgba(17, 17, 17, 0)); pointer-events:none; -webkit-transition:opacity .2s; transition:opacity .2s; }
	.subnav ul {position:relative; width:100%; height:60px; font-size:0; overflow:auto; text-align:center; white-space:nowrap; -webkit-overflow-scrolling:touch; padding:0 20px; }
	.subnav ul:after {display:block; visibility:hidden; content:""; clear:both; height:0; }
	.subnav li {display:inline-block; margin-right:25px; }
	.subnav li:last-child {}
	.subnav li a {position:relative; display:block; line-height:60px; color:#fff; font-size:16px; }
	.subnav a:hover,
	.subnav a.active {color:#dd0045; opacity:1; box-shadow:inset 0 -3px #dd0045; }
}
/* --------------------------------
	FIXED BTN
------------------------------- */
.fixedBtn.active{position:fixed;bottom:0;left:0;z-index:9999;}
.fixedBtn{width:100%;height:11.7vw;background: #000;}
.fixedBtn ul{width:81.7vw;height:100%;margin:0 auto;padding:2.2vw 0;}
.fixedBtn ul li{float:left;width:26vw;height:7.8vw;border:1px solid #7a7a7a;margin-right:1.8vw;}
.fixedBtn ul li:last-child{margin-right:0;}
.fixedBtn ul li a{display:block;width:100%;height:100%;font-size:2.3vw;color:#fff;line-height:7.8vw;text-align: center;}

@media only screen and (min-width:1024px) {
	.fixedBtn.active{position:fixed;bottom:0;left:0;z-index:9999;}
	.fixedBtn{width:100%;height:4.1vw;background: #000;}
	.fixedBtn ul{width:41vw;height:100%;margin:0 auto;padding:0.5vw 0;}
	.fixedBtn ul li{float:left;width:13.3vw;height:3.1vw;border:1px solid #7a7a7a;margin-right:0.5vw;}
	.fixedBtn ul li:last-child{margin-right:0;}
	.fixedBtn ul li a{display:block;width:100%;height:100%;font-size:18px;color:#fff;line-height:3.1vw;text-align: center;}
}

@media only screen and (min-width:1920px) {
	.fixedBtn.ative{position:fixed;bottom:0;left:0;z-index:99999;}
	.fixedBtn{width:100%;height:80px;background: #000;}
	.fixedBtn ul{width:788px;height:100%;margin:0 auto;padding:10px 0;}
	.fixedBtn ul li{float:left;width:256px;height:60px;border:1px solid #7a7a7a;margin-right:10px;}
	.fixedBtn ul li:last-child{margin-right:0;}
	.fixedBtn ul li a{display:block;width:100%;height:100%;font-size:18px;color:#fff;line-height:60px;text-align: center;}
}



/* --------------------------------
	FOOTER
------------------------------- */
/*footer {max-width:1920px;margin:0 auto 0; padding:30px 30px;background: #1f1f20;}
footer:after {content:""; clear:both; display:block; height:0; visibility:hidden; }
footer .social {text-align:center; }
footer .social:after {content:""; clear:both; display:block; height:0; visibility:hidden; }
footer .social li {display:inline-block; margin-left:7px;}
footer .social li:nth-child(1) {display:none; color:#999; font-size:13px; line-height:29px; margin-bottom:5px;margin-left:0px; }
footer .social li:nth-child(2) a {display:block; width:96px; }
footer .social li a {display:block; width:29px; }
footer .util {margin-top:20px; text-align:center; }
footer .util:after {content:""; clear:both; display:block; height:0; visibility:hidden; }
footer .util li {position:relative; display:inline-block; color:#fff;  font-size:14px; margin-right:25px; font-family:'LGSmartRegular';}
footer .util li:after {position:absolute; top:2px; right:-15px; content:""; width:1px; height:8px; background:#888; }
footer .util li:last-child {display:block; margin-top:15px; margin-right:0; }
footer .util li:nth-child(2) {margin-right:0px; }
footer .util li:nth-child(2):after,
footer .util li:last-child:after {position:absolute; top:0; right:0; content:""; width:0; height:0; }
footer .util li a {color:#fff; font-family:'LGSmartRegular'; font-size:14px; text-transform:uppercase; }

@media only screen and (min-width:768px) {
	footer {max-width:1920px; height:100px; padding:0 6.5vw; }
	footer .social {float:right; margin-top:36px; }
	footer .social li {display:block; float:left; margin-left:15px; }
	footer .social li:nth-child(1) {color:#999; margin-bottom:0; }
	footer .util {float:left; margin-top:45px; text-align:left; }
	footer .util li {display:block; float:left; margin-right:40px; }
	footer .util li:after {position:absolute; top:3px; right:-20px; content:""; width:1px; height:8px; background:#fff; }
	footer .util li:last-child {margin-top:0; }
	footer .util li:nth-child(2) {margin-right:20px; }
	footer .util li:nth-child(2):after,
	footer .util li:last-child:after {position:absolute; top:0; right:0; content:""; width:0; height:0; }
	footer .util li a {color:#fff; font-family:'LGSmartRegular'; font-size:14px; text-transform:uppercase; }
}
@media only screen and (min-width:1024px){
	footer {max-width:1920px;margin:0 auto; padding:0px 30px;background: #1f1f20;}
}*/
/* --------------------------------
	BOTTOM UTIL
------------------------------- */
#lay_mask{display:none; position:fixed; left:0; top:0; z-index:1100; background:rgba(0,0,0,.9);width:100%;height:100%;}
#lay_mask.on{display:block;}
#urlshareLayer {width:100%; height:100px; background:#fff; display:none; margin:0 auto; }
.sharelayer {position:fixed;z-index:1101; padding:2% 4%;top:50%;left:50%;transform:translate(-50%,-50%);}
.sharelayer p {font-weight:bold; font-size:20px; padding-top:10px; margin-bottom:12px; }
.sharelayer a {position:absolute; top:15px; right:15px; display:block; width:16px; }
.sharelayer textarea {width:100%; height:34px; line-height:34px; font-size:13px; border-radius:0; -webkit-border-radius:0; overflow:hidden; resize:none; appearance:none; -webkit-appearance:none; }
.scrolltotop {display:none; position:fixed; bottom:70px; right:10px; z-index:80; width:30px; height:30px; background:#333; }

@media only screen and (min-width:768px) {
	#urlshareLayer {width:460px; height:120px; }
	.sharelayer {padding:20px; }
	.sharelayer a {top:20px; right:20px; width:20px; }
	.scrolltotop {bottom:170px; width:30px; height:30px; }
}
@media only screen and (min-width:1680px) {
	.scrolltotop {width:40px; height:40px; }
}
/* --------------------------------
	BRIDGE
------------------------------- */
.bridge_1{position:fixed;top:0;left:0;width:100%;height:100%;background: #752d59;z-index:99999;}
.bridge_1.bOut{-webkit-animation:bridge_1 0.5s ease-in-out both 0.6s; animation:bridge_out_1 0.5s ease-in-out both 0.6s;}
.bridge_2{position:fixed;top:0;left:0;width:100%;height:100%;background: #4d1035;z-index:99998;}
.bridge_2.bOut{-webkit-animation:bridge_2 0.5s ease-in-out both 0.7s;animation:bridge_out_2 0.5s ease-in-out both 0.7s;}
.bridge_3{position:fixed;top:0;left:0;width:100%;height:100%;background: #3c0828;z-index:99997;}
.bridge_3.bOut{-webkit-animation:bridge_3 0.5s ease-in-out both 0.8s;animation:bridge_out_3 0.5s ease-in-out both 0.8s;}
.bridge_logo {position: fixed;top:50%;left:50%;width:60.7vw;overflow:hidden;z-index:99999;margin-top:-10vh;;margin-left:-30vw;}
.bridge_logo img{ width:100%;}
.bridge_logo.bOut{-webkit-animation:bridge_logo 0.5s ease-in-out both 0.6s;animation:bridge_out_logo 0.5s ease-in-out both 0.6s;}

@media only screen and (min-width:1024px) {
	.bridge_1{position:fixed;top:0;left:0;width:100%;height:100%;background: #752d59;z-index:99999;}
	.bridge_1.bOut{-webkit-animation:bridge_1 0.5s ease-in-out both 0.6s; animation:bridge_out_1 0.5s ease-in-out both 0.6s;}
	.bridge_2{position:fixed;top:0;left:0;width:100%;height:100%;background: #4d1035;z-index:99998;}
	.bridge_2.bOut{-webkit-animation:bridge_2 0.5s ease-in-out both 0.7s;animation:bridge_out_2 0.5s ease-in-out both 0.7s;}
	.bridge_3{position:fixed;top:0;left:0;width:100%;height:100%;background: #3c0828;z-index:99997;}
	.bridge_3.bOut{-webkit-animation:bridge_3 0.5s ease-in-out both 0.8s;animation:bridge_out_3 0.5s ease-in-out both 0.8s;}
	.bridge_logo {position: fixed;top:50%;left:50%;width:30.7vw;overflow:hidden;z-index:99999;margin-top:-10vh;;margin-left:-15vw;}
	.bridge_logo img{ width:100%;}
	.bridge_logo.bOut{-webkit-animation:bridge_logo 0.5s ease-in-out both 0.6s;animation:bridge_out_logo 0.5s ease-in-out both 0.6s;}
}
/* BRIDGE */
@-webkit-keyframes bridge_out_1 {
  0%   {-webkit-transform: translateY(0%);}
  100% {-webkit-transform: translateY(-100%);}
}
@-webkit-keyframes bridge_out_2 {
  0%   {-webkit-transform: translateY(0%);}
  100% {-webkit-transform: translateY(-100%);}
}
@-webkit-keyframes bridge_out_3 {
  0%   {-webkit-transform: translateY(0%);}
  100% {-webkit-transform: translateY(-100%);}
}
@-webkit-keyframes bridge_out_logo {
  0%   {opacity:1;}
  100% {opacity:0;}
}
@keyframes bridge_out_1 {
  0%   {transform: translateY(0%);}
  100% {transform: translateY(-100%);}
}
@keyframes bridge_out_2 {
  0%   {transform: translateY(0%);}
  100% {transform: translateY(-100%);}
}
@keyframes bridge_out_3 {
  0%   {transform: translateY(0%);}
  100% {transform: translateY(-100%);}
}
@keyframes bridge_out_logo {
  0%   {opacity:1;}
  100% {opacity:0;}
}

/* --------------------------------
	SUB COMMON
------------------------------- */
.mb {display:block; }
.pc {display:none; }
.disclaimer span{font-size:3.1vw;color:#a2a4a8;}
.section{position: relative;}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 3px !important;}
.videoBtn{position:relative;}
@media only screen and (min-width: 1024px)  {
	.mb {display:none !important; }
	.pc {display:block; }
	.disclaimer span{font-size:1vw;color:#a2a4a8;}
	.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 7px !important;}
}
@media only screen and (min-width: 1920px)  {
	.disclaimer span{font-size:18px;color:#a2a4a8;}
}
/* video play */
.play{position: relative;z-index:10;}
.movieClose {position:absolute; top:20px; right:20px; z-index:10020 !important; display:block; width:20px; height:20px; }
/* 190430 start */
.movieClose {position:absolute; top:50px; right:20px; z-index:10020 !important; display:block; width:20px; height:20px; }
@media only screen and (min-width: 1024px)  {
	.movieClose {position:absolute; top:20px; right:20px; z-index:10020 !important; display:block; width:20px; height:20px; }
}
/* 190430 end */


/* scroll animate*/
.main .tlayer{overflow: visible;}
.main video.mb{margin-bottom:20vw;}
.main .scroll_down{position:absolute;bottom:-13vw;left:50%;background: none;transform:translate(-50% ,0%);}
.scroll_down{position: relative;margin-top:-5vw;}
.scroll_down .line{overflow: hidden;}
.scroll_down .line div{display:block;width:1px; height:40px;background: #767882;margin:0 auto;font-size:0;}
.scroll_down .mouse{width:14px;height:22px;box-sizing: border-box;border: 1px solid #000;border-radius:14px;margin:3vw auto;}
.scroll_down .mouse span{display:block;width:2px;height:2px;background: #000;margin:5px auto 0;font-size:0;}
.scroll_down .text{color:#000;font-size:2.8vw;}

.scroll_down .line div{
	-webkit-animation: downAnime 2.5s ease-in-out infinite e;
	animation: downAnime 2.5s ease-in-out infinite;
}

/* learn more  */
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {
	.btn{display:inline-block;box-sizing: border-box;padding:22px 3vw;font-size:15px;border:2px solid #222;border-radius:60px;letter-spacing:1px;font-family:"Lato-Bold";margin-top:3vw;max-width:230px;}
	.main .scroll_down{position:absolute;bottom:0.5vw;left:50%;background: none;transform:translate(-50% ,0%);}
	.main .scroll_down::before{height:2vw;}
	.main .scroll_down::before{background: #fff; height:42px;}
	.scroll_down .mouse{width:16px;height:28px;box-sizing: border-box;border: 1px solid #767882;border-radius:14px;margin:3vw auto;}
	.main .scroll_down .mouse{border: 1px solid #fff;}
	.main .scroll_down .mouse span{background: #fff;font-size:0;}
	.main .scroll_down .text{color:#fff;}
	.scroll_down{position:relative;left:50%;background: none;transform:translate(-50% ,0%);margin-top:-50px;}
	.main .scroll_down .line div{background: #fff;height:40px;}
	.scroll_down .line div{display:block;content:" ";width:1px; height:80px;background: #000;margin:0 auto;}
	.scroll_down .mouse{width:16px;height:28px;box-sizing: border-box;border: 1px solid #000;border-radius:14px;margin:20px auto;}
	.scroll_down .text{color:#000;font-size:16px;}

}
@-webkit-keyframes downAnime{
  0%{-webkit-transform:translateY(-100px);}
	25%{}

	50%{-webkit-transform:translateY(0px);}


  100%{-webkit-transform:translateY(100px);}
}
@keyframes downAnime{
  0%{transform:translateY(-100px);}
	20%{transform:translateY(0px);}
	50%{transform:translateY(0px);}
	80%{transform:translateY(0px);}
	100%{transform:translateY(100px);}
}
/* learn more  */
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1920px) {
	.btn{padding:22px 0px;width:230px;text-align: center;}
	.main .scroll_down{bottom:40px;}
}

/* --------------------------------
	page main visual text
------------------------------- */
.tlayer {position:relative; overflow:hidden; }
.tlayer .out {position:absolute; top:38%; left:50%; z-index:100;width:100%; }
.tlayer .in {position:relative; left:-50%; }
.tlayer .big {width:320px; color:#fff; font-size:27px;}
.tlayer .medium {color:#fff;font-size:18px; }
.tlayer .small {color:#fff;font-size:15px; margin:1% 0 0 0; }

@media only screen and (min-width:768px) {
	.tlayer .big {width:768px; font-size:66px; }
	.tlayer .medium {font-size:38px; }
	.tlayer .small {font-size:35px; }
}
@media only screen and (min-width:1024px) {
	.tlayer .big {width:auto; font-size:36px; }
	.tlayer .medium {font-size:25px; }
	.tlayer .small {font-size:18px; }
}
@media only screen and (min-width:1280px) {
	.tlayer .big {font-size:46px; }
	.tlayer .medium {font-size:34px; }
	.tlayer .small {font-size:22px; }
}
@media only screen and (min-width:1680px) {
	.tlayer .big {font-size:60px; }
	.tlayer .medium {font-size:42px; }
	.tlayer .small {font-size:29px; }
}
@media only screen and (min-width:1920px) {
	.tlayer .big {font-size:68px; }
	.tlayer .medium {font-size:45px; }
	.tlayer .small {font-size:29px; }
}

/* --------------------------------
	main
------------------------------- */
/* 190409 start */
.main .section_1 video{width:100%;}
.main .section_1 .tlayer img{margin:0 auto;}
.main .tlayer .out{top:65.8vw;left:0;}
.main .tlayer .out .in{position:static;top:33.8vw;left:0;}
.main .section_1 .tlayer h3.mb{width:100%;}
.main .section_1 .tlayer .v_logo{width:73.6vw;margin-top:1.7vw;}
.main .section_1 .tlayer .more{width:36.4vw;height:10.4vw;font-size:3.3vw;margin:17vw auto 0;line-height:10.4vw;}
.main .section_1 .tlayer .more{display:block;background-color: #fff;box-sizing: border-box;border:1px solid #fff;border-radius:150px;font-family:"LGSmartSemiBold";transition:background-color 0.5s ,color 0.5s}
.main .section_1 .tlayer img.mb{margin:0 auto 15vw;}
.main .section_2 .meridian_audio{position:relative;}
.main .section_2 .meridian_audio{width:92vw;margin:9.2vw auto 0;}
.main .section_2 .meridian_audio .text_box img{width:46.7vw;margin:0 auto;}
/* 190726 start */
.main .section_2 .meridian_audio .text_box{position:static; margin-top:6vw;}
/* 190726 end */
.main .section_2 .meridian_audio .text_box h3{color:#000;margin-bottom:4vw;font-family:"LGSmartBold";}
.main .section_2 .meridian_audio .text_box p{color:#000;font-family:"LGSmartLight";line-height:1.2;}
.main .section_2 .meridian_audio .text_box h3{font-size:8.8vw}
.main .section_2 .meridian_audio .text_box p{font-size:4.1vw}
.main .section_2 .meridian_audio .text_box a{width:36.4vw;height:10.4vw;line-height:10.4vw;font-size:3.3vw;margin-top:5.2vw;}
.main .section_2 .meridian_audio .text_box a{display: inline-block;background-color: transparent;color:#000;box-sizing: border-box;border:1px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
.main .section_3 .products{margin-bottom:22vw;}
.main .section_3 .products .container{width:92vw;margin:18vw auto 0;}
.main .section_3 .products .text_box{box-sizing: border-box;padding:0 5vw;margin-top:5vw;}
.main .section_3 .products .text_box h3{font-size:8.8vw;font-family:"LGSmartBold";}
.main .section_3 .products .text_box .logo_text{margin:5vw 0;}
.main .section_3 .products .xboom_go .logo_text{width:36.1vw;}
.main .section_3 .products .xboom_ai .logo_text{width:44.1vw;}
.main .section_3 .products .xboom_bigger .logo_text{width:30.5vw;}
.main .section_3 .products .btn_box{box-sizing: border-box;padding:0 5vw;}
.main .section_3 .products .btn_box a{display: inline-block;width: 32.5vw;height:10.4vw;line-height:10.4vw;background-color: transparent;color:#000;box-sizing: border-box;border:1px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";font-size:3.3vw;}
/* UK */
.main .section_3 .sound_bar{position:relative;margin-bottom:12.5vw;}
.main .section_3 .sound_bar div{position:absolute;top:46vw;left:61.5vw;color:#fff}
.main .section_3 .sound_bar div{width:32.5vw;height:8.4vw;line-height:8.4vw;font-size:3.3vw;}
.main .section_3 .sound_bar div{display: inline-block;background-color: transparent;box-sizing: border-box;border:1px solid #fff;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";}


@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {
	.main .tlayer .out{top:12vw}
	.main .tlayer .out .in{position:relative;top:14.8vw;left:0;}
	.main .section_1 .tlayer .v_logo{width:29.5vw;margin-top:1.7vw;}
	.main .section_1 .tlayer .more{width:12.5vw;height:3.1vw;font-size:1vw;margin:0.5vw auto 0;line-height:3.1vw;}
	.main .section_1 .tlayer .more{display:block;background-color: #fff;box-sizing: border-box;border:1px solid #fff;border-radius:150px;font-family:"LGSmartSemiBold";transition:background-color 0.5s ,color 0.5s}
	.main .section_1 .tlayer .more:hover{background-color:transparent;color:#fff;transition:background-color 0.5s ,color 0.5s;}
	.main .section_2 .meridian_audio{position:relative;}
	.main .section_2 .meridian_audio{width:79vw;margin:5.2vw auto 0;}
	.main .section_2 .meridian_audio .text_box{position:absolute;}
	.main .section_2 .meridian_audio .text_box{top:8.8vw;left:7.5vw;margin-top:0px;}
	.main .section_2 .meridian_audio .text_box h3{color:#fff;margin-bottom:1.2vw;font-family:"LGSmartLight";}
	.main .section_2 .meridian_audio .text_box h3 span{font-family:"LGSmartBold";}
	.main .section_2 .meridian_audio .text_box p{color:#fff;font-family:"LGSmartLight";line-height:1.2;}
	.main .section_2 .meridian_audio .text_box a{width:10.9vw;height:3.1vw;line-height:3.1vw;font-size:1vw;margin-top:1.3vw;}
	.main .section_2 .meridian_audio .text_box a{display: inline-block;background-color: transparent;color:#fff;box-sizing: border-box;border:2px solid #fff;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
	.main .section_2 .meridian_audio .text_box a:hover{background-color: #fff;color:#000;transition: background-color 0.5s ,color 0.5s;	}
	.main .section_2 .meridian_audio .text_box img{width:18.9vw;margin:0 0 1vw 0;}
	.main .section_2 .meridian_audio .text_box h3{font-size:3.1vw}
	.main .section_2 .meridian_audio .text_box p{font-size:1.3vw}
	.main .section_3{width:79vw;margin:0 auto;}
	.main .section_3 .bg_box{position: relative;}
	.main .section_3 .product_big{position: relative;width:100%;}
	.main .section_3 .bg_box > img{display:inline;width:46.8vw;}
	.main .section_3 .bg_box .product{position:absolute;width:100%;}
	.main .section_3 .bg_box .product a > img{width:50vw;}
	.main .section_3 .text_box{position:absolute;}

	.main .section_3 .text_box .btn_box a{display: inline-block;background-color: transparent;box-sizing: border-box;border:2px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
	.main .section_3 .text_box .btn_box a:hover{background-color: #000;color:#fff;transition: background-color 0.5s ,color 0.5s;	}
	.main .section_3 .text_box .btn_box a:last-child{margin-left:5px;}
	.main .section_3 .text_box h3{font-size:3.9vw;font-family:"LGSmartBold";letter-spacing:0;}
	.main .section_3 .text_box .logo_text{margin:2.6vw 0;}
	.main .section_3 .text_box .btn_box a{font-size:1vw;}
	.main .section_3 .text_box .btn_box .more{width:9.9vw;height:3.1vw;line-height:3.1vw}
	.main .section_3 .text_box .btn_box .shop{width:9.9vw;height:3.1vw;line-height:3.1vw}
	.main .section_3 .bg_box .product_go{top:8.3vw;left:0;}
	.main .section_3 .bg_box .product_go .text_box{top:4.6vw;right:9.1vw;}
	.main .section_3 .bg_box .product_go .text_box .logo_text{width:14.4vw;}
	.main .section_3 .bg_box .product_ai{top:54.1vw;left:0;}
	.main .section_3 .bg_box .product_ai a > img{display:inline;}
	.main .section_3 .bg_box .product_ai .logo_text{display:inline-block;}
	.main .section_3 .bg_box .product_ai .text_box{top:3.1vw;left:5.7vw;}
	.main .section_3 .bg_box .product_ai .text_box .logo_text{width:17.6vw;}
	.main .section_3 .product_big{margin-top:10.4vw;margin-bottom:7.8vw;}
	.main .section_3 .product_big .logo_text{width:14.3vw;}
	.main .section_3 .product_big .text_box{top:13.2vw;right:16.4vw;}
	/* UK */
	.main .section_3 .sound_bar{position:relative;margin-bottom:8.8vw;}
	.main .section_3 .sound_bar div{position:absolute;top:15vw;left:2.5vw;color:#fff}
	.main .section_3 .sound_bar div{width:9.9vw;height:3.1vw;line-height:3.1vw;font-size:1vw;}
	.main .section_3 .sound_bar div{display: inline-block;background-color: transparent;box-sizing: border-box;border:2px solid #fff;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
	.main .section_3 .sound_bar div:hover{background-color: #fff;color:#000;transition: background-color 0.5s ,color 0.5s;}
}
@media only screen and (min-width:1280px) {

}
@media only screen and (min-width:1680px) {
	.main .section_2 .meridian_audio{position: relative;width:1520px;margin:100px auto 0;}
	.main .section_2 .meridian_audio .text_box{position:absolute;top:170px;left:145px;}
	.main .section_2 .meridian_audio .text_box img{width:363px;margin:0 0 20px 0;}
	.main .section_2 .meridian_audio .text_box h3{font-size:60px;}
	.main .section_2 .meridian_audio .text_box p{font-size:26px;}
}
@media only screen and (min-width:1920px){
	.main .tlayer .out{top:500px;}
	.main .tlayer .out .in{position:relative;top:0;left:0;}
	.main .section_1 .tlayer .v_logo{width:566px;margin-top:34px;}
	.main .section_1 .tlayer .more{width:240px;height:60px;font-size:18px;margin:50px auto 0;line-height:60px;}
	.main .section_2 .meridian_audio .text_box a{width:210px;height:60px;font-size:20px;line-height:60px;}
	.main .section_3{width:1520px;margin:0 auto;}
	.main .section_3 .text_box h3{font-size:76px;letter-spacing:0;}
	.main .section_3 .text_box .logo_text{margin:50px 0;}
	.main .section_3 .text_box .btn_box a{font-size:18px;}
	.main .section_3 .text_box .btn_box .more{width:190px;height:60px;line-height:60px}
	.main .section_3 .text_box .btn_box .shop{width:190px;height:60px;line-height:60px}
	.main .section_3 .bg_box > img{width:900px;}
	.main .section_3 .bg_box .product a > img{width:960px;}
	.main .section_3 .bg_box .product_go{top:160px;left:0;}
	.main .section_3 .bg_box .product_go .text_box{top:90px;right:175px}
	.main .section_3 .bg_box .product_go .text_box .logo_text{width:278px;}
	.main .section_3 .bg_box .product_ai{top:1040px;left:0;}
	.main .section_3 .bg_box .product_ai a > img{display:inline;}
	.main .section_3 .bg_box .product_ai .logo_text{display:inline-block;}
	.main .section_3 .bg_box .product_ai .text_box{top:60px;left:110px;}
	.main .section_3 .bg_box .product_ai .text_box .logo_text{width:339px;}
	.main .section_3 .product_big{margin-top:200px;margin-bottom:100px;}
	.main .section_3 .product_big .logo_text{width:276px;}
	.main .section_3 .product_big .text_box{top:255px;right:315px;}
	/* UK */
	.main .section_3 .sound_bar{margin-bottom: 170px;}
	.main .section_3 .sound_bar div{position:absolute;top:288px;left:48px;color:#fff}
	.main .section_3 .sound_bar div{width:190px;height:60px;line-height:60px;font-size:18px;}
}
/* 190409 end */
/* --------------------------------
	meridian
------------------------------- */
.meridian .tlayer .out .big{color:#fff;font-family:"LGSmartSemiBold";}
.meridian .tlayer .out{top:29.5vw;left:60%;}
.meridian .section_1 .tlayer .v_logo{width:54.4vw;margin:0 0 4.3vw;}
/* 190411 start */
.meridian .section_1 .tlayer p.mb{font-size:5vw;}
/* 190411 end */
.meridian .section_2 .text_box{width:97.6vw;height:91.1vw;background-color:#e9eaeb;margin-top:5.7vw;box-sizing:border-box;padding-top:7.3vw;}
.meridian .section_2 .text_box .logo_text{width:82.3vw;margin:0px auto 4.2vw;}
.meridian .section_2 .text_box h3{font-family:"LGSmartBold";font-size:7.3vw;margin-bottom:6.5vw;}
.meridian .section_2 .text_box p{font-size:4.6vw;}
.meridian .section_2 .imgages_box{position:relative;display:inline-block;width:100%;height:196.4vw;margin-top:-14.2vw;}
.meridian .section_2 .imgages_box .absimg{position:absolute;}
.meridian .section_2 .imgages_box .img_1{top:0px;right:9.1vw;width:79.8vw;}
.meridian .section_2 .imgages_box .img_3{top:53vw;right:0;width:78vw;}
.meridian .section_2 .imgages_box .img_3 p{font-size:4.6vw;margin-top:11.7vw;margin-left:-11vw;}
.meridian .section_2 .imgages_box .img_4{bottom:0px;right:11.8vw;width:74.5vw;}
.meridian .section_2 .heritage{margin-top:19.5vw;}
.meridian .section_2 .heritage > h3{font-family:"LGSmartBold";font-size:7.2vw;margin-bottom:5.3vw;}
.meridian .section_2 .heritage > p{font-size:4.5vw;margin-bottom:5.6vw}
.meridian .section_2 .heritage .heritage-swiper{position: relative;width:100%;height:113.2vw;}
.meridian .section_2 .heritage .heritage-swiper .heritage-container{width:82vw;height:100%; margin:0 auto;box-sizing:border-box;border:1px solid #d2d4d8;overflow: hidden;}
.meridian .section_2 .heritage .heritage-swiper .heritage-container .img_box{box-sizing:border-box;padding:8.3vw;padding-bottom:0;}
.meridian .section_2 .heritage .heritage-swiper .heritage-container .list_text_box{box-sizing:border-box;padding:0 8.3vw;margin-top:5.2vw;}
.meridian .section_2 .heritage .heritage-swiper .heritage-container .list_text_box h3{font-size:4.6vw;font-family:"LGSmartSemiBold"}
.meridian .section_2 .heritage .heritage-swiper .button-next{position: absolute;top:0;right:0;width:9vw;height:100%;background:url(../images/common/m_next.png) 2.3vw center no-repeat;background-size:3.6vw 7.5vw;}
.meridian .section_2 .heritage .heritage-swiper .button-prev{position: absolute;top:0;left:0;width:9vw;height:100%;background:url(../images/common/m_prev.png) 2.8vw center no-repeat;background-size:3.6vw 7.5vw;}
.meridian .section_2 .heritage .heritage-swiper .swiper-button-disabled{opacity:0.3;}
.meridian .section_2 .heritage .heritage-swiper .heritage-container .list_text_box p{font-size:4.6vw;margin:9vw 0 3vw;}
.meridian .section_2 .heritage .heritage-swiper .swiper-container-horizontal > .swiper-pagination-bullets{bottom:3.9vw}
.meridian .section_2 .heritage .heritage-swiper .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 3px;}
.meridian .section_2 .heritage .heritage-swiper .swiper-pagination-bullet{opacity:0.3;}
.meridian .section_2 .heritage .heritage-swiper .swiper-pagination-bullet-active{opacity:1;background: #888;}
.meridian .section_2 .video_box{display:inline-block;width:96.3vw;height:97.6vw;background:#e9eaeb;margin-top:19.4vw;box-sizing: border-box;padding:14vw 0 0 9.1vw;margin-right:3.7vw;}
.meridian .section_2 .video_box p{font-size:4.6vw;}
.meridian .section_2 .video_box p span{font-size:5vw; font-family:"LGSmartBold"}
.meridian .section_2 .video_box .thum{margin-top:7.8vw;width:81.7vw;}
.meridian .section_3{margin-top:35.4vw;}
.meridian .section_3 h3{font-family:"LGSmartBold";}
.meridian .section_3 >div> h3{font-size:7.2vw;margin-top:17vw;}
.meridian .section_3 >div > p{font-size:4.6vw;margin-top:3.1vw;}
.meridian .section_3 .eq_wrap{position: relative;width:100%;height: 67vw;margin:5.4vw 0;}
.meridian .section_3 .eq_wrap .xScroll{overflow-x: scroll;height:100%;}
.meridian .section_3 .eq_wrap .xScroll > img{width:181.2vw;}
.meridian .section_3 .xscroll_bar{ position:absolute; left:50vw; bottom:1vw; width:87vw; height:4.16vw; background-color:#e0e0e5; border:0.91vw solid #e0e0e5; border-radius:4.16vw; transform:translateX(-50%); overflow:hidden; }
.meridian .section_3 .xscroll_bar .xscroll_inner{ position:absolute; top:0; left:0vw; width:28.12vw; height:2.34vw; background-color:#818186; border-radius:2.34vw; }
.meridian .section_3 .text_logo{position:absolute;bottom:3vw;right:7.7vw;width:28.5vw;height:3.3vw;}
.meridian .section_3 .eq_wrap .text_logo{position:absolute;bottom:7.7vw;right:7.7vw;width:28.5vw;height:3.3vw;}
.meridian .section_3 .dsp{position:relative;width:100%;height:148.4vw;margin:0 auto 0;}
.meridian .section_3 .dsp .text_box{position:absolute;top:70.5vw;right:0;width:96.3vw;height:78vw;background: #e9eaeb;box-sizing: border-box;padding:14.2vw 0 0 8.2vw;}
.meridian .section_3 .dsp .text_box h3{font-size:6.7vw;margin-bottom:4.6vw;}
.meridian .section_3 .dsp .img_box{position: absolute;top:18vw;left:0;width:87.2vw;z-index:1;}
.meridian .section_3 .dsp .text_box p{font-size:4.6vw;line-height:1.3;}
.meridian .section_3 .dsp .text_logo{right:7.8vw}
.meridian .section_3 .eq{position:relative;width:100vw;margin:0 auto 0;padding-bottom:0vw;}
.meridian .section_3 .eq > img{margin-top:6.5vw;}
.meridian .section_3 .image_elevation{position: relative;width:100%;margin-bottom:14vw;}
.meridian .section_3 .image_elevation > img{margin-top:1.5vw}
.meridian .section_3 .image_elevation .disclaimer{position:relative;width:100vw;margin:0 auto;}
.meridian .section_3 .image_elevation .disclaimer span{font-size:2.6vw;color:#000;padding-left:4vw;}
.meridian .section_3 .image_elevation .disclaimer .text_logo{bottom:4vw;}
.meridian .section_3 .bass_space{margin-bottom:0;}
.meridian .section_3 .bass_space h3{position: relative;font-size:7.2vw;margin-top:17vw;}
.meridian .section_3 .bass_space p{position: relative;font-size:4.6vw;margin-top:3.1vw;}
.meridian .section_3 .bass_space img{margin-top:-10.6vw;}
.meridian .section_3 .bass_space .text_logo{margin-top:0;bottom:7.6vw;}

.meridian .section_4 .line_up{width:100%;height:auto;background: #e9eaeb;box-sizing: border-box;padding-top:6.2vw;padding-bottom:11.4vw}
.meridian .section_4 .line_up h3{font-size:7.8vw;font-family:"LGSmartBold";}
.meridian .section_4 .line_up ul{width:100vw;margin:3.1vw auto 0;}
.meridian .section_4 .line_up ul li{float:none;margin-bottom:5.2vw;}
.meridian .section_4 .line_up ul li{margin-right:0vw;}
.meridian .section_4 .line_up ul li:last-child{margin:0;}
.meridian .section_4 .line_up ul li .img_box{width:100%;}
/* 190411 start */
.meridian .section_4 .line_up ul li .text_box{height:43.7vw;background: #30343b;box-sizing: border-box;padding-top:4vw;}
/* 190411 end */
.meridian .section_4 .line_up ul li .text_box img{margin:0 auto;}
.meridian .section_4 .line_up ul li .line_go img{width:42.9vw;}
.meridian .section_4 .line_up ul li .line_ai img{width:51vw;}
.meridian .section_4 .line_up ul li .line_x img{width:36.4vw;}
.meridian .section_4 .line_up ul li .text_box h3{font-size:4.8vw;color:#fff;margin:3.9vw 0;}
.meridian .section_4 .line_up ul li .text_box .btn_box a{width:24.7vw;height:7vw;line-height:7vw;font-size:2.6vw;}
.meridian .section_4 .line_up ul li .text_box .btn_box a{display: inline-block;background-color: transparent;box-sizing: border-box;border:1px solid #fff;color:#fff;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
.meridian .section_4 .line_up ul li .text_box .btn_box a:hover{background-color: #fff;color:#000;transition: background-color 0.5s ,color 0.5s;	}
.meridian .section_4 .line_up ul li .text_box .btn_box a:last-child{margin-left:5px;}
.meridian .section_4 .line_up .lineUP{margin-top:5vw;}
.meridian .section_4 .line_up .swiper-container-horizontal > .swiper-pagination-bullets{bottom:9vw;}
.meridian .section_4 .line_up .swiper-container .swiper-pagination-bullet{width:2vw;height:2vw;}
.meridian .section_4 .line_up .swiper-container .swiper-pagination-bullet{opacity:0.5;}
.meridian .section_4 .line_up .swiper-container .swiper-pagination-bullet-active{background: #828488 !important;opacity:1;}
@media only screen and (min-width:768px) {
	.meridian .tlayer .out{left:60%;}
}
@media only screen and (min-width:1024px) {
	.meridian .tlayer .out{top:10.4vw;left:60%;}
	.meridian .section_1 .tlayer .v_logo{width:34.5vw;margin:0 0 2.8vw 0;}
	.meridian .section_1 .tlayer .more{width:12.5vw;height:3.1vw;font-size:1vw;margin:0.5vw auto 0;}
	.meridian .section_1 .tlayer .more{display:block;background-color: #fff;box-sizing: border-box;border:1px solid #fff;border-radius:150px;font-family:"LGSmartSemiBold";transition:background-color 0.5s ,color 0.5s}
	.meridian .section_1 .tlayer .more:hover{background-color:transparent;color:#fff;transition:background-color 0.5s ,color 0.5s;}
	.meridian .section_2 .text_box{width:90.6vw;height:37.5vw;background-color:#e9eaeb;margin-top:5.7vw;box-sizing:border-box;padding-top:7.3vw;}
	.meridian .section_2 .text_box .logo_text{width:36.4vw;margin:0px auto 3.1vw;}
	.meridian .section_2 .text_box h3{font-family:"LGSmartBold";font-size:3.3vw;margin-bottom:2.6vw;}
	.meridian .section_2 .text_box p{font-size:1.6vw;}
	.meridian .section_2 .imgages_box{position:relative;display:inline-block;width:90.6vw;height:75.5vw;margin-top:-5.2vw;}
	.meridian .section_2 .imgages_box .absimg{position:absolute;}
	.meridian .section_2 .imgages_box .img_1{top:0px;right:35.6vw;width:24.6vw;}
	.meridian .section_2 .imgages_box .img_2{top:7.8vw;right:0;width:30.4vw;}
	.meridian .section_2 .imgages_box .img_3{top:26vw;right:35.6vw;width:54.8vw;}
	.meridian .section_2 .imgages_box .img_3 p{font-size:1.8vw;margin-top:7.3vw;margin-left:0;}
	.meridian .section_2 .imgages_box .img_4{bottom:0px;right:0;width:30.4vw;}
	.meridian .section_2 .heritage{margin-top:10.9vw;}
	.meridian .section_2 .heritage > h3{font-family:"LGSmartBold";font-size:3.2vw;margin-bottom:3.3vw;}
	.meridian .section_2 .heritage > p{font-size:1.8vw;margin-bottom:4.2vw;}
	.meridian .section_2 .heritage ul{width:81.2vw;margin:0 auto;}
	.meridian .section_2 .heritage ul li{float: left;width:26vw;margin-right:1vw;}
	.meridian .section_2 .heritage ul li:last-child{margin-right:0;}
	.meridian .section_2 .heritage ul li .list_text_box{margin-top:1.5vw;box-sizing: border-box;padding-left:0.5vw;}
	.meridian .section_2 .heritage ul li .list_text_box h3{font-size:1.7vw;font-family:"LGSmartSemiBold";margin-top:1vw;}
	.meridian .section_2 .heritage ul li .list_text_box p{font-size:1.7vw;}
	.meridian .section_2 .video_box{display:inline-block;width:90.6vw;height:50vw;background:#e9eaeb;margin-top:11.4vw;box-sizing: border-box;padding:5.2vw 0 0 17.7vw;margin-right:0;}
	.meridian .section_2 .video_box p{font-size:1.8vw;font-style: italic;}
	.meridian .section_2 .video_box p span{font-size:2vw; font-family:"LGSmartBold";font-style: normal;}
	.meridian .section_2 .video_box .thum{margin-top:6.2vw;width:64.2vw;}
	.meridian .section_3{margin-top:16.1vw;}
	.meridian .section_3 h3{font-family:"LGSmartBold";}
	.meridian .section_3 >div>h3{font-size:3.2vw;margin-top:6.7vw;}
	.meridian .section_3 >div>p{font-size:1.8vw;margin-top:3.1vw;}
	.meridian .section_3 .text_logo{position:absolute;bottom:0.5vw;right:0.7vw;width:11.5vw;height:1.3vw;}
	.meridian .section_3 .dsp{position:relative;width:100%;height:41.6vw;margin:9.9vw auto 0;}
	.meridian .section_3 .dsp .text_box{position:absolute;top:11.8vw;right:0;width:71.3vw;height:29.1vw;background: #e9eaeb;box-sizing: border-box;padding:5.2vw 0 0 9.2vw;}
	.meridian .section_3 .dsp .text_box h3{font-size:2.7vw;margin-bottom:2.6vw;}
	.meridian .section_3 .dsp .img_box{position: absolute;top:7.7vw;left:0;width:34.9vw;z-index:1;}
	.meridian .section_3 .dsp .text_box p{font-size:1.8vw;line-height:1.3;letter-spacing:1px;}
	.meridian .section_3 .dsp .text_logo{right:10.1vw;bottom:4.5vw;}
	.meridian .section_3 .bass_space{margin-bottom:1.5vw;}
	.meridian .section_3 .bass_space h3{position: relative;font-size:3.2vw;margin-top:10.4vw;}
	.meridian .section_3 .bass_space p{position: relative;font-size:1.6vw;margin-top:3.1vw;}
	.meridian .section_3 .bass_space img{margin-top:-15.6vw;}
	.meridian .section_3 .bass_space .text_logo{margin-top:0;bottom:15.6vw;}
	.meridian .section_3 .eq{position:relative;width:81.2vw;margin:4.1vw auto 0;padding-bottom:4.1vw;}
	.meridian .section_3 .eq > img{margin-top:4.1vw;}
	.meridian .section_3 .image_elevation{position: relative;width:100%;margin-bottom:7.8vw;}
	.meridian .section_3 .image_elevation > img{margin-top:1.5vw}
	.meridian .section_3 .image_elevation .disclaimer{position:relative;width:81.2vw;margin:0 auto;}
	.meridian .section_3 .image_elevation .disclaimer span{font-size:0.6vw;color:#000;padding-left:0;}
	.meridian .section_3 .image_elevation .disclaimer .text_logo{bottom:1vw;}
	.meridian .section_3 .bass_space{position: relative;width:100%;margin-top:1.5vw;}
	.meridian .section_3 .bass_space .disclaimer{position:relative;width:81.2vw;margin:0 auto;}
	.meridian .section_4 .line_up{width:100%;height:45.3vw;background: #e9eaeb;box-sizing: border-box;padding-top:5.2vw;padding-bottom:0;}
	.meridian .section_4 .line_up h3{font-size:2.9vw;font-family:"LGSmartBold";}
	.meridian .section_4 .line_up ul{width:68.7vw;margin:3.1vw auto 0;}
	.meridian .section_4 .line_up ul li{float: left;margin-bottom: 0;}
	.meridian .section_4 .line_up ul li{margin-right:1.1vw;}
	.meridian .section_4 .line_up ul li:last-child{margin:0;}
	.meridian .section_4 .line_up ul li .img_box{width:22.1vw;}
	/* 190411 start */
	.meridian .section_4 .line_up ul li .text_box{height:13.5vw;background: #30343b;box-sizing: border-box;padding-top:1.3vw;}
	/* 190411 end */
	.meridian .section_4 .line_up ul li .text_box > img{margin:0 auto;}
	.meridian .section_4 .line_up ul li .line_go img{width:13.9vw;}
	.meridian .section_4 .line_up ul li .line_ai img{width:17.8vw;}
	.meridian .section_4 .line_up ul li .line_x img{width:12.2vw;}
	.meridian .section_4 .line_up ul li .text_box h3{font-size:1.4vw;color:#fff;margin:1.3vw 0;}
	.meridian .section_4 .line_up ul li .text_box .btn_box a{width:7.2vw;height:2vw;line-height:2vw;font-size:1vw;}
	.meridian .section_4 .line_up ul li .text_box .btn_box a{display: inline-block;background-color: transparent;box-sizing: border-box;border:1px solid #fff;color:#fff;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
	.meridian .section_4 .line_up ul li .text_box .btn_box a:hover{background-color: #fff;color:#000;transition: background-color 0.5s ,color 0.5s;	}
	.meridian .section_4 .line_up ul li .text_box .btn_box a:last-child{margin-left:5px;}
}
@media only screen and (min-width:1280px) {

}
@media only screen and (min-width:1680px) {

}
@media only screen and (min-width:1920px){
	.meridian .tlayer .out{top:200px;}
	.meridian .tlayer .out .big{font-size:64px;}
	.meridian .section_1 .tlayer .v_logo{width:664px;margin:0 0 55px 0;}
	.meridian .section_1 .tlayer .more{display:block;background-color: #fff;box-sizing: border-box;border:1px solid #fff;border-radius:150px;font-family:"LGSmartSemiBold";transition:background-color 0.5s ,color 0.5s}
	.meridian .section_1 .tlayer .more:hover{background-color:transparent;color:#fff;transition:background-color 0.5s ,color 0.5s;}
	.meridian .section_2 .text_box{width:1740px;height:720px;background-color:#e9eaeb;margin-top:110px;box-sizing:border-box;padding-top:140px;}
	.meridian .section_2 .text_box .logo_text{width:700px;margin:0px auto 60px;}
	.meridian .section_2 .text_box h3{font-family:"LGSmartBold";font-size:62px;margin-bottom:50px;}
	.meridian .section_2 .text_box p{font-size:32px;}
	.meridian .section_2 .imgages_box{position:relative;display:inline-block;width:1740px;height:1450px;margin-top:-100px;}
	.meridian .section_2 .imgages_box .absimg{position:absolute;}
	.meridian .section_2 .imgages_box .img_1{top:0px;right:685px;width:473px;}
	.meridian .section_2 .imgages_box .img_2{top:150px;right:0;width:585px;}
	.meridian .section_2 .imgages_box .img_3{top:500px;right:685px;width:1052px;}
	.meridian .section_2 .imgages_box .img_3 p{font-size:36px;margin-top:140px;margin-left:0;}
	.meridian .section_2 .imgages_box .img_4{bottom:0px;right:0;width:585px;}
	.meridian .section_2 .heritage{margin-top:210px;}
	.meridian .section_2 .heritage > h3{font-family:"LGSmartBold";font-size:62px;margin-bottom:60px;}
	.meridian .section_2 .heritage > p{font-size:36px;margin-bottom:140px;}
	.meridian .section_2 .heritage ul{width:1560px;margin:0 auto;}
	.meridian .section_2 .heritage ul li{float: left;width:500px;margin-right:30px;}
	.meridian .section_2 .heritage ul li:last-child{margin-right:0;}
	.meridian .section_2 .heritage ul li .list_text_box{margin-top:30px;box-sizing: border-box;padding-left:10px;}
	.meridian .section_2 .heritage ul li .list_text_box h3{font-size:34px;font-family:"LGSmartSemiBold";margin-top:20px;}
	.meridian .section_2 .heritage ul li .list_text_box p{font-size:34px;}
	.meridian .section_2 .video_box{display:inline-block;width:1740px;height:960px;background:#e9eaeb;margin-top:170px;box-sizing: border-box;padding:100px 0 0 340px;margin-right:0;}
	.meridian .section_2 .video_box p{font-size:36px;}
	.meridian .section_2 .video_box p span{font-size:38px;}
	.meridian .section_2 .video_box .thum{margin-top:120px;width:1234px;}
	.meridian .section_3{margin-top:310px;}
	.meridian .section_3 h3{font-family:"LGSmartBold";}
	.meridian .section_3 >div>h3{font-size:62px;margin-top:130px;}
	.meridian .section_3 >div>p{font-size:36px;margin-top:60px;}
	.meridian .section_3 .text_logo{position:absolute;bottom:10px;right:15px;width:222px;height: 26px;}
	.meridian .section_3 .dsp{position:relative;width:100%;height:800px;margin:190px auto 0;}
	.meridian .section_3 .dsp .text_box{position:absolute;top:190px;right:0;width:1370px;height:560px;background: #e9eaeb;box-sizing: border-box;padding:100px 0 0 180px;}
	.meridian .section_3 .dsp .text_box h3{font-size:52px;margin-bottom:50px;}
	.meridian .section_3 .dsp .img_box{position: absolute;top:110px;left:0;width:670px;z-index:1;}
	.meridian .section_3 .dsp .text_box p{font-size:36px;line-height:1.3;}
	.meridian .section_3 .dsp .text_logo{right:195px;}
	.meridian .section_3 .bass_space{margin-bottom:0px;}
	.meridian .section_3 .bass_space h3{position: relative;font-size:62px;margin-top:200px;}
	.meridian .section_3 .bass_space p{position: relative;font-size:32px;margin-top:60px;}
	.meridian .section_3 .bass_space img{margin-top:-300px;}
	.meridian .section_3 .bass_space .text_logo{margin-top:0;bottom:300px;}
	.meridian .section_3 .eq{position:relative;width:1560px;margin:80px auto 0;padding-bottom:80px;}
	.meridian .section_3 .eq > img{margin-top:80px;}
	.meridian .section_3 .image_elevation{position: relative;width:100%;margin-bottom:150px;}
	.meridian .section_3 .image_elevation > img{margin-top:30px;}
	.meridian .section_3 .image_elevation .disclaimer{position:relative;width:1560px;margin:0 auto;}
	.meridian .section_3 .image_elevation .disclaimer span{font-size:16px;color:#000;padding-left:0;}
	.meridian .section_3 .image_elevation .disclaimer .text_logo{bottom:20px;}
	.meridian .section_3 .bass_space{position: relative;width:100%;margin-top:30px;}
	.meridian .section_3 .bass_space .disclaimer{position:relative;width:1560px;margin:0 auto;}
	.meridian .section_4 .line_up{width:100%;height:870px;background: #e9eaeb;box-sizing: border-box;padding-top:100px;padding-bottom:0;}
	.meridian .section_4 .line_up h3{font-size:56px;font-family:"LGSmartBold";}
	.meridian .section_4 .line_up ul{width:1320px;margin:60px auto 0;}
	.meridian .section_4 .line_up ul li{float: left;margin-bottom: 0;}
	.meridian .section_4 .line_up ul li{margin-right:21px;}
	.meridian .section_4 .line_up ul li:last-child{margin:0;}
	.meridian .section_4 .line_up ul li .img_box{width:426px;}
	/* 190411 start */
	.meridian .section_4 .line_up ul li .text_box{height:260px;background: #30343b;box-sizing: border-box;padding-top:25px;}
	/* 190411 end */
	.meridian .section_4 .line_up ul li .text_box > img{margin:0 auto;}
	.meridian .section_4 .line_up ul li .line_go img{width:267px;}
	.meridian .section_4 .line_up ul li .line_ai img{width:342px;}
	.meridian .section_4 .line_up ul li .line_x img{width:236px;}
	.meridian .section_4 .line_up ul li .text_box h3{font-size:28px;color:#fff;margin:25px 0;}
	.meridian .section_4 .line_up ul li .text_box .btn_box a{width:140px;height:40px;line-height:40px;font-size:18px;}
}

/* --------------------------------
	xboom go
------------------------------- */
.xboomGo .tlayer .big{color:#000;font-family:"LGSmartSemiBold";}
.xboomGo .section_1 .tlayer .out{top:24vw;}
.xboomGo .section_1 .tlayer .v_logo{width:63.2vw;margin-top:1.7vw;margin:0 auto 1vw;}
.xboomGo .tlayer .big.mb{margin:0 auto;}
.xboomGo .section_1 .text_box a{width:32.5vw;height:9.1vw;line-height:9.1vw;font-size:3.8vw;margin-top:5vw;}
.xboomGo .section_1 .text_box a{display: inline-block;background-color: transparent;color:#000;box-sizing: border-box;border:1px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
.xboomGo .section_1 .premium{position:relative;width:100%;height:115.8vw;margin:30vw auto 0;}
.xboomGo .section_1 .premium .text_box{position:absolute;top:0;right:0;width:100vw;height:100%;background: #e9eaeb;box-sizing: border-box;padding:33vw 0 0 9.1vw;}
.xboomGo .section_1 .premium .text_box h3{font-size:7.3vw;margin-bottom:5vw;font-family:"LGSmartBold"}
.xboomGo .section_1 .premium .text_box h3 span{font-family:"LGSmartLight"}
.xboomGo .section_1 .premium .img_box{position: absolute;top:-15.6vw;left:9.1vw;width:70.3vw;z-index:1;}
.xboomGo .section_1 .premium .text_box p{font-size:4vw;line-height:1.3;}
.xboomGo .section_1 .premium .text_box a{width:32.5vw;height:9.1vw;font-size:3vw;margin-top:3.8vw;margin-left:-5vw;}
.xboomGo .section_1 .aptX{position: relative;width:100%;height:104.2vw;margin-top:-13vw;}
.xboomGo .section_1 .aptX .img_box{position: absolute;right:0;width:80.7vw;}
.xboomGo .section_1 .aptX .text_box{position:absolute;top:61vw;left:12.4vw;}
.xboomGo .section_1 .aptX .text_box h3{font-size:7.3vw;margin-bottom:2.6vw;font-family:"LGSmartBold"}
.xboomGo .section_1 .aptX .text_box h3 span{font-family:"LGSmartLight"}
.xboomGo .section_1 .aptX .text_box p{font-size:4.1vw;line-height:1.3;}
.xboomGo .section_1 .aptX_chart{width:92vw;margin:12vw auto 0;}
.xboomGo .section_1 .aptX_chart .disclaimer{margin-top:2vw;}
.xboomGo .section_1 .video_box{width:100vw;margin:15.8vw auto 0;}
.xboomGo .section_1 .video_box h3{font-size:5.9vw;font-family:"LGSmartBold";box-sizing: border-box;padding:0 9.1vw 7.3vw;}
.xboomGo .section_1 .video_box .disclaimer{box-sizing: border-box;padding:0.5vw 0 0 0vw;}
.xboomGo .section_1 .video_box .disclaimer span{color:#212121;}
.xboomGo .section_1 .video_box .swiper-container{position:relative;}
.xboomGo .section_1 .video_box .swiper-container .swiper-slide{box-sizing: border-box;padding:0 0vw;}
.xboomGo .section_1 .video_box .swiper-container .swiper-slide .img_box{float: none;width:57.2vw;margin:0 auto}
.xboomGo .section_1 .video_box .swiper-container .swiper-slide .text_box{float: none;width:100%;background:url(../images/common/video_bg.png) center 2.6vw no-repeat;background-size:7.8vw 6.5vw;padding-bottom:11.7vw; }
.xboomGo .section_1 .video_box .swiper-container .swiper-slide .text_box p{font-size:4.1vw;font-style: italic;line-height:1.3;margin-bottom:2.3vw;margin-top:0;padding-top:13.2vw}
.xboomGo .section_1 .video_box .swiper-container .swiper-slide .text_box span{font-size:3.6vw;color:#828488;}
.xboomGo .section_1 .video_box .swiper-container .button-next,.xboomGo .section_1 .video_box .swiper-container .button-prev{position: absolute;width:9.1vw;height:100%;cursor:pointer;z-index:5;}
.xboomGo .section_1 .video_box .swiper-container .swiper-button-disabled{opacity:0.3;}
.xboomGo .section_1 .video_box .swiper-container .button-next{top:0;right:0;background:url(../images/common/m_next.png)center center no-repeat;background-size:3.7vw 7vw;}
.xboomGo .section_1 .video_box .swiper-container .button-prev{top:0;left:0;background:url(../images/common/m_prev.png)center center no-repeat;background-size:3.7vw 7vw;}
.xboomGo .section_1 .video_box .swiper-container .pagination{position:absolute;z-index:2;width: 100vw;left:auto;bottom:0;right:0vw;}
.xboomGo .section_1 .video_box .swiper-container .swiper-pagination-bullet{width:2.6vw;height:2.6vw;}
.xboomGo .section_1 .video_box .swiper-container .swiper-pagination-bullet{opacity:0.5;}
.xboomGo .section_1 .video_box .swiper-container .swiper-pagination-bullet-active{background: #828488 !important;opacity:1;}
/* 191024 start */
/* blind_test */
.xboomGo .section_blind .blind_test{margin:9.8vw 0;}
.xboomGo .section_blind .blind_test .sound_test{width:100%;height:130vw;background: #e7ecf3;box-sizing: border-box;padding-top:13vw;}
.xboomGo .section_blind .blind_test .sound_test .title_box h3{font-family:"LGSmartBold";font-size:7.3vw;line-height:1.3;}
.xboomGo .section_blind .blind_test .sound_test .title_box p{font-size:5.2vw;}
.xboomGo .section_blind .blind_test .sound_test .title_box p b{font-family:"LGSmartBold";}
.xboomGo .section_blind .blind_test .sound_test .sound_box{margin-top:13.6vw;}
.xboomGo .section_blind .blind_test .sound_test .sound_box h3{font-family:"LGSmartBold";font-size:4.1vw;line-height:1.5;}
.xboomGo .section_blind .blind_test .sound_test .sound_box ul{width:82vw;margin:3.1vw auto 0;}
.xboomGo .section_blind .blind_test .sound_test .sound_box li{float:left;width:36vw;}
.xboomGo .section_blind .blind_test .sound_test .sound_box li h3{font-size:5vw;}
.xboomGo .section_blind .blind_test .sound_test .sound_box li:last-child{margin-left:9.3vw;}
.xboomGo .section_blind .blind_test .sound_test .sound_box li .soundBtn{width:36vw;height:36vw;margin-top:0.8vw;background:url(../images/go/blind_soundOff.png) center no-repeat; background-size: cover;font-size:0;cursor:pointer;}
.xboomGo .section_blind .blind_test .sound_test .sound_box li .soundBtn.on_0{background:url(../images/go/blind_soundOn_0.png) center no-repeat; background-size: cover;}
.xboomGo .section_blind .blind_test .sound_test .sound_box li .soundBtn.on_1{background:url(../images/go/blind_soundOn_1.png) center no-repeat; background-size: cover;}
.xboomGo .section_blind .blind_test .sound_test .sound_box li .soundBtn.on_2{background:url(../images/go/blind_soundOn_2.png) center no-repeat; background-size: cover;}
.xboomGo .section_blind .blind_test .sound_test .sound_box li .soundBtn.on{animation: sound 3s linear infinite;}
@keyframes sound {
    0% { background:url(../images/go/blind_soundOn_0.png) center no-repeat; background-size: cover;}
    50% { background:url(../images/go/blind_soundOn_1.png) center no-repeat; background-size: cover; }
		100%{background:url(../images/go/blind_soundOn_2.png) center no-repeat; background-size: cover;}
}
.xboomGo .section_blind .blind_test .sound_test .sound_box li .voteBtn{display: block;width:26vw;height:9.6vw;background: #280f3b;margin:4.5vw auto 0;font-size:4.6vw;color:#fff;font-family:"LGSmartSemiBold";line-height:9.6vw; text-align: center;letter-spacing:0.1vw;cursor: pointer;}
.xboomGo .section_blind .blind_test .sound_test .answer{display: block;width:57.3vw;height:13vw;border-radius:42px;line-height:13vw;font-size:3.9vw;text-align:center;font-family:"LGSmartSemiBold";margin:9vw auto 0;box-shadow:0.2vw 0.4vw 1.3vw #bbb;cursor: pointer;background-image:url(../images/go/blind_answerBg.png);background-repeat: no-repeat;background-size:10vw 10vw;background-color:#fff;background-position:1.5vw center;box-sizing:border-box;padding-left:4.3vw;}
.xboomGo .section_blind .blind_test .sound_test .answer.on{background-image:none;padding-left:0;}
.xboomGo .section_blind .blind_test .sound_test .answer.on b{font-family:"LGSmartBold";font-size:5.2vw;}
.xboomGo .section_blind .blind_test .bline_influencers{margin-top:19vw;}
.xboomGo .section_blind .blind_test .bline_influencers h3{font-family:"LGSmartBold";font-size:7.2vw;line-height:1.1;}
.xboomGo .section_blind .blind_test .bline_influencers .results{width:18.2vw;height:4.3vw;border-radius:42px;line-height:4.3vw;font-size:1.3vw;text-align:center;font-family:"LGSmartSemiBold";margin:1.5vw auto 0;box-shadow:0.2vw 0.4vw 1.3vw #bbb;cursor: pointer;background-color:#fff;}
.xboomGo .section_blind .blind_test .bline_influencers .disclaimer{width:81vw;margin:5vw auto;font-size:3.1vw;line-height:1.2;}
.xboomGo .section_blind .blind_test .bline_influencers .disclaimer p{font-size:3.1vw;}
.xboomGo .section_blind .blind_test .bline_influencers ul{width:81vw;margin:8.6vw auto 0;}
.xboomGo .section_blind .blind_test .bline_influencers ul li{position:relative;float: left;width:100%;height:120vw;margin-right:1vw;max-height:580px;margin-bottom:10vw;}
.xboomGo .section_blind .blind_test .bline_influencers ul li:last-child{margin:0;}
.xboomGo .section_blind .blind_test .bline_influencers ul li div div {position: absolute;backface-visibility:hidden;}
.xboomGo .section_blind .blind_test .bline_influencers ul li div div.out_card{z-index:2;}
.xboomGo .section_blind .blind_test .bline_influencers ul li.on div div.in_card {z-index:3;}
.flip-container.on .flipper, .flip-container.hover .flipper {}
.xboomGo .section_blind .blind_test .bline_influencers ul li div .results{position:absolute;width:50vw;height:13vw;line-height:13vw;font-size:3.6vw;z-index:3;border:1px solid #000;left:50%;bottom:15vw;;transform: translateX(-50%);box-shadow:none;}
.xboomGo .section_blind .blind_test .bline_influencers ul li.on div .results{display:none;}
.xboomGo .section_blind .blind_test .bline_influencers ul li div .results_close{display:none;position:absolute;top:-4vw;right:-4vw;width:10vw;height:10vw;box-shadow:0.8vw 1vw 3.2vw #aaa;z-index:4;background-color:#fff;font-size:0;border-radius:5vw;background-image:url(../images/go/blind_close.jpg);background-repeat: no-repeat; background-position:center; background-size: 3vw;}
.xboomGo .section_blind .blind_test .bline_influencers ul li.on div .results_close{display: block;}
/* blind_test */
/* 191024 end */
.xboomGo .shop_now a{width:32.5vw;height:10.4vw;line-height:10.4vw;font-size:3.4vw;margin-top:6.5vw;}
.xboomGo .shop_now a{display: inline-block;background-color: transparent;color:#000;box-sizing: border-box;border:1px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
.xboomGo .section_2 .tlayer{margin-top:13.3vw;}
.xboomGo .section_2 .tlayer .out{width:100%;top:44.2vw;left:-4vw}
.xboomGo .section_2 .tlayer .in{left:0;}
.xboomGo .section_2 .tlayer h3{color:#fff;font-family:"LGSmartBold";font-size:6.7vw;}
.xboomGo .section_2 .tlayer h3 span{font-family:"LGSmartLight";}
.xboomGo .section_2 .tlayer p{color:#fff;font-size:4.1vw;margin-top:4vw;}
.xboomGo .section_2 .grab{position: relative;width:100%;height:85.5vw;margin-top:54.4vw;}
.xboomGo .section_2 .grab .text_box{width:100%;height: 100%;background: #e9eaeb;box-sizing: border-box;padding:21.8vw 0 0 0;}
.xboomGo .section_2 .grab .text_box h3{position:relative;font-size:7.3vw;font-family:"LGSmartBold";z-index:2;}
.xboomGo .section_2 .grab .text_box h3 span{font-family:"LGSmartLight";}
.xboomGo .section_2 .grab .text_box p{position:relative;font-size:4.1vw;line-height:1.3;margin-top:3vw;z-index:2;}
.xboomGo .section_2 .grab .text_box h4{font-size:4.6vw;font-family:"LGSmartBold";margin-top:6.3vw;}
.xboomGo .section_2 .grab .text_box img{width:49.5vw;margin:3.2vw auto 6.8vw;}
.xboomGo .section_2 .grab .text_box .disclaimer{padding-left:9.1vw;}
.xboomGo .section_2 .grab .text_box .disclaimer span{color:#424448}
.xboomGo .section_2 .grab .img_box{position: absolute;top:-35vw;right:0vw;width:75.5vw;height:46.8vw;}
/* white_xboom - start */
.xboomGo .section_2 .white{position: relative;width:100%;height: 78vw;margin:31.2vw 0 15.6vw;}
.xboomGo .section_2 .white .text_box{position: absolute;top:0;right:0;width:100%;height:100%;background: #e9eaeb;box-sizing: border-box;padding:32.5vw 0 0 9vw;}
.xboomGo .section_2 .white .text_box h3{position:relative;font-size:7.3vw;font-family:"LGSmartBold";z-index:2;}
.xboomGo .section_2 .white .text_box h3 span{font-family:"LGSmartLight";}
.xboomGo .section_2 .white .text_box p{position:relative;font-size:4.1vw;line-height:1.3;margin-top:3vw;z-index:2;}
.xboomGo .section_2 .white .img_box{position: absolute;top:-15.6vw;right:20vw;width:70vw;}
/* white_xboom - end */
.xboomGo .section_2 .award{width:100%;height:auto;margin:19.5vw auto 0;}
.xboomGo .section_2 .award h3{font-size: 5.9vw;	font-family: "LGSmartBold";}
.xboomGo .section_2 .award .award-container{position:relative;overflow: hidden;margin-bottom:19.5vw}
.xboomGo .section_2 .award .award-container ul{width:81vw;height:39vw;margin:6.1vw auto 11.5vw;}
.xboomGo .section_2 .award .award-container ul li{float:left;width:39vw;height:100%;background: #fff;box-shadow: 3px 5px 15px 0px #888;margin-right:2vw;padding-top:5.8vw;}
.xboomGo .section_2 .award .award-container ul li:last-child{margin-right:0px;}
.xboomGo .section_2 .award .award-container ul li .img_box{width:auto;margin-top:4.1vw;}
.xboomGo .section_2 .award .award-container ul li .text_box{font-size:1.1vw;color:#626468;margin-top:0;}
.xboomGo .section_2 .award .award-container ul li .img_box{width:31.2vw;margin:0 auto;}
.xboomGo .section_2 .award .award-container ul li .text_box div{font-size:2.8vw;font-family:"LGSmartSemiBold";margin:5.2vw 0 1.3vw;}
.xboomGo .section_2 .award .award-container ul li .text_box span{display:block;font-size:2.3vw;color:#828488;}
.xboomGo .section_2 .award .award-container ul.floatNone li{float:none;margin:0 auto;}

.xboomGo .section_2 .award .award-container .button-next,.xboomGo .section_2 .award .award-container .button-prev{position: absolute;width:9.1vw;height:100%;cursor:pointer;z-index:5;}
.xboomGo .section_2 .award .award-container .swiper-button-disabled{opacity:0.3;}
.xboomGo .section_2 .award .award-container .button-next{top:0;right:0;background:url(../images/common/m_next.png)center center no-repeat;background-size:3.7vw 7vw;}
.xboomGo .section_2 .award .award-container .button-prev{top:0;left:0;background:url(../images/common/m_prev.png)center center no-repeat;background-size:3.7vw 7vw;}
.xboomGo .section_2 .award .award-container .pagination{position:absolute;z-index:2;width: 100vw;left:auto;bottom:0;right:0vw;}
.xboomGo .section_2 .award .award-container .swiper-pagination-bullet{width:2.6vw;height:2.6vw;}
.xboomGo .section_2 .award .award-container .swiper-pagination-bullet{opacity:0.5;}
.xboomGo .section_2 .award .award-container .swiper-pagination-bullet-active{background: #828488 !important;opacity:1;}

.xboomGo .section_2 .video_box{width:100vw;margin:7.8vw auto 0;}
.xboomGo .section_2 .video_box h3{font-size:5.9vw;font-family:"LGSmartBold";box-sizing: border-box;padding:0 9.1vw 7.3vw;}
.xboomGo .section_2 .video_box .disclaimer{box-sizing: border-box;padding:0.5vw 0 0 0vw;}
.xboomGo .section_2 .video_box .disclaimer span{color:#212121;}
.xboomGo .section_2 .video_box .swiper-container{position:relative;}
.xboomGo .section_2 .video_box .swiper-container .swiper-slide{box-sizing: border-box;padding:0 0vw;}
.xboomGo .section_2 .video_box .swiper-container .swiper-slide .img_box{float: none;width:57.2vw;margin:0 auto}
.xboomGo .section_2 .video_box .swiper-container .swiper-slide .text_box{float: none;width:100%;background:url(../images/common/video_bg.png) center 2.6vw no-repeat;background-size:7.8vw 6.5vw;padding-bottom:11.7vw; }
.xboomGo .section_2 .video_box .swiper-container .swiper-slide .text_box p{font-size:4.1vw;font-style: italic;line-height:1.3;margin-bottom:2.3vw;margin-top:0;padding-top:13.2vw}
.xboomGo .section_2 .video_box .swiper-container .swiper-slide .text_box span{font-size:3.6vw;color:#828488;}
.xboomGo .section_2 .video_box .swiper-container .button-next,.xboomGo .section_2 .video_box .swiper-container .button-prev{position: absolute;width:9.1vw;height:100%;cursor:pointer;z-index:5;}
.xboomGo .section_2 .video_box .swiper-container .swiper-button-disabled{opacity:0.3;}
.xboomGo .section_2 .video_box .swiper-container .button-next{top:0;right:0;background:url(../images/common/m_next.png)center center no-repeat;background-size:3.7vw 7vw;}
.xboomGo .section_2 .video_box .swiper-container .button-prev{top:0;left:0;background:url(../images/common/m_prev.png)center center no-repeat;background-size:3.7vw 7vw;}
.xboomGo .section_2 .video_box .swiper-container .pagination{position:absolute;z-index:2;width: 100vw;left:auto;bottom:0;right:0vw;}
.xboomGo .section_2 .video_box .swiper-container .swiper-pagination-bullet{width:2.6vw;height:2.6vw;}
.xboomGo .section_2 .video_box .swiper-container .swiper-pagination-bullet{opacity:0.5;}
.xboomGo .section_2 .video_box .swiper-container .swiper-pagination-bullet-active{background: #828488 !important;opacity:1;}
.xboomGo .section_2 .video_box.activity{margin-bottom:19.5vw;}
.xboomGo .section_2 .video_box.activity h3{padding:13vw 3.9vw 5vw;}
/* uk */
/* 190523 start */
.xboomGo .promotion{position: relative;width:100%;margin-bottom:3.6vw;}
.xboomGo .promotion{margin:7.8vw auto 15vw;}
.xboomGo .promotion .text_box{position:absolute;top:55%;left:48%;transform:translateY(-50%);}
.xboomGo .promotion .text_box img{width:37.7vw;}
.xboomGo .promotion .text_box p{font-size:3.9vw;margin:1.2vw 0; font-family: "LGSmartBold";line-height:1.3;}
.xboomGo .promotion .text_box p b{color:#ec1240;}
.xboomGo .promotion .text_box p span{font-size:7.5vw;font-family: "LGSmartBold";}
.time_offer{width:41.3vw;height:6.4vw;background:url(../images/go/promotion_bg.png) 0 0 no-repeat;background-size: 100% 100%;color:#fff;font-size:3.4vw;font-family:"LGSmartBold";line-height: 5vw;margin-left:-1.8vw;margin-top:3.2vw;margin-bottom:4.8vw}
.xboomGo .promotion .text_box .shop{width:25.6vw;height:7.4vw;line-height:7.2vw;font-size:3.2vw;margin-top:0vw;}
.xboomGo .promotion .text_box .shop{display: inline-block;background-color: transparent;color:#000;box-sizing: border-box;border:1px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
.xboomGo .promotion .disclaimer{position: absolute;bottom:-5vw;right:5.3vw}
.xboomGo .promotion .disclaimer span{color:#212121;}
/* 190523 end */
/* uk */
.xboomGo .section_3{ overflow-x: initial; }
.xboomGo .section_3{position: relative;overflow-x:hidden;}
.xboomGo .section_3 .lineUp{position: relative;width:224vw;}
.xboomGo .section_3 .lineUp_wrap{ position:relative; width:100vw; overflow-x:scroll; }
/* xboom_white_spec -start*/
.xboomGo .section_3 h3.mb{ position:absolute; top:21.06vw; left:50vw; width:100%;line-height:7.03vw; font-family:"LGSmartBold"; font-size:6.99vw; color:#fff;  transform:translateX(-50%); z-index:10; }
.xboomGo .section_3 .lineUp ul{position:absolute; top:89.5vw; left:7.8vw; width:211vw; height:73.43vw;margin:0 auto;transform: translateX(0%);}
.xboomGo .section_3 .lineUp ul li{position:relative; float:left; width:67.7vw; height:100%; padding:5.2vw 5.98vw; margin-right:2.6vw; background-color:#fff; border-radius:1.04vw;}
.xboomGo .section_3 .lineUp ul li img{position:absolute;top:-48.8vw;left:-12.6vw ;width:79.5vw;}
.xboomGo .section_3 .lineUp ul li:last-child{margin-right:0;}
.xboomGo .section_3 .lineUp ul li a{position: absolute;top:1.3vw;right:1.5vw;width:6.2vw;height:2vw;line-height:2vw;font-size:0.8vw;}
.xboomGo .section_3 .lineUp ul li dl .pdt_10{padding-top:1.5vw;}
.xboomGo .section_3 .lineUp ul li dl dt{ margin-bottom:5.2vw; font-family:"LGSmartBold"; font-size:3.64vw; color:#222428; }
.xboomGo .section_3 .lineUp ul li dl dd{ padding:1vw 0; border-top:1px solid #d2d4d8; }
.xboomGo .section_3 .lineUp ul li dl dd::after{display:block;content: " ";clear:both;}
.xboomGo .section_3 .lineUp ul li dl dd.cstH_81{ height:13.0vw; }
.xboomGo .section_3 .lineUp ul li dl dd.cstH_61{height:9vw;}
.xboomGo .section_3 .lineUp ul li dl dd.cstH_81 .spec_type{line-height:10.4vw;}
.xboomGo .section_3 .lineUp ul li dl dd.cstH_61 .spec_type{line-height:5.8vw;}
.xboomGo .section_3 .lineUp ul li dl dd div{float:left;height:100%;font-size:3.2vw;letter-spacing:0px;}
.xboomGo .section_3 .lineUp ul li dl dd .spec_type{width:50%;font-family:"LGSmartSemiBold";}
.xboomGo .section_3 .lineUp ul li dl dd .spec_cont{width:50%;color:#626468;}
.xboomGo .section_3 .lineUp ul li a{position: absolute;top:3.2vw;right:3.9vw;width:24.7vw;height:7.8vw;line-height:7.8vw;font-size:3.1vw;}
.xboomGo .section_3 .lineUp ul li a{display: inline-block;background-color: transparent;color:#000;box-sizing: border-box;border:1px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
.xboomGo .section_3 .lineUp ul li a:hover{background-color: #000;color:#fff;transition: background-color 0.5s ,color 0.5s;}
.xboomGo .section_3 .xscroll_bar{ position:absolute; left:50vw; bottom:12.37vw; width:87vw; height:4.16vw; background-color:#fff; border:0.91vw solid #fff; border-radius:4.16vw; transform:translateX(-50%); overflow:hidden; }
.xboomGo .section_3 .xscroll_bar .xscroll_inner{ position:absolute; top:0; left:0vw; width:28.12vw; height:2.34vw; background-color:#818186; border-radius:2.34vw; }
.xboomGo .section_3 .xscroll_bar .xscroll_inner.middle{ left:28vw; }
.xboomGo .section_3 .xscroll_bar .xscroll_inner.right{ left:57vw; }
.xboomGo .section_3 .lineUp .disclaimer{position: absolute;top:164vw;left:10vw;width:73vw;margin:0 auto;transform: translateX(0%);color:#666;font-size:3.2vw;}
.xboomGo .section_3 .lineUp .wb_btn{position: absolute;top:-9.3vw;left:50%;transform: translateX(-50%);width:31.5vw;height:6.5vw;;}
.xboomGo .section_3 .lineUp .wb_btn button{display: block;float: left;width:50%;height:100%;font-size:3.2vw;box-sizing: border-box;border:1px solid #b7b9bf;color:#666;padding-left:3.2vw;}
.xboomGo .section_3 .lineUp .wb_btn button.on{color:#000;border-color:#000;}
.xboomGo .section_3 .lineUp .wb_btn button.black_go{border-right:none;border-radius:0.8vw 0 0 0.8vw;background:url(../images/go/spec_black_off.jpg) 1.5vw center no-repeat;background-size:3.2vw 3.2vw;background-color:#fff;}
.xboomGo .section_3 .lineUp .wb_btn button.black_go.on{background:url(../images/go/spec_black_on.jpg) 1.5vw center no-repeat;background-size:3.2vw 3.2vw;background-color:#fff;}
.xboomGo .section_3 .lineUp .wb_btn button.white_go{border-left:1px solid #000;border-radius:0 0.8vw 0.8vw 0;background:url(../images/go/spec_white_off.jpg) 1.5vw center no-repeat;background-size:3.2vw 3.2vw;background-color:#fff;}
.xboomGo .section_3 .lineUp .wb_btn button.white_go.on{background:url(../images/go/spec_white_on.jpg) 1.5vw center no-repeat;background-size:3.2vw 3.2vw;background-color:#fff;}

/* xboom_white_spec -end*/
/*  xboom_white_spec - delete
.xboomGo .section_3 h3.mb{ position:absolute; top:14.06vw; left:50vw; width:100%;line-height:7.03vw; font-family:"LGSmartBold"; font-size:5.99vw; color:#fff;  transform:translateX(-50%); z-index:10; }
.xboomGo .section_3 .lineUp ul{position:absolute; top:89.33vw; left:7.8vw; width:211vw; height:73.43vw;margin:0 auto;transform: translateX(0%);}
.xboomGo .section_3 .lineUp ul li{position:relative; float:left; width:67.7vw; height:100%; padding:5.2vw 5.98vw; margin-right:2.6vw; background-color:#fff; border-radius:1.04vw;}
.xboomGo .section_3 .lineUp ul li:last-child{margin-right:0;}
.xboomGo .section_3 .lineUp ul li a{position: absolute;top:1.3vw;right:1.5vw;width:6.2vw;height:2vw;line-height:2vw;font-size:0.8vw;}
.xboomGo .section_3 .lineUp ul li dl .pdt_10{padding-top:1.5vw;}
.xboomGo .section_3 .lineUp ul li dl dt{ margin-bottom:5.2vw; font-family:"LGSmartBold"; font-size:3.64vw; color:#222428; }
.xboomGo .section_3 .lineUp ul li dl dd{ padding:1vw 0; border-top:1px solid #d2d4d8; }
.xboomGo .section_3 .lineUp ul li dl dd::after{display:block;content: " ";clear:both;}
.xboomGo .section_3 .lineUp ul li dl dd.cstH_81{ height:13.0vw; }
.xboomGo .section_3 .lineUp ul li dl dd.cstH_61{height:9vw;}
.xboomGo .section_3 .lineUp ul li dl dd.cstH_81 .spec_type{line-height:10.4vw;}
.xboomGo .section_3 .lineUp ul li dl dd.cstH_61 .spec_type{line-height:5.8vw;}
.xboomGo .section_3 .lineUp ul li dl dd div{float:left;height:100%;font-size:3.2vw;letter-spacing:0px;}
.xboomGo .section_3 .lineUp ul li dl dd .spec_type{width:50%;font-family:"LGSmartSemiBold";}
.xboomGo .section_3 .lineUp ul li dl dd .spec_cont{width:50%;color:#626468;}
.xboomGo .section_3 .lineUp ul li a{position: absolute;top:3.2vw;right:3.9vw;width:24.7vw;height:7.8vw;line-height:7.8vw;font-size:3.1vw;}
.xboomGo .section_3 .lineUp ul li a{display: inline-block;background-color: transparent;color:#000;box-sizing: border-box;border:1px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
.xboomGo .section_3 .lineUp ul li a:hover{background-color: #000;color:#fff;transition: background-color 0.5s ,color 0.5s;}
.xboomGo .section_3 .xscroll_bar{ position:absolute; left:50vw; bottom:12.37vw; width:87vw; height:4.16vw; background-color:#fff; border:0.91vw solid #fff; border-radius:4.16vw; transform:translateX(-50%); overflow:hidden; }
.xboomGo .section_3 .xscroll_bar .xscroll_inner{ position:absolute; top:0; left:0vw; width:28.12vw; height:2.34vw; background-color:#818186; border-radius:2.34vw; }
.xboomGo .section_3 .xscroll_bar .xscroll_inner.middle{ left:28vw; }
.xboomGo .section_3 .xscroll_bar .xscroll_inner.right{ left:57vw; }
*/

/* xboom_vibe start */
.xboomGo .displayNone{display:none !important;}
.xboomGo .xboom_vibe{position:relative;margin:20vw auto;}
.xboomGo .xboom_vibe .inst_user .line_bg{position: relative;width:22vw;height:22vw;border-radius:11vw;line-height:8.8vw;background:url(../images/go/insta_line.jpg) center no-repeat;background-size: cover;margin:0 auto;}
.xboomGo .xboom_vibe .inst_user .line_bg .profilePicture {position: absolute;top:50%;left:50%;transform: translate(-50% , -50%);width:20vw;height:20vw;border-radius:10vw;overflow: hidden;}
.xboomGo .xboom_vibe .inst_user .line_bg .profilePicture  img{width:100%;}
.xboomGo .xboom_vibe .inst_user .userID{display:inline-block;font-size: 4.2vw;font-family:"LGSmartBold";padding-left:1.8vw;background: url(../images/go/insta_hash.png) 0 0.5vw no-repeat;background-size:1.8vw 2.6vw;margin: 2.5vw 0 4vw;}
.xboomGo .xboom_vibe .inst_user .text_box {font-size:7vw;line-height:1.2;margin-bottom: 8.6vw;font-family:"GothamBold";letter-spacing:-0.4vw;}
.xboomGo .xboom_vibe .inst_user .text_box span{	font-size:7vw;font-family:"GothamLight";}

.xboomGo .xboom_vibe .vide_contents{position: relative;width:92vw;margin:3.1vw auto 0;}
.xboomGo .xboom_vibe .vide_contents>div{float:left;}
.xboomGo .xboom_vibe .vide_contents .contents{position:relative;width:100%;height:100%;overflow: hidden;cursor: pointer;}
.xboomGo .xboom_vibe .vide_contents .contents .img_box{position:relative;}

.xboomGo .xboom_vibe .vide_contents .left_box{width:61.7vw;}
.xboomGo .xboom_vibe .vide_contents .left_box .big_box{height:84.6vw;}
.xboomGo .xboom_vibe .vide_contents .right_box{width:29.6vw;margin-left:0.7vw;}
.xboomGo .xboom_vibe .vide_contents .right_box > div{width:100%;height:27.78vw;margin-bottom:0.7vw;}
.xboomGo .xboom_vibe .vide_contents .right_box > div:last-child{height:27.78vw;margin:0;}
.xboomGo .xboom_vibe .vide_contents .contents .hover_box{display:none;}
/* noscroll */
.xboomGo .xboom_vibe_pop{	position: fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);z-index:99999;}
.xboomGo .xboom_vibe_pop .content{position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);width:72vw;height:auto;min-height: 73vw;background: #fff;padding:2.6vw 5.3vw;}
.xboomGo .xboom_vibe_pop .content .user_profile{height:6.6vw;line-height:6.6vw;}
.xboomGo .xboom_vibe_pop .content .user_profile .line_bg{position: relative;float: left;width:6.6vw;height:6.6vw;border-radius:2.3vw;overflow: hidden;background: url(../images/go/insta_line.jpg) center no-repeat;background-size: cover;margin-left:0;}
.xboomGo .xboom_vibe_pop .content .user_profile .line_bg div{position: absolute;top:50%;left:50%;transform: translate(-50% , -50%);	width:5.6vw;height:5.6vw;border-radius:2.6vw;background: #000;overflow: hidden;}
.xboomGo .xboom_vibe_pop .content .user_profile .user_name{float: left;width:42.6vw;height:5.6vw;line-height:5.6vw;font-size:3.6vw;font-weight:800;margin-left:2vw;}
.xboomGo .xboom_vibe_pop .content .user_image{margin:2.6vw 0;}
.xboomGo .xboom_vibe_pop .content .user_text{font-size:3.7vw;font-weight:400;padding: 0 0.7vw;}
.xboomGo .xboom_vibe_pop .content .user_text p{line-height:1.2;}
.xboomGo .xboom_vibe_pop .content .user_text .user_name{font-weight:800;}
.xboomGo .xboom_vibe_pop .content .user_text .tag{color:#2e4aa5;line-height:1.2;}
.xboomGo .xboom_vibe_pop .content .user_text .hash{color:#2e4aa5;}
.xboomGo .xboom_vibe_pop .content .user_text .hash::before{display:inline-block;content:" ";width:1.6vw;height:2.2vw;background:url(../images/go/text_hash.png) 0 0 no-repeat;background-size: cover;}
.xboomGo .xboom_vibe_pop .insta_close{position: absolute;top:6.8vw;right:4vw;width:6vw;height:6vw;cursor: pointer;opacity:0.8;}
.xboomGo .xboom_vibe_pop .insta_prev{position: absolute;top:50%;left:4vw;transform: translateY(-50%);width:10vw;height:41.6vw;background:url(../images/go/insta_prve.png) center left no-repeat;background-size:6vw auto;opacity:0.8;font-size:0;}
.xboomGo .xboom_vibe_pop .insta_next{position: absolute;top:50%;right:4vw;transform: translateY(-50%);width:10vw;height:41.6vw;background:url(../images/go/insta_next.png) center right no-repeat;background-size:6vw auto;opacity:0.8;font-size:0;}
.xboomGo .xboom_vibe_pop .insta_close:hover,.xboomGo .xboom_vibe_pop .insta_prev:hover,.xboomGo .xboom_vibe_pop .insta_next:hover{opacity:1;}
/* xboom_vibe end */

/* coming soon -start */
	.xboomGo .section_1 .coming{position: absolute;bottom:26vw;left: 3vw;font-size:3.2vw;color:#222;}
	.xboomGo .section_2 .coming{position: absolute;bottom:1vw;left: 2vw;font-size:3.2vw;color:#fff;}
/* coming soon -end */

@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {
	.xboomGo .section_1 .tlayer .out{top:8.6vw;}
	.xboomGo .shop_now a{width:12.5vw;height:3.1vw;line-height:3.1vw;font-size:1vw;margin-top:3.6vw;}
	.xboomGo .shop_now a{display: inline-block;background-color: transparent;color:#000;box-sizing: border-box;border:2px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
	.xboomGo .shop_now a:hover{background-color: #000;color:#fff;transition: background-color 0.5s ,color 0.5s;}
	.xboomGo .section_1 .tlayer .v_logo{width:27.3vw;margin-top:1.7vw;margin:0 auto 1vw;}
	.xboomGo .section_1 .text_box a{width:13.5vw;height:3.1vw;line-height:3.1vw;font-size:1vw;margin-top:2.6vw;}
	.xboomGo .section_1 .text_box a{display: inline-block;background-color: transparent;color:#000;box-sizing: border-box;border:2px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
	.xboomGo .section_1 .text_box a:hover{background-color: #000;color:#fff;transition: background-color 0.5s ,color 0.5s;}
	.xboomGo .section_1 .premium{position:relative;width:100%;height:40.1vw;margin:9.8vw auto 0;}
	.xboomGo .section_1 .premium .text_box{position:absolute;top:0;right:0;width:61.9vw;height:100%;background: #e9eaeb;box-sizing: border-box;padding:5.2vw 0 0 18.4vw;}
	.xboomGo .section_1 .premium .text_box h3{font-size:3.3vw;margin-bottom:2.6vw;font-family:"LGSmartBold"}
	.xboomGo .section_1 .premium .text_box h3 span{font-family:"LGSmartLight"}
	.xboomGo .section_1 .premium .img_box{position: absolute;top:-5.2vw;left:4.6vw;width:45.8vw;z-index:1;}
	.xboomGo .section_1 .premium .text_box p{font-size:1.3vw;line-height:1.3;}
	.xboomGo .section_1 .premium .text_box a{width:13.5vw;height:3.1vw;font-size:1vw;margin-top:2.6vw;margin-left:0;}
	.xboomGo .section_1 .aptX{position: relative;width:100%;height:33.3vw;margin-top:-3.6vw;}
	.xboomGo .section_1 .aptX .img_box{position: absolute;right:0;width:56.2vw;}
	.xboomGo .section_1 .aptX .text_box{position:absolute;top:5.2vw;left:9.3vw;}
	.xboomGo .section_1 .aptX .text_box h3{font-size:3.3vw;margin-bottom:2.6vw;font-family:"LGSmartBold"}
	.xboomGo .section_1 .aptX .text_box h3 span{font-family:"LGSmartLight"}
	.xboomGo .section_1 .aptX .text_box p{font-size:1.3vw;line-height:1.3;}
	.xboomGo .section_1 .aptX_chart{width:75vw;margin:5.2vw auto 0;}
	.xboomGo .section_1 .aptX_chart .disclaimer{margin-top:2vw;}
	.xboomGo .section_1 .video_box{width:79.1vw;margin:7.8vw auto 0;}
	.xboomGo .section_1 .video_box h3{font-size:2.9vw;font-family:"LGSmartBold";box-sizing: border-box;padding:0 3.1vw 3.1vw;}
	.xboomGo .section_1 .video_box .disclaimer{box-sizing: border-box;padding:0.5vw 0 0 3.1vw;}
	.xboomGo .section_1 .video_box .swiper-container{position:relative;}
	.xboomGo .section_1 .video_box .swiper-container .swiper-slide{box-sizing: border-box;padding:0 3.1vw;}
	.xboomGo .section_1 .video_box .swiper-container .swiper-slide .img_box{float: left;width:37.5vw;}
	.xboomGo .section_1 .video_box .swiper-container .swiper-slide .text_box{float: left;width:35vw;background:url(../images/common/video_bg.png) center 2.6vw no-repeat;background-size:3.3vw 2.7vw;padding-bottom:0;}
	.xboomGo .section_1 .video_box .swiper-container .swiper-slide .text_box p{font-size:1.6vw;font-style: italic;line-height:1.4;margin-bottom:2.3vw;margin-top:7.2vw;padding-top:0;}
	.xboomGo .section_1 .video_box .swiper-container .swiper-slide .text_box span{font-size:1.4vw;color:#828488;}
	.xboomGo .section_1 .video_box .swiper-container .button-next,.xboomGo .section_1 .video_box .swiper-container .button-prev{position: absolute;width:3.1vw;height:24.4vw;cursor:pointer;z-index:5;}
	.xboomGo .section_1 .video_box .swiper-container .swiper-button-disabled{opacity:0.3;}
	.xboomGo .section_1 .video_box .swiper-container .button-next{top:0;right:0;background:url(../images/common/video_next.png)right center no-repeat;background-size:1.5vw 2.8vw;}
	.xboomGo .section_1 .video_box .swiper-container .button-prev{top:0;left:0;background:url(../images/common/video_prev.png)0 center no-repeat;background-size:1.5vw 2.8vw;}
	.xboomGo .section_1 .video_box .swiper-container .pagination{position:absolute;z-index:2;width: 35.4vw;left:auto;bottom:0;right:3.1vw;}
	.xboomGo .section_1 .video_box .swiper-container .swiper-pagination-bullet{width:0.6vw;height:0.6vw;}
	.xboomGo .section_1 .video_box .swiper-container .swiper-pagination-bullet{opacity:0.5;}
	.xboomGo .section_1 .video_box .swiper-container .swiper-pagination-bullet-active{background: #828488 !important;opacity:1;}
	/* 191024 start */
	/* blind_test */
	.xboomGo .section_blind .blind_test{margin:7.8vw 0;}
	.xboomGo .section_blind .blind_test .sound_test{width:100%;height:50vw;background: #e7ecf3;box-sizing: border-box;padding-top:5.2vw;}
	.xboomGo .section_blind .blind_test .sound_test .title_box h3{font-family:"LGSmartBold";font-size:2.9vw;line-height:1.5;}
	.xboomGo .section_blind .blind_test .sound_test .title_box p{font-size:1.2vw;}
	.xboomGo .section_blind .blind_test .sound_test .title_box p b{font-family:"LGSmartBold";}
	.xboomGo .section_blind .blind_test .sound_test .sound_box{margin-top:4.6vw;}
	.xboomGo .section_blind .blind_test .sound_test .sound_box h3{font-family:"LGSmartBold";font-size:1.3vw;line-height:1.5;}
	.xboomGo .section_blind .blind_test .sound_test .sound_box ul{width:38.5vw;margin:3.1vw auto 0;}
	.xboomGo .section_blind .blind_test .sound_test .sound_box li{float:left;width:14.5vw;}
	.xboomGo .section_blind .blind_test .sound_test .sound_box li h3{font-size:1.3vw;}
	.xboomGo .section_blind .blind_test .sound_test .sound_box li:last-child{margin-left:9.3vw;}
	.xboomGo .section_blind .blind_test .sound_test .sound_box li .soundBtn{width:14.5vw;height:14.5vw;margin-top:0.8vw;background:url(../images/go/blind_soundOff.png) center no-repeat; background-size: cover;font-size:0;cursor:pointer;}
	.xboomGo .section_blind .blind_test .sound_test .sound_box li .soundBtn.on_0{background:url(../images/go/blind_soundOn_0.png) center no-repeat; background-size: cover;}
	.xboomGo .section_blind .blind_test .sound_test .sound_box li .soundBtn.on_1{background:url(../images/go/blind_soundOn_1.png) center no-repeat; background-size: cover;}
	.xboomGo .section_blind .blind_test .sound_test .sound_box li .soundBtn.on_2{background:url(../images/go/blind_soundOn_2.png) center no-repeat; background-size: cover;}
	.xboomGo .section_blind .blind_test .sound_test .sound_box li .voteBtn{width:9.3vw;height:3.1vw;background: #280f3b;margin:1vw auto 0;font-size:1.1vw;color:#fff;font-family:"LGSmartSemiBold";line-height:3.1vw; text-align: center;letter-spacing:0.1vw;cursor: pointer;}
	.xboomGo .section_blind .blind_test .sound_test .answer{width:19.8vw;height:4.3vw;border-radius:42px;line-height:4.3vw;font-size:1.3vw;text-align:center;font-family:"LGSmartSemiBold";margin:5.8vw auto 0;box-shadow:0.2vw 0.4vw 1.3vw #bbb;cursor: pointer;background-image:url(../images/go/blind_answerBg.png);background-repeat: no-repeat;background-size:3.1vw 3.1vw;background-color:#fff;background-position:0.5vw center;box-sizing:border-box;padding-left:1.3vw;}
	.xboomGo .section_blind .blind_test .sound_test .answer.on b{font-family:"LGSmartBold";font-size:1.8vw;}
	.xboomGo .section_blind .blind_test .bline_influencers{margin-top:9.8vw;}
	.xboomGo .section_blind .blind_test .bline_influencers h3{font-family:"LGSmartBold";font-size:2.9vw;line-height:1.5;}
	.xboomGo .section_blind .blind_test .bline_influencers .results{width:18.2vw;height:4.3vw;border-radius:42px;line-height:4.3vw;font-size:1.3vw;text-align:center;font-family:"LGSmartSemiBold";margin:1.5vw auto 0;box-shadow:0.2vw 0.4vw 1.3vw #bbb;cursor: pointer;background-color:#fff;}
	.xboomGo .section_blind .blind_test .bline_influencers .results.close{background-color:#e3e3e3;color:#fff;box-shadow:none;}
	.xboomGo .section_blind .blind_test .bline_influencers .disclaimer{width:68vw;margin:1vw auto;line-height:1.3;font-size:1vw;}
	.xboomGo .section_blind .blind_test .bline_influencers .disclaimer p{padding-left:0.4vw;font-size:1vw;}
	.xboomGo .section_blind .blind_test .bline_influencers ul{width:70vw;margin:2.6vw auto 0;}
	.xboomGo .section_blind .blind_test .bline_influencers ul li{position:relative;float: left;width:22.5vw;height:30vw;margin-right:1vw;margin-bottom:0;max-height:580px;}
	.xboomGo .section_blind .blind_test .bline_influencers ul li:last-child{margin:0;}
	.xboomGo .section_blind .blind_test .bline_influencers ul li div div {position: absolute;backface-visibility:hidden;}
	.flip-container {perspective: 52vw;border:2px solid rgba(0,0,0,0) !important;}
	.xboomGo .section_blind .blind_test .bline_influencers ul li div div.out_card{z-index:2; transform: rotateY(0deg);}
	.flip-container.on .flipper, .flip-container.hover .flipper {transform: rotateY(180deg);}
	.flipper {transition: 0.6s;transform-style: preserve-3d; position: relative;}
	/* blind_test */
	/* 191024 end */
	.xboomGo .section_2 .tlayer{margin-top:3.3vw;}
	.xboomGo .section_2 .tlayer .out{width:auto;top:33%;left:52%}
	.xboomGo .section_2 .tlayer .in{left:0;}
	.xboomGo .section_2 .tlayer h3{color:#fff;font-family:"LGSmartBold";font-size:3.5vw;}
	.xboomGo .section_2 .tlayer h3 span{font-family:"LGSmartLight";}
	.xboomGo .section_2 .tlayer p{color:#fff;font-size:1.3vw;margin-top:1.5vw;}
	.xboomGo .section_2 .grab{position: relative;width:100%;height:38.5vw;margin-top:11.4vw;}
	.xboomGo .section_2 .grab .text_box{width:75vw;height: 100%;background: #e9eaeb;box-sizing: border-box;padding:6.2vw 0 0 11.4vw;}
	.xboomGo .section_2 .grab .text_box h3{position:relative;font-size:3.3vw;font-family:"LGSmartBold";z-index:2;}
	.xboomGo .section_2 .grab .text_box h3 span{font-family:"LGSmartLight";}
	.xboomGo .section_2 .grab .text_box p{position:relative;font-size:1.3vw;line-height:1.3;margin-top:2vw;z-index:2;}
	.xboomGo .section_2 .grab .text_box h4{width:21.8vw;font-size:1.8vw;font-family:"LGSmartBold";margin-top:3.3vw;}
	.xboomGo .section_2 .grab .text_box img{width:19.8vw;margin-top:1.8vw;margin-bottom:4.2vw;margin-left:2.6vw;}
	.xboomGo .section_2 .grab .text_box .disclaimer{padding-left: 0;}
	.xboomGo .section_2 .grab .text_box .disclaimer span{color:#424448}
	.xboomGo .section_2 .grab .img_box{position: absolute;top:-3.6vw;right:9.3vw;width:51.2vw;height:35.4vw;}
	/* white_xboom - start */
	.xboomGo .section_2 .white{position: relative;width:100%;height: 36.4vw;margin:6.3vw 0 15.6vw;}
	.xboomGo .section_2 .white .text_box{position: absolute;top:0;right:0;width:75vw;height:100%;background: #e9eaeb;box-sizing: border-box;padding:10.4vw 0 0 39.6vw;}
	.xboomGo .section_2 .white .text_box h3{position:relative;font-size:3.3vw;font-family:"LGSmartBold";z-index:2;}
	.xboomGo .section_2 .white .text_box h3 span{font-family:"LGSmartLight";}
	.xboomGo .section_2 .white .text_box p{position:relative;font-size:1.3vw;line-height:1.3;margin-top:2vw;z-index:2;}
	.xboomGo .section_2 .white .img_box{position: absolute;top:5.7vw;right:38.5vw;width:51vw;}
	/* white_xboom - end */
	/* 190820 start */
	.xboomGo .section_2 .award{width:82vw;height:20.8vw;margin:6.2vw auto 26vw;}
	.xboomGo .section_2 .award h3{font-size:2.9vw;font-family:"LGSmartBold";}
	.xboomGo .section_2 .award .award-container{height:calc(100% + 6.5vw);margin-top:3.1vw;padding:1.5vw 0 5vw}
	.xboomGo .section_2 .award .award-container ul{width:75vw;height:100%;margin:0;}
	.xboomGo .section_2 .award .award-container ul li{float:left;width:20.8vw;height:100%;background: #fff;box-shadow: 3px 5px 15px 0px #888;margin:0 3vw;padding-top: 0;}
	.xboomGo .section_2 .award .award-container ul li:first-child{margin-left:3.8vw;}
	.xboomGo .section_2 .award .award-container ul li .img_box{width:auto;height:9.6vw;margin-top:4.1vw;}
	.xboomGo .section_2 .award .award-container ul li .img_box img{display :inline;width:auto;height:100%;}
	.xboomGo .section_2 .award .award-container ul li .text_box{font-size:1.1vw;color:#626468;margin-top:2vw;}

	.xboomGo .section_2 .award .award-container .button-next,.xboomGo .section_2 .award .award-container .button-prev{position: absolute;width:3vw;height:90%;cursor:pointer;z-index:5;}
	.xboomGo .section_2 .award .award-container .swiper-button-disabled{opacity:0.3;}
	.xboomGo .section_2 .award .award-container .button-next{top:0;right:0;background:url(../images/common/m_next.png)center center no-repeat;background-size:1.5vw 2.8vw;}
	.xboomGo .section_2 .award .award-container .button-prev{top:0;left:0;background:url(../images/common/m_prev.png)center center no-repeat;background-size:1.5vw 2.8vw;}
	.xboomGo .section_2 .award .award-container .pagination{position:absolute;z-index:2;width: 100%;left:auto;bottom:0;right:0vw;}
	.xboomGo .section_2 .award .award-container .swiper-pagination-bullet{width:0.6vw;height:0.6vw;}
	.xboomGo .section_2 .award .award-container .swiper-pagination-bullet{opacity:0.5;}
	.xboomGo .section_2 .award .award-container .swiper-pagination-bullet-active{background: #828488 !important;opacity:1;}
	/* 190820 end */
	.xboomGo .section_2 .video_box{width:79.1vw;margin:14.0vw auto 0;}
	.xboomGo .section_2 .video_box h3{font-size:2.9vw;font-family:"LGSmartBold";box-sizing: border-box;padding:0 3.1vw 3.1vw;}
	.xboomGo .section_2 .video_box .disclaimer{box-sizing: border-box;
    padding: 0.5vw 0 0 38.5vw;}
	.xboomGo .section_2 .video_box .swiper-container{position:relative;}
	.xboomGo .section_2 .video_box .swiper-container .swiper-slide{box-sizing: border-box;padding:0 3.1vw;}
	.xboomGo .section_2 .video_box .swiper-container .swiper-slide .img_box{float: left;width:37.5vw;}
	.xboomGo .section_2 .video_box .swiper-container .swiper-slide .text_box{float: left;width:35vw;background:url(../images/common/video_bg.png) center 2.6vw no-repeat;background-size:3.3vw 2.7vw;padding-bottom:0;}
	.xboomGo .section_2 .video_box .swiper-container .swiper-slide .text_box p{font-size:1.6vw;font-style: italic;line-height:1.4;margin-bottom:2.3vw;margin-top:7.2vw;padding-top:0;}
	.xboomGo .section_2 .video_box .swiper-container .swiper-slide .text_box span{font-size:1.4vw;color:#828488;}
	.xboomGo .section_2 .video_box .swiper-container .button-next,.xboomGo .section_2 .video_box .swiper-container .button-prev{position: absolute;width:3.1vw;height:24.4vw;cursor:pointer;z-index:5;}
	.xboomGo .section_2 .video_box .swiper-container .swiper-button-disabled{opacity:0.3;}
	.xboomGo .section_2 .video_box .swiper-container .button-next{top:0;right:0;background:url(../images/common/video_next.png)right center no-repeat;background-size:1.5vw 2.8vw;}
	.xboomGo .section_2 .video_box .swiper-container .button-prev{top:0;left:0;background:url(../images/common/video_prev.png)0 center no-repeat;background-size:1.5vw 2.8vw;}
	.xboomGo .section_2 .video_box .swiper-container .pagination{position:absolute;z-index:2;width: 35.4vw;left:3.1vw;bottom:0;}
	.xboomGo .section_2 .video_box .swiper-container .swiper-pagination-bullet{width:12px;height:12px;}
	.xboomGo .section_2 .video_box .swiper-container .swiper-pagination-bullet{opacity:0.5;}
	.xboomGo .section_2 .video_box .swiper-container .swiper-pagination-bullet-active{background: #828488 !important;opacity:1;}
	.xboomGo .section_2 .video_box.activity{margin-bottom:5.7vw;}
	.xboomGo .section_2 .video_box.activity h3{padding:0px 0px 2vw;}
	/* uk */
	/* 190523 start */
	.xboomGo .promotion{position: relative;width:100%;margin:3.6vw 0;}
	.xboomGo .promotion .text_box{position:absolute;top:40%;left:55%;transform:translateY(-50%);}
	.xboomGo .promotion .text_box img{width:23.3vw;}
	.xboomGo .promotion .text_box p{font-size:3.9vw;font-family: "LGSmartBold";margin:6.7vw 0 0;line-height:0.8;}
	.xboomGo .promotion .text_box p b{color:#ec1240;}
	.xboomGo .promotion .text_box p span{font-size:3.2vw;font-family: "LGSmartBold";}
	.xboomGo .promotion .text_box .time_offer{width:30vw;height:3.4vw;background:url(../images/go/promotion_bg.png) 0 0 no-repeat;background-size: cover;color:#fff;font-size:2vw;font-family:"LGSmartBold";line-height: 2.6vw;margin-left:-1.2vw;margin-top:1.2vw;margin-bottom:1.8vw}
	.xboomGo .promotion .disclaimer span{color:#212121;}
	.xboomGo .promotion .text_box .shop{width:9.6vw;height:2.3vw;line-height:2.1vw;font-size:1.2vw;margin-top:0;}
	.xboomGo .promotion .text_box .shop{display: inline-block;background-color: transparent;color:#000;box-sizing: border-box;border:2px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
	.xboomGo .promotion .text_box .shop:hover{background-color: #000;color:#fff;transition: background-color 0.5s ,color 0.5s;}
	.xboomGo .promotion .disclaimer{position: absolute;bottom:2.5vw;left:auto;right:11.9vw;}
	/* 190523 end */
	/* uk */
	.xboomGo .section_3{position: relative;}
	.xboomGo .section_3 .lineUp{position: relative;width:100%;}
	.xboomGo .section_3 .lineUp_wrap{ position:relative; width:100%;overflow-x: hidden;}
	.xboomGo .section_3 .lineUp h3{position:absolute;top:4.6vw;left:50%;font-size:2.9vw;transform: translateX(-50%);color:#fff;font-family:"LGSmartBold";}
	.xboomGo .section_3 .lineUp ul{position: absolute;top:31.2vw;left:50%;width:75vw;height:25.5vw;margin:0 auto;transform: translateX(-50%);}
	.xboomGo .section_3 .lineUp ul li{float: left;position: relative;width:24.4vw;height:100%;margin-right:0.7vw;background: #fff;border-radius:0.5vw;box-sizing: border-box;padding: 1.3vw 1.5vw;}
	.xboomGo .section_3 .lineUp ul li:last-child{margin-right:0;}
	.xboomGo .section_3 .lineUp ul li a{position: absolute;top:1.3vw;right:1.5vw;width:6.2vw;height:2vw;line-height:2vw;font-size:0.8vw;}
	.xboomGo .section_3 .lineUp ul li dl .pdt_10{padding-top:0.5vw;}
	.xboomGo .section_3 .lineUp ul li dl dt{font-size:1.4vw;font-family:"LGSmartBold";margin-bottom:1.5vw;}
	.xboomGo .section_3 .lineUp ul li dl dd{border-top:1px solid #d2d4d8;padding:0.5vw 0;}
	.xboomGo .section_3 .lineUp ul li dl dd::after{display:block;content: " ";clear:both;}
	.xboomGo .section_3 .lineUp ul li dl dd.cstH_81{height:4.2vw;}
	.xboomGo .section_3 .lineUp ul li dl dd.cstH_61{height:3.1vw;}
	.xboomGo .section_3 .lineUp ul li dl dd.cstH_81 .spec_type{line-height:3.1vw;}
	.xboomGo .section_3 .lineUp ul li dl dd.cstH_61 .spec_type{line-height:2.1vw;}
	.xboomGo .section_3 .lineUp ul li dl dd div{float:left;height:100%;font-size:1vw;letter-spacing:0px;}
	.xboomGo .section_3 .lineUp ul li dl dd .spec_type{width:41%;font-family:"LGSmartSemiBold";}
	.xboomGo .section_3 .lineUp ul li dl dd .spec_cont{width:59%;color:#626468;}
	.xboomGo .section_3 .lineUp ul li a{position: absolute;top:1.3vw;right:1.5vw;width:6.2vw;height:2vw;line-height:2vw;font-size:0.9vw;}
	.xboomGo .section_3 .lineUp ul li a{display: inline-block;background-color: transparent;color:#000;box-sizing: border-box;border:1px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
	.xboomGo .section_3 .lineUp ul li a:hover{background-color: #000;color:#fff;transition: background-color 0.5s ,color 0.5s;}
	/* xboom_white_spec -start*/
	.xboomGo .section_3 .lineUp ul li img{position:absolute;top:-15.8vw;left:-3.6vw ;width:27.5vw;}
	.xboomGo .section_3 .lineUp ul li a.comingSoon{border: none;color: #626468;cursor: auto;}
	.xboomGo .section_3 .lineUp ul li a.comingSoon:hover{border: none;color: #626468;cursor: auto;background:none;}
	.xboomGo .section_3 .lineUp .disclaimer{position: absolute;top:57.3vw;left:50%;width:73vw;margin:0 auto;transform: translateX(-50%);color:#666;font-size:1vw;}
	.xboomGo .section_3 .lineUp .wb_btn{position: absolute;top:-2.3vw;left:50%;transform: translateX(-50%);width:9vw;height:1.5vw;;}
	.xboomGo .section_3 .lineUp .wb_btn button{display: block;float: left;width:50%;height:100%;font-size:1vw;box-sizing: border-box;border:1px solid #b7b9bf;color:#666;padding-left:1.2vw;}
	.xboomGo .section_3 .lineUp .wb_btn button.on{color:#000;border-color:#000;}
	.xboomGo .section_3 .lineUp .wb_btn button.black_go{border-right:none;border-radius:0.2vw 0 0 0.2vw;background:url(../images/go/spec_black_off.jpg) 0.5vw center no-repeat;background-size:1vw 1vw;background-color:#fff;}
	.xboomGo .section_3 .lineUp .wb_btn button.black_go.on{background:url(../images/go/spec_black_on.jpg) 0.5vw center no-repeat;background-size:1vw 1vw;background-color:#fff;}
	.xboomGo .section_3 .lineUp .wb_btn button.white_go{border-left:1px solid #000;border-radius:0 0.2vw 0.2vw 0;background:url(../images/go/spec_white_off.jpg) 0.5vw center no-repeat;background-size:1vw 1vw;background-color:#fff;}
	.xboomGo .section_3 .lineUp .wb_btn button.white_go.on{background:url(../images/go/spec_white_on.jpg) 0.5vw center no-repeat;background-size:1vw 1vw;background-color:#fff;}
	/* xboom_white_spec -end*/
	/* xboom_vibe start */
	.xboomGo .displayNone{display:none !important;}
	.xboomGo .xboom_vibe{position:relative;margin:15vw auto 10vw;}.xboomGo .xboom_vibe .inst_user .line_bg{position: relative;width:8.8vw;height:8.8vw;border-radius:4.4vw;line-height:8.8vw;background:url(../images/go/insta_line.jpg) center no-repeat;background-size: cover;margin:0 auto;	}
	.xboomGo .xboom_vibe .inst_user .line_bg .profilePicture {position: absolute;top:50%;left:50%;transform: translate(-50% , -50%);width:7.2vw;height:7.2vw;border-radius:3.6vw;overflow: hidden;}
	.xboomGo .xboom_vibe .inst_user .line_bg .profilePicture  img{width:100%;}
	.xboomGo .xboom_vibe .inst_user .userID{display:inline-block;font-size: 2.9vw;font-family:"LGSmartBold";padding-left:2vw;background: url(../images/go/insta_hash.png) 0 0.4vw no-repeat;background-size:1.9vw 2vw;margin: 1vw 0 2.5vw;}
	.xboomGo .xboom_vibe .inst_user .text_box {font-size:4vw;line-height:1.3;margin-bottom: 4.3vw;letter-spacing:-0.4vw;}
	.xboomGo .xboom_vibe .inst_user .text_box span{font-size: 4vw;letter-spacing:-0.4vw;}
	.xboomGo .xboom_vibe .vide_contents{position: relative;width:67.7vw;margin:3.1vw auto 0;}
	.xboomGo .xboom_vibe .vide_contents>div{float:left;}
	.xboomGo .xboom_vibe .vide_contents .contents{position:relative;width:100%;height:100%;overflow: hidden;}
	.xboomGo .xboom_vibe .vide_contents .contents .img_box{position:relative;height:17.1vw;}
	.xboomGo .xboom_vibe .vide_contents .left_box{width:41.1vw;height:100%;}
	.xboomGo .xboom_vibe .vide_contents .left_box .big_box{height:52.6vw;}
	.xboomGo .xboom_vibe .vide_contents .left_box .big_box .img_box{height:52.6vw;}
	.xboomGo .xboom_vibe .vide_contents .right_box{width:26vw;margin-left:0.5vw;}
	.xboomGo .xboom_vibe .vide_contents .right_box > div{width:100%;height:17.18vw;margin-bottom:0.5vw;}
	.xboomGo .xboom_vibe .vide_contents .right_box > div:last-child{height:17.20vw;margin:0;}


	.xboomGo .xboom_vibe .vide_contents .contents .hover_box{display:none;position: absolute;top:0;left: 0;width:100%;height: 100%;background-color:rgba(0,0,0,0.5);z-index:1;background-image:url(../images/go/vide_hover_icon.png);background-repeat: no-repeat;background-size:2.6vw 2.6vw;background-position:1vw 1vw;}
	.xboomGo .xboom_vibe .vide_contents .contents .hover_box .text_box{position:absolute;width:100%;top:50%;transform: translateY(-50%);}
	.xboomGo .xboom_vibe .vide_contents .contents .hover_box .text_box .uesr_name{display: inline-block;padding:1% 2% 1.5% 2%;color:#fff;background: #000;line-height:1;margin-bottom:1vw;font-family: "LGSmartSemiBold";font-size:1vw;}
	.xboomGo .xboom_vibe .vide_contents .contents .hover_box .text_box .uesr_name::before{display: inline;content:"@";}
	.xboomGo .xboom_vibe .vide_contents .contents .hover_box .text_box .content_text{color:#fff;font-family: "LGSmartRegular";font-size:1vw;line-height:1.2;}

	.xboomGo .xboom_vibe .vide_contents .left_box .contents.big_box .hover_box .text_box .uesr_name{font-size:1.4vw;}
	.xboomGo .xboom_vibe .vide_contents .left_box .contents.big_box .hover_box .text_box .content_text{font-size:1.4vw;}
	.xboomGo .xboom_vibe .vide_contents .contents:hover .hover_box{display:block;}
	.xboomGo .xboom_vibe .vide_contents .contents .hover_box .hash::before{display:inline-block;content:" ";width:0.4vw;height:0.6vw;background:url(../images/go/vibe_hoverHash.png) 0 0 no-repeat;background-size: cover;}
	.xboomGo .xboom_vibe .vide_contents .left_box .contents.big_box .hover_box .hash::before{display:inline-block;content:" ";width:0.6vw;height:0.9vw;background:url(../images/go/vibe_hoverHash.png) 0 0 no-repeat;background-size: cover;}
	.xboomGo .xboom_vibe .vide_contents .contents .img_box img{position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);transition:all .5s ;width:auto;height:100%;}
	.xboomGo .xboom_vibe .vide_contents .contents .img_box.imgPos_4.on img{top:32%;}
	.xboomGo .xboom_vibe .vide_contents .contents .img_box.imgPos_3.on img{top:32%;}
	.xboomGo .xboom_vibe .vide_contents .contents:hover .img_box img{height:105%;}
	.xboomGo .xboom_vibe .vide_contents .float_box .contents .img_box img{position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);transition:all .5s ;}
	/* noscroll */
	.xboomGo .xboom_vibe_pop{position: fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);z-index:99999;}
	.xboomGo .xboom_vibe_pop .content{position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);width:31vw;height:auto;min-height: 31vw;background: #fff;padding:1.5vw 1.2vw;}
	.xboomGo .xboom_vibe_pop .content .user_profile{height:2.6vw;line-height:2.6vw;}
	.xboomGo .xboom_vibe_pop .content .user_profile .line_bg{position: relative;float: left;width:2.6vw;height:2.6vw;border-radius:1.3vw;overflow: hidden;background: url(../images/go/insta_line.jpg) center no-repeat;background-size: cover;margin-left:1vw;}
	.xboomGo .xboom_vibe_pop .content .user_profile .line_bg div{position: absolute;top:50%;left:50%;transform: translate(-50% , -50%);width:2.1vw;height:2.1vw;border-radius:1vw;background: #000;overflow: hidden;}
	.xboomGo .xboom_vibe_pop .content .user_profile .user_name{float: left;width:15.6vw;height:2.6vw;line-height:2.6vw;font-size:1vw;font-weight:800;margin-left:1vw;}
	.xboomGo .xboom_vibe_pop .content .user_image{margin:1vw 0;}
	.xboomGo .xboom_vibe_pop .content .user_text{font-size:1.1vw;font-weight:400;padding: 0 0.7vw;}
	.xboomGo .xboom_vibe_pop .content .user_text p{line-height:1.2;}
	.xboomGo .xboom_vibe_pop .content .user_text .user_name{font-weight:800;}
	.xboomGo .xboom_vibe_pop .content .user_text .tag{color:#2e4aa5;line-height:1.2;}
	.xboomGo .xboom_vibe_pop .content .user_text .hash{	color:#2e4aa5;}
	.xboomGo .xboom_vibe_pop .content .user_text .hash::before{display:inline-block;content:" ";width:0.5vw;height:0.7vw;background:url(../images/go/text_hash.png) 0 0 no-repeat;background-size: cover;}
	.xboomGo .xboom_vibe_pop .insta_close{position: absolute;top:6.8vw;right:23.1vw;width:1.4vw;height:1.4vw;cursor: pointer;opacity:0.5;}
	.xboomGo .xboom_vibe_pop .insta_prev{position: absolute;top:50%;left:29.1vw;transform: translateY(-50%);width:5.2vw;height:41.6vw;background:url(../images/go/insta_prve.png) center left no-repeat;background-size:2vw auto;opacity:0.5;}
	.xboomGo .xboom_vibe_pop .insta_next{position: absolute;top:50%;right:29.1vw;transform: translateY(-50%);width:5.2vw;height:41.6vw;background:url(../images/go/insta_next.png) center right no-repeat;background-size:2vw auto;opacity:0.5;}
	.xboomGo .xboom_vibe_pop .insta_close:hover,	.xboomGo .xboom_vibe_pop .insta_prev:hover,	.xboomGo .xboom_vibe_pop .insta_next:hover{	opacity:1;}
	/* xboom_vibe end */
	/* coming soon -start */
		.xboomGo .section_1 .coming{position: absolute;bottom:10vw;left: 6.5vw;font-size:1.5vw;}
		.xboomGo .section_2 .coming{position: absolute;bottom:1vw;left: 1vw;font-size:1vw;color:#fff;}
	/* coming soon -end */
}
@media only screen and (min-width:1280px) {

}
@media only screen and (min-width:1680px) {

}
@media only screen and (min-width:1920px){
	.xboomGo .section_1 .tlayer .out{top:165px;}
	.xboomGo .shop_now a{width:240px;height:60px;line-height:60px;font-size:18px;margin-top:70px;}
	.xboomGo .section_1 .tlayer .v_logo{width:524px;margin-top:34px;margin:0 auto 20px;}
	.xboomGo .section_1 .premium{position:relative;width:100%;height:770px;margin:190px auto 0;}
	.xboomGo .section_1 .premium .text_box{position:absolute;top:0;right:0;width:1190px;height:100%;background: #e9eaeb;box-sizing: border-box;padding:100px 0 0 355px;}
	.xboomGo .section_1 .premium .text_box h3{font-size:64px;margin-bottom:50px;font-family:"LGSmartBold"}
	.xboomGo .section_1 .premium .text_box h3 span{font-family:"LGSmartLight"}
	.xboomGo .section_1 .premium .img_box{position: absolute;top:-100px;left:90px;width:880px;z-index:1;}
	.xboomGo .section_1 .premium .text_box p{font-size:26px;line-height:1.3;}
	.xboomGo .section_1 .premium .text_box a{width:260px;height:60px;font-size:18px;margin-top:50px;line-height:60px;}
	.xboomGo .section_1 .aptX{position: relative;width:100%;height:640px;margin-top:-70px;}
	.xboomGo .section_1 .aptX .img_box{position: absolute;right:0;width:1080px;}
	.xboomGo .section_1 .aptX .text_box{position:absolute;top:100px;left:180px;}
	.xboomGo .section_1 .aptX .text_box h3{font-size:64px;margin-bottom:50px;font-family:"LGSmartBold"}
	.xboomGo .section_1 .aptX .text_box h3 span{font-family:"LGSmartLight"}
	.xboomGo .section_1 .aptX .text_box p{font-size:26px;line-height:1.3;}
	.xboomGo .section_1 .aptX_chart{width:1440px;margin:100px auto 0;}
	.xboomGo .section_1 .aptX_chart .disclaimer{margin-top:40px;}
	.xboomGo .section_1 .video_box{width:1520px;margin:150px auto 0;}
	.xboomGo .section_1 .video_box h3{font-size:56px;font-family:"LGSmartBold";box-sizing: border-box;padding:0 60px 60px;}
	.xboomGo .section_1 .video_box .disclaimer{box-sizing: border-box;padding:10px 0 0 60px;}
	.xboomGo .section_1 .video_box .swiper-container{position:relative;}
	.xboomGo .section_1 .video_box .swiper-container .swiper-slide{box-sizing: border-box;padding:0 60px;}
	.xboomGo .section_1 .video_box .swiper-container .swiper-slide .img_box{float: left;width:720px;}
	.xboomGo .section_1 .video_box .swiper-container .swiper-slide .text_box{float: left;width:680px;background:url(../images/common/video_bg.png) center 50px no-repeat;background-size:65px 52px;}
	.xboomGo .section_1 .video_box .swiper-container .swiper-slide .text_box p{font-size:32px;font-style: italic;line-height:1.4;margin-bottom:45px;margin-top:140px;}
	.xboomGo .section_1 .video_box .swiper-container .swiper-slide .text_box span{font-size:28px;color:#828488;}
	.xboomGo .section_1 .video_box .swiper-container .button-next,.xboomGo .section_1 .video_box .swiper-container .button-prev{position: absolute;width:60px;height:470px;cursor:pointer;z-index:5;}
	.xboomGo .section_1 .video_box .swiper-container .swiper-button-disabled{opacity:0.3;}
	.xboomGo .section_1 .video_box .swiper-container .button-next{top:0;right:0;background:url(../images/common/video_next.png)right center no-repeat;background-size:29px 54px;}
	.xboomGo .section_1 .video_box .swiper-container .button-prev{top:0;left:0;background:url(../images/common/video_prev.png)0 center no-repeat;background-size:29px 54px;}
	.xboomGo .section_1 .video_box .swiper-container .pagination{position:absolute;z-index:2;width: 680px;left:auto;bottom:0;right:60px;}
	.xboomGo .section_1 .video_box .swiper-container .swiper-pagination-bullet{width:12px;height:12px;}
	.xboomGo .section_1 .video_box .swiper-container .swiper-pagination-bullet{opacity:0.5;}
	.xboomGo .section_1 .video_box .swiper-container .swiper-pagination-bullet-active{background: #828488 !important;opacity:1;}
	/* blind_test */
	.xboomGo .section_blind .blind_test{margin:150px 0;}
	.xboomGo .section_blind .blind_test .sound_test{width:100%;height:960px;background: #e7ecf3;box-sizing: border-box;padding-top:100px;}
	.xboomGo .section_blind .blind_test .sound_test .title_box h3{font-family:"LGSmartBold";font-size:56px;line-height:1.5;}
	.xboomGo .section_blind .blind_test .sound_test .title_box p{font-size:32px;}
	.xboomGo .section_blind .blind_test .sound_test .title_box p b{font-family:"LGSmartBold";}
	.xboomGo .section_blind .blind_test .sound_test .sound_box{margin-top:90px;}
	.xboomGo .section_blind .blind_test .sound_test .sound_box h3{font-family:"LGSmartBold";font-size:36px;line-height:1.5;}
	.xboomGo .section_blind .blind_test .sound_test .sound_box ul{width:740px;margin:60px auto 0;}
	.xboomGo .section_blind .blind_test .sound_test .sound_box li{float:left;width:280px;}
	.xboomGo .section_blind .blind_test .sound_test .sound_box li h3{font-size:36px;}
	.xboomGo .section_blind .blind_test .sound_test .sound_box li:last-child{margin-left:180px;}
	.xboomGo .section_blind .blind_test .sound_test .sound_box li .soundBtn{width:280px;height:280px;margin-top:15px;background:url(../images/go/blind_soundOff.png) center no-repeat; background-size: cover;font-size:0;cursor:pointer;}
	.xboomGo .section_blind .blind_test .sound_test .sound_box li .soundBtn.on_0{background:url(../images/go/blind_soundOn_0.png) center no-repeat; background-size: cover;}
	.xboomGo .section_blind .blind_test .sound_test .sound_box li .soundBtn.on_1{background:url(../images/go/blind_soundOn_1.png) center no-repeat; background-size: cover;}
	.xboomGo .section_blind .blind_test .sound_test .sound_box li .soundBtn.on_2{background:url(../images/go/blind_soundOn_2.png) center no-repeat; background-size: cover;}
	.xboomGo .section_blind .blind_test .sound_test .sound_box li .voteBtn{width:180px;height:60px;background: #280f3b;margin:20px auto 0;font-size:22px;color:#fff;font-family:"LGSmartSemiBold";line-height:60px; text-align: center;letter-spacing:2px;cursor: pointer;}
	.xboomGo .section_blind .blind_test .sound_test .answer{width:380px;height:84px;border-radius:42px;line-height:84px;font-size:26px;text-align:center;font-family:"LGSmartSemiBold";margin:70px auto 0;box-shadow:5px 8px 25px #bbb;cursor: pointer;background-image:url(../images/go/blind_answerBg.png);background-repeat: no-repeat;background-size:60px 60px;background-color:#fff;background-position:10px center;box-sizing:border-box;padding-left:25px;}
	.xboomGo .section_blind .blind_test .sound_test .answer.on b{font-family:"LGSmartBold";font-size:38px;}
	.xboomGo .section_blind .blind_test .bline_influencers{margin-top:190px;}
	.xboomGo .section_blind .blind_test .bline_influencers h3{font-family:"LGSmartBold";font-size:56px;line-height:1.5;}
	.xboomGo .section_blind .blind_test .bline_influencers .results{width:350px;height:84px;border-radius:42px;line-height:84px;font-size:26px;text-align:center;font-family:"LGSmartSemiBold";margin:30px auto 0;box-shadow:5px 8px 25px #bbb;cursor: pointer;background-color:#fff;}
	.xboomGo .section_blind .blind_test .bline_influencers .disclaimer{width:1330px;margin:15px auto;line-height:1.3;font-size:18px;}
	.xboomGo .section_blind .blind_test .bline_influencers .disclaimer p{padding-left:10px;font-size:18px;}
	.xboomGo .section_blind .blind_test .bline_influencers ul{width:1360px;margin:50px auto 0;}
	.xboomGo .section_blind .blind_test .bline_influencers ul li{float: left;width:440px;height: 580px;margin-right:20px;}
	.xboomGo .section_blind .blind_test .bline_influencers ul li:last-child{margin:0;}
	/* blind_test */
	/* 191024 end */
	.xboomGo .section_2 .tlayer{margin-top:65px;}
	.xboomGo .section_2 .tlayer .out{width:auto;top:33%;left:52%}
	.xboomGo .section_2 .tlayer .in{left:0;}
	.xboomGo .section_2 .tlayer h3{color:#fff;font-family:"LGSmartBold";font-size:68px;}
	.xboomGo .section_2 .tlayer h3 span{font-family:"LGSmartLight";}
	.xboomGo .section_2 .tlayer p{color:#fff;font-size:26px;margin-top:30px;}
	.xboomGo .section_2 .grab{position: relative;width:100%;height:740px;margin-top:220px;}
	.xboomGo .section_2 .grab .text_box{width:1440px;height: 100%;background: #e9eaeb;box-sizing: border-box;padding:120px 0 0 220px;}
	.xboomGo .section_2 .grab .text_box h3{position:relative;font-size:64px;font-family:"LGSmartBold";z-index:2;}
	.xboomGo .section_2 .grab .text_box h3 span{font-family:"LGSmartLight";}
	.xboomGo .section_2 .grab .text_box p{position:relative;font-size:26px;line-height:1.3;margin-top:40px;z-index:2;}
	.xboomGo .section_2 .grab .text_box h4{width:420px;font-size:36px;font-family:"LGSmartBold";margin-top:65px;}
	.xboomGo .section_2 .grab .text_box img{width:381px;margin-top:36px;margin-bottom:70px;margin-left:50px;}
	.xboomGo .section_2 .grab .text_box .disclaimer span{color:#424448}
	.xboomGo .section_2 .grab .img_box{position: absolute;top:-70px;right:180px;width:990px;height:680px;}
	/* white_xboom - start */
	.xboomGo .section_2 .white{position: relative;width:100%;height: 700px;margin:120px 0 300px;}
	.xboomGo .section_2 .white .text_box{position: absolute;top:0;right:0;width:1440px;height:100%;background: #e9eaeb;box-sizing: border-box;padding:200px 0 0 760px;}
	.xboomGo .section_2 .white .text_box h3{position:relative;font-size:64px;font-family:"LGSmartBold";z-index:2;}
	.xboomGo .section_2 .white .text_box h3 span{font-family:"LGSmartLight";}
	.xboomGo .section_2 .white .text_box p{position:relative;font-size:26px;line-height:1.3;margin-top:40px;z-index:2;}
	.xboomGo .section_2 .white .img_box{position: absolute;top:110px;right:740px;width:980px;}
	/* white_xboom - end */
	/* 190820 start */
	.xboomGo .section_2 .award{width:1520px;height:400px;margin:120px auto 500px;}
	.xboomGo .section_2 .award h3{font-size:56px;font-family:"LGSmartBold";}
	.xboomGo .section_2 .award .award-container{height:calc(100% + 130px);margin-top:60px;padding:30px 0 100px;}
	.xboomGo .section_2 .award .award-container ul{float:left;width:1440px;height:100%;margin:0;}
	.xboomGo .section_2 .award .award-container ul li{float:left;width:400px;height:100%;background: #fff;box-shadow: 3px 5px 15px 0px #888;margin:0 45px;}
	.xboomGo .section_2 .award .award-container ul li:first-child{margin-left:68px}
	.xboomGo .section_2 .award .award-container ul li .img_box{width:auto;height:186px;margin-top:80px;}
	.xboomGo .section_2 .award .award-container ul li .img_box img{display :inline;width:auto;height:100%;}
	.xboomGo .section_2 .award .award-container ul li .text_box{font-size:22px;color:#626468;margin-top:40px;}
	/* 190820 end */
	.xboomGo .section_2 .video_box{width:1520px;margin:270px auto 0;}
	.xboomGo .section_2 .video_box h3{font-size:56px;font-family:"LGSmartBold";box-sizing: border-box;padding:0 60px 60px;}
	.xboomGo .section_2 .video_box .disclaimer{box-sizing: border-box;
    padding: 10px 0 0 740px;}
	.xboomGo .section_2 .video_box .swiper-container{position:relative;}
	.xboomGo .section_2 .video_box .swiper-container .swiper-slide{box-sizing: border-box;padding:0 60px;}
	.xboomGo .section_2 .video_box .swiper-container .swiper-slide .img_box{float: left;width:720px;}
	.xboomGo .section_2 .video_box .swiper-container .swiper-slide .text_box{float: left;width:680px;background:url(../images/go/video_bg.png) center 50px no-repeat;background-size:65px 52px;}
	.xboomGo .section_2 .video_box .swiper-container .swiper-slide .text_box p{font-size:32px;font-style: italic;line-height:1.4;margin-bottom:45px;margin-top:140px;}
	.xboomGo .section_2 .video_box .swiper-container .swiper-slide .text_box span{font-size:28px;color:#828488;}
	.xboomGo .section_2 .video_box .swiper-container .button-next,.xboomGo .section_2 .video_box .swiper-container .button-prev{position: absolute;width:60px;height:470px;cursor:pointer;z-index:5;}
	.xboomGo .section_2 .video_box .swiper-container .swiper-button-disabled{opacity:0.3;}
	.xboomGo .section_2 .video_box .swiper-container .button-next{top:0;right:0;background:url(../images/common/video_next.png)right center no-repeat;background-size:29px 54px;}
	.xboomGo .section_2 .video_box .swiper-container .button-prev{top:0;left:0;background:url(../images/common/video_prev.png)0 center no-repeat;background-size:29px 54px;}
	.xboomGo .section_2 .video_box .swiper-container .pagination{position:absolute;z-index:2;width: 680px;left:60px;bottom:0;}
	.xboomGo .section_2 .video_box .swiper-container .swiper-pagination-bullet{width:12px;height:12px;}
	.xboomGo .section_2 .video_box .swiper-container .swiper-pagination-bullet{opacity:0.5;}
	.xboomGo .section_2 .video_box .swiper-container .swiper-pagination-bullet-active{background: #828488 !important;opacity:1;}
	.xboomGo .section_2 .video_box.activity{margin-bottom:110px;}
	.xboomGo .section_2 .video_box.activity h3{padding:0px 0px 40px;}
	/* uk */
		/* 190523 start */
	.xboomGo .promotion{position: relative;width:100%;margin:70px 0;}
	.xboomGo .promotion .text_box{position:absolute;top:40%;left:55%;transform:translateY(-50%);}
	.xboomGo .promotion .text_box img{width:410px;}
	.xboomGo .promotion .text_box p{font-size:76px;font-family: "LGSmartBold";margin:130px 0 0;line-height:0.7;}
	.xboomGo .promotion .text_box p b{color:#ec1240;}
	.xboomGo .promotion .text_box p span{font-size:62px;font-family: "LGSmartBold";}
	.xboomGo .promotion .text_box .time_offer{width:595px;height:67px;background:url(../images/go/promotion_bg.png) 0 0 no-repeat;background-size: cover;color:#fff;font-size:40px;font-family:"LGSmartBold";line-height: 50px;margin-left:-24px;margin-top:20px;margin-bottom:30px;}
	.xboomGo .promotion .disclaimer span{font-size:18px;color:#212121;}
	.xboomGo .promotion .text_box .shop{width:186px;height:45px;line-height:41px;font-size:24px;margin-top:0;}
	.xboomGo .promotion .text_box .shop{display: inline-block;background-color: transparent;color:#000;box-sizing: border-box;border:2px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
	.xboomGo .promotion .text_box .shop:hover{background-color: #000;color:#fff;transition: background-color 0.5s ,color 0.5s;}
	.xboomGo .promotion .disclaimer{position: absolute;bottom:50px;left:auto;right:230px;}
	.xboomGo .promotion .text_box .shop span{font-size:26px;}
	/* 190523 end */
	/* uk */
	.xboomGo .section_3 .lineUp{position: relative;}
	.xboomGo .section_3 .lineUp h3{position:absolute;top:90px;left:50%;font-size:56px;transform: translateX(-50%);color:#fff;font-family:"LGSmartBold";}
	.xboomGo .section_3 .lineUp ul{position: absolute;top:600px;left:50%;width:1440px;height:490px;margin:0 auto;transform: translateX(-50%);}
	.xboomGo .section_3 .lineUp ul li{float: left;position: relative;width:470px;height:100%;margin-right:15px;background: #fff;border-radius:10px;box-sizing: border-box;padding: 25px 30px;}
	.xboomGo .section_3 .lineUp ul li:last-child{margin-right:0;}
	.xboomGo .section_3 .lineUp ul li a{position: absolute;top:25px;right:30px;width:120px;height:40px;line-height:40px;font-size:17px;}
	.xboomGo .section_3 .lineUp ul li dl .pdt_10{padding-top:10px;}
	.xboomGo .section_3 .lineUp ul li dl dt{font-size:28px;font-family:"LGSmartBold";margin-bottom:30px;}
	.xboomGo .section_3 .lineUp ul li dl dd{border-top:1px solid #d2d4d8;padding:10px 0;}
	.xboomGo .section_3 .lineUp ul li dl dd::after{display:block;content: " ";clear:both;}
	.xboomGo .section_3 .lineUp ul li dl dd.cstH_81{height:81px;}
	.xboomGo .section_3 .lineUp ul li dl dd.cstH_61{height:61px;}
	.xboomGo .section_3 .lineUp ul li dl dd.cstH_81 .spec_type{line-height:61px;}
	.xboomGo .section_3 .lineUp ul li dl dd.cstH_61 .spec_type{line-height:41px;}
	.xboomGo .section_3 .lineUp ul li dl dd div{float:left;height:100%;font-size:20px;letter-spacing:0px;}
	.xboomGo .section_3 .lineUp ul li dl dd .spec_type{width:41%;font-family:"LGSmartSemiBold";}
	.xboomGo .section_3 .lineUp ul li dl dd .spec_cont{width:59%;}
	/* xboom_white_spec -start*/
	.xboomGo .section_3 .lineUp ul li img{position:absolute;top:-300px;left:-70px ;width:528px;}
	.xboomGo .section_3 .lineUp .disclaimer{position: absolute;top:1100px;left:50%;width:1400px;margin:0 auto;transform: translateX(-50%);color:#666;font-size:1vw;}
	.xboomGo .section_3 .lineUp .wb_btn{position: absolute;top:-44px;left:50%;transform: translateX(-50%);width:174px;height:28px;}
	.xboomGo .section_3 .lineUp .wb_btn button{display: block;float: left;width:50%;height:100%;font-size:20px;box-sizing: border-box;border:1px solid #b7b9bf;color:#666;padding-left:23px;}
	.xboomGo .section_3 .lineUp .wb_btn button.on{color:#000;border-color:#000;}
	.xboomGo .section_3 .lineUp .wb_btn button.black_go{border-right:none;border-radius:4px 0 0 4px;background:url(../images/go/spec_black_off.jpg) 10px center no-repeat;background-size:20px 20px;background-color:#fff;}
	.xboomGo .section_3 .lineUp .wb_btn button.black_go.on{background:url(../images/go/spec_black_on.jpg) 10px center no-repeat;background-size:20px 20px;background-color:#fff;}
	.xboomGo .section_3 .lineUp .wb_btn button.white_go{border-left:1px solid #000;border-radius:0 4px 4px 0;background:url(../images/go/spec_white_off.jpg) 10px center no-repeat;background-size:20px 20px;background-color:#fff;}
	.xboomGo .section_3 .lineUp .wb_btn button.white_go.on{background:url(../images/go/spec_white_on.jpg) 10px center no-repeat;background-size:20px 20px;background-color:#fff;}
	/* xboom_white_spec -end*/
	/* xboom_vibe start */
	.xboomGo .xboom_vibe{position:relative;	margin:400px auto 190px;}
	.xboomGo .xboom_vibe .inst_user .line_bg{position: relative;width:170px;height:170px;border-radius:85px;line-height:170px;background:url(../images/go/insta_line.jpg) center no-repeat;margin:0 auto;}
	.xboomGo .xboom_vibe .inst_user .line_bg .profilePicture {position: absolute;top:50%;left:50%;transform: translate(-50% , -50%);width:140px;height:140px;border-radius:70px;overflow: hidden;}
	.xboomGo .xboom_vibe .inst_user .line_bg .profilePicture  img{width:100%;}
	.xboomGo .xboom_vibe .inst_user .userID{display:inline-block;font-size: 60px;font-family:"LGSmartBold";padding-left:30px;background: url(../images/go/insta_hash.png) 0 12px no-repeat;background-size:29px 38px;margin: 20px 0 40px;}
	.xboomGo .xboom_vibe .inst_user .text_box {font-size:78px;line-height:1.2;margin-bottom: 80px;letter-spacing:-5px;}
	.xboomGo .xboom_vibe .inst_user .text_box span{font-size:78px;letter-spacing:-5px;}
	.xboomGo .xboom_vibe .vide_contents{position: relative;width:1300px;margin:60px auto 0;}
	.xboomGo .xboom_vibe .vide_contents>div{float:left;}
	.xboomGo .xboom_vibe .vide_contents .contents{position:relative;width:100%;height:100%;overflow: hidden;}
	.xboomGo .xboom_vibe .vide_contents .contents .img_box{position:relative;}
	.xboomGo .xboom_vibe .vide_contents .left_box{width:790px;}
	.xboomGo .xboom_vibe .vide_contents .left_box .big_box{height:1010px;}
	.xboomGo .xboom_vibe .vide_contents .right_box{width:500px;margin-left:10px;}
	.xboomGo .xboom_vibe .vide_contents .right_box > div{width:100%;height:330px;margin-bottom:10px;}
	.xboomGo .xboom_vibe .vide_contents .right_box > div:last-child{height:330px;margin:0;}

	.xboomGo .xboom_vibe .vide_contents .contents .hover_box{}

	/* noscroll */
	.xboomGo .xboom_vibe_pop{position: fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);z-index:99999;}
	.xboomGo .xboom_vibe_pop .content{position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);width:600px;height:auto;min-height:600px;background: #fff;padding:20px 35px;}
	.xboomGo .xboom_vibe_pop .content .user_profile{height:50px;line-height:50px;}
	.xboomGo .xboom_vibe_pop .content .user_profile .line_bg{position: relative;float: left;width:50px;height:50px;border-radius:25px;overflow: hidden;background: url(../images/go/insta_line.jpg) center no-repeat;background-size: cover;margin-left:20px;}
	.xboomGo .xboom_vibe_pop .content .user_profile .line_bg div{position: absolute;top:50%;left:50%;transform: translate(-50% , -50%);	width:42px;height:42px;border-radius:21px;background: #000;overflow: hidden;}
	.xboomGo .xboom_vibe_pop .content .user_profile .user_name{float: left;width:300px;height:50px;line-height:50px;font-size:20px;font-weight:800;margin-left:20px;}
	.xboomGo .xboom_vibe_pop .content .user_image{margin:20px 0;}
	.xboomGo .xboom_vibe_pop .content .user_text{font-size:20px;font-weight:400;padding: 0 15px;}
	.xboomGo .xboom_vibe_pop .content .user_text p{line-height:1.2;}
	.xboomGo .xboom_vibe_pop .content .user_text .user_name{font-weight:800;}
	.xboomGo .xboom_vibe_pop .content .user_text .tag{color:#2e4aa5;line-height:1.2;}
	.xboomGo .xboom_vibe_pop .content .user_text .hash{color:#2e4aa5;}
	.xboomGo .xboom_vibe_pop .content .user_text .hash::before{display:inline-block;content:" ";width:10px;height:14px;background:url(../images/go/text_hash.png) 0 0 no-repeat;}
	.xboomGo .xboom_vibe_pop .insta_close{position: absolute;top:35px;right:330px;width:27px;height:27px;cursor: pointer;opacity:0.5;}
	.xboomGo .xboom_vibe_pop .insta_prev{position: absolute;top:50%;left:560px;transform: translateY(-50%);width:100px;height:800px;background:url(../images/go/insta_prve.png) center left no-repeat;background-size:24px 34px;opacity:0.5;}
	.xboomGo .xboom_vibe_pop .insta_next{position: absolute;top:50%;right:560px;transform: translateY(-50%);width:100px;height:800px;background:url(../images/go/insta_next.png) center right no-repeat;background-size:24px 34px;opacity:0.5;}
	.xboomGo .xboom_vibe_pop .insta_close:hover,.xboomGo .xboom_vibe_pop .insta_prev:hover,.xboomGo .xboom_vibe_pop .insta_next:hover{opacity:1;}
	/* xboom_vibe end */
	/* coming soon -start */
		.xboomGo .section_1 .coming{position: absolute;bottom:140px;left: 125px;font-size:28px;}
		.xboomGo .section_2 .coming{position: absolute;bottom:1vw;left: 1vw;font-size:1vw;color:#fff;}
	/* coming soon -end */
}

/* --------------------------------
	Why XBOOM
------------------------------- */

.whyxboom .section_1 .tlayer .v_logo{margin:0 auto;}
.whyxboom .tlayer .out{top:26.4vw;}
.whyxboom .section_1 .tlayer h3.mb,.whyxboom .section_1 .tlayer p.mb{margin: 0 auto;}
.whyxboom .section_1 .tlayer .v_logo{width:70.3vw;margin:0 auto 1.8vw;}
.whyxboom .section_1 .tlayer p{font-size:8vw;font-family:"LGSmartBold";}
.whyxboom .section_2 .philosophy{width:81.7vw;height:93.7vw;margin:0 auto;background: url(../images/why/m2.jpg) 0 0 no-repeat;background-size:100%;box-sizing: border-box;padding:15.6vw 7.8vw 0;margin-top:9.1vw;margin-bottom: 9.1vw;}
.whyxboom .section_2 .philosophy p{font-size:4.6vw;margin-bottom:5.2vw;color:#fff;line-height:1.2;}
.whyxboom .section_2 .philosophy p:last-child{font-size:5.2vw;font-family:"LGSmartSemiBold"}
.whyxboom .section_2 .philosophy p:last-child span{display:block;margin-top:3.5vw;font-size:7.8vw;font-family:"LGSmartBold"}

.whyxboom .section_3{width:100%;height:156.3vw;background: #ecf0f3;}
.whyxboom .section_3 .meridian{position: relative;width:100vw;height:100%;margin:0 auto;}
.whyxboom .section_3 .meridian div{position:absolute;}
.whyxboom .section_3 .meridian .title_box{top:11.9vw;left:8.4vw;}
.whyxboom .section_3 .meridian .title_box img{width:82vw;}
.whyxboom .section_3 .meridian .title_box h3{font-size:7.8vw;font-family:"LGSmartLight";}
.whyxboom .section_3 .meridian .img_box_1{top:91.1vw;left:3.9vw;width:92.1vw;}
.whyxboom .section_3 .meridian .text_box{top:30.5vw;left:8.4vw;}
.whyxboom .section_3 .meridian .text_box p{font-size:4.2vw;line-height:1.1}
.whyxboom .section_3 .meridian .btn_box{top:72.4vw;left:8.4vw;}
.whyxboom .section_3 .meridian .btn_box a{width:32.5vw;height:10.4vw;line-height:10.4vw;font-size:3.3vw;}
.whyxboom .section_3 .meridian .btn_box a{display: inline-block;background-color: transparent;color:#000;box-sizing: border-box;border:1px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
.whyxboom .section_4 > h3{font-size:7.2vw;font-family:"LGSmartBold";margin:13vw 0;}
.whyxboom .section_4 .high_quality{width:100%;height:auto;margin:0 auto}
.whyxboom .section_4 .high_quality > div{position: relative;float:none;width:100%;height:100%;}
.whyxboom .section_4 .high_quality .left_box img{width:84.5vw;margin-left:6.5vw;}
.whyxboom .section_4 .high_quality .left_box h3{position:absolute;font-size:8.3vw;top:7.8vw;left:26vw;font-family:"LGSmartBold";}
.whyxboom .section_4 .high_quality .right_box h3{font-size:5.9vw;font-family:"LGSmartSemiBold";margin-bottom:10.4vw;margin-top:5.2vw;}
.whyxboom .section_4 .experts_say{width:100%;height:auto;margin:4.6vw auto 0}
.whyxboom .section_4 .experts_say h3{font-size:5.9vw;font-family:"LGSmartBold";padding-left:9.1vw;}
.whyxboom .section_4 .experts_say h3.mb{margin:14.3vw 0 7.3vw}
.whyxboom .section_4 .experts_say >div{position: relative;float:none;width:100%;height:auto;margin:6.5vw auto 0;}
.whyxboom .section_4 .experts_say >div.left_box{width:82vw;}
.whyxboom .section_4 .experts_say .left_box .quote{box-sizing: border-box;margin-left:1.3vw;}
.whyxboom .section_4 .experts_say .left_box .quote li{height:21.4vw;border-top:1px solid #d2d4d8;box-sizing: border-box;padding:0.5vw 0px 0.5vw 3.9vw;}
.whyxboom .section_4 .experts_say .left_box .quote li:last-child{border-bottom:1px solid #d2d4d8;}
.whyxboom .section_4 .experts_say .left_box .quote li::after{display: block;content: " ";clear:both;}
.whyxboom .section_4 .experts_say .left_box .quote li > div{float: left;}
.whyxboom .section_4 .experts_say .left_box .quote li .img_box{width:16.9vw;padding:10px 0;}
.whyxboom .section_4 .experts_say .left_box .quote li .text_box{display:table;height:100%;}
.whyxboom .section_4 .experts_say .left_box .quote li .text_box p{display:table-cell;font-size:3.9vw;vertical-align:middle;font-family:"LGSmartSemiBold";font-style:italic;padding-left:3.9vw;}
.whyxboom .section_4 .experts_say .left_box .quote li .text_box p span{display:block;color:#626468;font-size:3.3vw;margin-top:2.3vw;font-style: normal;}
.whyxboom .section_4 .experts_say .left_box .quote li .text_box p.pc{display:none;}
.whyxboom .section_4 .experts_say .left_box .quote li .text_box p.mb{display: table-cell;}
.whyxboom .section_4 .experts_say .left_box .award .award_slide .float_none ul li{float: none;margin: 1.3vw auto}
.whyxboom .section_4 .right_box .video_box{position: relative;width:80.7vw;box-sizing:border-box;padding:4.4vw 0;border:1px solid #d2d4d8;margin:0 auto;}
.whyxboom .section_4 .right_box .video_box .img_box{padding:0 4.4vw;margin-bottom:4.4vw;}
.whyxboom .section_4 .right_box .video_box .img_box .disclaimer{padding:0.5vw 0 0;}
.whyxboom .section_4 .right_box .video_box .img_box .disclaimer span{color:#212121;}
.whyxboom .section_4 .right_box .video_box .text_box{padding:0 4.4vw 8.8vw;}
.whyxboom .section_4 .right_box .video_box .text_box > span{display: inline-block;font-size:4.1vw;color:#444;margin-top:3vw;padding-left:5.4vw;}
.whyxboom .section_4 .right_box .video_box .text_box p{font-size:4.1vw;color:#444;line-height:1.3;background:url(../images/common/video_bg.png) left top no-repeat;padding-top:4.6vw;padding-left:5.4vw;background-size:7.8vw 8.5vw;}
.whyxboom .section_4 .right_box .button-prev{position:absolute;top:0;left:-6.6vw;width:9.1vw;height:100%;background:url(../images/common/m_prev.png) left center no-repeat;background-size: 3.6vw 8.3vw;}
.whyxboom .section_4 .right_box .button-next{position:absolute;top:0;right:-6.6vw;width:9.1vw;height:100%;background:url(../images/common/m_next.png) right center no-repeat;background-size: 3.6vw 8.3vw;}
.whyxboom .section_4 .high_quality  .right_box .quote{width:82vw;box-sizing: border-box;padding-right:1.3vw;margin:6vw auto 0;}
.whyxboom .section_4 .high_quality  .right_box .quote li{height:67.7vw;border-top:1px solid #d2d4d8;box-sizing: border-box;padding:9.1vw 0px 0vw 0vw;}
.whyxboom .section_4 .high_quality  .right_box .quote li:last-child{border-bottom:1px solid #d2d4d8;}
.whyxboom .section_4 .high_quality  .right_box .quote li{}
.whyxboom .section_4 .high_quality  .right_box .quote li::after{display: block;content: " ";clear:both;}
.whyxboom .section_4 .high_quality  .right_box .quote li > div{float: none;}
.whyxboom .section_4 .high_quality  .right_box .quote li .img_box{width:26.6vw;}
.whyxboom .section_4 .high_quality  .right_box .quote li .img_box.mb{margin:0 auto;}
.whyxboom .section_4 .high_quality  .right_box .quote li .text_box{display:block;height:auto;}
.whyxboom .section_4 .high_quality  .right_box .quote li .text_box p{display:table-cell;font-size:4.6vw;vertical-align:middle;font-family:"LGSmartSemiBold";font-style:italic;padding-left:0vw;}
.whyxboom .section_4 .high_quality .right_box .quote li .text_box p.pc{display:none;}
.whyxboom .section_4 .high_quality .right_box .quote li .text_box p.mb{display:block;}
.whyxboom .section_4 .high_quality  .right_box .quote li .text_box p span{display:block;color:#626468;font-size:4.6vw;margin-top:2.3vw;font-style: normal;}
.whyxboom .section_4 .quote{position:relative;width:80.7vw;height:auto;margin:5.7vw auto 0;}
.whyxboom .section_4 .quote.mb{height:67.7vw;border-top:1px solid #d2d4d8;border-bottom:1px solid #d2d4d8;padding-top:9.1vw}
.whyxboom .section_4 .quote.mb .img_box{width:26.6vw;margin:0 auto;}
.whyxboom .section_4 .quote.mb .text_box{text-align: center;}
.whyxboom .section_4 .quote.mb .text_box p{font-size:4.6vw;font-family:"LGSmartSemiBold";margin-top:3.2vw;}
.whyxboom .section_4 .quote.mb .text_box p span{display: block;font-size:4.6vw;color:#666;margin-top:5.8vw;}
.whyxboom .section_4 .quote.mb .swiper-container-horizontal > .swiper-pagination-bullets{bottom:2vw;}
.whyxboom .section_4 .quote .quote-button-prev{position:absolute;top:0;left:-6.6vw;width:9.1vw;height:100%;background:url(../images/common/m_prev.png) left center no-repeat;background-size: 3.6vw 8.3vw;}
.whyxboom .section_4 .quote .quote-button-next{position:absolute;top:0;right:-6.6vw;width:9.1vw;height:100%;background:url(../images/common/m_next.png) right center no-repeat;background-size: 3.6vw 8.3vw;}
.whyxboom .section_4 .quote .quote-button-prev.swiper-button-disabled, .whyxboom .section_4 .quote .quote-button-next.swiper-button-disabled {opacity:0.3;}
.whyxboom .section_4 .quote .swiper-container .swiper-pagination-bullet{opacity:0.5;}
.whyxboom .section_4 .quote .swiper-container .swiper-pagination-bullet-active{background: #828488 !important;opacity:1;}
.whyxboom .section_4 .quote .swiper-container .swiper-pagination-bullet{width:2vw;height:2vw;}
.whyxboom .section_4 .award{position:relative;width:80.7vw;height:39vw;margin:5.7vw auto 0;}
.whyxboom .section_4 .award .award_slide ul li{float: left;width:38.5vw;height:39vw;box-sizing: border-box;box-shadow: 1px 1px 3px 1px #999;margin:0.7vw;padding-top:5.3vw;}
.whyxboom .section_4 .award .award_slide ul li:first-child{margin-right:0.6vw;}
.whyxboom .section_4 .award .award_slide ul li .img_box{width:31.2vw;margin:0 auto;}
.whyxboom .section_4 .award .award_slide ul li .text_box div{font-size:3.1vw;font-family:"LGSmartSemiBold";margin:4vw 0 1.6vw;}
.whyxboom .section_4 .award .award_slide ul li .text_box span{display:block;font-size:3.1vw;color:#828488;}
.whyxboom .section_4 .award .award-button-prev{position:absolute;top:0;left:-6.6vw;width:9.1vw;height:100%;background:url(../images/common/m_prev.png) left center no-repeat;background-size: 3.6vw 8.3vw;}
.whyxboom .section_4 .award .award-button-next{position:absolute;top:0;right:-6.6vw;width:9.1vw;height:100%;background:url(../images/common/m_next.png) right center no-repeat;background-size: 3.6vw 8.3vw;}
.whyxboom .section_4 .right_box .button-prev.swiper-button-disabled,	.whyxboom .section_4 .right_box .button-next.swiper-button-disabled,.whyxboom .section_4 .award .award-button-prev.swiper-button-disabled,.whyxboom .section_4 .award .award-button-next.swiper-button-disabled{opacity:0.3;}
.whyxboom .section_4 .right_box .video_box .text_box p span{color:#828488;}
.whyxboom .section_4 .right_box .video_box .swiper-container-horizontal > .swiper-pagination-bullets{bottom:2vw;}
.whyxboom .section_4 .award .swiper-container-horizontal > .swiper-pagination-bullets{bottom:-8vw;}
.whyxboom .section_4 .right_box .video_box .swiper-container .swiper-pagination-bullet,.whyxboom .section_4 .award .swiper-container .swiper-pagination-bullet{width:2vw;height:2vw;}
.whyxboom .section_4 .right_box .video_box .swiper-container .swiper-pagination-bullet,.whyxboom .section_4 .award .swiper-container .swiper-pagination-bullet{opacity:0.5;}
.whyxboom .section_4 .right_box .video_box .swiper-container .swiper-pagination-bullet-active,.whyxboom .section_4 .award .swiper-container .swiper-pagination-bullet-active{background: #828488 !important;opacity:1;}

.whyxboom .section_4>.btn_box a{width:32.5vw;height:10.4vw;line-height:10.4vw;font-size:3.1vw;margin-top:13.1vw;}
.whyxboom .section_4>.btn_box a:first-child{margin-right:0.5vw;}
.whyxboom .section_4>.btn_box a{display: inline-block;background-color: transparent;color:#000;box-sizing: border-box;border:1px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
.whyxboom .section_4>.btn_box a.black{display: inline-block;background-color: #000;color:#fff;box-sizing: border-box;border:2px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
.whyxboom .section_4 .product{position: relative;width:80.7vw;margin:7.2vw auto 0;}
.whyxboom .section_4 .product h3{position:absolute;top:93.7vw;left:10.4vw;font-size:8.3vw;font-family:"LGSmartBold";}
.whyxboom .section_4 > div> h4{font-size:5.9vw;font-family:"LGSmartSemiBold";margin:9vw 0 5vw;}
.whyxboom .section_5 .line_up {width:100%;height:auto;background: #e9eaeb;box-sizing: border-box;padding-top:6.2vw;padding-bottom:11.4vw;margin-top:13vw}
.whyxboom .section_5 .line_up h3{font-size:7.8vw;font-family:"LGSmartBold";}
.whyxboom .section_5 .line_up ul{width:100vw;margin:3.1vw auto 0;}
.whyxboom .section_5 .line_up ul li{float:none;margin-bottom:5.2vw;}
.whyxboom .section_5 .line_up ul li{margin-right:0vw;}
.whyxboom .section_5 .line_up ul li:last-child{margin:0;}
.whyxboom .section_5 .line_up ul li .img_box{width:100%;}
/* 190411 start */
.whyxboom .section_5 .line_up ul li .text_box{height:43.7vw;background: #30343b;box-sizing: border-box;padding-top:4vw;}
/* 190411 end */
.whyxboom .section_5 .line_up ul li .text_box img{margin:0 auto;}
.whyxboom .section_5 .line_up ul li .line_go img{width:42.9vw;}
.whyxboom .section_5 .line_up ul li .line_ai img{width:51vw;}
.whyxboom .section_5 .line_up ul li .line_x img{width:36.4vw;}
.whyxboom .section_5 .line_up ul li .text_box h3{font-size:4.8vw;color:#fff;margin:3.9vw 0;}
.whyxboom .section_5 .line_up ul li .text_box .btn_box a{width:24.7vw;height:7vw;line-height:7vw;font-size:2.6vw;}
.whyxboom .section_5 .line_up ul li .text_box .btn_box a{display: inline-block;background-color: transparent;box-sizing: border-box;border:1px solid #fff;color:#fff;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
.whyxboom .section_5 .line_up ul li .text_box .btn_box a:hover{background-color: #fff;color:#000;transition: background-color 0.5s ,color 0.5s;	}
.whyxboom .section_5 .line_up ul li .text_box .btn_box a:last-child{margin-left:5px;}
.whyxboom .section_5 .line_up .lineUP{margin-top:5vw;}
.whyxboom .section_5 .line_up .swiper-container-horizontal > .swiper-pagination-bullets{bottom:9vw;}
.whyxboom .section_5 .line_up .swiper-container .swiper-pagination-bullet{width:2vw;height:2vw;}
.whyxboom .section_5 .line_up .swiper-container .swiper-pagination-bullet{opacity:0.5;}
.whyxboom .section_5 .line_up .swiper-container .swiper-pagination-bullet-active{background: #828488 !important;opacity:1;}



/* uk */
/* 190523 start */
.whyxboom .promotion{position: relative;width:100%;margin-bottom:3.6vw;}
.whyxboom .promotion{margin:7.8vw auto 15vw;}
.whyxboom .promotion .text_box{position:absolute;top:55%;left:48%;transform:translateY(-50%);}
.whyxboom .promotion .text_box img{width:37.7vw;}
.whyxboom .promotion .text_box p{font-size:3.9vw;margin:1.2vw 0; font-family: "LGSmartBold";line-height:1.3;}
.whyxboom .promotion .text_box p b{color:#ec1240;}
.whyxboom .promotion .text_box p span{font-size:7.5vw;font-family: "LGSmartBold";}
.time_offer{width:52.3vw;height:6.4vw;background:url(../images/go/promotion_bg.png) 0 0 no-repeat;background-size: 100% 100%;color:#fff;font-size:3.4vw;font-family:"LGSmartBold";line-height: 5vw;margin-left:-1.8vw;margin-top:3.2vw;margin-bottom:4.8vw}
.whyxboom .promotion .text_box .shop{width:25.6vw;height:7.4vw;line-height:7.2vw;font-size:3.2vw;margin-top:0vw;}
.whyxboom .promotion .text_box .shop{display: inline-block;background-color: transparent;color:#000;box-sizing: border-box;border:1px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
.whyxboom .promotion .disclaimer{position: absolute;bottom:-5vw;right:5.3vw}
.whyxboom .promotion .disclaimer span{color:#212121;}
/* 190523 end */
/* uk */


@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {
	.whyxboom .tlayer .out{top:10.4vw;}
	.whyxboom .section_1 .tlayer .v_logo{width:20.1vw;margin-bottom:1.3vw;}
	.whyxboom .section_1 .tlayer p{font-size:3.2vw;font-family:"LGSmartBold";}
	.whyxboom .section_2{margin:2.6vw 0 4.6vw 0}
	.whyxboom .section_2 .scroll_wrap{position:relative;width:100%;height:175vw;}
	.whyxboom .section_2 .fixedScroll{position: relative;width:62.5vw;height:37.5vw;margin:0 auto;overflow: hidden;}
	.whyxboom .section_2 .fixedScroll.fixed{position: fixed;top:100px;left:18.3vw;}
	.whyxboom .section_2 .fixedScroll.bottom{position:absolute;top:auto;left:18.3vw;bottom:0;}
	.whyxboom .section_2 .fixedScroll >div{float:left;}
	.whyxboom .section_2 .fixedScroll > div > .img_wrap{width:auto;;height:100%;transform:translateY(0%)}
	.whyxboom .section_2 .fixedScroll.an1> div > .img_wrap{
		transform:translateY(0%);
		-webkit-transition: transform 0.9s ease-in-out ;
  	transition: transform 0.9s ease-in-out ;
	}
	.whyxboom .section_2 .fixedScroll.an2> div > .img_wrap{
		transform:translateY(-100%);
		-webkit-transition: transform 0.9s ease-in-out ;
  	transition: transform 0.9s ease-in-out ;
	}
	.whyxboom .section_2 .fixedScroll.an3> div > .img_wrap{
		transform:translateY(-200%);
		-webkit-transition: transform 0.9s ease-in-out ;
  	transition: transform 0.9s ease-in-out ;
	}
	.whyxboom .section_2 .fixedScroll .img_box{width:auto;height:100%;}
	.whyxboom .section_2 .fixedScroll .img_box img{width:auto;height:100%;}
	.whyxboom .section_2 .fixedScroll .text_box{padding:8.8vw 0 0 3.6vw;}
	.whyxboom .section_2 .fixedScroll .text_box p{font-size:1.4vw;color:#222428;margin-bottom:2vw;line-height:1.2;transform:translateY(600%);}
	/* an1 */
	.whyxboom .section_2 .fixedScroll.an1 .text_box p.block_1{
		transform:translateY(0%);
		-webkit-transition: transform 0.7s ease-in-out ;
  	transition: transform 0.7s ease-in-out ;
	}
	/* an2 */
	.whyxboom .section_2 .fixedScroll.an2 .text_box p.block_1{
		transform:translateY(0%);
	}
	.whyxboom .section_2 .fixedScroll.an2 .text_box p.block_2{
		transform:translateY(0%);
		-webkit-transition: transform 0.7s ease-in-out ;
  	transition: transform 0.7s ease-in-out ;
	}
	/* an3 */
	.whyxboom .section_2 .fixedScroll.an3 .text_box p.block_1{
		transform:translateY(0%);
	}
	.whyxboom .section_2 .fixedScroll.an3 .text_box p.block_2{
		transform:translateY(0%);
	}
	.whyxboom .section_2 .fixedScroll.an3 .text_box p.block_3{
		transform:translateY(0%);
		-webkit-transition: transform 0.7s ease-in-out ;
  	transition: transform 0.7s ease-in-out ;
	}
	/* anEnd */
	.whyxboom .section_2 .fixedScroll.anEnd .text_box p.block_1{
		transform:translateY(0%);
	}
	.whyxboom .section_2 .fixedScroll.anEnd .text_box p.block_2{
		transform:translateY(0%);
	}
	.whyxboom .section_2 .fixedScroll.anEnd .text_box p.block_3{
		transform:translateY(0%);
	}
	.whyxboom .section_2 .fixedScroll .text_box p.block_3{font-weight:600;}
	.whyxboom .section_2 .fixedScroll .text_box p.block_3 span{display:inline-block;font-size:2.6vw;font-family:"LGSmartBold";margin-top:0.7vw;}
	.whyxboom .section_3{width:100%;height:58.3vw;background: #ecf0f3;}
	.whyxboom .section_3 .meridian{position: relative;width:72.9vw;height:100%;margin:0 auto;}
	.whyxboom .section_3 .meridian div{position:absolute;}
	.whyxboom .section_3 .meridian .title_box{top:5.2vw;left:6.2vw;}
	.whyxboom .section_3 .meridian .title_box img{width:41vw;}
	.whyxboom .section_3 .meridian .title_box h3{font-size:3.1vw;font-family:"LGSmartLight";}
	.whyxboom .section_3 .meridian .img_box_1{top:15.6vw;left:6.2vw;width:37.5vw;}
	.whyxboom .section_3 .meridian .img_box_2{top:11.4vw;right:0.5vw;width:23.4vw;}
	.whyxboom .section_3 .meridian .text_box{top:39.5vw;left: 0px;}
	.whyxboom .section_3 .meridian .text_box p{font-size:1.3vw;line-height:1.3}
	.whyxboom .section_3 .meridian .btn_box{top:49.4vw;left:0;}
	.whyxboom .section_3 .meridian .btn_box a{width:12vw;height:3.1vw;line-height:3.1vw;font-size:1vw;margin-top:2.6vw;}
	.whyxboom .section_3 .meridian .btn_box a{display: inline-block;background-color: transparent;color:#000;box-sizing: border-box;border:2px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
	.whyxboom .section_3 .meridian .btn_box a:hover{background-color: #000;color:#fff;transition: background-color 0.5s ,color 0.5s;}
	.whyxboom .section_4 > h3{font-size:2.9vw;font-family:"LGSmartBold";margin:6.2vw 0;}
	.whyxboom .section_4 .high_quality{width:78.1vw;height:69.7vw;margin:0 auto}
	.whyxboom .section_4 .high_quality > div{position: relative;float:left;width:50%;height:100%;}
	.whyxboom .section_4 .high_quality .left_box img{width:36.1vw;margin-left:-2.2vw;}
	.whyxboom .section_4 .high_quality .left_box h3{position:absolute;font-size:3.7vw;top:4.9vw;left:6.5vw;font-family:"LGSmartBold";}
	.whyxboom .section_4 .high_quality .right_box h3{font-size:2vw;font-family:"LGSmartSemiBold";margin-bottom:1vw;margin-top: 0;}
	.whyxboom .section_4 .right_box .video_box{position: relative;width:33.3vw;box-sizing:border-box;padding:2vw 0;border:1px solid #d2d4d8;margin:0 auto;}
	.whyxboom .section_4 .right_box .video_box .img_box{padding:0 2vw;margin-bottom:2vw;}
	.whyxboom .section_4 .right_box .video_box .img_box .disclaimer{padding:0.5vw 0 0;}
	.whyxboom .section_4 .right_box .video_box .img_box .disclaimer span{color:#212121;}
	.whyxboom .section_4 .right_box .video_box .text_box{padding:0 2vw 2vw;}
	.whyxboom .section_4 .right_box .video_box .text_box > span{display: inline-block;font-size:1.3vw;color:#444;margin-top:1vw;padding-left:2vw;}
	.whyxboom .section_4 .right_box .video_box .text_box p{font-size:1.3vw;color:#444;line-height:1.3;background:url(../images/common/video_bg.png) left top no-repeat;padding-top:1.8vw;padding-left:2vw;background-size:3.3vw 2.7vw;}
	.whyxboom .section_4 .right_box .button-prev{position:absolute;top:0;left:-2.6vw;width:2.6vw;height:100%;background:url(../images/common/video_prev.png) left center no-repeat;background-size: 1.5vw 2.8vw;}
	.whyxboom .section_4 .right_box .button-next{position:absolute;top:0;right:-2.6vw;width:2.6vw;height:100%;background:url(../images/common/video_next.png) right center no-repeat;background-size: 1.5vw 2.8vw;}

	.whyxboom .section_4 .high_quality  .right_box .quote{width:33.3vw;height:auto;box-sizing: border-box;padding-right:0.5vw;margin:0.7vw auto 0;}
	.whyxboom .section_4 .high_quality  .right_box .quote li{height:6.7vw;border-top:1px solid #d2d4d8;box-sizing: border-box;padding:0.5vw 0px 0.5vw 0;}
	.whyxboom .section_4 .high_quality  .right_box .quote li:last-child{border-bottom:1px solid #d2d4d8;}
	.whyxboom .section_4 .high_quality  .right_box .quote li{}
	.whyxboom .section_4 .high_quality  .right_box .quote li::after{display: block;content: " ";clear:both;}
	.whyxboom .section_4 .high_quality  .right_box .quote li > div{float: left;}
	.whyxboom .section_4 .high_quality  .right_box .quote li .img_box{width:6.2vw;}
	.whyxboom .section_4 .high_quality  .right_box .quote li .text_box{display:table;height:100%;}
	.whyxboom .section_4 .high_quality  .right_box .quote li .text_box p{display:table-cell;font-size:1.2vw;vertical-align:middle;font-family:"LGSmartSemiBold";font-style:italic;padding-left:1.5vw;}
	.whyxboom .section_4 .high_quality .right_box .quote li .text_box p.pc{display:table-cell;}
	.whyxboom .section_4 .high_quality  .right_box .quote li .text_box p span{display:block;color:#626468;font-size:1vw;margin-top:1vw;font-style: normal;}

	.whyxboom .section_4 .award{position:relative;width:33.3vw;height:18.7vw;margin:0.7vw auto 0;}
	.whyxboom .section_4 .award .award_slide ul li{float: left;width:15.6vw;height:15.6vw;box-sizing: border-box;box-shadow: 2px 1px 10px 1px #999;margin:0.4vw;padding-top:2.3vw;}
	.whyxboom .section_4 .award .award_slide ul li:first-child{margin-right:0.6vw;}
	.whyxboom .section_4 .award .award_slide ul li .img_box{width:12.5vw;margin:0 auto;}
	.whyxboom .section_4 .award .award_slide ul li .text_box div{font-size:1.1vw;font-family:"LGSmartSemiBold";margin:1.5vw 0 0.5vw;}
	.whyxboom .section_4 .award .award_slide ul li .text_box span{display:block;font-size:1vw;color:#828488;}
	.whyxboom .section_4 .award .award-button-prev{position:absolute;top:0;left:-2.6vw;width:2.6vw;height:100%;background:url(../images/common/video_prev.png) left center no-repeat;background-size: 1.5vw 2.8vw;}
	.whyxboom .section_4 .award .award-button-next{position:absolute;top:0;right:-2.6vw;width:2.6vw;height:100%;background:url(../images/common/video_next.png) right center no-repeat;background-size: 1.5vw 2.8vw;}
	.whyxboom .section_4 .right_box .button-prev.swiper-button-disabled,	.whyxboom .section_4 .right_box .button-next.swiper-button-disabled,.whyxboom .section_4 .award .award-button-prev.swiper-button-disabled,.whyxboom .section_4 .award .award-button-next.swiper-button-disabled{opacity:0.3;}
	.whyxboom .section_4 .right_box .video_box .text_box p span{color:#828488;}
	.whyxboom .section_4 .right_box .video_box .swiper-container-horizontal > .swiper-pagination-bullets{bottom:2vw;}
	.whyxboom .section_4 .award .swiper-container-horizontal > .swiper-pagination-bullets{bottom:0px;}
	.whyxboom .section_4 .right_box .video_box .swiper-container .swiper-pagination-bullet,.whyxboom .section_4 .award .swiper-container .swiper-pagination-bullet{width:0.6vw;height:0.6vw;}
	.whyxboom .section_4 .right_box .video_box .swiper-container .swiper-pagination-bullet,.whyxboom .section_4 .award .swiper-container .swiper-pagination-bullet{opacity:0.5;}
	.whyxboom .section_4 .right_box .video_box .swiper-container .swiper-pagination-bullet-active,.whyxboom .section_4 .award .swiper-container .swiper-pagination-bullet-active{background: #828488 !important;opacity:1;}
	.whyxboom .section_4>.btn_box a{width:12.5vw;height:3.1vw;line-height:3.1vw;font-size:1vw;margin-top:3.1vw;}
	.whyxboom .section_4>.btn_box a:first-child{margin-right:0.5vw;}
	.whyxboom .section_4 .product{position: relative;width:79.1vw;margin:7.2vw auto 0;}
	.whyxboom .section_4 .product h3{position:absolute;top:8.3vw;left:4.1vw;font-size:3.7vw;font-family:"LGSmartBold";}
	.whyxboom .section_4 > div> h4{font-size:2vw;font-family:"LGSmartSemiBold";margin:3.6vw 0;}
	.whyxboom .section_4 .experts_say{width:78.1vw;height:auto;margin:0 auto}
	.whyxboom .section_4 .experts_say > div{position: relative;float:right;width:50%;height:100%;margin:0 0}
	.whyxboom .section_4 .experts_say >div.left_box{width:50%;}
	.whyxboom .section_4 .experts_say .left_box .quote{width:auto;height:auto;margin:0;box-sizing: border-box;padding-right:0.5vw;}
	.whyxboom .section_4 .experts_say .left_box .quote li{height:6.7vw;border-top:1px solid #d2d4d8;box-sizing: border-box;padding:0.5vw 0vw 0.5vw 0;}
	.whyxboom .section_4 .experts_say .left_box .quote li:last-child{border-bottom:1px solid #d2d4d8;}
	.whyxboom .section_4 .experts_say .left_box .quote li::after{display: block;content: " ";clear:both;}
	.whyxboom .section_4 .experts_say .left_box .quote li > div{float: left;}
	.whyxboom .section_4 .experts_say .left_box .quote li .img_box{width:6.2vw;padding: 0px;}
	.whyxboom .section_4 .experts_say .left_box .quote li .text_box{display:table;height:100%;}
	.whyxboom .section_4 .experts_say .left_box .quote li .text_box p{display:table-cell;font-size:1.2vw;vertical-align:middle;font-family:"LGSmartSemiBold";font-style:italic;padding-left:2vw;}
	.whyxboom .section_4 .experts_say .left_box .quote li .text_box p.pc{display:table-cell;}
	.whyxboom .section_4 .experts_say .left_box .quote li .text_box p.mb{display:none;}
	.whyxboom .section_4 .experts_say .left_box .quote li .text_box p span{display:block;color:#626468;font-size:1vw;margin-top:1vw;font-style: normal;}
	.whyxboom .section_4 .experts_say .left_box .award .award_slide .float_none ul li{float: none;margin: 0.5vw auto}
	.whyxboom .section_4 .experts_say .left_box .award ul li .img_box{width:9.4vw;}
	.whyxboom .section_4 .experts_say .right_box .video_box{padding:2vw 0 1vw;}
	.whyxboom .section_4 .experts_say .right_box .video_box .swiper-container-horizontal > .swiper-pagination-bullets{bottom:1vw;}
	.whyxboom .section_4>.btn_box a{width:12.5vw;height:3.1vw;line-height:3.1vw;font-size:1vw;margin-top:3.1vw;}
	.whyxboom .section_4>.btn_box a:first-child{margin-right:0.5vw;}
	.whyxboom .section_4>.btn_box a{display: inline-block;background-color: transparent;color:#000;box-sizing: border-box;border:2px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
	.whyxboom .section_4>.btn_box a:hover{background-color: #000;color:#fff;transition: background-color 0.5s ,color 0.5s;}
	.whyxboom .section_4>.btn_box a.black{display: inline-block;background-color: #000;color:#fff;box-sizing: border-box;border:2px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
	.whyxboom .section_4>.btn_box a.black:hover{background-color: #fff;color:#000;transition: background-color 0.5s ,color 0.5s;}
.whyxboom .section_5 .line_up{width:100%;height:45.3vw;background: #e9eaeb;margin-top:7.8vw;box-sizing: border-box;padding-top:5.2vw;}
.whyxboom .section_5 .line_up h3{font-size:2.9vw;font-family:"LGSmartSemiBold";}
.whyxboom .section_5 .line_up ul{width:68.7vw;margin:3.1vw auto 0;}
.whyxboom .section_5 .line_up ul li{float: left;}
.whyxboom .section_5 .line_up ul li{margin-right:1.1vw;}
.whyxboom .section_5 .line_up ul li:last-child{margin:0;}
.whyxboom .section_5 .line_up ul li .img_box{width:22.1vw;}
/* 190411 start */
.whyxboom .section_5 .line_up ul li .text_box{height:13.5vw;background: #30343b;box-sizing: border-box;padding-top:1.3vw;}
.whyxboom .section_5 .line_up ul li .text_box img{width:auto;height:3.8vw;margin:0 auto;}
/* 190411 end */
.whyxboom .section_5 .line_up ul li .text_box h3{font-size:1.4vw;color:#fff;margin:1.3vw 0;}
.whyxboom .section_5 .line_up ul li .text_box .btn_box a{width:7.2vw;height:2vw;line-height:2vw;font-size:1vw;}
.whyxboom .section_5 .line_up ul li .text_box .btn_box a{display: inline-block;background-color: transparent;box-sizing: border-box;border:1px solid #fff;color:#fff;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
.whyxboom .section_5 .line_up ul li .text_box .btn_box a:hover{background-color: #fff;color:#000;transition: background-color 0.5s ,color 0.5s;	}
.whyxboom .section_5 .line_up ul li .text_box .btn_box a:last-child{margin-left:5px;}


/* 190502 start */
/* uk */
/* 190523 start */
	.whyxboom .promotion{position: relative;width:100%;margin:3.6vw 0;}
	.whyxboom .promotion .text_box{position:absolute;top:40%;left:55%;transform:translateY(-50%);}
	.whyxboom .promotion .text_box img{width:23.3vw;}
	.whyxboom .promotion .text_box p{font-size:3.9vw;font-family: "LGSmartBold";margin:6.7vw 0 0;line-height:0.8;}
	.whyxboom .promotion .text_box p b{color:#ec1240;}
	.whyxboom .promotion .text_box p span{font-size:3.2vw;font-family: "LGSmartBold";}
	.whyxboom .promotion .text_box .time_offer{width:30vw;height:3.4vw;background:url(../images/go/promotion_bg.png) 0 0 no-repeat;background-size: cover;color:#fff;font-size:2vw;font-family:"LGSmartBold";line-height: 2.6vw;margin-left:-1.2vw;margin-top:1.2vw;margin-bottom:1.8vw}
	.whyxboom .promotion .disclaimer span{color:#212121;}
	.whyxboom .promotion .text_box .shop{width:9.6vw;height:2.3vw;line-height:2.1vw;font-size:1.2vw;margin-top:0;}
	.whyxboom .promotion .text_box .shop{display: inline-block;background-color: transparent;color:#000;box-sizing: border-box;border:2px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
	.whyxboom .promotion .text_box .shop:hover{background-color: #000;color:#fff;transition: background-color 0.5s ,color 0.5s;}
	.whyxboom .promotion .disclaimer{position: absolute;bottom:2.5vw;left:auto;right:11.9vw;}
	/* 190523 end */
/* uk */
/* 190502 end */

}
@media only screen and (min-width:1280px) {

}
@media only screen and (min-width:1680px) {

}
@media only screen and (min-width:1920px){
	.whyxboom .tlayer .out{top:200px;}
	.whyxboom .section_1 .tlayer .v_logo{width:540px;margin-bottom:25px;}
	.whyxboom .section_1 .tlayer p{font-size:62px;font-family:"LGSmartBold";}
	.whyxboom .section_2{margin:50px 0 90px 0}
	.whyxboom .section_2 .fixedScroll{position: relative;width:1200px;height:720px;margin:0 auto;}
	.whyxboom .section_2 .fixedScroll div{float:left;}
	.whyxboom .section_2 .fixedScroll .img_box{width:auto;height:100%;}
	.whyxboom .section_2 .fixedScroll .img_box img{width:auto;height:100%;}
	.whyxboom .section_2 .fixedScroll .text_box{padding:170px 0 0 70px;}
	.whyxboom .section_2 .fixedScroll .text_box p{font-size:28px;color:#222428;margin-bottom:40px;line-height:1.2}
	.whyxboom .section_2 .fixedScroll .text_box p.block_3{font-weight:600;}
	.whyxboom .section_2 .fixedScroll .text_box p.block_3 span{display:inline-block;font-size:50px;font-family:"LGSmartBold";margin-top:15px;}
	.whyxboom .section_3{width:100%;height:1120px;background: #ecf0f3;}
	.whyxboom .section_3 .meridian{position: relative;width:1400px;height:100%;margin:0 auto;}
	.whyxboom .section_3 .meridian div{position:absolute;}
	.whyxboom .section_3 .meridian .title_box{top:100px;left:120px;}
	.whyxboom .section_3 .meridian .title_box img{width:790px;}
	.whyxboom .section_3 .meridian .title_box h3{font-size:60px;font-family:"LGSmartLight";}
	.whyxboom .section_3 .meridian .img_box_1{top:300px;left:120px;width:720px;}
	.whyxboom .section_3 .meridian .img_box_2{top:220px;right:10px;width:450px;}
	.whyxboom .section_3 .meridian .text_box{top:760px;left: 0px;}
	.whyxboom .section_3 .meridian .text_box p{font-size:26px;line-height:1.3}
	.whyxboom .section_3 .meridian .btn_box{top:950px;left:0;}
	.whyxboom .section_3 .meridian .btn_box a{width:230px;height:60px;line-height:60px;font-size:20px;}
	.whyxboom .section_4 > h3{font-size:56px;font-family:"LGSmartBold";margin:120px 0;}
	.whyxboom .section_4 .high_quality{width:1500px;height:1340px;margin:0 auto}
	.whyxboom .section_4 .high_quality > div{position: relative;float:left;width:50%;height:100%;}
	.whyxboom .section_4 .high_quality .left_box img{width:694px;margin-left:-44px;}
	.whyxboom .section_4 .high_quality .left_box h3{position:absolute;font-size:72px;top:95px;left:125px;font-family:"LGSmartBold";}
	.whyxboom .section_4 .high_quality .right_box h3{font-size:40px;font-family:"LGSmartSemiBold";margin-bottom:20px;}
	.whyxboom .section_4 .right_box .video_box{position: relative;width:640px;box-sizing:border-box;padding:40px 0;border:1px solid #d2d4d8;margin:0 auto;}
	.whyxboom .section_4 .right_box .video_box .img_box{padding:0 40px;margin-bottom:40px;}
	.whyxboom .section_4 .right_box .video_box .img_box .disclaimer{padding:10px 0 0;}
	.whyxboom .section_4 .right_box .video_box .img_box .disclaimer span{color:#212121;}
	.whyxboom .section_4 .right_box .video_box .text_box{padding:0 40px 40px;}
	.whyxboom .section_4 .right_box .video_box .text_box > span{display: inline-block;font-size:26px;color:#444;margin-top:20px;padding-left:40px;}
	.whyxboom .section_4 .right_box .video_box .text_box p{font-size:25px;color:#444;line-height:1.3;background:url(../images/common/video_bg.png) left top no-repeat;padding-top:35px;padding-left:40px;background-size:65px 52px;}
	.whyxboom .section_4 .right_box .button-prev{position:absolute;top:0;left:-50px;width:50px;height:100%;background:url(../images/common/video_prev.png) left center no-repeat;background-size: 29px 54px;}
	.whyxboom .section_4 .right_box .button-next{position:absolute;top:0;right:-50px;width:50px;height:100%;background:url(../images/common/video_next.png) right center no-repeat;background-size: 29px 54px;}

	.whyxboom .section_4 .high_quality  .right_box .quote{width:640px;box-sizing: border-box;padding-right:10px;margin:15px auto 0;}
	.whyxboom .section_4 .high_quality  .right_box .quote li{height:130px;border-top:1px solid #d2d4d8;box-sizing: border-box;padding:10px 0px 10px 0;}
	.whyxboom .section_4 .high_quality  .right_box .quote li:last-child{border-bottom:1px solid #d2d4d8;}
	.whyxboom .section_4 .high_quality  .right_box .quote li{}
	.whyxboom .section_4 .high_quality  .right_box .quote li::after{display: block;content: " ";clear:both;}
	.whyxboom .section_4 .high_quality  .right_box .quote li > div{float: left;}
	.whyxboom .section_4 .high_quality  .right_box .quote li .img_box{width:120px;}
	.whyxboom .section_4 .high_quality  .right_box .quote li .text_box{display:table;height:100%;}
	.whyxboom .section_4 .high_quality  .right_box .quote li .text_box p{display:table-cell;font-size:24px;vertical-align:middle;font-family:"LGSmartSemiBold";font-style:italic;padding-left:30px;}
	.whyxboom .section_4 .high_quality .right_box .quote li .text_box p.pc{display:table-cell;}
	.whyxboom .section_4 .high_quality .right_box .quote li .text_box p.mb{display:none;}
	.whyxboom .section_4 .high_quality  .right_box .quote li .text_box p span{display:block;color:#626468;font-size:20px;margin-top:18px;font-style: normal;}

	.whyxboom .section_4 .award{position:relative;width:640px;height:360px;margin:15px auto 0;}
	.whyxboom .section_4 .award .award_slide ul li{float: left;width:300px;height:300px;box-sizing: border-box;box-shadow: 2px 1px 10px 1px #999;margin:8px;padding-top:45px;}
	.whyxboom .section_4 .award .award_slide ul li:first-child{margin-right:12px;}
	.whyxboom .section_4 .award .award_slide ul li .img_box{width:240px;margin:0 auto;}
	.whyxboom .section_4 .award .award_slide ul li .text_box{	}
	.whyxboom .section_4 .award .award_slide ul li .text_box div{font-size:22px;font-family:"LGSmartSemiBold";margin:30px 0 10px;}
	.whyxboom .section_4 .award .award_slide ul li .text_box span{display:block;font-size:18px;color:#828488;}
	.whyxboom .section_4 .award .award-button-prev{position:absolute;top:0;left:-50px;width:50px;height:100%;background:url(../images/common/video_prev.png) left center no-repeat;background-size: 29px 54px;}
	.whyxboom .section_4 .award .award-button-next{position:absolute;top:0;right:-50px;width:50px;height:100%;background:url(../images/common/video_next.png) right center no-repeat;background-size: 29px 54px;}
	.whyxboom .section_4 .right_box .button-prev.swiper-button-disabled,	.whyxboom .section_4 .right_box .button-next.swiper-button-disabled,.whyxboom .section_4 .award .award-button-prev.swiper-button-disabled,.whyxboom .section_4 .award .award-button-next.swiper-button-disabled{opacity:0.3;}
	.whyxboom .section_4 .right_box .video_box .text_box p span{color:#828488;}
	.whyxboom .section_4 .right_box .video_box .swiper-container-horizontal > .swiper-pagination-bullets{bottom:40px;}
	.whyxboom .section_4 .award .swiper-container-horizontal > .swiper-pagination-bullets{bottom:0px;}
	.whyxboom .section_4 .right_box .video_box .swiper-container .swiper-pagination-bullet,.whyxboom .section_4 .award .swiper-container .swiper-pagination-bullet{width:12px;height:12px;}
	.whyxboom .section_4 .right_box .video_box .swiper-container .swiper-pagination-bullet,.whyxboom .section_4 .award .swiper-container .swiper-pagination-bullet{opacity:0.5;}
	.whyxboom .section_4 .right_box .video_box .swiper-container .swiper-pagination-bullet-active,.whyxboom .section_4 .award .swiper-container .swiper-pagination-bullet-active{background: #828488 !important;opacity:1;}
	.whyxboom .section_4>.btn_box a{width:240px;height:60px;line-height:60px;font-size:20px;margin-top:60px;}
	.whyxboom .section_4>.btn_box a:first-child{margin-right:10px;}
	.whyxboom .section_4 .product{position: relative;width:1520px;margin:140px auto 0;}
	.whyxboom .section_4 .product h3{position:absolute;top:160px;left:80px;font-size:72px;font-family:"LGSmartBold";}
	.whyxboom .section_4 > div> h4{font-size:40px;font-family:"LGSmartSemiBold";margin:70px 0;}
	.whyxboom .section_4 .experts_say{width:1500px;height:auto;margin:0 auto}
	.whyxboom .section_4 .experts_say > div{position: relative;float:right;width:50%;height:100%;}
	.whyxboom .section_4 .experts_say .left_box .quote{box-sizing: border-box;padding-right:10px;}
	.whyxboom .section_4 .experts_say .left_box .quote li{height:130px;border-top:1px solid #d2d4d8;box-sizing: border-box;padding:10px 0px 10px 0;}
	.whyxboom .section_4 .experts_say .left_box .quote li:last-child{border-bottom:1px solid #d2d4d8;}
	.whyxboom .section_4 .experts_say .left_box .quote li{}
	.whyxboom .section_4 .experts_say .left_box .quote li::after{display: block;content: " ";clear:both;}
	.whyxboom .section_4 .experts_say .left_box .quote li > div{float: left;}
	.whyxboom .section_4 .experts_say .left_box .quote li .img_box{width:120px;}
	.whyxboom .section_4 .experts_say .left_box .quote li .text_box{display:table;height:100%;}
	.whyxboom .section_4 .experts_say .left_box .quote li .text_box p{display:table-cell;font-size:24px;vertical-align:middle;font-family:"LGSmartSemiBold";font-style:italic;padding-left:50px;}
	.whyxboom .section_4 .experts_say .left_box .quote li .text_box p span{display:block;color:#626468;font-size:20px;margin-top:18px;font-style: normal;}
	.whyxboom .section_4 .experts_say .left_box .award .award_slide .float_none ul li{float: none;margin: 10px auto}
	.whyxboom .section_4 .experts_say .left_box .award ul li .img_box{width:182px;}
	.whyxboom .section_4 .experts_say .right_box .video_box{padding:40px 0 20px;}
	.whyxboom .section_4 .experts_say .right_box .video_box .swiper-container-horizontal > .swiper-pagination-bullets{bottom:20px;}
	.whyxboom .section_5 .line_up{width:100%;height:870px;background: #e9eaeb;margin-top:150px;box-sizing: border-box;padding-top:100px;}
	.whyxboom .section_5 .line_up h3{font-size:56px;font-family:"LGSmartSemiBold";}
	.whyxboom .section_5 .line_up ul{width:1320px;margin:60px auto 0;}
	.whyxboom .section_5 .line_up ul li{float: left;}
	.whyxboom .section_5 .line_up ul li{margin-right:21px;}
	.whyxboom .section_5 .line_up ul li:last-child{margin:0;}
	.whyxboom .section_5 .line_up ul li .img_box{width:426px;}
	/* 190411 start */
	.whyxboom .section_5 .line_up ul li .text_box{height:260px;background: #30343b;box-sizing: border-box;padding-top:25px;}
	.whyxboom .section_5 .line_up ul li .text_box img{width:auto;height:74px;margin:0 auto;}
	/* 190411 end */
	.whyxboom .section_5 .line_up ul li .text_box h3{font-size:28px;color:#fff;margin:25px 0;}
	.whyxboom .section_5 .line_up ul li .text_box .btn_box a{width:140px;height:40px;line-height:40px;font-size:18px;}

	/* 190502 start */
	/* uk */
	/* 190523 start */
	.whyxboom .promotion{position: relative;width:100%;margin:70px 0;}
	.whyxboom .promotion .text_box{position:absolute;top:40%;left:55%;transform:translateY(-50%);}
	.whyxboom .promotion .text_box img{width:410px;}
	.whyxboom .promotion .text_box p{font-size:76px;font-family: "LGSmartBold";margin:130px 0 0;line-height:0.7;}
	.whyxboom .promotion .text_box p b{color:#ec1240;}
	.whyxboom .promotion .text_box p span{font-size:62px;font-family: "LGSmartBold";}
	.whyxboom .promotion .text_box .time_offer{width:595px;height:67px;background:url(../images/go/promotion_bg.png) 0 0 no-repeat;background-size: cover;color:#fff;font-size:40px;font-family:"LGSmartBold";line-height: 50px;margin-left:-24px;margin-top:20px;margin-bottom:30px;}
	.whyxboom .promotion .disclaimer span{font-size:18px;color:#212121;}
	.whyxboom .promotion .text_box .shop{width:186px;height:45px;line-height:41px;font-size:24px;margin-top:0;}
	.whyxboom .promotion .text_box .shop{display: inline-block;background-color: transparent;color:#000;box-sizing: border-box;border:2px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
	.whyxboom .promotion .text_box .shop:hover{background-color: #000;color:#fff;transition: background-color 0.5s ,color 0.5s;}
	.whyxboom .promotion .disclaimer{position: absolute;bottom:50px;left:auto;right:230px;}
	.whyxboom .promotion .text_box .shop span{font-size:26px;}
	/* 190523 end */
	/* uk */
	/* 190502 end */
}
/* --------------------------------
	XBOOM AI
------------------------------- */
.xboomAI .section_1 .tlayer .big{font-family:"LGSmartSemiBold";color:#000;}
.xboomAI .tlayer .out{top:18.8vw;left:50%}
.xboomAI .tlayer .in{left:-40%;}
.xboomAI .section_1 .tlayer .v_logo{width:73.9vw;margin-bottom:3.3vw;}
.xboomAI .section_1 .tlayer p{font-size:6vw;font-family:"LGSmartSemiBold";}
.xboomAI .section_1 .text_box{margin-top:9.5vw;}
.xboomAI .section_1 .text_box h3{font-size:7.2vw;font-family:"LGSmartBold";margin:2.6vw 0 5.2vw;}
.xboomAI .section_1 .text_box h4{font-size:5.8vw;font-family:"LGSmartSemiBold";}
.xboomAI .section_2 .meridian{position:relative;width:100%;overflow:hidden;}
.xboomAI .section_2 .meridian img{width:87.7vw;}
.xboomAI .section_2 .meridian img.mb{margin-left:9.1vw;margin-top:9.1vw;margin-bottom:4.5vw;}
.xboomAI .section_2 .meridian .text_box{position:relative;top:0;left:9.1vw;}
.xboomAI .section_2 .meridian .text_box h3{font-size:7.2vw;font-family:"LGSmartBold";}
.xboomAI .section_2 .meridian .text_box h3 span{font-size:7.2vw;}
.xboomAI .section_2 .meridian .text_box p{font-size:4.1vw;margin:3.9vw 0;}
.xboomAI .section_2 .meridian .text_box a{width:32.5vw;height:10.4vw;line-height:10.4vw;font-size:3.3vw;}

.xboomAI .section_2 .hires{position: relative;width:82vw;height:auto;margin:0 auto;}
.xboomAI .section_2 .hires .img_box{position: relative;top:0vw;left:0;width:82vw;}
.xboomAI .section_2 .hires .img_box img.mb{margin:9.1vw 0; }
.xboomAI .section_2 .hires .text_box{position:relative;top:0;left:0;width:100%;}
.xboomAI .section_2 .hires .text_box h3{font-size:7.2vw;font-family:"LGSmartBold";}
.xboomAI .section_2 .hires .text_box h3 span{font-size:7.2vw;}
.xboomAI .section_2 .hires .text_box p{font-size:4.1vw;margin:5.2vw 0 9vw;}
.xboomAI .section_2 .hires .text_box h3,.xboomAI .section_2 .hires .text_box p,.xboomAI .section_2 .hires .text_box .disclaimer{padding-left:0vw;}
.xboomAI .section_2 .hires .text_box img{width:95.1vw;margin-top:3.1vw;}
.xboomAI .section_2 .hires .text_box img.mb{margin-left:-9.1vw;}
.xboomAI .section_2 .text_box a{display: inline-block;background-color: transparent;color:#000;box-sizing: border-box;border:1px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
.xboomAI .section_2 .text_box a:hover{background-color: #000;color:#fff;transition: background-color 0.5s ,color 0.5s;}
.xboomAI .section_2>.btn_box a{display: inline-block;background-color: transparent;color:#000;box-sizing: border-box;border:1px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
.xboomAI .section_2>.btn_box a:hover{background-color: #000;color:#fff;transition: background-color 0.5s ,color 0.5s;}

.xboomAI .section_2 .video_box{width:100vw;margin:16.8vw auto 0;}
.xboomAI .section_2 .video_box h3{font-size:5.9vw;font-family:"LGSmartBold";box-sizing: border-box;padding:0 9.1vw 7.3vw;}
.xboomAI .section_2 .video_box .disclaimer{box-sizing: border-box;padding:0.5vw 0 0 0vw;}
.xboomAI .section_2 .video_box .disclaimer span{color:#212121;}
.xboomAI .section_2 .video_box .swiper-container{position:relative;}
.xboomAI .section_2 .video_box .swiper-container .swiper-slide{box-sizing: border-box;padding:0 0vw;}
.xboomAI .section_2 .video_box .swiper-container .swiper-slide .img_box{float: none;width:57.2vw;margin:0 auto}
.xboomAI .section_2 .video_box .swiper-container .swiper-slide .text_box{float: none;width:100%;background:url(../images/common/video_bg.png) center 2.6vw no-repeat;background-size:7.8vw 6.5vw;padding-bottom:11.7vw; }
.xboomAI .section_2 .video_box .swiper-container .swiper-slide .text_box p{font-size:4.1vw;font-style: italic;line-height:1.3;margin-bottom:2.3vw;margin-top:0;padding-top:13.2vw}
.xboomAI .section_2 .video_box .swiper-container .swiper-slide .text_box span{font-size:3.6vw;color:#828488;}
.xboomAI .section_2 .video_box .swiper-container .button-next,.xboomAI .section_2 .video_box .swiper-container .button-prev{position: absolute;width:9.1vw;height:100%;cursor:pointer;z-index:5;}
.xboomAI .section_2 .video_box .swiper-container .swiper-button-disabled{opacity:0.3;}
.xboomAI .section_2 .video_box .swiper-container .button-next{top:0;right:0;background:url(../images/common/m_next.png)center center no-repeat;background-size:3.7vw 7vw;}
.xboomAI .section_2 .video_box .swiper-container .button-prev{top:0;left:0;background:url(../images/common/m_prev.png)center center no-repeat;background-size:3.7vw 7vw;}
.xboomAI .section_2 .video_box .swiper-container .pagination{position:absolute;z-index:2;width: 100vw;left:auto;bottom:0;right:0vw;}
.xboomAI .section_2 .video_box .swiper-container .swiper-pagination-bullet{width:2.6vw;height:2.6vw;}
.xboomAI .section_2 .video_box .swiper-container .swiper-pagination-bullet{opacity:0.5;}
.xboomAI .section_2 .video_box .swiper-container .swiper-pagination-bullet-active{background: #828488 !important;opacity:1;}
.xboomAI .section_2 .video_box.activity{margin-bottom:19.5vw;}
.xboomAI .section_2 .video_box.activity h3{padding:13vw 3.9vw 5vw;}

.xboomAI .section_2 .ai_award{width:100%;height:auto;margin:4.6vw auto 0}
.xboomAI .section_2 .ai_award h3{font-size:5.9vw;font-family:"LGSmartBold";padding-left:9.1vw;}
.xboomAI .section_2 .ai_award h3.mb{margin:14.3vw 0 7.3vw}
.xboomAI .section_2 .ai_award >div>div{position: relative;float:none;width:100%;height:auto;margin:0 auto;}
.xboomAI .section_2 .ai_award >div>div.left_box{width:82vw;}
.xboomAI .section_2 .ai_award .left_box .quote{box-sizing: border-box;margin-left:1.3vw;}
.xboomAI .section_2 .ai_award .left_box .quote li{height:21.4vw;border-top:1px solid #d2d4d8;box-sizing: border-box;padding:0.5vw 0px 0.5vw 3.9vw;}
.xboomAI .section_2 .ai_award .left_box .quote li:last-child{border-bottom:1px solid #d2d4d8;}
.xboomAI .section_2 .ai_award .left_box .quote li::after{display: block;content: " ";clear:both;}
.xboomAI .section_2 .ai_award .left_box .quote li > div{float: left;}
.xboomAI .section_2 .ai_award .left_box .quote li .img_box{width:16.9vw;padding:10px 0;}
.xboomAI .section_2 .ai_award .left_box .quote li .text_box{display:table;height:100%;}
.xboomAI .section_2 .ai_award .left_box .quote li .text_box p{display:table-cell;font-size:3.9vw;vertical-align:middle;font-family:"LGSmartSemiBold";font-style:italic;padding-left:3.9vw;}
.xboomAI .section_2 .ai_award .left_box .quote li .text_box p span{display:block;color:#626468;font-size:3.3vw;margin-top:2.3vw;font-style: normal;}
.xboomAI .section_2 .ai_award .left_box .quote li .text_box p.pc{display:none;}
.xboomAI .section_2 .ai_award .left_box .quote li .text_box p.mb{display: table-cell;}
.xboomAI .section_2 .ai_award .quote_{position:relative;width:80.7vw;height:auto;margin:5.7vw auto 0;}
.xboomAI .section_2 .ai_award .quote_{height:67.7vw;border-top:1px solid #d2d4d8;border-bottom:1px solid #d2d4d8;padding-top:9.1vw}
.xboomAI .section_2 .ai_award .quote_ .img_box{width:26.6vw;margin:0 auto;}
.xboomAI .section_2 .ai_award .quote_ .text_box{text-align: center;}
.xboomAI .section_2 .ai_award .quote_ .text_box p{font-size:4.6vw;font-family:"LGSmartSemiBold";margin-top:3.2vw;}
.xboomAI .section_2 .ai_award .quote_ .text_box p span{display: block;font-size:4.6vw;color:#666;margin-top:5.8vw;}
.xboomAI .section_2 .ai_award .quote_ .swiper-container-horizontal > .swiper-pagination-bullets{bottom:2vw;}
.xboomAI .section_2 .quote_ .quote-button-prev{position:absolute;top:0;left:-6.6vw;width:9.1vw;height:100%;background:url(../images/common/m_prev.png) left center no-repeat;background-size: 3.6vw 8.3vw;}
.xboomAI .section_2 .quote_ .quote-button-next{position:absolute;top:0;right:-6.6vw;width:9.1vw;height:100%;background:url(../images/common/m_next.png) right center no-repeat;background-size: 3.6vw 8.3vw;}
.xboomAI .section_2 .quote_ .quote-button-prev.swiper-button-disabled, .xboomAI .section_2 .quote_ .quote-button-next.swiper-button-disabled {opacity:0.3;}
.xboomAI .section_2 .quote_ .swiper-container .swiper-pagination-bullet{opacity:0.5;}
.xboomAI .section_2 .quote_ .swiper-container .swiper-pagination-bullet-active{background: #828488 !important;opacity:1;}
.xboomAI .section_2 .quote_ .swiper-container .swiper-pagination-bullet{width:2vw;height:2vw;}
.xboomAI .section_2 .quote_ .swiper-container{position: static;}

.xboomAI .section_2 .award .award-container{position:relative;overflow: hidden;margin-bottom:9.1vw}
.xboomAI .section_2 .award .award-container ul{width:81vw;height:39vw;margin:6.1vw auto 11.5vw;}
.xboomAI .section_2 .award .award-container ul li{float:left;width:39vw;height:100%;background: #fff;box-shadow: 3px 5px 15px 0px #888;margin-right:2vw;padding-top:5.8vw;}
.xboomAI .section_2 .award .award-container ul li:last-child{margin-right:0px;}
.xboomAI .section_2 .award .award-container ul li .img_box{width:auto;margin-top:4.1vw;}
.xboomAI .section_2 .award .award-container ul li .text_box{font-size:1.1vw;color:#626468;margin-top:0;}
.xboomAI .section_2 .award .award-container ul li .img_box{width:23.8vw;margin:0 auto;}
.xboomAI .section_2 .award .award-container ul li .text_box div{font-size:2.8vw;font-family:"LGSmartSemiBold";margin:5.2vw 0 1.3vw;}
.xboomAI .section_2 .award .award-container ul li .text_box span{display:block;font-size:2.3vw;color:#828488;}
.xboomAI .section_2 .award .award-container ul.floatNone li{float:none;margin:0 auto;}
.xboomAI .section_2 .award .award-container .button-next,.xboomAI .section_2 .award .award-container .button-prev{position: absolute;width:9.1vw;height:100%;cursor:pointer;z-index:5;}
.xboomAI .section_2 .award .award-container .swiper-button-disabled{opacity:0.3;}
.xboomAI .section_2 .award .award-container .button-next{top:0;right:0;background:url(../images/common/m_next.png)center center no-repeat;background-size:3.7vw 7vw;}
.xboomAI .section_2 .award .award-container .button-prev{top:0;left:0;background:url(../images/common/m_prev.png)center center no-repeat;background-size:3.7vw 7vw;}
.xboomAI .section_2 .award .award-container .pagination{position:absolute;z-index:2;width: 100vw;left:auto;bottom:0;right:0vw;}
.xboomAI .section_2 .award .award-container .swiper-pagination-bullet{width:2.6vw;height:2.6vw;}
.xboomAI .section_2 .award .award-container .swiper-pagination-bullet{opacity:0.5;}
.xboomAI .section_2 .award .award-container .swiper-pagination-bullet-active{background: #828488 !important;opacity:1;}
.xboomAI .section_2>.btn_box a{width:32.5vw;height:10.4vw;line-height:10.4vw;font-size:3.3vw;}
.xboomAI .section_3 .google_assistant{margin-top:6.2vw;}
.xboomAI .section_3 .google_assistant .intro_box h3{font-size:7.2vw;font-family:"LGSmartBold";}
.xboomAI .section_3 .google_assistant .intro_box h4{font-size:5.8vw;font-family:"LGSmartSemiBold";margin:2.6vw 0 3.9vw;}
.xboomAI .section_3 .google_assistant .intro_box p{font-size:4.1vw;line-height:1.2;}
.xboomAI .section_3 .google_assistant .intro_box img.mb{width:90.8vw;margin-left:9.1vw;margin-top:5.2vw}
.xboomAI .section_3 .google_assistant .google{position:relative;width:100%;margin-top:8.4vw;overflow: hidden;}
.xboomAI .section_3 .google_assistant .google .text_box{position: relative;top:0vw;left:9.1vw;}
.xboomAI .section_3 .google_assistant .google .text_box h3{font-size:7.2vw;font-family:"LGSmartBold";}
.xboomAI .section_3 .google_assistant .google .text_box h3 span{font-size:7.2vw;}
.xboomAI .section_3 .google_assistant .google .text_box p{font-size:4.1vw;line-height:1.2;margin-top:5vw;}
.xboomAI .section_3 .google_assistant .google img{width:89.5vw;}
.xboomAI .section_3 .chromecast{position:relative;width:82vw;height:auto;margin:9.1vw auto 0;}
.xboomAI .section_3 .chromecast .img_box{width:100%;}
.xboomAI .section_3 .chromecast .img_box .mb{margin-bottom:8.4vw}
.xboomAI .section_3 .chromecast .text_box{position:relative;top:0;left:0;}
.xboomAI .section_3 .chromecast .text_box h3{font-size:7.2vw;font-family:"LGSmartBold";}
.xboomAI .section_3 .chromecast .text_box h3 span{font-size:7.2vw;}
.xboomAI .section_3 .chromecast .text_box p{font-size:4.1vw;line-height:1.2;margin-top:5vw;}
.xboomAI .section_3 .design{position: relative;width:100%;height:117.1vw;margin-top:16.5vw;}
.xboomAI .section_3 .design .text_box{position: relative;top:0vw;right:0;width:85.7vw;height:94vw;background: #f0f3f2;}
.xboomAI .section_3 .design .text_box div{position:absolute;top:7vw;left:8.8vw;}
.xboomAI .section_3 .design .text_box h3{font-size:7.2vw;font-family:"LGSmartBold";}
.xboomAI .section_3 .design .text_box h3 span{font-size:7.2vw;}
.xboomAI .section_3 .design .text_box p{font-size:4.1vw;line-height:1.2;margin-top:1.5vw;}
.xboomAI .section_3 .design .img_box{position:absolute;}
.xboomAI .section_3 .design .img_01{top:46.3vw;right:0;width:84.6vw;}
.xboomAI .section_3 .design .img_02{top:7.5vw;right:23.1vw;width:23.9vw;}
.xboomAI .section_3 .design .img_03{top:27.6vw;right:2vw;width:48vw;}
/* WK9 */
.xboomAI .section_3 .display{position:relative;width:100%;margin-top:6.2vw;}
.xboomAI .section_3 .display .text_box{position:relative;;top:0;left:0;}
.xboomAI .section_3 .display .text_box h3{font-size:7.2vw;font-family:"LGSmartBold";}
.xboomAI .section_3 .display .text_box h3 span{font-size:7.2vw;}
.xboomAI .section_3 .display .text_box p{font-size:4.1vw;line-height:1.2;margin-top:1.5vw;}
.xboomAI .section_3 .display img{width:100%;}
.xboomAI .section_3 .display img.mb{margin-top:9.1vw;}
.xboomAI .section_3 .daily_life{width:100%;margin:11.9vw auto 0;}
.xboomAI .section_3 .daily_life h3{font-size:5.9vw;font-family:"LGSmartBold";margin-bottom:4.6vw}
.xboomAI .section_3 .daily_life h3.mb{padding-left:9.1vw;}
/* WK9 end */
.xboomAI .section_4 .lineUp{position: relative;width:154.9vw;margin-top:16.7vw;}
.xboomAI .section_4 .lineUp_wrap{ position:relative; width:100vw;overflow-x: scroll;}
.xboomAI .section_4 h3.mb{ position:absolute; top:30vw; left:50vw;width:100%; line-height:7.03vw; font-family:"LGSmartBold"; font-size:5.99vw; color:#fff;  transform:translateX(-50%); z-index:10; }
.xboomAI .section_4 .lineUp ul{position:absolute; top:83.33vw; left:7.8vw; width:138vw; height:58.4vw;margin:0 auto;transform: translateX(0%);}
.xboomAI .section_4 .lineUp ul li{position:relative; float:left; width:67.7vw; height:100%; padding:5.2vw 5.98vw; margin-right:2.6vw; background-color:#fff; border-radius:1.04vw;}
.xboomAI .section_4 .lineUp ul li:last-child{margin-right:0;}
.xboomAI .section_4 .lineUp ul li a{position: absolute;top:1.3vw;right:1.5vw;width:6.2vw;height:2vw;line-height:2vw;font-size:0.8vw;}
.xboomAI .section_4 .lineUp ul li dl .pdt_10{padding-top:1.5vw;}
.xboomAI .section_4 .lineUp ul li dl dt{ margin-bottom:5.2vw; font-family:"LGSmartBold"; font-size:3.64vw; color:#222428; }
.xboomAI .section_4 .lineUp ul li dl dd{ padding:1vw 0; border-top:1px solid #d2d4d8; }
.xboomAI .section_4 .lineUp ul li dl dd::after{display:block;content: " ";clear:both;}
.xboomAI .section_4 .lineUp ul li dl dd.cstH_81{ height:13.0vw; }
.xboomAI .section_4 .lineUp ul li dl dd.cstH_61{height:9vw;}
.xboomAI .section_4 .lineUp ul li dl dd.cstH_81 .spec_type{line-height:10.4vw;}
.xboomAI .section_4 .lineUp ul li dl dd.cstH_61 .spec_type{line-height:5.8vw;}
.xboomAI .section_4 .lineUp ul li dl dd div{float:left;height:100%;font-size:3.2vw;letter-spacing:0px;}
.xboomAI .section_4 .lineUp ul li dl dd .spec_type{width:50%;font-family:"LGSmartSemiBold";}
.xboomAI .section_4 .lineUp ul li dl dd .spec_cont{width:50%;color:#626468;}
.xboomAI .section_4 .lineUp ul li a{position: absolute;top:3.2vw;right:3.9vw;width:24.7vw;height:7.8vw;line-height:7.8vw;font-size:3.1vw;}
.xboomAI .section_4 .lineUp ul li a{display: inline-block;background-color: transparent;color:#000;box-sizing: border-box;border:1px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
.xboomAI .section_4 .lineUp ul li a.soon{border:none;color:#626468;cursor:auto;}
.xboomAI .section_4 .lineUp ul li a.soon:hover{background-color: #fff;color: #626468;transition: background-color 0s ,color 0s;}
/* 190424 start */
.xboomAI .section_4 .xscroll_bar{ position:absolute; left:50vw; bottom:16vw; width:87vw; height:4.16vw; background-color:#fff; border:0.91vw solid #fff; border-radius:4.16vw; transform:translateX(-50%); overflow:hidden; }
.xboomAI .section_4 .xscroll_bar .xscroll_inner{ position:absolute; top:0; left:0vw; width:28.12vw; height:2.34vw; background-color:#818186; border-radius:2.34vw; }
.xboomAI .section_4 .xscroll_bar .xscroll_inner.middle{ left:28vw; }
.xboomAI .section_4 .xscroll_bar .xscroll_inner.right{ left:57vw; }
.xboomAI .section_4 > .disclaimer{position:	absolute;left:50%;bottom:1.5vw;width:87vw;transform: translateX(-50%);}
.xboomAI .section_4 > .disclaimer span{color:#626468;font-size:3.6vw;}
/* 190424 end */
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {
	.xboomAI .tlayer .out{top:19.2vw;left:52%}
	.xboomAI .tlayer .in{left:0;}
	.xboomAI .section_1 .tlayer .v_logo{width:30.7vw;margin-bottom:2.3vw;}
	.xboomAI .section_1 .tlayer p{font-size:3.2vw;font-family:"LGSmartSemiBold";}
	.xboomAI .section_1 .text_box{margin-top:3.2vw;}
	.xboomAI .section_1 .text_box h3{font-size:3.6vw;font-family:"LGSmartBold";margin:1.8vw 0 2vw;}
	.xboomAI .section_1 .text_box h4{font-size:2.7vw;font-family:"LGSmartSemiBold";}
	/* 190419 start */
	.xboomAI .section_1 .text_box p{font-size:1.8vw;}
	/* 190419 end */
	.xboomAI .section_2 .meridian{position:relative;margin-top:5.2vw;}
	.xboomAI .section_2 .meridian img{width:95.3vw;}
	.xboomAI .section_2 .meridian .text_box{position:absolute;top:10.4vw;left:10.4vw;}
	.xboomAI .section_2 .meridian .text_box h3{font-size:3.2vw;font-family:"LGSmartBold";}
	.xboomAI .section_2 .meridian .text_box h3 span{font-size:3.2vw;}
	.xboomAI .section_2 .meridian .text_box p{font-size:1.3vw;margin:1.8vw 0;line-height:1.2;}
	.xboomAI .section_2 .meridian .text_box a{width:11.4vw;height:3.1vw;line-height:3.1vw;font-size:1vw;}
	.xboomAI .section_2 .hires{position: relative;width:79.1vw;height:39vw;margin:0 auto;}
	.xboomAI .section_2 .hires .img_box{position: absolute;top:-9.8vw;left:0;width:29.1vw;}
	.xboomAI .section_2 .hires .text_box{position:absolute;top:1vw;left:29vw;width:50vw;}
	.xboomAI .section_2 .hires .text_box h3{font-size:3.2vw;font-family:"LGSmartBold";}
	.xboomAI .section_2 .hires .text_box h3 span{font-size:3.3vw;}
	.xboomAI .section_2 .hires .text_box p{font-size:1.3vw;margin:1.8vw 0;line-height:1.2;}
	.xboomAI .section_2 .hires .text_box h3,.xboomAI .section_2 .hires .text_box p,.xboomAI .section_2 .hires .text_box .disclaimer{padding-left:4.4vw;}
	.xboomAI .section_2 .hires .text_box img{width:42.3vw;margin-top:1.5vw;}
	.xboomAI .section_2 .video_box{width:79.1vw;margin:7.8vw auto 0;}
	.xboomAI .section_2 .video_box h3{font-size:2.9vw;font-family:"LGSmartBold";box-sizing: border-box;padding:0 3.1vw 3.1vw;}
	.xboomAI .section_2 .video_box .disclaimer{box-sizing: border-box;padding:0.5vw 0 0 3.1vw;}
	.xboomAI .section_2 .video_box .swiper-container{position:relative;}
	.xboomAI .section_2 .video_box .swiper-container .swiper-slide{box-sizing: border-box;padding:0 3.1vw;}
	.xboomAI .section_2 .video_box .swiper-container .swiper-slide .img_box{float: left;width:37vw;}
	.xboomAI .section_2 .video_box .swiper-container .swiper-slide .text_box{float: left;width:35.4vw;background:url(../images/common/video_bg.png) center 2.6vw no-repeat;background-size:3.3vw 2.7vw;padding-bottom:0;}
	.xboomAI .section_2 .video_box .swiper-container .swiper-slide .text_box p{font-size:1.6vw;font-style: italic;line-height:1.4;margin-bottom:2.3vw;margin-top:7.2vw;padding-top:0;}
	.xboomAI .section_2 .video_box .swiper-container .swiper-slide .text_box span{font-size:1.4vw;color:#828488;}
	.xboomAI .section_2 .video_box .swiper-container .button-next,.xboomAI .section_2 .video_box .swiper-container .button-prev{position: absolute;width:3.21w;height:24.4vw;cursor:pointer;z-index:5;}
	.xboomAI .section_2 .video_box .swiper-container .swiper-button-disabled{opacity:0.3;}
	.xboomAI .section_2 .video_box .swiper-container .button-next{top:0;right:0;background:url(../images/common/video_next.png)right center no-repeat;background-size:1.5vw 2.8vw;}
	.xboomAI .section_2 .video_box .swiper-container .button-prev{top:0;left:0;background:url(../images/common/video_prev.png)0 center no-repeat;background-size:1.5vw 2.8vw;}
	.xboomAI .section_2 .video_box .swiper-container .pagination{position:absolute;z-index:2;width: 35.4vw;left:auto;bottom:0;right:3.1vw;}
	.xboomAI .section_2 .video_box .swiper-container .swiper-pagination-bullet{width:0.6vw;height:0.6vw;}
	.xboomAI .section_2 .video_box .swiper-container .swiper-pagination-bullet{opacity:0.5;}
	.xboomAI .section_2 .video_box .swiper-container .swiper-pagination-bullet-active{background: #828488 !important;opacity:1;}
	.xboomAI .section_2 .ai_award{width:78.1vw;height:auto;margin:4.6vw auto 0}
	.xboomAI .section_2 .ai_award h3{font-size:2.9vw;font-family:"LGSmartBold";padding-left:1vw;}
	.xboomAI .section_2 .ai_award >div>div{position: relative;float:right;width:50%;height:100%;}
	.xboomAI .section_2 .ai_award >div>div.left_box{width:50%;}
	.xboomAI .section_2 .ai_award .left_box .quote{box-sizing: border-box;margin-left:1.3vw;}
	.xboomAI .section_2 .ai_award .left_box .quote li{height:8.3vw;border-top:1px solid #d2d4d8;box-sizing: border-box;padding:0.5vw 0px 0.5vw 1.3vw;}
	.xboomAI .section_2 .ai_award .left_box .quote li:last-child{border-bottom:1px solid #d2d4d8;}
	.xboomAI .section_2 .ai_award .left_box .quote li::after{display: block;content: " ";clear:both;}
	.xboomAI .section_2 .ai_award .left_box .quote li > div{float: left;}
	.xboomAI .section_2 .ai_award .left_box .quote li .img_box{width:6.2vw;padding:10px 0;}
	.xboomAI .section_2 .ai_award .left_box .quote li .text_box{display:table;height:100%;}
	.xboomAI .section_2 .ai_award .left_box .quote li .text_box p{display:table-cell;font-size:1.2vw;vertical-align:middle;font-family:"LGSmartSemiBold";font-style:italic;padding-left:2.3vw;}
	.xboomAI .section_2 .ai_award .left_box .quote li .text_box p span{display:block;color:#626468;font-size:1vw;margin-top:18px;font-style: normal;}
	.xboomAI .section_2 .ai_award .left_box .quote li .text_box p.pc{display:table-cell;}
	.xboomAI .section_2 .ai_award .left_box .quote li .text_box p.mb{display:none;}
	.xboomAI .section_2 .ai_award .right_box .award{width:35.4vw;height:15.6vw;margin:9.3vw auto 0;}
	.xboomAI .section_2 .ai_award .right_box .award li{float:left;width:11.4vw;height:100%;margin-right:0.5vw;box-shadow: 2px 1px 0.5vw 1px #999;padding-top:2.8vw;}
	.xboomAI .section_2 .ai_award .right_box .award li:last-child{margin: 0;}
	.xboomAI .section_2 .ai_award .right_box .award li .img_box{width:8.5vw;margin:0 auto;}
	.xboomAI .section_2 .ai_award .right_box .award li .text_box{}
	.xboomAI .section_2 .ai_award .right_box .award li .text_box div{font-size:1.1vw;font-family:"LGSmartSemiBold";margin:2.6vw 0 0.5vw}
	.xboomAI .section_2 .ai_award .right_box .award li .text_box span{display:block;font-size:1vw;color:#888;}
	.xboomAI .section_2>.btn_box a{width:12.5vw;height:3.1vw;line-height:3.1vw;font-size:1vw;margin-top:3.1vw;}
	.xboomAI .section_2 .text_box a{display: inline-block;background-color: transparent;color:#000;box-sizing: border-box;border:2px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
	.xboomAI .section_2 .text_box a:hover{background-color: #000;color:#fff;transition: background-color 0.5s ,color 0.5s;}
	.xboomAI .section_2>.btn_box a{display: inline-block;background-color: transparent;color:#000;box-sizing: border-box;border:2px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
	.xboomAI .section_2>.btn_box a:hover{background-color: #000;color:#fff;transition: background-color 0.5s ,color 0.5s;}
	.xboomAI .section_3 .google_assistant{margin-top:6.2vw;}
	.xboomAI .section_3 .google_assistant .intro_box h3{font-size:3.6vw;font-family:"LGSmartBold";}
	.xboomAI .section_3 .google_assistant .intro_box h4{font-size:2.7vw;font-family:"LGSmartSemiBold";margin:0.5vw 0 1vw;}
	.xboomAI .section_3 .google_assistant .intro_box p{font-size:1.3vw;line-height:1.2;}
	/* 190424 start */
	.xboomAI .section_3 .google_assistant .google{position:relative;margin-top:3.5vw;}
	/* 190424 end */
	.xboomAI .section_3 .google_assistant .google .text_box{position: absolute;top:10.1vw;left:10.1vw;}
	.xboomAI .section_3 .google_assistant .google .text_box h3{font-size:3.3vw;font-family:"LGSmartBold";}
	.xboomAI .section_3 .google_assistant .google .text_box h3 span{font-size:3.3vw;}
	.xboomAI .section_3 .google_assistant .google .text_box p{font-size:1.3vw;line-height:1.2;margin-top:1.5vw;}
	.xboomAI .section_3 .google_assistant .google img{width:89.5vw;}
	.xboomAI .section_3 .chromecast{position:relative;width:79.1vw;height:32.2vw;margin:-3.1vw auto 0;}
	.xboomAI .section_3 .chromecast .img_box{width:29.1vw;}
	.xboomAI .section_3 .chromecast .text_box{position:absolute;top:10.9vw;left:34.3vw;}
	.xboomAI .section_3 .chromecast .text_box h3{font-size:3.3vw;font-family:"LGSmartBold";}
	.xboomAI .section_3 .chromecast .text_box h3 span{font-size:3.3vw;}
	.xboomAI .section_3 .chromecast .text_box p{font-size:1.3vw;line-height:1.2;margin-top:1.5vw;}
	.xboomAI .section_3 .design{position: relative;width:100%;height:52.1vw;margin-top:1.5vw;}
	.xboomAI .section_3 .design .text_box{position: absolute;top:12.2vw;right:0;width:89.1vw;height:31.1vw;background: #f0f3f2;}
	.xboomAI .section_3 .design .text_box div{position:absolute;top:9.3vw;left:6.7vw;}
	.xboomAI .section_3 .design .text_box h3{font-size:3.3vw;font-family:"LGSmartBold";}
	.xboomAI .section_3 .design .text_box h3 span{font-size:3.3vw;}
	.xboomAI .section_3 .design .text_box p{font-size:1.3vw;line-height:1.2;margin-top:1.5vw;}
	.xboomAI .section_3 .design .img_box{position:absolute;}
	.xboomAI .section_3 .design .img_01{top:0;right:0;width:21.0vw;}
	.xboomAI .section_3 .design .img_02{top:7.5vw;right:23.1vw;width:23.9vw;}
	.xboomAI .section_3 .design .img_03{top:17.0vw;right:2vw;width:48vw;}
	/* WK9 */
	.xboomAI .section_3 .display{position:relative;width:100%;margin-top:6.7vw;}
	.xboomAI .section_3 .display .text_box{position:absolute;top:9.8vw;left:50vw;}
	.xboomAI .section_3 .display .text_box h3{font-size:3.3vw;font-family:"LGSmartBold";}
	.xboomAI .section_3 .display .text_box h3 span{font-size:3.3vw;}
	.xboomAI .section_3 .display .text_box p{font-size:1.3vw;line-height:1.2;margin-top:1.5vw;}
	.xboomAI .section_3 .display img{width:89.5vw;}
	/* WK9 end */
	.xboomAI .section_3 .daily_life{width:79.1vw;margin:11.9vw auto 0;}
	.xboomAI .section_3 .daily_life h3{font-size:3.3vw;font-family:"LGSmartBold";margin-bottom:4.6vw}
	.xboomAI .section_4{position: relative;}
	.xboomAI .section_4 .lineUp{position: relative;width:100%;margin-top:6.7vw;}
	.xboomAI .section_4 .lineUp_wrap{ position:relative; width:100%;overflow-x: hidden;}
	.xboomAI .section_4 .lineUp h3{position:absolute;top:4.6vw;left:50%;width:100%;font-size:2.9vw;transform: translateX(-50%);color:#fff;font-family:"LGSmartBold";}
	.xboomAI .section_4 .lineUp ul{position: absolute;top:31.2vw;left:50%;width:50vw;height:22.3vw;margin:0 auto;transform: translateX(-50%);}
	.xboomAI .section_4 .lineUp ul li{float: left;position: relative;width:24.4vw;height:100%;margin-right:1vw;background: #fff;border-radius:10px;box-sizing: border-box;padding: 1.3vw 1.5vw;}
	.xboomAI .section_4 .lineUp ul li:last-child{margin-right:0;}
	.xboomAI .section_4 .lineUp ul li a{position: absolute;top:1.3vw;right:1.5vw;width:6.2vw;height:2vw;line-height:2vw;font-size:0.8vw;}
	.xboomAI .section_4 .lineUp ul li dl .pdt_10{padding-top:0.5vw;}
	.xboomAI .section_4 .lineUp ul li dl dt{font-size:1.4vw;font-family:"LGSmartBold";margin-bottom:1.5vw;}
	.xboomAI .section_4 .lineUp ul li dl dd{border-top:1px solid #d2d4d8;padding:0.5vw 0;}
	.xboomAI .section_4 .lineUp ul li dl dd::after{display:block;content: " ";clear:both;}
	.xboomAI .section_4 .lineUp ul li dl dd.cstH_81{height:4.2vw;}
	.xboomAI .section_4 .lineUp ul li dl dd.cstH_61{height:3.1vw;}
	.xboomAI .section_4 .lineUp ul li dl dd.cstH_81 .spec_type{line-height:3.1vw;}
	.xboomAI .section_4 .lineUp ul li dl dd.cstH_61 .spec_type{line-height:2.1vw;}
	.xboomAI .section_4 .lineUp ul li dl dd div{float:left;height:100%;font-size:1vw;letter-spacing:0px;}
	.xboomAI .section_4 .lineUp ul li dl dd .spec_type{width:42%;font-family:"LGSmartSemiBold";}
	.xboomAI .section_4 .lineUp ul li dl dd .spec_cont{width:58%;}
	.xboomAI .section_4 .lineUp ul li a{display: inline-block;background-color: transparent;color:#000;box-sizing: border-box;border:1px solid #000;text-align: center;border-radius:135px;font-family:"LGSmartSemiBold";transition: background-color 0.5s ,color 0.5s;}
	.xboomAI .section_4 .lineUp ul li a:hover{background-color: #000;color:#fff;transition: background-color 0.5s ,color 0.5s;}
	/* 190424 start */
	.xboomAI .section_4 .lineUp .disclaimer{position:	absolute;bottom:1.5vw;width:100%;}
	.xboomAI .section_4 .lineUp .disclaimer span{color:#626468}
	/* 190424 end */
}

@media only screen and (min-width:1920px){
	.xboomAI .tlayer .out{top:370px;left:52%}
	.xboomAI .tlayer .in{left:0;}
	.xboomAI .section_1 .tlayer .v_logo{width:590px;margin-bottom:45px;}
	.xboomAI .section_1 .tlayer p{font-size:62px;font-family:"LGSmartSemiBold";}
	.xboomAI .section_1 .text_box{margin-top:130px;}
	.xboomAI .section_1 .text_box h3{font-size:70px;font-family:"LGSmartBold";margin:35px 0 40px;}
	.xboomAI .section_1 .text_box p{font-size:36px;}
	.xboomAI .section_2 .meridian{position:relative;margin-top:100px;}
	.xboomAI .section_2 .meridian img{width:1830px;}
	.xboomAI .section_2 .meridian .text_box{position:absolute;top:200px;left:200px;}
	.xboomAI .section_2 .meridian .text_box h3{font-size:64px;font-family:"LGSmartBold";}
	.xboomAI .section_2 .meridian .text_box h3 span{font-size:64px;}
	.xboomAI .section_2 .meridian .text_box p{font-size:26px;margin:35px 0;}
	.xboomAI .section_2 .meridian .text_box a{width:220px;height:60px;line-height:60px;font-size:18px;}
 	.xboomAI .section_2 .hires{position: relative;width:1520px;height:750px;margin:0 auto;}
 	.xboomAI .section_2 .hires .img_box{position: absolute;top:-190px;left:0;width:560px;}
	.xboomAI .section_2 .hires .text_box{position:absolute;top:20px;left:560px;width:960px;}
	.xboomAI .section_2 .hires .text_box h3{font-size:64px;font-family:"LGSmartBold";}
	.xboomAI .section_2 .hires .text_box h3 span{font-size:64px;}
	.xboomAI .section_2 .hires .text_box p{font-size:26px;margin:35px 0;}
	.xboomAI .section_2 .hires .text_box h3,.xboomAI .section_2 .hires .text_box p,.xboomAI .section_2 .hires .text_box .disclaimer{padding-left:85px;}
	.xboomAI .section_2 .hires .text_box img{width:813px;margin-top:30px;}
	.xboomAI .section_2 .video_box{width:1520px;margin:150px auto 0;}
	.xboomAI .section_2 .video_box h3{font-size:56px;font-family:"LGSmartBold";box-sizing: border-box;padding:0 60px 60px;}
	.xboomAI .section_2 .video_box .disclaimer{box-sizing: border-box;padding:10px 0 0 60px;}
	.xboomAI .section_2 .video_box .swiper-container{position:relative;}
	.xboomAI .section_2 .video_box .swiper-container .swiper-slide{box-sizing: border-box;padding:0 60px;}
	.xboomAI .section_2 .video_box .swiper-container .swiper-slide .img_box{float: left;width:720px;}
	.xboomAI .section_2 .video_box .swiper-container .swiper-slide .text_box{float: left;width:680px;background:url(../images/common/video_bg.png) center 50px no-repeat;background-size:65px 52px;}
	.xboomAI .section_2 .video_box .swiper-container .swiper-slide .text_box p{font-size:32px;font-style: italic;line-height:1.4;margin-bottom:45px;margin-top:140px;}
	.xboomAI .section_2 .video_box .swiper-container .swiper-slide .text_box span{font-size:28px;color:#828488;}
	.xboomAI .section_2 .video_box .swiper-container .button-next,.xboomAI .section_2 .video_box .swiper-container .button-prev{position: absolute;width:60px;height:470px;cursor:pointer;z-index:5;}
	.xboomAI .section_2 .video_box .swiper-container .swiper-button-disabled{opacity:0.3;}
	.xboomAI .section_2 .video_box .swiper-container .button-next{top:0;right:0;background:url(../images/common/video_next.png)right center no-repeat;background-size:29px 54px;}
	.xboomAI .section_2 .video_box .swiper-container .button-prev{top:0;left:0;background:url(../images/common/video_prev.png)0 center no-repeat;background-size:29px 54px;}
	.xboomAI .section_2 .video_box .swiper-container .pagination{position:absolute;z-index:2;width: 680px;left:auto;bottom:0;right:60px;}
	.xboomAI .section_2 .video_box .swiper-container .swiper-pagination-bullet{width:12px;height:12px;}
	.xboomAI .section_2 .video_box .swiper-container .swiper-pagination-bullet{opacity:0.5;}
	.xboomAI .section_2 .video_box .swiper-container .swiper-pagination-bullet-active{background: #828488 !important;opacity:1;}
	.xboomAI .section_2 .ai_award{width:1500px;height:auto;margin:90px auto 0}
	.xboomAI .section_2 .ai_award h3{font-size:56px;font-family:"LGSmartBold";padding-left:20px;}
	.xboomAI .section_2 .ai_award >div>div{position: relative;float:right;width:50%;height:100%;}
	.xboomAI .section_2 .ai_award .left_box .quote{box-sizing: border-box;margin-left:25px;}
	.xboomAI .section_2 .ai_award .left_box .quote li{height:160px;border-top:1px solid #d2d4d8;box-sizing: border-box;padding:10px 0px 10px 25px;}
	.xboomAI .section_2 .ai_award .left_box .quote li:last-child{border-bottom:1px solid #d2d4d8;}
	.xboomAI .section_2 .ai_award .left_box .quote li{}
	.xboomAI .section_2 .ai_award .left_box .quote li::after{display: block;content: " ";clear:both;}
	.xboomAI .section_2 .ai_award .left_box .quote li > div{float: left;}
	.xboomAI .section_2 .ai_award .left_box .quote li .img_box{width:120px;padding:10px 0;}
	.xboomAI .section_2 .ai_award .left_box .quote li .text_box{display:table;height:100%;}
	.xboomAI .section_2 .ai_award .left_box .quote li .text_box p{display:table-cell;font-size:24px;vertical-align:middle;font-family:"LGSmartSemiBold";font-style:italic;padding-left:50px;}
	.xboomAI .section_2 .ai_award .left_box .quote li .text_box p span{display:block;color:#626468;font-size:20px;margin-top:18px;font-style: normal;}
	.xboomAI .section_2 .ai_award .right_box .award{width:680px;height:300px;margin:180px auto 0;}
	.xboomAI .section_2 .ai_award .right_box .award li{float:left;width:220px;height:100%;margin-right:10px;box-shadow: 2px 1px 10px 1px #999;padding-top:55px;}
	.xboomAI .section_2 .ai_award .right_box .award li:last-child{margin: 0;}
	.xboomAI .section_2 .ai_award .right_box .award li .img_box{width:164px;margin:0 auto;}
	.xboomAI .section_2 .ai_award .right_box .award li .text_box{}
	.xboomAI .section_2 .ai_award .right_box .award li .text_box div{font-size:22px;font-family:"LGSmartSemiBold";margin:50px 0 10px}
	.xboomAI .section_2 .ai_award .right_box .award li .text_box span{display:block;font-size:18px;color:#888;}
	.xboomAI .section_2>.btn_box a{width:240px;height:60px;line-height:60px;font-size:20px;margin-top:60px;}
	.xboomAI .section_3 .google_assistant{margin-top:120px;}
	.xboomAI .section_3 .google_assistant .intro_box h3{font-size:70px;font-family:"LGSmartBold";}
	.xboomAI .section_3 .google_assistant .intro_box h4{font-size:52px;font-family:"LGSmartSemiBold";margin:10px 0 20px;}
	.xboomAI .section_3 .google_assistant .intro_box p{font-size:26px;line-height:1.2;}
	/* 190424 start */
	.xboomAI .section_3 .google_assistant .google{position:relative;margin-top:65px;}
	/* 190424 start */
	.xboomAI .section_3 .google_assistant .google .text_box{position: absolute;top:195px;left:195px;}
	.xboomAI .section_3 .google_assistant .google .text_box h3{font-size:64px;font-family:"LGSmartBold";}
	.xboomAI .section_3 .google_assistant .google .text_box h3 span{font-size:64px;}
	.xboomAI .section_3 .google_assistant .google .text_box p{font-size:26px;line-height:1.2;margin-top:30px;}
	.xboomAI .section_3 .google_assistant .google img{width:1720px;}
	.xboomAI .section_3 .chromecast{position:relative;width:1520px;height:620px;margin:-60px auto 0;}
	.xboomAI .section_3 .chromecast .img_box{width:560px;}
	.xboomAI .section_3 .chromecast .text_box{position:absolute;top:210px;left:660px;}
	.xboomAI .section_3 .chromecast .text_box h3{font-size:64px;font-family:"LGSmartBold";}
	.xboomAI .section_3 .chromecast .text_box h3 span{font-size:64px;}
	.xboomAI .section_3 .chromecast .text_box p{font-size:26px;line-height:1.2;margin-top:30px;}
	.xboomAI .section_3 .design{position: relative;width:100%;height:1000px;margin-top:30px;}
	.xboomAI .section_3 .design .text_box{position: absolute;top:235px;right:0;width:1711px;height:600px;background: #f0f3f2;}
	.xboomAI .section_3 .design .text_box div{position:absolute;top:160px;left:130px;}
	.xboomAI .section_3 .design .text_box h3{font-size:64px;font-family:"LGSmartBold";}
	.xboomAI .section_3 .design .text_box h3 span{font-size:64px;}
	.xboomAI .section_3 .design .text_box p{font-size:26px;line-height:1.2;margin-top:30px;}
	.xboomAI .section_3 .design .img_box{position:absolute;}
	.xboomAI .section_3 .design .img_01{top:0;right:0;width:404px;}
	.xboomAI .section_3 .design .img_02{top:145px;right:445px;width:460px;}
	.xboomAI .section_3 .design .img_03{top:330px;right:40px;width:923px;}
	/* WK9 */
	.xboomAI .section_3 .display{position:relative;width:100%;margin-top:130px;}
	.xboomAI .section_3 .display .text_box{position:absolute;top:190px;left:960px;}
	.xboomAI .section_3 .display .text_box h3{font-size:64px;font-family:"LGSmartBold";}
	.xboomAI .section_3 .display .text_box h3 span{font-size:64px;}
	.xboomAI .section_3 .display .text_box p{font-size:26px;line-height:1.2;margin-top:30px;}
	.xboomAI .section_3 .display img{width:1720px;}
	/* WK9 end */
	.xboomAI .section_3 .daily_life{width:1520px;margin:230px auto 0;}
	.xboomAI .section_3 .daily_life h3{font-size:64px;font-family:"LGSmartBold";margin-bottom:90px}
	.xboomAI .section_4{position: relative;}
	.xboomAI .section_4 .lineUp{position: relative;width:100%;margin-top:130px;}
	.xboomAI .section_4 .lineUp_wrap{ position:relative; width:100%;}
	.xboomAI .section_4 .lineUp h3{position:absolute;top:90px;left:50%;width:100%;font-size:56px;transform: translateX(-50%);color:#fff;font-family:"LGSmartBold";}
	.xboomAI .section_4 .lineUp ul{position: absolute;top:600px;left:50%;width:960px;height:430px;margin:0 auto;transform: translateX(-50%);}
	.xboomAI .section_4 .lineUp ul li{float: left;position: relative;width:470px;height:100%;margin-right:20px;background: #fff;border-radius:10px;box-sizing: border-box;padding: 25px 30px;}
	.xboomAI .section_4 .lineUp ul li:last-child{margin-right:0;}
	.xboomAI .section_4 .lineUp ul li a{position: absolute;top:25px;right:30px;width:120px;height:40px;line-height:40px;font-size:17px;}
	.xboomAI .section_4 .lineUp ul li dl .pdt_10{padding-top:10px;}
	.xboomAI .section_4 .lineUp ul li dl dt{font-size:28px;font-family:"LGSmartBold";margin-bottom:30px;}
	.xboomAI .section_4 .lineUp ul li dl dd{border-top:1px solid #d2d4d8;padding:10px 0;}
	.xboomAI .section_4 .lineUp ul li dl dd::after{display:block;content: " ";clear:both;}
	.xboomAI .section_4 .lineUp ul li dl dd.cstH_81{height:81px;}
	.xboomAI .section_4 .lineUp ul li dl dd.cstH_61{height:61px;}
	.xboomAI .section_4 .lineUp ul li dl dd.cstH_81 .spec_type{line-height:61px;}
	.xboomAI .section_4 .lineUp ul li dl dd.cstH_61 .spec_type{line-height:41px;}
	.xboomAI .section_4 .lineUp ul li dl dd div{float:left;height:100%;font-size:20px;letter-spacing:0px;}
	.xboomAI .section_4 .lineUp ul li dl dd .spec_type{width:42%;font-family:"LGSmartSemiBold";}
	.xboomAI .section_4 .lineUp ul li dl dd .spec_cont{width:58%;}
	/* 190424 start */
	.xboomAI .section_4 .lineUp .disclaimer{position:	absolute;bottom:30px;}
	.xboomAI .section_4 .lineUp .disclaimer span{color:#626468}
	/* 190424 end */
}
/* --------------------------------
	set
------------------------------- */

@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (min-width:1680px) {

}
@media only screen and (min-width:1920px){

}
/* CUSTOM AOS */
[data-aos=zoom-in-cm]{transform:scale(.9)}


/*190430*/
main .dim{position: fixed;top:0;left:0;width:100%;height:100%;background: rgba(0,0,0,0.8);z-index:99999;}


/*

data-aos="fade-up"

zoom-in-cm

 */



/*  */