@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: "Oswald-Bold";
  src: url(../font/Oswald-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "OpenSans-Regular";
  src: url(../font/OpenSans-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "OpenSans-Bold";
  src: url(../font/OpenSans-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "OpenSans-ExtraBold";
  src: url(../font/OpenSans-ExtraBold.ttf) format("truetype");
}

@font-face {
  font-family: "iconfont";
  src: url("../font/iconfont.ttf?t=1622274305876") format("truetype");
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 2rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #666;
}

body {
  color: #000;
  font-family: "OpenSans-Regular", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.65;
}
* {
  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 #e8e8e8;
}
hr.bg {
  border-color: #fff;
}
strong {
  font-family: "Oswald-Bold";
  font-size: 1.5rem;
  display: inline-block;
  font-weight: normal;

  color: #c22b24;
}
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;
}
.print-pdf-button {
  float: right;
}
.print-pdf-button a {
  display: flex;
  align-items: center;
  color: #c22b24;
}
.print-pdf-button a:hover {
  color: #000;
}
.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: 3rem auto;
  font-size: 0.9rem;
  color: #666;
}

.img_list span {
  text-align: center;
  display: block;
  padding: 0.5rem;
  font-size: 0.9rem;
}
.img_list h4 {
  font-size: 1rem;
  text-align: center;
  margin-bottom: 0;
}
.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 {
  margin: 6px 0 0 0;
  margin-bottom: 0.5rem;
}
.table tr.top {
  background: #eee !important;
  color: #333;
  text-align: center !important;
  font-weight: bold;
}
.table tr td {
  vertical-align: middle !important;
  text-align: left;
  color: #000;
  font-size: 14px;
  padding: 8px 8px !important;
}
.table tr:nth-child(odd) {
  background-color: #e1e3e5;
}
.table tr:nth-child(even) {
  background-color: #f3f5f7;
}
.table-img {
  width: 100%;
  min-width: 200px;
}
.table-img img {
  width: 200px;
}
table,
td {
  border: 1px solid #fff !important;
}
.table1 {
  width: auto;
}
.theme-send-inquiry-box {
  background: #000 !important;
}
.theme-box-name {
  background: #c22b24 !important;
  text-transform: uppercase;
  border-left: 1px #c22b24 solid !important;
}
h3 {
  font-size: 1.4rem;
  margin-bottom: 1rem;
}

.s_title {
  color: #000;
  font-size: 1.3rem;
  line-height: 1.35;
  position: relative;
  display: block;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem; position: relative; margin-top: -1rem;
}
.s_title::before {
  position: absolute;
  content: "";
  width: 60px;
  height: 1px;
  background-color: #000;
  left: 0;
  bottom: 0;
}
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: #000;
  font-size: 2.6rem;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  font-family: "OpenSans-ExtraBold";
  text-transform: uppercase;
}
.s_h2 {
  text-transform: none;
  font-size: 2rem;
}

.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: url(../images/top_bg.jpg) repeat-x top;
  padding-top: 0.5rem;
}
.header_in {
  position: relative;
}
#etw_logo {
  width: auto;
  text-align: center;
  float: left;
  display: flex;
  align-items: center;
}
#etw_logo h3 {
  color: #000;
  font-size: 1rem;
  padding-left: 1rem;
  text-align: left;
  font-family: "Oswald-Bold";
}
#etw_logo h3 span {
  font-size: 0.9rem;
  color: #666;
  display: block;
  padding-top: 0.5rem;
}

.top-nav {
  width: 100%;
  margin: 0 auto;
  background: url(../images/top_navbg.jpg) no-repeat top;
  height: 53px;
  background-size: 100%;
}
.top-nav .navbar {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  background: url(../images/nav_bg.jpg) no-repeat top left 1rem #2f2f2f;
  height: 53px;
  border-radius: 12px;
  padding: 0 2rem;
}
.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;
  padding-top: 0 !important;
}
.nav-fixed #etw_logo,
.nav-fixed .etw_language,
.nav-fixed .link_box {
  display: none;
}
.nav-fixed .top-nav {
  margin-top: 0;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.top-nav .navbar-nav .nav-item .dropdown-menu-one {
  min-width: 48rem;
  padding: 0 0.5rem;
}
.dropdown-menu-one {
  background-color: #eee;
}
.navbar-expand-lg .navbar-collapse {
  flex-flow: row wrap !important;
}

.navbar-nav {
  width: 100%;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding: 0.5rem 1.52rem;
  padding-top: 0.4rem;
  margin-right: 5px;
  font-size: 1rem;
  color: #e0eef7;
  text-transform: uppercase;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  top: 45px;
  border: none;
  padding-bottom: 1rem;
  z-index: 99;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.navbar-expand-lg .navbar-nav .dropdown-menu > li > a {
  background-color: #fff;
  color: #333;
  font-size: 0.9rem;
  position: relative;
  display: block;
  transition: all 0.5s;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  border-bottom: 1px solid #eee;
}

.navbar-expand-lg .navbar-nav .dropdown-menu > li > ol a {
  color: #666;
  display: block;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  padding-left: 2.5rem;
  font-size: 0.8rem;
  position: relative;
}
.dropdown-item.active,
.dropdown-item:active {
  background: none !important;
}
.navbar-expand-lg .navbar-nav .dropdown-menu > li > ol a:hover {
  color: #c22b24;
  background: none !important;
}
.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-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link,
.dropdown-menu-one li > a.active {
  color: #fff;
  background-color: #c22b24;
  border-radius: 22px;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #fff;
  background-color: #c22b24;
  border-radius: 22px;
}
.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:hover {
  color: #c22b24 !important;
}
.dropdown-item {
  font-size: 0.9rem;
}
.nav-item span.pro_icon {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  color: #c40000;
  padding: 2px 8px;
  font-size: 2rem;
  width: 32px;
  height: 28px;
  line-height: 24px;
  display: none;
  text-align: center;
}
@media screen and (min-width: 991.98px) {
  .top-nav .navbar-nav .row {
    position: absolute;
    background: #fff;
    padding: 0;
    position: fixed;
    width: 100% !important;
    top: 144px !important;
    left: 0 !important;
    right: 0 !important;
    border: none;
    border-bottom: 1px #eee solid;
    z-index: 99;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    border-radius: 0 !important;
  }
  .nav-fixed .top-nav .navbar-nav .row {
    top: 50px !important;
  }
  .top-nav .navproinfo {
    display: flex;
    flex-wrap: wrap;
    width: 98%;
    margin: 0 auto;
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
  }
  .top-nav .navproinfo::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #ddd;
    left: 0%;
    top: 50%;
  }
  .nav_pro_item {
    border-right: 1px solid #ddd;
    height: 100%;
  }
  .col-sm-6:nth-child(3n) .nav_pro_item {
    border-right: none;
  }
  .nav_pro_item ul {
    width: 100%;
    display: flex;
    padding: 0.5rem 0;
  }

  .nav_pro_item ul > li.product_img {
    margin-right: 1rem;
    width: 45%;
  }
  .nav_pro_item ul > li.product_con {
    padding-right: 1rem;
  }
  .nav_pro_item ul > li.product_con a {
    color: #000;
    font-size: 1rem;
    display: block;
    font-family: "OpenSans-ExtraBold";
    padding-bottom: 0.5rem;
  }
  .nav_pro_item ul > li.product_con a:hover {
    color: #c40000;
  }

  .nav_pro_item ul > li.product_con ol a {
    font-size: 0.9rem;
    font-family: "OpenSans-Regular";
    position: relative;
    padding-left: 1rem;
    display: block;
    line-height: 1.45;
    color: #333;
    padding-bottom: 0.2rem;
  }
  .nav_pro_item ul > li.product_con ol a::before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #ccc;
    left: 0.2rem;
    top: 0.5rem;
  }
}

