@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: "Helvetica-Neue";
  src: url(../font/Helvetica-Neue.ttf) format("truetype");
}
@font-face {
  font-family: "Poppins-Regular";
  src: url(../font/Poppins-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "Poppins-Medium";
  src: url(../font/Poppins-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "AvantGarde-BT";
  src: url(../font/AvantGarde-BT.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/iconfont-02.ttf?t=1624252365977") format("truetype");
}
body {
  color: #333;
  background-color: #f1fafe;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9rem;
  line-height: 1.65;
  background: url(../images/bg.jpg) repeat-x #fff;
}
* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
li,
ol,
ul {
  list-style: none;
}
img {
  vertical-align: top;
  max-width: 100%;
  -ms-interpolation-mode: bicubic;
}
.clear {
  clear: both;
}
.clearfix::after {
  display: table;
}
hr {
  margin-bottom: 1rem;
}
a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  color: #174277;
}
a:hover {
  color: #1782d2;
}
a:focus {
  outline: 0;
  text-decoration: none;
}
a,
a:hover {
  text-decoration: none;
}
a.link {
  color: #124ca0;
  text-decoration: underline;
  font-family: "Oswald";
}
a.link:hover {
  color: #289fe1;
  text-decoration: underline;
}
.img_list span,
.img_list a span {
  text-align: center;
  display: block;
  padding: 0.5rem;
  color: #333;
}
.table1 {
  width: 57%;
}
.table-responsive1,
.table-responsive1 {
  width: auto;
}

.table {
  margin: 6px 0 1rem 0;
  font-size: 14px;
}
.table tr.top {
  background: #e7e3c6 !important;
  color: #333;
  text-align: center !important;
}
.table tr td {
  vertical-align: middle !important;
  padding: 3px 3px !important;
  text-align: left;
  font-size: 12px;
}
.table tr:nth-child(odd) {
  background-color: #f2f2f2;
}
.table tr:nth-child(even) {
  background-color: #fff;
}
.table-img {
  width: 100%;
  min-width: 200px;
}
.table-img img {
  width: 200px;
}
table,
td {
  border: 1px solid #bdccd1 !important;
}

.layui-layer-btn .layui-layer-btn0 {
  color: #fff !important;
  margin-bottom: 1rem;
}
h2,
.etw_hometitle {
  line-height: 18px;
  padding: 4px 0;
  color: #006699;
  font-weight: bold;
  font-size: 18px;
}
.etw_hometitle {
  padding-left: 0;
}

.pro_detail_img img {
  width: 100%;
}
b {
  font-weight: normal;
  font-style: italic;
  color: #000;
  text-decoration: underline;
}
strong {
  font-size: 0.9rem;
  color: #000;
}
#etw_top {
  position: fixed;
  width: 35px;
  height: 35px;
  right: 5px;
  bottom: 100px;
  text-align: center;
  background: #da251c;
  z-index: 100;
  cursor: pointer;
  color: #fff;
  font-weight: 700;
  line-height: 28px;
  border-radius: 50%;
}
#etw_top a {
  color: #fff;
}
.brief {
  color: #999;
  padding-top: 1rem;
  margin-bottom: 3rem;
  font-size: 0.85rem;
  margin-top: 2rem;
}
#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: #0d4bbf;
}

/* #header */
#header {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.headerin {
  position: relative;
  max-width: 1040px;
  width: 100%;
  margin: 0 auto;
}
#etw_logo {
  float: left;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
}
#etw_logo img {
  width: 130px;
}
#etw_logo span {
  color: #fff;
  line-height: 20px;
  font-weight: bold;
  font-size: 14px;
  font-style: italic;
  text-align: left;
  padding-left: 1rem;
  width: 260px;
}
/* etw_language */
.etw_language {
  clear: both;
  display: flex;
  flex-wrap: wrap;
  width: auto;
  justify-content: flex-end;
  padding-right: 1rem;
  padding-top: 0.5rem;
  height: 48px;
}
#etw_language {
  float: right;
  width: auto;
  text-align: right;
}
#etw_language .dropdown-item {
  display: inline-block;
  width: auto;
  font-size: 0.8135rem;
  line-height: 12px;
  padding: 0 0 0 0.5rem;
  color: #fff;
  min-width: auto !important;
  background: none;
  font-size: 12px;
}
#etw_language .dropdown-item img {
  margin-right: 5px;
}
#etw_language .dropdown-item:hover {
  color: #b6deff;
  text-decoration: underline;
  background: none;
}
#etw_language .dropdown-item:focus,
#etw_language .dropdown-item:hover {
  background: none !important;
}
.company {
  color: #fff;
  font-size: 12px;
  text-align: right;
  line-height: 20px;
}
.company span {
  font-weight: bold;
  font-size: 14px;
  display: block;
}

