@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 Condensed Bold";
  src: url(../font/helvetica-condensed-bold.ttf) format("truetype");
}
@font-face {
  font-family: "Klavika Light";
  src: url(../font/klavika-light.woff) format("woff"),
    url(../font/klavika-light.woff2) format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Klavika-Medium";
  src: url(../font/Klavika-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "Klavika-Regular";
  src: url(../font/Klavika-Regular.ttf) format("truetype");
}

@font-face {
  font-family: "Open-Sans";
  src: url(../font/Open-Sans.ttf) format("truetype");
}
@font-face {
  font-family: "OpenSans-Light";
  src: url(../font/OpenSans-Light.ttf) format("truetype");
}
@font-face {
  font-family: "OpenSans-Bold";
  src: url(../font/OpenSans-Bold.ttf) format("truetype");
}
@font-face {
  font-family: "OpenSans-SemiBold";
  src: url(../font/OpenSans-SemiBold.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=1636437409681") format("truetype");
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 2rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #666;
}
body {
  color: #333;
  font-family: Arial;
  font-size: 0.95rem;
  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-weight: normal;
  font-family: Arial;
  font-size: 1.1rem;
  display: inline-block;
  padding-bottom: 0.5rem;
}
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: #289fe1;
  display: inline-block;
  text-decoration: underline;
  font-family: Arial;
}
a.link:hover {
  color: #174277;
  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;
}

.img_list span {
  text-align: center;
  display: block;
  padding: 0.5rem;
  font-size: 0.9rem;
}
.img_list_bg .img_item {
  display: block;
  background-color: #eee;
  height: 100%;
  padding-bottom: 1rem;
  position: relative;
}
.img_list_bg .img_item a {
  position: relative;
  z-index: 1;
}
.img_list_bg .img_item span {
  position: relative;
  z-index: 1;
  transition: all 0.3s linear 0s;
}
.img_list_bg .img_item::after {
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  background-color: rgba(15, 153, 160, 1);
  opacity: 0.851;
  content: "";
  transition: all 0.3s linear 0s;
}
.img_list_bg .img_item:hover::after {
  left: 0;
  width: 100%;
  z-index: 0;
}
.img_list_bg .img_item:hover span {
  color: #fff;
}
.table {
  margin: 6px 0 0 0;
  margin-bottom: 0.5rem;
}
.table tr.top {
  background: #eee !important;
  color: #333;
  text-align: center !important;
}
.inquiry {
  color: #00479d;
}
.table tr td {
  vertical-align: middle !important;
  text-align: left;
  color: #000;
}
.table tr:nth-child(odd) {
  background-color: rgba(40, 159, 225, 0.1);
}
.table tr:nth-child(even) {
  background-color: rgba(40, 159, 225, 0.15);
}
.table-img {
  width: 100%;
  min-width: 200px;
}
.table-img img {
  width: 200px;
}
table,
td {
  border: 1px solid #fff !important;
}
.table1 {
  width: auto;
}
.theme-send-inquiry-box {
  background: #252525 !important;
}
.theme-box-name {
  background: #02b3ed !important;
  text-transform: uppercase;
  font-family: Arial;
}
h3 {
  font-size: 1.4rem;
  margin-bottom: 1rem;
}
.big_title {
  font-family: Arial;
  border-bottom: 1px solid #eee;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
span.s_title {
  font-family: Arial;
  color: #02b3ed;
  font-size: 1.5rem;
  display: inline-block;
  position: relative;
}
.pd_section span.s_title {
  margin-top: 1rem;
}
.about_title {
  font-family: Arial !important;
}
h4 {
  color: #333;
  font-size: 1.1rem;
  font-family: Arial;
  margin-top: 1rem;
}
.h4_title {
  font-size: 1.6rem;
  font-family: Arial;
  position: relative;
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding-bottom: 1rem;
}
.h4_title span {
  display: block;
}
.h4_title::before {
  position: absolute;
  content: "";
  width: 100px;
  height: 2px;
  left: 0;
  bottom: 0;
  background-color: #ce0000;
}
h2,
.etw_hometitle {
  display: block;
  line-height: 1.35;
  color: #02b3ed;
  font-size: 2rem;
  font-family: Arial;
}
.etw_hometitle {
  margin-bottom: 1rem;
}
.sname {
  color: #666;
  font-size: 1.2rem;
  font-family: Arial;
}

span.s_title {
  font-size: 1.2rem;
}

#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: rgba(255, 255, 255, 0.9);
  padding: 0.5rem 0;
  padding-top: 5px;
  border-top: 5px solid #02b3ed;
}

.header_in {
  padding-bottom: 3rem;
}
#etw_logo {
  width: auto;
  padding: 0.5rem 0;
  text-align: center;
  float: left;
  position: absolute;
  top: 0.5rem;
  z-index: 1;
}

.top-nav {
  width: 100%;
}
.top-nav .navbar {
  padding: 0;
  float: right;
}
.nav-fixed {
  background: rgba(255, 255, 255, 1) !important;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  -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-light .navbar-nav .nav-link {
  color: #333;
  transition: all 0.5s;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding: 1rem 0.8rem;
  font-family: Arial;
  text-transform: uppercase;
  font-size: 1rem;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  top: 54px;
  border: none !important;
}
.navbar-expand-lg .navbar-nav .dropdown-menu > li > a {
  background-color: #02b3ed;
  color: #fff;
  font-size: 1rem;
  position: relative;
  display: block;
  transition: all 0.5s;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  border-bottom: 1px solid #02b3ed;
}
.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,
.dropdown-menu-one li > a.active {
  color: #02b3ed;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #02b3ed;
}
.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:hover {
  color: #fff;
  background-color: #0a96bd !important;
}
.dropdown-item {
  font-size: 0.9rem;
}
.nav-item span.pro_icon {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  color: #00aae7;
  padding: 2px 8px;
  font-size: 2rem;
  width: 32px;
  height: 28px;
  line-height: 24px;
  display: none;
  text-align: center;
}

/* .etw_language */
.etw_language {
  float: right;
  display: flex;
  flex-wrap: wrap;
  padding-right: 0.533333rem;
  justify-content: flex-end;
  height: 20px;
  font-size: 12px;
  z-index: 1;
  position: relative;
}
#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 1.5rem;
  color: #333;
  min-width: auto !important;
  background: none;
}
#etw_language .dropdown-item img {
  margin-right: 5px;
}
#etw_language .dropdown-item:hover {
  color: #00aae7;
  text-decoration: underline;
  background: none;
}
#etw_language .dropdown-item:focus,
#etw_language .dropdown-item:hover {
  background: none !important;
}
/* banner */
#banner {
  width: 100%;
  position: relative;
}

