@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-weight: 100;
  font-style: normal;
  font-family: Montserrat;
  src: local("Montserrat-ExtraLight"), local("Montserrat-ExtraLight"),
    url(../font/Montserrat-ExtraLight.woff2) format("woff2");
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-weight: 200;
  font-style: normal;
  font-family: Montserrat;
  src: local("Montserrat-Light"), local("Montserrat-Light"),
    url(../font/Montserrat-Light.woff2) format("woff2");
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-weight: 300;
  font-style: normal;
  font-family: Montserrat;
  src: local("Montserrat-Regular"), local("Montserrat-Regular"),
    url(../font/Montserrat-Regular.woff2) format("woff2");
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: Montserrat;
  src: local("Montserrat-Medium"), local("Montserrat-Medium"),
    url(../font/Montserrat-Medium.woff2) format("woff2");
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-weight: 500;
  font-style: normal;
  font-family: Montserrat;
  src: local("Montserrat-SemiBold"), local("Montserrat-SemiBold"),
    url(../font/Montserrat-SemiBold.woff2) format("woff2");
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-weight: 600;
  font-style: normal;
  font-family: Montserrat;
  src: local("Montserrat-Bold"), local("Montserrat-Bold"),
    url(../font/Montserrat-Bold.woff2) format("woff2");
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-weight: 700;
  font-style: normal;
  font-family: Montserrat;
  src: local("Montserrat-ExtraBold"), local("Montserrat-ExtraBold"),
    url(../font/Montserrat-ExtraBold.woff2) format("woff2");
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url(../font/Open-Sans.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-family: iconfont;
  src: url(../font/iconfont.eot);
  src: url(../font/iconfont.eot?#iefix) format("embedded-opentype"),
    url(../font/iconfont.woff2) format("woff2"),
    url(../font/iconfont.woff) format("woff"),
    url(../font/iconfont.ttf) format("truetype"),
    url(../font/iconfont.svg#iconfont) format("svg");
}
body {
  color: #333;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 0.9rem;
  font-weight: 200;
  line-height: 1.5rem;
}
* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
li,
ol,
ul {
  list-style: none;
}
img {
  vertical-align: top;
  border: none;
  max-width: 100%;
}
.clear {
  clear: both;
  margin: 0;
  padding: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  width: 0;
}
a {
  color: #0c3b64;
  blr: expression(this.onFocus=this.blur());
}
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: Montserrat-Bold;
}
a.link:hover {
  color: #289fe1;
  text-decoration: underline;
}
.img_list span {
  text-align: center;
  display: block;
  padding-top: 0.5rem;
  line-height: 1rem;
}
h2 {
  display: block;
  line-height: 1.15;
  padding: 0 0 1rem 0;
  color: #000;

  font-size: 2.633333rem;
}
.bg-light-f8 {
  padding: 3rem;
  background-color: #f0f0f0;
}
hr {
  border: none;
  border-bottom: 1px #e6e6e6 solid;
  margin-bottom: 1rem;
}
.etw_hometitle {
  padding: 0.5rem 0 1rem 0;
  font-size: 2rem;
  line-height: 2.4rem;
  color: #1d1d1d;
  font-weight: 500;
}
h3 {
  font-size: 1.1rem;
  color: #000;
  padding: 0;
  margin: 1rem 0;
}
h4 {
  font-size: 1.1rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
}
.etw_hometitle a {
  color: #1782d2;
}
.etw_hometitle a:hover {
  color: #0c3b64;
}
.etw_hometitle1 {
  font-weight: 500;
}
.etw_certitle {
  text-align: center;
  font-size: 28px;
}
.nolr {
  padding-left: 0;
  padding-right: 0;
}
.table {
  margin: 6px 0 0 0;
  font-size: 13px;
}
.table tr.top {
  background: #d92626 !important;
  color: #fff;
  text-align: center !important;
  font-family: Montserrat-Bold;
}
.table tr {
  color: #000;
}
.table tr td {
  vertical-align: middle !important;
  padding: 6px 10px !important;
  text-align: left;
}
.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 #ccc !important;
}
.table1 {
  width: auto;
}
#etw_top {
  position: fixed;
  width: 35px;
  height: 35px;
  right: 55px;
  bottom: 150px;
  text-align: center;
  background: #e40113;
  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: #174277;
}
#header {
  width: 100%;
  height: auto;
  margin: 0 auto;
  z-index: 999;
}
.header_top {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.headerin {
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
}
#etw_logo {
  float: left;
  margin: 0.5rem 0;
  width: 240px;
}
#etw_logo img {
  display: block;
  width: 100%;
}
/*language*/
.etw_language > ul {
  position: relative;
  float: right;
  border-radius: 0 0 8px 8px;
  z-index: 2;
  padding: 0rem 0.2rem;
  background-color: #d92626;
  margin-bottom: 0;
}
.etw_language a:not([href]):not([tabindex]) {
  color: #fff;
  cursor: pointer;
}
.etw_language > ul > li > a {
  display: flex;
  color: #fff;
  padding: 0.2rem 1rem;
  font-size: 0.8rem;
  align-items: center;
  justify-content: space-around;
  font-family: Arial;
}
.etw_language ul ul {
  display: none;
  position: absolute;
  top: 100%;
  right: -5px;
  padding: 0;
  background-color: #eee;
  min-width: 100px;
  border-radius: 4px;
}
.etw_language ul ul a {
  display: block;
  text-align: center;
  float: left;
  padding: 0.3rem 1rem;
  color: #333;
  font-size: 0.8rem;
  font-weight: 200;
}
.etw_language ul ul li a:hover {
  color: #333;
}
.etw_language ul li:hover > ul {
  display: block;
}
.etw_language .dropdown-item:hover {
  min-width: 100px;
  background: 0;
  color: #d92626;
}
@media (max-width: 767.98px) {
  .video_box {
    display: none;
  }
}
.share {
  overflow: hidden;
}
.share a {
  text-align: center;
  margin: 0 1rem 0.5rem 0;
  display: block;
  float: left;
  color: #fff;
  font-size: 1rem;
  position: relative;
  cursor: pointer;
}
.share a:hover {
  color: #e40113;
}
.top-nav {
  width: auto;
  float: right;
  padding-right: 1rem;
}
.navbar {
  padding: 0 1rem;
}
.navbar-collapse {
  justify-content: center;
}
.navbar-light .navbar-nav a.nav-link {
  color: #5e5e5e;
  padding: 1.5rem 0.7rem;
  line-height: 1.8rem;
  position: relative;
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 400;
}
.navbar-light .navbar-nav .dropdown-menu .menu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 9999;
  display: none;
  padding-top: 10px;
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 10px;
  width: 320px;
  font-size: 0.9rem;
  border-radius: 4px;
}
.navbar-light .navbar-nav .dropdown-menu .menu ul.menu-list li a {
  color: #5e5e5e;
  display: block;
}
.navbar-light .navbar-nav .dropdown-menu .menu ul.menu-list li {
  margin-bottom: 0.8rem;
  width: 48%;
  float: left;
}
.navbar-light .navbar-nav .dropdown-menu li:hover .menu {
  display: block;
}
.navbar-light .navbar-nav .dropdown-menu li.menu_item:first-child {
  position: relative;
}
.navbar-light .navbar-nav .dropdown-menu li.menu_item:first-child::before {
  position: absolute;
  content: "\f105";
  font-family: fontawesome;
  right: 1rem;
  top: 0;
}
.navbar-light .navbar-nav .dropdown-menu .menu ul.menu-list li::before {
  display: none;
}
.navbar-light .navbar-nav a.nav-link i {
  color: #999;
}
.navbar-light .navbar-nav a.nav-link::before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 2px;
  height: 76px;
  background: #d92626;
  transform: scale(0);
  transition: all 0.2s;
  transform-origin: left;
  z-index: -1;
}
.navbar-light .navbar-nav li.active a.nav-link:before {
  transform: scale(1);
  background: #d92626;
  transform: skew(-30deg);
}
.navbar-light .navbar-nav .active .nav-link {
  background: 0 0;
  color: #fff;
}
.navbar-light .navbar-nav .dropdown-item {
  font-size: 0.8rem;
  font-weight: 200;
  margin-bottom: 0.5rem;
}
.navbar-light .navbar-nav .dropdown-menu .menu ul.menu-list li a.active,
.navbar-light .navbar-nav .dropdown-menu .menu ul.menu-list li a:hover {
  color: #d92626;
}
.navbar-light .navbar-nav .dropdown-item.active,
.navbar-light .navbar-nav .dropdown-item:active,
.navbar-light .navbar-nav .dropdown-item:hover {
  background: #416ba8;
  color: #fff;
}
.navbar-light .navbar-nav .dropdown-menu li ol li a.dropdown-item {
  padding-left: 2.3rem;
  color: #999;
  font-size: 0.75rem;
  line-height: 1rem;
  position: relative;
}
.navbar-light .navbar-nav .dropdown-menu li ol li a.dropdown-item:before {
  content: "";
  position: absolute;
  height: 5px;
  width: 5px;
  background: #999;
  left: 1.5rem;
  top: 0.4rem;
}
.navbar-light .navbar-nav .dropdown-menu li ol li a.dropdown-item:hover {
  color: #d92626;
}
.navfeed {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 1.1rem;
  text-align: center;
}
.navbar-light .navbar-nav .navfeed a.nav-link {
  padding: 0.5rem 1rem;
  color: #fff;
  margin-right: 0;
}
.navbar-nav .dropdown-menu {
  margin-top: -1.1rem;
}
@media (max-width: 1499.98px) {
  .navbar-light .navbar-nav .dropdown-menu .menu {
    width: 240px;
  }
  .navbar-light .navbar-nav .dropdown-menu .menu ul.menu-list li {
    width: 48%;
  }
}
@media (max-width: 1199.98px) {
  #etw_logo {
    width: 140px;
    margin: 0.9rem 0 0.6rem 1rem;
  }
  .navbar-light .navbar-nav .dropdown-menu .menu {
    width: 100%;
  }
  .navbar-light .navbar-nav .dropdown-menu .menu ul.menu-list li {
    width: 100%;
  }
  
}
@media (max-width: 1107.98px) {
  .navbar-light .navbar-nav a.nav-link {
    padding: 1.2rem 0.4rem;
    font-size: 0.6rem;
  }
}
@media (max-width: 991.98px) {
  #etw_logo {
    padding-left: 0.5rem;
    display: block;
  }
  .etw_language > ul {
    background-color: #fff;
  }
  .etw_language {
    margin-top: 0.5rem;
  }
  .etw_language ul li {
    position: relative;
  }

  .iconfont {
    font-family: "iconfont" !important;
    font-size: 1.58rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #666;
    padding-top: 1rem;
  }

  .navfeed {
    display: none;
  }
  #header {
    position: inherit;
    min-height: inherit;
  }
  .navbar-light .navbar-nav .dropdown-menu li.menu_item:first-child::before,
  .navbar-light .navbar-nav .dropdown-menu li:hover .menu {
    display: none;
  }
  .top-nav {
    width: 100%;
    margin-top: 0;
    background: #fff;
    border-top: 1.5px #eee solid;
    padding-left: 0;
  }
  .navbar-light .navbar-nav .show > .nav-link {
    color: #333;
  }
  .navbar-light .navbar-nav a.nav-link:before {
    width: 0;
    height: 0;
  }
  .navbar-light .navbar-nav .active .nav-link,
  .navbar-light .navbar-nav .nav-link:hover {
    color: #d92626;
    background: 0 0;
  }
  .navbar-light .navbar-nav .show > .nav-link {
    background: 0 0;
  }
  .navbar-light .navbar-nav a.nav-link {
    font-weight: 400;
    font-size: 1rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #333;
    padding: 0.6rem;
    text-align: left;
  }
  .dropdown-menu {
    border: none;
  }
  .navbar-light .navbar-toggler {
    color: #333;
    font-size: 1.6rem;
    margin: 0.7rem 1rem 0 0;
    border-color: #d92626;
  }
  .navbar-nav .dropdown-menu {
    margin-top: 0;
  }
  ul#menu-items .menuin > li ol {
    display: none;
  }
}
#etw_banner {
  width: 100%;
  height: auto;
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.block-slider > ul > li {
  display: none;
}
.block-slider > ul > li:first-child {
  display: block;
}
.banner_pro_content {
  position: absolute;
  top: 38%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.banner_pro_content h2,
.banner_pro_content .etw_hometitle {
  color: #fff;
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 2.8rem;
  text-shadow: 1px 1px 1px #999;
  font-style: oblique;
}
.banner_content {
  position: absolute;
  top: 30%;
  left: 20%;
  color: #fff;
  text-align: left;
  max-width: 1000px;
}
.banner_content h1 {
  font-size: 3.2rem;
  line-height: 3.8rem;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-shadow: 2px 2px 2px #000;
}
.banner_content h1 span {
  display: block;
  padding-bottom: 1rem;
  font-size: 2.2rem;
  font-style: oblique;
  line-height: 2.5rem;
}
.about_banner {
  background-image: linear-gradient(to bottom, #f8f8f8, #ececec);
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  clear: both;
  border-top: 1px solid #ccc;
  padding: 1rem 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  background-color: #035cfc;
  border-radius: 50%;
  background-image: none;
  height: 40px;
  width: 40px;
  position: relative;
  line-height: 40px;
}
.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-caption {
  background-color: rgba(204, 204, 204, 0.8);
  left: 2%;
  right: 2%;
  border-top: 4px solid #d92626;
  color: #000;
  padding-bottom: 0;
  font-size: 0.9rem;
  bottom: 10px;
}
.carousel-caption p {
  padding: 5px;
  line-height: 1.2rem;
}
@media (max-width: 1025.98px) {
  .banner_pro_content h2, .banner_pro_content .etw_hometitle{font-size: 2.2rem;}
}

@media (max-width: 1298.98px) {
  .banner_content {
    max-width: 800px;
    top: 20%;
  }
  .banner_content h1 {
    font-size: 3rem;
    line-height: 3.4rem;
  }
}
@media (max-width: 991.98px) {
  .banner_content {
    top: 24%;
    left: 12%;
    max-width: 620px;
  }
  .banner_content h1 {
    font-size: 2rem;
    line-height: 2.4rem;
  }
  .banner_content h1 span {
    font-size: 1.6rem;
    line-height: 1.8rem;
  }
}
@media (max-width: 767.98px) {
  .banner_pro_content {
    top: 15%;
  }
  .banner_content h1 span {
    font-size: 0.9rem;
    line-height: 1.1rem;
    padding-bottom: 0.5rem;
  }
  .banner_content h1 {
    font-size: 1.6rem;
    line-height: 2rem;
  }
  .banner_pro_content h2,
  .banner_pro_content .etw_hometitle {
    font-size: 1.8rem;
  }
}
@media (max-width: 575.98px) {
  .banner_content {
    left: 5%;
    max-width: none;
    top: 14%;
  }

  .banner_content h1 {
    font-size: 1rem;
    line-height: 1.2rem;
    text-shadow: 1px 1px 1px #000;
  }
  .banner_content h1 span {
    font-size: 0.8rem;
    line-height: 1.1rem;
    padding-bottom: 0.2rem;
  }
  .banner_pro_content h2,
  .banner_pro_content .etw_hometitle {
    font-size: 1.2rem;
  }
}
.webtitle {
  color: #515255;
  padding: 2rem 0;
  font-size: 2rem;
  width: 100%;
  font-weight: 500;
}
.webtitle span {
  position: relative;
  padding-bottom: 0.5rem;
  display: block;
}
.webtitle span:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -8px;
  height: 2px;
  width: 100%;
  background: #ccc;
}
.webtitle span:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -8px;
  height: 2px;
  width: 112px;
  background: #e3585b;
}
.webtitle a {
  width: 82px;
  font-size: 13px;
  color: #e3585b;
  position: absolute;
  right: 0;
  bottom: 0rem;
  font-weight: 300;
}
.hub_pro .hub_pro_item {
  position: relative;
  overflow: hidden;
}
.hub_pro .hub_pro_item span {
  position: absolute;
  bottom: 18%;
  left: 10%;
  font-family: Montserrat-Bold;
  color: #fff;
  font-size: 2.666667rem;
  display: block;
  width: 200px;
  line-height: 1.25;
}
.hub_pro .hub_pro_item img {
  transition: 1s all ease;
}
.hub_pro .hub_pro_item a {
  position: relative;
  display: block;
}
.hub_pro .hub_pro_item a::before {
  position: absolute;
  content: "";
  background-color: #d92626;
  width: 200px;
  height: 3px;
  bottom: 14%;
  left: 10%;
}
.hub_pro .hub_pro_item:hover img {
  transform: scale(1.02);
}
.hub_pro .hub_pro_item:hover span {
  color: #d92626;
}
@media (max-width: 575.98px) {
  .hub_pro .hub_pro_item span {
    font-size: 2rem;
  }
  .webtitle a {
    display: none;
  }
}
.news_item {
  width: 100%;
  margin-bottom: 3rem;
}
.news_item p {
  font-size: 0.95rem;
  line-height: 1.6rem;
}
.news_siger a {
  color: #666;
  font-size: 14px;
  font-weight: 700;
  font-family: Montserrat-Bold;
}
.news_siger a img {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.news_siger:hover a {
  color: #d92626;
}
.news_siger a span {
  color: #b2b2b2;
  font-size: 14px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 0.5rem;
  font-weight: 400;
}
.etw_probg {
  position: relative;
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-image: url(../images/appbg.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.etw_mainpro {
  width: 96%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  color: #666;
}
.mainpro_item {
  position: relative;
  height: 100%;
  overflow: hidden;
  margin-bottom: 2rem;
}
.mainpro_item a {
  position: relative;
  display: block;
}
.mainpro_item a::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.mainpro_item a span {
  position: absolute;
  bottom: 50%;
  left: 15%;
  right: 15%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.7rem;
}
.mainpro_item a img {
  transition: all 1s ease 0s;
  width: 100%;
}
.mainpro_item:hover a img {
  transform: scale(1.05);
}

.mainpro_item a span.btn-more,
.btn-more {
  transition: 1s all ease;
  background-color: #d92626;
  padding: 0.2rem 1rem;
  border: none;
  color: #fff;
  border-radius: 24px;
  bottom: 35%;
  left: 25%;
  right: 25%;
  font-size: 0.75rem;
  font-weight: 200;
}
.btn-more a {
  color: #fff;
}
.mainpro_item:hover a span.btn-more {
  background-color: #000;
}
.homeabout {
  width: 100%;
  margin: 0 auto;
  position: relative;
  margin-top: 3rem;
  background-color: #eee;
  padding: 2rem 0;
}
.homeabout .webtitle {
  text-align: center;
  padding-top: 3rem;
  font-size: 2.4rem;
  color: #333;
  font-weight: 400;
}
.project_item {
  position: relative;
}
.project_item::before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.project_item img {
  width: 100%;
}
.project_item span {
  color: #fff;
}
.project_item span {
  position: absolute;
  bottom: 8%;
  left: 5%;
  right: 8%;
  display: block;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.2rem;
}
.project_item span small {
  display: block;
  padding-top: 0.4rem;
}
.project_item img {
  transition: all 1s ease;
}
.project_item:hover::before {
  background-color: rgba(0, 0, 0, 0.6);
}

.project_pro .project_item::before {
  display: none;
}
.project_pro .carousel-caption {
  position: relative;
  bottom: 0;
  left: 0;

  background-color: #fff;
}
.project_pro .carousel-caption h5 {
  font-size: 1rem;
}
@media (max-width: 767.98px) {
  .news_item .webtitle {
    padding: 0 0 2rem 0;
  }
}

/* etw_products */
.etw_products {
  width: 100%;
  margin: 0 auto;
}
.etw_products ul {
  width: 100%;
}
.etw_products ul li a {
  display: block;
  transition: all 1s;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  position: relative;
  overflow: hidden;
}
.etw_products ul li:last-child a {
  margin-bottom: 0;
}
.etw_products ul li a .pro_txt {
  font-size: 1.4rem;
  transition: all 0.5s;
  width: 50%;
  padding: 2rem;
  background-color: #ced6e1;
}
.etw_products ul li:nth-child(2n) a .pro_txt {
  background-color: #eee;
}
.etw_products ul li a .pro_pic {
  width: 45%;
  overflow: hidden;
}
.etw_products ul li a:hover .btn-more {
  background-color: #000;
  color: #fff;
}
.etw_products ul li a .pro_txt h3 {
  font-size: 1.4rem;
}
.etw_products ul li a .pro_txt p {
  font-size: 0.85rem;
  line-height: 1.4rem;
  color: #666;
}
.etw_products ul li a img {
  transition: all 1s;
  width: 100%;
}
.etw_products ul li a:hover img {
  transform: scale(1.08);
  width: 100%;
}
.etw_products1 {
  position: relative;
}
.etw_products1 ul {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.etw_products1 ul > li {
  width: 23.5%;
  margin: 0 2% 1rem 0;
}
.etw_products1 ul > li:nth-child(4n) {
  margin-right: 0;
}
.etw_products1 ul > li:nth-child(4n + 1) {
  clear: both;
}
.etw_products1 ul li a {
  display: block;
  transition: all 1s;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  position: relative;
  overflow: hidden;
}
.etw_products1 ul li a .pro_pic {
  position: relative;
  width: 100%;
}
.etw_products1 ul li a .pro_txt {
  font-size: 1.4rem;
  transition: all 0.5s;
  width: 100%;
  padding: 1rem;
  background-color: #ced6e1;
}
.etw_products1 ul li a .pro_txt h3 {
  font-size: 1rem;
  margin: 0 0 1rem 0;
}
.etw_products1 ul li a .pro_txt p {
  font-size: 0.8rem;
  line-height: 1.2rem;
  color: #444;
}
.etw_products1 ul li a:hover .btn-more {
  background: #000;
}
@media (max-width: 767.98px) {
  .etw_products ul li a .pro_txt,
  .etw_products ul li a .pro_pic {
    width: 100%;
  }
  .etw_products ul li a .pro_txt {
    font-size: 1.2rem;
  }
  .etw_products1 ul > li {
    width: 49%;
  }
  .etw_products1 ul > li:nth-child(2n) {
    margin-right: 0;
  }
  .etw_products1 ul > li:nth-child(2n + 1) {
    clear: both;
  }
}
@media (max-width: 520.98px) {
}
@media (max-width: 410.98px) {
  .etw_products1 ul > li {
    width: 100%;
    margin: 0;
  }
}

/* nav-tabs-list */
.tab-content {
  background-color: #eee;
  padding: 1rem;
  overflow: hidden;
  clear: both;
  margin-top: 1rem;
}
.nav-tabs-list-benefit {
  background-color: #eee;
}

.nav-tabs-list-benefit li a {
  width: 100%;
  padding: 1rem 1.035rem;
  color: #666;
  font-size: 0.75rem;
  font-weight: 300;
  border-bottom: 1px solid #eee;
  position: relative;
  height: 62px;
  line-height: 1.35;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.nav-tabs-list-benefit1 li a {
  padding: 1rem 0.66rem;
}
.nav-tabs-list-benefit li a.active,
.nav-tabs-list-benefit li a:hover {
  background-color: #d92626;
  color: #fff;
}
.nav-tabs-list-benefit li a::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-top: 25px solid #d92626;
  border-right: 25px solid transparent;
  border-left: 25px solid transparent;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: -0.8rem;
  opacity: 0;
}
.nav-tabs-list-benefit li a.active::before,
.nav-tabs-list-benefit li a:hover::before {
  opacity: 1;
}
/* .capabilities_link */
.capabilities_link {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 2rem 1rem;
}
.capabilities_info {
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #111;
  width: 68%;
  margin: 3rem auto 0 auto;
}
.capabilities_link li {
  width: 32.5%;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  transition: all 0.5s;
}
.capabilities_link li a {
  width: 100%;
  margin-bottom: 2rem;
}
.capabilities_link li:last-child {
  margin-bottom: 0;
}
.capabilities_link li a .link_pic img {
  width: 100%;
}
.capabilities_link li a .link_des {
  color: #666;
  padding: 1rem 1.5rem;
}
.capabilities_link li a .link_des span {
  font-size: 1.3rem;
  color: #000;
  position: relative;
}
.capabilities_link li a .link_des span::after {
  font-family: fontawesome;
  content: "\f105";

  padding: 0 0 0 0.5rem;
  font-size: 1.4rem;
  color: #666;
}
.capabilities_link li:hover a .link_des span::after {
  color: #fff;
}
.capabilities_link li a .link_des p {
  color: #666;
  margin-top: 1rem;
  font-size: 14px;
}
.capabilities_link li:hover {
  background-color: #000;
}
.capabilities_link li a:hover span,
.capabilities_link li a:hover p,
.capabilities_link li a:hover .link_des {
  color: #fff;
}

/* .capabilities_pro */
.capabilities_pro {
  width: 100%;
  margin: 0 auto;
  margin-top: 2rem;
  overflow: hidden;
  border-top: 1px solid #ccc;
  padding-top: 2rem;
}
.capabilities_pro li a {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  align-items: center;
  background-color: #eee;
  transition: all 0.5s;
}
.capabilities_pro li:last-child {
  margin-bottom: 0;
}
.capabilities_pro li a .link_pic {
  flex: 1;
}
.capabilities_pro li a .link_pic img {
  width: 100%;
}
.capabilities_pro li a .link_des {
  flex: 1;
  padding: 1rem;
  padding-left: 2rem;
  color: #666;
}
.capabilities_pro li a .link_des span {
  font-size: 1.4rem;
  color: #000;
  display: block;
  padding-bottom: 0.8rem;
  font-weight: 300;
  text-transform: uppercase;
}
.capabilities_pro li a .link_des p {
  color: #666;
  font-size: 0.8rem;
  line-height: 1.3rem;
}
.capabilities_pro li a .link_des p strong {
  font-size: 0.95rem;
  line-height: 1.4rem;
  font-weight: 300;
  color: #444;
}
.capabilities_pro li ul.discitem > li {
  font-size: 0.8rem;
  line-height: 1.3rem;
}
.capabilities_pro li a:hover .btn-more {
  background-color: #000;
}

/* .wpo-support-wrapper */
.wpo-support-wrapper {
  width: 80%;
  margin: 0 auto;
  padding: 1rem 2rem;
  background: #942222;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 3rem;
}
.wpo-support-text h3 {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 400;
}
.wpo-support-btn {
  color: #000;
  cursor: pointer;
  padding: 0.5rem 2rem;
  background: #fff;
  border-radius: 6px;
  font-size: 1.3rem;
  transition: all 0.5s;
}
.wpo-support-btn:hover {
  background-color: #416ba8;
  color: #fff;
}
.wpo-support-btn span {
  font-size: 1.1rem;
}
@media (max-width: 767.98px) {
  #etw_logo img {
    width: 100px;
  }
  .carousel-control-prev,
  .carousel-control-next {
    display: none;
  }
  .capabilities_link li {
    width: 100%;
    margin-bottom: 1rem;
  }
  .capabilities_pro li a .link_pic,
  .capabilities_pro li a .link_des {
    flex: none;
    width: 100%;
  }
  .capabilities_pro li a .link_des {
    padding-left: 1rem;
  }
  .wpo-support-wrapper {
    width: 100%;
    padding: 1rem;
  }
  .capabilities_info {
    width: 100%;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media (max-width: 455.98px) {
  .carousel-indicators {
    display: none;
  }
}

#container {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 0;
}

.container_pro {
  margin-top: 51px !important;
}
@media (max-width: 991.98px) {
  .container_pro {
    margin-top: 0 !important;
  }
  .mainpro_item a span {
    font-size: 0.9rem;
    line-height: 1rem;
    left: 10%;
    right: 10%;
    bottom: 52%;
  }
  .mainpro_item a span.btn-more,
  .btn-more {
    left: 10%;
    right: 10%;
  }
}
@media (max-width: 575.98px) {
  .mainpro_item a span {
    font-size: 1rem;
    line-height: 1.2rem;

    bottom: 55%;
  }
}
.content {
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.etw_container {
  width: 96%;
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding: 1rem 0;
}
.etw_container1 {
  background: 0 0;
}
.etw_containerbg {
  background: #eee;
}
@media (max-width: 991.98px) {
  #container.homecontainer {
    margin-top: 0;
  }
}
@media (max-width: 767.98px) {
  .proinfo_r {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  #container {
    margin-top: 0;
  }
}
.video_title {
  display: block;
  font-size: 1.2rem;
  padding: 0.5rem 0;
  text-align: center;
}
#quicknav {
  height: auto;
  color: #fff;
  line-height: 1.2rem;
  font-size: 0.8rem;
  overflow: hidden;
}
#quicknav a {
  color: #fff;
}
#quicknav ul {
  width: 96%;
  max-width: 1200px;
  margin: 0 auto;
}
#quicknav li {
  display: inline-block;
  padding: 0.8rem 0.4rem 0.8rem 0;
}
#quicknav li + li::before {
  padding: 0 5px;
  color: #fff;
  content: "/\00a0";
}
#quicknav a:hover {
  color: #e99308;
}
.about_banner #quicknav a,
.about_banner #quicknav,
.about_banner #quicknav li + li::before {
  color: #333;
}
.banner_pro_content #quicknav {
  font-size: 1.1rem;
  font-weight: 300;
  text-shadow: 1px 1px 2px #000;
}
@media (max-width: 767.98px) {
  #quicknav {
    display: none;
  }
  .about_banner {
    padding: 0;
  }
}
#etw_contact {
  width: 100%;
  overflow: hidden;
  background-color: #f4f4f4;
  padding: 1rem 1rem;
  margin-top: 1rem;
}
#floatchatiframe2011 {
  min-height: 349px;
}
.protitle {
  color: #111;
  padding-bottom: 1rem;
  font-weight: 400;
  font-size: 1.666667rem;
}
.protitle span {
  position: relative;
  padding-bottom: 1rem;
  display: block;
  color: #111;
}
.protitle span::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background: #f5f5f4;
}
.protitle span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  height: 2px;
  width: 100px;
  background: #416ba8;
}