.top-nav {
  width: 100%;
  margin: 0 auto;
  margin-top: 0.28rem;
}
.navbar {
  padding: 0 1rem;
}
.navbar-expand-lg .navbar-collapse {
  justify-content: center;
}
.navbar-light .navbar-nav .nav-link {
  color: #000;
  padding: 0.45rem 2rem;
  position: relative;
  font-weight: bold;
  font-size: 12px;
}
.navbar-light .navbar-nav .nav-link::before {
  font-family: fontawesome;
  content: "\f0d7";
  position: absolute;
  margin: 0 auto;
  bottom: -1rem;
  left: 42%;
  transform: translate(-50%, -50%);
  transform: scale(0);
  transition: all 0.2s;
  transform-origin: left;
  color: #da251c;
  font-size: 1.1rem;
}
.navbar-light .navbar-nav .nav-item {
  position: relative;
}
.navbar-light .navbar-nav li a.nav-link:hover:before,
.navbar-light .navbar-nav li.active a.nav-link:before {
  transform: scale(1);
}
.dropdown-item {
  font-size: 0.85rem;
  font-family: Arial, Helvetica, sans-serif;
}

.navbar-expand-lg .navbar-nav .nav-item .dropdown-menu {
  padding: 0.51rem;
}
.navbar-expand-lg .navbar-nav .nav-item .dropdown-menu li a {
  padding: 0.2rem 0.8rem;
  padding-left: 1rem;
  position: relative;
  border-bottom: 1px solid #eee;
  font-size: 12px;
}
.navbar-expand-lg .navbar-nav .nav-item .dropdown-menu li:last-child a {
  border-bottom: none;
}
.navbar-expand-lg .navbar-nav .nav-item .dropdown-menu li a::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  background-color: #666;
  left: 5px;
  top: 12px;
  border-radius: 50%;
}
.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: #fff;
  background-color: #da251c;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #fff;
  background-color: #da251c;
}
.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:hover {
  color: #da251c;
  background: none;
}
.dropdown-menu {
  padding-top: 0;
}

@media (max-width: 1198.98px) {
  .navbar-light .navbar-nav .nav-link {
    padding-right: 0.4rem;
    padding-left: 0.4rem;
  }
  .navbar-light .navbar-nav .nav-link {
    text-transform: none;
  }
}
@media (max-width: 991.98px) {
  body {
    background: none;
  }
  .navfeed {
    display: none;
  }
  #header {
    position: inherit;
    min-height: inherit;
    border-top: none;
    background: #023f82;
    background-image: linear-gradient(to bottom, #0f5da7, #024188);
  }
  .navbar-expand-lg {
    margin-top: 0.5rem;
    padding-left: 1.12rem;
  }
  #etw_banner,
  .etw_about h2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  #etw_logo {
    width: 105px;
    border: none;
    flex-wrap: wrap;
  }

  .top-nav {
    width: 100%;
    margin-top: 0;
    clear: both;
    display: block;
  }
  .navbar-light .navbar-nav {
    background-color: #fff;
  }
  .navbar {
    padding: 0;
  }
  .navbar-light .navbar-nav .show > .nav-link {
    color: #141414;
  }
  .navbar-light .navbar-nav a.nav-link:before {
    display: none;
  }
  .navbar-light .navbar-nav .nav-item::after {
    display: none;
  }
  .navbar-light .navbar-nav .active .nav-link,
  .navbar-light .navbar-nav .nav-link:hover {
    color: #1a8ccd;
    background: none;
  }
  .navbar-light .navbar-nav .show > .nav-link {
    background: none;
  }
  .navbar-light .navbar-nav a.nav-link {
    font-weight: 400;
    font-size: 1rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #141414;
    padding: 0.6rem;
    text-align: left;
  }
  .dropdown-menu {
    border: none;
  }
  .navbar-light .navbar-toggler {
    color: #fff;
    font-size: 20px;
    margin: 1rem 1rem 0 0;
    background-color: #da251c;
    border: none;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    margin-top: 0rem;
  }
  #quicknav,
  .bg-light-line {
    display: none;
  }
}
#container {
  width: 100%;
  margin: 0 auto;
  margin-top: 1rem;
}
.bg-light {
  width: 100%;
  margin: 3rem auto;
  padding: 3rem 2rem;
  background-image: linear-gradient(to top, #f8f8f8, #efefef);
}
.bg-light-line {
  border-bottom: 1px solid #e0dede;
  padding: 0;
  padding-top: 1rem;
}
/*banner*/
#etw_banner {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
  margin-bottom: 2rem;
  position: relative;
  text-align: center;
}
#etw_banner ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#etw_banner ul li {
  width: 32.5%;
  margin-right: 1%;
  position: relative;
}
#etw_banner ul li:last-child {
  margin-right: 0;
}
#etw_banner ul li a span {
  position: absolute;
  display: flex;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  padding: 1rem;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  transition: all 0.3s;
  height: 60px;
  align-items: center;
}
#etw_banner ul li a:hover span {
  background-color: rgba(2, 63, 130, 0.6);
}
#etw_banner ul li a img {
  width: 100%;
}
/* etw_about*/
.etw_about {
  width: 100%;
  margin-top: 1rem;
  float: left;
  padding-bottom: 1rem;
}