.carousel-caption span {
  font-size: 1.15rem;
  color: #02b3ed;
  font-family: Arial;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  background-color: #02b3ed;
  border-radius: 50%;
  background-image: none;
  height: 40px;
  width: 40px;
  position: relative;
  line-height: 40px;
  cursor: pointer;
}
.carousel-control-next-icon::before {
  font-family: fontawesome;
  content: "\f105";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 2rem;
}
.carousel-control-prev-icon::before {
  font-family: fontawesome;
  content: "\f104";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 2rem;
}
.carousel-indicators li {
  background-color: #fff;
}
.carousel-indicators .active {
  background-color: #02b3ed;
}
.carousel-control-next,
.carousel-control-prev {
  background: none;
  border: none;
  z-index: 2;
}
.banner_01 {
  width: 100%;
  max-width: 600px;
  background-color: rgba(2, 179, 237, 0.74);
  color: #fff;
  padding: 30px;
  left: -18%;
  bottom: inherit;
  top: 50%;
  margin: 0 auto;
}
.banner_0 {
  max-width: 300px;
  padding: 15px;
  left: -49%;
}

.banner_01 h5 {
  font-family: Arial;
  text-transform: uppercase;
  font-size: 2.6rem;
}
.banner_0 h5 {
  font-size: 2.2rem;
}
.banner_02 {
  left: 0;
  right: 0;
  color: #fff;
  background-color: rgba(2, 179, 237, 0.74);
}

/* main_pro */
.main_pro {
  width: 100%;
  margin: 3rem auto;
  background-color: #aee0fa;
  padding: 3rem;
}
.mainpro_item {
  background-color: #00aae7;
  box-shadow: -2px 0px 29px -2px rgb(0 0 0 / 39%);
  border-radius: 15px 0 15px 0;
  transition: all 0.3s;
  height: 100%;
  position: relative;
}
.mainpro_item a img {
  background-color: #fff;
  border-radius: 15px 0 15px 0;
  width: 100%;
}
.mainpro_item a .hide {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  justify-content: center;
  display: flex;
  opacity: 0;
  transition: all 0.5s;
}
.mainpro_item a .hide img {
  width: auto;
  border-radius: 50%;
  margin: 5px;
  border: 4px solid #289fe1;
}
.mainpro_item a span {
  color: #fff;
  display: block;
  padding: 1rem;
  position: relative;
  font-size: 1.1rem;
}
.mainpro_item a span i {
  margin-left: 1rem;
  opacity: 0;
  font-size: 1.4rem;
}
.mainpro_item:hover {
  background: #174277;
}
.mainpro_item:hover a span i,
.mainpro_item:hover a .hide {
  opacity: 1;
}
.webtitle {
  font-size: 2.25rem;
  color: #02b3ed;
  font-family: Arial;
  margin-bottom: 1rem;
  position: relative;
  text-align: center;
}

.webtitle span {
  position: relative;
  background-color: #fff;
  padding: 0 2rem;
  display: inline-block;
}
.webtitle::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 2rem;
  width: 60%;
  height: 1px;
  background-color: #02b3ed;
}
/* about_box */
.about_box {
  width: 100%;
  margin: 3rem auto;
}
.about_des {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.65;
  color: #000;
  font-family: Arial;
  font-size: 1.1rem;
}
.about_des .webtitle {
  margin-bottom: 0;
}
.main_pro .webtitle span {
  background-color: #aee0fa;
}
.about-video {
  width: 80px;
  height: 80px;
  display: block;
  margin: 0 auto;
  margin-bottom: 0;
  margin-bottom: 1rem;
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: 0 auto;
  border-radius: 50%;
  transition: all 0.3s;
  z-index: 1;
  background-color: #fff;
  transition: 0.3s ease-in-out;
  -webkit-animation: ripple 1s linear infinite;
  animation: ripple 1s linear infinite;
}

.about-video i {
  display: block;
  text-align: center;
  margin: 0 auto;
  color: #00aae7;
  font-size: 1.5rem;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  transition: all ease-in-out 1s;
  background: 0 0;
  font-family: fontawesome;
  padding-left: 0.4rem;
  box-shadow: 0 0.5rem 1rem rgba(204, 204, 204, 0.15);
  z-index: 3;
  line-height: 82px;
  z-index: 1;
}
.about-video:hover::before {
  color: #fff;
  background-color: rgba(0, 140, 176, 0.85);
}
.about-video:hover i {
  color: #0f599b;
}

@-webkit-keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(2, 179, 237, 0.28),
      0 0 0 10px rgba(2, 179, 237, 0.28), 0 0 0 20px rgba(2, 179, 237, 0.28);
  }

  100% {
    box-shadow: 0 0 0 10px rgba(2, 179, 237, 0.28),
      0 0 0 20px rgba(2, 179, 237, 0.28), 0 0 0 40px rgba(2, 179, 237, 0.28);
  }
}

@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(2, 179, 237, 0.29),
      0 0 0 10px rgba(2, 179, 237, 0.09), 0 0 0 20px rgba(2, 179, 237, 0.29);
  }

  100% {
    box-shadow: 0 0 0 10px rgba(2, 179, 237, 0.29),
      0 0 0 20px rgba(2, 179, 237, 0.29), 0 0 0 40px rgba(2, 179, 237, 0.29);
  }
}

.btn_more {
  width: auto;
  background-color: #02b3ed;
  padding: 0.2rem 1rem;
  color: #fff;
  border-radius: 15px 0 15px 0;
  display: inline-block;
  transition: all 0.5s;
}
.btn_more:hover {
  background-color: #0f599b;
  color: #fff;
}
/* production_box */

