@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: "Montserrat-SemiBold";
  src: url(../font/Montserrat-SemiBold.ttf) format("truetype");
}
@font-face {
  font-family: "Montserrat-Bold";
  src: url(../font/Montserrat-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "Oswald-SemiBold";
  src: url(../font/Oswald-SemiBold.ttf) format("truetype");
}
@font-face {
  font-family: "Lato-Bold";
  src: url(../font/Lato-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "lato-regular";
  src: url(../font/lato-regular.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=1651118557290") 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: #777;
  font-family: "lato-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;
}
strong {
  font-size: 1.1rem;
  display: inline-block;
  font-weight: normal;
  font-family: "Lato-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: 3rem 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: #8b0100;}
.etw_pdf a span{color: #8b0100; 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;font-family: "Montserrat-SemiBold"; 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;
}
.bg-light{padding: 2rem; margin: 2rem auto;}
.table td{padding:.75rem 5px; vertical-align: middle;}

.theme-send-inquiry-box {
  background: #000 !important;
}
.theme-box-name {
  background: #b00811 !important;
  text-transform: uppercase;
  border-left: 1px #b00811 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;
  font-family: "Montserrat-SemiBold";
}
.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: 1.6rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  font-family: "Montserrat-Bold";
}
.swidth{width: 90%; margin: 0 auto; margin-bottom: 2rem;}
.small_title{display: block; color: #fff; font-size: 1.2rem; background-color: #ac6632; padding:.5rem 1rem; margin-bottom: 1rem; line-height: 1.3;}
.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::before{position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 40px; background-color: #231816;}
.header_in {width: 100%; max-width: 1140px; margin: 0 auto; padding-top: 40px; position: relative;}
#etw_logo {width: auto; float: left; padding: 10px 0;}
#etw_logo img{height: 70px;}
.top-nav {width: auto; padding-top: 23px;}
.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;
  }
}
.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-expand-lg .navbar-nav {
  justify-content: flex-end;
}
.navbar-nav {
  width: 100%;
}
.navbar-light .navbar-nav .nav-link {
  color: #010101;
  transition: all 0.5s;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding: 0.5rem .9rem;
  text-transform: uppercase;
  color: #010101;
  font-family: "Lato-Bold";
  
  position: relative;
  font-size: .9rem;
}
.navbar-light .navbar-nav .nav-link:before {
  content: "";
  position: absolute;
  bottom: -.2rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 3px;
  width: 0;
  background: #8b0100;
  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: 54px;
  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: 1rem;
  position: relative;
  display: block;
  transition: all 0.5s;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  border-bottom: 1px dashed #eee;
}

.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: #8b0100;
}
.navbar-expand-lg .navbar-nav .dropdown-menu > li > ol a::before {
  position: absolute;
  content: "\f0da";
  left: 1.8rem;
  top: 0.3rem;
  font-family: fontawesome;
}
.navbar-expand-lg .navbar-nav .dropdown-menu > li:last-child > a {
  border-bottom: none;
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: #8b0100;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #8b0100;
}
.navbar-light .dropdown-item.active,
.navbar-light .dropdown-item:hover {
  color: #ac6632 !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: #8b0100;
  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: none !important;
    padding: 0;
    box-shadow: none;
    position: fixed;
    width: 100% !important;
    top: 123px !important;
    max-width: 800px;
    left: 50% !important;
    margin-left: -260px !important;
    border-radius: 0;
    border: none;
  }
  .dropdown-menu{border: none;}
  .top-nav .navleft {
    padding-left: 0;
    width: 50%;
    max-width: 380px;
    float: left;
  }
  .top-nav .navproinfo {
    display: flex;
    flex-wrap: wrap;
  }
  .top-nav .navclassname {
    display: block;
    color: #000;
    font-size: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
  }
  .top-nav .navbar-nav .row .navleft li {
    line-height: 45px;
    border-bottom: 1px #ccc solid;
    clear: both;
  }
  .top-nav .navbar-nav .row .navleft li:last-child{border: none;}
  .top-nav .navbar-nav .row .navleft li a {
    font-size: 1rem;
    padding: 10px 0 10px 8px;
    display: block;
    border-left: 5px #0d406b solid;
    background-color: #0d406b;
    line-height: 1.5rem;
    color: #fff;
    position: relative;
  }
  .top-nav .navbar-nav .row .navleft li a::before {
    position: absolute;
    content: "\f105";
    font-family: fontawesome;
    right: 0.5rem;
    top: 0.5rem;
    font-size: 1rem;
  }
  .top-nav .navbar-nav .row .navleft li a.lidq,
  .top-nav .navbar-nav .row .navleft li a:hover {
    background: 0 0;
    border-left: 5px #ffffff solid;
    color: #d4020d;
    background: #fff;
  }
  .top-nav .navbar-nav .navright {
    width: 50%;
    padding-left: 10px;
    float: left;
    display: block;
    padding: 20px 10px; 
    background-color: #fff;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  }
  .top-nav .navbar-nav .navright ul {
    width: 100%;
    display: none;
  }
  .top-nav .navbar-nav .navright ul.shownavpro {
    display: block;
  }
  .top-nav .navbar-nav .navright ul > li > a {
    font-size: 0.8rem;
    color: #666;
    display: flex;
    position: relative;
    align-items: center;
    transition: all .5s;
    margin-bottom: .2rem;
    border-bottom: 1px dashed #ddd;
    padding-bottom: .2rem;
  }
  .top-nav .navbar-nav .navright ul > li a img{width: 22%; margin-right: 2%;border: 1px solid #fff;transition: all .5s;}
  .top-nav .navbar-nav .navright ul > li a h4{width: 86%;}
  .top-nav .navbar-nav .navright ul > li a h4{font-size: .9rem; transition: all .5s;}
  .top-nav .navbar-nav .navright ul > li > a:hover h4{color: #8b0100;}

}

/* .etw_language */
.etw_language{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;width:100%;min-height:40px;line-height:40px;z-index:5;position:absolute;top:0;padding-left:1rem;padding-right:1rem}
#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: #fff;
  min-width: auto !important;
  background: none; border-radius: 5px;
}
#etw_language .dropdown-item img {
  margin-right: 5px;
}
#etw_language .dropdown-item:hover {
  color: #fff;
  background: #504a4a;
}
#etw_language .dropdown-item:focus {
  background: none !important;
}
/* banner */
#etw_banner {
  width: 100%;
  position: relative;
  max-width: 0 auto;
  text-align: center;
}