.left_pro_img {
  width: 100%;
  float: left;
  margin: 0 4% 14px 0;
  text-align: center;
  position: relative;
  padding: 2rem;
}
.left_pro_img img {
  mix-blend-mode: multiply;
}

.left_pic {
  width: 100%;
  height: auto;
  float: right;
  margin: 0 0 1rem 0;
  overflow: hidden;
}
.left_pics {
  width: 100%;
  overflow: hidden;
}
.left_pic img {
  max-width: 100%;
  text-align: center;
  transition: 0.3s all ease-in-out;
}
.related_pic {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0.7rem 0 0 0;
  justify-content: center;
}
.related_pic ul {
  display: flex;
  flex-flow: wrap;
}
.related_pic li {
  width: 15%;
  float: left;
  overflow: hidden;
  margin: 0 2% 0 0;
}
.related_pic li:nth-child(6n) {
  margin-right: 0;
}
.related_pic li:nth-child(6n + 1) {
  clear: both;
}
.related_pic li a {
  display: block;
  position: relative;
  border: 1px solid #ddd;
}
.related_pic li a.imgdq {
  border: 1px solid #009bdb;
}
.related_pic img {
  transition: 0.3s all ease-in-out;
  padding: 0;
  border: none;
  border-radius: 0 0 0;
}
.related_pic span {
  font-size: 0.75rem;
  line-height: 0.9rem;
  display: block;
  text-align: center;
}
.related_pic1 img {
  margin: 0 0 12px 0;
}
@media (max-width: 767.98px) {
  .left_pic {
    float: none;
    text-align: center;
  }
}