/* .etw_language */
.etw_language {
  width: auto;
  float: right;
  margin-right: 1.5rem;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  z-index: 1;
  padding: 0rem 2rem;
  padding-bottom: 1rem;
  position: relative;
  position: relative;
  top: 1rem;
}
#etw_language {
  float: right;
  width: auto;
  text-align: right;
  display: flex;
  align-items: center;
}
#etw_language .dropdown-item {
  display: inline-block;
  width: auto;
  line-height: 24px;
  font-size: 0.9rem;
  padding: 0 0.5rem 0 0.5rem;
  color: #666;
  min-width: auto !important;
  background: none;
}
#etw_language .dropdown-item img {
  margin-right: 5px;
}
#etw_language .dropdown-item:hover {
  color: #0051b0;
  text-decoration: underline;
  background: none;
}
#etw_language .dropdown-item:focus,
#etw_language .dropdown-item:hover {
  background: none !important;
}
/* home_top */
.home_top {
  background-color: #f5f5f5;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
/* banner */
#etw_banner {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.banner_01 {
  font-size: 1.2rem;
  line-height: 1.45;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto; color: #fff; font-size: 1.1rem;
}
.banner_01 .ban_txt {
  position: absolute;
  top: 10%;
  width: 100%;
  max-width: 575px;
  background-color: #c22b24;
  padding: 1rem 1.5rem;
}
.banner_01 .ban_txt h3 {
  font-size: 2.4rem;
  font-family: "Oswald-Bold";
  line-height: 1.35;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  letter-spacing: 1px;
}
.banner_03 .ban_txt {
  background: none;
  padding: 0;
  right: 18%;
  text-align: right;
  background-color: #000;
  padding: 0.2rem 2.5rem;
}
.banner_03 h3{
  font-size: 2.4rem;
  font-family: "Oswald-Bold";
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
}
/* about_box */
.about_box {
  width: 100%;
  max-width: 1075px;
  background-color: #fff;
  margin: 0 auto;
  padding: 2rem;
  position: relative;
  margin-top: 1px;
}
.about_box .btn-more{margin-top: 6rem;}
.video_box{
  background: url(../images/video_icon.png) no-repeat top;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
transition: all .8s; cursor: pointer; 
-moz-animation:animations 2s ease infinite;
	-webkit-animation:animations 2s ease infinite;
	-o-animation:animations 2s ease infinite;
	-ms-animation:animations 2s ease infinite;
	animation:animations 2s ease infinite; }
  @-webkit-keyframes animations{
    0%{box-shadow:0 0 30px rgba(0,0,0,.5);}
    50%{box-shadow:0 0 30px rgba(255,255,255,.3);}
    100%{box-shadow:0 0 30px rgba(0,0,0,.5);}
  }
  @-moz-keyframes animations{/* Firefox */
    0%{box-shadow:0 0 30px rgba(0,0,0,.5);}
    50%{box-shadow:0 0 30px rgba(255,255,255,.3);}
    100%{box-shadow:0 0 30px rgba(0,0,0,.5);}
  }
  @keyframes animations{
    0%{box-shadow:0 0 30px rgba(0,0,0,.5);}
    50%{box-shadow:0 0 30px rgba(255,255,255,.3);}
    100%{box-shadow:0 0 30px rgba(0,0,0,.5);}
  }
  .about_img{position: relative;}
  .videoinner_item{width: 100%; height: 100%; padding: 1rem; background-color: #f1f1f1; }
.video_text a{display: block; padding: .5rem 0; color: #999; font-size: .9rem; position: relative; text-align: center;}
.video_text a::before{position: absolute; content: "\f0a9"; right: 0; top: .5rem;  font-family: fontawesome; transition: all .5s;}
.videoinner_item:hover a{color: #ca1c1d;}
.videoinner_item:hover a::before{right: -.5rem;}

.products_des {
  max-width: 1200px;
}

.webtitle {
  font-family: "Oswald-Bold";
  font-size: 2.25rem;
  text-transform: uppercase;
  line-height: 1.35;
  margin-bottom: 1rem;
}
.webtitle span {
  color: #c22b24;
}
.webtitle strong {
  font-size: 2.2rem;
  color: #000;
}
.btn-more {
  background-color: #c22b24;
  color: #fff;
  padding: 0.5rem 2rem;
  border-radius: 0;
  margin-top: 0.5rem;
  transition: all 0.3s ease-in-out 0s;
}
.btn-more .inquiry {
  color: #fff;
  text-decoration: none;
}
.btn-more:hover {
  background-color: #000;
  color: #fff;
}
/* innovation_box */
.innovation_box {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.innovation_box .webtitle{font-size: 1.62rem;}
.innovation_box::before {
  position: absolute;
  content: "";
  width: 50%;
  height: 90%;
  top: 0;
  right: 0;
  background: url(../images/innovation_bg.jpg) no-repeat;
}
.innovation_box .content {
  background: url(../images/innovation_bg1.jpg) no-repeat bottom center;
  padding: 3rem 0;
  padding-top:2rem;
}
.innovation_box ul li{font-size: .8rem; margin-bottom: .2rem !important;}
.innovation_box ul li::before{color: #fff !important;}
.inn_des {
  padding:1rem;
  padding-top: 0;
  color: #fff;
}
.innovation_box .btn-more {
  border: 1px solid #fff;
  padding: 0.2rem 2rem; font-size: .9rem;
}
/* mainpro_box */
.mainpro_box {
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  overflow: hidden;
  padding-top: 3rem;
}
.mainpro_box p {
  width: 100%;
  max-width: 900px;
  font-size: 1rem;
  color: #4e4e4e;
}
.mainpro_item {
  background-color: #f1f1f1;
  height: 100%;
  transition: all 0.5s;
  position: relative;
}
.mainpro_item a {
  width: 100%;
  display: block;
  overflow: hidden;
}
.mainpro_item a img {
  transition: all 0.5s;
  width: 100%;
}
.mainpro_item a::before {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  content: "\f101";
  font-family: fontawesome;
  color: #c40000;
  transition: all 0.5s;
}
.mainpro_item a:hover::before {
  color: #000;
}
.mainpro_item a h3 {
  background-color: #fff;
  padding: 1rem;
  color: #000;
  font-family: "OpenSans-Bold";
  transition: all 0.5s;
}
.mainpro_item:hover {
  background-color: #ccc;
}
.mainpro_item:hover h3 {
  color: #c40000;
}
.mainpro_item a span {
  color: #4e4e4e;
  padding: 1rem;
  padding-top: 0;
  display: block;
  font-size: .9rem;
}
.mainpro_item:hover a img {
  transform: scale(1.05);
}

/* cases_box */
.cases_box {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1; 
  background-color: #f1f1f1;
  padding: 3rem 0;
}

.case_txt {
  width: 90%;
  background: url(../images/case_text.jpg) no-repeat;
  background-size: cover;
  padding: 1rem 3rem;
  color: #fff;
  float: right;
  margin-bottom: 1rem; font-size: .9rem; text-align: left;
}
.case_txt span{text-decoration: underline;}
.case_item {
  width: 100%;
  position: relative;
}
.case_item a {
  color: #fff;
  display: block;
  width: 100%;
}
.case_item ul {
  background-color: rgba(0, 0, 0, 0.48);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 0.9rem;
  display: flex;
  transition: all 0.5s;
}
.case_item:hover ul {
  background: rgb(196, 0, 0, 0.8);
  color: #fff !important;
}
.case_item ul li.case_img {
  background-color: rgba(0, 0, 0, 0.6);
  padding: .5rem;
}
.case_item ul li.case_img span {
  display: block;
  width: 100%;
}
.case_item ul li.case_des {
  padding: .5rem; 
  text-align: left;
   font-size: .9rem;
}
.case_item img {
  width: 100%;
}
.case_img img {
  width: auto !important;
}

/* page_body */
.page_body {
  width: 100%;
  margin: 1rem auto;
  margin-bottom: 3rem;
}
/* smallpro_box */
.smallpro_box {
  width: 100%;
  margin: 0 auto;
}
.smallpro_box strong {
  text-align: center;
  display: block;
  color: #000;
  font-size: 1.8rem;
  padding-bottom: 1rem;
}
.smallitem {
  height: 100%;
  border: 1px solid #d9dbdb;
  position: relative;
  background-color: #fff;
  transition: all 0.3s ease-in 0s;
  margin: 0 5px;
}
.smallitem_video{padding: .2rem 1rem; color: #fff; background-color: #c40000; border-radius: 0 22px 22px 0; color: #fff; position: absolute;top: 0; left: 0;}


.owl-carousel .smallitem h3 {
  height: 60px;
}
.smallitem a {
  display: flex;
  flex-wrap: wrap;
}
.smallitem a::before {
  position: absolute;
  content: "\f101";
  right: 2rem;
  bottom: 0;
  font-family: fontawesome;
  color: #c40000;
  transition: all 0.3s ease-in 0s;
}
.smallitem a h3 {
  color: #000;
  font-family: "OpenSans-Bold";
  padding: 1rem;
  padding-bottom: 0;
  font-size: 1.1rem;
  transition: all 0.3s ease-in 0s;
}
.smallitem a span {
  color: #666;
  padding: 1rem;
  display: block;
  font-size: 0.85rem;
  padding-top: 0;order: 3;
}
.smallitem a dl {
  padding: 1rem;
  padding-top: 0; margin-bottom: 0;
}
.smallitem a dd {
  color: #000;
  font-size: 1rem;
  margin-bottom: 0.2rem;
  position: relative;
  padding-left: 1rem;
}
.smallitem a dd::before {
  position: absolute;
  content: "";
  left: 5px;
  top: 0.6rem;
  width: 4px;
  height: 4px;
  background-color: #333;
  border-radius: 50%;
}

.smallitem:hover {
  background-color: #eee;
}
.smallitem:hover a h3 {
  color: #c40000;
}
.smallitem:hover a::before {
  right: 1.5rem;
}
/* pro_txt */
.pro_txt {
  font-size: 1rem;
  color: #333;
}
/* .left_pics */
.left_pro_img figure {
  width: 100%;
  display: flex;
  justify-content: space-around;
}

.left_pics {
  width: 86%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  margin-right: 2%;
  position: relative;
}
.left_pics img {
  text-align: center;
}
.left_pics a {
  display: block;
}
.related_pic {
  width: 15%;
  display: flex;
  flex-flow: wrap;
  height: 100%;
}
.related_pic a {
  width: 100%;
  margin-right: 2%;
}

.related_pic img {
  width: 100%;
  height: auto;
  float: left;
  border: 1px #eee solid;
  margin: 0px 0 5px 0;
}
.related_pic img:hover,
.related_pic a.imgdq img {
  border: 1px #c40000 solid;
}
.related_pic span {
  font-size: 0.75rem;
  line-height: 0.9rem;
  display: block;
  text-align: center;
}
/* 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-bottom: 0.5rem;
  padding-left: 1rem;
}

ul.item li:before {
  content: "\f0da";
  font-family: fontawesome;
  position: absolute;
  left: 2px;
  top: 0px;
  color: #c40000;
  font-size: 1rem;
}
ul.item_circle li:before {
  content: "" !important;
  top: 10px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #333;
}
.btn-inquiry {
  background: #c40000;
  color: #fff;
  border-radius: 22px;
  padding: 0.5rem 2rem;
  font-family: "Oswald-Bold";
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.61);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.61);
}
.btn-inquiry:hover {
  background-color: #000;
  color: #fff;
}
/* spac_list */
.spac_list {
  width: 100%;
  margin: 0 auto;
  margin-top: 1rem;
  background-color: #f1f1f1;
  height: 100%;
}
.spac_list dl {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #d3d8dd;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  color: #333;
}
.spac_list dl:last-child {
  border-bottom: none;
}
.spac_list dt {
  font-weight: normal;
  font-family: "OpenSans-Bold"; margin-right: 1rem;
}
.spac_list dd {
  margin-bottom: 0;
}
/* etw_set_feedback_form */
.feedback_box {
  width: 100%;
  margin: 3rem auto;
  background: url(../images/innovation_bg.jpg) no-repeat #c40000;
  padding: 2rem;
  background-size: cover;
  color: #fff;
}
.etw_set_feedback_form {
  background-color: #f3f3f3;
  border-radius: 22px;
  padding: 1rem;
}
.form_contact_title h3 {
  font-family: "Oswald-Bold";
  text-transform: uppercase;
  font-size: 2rem;
  color: #000;
}
.feedback_box .brief {
  font-size: 1rem;
  color: #fff;
}

/* relatepro_box */
.relatepro_box {
  width: 100%;
  background-color: #2f2f2f;
  height: 90%;
  margin: 3rem auto;
  padding: 2rem;
}
.relatepro_box a {
  font-size: 0.9rem;
  color: #fff;
  display: block;
  line-height: 1.35;
  margin-bottom: 1rem;
}
.relatepro_box strong {
  color: #fff;
  display: block;
  margin-bottom: 1rem;
  line-height: 1.25;
}
.relatepro_box ul {
  display: flex;
  flex-wrap: wrap;
}
.relatepro_box ul li {
  width: 50%;
}
.relatepro_box ul li a {
  position: relative;
  padding-left: 1rem;
  transition: all 0.3s ease-in 0s;
  color: #fff;
}
.relatepro_box ul li a::before {
  position: absolute;
  content: "\f138";
  font-family: fontawesome;
  border-radius: 50%;
  left: 0;
  top: 0;
}
.relatepro_box ul li a:hover,
.relatepro_box ul li a.dq {
  color: #f2c70d;
}
/* .twopro_box */
.twopro_box {
  width: 100%;
  margin: 0 auto;
}
.twopro_box ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2rem;
  background-color: #f3f5f7;
  align-items: center;
  transition: all 0.5s ease 0s;
  box-shadow: 0 0 5px 0 transparent;
  transform: scale(1);
  transition: box-shadow 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275),
    opacity 0.3s ease-in-out,
    transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  position: relative;
  padding: 1rem;
}
.twopro_box ul li.pro_img {
  width: 32%;
}
.twopro_box ul li.pro_des {
  width: 76%;
  padding: 1rem;
  line-height: 1.55;
}
.twopro_box ul li a {
  color: #666;
  font-size: 0.9rem;
}
.twopro_box ul li a h3 {
  color: #000;
  font-family: "OpenSans-ExtraBold";
}
.twopro_box ul li.pro_des a {
  display: block;
}
.twopro_box ul li.pro_des a::before {
  position: absolute;
  content: "\f178";
  right: 1rem;
  bottom: 0;
  font-family: fontawesome;
  color: #c40000;
  font-size: 1.2rem;
}
.twopro_box ul:hover li.pro_des a::before {
  color: #000;
}
.twopro_box ul:hover {
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.45);
  transform: scale(1.025);
  transition: box-shadow 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275),
    opacity 0.5s ease-in-out,
    transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.hubproducts_box {
  width: 100%;
  margin: 0 auto;
}
.bigpro_title a {
  color: #333;
  font-size: 1.6rem;
  font-family: "OpenSans-ExtraBold";
  display: block;
  border-top: 1px solid #ddd;
  padding-bottom: 1rem;
  padding-top: 1rem;
}

.hubproitem {
  width: 100%;
  height: 100%;
  background-color: #f3f5f7;
  opacity: 1;
  transition: 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transform: scale(1); position: relative; padding-bottom: 1rem;
}
.hubproitem:hover {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.11);
}
.hubproitem h3 {
  background-color: #2f2f2f;
  color: #fff;
  padding: 1rem 1rem;
  margin-bottom: 0;
  font-family: "OpenSans-Bold";
  font-size: 1.1rem;
  height: 65px;
  display: flex;
  align-items: center;
}
.hubproitem dl {
  padding: 1rem;
  color: #666;
  font-size: 0.9rem;
}
.hubproitem a dd {
  color: #666;
  font-size: 0.9rem;
  margin-bottom: 0.2rem;
  position: relative;
  padding-left: 1rem; 
}
.hubproitem a dd::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0.6rem;
  width: 4px;
  height: 4px;
  background-color: #ccc;
  border-radius: 50%;
}

.hubproitem .read_more {
  background: #5b5b5b;
  width: 50px;
  height: 40px;
  position: absolute;
  right: 1rem;
  bottom: 0rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transform: skew(-21deg);
  transform: skew(-21deg);
  transition: all 0.3s ease 0s;
}
.hubproitem .read_more svg {
  transform: skew(21deg);
}
.hubproitem .read_more::before {
  position: absolute;
  right: -0.5rem;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 40px solid #5b5b5b;
  border-left: 25px solid transparent;
  transform: skew(21deg);
  transition: all 0.3s ease 0s;
}
.hubproitem:hover .read_more {
  background-color: #c40000;
}
.hubproitem:hover .read_more:before {
  border-bottom: 40px solid #c40000;
}
.hub_video{color: #fff; background-color: #c40000; border-radius: 0 22px 22px 0  ; padding: .2rem 1rem; position: absolute; bottom: 0; left: 0;}


/* sidebar */
.sidebar {
  width: 100%;
  margin: 1rem auto;
  margin-bottom: 3rem;
  background: url(../images/innovation_bg.jpg);
  padding: 1.5rem 1rem;
  color: #fff;
}
.sidebar_bg{background: url(../images/bg_icon.png) center bottom no-repeat rgb(47, 47, 47);}
.sidebar a {
  color: #fff;
  word-wrap: break-word;
}
.sidebar a:hover {
  color: #f2c70d;
}
.big_title {
  font-size: 2.2rem;
  font-family: "Oswald-Bold";
  color: #fff;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.products_list ul > li a {
  color: #fff;
  display: block;
  margin-bottom: 0.8rem;
}
.products_list ul > li > a {
  font-size: 0.9rem;
  font-family: "OpenSans-Bold";
  border-bottom: 1px solid #fff;
  padding-bottom: 0.5rem;
  color: #fff;
}
.products_list ul > li > ol {
  margin-bottom: 2rem;
}
.products_list ul > li > ol dl {
  padding-left: 0.5rem;
  display: flex;
  flex-wrap: wrap;
}
.products_list ul > li > ol dl dd {
  font-size: 0.8rem;
  width: 33%;
  margin-bottom: 0;
  position: relative;
  padding-bottom: 1rem;
}
.products_list ul > li > ol dl dd::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  bottom: 1rem;
  left: 0;
  background-color: #f1d3d2;
  transition: all 0.3s ease-in 0s;
}
.products_list ul > li > ol dl dd:hover::before {
  width: 50px;
}
.products_list ul > li > ol dl dd a {
  color: #f1d3d2;
  padding-bottom: 0;
  margin-bottom: 0.2rem;
  display: block;
  font-size: 0.75rem;
}
.products_list ul > li > ol > a {
  font-size: 0.9rem;
  padding-left: 1rem;
  position: relative;
  color: #f1d3d2;
}
.products_list ul > li > ol > a::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0.6rem;
  width: 6px;
  height: 6px;
  border: 1px solid #000;
  background-color: #fff;
}
.products_list ul > li a:hover,
.products_list ul > li a.dq {
  color: #f2c70d;
}
.inquiry_bg {
  background: url(../images/bg_icon.png) no-repeat bottom center #2f2f2f;
  padding: 2rem 2rem;
  overflow: hidden;
  margin-top: 2rem;
}
.inquiry_bg h3 {
  font-family: "OpenSans-ExtraBold";
  color: #fff;
  font-size: 1.62rem;
}
h3.big_font {
  font-size: 2rem;
}
.inquiry_bg .inquiry {
  background-color: #000;
  padding: 1rem 2rem;
  color: #fff;
  text-decoration: none;
  font-family: "Oswald-Bold";
  text-transform: uppercase;
  font-size: 1.2rem;
  border-radius: 32px;
  transition: all 0.3s ease-out 0s;
}
.inquiry_bg .inquiry:hover {
  background-color: #c40000;
}
/* banner_top */
.banner_top {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.bannertop_txt {
  width: 100%;
  max-width: 1200px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: 0 auto;
}
.etw_hometitle {
  color: #fff;
  text-shadow: 1px 1px 2px #000;
}
.bg_color {
  width: 100%;
  background-color: #f1f1f1;
  padding: 3rem 0;
  margin: 3rem auto;
  overflow: hidden;
}
.etw_pic {
  width: 100%;
  margin: 3rem auto;
  display: flex;
  background-color: #f1f1f1;
  padding: 3rem;
  margin-top: 1rem;
  justify-content: center;
}
.etw_pic li {
  width: 18%; 
}
.etw_pic li a{display: block; position: relative;}
.etw_pic li a::before{
  text-align: center;
  content: "";
  position: absolute;
  top: 50%;
  left:  50%;
  transform: translate(-50%,-50%);
  width: 100%;
  height: 0;
  background-color: rgba(0, 0, 0, 0.45);
  transition: all .5s;
} 
.etw_pic li a::after{
  text-align: center;
  font-family: fontawesome;
  content: "\f00e";
  position: absolute;
  top: 50%;
  left:  50%;
  transform: translate(-50%,-50%);
  font-size: 2rem;
  color: #fff;
  transition: all .5s; opacity: 0;
} 
.etw_pic li:hover a::before{height: 100%;opacity: .8;}
.etw_pic li:hover a::after{opacity: 1;}

.workshop_box {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  margin-top: 1rem;
}
.workshop_box ul {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.workshop_box ul li {
  width: 23%;
  margin: 1px;
}
.pic3 ul li {
  width: 33%;
}
.workshop_box ul li img {
  width: 100%;
}
/* caseinneritem */
.caseinneritem {
  width: 100%;
  margin: 0 auto;
  color: #666;
  font-size: 0.9rem;
}
.caseinneritem h4 {
  font-size: 1.2rem;
  font-family: "OpenSans-ExtraBold";
  color: #000;
}

/* .main-timeline  */
.main-timeline{ position: relative; display: flex; flex-wrap: wrap; }
	.main-timeline:before,
	.main-timeline:after{
		content: "";
		display: block;
		width: 100%;
		clear: both;
	}
	.main-timeline:before{
		content: "";
		width: 100%;
		height: 5px;
		background: #fff;
		margin: auto 0;
		position: absolute;
		top: 44%;
		left: 0;
	}
	.main-timeline .timeline{
		width: 22%;
		float: left;
		margin-left: 3%;
		position: relative;  
	}
	.main-timeline .timeline:before{
		content: attr(data-heading);
		display: inline-block;
		font-size: 24px;
		font-weight: bold;
		color: #fff;
		transform: rotate(-90deg);
		position: absolute;
		top: 30px;
		left: -2px;
		z-index: 2;
	}
	.main-timeline .timeline:after{
		content: "";
		width: 5px;
		height: 60px;
		border-left: 9px dotted #333;
		position: absolute;
		top: 58%;
		left: 71px;
	}
	.main-timeline .timeline-content{
		padding: 15px 0 40px 50px;
		margin-bottom: 80px;
		border-radius: 15px;
		border: 5px solid #fff;
		text-align: left;
		background: #b92921;
		z-index: 1;
		position: relative;height: 233px;
	}
	.main-timeline .timeline:nth-child(even) .timeline-content{ background: #2f2f2f; }
	.main-timeline .timeline-content:before{
		content: "";
		width: 40px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: #c22b24;
		border-radius: 10px 0 0 10px;
	}
	.main-timeline .timeline:nth-child(even) .timeline-content:before{ background: #484848; }
	.main-timeline .timeline-content:after{
		content: "";
		width: 40px;
		height: 40px;
		background: #b92921;
		border-bottom: 5px solid #fff;
		border-right: 5px solid #fff;
		position: absolute;
		bottom: -23px;
		left: 50px;
		transform: rotate(45deg);
		z-index: -1;
	}
	.main-timeline .timeline:nth-child(even) .timeline-content:after{ background: #2f2f2f; }
	.main-timeline .description{
		font-size: 14px;
		color: #fff;
	}
	.main-timeline .read-more{
		display: inline-block;
		padding-right: 15px;
		font-size: 16px;
		font-weight: bold;
		color: #fff;
		text-transform: capitalize;
		position: relative;
	}
	.main-timeline .read-more:before{
		/*content: "\f0da";
		font-family: 'FontAwesome';*/
		font-size: 24px;
		position: absolute;
		top: -6px;
		right: 0;
	}
	.main-timeline .year{
		display: inline-block;
		width: 85px;
		height: 85px;
		line-height: 85px;
		background: #b92921;
		border-radius: 5px;
		border: 5px solid #fff;
		text-align: center;
		margin-left: 34px;
		transform: rotate(45deg);
		position: relative;
	}
	.main-timeline .timeline:nth-child(even) .year{ background: #2f2f2f; }
	.main-timeline .year span{
		display: block;
		font-size: 20px;
		font-weight: bold;
		color: #fff;
		transform: rotate(-45deg);
	}
	.main-timeline .timeline.bottom{ margin: 0.7% 0 0 7%; }
	.main-timeline .timeline.bottom:nth-child(5n+1),
	.main-timeline .timeline.bottom:last-child{ margin-left: 3%; }
	.main-timeline .timeline.bottom:before{
		top: auto;
		bottom: 210px;
	}
	.main-timeline .timeline.bottom:after{
		top: auto;
		left: auto;
		bottom: 79%;
		right: 71px;
		border-color: #333;
	}
	.main-timeline .timeline.bottom .timeline-content{
		margin: 80px 0 0 0;
		padding: 15px 0 40px 50px;
	}
	.main-timeline .timeline.bottom .timeline-content:after{
		border: none;
		border-top: 5px solid #fff;
		border-left: 5px solid #fff;
		bottom: auto;
		top: -23px;
		left: auto;
		right: 50px;
	}
	.main-timeline .timeline.bottom .year{
    top: -101%;
    margin-left: 145px;
	}
	@media only screen and (max-width: 1199px){
		.main-timeline:before{
			width: 5px;
			height: 100%;
			top: 0;
			left: 5%;
		}
		.main-timeline .timeline,
		.main-timeline .timeline.bottom,
		.main-timeline .timeline.bottom:nth-child(5n+1),
		.main-timeline .timeline.bottom:last-child{
			width: 85%;
			float: none;
			margin: 0 0 20px 15%;
		}
		.main-timeline .timeline:after,
		.main-timeline .timeline.bottom:after{
			width: 60px;
			height: 5px;
			top: 50px;
			left: -58px;
			border-top: 9px dotted #fff;
		}
		.main-timeline .timeline-content,
		.main-timeline .timeline.bottom .timeline-content{ margin: 0; }
		.main-timeline .year,
		.main-timeline .timeline.bottom .year{
			width: 65px;
			height: 65px;
			line-height: 60px;
			margin: 0;
			position: absolute;
			top: 20px;
			left: -15.5%;
			z-index: 1;
		}
		.main-timeline .timeline .timeline-content:after{ display: none; }
		.main-timeline .timeline.bottom:before{
			bottom: auto;
			top: 30px;
			left: -2px;
		}
	}
	@media only screen and (max-width: 990px){
		.main-timeline .year,
		.main-timeline .timeline.bottom .year{
			left: -16.8%;
		}
	}
	@media only screen and (max-width: 767px){
		.main-timeline .timeline:after,
		.main-timeline .timeline.bottom:after{ display: none; }
		.main-timeline .year,
		.main-timeline .timeline.bottom .year{
			width: 30px;
			height: 30px;
			border: 3px solid #fff;
			left: -13.5%;
		}
		.main-timeline .year span{ display: none; }
	}
	@media only screen and (max-width: 480px){
		.main-timeline .year,
		.main-timeline .timeline.bottom .year{ left: -15.5%; }
	}

/* #container */
#container {
  margin-top: 146px;
}
.content {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.pro_top {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
#quicknav {
  max-width: 1200px;
  margin: 0 auto;
  height: auto;
  color: #003d89;
  line-height: 1.2rem;
  font-size: 0.75rem;
  overflow: hidden;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
  color: #333;
  position: relative;
  border-bottom: 1px solid #e0e0e3;
  overflow: hidden;
}
#quicknav a {
  color: #333;
}
#quicknav ul {
  width: 100%;
  margin: 0 auto;
}
#quicknav li {
  display: inline-block;
  padding: 0.2rem 0.4rem 0.2rem 0;
}
#quicknav li + li::before {
  padding: 0 5px;
  color: #1d252c;
  content: "/\00a0";
}
#quicknav a:hover {
  color: #dc1f1b;
}
/* contact_des */
.c_name{color: #000;font-family: "Oswald-Bold";}
.contact_des a,.contact_des strong{color: #000; font-size: 1.1rem;}
.indent_left{padding-left: 4.5rem;}
.indent_left2{padding-left: 3rem;}
.indent_left_more{padding-left:5rem;}
.contact_des p{margin-bottom: .5rem;}
/* footer */
#footer {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
#footer::before {
  position: absolute;
  content: "";
  right: 0;
  top: 4.2rem;
  width: 18.5%;
  height: 88%;
  background: url(../images/case_bg.jpg) no-repeat;
  z-index: 1;
}
.no_bg::before {
  display: none !important;
}
.etw_bottom {
  padding: 3rem 0;
  padding-bottom: 0;
  width: 100%;
  margin: 0 auto;
  text-align: left;
  color: #fff;
  font-size: 1rem;
  background: url(../images/innovation_bg.jpg) no-repeat left #c22b24;
  background-size: contain;
  z-index: 0;
  position: relative;
}
.home_link {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  background-color: #000;
  padding-bottom: 1rem;
}
#footer a {
  color: #fff;
}
#footer a:hover {
  color: #000;
}
#footer .left_share a i {
  color: #fff !important;
  font-size: 1rem;
  padding: 0 0.5rem;
}