.banner_01{
  width: 100%;
  max-width: 1140px;
  color: #fff;
  margin: 0 auto;
  line-height: 1.35;
  font-size: 1.2rem; 
  text-align: left;
}
.ban_txt {
  width: 100%;
  max-width: 850px;
  position: absolute; 
  top: 12%;
}
.banner_01 h1 {
  color: #fff;
  font-size: 4rem;
  line-height: 1;
  margin-bottom: 1rem;
  font-family: "Oswald-SemiBold";
  text-shadow: 1px 1px 1px #333;
}
.ban_txt p{ font-size: 1rem; padding-top: 1rem ;  max-width: 350px;}

.btn_more {
  background-color: #fff;
  color: #8b0100;
  border-radius: 5px;
  padding: 0.5rem 2rem .5rem 1rem;
  font-size: .9rem;
  border-radius:8px;
  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: #8b0100;
  color: #fff;
}



.carousel-control-next-icon,
.carousel-control-prev-icon {
  border-radius: 50%;
  background-image: none;
  height: 20px;
  width: 20px;
  position: relative;
  line-height: 20px;
  cursor: pointer;
  color: #fff;
  background-color: #c40000;
}
.carousel-control-next-icon::before {
  font-family: fontawesome;
  content: "\f105";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 1.2rem;
}
.carousel-control-prev-icon::before {
  font-family: fontawesome;
  content: "\f104";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 1.2rem;
}
.carousel-indicators li {
  background-color: #fff;
}
.carousel-indicators .active {
  background-color: #c40000;
}
.carousel-control-next,
.carousel-control-prev {
  background: none;
  border: none;
  z-index: 2;
}
.carousel-control-prev{left: -10%;}
.carousel-control-next{right: -10%;}