@media (max-width: 767.98px) {
  .left_pro_img {
    width: 100%;
    margin: 0 0 0.8rem 0;
  }
  .sendinquiry {
    display: none;
  }
  figure {
    float: none;
    margin: 0 auto;
  }
  .left_pics img {
    max-width: 100%;
    width: auto;
  }
}
.prodetail_item {
  width: 100%;
  position: relative;
}
.pro_detal {
  padding: 3rem;
  background-color: #416ba8;
  color: #fff;
  position: absolute;
  top: 10%;
  left: -10%;
}
.pro_detal_top {
  top: 3%;
  padding: 1.2rem 2.5rem;
}
.pro_detal_top p {
  font-size: 0.9rem;
  line-height: 1.4rem;
}
.pro_detal_por {
  position: relative;
  top: 0;
  padding: 2rem;
}
.pro_img img {
  width: 100%;
}
.pro_img1 {
  width: 100%;
  height: 100%;
  background: url(../products/mine-mill_01.jpg) no-repeat;
  background-size: cover;
}
.pro_detal h3,
.title {
  font-size: 1.28rem;
  color: #363231;
  margin-bottom: 0.8rem;
  font-weight: 400;
}
.title {
  color: #d92626;
}
.title h3 {
  font-size: 1.3rem;
  font-weight: 400;
  color: #363231;
}
.color_w {
  color: #fff;
}
.pro_detal h3 {
  font-size: 1.76rem;
  margin-bottom: 2rem;
}
.pro_detal_more_img .card {
  height: 100%;
}
@media (max-width: 1070.98px) {
  .banner_pro_content h2, .banner_pro_content .etw_hometitle{font-size: 1.8rem;}
  .pro_detal_top p {
    font-size: 0.8rem;
    line-height: 1.1rem;
  }
}
@media (max-width: 1299.98px) {
  .pro_detal {
    padding: 0.9rem;
    top: 0;
  }
  .pro_detal_top1 p {
    font-size: 0.8rem;
    line-height: 1.2rem;
  }
  .pro_detal h3, .title{
    font-size: 1.1rem;
    margin-bottom: 0.7rem;
  }
  .pro_detal_top p {
    font-size: 0.8rem;
    line-height: 1.2rem;
  }
}
@media (max-width: 991.98px) {
  .pro_detal h3, .title{
    font-size: 1.28rem;
    margin-bottom: 0.8rem;
  }
  .pro_detal_top p {
    font-size: 0.9rem;
    line-height: 1.4rem;
  }
  .pro_detal {
    position: relative;
    top: 0;
    left: 0;
    padding: 1rem;
  }
  .pro_detal h3 {
    margin-bottom: 2rem;
  }
  .pro_detal_top1 p {
    font-size: 0.9rem;
    line-height: 1.4rem;
  }
  .bg-light-f8 {
    padding-right: 0;
    padding-left: 0;
  }
}
.accordion .card {
  margin-bottom: 0.5rem;
}
.accordion .card-header {
  background-color: #eee;
}
.accordion .btn-link {
  color: #d92626;
  padding: 0;
  position: relative;
  font-weight: 700;
}
.accordion .btn-link:hover,
.accordion .btn-link:visited {
  color: #000;
}
.accordion .btn-link::before {
  position: absolute;
  font-family: fontawesome;
  content: "\f068";
  top: 5px;
  right: 2%;
  font-size: 1rem;
  transition: transform 0.2s ease 0s;
}
.accordion .collapsed::before {
  content: "\f067";
}
.accordion .collapsed:hover::before,
.accordion .collapsed:visited::before {
  content: "\f068";
  color: #d92626;
}
.sendinquiry {
  cursor: pointer;
  background: #d92626;
  transition: 0.3s;
  z-index: 2;
  position: absolute;
  bottom: -1.5rem;
  right: 0;
  left: 0;
  border-radius: 4px;
  padding: 0.4rem 2rem;
  margin: 0 auto;
  width: 200px;
  display: none;
}
.sendinquiry span {
  width: 100%;
  font-size: 1rem;
  padding: 0.3rem 0.6rem;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
}
.sendinquiry:hover {
  background: #333;
}
.sendinquiry:hover span {
  color: #fff;
}
.sendinquiry2 span {
  text-decoration: underline;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
  white-space: nowrap;
}
.sendinquiry2 span:hover {
  color: #d92626;
}
@media (max-width: 991.98px) {
  .pro_item {
    width: 100%;
  }
}
/* about_des */
.about_des {
  width: 100%;
}
.about_des dt {
  color: #000;
  margin-bottom: 0.5rem;
  font-size: 1.2rem;
}
.about_des dl {
  background-color: #eee;
  padding: 1rem;
  overflow: hidden;
}
.about_des_small {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.about_des_small dl {
  width: 49%;
}
ul.list_metr {
  display: flex;
  flex-wrap: wrap;
}
ul.list_metr li {
  padding: 1rem;
  background-color: #e40113;
  color: #fff;
  margin-right: 2%;
  border: 2px solid #942222;
  margin-bottom: 0.5rem;
}
ul.list3 {
  margin-bottom: 1rem;
  margin-left: 1rem;
  font-size: 0.875rem;
  clear: both;
}
ul.list3 li {
  list-style-type: none;
  margin-bottom: 0.75rem;
  padding-left: 16px;
  position: relative;
  text-align: left;
}
ul.list3 li:before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  top: 8px;
  left: 0;
  background: #25499d;
}
ul.list3_two li {
  list-style-type: none;
  margin-bottom: 0.75rem;
  position: relative;
  text-align: left;
  background-color: #eee;
  width: auto;
  float: left;
  margin-right: 5px;
  padding: 0.5rem;
  border-radius: 5px;
  font-size: 0.9rem;
}
.etw_photo {
  margin: 1rem 0 0.5rem 0;
  width: 100%;
  height: auto;
}
.etw_photo ul {
  display: flex;
  width: auto;
  height: auto;
  flex-flow: wrap;
}
.etw_photo ul li {
  margin: 0 2% 15px 0;
  overflow: hidden;
}
.etw_photo ul li img {
  display: block;
  width: 100%;
  margin-bottom: 7px;
  transition: all 1s;
}
.etw_photo ul li a:hover img {
  transform: scale(1.1);
}
.etw_photo ul li span {
  font-size: 0.875rem;
  display: block;
  text-align: center;
}
.caselist ul li span {
  font-size: 0.75rem;
}
.etw_photo p {
  font-size: 0.75rem;
}
.etw_photo1 ul li {
  position: relative;
  border: 1px #eee solid;
}
.etw_photo1 ul li img {
  padding: 0;
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
  margin-bottom: 0;
}
.etw_photo1 ul li span {
  background: #f4f5f7;
  color: #333;
  width: 100%;
  padding: 1rem 1rem;
  text-align: left;
  height: 100%;
}
.etw_photo2 ul li {
  border: 1px dashed #aaa;
}
.etw_photo2 ul li img {
  border: none;
  border-bottom: 1px solid #ddd;
}
.etw_photo2 p {
  padding: 0 0.5rem;
  font-size: 0.75rem;
}
.etw_photo2 ul li a:hover img {
  border: none;
  border-bottom: 1px solid #e40113;
}
.color1 {
  color: #072e63;
  font-weight: 600;
}
.color2 {
  color: #e44f6f;
  font-weight: 500;
}
a.pdf {
  font-size: 13px;
  display: block;
  float: left;
  padding-left: 40px;
  margin: 3px 0;
  color: #666;
  position: relative;
  width: 100%;
  font-size: 1.2rem;
  margin-bottom: 3rem;
  margin-top: 3rem;
}
a.pdf:before {
  content: "\f1c1";
  font-family: fontawesome;
  font-size: 2rem;
  position: absolute;
  left: 0;
  top: -10px;
  color: #d83d33;
}
a.pdf:hover {
  color: #7cbe42;
}
.etw_photo ul li a.pdf span {
  text-align: left;
}
ul.item {
  width: 100%;
  float: none;
}
ul.item > li {
  list-style: decimal;
  margin: 0 0 0.5rem 19px;
  width: 96%;
  float: none;
  text-align: left;
}
ul.item > li.last {
  margin-left: 22px;
}
ul.discitem {
  margin-bottom: 15px;
  float: none;
  padding-left: 0.5rem;
}
ul.discitem > li {
  width: auto;
  margin: 0 0 0.5rem 15px;
  list-style: disc;
  line-height: 26px;
  float: none;
}
ul.discitem > li.nostyle {
  list-style: none;
}
ul.discitems > li {
  font-size: 0.85rem;
  line-height: 1.3rem;
  margin-bottom: 0.8rem;
}
ul.disc_item {
  margin-bottom: 0;
  padding-left: 0;
}
ul.disc_item > li {
  font-size: 0.85rem;
  line-height: 1rem;
  margin-bottom: 0.3rem;
}
ul.discitem2 {
  display: flex;
  flex-flow: wrap;
}
ul.discitem2 li {
  width: 32%;
  margin: 0 1rem 1rem 0;
  display: block;
  background: #f9f9f9;
  padding: 0.3rem 1rem;
}
ul.discitem2 li:nth-child(3n) {
  margin-right: 0;
}
ul.discitem2 li:nth-child(3n + 1) {
  clear: both;
}
ul.discitem3 {
  display: flex;
  flex-flow: wrap;
}
ul.discitem3 li {
  width: 31%;
  margin: 0 0 1rem 1rem;
  list-style: disc;
}
ul.discitem3 li:nth-child(3n) {
  margin-left: 0;
}
ul.discitem3 li:nth-child(3n + 1) {
  clear: both;
}
ul.param {
  margin-bottom: 15px;
  width: 100%;
  float: none;
  padding-top: 0.7rem;
}
ul.param > li {
  position: relative;
  padding-left: 1.4rem;
  margin-bottom: 0.5rem;
  color: #666;
  text-align: left;
  padding-bottom: 0.3rem;
}
ul.param > li:before {
  content: "\f0a3";
  font-family: fontawesome;
  position: absolute;
  left: 0;
  top: 0;
  color: #e40113;
  font-size: 0.9rem;
}
ul.param1,
ul.param2 {
  width: 40%;
  float: left;
}
@media (max-width: 991.98px) {
  ul.param1,
  ul.param2 {
    width: 100%;
  }
  ul.param1 {
    margin-bottom: 0;
  }
  ul.param2 {
    padding-top: 0;
  }

  ul.discitem2 li {
    width: 48%;
    text-align: center;
  }
  ul.discitem2 li:nth-child(3n) {
    margin-right: 1rem;
  }
  ul.discitem2 li:nth-child(2n) {
    margin-right: 0;
  }
  ul.discitem2 li:nth-child(3n + 1) {
    clear: none;
  }
  ul.discitem2 li:nth-child(2n + 1) {
    clear: both;
  }
  ul.discitem2 li img {
    display: block;
    margin: 0 auto;
  }
}
@media (max-width: 575.98px) {
  ul.discitem3 li {
    width: 100%;
    margin-left: 2rem;
  }
  ul.discitem3 li:nth-child(3n) {
    margin-left: 2rem;
  }
  ul.discitem3 li:nth-child(3n + 1) {
    clear: none;
  }
  ul.discitem2 li {
    width: 100%;
    margin-right: 0;
  }
  ul.discitem2 li:nth-child(3n) {
    margin-right: 0;
  }
  .about_des_small dl {
    width: 100%;
  }
}
/* news_box */
.news_box {
  width: 100%;
  margin: 0 auto;
  margin-top: 2rem;
  border-top: 1px solid #ddd;
}
.newsbox_des {
  width: 100%;
  height: 100%;
  background-color: #eee;
  border-radius: 10px;
  padding: 1rem;
  position: relative;
  padding-bottom: 4rem;
}
.newsbox_des a {
  font-size: 1.1rem;
  color: #000;
  display: block;
  transition: all 0.3s ease 0s;
}
.newsbox_des p {
  margin-bottom: 0;
}
.newsbox_des a:hover {
  color: #d02647;
}
.newsbox_des a.more {
  border: none;
  color: #fff;
  font-size: 1rem;
  display: block;
  border-radius: 22px;
  padding: 0.1rem 1rem;
  color: #333;
  text-align: center;
  margin-top: 1rem;
  transition: all 0.3s ease 0s;
  position: absolute;
  left: 100px;
  bottom: 1rem;
}
.newsbox_des:hover a.more {
  color: #d02647;
  font-size: 2rem;
}
.newsbox_des span {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  background-color: #ccc;
  padding: 0.2rem 0.5rem;
  font-size: 12px;
}
/* news_list */
.news_list {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: 2rem;
}
.news_list ul {
  width: 48%;
  margin-right: 2%;
  margin-bottom: 2rem;
  border-radius: 10px;
  background-color: #eee;
  padding: 1rem;
}
.news_list ul:nth-child(2n) {
  margin-right: 0;
}
.news_list ul li a {
  color: #333;
  font-size: 1.2rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #ccc;
  display: block;
  margin-bottom: 1rem;
  padding-top: 0.5rem;
  transition: all 0.5s ease 0s;
}
.news_list ul li a.more {
  background-color: #d02647;
  color: #fff;
  padding: 0.2rem 1rem;
  border-radius: 22px;
  width: 100px;
  border: none;
  font-size: 12px;
  text-align: center;
  float: right;
  transition: all 0.5s ease 0s;
}
.news_list ul li a:hover {
  color: #d02647;
}
.news_list ul li a.more:hover {
  background-color: #000;
  color: #fff;
}
.news_list .newstime {
  font-size: 12px;
  background-color: #ccc;
  padding: 5px;
}
.etw_page {
  width: 150px;
  float: right;
  display: flex;
  margin-bottom: 2rem;
  justify-content: center;
}
.etw_page li {
  padding: 0.2rem 0.2rem;
}
.etw_page li a {
  color: #000;
}
.etw_page li a:hover {
  color: #d02647;
}
.news_list .img_list {
  margin-bottom: 1rem;
}
.new_next {
  margin-bottom: 2rem;
}
.new_next a {
  color: #124ca0;
  position: relative;
  display: block;
  padding-left: 1rem;
}
.new_next a::before {
  content: "\f061";
  font-family: fontawesome;
  position: absolute;
  left: 0;
  top: 0;
}
.news_name h2 {
  font-size: 1.6rem;
}
.news_name h5 {
  font-size: 14px;
  color: #666;
  background-color: #eee;
  padding: 0.5rem 1rem;
  width: 120px;
  font-weight: normal;
}
.etw_inquiry {
  margin-top: 1.5rem;
  overflow: hidden;
}
.etw_inquiry .protitles {
  display: block;
  padding: 0.5rem 1.5rem 0.5rem 3.5rem;
  text-align: left;
  position: relative;
  color: #000;
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 0.75rem;
  border-bottom: 2px solid #fff;
}
.etw_inquiry .protitles:before {
  position: absolute;
  content: "\f086";
  color: #000;
  left: 1rem;
  top: 0.2rem;
  font-family: fontawesome;
  font-size: 1.625rem;
}
.etw_inquiry .ys {
  color: #787878;
  font-size: 0.875rem;
  padding: 0 1rem 0 1rem;
  line-height: 1.125rem;
}
.etw_inquiry #floatchatiframe2011 {
  margin: 0 -15px;
}
.etw_inquiry .send {
  padding: 0.5rem 1rem;
}
.etw_inquiry .send a {
  color: #fff;
  background: #d12e28;
  padding: 0.5rem 1rem;
}
.etw_inquiry .send a:hover {
  background: #000;
}
.etw_inquiry #floatchatiframe2011 {
  margin: 0 1rem;
}
.othertitle {
  display: block;
  width: 100%;
  color: #000;
  font-size: 1.25rem;
  padding: 0.6rem 1.5rem 0.6rem 3.5rem;
  text-align: left;
  margin-bottom: 1.5rem;
  position: relative;
  border-bottom: 2px solid #fff;
  text-transform: uppercase;
  font-weight: 300;
}
.othertitle::before {
  position: absolute;
  content: "\f03a";
  color: #000;
  left: 1rem;
  top: 0.6rem;
  font-family: fontawesome;
  font-size: 1.625rem;
}
.otherpro {
  width: 100%;
  padding: 1.5rem 0 1rem;
}
.otherpro_item {
  background-color: #f8f8f8;
  padding: 1rem;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #ececec;
  transition: all 1s;
}
.otherpro_item a {
  align-items: center;
  color: #313131;
  font-size: 0.9rem;
}
.otherpro_item a span {
  display: block;
  padding-top: 0.5rem;
  height: 70px;
}
.otherpro_item a:hover {
  color: #e3585b;
}
.otherpro_item:hover {
  border: 1px solid #ccc;
  background-color: #eee;
}
.contact_info {
  line-height: 1.6rem;
  padding-left: 1rem;
}
.contact_info stong {
  color: #444 !important;
}
.contact_info a {
  color: #444;
}
.contact_info a:hover {
  color: #d02647;
}
.contact_info .contact1 {
  font-weight: 500;
  font-size: 1.1rem;
}
.contact_info .company {
  font-size: 1.3rem;
  padding-bottom: 1rem;
}
.telL {
  padding-left: 2rem;
}
.enailL {
  padding-left: 3.8rem;
}
.contact_info #floatchatiframe2011 {
  margin: 0;
  min-height: 500px;
}
#etw_form {
  width: 100%;
  display: flex;
  flex-flow: wrap;
  margin: 3rem 0 2rem 0;
}
#etw_set_feedback_form {
  border-radius: 5px;
  margin: 0 3% 0 0;
  width: 48.5%;
  background: #f5f5f5;
  padding: 1rem;
}
.contact_info #etw_set_feedback_form {
  padding: 0;
  width: 95%;
  background: #f8f8f8;
}
#etw_form_title {
  overflow: hidden;
  padding-left: 2%;
  background: #f2f2f2;
  text-align: left;
  font-weight: 700;
  line-height: 40px;
  font-size: 1.4rem;
  margin-bottom: 12px;
  border-radius: 5px 5px 0 0;
  border-bottom: 1px solid #ccc;
}
.txt_indet {
  padding-left: 2rem;
}
.etw_contactin {
  width: 46%;
  height: auto;
  padding: 0;
  background: #f5f5f5;
  padding: 1rem;
}
@media (max-width: 575.98px) {
  #etw_set_feedback_form,
  .etw_contactin {
    width: 100%;
    margin-right: 0;
  }
  #etw_set_feedback_form {
    margin-bottom: 1rem;
  }
}
.feedbackbg {
  background: #000;
}
.feedback_bottom {
  width: 96%;
  margin: 0 auto;
  max-width: 1100px;
  padding-top: 0.5rem;
  padding-bottom: 1.5rem;
  text-align: center;
  text-align: center;
  padding: 2rem 0;
}
.feedback_bottom p {
  width: auto;
  float: left;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
}
.feedback_bottom p span {
  color: #3dc549;
}
.feedback_bottom a {
  display: inline-block;
  width: auto;
  color: #fff;
  background: #1fa72b;
  font-size: 1.125rem;
  text-transform: uppercase;
  text-align: center;
  padding: 0.5rem 1.25rem;
}
.feedback_bottom a:hover {
  background: #fff;
  color: #000;
}
.cot_add,
.cot_email,
.cot_fax,
.cot_mobile,
.cot_people,
.cot_tel,
.cot_whatsapp {
  position: relative;
  padding-left: 25px;
  display: block;
  margin-bottom: 1rem;
  line-height: 1.2rem;
}
.cot_name {
  margin: 0.3rem 0 0 0;
  font-size: 1rem;
  font-weight: 300;
}
.cot_add:before {
  content: "\f041";
  position: absolute;
  left: 0;
  top: 0;
  color: #d8d8d8;
  font-family: fontawesome;
  font-size: 20px;
}
.cot_tel:before {
  content: "\f095";
  position: absolute;
  left: 0;
  top: 0;
  color: #d8d8d8;
  font-family: fontawesome;
  font-size: 18px;
}
.cot_email:before {
  content: "\f0e0";
  position: absolute;
  left: 0;
  top: 0;
  color: #d8d8d8;
  font-family: fontawesome;
  font-size: 16px;
}
.cot_people:before {
  content: "\f2be";
  position: absolute;
  left: 0;
  top: 0;
  color: #d8d8d8;
  font-family: fontawesome;
  font-size: 16px;
}
.cot_mobile:before {
  content: "\f10b";
  position: absolute;
  left: 3px;
  top: 0;
  color: #d8d8d8;
  font-family: fontawesome;
  font-size: 20px;
}
.cot_fax:before {
  content: "\f1ac";
  position: absolute;
  left: 0;
  top: 0;
  color: #d8d8d8;
  font-family: fontawesome;
  font-size: 16px;
}
.cot_whatsapp:before {
  content: "\f17e";
  position: absolute;
  left: 0;
  top: 5px;
  color: #d8d8d8;
  font-family: fontawesome;
  font-size: 18px;
}
#footer {
  width: 100%;
  height: auto;
  margin: 0 auto;
  font-size: 0.9rem;
  background: #942222;
  color: #d8d8d8;
  padding-top: 1rem;
}
.footercop {
  width: 100%;
  background: #710909;
}
.etw_footin {
  margin: 0 auto;
  width: 96%;
  max-width: 1200px;
  text-align: center;
  overflow: hidden;
  padding: 1rem 0 1.5rem 0;
}
.footbg {
  position: relative;
}
#etw_coper {
  margin-top: 2px;
  width: 100%;
  line-height: 22px;
}
#etw_coper a {
  display: block;
  color: #fff;
}
#otherlink {
  clear: both;
  width: 100%;
  height: auto;
}
#otherlink a {
  color: #fff;
  display: inline-block;
  padding: 0 8px;
  font-size: 0.75rem;
  margin-right: 5px;
  line-height: 22px;
  margin-bottom: 5px;
}
#otherlink a span {
  opacity: 0.5;
  position: relative;
  top: 0;
  font-size: 12px;
}
#otherlink a:hover {
  color: #999;
}
#otherlink a:hover span {
  opacity: 1;
  top: -2px;
  transition: all 0.3s ease-in-out;
}
#etw_bottom {
  width: 100%;
  padding-bottom: 1.5rem;
  text-align: left;
  font-size: 0.85rem;
}
#etw_bottom .etw_hometitle {
  padding-bottom: 1rem;
  border: none;
  margin-bottom: 0;
  color: #fff;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: 300;
}
#etw_bottom .etw_hometitle a {
  color: #fff;
  font-size: 1.066667rem;
  display: block;
}
#etw_bottom .etw_hometitle a:hover {
  color: #000;
  text-decoration: none;
}
#etw_bottom a {
  color: #d8d8d8;
}
#etw_bottom a:hover {
  color: #000;
  text-decoration: underline;
}
#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;
  padding-bottom: 0.6rem;
  line-height: 1.2rem;
  padding-left: 1rem;
  color: #fff;
  position: relative;
  font-weight: 200;
}
#etw_bottom ul > li > a:before {
  position: absolute;
  content: "\f105";
  left: 2px;
  top: -1px;
  font-family: fontawesome;
  color: #d8d8d8;
}
.footer_right {
  position: relative;
  padding-top: 0.5rem;
}
.footer_right a {
  display: block;
  margin-bottom: 15px;
}
.footer_right p {
  font-size: 14px;
  color: #d8d8d8;
  line-height: 20px;
}
@media (max-width: 991.98px) {
  #footerlist a {
    font-size: 0.875rem;
    padding: 0 0.6rem;
  }
  #footerlist {
    margin-top: 1rem;
  }
}
@media (max-width: 767.98px) {
  footbg:before {
    position: inherit;
  }
  .footlogo {
    width: 100%;
  }
  #footerlist {
    width: 100%;
  }
  .footbg:before {
    background: 0 0;
  }
  #etw_bottom .col-12:nth-child(2) {
    display: none;
  }

  .text-container h4 {
    padding-top: 1rem;
  }
}
@media (max-width: 575.98px) {
  .banner_pro_content h2,
  .banner_pro_content .etw_hometitle {
    font-size: 1.2rem;
  }
  #etw_bottom .etw_hometitle {
    padding-bottom: 0.5rem;
  }
  #etw_bottom ul li {
    width: 100%;
    margin-right: 0;
  }
  .footer_right p {
    margin-bottom: 0.5rem;
  }
  .news_list ul {
    width: 100%;
    margin-right: 0;
  }
}
.share {
  padding-top: 0.4rem;
}
.share .btn {
  color: #000 !important;
  margin-right: 0.4rem;
  width: 22px;
  height: 22px;
  padding: 0;
}
.share .btn i {
  color: #000 !important;
  font-size: 1.25rem;
}
.share .btn:hover i {
  color: #e40113 !important;
}
#etw_map {
  width: 100%;
  margin: 0 auto;
}
#etw_map .name {
  width: 100%;
  color: #416ba8;
  background: #eee;
  margin-top: 6px;
  height: 20px;
  line-height: 20px;
  display: block;
  margin-bottom: 4px;
}
#etw_map a {
  color: #333;
  text-decoration: underline;
  width: 100%;
  display: block;
  margin-top: 5px;
}
#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: 0;
}
#app_new_pro {
  display: none;
}
.news_list {
  width: 100%;
}
ul.news_list li {
  color: #666;
  font-size: 0.9rem;
}
ul.news_list li a {
  color: #666;
  font-size: 0.9rem;
  position: relative;
  display: inline;
  width: 100%;
  float: left;
  border-bottom: 1px dotted #ccc;
  padding: 0.5rem 0;
  padding-left: 1rem;
}
ul.news_list li a::before {
  position: absolute;
  content: "\f061";
  left: 0;
  bottom: 11px;
  font-family: fontawesome;
  font-size: 0.3rem;
}
ul.news_list li a span {
  width: 200px;
  float: right;
}
ul.news_list li:hover a {
  color: #d92626;
}
.next_item {
  float: right;
}
.next_item a {
  margin-left: 5px;
}
/*tags & biref*/
#tags {
  width: 100%;
  padding: 0.5rem 0 0 0;
}
#tags_title {
  display: inline-block;
  margin: 0 0.5rem 0 0;
  color: #999;
  font-size: 0.8rem;
  line-height: 0.8rem;
  text-align: left;
  position: relative;
  font-weight: 500;
  padding: 0.3rem 0;
}
#tags ul {
  margin-bottom: 0;
}
#tags li {
  margin: 0 0.5rem 0 0;
  color: #ccc;
  display: inline-block;
  line-height: 0.9rem;
  font-size: 0.8rem;
  padding: 0.3rem 0;
  position: relative;
}
#tags a:last-child:before {
  content: normal;
}

