@charset "UTF-8";






/* Nanum Gothic */
/* @import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR&display=swap'); */

@font-face {
  font-family: 'noto-kr';
  font-style: normal;
  font-weight: 100;
  src: url('/assets/common/fonts/notokr-light.eot');
  src: url('/assets/common/fonts/notokr-light.eot?#iefix') format('embedded-opentype'), /* ie 6,7,8 적용 embedded-opentype ie 8,9 적용 */
       url('/assets/common/fonts/notokr-light.woff') format('woff'), /* ie 제외한 나머지 */
       url('/assets/common/fonts/notokr-light.ttf') format('truetype');
}
@font-face {
  font-family: 'noto-kr';
  font-style: normal;
  font-weight: 400;
  src: url('/assets/fonts/notokr-regular.eot');
  src: url('/assets/fonts/notokr-regular.eot?#iefix') format('embedded-opentype'), /* ie 6,7,8 적용 embedded-opentype ie 8,9 적용 */
       url('/assets/fonts/notokr-regular.woff') format('woff'), /* ie 제외한 나머지 */
       url('/assets/fonts/notokr-regular.ttf') format('truetype');
}
@font-face {
  font-family: 'noto-kr';
  font-style: normal;
  font-weight: 500;
  src: url('/assets/fonts/notokr-medium.eot');
  src: url('/assets/fonts/notokr-medium.eot?#iefix') format('embedded-opentype'),
       url('/assets/fonts/notokr-medium.woff') format('woff'),
       url('/assets/fonts/notokr-medium.ttf') format('truetype');
}
@font-face {
    font-family: 'noto-kr';
    font-style: normal;
    font-weight: 700;
    src: url('/assets/fonts/notokr-bold.eot');
    src: url('/assets/fonts/notokr-bold.eot?#iefix') format('embedded-opentype'),
    url('/assets/fonts/notokr-bold.woff') format('woff'),
    url('/assets/fonts/notokr-bold.ttf') format('truetype');
}
@font-face {
  font-family: 'noto-kr';
  font-style: normal;
  font-weight: 900;
  src: url('/assets/fonts/notokr-black.eot');
  src: url('/assets/fonts/notokr-black.eot?#iefix') format('embedded-opentype'),
       url('/assets/fonts/notokr-black.woff') format('woff'),
       url('/assets/fonts/notokr-black.ttf') format('truetype');
}

