@charset "utf-8";

.wrapper{width:100%;height:auto;word-break:keep-all;overflow:hidden;max-width:1920px;margin:0 auto;box-shadow:0px 0 16px 0px #a3a3a380;}
/*상단영역*/
header{background:#fff;transition:all .5s;width:100%;height:auto;z-index:300;}
header .topbar{width:100%;height:30px;overflow:hidden;background:#7c7b7b;}
header .topbar .mem-link-wrap{float:right;margin-right:80px;display:flex;justify-content:flex-start;align-items:center;}
header .topbar .mem-link-wrap li{padding:0 20px;position:relative;}
header .topbar .mem-link-wrap li:before{content:"";width:1px;height:12px;overflow:hidden;display:block;background:#9d9c9c;position:absolute;left:0;top:50%;margin-top:-6px;}
header .topbar .mem-link-wrap li:first-child{padding-left:0;}
header .topbar .mem-link-wrap li:last-child{padding-right:0;}
header .topbar .mem-link-wrap li:first-child:before{display:none}
header .topbar .mem-link-wrap li a{display:flex;justify-content:center;align-items:center;height:30px;}
header .topbar .mem-link-wrap li a img{display:flex;}
header .topbar .mem-link-wrap li a span{font-family: 'Inter';display:flex;font-size:12px;color:#fff;margin-left:3px;}
header .rela{border-bottom:1px solid #dedede;margin:0 auto;transition:all .5s;width:100%;height:60px;position:relative;display:flex;justify-content:flex-start;align-items:center;}
header .rela h1{width:109px;height:41%;padding:0;margin-left:80px;}
header .rela h1 img{}
header .rela .header-item{width:100%;flex:1;height:auto;display:flex;justify-content:flex-start;align-items:center;}
header .gnb-list{width:100%;flex:1;height:auto;display:flex;justify-content:center;align-items:center;}
header .gnb-list>li{margin-left:60px;}
header .gnb-list>li:first-child{margin-left:0px;}
header .gnb-list>li>a{text-decoration:none !important;font-size:16px;height:60px;color:#000;font-weight:500;display:flex;justify-content:flex-start;align-items:center;}
header .gnb-list>li>a:hover{font-weight:500;}
header .gnb-list>li .sub-menu-wrap{display:none;}
header .gnb-list>li .sub-menu-wrap{border-top:1px solid #dedede;border-bottom:1px solid #dedede;width:100%;height:auto;position:absolute;left:0;top:60px;background:#fff;overflow:hidden;z-index:100;}
header .gnb-list>li:hover .sub-menu-wrap{display:block;}
header .gnb-list>li .sub-menu-wrap ul{width:100%;height:60px;overflow:hidden;display:flex;justify-content:center;align-items:center;}
header .gnb-list>li .sub-menu-wrap ul li{padding:0 30px;}
header .gnb-list>li .sub-menu-wrap ul li a{font-size:16px;color:#a4a4a4;font-weight:300;}
header .gnb-list>li .sub-menu-wrap ul li a:hover{color:#000;}
header .gnb-list>li .sub-menu-wrap.type01{padding-bottom:30px;}
header .gnb-list>li .sub-menu-wrap.type01 ul{display:block;height:93%;text-align:center;}
header .gnb-list>li .sub-menu-wrap.type01 ul li{padding:0;display:inline-block;}
header .gnb-list>li .sub-menu-wrap.type01 ul li a{width:110px;height:auto;overflow:Hidden;flex-direction:column;display:flex;justify-content:center;align-items:center;}
header .gnb-list>li .sub-menu-wrap.type01 ul li a .ico{width:80px;height:80px;}
header .gnb-list>li .sub-menu-wrap.type01 ul li a .txt{font-size:13px;color:#404040;width:100%;height:auto;overflow:hidden;text-align:center;display:flex;justify-content:center;align-items:center;}
header .gnb-list>li .sub-menu-wrap.type01 ul li a .txt2 {font-size:11px;background:linear-gradient(135deg, #2d9dff 30%, #00c2ffc2 100%);-webkit-background-clip: text;color:transparent;height:15px;}

header .gnb-list>li .sub-menu-wrap.type01 .sub-menu-close{position:absolute;right:60px;bottom:20px;}
header .gnb-list>li .sub-menu-wrap.type01 .sub-menu-close i{display:none;color:#7c7b7b;font-weight:bold;font-size:30px;}
header .gnb-list>li>a.txt_iot{color:#1F95FF;font-weight:bold;}

div#relabar {max-width:1920px;border-bottom:1px solid #dedede;margin:0 auto;width:100%;height:60px;position:absolute;display:flex;justify-content:flex-start;align-items:center;z-index:99;background:#fff;}
#relabar h1 {width: 154px; height:100%;padding:0;margin-left:200px;}
#relabar .btn-search {margin-top:2px;margin-right:80px;margin-left:89px;}
#relabar .btn-search .el-icon-close {display:none;}

.sticky {
  position: fixed !important;
  top: 0;
  background:#fff;
}


/*
header .mem-link-wrap li .myservice-wrap{position:relative;}
header .mem-link-wrap li .myservice-wrap>a{background:#fff;height:40px;display:flex;justify-content:flex-start;align-items:center;}
header .mem-link-wrap li .myservice-wrap>a i{display:flex;font-size:15px;color:#151515;}
header .mem-link-wrap li .myservice-wrap>a span{margin-left:10px;display:flex;font-size:15px;color:#151515;width:80px;}
header .mem-link-wrap li .myservice-wrap .myservice-layer{display:none;}
header .mem-link-wrap li .myservice-wrap:hover>a + .myservice-layer{display:block;}
.myservice-layer{width:198px;height:auto;overflow:Hidden;position:absolute;left:-50px;top:40px;background:#fff;border:1px solid #151515;}
.myservice-layer.type01{left:0;width:148px;}
.myservice-layer .my-header-wrap{width:100%;height:auto;overflow:Hidden;background:#f6f6f6;padding-bottom:20px;}
.myservice-layer .my-header{margin-top:20px;width:calc( 100% - 40px );height:auto;padding:0 20px;overflow:Hidden;display:flex;justify-content:space-between;align-items:center;}
.myservice-layer .my-header .name{display:flex;font-size:15px;color:#151515;}
.myservice-layer .my-header .name strong{font-size:15px;font-weight:700;color:#151515;text-decoration:underline !important;}
.myservice-layer .my-header a{display:flex;font-size:12px;color:#444;text-decoration:underline !important;}
.myservice-layer .cnt-wrap{margin-top:15px;width:100%;height:auto;overflow:Hidden;display:flex;justify-content:center;align-items:center;}
.myservice-layer .cnt-wrap a{width:calc( 100% / 3 - 10px );height:70px;flex-direction:column;overflow:hidden;display:flex;justify-content:center;align-items:center;}
.myservice-layer .cnt-wrap a img{}
.myservice-layer .cnt-wrap a span{font-size:12px;color:#444;padding:5px 0;}
.myservice-layer .cnt-wrap a strong{font-size:14px;color:#833f9e;}

.myservice-layer .my-msg{width:100%;height:auto;overflow:Hidden;text-align:center;font-size:15px;color:#151515;padding:20px 0;}
.myservice-layer .my-btn-wrap{width:100%;height:auto;overflow:Hidden;display:flex;justify-content:center;align-items:center;}
.myservice-layer .my-btn-wrap .btn-my-login{border:0;width:48px;height:24px;overflow:hidden;font-size:12px;background:#833f9e;color:#fff;display:flex;justify-content:center;align-items:center;}
.myservice-layer .my-btn-wrap .btn-my-join{margin-left:10px;width:55px;height:24px;overflow:hidden;font-size:12px;background:#fff;border:1px solid #e2e5ec;color:#151515;display:flex;justify-content:center;align-items:center;}
.myservice-layer .my-menu{width:calc( 100% - 40px );height:auto;overflow:hidden;margin:25px auto;}
.myservice-layer .my-menu li{width:100%;height:25px;overflow:hidden;}
.myservice-layer .my-menu li a{font-size:13px;color:#666;width:100%;height:25px;overflow:hidden;display:flex;justify-content:flex-start;align-items:center;}
.myservice-layer .my-menu li:hover a{text-decoration:underline !important;color:#151515;}
.myservice-layer .my-menu li:hover{background:url(../image/bg/bg-arr-right.png) no-repeat right center;}
*/

/*검색창 레이어*/
.search-layer-wrap{display:none;position:fixed;left:0;top:0px;z-index:999;width:100%;height:auto;overflow:hidden;background:#fff;padding:0;}
.search-layer-wrap.on{display:block;}
.search-close{position:absolute;border:0;background:transparent;right:70px;top:13px;}
.search-close i{color:#7c7c7a;font-weight:bold;font-size:30px;}
.search-layer-wrap .search-layer-form{width:800px;height:60px;overflow:hidden;margin:0 auto;display:flex;justify-content:flex-start;align-items:center;}
.search-layer-wrap .search-layer-form .inp{font-size:18px;border:0;width:100%;flex:1;height:64px;}
.search-layer-wrap .search-layer-form button{border:0;width:64px;height:64px;background:transparent;display:flex;justify-content:center;align-items:center;}
.search-layer-wrap .search-layer-form button i{font-size:25px;color:#7d7d7c;font-weight:bold;}
.search-layer-wrap .search-keword-list{width:100%;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;height:auto;overflow:Hidden;padding:10px 0;}
.search-layer-wrap .search-keword-list .search-rela{width:840px;max-width:1520px;;height:auto;overflow:hidden;margin:0 auto;display:flex;justify-content:flex-start;align-items:center;}
.search-layer-wrap .search-keword-list .search-rela label{background:#ededed;font-size:14px;color:#9b9b9b;font-weight:500;position:relative;width:50px;height:24px;display:flex;justify-content:center;align-items:center;}
.search-layer-wrap .search-keword-list .search-rela label:before{position:absolute;right:-12px;top:0;content:"";display:block;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:12px solid #ededed;}
.search-layer-wrap .search-keword-list ul{width:100%;height:auto;overflow:Hidden;text-align:left;flex:1;margin-left:24px;}
.search-layer-wrap .search-keword-list ul li{display:inline-block;}
.search-layer-wrap .search-keword-list ul li a{padding:0 10px;border-radius:14px;display:flex;justify-content:center;align-items:center;font-size:14px;color:#929292;}
.mob-new-list{display:none;width:calc( 100% - 40px );height:auto;overflow:hidden;margin:0 auto;}
.mob-new-list dt{margin-top:40px;width:100%;height:auto;overflow:hidden;font-size:14px;}
.mob-new-list dt.c01{color:#833f9e;}
.mob-new-list dt.c02{color:#8cbd4c;}
.mob-new-list dd{width:100%;height:auto;overflow:hidden;}
.mob-new-list dd ul{width:100%;height:auto;overflow:hidden;}
.mob-new-list dd ul li{margin-top:10px;width:100%;height:auto;overflow:hidden;}
.mob-new-list dd ul li a{width:100%;height:auto;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;word-wrap:normal;font-size:16px;color:#151515;}

/*모바일 메뉴*/
.mob-menu-wrap{display:none;width:100%;height:100%;overflow:hidden;position:fixed;left:0;top:0;background:#f3f4f9;}
.mob-menu-wrap.on{display:block;}
.mob-menu-wrap .wrela{padding-bottom:20px;background:#fff;width:100%;height:auto;overflow:hidden;}
.mob-menu-wrap .mob-header{display:flex;justify-content:space-between;align-items:center;width:100%;height:60px;overflow:hidden;}
.mob-menu-wrap .mob-header h1{display:flex;margin-left:20px;}
.mob-menu-wrap .mob-header h1 img{height:20px;}
.mob-menu-wrap .mob-header .mob-side{display:flex;justify-content:flex-start;align-items:center;margin-right:10px;}
.mob-menu-wrap .mob-header .mob-side a{display:flex;justify-content:center;align-items:center;width:40px;height:40px;}
.mob-menu-wrap .mob-header .mob-side a i{font-size:26px;color:#151515;font-weight:bold;}

.mob-menu-wrap .mob-user-info{width:calc( 100% - 40px );display:flex;justify-content:space-between;align-items:center;height:auto;overflow:hidden;margin:40px auto 0 auto;}
.mob-menu-wrap .mob-user-info .msg{width:100%;flex:1;height:auto;overflow:hidden;font-size:16px;color:#151515;}
.mob-menu-wrap .mob-user-info .msg strong{font-size:16px;color:#151515;font-weight:700;text-decoration:underline !important;}
.mob-menu-wrap .mob-user-info .edit-wrap{width:80px;height:80px;overflow:hidden;position:relative;}
.mob-menu-wrap .mob-user-info .edit-wrap .pic{width:80px;height:80px;overflow:hidden;border-radius:50%;background-size:cover !important;}
.mob-menu-wrap .mob-user-info .edit-wrap button{border:0;width:30px;height:30px;border-radius:50%;background:#151515;position:absolute;right:0;bottom:0;}
.mob-menu-wrap .mob-user-info .edit-wrap button i{font-size:16px;color:#fff;}
.mob-menu-wrap .mob-quick-list{display:flex;justify-content:center;align-items:center;width:calc( 100% - 40px );height:auto;overflow:hidden;margin:40px auto 0 auto;}
.mob-menu-wrap .mob-quick-list li{width:80px;height:auto;overflow:hidden;}
.mob-menu-wrap .mob-quick-list li a{flex-direction:column;display:flex;justify-content:center;align-items:center;width:80px;height:auto;overflow:hidden;}
.mob-menu-wrap .mob-quick-list li a .ico{width:60px;height:60px;}
.mob-menu-wrap .mob-quick-list li a .ico img{width:60px;height:60px;}
.mob-menu-wrap .mob-quick-list li a .txt{display:flex;justify-content:center;align-items:center;font-size:16px;color:#833f9e;margin-top:5px;width:100%;text-align:center;}
.mob-menu-wrap .mob-menu-list{width:calc( 100% - 40px );height:auto;overflow:hidden;margin:40px auto 0 auto;}
.mob-menu-wrap .mob-menu-list dt{width:100%;height:auto;overflow:hidden;font-size:14px;color:#151515;font-weight:700;}
.mob-menu-wrap .mob-menu-list dd{width:100%;height:auto;overflow:hidden;}
.mob-menu-wrap .mob-menu-list dd ul{width:100%;height:auto;overflow:hidden;}
.mob-menu-wrap .mob-menu-list dd ul.type01{margin-top:20px;border-top:1px solid #e0e3ea;padding-top:10px;}
.mob-menu-wrap .mob-menu-list dd ul li{width:50%;height:auto;overflow:hidden;float:left;margin-top:10px;}
.mob-menu-wrap .mob-menu-list dd ul li a{font-size:18px;color:#151515;font-weight:700;}

.mob-menu-wrap .mob-ft-menu{display:flex;justify-content:flex-start;align-items:center;width:calc( 100% - 40px );height:auto;overflow:hidden;margin:40px auto 0 auto;}
.mob-menu-wrap .mob-ft-menu li{display:flex;padding:0 10px;position:relative;}
.mob-menu-wrap .mob-ft-menu li:before{content:"";width:2px;height:2px;border-radius:50%;position:absolute;left:0;top:50%;margin-top:-1px;overflow:hidden;display:block;background:#666;}
.mob-menu-wrap .mob-ft-menu li:first-child{padding-left:0;}
.mob-menu-wrap .mob-ft-menu li:first-child:before{display:none}
.mob-menu-wrap .mob-ft-menu li a{font-size:13px;color:#666;}

header .rela .btn-search{margin-top:3px;margin-right:80px;margin-left:89px;}
header .rela .btn-search i{font-size:20px;color:#7b7b7a;font-weight:bold;}
header .rela .btn-search .el-icon-close{display:none}
header .rela .btn-search .el-icon-search{display:block}
header .rela .btn-search.on .el-icon-close{display:block}
header .rela .btn-search.on .el-icon-search{display:none}

.container{position:relative;z-index:30;}


/*스크롤 기본 다운시*/

header.on .rela{height:0;}
header.on.up{}

header .side-cont{z-index:999;display:none;justify-content:center;align-items:center;background:#3c9607;}
header .side-cont .btn-total-nav{background:#3c9607;position:relative;width:49px;height:49px;overflow:hidden;display:flex;justify-content:flex-start;align-items:center;margin-left:0px;}
header.sub .side-cont .btn-total-nav span{background:#fff;}
header .side-cont .btn-total-nav span {
    position: absolute;transition: all .4s;
    left: 14px;
    width: 20px;
    height: 2px;
    background-color: #fff;
    border-radius: 2px;
}
header .side-cont .btn-total-nav span:nth-of-type(1) {
    top: 17px;
}
header .side-cont .btn-total-nav span:nth-of-type(2) {
    top: 25px;
}
header .side-cont .btn-total-nav span:nth-of-type(3) {
    top: 33px;
}
header .side-cont.on .btn-total-nav span:nth-of-type(1) {
    -webkit-transform : translateY(20px) rotate(-45deg);
    transform : translateY(20px) rotate(-45deg);
    top:5px;
}
header .side-cont.on .btn-total-nav span:nth-of-type(2) {
    left : 200%;
    opacity : 0;
    -webkit-transform : translateY(10px);
    transform : translateY(10px);
    -webkit-animation : active-menu-bar06 .8s forwards;
    animation : active-menu-bar06 .8s forwards;
}
@-webkit-keyframes active-menu-bar06 {
    100% {
        height : 0;
    }
}
@keyframes active-menu-bar06 {
    100% {
        height : 0;
    }
}
header .side-cont.on .btn-total-nav span:nth-of-type(3) {
    -webkit-transform : translateY(-20px) rotate(45deg);
    transform : translateY(-20px) rotate(45deg);
    width:20px;top:45px;
}
header .side-cont.on{}

/*하단영역*/
footer{position:relative;width:100%;height:auto;overflow:hidden;border-top:1px solid #dedede;}
footer .rela{padding:75px 0;display:flex;justify-content:space-between;align-items:flex-start;width:100%;max-width:100%;max-width:1520px;;height:auto;overflow:hidden;margin:0 auto;}
footer .rela .fnb-list{flex:1;width:100%;height:auto;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;}
footer .rela .fnb-list>li{width:210px;position:relative;}
footer .rela .fnb-list>li:first-child{padding-left:0;}
footer .rela .fnb-list>li>.tit{font-family: 'Inter';font-size:16px;color:#000;font-weight:500;width:100%;height:auto;overflow:hidden;}
footer .rela .fnb-list>li>.tit_blue{font-family: 'Inter';font-size:16px;color:#1F95FF;font-weight:500;width:100%;height:auto;overflow:hidden;}
footer .rela .fnb-list>li ul{width:100%;height:auto;overflow:hidden;}
footer .rela .fnb-list>li ul li{margin-top:15px;width:100%;height:auto;overflow:hidden;}
footer .rela .fnb-list>li ul li a{font-size:14px;color:#7d7d7d;}
footer .cust-item-wrap{width:400px;height:auto;overflow:hidden;}
footer .cust-item-wrap .cust-header{display:flex;justify-content:flex-start;align-items:center;width:100%;height:auto;overflow:hidden;}
footer .cust-item-wrap .cust-header strong{text-transform:uppercase;display:flex;font-size:16px;color:#000;}
footer .cust-item-wrap .cust-header span{letter-spacing:-.5px;display:flex;margin-left:5px;margin-top:3px;font-size:12px;color:#3e3a39;}
footer .cust-item-wrap .form-item{margin-top:20px;display:flex;justify-content:space-between;align-items:center;width:100%;height:auto;overflow:hidden;}
footer .cust-item-wrap .form-item .inp{font-size:13px;width:100%;flex:1;height:40px;border:0;background:#ededed;padding:0 14px;border-top-left-radius:5px;border-bottom-left-radius:5px;}
footer .cust-item-wrap .form-item button{border:0;margin-left:0px;width:100px;height:40px;font-size:13px;color:#fff;overflow:hidden;border-top-right-radius:5px;border-bottom-right-radius:5px;background:#00275e;color:#fff;}
footer .cust-item-wrap .ico-link-wrap{margin-top:25px;display:flex;justify-content:flex-start;align-items:center;width:100%;height:auto;overflow:hidden;}
footer .cust-item-wrap .ico-link-wrap ul{display:flex;justify-content:flex-start;align-items:center;}
footer .cust-item-wrap .ico-link-wrap ul li{display:flex;margin-left:10px;}
footer .cust-item-wrap .ico-link-wrap ul li a{display:flex;}
footer .cust-item-wrap .ico-link-wrap ul.ft-sns-list{padding-right:22px;border-right:1px solid #dedede;margin-right:22px;}

footer .copyright{margin:0 auto;background:#ededed;width:100%;height:60px;overflow:hidden;display:flex;justify-content:space-between;align-items:center;}
footer .copyright .txt{font-family: 'Inter';display:flex;font-size:13px;color:#3e3a39;}
footer .copyright .txt a{font-family: 'Inter';display:flex;font-size:13px;color:#3e3a39;}
footer .copyright ul{display:flex;justify-content:flex-start;align-items:center;}
footer .copyright ul li{display:flex;padding:0 12px;position:relative;}
footer .copyright ul li:before{content:"";width:1px;height:14px;overflow:hidden;display:block;background:#d1d0d0;position:absolute;left:0;top:50%;margin-top:-7px;}
footer .copyright ul li:first-child{padding-left:0;}
footer .copyright ul li:first-child:before{display:none;}
footer .copyright ul li a{font-family: 'Inter';font-size:13px;color:#3e3a39;}

.totalmneu-wrap{z-index:90;opacity:0;transform:translateY(20px);transition:all .5s;display:none;width:1212px;height:294px;overflow:Hidden;background:#fff url(../image/bg/bg-map.jpg) no-repeat left center;position:absolute;left:50%;top:154px;margin-left:-606px;}
.totalmneu-wrap.ing{display:block;}
.totalmneu-wrap.on{opacity:1;transform:translateY(0px);}
.totalmneu-wrap .rela{width:972px;height:auto;overflow:Hidden;margin-left:200px;}
.totalmneu-wrap .rela>ul{width:100%;height:auto;overflow:Hidden;display:flex;justify-content:space-between;align-items:flex-start;}
.totalmneu-wrap .rela>ul>li{width:190px;height:auto;overflow:hidden;}
.totalmneu-wrap .rela ul li .tit{font-size:18px;color:#24520a;font-weight:500;display:flex;justify-content:center;align-items:center;background:#deedd5;width:100%;height:34px;overflow:hidden;}
.totalmneu-wrap .rela ul li ul{padding-top:10px;width:100%;height:auto;overflow:hidden;}
.totalmneu-wrap .rela ul li ul li{width:calc( 100% - 10px );padding-left:10px;height:27px;overflow:hidden;display:flex;justify-content:flex-start;align-items:center;}
.totalmneu-wrap .rela ul li ul li a{font-size:16px;color:#555;}
.totalmneu-wrap .rela ul li ul li a:hover{color:#0b79bf;}
.totalmneu-wrap .mem-link-wrap{display:none}

/*컨텐츠영역*/
.container{width:100%;height:auto;overflow:hidden;padding-top:60px;}
.section{width:100%;height:auto;position:relative;}

.main-latest-wrap{width:100%;height:auto;overflow:hidden;}
.main-latest-wrap .rela{position:relative;width:100%;height:auto;overflow:hidden;margin:0 auto;}
.main-latest-wrap .rela .swiper-container{width:100%;height:auto;overflow:hidden;}
.main-latest-wrap .rela .swiper-container .swiper-slide{position:relative;width:100%;height:auto;overflow:hidden;}
.main-latest-wrap .rela .swiper-container .swiper-slide img{width:100%;}
/*
.main-latest-wrap .rela .swiper-container .swiper-slide .bgbox{width:100%;height:830px;overflow:hidden;position:absolute;left:0;top:0;}
.main-latest-wrap .rela .swiper-container .swiper-slide .cont{transition:all 1s;transform:translateY(50px);opacity:0;margin:220px auto 0 auto;width:100%;max-width:1520px;;height:auto;overflow:hidden;position:relative;z-index:10;}
.main-latest-wrap .rela .swiper-container .swiper-slide.swiper-slide-active .cont{transform:translateY(0px);opacity:1;}
.main-latest-wrap .rela .swiper-container .swiper-slide .cont .tit{margin-top:2px;font-size:80px;color:#fff;width:100%;height:auto;overflow:hidden;font-weight:500;}
.main-latest-wrap .rela .swiper-container .swiper-slide .cont .desc{font-family: 'Inter';line-height:1em;font-size:42px;color:#fff;width:100%;height:auto;}
.main-latest-wrap .rela .swiper-container .swiper-slide .cont.t01{margin:170px auto 0 auto;}
.main-latest-wrap .rela .swiper-container .swiper-slide .cont.t01 .tit{width:400px;margin:0 0 0 auto;text-align:left;color:#fff;}
.main-latest-wrap .rela .swiper-container .swiper-slide .cont.t01 .desc{width:400px;margin:0 0 0 auto;text-align:left;color:#fff;}
*/
.main-latest-wrap .swiper-pagination{position:absolute;left:0px;bottom:50px;width:100%;height:26px;overflow:hidden;display:flex;justify-content:center;align-items:center;}
.main-latest-wrap .swiper-pagination span{margin:0 7px !important;opacity:1 !important;border-radius:5px;display:flex;width:15px;height:10px;overflow:hidden;background:#fff;border:0;box-shadow:3px 3px 5px #33333396;}
.main-latest-wrap .swiper-pagination span.swiper-pagination-bullet-active{background:#fff;width:90px;}

.main-leader-wrap{width:100%;height:auto;overflow:Hidden;}
.main-leader-wrap .rela{width:100%;max-width:100%;max-width:1520px;;height:auto;overflow:Hidden;margin:0 auto;}
.main-leader-wrap .rela .item-header{display:block;justify-content:flex-start;align-items:center;margin-top:65px;width:100%;height:auto;overflow:Hidden;text-align:center;}
.main-leader-wrap .rela .item-header h2{text-transform:uppercase;display:block;font-size:56px;color:#010101;font-weight:700;letter-spacing:-2px !important;}
.main-leader-wrap .rela .item-header span{font-family: 'Inter';display:block;font-size:20px;color:#3e3a39;margin-bottom:65px;}
.main-leader-wrap .rela ul{margin-top:30px;width:100%;height:auto;overflow:hidden; }
.main-leader-wrap .rela ul li{}
.main-leader-wrap .rela ul li:nth-child(1){margin-bottom:20px;width:904px;height:500px;overflow:hidden;float:left;}
.main-leader-wrap .rela ul li:nth-child(2){margin-bottom:20px;width:calc( 100% - 924px );height:500px;overflow:hidden;float:right;}
.main-leader-wrap .rela ul li:nth-child(3){width:calc( 100% - 924px );height:300px;overflow:hidden;float:left;}
.main-leader-wrap .rela ul li:nth-child(4){width:904px;height:300px;overflow:hidden;float:right;}
.main-leader-wrap .rela ul li a{position:relative;display:block;width:100%;height:100%;overflow:hidden;}
.main-leader-wrap .rela ul li a .pic{width:100%;height:100%;overflow:hidden;background-size:cover !important;}
.main-leader-wrap .rela ul li a .cont{position:absolute;left:43px;top:35px;width:100%;height:auto;overflow:hidden;flex-direction:column;display:flex;justify-content:flex-start;align-items:flex-start;text-shadow:1px 1px 5px #0000005e;}
.main-leader-wrap .rela ul li a .cont strong{text-transform:uppercase;display:flex;font-size:38px;color:#fff;font-weight:500;}
.main-leader-wrap .rela ul li a .cont span{font-family: 'Inter';display:flex;font-size:16px;color:#fff;}
.main-leader-wrap .rela ul li:nth-child(3) a .cont strong,
.main-leader-wrap .rela ul li:nth-child(3) a .cont span{color:#fff;}
.main-leader-wrap .rela ul li:nth-child(4) a .cont strong,
.main-leader-wrap .rela ul li:nth-child(4) a .cont span{color:#fff;}

.main-news-wrap{width:100%;height:auto;overflow:Hidden;padding-bottom:166px;}
.main-news-wrap .rela{width:100%;max-width:100%;max-width:1520px;;height:auto;overflow:Hidden;margin:0 auto;}
.main-news-wrap .rela .item-header{display:block;justify-content:flex-start;align-items:center;margin-top:65px;width:100%;height:auto;overflow:Hidden;text-align:center;}
.main-news-wrap .rela .item-header h2{text-transform:uppercase;display:block;font-size:56px;color:#010101;font-weight:700;}
.main-news-wrap .rela .item-header span{font-family: 'Inter';display:block;font-size:18px;color:#3e3a39;margin-bottom:10px;}
.main-news-wrap .rela>ul{display:flex;margin-top:65px;/*width:calc( 100% + 20px );*/height:auto;overflow:hidden;justify-content:center;}
.main-news-wrap .rela>ul>li{width:calc( 25% - 20px );margin:0 10px;float:left;height:auto;overflow:hidden;position:relative;}
.main-news-wrap .rela ul li a{display:block;width:100%;height:100%;}
.main-news-wrap .rela ul li a:hover{opacity:1;}
.main-news-wrap .rela ul li .pic{width:100%;height:230px;overflow:Hidden;display:block;background-size:cover !important;}
.main-news-wrap .rela>ul>li .pic{transition:all .5s;filter-: grayscale(1);}
.main-news-wrap .rela>ul>li:hover .pic{filter: grayscale(0);}
.main-news-wrap .rela ul li .cont{display:flex;align-items:flex-start;flex-direction:column;border:1px solid #dedede;border-top:0;width:calc( 100% - 62px );padding:20px 30px 0 30px;height:138px;overflow:Hidden;}
.main-news-wrap .rela ul li .tit a {font-size:18px;color:#000;width:100%;height:auto;overflow:Hidden;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.main-news-wrap .rela ul li ul{display:flex;justify-content:flex-start;align-items:center;margin-top:20px;width:100%;height:auto;overflow:Hidden;}
.main-news-wrap .rela ul li ul li{margin-left:20px;display:flex;justify-content:flex-start;align-items:center;}
.main-news-wrap .rela ul li ul li:first-child{margin-left:0;}
.main-news-wrap .rela ul li ul li i{display:flex;font-size:18px;color:#7d7d7d;}
.main-news-wrap .rela ul li ul li span{margin-left:5px;display:flex;font-size:14px;color:#7d7d7d;}

/*POS*/
.pos-header{transition:all .5s;width:100%;height:60px;background:#fff;border-bottom:1px solid #e1e1e1;display:flex;justify-content:center;align-items:center;z-index:50;}
body.on .pos-header{position:fixed;left:0;top:0px;z-index:99;}
body.on  .pos-tabarea{margin-top:68px;}
.pos-header .rela{width:calc( 100% - 160px );height:60px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;}
.pos-header .rela .pos-select-menu{position:relative;width:480px;height:60px;display:flex;justify-content:flex-start;align-items:center;}
.pos-header .rela .pos-select-menu>a{width:100%;overflow:hidden;height:60px;display:flex;justify-content:flex-start;align-items:center;}
.pos-header .rela .pos-select-menu>a img{display:flex;width:70px;}
.pos-header .rela .pos-select-menu>a strong{display:flex;font-size:18px;color:#000;font-weight:500;}
.pos-header .rela .pos-select-menu>a span{margin-left:20px;padding-left:20px;position:relative;display:flex;width:100%;flex:1;font-size:18px;color:#000;font-weight:500;}
.pos-header .rela .pos-select-menu>a span:before{content:"";width:1px;height:20px;overflow:hidden;display:block;background:#adadad;position:absolute;left:0;top:50%;margin-top:-10px;}
.pos-header .rela .pos-select-menu>a i{display:flex;font-size:20px;color:#1f1f1f;margin-right:20px;font-weight:bold;}
.pos-header .rela .pos-select-menu .pos-rs-list{display:none;box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);width:100%;height:auto;overflow:hidden;position:absolute;left:0;top:60px;background:#fff;z-index:99;}
.pos-header .rela .pos-select-menu>a.on i{transform:rotate(-180deg)}
.pos-header .rela .pos-select-menu>a.on + .pos-rs-list{display:block;}
.pos-header .rela .pos-select-menu .pos-rs-list ul{margin-left:auto;width:300px;height:auto;overflow:hidden;}
.pos-header .rela .pos-select-menu .pos-rs-list ul li{display:flex;justify-content:flex-start;align-items:center;width:100%;height:45px;overflow:hidden;}
.pos-header .rela .pos-select-menu .pos-rs-list ul li a{font-size:16px;color:#000;}
.pos-header .rela .pos-select-menu .pos-rs-list .link-btn-wrap{width:calc( 100% - 100px );height:90px;overflow:hidden;margin:30px auto 0 auto;border-top:1px solid #d3d3d3;}
.pos-header .rela .pos-select-menu .pos-rs-list .link-btn-wrap a{display:flex;justify-content:space-between;align-items:center;width:100%;height:90px;overflow:hidden;}
.pos-header .rela .pos-select-menu .pos-rs-list .link-btn-wrap a span{font-size:18px;color:#77787b;font-weight:500;}
.pos-header .rela .pos-select-menu .pos-rs-list .link-btn-wrap a img{}

.pos-header .rela .pos-tabs-menu{display:flex;justify-content:flex-start;align-items:center;}
.pos-header .rela .pos-tabs-menu ul{display:flex;justify-content:flex-start;align-items:center;}
.pos-header .rela .pos-tabs-menu ul li{margin-left:70px;display:flex;}
.pos-header .rela .pos-tabs-menu ul li:first-child{margin-left:0;}
.pos-header .rela .pos-tabs-menu ul li a{font-weight:100;font-size:16px;color:#000;display:flex;justify-content:center;align-items:center;height:68px;}
.pos-header .rela .pos-tabs-menu ul li a.on{font-weight:500;}

.pos-tabarea{display:none}
.pos-tabarea.on{display:block;}

.pos-tabarea .fea-intro{width:100%;height:1200px;overflow:hidden;background:url(../image/bg/bg-fea-intro-bigpos.jpg) no-repeat left top;}
.pos-tabarea .fea-intro.bluo {background: url(../image/bg/bg-fea-intro-bluo.jpg) no-repeat center / cover;}
.pos-tabarea .fea-intro img{width:100%;float:left;}
.pos-tabarea .fea-intro .cont{width:100%;max-width:1520px;height:auto;overflow:Hidden;margin:180px auto 0 auto;}
.pos-tabarea .fea-intro.bigpos-2150 .cont,
.pos-tabarea .fea-intro.bigpos-2700 .cont{width:calc(100% - 40px);margin:220px auto 0 auto;}
.pos-tabarea .fea-intro .cont .tit-s {font-size:32px;font-weight:200;margin-left:2px;}
.pos-tabarea .fea-intro .cont .tit-s strong {font-size:32px;font-weight:600;}
.pos-tabarea .fea-intro .cont .tit{display:flex;justify-content:flex-start;align-items:flex-start;position:relative;width:620px;height:auto;font-size:68px;color:#000;font-weight:500;padding-bottom:40px;margin-bottom:40px;}
.pos-tabarea .fea-intro .cont .tit span{color:#000;font-size:28px;display:flex;margin-top:15px;margin-right:10px;}
.pos-tabarea .fea-intro .cont .tit:before{content:"";width:40px;height:1px;overflow:hidden;display:block;background:#878787;position:absolute;left:0;bottom:0;}
.pos-tabarea .fea-intro .cont .desc{width:50%;height:auto;font-size:18px;font-family: 'Inter';color:#000;line-height:36px;}
.pos-tabarea .fea-intro .cont .desc strong{font-size:18px;font-weight:bold;}

/*BCK 3200*/
.pos-tabarea .fea-intro.bck-3200 .cont{width:calc(100% - 40px); margin:220px auto 0 auto;}
.pos-tabarea .fea-intro.bck-3200 .cont .desc-2 {width:42%;font-family:'Inter';font-size:18px; background:#cce198a3;padding:20px 30px;margin-top:13%;line-height:1.8em;}
.pos-tabarea .fea-intro.bck-4300 .cont .desc-2 {width:42%;font-family:'Inter';font-size:18px; background:#cce198a3;padding:20px 30px;margin-top:13%;line-height:1.8em;}

.pos-tabarea .fea-info.bck-3200 .rela{margin-top:110px;}
.pos-tabarea .fea-info.bck-3200 .rela .cont {margin-left:45%;}
.pos-tabarea .fea-info.bck-3200 .rela ul li .sdesc {font-size:14px;line-height:1.5rem;}

.pos-tabarea .fea-info.bck-3200 .rela ul li{width:37%;height:200px;}
.pos-tabarea .fea-info.bck-3200 .rela ul {margin-left:45%;}
.pos-tabarea .fea-info.bck-3200 .rela .cont .desc {margin-top:0px;}

.pos-tabarea .fea-display.bck-3200 .rela{margin-top:120px;}
.pos-tabarea .fea-display.bck-3200 .rela ul {width:760px;}
.pos-tabarea .fea-display.bck-3200 .rela .cont:before{}

.pos-tabarea .fea-performence.bck-3200 .rela .cont {text-align:left !important; }
.pos-tabarea .fea-performence.bck-3200 .rela .cont:before {left:0;width:40px;}
.pos-tabarea .fea-performence.bck-3200 .rela .desc {text-align:left !important;font-size:18px;}
.pos-tabarea .fea-performence.bck-3200 .rela .cont .tit {color:#1f95ff;}
.pos-tabarea .fea-performence.bck-3200 .rela ul li .ico {width:250px;display:grid;}
.pos-tabarea .fea-performence.bck-3200 .rela ul li .ico img {width:90%;}
.pos-tabarea .fea-performence.bck-3200 .rela ul li {margin-left:0;width:445px;display:flex;}
.pos-tabarea .fea-performence.bck-3200 .rela ul li .txt {width:300px;top:175px;padding-top:20px;}
.pos-tabarea .fea-performence.bck-3200 .rela ul li .txt p {font-family:'Inter';color:#fff;font-size:16px;width:63%;}
.pos-tabarea .fea-performence.bck-3200 .rela ul li:first-child {margin-right:5%;}
.pos-tabarea .fea-performence.bck-3200 .rela ul.cpu-icon-m {display:none;}

.pos-tabarea .fea-product-05 .rela .cont{width:760px;overflow:hidden;padding-top:12%;margin-left:10%;height:auto;padding-bottom:40px;margin-bottom:40px;position:relative;}
.pos-tabarea .fea-product-05 .rela .cont .tit{width:100%;height:auto;font-size:22px;color:#00448d;font-weight:500;}
.pos-tabarea .fea-product-05 .rela .cont .etc{width:100%;height:auto;line-height:1.2em;letter-spacing:-2px;white-space:nowrap;font-size:56px;color:#000;font-weight:500;}
.pos-tabarea .fea-product-05 .rela .desc{font-family: 'Inter';letter-spacing:-1px;line-height:1.6em;width:685px;margin-left:10%;height:auto;overflow:hidden;font-size:18px;color:#000;font-weight:100;}
.pos-tabarea .fea-product-05 .rela .cont .tit:before{content:"";width:40px;height:1px;overflow:hidden;display:block;background:#878787;position:absolute;left:0;bottom:0;}
.pos-tabarea .fea-product-06 .rela .cont{width:760px;overflow:hidden;padding-top:13%;margin-left:48%;height:auto;padding-bottom:40px;margin-bottom:40px;position:relative;}
.pos-tabarea .fea-product-06 .rela .cont .tit:before{content:"";width:40px;height:1px;overflow:hidden;display:block;background:#878787;position:absolute;left:0;bottom:0;}
.pos-tabarea .fea-product-06 .rela .cont .tit{width:100%;height:auto;font-size:25px;color:#1f95ff;font-weight:500;}
.pos-tabarea .fea-product-06 .rela .cont .etc{width:100%;height:auto;line-height:1.2em;color:#fff !important;letter-spacing:-2px;white-space:nowrap;font-size:56px;color:#000;font-weight:500;}
.pos-tabarea .fea-product-06 .rela .desc{font-family: 'Inter';letter-spacing:-1px;color:#fff !important;line-height:1.6em;width:45%;margin-left:48%;height:auto;overflow:hidden;font-size:18px;color:#000;font-weight:100;}

.pos-tabarea .fea-product-07 .cont{width:100%;max-width:1520px;padding-top:17%;padding-left:12%;overflow:Hidden;}
.pos-tabarea .fea-product-07 .cont .tit{display:flex;justify-content:flex-start;align-items:flex-start;position:relative;width:620px;height:auto;font-size:56px;color:#000;font-weight:500;padding-bottom:40px;margin-bottom:40px;}
.pos-tabarea .fea-product-07 .cont .tit span{color:#000;font-size:20px;display:flex;margin-top:15px;margin-right:10px;}
.pos-tabarea .fea-product-07 .cont .tit:before{content:"";width:40px;height:1px;overflow:hidden;display:block;background:#878787;position:absolute;left:0;bottom:0;}
.pos-tabarea .fea-product-07 .cont .desc{width:660px;height:auto;font-size:18px;font-family: 'Inter';color:#000;line-height:1.6em;}

.pos-tabarea .fea-product-08 .rela .cont{width:100%;max-width:1520px;padding-top:15%;padding-left:12%;overflow:Hidden;}
.pos-tabarea .fea-product-08 .rela .cont .tit{display:flex;justify-content:flex-start;align-items:flex-start;position:relative;width:620px;height:auto;font-size:56px;color:#000;font-weight:500;padding-bottom:40px;margin-bottom:40px;}
.pos-tabarea .fea-product-08 .rela .cont .tit span{color:#000;font-size:20px;display:flex;margin-top:15px;margin-right:10px;}
.pos-tabarea .fea-product-08 .rela .cont .tit:before{content:"";width:40px;height:1px;overflow:hidden;display:block;background:#878787;position:absolute;left:0;bottom:0;}
.pos-tabarea .fea-product-08 .rela .cont .desc{width:620px;height:auto;font-size:18px;font-family: 'Inter';color:#000;line-height:1.6em;}

.pos-tabarea .fea-product-09 .rela .cont{width:760px;overflow:hidden;margin-left:50%;height:auto;padding-bottom:40px;margin-bottom:40px;position:relative;}
.pos-tabarea .fea-product-09 .rela .cont .etc:before{content:"";width:40px;height:1px;overflow:hidden;display:block;background:#878787;position:absolute;left:0;bottom:0;}
.pos-tabarea .fea-product-09 .rela .cont .etc{width:100%;height:auto;margin-top:30%;}
.pos-tabarea .fea-product-09 .rela .cont .etc .etc-item{margin-top:5px;width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;}
.pos-tabarea .fea-product-09 .rela .cont .etc .etc-item strong{line-height:58px;white-space:nowrap;font-size:48px;color:#000;font-weight:500;display:flex;}
.pos-tabarea .fea-product-09 .rela .cont .etc .etc-item span{line-height:1em;letter-spacing:-2px;white-space:nowrap;font-size:28px;color:#000;font-weight:500;display:flex;margin-left:10px;}
.pos-tabarea .fea-product-09 .rela .desc{font-family: 'Inter';letter-spacing:-1px;line-height:1.6em;width:760px;margin-left:50%;height:auto;overflow:hidden;font-size:18px;color:#000;font-weight:100;}
.pos-tabarea .fea-product-09 .rela ul{margin-top:60px;margin-left:50%;width:100%;height:auto;overflow:hidden;display:flex;justify-content:flex-start;align-items:center;}
.pos-tabarea .fea-product-09 .rela ul li{flex-direction:column;margin-right:20px;display:flex;justify-content:center;align-items:center;width:173px;height:173px;overflow:Hidden;background:url(../image/bg/bg-connectivity-list.png);}
.pos-tabarea .fea-product-09 .rela ul li:nth-child(even){float:right;}

.pos-tabarea .fea-product-09 .rela ul li .key{font-family: 'Inter';display:flex;font-size:18px;color:#9b9b9b;font-weight:100;text-align: center;}
.pos-tabarea .fea-product-09 .rela ul li .value{font-family: 'Inter';display:flex;font-size:28px;color:#000;font-weight:500;}

.pos-tabarea .fea-options.bck-3200 .rela .cont .desc {line-height:1.6em;font-size:18px;margin-top:50px;}
.pos-tabarea .fea-options.bck-3200 .rela .cont .tit {display:flex;justify-content:flex-start;align-items:flex-start;position:relative;width:100%;height:auto;font-size:48px;color:#000;font-weight:500;padding-bottom:40px;margin-bottom:40px;margin-top:190px;}
.pos-tabarea .fea-options.bck-3200 .rela .cont .tit:before{content:"";width:40px;height:1px;overflow:hidden;display:block;background:#878787;position:absolute;left:0;bottom:0;}
.pos-tabarea .fea-options.bck-3200 .rela {margin-left:50%;}


/*APEXA EL*/

.pos-tabarea .fea-intro.type01.apexa-el-1560 .cont .desc{width:75%;margin:0 auto;text-align:center;color:#000}
.pos-tabarea .fea-applications.apexa-el-1560 .rela .cont .desc{width:100%;margin:30px auto 0 auto;color:#000}
.pos-tabarea .fea-intro.apexa-el-1500 .cont .desc,
.pos-tabarea .fea-intro.apexa-gw.type01 .cont .desc,
.pos-tabarea .fea-intro.apexa-tl-2150 .cont .desc,
.pos-tabarea .fea-intro.apexa-el-2150 .cont .desc,
.pos-tabarea .fea-intro.apexa-tl-1560 .cont .desc,
.pos-tabarea .fea-intro.apexa-tl-1500 .cont .desc {width:80% !important;margin:0 auto;}
.pos-tabarea .fea-performence.tl .rela ul li .ico img,
.pos-tabarea .fea-performence.el .rela ul li .ico img,
.pos-tabarea .fea-performence.n-cpu .rela ul li .ico img {width:88%;}

.pos-tabarea .fea-intro.apexa-tl-2150 .cont .desc,
.pos-tabarea .fea-intro.apexa-tl-2150 .cont .tit,
.pos-tabarea .fea-intro.apexa-tl-2150 .cont .tit span {color:#000;}

.pos-tabarea .fea-performence.el .rela ul li,
.pos-tabarea .fea-performence.tl .rela ul li {width:210px;}


.pos-tabarea .fea-intro.type01 .cont .tit{width:100%;text-align:center;justify-content:center;color:#000}
.pos-tabarea .fea-intro.type01 .cont .tit:before{left:50%;margin-left:-20px;}
.pos-tabarea .fea-intro.type01 .cont .desc{width:72%;text-align:center;margin:0 auto;color:#000}
.pos-tabarea .fea-intro.type01 .cont .tit.t01{margin-bottom:0;}
.pos-tabarea .fea-intro.type01 .cont .tit.t01:before{display:none;}
.pos-tabarea .fea-intro.type01 .cont ul{display:flex;justify-content:center;align-items:center;width:100%;height:auto;overflow:hidden;}
.pos-tabarea .fea-intro.type01 .cont ul li{font-size:20px;color:#000;font-weight:500;padding:0 20px;position:relative;display:flex;justify-content:center;align-items:center;}
.pos-tabarea .fea-intro.type01 .cont ul li:before{content:"";width:1px;height:22px;overflow:hidden;display:block;background:#000;position:absolute;left:0;top:50%;margin-top:-11px;}
.pos-tabarea .fea-intro.type01 .cont ul li:first-child:before{display:none;}

.pos-tabarea .fea-info{width:100%;overflow:hidden;background:url(../image/bg/bg-fea-info-bigpos2700.jpg) no-repeat center top;height:1459px;}
.pos-tabarea .fea-info .rela{width:100%;max-width:1520px;;height:auto;overflow:Hidden;margin:130px auto 0 auto;}
.pos-tabarea .fea-info .rela .cont{width:100%;height:auto;}
.pos-tabarea .fea-info .rela .cont .tit{width:100%;height:auto;font-size:22px;color:#00448d;font-weight:500;}
.pos-tabarea .fea-info .rela .cont .desc{line-height:72px;width:100%;height:auto;font-size:56px;color:#000;font-weight:500;}
.pos-tabarea .fea-info .rela ul{margin-top:80px;width:760px;height:auto;overflow:hidden;}
.pos-tabarea .fea-info .rela ul li{width:50%;height:220px;overflow:hidden;float:left;}
.pos-tabarea .fea-info .rela ul li .ico{width:100px;height:100px;overflow:hidden;}
.pos-tabarea .fea-info .rela ul li .sdesc{font-family: 'Inter';font-size:14px;color:#4a4645;font-weight:100;width:100%;height:auto;overflow:hidden;line-height:1.5rem;}

.pos-tabarea .fea-versatile{width:100%;overflow:hidden;height:auto;}
.pos-tabarea .fea-versatile .rela{width:100%;max-width:1520px;;height:auto;overflow:Hidden;margin:130px auto 100px auto;}
.pos-tabarea .fea-versatile .rela .cont{width:100%;height:auto;}
.pos-tabarea .fea-versatile .rela .cont .tit{text-align:center;width:100%;height:auto;font-size:56px;color:#000;font-weight:500;}
.pos-tabarea .fea-versatile .rela .cont .pic{margin-top:100px;width:100%;height:auto;text-align:center;}
.pos-tabarea .fea-versatile .rela .cont .pic img { max-width: 100%; }
.video-wrap{width:100%;height:auto;padding-bottom:56.5%;position:relative}
.video-wrap iframe{position:absolute;left:0;top:0;width:100%;height:100%;}
.pos-tabarea .fea-versatile .rela ul{margin-top:80px;width:100%;max-width:1520px;;height:auto;overflow:hidden;}
.pos-tabarea .fea-versatile .rela ul.list01 li{width:25%;}
.pos-tabarea .fea-versatile .rela ul.list02 li{width:20%;}
.pos-tabarea .fea-versatile .rela ul.list03{margin:80px auto 0 auto;width:1200px;text-align:center;}
.pos-tabarea .fea-versatile .rela ul.list03 li{width:400px;display:inline-block;}
.pos-tabarea .fea-versatile .rela ul.list03.type01 li{float:none;width:380px;display:inline-block;}
.pos-tabarea .fea-versatile .rela ul li{height:220px;overflow:hidden;float:left;}
.pos-tabarea .fea-versatile .rela ul li .ico{margin:0 auto;width:100px;height:100px;overflow:hidden;}
.pos-tabarea .fea-versatile .rela ul li .ico.full{width:100%;text-align:center;}
.pos-tabarea .fea-versatile .rela ul li .sdesc{font-family: 'Inter';text-align:center;padding-top:8px;font-size:14px;color:#4a4645;font-weight:100;width:100%;height:auto;overflow:hidden;line-height:1.5em;}

.vieo-big-wrap{width:100%;max-width:1520px;;height:850px;overflow:hidden;margin:0 auto;position:relative;}
.vieo-big-wrap iframe{position:absolute;left:0;top:0;width:100%;height:100%;}
.video-bar{display:flex;justify-content:space-between;align-items:center;width:100%;height:70px;overflow:hidden;position:absolute;left:0;bottom:0;background:rgba(0,0,0,.8);}
.video-bar .tit{display:flex;justify-content:flex-start;align-items:center;}
.video-bar .tit img{display:flex;margin-left:30px;}
.video-bar .tit span{margin-left:10px;display:flex;font-size:16px;color:#fff;font-weight:500;}
.video-bar ul{margin-right:30px;display:flex;justify-content:flex-start;align-items:center;}
.video-bar ul li{display:flex;margin-left:10px;}
.video-bar ul li a{}

.pos-tabarea .fea-cd-item{width:100%;overflow:hidden;height:auto;}
.pos-tabarea .fea-cd-item .rela{display:flex;justify-content:space-between;align-items:flex-start;width:100%;max-width:1520px;;height:auto;overflow:Hidden;margin:130px auto 100px auto;}
.pos-tabarea .fea-cd-item .rela .cont{flex-shrink:0;width:400px;height:auto;overflow:hidden;}
.pos-tabarea .fea-cd-item .rela .cont .tit:before{content:"";width:80px;height:1px;overflow:hidden;display:block;background:#9f9fa0;position:absolute;left:0;bottom:0;}
.pos-tabarea .fea-cd-item .rela .cont .tit{padding-bottom:20px;margin-bottom:40px;position:relative;width:100%;height:auto;font-size:56px;color:#000;font-weight:500;}
.pos-tabarea .fea-cd-item .rela ul{margin-bottom:40px;width:100%;height:auto;overflow:hidden;}
.pos-tabarea .fea-cd-item .rela ul li{font-family: 'Inter';font-size:16px;color:#000;width:calc( 100% - 10px );padding-left:10px;margin-bottom:5px;height:auto;position:relative;overflow:hidden;}
.pos-tabarea .fea-cd-item .rela ul li:before{font-family: 'Inter';content:"";width:2px;height:2px;overflow:hidden;display:block;background:#000;position:absolute;left:0;top:8px;border-radius:50%;}
.pos-tabarea .fea-cd-item .rela .pic{}
.pos-tabarea .fea-cd-item .rela .stit{padding:0px 0 10px 0;width:100%;height:auto;overflow:hidden;font-size:20px;color:#00448d;font-weight:500;}

.pos-tabarea .fea-cd-ico{width:100%;overflow:hidden;height:auto;}
.pos-tabarea .fea-cd-ico .rela{width:100%;max-width:1520px;;height:auto;overflow:Hidden;margin:130px auto 100px auto;}
.pos-tabarea .fea-cd-ico .rela .cont{width:100%;height:auto;}
.pos-tabarea .fea-cd-ico .rela .cont .cate{text-align:center;width:100%;height:auto;font-size:22px;color:#00448d;font-weight:500;}
.pos-tabarea .fea-cd-ico .rela .cont .tit{padding-bottom:150px;text-align:center;width:100%;height:auto;font-size:43px;color:#000;font-weight:500;}
.pos-tabarea .fea-cd-ico .rela ul{width:100%;max-width:1520px;;height:auto;overflow:hidden;}
.pos-tabarea .fea-cd-ico .rela ul.list03{display:flex;justify-content:center;align-items:flex-start;}
.pos-tabarea .fea-cd-ico .rela ul.list03 li{width:400px;}
.pos-tabarea .fea-cd-ico .rela ul.list04{width:calc( 100% - 40px );max-width:1200px;margin:0 auto;display:block;text-align:center;}
.pos-tabarea .fea-cd-ico .rela ul.list04 li{width:calc( 100% / 3 - 10px );float:none;display:inline-block;}
.pos-tabarea .fea-cd-ico .rela ul li{height:200px;overflow:hidden;float:left;}
.pos-tabarea .fea-cd-ico .rela ul li .ico{margin:0 auto;width:100px;height:100px;overflow:hidden;}
.pos-tabarea .fea-cd-ico .rela ul li .ico.full{width:100%;text-align:center;}
.pos-tabarea .fea-cd-ico .rela ul li .sdesc{font-family: 'Inter';text-align:center;font-size:16px;color:#4a4645;font-weight:100;width:100%;height:auto;overflow:hidden;line-height:1.5em;}


.pos-tabarea .fea-display{width:100%;overflow:hidden;background:url(../image/bg/bg-fea-display-bigpos2700.jpg) no-repeat center top;height:950px;}
.pos-tabarea .fea-display .rela{width:100%;max-width:1520px;;height:auto;overflow:Hidden;margin:100px auto 0 auto;}
.pos-tabarea .fea-display .rela .cont{width:760px;overflow:hidden;margin:0 0 0 auto;height:auto;padding-bottom:40px;margin-bottom:40px;position:relative;}
.pos-tabarea .fea-display .rela .cont:before{content:"";width:40px;height:1px;overflow:hidden;display:block;background:#878787;position:absolute;left:0;bottom:0;}
.pos-tabarea .fea-display .rela .cont .tit{width:100%;height:auto;font-size:22px;color:#00448d;font-weight:500;}
.pos-tabarea .fea-display .rela .cont .etc{width:100%;height:auto;}
.pos-tabarea .fea-display .rela .cont .etc .etc-item{margin-top:5px;width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;}
.pos-tabarea .fea-display .rela .cont .etc .etc-item strong{line-height:58px;letter-spacing:-2px;white-space:nowrap;font-size:48px;color:#000;font-weight:500;display:flex;}
.pos-tabarea .fea-display .rela .cont .etc .etc-item span{line-height:1em;letter-spacing:-2px;white-space:nowrap;font-size:28px;color:#000;font-weight:500;display:flex;margin-left:10px;}
.pos-tabarea .fea-display .rela .desc{font-family: 'Inter';letter-spacing:-1px;line-height:32px;width:760px;margin:0 0 0 auto;height:auto;overflow:hidden;font-size:18px;color:#000;font-weight:100;}
.pos-tabarea .fea-display .rela ul{width:752px;overflow:hidden;margin:70px 0 0 auto;height:auto;}
.pos-tabarea .fea-display .rela ul li{font-family: 'Inter';flex-direction:column;display:flex;justify-content:center;align-items:center;margin-bottom:20px;float:left;background:url(../image/bg/bg-box01.png);width:366px;height:121px;overflow:hidden;}
.pos-tabarea .fea-display .rela ul li:nth-child(even){float:right;}
.pos-tabarea .fea-display .rela ul li .key{font-family: 'Inter';display:flex;font-size:16px;color:#9b9b9b;font-weight:100;text-align: center;}
.pos-tabarea .fea-display .rela ul li .value{font-family: 'Inter';display:flex;font-size:42px;color:#000;font-weight:500;}
.pos-tabarea .fea-display .rela .rd-rela-wrap{width:752px;overflow:hidden;margin:70px 0 0 auto;height:auto;}
.pos-tabarea .fea-display .rela .rd-rela-wrap ul{margin-top:40px;}
.pos-tabarea .fea-display .rd-item{width:370px;height:45px;overflow:hidden;display:flex;justify-content:space-between;align-items:center;}
.pos-tabarea .fea-display .rd-item a{font-size:16px;width:182px;height:45px;overflow:hidden;color:#fff;background:#b2b2b2;display:flex;justify-content:center;align-items:center;}
.pos-tabarea .fea-display .rd-item a.on{background:#00448d;font-weight:500;}
.pos-tabarea .fea-display .rd-item a.t01{border-top-left-radius:20px;border-bottom-left-radius:20px;}
.pos-tabarea .fea-display .rd-item a.t02{border-top-right-radius:20px;border-bottom-right-radius:20px;}
.pos-tabarea .fea-display .rd-area{display:none;}
.pos-tabarea .fea-display .rd-area.on{display:block;}
.pos-tabarea .fea-display.type01 .rela .cont:before{background:#4e4e50}
.pos-tabarea .fea-display.type01 .rela .cont .tit{color:#fff;}
.pos-tabarea .fea-display.type01 .rela .cont .etc .etc-item strong{color:#fff;}
.pos-tabarea .fea-display.type01 .rela .desc{color:#fff;}

.pos-tabarea .fea-ruggedized {width:100%;overflow:hidden;background:url(../image/bg/bg-fea-ruggedized-mazic-gw-1560.jpg) no-repeat center top;height:900px;}
.pos-tabarea .fea-ruggedized .rela{width:100%;max-width:1520px;height:auto;overflow:Hidden;margin:100px auto 0 auto;}
.pos-tabarea .fea-ruggedized .rela .cont{width:760px;overflow:hidden;margin:0 0 0 auto;height:auto;padding-bottom:40px;margin-bottom:40px;position:relative;}
.pos-tabarea .fea-ruggedized .rela .cont:before{content:"";width:40px;height:1px;overflow:hidden;display:block;background:#d2d4d6;position:absolute;left:0;bottom:0;}
.pos-tabarea .fea-ruggedized .rela .cont .tit{width:100%;height:auto;font-size:22px;color:#00448d;font-weight:500;}
.pos-tabarea .fea-ruggedized .rela .cont .etc{width:100%;height:auto;line-height:1.2em;letter-spacing:-2px;white-space:nowrap;font-size:42px;color:#000;font-weight:500;}
.pos-tabarea .fea-ruggedized .rela .desc{font-family: 'Inter';letter-spacing:-1px;line-height:1.6em;width:760px;margin:0 0 0 auto;height:auto;overflow:hidden;font-size:16px;color:#000;font-weight:100;}


.pos-tabarea .fea-swappable{width:100%;overflow:hidden;background:url(../image/bg/bg-fea-swappable-mazic-gw-1560.jpg) no-repeat center top;height:949px;}
.pos-tabarea .fea-swappable .rela{width:100%;max-width:1520px;;height:auto;overflow:Hidden;margin:100px auto 0 auto;}
.pos-tabarea .fea-swappable .rela .cont{width:760px;overflow:hidden;margin:0 0 0 0;height:auto;padding-bottom:40px;margin-bottom:40px;position:relative;}
.pos-tabarea .fea-swappable .rela .cont:before{content:"";width:40px;height:1px;overflow:hidden;display:block;background:#666767;position:absolute;right:0;bottom:0;}
.pos-tabarea .fea-swappable .rela .cont .tit{text-align:right;width:100%;height:auto;overflow:hidden;line-height:1em;letter-spacing:-2px;white-space:nowrap;font-size:42px;color:#fff;font-weight:500;}
.pos-tabarea .fea-swappable .rela .cont .etc{font-family: 'Inter';margin-top:10px;text-align:right;width:100%;height:auto;overflow:hidden;line-height:1em;letter-spacing:-2px;white-space:nowrap;font-size:28px;color:#fff;font-weight:100;}
.pos-tabarea .fea-swappable .rela .desc{font-family: 'Inter';text-align:right;letter-spacing:-1px;line-height:1.6em;width:760px;margin:0 0 0 0;height:auto;overflow:hidden;font-size:16px;color:#fff;font-weight:100;}
.pos-tabarea .fea-swappable .rela ul{width:752px;overflow:hidden;margin:70px 0 0 0;height:auto;}
.pos-tabarea .fea-swappable .rela ul li{flex-direction:column;display:flex;justify-content:center;align-items:flex-start;margin-bottom:20px;float:left;background:url(../image/bg/bg-box03.png);width:367px;height:122px;overflow:hidden;}
.pos-tabarea .fea-swappable .rela ul li:nth-child(even){float:right;}
.pos-tabarea .fea-swappable .rela ul li .t01{margin-left:30px;display:flex;font-size:22px;color:#fff;font-weight:500;}
.pos-tabarea .fea-swappable .rela ul li .t02{font-family: 'Inter';margin-left:30px;display:flex;font-size:12px;color:#fff;font-weight:100;}

.pos-tabarea .fea-dual-hinge{width:100%;overflow:hidden;background:url(../image/bg/bg-fea-dual-hinge-mazic-gw-1560.jpg) no-repeat center top;height:950px;}
.pos-tabarea .fea-dual-hinge.mazic-g-1500{background:url(../image/bg/bg-fea-dual-hinge-mazic-g-1500.jpg) no-repeat center top;}

.pos-tabarea .fea-dual-hinge .rela{width:100%;max-width:1520px;;height:auto;overflow:Hidden;margin:100px auto 0 auto;}
.pos-tabarea .fea-dual-hinge .rela .cont{width:760px;overflow:hidden;margin:0 0 0 auto;height:auto;padding-bottom:40px;margin-bottom:40px;position:relative;}
.pos-tabarea .fea-dual-hinge .rela .cont:before{content:"";width:40px;height:1px;overflow:hidden;display:block;background:#d2d4d6;position:absolute;left:0;bottom:0;}
.pos-tabarea .fea-dual-hinge .rela .cont .tit{width:100%;height:auto;font-size:22px;color:#00448d;font-weight:500;}
.pos-tabarea .fea-dual-hinge .rela .cont .etc{margin-top:20px;width:100%;height:auto;overflow:hidden;line-height:1.2em;letter-spacing:-2px;white-space:nowrap;font-size:42px;color:#000;font-weight:500;}
.pos-tabarea .fea-dual-hinge .rela .desc{font-family: 'Inter';letter-spacing:-1px;line-height:1.6em;width:760px;margin:0 0 0 auto;height:auto;overflow:hidden;font-size:16px;color:#000;font-weight:100;}

.pos-tabarea .fea-dual-hinge .rela ul{width:760px;overflow:hidden;margin:40px 0 0 auto;height:auto;}
.pos-tabarea .fea-dual-hinge .rela ul li{flex-direction:column;display:flex;justify-content:center;align-items:flex-start;margin-bottom:20px;float:left;background:url(../image/bg/bg-box04.png);width:367px;height:121px;overflow:hidden;}
.pos-tabarea .fea-dual-hinge .rela ul li:nth-child(even){float:right;}
.pos-tabarea .fea-dual-hinge .rela ul li .t01{margin-left:30px;display:flex;font-size:22px;color:#3f3b3a;font-weight:500;}
.pos-tabarea .fea-dual-hinge .rela ul li .t02{font-family: 'Inter';margin-left:30px;display:flex;font-size:12px;color:#3f3b3a;font-weight:100;}

.pos-tabarea .fea-heat-management{width:100%;overflow:hidden;background:url(../image/bg/bg-fea-heat-management-mazic-gw-1560.jpg) no-repeat left top;height:950px;}
.pos-tabarea .fea-heat-management .rela{width:100%;max-width:1520px;;height:auto;overflow:Hidden;margin:100px auto 0 auto;}
.pos-tabarea .fea-heat-management .rela .cont{width:760px;overflow:hidden;margin:0 0 0 0;height:auto;padding-bottom:40px;margin-bottom:40px;position:relative;}
.pos-tabarea .fea-heat-management .rela .cont:before{content:"";width:40px;height:1px;overflow:hidden;display:block;background:#666767;position:absolute;right:0;bottom:0;}
.pos-tabarea .fea-heat-management .rela .cont .tit{text-align:right;width:100%;height:24px;overflow:hidden;line-height:1em;letter-spacing:-2px;white-space:nowrap;font-size:22px;color:#00448d;font-weight:500;}
.pos-tabarea .fea-heat-management .rela .cont .etc{margin-top:10px;text-align:right;width:100%;height:auto;overflow:hidden;line-height:1.5em;letter-spacing:-2px;white-space:nowrap;font-size:42px;color:#000;font-weight:500;}
.pos-tabarea .fea-heat-management .rela .desc{font-family: 'Inter';text-align:right;letter-spacing:-1px;line-height:1.6em;width:760px;margin:0 0 0 0;height:auto;overflow:hidden;font-size:16px;color:#000;font-weight:100;}
.pos-tabarea .fea-heat-management ul{width:760px;overflow:hidden;margin:70px 0 0 0;height:auto;display:flex;justify-content:flex-end;align-items:center;}
.pos-tabarea .fea-heat-management ul li{width:184px;height:auto;overflow:hidden;}


.pos-tabarea .fea-serviceability{width:100%;overflow:hidden;background:url(../image/bg/bg-fea-serviceability-bluo.jpg) no-repeat center top;height:948px;}
.pos-tabarea .fea-serviceability .rela{width:100%;max-width:1520px;;height:auto;overflow:Hidden;margin:200px auto 0 auto;}
.pos-tabarea .fea-serviceability .rela .cont{width:760px;overflow:hidden;margin:0 0 0 0;height:auto;padding-bottom:40px;margin-bottom:40px;position:relative;}
.pos-tabarea .fea-serviceability .rela .cont:before{content:"";width:40px;height:2px;overflow:hidden;display:block;background:#878787;position:absolute;left:0;bottom:0;}
.pos-tabarea .fea-serviceability .rela .cont .tit{width:100%;height:auto;font-size:22px;color:#00448d;font-weight:500;}
.pos-tabarea .fea-serviceability .rela .cont .etc{width:100%;height:auto;overflow:hidden;}
.pos-tabarea .fea-serviceability .rela .cont .etc .etc-item{margin-top:5px;width:100%;height:auto;overflow:hidden;display:flex;justify-content:flex-start;align-items:center;}
.pos-tabarea .fea-serviceability .rela .cont .etc .etc-item strong{line-height:1em;letter-spacing:-2px;white-space:nowrap;font-size:42px;color:#000;font-weight:500;display:flex;}
.pos-tabarea .fea-serviceability .rela .cont .etc .etc-item span{line-height:1em;letter-spacing:-2px;white-space:nowrap;font-size:24px;color:#000;font-weight:500;display:flex;margin-left:10px;}
.pos-tabarea .fea-serviceability .rela .desc{font-family: 'Inter';letter-spacing:-1px;line-height:1.6em;width:760px;margin:0 0 0 0;height:auto;overflow:hidden;font-size:16px;color:#000;font-weight:100;}

.pos-tabarea .fea-expension{width:100%;overflow:hidden;background:url(../image/bg/bg-fea-expension-mazic-gw-1560.jpg) no-repeat center top;height:950px;}
.pos-tabarea .fea-expension .rela{width:100%;max-width:1520px;;height:auto;overflow:Hidden;margin:100px auto 0 auto;}
.pos-tabarea .fea-expension .rela .cont{width:760px;overflow:hidden;margin:0 0 0 auto;height:auto;padding-bottom:40px;margin-bottom:40px;position:relative;}
.pos-tabarea .fea-expension .rela .cont:before{content:"";width:40px;height:1px;overflow:hidden;display:block;background:#dfdfe0;position:absolute;left:0;bottom:0;}
.pos-tabarea .fea-expension .rela .cont .tit{width:100%;height:auto;font-size:22px;color:#00448d;font-weight:500;}
.pos-tabarea .fea-expension .rela .cont .etc{margin-top:20px;width:100%;height:auto;overflow:hidden;line-height:1.2em;letter-spacing:-2px;white-space:nowrap;font-size:42px;color:#000;font-weight:600;}
.pos-tabarea .fea-expension .rela .desc{font-family: 'Inter';letter-spacing:-1px;line-height:1.6em;width:760px;margin:0 0 0 auto;height:auto;overflow:hidden;font-size:16px;color:#000;font-weight:100;}
.pos-tabarea .fea-expension .rela .item-wrap{width:760px;height:auto;margin:0 0 0 auto;overflow:hidden;display:flex;justify-content:space-between;align-items:flex-start;}
.pos-tabarea .fea-expension .rela .item-wrap ul{margin-top:20px;width:100%;height:auto;overflow:hidden;}
.pos-tabarea .fea-expension .rela .item-wrap ul li{font-family: 'Inter';color:#5b5757;font-size:14px;margin-bottom:5px;width:calc( 100% - 15px );padding-left:15px;position:relative;height:auto;overflow:hidden;}
.pos-tabarea .fea-expension .rela .item-wrap ul li:before{font-family: 'Inter';width:4px;height:4px;overflow:hidden;content:"";display:block;border-radius:50%;background:#3e3a39;position:absolute;left:0;top:10px;margin-top:-2px;}
.pos-tabarea .fea-expension .rela .item-wrap .item-cont{width:50%;height:auto;overflow:hidden;}
.pos-tabarea .fea-expension .rela .item-wrap .item-pic{width:50%;height:auto;overflow:hidden;}

.pos-tabarea .fea-performence{width:100%;overflow:hidden;background:url(../image/bg/bg-fea-performence-bigpos2700.jpg) no-repeat center;height:919px;}
.pos-tabarea .fea-performence .rela{width:100%;max-width:1520px;;height:auto;overflow:hidden;margin:150px auto 0 auto;}

.pos-tabarea .fea-performence .rela .cont{position:relative;width:760px;height:auto;overflow:hidden;text-align:right;padding-bottom:40px;margin-bottom:40px}
.pos-tabarea .fea-performence .rela .cont:before{content:"";width:40px;height:1px;overflow:hidden;display:block;background:#6f6f70;position:absolute;right:0;bottom:0;}
.pos-tabarea .fea-performence .rela .cont .tit{font-size:22px;color:#fff;font-weight:500;}
.pos-tabarea .fea-performence .rela .cont .etc{line-height:1.2em;font-size:48px;color:#fff;font-weight:500;}
.pos-tabarea .fea-performence .rela .etc-2 {float:right;}
.pos-tabarea .fea-performence .rela .etc-2 p.etc01 {width:82% !important;margin:5px auto;}
.pos-tabarea .fea-performence .rela .etc-2 p{position:relative;width:100%;line-height:1.4em;font-size:36px;text-align:center;color:#d9f59e;font-weight:300;top:2vw;border-bottom:2px solid;}
.pos-tabarea .fea-performence .rela .etc-2 strong{font-size:36px;color:#d9f59e;font-weight:500;}
.pos-tabarea .fea-performence .rela .desc{font-family: 'Inter';width:760px;height:auto;overflow:hidden;text-align:right;line-height:32px;font-size:18px;color:#fff;font-weight:100;}
.pos-tabarea .fea-performence .rela ul{margin-top:90px;width:100%;height:auto;overflow:Hidden;}
.pos-tabarea .fea-performence .rela ul li{margin-left:40px;width:230px;height:325px;overflow:hidden;float:left;position:relative;}
.pos-tabarea .fea-performence .rela ul.end{display:flex;justify-content:flex-end;align-items:center;width:760px;}
.pos-tabarea .fea-performence .rela ul.end li{}
.pos-tabarea .fea-performence .rela ul li:first-child{margin-left:0;}
.pos-tabarea .fea-performence .rela ul li .ico{width:100%;height:auto;overflow:Hidden;}
.pos-tabarea .fea-performence .rela ul li .ico img{width:100%;float:right;}
.pos-tabarea .fea-performence .rela ul li .txt{font-family: 'Inter';width:100%;height:auto;overflow:Hidden;position:absolute;left:0;top:250px;font-size:1.228rem;color:#fff;font-weight:100;line-height:1.5em;}
.pos-tabarea .fea-performence.boxpos .rela ul li .txt{color:#000}
.pos-tabarea .fea-performence .rela ul.end li.type01 .ico{max-width:230px;}
.pos-tabarea .fea-performence .rela ul.end li.type01{width:380px;display:flex;justify-content:flex-end;align-items:center;}
.pos-tabarea .fea-performence .rela ul.end li.type01 .txt{text-align:right;}

.pos-tabarea .fea-performence.type01 .rela .cont .tit{color:#00448d;}
.pos-tabarea .fea-performence.type01 .rela .cont .etc{color:#000;}
.pos-tabarea .fea-performence.type01 .rela .desc{color:#000;}
.pos-tabarea .fea-performence.type01 .rela ul li .txt{color:#000;}
.pos-tabarea .fea-design{width:100%;overflow:hidden;height:auto;}
.pos-tabarea .fea-design .rela{padding:130px 0;width:100%;max-width:1520px;;margin:0 auto;height:auto;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;}
.pos-tabarea .fea-design .rela .cont{width:50%;overflow:hidden;height:auto;}
.pos-tabarea .fea-design .rela .cont .tit{font-size:22px;margin-bottom:10px;color:#00448d;font-weight:500;}
.pos-tabarea .fea-design .rela .cont .etc{line-height:72px;font-size:56px;color:#000;font-weight:500;}
.pos-tabarea .fea-design .rela ul{width:50%;overflow:hidden;height:auto;}
.pos-tabarea .fea-design .rela ul li{font-family: 'Inter';line-height:32px;font-size:18px;font-weight:100;color:#3e3a39;margin-top:30px;width:100%;overflow:hidden;height:auto}
.pos-tabarea .fea-design .rela ul li strong{font-family: 'Inter';font-size:18px;color:#3e3a39;display:block;}
.pos-tabarea .fea-design .rela ul li:first-child{margin-top:45px;}
.pos-tabarea .fea-design .pic{width:100%;overflow:hidden;height:auto;}
.pos-tabarea .fea-design .pic img{float:left;width:100%;}
.pos-tabarea .fea-design.type01 .rela{display:block;}
.pos-tabarea .fea-design.type01 .rela .cont{padding-bottom:40px;margin-bottom:40px;width:100%;position:relative;text-align:center;}
.pos-tabarea .fea-design.type01 .rela .cont:before{content:"";width:80px;height:1px;overflow:hidden;display:block;background:#9f9fa0;position:absolute;left:50%;margin-left:-40px;bottom:0;}
.pos-tabarea .fea-design.type01 .rela ul{width:100%;text-align:center;}

.pos-tabarea .fea-design.type02{height:1015px;background:url(../image/bg/bg-pomo-2w-fea-designy.jpg) no-repeat center bottom;}
.pos-tabarea .fea-design.type02.a7-pos-printer{height:988px;background:url(../image/bg/bg-fea-design-a7-pos0printer.jpg) no-repeat center bottom;}
.pos-tabarea .fea-design.type02.a11-pos-printer{height:988px;background:url(../image/bg/bg-fea-design-a11-pos0printer.jpg) no-repeat center bottom;}
.pos-tabarea .fea-design.type02 .rela{display:block;}
.pos-tabarea .fea-design.type02 .rela .cont{padding-bottom:40px;margin-bottom:40px;width:100%;position:relative;text-align:left;}
.pos-tabarea .fea-design.type02 .rela .cont:before{content:"";width:80px;height:1px;overflow:hidden;display:block;background:#9f9fa0;position:absolute;left:0;margin-left:0px;bottom:0;}
.pos-tabarea .fea-design.type02 .rela ul{width:100%;text-align:left;}

.pos-tabarea .fea-design.a7-pos-printer .rela .cont .tit{color:#fff;}
.pos-tabarea .fea-design.a7-pos-printer .rela .cont .etc{color:#fff;}
.pos-tabarea .fea-design.a7-pos-printer .rela ul li{color:#fff;}
.pos-tabarea .fea-design.a7-pos-printer .rela ul li strong{color:#fff;}

.pos-tabarea .fea-design.a11-pos-printer .rela .cont .tit{color:#fff;}
.pos-tabarea .fea-design.a11-pos-printer .rela .cont .etc{color:#fff;}
.pos-tabarea .fea-design.a11-pos-printer .rela ul li{color:#fff;}
.pos-tabarea .fea-design.a11-pos-printer .rela ul li strong{color:#fff;}

.pos-tabarea .fea-design.type02.posmo-3{height:1015px;background:url(../image/bg/bg-pomo-3-fea-design.jpg) no-repeat center top;}

.pos-tabarea .fea-key{width:100%;height:auto;overflow:hidden;margin:0 auto 0px auto;}
.pos-tabarea .fea-key.type01{margin-bottom:240px;}
.pos-tabarea .fea-key .rela{width:100%;overflow:hidden;height:auto;}
.pos-tabarea .fea-key .rela .cont{width:100%;overflow:hidden;height:auto;}
.pos-tabarea .fea-key .rela .cont .tit{margin-top:150px;width:100%;overflow:hidden;height:auto;font-size:22px;font-weight:bold;text-align:center;color:#00448d;}
.pos-tabarea .fea-key .rela .cont .etc{text-transform:uppercase;margin-top:0px;width:100%;overflow:hidden;height:auto;font-size:56px;font-weight:bold;color:#000;text-align:center;}
.pos-tabarea .fea-key .key-item{margin:90px auto 0 auto;width:100%;max-width:1520px;;overflow:hidden;height:auto;position:relative;}
.pos-tabarea .fea-key .key-item .cont{border:2px solid #f2f2f2;background:#fff;position:absolute;left:0;top:80px;width:620px;padding:0 90px;height:600px;overflow:hidden;}
.pos-tabarea .fea-key .key-item .cont.even{left:auto;right:0;}
.pos-tabarea .fea-key .key-item .cont .cate{margin-top:90px;color:#00448d;width:100%;overflow:hidden;height:auto;font-size:22px;font-weight:bold;}

.pos-tabarea .fea-key .key-item .cont .stit{margin-top:90px;line-height:1.2em;color:#000;width:100%;height:auto;font-size:48px;font-weight:bold;}
.pos-tabarea .fea-key .key-item .cont .sdesc{font-family: 'Inter';margin-top:40px;line-height:32px;color:#000;width:100%;overflow:hidden;height:auto;font-size:18px;font-weight:100;}

.pos-tabarea .fea-key .key-item .cont.type01{margin-top:0;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;}
.pos-tabarea .fea-key .key-item .cont.type01 .stit{margin-top:0;}
.pos-tabarea .fea-key .key-item .cont.type01 .cate{margin-top:0;}

.pos-tabarea .fea-key .key-item .pic{width:100%;overflow:hidden;height:auto;}
.pos-tabarea .fea-key .key-item .pic img{float:right;}
.pos-tabarea .fea-key .key-item .cont.even + .pic img{float:left;}
.pos-tabarea .fea-key .key-item .cont ul{background:#fff;margin-top:60px;width:100%;overflow:hidden;display:flex;justify-content:flex-start;align-items:center;}
.pos-tabarea .fea-key .key-item .cont ul li{padding:0 30px;position:relative;}
.pos-tabarea .fea-key .key-item .cont ul li .key{line-height:1.2em;white-space:nowrap;width:100%;overflow:hidden;height:auto;color:#000;font-size:28px;font-weight:bold;}
.pos-tabarea .fea-key .key-item .cont ul li .value{font-family: 'Inter';width:100%;overflow:hidden;height:auto;color:#3e3a39;font-size:16px;font-weight:100;}
.pos-tabarea .fea-key.dcr-x86 .key-item .cont ul li .value{margin-top:5px;}
.pos-tabarea .fea-key .key-item .cont ul li:before{width:1px;height:56px;overflow:hidden;content:"";display:block;background:#b9b9b9;position:absolute;left:0;top:50%;margin-top:-28px;}
.pos-tabarea .fea-key .key-item .cont ul li:first-child{padding-left:0;}
.pos-tabarea .fea-key .key-item .cont ul li:last-child{padding-right:0;}
.pos-tabarea .fea-key .key-item .cont ul li:first-child:before{display:none;}
.pos-tabarea .fea-key .key-item .cont .etc-item{width:100%;overflow:hidden;height:auto;}
.pos-tabarea .fea-key .key-item .cont .etc-item ol{margin-top:40px;width:100%;overflow:hidden;height:auto;}
.pos-tabarea .fea-key .key-item .cont .etc-item ol li{font-family: 'Inter';padding-left:10px;margin-right:10px;position:relative;float:left;margin-bottom:0px;font-size:16px;font-weight:500;color:#000;}
.pos-tabarea .fea-key .key-item .cont .etc-item ol li span{font-family: 'Inter';font-size:16px;font-weight:100;color:#000;}
.pos-tabarea .fea-key .key-item .cont .etc-item ol li:before{font-family: 'Inter';width:4px;height:4px;border-radius:50%;overflow:hidden;content:"";display:block;background:#1e93ff;position:absolute;left:0;top:50%;margin-top:-2px;}

.pos-tabarea .fea-key .key-item .cont .etc-item ol.type01{}
.pos-tabarea .fea-key .key-item .cont .etc-item ol.type01 li{color:#2c2c2c;font-weight:300;width:calc( 100% - 10px );margin:0 0 5px 0;}
.pos-tabarea .fea-key .key-item .cont .etc-item ol.type01 li:before{width:2px;height:2px;background:#2c2c2c;margin-top:-1px;}

.pos-tabarea .fea-key .connectivity-item{margin-top:90px;position:relative;width:100%;height:auto;overflow:hidden;}
.pos-tabarea .fea-key .connectivity-item .cont{position:absolute;right:0;top:130px;width:620px;padding:0 90px;height:500px;overflow:hidden;}
.pos-tabarea .fea-key .connectivity-item .cont.even{}
.pos-tabarea .fea-key .connectivity-item .cont .stit{margin-top:90px;color:#000;width:100%;line-height:58px;overflow:hidden;height:auto;font-size:48px;font-weight:bold;}
.pos-tabarea .fea-key .connectivity-item .cont .sdesc{font-family: 'Inter';margin-top:40px;line-height:32px;color:#000;width:100%;overflow:hidden;height:auto;font-size:18px;font-weight:100;}
.pos-tabarea .fea-key .connectivity-item ul{margin-top:60px;width:100%;height:auto;overflow:hidden;display:flex;justify-content:flex-start;align-items:center;}
.pos-tabarea .fea-key .connectivity-item ul li{flex-direction:column;margin-right:20px;display:flex;justify-content:center;align-items:center;width:173px;height:173px;overflow:Hidden;background:url(../image/bg/bg-connectivity-list.png);}
.pos-tabarea .fea-key .connectivity-item ul li strong{color:#000;font-size:28px;font-family: 'Inter';font-weight:bold;}
.pos-tabarea .fea-key .connectivity-item ul li span{color:#000; font-size:18px;font-family: 'Inter';font-weight:100;}
.pos-tabarea .fea-key .connectivity-item .pic{width:100%;overflow:hidden;height:auto;}
.pos-tabarea .fea-key .connectivity-item .pic img{width:100%;float:left;}

.fea-connectivity-item01{margin-top:90px;position:relative;width:100%;height:839px;overflow:hidden;background:url(../image/bg/bg-apexa-gw-fea-connectivity.jpg) no-repeat center bottom;}
.fea-connectivity-item01 .rela{width:100%;max-width:1520px;;margin:135px auto 0 auto;height:auto;overflow:hidden;display:flex;justify-content:space-between;align-items:flex-end;}
.fea-connectivity-item01 .cont{width:500px;height:auto;overflow:hidden;}
.fea-connectivity-item01 .cont .cate{margin-bottom:10px;color:#00448d;width:100%;overflow:hidden;height:auto;font-size:22px;font-weight:bold;}
.fea-connectivity-item01 .cont .stit{line-height:1.2em;color:#000;width:100%;overflow:hidden;height:auto;font-size:43px;font-weight:bold;}
.fea-connectivity-item01 .sdesc{font-family: 'Inter';margin-top:40px;line-height:1.6em;color:#000;font-size:16px;font-weight:100;}
.fea-connectivity-item01.apexa-aw-1560{margin-top:90px;background:url(../image/bg/bg-apexa-aw-1560-fea-connectivity.jpg) no-repeat center bottom;background-size:cover;}
.fea-connectivity-item01.apexa-g{background:url(../image/bg/bg-apexa-g-fea-connectivity.jpg) no-repeat center bottom;background-size:cover;}
.fea-connectivity-item01.apexa-a-1500{margin-top:90px;background:url(../image/bg/bg-apexa-a-1500-fea-connectivity.jpg) no-repeat center bottom;background-size:cover;}
.fea-connectivity-item01.bluo{background:url(../image/bg/bg-bluo-fea-connectivity.jpg) no-repeat center bottom;background-size:cover;}
.fea-connectivity-item01.anyshop-prime{margin-top:90px;background:url(../image/bg/bg-anyshop-prime-fea-connectivity.jpg) no-repeat center bottom;background-size:cover;}
.fea-connectivity-item01.dcr-x86{margin-top:90px;background:url(../image/bg/bg-dcr-x86-fea-connectivity.jpg) no-repeat center bottom;background-size:cover;}
.fea-connectivity-item01.dcr-x86-1330{margin-top:90px;background:url(../image/bg/bg-dcr-x86-1330-fea-connectivity.jpg) no-repeat center bottom;background-size:cover;}
.fea-connectivity-item01.dcr-m4{margin-top:90px;background:url(../image/bg/bg-dcr-m4-fea-connectivity.jpg) no-repeat center bottom;background-size:cover;}
.fea-connectivity-item01.boxpos{margin-top:90px;height:1220px;background:url(../image/bg/bg-boxpos-fea-connectivity.jpg) no-repeat center bottom;background-size:cover;}
.fea-connectivity-item01.ptab-10{margin-top:90px;height:840px;background:url(../image/bg/bg-ptab-10-fea-connectivity.jpg) no-repeat center bottom;background-size:cover;}
.fea-connectivity-item01.type01 .cont .cate,
.fea-connectivity-item01.type01 .cont .stit,
.fea-connectivity-item01.type01 .sdesc{font-family: 'Inter';color:#fff;}
.fea-connectivity-item01.type02 .rela{align-items:flex-start;}
.fea-connectivity-item01.type02 .cont .cate,
.fea-connectivity-item01.type02 .cont .stit,
.fea-connectivity-item01.type02 .sdesc{color:#fff;font-family: 'Inter';}
.fea-connectivity-item01.type02 .rela .item-wrap{width:630px;}
.fea-connectivity-item01.type02 .rela .pic{margin-top:50px;width:780px;height:auto;overflow:Hidden;}
.fea-connectivity-item01.type02 .cont{width:100%;padding-bottom:40px;margin-bottom:40px;position:relative;}
.fea-connectivity-item01.type02 .cont:before{content:"";width:80px;height:1px;overflow:hidden;display:block;background:#585859;position:absolute;left:0;bottom:0;}
.fea-connectivity-item01.type04 .rela .item-wrap{width:100%;height:auto;overflow:Hidden;display:flex;justify-content:space-between;align-items:flex-start;}
.fea-connectivity-item01.type04 .rela .item-wrap .cont{width:50%;}
.fea-connectivity-item01.type04 .rela .item-wrap .sdesc{width:50%;}

.fea-connectivity-item02{position:relative;width:100%;height:950px;overflow:hidden;background:url(../image/bg/bg-mazic-gw-1560-fea-connectivity01.jpg) no-repeat center bottom;}
.fea-connectivity-item02.mazic-g-1500{background:url(../image/bg/bg-mazic-g-1500-fea-connectivity01.jpg) no-repeat center bottom;}

.fea-connectivity-item02 .rela{width:100%;max-width:1520px;;margin:135px auto 0 auto;height:auto;overflow:hidden;display:flex;justify-content:space-between;align-items:flex-start;}
.fea-connectivity-item02 ul{display:flex;justify-content:flex-start;align-items:center;}
.fea-connectivity-item02 ul li{margin-right:20px;flex-direction:column;width:174px;height:174px;overflow:hidden;background:#fff;display:flex;justify-content:center;align-items:center;}
.fea-connectivity-item02 ul li .key{font-size:24px;font-weight:500;}
.fea-connectivity-item02 ul li .value{font-family: 'Inter';font-size:16px;font-weight:100;}
.fea-connectivity-item02 .stit{line-height:1.2em;color:#000;font-size:43px;font-weight:bold;}

.fea-accessories{position:relative;width:100%;height:950px;overflow:hidden;background-image: linear-gradient(to right, #cdd4dd , #fdfdfd);}
.fea-accessories .rela{width:100%;max-width:1520px;;margin:135px auto 0 auto;height:auto;overflow:hidden;}
.fea-accessories .cont{position:relative;width:800px;height:auto;overflow:hidden;padding-bottom:30px;margin-bottom:30px;}
.fea-accessories .cont:before{content:"";width:80px;height:1px;overflow:hidden;display:block;background:#a8aaad;position:absolute;left:0;bottom:0;}
.fea-accessories .cont .cate{margin-bottom:10px;color:#00448d;width:100%;overflow:hidden;height:auto;font-size:22px;font-weight:bold;}
.fea-accessories .cont .stit{line-height:1.2em;color:#000;width:100%;overflow:hidden;height:auto;font-size:43px;font-weight:bold;}
.fea-accessories .sdesc{font-family: 'Inter';margin-top:40px;line-height:1.6em;color:#000;font-size:16px;font-weight:100;}
.fea-accessories .rela>ul{margin-top:-200px;width:100%;height:auto;overflow:hidden;display:flex;justify-content:space-between;align-items:flex-start;}
.fea-accessories .rela>ul>li{width:100%;height:auto;overflow:hidden;flex:1;}
.fea-accessories>ul>li .pic{width:100%;height:auto;overflow:hidden;text-align:center;}
.fea-accessories ul li>ul{width:calc( 100% - 180px );padding:0 90px;height:auto;overflow:hidden;}
.fea-accessories ul li>ul li{font-family: 'Inter';position:relative;width:calc( 100% - 10px );padding-left:10px;height:auto;overflow:hidden;font-weight:500;font-size:16px;color:#000;}
.fea-accessories ul li>ul li:before{font-family: 'Inter';display:block;position:absolute;left:0;top:12px;content:"";width:4px;height:4px;overflow:hidden;border-radius:50%;background:#1e93ff;}

.pos-tabarea .fea-options{width:100%;overflow:hidden;height:950px;background:url(../image/bg/bg-bigpos2700-fea-options.jpg) no-repeat center bottom;background-size:cover;}
.pos-tabarea .fea-options .rela{width:100%;max-width:1520px;;height:auto;overflow:hidden;margin:0 auto;}
.pos-tabarea .fea-options .rela .cont{width:800px;height:auto;overflow:hidden;}
.pos-tabarea .fea-options .rela .cont .tit{line-height:1.2em;color:#000;margin-top:130px;width:100%;height:auto;font-size:48px;font-weight:bold;}
.pos-tabarea .fea-options .rela .cont .desc{font-family: 'Inter';color:#000;margin-top:30px;line-height:32px;width:100%;height:auto;font-size:18px;font-weight:100;}
.pos-tabarea .fea-options .rela ul{margin-top:60px;width:750px;height:auto;overflow:hidden;}
.pos-tabarea .fea-options .rela ul li{margin-right:25px;margin-bottom:25px;width:218px;height:auto;overflow:hidden;float:left;}
.pos-tabarea .fea-options .rela ul li .list-header{width:100%;height:auto;overflow:hidden;display:flex;justify-content:flex-start;align-items:center;}
.pos-tabarea .fea-options .rela ul li .list-header span{color:#838383;text-decoration:underline;display:flex;font-size:15px;}
.pos-tabarea .fea-options .rela ul li .list-header strong{font-family: 'Inter';color:#000;margin-left:10px;display:flex;font-size:28px;font-weight:bold;}
.pos-tabarea .fea-options .rela ul li .pic{width:100%;height:auto;overflow:hidden;margin-top:25px;}
.pos-tabarea .fea-options .rela ul li .pic img{width:100%;float:left;}
.pos-tabarea .fea-options.type01 .rela .cont .cate{margin-top:120px;color:#00448d;width:100%;overflow:hidden;height:auto;font-size:22px;font-weight:bold;}
.pos-tabarea .fea-options.type01 .rela ul{width:366px;}
.pos-tabarea .fea-options.type01 .rela ul li{flex-direction:column;display:flex;justify-content:center;align-items:center;width:100%;height:121px;overflow:hidden;background:url(../image/bg/bg-fea-options-box.png);margin:25px 0 0 0;}
.pos-tabarea .fea-options.type01 .rela ul li:first-child{margin-top:0;}
.pos-tabarea .fea-options.type01 .rela ul li .key{font-family: 'Inter';text-align:center;color:#949494;font-size:16px;font-weight:100;width:100%;height:auto;overflow:hidden;}
.pos-tabarea .fea-options.type01 .rela ul li .value{text-align:center;color:#000;font-size:32px;font-weight:bold;width:100%;height:auto;overflow:hidden;}

.pos-tabarea .fea-options.type02 .rela .cont .cate{margin-top:120px;color:#00448d;width:100%;overflow:hidden;height:auto;font-size:22px;font-weight:bold;}
.pos-tabarea .fea-options.type02 .rela ul{width:900px;}
.pos-tabarea .fea-options.type02 .rela ul li{margin-right:30px;margin-bottom:30px;flex-direction:column;display:flex;justify-content:center;align-items:center;width:241px;height:121px;overflow:hidden;background:url(../image/bg/bg-fea-options-box01.png);}
.pos-tabarea .fea-options.type02 .rela ul li .value{line-height:1.2em;text-align:center;color:#000;font-size:26px;font-weight:bold;width:100%;height:auto;overflow:hidden;}
.pos-tabarea .fea-options.type02 .rela ul li .key{font-family: 'Inter';font-size:14px;color:#3e3a39;}

.pos-tabarea .fea-applications{width:100%;overflow:hidden;height:auto;}
.pos-tabarea .fea-applications.type01{margin-bottom:150px;}
.pos-tabarea .fea-applications .rela{width:100%;max-width:1520px;;margin:0 auto;overflow:hidden;height:auto;}
.pos-tabarea .fea-applications .rela .cont{width:100%;overflow:hidden;height:auto;}
.pos-tabarea .fea-applications .rela .cont .tit{text-align:center;margin-top:150px;width:100%;overflow:hidden;height:auto;font-size:48px;font-weight:bold;}
.pos-tabarea .fea-applications .rela .cont .desc{font-family: 'Inter';text-align:center;margin:30px auto 0 auto;line-height:34px;width:78%;overflow:hidden;height:auto;font-size:18px;}
.pos-tabarea .fea-applications .list01{margin-top:70px;width:100%;overflow:hidden;height:auto;display:flex;justify-content:space-between;align-items:center;}
.pos-tabarea .fea-applications .list01 li{position:relative;width:491px;height:auto;overflow:hidden;border:1px solid #e4e5e5;}
.pos-tabarea .fea-applications .list01 li .pic{width:100%;height:auto;overflow:hidden;}
.pos-tabarea .fea-applications .list01 li .pic img{float:left;width:100%;}
.pos-tabarea .fea-applications .list01 li .txt{font-family: 'Inter';position:absolute;left:0;bottom:40px;width:100%;height:auto;text-align:center;overflow:hidden;font-size:24px;font-weight:bold;}
.pos-tabarea .fea-applications .list02{margin-top:90px;width:100%;overflow:hidden;height:auto;display:flex;justify-content:flex-start;align-items:center;}
.pos-tabarea .fea-applications .list02 li{position:relative;width:100%;overflow:hidden;height:auto;flex:1;}
.pos-tabarea .fea-applications .list02 li .pic{width:100%;overflow:hidden;height:538px;background-size:cover !important;}
.pos-tabarea .fea-applications .list02 li .txt{line-height:38px;/*font-family: 'Inter';*/position:absolute;left:0;top:0;width:100%;overflow:hidden;height:100%;font-size:28px;font-weight:bold;flex-direction:column;text-align:center;color:#fff;display:flex;justify-content:center;align-items:center;}

.pos-tabarea .fea-applications .list03{margin-top:90px;width:100%;overflow:hidden;height:auto;display:flex;justify-content:center;align-items:center;}
.pos-tabarea .fea-applications .list03>li{position:relative;width:383px;overflow:hidden;height:auto;}
.pos-tabarea .fea-applications .list03 li .pic{width:100%;overflow:hidden;height:538px;background-size:cover !important;}
.pos-tabarea .fea-applications .list03 li .pic img{width:100%;height:538px;}
.pos-tabarea .fea-applications .list03 li .txt{position:absolute;left:0;top:0;width:100%;overflow:hidden;height:100%;font-size:24px;font-weight:bold;flex-direction:column;text-align:center;color:#fff;display:flex;justify-content:center;align-items:center;}
.pos-tabarea .fea-applications .list03 li .txt span{color:#fff;font-size:14px;display:block;padding-top:5px;}
.pos-tabarea .fea-applications dl{width:100%;max-width:1520px;;height:auto;overflow:hidden;margin:80px auto 0 auto;background:#f4f4f4;}
.pos-tabarea .fea-applications dl dt{text-align:center;width:100%;height:auto;overflow:hidden;padding:120px 0 60px 0;font-weight:500;color:#3e3a39;font-size:24px;}
.pos-tabarea .fea-applications dl dd{width:100%;height:auto;overflow:hidden;}
.pos-tabarea .fea-applications dl dd img {width:100%;}
.pos-tabarea .fea-applications .list03>li>ul{position:absolute;left:20px;bottom:50px;width:calc( 100% - 40px );height:auto;overflow:hidden;}
.pos-tabarea .fea-applications .list03>li>ul li{font-family: 'Inter';text-align:center;width:100%;height:auto;overflow:hidden;font-size:16px;color:#fff;}
.pos-tabarea .fea-applications .list03>li>ul li:before{font-family: 'Inter';vertical-align:middle;display:inline-block;margin-right:5px;content:"";width:4px;height:4px;overflow:hidden;border-radius:50%;background:#fff;}

.pos-tabarea .fea-products{width:100%;overflow:hidden;height:auto;margin:150px auto;}
.pos-tabarea .fea-products h3{text-align:center;margin:0px auto 0 auto;width:100%;overflow:hidden;height:auto;font-size:48px;font-weight:bold;}
.pos-tabarea .fea-products ul{width:100%;max-width:1340px;;height:auto;overflow:hidden;margin:60px auto 0 auto;display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap;}
.pos-tabarea .fea-products ul li{border:1px solid #e5e5e5;position:relative;width:calc(100%/3 - 30px);height:auto;margin: 0 10px;}
.pos-tabarea .fea-products ul li:before{z-index:90;content:"";width:31px;height:31px;overflow:hidden;display:block;background:url(../image/bg/bg-moseri02.jpg) no-repeat;position:absolute;right:-1px;top:-1px;}
.pos-tabarea .fea-products ul li.none{border-color:transparent;}
.pos-tabarea .fea-products ul li.none:before{display:none}
.pos-tabarea .fea-products ul li .pic-dummy{display:none;width:100%;height:auto;overflow:Hidden;}
.pos-tabarea .fea-products ul li .pic-dummy img{width:100%;float:left;}
.pos-tabarea .fea-products ul li .pic{left:0;top:0;width:100%;height:auto;overflow:Hidden;}
.pos-tabarea .fea-products ul li .pic img{width:78%;margin-right:auto;margin-left:auto;margin-top:20px;display:block;justify-content:center;}
.pos-tabarea .fea-products ul li .cont{width:100%;height:auto;overflow:hidden;}
.pos-tabarea .fea-products ul li .tit{font-size:32px;font-weight:bold;width:100%;height:auto;text-align:center;}
.pos-tabarea .fea-products ul li .desc{font-family: 'Inter';margin-top:0px;font-size:16px;font-weight:100;width:100%;height:auto;text-align:center;}
.pos-tabarea .fea-products ul li a{display:flex;justify-content:space-between;align-items:center;width:300px;height:50px;background:#efefef;overflow:hidden;margin:40px auto 45px auto;}
.pos-tabarea .fea-products ul li a span{font-family: 'Inter';margin-left:20px;display:flex;font-size:15px;font-weight:300;}
.pos-tabarea .fea-products ul li a img{display:flex;}

.pos-tabarea .fea-intro.bigpos-2150{background:url(../image/bg/bg-fea-intro-bigpos-2150.jpg) no-repeat left top;}
.pos-tabarea .fea-info.bigpos-2150{background:url(../image/bg/bg-fea-info-bigpos-2150.jpg) no-repeat center top}
.pos-tabarea .fea-display.bigpos-2150{background:url(../image/bg/bg-fea-display-bigpos-2150.jpg) no-repeat center top}
.pos-tabarea .fea-performence.bigpos-2150{background:url(../image/bg/bg-fea-performence-bigpos-2150.jpg) no-repeat center}
.pos-tabarea .fea-performence.bluo{background:url(../image/bg/bg-fea-performence-bluo.jpg) no-repeat center}
.pos-tabarea .fea-options.bigpos-2150{background:url(../image/bg/bg-bigpos2150-fea-options.jpg) no-repeat center bottom}
.pos-tabarea .fea-options.bluo{background:url(../image/bg/bg-bluo-fea-options.jpg) no-repeat center bottom}


/*BCK Kiosk*/
.pos-tabarea .fea-intro.bck-3200{background:url(../image/bg/bg-product-bck-3200-01.jpg) no-repeat center top;height:1300px;}
.pos-tabarea .fea-info.bck-3200{background:url(../image/bg/bg-product-bck-3200-02.jpg) no-repeat center top;height:1310px;}
.pos-tabarea .fea-display.bck-3200{background:url(../image/bg/bg-product-bck-3200-09.jpg) no-repeat center top;height:1070px;}
.pos-tabarea .fea-performence.bck-3200{background:url(../image/bg/bg-product-bck-3200-04.jpg) no-repeat center top; height:1035px;}
.pos-tabarea .fea-product-05.bck-3200{background:url(../image/bg/bg-product-bck-3200-05.jpg) no-repeat center top; height:1170px;}
.pos-tabarea .fea-product-06.bck-3200{background:url(../image/bg/bg-product-bck-3200-06.jpg) no-repeat center top; height:1045px;}
.pos-tabarea .fea-product-07.bck-3200{background:url(../image/bg/bg-product-bck-3200-07.jpg) no-repeat center top; height:1195px;background-size:cover;}
.pos-tabarea .fea-product-08.bck-3200{background:url(../image/bg/bg-product-bck-3200-08.jpg) no-repeat center top; height:1055px;}
.pos-tabarea .fea-product-09.bck-3200{background:url(../image/bg/bg-product-bck-3200-09.jpg) no-repeat center top; height:1070px;}
.pos-tabarea .fea-options.bck-3200{background:url(../image/bg/bg-product-bck-3200-10.jpg) no-repeat center top; height:1220px;}


.pos-tabarea .fea-intro.bck-3200.b4300{background:url(../image/bg/bg-product-bck-4300-01.jpg) no-repeat center top;height:1300px;background-size:cover;}
.pos-tabarea .fea-info.bck-3200.b4300{background:url(../image/bg/bg-product-bck-4300-02.jpg) no-repeat center top;height:1278px;}
.pos-tabarea .fea-display.bck-3200.b4300{background:url(../image/bg/bg-product-bck-4300-09.jpg) no-repeat center top;height:1070px;}

.pos-tabarea .fea-product-05.bck-3200.b4300{background:url(../image/bg/bg-product-bck-4300-05.jpg) no-repeat center top; height:1170px;}
.pos-tabarea .fea-product-06.bck-3200.b4300{background:url(../image/bg/bg-product-bck-3200-06.jpg) no-repeat center top; height:1045px;}
.pos-tabarea .fea-product-07.bck-3200.b4300{background:url(../image/bg/bg-product-bck-4300-07.jpg) no-repeat center top; height:1195px;background-size:cover;}
.pos-tabarea .fea-product-08.bck-3200.b4300{background:url(../image/bg/bg-product-bck-4300-08.jpg) no-repeat center top; height:1055px;}
.pos-tabarea .fea-product-09.bck-3200.b4300{background:url(../image/bg/bg-product-bck-4300-09.jpg) no-repeat center top; height:1070px;}
.pos-tabarea .fea-options.bck-3200.b4300{background:url(../image/bg/bg-product-bck-4300-10.jpg) no-repeat center top; height:1220px;}

/*APEXA EL/TL*/

.pos-tabarea .fea-intro.apexa-el-2150{background:url(../image/bg/bg-apexa_el_2150.jpg) no-repeat center;}
.pos-tabarea .fea-intro.apexa-el-1560{background:url(../image/bg/bg-apexa_el_1560.jpg) no-repeat center;}
.pos-tabarea .fea-intro.apexa-el-1500{background:url(../image/bg/bg-apexa_el_1500.jpg) no-repeat center;}
.pos-tabarea .fea-intro.apexa-tl-1500{background:url(../image/bg/bg-apexa_tl_1500.jpg) no-repeat center;}
.pos-tabarea .fea-intro.apexa-tl-1560{background:url(../image/bg/bg-apexa_tl_1560.jpg) no-repeat center;}
.pos-tabarea .fea-intro.apexa-tl-2150{background:url(../image/bg/bg-apexa_tl_2150.jpg) no-repeat center;}
.pos-tabarea .fea-performence.n-cpu{background:url(../image/bg/apexa-eltl-cpu.jpg) no-repeat center !important;}
.pos-tabarea .fea-performence.n-cpu2{background:url(../image/bg/apexa-eltl-cpu-2.jpg) no-repeat center !important;}


.pos-tabarea .fea-performence.n-cpu .rela ul li {width:210px;}
.pos-tabarea .fea-performence.n-cpu .rela ul li .ico img {width:88%;}
.pos-tabarea .fea-performence.n-cpu .rela ul li .txt {top:210px;text-align:right;margin-left:0;}

.pos-tabarea .fea-intro.apexa-tl-1500 .cont .desc {width:85%;margin:0 auto;}

.pos-tabarea .fea-intro.apexa-el-1560 .cont .tit span,
.pos-tabarea .fea-intro.apexa-el-1560 .cont .desc,
.pos-tabarea .fea-intro.apexa-el-1560 .cont .tit {color:#000;}
.pos-tabarea .fea-intro.apexa-el-1560 .cont .tit:before {background:#000;}

.pos-tabarea .fea-intro.apexa-tl-1560 .cont .tit span,
.pos-tabarea .fea-intro.apexa-tl-1560 .cont .desc,
.pos-tabarea .fea-intro.apexa-tl-1560 .cont .tit {color:#000;}
.pos-tabarea .fea-intro.apexa-tl-1560 .cont .tit:before {background:#000;}


/*APEXA GW*/
.pos-tabarea .fea-intro.type01{}
.pos-tabarea .fea-intro.apexa-gw{background:url(../image/bg/bg-fea-intro-apexa-gw.jpg) no-repeat center top;}
.pos-tabarea .fea-intro.apexa-aw-1560fh{background:url(../image/bg/bg-apexa_aw_1560fh.jpg) no-repeat center top;}
.pos-tabarea .fea-intro.apexa-aw-2150{background:url(../image/bg/bg-apexa_aw_2150.jpg) no-repeat center top;}
.pos-tabarea .fea-intro.apexa-gw-1560fh{background:url(../image/bg/bg-apexa_gw_1560fh.jpg) no-repeat center top;}
.pos-tabarea .fea-intro.apexa-gw-2150{background:url(../image/bg/bg-apexa_gw_2150.jpg) no-repeat center top;}
.pos-tabarea .fea-display.apexa-gw{background:url(../image/bg/bg-fea-display-apexa-gw2.jpg) no-repeat center top}
.pos-tabarea .fea-display.apexa-gw-1560{background:url(../image/bg/bg-fea-display-apexa-gw1560.jpg) no-repeat center top}
.pos-tabarea .fea-performence.apexa-gw{background:url(../image/bg/bg-fea-performence-apexa-gw.jpg) no-repeat center}
.pos-tabarea .fea-performence.n-cpu.apexa-el-1560 {background:url(../image/bg/apexa-eltl-cpu.jpg) no-repeat center;}
.pos-tabarea .fea-options.apexa-gw{background:url(../image/bg/bg-apexa-gw-fea-options.jpg) no-repeat center bottom}

.pos-tabarea .fea-display.apexa-prime{background:url(../image/bg/bg-fea-display-apexa-prime.jpg) no-repeat center top}
.pos-tabarea .fea-display.bluo{background:url(../image/bg/bg-fea-display-bluo.jpg) no-repeat center top}

.pos-tabarea .fea-intro.apexa-g{background:url(../image/bg/bg-fea-intro-apexa-g.jpg) no-repeat center top;}

.pos-tabarea .fea-intro.anyshop-prime{height:1198px;background:url(../image/bg/bg-fea-intro-anyshop-prime.jpg) no-repeat center top;}
.pos-tabarea .fea-intro.anyshop-e2{height:1198px;background:url(../image/bg/bg-fea-intro-anyshop-e2.jpg) no-repeat center top;}
.pos-tabarea .fea-display.anyshop-prime{background:url(../image/bg/bg-fea-display-anyshop-prime.jpg) no-repeat center top;height:985px;}
.pos-tabarea .fea-performence.anyshop-prime{background:url(../image/bg/bg-fea-performence-anyshop-prime.jpg) no-repeat center}
.pos-tabarea .fea-options.anyshop-prime{background:url(../image/bg/bg-anyshop-prime-fea-options.jpg) no-repeat center bottom}

.pos-tabarea .fea-display.anyshop-e2{background:url(../image/bg/bg-fea-display-anyshop-e2.jpg) no-repeat center top}
.pos-tabarea .fea-performence.anyshop-e2{background:url(../image/bg/bg-fea-performence-anyshop-e2.jpg) no-repeat center}
.pos-tabarea .fea-options.anyshop-e2{background:url(../image/bg/bg-anyshop-e2-fea-options.jpg) no-repeat center bottom}

.pos-tabarea .fea-intro.imprex-prime{background:url(../image/bg/bg-fea-intro-imprex-prime.jpg) no-repeat center top;}
.pos-tabarea .fea-intro.type01.imprex-prime .cont .tit{color:#fff;}
.pos-tabarea .fea-intro.type01.imprex-prime .cont .tit span{color:#fff}
.pos-tabarea .fea-intro.type01.imprex-prime .cont .desc{color:#fff;}
.pos-tabarea .fea-display.imprex-prime{background:url(../image/bg/bg-fea-display-imprex-prime.jpg) no-repeat center top}
.pos-tabarea .fea-performence.imprex-prime{background:url(../image/bg/bg-fea-performence-imprex-prime.jpg) no-repeat center}
.pos-tabarea .fea-options.imprex-prime{background:url(../image/bg/bg-imprex-prime-fea-options.jpg) no-repeat center bottom}

.pos-tabarea .fea-intro.dcr-x86{background:url(../image/bg/bg-fea-intro-dcr-x86.jpg) no-repeat center top;}
.pos-tabarea .fea-intro.type01.dcr-x86 .cont .tit{color:#fff;}
.pos-tabarea .fea-intro.type01.dcr-x86 .cont .tit span{color:#fff}
.pos-tabarea .fea-intro.type01.dcr-x86 .cont .desc{color:#fff;}
.pos-tabarea .fea-display.dcr-x86{background:url(../image/bg/bg-fea-display-dcr-x86.jpg) no-repeat center top}
.pos-tabarea .fea-performence.dcr-x86{background:url(../image/bg/bg-fea-performence-dcr-x86.jpg) no-repeat center}
.pos-tabarea .fea-options.dcr-x86{background:url(../image/bg/bg-dcr-x86-fea-options.jpg) no-repeat center bottom}

.pos-tabarea .fea-intro.dcr-x86-1330{background:url(../image/bg/bg-fea-intro-dcr-x86-1330.jpg) no-repeat center top;height:1380px;}
.pos-tabarea .fea-intro.type01.dcr-x86-1330 .cont .tit{color:#fff;}
.pos-tabarea .fea-intro.type01.dcr-x86-1330 .cont .tit span{color:#fff}
.pos-tabarea .fea-intro.type01.dcr-x86-1330 .cont .desc{color:#fff;}
.pos-tabarea .fea-display.dcr-x86-1330{background:url(../image/bg/bg-fea-display-dcr-x86-1330.jpg) no-repeat center top}
.pos-tabarea .fea-performence.dcr-x86-1330{background:url(../image/bg/bg-fea-performence-dcr-x86.jpg) no-repeat center}
.pos-tabarea .fea-options.dcr-x86-1330{background:url(../image/bg/bg-dcr-x86-1330-fea-options.jpg) no-repeat center bottom}

.pos-tabarea .fea-intro.dcr-m4{background:url(../image/bg/bg-fea-intro-dcr-m4.jpg) no-repeat center top;height:1380px;}
.pos-tabarea .fea-intro.type01.dcr-m4 .cont .tit{color:#fff;}
.pos-tabarea .fea-intro.type01.dcr-m4 .cont .tit span{color:#fff}
.pos-tabarea .fea-intro.type01.dcr-m4 .cont .desc{color:#fff;}
.pos-tabarea .fea-display.dcr-m4{background:url(../image/bg/bg-fea-display-dcr-m4.jpg) no-repeat center top}
.pos-tabarea .fea-performence.dcr-m4{background:url(../image/bg/bg-fea-performence-dcr-m4.jpg) no-repeat center}
.pos-tabarea .fea-options.dcr-m4{background:url(../image/bg/bg-dcr-m4-fea-options.jpg) no-repeat center bottom}

.pos-tabarea .fea-intro.boxpos{background:url(../image/bg/bg-fea-intro-boxpos.jpg) no-repeat center top;}
.pos-tabarea .fea-display.boxpos{background:url(../image/bg/bg-fea-display-dcr-x86.jpg) no-repeat center top}
.pos-tabarea .fea-performence.boxpos{height:990px;background:url(../image/bg/bg-fea-performence-boxpos.jpg) no-repeat center}
.pos-tabarea .fea-performence.boxpos .rela{width:100%;max-width:1520px;;height:auto;overflow:hidden;margin:190px auto 0 auto;}
.pos-tabarea .fea-performence.boxpos .rela .cont{position:relative;width:760px;height:auto;overflow:hidden;margin-left:auto;padding-bottom:40px;margin-bottom:40px}
.pos-tabarea .fea-performence.boxpos .rela .cont:before{content:"";width:80px;height:2px;overflow:hidden;display:block;background:#6f6f70;position:absolute;left:0;bottom:0;}
.pos-tabarea .fea-performence.boxpos .rela .cont .tit{text-align:left;font-size:22px;color:#00448d;font-weight:500;margin-left:auto;}
.pos-tabarea .fea-performence.boxpos .rela .cont .etc{text-align:left;line-height:1.2em;font-size:43px;color:#000;font-weight:500;margin-left:auto;}
.pos-tabarea .fea-performence.boxpos .rela .desc{font-family: 'Inter';text-align:left;width:760px;height:auto;overflow:hidden;margin-left:auto;font-size:16px;color:#000;font-weight:100;}
.pos-tabarea .fea-performence.boxpos .rela ul{width:760px;margin-left:auto;}
.pos-tabarea .fea-performence.boxpos .rela ul li{margin-left:30px;}
.pos-tabarea .fea-performence.boxpos .rela ul li:first-child{margin-left:0;}

.pos-tabarea .fea-options.boxpos{background:url(../image/bg/bg-dcr-x86-fea-options.jpg) no-repeat right bottom}

.pos-tabarea .fea-intro.mazic-gw-1560{background:url(../image/bg/bg-fea-intro-mazic-gw-1560.jpg) no-repeat center top;}
.pos-tabarea .fea-intro.mazic-gw-1560.mazic-gw-1500{background:url(../image/bg/bg-fea-intro-mazic-gw-1500.jpg) no-repeat center top;}
.pos-tabarea .fea-display.mazic-gw-1560{background:url(../image/bg/bg-fea-display-mazic-gw-1560.jpg) no-repeat center top}
.pos-tabarea .fea-display.mazic-gw-1560{}
.pos-tabarea .fea-display.mazic-gw-1560 .rela .cont .etc .etc-item strong{color:#fff}
.pos-tabarea .fea-display.mazic-gw-1560 .rela .desc{color:#fff}
.pos-tabarea .fea-display.mazic-gw-1560 .rela ul li{background:url(../image/bg/bg-box02.png)}
.pos-tabarea .fea-display.mazic-gw-1560 .rela ul li .value{color:#fff;}
.pos-tabarea .fea-display.mazic-gw-1560 .rela ul li .key{color:#fff;}
.pos-tabarea .fea-performence.mazic-gw-1560{height:801px;background:url(../image/bg/bg-fea-performence-mazic-gw-1560.jpg) no-repeat center}
.pos-tabarea .fea-performence.mazic-gw-1560 .rela{width:100%;max-width:1520px;;height:auto;overflow:hidden;margin:100px auto 0 auto;}
.pos-tabarea .fea-performence.mazic-gw-1560 .rela .cont{position:relative;width:760px;height:auto;overflow:hidden;padding-bottom:40px;margin-bottom:40px}
.pos-tabarea .fea-performence.mazic-gw-1560 .rela .cont:before{content:"";width:40px;height:2px;overflow:hidden;display:block;background:#6f6f70;position:absolute;right:0;bottom:0;}
.pos-tabarea .fea-performence.mazic-gw-1560 .rela .cont .tit{font-size:22px;color:#00448d;font-weight:500;}
.pos-tabarea .fea-performence.mazic-gw-1560 .rela .cont .etc{line-height:1.2em;font-size:43px;color:#000;font-weight:500;}
.pos-tabarea .fea-performence.mazic-gw-1560 .rela .desc{width:760px;height:auto;overflow:hidden;font-size:16px;color:#000;font-weight:100;}
.pos-tabarea .fea-options.mazic-gw-1560{height:950px;background:url(../image/bg/bg-mazic-gw-1560-fea-options.jpg) no-repeat center bottom}
.pos-tabarea .fea-options.mazic-gw-1560.mazic-g-1500{height:950px;background:url(../image/bg/bg-mazic-g-1500-fea-options.jpg) no-repeat center bottom}

.pos-tabarea .fea-options.mazic-gw-1560{}
.pos-tabarea .fea-options.mazic-gw-1560 .rela .cont .tit{color:#fff;}
.pos-tabarea .fea-options.mazic-gw-1560 .rela ul{width:800px;}
.pos-tabarea .fea-options.mazic-gw-1560 .rela ul li{display:flex;justify-content:center;align-items:flex-start;margin:0 20px 20px 0;width:367px;height:122px;background:url(../image/bg/bg-fea-options-box02.png);float:left;}
.pos-tabarea .fea-options.mazic-gw-1560 .rela ul li .value{margin-left:30px;text-align:left;color:#fff;font-size:24px;}
.pos-tabarea .fea-options.mazic-gw-1560 .rela ul li .key{font-family: 'Inter';margin-left:30px;text-align:left;color:#fff;font-size:12px;}

.pos-tabarea .fea-intro.posmo-2{background:url(../image/bg/bg-fea-intro-pomo-2.jpg) no-repeat center top;}
.pos-tabarea .fea-display.posmo-2{background:url(../image/bg/bg-fea-display-posmo-2.jpg) no-repeat center top}
.pos-tabarea .fea-options.posmo-2{margin-top:90px;background:url(../image/bg/bg-posmo-2-fea-options.jpg) no-repeat center bottom}
.pos-tabarea .fea-options.posmo-2.type01 .rela .cont .cate{margin-top:300px;}

.pos-tabarea .fea-intro.posmo-3{background:url(../image/bg/bg-fea-intro-pomo-3.jpg) no-repeat center top;}
.pos-tabarea .fea-display.posmo-3{background:url(../image/bg/bg-fea-display-posmo-3.jpg) no-repeat center top}
.pos-tabarea .fea-options.posmo-3{margin-top:90px;background:url(../image/bg/bg-posmo-3-fea-options.jpg) no-repeat center bottom}
.pos-tabarea .fea-options.posmo-2.type01 .rela .cont .cate{margin-top:300px;}
.pos-tabarea .fea-options.posmo-3.type01 .rela .cont .cate{margin-top:300px;}

.pos-tabarea .fea-intro.a7-pos-printer{background:url(../image/bg/bg-fea-intro-a7-pos-printer.jpg) no-repeat center top;}
.pos-tabarea .fea-display.a7-pos-printer{background:url(../image/bg/bg-fea-display-a7-pos-printer.jpg) no-repeat center top}
.pos-tabarea .fea-display.a7-pos-printer .rela{margin-top:300px;}
.pos-tabarea .fea-options.a7-pos-printer{margin-top:90px;background:url(../image/bg/bg-fea-options-a7-pos-printer.jpg) no-repeat center top}
.pos-tabarea .fea-options.a7-pos-printer .rela .cont .tit{padding-bottom:40px;margin-bottom:40px;position:relative;}
.pos-tabarea .fea-options.a7-pos-printer .rela .cont .tit:before{content:"";width:80px;height:1px;overflow:hidden;display:block;background:#d2d1d0;position:absolute;left:0;bottom:0;}

.pos-tabarea .fea-intro.a8-pos-printer{background:url(../image/bg/bg-fea-intro-a8-pos-printer.jpg) no-repeat center top;}
.pos-tabarea .fea-display.a8-pos-printer{background:url(../image/bg/bg-fea-display-a8-pos-printer.jpg) no-repeat center top}
.pos-tabarea .fea-display.a8-pos-printer .rela{margin-top:300px;}
.pos-tabarea .fea-options.a8-pos-printer{margin-top:90px;background:url(../image/bg/bg-fea-options-a8-pos-printer.jpg) no-repeat center top}

.pos-tabarea .fea-intro.a11-pos-printer{background:url(../image/bg/bg-fea-intro-a11-pos-printer.jpg) no-repeat center top;}
.pos-tabarea .fea-display.a11-pos-printer{background:url(../image/bg/bg-fea-display-a11-pos-printer.jpg) no-repeat center top}
.pos-tabarea .fea-display.a11-pos-printer .rela{margin-top:300px;}
.pos-tabarea .fea-options.a11-pos-printer{margin-top:90px;background:url(../image/bg/bg-fea-options-a11-pos-printer.jpg) no-repeat center top}

.app-msg{font-family: 'Inter';text-align:center;width:100%;height:auto;overflow:hidden;margin:80px auto 0 auto;line-height:1.8em;font-size:16px;color:#3e3a39;}
.app-msg strong{font-family: 'Inter';font-size:16px;color:#3e3a39;font-weight:500;}

.pos-tabarea .fea-intro.ptab-10{background:url(../image/bg/bg-fea-intro-ptab-10.jpg) no-repeat center top;}
.pos-tabarea .fea-display.ptab-10{background:url(../image/bg/bg-fea-display-ptab-10.jpg) no-repeat center top}
.pos-tabarea .fea-performence.ptab-10{background:url(../image/bg/bg-fea-performence-ptab-10.jpg) no-repeat center top;background-size:cover;height:1000px;}

.pos-tabarea .fea-intro.cash-drawer{background:url(../image/bg/bg-fea-intro-cash-drawer.jpg) no-repeat center top;}
.pos-tabarea .fea-intro.plu-keyboard{height:1357px;background:url(../image/bg/bg-fea-intro-plu-keyboard.jpg) no-repeat center top;}
.pos-tabarea .fea-intro.handheld-scanner{background:url(../image/bg/bg-fea-intro-handheld-scanner.jpg) no-repeat center top;}

/*스펙*/
.spec-rela{width:100%;max-width:1520px;;height:auto;overflow:hidden;margin:130px auto;}
.spec-rela .spec-tit{display:flex;justify-content:center;align-items:center;width:100%;height:88px;overflow:hidden;border-top:2px solid #7d7d7d;font-weight:bold;font-size:36px;}
.spec-rela .spec-tit ul{display:flex;justify-content:center;align-items:center;width:100%;height:88px;overflow:hidden;}
.spec-rela .spec-tit ul li{font-weight:bold;font-size:36px;width:50%;height:88px;overflow:hidden;display:flex;justify-content:center;align-items:center;}
.spec-rela .spec-os{display:flex;justify-content:center;align-items:center;width:calc( 100% - 140px );padding-left:140px;height:68px;overflow:hidden;border-top:1px solid #e0e0e0;}
.spec-rela .spec-os ul{display:flex;justify-content:center;align-items:center;width:100%;height:68px;overflow:hidden;}
.spec-rela .spec-os ul li{font-weight:bold;font-size:18px;width:50%;height:68px;overflow:hidden;display:flex;justify-content:center;align-items:center;}
.spec-rela dl{border-top:1px solid #e0e0e0;width:100%;height:auto;overflow:hidden;}
.spec-rela dl dt{border-bottom:1px solid #e0e0e0;cursor:pointer;font-weight:bold;font-size:18px;width:calc( 100% - 20px );padding-left:20px;height:68px;overflow:hidden;display:flex;justify-content:flex-start;align-items:center;position:relative;}
.spec-rela dl dt:before{transition:all .5s;content:"";width:20px;height:20px;overflow:hidden;display:block;background:url(../image/ico/ico-arr-down-gray.svg) no-repeat;position:absolute;right:10px;top:50%;margin-top:-10px;}
.spec-rela dl dt.on{border-bottom:0px solid #e0e0e0;}
.spec-rela dl dt.on:before{transform:rotate(-180deg)}
.spec-rela dl dd{display:none;width:100%;height:auto;overflow:hidden;}
.spec-rela dl dt.on + dd{display:block;}
.spec-rela dl dd.on{display:block;}
.spec-rela dl dd ul{width:100%;height:auto;overflow:hidden;}
.spec-rela dl dd ul li{padding:20px 0;border-bottom:1px solid #e2e2e2;background:#f7f8f8;display:flex;justify-content:flex-start;align-items:center;}
.spec-rela dl dd ul li .key{width:120px;padding-left:20px;font-weight:bold;font-size:18px;}
.spec-rela.type01 dl dd ul li .key{width:200px;}
.spec-rela dl dd ul li .value{margin-left:20px;padding-left:20px;width:100%;flex:1;font-weight:100;font-size:14px;}
.spec-rela .help-msg{width:calc( 100% - 40px );height:auto;overflow:hidden;margin:20px auto;font-weight:100;font-size:14px;}

/*OEM ODM */

.cs-header-01{width:80%;height:auto;overflow:hidden;margin:0 auto;}
.cs-header-01 .cs-tit{position:relative;padding-bottom:20px;margin-bottom:30px;margin-top:80px;text-align:center;width:100%;height:auto;overflow:hidden;font-weight:bold;font-size:56px;}
.cs-header-01 .cs-tit:before{content:"";width:40px;height:1px;overflow:hidden;display:block;background:#919090;position:absolute;left:50%;bottom:0;margin-left:-20px;}
.cs-header-01 .cs-desc{font-family:'Inter';color:#3c3c3b;text-align:center;width:100%;height:auto;overflow:hidden;line-height:180%; font-size:20px;}

.cs-num {font-size:46px;width:72px;color:#fff;background:#359DF7;text-align:center;padding:12px;margin:0 auto;}
.cs-header-02{width:100%;height:auto;overflow:hidden;padding-top:150px;}
.cs-header-02 .cs-tit{position:relative;padding-bottom:20px;margin-bottom:20px;margin-top:50px;text-align:center;width:100%;height:auto;overflow:hidden;font-weight:bold;font-size:56px;}
.cs-header-02 .cs-desc{font-family:'Inter';color:#3c3c3b;text-align:center;width:100%;height:auto;overflow:hidden;line-height:180%; font-size:20px; }
.cs-header-02 .cs-desc-max{max-width:1500px; margin:0 auto; }
.cs-pic img {width:730px;}
.cs-spec h5 {font-size:26px;font-weight:500;}
.cs-spec ul{height:445px;}
.cs-spec ul li{margin-top:10px;width:100%;height:auto;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;font-size:18px;font-weight:100;}
.cs-spec ul li:before{color:#3d3d3d;content:"·";display:inline;font-size:34px;line-height:30px;margin-right:10px;margin-left:10px;vertical-align:middle;}
.cs-product{width:100%;max-width:1520px;;height:auto;overflow:Hidden;display:flex;justify-content:flex-start;align-items:flex-start;}
.cs-spec {padding-left:40px;}
.cs-pdetail h5 {padding-bottom:30px;}
.pd-pic img {width:100%;}

.cs-sub{width:100%;max-width:1520px;height:auto;overflow:Hidden;margin:0 auto;padding: 100px 0 70px 0;}
section.cs-cs-study-01 {max-width:1520px;margin:0 auto;border-bottom:1px solid #d1d1d1;}
.cs-cs-study-01 ul{width:100%;max-width:1520px;;margin:20px auto 150px auto;height:auto;overflow:hidden;display:flex;justify-content:space-between;align-items:center;}
.cs-cs-study-01 ul li{position:relative;width:493px;overflow:hidden;}
.cs-cs-study-01 ul li .pic{width:100%;height:auto;overflow:hidden;}
.cs-cs-study-01 ul li .pic img{width:100%;float:left;}
.cs-cs-study-01 ul li .cont{width:100%;height:auto;overflow:hidden;}
.cs-cs-study-01 ul li .cont .desc{margin-top:10px;line-height:32px;width:100%;height:auto;overflow:hidden;text-align:center;color:#3c3c3b;font-family: 'Inter';font-weight:100;font-size:20px;}
.cs-cs-study-01 dt {max-width:1520px;font-size:26px;margin:0 auto;font-weight:500;}
.cs-cs-study-01 ul li .l-icon-01{width:100%;height:210px;overflow:hidden;}
.cs-cs-study-01 ul li .l-icon-01 img{width:100%;float:left;}
.cs-cs-study-01 ul li .cont-02{width:100%;height:auto;overflow:hidden;}
.cs-cs-study-01 ul li .cont-02 .desc-02{margin-top:20px;line-height:32px;width:100%;height:auto;overflow:hidden;text-align:center;color:#3c3c3b;font-family: 'Inter';font-weight:400;font-size:20px;}

.cs-cs-study-02 ul{width:100%;max-width:1520px;;margin:20px auto 200px auto;height:auto;overflow:hidden;display:flex;justify-content:space-between;align-items:center;}
.cs-cs-study-02 ul li{position:relative;width:493px;overflow:hidden;}
.cs-cs-study-02 ul li .pic{width:100%;height:auto;overflow:hidden;}
.cs-cs-study-02 ul li .pic img{width:100%;float:left;}
.cs-cs-study-02 ul li .cont{width:100%;height:auto;overflow:hidden;}
.cs-cs-study-02 ul li .cont .desc{margin-top:20px;line-height:32px;width:100%;height:auto;overflow:hidden;text-align:center;color:#3c3c3b;font-family: 'Inter';font-weight:100;font-size:20px;}
.cs-cs-study-02 ul li .l-icon-01{width:100%;height:210px;overflow:hidden;}
.cs-cs-study-02 ul li .l-icon-01 img{width:100%;float:left;}
.cs-cs-study-02 ul li .cont-02{width:100%;height:auto;overflow:hidden;}
.cs-cs-study-02 ul li .cont-02 .desc-02{margin-top:20px;line-height:32px;width:100%;height:auto;overflow:hidden;text-align:center;color:#3c3c3b;font-family: 'Inter';font-weight:400;font-size:20px;}

.oemodm-support-wrap{width:100%;max-width:1520px;;height:auto;overflow:hidden;margin:0 auto;}
.oemodm-support-wrap .tech-item{margin-bottom:0px;width:100%;height:auto;overflow:hidden;position:relative;}
.oemodm-support-wrap .tech-item .cont2 {width:903px !important;height:568px !important;top:33% !important; padding:28px 70px !important; background:url(../image/bg/bg-bg-01.png) no-repeat !important;}
.oemodm-support-wrap .tech-item .cont{width:660px;padding:0 54px;height:356px;overflow:Hidden;position:absolute;left:0;top:50%;margin-top:-178px;background:url(../image/bg/bg-tech01.png) no-repeat;}
.oemodm-support-wrap .tech-item .cont:before{content:"";width:31px;height:31px;display:block;position:absolute;right:0;top:0;}
.oemodm-support-wrap .tech-item .cont .tit{font-size:32px;color:#000;font-weight:bold;margin-top:50px;width:100%;height:auto;overflow:hidden;}
.oemodm-support-wrap .tech-item .cont .desc{line-height:28px;font-family: 'Inter';font-weight:100;font-size:16px;color:#000;margin-top:20px;width:100%;height:auto;overflow:hidden;}
.oemodm-support-wrap .tech-item .cont2 th {font-size:24px;padding-right:3px;display:table-cell;vertical-align:baseline;}
.oemodm-support-wrap .tech-item .cont2 td {line-height:28px;font-family: 'Inter';font-weight:100;font-size:16px;color:#000;margin-top:20px;height:auto;overflow:hidden;}
.oemodm-support-wrap .tech-item .cont ul{display:flex;justify-content:space-between;align-items:center;margin-top:40px;width:100%;height:auto;overflow:hidden;}
.oemodm-support-wrap .tech-item .cont ul li{flex:1;border-left:1px solid #7c7b7b;width:100%;height:103px;overflow:hidden;flex-direction:column;position:relative;display:flex;justify-content:center;align-items:center;}
.oemodm-support-wrap .tech-item .cont ul li:first-child{border-left:0;}
.oemodm-support-wrap .tech-item .cont ul li .spic{display:flex;justify-content:center;align-items:center;width:150px;height:auto;overflow:hidden;}
.oemodm-support-wrap .tech-item .cont ul li .txt{display:flex;margin-top:15px;text-transform:uppercase;font-family: 'Inter';font-size:18px;color:#3e3e3e;font-weight:bold;}
.oemodm-support-wrap .tech-item .cont2 ul li{flex:1;border-left:1px solid #7c7b7b;width:100%;height:202px;overflow:hidden;flex-direction:column;position:relative;display:flex;justify-content:center;align-items:center;}
.oemodm-support-wrap .tech-item .cont2 ul li .spic{height:245px;}
.oemodm-support-wrap .tech-item .cont2 {width:903px !important;height:568px !important;top:30% !important; padding:28px 70px !important; background:url(../image/bg/bg-bg-01.png) no-repeat !important;}
.oemodm-support-wrap .tech-item .pic2{width:1290px;height:auto;overflow:hidden;float:right;}
.spic img {width:150px;}

/*overview*/
.sub-header{width:100%;height:auto;overflow:hidden;}
.sub-header .sub-tit{position:relative;padding-bottom:20px;margin-bottom:30px;margin-top:0px;text-align:center;width:100%;height:auto;overflow:hidden;font-weight:bold;font-size:56px;}
.sub-header .sub-tit:before{content:"";width:40px;height:1px;overflow:hidden;display:block;background:#919090;position:absolute;left:50%;bottom:0;margin-left:-20px;}
.sub-header .sub-desc{font-family:'Inter';color:#3c3c3b;text-align:center;width:100%;height:auto;overflow:hidden;line-height:180%; font-size:20px;}

.comp-msg{width:100%;max-width:1520px;;height:auto;overflow:Hidden;margin:0 auto;padding:0px 0;}
.comp-msg img{width:100%;max-width:960px;}
.comp-msg dl{width:100%;height:auto;overflow:Hidden;display:flex;justify-content:flex-start;align-items:flex-start;}
.comp-msg dl dt{width:380px;height:auto;overflow:hidden;font-weight:bold;font-size:32px;font-weight:500;}
.comp-msg dl dd{width:100%;flex:1;height:auto;overflow:hidden;}
.comp-msg dl dd .desc{font-family: 'Inter';font-weight:100;color:#3c3c3b;font-size:18px;line-height:1.8em;}
.comp-msg dl dd .name{margin-top:25px;width:100%;height:auto;overflow:Hidden;display:flex;justify-content:flex-start;align-items:center;}
.comp-msg dl dd .name span{color:#c6c6c6;font-size:23px;display:flex;}
.comp-msg dl dd .name strong{font-family: 'Inter';font-weight:500;color:#3c3c3b;font-size:26px;display:flex;margin-left:15px;border-bottom:1px solid #9f9e9e;padding-bottom:5px;}

.comp-phil{width:100%;height:auto;overflow:Hidden;background:#f6f6f6;padding:100px 0;}
.comp-phil dl{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1520px;;height:auto;overflow:Hidden;margin:0 auto;}
.comp-phil dl dt{font-weight:bold;font-size:28px;width:380px;}
.comp-phil dl dd{font-family: 'Inter';color:#3c3c3b;font-size:18px;width:100%;flex:1;line-height:32px;}
.comp-phil ul{width:100%;max-width:1520px;;margin:60px auto 0 auto;height:auto;overflow:hidden;display:flex;justify-content:space-between;align-items:center;}
.comp-phil ul li{position:relative;width:493px;height:500px;overflow:hidden;background:#fff;}
.comp-phil ul li .pic{width:100%;height:auto;overflow:hidden;}
.comp-phil ul li .pic img{width:100%;float:left;}
.comp-phil ul li .cont{width:100%;height:auto;overflow:hidden;}
.comp-phil ul li .cont .tit{margin-top:30px;width:100%;height:auto;overflow:hidden;text-align:center;color:#3c3c3b;font-weight:500;font-size:26px;}
.comp-phil ul li .cont .desc{margin-top:20px;line-height:32px;width:100%;height:auto;overflow:hidden;text-align:center;color:#3c3c3b;font-family: 'Inter';font-weight:100;font-size:16px;}
.comp-phil ul li .etc{width:100%;height:auto;overflow:hidden;text-align:center;position:absolute;left:0;top:240px;font-family: 'Inter';font-weight:500;font-size:18px;color:#fff;}

.comp-vision{width:100%;max-width:1520px;;margin:0 auto;height:auto;overflow:Hidden;padding:100px 0;}
.comp-vision h3{font-weight:bold;font-size:28px;}
.comp-vision>ul{width:100%;;margin:60px auto 0 auto;height:auto;overflow:hidden;display:flex;justify-content:space-between;align-items:center;}
.comp-vision>ul>li{width:495px;height:482px;background:url(../image/bg/bg-comp-vision.jpg) no-repeat;}
.comp-vision ul li .ico{margin-top:40px;width:100%;height:auto;overflow:hidden;text-align:center;}
.comp-vision ul li .txt{color:#c6c6c6;width:100%;height:auto;overflow:hidden;text-align:center;font-family: 'Inter';font-weight:500;font-size:18px;}
.comp-vision ul li .cont{width:calc( 100% - 70px );height:auto;overflow:hidden;margin:40px auto 0 auto;border-top:1px solid #e1e1e1;}
.comp-vision ul li .cont .tit{margin-top:40px;width:100%;height:auto;overflow:hidden;text-align:center;font-weight:bold;font-size:26px;}
.comp-vision ul li .cont ul{margin-top:10px;width:100%;height:auto;overflow:hidden;}
.comp-vision ul li .cont ul li{width:calc( 100% - 10px );position:relative;padding-left:10px;margin-bottom:5px;height:auto;overflow:hidden;font-family: 'Inter';font-weight:100;font-size:16px;color:#3c3c3b;}
.comp-vision ul li .cont ul li:before{display:block;position:absolute;left:0;top:8px;content:"";width:4px;height:4px;overflow:hidden;border-radius:50%;background:#3c3c3b;}

.comp-corp{border-top:2px solid #e0dfdf;width:100%;height:auto;overflow:Hidden;padding:100px 0;}
.comp-corp dl{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1520px;;margin:0 auto;height:auto;overflow:Hidden;}
.comp-corp dl dt{font-weight:bold;font-size:28px;width:380px;}
.comp-corp dl dd{font-family: 'Inter';font-size:16px;width:100%;flex:1;line-height:32px;}
.comp-corp .logo-list{margin:60px auto;width:100%;max-width:1520px;;height:auto;overflow:Hidden;display:flex;justify-content:space-between;align-items:flex-start;}
.comp-corp .logo-list li{width:calc( 50% - 10px );height:auto;overflow:hidden;}
.comp-corp .logo-list li img{float:left;width:100%;}

.comp-corp .download-btn{width:100%;height:auto;overflow:hidden;display:flex;justify-content:center;align-items:center;}
.comp-corp .download-btn button{border:1px solid #dddcdc;background:#fff;width:492px;height:80px;margin:0 auto;overflow:hidden;display:flex;justify-content:flex-start;align-items:center;}
.comp-corp .download-btn button span{margin-left:30px;width:100%;flex:1;font-family: 'Inter';font-weight:300;font-size:18px;display:flex;justify-content:flex-start;align-items:center;}
.comp-corp .download-btn button img{width:80px;height:80px;}

.comp-network{width:100%;max-width:1520px;;height:auto;overflow:hidden;margin:120px auto 120px auto;}
.comp-network .pic{width:100%;height:auto;overflow:hidden;}
.comp-network .pic img{width:100%;float:left;}
.comp-network>ul{margin-top:120px;width:100%;height:auto;overflow:hidden;}
.comp-network>ul>li{width:calc( 50% - 10px );height:380px;overflow:Hidden;float:left;margin-bottom:30px;}
.comp-network>ul>li:nth-child(even){float:right;}
.comp-network ul li .tit{display:flex;justify-content:flex-start;align-items:center;width:100%;height:auto;overflow:hidden;}
.comp-network ul li .tit img{display:flex;}
.comp-network ul li .tit span{margin-left:15px;display:flex;font-weight:500;font-size:26px;}
.comp-network ul li ul{margin-top:25px;width:100%;height:auto;overflow:hidden;border-top:2px solid #7a7979;}
.comp-network ul li ul li{width:100%;height:auto;overflow:hidden;display:flex;justify-content:flex-start;align-items:center;}
.comp-network ul li ul li .key{display:flex;justify-content:center;align-items:center;font-family: 'Inter';font-weight:500;font-size:15px;width:132px;height:60px;border-bottom:2px solid #d8d8d8;background:#f6f6f6;color:#555554;}
.comp-network ul li ul li .value{width:100%;height:60px;overflow:Hidden;display:flex;justify-content:flex-start;align-items:center;flex:1;padding-left:15px;font-family: 'Inter';font-weight:100;font-size:15px;border-bottom:2px solid #d8d8d8;color:#929291;}
.comp-network ul li ul li .value a{font-family: 'Inter';font-weight:100;font-size:15px;color:#929291;text-decoration:underline !important;}

.all-list-wrap{width:100%;max-width:1520px;;height:auto;overflow:hidden;margin:30px auto;}
.all-list-wrap>ul{width:100%;height:auto;overflow:hidden;}
.all-list-wrap>ul>li{margin-bottom:50px;width:calc( 50% - 25px );height:auto;overflow:hidden;position:relative;float:left;}
.all-list-wrap>ul>li:nth-child(even){float:right;}
.all-list-wrap ul li .pic{width:100%;height:auto;overflow:hidden;}
.all-list-wrap ul li .pic img{width:100%;float:left;}
.all-list-wrap ul li .cont{width:calc( 100% - 100px );height:auto;overflow:hidden;position:absolute;left:50px;top:50px;}
.all-list-wrap ul li .cont .cate{color:#000;width:50%;overflow:hidden;height:auto;font-size:18px;font-weight:bold-;}
.all-list-wrap ul li .cont .tit{position:relative;padding-bottom:px;margin-bottom:px;line-height:1.2em;color:#000;width:50%;overflow:hidden;height:auto;font-size:43px;font-weight:bold;}
.all-list-wrap ul li .cont .tit:before{content:"";width:40px;height:1px;overflow:hidden;display:block;background:#d1d0d2;position:absolute;left:0;bottom:0;}
.all-list-wrap ul li .cont .tit.bn:before{display:none}
.all-list-wrap ul li .cont ul{width:100%;height:auto;overflow:hidden;}
.all-list-wrap ul li .cont ul li{width:100%;height:auto;overflow:hidden;color:#000;font-size:14px;font-weight:100;}
.all-list-wrap ul li .cont ul li a{line-height:1.6em;color:#000;width:100%;overflow:hidden;height:auto;font-size:16px;font-weight:100;}
.all-list-wrap ul li .cont ul li a:hover{}

.sub-page-wrap{width:100%;margin:80px auto 0 auto;height:auto;overflow:hidden;}
.sub-page-wrap .page-tabs{width:calc( 100% - 1px );max-width:200px;margin:0 auto 80px auto;padding-left:1px;height:auto;overflow:hidden;display:flex;justify-content:flex-start;align-items:center;}
.sub-page-wrap .page-tabs li{display:flex;justify-content:flex-start;align-items:center;width:100%;height:auto;flex:1;}
.sub-page-wrap .page-tabs li a{margin-left:0px;font-size:16px;color:#d2d2d2;font-weight:500;width:100%;height:60px;overflow:hidden;display:flex;justify-content:center;align-items:center;}
.sub-page-wrap .page-tabs li a.on{border-bottom:5px solid #00448d;color:#000;position:relative;z-index:5;}
.sub-page-wrap .page-tabs li a:hover{color:#000;}
.certificate-list-wrap{width:100%;height:auto;overflow:hidden;margin:0 auto}
.certificate-list-wrap ul{max-width:1540px;height:auto;overflow:hidden;margin:0 auto}
.certificate-list-wrap ul li{width:calc( 100% / 6 - 20px );float:left;height:auto;overflow:hidden;float:left;margin:0 10px;}
.certificate-list-wrap ul li .pic{border:1px solid #dedede;width:calc( 100% - 2px );height:auto;overflow:hidden;}
.certificate-list-wrap ul li .pic img{width:100%;float:left;}
.certificate-list-wrap ul li .txt{font-family: 'Inter';padding:10px 0 40px 0;font-size:16px;color:#656565;font-weight:500;width:100%;height:auto;overflow:hidden;display:flex;justify-content:center;align-items:center;}

.paging-wrap{width:100%;height:auto;overflow:hidden;margin:50px auto 160px auto;display:flex;justify-content:center;align-items:center;}
.paging-wrap a{font-family: 'Inter';font-weight:300;font-size:18px;color:#7c7b7b;border:1px solid #e6e6e6;width:49px;height:49px;margin:0 3px;display:flex;justify-content:center;align-items:center;position:relative;}
.paging-wrap a.first{background:#f6f6f6;margin:0;}
.paging-wrap a.prev{background:#f6f6f6;margin-left:-1px;margin-right:19px;}
.paging-wrap a.next{background:#f6f6f6;margin-right:-1px;margin-left:19px;}
.paging-wrap a.last{background:#f6f6f6;margin:0;}
.paging-wrap a i{font-size:22px;font-weight:bold;color:#151515;}
.paging-wrap a{text-decoration:none !important;}
.paging-wrap a.on,
.paging-wrap a:hover{font-weight:700;position:relative;z-index:2;color:#fff;background:#00448d;}
.paging-wrap a.on i,
.paging-wrap a:hover i{color:#fff;}

.page-area{display:none;width:100%;height:auto;overflow:hidden;}
.page-area.on{display:block;}
.test-pic{width:100%;display:block;margin:0 auto 200px auto;max-width:100%;max-width:1520px;;}
.test-pic.type01{max-width:1920px;}

.dialog{width:100%;height:auto;overflow:hidden;z-index:305;display:none;justify-content:center;align-items:center;margin:100px auto;}
#pop-video.dialog{position:fixed;left:0;top:0;background:rgba(0,0,0,.5);margin:0;height:100%;}
.dialog.on{display:flex;}
.dialog .pop-wrap{margin:0 auto;width:1135px;height:800px;border:1px solid #eee;overflow:Hidden;position:relative;}
.dialog .pop-wrap.type01{height:550px;}
.dialog .pop-wrap.auto{height:auto;}
.dialog .pop-wrap .pop-item{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;height:auto;overflow:Hidden;background:#fff;}
.dialog .pop-wrap .pop-left{width:calc( 100% - 120px );padding:0 60px;flex:1;height:auto;overflow:hidden;}
.pop-wrap .pop-item h1{width:100%;height:138px;display:flex;justify-content:center;align-items:center;overflow:Hidden;font-size:32px;color:#000;font-weight:bold;}
.pop-wrap .pop-item .tbl-wrap{width:100%;}
.pop-wrap .pop-item .tbl-wrap .tbw01 th{width:150px;padding:0 20px;}
.pop-wrap .pop-item .tbl-wrap .tbw01 td{padding:15px 20px;}
.pop-wrap .pop-item .tbl-wrap .tbw01 td .inp{border:0;padding-left:0;}
.pop-wrap .pop-item .tbl-wrap .tbw01 td .btn-eye{width:100px;}
.pop-wrap .pop-item .capcha-wrap{margin-top:40px;width:100%;height:auto;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;}
.pop-wrap .pop-item .capcha-wrap .pic{width:198px;height:auto;border:1px solid #c9c9c9;overflow:hidden;}
.pop-wrap .pop-item .capcha-wrap .pic img{width:100%;float:left;}
.pop-wrap .pop-item .capcha-wrap button{border:0;background:transparent}
.pop-wrap .pop-item .capcha-wrap button i{font-size:30px;color:#a2a2a2;font-weight:bold;}
.pop-wrap .pop-item .capcha-wrap .cc-form{margin-left:50px;width:100%;height:auto;overflow:hidden;flex:1;}
.pop-wrap .pop-item .capcha-wrap .cc-form .inp{height:48px;width:calc( 100% - 42px );border:1px solid #d5d5d5;flex:1;font-size:18px;padding:0 20px;}
.pop-wrap .pop-item .page-btn-wrap{padding-top:40px;padding-bottom:0px;}
.pop-wrap .pop-item .msg{font-size:16px;color:#0b0b0b;padding:40px 0;width:100%;height:auto;overflow:hidden;text-align:center;}
.pop-wrap .pop-item .msg.t01{padding:100px 0;}
.pop-wrap .pop-item .msg a{font-size:16px;color:#0b0b0b;font-weight:500;text-decoration:underline !important;}
.pop-wrap .pop-item .link-btn-wrap{width:100%;height:auto;overflow:hidden;display:flex;justify-content:center;align-items:center;}
.pop-wrap .pop-item .link-btn-wrap button{font-size:16px;color:#767676;transition:all .5s;margin:0 10px;width:200px;height:50px;overflow:hidden;border:1px solid #ccc;background:#fff;display:flex;justify-content:center;align-items:center;}
.pop-wrap .pop-item .link-btn-wrap button:hover{background:#1f94fe;border:1px solid #1f94fe;color:#fff;}
.dialog .pop-wrap .pop-close{position:absolute;right:20px;top:20px;width:50px;height:50px;background:#fff;border:1px solid #ddd;display:flex;justify-content:center;align-items:center;}
.dialog .pop-wrap .pop-close i{font-size:30px;color:#000;font-weight:500;}
.dialog .pop-wrap .pop-right{width:365px;height:800px;overflow:hidden;background:url(../image/bg/bg-login-right.jpg) no-repeat}
.dialog .pop-wrap .pop-right.t01{background:url(../image/bg/bg-news-right.jpg) no-repeat}
.dialog .pop-wrap .pop-right.bg01{background:url(../image/bg/bg-ca01.jpg) no-repeat}
.dialog .pop-wrap .pop-right.bg02{background:url(../image/bg/bg-ca02.jpg) no-repeat}

.download-form-wrap{width:100%;height:auto;overflow:hidden;margin:100px auto 160px auto;}
.download-form-wrap .form-item{width:100%;height:auto;overflow:hidden;display:flex;justify-content:center;align-items:center;}
.download-form-wrap .form-item .select{margin:0 10px;font-size:18px;color:#959595;display:flex;width:300px;height:50px;padding:0 0 0 20px;border:1px solid #d6d6d6;}
.download-form-wrap .form-item button{display:flex;justify-content:center;align-items:center;width:50px;height:50px;border:0;background:transparent}
.download-form-wrap .form-item button i{font-size:30px;color:#3c3c3c;font-weight:bold;}

.ico-tabs-wrap{width:100%;max-width:1520px;;height:auto;overflow:Hidden;margin:0 auto;}
.ico-tabs-wrap ul{width:100%;height:auto;overflow:hidden;display:flex;justify-content:space-between;align-items:center;}
.ico-tabs-wrap ul li{width:238px;height:238px;overflow:hidden;}
.ico-tabs-wrap ul li a{transition:all .5s;opacity:1 !important;background:url(../image/bg/bg-tabbg.png) no-repeat;width:238px;height:238px;overflow:hidden;flex-direction:column;display:flex;justify-content:center;align-items:center;}
.ico-tabs-wrap ul li a .ico{transition:all .5s;width:80px;height:80px;overflow:hidden;}
.ico-tabs-wrap ul li:nth-child(1) a .ico{background:url(../image/bg/bg-faq-ico-list01.png) no-repeat;}
.ico-tabs-wrap ul li:nth-child(2) a .ico{background:url(../image/bg/bg-faq-ico-list02.png) no-repeat;}
.ico-tabs-wrap ul li:nth-child(3) a .ico{background:url(../image/bg/bg-faq-ico-list03.png) no-repeat;}
.ico-tabs-wrap ul li:nth-child(4) a .ico{background:url(../image/bg/bg-faq-ico-list04.png) no-repeat;}
.ico-tabs-wrap ul li:nth-child(5) a .ico{background:url(../image/bg/bg-faq-ico-list05.png) no-repeat;}
.ico-tabs-wrap ul li:nth-child(6) a .ico{background:url(../image/bg/bg-faq-ico-list06.png) no-repeat;}
.ico-tabs-wrap ul li a .txt{margin-top:30px;font-family: 'Inter';font-size:18px;color:#7b7b7a;width:100%;height:auto;overflow:hidden;text-align:center;}
.ico-tabs-wrap ul li a.on{font-weight:bold;background:url(../image/bg/bg-tabbg-on.png) no-repeat;}
.ico-tabs-wrap ul li a.on .txt{color:#fff;}
.ico-tabs-wrap ul li:nth-child(1) a.on.ico{background:url(../image/bg/bg-faq-ico-list01-on.png) no-repeat;}
.ico-tabs-wrap ul li:nth-child(2) a.on .ico{background:url(../image/bg/bg-faq-ico-list02-on.png) no-repeat;}
.ico-tabs-wrap ul li:nth-child(3) a.on .ico{background:url(../image/bg/bg-faq-ico-list03-on.png) no-repeat;}
.ico-tabs-wrap ul li:nth-child(4) a.on .ico{background:url(../image/bg/bg-faq-ico-list04-on.png) no-repeat;}
.ico-tabs-wrap ul li:nth-child(5) a.on .ico{background:url(../image/bg/bg-faq-ico-list05-on.png) no-repeat;}
.ico-tabs-wrap ul li:nth-child(6) a.on .ico{background:url(../image/bg/bg-faq-ico-list06-on.png) no-repeat;}

.ico-tabs-wrap ul.case-type li:nth-child(1) a .ico{background:url(../image/bg/bg-case-ico-list01.png) no-repeat;}
.ico-tabs-wrap ul.case-type li:nth-child(2) a .ico{background:url(../image/bg/bg-case-ico-list02.png) no-repeat;}
.ico-tabs-wrap ul.case-type li:nth-child(3) a .ico{background:url(../image/bg/bg-case-ico-list03.png) no-repeat;}
.ico-tabs-wrap ul.case-type li:nth-child(4) a .ico{background:url(../image/bg/bg-case-ico-list04.png) no-repeat;}
.ico-tabs-wrap ul.case-type li:nth-child(5) a .ico{background:url(../image/bg/bg-case-ico-list05.png) no-repeat;}
.ico-tabs-wrap ul.case-type li:nth-child(6) a .ico{background:url(../image/bg/bg-case-ico-list06.png) no-repeat;}
.ico-tabs-wrap ul.case-type li:nth-child(1) a.on.ico{background:url(../image/bg/bg-case-ico-list01-on.png) no-repeat;}
.ico-tabs-wrap ul.case-type li:nth-child(2) a.on .ico{background:url(../image/bg/bg-case-ico-list02-on.png) no-repeat;}
.ico-tabs-wrap ul.case-type li:nth-child(3) a.on .ico{background:url(../image/bg/bg-case-ico-list03-on.png) no-repeat;}
.ico-tabs-wrap ul.case-type li:nth-child(4) a.on .ico{background:url(../image/bg/bg-case-ico-list04-on.png) no-repeat;}
.ico-tabs-wrap ul.case-type li:nth-child(5) a.on .ico{background:url(../image/bg/bg-case-ico-list05-on.png) no-repeat;}
.ico-tabs-wrap ul.case-type li:nth-child(6) a.on .ico{background:url(../image/bg/bg-case-ico-list06-on.png) no-repeat;}

.faq-list * { font-family: "Inter"; }
.faq-list .answer * { font-size: 16px; font-weight: 300; color: #555554; line-height: 150%; }
.faq-list .answer p { padding-bottom: 5px; }
.faq-list .answer strong { font-weight: 700; }
.faq-list .answer ul { margin: 0!important; }

.cont-tit{max-width:100%;max-width:1520px;;margin:0 auto;width:100%;height:auto;overflow:hidden;padding:80px 0 40px 0;font-size:42px;color:#000;font-weight:500;}

.toggle-list{border-top:2px solid #7b7b7a;max-width:100%;max-width:1520px;;margin:0 auto 150px auto;width:100%;height:auto;overflow:hidden;}
.toggle-list dt{width:100%;height:auto;overflow:hidden;}
.toggle-list dt a{border-bottom:1px solid #ddd;display:flex;justify-content:space-between;align-items:center;width:calc( 100% - 80px );padding-left:80px;position:relative;height:90px;overflow:hidden;}
.toggle-list dt a:before{display:flex;justify-content:center;align-items:center;content:"Q";font-size:18px;color:#c6c6c5;font-weight:bold;width:80px;height:89px;overflow:hidden;position:absolute;left:0;top:0;}
.toggle-list dt a .tit{font-family: 'Inter';display:flex;font-size:18px;color:#000;flex:1;height:auto;overflow:hidden;width:100%;}
.toggle-list dt a i{transition:all .5s;display:flex;margin-right:30px;font-size:30px;color:#9d9c9c;}
.toggle-list dt a.on{border-bottom:0;}
.toggle-list dt a.on i{transform:rotate(-180deg);}

.toggle-list dd{display:none;border-bottom:1px solid #ddd;width:calc( 100% - 80px );height:auto;overflow:hidden;padding:30px 0 30px 80px;background:#f5f5f5;position:relative;}
.toggle-list dd.on{display:block;}
.toggle-list dd:before{display:flex;justify-content:center;align-items:center;content:"A";font-size:18px;color:#00448d;font-weight:bold;width:80px;height:89px;overflow:hidden;position:absolute;left:0;top:-4px;}
.toggle-list dd .desc{width:100%;height:auto;overflow:hidden;font-family: 'Inter';font-size:16px;color:#616160;font-weight:300;}
.toggle-list dd ul{width:100%;height:auto;overflow:hidden;margin:20px auto;}
.toggle-list dd ul li{position:relative;font-family: 'Inter';font-weight:100;font-size:16px;color:#555554;font-weight:100;width:calc( 100% - 10px );padding-left:10px;}
.toggle-list dd ul li:before{content:"-";position:absolute;left:0;top:0;font-size:16px;color:#555554;font-weight:100;}

.nodata{max-width:100%;max-width:1520px;;border-top:2px solid #7b7b7a;padding-top:100px;flex-direction:column;display:flex;justify-content:center;align-items:center;width:100%;height:auto;overflow:hidden;margin:0px auto 300px auto;}
.nodata i{font-size:40px;color:#000;display:flex;}
.nodata span{font-size:24px;color:#000;font-weight:500;display:flex;margin-top:30px;}

.tech-support-wrap{width:100%;max-width:1520px;;height:auto;overflow:hidden;margin:0 auto;}
.tech-support-wrap .tech-item{margin-bottom:80px;width:100%;height:auto;overflow:hidden;position:relative;}
.tech-support-wrap .tech-item .cont{width:660px;padding:0 54px;height:356px;overflow:Hidden;position:absolute;left:0;top:50%;margin-top:-178px;background:url(../image/bg/bg-tech01.png) no-repeat;}
.tech-support-wrap .tech-item .cont:before{content:"";width:31px;height:31px;display:block;position:absolute;right:0;top:0;}
.tech-support-wrap .tech-item .cont .tit{font-size:32px;color:#000;font-weight:bold;margin-top:50px;width:100%;height:auto;overflow:hidden;}
.tech-support-wrap .tech-item .cont .desc{line-height:28px;font-family: 'Inter';font-weight:100;font-size:16px;color:#000;margin-top:20px;width:100%;height:auto;overflow:hidden;}
.tech-support-wrap .tech-item .cont ul{display:flex;justify-content:space-between;align-items:center;margin-top:20px;width:100%;height:auto;overflow:hidden;}
.tech-support-wrap .tech-item .cont ul li{flex:1;border-left:1px solid #7c7b7b;width:100%;height:103px;overflow:hidden;flex-direction:column;position:relative;display:flex;justify-content:center;align-items:center;}
.tech-support-wrap .tech-item .cont ul li:first-child{border-left:0;}
.tech-support-wrap .tech-item .cont ul li .spic{display:flex;justify-content:center;align-items:center;width:90px;height:auto;overflow:hidden;}
.tech-support-wrap .tech-item .cont ul li .txt{display:flex;margin-top:10px;text-transform:uppercase;font-family: 'Inter';font-size:18px;color:#c6c6c6;font-weight:bold;}
.tech-support-wrap .tech-item .pic{width:1026px;height:auto;overflow:hidden;float:right;}
.tech-support-wrap .tech-item.type01 .pic{float:left;}
.tech-support-wrap .tech-item.type01 .cont{left:auto;right:0;}

.tech-service-wrap{width:100%;height:auto;overflow:hidden;background:#f6f6f6;padding:80px 0 160px 0;}
.tech-service-wrap dl{width:100%;max-width:100%;max-width:1520px;;height:auto;overflow:hidden;margin:0 auto;}
.tech-service-wrap dl dt{width:100%;height:auto;overflow:hidden;}
.tech-service-wrap dl dt .tit{text-align:center;font-size:32px;color:#000;font-weight:bold;width:100%;height:auto;overflow:hidden;}
.tech-service-wrap dl dt .desc{margin-top:60px;text-align:center;font-family: 'Inter';font-weight:100;font-size:18px;color:#000;width:100%;height:auto;overflow:hidden;}
.tech-service-wrap dl dd{margin-top:60px;width:100%;height:auto;overflow:hidden;}
.tech-service-wrap dl dd ul{width:100%;height:auto;overflow:hidden;display:flex;justify-content:space-between;align-items:center;}
.tech-service-wrap dl dd ul li{width:373px;height:205px;overflow:hidden;background:#fff;position:relative;display:flex;justify-content:center;align-items:center;}

.tech-service-wrap dl dd ul li .num{display:flex;justify-content:center;align-items:center;font-family: 'Inter';font-size:18px;font-weight:bold;position:absolute;left:0;top:0;width:52px;height:52px;overflow:hidden;background:#0063b0;color:#fff;}
.tech-service-wrap dl dd ul li .txt{font-size:26px;font-weight:500;}
.tech-service-wrap button{margin:60px auto 0 auto;width:500px;height:80px;border:1px solid #7c7b7b;background:#fff;display:flex;justify-content:space-between;align-items:center;}
.tech-service-wrap button img{display:flex;}
.tech-service-wrap button span{color:#7c7b7b;font-family: 'Inter';font-size:18px;display:flex;margin-left:20px;}

.case-list-wrap{width:100%;max-width:1520px;;height:auto;overflow:hidden;margin:0 auto;}
.case-list-wrap ul{width:100%;height:auto;overflow:hidden;}
.case-list-wrap ul li{padding:20px 0;border-bottom:1px solid #ececec;width:100%;height:auto;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;}
.case-list-wrap ul li .pic{width:492px;border:1px solid #c3c3c3;height:auto;overflow:hidden;}
.case-list-wrap ul li .pic img{float:left;}
.case-list-wrap ul li .cont{margin-left:40px;width:100%;flex:1;height:auto;overflow:hidden;margin-top:40px;}
.case-list-wrap ul li .cont .tit a {line-height:34px;font-size:20px;font-weight:Bold;color:#000;width:100%;height:auto;max-height:67px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.case-list-wrap ul li .cont .desc{font-family: 'Inter';line-height:24px;font-size:18px;color:#3b3b3b ;margin-top:20px;width:100%;height:140px;overflow:hidden;}
.case-list-wrap ul li .cont .etc{width:100%;height:auto;overflow:hidden;display:flex;justify-content:space-between;align-items:center;}
.case-list-wrap ul li .cont .etc .date{display:flex;justify-content:flex-start;align-items:center;}
.case-list-wrap ul li .cont .etc .date i{display:flex;font-size:16px;color:#9b9b99;}
.case-list-wrap ul li .cont .etc .date span{font-family: 'Inter';display:flex;margin-left:5px;font-size:14px;color:#9b9b99;}
.case-list-wrap ul li .cont .etc button{display:flex;justify-content:center;align-items:center;width:128px;height:50px;overflow:Hidden;background:#fff;border:1px solid #e5e5e5;}
.case-list-wrap ul li .cont .etc button:hover {background:#1e93ff; color:#fff;}
.case-list-wrap ul li .cont .etc button span{font-family: 'Inter';display:flex;margin-left:20px;font-size:15px;color:#7b7b79;}
.case-list-wrap ul li .cont .etc button img{display:flex;}
.case-list-wrap ul li.nodata { display: flex!important; width: 100%!important; text-align: center; justify-content: center; align-items: center; padding: 100px 0 100px 0; }

.event-list-wrap{width:100%;max-width:1520px;;height:auto;overflow:hidden;margin:0 auto;}
.event-list-wrap ul{width:100%;height:auto;overflow:hidden;}
.event-list-wrap ul li{padding:20px 0;border-bottom:1px solid #ececec;width:100%;height:auto;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;}
.event-list-wrap ul li .pic{width:492px;border:1px solid #c3c3c3;height:auto;overflow:hidden;}
.event-list-wrap ul li .pic img{float:left;}
.event-list-wrap ul li .cont{margin-left:40px;width:100%;flex:1;height:auto;overflow:hidden;}
.event-list-wrap ul li .cont .tit {font-size:20px;font-weight:Bold;color:#000;margin-top:20px;width:100%;height:auto;max-height:67px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp: 2;}

.event-list-wrap ul li .cont .tit a {font-size:20px;font-weight:Bold;color:#000;margin-top:20px;width:100%;height:auto;max-height:67px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp: 2;}
.event-list-wrap ul li .cont .desc{font-family: 'Inter';font-weight:100;line-height:24px;font-size:18px;color:#3b3b3b;margin-top:20px;width:100%;height:140px;overflow:hidden;}
.event-list-wrap ul li .cont .etc{width:100%;height:auto;overflow:hidden;display:flex;justify-content:space-between;align-items:center;}
.event-list-wrap ul li .cont .etc .date{display:flex;justify-content:flex-start;align-items:center;}
.event-list-wrap ul li .cont .etc .date i{display:flex;font-family: 'Inter';font-weight:100;font-size:14px;color:#9b9b99;}
.event-list-wrap ul li .cont .etc .date span{display:flex;margin-left:5px;font-size:16px;color:#9b9b99;}
.event-list-wrap ul li .cont .etc button{display:flex;justify-content:center;align-items:center;width:128px;height:50px;overflow:Hidden;background:#fff;border:1px solid #e5e5e5;}
.event-list-wrap ul li .cont .etc button:hover {background:#1e93ff; color:#fff;}
.event-list-wrap ul li .cont .etc button span{font-family: 'Inter';font-weight:100;display:flex;margin-left:20px;font-size:15px;color:#7b7b79;}
.event-list-wrap ul li .cont .etc button img{display:flex;}

.vieo-big-wrap{width:100%;max-width:1520px;;height:850px;overflow:Hidden;margin:0 auto;background:#ddd;position:relative;}
.vieo-big-wrap iframe{position:absolute;left:0;top:0;width:100%;height:100%;}
.video-list-wrap{width:100%;max-width:1520px;;overflow:Hidden;margin:120px auto 0 auto;}
.video-list-wrap ul{width:100%;height:auto;overflow:hidden;}
.video-list-wrap ul li{margin-bottom:80px;width:calc( 50% - 36px );padding:0 14px;height:248px;overflow:Hidden;display:flex;justify-content:flex-start;align-items:center;border:1px solid #dedede;float:left;}
.video-list-wrap ul li:nth-child(even){float:right;}
.video-list-wrap ul li a{width:100%;height:248px;overflow:Hidden;display:flex;justify-content:flex-start;align-items:center;}
.video-list-wrap ul li .video-item{width:348px;height:218px;border:1px solid #b2b2b2;overflow:hidden;background-size:cover !important;background-position:center center !important;}
.video-list-wrap ul li .cont{width:100%;height:auto;overflow:hidden;flex:1;margin-left:40px;}
.video-list-wrap ul li .cont .cate{font-family: 'Inter';font-weight:100;font-size:15px;color:#3b3b3b;margin-top:10px;width:100%;height:auto;overflow:hidden;}
.video-list-wrap ul li .cont .tit{line-height:150%;font-size:26px;font-weight:Bold;color:#000;margin-top:10px;width:100%;height:auto;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.video-list-wrap ul li .cont .date{margin-top:60px;display:flex;justify-content:flex-start;align-items:center;}
.video-list-wrap ul li .cont .date i{display:flex;font-size:16px;color:#9b9b99;}
.video-list-wrap ul li .cont .date span{font-family: 'Inter';font-weight:100;display:flex;margin-left:5px;font-size:14px;color:#9b9b99;}

.news-list-wrap{max-width:1440px;height:auto;overflow:hidden;margin:0 auto;}
.news-list-wrap>ul{width:100%;height:auto;overflow:hidden;display:flex;justify-content:center;}
.news-list-wrap>ul>li{width:calc( 100% / 3 - 20px );height:auto;overflow:hidden;float:left;margin:0 10px 80px 10px;}
.news-list-wrap ul li .pic{width:100%;height:231px;overflow:hidden;}
.news-list-wrap ul li .pic img{float:left;}
.news-list-wrap ul li .cont{position:relative;border:1px solid #ddd;border-top:0;width:calc( 100% - 82px );padding:0 40px;height:300px;overflow:hidden;}
.news-list-wrap ul li .cont .tit a {display:block;line-height:1.2em;font-size:20px;font-weight:Bold;color:#000;margin-top:20px;width:100%;height:auto;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;word-wrap:normal;}
.news-list-wrap ul li .cont .desc{font-family: 'Inter';line-height:1.5em;font-size:16px;color:#3c3c3b;font-weight:100;margin-top:20px;width:100%;height:auto;overflow:hidden;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical; text-overflow: ellipsis;}
.news-list-wrap ul li .cont ul{margin-top:40px;width:100%;height:auto;overflow:hidden;}
.news-list-wrap ul li .cont ul li{float:left;font-size:18px;color:#8d8d8d;position:relative;padding:0 15px;}
.news-list-wrap ul li .cont ul li:first-child{padding-left:0;}
.news-list-wrap ul li .cont ul li:first-child:before{content:"";width:1px;height:18px;overflow:hidden;display:block;background:#8d8d8d;position:absolute;right:0;top:50%;margin-top:-9px;}
.news-list-wrap ul li .cont .etc{position:absolute;left:0;padding:0 40px;bottom:40px;width:calc( 100% - 80px );height:auto;overflow:hidden;display:flex;justify-content:flex-end;align-items:center;}
.news-list-wrap ul li .cont .etc button{display:flex;justify-content:center;align-items:center;width:128px;height:50px;overflow:Hidden;background:#fff;border:1px solid #e5e5e5;}
.news-list-wrap ul li .cont .etc button:hover {background:#1e93ff; color:#fff;}
.news-list-wrap ul li .cont .etc button span{display:flex;margin-left:20px;font-size:18px;color:#7b7b79;}
.news-list-wrap ul li .cont .etc button img{display:flex;}

.list-ft-wrap{width:100%;overflow:hidden;position:relative;display:flex;justify-content:space-between;align-items:flex-start;}
.list-ft-wrap .paging-wrap{margin-top:0;flex:1;}
.list-ft-wrap .btn-page-prev{width:120px;height:50px;overflow:Hidden;border:1px solid #dedede;background:#fff;display:flex;justify-content:center;align-items:center;margin-right: auto;}

.list-ft-wrap .btn-page-prev i{display:flex;font-size:22px;color:#9d9d9b;font-weight:bold;}
.list-ft-wrap .btn-page-prev span{font-family: 'Inter';display:flex;margin-left:20px;font-size:18px;color:#9d9d9b;}

.list-ft-wrap .btn-page-next{width:120px;height:50px;overflow:Hidden;border:1px solid #dedede;background:#fff;display:flex;justify-content:center;align-items:center;margin-left: auto;}
.list-ft-wrap .btn-page-next i{display:flex;font-size:22px;color:#9d9d9b;font-weight:bold;}
.list-ft-wrap .btn-page-next span{font-family: 'Inter';display:flex;margin-right:20px;font-size:18px;color:#9d9d9b;}
button.btn-page-next:hover{opacity:.7;}
button.btn-page-prev:hover{opacity:.7;}

button.btn-page-list:hover{opacity:.7;}
.list-ft-wrap .btn-page-list{width:200px;height:50px;overflow:Hidden;border:1px solid #dedede;background:#fff;display:flex;justify-content:space-between;align-items:center;position:absolute;top:0;left:50%;transform:translateX(-50%);}
.list-ft-wrap .btn-page-list i{display:flex;font-size:22px;margin-right:20px;color:#9d9d9b;font-weight:bold;}
.list-ft-wrap .btn-page-list span{display:flex;margin-left:20px;font-size:18px;color:#9d9d9b;}

.view-page-wrap{width:100%;max-width:1520px;;height:auto;overflow:hidden;margin:0 auto;padding-bottom:120px;}
.view-page-wrap .vpw-header{display:flex;justify-content:flex-start;align-items:flex-start;border-top:2px solid #7b7b79;border-bottom:1px solid #dedede;padding:20px 0;width:100%;height:auto;overflow:hidden;}
.view-page-wrap .vpw-header .tit{width:100%;flex:1;height:auto;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;}
.view-page-wrap .vpw-header .tit span{margin-top:10px;margin-left:20px;font-size:14px;color:#8c8c8c;display:flex;}
.view-page-wrap .vpw-header .tit strong{line-height:1.2em;margin-left:40px;font-size:26px;color:#040404;font-weight:bold;display:flex;}
.view-page-wrap .vpw-header ul{margin-top:10px;display:flex;justify-content:flex-start;align-items:center;margin-right:40px;}
.view-page-wrap .vpw-header ul li{display:flex;justify-content:flex-start;align-items:center;margin-left:20px;}
.view-page-wrap .vpw-header ul li i{font-size:18px;color:#888;display:flex;}
.view-page-wrap .vpw-header ul li span{font-size:14px;color:#888;display:flex;margin-left:10px;}
.view-page-wrap .vpw-cont{width:100%;height:auto;overflow:hidden;padding-bottom:120px;}
.view-page-wrap .vpw-cont .pic-item{margin-top:60px;width:100%;height:auto;overflow:hidden;}
.view-page-wrap .vpw-cont .pic-item img{width:100%;}
.view-page-wrap .vpw-cont dl{width:100%;height:auto;overflow:hidden;}
.view-page-wrap .vpw-cont dl dt{margin-top:60px;font-size:32px;color:#000;font-weight:bold;width:100%;height:auto;overflow:hidden;}
.view-page-wrap .vpw-cont dl dd{font-family: 'Inter';font-weight:100;line-height:28px;margin-top:10px;font-size:18px;color:#000;width:100%;height:auto;overflow:hidden;}
.view-page-wrap .vpw-cont dl dd ul{width:100%;height:auto;overflow:hidden;}
.view-page-wrap .vpw-cont dl dd ul li{font-family: 'Inter';font-weight:100;width:calc( 100% - 10px );padding-left:10px;position:relative;height:auto;overflow:hidden;font-size:18px;color:#4f4f4f;}
.view-page-wrap .vpw-cont dl dd ul li:before{content:"";width:4px;height:4px;border-radius:50%;background:#4f4f4f;position:absolute;left:0;top:12px;}
.view-page-wrap .vpw-cont .evt-list{margin-top:100px;width:100%;height:auto;overflow:Hidden;display:flex;justify-content:center;align-items:center;}
.view-page-wrap .vpw-cont .evt-list li{display:flex;justify-content:center;align-items:center;padding:0 40px;position:relative;}
.view-page-wrap .vpw-cont .evt-list li:before{content:"";width:1px;height:150px;position:absolute;left:0;top:50%;margin-top:-75px;overflow:hidden;display:block;background:#d6d6d6;}
.view-page-wrap .vpw-cont .evt-list li:first-child:before{display:none;}
.view-page-wrap .vpw-cont .evt-desc{font-family: 'Inter';font-weight:100;line-height:28px;margin-top:100px;width:100%;height:auto;overflow:hidden;text-align:center;font-size:18px;color:#3c3c3b;}
.view-page-wrap .vpw-cont .evt-desc.al{text-align:left;margin-top:50px;}

.tbl-wrap{width:100%;max-width:1200px;;height:auto;overflow:hidden;margin:0 auto;}
.tbl-wrap .tbw01{width:100%;border-top:2px solid #7b7b7b;}
.tbl-wrap .tbw01 th{text-align:left;width:360px;background:#f5f5f5;border-bottom:1px solid #d5d5d5;padding:20px 0 20px 20px;font-size:16px;color:#3c3c3c;font-weight:500;}
.tbl-wrap .tbw01 th mark{font-size:16px;color:#1a91f9;font-weight:500;background:transparent;}
.tbl-wrap .tbw01 td{padding:20px 20px 20px 20px;border-bottom:1px solid #d5d5d5;}
.tbl-wrap .tbw01 td .form-item{width:100%;height:auto;overflow:hidden;display:flex;justify-content:flex-start;align-items:center;}
.tbl-wrap .tbw01 td .form-item .inp{font-family: 'Inter';font-weight:100;height:50px;width:100%;border:0px solid #d5d5d5;flex:1;font-size:16px;padding:0;}
.tbl-wrap .tbw01 td .form-item .textarea{font-family: 'Inter';font-weight:100;height:168px;width:100%;flex:1;border:0px solid #d5d5d5;font-size:16px;padding:0;}
.tbl-wrap .tbw01 td .form-item .textarea:focus{outline: none;}
.tbl-wrap .tbw01 td .chk-list{width:100%;height:auto;overflow:hidden;}
.tbl-wrap .tbw01 td .chk-list li{float:left;margin-right:40px;margin-top:5px;margin-bottom:5px;}
.tbl-wrap .tbw01 td .chk-list li label{display:flex;justify-content:flex-start;align-items:center;}
.tbl-wrap .tbw01 td .chk-list li label input{display:flex;}
.tbl-wrap .tbw01 td .chk-list li label span{display:flex;margin-left:10px;font-size:16px;color:#434343;}
.tbl-wrap .tbw01 td .capcha-wrap{width:100%;height:auto;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;}
.tbl-wrap .tbw01 td .capcha-wrap .pic{width:369px;height:auto;border:1px solid #c9c9c9;overflow:hidden;}
.tbl-wrap .tbw01 td .capcha-wrap .pic img{width:100%;float:left;}
.tbl-wrap .tbw01 td .capcha-wrap button{border:0;background:transparent}
.tbl-wrap .tbw01 td .capcha-wrap button i{font-size:30px;color:#a2a2a2;font-weight:bold;}
.tbl-wrap .tbw01 td .capcha-wrap .cc-form{margin-left:50px;width:100%;height:auto;overflow:hidden;flex:1;}
.tbl-wrap .tbw01 td .capcha-wrap .cc-form .inp{height:48px;width:calc( 100% - 42px );border:1px solid #d5d5d5;flex:1;font-size:18px;padding:0 20px;}
.tbl-wrap .tbw01 td .capcha-wrap .cc-form .desc{font-size:16px;color:#3d3d3d;width:100%;height:auto;overflow:hidden;margin-top:20px;}
.tbl-wrap .tbw01 td .agree-list{width:100%;height:auto;overflow:hidden;}
.tbl-wrap .tbw01 td .agree-list dt{font-size:18px;color:#3c3c3c;font-weight:bold;width:100%;height:auto;overflow:hidden;}
.tbl-wrap .tbw01 td .agree-list dd{margin-top:25px;width:100%;height:auto;overflow:hidden;}
.tbl-wrap .tbw01 td .agree-list dd ul{width:100%;height:auto;overflow:hidden;}
.tbl-wrap .tbw01 td .agree-list dd ul li{margin-top:18px;width:100%;height:auto;overflow:hidden;}
.tbl-wrap .tbw01 td .agree-list dd ul li:first-child{margin-top:0;}
.tbl-wrap .tbw01 td .agree-list dd ul li label{display:flex;justify-content:flex-start;align-items:center;width:100%;height:auto;overflow:hidden;}
.tbl-wrap .tbw01 td .agree-list dd ul li label input{display:flex;}
.tbl-wrap .tbw01 td .agree-list dd ul li label span{display:flex;margin-left:10px;font-size:16px;color:#3c3c3c;}
.tbl-wrap .tbw01 td .btn-func{transition:all .5s;margin-left:20px;display:flex;justify-content:center;align-items:center;font-size:18px;color:#767676;width:136px;height:50px;overflow:hidden;border:1px solid #e1e1e1;background:#fff;}
.tbl-wrap .tbw01 td .btn-func:hover{background:#1f94fe;border:1px solid #1f94fe;color:#fff;}
.tbl-wrap .tbw01 td .btn-eye{margin-left:20px;display:flex;justify-content:center;align-items:center;width:136px;height:50px;border:0;background:transparent;}
.tbl-wrap .tbw01 td .btn-eye i{font-size:20px;color:#767676;}
.tbl-wrap .tbw01 td .btn-eye i.fa-eye-slash{display:none;}
.tbl-wrap .tbw01 td .btn-eye.on i.fa-eye-slash{display:block;}
.tbl-wrap .tbw01 td .btn-eye.on i.fa-eye{display:none;}
.tbl-wrap .tbw01 td .msg{width:100%;height:auto;overflow:hidden;color:#aaa9a9;}

.page-btn-wrap{padding:80px 0 160px 0;width:100%;height:auto;overflow:hidden;display:flex;justify-content:center;align-items:center;position:relative;}
.page-btn-wrap .btn-blue{font-family: 'Inter';font-weight:500;margin:0 10px;width:300px;height:70px;overflow:hidden;background:#00448d;color:#fff;font-size:18px;border:0;font-weight:500;display:flex;justify-content:center;align-items:center;}
.page-btn-wrap .btn-sky{font-family: 'Inter';font-weight:500;margin:0 10px;width:300px;height:70px;overflow:hidden;background:#1f94fe;color:#fff;font-size:18px;border:0;font-weight:500;display:flex;justify-content:center;align-items:center;}
.page-btn-wrap .btn-gray{font-family: 'Inter';margin:0 10px;width:300px;height:70px;overflow:hidden;background:#fff;border:1px solid #d4d4d4;color:#919191;font-size:18px;font-weight:500;display:flex;justify-content:center;align-items:center;}
.page-btn-wrap .btn-withdrawal{display:block;width:180px;height:auto;overflow:hidden;text-align:center;position:absolute;left:50%;margin-left:-90px;bottom:100px;text-decoration:underline !important;}

.search-page-list{max-width:1540px;height:auto;overflow:Hidden;margin:0 auto;}
.search-page-list>ul{width:100%;height:auto;overflow:hidden;display:flex;justify-content: flex-start;align-items: stretch;flex-wrap:wrap;}
.search-page-list>ul>li{position:relative;width:calc( 100% / 3 - 62px );padding:19px;border:1px solid #e5e5e5;height:auto;margin:0 10px 50px 10px;}
.search-page-list>ul>li:before{content:"";width:31px;height:31px;overflow:hidden;display:block;background:url(../image/bg/bg-moseri02.jpg) no-repeat;position:absolute;right:-1px;top:-1px;}
.search-page-list ul li .pic{width:100%;height:380px;overflow:hidden;background-size:cover !important;}
.search-page-list ul li .thumb {width:90%;max-width:495px;max-height:364px;display:block;margin:0 auto;}
.search-page-list ul li .tit{text-align:center;width:100%;height:auto;overflow:hidden;font-size:32px;color:#000;font-weight:bold;}
.search-page-list ul li .desc{font-family: 'Inter';font-weight:100;margin-top:8px;width:100%;height:auto;overflow:hidden;font-size:16px;color:#5e5e5e;text-align: center;}
.search-page-list ul li ul{width:100%;height:auto;overflow:hidden;margin-top:30px;padding-top:30px;border-top:1px solid #757575;}
.search-page-list ul li ul li{margin-bottom:5px;font-family: 'Inter';font-weight:100;width:calc( 100% - 10px );padding-left:10px;position:relative;height:auto;overflow:hidden;font-size:14px;color:#4f4f4f;}
.search-page-list ul li ul li:before{content:"";width:2px;height:2px;overflow:hidden;border-radius:50%;background:#4f4f4f;position:absolute;left:0;top:50%;margin-top:-1px;}
.search-page-list ul li .list-btn-wrap{margin-top:40px;width:100%;height:auto;overflow:hidden;display:flex;justify-content:center;align-items:center;}
.search-page-list ul li .list-btn-wrap button{font-family: 'Inter';font-weight:100;transition:all .5s;margin:0 auto;display:flex;justify-content:center;align-items:center;width:200px;height:50px;overflow:hidden;border:1px solid #e3e3e3;background:#fff;font-size:15px;color:#838383;}
.search-page-list ul li .list-btn-wrap button:hover{background:#1f94fe;border:1px solid #1f94fe;color:#fff;}
.search-page-list ul li .list-btn-wrap button.on{background:#00448d;border:1px solid #00448d;color:#fff;}

.btn-total-nav{display:none;position:absolute;top:10px;right:15px;z-index:2;width:40px;height:40px;text-indent:-9999em;outline:none;}
.btn-total-nav span{position:absolute;top:50%;left:10px;width:27px;height:3px;margin-top:-2px;background:#151515;transition:.3s ease-in-out;}
.btn-total-nav span:before{content:"";position:absolute;top:-8px;left:0px;width:27px;height:3px;background:#151515;transition:.3s ease-in-out;}
.btn-total-nav span:after{content:"";position:absolute;top:8px;left:0px;width:27px;height:3px;background:#151515;transition:.3s ease-in-out;}
.btn-total-nav.on span{background:none;transform:rotate(180deg);}
.btn-total-nav.on span:before{top:0;width:25px;transform:rotate(-45deg);}
.btn-total-nav.on span:after{top:0;width:25px;transform:rotate(45deg);}


/*모바일 메뉴*/
.mob-menu-wrap{z-index:99;display:block;transition:all .5s;opacity:0;transform:translateX(100%);width:100%;height:100%;overflow:hidden;position:fixed;left:0;top:0;background:#fff;}
.mob-menu-wrap.on{opacity:1;transform:translateX(0);}
.mob-menu-wrap .wrela{padding-bottom:20px;background:#fff;width:100%;height:auto;overflow:hidden;}
.mob-menu-wrap .mob-header{display:flex;justify-content:space-between;align-items:center;width:100%;height:60px;overflow:hidden;}
.mob-menu-wrap .mob-header h1{display:flex;margin-left:20px;}
.mob-menu-wrap .mob-header h1 img{height:20px;}
.mob-menu-wrap .mob-header .mob-side{display:flex;justify-content:flex-start;align-items:center;margin-right:10px;}
.mob-menu-wrap .mob-header .mob-side a{display:flex;justify-content:center;align-items:center;width:40px;height:40px;}
.mob-menu-wrap .mob-header .mob-side a i{font-size:26px;color:#151515;}

.mob-menu-wrap .mob-user-info{width:calc( 100% - 40px );display:flex;justify-content:space-between;align-items:center;height:auto;overflow:hidden;margin:40px auto 0 auto;}
.mob-menu-wrap .mob-user-info .msg{width:100%;flex:1;height:auto;overflow:hidden;font-size:16px;color:#151515;}
.mob-menu-wrap .mob-user-info .msg strong{font-size:16px;color:#151515;font-weight:700;text-decoration:underline !important;}
.mob-menu-wrap .mob-user-info .edit-wrap{width:80px;height:80px;overflow:hidden;position:relative;}
.mob-menu-wrap .mob-user-info .edit-wrap .pic{width:80px;height:80px;overflow:hidden;border-radius:50%;background-size:cover !important;}
.mob-menu-wrap .mob-user-info .edit-wrap button{border:0;width:30px;height:30px;border-radius:50%;background:#151515;position:absolute;right:0;bottom:0;}
.mob-menu-wrap .mob-user-info .edit-wrap button i{font-size:16px;color:#fff;}
.mob-menu-wrap .mob-quick-list{display:flex;justify-content:center;align-items:center;width:100%;height:auto;overflow:hidden;border-top:1px solid #ccc;margin:40px auto 0 auto;padding-top:40px;}
.mob-menu-wrap .mob-quick-list li{width:100px;height:auto;overflow:hidden;}
.mob-menu-wrap .mob-quick-list li a{flex-direction:column;display:flex;justify-content:center;align-items:center;width:80px;height:auto;overflow:hidden;}
.mob-menu-wrap .mob-quick-list li a .ico{width:60px;height:60px;}
.mob-menu-wrap .mob-quick-list li a .ico img{width:60px;height:60px;}
.mob-menu-wrap .mob-quick-list li a .txt{display:flex;justify-content:center;align-items:center;font-size:16px;color:#6d6e71;margin-top:5px;width:100%;text-align:center;}

.spic img {width:150px;}
.cs-pic div.txt { margin-top:10px;line-height:32px;width:100%;height:auto;overflow:hidden;text-align:center;color:#3c3c3b;font-family: 'Inter';font-weight:100;font-size:20px;}



.mob-menu-wrap .mob-gnb-list{width:100%;height:auto;overflow:hidden;margin:20px auto 0 auto;}
.mob-menu-wrap .mob-gnb-list li{width:calc( 100% - 20px );padding:0 0 0 20px;height:auto;overflow:hidden;}
.mob-menu-wrap .mob-gnb-list li a{display:flex;justify-content:space-between;align-items:center;width:100%;height:50px;overflow:hidden;}
.mob-menu-wrap .mob-gnb-list li a .ico{margin-right:5px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;}
.mob-menu-wrap .mob-gnb-list li a .ico i{font-size:20px;color:#000;font-weight:bold;}
.mob-menu-wrap .mob-gnb-list li a .txt{display:flex;justify-content:flex-start;align-items:center;font-size:18px;color:#000;flex:1;width:100%;}
.mob-menu-wrap .mob-gnb-list li a .txt_iot{color:#1F95FF; font-weight:bold; }



.mob-menu-wrap .mob-menu-list{width:calc( 100% - 40px );height:auto;overflow:hidden;margin:40px auto 0 auto;}
.mob-menu-wrap .mob-menu-list dt{width:100%;height:auto;overflow:hidden;font-size:14px;color:#151515;font-weight:700;}
.mob-menu-wrap .mob-menu-list dd{width:100%;height:auto;overflow:hidden;}
.mob-menu-wrap .mob-menu-list dd ul{width:100%;height:auto;overflow:hidden;}
.mob-menu-wrap .mob-menu-list dd ul.type01{margin-top:20px;border-top:1px solid #e0e3ea;padding-top:10px;}
.mob-menu-wrap .mob-menu-list dd ul li{width:50%;height:auto;overflow:hidden;float:left;margin-top:10px;}
.mob-menu-wrap .mob-menu-list dd ul li a{font-size:18px;color:#151515;font-weight:700;}

.mob-menu-wrap .mob-ft-menu{display:flex;justify-content:flex-start;align-items:center;width:calc( 100% - 40px );height:auto;overflow:hidden;margin:40px auto 0 auto;}
.mob-menu-wrap .mob-ft-menu li{display:flex;padding:0 10px;position:relative;}
.mob-menu-wrap .mob-ft-menu li:before{content:"";width:2px;height:2px;border-radius:50%;position:absolute;left:0;top:50%;margin-top:-1px;overflow:hidden;display:block;background:#666;}
.mob-menu-wrap .mob-ft-menu li:first-child{padding-left:0;}
.mob-menu-wrap .mob-ft-menu li:first-child:before{display:none}
.mob-menu-wrap .mob-ft-menu li a{font-size:13px;color:#666;}

/*모바일 서브 메뉴*/
.mob-submenu-wrap{z-index:99;display:block;transition:all .5s;opacity:0;transform:translateX(100%);width:100%;height:100%;overflow:hidden;position:fixed;left:0;top:0;background:#fff;}
.mob-submenu-wrap.on{opacity:1;transform:translateX(0);}
.mob-submenu-wrap .mob-header{display:flex;justify-content:space-between;align-items:center;width:100%;height:60px;overflow:hidden;}
.mob-submenu-wrap .mob-cont{width:100%;height:calc( 100% - 60px );overflow:hidden;overflow-y:auto;}
.mob-submenu-wrap .mob-header .btn-sb-prev{display:flex;ustify-content:center;align-items:center;width:40px;height:40px;margin-left:20px;}
.mob-submenu-wrap .mob-header .btn-sb-prev i{font-size:26px;color:#151515;}
.mob-submenu-wrap .mob-header .mob-side{display:flex;justify-content:flex-start;align-items:center;margin-right:10px;}
.mob-submenu-wrap .mob-header .mob-side a{display:flex;justify-content:center;align-items:center;width:40px;height:40px;}
.mob-submenu-wrap .mob-header .mob-side a i{font-size:26px;color:#151515;}

.mob-submenu-wrap .mob-sb-ico-list{display:none;width:calc( 100% - 40px );height:auto;overflow:hidden;margin:20px auto 0 auto;}
.mob-submenu-wrap .mob-sb-ico-list.on{display:block;}
.mob-submenu-wrap .mob-sb-ico-list li{width:calc( 100% / 3 - 10px );margin:0 5px 10px 5px;float:left;height:auto;overflow:hidden;}
.mob-submenu-wrap .mob-sb-ico-list li a{flex-direction:column;display:flex;justify-content:center;align-items:center;width:100%;height:auto;overflow:hidden;}
.mob-submenu-wrap .mob-sb-ico-list li a .ico{width:100%;height:auto;overflow:hidden;margin:0 auto;}
.mob-submenu-wrap .mob-sb-ico-list li a .ico img{width:100%;float:left;}
.mob-submenu-wrap .mob-sb-ico-list li a .txt{font-size:13px;padding-top:5px;color:#000;width:100%;height:20px;overflow:hidden;display:block;text-align:center;}
.mob-submenu-wrap .mob-sb-ico-list li a .txt2{font-size:11px;background:linear-gradient(135deg, #2d9dff 30%, #00c2ffc2 100%);-webkit-background-clip: text;color:transparent;height:15px;}
.mob-submenu-wrap .mob-sb-ico-list li:last-child a .txt{color:#8e8e8d;}

.mob-submenu-wrap .mob-sb-txt-list{display:none;width:calc( 100% - 40px );height:auto;overflow:hidden;margin:20px auto 0 auto;}
.mob-submenu-wrap .mob-sb-txt-list.on{display:block;}
.mob-submenu-wrap .mob-sb-txt-list li{width:100%;padding:0;height:auto;overflow:hidden;}
.mob-submenu-wrap .mob-sb-txt-list li a{font-size:18px;color:#000;display:flex;justify-content:flex-start;align-items:center;width:100%;height:50px;overflow:hidden;}

.search-nodata{width:calc( 100% - 40px );margin:0 auto 100px auto;max-width:100%;max-width:1520px;;height:auto;overflow:hidden;}
.search-nodata .msg{width:100%;height:auto;overflow:hidden;font-size:32px;color:#bbbdc0;}
.search-nodata ul{margin-top:40px;width:100%;height:auto;overflow:hidden;}
.search-nodata ul li{width:100%;height:auto;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;}
.search-nodata ul li i{font-size:20px;color:#bbbdc0;display:flex;margin-top:3px;}
.search-nodata ul li span{font-size:16px;color:#76787a;display:flex;margin-left:10px;}

.download-result-wrap{width:calc( 100% - 40px );margin:0 auto 0px auto;max-width:100%;max-width:1520px;;height:auto;overflow:hidden;}
.download-result-wrap table{margin-bottom:150px;width:100%;border-top:2px solid #838382;}
.download-result-wrap table th{font-family: 'Inter';border-bottom:1px solid #d6d6d5;height:88px;text-align:center;font-weight:100;font-size:14px;color:#8d8d8c;}
.download-result-wrap table td{text-align:left;border-bottom:1px solid #d6d6d5;vertical-align:top;padding:18px 0;font-size:16px;color:#8d8d8c;}
.download-result-wrap table td .num{text-align:center;font-size:16px;color:#8d8d8c;}
.download-result-wrap table td .path{font-family: 'Inter';font-weight:100;font-size:14px;color:#8d8d8c;width:100%;height:auto;overflow:Hidden;}
.download-result-wrap table td .tit{margin-top:10px;font-size:26px;color:#000;font-weight:500;width:100%;height:auto;overflow:Hidden;}
.download-result-wrap table td .desc{display:none;margin:25px 0;font-size:16px;color:#8d8d8c;width:100%;height:auto;overflow:Hidden;}
.download-result-wrap table td ul{margin-top:20px;width:100%;height:auto;overflow:Hidden;display:flex;justify-content:center;align-items:center;}
.download-result-wrap table td ul li{display:flex;justify-content:flex-start;align-items:center;margin-left:20px;}
.download-result-wrap table td ul li:first-child{margin-left:0;}
.download-result-wrap table td ul li i{display:flex;font-size:18px;color:#8d8d8c;}
.download-result-wrap table td ul li span{font-family: 'Inter';font-weight:100;display:flex;margin-left:5px;font-size:14px;color:#8d8d8c;}
.download-result-wrap table td .tbl-btn-wrap{margin-top:30px;width:100%;height:auto;overflow:Hidden;display:none;justify-content:center;align-items:center;}
.download-result-wrap table td .tbl-btn-wrap button{width:150px;height:45px;border:1px solid #83c3ff;background:#1e93ff;display:flex;justify-content:center;align-items:center;}
.download-result-wrap table td .tbl-btn-wrap button span{display:flex;font-size:14px;color:#fff;}
.download-result-wrap table td .tbl-btn-wrap button i{display:flex;font-size:24px;color:#fff;font-weight:bold;margin-left:15px;}
.download-result-wrap table td .tbl-btn-wrap button:hover {background:#005fb7;}
.download-result-wrap table tr.on td .desc{display:block;}
.download-result-wrap table tr.on td .tbl-btn-wrap{display:flex;}

.pop-video-wrap{width:100%;height:auto;margin:0px;padding-bottom:56.5%;position:relative;}
.pop-video-wrap iframe{position:absolute;left:0;top:0;width:100%;height:100%;}
.wimg{}
.mimg{display:none;}

@media (max-width:1380px) {
    .pos-header .rela { width: calc( 100% - 50px ); }

}

@media (max-width: 1370px) {
    header .gnb-list>li .sub-menu-wrap.type01 ul li a {width:100px;}
    header .gnb-list>li .sub-menu-wrap.type01 ul.dep02-list>li>a.on + ul.dep03-list{left:110px;}
    .pos-tabarea .fea-performence .rela {margin:150px 20px 0 auto;}
    header .gnb-list>li .sub-menu-wrap.type01 ul.dep01-list {max-width:1140px !important;}
    .cs-cs-study-01 ul li {margin-right:13px;}
}

@media (max-width:1200px) {
    header .rela{width:calc( 100% - 40px );margin:0 auto;}
    .section .rela{width:calc( 100% - 40px );margin:0 auto;}
    header .rela h1{position:absolute;left:0;margin-top:0;top:20px;}
    footer .rela{display:block;width:calc( 100% - 40px );margin:0 auto;}
    footer .logo-list{position:static;margin-top:20px;}
    footer .logo-list ul{width:100%;justify-content: center;}
    footer .logo-list ul li{margin:0 10px;}
	.page-btn-wrap .btn-withdrawal{bottom:30px;}

}

@media (max-width:1200px) {
    /*공통 헤더*/
    header{padding-top:0;margin:0;height:60px;position:fixed;left:0;top:0;}
    .wrapper{padding-top:60px;}
    footer>.rela{padding:20px 20px;background:#ececec;border-bottom:1px solid #c2c2c2;}
    footer .cust-item-wrap .form-item .inp{background:#fff;}
    footer .cust-item-wrap .ico-link-wrap{}
    footer .cust-item-wrap .ico-link-wrap .ft-lang-list{display:none;}
    footer .cust-item-wrap .form-item{margin-top:10px;}
    footer .rela .fnb-list{display:none;}
    footer .cust-item-wrap .cust-header span{font-size:10px;}
    footer .copyright ul{}
    footer .copyright .txt{display:block;text-align:left;color:#929292}
    footer .copyright ul li a{color:#6d6e71;}
    header .rela{width:100%;height:60px;}
    header .rela h1 img{height:20px;}
    footer .cust-item-wrap{width:100%;}
    footer .copyright{height:auto;}
    footer .rela{padding:20px 20px  20px 20px;}
    footer .copyright .rela{padding:20px 20px  80px 20px;}
    footer .cust-item-wrap .ico-link-wrap ul.ft-sns-list{justify-content:center;width:100%;padding-right:0;margin-right:0;border:0;}
    footer .cust-item-wrap .ico-link-wrap ul li{margin:0 5px;}
    footer .cust-item-wrap .ico-link-wrap{position:absolute;left:0;bottom:30px;}

    header .rela h1{width:150px;top:0;display:flex;justify-content:flex-start;align-items:center;height:60px;padding:0;margin-left:20px;}
    header .rela h1 a{}

    #relabar h1 {margin-left:20px;}
    #relabar .btn-search {position: absolute; right:0; margin: 3px 60px 0 0;}
    .container {padding-top:0;}

    .wrapper{}
    header{display:flex;border-bottom:1px solid #ddd;}
    .topbar-wrap{display:none;}
    header .gnb-box{display:none !important;}
    header .rela .mem-link-wrap{display:none}

    header .gnb-list,
    header .topbar{display:none;}
    header .rela .btn-search{position:absolute;right:0;margin-right:61px;}
    header .rela .btn-search i{font-size:26px;color:#151515;font-weight:bold;}

    .btn-total-nav{display:block;}
    .search-layer-wrap{position:fixed;left:0;top:0;width:100%;height:100%;overflow:hidden;border:0;}
    .search-layer-wrap .search-close{display:flex;justify-content:center;align-items:center;width:40px;height:40px;right:10px;top:10px;}
    .search-layer-wrap .search-close i{color:#151515;font-size:26px;}
    .search-layer-wrap .search-layer-form button{padding:0;width:45px;height:45px;}
    .search-layer-wrap .search-layer-form button i{font-size:26px;}
    .search-layer-wrap .search-layer-form{border-bottom:2px solid #000;flex-direction:row-reverse;width:calc( 100% - 40px );margin:60px auto 0 auto;height:45px;}
    .search-layer-wrap .search-layer-form .inp{height:45px;font-size:18px;}
    .search-layer-wrap .search-keword-list{width:calc( 100% - 40px );border-top:0;margin:0 auto;}
    .search-layer-wrap .search-keword-list .search-rela{width:100%;align-items:flex-start;}
    .search-layer-wrap .search-keword-list ul{margin-left:20px;}
    .search-layer-wrap .search-keword-list ul li{width:100%;display:block;}
    .search-layer-wrap .search-keword-list ul li a{justify-content:flex-start;}

    .main-latest-wrap .rela .swiper-container .swiper-slide{}
    .main-latest-wrap .rela .swiper-container .swiper-slide .bgbox{background-position:center bottom !important;height:100%;background-size:cover !important;}
    .main-latest-wrap .rela .swiper-container .swiper-slide .cont{width:calc( 100% - 40px );margin-top:10.33333333333334vw;}
    .main-latest-wrap .rela .swiper-container .swiper-slide .cont .desc{font-size:20px;}
    .main-latest-wrap .rela .swiper-container .swiper-slide .cont .tit{font-size:40px;}
    .main-latest-wrap .swiper-pagination{bottom:20px;}
    .main-leader-wrap .rela{width:calc( 100% - 40px );padding:0 20px;}
    .main-leader-wrap .rela .item-header{display:block;margin-top:60px;}
    .main-leader-wrap .rela .item-header h2{display:block;text-align:center;font-size:40px;}
    .main-leader-wrap .rela .item-header span{margin-left:0;text-align:center;display:block;font-size:14px;}

    .main-news-wrap .rela{width:calc( 100% - 40px );padding:0 20px;}
    .main-news-wrap .rela .item-header{display:block;margin-top:60px;}
    .main-news-wrap .rela .item-header h2{display:block;text-align:center;font-size:40px;}
    .main-news-wrap .rela .item-header span{margin-left:0;text-align:center;display:block;font-size:14px;}
    .main-news-wrap .rela>ul{display:block;margin-left:0;width:100%;}
    .main-news-wrap .rela>ul>li{width:calc( 50% - 15px );margin:0 5px 20px 5px;}
    .main-news-wrap .rela>ul>li:nth-child(even){float:right;}
    .main-news-wrap .rela ul li .cont{width:calc( 100% - 42px );padding:15px 20px 0 20px;height:100px;}
    .main-news-wrap .rela ul li ul{margin-top:10px;}
    .main-news-wrap .rela>ul>li .pic{filter: grayscale(0); height:185px;}
    .main-news-wrap{padding-bottom:50px;}

    .main-leader-wrap .rela ul li{}
    .main-leader-wrap .rela ul li a .cont{left:20px;top:20px;}
    .main-leader-wrap .rela ul li a .cont strong{font-size:22px;}
    .main-leader-wrap .rela ul li a .cont span{font-size:14px;}
    .main-leader-wrap .rela ul li:nth-child(4){}
    .main-leader-wrap .rela ul li:nth-child(1){width:calc( 50% - 10px );}
    .main-leader-wrap .rela ul li:nth-child(2){width:calc( 50% - 10px );}
    .main-leader-wrap .rela ul li:nth-child(3){width:calc( 50% - 10px )}
    .main-leader-wrap .rela ul li:nth-child(4){width:calc( 50% - 10px );}
    .main-leader-wrap .rela ul li{height:200px !important;}
    .main-leader-wrap .rela ul li a .pic{height:200px;}
    .main-leader-wrap .rela ul li:nth-child(1) a .pic{background:url(/images/etc/1.jpg) no-repeat center center !important;background-size:cover !important;}
    .main-leader-wrap .rela ul li:nth-child(2) a .pic{background:url(/images/etc/2.jpg) no-repeat center center !important;;background-size:cover !important;}
    .main-leader-wrap .rela ul li:nth-child(3) a .pic{background:url(/images/etc/3.jpg) no-repeat center center !important;;background-size:cover !important;}
    .main-leader-wrap .rela ul li:nth-child(4) a .pic{background:url(/images/etc/4.jpg) no-repeat center center !important;;background-size:cover !important;}


    /*제품*/
    .pos-header .rela{width:calc( 100% - 40px );padding:0 20px;}
    .pos-header .rela .pos-tabs-menu{display:block;width:100%;height:auto;overflow:hidden;position:fixed;left:0px;bottom:0px;background:rgba(0,0,0,.7);z-index:20;}
    .pos-header .rela .pos-tabs-menu ul{}
    .pos-header .rela .pos-tabs-menu ul li a{color:#fff;font-size:13px;height:50px;text-align:center;width:100px;}
    .pos-header .rela .pos-tabs-menu ul li{border-top:0;margin:0 !important;width:100%;height:auto;overflow:hidden;display:flex;justify-content:center;align-items:center;}
    .pos-header .rela .pos-tabs-menu ul li:first-child{border-top:0;}
    .pos-tabarea .fea-intro{overflow:hidden;position:relative;height:auto !important;padding-bottom:0;background-position:right top !important;background-size:cover !important;}
    .pos-tabarea .fea-intro:before{content:"";width:100%;height:250px;padding-bottom:56.5%;overflow:hidden;display:block;background-position:center bottom !important;background-size:cover !important;}
    .pos-tabarea .fea-intro:before{background:url(../image/bg/bg-fea-intro-bigpos.jpg) no-repeat left top;}
    .pos-tabarea .fea-intro.apexa-aw-2150:before{background:url(../image/bg/bg-apexa_aw_2150.jpg) no-repeat center top;}
    .pos-tabarea .fea-intro.apexa-aw-1560fh:before{background:url(../image/bg/bg-apexa_aw_1560fh.jpg) no-repeat center top;}
    .pos-tabarea .fea-intro.apexa-gw-1560fh:before{background:url(../image/bg/bg-apexa_gw_1560fh.jpg) no-repeat center top;}
    .pos-tabarea .fea-intro.apexa-gw-2150:before{background:url(../image/bg/bg-apexa_gw_2150.jpg) no-repeat center top;}
    .pos-tabarea .fea-intro.apexa-tl-1500:before{background:url(../image/bg/bg-apexa_tl_1500.jpg) no-repeat center top;}
    .pos-tabarea .fea-intro.apexa-tl-1560:before{background:url(../image/bg/bg-apexa_tl_1560.jpg) no-repeat center top;}
    .pos-tabarea .fea-intro.apexa-tl-2150:before{background:url(../image/bg/bg-apexa_tl_2150.jpg) no-repeat center top;}
    .pos-tabarea .fea-intro.apexa-el-1500:before{background:url(../image/bg/bg-apexa_el_1500.jpg) no-repeat center top;}
    .pos-tabarea .fea-intro.apexa-el-1560:before{background:url(../image/bg/bg-apexa_el_1560.jpg) no-repeat center top;}
    .pos-tabarea .fea-intro.apexa-el-2150:before{background:url(../image/bg/bg-apexa_el_2150.jpg) no-repeat center top;}

    .pos-tabarea .fea-intro.bck-3200:before{background:url(../image/bg/bg-product-bck-3200-01.jpg) no-repeat; background-position: right top !important;}
	.pos-tabarea .fea-intro.handheld-scanner:before{background:url(../image/bg/bg-fea-intro-handheld-scanner.jpg) no-repeat left top;}
	.pos-tabarea .fea-intro.dcr-x86-1330:before{background:url(../image/bg/bg-fea-intro-dcr-x86-1330.jpg) no-repeat left top;}
	.pos-tabarea .fea-intro.dcr-m4:before{background:url(../image/bg/bg-fea-intro-dcr-m4.jpg) no-repeat left top;}
	.pos-tabarea .fea-intro.plu-keyboard:before{background:url(../image/bg/bg-fea-intro-plu-keyboard.jpg) no-repeat left top;}
    .pos-tabarea .fea-intro.bigpos-2150:before{background:url(../image/bg/bg-fea-intro-bigpos-2150.jpg) no-repeat left top;}
    .pos-tabarea .fea-intro.apexa-gw:before{background:url(../image/bg/bg-fea-intro-apexa-gw.jpg) no-repeat left top;}
    .pos-tabarea .fea-intro.apexa-gw.apexa-el-1560:before{background:url(../image/bg/bg-apexa_el_1560.jpg) no-repeat center top;}
    .pos-tabarea .fea-intro.apexa-g:before{background:url(../image/bg/bg-fea-intro-apexa-g.jpg) no-repeat left top;}
    .pos-tabarea .fea-intro.anyshop-prime:before{background:url(../image/bg/bg-fea-intro-anyshop-prime.jpg) no-repeat left top;}
    .pos-tabarea .fea-intro.anyshop-e2:before{background:url(../image/bg/bg-fea-intro-anyshop-e2.jpg) no-repeat center top;}
    .pos-tabarea .fea-intro.imprex-prime:before{background:url(../image/bg/bg-fea-intro-imprex-prime.jpg) no-repeat left top;}
    .pos-tabarea .fea-intro.dcr-x86:before{background:url(../image/bg/bg-fea-intro-dcr-x86.jpg) no-repeat left top;}
    .pos-tabarea .fea-intro.boxpos:before{background:url(../image/bg/bg-fea-intro-boxpos.jpg) no-repeat left top;}
    .pos-tabarea .fea-intro.mazic-gw-1560:before{background:url(../image/bg/bg-fea-intro-mazic-gw-1560.jpg) no-repeat left top;}
	.pos-tabarea .fea-intro.mazic-gw-1560.mazic-gw-1500:before{background:url(../image/bg/bg-fea-intro-mazic-gw-1500.jpg) no-repeat left top;}
    .pos-tabarea .fea-intro.posmo-2:before{background:url(../image/bg/bg-fea-intro-pomo-2.jpg) no-repeat left top;}
    .pos-tabarea .fea-intro.posmo-3:before{background:url(../image/bg/bg-fea-intro-pomo-3.jpg) no-repeat left top;}
    .pos-tabarea .fea-intro.a7-pos-printer:before{background:url(../image/bg/bg-fea-intro-a7-pos-printer.jpg) no-repeat left top;}
    .pos-tabarea .fea-intro.a8-pos-printer:before{background:url(../image/bg/bg-fea-intro-a8-pos-printer.jpg) no-repeat left top;}
    .pos-tabarea .fea-intro.a11-pos-printer:before{background:url(../image/bg/bg-fea-intro-a11-pos-printer.jpg) no-repeat left top;}
    .pos-tabarea .fea-intro.ptab-10:before{background:url(../image/bg/bg-fea-intro-ptab-10.jpg) no-repeat left top;}
    .pos-tabarea .fea-intro.cash-drawer:before{background:url(../image/bg/bg-fea-intro-cash-drawer.jpg) no-repeat left top;}

    .pos-tabarea .fea-intro .cont{margin:0;height:auto;background:#252525;padding:20px;width:calc( 100% - 40px );}
    .pos-tabarea .fea-intro .cont .tit{font-size:30px;width:100%;margin-bottom:20px;color:#fff !important;}
    .pos-tabarea .fea-intro .cont .tit span{font-size:11px;margin-top:10px;color:#fff !important;}
    .pos-tabarea .fea-intro .cont .desc{width:95%;font-size:14px;color:#fff !important;}
    .pos-tabarea .fea-intro .cont .desc strong{font-size:14px; color:#fff !important;}
    .pos-tabarea .fea-intro .cont .desc br{display:none;}
    .pos-tabarea .fea-info{height:auto;background:none !important;}
    .pos-tabarea .fea-info .rela{width:calc( 100% - 40px );margin-top:5vw;}
    .pos-tabarea .fea-info .rela .cont .tit{font-size:18px;}
    .pos-tabarea .fea-info .rela .cont .desc{font-size:30px;margin-top:20px;}
    .pos-tabarea .fea-info .rela ul{margin-top:40px;width:100%;}
    .pos-tabarea .fea-info .rela ul li{height:150px;}
    .pos-tabarea .fea-info .rela ul li .ico{margin:0 auto;width:70px;height:70px;}
    .pos-tabarea .fea-info .rela ul li .ico img{width:70px;height:70px;}
    .pos-tabarea .fea-info .rela ul li .sdesc{text-align:center;}
    .pos-header .rela .pos-select-menu .pos-rs-list{z-index:20;}
    .pos-tabarea .fea-info .rela ul li .sdesc{font-size:13px;}
    .pos-tabarea .fea-display{margin-top:0px;background:none !important;height:auto;}
    .pos-tabarea .fea-display .rela{width:calc( 100% - 40px );margin-top:40px;}
    .pos-tabarea .fea-display .rela .cont{width:100%;padding-bottom:20px;margin-bottom:20px;}
    .pos-tabarea .fea-display .rela .desc{width:100%;}
    .pos-tabarea .fea-display .rela ul{width:100%;margin-top:40px;}
    .pos-tabarea .fea-display .rela .cont .tit{font-size:18px;}
    .pos-tabarea .fea-display .rela .cont .etc .etc-item strong{font-size:30px}
    .pos-tabarea .fea-display .rela .desc{font-size:14px;}
    .pos-tabarea .fea-display .rela ul li{width:calc( 50% - 10px );background:#fff}
    .pos-tabarea .fea-display .rela ul li .value{font-size:20px;}
    .pos-tabarea .fea-display .rela ul li .key{display:block;text-align:center;}
    .pos-tabarea .fea-performence{margin-top:40px;height:auto;padding-bottom:0px;}
    .pos-tabarea .fea-performence .rela{width:calc( 100% - 40px );margin-top:40px;}
    .pos-tabarea .fea-performence .rela .cont{width:100%;text-align:left;padding-bottom:20px;margin-bottom:20px;}
    .pos-tabarea .fea-performence .rela .cont .tit{font-size:18px;}
    .pos-tabarea .fea-performence .rela .cont .etc{font-size:30px;}
    .pos-tabarea .fea-performence .rela .cont:before{left:0;}
    .pos-tabarea .fea-performence .rela .desc{width:100%;font-size:14px;text-align:left;color:#000 !important}
    .pos-tabarea .fea-performence .rela ul{margin-top:40px;}
    .pos-tabarea .fea-performence .rela ul li{width:160px;height:auto;margin-left:0;}
    .pos-tabarea .fea-performence .rela ul.align-top-on-mobile li { vertical-align: top; }
    .pos-tabarea .fea-performence .rela ul li.overflow-on-mobile { padding-bottom: 20px; }
    .pos-tabarea .fea-performence .rela ul li .txt{top:170px;text-align:center;font-size:13px;}
    .pos-tabarea .fea-design .rela{padding:40px 20px;width:calc( 100% - 40px );display:block;}
    .pos-tabarea .fea-design .rela .cont{width:100%;}
    .pos-tabarea .fea-design .rela .cont .tit{font-size:18px;margin-bottom:0;}
    .pos-tabarea .fea-design .rela .cont .etc{font-size:30px;line-height:1.2em;}
    .pos-tabarea .fea-design .rela ul{width:100%;margin-top:20px;}
    .pos-tabarea .fea-key{margin-bottom:0px;}
    .pos-tabarea .fea-key .rela .cont .tit{margin-top:40px;font-size:18px;letter-spacing:-1px !important;}
    .pos-tabarea .fea-key .rela .cont .etc{font-size:30px;line-height:1.2em;letter-spacing:-1px !important;}
    .pos-tabarea .fea-key .key-item{width:calc( 100% - 40px );margin-top:40px;}
    .pos-tabarea .fea-key .key-item .cont{border:0;position:static;background:#fff;padding:0px;width:100%;height:auto;}
    .pos-tabarea .fea-key .key-item .pic{text-align:center;padding-top:20px;}
    .pos-tabarea .fea-key .key-item .pic img{float:none;width:100%;}
    .pos-tabarea .fea-key .key-item .cont .stit{margin-top:0;font-size:30px;}
    .pos-tabarea .fea-key .key-item .cont .sdesc{margin-top:10px;font-size:14px;}
    .pos-tabarea .fea-key .key-item .cont .cate{margin-top:0px;font-size:18px;}
    .pos-tabarea .fea-key .connectivity-item{margin-top:40px;}
    .pos-tabarea .fea-key .connectivity-item .cont{position:static;width:calc( 100% - 40px );height:auto;padding:0 20px;}
    .pos-tabarea .fea-key .connectivity-item .cont .stit{margin-top:40px;font-size:30px;}
    .pos-tabarea .fea-key .connectivity-item .cont .sdesc{margin-top:10px;font-size:14px;}
    .pos-tabarea .fea-key .connectivity-item ul{margin-top:20px;}
    .pos-tabarea .fea-key .connectivity-item ul li{width:120px;height:120px;background-size:120px 120px;}
    .pos-tabarea .fea-key .connectivity-item ul li strong{font-size:18px;}
    .pos-tabarea .fea-key .connectivity-item ul li span{font-size:13px;}
    .pos-tabarea .fea-key .connectivity-item .pic{margin-top:20px;}
    .pos-tabarea .fea-performence .rela ul li .ico img{width:calc( 100% - 20px );margin-left:16px;}
    .pos-tabarea .fea-performence.apexa-el-1560 .rela ul li .ico img{width:calc( 100% - 20px );margin-left:0;float:none;}
    .pos-tabarea .fea-performence .rela ul li .txt{top:150px;}
    .pos-tabarea .fea-options{height:auto;background:#f8f8f8 !important;}
    .pos-tabarea .fea-options.mazic-gw-1560{background:#333 !important;}
    .pos-tabarea .fea-options .rela{width:calc( 100% - 40px );padding-bottom:40px;}
    .pos-tabarea .fea-options .rela .cont{width:100%;}
    .pos-tabarea .fea-options .rela .cont .tit{margin-top:40px;font-size:30px;}
    .pos-tabarea .fea-options .rela .cont .desc{margin-top:10px;font-size:14px;}
    .pos-tabarea .fea-options .rela ul{margin-top:40px;width:100%;}
    .pos-tabarea .fea-options .rela ul li{box-shadow: 4px 4px 10px 0px rgb(161 161 161 / 10%);width:calc( 50% - 10px ) !important;background:#fff !important;margin:0 0 20px 0 !important;}
    .pos-tabarea .fea-options.type02 .rela ul li .value{font-size:20px;}
    .pos-tabarea .fea-options .rela ul li:nth-child(even){float:right;}
    .pos-tabarea .fea-options .rela ul li .pic{margin-top:10px;}
    .pos-tabarea .fea-options .rela ul li .list-header strong{font-size:18px;}
    .pos-tabarea .fea-applications .rela{width:calc( 100% - 40px );}
    .pos-tabarea .fea-applications .rela .cont .tit{margin-top:40px;font-size:30px;}
    .pos-tabarea .fea-applications .rela .cont .desc{margin-top:10px;font-size:14px;}
    .pos-tabarea .fea-applications .list01{margin-top:40px;display:block;}
    .pos-tabarea .fea-applications .list01 li{width:calc( 50% - 12px );float:left;margin-bottom:20px;}
    .pos-tabarea .fea-applications .list01 li:nth-child(even){float:right;}
    .pos-tabarea .fea-applications .list01 li .txt{font-size:16px;bottom:10px;}
    .pos-tabarea .fea-applications .list02{margin-top:40px;display:block;}
    .pos-tabarea .fea-applications .list02 li{width:100%;}
    .pos-tabarea .fea-applications .list02 li .pic{height:300px;}
    .pos-tabarea .fea-products{width:calc( 100% - 40px );margin:60px auto;}
    .pos-tabarea .fea-products h3{font-size:30px}
    .pos-tabarea .fea-products ul{width:100%;margin-top:40px;}
    .pos-tabarea .fea-products ul li{width:calc( 100% - 2px );margin-top:20px;}
    .pos-tabarea .fea-products ul li:first-child{margin-top:0;}
    .pos-tabarea .fea-products ul li .tit{font-size:20px;}
    .pos-tabarea .fea-products ul li .desc{font-size:13px;margin-bottom:20px;}
    .pos-tabarea .fea-products ul li a{margin:auto auto 0 auto;}
    .pos-tabarea .fea-products ul li .cont{display:flex;flex-direction: column;}
    .pos-tabarea .fea-applications .list02 li .txt{font-size:20px;}
    .pos-tabarea .fea-versatile .rela{width:calc( 100% - 40px );margin:60px auto 0 auto;}
    .pos-tabarea .fea-versatile .rela .cont .tit{font-size:30px;line-height:1.2em;}
    .pos-tabarea .fea-versatile .rela .cont .pic{margin-top:20px;}
    .video-wrap{width:100%;height:auto;padding-bottom:56.5%;}
    .pos-tabarea .fea-versatile .rela ul{margin-top:40px;width:100%;}
    .pos-tabarea .fea-versatile .rela ul.list01 li{width:50%;}
    .pos-tabarea .fea-versatile .rela ul li .sdesc{font-size:12px;width:calc( 100% - 20px );padding:0 10px;}
    .pos-tabarea .fea-versatile .rela ul li{height:180px;}
    .pos-tabarea .fea-versatile .rela ul li .ico{width:70px;height:70px;}
    .pos-tabarea .fea-versatile .rela ul li .ico img{width:70px;height:70px;}
	.pos-tabarea .fea-versatile .rela ul li .ico.type10 img{width:auto;}
    .pos-tabarea .fea-versatile .rela ul li .sdesc br{}
    .pos-tabarea .fea-display .rela .cont .etc .etc-item strong{color:#000 !important;;}
    .pos-tabarea .fea-display .rela .desc{color:#000 !important;}
    .pos-tabarea .fea-display .rela ul li .value{color:#000 !important;}
    .pos-tabarea .fea-display .rela ul li .key{color:#000 !important;}
    .pos-tabarea .fea-performence{height:auto !important;background:#f8f8f8 !important;}
    .pos-tabarea .fea-performence .rela .cont .tit{font-size:18px !important;color:#000 !important}
    .pos-tabarea .fea-performence .rela .cont .etc{font-size:30px !important;color:#000 !important}
    .pos-tabarea .fea-performence .rela .cont{width:100% !important;padding-bottom:20px !important;margin-bottom:20px !important}
    .pos-tabarea .fea-ruggedized{height:auto;background-position:right top}
    .pos-tabarea .fea-ruggedized .rela{width:calc( 100% - 40px );margin-top:40px;padding-bottom:40px;}
    .pos-tabarea .fea-ruggedized .rela .cont{width:100%;padding-bottom:20px;margin-bottom:20px;}
    .pos-tabarea .fea-ruggedized .rela .cont .etc{font-size:30px;margin-top:10px;}
    .pos-tabarea .fea-ruggedized .rela .cont .tit{font-size:18px;}
    .pos-tabarea .fea-ruggedized .rela .desc{font-size:14px;margin-left:0;}
    .pos-tabarea .fea-swappable{height:auto;background:#000;padding-bottom:20px;}
    .pos-tabarea .fea-swappable .rela{width:calc( 100% - 40px );margin-top:40px;}
    .pos-tabarea .fea-swappable .rela .cont{width:100%;padding-bottom:20px;margin-bottom:20px;}
    .pos-tabarea .fea-swappable .rela .cont .tit{font-size:30px;text-align:left;}
    .pos-tabarea .fea-swappable .rela .cont .etc{text-align:left;font-size:18px;}
    .pos-tabarea .fea-swappable .rela .cont:before{left:0;}
    .pos-tabarea .fea-swappable .rela .desc{text-align:left;font-size:14px;width:100%;}
    .pos-tabarea .fea-swappable .rela ul{margin-top:40px;width:100%;}
    .pos-tabarea .fea-swappable .rela ul li{background:none;border:1px solid #ddd;width:calc( 100% - 2px );}
    .pos-tabarea .fea-swappable .rela ul li .t01{font-size:18px;margin:0;width:calc( 100% - 40px );padding:0 20px;height:auto;overflow:hidden;}
    .pos-tabarea .fea-swappable .rela ul li .t02{margin:0;width:calc( 100% - 40px );padding:0 20px;height:auto;overflow:hidden;}

	.pos-tabarea .fea-dual-hinge .rela ul{margin-top:0px;width:100%;}
    .pos-tabarea .fea-dual-hinge .rela ul li{background:none;border:1px solid #ddd;width:calc( 25% - 22px );margin:0 20px 20px 0px;}
    .pos-tabarea .fea-dual-hinge .rela ul li .t01{font-size:18px;margin:0;width:calc( 100% - 40px );padding:0 20px;height:auto;overflow:hidden;}
    .pos-tabarea .fea-dual-hinge .rela ul li .t02{margin:0;width:calc( 100% - 40px );padding:0 20px;height:auto;overflow:hidden;}
	.pos-tabarea .fea-dual-hinge .rela ul li:nth-child(even){float:left;}

    .pos-tabarea .fea-dual-hinge{height:auto;background-position:right top;}
    .pos-tabarea .fea-dual-hinge .rela{width:calc( 100% - 40px );margin-top:40px;}
    .pos-tabarea .fea-dual-hinge .rela .cont{width:100%;padding-bottom:20px;margin-bottom:20px;}
    .pos-tabarea .fea-dual-hinge .rela .cont .tit{font-size:18px;}
    .pos-tabarea .fea-dual-hinge .rela .cont .etc{margin-top:10px;font-size:30px;}
    .pos-tabarea .fea-dual-hinge .rela .desc{font-size:14px;width:100%;padding-bottom:40px;}
    .pos-tabarea .fea-heat-management{height:auto;}
    .pos-tabarea .fea-heat-management .rela{width:calc( 100% - 40px );margin-top:40px;}
    .pos-tabarea .fea-heat-management .rela .cont{width:100%;padding-bottom:20px;margin-bottom:20px;}
    .pos-tabarea .fea-heat-management .rela .cont .tit{text-align:left;font-size:18px;}
    .pos-tabarea .fea-heat-management .rela .cont .etc{text-align:left;font-size:30px;line-height:1.2em;}
    .pos-tabarea .fea-heat-management .rela .cont:before{left:0;}
    .pos-tabarea .fea-heat-management .rela .desc{width:100%;text-align:left;font-size:14px;}
    .pos-tabarea .fea-heat-management ul{width:calc( 100% - 40px );padding:0 20px 40px 20px;margin-top:40px;display:block;}
    .fea-connectivity-item02{height:auto;}
    .fea-connectivity-item02 .rela{width:calc( 100% - 40px );margin:60px auto 0 auto;flex-direction:column-reverse;}
    .fea-connectivity-item02 ul{display:block;margin-top:40px;}
    .fea-connectivity-item02 ul li{width:calc( 50% - 10px );height:120px;float:left;margin:0 0 20px 0;}
    .fea-connectivity-item02 ul li:nth-child(even){float:right;}
    .fea-connectivity-item02 ul li .value{font-size:13px;}
    .fea-connectivity-item02 ul li .key{font-size:18px;}
    .fea-connectivity-item02 .stit{font-size:30px;color:#fff;}
    .pos-tabarea .fea-options .rela ul{width:100% !important;}
    .pos-tabarea .fea-options.mazic-gw-1560{margin-top:0;height:auto;}
    .pos-tabarea .fea-options.mazic-gw-1560 .rela ul li{margin:0 0 20px 0;background:rgba(0,0,0,.5) !important;border:1px solid #ddd;width:calc( 50% - 22px ) !important;padding:0 5px;}
    .pos-tabarea .fea-options.mazic-gw-1560 .rela ul li .value{margin-left:0;text-align:center;font-size:18px !important;}
    .pos-tabarea .fea-expension{height:auto;background:#fff;}
    .pos-tabarea .fea-expension .rela{width:calc( 100% - 40px );margin-top:40px;}
    .pos-tabarea .fea-expension .rela .cont .tit{font-size:18px;}
    .pos-tabarea .fea-expension .rela .cont .etc{margin-top:10px;font-size:30px;white-space: inherit;}
    .pos-tabarea .fea-expension .rela .cont{width:100%;padding-bottom:20px;margin-bottom:20px;}
    .pos-tabarea .fea-expension .rela .cont:before{background:#ddd}
    .pos-tabarea .fea-expension .rela .desc{width:100%;}
    .pos-tabarea .fea-expension .rela .item-wrap{width:100%;display:block;}
    .pos-tabarea .fea-expension .rela .item-wrap .item-cont{width:100%;}
    .pos-tabarea .fea-expension .rela .item-wrap .item-pic{width:100%;}
    .pos-tabarea .fea-applications .list03{margin-top:40px;}
    .pos-tabarea .fea-applications .list03>li{height:auto;width:100%;}
    .pos-tabarea .fea-applications .list03 li .pic{height:auto}
    .pos-tabarea .fea-applications .list03 li .pic img{width:100%;height:auto;}
    .pos-tabarea .fea-versatile .rela .cont .pic img{width:100%;}
    .pos-tabarea .fea-versatile .rela ul.list02{margin-top:0;}
    .pos-tabarea .fea-versatile .rela ul.list02 li{width:50%;}
    .pos-tabarea .fea-key .key-item .cont ul{margin-top:20px;}
    .fea-connectivity-item01{margin-top:40px;height:auto;background:#fff !important;}
    .fea-connectivity-item01.type01 .cont .cate, .fea-connectivity-item01.type01 .cont .stit, .fea-connectivity-item01.type01 .sdesc{color:#000;}
    .fea-connectivity-item01 .cont .cate{margin-bottom:0px;}
    .fea-connectivity-item01 .rela{width:calc( 100% - 40px );margin:40px auto 20px auto;display:block;}
    .fea-connectivity-item01 .cont .cate{font-size:18px;}
    .fea-connectivity-item01 .cont .stit{font-size:30px;}
    .fea-connectivity-item01 .sdesc{margin-top:10px;font-size:14px;}
    .pos-tabarea .fea-options.type01 .rela .cont .cate{margin-top:40px;font-size:18px;}
    .pos-tabarea .fea-options .rela .cont .tit br{display:none;}
    .pos-tabarea .fea-options.type01 .rela ul li .value{font-size:22px;}
    .pos-tabarea .fea-options.type01 .rela ul li .key{margin-left:0;text-align:center;font-size:12px;margin-top:10px;}
    .pos-tabarea .fea-options.type01 .rela ul li{background:#fff;box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);}
    .pos-tabarea .fea-key .key-item .cont ul li{padding:0 20px;}
    .pos-tabarea .fea-key .key-item .cont ul li .key{font-size:20px;}
    .pos-tabarea .fea-key .key-item .cont ul li .value{font-size:14px;}
    .pos-tabarea .fea-performence .rela ul.end{width:100%;display:block;}
    .pos-tabarea .fea-performence .rela ul li .txt{color:#000;}
    .pos-tabarea .fea-versatile .rela ul.list03 li{width:50%;}
    .pos-tabarea .fea-versatile .rela ul.list03{width:100%;display:block;margin-top:40px;}
    .pos-tabarea .fea-display .rd-item{width:320px;}
    .pos-tabarea .fea-display .rd-item a{width:160px;font-size:14px;}
    .pos-tabarea .fea-display .rela .rd-rela-wrap{width:100%;margin-top:40px;}
    .fea-connectivity-item01.type02 .cont .cate, .fea-connectivity-item01.type02 .cont .stit, .fea-connectivity-item01.type02 .sdesc{color:#000}
    .fea-connectivity-item01.type02 .cont{padding-bottom:20px;margin-bottom:20px;}
    .pos-tabarea .fea-options.type02 .rela .cont .cate{margin-top:40px;font-size:18px;}
    body.on .pos-header {top:61px;}
    .fea-connectivity-item01.type02 .rela .item-wrap{width:100%;}
    .fea-connectivity-item01.type02 .rela .pic{width:100%;margin-top:20px;}
    .fea-connectivity-item01.type02 .rela .pic img{width:100%;}
    .pos-tabarea .fea-intro .cont .tit{padding-bottom:20px;}
    .pos-tabarea .fea-intro .cont .desc{}
    .pos-tabarea .fea-intro.type01 .cont ul li{color:#fff;}
    .pos-tabarea .fea-intro.type01 .cont ul li:before{background:#ddd;}
    .pos-tabarea .fea-serviceability{height:auto;}
    .pos-tabarea .fea-serviceability .rela{width:calc( 100% - 40px );margin-top:40px;padding-bottom:40px;}
    .pos-tabarea .fea-serviceability .rela .cont .tit{font-size:18px;}
    .pos-tabarea .fea-serviceability .rela .cont .etc .etc-item strong{font-size:30px;}
    .pos-tabarea .fea-serviceability .rela .cont{width:100%;padding-bottom:20px;margin-bottom:20px;}
    .pos-tabarea .fea-performence .rela .desc,
    .pos-tabarea .fea-performence .rela ul{width:100% !important;}
    .pos-tabarea .fea-performence.boxpos .rela ul li{margin-left:0;}
    .fea-connectivity-item01.type04 .rela .item-wrap{display:block;}
    .fea-connectivity-item01.type04 .rela .item-wrap .cont{width:100%;}
    .fea-connectivity-item01.type04 .rela .item-wrap .sdesc{width:100%;}
    .fea-connectivity-item01.boxpos{height:auto;margin-top:40px}
    .pos-tabarea .fea-applications dl{width:100%;margin:40px auto 0 auto;}
    .pos-tabarea .fea-applications dl dt{padding:40px 0 20px 0;font-size:18px;}
    .pos-tabarea .fea-applications dl dd img{width:100%;}
    .pos-tabarea .fea-key .key-item .cont .etc-item ol{margin-top:20px;}
    .pos-tabarea .fea-key .key-item .cont .etc-item ol li{font-size:14px;width:calc( 100% - 20px );}
    .pos-tabarea .fea-key .key-item .cont .etc-item ol li:before{margin-top:0;top:12px;}
    .pos-tabarea .fea-key .key-item .cont .etc-item ol li span{font-size:14px;}
    .fea-connectivity-item01 .cont{width:100%;}
    .fea-connectivity-item01{height:auto !important;margin-top:0px !important;}
    .fea-accessories{height:auto;}
    .fea-accessories .rela{width:calc( 100% - 40px );margin-top:40px;}
    .fea-accessories .cont .cate{font-size:18px;}
    .fea-accessories .cont .stit{font-size:30px;}
    .fea-accessories .cont{width:100%;padding-bottom:20px;margin-bottom:20px;}
    .fea-accessories .sdesc{margin-top:20px;font-size:14px;}
    .fea-accessories .rela>ul{margin-top:40px;display:block;}
    .fea-accessories ul li>ul{width:calc( 100% - 40px );padding:0 20px;}
    .fea-accessories .rela>ul>li{width:100%;float:left;margin-bottom:40px;}
    .fea-accessories .rela>ul>li .pic{width:100%;margin-top:-180px;}
    .fea-accessories .rela>ul>li .pic img{width:100%;}
    footer{margin-top:40px;}
    .pos-tabarea .fea-design.type02 .rela .cont{padding-bottom:20px;margin-bottom:20px;}
    .pos-tabarea .fea-design{height:auto !important;}
    .pos-tabarea .fea-design.type02,
    .pos-tabarea .fea-design.type02.posmo-3{background-position:left top}
    .pos-tabarea .fea-options.posmo-2.type01,
    .pos-tabarea .fea-options.posmo-3.type01{margin-top:40px;}
    .pos-tabarea .fea-options.posmo-2.type01 .rela .cont .cate,
    .pos-tabarea .fea-options.posmo-3.type01 .rela .cont .cate{margin-top:40px;}
    .pos-tabarea .fea-versatile .rela ul.list03 + ul{margin-top:0 !important;}
    .pos-tabarea .fea-display.a7-pos-printer .rela{margin-top:40px;}
    .pos-tabarea .fea-display .rela .cont .etc .etc-item strong{white-space: initial;}
    .pos-tabarea .fea-key{margin-top:40px;}
    .pos-tabarea .fea-options{margin-top:0px;}
    .pos-tabarea .fea-options.a7-pos-printer .rela .cont .tit{padding-bottom:20px;margin-bottom:20px;}
    .pos-tabarea .fea-display.a8-pos-printer .rela{margin-top:40px;}
    .pos-tabarea .fea-options.a8-pos-printer .rela .cont .tit{padding-bottom:20px;margin-bottom:20px;}
    .pos-tabarea .fea-display.a11-pos-printer .rela{margin-top:40px;}
    .pos-tabarea .fea-options.a11-pos-printer .rela .cont .tit{padding-bottom:20px;margin-bottom:20px;}
    .pos-tabarea .fea-key .rela .cont{width:calc( 100% - 40px );padding:0 20px;}
    .pos-tabarea .fea-key .key-item .cont ul{display:block;}
    .pos-tabarea .fea-key .key-item .cont ul li{float:left;flex-direction:column;display:flex;justify-content:center;align-items:center;background:#eee;height:90px;width:calc( 50% - 30px );float:left;padding:0 10px;margin-bottom:20px;}
    .pos-tabarea .fea-key .key-item .cont ul li:first-child{padding-left:10px;}
    .pos-tabarea .fea-key .key-item .cont ul li:last-child{padding-right:10px;}
    .pos-tabarea .fea-key .key-item .cont ul li:nth-child(even){float:right;}
    .pos-tabarea .fea-key .key-item .cont ul li:before{display:none !important;}
    .pos-tabarea .fea-key .key-item .cont ul li .key{text-align:center;white-space:initial;}
    .pos-tabarea .fea-key .key-item .cont ul li .value{text-align:center;}
    .pos-tabarea .fea-cd-item .rela{display:block;width:calc( 100% - 40px );margin:40px auto;}
    .pos-tabarea .fea-cd-item .rela .cont .tit{font-size:30px;padding-bottom:10px;margin-bottom:20px;}
    .pos-tabarea .fea-cd-item .rela .cont{width:100%;}
    .pos-tabarea .fea-cd-item .rela .pic{width:100%;height:auto;overflow:hidden;margin:20px 0 0 0;}
    .pos-tabarea .fea-cd-item .rela .pic img{max-width:100%;}
    .pos-tabarea .fea-cd-ico .rela{width:calc( 100% - 40px );margin:40px auto 0 auto;}
    .pos-tabarea .fea-cd-ico .rela .cont .cate{font-size:18px;}
    .pos-tabarea .fea-cd-ico .rela .cont .tit{line-height:1.2em;font-size:30px;padding-bottom:40px;}
    .pos-tabarea .fea-cd-ico .rela ul{width:100%;}
    .pos-tabarea .fea-cd-ico .rela ul.list03{display:block;}
    .pos-tabarea .fea-cd-ico .rela ul.list03 li{width:calc( 50% - 10px );float:left;}
    .pos-tabarea .fea-cd-ico .rela ul.list03 li:nth-child(even){float:right;}
    .sub-header{width:calc( 100% - 40px );padding:0 20px;}
    .sub-header .sub-tit{font-size:30px;margin-top:60px;}
    .sub-header .sub-desc{font-size:16px;line-height:1.5em;}
    .comp-msg{width:calc( 100% - 40px );padding:40px 20px;}
    .comp-msg dl{display:block;width:100%;}
    .comp-msg dl dt{font-size:24px;}
    .comp-msg dl dd .desc{font-size:14px;}
    .comp-msg dl dd .name span{font-size:18px;}
    .comp-msg dl dd .name strong{font-size:20px;}
    .comp-phil{width:calc( 100% - 40px );padding:40px 20px;}
    .comp-phil dl{display:block;width:100%;}
    .comp-phil dl dt{font-size:24px;}
    .comp-phil dl dd{font-size:14px;}
    .comp-phil ul{width:100%;margin-top:40px;display:block;}
    .comp-phil ul li{width:100%;height:400px;}
    .comp-phil ul li .pic{width:320px;height:auto;overflow:hidden;margin:0 auto;}
    .comp-phil ul li .etc{top:155px;font-size:14px;}
    .comp-vision{width:calc( 100% - 40px );padding:40px 20px;}
    .comp-vision>ul{margin-top:0px;display:block;}
    .comp-vision>ul>li{margin-top:20px;width:calc( 100% - 2px );padding-bottom:20px;height:auto;border:1px solid #ddd;background:#fff;}
    .comp-vision ul li .ico{margin-top:0px;}
    .comp-vision ul li .cont{margin-top:20px;padding-top:20px;}
    .comp-vision ul li .cont .tit{margin-top:0;font-size:22px;}
    .comp-vision ul li .cont ul li{font-size:14px;}
    .comp-corp{width:calc( 100% - 40px );padding:40px 20px;}
    .comp-corp dl{width:100%;display:block;}
    .comp-corp dl dt{font-size:24px;}
    .comp-corp dl dd{font-size:14px;}
    .comp-corp .logo-list{margin:20px auto;width:100%;display:block;}
    .comp-corp .logo-list li{width:100%;}
    .comp-corp .download-btn button{width:calc( 100% - 2px );height:60px;}
    .comp-corp .download-btn button span{font-size:14px;}
    .comp-corp .download-btn button img{width:60px;height:60px;}
    .sub-page-wrap .page-tabs{width:calc( 100% - 41px );margin-bottom:40px;}
    .sub-page-wrap .page-tabs li a{height:60px;font-size:14px;text-align:center;}
    .sub-page-wrap{margin-top:60px;}
    .certificate-list-wrap{width:calc( 100% - 20px );margin:0 auto;}
    .certificate-list-wrap ul{width:100%;}
    .certificate-list-wrap ul li{width:calc( 50% - 20px );margin:0 10px;}
    .certificate-list-wrap ul li .txt{padding:5px 0 0px 0;height:65px;text-align:center;align-items: flex-start;}
    .paging-wrap{margin:40px auto 80px auto}
    .comp-network{margin:20px auto;width:100%;padding:40px 0px;}
    .comp-network>ul{margin-top:40px;width:calc( 100% - 40px );padding:0 20px;}
    .comp-network>ul>li{width:100%;height:auto;margin-top:20px;}
    .comp-network>ul>li{}
    .comp-network ul li .tit span{margin-left:10px;font-size:18px}
    .comp-network ul li ul{margin-top:10px;}
    .comp-network ul li ul li .key{width:80px;}
    .download-form-wrap{margin:40px auto;width:calc( 100% - 40px );}
    .download-form-wrap .form-item{display:block;}
    .download-form-wrap .form-item .select{width:100%;margin:0 0 10px 0;}
    .download-form-wrap .form-item button{width:100%;margin:0;height:50px;border:1px solid #1e93ff;background:#1e93ff;position:relative;}
    .download-form-wrap .form-item button:before{display:flex;justify-content:center;align-items:center;content:"Search";color:#fff;font-size:18px;}
    .download-form-wrap .form-item button i{display:none;color:#fff;position:absolute;right:10px;top:8px;}
    .download-result-wrap table th{height:40px;font-size:14px;}
    .download-result-wrap table .mh{display:none;}
    .download-result-wrap table colgroup col:nth-child(1){width:60px;}
    .download-result-wrap table colgroup col:nth-child(3){width:80px;}
    .download-result-wrap table colgroup col:nth-child(4){width:60px;}
    .download-result-wrap table td{padding:20px 0;font-size:14px;}
    .download-result-wrap table td .path{font-size:14px;}
    .download-result-wrap table td .tit{font-size:20px;}
    .download-result-wrap table td .desc{font-size:14px;}
    .download-result-wrap table td ul{margin-top:0;}
    .download-result-wrap table td ul li{margin-left:20px}
    .download-result-wrap table td ul li i{display:none;}
    .list-ft-wrap .btn-page-prev{position:absolute;left:0;bottom:0;}
    .list-ft-wrap .btn-page-next{position:absolute;right:0;bottom:0;}
    .download-result-wrap table{margin-bottom:40px;}
    .tech-support-wrap{width:calc( 100% - 40px );}
    .tech-support-wrap .tech-item{margin-bottom:40px;}
    .tech-support-wrap .tech-item .cont{width:calc( 100% - 42px );height:auto;background:#fff;border:1px solid #ddd;margin:0;position:static;padding:0 20px;}
    .tech-support-wrap .tech-item .pic{width:100%;}
    .tech-support-wrap .tech-item .pic img{width:100%;float:left;}
    .tech-support-wrap .tech-item .cont ul{display:block;}
    .tech-support-wrap .tech-item .cont ul li{border:0;padding-bottom:20px;}
    .tech-support-wrap .tech-item .cont ul li .txt{font-size:14px;}
    .tech-support-wrap .tech-item .cont .tit{font-size:24px;margin-top:20px;}
    .tech-support-wrap .tech-item .cont .desc{font-size:14px;margin-top:10px;}
    .tech-service-wrap{padding:40px 0 80px 0;}
    .tech-service-wrap dl{width:calc( 100% - 40px );}
    .tech-service-wrap dl dt .tit{font-size:24px;line-height:1.2em;}
    .tech-service-wrap dl dt .desc{font-size:14px;margin-top:40px;}
    .tech-service-wrap dl dd{margin-top:20px;}
    .tech-service-wrap dl dd ul{display:block;}
    .tech-service-wrap dl dd ul li{width:calc( 50% - 10px );margin-bottom:20px;height:150px;float:left;}
    .tech-service-wrap dl dd ul li:nth-child(even){float:right;}
    .tech-service-wrap dl dd ul li .txt{font-size:20px;line-height:1.2em;text-align:center;}
    .tech-service-wrap dl dd ul li .num{width:40px;height:40px;font-size:14px;}
    .tech-service-wrap button{width:100%;height:60px;margin-top:40px;}
    .pos-header .rela .pos-tabs-menu ul li:nth-child(4){display:none;}
	.pos-header .rela .pos-tabs-menu ul li.last{display:none;}

    .spec-rela{width:calc( 100% - 40px );padding:0;margin:60px auto;overflow-x:auto;}
    .spec-rela .spec-tit{height:50px;font-size:20px;min-width:600px;}
    .spec-rela .spec-os{min-width:460px;}
    .spec-rela dl{min-width:600px;}
    .spec-rela dl dt{height:40px;font-size:18px;}
    .spec-rela dl dd ul li .key{width:120px;font-size:14px;}
    .spec-rela dl dd ul li .value{margin-left:0;font-size:11px;}
    .spec-rela dl dd{overflow-x:auto;}
    .spec-rela dl dd ul{}

    .ico-tabs-wrap{width:calc( 100% - 40px );}
    .ico-tabs-wrap ul{display:block;width:calc( 100% - 1px );padding:1px 0 0 1px;}
    .ico-tabs-wrap ul li{width:calc( 100% / 3 );height:102px;float:left;margin:-1px  0 0 -1px;}
    .ico-tabs-wrap ul li a{width:calc( 100% - 2px );height:100px;border:1px solid #ddd;background:#fff;}
    .ico-tabs-wrap ul li a.on{background:#00448d;}
    .ico-tabs-wrap ul li a .ico{width:50px;height:50px;background-size:cover !important;}
    .ico-tabs-wrap ul li a .txt{margin-top:10px;font-size:14px;}
    .cont-tit{width:calc( 100% - 40px );padding:40px 0 20px 0;font-size:30px;}
    .toggle-list{width:calc( 100% - 40px );margin:0 auto 60px auto;}
    .toggle-list dt a .tit{font-size:16px;}
    .toggle-list dt a i{margin-right:20px;font-size:20px;}
    .toggle-list dt a:before{width:60px;}
    .toggle-list dt a{width:calc( 100% - 60px );padding-left:60px;}
    .toggle-list dd:before{width:60px;}
    .toggle-list dd{width:calc( 100% - 60px );padding:30px 0 30px 60px}
    .toggle-list dd ul li{font-size:14px;}

    .case-list-wrap{width:calc( 100% - 40px );}
    .case-list-wrap ul li{display:block;}
    .case-list-wrap ul li .pic{width:100%;}
    .case-list-wrap ul li .pic img{width:100%;}
    .case-list-wrap ul li .cont{margin-left:0;margin-top:20px;}
    .case-list-wrap ul li .cont .tit{margin-top:0;font-size:24px;}
    .case-list-wrap ul li .cont .desc{font-size:14px;margin-top:10px;}
    .case-list-wrap ul li .cont .etc button img{width:30px;height:30px;}
    .case-list-wrap ul li .cont .etc button span{font-size:14px;}
    .case-list-wrap ul li .cont .etc button{width:160px;height:40px;}
    .news-list-wrap{width:calc( 100% - 40px );}
    .news-list-wrap>ul{display:block;}
    .news-list-wrap>ul>li{width:100%;margin:0 0 20px 0;}
    .news-list-wrap ul li .pic img{width:100%;}
    .news-list-wrap ul li .cont{margin-left:0;margin-top:0px;width:calc( 100% - 42px );padding:0 20px;height:auto;}
    .news-list-wrap ul li .cont .etc{width:calc( 100% - 20px );position:static;padding:20px 20px;}
    .news-list-wrap ul li .cont .etc button img{width:30px;height:30px;}
    .news-list-wrap ul li .cont .etc button span{font-size:14px;}
    .news-list-wrap ul li .cont .etc button{width:160px;height:40px;}
    .news-list-wrap ul li .cont ul{margin-top:20px;}
    .news-list-wrap ul li .cont ul li{font-size:14px;}
    .news-list-wrap ul li .cont .tit{font-size:22px;margin-top:10px;}

    .event-list-wrap{width:calc( 100% - 40px );}
    .event-list-wrap ul li{display:block;}
    .event-list-wrap ul li .pic{width:calc(  100% - 2px );}
    .event-list-wrap ul li .pic img{width:100%;}
    .event-list-wrap ul li .cont{margin-left:0;margin-top:0px;}
    .event-list-wrap ul li .cont .tit{font-size:22px;}
    .event-list-wrap ul li .cont .desc{font-size:14px;margin-top:10px;height:auto;}
    .event-list-wrap ul li .cont .etc{margin-top:20px;}
    .event-list-wrap ul li .cont .etc button img{width:30px;height:30px;}
    .event-list-wrap ul li .cont .etc button span{font-size:14px;}
    .event-list-wrap ul li .cont .etc button{width:160px;height:40px;}
    .vieo-big-wrap{width:calc( 100% - 40px );height:auto;padding-bottom:56.5%;}
    .video-bar .tit{display:none;}
    .video-bar ul{margin-left:10px;}
    .video-list-wrap{width:calc( 100% - 40px );margin-top:40px;}
    .video-list-wrap ul li{width:calc( 100% - 2px );height:auto;padding:0;}
    .video-list-wrap ul li a{display:block;height:auto;}
    .video-list-wrap ul li .video-item{width:100%;height:218px;}
    .video-list-wrap ul li .cont{width:calc( 100% - 40px );margin:0 auto;}
    .video-list-wrap ul li .cont .tit{font-size:22px;}
    .video-list-wrap ul li .cont .cate{font-size:14px;}
    .video-list-wrap ul li .cont .date{margin-top:20px;margin-bottom:20px;}
    .tbl-wrap{width:calc( 100% - 40px );}
    .tbl-wrap .tbw01 th{width:80px;font-size:14px;padding:10px;}
    .tbl-wrap .tbw01 td{padding:10px;}
    .tbl-wrap .tbw01 td .chk-list li label span,
    .tbl-wrap .tbw01 td .form-item .textarea,
    .tbl-wrap .tbw01 td .form-item .inp{font-size:14px;}
    .tbl-wrap .tbw01 td .agree-list dt{font-size:14px;}
    .tbl-wrap .tbw01 td .agree-list dd ul li label span{flex:1;font-size:12px;}
    .tbl-wrap .tbw01 td .agree-list dd ul li label{align-items:flex-start;}
    .tbl-wrap .tbw01 td .capcha-wrap{display:block;}
    .tbl-wrap .tbw01 td .capcha-wrap .pic{width:calc(100% - 50px );float:left;}
    .tbl-wrap .tbw01 td .capcha-wrap button{float:left;margin-left:5px;}
    .tbl-wrap .tbw01 td .capcha-wrap .cc-form{float:left;margin-left:0;margin-top:10px;}
    .tbl-wrap .tbw01 td .capcha-wrap .cc-form .desc{font-size:12px;margin-top:10px;}
    .page-btn-wrap{padding:40px 0 80px 0;}
    .page-btn-wrap .btn-blue,
    .page-btn-wrap .btn-gray{width:150px;height:50px;font-size:14px;}
    .tbl-wrap .tbw01 td .btn-func{font-size:14px;margin-left:10px;width:90px;}
    .tbl-wrap .tbw01 td .btn-eye{margin-left:10px;width:90px;}
    .dialog .pop-wrap .pop-right{display:none;}
    .dialog .pop-wrap{width:calc( 100% - 40px );height:auto;}
    .pop-wrap .pop-item h1{height:80px;font-size:20px;text-align:center;}
    .dialog .pop-wrap .pop-left{width:calc( 100% - 40px );padding:0 20px 40px 20px;}
    .pop-wrap .pop-item .tbl-wrap .tbw01 th{width:80px;padding:10px;}
    .pop-wrap .pop-item .tbl-wrap .tbw01 td{padding:10px;}
    .pop-wrap .pop-item .capcha-wrap{display:block;margin-top:20px;}
    .pop-wrap .pop-item .capcha-wrap .pic{float:left;}
    .pop-wrap .pop-item .capcha-wrap button{float:left;}
    .pop-wrap .pop-item .capcha-wrap .cc-form{float:left;margin-left:0;margin-top:10px;}
    .pop-wrap .pop-item .link-btn-wrap button{font-size:12px;}
    .dialog.on{margin:40px auto;}
    .dialog .pop-wrap{width:100%;height:auto !important;overflow-y:auto;background:#fff;}
    .pop-wrap .pop-item .tbl-wrap .tbw01 td .btn-eye{width:50px;}
    .pop-wrap .pop-item .capcha-wrap .cc-form .inp{font-size:14px;}
    .pop-wrap .pop-item .msg{font-size:14px;margin-top:70px;}
    .dialog .pop-wrap .pop-close{right:0;top:0;border:0;}
    .all-list-wrap{width:calc( 100% - 40px );margin:40px auto 80px auto;}
    .all-list-wrap>ul>li{width:100%;margin-bottom:20px}
    .all-list-wrap ul li .cont{left:20px;top:20px;width:calc( 100% - 40px );}
    .all-list-wrap ul li .cont .cate{font-size:14px;}
    .all-list-wrap ul li .cont .tit{font-size:30px;padding-bottom:10px;margin-bottom:10px;}
    .all-list-wrap ul li .cont ul li a{font-size:13px;}
    .search-page-list{width:calc( 100% - 40px );}
    .search-page-list>ul>li{width:calc( 100% - 42px );padding:0 20px 20px 20px;height:auto;margin-left:0;margin-right:0;}
    .search-page-list ul li .pic{height:220px;}
    .search-page-list ul li .tit{font-size:24px;}
    .search-page-list ul li .desc{font-size:14px;}
    .search-page-list ul li ul{margin-top:20px;padding-top:20px;}
    .search-page-list ul li .list-btn-wrap{margin-top:20px;}
    .case-list-wrap ul li .cont .etc{margin-top:20px;}
    .view-page-wrap{width:calc( 100% - 40px );}
    .view-page-wrap .vpw-header{display:block;}
    .view-page-wrap .vpw-header .tit strong{font-size:18px;margin-left:20px;}
    .view-page-wrap .vpw-header .tit span{margin-left:0;margin-top:0;}
    .view-page-wrap .vpw-header ul li{margin-left:0;margin-right:20px;}
    .view-page-wrap .vpw-cont dl dt{margin-top:40px;font-size:22px;}
    .view-page-wrap .vpw-cont dl dd{font-size:14px;}
    .view-page-wrap .vpw-cont .pic-item{margin-top:40px}
    .view-page-wrap .vpw-cont dl dt{margin-top:20px;}
    .view-page-wrap .vpw-cont dl dd{margin-top:0;}
    .view-page-wrap .vpw-cont{padding-bottom:60px;}
    .list-ft-wrap .btn-page-prev,
    .list-ft-wrap .btn-page-next{width:50px;}
    .list-ft-wrap .btn-page-prev span,
    .list-ft-wrap .btn-page-next span{display:none;}
    .list-ft-wrap .btn-page-list{margin:0 auto;width:120px;}
    .view-page-wrap{padding-bottom:60px;}
    .pos-tabarea .fea-info.bigpos-2150 .rela ul li .ico{text-align:center;width:100%;margin-left:15px;}
    .pos-tabarea .fea-info.bigpos-2700 .rela ul li .ico{text-align:center;width:100%;margin-left:15px;}

    /*0324*/
    .pos-tabarea .fea-design .rela ul li:first-child{margin-top:0;}
    .pos-tabarea .fea-intro.type01 .cont .desc{width:100% !important; line-height:1.8em;}
    .pos-tabarea .fea-intro.type01.apexa-el-1560 .cont .desc {width:90%;}
    .pos-tabarea .fea-display.type01 .rela .desc{line-height:1.8em;}
    .pos-tabarea .fea-performence.type01 .rela .desc{line-height:1.8em;}
    .pos-tabarea .fea-design .rela ul li{line-height:1.8em;font-size:14px;}
    .pos-tabarea .fea-display.type01 .rela .cont .etc .etc-item strong{line-height:1.2em;}

    .pos-tabarea .fea-key .key-item .cont .sdesc{line-height:1.5em;}

    .pos-tabarea .fea-applications .rela .cont .desc{line-height:1.5em;}
    .pos-tabarea .fea-display .rela .cont .etc .etc-item strong{line-height:1.2em;}
    .pos-tabarea .fea-display .rela .desc,
    .pos-tabarea .fea-options .rela .cont .desc{line-height:1.8em;}
    .pos-tabarea .fea-performence .rela .desc{line-height:1.8em;}


    .pos-tabarea .fea-display .rela ul li .key{line-height:1.5em;}
    .pos-tabarea .fea-intro .cont .desc{line-height:1.8em;}
    .pos-tabarea .fea-info .rela .cont .desc{line-height:1.2em;}
    .pos-tabarea .fea-info .rela ul li .sdesc{line-height:1.5em;}

    .pos-tabarea .fea-display .rela .cont .etc .etc-item strong{display:inline-block;line-height:1.2em;}
    .pos-tabarea .fea-display .rela .cont .etc .etc-item span{display:inline-block;line-height:1.2em;}

    .pos-tabarea .fea-key .connectivity-item .cont .sdesc{line-height:1.8em;}
    .pos-tabarea .fea-applications .list02 li .txt{line-height:1.5em;}

    /*0325*/
    .pos-tabarea .fea-info .rela ul li{width:25%;}
    .pos-tabarea .fea-info .rela .cont .desc br{display:none;}
    .pos-tabarea .fea-display .rela ul li{background:#f8f8f8 ;width:calc( 25% - 20px );margin:0 5px 10px 5px;padding:0 5px;}
    .pos-tabarea .fea-performence .rela ul{text-align:center;}
    .pos-tabarea .fea-performence .rela ul li{float:none;display:inline-block;}
    .pos-tabarea .fea-key .connectivity-item ul li{background:#f8f8f8 ;}
    .pos-tabarea .fea-options .rela ul li{width:calc( 20% - 30px ) !important;padding:0 5px;margin:0 20px 20px 0px !important;}
    .pos-tabarea .fea-applications .rela .cont .desc br{}
    .pos-tabarea .fea-applications .list01 li{width:calc( 100% / 3 - 12px );margin:0 5px;}
    .pos-tabarea .fea-applications .list02 li{width:calc( 25%  );float:left;}
    .pos-tabarea .fea-applications .list02 li .txt{width:calc( 100% - 20px );padding:0 10px;}
    .pos-tabarea .fea-products ul li{flex-direction:column;display:flex;justify-content:flex-start;align-items:flex-start;margin-top:0;width:calc( 100% / 3 - 12px );margin:0 5px;}
    .pos-tabarea .fea-products ul li a{width:100%;}
    .pos-tabarea .fea-products ul li .pic-dummy{padding-bottom:50px;}
    .pos-tabarea .fea-products ul li .pic {flex-shrink: 0;}
    .pos-tabarea .fea-products ul li .cont{height:100%;}
    .pos-header .rela .pos-tabs-menu ul li a{width:100%;}
    .pos-tabarea .fea-versatile .rela ul.list01 li{width:25%;}
    .pos-tabarea .fea-display.mazic-gw-1560 .rela ul li{margin-bottom:10px;background:#f8f8f8 !important;}
    .pos-tabarea .fea-display .rela ul li:nth-child(even){float:left;}
    .pos-tabarea .fea-ruggedized .rela .cont .etc br{display:none;}
    .pos-tabarea .fea-swappable .rela ul li{width:calc( 25% - 22px );margin:0 20px 20px 0px;}
    .pos-tabarea .fea-swappable .rela ul li:nth-child(even){float:left;}
    .pos-tabarea .fea-heat-management .rela .cont .etc,
    .pos-tabarea .fea-dual-hinge .rela .cont .etc,
    .pos-tabarea .fea-ruggedized .rela .cont .etc{white-space:initial;line-height:1.3em;}
    .pos-tabarea .fea-heat-management .rela .cont .etc br,
    .pos-tabarea .fea-dual-hinge .rela .cont .etc br{display:none;}
    .fea-connectivity-item02 ul{width:100%;}
    .fea-connectivity-item02 ul li{width:calc( 25% - 20px );margin:0 20px 20px 0px}
    .fea-connectivity-item02 ul li:nth-child(even){float:left;}
    .pos-tabarea .fea-options.mazic-gw-1560 .rela ul li{width:calc( 25% - 32px ) !important;margin:0 20px 20px 0px !important;}
    .pos-tabarea .fea-options .rela ul li:nth-child(even){float:left;}
    .pos-tabarea .fea-expension .rela .item-wrap{display:flex;}
    .pos-tabarea .fea-applications .list03>li{width:25%;float:left;}
    .pos-tabarea .fea-applications .list03 li .txt{width:calc( 100% - 20px );padding:0 10px;}
    .pos-tabarea .fea-versatile .rela ul.list02 li{width:25%;}
    .pos-tabarea .fea-design .rela .cont .etc br,
    .pos-tabarea .fea-key .key-item .cont .stit br{display:none;}
    .pos-tabarea .fea-key .key-item .cont ul li{width:calc( 25% - 40px );margin:0 20px 20px 0px;}
    .pos-tabarea .fea-key .key-item .cont ul li:nth-child(even){float:left;}
    .pos-tabarea .fea-options.type01 .rela ul li .value{font-size:18px;}
    #compare + footer{padding-bottom:50px;}
    #compare + footer .cust-item-wrap .ico-link-wrap{bottom:70px;}
    .pos-tabarea .fea-versatile .rela ul.list03 li{width:25%;}
    .pos-tabarea .fea-key .key-item{margin-top:40px;}
    .pos-tabarea .fea-intro .cont{padding:60px 40px;width:calc( 100% - 80px )}
    .fea-connectivity-item01.type02 .cont .cate br,
    .fea-connectivity-item01.type02 .cont .stit br,
    .fea-connectivity-item01.type02 .sdesc br{display:none;}
    .pos-tabarea .fea-performence.boxpos .rela .cont .etc br{display:none}
    .fea-connectivity-item01 .cont .stit br,
    .fea-connectivity-item01 .sdesc br{display:none;}
    .fea-accessories .rela>ul>li{width:calc( 25% - 20px );margin:0 20px 20px 0;}
    .fea-accessories .rela>ul>li .pic{margin-top:0;}
    .pos-tabarea .fea-applications .list03>li>ul{height:200px;top:90px;}
    .pos-tabarea .fea-applications .list03 li .txt{height:100%;font-size:20px;}
    .pos-tabarea .fea-applications .list03>li>ul li{position:relative;width:calc( 100% - 10px );padding-left:10px;text-align:left;}
    .pos-tabarea .fea-applications .list03>li>ul li:before{position:absolute;left:0;top:8px;}
    .pos-tabarea .fea-display .rela{padding-bottom:40px;}
    .pos-tabarea .fea-options.type02 .rela ul li .key{text-align:center;margin-top:10px;}
    .pos-tabarea .fea-cd-ico .rela ul.list03 li{width:calc( 25% - 10px );margin:0 5px;}
    .pos-tabarea .fea-cd-ico .rela ul.list03 li:nth-child(even){float:left;}

    /*일반*/
    .comp-phil ul{width:calc( 100% + 20px );margin-left:-10px;}
    .comp-phil ul li{width:calc( 100% / 3 - 20px );margin:0 10px;float:left;}
    .comp-phil ul li .pic{width:100%;}
    .comp-phil ul li .cont .desc br{display:none;}
    .comp-phil ul li .cont .tit{line-height:1.2em;}
    .comp-phil ul li .etc{top:14.5vw;font-size:10px;}
    .comp-vision>ul{margin-top:20px;width:calc( 100% + 20px );margin-left:-10px;}
    .comp-vision>ul>li{width:calc( 100% / 3 - 22px );margin:0 10px;float:left;}
    .comp-vision ul li .cont .tit{line-height:1.2em;}
    .comp-vision ul li .ico img{width:40%;}
    .certificate-list-wrap ul li{width:calc( 25% - 20px )}
    .comp-network>ul>li{width:calc( 50% - 20px );float:left;height:280px;}
    .download-result-wrap table td .tit{font-size:16px;}
    .download-form-wrap .form-item{display:flex;}
    .download-form-wrap .form-item .select{margin-bottom:0;margin-right:10px;}
    .tech-support-wrap .tech-item .cont ul li{width:calc( 100% / 3 );float:left;}
    .tech-service-wrap dl dd ul{width:calc( 100% + 20px );margin-left:-10px;}
    .tech-service-wrap dl dd ul li{width:calc( 25% - 20px );margin:0 10px;}
    .tech-service-wrap dl dd ul li:nth-child(even){float:left;}
    .tech-support-wrap .tech-item .cont ul li .spic img{width:50px;height:50px;}
    .ico-tabs-wrap ul li a .ico{width:30px;height:30px;}
    .case-list-wrap ul,
    .news-list-wrap ul,
    .event-list-wrap ul{width:calc( 100% + 20px );margin-left:-10px;}
    .news-list-wrap ul{margin-bottom:40px;}
    .case-list-wrap ul li,
    .news-list-wrap>ul>li,
    .event-list-wrap ul li{width:calc( 50% - 20px );margin:0 10px;float:left;}
    .news-list-wrap>ul>li{margin-bottom:20px;}
    .video-list-wrap ul{margin-bottom:40px;width:calc( 100% + 20px );margin-left:-10px;}
    .video-list-wrap ul li{width:calc( 100% / 3  - 22px );margin:0 10px 20px 10px;float:left;}
    .video-list-wrap{height:auto;}
    .ico-tabs-wrap.case-type{margin-bottom:40px !important;}
    .search-page-list>ul{width:calc( 100% + 20px );margin-left:-10px;}
    .search-page-list>ul>li{width:calc( 100% / 2 - 62px );margin:0 10px 20px 10px;}
    .sub-header .sub-desc br{display:none;}
    .comp-phil dl dd{line-height:1.8em;margin-top:20px;}
    .comp-corp .logo-list li{width:calc( 50% - 10px );float:left;}
    .comp-phil ul li .cont .desc{width:calc( 100% - 20px );padding:0 10px;line-height:1.8em;}
    .mob-submenu-wrap .mob-sb-ico-list li{width:calc( 100% / 5 - 10px );height:255px;}
    .comp-network ul li ul li .key{font-size:12px;width:132px;height:60px;}
    .comp-network ul li ul li .value{height:60px;font-size:12px;}
    .comp-network ul li ul li .value a{font-size:12px;}
	.pos-tabarea .fea-key.type01{margin-bottom:120px;}
	.pos-tabarea .fea-performence .rela ul.end li.type01 .ico{max-width:150px;}
	.pos-tabarea .fea-performence .rela ul.end li.type01{width:100%;display:flex;justify-content:center;align-items:center;}
	.pos-tabarea .fea-performence .rela ul.end li.type01 .txt{text-align:center;}
    .case-list-wrap ul li .cont .tit {margin-top:0;}

    /*CUSTOM 220303*/
    .cs-header-01 .cs-tit{font-size:30px;margin-top:60px;}
    .cs-header-01 .cs-desc{font-size:16px;line-height:1.5em;}

    .oemodm-support-wrap .tech-item .cont2{width:calc( 100% - 42px ) !important;height:auto !important;background:#fff !important;border:1px solid #ddd;margin:0;position:static; padding:0 20px !important; }
    .oemodm-support-wrap .tech-item .cont2 ul li .spic {height:130px;}
    .spic img {width:100px;}
    .pic2 img {width:100%; margin:0 auto;}

    .cs-header-02 .cs-tit{font-size:30px;width:97%;margin-top:40px;}
    .cs-header-01 {width:90%;}

    .oemodm-support-wrap .tech-item .cont .tit {font-size:24px;margin-top:20px;}
    .oemodm-support-wrap {width:calc( 100% - 40px );}

    .oemodm-support-wrap .tech-item {margin-bottom:50px;}
    .oemodm-support-wrap .tech-item .pic2 {width:100%;float:left;}
    .oemodm-support-wrap .tech-item .cont .desc{font-size:14px;}
    .oemodm-support-wrap .tech-item .cont ul li .txt {font-size:12px;margin-top:0px;}
    .oemodm-support-wrap .tech-item .cont2 ul li {height:138px;}
    .oemodm-support-wrap .tech-item .cont ul {margin-top:20px;margin-bottom:20px;}

    .spic img {width:150px;}
    .cs-pic div.txt { margin-top:10px;line-height:32px;width:100%;height:auto;overflow:hidden;text-align:center;color:#3c3c3b;font-family: 'Inter';font-weight:100;font-size:20px;}



    .cs-header-02 {padding-top:50px;}
    .cs-num{font-size:30px;width:42px;}
    .cs-header-02 .cs-desc {font-size:16px;width:90%;margin:0 auto;}

    .cs-product {display:block;}
    .cs-sub{padding:50px 0;}
    .cs-spec h5 {font-size:20px;}
    .cs-spec{padding:10px 20px;}
    .cs-spec ul li {font-size:16px;}
    .cs-pic {margin-bottom:20px;}
    .cs-pic img {width:100%;}
    .cs-spec ul {height:auto;padding-bottom:30px;}
    .cs-cs-study-01 dt {font-size:20px;}
    section.cs-cs-study-01 {width:95%;}

    .cs-cs-study-01 ul li {width:100%;margin:0 5px;}
    .cs-cs-study-01 ul {display:flex;margin:20px auto 30px auto;align-items:baseline;}
    .cs-cs-study-01 ul li .cont .desc {margin-top:8px;font-size:14px;line-height:1.2;}
    .cs-cs-study-01 ul li .cont {padding-bottom:20px;}

    .cs-cs-study-02 ul li {width:100%;margin:0 5px;}
    .cs-cs-study-02 ul {display:flex;margin:20px auto 30px auto;width:97%;}
    .cs-cs-study-02 ul li .cont .desc {margin-top:5px;font-size:16px;}
    .cs-cs-study-02 ul li .cont {padding-bottom:20px;}

    .cs-header-02 .cs-desc br{display:none;}
    .cs-cs-study-02 ul li .l-icon-01 {height:90px;}
    .cs-cs-study-02 ul li .cont-02 .desc-02{font-size:14px;margin-top:10px;}


}

@media screen and (max-width: 1025px) {
    .mob-submenu-wrap .mob-sb-ico-list li{width:calc( 100% / 5 - 10px );height:225px;}
}


@media screen and (max-width:767px) {
	.pos-tabarea .fea-dual-hinge .rela ul li{width:calc( 100% - 2px );margin:0 0px 20px 0px;}

	.pos-tabarea .fea-dual-hinge .rela ul li .t01{word-break:break-all;}
    .main-leader-wrap .rela ul li{height:200px !important;}
    .main-leader-wrap .rela ul li a .pic{height:200px;}
    .main-leader-wrap .rela ul li:nth-child(1) a .pic{background:url(/images/etc/1.jpg) no-repeat center center !important;background-size:cover !important;}
    .main-leader-wrap .rela ul li:nth-child(2) a .pic{background:url(/images/etc/2.jpg) no-repeat center center !important;;background-size:cover !important;}
    .main-leader-wrap .rela ul li:nth-child(3) a .pic{background:url(/images/etc/3.jpg) no-repeat center center !important;;background-size:cover !important;}
    .main-leader-wrap .rela ul li:nth-child(4) a .pic{background:url(/images/etc/4.jpg) no-repeat center center !important;;background-size:cover !important;}

    .wimg{display:none;}
    .mimg{display:block;}

    /*메인*/
    .main-latest-wrap .rela .swiper-container .swiper-slide{}
    .main-latest-wrap .rela .swiper-container .swiper-slide .bgbox{background-position:center bottom !important;height:100%;background-size:cover !important;}
    .main-latest-wrap .rela .swiper-container .swiper-slide .cont{width:calc( 100% - 40px );margin-top:10.33333333333334vw;}
    .main-latest-wrap .rela .swiper-container .swiper-slide .cont .desc{font-size:20px;}
    .main-latest-wrap .rela .swiper-container .swiper-slide .cont .tit{font-size:40px;}
    .main-latest-wrap .swiper-pagination{bottom:20px;}
    .main-leader-wrap .rela{width:calc( 100% - 40px );padding:0 20px;}
    .main-leader-wrap .rela .item-header{display:block;margin-top:50px;}
    .main-leader-wrap .rela .item-header h2{display:block;text-align:center;font-size:22px;}
    .main-leader-wrap .rela .item-header span{margin-bottom:50px;margin-left:0;text-align:center;display:block;font-size:14px;}
    .main-leader-wrap .rela ul {margin-top:0px;}
	.main-leader-wrap .rela ul li{width:100% !important;height:200px !important;margin-bottom:0 !important;}
    .main-leader-wrap .rela ul li a .cont{left:20px;top:20px;}
    .main-leader-wrap .rela ul li a .cont strong{font-size:22px;}
    .main-leader-wrap .rela ul li a .cont span{font-size:14px;}
    .main-leader-wrap .rela ul li:nth-child(4){}
    .main-news-wrap .rela{width:calc( 100% - 40px );padding:0 20px;}
    .main-news-wrap .rela .item-header{display:block;margin-top:50px;}
    .main-news-wrap .rela .item-header h2{display:block;text-align:center;font-size:22px;}
    .main-news-wrap .rela .item-header span{margin-left:0;text-align:center;display:block;font-size:14px;margin-bottom:0px;}
    .main-news-wrap .rela>ul{margin-top:50px;display:block;margin-left:0;width:100%;}
    .main-news-wrap .rela>ul>li{width:100%;margin:0 0 20px 0;}
    .main-news-wrap .rela ul li .cont{width:calc( 100% - 42px );padding:0 20px;height:120px;}
	.main-news-wrap .rela ul li .tit {font-size:15px; margin-top:15px;}
    .main-news-wrap .rela ul li ul{margin-top:10px;}
    .main-news-wrap .rela>ul>li .pic{filter: grayscale(0);}
    .main-news-wrap{padding-bottom:50px;}
    .pos-tabarea .fea-applications.type01{margin-bottom:60px;}

    /*0324*/
    .pos-tabarea .fea-intro.type01 .cont .desc{line-height:1.8em;width:100%;}
    .pos-tabarea .fea-intro.type01.apexa-el-1560 .cont .desc{width:100%;}
    .pos-tabarea .fea-display.type01 .rela .desc{line-height:1.8em;}
    .pos-tabarea .fea-performence.type01 .rela .desc{line-height:1.8em;}
    .pos-tabarea .fea-design .rela ul li{line-height:1.8em;font-size:14px;}
    .pos-tabarea .fea-display.type01 .rela .cont .etc .etc-item strong{line-height:1.2em;}

    .pos-tabarea .fea-key .key-item .cont .sdesc{line-height:1.5em;}
    .pos-tabarea .fea-key .key-item .cont .etc-item ol li{margin-bottom:5px;}
    .pos-tabarea .fea-key .key-item .cont .etc-item ol li:before{top:8px;}

    .pos-tabarea .fea-applications .rela .cont .desc{line-height:1.5em;}
    .pos-tabarea .fea-display .rela .cont .etc .etc-item strong{line-height:1.2em;}
    .pos-tabarea .fea-display .rela .desc,
    .pos-tabarea .fea-options .rela .cont .desc{line-height:1.8em;}
    .pos-tabarea .fea-options.type02 .rela ul li .value{font-size:16px;}
    .pos-tabarea .fea-performence .rela .desc{line-height:1.8em;}
    .pos-tabarea .fea-display .rela ul li .key{font-size:14px;line-height:1.5em;}
    .fea-connectivity-item01 .cont .cate{margin-bottom:0;}
    .pos-tabarea .fea-intro .cont .desc{line-height:1.8em;}
    .pos-tabarea .fea-info .rela .cont .desc{line-height:1.2em;}
    .pos-tabarea .fea-info .rela ul li .sdesc{line-height:1.5em;}
    .pos-tabarea .fea-display .rela .cont .etc .etc-item{display:block;}
    .pos-tabarea .fea-display .rela .cont .etc .etc-item strong{display:inline-block;line-height:1.2em;font-size:30px;}
    .pos-tabarea .fea-display .rela .cont .etc .etc-item span{display:inline-block;line-height:1.2em;margin-left:0;font-size:16px;}

    .pos-tabarea .fea-key .connectivity-item .cont .sdesc{line-height:1.8em;}
    .pos-tabarea .fea-applications .list02 li .txt{line-height:1.5em;}
    .pos-tabarea .fea-versatile .rela .cont .tit{font-size:24px;}
    .pos-tabarea .fea-design.type01 .rela .cont{padding-bottom:20px;margin-bottom:20px;}

    .pos-tabarea .fea-cd-item .rela ul li{margin-bottom:5px;font-size:14px;}
    .pos-tabarea .fea-cd-item .rela ul li:before{top:8px;margin-top:0;}
    .pos-tabarea .fea-cd-ico .rela ul li .sdesc{font-size:14px;}
    .pos-tabarea .fea-design .rela ul li strong{font-size:14px;}
    .pos-tabarea .fea-performence .rela .desc{font-size:14px;}
    .pos-tabarea .fea-performence.mazic-gw-1560 .rela .desc{font-size:14px;}
    .fea-accessories ul li>ul li:before{top:8px;}


    /*0325*/
    .pos-tabarea .fea-key .key-item .cont .etc-item ol li{line-height:1.5em;}
    .pos-tabarea .fea-options{margin-top:0;}
    .pos-tabarea .fea-info .rela ul li{width:50%;}
    .pos-tabarea .fea-info .rela .cont .desc br{display:none;}
    .pos-tabarea .fea-display .rela ul li{background:#f8f8f8 ;width:calc( 50% - 20px );margin:0 5px 10px 5px;padding:0 5px; text-align:center;}
    .pos-tabarea .fea-performence .rela ul{text-align:center;}
    .pos-tabarea .fea-performence .rela ul li{float:none;display:inline-block;}
    .pos-tabarea .fea-key .connectivity-item ul li{background:#f8f8f8;margin-right:10px;}
    .pos-tabarea .fea-options .rela ul{width:calc( 100% + 20px ) !important;margin-left:-10px;}
    .pos-tabarea .fea-options .rela ul li{width:calc( 100% / 2 - 30px ) !important;padding:0 5px;margin:0 10px 20px 10px !important;}
    .pos-tabarea .fea-options .rela ul li .list-header{padding-top:5px;}
    .pos-tabarea .fea-options .rela ul li .list-header strong{margin-left:5px;font-size:12px;}
    .pos-tabarea .fea-options .rela ul li .list-header span{font-size:12px;}
    .pos-tabarea .fea-options .rela ul li .pic{margin-top:5px;}
    .pos-tabarea .fea-applications .rela .cont .desc br{display:none;}
    .pos-tabarea .fea-applications .list01 li{width:calc( 100% / 2 - 12px );margin:0 5px 10px 5px;}
    .pos-tabarea .fea-applications .list02 li{width:calc( 50%  );float:left;}
    .pos-tabarea .fea-applications .list02 li .txt{width:calc( 100% - 20px );padding:0 10px;}
    .pos-tabarea .fea-products ul li{flex-direction:column;display:flex;justify-content:flex-start;align-items:flex-start;margin-top:0;width:calc( 100% / 2 - 12px );margin:0 5px 10px 5px;float:left;}
    .pos-tabarea .fea-products ul li a{width:100%;}
    .pos-tabarea .fea-products ul li .pic-dummy{padding-bottom:100px;}
    .pos-tabarea .fea-products ul li a span{font-size:12px;}
    .pos-tabarea .fea-products ul li .tit{font-size:20px;}
    .pos-tabarea .fea-products ul li .desc{width:calc( 100% - 20px );padding:0 10px;margin-top:0;}
    .pos-tabarea .fea-products ul li .cont{bottom:0;}
    .pos-header .rela .pos-tabs-menu ul li a{width:100px;}
    .pos-tabarea .fea-versatile .rela ul.list01 li{width:50%;}
    .pos-tabarea .fea-display.mazic-gw-1560 .rela ul li{margin-bottom:10px;background:#f8f8f8 !important;}
    .pos-tabarea .fea-display .rela ul li:nth-child(even){float:left;}
    .pos-tabarea .fea-ruggedized .rela .cont .etc br{display:none;}
    .pos-tabarea .fea-swappable .rela ul li{width:calc( 50% - 22px );margin:0 20px 20px 0px;}
    .pos-tabarea .fea-swappable .rela ul li:nth-child(even){float:left;}
    .pos-tabarea .fea-heat-management .rela .cont .etc,
    .pos-tabarea .fea-dual-hinge .rela .cont .etc,
    .pos-tabarea .fea-ruggedized .rela .cont .etc{white-space:initial;line-height:1.3em;}
    .pos-tabarea .fea-heat-management .rela .cont .etc br,
    .pos-tabarea .fea-dual-hinge .rela .cont .etc br{display:none;}
    .fea-connectivity-item02 ul{width:100%;}
    .fea-connectivity-item02 ul li{width:calc( 50% - 20px );margin:0 10px 20px 10px}
    .fea-connectivity-item02 ul li:nth-child(even){float:left;}
    .pos-tabarea .fea-options.mazic-gw-1560 .rela ul li{width:calc( 50% - 32px ) !important;margin:0 10px 20px 10px !important;}
    .pos-tabarea .fea-options .rela ul li:nth-child(even){float:left;}
    .pos-tabarea .fea-expension .rela .item-wrap{display:block;position:relative;}
    .pos-tabarea .fea-expension .rela .item-wrap .item-pic{width:60%;margin:20px auto 0 auto;}
    .pos-tabarea .fea-expension .rela .item-wrap .item-pic img{width:100%;}
    .pos-tabarea .fea-applications .list03>li{width:50%;float:left;}
    .pos-tabarea .fea-applications .list03 li .txt{width:calc( 100% - 20px );padding:0 10px;}
    .pos-tabarea .fea-versatile .rela ul.list02 li{width:50%;}
    .pos-tabarea .fea-design .rela .cont .etc br,
    .pos-tabarea .fea-key .key-item .cont .stit br{display:none;}
    .pos-tabarea .fea-key .key-item .cont ul{width:calc( 100% + 20px );margin-left:-10px;}
    .pos-tabarea .fea-key .key-item .cont ul li{width:calc( 50% - 40px );margin:0 10px 20px 10px;}
    .pos-tabarea .fea-key .key-item .cont ul li:nth-child(even){float:left;}
    .pos-tabarea .fea-options.type01 .rela ul li .value{font-size:16px !important;}
    .pos-tabarea .fea-options.type01 .rela ul li .key{font-size:11px;}
    #compare + footer{padding-bottom:50px;}
    #compare + footer .cust-item-wrap .ico-link-wrap{bottom:70px;}
    .pos-tabarea .fea-versatile .rela ul.list03 li{width:50% !important;float:left !important;}
    .pos-tabarea .fea-key .key-item{margin-top:40px;}
    .pos-tabarea .fea-intro .cont{padding:20px 20px 30px 20px;width:calc( 100% - 40px )}
    .fea-connectivity-item01.type02 .cont .cate br,
    .fea-connectivity-item01.type02 .cont .stit br,
    .fea-connectivity-item01.type02 .sdesc br{display:none;}
    .pos-tabarea .fea-performence.boxpos .rela .cont .etc br{display:none}
    .fea-connectivity-item01 .cont .stit br,
    .fea-connectivity-item01 .sdesc br{display:none;}
    .fea-accessories .rela>ul>li{width:calc( 50% - 20px );height:auto;margin:0 10px 20px 10px;}
    .fea-accessories ul li>ul{height:120px;width:100%;padding:0;}
    .fea-accessories .rela>ul>li .pic{margin-top:0;}
    .pos-tabarea .fea-applications .list03>li>ul{height:200px;top:90px;}
    .pos-tabarea .fea-applications .list03 li .txt{height:100%;font-size:20px;}
    .pos-tabarea .fea-applications .list03>li>ul li{font-size:12px;position:relative;width:calc( 100% - 10px );padding-left:10px;text-align:left;}
    .pos-tabarea .fea-applications .list03>li>ul li:before{position:absolute;left:0;top:8px;}
    .pos-tabarea .fea-display .rela{padding-bottom:0px;}
    .pos-tabarea .fea-options.type02 .rela ul li .key{text-align:center;margin-top:10px;}
    .pos-tabarea .fea-cd-ico .rela ul.list03 li{width:calc( 50% - 10px );margin:0 5px;}
    .pos-tabarea .fea-cd-ico .rela ul.list03 li:nth-child(even){float:left;}
    .pos-tabarea .fea-performence .rela ul li{width:50%;float:left;}
    .pos-tabarea .fea-performence .rela ul li .ico{width:150px;margin:0 auto;}
    .pos-tabarea .fea-performence .rela ul li .txt{margin-top:-15px;}
    .pos-tabarea .fea-performence.n-cpu .rela ul li .ico img {width:80% !important;; margin:0 12px;}
    .pos-tabarea .fea-performence.n-cpu .rela ul li .txt {width:96% !important;text-align:left !important;}
    footer .cust-item-wrap .cust-header span{letter-spacing: -.5px !important;}
    .pos-tabarea .fea-serviceability .rela .cont .etc .etc-item strong{white-space: inherit;}
    .pos-tabarea .fea-serviceability .rela .desc{width:100%;}
    .pos-tabarea .fea-serviceability .rela .desc br{display:none;}
    .pos-tabarea .fea-performence.type01 .rela ul li .txt{font-size:11px;}
    .pos-tabarea .fea-performence.type01 .rela ul li .txt br{display:none;}
    .pos-tabarea .fea-versatile .rela ul + ul{margin-top:0 !important;}
    .pos-tabarea .fea-performence.n-cpu .rela ul li {width:160px !important;}

    /*일반*/
    .comp-phil ul{width:calc( 100% + 20px );margin-left:-10px;}
    .comp-phil ul li{width:calc( 100% - 20px );height:auto;padding-bottom:40px;margin:0 10px 20px 10px;float:left;}
    .comp-phil ul li .pic{width:100%;}
    .comp-phil ul li .cont .tit{font-size:16px;}
    .comp-phil ul li .cont .desc{font-size:14px;line-height:1.5em;}
    .comp-phil ul li .cont .desc br{display:none;}
    .comp-phil ul li .cont .tit{line-height:1.2em;}
    .comp-phil ul li .etc{top:43.5vw;font-size:10px;}
    .comp-vision>ul{margin-top:20px;width:calc( 100% + 20px );margin-left:-10px;}
    .comp-vision>ul>li{width:calc( 100%  - 22px );margin:0 10px 20px 10px;float:left;}
    .comp-vision ul li .cont .tit{line-height:1.2em;}
    .comp-vision ul li .ico img{width:40%;}
    .certificate-list-wrap ul li{width:calc( 50% - 20px )}
    .comp-network>ul>li{width:calc( 100% );float:left;height:auto;}
    .download-result-wrap table td .path{line-height:1.5em;}
    .download-result-wrap table td .tit{float:left;font-size:14px;line-height:1.5em;margin-top:10px;}
    .download-result-wrap table td .desc{font-size:12px;float:left;margin-top:10px;}
    .tech-support-wrap .tech-item .cont ul li .txt{display:flex;justify-content:center;align-items:center;width:calc( 100% - 20px );padding:0 10px;font-size:12px;text-align:center;}
    .download-form-wrap .form-item{display:block;}
    .download-form-wrap .form-item .select{margin-bottom:10px;margin-right:0px;}
    .tech-support-wrap .tech-item .cont ul li{width:calc( 100% / 3 );float:left;}
    .tech-service-wrap dl dd ul{width:calc( 100% + 20px );margin-left:-10px;}
    .tech-service-wrap dl dd ul li{width:calc( 50% - 20px );margin:0 10px 20px 10px;}
    .ico-tabs-wrap ul li a .txt{width:calc( 100% - 20px );padding:0 10px;font-size:12px;}
    .cont-tit{font-size:22px;}
    .case-list-wrap ul li .cont .tit{font-size:18px;line-height:1.5em;}
    .toggle-list dd{padding:30px 20px 30px 60px;width:calc( 100% - 80px )}
    .tech-service-wrap dl dd ul li:nth-child(even){float:left;}
    .tech-support-wrap .tech-item .cont ul li .spic img{width:50px;height:50px;}
    .ico-tabs-wrap ul li a .ico{width:30px;height:30px;}
    .case-list-wrap ul,
    .news-list-wrap ul,
    .event-list-wrap ul{width:calc( 100% + 20px );margin-left:-10px;}
    .news-list-wrap ul{margin-bottom:0px;}
    .case-list-wrap ul li,
    .news-list-wrap>ul>li,
    .event-list-wrap ul li{width:calc( 100% - 20px );margin:0 10px 20px 10px;float:left;}
    .case-list-wrap ul li{margin-bottom:0;}
    .news-list-wrap ul li .cont .tit{font-size:18px;}
    .video-list-wrap ul li .video-item{height:100px;}
    .video-list-wrap ul{margin-bottom:40px;width:calc( 100% + 20px );margin-left:-10px;}
    .video-list-wrap ul li{width:calc( 100% / 2  - 22px );margin:0 10px 20px 10px;float:left;}
    .video-list-wrap ul li .cont{width:calc( 100% - 20px );padding:0 10px;}
    .video-list-wrap ul li .cont .date span{font-size:12px;}
    .video-list-wrap ul li .cont .tit{font-size:14px;line-height:1.5em;}
    .video-list-wrap{height:auto;}
    .ico-tabs-wrap.case-type{margin-bottom:40px !important;}
    .search-page-list>ul{width:calc( 100% + 20px );margin-left:-10px;}
    .search-page-list>ul>li{width:calc( 100% - 62px );margin:0 10px 20px 10px;}
    .sub-header .sub-desc br{display:none;}
    .comp-phil dl dd{line-height:1.8em;margin-top:20px;}
    .comp-corp .logo-list li{width:calc( 50% - 10px );float:left;}
    .mob-submenu-wrap .mob-sb-ico-list li{width:calc( 100% / 3 - 10px );height:262px;}
    .comp-network ul li ul li .key{font-size:12px;width:80px;height:60px;}
    .comp-network ul li ul li .value{height:60px;font-size:12px;}
    .comp-network ul li ul li .value a{font-size:12px;}
	.pos-tabarea .fea-key.type01{margin-bottom:60px;margin-top:-40px;}

}

@media screen and (max-width: 670px) {
    .cs-header-02 .cs-desc {font-size:14px;}
}

@media screen and (max-width: 500px) {
    .pos-tabarea .fea-products ul li { width: calc(100% - 12px); }
    .mob-submenu-wrap .mob-sb-ico-list li{height:145px;}
}
@media screen and (max-width: 390px) {
    .mob-submenu-wrap .mob-sb-ico-list li{height:145px;}

    .oemodm-support-wrap .tech-item .cont2 ul li{height:95px;border:none;}
    .oemodm-support-wrap .tech-item .cont2 ul li .spic {width:100%;}
    .cs-spec ul li {font-size:14px;align-items:center;}
    .cs-header-02 .cs-tit {font-size:20px;width:100%;margin-top:40px;padding-bottom:0;}
    .cs-header-02 .cs-desc {font-size:14px;}
    .oemodm-support-wrap .tech-item .cont2 td {font-size:14px;}
    .cs-num {font-size:26px;width:40px;}
    section.cs-cs-study-01 {width:90%;}
    .cs-cs-study-01 ul {display:block;}
    .cs-cs-study-01 ul li {margin:0;}
    .cs-cs-study-01 ul li .cont .desc {font-size:14px;line-height;24px;}
    .cs-cs-study-01 ul li .l-icon-01{height:130px;}
    .cs-cs-study-01 ul li .l-icon-01 img {width:96%;}
    .cs-cs-study-01 ul li .cont-02 .desc-02{font-size:14px;margin-top:10px;}
    .cs-cs-study-02 ul {display:block;width:365px;margin:0 auto;}
    .cs-cs-study-02 ul li {width:calc( 50% - 20px );justify-content:center;align-items:center;float:left;}
    .cs-cs-study-02 ul li .cont .desc {font-size:14px;}
    .cs-cs-study-02 ul li .l-icon-01{height:130px;}
    .cs-cs-study-02 ul li .l-icon-01 img {width:100%;}
    .cs-cs-study-02 ul li .cont-02 .desc-02{font-size:14px;margin-top:10px;}
    .spic img {width:65px;}

}

@media screen and (max-width: 360px) {
    .mob-submenu-wrap .mob-sb-ico-list li{height:135px;}

    .oemodm-support-wrap .tech-item .cont2 ul li{height:95px;border:none;}
    .oemodm-support-wrap .tech-item .cont2 ul li .spic {width:100%;}
    .cs-spec ul li {font-size:14px;align-items:center;}
    .cs-header-02 .cs-tit {font-size:20px;width:100%;margin-top:40px;padding-bottom:0;}
    .cs-header-02 .cs-desc {font-size:14px;}
    .cs-num {font-size:26px;width:40px;}
    section.cs-cs-study-01 {width:90%;}
    .cs-cs-study-01 ul {display:block;}
    .cs-cs-study-01 ul li {margin:0;}
    .cs-cs-study-01 ul li .cont .desc {font-size:13px;}
    .cs-cs-study-01 ul li .l-icon-01{height:130px;}
    .cs-cs-study-01 ul li .l-icon-01 img {width:96%;}
    .cs-cs-study-01 ul li .cont-02 .desc-02{font-size:14px;margin-top:10px;}
    .cs-cs-study-02 ul {display:block;width:calc( 100% + 20px );}
    .cs-cs-study-02 ul li {width:calc( 50% - 20px );justify-content:center;align-items:center;float:left;}
    .cs-cs-study-02 ul li .cont .desc {font-size:14px;}
    .cs-cs-study-02 ul li .l-icon-01{height:130px;}
    .cs-cs-study-02 ul li .l-icon-01 img {width:96%;}
    .cs-cs-study-02 ul li .cont-02 .desc-02{font-size:14px;margin-top:10px;}
    .spic img {width:65px;}

}
@media screen and (max-width: 280px) {
    .mob-submenu-wrap .mob-sb-ico-list li{height:110px;}
    .pos-tabarea .fea-intro .cont .tit {font-size:23px;}
}

/*비즈니스*/
.biz-pic{width:calc( 100% - 40px );max-width:100%;max-width:1520px;;height:auto;overflow:Hidden;margin:0 auto;}
.biz-pic img{width:100%;float:left;}
.biz-made{width:calc( 100% - 40px );max-width:100%;max-width:1520px;;height:auto;overflow:Hidden;margin:100px auto 0 auto;display:flex;justify-content:flex-start;align-items:flex-start;}
.biz-made .tit{line-height: 130%;font-size: 32px;font-weight: 500;width:350px;height:auto;overflow:Hidden;}
.biz-made ul{flex:1;width:100%;height:auto;overflow:hidden;}
.biz-made ul li{margin-top:40px;width:100%;height:auto;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;}
.biz-made ul li:first-child{margin-top:0px;}
.biz-made ul li .ico{margin-top:-5px;width:100px;height:100px;display:flex;}
.biz-made ul li .cont{margin-left:40px;width:100%;flex:1;height:auto;overflow:Hidden;}
.biz-made ul li .cont .stit{width:100%;height:auto;overflow:hidden;font-size:26px;font-family: 'Inter';font-weight:400;}
.biz-made ul li .cont .desc{margin-top:10px;line-height: 180%;width:100%;height:auto;overflow:hidden;font-family: 'Inter';font-weight: 100;color: #3c3c3b;font-size: 16px;}

.biz-stream{margin:120px 0 0 0;padding:120px 0;width:100%;height:auto;overflow:hidden;background:#f5f5f5;}
.biz-stream .tit{line-height: 130%;font-size: 32px;font-weight: 500;width:calc( 100% - 40px );max-width:100%;max-width:1520px;;height:auto;overflow:Hidden;margin:0 auto;}
.biz-stream .desc{line-height: 180%;font-family: 'Inter';font-weight: 100;color: #3c3c3b;font-size: 16px;width:calc( 100% - 40px );max-width:100%;max-width:1520px;;height:auto;overflow:Hidden;margin:20px auto 0 auto;}
.biz-stream ul{width:calc( 100% - 40px );max-width:100%;max-width:1520px;;height:auto;overflow:Hidden;margin:60px auto 0 auto;}
.biz-stream ul li{margin-top:70px;width:100%;height:auto;overflow:Hidden;display:flex;justify-content:flex-start;align-items:flex-start;}
.biz-stream ul li:first-child{margin-top:0;}
.biz-stream ul li .item{flex:1;width:100%;height:auto;overflow:hidden;position:relative;}
.biz-stream ul li .item>img{width:100%;}
.biz-stream ul li .item .srela{flex-direction:column;width:100%;height:100%;overflow:Hidden;position:absolute;left:0;top:0;display:flex;justify-content:center;align-items:center;}
.biz-stream ul li .item .ico{width:100%;height:auto;overflow:Hidden;text-align:center;}
.biz-stream ul li .item .cont{border-top:1px solid rgba(255,255,255,.2);padding-top:50px;width:calc( 100% - 60px );margin:30px auto 0 auto;height:auto;overflow:Hidden;text-align:center;}
.biz-stream ul li .item .cont .cnt{width:100%;height:auto;overflow:Hidden;font-size:26px;font-family: 'Inter';font-weight:400;color:#fff;}
.biz-stream ul li .item .cont .sdesc{margin-top:20px;width:100%;height:auto;overflow:Hidden;text-align:center;font-family: 'Inter';font-weight: 100;color: #fff;font-size: 16px;}
.biz-stream .help-msg{width:calc( 100% - 40px );max-width:100%;max-width:1520px;;height:auto;overflow:Hidden;margin:40px auto 0 auto;text-align:right;font-family: 'Inter';font-weight: 100;font-size: 16px;}

.biz-smart{display:flex;justify-content:flex-start;align-items:flex-start;width:calc( 100% - 40px );max-width:100%;max-width:1520px;;height:auto;overflow:Hidden;margin:120px auto 0 auto;}
.biz-smart  h3{line-height: 130%;font-size: 32px;font-weight: 500;width:350px;height:auto;overflow:Hidden;}
.biz-smart .cont{flex:1;width:100%;height:auto;overflow:hidden;}
.biz-smart .cont .desc{width:100%;height:auto;overflow:hidden;line-height: 180%;font-family: 'Inter';font-weight: 100;font-size: 16px;color:#3c3c3b;}
.biz-smart .cont ul{width:calc( 100% + 60px );margin-left:-30px;margin-top:60px;height:auto;overflow:hidden;}
.biz-smart .cont ul li{float:left;width:calc( 50% - 60px );margin:0 30px 60px 30px;height:auto;overflow:hidden;}
.biz-smart .cont ul li .pic{width:100%;height:auto;overflow:hidden;}
.biz-smart .cont ul li .pic img{width:100%;}
.biz-smart .cont ul li .sdesc{margin-top:20px;width:100%;height:auto;overflow:hidden;font-family: 'Inter';font-weight: 100;font-size: 16px;color:#3c3c3b;}

.biz-market{margin:120px 0 0 0;padding:120px 0;width:100%;height:auto;overflow:hidden;background:#f5f5f5;}
.biz-market h3{line-height: 130%;font-size: 32px;font-weight: 500;width:calc( 100% - 40px );max-width:100%;max-width:1520px;;margin:0 auto;height:auto;overflow:Hidden;}
.biz-market .biz-market-list{width:calc( 100% - 40px );max-width:100%;max-width:1520px;;margin:50px auto 0 auto;height:auto;overflow:Hidden;}
.biz-market ul{width:calc( 100% + 20px );margin-left:-10px;height:auto;overflow:Hidden;}
.biz-market ul li{width:calc( 100% / 3 - 20px );margin:0 10px;height:auto;overflow:hidden;float:left;}
.biz-market ul li .pic{width:100%;display:flex;height:auto;overflow:Hidden;}
.biz-market ul li .pic img{width:100%;}
.biz-market ul li .cont{width:100%;height:300px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;background:#fff;}
.biz-market ul li .cont .tit{margin-top:40px;width:calc( 100% - 40px );text-align:center;padding:0 20px;height:auto;overflow:Hidden;font-size:26px;font-family: 'Inter';font-weight:400;}
.biz-market ul li .cont .desc{margin-top:20px;text-align:center;width:calc( 100% - 40px );padding:0 20px;height:auto;overflow:Hidden;font-family: 'Inter';font-weight: 100;font-size: 16px;color:#3c3c3b;line-height:1.8em;}
.biz-market ul li .etc{margin:-75px auto 0 auto;background:#1e93ff;width:130px;height:130px;overflow:hidden;display:flex;justify-content:center;align-items:center;font-size:20px;font-family: 'Inter';font-weight:400;color:#fff;}
.biz-market ul li:nth-child(2) .etc{background:#0062af;}
.biz-market ul li:nth-child(3) .etc{background:#00448d;}

.biz-passion{display:flex;justify-content:flex-start;align-items:flex-start;width:calc( 100% - 40px );max-width:100%;max-width:1520px;;height:auto;overflow:Hidden;margin:120px auto;}
.biz-passion h3{line-height: 130%;font-size: 32px;font-weight: 500;width:350px;height:auto;overflow:Hidden;}
.biz-passion .desc{flex:1;width:100%;height:auto;overflow:hidden;font-family: 'Inter';font-weight: 100;font-size: 16px;color:#3c3c3b;line-height:1.8em;}

.biz-desc{font-family: 'Inter';font-weight: 100;font-size: 16px;color:#3c3c3b;line-height:1.8em;text-align:center;width:calc( 100% - 40px );max-width:100%;max-width:1520px;;height:auto;overflow:Hidden;margin:20px auto 0 auto;}
.biz-rsch-wrap{width:calc( 100% - 40px );max-width:100%;max-width:1520px;;height:auto;overflow:Hidden;margin:120px auto;}
.biz-rsch-wrap>ul{width:calc( 100% + 60px );margin-left:-30px;height:auto;overflow:Hidden;}
.biz-rsch-wrap>ul>li{display:flex;justify-content:flex-start;align-items:flex-start;width:calc( 50% - 60px );margin:0 30px 160px 30px;height:auto;overflow:hidden;float:left;}
.biz-rsch-wrap ul li .ico{display:flex;width:107px;height:107px;}
.biz-rsch-wrap ul li .cont{margin-left:20px;width:100%;height:auto;overflow:Hidden;flex:1;}
.biz-rsch-wrap ul li .cont .tit{line-height:1.3em;font-size:26px;font-family: 'Inter';font-weight:500;color:#000;width:100%;height:auto;overflow:Hidden;}
.biz-rsch-wrap ul li .cont .desc{margin-top:40px;padding-top:40px;border-top:1px solid #ededed;font-family: 'Inter';font-weight: 100;font-size: 16px;color:#3c3c3b;line-height:1.8em;width:100%;height:auto;overflow:Hidden;}
.biz-rsch-wrap ul li .cont .pic{margin-top:40px;width:100%;height:auto;overflow:Hidden;}
.biz-rsch-wrap ul li .cont ul{margin-top:40px;width:100%;height:auto;overflow:Hidden;}
.biz-rsch-wrap ul li .cont ul li{font-family: 'Inter';font-weight: 100;font-size: 16px;color:#3c3c3b;line-height:1.8em;width:calc( 100% - 10px );position:relative;padding-left:10px;height:auto;overflow:Hidden;}
.biz-rsch-wrap ul li .cont ul li:before{content:"";width:4px;height:4px;overflow:hidden;border-radius:50%;background:#3c3c3b;display:block;position:absolute;left:0;top:50%;margin-top:-2px;}

@media (max-width:1200px) {
    .biz-made{display:block;margin-top:50px;}
    .biz-made .tit{width:100%;font-size:24px;}
    .biz-made .tit br{}
    .biz-made ul{margin-top:40px;}
    .biz-made ul li .cont .desc br{display:none}
    .biz-made ul li .cont .stit{font-size:22px;}
    .biz-stream{margin-top:60px;padding-top:60px;padding-bottom:60px;}
    .biz-stream .tit{font-size:24px;}
    .biz-stream .tit br{display:none;}
    .biz-stream ul li .item .ico img{width:50px;height:50px;}
    .biz-stream ul li .item .cont{margin-top:10px;padding-top:20px;}
    .biz-stream ul li .item .cont .cnt{font-size:22px;}
    .biz-stream ul li .item .cont .sdesc{font-size:12px;margin-top:10px;}
    .biz-smart{display:block;margin-top:60px;}
    .biz-smart .cont{margin-top:20px;}
    .biz-smart .cont .desc br{display:none;}
    .biz-stream ul{margin-top:20px;}
    .biz-stream ul li{margin-top:20px;}
    .biz-stream .help-msg{margin-top:20px;}
    .biz-smart h3{font-size:24px;}
    .biz-smart .cont ul{margin-top:20px;width:calc( 100% + 40px )}
    .biz-smart .cont ul li{width:calc( 50% - 40px );margin:0 20px 40px 20px}
    .biz-smart .cont ul li .sdesc{margin-top:10px;}
    .biz-market{margin-top:60px;padding-top:60px;padding-bottom:60px;}
    .biz-market h3{font-size:24px;}
    .biz-market .biz-market-list{margin-top:20px;}
    .biz-market ul li .cont .tit{margin-top:20px;font-size:22px;}
    .biz-market ul li .cont .tit br{display:none;}
    .biz-market ul li .cont .desc br{display:none;}
    .biz-market ul li .cont{height:320px;}
    .biz-market ul li .cont .desc{font-size:14px;}
    .biz-passion{margin:60px auto;}
    .biz-passion h3{font-size:24px;}
    .biz-passion h3 br{display:none;}
    .biz-market ul li .etc{height:90px;margin-top:-55px;font-size:16px;}
    .biz-desc br{display:none;}
    .biz-rsch-wrap{margin:60px auto;}
    .biz-rsch-wrap>ul{width:calc( 100% + 40px );margin-left:-20px;}
    .biz-rsch-wrap>ul>li{margin:0 20px 0px 20px;width:calc( 50% - 40px );min-height:570px;}
    .biz-rsch-wrap ul li .cont .tit{font-size:22px;}
    .biz-rsch-wrap ul li .cont .tit br{display:none;}
    .biz-rsch-wrap ul li .cont .desc{margin-top:20px;padding-top:20px;}
    .biz-rsch-wrap ul li .cont .desc br{display:none;}
    .biz-rsch-wrap ul li .cont .pic{margin-top:20px;}
    .biz-rsch-wrap ul li .cont .pic img{width:100%;}
    .biz-rsch-wrap ul li .cont ul li:before{top:12px;margin-top:0;}
    .pos-tabarea .fea-design.type02.a7-pos-printer{margin-top:60px;}
    .pos-tabarea .fea-design.a7-pos-printer .rela ul li br{display:none;}
}
.mob-title{display:none;}
.topbtn{position:fixed;right:20px;bottom:60px;z-index:99;}
@media (max-width:767px) {
    .biz-rsch-wrap{margin-bottom:0;}
    .biz-rsch-wrap>ul{width:100%;margin-left:0;}
    .biz-rsch-wrap>ul>li{width:100%;margin:0 0 40px 0;min-height:0;}
    .biz-rsch-wrap ul li .ico{width:60px;height:60px;}
    .biz-rsch-wrap ul li .ico img{width:60px;height:60px;}
    .biz-rsch-wrap ul li .cont .tit{font-size:18px;}
    .biz-rsch-wrap ul li .cont .desc{font-size:14px;margin-top:10px;padding-top:10px;}
    .biz-rsch-wrap ul li .cont ul{margin-top:20px;}
    .biz-rsch-wrap ul li .cont ul li{font-size:14px;}
    .biz-made ul li .cont{margin-left:20px;}
    .biz-made ul li .ico{width:50px;height:50px;}
    .biz-made ul li .ico img{width:100%;}
    .biz-made ul li .cont .stit{font-size:18px;}
    .biz-made ul li .cont .desc{font-size:14px;}
    .biz-stream .desc{font-size:14px;}
    .biz-stream ul li .item .ico img{width:30px;height:30px;}
    .biz-stream ul li .item .ico{display:none;}
    .biz-stream ul li .item .cont{border-top:0;width:100%;margin-top:0px;padding-top:0;}
    .biz-stream ul li .item .cont .cnt{font-size:12px;}
    .biz-stream ul li .item .cont .sdesc{font-size:10px;margin-top:5px;}
    .biz-smart .cont .desc{font-size:14px;}
    .biz-smart .cont ul{width:100%;margin-left:0;}
    .biz-smart .cont ul li{width:100%;margin:0 0px 30px 0px;}
    .biz-smart .cont ul li .sdesc{margin-top:0;text-align:center;font-size:14px;}
    .biz-market{margin-top:20px;}
    .biz-market ul{width:100%;margin-left:0;display:block;}
    .biz-market ul li{width:100%;margin:0 0 20px 0;}
    .biz-market ul li .cont{height:auto;padding-bottom:40px;}
    .biz-passion{display:block;}
    .biz-passion .desc{font-size:14px;margin-top:20px;}
    .biz-desc{font-size:14px;}
    .spec-rela .spec-tit{min-width:0;}
    .spec-rela dl{min-width:0;}
    .spec-rela .spec-os{display:none;min-width:0;}
    .spec-rela dl dd ul li .key{width:100%;}
    .spec-rela dl dd ul li .key br{display:none;}
    .spec-rela dl dd ul li .value{width:calc( 100% - 40px );padding:0 20px;}
    .spec-rela dl dd ul li{flex-direction:column;display:flex;justify-content:flex-start;align-items:flex-start;}
    .mob-title{display:block;font-weight: bold;font-size:14px;}
    .spec-rela dl.type01 dd ul li .key{display:none;}
    .spec-rela dl.type01 dd ul li{padding-top:0;}
    .spec-rela dl.type01 dd ul li .mob-title{margin-top:20px;}
    footer .cust-item-wrap .cust-header strong{font-size:14px;}
	.pos-tabarea .fea-cd-ico .rela ul.list04 li{height:180px;width:calc( 100% / 2 );float:left;}
	.pos-tabarea .fea-cd-ico .rela ul.list04 li img{width:70px;height:70px;}
	.pos-tabarea .fea-cd-ico .rela ul.list04 li .ico{width:70px;height:70px;}
}
@media (max-width:359px) {
    footer .cust-item-wrap .cust-header{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;}
    footer .cust-item-wrap .cust-header strong{font-size:16px;}
    footer .cust-item-wrap .cust-header span{margin-left:0;}
}


/*이미지누락부분 수정*/
@media (max-width:1200px) {

    .pos-tabarea .fea-performence.n-cpu{background:#fff !important;margin-top:0;}
    .pos-tabarea .fea-performence.n-cpu .rela ul.end {display:flex;justify-content: flex-start;}
    .pos-tabarea .fea-performence.n-cpu .rela ul li .ico img {width:78%;margin-left:1px;float:left;}
    .pos-tabarea .fea-performence.n-cpu .rela ul li .txt {width:81%;margin-top:20px;text-align:center;margin-left:0;}
    .pos-tabarea .fea-performence.n-cpu .rela ul li {width:175px;}

    /*BIGPOS 2700*/
    .pos-tabarea .fea-options.a7-pos-printer:after{display:block;width:100%;height:45vw;margin-top:0px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-options-a7-pos-printer.jpg) no-repeat left bottom;background-size:cover;}
    .pos-tabarea .fea-display.a7-pos-printer:after{display:block;width:100%;height:45vw;margin-top:0px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-a7-pos-printer.jpg) no-repeat left center;background-size:cover;}
    .pos-tabarea .fea-info:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-info-bigpos2700.jpg) no-repeat left top!important;background-size:contain !important;}
    .pos-tabarea .fea-display:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-bigpos2700.jpg) no-repeat center bottom !important;background-size:cover !important;}
    .pos-tabarea .fea-display.dcr-x86-1330:after{display:block;width:100%;height:55vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-dcr-x86-1330.jpg) no-repeat center bottom !important;background-size:cover !important;}
	.pos-tabarea .fea-display.dcr-m4:after{display:block;width:100%;height:55vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-dcr-m4.jpg) no-repeat center bottom !important;background-size:cover !important;}
    .pos-tabarea .fea-performence{background:#fff !important;}
    .pos-tabarea .fea-performence:after{display:none;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-performence-bigpos2700.jpg) !important;background-size:cover !important;}

    /*BIGPOS 2150*/
    .pos-tabarea .fea-info.bigpos-2150:after{background:url(../image/bg/bg-fea-info-bigpos-2150.jpg) no-repeat left top !important;background-size:contain !important;}
    .pos-tabarea .fea-display.bigpos-2150:after{background:url(../image/bg/bg-fea-display-bigpos-2150.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-options.bigpos-2150:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-bigpos2150-fea-options.jpg) no-repeat right bottom !important;background-size:cover !important;}

    /*MAZIC*/
    .pos-tabarea .fea-display.mazic-gw-1560:after{background:url(../image/bg/bg-fea-display-mazic-gw-1560.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-performence.mazic-gw-1560:after{background:url(../image/bg/bg-fea-performence-mazic-gw-1560.jpg) !important;background-size:cover !important;}
    .pos-tabarea .fea-ruggedized{background:none;}
    .pos-tabarea .fea-ruggedized:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-ruggedized-mazic-gw-1560.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-swappable{padding-bottom:0;}
    .pos-tabarea .fea-swappable:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-swappable-mazic-gw-1560.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-dual-hinge{background:none;}
    .pos-tabarea .fea-dual-hinge:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-dual-hinge-mazic-gw-1560.jpg) no-repeat left bottom !important;background-size:cover !important;}
	.pos-tabarea .fea-dual-hinge.mazic-g-1500{background:none;}
	.pos-tabarea .fea-dual-hinge.mazic-g-1500:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-dual-hinge-mazic-g-1500.jpg) no-repeat left top !important;background-size:cover !important;}


    .pos-tabarea .fea-heat-management{background:none;}
    .pos-tabarea .fea-heat-management:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-heat-management-mazic-gw-1560.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-options.mazic-gw-1560:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-mazic-gw-1560-fea-options.jpg) no-repeat right bottom !important;background-size:cover !important;}
	.pos-tabarea .fea-options.mazic-gw-1560.mazic-g-1500:after{background:url(../image/bg/bg-mazic-g-1500-fea-options.jpg) no-repeat right bottom !important;background-size:cover !important;}
    .fea-connectivity-item02{background:#333;}
    .fea-connectivity-item02:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-mazic-gw-1560-fea-connectivity01.jpg) no-repeat center bottom !important;background-size:cover !important;}
	.fea-connectivity-item02.mazic-g-1500{background:#333;}
    .fea-connectivity-item02.mazic-g-1500:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-mazic-g-1500-fea-connectivity01.jpg) no-repeat center bottom !important;background-size:cover !important;}

    /*APEXA GW*/
    .pos-tabarea .fea-display.apexa-gw:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-apexa-gw2.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-display.apexa-gw-1560:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-apexa-gw1560.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-performence.apexa-gw:after{display:none;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-performence-apexa-gw.jpg) !important;background-size:cover !important;}
    .fea-connectivity-item01:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-apexa-gw-fea-connectivity.jpg) no-repeat center bottom !important;background-size:cover !important;}
	.fea-connectivity-item01.dcr-x86-1330:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-dcr-x86-1330-fea-connectivity.jpg) no-repeat center bottom !important;background-size:cover !important;}
	.fea-connectivity-item01.dcr-m4:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-dcr-m4-fea-connectivity.jpg) no-repeat center bottom !important;background-size:cover !important;}
    .pos-tabarea .fea-options.apexa-gw:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-apexa-gw-fea-options.jpg) no-repeat right bottom !important;background-size:cover !important;}

    /*APEXA Prime*/
    .pos-tabarea .fea-display.apexa-prime:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-apexa-prime.jpg) no-repeat left top !important;background-size:cover !important;}

    /*DCR x86*/
    .pos-tabarea .fea-display.dcr-x86:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-dcr-x86.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-performence.dcr-x86:after{display:none;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-performence-dcr-x86.jpg) !important;background-size:cover !important;}
    .fea-connectivity-item01.dcr-x86:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-dcr-x86-fea-connectivity.jpg) no-repeat center bottom !important;background-size:cover !important;}
    .pos-tabarea .fea-options.dcr-x86:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-dcr-x86-fea-options.jpg) no-repeat right bottom !important;background-size:cover !important;}

    /*IMPREX*/
    .pos-tabarea .fea-display.imprex-prime:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-imprex-prime.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-performence.imprex-prime:after{display:none;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-performence-imprex-prime.jpg) !important;background-size:cover !important;}
    .fea-connectivity-item01.anyshop-prime:after{display:none;}
    .pos-tabarea .fea-options.imprex-prime:after{display:block;width:100%;height:45vw;margin-top:0px;overflow:hidden;content:"";background:url(../image/bg/bg-imprex-prime-fea-options.jpg) no-repeat right top !important;background-size:contain !important;}

    /*ANYSHOP Prime*/
    .pos-tabarea .fea-display.anyshop-prime:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-apexa-gw.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-performence.anyshop-prime:after{display:none;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-performence-anyshop-prime.jpg) !important;background-size:cover !important;}
    .pos-tabarea .fea-options.anyshop-prime:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-anyshop-prime-fea-options.jpg) no-repeat right bottom !important;background-size:cover !important;}

    /*ANYSHOP e2*/
    .pos-tabarea .fea-display.anyshop-e2:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-anyshop-e2.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-performence.anyshop-e2:after{display:none;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-performence-anyshop-e2.jpg) !important;background-size:cover !important;}
    .pos-tabarea .fea-options.anyshop-e2:after{display:block;width:100%;height:45vw;margin-top:0px;overflow:hidden;content:"";background:url(../image/bg/bg-anyshop-e2-fea-options.jpg) no-repeat right bottom !important;background-size:cover !important;}

    /*BLUO*/
    .pos-tabarea .fea-intro.bluo::before {background: url(../image/bg/bg-fea-intro-bluo.jpg) no-repeat left top / cover;}
    .pos-tabarea .fea-display.bluo:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-bluo.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-performence.bluo:after{display:none;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-performence-bluo.jpg) !important;background-size:cover !important;}
    .pos-tabarea .fea-serviceability{background:none;}
    .pos-tabarea .fea-serviceability:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-serviceability-bluo.jpg) no-repeat left top !important;background-size:cover !important;}
    .fea-connectivity-item01.bluo:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-bluo-fea-connectivity.jpg) no-repeat center bottom !important;background-size:cover !important;}
    .pos-tabarea .fea-options.bluo:after{display:block;width:100%;height:50vw;margin-top:0px;overflow:hidden;content:"";background:url(../image/bg/bg-bluo-fea-options.jpg) no-repeat right bottom !important;background-size:cover !important;}

    /*BOXPOS*/
    .pos-tabarea .fea-performence.boxpos:after{display:none;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-performence-boxpos.jpg) !important;background-size:cover !important;}
    .fea-connectivity-item01.boxpos:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-boxpos-fea-connectivity.jpg) no-repeat center bottom !important;background-size:cover !important;}

    /*PTAB*/
    .pos-tabarea .fea-display.ptab-10:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-ptab-10.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-performence.ptab-10:after{display:none;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-performence-ptab-10.jpg) no-repeat left top !important;background-size:cover !important;}
    .fea-connectivity-item01.ptab-10:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-ptab-10-fea-connectivity.jpg) no-repeat center bottom !important;background-size:cover !important;}

    /*POSMO II*/
    .pos-tabarea .fea-display.posmo-2:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-posmo-2.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-design.type02,
    .pos-tabarea .fea-design.type02.posmo-3{background:none;}
    .pos-tabarea .fea-design.type02:after {display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-pomo-2w-fea-designy.jpg) no-repeat center bottom !important;background-size:cover !important;}
    .pos-tabarea .fea-design.type02.posmo-3:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-pomo-3-fea-design.jpg) no-repeat center bottom !important;background-size:cover !important;}
    .pos-tabarea .fea-options.posmo-2.type01:after,
    .pos-tabarea .fea-options.posmo-3.type01:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-posmo-2-fea-options.jpg) no-repeat right bottom !important;background-size:cover !important;}

    .pos-tabarea .fea-display.posmo-3:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-posmo-3.jpg) no-repeat left top !important;background-size:cover !important;}

    /*POS Printer A7*/
    .pos-tabarea .fea-display.a7-pos-printer:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-a7-pos-printer.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-design.type02.a7-pos-printer{background:#777c80;}
    .pos-tabarea .fea-design.type02.a7-pos-printer:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-design-a7-pos0printer.jpg) no-repeat center bottom !important;background-size:cover !important;}
    .pos-tabarea .fea-options.a7-pos-printer:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-options-a7-pos-printer.jpg) no-repeat left top !important;background-size:cover !important;}

    /*POS Printer A8*/
    .pos-tabarea .fea-display.a8-pos-printer:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-a8-pos-printer.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-options.a8-pos-printer:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-options-a8-pos-printer.jpg) no-repeat left top !important;background-size:cover !important;}

    .pos-tabarea .fea-display.a11-pos-printer:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-a11-pos-printer.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-options.a11-pos-printer:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-options-a11-pos-printer.jpg) no-repeat left top !important;background-size:cover !important;}

    .pos-tabarea .fea-design.type02.a11-pos-printer:after{display:block;width:100%;height:55vw;margin-top:0px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-design-a11-pos0printer.jpg) no-repeat center bottom !important;background-size:cover !important;}
    .pos-tabarea .fea-design.type02.a11-pos-printer{background:#777c80;}

    /*Cash Drawer*/

    .fea-connectivity-item01.anyshop-prime{background:url(../image/bg/bg-anyshop-prime-fea-connectivity.jpg) no-repeat center bottom !important;background-size:cover !important;}
    .fea-connectivity-item01.anyshop-prime .cont .cate,
    .fea-connectivity-item01.anyshop-prime .cont .stit,
    .fea-connectivity-item01.anyshop-prime .sdesc{color:#fff !important;}
    .fea-connectivity-item01.anyshop-prime .cont:before{background:rgba(255,255,255,.5) !important;}
}

@media (max-width:767px) {
	.pos-header .rela{width:100%;padding:0;}
	.pos-header .rela .pos-select-menu>a i{margin-right:10px;margin-left:5px;}
	.pos-header .rela .pos-select-menu>a span{line-height:1.2em;}
	.pos-header .rela .pos-select-menu>a strong{line-height:1.2em;}
    /*BIGPOS 2700*/
    .pos-tabarea .fea-options.a7-pos-printer:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-options-a7-pos-printer.jpg) no-repeat left bottom;background-size:cover;}
    .pos-tabarea .fea-display.a7-pos-printer:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-a7-pos-printer.jpg) no-repeat left center;background-size:cover;}
    .pos-tabarea .fea-info:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-info-bigpos2700.jpg) no-repeat left top!important;background-size:contain !important;}
    .pos-tabarea .fea-display:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-bigpos2700.jpg) no-repeat center bottom !important;background-size:cover !important;}
    .pos-tabarea .fea-performence{background:#fff !important;}
    .pos-tabarea .fea-performence:after{display:none;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-performence-bigpos2700.jpg) !important;background-size:cover !important;}

    /*BIGPOS 2150*/
    .pos-tabarea .fea-info.bigpos-2150:after{background:url(../image/bg/bg-fea-info-bigpos-2150.jpg) no-repeat left top !important;background-size:contain !important;}
    .pos-tabarea .fea-display.bigpos-2150:after{background:url(../image/bg/bg-fea-display-bigpos-2150.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-options.bigpos-2150:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-bigpos2150-fea-options.jpg) no-repeat right bottom !important;background-size:cover !important;}

    /*MAZIC*/
    .pos-tabarea .fea-display.mazic-gw-1560:after{background:url(../image/bg/bg-fea-display-mazic-gw-1560.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-performence.mazic-gw-1560:after{background:url(../image/bg/bg-fea-performence-mazic-gw-1560.jpg) !important;background-size:cover !important;}
    .pos-tabarea .fea-ruggedized{background:none;}
    .pos-tabarea .fea-ruggedized:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-ruggedized-mazic-gw-1560.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-swappable{padding-bottom:0;}
    .pos-tabarea .fea-swappable:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-swappable-mazic-gw-1560.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-dual-hinge{background:none;}
    .pos-tabarea .fea-dual-hinge:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-dual-hinge-mazic-gw-1560.jpg) no-repeat left bottom !important;background-size:cover !important;}
    .pos-tabarea .fea-heat-management{background:none;}
    .pos-tabarea .fea-heat-management:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-heat-management-mazic-gw-1560.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-options.mazic-gw-1560:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-mazic-gw-1560-fea-options.jpg) no-repeat right bottom !important;background-size:cover !important;}
    .fea-connectivity-item02{background:#333;}
    .fea-connectivity-item02:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-mazic-gw-1560-fea-connectivity01.jpg) no-repeat center bottom !important;background-size:cover !important;}

    /*APEXA GW*/
    .pos-tabarea .fea-display.apexa-gw:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-apexa-gw2.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-performence.apexa-gw:after{display:none;width:100%;height:45vw;margin-top:0px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-performence-apexa-gw.jpg) !important;background-size:cover !important;}
    .fea-connectivity-item01:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-apexa-gw-fea-connectivity.jpg) no-repeat center bottom !important;background-size:cover !important;}
    .pos-tabarea .fea-options.apexa-gw:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-apexa-gw-fea-options.jpg) no-repeat right bottom !important;background-size:cover !important;}

    /*APEXA Prime*/
    .pos-tabarea .fea-display.apexa-prime:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-apexa-prime.jpg) no-repeat left top !important;background-size:cover !important;}

    /*DCR x86*/
    .pos-tabarea .fea-display.dcr-x86:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-dcr-x86.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-performence.dcr-x86:after{display:none;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-performence-dcr-x86.jpg) !important;background-size:cover !important;}
    .fea-connectivity-item01.dcr-x86:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-dcr-x86-fea-connectivity.jpg) no-repeat center bottom !important;background-size:cover !important;}
    .pos-tabarea .fea-options.dcr-x86:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-dcr-x86-fea-options.jpg) no-repeat right bottom !important;background-size:cover !important;}

    /*IMPREX*/
    .pos-tabarea .fea-display.imprex-prime:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-imprex-prime.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-performence.imprex-prime:after{display:none;width:100%;height:45vw;margin-top:0px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-performence-imprex-prime.jpg) !important;background-size:cover !important;}
    .fea-connectivity-item01.anyshop-prime:after{display:none;}
    .pos-tabarea .fea-options.imprex-prime:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-imprex-prime-fea-options.jpg) no-repeat right top !important;background-size:contain !important;}

    /*ANYSHOP Prime*/
    .pos-tabarea .fea-display.anyshop-prime:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-apexa-gw.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-performence.anyshop-prime:after{display:none;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-performence-anyshop-prime.jpg) !important;background-size:cover !important;}
    .pos-tabarea .fea-options.anyshop-prime:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-anyshop-prime-fea-options.jpg) no-repeat right bottom !important;background-size:cover !important;}

    /*ANYSHOP e2*/
    .pos-tabarea .fea-display.anyshop-e2:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-anyshop-e2.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-performence.anyshop-e2:after{display:none;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-performence-anyshop-e2.jpg) !important;background-size:cover !important;}
    .pos-tabarea .fea-options.anyshop-e2:after{display:block;width:100%;height:45vw;margin-top:0px;overflow:hidden;content:"";background:url(../image/bg/bg-anyshop-e2-fea-options.jpg) no-repeat right bottom !important;background-size:cover !important;}

    /*BLUO*/
    .pos-tabarea .fea-display.bluo:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-bluo.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-performence.bluo:after{display:none;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-performence-bluo.jpg) !important;background-size:cover !important;}
    .pos-tabarea .fea-serviceability{background:none;}
    .pos-tabarea .fea-serviceability:after{display:block;width:100%;height:45vw;margin-top:-20px;margin-bottom:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-serviceability-bluo.jpg) no-repeat left top !important;background-size:cover !important;}
    .fea-connectivity-item01.bluo:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-bluo-fea-connectivity.jpg) no-repeat center bottom !important;background-size:cover !important;}
    .pos-tabarea .fea-options.bluo:after{display:block;width:100%;height:50vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-bluo-fea-options.jpg) no-repeat right bottom !important;background-size:cover !important;}

    /*BOXPOS*/
    .pos-tabarea .fea-performence.boxpos:after{display:none;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-performence-boxpos.jpg) !important;background-size:cover !important;}
    .fea-connectivity-item01.boxpos:after{display:block;width:100%;height:45vw;margin-top:-20px;margin-bottom:20px;overflow:hidden;content:"";background:url(../image/bg/bg-boxpos-fea-connectivity.jpg) no-repeat center bottom !important;background-size:cover !important;}

    /*PTAB*/
    .pos-tabarea .fea-display.ptab-10:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-ptab-10.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-performence.ptab-10:after{display:none;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-performence-ptab-10.jpg) no-repeat left top !important;background-size:cover !important;}
    .fea-connectivity-item01.ptab-10:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-ptab-10-fea-connectivity.jpg) no-repeat center bottom !important;background-size:cover !important;}

    /*POSMO II*/
    .pos-tabarea .fea-display.posmo-2:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-posmo-2.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-design.type02,
    .pos-tabarea .fea-design.type02.posmo-3{background:none;}
    .pos-tabarea .fea-design.type02:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-pomo-2w-fea-designy.jpg) no-repeat center bottom !important;background-size:cover !important;}
    .pos-tabarea .fea-design.type02.posmo-3:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-pomo-3-fea-design.jpg) no-repeat center bottom !important;background-size:cover !important;}
    .pos-tabarea .fea-options.posmo-2.type01:after,
    .pos-tabarea .fea-options.posmo-3.type01:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-posmo-2-fea-options.jpg) no-repeat right bottom !important;background-size:cover !important;}

    .pos-tabarea .fea-display.posmo-3:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-posmo-3.jpg) no-repeat left top !important;background-size:cover !important;}

    /*POS Printer A7*/
    .pos-tabarea .fea-display.a7-pos-printer:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-a7-pos-printer.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-design.type02.a7-pos-printer{background:#777c80;}
    .pos-tabarea .fea-design.type02.a7-pos-printer:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-design-a7-pos0printer.jpg) no-repeat center bottom !important;background-size:cover !important;}
    .pos-tabarea .fea-options.a7-pos-printer:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-options-a7-pos-printer.jpg) no-repeat left top !important;background-size:cover !important;}

    /*POS Printer A8*/
    .pos-tabarea .fea-display.a8-pos-printer:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-a8-pos-printer.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-options.a8-pos-printer:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-options-a8-pos-printer.jpg) no-repeat left top !important;background-size:cover !important;}

    .pos-tabarea .fea-display.a11-pos-printer:after{display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-display-a11-pos-printer.jpg) no-repeat left top !important;background-size:cover !important;}
    .pos-tabarea .fea-options.a11-pos-printer:after{display:block;width:100%;height:45vw;margin-top:-20px;overflow:hidden;content:"";background:url(../image/bg/bg-fea-options-a11-pos-printer.jpg) no-repeat left top !important;background-size:cover !important;}

    /*Cash Drawer*/

    .fea-accessories .rela>ul{margin-top:-20px;}
}


.fea-slide-wrap{width:100%;height:auto;overflow:Hidden;margin-top:100px;}
.fea-slide-wrap .swiper-container{padding:0 140px;max-width:100%;max-width:1520px;;width:calc( 100% - 280px );}
.fea-slide-wrap .swiper-container{}
.fea-slide-wrap .swiper-container .swiper-slide{}
.fea-slide-wrap .swiper-container .swiper-slide img{border:1px solid #dedfdf;max-width:100%;}
.fea-slide-wrap .swiper-button-prev{left:0;top:50%;margin-top:-36px;width:75px;height:75px;background:url(../image/ico/ico-slide-left.png) no-repeat;}
.fea-slide-wrap .swiper-button-next{right:0;top:50%;margin-top:-36px;width:75px;height:75px;background:url(../image/ico/ico-slide-right.png) no-repeat;}
.fea-slide-wrap .swiper-button-next:after{display:none;}
.fea-slide-wrap .swiper-button-prev:after{display:none;}

.pos-tabarea .fea-performence .rela .embos-wrap{margin-top:60px;display:flex;justify-content:flex-start;align-items:flex-start;width:760px;height:auto;overflow:hidden;}
.pos-tabarea .fea-performence .rela .embos-wrap .desc{width:100%;flex:1;margin-right:60px;}
.pos-tabarea .fea-performence .rela .embos-wrap ul.end{width:178px;margin-top:0;}

@media (max-width:1200px) {
	.pos-tabarea .fea-performence .rela .embos-wrap{margin-top:20px;width:100%;}
	.pos-tabarea .fea-performence .rela .embos-wrap .desc{margin-right:40px;}
	.pos-tabarea .fea-performence .rela .embos-wrap ul.end{width:160px !important;}
}

@media (max-width:767px) {
	.fea-slide-wrap .swiper-button-prev{left:0;top:50%;margin-top:-20px;width:40px;height:40px;background-size:40px 40px;}
	.fea-slide-wrap .swiper-button-next{right:0;top:50%;margin-top:-20px;width:40px;height:40px;background-size:40px 40px;}
	.fea-slide-wrap .swiper-container{width:calc( 100% - 120px );padding:0 60px;}
	.pos-tabarea .fea-performence .rela .embos-wrap{display:block;}
	.pos-tabarea .fea-performence .rela .embos-wrap ul.end{width:100% !important;margin-top:20px}
	.pos-tabarea .fea-performence .rela .embos-wrap ul.end li .txt{margin-top:20px;}
	.all-list-wrap ul li .cont .tit{font-size:20px;}
}

.red-hot{padding-top:20px;}


/*GNB수정*/
header .gnb-list>li .sub-menu-wrap.type01{}
header .gnb-list>li .sub-menu-wrap ul{overflow:visible;}
header .gnb-list>li .sub-menu-wrap.type01{justify-content:center;align-items:center;}
header .gnb-list>li:hover .sub-menu-wrap.type01{display:flex;}
.all-list-item{width:80px;height:auto;overflow:hidden;position:absolute;right:97px;top:18%;}
header .gnb-list>li .sub-menu-wrap.type01 ul.dep01-list{text-align:left;max-width:1054px;height:auto;left:0;display:block;position:relative;}
header .gnb-list>li .sub-menu-wrap.type01 ul.dep01-list>li{margin-top:20px;display:block;text-align:left;}
header .gnb-list>li .sub-menu-wrap.type01 ul.dep01-list>li>a{width:200px;justify-content: flex-start;align-items:flex-start;text-align:left;font-size:18px;color:#3676a6;font-weight:bold;position:relative;}
header .gnb-list>li .sub-menu-wrap.type01 ul.dep01-list>li>a i{position:absolute;right:0;top:50%;margin-top:-5px;color:#757575;font-weight:bold;display:none;}
header .gnb-list>li .sub-menu-wrap.type01 ul.dep01-list>li>a.on i{display:none;}
header .gnb-list>li .sub-menu-wrap.type01 ul.dep03-list{display:none;}
header .gnb-list>li .sub-menu-wrap.type01 ul.dep02-list{text-align:left;width:100%;height:auto;display:block;}
header .gnb-list>li .sub-menu-wrap.type01 ul.dep02-list>li{display:block;text-align:left;}
header .gnb-list>li .sub-menu-wrap.type01 ul.dep02-list>li>a{position:relative;width:240px;justify-content: flex-start;align-items:flex-start;}
header .gnb-list>li .sub-menu-wrap.type01 ul.dep02-list>li>a i{position:absolute;right:0;top:50%;margin-top:-5px;color:#757575;font-weight:bold;display:none;}
header .gnb-list>li .sub-menu-wrap.type01 ul.dep02-list>li>a.on{font-weight:500;color:#333;}
header .gnb-list>li .sub-menu-wrap.type01 ul.dep02-list>li>a.on i{display:none;}
header .gnb-list>li .sub-menu-wrap.type01 ul.dep02-list>li>a.on + ul.dep03-list{display:flex;justify-content: flex-start;align-items:baseline;position:absolute;margin-top:3%;left:200px;top:0px;}
header .gnb-list>li .sub-menu-wrap.type01 ul.dep01-list>li>a.on + ul.dep03-list{display:flex;justify-content: flex-start;align-items:baseline;position:absolute;margin-top:3%;left:200px;top:0px;}
header .gnb-list>li .sub-menu-wrap.type01 .sub-menu-close{top:20px;}

/*모바일*/
.mob-submenu-wrap .mob-sb-ico-list.dep03-list{}
.mob-submenu-wrap ul.mob-dep01-list{display:none;margin-top:20px;border-top:1px solid #ddd;text-align:left;width:100%;height:auto;position:relative;}
.mob-submenu-wrap ul.mob-dep01-list.on{display:block;}
.mob-submenu-wrap ul.mob-dep01-list>li{border-bottom:1px solid #ddd;display:block;text-align:left;}
.mob-submenu-wrap ul.mob-dep01-list>li>a{text-indent:20px;display:flex;width:100%;height:50px;justify-content: flex-start;align-items:center;text-align:left;font-size:18px;color:#3676a6;font-weight:bold;position:relative;}
.mob-submenu-wrap ul.mob-dep01-list>li>a>i{font-size:20px;color:#006992;transform:rotate(0deg);position:absolute;right:18px;top:50%;margin-top:-8px;font-weight:bold;}
.mob-submenu-wrap ul.mob-dep01-list>li>a>i.el-icon-circle-plus-outline{display:block;}
.mob-submenu-wrap ul.mob-dep01-list>li>a>i.el-icon-remove-outline{display:none}
.mob-submenu-wrap ul.mob-dep01-list>li>a.on i{}
.mob-submenu-wrap ul.mob-dep01-list>li>a.on>i.el-icon-circle-plus-outline{display:none;}
.mob-submenu-wrap ul.mob-dep01-list>li>a.on>i.el-icon-remove-outline{display:block}
.mob-submenu-wrap ul.dep03-list{display:none;}
.mob-submenu-wrap ul.mob-dep02-list{text-align:left;width:100%;height:auto;display:none;}
.mob-submenu-wrap ul.mob-dep01-list>li>a.on + .mob-dep02-list{display:block;}
.mob-submenu-wrap ul.mob-dep02-list>li{display:block;text-align:left;}
.mob-submenu-wrap ul.mob-dep02-list>li>a{font-size:14px;font-weight:bold;color:#333;text-indent:20px;position:relative;display:flex;width:100%;height:50px;justify-content: flex-start;align-items:center;}
.mob-submenu-wrap ul.mob-dep02-list>li>a i{position:absolute;transform:rotate(0deg);right:20px;top:50%;margin-top:-5px;color:#757575;font-weight:bold;}
.mob-submenu-wrap ul.mob-dep02-list>li>a.on{font-weight:bold;}
.mob-submenu-wrap ul.mob-dep02-list>li>a.on i{transform:rotate(180deg);right:0px;}
.mob-submenu-wrap ul.mob-dep02-list>li>a.on + ul.dep03-list{display:block;}
.mob-submenu-wrap ul.mob-dep01-list>li>a.on + ul.dep03-list{display:block;}
.mob-submenu-wrap .mob-sb-ico-list.dep03-list{margin-top:0;}

header .topbar{overflow:visible;}

.mem-link-wrap li{position:relative;}
header .topbar .mem-link-wrap li .lang-layer{display:none;position:absolute;left:0;top:30px;border:1px solid #ddd;width:80px;height:auto;overflow:hidden;border-radius:0 0 8px 8px;background:#fff;z-index:999;}
header .topbar .mem-link-wrap li:hover .lang-layer{display:block;}
header .topbar .mem-link-wrap li .lang-layer ul{width:100%;height:auto;overflow:hidden;}
header .topbar .mem-link-wrap li .lang-layer ul li{padding:0;width:100%;height:auto;overflow:hidden;}
header .topbar .mem-link-wrap li .lang-layer ul li:before{display:none !important;}
header .topbar .mem-link-wrap li .lang-layer ul li a{padding:0;width:100%;height:18px;overflow:hidden;display:flex;justify-content:center;align-items:center;font-size:12px;color:#333;}
header .topbar .mem-link-wrap li .lang-layer ul li a:hover{background:#eee;}

.lnb-login-wrap{width:100%;height:auto;overflow:Hidden;padding-left:10px;}
.lnb-login-wrap a{font-size:14px;color:#333;width:100px;height:40px;border-radius:8px;border:1px solid #ccc;display:inline-flex;justify-content:center;align-items:center;margin:20px 0 0 10px;}
.mob-menu-wrap .mob-quick-list li a .ico{margin-top:5px;}
.mob-menu-wrap .mob-quick-list li a .ico,
.mob-menu-wrap .mob-quick-list li a .ico img{width:20px;height:20px;}
.mob-menu-wrap .mob-quick-list li a .txt{margin-top:0;font-size:13px;}
.mob-menu-wrap .mob-quick-list li a{margin:0 auto;border-radius:50%;background:#eee;height:60px;width:60px;}
.mob-menu-wrap .mob-quick-list{border-bottom:1px solid #eee;border-top:1px solid #eee;margin-top:20px;padding-top:20px;padding-bottom:20px;}


/* 1520 - 1200 사이즈 반응형처리 */
@media screen and (max-width: 1620px) and (min-width: 1200px) {
    .wrapper {padding: 0 50px!important;box-sizing: border-box;}
    footer,
    header {width:calc(100% + 100px); margin-left:-50px;}
    footer .rela {padding: 75px 50px; box-sizing: border-box;}

    .pos-tabarea .rela {width: calc(100% - 100px)!important; }
    .pos-tabarea .fea-design .rela .cont {flex-shrink: 0;padding-right:40px;}
    .fea-connectivity-item01 .cont{flex-shrink: 0;}
    .pos-tabarea .fea-performence .rela .desc br {display:none;}
    .fea-connectivity-item02 .rela {flex-direction: column;margin-top:115px;}
    .fea-connectivity-item02 .stit {order: 0;padding-bottom:20px;}
    .fea-connectivity-item02 ul {order: 1;}

    #features > div {background-size:cover!important;height:auto!important;padding-bottom:245px;}
    #features.pos-tabarea .fea-intro {height:865px!important;}
    #features .fea-connectivity-item02 {height:950px!important;padding-bottom: 0;}
    #features .fea-connectivity-item01 {height:840px!important;padding-bottom: 0;}

    #features .fea-connectivity-item01.boxpos {padding-bottom:100px;}

    .pos-tabarea .fea-display .rela .rd-rela-wrap {width:100%;}
    .pos-tabarea .fea-display .rd-item {margin-left: auto;width:50%;justify-content: flex-start;}

    .pos-tabarea .fea-performence .rela .embos-wrap,
    .pos-tabarea .fea-dual-hinge .rela ul,
    .pos-tabarea .fea-dual-hinge .rela .desc,
    .pos-tabarea .fea-dual-hinge .rela .cont,
    .pos-tabarea .fea-swappable .rela ul,
    .pos-tabarea .fea-swappable .rela .desc,
    .pos-tabarea .fea-swappable .rela .cont,
    .pos-tabarea .fea-ruggedized .rela .desc,
    .pos-tabarea .fea-ruggedized .rela .cont,
    .pos-tabarea .fea-performence .rela ul,
    .pos-tabarea .fea-options.type01 .rela ul,
    .pos-tabarea .fea-options .rela .cont,
    .pos-tabarea .fea-performence .rela ul.end,
    .pos-tabarea .fea-performence .rela .desc,
    .pos-tabarea .fea-performence .rela .cont,
    .pos-tabarea .fea-display .rela ul,
    .pos-tabarea .fea-display .rela .desc,
    .pos-tabarea .fea-display .rela .cont {width:50%!important;}

    .pos-tabarea .fea-options.type01 .rela ul li {background:#fff;}
    .pos-tabarea .fea-display .rela ul li {width:calc(50% - 10px);background-position: right;margin: 0 10px 10px 0; background: #fff; }
    .pos-tabarea .fea-performence .rela ul {display:flex;justify-content: flex-end;margin-top:50px;}
    .pos-tabarea .fea-performence.bck-3200 .rela ul {justify-content:flex-start;width:100% !important;}
    .pos-tabarea .fea-performence.boxpos .rela ul {justify-content: flex-start;}
    .pos-tabarea .fea-performence .rela ul li {width:150px;height:auto;}
    .pos-tabarea .fea-display .rela ul li .value {font-size:32px;}
    .pos-tabarea .fea-display .rela ul li .key {line-height:150%;}
    .pos-tabarea .fea-swappable .rela ul li {width:calc(50% - 10px); margin: 0 10px 10px 0; background: none; border: 1px solid #fff; box-sizing: border-box; }
    .pos-tabarea .fea-dual-hinge .rela ul li {width:calc(50% - 10px); margin: 0 10px 10px 0; background: none; border: 1px solid #999; box-sizing: border-box;}
    .pos-tabarea .fea-display .rela .cont .etc .etc-item strong,
    .pos-tabarea .fea-dual-hinge .rela .cont .etc {white-space: inherit;}
    .pos-tabarea .fea-options.mazic-gw-1560 .rela ul li {background-color: rgba(0,0,0,0.4); border: 1px solid #fff;}
    .pos-tabarea .fea-performence .rela .embos-wrap .desc {width:100%!important;}
    .pos-tabarea .fea-performence .rela .embos-wrap ul.end {width:150px!important;}
    #features .fea-options.posmo-3 {padding: 100px 0 500px 0;}
    #features .fea-options.posmo-2 {padding: 300px 0;}
    .pos-tabarea .fea-options.posmo-3.type01 .rela .cont .cate,
    .pos-tabarea .fea-options.posmo-2.type01 .rela .cont .cate {margin-top: 0;}
    .pos-tabarea .fea-display.a11-pos-printer .rela,
    .pos-tabarea .fea-display.a8-pos-printer .rela,
    .pos-tabarea .fea-display.a7-pos-printer .rela {margin-top: 0;}
    #features .fea-display.a11-pos-printer,
    #features .fea-display.a8-pos-printer,
    #features .fea-display.a7-pos-printer {padding: 200px 0;}
    #features .fea-cd-ico,
    #features .fea-cd-item,
    #features .fea-design.type02.a11-pos-printer,
    #features .fea-design.type02.a7-pos-printer {padding-bottom: 0;}

    #features .bigpos-2700.fea-intro {height:auto!important;background: none!important;padding-bottom: 0;}
    .bigpos-2700.fea-intro::before {display:block;content:"";width:100%;height:60vw;background: url(../image/bg/bg-fea-intro-bigpos.jpg) no-repeat right / cover; }
    .bigpos-2700.fea-intro .cont {width:100%!important;margin:0;padding: 40px;box-sizing: border-box;background-color:#252525;}
    .bigpos-2700.fea-intro .cont > div {width:100%!important;}
    .bigpos-2700.fea-intro .cont .tit,
    .bigpos-2700.fea-intro .cont .desc {color: #fff;}
    .pos-tabarea .fea-key .connectivity-item.bigpos-2700 {display: flex;align-items: center;}
    .pos-tabarea .fea-key .connectivity-item.bigpos-2700 .cont {height:auto;position:static;width:100%;padding-left:0;box-sizing: border-box;}
    .pos-tabarea .fea-key .connectivity-item.bigpos-2700 .cont .stit {margin-top: 0;}
    .pos-tabarea .fea-key .connectivity-item.bigpos-2700 .cont .sdesc {margin-top: 20px;}
    .pos-tabarea .fea-key .connectivity-item.bigpos-2700 ul {margin-top: 40px; }
    .pos-tabarea .fea-key .connectivity-item.bigpos-2700 ul li {height: auto; padding: 30px 20px; box-sizing: border-box;border:1px solid #999; }

    #features .bigpos-2150.fea-intro {height:auto!important;background: none!important;padding-bottom: 0;}
    .bigpos-2150.fea-intro::before {display:block;content:"";width:100%;height:60vw;background: url(../image/bg/bg-fea-intro-bigpos.jpg) no-repeat right / cover; }
    .bigpos-2150.fea-intro .cont {width:100%!important;margin:0;padding: 40px;box-sizing: border-box;background-color:#252525;}
    .bigpos-2150.fea-intro .cont > div {width:100%!important;}
    .bigpos-2150.fea-intro .cont .tit,
    .bigpos-2150.fea-intro .cont .desc {color: #fff;}
    .pos-tabarea .fea-key .connectivity-item.bigpos-2150 {display: flex;align-items: center;}
    .pos-tabarea .fea-key .connectivity-item.bigpos-2150 .cont {height:auto;position:static;width:100%;padding-left:0;box-sizing: border-box;}
    .pos-tabarea .fea-key .connectivity-item.bigpos-2150 .cont .stit {margin-top: 0;}
    .pos-tabarea .fea-key .connectivity-item.bigpos-2150 .cont .sdesc {margin-top: 20px;}
    .pos-tabarea .fea-key .connectivity-item.bigpos-2150 ul {margin-top: 40px; }
    .pos-tabarea .fea-key .connectivity-item.bigpos-2150 ul li {height: auto; padding: 30px 20px; box-sizing: border-box;border:1px solid #999; }

    .pos-tabarea .fea-key .key-item {display:flex;align-items: center;margin-top:60px;}
    .pos-tabarea .fea-key .key-item .cont{position:static;border: none;height:auto;flex-shrink: 0;}
    .pos-tabarea .fea-key .key-item .cont .stit,
    .pos-tabarea .fea-key .key-item .cont .cate {margin-top: 0;}
    .pos-tabarea .fea-key .connectivity-item .cont .stit,
    .pos-tabarea .fea-key .key-item .cont .stit {font-size: 32px;}
    .pos-tabarea .fea-key .key-item .cont .sdesc {margin-top: 20px;}
    .pos-tabarea .fea-key .key-item .pic img {width:100%;}
    .pos-tabarea .fea-key .key-item:nth-child(2n) .cont {order: 1;padding:0 0 0 50px;}
    .pos-tabarea .fea-key .key-item:nth-child(2n) .pic {order: 0;}
    .pos-tabarea .fea-key .key-item:nth-child(2n-1) .cont {order: 0;padding:0 50px 0 0;}
    .pos-tabarea .fea-key .key-item:nth-child(2n-1) .pic {order: 1;}

    .pos-tabarea .fea-versatile,
    .pos-tabarea .fea-products,
    .pos-tabarea .fea-applications,
    .pos-tabarea .fea-design {padding-bottom: 0!important;}
    .pos-tabarea .fea-design .rela .cont {width: 40%;}
    .pos-tabarea .fea-design .rela ul {width: 100%;}

    .pos-tabarea .fea-dual-hinge .rela .cont .etc,
    .pos-tabarea .fea-versatile .rela .cont .tit,
    .pos-tabarea .fea-products h3,
    .pos-tabarea .fea-applications .rela .cont .tit,
    .pos-tabarea .fea-options .rela .cont .tit,
    .pos-tabarea .fea-design .rela .cont .etc,
    .pos-tabarea .fea-key .rela .cont .etc,
    .pos-tabarea .fea-display .rela .cont .etc .etc-item strong,
    .pos-tabarea .fea-intro .cont .tit {font-size: 42px;line-height:130%;}
    .pos-tabarea .fea-info .rela .cont .desc {font-size: 42px; margin-top: 20px;line-height:150%;}
    .pos-tabarea .fea-intro .cont .tit span {line-height:0.5;}

    .pos-tabarea .fea-swappable .rela .cont .etc {font-size: 24px;}
    .pos-tabarea .fea-applications .list02 li .txt {font-size: 20px;}
    .pos-tabarea .fea-intro .cont .desc {font-size: 18px; }

    .fea-accessories .rela>ul {margin-top: -10vw;}
    .fea-accessories .rela>ul>li img {width:100%;}

    .pos-tabarea .fea-display.posmo-2 {background: none;}
    .pos-tabarea .fea-display.posmo-2 .rela {margin-bottom: 30px;margin-top: 0;}
    .pos-tabarea .fea-display.posmo-2 .rela > div {width:100%!important;}
    .pos-tabarea .fea-display.posmo-2::after {display:block;content:"";width:100%;height:45vw;background: url('../image/bg/bg-fea-display-posmo-2.jpg') no-repeat center / cover; }
    .pos-tabarea .fea-display.posmo-2 .rela .rd-rela-wrap ul,
    .pos-tabarea .fea-display.posmo-2 .rd-item {width:100%!important;margin-left: 0;}
    .pos-tabarea .fea-display.posmo-2 .rela .rd-rela-wrap ul {display:flex;}
    .pos-tabarea .fea-display.posmo-2 .rela .rd-rela-wrap ul li {width:25%;background-color: #f8f8f8;}

    .pos-tabarea .fea-design.posmo-2 {background: none;}
    .pos-tabarea .fea-design.posmo-2 .rela {margin-bottom: 30px;padding:0;}
    .pos-tabarea .fea-design.posmo-2 .rela > div {width:100%!important;}
    .pos-tabarea .fea-design.posmo-2::after {display:block;content:"";width:100%;height:45vw;background: url('../image/bg/bg-pomo-2w-fea-designy.jpg') no-repeat center / cover; }
    .pos-tabarea .fea-design.posmo-2 .rela .rd-rela-wrap ul,
    .pos-tabarea .fea-design.posmo-2 .rd-item {width:100%!important;margin-left: 0;}
    .pos-tabarea .fea-design.posmo-2 .rela .rd-rela-wrap ul {display:flex;}
    .pos-tabarea .fea-design.posmo-2 .rela .rd-rela-wrap ul li {width:25%;background-color: #f8f8f8;}
    .pos-tabarea .fea-design.posmo-2 .rela ul li {margin-top: 0;}

    .pos-tabarea .fea-display.posmo-3 {background: none;}
    .pos-tabarea .fea-display.posmo-3 .rela {margin-bottom: 30px;margin-top: 0;}
    .pos-tabarea .fea-display.posmo-3 .rela > div {width:100%!important;}
    .pos-tabarea .fea-display.posmo-3::after {display:block;content:"";width:100%;height:45vw;background: url('../image/bg/bg-fea-display-posmo-3.jpg') no-repeat center / cover; }
    .pos-tabarea .fea-display.posmo-3 .rela ul,
    .pos-tabarea .fea-display.posmo-3 .rd-item {width:100%!important;margin-left: 0;}
    .pos-tabarea .fea-display.posmo-3 .rela ul {display:flex;}
    .pos-tabarea .fea-display.posmo-3 .rela ul li {width:25%;background-color: #f8f8f8;}

    .pos-tabarea .fea-design.posmo-3 {background: none!important;}
    .pos-tabarea .fea-design.posmo-3 .rela {margin-bottom: 30px;padding:0;}
    .pos-tabarea .fea-design.posmo-3 .rela > div {width:100%!important;}
    .pos-tabarea .fea-design.posmo-3::after {display:block;content:"";width:100%;height:45vw;background: url('../image/bg/bg-pomo-3-fea-design.jpg') no-repeat center / cover; }
    .pos-tabarea .fea-design.posmo-3 .rela .rd-rela-wrap ul,
    .pos-tabarea .fea-design.posmo-3 .rd-item {width:100%!important;margin-left: 0;}
    .pos-tabarea .fea-design.posmo-3 .rela .rd-rela-wrap ul {display:flex;}
    .pos-tabarea .fea-design.posmo-3 .rela .rd-rela-wrap ul li {width:25%;background-color: #f8f8f8;}
    .pos-tabarea .fea-design.posmo-3 .rela ul li {margin-top: 0;}

    .pos-tabarea .fea-dual-hinge.mazic-g-1500 {background-position:left center;}
    .pos-tabarea .fea-dual-hinge .rela {width:50%!important;margin: 0 0 0 auto;background-color: rgba(255,255,255,0.7);padding:100px 20px 100px 50px; box-sizing: border-box;}
    .pos-tabarea .fea-dual-hinge .rela ul,
    .pos-tabarea .fea-dual-hinge .rela .desc,
    .pos-tabarea .fea-dual-hinge .rela .cont {width:100%!important;}
    .pos-tabarea .fea-dual-hinge .rela .cont .etc {font-size: 32px;}


    .comp-phil ul li:nth-child(2) {margin: 0 10px;}
    .comp-phil ul li .etc {top:15vw;font-size:14px;}
    .comp-phil {padding-left: 20px; padding-right: 20px;box-sizing: border-box;}

    .comp-vision>ul{align-items: stretch;}
    .comp-vision>ul>li{height:auto;background: none;border:1px solid #ccc;}
    .comp-vision>ul>li:nth-child(2) {margin: 0 10px;}
    .comp-vision ul li .cont {margin-bottom: 40px;}

    .certificate-list-wrap ul{display:flex;flex-wrap:wrap;}

    .biz-stream ul li {align-items: stretch;}
    .biz-stream ul li img {display:block;}
    .biz-stream ul li .ico img {display:inline-block;}
    .biz-stream ul li:nth-child(1) .item {background-color:#1e93ff;}
    .biz-stream ul li:nth-child(2) .item {background-color:#0062af;}
    .biz-stream ul li:nth-child(3) .item {background-color:#00448d;}
    .biz-stream ul li:nth-child(1) .item:nth-child(1) > img,
    .biz-stream ul li:nth-child(2) .item:nth-child(3) > img,
    .biz-stream ul li:nth-child(3) .item:nth-child(1) > img {display:none;}
    .biz-stream ul li .item .srela {position:relative}
    .biz-stream ul li .item .cont {margin-top: 10px;padding-top:20px;}
    .biz-market ul li .cont {height:auto;padding-bottom:30px;}

    .ico-tabs-wrap ul li {border:1px solid #ccc;border-right:none;box-sizing: border-box;}
    .ico-tabs-wrap ul li:last-child {border-right:1px solid #ccc;}
    .ico-tabs-wrap ul li a {background:none!important;width:100%;}
    .ico-tabs-wrap ul li a.on {background-color:#00448d!important;}

}

@media screen and (max-width: 1520px) {
    .video-list-wrap ul {display:flex;flex-wrap:wrap;}
    .video-list-wrap ul li {height: auto;padding: 10px;margin: 0 10px 20px 10px;width:calc(33.3333% - 20px);box-sizing: border-box;align-items: flex-start;}
    .video-list-wrap ul li a {height:auto;flex-direction: column;}
    .video-list-wrap ul li .cont {margin: 0; padding: 10px;box-sizing: border-box;}
    .video-list-wrap ul li .video-item {width:100%;height:17vw;}
    .video-list-wrap ul li .cont .tit {font-size:20px;}

}

@media screen and (max-width: 1200px) {
    .case-list-wrap ul {display:flex;flex-wrap:wrap;}
    .event-list-wrap ul li .cont .desc,
    .case-list-wrap ul li .cont .desc {height:auto;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}

}

@media screen and (max-width: 767px) {
    .video-list-wrap ul li {width: calc(50% - 10px);margin: 0 5px 10px 5px; }
    .video-list-wrap ul li .video-item {height:23vw;}
    .video-list-wrap ul li .cont .tit {font-size:16px;}
}

@media screen and (max-width: 500px) {
    .video-list-wrap ul li {width: 100%; margin: 0 0 10px 0; }
    .video-list-wrap ul li .video-item {height:48vw;}
}



/* == 210701 : 수정사항 반영 == */
.pc-br {display: block;}
.m-br, .t-br {display: none;}
.pos-tabarea .fea-performence .rela ul {display: flex; flex-wrap: wrap;}

.download-form-wrap .form-item.new {flex-direction: column;}
.download-form-wrap .form-item > div {display: flex; width: calc(100% - 100px); max-width: 960px; margin: 0 auto;}
.download-form-wrap .form-item .search-bar-wrap {padding: 20px 10px 0 10px; box-sizing: border-box;}
.download-form-wrap .form-item .search-bar-wrap .search-bar {width: 100%; height: 50px; border: 1px solid #d6d6d6; padding: 5px 20px; box-sizing: border-box; font-size: 16px; font-family: "Roboto"; color: #555;}
.download-form-wrap .form-item .search-bar-wrap button {flex-shrink: 0; border: 1px solid #d6d6d6; margin-left: 10px;}

@media screen and (max-width: 1620px) and (min-width: 1200px) {
    .pos-tabarea .fea-performence .rela ul li {width: 25%;margin-left: 0;}
}
@media screen and (max-width: 1200px) {
    .t-br {display: block;}
    .m-br, .pc-br {display: none;}

    .pos-tabarea .fea-performence .rela ul li {padding-bottom: 30px;}
    .pos-tabarea .fea-performence .rela ul li .txt {position: static; margin-top: -40px; width:100%;}
    .pos-tabarea .fea-performence.apexa-el-1560 .rela ul li .txt {margin-top:15px;}

    .pos-tabarea .fea-heat-management {position: relative;}
    .pos-tabarea .fea-heat-management ul.fea-heat-management__icons {position: absolute; left: 0; bottom: 0; width: 45%; height: 45vw; box-sizing: border-box; margin: 0; padding: 20px; display: flex; align-items: center; justify-content: flex-end;}
    .pos-tabarea .fea-heat-management ul.fea-heat-management__icons li {width: 50%; padding: 10px;}
    .pos-tabarea .fea-heat-management ul.fea-heat-management__icons li img {display: block; max-width: 100%;}

    .pos-tabarea .fea-heat-management.mazic:after {margin-top: 20px!important;}

    .download-form-wrap .form-item .search-bar-wrap {flex-direction: column; padding: 10px 10px 0 0;}
    .download-form-wrap .form-item .search-bar-wrap button {margin: 10px 0 0 0;}
}
@media screen and (max-width: 360px) {
    .pos-tabarea .fea-intro .cont .tit-s {font-size:16px !important;}
    .pos-tabarea .fea-intro .cont .tit-s strong {font-size:16px !important;}
}

@media screen and (max-width: 400px) {
    .pos-tabarea .fea-performence.bck-3200 .rela ul.cpu-icon-m li {width:50% !important;}
}

@media screen and (max-width: 540px) {
    .pos-tabarea .fea-performence.bck-3200 .rela ul.cpu-icon-m li {width:32%;}
}

@media screen and (max-width: 767px) {

    .m-br {display: block;}
    .t-br, .pc-br {display: none;}

    .download-form-wrap .form-item > div {flex-direction: column; width: 100%;}
    .download-form-wrap .form-item .search-bar-wrap {padding: 0;}
    .pos-tabarea .fea-intro.bck-3200 .cont .desc-2 {width:81.2%;font-size:14px;line-height:1.8em;margin-top:20px}
    .pos-tabarea .fea-info.bck-3200 .rela ul li {width:48% !important;}
    .pos-tabarea .fea-display.bck-3200 .rela ul {width:100%;margin-bottom:20px;}
    .pos-tabarea .fea-performence.bck-3200 .rela .desc {font-size:14px;}
    .pos-tabarea .fea-performence.bck-3200 .rela .etc-2 {display:none;}
    .pos-tabarea .fea-product-09.bck-3200 .rela {margin-top:0px;}
    .pos-tabarea .fea-product-09.bck-3200 .rela ul li {width:100% !important; margin:0 10px 20px 10px; height:120px;background:#f8f8f8;}

}

@media screen and (max-width: 1620px) and (min-width: 1200px) {

    .pos-tabarea .fea-performence.bck-3200 .rela ul li {width:320px;}
    .pos-tabarea .fea-performence.bck-3200 .rela ul li .ico img {width:85%;}
    .pos-tabarea .fea-intro.bck-3200 .cont .desc-2 {width:46%;}
    .pos-tabarea .fea-intro.bck-3200 .cont {width:calc(100% - 150px);}
    .pos-tabarea .fea-options.bck-3200 .rela {margin-left:41%;}

    .pos-tabarea .fea-performence .rela .etc-2 {margin-right:7%;}
    .pos-tabarea .fea-performence .rela .etc-2 p.etc01 {width:83% !important;}
    .pos-tabarea .fea-performence .rela .etc-2 p {font-size:28px;top:0vw;}
    .pos-tabarea .fea-performence .rela .etc-2 strong {font-size:28px;}
}


@media screen and (max-width: 1440px) {
    .pos-tabarea .fea-performence .rela .etc-2 {margin-right:5%;}
}

@media screen and (max-width: 1366px) {
    .pos-tabarea .fea-performence .rela .etc-2 {margin-right:2%;}
}


@media screen and (max-width: 1200px) {
    .pos-tabarea .fea-intro .cont .tit-s {font-size:20px;color:#fff;margin-left:0;}
    .pos-tabarea .fea-intro .cont .tit-s strong {font-size:20px;color:#fff;}
    .pos-tabarea .fea-intro.bck-3200 .cont .desc-2 {width:89%;font-size:13px;margin-top:5%;}
    .pos-tabarea .fea-intro.bck-3200.b4300 {position:relative;height:auto;background:none;}
    .pos-tabarea .fea-intro.bck-3200.b4300:before {content:"";width:100%;height:250px;background:url(../image/bg/bg-product-bck-4300-01.jpg) no-repeat right top;padding-bottom:56.5%;overflow:hidden;display:block;background-size:cover !important;}
    .pos-tabarea .fea-info.bck-3200{height:auto;}
    .pos-tabarea .fea-info.bck-3200 .rela {margin-top:5vw;}
    .pos-tabarea .fea-info.bck-3200 .rela .cont {margin-left:0;}
    .pos-tabarea .fea-info.bck-3200 .rela ul {margin-left:0;}
    .pos-tabarea .fea-info.bck-3200 .rela ul li .ico {text-align:center;width:100%;margin-left:15px;}
    .pos-tabarea .fea-info.bck-3200 .rela ul li {width:25%; height:150px;}
    .pos-tabarea .fea-info.bck-3200:after {background:url(../image/bg/bg-product-bck-3200-02.jpg) no-repeat left top !important;}

    .pos-tabarea .fea-info.bck-3200.b4300 {position:relative;height:auto;background:none;}
    .pos-tabarea .fea-info.bck-3200.b4300:after {display:block;width:100%;height:62vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-product-bck-4300-02.jpg) no-repeat center top !important;background-size:cover !important;}

    .pos-tabarea .fea-display.bck-3200 {height:auto;margin-top:0px !important;}
    .pos-tabarea .fea-display.bck-3200 .rela{margin-top:40px;}
    .pos-tabarea .fea-display.bck-3200 .rela ul {width:100%;}

    .pos-tabarea .fea-performence.bck-3200 {margin-top:0px;}
    .pos-tabarea .fea-performence.bck-3200 .rela ul.cpu-icon {display:none;}
    .pos-tabarea .fea-performence.bck-3200 .rela ul.cpu-icon-m {display:flex;}

    .pos-tabarea .fea-performence.bck-3200 .rela ul.cpu-icon-m li:first-child {margin-right:0;}
    .pos-tabarea .fea-performence.bck-3200 .rela ul.cpu-icon-m li {display:inline-block;position:relative;width:160px;}
    .pos-tabarea .fea-performence.bck-3200 .rela ul.cpu-icon-m li .txt {margin-top:0; width:93%; margin-left:7px;}
    .pos-tabarea .fea-performence.bck-3200 .rela ul.cpu-icon-m li .ico {width:100%;}
    .pos-tabarea .fea-performence.bck-3200 .rela ul.cpu-icon-m li .ico img {width:calc( 100% - 30px );float:left;}
    .pos-tabarea .fea-performence.bck-3200 .rela .etc-2 {display:none;}


    .pos-tabarea .fea-product-05.bck-3200 {position:relative;height:auto;background:none;}
    .pos-tabarea .fea-product-05.bck-3200 .rela {width:calc( 100% - 40px );margin:40px 20px;}
    .pos-tabarea .fea-product-05.bck-3200 .rela .cont {width:100%;padding-bottom:20px;margin-bottom:20px;margin-left:0;padding-top:0;}
    .pos-tabarea .fea-product-05.bck-3200 .rela .cont .tit {text-align:left; font-size:18px;}
    .pos-tabarea .fea-product-05.bck-3200 .rela .cont .etc {white-space:initial;line-height:1.3em; text-align:left;font-size:30px;}
    .pos-tabarea .fea-product-05.bck-3200 .rela .desc {width:100%;text-align:left;font-size:14px;margin-left:0;}
    .pos-tabarea .fea-product-05.bck-3200:after {display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-product-bck-3200-05.jpg) no-repeat center top !important;background-size:cover !important;}

    .pos-tabarea .fea-product-05.bck-3200.b4300 {position:relative;height:auto;background:none;}
    .pos-tabarea .fea-product-05.bck-3200.b4300:after {display:block;width:100%;height:45vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-product-bck-4300-05.jpg) no-repeat center top !important; background-size:cover !important;}

    .pos-tabarea .fea-product-06.bck-3200.b4300 {position:relative;height:auto;background:none;}
    .pos-tabarea .fea-product-06.bck-3200 {position:relative;height:auto;background:none;}
    .pos-tabarea .fea-product-06.bck-3200 .rela {width:calc( 100% - 40px );margin:40px 20px;}
    .pos-tabarea .fea-product-06.bck-3200 .rela .cont {width:100%;padding-bottom:20px;margin-bottom:20px;margin-left:0;padding-top:0;}
    .pos-tabarea .fea-product-06.bck-3200 .rela .cont .tit {text-align:left; font-size:18px;}
    .pos-tabarea .fea-product-06.bck-3200 .rela .cont .etc {white-space:initial;line-height:1.3em; text-align:left;font-size:30px;color:#000 !important;}
    .pos-tabarea .fea-product-06.bck-3200 .rela .desc {width:100%;text-align:left;font-size:14px;margin-left:0;color:#000 !important;}
    .pos-tabarea .fea-product-06.bck-3200:after {display:block;width:100%;height:55vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-product-bck-3200-06.jpg) no-repeat center top !important;background-size:cover !important;}


    .pos-tabarea .fea-product-07.bck-3200 {position:relative;height:auto;background:none;}
    .pos-tabarea .fea-product-07.bck-3200 .rela {width:calc( 100% - 40px );margin:40px 20px;}
    .pos-tabarea .fea-product-07.bck-3200 .rela .cont {width:100%;margin-left:0;padding-top:0;padding-left:0;}
    .pos-tabarea .fea-product-07.bck-3200 .rela .cont .tit {text-align:left; font-size:30px;padding-bottom:20px;margin-bottom:20px;}
    .pos-tabarea .fea-product-07.bck-3200 .rela .desc {width:100%;text-align:left;font-size:14px;margin-left:0;}
    .pos-tabarea .fea-product-07.bck-3200:after {display:block;width:100%;height:62vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-product-bck-3200-07.jpg) no-repeat center top !important;background-size:cover !important;}

    .pos-tabarea .fea-product-07.bck-3200.b4300 {position:relative;height:auto;background:none;}
    .pos-tabarea .fea-product-07.bck-3200.b4300:after {display:block;width:100%;height:62vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-product-bck-4300-07.jpg) no-repeat center top !important;background-size:cover !important;}

    .pos-tabarea .fea-product-08.bck-3200 {position:relative;height:auto;background:none;}
    .pos-tabarea .fea-product-08.bck-3200 .rela {width:calc( 100% - 40px );margin:40px 20px;}
    .pos-tabarea .fea-product-08.bck-3200 .rela .cont {width:100%;margin-left:0;padding-top:0;padding-left:0;}
    .pos-tabarea .fea-product-08.bck-3200 .rela .cont .tit {text-align:left; font-size:30px;padding-bottom:20px;margin-bottom:20px;}
    .pos-tabarea .fea-product-08.bck-3200 .rela .desc {width:100%;text-align:left;font-size:14px;margin-left:0;}
    .pos-tabarea .fea-product-08.bck-3200:after {display:block;width:100%;height:55vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-product-bck-3200-08.jpg) no-repeat center top !important;background-size:cover !important;}

    .pos-tabarea .fea-product-08.bck-3200.b4300 {position:relative;height:auto;background:none;}
    .pos-tabarea .fea-product-08.bck-3200.b4300:after {display:block;width:100%;height:62vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-product-bck-4300-08.jpg) no-repeat center top !important;background-size:cover !important;}

    .pos-tabarea .fea-product-09.bck-3200 {margin-top:0; background:none;height:auto;}
    .pos-tabarea .fea-product-09.bck-3200 .rela {width: calc( 100% - 40px );}
    .pos-tabarea .fea-product-09.bck-3200 .rela .cont {width:100%;padding-bottom:20px;margin-bottom:20px;margin-left:20px;}
    .pos-tabarea .fea-product-09.bck-3200 .rela .desc {width:100%;line-height:1.8em; color:#000 !important; font-size:14px;margin-left:20px;}
    .pos-tabarea .fea-product-09 .rela ul {width:100%;margin-top:40px;margin-left:20px;}
    .pos-tabarea .fea-product-09 .rela ul li {width:120px; margin:0 10px 20px 0; height:120px;background:#f8f8f8;}
    .pos-tabarea .fea-product-09.bck-3200:after {display:block;width:100%;height:55vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-product-bck-3200-09.jpg) no-repeat center top !important;background-size:cover !important;}
    .pos-tabarea .fea-product-09.bck-3200 .rela .cont .etc {margin-top:40px;}
    .pos-tabarea .fea-product-09.bck-3200 .rela .cont .etc .etc-item strong{font-size:30px;line-height:1;color:#000;}
    .pos-tabarea .fea-product-09 .rela .cont .etc:before {background:#000;}
    .pos-tabarea .fea-product-09 .rela ul li .value {font-size:18px;}
    .pos-tabarea .fea-product-09 .rela ul li .key {font-size:13px;color:#000;}

    .pos-tabarea .fea-product-09.bck-3200.b4300 {position:relative;height:auto;background:none;}
    .pos-tabarea .fea-product-09.bck-3200.b4300:after {display:block;width:100%;height:62vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-product-bck-4300-09.jpg) no-repeat center top !important;background-size:cover !important;}

    .pos-tabarea .fea-options.bck-3200 {height:auto;margin-top:0;}
    .pos-tabarea .fea-options.bck-3200 .rela {width: calc( 100% - 40px );padding-bottom:0px;margin-left:20px;}
    .pos-tabarea .fea-options.bck-3200 .rela .cont {width:100%;}
    .pos-tabarea .fea-options.bck-3200 .rela .cont .tit {margin-top:40px;font-size:30px;margin-bottom:20px;padding-bottom:20px;}
    .pos-tabarea .fea-options.bck-3200 .rela .cont .desc {line-height:1.8em;margin-top:10px;font-size:14px;}
    .pos-tabarea .fea-options.bck-3200 .rela ul {width:100% !important;}
    .pos-tabarea .fea-options.bck-3200 {background:#fff !important;}
    .pos-tabarea .fea-options.bck-3200:after {display:block;width:100%;height:62vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-product-bck-3200-10.jpg) no-repeat center top!important;background-size:cover !important;}

    .pos-tabarea .fea-options.bck-3200.b4300 {position:relative;height:auto;background:none;}
    .pos-tabarea .fea-options.bck-3200.b4300:after {display:block;width:100%;height:62vw;margin-top:20px;overflow:hidden;content:"";background:url(../image/bg/bg-product-bck-4300-10.jpg) no-repeat center top !important;background-size:cover !important;}

    .pos-tabarea .fea-display.bck-3200:after {background:url(../image/bg/bg-product-bck-3200-09.jpg) no-repeat left top !important;background-size:cover !important;height:55vw;margin-top:0;}
    .pos-tabarea .fea-info.bck-3200:after {background:url(../image/bg/bg-product-bck-3200-02.jpg) no-repeat left top !important;background-size:cover !important;height:65vw;}

}
