@charset "utf-8";
/* CSS Document */
@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: 'BARLOW';
  font-style: normal;
  font-weight: 300;
  src: local('BARLOW-LIGHT'), local('BARLOW-LIGHT'), url(../font/BARLOW-LIGHT.TTF) format('truetype');
  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: 'BARLOW';
  font-style: normal;
  font-weight: 500;
  src: local('BARLOW-MEDIUM'), local('BARLOW-MEDIUM'), url(../font/BARLOW-MEDIUM.TTF) format('truetype');
  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: 'BARLOW';
  font-style: normal;
  font-weight: 700;
  src: local('Barlow-700'), local('Barlow-700'), url(../font/Barlow-700.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.ttf?t=1622274305876) format('truetype')}


/****basic****/
body{color:#000;font-size:16px; background:#fff;font-family: 'Arial';font-weight: 300;}
*,li,ol,ul{margin:0;padding:0}
li,ol,ul{list-style:none}
img{max-width:100%}
img{-ms-interpolation-mode:bicubic;border:0}
.clear{clear:both;margin:0;padding:0;height:0;font-size:0;line-height:0;width:0}
a{color:#333;transition:.3s all ease-in-out;blr:expression(this.onFocus=this.blur())}
a:hover{color:#23874e}
a:focus{outline:0;text-decoration:none}
a,a:hover{text-decoration:none}
a.link{color:#23874e;text-decoration:underline;font-weight:400;font-style:oblique}
a.link:hover{color:#0091ee;text-decoration:underline}
b{color:#454545;font-size:1rem;line-height:1.3rem;margin:15px 0 6px 0;display:block;font-weight:500}
.top{padding-top: 1.5rem;}
strong{font-weight:700;font-size: 16px;} 
.clearfix::after {
  display: table;
  clear: both;
}
.text-center strong{color: #555;}
ul.item00 strong{font-size: 15px;}
.etw_hometitle{display:block;font-size:4rem;line-height:4.2rem;padding:0 0 1.5rem 0;color:#111;margin:0;font-weight:400;}
.etw_hometitle small{display:block;color:#555;font-size:70%;line-height:2rem;font-weight:500}
h2{display:block; margin:0; padding:0 0 0.5rem 0;font-size:32px; line-height:2.25rem; color:#000;font-weight:500;margin-bottom: 0.5rem;}
.brief{ margin:20px 0;}
h2 span{border-bottom: 2px dashed #0067b1;padding-bottom: 0.5rem;display: inline-block;} 
h4.sname{font-size:1.1em;color:#999} 
hr{ border:none; border-bottom:1px dashed #ccc; margin:1rem 0;} 
u.inquiry {display: block;color: #2da6df;text-decoration: underline;} 
u.inquiry:hover{color: #ffb713}
.font1{font-size: 1.5rem;}
.font1 strong{font-size: 1.5rem;}
a.etw_color{color: #064896;text-decoration: underline;display: inline-block;}
.review{ font-size:18px; font-weight:normal; color:#f00; line-height:20px;}
.clear {
  clear: both;
  width: 100%;
}
.clearfix {
  clear: both;
  width: 100%;
}

.nolr{padding-left:0;padding-right:0}
.aa{    padding-right: 5px;
  padding-bottom: 3px;}
.no_bd{border:none!important}
.table-responsive{margin:0 0 1.5rem 0}
.table{margin-bottom:0!important}
.table,td{border:none} 
.table tr td{vertical-align:middle!important;padding:12px 8px!important;font-size:.9rem;line-height:1.1rem;font-weight:300;border:1px solid #dee2e6} 
.table tr.top td{padding:16px 8px 16px 8px!important;font-size:1.1rem;font-weight:300;background:#f3f3f3!important;} 
.indent{padding-left:57px} 
.brief{color:#555;font-size:.95rem;line-height:1.7rem;margin:1.5rem 0}



/****header****/
#header{width:100%;position:fixed;top:0;left:0;right:0;margin:0 auto;background:#fff;z-index:1000;}
#header:before{position:absolute;content:'';width:100%;height:26px;background:#f7f8f8;left:0;top:0} 
.headerin{position:relative;margin:0 auto;width:100%;max-width:1300px;z-index:100}
.header1{max-width: 1200px;}
.nav-fixed{background:#fff!important;margin:0 auto;box-shadow:0 1px 2px 0 rgb(60 64 67 / 30%),0 2px 6px 2px rgb(60 64 67 / 15%);-webkit-animation:.5s ease-in-out 0s normal none 1 running fadeInDown;animation:.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}
}
#etw_logo{float:left;width:140px;text-align:center;padding:0;position:relative;z-index:1;margin-top: 45px;margin-bottom: 10px;}
#etw_logo span{font-size:1rem;width:100%;max-width:300px;position:relative;color:#0091ee;font-weight: 500;line-height: 1.25rem;}
.top_contact{float:right;background:#c9ad6e;margin:2rem 0 0 2rem}
.top_contact a{color:#fff;display:block;padding:.3rem 1rem .3rem 2.5rem;position:relative}
.top_contact a:before{content:"\f0e0";position:absolute;left:16px;top:5px;color:#fff;font-family:fontawesome;font-size:15px}
.header_top{background:#555;width:100%;height:32px}
.header_top .content{background:0;margin:0 auto}
.etw_language{width:70%;float:right;height:26px}
.etw_language>ul{position:relative;margin:0}
.etw_language>ul>li{position:relative}
.etw_language>ul>li>a{display:block}
.etw_language ul li ol{position:relative;display:block}
#etw_language{float:right;width:auto;text-align:right;margin:0 .5rem 0 0}
#etw_language .dropdown-item{display:inline-block;width:auto;font-size:0.9rem;line-height:1.2rem;padding:.2rem .8rem;color:#333;min-width:auto!important;font-weight:300;background:0;position: relative;padding-left: 35px;}
#etw_language .dropdown-item:before{position: absolute;content: "";width: 30px;height: 15px;background: url(../images/en.png) no-repeat left;left: 0;top: 6px;}
#etw_language .dropdown-item:nth-child(2):before{background: url(../images/ru.png) no-repeat left;}
#etw_language .dropdown-item:nth-child(3):before{background: url(../images/es.png) no-repeat left;}
#etw_language .dropdown-item:nth-child(4):before{background:url(../images/fr.jpg) no-repeat left;}
#etw_language .dropdown-item:nth-child(5):before{background:url(../images/ae.png) no-repeat right;}
.nav-item span.pro_icon {
    position: absolute;
    top: 6px;
    right: 0;
    color: #999;
    padding: 0;
    font-size: 34px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: none;
    text-align: center;
    font-weight: 200;
}
#etw_language .dropdown-item img{padding:0 .3rem .1rem 0}
#etw_language .dropdown-item:hover{color:#0091ee;background:0}
.etw_language a:not([href]):not([tabindex]){color:#fff;cursor:pointer}
.iconfont{font-family:iconfont!important;font-size:1.6rem;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;-webkit-animation:scaleout 2.5s infinite ease-in-out;animation:scaleout 2.5s infinite ease-in-out;-moz-animation:scaleout 2.5s infinite ease-in-out}
@-webkit-keyframes scaleout{50%{opacity:.5}
100%{opacity:1}
}
@keyframes scaleout{50%{opacity:.5}
100%{opacity:1}
}
 
@media (max-width:1199.98px){#etw_logo{margin-left:1rem}
}
@media (max-width:991.98px){#header{position:relative}
#header:before{display:none}
.nav-item span.pro_icon{display: block;}
.dropdown-toggle::after{display: none;}
.nav-fixed{background:#fff!important;position:inherit;animation:none}
#etw_logo{width:160px;margin-top: 17px;}
.etw_language{width:auto;height:auto;margin:0}
.etw_language>ul>li::before{position:absolute;content:"";width:1px;height:100%;background-color:#ccc;top:-5%;right:1rem}
.etw_language>ul>li>a{margin:2.3rem 2.2rem 1rem 0;text-align:center;width:40px;z-index:100;display:block}
.etw_language ul li ol{position:absolute;width:100px;left:-1.8rem;top:2rem;transition:.3s all ease-in-out;box-shadow:0 1px 5px #ccc;z-index:1010;display:none}
#etw_language{width:100%;background:#fff;margin:0}
#etw_language .dropdown-item{width:auto;color:#333;line-height:1rem;padding:.6rem 0;clear:inherit;display:block;background:0 0;text-align:center}
#etw_language .dropdown-item:hover{color:#0091ee}
#etw_language .dropdown-item:before{display: none;}

}
@media (max-width:575.98px){#header{border-bottom:1px solid #ddd}
#etw_logo{width: 145px;}
}


/*menu*/
.top-nav{z-index:999;width:auto;display:flex;flex-flow:wrap;justify-content:space-around;align-items:center;float:right;margin-top:12px;}
.navbar{padding:0}
.navbar-collapse{justify-content:flex-end}
.navbar-light .navbar-nav li.nav-item{position:relative}
.navbar-light .navbar-nav a.nav-link{color:#000;font-size:0.9rem;line-height:1.25rem;position:relative;margin:0 0.5rem;font-weight:500;padding:1.1rem 0;}
.navbar-light .navbar-nav a.nav-link:before{content:"";position:absolute;bottom:8px;left:0;height:0;width:100%;background:#23874e;transition-delay:.1s;transition:.1s all linear;display:none}
.navbar-light .navbar-nav .active a.nav-link:before,.navbar-light .navbar-nav .show a.nav-link:before,.navbar-light .navbar-nav a.nav-link:hover:before{height:4px;display:none}
.navbar-nav .dropdown-menu{box-shadow:0 15px 22px -10px #999;border:none;padding:.3rem 1rem;left:1rem;border-radius:0;background:#fff;top:3.5rem}
.navbar-light .navbar-nav a.nav-link i{color:#999}
.navbar-light .navbar-nav .active .nav-link,.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{background:0;color:#0091ee}
.navbar-light .navbar-nav .dropdown-item{font-size:0.875rem;padding: 0.25rem 1.5rem;}
.navbar-light .navbar-nav .show>.nav-link{background:none;color:#0091ee;}
.dropdown-item.active, .dropdown-item:active,.dropdown-item:hover{background:#f0f0f0; color:#0091ee;}
.navbar-light .navbar-nav  .dropdown-menu{box-shadow: 2px 2px 10px rgba(0,0,0,0.5);border-bottom: 4px solid #0091ee;border-radius:0; padding:0; margin:0; background:#f7f7f7;}
.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:#0091ee; }
.dropdown-menu2{left: -5rem!important;min-width: 15rem;}
.dropdown-menu2 li a{white-space: normal;}
@media (max-width:1250.98px){
  .navbar-light .navbar-nav a.nav-link{margin:0 0.2rem;font-size: 0.8rem;} 
}
@media (max-width:1199.98px){.top-nav{float:right}
 
}
@media (max-width:991.98px){.top-nav{width:100%;float:left;background:#fff;margin:0;display:block;padding:0}
.navbar-nav .dropdown-menu{background:#fff;box-shadow:none;padding:.3rem 0;position:relative!important;left:0!important;top:0!important;margin-left:0!important;min-width:auto!important}
.top-nav .navbar-nav .row{width:100%!important;box-shadow:none}
.navbar-light .navbar-nav .dropdown-item,.navbar-light .navbar-nav .dropdown-menu1 .dropdown-item{background:#fff;padding:.4rem 1rem .4rem 2.4rem;border-bottom:none;font-size:.9rem;color:#333;white-space:normal}
.navbar-light .navbar-nav .dropdown-menu .dropdown-item:before{content:normal}
.navbar-nav .dropdown-menu1>li{width:100%;float:none;margin:0}
.navbar-nav .dropdown-menu li ol{display:none}
.navbar-light .navbar-nav .dropdown-menu1 .dropdown-item img{display:none}
.navbar-light .navbar-nav .show>.nav-link{color:#333}
.navbar-light .navbar-nav li.nav-item{margin:0}
.navbar-light .navbar-nav li.nav-item:before{content:normal}
.navbar-light .navbar-nav a.nav-link:before{content:normal}
.navbar-light .navbar-nav .active .nav-link,.navbar-light .navbar-nav .nav-link:hover{color:#0091ee;background:0 0}
.navbar-light .navbar-nav .show>.nav-link{background:0 0}
.navbar-light .navbar-nav a.nav-link{font-size:1rem;border-bottom:1px solid rgba(0,0,0,.1);color:#333;padding:1rem;margin:0 1rem}
.navbar-light .navbar-nav li.nav-item:last-child a.nav-link{border-bottom:none}
.dropdown-menu{border:none}
.navbar-light .navbar-toggler{color:#666;font-size:2.4rem;margin:1.45rem 1rem 0 0;border:none;outline:0;z-index:200;position:relative}  
}
/****header  END****/



/****banner****/
#etw_banner{width: 100%;
  height: auto;
  position: relative;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;}
.carousel-caption{left:0;right:0;top:24%;bottom:auto;padding:1rem 2rem;max-width:1300px;margin:0 auto;text-align:left;text-shadow:1px 1px 1px #333}
.carousel-caption h1{color:#fdab04;font-weight:600;font-size:2.5em;margin:0 0 1rem 0;line-height:2.8rem;text-shadow:1px 1px 1px #000;}
.carousel-caption h1 small{display:block}
.carousel-caption span{font-weight:300;font-size:1.2rem;line-height:1.8rem;display:block;margin:1rem 0 2rem 0}
.carousel-caption a.more{background:#23874e;color:#fff;padding:.5rem 1rem;font-size:1rem}
.carousel-caption a.more:hover{background:#002341}
.banner_txt{left:0;position:absolute;right:0;top:15%;bottom:auto;max-width:1300px;margin:0 auto;text-align:left;}
.banner_txt1{max-width: 1600px;}
.bannerinfo1{max-width: 620px;margin-top: 4%;padding-left: 40px;position: relative;}
.bannerinfo1 h1{color:#fff;font-weight:500;font-size:2.5rem;line-height:2.8rem;position: relative;padding-bottom: 15px;} 
.bannerinfo1 span{color: #fff;display: block;font-size: 1.3rem;font-weight: 300;}  
.bannerinfo3 span{color: #e9edf1;}

.bannerinfo2{max-width: 550px;margin-right: 40px;position: relative;background: rgba(0,0,0,.7);padding: 3rem 2rem;border-radius: 10px;float: right;}
.bannerinfo2 h1{color:#fff;font-weight:500;font-size:2.5rem;line-height:2.8rem;position: relative;padding-bottom: 0.5rem}
.bannerinfo2 span{color: #fff;display: block;font-size: 1.3rem;font-weight: 300;}   

.etw_hometitle{width: 100%;position: relative;font-size: 2rem;color: #0091ee;font-weight: 700;padding-top: 17px;padding-bottom: 0.5rem;line-height: 2.4rem;}
.etw_hometitle:before{position: absolute;content: "";width: 50px;height: 20px;background: url(../images/icon.png) no-repeat left;border-left-width: 0;top: 0;} 

.main_products{width: 100%;float: left;margin-top: 2rem;}
.main_products ul{width: 100%;display: flex;flex-wrap: wrap;margin-bottom: 0;}
.main_products ul>li{width: 32%;margin-right: 2%;float: left;margin-bottom: 1.5rem;position: relative;padding-bottom: 2rem;}
.main_products ul>li:nth-child(3n){margin-right: 0;}
.main_products ul>li>ol{width: 100%;}
.main_products ul>li>ol>li.product_img{width: 100%;position: relative;}  
.main_products ul>li>ol>li.product_con{width: 100%;margin-top: 1rem;}
.main_products ul>li>ol>li.product_con a{display: block;color: #000;font-size: 1.5rem;font-weight: 500;line-height: 1.75rem;padding-bottom: 10px;}
.main_products ul>li>ol>li.product_con span{font-size: 1rem;}
.etw_more{position: absolute;right: 0;bottom: 0;}
.etw_more a{display: block;text-align: right;color: #ffb713;font-size: 1rem;font-weight: 700;}
.etw_more a:hover,.main_products ul>li>ol>li.product_con a:hover{color: #0091ee;}

a.etw_video {cursor:pointer !important;position:relative;}
a.etw_video:before {border-radius:50%;font-family:fontawesome;top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;content:"\f04b";width:100px;height:100px;padding:3px 0 0 30px;color:#004da2;font-size:3.5rem; border:5px solid #004da2;}
a.etw_video:hover:before {border:5px solid #ffb713;color:#ffb713;}

a.etw_video1 {cursor:pointer !important;position:relative;}
a.etw_video1:before {border-radius:50%;font-family:fontawesome;top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;content:"\f04b";width:100px;height:100px;padding:3px 0 0 30px;color:#ffb713;font-size:3.5rem; border:5px solid #ffb713;}
a.etw_video1:hover:before {border:5px solid #0091ee;color:#0091ee;}

.etw_company{width: 100%;float: left;margin-top: 2.5rem;background: url(../images/companybg.jpg) no-repeat center top #000;}
.etw_company ul{width: 100%;display: flex;flex-wrap: wrap;}
.etw_company ul li:nth-child(1){width: 55%;float: left;margin-top: 1.5rem;margin-bottom: 1.5rem;}
.etw_company ul li:nth-child(2){width: 39%;padding-left: 5%;color: #fff;font-size: 1rem;margin-top: 2%;float: right;} 
.etw_company .company_title{position: relative;font-size: 2.25rem;font-weight: 500;margin-bottom: 2rem;padding: 25px 0;border-right: 4px solid #aba9a9;width: 240px;}
.etw_company .company_title span{position: relative;display: inline-block;line-height: 2rem;padding-right: 1rem;}
.etw_company .company_title span:before{position: absolute;content: "";width: 206px;height: 4px;background: #aba9a9;left: 34px;top: -36px;}
.etw_company .company_title span:after{position: absolute;content: "";width: 206px;height: 4px;background: #aba9a9;left: 34px;bottom: -36px;}
.etw_company .company_title:before{position: absolute;content: "";width: 4px;height: 20px;background: #aba9a9;left: 30px;top: 0;}
.etw_company .company_title:after{position: absolute;content: "";width: 4px;height: 20px;background: #aba9a9;left: 30px;bottom: 0;}
.etw_more1{width: 100%;}
.etw_more1 a{display: block;color: #ffb713;font-size: 1rem;font-weight: 700;}
.etw_more1 a:hover{color: #0091ee;}
.etw_company p{font-size: 1.1rem;}

.mainpro{width: 100%;float: left;margin-top: 2rem;}
.content1{width:94%;margin:1.5rem auto 2rem auto;max-width:1460px;background: url(../images/qualitybg.png) no-repeat;}
.mainpro .content{max-width: 1160px!important;background: #f4f6f8;padding: 1.5rem}
.mainpro ul{width: 100%;display: flex;flex-wrap: wrap;background: #fff;padding: 1.5rem 2.5rem 1.5rem 1.5rem;}
.mainpro ul>li{width: 42%;float: left;margin-right: 3%;}
.mainpro ul>li:nth-child(2){width: 55%;float: right;margin-right: 0;}
.mainpro ul>li img{box-shadow: 0 2px 4px #ccc;}
.mainpro .etw_hometitle{font-size: 2.25rem;color: #000;font-weight: 500;line-height: 2.5rem;}
.mainpro .etw_hometitle span{font-size: 1.7rem;color: #0392ee;display: block;padding-top: 5px;line-height: 1.8rem;}
.mainpro p{font-size: 1rem;}

.etw_application{width: 100%;float: left;margin-top: 2rem;background: url(../images/applicationbg.jpg) no-repeat;padding-bottom: 1rem;}
.etw_application .etw_hometitle{font-size: 2.5rem;color: #000;font-weight: 500;text-align: center;margin-bottom: 1.5rem;line-height: 3rem;}
.etw_application ul{width: 100%;display: flex;flex-wrap: wrap;}
.etw_application ul>li{width: 32.5%;float: left;margin-right: 1.25%;border: 1px solid #0392ee;margin-bottom: 0.5rem;}
.etw_application ul>li:nth-child(3n){margin-right: 0;}
.etw_application ul>li>ol{width: 100%}
.etw_application ul>li>ol>li.product_img{width: 100%;text-align: center;}
.etw_application ul>li>ol>li.product_con{width: 100%;padding: 1rem;font-size: 1rem;}
.etw_application ul>li>ol>li.product_con>a{display: block;font-size: 1.5rem;font-weight: 500;color: #000;line-height: 1.75rem;padding-bottom: 5px;}
.etw_application ul>li>ol>li.product_con>a:hover{color: #0091ee;text-decoration: underline;}
.etw_application .etw_more1{margin-top: 5px;}

.videoall{margin-bottom: 2rem;}
.videoall,.videoall ul{ width:100%; float:left;margin-top:1rem}
.videoall ul>li{width:49%; margin:0 2% 20px 0; float:left;}
.videoall ul>li a{color: #064896;text-decoration: underline;font-weight: 500;}
.videoall ul>li a:hover{color: #000;text-decoration: none;}
.videoall ul>li:nth-child(2n){ margin-right:0} 
.etw_list{width: 100%;float: left;margin: 0 auto;position: relative;}
.etw_list>ul{width: 100%;display: flex;flex-wrap: wrap;}
.etw_list>ul>li{width: 100%;padding: 1rem;position: relative;margin-bottom: 2rem;position: relative;box-shadow: 0 0 8px #ccc;}  
.etw_list ul>li .img_left{width: 20%;}
.etw_list ul>li .img_left1{width: 40%;}
.etw_list02 ul>li .img_left{width: 40%;}

@media (max-width:575.98px){
  .etw_list>ul>li{width: 100%!important;margin-right: 0!important;}
  .etw_photo0 ul li.dq span{position: relative!important;}
}

.relate_title{overflow:hidden;padding-bottom:10px;text-align:left;line-height:35px;font-size:1.75rem;border-bottom:1px #ccc solid;margin-bottom:15px;font-weight: 500;}
.relate_pro{width:100%;margin:30px auto;overflow:hidden;}
.relate_pro ul{width:100%;display:flex;flex-wrap:wrap;}
.relate_pro ul > li{width:23.5%;margin-right:2%;background-color:#f2f2f2;margin-bottom:20px;position:relative;}
.relate_pro2 ul > li{width:32%;}
.relate_pro ul > li::before{display:block;content:"";border-left:24px solid transparent;border-right:0px solid transparent;border-bottom:22px solid #fff;bottom:-2.6px;right:-1px;position:absolute;}
.relate_pro ul > li:nth-child(4n){margin-right:0;}
.relate_pro2 ul > li:nth-child(4n){margin-right:2%;}
.relate_pro2 ul > li:nth-child(3n){margin-right:0;}
.relate_pro ul > li a{font-size:14px;color:#333;display:block;line-height:1.35;color:#537eaa;}
.relate_pro ul > li ol li.product_con{padding:10px;}
.relate_pro ul > li ol li.product_con strong{display:block;padding-top:10px;font-size:12px;color:#555;}
.relate_pro ul > li:hover a{color:#f47a20;}
/* project_item */
.project_item{width:100%;margin:30px auto;margin-bottom:40px;}
.project_item .sig_item{position:relative;}
.project_item .sig_item a span{position:absolute;left:0;bottom:0;background:rgba(0,0,0,0.5);padding:8px 12px;color:#fff;line-height:1.35;transition:all 0.5s;width: 100%;font-weight: 500;}
.project_item .sig_item:hover a span{background:rgba(0,0,0,0.75);}

.project_item1{width: 100%;float: left;margin: 0 auto;margin-bottom:40px;}
.project_item1 ul{width: 100%;display: flex;flex-wrap: wrap;}
.project_item1 ul>li{width: 32%;margin-right: 2%;float: left;margin-bottom: 5px;position: relative;}
.project_item1 ul>li:nth-child(3n){margin-right: 0;}
.project_item1 ul>li>ol{width: 100%;}
.project_item1 ul>li>ol>li.product_img{width: 100%}
.project_item1 ul>li>ol>li.product_con{position: absolute;width: 100%;left: 0;bottom: 0;background:rgba(0,0,0,0.5);padding:8px 12px;}
.project_item1 ul>li>ol>li.product_con a{display: block;text-align: center;color: #fff;font-weight: 500;line-height: 1.25rem;}
.project_item1 ul>li>ol>li.product_con:hover{background:rgba(0,0,0,0.75);}

  

/*quick-link*/
#quicknav{height:auto; color:#444; line-height:1.2rem; font-size:0.8rem; overflow:hidden; background:#f3f3f3; padding:0.8rem 0;}
#quicknav a{color:#999;}
#quicknav ul{width:94%; max-width:1200px; margin:0 auto;}
#quicknav li{display:inline-block; padding:0.0rem 0.4rem 0.0rem 0px;}
#quicknav li+li::before{padding:0 5px;color:#666;content:"/\00a0"}
#quicknav a:hover{color:#228582}
@media (max-width: 575.98px) {
  .project_item1 ul>li{width: 49%;}
  .project_item1 ul>li:nth-child(3n){margin-right: 2%;}
  .project_item1 ul>li:nth-child(2n){margin-right: 0;}
#quicknav{ display:none;}
}

.etw_about{width: 100%;float: left;margin: 0 auto;margin-top: 3.5rem;}
.etw_about ul{display: flex;flex-wrap: wrap;width: 100%;}
.etw_about ul>li{width: 32%;margin-right: 2%;float: left;margin-bottom: 1rem;}
.etw_about ul>li:nth-child(3n){margin-right: 0;}
.etw_about ul>li>ol{width: 100%;}
.etw_about ul>li>ol>li.product_img{width: 100%;padding: 1rem 15%;}
.etw_about ul>li>ol>li.product_img img{border-radius: 50%;}
.etw_about ul>li>ol>li.product_con{width: 100%;text-align: center;}
.etw_about ul>li>ol>li.product_con a{display: block;font-size: 1.25rem;padding-bottom: 0.5rem;font-weight: 500;color: #000;text-decoration: underline;}
.etw_about ul>li>ol>li.product_con a:hover{color: #0091ee;text-decoration: underline;}
.etw_about ul>li>ol>li.product_con span{display: block;padding-bottom: 1rem;}
.etw_about ul>li>ol>li.product_con a.more2{display: block;color: #1477a9;text-align: center;font-size: 1rem;text-decoration: none;}
.etw_about ul>li>ol>li.product_con a.more2:hover{color: #000;text-decoration: underline;}

.etw_more2{width: 100%;float: left;text-align: center;}
.etw_more2 a{display: block;font-size: 1rem;font-weight: 500;color: #1477a9;text-align: center;}
.etw_more2 a:hover{color: #000;text-decoration: underline;}



/****container****/
#container{margin:106px auto 0 auto;width:100%;overflow:hidden}
.etw_container{background:#ebe9e2}
.content{width:94%;margin:1.5rem auto 2rem auto;max-width:1300px} 
.content01{width:94%;margin:1.5rem auto 2rem auto;max-width:1100px} 

.etw_title01{width: 100%;float: left;}
.etw_title01 a{font-size: 1.5rem;font-weight: 500;display: block;text-decoration: underline;}
.etw_title01 a:hover{color: #0091ee;text-decoration: underline;}
/****container  END****/ 

/****products list****/
#etw_right{float:right;width:73%;position:relative;margin-top:0.5rem;} 
#etw_right figure a:hover img{opacity:.8}
#etw_sidebar{float:left;position:relative;width:23%;margin-top:0.5rem;margin-bottom: 2rem;}
#etw_sidebar .webtitle{float:left; color:#000;  padding-left:15px; line-height:25px; background:#e6eff6; font-weight:500;font-size: 22px;width: 100%;padding: 0.5rem;}
#etw_sidebar .webtitle a{color:#333}
#etw_sidebar .webtitle a:hover{color:#0091ee}
/****Products List****/
#etw_productlist{width:100%; overflow:hidden; position:relative;background: #f8f8f8;padding: 0.5rem;}
#etw_productlist{width:100%; overflow:hidden; position:relative;}
#etw_productlist>ul{overflow:hidden; width:100%;float:left;}
#etw_productlist>ul>li{width:100%;position:relative;border-right:1px solid #e3e3e3;border-left:1px solid #e3e3e3;}
#etw_productlist ul>li>a{display:block; font-size:18px; color:#000; line-height:1.25rem; padding:0.875rem 1.5rem 0.875rem 1.2rem; border-bottom:1px #e3e3e3 solid;  position:relative;font-weight: 500;}
#etw_productlist>ul>li>a:before{content: "\f105"; color:#7cbe42; position:absolute; left:0.5rem; font-size:0.875rem; font-family:fontawesome} 
#etw_productlist ul>li>ol>li>a{font-size:15px; display:block; line-height:1rem; color:#111; padding:0.7rem 1.5rem 0.7rem 1.2rem; border-bottom:1px #e3e3e3 solid;}

#etw_productlist ul li a:hover{ background:#f2f2f2; color:#0067b1; text-decoration:none} 
#etw_productlist ul li a.dq{color:#0067b1;} 
#etw_productlist ul li a:hover:before,#etw_productlist ul li a.dq:before{color:#0067b1;}


.relatedpro1{width:100%;margin:1.5rem 0;border: 1px solid #ccc;}
.relatedpro1 ul li img{display:block;float:left;width:13%;margin:.8rem .5rem}
.relatedpro1 ul li{width:100%;border-bottom:1px solid #eee;display: flex;flex-wrap: wrap;}
.relatedpro1 ul li:last-child{border-bottom: none;}
.relatedpro1 ul li a{display:block;color:#333;width: 100%;}
.relatedpro1 ul li a:hover{color:#0091ee}
.relatedpro1 ul li a span{padding-top: 19px;display: inline-block;}

@media (max-width: 991.98px) {
	#etw_sidebar{ display:none;}
  #container{margin-top: 0;}
  #etw_right{width: 100%;}
}

/****Left Inquiry****/
#etw_contact{width:100%;overflow:hidden;background-color: #f4f4f4;padding:1rem 1rem; margin-top:1rem;}
#floatchatiframe2011{ min-height:300px;}
#etw_sidebar .leftcontact{background: #edeef0; padding:1rem;}
#etw_sidebar .leftcontact a{ color:#555;}
#etw_sidebar .leftcontact a:hover{ color:#228582;} 



/****content title****/   

.title_list{width: 100%;float: left;border-bottom: 1px solid #1095e0;margin: 0.5rem 0 1rem;}
.title_list ul{width: 100%;float: left;}
.title_list ul li{width: auto;float: left;}
.title_list ul li a{display: inline-block;padding: 0.4rem 1.25rem;font-size: 1.25rem;background: #1095e0;font-weight: 500;color: #fff;border-right: 1px solid #ccc;}
.title_list ul li a.dq,.title_list ul li a:hover{background: #ec3a1e;}

.protitle{width:100%;height:auto;font-weight:700;border:none;background:#f5f5f5;color:#333;line-height:2.5em;padding:4px 10px 4px 10px;margin:0.6rem 0 0.2rem 0;border-left:4px solid #064896;font-size:1.5rem;font-weight: 500;margin-top: 2rem;}
.protitle a{color:#000}
.protitle a:hover{ color:#0091ee;text-decoration: underline;}

.protitle1{ color:#1477a9; font-size:22px; margin:1rem 0 0.5rem 0; text-align:left;display:block;font-weight: 500;position: relative;padding-left: 1rem;} 
.protitle1:before{position: absolute;content: "";width: 8px;height: 8px;background: #1477a9;left: 0;top: 12px;}

.relatedpro{width:100%;height:auto;margin:2rem 0}
.relatednames{font-size:1.4rem;color:#313947;padding:.5rem 0;position:relative;font-family:Oswald}
.relatednames::before{content:"";color:#036439;position:absolute;left:0;bottom:0;border-bottom:1px dotted #333;width:150px}
.relatedpro ul{width:100%;height:auto;display:flex;flex-wrap:wrap}
.relatedpro li{width:49%;margin:0 2% 0 0;position:relative}
.relatedpro li:nth-child(2n){margin-right:0}
.relatedpro li:nth-child(2n+1){clear:both}
.relatedpro li a{display:block;padding:.3rem .5rem .3rem .8rem;color:#474747;color:#555;font-size:1rem;line-height:1.25rem}
.relatedpro li a::before{content:"\f105";position:absolute;left:2px;top:4px;font-family:fontawesome;font-size:16px;}
.relatedpro li a.dq,.relatedpro li a:hover{color:#1477a9}
@media (max-width:575.98px){.relatedpro li{width:100%;margin-right:0}
}

.video_show{width: 100%;}
.video_show ul{width: 100%;display: flex;flex-wrap: wrap;}
.video_show ul>li{width: 23.5%;margin-right: 2%;float: left;margin-bottom:1rem;}
.video_show ul>li:nth-child(4n){margin-right: 0;}
.video_show ul>li>ol{width: 100%}
.video_show ul>li>ol>li.product_img{width: 100%;position: relative;}
.video_show ul>li>ol>li.product_img:before{position: absolute;content: "";width: 100%;height: 100%;background: rgba(0,0,0,.6);left: 0;top: 0;} 
.video_show ul>li>ol>li.product_con{width: 100%;text-align: center;}
.video_show ul>li>ol>li.product_con a{color:#333; line-height:1.4rem; display:block;font-size:1rem; padding:0.25rem 0.5rem 0.5rem; font-weight: 500;position: relative;}
.video_show ul>li>ol>li.product_con a:hover{color: #0091ee;}
.video_show ul>li>ol>li.product_img .home_video{background: transparent;border: 2px solid #fff;padding: 0 0 0 4px;line-height: 46px;}
.video_show ul>li>ol>li.product_img .home_video:hover{color: #0091ee;border: 2px solid #0091ee;}


/****related img****/
figure{margin-bottom:0;width:100%;display:table;clear:both;position: relative;} 
.first{font-size:1.1rem;line-height:1.8rem}
.first strong{font-size:1.1rem}
.etw_propic{width:100%;position:relative}
.etw_propic ul{display:flex;flex-flow:wrap}
.etw_propic ul li{width:100%;margin:0 0 .5rem 0}
.etw_propic ul li a{width:100%;display:block;border-radius:50%;box-shadow:0 1px 2px 0 rgb(60 64 67 / 30%),0 2px 6px 2px rgb(60 64 67 / 15%);overflow:hidden}
.etw_propic ul li span{display:block;font-size:.75rem;line-height:1rem;text-align:center;color:#111;font-weight:400}
.etw_propic ul li img{border-radius:50%;overflow:hidden;transition:.3s all ease-in-out}
@media (max-width:991.98px){.first{margin:0 0 1rem 0}
}
@media (max-width:767.98px){.left_pic{float:none;text-align:center}
.table .left_pic{min-width:100px}
.etw_propic ul li{width:32%;margin:0 2% 1rem 0}
.etw_propic ul li:nth-child(3n){margin-right:0}
.etw_propic ul li:nth-child(3n+1){clear:both}
.etw_propic ul li:nth-child(4){display:none}
.etw_list0 ul>li{width: 49%!important;margin-right: 2%!important}
.etw_list0 ul>li:nth-child(2n){margin-right: 0!important;}
.etw_mainpro1 ul>li{width: 49%}
.etw_mainpro1 ul>li:nth-child(2n){margin-right: 0;}
.video_show ul>li{width: 49%}
.video_show ul>li:nth-child(2n){margin-right: 0;}
}
@media (max-width:575.98px){.etw_list1 ul>li{width: 100%;margin-right: 0;
  }
}

.home_video{ position:absolute; left:50%; top:50%; z-index:3;transform: translate(-50%,-50%);  width:50px; height:50px;opacity: 1; background:#ffb713;
  border-radius:100%;text-align: center;line-height: 50px; color:#fff; cursor:pointer; font-size:1.5rem;-moz-transition: .5s;padding-left: 3px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;}
  .home_video:hover{ opacity: 0.8;} 

  .more_details{position:relative;width: 150px;}
.more_details a{color:#fff;padding:.5rem 2rem;font-size:1rem;line-height:1rem;display:inline-block;margin:0.5rem 0 1.5rem;font-weight:200;border-left:none;width:auto;background:#064896;border-radius:2rem;font-weight: 500;}
.more_details a:hover{background:#000;}

.showpro{ display:none; width:100%;}
.shoemore{ font-size:.9rem;line-height:1rem; position:relative; text-align:left; cursor:pointer;margin-top: 0.5rem;font-weight: 500;}
.shoemore .icon{ position:relative; background:#064896; color: #fff;padding: 0.5rem 0.5rem;border-radius: 5px} 
.shoemore:hover:before{ background:#000;} 

  .etw_feedback1{width: 100%;float: left;background: #174476;padding: 1rem 0 1rem;margin-top: 2.5rem;}
  .etw_feedback1 .content01{margin: 0 auto 0 auto;}
.etw_feedback1 ul{width: 100%;display: flex;flex-wrap: wrap;}
.etw_feedback1 ul li{width: 67%;margin-right: 3%;float: left;font-size: 1.7rem;line-height: 2rem;color: #fff;font-weight: 500;}
.etw_feedback1 ul li p{margin-bottom: 0;}
.etw_feedback1 ul li span{font-weight: 300;font-size: 1.25rem;}
.etw_feedback1 ul li:nth-child(2){width: 30%;margin-right: 0;margin-top: 0.8rem;}
.etw_feedback1 ul li a{display: inline-block;padding: 0.5rem 1.5rem;font-size: 1.25rem;color: #fff;background: #000;text-align: center;}
.etw_feedback1 ul li a:hover{background: #dd8e24;}

  .etw_bg{background: #f7f7f7;padding: 0.5rem;}
  .feedback_title{display:block; color:#004364; margin:1rem 0;  border-bottom:2px solid #004364;position:relative; padding-bottom:0.2rem; font-size:1.75rem; font-weight:500;} 

.etw_list1{width: 100%;float: left;}
.etw_list1>ul{width: 100%;display: flex;flex-wrap: wrap;}
.etw_list1>ul>li{width: 23.5%;margin-right: 2%;float: left;margin-bottom: 1rem;box-shadow: 0 0 5px #ccc;}
.etw_list1>ul>li:nth-child(4n),.etw_list1>ul>li:nth-child(7){margin-right: 0;}
.etw_list1>ul>li:nth-child(5),.etw_list1>ul>li:nth-child(6),.etw_list1>ul>li:nth-child(7){width: 32%}

.etw_app{width: 100%;float: left;}
.etw_title{font-weight: 500;font-size: 18px;color: #000;padding: 0.5rem;background: #f4f4f7;}
.etw_app ul.item{padding: 0.5rem;}
.etw_list01>ul>li:nth-child(1){width: 65%;}
.etw_list01>ul>li:nth-child(2){width: 33%;margin-right: 0;}

/* sublist */
.sublist {
  width: 100%;
  margin: 1rem auto;
  margin-bottom: 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; 
  padding-bottom: 1rem;
}
.sublist li {
  margin-bottom: 5px;
}
.sublist li a {font-weight: 500;
  padding: 0.5rem 1rem;
  display: block;
  color: #fff;
  background-color: #022e5a;
  margin-right: 5px;
  border-radius: 5px;
  transition: all 0.5s;
}
.sublist li a:hover,
.sublist li a.dq {
  background-color: #ffd506;
  color: #333;
}

.etw_history{width: 100%;float: left;margin: 1rem auto;border-bottom: 1px dashed #1477a9;margin-bottom: 1.5rem;}
.etw_history>ul{width: 100%;display: flex;flex-wrap: wrap;}
.etw_history>ul>li{width: 30%;float: left;box-shadow: 0 0 5px #ccc;padding: 1rem;position: relative;background: #1477a9;color: #fff;margin-bottom: 1.25rem;margin: 0 5% 1.25rem auto;text-align: center;}
.etw_history>ul>li:nth-child(3n){margin-right: 0;}
.etw_history>ul>li strong{font-weight: 700;font-size: 18px;}
.etw_history>ul>li:after{position: absolute;content: "";width: 0;height: 0;border-style: solid;border-width:20px 20px 0 16px;display: block;border-color:#1477a9 transparent transparent transparent;left: 44%;text-align: center;bottom: -20px;} 



/****photo****/
.etw_photo{margin:.5rem 0;width:100%;height:auto;}
.etw_photo strong{font-size: 16px;}
.etw_photo ul{display:flex;width:auto;height:auto;flex-flow:wrap} 
.etw_photo ul li{margin:0 2% .5rem 0;border:1px solid #ddd;}
.etw_photo01 ul li{border: none;}
.etw_photo ul li img{display:block;width:100%;transition:all .3s}
.no_bt ul li img{margin:0} 
.etw_photo ul li span{display:block;text-align:center;font-size:1rem;line-height:1.25rem;clear:both;padding:0.5rem 0.5rem 1rem;} 
.etw_photo ul li .home_video span{font-size: 1.5rem;padding: 14px 2px 2px 6px;} 
.etw_pic2 ul,.etw_pic3 ul,.etw_pic4 ul,.etw_pic5 ul,.etw_pic6 ul{margin:0}
.etw_pic2 ul li{width:49%}
.etw_pic02{margin-bottom: 0;}
.etw_pic02 ul li{width: 47.5%;margin-right: 5%;}
.etw_pic3 ul li{width:32%}
.etw_photo0 ul li{background: #f8f8f8;margin-bottom: 1rem;position: relative;}
.etw_photo0 ul li p{padding-left: 0.5rem;padding-right: 0.5rem;font-size: 16px;} 
.etw_photo0 ul li.dq span{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);padding: 10px;width: 100%;}
.etw_pic4 ul li{width:23.5%}
.etw_pic5 ul li{width:18.4%}
.etw_pic6 ul li{width:15%}
.etw_pic2 ul li:nth-child(2n),.etw_pic3 ul li:nth-child(3n),.etw_pic4 ul li:nth-child(4n),.etw_pic5 ul li:nth-child(5n),.etw_pic6 ul li:nth-child(6n){margin-right:0}
.etw_pic2 ul li:nth-child(2n+1),.etw_pic3 ul li:nth-child(3n+1),.etw_pic4 ul li:nth-child(4n+1),.etw_pic5 ul li:nth-child(5n+1),.etw_pic6 ul li:nth-child(6n+1){clear:both}
.etw_photodq ul li:last-child{width: 100%;margin-right: 0;}
.img_left,.img_right{float:left;margin:0 2% 14px 0;width:42%;text-align:center}
.img_right{float:right;margin:.4rem 0 1rem 3%;width:42%}
.table-responsive1{width: 55%;}
.img_left a,.img_right a{display:block;width:100%}
.img_left img,.img_right img{position:relative;z-index:2;transition:.3s all ease-in-out}
.img_center{width:100%;margin:.5rem 0;overflow:hidden;text-align:center;position: relative;}
.img_center1 img{width: 100%;}
.img_right1{width:32%;float:right;margin:0 0 1rem 3%}
.img_left1{width:46%;float:left; margin:0 2% 14px 0; text-align:center;}
.sswidth{ width:25%;}
.swidth{ width:35%;}
.bswidth{ width:50%;}
.bwidth{ width:55%;margin-right:30px;}
.bbwidth{ width:80%; margin-right:30px;}
.etw_pic2 .img_left{margin-right: 10px;}
.etw_img{margin-bottom: 1rem;}
.etw_img img{width: 100%;}

.liimg{ width:22%; padding-right: 20px;margin-right: 0;}
.color1{ color:#037539; font-weight:500;}
.color2{ color:#e44f6f; font-weight:500;}
@media (max-width:767.98px){.etw_pic5 ul li,.etw_pic6 ul li{width:32%}
.etw_pic5 ul li:nth-child(5n),.etw_pic6 ul li:nth-child(6n){margin-right:2%}
.etw_pic5 ul li:nth-child(5n+1),.etw_pic6 ul li:nth-child(6n+1){clear:none}
.etw_pic5 ul li:nth-child(3n),.etw_pic6 ul li:nth-child(3n){margin-right:0}
.etw_pic5 ul li:nth-child(3n+1),.etw_pic6 ul li:nth-child(3n+1){clear:both}
.img_right{margin:0 0 1rem 0;width:100%;float:none} 
.img_left{width:100%!important;margin:0 0 1rem 0}
.img_right1{margin:0 0 1rem 0;width:100%;float:none}
.etw_photo4 ul li{width:50%}
.etw_photo4 ul li:nth-child(2n+1){clear:both}
.table-responsive1{width: 100%;}
.prodq .img_left{width: 42%;}
.prodq p{padding-top: 30px!important;}
}
@media (max-width:575.98px){.etw_pic4 ul li,.etw_pic5 ul li{width:49%}
.etw_pic4 ul li:nth-child(3n),.etw_pic5 ul li:nth-child(3n){margin-right:2%}
.etw_pic4 ul li:nth-child(3n+1),.etw_pic5 ul li:nth-child(3n+1){clear:none}
.etw_pic4 ul li:nth-child(2n),.etw_pic5 ul li:nth-child(2n){margin-right:0}
.etw_pic4 ul li:nth-child(2n+1),.etw_pic5 ul li:nth-child(2n+1){clear:both} 
.etw_photo1 ul li{width: 49%;margin-right: 2%}
.etw_photo1 ul li:nth-child(3n){margin-right: 2%}
.etw_photo1 ul li:nth-child(2n){margin-right: 0;}
.prodq p{padding-top: 10px!important;}
}
@media (max-width:460px){
  .prodq .img_left{width: 100%;margin-bottom: 0;}
.prodq p{padding-top: 5px!important;text-align: center;}

}



/****ul li style****/   

ul.item{width: 100%;float: left;}
ul.item li{width: 100%;float: left;margin-bottom: 0.5rem;position: relative;padding-left: 14px;}
ul.item03 li{width: 32%;margin-right: 2%;}
ul.item03 li:nth-child(3n){margin-right: 0;}
ul.item li:before{position: absolute;content: "";width: 5px;height: 5px;background: #004364;border-radius: 50%;left: 0;top: 10px;}

ul.item1{width: auto;}
ul.item1 li{width: auto;margin-bottom: 0.5rem;position: relative;padding-left: 14px;}
ul.item1 li:before{position: absolute;content: "";width: 5px;height: 5px;background: #004364;border-radius: 50%;left: 0;top: 10px;}

ul.item2{width: auto;padding-left: 25px;}
ul.item2 li{width: auto;margin-bottom: 0.5rem;position: relative;list-style: decimal;} 
.slider-area1 .block-slider .bx-pager{bottom: -0.5rem;}



/**Products Hub**/
.etw_products{ width:100%; float: left;margin-top: 1rem;}
.etw_products ul {display:flex;flex-flow: wrap;}
.etw_products ul>li{ width:100%;float: left;margin:0 auto;margin-bottom: 1.5rem;border-bottom: 1px dashed #ccc;padding-bottom: 1rem;position: relative;text-align: center;}
.etw_products00 ul>li{box-shadow: 0 0 5px #ccc;padding: 1rem;background: #f7f7f7;}
.etw_products ul>li:nth-child(2n){margin-right: 0;}
.etw_products ul li ol,.etw_products ul li ol li{ width:100%;}
.etw_products ul li ol li.product_img{ width: 22%;float: left;}
.etw_products ul li ol li.product_img img{ width:100%;}
.etw_products ul li ol li.product_con{width: 75%;float: right;margin-top: 1.25rem;text-align: left;}
.etw_products01 ul>li{width: 100%;margin-right: 0;}
.etw_products01 ul li ol li.product_img{width: 20%}
.etw_products01 ul li ol li.product_con{width: 77%;margin-top: 1.25rem;}
.etw_products ul li ol li.product_con>a{font-size: 1.5rem;font-weight: 500;line-height: 2rem;color: #000;display: inline-block;position: relative;padding-bottom:5px;margin-bottom: 0.5rem;border-bottom: 1px dashed #ccc;}  
.etw_products ul li ol li.product_con>a:after{position: absolute;content: "";width: 80px;height: 2px;background: #064896;left: 0;bottom: -1px;}
.etw_products02 ul li ol li.product_con{margin-top: 0.25rem;}
.more{position: absolute;bottom: -25px;width: 50px;height: 50px;left: 49%;text-align: center;}
.more a{display: block;color: #ffff;font-size: 1.1rem;line-height: 1.5rem;text-align: center;font-weight: 500;padding: 10px 0 2px 0px;width: 50px;height: 50px;background: #064896;border-radius: 50%;} 
.more a:hover{background: #ffb713;}
.etw_products00 ul li ol li.product_img{width: 39%;}
.etw_products00 ul li ol li.product_con{width: 58%;margin-top: 0.25rem;}

.etw_inquiry{width: 100%;float: left;background: #f6f6f6;padding: 1rem;border-radius: 15px;}
.etw_inquiry01{background: #fff;padding: 0;border-radius: 0;}
.etw_inquiry ul{width: 100%;display: flex;flex-wrap: wrap;}
.etw_inquiry ul li{width: 48.5%;margin-right: 3%;float: left;background: #fff;border-radius: 15px;padding: 1rem;padding-bottom: 0;}
.etw_inquiry01 ul li{padding:0;}
.etw_inquiry ul li:nth-child(2n){margin-right: 0;padding: 0;}
.etw_inquiry ul li img{border-top-left-radius: 15px;border-top-right-radius: 15px;}
.etw_inquiry ul li p{padding: 1rem;}
.etw_inquiry01 ul li p{padding: 1rem 0 0 0;}





.etw_products dl{width: 100%;float: left;margin-top: 0.5rem;}
.etw_products dl dt{width: 100%;float: left;margin-bottom: 0.25rem;position: relative;padding-left: 14px;font-weight: 300;}
.etw_products dl dt:before{position: absolute;content: "";width: 5px;height: 5px;background: #004364;border-radius: 50%;left: 0;top: 10px;} 
  @keyframes example
{
  0%   {right: 0;}
  25%  {right: 5px;}
  50%  {right: -5px;}
  100% {right: 0;}

}

@-moz-keyframes example /* Firefox */
{
  0%   {right: 0;}
  25%  {right: 5px;}
  50%  {right: -5px;}
  100% {right: 0;}
}

@-webkit-keyframes example /* Safari and Chrome */
{
  0%   {right: 0;}
  25%  {right: 5px;}
  50%  {right: -5px;}
  100% {right: 0;}
}

@-o-keyframes example /* Opera */
{
  0%   {right: 0;}
  25%  {right: 5px;}
  50%  {right: -5px;}
  100% {right: 0;}
}
.etw_products ul li ol li.product_con>a:hover{color: #064896} 
.etw_products ul li ol li.product_con span{display: block;font-size: 1rem;line-height: 1.5rem;padding-top: 0.5rem;padding-bottom: 0.5rem;}  
.etw_products00 ul li ol li.product_con span{font-size: 1rem;}


.etw_products1{width:100%; height:auto; float:left}
.etw_products1>ul{ width:100%; display:flex; flex-flow: wrap; margin-bottom:0}
.etw_products1>ul>li{ width:48%; margin:0.5rem 4% 2rem 0;box-shadow: 0 0 2px #ccc;position: relative;border-top-left-radius: 15px;border-top-right-radius: 15px;background: #f8f8f8;} 
.etw_products1 ul li:nth-child(2n){ margin-right:0;} 
.etw_products03>ul>li{width: 23.5%;margin-right: 2%;}
.etw_products03>ul>li:nth-child(2n){ margin-right:2%;} 
.etw_products03>ul>li:nth-child(4n){ margin-right:0;} 
.etw_products1>ul>li>ol,.etw_products1>ul>li>ol>li{ width:100%}
.etw_products1>ul>li>ol>li.product_img{width:100%; text-align: center;}
.etw_products1>ul>li>ol>li.product_img img{ width:100%;padding: 1rem 1rem 0;} 
.etw_products1>ul>li>ol>li.product_con{ width:100%;padding: 1rem;}
.etw_products1>ul>li>ol>li.product_con a{ display:block; text-align:center; font-size:1.25rem; line-height:1.5rem; color:#064896;font-weight: 500;padding-bottom: 5px;} 
.etw_products03>ul>li>ol>li.product_con a{font-size: 18px;line-height: 22px;}
.etw_products1>ul>li>ol>li.product_con a:hover{ color:#ffb713;} 
.etw_products1>ul>li>ol>li.product_con span{display: block;padding-bottom: 0.5rem;}
.etw_products1>ul>li>ol>li.product_con .etw_more1 a{font-size: 1rem;line-height: 1.25rem;}
.left_pic{width:100%; height:auto; float:left; margin:0 0 25px 0;margin-top: 5px;}
.left_pics{width:100%; height:auto; float:left; position: relative;} 
.left_pics img{width:100%; text-align:center;border:1px solid #ccc}
.left_pics a{cursor:default} 
.related_pic{width:100%; height:auto; float:right;  text-align:center}
.related_pic a{width:23.5%; height:auto; float:left; margin:10px 2% 0 0; display:block; text-align:center; color:#666; font-size:12px; border:1px solid #ccc}
.related_pic a:nth-child(4n){margin-right:0}
.related_pic a img{width:100%; } 
.feedback{ text-align:left;margin-bottom: 1rem;} 
.feedback a{display:inline-block;width:auto;color:#fff;background:#0067b1;font-size:1rem;text-transform:uppercase;text-align:center; padding:.5rem 1.5rem; margin-top: 0.5rem;font-weight: 500;border-radius: 10px;}
.feedback a:hover{background:#ffb713}  
.feedback1{ text-align:right;margin-bottom: 1rem;width: auto;float: right;margin-left: 20px;} 
.feedback1 a{display:inline-block;width:auto;color:#fff;background:#0067b1;font-size:1rem;text-transform:uppercase;text-align:center; padding:.5rem 1.5rem; margin-top: 0.5rem;font-weight: 500;border-radius: 10px;}
.feedback1 a:hover{background:#ffb713} 

.protitle2{width: 100%;float: left;text-transform: uppercase;font-size: 1.5rem;font-weight: 700;text-align: left;border-bottom: 1px solid #ccc;padding-bottom: 0.25rem;margin-bottom: 0.75rem;color: #1477a9}
.etw_products2{ width:100%; float: left;margin-top: 1rem;}
.etw_products2>ul {display:flex;flex-flow: wrap;width: 100%;}
.etw_products2>ul>li{ width:32%;float: left;margin:0 auto;margin-bottom: 3rem;position: relative;text-align: center;margin: 0 2% 1.25rem 0;} 
.etw_products2 ul>li:nth-child(3n){margin-right: 0;}
.etw_products2 ul li ol{ width:100%;}
.etw_products2 ul li ol li.product_img{ width: 100%;} 
.etw_products2 ul li ol li.product_con{width: 100%;margin-top: 0.5rem;} 
.etw_products2 ul li ol li.product_con>a{font-size: 18px;font-weight: 500;line-height: 2rem;color: #064896;display: block;position: relative;padding-right: 35px;line-height: 20px;text-align: left;padding-bottom: 0.5rem;}  
.etw_products2 ul li ol li.product_con>a:after{position: absolute;content: "\f061";font-family: fontawesome;width: 30px;height: 30px;border: 2px solid #ccc;right: 0;top: 0;font-size: 0.9rem;padding: 3px 2px 2px 7px;}
.etw_products2 ul li ol li.product_con>a:hover{color: #ffb713;}
.etw_products2 ul li ol li.product_con>a:hover:after{border: 2px solid #ffb713;}


@media (max-width: 1300px) {
  .banner_txt{top: 0;}
}

@media (max-width: 991.98px) { 
  .etw_products ul>li{padding-bottom: 2rem;} 
  .bannerinfo2,.bannerinfo3{margin-top: 2%;}
  .bannerinfo2{padding: 1rem;}
  .block-slider .bx-next, .block-slider .bx-prev{display: none!important;}
}

@media (max-width: 575.98px) {
.etw_products ul li ol li.product_img,.etw_products ul li ol li.product_con{ width: 100%;} 
.etw_products1>ul>li{width: 100%;margin-right: 0;} 

.etw_products1>ul>li>ol>li.product_img{width:100%;}
.etw_products1>ul>li>ol>li.product_con{ width:100%;padding: 0.5rem;}
ul.item03 li{width: 100%;margin-right: 0;}
}




/*other products*/

.othertitle{width:100%;font-size: 2rem;font-weight: 500;text-align: center;padding: 0.5rem 0 1.5rem;line-height: 2.5rem;} 

.otherpro{ width:100%; overflow:hidden; margin:0 auto;}
.otherpro ul{ width:100%; display:block;display: flex;flex-flow:wrap;}
.otherpro>ul>li{width:23.5%;margin:0rem 2% 1rem 0; display:inline-block;border:1px #eee solid; background:#fff;}
.otherpro>ul>li:nth-child(4n){ margin-right:0px;} 
.otherpro5>ul>li{width: 18.4%}
.otherpro5>ul>li:nth-child(4n){ margin-right:2%;} 
.otherpro5>ul>li:nth-child(5n){ margin-right:0px;} 
.otherpro3>ul>li{width: 32%}
.otherpro3>ul>li:nth-child(4n){ margin-right:2%;} 
.otherpro3>ul>li:nth-child(3n){ margin-right:0px;} 
.otherpro>ul>li>ol{width:100%;}
.otherpro ul li ol li.product_img,.otherpro ul li ol li.product_con{ width:100%; }
.otherpro3 ul li ol li.product_img{text-align: center;}
.otherpro ul li ol li.product_con{padding: 1rem;}
.otherpro ul li ol li.product_con a{color:#333; line-height:1.4rem; display:block;font-size:1.25rem; padding:1rem 0.8rem 0; text-align:left;font-weight: 500;position: relative;border-top: 1px dashed #004364;}
.otherpro5 ul li ol li.product_con a{font-size: 1rem;line-height: 1.2rem;}
.otherpro ul li ol li.product_con a:before{position: absolute;content: "\f105";font-family: fontawesome;left: 0;top: 16px;}
.otherpro ul>li:hover{ border-color:#ccc;} 
.otherpro ul>li:hover ol li.product_img img{opacity: .9;}
.otherpro ul li:hover ol li.product_con a,.otherpro ul li ol.dq li.product_con a{color:#228582;}
@media (max-width: 767.98px) {
  #header{border-bottom: 1px solid #ccc;}
  .main_products{margin-top: 0;}
  #etw_banner{display: none;}
.otherpro ul>li{ width:49%;}
.otherpro5>ul>li:nth-child(5n){margin-right: 2%;}
.otherpro ul>li:nth-child(2n){ margin-right:0} 
.etw_list1>ul>li{width: 49%!important;margin-right: 2%} 
.etw_list1>ul>li:nth-child(2n){margin-right: 0;}
.etw_list1>ul>li:nth-child(7){width: 100%!important;}
.videoall ul>li{width: 100%;margin-right: 0;}
} 
@media (max-width: 575.98px) {

ul.protable {padding-top:1rem; text-align:center;}
 ul.itemtwo li{ width:96%;}
  .etw_pic3 ul li{width: 48%}
  .etw_pic3 ul li:nth-child(3n){margin-right: 2%;}
  .etw_pic3 ul li:nth-child(2n){margin-right: 0;}
  ul.item2 li{margin:0 0 1rem 0;width:100%;background:0 0;padding:0 1rem}
ul.item2 li:nth-child(3n){margin-right:0}
.etw_list1>ul>li,.etw_products2>ul>li{width: 100%!important;margin-right: 0;}
.etw_products2 ul li ol li.product_con>a{text-align: center;}
}  

/*contact*/
#etw_form{width:100%;display:flex;flex-flow:wrap;margin:3rem 0 2rem 0}
#etw_form_title{font-size:2.2rem;color:#333;position:relative;line-height:2.4rem;margin-bottom:.5rem;font-weight:400}
#etw_set_feedback_form{width:100%;position:relative;}
#floatchatiframe2011{margin:0 auto}
#etw_form_title{text-align:left;color:#333;font-size:1.75rem;padding:0px;position: relative; font-weight: bold;}
#floatchatiframe2011{ margin: 0 -15px;}
#etw_form_title span{padding-right:5px}
#etw_form{width:100%} 


/*history*/.history-box ul {position:relative;padding-top:50px;}
.history-box ul:before {top:0;content:"";width:4px;height:100%;position:absolute;background:#1477a9;left:51%;}
.history-box li span {padding:5px 20px;color:#999;position:absolute;font-weight:bold;font-size:18px;display:inline-block;vertical-align:top;left:-96%;top:8px;} 
.history-box li:nth-child(even) span {padding:5px 20px;color:#999;position:absolute;font-weight:bold;font-size:18px;display:inline-block;vertical-align:top;left:26%;top:8px;} 
.history-box div p {font-size:16px;line-height:1.5rem;text-align: center;padding-top: 10px;}
.history-box div p strong{font-size: 1.5rem;color: #1477a9;font-weight: 500;}
.history-box div p:after {content:" ";clear:both;display:block;}
.history-box div p > span {display:block;float:right;width:88%;}
.history-box li div {padding-left: 25px;}
.history-box li:before {position:absolute;content:"";width:0;z-index:1;height:0;left:2%;top:15px;border-style:solid;border-width:16px 20px 16px 0px;display:block;border-color:transparent #f5f5f5 transparent transparent;} 
.history-box li {margin-bottom:30px;position:relative;width:45%;left:52.5%;}
.history-box li:after{position: absolute;content: "";width: 16px;height: 16px;background: #1477a9;border-radius: 50%;left: -19px;top: 21px;}
.history-box li:nth-child(even) {padding-left:0px;text-align:right;left:5%;}
.history-box li:nth-child(even):before {display: none;} 
.history-box li:nth-child(even):after{right: -19px;left: auto;}
.history-box li:nth-child(even) div p > b {float:right;text-align:right;}
.history-box li:nth-child(even) div{padding-left: 0;padding-right: 25px;position: relative;}
.history-box li:nth-child(even) .history_img:before{position:absolute;content:"";width:0;z-index:1;height:0;right:-17px;top:15px;border-style:solid;border-width:16px 0px 16px 20px;display:block;border-color:transparent transparent transparent #f5f5f5;}
.history-box .etw_hometitle:before{display: none;}
.history-box .etw_hometitle{padding: 0;padding-left: 10px;}
.history-box li:nth-child(even) .etw_hometitle{padding: 0;padding-right: 10px;}
.history_img{width: 100%;background: #f5f5f5;padding: 1rem!important;border-radius: 10px;text-align: center;}
.history_img img{border-radius: 10px;}
.history-box li:nth-child(2){margin-top: -18%;}
.history-box li:nth-child(3){margin-top: -6%;}
.history-box li:nth-child(4){margin-top: -21%;}
.history-box li:nth-child(5){margin-top: 6%;}
.history-box li:nth-child(6){margin-top: -17%;}
.history-box li:nth-child(7){margin-top: -1%;}
.history-box li:nth-child(8){margin-top: -22%;} 
.history-box li:nth-child(9){margin-top: 10%;} 
.history-box li:nth-child(10){margin-top: -15%;} 
.history-box li:nth-child(11){margin-top: 0%;} 
.history-box li:nth-child(12){margin-top: -15%;} 
.history-box li:nth-child(13){margin-top: -8%;} 
@media (max-width:1299.98px) {.history-box li span,.history-box li:nth-child(even) span {display:none;}
}
@media (max-width:575.98px) {.history-box ul {padding-top:0;}
.history-box li {width:100%;left:0;margin-top: 1rem!important;}
.history-box li:nth-child(even) {text-align:left;left: 0;}
.history-box li:nth-child(even) div p > b {float:left;}
.history-box ul:after,.history-box li span:before,.history-box ul:before,.history-box li:after ,.history-box li:before,.history-box li:nth-child(even):before,.history-box li:nth-child(even) .history_img:before{display:none;}
.history-box li div{padding-left: 0;}
.history-box li:nth-child(even) div{padding-right: 0;}
.etw_inquiry ul li{width: 100%;margin-right: 0;margin-bottom: 0.5rem;}
.etw_history>ul>li,.etw_about ul>li{width: 100%;margin-right: 0;}
} 





/****footer****/
#footer{width:100%;height:auto;margin:0 auto;font-weight:200;font-size:.9rem;color:#fff;position:relative;background-size:cover;}
.footercop{width:100%;padding:1rem 0;text-align:center;font-size:.8rem;margin:0 auto;background: #004da2;}
.etw_footin{width:100%;overflow:hidden;margin:0 auto;background: url(../images/bottombg.jpg) no-repeat #141f3a;padding: 2rem 1rem;}
#etw_coper{margin-top:2px;width:100%;line-height:22px}
#etw_coper a{display:block;color:#eee}
#otherlink{clear:both;width:100%;height:auto}
#otherlink a{color:#fff;display:inline-block;padding:0 8px;margin-right:5px;line-height:22px;margin-bottom:5px}
#otherlink a span{opacity:.5;position:relative;top:0;font-size:12px}
#otherlink a:hover{color:#87b4c9}
#otherlink a:hover span{opacity:1;top:-2px;transition:all .3s ease-in-out}
#etw_bottom{width:94%;max-width:1100px;margin:0 auto;padding:1rem 0 0;overflow: hidden;}  
#etw_bottom ul{width:100%;float:left;display:flex;flex-flow:wrap;}
#etw_bottom ul>li{width: 20%;float: left;margin-right: 2%;margin-bottom: 1rem;color: #c3c8cf；} 
#etw_bottom ul>li:last-child{width: 29%}
#etw_bottom ul>li:nth-child(1){width: 25%;padding-right: 3%;}
#etw_bottom ul>li:nth-child(4n){margin-right: 0;}
#etw_bottom ul>li>a{font-weight: 500;color: #fff;display: block;font-size: 1.25rem;padding-bottom: 15px;text-transform: uppercase;line-height: 1.5rem;} 
#etw_bottom ul>li:nth-child(1) a{display: inline-block;}
#etw_bottom ul>li>a:hover{color: #0091ee;text-decoration: underline;}
#etw_bottom ul>li ol{width: 100%}
#etw_bottom ul>li ol li{width: 100%;margin-bottom: 8px;}
#etw_bottom ul>li ol li a{display: block;color: #c3c8cf;font-size: 0.9rem;}
#etw_bottom ul>li ol li a:hover{color: #0091ee;}
#etw_bottom ul>li:nth-child(3) ol li a{display: inline-block;}
#etw_bottom ul>li ol li strong{color: #fff;font-size: 0.875rem;font-weight: 700;}

@media (max-width:991.98px){#footer{background:#382f2f}
#etw_bottom{padding:1rem 0}
.bottom_logo,.bottom_txt{display:none}
#etw_bottom .webtitle{width:100%}
.home_contact{padding:0}
.etw_feedback1 ul li{width: 100%!important;margin-right: 0;text-align: center;}
.owl-dots{display: block!important;}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{display: none;}
}
@media (max-width:767.98px){#footer:before{display:none}
#etw_bottom ul>li{width: 49%!important;} 
#etw_bottom ul>li:nth-child(2n){margin-right: 0;}  
.main_products ul>li{width: 49%;}
.main_products ul>li:nth-child(3n){margin-right: 2%;}
.main_products ul>li:nth-child(2n){margin-right: 0;}
a.etw_video:before{width: 55px;height: 55px;font-size: 2rem;padding: 0px 0 7px 13px;}
.etw_company ul li{width: 100%!important;}
.etw_company{background: #fff;}
.etw_company ul li:nth-child(2){color: #000;}
.etw_company .company_title:before,.etw_company .company_title:after,.etw_company .company_title span:before,.etw_company .company_title span:after{display: none;}
.etw_company .company_title{width: 100%;border-right: none;margin-bottom: 0.5rem;padding: 0;}
.etw_company ul li:nth-child(2){margin-top: 0;padding-left: 0;}
.mainpro ul>li{width: 100%!important;}
.mainpro ul>li:nth-child(2){margin-top: 1rem;}
.mainpro{margin-top: 0;}
}
@media (max-width:575.98px){
#etw_bottom ul>li,.main_products ul>li,.etw_application ul>li{width: 100%!important;margin-right: 0;}  
.etw_mainvideo{display: none;}
}

/****Footer  END****/



/*sitemap*/
#etw_map{width:100%;margin:0 auto}
#etw_map .name{width:100%;color:#111;margin:.5rem 0 1rem 0;display:block;padding:.5rem 0 .5rem 0;border-bottom:1px dashed #ddd;font-size:1.25rem;text-decoration:none;font-weight:500;position:relative}
#etw_map a{color:#333;text-decoration:underline;width:100%;display:block;margin-top:5px;padding-bottom: 5px;font-size: 1rem;}
#etw_map a:hover{text-decoration:none}
#etw_map .name a{color:#111;margin:0;font-weight:700;text-decoration:none}
#etw_map .name:hover{color:#23874e}
#etw_map .list_m{width:100%;height:auto;margin-bottom:15px;padding:0 0 0 1rem;overflow:hidden}
#etw_map .list_m ul li{width:50%;display:block;float:left;padding:.2rem .5rem}
#etw_map .list_m ul li:nth-child(2n+1){clear:both}
#etw_map .list_m ul li a{color:#333;text-decoration:none;line-height:1rem;font-size:.9rem;margin:0 0 .5rem 0;font-weight:300;padding-bottom: 0;}
#etw_map .list_m ul li a:hover{text-decoration:underline;color:#23874e}
#etw_map a.subname{width:100%;display:block;text-decoration:underline;padding-left:0}
@media (max-width:767.98px){.footlogo{width:100%}
#etw_map .list_m ul li{width:100%}
}



/*tags & biref*/
#tags{width:100%;padding:.5rem 0 0 0}
#tags_title{display:inline-block;margin:0 .5rem 0 0;color:#999;font-size:.8rem;line-height:.8rem;text-align:left;position:relative;font-weight:500;padding:.3rem 0}
#tags li{margin:0 .5rem 0 0;color:#ccc;display:inline-block;line-height:.9rem;font-size:.8rem;padding:.3rem 0;position:relative}
#tags a:last-child:before{content:normal}
.biref{color:#fff;margin:0 0 1rem 0;font-size:.8rem;line-height:1.4rem}
@media (max-width:767.98px){#tags{display:none}
}

@media (max-width:480px){.otherpro ul>li{width: 100%!important;margin-right: 0!important}
}


/*tags*/
#tags{ width:100%; float:left;margin-top:1rem; padding:0 0.5rem;}
#tags_title{ display:block; color:#192634; font-size:1.4rem; font-weight: 500; line-height:1.8rem; text-align:left; padding:0 0 10px 0;} 
#tags a{padding:5px 10px;margin:0 5px 3px 0;color:#777;display:inline-block;line-height:16px;font-size:13px; background:#eee;}
#tags a:hover{ background:#e4e4e4;}


.about_list{width: 100%;float: left;margin-top: 9px;}
.about_list ul{width: 100%;display: flex;flex-wrap: wrap;}
.about_list ul li{width: 100%;float: left;margin-bottom: 10px;}
@media (max-width:575.98px){
   .about_list ul li{width: 49%;margin-right: 2%;}
   .about_list ul li:nth-child(2n){margin-right: 0;}
}
/*2025-6-24 */
.video_show1 ul>li{width:32%;}
.video_show1 ul>li:nth-child(4n){margin-right:2%;}
.video_show1 ul>li:nth-child(3n){margin-right:0;}
@media (max-width:767.98px){
  .video_show1 ul>li{width:49%;}
  .video_show1 ul>li:nth-child(3n){margin-right:2%;}
  .video_show1 ul>li:nth-child(2n){margin-right:0;}
}
.video_show ul>li>ol>li.product_img::before{ display:none;}
.video_show ul>li>ol>li.product_img a{ position:relative; display:block;z-index: 2;}
.video_show ul>li>ol>li.product_img a:before{position:absolute;content:"";width:100%;height:100%;background:rgba(0,0,0,.6);left:0;top:0;}
.video_show1 ul>li>ol>li.product_img a:before{background:rgba(0,0,0,.4);}
.video_show1 ul>li>ol>li.product_img .home_video{background: #ffb713;}
.video_show1 ul>li>ol>li.product_img:hover .home_video{ color:#fff;border: 2px solid #fff;background-image: linear-gradient(135deg,#ffb305, #a47100, #533f12);opacity:1;}

ul.item_li_2 li{width: calc(100% / 2);}

/* FAQ */
.card{background:0;border:none;}
.card-header{transition:.3s all ease-in-out;border-bottom:1px solid #eee;border-radius:0 !important;background:#fff;padding:0;}
.card-header:hover{background:rgba(0,0,0,.01);}
.card-header .btn{font-size:1.1rem;color:#111;position:relative;line-height:1.2rem;white-space:normal;padding:1rem 3rem 1rem 0;font-weight:300;text-decoration:none;}
.card-header .btn a{color:#333;}
.card-header .btn:hover a{color:#666;}
.card-header .btn:before{content:'';position:absolute;right:15px;top:20px;background:url(../images/icon4.png) no-repeat;background-size:cover;width:15px;height:15px;transition:.3s all ease-in-out;opacity:.5;}
.card-body{position:relative;margin:0 0 1rem 0;padding:1rem 2rem 1rem 0;font-size:1rem;line-height:1.5rem;color:#555;}
.card-header .btn span{float:right;font-size:3rem;color:#777;font-weight:100;transition:.3s all ease-in-out;}
.card .btn:hover,.card .btn[aria-expanded="true"],.btn-link.focus,.btn-link:focus{text-decoration:none;}
.card .btn:hover:before,.card .btn[aria-expanded="true"]:before{transform:rotate(180deg);}
.card .btn[aria-expanded="true"] span{transform:rotate(135deg);color:#666;}

/*2025-6-24  ---  END */