/* reset */
*{-webkit-text-size-adjust:none; font-family:'noto-kr', sans-seif;}article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block}html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure,footer, header, hgroup, menu, nav, section, summary, time, mark, audio, videot{margin:0;padding:0;border:0;outline:0;}body{-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:12px;line-height:1.3;font-family:'Noto Sans KR','Nanum Gothic','Malgun Gothic',Dotum ,sans-serif;font-weight:normal;color:#666;}ul, ol, li{list-style:none}fieldset, img{border:0}br{letter-spacing:normal}p{letter-spacing:normal}hr{display:none}address, caption, em, var{padding:0;margin:0;font-style:normal;font-weight:normal}a{text-decoration:none;color:#666;}a[href^="tel"]{font-style:normal}a:hover, a:active, a:focus{text-decoration:none}input, textarea, select{letter-spacing:normal}img{border:0;vertical-align:top}legend, caption{position:absolute;left:-1000%;top:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}table{width:100%;border:0;border-spacing:0;}


/* fullpage */
html.fp-enabled,.fp-enabled body{margin: 0;padding: 0;overflow:hidden;-webkit-tap-highlight-color: rgba(0,0,0,0)}.fp-section{position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}.fp-slide{float: left}.fp-slide, .fp-slidesContainer{height: 100%;display: block}.fp-slides{z-index:1;height: 100%;overflow: hidden;position: relative;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out}.fp-section.fp-table, .fp-slide.fp-table{display: table;table-layout:fixed;width: 100%}.fp-tableCell{display: table-cell;vertical-align: middle;width: 100%;height: 100%}.fp-slidesContainer{float: left;position: relative}.fp-controlArrow{-webkit-user-select: none;-moz-user-select: none;-khtml-user-select: none;-ms-user-select: none;position: absolute;z-index: 4;top: 50%;cursor: pointer;width: 0;height: 0;border-style: solid;margin-top: -38px;-webkit-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);transform: translate3d(0,0,0)}.fp-controlArrow.fp-prev{left: 15px;width: 0;border-width: 38.5px 34px 38.5px 0;border-color: transparent #fff transparent transparent}.fp-controlArrow.fp-next{right: 15px;border-width: 38.5px 0 38.5px 34px;border-color: transparent transparent transparent #fff}.fp-scrollable{overflow: hidden;position: relative}.fp-scroller{overflow: hidden}.iScrollIndicator{border: 0 !important}.fp-notransition{-webkit-transition: none !important;transition: none !important}#fp-nav{position: fixed;z-index: 100;margin-top: -32px;top: 50%;opacity: 1;-webkit-transform: translate3d(0,0,0)}#fp-nav.right{right: 17px}#fp-nav.left{left: 17px}.fp-slidesNav{position: absolute;z-index: 4;opacity: 1;-webkit-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);transform: translate3d(0,0,0);left: 0 !important;right: 0;margin: 0 auto !important}.fp-slidesNav.bottom{bottom: 17px}.fp-slidesNav.top{top: 17px}#fp-nav ul,.fp-slidesNav ul{margin: 0;padding: 0}#fp-nav ul li,.fp-slidesNav ul li{display: block;width: 14px;height: 13px;margin: 7px;position:relative}.fp-slidesNav ul li{display: inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display: block;position: relative;z-index: 1;width: 100%;height: 100%;cursor: pointer;text-decoration: none}#fp-nav ul li a.active span,.fp-slidesNav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li:hover a.active span{height: 12px;width: 12px;margin: -6px 0 0 -6px;border-radius: 100%}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius: 50%;position: absolute;z-index: 1;height: 4px;width: 4px;border: 0;background: #333;left: 50%;top: 50%;margin: -2px 0 0 -2px;-webkit-transition: all 0.1s ease-in-out;-moz-transition: all 0.1s ease-in-out;-o-transition: all 0.1s ease-in-out;transition: all 0.1s ease-in-out}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width: 10px;height: 10px;margin: -5px 0px 0px -5px}#fp-nav ul li .fp-tooltip{position: absolute;top: -2px;color: #fff;font-size: 14px;font-family: arial, helvetica, sans-serif;white-space: nowrap;max-width: 220px;overflow: hidden;display: block;opacity: 0;width: 0;cursor: pointer}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active + .fp-tooltip{-webkit-transition: opacity 0.2s ease-in;transition: opacity 0.2s ease-in;width: auto;opacity: 1}#fp-nav ul li .fp-tooltip.right{right: 20px}#fp-nav ul li .fp-tooltip.left{left: 20px}.fp-auto-height.fp-section,.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell{height: auto !important}.fp-responsive .fp-auto-height-responsive.fp-section,.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell{height: auto !important}

/*����*/
.blind,legend{display:block;overflow:hidden;position:absolute;top:-1000em;left:0}
#wrap {overflow:hidden;min-width:1000px;}
#pc-view {display:block;}
#mobile-view {display: none;}
img {max-width:100%; height:auto}

header {height:106px;background:#fff;}
header .content {width:1000px;margin:0 auto;}
header .language {position:relative;height:34px;text-align:right;}
header .language:before {content:"";position:absolute;left:-1000px;right:-1000px;bottom:0;height:1px;background:#eaeaea;}
header .language a {display:inline-block;margin-left:18px;font-size:12px;line-height:34px;color:#a4a4a4;}
header .nav {position:relative;height:71px;}
header .nav h1 a {position:absolute;left:0;top:20px;width:135px;height:31px;background:url("../images/logo.png") no-repeat 0 0;text-indent:-9999px;}
header .nav .menu {float:right;}
header .nav .menu li {float:left;margin-left:37px;}
header .nav .menu a {display:inline-block;height:70px;font-size:16px;line-height:70px;color:#161616;}

footer {width:100%;height:117px;background:#4f4f4f;}
footer .content {position:relative;width:1000px;height:117px;margin:0 auto;padding:26px 0 0 175px;box-sizing:border-box;}
footer .address {font-size:13px;line-height:22px;color:#c5c5c5;text-align:left;}
footer .address span{color: #fff;}
footer .footer-logo {position:absolute;;left:0;top:26px;width:132px;height:31px;background:url("../images/footer_logo.png") no-repeat 0 0;text-indent:-9999px;}
footer .location-btn {position:absolute;right:185px;top:30px;width:161px;height:45px;padding-right:44px;border:1px solid #cbcbcb;background:url("../images/location_arrow.jpg") no-repeat right 0;font-size:14px;line-height:43px;text-align:center;box-sizing:border-box;color:#c5c5c5;}
footer .location-btn.policy{width:165px; right:0;}

.container {min-height:800px; position: relative;}
.container .sub-top {height:160px;background:url("../images/sub_bg.jpg") no-repeat center 0;font-size:28px;line-height:160px;text-align:center;color:#fff;}
/* .container .sub-top-nvidia {position: relative;height:160px;background:url("../images/sub_bg2.jpg") no-repeat center 0;font-size:28px;line-height:160px;text-align:center;color:#fff;} */
.container .sub-top-nvidia {position: relative;height:160px;background:url("../images/BayNex_NVIDIA_v2_top_02.jpg") no-repeat center 0;font-size:28px;line-height:160px;text-align:center;color:#fff;}
/* .container .sub-top-hpe {position: relative;height:160px;background:url("../images/HPE_Aruba3_02.jpg") no-repeat center 0;font-size:28px;line-height:160px;text-align:center;color:#fff;}
 */
 .container .sub-top-hpe {position: relative;height:160px;background:url("../images/hpe_header_v2_01.jpg") no-repeat center 0;font-size:28px;line-height:160px;text-align:center;color:#fff;}

.container .sub-top-hpe2 {position: relative;height:160px;background:url("../images/hpe_header_v2_01.jpg") no-repeat center 0;font-size:28px;line-height:160px;text-align:center;color:#fff;}

.container .sub-top-nvidia2 {position: relative;height:160px;background:url("../images/NVIDIA_Networking_v4_02.jpg") no-repeat center 0;font-size:28px;line-height:160px;text-align:center;color:#fff;}
.container .sub-top-purestorage {position: relative;height:160px;background:url("../images/sub_bg6.jpg") no-repeat center 0;font-size:28px;line-height:160px;text-align:center;color:#fff;}
.container .sub-top-purestorage img {display: block; position: absolute; top: 10px; left: 10px; width: 260px;}
.container .sub-top-server {height:160px;background:url("../images/sub_bg3.jpg") no-repeat center 0;font-size:28px;line-height:160px;text-align:center;color:#fff;}
/* .container .sub-top-multi {height:160px;background:url("../images/sub_bg4.jpg") no-repeat center 0;font-size:28px;line-height:160px;text-align:center;color:#fff;} */
.container .sub-top-multi {height:160px;background:url("../images/sevice3_01.jpg") no-repeat center 0;font-size:28px;line-height:160px;text-align:center;color:#fff;}
.container .sub-top-intro {height:160px;background:url("../images/sub_bg5.jpg") no-repeat center 0;font-size:28px;line-height:160px;text-align:center;color:#fff;}
.container .center-wrap {max-width:1000px;margin:0 auto;padding-top: 30px;}
.center-wrap h2 {display:block;text-align:center;}
.center-wrap h2 .txt {display:inline-block;position:relative; font-size:34px;font-weight:normal;color:#404040;padding-bottom: 30px;padding-top: 50px;}
/* .center-wrap h2 .txt:before {display:block; content:""; position:absolute; bottom:0; left:50%; margin-left:-31px; width:62px; border-bottom:2px solid #082846} */
.hpe_txt {text-align:center; margin: 0 auto;}
.hpe_txt .txt {display:inline-block;position:relative; font-size:22px;font-weight:normal;color:#404040;padding-bottom: 30px;padding-top: 50px;}
.hpe_text_top_img {padding-bottom:20px;}

.hpe_txt .txt2 {
    display: inline-block;
    position: relative;
    font-size: 21px;
    font-weight: normal;
    color: #404040;
    padding-bottom: 50px;
    padding-top: 50px;line-height: 30px;
}

.layer-pop {position: absolute;left:0;top: 0px;/* padding-right: 496px; */}
.layer-pop.num-1 .wrap {position: relative; width:854px; box-sizing:border-box; /* background:url("../images/pop_img.jpg") 0 0 no-repeat; */}
.close {width: 16px; height:16px; display:block; position:absolute; top:10px; right: -120px; cursor:pointer; z-index:9999;}
.pop-btn {width: 190px; height: 44px; display: block; position: absolute; bottom: 16px; left: 0; right: 0; margin: 0 auto;}

/* ���� */
.main header {position:fixed;width:100%;z-index:9;}
.banner-nav {position:fixed;left:50%;top:50%;width:8px;margin:-27px 0 0 520px;z-index:100;}
.banner-nav a {display:inline-block;float:left;width:8px;height:8px;margin-top:10px;border:2px solid #fff;border-radius:50%;text-indent:-9999px;box-sizing:border-box;}
.banner-nav a:first-child {margin-top:0;}
.banner-nav a.active {background:#fff;}
.scroll-icon {position:fixed;left:50%;bottom:34px;width:35px;height:64px;margin-left:-18px;background:url("../images/main_scroll.png") no-repeat 0 0;text-indent:-9999px;z-index:100;}
.fullpage .num-1 {background:url("../images/main_bg_1.jpg") no-repeat center center;background-size:cover;}
.fullpage .num-2 {background:url("../images/main_bg_3.jpg") no-repeat center center;background-size:cover;}
.fullpage .num-3 {background:url("../images/main_bg_2.jpg") no-repeat center center;background-size:cover;}
.fullpage .num-4 {background:url("../images/main_bg_5.jpg") no-repeat center center;background-size:cover;}
.fullpage .num-5 {background:url("../images/main_bg_4.jpg") no-repeat center top;background-size:cover;}
.fullpage .content {width:1000px;margin:0 auto;text-align:center;}
.fullpage .num-1 .content {padding-top:135px;background:url("../images/main_txt_1.png") no-repeat center 0;}
.fullpage .num-1 .content .txt {margin-top: 145px; font-size:16px;line-height:34px;color:#fff;width: 52%;padding-left: 25%;}
.fullpage .num-1 .content .btn {display:inline-block;width:176px;height:48px;margin-top:41px;border:1px solid #fff;font-size:14px;font-weight:100;line-height:48px;color:#fff;}
.fullpage .num-2 .content {margin-top:-80px;padding-top:131px;background:url("../images/HPE-logo-full-clr-pos-rgb_v2.png") no-repeat left top;text-align:left;}
.fullpage .num-2 .content .txt {font-size:14px;font-weight:500;line-height:24px;color:#666;width:46%;}
.fullpage .num-2 .content .btn {display:inline-block;width:176px;height:48px;margin-top:26px;border:1px solid #4a4a4a;font-size:14px;font-weight:500;line-height:48px;text-align:center;color:#333;}
.fullpage .num-3 .content {position: relative;margin-top:120px;padding-top:218px;background:url("../images/main_txt_2.png") no-repeat right top;text-align:right;}
.fullpage .num-3 .content .txt {font-size:14px;font-weight:400;line-height:24px;color:#fff;padding-left:35%;}
.fullpage .num-3 .content .btn {display:inline-block;width:176px;height:48px;margin-top:26px;border:1px solid #fff;font-size:14px;font-weight:100;line-height:48px;text-align:center;color:#fff;}
.fullpage .num-4 .content {padding-top:75px;background:url("../images/pureLogo.png") no-repeat left top;text-align:left;}
.fullpage .num-4 .content .txt {font-size:70px;color:#fff;font-weight:bold;}
.fullpage .num-4 .content .txt span{display:block; margin-top:20px; font-size:14px; line-height: 1.8;}
.fullpage .num-4 .content .btn {display:inline-block;width:176px;height:48px;margin-top:26px;border:1px solid #fff;font-size:14px;font-weight:500;line-height:48px;text-align:center;color:#fff;}
.fullpage .num-5 .content {padding-top:94px;background:url("../images/main_txt_4.png") no-repeat right top;text-align:right;}
.fullpage .num-5 .content .txt {font-size:14px;font-weight:400;line-height:24px;color:#666;padding-left:59%;}
.fullpage .num-5 .content .btn {display:inline-block;width:176px;height:48px;margin-top:15px;border:1px solid #4a4a4a;font-size:14px;font-weight:500;line-height:48px;text-align:center;color:#333;}
.n-img {position: absolute; right: 3%; top:18%;width: 250px;z-index:9999;}

/*nvidia*/
.sub-info-content .info-area .n_title {font-size: 18px; color: #0973b9; font-weight: bold;margin-top: 60px;}
.n-img-right{display:block; position:absolute; top: 10px; left:10px;  width:160px;  /*position: absolute; left:0px; bottom: 20px; width: 160px;*/}
.n_banner {position: absolute; bottom: 0; left: 0;}
.sub-goods-content.num-DGX:before {content: "";position: absolute;left: -9999px;right: -9999px;bottom: 0;top: 0;background: #F8F8F8;z-index: -1;}

.sub-goods-content.num-DGX {position:relative;padding:60px 0 70px;}
.sub-goods-content.num-DGX-2 {position:relative;padding:60px 0 70px;}
.sub-goods-content.num-DGX .page_box{display: inline-block;width: 100%;height: 30px;border: 1px solid #000;}
.sub-goods-content.num-DGX .page_box li{margin-left: 10px;float: left;}
.sub-goods-content.num-DGX .page_box li a{text-align: center;}
.sub-goods-content.num-DGX .page_box li a img{display: block;margin: 0px auto;}
.sub-goods-content.num-DGX .info-area {margin-top:10px;padding-top:55px;background:url("../images/nvidia_img.jpg") no-repeat 0px 50px;}
.sub-goods-content.num-DGX .info-area-grid {margin-top:10px;padding-top:55px;background:url("../images/nvidia_img5.jpg") no-repeat 0px 50px;}
.sub-goods-content .info-area-grid .txt {margin-top: 10px;text-align: left;display:block;font-size:16px;/* font-weight:bold; */line-height:26px;color:#000;}
.sub-goods-content .info-area-grid .datail {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000;}
.sub-goods-content .info-area-grid .list {margin-top:10px;}
.sub-goods-content .info-area-grid .list li {text-align: left;position:relative;padding-left:9px;font-size:16px;font-weight:300;line-height:26px;color:#666;}
.sub-goods-content .info-area-grid .view-btn {display:inline-block;width:124px;height:33px;margin-top:30px;padding-left:18px;border:1px solid #403cca;background:url("../images/detail_btn_arrow.png") no-repeat 95px center;font-size:14px;font-weight:300;line-height:31px;color:#403cca;box-sizing:border-box;}
.sub-goods-content .info-area-grid {padding:55px 0 0 530px;}
.sub-goods-content .info-area-grid .list li:before {content:"";position:absolute;left:0;top:11px;width:4px;height:7px;background:url("../images/list_icon.png") no-repeat 0 0;}

.sub-goods-content.num-DGX .info-area-pro {margin-top:10px;padding-top:55px;background:url("../images/server_img1.png") no-repeat 0px 50px;}
.sub-goods-content .info-area-pro .txt {margin-top: 10px;text-align: left;display:block;font-size:16px;/* font-weight:bold; */line-height:26px;color:#000;}
.sub-goods-content .info-area-pro .datail {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000;}
.sub-goods-content .info-area-pro .list {margin-top:10px;}
.sub-goods-content .info-area-pro .list li {text-align: left;position:relative;padding-left:9px;font-size:16px;font-weight:300;line-height:26px;color:#666;}
.sub-goods-content .info-area-pro .view-btn {display:inline-block;width:124px;height:33px;margin-top:30px;padding-left:18px;border:1px solid #403cca;background:url("../images/detail_btn_arrow.png") no-repeat 95px center;font-size:14px;font-weight:300;line-height:31px;color:#403cca;box-sizing:border-box;}
.sub-goods-content .info-area-pro {padding:55px 0 0 530px;}
.sub-goods-content .info-area-pro .list li:before {content:"";position:absolute;left:0;top:11px;width:4px;height:7px;background:url("../images/list_icon.png") no-repeat 0 0;}


.sub-goods-content.num-DGX .info-area-apollo {margin-top:10px;padding-top:55px;background:url("../images/server_img3.png") no-repeat 0px 30px;}
.sub-goods-content .info-area-apollo {padding:55px 0 0 530px;}
.sub-goods-content .info-area-apollo .txt {margin-top: 10px;text-align: left;display:block;font-size:16px;/* font-weight:bold; */line-height:26px;color:#000;}
.sub-goods-content .info-area-apollo .datail {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000;}
.sub-goods-content .info-area-apollo .list {margin-top:10px;}
.sub-goods-content .info-area-apollo .list li {text-align: left;position:relative;padding-left:9px;font-size:16px;font-weight:300;line-height:26px;color:#666;}
.sub-goods-content .info-area-apollo .list li:before {content:"";position:absolute;left:0;top:11px;width:4px;height:7px;background:url("../images/list_icon.png") no-repeat 0 0;}
.sub-goods-content .info-area-apollo .view-btn {display: inline-block;width: 124px;height: 33px;margin-top: 30px;padding-left: 18px;border: 1px solid #403cca;background: url(../images/detail_btn_arrow.png) no-repeat 95px center;font-size: 14px;
font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}

/*�ý��� �̹��� 3*/
.sub-goods-content.num-DGX .info-area-hyper {margin-top:10px;padding-top:55px;background:url("../images/system_img3.png") no-repeat 0px 50px;}
.sub-goods-content .info-area-hyper {padding:55px 0 0 530px;}
.sub-goods-content .info-area-hyper .txt {margin-top: 10px;text-align: left;display:block;font-size:16px;/* font-weight:bold; */line-height:26px;color:#000;}
.sub-goods-content .info-area-hyper .list {margin-top:10px;}
.sub-goods-content .info-area-hyper .list li {text-align: left;position:relative;padding-left:9px;font-size:16px;font-weight:300;line-height:26px;color:#666;}

.sub-goods-content .info-area-hyper {padding:55px 0 0 530px;}
.sub-goods-content .info-area-hyper .list li:before {content:"";position:absolute;left:0;top:11px;width:4px;height:7px;background:url("../images/list_icon.png") no-repeat 0 0;}
.sub-info-content .info-area-hyper .detail3{margin-top: 20px;	text-align: center;font-size: 16px;}
.sub-info-content .info-area-hyper a{margin-bottom: 70px;display: inline-block;width: 124px;height: 33px;margin-top: 30px;padding-right: 2%;border: 1px solid #403cca;
background: url(../images/detail_btn_arrow.png) no-repeat 98px center;font-size: 14px;font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}
.sub-goods-content.num-DGX .info-area-hyper .line{margin-top: 10px; font-size: 14px;text-align: left; font-weight: bold;color: #172786;}
.sub-goods-content .info-area-hyper .view-btn-st03 {text-align: center;display: inline-block;width: 124px;height: 33px;margin-top: 30px;padding-right: 5%;margin-right: 80%;border: 1px solid #403cca;
background: url(../images/detail_btn_arrow.png) no-repeat 95px center;font-size: 14px;font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}



.sub-goods-content.num-DGX-Station{position:relative;padding:60px 0 70px;}
.sub-goods-content.num-DGX-Station .info-area {margin-top:10px;padding-top:55px;background:url("../images/nvidia_img2.png") no-repeat 0px 24px;}
.sub-goods-content.num-DGX-Station .info-area-switch {margin-top:10px;padding-top:55px;background:url("../images/network_img12.jpg") no-repeat 0px 24px;}
.sub-goods-content.num-DGX-Station:before {content: "";position: absolute;left: -9999px;right: -9999px;bottom: 0;top: 0;background: #fff;z-index: -1;}
.sub-goods-content.num-DGX .info-area {margin-top:10px;padding-top:55px;background:url("../images/nvidia_img1.png") no-repeat 0px 50px;}


.sub-goods-content.num-DGX .info-area-tesla {margin-top:10px;padding-top:55px;background:url("../images/nvidia_img3.jpg") no-repeat 0px 22px;}
.sub-goods-content .info-area-tesla {padding:55px 0 0 530px;}
.sub-goods-content .info-area-tesla .txt {margin-top: 10px;text-align: left;display:block;font-size:16px;/* font-weight:bold; */line-height:26px;color:#000;}
.sub-goods-content .info-area-tesla .datail {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000;}
.sub-goods-content .info-area-tesla .list {margin-top:10px;}
.sub-goods-content .info-area-tesla .list li {text-align: left;position:relative;padding-left:9px;font-size:16px;font-weight:300;line-height:26px;color:#666;}
.sub-goods-content .info-area-tesla .list li:before {content:"";position:absolute;left:0;top:11px;width:4px;height:7px;background:url("../images/list_icon.png") no-repeat 0 0;}
.sub-goods-content .info-area-tesla .view-btn {display: inline-block;width: 124px;height: 33px;margin-top: 30px;padding-left: 18px;border: 1px solid #403cca;background: url(../images/detail_btn_arrow.png) no-repeat 95px center;font-size: 14px;
font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}

.sub-goods-content.num-DGX .info-area-tesla {margin-top:10px;padding-top:55px;background:url("../images/nvidia_img3.png") no-repeat 0px 0px;}
.sub-goods-content .info-area-tesla {padding:55px 0 0 530px;}
.sub-goods-content .info-area-tesla .txt {margin-top: 10px;text-align: left;display:block;font-size:16px;/* font-weight:bold; */line-height:26px;color:#000;}
.sub-goods-content .info-area-tesla .datail {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000;letter-spacing: -0.02em;}
.sub-goods-content .info-area-tesla.list {margin-top:10px;}
.sub-goods-content .info-area-tesla .list li {text-align: left;position:relative;padding-left:9px;font-size:16px;font-weight:300;line-height:26px;color:#666;}
.sub-goods-content .info-area-tesla .list li:before {content:"";position:absolute;left:0;top:11px;width:4px;height:7px;background:url("../images/list_icon.png") no-repeat 0 0;}
.sub-goods-content .info-area-tesla .view-btn {display: inline-block;width: 124px;height: 33px;margin-top: 30px;padding-left: 18px;border: 1px solid #403cca;background: url(../images/detail_btn_arrow.png) no-repeat 95px center;font-size: 14px;
font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}


.sub-goods-content.num-DGX .info-area-grid {margin-top:10px;padding-top:55px;background:url("../images/nvidia_img5.jpg") no-repeat 0px 50px;}
.sub-goods-content .info-area-grid {padding:55px 0 0 530px;}
.sub-goods-content .info-area-grid .txt {margin-top: 10px;text-align: left;display:block;font-size:16px;/* font-weight:bold; */line-height:26px;color:#000;}
.sub-goods-content .info-area-grid .datail {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000;letter-spacing: -0.02em;}
.sub-goods-content .info-area-grid .list {margin-top:10px;}
.sub-goods-content .info-area-grid .list li {text-align: left;position:relative;padding-left:9px;font-size:16px;font-weight:300;line-height:26px;color:#666;}
.sub-goods-content .info-area-grid.list li:before {content:"";position:absolute;left:0;top:11px;width:4px;height:7px;background:url("../images/list_icon.png") no-repeat 0 0;}
.sub-goods-content .info-area-grid .view-btn {display: inline-block;width: 124px;height: 33px;margin-top: 30px;padding-left: 18px;border: 1px solid #403cca;background: url(../images/detail_btn_arrow.png) no-repeat 95px center;font-size: 14px;
font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}

.sub-goods-content.num-DGX .info-area-flash {margin-top:10px;padding-top:30px;background:url("../images/server_storage_img1.png") no-repeat 0px 30px}
.sub-goods-content.num-DGX .info-area-flash.sub{background:url("../images/server_img1.png") no-repeat 172px 40px;}
.sub-goods-content .info-area-flash {padding:55px 0 0 530px;}
.sub-goods-content .info-area-flash .txt {margin-top: 10px;text-align: left;display:block;font-size:16px;/* font-weight:bold; */line-height:26px;color:#000;}
.sub-goods-content .info-area-flash .datail {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000; letter-spacing: -0.02em;}
@media (max-width: 1024px){
	.sub-goods-content .info-area-flash .datail br {display:none}
}
.sub-goods-content .info-area-flash .list {margin-top:10px;}
.sub-goods-content .info-area-flash .list li {text-align: left;position:relative;padding-left:9px;font-size:16px;font-weight:300;line-height:26px;color:#666;}
.sub-goods-content .info-area-flash .list li:before {content:"";position:absolute;left:0;top:11px;width:4px;height:7px;background:url("../images/list_icon.png") no-repeat 0 0;}
.sub-goods-content .info-area-flash .view-btn {display: inline-block;width: 124px;height: 33px;margin-top: 30px;padding-left: 18px;border: 1px solid #403cca;background: url(../images/detail_btn_arrow.png) no-repeat 95px center;font-size: 14px;
font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}


.sub-goods-content.num-DGX .info-area-2000 {margin-top:10px;padding-top:55px;background:url("../images/bnserver_img3.jpg") no-repeat 0px 21px; height:220px;}
.sub-goods-content .info-area-2000 {padding:55px 0 0 530px;}
.sub-goods-content .info-area-2000 .txt {margin-top: 10px;text-align: left;display:block;font-size:16px;/* font-weight:bold; */line-height:26px;color:#000;}
.sub-goods-content .info-area-2000 .datail {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000;}
.sub-goods-content .info-area-2000 .list {margin-top:10px;}
.sub-goods-content .info-area-2000 .list li {text-align: left;position:relative;padding-left:9px;font-size:16px;font-weight:300;line-height:26px;color:#666;}
.sub-goods-content .info-area-2000 .list li:before {content:"";position:absolute;left:0;top:11px;width:4px;height:7px;background:url("../images/list_icon.png") no-repeat 0 0;}
.sub-goods-content .info-area-2000 .view-btn {display: inline-block;width: 124px;height: 33px;margin-top: 30px;padding-left: 18px;border: 1px solid #403cca;background: url(../images/detail_btn_arrow.png) no-repeat 95px center;font-size: 14px;
font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}


/*���� �̹���*/
.sub-goods-content.num-DGX .info-area-360 {margin-top:10px;padding-top:20px;background:url("../images/bnserver_img1.jpg") no-repeat 0px 15px; height:215px;}
.sub-goods-content .info-area-360 {padding:55px 0 0 530px;}
.sub-goods-content .info-area-360 .txt {margin-top: 10px;text-align: left;display:block;font-size:16px;/* font-weight:bold; */line-height:26px;color:#000;}
.sub-goods-content .info-area-360 .datail {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000;}
.sub-goods-content .info-area-360 .list {margin-top:10px;}
.sub-goods-content .info-area-360 .list li {text-align: left;position:relative;padding-left:9px;font-size:16px;font-weight:300;line-height:26px;color:#666;}
.sub-goods-content .info-area-360 .list li:before {content:"";position:absolute;left:0;top:11px;width:4px;height:7px;background:url("../images/list_icon.png") no-repeat 0 0;}
.sub-goods-content .info-area-360 .view-btn {display: inline-block;width: 124px;height: 33px;margin-top: 30px;padding-left: 18px;border: 1px solid #403cca;background: url(../images/detail_btn_arrow.png) no-repeat 95px center;font-size: 14px;
font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}


/*����ġ �̹���*/
.sub-goods-content.num-DGX .info-area-switch {margin-top:10px;padding-top:55px;background:url("../images/network_img12.jpg") no-repeat 0px 50px;}
.sub-goods-content .info-area-switch {padding:55px 0 0 530px;}
.sub-goods-content .info-area-switch .txt {margin-top: 10px;text-align: left;display:block;font-size:16px;/* font-weight:bold; */line-height:26px;color:#000;}
.sub-goods-content .info-area-switch .datail {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000;}
.sub-goods-content .info-area-switch .list {margin-top:10px;}
.sub-goods-content .info-area-switch .list li {text-align: left;position:relative;padding-left:9px;font-size:16px;font-weight:300;line-height:26px;color:#666;letter-spacing: -0.02em;}
.sub-goods-content .info-area-switch .list li:before {content:"";position:absolute;left:0;top:11px;width:4px;height:7px;background:url("../images/list_icon.png") no-repeat 0 0;}
.sub-goods-content .info-area-switch .view-btn {display: inline-block;width: 124px;height: 33px;margin-top: 30px;padding-left: 18px;border: 1px solid #403cca;background: url(../images/detail_btn_arrow.png) no-repeat 95px center;font-size: 14px;
font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}

/*�ý��� �̹��� 2*/
.sub-goods-content.num-DGX-Station .info-area-conver {margin-top:10px;padding-top:55px;background:url("../images/system_img2.png") no-repeat 0px 88px;}
.sub-goods-content .info-area-conver {padding:55px 0 0 530px;}
.sub-goods-content .info-area-conver .txt {margin-top: 10px;text-align: left;display:block;font-size:16px;/* font-weight:bold; */line-height:26px;color:#000;}
.sub-goods-content .info-area-conver .datail {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000;}
.sub-goods-content .info-area-conver .list {margin-top:10px;}
.sub-goods-content .info-area-conver .list li {text-align: left;position:relative;padding-left:9px;font-size:16px;font-weight:300;line-height:26px;color:#666;letter-spacing: -0.03em;}
.sub-goods-content .info-area-conver .list li:before {content:"";position:absolute;left:0;top:11px;width:4px;height:7px;background:url("../images/list_icon.png") no-repeat 0 0;}
.sub-goods-content .info-area-conver .view-btn-st03 {text-align: center;display: inline-block;width: 124px;height: 33px;margin-top: 30px;padding-right: 5%;margin-right: 80%;border: 1px solid #403cca;
background: url(../images/detail_btn_arrow.png) no-repeat 95px center;font-size: 14px;font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}




.sub-goods-content.num-DGX .info-area-network {margin-top:10px;padding-top:55px;background:url("../images/storage_img12.jpg") no-repeat 0px 50px;}
.sub-goods-content .info-area-network {padding:55px 0 0 530px;}
.sub-goods-content .info-area-network .txt {margin-top: 10px;text-align: left;display:block;font-size:16px;/* font-weight:bold; */line-height:26px;color:#000;}
.sub-goods-content .info-area-network .datail {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000;}
.sub-goods-content .info-area-network .list {margin-top:10px;}
.sub-goods-content .info-area-network .list li {text-align: left;position:relative;padding-left:9px;font-size:16px;font-weight:300;line-height:26px;color:#666;}
.sub-goods-content .info-area-network .list li:before {content:"";position:absolute;left:0;top:11px;width:4px;height:7px;background:url("../images/list_icon.png") no-repeat 0 0;}
.sub-goods-content .info-area-network .view-btn {display:inline-block;width:124px;height:33px;margin-top:30px;padding-left:18px;border:1px solid #403cca;background:url("../images/detail_btn_arrow.png") no-repeat 95px center;font-size:14px;font-weight:300;line-height:31px;color:#403cca;box-sizing:border-box;}


.sub-goods-content.num-DGX .info-area-network2 {margin-bottom: 50px;margin-top:10px;padding-top:55px;background:url("../images/storage_img14.jpg") no-repeat 0px 50px;}
.sub-goods-content .info-area-network2 {padding:55px 0 0 530px;}
.sub-goods-content .info-area-network2 .txt {margin-top: 10px;text-align: left;display:block;font-size:16px;/* font-weight:bold; */line-height:26px;color:#000;letter-spacing: -0.02em;}
.sub-goods-content .info-area-network2 .datail {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000;}
.sub-goods-content .info-area-network2 .list {margin-top:10px;}
.sub-goods-content .info-area-network2 .list li {text-align: left;position:relative;padding-left:9px;font-size:16px;font-weight:300;line-height:26px;color:#666; letter-spacing:-0.05em;}
.sub-goods-content .info-area-network2 .list li:before {content:"";position:absolute;left:0;top:11px;width:4px;height:7px;background:url("../images/list_icon.png") no-repeat 0 0;}
.sub-goods-content .info-area-network2 .view-btn {display:inline-block;width:124px;height:33px;margin-top:30px;padding-left:18px;border:1px solid #403cca;background:url("../images/detail_btn_arrow.png") no-repeat 95px center;font-size:14px;font-weight:300;line-height:31px;color:#403cca;box-sizing:border-box;}





.sub-goods-content.num-DGX-Station .info-area-blade {margin-top:10px;padding-top:55px;background:url("../images/server_img5.png") no-repeat 0px 5px; padding-bottom:20px;}
.sub-goods-content .info-area-blade {padding:55px 0 0 530px;}
.sub-goods-content .info-area-blade .txt {letter-spacing: -0.03em;margin-top: 10px;text-align: left;display:block;font-size:16px;/* font-weight:bold; */line-height:26px;color:#000;}
.sub-goods-content .info-area-blade .datail {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000;}
.sub-goods-content .info-area-blade .list {margin-top:10px;}
.sub-goods-content .info-area-blade .list li {text-align: left;position:relative;padding-left:9px;font-size:16px;font-weight:300;line-height:26px;color:#666;}
.sub-goods-content .info-area-blade .list li:before {content:"";position:absolute;left:0;top:11px;width:4px;height:7px;background:url("../images/list_icon.png") no-repeat 0 0;}
.sub-goods-content .info-area-blade .view-btn {display: inline-block;width: 124px;height: 33px;margin-top: 30px;padding-left: 18px;border: 1px solid #403cca;background: url(../images/detail_btn_arrow.png) no-repeat 95px center;font-size: 14px;
font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}


.sub-goods-content.num-DGX-Station .info-area-soft{margin-top:10px;padding-top:55px;background:url("../images/storage_img13.jpg") no-repeat 0px 80px;}
.sub-goods-content .info-area-soft {padding:55px 0 0 530px;}
.sub-goods-content .info-area-soft .txt {margin-top: 10px;text-align: left;display:block;font-size:16px;/* font-weight:bold; */line-height:26px;color:#000;}
.sub-goods-content .info-area-soft .datail {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000;}
.sub-goods-content .info-area-soft .list {margin-top:10px;}
.sub-goods-content .info-area-soft .list li {text-align: left;position:relative;padding-left:9px;font-size:16px;font-weight:300;line-height:26px;color:#666;letter-spacing: -0.03em;}
.sub-goods-content .info-area-soft .list li:before {content:"";position:absolute;left:0;top:11px;width:4px;height:7px;background:url("../images/list_icon.png") no-repeat 0 0;}
.sub-goods-content .info-area-soft .view-btn {display: inline-block;width: 124px;height: 33px;margin-top: 30px;padding-left: 18px;border: 1px solid #403cca;background: url(../images/detail_btn_arrow.png) no-repeat 95px center;font-size: 14px;
font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}


.sub-goods-content.num-DGX-Station .info-area-380 {margin-top:10px;padding-top:20px;background:url("../images/bnserver_img2.jpg") no-repeat 0px -12px; height:200px;}
.sub-goods-content .info-area-380 {padding:55px 0 0 530px;}
.sub-goods-content .info-area-380 .txt {margin-top: 10px;text-align: left;display:block;font-size:16px;/* font-weight:bold; */line-height:26px;color:#000;}
.sub-goods-content .info-area-380 .datail {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000;}
.sub-goods-content .info-area-380 .list {margin-top:10px;}
.sub-goods-content .info-area-380 .list li {text-align: left;position:relative;padding-left:9px;font-size:16px;font-weight:300;line-height:26px;color:#666;}
.sub-goods-content .info-area-380 .list li:before {content:"";position:absolute;left:0;top:11px;width:4px;height:7px;background:url("../images/list_icon.png") no-repeat 0 0;}
.sub-goods-content .info-area-380 .view-btn {display: inline-block;width: 124px;height: 33px;margin-top: 30px;padding-left: 18px;border: 1px solid #403cca;background: url(../images/detail_btn_arrow.png) no-repeat 95px center;font-size: 14px;
font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}



.sub-goods-content.num-DGX-Station .info-area-tower {margin-top:10px;padding-top:55px;background:url("../images/server_img2.png") no-repeat 0px 23px;}
.sub-goods-content .info-area-tower {padding:55px 0 0 530px;}
.sub-goods-content .info-area-tower .txt {margin-top: 10px;text-align: left;display:block;font-size:16px;/* font-weight:bold; */line-height:26px;color:#000;}
.sub-goods-content .info-area-tower .datail {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000; letter-spacing: -0.02em;}
.sub-goods-content .info-area-tower .list {margin-top:10px;}
.sub-goods-content .info-area-tower .list li {text-align: left;position:relative;padding-left:9px;font-size:16px;font-weight:300;line-height:26px;color:#666;}
.sub-goods-content .info-area-tower .list li:before {content:"";position:absolute;left:0;top:11px;width:4px;height:7px;background:url("../images/list_icon.png") no-repeat 0 0;}
.sub-goods-content .info-area-tower .view-btn {display: inline-block;width: 124px;height: 33px;margin-top: 30px;padding-left: 18px;border: 1px solid #403cca;background: url(../images/detail_btn_arrow.png) no-repeat 95px center;font-size: 14px;
font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}





.sub-goods-content.num-DGX .info-area-server {margin-top:10px;padding-top:55px;background:url("../images/server_img4.png") no-repeat 0px 0px;}
.sub-goods-content .info-area-server .txt {margin-top: 10px;text-align: left;display:block;font-size:16px;/* font-weight:bold; */line-height:26px;color:#000;}
.sub-goods-content .info-area-server .datail {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000;}
.sub-goods-content .info-area-server .list {margin-top:10px;}
.sub-goods-content .info-area-server .list li {text-align: left;position:relative;padding-left:9px;font-size:16px;font-weight:300;line-height:26px;color:#666;}
.sub-goods-content .info-area-server .list li:before {content:"";position:absolute;left:0;top:11px;width:4px;height:7px;background:url("../images/list_icon.png") no-repeat 0 0;}
.sub-goods-content .info-area-server {padding:55px 0 0 530px;}
.sub-goods-content .info-area-server .view-btn {display: inline-block;width: 124px;height: 33px;margin-top: 30px;padding-left: 18px;border: 1px solid #403cca;background: url(../images/detail_btn_arrow.png) no-repeat 95px center;font-size: 14px;font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}




.sub-goods-content.num-DGX-Station .info-area-station {margin-top:10px;padding-top:55px;background:url("../images/nvidia_img6.jpg") no-repeat 0px 60px;padding-bottom:50px;}
.sub-goods-content .info-area-station .txt {margin-top: 10px;text-align: left;display:block;font-size:16px;/* font-weight:bold; */line-height:26px;color:#000;}
.sub-goods-content .info-area-station .datail {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000;}
.sub-goods-content .info-area-station .list {margin-top:10px;}
.sub-goods-content .info-area-station .list li {text-align: left;position:relative;padding-left:9px;font-size:16px;font-weight:300;line-height:26px;color:#666;}
.sub-goods-content .info-area-station .view-btn {display:inline-block;width:124px;height:33px;margin-top:30px;padding-left:18px;border:1px solid #403cca;background:url("../images/detail_btn_arrow.png") no-repeat 95px center;font-size:14px;font-weight:300;line-height:31px;color:#403cca;box-sizing:border-box;}
.sub-goods-content .info-area-station {padding:55px 0 0 530px;}


.hpe_content { display: flex;  justify-content: space-between;  /* padding: 10px 10px; */  width: 870px; padding:60px;}

.hpe_content_2 {    width: 500px;
    word-break: keep-all;}
.hpe_content_2_text_1 {font-size: 25px; font-weight: 600; color: #111111;}
.hpe_content_2_text_2 { font-size: 21px; color: #333333; font-weight: 400; padding: 20px 0px;}
.sub-goods-content.num-DGX-2{position:relative;padding:60px 0 70px;}
.sub-goods-content.num-DGX-2 .info-area {margin-top:10px;padding-top:55px;background:url("../images/nvidia_img0.png") no-repeat 0px 6px;}
.sub-goods-content.num-DGX-2 .info-area-switch {margin-top:10px;padding-top:55px;background:url("../images/network_img12.jpg") no-repeat 0px 24px;}
.sub-goods-content.num-DGX-2:before {content: "";position: absolute;left: -9999px;right: -9999px;bottom: 0;top: 0;background: #fff; z-index: -1;}
.sub-goods-content.num-DGX-2 .img-tooltip{float: left; padding-top:16px; z-index: 10000;}
.sub-goods-content.num-DGX .info-area-synergy_img {margin-top:10px;padding-top:55px;background:url("../images/system_img1.png") no-repeat 0px 30px;}
.sub-goods-content.num-DGX:before {content: "";position: absolute;left: -9999px;right: -9999px;bottom: 0;top: 0;background: #fff; z-index: -1;}
.sub-goods-content.num-DGX-2:before {content: "";position: absolute;left: -9999px;right: -9999px;bottom: 0;top: 0;background: #fff;z-index: -1;}


.sub-goods-content.num-DGX-a100{position:relative;padding:60px 0 70px;}
.sub-goods-content.num-DGX-a100 img{margin: 70px; width:63%;}
.sub-goods-content.num-DGX-a100 .info-area {margin-top:10px;padding-top:10px!important;background:url("../images/nvidia_a100.png") no-repeat 15px 55px;}
.sub-goods-content.num-DGX-a100 .info-area-switch {margin-top:10px;padding-top:55px;background:url("../images/network_img12.jpg") no-repeat 0px 24px;}
.sub-goods-content.num-DGX-a100:before {content: "";position: absolute;left: -9999px;right: -9999px;bottom: 0;top: 0;background: #f8f8f8; z-index: -1;}
.sub-goods-content.num-DGX-a100 .img-tooltip{float: left; padding-top:16px; z-index: 10000;}

.sub-goods-content.hpe-v2{position:relative;padding:60px 0 70px;}
.sub-goods-content.hpe-v2 img{}
.sub-goods-content.hpe-v2 .info-area2 {margin-top:10px;padding-top:10px!important;}
.sub-goods-content.hpe-v2 .info-area2 ul {display:flex; justify-content: space-between; text-align: center;}
.sub-goods-content.hpe-v2 .info-area-switch {margin-top:10px;padding-top:55px;background:url("../images/network_img12.jpg") no-repeat 0px 24px;}
.sub-goods-content.hpe-v2:before {content: "";position: absolute;left: -9999px;right: -9999px;bottom: 0;top: 0;background: #f1f6f4; z-index: -1;}
.sub-goods-content.hpe-v2 .img-tooltip{float: left; padding-top:16px; z-index: 10000;}

.sub-goods-content.hpe-v3{position:relative;padding:60px 0 70px;}
.sub-goods-content.hpe-v3 img{}
.sub-goods-content.hpe-v3 .info-area2 {margin-top:10px;padding-top:10px!important;}
.sub-goods-content.hpe-v3 .info-area2 ul {display:flex; justify-content: space-between; text-align: center;}
.sub-goods-content.hpe-v3 .info-area-switch {margin-top:10px;padding-top:55px;background:url("../images/network_img12.jpg") no-repeat 0px 24px;}
.sub-goods-content.hpe-v3:before {content: "";position: absolute;left: -9999px;right: -9999px;bottom: 0;top: 0;background:url("../images/hpe_v2_24.jpg") no-repeat 0px 24px; z-index: -1;}
.sub-goods-content.hpe-v3 .img-tooltip{float: left; padding-top:16px; z-index: 10000;}


.sub-goods-content.DGX-system{position:relative;padding:60px 0 70px;}
.sub-goods-content.DGX-system img{    /* width: 172px; */ padding-bottom:20px;}
.sub-goods-content.DGX-system .info-area2 {margin-top:10px;padding-top:10px!important;}
.sub-goods-content.DGX-system .info-area2 ul {display:flex; justify-content: space-between; text-align: center; align-items: end;}
.sub-goods-content.DGX-system .info-area-switch {margin-top:10px;padding-top:55px;background:url("../images/network_img12.jpg") no-repeat 0px 24px;}
.sub-goods-content.DGX-system:before {content: "";position: absolute;left: -9999px;right: -9999px;bottom: 0;top: 0;background: #f8f8f8; z-index: -1;}
.sub-goods-content.DGX-system .img-tooltip{float: left; padding-top:16px; z-index: 10000;}
.t1 {font-size: 24px; color:#252525; font-weight: 700; line-height:24px; padding-top: 30px; padding-bottom: 20px; text-align:center;}
.t2 {font-size: 16px; color:#252525; font-weight: 400; line-height:16px; text-align:center;}
.t3 {font-size: 16px; color:#252525; font-weight: 400; line-height:16px; text-align:center; padding-top: 30px;}
.info-area2-flexwrap {padding-top: 30px;}
.sub-goods-content .info-area2 .view-btn {
    display: inline-block;
    width: 124px;
    height: 33px;
    margin-top: 30px;
    padding-left: 18px;
    border: 1px solid #403cca;
    background: url(../images/detail_btn_arrow.png) no-repeat 95px center;
    font-size: 14px;
    font-weight: 300;
    line-height: 31px;
    color: #403cca;
    box-sizing: border-box;
	text-align: left;
}

.t4 {font-size: 20px; color:#000; font-weight: 700; line-height:24px; padding-top: 10px; padding-bottom: 0px; text-align:left;}

.t11 {font-size: 24px; color:#000; font-weight: 700; line-height:24px; padding-top: 50px; padding-bottom: 20px; text-align:center;}
.t22 {font-size: 16px; color:#000; font-weight: 400; line-height:16px; text-align:center;}
.t33 {font-size: 16px; color:#000; font-weight: 400;     word-break: keep-all; line-height:22px; text-align:center; /* padding-top: 50px; */ padding-top: 30px; }
#w-124 {width:124px;} 
.sub-goods-content.datacenter{position:relative;padding:60px 0 70px;}
.sub-goods-content.datacenter img{/* width:124px; */}
.sub-goods-content.datacenter .info-area3 {margin-top:10px;padding-top:10px!important;}
.sub-goods-content.datacenter .info-area3 ul {display:flex; justify-content: space-between; text-align: center;}
.sub-goods-content.datacenter .info-area-switch {margin-top:10px;padding-top:55px;background:url("../images/network_img12.jpg") no-repeat 0px 24px;}
.sub-goods-content.datacenter:before {content: "";position: absolute;left: -9999px;right: -9999px;bottom: 0;top: 0;background: #fff; z-index: -1;}
.sub-goods-content.datacenter .img-tooltip{float: left; padding-top:16px; z-index: 10000;}
.t1 {font-size: 24px; color:#000; font-weight: 700; line-height:24px; padding-top: 30px; padding-bottom: 20px; text-align:center;}
.t2 {font-size: 16px; color:#000; font-weight: 400; line-height:16px; text-align:center;}
.t3 {font-size: 16px; color:#000; font-weight: 400; line-height:20px; text-align:center; padding-top: 30px;}
.info-area3-flexwrap {padding-top: 30px;}
.sub-goods-content .info-area3 .view-btn {
    display: inline-block;
    width: 124px;
    height: 33px;
    margin-top: 30px;
    padding-left: 18px;
    border: 1px solid #403cca;
    background: url(../images/detail_btn_arrow.png) no-repeat 95px center;
    font-size: 14px;
    font-weight: 300;
    line-height: 31px;
    color: #403cca;
    box-sizing: border-box;
	text-align: left;
}


.sub-goods-content.hpesto{position:relative;padding:60px 0 70px;}
.sub-goods-content.hpesto img{}
.sub-goods-content.hpesto .info-area3 {margin-top:10px;padding-top:10px!important;}
.sub-goods-content.hpesto .info-area3 ul {display:flex; justify-content: space-between; text-align: center;}
.sub-goods-content.hpesto .info-area-switch {margin-top:10px;padding-top:55px;background:url("../images/network_img12.jpg") no-repeat 0px 24px;}
.sub-goods-content.hpesto:before {content: "";position: absolute;left: -9999px;right: -9999px;bottom: 0;top: 0;background: #f9fcfb; z-index: -1;}
.sub-goods-content.hpesto .img-tooltip{float: left; padding-top:16px; z-index: 10000;}
.t1 {font-size: 24px; color:#252525; font-weight: 700; line-height:24px; padding-top: 30px; padding-bottom: 20px; text-align:center;}
.t2 {font-size: 16px; color:#252525; font-weight: 400; line-height:16px; text-align:center;}
.t3 {font-size: 16px; color:#252525; font-weight: 400; line-height:20px; text-align:center; padding-top: 30px;}


.sub-goods-content.rtx{position:relative;padding:60px 0 70px;}
.sub-goods-content.rtx img{}
.sub-goods-content.rtx .info-area3 {margin-top:10px;padding-top:10px!important;}
.sub-goods-content.rtx .info-area3 ul {display:flex; justify-content: space-between; text-align: center;}
.sub-goods-content.rtx .info-area-switch {margin-top:10px;padding-top:55px;background:url("../images/network_img12.jpg") no-repeat 0px 24px;}
.sub-goods-content.rtx:before {content: "";position: absolute;left: -9999px;right: -9999px;bottom: 0;top: 0;background: #f8f8f8; z-index: -1;}
.sub-goods-content.rtx .img-tooltip{float: left; padding-top:16px; z-index: 10000;}
.t1 {font-size: 24px; color:#252525; font-weight: 700; line-height:24px; padding-top: 30px; padding-bottom: 20px; text-align:center;}
.t2 {font-size: 16px; color:#252525; font-weight: 400; line-height:16px; text-align:center;}

.pt2 {
    font-size: 16px;
    color: #252525;
    font-weight: 500;
    line-height: 26px;
    text-align: center;
    padding-top: 40px;
}

.pt2_2 {
    font-size: 16px;
    color: #252525;
    font-weight: 500;
    line-height: 26px;
    text-align: center;
    padding-top: 40px;
}

.pt3 {
    font-size: 16px;
    color: #252525;
    font-weight: 500;
    line-height: 26px;
    text-align: left;
    padding-top: 30px;
}

.pt4 {
    font-size: 25px;
    color: #252525;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    padding-top: 50px; padding-bottom: 50px;
}

.pt4_2 {
    font-size: 25px;
    color: #252525;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    padding-top: 50px; padding-bottom: 20px;
}

.pt4_3 {
    font-size: 20px;
    color: #252525;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    padding-top: 0px; padding-bottom: 30px;
}



.t3 {font-size: 16px; color:#252525; font-weight: 400; line-height:20px; text-align:center; padding-top: 30px;}
.info-area3-flexwrap {padding-top: 30px;}
.t1_2 {font-size: 24px; color:#252525; font-weight: 700; line-height:24px; padding-top: 30px; padding-bottom: 30px; text-align:center;}
.t1_3 {font-size: 24px; color:#252525; font-weight: 700; line-height:24px; padding-top: 40px; padding-bottom: 30px; text-align:center;}
.sub-goods-content .info-area3 .view-btn {
    display: inline-block;
    width: 124px;
    height: 33px;
    margin-top: 30px;
    padding-left: 18px;
    border: 1px solid #403cca;
    background: url(../images/detail_btn_arrow.png) no-repeat 95px center;
    font-size: 14px;
    font-weight: 300;
    line-height: 31px;
    color: #403cca;
    box-sizing: border-box;
	text-align: left;
}

.pt_40 {padding-top: 40px;}

.sub-goods-content .info-area-synergy_img .txt {margin-top: 10px;text-align: left;display:block;font-size:16px;/* font-weight:bold; */line-height:26px;color:#000;}
.sub-goods-content .info-area-synergy_img .list {margin-top:10px;}
.sub-goods-content .info-area-synergy_img .list li {text-align: left;position:relative;padding-left:9px;font-size:16px;font-weight:300;line-height:26px;color:#666;}
.sub-goods-content .info-area-synergy_img .list li:before {content:"";position:absolute;left:0;top:11px;width:4px;height:7px;background:url("../images/list_icon.png") no-repeat 0 0;}
.sub-goods-content .info-area-synergy_img{padding:55px 0 0 530px;}
.sub-goods-content .info-area-synergy_img .view-btn-st03 {text-align: center;display: inline-block;width: 124px;height: 33px;margin-top: 30px;padding-right: 5%;margin-right: 80%;border: 1px solid #403cca;
background: url(../images/detail_btn_arrow.png) no-repeat 95px center;font-size: 14px;font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}
#preview{position:absolute;	border:1px solid #ccc;background:#333;padding:5px;display:none;color:#fff;	}




.sub-goods-content.num-Quadro{position:relative;padding:60px 0 70px;}
.sub-goods-content.num-Quadro .info-area {margin-top:10px;padding-top:55px;background:url("../images/nvidia_img4.png") no-repeat 0px 50px;}
.sub-goods-content.num-Quadro:before {content: "";position: absolute;left: -9999px;right: -9999px;bottom: 0;top: 0;background: #f8f8f8;z-index: -1;}

/*intergrated(����������)*/
.all_box{margin-top: 70px;}
.all_box:after{content: ''; display: block;clear: both;}
.all_box .l_box{float: left; width:500px; text-align:right}
.all_box .l_box img{}
.all_box .r_box{display:table-cell; width: 400px;height:300px;padding-left: 60px; vertical-align:middle}
.all_box .r_box .t_title{font-size: 26px;color: #343434; display: block;font-weight: bold;margin-bottom: 20px}
.all_box .r_box .t_title img{padding-right: 10px;}
.all_box .r_box .t_sub{font-size: 16px;color: #666; line-height:30px}
.all_box .r_box a{display:inline-block;width:124px;height:33px;margin-top:30px;padding-left:18px;border:1px solid #403cca;background:url("../images/detail_btn_arrow.png") no-repeat 95px center;font-size:14px;font-weight:300;line-height:31px;color:#403cca;box-sizing:border-box;}

.all_box2{margin-top: 70px;}
.all_box2:after{content: ''; display: block;clear: both;}

.all_box2 .l_box2{display:table-cell; width: 400px;height:300px;padding-right: 60px; vertical-align:middle}
.all_box2 .l_box2 > span {text-align:right}
.all_box2 .l_box2 .t_title2{font-size: 26px;color: #343434; display: block;font-weight: bold;margin-bottom: 20px;}
.all_box2 .l_box2 .t_title2 img{padding-right: 10px;}
.all_box2 .l_box2 .t_title3{font-size: 26px;color: #343434; display: block;font-weight: bold;margin-bottom: 20px;}
.all_box2 .l_box2 .t_title3 img{padding-right: 10px;}
.all_box2 .l_box2 .t_sub2{font-size: 16px;color: #666; line-height:30px; ;text-align: right;}
.all_box2 .l_box2 a{float: right;display:inline-block;width:124px;height:33px;margin-top:30px;padding-left:18px;border:1px solid #403cca;background:url("../images/detail_btn_arrow.png") no-repeat 95px center;font-size:14px;font-weight:300;line-height:31px;color:#403cca;box-sizing:border-box;}

.all_box2 .r_box2{float: right; text-align:left; width:500px}
.all_box2 .r_box2 img{}

.all_box:last-child,
.all_box2:last-child{margin-bottom: 120px;}

.bgGray {position:relative; z-index:1; padding:36px 0}
.bgGray:before {display:block; content:""; position:absolute; top:0; left:50%; z-index:-1; margin-left:-150%; width:300%; height:100%; background:#f8f8f8}

@media (max-width: 1024px){
	.all_box .l_box,
	.all_box2 .r_box2 {width:50%}
}

/*���丮��*/
.full_box{display:table; width:100%; border-bottom: 1px solid #DDDEEB;  background: #fff;;}
.full_box:after{content: '';display: block;clear: both;}
.full_box > * {display:table-cell; vertical-align:middle}
.full_box .left_box{width:230px;background:#fff;}
.full_box .left_box.w45{width:450px;}
.full_box .right_box.w53{padding-left:60px}
@media (max-width: 1024px){
	.full_box .right_box.w53{padding:0 20px}
}
.full_box .left_box img{}
.full_box .right_box{width: 675px;height: 250px;background: #fff;}
.full_box .right_box .top_title{padding-left: 10px;padding-bottom: 20px;text-align: left;	font-size: 20px;color: #333;display: block;}
.full_box .right_box .top_title.lh50{line-height: 50px;}
.full_box .right_box .sub_title{font-weight: 400;padding-left: 10px;padding-bottom: 20px;text-align: left;color: #204C90;font-size: 16px;display: block;}
.full_box .right_box .text{text-align: left;line-height:26px; font-size: 13px; padding-left:15px; text-indent:-12px}
@media (max-width: 1024px){
	.full_box .right_box .text br {display:none}
}

.full_box  .sim_box{clear: both;}
.full_box  .sim_box a{display: inline-block;width: 35%;height: 33px;margin-bottom: 60px;border: 1px solid #403cca;background: url(../images/detail_btn_arrow.png) no-repeat 325px center;font-size: 14px;font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}
.full_box .right_box .text:last-child{padding-bottom: 17px}
.full_box .right_box .left{padding-left: 13px;line-height:26px;}
.full_box .right_box .bottom{text-indent:0}
.full_box  .sim_box2{clear: both;}
.full_box  .sim_box2 a{padding-right:20px; display: inline-block;width: 124px ;height: 33px;margin-bottom: 60px;border: 1px solid #403cca;background: url(../images/detail_btn_arrow.png) no-repeat 95px center;font-size: 14px;font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box; margin-right:222px;}
.full_box .right_box2 .text:last-child{padding-bottom: 17px;}
.full_box .right_box2 .left{padding-left: 13px;}
.full_box .right_box2 .bottom{}
.full_box .btn-center{}

/*���丮��02*/

.sub-info-content6 {padding-bottom:60px;}
.sub-info-content6 .info-area {margin-top:50px;text-align:center;}
.sub-info-content6 .info-area .sort {display:inline-block;padding:0 45px;border:1px solid #a9a5f1;border-radius:20px;font-size:16px;font-weight:bold;line-height:40px;color:#182687;box-sizing:border-box;}
.sub-info-content6 .info-area .detail {padding-bottom: 70px;font-size:22px;font-weight:300;line-height:34px;color:#383838; width: 70%; padding-left: 16%;}
.sub-goods-content6.num-6:before {content:"";position:absolute;left:-9999px;right:-9999px;bottom:0;top:0;background:#f8f8f8;z-index:-1;}
.sub-goods-content6 {position:relative;padding:60px 0 40px;}
.sub-goods-content6 > .title6 {display:block;font-size:32px;font-weight:bold;text-align:center;color:#182687;}
.sub-goods-content6 .info-area6 {padding:55px 0 0 530px;}
.sub-goods-content6 .info-area6 .txt6 {display:block;font-size:16px;font-weight:bold;line-height:26px;color:#000;}
.sub-goods-content6 .info-area6 .datail6 {margin-top:5px;font-size:16px;line-height:24px;color:#000;}
.sub-goods-content6 .info-area6 .list6 {margin-top:10px;}
.sub-goods-content6 .info-area6 .list6 li {position:relative;padding-left:9px;font-size:16px;font-weight:300;line-height:26px;color:#666; letter-spacing: -0.06em;}
.sub-goods-content6 .info-area6 .list6 li:before {content:"";position:absolute;left:0;top:11px;width:4px;height:7px;background:url("../images/list_icon.png") no-repeat 0 0;}
.sub-goods-content6 .info-area6 .view-btn6 {display:inline-block;width:124px;height:33px;margin-top:30px;padding-left:18px;border:1px solid #403cca;background:url("../images/detail_btn_arrow.png") no-repeat 95px center;font-size:14px;font-weight:300;line-height:31px;color:#403cca;box-sizing:border-box;}
.sub-goods-content6.num-6 .info-area6 {background:url("../images/storage_img7.jpg") no-repeat 0 55px;}
.sub-box-content.box-6 {height:199px;}
.sub-box-content.box-6 .info-list li.n-1 {background:url("../images/hpe_icon_10.png") no-repeat center 0;}
.sub-box-content.box-6 .info-list li.n-2 {background:url("../images/hpe_icon_11.png") no-repeat center 0;}
.sub-box-content.box-6 .info-list li.n-3 {background:url("../images/hpe_icon_12.png") no-repeat center 0;}			

.center-wrap .title_box{width: 100%;}
.center-wrap .title_box{}
.center-wrap .title_box .t_txt{font-size: 25px; color: #333;padding-bottom: 10px;}
.center-wrap .title_box .s_txt{font-size: 16px;color: #666; line-height: 26px;}
.center-wrap .title_box .view-btn6 {margin-bottom: 30px;display:inline-block;width:124px;height:33px;margin-top:30px;padding-left:18px;border:1px solid #403cca;background:url("../images/detail_btn_arrow.png") no-repeat 95px center;font-size:14px;font-weight:300;line-height:31px;color:#403cca;box-sizing:border-box;}
.center-wrap .title_box2 .left_box2 a{display:inline-block;width:73%;height:33px;margin-top:30px;padding-left:18px;border:1px solid #403cca;background:url("../images/detail_btn_arrow.png") no-repeat 321px center;font-size:14px;font-weight:300;line-height:31px;color:#403cca;box-sizing:border-box;}

.center-wrap .title_box_second{margin-top: 100px;}
.center-wrap .title_box_second .view-btn6 {margin-bottom: 30px;display:inline-block;width:124px;height:33px;margin-top:30px;padding-left:18px;border:1px solid #403cca;background:url("../images/detail_btn_arrow.png") no-repeat 95px center;font-size:14px;font-weight:300;line-height:31px;color:#403cca;box-sizing:border-box;}
.center-wrap .title_box_second .t_txt{font-size: 25px; color: #333;padding-bottom: 10px;}
.center-wrap .title_box_second .s_txt{font-size: 16px;color: #666; line-height:26px;}

.center-wrap .title_box2{width: 100%;border-bottom: 1px solid #dddeeb;padding-bottom: 50px;}
.center-wrap .title_box2:after{content: ''; display: block;clear: both;}
.center-wrap .title_box2 .left_box2{float: left;width: 48%;}
.center-wrap .title_box2 .left_box2 img{display: block;margin-top: 30px;}
.center-wrap .title_box2 .right_box2{float: right;width: 48%; padding-top: 50px;	}
.center-wrap .title_box2 .right_box2  > a{display: inline-block;width: 82%;height: 33px;margin-top: 30px;padding-left: 34px;border: 1px solid #403cca;background: url(../images/detail_btn_arrow.png) no-repeat 345px center;font-size: 14px;font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}
.center-wrap .title_box2 .right_box2 .t_txt2{font-size: 16px;color: #204C90;display: block;padding-bottom: 10px;line-height: 26px;padding-top:20px;}
.center-wrap .title_box2 .right_box2 .s_txt2{font-size: 13px;color: #666;padding-bottom: 5px;line-height: 23px;}
.center-wrap .title_box2 .right_box2 .s_gnb{clear: both; margin-top: 20px;}
.center-wrap .title_box2 .right_box2 .s_gnb > li{float: left;margin-left: 3px;}
.center-wrap .title_box2 .right_box2 .s_gnb > li > a{padding: 5px 10px;background: #6281B1; color: #fff;}

.center-wrap .title_box2 .left_box2 img{display: block;margin-top: 20%;}
.center-wrap .title_box2 .right_box2_second{float: right;width: 48%; padding-top: 50px;	}
.center-wrap .title_box2 .right_box2_second  > a{display:inline-block;width:124px;height:33px;margin-top:30px;padding-left:18px;border:1px solid #403cca;background:url("../images/detail_btn_arrow.png") no-repeat 95px center;font-size:14px;font-weight:300;line-height:31px;color:#403cca;box-sizing:border-box;}
.center-wrap .title_box2 .right_box2_second .t_txt2{font-size: 16px;color: #204C90;display: block;padding-bottom: 10px;line-height: 26px;padding-top:20px;}
.center-wrap .title_box2 .right_box2_second .s_txt2{font-size: 13px;color: #666;padding-bottom: 5px;line-height: 23px;}
.center-wrap .title_box2 .right_box2_second .s_gnb{clear: both; margin-top: 20px;}
.center-wrap .title_box2 .right_box2_second .s_gnb > li{float: left;margin-left: 3px;}
.center-wrap .title_box2 .right_box2_second .s_gnb > li > a{padding: 5px 10px;background: #6281B1; color: #fff;}
.center-wrap .title_box2 .right_box2_second .s_gnb2{clear: both; margin-top: 20px;}
.center-wrap .title_box2 .right_box2_second .s_gnb2 li{float: left;margin-left: 1px;}
.center-wrap .title_box2 .right_box2_second .s_gnb2 li a{font-size: 13px;display: block;padding: 5px 10px;background: #6281B1; color: #fff;}
.center-wrap .title_box2 .right_box2_second .s_gnb2 li a p{text-align: center;}

.center-wrap .title_box2 .right_box2 .s_gnb2{clear: both; margin-top: 20px;}
.center-wrap .title_box2 .right_box2 .s_gnb2 li{float: left;margin-left: 3px;}
.center-wrap .title_box2 .right_box2 .s_gnb2 li a{font-size: 13px;display: block;padding: 5px 10px;background: #6281B1; color: #fff;}
.center-wrap .title_box2 .right_box2 .s_gnb2 li a p{text-align: center;}

/*���丮�� 03*/
.sub-goods-content.bg:before {content:"";position:absolute;left:-9999px;right:-9999px;bottom:0;top:0;background:#fff;z-index:-1;}

.sub-goods-content.num-3 {/*padding-bottom:100px;*/}
.sub-box-content.box-3 > .title {background:#f8f8f8;}
.sub-goods-content.num-3:before {content:"";position:absolute;left:-9999px;right:-9999px;bottom:0;top:0;background:#f8f8f8;z-index:-1;}
.sub-goods-content.num-3 .info-area {background:url("../images/nvidia_img3.jpg") no-repeat 35px 54px;}
.sub-box-content.box-3 .info-list {margin-top:35px;}
.sub-box-content.box-3 .info-list li {padding-top:65px;}

.sub-box-content.box-3 .info-list li.n-1 {background:url("../images/hpe_icon_7.png") no-repeat center 0;}
.sub-box-content.box-3 .info-list li.n-2 {background:url("../images/hpe_icon_8.png") no-repeat center 0;}
.sub-box-content.box-3 .info-list li.n-3 {background:url("../images/hpe_icon_9.png") no-repeat center 0;}
.sub-goods-content .info-area .view-btn-st03 {display: inline-block;width: 124px;height: 33px;margin-top: 30px;padding-right: 5%;margin-right: 80%;border: 1px solid #403cca;
background: url(../images/detail_btn_arrow.png) no-repeat 95px center;font-size: 14px;font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}

.sub-goods-content.num-3 .full_wrap{border: 10px solid #dddeeb;margin-top: 60px;}

/*�ý���*/
.sub-info-content .info-area .detail-synergy{margin-top:22px;font-size:22px;font-weight:300;color:#383838;padding: 20px 0 20px 0;}
.sub-info-content .info-area .detail2{text-align: center;font-size: 16px;line-height: 25px;}
.sub-info-content .info-area .detail3{margin-top: 20px;	text-align: center;font-size: 16px;}
.sub-info-content .info-area a{margin-bottom: 70px;display: inline-block;width: 124px;height: 33px;margin-top: 30px;padding-right: 2%;border: 1px solid #403cca;
background: url(../images/detail_btn_arrow.png) no-repeat 98px center;font-size: 14px;font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}
.sub-goods-content.num-Tesla .info-area .line{margin-top: 30px; font-size: 14px;text-align: left; font-weight: bold;color: #172786;}

/*��Ʈ��ũ*/
.sub-goods-content.num-DGX .title{}
.sub-goods-content.num-DGX .s_title{display: block;font-size: 20px;text-align: center;margin-top: 40px;}
.sub-goods-content.num-DGX .bold{display: block;font-size: 16px; font-weight: bold; color: #333;text-align: center;margin-top: 30px;}
.sub-goods-content.num-DGX .s_text{display: block;margin-top: 10px;text-align: center;font-size: 16px;}
.sub-goods-content.num-DGX .blank_box{width: 100%;}
.sub-goods-content.num-DGX .view-btn{display:block;width: 124px;height: 33px;margin-top: 20px;padding-left: 18px;border: 1px solid #403cca;background: url(../images/detail_btn_arrow.png) no-repeat 95px center;font-size: 14px;font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}
.sub-goods-content.num-DGX .view-btn.txt_center{padding-left:13px; margin-top:50px; background: url(../images/detail_btn_arrow.png) no-repeat 100px center; text-align:left;}
.sub-goods-content.num-DGX .view-btn2{margin:0px auto;display:block;width: 124px;height: 33px;margin-top: 50px;padding-left: 18px;border: 1px solid #403cca;background: url(../images/detail_btn_arrow.png) no-repeat 95px center;font-size: 14px;font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}

.ceo_box {
    width: 100%;
    padding-top: 80px;
    position: relative;
    padding: 0px 15px;
}
.ceo_box .ceo_p {
    font-size: 45px;
    color: #014A99;
    font-weight: 500;
    margin-top: 80px;
}
.ceo_box .skyblue {
    color: #0477B8;
    font-weight: 500;
}
.ceo_box .ceo_p2 {
    padding-top: 40px;
    font-size: 25px;
    color: #000;
    font-weight: 500;
}
.ceo_box .ceo_p3 {
    padding-top: 60px;
    font-size: 16px;
    line-height: 25px;
    width: 50%;
}
.ceo_box .ceo_p4 {
    font-size: 16px;
    padding-top: 40px;
}
.ceo_box .ceo_p5 {
    font-size: 16px;
    padding-top: 40px;
    padding-bottom: 80px;
    border-bottom: 1px solid #E1E1E1;
}
.ceo_box img {
    position: absolute;
    right: 15px;
    top: 157px;
    z-index: -1;
}



.full_box .left_box2 {float: left;width: 23%;height: 150px;}
.full_box .left_box2 img{padding-top: 9px;padding-left: 9px;}
.full_box .right_box2 {float: right;width: 67%;height: 150px;padding-bottom: 17px;}
.full_box .right_box2 .top_title{padding-left: 73px;padding-bottom: 20px;text-align: left;	font-size: 20px;color: #333;display: block;padding-top: 40px;}

.full_box .right_box2 .text{padding-left: 68px;text-align: left;font-size: 14px;padding-bottom: 10px;letter-spacing: -0.03em;}
.full_box .right_box2 .text:last-child{padding-bottom: 17px;padding-right: 30px;line-height: 24px;}
.full_box .right_box2 .left{padding-left: 13px;}
.full_box .right_box2.bottom{}

.sub-goods-content.num-DGX-Station:before {content: "";position: absolute;left: -9999px;right: -9999px;bottom: 0;top: 0;background: #f8f8f8; z-index: -1;}
.sub-goods-content.num-DGX-Station{/* min-height: 500px; */}
.sub-goods-content.num-DGX-Station .info-area_bg .txt{padding-top: 20px;width: 55%;display: block; margin: 0px auto;font-size: 16px;line-height: 25px;}
.sub-goods-content.num-DGX-Station .info-area_bg .a_center{width: 100%; margin-top: 30px;margin-bottom: 30px;}
.sub-goods-content.num-DGX-Station .info-area_bg .a_center a{margin:0px auto;display:block;width: 124px;height: 33px;margin-top: 50px;padding-left: 18px;border: 1px solid #403cca;background: url(../images/detail_btn_arrow.png) no-repeat 95px center;font-size: 14px;font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}

/*��Ʈ��ũ2*/
.sub-goods-content.num-DGX .s_text2{display: block;margin-top: 10px;text-align: center;font-size: 16px;/*padding-bottom: 30px;*/}
.sub-goods-content.num-DGX .a_center2{width: 100%; margin-top: 30px;margin-bottom: 30px;}
.sub-goods-content.num-DGX .a_center2 a{margin:0px auto;display:block;width: 124px;height: 33px;margin-top: 50px;padding-left: 18px;border: 1px solid #403cca;background: url(../images/detail_btn_arrow.png) no-repeat 95px center;font-size: 14px;font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}

/*ȸ��Ұ�?/
.center-wrap h2 .txt-top {margin-bottom: 50px;padding-top: 50px;display:inline-block;height:90px;border-bottom:2px solid #082846;font-size:34px;font-weight:normal;line-height:90px;color:#404040;}
.ceo_box{width: 100%;padding-top:80px; position: relative;padding: 0px 15px;}
.ceo_box .ceo_p{font-size: 45px;color: #014A99;font-weight: 500;margin-top: 80px;}
.ceo_box .skyblue{color: #0477B8;font-weight: 500;}
.ceo_box .ceo_p2{padding-top: 40px;font-size: 25px;color: #000; font-weight: 500;}
.ceo_box .ceo_p3{padding-top: 60px;font-size: 16px; line-height: 25px; width: 58%;}
.ceo_box .ceo_p4{font-size: 16px;padding-top:40px;}
.ceo_box .ceo_p5 {font-size: 16px;padding-top: 40px; padding-bottom: 80px;border-bottom: 1px solid #E1E1E1;}
.ceo_box .ceo_p5 .fz{font-size: 18px;margin-left: 0.5%;font-weight: 500;}
.ceo_box img{position: absolute;right: 15px;top:157px;z-index: -99;}

.sub-info-content{}
.sub-info-content img{ /* margin-top: 50px; */ }
.sub-info-content .in_img{margin-top: 0px;}
.sub-info-content .ceo_p{font-size: 30px;color: #0477B8;margin-top: 30px; text-align: center;}
.sub-info-content .ceo_p2{font-size: 20px;color: #000;margin-top: 30px; text-align: center; word-break: keep-all;}
.sub-info-content .ceo_p .skyblue{color:#014A99;font-weight: 500; }
.sub-info-content .ceo_img{margin:80px -15px 100px}
.sub-info-content .ceo_img:after {display:block; content:""; clear:both}
.sub-info-content .ceo_img li{padding:0 15px; box-sizing:border-box;float: left;width: 33.3333%;height: auto;}
.sub-info-content .ceo_img li img{display: block;margin: 0px auto;padding-top: 15px;}
.sub-info-content .ceo_img li .c_text{display: block;text-align: center;font-size: 25px;color: #000;padding-top: 20px;}
.sub-info-content .ceo_img li .c_text2{font-size: 15px; display: block; text-align: center; padding-top: 10px; letter-spacing:-0.05em;line-height:26px;}

footer{clear: both;}

/*ã�ƿ��ô� ��*/
.center-wrap h2 .txt-bottom {display:inline-block;border-bottom:2px solid #082846;font-size:34px;font-weight:normal;color:#404040;padding-bottom: 30px;padding-top: 50px;}

.center-wrap .adress_box{margin-top: 50px;}
.center-wrap .adress_box .adress_p{font-size: 25px;padding-bottom: 20px;color: #000;font-weight: bold;padding-top: 20px;}
.center-wrap .adress_box .adress_p2{font-size: 16px;padding-bottom: 10px;}
.center-wrap .adress_box .adress_p2 .adress_blue{font-size: 18px;color: #0077AE;font-weight: bold;}	

.center-wrap .adress_blue2{padding-top: 10px;font-size: 18px;color: #0077AE;font-weight: bold;display: block;padding-bottom: 10px;}
.center-wrap .adress_p3{font-size: 16px; padding-bottom: 10px;}
.center-wrap .adress_p4{margin-left: 10%;font-size: 16px; padding-bottom: 10px;}

.center-wrap .bus_all{ padding-bottom: 100px;}
.center-wrap .bus_all:after{content: ''; display: block; clear: both;}

.center-wrap .bus_all .bus{float: left; width: 23%;}
.center-wrap .bus_all .bus a{color: #fff;line-height: 30px;text-align: center;font-size: 18px;padding: 0px 10px; background:#049B4A;border-radius:12px;}
.center-wrap .bus_all .bus span{font-size: 16px;margin-left: 3%;}

.center-wrap .bus_all .bus2{float: left;margin-left: 5%;width: 14%;}
.center-wrap .bus_all .bus2 a{color: #fff;line-height: 30px;text-align: center;font-size: 18px;padding: 0px 10px; background:#0218A1;border-radius:12px;}
.center-wrap .bus_all .bus2 span{font-size: 16px;margin-left: 3%;}

.center-wrap .bus_all .bus3{float: left;margin-left: 5%;width: 33%;}
.center-wrap .bus_all .bus3 a{color: #fff;line-height: 30px;text-align: center;font-size: 18px;padding: 0px 10px; background:#00BE4D;border-radius:12px;}
.center-wrap .bus_all .bus3 span{font-size: 16px;margin-left: 3%;}

/*��Ƽ���� ����*/
.center-wrap .multi_wrap{position: relative;}
.center-wrap .multi_wrap .multi_img{position: absolute;right: 64%; top:170px;}
.center-wrap .multi_wrap .multi_img2{position: absolute;right: 31%;top:170px;}
.center-wrap .multi_wrap:after{content: '';display: block;clear: both;}
.center-wrap .multi_box{margin-bottom: 150px;border: 10px solid #F4F4F4;width: 305px; height: 280px;float: left; margin-left: 5px;}
.center-wrap .multi_box .color_box{width: 310px;height: 90px;background: #488DEC;}
.center-wrap .multi_box .color_box p{font-size: 17px;color: #fff;text-align: center;line-height: 30px;padding-top: 10px; letter-spacing: -0.02em; font-weight:500; }
.center-wrap .multi_box .color_box2{width: 310px;height: 90px;background: #4872EB;}
.center-wrap .multi_box .color_box2 p{font-size: 17px;color: #fff;text-align: center;line-height: 30px;padding-top: 10px; letter-spacing: -0.02em; font-weight:500; }
.center-wrap .multi_box .color_box3{width: 310px;height: 90px;background: #4954EC;}
.center-wrap .multi_box .color_box3 p{font-size: 17px;color: #fff;text-align: center;line-height: 30px;padding-top: 10px; letter-spacing: -0.02em; font-weight:500; }

/*�η�ä��*/
.center-wrap .re_wrap{margin-top: 70px; position: relative;}
.center-wrap .re_wrap .re_arrow1{position: absolute;right: 75%;top:70px;}
.center-wrap .re_wrap .re_arrow2{position: absolute;right: 49%;top:70px;}
.center-wrap .re_wrap .re_arrow3{position: absolute;right: 23%;top:70px;}

.center-wrap .re_wrap:after{content: '';display: block;clear: both;}
.center-wrap .re_wrap .re_box{width: 210px;height: 410px;  float: left;text-align: center;}
.center-wrap .re_wrap .re_box:nth-child(2){margin-left: 5%;}
.center-wrap .re_wrap .re_box:nth-child(3){margin-left: 5%;}
.center-wrap .re_wrap .re_box:nth-child(4){margin-left: 5%;}
.center-wrap .re_wrap .re_box .re_title{font-size: 25px;color: #000; font-weight: bold;}
.center-wrap .re_wrap .re_box .re_text{font-size: 16px;line-height: 25px;color: #666;}

.center-wrap .re_wrap2{width: 100%;height: 110px; border: 10px solid #F4F4F4;margin-top: 50px;margin-bottom: 55px;}
.center-wrap .re_wrap2 .re_left{width: 49%;height: 110px;float: left;}
.center-wrap .re_wrap2 .re_left p{color: #666;font-size: 16px;padding-left: 30px;}
.center-wrap .re_wrap2 .re_left p:nth-child(1){padding-top: 30px;line-height: 30px;}
.center-wrap .re_wrap2 .re_left p span{color: #0068B1;font-weight: bold;font-size: 16px;margin-right: 20px;}

.center-wrap .re_wrap2 .re_right{width: 49%;height: 110px;float: right;}
.center-wrap .re_wrap2 .re_right p{color: #666;font-size: 16px;padding-left: 30px;}
.center-wrap .re_wrap2 .re_right p:nth-child(1){padding-top: 30px;line-height: 30px;}
.center-wrap .re_wrap2 .re_right p span{color: #0068B1;font-weight: bold;font-size: 16px;margin-right: 20px;}

/*��Ʈ�ʽ�*/
#partner.center-wrap {position: relative;}
#partner.center-wrap::before{content:""; position: absolute; top:200px; left:-1000px; width:10000px; height:580px; background:#f9f9f9; z-index: -1;}
.center-wrap .partner_wrap {position:relative; text-align:center; margin:30px 0 100px;}
.center-wrap .partner_wrap ul {display:inline-block; margin:0 -40px}
.center-wrap .partner_wrap ul:after{content: '';display: block;clear: both;}
/* .center-wrap .partner_wrap ul li {float:left; margin:10px 0; padding:0 29px} */
.center-wrap .partner_wrap ul li {float:left; margin:10px 0; padding:0 22px}
.center-wrap .partner_wrap ul li span img {border:10px solid #f4f4f4}
.center-wrap .partner_wrap ul li p {margin-top:15px; line-height:20px; font-size:16px; color:#666}
.center-wrap .partner_wrap .box {position: relative; padding:45px 0;}
.center-wrap .partner_wrap .box.first ul li {padding:0 16px;}
.center-wrap .partner_wrap .box ul {margin-top:20px;}
.center-wrap .partner_wrap .box .title {display: block; margin-left:-10px; text-align:left; font-size:26px; color:#333; font-weight:bold;}
.center-wrap .partner_wrap .box + .box {margin-top:60px;}
.center-wrap .partner_wrap .box + .box span {display: block}
.center-wrap .partner_wrap .box + .box .partnerTitle {color:#333; margin-bottom:5px; font-weight: bold;}



@media (max-width: 1024px){
	#partner.center-wrap::before {display: none;}
	.center-wrap .partner_wrap ul {display:table; width:100%; margin:0}
	.center-wrap .partner_wrap ul li {display:table-cell; padding:0 20px; float:none; vertical-align:top}
	.center-wrap .partner_wrap ul li span {display:table-cell}
	.center-wrap .partner_wrap ul li span img {max-width:100%}
}

@media (max-width: 767px){
	.center-wrap .partner_wrap ul {display:block; margin:-30px 0 0; text-align:center}
	.center-wrap .partner_wrap ul li {display:block; float:none; padding:30px 0}
	.center-wrap .partner_wrap ul li span {height:auto; display:inline-block;  max-width:100%}
	.center-wrap .partner_wrap ul li span img {border:10px solid #f4f4f4;}
}

/*Ŭ���̾�Ʈ*/
.center-wrap{}
.center-wrap .client_wrap:last-child{padding-bottom: 50px;}

.center-wrap .client_wrap .a_title:first-child{padding-top: 50px;}
.center-wrap .client_wrap .a_title{}
.center-wrap .client_wrap .a_title a{font-size: 18px;color: #fff;display: block;width: 200px;height: 70px;background: #7795A0;text-align: center;line-height: 25px;padding-top: 25px;}

.center-wrap .client_box-first{}
.center-wrap .client_box-first li > img{width:100%}
.center-wrap .client_box-first:after{content: '';display: block;clear: both;}
.center-wrap .client_box-first li{box-sizing:border-box; width: 20%;height:auto; border: 1px solid #EAEAEA;float: left;}
.center-wrap .client_box-first li:nth-child(1){border-right: none;border-bottom: none;}
.center-wrap .client_box-first li:nth-child(2){border-right: none;border-bottom: none;}
.center-wrap .client_box-first li:nth-child(3){border-right: none;border-bottom: none;}
.center-wrap .client_box-first li:nth-child(4){border-right: none;border-bottom: none;}
.center-wrap .client_box-first li:nth-child(5){border-bottom: none;}
.center-wrap .client_box-first li:nth-child(6){border-right: none;border-bottom: none;}
.center-wrap .client_box-first li:nth-child(7){border-right: none;border-bottom: none;}
.center-wrap .client_box-first li:nth-child(8){border-right: none;border-bottom: none;}
.center-wrap .client_box-first li:nth-child(9){border-right: none;border-bottom: none;}
.center-wrap .client_box-first li:nth-child(10){border-right: none;border-bottom: none;}
.center-wrap .client_box-first li:nth-child(11){border-right: none;border-bottom: none;}
.center-wrap .client_box-first li:nth-child(12){border-right: none;border-bottom: none;}
.center-wrap .client_box-first li:nth-child(13){border-right: none;border-bottom: none;}
.center-wrap .client_box-first li:nth-child(14){border-right: none;border-bottom: none;}
.center-wrap .client_box-first li:nth-child(15){}
.center-wrap .client_box-first li:nth-child(16){border-right: none;}
.center-wrap .client_box-first li:nth-child(17){border-right: none;}
.center-wrap .client_box-first li:nth-child(18){border-right: none;}
.center-wrap .client_box-first li:nth-child(19){}

.center-wrap .client_box-second{}
.center-wrap .client_box-second li > img{width:100%}
.center-wrap .client_box-second:after{content: '';display: block;clear: both;}
.center-wrap .client_box-second li{box-sizing:border-box; width: 20%;height:auto; border: 1px solid #EAEAEA;float: left;}
.center-wrap .client_box-second li:nth-child(1){border-right: none;border-bottom: none;}
.center-wrap .client_box-second li:nth-child(2){border-right: none;border-bottom: none;}
.center-wrap .client_box-second li:nth-child(3){border-right: none;border-bottom: none;}
.center-wrap .client_box-second li:nth-child(4){border-right: none;border-bottom: none;}
.center-wrap .client_box-second li:nth-child(5){border-bottom: none;}
.center-wrap .client_box-second li:nth-child(6){border-right: none;border-bottom: none;}
.center-wrap .client_box-second li:nth-child(7){border-right: none;border-bottom: none;}
.center-wrap .client_box-second li:nth-child(8){border-right: none;border-bottom: none;}
.center-wrap .client_box-second li:nth-child(9){border-right: none;}
.center-wrap .client_box-second li:nth-child(10){border-right: none;}
.center-wrap .client_box-second li:nth-child(11){border-right: none;}
.center-wrap .client_box-second li:nth-child(12){border-right: none;}
.center-wrap .client_box-second li:nth-child(13){}

.center-wrap .client_box_re3{}
.center-wrap .client_box_re3:after{content: '';display: block;clear: both;}
.center-wrap .client_box_re3 li{box-sizing:border-box; width: 20%;height:auto; border: 1px solid #EAEAEA;float: left;}
.center-wrap .client_box_re3 li img{width:100%}
.center-wrap .client_box_re3 li:nth-child(1){border-right: none;border-bottom: none;}
.center-wrap .client_box_re3 li:nth-child(2){border-right: none;border-bottom: none;}
.center-wrap .client_box_re3 li:nth-child(3){border-right: none;}
.center-wrap .client_box_re3 li:nth-child(4){border-right: none;}
.center-wrap .client_box_re3 li:nth-child(5){border-right: none;}
.center-wrap .client_box_re3 li:nth-child(6){border-right: none;}
.center-wrap .client_box_re3 li:nth-child(7){}

.center-wrap .client_box_re5{}
.center-wrap .client_box_re5:after{content: '';display: block;clear: both;}
.center-wrap .client_box_re5 li{box-sizing:border-box; width: 20%;height:auto; border: 1px solid #EAEAEA;float: left;}
.center-wrap .client_box_re3 li img{width:100%}
.center-wrap .client_box_re5 li:nth-child(1){border-right: none;border-bottom: none;}
.center-wrap .client_box_re5 li:nth-child(2){border-right: none;border-bottom: none;}
.center-wrap .client_box_re5 li:nth-child(3){border-right: none;border-bottom: none;}
.center-wrap .client_box_re5 li:nth-child(4){border-right: none;}
.center-wrap .client_box_re5 li:nth-child(5){}
.center-wrap .client_box_re5 li:nth-child(6){border-right: none;}
.center-wrap .client_box_re5 li:nth-child(7){border-right: none;}
.center-wrap .client_box_re5 li:nth-child(8){}

/*�����丮*/

/* .center-wrap_bg{background:url("../images/bg_history.jpg")no-repeat; width:1000px; max-width:100%; ;height: auto; margin: 0px auto;padding-top: 50px; padding-bottom:50px;}
.center-wrap_bg .sub-info-content{content: '';display: block;clear: both;}
.center-wrap_bg h2 {display: block;text-align: center;}
.center-wrap_bg h2 .txt {display: inline-block;height: 90px;border-bottom: 2px solid #082846;font-size: 34px;font-weight: normal;line-height: 90px;color: #404040;}

.center-wrap_bg .history_box{margin: 0px auto;text-align: center;margin-top: 50px; }
.center-wrap_bg .history_box p{font-size: 22px;}
.center-wrap_bg .history_box span{font-size:30px ;color: #0A72B9;display: block;font-weight: bold;padding-bottom: 20px;}

.center-wrap_bg .history_wrap{width: 100%; height: 700px;margin: 0px auto;position: relative;}
.center-wrap_bg .history_wrap .icon_p{position: absolute;left: 8%;top:170px; display:none;}
.center-wrap_bg .history_wrap .ml{position: absolute;right: 16%;top: 300px; display:none;}
.center-wrap_bg .history_wrap .ml2{position: absolute;right: 17.3%;top:325px; display:none;}
.center-wrap_bg .history_wrap .ml3{position: absolute;right: 18.4%;top:355px; display:none;}
.center-wrap_bg .history_wrap .ml4{position: absolute;right: 18.5%;top:380px; display:none;}
.center-wrap_bg .history_wrap .ml5{position: absolute;left: 6%;top:440px; display:none;}
.center-wrap_bg .history_wrap:after{content: '';display: block;clear: both;}
.center-wrap_bg .history_wrap .his_left{float: left;text-align: right; margin-left: 15.5%;margin-top: 20px;}
.center-wrap_bg .history_wrap .his_left .his_text{font-size: 15px;margin-top: 10px;display: block;letter-spacing:-0.02em;}


.center-wrap_bg .history_wrap .his_left .his_title{font-size: 25px;color: #000;font-weight: bold;}
.center-wrap_bg .history_wrap .his_left .his_title2{font-size: 25px;color: #000;font-weight: none;}

.center-wrap_bg .history_wrap .his_right{float: right;text-align: left;margin-right:25.5%;margin-top: 50px;}
.center-wrap_bg .history_wrap .his_right .his_text{font-size: 15px;margin-top: 10px;display: block;letter-spacing:-0.02em;}
.center-wrap_bg .history_wrap .his_right .his_text .right_icon{margin-left: 10px;}
.center-wrap_bg .history_wrap .dott{padding-top: 10px;padding-right: 10px;}
.center-wrap_bg .history_wrap2 .dott{padding-top: 10px;padding-right: 10px;}
.center-wrap_bg .history_wrap .his_right .his_title{font-size: 25px;color: #000;font-weight: bold;}
.center-wrap_bg .history_wrap .his_right .his_title2{font-size: 25px;color: #000;}

.center-wrap_bg .history_wrap2{width: 70%; height: 1000px;margin: 0px auto;border: 1px solid #000;}
.center-wrap_bg .history_wrap .his_left2{float: left;text-align: right; margin-left: 11.7%;margin-top: 199px;clear: both;}
.center-wrap_bg .history_wrap .his_left2 .his_text{font-size: 15px;margin-top: 10px;display: block;letter-spacing:-0.02em;}
.center-wrap_bg .history_wrap .his_left2 .his_title{font-size: 25px;color: #000;font-weight: bold;}
.center-wrap_bg .history_wrap .his_left2 .his_title2{font-size: 25px;color: #000;font-weight: none;}

.center-wrap_bg .history_wrap .his_left3{float: left;text-align: right; margin-left: 11.7%;margin-top: 199px;clear: both;}
.center-wrap_bg .history_wrap .his_left3 .his_text{font-size: 15px;margin-top: 10px;display: block;letter-spacing:-0.02em;}
.center-wrap_bg .history_wrap .his_left3 .his_title{font-size: 25px;color: #000;font-weight: bold;}

.center-wrap_bg .history_wrap .his_right2{clear: both;float: right;text-align: left;margin-right:13%;margin-top: -34px;}

.center-wrap_bg .history_wrap .his_right2 .his_text{font-size: 15px;margin-top: 10px;display: block;letter-spacing:-0.02em;}
.center-wrap_bg .history_wrap .his_right2 .his_title{font-size: 25px;color: #000;font-weight: bold;}
.center-wrap_bg .history_wrap .his_right2 .his_title2{font-size: 25px;color: #000;}

.center-wrap_bg .history_wrap .his_left3{float: left;text-align: right; margin-left: 16.3%;margin-top: -32px;clear: both;	}
.center-wrap_bg .history_wrap .his_left3 .his_text{font-size: 15px;margin-top: 10px;display: block;letter-spacing:-0.02em;}
.center-wrap_bg .history_wrap .his_left3 .his_title{font-size: 25px;color: #000;font-weight: bold;}
.center-wrap_bg .history_wrap .his_left3 .his_title2{font-size: 25px;color: #000;font-weight: none;}

.center-wrap_bg .history_wrap .his_right3{clear: both;float: right;text-align: left;margin-right:34px;margin-top: -30px;width: 40%;}
.center-wrap_bg .history_wrap .his_right3 .his_text{font-size: 15px;margin-top: 10px;display: block;letter-spacing:-0.02em;}
.center-wrap_bg .history_wrap .his_right3 .his_title{font-size: 25px;color: #000;font-weight: bold;}
.center-wrap_bg .history_wrap .his_right3 .his_title2{font-size: 25px;color: #000;}

.center-wrap_bg .history_wrap .his_left4{float: left;text-align: right; margin-left: 16.5%;clear: both;margin-top: 15px;}
.center-wrap_bg .history_wrap .his_left4 .his_text{font-size: 15px;margin-top: 10px;display: block;letter-spacing:-0.02em;}
.center-wrap_bg .history_wrap .his_left4 .his_title{font-size: 25px;color: #000;font-weight: bold;}
.center-wrap_bg .history_wrap .his_left4 .his_title2{font-size: 25px;color: #000;font-weight: none;}

.center-wrap_bg .history_wrap .his_right4{clear: both;float: right;text-align: left;margin-right:6.2%;margin-top: -320px;width: 40%;}
.center-wrap_bg .history_wrap .his_right4 .his_text{font-size: 15px;margin-top: 10px;display: block;letter-spacing:-0.02em;}
.center-wrap_bg .history_wrap .his_right4 .his_title{font-size: 25px;color: #000;font-weight: bold;}
.center-wrap_bg .history_wrap .his_right4 .his_title2{font-size: 25px;color: #000;}

.center-wrap_bg .history_wrap .his_left5{float: left;text-align: right; margin-left: 16%;padding-top: 80px;clear: both; margin-top: 100px;	}
.center-wrap_bg .history_wrap .his_left5 .his_text{font-size: 15px;margin-top: 10px;display: block;letter-spacing:-0.02em;}
.center-wrap_bg .history_wrap .his_left5 .his_title{font-size: 25px;color: #000;font-weight: bold;}
.center-wrap_bg .history_wrap .his_left5 .his_title2{font-size: 25px;color: #000;font-weight: none;}

.center-wrap_bg .history_box2{margin: 0px auto;text-align: center;margin-top: 30px; }
.center-wrap_bg .history_box2 p{font-size: 22px;}
.center-wrap_bg .history_box2 span{font-size:30px ;color: #0A72B9;display: block;font-weight: bold;padding-bottom: 20px; padding-top:9px;}

.center-wrap_bg .history_wrap2{width: 70%; margin: 0px auto;}
.center-wrap_bg .history_wrap2:after{content: '';display: block;clear: both;}
.center-wrap_bg .history_wrap2 .his_left{float: left;text-align: right; margin-left: 6%;margin-top: 62px;}
.center-wrap_bg .history_wrap2 .his_left .his_text{font-size: 15px;margin-top: 10px;display: block;letter-spacing:-0.02em;}
.center-wrap_bg .history_wrap2 .his_left .his_title{font-size: 25px;color: #000;font-weight: bold;}
.center-wrap_bg .history_wrap2 .his_left .his_title2{font-size: 25px;color: #000;font-weight: none;}

.center-wrap_bg .history_wrap2 .his_right{float: right;text-align: left;margin-right:-0.5%;margin-top: 250px;}
.center-wrap_bg .history_wrap2 .his_right .his_text{font-size: 15px;margin-top: 10px;display: block;letter-spacing:-0.02em;}
.center-wrap_bg .history_wrap2 .his_right .his_title{font-size: 25px;color: #000;font-weight: bold;}
.center-wrap_bg .history_wrap2 .his_right .his_title2{font-size: 25px;color: #000;}

.center-wrap_bg .history_wrap2 .his_left2{float: left;text-align: right; margin-left: -5%;margin-top: 0px;clear: both;}
.center-wrap_bg .history_wrap2 .his_left2 .his_text{font-size: 15px;margin-top: 10px;display: block;letter-spacing:-0.02em;}
.center-wrap_bg .history_wrap2 .his_left2 .his_title{font-size: 25px;color: #000;font-weight: bold;}
.center-wrap_bg .history_wrap2 .his_left2 .his_title2{font-size: 25px;color: #000;font-weight: none;}

.center-wrap_bg .history_wrap2 .his_right2{clear: both;float: right;text-align: left;margin-right:3.5%;margin-top: 18px;}
.center-wrap_bg .history_wrap2 .his_right2 .his_text{font-size: 15px;margin-top: 10px;display: block;letter-spacing:-0.02em;}
.center-wrap_bg .history_wrap2 .his_right2 .his_title{font-size: 25px;color: #000;font-weight: bold;}
.center-wrap_bg .history_wrap2 .his_right2 .his_title2{font-size: 25px;color: #000;}

.center-wrap_bg .history_wrap2 .his_left3{float: left;text-align: right; margin-left: -3%;margin-top: 10px;clear: both;}
.center-wrap_bg .history_wrap2 .his_left3 .his_text{font-size: 15px;margin-top: 10px;display: block;letter-spacing:-0.02em;}
.center-wrap_bg .history_wrap2 .his_left3 .his_title{font-size: 25px;color: #000;font-weight: bold;}
.center-wrap_bg .history_wrap2 .his_left3 .his_title2{font-size: 25px;color: #000;font-weight: none;}

.center-wrap_bg .history_wrap2 .his_right3{clear: both;float: right;text-align: left;margin-right:8px;margin-top: -5px;width: 40%;}
.center-wrap_bg .history_wrap2 .his_right3 .his_text{font-size: 15px;margin-top: 10px;display: block;letter-spacing:-0.02em;}
.center-wrap_bg .history_wrap2 .his_right3 .his_title{font-size: 25px;color: #000;font-weight: bold;}
.center-wrap_bg .history_wrap2 .his_right3 .his_title2{font-size: 25px;color: #000;}

.center-wrap_bg .history_wrap2 .his_left4{float: left;text-align: right; margin-left: 11%;margin-top: 27px;clear: both;}
.center-wrap_bg .history_wrap2 .his_left4 .his_text{font-size: 15px;margin-top: 10px;display: block;letter-spacing:-0.02em;}
.center-wrap_bg .history_wrap2 .his_left4 .his_title{font-size: 25px;color: #000;font-weight: bold;}
.center-wrap_bg .history_wrap2 .his_left4 .his_title2{font-size: 25px;color: #000;font-weight: none;}
 */

/* ���� */
.sub-info-content {/*padding-bottom:60px;*/}
.sub-info-content .info-area {text-align:center;}
.sub-info-content .info-area .tel_txt{display:block; font-size:16px; padding-top:20px;}
.sub-info-content .info-area .sort {display:inline-block;padding:0 45px;border:1px solid #a9a5f1;border-radius:20px;font-size:16px;font-weight:bold;line-height:40px;color:#182687;box-sizing:border-box;}
.sub-info-content .info-area .detail {padding: 50px 120px;font-size:22px;font-weight:300;line-height:34px;color:#383838; }
.sub-info-content .info-area .detail-integrated {padding: 50px 0px;font-size:16px;font-weight:300;line-height:26px;color:#383838;}
.sub-info-content .info-area .detail2 {padding: 50px 0px; font-size:22px;font-weight:300;line-height:34px;color:#383838; /* padding-left: 22%; width: 56%; */}
.sub-info-content .info-area .detail3 {font-size:22px;font-weight:300;line-height:34px;color:#383838; padding: 30px 0px 50px 0px;}
.sub-info-content .info-area .detail2-txt {padding-top: 0px;padding-bottom: 50px;font-size:16px;font-weight:300;line-height:26px;color:#383838; padding-left: 0px; width: 100%;}
.sub-info-content .info-area .detail-vendor {padding:50px 25px; font-size:22px;font-weight:300;line-height:34px;color:#383838;/* width: 100%;padding-left: 5%; */}
.sub-info-content .info-area .detail-vendor2 {padding:50px 10px;font-size:22px;font-weight:300;line-height:34px;color:#383838;}
/* .sub-goods-content {position:relative;padding:60px 0 70px;} */
.sub-goods-content > .title {display:block;font-size:32px;font-weight:bold;text-align:center;color:#182687;}
.sub-goods-content .info-area {padding:55px 0 0 530px;}
.sub-goods-content .info-area .txt {margin-top: 10px;text-align: left;display:block;font-size:16px;/* font-weight:bold; */line-height:26px;color:#000;}
.sub-goods-content .info-area .datail {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000;}
@media (max-width: 1024px){
	.sub-goods-content .info-area .datail br {display:none}
}
.sub-goods-content .info-area .list {margin-top:10px;}
.sub-goods-content .info-area .list li {text-align: left;position:relative;padding-left:9px;font-size:16px;font-weight:300;line-height:26px;color:#666;}
.sub-goods-content .info-area .list li:before {content:"";position:absolute;left:0;top:11px;width:4px;height:7px;background:url("../images/list_icon.png") no-repeat 0 0;}
.sub-goods-content .info-area .view-btn {display:inline-block;width:124px;height:33px;margin-top:30px;padding-left:18px;border:1px solid #403cca;background:url("../images/detail_btn_arrow.png") no-repeat 95px center;font-size:14px;font-weight:300;line-height:31px;color:#403cca;box-sizing:border-box;}
.sub-box-content {min-height:220px;margin-top:53px;border:10px solid #dddeeb;text-align:center;}
.sub-box-content2{min-height:500px; margin-top:53px; border:10px solid #dddeeb;text-align:center;margin-bottom: 70px;}
.sub-box-content > .title {position:relative;top:-18px;padding:0 13px;background:#fff;font-size:20px;font-weight:100;color:#333;}
.sub-box-content .info-list {margin-top:15px;}
.sub-box-content .info-list li {float:left;width:326px;padding-top:72px;text-align:center;box-sizing:border-box;}
.sub-box-content .info-list .txt {display:block;font-size:16px;font-weight:bold;line-height:24px;color:#333;padding-top:0px;}
.sub-box-content .info-list .detail {display:block;margin-top:5px;font-size:14px;font-weight:100;line-height:20px;color:#666;}
.sub-box-content .detail-list {overflow:hidden;margin-top:6px;padding-left:45px;}
.sub-box-content .detail-list li {position:relative;width:263px;padding:0 0 0 7px;font-size:14px;font-weight:100;line-height:20px;text-align:left;color:#666;box-sizing:border-box; letter-spacing: -0.02em;}
.sub-box-content .detail-list li:before {content:"";position:absolute;left:0;top:10px;width:2px;height:2px;background:#666;}
.sub-box-content .top-txt {font-size:14px;font-weight:100;line-height:20px;color:#666;}
.sub-goods-content.num-1:before {content:"";position:absolute;left: -9999;right:-9999px;bottom:0;top:0;background:#f8f8f8;z-index:-1;}
.sub-goods-content.num-1 .info-area {background:url("../images/nvidia_img.jpg") no-repeat 0 64px;}			
.sub-box-content.box-1 > .title {background:#f8f8f8;}
.sub-box-content.box-1 .info-list li.n-1 {background:url("../images/hpe_icon_1.png") no-repeat center 0;}
.sub-box-content.box-1 .info-list li.n-2 {background:url("../images/hpe_icon_2.png") no-repeat center 0;}
.sub-box-content.box-1 .info-list li.n-3 {background:url("../images/hpe_icon_3.png") no-repeat center 0;}
.sub-goods-content.num-2 .info-area {margin-top:10px;padding-top:55px;background:url("../images/nvidia_img2.jpg") no-repeat 130px 0;}
.sub-box-content.box-2 {height:260px;margin-bottom: 70px;}
.sub-box-content.box-2 .info-list li.n-1 {background:url("../images/hpe_icon_4.png") no-repeat center 0;}
.sub-box-content.box-2 .info-list li.n-2 {background:url("../images/hpe_icon_5.png") no-repeat center 0;}
.sub-box-content.box-2 .info-list li.n-3 {background:url("../images/hpe_icon_6.png") no-repeat center 0;}
.sub-box-content.box-2-storage {height:260px;margin-bottom: 70px;}
.sub-box-content.box-2-storage .info-list li.n-1 {background:url("../images/hpe_icon_4.png") no-repeat center 0;}
.sub-box-content.box-2-storage .info-list li.n-2 {background:url("../images/hpe_icon_5.png") no-repeat center 0;}
.sub-box-content.box-2-storage .info-list li.n-3 {background:url("../images/hpe_icon_6.png") no-repeat center 0;}	
.sub-box-content.box-2-server {height:260px;margin-bottom: 70px;}
.sub-box-content.box-2-server .info-list li.n-1 {background:url("../images/hpe_icon_4.png") no-repeat center 0;}
.sub-box-content.box-2-server .info-list li.n-2 {background:url("../images/hpe_icon_5.png") no-repeat center 0;}
.sub-box-content.box-2-server .info-list li.n-3 {background:url("../images/hpe_icon_6.png") no-repeat center 0;}	
.sub-goods-content.num-3 {/*padding-bottom:100px;*/}
.sub-box-content.box-3 > .title {background:#f8f8f8;}
.sub-goods-content.num-3:before {content:"";position:absolute;left:-9999px;right:-9999px;bottom:0;top:0;background:#f8f8f8;z-index:-1;}
.sub-goods-content.num-3 .info-area {background:url("../images/nvidia_img3.jpg") no-repeat 35px 54px;}
.sub-box-content.box-3 .info-list {margin-top:35px;}
.sub-box-content.box-3 .info-list li {padding-top:65px;}
.sub-box-content.box-3 .info-list li.n-1 {background:url("../images/hpe_icon_13.png") no-repeat center 0;}
.sub-box-content.box-3 .info-list li.n-2 {background:url("../images/hpe_icon_14.png") no-repeat center 0;}
.sub-box-content.box-3 .info-list li.n-3 {background:url("../images/hpe_icon_15.png") no-repeat center 0;}
.sub-goods-content.num-5 .info-area {margin-top:10px;padding-top:55px;background:url("../images/nvidia_img4.jpg") no-repeat 25px 50px;}
.sub-box-content.box-4 {height:260px;}
.sub-box-content.box-4 .info-list li.n-1 {background:url("../images/hpe_icon_4.png") no-repeat center 0;}
.sub-box-content.box-4 .info-list li.n-2 {background:url("../images/hpe_icon_5.png") no-repeat center 0;}
.sub-box-content.box-4 .info-list li.n-3 {background:url("../images/hpe_icon_6.png") no-repeat center 0;}			

.sub-goods-content.num-5:before {content:"";position:absolute;left:-9999px;right:-9999px;bottom:0;top:0;background:#f8f8f8;z-index:-1;}
.sub-goods-content.num-5 .info-area {background:url("../images/nvidia_img5.jpg") no-repeat 20px 10px;}			
.sub-box-content.box-5 > .title {background:#f8f8f8;}
.sub-box-content.box-5 .info-list li.n-1 {background:url("../images/hpe_icon_1.png") no-repeat center 0;}
.sub-box-content.box-5 .info-list li.n-2 {background:url("../images/hpe_icon_2.png") no-repeat center 0;}
.sub-box-content.box-5 .info-list li.n-3 {background:url("../images/hpe_icon_3.png") no-repeat center 0;}

/*����02*/
.sub-box-content3 {height:220px;margin-top:53px;border:10px solid #dddeeb;text-align:center;}
.sub-box-content3 > .title {position:relative;top:-18px;padding:0 13px;background:#fff;font-size:20px;font-weight:100;color:#333;}
.sub-box-content3 .info-list {margin-top:15px;}
.sub-box-content3 .info-list li {float:left;width:326px;padding-top:72px;text-align:center;box-sizing:border-box;}
.sub-box-content3 .info-list .txt {display:block;font-size:16px;font-weight:bold;line-height:24px;color:#333;}
.sub-box-content3 .info-list .detail {display:block;margin-top:5px;font-size:14px;font-weight:100;line-height:20px;color:#666;}
.sub-box-content3 .detail-list {overflow:hidden;margin-top:6px;padding-left:45px;}
.sub-box-content3 .detail-list li {position:relative;width:255px;padding:0 0 0 7px;font-size:14px;font-weight:100;line-height:20px;text-align:left;color:#666;box-sizing:border-box;}
.sub-box-content3 .detail-list li:before {content:"";position:absolute;left:0;top:10px;width:2px;height:2px;background:#666;}
.sub-box-content3 .top-txt {font-size:14px;font-weight:100;line-height:20px;color:#666;}
.sub-goods-content3.num-1:before {content:"";position:absolute;left:-9999px;right:-9999px;bottom:0;top:0;background:#f8f8f8;z-index:-1;}
.sub-goods-content3.num-1 .info-area {background:url("../images/nvidia_img.jpg") no-repeat 0 64px;}			
.sub-box-content3.box-1 > .title {background:#f8f8f8;}
.sub-box-content3.box-1 .info-list li.n-1 {background:url("../images/hpe_icon_1.png") no-repeat center 0;}
.sub-box-content3.box-1 .info-list li.n-2 {background:url("../images/hpe_icon_2.png") no-repeat center 0;}
.sub-box-content3.box-1 .info-list li.n-3 {background:url("../images/hpe_icon_3.png") no-repeat center 0;}
.sub-box-content3 {height:350px;margin-top:53px;border:10px solid #dddeeb;text-align:center;}


header {height:105px;}
header .nav .menu > li {position:relative;}
header .nav .menu > li > a {height:67px;border-bottom:4px solid #fff; -webkit-transition:all 0.2s; transition:all 0.2s}
header .nav .menu .depth-2 {position:absolute;left:0px;top:71px;z-index:1;width:1000px;background:#ececec; z-index:9999}
header .nav .menu .depth-2:before {content:"";display:block;position:absolute;left:-200%;top:0;z-index:-1; width:600%;height:100%; background:#ececec;}
header .nav .menu .depth-2 li {margin:0 18px 0 0; overflow:hidden}
header .nav .menu .depth-2 a {display:inline-block;height:40px;font-size:16px;line-height:40px;color:#121212;}
header .nav .menu > li:hover > a {border-color:#152787;}
header .nav .menu li:nth-child(5) .depth-2 {left:-151px;}
header .nav .menu li.mobile-language {display:none;}

@media (min-width: 1025px){
header .nav .menu .depth-2 {display:block !important; height:0; -webkit-transition:all 0.2s; transition:all 0.2s}
header .nav .menu .depth-2 li {height:0; -webkit-transition:all 0.2s; transition:all 0.2s}
header .nav .menu > li:hover .depth-2 {height:40px}
header .nav .menu > li:hover .depth-2 li {height:40px}
}

/* notice */
#notice {
	width: 100%;
}

#notice .notice_search {
	float: right;
	margin: 50px 0px 20px 0px;
}

#notice .send_btn {
	display: inline-block;
}

#notice .send_btn input {
	float: right;
	width: 66px;
	height: 30px;
	padding: 1px 10px;
	border: 0;
	font-family: 'Nanum Gothic', '��������';
	font-weight: 800;
	color: #fff;
	text-align: center;
	background-color: #0973b9;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

#notice .notice_search .select_box {
	display: inline-block;
}

#notice .notice_search .search_box {
	display: inline-block;
	height: 29px;
	border: 1px solid #727171;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
}

#notice .notice_search select {
	height: 29px;
	line-height: 23px;
	padding: 4px;
	border: 1px solid #727171;
}

#notice .notice_search input {
	width: 150px;
	border: 0px;
	padding: 4px;
	-webkit-appearance: textfield;
}

#notice .notice_search input.search_img {
	display: inline-block;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	border: 0px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	cursor: pointer;
	background: url(/assets/images/search_icon.png) center center no-repeat;
	
}

#notice table {
	border-collapse: collapse;
	border-spacing: 0;
}

#notice .notice_table {
	width: 100%;
	text-align: center;
	font-size: 13px;
	border-top: 2px solid #0973b9;
	border-bottom: 1px solid #0973b9;
}

#notice .notice_table tbody tr {
	border-bottom: 1px solid #d1d1d1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#notice .notice_table th, #notice .notice_table td {
	height: 45px;
}

#notice .notice_table thead th {
	color: #0972b9;
	background-color: #f0f0f0;
}

#notice .notice_table td.t_title {
	text-align: left;
	max-width: 420px;
	padding-right:20px;
    cursor: pointer;
}

#notice .common_pagging {
	clear: both;
	padding: 20px 0px;
	text-align: center;
}

#notice_detail {
	margin-top: 25px;
}

#notice_detail .notice_box {
	clear: both;
}

#notice_detail .notice_v_box {
	width: 100%;
}

#notice_detail .notice_d_top {
	border-top: 1px solid #000d77;
}

#notice_detail .notice_v_box .notice_d_top {
	display: inline-block;
	width: 100%;
}


.nv_right  input {padding:6px 10px; font-size:16px; width: 93%; border: 1px solid #d0d0d0;}
.nv_right  select {padding:6px 10px; font-size:16px; width: 100%; border: 1px solid #d0d0d0;}
.nv_right  textarea  {border: 1px solid #d0d0d0; padding:6px 10px;}
input,select,textarea:focus {outline:none;}
#notice_detail .notice_v_box .notice_d_top ul li .nv_box {
	display: table;
	width: 50%;
	border-bottom: 1px solid #d1d1d1;
	font-size: 14px;
	float:left;
}

#notice_detail .notice_v_box .notice_d_top ul li .nv_box2 {
	display: table;
	width: 20%;
	
	font-size: 14px;
	float:left;
}

#notice_detail .notice_v_box .notice_d_top ul li .nv_box .nv_left {
	display: table-cell;
	width: 134px;
	padding: 17px 0px;
	text-align: center;
	font-weight: 700;
	color: #000d77;
	background-color: #f9f9f9;
	vertical-align: middle;
}

#notice_detail .notice_v_box .notice_d_top ul li .nv_box .nv_left2 {
	display: table-cell;
	width: 134px;
	padding: 17px 0px;
	text-align: center;
	font-weight: 700;
	color: #000d77;
	background-color: #f9f9f9;
	line-height:60px;
	vertical-align: middle;

}

#notice_detail .notice_v_box .notice_d_top ul li .nv_box2 .nv_left {
	display: table-cell;
	width: 134px;
	padding: 17px 0px;
	text-align: center;
	font-weight: 700;
	color: #0973b9;
	background-color: #fff;
	vertical-align: middle;
}

#notice_detail .notice_v_box .notice_d_top ul li .nv_box .nv_right {
	display: table-cell;
	padding: 17px 30px;
	color: #333333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;

}

#notice_detail .notice_v_box .notice_d_top ul li .nv_box2 .nv_right {
	display: table-cell;
	padding: 17px 30px;
	color: #333333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;

}

#notice_detail .notice_v_box .notice_d_top ul li .nv_box .nv_count {
	width: 92px;
}

#notice_detail .notice_v_box .notice_d_top ul li .nv_box .mv_sub1 {
	width: 140px;
}

#notice_detail .notice_v_box .notice_content {
	width: 100%;
	min-height: 150px;
	padding: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#notice_detail .notice_v_box .notice_nav a {
	display: block;
	overflow: hidden;
	margin-bottom: -1px;
	padding: .75em 1.2em .7em 7em;
	border-top: 1px solid #7cafd5;
	border-bottom: 1px solid #7cafd5;
	line-height: 1.2em;
	font-size: 13px;
	color: #303030;
}

#notice_detail .notice_v_box .notice_nav a.next .bu {
	background: url(/assets/images/b_t_arrow.png) left center no-repeat;
}

#notice_detail .notice_v_box .notice_nav a.prev .bu {
	background: url(/assets/images/b_d_arrow.png) left center no-repeat;
}

#notice_detail .notice_v_box .notice_nav a .bu {
	display: inline-block;
	position: absolute;
	top: 0;
	left: -7em;
	margin-left: 15px;
	padding: 0px 20px;
	letter-spacing: -1px;
	white-space: nowrap;
}

#notice_detail .notice_v_box .notice_nav .inr {
	display: inline-block;
	position: relative;
	max-width: 100%;
}

#notice_detail .notice_v_box .notice_nav .inr strong {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	height: 1.2em;
	font-weight: normal;
	letter-spacing: -1px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#notice_detail .notice_v_box .send_btn {
	display: inline-block;
	width: 100%;
	margin: 25px 0px;
}

#notice_detail .notice_v_box .send_btn input {
	float: right;

	padding: 10px 30px;
	border: 0;
	font-family: 'Nanum Gothic', '��������';
	font-weight: 800;
	color: #fff;
	text-align: center;
	background-color: #82bb20;
	cursor: pointer;
	font-size:16px;
	
}
.timg {width:auto;height:auto:}
.big_img {text-align:right;padding-top:10px;width:100%;display:none;}

/* 2018.09.03 nvidia ����ȿ�� */
.dgx2Preview { z-index: 99; position: absolute; display: none; top:50%; left:15%; }

/*���̾� �˾� 20190819*/
#main_popup{position: fixed; top:0; left:0; bottom:0; right:0; z-index:10000;}
/* 19-08-21 ���� ��~!!!!!!!!!!!!!!!!!!!!!!!!*/
#main_popup .layer_area{position:absolute; top:50%; left:135px; background: #fff; transform: translate(0, -50%);}
/* 19-08-21 ���� ��~!!!!!!!!!!!!!!!!!!!!!!!!*/
#main_popup .layer_area .top_area .img_area{display:block; width:500px; height:616px; background:url(/assets/images/baynexpop190819.jpg) no-repeat 0 0;  text-indent:-9999px;}
#main_popup .layer_area .top_area .btn_area{overflow:hidden; padding:15px 0; background:#f3f3f3; text-align: center;}
#main_popup .layer_area .top_area .btn_area a{width:49%; height:45px; padding:10px 70px; background:#00a982; color:#fff; line-height: 45px; font-size:14px;}
#main_popup .layer_area .top_area .btn_area a:first-child{margin-right:10px;}
#main_popup .layer_area .bottom_area{overflow: hidden;}
#main_popup .layer_area .bottom_area a{display:block; float:left; width:49%; height:50px; background:#fff; text-align:center; line-height:50px; cursor: pointer; color:#333; font-weight: bold; font-size:14px;}
#main_popup .layer_area .bottom_area a:first-child {border-right:1px solid #ccc;}




/* 190925 ?�규?�이지 ?��???*/
.fl{float: left;}
.fr{float: right;}
.sub-goods-content.new_page{display: table;}
.sub-goods-content.new_page .new_page .btn_area{margin-top:30px; text-align: center;}
.sub-goods-content.new_page .new_page .btn_area .blue_btn{display: inline-block; padding:10px 30px 10px 20px; border:1px solid #403cca; background: url("../images/blue_btn.png") no-repeat 92% center; color:#403cca; font-size:14px;}
.sub-goods-content.new_page .left_area{display: table-cell; width:50%; padding:65px 30px 0 60px}
.sub-goods-content.new_page .right_area{display: table-cell; width:50%; padding:65px 30px 0 60px}
.sub-goods-content.new_page .new_page .title{display: block; font-size:32px; color:#182687; text-align: center; font-weight: bold;}
.sub-goods-content.new_page .new_page img{display: block; margin: 45px auto 0;}
.sub-goods-content.new_page .new_page .product_txt{margin-top:50px;}
.sub-goods-content.new_page .new_page .product_txt .title{color:#333; font-size:16px; text-align: center;}
.sub-goods-content.new_page .new_page .product_txt .txt_list {margin-top:15px;}
.sub-goods-content.new_page .new_page .product_txt .txt_list > li{position: relative; padding-left:15px; line-height: 1.8; font-size: 14px; letter-spacing: -0.8px;}
.sub-goods-content.new_page .new_page .product_txt .txt_list > li::before{content:""; position: absolute; top:10px; left:0; width:4px; height:7px; background: url("../images/new_page_blue_arrow.png") no-repeat center;}
.sub-goods-content.new_page .new_page .product_table{margin-top:50px; padding:55px 25px; border:10px solid #dddeeb; background: #fff;}
.sub-goods-content.new_page .new_page .product_table .title{font-size:20px;}
.sub-goods-content.new_page .new_page .product_table .table_list{margin-top:45px;}
.sub-goods-content.new_page .new_page .product_table .table_list .table_title{color:#333; 
font-size:16px; font-weight: bold; letter-spacing: -1.5px;}
.sub-goods-content.new_page .new_page .product_table .table_list table{margin-top:15px;}
.product_table .table_list table tr:first-child td{border-top:1px solid #ccc;}
.product_table .table_list table td{line-height: 35px; padding-left:13px; border-bottom: 1px solid #ccc; font-size:14px;}
.product_table .table_list table td.line{line-height: 1.7}
.product_table .table_list table td:first-child{background:#f1f2f2; color:#2939a2;}
.sub-goods-content.new_page .right_area.new_page img{margin-top:25px;}

.sub-goods-content.storage{display: block;}
.sub-goods-content.storage .title{text-align: center;}
.sub-goods-content.storage .new_page img{float: left;}
.sub-goods-content.storage .new_page .product_txt{float: right; width:50%;}
.sub-goods-content.storage .new_page .product_table{overflow: hidden; margin-top:285px;}
.sub-goods-content.storage .new_page .product_table .fl, .sub-goods-content.storage .new_page .product_table .fr{width:50%;}
.sub-goods-content.storage .new_page .product_table .btn_area{text-align: center;}
.sub-goods-content.storage .new_page .product_table img{float: none; padding-top:70px;}
.sub-goods-content.storage .new_page .product_txt .title{text-align: left;}
.sub-goods-content.storage .new_page .btn_area{text-align: left;}

.sub-goods-content.gpu{display: block;}
.sub-goods-content.gpu .title{text-align: center;}
.sub-goods-content.gpu .new_page img{float: left;}
.sub-goods-content.gpu .new_page .product_txt{float: right; width:50%;}
.sub-goods-content.gpu .new_page .product_table{overflow: hidden; margin-top:415px;}
.sub-goods-content.gpu .new_page .product_table .fl, .sub-goods-content.storage .new_page .product_table .fr{width:50%;}
.sub-goods-content.gpu .new_page .product_table .btn_area{text-align: center; margin-top: 30px;}
.sub-goods-content.gpu .new_page .product_table img{float: none;}
.sub-goods-content.gpu .new_page .product_txt .title{text-align: left;}
.sub-goods-content.gpu .new_page .btn_area{text-align: left;}
.sub-goods-content.gpu .new_page .product_table .table_list{margin-top:0;}
.sub-goods-content.gpu .product_table .table_list.fl{width: 60%;}
.sub-goods-content.gpu .product_table .table_list.fr{width: 35%;}
.sub-goods-content.gpu .new_page .product_table .table_title{display: block; margin-top:60px; color:#333; font-size:16px; font-weight: bold; letter-spacing: -1.5px;}
.nvidid_table{margin-bottom:30px; font-size:16px;}
.nvidid_table > span{display: block; margin-bottom:10px;}
.nvidid_table th{padding:5px 0; height:35px; border-bottom:1px solid #ccc; border-left:1px solid #ccc; background: #729fd8; color:#fff; text-align: center;}
.nvidid_table td{padding:5px 0; text-align: center; border-bottom:1px solid #ccc; border-left:1px solid #ccc;}
.nvidid_table tr:nth-child(2n) td{background: #f6f6f6;}

.sub-goods-content.pure1 {position:relative;padding:60px 0 70px;}
.sub-goods-content.pure1 .info-area_t8 {margin-top:40px; height: 228px;padding-top:0px;background:url("../images/PureStorage_52.png") no-repeat 0px 6px; padding-left: 400px;}
.sub-goods-content.pure1 .info-area_t9 {margin-top:40px; height: 228px;padding-top:0px;background:url("../images/PureStorage_55.png") no-repeat 0px 6px; padding-left: 400px;}
.sub-goods-content.pure1 .info-area_t10 {margin-top:40px; height: 228px;padding-top:0px;background:url("../images/PureStorage_57.png") no-repeat 0px 6px; padding-left: 400px;}

.sub-goods-content.pure3 .info-area_t11 {margin-top:40px; height: 310px;padding-top:0px;background:url("../images/PureStorage_59.png") no-repeat 0px 6px; padding-left: 400px;}
/* .sub-goods-content.pure3 .info-area_t12 {margin-top:40px; height: 290px;padding-top:0px;background:url("../images/purity.png") no-repeat 0px 6px; padding-left: 400px;} */
.sub-goods-content.pure3 .info-area_t12 {margin-top:40px; height: 290px;padding-top:0px;background:url("../images/purity.png") no-repeat 0px 6px; padding-left: 400px;}
.sub-goods-content.pure3 .info-area_t13 {margin-top:40px; height: 278px;padding-top:0px;background:url("../images/PureStorage_63.png") no-repeat 0px 6px; padding-left: 400px;}
.sub-goods-content.pure3 .info-area_t14 {margin-top:40px; height: 268px;padding-top:0px;background:url("../images/PureStorage_65.png") no-repeat 0px 6px; padding-left: 400px;}
.sub-goods-content.pure3 .info-area_t15 {margin-top:40px; height: 248px;padding-top:0px;background:url("../images/PureStorage_67.png") no-repeat 0px 6px; padding-left: 400px;}

.new-sub-goods-content.pure2 {position:relative;padding:60px 0 70px; margin-top:60px;}
.new-sub-goods-content.pure2:before {content: "";position: absolute;left: -9999px;right: -9999px;bottom: 0;top: 0;background: #f8f8f8;z-index: -1;}

.new-sub-goods-content.pure6 {position:relative;padding:60px 0 0px; margin-top:0px;}
.new-sub-goods-content.pure6 .info-area {margin-top:40px; height: 228px;padding-top:0px;background:url("../images/purestorage_img5.jpg") no-repeat 0px 6px; padding-left: 400px;}
.new-sub-goods-content.pure6:before {content: "";position: absolute;left: -9999px;right: -9999px;bottom: 0;top: 0;background: #fff;z-index: -1;}
.new-sub-goods-content > .title {display:block;font-size:32px;font-weight:bold;text-align:center;color:#182687;}
.sub-goods-content.pure1:before {content: "";position: absolute;left: -9999px;right: -9999px;bottom: 0;top: 0;background: #fff;z-index: -1;}
.sub-goods-content.pure2 {position:relative;padding:60px 0 70px;}
.sub-goods-content.pure2 .info-area {margin-top:40px; height: 290px;padding-top:0px;background:url("../images/2025_FlashArray_c.png") no-repeat 0px 30px; padding-left: 400px;}
.sub-goods-content.pure2:before {content: "";position: absolute;left: -9999px;right: -9999px;bottom: 0;top: 0;background: #f8f8f8;z-index: -1;}

/* .sub-goods-content.pure2 .info-area_t2 {margin-top:40px; height: 250px;padding-top:0px;background:url("../images/PureStorage_29.png") no-repeat 0px 20px; padding-left: 400px;} */

.sub-goods-content.pure2 .info-area_2025_t1 {margin-top:40px; height: 250px;padding-top:0px;background:url("../images/2025_FlashArray_e.png") no-repeat 0px 20px; padding-left: 400px;}

.sub-goods-content.pure2 .info-area_2025_t2 {margin-top:40px; height: 380px;padding-top:0px;background:url("../images/FlashBlade_e.png") no-repeat 0px 20px; padding-left: 400px;}

.sub-goods-content.pure2 .info-area_2025_t3 {margin-top:40px; height: 250px;padding-top:0px;background:url("../images/FlashBlade_exa.png") no-repeat 0px 20px; padding-left: 400px;}

.sub-goods-content.pure2 .info-area_t2 {margin-top:40px; height: 250px;padding-top:0px;background:url("../images/2025_FlashArray_x_v2.png") no-repeat 0px 20px; padding-left: 400px;}
.sub-goods-content.pure2 .info-area_t3 {margin-top:40px; height: 290px;padding-top:0px;background:url("../images/PureStorage_33.png") no-repeat 0px 6px; padding-left: 400px;}
.sub-goods-content.pure2 .info-area_t4 {margin-top:40px; height: 310px;padding-top:0px;background:url("../images/PureStorage_36.png") no-repeat 0px 30px; padding-left: 400px;}
.sub-goods-content.pure2 .info-area_t5 {margin-top:40px; height: 260px;padding-top:0px;background:url("../images/PureStorage_38.jpg") no-repeat 0px 14px; padding-left: 400px;}
.sub-goods-content.pure2 .info-area_t6 {margin-top:40px; height: 328px;padding-top:0px;background:url("../images/PureStorage_42.png") no-repeat 0px 6px; padding-left: 400px;}
.sub-goods-content.pure2 .info-area_t7 {margin-top:40px; height: 240px;padding-top:0px;background:url("../images/2025_AIRI_S-Side.png") no-repeat 0px 6px; padding-left: 400px;}




.sub-goods-content.service_1:before {content: "";position: absolute;left: -9999px;right: -9999px;bottom: 0;top: 0;background: #f8fafc;z-index: -1;}
.sub-goods-content.service_2:before {content: "";position: absolute;left: -9999px;right: -9999px;bottom: 0;top: 0;background: #fff;z-index: -1;}

.sub-goods-content.pure22:before {content: "";position: absolute;left: -9999px;right: -9999px;bottom: 0;top: 0;background: #f8f8f8;z-index: -1;}
.sub-goods-content.pure3 {position:relative;padding:60px 0 70px;}
.sub-goods-content.pure3 .info-area {margin-top:40px; height: 228px;padding-top:0px;background:url("../images/purestorage_img2.jpg") no-repeat 0px 6px; padding-left: 400px;}
.sub-goods-content.pure3:before {content: "";position: absolute;left: -9999px;right: -9999px;bottom: 0;top: 0;background: #f8f8f8;z-index: -1;}
.sub-goods-content.pure4 {position:relative;padding:60px 0 70px;}
.sub-goods-content.pure4 .info-area {margin-top:40px; height: 228px;padding-top:0px;background:url("../images/purestorage_img3.jpg") no-repeat 0px 6px; padding-left: 400px;}
.sub-goods-content.pure4:before {content: "";position: absolute;left: -9999px;right: -9999px;bottom: 0;top: 0;background: #f8f8f8;z-index: -1;}
.sub-goods-content.pure5 {position:relative;padding:60px 0 70px;}
.sub-goods-content.pure5 .info-area {margin-top:40px; height: 228px;padding-top:0px;background:url("../images/purestorage_img4.jpg") no-repeat 0px 6px; padding-left: 400px;}
.sub-goods-content.pure5:before {content: "";position: absolute;left: -9999px;right: -9999px;bottom: 0;top: 0;background: #fff;z-index: -1;}
.sub-goods-content.pure6 {position:relative;padding:60px 0 70px;}
.sub-goods-content.pure6 .info-area {margin-top:40px; height: 228px;padding-top:0px;background:url("../images/purestorage_img5.jpg") no-repeat 0px 6px; padding-left: 400px;}
.sub-goods-content.pure6:before {content: "";position: absolute;left: -9999px;right: -9999px;bottom: 0;top: 0;background: #fff;z-index: -1;}
.sub-goods-content > .title {display:block;font-size:32px;font-weight:bold;text-align:center;color:#182687;}
.sub-goods-content > .title_hpe {display:block;font-size:34px;font-weight:bold;text-align:center;color:#23a173;}
.sub-goods-content > .title_hpe2 {display:block;font-size:27px; padding:30px 0px; font-weight:600;text-align:center;color:#555555;}
.sub-goods-content > .title_hpe3 {display:block;font-size:27px; padding:20px 0px; font-weight:600;text-align:center;color:#111111;}
.sub-goods-content > .title_hpe4 {display:block;font-size:22px; padding:20px 0px; font-weight:400;text-align:center;color:#383838;}
.sub-goods-content .info-area .datail2_0 {text-align: left;margin-top:5px;font-size:21px;line-height:24px;color:#000; font-weight:600; }
.sub-goods-content.pure2 .info-area_2025_t1 {text-align: left;margin-top:5px;font-size:21px;line-height:24px;color:#000; font-weight:600; }
.sub-goods-content.pure2 .info-area_2025_t2 {text-align: left;margin-top:5px;font-size:21px;line-height:24px;color:#000; font-weight:600; }
.sub-goods-content.pure2 .info-area_2025_t3 {text-align: left;margin-top:5px;font-size:21px;line-height:24px;color:#000; font-weight:600; }
.sub-goods-content .info-area_t2 .datail2_0 {text-align: left;margin-top:5px;font-size:21px;line-height:24px;color:#000; font-weight:600; }
.sub-goods-content .info-area_t3 .datail2_0 {text-align: left;margin-top:5px;font-size:21px;line-height:24px;color:#000; font-weight:600; padding-top: 20px; }

.sub-goods-content .info-area_2025_t1 .datail2_0 {text-align: left;margin-top:5px;font-size:21px;line-height:24px;color:#000; font-weight:600; }
.sub-goods-content .info-area_2025_t2 .datail2_0 {text-align: left;margin-top:5px;font-size:21px;line-height:24px;color:#000; font-weight:600; }
.sub-goods-content .info-area_2025_t3 .datail2_0 {text-align: left;margin-top:5px;font-size:21px;line-height:24px;color:#000; font-weight:600; }

.sub-goods-content .info-area_t4 .datail2_0 {text-align: left;margin-top:5px;font-size:21px;line-height:24px;color:#000; font-weight:600; }
.sub-goods-content .info-area_t5 .datail2_0 {text-align: left;margin-top:5px;font-size:21px;line-height:24px;color:#000; font-weight:600; }
.sub-goods-content .info-area_t6 .datail2_0 {text-align: left;margin-top:5px;font-size:21px;line-height:24px;color:#000; font-weight:600; padding-top: 30px;}
.sub-goods-content .info-area_t7 .datail2_0 {text-align: left;margin-top:5px;font-size:21px;line-height:24px;color:#000; font-weight:600; padding-top: 40px;}

.sub-goods-content .info-area_t8 .datail2_0 {
    text-align: left;
    margin-top: 5px;
    font-size: 21px;
    line-height: 24px;
    color: #000;
    font-weight: 600; padding-top: 30px;
}

.sub-goods-content .info-area_t9 .datail2_0 {
    text-align: left;
    margin-top: 5px;
    font-size: 21px;
    line-height: 24px;
    color: #000;
    font-weight: 600; padding-top: 50px;
}

.sub-goods-content .info-area_t10 .datail2_0 {text-align: left;margin-top: 5px;font-size: 21px;line-height: 24px;color: #000;font-weight: 600; padding-top: 60px;}
.sub-goods-content .info-area_t11 .datail2_0 {text-align: left;margin-top: 5px;font-size: 21px;line-height: 24px;color: #000;font-weight: 600; padding-top: 20px;}
.sub-goods-content .info-area_t12 .datail2_0 {text-align: left;margin-top: 5px;font-size: 21px;line-height: 24px;color: #000;font-weight: 600; padding-top: 40px;}
.sub-goods-content .info-area_t13 .datail2_0 {text-align: left;margin-top: 5px;font-size: 21px;line-height: 24px;color: #000;font-weight: 600; padding-top: 40px;}
.sub-goods-content .info-area_t14 .datail2_0 {text-align: left;margin-top: 5px;font-size: 21px;line-height: 24px;color: #000;font-weight: 600; padding-top: 50px;}
.sub-goods-content .info-area_t15 .datail2_0 {text-align: left;margin-top: 5px;font-size: 21px;line-height: 24px;color: #000;font-weight: 600; padding-top: 46px;}

.sub-goods-content .info-area .datail2 {text-align: left;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content.pure2 .info-area_2025_t1 {text-align: left;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content.pure2 .info-area_2025_t2 {text-align: left;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content.pure2 .info-area_2025_t3 {text-align: left;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t2 .datail2 {text-align: left;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t3 .datail2 {text-align: left;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t4 .datail2 {text-align: left;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px;}

.sub-goods-content .info-area_2025_t1 .datail2 {     font-weight: 400;text-align: left;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_2025_t2 .datail2 {     font-weight: 400;text-align: left;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_2025_t3 .datail2 {     font-weight: 400;text-align: left;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t5 .datail2 {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t6 .datail2 {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t7 .datail2 {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t8 .datail2 {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t9 .datail2 {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t10 .datail2 {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t11 .datail2 {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t12 .datail2 {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t13 .datail2 {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t14 .datail2 {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t15 .datail2 {text-align: left;margin-top:5px;font-size:16px;line-height:24px;color:#000; padding-top: 10px;}

.sub-goods-content .info-area .datail3 {text-align: left;margin-top:0px;font-size:16px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area2 .datail3 {text-align: left;margin-top:0px;font-size:16px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area3 .datail3 {text-align: left;margin-top:0px;font-size:16px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area4 .datail3 {text-align: left;margin-top:0px;font-size:16px;line-height:24px;color:#000; padding-top: 10px;}

.sub-goods-content .info-area .view-btn {display:inline-block;width:124px;height:33px;margin-top:30px;padding-left:18px;
border:1px solid #403cca;background:url("../images/detail_btn_arrow.png") no-repeat 95px center;font-size:14px;font-weight:300;line-height:31px;color:#403cca;box-sizing:border-box;}


.sub-goods-content.service_1 {position:relative;padding:60px 0 70px;}
.sub-goods-content.service_2 {position:relative;padding:60px 0 70px;}

.sub-goods-content.pure22 {position:relative;padding:60px 0 70px;}
.sub-goods-content.pure22 .info-area {margin-top:40px; height: 165px;padding-top:0px;background:url("../images/NVIDIA_Networking_12.png") no-repeat 0px 6px; padding-left: 325px;}
.sub-goods-content.pure22 .info-area2 {margin-top:20px; height: 165px;padding-top:0px;background:url("../images/NVIDIA_Networking_15.png") no-repeat 0px 6px; padding-left: 325px;}
.sub-goods-content.pure22 .info-area3 {margin-top:40px; height: 155px;padding-top:10px;background:url("../images/HPE_Aruba6_09.png") no-repeat 0px 6px; padding-left: 400px; padding-bottom:50px;}
.sub-goods-content.pure22 .info-area4 {margin-top:20px; height: 105px;padding-top:10px;background:url("../images/HPE_Aruba6_11.png") no-repeat 0px 6px; padding-left: 400px;padding-bottom:60px;}
.sub-goods-content.pure22 .info-area5 {margin-top:20px; height: 158px;padding-top:30px;background:url("../images/HPE_Aruba6_13.png") no-repeat 0px 6px; padding-left: 400px; padding-bottom:30px;}
.sub-goods-content.pure22 .info-area6 {margin-top:10px; height: 165px;padding-top:0px;background:url("../images/Aruba_ESP_3.png") no-repeat 0px 6px; padding-left: 400px;  padding-bottom:60px;}


.sub-goods-content .info-area5 .datail3 {
    text-align: left;
    margin-top: 0px;
    font-size: 15px;
    line-height: 24px;
    color: #000;
    padding-top: 20px;
}

.sub-goods-content .info-area6 .datail3 {
    text-align: left;
    margin-top: 0px;
    font-size: 15px;
    line-height: 24px;
    color: #000;
    padding-top: 20px;
}

.sub-goods-content.pure22 .info-area5  .t4 {
    font-size: 20px;
    color: #252525;
    font-weight: 700;
    line-height: 24px;
    padding-top: 30px;
    padding-bottom: 0px;
    text-align: left;
}

.sub-goods-content.pure22 .info-area6  .t4 {
    font-size: 20px;
    color: #252525;
    font-weight: 700;
    line-height: 24px;
    padding-top: 60px;
    padding-bottom: 0px;
    text-align: left;
}

.sub-goods-content.datacenter .info-area {margin-top:40px; height: 165px;padding-top:20px;background:url("../images/HPE_Aruba_28.png") no-repeat 0px 6px; padding-left: 400px;}
.sub-goods-content.datacenter .info-area2 {margin-top:20px; height: 195px;padding-top:0px;background:url("../images/HPE_Aruba_31.png") no-repeat 0px 6px; padding-left: 400px;}

.sub-goods-content.datacenter .info-area2  .t4 {
    font-size: 20px;
    color: #252525;
    font-weight: 700;
    line-height: 24px;
    padding-top: 60px;
    padding-bottom: 0px;
    text-align: left;
}

.img_service_1 {padding-top: 0px;  max-width: 100%; height: auto; text-align:center;}
.img_area2 {padding-top: 40px;  max-width: 100%; height: auto;}
.img_area3 {padding-top: 30px;  max-width: 100%; height: auto;}
.img_area4 {padding-top: 10px;  max-width: 100%; height: auto;}
@media all and (max-width:1320px){
#main_popup .layer_area{width:20%}
#main_popup .layer_area .top_area img{width:100%;}
#main_popup .layer_area .top_area .btn_area a{float:none; width:100%; padding:3% 8%;}
#main_popup .layer_area .top_area .btn_area a:first-child{margin-right:0;}
}


/* �����?������ */
@media all and (max-width:1024px) {
	html , body {overflow-x:hidden;min-width:320px;width:100%;}
	body {overflow: hidden;width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

	#pc-view {display:none;}
	#mobile-view {display: block;}

	.detail-integrated br {display:none}
	
	header {height:106px;background:#fff;}
	header .content {width:100%;margin:0 auto;}
	header .language {position:relative;height:34px;text-align:right;}
	header .language:before {content:"";position:absolute;left:-1000px;right:-1000px;bottom:0;height:1px;background:#eaeaea;}
	header .language a {display:inline-block;margin-left:18px;font-size:12px;line-height:34px;color:#a4a4a4;}
	header .nav {position:relative;height:71px;}
	header .nav h1 a {position:absolute;left:0;top:20px;width:135px;height:31px;background:url("../images/logo.png") no-repeat 0 0;text-indent:-9999px;}
	header .nav .menu {float:right;}
	header .nav .menu li {float:left;margin-left:37px;}
	header .nav .menu a {display:inline-block;height:70px;font-size:16px;line-height:70px;color:#161616;}

	footer {width:100%;height:117px;background:#4f4f4f;}
	footer .content {position:relative;width:1000px;height:117px;margin:0 auto;padding:26px 0 0 175px;box-sizing:border-box;}
	footer .address {font-size:13px;line-height:22px;color:#c5c5c5;text-align:left;}
	footer .address span{color: #fff;}
	footer .footer-logo {position:absolute;;left:0;top:26px;width:132px;height:31px;background:url("../images/footer_logo.png") no-repeat 0 0;text-indent:-9999px;}
	footer .location-btn {position:absolute;top:30px;width:161px;height:45px;padding-right:44px;border:1px solid #cbcbcb;background:url("../images/location_arrow.jpg") no-repeat right 0;font-size:14px;line-height:43px;text-align:center;box-sizing:border-box;color:#c5c5c5;}
}
@media all and (max-width:767px) {
    .container .sub-top-purestorage img {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 160px;}
    .sub-goods-content.pure1 .info-area {
    margin-top: 0px;
    height: 228px;
    padding-top: 206px;
    background: url(../images/purestorage_img0.jpg) no-repeat 0px 6px;
    padding-left: 0px;}
     .sub-goods-content.pure2 .info-area {
    margin-top: 0px;
    height: auto;
    padding-top: 126px;
    background: url(../images/PureStorage_25.png) no-repeat 0px 6px;
	background-position-x: center;
	    padding-bottom: 30px;
    padding-left: 0px;}

	 .sub-goods-content.pure22 .info-area {
    margin-top: 0px;
    height: auto;
    padding-top: 166px;
    background: url(../images/NVIDIA_Networking_12.png) no-repeat center top;
	    padding-bottom: 30px;
    padding-left: 0px;}

	.sub-goods-content.pure22 .info-area2 {
    margin-top: 0px;
    height: auto;
    padding-top: 166px;
    background: url(../images/NVIDIA_Networking_15.png) no-repeat center top;
	    padding-bottom: 30px;
    padding-left: 0px;}


     .sub-goods-content.pure3 .info-area {
    margin-top: 0px;
    height: auto;
    padding-top: 206px;
    background: url(../images/purestorage_img2.jpg) no-repeat 0px 6px;
	    padding-bottom: 30px;
    padding-left: 0px;}
     .sub-goods-content.pure4 .info-area {
    margin-top: 0px;
    height: auto;
    padding-top: 206px;
    background: url(../images/purestorage_img3.jpg) no-repeat 0px 6px;
	    padding-bottom: 30px;
    padding-left: 0px;}
     .sub-goods-content.pure5 .info-area {
    margin-top: 0px;
    height: auto;
    padding-top: 206px;
    background: url(../images/purestorage_img4.jpg) no-repeat 0px 6px;
	    padding-bottom: 30px;
    padding-left: 0px;}
     .sub-goods-content.pure6 .info-area {
    margin-top: 0px;
    height: auto;
    padding-top: 206px;
    background: url(../images/purestorage_img5.jpg) no-repeat 0px 6px;
	    padding-bottom: 30px;
    padding-left: 0px;}

.sub-goods-content.pure2 .info-area_2025_t1 {
margin-top: 0px;
    height: auto;
    padding-top: 126px;
    background: url(../images/2025_FlashArray_e.png) no-repeat 0px 6px;
	    padding-bottom: 30px;
	background-position-x: center;
    padding-left: 0px
}

.sub-goods-content.pure2 .info-area_2025_t2 {
margin-top: 0px;
    height: auto;
    padding-top: 306px;
    background: url(../images/FlashBlade_e.png) no-repeat 0px 6px;
	    padding-bottom: 30px;
	background-position-x: center;
    padding-left: 0px
}

.sub-goods-content.pure2 .info-area_2025_t3 {
margin-top: 0px;
    height: auto;
    padding-top: 176px;
    background: url(../images/FlashBlade_exa.png) no-repeat 0px 6px;
	    padding-bottom: 30px;
	background-position-x: center;
    padding-left: 0px
}

.sub-goods-content .info-area_2025_t1 .datail2_0 {
    text-align: center;
    margin-top: 5px;
    font-size: 21px;
    line-height: 24px;
    color: #000;
    font-weight: 600;
}

.sub-goods-content .info-area_2025_t1 .datail2 {
    font-weight: 400;
    text-align: center;
    margin-top: 5px;
    font-size: 15px;
    line-height: 24px;
    color: #000;
    padding-top: 10px;
}

.sub-goods-content.pure2 .info-area_t2 {
margin-top: 0px;
    height: auto;
    padding-top: 126px;
    background: url(../images/PureStorage_29.png) no-repeat 0px 6px;
	    padding-bottom: 30px;
	background-position-x: center;
    padding-left: 0px
}
.sub-goods-content.pure2 .info-area_t3 {
margin-top: 0px;
    height: auto;
    padding-top: 156px;
    background: url(../images/PureStorage_33.png) no-repeat 0px 6px;
	    padding-bottom: 30px;
	background-position-x: center;
    padding-left: 0px
}
.sub-goods-content.pure2 .info-area_t4 {
margin-top: 0px;
    height: auto;
    padding-top: 156px;
    background: url(../images/PureStorage_36.png) no-repeat 0px 6px;
	    padding-bottom: 30px;
	background-position-x: center;
    padding-left: 0px
}
.sub-goods-content.pure2 .info-area_t5 {
margin-top: 0px;
    height: auto;
    padding-top: 176px;
    background: url(../images/PureStorage_38.jpg) no-repeat 0px 6px;
	    padding-bottom: 30px;
	background-position-x: center;
    padding-left: 0px
}
.sub-goods-content.pure2 .info-area_t6 {
margin-top: 0px;
    height: auto;
    padding-top: 246px;
    background: url(../images/PureStorage_42.png) no-repeat 0px 6px;
	    padding-bottom: 30px;
	background-position-x: center;
    padding-left: 0px
}
.sub-goods-content.pure2 .info-area_t7 {
margin-top: 0px;
    height: auto;
    padding-top: 196px;
    background: url(../images/2025_AIRI_S-Side.png) no-repeat 0px 6px;
	    padding-bottom: 30px;
	background-position-x: center;
    padding-left: 0px
}


.sub-goods-content.pure1 .info-area_t8 {
margin-top: 0px;
height: auto;
padding-top: 226px;
background: url(../images/PureStorage_52.png) no-repeat 0px 6px;
background-position-x: center;
padding-bottom: 30px;
padding-left: 0px;
}
.sub-goods-content.pure1 .info-area_t9 {
margin-top: 0px;
height: auto;
padding-top: 226px;
background: url(../images/PureStorage_55.png) no-repeat 0px 6px;
background-position-x: center;
padding-bottom: 30px;
padding-left: 0px;
}
.sub-goods-content.pure1 .info-area_t10 {
margin-top: 0px;
height: auto;
padding-top: 226px;
background: url(../images/PureStorage_57.png) no-repeat 0px 6px;
background-position-x: center;
padding-bottom: 30px;
padding-left: 0px;
}

.sub-goods-content.pure3 .info-area_t11 {
margin-top: 0px;
height: auto;
padding-top: 226px;
background: url(../images/PureStorage_59.png) no-repeat 0px 6px;
background-position-x: center;
padding-bottom: 30px;
padding-left: 0px;
}
.sub-goods-content.pure3 .info-area_t12 {
margin-top: 0px;
height: auto;
padding-top: 226px;
background: url(../images/purity.png) no-repeat 0px 6px;
background-position-x: center;
padding-bottom: 30px;
padding-left: 0px;
}
.sub-goods-content.pure3 .info-area_t13 {
margin-top: 0px;
height: auto;
padding-top: 226px;
background: url(../images/PureStorage_52.png) no-repeat 0px 6px;
background-position-x: center;
padding-bottom: 30px;
padding-left: 0px;
}
.sub-goods-content.pure3 .info-area_t14 {
margin-top: 0px;
height: auto;
padding-top: 226px;
background: url(../images/PureStorage_65.png) no-repeat 0px 6px;
background-position-x: center;
padding-bottom: 30px;
padding-left: 0px;
}
.sub-goods-content.pure3 .info-area_t15 {
margin-top: 0px;
height: auto;
padding-top: 226px;
background: url(../images/PureStorage_67.png) no-repeat 0px 6px;
background-position-x: center;
padding-bottom: 30px;
padding-left: 0px;
}







	.container {min-height:800px; position: relative;}
	.container .sub-top {height:160px;background:url("../images/sub_bg.jpg") no-repeat center 0;font-size:28px;line-height:160px;text-align:center;color:#fff;}
	/* .container .sub-top-nvidia {position: relative;height:160px;background:url("../images/sub_bg2.jpg") no-repeat center 0;font-size:28px;line-height:160px;text-align:center;color:#fff;} */
	.container .sub-top-nvidia {position: relative;height:160px;background:url("../images/BayNex_NVIDIA_v2_top_02.jpg") no-repeat center 0;font-size:28px;line-height:160px;text-align:center;color:#fff;}
	.container .sub-top-nvidia2 {position: relative;height:160px;background:url("../images/NVIDIA_Networking_v4_02.jpg") no-repeat center 0;font-size:28px;line-height:160px;text-align:center;color:#fff;}

	/* .container .sub-top-vmware {height:160px;background:url("../images/a_02.png") no-repeat center 0;font-size:28px;line-height:160px;text-align:center;color:#fff;}
	 */
	.container .sub-top-server {height:160px;background:url("../images/sub_bg3.jpg") no-repeat center 0;font-size:28px;line-height:160px;text-align:center;color:#fff;}
	.container .sub-top-multi {height:160px;background:url("../images/service_4_01.jpg") no-repeat center 0;font-size:28px;line-height:160px;text-align:center;color:#fff;}
	.container .sub-top-intro {height:160px;background:url("../images/sub_bg5.jpg") no-repeat center 0;font-size:28px;line-height:160px;text-align:center;color:#fff;}
	.container .center-wrap {width:1000px;margin:0 auto;padding-top: 30px;}
	.center-wrap h2 {display:block;text-align:center;}
	.center-wrap h2 .txt {display:inline-block;font-size:34px;font-weight:normal;color:#404040;padding-bottom: 30px;padding-top: 50px;}

	/* ���� */
	.main header {position:fixed;width:100%;z-index:9;}
	.banner-nav {position:fixed;left:50%;top:50%;width:8px;margin:-27px 0 0 46%;z-index:100;}
	.banner-nav a {display:inline-block;float:left;width:8px;height:8px;margin-top:10px;border:2px solid #fff;border-radius:50%;text-indent:-9999px;box-sizing:border-box;}
	.banner-nav a:first-child {margin-top:0;}
	.banner-nav a.active {background:#fff;}
	.scroll-icon {position:fixed;left:50%;bottom:34px;width:35px;height:64px;margin-left:-18px;background:url("../images/main_scroll.png") no-repeat 0 0;text-indent:-9999px;z-index:100;}
	.fullpage .num-1 {background:url("../images/main_bg_1.jpg") no-repeat center center;background-size:cover;}
	.fullpage .num-3 {background:url("../images/main_bg_2.jpg") no-repeat center center;background-size:cover;}
	.fullpage .num-2 {background:url("../images/main_bg_3.jpg") no-repeat center center;background-size:cover;}
	.fullpage .num-5 {background:url("../images/main_bg_4.jpg") no-repeat center top;background-size:cover;}
	.fullpage .content {width:100%;margin:0 auto;text-align:center;}
	.fullpage .num-1 .content {padding-top:20px; background:url("../images/main_txt_1.png") no-repeat center 0; background-size:50%;}
	.fullpage .num-1 .content .txt {margin-top: 145px; font-size:16px;line-height:34px;color:#fff;width: 52%;padding-left: 25%;}
	.fullpage .num-1 .content .btn {display:inline-block;width:176px;height:48px;margin-top:41px;border:1px solid #fff;font-size:14px;font-weight:100;line-height:48px;color:#fff;}
	.fullpage .num-3 .content {position: relative;margin-top:120px;padding-top:160px;background:url("../images/main_txt_2.png") no-repeat 89% top;text-align:right; background-size:25%;}
	.fullpage .num-3 .content .txt {font-size:14px;font-weight:400;line-height:24px;color:#fff;padding-left:45%; margin-right: 9%;}
	.fullpage .num-3 .content .btn {display:inline-block;width:176px;height:48px;margin-top:26px;border:1px solid #fff;font-size:14px;font-weight:100;line-height:48px;text-align:center;color:#fff; margin-right: 9%;}
	/*.fullpage .num-3 .content > img {}*/
	/* .fullpage .num-2 .content {margin-top:-80px;padding-top:325px;background:url("../images/HPE-logo-full-clr-pos-rgb_v2.png") no-repeat 10% 120px;text-align:left; background-size:45%;}
	 */
	 .fullpage .num-2 .content {margin-top:-80px;padding-top:325px;background:url("../images/HPE-logo-full-clr-pos-rgb_v2.png") no-repeat 10% 120px;text-align:left; background-size:45%;}
	
	 .fullpage .num-2 .content .txt {font-size:14px;font-weight:500;line-height:24px;color:#666;width:46%; margin-left: 5%;}
	.fullpage .num-2 .content .btn {display:inline-block;width:176px;height:48px;margin-top:26px;border:1px solid #4a4a4a;font-size:14px;font-weight:500;line-height:48px;text-align:center;color:#333; margin-left: 5%;}
	.fullpage .num-5 .content {padding-top:94px;background:url("../images/main_txt_4.png") no-repeat 89% top;text-align:right; background-size:20%;}
	.fullpage .num-5 .content .txt {font-size:14px;font-weight:400;line-height:24px;color:#666;padding-left:55%; margin-right: 8%;}
	.fullpage .num-5 .content .btn {display:inline-block;width:176px;height:48px;margin-top:15px;border:1px solid #4a4a4a;font-size:14px;font-weight:500;line-height:48px;text-align:center;color:#333; margin-right: 8%;}
	.n-img {position: absolute; right: 8%; top:18%;width: 250px;z-index:9999;}
	

	.sub-goods-content.DGX-system .info-area2 ul {display: flex; justify-content: center; text-align: center; flex-wrap: wrap; gap:20px;}
	.sub-goods-content.DGX-system .info-area2 ul li {padding-bottom: 20px; padding-top: 20px;}

	.sub-goods-content.datacenter .info-area3 ul {display: flex; justify-content: center; text-align: center; flex-flow: column;}
	.sub-goods-content.datacenter .info-area3 ul li {padding-bottom: 20px; padding-top: 20px;}

	.sub-goods-content.rtx .info-area3 ul {display: flex; justify-content: center; text-align: center; flex-flow: column;}
	.sub-goods-content.rtx .info-area3 ul li {padding-bottom: 20px; padding-top: 20px;}



	.sub-goods-content .info-area .datail2_0 {text-align: center;margin-top:5px;font-size:21px;line-height:24px;color:#000; font-weight:600; }
.sub-goods-content .info-area_t2 .datail2_0 {text-align: center;margin-top:5px;font-size:21px;line-height:24px;color:#000; font-weight:600; }
.sub-goods-content .info-area_t3 .datail2_0 {text-align: center;margin-top:5px;font-size:21px;line-height:24px;color:#000; font-weight:600; padding-top: 20px; }
.sub-goods-content .info-area_t4 .datail2_0 {text-align: center;margin-top:5px;font-size:21px;line-height:24px;color:#000; font-weight:600; }
.sub-goods-content .info-area_t5 .datail2_0 {text-align: center;margin-top:5px;font-size:21px;line-height:24px;color:#000; font-weight:600; }
.sub-goods-content .info-area_t6 .datail2_0 {text-align: center;margin-top:5px;font-size:21px;line-height:24px;color:#000; font-weight:600; padding-top: 30px;}
.sub-goods-content .info-area_t7 .datail2_0 {text-align: center;margin-top:5px;font-size:21px;line-height:24px;color:#000; font-weight:600; padding-top: 40px;}


.sub-goods-content .info-area .datail2 {text-align: center;word-break: keep-all;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t2 .datail2 {text-align: center;word-break: keep-all;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t3 .datail2 {text-align: center;word-break: keep-all;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t4 .datail2 {text-align: center;word-break: keep-all;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t5 .datail2 {text-align: center;word-break: keep-all;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t6 .datail2 {text-align: center;word-break: keep-all;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t7 .datail2 {text-align: center;word-break: keep-all;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t8 .datail2 {text-align: center;word-break: keep-all;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t9 .datail2 {text-align: center;word-break: keep-all;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t10 .datail2 {text-align: center;word-break: keep-all;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t11 .datail2 {text-align: center;word-break: keep-all;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t12 .datail2 {word-break: keep-all;text-align: center;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t13 .datail2 {word-break: keep-all;text-align: center;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t14 .datail2 {word-break: keep-all;text-align: center;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px;}
.sub-goods-content .info-area_t15 .datail2 {word-break: keep-all;text-align: center;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px;}

.sub-goods-content .info-area .datail3 {text-align: center;margin-top:0px;font-size:15px;line-height:24px;color:#000; padding-top: 20px;}
.sub-goods-content .info-area2 .datail3 {text-align: center;margin-top:0px;font-size:15px;line-height:24px;color:#000; padding-top: 20px;}
.sub-goods-content .info-area3 .datail3 {text-align: left;margin-top:0px;font-size:15px;line-height:24px;color:#000; padding-top: 20px;}
.sub-goods-content .info-area4 .datail3 {text-align: left;margin-top:0px;font-size:15px;line-height:24px;color:#000; padding-top: 20px;}

.sub-goods-content .info-area_t8 .datail2_0 {
    text-align: center;
    margin-top: 5px;
    font-size: 21px;
    line-height: 24px;
    color: #000;
    font-weight: 600; padding-top: 30px;
}

.sub-goods-content .info-area_t9 .datail2_0 {
    text-align: center;
    margin-top: 5px;
    font-size: 21px;
    line-height: 24px;
    color: #000;
    font-weight: 600; padding-top: 30px;
}

.sub-goods-content .info-area_t10 .datail2_0 {word-break: keep-all;text-align: center;margin-top: 5px;font-size: 21px;line-height: 24px;color: #000;font-weight: 600; padding-top: 30px;}
.sub-goods-content .info-area_t11 .datail2_0 {word-break: keep-all;text-align: center;margin-top: 5px;font-size: 21px;line-height: 24px;color: #000;font-weight: 600; padding-top: 30px;}
.sub-goods-content .info-area_t12 .datail2_0 {word-break: keep-all;text-align: center;margin-top: 5px;font-size: 21px;line-height: 24px;color: #000;font-weight: 600; padding-top: 30px;}
.sub-goods-content .info-area_t13 .datail2_0 {word-break: keep-all;text-align: center;margin-top: 5px;font-size: 21px;line-height: 24px;color: #000;font-weight: 600; padding-top: 30px;}
.sub-goods-content .info-area_t14 .datail2_0 {word-break: keep-all;text-align: center;margin-top: 5px;font-size: 21px;line-height: 24px;color: #000;font-weight: 600; padding-top: 30px;}
.sub-goods-content .info-area_t15 .datail2_0 {word-break: keep-all;text-align: center;margin-top: 5px;font-size: 21px;line-height: 24px;color: #000;font-weight: 600; padding-top: 30px;}

.sub-goods-content .info-area .datail2 {text-align: center;margin-top:5px;font-size:15px;line-height:24px;color:#000; padding-top: 10px; word-break: keep-all;}


}


@media all and (max-width:1024px) {
	html , body {overflow-x:hidden;min-width:320px;width:100%;}
	body {overflow: hidden;width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

	#pc-view {display:none;}
	#mobile-view {display: block;}
    
    .n-img-right{left:0px; margin-top:0px; margin-left:18px; width:33%; /*position: unset; padding-left: 0px; left:none; width: 100%;height: auto;*/}
    /*.n-img-right{position: unset; padding-left: 0px; left:none; width: 100%;height: auto;}*/
    
	.banner-nav {position:fixed;left:50%;top:50%;width:8px;margin:-27px 0 0 492px;z-index:100;}
	.banner-nav a {display:inline-block;float:left;width:8px;height:8px;margin-top:10px;border:2px solid #fff;border-radius:50%;text-indent:-9999px;box-sizing:border-box;}
	.banner-nav a:first-child {margin-top:0;}
	.banner-nav a.active {background:#fff;}
	.scroll-icon {position:fixed;left:50%;bottom:34px;width:35px;height:64px;margin-left:-18px;background:url("../images/main_scroll.png") no-repeat 0 0;text-indent:-9999px;z-index:100;}
	.fullpage .num-1 {background:url("../images/main_bg_1.jpg") no-repeat center center;background-size:cover;}
	.fullpage .num-3 {background:url("../images/main_bg_2.jpg") no-repeat 70%  center;background-size:cover;}
	.fullpage .num-2 {background:url("../images/main_bg_3.jpg") no-repeat 30% center;background-size:cover;}
	.fullpage .num-5 {background:url("../images/main_bg_4_mo.jpg") no-repeat 34% center;background-size:cover;}
	.fullpage .content {width:100%;margin:0 auto;text-align:center;}
	.fullpage .num-1 .content {padding-top:240px;background:url("../images/main_txt_1.png" width:90%) no-repeat center 0; background-size:80% auto;}
	.fullpage .num-1 .content .txt {font-size:15px;line-height:25px;color:#fff;}
	.fullpage .num-1 .content .btn {display:inline-block;width:176px;height:48px;margin-top:41px;border:1px solid #fff;font-size:14px;font-weight:100;line-height:48px;color:#fff;}
	.fullpage .num-3 .content {margin-top:54px;padding-top:187px;background:url("../images/main_txt_2.png") no-repeat center top;text-align:center; background-size:80%;}
	.fullpage .num-3 .content .txt {font-size:14px;font-weight:500;line-height:24px;color:#fff; padding: 0 20px 0 20px; letter-spacing: -0.05em; text-align:center; margin-right: 0;}
	.fullpage .num-3 .content .btn {display:inline-block;width:176px;height:48px;margin-top:26px;border:1px solid #fff;font-size:14px;font-weight:100;line-height:48px;text-align:center;color:#fff; margin-right: 0;}
	.fullpage .num-2 .content {margin-top:-77px;padding:143px 20px 0 0px;background:url("../images/HPE-logo-full-clr-pos-rgb_v2.png") no-repeat 20px top;text-align:center; background-size:80%;}
	.fullpage .num-2 .content .txt {font-size:14px;font-weight:500;line-height:24px;color:#666;padding:0 20px; width:90%; margin-left: 0;}
	.fullpage .num-2 .content .btn {display:inline-block;width:176px;height:48px;margin-top:26px;border:1px solid #4a4a4a;font-size:14px;font-weight:500;line-height:48px;text-align:center;color:#333; margin-left: 0;}
	.fullpage .num-4 br{display:none;}
	.fullpage .num-4 .content{padding:); padding:70px 20px 0; background:url("../images/pureLogo.png") no-repeat top;text-align:center; background-size:80%; box-sizing:border-box;}
	.fullpage .num-4 .content .txt {width:100%; font-size:30px;}
	.fullpage .num-4 .content .txt span{font-weight:normal;}
	.fullpage .num-5 .content {padding-top:102px;background:url("../images/main_txt_4.png") no-repeat center top;text-align:right; background-size:63%; text-align:center;}
	.fullpage .num-5 .content .txt {font-size:14px;font-weight:500;line-height:24px;color:#666; padding: 0 20px; margin-right: 0;}
	.fullpage .num-5 .content .btn {display:inline-block;width:176px;height:48px;margin-top:15px;border:1px solid #4a4a4a;font-size:14px;font-weight:500;line-height:48px;text-align:center;color:#333; margin-right: 0;}
	.n-img {width: 50%;height: auto;position: unset; z-index:9999;display: block;margin: 20px auto;}
	
	header {height:70px;}
	header .content {width:100%;}
	header .mobile-menu {position:absolute;right:20px;top:28px;width:30px;height:18px;background:url("../images/mobile_menu.jpg") no-repeat 0 0;}
	header .language {display:none;}
	header .nav h1 a {left:20px;top:20px;width:135px;height:31px;background-size:100% 100%;}
	header .nav .menu {float:none;position:absolute;right:-265px;top:70px;width:265px;padding-top:10px;border:1px solid #ccc;border-right:none;background:#fff;box-sizing:border-box;z-index:1000; -webkit-transition:right 0.5s; transition:right 0.5s}
	header .nav .menu.open {right:0}
	header .nav .menu li {float:none;width:100%;margin:0;}
	header .nav .menu > li > a {display:block;position:relative;height:30px;padding-left:30px;border:none;font-size:16px;line-height:30px;color:#121212;}
	header .nav .menu > li.arrow > a:before {content: "";position: absolute;right: 15px;top: 10px;width: 21px;height: 11px;background: url(../images/mmnenu_down.png) no-repeat 0 0;background-size: 70% auto;}
	header .nav .menu > li.arrow.on > a:before {background:url("../images/mmnenu_up.png") no-repeat 0 0;background-size: 70% auto;}
	header .nav .menu .depth-2 {display:none;position:static;left:auto;top:auto;width:100%;padding:12px 0;background:#fff;}
	header .nav .menu .depth-2:before {display:none;}
	header .nav .menu .depth-2 a {display:block;position:relative;height:30px;padding-left:58px;background:#eaeaea;font-size:16px;line-height:30px;color:#454545;}
	header .nav .menu .depth-2 a:before {content:"";position:absolute;left:46px;top:15px;width:5px;height:1px;background:#454545;}
	header .nav .menu .depth-2 > li:first-child a {padding-top:12px;}
	header .nav .menu .depth-2 > li:first-child a:before {top:27px;}
	header .nav .menu .depth-2 > li:last-child a {padding-bottom:12px;}
	header .nav .menu li.mobile-language {display:table;margin-top:12px;border-top:1px solid #ccc;}
	header .nav .menu li.mobile-language a {display:table-cell;padding-left:0;border-left:1px solid #ccc;line-height:44px;font-size:14px;text-align:center;color:#666;vertical-align:top;}
	header .nav .menu li.mobile-language a:first-child {border-left:none;}

	#wrap {overflow:auto;width:100%;min-width:100%;}

	.main header {z-index:1000;}
	.full_box > * {float:none}
	.container .center-wrap {padding:0 20px}
	.sub-goods-content.num-DGX .info-area-flash {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}

    

	
	/* .center-wrap_bg {background:none}
	.center-wrap_bg h2 .txt {display: inline-block;height: 60px;border-bottom: 2px solid #082846;font-size: 30px;font-weight: normal;line-height: 40px;color: #404040;}
	.center-wrap_bg{width: 100%;height: auto; margin: 0px auto;padding-top: 30px; text-align: center;padding-bottom:80px;}
	.center-wrap_bg .history_box{margin: 0px auto;text-align: center;margin-top: 30px; }
	.center-wrap_bg .history_wrap {display:inline-block; width:auto; padding:0 20px; height:auto}
	.center-wrap_bg .history_wrap > div {position:relative; text-align:left !important; float:none !important; margin:0 !important; padding:30px 0 0 40px !important; width:100% !important; box-sizing:border-box}
	.center-wrap_bg .history_wrap > div:before {display:block; content:""; position:absolute; top:40px; left:10px; z-index:1; border:3px solid #38b7fc; border-radius:50%; width:15px; height:15px;  background:#fff; box-sizing:border-box}
	.center-wrap_bg .history_wrap > div:after {display:block; content:""; position:absolute; top:40px; left:16px; border-left:2px solid #38b7fc; height:100%}
	.center-wrap_bg .history_wrap > div:last-child:after {display:none}
	.center-wrap_bg .history_box2{margin: 0px auto;text-align: center; margin-top:100px}
	.center-wrap_bg .history_wrap2 {display:inline-block; width:auto; padding:0 20px; height:auto}
	.center-wrap_bg .history_wrap2 > div {position:relative; text-align:left !important; float:none !important; margin:0 !important; padding:30px 0 0 40px !important; width:100% !important; box-sizing:border-box}
	.center-wrap_bg .history_wrap2 > div:before {display:block; content:""; position:absolute; top:40px; left:10px; z-index:1; border:3px solid #38b7fc; border-radius:50%; width:15px; height:15px;  background:#fff; box-sizing:border-box}
	.center-wrap_bg .history_wrap2 > div:after {display:block; content:""; position:absolute; top:40px; left:16px; border-left:2px solid #38b7fc; height:100%}
	.center-wrap_bg .history_wrap2 > div:last-child:after {display:none}
	.timg {width:auto;height:auto: overflow-y: hidden; overflow-x: auto;}
	
	.center-wrap_bg .history_wrap2{width:auto; margin: 0px auto;} */
}
@media all and (max-width:767px) {

#pc {display:none;}
#mo {display:block;}
.sub-goods-content > .title_hpe2 {display:block;font-size:20px; padding:30px 0px; font-weight:600;text-align:center;color:#555555;}
.sub-goods-content > .title_hpe3 {display:block;font-size:18px; padding:20px 0px; font-weight:600;text-align:center;color:#111111;}
.sub-goods-content > .title_hpe4 {display:block;font-size:18px; padding:20px 0px; font-weight:400;text-align:center;color:#383838;}

	.fullpage .content {min-width:320px;}
	.fullpage .num-1 .content {padding:240px 15px 0;background-size:320px auto;box-sizing:border-box;padding-top:115px;}
	.container {overflow:hidden;}
	.container .center-wrap {width:100%;min-width:320px;padding:0 15px;box-sizing:border-box;}

	.all_box .r_box {width:100%;padding:0}
	.all_box .l_box img {max-width:100%}
	.all_box2 .l_box2 {width:100%;padding:0}
	.all_box2 .l_box2 .t_title2 {margin-left:0; text-align:center}
	.all_box2 .l_box2 .t_title3 {margin-left:0;}

	.sub-goods-content.num-DGX-2 .info-area {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX .info-area-pro {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX-Station .info-area-tower {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX .info-area-apollo {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX .info-area-flash {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX-2 .info-area {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX .info-area-pro {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX-Station .info-area-tower {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX .info-area-apollo {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX .info-area-flash {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX-a100 .img-tooltip{display:none; float: none; width:100%;}
	.sub-goods-content.num-DGX-a100 .info-area {width:100%;padding:150px 0px 0!important;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	
	
	
	
	
	.sub-goods-content.num-DGX-2 .info-area-flash.sub {width:100%;padding:285px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX-Station .info-area-switch {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX .info-area {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX-Station .info-area {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX .info-area-tesla {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX .info-area-grid {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX-Station .info-area-station {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX .info-area-360 {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX-Station .info-area-380 {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX .info-area-2000 {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-Quadro .info-area {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX .info-area-server {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX-Station .info-area-blade {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX .info-area-synergy_img {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX-Station .info-area-conver {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX .info-area-hyper {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content6.num-6 .info-area6 {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX .info-area-network {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX-Station .info-area-soft {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX .info-area-network2 {width:100%;padding:150px 0px 0;background-size:auto 100px;background-position:center 30px;box-sizing:border-box;}
	.sub-goods-content.num-DGX-2 .info-area-flash.sub{background-size:100%;}

	.full_box,
	.full_box > * {display:block}
	.full_box .left_box {width:100%;}
	.full_box .left_box.w45{width:100%;}
	.full_box .left_box img {display:block;margin:0 auto;}
	.full_box .right_box {width:100%;padding:0 15px;box-sizing:border-box;}
	.center-wrap_bg {width:100%;min-width:320px;}


	.sub-goods-content.num-DGX-Station .n_img{}
	.sub-goods-content.num-DGX-Station .n_img img{width: 100%; height: auto;}
	.sub-box-content.box-1 {min-height: 600px;margin-top: 53px;border: 10px solid #dddeeb;text-align: center;}
	.full_box .left_box img {display: block;margin: 0 auto;}
	.sub-goods-content.num-DGX .view-btn.txt_center{margin:20px auto 25px auto;}
	.full_box .right_box {float: right;width: 100%; height: auto: background: #fff;}
	.full_box .right_box.w53 {float: right;width: 100%; height: auto;background: #fff;}
	.full_box .right_box .top_title.lh50{line-height: 25px;}
	.sub-box-content .info-list li {float: left;width: 100%;padding-top: -1px;padding-bottom: 10px;box-sizing: border-box;}
	
	.sub-goods-content.num-DGX {position:relative;padding:0px 0 80px;}
	.sub-box-content.box-2 {height:880px;margin-bottom: 50px;}
	.sub-box-content.box-2-server {height:770px;margin-bottom: 50px;}
	.sub-box-content.box-2-storage {height:626px;margin-bottom: 50px;}

	.sub-box-content.box-3 {height:0px;margin-bottom: 0px;min-height:540px;}
	.sub-box-content .detail-list {overflow:hidden;margin-top:6px;padding:20px;}
	.sub-goods-content.num-DGX-Station{position:relative;padding:30px 0 50px;}
	.sub-box-content {min-height:580px;margin-top:53px;border:10px solid #dddeeb;text-align:center;}
	.sub-box-content .top-txt {font-size:14px;font-weight:100;line-height:20px;color:#666;padding:0 20px;}
	.sub-box-content3 .info-list li {float: left;width: 100%;padding-top: -1px;padding-bottom: 10px;box-sizing: border-box;text-align:left; padding-left:20px;}
	.sub-box-content3 {height:860px;margin-top:53px;border:10px solid #dddeeb;text-align:center;}
	.sub-box-content.box-1 .info-list li.n-3 {background:url("../images/hpe_icon_3.png") no-repeat center 0;}
	.center-wrap h2 .txt {display:inline-block;font-size:30px;font-weight:normal;color:#404040;padding-bottom: 14px;padding-top: 30px;}	
	.sub-info-content .info-area .detail {padding-top: 30px;padding-bottom: 30px;font-size:16px;font-weight:300;line-height:26px;color:#383838; width: 100%; padding-left: 0px;}
	.sub-goods-content > .title {display:block;font-size:2em;font-weight:bold;text-align:center;color:#182687;padding-top:10px;}
	.sub-goods-content.num-DGX-2 .img-tooltip{display:none;}
	.full_box .right_box .top_title{padding-left: 10px;padding-bottom: 20px;text-align: left;	font-size: 20px;color: #333;display: block;padding-top: 0px;}
	.full_box{border-bottom: 1px solid #fff;  background: #fff;;}
	.full_box .right_box{float: right; width: 100%;background: #fff;height:auto;}


	.t1 {
    font-size: 1.4em;
    color: #252525;
    font-weight: 700;
    line-height: 24px;
    padding-top: 30px;
    padding-bottom: 20px;
    text-align: center;
}

.t11 {
    font-size: 1.4em;
    color: #252525;
    font-weight: 700;
    line-height: 24px;
    padding-top: 30px;
    padding-bottom: 20px;
    text-align: center;
}
.t11_ve {
    font-size: 1.4em;
    color: #252525;
    font-weight: 700;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.t33_ve {
    font-size: 16px;
    color: #252525;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    /* padding-top: 50px; */
    padding-top: 0px;
}

.t4 {
    font-size: 1.2em;
    color: #252525;
    font-weight: 700;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 0px;
    text-align: center;
}

.sub-goods-content.datacenter .info-area {margin-top:40px; height: 165px;padding-top:0px;background:url("../images/HPE_Aruba_28.png") no-repeat center top; padding-left: 0px;}

.sub-goods-content.datacenter .info-area2 {
    margin-top: 20px;
    height: 195px;
    padding-top: 20px;
    background: url(../images/HPE_Aruba_31.png) no-repeat center top;
    padding-left: 0px;
}

.sub-goods-content.pure22 .info-area3 {margin-top:40px; height: 125px;padding-top:10px;background:url("../images/HPE_Aruba6_09.png") no-repeat center top; padding-left: 0px; padding-bottom:4px;}
.sub-goods-content.pure22 .info-area4 {margin-top:40px; height: 95px;padding-top:10px;background:url("../images/HPE_Aruba6_11.png") no-repeat center top; padding-left: 0px;padding-bottom:60px;}
.sub-goods-content.pure22 .info-area5 {margin-top:40px; height: 158px;padding-top:30px;background:url("../images/HPE_Aruba6_13.png") no-repeat center top; padding-left: 0px; padding-bottom:30px;}
.sub-goods-content.pure22 .info-area6 {margin-top:40px; height: 165px;padding-top:0px;background:url("../images/Aruba_ESP_3.png") no-repeat center top; padding-left: 0px;  padding-bottom:20px;}

.sub-goods-content.DGX-system {
    position: relative;
    padding: 40px 0 40px;
}

	.sub-info-content6 .info-area .detail {padding-top: 30px;padding-bottom: 30px;font-size:16px;font-weight:300;line-height:26px;color:#383838;width: 100%; padding-left: 0px;}
	.sub-info-content6 .info-area {margin-top:0px;text-align:center;}
	.sub-goods-content6 {position:relative;padding:30px 0 40px;}
	.center-wrap .title_box2 .left_box2{float: left;width: 100%;}
	.center-wrap .title_box2 .left_box2 img{display: block;margin-top: 26px; width:100%;}
	.center-wrap .title_box2 .right_box2{float: right;width: 100%; padding-top: 50px;}
	.center-wrap .title_box2 .right_box2  > a{display: inline-block;width: 100%;height: 33px;margin-top: 30px;padding-left: 11px;border: 1px solid #403cca;background: url(../images/detail_btn_arrow.png) no-repeat 312px center;font-size: 14px;font-weight: 300;line-height: 31px;color: #403cca;box-sizing: border-box;}
	.center-wrap .title_box_second{margin-top: 50px;}
	.center-wrap .title_box2 .right_box2_second{float: right;width: 100%; padding-top: 0px;}
	.center-wrap .title_box2 .right_box2_second .s_gnb2 li{float: left;margin-left: 0px; padding-bottom:5px; width:80%;}
	.center-wrap .title_box2 .right_box2_second .s_gnb2 li a p{text-align: left;}
	.full_box .right_box2 {float: right;width: 100%;height: auto;padding-bottom: 17px;}
	.full_box .right_box2 .top_title{padding-left: 20px;padding-bottom: 20px;text-align: left;	font-size: 20px;color: #333;display: block;padding-top: 40px;}
	.full_box .right_box2 .text{padding-left: 20px;text-align: left;font-size: 14px;padding-bottom: 10px;}
	.full_box .right_box2 .text:last-child{padding-bottom: 17px;padding-right: 20px;}
	.sub-goods-content.num-DGX .info-area-360 {height:300px;}
	.sub-goods-content.num-DGX-Station .info-area-380 {height:320px;}
	.sub-goods-content.num-DGX .info-area-2000 {height:300px;}

	.center-wrap .multi_wrap .multi_img{display:none;position: absolute;right: 64%; top:170px;}
	.center-wrap .multi_wrap .multi_img2{display:none;position: absolute;right: 31%;top:170px;}
	.center-wrap .multi_box{margin-bottom: 30px;border: 10px solid #F4F4F4;width: 305px; height: 280px;float: left; margin-left: 5px;}
	.ceo_box .ceo_p{font-size: 28px;color: #014A99;font-weight: 500;margin-top: 40px;}
	.ceo_box{width: 100%;padding-top:80px; position: relative;padding: 0px;}
	.ceo_box .skyblue{color: #0477B8;font-weight: 500;}
	.ceo_box .ceo_p2{padding-top: 40px;font-size: 22px;color: #000; font-weight: 500;}
	.ceo_box .ceo_p3{padding-top: 30px;font-size: 16px; line-height: 25px; width: 100%;}
	.ceo_box .ceo_p4{font-size: 16px;padding-top:40px;}
	.ceo_box .ceo_p5 {font-size: 16px;padding-top: 40px; padding-bottom: 80px;border-bottom: 1px solid #E1E1E1;}
	.ceo_box .ceo_p5 .fz{font-size: 18px;margin-left: 0.5%;font-weight: 500;}
	.ceo_box img {position: unset; right: 0px; top: 0px;width: 80%;height: auto;padding-top: 0px; z-index:none;}
	.sub-info-content .ceo_p {font-size: 22px;color: #0477B8;margin-top: 30px;}
	
	.center-wrap h2 .txt-top {margin-bottom: 10px;display:inline-block;height:90px;border-bottom:2px solid #082846;font-size:34px;font-weight:normal;line-height:90px;color:#404040;}
	.sub-info-content .ceo_p{font-size: 22px;color: #0477B8;margin-top: 30px;}
	.sub-info-content .ceo_img li{margin-bottom: 105px;margin-left: 0px;box-sizing:border-box;float: left;width: 100%;height: 143px;}
	.sub-info-content .ceo_img{margin-top: 30px;}
	
	.center-wrap .re_wrap .re_arrow1{display: none; position: absolute;right: 75%;top:70px;}
	.center-wrap .re_wrap .re_arrow2{display: none; position: absolute;right: 49%;top:70px;}
	.center-wrap .re_wrap .re_arrow3{display: none; position: absolute;right: 23%;top:70px;}
	.center-wrap .re_wrap .re_box{width: 100%;height: 410px;  float: none;text-align: center;display:block;}
	.center-wrap .re_wrap .re_box:nth-child(2){margin-left: 0%;}
	.center-wrap .re_wrap .re_box:nth-child(3){margin-left: 0%;}
	.center-wrap .re_wrap .re_box:nth-child(4){margin-left: 0%;}
	.center-wrap .re_wrap .re_box .re_title{font-size: 25px;color: #000; font-weight: bold;display:block;}
	.center-wrap .re_wrap .re_box .re_text{font-size: 16px;line-height: 25px;color: #666;}
	.center-wrap .re_wrap2{width: 95%;height: 150px; border: 10px solid #F4F4F4;margin-top: 50px;margin-bottom: 55px;}
	.center-wrap .re_wrap2 .re_left{width: 100%;height: 73px;float: none;}
	.center-wrap .re_wrap2 .re_left p{color: #666;font-size: 14px;padding-left: 12px;letter-spacing:-0.02em;}
	.center-wrap .re_wrap2 .re_left p:nth-child(1){padding-top: 18px;line-height: 30px;}
	.center-wrap .re_wrap2 .re_left p span{color: #0068B1;font-weight: bold;font-size: 16px;margin-right: 20px;}

	.center-wrap .re_wrap2 .re_right{width: 100%;height: 110px;float: none;}
	.center-wrap .re_wrap2 .re_right p{color: #666;font-size: 14px;padding-left: 12px;letter-spacing:-0.02em;}
	.center-wrap .re_wrap2 .re_right p:nth-child(1){padding-top: 0px;line-height: 30px;}
	.center-wrap .re_wrap2 .re_right p span{color: #0068B1;font-weight: bold;font-size: 16px;margin-right: 20px;}
	.center-wrap .partner_wrap{width: 100%;height: auto; display:block; text-align:center;}
	.center-wrap .partner_wrap:after{content: '';display: block;clear: both;}
	.center-wrap .partner_wrap .partner_left{width: 40%;height: auto;float: left;display:block; text-align:center;padding-right:20px;} 
	.center-wrap .partner_wrap .p_left{float: none;font-size: 16px;display:block; text-align:center;padding-left: 7%;width: 100%;}
	.center-wrap .partner_wrap .partner_left > img{width: 100%;height: auto;}
	.center-wrap .partner_wrap .partner_right{width: 40%;height: auto;float:left;display:block; text-align:center; } 
	.center-wrap .partner_wrap .p_right{float: none;font-size: 16px; display:block; text-align:center;padding-right: 0px;width: 100%;padding-left: 28%;}
	.center-wrap .partner_wrap .partner_right > img{width: 100%;height: auto;margin-left: 17%;}
	.center-wrap .client_wrap .a_title a{font-size: 18px;color: #fff;display: block;width: 98.5%;height: 60px;background: #7795A0;text-align: center;line-height: 25px;padding-top: 10px;}
	

	/*Ŭ���̾�Ʈ*/
	.center-wrap .client_wrap:last-child{padding-bottom: 50px;}
	.center-wrap .client_wrap .a_title:first-child{padding-top: 50px;}
	.center-wrap .client_wrap .a_title{}
	.center-wrap .client_wrap .a_title a{font-size: 16px;color: #fff;display: block;width: 33%;height: 58px;background: #7795A0;text-align: center;line-height: 25px;padding-top: 10px;}
	.center-wrap .client_box-first{}
	.center-wrap .client_box-first li > img{width:100%;}
	.center-wrap .client_box-first:after{content: '';display: block;clear: both;}
	.center-wrap .client_box-first li{width:33.33333%;height:auto; border: 1px solid #EAEAEA;float: left;}
	.center-wrap .client_box-first li:nth-child(1){border-right: none;border-bottom: none;}
	.center-wrap .client_box-first li:nth-child(2){border-bottom: none;}
	.center-wrap .client_box-first li:nth-child(3){border-right: 1px solid #EAEAEA;border-bottom: none;}
	.center-wrap .client_box-first li:nth-child(4){border-right: none;border-bottom: none;}
	.center-wrap .client_box-first li:nth-child(5){border-right: none;border-bottom: none;}
	.center-wrap .client_box-first li:nth-child(6){border-right: 1px solid #EAEAEA;border-bottom: none;}
	.center-wrap .client_box-first li:nth-child(7){border-right: none;border-bottom: none;}
	.center-wrap .client_box-first li:nth-child(8){border-right: none;border-bottom: none;}
	.center-wrap .client_box-first li:nth-child(9){border-right: 1px solid #EAEAEA;border-bottom: none;}
	.center-wrap .client_box-first li:nth-child(10){border-right: none;border-bottom: none;}
	.center-wrap .client_box-first li:nth-child(11){border-right: none;border-bottom: none;}
	.center-wrap .client_box-first li:nth-child(12){border-right: 1px solid #EAEAEA;border-bottom: none;}
	.center-wrap .client_box-first li:nth-child(13){border-right: none;border-bottom: none;}
	.center-wrap .client_box-first li:nth-child(14){border-right: none;border-bottom: none;}
	.center-wrap .client_box-first li:nth-child(15){border-right: 1px solid #EAEAEA;border-bottom: none;}
	.center-wrap .client_box-first li:nth-child(16){border-bottom: none;border-right: none;}
	.center-wrap .client_box-first li:nth-child(17){border-right: none;}
	.center-wrap .client_box-first li:nth-child(18){border-right: 1px solid #EAEAEA;}
	.center-wrap .client_box-first li:nth-child(19){}

	.center-wrap .client_box-second{}
	.center-wrap .client_box-second li > img{width:100%;}
	.center-wrap .client_box-second:after{content: '';display: block;clear: both;}
	.center-wrap .client_box-second li{width:33.33333%;height:auto;  border: 1px solid #EAEAEA;float: left;}
	.center-wrap .client_box-second li:nth-child(1){border-right: none;border-bottom: none;}
	.center-wrap .client_box-second li:nth-child(2){border-right: none;border-bottom: none;}
	.center-wrap .client_box-second li:nth-child(3){border-right: 1px solid #EAEAEA;border-bottom: none;}
	.center-wrap .client_box-second li:nth-child(4){border-right: none;border-bottom: none;}
	.center-wrap .client_box-second li:nth-child(5){border-right: none;border-bottom: none;}
	.center-wrap .client_box-second li:nth-child(6){border-right: 1px solid #EAEAEA;border-bottom: none;}
	.center-wrap .client_box-second li:nth-child(7){border-right: none;border-bottom: none;}
	.center-wrap .client_box-second li:nth-child(8){border-right: none;border-bottom: none;}
	.center-wrap .client_box-second li:nth-child(9){border-right: 1px solid #EAEAEA;border-bottom:none;}
	.center-wrap .client_box-second li:nth-child(10){border-right: none;border-bottom:none;}
	.center-wrap .client_box-second li:nth-child(11){border-right: none;}
	.center-wrap .client_box-second li:nth-child(12){border-right: 1px solid #EAEAEA;}
	.center-wrap .client_box-second li:nth-child(13){}

	.center-wrap .client_box_re3{}
	.center-wrap .client_box_re3 li > img{width:100%;}
	.center-wrap .client_box_re3:after{content: '';display: block;clear: both;}
	.center-wrap .client_box_re3 li{width:33.33333%;height:auto; border: 1px solid #EAEAEA;float: left;}
	.center-wrap .client_box_re3 li:nth-child(1){border-right: none;border-bottom: none;}
	.center-wrap .client_box_re3 li:nth-child(2){border-right: none;border-bottom: none;}
	.center-wrap .client_box_re3 li:nth-child(3){border-right: 1px solid #EAEAEA;border-bottom:none;}
	.center-wrap .client_box_re3 li:nth-child(4){border-right: none;border-bottom:none;}
	.center-wrap .client_box_re3 li:nth-child(5){border-right: none;}
	.center-wrap .client_box_re3 li:nth-child(6){border-right: 1px solid #EAEAEA;}
	.center-wrap .client_box_re3 li:nth-child(7){}

	.center-wrap .client_box_re5{}
	.center-wrap .client_box_re5 li > img{width:100%;}
	.center-wrap .client_box_re5:after{content: '';display: block;clear: both;}
	.center-wrap .client_box_re5 li{width:33.33333%;height:auto; border: 1px solid #EAEAEA;float: left;}
	.center-wrap .client_box_re5 li:nth-child(1){border-right: none;border-bottom: none;}
	.center-wrap .client_box_re5 li:nth-child(2){border-right: none;border-bottom: none;}
	.center-wrap .client_box_re5 li:nth-child(3){border-right: 1px solid #EAEAEA;border-bottom: none;}
	.center-wrap .client_box_re5 li:nth-child(4){border-right: none;border-bottom:none;}
	.center-wrap .client_box_re5 li:nth-child(5){border-right: none;border-bottom:none;}
	.center-wrap .client_box_re5 li:nth-child(6){border-right: 1px solid #EAEAEA;}
	.center-wrap .client_box_re5 li:nth-child(7){border-right: none;}
	.center-wrap .client_box_re5 li:nth-child(8){}

	.center-wrap .adress_p4{margin-left: 0px;font-size: 16px; padding-bottom: 10px;}
	.center-wrap .bus_all .bus{float: left; width: 100%;}
	.center-wrap .bus_all .bus2{float: left;margin-left: 0px;width: 100%;}
	.center-wrap .bus_all .bus3{float: left;margin-left: 0px;width: 100%;}


	.all_box {margin-top: 30px;}
	.all_box2 {margin-top: 30px;}
	.all_box2:last-child {margin-bottom: 70px;}
	.all_box .r_box .t_sub{font-size: 14px;color: #666;padding-bottom: 10px; text-align:center}
	.all_box .r_box a{display:inline-block;width:124px;height:33px;margin-top:00px;padding-left:18px;border:1px solid #403cca;background:url("../images/detail_btn_arrow.png") no-repeat 95px center;font-size:14px;font-weight:300;line-height:31px;color:#403cca;box-sizing:border-box;text-align:left}
	.all_box .r_box{width: 100%; height:auto; display:block; text-align:center}
	.all_box2 .r_box2 {margin-bottom:25px; width:100%; text-align:center}
	.all_box2 .l_box2 .t_sub2{font-size: 14px;color: #666;padding-bottom: 10px;text-align: center;}
	.all_box2 .l_box2 a{float: none;display:inline-block;width:124px;height:33px;margin-top:0px;padding-left:18px;border:1px solid #403cca;background:url("../images/detail_btn_arrow.png") no-repeat 95px center;font-size:14px;font-weight:300;line-height:31px;color:#403cca;box-sizing:border-box; text-align:left}
	.all_box2 .l_box2{width: 100%;height:auto;display:block; text-align:center}
	.all_box .l_box{margin-bottom:20px; width:100%; text-align:center}
	.all_box .l_box img {max-width:100%; height:auto}


	.sub-info-content .info-area .tel_txt{display:block; font-size:16px; padding-top:20px; margin: 0px 18%;}

	.sub-goods-content.num-DGX-Station .info-area_bg .txt {padding-top: 20px;width: 90%;display: block;margin: 0px auto;font-size: 16px;line-height: 25px;}
	/* .center-wrap_bg .history_wrap2 .his_left2 .his_text,
	.center-wrap_bg .history_wrap2 .his_right .his_text,
	.center-wrap_bg .history_wrap .his_left4 .his_text,
	.center-wrap_bg .history_wrap .his_right3 .his_text {padding-left:12px; text-indent:-12px;}
	.center-wrap_bg .history_wrap .his_left3 .his_text {padding-left:12px; text-indent:-12px; font-size: 15px;margin-top: 10px;display: block;letter-spacing: -0.02em;}
	 */
	.big_img {text-align:right;padding-top:10px;display:block; width:100%;}

	.sub-box-content > .title {position:relative;top:-18px;padding:0 6px;background:#fff;font-size:18px;font-weight:100;color:#333;}
	.sub-box-content.box-3 .info-list li.n-1 {background:url("../images/hpe_icon_13.png") no-repeat center 0; background-size:30%;}
	.sub-box-content.box-3 .info-list li.n-2 {background:url("../images/hpe_icon_14.png") no-repeat center 0; background-size:30%;}
	.sub-box-content.box-3 .info-list li.n-3 {background:url("../images/hpe_icon_15.png") no-repeat center 0; background-size:30%;}
	.sub-box-content .info-list .txt {display:block;font-size:16px;font-weight:bold;line-height:24px;color:#333;padding-top:0px;padding-bottom:20px;}
	.center-wrap .title_box2 .right_box2 .s_txt2{font-size: 13px;color: #666;padding-bottom: 5px;}
	.center-wrap .title_box2 .right_box2 .s_txt2{font-size: 13px;color: #666;padding-bottom: 10px; letter-spacing: -0.07em; line-height: 23px;}
	.center-wrap .title_box2 .right_box2_second .s_txt2{font-size: 13px;color: #666;padding-bottom: 10px; letter-spacing: -0.07em; line-height: 23px;}
	.center-wrap .title_box_second .s_txt{font-size: 16px;color: #666; line-height:26px;letter-spacing: -0.03em;}
	.sub-goods-content .info-area-network .list li {text-align: left;position:relative;padding-left:9px;font-size:16px;font-weight:300;line-height:26px;color:#666;letter-spacing:-0.02em;}
	.sub-info-content .info-area .detail-vendor {padding-top: 50px;padding-bottom: 50px;font-size:16px;font-weight:300;line-height:26px;color:#383838;padding-left: 0px; width: 100%;}

	#notice .notice_table {
	width: 100%;
	text-align: center;
	font-size: 13px;
	border-top: 2px solid #0973b9;
	border-bottom: 1px solid #0973b9;
	}
	.notice_table th:nth-child(1) {display:none;}
	.notice_table td:nth-child(1) {display:none;}
	.notice_table th:nth-child(2) {width:70%}
	.notice_table td:nth-child(2) {width:70%; padding-left:20px;}
	.notice_table th:nth-child(4) {display:none;}
	.notice_table td:nth-child(4) {display:none;}

	#notice_detail .notice_v_box .notice_d_top ul li .nv_box .nv_left {
	display: table-cell;
	width: 134px;
	padding: 17px 0px;
	text-align: center;
	font-weight: 700;
	color: #0973b9;
	background-color: #f0f0f0;
	}
	
	#notice_detail .notice_v_box .notice_content p span > img {
	width: 100%;
	}
	#notice_detail .notice_v_box .notice_content p > img {
	width: 100%;
	}

	.fullpage .num-1 .content .txt {margin-top: 0px; font-size:16px;line-height:34px;color:#fff;width: 100%;padding-left: 0px;}
	.sub-info-content .info-area .detail {padding-top: 50px;padding-bottom: 50px;font-size:16px;font-weight:300;line-height:26px;color:#383838; padding-left: 0px; width: 100%;}
	.sub-info-content .info-area .detail2 {padding-top: 50px;padding-bottom: 50px;font-size:16px;font-weight:300;line-height:26px;color:#383838; padding-left: 0px; width: 100%;}
	.sub-info-content .info-area .detail2 br {display:none}
	.sub-info-content .info-area .detail3 {padding-top: 30px;padding-bottom: 50px;font-size:16px;font-weight:300;line-height:26px;color:#383838; padding-left: 0px; width: 100%;}
	
	.sub-info-content .info-area .detail-vendor2 {padding-top: 40px;padding-bottom: 50px;font-size:16px;font-weight:300;line-height:26px;color:#383838;padding-left: 0px; width: 100%;}
	footer {width:100%;height:215px;background:#4f4f4f;}
	footer .content {position:relative;width:100%;height:117px;margin:0 auto;padding:26px 20px 0 20px;box-sizing:border-box;}
	footer .address {font-size:13px;line-height:22px;color:#c5c5c5;text-align:left;}
	footer .address span{color: #fff;}
	footer .footer-logo {display:none;position:absolute;;left:0;top:26px;width:132px;height:31px;background:url("../images/footer_logo.png") no-repeat 0 0;text-indent:-9999px;}
	footer .location-btn {position:absolute;top:160px;width:161px;height:45px;padding-right:44px;border:1px solid #cbcbcb;background:url("../images/location_arrow.jpg") no-repeat right 0;font-size:14px;line-height:43px;text-align:center;box-sizing:border-box;color:#c5c5c5;}
    
    .layer-pop {position: absolute;left:0;top: 0px;/* padding-right: 496px; */}
    .layer-pop.num-1 .wrap {position: relative; width:100%; box-sizing:border-box;}
    .layer-pop.num-1 .wrap > img {position: relative; width:100%; box-sizing:border-box;}
    .close {width: 16px; height:16px; display:block; position:absolute; top:10px; right: 12px; cursor:pointer; z-index:9999;}
    .pop-btn {width: 190px; height: 44px; display: block; position: absolute; bottom: 16px; left: 0; right: 0; margin: 0 auto;}
    
    /* 190819 ���̾� �˾�*/
    #main_popup .layer_area{left:2.5%; top:15%; width:95%; height: auto;}
	#main_popup .layer_area .top_area{width:100%; height: auto;}
	#main_popup .layer_area .top_area .img_area{width:100%; height:375px; background-size: 100%;}
	#main_popup .layer_area .bottom_area a{height:40px; line-height: 40px;}

}

/* �����丮 */
.sub-info-content + .historyWrap {margin-top:50px}
.historyWrap {margin-bottom:100px}
.historyWrap * {-webkit-transition:all 0.2s; transition:all 0.2s}
.historyWrap .historyTit {margin-bottom:60px; text-align:center}
.historyWrap .historyTit strong {display:block; margin-bottom:20px; font-size:30px; color:#0A72B9}
.historyWrap .historyTit p {font-size:22px}
.historyWrap .historyBox dl {position:relative; padding-right:60px; margin:-30px 50% 0 0; text-align:right}
.historyWrap .historyBox dl dt {margin-bottom:5px; font-size:25px; color:#000}
.historyWrap .historyBox dl dt span {font-weight:700}
.historyWrap .historyBox dl dd span {display:inline-block; position:relative; padding-left:15px; line-height:25px; font-size:15px}
.historyWrap .historyBox dl dd span:before {display:block; content:""; position:absolute; top:11px; left:0; width:4px; height:4px; background:#0069b2}
.historyWrap .historyBox dl:before {display:block; content:""; position:absolute; bottom:0; right:0; border-right:1px solid #38b7fc; height:100%}
.historyWrap .historyBox dl:after {display:block; content:""; position:absolute; top:10px; right:-8px; border:3px solid #38b7fc; width:15px; height:15px; border-radius:50%; background:#fff; box-sizing:border-box}
.historyWrap .historyBox dl:nth-child(2n) {padding-left:60px; margin:-30px 0 0 50%; text-align:left}
.historyWrap .historyBox dl:nth-child(2n):before {right:inherit; left:-1px}
.historyWrap .historyBox dl:nth-child(2n):after {right:inherit; left:-8px}
.historyWrap .historyBox dl:nth-child(1):before {top:10px; bottom:inherit}

@media all and (max-width:1024px) {
	.historyWrap {text-align:center}
	.historyWrap .historyBox {display:inline-block; margin-top:-58px}
	.historyWrap .historyBox dl {padding-right:0; padding-top:50px; margin:0; text-align:left; padding-left:30px}
	.historyWrap .historyBox dl:before {right:inherit; left:0px; bottom:0}
	.historyWrap .historyBox dl:after {right:inherit; left:-8px; top:58px}
	.historyWrap .historyBox dl:nth-child(2n) {padding-left:60px; margin:0}
	.historyWrap .historyBox dl:nth-child(2n):before {left:0}
	.historyWrap .historyBox dl:nth-child(1):before {top:58px}
}
@media all and (max-width:768px) {
	.historyWrap {margin-bottom:70px}
	.historyWrap .historyTit {margin-bottom:40px}
	.historyWrap .historyTit strong {margin-bottom:10px; font-size:22px}
	.historyWrap .historyTit p {font-size:16px}
	.historyWrap .historyBox {margin-top:-38px}
	.historyWrap .historyBox dl {padding-top:30px; padding-left:20px !important}
	.historyWrap .historyBox dl:after {top:35px}
	.historyWrap .historyBox dl:nth-child(1):before {top:35px}
	.historyWrap .historyBox dl dt {font-size:20px}
	.historyWrap .historyBox dl dd span {padding-left:10px; line-height:20px; font-size:13px}
	.historyWrap .historyBox dl dd span:before {top:9px; width:2px; height:2px; background:#0069b2}
}

@media all and (max-width:767px){
	/* 20-05-28 반응형 추가 */
	#wrap{overflow: hidden;}
	.sub-goods-content.new_page{display:block;}
	.sub-goods-content.new_page .left_area.new_page{display:block; width:100%; padding:20px; box-sizing:border-box;}
	.sub-goods-content.new_page .right_area.new_page{display:block; width:100%; padding:20px; box-sizing:border-box;}
	.sub-goods-content.storage .new_page.storage{padding-top:20px;}
	.sub-goods-content.storage .new_page img{float: none; width:100%;}
	.sub-goods-content.storage .new_page .product_txt{float:none; width:100%; margin: 20px 0;}
	.sub-goods-content.storage .new_page .product_table{width:100%; margin-top:0; padding:20px; box-sizing:border-box;}
	.sub-goods-content.storage .new_page .btn_area{text-align: center;}
	.sub-goods-content.storage .new_page .product_table .fl, .sub-goods-content.storage .new_page .product_table .fr{float: none; width:100%;}
	.sub-goods-content.storage .new_page .product_table img{padding-top:0; margin:0; margin-top:30px;}
	.sub-goods-content.gpu .new_page{padding-top:20px;}
	.sub-goods-content.gpu .new_page img{float: none; width:100%;}
	.sub-goods-content.gpu .new_page .product_txt{float: none; width:100%;}
	.sub-goods-content.new_page .new_page .product_txt .txt_list > li{display: inline-block; width:47%; vertical-align: top;}
	.sub-goods-content.gpu .new_page .product_table{margin-top:30px;}  
	.sub-goods-content.gpu .new_page .btn_area{text-align: center;}
	.sub-goods-content.gpu .product_table .table_list.fl,
	.sub-goods-content.gpu .product_table .table_list.fr{width:100%; float: none;}
	.sub-goods-content.gpu .new_page .product_table .fl, .sub-goods-content.gpu .new_page .product_table .fr{float: none; width:100%;}
}

/*21,22����: #pc-view#mobile-view �߰�
42 ,44����: position �߰�
52~55����: popup �߰�
67���� : url �̹��� �߰�
69���� : padding-top ����
70���� : margin-top ����, width�� ����
72���� : position �߰�
80����: padding-left ����
82����: .n_img Ŭ���� �� �߰�
86���� : .n-img-right Ŭ���� �� �߰�
162,173,183����: letter-spacing �߰�
185,254���� : width ��ٰ�?�ٽ� ����
220,231,251 ���� : letter-spacing �߰�
262���� : url px ����
264,278,299���� : letter-spacing �߰�
367,369���� : margin-left ����
385���� : padding-top ����
387���� : font-size ����
404���� : width ����
412���� : letter-spacing �߰�
440���� : width ��ٰ�?�ٽ� ����
454���� : margin-left ����
503���� : letter-spacing �߰�
534���� : width�� ����
540���� : font-size ����
815���� : padding �� ����
816���� : detail-integrated Ŭ���� �߰�
818���� : padding �� ���� width ����
819,820���� : padding,width �ּ� �� ����
839���� : width,letter-spacing ���� 
906����: z-index �߰�
1282���� : height 880px ����
1286���� : min-height:540px ����
1292���� : height:860px ����
1520,1523 ���� : width�� �߰�
1527���� : margin-top:0px ����
1538���� : top:160px ����
1540~1544 : popup Ŭ���� �߰�*/


/* 20-03-03 개인정보사항 추가 */
#policy-list h2{text-align: left; font-weight: bold; font-size:18px; color:#333;}
#policy-list .list-box{margin-top:40px; font-size:16px; text-align: justify;}
#policy-list .list-box:last-child{margin-bottom:50px;}
#policy-list .list-box .bold{color:#333; font-weight:bold; }
#policy-list .list-box ul{line-height: 1.5;}
#policy-list .list-box ul.mt10{margin-top:10px;}
#policy-list .list-box li a{color:#333;}



/* GPU 모니터링 시스템 */
.monitoring h1 {font-size:32px; color:#333;font-weight:bold;text-align:center; letter-spacing: -.3px;padding:44px 20px 20px; }
.bgGray + .monitoring h1 {padding-top:80px;}
.monitoring h1 + p {font-size:18px;color:#383838; text-align:center;margin-bottom:65px;}
.monitoring .nvidid_table td:first-child {border-left:none;padding:20px 0;}
.monitoring .nvidid_table {margin-top:12px;}
.monitoring .nvidid_table td span {display:block; text-align:left;padding:3px 10px 3px 30px;text-indent: -10px; line-height:-.4px;}
.monitoring .nvidid_table tr:nth-child(2n) td {background:none;}
.monitoring_img {margin-bottom:32px;width:100%;}
.monitoring_img + .nvidid_table {margin-top:0;margin-bottom:80px;}
.monitoring .monitoring_PC {margin-bottom:45px;margin-top:40px;}
.monitoring .monitoring_MO {margin:0 auto;margin-bottom:20px;margin-top:40px;display:none;}
@media (max-width: 767px){
	.monitoring .monitoring_PC {display:none;}
	.monitoring .monitoring_MO {display:block;}
}