.production_box {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 3rem;
}
.production_box ul {
  display: flex;
}
.production_box ul > li {
  width: 48%;
  margin-right: 2%;
  position: relative;
}
.production_box ul > li a img {
  width: 100%;
}
.production_box ul > li.p_left a {
  position: relative;
  display: block;
}
.production_box ul > li.p_left a::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-image: linear-gradient(
    to bottom,
    rgba(0, 181, 228, 0.3) 45%,
    rgba(0, 0, 0, 0.8)
  );
  width: 100%;
  height: 100%;
}

.production_box ul > li span {
  display: block;
  position: absolute;
  bottom: 1.5rem;
  left: 5%;
  right: 5%;
  color: #fff;
  font-family: Arial;
  font-size: 1.2rem;
  transition: all 0.5s;
  text-transform: uppercase;
}
.production_box ul > li span p {
  font-size: 0.9rem;
  text-transform: none;
  font-family: Arial;
}
.production_box ul > li span i {
  font-size: 0.98rem;
}
.production_box ul > li.p_left:hover a::before {
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.1) 45%,
    rgba(0, 0, 0, 0.91)
  );
}
.production_box ul > li.p_left:hover span {
  color: #289fe1;
}

/* cer_box */
.cer_box {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  border-top: 1px solid #ededeb;
  padding: 1rem 0;
}
.cer_box ul {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.cer_box ul li {
  margin: 1rem;
}
.cer_box ul li img {
  width: 100%;
  max-width: 120px;
}
/* case_box */
.case_box {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  background-color: #ededeb;
  padding: 3rem 2rem;
  font-family: Arial;
  font-size: 1.1rem;
}
.case_box p {
  text-align: center;
}
.case_box .webtitle span {
  background-color: #ededeb;
}
.case_box .item {
  position: relative;
}
.case_box .item a {
  overflow: hidden;
  display: block;
  position: relative;
}
.case_box .item a img {
  transition: all 1s;
}
.case_box .item a:hover img {
  transform: scale(1.1);
}
.case_box .item a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.1) 45%,
    rgba(0, 0, 0, 0.91)
  );
}
.case_box .item span {
  position: absolute;
  left: 2rem;
  bottom: 2rem;
  color: #fff;
  font-family: Arial;
  font-size: 1.22rem;
  text-transform: uppercase;
}
/* case_inner_box */
.case_inner_box {
  width: 100%;
  margin: 2rem auto;
  margin-top: 0;
  background-color: #eee;
  padding: 1rem;
}

.case_des a {
  text-decoration: underline;
  display: block;
  position: relative;
  font-size: 0.9rem;
}
/* about_format_sub */

.about_format_sub {
  width: 100%;
  margin: 0 auto;
}
.about_format_sub ul,
.about_format_sub ul > ol {
  width: 100%;
}
.about_format_sub ul > ol {
  display: flex;
  margin-bottom: 2rem;
}
.about_format_sub ul > ol li.product_img {
  flex: 1;
  margin-right: 2rem;
  overflow: hidden;
}
.about_format_sub ul > ol li.product_img img {
  transition: all 0.5s;
}
.about_format_sub ul > ol:hover li.product_img img {
  transform: scale(1.05);
}
.about_format_sub ul > ol:hover li.product_con a {
  color: #00479d;
}
.about_format_sub ul > ol li.product_con {
  flex: 1;
}
.about_format_sub ul > ol li.product_con a {
  display: block;
  font-size: 1.2rem;
  padding-bottom: 1rem;
  font-family: Arial;
  color: #000;
  text-transform: uppercase;
  transition: all 0.5s;
}
.about_format_sub ul > ol li.product_con a.etw_more {
  font-size: 0.9rem;
  display: inline-block;
  background-color: #289fe1;
  color: #fff;
  padding: 0.2rem 0.6rem;
  text-transform: none;
  border-radius: 15px 0 15px 0;
}
.about_format_sub ul > ol li.product_con a.etw_more:hover {
  background-color: #00479d;
}

/* etw_sidebar */
#etw_sidebar {
  width: 100%;
  background-color: #289fe1;
  padding: 1rem;
}
#etw_sidebar .etw_hometitle {
  width: 100%;
  padding: 0.5rem;
  margin-bottom: 0;
  font-size: 1.6rem;
  font-family: Arial;
  border-bottom: solid 1px #e8e8e8;
  color: #fff;
}
#etw_sidebar ul {
  width: 100%;
}
#etw_sidebar ul li a {
  color: #fff;
  padding: 0rem 1rem;
  display: block;
  font-size: 0.8rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  transition: all 0.5s;
  line-height: 1.35;
  display: block;
}
#etw_sidebar ul li {
  border-bottom: solid 1px #e8e8e8;
  cursor: pointer;
}
#etw_sidebar ul > li > a {
  padding: 1rem 1rem;
  padding-left: 1.5rem;
  font-size: 1rem;
  position: relative;
  line-height: 1.35;
  display: block;
}
#etw_sidebar ul > li > a::before {
  content: "\f107";
  font-family: fontawesome;
  position: absolute;
  left: 9px;
  top: 1rem;
  font-size: 1.1rem;
}
#etw_sidebar ul li a:hover,
#etw_sidebar ul li a.thisItem {
  color: #000;
}
#etw_contactin {
  margin-top: 2rem;
  color: #fff;
  line-height: 1.35;
}
#etw_contactin a {
  color: #fff;
  margin-bottom: 1rem;
}
#etw_contactin .etw_hometitle {
  margin-bottom: 1rem;
}
#etw_contactin .etw_contact {
  padding: 0.5rem;
}