@media (max-width: 767.98px) {
  #tags {
    display: none;
  }
}
.biref {
  color: #999;
  padding-top: 1rem;
}
.theme-send-inquiry {
  z-index: 3;
}
/* timeline */
.demo {
  padding: 2em 0;
}
.main-timeline {
  overflow: hidden;
  position: relative;
}
.main-timeline:before {
  content: "";
  width: 7px;
  height: 100%;
  background: #909090;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.main-timeline .timeline {
  width: 50%;
  padding-left: 50px;
  float: right;
  position: relative;
}
.main-timeline .timeline:before {
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #909090;
  border: 7px solid #fff;
  position: absolute;
  top: 50%;
  left: -15px;
  transform: translateY(-50%);
}
.main-timeline .timeline:after {
  content: "";
  display: block;
  border-right: 30px solid #333;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  position: absolute;
  top: 50%;
  left: 24px;
  transform: translateY(-50%);
}
.main-timeline .timeline-content {
  display: block;
  padding: 25px;
  border-radius: 100px;
  background: #333;
  position: relative;
}
.main-timeline .timeline-content:after,
.main-timeline .timeline-content:before {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}
.main-timeline .timeline-content:hover {
  text-decoration: none;
}
.main-timeline .inner-content {
  width: 80%;
  float: right;
  padding: 15px 20px 15px 15px;
  background: #fff;
  border-radius: 0 100px 100px 0;
  color: #333;
}
.main-timeline .year {
  display: inline-block;
  font-size: 1.4rem;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 7%;
  transform: translateY(-50%);
}
.main-timeline .title {
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}
.main-timeline .description {
  font-size: 14px;
  margin: 0 0 5px 0;
}
.main-timeline .timeline:nth-child(2n) {
  padding: 0 50px 0 0;
}
.main-timeline .timeline:nth-child(2n) .year,
.main-timeline .timeline:nth-child(2n):before {
  left: auto;
  right: -15px;
}
.main-timeline .timeline:nth-child(2n) .year {
  right: 7%;
}
.main-timeline .timeline:nth-child(2n):after {
  border-right: none;
  border-left: 30px solid #333;
  left: auto;
  right: 24px;
}
.main-timeline .timeline:nth-child(2n) .inner-content {
  float: none;
  border-radius: 100px 0 0 100px;
  text-align: right;
}
.main-timeline .timeline:nth-child(2) {
  margin-top: 130px;
}
.main-timeline .timeline:nth-child(odd) {
  margin: -75px 0 0 0;
}
.main-timeline .timeline:nth-child(even) {
  margin-bottom: 80px;
}
.main-timeline .timeline:first-child,
.main-timeline .timeline:last-child:nth-child(even) {
  margin: 0;
}
.main-timeline .timeline:nth-child(2n) .timeline-content {
  background: #710909;
}
.main-timeline .timeline:nth-child(2n),
.main-timeline .timeline:nth-child(2n) .inner-content {
  color: #710909;
}
.main-timeline .timeline:nth-child(2n):after {
  border-left-color: #710909;
}

