@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: 'OpenSans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(../font/OpenSans-400.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: 'OpenSans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(../font/OpenSans-600.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: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Regular'), local('Roboto-Regular'), url(../font/roboto-regular.woff) format('woff');
  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: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Regular'), local('Roboto-Regular'), url(../font/Roboto-Medium.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: 'Roboto';
  font-style: normal;
  font-weight: 600;
  src: local('Roboto SemiBold'), local('Roboto-SemiBold'), url(../font/roboto-bold.woff) 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;
}
/****basic****/

/*tags*/
#tags{ width:100%;float:left;margin-top: 0.5rem;padding-top:0.5rem;}
#tags_title{ display:block; color:#192634; font-size:1.25rem; font-weight: 600; line-height:28px; text-align:left; padding:0 0 10px 0;font-family: Baskerville;} 
#tags a{padding:5px 10px;margin:0 5px 3px 0;color:#777;display:inline-block;line-height:16px;font-size:14px;background:#eee;font-family: Baskerville;}
#tags a:hover{ background:#e4e4e4;}  

body{color:#444;font-weight: 400;font-family:Arial;font-size:0.875rem;}
*,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:#0c3b64;blr:expression(this.onFocus=this.blur())}
a:hover{color:#00498f}
a:focus{outline:0; text-decoration:none}
a,a:hover{text-decoration:none}
a.link{color:#00498f; text-decoration:underline;}
a.link:hover{color:#274963; text-decoration:underline;}
.clearfix{clear:both;}
p{ margin-bottom:0.875rem;color: #666666;font-size: 0.875rem;font-family: Arial;}
b{color:#454545; font-size:1.125rem; line-height:1.3rem;margin:15px 0 8px 0; display:block;font-weight: 600;position: relative;}
h2{display:block; margin:0; padding:15px 0;line-height:26px; font-weight:700;color: #2d2d2d; font-size: 1.5rem;padding: 5px 0 20px 0;}
p strong{color: #333;display: inline-block;padding: 0.25rem 0;}

/****header****/
#header{width:100%;height:auto; position:fixed;top:0;z-index:999; background:#fff;border-bottom: 1px solid #eee;}
#headerin{width:96%; height:auto; margin:0 auto; max-width:1140px;}
#etw_logo{ height:auto; float:left; margin:1rem 1rem 1rem 0; clear:left;text-align: center;}
#etw_logo span{display: block;font-size: .75rem;color: #333;margin-top: 5px;font-weight: 600;}

/*language*/
.navbtn{margin-top:1rem;}
.header_top{width: 100%;background: #333;line-height: 26px;height: 26px;}
#etw_language{float:right; height:auto;padding: 0 0.5rem;margin-top: 0;font-family: Roboto;min-height: 26px;text-align: right;}
#etw_language .dropdown-item{display:inline-block;width:auto; font-size:0.875rem; line-height:26px; padding:0 0.75rem;color:#fff; min-width:auto;position: relative;}
#etw_language .dropdown-item:nth-last-child(1){padding-right: 0;}
#etw_language .dropdown-item:hover{color:#0069ad; text-decoration:underline; background:none;}
#etw_language .dropdown-item:focus{background:none !important; }

#header .container{max-width: 1140px;}

/*menu*/
.top-nav{ width:auto;font-family: Roboto;float: right;margin-top: 1.875rem;}
.navbar{ padding:0;max-width: 1140px;; margin: auto;}
.navbar ul{width: 100%;}
.navbar-collapse{justify-content:flex-end;}
.navbar-light .navbar-nav li{padding: 0 .5rem;}
.navbar-light .navbar-nav li:nth-last-child(1){padding-right: 0;}
.navbar-light .navbar-nav a.nav-link{color:#333;font-size:.875rem;font-family: Roboto;font-weight:400;text-transform: uppercase;margin: 0;padding: 5px 10px; position:relative;}
.navbar-light .navbar-nav li.active .nav-link,.navbar-light .navbar-nav li .nav-link:hover{color:#fff;background: #0069ad;}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {color: #333;}
.navbar-light .navbar-nav .dropdown-item{font-weight:400; font-size:0.875rem;padding: 0.25rem 1rem;}
.dropdown-item.active{ background:none; color:#063c7f;}
.dropdown-item:hover,.dropdown-item.dq{color:#0f4e92;}
.navbar-expand-lg .navbar-nav .dropdown-menu {line-height: 1.25rem;width: auto;}
.navbar-expand-lg .navbar-nav .dropdown-menu li>a{color: #000;}
.navbar-expand-lg .navbar-nav .dropdown-menu li>a:hover,.navbar-expand-lg .navbar-nav .dropdown-menu li>a.dq{color: #063c7f;}
.dropdown-item:active{color: #063c7f;background: #f8f9fa;}
.navbar-nav .dropdown-menu li ol a{font-size: 13px;display: block;padding: 0.2rem 1.5rem;color: #444;line-height: 1.2rem;}
.navbar-nav .dropdown-menu li ol a:hover,.navbar-nav .dropdown-menu li ol a.dq{color: #063c7f;}

@media (max-width: 1199.98px) { 
}

@media (max-width: 991.98px) {
#header{position:inherit;height: auto;border-bottom: 2px solid #063c7f;}
	#headerin{border-bottom: none;}
	#etw_logo{margin: 1rem 3rem 1rem 0;}
.etw_language{ display:none;}	
.top-nav{ width:100%;padding-top:0;line-height: 2.5rem;margin-top: 0;border-top: 1px solid #eee;}
.navbar{padding:0.05rem 0rem 0;}
.navbar-light .navbar-nav li.active a.nav-link:before,.navbar-light .navbar-nav>li>a.nav-link:hover:before{ background:none;}
.navbar-light .navbar-nav a.nav-link{ font-weight:400;font-size:1rem; border-bottom: 1px solid #ccc; margin:0px; padding-left:0.5rem;}
.navbar-light .navbar-nav li.active a.nav-link, .navbar-light .navbar-nav li a.nav-link:hover{background: #ffffff;color: #a41617;}
.dropdown-menu{ border:none;}
.navbar-light .navbar-toggler{ color:#063c7f; font-size:1.6rem; margin:0.5rem 0.5rem 0 0.75rem;}
#quicknav{display: none;}
	.navbar-light .navbar-nav a.nav-link{line-height: 22px;padding: 0.5rem 0;font-size: .875rem;}

}

/****header  END****/

/****banner****/
#etw_banner{width:100%;height:auto;margin:0 auto;position:relative;}
#etw_banner .container{position: relative;background: none;height: 100%}
.banner_txt {position: absolute;width: 100%;left:0;top:0;height:100%;margin: 0 auto;padding: 0;}
.bannerinfo{width:100%;color:#000;position: absolute;top: 24%;left:0;width: 50%;}
.banner_txt h1{margin: 0 auto;font-size:2.25rem; line-height:2.5rem; color:#fff;font-weight: 600;display: inline-block;padding: 0.875rem 3rem;text-transform: uppercase;padding: 0;font-family: Roboto;}
.banner_txt p{color: #fff;font-size: 1rem;font-weight: 600; line-height: 1.5rem;display: inline-block;background: #222;color: #fff;margin: 1rem 0;padding: 5px 12px;}
.banner_txt span{display: block;padding-top: 1.25rem;font-size:1.125rem; line-height:1.5rem; color:#202020;border-top: 1px solid #cdcdcd;margin-top: 2.5rem;}
.banner_txt span a{color:#202020;text-decoration: underline;}
.banner_txt span a:hover{color:#e50011;}
.banner_pro{text-align: left;margin-top: 1.875rem;width: 46%;}
@media (max-width: 1450.98px) { 
	.bannerinfo{margin-top: 2%;}
}
@media (max-width: 1199.98px) {
	.bannerinfo{top:16%;}
	.banner_txt h1{font-size: 1.75rem;}
}
@media (max-width: 991.98px) {
	.bannerinfo{top:12%;}
	.banner_txt h1{font-size: 1.5rem;line-height: 2rem;}
	.banner_txt p{margin: .5rem 0;}
}
@media (max-width: 767.98px) {
	#etw_banner{ display:none;}
}
/****banner END****/

/****container****/
#container{width:100%;height:auto;margin:0 auto;margin-top: 117px;}
#etw_container{width:96%;max-width:1140px;margin:0 auto;padding:1.5rem 0;position:relative;background: #fff;}
.container{width:96%;max-width:1140px;margin:0 auto;padding: 0;}

/****mainpro_nav****/
.mainpro_nav{padding: 2rem 0 1rem;background-color: #f2f3f2;}
.mainpro_nav ul>li{width: 32%;float: left;margin: 0 2% 1rem 0;text-align: center;position: relative;z-index: 10;}
.mainpro_nav ul>li:nth-child(3n){margin-right: 0;}
.mainpro_nav ul>li .product_img{width: 120px;background: #fff; height: 120px;border-radius: 50%;border: 5px solid #fff;padding: 20px;margin: 0 auto;position: relative;z-index: 10;}
.mainpro_nav ul>li img{}
.mainpro_nav ul>li:hover .product_img{box-shadow: 1px 7px 26px -2px rgba(160,195,223,0.7);transition: box-shadow 0.3s ease-in-out;}
.mainpro_nav ul>li .product_con{margin: 8px auto 0;}
.mainpro_nav ul>li .product_con a{display: block;width: 100%;height: 100%; color: #222;text-align: center;padding: 5px 10px 10px;font-size: 1rem;font-weight: 600;}
.mainpro_nav ul>li:hover .product_con a{color: #0069ad;}
.mainpro_nav ul>li:hover .product_con{border-color: #0069ad;transition: box-shadow 0.3s ease-in-out;}


/****etw_mainpro****/
.etw_mainpro{padding: 2.5rem 0 1.5rem;overflow: hidden;}
.etw_mainpro .etw_hometitle{font-size: 1.5rem;color: #000;font-family: Roboto;font-weight: 500;text-align: center;text-transform: uppercase;line-height: 1.75rem;margin: 0.5rem 0;}
.etw_mainpro ul{display: flex;flex-wrap: wrap;}
.etw_mainpro ul>li{width: 32%;margin: 0 2% 2rem 0;float: left;font-family: Roboto;position: relative;padding-bottom: 1.875rem;background: #fff;}
.etw_mainpro ul>li:hover{box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);}
.etw_mainpro ul>li:nth-child(3n){margin-right: 0;}
.etw_mainpro ul>li ol li.product_img{overflow: hidden;text-align: center;}
.etw_mainpro ul>li ol li.product_img img{transition: all .5s;}
.etw_mainpro ul>li:hover ol li.product_img img{transform: scale(1.05);}
.etw_mainpro ul>li ol li.product_con{padding: 0.25rem 0.5rem;}
.etw_mainpro ul>li ol li.product_con>a{font-size: 1.125rem;line-height: 1.5rem; color: #0069ad;font-family: Roboto;font-weight: 600;display: block;padding: 5px 0 0;}
.etw_mainpro ul>li ol li.product_con span{display: block;padding: .5rem  0 .5rem;color: #3a3a3a;}
.etw_mainpro ul>li ol li.product_con .more{position: absolute;bottom: 5px;left:0;width: 100%;padding: 0.25rem .5rem 0;border-top: 1px solid #eee;}
.etw_mainpro ul>li ol li.product_con .more a{font-size: .75rem;color: #0069ad;font-weight: 600;text-transform: uppercase;position: relative;}
.etw_mainpro ul>li ol li.product_con .more a:after{content: "\f054";font-family: fontawesome; position: absolute;font-weight: 400;font-size: .75rem;margin: 2px 0 0 6px;transition: all .2s;}
.etw_mainpro ul>li:hover ol li.product_con a{color: #0069ad;}
.etw_mainpro ul>li:hover ol li.product_con .more a:hover{color: #002d4e;}
.etw_mainpro ul>li:hover ol li.product_con .more a:hover:after{margin-left: 10px;}

.etw_mainpro.pro_list4 ul>li{width: 23.5%;}
.etw_mainpro.pro_list4 ul>li:nth-child(3n){margin-right: 2%;}
.etw_mainpro.pro_list4 ul>li:nth-child(4n){margin-right: 0%;}

/****etw_industy****/
.etw_industy{padding: 2rem 0 1rem;background: #063c7f;}
.etw_industy .etw_hometitle{font-size: 1.5rem;font-family: Roboto;font-weight: 500;color: #fff;margin: 2rem 0;padding-bottom: 5px;position: relative;}
.etw_industy .etw_hometitle:after{content: "";position: absolute;width: 48px;height: 4px;background: #ffa800;left:0;bottom: -10px;}
.etw_industy .left_txt{width: 38%;float: left;margin-right: 2%;}
.etw_industy .left_txt p{font-size: .875rem;color: #fff;margin: 1.5rem 0;}
.etw_industy .left_txt ul li{padding: 5px 0;background: #fff;float: left;width: 40%;margin: 0 2% 1rem 0;padding: 5px 10px;font-size: .75rem;font-weight: 600;}
.etw_industy .right_tu{width: 58%;float: right;}
.etw_industy .right_tu ul>li{width: 49%;float: left;margin: 0 2% 1rem 0;position: relative;}
.etw_industy .right_tu ul>li:nth-child(2n){margin-right: 0;}
.etw_industy .right_tu ul>li .product_con{position: absolute;width: 100%;background: rgba(0,0,0,.5);left:0;bottom: 0;}
.etw_industy .right_tu ul>li .product_con a{display: block;padding: 5px;color: #fff;}
.etw_industy .right_tu ul>li:hover .product_con{background: rgba(0,0,0,.65);}

/****etw_capcity***/
.etw_capcity{padding: 2rem 0;background: #f2f3f2;}
.etw_capcity .etw_hometitle{font-size: 1.875rem;font-family: Roboto;font-weight: 500;color: #222;margin: 0 0 1rem;padding-bottom: 5px;position: relative;text-align: center;font-weight: 600;}
.etw_capcity ul>li{width: 18.4%;margin:  0 2% 1rem 0;float: left;}
.etw_capcity ul>li:nth-child(5n){margin-right: 0;}
.etw_capcity ul>li:hover{opacity: .9;}

/****etw_company****/
.etw_company{padding: 2.5rem 0;background: #fff;position: relative;display: flex;flex-wrap: wrap;}
.etw_company .left_tu{width: 35%;float: right;}
.etw_company .right_txt{padding: 0;font-family: Roboto;float: left;width: 62%;margin-right: 3%;}
.etw_company .right_txt .etw_hometitle{font-size: 1.875rem;font-weight: 600;color: #0069ad;margin: .5rem 0 .5rem;position: relative;}
.etw_company .right_txt p{font-size: .875rem;color: #222;line-height: 1.5rem;font-family: Roboto;font-weight: 400;}
.etw_company .right_txt .more {margin-top: 10px;}
.etw_company .right_txt .more a{font-size: .875rem;color: #222;text-transform: uppercase;text-align: center;border: 1px solid #222;padding: 5px 20px;display: inline-block;transition: all .2s;}
.etw_company .right_txt .more a:hover{padding: 5px 25px;color: #fff;background: #0069ad; border-color: #0069ad;}


/****product****/

#etw_producttitle{margin:0 auto 0;height:auto;color:#333;overflow:hidden;padding:.25rem 0;font-size:.75rem;width:100%;float:left;background: #f5f5f5;}
#etw_producttitle li{display:inline-block}
#etw_producttitle a{color:#999;padding-right:.2rem}
#etw_producttitle a:hover{color:#21c1bb;}
#etw_producttitle li+li::before{padding:0 1rem 0 .6rem;color:#999;content:"/";font-size:.875rem;font-family:fontawesome}
.etw_hometitle1,h2{color:#333;font-family: Roboto;font-size:1.5rem;padding:0;text-align:left;position:relative;font-weight:500;margin: .5rem 0 1rem;line-height: 1.5rem;}

#etw_right{width:74%;float:right;}
#etw_sidebar{width:23%;float:left;position:relative;}
#etw_sidebar .etw_hometitle{font-size:16px;line-height:18px;padding:10px 0 10px;margin-bottom:5px;font-family: Roboto;font-weight: 600;position: relative;color: #fff;text-transform: uppercase;background: #0068ac;text-align: center;}
#etw_sidebar .etw_hometitle:before{content: "";position: absolute;width: 100%;right: 0;margin: 0 auto;bottom: 0px;left: 0;border-top: 3px solid #225378;}
#etw_sidebar .etw_hometitle a{color:#333}
#etw_sidebar .etw_hometitle a:hover{color:#0068ac}
#etw_productlist{width:100%;height:auto;float:left;}
#etw_productlist ul,#etw_productlist ul li,#etw_productlist ul>li>ol,#etw_productlist ul>li>ol>li,#etw_productlist ul>li>ol>li>ol{width:100%}
#etw_productlist ul>li{margin-bottom: 10px;}
#etw_productlist ul>li>a{line-height:18px;font-size:16px;color:#333;padding:10px 10px;display:block;margin:0 0;position: relative;font-weight: 600;border-bottom: 1px solid #ddd;}
#etw_productlist ul>li:nth-last-child(1)>a{border-bottom:none;}
#etw_productlist ul>li>a:after{content: "\f105";font-family: fontawesome;right:5px;position: absolute;}
#etw_productlist ul>li>ol{padding:0}
#etw_productlist ul>li>ol>li>a{padding:5px 20px;font-size:13px;display:block;line-height:18px;color:#333;font-weight: 600;font-family: Arial;}

#etw_productlist ul li a.dq,#etw_productlist ul li a:hover{color:#0068ac;}
#etw_productlist ul>li>a.dq,#etw_productlist ul>li>a:hover{color:#0068ac;}
#etw_productlist ul>li>ol>li>a:hover,#etw_productlist ul>li>ol>li>a.dq{color: #0068ac;}
#etw_productlist ul>li>a.dq:before,#etw_productlist ul>li>a:hover:before{color:#225378}
#etw_productlist ul>li>a.dq:after,#etw_productlist ul>li>a:hover:after{border-color:#225378}




.etw_products1{width: 100%;}
.etw_products1 ul{display: flex;flex-wrap: wrap;}
.etw_products1 ul>li{width: 32%;margin: 0 2% 1rem 0;float: left;position: relative;padding-bottom: 2rem;}
.etw_products1 ul>li:nth-child(3n){margin-right: 0;}
.etw_products1 ul>li ol li.product_img{text-align:center;width:100%;float:left;overflow:hidden;padding: 0 1rem;}
.etw_products1 ul>li ol li.product_img a img{transform: scale(1.02);transition:.2s all ease-in-out;-moz-transition:.2s all ease-in-out;-webkit-transition:.2s all ease-in-out;-ms-transition:.2s all ease-in-out;-o-transition:.2s all ease-in-out}
.etw_products1 ul>li ol li.product_img:hover a img{transform: scale(1);}
.etw_products1 ul>li ol li.product_con{text-align:left;width:100%;float:right;padding:10px 5px;}
.etw_products1 ul>li ol li.product_con>a{display:block;height:auto;color:#fff;padding: 6px;font-size:.875rem;line-height: 1.125rem;font-family: Roboto;font-weight: 400;background: #002d4e;min-height: 48px;text-align: center;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;margin-bottom: 5px;}
.etw_products1 ul>li ol li.product_con span{display:block;color:#666;font-size: 0.8em;padding: 5px;font-weight: 400;}
.etw_products1 ul>li ol li.product_con .more{position: absolute;width: 100%;left:0;bottom: 0;padding: 5px 10px 10px;}
.etw_products1 ul>li ol li.product_con .more a{font-size:0.75rem;text-transform:uppercase;height:auto;font-weight: 600;color: #333;border: 1px solid #333;padding: 5px 30px;}
i.icon-angle-right{padding-left:1px}
.etw_products1 ul>li:hover ol li.product_con>a{color:#00a9c3;}
.etw_products1 ul>li ol li.product_con .more:hover a{color:#fff;background: #002d4e;border-color: #002d4e;}
.etw_products1.pro_list3 ul>li{width: 32%;}
.etw_products1.pro_list3 ul>li:nth-child(2n){margin-right: 2%;}
.etw_products1.pro_list3 ul>li:nth-child(3n){margin-right: 0;}
.etw_products1.pro_list3 ul>li ol li.product_con>a{font-size: 0.875rem;}

.img_center{width: 100%;position: relative;margin-bottom: 1rem;text-align: center;}
.pro_img{width: 32%;float: left;margin: 0 2% 1rem 0;position: relative;text-align: center;}

.txt_center{text-align: center;}
.link a{ color:#222;  margin:10px auto; display:inline-block;position:relative;font-family: Arial; padding-left:25px;font-weight: 600;}
.link a:before{ content:"\f08e"; font-family:fontawesome; position:absolute; left:1px; top:2px; font-weight:700;}
.link a:hover{ color:#df4207; text-decoration:underline; }
/****Phtoto****/
.etw_photo{ margin:1rem 0 0.5rem 0;width:100%;height:auto;} 
.etw_photo ul{display:flex;width:100%;height:auto; flex-flow: wrap;}
.etw_photo ul>li{ margin:0 2% 5px 0;}
.etw_photo ul li img{display:block;border:1px solid #eee;width:100%;margin-bottom:7px; padding:2px; }
.etw_photo ul li a img:hover{border-color: #063c7f;}
.etw_photo ul li span{ font-size:0.8rem; line-height:1rem; display:block; text-align:center;}
.etw_photo1 ul li{ position:relative; border:1px #ddd solid;}
.etw_photo1 ul li img{ padding:0px;-webkit-box-shadow: 0 0 0; -moz-box-shadow: 0 0 0; box-shadow: 0 0 0;margin-bottom:0px;}
.etw_photo1 ul li span{ position:absolute; left:0px; bottom:0px;background: rgba(0,0,0,0.6);color: #fff;width: 100%;padding:1rem 0.4rem; text-align:center;}
.etw_photo .product_con a,.etw_photo .product_con{display: block;text-align: center;font-size: 1rem;color: #555;font-family: Arial;line-height: 1.25rem;}
.etw_photo .product_con{padding: 0.25rem 0 0.5rem;}
.etw_pic2 ul,.etw_pic3 ul,.etw_pic4 ul,.etw_pic5 ul,.etw_pic6 ul{margin:0}
.etw_pic2 ul li{text-align: center;}
.etw_pic2 ul li img{box-shadow: none;border-color: #eee;}
.etw_pic2 ul li a:hover img{opacity: .9;border-color: #eee;}
.etw_pic2 ul>li{width:49%}
.etw_pic3 ul>li{width:32%}
.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}  

.left_pic{width:35%;height:auto;float:left;margin:0 2% 1rem 0;}
.left_pics{width:100%;height:auto;float:left}
.left_pics a{cursor:default}
.left_pics img{width:100%;text-align:center;}
.related_pic{width:100%;height:auto;float:right;text-align:center}
.related_pic a{width:18.4%;height:auto;float:left;margin:12px 2% 0 0;display:block;text-align:center;color:#666;font-size:12px}
.related_pic a img{width:100%;border:1px #eee solid}
.related_pic a img:hover{border-color: #21c1bb;}
.related_pic a:nth-of-type(5n){margin-right:0}
.left_pic.left_pic2{float:left;margin:8px 15px 10px 0}

 /*video_all*/
.video_all{width: 100%;}
.video_all ul>li{width: 48%;margin: 0 2% 1rem 0;float: left;}
.video_all ul>li:nth-child(3n){margin-right: 0;}
.video_all ul>li:nth-child(3n+1){clear: both;}
.video_all ul>li .text-center{text-align: center;}
.pro_title{ display:block; color:#333;font-size:1.125rem; font-weight:600; padding:1px 0 0.2rem 0; margin:0.5rem 0 1rem 0; position:relative;text-align: center;}
.pro_title:after{position: absolute;content: "";width: 100px;height: 1px;background: #c7000b;left: 0;right: 0;margin: 0 auto;bottom: 0}
.custom_tit{color: #0069ad;letter-spacing: normal; font-size: 20px;font-weight: 600;margin: 1.5rem 0 .5rem;}
.custom_right{float: right;width: 36%;margin: 0 0 1rem 2%;}
.custom_right2{float: right;width: 40%;margin: 0 0 1rem 2%;}



/*table*/
.table-hover tbody tr:hover {
    background-color: #fff !important;
}
.table-responsive{margin-top:.75rem;margin-bottom:20px}
.table{width:100%;max-width:100%;margin-bottom:.5rem;background-color:transparent;}
table,td,tr{border:1px solid #ccc!important}
.table .top{background:#f2f2f2!important;}
.table .top:hover{background:#f2f2f2!important}
.table>tbody>tr:nth-of-type(odd){background-color:#fff}
.table>tbody>tr>td{vertical-align:middle;padding:4px;font-size:12px;line-height:18px;word-wrap:break-word;}
.table>tbody>tr{width: 100%;}
inquiry,u.inquiry{text-decoration: none; color:#666;}
u.inquiry:after{content:"Inquiry"; display:inline-block;background:#eee; color:#666;text-align: center;font-size:14px; margin:0 auto; width:80px;height: 26px;line-height: 26px;border-radius: 5px;opacity: .8;}
u.inquiry:hover:after{opacity: 1;} 

/*left_pic*/
.img_right{width: 42%;float: right;margin: 0 0 14px 2%;text-align: center;}
.img_right2{width: 25%;float: right;margin: 0 0 14px 2%;text-align: center;}
.img_right2 a img{padding:2px;border:1px solid #eee;}
.img_left3 img,.img_right img{padding:2px;border:1px solid #eee;}
.img_left3 img:hover,.img_right img:hover{opacity:.9}
.img_left3{float:left;width:22%;margin:0 2% 0 0}
.img_left{float:left;width:40%;margin:0 2% 1rem 0}
.img_left2{float:left;width:45%;margin:0 2% 1rem 0;}
.cap_left{width: 21%;float: left;margin: 0 2% 1rem 0;}
.cap_right{width: 21%;float: right;margin: 0 0 1rem 2%;}
.cap_right2{width: 50%;float: right;margin: 0 0 1rem 2%;}
.cap_left2{width: 50%;float: left;margin: 0 2% 1rem 0;}


/*other products*/
.othertitle{margin:10px 0 0;position:relative;width:100%;overflow:hidden;margin-top: 2rem;}

.othertitle{margin:10px 0 5px 0;position:relative;width:100%;margin-top: 2rem;text-align: center;}
.othertitle span{font-size:18px;display:inline-block;padding:5px 0 10px;color:#222;position:relative;font-weight:500;font-family: Roboto;text-transform: uppercase;}

#etw_set_feedback_form{overflow:hidden;height:auto;width:100%;padding:1rem 0}
.other_pro{width:100%;overflow:hidden;padding:1.5rem 0;}
.other_pro ul{width:100%;display:flex;flex-wrap:wrap}
.other_pro ul>li{width:32%;margin:0 2% 0 0;overflow:hidden}
.other_pro ul>li:nth-of-type(3n){margin-right:0}
.other_pro ul li ol{width:100%}
.other_pro ul li:nth-child(1) ol li.product_img img {border-color: #21c1bb;}
.other_pro ul li:nth-child(1) ol li.product_con a {color: #21c1bb;}
.other_pro ul li ol li.product_img{width:100%}
.other_pro ul li ol li.product_img img{width:100%;border:1px solid #dedede}
.other_pro ul li ol:hover li.product_img img{border-color:#21c1bb;}
.other_pro ul li ol:hover li.product_con a{color:#21c1bb;}
.other_pro ul li ol li.product_con{width:100%;margin:0 auto;line-height:18px;text-align:center}
.other_pro ul li ol li.product_con a{color:#333;display:block;line-height:16px;padding:8px 0;font-size:12px;}

/*product*/
.pro_tit1{color:#555;font-family: Roboto;font-size:1.25rem;font-weight: 600; padding:15px 0 5px;text-align:left;position:relative;margin-bottom: 1rem;line-height: 1.125rem;}
.pro_tit2{text-align: center;position: relative;}
.pro_tit2 span{padding: 0 18px;position: relative;display: inline-block;font-size: 1.125rem;color: #222;font-family: Roboto;font-weight: 500;text-align: center;line-height: 34px !important;text-transform: uppercase;background: #fff;z-index: 10;}
.pro_tit2 span a{color: #222;}
.pro_tit2:before{content: ""; top: 15px;height: 4px;border-top-style: dashed;border-bottom-style: dashed;width:100%;position: absolute;border-width: 1px;border-color: #ddd;}
.pro_tit2:before {left: 0%;}

ul.list2,ul.list3,ul.list4,ul.list5{overflow:hidden;padding-bottom: 1rem;padding-left: 1.5rem;font-size: 0.875rem;font-family: Arial;}
.detail_txt ul.list2{padding-left: 1.5rem;}
ul.list2>li{line-height:1.5rem;list-style:decimal;color: #666;}
ul.list3{margin-bottom: 1rem;}
ul.list3 li{list-style-type:none;margin-bottom: 0.5rem;padding-left:16px;color: #666; position:relative}
ul.list3 li:before{content:"";display:block;position:absolute;width:5px;height:5px;top:8px;left:0;border-radius: 50%; background:#0069ad;}

.rec_tit{color:#333;font-size:1.25rem;line-height:1.5rem;margin:1.5rem 0 1rem 0;display:block;position:relative;font-family: Myanmar;}
.rec_tit span{display: inline-block;border-bottom: 1px dashed #eb5602;font-size: 1rem;font-weight: 600;color: #666;position: relative;}
.rec_tit span:after{content: "";position: absolute;width: 62%;height: 1px;background: #f38d0f;bottom: -5px;right: 0;}
.rec_tit2{color:#333;font-size:1.125rem;line-height:1.5rem;margin:1.5rem 0 .5rem 0;display:block;font-weight: 600; position:relative;font-family: Arial;}
figure{margin-bottom:0!important}

ul.style1{margin-left:1rem;padding:.5rem 0;}
ul.style1 li{list-style:decimal;padding-bottom:.5rem;color: #666;}
.feedback{width: 100%;float: left;text-align: center;margin: 1rem 0;}
.feedback a{display: inline-block;text-align: center;color: #fff;font-weight: 600;background: #666;padding: 0rem 1.75rem;border-radius: 10px;z-index: 3;position: relative;}  
.feedback a:hover{background: #0068ac;text-decoration: none;box-shadow: 1px 7px 26px -2px rgba(160,195,223,0.7);
    transition: box-shadow 0.3s ease-in-out;} 

#etw_contact{width:100%;overflow:hidden;background-color: #f4f4f4;padding:1rem 1rem; margin-top:1rem;}
#floatchatiframe2011{ min-height:300px;margin:0;}




.etw_contact{padding:1.5rem 0 0}
.etw_contact p.gs{font-weight:700;font-size:1rem;color: #555;}
.etw_contact p{color:#333;line-height:1.5rem}
.etw_contact p.tit{font-size: 1.25rem;}
.etw_contact p a{color:#0069ad;}
.etw_contact p a:hover{color:#ffb003;}


.etw_contact #etw_form_title{overflow:hidden;padding-left:2%;background:#f2f2f2;text-align:left;font-weight:700;line-height:40px;font-size:16px;margin-bottom:12px;border-radius:5px 5px 0 0;border-bottom:1px solid #ccc}
.etw_contact #etw_set_feedback_form{overflow:hidden;height:auto;width:100%;float:left;border:1px #ededed solid;text-align:left;padding:0;margin:.5rem 0 1.2rem 0}
.inquiry_bottom{margin: 1.5rem 0 1rem;border-top:1px dashed #eee;border-bottom:1px dashed #eee;}
.inquiry_bottom .etw_contactin{padding: 1rem 0;}
.inquiry_bottom .etw_hometitle{text-align: left;margin: 10px 0 4px 0;color: #3d066c;padding: 0;font-size: 1.125rem;font-weight: 600;text-transform: uppercase;}
.inquiry_bottom .etw_hometitle a {color: #3d066c;}
.inquiry_bottom .etw_hometitle a:hover{color: #de3225;}
.inquiry_bottom .etw_hometitle span{color: #3d066c;}
.inquiry_bottom .etw_contact{padding-top: 0.5rem;}
.inquiry_bottom .etw_contact p.tit{font-size: 1rem;margin-bottom: 0.5rem;}
hr {border-top: 1px solid #eee;margin: 20px 0 20px;display: block;clear: both;}
/*引用sitemap样式*/
#etw_map{width:100%;margin:0 auto}
#etw_map .name{width:100%;color:#06c;background:#eee;margin-top:6px;height:20px;line-height:20px;display:block;margin-bottom:4px}
#etw_map a{color:#333;text-decoration:underline;width: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:0px;}
/*引用sitemap样式*/
        
/****Footer****/

a.txt_indet{padding-left: 49px;}
#footer{ width:100%;margin: 0 auto; height:auto; font-size:13px;background:#121214;border-top: 20px solid #000;}
#footer .footer_link{width: 100%;border-bottom: 1px solid #111;padding: 2.5rem 0 1.5rem;}
#footer .footer_link ul.footer_nav{width: 22%;float: left;font-weight: 400;}
#footer .footer_link ul.footer_nav li,#footer .footer_link ul.footer_nav li a{font-size: 1rem;color: #fff;font-family: Roboto;line-height: 2rem;font-weight: 500;}
#footer .footer_link ul.footer_center{width: 27%;float: left;}
#footer .footer_link ul.footer_contact{width: 20%;float: left;}
#footer .footer_link ul.footer_center li a{display: block;font-size: .75rem;color: #fff;line-height: 1rem;margin-bottom: 8px;position: relative;}
#footer .footer_link ul.footer_center li>a:before{content: "\f0da";font-family: fontawesome;margin-right: 8px;color: #ffa800;}
#footer .footer_link ul.footer_center li a:hover,#footer .footer_link ul.footer_nav li a:hover{color: #ffa800;}
#footer .footer_link ul.footer_contact p{font-size: .75rem;color: #fff;margin-bottom: 10px;padding-left: 1.5rem;}
#footer .footer_link ul.footer_contact p a{font-size: .75rem;color: #fff;line-height: 1.125rem;}
#footer .footer_link ul.footer_contact p.tel{background: url(../images/icon_tel.png)no-repeat left center;}
#footer .footer_link ul.footer_contact p.mail{background: url(../images/icon_email.png)no-repeat left center;}
#footer .footer_link ul.footer_contact p.add{background: url(../images/icon_add.png)no-repeat left top;}
#footer .footer_link ul.footer_contact p.per{background: url(../images/icon_per.png)no-repeat left center;}
#footer .footer_link ul.footer_contact p.mobile{background: url(../images/icon_mobil.png)no-repeat left top;}
#footer .footer_link ul.footer_contact p.whatsapp{background: url(../images/whatsapp.png)no-repeat left top;}
#footer .footer_link ul.footer_contact p a:hover{color: #ffa800;}
#footer .footer_link ul.footer_contact p a.txt2{padding-left: 42px;display: block;}
#footer .footer_link ul .tit,#footer .footer_link ul li .tit a{font-weight: 500;text-transform: uppercase;font-family: Roboto;color: #fff;font-size: 1rem;line-height: 1.5rem; margin-bottom: 15px;}


#etw_footin{margin:0 auto;width:100%;overflow:hidden;text-align:center; overflow:hidden; padding:.5rem 0 1rem;background: #000;}
#etw_homefooter{overflow:hidden;width:100%;background: #21c1bb; margin: 0 auto;height:auto;text-align: center;padding: 1rem 0;position: relative;margin-bottom: 0.875rem;}
#etw_homefooter a{padding:0 1.5rem; color:#fff;margin:6px 0; position:relative;font-size:1.25rem;font-weight: 600; line-height:1rem;}
#etw_homefooter a:hover{color:#ffa800;}
#etw_coper{margin-top:2px;width:100%;line-height:22px;}
#etw_coper a{display:block;color:#ccc;}
#otherlink{clear:both;width:100%;height:auto; padding:8px 0 3px;}
#otherlink a{color:#ccc; display:inline-block;padding:0 3px;font-size:12px; margin-right:5px; line-height:16px;}
#otherlink a span{position:relative;top:0;font-size:12px}
#otherlink a:hover{color:#ffa800; }
#otherlink a:hover span{opacity:1;top:-2px;transition:all .3s ease-in-out}
/*tags*/
#tags{ width:100%; float:left; margin-bottom: 1rem}
#tags_title{ display:block; color:#81a8d2; font-size:1rem; font-weight: 500; line-height:28px; text-align:left; padding:10px 0 0 0;} 
#tags a{margin:0 10px 3px 0;color:#777;display:inline-block;line-height:16px;font-size:13px; }
.tags>a{ padding: 0 10px 0 0; margin:0 5px 3px 0;color:#777;display:inline-block;line-height:16px;font-size:13px; }
#tags a:hover{text-decoration: underline;}

 /*引用sitemap样式*/
#etw_map{width:100%;margin:0 auto}
#etw_map .name{width:100%;color:#06c;background:#eee;margin-top:6px;height:20px;line-height:20px;display:block;margin-bottom:4px}
#etw_map a{color:#333;text-decoration:underline;width: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:0px;}
/*引用sitemap样式*/
        
@media (max-width: 1199.98px) {
	.etw_industy .left_txt ul li{width: 48%;}
}
@media (max-width: 991.98px) {
	#etw_producttitle,#etw_sidebar{display: none;}
	#etw_right{width: 100%;}
	#container{margin-top: 0;}
	#etw_homefooter{width: 100%;}
	.pro_img{width: 40%;}
	.etw_industy .right_tu{width: 47%;}
	.etw_industy .left_txt{width: 51%;}
	#footer{border-top: 4px solid #fea203;}
	#footer .footer_link ul.footer_nav{width: 100%;text-align: center;padding: 0 0 .5rem;border-bottom: 1px solid #333;margin-bottom: 1rem;}
	#footer .footer_link{padding: .5rem 0 .5rem;}
	#footer .footer_link ul.footer_nav li, #footer .footer_link ul.footer_nav li a{   margin: 0 1rem;display: inline-block;}
	#footer .footer_link ul.footer_center{width: 34%;}
	#footer .footer_link ul.footer_contact{width: 30%;}
	#footer .footer_link ul .tit, #footer .footer_link ul li .tit a{font-size: .875rem;margin-bottom: 10px;}
}
@media (max-width: 767.98px) {	
	.table{table-layout: auto;}
	.img_left{width: 100%;}
	.etw_pic5 ul>li{width: 32%;margin-right: 2%;}
	.etw_pic5 ul>li:nth-child(3n){margin-right: 0;}
	#footer .footer_link ul.footer_center,#footer .footer_link ul.footer_contact{display: none;}
	#footer .footer_link ul.footer_nav{margin-bottom: 0;border-bottom: none;}
	.etw_industy .left_txt{width: 100%;margin-right: 0;}
	.etw_industy .right_tu{width: 100%;}
	.etw_capcity ul>li{width: 32%;}
	.etw_capcity ul>li:nth-child(5n){margin-right: 2%;}
	.etw_capcity ul>li:nth-child(3n){margin-right: 0;}
	.etw_company .right_txt{width: auto;float: none;}
	.etw_company .left_tu{width: 42%;margin-bottom: 1rem;}
	#footer .footer_link ul.footer_nav li{margin: 0}
	.etw_mainpro ul>li,.etw_mainpro.pro_list4 ul>li{width: 49%;}
	.etw_mainpro ul>li:nth-child(3n),.etw_mainpro.pro_list4 ul>li:nth-child(3n){margin-right: 2%;}
	.etw_mainpro ul>li:nth-child(2n),.etw_mainpro.pro_list4 ul>li:nth-child(2n){margin-right: 0%;}
	.cap_right2,.cap_left2{width: 100%;margin: 0 0 1rem;}
	.cap_left,.cap_right{width: 40%;}
}
@media (max-width: 575.98px) {
	.video_all ul > li{width: 100%}
	#etw_container{padding-top: 1rem;}
	.img_right, .img_right2{width: 100%;text-align: center;}
	.etw_pic3 ul li{width: 49%;}
	.etw_pic3 ul li:nth-child(3n){margin-right: 2%;}
	.etw_pic3 ul li:nth-child(2n){margin-right: 0;}
	.related_pic{width: 100%;margin-bottom: 1rem;}
	.other_pro ul>li{width: 49%;margin-right: 2%;}
	.other_pro ul>li:nth-child(2n){margin-right: 0;}
	.mainpro_nav ul>li .product_img{width: 80px;height: 80px;padding: 10px;}
	.mainpro_nav ul>li .product_con a{font-size: .75rem;padding: 10px 0;line-height: 1rem;}
	#footer .footer_link ul.footer_nav li a{font-size: .875rem;margin: 0 5px;}
	.etw_company .left_tu{width: 100%;float: none;text-align: center;}
	.etw_company .left_tu,.etw_company .right_txt{width: 100%;float: none;margin-right: 0;}
	.etw_mainpro ul>li ol li.product_con span{display: none;}
	.etw_mainpro ul>li,.etw_mainpro.pro_list4 ul>li{width: 100%;margin-right: 0;}
	.custom_right{width: 100%;text-align: center;}
	.etw_pic4 ul>li{width: 49%;}
	.etw_pic4 ul>li:nth-child(4n){margin-right: 2%;}
	.etw_pic4 ul>li:nth-child(2n){margin-right: 0%;}
	.etw_mainpro{padding-bottom: 0;}
	.pro_tit2 span{font-size: 1rem;padding: 0 6px;}
	.cap_left, .cap_right,.img_left3{width: 100%;text-align: center;}
	.cap_left img, .cap_right img{width: 100%;}
}




@media (max-width: 400.98px) {
}

/****Footer  END****/


/****banner****/
