@charset "utf-8";@font-face {font-display:swap;font-weight:400;font-style:normal;font-family:fontawesome;src:url(//:) format("no404"),url(../font/fontawesome-webfont.woff) format("woff"),url(../font/fontawesome-webfont.ttf) format("truetype");}
@font-face {font-display:swap;font-family:GothamBold;src:url('../font/GothamBold.ttf');}
@font-face {font-display:swap;font-family:GothamBook;src:url('../font/GothamBook.ttf');}
@font-face {font-display:swap;font-family:Roboto-Medium;src:url('../font/Roboto-Medium.ttf');}
@font-face {font-display:swap;font-family:GothamRnd-Medium;src:url('../font/GothamRnd-Medium.otf');}
@font-face {font-display:swap;font-family:SourceSansPro-Bold;src:url('../font/SourceSansPro-Bold.ttf');}
@font-face {font-display:swap;font-family:Ubuntu-Regular;src:url('../font/Ubuntu-Regular.ttf');}
@font-face {font-display:swap;font-family:HelveticaNeueLTStd-Hv;src:url('../font/HelveticaNeueLTStd-Hv.ttf');}



@font-face {font-display:swap;font-family:"iconfont";src:url("../font/iconfont.ttf?t=1622274305876") format("truetype");}
.iconfont {font-family:"iconfont" !important;font-size:1.5rem;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#666;}
.iconfont2 {font-family:"iconfont2" !important;font-size:2rem;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#072034;}
body {color:#4d4d4f;font-family:GothamBook, Arial, Helvetica, sans-serif;font-size:1rem;line-height:1.45; background-color: #fff;}
.home_bg{background: #fff !important;}
* {box-sizing:border-box;padding:0;margin:0;}
li,ol,ul {list-style:none;margin-bottom:0;}
img {vertical-align:top;max-width:100%;-ms-interpolation-mode:bicubic;}
.clear {clear:both;}
.clearfix::after {display:table;}
hr {margin-bottom:1rem;border-top:1px solid #ddd;}
strong {display:inline-block;color:#1b1b1b; position: relative; padding-bottom: .5rem; margin-top: .5rem; font-weight: normal;font-size: 1.2rem;font-family:HelveticaNeueLTStd-Hv;}
strong text{color:#7cb342;}
li strong{ font-size: 1rem; font-weight: bold; padding: 0; margin:0; }
b{color: #333;}
.inquiry{color: #023b7d; text-decoration: none;}
.inquiry:hover{color: #0075c1;}
a {text-decoration:none;-webkit-tap-highlight-color:transparent;color:#016acf;transition: all .5s; }
a:hover {color:#174277;}
a:focus {outline:0;text-decoration:none;}
a,a:hover {text-decoration:none;}
a.link {color:#07e2fe;display:inline-block;text-decoration:underline;font-family:GothamRnd-Medium; font-size: .9rem;}
a.link:hover {color:#7cb342;text-decoration:none;}
.btn-secondary {padding:0rem 0.5rem;}

.btn:not(:disabled):not(.disabled) {cursor:pointer;}
.review {color:#00bcd4;font-size:18px;}
.brief {width:100%;margin:1rem auto; font-size:1rem;color:#666; background-color: #f1f1f1; padding: 2rem; font-size: .9rem;margin-bottom: 3rem;}
.etw_pdf{position: relative; }
.etw_pdf a{color: #333; padding-left: 1.5rem;position: relative;font-size: .9rem;}
.etw_pdf a::before{position: absolute;content: "\f1c1";left: 0;top: -.2rem;font-family:fontawesome; color: #9a0000;}
.etw_pdf a:hover{color: #9a0000;}
.table td{padding: 0.55rem;line-height: 1.35; vertical-align: middle; border: 1px solid #ddd; font-size: .9rem;}
.table .top{font-family:Roboto-Medium; }
.table .top td{background: #ccc; color: #000;}
.table_img img{mix-blend-mode: multiply; height: 60px;}
.table_img h3{font-size: 1rem;}
.umfont{ font-family: Arial; }
.inquiry{color: #00bcd4; text-decoration: underline;}
.inquiry:hover{color: #7cb342;}
.active{  }
.font-arial{ font-family: arial; }
.theme-send-inquiry-box {background:#7cb342 !important;}
.theme-box-name {background:#00bcd4 !important;text-transform:uppercase;border-left:1px #3498db solid !important;}

h3 {font-size: 1.2rem;}
h4 {color:#333;font-size:1.1rem;margin-top:1rem;}
h2,.etw_hometitle{display:block;font-size: 2.2rem;font-family:GothamBold; margin: 0; padding-bottom: 1rem;  margin-top: 2rem;color: #333; }
.etw_hometitle{text-transform: uppercase; font-size: 2.5rem; position: relative;margin-bottom: 1rem; padding-bottom: .5rem;}
.etw_hometitle::before{position: absolute;content: "";left: 0;bottom: 0;width: 80px;height: 2px;background-color: #7cb342;}

.pro_name{color: #f8f8f8; font-size: 1.4rem; position: relative;line-height: 1.35;margin-top: -.5rem; margin-bottom: 1rem; position: relative; font-weight: bold; }
.color_font{color: #00bcd4; font-size: 1.6rem; margin-top: 2rem;font-family:Roboto-Medium; border-bottom: 1px solid #00bcd4; padding-bottom: 1rem;}
.color_font1{color: #919191; margin-bottom: 1rem;}

.contact_des a{ color: #7cb342; transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s; -o-transition:0.5s; }
.contact_des a:hover{color: #023b7d;}
.indent-left{padding-left: 3.8rem;}
#etw_top {position:fixed;width:35px;height:35px;right:5px;bottom:100px;text-align:center;background:#ccc;z-index:100;cursor:pointer;color:#fff;font-weight:700;line-height:28px;border-radius:50%;}
#etw_top a {color:#fff;}
#etw_top:hover {transition:all ease-in-out 0.3s;-moz-transition:all ease-in-out 0.3s;-webkit-transition:all ease-in-out 0.3s;-o-transition:all ease-in-out 0.3s;-ms-transition:all ease-in-out 0.3s;background:#000;}
/* #header */
#header{width:100%;position:fixed;top:0;left:0;right:0;margin:0 auto;z-index:99;float:left; transition: all .5s; background-color:rgba(255, 255, 255, 1);  padding:0 1rem; }
.header_in {width:100%;margin:0 auto; position: relative;}


#etw_logo {width:auto;text-align:center;float:left; transition: all .8s; }
#etw_logo a{width: 100%; display: flex; align-items: center;}
#etw_logo h1{color: #7cb342; font-size: 1.2rem; display: block; display: block; width: 100%; max-width: 170px; text-align: center; padding-left:.8rem;line-height: 1.35;font-family:GothamBold;}

.left_share{position: relative;display: flex; }
.left_share a{width: 32px; height: 32px; display: flex; align-items: center; justify-content: center; margin-right: .5rem; transition: all .5s;color: #fff  !important; background-color: #00bcd4; border-radius: 50%; font-size: 1rem;}

.left_share a:hover{background-color: #7cb342; }
.pro_model strong.each_caption{ font-size: 18px; color: #000; }
/* .top-nav */
.top-nav {width:auto;float:right;padding-left:2rem; transition: all .8s; position: relative;z-index: 1;  }
.top-nav .navbar {padding:0;float:right;}
.nav-fixed {-webkit-animation:0.5s ease-in-out 0s normal none 1 running fadeInDown;animation:0.5s ease-in-out 0s normal none 1 running fadeInDown; background: #fff !important; margin-top: 0 !important;box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);}

@keyframes fadeInDown {from {opacity:0;transform:translate3d(0,-100%,0);}
to {opacity:1;transform:none;}
}

.dropdown-menu-one {background-color:#eee;}
.navbar-expand-lg .navbar-collapse {flex-flow:row wrap !important;}
.navbar-expand-lg .navbar-nav {justify-content:center;}
.navbar-nav {width:100%;}
.navbar-light .navbar-nav .nav-link {transition:all 0.5s;}
.navbar-expand-lg .navbar-nav .nav-link {padding:.5rem 1rem; font-size:1rem;color:#333; font-family:GothamBold}
.navbar-expand-lg .navbar-nav .dropdown-menu {top:43px; transition: all .5s;box-shadow: 0 15px 22px -10px rgb(0 51 153 / 30%);background-color: rgb(255 255 255 / 80%);backdrop-filter: blur(10px);border-radius: 0 0 1rem 1rem;padding:.4rem .8rem; border: none; border-top: 1px solid #eee; }
.navbar-expand-lg .navbar-nav .dropdown-menu > li > a {color:#333;font-size:.9rem;position:relative;display:block;transition:all 0.5s;padding-top:0.6rem;padding-bottom:0.6rem; padding-left: 1rem; border-bottom:1px solid #eee; background: none;font-family:GothamRnd-Medium;}
.navbar-expand-lg .navbar-nav .dropdown-menu > li > ol a {color:#333;display:block;padding-top:0.2rem;padding-bottom:0.2rem;padding-left:2rem;font-size:0.9rem;position:relative;}
.navbar-expand-lg .navbar-nav .dropdown-menu > li > ol a:hover,.navbar-expand-lg .navbar-nav .dropdown-menu > li > ol a.active {color:#00bcd4;}
.navbar-expand-lg .navbar-nav .dropdown-menu > li > ol a::before {position:absolute;content:"\f0da";left:1rem;top:0.2rem;font-family:fontawesome;}
.navbar-expand-lg .navbar-nav .dropdown-menu > li:last-child > a {border-bottom:none;}
.navbar-light .navbar-nav .active > .nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show > .nav-link,.dropdown-menu-one li > a.active {color:#00bcd4 ; }
.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover {color:#00bcd4;}
.navbar-light .dropdown-item.active,.navbar-light .dropdown-item:hover {color:#00bcd4!important;}
.dropdown-item {font-size:0.9rem;}
.dropdown-item.active, .dropdown-item:active{background:none !important;}
.nav-item span.pro_icon {position:absolute;top:0.5rem;right:1rem;color:#666;padding:2px 8px;font-size:2rem;width:32px;height:28px;line-height:24px;display:none;text-align:center;}

.top-nav ul>li>ul.dropdown-menu>li {position:relative}
.top-nav ul>li>ul.dropdown-menu>li>.second_list {position:absolute;left:258px;top:-1px;background:#fff;transition:all .5s;width:250px;opacity:0;transform:scaleX(0);transition:all 0.4s ease 0s;z-index:99999999;padding:0;visibility:hidden;}
.top-nav ul>li>ul.dropdown-menu>li>.second_list>li {width:100%;display:block;border-bottom:1px #e6e6e6 solid;}
.top-nav ul>li>ul.dropdown-menu>li>.second_list>li:last-child {border-bottom:none}
.top-nav ul>li>ul.dropdown-menu>li>.second_list>li>a {display:block;color:#666;font-size:14px;line-height:20px;padding:8px 10px;}
.top-nav ul>li>ul.dropdown-menu>li>.second_list>li>a:before {display:none}
.top-nav ul>li>ul.dropdown-menu>li>.second_list>li>a:hover,.top-nav ul>li>ul.dropdown-menu>li>.second_list>li>a.dq {color:#00bcd4;background:#f5f5f5;}
.top-nav ul>li>ul.dropdown-menu>li:hover>.second_list {opacity:1;visibility:visible;transform:scaleX(1);}

.navbar-nav .dropdown-menu1{min-width:72rem;left:-27.5rem;padding:2rem 2rem 1rem;}
.navbar-light .navbar-nav .dropdown-menu1 li{width:100%;position:relative;}
.navbar-light .navbar-nav .dropdown-menu1 .dropdown-item{background:0;position:relative;padding:0.4rem 0 0.4rem 0.3rem;font-size:1.2rem;color:#00bcd4;white-space:normal;line-height:1.3rem;text-align:left;border-bottom:1px dotted #ccc;font-family:SourceSansPro-Bold;margin:0 0 0.2rem;}
.navbar-light .navbar-nav .dropdown-menu1 .dropdown-item img{width:24px;height:24px;position:absolute;left:0;top:1px;}
.navbar-light .navbar-nav .dropdown-menu1 .dropdown-item:hover,.navbar-light .navbar-nav .dropdown-menu1 .dropdown-item.active{color:#00bcd4;}
.navbar-nav .dropdown-menu li ol{position:relative;display:block;padding:0.3rem 0;width:100%;}
.navbar-light .navbar-nav .dropdown-menu1 li ol li{width:100%;position:relative;}
.navbar-light .navbar-nav .dropdown-menu1 li ol li a{width:100%;display:block;position:relative;padding:0.2rem 0 0.2rem 1.5rem;font-weight:400;font-size:.95rem;color:#111;line-height:1.35rem;position: relative;}
.navbar-light .navbar-nav .dropdown-menu1 li ol li a::before{position: absolute;content: "";width: 4px;height: 4px;border-radius: 50%;left: .5rem;top: .7rem;background-color: #666;}
.navbar-nav .dropdown-menu li ol li a.active,.navbar-nav .dropdown-menu li ol li a:hover{color:#7cb342;}


@media (max-width:1260px) {


}
@media (max-width:1064px) {

}

/* .etw_language */
.etw_language {float:right;display:flex;flex-wrap:wrap;margin-left:1rem;justify-content:flex-end;width:42%;height:32px;line-height:32px;z-index:1;position:relative;padding-left:1rem;padding-right:1rem; background-color: #00bcd4; border-radius: 0 0 8px 8px; }
#etw_language {float:right;width:auto;text-align:right;}
#etw_language .dropdown-item {display:inline-block;width:auto;line-height:12px;padding:0.2rem .8rem;color:#fff;min-width:auto !important;font-size:.9rem;position:relative;}
#etw_language .dropdown-item::before {position:absolute;content:"";right:0;top:.2rem;width:1px;height:15px;background-color:#2881ac;}
#etw_language .dropdown-item:last-child::before {display:none;}
#etw_language .dropdown-item img {margin-right:5px; margin-top: 1px;}
#etw_language .dropdown-item:hover {color:#f4c90c;background:none;}
#etw_language .dropdown-item:focus {background:none !important;}


/* banner */
#etw_banner {width:100%;position:relative; margin: 0 auto; text-align: center;color: #fff; overflow: hidden;-webkit-clip-path: polygon(58px 0,0 58px,0 100%,100% 100%,100% 0,0 0); clip-path: polygon(58px 0,0 58px,0 100%,100% 100%,100% 0,0 0);}
#etw_banner .swiper-slide{height: 100%; position:relative;width:100%;margin:0 auto;overflow: hidden;}
#etw_banner img {display: block; width:100%;text-align:center;margin:0 auto;}
#etw_banner .swiper-pagination-bullet{cursor: pointer; width:12px;height:12px; background: none; border-radius: 50%;opacity: 1; background-color:#fff; margin:0 6px; font-size:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s; outline: none; border: 1px solid #00bcd4;}
#etw_banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#00bcd4;cursor:pointer;}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 15px;}
#etw_banner .swiper-button-next, #etw_banner .swiper-button-prev{width: 50px;
  height: 95px;
  background-image: none;
  background-color: rgba(255, 255, 255, 0);right: 0;
  z-index: 1;transform: translateY(-50%);  transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s;}
#etw_banner .swiper-button-prev{left: 0;}
#etw_banner .swiper-button-next:hover, #etw_banner .swiper-button-prev:hover{  background-color: rgba(255, 255, 255, 0.2); }
#etw_banner .swiper-button-next::after, #etw_banner .swiper-button-prev::after{ content:''; position: absolute;background: url(../images/arrow_next.png) no-repeat;background-size: cover;opacity: .6;    width: 25px;
  height: 62px; left: 50%; top: 50%;margin: 0; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%);    transition: .3s all ease-in-out; }
#etw_banner .swiper-button-prev::after{ background: url(../images/arrow_prev.png) no-repeat;background-size: cover; }
#etw_banner:hover .swiper-button-next:after, #etw_banner:hover .swiper-button-prev:after{opacity: 1;}
.banner_txt{ position: absolute; top: 20%;  left:2%; right: 2%; margin: 0 auto; font-size: 1.3rem; text-align: left;line-height: 1.55; width: 100%;color: #fff; max-width: 1500px; }
.banner_txt2{top: 18%;}
.banner_inner{width: 100%; max-width:820px; position: absolute;right: 1%; padding: 1rem; text-align: center;font-size: 1.2rem;color: #fff;line-height: 1.3;}
.banner_txt h3{font-size:3rem;color: #fff; padding-bottom: 1rem;font-family:GothamRnd-Medium; }
.home_bg_gradient{background: rgba(0, 0, 0, 0.53); height: 100%;position: absolute; top: 0; right: 0; width: 100%; }
.banner_inner1{margin: 0 auto; position: relative;right: 0; left: 0;}
.banner_inner2{color: #666;max-width:680px; }
.banner_inner2 h3{color:#000;font-size:2.2rem;}
/* small_banner */
.small_banner{position: relative;}
.small_banner_txt{position: absolute; background-color: rgba(0, 0, 0, 0.5); padding: 1rem; left: 50%;top: 50%; transform: translate(-50%,-50%); width: 100%;line-height: 1.35; max-width: 500px;}
.small_banner_txt h3{font-family:GothamRnd-Medium; }

.more{ padding: .5rem 2rem; padding-left: 2rem; color: #fff;transition: all .5s; position: relative; display: inline-block; font-size: .9rem; background-color: #00bcd4; transform:skew(-15deg) }
.more_green{background-color: #f4c90c;}
.more:hover{color: #fff;background-color: #7cb342;}
.more_green:hover{background-color: #7cb342;}
.more::before{position: absolute;content: "\f105"; left: .5rem; top: .42rem;font-family:fontawesome; font-size:1rem; transition: all .5s;width: 20px;height: 20px;border-radius: 50%; display: flex;align-items: center;justify-content: center;text-align: center; padding-left: 4px;}
.more:hover::before{right: .5rem; }
.more span,.more::before{ transform:skew(15deg);display: block;}

/* mainpro_item */
.main_pro_box{background-color: #f5f5f5; padding: 2rem 0;}
.mainpro_item{background: linear-gradient(#e7f9fb,#ffffff);-webkit-clip-path: polygon(0 0,0 100%,calc(100% - 46px) 100%,100% calc(100% - 46px),100% 0,0 0); clip-path: polygon(0 0,0 100%,calc(100% - 46px) 100%,100% calc(100% - 46px),100% 0,0 0);height: 100%;transition: all .5s; }
.mainpro_item h4{font-size: 1.1rem;font-family:GothamRnd-Medium; margin-top: 0;color: #00bcd4; margin-bottom: .5rem;transition: all 1s;}
.mainpro_item span{color: #666;font-size: 1rem; line-height: 1.45; display: block; }
.mainpro_item .pro_des{padding:1rem 2rem;}
.mainpro_item .pro_img{padding: .5rem; }
.mainpro_item .pro_img img{mix-blend-mode: multiply; transition: all 1s; }
.mainpro_item:hover{background: linear-gradient(#caf5fb,#ffffff);}
.mainpro_item:hover h4{color: #f4c90c;}
.mainpro_item:hover img{transform: scale(1.1);}

/* about_box */
.about_box{background-color: #ccc; padding: 3rem 0;position: relative; color: #fff;}
.about_bg{position: absolute; top: 0;right: 0;width: 60%;height: 100%;background-image: url(../images/about_bg.jpg);background-position: 50%; background-size: cover;  background-repeat: no-repeat; z-index: 0; }
.about_box::before {position:absolute;content:"";width:60%;height:100%;left:0;top:0;-webkit-transform:skewX(27deg);-ms-transform:skewX(27deg);transform:skewX(27deg);-webkit-transform-origin:bottom right;-ms-transform-origin:bottom right;transform-origin:bottom right;background:#00bcd4 ;z-index:1;}
.about_des {position:relative;z-index:1;}
.webtitle{font-size: 2rem;font-family:GothamRnd-Medium;text-transform: uppercase; margin-bottom: 1rem;}
.webtitle a{color: #4d4d4f; transition: all .5s;}
.webtitle a:hover,.about_box .webtitle a:hover{color: #f4c90c;}
.feedback_title{font-size: 1.6rem;}
.small_font{font-size: 1.6rem;}
.color_blue{color:#00bcd4 ;}
.about_box .webtitle a{color: #fff;}

/* app_box */
.app_box{width: 100%;padding: 3rem 0; padding-bottom: 2rem;}
.app_item{background-color: #f8f8f8;-webkit-clip-path: polygon(0 0,0 100%,calc(100% - 46px) 100%,100% calc(100% - 46px),100% 0,0 0); clip-path: polygon(0 0,0 100%,calc(100% - 46px) 100%,100% calc(100% - 46px),100% 0,0 0);height: 100%; transition: all .5s; }
.app_item h4{font-size: 1.25rem;font-family:GothamRnd-Medium; margin-top: 0;color: #333; margin-bottom: .5rem; transition: all .5s; }
.app_item span{color: #666;font-size: 1rem; line-height: 1.35; display: block; height: 150px; font-size: .95rem; transition: all .5s;}
.app_item .app_des{padding:1rem 1rem;height:230px; font-size: .95rem;}
.app_box2 .app_des{height:150px; }
.app_item:hover h4{color: #fff;}
.app_item:hover span{color: #fff;}
.app_item:hover{background-color: #7cb342;}

/* pro_banner_box */
.pro_banner_box{background: url(../products/pro_banner_01.jpg) no-repeat; background-size:cover; height: 350px;background-position: 50%; border-bottom:4px solid #7cb342;position: relative;}
.about_banner{background: url(../products/about_banner.jpg) no-repeat; background-size:cover; }
.app_banner{background: url(../products/app_banner.jpg) no-repeat; background-size:cover; }
.app_banner_01{background: url(../products/app_banner_01.jpg) no-repeat; background-size:cover; }
.app_banner_02{background: url(../products/app_banner_02.jpg) no-repeat; background-size:cover; }
.app_banner_03{background: url(../products/app_banner_03.jpg) no-repeat; background-size:cover; }
.app_banner_04{background: url(../products/app_banner_04.jpg) no-repeat; background-size:cover; }
.app_banner_05{background: url(../products/app_banner_05.jpg) no-repeat; background-size:cover; }
.app_banner_06{background: url(../products/app_banner_06.jpg) no-repeat; background-size:cover; }
.app_banner_07{background: url(../products/app_banner_07.jpg) no-repeat; background-size:cover; }
.app_banner_08{background: url(../products/app_banner_08.jpg) no-repeat; background-size:cover; }

.pro_banner_txt{position: absolute;content: ""; top: 0;left: 0; right: 0;margin: 0 auto;  width: 100%; height: 100%;background-color: rgba(0, 0, 0, 0.3);display: flex;align-items: center; color: #fff;font-size: 1.2rem; }
.pro_banner_txt h2,.pro_banner_txt .etw_hometitle{margin-top: 0;color: #fff; text-transform: uppercase;font-size: 3rem;}
.pro_banner_txt .etw_hometitle::before{display: none;}
.pro_banner_inner{max-width:720px; text-transform: uppercase; font-size: 1.5rem;}
.pro_center{margin: 0 auto;}


/* pro_banner_bg */
.pro_banner_bg{padding: 3rem 0; background: url(../images/pro_banner_bg.jpg) no-repeat top center #00bcd4; background-attachment: fixed; color: #fff;}
.pro_banner_bg .content{position: relative; }
.pro_banner_bg h2{margin-top: 0; color: #fff;}
.pro_banner_bg .pro_top_txt{max-width: 700px; }
.pro_top_img{ position: absolute; right: 24%; bottom: -5.5rem; max-width: 450px;}

/* hub_pro_box */
.hub_pro_box{width: 100%; max-width: 940px; margin: 2rem auto;}
.hub_item{border: 1px solid #e1e1e1; height: 100%;background-color: #f8f8f8;}
.hub_item h4{padding: 1rem; margin-top: 0;font-family:GothamRnd-Medium;color: #00bcd4; text-align: center;border-top: 1px solid #e1e1e1; position: relative;transition: all .5s;font-size: 1rem;}
.hub_item h4::before {content:"";position:absolute;height:10px;width:10px;top:-6px;left:50%;margin-left:-5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-width:1px;border-right-width:1px;border-bottom-width:1px;border-style:solid;border-right-style:solid;border-bottom-style:solid;border-color:#e1e1e1;visibility:hidden\9;background-color:#f8f8f8;border-bottom:none;border-right:none;}
.hub_item .hub_img{overflow: hidden; text-align: center;background-color: #fff;}
.hub_item .hub_img img{transition: all 0.7s;transform: scale(1);}
.hub_item:hover .hub_img img{transform: scale(1.1);}
.hub_item:hover h4{color: #7cb342;}

/* inquiry_box */
.inquiry_box{background-color: #00bcd4;color: #fff; padding: 2rem; position: relative; margin: 3rem auto;box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);}
.inquiry_box h3{font-size: 1.8rem;}
.inquiry_button{background-color: #fff; color: #00bcd4; padding:1rem 2rem; cursor: pointer;transition: all .5s;font-family:GothamRnd-Medium;text-transform: uppercase; border: 1px solid #7cb342; }
.inquiry_button:hover{background-color: #023b7d;}

.products_bg{background: url(../images/pro_bg.jpg) no-repeat bottom center;}
/* resource_link */
.resource_link{background-color: #f4c90c; padding: 2rem; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.resource_link .resource_text{width: 72%;}
.resource_link .resource_text h4{font-family:GothamRnd-Medium;font-size: 1.4rem; margin-top: 0;}
.resource_link a{width: 20%; background-color: #fff;color: #00bcd4; text-align: center;padding: .5rem 1rem;display: block;border-radius: 22px;}
.resource_link a:hover{background-color:#00bcd4 ; color: #fff;}


/* nav-tabs-list-specifications */
.nav-tabs-list-specifications{width:100%;margin:0 auto;display:flex;border-bottom:none; margin-bottom: 2rem; }
.nav-tabs-list-specifications ul{ width:100%;display: flex; justify-content: center;background-color: #203c73;}
.nav-tabs-list-specifications li{width:auto;display:flex;align-items:center;position:relative;padding:1rem 2rem;  display:block;color:#fff;line-height:1.35;border-bottom: none; cursor: pointer; font-family:GothamRnd-Medium;position: relative;}
.nav-tabs-list-specifications li::before{position: absolute;content: "";width: 1px;height: 35%; top:1rem; right: 0; background-color: #ccc;}
.nav-tabs-list-specifications li:last-child::before{display: none;}

.nav-tabs-list-specifications li:last-child{margin-right:0;}
.nav-tabs-list-specifications li:hover,.nav-tabs-list-specifications li.active{background-color:#7cb342; color: #fff; }

.tabfixed{position:fixed;top:76px;left:0;margin:0;z-index:9;width:100%;background-color: #203c73;right:0;box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.35);}
.tabfixed ul{max-width:1200px;width:100%;margin:0 auto;}
.tabfixed ul li{color:#fff; }
.tabfixed li img {filter: brightness(0.32) invert(.8) sepia(.8) hue-rotate(180deg) saturate(100%); display: none;}
.tabfixed li:hover, .tabfixed li.dq{color: #fff; background-color: #7cb342;}
.pro_model strong{color: #00bcd4;font-size: 1.4rem;}
.siger_pro_box{margin-bottom: 2rem; padding-bottom: 2rem; border-bottom: 2px solid #eee;}
/* buy_now_button */
.buy_now_button span{background: linear-gradient(90deg,#f5f5f5 0%,#ddd 100%); color: #00bcd4; display: inline-block; padding: .5rem 2rem;cursor: pointer; transition: all .5s; position: relative; margin-left: 2rem;margin-top: 1rem;font-family:GothamRnd-Medium;}
.buy_now_button span::before{position: absolute;content: "\f0d9";font-family:fontawesome;font-size: 6rem; color: #f5f5f5;left:-1.5rem; top: -3rem; transition: all .5s;}
.buy_now_button:hover span{color: #7cb342;}
.buy_now_button:hover span::before{left: -2rem;}
/* bg_color */
.bg_color{background-color: rgba(0, 188, 212, 0.2); padding: 2rem 0;}
.etw_set_feedback_form{ background: url(../images/bg_foot.jpg) no-repeat top center; background-size: cover;  padding: 2rem;}
.left_contact{width: 100%; margin-top: 2rem; display: flex;margin-bottom: 2rem; }
.left_contact li{width: auto;margin-right: 1rem; }
.left_contact li a{color: #00bcd4;display: block;border: 2px solid #00bcd4;padding: .4rem 2rem;}
.left_contact li a:hover{color: #7cb342;border: 2px solid #7cb342;}
/* otherpro_box */
.otherpro_box{width: 100%; padding: 3rem 0;}
.otherpro_item{background-color: #00bcd4; text-align: center; position: relative;}
.otherpro_item a::before{position: absolute;content: "";left: 0;bottom: 0;width: 100%; height: 22%; background-color: #00bcd4; transition: all .8s; z-index: 1; display: block;}

.otherpro_item h4{color: #fff;font-family:GothamRnd-Medium; padding: 1rem; margin-top: 0;font-size: 1.3rem;}
.otherpro_item img{mix-blend-mode: multiply }
.otherpro_item .pro_img{background-color: #eee;}
.otherpro_item span{background-color: #fff; border-radius: 22px; display: inline-block; padding: .5rem 2rem; margin-bottom: 1rem; color: #00bcd4;transition: all .5s; }
.otherpro_item:hover span{background-color: #7cb342; color: #fff;}
.otherpro_item:hover a::before{height: 100%; background-color: rgba(0, 188, 212, 0.2); }
.otherpro_item .pro_des{position: relative;z-index: 1;}
.otherpro_item .pro_img{position: relative;}
.otherpro_item .pro_img::before{position: absolute;content: "\f064";font-family:fontawesome; top: 50%;left: 50%; transform: translate(-50%,-50%);width: 60px; height: 60px; background: #fff; color: #333; display: flex; align-items: center; justify-content: center;z-index: 1;border-radius: 50%;font-size: 1.2rem; opacity: 0; transition: all .8s;}
.otherpro_item:hover .pro_img::before{opacity: 1;}
/* app_inner_box */
.app_inner_box{width: 100%;}
.app_inner_box ol{width: 100%;margin-bottom:5rem; margin-top: 3rem; display: flex;}
.app_inner_box ol li.app_des{color: #fff; padding: 2rem;    background-image: linear-gradient(to right top,#07e2fe, #21acbe,#20747f);
  background-image: -webkit-linear-gradient(left bottom,#07e2fe, #21acbe,#20747f);
  background-image: -mos-linear-gradient(left bottom,#07e2fe, #21acbe,#20747f);
  background-image: -ms-linear-gradient(left bottom,#07e2fe, #21acbe,#20747f);width: 50%; position: relative; margin-top: -3rem;border-radius: 8px 8px 0 0;}
  .app_inner_box ol li.app_des a{display: block; color: #fff; font-size: 1.4rem;font-family:GothamRnd-Medium; margin-bottom: 1rem; transition: all .5s;}
.app_inner_box ol li.app_img{width: 50%;}
.app_inner_box ol li.app_img img{width: 100%;}
.app_inner_box ol:nth-child(2n) li.app_des{order: 0;}
.app_inner_box ol:nth-child(2n) li.app_img{order: 1;}
.app_inner_box ol li.app_des a:hover{color: #000;}
/* other_application */
.other_application{width: 100%;display: flex;flex-wrap: wrap; background-color: #f5f5f5; padding: 1rem;margin: 2rem auto; margin-bottom: 3rem;}
.other_application li{width: 49%; margin-right: 1%;margin-bottom: .3rem;}
.other_application li a{color: #777; font-size: .9rem;position: relative;padding-left: 2rem; display: block;}
.other_application li a::before{position: absolute;content: "\f0a9";font-family:fontawesome;left: 0;top: -3px;font-size: 1rem;}
.other_application li a.dq,.other_application li a:hover{color: #00bcd4;}
/* resource_list */
.resource_list{width: 100%; margin: 2rem auto; margin-top: 0; display: flex; flex-wrap: wrap; }
.resource_list li{width: 49%;margin-right: 1%;font-size: .9rem;line-height: 1.35;margin-bottom: 1rem;}
.resource_list li:nth-child(2n){margin-right: 0;}
.resource_list a{background-color: #00bcd4; color: #fff;display: block;width: 100%;font-family:GothamRnd-Medium; padding: 1rem; margin-bottom: 1rem;position: relative;padding-left: 2.5rem;background-image: linear-gradient(to right top,#07e2fe, #21acbe,#20747f);
  background-image: -webkit-linear-gradient(left bottom,#07e2fe, #21acbe,#20747f);
  background-image: -mos-linear-gradient(left bottom,#07e2fe, #21acbe,#20747f);
  background-image: -ms-linear-gradient(left bottom,#07e2fe, #21acbe,#20747f); transition: all .5s;}
.resource_list a::before{position: absolute;content: "\f0a9";left: 1rem;top: 1rem;font-family:fontawesome;}
.resource_list a:hover{background-image: linear-gradient(to right top,#21acbe, #07e2fe,#20747f);color: #f4c90c;}

/* #container */
#container {width:100%;margin:0 auto;margin-top:78px;}
.home_box{margin-top: 0 !important;}
.content {width:100%;max-width:1340px;margin:0 auto; }
.small_content{max-width:1200px}
.content_inner{width: 100%; display: flex;flex-wrap: wrap; justify-content: space-between; margin-top: 2rem; }
#etw_right{width: 75%;}
.products_content{margin-top: .5rem;}
#etw_sidebar{width: 22%; font-size: 1rem; height: 100%; background-color: #fff; margin-top: -5.65rem; position: relative;z-index: 2;border-radius: 15px 15px 0 0;box-shadow: 4px 4px 10px 4px rgba(0,0,0,.06); }
.pro_list_title{background-color: #203c73;color: #fff; padding: .8rem 1rem;font-family:GothamRnd-Medium; font-size: 1.4rem;text-transform: uppercase;margin-bottom: 1rem;border-radius: 15px 15px 0  0;}
.etw_productlist ul{width: 100%;padding: 1rem; padding-top: 0;}
.etw_productlist ul li>a{font-size: .9rem;color: #333;margin-bottom: .5rem;display: block; border-bottom: 1px solid #fff;padding-bottom: .5rem;font-family:GothamRnd-Medium;display: flex;align-items: center; }
.etw_productlist ul li a img{mix-blend-mode: multiply}
.etw_productlist ul li a{transition: all .5s;}
.etw_productlist ul li ol{padding-left: .5rem;margin-bottom: .5rem;}
.etw_productlist ul li ol a{display: block;font-size: .9rem;color: #666; padding-bottom: .5rem;position: relative;padding-left:.8rem;}
.etw_productlist ul li ol a::before{position: absolute;content: "";left: 0;top: .7rem;width:4px;height: 3px;background-color: #ccc;}
.etw_productlist ul li a:hover,.etw_productlist ul li a.dq{color: #00bcd4;}
/* about_inner_img */
.about_inner_img{position: relative; margin-bottom: 2rem;}
.about_inner_img .about_name{position: absolute;left: 0; bottom: 0; background-color: rgba(0, 188, 212, 0.7); width: 100%; font-size: 1.8rem;font-family:GothamBold; color: #fff; padding: 1rem;}

/* #quicknav */
#quicknav {width:100%;margin:0 auto;height:auto;color:#666;font-size:12px;overflow:hidden;position:relative;border-top: 1px solid #eee; }
#quicknav ul{width: 100%; max-width: 1340px; margin: .5rem auto;}
#quicknav a {color:#666;}
#quicknav li {display:inline-block;padding:0.2rem 0.4rem 0.2rem 0;}
#quicknav li + li::before {padding:0 5px;color:#666;content:"/\00a0";}
#quicknav a:hover {color:#7cb342;}
#quicknav li:last-child{color: #7cb342;}

.quicknav_01{border: none !important; }
.quicknav_01 a{color: #fff !important;}
.quicknav_01 li + li::before{color: #fff !important;}
.quicknav_01 a:hover {color:#fff !important;}
.quicknav_01 li:last-child{color: #fff !important;}
/* tags_box */
.tags_box {width:100%;margin:1rem auto;color:#666; border-bottom: 1px solid #ddd; padding-bottom: .5rem;}
.tags_box ul {display:flex;flex-wrap:wrap;}
.tags_box ul li {padding:0.3rem 0.8rem;font-size:1rem; position: relative;}
.tags_box ul li::before{position: absolute;content: ""; left: 0; top:.5rem; width: 1px; height: 50%; background-color: #ccc;}
.tags_box ul li:first-child::before{display: none;}
.tags_box ul li:first-child{padding-left: 0}
.tags_title {color: #000;}

/* .item */
.item{width: 100%; display: flex; flex-wrap: wrap;}
.item li{width:100%; margin-bottom: .5rem; position: relative; padding-left: 2rem; }
.item li::before{position: absolute;content: "";left: .5rem; top:.6rem; width: 5px; height: 5px; background-color: #7cb342;   }
.item li p{font-size: 1rem;}
.item li strong{font-family:Roboto-Medium;}
.item2{display: flex; flex-wrap: wrap;}
.item2 li{width: 48%; margin-right: 2%;}
.item2 li:nth-child(2n){margin-right: 0;}
.proitem{ padding:8px 0; float:none; width:auto; overflow:hidden; display: flex;flex-wrap: wrap; }
.proitem>li{ width:49%; position:relative;  background: linear-gradient(#e7f9fb,#ffffff);padding: 2rem; padding-left: 3rem; margin-bottom: 1rem; margin-right: 1%;}
.proitem>li:nth-child(2n){margin-right: 0;}
.proitem>li::before{ position:absolute; content:"\f046";  left:1rem; top:2rem;font-family: 'fontawesome'; color: #7cb342;font-size: 1rem;}
.sfont{font-size: 1.2rem;}
.proitem>li h4{font-family:GothamRnd-Medium;margin-top: 0;}
/* features_list */
.features_list li{margin-bottom: 1rem; padding: 1rem;background: linear-gradient(#f8f8f8,#ffffff);}
.features_list li dd{margin-bottom: .5rem; position: relative; padding-left: 2rem;font-size: .95rem;}
.features_list li dd::before{position: absolute;content: "";left: 1rem; top: .5rem;width: 6px;height: 6px;border-radius: 50%;background-color: #ccc;}
.features_list li h4{color: #333;font-family:GothamRnd-Medium;font-size: 1rem;}
/* etw_gallery */
.etw_gallery{position:relative;}
.etw_gallery ul{display:flex;flex-wrap:wrap;position:relative;}
.etw_gallery ul li{margin:0 2% .5rem 0;position:relative;}
.etw_gallery ul li img{mix-blend-mode: multiply; transition: all .5s; transform: scale(1); border: 1px solid #eee;}
.etw_gallery1 ul li{width:100%;}
.etw_gallery2 ul li{width:49%;}
.etw_gallery3 ul li{width:32%;}
.etw_gallery4 ul li{width:23.5%;}
.etw_gallery5 ul li{width:18%;}
.etw_gallery6 ul li{width:14.66%;}
.etw_gallery2 ul li:nth-child(2n),.etw_gallery3 ul li:nth-child(3n),.etw_gallery4 ul li:nth-child(4n){margin-right: 0;}
.etw_gallery ul li figure{width:100%;display:block;overflow:hidden;position:relative; margin-bottom: 0; }

.etw_gallery ul li a .inquiry{display: block; color: #7cb342; position: relative; font-size:.9rem;line-height:1.35; display: block;padding-top: .5rem; text-align: center;}
.etw_gallery ul li a .inquiry:hover{text-decoration: none;color: #00bcd4;}
.etw_gallery ul li p{margin-top: .5rem; font-size: 1rem; color: #333; margin-bottom: 0; text-align: center; line-height: 1.35; }

.etw_gallery ul li span{padding:.5rem 1rem;line-height:1.25;color: #666;  display: block; width: 100%; font-size: .9rem; padding-bottom: 1rem;text-align: center;}
.etw_gallery ul li span strong{display: block;}
.etw_gallery ul li h5{font-size: 1rem; color: #333; margin-top: 1rem; margin-bottom: 0;}
.etw_gallery ul li p{font-size: .9rem; text-align: left;color: #666;margin-top: 0rem;}
.gallery_video_img{position: relative;}



/* .left_pics */
.pro_bg{background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #fff), color-stop(70%, #eee));
  background-image: linear-gradient(to right, #fff 0 30%, #eee 70% 100%);padding: 2rem; padding-left: 0; margin-bottom: 2rem;}
.left_pro_img{position:relative; }
.left_pro_img a {position:relative;display:block;}
.left_pics {height:auto;margin:0 auto;text-align:center;position:relative; margin-bottom: 1rem;order: 1;width: 100%; }
.left_pics img {text-align:center;mix-blend-mode: multiply }
.left_pics a {display:block;overflow:hidden}
.related_pic {width:100%; position: relative;  display: flex; flex-wrap: wrap;justify-content: center;  }
.related_pic a {width:18%; margin-right: 1%;}
.related_pic a:nth-child(5n){margin-right: 0;}
.related_pic img {width:100%;height:auto;float:left;border:1px #eee solid; margin-bottom: 5px;}
.related_pic img:hover,.related_pic a.imgdq img {border:1px #00bcd4 solid;}
.related_pic span {font-size:0.7rem;line-height:0.9rem;display:block;text-align:center;color:#666;}
.left_pro_img .video_button{width: 60px; height: 60px; left: 50%;}




/* footer */
#footer {width:100%;text-align:center;margin:0 auto; font-size: .95rem; background: #0e131c; background-size: cover; overflow: hidden; border-top:4px solid #ef991a; }
.etw_bottom {padding:2rem 0; padding-bottom: 0; width:100%;margin:0 auto;position:relative;text-align:left;  color:#fff;  }
.logo_img{position: relative; margin-bottom: -3rem; z-index: 2; }
.logo_img img{max-width: 150px;}
.bottom_logo p{margin-top: 1rem;font-size: .9rem;}
.home_link {width:100%; overflow:hidden;margin:0 auto;padding:.5rem 0; background-color: #00bcd4;     border-top: 1px solid rgba(255, 255, 255, 0.1); position: relative; z-index: 1;}
#footer a:hover {color:#7cb342;}
.etw_bottom .etw_foot_title,.etw_bottom .etw_foot_title a {position:relative;font-size:1.25rem;line-height:1.35;color: #fff;  text-transform: uppercase; font-family:GothamRnd-Medium;}
.etw_bottom .etw_foot_title {position:relative;}
.etw_bottom .etw_foot_title a:hover {color:#fff!important;text-decoration:none;}


.etw_bottom h4{color: #fff;}
.pblist {overflow:hidden;margin:0.5rem auto;}
.pblist_box {width:100%;}
.etw_bottom a {color:#fff;}
.etw_bottom a:hover {color:#7cb342;}
.etw_bottom ul {width:100%;margin-right:2%;float:left;display:flex;flex-flow:wrap;}
.etw_bottom ul li {width:100%;float:left;position:relative;}
.etw_bottom ul > li > a {display:block;line-height:1.25rem;color:#fff;position:relative;position:relative;padding:.3rem 0; font-size:.9rem; padding-left: .8rem;}
.etw_bottom ul > li > a::before{position: absolute;content: "\f105";left: 0; top:.3rem;font-family:fontawesome;}
.cot_add,.cot_tel,.cot_email,.cot_people,.cot_mobile,.cot_fax,.cot_whatsapp,.cot_wechat {position:relative;padding-left:25px;display:block;margin-bottom:0.5rem;padding-top:0.2rem;}
.cot_add:before {content:"\f041";position:absolute;left:0px;top:4px;color:#fff;font-family:fontawesome;font-size:20px;}
.cot_tel:before {content:"\f095";position:absolute;left:0px;top:3px;color:#fff;font-family:fontawesome;font-size:18px;}
.cot_email:before {content:"\f0e0";position:absolute;left:0px;top:2px;color:#fff;font-family:fontawesome;font-size:16px;}
.cot_people:before {content:"\f007";position:absolute;left:0px;top:2px;color:#fff;font-family:fontawesome;font-size:16px;}
.cot_mobile:before {content:"\f10b";position:absolute;left:2px;top:-3px;color:#fff;font-family:fontawesome;font-size:26px;}
.cot_fax:before {content:"\f1ac";position:absolute;left:0px;top:2px;color:#fff;font-family:fontawesome;font-size:16px;}
.cot_whatsapp:before {content:"";position:absolute;left:0px;top:2px;color:#fff;font-family:fontawesome;font-size:18px;background:url(../images/investoricon1.png) no-repeat;background-size:cover;width:18px;height:20px;}
.cot_wechat:before{content:"";position:absolute;left:1px;top:2px;color:#333;font-family:fontawesome;font-size:17px;background:url(../images/investoricon2.png) no-repeat;background-size:cover;width:20px;height:20px;}
#etw_coper {margin-top:2px;width:100%;line-height:22px;}
#etw_coper a {color:#fff;font-size:12px;}
#otherlink {clear:both;width:100%;height:auto;font-size:12px;margin-top:1rem;}
#otherlink a {color:#fff;display:inline-block;padding:0 4px;margin-right:5px;line-height:22px;margin-bottom:5px;border:1px solid #fff;font-size:12px;}
#otherlink a span {opacity:0.5;position:relative;top:0;}
#otherlink a:hover,#etw_homefooters a:hover,.etw_homefoot a:hover,#etw_coper a:hover {color:#f4c90c;}
#otherlink a:hover span {opacity:1;top:-2px;transition:all 0.3s ease-in-out;}

/*tags*/
#tags{ width:100%;display: flex; margin-top: 1rem; margin-bottom: 2rem;}
.tags_title{ float:left;margin-right:15px; color:rgb(255, 255, 255); font-size:1.25rem; text-align:center; padding:0 10px;background:rgb(68, 67, 73);border-radius:4px;} 
#tags ul{width: 100%; display: flex;}
#tags li{padding:7px 10px;border-radius:4px;margin:0 5px 3px 0;color:#777;display:inline-block;line-height:16px;font-size:12px; background:#eee;}


/*sitemap*/#sitemap {width:100%;margin:20px auto;font-size:13px;}
#sitemap .name {width:100%;font-size:15px;margin:10px 0;clear:both;}
#sitemap a {color:#0f599b;width:100%;display:block;background:#eee;font-weight:600;line-height:24px;}
#sitemap a.sname {margin:5px 0;font-weight:400;width:100%;color:#333;text-decoration:underline !important;background:0 0;font-size:14px;}
#sitemap a:hover {text-decoration:underline !important;}
#sitemap a.sname:hover {color:#0f599b;text-decoration:none !important;}
#sitemap p {margin:0 0 10px;line-height:22px;}
#sitemap .list_m {width:100%;height:auto;margin:10px 0;overflow:hidden;}
#sitemap .list_m a {width:50%;display:block;float:left;color:#888;text-decoration:none;font-size:13px;line-height:18px;padding-right:3%;background:0;font-weight:400;margin-bottom:10px;}
#sitemap .list_m a:nth-child(2n + 1) {clear:both;}
#sitemap .list_m a:hover {color:#0f599b;}
@media (max-width:1580.98px) {
  .navbar-expand-lg .navbar-nav .dropdown-menu{left: -55%;}
  .about_box::before{width: 65%;}
}
@media (max-width:1400.98px) {
  .content,#quicknav ul{max-width:1200px;}
  .pro_banner_box{height: 200px;}
  .pro_banner_txt h2, .pro_banner_txt .etw_hometitle{font-size: 2rem;}
}
@media (max-width:1300.98px) {
  #etw_content,.etw_bottom,.content,.bg_color{padding-left:15px;padding-right:15px;}
  .navbar-expand-lg .navbar-nav .dropdown-menu > li > a{font-family:GothamBook;}
  .navbar-expand-lg .navbar-nav .dropdown-menu {left: -146%;}
  .pro_banner_bg h2{font-size: 1.8rem;}
}
@media (max-width:1299.98px) {
.top-nav {padding-left:0;}
.top-nav{padding-top: 1rem;}
.navbar-expand-lg .navbar-nav .nav-link {padding:.2rem .5rem;}
.banner_inner2{background-color: rgba(255, 255, 255, 0.5);padding: 1rem;font-size: 1rem;}
.banner_inner2 h3,.banner_txt h3{font-size: 1.6rem;}
.pro_top_img{max-width: 220px;right: 17%;bottom: -1.5rem;}

}
@media (max-width:1199.98px) {
  .navbar-expand-lg .navbar-nav .nav-link {font-size: .9rem;}
  .top-nav .navbar-nav .row{max-width: 1000px;margin-left: -485px !important;}
  .about_box::before{width: 75%;}
}

@media (max-width:1025.98px){
 #etw_logo img{width: 60px;}
  
}
@media (max-width:991.98px) {
  #header {position:inherit;min-height:inherit;display:block;padding:0; background-color: #fff;}
#container,#etw_content,.home_box {margin:0 auto;}
#header::before {height:2px;}
#quicknav ul,.tags_box,#etw_sidebar,.carousel-control-next,.carousel-control-prev,#header::before,.left_share,#quicknav {display:none;}
.top-nav .navbar {float:left;width:100%;}
.nav-item span.pro_icon {display:block;}
.navbar-light .navbar-toggler {color:#333;font-size:2.5rem;border:none !important;padding:.5rem 0.75rem;position:relative;z-index:1;}
.top-nav {width:100%;padding-left:0;margin-top:0;background-color:#eee; padding: 0;}
.navbar-expand-lg .navbar-nav .nav-link {padding:0.6rem 0.5rem;border-right:none;font-size:1.2rem;border-bottom:1px solid #666;color:#333;text-transform:none;}
.navbar-light .navbar-nav .active .nav-link:before,.navbar-light .navbar-nav .show .nav-link:before,.navbar-light .navbar-nav .nav-link:hover:before {display:none;}
.navbar-expand-lg .navbar-nav .dropdown-menu > li > a {font-size:1rem;}
.navbar {padding:0;}
.dropdown-item {white-space:normal;padding-top:0.5rem;font-size:14px;}
.dropdown-toggle::after {display:none;}
.navbar-light .navbar-nav .active > .nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show > .nav-link {border-radius:0;color:#fff;background-color:#00bcd4;}
.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover {border-radius:0;color:#fff;background-color:#00bcd4;}

.top-nav {width:100%;float:left;background:#fff;margin:0;display:block;padding:0 !important;}

.top-nav:after,.top-nav:before,.top-nav ul>li>ul.dropdown-menu>li>.second_list {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}
.top-nav .navbar-nav .row,.nav-fixed .top-nav .navbar-nav .row {width:100%!important;box-shadow:none !important;top: auto !important;margin: 0 !important;left: auto !important;}
.top-nav .navbar-nav .navright{display: none;}
.top-nav .navleft{width: 100%;float: none;padding: 0.5rem 1rem;}
.top-nav .navbar-nav .row .navleft li{line-height: 1.5rem;}
.top-nav .navbar-nav .row .navleft li a{
  color: #111;
    display: block;
    width: 100%;
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 0.4rem 0 0.4rem 0.5rem;
}
.top-nav .navbar-nav .row .navleft li a:hover,.top-nav .navbar-nav .row .navleft li a.lidq{color: #00bcd4;}

/* .etw_language */
.etw_language {background:none;width:auto;padding-top:1rem; }
.etw_language {display:block;float:right;height:auto; }
.etw_language > ul {position:relative;z-index:9;float:right;font-size:1rem;border-radius:8px;}
.etw_language > ul > li > span {display:block;color:#000;padding:0rem 1rem;}
.etw_language ul ul {display:none;position:absolute;top:100%;padding:0;background-color:#ffffff;min-width:100px;}
.etw_language ul ul a {display:block;text-align:left;float:left;padding:0.3rem 1rem;color:#333;}
#etw_language .dropdown-item {color:#333;padding:0.2rem 0 0 1.5rem;}
#etw_language .dropdown-item:hover {color:#8f99a5;}
.etw_language ul li:hover > ul {display:block;}
.etw_language .dropdown-item {min-width:100px;}
.etw_language #etw_language {float:none;margin-top:0;height:auto;}
.etw_language #etw_language a {line-height:1.5rem;width:100%;}
.etw_language #etw_language a:hover {color:#00bcd4 !important;}
#etw_language .dropdown-item::before {display:none;}
#etw_language .dropdown-item img,#etw_logo h1 {display:none;}

#etw_banner .swiper-button-next, #etw_banner .swiper-button-prev,.swiper{display: none;}
.swiper-pagination{display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{padding: 1rem 1.5rem; background-color: #eee;}

  #header::after,.tab_li{display: none;}
 #etw_banner{clip-path:none}
 #etw_right{width: 100%;}
 .pro_top_img{display: none;}
 .pro_banner_bg{padding: 1rem 0;}
 .pro_banner_bg h2{padding-bottom: 0;}
 .resource_link{flex-wrap: wrap;}
 .resource_link .resource_text,.resource_link a{width: 100%;}
 .resource_link a{max-width: 150px; margin-top: 1rem;}
}
@media (max-width:768.98px) {

.etw_gallery4 ul li{width: 32%;}
.etw_gallery4 ul li:nth-child(4n){margin-right: 2%;}
.etw_gallery4 ul li:nth-child(3n){margin-right: 0;}
.etw_gallery5 ul li{width: 32%;}
.etw_gallery5 ul li:nth-child(3n){margin-right: 0;}
.about_box::before{width: 100%; transform:none}
.pro_banner_inner{text-transform: none;font-size: 1rem;}
.etw_hometitle{margin-bottom: 0;}
}
@media (max-width:650.98px) {
  html {font-size:14px; }
.etw_gallery3 ul li,.etw_gallery4 ul li{width: 48%;}
.etw_gallery3 ul li:nth-child(3n),.etw_gallery4 ul li:nth-child(3n){margin-right: 2%;}
.etw_gallery3 ul li:nth-child(2n),.etw_gallery4 ul li:nth-child(4n){margin-right: 0;}
.inquiry_box h3{font-size: 1.4rem;}


}
@media (max-width:575.98px) {
  h2,.etw_hometitle {font-size:1.6rem;}
  .etw_gallery6 ul li{width:32%;}
  .etw_gallery6 ul li:nth-child(3n){margin-right: 0;}
  .pro_banner_bg h2{font-size: 1.6rem;}
  .pro_name{margin-top: 0;font-size: 1.2rem;}
  .app_inner_box ol{flex-wrap: wrap;margin-bottom:1rem;}
  .app_inner_box ol li.app_img,.app_inner_box ol li.app_des{width: 100%;}
  .app_inner_box ol:nth-child(2n) li.app_img{order: 0;}

}
@media (max-width:480.98px) {
  #etw_video_list ul li,.related_pro ul li,.proitem > li,.item2 li,.resource_list li{width: 100%; margin-right: 0 !important;}
}
@media (max-width:380.98px) {
  .etw_gallery3 ul li,.etw_gallery2 ul li,.etw_gallery4 ul li,.other_application li{width: 100%; margin-right: 0;}
}
@media (max-width:320.98px) {



}