.etw_bottom .etw_foot_title {
  border: none;
  color: #fff;
  position: relative;
}

.etw_bottom .etw_foot_title {
  color: #fff !important;
  font-size: 1.5rem;
  display: block;
  line-height: 1.35;
  position: relative;
  font-family: "OpenSans-ExtraBold";
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
}
.etw_bottom .etw_foot_title::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  background-color: #fff;
  left: 0;
  bottom: 0;
}

.etw_bottom .etw_foot_title a:hover {
  color: #000;
  text-decoration: none;
}
.pblist {
  overflow: hidden;
  margin: 0.5rem auto;
}
.etw_bottom a {
  color: #fff;
}
.etw_bottom a:hover {
  color: #000;
}
.etw_bottom ul {
  width: 100%;
  margin-right: 2%;
  float: left;
  display: flex;
  flex-flow: wrap;
}
.etw_bottom ul li {
  width: 100%;
  float: left;
  margin-bottom: 0.5rem;
}
.etw_bottom ul > li > a {
  display: block;
  line-height: 1.4rem;
  padding-left: 1rem;
  color: #fff;
  position: relative;
  font-weight: 400;
  position: relative;
  margin-bottom: 0.2rem;
  font-size: 1rem;
}
.etw_bottom ul > li > ol {
  padding-left: 1rem;
  float: left;
}
.etw_bottom ul > li > ol a {
  display: block;
  font-size: 0.8rem;
}
.etw_bottom ul > li > a:before {
  position: absolute;
  content: "\f105";
  left: 2px;
  top: 0px;
  font-family: fontawesome;
  color: #fff;
}
.cot_add,
.cot_tel,
.cot_email,
.cot_people,
.cot_mobile,
.cot_fax,
.cot_whatsapp {
  position: relative;
  padding-left: 20px;
  display: block;
  margin-bottom: 0.5rem;
  padding-top: 0.2rem;
}
.cot_add:before {
  content: "\f041";
  position: absolute;
  left: 0px;
  top: 4px;
  color: #fff;
  font-family: fontawesome;
  font-size: 20px;
}
.cot_tel:before {
  content: "\f095";
  position: absolute;
  left: 0px;
  top: 3px;
  color: #fff;
  font-family: fontawesome;
  font-size: 18px;
}
.cot_email:before {
  content: "\f0e0";
  position: absolute;
  left: 0px;
  top: 4px;
  color: #fff;
  font-family: fontawesome;
  font-size: 16px;
}
.cot_people:before {
  content: "\f2be";
  position: absolute;
  left: 0px;
  top: 3px;
  color: #fff;
  font-family: fontawesome;
  font-size: 16px;
}
.cot_mobile:before {
  content: "\f10b";
  position: absolute;
  left: 4px;
  top: 0px;
  color: #fff;
  font-family: fontawesome;
  font-size: 22px;
}
.cot_fax:before {
  content: "\f1ac";
  position: absolute;
  left: 0px;
  top: 0px;
  color: #fff;
  font-family: fontawesome;
  font-size: 16px;
}
.cot_whatsapp:before {
  content: "\f232";
  position: absolute;
  left: 0px;
  top: 0px;
  color: #fff;
  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: #d9b310;
}
#otherlink a:hover span {
  opacity: 1;
  top: -2px;
  transition: all 0.3s ease-in-out;
}
/* tags_box */
.tags_box {
  width: 100%;
  max-width: 1100px;
  margin: 1rem auto;
  margin-top: 0;
  color: #fff;
}
.tags_box ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.tags_box ul li {
  padding: 0.3rem 0.5rem;
  font-size: 12px;
}
.tags_title {
  padding: 0.1rem 0.5rem;
  font-size: 0.9rem;
}

