@charset "utf-8";
@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: fontawesome;
  src: url(//:) format("no404"),
    url(../font-awesome/fontawesome-webfont.woff) format("woff"),
    url(../font-awesome/fontawesome-webfont.ttf) format("truetype");
}

@font-face {
  font-family: "KievitCL-Medium";
  src: url(../font/KievitCL-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "OpenSans-Semibold";
  src: url(../font/OpenSans-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "OpenSans-Bold";
  src: url(../font/OpenSans-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "OpenSans-Regular";
  src: url(../font/OpenSans-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "OpenSans-Light";
  src: url(../font/OpenSans-Light.ttf) format("truetype");
}
@font-face {
  font-family: "iconfont";
  src: url("../font/iconfont.ttf?t=1622274305876") format("truetype");
}
@font-face {
  font-family: "iconfont";
  src: url("../font/iconfont2.ttf?t=1653018922606") format("truetype");
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 2rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #072034;
}
body {
  color: #262626;
  font-family: "OpenSans-Regular", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.75;
}
* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
li,
ol,
ul {
  list-style: none;
  margin-bottom: 0;
}
img {
  vertical-align: top;
  max-width: 100%;
  -ms-interpolation-mode: bicubic;
}
.clear {
  clear: both;
}
.clearfix::after {
  display: table;
}
hr {
  margin-bottom: 2rem;
  border-top: 1px solid #ddd;
}
strong {
  font-size: 1.1rem;
  display: inline-block;
  font-weight: normal;
  font-family: "OpenSans-Bold";
  color: #000;
  padding-bottom: .5rem;
  padding-top: 1rem;
}
b {
  font-weight: normal;
  font-size: 1.05rem;
  color: #000;  
}
a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  color: #016acf;
}
a:hover {
  color: #174277;
}
a:focus {
  outline: 0;
  text-decoration: none;
}
a,
a:hover {
  text-decoration: none;
}
a.link {
  color: #174277;
  display: inline-block;
  text-decoration: underline;
}
a.link:hover {
  color: #289fe1;
  text-decoration: none;
}
.btn-secondary {
  padding: 0rem 0.5rem;
}
.layui-layer-btn a {
  color: #fff !important;
  margin-bottom: 1rem !important;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.review {
  color: #f00;
  font-size: 18px;
}
.brief {
  width: 100%;
  margin: 2rem auto;
  font-size: 0.9rem;
  color: #666;
}
.etw_pdf{width: 100%; margin: 2rem auto;}
.etw_pdf i{color: #666; padding-left: 2rem; position: relative;  display: block; font-style: normal; font-size: .9rem;}
.etw_pdf i::before{position: absolute; content: "\f1c1"; left: 0; top: -2px;  font-family: fontawesome; font-size: 1.1rem;}
.etw_pdf i:hover{color: #e3a91a;}
.etw_pdf a span{color: #e3a91a; display: block; font-size: 1.2rem; padding:.5rem 0; border-bottom: 1px solid #fff; margin-bottom: .5rem;}
.siger_pdf{height: 100%; padding: 1rem; background-color: #eee;}


.img_list h4{font-size: 1rem; text-align: center; margin-bottom: .5rem;}
.img_list span {
  text-align: center;
  display: block;
  padding: 0.5rem;
  font-size: 1rem;
  
}
.img_list a {
  overflow: hidden;
  display: block;
  position: relative;
}

.img_list a img {
  transition: all 0.5s;
}
.img_list a:hover img {
  transform: scale(1.1);
}
.img_list div:hover a::before {
  height: 100%;
}
.img_list_bg .img_item {
  display: block;
  background-color: #eee;
  height: 100%;
  padding-bottom: 1rem;
  position: relative;
}
.img_list_bg .img_item a {
  position: relative;
  z-index: 1;
}
.img_list_bg .img_item span {
  position: relative;
  z-index: 1;
  transition: all 0.3s linear 0s;
}
.img_list_bg .img_item::after {
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  background-color: rgba(15, 153, 160, 1);
  opacity: 0.851;
  content: "";
  transition: all 0.3s linear 0s;
}
.img_list_bg .img_item:hover::after {
  left: 0;
  width: 100%;
  z-index: 0;
}
.img_list_bg .img_item:hover span {
  color: #fff;
}

.table td{ vertical-align: middle; padding-top: .4rem; padding-bottom: .4rem;}
.table tr:nth-child(odd) {
  background-color: #f3f3f3;
}
.table tr:nth-child(even) {
  background-color: #fff;
}
.table-bordered td {
  border: 4px solid #fff;
}
.theme-send-inquiry-box {
  background: #044ca0 !important;
}
.theme-box-name {
  background: #e70012 !important;
  text-transform: uppercase;
  border-left: 1px #e70012 solid !important;
}
h3 {
  font-size: 1.4rem;
  margin-bottom: 1rem;
  
}


h4 {
  color: #333;
  font-size: 1.1rem;
  margin-top: 1rem;
}
.h4_title {
  font-size: 1.4rem;
  position: relative;
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding-bottom: 1rem;
  
}
.h4_title span {
  display: block;
}
.h4_title::before {
  position: absolute;
  content: "";
  width: 60px;
  height: 4px;
  left: 0;
  bottom: 0;
  background-color: #f2c70d;
  border-left: 30px solid #328cc1;
}
h2,
.etw_hometitle {
  display: block;
  line-height: 1.35;
  color: #333;
  font-size: 2.2rem;
  padding-bottom: 0.5rem;
  font-family: "OpenSans-Bold";
}
.h2_bg{background: url(../images/h2_bg.jpg) no-repeat top center; padding: 1rem; background-attachment: fixed; background-size: cover; margin-bottom: 1rem;} 
.h2_bg h2{margin-bottom: 0;}
h3.pro_name{display: block; color: #666; font-size: 1.4rem; border-bottom: 1px solid #eee; padding-bottom: 1rem; }
.etw_hometitle {
  margin-bottom: 1rem;
}

#etw_top {
  position: fixed;
  width: 35px;
  height: 35px;
  right: 5px;
  bottom: 100px;
  text-align: center;
  background: #ccc;
  z-index: 100;
  cursor: pointer;
  color: #fff;
  font-weight: 700;
  line-height: 28px;
  border-radius: 50%;
}
#etw_top a {
  color: #fff;
}
#etw_top:hover {
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  background: #000;
}
/* #header */
#header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 99;
  float: left;
  background: #fff;
}
.header_in {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}

#etw_logo {
  width: auto;
  text-align: center;
  float: left;
  margin-top: .5rem;
  padding-bottom: .5rem;
}

.top-nav {
  width: auto;
  float: right;
  padding-left: 2rem;
  margin-top:.5rem;
  
}
.top-nav .navbar {
  padding: 0;
  float: right;
}
.nav-fixed {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  -webkit-animation: 0.5s ease-in-out 0s normal none 1 running fadeInDown;
  animation: 0.5s ease-in-out 0s normal none 1 running fadeInDown;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.navbar-expand-lg .navbar-collapse {
  flex-flow: row wrap !important;
}
.navbar-expand-lg .navbar-nav {
  justify-content: flex-end;
}
.navbar-nav {
  width: 100%;
}

.navbar-expand-lg .navbar-nav .nav-item:nth-child(2) .nav-link{cursor: default; }
.navbar-light .navbar-nav .nav-link {
  color: #333;
  transition: all 0.5s;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding: 0.5rem 1rem;
  text-transform: uppercase;
  color: #333;
  position: relative;
  font-size: 1rem;
  font-family: "OpenSans-Semibold";
}
.navbar-light .navbar-nav .nav-link:before {
  content: "";
  position: absolute;
  bottom: -.2rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 1px;
  width: 0;
  background: #e3a91a;
  transition-delay: 0.1s;
  transition: 0.1s all linear;
  border-radius: 2rem;
}
.navbar-light .navbar-nav .active .nav-link:before,
.navbar-light .navbar-nav .show .nav-link:before,
.navbar-light .navbar-nav .nav-link:hover:before {
  width: 100%;
  right: 0;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  top: 49px;
  box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 20%);
}
.navbar-expand-lg .navbar-nav .dropdown-menu > li > a {
  background-color: #fff;
  color: #333;
  font-size: .9rem;
  position: relative;
  display: block;
  transition: all 0.5s;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  border-bottom: 1px solid #eee;
  position: relative;
}
.navbar-expand-lg .navbar-nav .dropdown-menu > li > ol a {
  color: #333;
  display: block;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  padding-left: 2.5rem;
  font-size: 0.9rem;
  position: relative;
}
.navbar-expand-lg .navbar-nav .dropdown-menu > li > ol a:hover {
  color: #e4202a;
}
.navbar-expand-lg .navbar-nav .dropdown-menu > li > ol a::before {
  position: absolute;
  content: "\f0da";
  left: 1.8rem;
  top: 0.2rem;
  font-family: fontawesome;
}
.navbar-expand-lg .navbar-nav .dropdown-menu > li:last-child > a {
  border-bottom: none;
}
.navbar-expand-lg .navbar-nav .dropdown-menu > li > a::before{position: absolute;content: "\f105";font-family: fontawesome; left: .8rem; top: 0.3rem;}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: #e3a91a;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #e3a91a;
}
.navbar-light .dropdown-item.active,
.navbar-light .dropdown-item:hover {
  color: #e3a91a !important;
}
.dropdown-item {
  font-size: 0.9rem;
}

.dropdown-item.active{
  background-color:#fff 
}
.nav-item span.pro_icon {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  color: #e3a91a;
  padding: 2px 8px;
  font-size: 2rem;
  width: 32px;
  height: 28px;
  line-height: 24px;
  display: none;
  text-align: center;
}


/* .etw_language */
.etw_language {
  float: right;
  display: flex;
  flex-wrap: wrap;
  margin-left: 1rem;
  justify-content: flex-end;
   width: auto;
  height: 22px;
  line-height: 22px;
  z-index: 1;
  position: relative;
  padding-left: 1rem;
  padding-right: 1rem;
  border-radius: 22px;
  margin-top: .5rem;
}
#etw_language {
  float: right;
  width: auto;
  text-align: right;
}
#etw_language .dropdown-item {
  display: inline-block;
  width: auto;
  line-height: 12px;
  padding: 0.5rem;
  color: #4f4d4d;
  min-width: auto !important;
  font-size: 0.875rem;
  position: relative;
}
#etw_language .dropdown-item::before{position: absolute;content: ""; right: 0; top: .5rem; width: 1px; height: 15px; background-color: #4f4d4d;}
#etw_language .dropdown-item:last-child::before{display: none;}
#etw_language .dropdown-item img {
  margin-right: 3px;margin-top:2px;
}
#etw_language .dropdown-item:hover {
  color: #fff;
  background: #0089e2;
}
#etw_language .dropdown-item:focus {
  background: none !important;
}
/* banner */
#etw_banner {
  width: 100%;
  position: relative;
  max-width: 0 auto;
  text-align: center;
}