.etw_about_home {
  border-bottom: 1px solid #bdccd1;
  padding-bottom: 0;
  margin-bottom: 2rem;
}
.etw_about h2 {
  width: 100%;
  font-weight: bold;
  font-size: 18px;
  color: #006699;
  height: auto;
}
.about_img {
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.about_img {
  padding: 2px;
  border: 1px solid #eee;
}
.pro_des {
  border-top: 1px solid #bdccd1;
  margin-top: 1rem;
  padding-top: 1rem;
}
.homevideo {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 3;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  background-color: rgba(2, 63, 130, 0.9);
  border-radius: 100%;
  text-align: center;
  line-height: 50px;
  color: #fff;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.homevideo a {
  width: 100%;
  display: block;
}
.homevideo i {
  display: block;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  font-size: 1.5rem;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  transition: all ease-in-out 1s;
  font-family: fontawesome;
  line-height: 50px;
  padding-left: 0.4rem;
}
/* product */
.product {
  width: 100%;
  margin-top: 1rem;
}
.product ul {
  width: 100%;
  display: flex;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #bdccd1;
  padding: 0.5rem;
  transition: all 0.3s;
}
.product ul:last-child {
  border-bottom: none;
}
.product ul li {
  width: 22%;
}
.product ul li.pro {
  padding-left: 1rem;
  font-size: 12px;
  width: 79%;
}
.product ul li.pro a {
  display: block;
  line-height: 16px;
  display: block;
  padding: 5px 0;
  font-weight: bold;
  font-size: 14px;
}
.product ul:hover a {
  color: #0d4bbf;
}
.product ul:hover {
  background-color: #eee;
}
/* zproduct1 */
.zproduct1 {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.zproduct1 ul {
  width: 24.2%;
  margin-right: 1%;
  text-align: center;
}
.zproduct1 ul:nth-child(4n) {
  margin-right: 0;
}
.zproduct1 ul li img {
  border: 1px solid #ccc;
}
.zproduct1 ul li a {
  font-size: 12px;
  color: #000;
  line-height: 1.55;
  display: block;
  padding-top: 0.5rem;
}
.zproduct1 ul:hover li a {
  color: #da251c;
}
/* #quicknav */

.ztitle1 {
  float: left;
  width: 90%;
  display: block;
  height: auto;
  line-height: 18px;
  color: #000;
  font-size: 11px;
  border-bottom: 1px solid #ccc;
  padding: 2px 0;
  margin-bottom: 3px;
}
.ztitle1 a {
  color: #000;
}
.ztitle {
  width: 100%;
}
.next {
  width: auto;
  float: right;
  height: auto;
}
.next a.gg {
  background: #333;
  text-decoration: underline;
}
.next a {
  width: 20px;
  height: 20px;
  margin-left: 4px;
  background: #666;
  color: #fff;
  line-height: 20px;
  text-align: center;
  font-weight: bold;
  float: left;
  border: 1px solid #ccc;
}

.pro_name {
  width: 100%;
  display: block;
  height: auto;
  float: left;
  padding: 3px 1rem;
  border-radius: 4px;
  margin-top: 0.5rem;
  background-image: linear-gradient(to left, #eef0f3, #f0f2f5);
}
.pro_name a {
  font-weight: bold;
  color: #161e2b;
  font-size: 14px;
}
.pro_name a:hover {
  color: #00f;
}
.title {
  width: 100%;
  display: block;
  line-height: 20px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  padding-bottom: 3px;
  margin-top: 1.5rem;
  font-size: 18px;
}

.content {
  width: 98%;
  max-width: 1040px;
  margin: 0 auto;
}
.home_content {
  background-color: #fff;
  padding: 1.5rem;
  padding-bottom: 0;
  position: relative;
}
.contact_content {
  margin-top: 8rem;
}

/* sidebar */
.right_sidebar {
  position: relative;
  z-index: 9;
  padding-left: 1rem;
  border-right: 1px solid #bdccd1;
}
.sidebar {
  margin-bottom: 1rem;
}
.sidebar > li.big {
  background: #eee;
  border-bottom: 5px solid #fff;
}
.sidebar li.big > a {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  display: block;
  position: relative;
  line-height: 1.25;
  font-family: Arial, Helvetica, sans-serif;
  padding: 4px 0px 4px 6px;
}
.sidebar li a {
  color: #333;
  font-size: 12px;
  padding-left: 1rem;
  display: block;
  position: relative;
  margin-top: 5px;
  margin-bottom: 3px;
}
.sidebar li a::before {
  position: absolute;
  content: "";
  left: 0.4rem;
  top: 6px;
  width: 5px;
  height: 5px;
  background-color: #666;
  border-radius: 50%;
}

.sidebar li.sma {
  background: #f8f8f8;
  border-bottom: none;
}
.sidebar li.sma a {
  color: #666;
  padding-left: 1.8rem;
  display: block;
  line-height: 16px;
  position: relative;
  margin-top: 0;
  padding-bottom: 5px;
  padding-top: 2px;
  margin-bottom: 0;
}
.sidebar li.sma > a::before {
  position: absolute;
  content: "";
  left: 16px;
  top: 12px;
  width: 4px;
  height: 4px;
  background-color: #f5f5f5;
  border-radius: 50%;
  border: 1px solid #666;
}

.sidebar li.big > a::before {
  display: none;
}
.sidebar li a:hover,
.sidebar li a.dq {
  color: #da251c;
}
.sidebar li > ol {
  padding: 0.51rem 0.51rem 0.51rem 0;
  margin-bottom: 1rem;
}
.sidebar li > ol > li > a {
  font-size: 1rem;
  display: block;
  border-bottom: none;
  font-size: 1rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 0.85rem;
  padding-left: 1.55rem;
  font-weight: normal;
  color: #666;
  border-bottom: 1px solid #bdccd1;
}
.sidebar li > ol > li > a::before {
  content: " ";
  background-color: #666;
  width: 4px;
  height: 4px;
  left: 12px;
  top: 6px;
  border-radius: 50%;
}
.sidebar_tile {
  color: #023f82;
  font-size: 1.4rem;
  font-family: "AvantGarde-BT";
  position: relative;
  padding: 0.5rem 1rem;
  padding-left: 0;
  border-radius: 18px 18px 0 0;
  border-bottom: 2px solid #da251c;
}
.sidebar_tile a {
  display: block;
}
.sidebar_tile a.dq,
.sidebar_tile a:hover {
  color: #0d4bbf;
}
.etw_title {
  width: 100%;
  height: 60px;
  display: block;
  float: left;
  background: url(../images/contact.jpg) no-repeat;
  background-size: cover;
  margin: 1rem 0;
  border: 2px solid #eee;
}
.etw_title a {
  color: #da251c;
  font-weight: bold;
  font-size: 18px;
  line-height: 60px;
  padding-left: 15px;
}
#etw_contact {
  padding-left: 0.5rem;
}

/* etw_set_feedback_form */
#etw_set_feedback_form {
  width: 100%;
  float: left;
  border: 1px solid #eee;
  background-color: #f5f5f5;
  padding: 1rem 3rem;
  border-radius: 8px;
  margin: 1.5rem auto;
}
.etw_form_title1 {
  color: #000;
  font-size: 1.2rem;
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
}
/* ul.item */
ul.item {
  margin-bottom: 5px;
  width: 100%;
  float: none;
}
ul.item li {
  position: relative;
  padding-left: 1.8rem;
  text-align: left;
  padding-bottom: 0.3rem;
}
ul.item li:before {
  content: "\f006";
  font-family: fontawesome;
  position: absolute;
  left: 9px;
  top: 2px;
  color: #666;
  font-size: 0.8rem;
}
ul.item_circle li:before {
  content: "\f111";
  font-size: 0.5rem;
  top: 6px;
}
.manufactures_box ul li::before {
  color: #fff;
}

/* .left_pics */
.picture {
  width: 43%;
  float: right;
  padding-left: 1rem;position: relative;
}

.left_pro_img {
  position: relative;
  padding: 1rem;
  background-color: #eee;
}
.left_pics {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.left_pics img {
  width: auto;
  text-align: center;
  border: 1px #eee solid;
}
.related_pic {
  width: 100%;
  display: flex;
  flex-flow: wrap;
}
.related_pic a {
  width: 18.2%;
  margin-right: 2%;
}
.related_pic a:nth-child(5n) {
  margin-right: 0;
}
.related_pic a:nth-child(5n + 1) {
  clear: both;
}
.related_pic1 a {
  width: 100%;
  margin-right: 0;
}

.related_pic img {
  width: auto;
  height: auto;
  float: left;
  border: 1px #eee solid;
  padding: 2px;
  margin: 10px 0 5px 0;
}
.related_pic1 img {
  margin-top: 0;
}
.related_pic img:hover {
  border: 1px #000 solid;
}
.related_pic span {
  font-size: 0.75rem;
  line-height: 0.9rem;
  display: block;
  text-align: center;
}


/* .capa_list */
.capa_list {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  background-image: linear-gradient(to left, #eef0f3, #f0f2f5);
  padding: 1rem;
  margin-bottom: 1rem;
}
.capa_list li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 1rem;
  border-bottom: 1px #ccc dashed;
}
.capa_list li:last-child {
  border-bottom: none;
}
.capa_list li h4 {
  margin-top: 0;
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.capa_list li .capa_img img {
  width: 100%;
  border: 1px solid #ccc;
  padding: 2px;
}
.capa_list li .capa_img {
  text-align: center;
  width: 32%;
}
.capa_list li .capa_des {
  width: 60%;
  margin-left: 2%;
  color: #333;
}
.capa_list li .capa_des p {
  font-size: 0.9rem;
}

/* workshop */
.workshop {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.workshop ul {
  width: 24.2%;
  margin-right: 1%;
  text-align: center;
  font-size: 12px;
}
.workshop ul:nth-child(4n) {
  margin-right: 0;
}
.workshop ul li img,
.img_list img {
  border: 1px solid #ccc;
  padding: 1px;
}
.con_all {
  background-color: #03438d;
  width: 120px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  border-radius: 8px;
  margin: 0 auto;
  margin-bottom: 1rem;
  transition: all 0.3s;
  margin-top: 1rem;
}
.con_all a {
  color: #fff;
  display: block;
  width: 100%;
}
.con_all:hover {
  background-color: #da251c;
}
.fontcolor {
  color: red;
  font-weight: 600;
  font-size: 16px;
}
/* contact-info */
.almi-contact-info-box h3 {
  font-size: 1.1rem;
  color: #000;
  margin-top: 1rem;
}
.contact-info-box {
  display: flex;
  margin-bottom: 1rem;
  align-items: center;
}
.contact-info-icon {
  background: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.14);
  margin-right: 20px;
  transition: all 0.3s;
}
.contact-info-box:hover .contact-info-icon {
  border: 4px solid #0d4bbf;
}
.contact-info-icon i {
  font-size: 1.8rem;
}
ul.contact-info {
  padding: 10px 0;
  margin: 0;
  list-style: none;
  flex: 1;
}
ul.contact-info li,
ul.contact-info li a {
  font-size: 1rem;
  color: #656970;
  font-weight: 500;
  margin-bottom: 0;
}
.feedback_form_contact {
  background-color: #eee;
  border: none;
  border-radius: 8px;
  padding-top: 1rem;
}
.form_contact_title {
  font-size: 1.4rem;
  border-bottom: 1px solid #eee;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
/* #footer */
#footer {
  width: 100%;
  margin: 0 auto;
  background: #f2f2f2;
  border-top: 3px solid #ccc;
  padding-top: 0.5rem;
}
.etw_footin {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background: #f2f2f2;
  padding: 1rem 0;
  border-top: 1px solid #fff;
}
.f_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.f_list a {
  color: #333;
  padding: 0.2rem 1rem;
}
.etw_bottom {
  width: 100%;
  padding-bottom: 1rem;
  text-align: left;
  font-size: 0.9rem;
  color: #333;
  border-top: 2px solid #fff;
  padding-top: 0.5rem;
}
.etw_bottom .etw_foot_title {
  padding-bottom: 0.5rem;
  border: none;
  color: #333;
  font-size: 1rem;
  position: relative;
}
.etw_bottom .etw_foot_title a {
  color: #fff;
  font-size: 1.066667rem;
  display: block;
}
.etw_bottom .etw_foot_title a:hover {
  color: #da251c;
  text-decoration: none;
}
.etw_bottom a {
  color: #333;
}
.etw_bottom a:hover,
.f_list a:hover {
  color: #da251c;
}
.etw_bottom ul {
  width: 100%;
  margin-right: 2%;
  float: left;
  display: flex;
  flex-flow: wrap;
}
.etw_bottom ul li {
  width: 100%;
  float: left;
}
.etw_bottom ul > li > a {
  display: block;
  line-height: 1.4rem;
  padding-left: 1rem;
  color: #666;
  position: relative;
  font-weight: 400;
  position: relative;
  font-size: 12px;
}
.etw_bottom ul > li > a:before {
  position: absolute;
  content: "\f105";
  left: 2px;
  top: 0px;
  font-family: fontawesome;
  color: #666;
}
.cot_add,
.cot_tel,
.cot_email,
.cot_people,
.cot_mobile,
.cot_fax,
.cot_whatsapp {
  position: relative;
  padding-left: 25px;
  display: block;
  margin-bottom: 3px;
  padding-top: 0.2rem;
}
.cot_add:before {
  content: "\f041";
  position: absolute;
  left: 0px;
  top: 0px;
  color: #fff;
  font-family: fontawesome;
  font-size: 20px;
}
.cot_tel:before {
  content: "\f095";
  position: absolute;
  left: 0px;
  top: 0px;
  color: #fff;
  font-family: fontawesome;
  font-size: 18px;
}
.cot_email:before {
  content: "\f0e0";
  position: absolute;
  left: 0px;
  top: 0px;
  color: #fff;
  font-family: fontawesome;
  font-size: 16px;
}
.cot_people:before {
  content: "\f2be";
  position: absolute;
  left: 0px;
  top: 0px;
  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: "\f17e";
  position: absolute;
  left: 0px;
  top: 5px;
  color: #fff;
  font-family: fontawesome;
  font-size: 18px;
}
#etw_coper {
  margin-top: 2px;
  width: 100%;
  line-height: 22px;
}
#etw_coper a {
  display: block;
  color: #333;
  font-size: 12px;
}
#otherlink {
  clear: both;
  width: 100%;
  height: auto;
}
#otherlink a {
  color: #333;
  display: inline-block;
  padding: 0 8px;
  font-size: 12px;
  margin-right: 5px;
  line-height: 22px;
  margin-bottom: 5px;
  border: 1px solid #bdccd1;
}
#otherlink a span {
  opacity: 0.5;
  position: relative;
  top: 0;
  font-size: 12px;
}
#otherlink a:hover {
  color: #666;
}
#otherlink a:hover span {
  opacity: 1;
  top: -2px;
  transition: all 0.3s ease-in-out;
}
/*sitemap*/
.etw_map {
  width: 100%;
  display: block;
  height: auto;
  padding-bottom: 10px;
  overflow: hidden;
  font-size: 12px;
}
.etw_map ul {
  float: left;
  width: 99%;
  display: block;
}
.etw_map ul li {
  float: left;
  width: 99%;
  display: block;
  margin-top: 3px;
  color: #000;
  line-height: 18px;
  display: block;
  margin-right: 8px;
}
.etw_map ul li a {
  float: left;
  color: #30f;
  width: 100%;
  line-height: 16px;
  padding: 1px 0;
  font-weight: bold;
  text-decoration: underline;
  display: block;
}
.etw_map ul li.sma {
  float: left;
  width: 32%;
  display: block;
  margin-top: 6px;
  color: #000;
  line-height: 18px;
  display: block;
  margin-right: 8px;
}
.etw_map ul li.sma a {
  float: left;
  color: #30f;
  width: 99%;
  line-height: 16px;
  padding: 1px 0;
  text-decoration: underline;
  font-weight: normal;
}
.etw_map ul li a:hover {
  color: #d50d11;
  text-decoration: underline;
}
.etw_map ul li.big {
  float: left;
  width: 100%;
  display: block;
  margin-right: 0px;
  margin-top: 0.5rem;
}
.etw_map ul li.big a {
  background: #eee;
  display: block;
  width: 100%;
  font-weight: bold;
  line-height: 18px;
  color: #00f;
}
@media (max-width: 1499.98px) {
}
@media (max-width: 1199.98px) {
}
@media (max-width: 991.98px) {
  .row {
    margin-left: 0;
    margin-right: 0;
  }
  .content .col-lg-9 {
    padding-right: 0;
    padding-left: 0;
  }
  .home_content {
    padding-right: 15px;
    padding-left: 15px;
  }
  .etw_language {
    width: auto;
    clear: none;
    padding-right: 0;
    padding-top: 1rem;
    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;
  }
  #etw_language .dropdown-item:hover {
    color: #007bff;
  }
  .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;
  }
  .iconfont {
    font-family: "iconfont" !important;
    font-size: 1.8rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
  }
  .right_sidebar {
    border-right: none;
  }
  .etw_about h2 {
    font-size: 1rem;
  }
}
@media (max-width: 650.98px) {
  html {
    font-size: 14px;
  }
  .etw_footin {
    text-align: center;
  }
  ul.item li {
    margin-left: 0;
  }
  #floatchatiframe2011,
  .feedback_form_contact #floatchatiframe2011 {
    width: 100%;
  }
  .ztitle {
    display: none;
  }
}
@media (max-width: 575.98px) {
  #etw_banner .banner_txt {
    top: 1%;
  }
  .banner_txt_in {
    background: none;
  }
  #etw_banner .banner_txt h1 {
    font-size: 1.2rem;
    text-transform: none;
    text-shadow: 2px 2px 3px #000;
  }
  .carousel-caption {
    bottom: 1%;
  }

  #etw_banner ul li a span {
    font-size: 12px;
  }
  .product ul {
    flex-wrap: wrap;
  }
  .product ul li,
  .product ul li.pro {
    width: 100%;
    text-align: center;
    margin-bottom: 1rem;
  }
  .product ul li.pro {
    text-align: left;
  }
  .capa_list li {
    justify-content: center;
  }
  .capa_list li .capa_des,
  .capa_list li .capa_img {
    width: 100%;
    margin-left: 0;
    color: #666;
  }
  .zproduct1 ul {
    width: 24.2%;
  }
  .workshop ul {
    width: 32.5%;
  }
  .workshop ul:nth-child(4n) {
    margin-right: 1%;
  }
  .workshop ul:nth-child(3n) {
    margin-right: 0;
  }
  .contact-info-icon {
    width: 20px;
    height: 20px;
    box-shadow: none;
  }
  .contact-info-icon i {
    font-size: 1.6rem;
  }
  .contact-info-box:hover .contact-info-icon {
    border: none;
  }
  .picture {
    width: 100%;
    float: none;
    padding-left: 0;
  }
  .table1 {
    width: 100%;
  }
  #etw_banner ul li a span {
    position: relative;
    height: 100px;
  }
  #etw_logo img {
    width: 80px;
  }
}
@media (max-width: 380.98px) {
  #etw_banner ul li a span {
    position: absolute;
    height: 50px;
  }
  #etw_banner ul li {
    width: 100%;
    margin-right: 0;
  }
  #etw_banner ul li a img {
    width: 100%;
  }

  .zproduct1 ul {
    width: 48%;
  }
}