/*sitemap*/
#sitemap {
  width: 100%;
  margin: 20px auto;
  font-size: 13px;
}
#sitemap .name {
  width: 100%;
  font-size: 15px;
  margin: 10px 0;
  clear: both;
}
#sitemap a {
  width: 100%;
  display: block;
  background: #eee;
  font-weight: 600;
  line-height: 24px;
  font-size: 1.1rem; 
}
#sitemap a.name{
  font-family: "OpenSans-Bold";
  color: #b92921;
  font-weight: 0;
}
#sitemap a.sname {
  margin: 5px 0;
  font-weight: 400;
  width: 100%;
  color: #333;
  text-decoration: underline !important;
  background: 0 0;
  font-size: 1rem; 
  padding-left: 1rem;
}
#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;
  padding:0 2rem;
}
#sitemap .list_m>a {
  width: 50%;
  display: block;
  float: left;
  color: #333;
  text-decoration: none;
  line-height: 18px;
  padding-right: 3%;
  background: 0;
  font-weight: 400;
  margin-bottom: 10px;
  font-size: 1rem; 
}
#sitemap .list_m ul{display: flex; flex-wrap: wrap; width: 100%; margin-bottom: 1rem;}
#sitemap .list_m ul li{width: 32%; margin-right: 2%; }
#sitemap .list_m ul li:nth-child(3n){margin-right: 0;}
#sitemap .list_m ul li a{background: none; color: #888; font-size: .9rem; font-weight: normal;}
#sitemap .list_m a:nth-child(2n + 1) {
  clear: both;
}
#sitemap .list_m a:hover {
  color: #0f599b;
}
@media (max-width: 1500.98px) {
  .top-nav .navproinfo::before{display: none;}
}
@media (max-width: 1300.98px) {
  #footer::before {
    display: none;
  }
}
@media (max-width: 1299.98px) {
  .dropdown-item {
    white-space: normal;
  }
  #etw_logo h3{width:100%;max-width:240px;}
	.navbar-expand-lg .navbar-nav .nav-link{padding: .5rem .75rem;}
}
@media (max-width: 1199.98px) {
  #etw_content,
  .header_in,
  .etw_bottom,
  .content,#quicknav {
    padding-left: 15px;
    padding-right: 15px;
  }
  .webtitle {
    font-size: 2rem;
	  text-align: center;
  }
  .innovation_box::before {
    display: none;
  }
  .inn_des {
    background: url(../images/innovation_bg.jpg) no-repeat top;
    padding: 2rem;
    background-size: cover;
  }
}
@media (max-width: 991.98px) {
  #header {
    position: inherit;
    min-height: inherit;
    display: block;
    padding-bottom: 0;
    background-color: #eee;
  }
  #header::before {
    display: none;
  }

  .banner_01 .ban_txt h3,
  .banner_03 span {
    font-size: 2rem;
  }

  #container,
  #etw_content,
  .home_box {
    margin: 0 auto;
  }

  #quicknav,
  .tags_box,
  .carousel-control-next,
  .carousel-control-prev {
    display: none;
  }
  .top-nav {
    background: none;
    height: auto;
  }
  .top-nav .navbar {
    float: left;
    width: 100%;
    height: auto;
    background: none;
  }
  .nav-item span.pro_icon {
    display: block;
  }
  .navbar-light .navbar-toggler {
    color: #000;
    font-size: 2.5rem;
    border: none !important;
    padding: 0.05rem 0.75rem;
  }
  .top-nav {
    width: 100%;
    padding-left: 0;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0.6rem 0.5rem;
    border-right: none;
    font-size: 1.2rem;
    border-bottom: 1px solid #666;
    color: #333;
    text-transform: none;
    font-family: "OpenSans-Bold";
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu > li > a,
  .dropdown-menu-one li > a {
    font-size: 1rem;
  }
  .dropdown-menu-one li > ol > a {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
  .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: #252525;
  }
  .navbar-light .navbar-nav .nav-link:focus,
  .navbar-light .navbar-nav .nav-link:hover {
    border-radius: 0;
    color: #fff;
    background-color: #252525;
  }

  .top-nav .navbar-nav .row {
    position: relative;
    width: 100% !important;
    top: 0 !important;
    left: 0 !important;
    margin-left: 0px !important;
  }
  .nav_pro_item ul > li.product_img{display: none;}
  .nav_pro_item ul > li.product_con>a{color: #333; font-size: 1.1rem;font-family: "OpenSans-Bold";}
  .nav_pro_item ul > li.product_con ol a{font-size: 1rem;color: #666; display: none;}
  .nav_pro_item ul > li.product_con a:hover{color: #b92921;}
  .dropdown-menu{border-radius:0;}
  .navbar-expand-lg .navbar-nav .nav-link{margin-right: 0;}
  .video_list {
    margin-top: 0;
  }
  .video3_des {
    padding: 1rem;
  }
  .video2_des {
    width: 100%;
  }
  .case_txt {
    width: 100%;
  }
  .etw_language {
    padding-top: 0;
    background: none;
    border: none;
    padding: 0;
    top: 0.3rem;
  }
  .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;
  }
  #etw_language .dropdown-item img {
    display: none;
  }

  #floatchatiframe2011 {
    width: 100%;
  }
  .about_box .btn-more{display: none;}
  .about_box .video_box{position: inherit; top: inherit; margin-top: 4rem;  transform:inherit; margin: 0 auto; text-align: center; left: inherit; }
  
#sitemap .list_m ul li{width: 48%; margin-right: 2%; }
#sitemap .list_m ul li:nth-child(3n){margin-right: 2%;}
#sitemap .list_m ul li:nth-child(2n){margin-right: 0;}
}
@media (max-width: 768.98px) {
  h3.big_font{margin-bottom: 2rem !important;}
  .inquiry_bg .inquiry{margin-top:1rem; display: inline-block;}
}
@media (max-width: 650.98px) {
  html {
    font-size: 14px;
  }
  #etw_logo h3 {
    display: none;
  }
  .case_txt {
    padding: 1rem;
    line-height: 1.35;
  }
  .etw_pic{padding: 1rem;}
}
@media (max-width: 575.98px) {
  h2,
  .etw_hometitle {
    font-size: 1.3rem;
  }
  .banner_01 .ban_txt {
    max-width: fit-content;
  }
  .banner_01 .ban_txt h3,
  .banner_03 span {
    font-size: 1.52rem;
  }
  .smallitem a img{width: 100%;}
  .s_h2 {font-size: 1.5rem;}
}
@media (max-width: 480.98px) {
  .twopro_box ul{flex-wrap: wrap;}
  .twopro_box ul li.pro_img img{width: 100%;}
  .twopro_box ul li.pro_img,.twopro_box ul li.pro_des{width: 100%; margin: 0;}
  .workshop_box ul{flex-wrap: wrap;}
  .workshop_box ul li{width: 100%; margin-right: 0;}
  .relatepro_box ul li{width: 100%; margin-right: 0;}
}
@media (max-width: 380.98px) {
  .carousel-caption h5 {
    font-size: 1.2rem;
  }
  
}
@media (max-width: 320.98px) {
  .navbar-light .navbar-toggler,
  .iconfont {
    font-size: 1.55rem;
  }
}
/* videos layout */
#video_right{float:left;width:72%;position:relative;}
#video_right:before{position:absolute;content:'';background:#ddd;width:1px;height:110%;right:0;top:-10%;display:none;}
#video_sidebar{float:right;width:25%;position:relative;margin:0 auto;}
#video_sidebar .webtitle{text-align:left;font-size:1.4rem;line-height:1.4rem;text-transform: none; padding:0.5rem 0.3rem 0.5rem 0;color:#000;font-weight:600;border-radius:2rem;position:relative;transition:.3s all ease-in-out;width:100%;font-weight:600;font-family:Poppins;}
#video_sidebar .webtitle:hover{width:100%;}
#video_sidebar .webtitle span{display:block;padding:0 0 0 2rem;color:#111;}
#video_sidebar .webtitle a{color:#fff;display:block;width:100%;padding:1.2rem;}
#video_sidebar .webtitle a:hover{color:#818ea2;}
#etw_productlist1>ul{position:relative;margin-bottom:1rem;}
#etw_productlist1>ul>li{width:100%;position:relative;margin-bottom: 7px;transition:.3s all ease-in-out;border-radius:0.5rem;}
#etw_productlist1>ul>li img{width:45%;float:left;overflow:hidden;border-radius:0.3rem 0 0 0.3rem;}
#etw_productlist1>ul>li>a{ display:block; display:flex; flex-wrap:wrap; align-items:center; background:#e8e8e8; border-radius:5px 15px 15px 5px; transition:0.5s; -webkit-border-radius:5px 15px 15px 5px; -moz-border-radius:5px 15px 15px 5px; -ms-border-radius:5px 15px 15px 5px; -o-border-radius:5px 15px 15px 5px; -webkit-transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s; -o-transition:0.5s; }
#etw_productlist1>ul>li>a span{width:55%;float:right;padding:0.3rem 0.8rem 0.3rem 0.8rem;color:#333;font-size:0.8rem;line-height:0.9rem;position:relative;display:block;}
#etw_productlist1>ul.aboutlist>li>a{font-size:1rem;line-height:1.2rem}
#etw_productlist1>ul li.dq,#etw_productlist1>ul li:hover{ box-shadow: inset 0 0 0px 4px #333; transform:translateY(-5px); -webkit-transform:translateY(-5px); -moz-transform:translateY(-5px); -ms-transform:translateY(-5px); -o-transform:translateY(-5px); }