#etw_contactin .etw_contact strong{font-size: 1rem;}
/* hub_products */
.hub_products {
  width: 100%;
  margin: 0 auto;
}
.big_cate_format a {
  width: 100%;
  display: block;
  font-size: 1.5rem;
  font-family: Arial;
  color: #02b3ed;
  border-bottom: 1px solid #eee;
  margin-bottom: 1rem;
}
.hub_products .productstyle_sub {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.hub_products .productstyle_sub ul {
  width: 49%;
  display: block;
  padding: 1rem;
  margin-bottom: 2rem;
  border: 1px solid #eee;
  margin-right: 2%;
  border-radius: 15px 0 15px 0;
  background-color: #f7f7f7;
}
.hub_products ul:nth-child(2n) {
  margin-right: 0;
}
.hub_products ul > li,
.hub_products ul > li > ol {
  width: 100%;
}
.hub_products ul > li > ol {
  display: flex;
  margin-bottom: 2rem;
}
.hub_products ul > li > ol > li.product_con {
  flex: 1;
  font-size: 0.9rem;
  color: #666;
}
.hub_products ul > li > ol > li.product_con a {
  display: block;
  padding-bottom: 1rem;
  color: #333;
  font-family: Arial;
  line-height: 1.35;
  font-size: 1.1rem;
}
.hub_products ul > li > ol > li.product_img {
  margin-right: 2rem;
  width: 32%;
  overflow: hidden;
}
.hub_products ul > li > ol:hover li.product_img img {
  transition: all 0.5s;
}
.hub_products ul > li > ol:hover li.product_img img {
  transform: scale(1.05);
}
.hub_products ul > li > ol:hover li.product_con a {
  color: #02b3ed;
}
/* etw_products */
.etw_products {
  width: 100%;
  margin: 0 auto;
}
.etw_products .productstyle_sub {
  margin-top: 2rem;
}
.etw_products ul li ol {
  display: flex;
  margin-bottom: 2rem;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 2rem;
  align-items: center;
}
.etw_products ul li ol li.product_img {
  width: 30%;
  padding-right: 2%;
}
.etw_products ul li ol li.product_con {
  flex: 1;
  color: #666;
}
.etw_products ul li ol li.product_con a {
  display: block;
  color: #666;
  font-family: Arial;
  padding-bottom: 0.5rem;
  transition: all 0.5s;
  font-weight: 700;
}
.etw_products ul li ol:hover li.product_con a {
  color: #289fe1;
}
/* other_pro */

.relate_name {
  font-size: 1.6rem;
  font-family: Arial;
  padding-bottom: 1rem;
}
.other_pro {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 3rem;
}
.other_pro ul {
  width: 100%;
  display: flex;
}
.other_pro ul > li {
  margin-right: 2%;
  width: 25%;
  background-color: #02b3ed;
  border-radius: 0 0 15px 0;
}
.other_pro ul > li > ol,
.other_pro ul > li > ol > li {
  width: 100%;
}
.other_pro .product_con {
  padding: 0.5rem;
  padding-bottom: 0;
  width: 100%;
  color: #fff;
  font-size: 0.9rem;
  line-height: 1.25;
}

.other_pro .product_con a {
  color: #fff;
  display: block;
  line-height: 1.25;
  font-family: Arial;
  padding-bottom: 1rem;
  font-size: 0.9rem;
}

.other_pro ul > li:hover {
  box-shadow: -2px 0px 29px -2px rgb(0 0 0 / 39%);
}

/* otherpro_item */
.otherpro_item a {
  width: 100%;
  display: flex;
  padding: 1rem;
  border-right: 1px solid #ddd;
  padding-right: 2rem;
  transition: all 0.5s;
}
.otherpro_item a:hover {
  background-color: #eee;
}
.row .col-md-6:nth-child(2n) .otherpro_item a {
  border-right: none;
  padding-right: 1rem;
}
.otherpro_item a .otherpro_img {
  margin-right: 2rem;
  width: 32%;
}
.otherpro_item a .otherpro_des {
  flex: 1;
}
.otherpro_item a .otherpro_des span {
  font-size: 1.4rem;
  color: #333;
  font-family: Arial;
  display: block;
  padding-bottom: 1rem;
}
.otherpro_des ul li {
  list-style: disc;
  margin-left: 1rem;
  color: #666;
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
}

.main-timeline {
  padding: 20px 0;
  position: relative;
  margin: 3rem auto;
}
.main-timeline:before,
.main-timeline:after {
  content: "";
  height: 40px;
  width: 40px;
  background-color: #e7e7e7;
  border-radius: 50%;
  border: 10px solid #303334;
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  top: -15px;
  z-index: 2;
}
.main-timeline:after {
  top: auto;
  bottom: 15px;
}
.main-timeline .timeline {
  padding: 35px 0;
  margin-top: -30px;
  position: relative;
  z-index: 1;
}
.main-timeline .timeline:before,
.main-timeline .timeline:after {
  content: "";
  height: 100%;
  width: 50%;
  border-radius: 100px 0 0 100px;
  border: 15px solid #46b2bc;
  border-right: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.main-timeline .timeline:after {
  height: calc(100% - 30px);
  width: calc(50% - 12px);
  border-color: #65c7d0;
  left: 12px;
  top: 15px;
}
.main-timeline .timeline-content {
  display: flex;
  justify-content: space-between;
}
.main-timeline .timeline-content:hover {
  text-decoration: none;
}
.main-timeline .timeline-year {
  color: #65c7d0;
  font-size: 50px;
  font-weight: 600;
  display: inline-block;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 10%;
}

.main-timeline .content {
  color: #909090;
  padding: 20px;
  display: inline-block;
  float: right;
  width: 50%;
  max-width: inherit;
}
.main-timeline .title {
  color: #65c7d0;
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 5px 0;
}
.main-timeline .description {
  font-size: 15px;
  letter-spacing: 1px;
  margin: 0;
}
.main-timeline .timeline:nth-child(even):before {
  left: auto;
  right: 0;
  border-radius: 0 100px 100px 0;
  border: 15px solid red;
  border-left: none;
}
.main-timeline .timeline:nth-child(even):after {
  left: auto;
  right: 12px;
  border: 15px solid green;
  border-left: none;
  border-radius: 0 100px 100px 0;
}
.main-timeline .timeline:nth-child(even) .content {
  float: left;
}
.main-timeline .timeline:nth-child(even) .timeline-year {
  left: auto;
  right: 10%;
}

.main-timeline .timeline:nth-child(5n + 2):before {
  border-color: #ea3c14;
}
.main-timeline .timeline:nth-child(5n + 2):after {
  border-color: #ef5720;
}

.main-timeline .timeline:nth-child(5n + 2) .timeline-year {
  color: #ea3c14;
}
.main-timeline .timeline:nth-child(5n + 2) .title {
  color: #ea3c14;
}
.main-timeline .timeline:nth-child(5n + 3):before {
  border-color: #8cc63e;
}
.main-timeline .timeline:nth-child(5n + 3):after {
  border-color: #6caf29;
}

.main-timeline .timeline:nth-child(5n + 3) .timeline-year {
  color: #8cc63e;
}
.main-timeline .timeline:nth-child(5n + 3) .title {
  color: #8cc63e;
}
.main-timeline .timeline:nth-child(5n + 4):before {
  border-color: #f99324;
}
.main-timeline .timeline:nth-child(5n + 4):after {
  border-color: #fbb03b;
}

.main-timeline .timeline:nth-child(5n + 4) .timeline-year {
  color: #f99324;
}
.main-timeline .timeline:nth-child(5n + 4) .title {
  color: #f99324;
}
.main-timeline .timeline:nth-child(5n + 5):before {
  border-color: #0071bd;
}
.main-timeline .timeline:nth-child(5n + 5):after {
  border-color: #0050a3;
}

.main-timeline .timeline:nth-child(5n + 5) .timeline-year {
  color: #0071bd;
}
.main-timeline .timeline:nth-child(5n + 5) .title {
  color: #0071bd;
}
.main-timeline .timeline:nth-child(5n + 6):before {
  border-color: #0071bd;
}
.main-timeline .timeline:nth-child(5n + 6):after {
  border-color: #0a619b;
}

@media screen and (max-width: 1200px) {
  .main-timeline .timeline:after {
    border-radius: 88px 0 0 88px;
  }
  .main-timeline .timeline:nth-child(even):after {
    border-radius: 0 88px 88px 0;
  }
}
@media screen and (max-width: 767px) {
  .main-timeline .timeline {
    margin-top: -19px;
  }
  .main-timeline .timeline:before {
    border-radius: 50px 0 0 50px;
    border-width: 10px;
  }
  .main-timeline .timeline:after {
    height: calc(100% - 18px);
    width: calc(50% - 9px);
    border-radius: 43px 0 0 43px;
    border-width: 10px;
    top: 9px;
    left: 9px;
  }
  .main-timeline .timeline:nth-child(even):before {
    border-radius: 0 50px 50px 0;
    border-width: 10px;
  }
  .main-timeline .timeline:nth-child(even):after {
    height: calc(100% - 18px);
    width: calc(50% - 9px);
    border-radius: 0 43px 43px 0;
    border-width: 10px;
    top: 9px;
    right: 9px;
  }

  .main-timeline .timeline-year {
    font-size: 30px;
  }
}
@media screen and (max-width: 479px) {
  .main-timeline .timeline-content {
    flex-wrap: wrap;
  }
  .main-timeline .timeline-year {
    font-size: 20px;
    transform: translateY(0);
    top: 30%;
    left: 9%;
    position: relative;
  }
  .main-timeline .content {
    width: 90%;
    padding: 10px;
  }
  .main-timeline .title {
    font-size: 18px;
  }

  .main-timeline .timeline:nth-child(even) .timeline-year {
    left: 9%;
  }
}

/* etw_right */
.etw_right {
  width: 100%;
  background: #ffffff;
}
.pagebody {
  width: 100%;
  margin: 0 auto;
  margin-top: 96px;
}
/* #container */
#container {
  width: 100%;
  margin: 0 auto;
}
.home_box {
  margin: 0 auto;
}
.bg-light {
  padding: 2rem;
  padding-top: 1rem;
  overflow: hidden;
  background-color: #fff !important;
  border-top: 1px solid #dddddd;
}
/* etw_content */
.content {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

/* btn-inquiry */
.con_all {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.btn-inquiry span {
  background-color: #02b3ed;
  border-radius: 32px;
  text-align: center;
  padding: 0.4rem 1rem;
  display: inline-block;
  color: #fff;
  transition: all 0.5s;
  font-family: Arial;
  font-size: 0.9rem;
}
.btn-inquiry span:hover {
  background-color: #003d89;
}

/* inquiry_box */
.inquiry_box {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  justify-content: space-between;
}
.inquiry_box_inner {
  background-color: #eee;
  font-size: 1rem;
}

.inquiry_box .contact_box {
  padding: 2rem 1rem;
  color: #fff;
  width: 40%;
  position: relative;
  top: 0;
  left: 0;
  font-size: 1rem;
  background: url(../images/about_bg.jpg) no-repeat top;
  background-size: cover;
  position: relative;
}

/* etw_set_feedback_form */
.etw_set_feedback_form {
  width: 58%;
  background-color: #eee;
  padding: 2rem 1rem;
}
.feedback_form {
  width: 100%;
}
.form_contact_title h3,
.inquiry_box .contact_title a {
  font-size: 2rem;
  color: #333;
  padding-bottom: 0.5rem;
  font-family: Arial;
}
.inquiry_box .contact_title a,
.inquiry_box .contact_box a {
  color: #fff;
}
.theme-title {
  color: #333 !important;
  text-align: center !important;
  border-bottom: 1px solid #333 !important;
  font-size: 1.2rem !important;
}
.theme-title i {
  display: none;
}
/* ul.item */
ul.item,
ul.item_circle {
  margin-bottom: 5px;
  width: 100%;
  float: none;
}
ul.item li,
ul.item_circle li {
  position: relative;
  text-align: left;
  padding-left: 1rem;
  margin-bottom: 0.5rem;
}

ul.item li:before {
  content: "\f0da";
  font-family: fontawesome;
  position: absolute;
  left: 2px;
  top: 2px;
  color: #02b3ed;
  font-size: 1rem;
}
ul.item_circle li:before {
  content: "" !important;
  top: 10px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #333;
}
/* pd_tab */
.pd_tab {
  width: 100%;
  overflow: hidden;
  border-bottom: 4px solid #e1dfdd;
  margin: 2rem auto;
  margin-bottom: 0;
}
.pd_tab ul {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  display: flex;
}
.pd_tab ul li a {
  color: #53565a;
  padding: 1rem 2rem;
  display: block;
  text-transform: uppercase;
  font-family: Arial;
  border-radius: 18px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.pd_tab ul li a:hover,
.pd_tab ul li.active a {
  background-color: #e1dfdd;
  color: #000;
}
.pd_section {
  margin-bottom: 2rem;
  border-top: 1px solid #eee;
  padding-top: 2rem;
}

/* #etw_producttitle */
#etw_producttitle {
  height: auto;
  color: #003d89;
  line-height: 1.2rem;
  font-size: 0.9rem;
  overflow: hidden;
  color: #333;
  position: relative;
  background-color: #f9f9f9;
  padding: 0.6rem 0;
}
#etw_producttitle a {
  color: rgba(0, 0, 0, 0.4);
}
#etw_producttitle ol {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
#etw_producttitle li {
  display: inline-block;
  padding: 0.2rem 0.4rem 0.2rem 0;
}
#etw_producttitle li + li::before {
  padding: 0 5px;
  color: #1d252c;
  content: "/\00a0";
}
#etw_producttitle a:hover {
  color: #00aae7;
}