/* company_box */
.company_box{width: 100%; margin: 0 auto;}
.company_box h3{color: #ac6632; text-transform: uppercase;font-family: "Oswald-SemiBold"; font-size: 3rem;  }



/* main_pro */
.main_pro{width: 100%; margin: 3rem auto; margin-bottom: 0; overflow: hidden; background: #f3f3f3; padding: 3rem 0; position: relative; }
.main_pro .content{max-width: 1400px;}
.webtitle{font-size: 3.3125rem; color: #000; text-align: center;font-family: "Oswald-SemiBold";margin-bottom: 1rem; position: relative; }
.small{font-size: 2rem;}
.main_pro::after{background: url(../images/bread_bg1.png) no-repeat top; position: absolute;content: ""; left: 0; top: 0; width: 100%; height: 100%; animation: slide 100s linear infinite;-webkit-animation: slide 100s linear infinite;    background-repeat: repeat-x; z-index: 0;}
.main_pro .webtitle span{position: relative;z-index: 1;}
.mainpro_item{width: 100%; height: 100%; padding-bottom: 2rem; position: relative; z-index: 1;  }
.mpro_img{position: relative; }
.sample_img{position: absolute; bottom: -1rem; right: 2rem; transition: all .8s;}
.mainpro_item a{display: block; color: #777; transition: all .5s;}
.mainpro_item a h3{  font-size: 1.2rem; transition: all .5s;font-family: "Lato-Bold"; color: #000;}
.mainpro_item a span{color: #8b0100; font-size: .8rem; position: absolute; left: 1rem; bottom: -1rem; border-radius: 8px; background-color: #fff; display: inline-block; padding: .5rem 2rem; transition: all .8s;} 
.mainpro_item a span::before{position: absolute; content: "\f105";font-family: fontawesome; right:1rem;  }
.mainpro_item a:hover h3{color: #8b0100;}
.mainpro_item a:hover .sample_img{right: 40%;}
.mainpro_item a:hover span{background-color: #8b0100; color: #fff;}
@keyframes slide{
  from { background-position: 0 0; }
    to { background-position: 1920px 0; }
}

@-webkit-keyframes slide{
  from { background-position: 0 0; }
    to { background-position: 1920px 0; }
}

/* lines_box */
.lines_box{width: 100%; margin: 0 auto; position: relative; background: url(../images/line_bg.jpg) no-repeat top; padding: 3rem 0; color: #fff; text-align: center; background-size: cover;padding-bottom: 6rem;}
.lines_box_nobg{background: none; padding: 0; color: #777;}
.swidth{width: 65%; margin: 0 auto;}
.lines_box .webtitle{color: #fff; padding-bottom: 0;}
.lines_box_nobg .webtitle{color: #000; margin-top: 2rem;}
.lines_box .lines_item{display: block; width: 100%; height: 100%; margin-top: 2rem; position: relative;  transition: all .8s; background-color: #fff;  top: 0; }
.lines_box_nobg .lines_item{background-color: #eee; margin-top: 0; margin-bottom: 3rem;}
.lines_box .lines_item a{display: block;color: #777;overflow: hidden; }
.lines_box_nobg .lines_item a::before{position: absolute; content: "\f138";font-family: fontawesome; bottom: -1rem; left: 0; right: 0; margin: 0 auto; font-size: 2rem; color: #fff; width: 40px; height: 40px; background-color: #ac6632; border-radius: 50%; line-height: 40px;}
.lines_box .lines_item a h3{color: #000; text-align: center;   font-size: 1.375rem; transition: all .3s; padding: 1rem 1.5rem; font-family: "Lato-Bold"; padding-bottom: 0;}
.lines_box .lines_item a img{ transition: all .8s; position: relative;}
.lines_box .lines_item a p{padding: 0 1.5rem; text-align: left;}
.lines_box .lines_item:hover{box-shadow: rgba(0,0,0,.5) 0 10px 20px 0;}
.lines_box .lines_item:hover a h3{color: #ac6632;}
.lines_box .lines_item:hover{ top: 1rem;}
/* video_box */
.video_box{width: 100%; margin: 3rem auto; overflow: hidden; }
.video_item{width: 100%;color: #333;}
.video_img{ position: relative; padding-bottom: 1rem;}
.video_item img{width: 100%;box-shadow: rgba(0,0,0,.5) 0 10px 20px 0;}
.video_item span{font-size: .9rem; display:block; text-align: center; padding-top: 1rem; text-transform: uppercase;  position: relative; height: 80px; line-height: 1.3;}
.video_item span small{display: block; font-style: .9rem; color: #8b0100; position: relative; padding-top: 2rem; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto;}
.video_item span::before{position: absolute; content: ""; bottom: 0; left: 0; right: 0; width: 100px; height: 1px; background-color: #ddd; margin: 0 auto; text-align: center;} 
.video_icon{width: 50px; height: 50px; background-color: rgba(126, 78, 50, 0.75); position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);  border-radius: 50%; display: flex; align-items: center; justify-content: center;transition: all .5s; cursor: pointer; z-index: 1; padding-left: .5rem;}
.video_icon::before{position: absolute; content: "\f0da"; font-family: fontawesome; color: #fff; font-size: 3.2rem;transition: all .5s;  }
.video_icon:hover{background-color: #8b0100;}
.video_icon:hover::before{color: #fff;}
/* workshops_box */
.workshops_box{width: 100%; margin: 3rem auto;}
.workshops_box ul{width: 100%; display: flex;}
.workshops_box ul li.workshops_des{width: 62%; background-color: #ac6632; padding: 1rem 2.2rem; color: #fff; font-size: .9rem;}
.workshops_box ul li.workshops_des .webtitle{color: #fff; margin-bottom: 0; }
.workshops_box ul li.workshops_img{width: 38%;}
.owl-theme .owl-nav.disabled + .owl-dots{display: none;}
.workshops_box ul li.workshops_des .btn_more{background:none; padding: 0; margin-top: 0; color: #fff;}
.workshops_box ul li.workshops_des .btn_more::before{top: 0; right: -1rem; font-size: .95rem;}
.workshops_box ul li.workshops_des .btn_more:hover{color: #8b0100;}
/* details_img */
.details_img{width: 100%; margin: 0 auto; margin-bottom: 2rem; display: flex; text-align: center;}
.details_img li{margin-right: 2%; width: 32%;}
.etw_pic4 li{width: 23.5%;}
.etw_pic2 li{width: 48%;}
.details_img li:nth-child(3n){margin-right: 0;}
.etw_pic4 li:nth-child(4n){margin-right: 0;}
.etw_pic4 li:nth-child(3n){margin-right: 2%;}
.etw_pic2 li:nth-child(2n){margin-right: 0;}
.details_img li span{display: block; font-size: 1.1rem; color: #333; padding-top: .5rem; padding-bottom: .5rem; border-bottom: 2px solid #ac6632;}
.technical_img{background-color: #ddd; padding: 1rem;}
/* product_display */
.product_display{width: 100%; margin: 0 auto; display: flex; justify-content: center;}
.product_display li{width: 200px; height: 200px; border-radius: 50%; margin-right: 2%;}
.product_display li img{border-radius: 50%;}
/* configurations_box */
.configurations_box{width: 100%; margin: 0 auto; display: flex; flex-wrap: wrap; margin-bottom: 2rem;}
.configurations_box dl{margin-bottom: 0; display: flex;  width: 48%; margin-right: 2%; margin-bottom:.5rem; border-bottom: 1px solid #b5bec6; justify-content: space-around;  }
.configurations_box dl:nth-child(2n){margin-right: 0;}
.configurations_box dl dt{font-weight: normal; font-family: "Lato-Bold"; flex: 2;}
.configurations_box dl dd{flex: 2; padding-bottom: 0; margin-bottom: 0; font-size: .9rem;}
/* bigtitle */
.bigtitle{width: 100%; margin: 0 auto; margin-top: 2rem;}
.bigtitle a,.bigtitle{font-size: 1.6rem; color: #0b2741; text-transform: uppercase;  }

/* etw_products */
.etw_products{width: 100%; margin: 0 auto; margin-top: 2rem;}
.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;box-shadow: 0px 10px 20px 0px rgba(0,0,0,.2); background-color: #fff; margin-bottom: 3rem;}
.etw_products ul>li>ol>li.product_img{width: 45%; background-image: linear-gradient(to bottom,#fff,#ebf4fd);  }
.etw_products ul>li>ol>li.product_con{width: 55%; padding: 2rem; }
.etw_products ul>li>ol>li.product_con a{color: #000; font-size: 1.4rem; font-family: "Lato-Bold"; line-height: 1.25; margin-bottom: 1rem; display: block; }
.etw_products ul>li>ol>li.product_con a.btn_more{font-family: "lato-regular"; font-size: .9rem; background-color: #8b0100; color: #fff; display: inline-block;}
.etw_products ul>li>ol:hover>li.product_con a.btn_more{background-color: #ac6632; color: #fff;}
.etw_products ul>li>ol:hover>li.product_con a{color: #8b0100;}
/* other_products */
.other_products{width: 100%; padding: 2rem; background-color: #fff; margin: 2rem auto;}
/* main_products */
.main_products{width: 100%; margin: 0 auto; background-color: #fff; padding: 2rem 0; padding-bottom: 0;}
.main_products .content{width: 100%; max-width: 1400px;}
.main_products .mainpro_item{padding: 2rem; padding-bottom: 3rem; background-color: #eee;}
.main_products .mainpro_item a span{bottom: 1rem; left: 2rem;}
.main_products .mainpro_item a:hover .sample_img{right: 35%;}



/* play_video */
.play_video{width: auto; position: relative;font-family: "Montserrat-Bold"; font-size: 1.2rem; color: #8b0100; display: block; width: 200px; padding-left: 4rem; padding-top: .6rem; cursor: pointer; }
.play_video::before{position: absolute; content: "\f0da"; font-family: fontawesome; color: #fff; font-size: 2.6rem;transition: all .5s; left: 0; top: 0; width: 50px; height: 50px; border-radius: 50%; background-color: #8b0100; text-align: center; display: flex; align-items: center; justify-content: center; padding-left: .3rem;  box-shadow: 0px 5px 13px 0px rgba(0,0,0,.5); border: 2px solid #eee; }
.model{font-size: 2rem; color: #8b0100;font-family: "Montserrat-SemiBold"; padding-bottom:1rem; position: relative;}
.model::before{position: absolute;content: ""; width: 60%; height: 2px; background-color: #ddd; left: 0; bottom: 1rem;}
/* video_item */
.videoinner_item{width: 100%; height: 100%; padding: 1rem; background-color: #eee; border-radius: 1rem;}
.video_text a{display: block; padding: .5rem 0; color: #999; font-size: .9rem; position: relative; line-height: 1.3; padding-left: 1.5rem;}
.video_text a::before{position: absolute; content: "\f0a9"; left: 0; top: .5rem;  font-family: fontawesome; transition: all .5s;}
.videoinner_item:hover a{color: #8b0100;}
.videoinner_item:hover a::before{left: .3rem;}
.plyr__poster{background: none !important;}
/* service_box */
.service_box{width: 100%; margin: 0 auto;}
.service_box dl{background-color: #fff; padding: 2rem;    box-shadow: 0 5px 10px rgb(136 136 136 / 10%); margin-bottom: 2rem;}
.service_box dl dt{font-size: 1.2rem; font-family: "Lato-Bold"; font-weight: normal;display: flex; flex-wrap: nowrap; align-items: center; border-bottom: 1px solid #ecf0f3; padding-bottom: 1rem; margin-bottom: 1rem; color: #000; }
.service_box dl dt span{font-size: 3rem; width: 80px; height: 80px; border-radius: 50%; background-color: #eee; margin-right: 2%; text-align: center; line-height: 80px;}
.service_box dl:nth-of-type(1) dt span{font-size: 4rem;}

/* contact_content */
.contact_content{width: 100%; margin: 0 auto; }
.c_name{color: #000;  font-family: "Lato-Bold";}
.contact_content p{margin-bottom: 0;}
.contact_content strong{padding-top: 0;}
.contact_content a{color: #000;}
.indent_left{padding-left: 4rem;}
.contact_content a:hover{color: #b00811;}
.contact_content .form_contact_title{font-size: 2.3em;}
/* inquiry_box1 */
.inquiry_box1{background-color: #fff; margin: 0 auto; padding: 3rem 0;}
.inquiry_box1 .webtitle{font-size: 1.6rem; text-align: left;}
.inquiry_box1 #etw_set_feedback_form{padding: 0; background-color: #fff;}
.inquiry_box1 #floatchatiframe2011{background-color: #fff; width: 100%; padding: 0; margin: 0;}


/* .about_box2 */
.content_bg{width:100%;position:relative; padding: 2rem 0;}
.content_bg:before{position:absolute;content:'';width:98%;height:1px;top:5px;right:0;left:0;margin:0 auto;border-top:1px solid #cecece}
.icon_down{position:absolute;content:'';top:-1.5rem;width:60px;height:60px;border:1px solid #cecece;left:0;right:0;margin:0 auto;background:#fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}
.icon_down:before{border:4px solid #f2f2f2;border-radius:50%;box-sizing:content-box;content:"";display:block;height:100%;left:-5px;padding:1px;position:absolute;top:-5px;width:100%}
.icon_down i{color:#aaa;font-size:30px}
.about_box2 strong{font-size: 1.6rem; padding-bottom: 1rem;    font-family: "Oswald-SemiBold";}
.about_box2{width:100%;max-width:1200px;margin:0 auto;position:relative}
.about_box2>ul{display:flex;flex-wrap:wrap;position:relative}
.about_box2>ul>li{margin:0 2% 1rem 0;width:23.5%}
.about_box2>ul>li:nth-child(4n){margin-right:0}
.about_box2>ul>li:nth-child(4n+1){clear:both}
.about_box2b>ul>li{margin:0 2% 1rem 0;width:32%}
.about_box2b>ul>li:nth-child(3n){margin-right:0}
.about_box2b>ul>li:nth-child(3n+1){clear:both}
.about_box2 ul li ol li.product_img{width:100%;position:relative;overflow:hidden;border-radius:1rem;padding:.6rem}
.about_box2 ul li ol li.product_img:before{position:absolute;content:'';border-left:1px solid #ac6632;border-top:1px solid #ac6632;left:0;top:0;width:30%;height:30%;transition:.5s all ease-in-out;-webkit-transition:.5s all ease-in-out;-moz-transition:.5s all ease-in-out;-ms-transition:.5s all ease-in-out;-o-transition:.5s all ease-in-out;z-index:1}
.about_box2 ul li ol li.product_img:after{position:absolute;content:'';border-bottom:1px solid #ac6632;border-right:1px solid #ac6632;right:0;bottom:0;width:30%;height:30%;transition:.5s all ease-in-out;-webkit-transition:.5s all ease-in-out;-moz-transition:.5s all ease-in-out;-ms-transition:.5s all ease-in-out;-o-transition:.5s all ease-in-out;z-index:1}
.about_box2 ul li ol:hover li.product_img:after,.about_box2 ul li ol:hover li.product_img:before{width:100%;height:100%}
.about_box2 ul li ol li.product_img a{display:block;width:100%;z-index:10;position:relative}
.about_box2 ul li ol li.product_img a:before{position:absolute;content:'';width:100%;height:100%;background:rgba(0, 0, 0, 0.15);background-size:cover;left:0;top:0}
.about_box2 ul li ol li.product_img img{transition:.3s all ease-in-out}
.about_box2 ul li ol li.product_con{width:100%;position:relative}
.about_box2 ul li ol li.product_con a{color:#ac6632;padding:.8rem;display:block;width:100%;text-align:center;line-height:1.35;font-size:1rem}
.about_box2 ul li ol li.product_con strong{font-size:1rem;line-height:1.6rem;padding:0 0 .5rem 0;display:block;font-weight:400}
.about_box2 ul li ol li.product_con span{font-size:.9rem;color:#333;padding:0 .5rem;line-height:1.4rem;display:block}
.about_box2 ul li ol li.product_con a.dq,.about_box2 ul li ol:hover li.product_con a{color:#8b0100}
.about_box2 ul li ol li.product_con a.more{font-size:.8rem;line-height:1.2rem;background:#1e2b50;color:#fff;font-size:.85rem;font-weight:300;text-align:center;display:inline-block;padding:.4rem 1rem .3rem 1rem;width:auto;margin:1rem 0 2rem .5rem}
.about_box2 ul li ol:hover li.product_con a.more{background:#333}
.video_btn1{position:absolute;border:2px solid #fff;z-index:10;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:50px;height:50px;border-radius:50%;cursor:pointer;visibility:visible;padding:4px 0 2px 7px;opacity:.9;transition:.3s all ease-in-out}
.video_btn1:hover{background:rgba(172 102 50 / 70%)}


/* #container */
#container {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 123px;
}
.content {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}
.gray-bg {
  background: #f6f6f6;
  padding: 2rem 0;
}


.about_img {
  padding: 0 2rem;
  padding-left: 0;
  text-align: center; position: relative; z-index: 1;
}
.about_img img {
  width: 100%; background-color: #fff;
}
.about_des h1 {
  text-transform: uppercase;
  
  font-size: 2.6rem;
  margin-bottom: 2rem;
  color: #1b1b1b; 
  text-align: center;
}
.about_des .btn_more {
  margin-top: 2rem;
}


/* home_page */
.home_page {
  width: 100%;
}
.home_page .content {
  width: 100%;
  background-color: #fff;
  padding: 1rem 2rem;
  box-shadow: 0px 0px 20px 10px rgba(62, 62, 101, 0.1);
}

/** 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: .8rem 0; background-color: #eee;}
.page-title:before{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.4), rgba(0,0,0,0.0) 80%);
  left: 0px;
  top: 0px;
  right: 0px;
}
.page-title .content-box .title-box h2,.page-title .content-box .title-box .etw_hometitle{
  position: relative;
  display: block; 
  font-family: "Oswald-SemiBold";
  font-size: 3rem;
  color: #fff;
  margin-bottom: 2rem;
}

.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: #ac6632;
  line-height: 1.2rem;
  font-size: .8rem;
  overflow: hidden;
  position: relative;
}
#quicknav a {
  color: #fff;
}
#quicknav ul {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}
#quicknav li {
  display: inline-block;
  padding: 0.2rem 0.4rem 0.2rem 0;
}
#quicknav li + li::before {
  padding: 0 5px;
  color: #ac6632;
  content: "/\00a0";
}
#quicknav a:hover {
  color: #dc1f1b;
}




/* .inquiry_bg  */
.inquiry_bg {
  width: 100%;
  margin: 0 auto;
  background-color: #4c0000;
  font-size: 1.6rem;
  color: #fff;
  font-weight: 600; 
  padding: 1rem 0;
  overflow: hidden; 
  font-family: "Lato-Bold";
  padding-left: 2%;
  padding-right: 2%;
}
.btn-inquiry {
  font-size: 1.4rem;
  color: #fff; margin-top: 1rem;
}
.inquiry_txt {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  padding: .5rem 0 1rem 0;
  line-height: 1.35;
}
.inquiry_bg a{color: #c20000; font-size: 2.2rem; text-transform: uppercase; position: relative; padding-bottom: 2rem; transition: all .5s;  font-family: "Oswald-SemiBold"; margin-left: 2rem;}
.inquiry_bg a::before{position: absolute; content: ""; width: 100%; background-color: #c20000; height: 3px; left: 0; bottom:1rem;transition: all .5s}
.inquiry_bg a:hover{color: #fff;}
.inquiry_bg a:hover::before{background-color: #fff;}
/* ul.item */
ul.item,
ul.item_circle,dl.item {
  margin-bottom: 5px;
  width: 100%;
  float: none;
}
ul.item li,
ul.item_circle li,dl.item dd {
  position: relative;
  text-align: left;
  padding-left: 1rem;
  margin-bottom: 0.5rem;
}

ul.item li:before,dl.item dd::before {
  content: "";
  position: absolute;
  left: 2px;
  top: .6rem;
  background-color: #b00811;
  font-size: 1rem;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
ul.item_circle li:before {
  content: "" !important;
  top: 8px;
  width: 4px;
  height: 4px;
  background-color: #666;
}




/* etw_sidebar */
#etw_sidebar,#etw_sidebar ul {width: 100%;}
.etw_productlist{padding: 2rem; background-color: #ac6632; color: #fff; margin-bottom: 2rem;}
.products_line{background-color: #956c4c;}
.etw_productlist .title{   font-family: "Oswald-SemiBold"; margin-bottom: 0.2rem; font-size: 1.2rem; text-transform: uppercase;    margin-bottom:.5rem; color: #fff; border-bottom: 2px solid #fff; padding-bottom: .5rem; text-align: center;}
.etw_productlist ul li a{display:block;}
.etw_productlist ul>li{border-bottom: 1px rgba(0,0,0,0.2) solid; padding-bottom: 0.3rem; margin-bottom: 0.3rem;position:relative;}
.etw_productlist ul>li:before{ position:absolute;content:"\f0da"; font-family: fontawesome; margin-right: 0.3rem; top:.5rem; color:#fff; font-size: .9rem;}
.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:#fff; line-height: 1.35;}
.etw_productlist ul>li>a.dq,.etw_productlist ul>li>a:hover{ color:#f2c70d; text-decoration:none;}
.etw_productlist ul>li>ol{ padding:0px; 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:#fff;padding:0.3rem 0.2rem 0.2rem 1rem;position:relative; font-size:0.8rem; font-weight: 400; line-height: 1.35; }
.etw_productlist ul>li>ol>li a:hover,.etw_productlist ul>li>ol>li a.dq{color:#f2c70d; text-decoration:none;}
.etw_productlist ul li ol.show{display: block; }
.etw_productlist ul li .more {
  position: absolute;
  right: 0;
  top: 5px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #999;
  cursor: pointer;
  text-align: center;
}
.etw_productlist ul li .more:before {
  content: "\f106";
  right: -1px;
  top: .15rem;
  position: absolute;
  transition: all 0.2s;
  font-family: fontawesome;
  font-size: 1rem;
  color: #999;
}

.etw_productlist ul li .more.on:before {
  transform: rotate(180deg);
}

.etw_productlist ul li .more:hover {
  opacity: 0.8;
}

/* etw_set_feedback_form */
.etw_set_feedback_form {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 3rem;
  position: relative;
  background: url(../images/inquiry_bg.jpg) no-repeat center center;
  background-size: cover;
  box-shadow: rgb(0 0 0 / 5%) 0 5px 5px 0;
  padding-bottom: 1rem;
  
}
.form_contact_title{
  text-align: center; 
  color: #fff;
  background-color: #8b0100;
  padding: 1rem; 
  font-family: "Lato-Bold";
  font-size: 1.8rem;
}
#floatchatiframe2011{background-color: rgba(255,255,255,0.5); width: 90%; margin:2rem auto; padding: 1rem; border-radius: 15px; }

/* .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;
  width: 100%;
}
.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%;
}
.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 5px 0;
}
.related_pic img:hover,
.related_pic a.imgdq img {
  border: 1px #0051b0 solid;
}
.related_pic span {
  font-size: 0.75rem;
  line-height: 0.9rem;
  display: block;
  text-align: center;
}
.btn-inquiry{color: #fff; border-radius: 5px;   text-transform: uppercase; font-size: .9rem; background-color: #8b0100; padding-top: .5rem;}
.btn-inquiry:hover{background-color: #ac6632; color: #fff;}
/* footer */
#footer {
  width: 100%;
  background: url(../images/foot_bg1.jpg) no-repeat top center;
  background-size: cover;
  background-attachment: fixed;
  text-align: center;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  padding-top: 2rem;
  color: #fff;
}
.etw_bottom {
  max-width: 1140px;
  padding: 1rem 0;
  width: 100%;
  margin: 0 auto;
  position: relative;
  text-align: left;
  color: 000;
  font-size: .9rem;
}
.home_link {
  width: 100%;
  overflow: hidden;
  background-color: #2d2422;
  margin: 0 auto;
  padding: .5rem 0;
}
#footer a {
  color: #fff
}
#footer a:hover {
  color: #f2c70d;
}
#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 a,
.etw_bottom .etw_foot_title {
  color: #fff !important;
  font-size: 1.2rem;
  line-height: 1.35;
  position: relative;
   text-transform: uppercase;
   border-radius: 5px;
   font-family: "Oswald-SemiBold";
}
.etw_bottom .etw_foot_title {
  margin-bottom: 1.2rem;
  position: relative;
  padding-bottom: .8rem;
}
.etw_bottom .etw_foot_title::before{position: absolute; content: ""; left: 0; bottom: 0; width: 30px; height: 2px; background-color: #fff;}
.etw_bottom .etw_foot_title a:hover {
  color: #f2c70d!important;
  text-decoration: none;
}
.pblist {
  overflow: hidden;
  margin: 0.5rem auto;
}
.pblist_box {
  width: 100%;
}
.etw_bottom a {
  color: #fff;
}
.etw_bottom a:hover {
  color: #fff;
}
.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 #a45f2c;
  position: relative;
}
.etw_bottom ul > li > a {
  display: block;
  line-height: 1.25rem;
  color: #fff;
  position: relative;
  font-weight: 400;
  position: relative;
  font-size: .9rem;
  padding: .5rem 0;
}
.etw_bottom ul li ol{display: none; padding-left: 1rem; padding-bottom: 1rem;}
.etw_bottom ul li ol a{font-size: 12px; display: block; padding: .2rem;}
.etw_bottom ul li ol.show { display: block;}
.etw_bottom ul li .more {
  position: absolute;
  right: 0;
  top: 5px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  cursor: pointer;
  text-align: center;
}
.etw_bottom ul li .more:before {
  content: "\f107";
  right: -1px;
  top: .25rem;
  position: absolute;
  transition: all 0.2s;
  font-family: fontawesome;
  font-size: 1.2rem;
  color: #fff;
}
.etw_bottom ul li .more.on:before {
  transform: rotate(180deg);
}
.etw_bottom ul li .more:hover,
.etw_bottom ul li .more:hover {
  opacity: 0.8;
}
.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: #fff;
  font-family: fontawesome;
  font-size: 20px;
}
.cot_tel:before {
  content: "\f095";
  position: absolute;
  left: 0px;
  top: 5px;
  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: 2px;
  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: #b00811;
}
#otherlink a:hover span {
  opacity: 1;
  top: -2px;
  transition: all 0.3s ease-in-out;
}
/* tags_box */
.tags_box {
  width: 100%;
  max-width: 1140px;
  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.5rem 0.5rem;
  font-size: 12px;
}
.tags_title {
  padding: 0.1rem 0.5rem;
}

/*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: 1400.98px) {
  .banner_img{max-width:800px; }
}
@media (max-width: 1300.98px) {
  #etw_content,
  .header_in,
  .etw_bottom,
  .content,.ban_txt {
    padding-left: 15px;
    padding-right: 15px;
  }
.webtitle{font-size: 2.36rem;}
.workshops_box ul li.workshops_des{padding: 1rem;}
}
@media (max-width: 1299.98px) {
  .navbar-expand-lg .navbar-nav .nav-link {padding: 0.5rem .8rem; font-size: .8rem;}
  .dropdown-item {
    white-space: normal;
  }
  .top-nav {padding-left: 0;}
  .top-nav .navbar-nav .row {
    margin-left: -250px !important;
  }
}
@media (max-width: 1199.98px) {

  .banner_01 h1,.banner_02 h1,.ban_txt2 span {
    font-size: 2rem;
  }
  .ban_txt2 span{background-size: contain;    padding: 1rem 5rem 1rem 1rem;}
  .header_in {
    padding-bottom: 0;
  }
  .etw_productlist{width: 100%;}
  .etw_productlist ul li .more { right: 0px;}
  .workshops_box ul{align-items: center;}
  .banner_img{max-width:700px; }
}
@media (max-width: 991.98px) {
  .header_in{display: flex; flex-wrap: wrap; align-items: center; padding: 0 15px;}
  #etw_logo{ margin:0; flex: 1; order: 0;}
  #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}
  #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:#072034;font-size:2.5rem;border:none !important;padding:0.5rem 0.75rem;position:relative;z-index:1}
  .top-nav{width:100%;padding:0;margin-top:0;background-color:#eee;order:3}

  .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: #ac6632;
  }
  .navbar-light .navbar-nav .nav-link:focus,
  .navbar-light .navbar-nav .nav-link:hover {
    border-radius: 0;
    color: #fff;
    background-color: #ac6632;
  }

  .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 */
  .navbar-light {order: 2;}
  .etw_language {position: relative; background: none; width: auto; padding: 0; order: 1; margin-right: 1rem;}
  .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; cursor: pointer;}
  .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 1rem;text-align:center;border-radius:0}
  #etw_language .dropdown-item:hover{color:#fff}
  .etw_language ul li:hover > ul{display:block}
  .etw_language .dropdown-item{min-width:100px}
  .etw_language #etw_language{width:100%;float:none;margin-top:0;height:auto;display:block}
  .etw_language #etw_language a{width:100%;display:block;line-height:1.5rem}
  #etw_language .dropdown-item img{display:none}

  #floatchatiframe2011 {
    width: 100%;
  }

  #menu-items {
    border-radius: 0 !important;
  }
  .btn-inquiry-bg {
    width: 32%; 
  }
  .inquiry_txt {
    width: 100%;
  }
  .block-slider .bx-prev,.block-slider .bx-next{display: none !important;}
  .page-title{padding:1rem 0;}
  .company_box h3{font-size: 2.53rem;}
  .banner_img{max-width:500px; }
}
@media (max-width: 768.98px) {
  #etw_logo img {height: 40px;}
  .inquiry_box .contact_box {
    display: none;
  }
  .inquiry_box .contact_box,
  .etw_set_feedback_form {
    width: 100%;
  }
  .inquiry_box .contact_box {
    left: 0;
    top: 0;
  }
  .webtitle,.about_des h1 {
    font-size: 1.6rem;
  }
  .workshops_box ul li.workshops_des{width: 100%;}
  .banner_img{display: none;}
  .about_box2>ul>li{width:49%}
.about_box2>ul>li:nth-child(2n){margin-right:0}
.about_box2>ul>li:nth-child(2n+1){clear:both}
}
@media (max-width: 650.98px) {
  html {
    font-size: 14px;
  }
  .industiy_box ul li{width: 48%; }
  .industiy_box ul li:nth-child(2n){margin-right: 0;}
  .industiy_box ul li:nth-child(3n){margin-right: 2%;}
  .product_samples_four div{width: 48%; margin-bottom: 1rem;}
  .page-title .content-box .title-box h2,.page-title .content-box .title-box .etw_hometitle{font-size: 1.8rem;}
  .ban_txt a{display: none;}
  .form_contact_title{font-size: 1.4rem;}
  .etw_products ul > li > ol > li.product_img img{width: 100%;}
  .etw_products ul > li > ol > li.product_img,.etw_products ul > li > ol > li.product_con{width: 100%; margin-right: 0 !important;}
}
@media (max-width: 575.98px) {
  h2,
  .etw_hometitle {
    font-size: 1.3rem;
  }
  .inquiry_box {
    padding: 1rem;
  }
  .inquiry_bg{font-size: 1.4rem;}
  .btn-inquiry{font-size: 1rem;}
  .banner_01 h1{
    font-size: 1.52rem;
  }
  #etw_logo{width: 120px; }
  .ban_txt{top: 5%;}
  .company_box h3{font-size: 2rem; margin-top: 2rem;}
  .workshops_box ul{flex-wrap: wrap;}
  .workshops_box ul li.workshops_img{width: 100%;}
}
@media (max-width: 480.98px){
  .about_box2>ul>li{width:100%;margin:0 0 2rem 0}
  .about_box2>ul>li:nth-child(3n){margin-right:0}
  .details_img{flex-wrap: wrap;}
  .details_img li{width: 48%; margin-bottom: 5px;}
}
@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;
  }
 
}


/*video*/
.h2video {color:#111; border:none;}
#video_right{float:left;width:72%;position:relative;}
#video_right video{ width:100%;}
#video_sidebar{float:right;width:25%;position:relative;margin:0 auto;}
#video_sidebar .webtitle{display:block;color:#000;font-size:20px; border-left:4px #8b0100 solid; padding :7.5px 0 7.5px 15px; margin-bottom:0; text-align:left; background:#f1f1f1; text-transform:inherit;border-radius: 5px 0 0 5px;}


#etw_videolist>ul{position:relative; margin:10px 0 20px 0;}
#etw_videolist>ul>li{width:100%;position:relative;margin:10px 0; background:#eee;}
#etw_videolist>ul>li img{width:50%;float:left;overflow:hidden; border:1px #eee solid;}
#etw_videolist>ul>li>a{display:block;display:flex;flex-wrap:wrap;align-items:center;}
#etw_videolist>ul>li>a span{width:50%;float:right;padding:4px 8px;color:#333;font-size:12px;line-height:16px;position:relative;display:block; }
#etw_videolist>ul li a.dq span,#etw_videolist>ul li a:hover span{color:#8b0100;}

.etwvideo_hub{position:relative;}
.etwvideo_hub ul{display:flex;flex-wrap:wrap;position:relative; margin-bottom:20px;}
.etwvideo_hub ul>li{width:32%;margin:0 2% 1rem 0;position:relative;border:1px solid #eee;transition:.3s all ease-in-out; background:#f0f0f0;border-radius:5px;}
.etwvideo_hub ul>li:nth-child(3n){margin-right:0;}
.etwvideo_hub ul>li:nth-child(3n+1){clear:both;}
.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 a{width:100%;display:flex;flex-wrap:wrap;position:relative;justify-content:center;align-items:center;}
.etwvideo_hub ul>li ol .product_img a:after{  position: absolute;content: "\f0da";left: 50%;top: 50%; transform: translate(-50%,-50%); z-index: 1;font-family:fontawesome; font-size: 30px; line-height:30px; color:#fff;  background:#ac6632; border-radius:100%; border:2px #fff solid; width:42px; height:42px; text-align:center; padding-top:4px; padding-left:3px;}
.etwvideo_hub ul>li ol .product_img a:before{position: absolute;content: ""; width:100%; height:100%; top:0; left:0; background:rgba(0 0 0 / 25%);z-index: 1;}
.etwvideo_hub ul>li ol .product_img:hover a:after{color:#fff; background:#8b0100;}
.etwvideo_hub ul>li ol .product_img:hover a:before{background:rgba(0 0 0 / 15%);}
.etwvideo_hub ul li ol li.product_con{width:100%;position:relative;}
.etwvideo_hub ul li ol li.product_con a{display:block;font-size:14px;line-height:20px;padding:10px 0; color: #111;text-align: center;}
.etwvideo_hub ul li ol li.product_con a:hover{ color:#f78f20;}

.etwvideo_hub1 ul>li{width: 100%;margin-right: 0;}
.etwvideo_hub1 ul li ol li.product_img{width: 45%;}
.etwvideo_hub1 ul li ol li.product_con{width: 55%;padding-left: 3%;}
.etwvideo_hub1 ul li ol li.product_con a{ font-size:20px; text-align:left; color:#000; font-weight:bold;}
.etwvideo_hub1 ul li ol li.product_con span{ font-size:14px; text-align:left;}
.etwvideo_hub1 ul li ol li.product_con a:hover{opacity: 0.8;}



#video_right .more_details a{color:#fff;font-size:16px;text-transform:uppercase; padding: 6px 40px;display:inline-block;margin:0.5rem 0 0 0;background:#ac6632; margin-top:15px;border-radius:20px;}
#video_right .more_details a:hover{ background:#8b0100;}
#video_right .inquiry_box{ margin-top:40px;}

.othertitle>strong{margin-bottom:1rem; margin-top:1rem; position: relative; width: 100%; border-bottom: rgb(196, 196, 196) solid 1px; font-size:20px;}
.othertitle>strong::before {content: "";width: 100px;left: 0px;bottom: 0px;height: 3px;position: absolute;background: #8b0100;}

@media (max-width:991.98px){
  #video_sidebar{ margin-top:20px;}	
  #video_sidebar,#video_right{width:100%}
  #etw_videolist>ul{display:block;display:flex;flex-wrap:wrap;}
  #etw_videolist>ul>li{width:49%;margin-right:2%;}
  #etw_videolist>ul>li:nth-child(2n){margin-right:0;}
  #etw_videolist>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%;}
  .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 ul>li{width: 100%;}
  .etwvideo_hub1 ul li ol li.product_con{ padding-bottom:10px;}
  }
@media (max-width:575.98px){
#etw_videolist>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%;}
.etwvideo_hub1 ul li ol li.product_con{ text-align:center; padding-bottom:0;}
.etwvideo_hub1 ul li ol li.product_con span{ display:none;}
.etwvideo_hub1 ul li ol li.product_con a{ text-align:center; font-size:14px; font-weight:normal;}
}

/* 2014-10-31 */
.sample_img01{bottom: 19%;}
.sample_img02{bottom: 33%;}
.sample_img04{bottom: 22%;}
.sample_img03 img{border-radius: 50%;border: 3px solid #c4d0d7;}
.details_img01{flex-wrap: wrap;}
.details_img li{position: relative;}
.details_img01 li{margin-bottom: 10px;}
span.icon-play{cursor:pointer;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:2px 0 0 7px!important;display:block;text-align:center;margin:0 auto;color:#fff;font-size:28px;border-radius:50%;width:50px;height:50px;background:rgba(126, 78, 50, 0.75);line-height:48px;opacity:1;font-family:fontawesome;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;z-index: 2;border-bottom: none!important;}
span.icon-play:before{content: "\f0da";font-size: 3rem;color: #fff;line-height: 3rem;} 
span.icon-play:hover{background-color: #8b0100;}