.banner_01,.banner_02{
  width: 100%;
  max-width: 1300px;
  color: #fff;
  margin: 0 auto;
  line-height: 1.45;
  font-size: 1rem; 
  text-align: left;
  position: absolute; 
  left: 0%;
  right: 0%;
  top: 20%;
}
.ban_txt {
  width: 100%;
  max-width: 676px;
}
.banner_01 h1 {
  font-size: 2rem;
  font-family: "OpenSans-Bold";
  padding:1rem;
  color: #e3a91a;
  background: url(../images/h1_bg.png) no-repeat top left;
  background-size: contain;
  margin-bottom: 0;
  text-transform: uppercase;
  position: relative;
}
.banner_01 p,.banner_02 p{color: #e3a91a;font-family: "OpenSans-Light"; font-size: 1.4625rem; background: url(../images/p_bg.png) no-repeat top center;margin: 0; padding: 1rem; padding-left: 2rem;}
.banner_02{ top: inherit; bottom: 3rem; text-align: right;}
.banner_02 h3{background-color: rgba(0, 0, 0, 0.73); padding: .7rem; padding-right: 2rem; color: #e3a91a;  font-size: 2.63rem;font-family: "OpenSans-Bold";text-transform: uppercase; margin-bottom: 0; }
.banner_02 .ban_txt{position: absolute; bottom: 0;right: -10%;   }
.banner_02 p{background-color: rgba(0, 0, 0, 0.39); font-size: 1.1rem;padding-right: 2rem; padding-left: 1rem;}
.btn_more {
  background-color: #fff;
  border: 2px solid #e3a91a;;
  color: #e3a91a;
  border-radius: 5px;
  padding: 0.5rem 2rem .5rem 1rem;
  font-size: .9rem;
  border-radius:0;
  margin-top: 1rem;
  
  position: relative;
}
.btn_more::before{position: absolute; right: 1rem; top: .4rem;  font-family: fontawesome;content: "\f105"; font-size: 1.2rem;}
.btn_more:hover {background-color: #e3a91a;color: #fff;}

/* about_box */
.about_box{width: 100%; margin: 3rem auto; margin-bottom: 5rem;}
.webtitle{font-size: 2.1875rem;font-family: "auto"; margin-bottom: 1rem; text-transform: uppercase;}
.small_font{font-size: 1.6rem;color: #e3a91a;}
.about_box span{position: absolute; right: 3rem; bottom: -1.5rem;  font-family: "OpenSans-Bold"; font-size: 1.2625rem;}
.about_box .about_des{padding:2rem;}

/* mainpro_box */
.mainpro_box{width: 100%; margin: 0 auto; overflow: hidden; background-color: #f8f8f8; padding: 3rem 0;}
.mainpro_box .swidth{width: 100%; max-width: 650px; margin-bottom: 2rem; }
.mainpro_box .webtitle{margin-bottom: 0;}
.mainpro_item{height: 100%; background-color: #f8f8f8; transition: all .5s; position: relative; top: 0;}
.mainpro_item a h3{font-size: 1.8rem;font-family: "auto"; color: #262626; text-align: center; transition: all .5s;}
.mainpro_item a p{color: #262626;}
.mainpro_item a .mpro_des{padding: 1rem 1.5rem;}
.mainpro_item:hover{background-color: #fff;top: 1rem;}
.mainpro_item:hover a h3{color: #e3a91a;}
/* markets_box */
.markets_box{width: 100%; margin: 3rem auto;}
.markets_title{background: url(../images/market_bg.jpg) no-repeat top; color: rgba(255,255,255,0.52); padding: 2rem 15px; background-size: cover;}
.markets_title h3{text-align: center; color: #e3a91a;font-family: "KievitCL-Medium";font-size: 2.1875rem;}
.markets_title p{width: 100%; max-width: 750px;}
.markets_box ul{width: 100%; margin-top: 1rem; display: flex; flex-wrap: wrap;}
.markets_box ul li{width: 25%; position: relative;}
.markets_box ul li span{position: absolute; bottom: 0; left: 0; display: block; width: 100%; background-color: rgba(0, 0, 0, 0.3); padding: .5rem 0; color: #f8f8f8;font-family: "auto"; text-align: center; font-size: 1.4rem; transition: all .5s;}
@media (max-width:1031px){.markets_box ul li span{font-size: 1.2rem;}}
.markets_box ul li a:hover span{background-color: rgba(227, 169, 16, .8);}
/* cap_box */
.cap_box{width: 100%; margin: 0 auto; background: url(../images/cap_bg.jpg) no-repeat top; background-size: cover; color: #fff; padding: 3rem 0;}
.cap_boxs{width: 100%; margin: 0 auto;   padding: 3rem 0;}
.cap_box p{width: 100%; max-width: 1100px; text-align: center; margin: 0 auto;}
.cap_item a{position: relative; display: block;}
.cap_item a span{display: block; position: absolute; bottom: 0;    height: 81px; line-height: 32px; left: 0; width: 100%; background-color: rgba(0, 0, 0, 0.70); color: #fff; padding: .8rem .5rem; text-align: center;font-family: "auto";transition: all .5s; font-size: 1.5rem;}
.cap_item a:hover span{background-color: rgba(227, 169, 16, .8);}
/* homevideo_box */
.homevideo_box{width: 100%; margin: 3rem auto; position: relative;}
.video_icon{ font-size: 3rem; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 100px; height: 100px; border-radius: 50%; color: #fff; border: 5px solid #fff; display: flex; align-items: center; justify-content: center; padding-left: .5rem; transition: all .5s; cursor: pointer;color: #fff; }
.video_icon:hover{background-color: #fff; color: #e3a91a;}


/* #container */
#container {
  width: 100%;
  margin: 0 auto;
  margin-top: 98px;
}
.content {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}
/* bg-light */
.bg-light{padding: 2rem; margin: 2rem auto;}
/* hubproducts */
.bigtitle a,.bigtitle{font-size: 1.4rem; color: #262626;font-family: "OpenSans-Semibold"; width: 100%; margin-bottom: .5rem; display: block;}
.smalltitle{font-size: 1.1rem;font-family: "OpenSans-Semibold";  padding: .5rem 1rem; margin: 0 auto;margin-top: 2rem; margin-bottom: .5rem; width: 100%; max-width: 600px; text-align: center; position: relative;}
.smalltitle::before{position: absolute;content: ""; width: 100px; height:4px; background-color: #ffc75e; left: 0; right: 0; margin: 0 auto; bottom: 0;}
.hubproducts{width: 100%; margin: 0 auto; border-bottom: 1px solid #ddd; margin-bottom: 2rem;}
.hubproducts ul{width: 100%; display: flex; flex-wrap: wrap; justify-content: center;}
.hubproducts ul li{width: 14%; margin-right: 2%; border-radius: 50%; margin-bottom: 2rem;position: relative; text-align: center;}
.hubproducts ul li img{border-radius: 50%; width: 130px; height: 130px; transition: all .5s;}
.hubproducts ul li:nth-child(6n){margin-right: 0;}
.hubproducts ul li a{width: 100%; }
.hubproducts ul li a::before{position: absolute;content: ""; top: 50%; left: 50%; transform: translate(-50%,-50%);  width: 140px; height: 140px;border-radius: 50%; background-color: rgba(0, 0, 0, .19); transition: all .5s;}
.hubproducts ul li a span{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); color: #fff; width: 100%; max-width: 120px; font-size:.9rem; line-height: 1.35;font-family: "OpenSans-Bold";}
.hubproducts ul li a:hover:before{background-color: rgba(227, 169, 16, .48);}
.hubproducts .btn_more{border: none;}

/* etw_products */
.etw_products{width: 100%; margin: 1.5rem auto; }
.etw_products ul,.etw_products ul>li{width: 100%;}
.etw_products ul>li>ol{width: 100%; display: flex; flex-wrap: wrap; justify-content: space-around;background-color: #fff; margin-bottom: 3rem; border-bottom: 1px solid #ddd; padding-bottom: 2rem; position: relative; justify-content: space-between;}
.etw_products ul>li:last-child ol{margin-bottom: 0;}
.etw_products ul>li>ol>li.product_img{width: 41%; }
.etw_products ul>li>ol>li.product_img a{position: relative; display: block;   }
.etw_products ul>li>ol>li.product_img a::before{position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.35); transition: all .5s; opacity: 0;}
.etw_products ul>li>ol>li.product_img a span{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); font-size: 2rem; text-transform: uppercase; color: #fff;font-family: "Oswald-SemiBold";opacity: 0;transition: all .5s; }
.etw_products ul>li>ol>li.product_img a:hover::before,.etw_products ul>li>ol>li.product_img a:hover span{opacity: 1;}
.etw_products ul>li>ol>li.product_con{width: 56%; }
.etw_products ul>li h3 a{color: #e3a91a; font-size: 1.2rem;  font-family: "OpenSans-Bold";line-height: 1.25; margin-bottom: 1rem; display: block; }



/* otherpro_box */
.otherpro_box{width: 100%; margin: 0 auto;}
.otherpro_item{height: 100%; background-color: #f8f8f8; transition: all .5s;}
.otherpro_item .mpro_des{padding: 1rem; font-size: .9rem;}
.otherpro_item .mpro_des h3{font-size: 1.2rem;font-family: "OpenSans-Bold"; color: #262626;transition: all .5s;}
.otherpro_item .mpro_des p{color: #666;}
.otherpro_item:hover{background-color: #eee;}
.otherpro_item:hover h3{color: #e3a91a;}
/* inquiry_bg */
/* .inquiry_bg */
.inquiry_bg{background: #0089e1;background-image: linear-gradient(90deg,#ffc75e,#ff2c4f); padding:1rem 3rem; color: #fff; font-size:1.4rem ;  border-radius: 15px; position: relative; margin-bottom:2rem;  }
.inquiry_txt{display: flex; justify-content: space-around; align-items: center;}
.inquiry_txt small{display: block; font-size: 1rem;}
.inquiry_bg text{width: 100%; max-width: 500px; display: block;}
.inquiry_txt a{background-color: #fff; border-radius: 22px; padding: .2rem 2rem; height: 100%; display: block; transition: all .5s; font-family: "KievitCL-Medium"; font-size:1.3rem;}
.inquiry_txt a:hover{background-color:#ffc75e ; color: #fff;}
/* btn-inquiry */
.btn-inquiry{color: #fff; border-radius: 5px;   text-transform: uppercase; font-size: .9rem; background-color: #e3a91a; padding-top: .5rem; margin-bottom: 1rem;}
.btn-inquiry:hover{background-color: #e70012; color: #fff;}


/* pro_des */
.pro_des strong{font-weight: normal;  font-family: "OpenSans-Bold"; font-size: 1.1rem; color: #000; line-height: 1.35;}
.pic_list ul{width: 100%; display: flex; margin: 1rem auto;  }
.pic_list ul li{width: 49%;margin-right: 1%;}
.pic_list ul li img{border: 1px solid #eee;}
.pic_list ul li:last-child{margin-right: 0;}
.pic_list4 ul{flex-wrap: wrap;}
.pic_list4 ul li{width: 23.5%; margin-bottom: .5rem;}
.pic_list4 ul li:nth-child(4n){margin: 0;}
.pic_list span{font-size: .9rem; display: block; text-align: center; padding: .5rem 0; line-height: 1.35;}


/* comapny_box */
.comapny_box{width: 100%; margin: 3rem auto; margin-bottom: 0; }
.comapny_box ul{display: flex; align-items: center; margin-bottom:1rem;}
.comapny_box .comapny_img{display: inline-block;vertical-align: middle;width: 50%;position: relative;}
.comapny_box .comapny_des{width: 60%;background-color: #f5f5f5;margin-left: -5%;padding-left: 5%;display: inline-block;vertical-align: middle;}
.comapny_box .comapny_des text{padding: 3rem; display: block;}
.comapny_box .comapny_des h3{color: #0089e1;font-family: "Montserrat-Bold";font-size: 1.2rem; }


/* inquiry_box */
.inquiry_box{width: 100%; margin:2rem auto;background-image: linear-gradient(90deg,#f8f8f8,#eee); padding: 2rem;border-radius: 22px; }
.etw_set_feedback_form{background-color: #fff; padding: 2em; border-radius: 22px; height: 100%;}
.form_contact_title h3{font-size: 1.6rem; font-family: "auto"; text-transform: uppercase;}
.brief_txt img{border-radius: 22px 22px 0 0 ;}
.brief_txt{font-size: .9rem; background-color: #fff; height: 100%;border-radius: 22px;}
.brief_txt p{ padding:.5rem 1.4rem;line-height: 1.3rem;}
/* related_pro */
.related_pro{width: 100%; margin: 1rem auto; background-color: #f8f8f8; padding: 2rem 1rem }
.related_title{font-size: 1.6rem; color:#ffc75e; font-family: "KievitCL-Medium"; text-transform: uppercase; margin-bottom: 1rem;}
.related_pro ul{width: 100%; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
.related_pro ul li{width: 14%; margin-right: 2%; border-radius: 50%; position: relative; text-align: center; margin-bottom: 1rem;}
.related_pro ul li img{border-radius: 50%; width: 120px; height: 120px; transition: all .5s;}
.related_pro ul li:nth-child(6n){margin-right: 0;}
.related_pro ul li a{width: 100%; }
.related_pro ul li a::before{position: absolute;content: ""; top: 50%; left: 50%; transform: translate(-50%,-50%);  width: 130px; height: 130px;border-radius: 50%; background-color: rgba(0, 0, 0, .19); transition: all .5s;}
.related_pro ul li a span{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); color: #fff; width: 100%; max-width: 110px; font-size:.9rem; line-height: 1.35;font-family: "OpenSans-Bold";}
.related_pro ul li a:hover:before,.related_pro ul li.dq a:before{background-color: rgba(227, 169, 16, .48);}
/* markets_inner */
.markets_inner{width: 100%; margin: 2rem auto;}
.market_siger{box-shadow: 0px 2px 16px 0px rgb(146 184 255 / 30%); height: 100%;}
.market_siger .m_des { position: relative;padding:3rem 1rem; padding-bottom: 1rem; font-size: .9rem;}
.market_siger a span {
  -webkit-box-shadow: 0px 2px 16px 0px rgb(146 184 255 / 30%);
  box-shadow: 0px 2px 16px 0px rgb(146 184 255 / 30%);
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 255px;
  height: 45px;
  line-height: 1.2;
  text-align: center;
  top: -10px;
  padding: 8px 10px;
  background: #ffffff;
  font-size: .95rem;
  font-family: "auto";
  color: #333;
  -webkit-transition: .5s;
  transition: .5s;
}
.market_siger:hover a span{background-color: #e3a91a; color: #fff;}
/* capabilities_box */
.capabilities_box{width: 100%; margin: 2rem auto;}
.cap_siger {
  background-color: #F5F5F5;
  padding: 2rem;
  border-radius: 5px;
  height: 100%;
  transition: all .5s;
}
.cap_siger a{display: block; width: 100%; color: #333;}
.cap_siger a h3{font-size: 1.4rem;   font-family: "OpenSans-Semibold"; }
.cap_siger a span{width: 100px; height: 100px; background-color: #fff; border-radius: 50%;line-height: 100px; display: inline-block; font-size: 3rem; text-align: center; color: #e3a91a; margin-bottom: 1rem; }
.cap_siger:hover{background-color: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);}
.cap_siger_small a{display: flex; align-items:center ; }
.cap_siger_small a h3{font-size: 1.1rem; width: 50%;  }
.cap_siger_small a span{ width: 50%;max-width: 60px; height: 60px; line-height: 60px; margin-right: 1rem;}
/* history_list */
.history_list{width: 100%; margin: 0 auto; display: flex; flex-wrap: wrap;}
.history_list dl{ width: 49%; margin-right: 2%;  margin-bottom: 2rem;padding: 2rem; display: flex; justify-content: space-between; align-items: center;box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);}
.history_list dl:nth-child(2n){margin-right: 0;}
.history_list dl dt{width: 120px; font-size: 1.6rem;  font-family: "OpenSans-Semibold"; color: #e3a91a;}
.history_list dl dd{width: 96%; display: flex; align-items: center;}
.history_list dl dd img{flex: 1;width: 100px; height: 100px; border-radius: 50%; margin-right: 2rem;}
.history_list dl dd p{flex: 2;}

/* contact_content */
.c_name{color: #000;font-family: "KievitCL-Medium";}
.contact_content p{ line-height: 1.35;}
.contact_content strong{padding-top: 0; margin-bottom: 0; padding-bottom: 0;}
.contact_content a{color: #777;}
.indent_left{padding-left: 3.6rem;}
.contact_content a:hover{color: #0089e1;}

/** page-title **/
.page-title{
  position: relative;
  width: 100%;
  padding: 4rem 0px 4rem 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.page-title-nobg{padding: .3rem 0; background-color: #eee;}
.page-title:before{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.9), rgba(0,0,0,0.0) 80%);
  left: 0px;
  top: 0px;
  right: 0px;
}
.page-title-nobg::before{display: none;}
.page-title .content-box .title-box{width: 100%; max-width: 600px;}
.page-title .content-box .title-box h2,.page-title .content-box .title-box .etw_hometitle{
  position: relative;
  display: block; 
  font-family: "KievitCL-Medium";
  color: #fff;
  margin-bottom: 1rem;
  font-size: 2.5rem; 
  line-height: 1.25;
}

.page-title .content-box .title-box h3.small_h2{color: #ccc; position: relative; margin-top: -2rem; }
.banner_img{position: absolute; z-index: 1; bottom:-3rem; right: 0; width: 100%; max-width: 1000px; }

#quicknav {
  margin: 0 auto;
  height: auto;
  color: #f2f2f2;
  line-height: 1.2rem;
  font-size: .8rem;
  overflow: hidden;
  position: relative;
}
#quicknav a {
  color: #f2f2f2;
}
#quicknav ul {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}
#quicknav li {
  display: inline-block;
  padding: 0.2rem 0.4rem 0.2rem 0;
}
#quicknav li + li::before {
  padding: 0 5px;
  color: #f2f2f2;
  content: "/\00a0";
}
#quicknav a:hover {
  color: #eb3d00;
}
.page-title-nobg #quicknav a,.page-title-nobg #quicknav li + li::before,.page-title-nobg #quicknav{color: #333;}
/* etw_products */

/* etw_sidebar */
#etw_sidebar,#etw_sidebar ul {width: 100%;}
.etw_productlist{margin: 0 auto;color: #504a4a; margin-bottom: 2rem; background-color: #f8f8f8; width: 90%;}
.etw_productlist .title{font-size: 1.4rem;color: #fff;  padding: .5rem ; text-align: center; background-image: linear-gradient(90deg,#e3a91a,#ffc75e); font-family: "OpenSans-Bold"; text-transform: uppercase; border-radius: 10px 10px 0 0;}
.etw_productlist ul{border: 1px solid #f2f2f2; padding: .5rem;}
.etw_productlist ul li a{display:block;}
.etw_productlist ul>li{position:relative;}
.etw_productlist ul>li:last-child{border-bottom:none;}
.etw_productlist ul>li>a{padding:0.5rem 0 0.5rem 1rem; font-size:1rem;color:#333; line-height: 1.35;font-size:.9rem;font-family: "OpenSans-Bold"; border-bottom: 1px solid #eee; }
.etw_productlist ul>li:last-child>a{border: none;}
.etw_productlist ul>li>a.dq,.etw_productlist ul>li>a:hover{ color:#e3a91a; background-color:#f2f2f2; text-decoration:none;}
.etw_productlist ul>li>ol{ padding:0px; padding-top: .5rem; clear: both; float:none}
.etw_productlist ul>li>ol>li{position: relative; margin-bottom: .2rem;}
.etw_productlist ul>li>ol>li a{ display:block; color:#8f99a5;padding:0.3rem 1rem 0.2rem 2rem;font-size:0.8rem; font-weight: 400; line-height: 1.35; position: relative;}
.etw_productlist ul>li>ol>li a:before{ position:absolute;content:"\f0da"; font-family: fontawesome; left: 1rem; top:.3rem; color:#504a4a; font-size: .9rem;}

.etw_productlist ul>li>ol>li a:hover,.etw_productlist ul>li>ol>li a.dq{color:#e3a91a; text-decoration:none;}
.etw_productlist ul>li>ol>li dl{display: flex; flex-wrap: wrap; padding-left:1.5rem; display: none; margin-top: .5rem;}
.etw_productlist ul>li>ol>li dl.show{display: block;}
.etw_productlist ul>li>ol>li dl a{width: 100%; font-size: .82rem; position: relative; display: block; line-height: 1.35; color: #666; padding-left: 1rem; margin-bottom: .3rem;}
.etw_productlist ul>li>ol>li dl a::before{position: absolute;content: "";width: 3px; height: 3px; background-color: #ccc; border-radius: 50%; left: .5rem; top: .8rem;}
.etw_productlist ul>li>ol>li{position: relative;}
.more_dl{ position: absolute;
  right: .5rem;
  top: .2rem;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #ccc;
  cursor: pointer;
  text-align: center;}
.more_dl:before {
  content: "\f055";
    right: -8px;
    top: .15rem;
    position: absolute;
    transition: all 0.2s;
    font-family: fontawesome;
    font-size: .9rem;
    color: #ccc;
  }
  .more_dl:hover::before{  opacity: 0.8; color: #ca1c1d;}
  .more_dl.on:before {content: "\f056";  transform: rotate(180deg);}
  .etw_productlist ul>li>ol>li dl.show+.more_dl:before{content: "\f056" !important;transform: rotate(180deg);}

/* ul.item */
ul.item,ul.item_circle {
  margin-bottom: 5px;
  width: 100%;
  float: none;
}
ul.item li,ul.item_circle li {
  position: relative;
  text-align: left;
  padding-left: 1.6rem;
  margin-bottom: 0.5rem;
}
ul.item li::before,ul.item_circle li::before{position: absolute;content: "\f05d"; top: 0rem; left: 0; font-family: fontawesome; color: #e3a91a; font-size: 1.2rem; }
ul.item_circle li::before{content: "\f10c";font-size: 1rem; }

/* .left_pics */
.left_pro_img,
.pro_img {
  position: relative;
}
.left_pro_img a {
  position: relative;
  display: block;
}

.left_pics {
  width: 98%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.sample_img{position: absolute; right:.5rem; bottom:1rem; z-index: 1;}
.left_pics img {
  text-align: center;
  border: 1px solid #eee;
}
.left_pics a {
  display: block;
  overflow: relate_pro;
}
.related_pic {
  width: 100%;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}
.related_pic a {
  width: 18%;
  margin-right: 2%;
}
@media (max-width:399px){.related_pic a {
  margin-right: 8%;
}}
.related_pic a:nth-child(5n) {
  margin-right: 0;
}
.related_pic a:nth-child(5n + 1) {
  clear: both;
}
.related_pic img {
  width: 100%;
  height: auto;
  float: left;
  border: 1px #eee solid;
  margin: 10px 0 10px 0;
}
.related_pic img:hover,
.related_pic a.imgdq img {
  border: 1px #0051b0 solid;
}
.related_pic span {
  font-size: 0.7rem;
  line-height: 0.9rem;
  display: block;
  text-align: center;
  color: #666;
}
/* footer */
#footer {
  width: 100%;
  background: url(../images/f_bg.jpg) no-repeat top;
  background-size: cover;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 2rem;
  color: #414042;
}
.etw_bottom {
  max-width: 1300px;
  padding: 1rem 0;
  width: 100%;
  margin: 0 auto;
  position: relative;
  text-align: left;
  color: 000;
}
.home_link {
  width: 100%;
  overflow: hidden;
  background: #6c6a6e;
  margin: 0 auto;
  padding: .5rem 0;
}
#footer a {
  color: #414042
}
#footer a:hover {
  color: #eb3d00;
}
#footer .left_share a i {
  color: #fff !important;
  font-size: 1rem;
  padding: 0 0.5rem;
}

.etw_bottom .etw_foot_title a{
  color: #e3a91a !important;
}

.etw_bottom .etw_foot_title {
  position: relative;
  color: #333;
  font-size: 1.5625rem;
  line-height: 1.35;
  position: relative;
   border-radius: 5px;
   font-family: "KievitCL-Medium";
   margin-bottom: .8rem;
   text-transform: uppercase;
}
.etw_bottom .etw_foot_title {
  position: relative;
}
.etw_bottom .etw_foot_title a:hover {
  color: #eb3d00!important;
  text-decoration: none;
}
.pblist {
  overflow: hidden;
  margin: 0.5rem auto;
}
.pblist_box {
  width: 100%;
}
.etw_bottom a {
  color: #e3a91a;
}
.etw_bottom a:hover {
  color: #e3a91a;
}
.etw_bottom ul {
  width: 100%;
  margin-right: 2%;
  float: left;
  display: flex;
  flex-flow: wrap;
}
.etw_bottom ul li {
  width: 100%;
  float: left;
  border-bottom: 1px solid #f8f8f8;
  position: relative;
}
.etw_bottom ul > li > a {
  display: block;
  line-height: 1.25rem;
  color: #fff;
  position: relative;
  font-weight: 400;
  position: relative;
  padding: .5rem 0;
}
.f_brief a{width: 100%; display: flex; align-items: center; }
.f_brief span{color: #ea3e00; line-height: 1.35;font-family: "OpenSans-Bold"; display: inline-block; padding-left: 1rem; }
.cot_add,
.cot_tel,
.cot_email,
.cot_people,
.cot_mobile,
.cot_fax,
.cot_whatsapp {
  position: relative;
  padding-left: 25px;
  display: block;
  margin-bottom: 0.5rem;
  padding-top: 0.2rem;
}
.cot_add:before {
  content: "\f041";
  position: absolute;
  left: 0px;
  top: 4px;
  color: #e3a91a;
  font-family: fontawesome;
  font-size: 20px;
}
.cot_tel:before {
  content: "\f095";
  position: absolute;
  left: 0px;
  top: 5px;
  color: #e3a91a;
  font-family: fontawesome;
  font-size: 18px;
}
.cot_email:before {
  content: "\f0e0";
  position: absolute;
  left: 0px;
  top: 4px;
  color: #e3a91a;
  font-family: fontawesome;
  font-size: 16px;
}
.cot_people:before {
  content: "\f2be";
  position: absolute;
  left: 0px;
  top: 2px;
  color: #e3a91a;
  font-family: fontawesome;
  font-size: 16px;
}
.cot_mobile:before {
  content: "\f10b";
  position: absolute;
  left: 4px;
  top: 0px;
  color: #e3a91a;
  font-family: fontawesome;
  font-size: 22px;
}
.cot_fax:before {
  content: "\f1ac";
  position: absolute;
  left: 0px;
  top: 0px;
  color: #e3a91a;
  font-family: fontawesome;
  font-size: 16px;
}
.cot_whatsapp:before {
  content: "\f232";
  position: absolute;
  left: 0px;
  top: 0px;
  color: #e3a91a;
  font-family: fontawesome;
  font-size: 18px;
}

#etw_coper {
  margin-top: 2px;
  width: 100%;
  line-height: 22px;
}
#etw_coper a {
  display: block;
  color: #fff;
  font-size: 12px;
}
#otherlink {
  clear: both;
  width: 100%;
  height: auto;
  font-size: 12px;
  margin-top: 1rem;
}
#otherlink a {
  color: #fff;
  display: inline-block;
  padding: 0 4px;
  margin-right: 5px;
  line-height: 22px;
  margin-bottom: 5px;
  border: 1px solid #fff;
  font-size: 12px;
}
#otherlink a span {
  opacity: 0.5;
  position: relative;
  top: 0;
}
#otherlink a:hover,
#etw_homefooters a:hover,
.etw_homefoot a:hover {
  color: #b00811;
}
#otherlink a:hover span {
  opacity: 1;
  top: -2px;
  transition: all 0.3s ease-in-out;
}

/*tags & biref*/
#tags{width:100%;padding:.5rem 0 0 0}
#tags_title{display:inline-block;margin:0 .5rem 0 0;color:#ccc;font-size:.8rem;line-height:.8rem;text-align:left;position:relative;font-weight:500;padding:.3rem 0}
#tags li{margin:0 .5rem 0 0;color:#ccc;display:inline-block;line-height:.9rem;font-size:.8rem;padding:.3rem 0;position:relative}
#tags a:last-child:before{content:normal}
@media (max-width:767.98px){#tags{display:none}
}

/*tags*/
#tags{width:100%;float:left;margin:1rem 0;}
#tags_title{display:block;color:#000000;font-size:1.25rem;font-weight:600;line-height:1.8rem;text-align:left;padding:0 0 10px 0;}
#tags a{margin:0 5px 6px 0;color:#75767b;display:inline-block;line-height:16px;font-size:15px;padding:0.4rem 0;padding-right:1rem;position:relative;}
#tags a::before{position:absolute;content:" ";width:1px;height:16px;background-color:#ccc;bottom:5px;right:3px;}
#tags a:last-child::before{display:none;}
.biref{color:#999;padding-top:1rem;}
.theme-send-inquiry{z-index:3;}

/*sitemap*/
#sitemap {
  width: 100%;
  margin: 20px auto;
  font-size: 13px;
}
#sitemap .name {
  width: 100%;
  font-size: 15px;
  margin: 10px 0;
  clear: both;
}
#sitemap a {
  color: #0f599b;
  width: 100%;
  display: block;
  background: #eee;
  font-weight: 600;
  line-height: 24px;
}
#sitemap a.sname {
  margin: 5px 0;
  font-weight: 400;
  width: 100%;
  color: #333;
  text-decoration: underline !important;
  background: 0 0;
  font-size: 14px;
}
#sitemap a:hover {
  text-decoration: underline !important;
}
#sitemap a.sname:hover {
  color: #0f599b;
  text-decoration: none !important;
}
#sitemap p {
  margin: 0 0 10px;
  line-height: 22px;
}
#sitemap .list_m {
  width: 100%;
  height: auto;
  margin: 10px 0;
  overflow: hidden;
}
#sitemap .list_m a {
  width: 50%;
  display: block;
  float: left;
  color: #888;
  text-decoration: none;
  font-size: 13px;
  line-height: 18px;
  padding-right: 3%;
  background: 0;
  font-weight: 400;
  margin-bottom: 10px;
}
#sitemap .list_m a:nth-child(2n + 1) {
  clear: both;
}
#sitemap .list_m a:hover {
  color: #0f599b;
}
@media (max-width: 1550.98px) {
  .banner_02 .ban_txt{right: 0%;} 

}
@media (max-width: 1400.98px) {
  .hubproducts ul li,.related_pro ul li{width: 18.5%;}
  .hubproducts ul li:nth-child(6n),.related_pro ul li:nth-child(6n){margin-right: 2%}
  .hubproducts ul li:nth-child(5n),.related_pro ul li:nth-child(5n){margin-right: 0;}
}
@media (max-width: 1300.98px) {
  #etw_content,
  .header_in,
  .etw_bottom,
  .content,.ban_txt {
    padding-left: 15px;
    padding-right: 15px;
  }
  .banner_01 h1,.banner_02 h3{font-size: 1.6rem;}
  .banner_01 p, .banner_02 p{font-size: 1.2rem;}
}
@media (max-width: 1299.98px) {
  .navbar-expand-lg .navbar-nav .nav-link {padding: 0.5rem .8rem; font-size: .92rem;}
  .dropdown-item {
    white-space: normal;
  }
  .top-nav {padding-left: 0;}
  .top-nav .navbar-nav .row {
    margin-left: -250px !important;
  }
}
@media (max-width: 1199.98px) {
  
}
@media (max-width: 991.98px) {
  #header {
    position: inherit;
    min-height: inherit;
    display: block;
    padding-bottom: 0;
    background-color: #f8f8f8;
  }
  
  #container,
  #etw_content,
  .home_box {
    margin: 0 auto;
  }
  #header::before{height: 2px;}
  #etw_logo{ margin-top: .5rem; padding-bottom: 0;}
  #quicknav,
  .tags_box,
  #etw_sidebar,
  .carousel-control-next,
  .carousel-control-prev {
    display: none;
  }
  #etw_sidebar {
    border: none;
  }

  .top-nav .navbar {
    float: left;
    width: 100%;
  }

  .nav-item span.pro_icon {
    display: block;
  }
  .navbar-light .navbar-toggler {
    color: #e3a91a;
    font-size: 2.5rem;
    border: none !important;
    padding: 0.5rem 0.75rem;
    position: relative;z-index: 1;
  }
  .top-nav {
    width: 100%;
    padding-left: 0;
    margin-top: 1rem;
    background-color: #eee;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0.6rem 0.5rem;
    border-right: none;
    font-size: 1.2rem;
    border-bottom: 1px solid #666;
    color: #333;
    text-transform: none;
  }
  .navbar-light .navbar-nav .active .nav-link:before,
.navbar-light .navbar-nav .show .nav-link:before,
.navbar-light .navbar-nav .nav-link:hover:before {
  display: none;
}
  .navbar-expand-lg .navbar-nav .dropdown-menu > li > a {
    font-size: 1rem;
  }
  .navbar {
    padding: 0;
  }
  .dropdown-item {
    white-space: normal;
    padding-top: 0.5rem;
    font-size: 14px;
  }
  .dropdown-toggle::after {
    display: none;
  }
  .navbar-light .navbar-nav .active > .nav-link,
  .navbar-light .navbar-nav .nav-link.active,
  .navbar-light .navbar-nav .nav-link.show,
  .navbar-light .navbar-nav .show > .nav-link {
    border-radius: 0;
    color: #fff;
    background-color: #0089e2;
  }
  .navbar-light .navbar-nav .nav-link:focus,
  .navbar-light .navbar-nav .nav-link:hover {
    border-radius: 0;
    color: #fff;
    background-color: #0089e2;
  }

  .top-nav .navbar-nav .row {
    position: relative;
    width: 100% !important;
    top: 0 !important;
    left: 0 !important;
    margin-left: 0px !important;
  }
  .top-nav .navbar-nav .navright{
    display: none;
  }
  .navleft li a {
    background-color: #fff;
    color: #333;
    position: relative;
    display: block;
    transition: all 0.5s;
    padding: 0.6rem 1.5rem;
    border-bottom: 1px solid #eee;
  }
  .navleft,
  .navproinfo {
    width: 100% !important;
  }

  .navleft li a:hover {
    color: #c40000;
  }

  .etw_language {
    background: none;
    width: auto; padding-top: .8rem;
  }
  .etw_language {
    display: block;
    float: right;
    height: auto;
  }
  .etw_language > ul {
    position: relative;
    z-index: 9;
    float: right;
    font-size: 1rem;
    border-radius: 8px;
  }
  .etw_language > ul > li > a {
    display: block;
    color: #000;
    padding: 0rem 1rem;
  }
  .etw_language ul ul {
    display: none;
    position: absolute;
    top: 100%;
    padding: 0;
    background-color: #ffffff;
    min-width: 100px;
  }
  .etw_language ul ul a {
    display: block;
    text-align: left;
    float: left;
    padding: 0.3rem 1rem;
    color: #333;
  }
  #etw_language .dropdown-item {
    color: #333;
    padding: 0.2rem 0 0 1.5rem;
  }
  #etw_language .dropdown-item:hover {
    color: #8f99a5;
  }
  .etw_language ul li:hover > ul {
    display: block;
  }
  .etw_language .dropdown-item {
    min-width: 100px;
  }
  .etw_language #etw_language {
    float: none;
    margin-top: 0;
    height: auto;
  }
  .etw_language #etw_language a {
    line-height: 1.5rem;
    width: 100%;
  }
  .etw_language #etw_language a:hover{color: #fff !important;}
  #etw_language .dropdown-item::before{display: none;}
  #etw_language .dropdown-item img {
    display: none;
  }

  #floatchatiframe2011 {
    width: 100%;
  }

  #menu-items {
    border-radius: 0 !important;
  }
  .btn-inquiry-bg {
    width: 32%; 
  }
  .block-slider .bx-prev,.block-slider .bx-next{display: none !important;}
  .history_list dl{margin-right: 0; width: 100%;}
  .banner_01 h1,.banner_02 h3{font-size: 1.6rem;}
  .banner_01 p, .banner_02 p{font-size: 1rem;}
  .banner_02{bottom: 0;}
  .markets_box ul li span,.cap_item a span{font-size: 1.2rem; line-height: 1.35;}
  .about_box .about_des{padding: 0; margin-top: 2rem;}
}
@media (max-width:891px){.markets_box ul li span{font-size: 1rem;}}
@media (max-width: 768.98px) {
  
  .etw_set_feedback_form {
    width: 100%;
  }
  .comapny_box ul{flex-wrap: wrap;}
  .comapny_box .comapny_img{text-align: center;}
  .comapny_box .comapny_img,.comapny_box .comapny_des{width: 100%;margin-left: 0;padding-left:0;}
  
  .hubproducts ul li,.related_pro ul li{width: 23.5%;}
  .hubproducts ul li:nth-child(5n),.related_pro ul li:nth-child(5n){margin-right: 2%}
  .hubproducts ul li:nth-child(4n),.related_pro ul li:nth-child(4n){margin-right: 0;}
  .brief_txt{margin-top: 1rem; padding-top: 1rem;}
  .webtitle{font-size: 1.6rem; line-height: 1.35;}
  .mainpro_item a h3{font-size: 1.4rem;}
}
@media (max-width: 650.98px) {
  html {
    font-size: 14px;
  }
  .page-title .content-box .title-box h2,.page-title .content-box .title-box .etw_hometitle{font-size: 1.8rem;}
  .ban_txt{left: 5%;}
  .history_list dl dd{flex-wrap: wrap;}
  .history_list dl dd p{width: 100%; margin-top: 1rem;}
  .markets_box ul li{width: 33.333%;}
  .video_icon{width: 50px; height: 50px;}
  .video_icon{font-size: 1.6rem;}
}
@media (max-width: 575.98px) {
  h2,
  .etw_hometitle {
    font-size: 1.3rem;
  }
  .inquiry_box {
    padding: 1rem;
  }
  .pic_list ul{flex-wrap: wrap; }
  .pic_list ul li{margin-bottom: 5px;}
  .pic_list4 ul li{width: 49%;}
  .pic_list ul li:nth-child(2n){margin-right: 0;}
  
  .hubproducts ul li,.related_pro ul li{width: 31%;}
  .hubproducts ul li:nth-child(4n),.related_pro ul li:nth-child(4n){margin-right: 2%}
  .hubproducts ul li:nth-child(3n),.related_pro ul li:nth-child(4n){margin-right: 0;}
  .banner_01 h1, .banner_02 h3 {
    font-size: 1.2rem;
  }
  .markets_box ul li{width: 50%;}
}
@media (max-width: 480.98px){
  .etw_otherpro ul>li>ol{flex-wrap: wrap;}
  .etw_otherpro ul>li>ol>li,.etw_products ul>li>ol>li.product_img,.etw_products ul>li>ol>li.product_con{width: 100%; margin-bottom: 1rem;}
  .inquiry_txt,.f_brief a{flex-wrap: wrap;}
  .whyus_box dl{flex-wrap: wrap;}
  .whyus_box dl dt,.whyus_box dl dd{flex: auto; width: 100%;}
  .hubproducts ul li,.related_pro ul li{width: 48%;}
  .hubproducts ul li:nth-child(3n),.related_pro ul li:nth-child(3n){margin-right: 2%}
  .hubproducts ul li:nth-child(2n),.related_pro ul li:nth-child(3n){margin-right: 0;}
}
@media (max-width: 380.98px) {
  .carousel-caption h5 {
    font-size: 1.2rem;
  }
  #etw_logo img{width: 80px;}
}
@media (max-width: 320.98px) {
  .navbar-light .navbar-toggler,
  .iconfont {
    font-size: 1.55rem;
  }
 
}


.emleft{ padding-left:3.5rem;}



/*news*/
.related_news{ margin-top:30px; border-top:1px #ccc dashed; padding-top:20px; background:#fafafa;box-shadow: 1px 1px 4px 0 rgba(0,0,0,.2);}
.related_news .item{ background:#eee;}
.related_news .item .product_img{height: 150px;overflow: hidden;}
.related_news .item .product_con a{ font-size:12px; line-height:16px; display:block; padding:5px 10px;}
.related_news .item:hover .product_con a{ color:#da251d;}

#app_class_menu,#app_new_pro{ display:none;}
.newslist{margin-top:0!important}
.newslist ul>li>a{font-size:14px!important;border-bottom:none!important;font-weight:400!important}
.news_list{width:100%;margin:20px auto}
.news_list ul{width: 100%; margin-bottom: 30px; padding: 15px; background: #eee; border: 1px #ccc solid; overflow:hidden;}
.news_list ul>li,.news_list ul>li>ol{width:100%}
.news_list ul>li>ol>li.product_img{width:26%;height:150px;overflow:hidden}
.news_list ul>li>ol>li.product_con{float:right;width:72%}
.news_list ul>li>ol>li.product_con a{font-size:16px;line-height:20px;color:#111;border-bottom:1px solid #333;display:block;padding:5px 0 5px;margin-bottom:10px;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;text-decoration:none!important}
.news_des{font-size:14px;line-height:20px;margin:0 0 5px; padding-bottom:8px;}
.newstime{ color: #333; padding:0 5px;  margin-bottom: 10px; display: inline-block;}
.news_list ul>li>ol>li.product_con a:hover{color:#e3a91a}
.etw_page{margin:0 auto;width:100%;overflow:hidden; }
.etw_page ul{ float:right;}
.etw_page li{float:left}
.etw_page li a{color:#3B393A;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:#291d5a;background:#eee}
.etw_page li a.dq{background:#eee}
.news_detail{width:100%}
.news_detail ul{margin-bottom: 1rem;}
.news_detail strong{padding:0;}
#news_video{ max-height:600px; margin-bottom:10px;}
.news_detail img{margin:0 auto;display:block}
.news_name{text-align:center;padding-bottom:20px;}
.news_name h2{border-bottom: 1px solid #eee;padding-bottom: 1rem; margin-bottom: 1rem;}
.news_name h3{text-align:center;color:#01348b;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-top:30px}
.new_prev{float:left}
.new_next{float:right}
.new_next a,.new_prev a{color:#333;font-size:12px;line-height:16px;display:block; position:relative; background:#f1f1f1;padding:5px 20px;}
.new_next a:before{content:"\f105"; font-family:fontawesome; font-size:20px; position:absolute; left:5px; top:20%; color:#e3a91a;}
.new_prev a{ padding-left:20px;}
.new_prev a:before{content:"\f104"; font-family:fontawesome; font-size:20px; position:absolute; left:8px; top:20%; color:#e3a91a;}
.new_next a:hover,.new_prev a:hover{color:#eb3d00}
.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:#ff4e4e;}
.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:#ff4e4e}

@media (max-width:575.98px){
  .news_des{ display:none;}
  .news_list ul>li>ol>li.product_img{width:35%;height:120px;overflow:hidden}
  .news_list ul>li>ol>li.product_con{width:62%}
}

/* 2024-10-13 */
.webtitle span{text-transform: capitalize;text-decoration: underline;}
.related_pro01 img{border-radius: 50%;transition: all .5s;position: relative;border: 5px solid rgba(0, 0, 0, .19);text-align: center;}
.related_pro01 span{color: #333;font-size: 1.1rem;line-height: 1.35;font-family: "OpenSans-Bold";text-align: left;}
.related_pro a span:hover{color: #e3a91a;}
.related_pro01 img:hover{border: 5px solid #e3a91a;}
@media (max-width:575.98px){
  .related_pro02 ul li{width: 49%;}
  .related_pro02 ul li:nth-child(2n){margin-right: 0;}
  .market_siger{text-align: center;}
}