@media only screen and (max-width: 1200px) {
  .main-timeline .inner-content {
    width: 80%;
  }
  .main-timeline .year {
    font-size: 2.2rem;
    left: 10px;
    transform: translateY(-50%) rotate(-90deg);
  }
  .main-timeline .timeline:nth-child(2n) .year {
    right: 10px;
  }
  .otherpro_item a span {
    display: block;
    padding-top: 0.5rem;
    height: 90px;
    font-size: 0.8rem;
  }
}
@media only screen and (max-width: 990px) {
  .main-timeline .year {
    font-size: 2rem;
    left: 0;
  }
  .main-timeline .timeline:nth-child(2n) .year {
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .otherpro_item a span {
    display: block;
    padding-top: 0.5rem;
    height: 55px;
    font-size: 0.9rem;
  }
  .main-timeline .timeline:before,
  .main-timeline:before {
    left: 10px;
    transform: translateX(0);
  }
  .main-timeline .timeline:nth-child(2n):after {
    border-left: none;
    border-right: 30px solid #333;
    right: auto;
    left: 24px;
  }
  .main-timeline .timeline,
  .main-timeline .timeline:nth-child(even),
  .main-timeline .timeline:nth-child(odd) {
    width: 100%;
    float: none;
    margin: 0 0 30px 0;
  }
  .main-timeline .timeline:last-child {
    margin-bottom: 0;
  }
  .main-timeline .timeline:nth-child(2n) {
    padding: 0 0 0 50px;
  }
  .main-timeline .timeline:before,
  .main-timeline .timeline:nth-child(2n):before {
    left: -2px;
  }
  .main-timeline .inner-content {
    width: 85%;
  }
  .main-timeline .timeline:nth-child(2n) .inner-content {
    float: right;
    border-radius: 0 100px 100px 0;
    text-align: left;
  }
  .main-timeline .timeline:nth-child(2n) .year {
    right: auto;
    left: 0;
  }
  .main-timeline .timeline:nth-child(2n):after {
    border-right-color: #710909;
  }
}
@media only screen and (max-width: 576px) {
  .otherpro_item a span {
    display: block;
    padding-top: 0.5rem;
    height: auto;
    font-size: 0.9rem;
  }
}
@media only screen and (max-width: 479px) {
  .main-timeline .timeline-content {
    padding: 8px;
  }
  .main-timeline .inner-content {
    width: 80%;
  }
  .main-timeline .year {
    font-size: 1.4rem;
  }
  .main-timeline .timeline-content {
    border-radius: 80px;
  }
  .main-timeline .inner-content {
    padding: 15px 20px 15px 15px;
    border-radius: 0 60px 60px 0 !important;
    color: #333;
  }
}

/* contact-info */
.contact-info-box {
  display: flex;
  margin-bottom: 1rem;
  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: 4px solid #ed1b23;
}
.contact-info-icon i {
  font-size: 1.4rem;
}
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: 200;
  margin-bottom: 0;
}
.feedback_form_contact {
  background-color: #eee;
  border: none;
  padding: 1rem;
}
.form_contact_title {
  font-size: 1.8rem;
  border-bottom: 1px solid #ccc;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  color: #000;
  font-weight: 400;
}
ul.discitem1 {
  margin-bottom: 15px;
  float: none;
  padding-left: 0.5rem;
}
ul.discitem1 > li {
  width: auto;
  margin: 0 0 0.2rem 15px;
  list-style: disc;
 
  float: none;
}
ul.discitem1 > li.nostyle {
  list-style: none;
}