/* .left_pics */
.left_pro_img,
.pro_img {
  position: relative;
}
.left_pics {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
}
.left_pics img {
  text-align: center;
  mix-blend-mode: multiply;
  width: 100%;
}
.left_pics a {
  display: block;
  background-color: #f9f9f9;
}
.related_pic {
  width: 100%;
  display: flex;
  flex-flow: wrap;
}
.related_pic a {
  width: 15%;
  margin-right: 2%;
}
.related_pic a:nth-child(6n) {
  margin-right: 0;
}
.related_pic a:nth-child(6n + 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 #02b3ed solid;
}
.related_pic span {
  font-size: 0.75rem;
  line-height: 0.9rem;
  display: block;
  text-align: center;
}
/* history_item */
.history_item {
  width: 100%;
}
.history-year {
  color: #333;
  font-size: 1.5rem;
  font-family: Arial;
  position: relative;
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
}
.history-year::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 30px;
  height: 4px;
  background-color: #333;
}
.history-img {
  padding: 1rem;
  background-color: #eee;
  text-align: center;
  margin-bottom: 1rem;
}

/* contact-info */
.almi-contact-info-box {
  background-color: #f7f7f7;
  padding: 1rem;
  height: 100%;
}
.almi-contact-info-box h3 {
  font-size: 1.4rem;
}
.contact-info-box {
  display: flex;
  align-items: center;
}
.contact-info-icon {
  background: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  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: 2px solid #00aae7;
}
.contact-info-icon i {
  font-size: 1.3rem;
  color: #999;
}
ul.contact-info {
  padding: 10px 0;
  margin: 0;
  list-style: none;
  flex: 1;
}
ul.contact-info li,
ul.contact-info li a {
  color: #656970;
  font-weight: 500;
  margin-bottom: 0;
}