/*videos list*/
.video_tit{font-family:"OpenSans-ExtraBold";font-size:1.8rem;display:inline-block;font-weight:normal;color:#c22b24;margin-bottom: 15px;}
.video_btn{display:flex;flex-wrap:wrap;position:absolute;width:50px;height:50px;opacity:0.9;cursor:pointer;background:url(../images/video_icon.png) no-repeat;background-size:cover;}
.etwvideo_hub{position:relative;}
.etwvideo_hub ul{display:flex;flex-wrap:wrap;position:relative;}
.etwvideo_hub ul>li{width:23.5%;margin:0 2% 1rem 0;position:relative;background:#e8e8e8;padding:0.5rem;border:1px solid #e8e8e8;transition:.3s all ease-in-out;}
.etwvideo_hub ul>li:nth-child(4n){margin-right:0;}
.etwvideo_hub ul>li:nth-child(4n+1){clear:both;}
.etwvideo_hub ul>li:hover{background-color: #ebf6fb;}
.etwvideo_hub ul li ol{position:relative;display:flex;flex-wrap:wrap;align-items:center;}
.etwvideo_hub ul li ol li.product_img{width:100%;position:relative;}
.etwvideo_hub ul li ol li.product_img img{width: 100%;display: block;}
.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_con{width:100%;position:relative;text-align: center; }
.etwvideo_hub ul li ol li.product_con a{ display:block; font-size:0.95rem; line-height:1.5; padding:0.5rem 0; color: #333; transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s; -o-transition:0.5s; }
.etwvideo_hub ul li ol li.product_con a:hover{color: #c22b24;}
.etwvideo_hub1 ul>li{width: 100%;margin-right: 0;}
.etwvideo_hub1 ul li ol li.product_img{width: 55%;}
.etwvideo_hub1 ul li ol li.product_con{width: 45%;padding-left: 3%;text-align: left; }
.etwvideo_hub1 ul li ol li.product_con a{ font-size: 1.5rem;font-weight: 400; color: #c22b24; transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s; -o-transition:0.5s; }
.etwvideo_hub1 ul li ol li.product_con a:hover{opacity: 0.8;}
.etwvideo_hub1 .video_btn{width: 80px;height: 80px;}
.more_details a{ background-color:#c22b24; color:#fff; padding:0.5rem 2rem; transition:0.5s; border-radius:20px; -webkit-border-radius:20px; -moz-border-radius:20px; -ms-border-radius:20px; -o-border-radius:20px; -webkit-transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s; -o-transition:0.5s; }
.more_details a:hover{background-color:#000;color:#fff;}
.etw_set_feedback_form1{padding: 2rem 15px;}


@media (max-width:991.98px){#video_sidebar,#video_right{width:100%}
#etw_productlist1>ul{display:block;display:flex;flex-wrap:wrap;}
#etw_productlist1>ul>li{width:49%;margin-right:2%;}
#etw_productlist1>ul>li:nth-child(2n){margin-right:0;}
#etw_productlist1>ul>li:nth-child(2n+1){clear:both;}
.etwvideo_hub ul>li{width:49%;}
.etwvideo_hub ul li ol li.product_img{width:100%;}
.etwvideo_hub ul li ol li.product_con{width:100%;text-align:center;}
.etwvideo_hub ul>li:nth-child(3n){margin-right:2%;}
.etwvideo_hub ul>li:nth-child(3n+1){clear:none;}
.etwvideo_hub ul>li:nth-child(2n){margin-right:0;}
.etwvideo_hub ul>li:nth-child(2n+1){clear:both;}
.etwvideo_hub1 .video_btn{width: 60px;height: 60px;}
.etwvideo_hub1 ul>li{width: 100%;}
.etwvideo_hub1 ul li ol li.product_img{margin-bottom: 15px;}
.etwvideo_hub1 ul li ol li.product_con a{font-size: 1.4rem;}
}
@media (max-width:575.98px){#etw_productlist1>ul>li{width:100%;margin-right:0;}
#etw_productlist1>ul>li>a{border-radius:0.3rem 6px 6px 0.3rem;}
.videoall ul li{width:100%;margin-right:0}
.etwvideo_hub ul>li{width:100%;margin-right:0;}
.etwvideo_hub ul>li:nth-child(3n){margin-right:0%;}
}



/* 2025-3-14 */
.left_pics01{width:86.5%;}
.related_pic01{width:11.5%;display:flex;flex-flow:wrap;height:100%;}

.left_pics02{width:88%;}
.related_pic02{width:10%;display:flex;flex-flow:wrap;height:100%;}

.left_pics03{width:89%;}
.related_pic03{width:9%;display:flex;flex-flow:wrap;height:100%;}
.review{color: #f00;}

.video_more {padding:.5rem 2rem;padding-left:2rem;color:#fff;transition:all .5s;position:relative;display:inline-block;font-size:1rem;background-color:#c22b24;}
.video_more:hover {color:#fff;background-color:#333;}
.video_more::before {position:absolute;content:"\f105";left:.5rem;top:.55rem;font-family:fontawesome;font-size:1rem;transition:all .5s;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;padding-left:4px;}
.video_more:hover::before {right:.5rem;}
.table-responsive table tr td{border: 1px solid #ccc!important;text-align: center;}
.products_list ul > li > ol dl.dq dd{width: 100%;padding-bottom: 0.6rem;}
.products_list ul > li > ol dl.dq dd:before{bottom: 0.6rem;}

.layui-layer-btn{
  display: flex;
  justify-content: center;
}

#etw_productlist1 ul{position:relative;}
#etw_productlist1 ul li{width:100%;position:relative;margin-bottom: 7px;transition:.3s all ease-in-out;border-radius:0.5rem;}
#etw_productlist1 ul li img{width:45%;float:left;overflow:hidden;border-radius:0.3rem 0 0 0.3rem;}
#etw_productlist1 ul li>a{ display:block; display:flex; flex-wrap:wrap; align-items:center; background:#e8e8e8; border-radius:5px 15px 15px 5px; transition:0.5s; -webkit-border-radius:5px 15px 15px 5px; -moz-border-radius:5px 15px 15px 5px; -ms-border-radius:5px 15px 15px 5px; -o-border-radius:5px 15px 15px 5px; -webkit-transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s; -o-transition:0.5s; }
#etw_productlist1 ul li>a span{width:55%;float:right;padding:0.3rem 0.8rem 0.3rem 0.8rem;color:#333;font-size:0.8rem;line-height:0.9rem;position:relative;display:block;}
#etw_productlist1 ul.aboutlist>li>a{font-size:1rem;line-height:1.2rem}
#etw_productlist1 ul li.dq,#etw_productlist1 ul li:hover{ box-shadow: inset 0 0 0px 4px #333; transform:translateY(-5px); -webkit-transform:translateY(-5px); -moz-transform:translateY(-5px); -ms-transform:translateY(-5px); -o-transform:translateY(-5px); }

@media (max-width:991.98px){
#etw_productlist1 ul{display:block;display:flex;flex-wrap:wrap;}
#etw_productlist1 ul li{width:49%;margin-right:2%;}
#etw_productlist1 ul li:nth-child(2n){margin-right:0;}
#etw_productlist1 ul li:nth-child(2n+1){clear:both;}
}
@media (max-width:575.98px){#etw_productlist1 ul li{width:100%;margin-right:0;}
#etw_productlist1 ul li>a{border-radius:0.3rem 6px 6px 0.3rem;}
}