/*video拆分单页样式*/
#etw_content{margin-top: 20px;}
.etw_videotitle{display: block; font-size: 2.2rem; line-height: 2.4rem; padding: 0; color: #281673; margin: 0 0 2rem 0; font-weight: 600;}
.video_protitle6 {position: relative; margin-bottom: 1.2rem; padding-bottom: 8px; margin-top: 16px;}
.video_protitle6 span {
    display: inline;
    color: #000;
    font-size: 24px;
    font-weight: 500;
    padding-bottom: 5px;
    border-bottom: 1px solid #dedede;
}
.video_protitle6 span:before {
    position: absolute;
    content: '';
    background: #d44848;
    width: 50px;
    height: 3px;
    left: 0%;
    bottom: 0rem;
}
.h2video {font-size:30px;padding-bottom:8px;line-height:40px;color:#111; margin-bottom:8px;padding-top: 0;}
.etw_top{padding-top: 15px;}
#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{text-align:left;font-size:1.4rem;line-height:1.4rem;padding:0 0.3rem 0 0.6rem;color:#005fa9;font-weight:600;position:relative;width:100%; border-left:5px #da251c solid;}
.webtitle01{margin-top: 16px;}

#etw_videolist ul{position:relative;margin:16px 0 16px 0;}
#etw_videolist ul.dq{margin-bottom: 0;}
#etw_videolist ul li{width:100%;position:relative;margin:5px 0 8px 0;border-radius:8px;}
#etw_videolist ul li img{width:35%;float:left;overflow:hidden;border-radius:5px; border:1px #eee solid;}
#etw_videolist ul li a{display:block;display:flex;flex-wrap:wrap;align-items:center;background:#eff7fa;}
#etw_videolist ul li a span{width:65%;float:right;padding:8px 8px 8px 11px;color:#1d0d69;font-size:14px;line-height:18px;position:relative;display:block; font-family:Arial, Helvetica, sans-serif;}
#etw_videolist ul li a.dq span,#etw_videolist>ul li a:hover span{color:#d44848;}
#etw_videolist ul li a.dq,#etw_videolist>ul li a:hover{ background:#e1eef8;}
#etw_videolist ul p{margin-bottom: 0;}

.video_more{ padding: 8px 32px; padding-left: 32px; color: #005fa9;transition: all .5s; position: relative; display: inline-block; font-size: 16px;font-family:Acumin-Pro-Condensed-Black; background-color: #fff; }
.video_more:hover{color: #fff;background-color: #005fa9;}
.video_more::before{position: absolute;content: "\f105"; left: 8px; top: 8px;font-family:fontawesome; font-size:16px; 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: 8px; }

.etwvideo_hub{position:relative; margin-bottom:32px;}
.etwvideo_hub ul{display:flex;flex-wrap:wrap;position:relative;}
.etwvideo_hub ul>li{width:49%;margin:0 2% 16px 0;position:relative;border:1px solid #eee;transition:.3s all ease-in-out; background:#eff7fa;border-radius:5px;}
.etwvideo_hub ul>li:nth-child(2n){margin-right:0;}
.etwvideo_hub ul>li:nth-child(2n+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:45%;position:relative;}
.etwvideo_hub ul li ol li.product_img a{width:100%;display:flex;flex-wrap:wrap;position:relative;justify-content:center;align-items:center;}
.etwvideo_hub ul li ol li.product_con{width:55%;position:relative;padding:0 16px;}
.etwvideo_hub ul li ol li.product_con a{display:block;font-size:14px;line-height:20px;padding:8px 0; font-family:Arial, Helvetica, sans-serif; color: #1b0b65;}
.etwvideo_hub ul>li:hover{box-shadow:1px 3px 10px rgba(0 0 0 / 15%);}
.etwvideo_hub ul li ol li.product_con a:hover{ color:#d44848;}
.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: 32px; color:#005fa9;  background:#fff; border-radius:100%; border:1px #666 solid; width:36px; height:36px; text-align:center; padding-top:0; padding-left:4px;line-height: 36px;}
.etwvideo_hub ul>li ol .product_img a:hover:after{color:#fff; background:#d44848;} 
.product01{margin-bottom: 45px;}

.floatchatiframe01{height: 340px!important;}
#video_right .more_details a{color:#fff;font-size:14px;text-transform:uppercase;background:rgba(0, 95, 169, 0.95);padding:6px 32px;border-radius:8px;display:inline-block;margin:8px 0 0 0;border:1px #aaa solid;font-weight:normal;box-shadow:0 1px 2px 0 rgba(0,0,0,.14),0 1px 4px 0 rgba(0,0,0,.12),0 2px 2px -1px rgba(0,0,0,.2);margin-bottom: 16px;}
#video_right .more_details a:hover{border-color:#1d0d69;background:none;color:#1d0d69;}
#etw_set_feedbackform{width:100%;background:#e8ecf3;padding:64px 18px 32px 18px;border-radius:18px;margin:32px 0;min-height:500px;box-shadow: 0 8px 16px rgba(0,0,0,.15);}
.form_contact_title{font-size:26px;color:#000;font-weight:600;margin-bottom:16px;padding-left:15px;}
#etw_set_feedbackform #floatchatiframe2011{margin:0 auto}
.video_tit{font-size: 20px;position: relative;padding-left: 18px;}
.video_tit:before{position: absolute;content: "\f101";font-family: fontawesome;left: 0;top: 8px;}

@media (max-width:991.98px){ 
#video_sidebar, #video_right {width: 100%;}
.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;}
}

@media (max-width:575.98px){ 
.etwvideo_hub ul>li{width:100%;margin-right:0;}
.etwvideo_hub ul>li:nth-child(3n){margin-right:0%;}
}


/* 2023/04/10 */
.etw_leftpic,.zproduct1 ul li,.workshop ul li,.etw_about figure{position: relative;}
.video-play{ cursor: pointer; transition:0.5s; padding:6px 0 0 5px; display:block; text-align:center; margin:0 auto; color:#da251c; font-size:18px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); margin:auto; text-align:center; width:50px; border-radius:5px; height:30px; background:#fff; -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s; -o-transition:0.5s; padding-top: 7px;}
.video-play:hover{background:#da251c;color: #fff;}