/* footer */
#footer {
  width: 100%;
  background: #616161;
  text-align: center;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.etw_bottom {
  max-width: 1200px;
  padding: 2rem 0;
  color: #fff;
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.home_link {
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #393939;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0.5rem 0;
}
#footer a {
  color: #fff;
}
#footer a:hover {
  color: #fab900;
}
#footer .left_share a i {
  color: #fff !important;
  font-size: 1rem;
  padding: 0 0.5rem;
}
.etw_bottom {
  width: 100%;
  padding-bottom: 1rem;
  text-align: left;
  font-size: 0.9rem;
  color: #fff;
}
.etw_bottom .etw_foot_title {
  border: none;
  color: #fff;
  position: relative;
}

.etw_bottom .etw_foot_title a,
.etw_bottom .etw_foot_title {
  color: #fff;
  font-size: 1.2rem;
  display: block;
  font-family: Arial;
  text-transform: uppercase;
  line-height: 1.35;
  position: relative;
  padding-bottom: 0.5rem;
}
.etw_bottom .etw_foot_title a:hover {
  color: #000;
  text-decoration: none;
}
.pblist {
  overflow: hidden;
  margin: 0.5rem auto;
}
.etw_bottom a {
  color: #fff;
}
.etw_bottom a:hover {
  color: #000;
}
.etw_bottom ul {
  width: 100%;
  margin-right: 2%;
  float: left;
  display: flex;
  flex-flow: wrap;
}
.etw_bottom ul li {
  width: 100%;
  float: left;
}
.etw_bottom ul > li > a {
  display: block;
  line-height: 1.4rem;
  padding-left: 1rem;
  color: #fff;
  position: relative;
  font-weight: 400;
  position: relative;
}
.etw_bottom ul > li > ol {
  padding-left: 1rem;
  margin-bottom: 1rem;
  float: left;
}
.etw_bottom ul > li > a:before {
  position: absolute;
  content: "\f105";
  left: 2px;
  top: 0px;
  font-family: fontawesome;
  color: #fff;
}
.cot_add,
.cot_tel,
.cot_email,
.cot_people,
.cot_mobile,
.cot_fax,
.cot_whatsapp {
  position: relative;
  padding-left: 25px;
  display: block;
  margin-bottom: 3px;
  padding-top: 0.2rem;
}
.cot_add:before {
  content: "\f041";
  position: absolute;
  left: 0px;
  top: 4px;
  color: #fff;
  font-family: fontawesome;
  font-size: 20px;
}
.cot_tel:before {
  content: "\f095";
  position: absolute;
  left: 0px;
  top: 3px;
  color: #fff;
  font-family: fontawesome;
  font-size: 18px;
}
.cot_email:before {
  content: "\f0e0";
  position: absolute;
  left: 0px;
  top: 2px;
  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: -4px;
  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: #fab900;
}
#otherlink a:hover span {
  opacity: 1;
  top: -2px;
  transition: all 0.3s ease-in-out;
}
/* tags_box */
.tags_box {
  width: 100%;
  max-width: 1200px;
  margin: 1rem auto;
  margin-top: 0;
  color: #ccc;
}
.tags_box ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.tags_box ul a {
  padding: 0.3rem 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;
}
.video_left,
.about_img {
  position: relative;
}

.video_left .about-video,
.video_img .about-video {
  width: 60px;
  height: 60px;
}
.video_left .about-video::after,
.video_img .about-video::after {
  width: 60px;
  height: 60px;
}
.video_left .about-video::before,
.video_img .about-video::before {
  width: 80px;
  height: 80px;
}
.video_left .about-video i,
.video_img .about-video i {
  line-height: 60px;
  font-size: 1.2rem;
}
.videoall {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 2rem;
}
.videoall ul {
  display: flex;
  flex-flow: wrap;
}
.videoall ul li {
  width: 49%;
  float: left;
  margin: 15px 2% 5px 0;
  border: 1px solid #ddd;
  padding: 0.5rem;
}
.videoall ul li a {
  display: block;
  text-align: center;
  line-height: 18px;
  font-size: 14px;
  color: #555;
}
.videoall ul li:nth-child(2n) {
  margin: 15px 0px 5px;
  margin-right: 0;
}
.videoall ul li:nth-child(2n + 1) {
  clear: both;
}
.videoall ul li span {
  display: block;
  margin-bottom: 10px;
  text-align: center;
  padding-top: 5px;
}
.videoall ul li a {
  display: block;
  text-align: center;
  line-height: 18px;
  font-size: 1rem;
  text-decoration: underline;
  color: #555;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.videoall ul li .text-center {
  padding: 10px 0;
}
.videoall ul li a:hover {
  text-decoration: none;
  color: #02b3ed;
}

