@charset "utf-8";/* font-awesome */
@import "../font/font-awesome/font-awesome.min.css";/* bootstrap-icons */
@import "../font/bootstrap-icons/bootstrap-icons.min.css";/* iconfont */
@font-face{font-family:iconfont;src:url(../font/iconfont.ttf?t=1622274305876) format('truetype');font-display:swap;}
@font-face{font-weight:200;font-style:normal;font-family:Anton;src:local('Anton-Regular'),local('Anton-Regular'),url(../font/Anton-Regular.woff2) format('woff2');font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}



@font-face{font-weight:200;font-style:normal;font-family:Jost;src:local('Jost-Light'),local('Jost-Light'),url(../font/Jost-Light.woff2) format('woff2');font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-weight:300;font-style:normal;font-family:Jost;src:local('Jost-Regular'),local('Jost-Regular'),url(../font/Jost-Regular.woff2) format('woff2');font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-weight:400;font-style:normal;font-family:Jost;src:local('Jost-Medium'),local('Jost-Medium'),url(../font/Jost-Medium.woff2) format('woff2');font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-weight:500;font-style:normal;font-family:Jost;src:local('Jost-SemiBold'),local('Jost-SemiBold'),url(../font/Jost-SemiBold.woff2) format('woff2');font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-weight:600;font-style:normal;font-family:Jost;src:local('Jost-Bold'),local('Jost-Bold'),url(../font/Jost-Bold.woff2) format('woff2');font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-weight:700;font-style:normal;font-family:Jost;src:local('Jost-ExtraBold'),local('Jost-ExtraBold'),url(../font/Jost-ExtraBold.woff2) format('woff2');font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-weight:800;font-style:normal;font-family:Jost;src:local('Jost-Black'),local('Jost-Black'),url(../font/Jost-Black.woff2) format('woff2');font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--primary-color:#ffcc00;--secondary-color:#e4b600;--hover-color:#1a1a1a}
/****basic****/
.skip-loading {
    visibility: hidden!important;
}
.gridContainer{
    visibility: visible!important;
}
body{color:#555;font-family:Jost,Arial,Helvetica,sans-serif;font-size:1rem;background:#fff;font-weight:300;line-height:1.6rem;}
*,li,ol,ul{margin:0;padding:0}
li,ol,ul{list-style:none}
img{max-width:100%}
img{-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(--primary-color)}
a:focus{outline:0;text-decoration:none}
a,a:hover{text-decoration:none}
a.link{color:var(--primary-color);text-decoration:underline;font-weight:400;font-style:oblique}
a.link:hover{color:var(--primary-color);text-decoration:underline}
b{color:#333;font-size:1.2rem;line-height:1.4rem;display:block;font-weight:600;position: relative;padding: 0 0 0 1.8rem;}
b:before{
position: absolute;
  content: '';
  background: var(--primary-color);
  width: 15px;
  height: 15px;
  box-shadow: 5px 5px 0 #666;
  left: 0;
  top: 0;
  border: 2px solid #fff;
}
strong{
  font-weight: 600;
  font-size: 1.2rem;
  color: #333;

}

.etw_hometitle{display:block;font-size:2.6rem;line-height:2.8rem;padding:0;color:#333;margin:1rem 0;font-weight:300;font-family: Anton;}
h2{display:block;font-size:2.6rem;line-height:2.8rem;padding:0;color:#333;margin:1rem 0;font-weight:300;font-family: Anton;}
.small_h2{font-size:2rem;line-height:2.2rem;}
.big_h2{text-transform: uppercase;font-size: 2.8rem;line-height: 3rem;border-bottom: 1px solid #dee2e6;margin:0 0 1rem 0;}
.big_h2 small{
font-size: 2rem;
  line-height: 2rem;
  font-weight: 300;
  font-family: Anton;
  opacity: 1;
  color: var(--primary-color);
}
h3{font-size:1.1rem;line-height:1.6rem;font-weight:400;color:#999;margin:-0.6rem 0 1rem;}
h4{display:block;color:var(--primary-color);font-size:1.1rem;padding:0;line-height:1.1rem;margin:1rem 0 -1rem;font-weight:300;}
.shadow_title{
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 300;
  font-family: Anton;
  opacity: .7;
  margin: 0 0 -1rem;
  color: var(--primary-color);
}
small{display:block;}
hr{border:none;background:linear-gradient(90deg,transparent,#ccc,transparent);margin:2rem 0 4rem;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:8px 12px !important;font-size:0.9rem;line-height:1.2rem;font-weight:300;border:none;border-bottom-width:medium;border-bottom-style:none;border-bottom-color:currentcolor;border-bottom:1px solid #eee;}
.table tr.top td{color:#fff;padding:12px 12px !important;font-weight:300;background:var(--primary-color);font-size:0.95rem;line-height:1.2rem;border:1px solid #eee;}
.tables tr td:first-child{color:#fff;padding:12px 8px!important;font-weight:300;background:#384466;font-size:0.9rem;}
.table-striped tr:nth-of-type(odd){background-color:#fff !important;}
.table img{width:70%;margin:0 auto;display:block;}
.table-responsive>.table-bordered{border: 1px solid #eee;}
.table-bordered.table tr  td{border-right: 1px solid #eee;}
.inquiry{white-space:nowrap;color: #4d4d4d;font-weight: 500;;font-size: 0.95rem;}
.inquiry:hover{color: var(--primary-color);}
.indent{padding-left:2.8rem;}
.clearfix::after{display:table;clear:both}
.first{font-size:1.1rem;line-height:1.5rem;width:85%;margin:0 auto 1rem;}
.first strong{font-size:1.1rem;font-weight:600;}
.first1{position:relative;}
.first1::before{background:#fff;position:absolute;content:'';width:10px;height:10px;border-radius:50%;left:-29px;top:9px;border:2px solid var(--primary-color);}
.first2{font-size:1.1rem;line-height:1.7rem;margin:0 0 1rem;}
.more_btn{display:inline-block;position:relative;}
.more_btn a{color:#4d4d4d;padding:0.8rem 1.5rem;font-size:0.95rem;line-height:0.95rem;font-weight:500;text-align:center;display:block;position:relative;overflow:hidden;background:var(--primary-color);}
.more_btn a:hover{background:var(--secondary-color);color:#1a1a1a;}
.color1{color:var(--primary-color);}
.color2{color:var(--primary-color);text-decoration: underline;}
.color2 a{font-family: Anton;}
.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}
@media (max-width:991.98px){.etw_hometitle,h2{font-size:2rem;line-height:2.2rem;}
h2.big_h2{font-size: 2.2rem;line-height: 2.4rem;}
.big_h2 small{font-size: 1.6rem;line-height: 1.2;}
.shadow_title{font-size: 1.5rem;line-height: 1.6rem;}
h2 small{line-height:1.4rem}
h3{font-size:1.05rem;line-height:1.4rem;}
.first{margin:0 0 1rem 0;width:100%;}
}
@media (max-width:767.98px){
h2.big_h2{font-size: 1.8rem;line-height: 1.2;}
.big_h2 small{font-size: 1.4rem;}
}
@media (max-width:575.98px){
  
}
/****header****/
#header{width:100%;position:fixed;top:0;left:0;right:0;margin:0 auto;visibility:visible;transition:.5s all ease-in-out;z-index:1000;background: #f7f7f7;}
#header:before{position: absolute;content: '';background: #f3f3f3;width: 100%;height: 40px;left: 0;top: 0;display: none;}
.home_header{background: linear-gradient(180deg,rgba(0,0,0,.4),transparent) !important;}
.nav-fixed{margin:0 auto;box-shadow:4px 4px 100px 0 rgb(0,0,0,.13);background:rgba(255,255,255,1) !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:1300px;z-index:100}
#etw_logo{
float: left;
  width: 220px;
  text-align: center;
  position: relative;
  padding:2.8rem 0 0;
  transition: .3s all ease-in-out;
  z-index: 1;
}
#etw_logo a{display:block;position:relative;}
.top_name{position:relative;float:left;margin:0.5rem 0 0 8.2rem;}
.top_name span{font-size:1rem;line-height:1.3rem;font-weight:400;color:#333;margin:0;letter-spacing:0.03rem;text-transform:uppercase;}
.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 1.5rem 0 0;}
#etw_language .dropdown-item{display:inline-block;width:auto;font-size:0.85rem;line-height:0.85rem;padding:0.75rem 1rem;color:var(--hover-color);background:0;min-width:auto!important;font-weight:300;position:relative;font-family: Jost;}
#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(--primary-color);background:0}
.etw_language a:not([href]):not([tabindex]){color:#fff;cursor:pointer}

.home_header #etw_language .dropdown-item{color: #fff !important;}
.nav-fixed.home_header #etw_language .dropdown-item{color: #333 !important;}
.iconfont{cursor:pointer;font-family:iconfont!important;font-size:1.8rem;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;-webkit-animation:scaleout 2.5s infinite ease-in-out;animation:scaleout 2.5s infinite ease-in-out}
#etw_top{position:fixed;width:40px;height:40px;right:55px;bottom:120px;text-align:center;background:#999;z-index:100;cursor:pointer;line-height:38px;border-radius:50%;transition:.5s all ease-in-out}
#etw_top a{color:#fff;font-size:.9rem}
#etw_top:hover{background:#999;transform:translateY(-.5rem)}
#etw_top:after{position:absolute;z-index:-1;content:'';top:100%;left:5%;height:10px;width:90%;opacity:1;background:radial-gradient(ellipse at center,rgba(0,0,0,.25) 0,rgba(0,0,0,0) 80%)}
@media (max-width:1199.98px){#etw_logo{margin-left:1rem;}
.top_name{display:none;}
}
@media (max-width:991.98px){#header{position:inherit}
#header:before{display:none;}
.home_header{background: none !important;}
#etw_logo{padding:1rem 0;width:120px;}
.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:-2%;right:1.4rem;}
.etw_language>ul>li>span{margin:1.2rem 3rem 0 0;text-align:center;width:40px;z-index:100;display:block;}
.etw_language ul li ol{position:absolute;width:100px;left:-1.8rem;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 img{display:none;}
}
@media (max-width:575.98px){#header{border-bottom:none;}

.etw_language>ul>li>span{margin-right: 2rem;}
.etw_language>ul>li::before{right: 1rem;}
}
/*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.05rem;
  line-height: 1.05rem;
  position: relative;
  margin: 0 2.4rem;
  font-weight: 600;
  padding: 1.2rem 0;
  text-transform: uppercase;
}

.dropdown-toggle:after{position:relative;content:"\f107";font-family:FontAwesome;color:#333;width:auto;margin-left:0.1rem;height:auto;font-weight:300;vertical-align:top;font-size:18px;border:none;transition:.2s all ease-in-out;display: none;}
.navbar-light .navbar-nav .active .dropdown-toggle:after,.navbar-light .navbar-nav .show .dropdown-toggle:after,.navbar-light .navbar-nav a.dropdown-toggle:hover:after{transform:rotate(-180deg);color:var(--primary-color);top:58%;right:0px;}
.navbar-light .navbar-nav .nav-item:nth-child(6) a.nav-link{
color: #333;
  padding: 1.2rem 0 1.2rem 2.1rem;
  font-size: 1.05rem;
}
.navbar-light .navbar-nav .nav-item:nth-child(6) a.nav-link:before{
 position: absolute;
  content: '';
  background: url(../images/video_btn1_hover.png) no-repeat;
  background-size: cover;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
}
    

.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;
}

.navbar-nav .dropdown-menu:before{content:"";position:absolute;width:0;height:0;border-bottom:6px solid var(--primary-color);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:#ffcc00;}
.navbar-light .navbar-nav .show>.nav-link{color:#ffcc00}
.navbar-light .navbar-nav .dropdown-item{font-size:1.05rem;padding:0.5rem 1.5rem;font-weight:300;color:#333;position:relative;}
.navbar-nav .dropdown-menu1{
  min-width: 66rem;
  left: -17rem;
  padding: 1.5rem 3rem;
}
.navbar-light .navbar-nav .dropdown-menu1 li{width:100%;position:relative;}
.navbar-light .navbar-nav .dropdown-menu1 .dropdown-item{
background: 0;
  position: relative;
  padding: 2rem 0 0.3rem;
  font-size: 1.2rem;
  color: #4d4d4d;
  font-weight: 300;
  white-space: normal;
  line-height: 1.4rem;
  text-align: left;
  border-bottom: 1px solid #eee;
  margin: 0 0 0.5rem;
  font-family: Anton;
}
.navbar-light .navbar-nav .dropdown-menu1 .dropdown-item img{
width: 70px;
  height: 70px;
  position: absolute;
  right: 0;
  top: 1px;
}
.navbar-nav .dropdown-menu li ol{position:relative;display:block;padding:0 0 0.6rem 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.3rem 0 0.3rem 0.95rem;font-weight:300;font-size:.8rem;color:#333;line-height:1rem;}
.navbar-nav .dropdown-menu li ol li a:before{position:absolute;content:'';background:#555;width:5px;height:5px;top:10px;left:3px;border-radius:50%;transition:.3s all ease-in-out;}
.navbar-nav .dropdown-menu li ol li a.active,.navbar-nav .dropdown-menu li ol li a:hover{color:var(--primary-color);}
.navbar-nav .dropdown-menu li ol li a.active:before,.navbar-nav .dropdown-menu li ol li a:hover:before{background:var(--primary-color);}
.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(--primary-color);}
.navbar-nav .dropdown-menu li ol li a.active span,.navbar-nav .dropdown-menu li ol li a:hover span{color:var(--primary-color)}
.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;}
.header_icon a{color:#111;}

.home_header .navbar-light .navbar-nav a.nav-link{color: #fff;}
.nav-fixed.home_header .navbar-light .navbar-nav a.nav-link{color: #333 !important;}
.home_header .navbar-light .navbar-nav .active .nav-link,.home_header .navbar-light .navbar-nav .nav-link:focus,.home_header .navbar-light .navbar-nav .nav-link:hover,.nav-fixed.home_header .navbar-light .navbar-nav .active a.nav-link{background:0;color:#ffcc00 !important;}
.home_header .navbar-light .navbar-nav .show>.nav-link{color:#ffcc00}
.home_header .navbar-light .navbar-nav .nav-item:nth-child(6) a.nav-link{
color: #fff;

}
.home_header .navbar-light .navbar-nav .nav-item:nth-child(6) a.nav-link:before{

  background: url(../images/video_btn1.png) no-repeat;
  background-size: cover;

}
.nav-fixed .navbar-light .navbar-nav .nav-item:nth-child(6) a.nav-link:before{
background: url(../images/video_btn1_hover.png) no-repeat;
  background-size: cover;
}

@media (max-width:1199.98px){.navbar-light .navbar-nav a.nav-link{margin:0 1.8rem;font-size:0.9rem;}
}
@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;}
.top-nav .navbar-nav .row{width:100%!important;box-shadow:none;margin:0;}
.navbar-light .navbar-nav .dropdown-item,.navbar-light .navbar-nav .dropdown-menu1 .dropdown-item{background:#fff;padding:.4rem 1rem .4rem 2.4rem;border-bottom:none;font-size:.9rem;color:#333;white-space:normal;font-weight:300}
.navbar-light .navbar-nav .dropdown-menu>li{background:none;}
.navbar-light .navbar-nav .dropdown-menu1 .dropdown-item{padding:.4rem 1rem .4rem 1.5rem;font-family: Jost;}
.navbar-light .navbar-nav .dropdown-menu1 li:last-child .dropdown-item{border-bottom:none;}
.navbar-light .navbar-nav .dropdown-item:before{content:normal}
.navbar-nav .dropdown-menu1>li{width:100%;float:none;margin:0}
.navbar-nav .dropdown-menu li ol{display:none}
.navbar-light .navbar-nav .dropdown-menu1 .dropdown-item img{display:none}
.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(--primary-color);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}
.navbar-light .navbar-nav .nav-item:nth-child(9) a.nav-link{background:0;color:#111;margin:0 1rem;padding:1rem;font-size:1rem;}
.navbar-light .navbar-nav .nav-item:nth-child(9) a.nav-link:before{display:none;}
.navbar-light .navbar-nav .dropdown-menu1 li.menu_img{display:none;}
.dropdown-menu{border:none}
.navbar-light .navbar-toggler{color:#333;font-size:2.4rem;margin:0.2rem 1rem 0 0;border:none;outline:0;z-index:200;position:relative;}
.nav-item span.pro_icon{display:block}
.nav-item span.caret{display:none}
.nav-item .dropdown-toggle::after,.navbar-light .navbar-nav .nav-item:nth-child(6) a.nav-link:before{display:none;}
.home_header .navbar-light .navbar-nav a.nav-link,.home_header .navbar-light .navbar-nav .nav-item:nth-child(6) a.nav-link{color: #333;}
.navbar-light .navbar-nav .nav-item:nth-child(6) a.nav-link{padding: 1rem;}
.home_header #etw_language .dropdown-item{color: #333 !important;}
}
/****header END****/
/****Container****/
#container{margin:91px auto 0 auto;width:100%;overflow:hidden;position:relative;}
.etw_container{margin: 0 auto !important;}

.etw_container1{background:#f8f8f8;}
.content_bg{width:100%;position:relative;overflow:hidden;background:#f7f7f7;padding:1rem 0;}
.content_bg1{width:100%;position:relative;overflow:hidden;padding:1rem 0;background: url(../images/content_bg1.jpg) no-repeat;background-size: cover;}
.content_bg2{width:100%;position:relative;overflow:hidden;padding:3rem 0;}
.content_bg2:before{position: absolute;content: '';width: 100%;height: 100%;background: url(../images/content_bg2.png) no-repeat center;background-size: cover;left: 0;top: 0;opacity: .08;}
.content_bg3{width:100%;position:relative;overflow:hidden;background:url(../images/content_bg3.jpg) no-repeat center;background-size: cover;background-attachment: fixed; padding:1rem 0;}
.content_bg3 p{
  color: #fff;
  font-size: 1.1rem;
  line-height: 1.6rem;
  margin: 0 0 1.5rem;
}
.content_bg4{width:100%;position:relative;overflow:hidden;padding:2rem 0;background:#f7f7f7;}
.content_bg4:before{position: absolute;content: '';width: 100%;height: 100%;background: url(../images/content_bg4.jpg) no-repeat center;background-size: cover;left: 0;top: 0;opacity: .2;}
.content{width:94%;margin:2rem auto;max-width:1200px;position:relative;}
.content1{width:94%;margin:2rem auto;max-width:1060px;position:relative;}
.content2{width:94%;margin:2rem auto;max-width:1300px;}
.top_content{background: #fff;width: 94%;max-width: 1300px;margin: -3rem auto 2rem;box-shadow: 0 4px 20px #0000001a;padding: 1.5rem 2rem;border-radius: 8px;position: relative;}
.content_bg .protitle4 span{background: #f7f7f7;}
.content_bg3 .protitle1{color: #fff;}
@media (max-width:1399.98px){.top_content{margin-top: -1rem;}
}
@media (max-width:991.98px){#container{margin-top:0}
.content1{margin:1rem auto;}
.content_bg4,.content_bg2{padding: 1.5rem 0;}
.top_content{display: none;}
.content2{margin: 2rem auto 1rem;}
.content_bg .content2{margin-top: 0;}
}
@media (max-width:767.98px){.content_bg .content{margin:0 auto;}
.content_bg1:before{clip-path:none;background-color:#dee2e6;}
.content{margin:1rem auto;}
}
/****link list****/
.tab_li{border:none;position:relative;}
.tab_li ul{width:100%;margin:0 auto;justify-content:center;display:flex;flex-wrap:wrap;}
.tab_li li{
font-size: 1rem;
  line-height: 1.2rem;
  position: relative;
  display: inline-block;
  color: #4d4d4d;
  font-weight: 300;
  padding: 0;
  cursor: pointer;
  width: 23.5%;
  margin: 0 2% 1rem 0;
  text-transform: uppercase;
  text-align: left;
  border-bottom: 1px solid #b3b3b3;
  font-family: Anton;
  letter-spacing: 0.03rem;
}
.tab_li li:nth-child(4n){margin-right: 0;}
.tab_li li span{
display: block;
  width: 100%;
  padding: 1rem 0;
}
.tab_li li:last-child span{border-right:none;}
.tab_li li:before{position:absolute;content:'';background:#333;width:0;height:1px;left:0;bottom:8px;transition:.3s all ease-in-out;display:none;}
.tab_li li img{
display: block;
  position: absolute;
  right: 0;
  width: 80px;
  height: 80px;
  top: -10px;
}
.tab_li li:hover,.tab_li li.dq{color:var(--primary-color);}

.tab_li_bg{background:#f7f7f7;position: relative;margin: 0 0 2rem;}
.tab_li_cod{
 color: #4d4d4d;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  font-family: Anton;
  font-size: 3rem;
  line-height: 3rem;
  font-weight: 600;
  opacity: .2;
}

.tab_li1{max-width: 1300px;margin: 1rem auto;}
.tab_li1 ul{justify-content: end;}
.tab_li1 li{
  width: auto;
  border-bottom: none;
  margin: 0 0.5%;
  padding: 1.5rem 2rem;
  font-size: 1.2rem;
  line-height: 1.2rem;
}
.tab_li1 li:last-child{display: none;}
.tab_li1 li:hover,.tab_li1 li.dq{color:var(--hover-color);background: #eae9e9;}

.tabli_video{
position: absolute;
  width: 16%;
  left: 16%;
  top: -18px;
  
}
.tabli_video:before{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-right: 10px solid #777;
  border-top: 0px solid transparent;
  border-bottom: 19px solid transparent;
  left: -9px;
  bottom: 0px;
}
.tabli_video:after{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-right: 10px solid #777;
  border-top: 19px solid transparent;
  border-bottom: 0px solid transparent;
  left: -9px;
  top: 0px;
}
.tabli_video1{left: 20%;}
.tabli_video img{display: block;box-shadow: 10px 10px 15px rgba(57,65,124,.1);}
.tabli_video .video_btn1{width: 100%;position: absolute;}
.tabli_video .video_btn1:before{
  content: '';
  position: absolute;
  width: 45px;
  height: 45px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 100;
  background: url(../images/video_btn.png) no-repeat;
  background-size: cover;
  
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);

}

.tabfixed{position:fixed;top:91px;left:0;margin:0;z-index:999;width:100%;background:#fff;right:0;box-shadow:0 3px 10px rgb(0 0 0 / 20%);}
.tabfixed ul{
max-width: 1300px;
  width: 100%;
  margin: 0.5rem auto 0;}
.tabfixed li span{padding: 0.5rem 0;}
.tabfixed li img{width: 50px;height: 50px;}

.tabfixed.tab_li1{max-width: none;background:#f7f7f7;}
.tabfixed.tab_li1 li:last-child{display: block;}
.tabfixed.tab_li1 .tab_li_cod{left: 16%;}
.tabfixed.tab_li1 .tabli_video{
left: 25%;
  width: 9%;
  top: -2px;
}
.tabfixed.tab_li1 .tabli_video:before{
border-right: 8px solid #555;
  border-top: 0px solid transparent;
  border-bottom: 15px solid transparent;
  bottom: 0;
  left: -7px;
}
.tabfixed.tab_li1 .tabli_video:after{display: none;}
.tabfixed.tab_li1 .tabli_video .video_btn1:before{width: 40px;height: 40px;}
.tabfixed.tab_li1 ul{margin: 0 auto;}
.tabfixed.tab_li1 li:hover,.tabfixed.tab_li1 li.dq{background: var(--primary-color);}
@media (max-width:1399.98px){.tabfixed.tab_li1 .tabli_video{width: 12%;left: 20%;}
.tabfixed.tab_li1 .tabli_video:before{display: none;}
.tabfixed.tab_li1 .tab_li_cod{left: 8%;}
}
@media (max-width:991.98px){.tabfixed{position:relative;top:auto;left:auto;right:auto;}
.tabfixed ul{background:#dde2e6;}
.tabfixed ul li{color:#333;}
.tabfixed li:before{background:#333;}
.tab_li{display:none;}
.tab_li_bg{margin: 0;}
}
/****content title****/
.webtitle{color:#1d1d1d;font-size:2rem;font-weight:400;text-align:center;padding-bottom:1rem;}
.protitle{width:100%;color:#333;display:flex;flex-wrap:wrap;font-size:1.4rem;line-height:1.6rem;position:relative;font-weight:400;padding:0;margin:1rem 0;font-family: Anton;}
.protitle small{display:inline-block;font-size:65%;}
.protitle:hover .title_line{background:var(--primary-color);}
.protitle a{color:var(--primary-color);display:inline-block;position:relative;}
.protitle:hover a{color:var(--hover-color);}
.protitle1{
  width: 100%;
  color: #333;
  display: flex;
  flex-wrap: wrap;
  font-size: 1.6rem;
  line-height: 1.8rem;
  position: relative;
  font-weight: 400;
  padding: 0;
  margin: 1rem 0;
  font-family: Anton;
  text-transform: uppercase;
  letter-spacing: 0.05rem;

}
.protitle1 a{color:var(--primary-color);}
.protitle1 a:hover{color:#111;}
.protitle2{width:100%;color:#333;display:flex;flex-wrap:wrap;font-size:2rem;line-height:2.4rem;position:relative;font-weight:400;padding:0;margin:1.5rem 0;font-family: Anton;}
.protitle2 span{position:relative;}
.protitle2 a{color:#333;display:flex;flex-wrap:wrap;align-items:center;}
.protitle2 a:hover{color:var(--primary-color);}
.protitle3{
  font-size: 2.2rem;
  line-height: 2.4rem;
  font-weight: 300;
  text-align: center;
  margin: 0 auto;
  position: relative;
  color: #4d4d4d;
  width: 100%;
  padding: 1.5rem 0;
  font-family: Anton;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
}
.protitle3 span{color:#111;display:inline-block;padding:0 1.5rem;background:#f6f6f6;position:relative;}
.protitle3 a{color:#111;position:relative;display:block;}
.protitle3 a:hover{color:var(--primary-color);}
.protitle4{position:relative;margin:2rem auto 1.5rem;padding:0;font-size:2.2rem;line-height:2.4rem;text-align:center;color:#333;font-weight:300;width:100%;font-family: Anton;text-transform: uppercase;}
.protitle4:before{position:absolute;content:'';background:#ccc;width:90%;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: #4d4d4d;
  padding: 1rem 1.5rem;
  font-size: 1rem;
  line-height: 1rem;
  text-align: center;
  display: inline-block;
  margin: 0;
  position: relative;
  overflow: hidden;
  font-weight: 300;
  z-index: 1;
  transition: .5s all ease-in-out;
  text-transform: uppercase;
  background: var(--primary-color);
  font-family: Anton;

}
.sendinquiry i{padding-right:.3rem;font-size:1rem}
.sendinquiry a:hover,.sendinquiry span:hover{color:#111;}
.btn.focus,.btn:focus{outline:0;box-shadow:none}
.pdf1{display:inline-flex;margin:0 1rem;flex-wrap:wrap;float:left;}
.pdf1 a{color:#fff;padding:0.6rem 1.5rem;font-size:0.9rem;line-height:0.9rem;text-align:center;display:inline-block;margin:1rem 0;min-width:100px;position:relative;overflow:hidden;background:linear-gradient(-45deg,var(--hover-color),var(--primary-color));font-weight:200;border-radius:2.5rem;z-index:1;transition:.5s all ease-in-out;}
.pdf1 a:before{color:#fff;transition:.3s all ease-in-out;content:"\f1c1";font-size:1rem;font-family:fontawesome;margin:0 .5rem 0 0}
.pdf1 a:hover{box-shadow:2px 5px 12px rgba(0 0 0 / 50%);}
.pdf1 a:hover:before{color:#fff}
.download_box{display:flex;flex-wrap:wrap;justify-content:center;cursor:pointer;text-align:center;position:relative;padding: 1rem 0;}
.download_item{width: 23.5%;margin: 0 2% 1rem 0;position: relative;border: 1px solid #dee2e6;}
.download_item:nth-child(4n){margin-right: 0;}
.download_item a{display: block;width: 100%;position: relative;}

.download_box span{
color: #1a1a1a;
  padding: 1rem 0.5rem 1rem 2.8rem;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 500;
  text-align: left;
  display: block;
  transition: .3s all ease-in-out;
  position: relative;
  width: 100%;
}
.download_box a:hover span{color:var(--primary-color);}
.download_box span:before{position: absolute;content: '';background: url(../images/icon5.png) no-repeat;background-size: cover;width: 20px;height: 20px;left: 16px;top: 50%;transform: translateY(-50%);transition: .3s all ease-in-out;filter: grayscale(1);opacity: .7;}
.download_box a:hover span:before{filter: grayscale(0);opacity: 1;}
.download_box span.small_name{font-size: 0.8rem;}
@media (max-width:991.98px){
.protitle4{font-size: 1.8rem;line-height: 1.2;}
.download_item{width: 32%;}
.download_item:nth-child(4n){margin-right: 2%;}
.download_item:nth-child(3n){margin-right: 0;}
.protitle2{font-size: 1.8rem;}
}
@media (max-width:767.98px){.protitle{font-size:1.3rem;line-height:1.4rem;}
.protitle1{font-size:1.4rem;line-height:1.6rem;}
.protitle2{font-size:1.6rem;line-height:1.8rem;}
.protitle3{font-size:1.8rem;line-height:2rem;}
.sendinquiry{justify-content:start;}
.protitle4{font-size: 1.6rem;margin: 1.5rem 0 1rem;}
.download_item{width: 49%;}
.download_item:nth-child(3n){margin-right: 2%;}
.download_item:nth-child(2n){margin-right: 0;}
.sendinquiry span, .sendinquiry a{padding: 0.8rem 1.2rem;font-size: 0.9rem;}
}
@media (max-width:575.98px){.pdf a{text-align:center}
.download_box span{font-size: 0.85rem;line-height: 1rem;}
}
/*quick-link*/
#quicknav{position:relative;color:#111;line-height:1.2rem;font-size:0.9rem;width:100%;padding:1rem 0;font-weight:300;}
#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:1060px;}
#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:FontAwesome;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_shadow:before{content:'';position:absolute;top:0;left:0;height:100%;width:80%;z-index:0;opacity:.8;background:rgba(36,52,59,.7);}
#etw_banner .swiper-slide1 img{width:100%;transition:3s linear;transform:scale(1.1);}
#etw_banner .swiper-slide1.swiper-slide-active img{transform:scale(1);}
.banner_txt{
left: 0;
  margin: 0 auto;
  top: 26%;
  text-align: center;
  position: absolute;
  width: 750px;
  right: 0;
}
.banner_txt h1{
font-size: 3.4rem;
  color: #fff;
  font-weight: 300;
  line-height: 4rem;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  font-family: Anton;

position: relative;
  padding: 0 0 .3rem;
}
.banner_txt h1:before{position: absolute;content: '';background: var(--primary-color);width: 77%;height: 3px;left: 0;right: 0;margin: 0 auto;bottom: 0;}
.banner_txt span{color:#666;display:block;font-size:1.7rem;font-weight:300;text-align:left;line-height:2.2rem;}
.banner_txt p{color:#fff;font-size:1.3rem;line-height:1.8rem;padding:0;margin:0;}
.banner_txt1{width:520px;margin:0 auto;top:28%;text-align:left;position:absolute;left:13%;}
.banner_txt1 h2{
font-size: 3.6rem;
  color: var(--primary-color);
  font-weight: 300;
  line-height: 4.2rem;
  margin: 0 0 1rem 0;
  text-align: left;
  text-transform: uppercase;
  font-family: Anton;
  letter-spacing: 0.1rem;
}
.banner_txt1 span{
color: #fff;
  font-size: 2rem;
  line-height: 2.2rem;
  font-weight: 300;
  text-align: left;
  display: block;
  margin: 0 auto 2rem;
}
.banner_txt2{
width: 666px;
  left: 12%;
  margin: 0 auto;
  top: 50%;
  text-align: left;
  position: absolute;
}
.banner_txt2 h2{
font-size: 3rem;
  color: #fff;
  font-weight: 300;
  line-height: 3.6rem;
  margin: 0 0 0.5rem;
  text-transform: uppercase;
  text-align: left;
  font-family: Anton;
  letter-spacing: 0.1rem;
}
.banner_txt2 span{
padding: 0;
  width: 100%;
  text-align: left;
  margin: 0;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #fff;
  display: block;
}
.banner_more{
position: relative;
  width: 180px;
  font-weight: 300;
  margin: 2rem 0;
  transition: .3s all ease-in-out;
  text-align: center;
}
.banner_more a{
display: block;
  width: 100%;
  color: #333;
  position: relative;
  padding: 1rem 0;
  text-align: center;
  font-size: 1.1rem;
  line-height: 1.1rem;
  font-weight: 300;
  background: var(--primary-color);
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  font-family: Anton;
}
.banner_more a:after{content:"\f105";position:absolute;right:35px;top:50%;transform: translateY(-50%); font-family:FontAwesome;color:#333;font-size:25px;opacity:0;transition:.3s all ease-in-out;}
.banner_more a:hover{color:#333;padding:1rem 1rem 1rem 0;}
.banner_more a:hover:after{opacity:1;right:20px;}
.bannerin{width:100%;position:relative;overflow:hidden;}
.bannerin1{background:url(../images/bannerin01.jpg) no-repeat;background-size:cover;background-position:0 50%;min-height:600px;}
.bannerin2{background:url(../images/bannerin02.jpg) no-repeat;background-size:cover;background-position:0 43%;min-height:400px;}
.bannerin3{background:url(../images/bannerin03.jpg) no-repeat;background-size:cover;background-position:0 80%;min-height:350px;}
.bannerin4{background:url(../images/bannerin04.jpg) no-repeat;background-size:cover;background-position:0 50%;min-height:400px;}
.bannerin5{background:url(../images/bannerin05.jpg) no-repeat;background-size:cover;background-position:0 50%;min-height:400px;}
.bannerin6{background:url(../images/bannerin06.jpg) no-repeat;background-size:cover;background-position:0 35%;min-height:400px;}
.bannerin7{background:url(../images/bannerin07.jpg) no-repeat;background-size:cover;background-position:0 60%;min-height:400px;}
.bannerin8{background:url(../images/bannerin08.jpg) no-repeat;background-size:cover;background-position:0 60%;min-height:400px;}
.bannerin9{background:url(../images/bannerin09.jpg) no-repeat;background-size:cover;background-position:0 60%;min-height:400px;}
.bannerin10{background:url(../images/bannerin10.jpg) no-repeat;background-size:cover;background-position:0 30%;min-height:400px;}
.bannerin11{background:url(../images/bannerin11.jpg) no-repeat;background-size:cover;background-position:0 20%;min-height:400px;}
.bannerin12{background:url(../images/bannerin12.jpg) no-repeat;background-size:cover;background-position:0 80%;min-height:400px;}
.bannerin13{background:url(../images/bannerin13.jpg) no-repeat;background-size:cover;background-position:0 10%;min-height:400px;}
.bannerin_video video{display: block;width: 100% !important;}
.bannerin_shadow:before{content:'';position:absolute;top:0;left:0;height:100%;width:100%;z-index:0;background:var(--hover-color);opacity: .65;}
.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 .video_btn2{right:25%;top:60%;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:3.4rem;padding:1rem 0;font-weight:300;position:relative;line-height:3.6rem;border-bottom:none;margin:0;color:var(--primary-color);font-family: Anton;text-transform: uppercase;}
.banner_box h1.small_h2,.banner_box h2.small_h2{font-size:2.4rem;line-height:2.6rem;}
.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:200;font-size:1.1rem;line-height:1.6rem;width:85%;}
.banner_box #quicknav a:hover{color:var(--primary-color);}
.banner_box #quicknav ul{width:100%;}
.banner_box #quicknav li+li::before{color:#ddd;}
.banner_box #quicknav a i{color:#fff;}

.banner_box2{top: 55%;max-width: 1300px;}
.banner_box2 h2,.banner_box2 .etw_hometitle{width: 60%;font-size: 4rem;line-height: 4.6rem;letter-spacing: 0.05rem;}
.banner_box2 p {
  color: #fff;
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 1.6rem;
  width: 50%;
}

.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_box3{top: 60%;}
/****swiper****/
#etw_banner .swiper-pagination{display:block;width:100%;bottom:30px}
#etw_banner .swiper-pagination-bullet{opacity:0.7;}
#etw_banner .swiper-pagination-bullet-active{opacity:0.9;background: var(--primary-color) !important;}
#etw_banner .swiper-pagination span{background-color:#fff;cursor:pointer;margin:0 4px!important;width:12px;height:12px;border-radius: 0;}
#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:hover .swiper-button-prev{left:1rem;}
#etw_banner:hover .swiper-button-next{right:1rem;}
@media (max-width:1499.98px){.banner_txt h1{font-size:2.6rem;line-height:3rem;}
.banner_txt span{font-size:1.3rem;line-height:1.6rem;}
.banner_txt1 h2{font-size:2.6rem;line-height:3rem;}
.banner_txt1 span{font-size:1.6rem;line-height:1.8rem;}
.banner_txt2 h2{font-size:2.4rem;line-height:2.8rem;}
.banner_box2 .etw_hometitle{font-size:2.6rem;line-height:3rem;}
.banner_txt2 span{font-size:1.3rem;line-height:1.6rem;}
.banner_more{margin:1rem 0;}
}
@media (max-width:1399.98px){.banner_txt{width: 600px;}

}
@media (max-width:1299.98px){.banner_box2 h2{font-size: 2.8rem;line-height: 1.2;}
.banner_box2 p{width: 60%;}
}
@media (max-width:1199.98px){
.banner_txt1{left:5%;}
.banner_txt2{left:5%;}
.banner_more{display:none;}

}
@media (max-width:1099.98px){.banner_box2 h2,.banner_box2 p{width: 100%;}

}
@media (max-width:991.98px){
.banner_txt p,.banner_txt1 p,#etw_banner .swiper-button-next,#etw_banner .swiper-button-prev{display:none;}
.banner_txt span,.banner_txt1 span,.banner_txt2 span,.etw_banner img,.etw_banner:before,.etw_banner:after{display:none}
.banner_box h2,.banner_box .etw_hometitle,.banner_box #quicknav,.banner_box #quicknav a{text-align:left;}
.banner_box h2,.banner_box .etw_hometitle{font-size:2.4rem;line-height:2.8rem;width:100%;}
.banner_box #quicknav{font-size:0.9rem;}
#etw_banner .swiper-pagination{bottom:20px;}


.banner_box3{top: 45%;}
}
@media (max-width:767.98px){.banner_txt,.banner_txt1,.banner_txt2{display:none}
.bannerin{min-height:auto;padding:1rem 0;}
.banner_box{position:relative;top:auto;transform:none;}
.banner_box p{display:none;}
.bannerin_video{background:url(../images/bannerin01.jpg) no-repeat;background-size:cover;}
.bannerin_video video{display:none !important;}
.banner_box h2,.banner_box .etw_hometitle{font-size: 2rem;line-height: 1.2;}
.banner_box2 .etw_hometitle{font-size: 1.8rem;}
.banner_box h3{font-size: 1.2rem;line-height: 1.2;}
}
@media (max-width:575.98px){.etw_banner{border-top:none;padding:1rem 0 0 0;}
.banner_txt h1{display:none;}
#etw_banner .swiper-pagination{display:none;}
.banner_box p{width:100%;}
}
/****banner END****/
/*mainpro*/
.mainpro_bg{width:100%;position:relative;padding:1rem 0;z-index:1;background: #f7f7f7;}
.mainpro{width:94%;margin:2rem auto;max-width:1200px;position:relative;}
.mainpro .webtitle{
position: relative;
  margin: 0 auto;
  padding: 1.5rem 0;
  font-size: 2.8rem;
  line-height: 3rem;
  text-align: center;
  color: #4d4d4d;
  font-weight: 300;
  width: 100%;
  text-transform: uppercase;
  font-family: Anton;
}
.mainpro .webtitle:before{position:absolute;content:'';border:1px solid var(--primary-color);width:100%;height:50%;top:50%;left:0;display: none;}
.mainpro .webtitle span{display:inline-block;background:#fff;padding:0 1.5rem;position:relative;}
.mainpro .webtitle a{color:#333;background:var(--primary-color);padding:1rem 3rem;}
.mainpro .webtitle a:hover{color:#555}
.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_more{width:160px;position:relative;margin:1rem auto;text-align:center;}
.mainpro_more a{display:block;width:100%;font-size:0.9rem;line-height:0.9rem;font-weight:200;text-transform:uppercase;border:1px solid #ccc;padding:0.8rem 0;border-radius:2rem;letter-spacing:0.03rem;transition:.3s all ease-in-out;}
.mainpro_more a:hover{background:#efefef;}
.mainpro ul{width:100%;display:flex;position:relative;margin:0 auto;flex-wrap:wrap;}
.mainpro ul>li{width:32%;position:relative;margin:0 2% 1.5rem 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;}

.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;border-radius: 10px;}
.mainpro ul li ol li.product_img a:before{position: absolute;content: '';background: linear-gradient(180deg,#000,transparent);width: 100%;height: 100%;left: 0;top: 0;opacity: .7;}
.mainpro ul li ol li.product_img span{
font-size: 1.8rem;
  line-height: 2rem;
  text-align: left;
  font-weight: 700;
  color: #fff;
  position: absolute;
  transition: .3s all ease-in-out;
  width: 100%;
  display: block;
  left: 0;
  top: 0;
  padding: 2rem;
}
.mainpro ul li ol li.product_img img{width:100%;transition:.3s all ease-in-out;}
.mainpro ul li ol li.product_img span:hover{color: var(--primary-color);}
.mainpro ul li ol li.product_con{
position: absolute;
  display: block;
  transition: .5s all ease-in-out;
  z-index: 1;
  left: 2rem;
  bottom: 1rem;
}
.mainpro ul li ol li.product_con a{color:var(--hover-color);font-size:1.3rem;display:block;position:relative;line-height:1.4rem;padding:1rem;font-weight:300;text-align:center;font-family: Anton;}
.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 li.product_con a span{display:block;font-size:1.15rem;line-height:1.5rem;color:#111;}
.mainpro ul li ol:hover li.product_con a{color:#4d4d4d;}
.mainpro ul li ol li.product_con a:hover:before{width:140px;}
.mainpro ul li ol li.product_con a.more{
width: auto;
  padding: 0.8rem 2rem 0.8rem 1.5rem;
  font-size: 0.9rem;
  line-height: 0.9rem;
  text-align: center;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  color: #4d4d4d;
  background: var(--primary-color);
  font-weight: 300;
}
.mainpro ul li ol li.product_con a.more:before{content:"";position:absolute;width:0;height:0;border-left:6px solid #4d4d4d;border-top:6px solid transparent;border-bottom:6px solid transparent;right:18px;top:50%;transform: translateY(-50%); transition:.3s all ease-in-out;}
.mainpro ul li ol li.product_con a.more:hover{background: var(--secondary-color);}
.mainpro ul li ol li.product_con a.more:hover:before{right: 15px;}
.mainpro ul li ol li.product_more a{background:linear-gradient(40deg,#96a1b2,#003153);color:#fff;padding:0.5rem 1rem;display:block;margin:0 1rem 1.5rem;font-size:.9rem;line-height:1.1rem;}
@media (max-width:1299.98px){.mainpro1 ul li ol li.product_img span{font-size:1rem;}
}
@media (max-width:991.98px){.mainpro{margin:0rem auto;box-shadow:none;padding:0 15px;width:100%;}
.mainpro .webtitle{font-size:2rem;line-height:2.4rem;}
.mainpro p{font-size:1.1rem;line-height:1.6rem;width:100%;}
}
@media (max-width:767.98px){.mainpro_title{width:100%;margin:0;}
.mainpro_title span{text-align:left;font-size:2.4rem;line-height:2.8rem;}
.mainpro_title p{text-align:left;font-size:0.9rem;}
.mainpro .webtitle{font-size: 1.6rem;}
.mainpro>ul>li{width:49%;margin:0 2% 1.5rem 0}
.mainpro>ul>li:nth-child(3n){margin-right:2%}
.mainpro>ul>li:nth-child(2n){margin-right:0}
.mainpro ul li ol li.product_img span{font-size: 1.4rem;line-height: 1.2;}
.mainpro ul>li{width: 49%;}
.mainpro ul>li:nth-child(3n){margin-right: 2%;}
.mainpro ul>li:nth-child(2n){margin-right: 0;}
.overview_item.mainpro ul li ol li.product_img span{font-size: 1.1rem;line-height: 1.2;padding: 1rem;}
}
@media (max-width:575.98px){.mainpro>ul>li{width:100%;margin:0 0 2rem 0}
.mainpro>ul>li:nth-child(3n){margin-right:0}
.mainpro>ul>li:last-child{margin-bottom: 1rem;}
.mainpro ul li ol li.product_img img{width:100%;}
.mainpro ul li ol li.product_con a span{display:inline-block;}
.mainpro ul li ol li.product_con span{font-size:0.95rem;}
.mainpro .webtitle:before{display:none;}
.mainpro .webtitle{width:auto;margin-bottom:0;padding-bottom:1rem;}
}
/****home about****/
.homeabout_top_bg{
padding: 1.5rem 0;
  background: linear-gradient(180deg,#252525,#4d4d4d);
}
.homeabout_top{width: 94%;margin: 0 auto;max-width: 1200px;display: flex;flex-wrap: wrap;align-items: center;}
.homeabout_top .homeabout_top_title{width: 34%;position: relative;font-size: 2.2rem;line-height: 2.2rem;font-family: Anton;color: var(--primary-color);letter-spacing: 0.03rem;}
.homeabout_top ul{display: flex;flex-wrap: wrap;width:66%;justify-content: space-between;}
.homeabout_top ul li{width: calc(calc(100% / 6) - 2%);background: #fff;  border-radius: 6px;overflow: hidden;}
.homeabout_top ul li:last-child{background: var(--primary-color);}
.homeabout_top ul li a{
padding: 0.3rem 1.5rem;
  
  display: block;
  width: 100%;

}
.homeabout_top ul li:last-child a{
display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-family: Anton;
  text-align: center;
  height: 100%;
  justify-content: center;
  font-size: 1.2rem;line-height: 1.2rem;
  color: #4d4d4d;
}
.homeabout_top ul li img{opacity: .5;transition: .3s all ease-in-out;}
.homeabout_top ul li:hover{background: var(--primary-color);}
.homeabout_top ul li:hover img{opacity: 1;}
.homeabout_top ul li:hover a{color: var(--hover-color);}
.homeabout_bg{width:100%;margin:0 auto;position:relative;padding:1rem 0;background: #f7f7f7;}
.homeabout{width:94%;max-width:1200px;padding:0 0 4rem 0;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:1;}
.homeabout .webtitle{
width: 100%;
  font-size: 3rem;
  line-height: 3.6rem;
  position: relative;
  margin: 0.5rem 0 1rem;
  text-align: left;
  font-weight: 300;
  font-family: Anton;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  padding: 0;
}
.homeabout .webtitle:before{position:absolute;content:'';background:var(--hover-color);width:150px;height:2px;bottom:2px;left:0;display: none;}
.homeabout .webtitle span{color:var(--primary-color);}
.homeabout .webtitle a{color:#4d4d4d}
.homeabout .webtitle a:hover{color:var(--primary-color);}
.homeabout .small_title{text-transform:uppercase;display:block;font-size:1.3rem;font-weight:300;color:var(--primary-color);letter-spacing:0.1rem;line-height:1.3rem;font-family: Anton;}
.about_img{width:50%;position:relative;margin:0 auto;/* overflow: hidden;border-radius: 1rem; */}
.about_img:before{
position: absolute;
  content: '';
  background: linear-gradient(90deg,#fff,transparent);
  width: 30%;
  height: 100%;
  left: 0px;
  top: 0;
  z-index: 1;
  pointer-events: none;
}
.about_img:after{
position: absolute;
  content: '';
  background: linear-gradient(-90deg,#fff,transparent);
  width: 30%;
  height: 100%;
  right: 0px;
  top: 0;
  z-index: 1;
  pointer-events: none;
}
.about_img img{border-radius: 1rem; position: relative;}
.about_txt{
width: 50%;
  margin: 0;
  position: relative;
  padding: 2rem 0 0 3rem;

}

.about_txt span{
width: 100%;
  color: #555;
  font-size: 1.3rem;
  line-height: 2rem;
  margin: 0;
  text-align: left;
  font-weight: 300;
  display: block;
  position: relative;
}
.about_txt span:before{
content: "\f6b0";
  color: var(--primary-color);
  font-size: 30px;
  position: relative;
  font-family: bootstrap-icons !important;
  pointer-events: none;
  left: -1px;
  top: 3px;
}
.about_txt span:after{
content: "\f6b0";
  color: var(--primary-color);
  font-size: 30px;
  position: absolute;
  transform: rotate(180deg);
  font-family: bootstrap-icons !important;
  pointer-events: none;
  bottom: -1px;
}
.homeabout_info{width: 100%;
  position: relative;
  margin: 2rem auto 0;}
.homeabout_info ul{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.homeabout_info ul li{
width: calc(calc(100% / 3) - 1.5%);
  background: #fff;
  padding: 0 2rem;
  text-align: left;
  border-radius: 10px;
  font-size: 1.1rem;
  line-height: 1.5rem;
}
.homeabout_info ul li strong{
display: block;
  font-size: 3.3rem;
  line-height: 3.6rem;
  color: var(--primary-color);
  font-family: Anton;
  font-weight: 300;
  text-shadow: 2px 2px 0 #1a1a1a;
  margin: 0 0 6px;
}
.homeabout_info ul li strong i{font-style: normal;}
.homeabout_info ul li img{width: 60px;height: 60px;margin: 0 auto 0.8rem;opacity: .8;}
.about_txt .more{text-align: right;position: relative;margin:1rem 0 0 }
.about_txt .more a{
text-align: center;
  padding: 0;
  width: auto;
  display: inline-block;
  color: #4d4d4d;
  z-index: 0;
  position: relative;
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 1.1rem;
  font-style: oblique;
}
.about_txt .more a:before{position: absolute;content: '';background: #4d4d4d;width: 6px;height: 2px;left: -12px;top: 50%;transform: translateY(-50%);}
.about_txt .more a:hover{text-decoration: underline;}

.application_bg{background:#f6f6f6;position:relative;padding:2rem 0 0 0;width:100%;z-index:1;}
.application{width:94%;margin:4rem auto 1rem;position:relative;max-width:1200px;}



.app_owl_box{width: 100%;display:flex;flex-wrap:wrap;justify-content: space-between;}
.app_left{width: 58%;position: relative;overflow: hidden;border-radius: 10px;}
.app_right{width:40%; position: relative;background: #e1e1e1;border-radius: 10px;overflow: hidden;padding: 2rem 2.5rem;display: flex;flex-wrap: wrap;align-content: center;}
.app_right .webtitle{
color: #4d4d4d;
  position: relative;
  font-size: 2rem;
  line-height: 2.6rem;
  font-weight: 200;
  text-align: left;
  padding: 0 0 1rem 0;
  width: 100%;
  font-family: Anton;
}
.app_right .webtitle span{display:inline-block;color:var(--hover-color);}
.app_right .webtitle a{color:#4d4d4d;position:relative;}
.app_right .webtitle a:hover{color:#999;}
.app_right p{font-size:1.1rem;line-height:1.5rem;width:100%;margin:0 0 2rem;color:#555;text-align:left;}
.app_right a.more{position: relative;width: auto;padding: 1rem 3rem 1rem 1.5rem;border-radius: 4rem;text-align: center;background: #4d4d4d;color: #fff;font-size: 1rem;line-height: 1rem;text-transform: uppercase;font-weight: 500;}
.app_right a.more:before{position: absolute;content: '';background: url(../images/icon2.png) no-repeat;background-size: cover;width: 16px;height: 16px;right: 23px;top: 50%;transform: translateY(-50%);transition: .3s all ease-in-out;}
.application .owl-dots{display: block;margin: -3rem 0 2rem;}
.app_right a.more:hover{background: var(--primary-color);color: #4d4d4d;}



.application ul{display:flex;flex-wrap:wrap;position:relative;width:100%;}
.application ul>li{width:16.66%;margin:0;position:relative;overflow:hidden;}
.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;}
.application ul li ol li.product_img a:before{position:absolute;content:'';background:linear-gradient(180deg,transparent,rgba(0 0 0 / 80%));width:100%;height:100%;left:0;top:0;z-index:1;}
.application ul li ol li.product_img img{transition:all 5s linear,filter 1s linear;}
.application ul li ol:hover li.product_img img{transform:scale(1.2) rotate(0.02deg);}
.application ul li ol li.product_con{position:absolute;left:8%;bottom:6%;width:92%;z-index:2;}
.application ul li ol li.product_con a{font-size:1.2rem;line-height:1.4rem;display:block;padding:0.5rem 0 0.5rem 1rem;color:#fff;font-weight:300;}
.application ul li ol:hover li.product_con a{color:var(--primary-color);}
.application ul li ol li.product_con a:before{width:100%;position:absolute;content:'';background:#fff;width:100%;height:0;left:0;bottom:0;transition:all .2s .3s linear;z-index:-1;}
.application ul li ol:hover li.product_con a:before{height:100%;}
.application_bg1{background:#f3f8f0;position:relative;width:100%;padding:3rem 0;}
.application1{width:94%;max-width:1200px;margin:1rem auto 4rem;position:relative;display:flex;flex-wrap:wrap;}
.application1 .webtitle{color:#111;position:relative;font-size:2.2rem;line-height:2.6rem;font-weight:500;text-align:left;padding:2rem 0;width:100%;}
.application1 .webtitle a{color:#111;}
.application1 .webtitle a:hover{color:var(--primary-color)}
.application1 ul{display:flex;flex-wrap:wrap;position:relative;width:100%;margin:0 auto;}
.application1 ul>li{margin:0 2% 0 0;width:32%;position:relative;transition:.3s all ease-in-out;}
.application1 ul>li:nth-child(3n){margin-right: 0;}
.application1 ul>li ol{display:flex;flex-wrap:wrap;position:relative;align-items:center;background:#fafafa;transition:.3s all ease-in-out;}
.application1 ul>li ol:hover{background:#f3f3f3;}
.application1 ul>li ol li.product_img{width:100%;position:relative;}
.application1 ul li ol li.product_img a{display: block;position: relative;overflow: hidden;border-radius: 10px;}
.application1 ul li ol li.product_img a:before{position:absolute;content:'';background:#333;width:100%;height:100%;left:0;top:0;z-index:1;opacity: .5;}
.application1 ul>li ol li.product_img img{display:block;width:100%;}
.application1 ul>li ol li.product_con{width:100%;position:absolute;left: 0;bottom: 0;z-index: 1;padding: 0 2rem 2rem;}
.application1 ul>li ol li.product_con a{
font-size: 1.3rem;
  line-height: 1.4rem;
  color: #fff;
  padding: 1rem 0;
  display: block;
  overflow: hidden;
  font-family: Anton;
  text-transform: uppercase;
}
.application1 ul>li ol li.product_con a:hover{color:var(--primary-color);}
.application1 ul>li ol li.product_con span{color: #fff;display: block;font-size: 1.1rem;line-height: 1.3rem;}
@media (max-width:1299.98px){.application_bg:before{width:70%;}
}
@media (max-width:991.98px){.homeabout .webtitle{font-size:2rem;line-height:2.4rem;}

.homeabout{padding: 0 0 2rem;}
.application_bg{padding:2rem 0;margin:0;}
.application{margin:2rem auto;}
.application .webtitle{font-size:2rem;line-height:2.2rem;color:#333;padding:1rem 0;}
.application ul li ol li.product_img span{width:100%;display:block;text-align:center;}
.application .swiper-button-next{right:-1.4rem;width:45px;height:45px;}
.application .swiper-button-prev{left:-1.4rem;width:45px;height:45px;}
.application ul>li{width:33.33%;}
.homeabout_top .homeabout_top_title{font-size: 1.8rem;width: 100%;margin-bottom: 1rem;}
.homeabout_top ul{width: 100%;}
.homeabout_top ul li a{padding: 0.3rem 0.8rem;}
.homeabout_top ul li:last-child a{font-size: 1rem;line-height: 1.2;}

.about_txt{padding-left: 2rem;}
.about_txt span{font-size: 1.1rem;line-height: 1.6;}
.app_right{padding: 1.5rem 2rem;}
.app_right .webtitle{font-size: 1.6rem;line-height: 1.2;}
.application1{margin-bottom: 2rem;}
.application1 ul>li{width: 49%;margin-bottom: 1rem;}
.application1 ul>li:nth-child(2n){margin-right: 0;}
}
@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_img{width:100%;}
.application ul li ol li.product_con a{font-size:1rem;}
.application{margin:1rem auto 0;padding:0 15px;}
.application1 .webtitle{font-size:2rem;line-height:2.4rem;}
.application1 p{width:100%;}
.application_box .webtitle span,.mainpro1_box h5 span{display:inline;}
.homeabout .small_title{font-size: 1.1rem;line-height: 1.2;}
.about_img{width:100%;margin:0 auto 1rem;}
.about_img p{font-size:1rem;line-height:1.6rem;}
.about_txt{width:100%;padding:0;}
.homeabout_info ul li{font-size: 1rem;line-height: 1.3;padding: 0 1rem;}
.homeabout_info ul li strong{font-size: 2.4rem;line-height: 1.2;}
.app_left{width: 100%;margin-bottom: 1rem;}
.app_right{width: 100%;}
.application .webtitle{font-size: 1.6rem;line-height: 1.2;}
.application1 ul > li ol li.product_con{padding: 0 1rem 1rem;}
.application1 ul>li ol li.product_con a{font-size: 1.1rem;
    line-height: 1.3rem;}
.application1 ul>li ol li.product_con span{display: none;}
.app_right .webtitle{font-size: 1.4rem;}
.application .owl-dots{margin: 0.5rem auto 1rem;}
.application .owl-dot span{background: #999;}
}
@media (max-width:575.98px){
.application1>ul>li{width:100%;margin-right: 0;}
.application1>ul>li:nth-child(3n){margin-right:0}
.homeabout_top ul li{width: calc(calc(100% / 3) - 2%);margin-bottom: 0.5rem;}

.homeabout_info ul li{width: 100%;margin-bottom: 1rem;}

}
/****Content Box****/
.content_box1{width:94%;position:relative;margin:3rem auto;max-width: 1200px;}
.content_box1 ul{display:flex;flex-flow:wrap;position:relative;}
.content_box1>ul>li{width:100%;position: relative;background: #fff;}
.content_box1 ul li ol{display:flex;flex-wrap:wrap;width:100%;align-items:center;}
.content_box1 ul li:nth-child(2n) ol{flex-direction:row-reverse;}
.content_box1 ul li ol li.product_name{width:100%;color:#333;font-size:1.3rem;line-height:1.6rem;display:block;padding:1rem 0;font-weight:600;}
.content_box1 ul li ol li.product_name span{display:block;padding:1rem 0;font-size:1rem;line-height:1.4rem;color:#555;font-weight:300;}
.content_box1 ul li ol li.product_img{width:50%;overflow:hidden;z-index:1;position:relative;}
.content_box1 ul li ol li.product_img a{display:flex;flex-wrap:wrap;width:100%;position:relative;justify-content:center;align-items:center;}
.content_box1 ul li ol li.product_img img{transition:.3s all ease-in-out}
.content_box1 ul li ol li.product_con{width:50%;position:relative;padding:0 3rem;}
.content_box1 ul li ol li.product_con>a{
color: #1a1a1a;
  padding: 1rem 0;
  text-align: left;
  font-size: 1.8rem;
  line-height: 2rem;
  display: flex;
  font-weight: 400;
  position: relative;
  font-family: Anton;
  text-transform: uppercase;
}
.content_box1 ul li ol li.product_con span{
display: block;
  font-size: 1.05rem;
  font-weight: 300;
  line-height: 1.6rem;
  color: #666;
  margin: 0 0 1.5rem 0;
}

.content_box1 ul li ol li.product_con .more{
color:#4d4d4d;font-size:1.1rem;display:inline-block;position:relative;font-weight:400;line-height:1.1rem;padding:1rem 2.5rem 1rem 1.5rem;text-align:center;background: var(--primary-color);font-family: Anton;}

.content_box1 ul li ol li.product_con a:hover{color:var(--primary-color)}

.content_box1 ul li ol:hover li.product_con .more{color:#1a1a1a;background:var(--secondary-color);}
.content_box1 ul li ol li.product_con a.more:after, .content_box1 ul li ol li.product_con a.more:before {
  background: #4d4d4d;
  content: "";
  height: 16px;
  position: absolute;
  right: 2px;
  top: 50%;
  transform-origin: right center;
  transition: all 300ms ease-out;
  width: 4px;

}
.content_box1 ul li ol li.product_con a.more:after {
  bottom: 50%;
  top: auto;
}
.content_box1 ul li ol:hover li.product_con a.more:before{
 transform: translate(-16px, -2px) rotate(45deg);
}
.content_box1 ul li ol:hover li.product_con a.more:after{
  transform: translate(-16px, 2px) rotate(-45deg);
}






.content_box2{width:100%;margin:0 auto;position:relative;}
.content_box2>ul{display:flex;flex-wrap:wrap}
.content_box2>ul>li{margin:0 2% 2rem 0;width:49%;background:#fff;padding:2rem 1rem;overflow:hidden;transition:.5s all ease-in-out;border:1px solid var(--primary-color);border-radius:1rem;}
.content_box2>ul>li:nth-child(2n){margin-right:0}
.content_box2 ul li ol{position:relative;width:100%;height:100%;display:flex;flex-wrap:wrap;}
.content_box2 ul li ol li.product_img{width:100%;position:absolute;}
.content_box2 ul li ol li.product_img a{display:block;overflow:hidden;width:100%;}
.content_box2 ul li ol li.product_img img{transition:.3s all ease-in-out;}
.content_box2 ul li ol li.product_con{width:100%;position:relative;}
.content_box2 ul li ol li.product_con a{color:#111;display:block;width:100%;font-weight:600;line-height:1.4rem;font-size:1.1rem;padding:1rem 1rem 1rem 4.5rem;}
.content_box2 ul li ol li.product_con strong{font-size:1rem;line-height:1.6rem;padding:0 0 .5rem 0;display:block;font-weight:400}
.content_box2 ul li ol li.product_con span{font-size:.9rem;color:#111;padding:0 1rem;line-height:1.4rem;display:block;}
.content_box2 ul li ol:hover li.product_con a{color:var(--primary-color)}
.content_box2 ul li ol li.product_con a.more{font-size:.8rem;line-height:1.2rem;background:var(--primary-color);color:#fff;font-size:.85rem;font-weight:300;text-align:center;display:inline-block;padding:.4rem 1rem .3rem 1rem;width:auto;margin:1rem 0 2rem .5rem}
.content_box2 ul li ol:hover li.product_con a.more{background:#333}
.content_box3{width:94%;margin:0 auto;max-width: 1200px;position: relative;padding: 4rem 0;}
.content_box3 ul{display:flex;flex-wrap:wrap;position:relative;}
.content_box3 ul>li{width:32%;margin:0 2% 1rem 0;position:relative;}
.content_box3>ul>li:nth-child(3n){margin-right:0;}
.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 a:before{position:absolute;content:'';background:linear-gradient(320deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);width:100%;height:100%;left:0;top:0;transition:.3s all ease-in-out;opacity: .2;z-index: 1;pointer-events: none;}
.content_box3 ul li ol li.product_img img{transition:.2s all ease-in-out;}
.content_box3 ul li ol:hover li.product_img a:before{opacity:.7;}
.content_box3 ul li ol:hover li.product_img img{transform: scale(1.04);}
.content_box3 ul li ol li.product_con{width:100%;position:relative;transition:.3s all ease-in-out;text-align: right;}
.content_box3 ul li ol li.product_con a{color:#4d4d4d;font-size:1.4rem;display:inline-block;position:relative;font-weight:400;line-height:1.5rem;padding:1.5rem 3rem;text-align:center;background: #fff;font-family: Anton;}
.content_box3 ul li ol:hover li.product_con a{padding: 1.5rem 3.5rem 1.5rem 2.5rem;background: var(--primary-color);}
.content_box3 ul li ol li.product_con a::after, .content_box3 ul li ol li.product_con a::before {
  background: #4d4d4d;
  content: "";
  height: 22px;
  position: absolute;
  right: 2px;
  top: 50%;
  transform-origin: right center;
  transition: all 300ms ease-out;
  width: 4px;
}
.content_box3 ul li ol li.product_con a::before {
  bottom: 50%;
  top: auto;
}
.content_box3 ul li ol:hover li.product_con a:before{
 transform: translate(-22px, 3px) rotate(-45deg);
}
.content_box3 ul li ol:hover li.product_con a:after{
  transform: translate(-22px, -3px) rotate(45deg);
}

.content_box4{width:100%;margin:0 auto 2rem;position:relative}
.content_box4 ul{display:flex;flex-flow:wrap;margin:0 auto;position:relative;}
.content_box4>ul>li{width:23.5%;margin:0 2% 1rem 0;transition:.5s all ease-in-out;border:1px solid #eee;}
.content_box4>ul>li:hover{box-shadow:1px 3px 10px rgba(0 0 0 / 15%);}
.content_box4>ul>li:nth-child(4n){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:25%;position:relative;overflow:hidden;}
.content_box4 ul li ol li.product_img a{display:block;width:100%;position:relative;}
.content_box4 ul li ol li.product_img img{width:100%;transition:.5s all ease-in-out;}
.content_box4 ul li ol li.product_img:hover img{opacity:.6;}
.content_box4 ul li ol li.product_con{position:relative;width:75%;display:block;padding:0 1.5rem;}
.content_box4 ul li ol li.product_con a{color:#333;position:relative;padding:1rem 0;font-weight:200;font-size:1.05rem;line-height:1.3rem;text-align:left;display:block;}
.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 p{color:#091d3e;position:relative;font-size:0.9rem;line-height:1.3rem;text-align:left;}
.content_box4 > ul > li.big_hub{width:100%;margin:0 0 1rem;}
.content_box4 ul li.big_hub ol li.product_img{width:20%;}
.content_box4 ul li.big_hub ol li.product_con{width:80%;}
.content_box4 ul li.big_hub ol li.product_con a{font-size:1.5rem;line-height:1.8rem;}
.content_box4 ul li.big_hub ol li.product_con span{font-size:0.95rem;line-height:1.4rem;}
.content_box4 ul li ol li.product_con a:hover,.content_box4 ul li ol li.product_con a.dq{color:var(--hover-color);}
.content_box4 ul li ol li.product_con a.more{color:#fff;display:inline-block;padding:0.3rem 1rem;font-size:0.75rem;line-height:0.75rem;width:auto;margin:0.8rem 0 0 0;text-transform:uppercase;font-weight:300;background:var(--primary-color);}
.content_box4 ul li ol li.product_con a.more:before{display:none;}
.content_box4 ul li ol li.product_con a.more:hover{background:#384466;}
@media (max-width:991.98px){.content_box3 ul>li{width:32%;margin:7rem 2% 1.5rem 0;}
.content_box3 ul>li:nth-child(3n){margin-right:0;}
.content_box3 ul li ol li.product_con a{padding:1rem 0 1.5rem;}
.content_box1{margin: 2rem auto;}
.content_box1 ul li ol li.product_con{padding: 0 2rem;}
.content_box1 .protitle3{padding-top: 0.5rem;}
}
@media (max-width:767.98px){.content_box1>ul>li{width:100%;margin:0 0 1.5rem 0;}
.content_box1>ul>li:last-child{margin-bottom: 0;}
.content_box1 ul li ol li.product_con:before{display:none;}
.content_box1 ul li ol li.product_img{width:100%;padding:0;margin:0;}
.content_box1 ul li ol li.product_con{width:100%;padding: 1rem 2rem;}
.content_box1 ul li ol li.product_img figure,.content_box1 ul li ol li.product_img img{width:100%}
.content_box2>ul>li{width:49%}
.content_box2>ul>li:nth-child(3n){margin-right:2%}
.content_box2>ul>li:nth-child(3n+1){clear:none}
.content_box2>ul>li:nth-child(2n){margin-right:0}
.content_box2>ul>li:nth-child(2n+1){clear:both}
.content_box4>ul>li{width:49%;}
.content_box4>ul>li:nth-of-type(3n){margin-right:2%;}
.content_box4>ul>li:nth-of-type(2n){margin-right:0%;}
.content_box4 ul li ol li.product_con span{font-size:.95rem;line-height:1.4rem;}
}
@media (max-width:575.98px){.content_box2>ul>li{width:100%;margin:0 0 2rem 0}
.content_box3 ul>li{width:100%;margin:8rem 0 2rem 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{border-radius:0;}
.content_box4 ul li ol li.product_con,.content_box4 ul li ol li.product_img{width:100%;padding:0;}
.content_box4 ul li.big_hub ol li.product_img,.content_box4 ul li.big_hub ol li.product_con{width:100%;padding:0;}
.content_box4 ul li ol li.product_con a{padding:0.5rem;}
}
@media (max-width:450.98px){.content_box4>ul>li{width:100%;margin:0 0 1.5rem 0}
}
/****container END****/
/****Hub Page****/
.pro_hub_box{position: relative;}
.pro_hub_img{width: 100%;position: relative;overflow: hidden;border-radius: .75rem;}
.pro_hub_img:before{
background: linear-gradient(241deg,#0000 12.39%,#0009 86.59%);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: .75rem;
  pointer-events: none;
}
.pro_hub_con{position: absolute;width: 40%;top: 50%;left: 8%;transform: translateY(-50%);}
.pro_hub_con a{
font-size: 2.6rem;
  line-height: 2.6rem;
  color: #fff;
  font-family: Anton;
  padding: 0 0 1rem;
  letter-spacing: 0.03rem;
  display: block;
  text-transform: uppercase;
}
.pro_hub_con a:hover{color: var(--primary-color);}
.pro_hub_con p{font-size: 1.1rem;line-height: 1.6rem;color: #fff;margin: 0 0 1.5rem;font-weight: 400;}
.pro_hub_con .more{display: inline-block;position: relative;}
.pro_hub_con .more a,.pro_hub_con .more span{font-size: 1rem;line-height: 1rem;color: #4d4d4d;padding: 1rem 2.5rem 1rem 1.5rem;display: block;width: 100%;background: var(--primary-color);position: relative;transition: .3s all ease-in-out;}
.pro_hub_con .more span{font-family: Anton;text-transform: uppercase;cursor: pointer;background: #fff;}
.pro_hub_con .more a:before,.pro_hub_con .more span:before{content:"\f105";position:absolute;right:14px;top:50%;transform: translateY(-50%); font-family:FontAwesome;color:#4d4d4d;font-size:24px}
.pro_hub_con .more a:hover,.pro_hub_con .more span:hover{background: var(--secondary-color);}


.pro_hub_box1{width:100%;margin:0 auto 1rem;position:relative;display:flex;flex-wrap:wrap;}

.pro_hub_box1 ul{display:flex;flex-wrap:wrap;position:relative;width:100%;margin:0 auto;}
.pro_hub_box1 ul>li{margin:0 2% 0 0;width:32%;position:relative;transition:.3s all ease-in-out;}
.pro_hub_box1 ul>li:nth-child(3n){margin-right: 0;}
.pro_hub_box1 ul>li ol{display:flex;flex-wrap:wrap;position:relative;align-items:center;background:#fafafa;transition:.3s all ease-in-out;}
.pro_hub_box1 ul>li ol:hover{background:#f3f3f3;}
.pro_hub_box1 ul>li ol li.product_img{width:100%;position:relative;}
.pro_hub_box1 ul li ol li.product_img a{display: block;position: relative;overflow: hidden;border-radius: 10px;}
.pro_hub_box1 ul li ol li.product_img a:before{position:absolute;content:'';background:#333;width:100%;height:100%;left:0;top:0;z-index:1;opacity: .5;}
.pro_hub_box1 ul>li ol li.product_img img{display:block;width:100%;}
.pro_hub_box1 ul>li ol li.product_con{width:100%;position:absolute;left: 0;bottom: 0;z-index: 1;padding: 0 2rem 2rem;}
.pro_hub_box1 ul>li ol li.product_con a{
font-size: 1.4rem;
  line-height: 1.5rem;
  color: #fff;
  padding: 1rem 0;
  display: block;
  overflow: hidden;
  font-family: Anton;
  text-transform: uppercase;
}
.pro_hub_box1 ul>li ol li.product_con a:hover{color:var(--primary-color);}
.pro_hub_box1 ul>li ol li.product_con span{color: #fff;display: block;font-size: 1.1rem;line-height: 1.3rem;}

.about_hub_box{width: 100%;display:flex;flex-wrap:wrap;justify-content: space-between;padding: 3rem 0;}
.about_hub_left{width: 68%;position: relative;overflow: hidden;border-radius: 10px;}
.about_hub_left a{display: block;width: 100%;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}
.about_hub_right{width:31%; position: relative;background: #e1e1e1;border-radius: 10px;overflow: hidden;padding: 2rem 3rem;display: flex;flex-wrap: wrap;align-content: center;}
.about_hub_right>a{
color: #4d4d4d;
  position: relative;
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 200;
  text-align: left;
  padding: 0 0 1rem 0;
  display: block;
  font-family: Anton;
  z-index: 0;
}
.about_hub_right>a:before{
position: absolute;
  content: '';
  background: var(--primary-color);
  width: 100%;
  height: 5px;
  left: 0;
  bottom: 21px;
  z-index: -1;
}
.about_hub_right>a span{display:inline-block;color:var(--hover-color);}

.about_hub_right>a:hover{color:#999;}
.about_hub_right p{font-size:1.05rem;line-height:1.5rem;width:100%;margin:0 0 2rem;color:#555;text-align:left;}
.about_hub_right .more{display: inline-block;}
.about_hub_right .more a{position: relative;width: auto;padding: 1rem 3rem 1rem 1.5rem;border-radius: 4rem;text-align: center;background: #4d4d4d;color: #fff;font-size: 1rem;line-height: 1rem;text-transform: uppercase;font-weight: 500;}
.about_hub_right .more a:before{position: absolute;content: '';background: url(../images/icon2.png) no-repeat;background-size: cover;width: 16px;height: 16px;right: 23px;top: 50%;transform: translateY(-50%);transition: .3s all ease-in-out;}

.about_hub_right .more a:hover{background: var(--primary-color);color: #4d4d4d;}

.about_years_box{

  border-right: none;
width: 100%;
  cursor: pointer;
}
.about_years{position: relative;  }

.about_years img{display: block;}


.about_hub{
  position: relative;
  margin: 0 auto 3rem;
 
  width: 94%;
  max-width: 1300px;
}
.about_hub ul{position:relative;display:flex;flex-wrap:wrap;justify-content: center;}
.about_hub ul li{width:calc(calc(100% / 6));padding: 0 0.3rem;}
.about_hub ul li:last-child{margin-right:0;}
.about_hub ul li a{width:100%;display:block;color: #4d4d4d;position: relative;}
.about_hub ul li a.dq,.about_hub ul li a:hover{color:var(--primary-color);}
.about_hub ul li span{padding: 1rem;display:block;font-weight:300;font-size:1rem;line-height:1.2rem;font-family: Anton;position: relative;width: 100%;text-align: center;  background: #fff;width: 90%;margin: -1rem auto 0;box-shadow: 0 12px 18px 0 rgba(25,42,70,.13);}
.about_hub ul li img{
  transition: .3s all ease-in-out;

  display: block;
}
.pro_hub_links{border:none;position:relative;margin: 2rem auto 1rem;width: 94%;max-width: 1200px;}
.pro_hub_links ul{width:100%;margin:0 auto;justify-content:center;display:flex;flex-wrap:wrap;}
.pro_hub_links li{
font-size: 1rem;
  line-height: 1.2rem;
  position: relative;
  display: inline-block;
  color: #4d4d4d;
  font-weight: 300;
  padding: 0;
  cursor: pointer;
  width: 23.5%;
  margin: 0 2% 1rem 0;
  text-transform: uppercase;
  text-align: left;
  border-bottom: 1px solid #b3b3b3;
  font-family: Anton;
  letter-spacing: 0.03rem;
}
.pro_hub_links li:nth-child(4n){margin-right: 0;}
.pro_hub_links li span{
display: block;
  width: 100%;
  padding: 1rem 0;
}
.pro_hub_links li:last-child span{border-right:none;}
.pro_hub_links li:before{position:absolute;content:'';background:#333;width:0;height:1px;left:0;bottom:8px;transition:.3s all ease-in-out;display:none;}
.pro_hub_links li img{
display: block;
  position: absolute;
  right: 0;
  width: 80px;
  height: 80px;
  top: -10px;
}
.pro_hub_links li a:hover,.pro_hub_links li a.dq{color:var(--primary-color);}
@media (max-width:1099.98px){.pro_hub_con{width: 60%;}
}
@media (max-width:991.98px){.about_hub{margin-bottom: 2rem;}
  .about_hub ul li{width:32%;margin-bottom: 1rem;}
.about_hub ul li:nth-child(3n){margin-right:0;border-right:none;}
.about_hub ul li span{display:block;}
.about_hub_box{padding: 1rem 0;}
.about_hub_left{width: 100%;margin-bottom: 1rem;}
.about_hub_right{width: 100%;padding: 2rem;}
.pro_hub_con{width: 75%;}
.pro_hub_con a{font-size: 2.2rem;line-height: 1.2;}
.pro_hub_con p{font-size: 1rem;}
.pro_hub_box1 ul>li{width: 49%;margin-bottom: 1rem;}
.pro_hub_box1 ul>li:nth-child(3n){margin-right: 2%;}
.pro_hub_box1 ul>li:nth-child(2n){margin-right: 0;}
.pro_hub_links li{width: 32%;}
.pro_hub_links li:nth-child(4n){margin-right: 2%;}
.pro_hub_links li:nth-child(3n){margin-right: 0;}
}
@media (max-width:767.98px){.about_hub_right>a{font-size: 1.4rem;line-height: 1.2;;}
.about_hub_right p{font-size: 1rem;}
.about_years{display: flex;justify-content: center;}
.pro_hub_img{margin-bottom: 1.5rem;}
.pro_hub_con{width: 100%;left: 0;position: static;transform: none;}
.pro_hub_con a,.pro_hub_con p{color: #333;}
.pro_hub_con .more span{background: #f1f1f1;}
.pro_hub_con a{font-size: 1.6rem;}
.pro_hub_box1 ul>li ol li.product_con a{font-size: 1.2rem;line-height: 1.2;}
.pro_hub_box1 ul>li ol li.product_con span{font-size: 1rem;line-height: 1.2;}
.pro_hub_links li{width: 49%;}
.pro_hub_links li:nth-child(3n){margin-right: 2%;}
.pro_hub_links li:nth-child(2n){margin-right: 0;}
}
@media (max-width:575.98px){.about_hub ul li{width:49%;}
.about_hub ul li:nth-child(3n){margin-right:2%;border-right:1px dotted #ccc;}
.about_hub ul li:nth-child(2n){margin-right:0;border-right:none;}
.pro_hub_box1 ul>li{margin-right: 0;width: 100%;}
.pro_hub_box1 ul>li:nth-child(3n){margin-right: 0%;}
.pro_hub_box1 ul>li:last-child{margin-bottom: 0;}
}
@media (max-width:429.98px){
.pro_hub_links li{width: 100%;font-size: 0.9rem;line-height: 1.1rem;}
.pro_hub_links li img{width: 50px;height: 50px;}
.pro_hub_links li span{padding: 0.3rem 0;}
}
/****Details Page****/
.details_nub_box{position: relative;margin: 0 0 1rem;}
.details_nub_box p{font-size: 0.95rem;line-height: 1.4rem;padding: 0 0.5rem;}
.details_nub{
    color: var(--hover-color);
    background: var(--primary-color);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    position: absolute;
    left: -8px;
    top: -43px;
    font-size: 1.1rem;
    line-height: 1.1rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border: 5px solid #fff;
    font-family: Anton;
}

.details_video_box{
width: 80%;
  margin: 1rem auto;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
justify-content: center;
}
.details_video_box_big{width: 100%;}
.details_video_item{
width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: relative;
}
.details_video_box img{
display: block;
 
  position: relative;
}
.details_video_box .video_btn1::before{width: 60px;height: 60px;}
.details_video_item span{position: absolute;width: 100%;display: block;background: linear-gradient(0deg,#000,transparent);color: #fff;font-family: Anton;font-size: 1rem;line-height: 1.2rem;left: 0;bottom: 0;padding: 1rem;}
.details_video_box1{
width: 100%;
  margin: 1rem auto;
  position: relative;
  display: none;
  flex-wrap: wrap;
  overflow: hidden;
  height: 260px;
  border-radius: 1rem;
}
.details_video_item1{
width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: relative;
}
.details_video_box1 img{
display: block;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  position: absolute;
}
.details_video_box1 .video_btn1::before{width: 70px;height: 70px;}
.about_company_img{border-radius: 1rem;overflow: hidden;box-shadow: 10px 10px 15px rgba(57,65,124,.1);}

.etw_ce{width: 60%;margin: 0 auto; }
.etw_ce ul{position: relative;display: flex;flex-wrap: wrap;justify-content: space-between;}
.etw_ce ul li{width: calc(calc(100% / 6) - 6%);}
@media (max-width:991.98px){
.details_video_box .video_btn1::before{width: 30px;height: 30px;transform: none;left: auto;right: 0.5rem;top: 0.5rem;}
.details_video_box1{display: flex;}
}
@media (max-width:767.98px){.details_video_box1{display: flex;}
.about_company_img{margin-bottom: 1rem;}
.etw_ce,.details_video_box{width: 100%;}
.details_video_box1 .video_btn1::before{width: 55px;height: 55px;}
.details_video_item span{font-size: 0.8rem;line-height: 1.2;padding: 0.5rem;}
.details_video_box .video_btn1::before{right: 1rem;top: 1rem;}
}
@media (max-width:575.98px){.details_video_box1{height: auto;}
.details_video_box1 img{position: relative;left: auto;top: auto;transform: none;}
.etw_ce ul li{width: calc(calc(100% / 6) - 2%);}
}
/****Background box****/
.item_box{
background: #fff;
  position: relative;
  box-shadow: 0 3px 15px 0 rgb(219,219,219,.7);
  width: 100%;
  padding: 10px;
}
.item_box p{padding: 0 0.5rem;}
.item_box strong{line-height: 1.2;display: inline-block;}
.item_box .owl-carousel span{font-size: 0.9rem;line-height: 1.2;font-weight: 400;}
.item_box_img .owl-dots{
  display: block;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.item_box_img .owl-dot span{background: #fff;width: 10px;height: 10px;margin: 0 4px;}
.item_box_img .owl-dot.active span,.relatedpro2 .owl-dot:hover span{background: var(--primary-color);}

.item_box_img1 .inquiry_btn{display: block;text-align: center;padding: 1rem 0.5rem;font-size: 1rem;line-height: 1.2rem;text-decoration: underline;}
.item_box_img1 .owl-carousel .owl-nav span{
  display: block;

}
.item_box_img1 .owl-carousel .owl-nav{top: 40%;}
.item_box_img1 .owl-carousel .owl-nav .owl-next{right: -3rem !important;opacity: .2;}
.item_box_img1 .owl-carousel .owl-nav .owl-prev{left: -3rem;opacity: .2;}



.item_box1{position:relative;padding:0 0 0 3rem;width:100%;}
.item_box1:before{position:absolute;content:'';border-left:1px dotted var(--primary-color);width:1px;height:100%;left:23px;top:0;}
@media (max-width:767.98px){.item_box2{padding:2rem;margin:1rem 0 0 0;}
.item_box_img1 .owl-dots{display: none;}
}
@media (max-width:575.98px){.item_box{padding:1.5rem;}
}

/****card****/
.accordion{position:relative;}
.card{background:0;border:none;}
.card-header{transition:.3s all ease-in-out;border-bottom:1px solid #eee;border-radius:0 !important;background:#fff;padding:0;}
.card-header:hover{background:rgba(0,0,0,.01);}
.card-header .btn{
  font-size: 1.1rem;
  color: #333;
  position: relative;
  line-height: 1.2rem;
  white-space: normal;
  padding: 1rem 3rem 1rem 0;
  font-weight: 400;
  border-bottom: 1px solid #eee;
}
.card-header .btn a{color:#333;}
.card-header .btn:hover a{color:#666;}
.card-header .btn{position:relative;}
.card-header .btn:before{content:'';position:absolute;right:15px;top:18px;background:url(../images/icon4.png) no-repeat;background-size:cover;width:15px;height:15px;transition:.3s all ease-in-out;opacity:.5;}
.card-body{position:relative;margin:0 0 1rem 0;padding:1rem 2rem 1rem 0;font-size:1rem;line-height:1.5rem;color:#555;}
.card-header .btn span{float:right;font-size:3rem;color:#777;font-weight:100;transition:.3s all ease-in-out;}
.card-header .btn:hover span{transform:rotate(135deg);color:var(--primary-color);}
.btn:hover,.btn[aria-expanded="true"],.btn-link.focus,.btn-link:focus{text-decoration:none;}
.btn:hover:before,.btn[aria-expanded="true"]:before{transform:rotate(180deg);}
.btn[aria-expanded="true"] span{transform:rotate(135deg);color:#666;}
/**faq**/
.faq_q{font-size:1.2rem;position:relative;line-height:1.4rem;font-weight:600;color:#333;padding:0.6rem 0;margin:0 0 0.8rem;}
.faq_a{padding:0rem 0 0.3rem 1rem;font-size:0.95rem;margin:0 0 1.5rem;color:#333;line-height:1.5rem;}
/****products list****/
#etw_right{float:left;width:75%;position:relative;}
#etw_sidebar{float:right;width:23%;position:relative;margin:0 auto;}
#etw_sidebar .webtitle{text-align:left;font-size:1.6rem;line-height:1.6rem;padding:1rem 0 0.5rem;color:#333;font-weight:600;border-radius:2rem;position:relative;transition:.3s all ease-in-out;width:100%;margin:0;text-transform:uppercase;}
#etw_sidebar .webtitle:hover{width:100%;}
#etw_sidebar .webtitle span{display:block;padding:0 0 0 2rem;color:#111;}
#etw_sidebar .webtitle a{color:#fff;display:block;width:100%;padding:1.2rem;}
#etw_sidebar .webtitle a:hover{color:#818ea2;}
#etw_productlist{position:relative;overflow:hidden;margin:0 0 2rem;}
#etw_productlist>ul{position:relative;}
#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:1.2rem 0;color:var(--primary-color);font-size:1.2rem;line-height:1.4rem;font-weight:300;position:relative;display:block;width:100%;overflow:hidden;border-bottom:1px solid #ddd;}
#etw_productlist>ul>li>a:before{content:"\f101";font-family:FontAwesome;display:none;color:#111;position:absolute;left:6px;top:4px;transition:.3s all ease-in-out;}
#etw_productlist>ul.aboutlist>li>a{font-size:1rem;line-height:1.2rem}
#etw_productlist>ul>li>a.dq,#etw_productlist>ul>li>a:hover{color:var(--hover-color);}
#etw_productlist>ul>li>a:hover:before,#etw_productlist>ul>li>a.dq:before{color:var(--primary-color);}
#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 dl{padding:0px;clear:both;float:none;display:none;margin:0.3rem 0 0;}
#etw_productlist ul li dl.show{display:block;}
#etw_productlist ul li dl a{display:block;color:#333;position:relative;font-size:0.9rem;line-height:1.1rem;padding:0.4rem 0 0.4rem 1.1rem;font-weight:300;letter-spacing:0.02rem;}
#etw_productlist ul li dl a:before{content:'';position:absolute;left:6px;top:12px;width:5px;height:5px;background:var(--primary-color);transform:rotate(45deg);transition:.3s all ease-in-out;}
#etw_productlist ul li dl a:hover,#etw_productlist ul li dl a.dq{color:var(--primary-color);}
#etw_productlist ul li dl ol{padding:0 0 0.6rem 1.1rem;}
#etw_productlist ul li dl ol li a{position:relative;display:block;font-weight:300;padding:0.3rem 0;color:#555;font-size:.75rem;line-height:1rem;border-bottom:1px dotted #aaa;}
#etw_productlist ul li dl ol li a:before{display:none;}
#etw_productlist ul li ol li a.dq,#etw_productlist>ul>li ol li a:hover{color:var(--primary-color);}
#etw_productlist ul li .listmore{position:absolute;opacity:.5;right:-10px;top:9px;width:40px;height:40px;line-height:20px;color:var(--primary-color);cursor:pointer;text-align:center;transition:.3s all ease-in-out;}
#etw_productlist ul li .listmore:before{content:"";width:12px;height:4px;background:#999;right:14px;top:19px;position:absolute;font-size:.875rem;transition:all .2s;}
#etw_productlist ul li .listmore:after{content:"";width:4px;height:12px;background:#999;right:18px;top:15px;position:absolute;font-size:.875rem;transition:all .2s;}
#etw_productlist ul li .listmore.on:after{transform:rotate(-90deg);}
#etw_productlist ul li .listmore.on:before{transform:rotate(180deg);}
#etw_productlist ul li .listmore:hover,#etw_productlist ul li .listmore:hover{opacity:.8;}
#etw_productlist ul li>ol>li>dl.show+.listmore:after{transform:rotate(-90deg);}
#etw_productlist ul li>ol>li>dl.show+.listmore:before{transform:rotate(180deg);}
#etw_sidebar1{float:left;width:23%;position:relative;margin:0 auto;background:url(../images/imgSidebarStripe3.png) bottom right repeat-y;padding:0 0 500px 0;}
#etw_right1{width:74%;float:right;position:relative;}
@media (max-width:991.98px){#etw_right,#etw_sidebar,#etw_sidebar1,#etw_right1{width:100%}
#etw_productlist,#etw_sidebar .webtitle,#left_contact,#etw_sidebar1{display:none}
#etw_right{margin-top:0;padding:15px;}
}
/****Hub quote****/
.bottom_quote{position:relative;background:var(--primary-color);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: #4d4d4d;
  font-size: 2.6rem;
  line-height: 3rem;
  font-weight: 300;
  margin: 0 0 1rem;
  position: relative;
  letter-spacing: 0.03rem;
  font-family: Anton;
  text-transform: uppercase;
}
.quote_title span{color:var(--primary-color);display:block;}
.bottom_quote p{
font-size: 1.3rem;
  line-height: 1.8rem;
  margin: 0 auto 1.5rem;
  color: #4d4d4d;
  font-weight: 300;
  width: 85%;
}
.bottom_inquiry{color:#fff;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:0 auto;background:#4d4d4d;cursor:pointer;font-weight:300;transition:.5s all ease-in-out;font-family: Anton;text-transform: uppercase;letter-spacing: 0.05rem;}
.bottom_inquiry:hover{background:#111;color:#fff;}
.bottom_inquiry:hover:after{right:18px;}
@media (max-width:991.98px){.bottom_quote{padding:1.5rem 0;}

}
@media (max-width:767.98px){
.quote_title{font-size:1.6rem;line-height:1.8rem;}
.bottom_quote p{font-size:1rem;line-height:1.3rem;width: 100%;}
}
/****related img****/
figure{margin:0;width:100%;display:table;clear:both}
.left_pic{width:100%;height:auto;float:right;margin:0;}
.left_pics{width:100%;overflow:hidden;position: relative;}
.left_pics img{width: 100%;}
.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}
.related_pic li{width:auto;float:left;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(--primary-color)}
.related_pics li{width:18.4%;margin:0 2% 0.5rem 0;flex:none;}
.related_pics li:nth-child(5n){margin-right:0}
.related_pics li:nth-child(5n+1){clear:both}
.related_pic img{transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-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 a.video_item::before{content:'';position:absolute;width:30px;height:30px;opacity:0.6;cursor:pointer;z-index:100;background:url(../images/video_btn.png) no-repeat;background-size:auto;background-size:cover;left:3px;top:0;}
.related_pic1{width:100%;display:flex;flex-wrap:wrap;position:relative;margin:0 auto;}
.related_pic1 li{width:100%;margin:0 0 0.25rem 0;}
.related_pic1 li:last-child{margin:0;}
.item_mod{
position: absolute;
  top: 1rem;
  transition: .4s all ease-in-out;
  color: #4d4d4d;
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-weight: 300;
  pointer-events: none;
  left: 1rem;
  margin: 0 auto;
  text-align: center;
  font-family: Anton;
  border-bottom: 3px solid var(--primary-color);
  display: inline-block;
  width: auto;
  background: rgba(255,255,255,0.7);
}
.item_txt{display:none;}
.left_pic1{width:100%;display:flex;flex-wrap:wrap;margin:0;position:relative;align-items:center;}
.left_pic1 .left_pics{width:82%;overflow:hidden;position:relative;}
.left_pic1 img{max-width:100%;text-align:center;transition:.3s all ease-in-out}
.left_pic1 .related_pic{width:16%;display:flex;flex-wrap:wrap;margin:0 0 0 2%;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;flex: none;}
.left_pic1 .related_pic li a{display:block;position:relative;border:1px solid #f3f8f0;margin:0 0 0.45rem 0;}
.left_pic1 .related_pic li:last-child a{margin:0;}
.left_pic1 .related_pic li a.imgdq{border:1px solid var(--primary-color)}
.left_pic1 .related_pic img{transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;}
.left_pic1 .related_pic span{font-size:.75rem;line-height:.9rem;display:block;text-align:center}
.left_pic1 .related_pic1 img{margin:0 0 12px 0;}
@media (max-width:767.98px){.left_pic{float:none;text-align:center}
.related_pic1 li{width:23.5%;margin:0 2% 1rem 0;}
.related_pic1 li:nth-child(4n){margin-right:0;}
}
@media (max-width:767.98px){.left_pic1 .left_pics,.left_pic1 .related_pic{width: 100%;}
.left_pic1 .related_pic{margin-top: 0.5rem;}
.left_pic1 .related_pic li{max-width: 23.5%;flex: 1;margin-right: 2%;}
}
/****photo****/
.etw_photo{margin:0;width:100%;height:auto}
.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:before{display:none !important;}
.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;-webkit-transition:.5s all ease-in-out;-moz-transition:.5s all ease-in-out;-ms-transition:.5s all ease-in-out;-o-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);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);}
.etw_photo ul li span{display:block;text-align:center;font-size:0.9rem;line-height:1.2rem;font-weight:300;clear:both;margin:0.6rem 0;color:#111;}

.etw_photo .owl-carousel .owl-nav span{
  display: block;

}
.etw_photo .owl-carousel .owl-nav{top: 40%;}
.etw_photo .owl-carousel .owl-nav .owl-next{right: -3rem !important;opacity: .2;}
.etw_photo .owl-carousel .owl-nav .owl-prev{left: -3rem;opacity: .2;}
.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_gallery ul li:before{display:none !important;}
.etw_gallerys ul li{padding:0;margin:0;}
.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 a img{transition: .3s all ease-in-out;}
.etw_gallery ul li a:hover img{transform:scale(1.03);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);}
.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 1.5rem 1.5rem;
  color: #fff;
  width: 100%;
  font-family: Anton;
  font-size: 1.1rem;
  line-height: 1.3rem;
  text-align: left;
}
.etw_gallery_bg .video_btn1:before{width: 50px;height: 50px;top: 45%;}
.etw_shadowpic{width:100%;position:relative;}
.etw_shadowpic ul{display:flex;flex-flow:wrap;position:relative;}
.etw_shadowpic ul li{position:relative;}
.etw_shadowpic ul li a{display:block;overflow:hidden;width:100%;border:4px solid #fff;box-shadow:1px 3px 8px rgba(0 0 0 / 10%);}
.etw_shadowpic ul li a:before{bottom:0;content:"";left:50%;opacity:1;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;position:absolute;right:51%;top:0;background:rgba(255,255,255,.1) none repeat scroll 0 0;}
.etw_shadowpic ul li a:after{bottom:50%;content:"";left:0;opacity:1;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;position:absolute;right:0;top:50%;background:rgba(255,255,255,.1) none repeat scroll 0 0;}
.etw_shadowpic ul li a:hover:before,.etw_shadowpic ul li a:hover:after{left:0;right:0;top:0;bottom:0;transition:all 500ms ease-in-out 0s;-webkit-transition:all 500ms ease-in-out 0s;-moz-transition:all 500ms ease-in-out 0s;-o-transition:all 500ms ease-in-out 0s;-ms-transition:all 500ms ease-in-out 0s;}
.etw_shadowpic ul li span{display:block;text-align:center;font-size:1rem;line-height:1.2rem;font-weight:300;clear:both;margin:0.6rem 0;color:#333;}
.etw_shadowpic ul li img{transition:.3s all ease-in-out}
.etw_shadowpic ul li a:hover img{transform:none;}
.etw_radius ul li img{border:5px solid #fff;border-radius:50%;}
.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}
.etw_pic2 ul li:nth-child(2n+1),.etw_pic3 ul li:nth-child(3n+1),.etw_pic4 ul li:nth-child(4n+1),.etw_pic5 ul li:nth-child(5n+1),.etw_pic6 ul li:nth-child(6n+1){clear:both}
@media (max-width:991.98px){
.etw_gallery5 ul li{width:33.33%;}
}
@media (max-width:767.98px){.etw_pic5 ul li,.etw_pic6 ul li{width:32%}
.etw_pic5 ul li:nth-child(5n),.etw_pic6 ul li:nth-child(6n){margin-right:2%}
.etw_pic5 ul li:nth-child(5n+1),.etw_pic6 ul li:nth-child(6n+1){clear:none}
.etw_pic5 ul li:nth-child(3n),.etw_pic6 ul li:nth-child(3n){margin-right:0}
.etw_pic5 ul li:nth-child(3n+1),.etw_pic6 ul li:nth-child(3n+1){clear:both}
.etw_pic1 ul li{width:100%;margin:0;}
.etw_gallery ul li{width:50%;}
.etw_gallery1 ul li{width:100%;}
.etw_gallery6 ul li{width:33.33%;}
.etw_gallery_bg .video_btn1:before{width: 40px;height: 40px;}
}
@media (max-width:575.98px){.etw_pic4 ul li,.etw_pic5 ul li,.etw_pic3 ul li{width:49%}
.etw_pic4 ul li:nth-child(3n),.etw_pic5 ul li:nth-child(3n),.etw_pic3 ul li:nth-child(3n){margin-right:2%}
.etw_pic4 ul li:nth-child(3n+1),.etw_pic5 ul li:nth-child(3n+1){clear:none}
.etw_pic4 ul li:nth-child(2n),.etw_pic5 ul li:nth-child(2n),.etw_pic3 ul li:nth-child(2n){margin-right:0}
.etw_pic4 ul li:nth-child(2n+1),.etw_pic5 ul li:nth-child(2n+1){clear:both}
.etw_gallery ul li span{font-size:.8rem;line-height:1rem;}
.etw_gallery3 ul li{width:100%;}
.etw_gallery5 ul li{width:50%;}
.etw_gallery6 ul li{width:50%;}
}
@media (max-width:450.98px){.etw_pic3 ul li{width:100%;margin:0 0 0.6rem 0;}
}
/****ul li style****/
ul.item1{width:100%;}
ul.item1 li{padding:0 0 0.6rem 1.1rem;width:100%;position:relative;text-align:left;font-size:0.9rem;line-height:1.2rem;}
ul.item1 li:before{position:absolute;content:'';width:5px;height:5px;background:var(--primary-color);border-radius:50%;left:6px;top:7px;}

ul.item2{
width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 2rem;
  background: #f8f8f8;
  padding: 1rem;
}
ul.item2 li{
width: 48%;
  margin: 0 4% 0 0;
  position: relative;
  text-align: left;
  font-weight: 300;
  color: #555;
  display: flex;
  flex-flow: initial;
  border-bottom: 1px solid #eee;
  justify-content: space-between;
}
ul.item2 li:nth-child(2n){margin-right: 0;}
ul.item2 li strong{
padding: 0.5rem;
  color: #333;
  font-size: 0.95rem;
  font-weight: 400;
  margin: 0;
  display: block;
 
}
ul.item2 li span{
padding: 0.5rem;
  color: #666;
  font-size: 0.9rem;
  font-weight: 300;
  margin: 0;
  display: block;
 
  text-align: right;
}

ul.item3{width:100%;display:block;margin:0 0 2rem;background:#f8f8f8;padding:1rem;}
ul.item3 li{width:100%;margin:0;position:relative;text-align:left;font-weight:300;color:#555;display:flex;flex-flow:initial;border-bottom:1px solid #eee;justify-content:space-between;}
ul.item3 li:nth-child(2n){margin-right:0;}
ul.item3 li strong{padding:0.5rem;color:#333;font-size:0.95rem;font-weight:400;margin:0;display:block;width: 50%;}
ul.item3 li span{padding:0.5rem;color:#666;font-size:0.9rem;font-weight:300;margin:0;display:block;text-align:right;}

ul.item2s li strong{width: 40%;}
ul.item2s li span{width: 30%;}
ul.item3s li strong{width: 56%;}
ul.item3s li span{width: 22%;}
ul.discitem1{width:100%;position:relative;}
ul.discitem1 li{position:relative;text-align:left;color:#333;padding:0.2rem 0 0.8rem 1.5rem;line-height:1.5rem;}
ul.discitem1 li strong{display:inline-block;font-size:1rem;font-weight:300;color:#111;}
ul.discitem1 li:before{position:absolute;content:'';background:url(../images/icon1.png) no-repeat;background-size:cover;width:20px;height:20px;left:0px;top:6px;}
ul.discitem2{display:flex;flex-wrap:wrap;width:100%;position:relative;margin:5rem auto 2rem;justify-content:space-between;}
ul.discitem2 li{color:#fff;display:block;padding:2rem;width:calc(calc(100% / 2) - 1%);position:relative;font-weight:300;background:var(--primary-color);margin:0 auto;text-align:center;font-size:1.1rem;line-height:1.4rem;}
ul.discitem2 li .item_img{margin:-4rem auto 1rem;width:120px;height:120px;background:#fff;border-radius:50%;padding:1rem;box-shadow:0 12px 18px 0 rgba(25,42,70,.33);}
ul.discitem2 li span{width:100px;height:100px;background:var(--primary-color);margin:0 auto 1rem;display:block;padding:1rem;border-radius:50%;}
ul.discitem2 li strong{color:#fff;font-size:1.4rem;line-height:1.6rem;display:block;font-weight:300;margin:1rem 0;}
ul.discitem2 li:nth-child(2n){border-right:0;}
ul.discitem3{display:flex;margin:2rem 0 0;justify-content:center;flex-wrap:wrap;position:relative;}
ul.discitem3 li{
  position: relative;
  width: 30.66%;
  text-align: center;
  font-size: 1.1rem;
  margin: 0 4% 1rem 0;
  line-height: 1.5rem;
  color: #fff;
  font-weight: 300;
}
ul.discitem3 li:nth-child(3n){margin-right:0;}
ul.discitem3 li strong{display:inline-block;color:var(--primary-color);text-align:center;font-size:1.8rem;line-height:1.8rem;font-weight:400;font-style:italic;}
ul.discitem3 li span{position:relative;}
ul.discitem3 li img{width:60px;height:60px;margin:0 auto 0.5rem;transition:.3s all ease-in-out;display: block;}
ul.discitem3 li:hover img{transform:scale(1.06);transform:rotate(0deg);-webkit-transform:scale(1.06);-moz-transform:scale(1.06);-ms-transform:scale(1.06);-o-transform:scale(1.06);}
ul.protable{width:100%;position:relative;display:flex;flex-wrap:wrap;margin: 1rem 0 2rem;}
ul.protable li{
  width: 32%;
  color: #666;
  padding: 0 1rem 0 0;
  font-size: 1.3rem;
  line-height: 1.5rem;
  margin: 0 2% 0 0;
  text-align: left;
font-weight: 400;
position: relative;
}
ul.protable li:before{position: absolute;content: '';background: #ddd;width: 1px;height: 100%;right: 0.5rem;top: 0;}
ul.protable li:nth-child(3n){margin-right: 0;}
ul.protable li:nth-child(3n):before{display: none;}
ul.protable li strong{
  display: block;
  padding: 0 0 0.5rem;
  width: 100%;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.2rem;
  color: #333;
}
ul.protable li small{font-size: 0.85rem;display: inline-block;}
ul.protable li span{display:block;text-align:center;width:65%;}
ul.protable li img{
opacity: .3;
  width: 35px;
  height: 35px;
  margin: 0 0 0.5rem;
}

ul.protable_2{width: 90%;margin: 1rem 0;}
ul.protable_2 li{width: 49%;margin: 0 2% 1.5rem 0;}
ul.protable_2 li:nth-child(3n){margin-right: 2%;}

ul.protable_2 li:nth-child(2n){margin-right: 0;}
ul.protable_2 li:before{display: none;}

ul.protable_small li{font-size: 0.9rem;}

.tab-content{position:relative;margin:0;}
.nav-tabs-list{border:none;position:relative;margin:3rem 0 2rem}
.nav-tabs-list:before{position:absolute;content:'';background:var(--primary-color);width:100%;height:1px;left:0;bottom:1px;display:none;}
.nav-tabs-list li{display:flex;flex-wrap:wrap;justify-content:center;margin: 0 1rem;}
.nav-tabs-list li a{
font-size: 1.6rem;
  line-height: 1.6rem;
  position: relative;
  display: block;
  color: #4d4d4d;
  font-weight: 200;
  padding: 0.3rem 0;
  text-transform: uppercase;
  text-align: center;
  font-family: Anton;
  border-bottom: 3px solid transparent;
}
.nav-tabs-list li a:hover{color:var(--primary-color);}
.nav-tabs-list li a.active{border-bottom: 3px solid var(--primary-color);}
@media (max-width:991.98px){
.nav-tabs-list{margin: 1rem 0;}

ul.protable li{width: 49%;margin-bottom: 1rem;}
ul.protable li:nth-child(3n){margin-right: 2%;}
ul.protable li:nth-child(2n){margin-right: 0;}
ul.protable li:before{display: none;}
ul.protable li:last-child{margin-bottom: 0;}
}
@media (max-width:767.98px){ul.protable{margin: 1rem 0 1.5rem;}
ul.discitem2 li .item_img{width:80px;height:80px;}
ul.discitem2{width:100%;}
ul.discitem2 li{margin-bottom:4.5rem;width:100%;}
ul.discitem2 li:nth-last-of-type(1){margin-bottom:0;}
ul.discitem li{width:100%}
ul.discitem3{margin:1rem 0 0;}
ul.discitem3 li{width:100%;padding:1rem 0;margin-right: 0;}
ul.discitem3 li:nth-child(2n){margin:0 0 1.5rem 0;}
ul.discitem3 li:last-child{margin-bottom: 0;}
ul.discitem3 li:before,ul.discitem3 li:nth-child(1):before,ul.discitem3 li:nth-child(3):before,ul.discitem3 li:nth-child(5):before{font-size:6rem;top:20%;right:10%;}
.nav-tabs{border-bottom:none}
ul.protable_2{width: 100%;}
ul.protable li{font-size: 1.1rem;line-height: 1.2;}
ul.protable li strong{font-size: 0.9rem;line-height: 1.2;}
ul.item2 li strong,ul.item3 li strong{font-size: 0.9rem;line-height: 1.2;}
ul.item2 li span,ul.item3 li span{font-size: 0.85rem;line-height: 1.2;}
}
@media (max-width:575.98px){.nav-tabs-list li{margin: 0 0.5rem;}
  .nav-tabs-list li a{font-size:1rem;padding:0.8rem 0.8rem 0.5rem 0.8rem;}
  ul.item2 li{width: 100%;margin-right: 0;}
}
/****ul li style END****/
/**products Hub**/
.etw_products{width:100%;}
.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;}
.etw_products ul li ol{display:flex;flex-wrap:wrap;width:100%;}
.etw_products ul li ol li.product_img{
width: 50%;
  position: relative;
  align-items: start;
  display: flex;
  flex-wrap: wrap;
  justify-content: end;

}

.etw_products ul li ol li.product_img .video_btn3{position: absolute;width: 40px;height: 36px;right:1rem;top: 1rem;background: url(../images/video_btn.png) no-repeat;background-size: cover;  z-index: 2;}
.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: 50%;
 display: flex;flex-wrap: wrap;
 align-content: center;
  padding: 2rem 3rem 2rem 5rem;
  text-align: left;
  background: #fff;
  box-shadow: 15px 12px 18px -12px rgba(25,42,70,.23);
  z-index: 1;
}
.etw_products ul li ol li.product_con a{
font-size: 1.7rem;
  font-weight: 700;
  color: #4d4d4d;
  padding:0 ;
  display: block;
  line-height: 2rem;
  text-transform: uppercase;
  border-bottom: 1px solid #dee2e6;
}

.etw_products ul li ol li.product_con dl{width:100%;display:flex;flex-wrap:wrap;position:relative;margin:1rem 0 0.5rem;}
.etw_products ul li ol li.product_con dl dd{width:100%;margin:0 0 1rem;display: flex;flex-wrap: wrap;font-size: 1.2rem;font-weight: 400;line-height: 1.4rem;color: #555;}
.etw_products ul li ol li.product_con dl dd .pro_icon{width: 35px;height: 35px;margin: 0 10px 0 0;opacity: .3;}
.etw_products ul li ol li.product_con dl dd strong{display: block;font-size: 1.1rem;color: #999;}

.etw_products ul li ol li.product_con a.more{padding:1rem 1.5rem;color:#4d4d4d;box-shadow:none;background: var(--primary-color);font-size:1.1rem;font-weight:300;display:inline-block;margin: 0;line-height:1.1rem;font-family: Anton;}
.etw_products ul>li ol li.product_con a:hover{color:var(--primary-color)}
.etw_products ul>li ol li.product_con a.more:hover{background:var(--secondary-color);color:#4d4d4d;border-color:#f8f8f8;}
.etw_products1{
width: 100%;
  position: relative;
}
.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: #f7f7f7;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
}
.etw_products1 ul>li:nth-child(4n){margin-right:0}
.etw_products1 ul>li:before{position: absolute;content: '';background: radial-gradient(circle, #fff 0%, #dde2e6 100%);width: 100%;height: 100%;left: 0;top: 0; border-radius: 8px;}
.etw_products1 ul>li:hover{box-shadow: 0 4px 20px #1a1a1a1a;}
.etw_products1 ul li ol{width:100%;display:flex;flex-wrap:wrap;position:relative;}
.etw_products1 ul li ol.more{position:absolute;display:block;bottom:1rem;justify-content:center;width: 40px;height: 40px;right: 1rem;}
.etw_products1 ul li ol.more a{position:relative;display: flex;flex-wrap: wrap;border:1px solid #4d4d4d;border-radius: 6px;width: 40px;height: 40px;}
.etw_products1 ul li ol.more a:hover{color:#999;}
.etw_products1 ul li ol.more a:after{width: 14px;height: 14px; content:'';background:url(../images/icon3.png) no-repeat;background-size:cover;position:absolute;top: 50%;left: 50%;transform: translate(-50%,-50%); transition:.3s all ease-in-out;}
.etw_products1 ul li:hover ol.more a{background: var(--primary-color);border-color: transparent;}


.etw_products1 ul li ol li.product_img{display:block;width:100%;position:relative;}
.etw_products1 ul li ol li.product_img .video_btn3{position: absolute;width: 40px;height: 36px;right:1rem;top: 1rem;background: url(../images/video_btn.png) no-repeat;background-size: cover;}
.etw_products1 ul li ol li.product_img a{display:block;width:100%;position:relative;overflow:hidden;padding: 1rem 1rem 0;}

.etw_products1 ul li ol li.product_img img{position:relative;transition:.3s all ease-in-out;mix-blend-mode: multiply;}

.etw_products1 ul li ol li.product_con{width:100%;position:relative;padding: 0 1.5rem;}
.etw_products1 ul li ol li.product_con a{
color: #333;
  display: block;
  font-weight: 300;
  text-align: left;
  line-height: 1.3rem;
  font-size: 1.2rem;
  padding: 1.2rem 0;
  position: relative;
  font-family: Anton;
  text-transform: uppercase;
  letter-spacing: 0.03rem;
}
.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 li.product_con dl{margin: 0 0 1rem;}
.etw_products1 ul li ol li.product_con dl dd{
margin: 0 ;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2rem;
  padding: 0 0 .8rem 2.5rem;
  position: relative;
}
.etw_products1 ul li ol li.product_con dl dd .pro_icon{position: absolute;left: 0;top: 4px;width: 32px;height: 32px;}
.etw_products1 ul li ol li.product_con strong{font-size:.9rem;color:#999;display: block;}
.etw_products1 ul li ol li.product_con a.more{padding:0.5rem 1rem;color:#333;box-shadow:none;border-width:2px;border-style:solid;border-color:rgba(25,25,25,.1);border-radius:2rem;font-size:0.8rem;font-weight:400;display:inline-block;margin:0 0 1rem 0;line-height:0.8rem;}
.etw_products1 ul li ol:hover li.product_con a{color:#999}
.etw_products1 ul li:hover ol li.product_con a.more{color:#333}
.etw_products1 ul li ol li.product_con a.more:hover{background-image:linear-gradient(135deg,#111,var(--primary-color));color:#fff;border-color:#f8f8f8;box-shadow:0px 3px 6px 0px rgb(204 204 204);}
.etw_products1_sec{position:relative;}
.etw_products1_sec ul{position:relative;display:flex;flex-wrap:wrap;}
.etw_products1_sec ul>li{width:49%;margin:0 2% 1.5rem 0;background:0;}
.etw_products1_sec ul>li:nth-child(2n){margin-right:0}
.etw_products1_sec ul>li ol li.product_con a{line-height:1.4rem;font-weight:300;font-size:1.05rem;}
.etw_products1_th ul>li{width:32%;margin:0 2% 1.5rem 0;}
.etw_products1_th ul>li:nth-child(4n){margin-right:2%}
.etw_products1_th ul>li:nth-child(3n){margin-right:0}
.etw_products1_five ul>li{width:18.4%;}
.etw_products1_five ul>li:nth-child(4n){margin-right:2%}
.etw_products1_five ul>li:nth-child(5n){margin-right:0}
.etw_products2{position:relative;margin:0 0 2rem;}
.etw_products2 ul{position:relative;display:flex;flex-wrap:wrap;}
.etw_products2 ul>li{width:33.33%;margin:0;padding:0.5rem;background:#fff;}
.etw_products2 ul>li.hub_big{width:66%;margin:0 auto;padding:0;}
.etw_products2 ul li ol li.product_img{position:relative;margin:0 0.5rem 1rem;}
.etw_products2 ul li ol li.product_con{width:100%;position:relative;display:block;padding:0 0.5rem;}
.etw_products2 ul li ol li.product_con:before{position:absolute;content:'';width:100%;height:6px;background:repeating-linear-gradient(-45deg,var(--primary-color),var(--primary-color) 1px,#fff 0,#fff 5px);left:0;top:0;}
.etw_products2 ul li ol li.product_con a{font-size:1.4rem;line-height:1.6rem;padding:1.5rem 0 1rem 0;color:var(--primary-color);display:block;}
.etw_products2 ul li ol li.product_con span{font-size:0.95rem;line-height:1.4rem;display:block;margin:0 0 1rem 0;}
@media (max-width:991.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 ol li.product_con{padding: 2rem;}
}
@media (max-width:767.98px){.etw_products1_five ul>li:nth-child(5n),.etw_products1_th ul > li:nth-child(3n){margin-right:2%;}
.etw_products>ul>li:last-child{margin-bottom: 1rem;}
.etw_products ul li ol{width:100%;}
.etw_products ul li ol li.product_con{width:100%;padding:1rem 1.5rem;}
.etw_products>ul>li{width:100%;margin-right:0%;display:block;}
.etw_products>ul>li:nth-of-type(2n){margin-right:0%;}
.etw_products ul li ol li.product_img{width:100%;}
.etw_products ul li ol.more{display:none;}
.etw_products1 ul li ol.more a,.etw_products1 ul li ol.more{width: 32px;height: 32px;}
.etw_products ul li ol li.product_con a{font-size: 1.4rem;line-height: 1.2;}
}
@media (max-width:575.98px){.etw_products ul li ol li.product_img{width:100%}
.etw_products>ul>li{width:100%;margin-right:0%;}
.etw_products>ul>li:before{display:none;}
.etw_products ul li ol li.product_con dl dd{font-size: 1rem;line-height: 1.2rem;}
.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%;}
.etw_products1_five ul>li:nth-child(5n),.etw_products1_th ul > li:nth-child(3n){margin-right:0;}
.etw_products2 ul>li{width:100%;margin:0 0 2rem 0}
}
/**products Hub End**/
/**related pro**/
.relatedpro1{width:100%;height:auto;margin:1rem 0}
.relatedpro1 ul{width:100%;height:auto;display:flex;flex-wrap:wrap}
.relatedpro1 li{width:50%;margin:0 0 0.5rem 0;position:relative;}
.relatedpro1 li:nth-child(2n){margin-right:0}
.relatedpro1 li a{display:block;padding:0.3rem 0.5rem 0.3rem 1.1rem;color:#111;font-size:0.9rem;line-height:1rem;font-weight:300;}
.relatedpro1 li a::before{content:"\f101";position:absolute;left:4px;top:4px;font-family:fontawesome;font-size:16px;color:#555;transition:.3s all ease-in-out;}
.relatedpro1 li a.dq,.relatedpro li a:hover,.relatedpro li a.dq:before,.relatedpro li a:hover:before{color:var(--primary-color);}
.relatedpro1 li a:hover:before{left:8px;}
.relatedpro2{position:relative;}
.relatedpro2 ul{display:flex;flex-wrap:wrap;position:relative;}
.relatedpro2 ul>li{width:24.25%;;margin:0 1% 1rem 0;border-radius: 10px;background: radial-gradient(circle, #fff 0%, #dde2e6 100%);padding: 1rem 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;padding:0.5rem 1rem;}
.relatedpro2 ul li ol li.product_img a{display:block;position:relative;overflow:hidden;}
.relatedpro2 ul li ol li.product_img img{transition:.5s all ease-in-out;mix-blend-mode: multiply;}
.relatedpro2 ul li a:hover img{transform:scale(1.06);}
.relatedpro2 ul li ol li.product_con{width:100%;position:relative;padding: 0 1rem;}
.relatedpro2 ul li ol li.product_con a{
  padding: 1rem 0;
  display: block;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-weight: 300;
  color: #4d4d4d;
  font-family: Anton;
  text-transform: uppercase;
  border-top: 1px solid #dee2e6;
}
.relatedpro2 ul li ol:hover li.product_con a,.relatedpro1 ul li ol li.product_con a.dq{color:var(--primary-color);}
.relatedpro2 ul li ol li.product_con dl{margin: 0;}
.relatedpro2 ul li ol li.product_con dl dd{font-size: 0.85rem;line-height: 1rem;font-weight: 400;}
.relatedpro2 ul li ol li.product_con dl dd strong{display: block;font-size: 0.8rem;line-height: 1rem;color: #999;font-weight: 500;}
.relatedpro2 .owl-carousel .owl-stage{display: flex;flex-wrap: wrap;}
.relatedpro2 .owl-carousel .owl-item{padding: 1rem 0;border-radius: 10px;background: radial-gradient(circle, #fff 0%, #dde2e6 100%);}
.relatedpro2 .owl-dots{display: block;margin: 0.5rem 0 0;}
.relatedpro2 .owl-dot span{background: #4d4d4d;}
.relatedpro2 .owl-dot.active span,.relatedpro2 .owl-dot:hover span{background: var(--primary-color);}


.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:5px 10px 10px 4px #6696ff12;border:2px solid #6797ff14;transition:.3s all ease-in-out;}
.relatedpro3 ul>li:nth-child(2n){margin-right:0;}
.relatedpro3 ul>li:hover{border-bottom-color:var(--primary-color);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:30%;position:relative;padding:0 1rem;}
.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:70%;position:relative;}
.relatedpro3 ul li ol li.product_con a{padding:1rem;display:block;text-align:left;font-size:1.2rem;line-height:1.4rem;font-weight:400;}
.relatedpro3 ul li ol:hover li.product_con a,.relatedpro3 ul li ol li.product_con a.dq{color:var(--primary-color);}
@media (max-width:991.98px){.relatedpro2 ul>li{width:32%;margin-right:2%;}
.relatedpro2 ul>li:nth-of-type(5n){margin-right:2%;}
.relatedpro2 ul>li:nth-of-type(3n){margin-right:0%;}
}
@media (max-width:767.98px){.relatedpro1 li{width:100%;margin-right:0}
.relatedpro2 ul>li{width:49%;}
.relatedpro2 ul>li:nth-of-type(3n){margin-right:2%;}
.relatedpro2 ul>li:nth-of-type(2n){margin-right:0%;}
.relatedpro3 ul>li{width:100%;margin:0 0 1rem 0;}
}
/*other pro*/
.othertitle{display:block;width:100%;margin:1.2rem 0;padding:0 0 1rem 0;position:relative;line-height:1.7rem;font-size:1.5rem;color:#555;overflow:hidden;font-weight:500;}
.othertitle:before{content:"";width:180px;height:5px;display:inline-block;transform-origin:bottom right;transform:skew(40deg,0);position:absolute;left:0;bottom:0;background:linear-gradient(-90deg,var(--hover-color),var(--primary-color));}
.othertitle:after{content:"";width:100%;margin-left:187px;height:10px;transform-origin:bottom right;transform:skew(40deg,0);position:absolute;left:0;bottom:0;background:linear-gradient(70deg,transparent,transparent);border-left:1px solid #aaa;border-bottom:1px solid #aaa;}
.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:32%;overflow:hidden;margin:0 2% 1.5rem 0;transition:.3s all ease-in-out;box-shadow: 10px 10px 15px rgba(57,65,124,.1);border-radius: 10px;position:relative;background: #f7f7f7;}
.other_pro ul>li:before{position:absolute;content:'';background:linear-gradient(0deg,#000,transparent);width:100%;height:100%;left:0;top:0;transition:.3s all ease-in-out;opacity: .9;display: none;}


.other_pro ul>li:nth-child(3n){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{text-align:center;margin:auto;width:100%;position:relative;}
.other_pro ul li ol li.product_con a{
color: #4d4d4d;
  display: block;
  padding: 1.5rem;
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-weight: 300;
  text-align: left;
  font-family: Anton;
  border-top: 3px solid var(--primary-color);
  text-transform: uppercase;
}
.other_pro ul li ol li.product_con i{display:block;font-size:.9rem;color:#888;line-height:1.1rem;padding:.5rem 0}
.other_pro ul li ol:hover li.product_con a{color:var(--primary-color);}
.other_pro ul li ol:hover li.product_img img{transform:scale(1.03);}
@media (max-width:767.98px){.othertitle{font-size:1.6rem}
.other_pro ul>li{width:49%;margin:0 2% 1rem 0}
.other_pro ul>li:nth-child(3n){margin-right:2%}
.other_pro ul>li:nth-child(2n){margin-right:0}
.other_pro ul li ol li.product_con a{padding: 1rem;font-size: 1rem;}
}
@media (max-width:575.98px){
}
/****footer contact****/
.cot_add,.cot_email,.cot_fax,.cot_mobile,.cot_people,.cot_tel,.cot_whatsapp,.cot_wechat,.cot_skype{position:relative;padding-left:24px;display:block;margin-bottom:1.2rem;line-height:1.2rem;font-size:0.95rem;font-weight:300;color:#333;}
.cot_add,.cot_people{padding-top:0.3rem;}
.cot_add:before{
position: absolute;
  content: "\f3e8";
  font-family: bootstrap-icons !important;
  left: -2px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 22px;
  color: #4d4d4d;
}
.cot_tel:before{content:'';position:absolute;left:0px;top:0px;color:#333;background:url(../images/investoricon3.png) no-repeat;background-size:auto;background-size:cover;width:18px;height:18px;}
.cot_email:before{
content: '';
  position: absolute;
  left: -2px;
  top: 1px;
  background: url(../images/investoricon4.png) no-repeat;
    background-size: auto;
  background-size: auto;
  background-size: cover;
  width: 18px;
  height: 18px;
}
.cot_people:before{
position: absolute;
  content: "\f4e1";
  font-family: bootstrap-icons !important;
  left: -4px;
  top: 53%;
  transform: translateY(-50%);
  font-size: 22px;
  color: #4d4d4d;
}
.cot_mobile:before{
position: absolute;
  content: "\f4e7";
  font-family: bootstrap-icons !important;
  left: -2px;
  top: 48%;
  transform: translateY(-50%);
  font-size: 20px;
  color: #4d4d4d;
}
.cot_fax:before{content:"\f1ac";position:absolute;left:0;top:0;color:#333;font-family:fontawesome;font-size:16px}
.cot_whatsapp:before{
content: "\f232";
  position: absolute;
  left: 0px;
  top: 0px;
  color: #4d4d4d;
  font-family: fontawesome;
  font-size: 21px;
}
.cot_wechat:before{
content: "\f1d7";
  position: absolute;
  left: -1px;
  top: -1px;
  color: #4d4d4d;
  font-family: fontawesome;
  font-size: 18px;
}
.cot_skype:before{content:"\f17e";position:absolute;left:0;top:0;color:#333;font-family:fontawesome;font-size:17px}
.cot_name{font-size:1.1rem;line-height:1.5rem;padding:1.5rem 0 .6rem 0;font-weight:500}
/*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;}
#etw_set_feedback_form{width:100%;}
#floatchatiframe2011{margin:0 auto}
.inquiry_bg{background:#f7f7f7;width:100%;position:relative;padding:3rem 0;}
.inquiry_box{display:flex;margin:2rem 0;flex-wrap:wrap;width:100%;padding:0 3rem;}
.inquiry_bg .inquiry_box{padding:0;margin:0 auto;max-width:1200px;position:relative;width:94%;}
.inquiry_left{width:45%;position:relative;padding:0 4rem 0 0;}
.inquiry_title{
  font-size: 2rem;
  line-height: 2.4rem;
  font-weight: 300;
  color: #333;
  padding: 1rem 0;
  font-family: Anton;
  text-transform: uppercase;

}
.inquiry_left p{text-align:left;width:100%;margin:0;font-size:1.1rem;line-height:1.7rem;color:#555;}
.inquiry_left dl{display:flex;flex-wrap:wrap;position:relative;width:100%;margin:1rem 0 0;}
.inquiry_left dl dd{width:100%;margin:0 0 1rem;}
.inquiry_left dl dd a{position:relative;color:#333;text-decoration:underline;font-weight:300;font-size:1.1rem;line-height:1.1rem;}
.inquiry_left dl dd a:hover{border-color:var(--primary-color);color:var(--primary-color);}
.inquiry_left dl dd span{color:#333;font-weight:300;font-size:1.1rem;line-height:1.1rem;}
.inquiry_right{width:55%;position:relative;padding:0;margin:0;}
.inquiry_bg .inquiry_box #etw_form_title{
text-align: left;
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 1.8rem;
  color: #333;
  font-family: Anton;
  text-transform: uppercase;
}
.inquiry_bg .inquiry_box #etw_form_title small{color:var(--primary-color);text-transform:uppercase;font-size:0.8rem;line-height:0.8rem;display:block;margin:0 0 1rem;font-weight:600;}
.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 .contact_box .con_txt{padding:0 0 0 .4rem}
.contact_info #etw_form_title{padding:0 0 .5rem 0;color:#333}
.contact_info p{font-size:1rem;margin-bottom:1rem;}
.contact_info p strong{font-size:1.05rem;font-weight:600;}
.contact_info .p_name strong{font-size:1.4rem;font-weight:600;color:#111;}
.contact_info p a{color:#555;text-decoration:underline}
.contact_info p a:hover{text-decoration:none;color:var(--primary-color);}
.contact_info #etw_set_feedback_form{padding:1rem 2rem;margin:0;background:#f5f5f5;}
.contact_info #floatchatiframe2011{margin:0;min-height:460px;padding:0;background:0;border:none;box-shadow:none}
@media (max-width:991.98px){.inquiry_left{padding-right: 2rem;}
.inquiry_bg{padding: 2rem 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,.inquiry_title,.inquiry_bg .inquiry_box #etw_form_title{font-size: 1.6rem;line-height: 1.2;}
#video_right .inquiry_box{padding: 2rem;}
.inquiry_left{width: 100%;padding-right: 0;margin-bottom: 1rem;}
.inquiry_right{width: 100%;}
}
@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:#f7f7f7;}
.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{clear:both;width:100%;height:auto}
#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(--primary-color)}
#otherlink a:hover span{opacity:1;top:-2px;transition:all .3s ease-in-out}
#etw_bottom{width:94%;max-width:1300px;margin:0 auto;padding:3rem 0;position:relative;border-bottom: 1px solid #c2c3c4;}
#etw_bottom .webtitle{font-size:1.4rem;line-height:1.4rem;padding:1rem 0;color:#4d4d4d;font-weight:300;text-align:left;position:relative;margin:0;text-transform:uppercase;font-family: Anton;}
#etw_bottom .home_contact .webtitle a,#etw_bottom .webtitle a{color:#4d4d4d;}
#etw_bottom .home_contact .webtitle a:hover,#etw_bottom .webtitle a:hover{color:var(--primary-color);}
#etw_bottom a{color:#fff}
#etw_bottom a:hover{color:var(--primary-color)}
#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:#333;padding:0.4rem 0;position:relative;font-size:0.95rem;line-height:1.1rem;font-weight:300;}
#etw_bottom ul li a:hover{color:var(--primary-color);}

#etw_bottom ul li a:hover:before{background:var(--primary-color);transform:rotate(135deg);}
#etw_bottom ul li ol{margin:0.5rem 0;display:flex;flex-wrap:wrap;}
#etw_bottom ul li ol li a{font-size:.85rem;line-height:1.2rem;display:block;padding:0.3rem 0;color:#333;font-weight:300;border-bottom:1px dotted #ccc;}
.bottom_logo{
position: relative;
  padding: 1rem 0;
  width: 250px;
}
.bottom_txt{
padding: 0 3rem 0 0;
  font-size: 1.5rem;
  font-family: Anton;
  color: #4d4d4d;
  line-height: 2rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}
.bottom_video{margin: 1rem 0 0;}
.bottom_video a{color: #1a1a1a !important;display: block;width: 100%;color: #1a1a1a;background: var(--primary-color);padding: 0.8rem 1rem 0.8rem 2.2rem;position: relative;font-family: Anton;font-size: 1.1rem;line-height: 1.1rem;text-transform: uppercase;}
.bottom_video a:hover{color: #4d4d4d !important;}
.bottom_video a:before{position: absolute;content: '';background: url(../images/video_btn1_hover1.png) no-repeat;background-size: cover;width: 28px;height: 28px;left: 11px;top: 50%;transform: translateY(-50%);}
.home_contact{width:100%;position:relative;}
.pro_contact{padding:0 0 0 1rem;position:relative;display:flex;flex-wrap:wrap;}
#etw_bottom .home_contact .webtitle a{border:none;}
#etw_bottom .home_contact a{color:#333}
#etw_bottom .home_contact a:hover{color:var(--primary-color);text-decoration:none}
#etw_bottom .bottom_icon{position:relative;margin:1rem 0 0;}
#etw_bottom .bottom_icon a{font-size:1.1rem;line-height:1.1rem;background:#fff;margin:0 8px 0 0;height:30px;width:30px;color:var(--primary-color);border-radius:50%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}
#etw_bottom .bottom_icon a:hover{background:var(--primary-color);}
@media (max-width:991.98px){#etw_bottom{padding:1rem 0;}
.pro_contact,.home_contact{padding:0;}
.bottom_logo,.bottom_txt{display:none}
#etw_bottom .webtitle{padding:1.5rem 0 0.5rem;}
}
/****Footer END****/
/****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;}
.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:49%;margin:0 2% 1rem 0;position:relative;transition:.3s all ease-in-out;overflow:hidden;}
.etwvideo_hub ul>li:nth-child(2n){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;clip-path:polygon(100% 0%,100% 78%,95% 100%,0% 100%,0 0);background:#f7f7f7;}
.etwvideo_hub ul li ol li.product_img{width:38%;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:50px;height:50px;}
.etwvideo_hub ul li ol li.product_con{width:62%;position:relative;padding:0 1rem 0 1.5rem;}
.etwvideo_hub ul li ol li.product_con a{display:block;font-size:1.1rem;line-height:1.2rem;color:#1a1a1a;padding:0.5rem 1rem 0.5rem 0;font-weight:300;}
.etwvideo_hub ul li ol li.product_con a:hover{color:var(--primary-color);}
.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;
  box-shadow: 8px 8px 0 #dee2e6;
  background: #f8f8f8;
}
.etwvideo_hub1 ul li ol{position:relative;display:flex;flex-wrap:wrap;align-items:center;}
.etwvideo_hub1 ul li ol li.product_img{width:55%;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:80px;height:80px;}
.etwvideo_hub1 ul li ol li.product_con{width:45%;position:relative;padding:0 3rem;}
.etwvideo_hub1 ul li ol li.product_con a{display:block;font-size:1.4rem;line-height:1.5rem;color:#333;padding:0.5rem 1rem 0.5rem 0;font-weight:500;}
.etwvideo_hub1 ul li ol li.product_con a:hover{color:var(--primary-color);}
.etwvideo_hub1 ul li ol li.product_con span{display: block;font-size: 0.95rem;line-height: 1.5rem;}



.etwvideo_hub2{position:relative;}
.etwvideo_hub2 ul{display:flex;flex-wrap:wrap;position:relative;}
.etwvideo_hub2 ul>li{width:32%;margin:0 2% 1.5rem 0;position:relative;transition:.3s all ease-in-out;overflow:hidden;background: #fff;}
.etwvideo_hub2 ul>li:nth-child(3n){margin-right:0;}

.etwvideo_hub2 ul li ol{position:relative;display:flex;flex-wrap:wrap;align-items:center;}
.etwvideo_hub2 ul li ol li.product_img{width:100%;position:relative;}
.etwvideo_hub2 ul li ol li.product_img a{width:100%;display:flex;flex-wrap:wrap;position:relative;justify-content:center;align-items:center;}
.etwvideo_hub2 ul li ol li.product_img .video_btn2{width:60px;height:60px;}
.etwvideo_hub2 ul li ol li.product_con{width:100%;position:relative;padding:0 1rem 0 1.5rem;}
.etwvideo_hub2 ul li ol li.product_con a{display:block;font-size:1.1rem;line-height:1.2rem;color:#1a1a1a;padding:1rem;font-weight:300;text-align: center;}
.etwvideo_hub2 ul li ol li.product_con a:hover{color:var(--primary-color);}



.other_video ul>li{border-radius:1rem;width:16%;}
.other_video ul li ol li.product_img:before{position:absolute;content:'';width:100%;height:100%;background:url(../images/linen_dark_alpha.png) no-repeat;left:0;top:0;z-index:1;}
.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: 2rem;
  line-height: 2.2rem;
  text-transform: uppercase;
}
#video_right .inquiry_box{
background: #f6f6f6;
  margin: 2rem 0 0;
  padding: 2rem 3rem;
}
#video_sidebar{width:28%;float:right;position:relative;}
#etw_videolist{position:relative;margin:0 auto;background:#f5f5f5;padding:1rem 2rem;}
#etw_videolist .webtitle{
font-size: 1.6rem;
  line-height: 1.6rem;
  text-align: left;
  padding: 1rem 0;
  font-weight: 300;
  color: #4d4d4d;
  font-family: Anton;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
}
#etw_videolist>ul{position:relative;display:flex;flex-wrap:wrap;}
#etw_videolist>ul>li{width:100%;position:relative;display:block;}
#etw_videolist>ul>li>a{width:100%;position:relative;display:flex;flex-wrap:wrap;align-items:center;margin:0.3rem 0;border-radius:0 2rem 2rem 0;transition:.3s all ease-in-out;}
#etw_videolist>ul>li a:hover{box-shadow:1px 3px 6px rgba(0 0 0 / 30%);}
#etw_videolist>ul>li img{width:30%;float:left;}
#etw_videolist>ul>li span{
width: 70%;
  float: right;
  padding: 0.3rem 0.8rem;
  color: #999;
  font-size: 0.9rem;
  line-height: 1rem;
  font-weight: 400;
  position: relative;
  display: block;
  transition: .3s all ease-in-out;
}
#etw_videolist>ul>li>a.dq span,#etw_videolist>ul>li>a:hover span{color:#1a1a1a;}

#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(--primary-color),var(--primary-color));color:#111;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;font-weight: 400;}
.video_more span::before{position:absolute;content:"\f105";position:absolute;right:22px;top:48%;transform:translateY(-50%);font-family:FontAwesome;color:#333;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;}
.video_flash:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;border-radius:50%;background-color:var(--primary-color);-webkit-animation:ripple 1.6s ease-out infinite;animation:ripple 1.6s ease-out infinite;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
@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_hub ul li ol li.product_con{padding: 0 1rem;}
.etwvideo_hub ul li ol li.product_con a{padding: 0.5rem 0;}
}
@media (max-width:767.98px){
.etwvideo_hub1 ul li ol li.product_img .video_btn2,.video_btn1:before{width: 60px;height: 60px;}
.etwvideo_hub2 ul li ol li.product_img .video_btn2{width: 45px;height: 45px;}
.etwvideo_hub ul li ol li.product_img .video_btn2{width:45px;height:45px;}
.etwvideo_hub2 ul li ol li.product_con{padding: 0;}
.etwvideo_hub2 ul li ol li.product_con a,.etwvideo_hub ul li ol li.product_con a{font-size: 1rem;line-height: 1.2;}
.etwvideo_hub ul li ol{clip-path: none;}
.etwvideo_hub ul li ol li.product_img,.etwvideo_hub ul li ol li.product_con{width: 100%;}
#video_right h2{font-size: 1.6rem;line-height: 1.2;}
#etw_videolist .webtitle{font-size: 1.4rem;}
}
@media (max-width:575.98px){.videoall ul li{width:100%;margin-right:0}
#etw_videolist > ul > li > a{border-radius:0;}
#etw_videolist > ul > li img{width:100%;float:none;}
#etw_videolist > ul > li span{width:100%;float:none;text-align:center;padding:0.5rem 0;}
#video_right .inquiry_box{padding:1rem 2rem;}
.etwvideo_hub2 ul>li{width: 49%;}
.etwvideo_hub2 ul>li:nth-child(3n){margin-right: 2%;}
.etwvideo_hub2 ul>li:nth-child(2n){margin-right: 0;}
}
/*history*/
.history_line{
  left: 5%;
  position: absolute;
  z-index: 1;
  width: 2px;
  height: 110px;
  background: #4d4d4d;
  bottom: -7rem;

}
.history_line1{
  width: auto;
  margin: 0 auto 1rem;
  position: relative;
  text-align: center;
}
.history_line1 img{opacity: .1;display: block;margin: 0 auto;width: 500px;}
.history_line2 img{transform: rotateX(180deg);}
.history_box{display:flex;flex-wrap:wrap;position:relative;width: 80%;margin: 2rem auto;}
.history_box_left{width: 50%;position: relative;}
.history_img{width: 80%;}
.history_img img{border-radius: 8px;box-shadow: 10px 10px 15px rgba(57,65,124,.1);}
.history_img1{
  transform: rotate(-5deg);
  width: 60%;
  margin: -4rem 0 0 35%;
}
.history_box_right{width: 50%;position: relative;padding: 0 2rem;}
.history_title{font-size: 2rem;line-height: 2rem;font-family: Anton;color: #4d4d4d;padding: 1rem 0;}

.history_box1{flex-direction: row-reverse;}
.history_box1 .history_img{margin: 0 0 0 20%;}
.history_box1 .history_img1{
  transform: rotate(-5deg);
  width: 60%;
  margin: -3rem 0 0 8%;
}

/*news*/
#app_new_pro,#app_home_new{display:none;}
.news_right{width:73%;position:relative;float:left;margin:0 0 1.5rem;}
.news_left{width:23%;position:relative;float:right;}
.news_list{width:100%}
.news_list>ul>li{background:#f1f1f2;width:100%;overflow:hidden;padding:1.5rem;margin-bottom:2rem}
.news_list>ul>li ol{display:flex;flex-wrap:wrap;position:relative;align-items:center;}
.news_list ul li ol li.product_con{width:62%;position:relative;}
.news_list ul li ol li.product_con a{display:block;font-weight:500;font-size:1.1rem;color:#333;padding:0 0 0.5rem 0;border-bottom:1px solid #aaa;margin-bottom:0.5rem;}
.news_list ul li ol li.product_con p{color:#555;font-size:.85rem;line-height:1.3rem;margin:0 0 0.8rem;}
.news_list ul li ol li.product_con a:hover{color:#999}
.news_list ul li ol li.product_con span{background:var(--primary-color);color:#111;display:block;padding:0.3rem 1rem;float:left;font-size:.8rem;line-height:1rem;}
.news_list ul li ol li.product_img{width:35%;margin-right:3%;max-height:230px;overflow:hidden;}
.news_list ul li ol li.product_img a{width:100%;display:block;}
.news_list ul li ol li.product_img img{transition:.3s all ease-in-out;border:1px solid transparent;min-height:166px;display:block;}
.news_list ul li ol li.product_img img:hover{border:1px solid var(--primary-color);}
.news_name{text-align:center;margin-bottom:1.5rem}
#news_sidebarlist{width:100%;position:relative;margin:0 auto;background:#414141;padding:1.5rem 2rem;}
#news_sidebarlist .webtitle{text-align:left;font-size:1.6rem;line-height:1.6rem;padding:1rem 0 0.8rem;color:#fff;font-weight:600;position:relative;transition:.3s all ease-in-out;width:100%;margin:0 0 0.8rem;text-transform:uppercase;border-bottom:1px dotted #eee;}
#news_sidebarlist ul{position:relative;}
#news_sidebarlist ul li a{display:block;color:#fff;position:relative;font-size:1rem;line-height:1.2rem;padding:0.8rem 0;font-weight:300;}
#news_sidebarlist ul li a:before{content:'';position:absolute;left:2px;top:8px;width:16px;height:16px;opacity:.7;background:url(../images/cat-close.png) no-repeat;background-size:cover;transition:.3s all ease-in-out;}
#news_sidebarlist ul li a:hover,#news_sidebarlist ul li a.dq{color:var(--primary-color);}
.etw_page{margin:0 auto;width:100%;overflow:hidden;}
.etw_page ul{float:right;}
.etw_page li{float:left}
.etw_page li a{color:#333;padding:4px 10px;border:1px #333 solid;margin:20px 3px;display:block;transition:all ease-in-out .4s;-moz-transition:all ease-in-out .4s;-webkit-transition:all ease-in-out .4s;-o-transition:all ease-in-out .4s;-ms-transition:all ease-in-out .4s}
.etw_page li a:hover{color:var(--primary-color);background:#eee}
.etw_page li a.dq{background:#eee}
.news_detail{width:100%}
.news_detail img{margin:0 auto;display:block}
.news_name{border-bottom:1px solid #ccc;text-align:center;padding-bottom:10px;margin:10px 0 40px 0}
.news_name h2{font-size:2rem;line-height:2.2rem;font-weight:300;margin:0 0 1.5rem;}
.news_name h3{text-align:center;color:var(--primary-color);font-size:22px;font-weight:700;margin-bottom:12px;padding-bottom:15px}
.news_name span{color:#777}
.news_prevnext{width:100%}
.new_next,.new_prev{width:45%;padding:30px 0;}
.new_prev{float:left}
.new_next{float:right}
.new_next a,.new_prev a{color:#333;font-size:0.95rem;line-height:1.1rem;display:block;position:relative;background:#f1f1f1;padding:10px 20px 10px 30px;}
.new_next a:before{content:"\f105";font-family:fontawesome;font-size:20px;position:absolute;left:15px;top:24%;color:#777;}
.new_prev a{padding-left:30px;}
.new_prev a:before{content:"\f104";font-family:fontawesome;font-size:20px;position:absolute;left:15px;top:24%;color:#777;}
.new_next a:hover,.new_prev a:hover{background:var(--primary-color);}
.news_related_li{width:24%;padding-right:1%;float:left}
.etw_reviewpro{padding:20px 0;}
.etw_reviewpro li{width:100%;}
.etw_reviewpro li a{display:block;color:#333;position:relative;padding-left:16px;}
.etw_reviewpro li a:hover{color:var(--primary-color);}
.etw_reviewpro li a:before{position:absolute;content:'';width:5px;height:5px;left:0px;top:8px;background:#777;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg)}
.etw_reviewpro li a:hover:before{background:var(--primary-color)}
@media (max-width:991.98px){#news_sidebarlist{display:none;}
.news_right,.history_box{width:100%;}
}
@media (max-width:767.98px){#app_new_pro .bannerin{padding:0;}
.new_next,.new_prev{width:100%;padding:10px 0;}
.new_next{margin:0 0 1rem;}
.history_box{margin: 0 0 2rem;}
.history_box_left,.history_box_right{width: 100%;}
.history_box_left{justify-content: space-between;display: flex;}
.history_box_right{padding: 0;}
.history_title{font-size: 1.6rem;line-height: 1.2;}
.history_box{flex-direction: column-reverse;}
.history_box1 .history_img,.history_img{margin-left: 0;width: 49%;}
.history_box1 .history_img1,.history_img1{transform: none;width: 49%;margin: 0;}
.history_line,.history_line1{display: none;}
}
@media (max-width:575.98px){.news_list ul li ol li.product_con,.news_list ul li ol li.product_img{width:100%;margin-right:0}
.news_list ul li ol li.product_img{margin:1rem 0}
}
/*Theme send inquiry*/
.theme-send-inquiry-box{background:#111!important;border:none !important;}
.theme-box-name{background:var(--primary-color)!important;border-left:none!important;text-transform:uppercase!important;font-size:14px !important;font-weight:300 !important;color: #1a1a1a !important;font-family: Jost !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;}
}
/*review*/
.review{font-size:18px;font-weight:bold;color:#F00;}
.layui-layer-btn .layui-layer-btn0{float:none;font-size:1.5rem;color:#fff !important;margin-bottom:28px;}
.layui-layer-btn{text-align:center !important;}
.layui-layer-btn a{padding:5px 15px !important;height:auto !important;}
/*Overview Box*/
.overview_box span{display:block;}
.overview_box .caption_name{font-size:2rem;width:100%;line-height:2rem;text-align:center;margin-bottom:2rem;font-family: Anton;text-transform: uppercase;}
.overview_box .overview_info{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin-top:40px;}
.overview_box .overview_info .overview_item{width:49%;margin-right:2%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;}
.overview_box .overview_info .overview_item:nth-child(2n){margin-right:0;}
.overview_box .overview_info .overview_item .simple_name_label{
  font-size: 1.3rem;
  text-align: left;
  position: relative;
  height: 50px;
  width: 90%;
  font-weight: 600;
  color: #4d4d4d;
}
.overview_box .overview_info .overview_item .simple_name_label:before{content:"";width:180px;height:5px;display:inline-block;transform-origin:bottom right;transform:skew(40deg,0);position:absolute;left:0;bottom:0;background:var(--primary-color);}
.overview_box .overview_info .overview_item .simple_name_label:after{content:"";width:calc(100% - 187px);margin-left:187px;height:10px;transform-origin:bottom right;transform:skew(40deg,0);position:absolute;left:0;bottom:0;background:linear-gradient(70deg,transparent,transparent);border-left:1px solid #aaa;border-bottom:1px solid #aaa;}
.overview_box .overview_info .overview_item .simple_name_value{font-size:1.1rem;text-align:left;color:#555;padding:1rem 1rem 0 0;}
.overview_more{width:140px;margin:0 auto;}
.overview_more a{display:block;width:100%;background:var(--primary-color);color:#fff;text-align:center;padding:0.8rem 1rem;font-size:1rem;line-height:1rem;}
.overview_more a:hover{background:var(--hover-color);}
@media (max-width:991.98px){.overview_box .caption_name{font-size:1.6rem;line-height:1.8rem;}
.overview_box .overview_info .overview_item .simple_name_label{font-size:1.2rem;line-height:1.4rem;}
}
@media (max-width:575.98px){.overview_box .overview_info{margin-top:20px}
.overview_box .overview_info .overview_item{width:100%;margin-right:0;margin-bottom:1.5rem;}
.overview_box .overview_info .overview_item .simple_name_label{height:40px;}
.overview_box .overview_info .overview_item .simple_name_label:before{width:80px;}
.overview_box .overview_info .overview_item .simple_name_label:after{width:calc(100% - 87px);margin-left:87px;}
}
/*Feedback2017*/
#feedback2017{font-family:Jost;}
#feedback2017 .etw-inpposition input,#feedback2017 .etw-inquery-control{font-weight:300;border-radius:0;color:#666;font-size:0.95rem;}
#feedback2017 #etwfrom-message{padding:10px;}
#feedback2017 .etwfrom-sendsubmit{color:#4d4d4d;border-radius:0;background:var(--primary-color);margin:1rem 0 0 0;padding:0.8rem 2rem;border:none;font-weight:300;font-size:1rem;line-height:1rem;cursor:pointer;height:auto;transition:.3s all ease-in-out;font-family: Anton;}
#feedback2017 .etwfrom-sendsubmit:hover{background:var(--secondary-color);color:var(--hover-color);}
#feedback2017 .etw-inquery-container{padding:0;}
#feedback2017 .etw-inquery-label{font-weight:300;}
/*css animation*/
@-webkit-keyframes ripple{0%,35%{-webkit-transform:scale(0);transform:scale(0);opacity:.9;}
50%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:0.5;}
100%{opacity:0;-webkit-transform:scale(1.3);transform:scale(1.3);}
}
@keyframes ripple{0%,35%{-webkit-transform:scale(0);transform:scale(0);opacity:.9;}
50%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:0.5;}
100%{opacity:0;-webkit-transform:scale(1.3);transform:scale(1.3);}
}
@-webkit-keyframes pulse-border{0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:.4}
100%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}
}
@keyframes pulse-border{0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:.4}
100%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}
}
@-webkit-keyframes scalein{50%{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);}
100%{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
}
@keyframes scalein{50%{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);}
100%{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
}
@-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}
}