/*Sustainability*/
.sustaintitle{ width:100%; font-size:1.8rem; line-height:2.2rem; text-align:center; margin-bottom:2rem; font-weight: 500;}
.sustaintitle1{ width:100%; font-size:1.4rem; font-weight: 400; margin:2rem 0 1rem 0;}
.sustaininfo{ width:100%; display: flex;justify-content: center; align-items: center; background:#416ba8; padding:30px;border-radius: 10px;}
.sustaininfo .sustainleft{ width:45%; padding-right:20px; font-size:1.1rem; line-height:2rem;color:#fff;}
.sustaininfo .sustainleft .title{ font-size:1.7rem; color:#fff;font-weight: 600;}
.sustaininfo .sustainright{ width:55%;}
.sustaininfo .sustainright .sustainli{ width:100%; box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.078); background:#fff; margin-bottom:20px; padding:20px;border-radius: 0.75rem; position:relative; padding-left:70px; line-height:1.125rem; font-size:0.8rem;}
.sustaininfo .sustainright .sustainli:nth-child(3){ margin-bottom:0;}
.sustaininfo .sustainright .sustainli:before {position: absolute;content: ""; left:20px; top:50%; width:30px; height:30px; margin-top:-15px; background:#d92626;border-radius:4px;transform: rotate(45deg);}
.sustaininfo .sustainright .sustainli:after {content: "1"; color:#fff;position: absolute;top: 50%; margin-top:-10px;left:30px;right: 0;font-size:1.25rem;}
.sustaininfo .sustainright .sustainli:nth-child(2):after {content: "2";}
.sustaininfo .sustainright .sustainli:nth-child(3):after {content: "3";}
.sustaininfo .sustainright .sustainli span{ display:block; font-size:1rem; line-height:20px; color:#333;  font-weight:600;font-family: Montserrat;}

.sust_li{ width:100%; max-width:900px; padding:10px; margin:0 auto;}
.sust_li ul{ width:100%;display: flex;}
.sust_li ul li{ width:31%; margin:0 4% 1rem 0; text-align:center; border-radius: 0.75rem; box-shadow: 0 4px 12px rgba(26, 26, 26, 0.3); padding:40px 10px;}
.sust_li ul li:nth-child(3n) {margin-right: 0;}
.sust_li ul li:nth-child(3n+1) { clear: both;}
.sust_li ul li>span{ display:block; font-size:1.25rem;}
.sust_li ul li>span span{ font-weight:500;}

@media (max-width:768.98px) {
    .sustaininfo{ display:block;}
   .sustaininfo .sustainleft,.sustaininfo .sustainright{ width:100%;}
   .sust_li ul{display: block;}
   .sust_li ul li{ width:48%; margin-right:2%;float: left;}
   .sust_li ul li:nth-child(3n) {margin-right: 2%;}
   .sust_li ul li:nth-child(3n+1) { clear: none;}
   .sust_li ul li:nth-child(2n) {margin-right: 0;}
   .sust_li ul li:nth-child(2n+1) { clear: both;}
}

@media (max-width:575.98px) {
   .sust_li ul li{ width:100%; margin-right:0;} 
   .sustaininfo .sustainright .sustainli{ padding-left:20px; padding-top:66px;}
   .sustaininfo .sustainright .sustainli:before {left:50%; top:20px;margin-top:inherit; margin-left: -15px;}
   .sustaininfo .sustainright .sustainli:after {left:50%; top:25px; margin-top:inherit; margin-left: -6px;}
}
/*exh page*/
.protitle{font-size:1.6rem;line-height:1.8rem;display:flex;flex-wrap:wrap;padding:1rem 0;position:relative;font-family:GOTHIC;font-weight:600;}
.protitle:before{position:absolute;content:'';background:#d92626;width:100px;height:3px;left:0;right:0;margin:0 auto;bottom:-5px;display:none;}
.exh_p{font-size:1.1rem;line-height:1.8rem;color:#111;font-family:GOTHIC;}
.exh_bg{background:#d92626;width:100%;position:relative;padding:3rem 0 2rem 0;}
.exh_box{text-align:center;}
.exh_box dl{margin:0;}
.exh_box dl dd{font-size:1.4rem;color:#fff;line-height:1.6rem;font-weight:300;margin:0 0 1.5rem;font-family:GOTHIC;}
/* .exhibition */ 
.exhibition{width:296px;height:238px;overflow-x:hidden;overflow-y:auto;position:fixed;right:0px;bottom:250px;z-index:9999; background:#fff; box-shadow: rgba(27, 26, 26, 0.1) 0 3.125rem 6.25rem -1.25rem,rgba(27, 26, 26, 0.3) 0 1.875rem 3.75rem -1.875rem;  display:none }
.exh_box{position:relative;}
.exh_text{position:absolute; left:30px;margin:0 auto;width:250px;float:left;}
.exh_text p{padding-bottom:0;font-size:14px;font-style:italic;line-height:1.55;}
.exh_title1{font-size:19px;float:left;margin-bottom:6px;color:#333;display:block;clear:both;}
.exh_close a:hover{text-decoration:none;}
.exh_close a{color:#666;font-weight:400;text-align:left;display:block;font-size:22px;}
.exh_close{width:37px;height:auto;position:absolute;right:-12px; }
.exh-btn-more{background-image:linear-gradient(to right,#eee,#ccc);color:#333;padding:5px;font-size:14px;font-style:italic;font-weight:600;}
@media (max-width:991.98px){.exhibition{display:none;}
}


/*20255-4-17*/
.table .top a{ color:#fff;}

.etw_pro_three ul > li{width:32%; text-align:center;background-color: #ced6e1; margin-bottom:1.5rem;}
.etw_pro_three ul li a{ margin-bottom:0;}
.etw_pro_three ul li a .pro_txt h3{ margin-bottom:0;font-weight:200;}
.etw_pro_three ul > li:nth-child(4n){margin-right:2%;}
.etw_pro_three ul > li:nth-child(4n + 1){clear:none;}
.etw_pro_three ul > li:nth-child(3n){margin-right:0;}
.etw_pro_three ul > li:nth-child(3n + 1){clear:both;}
.etw_pro_three ul li a:hover h3{ color:#d92626;}
@media (max-width:767.98px){
.etw_pro_three ul > li{width:49%;}
.etw_pro_three ul > li:nth-child(3n){margin-right:2%;}
.etw_pro_three ul > li:nth-child(3n + 1){clear:none;}
.etw_pro_three ul > li:nth-child(2n){margin-right:0;}
.etw_pro_three ul > li:nth-child(2n + 1){clear:both;}
}

.pro_detal_info{align-items: center;}
.pro_detal_info .pro_img{ background:#eee;}
.pro_detal_info .pro_img img{mix-blend-mode: multiply;}
.pro_detal_info .pro_detal{ position:relative; padding: 2rem 3rem; top:inherit; }
@media (max-width: 991.98px) {
  .pro_detal_info .pro_detal{padding: 1rem;}
}

.etw_pro_bg ul li a .pro_pic{background-color:#ced6e1;}
.etw_pro_bg ul li a .pro_txt{background-color:#eee;}
.etw_pro_bg ul li a .pro_pic img{mix-blend-mode: multiply;}