@media (max-width: 1300.98px) {
  .top-nav .navbar-nav .row {
    width: 100% !important;
    margin-left: 0 !important;
    left: 0 !important;
  }
   
  .banner_0 h5{font-size: 1.8rem;}

}
@media (max-width: 1299.98px) {
  .dropdown-menu {
    left: -12rem !important;
  }
  .dropdown-item {
    white-space: normal;
  }
}
@media (max-width: 1199.98px) {
  .pagebody,
  #etw_content,
  .etw_right,
  .big_pagebody,
  .etw_bottom {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
  }
  /* .pagebody {
    margin-top: 0;
  } */
  .header_in {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }

  .etw_more {
    position: relative;
    bottom: inherit;
    left: inherit;
  }
  .production_box ul > li span {
    text-transform: none;
  }
  .navbar-expand-lg .navbar-nav .nav-link{font-size: 0.875rem;padding: 1rem 0.5rem;}
  .banner_01 h5{font-size: 1.8rem ;}
  .etw_bottom .etw_foot_title a, .etw_bottom .etw_foot_title{font-size: 0.8rem;}
}
@media (max-width: 991.98px) {
  .pagebody {
    margin-top: 0;
  } 
  
  #header {
    position: inherit;
    min-height: inherit;
    display: block;
    border-bottom: 1px solid #eee;
    padding-bottom: 0;
  }
  #header::before,
  .bg_box {
    display: none;
  }

  #etw_content {
    margin: 0 auto;
  }

  #etw_producttitle,
  .tags_box,
  #etw_sidebar,
  .carousel-control-next,
  .carousel-control-prev {
    display: none;
  }
  #etw_sidebar {
    border: none;
  }

  #etw_logo {
    position: relative;
    top: 0;
    padding: 0;
    padding-left: 1rem;
  }

  .top-nav .navbar {
    float: left;
    width: 100%;
  }
  .top-nav .navbar-nav .row {
    position: relative;
    top: 0;
  }

  .nav-item span.pro_icon {
    display: block;
  }
  .navbar-light .navbar-toggler {
    color: #00aae7;
    margin-right: 1rem;
    font-size: 2.5rem;
    border: none;
  }
  .top-nav {
    width: 100%;
    padding-left: 0;
    margin-top: 1rem;
    border-top: 1px solid #666;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0.6rem 1rem;
    border-right: none;
    font-size: 1.2rem;
    border-bottom: 1px solid #666;
    color: #333;
    text-transform: none;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu > li > a,
  .dropdown-menu-one li > a {
    font-size: 1rem;
    font-weight: 600;
  }
  .dropdown-menu-one li > ol > a {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
  .navbar {
    padding: 0;
  }
  .dropdown-item {
    white-space: normal;
    padding-top: 0.5rem;
    font-size: 14px;
  }
  .dropdown-toggle::after {
    display: none;
  }
  .navbar-light .navbar-nav .active > .nav-link,
  .navbar-light .navbar-nav .nav-link.active,
  .navbar-light .navbar-nav .nav-link.show,
  .navbar-light .navbar-nav .show > .nav-link {
    border-radius: 0;
    color: #fff;
    background-color: #252525;
  }
  .navbar-light .navbar-nav .nav-link:focus,
  .navbar-light .navbar-nav .nav-link:hover {
    border-radius: 0;
    color: #fff;
    background-color: #252525;
  }
  .top-nav .navbar-nav .navright {
    display: none;
  }
  .navleft {
    width: 100%;
  }
  .navleft li a {
    color: #333;
    padding: 0.35em 1rem;
    display: block;
  }
  .navleft li a:hover {
    color: #c40000;
  }
  .etw_language {
    display: block;
    float: right;
    height: auto;
  }
  .etw_language > ul {
    position: relative;
    z-index: 9;
    float: right;
    margin: 0 1rem;
    font-size: 1rem;
    border-radius: 8px;
  }
  .etw_language > ul > li > a {
    display: block;
    color: #000;
    padding: 0rem 1rem;
  }
  .etw_language ul ul {
    display: none;
    position: absolute;
    top: 100%;
    padding: 0;
    background-color: #ffffff;
    min-width: 100px;
  }
  .etw_language ul ul a {
    display: block;
    text-align: left;
    float: left;
    padding: 0.3rem 1rem;
    color: #333;
  }
  #etw_language .dropdown-item {
    color: #333;
    padding: 0.2rem 0 0 1.5rem;
  }
  #etw_language .dropdown-item:hover {
    color: #8f99a5;
  }
  .etw_language ul li:hover > ul {
    display: block;
  }
  .etw_language .dropdown-item {
    min-width: 100px;
  }
  .etw_language #etw_language {
    float: none;
    margin-top: 0;
    height: auto;
  }
  .etw_language #etw_language a {
    line-height: 1.5rem;
  }
  #etw_language .dropdown-item img {
    display: none;
  }

  #floatchatiframe2011 {
    width: 100%;
  }

  #menu-items {
    border-radius: 0 !important;
  }
  .hub_products .productstyle_sub ul {
    width: 100%;
    margin-right: 0;
  }
  .video_left {
    text-align: center;
    background-color: #eee;
    margin-bottom: 1rem;
  }
}
@media (max-width: 768.98px) {
  .etw_bottom .etw_foot_title a, .etw_bottom .etw_foot_title{font-size: 1.2rem;}
  .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 {
    font-size: 1.8rem;
  }
  .cer_box ul {
    flex-wrap: wrap;
  }
  .cer_box ul li {
    width: 18%;
    margin: 0;
  }
  .otherpro_item a {
    border: none;
  }
  .about_format_sub ul > ol {
    flex-wrap: wrap;
  }
  .about_format_sub ul > ol li.product_img {
    text-align: center;
  }
  .about_format_sub ul > ol li.product_img,
  .about_format_sub ul > ol li.product_con {
    width: 100%;
    flex: none;
    margin-bottom: 1rem;
  }
  .production_box ul {
    flex-wrap: wrap;
  }
  .production_box ul > li {
    width: 100%;
    margin-bottom: 1rem;
    margin-right: 0;
  }
  .production_box ul > li > ol > li {
    margin-right: 0;
    width: 50%;
  }
}
@media (max-width: 650.98px) {
  html {
    font-size: 14px;
  }
  .other_pro ul {
    flex-wrap: wrap;
  }
  .other_pro ul > li {
    width: 48%;
    margin-bottom: 2rem;
  }
  .about_des text {
    display: none;
  }
}
@media (max-width: 575.98px) {
  h2,
  .etw_hometitle {
    font-size: 1.3rem;
  }
  .otherpro_item a {
    flex-wrap: wrap;
    border-bottom: 1px solid #eee;
  }
  .otherpro_item a .otherpro_img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1rem;
    text-align: center;
  }
  .videoall ul li {
    width: 100%;
    margin-right: 0;
  }
  .pd_tab ul li a{font-size: 0.85rem;}
}

