@charset "utf-8";/* bootstrap-icons */
@import "../font/bootstrap-icons/bootstrap-icons.min.css";@font-face{font-family:"Roboto";font-weight:100 900;font-style:normal;font-display:swap;src:url(../font/Roboto-VariableFont_wdth,wght.woff2) format("woff2");}
@font-face{font-family:Oswald;font-weight:200 700;font-style:normal;font-display:swap;src:url(../font/Oswald-VariableFont_wght.woff2) format("woff2");}
@font-face{font-family:"fontello";font-weight:400;font-style:normal;font-display:swap;src:url('../font/fontello.woff2') format('woff2');}
:root{--etw-color1:#1b307f;--etw-color2:#9cdbff;--etw-color3:#00a3ff;--bg-color-f0:#f0f0f0;--bg-color-f1:#f1f1f1;--bg-color-f2:#f2f2f2;--bg-color-f3:#f3f3f3;--bg-color-f4:#f4f4f4;--bg-color-f5:#f5f5f5;--bg-color-f6:#f6f6f6;--bg-color-f7:#f7f7f7;--bg-color-f8:#f8f8f8;--bg-color-f9:#f9f9f9;--grey-color:#dee2e6}
/******public******/
[class^="icon-"]::before,[class*=" icon-"]::before{font-family:"fontello";font-style:normal;font-weight:400;display:inline-block;text-decoration:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.icon-globe::before{content:"\e80c";font-size:2.4rem;-webkit-animation:scaleout 2.5s infinite ease-in-out;animation:scaleout 2.5s infinite ease-in-out}
.icon-home::before{content:"\e80d";}
.icon-reorder::before{content:"\f0c9";}
.icon-angle-right::before{content:"\f105";}
.icon-envelope::before{content:"\e800";}
.icon-comments::before{content:"\e808";}
.icon-remove::before{content:"\e804";}
/****basic****/
body{color:#555;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:15px;background:#fff;font-weight:400;line-height:1.5rem;}
*,li,ol,ul{margin:0;padding:0}
li,ol,ul{list-style:none;}
img{max-width:100%;-ms-interpolation-mode:bicubic;border:0}
.clear{clear:both;margin:0;padding:0;height:0;font-size:0;line-height:0;width:0}
a{color:#333;transition:.3s all ease-in-out;}
a:hover{color:var(--etw-color1)}
a:focus{outline:0;text-decoration:none}
a,a:hover{text-decoration:none}
b{color:var(--etw-color1);font-size:1.2rem;line-height:1.3rem;font-weight:800}
strong{font-weight:700;font-size:1.05rem;}
.etw_hometitle{display:block;font-size:2.4rem;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.2;padding:0;color:#333;margin:1rem 0;font-weight:500;font-family:Oswald;}
h2{display:block;font-size:2.4rem;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.2;padding:0;color:#333;margin:1rem 0;font-weight:500;font-family:Oswald;}
.pro_h2{color:var(--etw-color1);font-size:2.2rem;font-size:clamp(1.6rem,3vw,2.2rem);margin:0 0 1rem;}
.case_h2{font-size:2rem;font-size:clamp(1.6rem,3vw,2rem);margin:0 0 1.5rem;position:relative;}
.case_h2:before{position:absolute;content:'';background:var(--etw-color3);width:50px;height:4px;left:0;bottom:-10px;}
.small_h2{font-size:1.8rem;font-size:clamp(1.6rem,3vw,1.8rem);}
h3{font-size:1.1rem;line-height:1.6rem;font-weight:400;color:#999;margin:-0.6rem 0 1rem;}
h4{display:block;color:var(--etw-color1);font-size:1.1rem;padding:0;line-height:1.1rem;margin:1rem 0 -1rem;font-weight:300;}
small{display:block;}
hr{border:none;background:#dee2e6;margin:1rem 0 2rem;width:100%;height:1px;}
.table-responsive{margin:0 0 2rem 0}
.table{margin-bottom:0!important}
.table,td{border:none}
.table tr td{vertical-align:middle !important;padding:6px 10px !important;font-size:13px;line-height:1.2;font-weight:400;border:none;border-bottom-width:medium;border-bottom-style:none;border-bottom-color:currentcolor;border:1px solid var(--grey-color);}
.table tr.top td{color:#333;padding:10px 10px !important;font-weight:600;background:var(--grey-color);font-size:13px;border:1px solid #eee;}
.tables tr td:first-child{color:#111;padding:12px 8px!important;font-weight:300;background:#f2f2f2;font-size:0.95rem;}
.table-striped tr:nth-of-type(odd){background-color:#fff !important;}
.table img{width:70%;margin:0 auto;display:block;}
.inquiry{white-space:nowrap;}
.indent{padding-left:3rem;}
.clearfix::after{display:table;clear:both}
.more_btn{display:inline-block;position:relative;}
.more_btn a{color:#fff;padding:0.8rem 1.5rem;font-size:0.95rem;line-height:1;font-weight:400;text-align:center;display:block;position:relative;overflow:hidden;background:var(--etw-color1);text-transform:uppercase;font-family:Oswald;margin:1rem 0 0;}
.more_btn a:hover{background:var(--etw-color3);color:#fff;}
.color1{color:var(--etw-color2);}
.color2{color:var(--etw-color1);font-weight:500;}
.original-link{cursor:default;}
.theme-title{color:#333!important;font-size:1.2rem!important;border-bottom:1px solid #555!important;margin:1rem 0 .5rem!important;text-align:center!important}
.theme-title i{display:none!important}
.theme-box-i{padding-top:2px !important;}
.brief{font-size:13px;line-height:1.4rem;color:#999;margin:1.5rem 0;}
@media (max-width:991.98px){h2 small{line-height:1.4rem}
h3{font-size:0.95rem;line-height:1.4rem;}
.brief{margin:1rem 0;}
}
/****header****/
#header{width:100%;position:fixed;top:0;left:0;right:0;margin:0 auto;background:rgba(255,255,255,.97);visibility:visible;transition:.5s all ease-in-out;z-index:1000;box-shadow:4px 4px 100px 0 rgb(0,0,0,.13);}
.nav-fixed{margin:0 auto;box-shadow:4px 4px 100px 0 rgb(0,0,0,.13)!important;-webkit-animation:.5s ease-in-out 0s normal none 1 running fadeInDown;animation:.5s ease-in-out 0s normal none 1 running fadeInDown}
.headerin{position:relative;margin:0 auto;width:100%;max-width:1200px;z-index:100}
#etw_logo{float:left;width:60px;text-align:center;position:relative;margin:1rem 0 0;transition:.3s all ease-in-out;z-index:1;}
#etw_logo a{display:block;position:relative;}
#etw_logo img{width:60px;aspect-ratio:1 / 1;}
.etw_language{width:68%;height:36px;float:right;text-align:right;visibility:visible;}
.etw_language>ul{position:relative;margin:0;}
.etw_language>ul>li{position:relative}
.etw_language>ul>li>span{display:block}
.etw_language ul li ol{position:relative;display:block}
#etw_language{width:auto;margin:0 0.5rem 0 0;}
#etw_language .dropdown-item{display:inline-block;width:auto;font-size:13px;line-height:1;padding:0.7rem 1rem;color:#333;background:0;min-width:auto!important;font-weight:400;position:relative;}
#etw_language .dropdown-item::before{position:absolute;content:"";right:0;top:11px;width:1px;height:15px;background-color:#ccc;}
#etw_language .dropdown-item:last-child::before{display:none;}
#etw_language .dropdown-item img{padding:0 .3rem .15rem 0}
#etw_language .dropdown-item:hover{color:var(--etw-color1);background:0}
.etw_language a:not([href]):not([tabindex]){color:#fff;cursor:pointer}
@media (max-width:1199.98px){#etw_logo{margin-left:1rem;}
}
@media (max-width:991.98px){#header{position:inherit}
#header:before{display:none;}
#etw_logo{padding:0.8rem 0;margin-top:0;}
.nav-fixed{background:#fff!important;position:inherit;animation:none}
.etw_language{width:auto;height:auto;margin:0;float:right;}
.etw_language>ul>li::before{position:absolute;content:"";width:1px;height:100%;background-color:#ccc;top:-10%;right:1.4rem;}
.etw_language>ul>li>span{margin:1.9rem 3rem 0 0;text-align:center;width:40px;z-index:100;display:block;}
.etw_language ul li ol{position:absolute;width:120px;left:-2.2rem;top:2.2rem;transition:.3s all ease-in-out;box-shadow:0 1px 5px #ccc;z-index:1010;display:none}
#etw_language{width:100%;background:#fff;margin:0}
#etw_language .dropdown-item{width:auto;color:#111;font-size:0.85rem;line-height:0.85rem;padding:0.6rem;clear:inherit;display:block;background:0 0;text-align:center;}
#etw_language .dropdown-item:hover{background:#fff}
#etw_language .dropdown-item:before{display:none;}
}
@media (max-width:575.98px){#header{border-bottom:none;}
}
/*menu*/
.top-nav{z-index:999;width:auto;display:flex;flex-flow:wrap;justify-content:space-between;align-items:center;float:right;position:relative;}
.navbar{padding:0}
.navbar-collapse{justify-content:flex-end}
.navbar-light .navbar-nav li.nav-item{position:relative}
.navbar-light .navbar-nav a.nav-link{color:#333;font-size:1.2rem;line-height:1;position:relative;margin:0 2.5rem;font-weight:400;padding:1.2rem 0;font-family:Oswald;}
.navbar-light .navbar-nav a.nav-link:before{content:"";position:absolute;bottom:0px;left:0;height:3px;width:0;background:var(--etw-color1);transition-delay:.1s;transition:.3s all linear;}
.navbar-light .navbar-nav .active a.nav-link:before,.navbar-light .navbar-nav .show a.nav-link:before,.navbar-light .navbar-nav a.nav-link:hover:before{width:100%;}
.dropdown-toggle:after{position:relative;content:'';display:none;transition:.2s all ease-in-out;}
.navbar-light .navbar-nav .nav-item:last-child a.nav-link{margin:0 1.3rem 0 2rem;}
.navbar-nav .dropdown-menu{box-shadow:0 15px 22px -10px rgb(0 51 153 / 30%);border:none;padding:1rem 0;left:1rem;border-radius:0;top:50%;background-color:rgba(255,255,255,1);margin:0;visibility:hidden;pointer-events:none;opacity:0;display:block;transition:all .3s ease 0s;border-radius:0 0 10px 10px;}
.navbar-nav .dropdown-menu:before{content:"";position:absolute;width:0;height:0;border-bottom:6px solid var(--etw-color1);border-left:8px solid transparent;border-right:8px solid transparent;left:6%;top:-6px;display:none;}
.navbar-nav .dropdown-menu.show{visibility:visible;pointer-events:all;opacity:1;top:100%;display:block;}
.navbar-light .navbar-nav a.nav-link i{color:#999}
.navbar-light .navbar-nav .active .nav-link,.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{background:0;color:var(--etw-color1);}
.navbar-light .navbar-nav .show>.nav-link{color:var(--etw-color1)}
.navbar-light .navbar-nav .dropdown-item{font-size:15px;padding:0.5rem 1.5rem;font-weight:400;color:#333;position:relative;}
.navbar-light .navbar-nav a.dropdown-item.active,.navbar-light .navbar-nav a.dropdown-item:active,.navbar-light .navbar-nav a.dropdown-item:hover{background:0;color:var(--etw-color1);}
.nav-item span.pro_icon{position:absolute;top:7px;right:0;color:#999;padding:0;font-size:34px;width:30px;height:30px;line-height:30px;display:none;text-align:center;font-weight:200;}
@media (max-width:991.98px){.top-nav{width:100%;float:left;background:#fff;margin:0;display:block;padding:0}
.top-nav:after,.top-nav:before{display:none;}
.navbar-nav .dropdown-menu{background:#fff;box-shadow:none;padding:.3rem 0;position:relative!important;left:0!important;top:0!important;margin-left:0!important;min-width:auto!important;display:none;border-top:none;}
.navbar-nav .dropdown-menu:before{display:none;}
.navbar-light .navbar-nav .dropdown-item{background:#fff;padding:.4rem 1rem .4rem 2.4rem;border-bottom:none;font-size:.9rem;color:#333;white-space:normal;}
.navbar-light .navbar-nav .dropdown-menu>li{background:none;}
.navbar-light .navbar-nav .dropdown-item:before{content:normal}
.navbar-nav .dropdown-menu1>li{width:100%;float:none;margin:0}
.navbar-light .navbar-nav .show>.nav-link{color:#333}
.navbar-light .navbar-nav li.nav-item{margin:0}
.navbar-light .navbar-nav li.nav-item:before{content:normal}
.navbar-light .navbar-nav a.nav-link:before{content:normal}
.navbar-light .navbar-nav .active .nav-link,.navbar-light .navbar-nav .nav-link:hover{color:var(--etw-color1);background:0 0}
.navbar-light .navbar-nav .show>.nav-link{background:0 0}
.navbar-light .navbar-nav a.nav-link{font-size:1rem;border-bottom:1px solid rgba(0,0,0,.1);color:#111;padding:1rem;margin:0 1rem;}
.navbar-light .navbar-nav li.nav-item:last-child a.nav-link{border-bottom:none;margin-left:1rem;}
.dropdown-menu{border:none}
.navbar-light .navbar-toggler{color:#333;font-size:2.4rem;margin:1.3rem 1rem 0 0;border:none;outline:0;z-index:200;position:relative;}
.nav-item span.pro_icon{display:block}
.nav-item .dropdown-toggle::after{display:none;}
}
/****Container****/
#container{margin:93px auto 0 auto;width:100%;overflow:hidden;position:relative;}
.etw_container{overflow:inherit !important;}
.content_bg{width:100%;position:relative;background:#f4f2f2;padding:1rem 0;}
.content_bg .protitle4 span{background:#f4f2f2;}
.content{width:94%;margin:2rem auto;max-width:1200px;position:relative;}
.content1{width:94%;margin:2rem auto;max-width:1100px;position:relative;}
@media (max-width:991.98px){#container{margin-top:0}
.content_bg > .content > .content_flex,.content_bg > .content > .content_flex > #etw_right{padding-top:0;padding-bottom:0;}
.content_bg > .content > .content_flex > #etw_right h2{padding-top:0;margin-top:0;}
}
@media (max-width:767.98px){.content,.content1{margin:1rem auto;}
.etw_container{overflow:hidden !important;}
}
/****content title****/
.webtitle{color:#1d1d1d;font-size:2.4rem;font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.2;font-weight:400;text-align:center;font-family:Oswald;}
.protitle1{width:100%;color:#333;display:flex;flex-wrap:wrap;font-size:1.35rem;font-size:clamp(1.2rem,3vw,1.35rem);line-height:1.2;position:relative;font-weight:500;padding:0;margin:1rem 0;font-family:Oswald;}
.protitle1 a{color:var(--etw-color1);}
.protitle1 a:hover{color:#111;}
.protitle3{font-size:2.2rem;font-size:clamp(1.6rem,3vw,2.2rem);line-height:1.2;font-weight:300;text-align:center;margin:0 auto;position:relative;color:#1a1a1a;width:100%;padding:1rem 0;font-family:Oswald;}
.protitle3 a{color:#111;position:relative;display:block;}
.protitle3 a:hover{color:var(--etw-color1);}
.protitle4{position:relative;margin:2rem auto 1.5rem;padding:0;font-size:2rem;font-size:clamp(1.6rem,3vw,2rem);line-height:1.2;text-align:center;color:#333;font-weight:400;width:100%;font-family:Oswald;}
.protitle4:before{position:absolute;content:'';background:var(--etw-color3);width:100%;height:1px;top:50%;left:0;transform:translateY(-50%);right:0;margin:0 auto;}
.protitle4 a,.protitle4 span{display:inline-block;background:#fff;padding:0 1.5rem;position:relative;}
.sendinquiry{display:inline-flex;flex-wrap:wrap;justify-content:start;text-align:center;position:relative;z-index:1;}
.sendinquiry span,.sendinquiry a{cursor:pointer;color:#fff;padding:0.8rem 1.5rem;font-size:1rem;line-height:1;text-align:center;display:inline-block;margin:0 0 0.5rem 0;position:relative;overflow:hidden;font-weight:300;z-index:1;transition:.5s all ease-in-out;background:var(--etw-color1);font-family:Oswald;letter-spacing:0.1rem;}
.sendinquiry i{padding-right:.3rem;font-size:1rem}
.sendinquiry a:hover,.sendinquiry span:hover{color:#fff;background:var(--etw-color3);}
.btn.focus,.btn:focus{outline:0;box-shadow:none}
/*quick-link*/
#quicknav{position:relative;color:#111;line-height:1.2rem;font-size:0.95rem;width:100%;padding:1rem 0;font-weight:400;}
#quicknav a{color:#777}
#quicknav a i{color:#111;font-size:1.2rem;padding:0 0.3rem 0 0;}
#quicknav a i{display:inline-block;width:18px;height:18px;position:relative;}
#quicknav a svg{opacity:1;transition:.3s all ease-in-out;position:absolute;top:4px;left:0;}
#quicknav ul{width:94%;margin:0 auto;max-width:1200px}
#quicknav ul.max_1100{max-width:1100px;}
#quicknav ul.max_1300{max-width:1300px;}
#quicknav li{display:inline-block;padding:0 .2rem}
#quicknav li+li::before{padding:0 10px 0 5px;color:#555;content:"/\00a0"}
#quicknav li+li::before{content:"\f105";font-family:"fontello";color:#555;font-size:16px;padding:0 0.8rem 0 0;}
#quicknav a:hover{color:#111}
#quicknav.quicknav{background:0 0;color:#eee}
#quicknav.quicknav a{color:#555}
#quicknav.quicknav li+li::before{color:#fff}
@media (max-width:575.98px){#quicknav{display:none}
}
/****banner****/
#etw_banner{width:100%;height:auto;position:relative;margin:0 auto;text-align:center;}
.banner_txt{left:22%;margin:0 auto;top:15%;text-align:left;position:absolute;width:465px;}
.banner_txt h1{font-size:3.2rem;font-size:clamp(1.8rem,3vw,3.2rem);line-height:1.1;color:#fff;font-weight:600;margin:0 0 1rem 0;text-align:left;font-family:Oswald;}
.banner_more{position:relative;width:180px;font-weight:300;margin:2rem 0 0;transition:.3s all ease-in-out;text-align:center;}
.banner_more a{display:block;width:100%;color:#fff;position:relative;padding:1rem 0;text-align:center;font-size:1.1rem;line-height:1.1rem;font-weight:400;border-radius:2rem;background:rgba(0,0,0,.5);font-family:Oswald;letter-spacing:0.05rem;border:2px solid #fff;}
.banner_more a:hover{color:#fff;background:var(--etw-color1);}
.bannerin{width:100%;position:relative;overflow:hidden;}
.bannerin1{background:url(../images/bannerin01.webp) no-repeat;background-size:cover;background-position:0 95%;min-height:520px;}
.bannerin2{background:url(../images/bannerin02.webp) no-repeat;background-size:cover;background-position:0 55%;min-height:280px;}
.bannerin3{background:url(../images/bannerin03.webp) no-repeat;background-size:cover;background-position:0 75%;min-height:280px;}
.bannerin4{background:url(../images/bannerin04.webp) no-repeat;background-size:cover;background-position:0 61%;min-height:300px;}
.bannerin5{background:url(../images/bannerin05.webp) no-repeat;background-size:cover;background-position:0 51%;min-height:400px;}
.bannerin6{background:url(../images/bannerin06.webp) no-repeat;background-size:cover;background-position:0 11%;min-height:400px;}
.bannerin7{background:url(../images/bannerin07.webp) no-repeat;background-size:cover;background-position:0 51%;min-height:400px;}
.banner_box{position:absolute;max-width:1200px;margin:0 auto;width:94%;z-index:4;left:0;right:0;top:50%;transform:translateY(-50%);}
.banner_box h1,.banner_box h2,.banner_box h4,.banner_box .etw_hometitle,.banner_box #quicknav,.banner_box #quicknav a{color:#fff;background:0;}
.banner_box h1,.banner_box h2,.banner_box .etw_hometitle{font-size:3rem;font-size:clamp(1.8rem,3vw,3rem);line-height:1.2;padding:1rem 0;font-weight:600;position:relative;border-bottom:none;margin:0;color:#fff;}
.banner_box h3{color:#fff;font-size:1.4rem;line-height:1.6rem;width:100%;margin:-0.5rem auto 0;font-weight:300;}
.banner_box p{color:#fff;font-weight:300;font-size:15px;line-height:1.5rem;width:100%;}
.banner_box #quicknav a:hover{color:var(--etw-color1);}
.banner_box #quicknav ul{width:100%;}
.banner_box #quicknav li+li::before{color:#ddd;}
.banner_box #quicknav a i{color:#fff;}
.banner_box1{top:48%;}
.banner_box1 h2,.banner_box1 h1,.banner_box1 .etw_hometitle,.banner_box1 p,.banner_box1 h3,.banner_box1 #quicknav,.banner_box1 h4{text-align:center;}
.banner_box2{right:auto;background:rgb(27,48,127,.9);display:flex;flex-wrap:wrap;justify-content:end;width:520px;left:18%;padding:3rem;}
.banner_box2:before{content:"";background:url(../images/slide1.png) 0 0 repeat-x;width:100%;height:12px;display:block;position:absolute;left:0;top:0;}
.banner_box2 h2{text-transform:uppercase;border-bottom:1px solid #eee;margin:0 0 1.5rem;}
.banner_box2 h3{color:var(--etw-color2);font-family:Oswald;font-weight:400;margin:-0.5rem 0 0.5rem;line-height:2rem;}
.banner_box3{left:15%;right:auto;background:rgb(27,48,127,.9);padding:2rem 3rem;width:550px;}
.banner_box3_big{width:620px;}
.banner_video{width:60px;height:60px;border-radius:50%;right:-28px;top:50%;transform:translateY(-50%);position:absolute;cursor:pointer;}
.banner_video:before{position:absolute;content:'';background:url(../images/video_btn2.png) no-repeat;background-size:cover;width:60px;height:60px;top:50%;left:50%;transform:translate(-50%,-50%);}
@media (max-width:1199.98px){.banner_more{display:none;}
.banner_txt{top:25%;left:5%;}
}
@media (max-width:991.98px){.banner_box h2,.banner_box .etw_hometitle,.banner_box h3,.banner_box #quicknav,.banner_box #quicknav a{text-align:left;}
.banner_box #quicknav{font-size:0.9rem;}
#etw_banner .swiper-pagination{bottom:20px;}
.protitle4{margin:1rem auto;}
}
@media (max-width:767.98px){.banner_txt{display:none}
.bannerin{min-height:auto;padding:1rem 0;}
.banner_box{position:relative;top:auto;transform:none;}
.banner_box p{display:none;}
.banner_box2{left:auto;padding:1.5rem;max-width:96%;}
.banner_box h3{font-size:1.1rem;line-height:1.3;}
.banner_box3{left:auto;max-width:calc(96% - 50px);}
}
@media (max-width:575.98px){.etw_banner{border-top:none;padding:1rem 0 0 0;}
#etw_banner{display:none;}
}
/*mainpro*/
.mainpro{width:94%;margin:2rem auto;max-width:1100px;position:relative;}
.mainpro .webtitle{position:relative;margin:0 auto;padding:1.5rem 0;font-size:2.4rem;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.2;text-align:center;color:#1a1a1a;font-weight:500;width:100%;font-family:Oswald;}
.mainpro p{font-size:1.2rem;line-height:1.8rem;color:#777;font-weight:300;width:68%;margin:0 auto 2rem;text-align:center;}
.mainpro ul{width:100%;display:flex;position:relative;margin:0 auto;flex-wrap:wrap;}
.mainpro ul>li{width:33%;position:relative;margin:0 0.5% 0.4rem 0;transition:.3s all ease-in-out;display:flex;flex-wrap:wrap;background:#fff;}
.mainpro ul>li:nth-child(3n){margin-right:0;}
.mainpro ul>li>ol{width:100%;position:relative;display:flex;flex-wrap:wrap;flex-direction:row-reverse;}
.mainpro ul li ol li.product_img{width:100%;position:relative;z-index:1;}
.mainpro ul li ol li.product_img a{width:100%;display:block;position:relative;text-align:center;overflow:hidden;}
.mainpro ul li ol li.product_img .overlay{opacity:0;transition:.3s all ease-in-out;position:absolute;top:0;}
.mainpro ul li ol li.product_img img{width:100%;transition:.3s all ease-in-out;display:block;object-fit:cover;aspect-ratio:16 / 11;}
.mainpro ul li ol:hover li.product_img img{filter:brightness(70%);}
.mainpro ul li ol:hover li.product_img .overlay{opacity:1;visibility:visible;left:0;}
.mainpro ul li ol li.product_con{position:absolute;display:inline-block;width:auto;transition:.5s all ease-in-out;z-index:1;left:1rem;bottom:1rem;}
.mainpro ul li ol li.product_con a{color:var(--etw-color1);font-size:1.1rem;display:block;position:relative;line-height:1.3rem;padding:0.5rem 1.5rem;font-weight:600;text-align:left;background:rgba(255,255,255,.9);}
.mainpro ul li ol li.product_con small{display:block;font-size:100%;}
.mainpro ul li ol li.product_con span{color:#666;font-size:1.05rem;line-height:1.5rem;display:block;padding:0;font-weight:300;text-align:center;}
.mainpro ul li ol:hover li.product_con a{color:var(--etw-color3);}
.mainpro1{margin:3rem auto 1rem;width:100%;position:relative;display:flex;flex-wrap:wrap;background:var(--etw-color1);align-items:center;}
.mainpro1_left{width:52%;}
.mainpro1_right{width:48%;padding:0 17% 0 4rem;}
.mainpro1 .webtitle{font-family:Oswald;font-size:2.4rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:500;color:#fff;text-align:left;padding:0 0 1rem;}
.mainpro1 p{width:100%;color:#fff;letter-spacing:0.075rem;margin:0 0 1.5rem;}
.mainpro1 ul{display:flex;flex-wrap:wrap;}
.mainpro1 ul>li{width:32%;margin:0 2% 0 0;position:relative;border:2px solid var(--etw-color2);transition:.3s all ease-in-out;padding:1rem;}
.mainpro1 ul>li:nth-child(3n){margin-right:0;}
.mainpro1 ul>li:hover{background:rgba(0,0,0,.3);}
.mainpro1 ul li ol{display:flex;flex-wrap:wrap;}
.mainpro1 ul li ol li.product_img{width:100%;position:relative;}
.mainpro1 ul li ol li.product_img a{display:block;text-align:center;}
.mainpro1 ul li ol li.product_img img{display:block;aspect-ratio:1 / 1;width:45px;margin:0 auto;}
.mainpro1 ul li ol li.product_con{width:100%;position:relative;}
.mainpro1 ul li ol li.product_con a{display:block;padding:1rem 0 0;text-align:center;font-size:16px;line-height:1.2;font-weight:500;color:#fff;}
@media (max-width:1299.98px){.mainpro1_right{padding:1.5rem 4rem;}
}
@media (max-width:991.98px){.mainpro p{font-size:1.1rem;line-height:1.6rem;width:100%;}
.mainpro>ul>li{width:49%;margin:0 2% 1rem 0;}
.mainpro>ul>li:nth-child(3n){margin-right:2%;}
.mainpro>ul>li:nth-child(2n){margin-right:0;}
.mainpro{margin:1rem auto;}
.mainpro .webtitle{padding:1rem 0;}
.mainpro1{margin:2rem auto;}
.mainpro ul li ol li.product_con{max-width:calc(100% - 2rem);}
.mainpro1_right{padding:1.5rem 2rem;}
.mainpro1 ul li ol li.product_con a{font-size:0.8rem;}
}
@media (max-width:767.98px){.mainpro1_left{display: none;}
.mainpro1_right{width:100%;}
.mainpro ul li ol li.product_con a{font-size:1rem;}
}
@media (max-width:575.98px){.mainpro>ul>li{width:100%;margin:0 0 1rem 0}
.mainpro>ul>li:nth-child(3n){margin-right:0}
.mainpro>ul>li:last-child{margin-bottom:0;}
.mainpro ul li ol li.product_img img{width:100%;}
}
@media (max-width:450.98px){.mainpro1 ul>li{width:100%;margin-right:0;margin-bottom:1rem;}
.mainpro1 ul>li:last-child{margin-bottom:0;}
}
/****home about****/
.homeabout_bg{width:100%;margin:0 auto;position:relative;padding:1rem 0;background:#f2f2f2;}
.homeabout{width:94%;max-width:1100px;padding:3rem 0;margin:0 auto;display:flex;flex-wrap:wrap;position:relative;z-index:1;}
.homeabout .webtitle{width:100%;font-size:2.4rem;font-size:clamp(1.8rem,3vw,2.4rem);line-height:1;position:relative;margin:0.3rem 0 1.2rem;text-align:left;font-weight:600;font-family:Oswald;}
.homeabout .webtitle span{display:block;font-weight:600;color:var(--etw-color1);}
.homeabout .webtitle a{color:var(--etw-color1)}
.homeabout .webtitle a:hover{color:var(--etw-color3);}
.homeabout .small_title{text-transform:uppercase;display:block;font-size:1rem;font-weight:800;color:var(--etw-color3);line-height:1.1rem;letter-spacing:0.1rem;}
.about_img{width:50%;position:relative;margin:0 auto;padding:0 4rem 0 0;}
.about_img img{display:block;object-fit:cover;}
.about_txt{width:50%;margin:0;position:relative;padding:0 0 0 5rem;display:flex;flex-wrap:wrap;align-content:center;}
.about_txt:before{position:absolute;content:'';background:#c2c2c2;width:1px;height:100%;left:0;bottom:0;}
.about_txt:after{position:absolute;content:'';background:#c2c2c2;width:1px;height:35%;left:4px;bottom:0;}
.about_txt p{width:100%;color:#555;font-size:1.05rem;line-height:1.6rem;margin:0;text-align:left;font-weight:400;letter-spacing:0.05rem;}
.about_img .more{display:inline-block;position:relative;}
.about_img .more a{text-align:center;padding:0.8rem 1.5rem;display:block;margin:0;background:var(--etw-color1);color:#fff;z-index:0;position:relative;font-size:15px;line-height:1;border-radius:2rem;letter-spacing:0.075rem;border-bottom:3px solid #ccc;}
.application{width:94%;margin:3rem auto 4rem;position:relative;display:flex;flex-wrap:wrap;max-width:1200px;}
.application .webtitle{color:var(--etw-color1);position:relative;font-size:2.4rem;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.2;font-weight:500;text-align:center;padding:1.5rem 0;width:100%;}
.application .webtitle:before{position:absolute;content:'';background:var(--etw-color3);width:50px;height:5px;left:50%;top:12px;transform:skewX(-45deg) translateX(-50%);}
.application ul{display:flex;flex-wrap:wrap;position:relative;width:100%;}
.application ul>li{width:23.5%;margin:0 2% 0 0;position:relative;overflow:hidden;background:#f1f1f1;padding:1rem;box-shadow:4px 4px 4px 0 rgba(28,58,108,.4);}
.application ul>li:nth-child(4n){margin-right:0;}
.application ul li ol{display:flex;flex-wrap:wrap;position:relative;width:100%;}
.application ul li ol li.product_img{width:100%;position:relative;}
.application ul li ol li.product_img a{display:block;width:100%;position:relative;overflow:hidden;aspect-ratio:4 / 3;}
.application ul li ol li.product_img img{transition:all 5s linear,filter 1s linear;display:block;object-fit:cover;}
.application ul li ol:hover li.product_img img{transform:scale(1.2) rotate(0.02deg);}
.application ul li ol li.product_con{position:relative;width:100%;}
.application ul li ol li.product_con a{font-size:1.05rem;line-height:1.3rem;display:block;padding:1rem 0 2.5rem;color:#333;font-weight:400;font-family:Oswald;position:relative;}
.application ul li ol li.product_con a:before{position:absolute;content:'';background:url(../images/icon2.png);background-size:cover;width:30px;height:30px;right:0;bottom:0;}
.application ul li ol:hover li.product_con a{color:var(--etw-color1);}
@media (max-width:991.98px){.about_txt{width:100%;padding-left:0;}
.about_img{width:100%;padding-right:0;margin-bottom:1rem;}
.homeabout{padding:1rem;}
.about_txt:before,.about_txt::after{display:none;}
.application{margin:1rem auto 2rem;}
.application .webtitle{padding-bottom:1rem;}
}
@media (max-width:767.98px){.application>ul>li{width:49%;margin:0 2% 1rem 0}
.application>ul>li:nth-child(2n){margin-right:0}
.application ul li ol li.product_con a{font-size:1rem;padding-bottom:0;}
.application ul li ol li.product_con a:before{display:none;}
}
@media (max-width:575.98px){.application{display:none;}
.about_txt p{font-size:15px;line-height:1.5rem;}
}
/****Content Box****/
.content_box3{width:100%;margin:0 auto 3rem;}
.content_box3 ul{display:flex;flex-wrap:wrap;position:relative;}
.content_box3>ul>li{width:30.66%;margin:0 4% 1rem 0;position:relative;}
.content_box3>ul>li:nth-child(3n){margin-right:0;}
.content_box3>ul>li:before{position:absolute;content:'';background:#c2c2c2;width:1px;height:100%;right:-7%;top:0;}
.content_box3>ul>li:nth-child(3n)::before{display:none;}
.content_box3 ul li ol{position:relative;display:flex;flex-wrap:wrap;}
.content_box3 ul li ol li.product_img{width:100%;position:relative;}
.content_box3 ul li ol li.product_img a{position:relative;display:block;width:100%;overflow:hidden;}
.content_box3 ul li ol li.product_img img{transition:.2s all ease-in-out;display:block;object-fit:cover;}
.content_box3 ul li ol li.product_con{width:100%;position:relative;transition:.3s all ease-in-out;}
.content_box3 ul li ol li.product_con a{color:var(--etw-color1);font-size:1.4rem;display:block;position:relative;width:100%;font-weight:400;line-height:1.2;padding:1.5rem 0;font-family:Oswald;}
.content_box3 ul li ol li.product_con span{color:#555;width:100%;font-size:13px;font-weight:400;padding:0 0 1rem;line-height:1.4rem;display:block;}
.content_box3 ul li ol li.product_con a.more{font-size:15px;line-height:1;padding:0;display:inline-block;width:auto;color:#333;border-bottom:2px solid var(--etw-color3);position:relative;font-family:Roboto;font-weight:500;}
.content_box3 ul li ol li.product_con a.more:before{content:"\f105";position:absolute;right:-14px;top:-2px;font-family:fontello;color:var(--etw-color3);font-size:20px;}
.content_box3 ul li ol li.product_con a:hover{color:var(--etw-color1);}
.content_box3 ul li ol li.product_con a.more:hover{color:var(--etw-color3);}
.content_box4{width:94%;position:relative;max-width:1200px;background:#fff;margin:-3rem auto 0;padding:3rem;}
.content_box4 ul{display:flex;flex-flow:wrap;margin:0 auto;position:relative;}
.content_box4>ul>li{width:32%;margin:0 2% 1.5rem 0;transition:.5s all ease-in-out;border-radius:10px;overflow:hidden;box-shadow:4px 4px 4px 0 rgba(28,58,108,.4);}
.content_box4>ul>li:hover{box-shadow:1px 3px 10px rgba(0 0 0 / 15%);}
.content_box4>ul>li:nth-child(3n){margin-right:0}
.content_box4 ul li ol{position:relative;display:flex;flex-wrap:wrap;align-items:center;}
.content_box4 ul li ol li.product_img{width:100%;position:relative;}
.content_box4 ul li ol li.product_img a{display:block;width:100%;position:relative;overflow:hidden;}
.content_box4 ul li ol li.product_img img{width:100%;transition:.5s all ease-in-out;display:block;object-fit:cover;aspect-ratio:1 / 1;filter:brightness(90%);}
.content_box4 ul li ol li.product_img:hover img{opacity:.6;}
.content_box4 ul li ol li.product_con{position:absolute;width:100%;display:block;padding:2rem;left:0;top:0;background:linear-gradient(180deg,#000,transparent);}
.content_box4 ul li ol li.product_con a{color:#fff;position:relative;padding:0;font-weight:500;font-size:1.2rem;line-height:1.2;text-align:left;display:block;font-family:Oswald;}
.content_box4 ul li ol li.product_con span{color:#666;position:relative;font-weight:300;font-size:0.85rem;line-height:1.2rem;text-align:left;display:block;}
.content_box4 ul li ol li.product_con a:hover{color:var(--etw-color2);}
@media (max-width:991.98px){.content_box3 ul>li{width:32%;margin:0 2% 1.5rem 0;}
.content_box3 ul>li:nth-child(3n){margin-right:0;}
.content_box3>ul>li:before{right:-3%;}
.content_box3 ul li ol li.product_con a{padding:1rem 0;}
.content_box3{margin-bottom:1.5rem;}
.content_box4{padding:1.5rem;}
}
@media (max-width:767.98px){.content_box4>ul>li{width:49%;}
.content_box4>ul>li:nth-child(3n){margin-right:2%;}
.content_box4>ul>li:nth-child(2n){margin-right:0%;}
.content_box3 ul>li{width:49%;}
.content_box3 ul>li:nth-child(2n){margin-right:0;}
.content_box3>ul>li:before{display:none;}
.content_box3 ul li ol li.product_con a{font-size:1.2rem;}
.content_box4{margin-top:0;padding:1.5rem 1rem;}
}
@media (max-width:575.98px){.content_box3 ul>li{width:100%;margin:0 0 1.5rem 0;}
.content_box3 ul>li:nth-child(3n){margin-right:0;}
.content_box3 ul>li:nth-child(2n){margin-right:0;}
.content_box4 ul li ol li.product_con{width:100%;}
.content_box4 ul li ol li.product_img{width:100%;}
.content_box3 ul li ol li.product_img img{margin:0 auto;width:100%;}
.content_box3 ul li:last-child{margin-bottom:0;}
}
@media (max-width:450.98px){.content_box4>ul>li{width:100%;margin:0 0 1.5rem 0}
}
/****Hub Page****/
.brief_box{display:flex;flex-wrap:wrap;background:#fff;padding:1rem;width:100%;align-items:center;}
.brief_img{width:40%;}
.brief_box .brief{font-size:15px;width:60%;padding:0 3rem;line-height:1.6rem;}
.about_page_box{position:relative;display:flex;flex-wrap:wrap;align-items:center;}
.about_page_left{width:55%;position:relative;}
.about_page_right{width:57%;position:relative;padding:4rem 3rem 3rem;background:#f5f5f5;margin:5rem 0 0 -12%;box-shadow:rgba(27,26,26,0.1) 0 3.125rem 6.25rem -1.25rem,rgba(27,26,26,0.3) 0 1.875rem 3.75rem -1.875rem;}
.about_page_right p{font-size:14px;letter-spacing:0.05rem;}
@media (max-width:991.98px){.about_page_right{margin-top:2rem;padding:2rem;}
}
@media (max-width:767.98px){.brief_box .brief{font-size:0.9rem;padding:0 1rem;}
.about_page_left{width:100%;}
.about_page_right{width:100%;margin:0;padding:0;background:0;box-shadow:none;}
}
@media (max-width:575.98px){.brief_img{width:100%;}
.brief_box .brief{width:100%;margin:1rem 0;padding:0;}
}
/****Details Page****/
.details_page_box{position:relative;border-radius:30px;overflow:hidden;border:3px solid var(--grey-color);background:#fff;}
.small_details_title{position:relative;font-size:1.05rem;font-weight:700;font-style:oblique;color:var(--etw-color1);}
.small_details_title:before{position:absolute;content:'';background:var(--etw-color1);width:100%;height:1px;top:50%;transform:translateY(-50%);left:0;opacity:.3;}
.small_details_title span{display:inline-block;background:#f4f2f2;padding:0 1.5rem 0 0;position:relative;}
.item_box1{background:#fff;position:relative;width:100%;padding:2rem;border:4px solid #eee;margin:1rem 0;border-radius:1rem;}
.item_box1 .protitle1{position:absolute;left:2rem;top:-2.7rem;background:#fff;padding:0.5rem 1rem;display:inline-block;width:auto;color:var(--etw-color1);}
.details_page_content{display:grid;grid-template-columns:repeat(3,1fr);}
.details_page_content .details_page_box{border-radius:1rem;}
@media (max-width:767.98px){.details_page_content{grid-template-columns:repeat(2,1fr);}
.details_page_box{border-radius:0;padding:1rem;}
.details_page_box img{display:block;margin:0 auto;}
}
@media (max-width:575.98px){.item_box1{padding:1.5rem;}
.details_page_content{grid-template-columns:1fr;}
.item_box1 .protitle1{position:static;margin-top:-1rem;}
}
/****products list****/
.content_flex{display:flex;flex-wrap:wrap;justify-content:space-between;padding:1rem 0;flex-direction:row-reverse;}
#etw_right{width:73%;position:relative;}
#etw_sidebar{width:23%;position:sticky;height:100%;top:100px;}
#etw_sidebar .webtitle{text-align:left;font-size:1.4rem;line-height:1;padding:2rem 1.5rem .5rem;color:var(--etw-color1);font-weight:600;position:relative;transition:.3s all ease-in-out;width:100%;margin:0;font-family:Oswald;text-transform:uppercase;}
#etw_productlist{position:relative;overflow:hidden;margin:0 0 2rem;background:#fff;}
#etw_productlist>ul{position:relative;padding:0.5rem 0 1.5rem}
#etw_productlist>ul>li{width:100%;position:relative;display:block;transition:.3s all ease-in-out;padding:0 0 0.3rem;}
#etw_productlist>ul>li>a{padding:0.3rem 1rem 0.3rem 2.5rem;color:#333;font-size:0.95rem;line-height:1.2rem;font-weight:400;position:relative;display:block;width:100%;overflow:hidden;}
#etw_productlist>ul>li>a:before{content:"\f105";position:absolute;left:26px;top:4px;font-family:fontello;color:var(--etw-color3);font-size:16px;transition:.3s all ease-in-out;}
#etw_productlist>ul>li>a.dq,#etw_productlist>ul>li>a:hover{color:var(--etw-color3);}
#etw_productlist ul li ol{position:relative;}
#etw_productlist ul li>ol>li>a{position:relative;display:block;padding:0.6rem 1.5rem 0.6rem 0;color:#111;font-size:1rem;line-height:1.2rem;font-weight:400;}
#etw_productlist ul li>ol>li{position:relative;}
#etw_productlist ul li ol li a.dq,#etw_productlist>ul>li ol li a:hover{color:var(--etw-color1);}
@media (max-width:991.98px){#etw_right,#etw_sidebar{width:100%}
#etw_productlist,#etw_sidebar .webtitle,#left_contact{display:none}
}
/****Hub quote****/
.bottom_quote{position:relative;background:url(../images/quote_bg.webp) no-repeat;background-size:cover;padding:3rem 0;}
.bottom_quote .content{margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1100px;align-items:center;}
.quote_text{position:relative;width:100%;text-align:center;}
.quote_title{color:#fff;font-size:2rem;font-size:clamp(1.6rem,3vw,2rem);line-height:1.2;font-weight:500;margin:0 0 1rem;position:relative;font-family:Oswald;}
.bottom_quote p{font-size:1.4rem;line-height:1.4;margin:0;color:#fff;font-weight:300;letter-spacing:0.075rem;}
.bottom_inquiry{color:var(--etw-color1);position:relative;padding:1rem 2rem;text-align:center;display:flex;flex-wrap:wrap;font-size:1.1rem;line-height:1.1rem;align-items:center;margin:1.5rem auto 0;background:#fff;cursor:pointer;font-weight:500;border-radius:2rem;transition:.5s all ease-in-out;font-family:Oswald;}
.bottom_inquiry:hover{background:#111;color:#fff;}
@media (max-width:991.98px){.bottom_quote{padding:1.5rem 0;}
.quote_text{width:100%;}
}
@media (max-width:767.98px){.bottom_quote p{font-size:1rem;line-height:1.3rem;}
}
/****related img****/
figure{margin:0;width:100%;display:table;clear:both}
figure a{pointer-events:none;}
figure.jsclickready a:not(.original-link){pointer-events:auto!important;cursor:pointer!important;}
a.original-link{cursor:default;}
.related_pic a.original-link{pointer-events:none!important;}
.related_pic a.original-link img{pointer-events:auto!important;}
.left_pic{width:100%;margin:0;}
.left_pics{width:100%;overflow:hidden;position:relative;}
.left_pic img{max-width:100%;text-align:center;transition:.3s all ease-in-out}
.left_pic_mix img{mix-blend-mode:multiply;}
.related_pic{width:100%;display:flex;flex-wrap:wrap;margin:0.5rem 0 0 0;}
.related_pic ul{display:flex;flex-flow:wrap;gap:4px;width:100%;}
.related_pic li{width:auto;overflow:hidden;margin:0;flex:1;padding:0 2px;display:flex;flex-wrap:wrap;}
.related_pic li a{display:block;position:relative;border:1px solid #eee;}
.related_pic li a.imgdq{border:1px solid var(--etw-color1)}
.related_pic img{transition:.3s all ease-in-out;}
.related_pic span{font-size:.75rem;line-height:.9rem;display:block;text-align:center}
.left_pic .related_pic li.video_item{position:relative;cursor:pointer;}
.left_pic .related_pic li.video_item::before{content:'';position:absolute;width:36px;height:36px;opacity:0.9;cursor:pointer;z-index:100;background:url(../images/video_btn.png) no-repeat;background-size:auto;background-size:cover;left:50%;top:50%;transform:translate(-50%,-50%);}
.related_pic2 li{width:20%;margin:0 0 0.5rem 0;flex:none;}
.left_pic1{width:100%;display:flex;flex-wrap:wrap;margin:0;position:relative;align-items:start;}
.left_pic1 .left_pics{width:80%;overflow:hidden;position:relative;}
.left_pic1 img{max-width:100%;text-align:center;transition:.3s all ease-in-out}
.left_pic1 .related_pic{width:19%;display:flex;flex-wrap:wrap;margin:0 0 0 1%;justify-content:center;}
.left_pic1 .related_pic ul{display:flex;flex-flow:wrap}
.left_pic1 .related_pic li{width:100%;float:left;overflow:hidden;margin:0 0 4px;flex:none;}
.left_pic1 .related_pic li a{display:block;position:relative;}
.left_pic1 .related_pic img{transition:.3s all ease-in-out;}
.left_pic1_side{flex-direction:row-reverse;}
.left_pic1_side .related_pic{margin:0 1% 0 0;}
@media (max-width:767.98px){.left_pic{float:none;text-align:center}
}
/****photo****/
.etw_photo{margin:0;width:100%;}
.etw_photo ul{display:flex;width:auto;height:auto;flex-flow:wrap}
.etw_photo ul li{margin:0 2% .5rem 0}
.etw_photo ul li.bg_photo{background:linear-gradient(180deg,#ccc,#eee);text-align:center;padding:1.5rem 0 1rem 0;}
.etw_photo ul li.bg_photo a{width:40%;margin:0 auto;}
.etw_photo ul li img{display:block;width:100%;transition:.5s all ease-in-out;}
.etw_photo ul li a{display:block;overflow:hidden;}
.etw_photo ul li a:hover img{transform:scale(1.03);}
.etw_photo ul li span{display:block;text-align:center;font-size:14px;line-height:1.2;font-weight:500;margin:0.6rem 0;color:#333;}
.etw_photo ul li p{display:block;text-align:left;font-size:14px;line-height:1.5;font-weight:400;margin:0.5rem 0;color:#333;}
.etw_photo ul li p strong{font-size:15px;font-weight:600;}
.etw_gallery{position:relative;}
.etw_gallery ul{display:flex;flex-wrap:wrap;position:relative;}
.etw_gallery ul li{width:25%;margin:0 0 4px 0;padding:0 2px !important;position:relative;}
.etw_gallery1 ul li{width:100%;}
.etw_gallery2 ul li{width:50%;}
.etw_gallery3 ul li{width:33.33%;}
.etw_gallery5 ul li{width:20%;}
.etw_gallery6 ul li{width:16.66%;}
.etw_gallery ul li a{width:100%;display:flex;overflow:hidden;position:relative;flex-wrap:wrap;align-items:center;justify-content:center;}
.etw_gallery ul li img{display:block;width:100%;transition:.5s all ease-in-out;}
.etw_gallery ul li:hover img{filter:brightness(-70%);}
.etw_gallery ul li span{display:block;padding:0.5rem;text-align:center;font-size:0.9rem;line-height:1.1rem;font-weight:400;}
.etw_gallery_bg ul li span{position:absolute;left:0;bottom:0;background:linear-gradient(0deg,#000,transparent);padding:2rem 1rem 1rem;color:#fff;width:100%;}
.etw_gallery_bg ul li .etw_gallery_box{position:relative;overflow:hidden;}
.etw_gallery_bg ul li .etw_gallery_box span{margin:0;text-align:left;}
.etw_radius img{border-radius:10px;}
.etw_ratio3 img{aspect-ratio:1 / 1;object-fit:cover;}
.etw_photo_process ul{counter-reset:num;}
.etw_photo_process ul li{position:relative;counter-increment:num;}
.etw_photo_process ul li:before{position:absolute;content:counter(num);font-size:16px;line-height:1;color:#fff;background:linear-gradient(45deg,var(--etw-color1),var(--etw-color3));width:25px;height:38px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;left:0px;top:-3px;clip-path:polygon(100% 0,100% 81%,0 100%,0 0);}
.etw_photo_process ul li img{border-radius:10px;border:3px solid #eee;}
.etw_photo_border{border-bottom:3px solid #eee;border-radius:0 0 1rem 1rem;padding:0 1rem;}
.case_pic_txt{text-align:center;padding:0.5rem;font-weight:700;font-size:15px;line-height:1.2;color:#999;font-style:oblique;}
.etw_before_pic{position:relative;}
.etw_before_pic ul{display:flex;flex-wrap:wrap;justify-content:space-between;}
.etw_before_pic ul li{width:40%;position:relative;}
.etw_before_pic ul li:nth-child(1):before{position:absolute;content:'';background:url(../images/icon3.png) no-repeat;background-size:cover;width:100px;height:42px;right:-39%;top:45%;transform:translateY(-50%);}
.etw_before_pic ul li span{display:block;padding:0.5rem 1rem;color:var(--etw-color1);font-weight:500;font-size:15px;line-height:1.2;text-align:center;}
.etw_before_pic ul li img{display:block;border-radius:10px;}
.pic_title{font-size:14px;line-height:1.2;background:var(--etw-color1);color:#fff;padding:0.5rem;font-family:Oswald;display:flex;flex-wrap:wrap;align-items:center;min-height:50px;font-weight:300;}
.etw_pic6_bg ul li{background:#f4f2f2;}
.etw_pic6_bg ul li span{text-align:left;padding:0.5rem;font-size:13px;}
.etw_pic2 ul,.etw_pic3 ul,.etw_pic4 ul,.etw_pic5 ul,.etw_pic6 ul{margin:0}
.etw_pic2 ul li{width:49%}
.etw_pic3 ul li{width:32%}
.etw_pic4 ul li{width:23.5%}
.etw_pic5 ul li{width:18.4%}
.etw_pic6 ul li{width:15%}
.etw_pic2 ul li:nth-child(2n),.etw_pic3 ul li:nth-child(3n),.etw_pic4 ul li:nth-child(4n),.etw_pic5 ul li:nth-child(5n),.etw_pic6 ul li:nth-child(6n){margin-right:0}
@media (max-width:991.98px){.etw_pic6 ul li{width:32%}
.etw_pic6 ul li:nth-child(6n){margin-right:2%}
.etw_pic6 ul li:nth-child(3n){margin-right:0}
}
@media (max-width:767.98px){.etw_pic5 ul li{width:32%}
.etw_pic5 ul li:nth-child(5n){margin-right:2%}
.etw_pic5 ul li:nth-child(3n){margin-right:0}
.etw_pic1 ul li{width:100%;margin:0;}
.etw_gallery ul li{width:50%;}
.etw_gallery1 ul li{width:100%;}
.etw_gallery3 ul li{width:33.33%;}
.etw_gallery5 ul li{width:33.33%;}
.etw_gallery6 ul li{width:33.33%;}
.etw_before_pic ul li:nth-child(1):before{right:-42%;width:80px;height:32px;}
.etw_pic4 ul li,.etw_pic3 ul li{width:49%}
.etw_pic3 ul li:nth-child(3n){margin-right:2%;}
.etw_pic4 ul li:nth-child(2n),.etw_pic3 ul li:nth-child(2n){margin-right:0}
}
@media (max-width:575.98px){.etw_pic5 ul li,.etw_pic6 ul li{width:49%}
.etw_pic5 ul li:nth-child(3n),.etw_pic6 ul li:nth-child(3n){margin-right:2%}
.etw_pic5 ul li:nth-child(2n),.etw_pic6 ul li:nth-child(2n){margin-right:0}
.etw_gallery ul li span{font-size:.9rem;line-height:1rem;}
.etw_gallery2 ul li{width:100%;}
.etw_gallery3 ul li{width:100%;}
.etw_gallery5 ul li{width:50%;}
.etw_gallery6 ul li{width:50%;}
.left_pic1 .left_pics{width:100%;margin-bottom:0.5rem;}
.left_pic1 .related_pic{width:100%;margin-left:0;}
.left_pic1 .related_pic li{width:auto;flex:1;}
.left_pic1_side .related_pic{margin-right:0;}
.etw_before_pic ul li:nth-child(1):before{display:none;}
.etw_before_pic ul li{width:49%;}
.etw_photo_border{padding:0;border-radius:0;border-bottom:0;}
}
@media (max-width:450.98px){.etw_pic_full ul li,.etw_photo_process ul li{width:100%;margin:0 0 0.6rem 0!important;}
.etw_pic_full ul li:last-child,.etw_photo_process ul li:last-child{margin-bottom:0;}
.etw_before_pic ul li{width:100%;margin-bottom:1rem;}
.etw_before_pic ul li:last-child{margin-bottom:0;}
}
/****ul li style****/
ul.listitem1{width:100%;}
ul.listitem1 li{padding:0 0 0.6rem 1.1rem;width:100%;position:relative;text-align:left;}
ul.listitem1 li:before{position:absolute;content:'';width:4px;height:4px;background:var(--etw-color3);border-radius:50%;left:6px;top:9px;}
ul.listitem2{width:100%;}
ul.listitem2 li{padding:0 0 0.3rem 0;width:100%;position:relative;text-align:left;}
ul.listitem3 li{padding:0 0 0.7rem 0.8rem;width:100%;position:relative;text-align:left;font-size:14px;line-height:1.5;}
ul.listitem3 li:before{position:absolute;content:'';width:4px;height:4px;background:var(--etw-color3);border-radius:50%;left:1px;top:8px;}
ul.listitem3 li strong{font-size:15px;font-weight:700;color:var(--etw-color1);}
.tab-content{position:relative;margin:0;}
.nav_tabs_list{border:none;position:relative;margin:1rem 0}
.nav_tabs_list li{display:flex;flex-wrap:wrap;justify-content:center;margin:0 1.5rem 0 0;}
.nav_tabs_list li a{font-size:1.3rem;line-height:1;position:relative;display:block;color:#777;font-weight:500;padding:0;text-transform:uppercase;text-align:center;font-family:Oswald;z-index:0;}
.nav_tabs_list li a:hover,.nav_tabs_list li a.active{color:var(--etw-color1);}
.nav_tabs_list li a:before{position:absolute;content:'';background:var(--etw-color2);width:0%;height:5px;right:0;bottom:0px;transition:.3s all ease-in-out;z-index:-1;}
.nav_tabs_list li a.active:before{width:100%;left:0;}
@media (max-width:767.98px){.nav-tabs{border-bottom:none}
.nav_tabs_list li a{font-size:1.1rem;}
}
@media (max-width:575.98px){.nav_tabs_list li a{font-size:1rem;padding:0.5rem;}
}
/**products Hub**/
.etw_products{width:100%;position:relative;}
.etw_products>ul{width:100%;display:flex;flex-wrap:wrap;}
.etw_products>ul>li{width:100%;transition:.3s all ease-in-out;position:relative;display:flex;margin:0 0 2rem;flex-wrap:wrap;align-items:center;background:#fff;border-radius:0 10px 10px 0;}
.etw_products ul li ol{display:flex;flex-wrap:wrap;align-items:center;width:100%;}
.etw_products ul li ol li.product_img{width:40%;position:relative;}
.etw_products ul li ol li.product_img a{width:100%;display:block;overflow:hidden;margin:0 auto;position:relative;}
.etw_products ul li ol li.product_img img{width:100%;position:relative;transition:.5s;}
.etw_products ul li ol li.product_con{width:60%;padding:0 2rem;text-align:left;}
.etw_products ul li ol li.product_con a{font-size:1.5rem;font-weight:600;color:#1a1a1a;padding:0 0 1rem;display:block;line-height:1.6rem;font-family:Oswald;}
.etw_products ul li ol li.product_con span{display:block;font-size:14px;line-height:1.4rem;color:#555;}
.etw_products ul li ol li.product_con a.more{font-size:15px;line-height:1;padding:0;margin:1rem 0 0;color:var(--etw-color1);display:inline-block;border-bottom:1px solid var(--etw-color3);font-weight:500;font-family:Roboto;}
.etw_products ul li ol li.product_con dl{width:100%;display:flex;flex-wrap:wrap;position:relative;margin:0.5rem 0;}
.etw_products ul li ol li.product_con dl dd{width:100%;margin:0;display:flex;flex-wrap:wrap;justify-content:space-between;border-bottom:1px solid #dfdfdf;padding:0.2rem 0;font-size:13px;}
.etw_products ul li ol li.product_con dl dd:nth-child(2n){background:#eee;}
.etw_products ul li ol li.product_con dl dd strong{width:60%;font-weight:400;font-size:13px;}
.etw_products ul li ol li.product_con dl dd i{width:40%;font-style:normal;}
.etw_products ul li ol li.product_con dl dd a{display:block;font-size:0.9rem;line-height:1.1rem;text-align:left;padding:0.2rem 0.5rem 0.2rem 0.8rem;position:relative;text-decoration:underline;}
.etw_products ul li ol li.product_con dl dd a:before{position:absolute;content:'';width:5px;height:5px;border-radius:50%;left:1px;top:4px;left:0;top:10px;background:var(--etw-color1);}
.etw_products ul>li ol li.product_con a:hover{color:var(--etw-color1)}
.etw_products1{width:100%;height:auto;float:left}
.etw_products1 ul{width:100%;display:flex;flex-flow:wrap;}
.etw_products1 ul>li{width:23.5%;position:relative;margin:0 2% 1.5rem 0;display:flex;flex-wrap:wrap;transition:.3s all ease-in-out;align-items:flex-start;background:#fff;padding:10px;}
.etw_products1 ul>li:nth-child(4n){margin-right:0}
.etw_products1 ul li ol{width:100%;display:flex;flex-wrap:wrap;position:relative;}
.etw_products1 ul li ol li.product_img{display:block;width:100%;position:relative;overflow:hidden;}
.etw_products1 ul li ol li.product_img a{display:block;width:100%;position:relative;}
.etw_products1 ul li ol li.product_img img{position:relative;transition:.5s all ease-in-out}
.etw_products1 ul li ol:hover li.product_img img{transform:scale(1.03);}
.etw_products1 ul li ol li.product_con{width:100%;position:relative;text-align:center;}
.etw_products1 ul li ol li.product_con a{color:#333;display:block;font-weight:500;text-align:left;line-height:1.2;font-size:1.2rem;padding:1.5rem 0.5rem;position:relative;font-family:Oswald;}
.etw_products1 ul li ol li.product_con a:before{position:absolute;content:'';background:url(../images/icon2.png);background-size:auto;background-size:cover;width:24px;height:24px;right:10px;bottom:0;}
.etw_products1 ul li ol li.product_con span{color:#666;display:block;font-size:0.95rem;line-height:1.4rem;text-align:center;font-weight:300;padding:0 1rem;}
.etw_products1 ul li ol:hover li.product_con a{color:var(--etw-color1)}
@media (max-width:991.98px){.etw_products ul li ol li.product_con{padding:1rem 1.5rem;}
}
@media (max-width:767.98px){.etw_products1>ul>li{width:49%;margin:0 2% 1.5rem 0;}
.etw_products1>ul>li:nth-child(2n){margin-right:0}
.etw_products>ul>li{width:100%;margin:0 0 1rem;}
.etw_products>ul>li:nth-child(2n){margin-right:0%;}
.etw_products ul li ol li.product_img{width:100%;}
.etw_products ul li ol li.product_con{width:100%;}
.etw_products1 ul li ol li.product_con a:before{display:none;}
.etw_products1 ul li ol li.product_con a{padding:0.5rem;}
.etw_products ul li ol li.product_con a{font-size:1.2rem;line-height:1.2;}
}
@media (max-width:575.98px){.etw_products ul>li{width:100%;margin-right:0%;}
.etw_products ul li ol li.product_img{width:100%}
.etw_products ul li ol li.product_con{width:100%;}
.etw_products1 ul>li{width:100%;margin:0 0 1.5rem 0;}
.etw_products1 ul>li:last-child{margin-bottom:0;}
.etw_products1 ul>li ol li.product_img img{width:100%;}
}
/**related pro**/
.relatedpro2{position:relative;}
.relatedpro2 ul{display:flex;flex-wrap:wrap;position:relative;}
.relatedpro2 ul>li{width:23.5%;margin:0 2% 0 0;}
.relatedpro2 ul>li:nth-child(4n){margin-right:0;}
.relatedpro2 ul li ol{display:flex;flex-wrap:wrap;position:relative;}
.relatedpro2 ul li ol li.product_img{position:relative;width:100%;}
.relatedpro2 ul li ol li.product_img a{display:block;position:relative;}
.relatedpro2 ul li ol li.product_img img{transition:.5s all ease-in-out;}
.relatedpro2 ul li a:hover img{opacity:.7;}
.relatedpro2 ul li ol li.product_con{width:100%;position:relative;}
.relatedpro2 ul li ol li.product_con a{padding:0.3rem 1rem;display:block;font-size:15px;line-height:1.2;font-weight:500;border-left:2px solid var(--etw-color3);margin:0.5rem 0 0;}
.relatedpro2 ul li ol:hover li.product_con a,.relatedpro2 ul li ol li.product_con a.dq{color:var(--etw-color3);}
.relatedpro3{position:relative;}
.relatedpro3 ul{display:flex;flex-wrap:wrap;position:relative;}
.relatedpro3 ul>li{width:49%;margin:0 2% 1rem 0;background:#fff;box-shadow:10px 10px 15px rgba(57,65,124,.1);transition:.3s all ease-in-out;}
.relatedpro3 ul>li:nth-child(2n){margin-right:0;}
.relatedpro3 ul>li:hover{border-bottom-color:var(--etw-color1);box-shadow:0 12px 18px 0 rgba(25,42,70,.23);}
.relatedpro3 ul li ol{display:flex;flex-wrap:wrap;position:relative;align-items:center;}
.relatedpro3 ul li ol li.product_img{width:40%;position:relative;}
.relatedpro3 ul li ol li.product_img a{display:block;position:relative;overflow:hidden;}
.relatedpro3 ul li ol li.product_img img{transition:.5s all ease-in-out;}
.relatedpro3 ul li a:hover img{transform:scale(1.06);}
.relatedpro3 ul li ol li.product_con{width:60%;position:relative;}
.relatedpro3 ul li ol li.product_con a{padding:1rem 2rem;display:block;text-align:left;font-size:1.1rem;line-height:1.2;font-weight:400;}
.relatedpro3 ul li ol:hover li.product_con a,.relatedpro3 ul li ol li.product_con a.dq{color:var(--etw-color1);}
@media (max-width:991.98px){}
@media (max-width:767.98px){.relatedpro2 ul>li{width:49%;margin-bottom:1rem;}
.relatedpro2 ul>li:nth-child(3n){margin-right:2%;}
.relatedpro2 ul>li:nth-child(2n){margin-right:0%;}
.relatedpro2 ul li ol li.product_img img{width:100%;}
.relatedpro3 ul li ol li.product_con a{padding:1rem 1.5rem;font-size:1rem;}
}
@media (max-width:575.98px){.relatedpro3 ul>li{width:100%;margin:0 0 1rem 0;}
.relatedpro3 ul>li:last-child{margin-bottom:0;}
}
@media (max-width:450.98px){.relatedpro2 ul>li{width:100%;margin-right:0;}
.relatedpro2 ul>li:last-child{margin-bottom:0;}
}
/*other pro*/
.other_pro{width:100%;margin:0 auto;position:relative;z-index:1;}
.other_pro ul{display:flex;flex-wrap:wrap}
.other_pro ul>li{width:23.5%;overflow:hidden;margin:0 2% 0 0;transition:.3s all ease-in-out;background:#fff;position:relative;border:1px solid var(--grey-color);padding:10px;}
.other_pro ul>li:hover{box-shadow:1px 1px 16px rgb(0 0 0 / 20%);}
.other_pro ul>li:nth-child(4n){margin-right:0}
.other_pro ul li ol{width:100%;overflow:hidden;position:relative;}
.other_pro ul li ol li.product_img{width:100%;position:relative;}
.other_pro ul li ol li.product_img a{display:block;width:100%;position:relative;overflow:hidden;}
.other_pro ul li ol li.product_img img{width:100%;transition:.3s all ease-in-out;mix-blend-mode:multiply;}
.other_pro ul li ol li.product_con{margin:auto;width:100%;position:relative;}
.other_pro ul li ol li.product_con a{color:var(--etw-color1);display:block;padding:1rem 1.5rem;font-size:1.2rem;line-height:1.2;font-weight:600;font-family:Oswald;}
.other_pro ul li ol:hover li.product_con a{color:var(--etw-color1);}
.other_pro ul li ol:hover li.product_img img{transform:scale(1.03);}
.other_pros ul li ol li.product_con a{font-size:1rem;padding:1rem 0.5rem;font-weight:500;}
.other_pro_5 ul>li{width:18.4%;}
.other_pro_5 ul>li:nth-child(4n){margin-right:2%}
.other_pro_5 ul>li:nth-child(5n){margin-right:0}
.other_pro_5 ul li ol li.product_con a{font-size:1rem;}
@media (max-width:991.98px){.other_pro ul li ol li.product_con a{padding:1rem;font-size:1rem;}
}
@media (max-width:767.98px){.other_pro ul>li{width:49%;margin:0 2% 1rem 0}
.other_pro ul>li:nth-child(2n){margin-right:0}
}
@media (max-width:575.98px){.other_pro ul>li{width:100%;margin:0 0 1.5rem 0;}
.other_pro ul>li:last-child{margin-bottom:0;}
}
/****footer contact****/
.cot_email,.cot_mobile,.cot_people,.cot_tel,.cot_whatsapp{position:relative;padding-left:24px;display:block;margin-bottom:1rem;line-height:1.2rem;font-size:0.9rem;font-weight:400;color:#333;}
.cot_people{padding-top:0.3rem;}
.cot_tel:before{content:"\e80a";position:absolute;left:0px;top:3px;font-family:"fontello";font-size:18px}
.cot_email:before{content:"\e800";position:absolute;left:0px;top:-1px;font-family:"fontello";font-size:16px}
.cot_people:before{content:'';position:absolute;left:0px;top:6px;background:url(../images/investoricon2.png) no-repeat;background-size:cover;width:16px;height:16px;}
.cot_mobile:before{content:"\f10b";position:absolute;left:2px;top:-1px;font-family:"fontello";font-size:26px}
.cot_whatsapp:before{content:"\f232";position:absolute;left:1px;top:0px;font-family:"fontello";font-size:20px;}
/*contact*/
#etw_form{width:100%;display:flex;flex-flow:wrap;margin:3rem 0 2rem 0}
#etw_form_title{font-size:2rem;color:#333;position:relative;padding:0;line-height:2rem;margin:1rem 0;font-weight:600;font-family:Oswald;}
#etw_set_feedback_form{width:100%;}
#floatchatiframe2011{margin:0 auto}
.inquiry_bg{background:url(../images/inquiry_bg.webp) no-repeat center;background-size:cover;width:100%;position:relative;padding:3rem 0;}
.inquiry_box{display:flex;margin:0 auto;flex-wrap:wrap;max-width:1100px;position:relative;width:94%;}
.inquiry_left{width:45%;position:relative;padding:0 4rem 0 0;}
.inquiry_title{font-size:1.8rem;line-height:1.1;font-weight:600;color:var(--etw-color1);padding:0 0 1rem 0;font-family:Oswald;}
.inquiry_left p{text-align:left;width:100%;margin:0;font-size:1.15rem;line-height:1.7rem;color:#555;}
.inquiry_left .brief{margin-top:0;}
.inquiry_right{width:55%;position:relative;padding:0;margin:0;}
.inquiry_bg .inquiry_box #etw_form_title{text-align:left;font-weight:600;font-size:1.6rem;line-height:1.8rem;color:#333;}
.iframe{border:1px #eee solid!important;background:#f8f8f8!important}
.contact_info{overflow:hidden;}
.contact_info .inquiry_box{margin:0;flex-direction:row-reverse}
.contact_info #etw_form_title{color:#333;}
.contact_info p{font-size:0.95rem;margin-bottom:1rem;}
.contact_info p strong{font-size:1.05rem;font-weight:700;}
.contact_info .p_name strong{font-size:1.4rem;font-weight:500;color:#111;font-family:Oswald;}
.contact_info p a{color:var(--etw-color1);text-decoration:underline}
.contact_info p a:hover{text-decoration:none;color:var(--etw-color1)}
.contact_info #etw_set_feedback_form{padding:1rem 2rem;margin:0;background:#f7f7f7;}
.contact_info #floatchatiframe2011{margin:0;min-height:460px;padding:0;background:0;border:none;box-shadow:none}
@media (max-width:991.98px){.inquiry_bg{padding:1.5rem 0;}
}
@media (max-width:767.98px){.contact_info .contact_box{display:block;width:100%}
.contact_info #etw_set_feedback_form{margin:2rem 0 0 0;}
#etw_form_title{font-size:1.6rem;}
.inquiry_left{width:100%;padding-right:0;margin-bottom:0.5rem;}
.inquiry_right{width:100%;}
.inquiry_title{font-size:1.4rem;}
}
@media (max-width:575.98px){#etw_set_feedback_form,.etw_contactin{width:100%;margin-right:0}
.inquiry_box{padding:0;}
}
/****footer****/
#footer{width:100%;height:auto;margin:0 auto;font-size:1rem;color:#fff;overflow:hidden;position:relative;background:#f4f2f2;}
.footercop{width:100%;padding:1rem 0;text-align:center;font-size:1rem;margin:0 auto;position:relative;}
.etw_footin{width:100%;margin:0 auto;position:relative;overflow:hidden;}
#etw_coper{margin-top:2px;width:100%;line-height:22px}
#etw_coper a{display:inline-block;color:#333;font-size:13px;}
#otherlink a{color:#333;display:inline-block;padding:0 8px;margin-right:5px;line-height:22px;margin-bottom:5px;border:1px solid #333;font-size:12px;}
#otherlink a span{opacity:.5;position:relative;top:0;font-size:14px}
#otherlink a:hover{color:var(--etw-color1)}
#otherlink a:hover span{opacity:1;top:-2px;transition:all .3s ease-in-out}
#etw_bottom{width:94%;max-width:1200px;margin:0 auto;padding:3rem 0;position:relative;}
#etw_bottom .webtitle{font-size:1.2rem;line-height:1.2rem;padding:1rem 0;color:#fff;font-weight:600;text-align:left;position:relative;margin:0;}
#etw_bottom .home_contact .webtitle a,#etw_bottom .webtitle a{color:var(--etw-color1);}
#etw_bottom .home_contact .webtitle a:hover,#etw_bottom .webtitle a:hover{color:var(--etw-color2);}
#etw_bottom a{color:#fff}
#etw_bottom a:hover{color:var(--etw-color1)}
#etw_bottom ul{width:100%;float:left;display:flex;flex-flow:wrap}
#etw_bottom ul li{width:100%;float:left}
#etw_bottom ul li a{display:block;color:#555;padding:0.4rem 0;position:relative;font-size:0.95rem;line-height:1.1rem;font-weight:400;}
#etw_bottom ul li a:hover{color:var(--etw-color1);}
.home_contact{width:100%;position:relative;}
.pro_contact{padding:0 0 0 1.5rem;position:relative;display:flex;flex-wrap:wrap;}
.pro_contact:before{position:absolute;content:'';background:var(--etw-color3);width:1px;height:60px;left:0;top:10px;}
#etw_bottom .home_contact .webtitle a{border:none;}
#etw_bottom .home_contact a{color:#333}
#etw_bottom .home_contact a:hover{color:var(--etw-color1);text-decoration:none}
@media (max-width:991.98px){#etw_bottom{padding:1rem 0 2rem 0}
#etw_bottom .webtitle{padding:1.5rem 0 0.5rem;}
}
@media (max-width:575.98px){.pro_contact,.home_contact{padding:0;}
.pro_contact:before{display:none;}
}
/****video****/
.video_show{display:flex;flex-wrap:wrap;position:relative;justify-content:center;align-items:center}
.video_show a::after{display:none;}
.video_btn1{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;cursor:pointer;}
.video_btn1:before{position:absolute;content:'';width:80px;height:80px;background:url(../images/video_btn.png) no-repeat;background-size:cover;z-index:100;left:50%;top:50%;transform:translate(-50%,-50%);opacity:.95;}
.video_btn2{display:flex;flex-wrap:wrap;position:absolute;width:80px;height:80px;opacity:0.95;cursor:pointer;z-index:100;background:url(../images/video_btn.png) no-repeat;background-size:auto;background-size:cover;border-radius:50%;}
.video_btn2s,.video_btn1s:before{width:60px;height:60px;}
.details_video{padding:0.6rem 0.6rem 0.5rem 1.7rem;margin:0;background:linear-gradient(45deg,var(--etw-color1),var(--etw-color3));color:#fff;border-radius:4rem;font-size:0.9rem;line-height:0.9rem;position:absolute;left:10px;top:10px;cursor:pointer;z-index:1;}
.details_video:before{position:absolute;content:'';background:url(../images/video_btn1.png) no-repeat;background-size:auto;background-size:cover;width:22px;height:22px;left:7px;top:50%;transform:translateY(-50%);display:block;}
.details_video1{left:auto;right:10px;}
.plyr--video,.plyr__poster,.plyr__video-wrapper{background-color:#fff!important}
.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:0!important}
.plyr__video-wrapper{background-color:#fff;background:var(--plyr-video-background,var(--plyr-video-background,#fff))}
/*video_hub*/
.etwvideo_hub{position:relative;}
.etwvideo_hub ul{display:flex;flex-wrap:wrap;position:relative;}
.etwvideo_hub ul>li{width:32%;margin:0 2% 1rem 0;position:relative;transition:.3s all ease-in-out;overflow:hidden;background:#f4f2f2;}
.etwvideo_hub ul>li:nth-child(3n){margin-right:0;}
.etwvideo_hub ul>li:hover{filter:drop-shadow(3px 3px 6px rgba(0,0,0,.2));-webkit-filter:drop-shadow(3px 3px 6px rgba(0,0,0,.2));transform:translateY(-5px);}
.etwvideo_hub ul li ol{position:relative;display:flex;flex-wrap:wrap;align-items:center;flex-direction:row-reverse;}
.etwvideo_hub ul li ol li.product_img{width:45%;position:relative;}
.etwvideo_hub ul li ol li.product_img a{width:100%;display:flex;flex-wrap:wrap;position:relative;justify-content:center;align-items:center;}
.etwvideo_hub ul li ol li.product_img .video_btn2{width:40px;height:40px;}
.etwvideo_hub ul li ol li.product_con{width:55%;position:relative;padding:0 1rem 0 1.5rem;}
.etwvideo_hub ul li ol li.product_con a{display:block;font-size:15px;line-height:1.2rem;color:#1a1a1a;padding:0.5rem;font-weight:400;}
.etwvideo_hub ul li ol li.product_con a:hover{color:var(--etw-color1);}
.etwvideo_hub1{position:relative;}
.etwvideo_hub1 ul{display:flex;flex-wrap:wrap;position:relative;}
.etwvideo_hub1 ul>li{width:100%;margin:0;position:relative;transition:.3s all ease-in-out;overflow:hidden;background:#f4f2f2;border-radius:0 2rem 2rem 0;border-right:3px solid #00a3ff;}
.etwvideo_hub1 ul li ol{position:relative;display:flex;flex-wrap:wrap;align-items:center;}
.etwvideo_hub1 ul li ol li.product_img{width:45%;position:relative;}
.etwvideo_hub1 ul li ol li.product_img a{width:100%;display:flex;flex-wrap:wrap;position:relative;justify-content:center;align-items:center;}
.etwvideo_hub1 ul li ol li.product_img .video_btn2{width:70px;height:70px;}
.etwvideo_hub1 ul li ol li.product_con{width:55%;position:relative;padding:0 3rem;}
.etwvideo_hub1 ul li ol li.product_con a{display:block;font-size:1.3rem;line-height:1.4rem;color:#333;padding:0.5rem 1rem 0.5rem 0;font-weight:700;}
.etwvideo_hub1 ul li ol li.product_con a:hover{color:var(--etw-color1);}
.other_video ul>li{border-radius:1rem;width:16%;}
.other_video ul li ol li.product_img a{width:100%;display:flex;flex-wrap:wrap;position:relative;justify-content:center;align-items:center;}
.other_video ul li ol li.product_img .video_btn2{width:60px;height:60px;}
#video_right{width:69%;float:left;position:relative;}
#video_right h2{margin-top:0;font-size:clamp(1.5rem,3vw,1.8rem);}
#video_right .inquiry_box{background:#f4f2f2;padding:2rem 3rem;width:100%;margin:2rem auto 0;}
#video_sidebar{width:27%;float:right;position:relative;}
#etw_videolist{position:relative;margin:0 auto;background:#f4f2f2;padding:1rem 2rem;}
#etw_videolist .video_list_title{font-size:1.4rem;line-height:1.4rem;text-align:left;padding:1rem 0;font-weight:600;color:var(--etw-color1);letter-spacing:0.05rem;font-family:Oswald;}
#etw_videolist .webtitle{font-size:0.95rem;line-height:0.95rem;text-align:left;padding:0.5rem 2rem;font-weight:500;color:#999;letter-spacing:0.1rem;background:#eee;margin:0 -2rem;}
#etw_videolist>ul{position:relative;display:flex;flex-wrap:wrap;margin:0.5rem 0;}
#etw_videolist>ul>li{width:100%;position:relative;display:block;}
#etw_videolist>ul>li>a{width:100%;position:relative;display:block;padding:0.5rem 0;transition:.3s all ease-in-out;border-bottom:1px solid #dee2e6;font-size:13px;line-height:1.2;font-weight:400;letter-spacing:0.05rem;}
#etw_videolist>ul>li:last-child>a{border-bottom:none;}
#etw_videolist>ul>li>a.dq,#etw_videolist>ul>li>a:hover{color:var(--etw-color1);}
#etw_videolist .videohid{display:none;}
.video_more{display:block;margin:1rem 0;width:120px;position:relative;}
.video_more span{display:block;background:linear-gradient(90deg,var(--etw-color1),var(--etw-color1));color:#fff;text-align:left;padding:0.8rem 0 0.8rem 1.5rem;font-size:1rem;line-height:1rem;position:relative;cursor:pointer;transition:.3s all ease-in-out;}
.video_more span::before{position:absolute;content:"\f105";position:absolute;right:22px;top:50%;transform:translateY(-50%);font-family:"fontello";color:#fff;font-size:22px;font-weight:300;transition:.3s all ease-in-out;}
.video_more span:hover:before{right:18px;}
#video_right video{width:100% !important;}
@media (max-width:991.98px){.etwvideo_hub1 ul li ol li.product_img{width:100%;}
.etwvideo_hub1 ul li ol li.product_con{width:100%;position:relative;padding:1rem 2rem 2rem;}
#video_right{width:100%;float:none;}
#video_sidebar{width:100%;float:none;margin:1rem 0 0;}
#etw_videolist>ul>li{width:49%;margin:0 2% 1rem 0;}
#etw_videolist>ul>li:nth-child(2n){margin-right:0;}
.video_btn2{width:60px;height:60px;}
.etwvideo_hub1 ul>li{border-radius:0;border-right:0;}
.etwvideo_hub ul>li{width:49%;}
.etwvideo_hub ul>li:nth-child(3n){margin-right:2%;}
.etwvideo_hub ul>li:nth-child(2n){margin-right:0;}
}
@media (max-width:767.98px){.etwvideo_hub ul>li{background:#f7f7f7;}
.etwvideo_hub ul li ol{background:none;clip-path:none;}
.etwvideo_hub1 ul li ol li.product_img .video_btn2{width:50px;height:50px;}
.etwvideo_hub1 ul li ol li.product_con{padding:1rem;}
#video_right .inquiry_box{padding:1rem 1.5rem;}
}
@media (max-width:575.98px){#etw_videolist>ul>li{width:100%;margin:0 0 0.5rem;}
.etwvideo_hub ul li ol li.product_img{width:100%;}
.etwvideo_hub ul li ol li.product_img img{width:100%;}
.etwvideo_hub ul li ol li.product_con{width:100%;padding:0 1rem;}
.etwvideo_hub ul li ol li.product_con a{font-size:0.8rem;line-height:1rem;padding:1rem 0;}
}
/*Theme send inquiry*/
.theme-send-inquiry-box{background:#111!important;border:none !important;}
.theme-box-name{background:var(--etw-color1)!important;border-left:none!important;text-transform:uppercase!important;font-size:14px !important;font-weight:200 !important;}
.theme-box-i{padding:8px 10px 0 10px!important;}
@media (max-width:767px){.theme-box-name{font-size:12px !important;padding:0 8px !important;}
.theme-box-i{width:32px !important;font-size:14px !important;padding:10px 6px 0 9px!important;}
}
/*Feedback2017*/
#feedback2017{font-family:Roboto;}
#feedback2017 .etw-inpposition input,#feedback2017 .etw-inquery-control{font-weight:400;border-radius:0;color:#666;font-size:0.95rem;}
#feedback2017 .etwfrom-message{padding:10px;}
#feedback2017 .etwfrom-sendsubmit{color:#fff;border-radius:4px;background:#999;margin:1rem 0 0 0;padding:0.8rem 1.5rem;border:none;font-weight:300;font-size:1rem;line-height:1rem;cursor:pointer;height:auto;transition:.3s all ease-in-out;}
#feedback2017 .etwfrom-sendsubmit:hover{background:var(--etw-color1);color:#fff;}
#feedback2017 .etw-inquery-container{padding:0;}
#feedback2017 .etw-inquery-label{font-weight:300;}
#feedback2017 .etw-inquery-icon{display:none;}
/*css animation*/
@-webkit-keyframes scaleout{50%{opacity:.5}
100%{opacity:1}
}
@keyframes scaleout{50%{opacity:.5}
100%{opacity:1}
}
@-webkit-keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}
to{opacity:1;transform:none}
}
@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}
to{opacity:1;transform:none}
}
@media (max-width:1199.98px){.bannerin1{background-image:url(../images/bannerin01_1280.webp);}
.bannerin2{background-image:url(../images/bannerin02_1280.webp);}
.bannerin3{background-image:url(../images/bannerin03_1280.webp);}
.bannerin4{background-image:url(../images/bannerin04_1280.webp);}
.bannerin5{background-image:url(../images/bannerin05_1280.webp);}
.bannerin6{background-image:url(../images/bannerin06_1280.webp);}
.bannerin7{background-image:url(../images/bannerin07_1280.webp);}
.bottom_quote{background-image:url(../images/quote_bg_1280.webp);}
.inquiry_bg{background-image:url(../images/inquiry_bg_1280.webp);}
}
@media (max-width:767.98px){.bannerin1{background-image:url(../images/bannerin01_750.webp);}
.bannerin2{background-image:url(../images/bannerin02_750.webp);}
.bannerin3{background-image:url(../images/bannerin03_750.webp);}
.bannerin4{background-image:url(../images/bannerin04_750.webp);}
.bannerin5{background-image:url(../images/bannerin05_750.webp);}
.bannerin6{background-image:url(../images/bannerin06_750.webp);}
.bannerin7{background-image:url(../images/bannerin07_750.webp);}
.bottom_quote{background-image:url(../images/quote_bg_750.webp);}
.inquiry_bg{background-image:url(../images/inquiry_bg_750.webp);}
}