@media (max-width: 380.98px) {
  .carousel-caption h5 {
    font-size: 1.2rem;
  }

  #etw_logo img {
    width: 140px;
  }
  .hub_products ul > li > ol,
  .etw_products ul li ol {
    flex-wrap: wrap;
  }
  .hub_products ul > li > ol > li.product_img,
  .etw_products ul li ol li.product_img {
    width: 100%;
    margin-bottom: 1rem;
    text-align: center;
    margin-right: 0;
  }
}
@media (max-width: 320.98px) {
  .navbar-light .navbar-toggler,
  .iconfont {
    font-size: 1.55rem;
  }
  .other_pro ul > li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2rem;
  }
}
#app_class_menu,#app_new_pro{ display:none;}
.newslist{margin-top:0!important}
.newslist ul>li>a{font-size:14px!important;border-bottom:none!important;font-weight:400!important}
.news_list{width:100%;margin:20px auto}
.news_list ul{width: 100%;  padding: 15px; overflow:hidden;}
.news_list ul>li,.news_list ul>li>ol{width:100%}
.news_list ul>li>ol>li.product_img{width:26%;height:150px;overflow:hidden}
.news_list ul>li>ol>li.product_con{float:right;width:72%}
.news_list ul>li>ol>li.product_con a{font-size:16px;line-height:20px;color:#111;border-bottom:1px solid #333;display:block;padding:5px 0 5px;margin-bottom:10px;transition:all ease-in-out .4s;-moz-transition:all ease-in-out .4s;-webkit-transition:all ease-in-out .4s;-o-transition:all ease-in-out .4s;-ms-transition:all ease-in-out .4s;text-decoration:none!important}
.news_des{font-size:13px;line-height:20px;margin:0 0 5px; padding-bottom:8px;}
.newstime{ color: #333; padding:0 5px;  margin-bottom: 10px; display: inline-block;}
.news_list ul>li>ol>li.product_con a:hover{color:#0e3d8f}
.etw_page{margin:0 auto;width:100%;overflow:hidden; }
.etw_page ul{ float:right;}
.etw_page li{float:left}
.etw_page li a{color:#3B393A;padding:4px 10px;border:1px #333 solid;margin:20px 3px;display:block;transition:all ease-in-out .4s;-moz-transition:all ease-in-out .4s;-webkit-transition:all ease-in-out .4s;-o-transition:all ease-in-out .4s;-ms-transition:all ease-in-out .4s}
.etw_page li a:hover{color:#291d5a;background:#eee}
.etw_page li a.dq{background:#eee}
.news_detail{width:100%}

.news_detail img{margin:0 auto;display:block}
.news_name{border-bottom:1px solid #ccc;text-align:center;padding-bottom:10px;margin:40px 0}
.news_name h3{text-align:center;color:#01348b;font-size:22px;font-weight:700;margin-bottom:12px;padding-bottom:15px}
.news_name span{color:#777}
.news_prevnext{width:100%}
.new_next,.new_prev{width:45%;padding-top:30px}
.new_prev{float:left}
.new_next{float:right}
.new_next a,.new_prev a{color:#333;font-size:12px;line-height:16px;display:block; position:relative; background:#f1f1f1;padding:5px 20px;}
.new_next a:before{content:"\f105"; font-family:fontawesome; font-size:20px; position:absolute; left:5px; top:20%; color:#0e3d8f;}
.new_prev a{ padding-left:20px;}
.new_prev a:before{content:"\f104"; font-family:fontawesome; font-size:20px; position:absolute; left:8px; top:20%; color:#0e3d8f;}
.new_next a:hover,.new_prev a:hover{color:#0e3d8f}
.news_related_li{width:24%;padding-right:1%;float:left}

/*引用sitemap样式*/
#etw_map{width:100%;margin:0 auto;margin-bottom: 2rem;float: left;}
#etw_map .name{width:100%;color:#06c;background:#eee;margin-top:6px;height:20px;line-height:20px;display:block;margin-bottom:4px}
#etw_map a{color:#333;text-decoration:underline;width:50%;display:block;margin-top:5px;padding-right:20px;float: left;}
#etw_map a:hover{text-decoration:none}
#etw_map .name a{color:#1d3154;margin:0;font-weight:700;text-decoration:none}
#etw_map .name a:hover{text-decoration:underline}
#etw_map .list_m{width:100%;height:auto;margin-bottom:15px;overflow:hidden}
#etw_map .list_m a{width:50%;display:block;float:left;color:#888;text-decoration:none;line-height:20px;padding:5px 0;padding-left:12px;}
#etw_map .list_m a:nth-child(2n+1){clear:both}
#etw_map .list_m a:hover{text-decoration:underline;color:#0c3b64}
#etw_map a.subname{width:100%;display:block;text-decoration:underline;padding-left:0px;}
@media (max-width: 575.98px) {
  #etw_map a{width: 100%;padding-right: 0;}
}