@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: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(../font/OpenSans-300.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: 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: 'Impact';
  font-style: normal;
  font-weight: 400;
  src: local('Impact Label Regular'), local('Label-Regular'), url(../font/Impact Label.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;
}
/****basic****/
body{color:#444; font-family:OpenSans; font-size:15px;}
*,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;}
p{ margin-bottom:0.875rem;color: #666666;font-size: 1rem;line-height: 1.75rem;}
b{color:#454545; font-size:1.125rem; line-height:1.3rem;margin:28px 0 12px 0; display:block;font-weight: 600;position: relative;}
h2{display:block; margin:0; padding:15px 0; font-size:24px; line-height:26px;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:30px;z-index:999; background:rgba(255,255,255,.8);}
#headerin{width:96%; height:auto; margin:0 auto; max-width:1200px;}
#etw_logo{ height:auto; float:left; margin:1.5rem 1rem 1.5rem 0; clear:left;width:auto;}

/*language*/
.language_box{width: 100%;background:#333e47;height: 30px;position:fixed;top:0;left:0;z-index: 999;}
#etw_language {
    max-width: 1114px;
    width: 96%;
	margin: auto;
    text-align: right;
	line-height: 30px;
}
#etw_language .dropdown-item {
    display: inline-block;
    width: auto;
    font-size: 0.875rem;
   	padding: 0 0 0 1rem;
    color: #fff;
    font-weight: 400;
	background-color: #333e47;
}

#etw_language .dropdown-item:hover{color: #9d1e37;background: none;}
.wrapper{width: 96%;max-width: 1114px;margin: 0 auto;}

/*menu*/
.top-nav{ width:auto;line-height: 40px;float: right; margin-top:8px;}
.navbar{ padding:0;max-width: 1114px;margin: auto;}
.navbar ul{width: 100%;}
.navbar-collapse{justify-content:flex-end;}
.navbar .dropdown-toggle::after{position: absolute;right:0;top:34px;}
.navbar-light .navbar-nav a.nav-link{color:#461719; padding:0 1rem 0; margin: 0;font-size:1rem;position:relative;line-height: 20px;padding-top: 24px;text-align: center;padding-bottom: 10px}
.navbar-light .navbar-nav a .eng{display: block;margin-top: 0.25rem;font-size: 0.75rem;font-weight: 600;text-align: center;}
.navbar-light .navbar-nav li:nth-last-of-type(1) a.nav-link{padding-right: 0;}
.navbar-light .navbar-nav li.active a.nav-link,.navbar-light .navbar-nav li a.nav-link:hover{color:#9d1e37;}
.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: #9d1e37}
.navbar-light .navbar-nav .dropdown-item{font-weight:400; font-size:0.875rem;padding: 0.25rem 1rem;}
.dropdown-item.active{ background:none; color:#9d1e37;}
.dropdown-item:hover,.dropdown-item.dq{color:#0f4e92;}
.navbar-expand-lg .navbar-nav .dropdown-menu {line-height: 1.5rem;width: auto;}
.navbar-expand-lg .navbar-nav .dropdown-menu li>a{color: #000;line-height: 1rem;margin-bottom: 0.5rem; text-align:center}
.navbar-expand-lg .navbar-nav .dropdown-menu li>a .eng{text-align: left;}
.navbar-expand-lg .navbar-nav .dropdown-menu li>a:hover,.navbar-expand-lg .navbar-nav .dropdown-menu li>a.dq{color: #9d1e37;}
.dropdown-item:active{color: #9d1e37;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: #9d1e37;}
@media (max-width: 1250.98px) { 
	#etw_logo{width: 18%;margin-right: 0;}
	.navbar-light .navbar-nav a.nav-link{padding: 24px 9px 0;}
}
@media (max-width: 1199.98px) { 
  #etw_logo{ padding-left:0.6rem;}
	#headerin{padding: 0 0.5rem;}
	.top-nav{margin-top: 0;}	
}

@media (max-width: 991.98px) {
#etw_logo{margin: 0.5rem 0.5rem 0.625rem 0px;width: auto;max-width: 200px;}
#header{position:inherit;padding: 10px 0;border-bottom: 2px solid #9d1e37;}
.etw_language{ display:none;}	
.top-nav{ width:100%;padding-top:0;line-height: 2.5rem;}
.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 rgba(0,0,0,.1); margin:0px; padding-left:0.5rem;line-height: 40px;padding: 0;text-align: left;}
.navbar-light .navbar-nav li.active a.nav-link, .navbar-light .navbar-nav li a.nav-link:hover{background: #ffffff;color: #9d1e37;}
.dropdown-menu{ border:none;}
.navbar-light .navbar-toggler{ color:#9d1e37; font-size:1.6rem; margin:0.5rem 0.5rem 0 0.75rem;}
#quicknav{display: none;}
.footer_link{padding:0.5rem 0 1.5rem !important}
.footer_link .footer_contact .footer_logol{    margin:2rem 0;}
.footer_link .title{ font-size:1rem; padding:0.875rem 0 0.25rem !important}
.pblist{ margin-top:-0.5rem}
.navbar .dropdown-toggle::after{position: absolute;right:0;top:18px;}
.language_box{position: static;}
.navbar-expand-lg .navbar-nav .dropdown-menu li>a{text-align: left;}
}

/****header  END****/


        /*引用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样式*/
        



/****banner****/
#etw_banner{width:100%; max-width: 1640px; height:auto;margin:0 auto;position:relative;}
.banner_info{position: absolute;width: 1140px;height: 100%;left:50%;margin-left: -570px;top:0;}
.banner_txt {position: absolute;width: 46%;left:0;bottom:25%;margin: 0 auto;padding: 0.5rem 1.875rem;background: rgba(0,0,0,.3);}
.banner_txt h1{font-size:1.875rem; line-height:2.25rem; color:#fff;padding-top: 0.75rem;padding-bottom:10px;font-family: Impact;letter-spacing: 2px;}
.banner_pro{text-align: left;margin-top: 1.875rem;width: 46%;}
.slider-area{width:100%;position:relative;margin:0 auto;padding:0}
.block-slider{border:none;width:100%}
.block-slider ul li{list-style:none}
.block-slider .bx-next,.block-slider .bx-prev{width:30px;height:50px;text-align:center;display:none;font-size:38px;position:absolute;top:48%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);line-height:50px;-moz-transition:all .45s ease;-webkit-transition:all .45s ease;-o-transition:all .45s ease;-ms-transition:all .45s ease;transition:all .45s ease;display:block;color:#fff;z-index:999;background: rgba(0,0,0,.6);text-shadow:0 0 3px #fff;display: none;}
.block-slider img{width:100%;height:auto}
.block-slider .bx-prev{left:0;padding-right:1px}
.block-slider .bx-next{right:0;padding-left:1px}

.block-slider .bx-next:hover,.block-slider .bx-prev:hover{ color:#465eaa; text-decoration:none}
.block-slider .bx-pager{text-align:center; position:absolute; margin-top:-40px; right:0px;bottom:10px;width:100%;}
.block-slider .bx-pager-item{width:16px;height:16px;background:0 0;font-size:0;display:inline-block; margin:0 8px;}
.block-slider .bx-pager-item a{width:100%;height:100%; display:block; background:rgba(255,255,255,.8);border: 1px solid #9e2139;}
.block-slider .bx-pager-item a.active{background:#9e2139;}
.block-slider .caption-group{position:absolute; color:#fff; font-size:28px; line-height:36px; text-align:left; font-weight:700;}
.block-slider .text1{     top: 40%; right: 17.5%;color:#000;}
.block-slider .text1 span,.block-slider .text3 span,.block-slider .text4 span{ color:#721c1b;}
.block-slider .text2{ top:44%; right:20%; color:#000; text-align:right;}
.block-slider .text3{ top:36%; right:22%; color:#000;}
.block-slider .text4{ top:36%; right:15.5%; color:#000;}
@media (max-width: 1140px) { 
	.banner_info{width: 96%;margin-left: 0;left: 2%;}
}
@media (max-width: 1380px) {}
@media (max-width: 1199.98px) {
	.banner_txt{width: 56%;}
	
}@media (max-width: 991.98px) {
	.banner_txt{width: 80%;}
}
@media (max-width: 767.98px) {
	#etw_banner{ display:none;}
}
/****banner END****/

/****container****/
#container{width:100%;height:auto;margin:0 auto;background:#fff;margin-top: 110px;}
#container.sy{margin-top: 30px;}
#etw_container{width:92%;max-width:1140px; margin:0 auto;padding:1.875rem 0; position:relative;overflow: hidden;}


/****metal****/
.metal{padding-top: 1rem;}
.metal .wrapper{max-width: 1047px;width: 96%;margin: 0 auto;}
.metal .etw_hometitle{color: #9d1e37; font-size: 1.5rem;line-height: 1.875rem;padding-bottom: 0.5rem;font-family: Impact;}
.metal p{color:#9d1e37;line-height: 1.5rem; }
.metal ul>li{width: 12.5%;margin: 0;float: left;position: relative;border-right: 1px solid #fff;}
.metal ul>li:nth-of-type(8n){margin-right: 0;border-right: none;}
.metal ul>li ol li.product_img{overflow: hidden;}
.metal ul>li ol li.product_img img{transition: all .2s;}
.metal ul>li ol li.product_con{position: absolute;width: 100%;height: 59px;left:0;bottom: 0;background: rgba(255,255,255,.52);display: flex;flex-wrap: wrap;align-items: center;justify-content: center;text-align: center;}
.metal ul>li ol li.product_con a{color: #9d1e37;font-size: 12px;}
.metal ul>li:hover ol li.product_img img{transform: scale(1.05)}
.metal ul>li:hover ol li.product_con{background: rgba(255,255,255,.8);}

/****work****/
.work{padding: 38px 0 20px;background: #eee;margin-top: 1rem;overflow: hidden;}
.work .etw_hometitle{color: #9d1e37; font-size: 1.5rem;line-height: 1.875rem;padding-bottom: 0.75rem;font-family: Impact;}
.work .wrapper{max-width: 1047px;width: 96%;margin: 0 auto;}
.work ul>li{width: 12.5%;margin: 0 0 1rem 0;float: left;position: relative;border-right: 1px solid #fff;}
.work ul>li:nth-of-type(8n){margin-right: 0;border-right: none;}
.work ul>li ol li.product_img{overflow: hidden;}
.work ul>li ol li.product_img img{transition: all .2s;}
.work ul>li ol li.product_con{position: absolute;width: 100%;height: 36px;left:0;bottom: 0;background: rgba(255,255,255,.52);display: flex;flex-wrap: wrap;align-items: center;justify-content: center;text-align: center;}
.work ul>li ol li.product_con a{color: #9d1e37;font-size: 12px;line-height: 1rem;}
.work ul>li:hover ol li.product_img img{transform: scale(1.05)}
.work ul>li:hover ol li.product_con{background: rgba(255,255,255,.2);}


/****company****/
.company{ width:100%;margin:0 auto;margin: 1.875rem 0;}
.company .wrapper{padding: 2rem 1.875rem 1.75rem; background: #f2f6fb;overflow: hidden;box-shadow: 0px 1px 5px #ccc;}
.company .com_img{float: right;width: 30%; margin: 0 0 1rem 2%}
.company .more a{display: inline-block;color: #9d1e37;font-size: 12px;padding: 0.25rem 1.75rem;border: 1px solid #9d1e37;margin-top: 1rem;text-align: center;}
.company .more a:hover{color: #fff;background: #9d1e37;}
.company .etw_hometitle{color: #9d1e37;
    font-size: 1.5rem;
    line-height: 1.875rem;
    padding-bottom: 1rem;
        font-family: Impact;}
/*video*/
#company{background: #e8e8e8;width:100%; padding: 2rem 0 3rem;position: relative;margin:0 auto;}
#company .etw_hometitle{ text-align:center; font-size:1.125rem; line-height:1.6rem; padding:0 0 1rem 0; position:relative; color:#333;}
.company_right{width: 32%;float: right;position: relative;}
.company_left{width: 65%;float: left;position: relative;}
#company .more{display:block; text-align:left; font-size:1rem; color:#fff; font-weight:400; margin-top: 0.6rem;margin-bottom: 1rem}
#company .more a{ color:#fff; padding:0.3rem 1rem;background: #004ea1;position: relative;line-height: 1.2rem;text-transform: uppercase;font-size: 0.875rem}
#company .more a:after{position: absolute;content: "\f178";color: #fff;background: #000;height: 26.85px;width: 38px;font-size: 16px;top: 0;font-family: fontawesome;margin-left: 15px;padding-left: 0.7rem;padding-top: 6px}
#company .more a:hover,#company .more a:hover:after{color: #f6e21f}


/*tags*/
#tags{ width:100%; float:left;margin-top: 1rem;margin-bottom: 1rem}
#tags_title{ display:block; color:#192634; font-size:1.25rem; line-height:28px; 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;}  
.etw_products_tags{ width:100%; height:auto; overflow:hidden;}
.etw_products_tags ul>li{ width:23%; margin:0 2.6% 2% 0;float:left;}
.etw_products_tags ul>li:nth-child(4n){ margin-right:0}
.etw_products_tags ul>li:nth-child(4n+1){ clear:both}
.etw_products_tags ul li ol,.etw_products_tags ul li ol li{ width:100%;}
.etw_products_tags ul li ol li.product_img,.etw_products_tags ul li ol li.product_con{ width:100%;}
.etw_products_tags ul li ol li.product_img{ text-align:center; transition:.3s; padding:3px; border:1px solid #eee; box-shadow:0 0 8px #ddd;} 
.etw_products_tags ul li:hover ol li.product_img{ border-color:#0c3b64;}
.etw_products_tags ul li ol li.product_img a img{height:150px}
.etw_products_tags ul li ol li.product_con a{ color:#888; line-height:18px; display:block; text-align:center; margin:12px 0; font-size:14px;}
.etw_products_tags ul li:hover ol li.product_con a{ color:#d2000d;}


/****industry****/
.industry{background: #77313e;padding: 2rem 0;overflow: hidden;}
.industry .etw_hometitle{color: #fff;font-size: 1.5rem;line-height: 1.875rem;padding-bottom: 1.5rem;font-family: Impact;}
.industry .wrapper{max-width: 1047px;width: 96%;margin: 0 auto;}
.industry ul>li{width: 20%;float: left;margin: 0 0 0.5rem 0;border-right: 1px solid #77313e;}  
.industry ul>li:nth-of-type(5n){margin-right: 0;}      
.industry ul>li .product_img{background: #fff;overflow: hidden;}  
.industry ul>li .product_img img{transition: all .2s;}
.industry ul>li .product_img a span{height: 50px;font-size:1rem;color:#666; display: flex;align-items: center;justify-content:center;text-align: center;}       
.industry ul>li .product_con{font-size: 14px;color: #d6dbe2;line-height: 1.25rem;padding: 0.5rem;margin-top: 0.5rem;} 
.industry ul>li:hover .product_img img{opacity: .8;}
.industry ul>li:hover .product_img a span{color: #9d1e37;}
 
/****custom****/   
.custom{padding: 2.5rem 0;}    
.custom .etw_hometitle{
	color: #9d1e37;
    font-size: 1.5rem;
    line-height: 1.875rem;
    padding-bottom: 1.25rem;
font-family: Impact;}
.custom ul{display: flex;flex-wrap: wrap;}
.custom ul>li{width: 9%;float: left;margin: 1rem 1% 0.5rem 0;position: relative;}  
.custom ul>li:nth-of-type(10n){margin-right: 0;}      
.custom ul>li .product_img{width: 98px;height: 98px;border-radius: 50%;overflow: hidden;text-align: center;line-height: 98px;background: #fff;transition: all .2s;border: 1px solid #9d1e37;padding: 1px;} 
.custom ul>li .product_con{padding: 0.5rem;text-align: center;}
.custom ul>li .product_con a{font-size: 1rem;color: #000;text-align: center;text-transform: uppercase;display: block;padding-bottom: 1rem;}
.custom ul>li .product_con span{display: block;font-size: 0.875rem;color: #999;line-height: 1.25rem;}
.custom ul>li:hover .product_img{box-shadow: 0 2px 10px #ccc;transform: translateY(-4px);transform-origin: top;}

/****mainpro****/
.mainpro{ width:100%; float:left;padding: 1.875rem 0 0;}
.mainpro ul{ width:100%; display: flex;flex-wrap: wrap;justify-content:center;}
.mainpro ul>li{ width:32%; margin:0 2% 0rem 0;float: left;position: relative;padding-bottom: 2rem;margin-bottom: 2rem;}
.mainpro ul>li:nth-child(3n){ margin-right:0}
.mainpro ul>li:nth-child(3n+1){ clear:both;}
.mainpro ul>li ol li.product_img{text-align: center;overflow: hidden;}
.mainpro ul>li ol li.product_img a span{color: #333e47;font-weight: 600;display: block;position: relative;padding-bottom: 1.25rem;font-size: 1.1rem;margin-bottom: 0.875rem;}
.mainpro ul>li ol li.product_img a span:before{content: "";position: absolute;width: 100%;height: 5px;background: #9d1e37;left:0;bottom:0;}
.mainpro ul>li ol li.product_img img{transition: all .2s;padding: 5px 5px;}
.mainpro ul>li:hover ol li.product_img img{opacity: .9;}
.mainpro ul>li ol li.product_con{position: relative;}
.mainpro ul>li .more{text-align: center;width: 100%;position: absolute;bottom: 0;left:0;}
.mainpro ul>li .more a{font-size: 1rem;position: relative;color: #333;}
.mainpro ul>li .more a:after{content: "\f101";position: absolute;font-family: fontawesome;margin-left: 0.5rem;}
.mainpro ul>li ol li.product_con{padding: 0.5rem;}
.mainpro ul>li:hover a{color: #9d1e37;}
.mainpro ul>li:hover ol li.product_img a span{color: #9d1e37;}

.mainpro.service ul>li{ width:32%;}
.mainpro.service ul>li:nth-child(3n){ margin-right:0}
.mainpro.service ul>li:nth-child(3n+1){ clear:both;}



#etw_sidebar{width: 20%;float: left;padding-top: 1rem;}
#etw_sidebar .contact_sidebar{background: #125195;padding: 1.5rem 1.25rem 1rem;margin-top: 1.125rem;border-radius: 5px;}
#etw_sidebar .contact_sidebar p{color: #fff;margin-bottom: 1.25rem;font-size: 0.875rem;}
#etw_sidebar .contact_sidebar p a{color: #fff;}
#etw_sidebar .contact_sidebar p a.txt_indet{padding-left: 50px;}
#etw_sidebar .contact_sidebar p a:hover{color: #e50011;}
#etw_sidebar .contact_sidebar p.tit{font-weight: 600;font-size: 1rem;line-height: 1.25rem;}

#etw_productlist .etw_hometitle{    display: block;
    padding: 0.5rem 0 0.5rem 1rem;
    color: #222;
    font-size: 1.25rem;
    font-weight: 600;
    text-align: left;
	position: relative;
}
#etw_productlist ul li{width: 100%;
    margin: 0;
}
#etw_productlist ul>li>a{
	padding: 0.5rem 0 0.5rem 1rem;
    color: #222;
    font-size: 1.125rem;
    font-weight: 600;
    text-align: left;
	position: relative;
	display: block;
	margin-bottom: 0.5rem;
	border-bottom: 1px solid #ccc;
}
#etw_productlist ul>li ol {border-bottom: 1px solid #eee;}
#etw_productlist ul>li ol li a{
	display: block;
    padding: 0 1rem 0.75rem 2rem;
    font-size:1rem;
    color: #333;
	position: relative;
	
}
#etw_productlist ul>li ol li a span{display: block;font-size: 0.8rem;}
#etw_productlist ul>li ol li a:before{
	content: "\f105";position: absolute;font-family: fontawesome;left:16px;top:-2px;font-size: 1.25rem;color: #999;
}
#etw_productlist ul li a.dq,#etw_productlist ul li a:hover,#etw_productlist ul li ul.sub li a:hover,#etw_productlist ul li ul.sub li a.dq{color: #9d1e37;}
#etw_right {width: 75.4%;float: right;padding-top: 1rem;}
.other_links{padding: 1rem 0;margin-top: 2rem;}
.other_links ul>li{width: 33.3%;margin-bottom: 1rem;float: left;position: relative;}
.other_links ul>li ol li.product_con{position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,.4);color: #fff;left:0;top:0;transition: all .2s;}
.other_links ul>li ol li.product_con a{display: block;width: 100%;height: 100%;color: #fff;font-size: 1.5rem;font-weight: 600;display: flex;flex-wrap: wrap;
text-align: center;align-items: center;justify-content: center;}
.other_links ul>li:hover ol li.product_con{background: rgba(0,0,0,.1);}
.other_links ul>li:hover ol li.product_con a{color: #9d1e37;}
/*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-layout: fixed;}
table,td,tr{border:1px solid #ccc!important}
.table .top{background:#f2f2f2!important}
.table>tbody>tr:nth-of-type(odd){background-color:#fff}
.table>tbody>tr>td{vertical-align:middle;padding:8px;font-size:14px;line-height:18px;word-wrap:break-word}
.table>tbody>tr{width: 100%;}

.table-responsive{ margin-bottom:0px;}
.table{margin:6px 0 0 0; font-size:14px;}
.table tr.top{ background:#f1f1f1 !important;}
.table tr td{ vertical-align:middle !important; padding:10px !important}
table,td{border:1px solid #ccc!important}

.table1 tr td:nth-child(1){background: #e2e6ea;}



.sendinquiry{cursor:pointer;transition:.3s all ease-in-out;padding:.5rem 0;text-align:center;color:#9d1e37;border: 1px solid #9d1e37;position:relative;z-index:1;display:inline-block;line-height:1rem;width:120px;margin:0.9rem 0 0.5rem 0}
.sendinquiry span{font-size:1.05rem;}
.sendinquiry:hover{background:#9d1e37;color:#fff}


/*left_pic*/
.about_custom{overflow: hidden;padding: 1rem 0;}
.about_custom ul>li{width: 22.5%;margin: 0 2% 1rem 0;float: left;position: relative;overflow: hidden;border: 1px solid #eee;}
.about_custom ul>li:hover{ cursor:pointer}


.img_center{width:100%;clear:both;margin:0.3rem auto 1.25rem auto;text-align:center; }
.img_left{width:40%;float:right; margin:5px 0 14px 4%; text-align:center;}
.img_right{width:40%;float:right; margin:5px 0 1rem 4%; text-align:center;} 
.img_left{float:left;margin:0 3% 20px 0;} 
.img_left img,.img_right img{ display:block; width:100%;z-index: 3;position: relative;} 
.left_pic{ width:100%; height:auto; float:right; margin:0 0 25px 0;}
.left_pics{ width:100%; height:auto; float:left; position:relative;} 
.left_pics img{ width:100%; text-align:center;z-index: 3;position: relative;margin-bottom: 0;border: 1px solid #fff;}
.left_pics img:hover{border:1px #999 solid}
.left_picss{ width:100%; height:auto; float:left;} 
.left_picss img{ width:60%; text-align:center;z-index: 3;position: relative;margin-bottom: 0;border: 1px solid #fff;}
.left_picss img:hover{border:1px #999 solid}
.related_pic{ width:100%; height:auto; float:right;  text-align:center}
.related_pic img{ width:13%; height:auto; float:left; border:1px #ccc solid; margin:10px 0.8% 0 0;z-index: 3;position: relative;}
.related_pic a:nth-of-type(7n) img{ margin-right: 0;}
.related_pic1 img{ width:24.25%;margin-right: 1%;}
.related_pic1 a:nth-of-type(7n) img{ margin-right: 1%;}
.related_pic1 a:nth-of-type(4n) img{ margin-right: 0;}
.related_pic img:hover{ border:1px #000 solid}   
figure{margin: 0 auto}    
.bwidth{width: 68%}
.etw_list{width: 100%;float: left;margin-bottom: 1.25rem;}
.etw_list ul{width: 100%}
.etw_list ul li{width: 100%;float: left;position: relative;margin-bottom: 0.25rem;padding:0.25rem 0.25rem 0.25rem 1.5rem;border-bottom: 1px dashed #ccc;} 
.etw_list ul li:before{content: "";position: absolute;width: 5px;height: 5px;border-radius: 50%;background: #999;left:0;top:10px;} 

.details ul li{border: 1px dashed #ccc; }

.etw_photo{margin:0 0 0.5rem 0;width:100%;height:auto;} 
.etw_photo ul{display:flex;width:100%;height:auto; flex-flow: wrap;}
.etw_photo ul li{display:block;margin:0 2% 15px 0;text-align:center;}
.etw_photo ul li img{display:block; width:100%; border:1px #eee solid; position: relative; margin-bottom:0} 
.etw_pic3 ul.pack li,.etw_pic5 ul.pack li{background:#e2e6ea;} 
.etw_pic3 ul.pack li span,.etw_pic5 ul.pack li span{display:block;font-size:0.85rem;padding:0.5rem 0 0.75rem 0.5rem;text-align:left;}
.etw_photo ul li a{color:#333;}
.etw_photo ul li span{display:block; font-size:0.875rem; line-height:1.25rem; padding:0.5rem 1.5rem 0.5rem 0; text-align:left} 
.etw_photo ul li p{display:block;}
.etw_pic2 ul,.etw_pic3 ul,.etw_pic4 ul,.etw_pic5 ul,.etw_pic6 ul{margin:0}
.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%;font-size:12px;}
.etw_pic6 ul li{width:15%;font-size:12px;}
.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;}
figure{margin:0}
/*.about_custom ul>li:nth-of-type(5n){margin-right: 0;}*/
/*.about_custom ul>li:nth-of-type(5n+1){clear: both;}*/
.about_custom ul>li ol li.product_con{position: absolute;width: 100%;height: 100%;top:0%;left:0;background: rgba(0,0,0,.5);display: flex;flex-wrap: wrap;align-items: center;justify-content: center;text-align: center;transition: all .2s;opacity: 0}
.about_custom ul>li ol li.product_con p{font-size: 0.875rem;font-weight: 600;color: #fff;margin-top: -30%;transition: all .2s;margin-bottom: 0;line-height: 1.5rem;padding: 0 0.5rem;}
.about_custom ul>li:hover ol li.product_con{opacity: 1;}
.about_custom ul>li:hover ol li.product_con p{margin-top: 0;}
.img_width img{width: 100%;margin-bottom: 10px;}
.img_right,.img_right2{width: 18%;float: right;margin: 0 0 0.5rem 0.5rem;}
.img_right img,.img_right2 img,.img_left3 img{}
.img_right img:hover,.img_right2 img:hover,.img_left3 img:hover{opacity: 0.9;}
.img_right2{width: 28%;}
.img_left2{float: left;width: 40%;margin: 0 2% 1rem 0}
.img_left3{float: left;width: 32%;margin: 0 2% 1rem 0;}
.img_left{float: left;width: 100%;margin: 0 2% 1rem 0;text-align: center;}
.img_left img{width: 100%;}
.p_left,.p_left2{width: 50%;float: left;margin: 0 2% 0.5rem 0;}
.p_left>li,.p_left2>li{width: 49%;float:left;margin-right: 2%;}
.p_left>li:nth-of-type(2n),.p_left2>li:nth-of-type(2n){margin-right: 0;}
.p_left2{width: 42%;}
a.click {
    font-size: 1rem;
    text-decoration: underline;
    color: #fe6637;
    padding: 0 0.25rem;
}
a.click:hover{color: #333;}
/*sent*/
.othertitle{float: left;}
.othertitle span {
    display: inline-block;
    width: auto;
    padding: 0.25rem 2.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 700;
    text-align: center;
    border-radius: 2px 2px 0 0;
    border-bottom: none;
	color: #fff;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
    background:#9d1e37;
    margin-right: 1rem;
}
.othertitle p {
    display: inline-block;
    padding-bottom: 0;
	margin-bottom: 0rem
}
.abouttxt {
    width: 100%;
    overflow: hidden;
    border: 1px #ccc solid;
    border-radius: 0 0 6px 6px;
    margin-bottom: 2rem;
}
#etw_set_feedback_form {
    overflow: hidden;
    height: auto;
    width: 100%;
    padding: 1rem 0;
}
.other_pro {
    width: 100%;
    overflow: hidden;
    padding: 1.5rem 1rem 1rem 1rem;
}
.other_pro ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.other_pro ul>li {
    width: 23.5%;
    margin: 0 2% 1rem 0;
    overflow: hidden;
}
.other_pro ul>li:nth-of-type(4n){margin-right: 0;}
.other_pro ul li ol {
    width: 100%;
}
.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: #de3225;}
.other_pro ul li ol:hover li.product_con a{color: #de3225;}
.other_pro ul li ol li.product_con {
    width: 100%;
    margin: 0 auto;
    line-height: 18px;
    text-align: center;
    padding: 0.5rem 0;
}
.other_pro ul li ol li.product_con a {
    color: #333;
    display: block;
    line-height: 16px;
    padding: 8px 2px;
    font-size: 13px;
}

.other_pro1 ul{ width:100%; display:flex; flex-wrap:wrap; margin:1rem 0}
.other_pro1 ul>li{ width:48%; margin:0 1% ; padding:1.5rem 0.75rem; background:#fff; border: 1px solid #dedede; position:relative} 
.other_pro1 ul>li>ol>li.product_img{ width:45%; float:left}
.other_pro1 ul>li>ol>li.product_img img{ width:100%; } 
.other_pro1 ul>li>ol>li.product_con{ width:51%; float:right; text-align:left;  }  
.other_pro1 ul>li>ol>li.product_con a{ display:block; font-size:0.875rem; line-height:1.25rem; color:#202020; font-family: 'opensans'; font-weight:500; padding:0 2rem 0.5rem 0}
.other_pro1 ul>li>ol>li.product_con a:hover{ color:#e5322d; } 
.other_pro1 ul>li>ol>li.product_con span{ display:block; color:#666; font-size:0.875rem; line-height:1.25rem;}


/*product*/
ul.pro_detail{padding-bottom: 1rem;}
ul.pro_detail li ol{display: flex;flex-wrap: wrap;align-items: center;padding-top: 1rem;font-size: 15px;}

ul.pro_detail .product_img{width: 22%;}
ul.pro_detail .product_img  img{padding: 4px;border: 1px solid #ccc;}
ul.pro_detail .product_con{width: 78%;padding-left: 2%;}
ul.pro_detail.fac .product_img{width: 24%;}
ul.pro_detail.fac .product_con{width: 76%;padding-left: 2%;font-size: 1rem;}

.list_left{width: 50%;padding-right: 10px;float: left;}
.industry_hub ul>li{width: 32%;float: left;margin: 0 2% 1rem 0;}
.industry_hub ul>li .product_img img{padding: 4px;border: 1px solid #ccc;}
.industry_hub ul>li .product_con a{display: block;padding: 0.5rem 0;font-size: 1rem;color: #333;}
.industry_hub ul>li:hover .product_con a{color: #2685ce;}
.industry_hub ul>li:hover .product_img img{border-color: #2685ce;}
.industry_hub ul>li:nth-of-type(3n){margin-right: 0;}
.capa_hub>ul>li{width:auto;float: left;margin: 0 2% 1rem 0;}
.capa_hub>ul>li:nth-of-type(7n){margin-right: 0;}
.capa_hub>ul>li a{font-size: 0.875rem;color: #fff;display: block;padding: 0.75rem 1rem;background: #5a9eda;}
.capa_hub>ul>li a.dq,.capa_hub>ul>li a:hover{background: #0067B1;}
ul.list1>li{line-height: 1.75rem;list-style:decimal;margin-left: 1.25rem;}
ul.list2{overflow: hidden;}
ul.list2>li{line-height: 1.85rem;list-style:disc;margin-left: 1.25rem;}
ul.pro_hub{overflow: hidden;}
ul.pro_hub>li{width: 49%;margin: 0 2% 2rem 0;float: left;}
.pro_hub>li:nth-of-type(2n){margin-right: 0;}
.pro_hub>li:nth-of-type(2n+1){clear: both;}
.pro_hub>li ol li.product_img{width: 100%; overflow: hidden;}
.pro_hub>li ol li.product_img img{transition: all .2s;}
.pro_hub>li:hover ol li.product_img img{opacity: .9;}
.pro_hub>li ol li.product_con{margin-top: 0.5rem;}
.pro_hub>li ol li.product_con a{display: block;color: #333;font-weight: 600;font-size: 1rem;line-height: 1.5rem;margin-bottom: 0.5rem;margin-top: 0.875rem;position: relative;}
.pro_hub>li ol li.product_con a:after{content: "\f101";
    position: absolute;
    font-family: fontawesome;
    font-size: 1.25rem;margin-left: 0.75rem;color: #9d1e37;font-weight: 300;}
.pro_hub>li:hover ol li.product_con a{color: #9d1e37;}
.pro_hub>li ol li.product_con span{color: #333;font-size: 0.875rem;}

ul.pro_hub.ny>li{width: 32%;margin: 0 2% 2rem 0;float: left;clear: none;text-align: center!important;}
.pro_hub.ny>li:nth-of-type(3n){margin-right: 0;}
.pro_hub.ny>li:nth-of-type(3n+1){clear: both;}
.pro_hub.ny>li ol li.product_con a:after{display: none;}

.rec_tit{
	color: #0f4e92;
    font-size: 1.125rem;
    line-height: 1.3rem;
    margin: 1.25rem 0 0.5rem 0;
    display: block;
    font-weight: 600;
	position: relative;
	padding-left: 12px;
}
.rec_tit:before{content: ""; position: absolute;width: 6px;height: 6px;background: #0f4e92;left:0;top:7px;transform: rotate(45deg);}
figure{margin-bottom: 0 !important;}
ul.pro_list2>li img{width: 100%;}
ul.pro_list4,ul.pro_list3,ul.pro_list2{width: 100%;overflow: hidden;margin-bottom: 6px;}
ul.pro_list2>li{width: 49%;float: left;margin: 0 2% 2rem 0;}
ul.pro_list3>li{width: 32%;float: left;margin: 0 2% 2rem 0;}
ul.pro_list4>li{width: 23%;float: left;margin: 0 2% 1rem 0;}
ul.pro_list4>li:nth-of-type(4n),ul.pro_list3>li:nth-of-type(3n),ul.pro_list2>li:nth-of-type(2n){margin-right: 0;}
ul.pro_list4>li:nth-of-type(4n+1),ul.pro_list3>li:nth-of-type(3n+1),ul.pro_list2>li:nth-of-type(2n+1){clear: both;}
ul.pro_list4>li ol li.product_img a,ul.pro_list3>li ol li.product_img a,ul.pro_list2>li ol li.product_img a{display: block;width: 100%;height: 100%;}
ul.pro_list4>li ol li.product_img a:hover img,ul.pro_list3>li ol li.product_img a:hover img,ul.pro_list2>li ol li.product_img a:hover img{border-color:#9d1e37; }
ul.pro_list4>li ol li.product_img img,ul.pro_list3>li ol li.product_img img,ul.pro_list2>li ol li.product_img img{padding: 4px;border:1px solid #ccc;}
ul.pro_list4>li ol li.product_con,ul.pro_list3>li ol li.product_con,ul.pro_list2>li ol li.product_con{font-size: 0.875rem;padding: 0.5rem;color: #333;text-align: center;}
ul.pro_list4>li ol li.product_con a,ul.pro_list3>li ol li.product_con a,ul.pro_list2>li ol li.product_con a{font-size: 0.875rem;color: #333;text-align: center;line-height: 1rem;display: block;}
ul.pro_list4>li ol:hover li.product_con a,ul.pro_list3>li ol:hover li.product_con a,ul.pro_list2>li ol:hover li.product_con a{color: #0f4e92;}
ul.style1 {margin-left: 1rem;padding: 0.5rem 0;}
ul.style1 li{list-style: decimal;padding-bottom: 0.5rem;}
ul.hub_list,ul.hub_list>li{width: 100%;overflow: hidden;}
ul.hub_list>li{margin-bottom: 1rem;}
ul.hub_list>li ol li.product_img{float: left;width: 24%;}
ul.hub_list>li ol li.product_img img{padding: 4px;border: 1px solid #dcdcdc;}
ul.hub_list>li ol li.product_img:hover img{border-color: #e50011;}
ul.hub_list>li ol li.product_con{float: right;width: 74%;}
ul.hub_list>li ol li.product_con a{
    display: block;
    font-size: 1rem;
    color: #0f4e92;
    font-weight: 600;
    line-height: 1.125rem;
    padding-bottom: 0.5rem;
	padding: 0.5rem 0;
	position: relative;
}
ul.hub_list>li ol li.product_con a:after{content: "\f18e";
    font-size: 1rem;
    font-family: fontawesome;
    padding-left: 0.5rem;
    font-weight: 300;}
ul.hub_list>li ol li.product_con a:hover{color: #e58926;}
ul.pro_list3>li ol li.product_con {
    font-size: 0.8rem;
}
ul.pro_list3>li span{display: block;padding: 0.5rem 0;text-align: center;}
.etw_mainbody {
    margin: 0 auto;
    background: #eee;
    padding: 1.5rem 0 1.5rem;
    overflow: hidden;
    margin-top: 2rem;
}
.feedback {
    width: 96%;
    height: auto;
    margin: 0 auto;
    max-width: 1170px;
}
.feedback p {
    width: auto;
    float: left;
    color: #333;
    font-size: 1.25rem;
    font-weight: 500;
    text-align: left;
    margin: 0rem 3rem 0 0;
}
.feedback a {
    display: inline-block;
    width: auto;
    color: #fff;
    background: #9d1e37 ;
    font-size: 1.125rem;
    text-transform: uppercase;
    text-align: center;
    padding: 0.5rem 1.25rem;
}
.feedback a:hover{ background: #211e1f; }


#etw_producttitle {
    margin: 0px auto 0px;
    height: auto;
    color: #333;
    overflow: hidden;
    padding: 0.5rem 0;
    font-size: 0.875rem;
    width: 100%;
    float: left;
	background: #f2f3f2
}
#etw_producttitle li {
    display: inline-block;
}
#etw_producttitle a {
    color: #999;
    padding-right: 0.2rem;
}
#etw_producttitle a:hover{color:#fe6637;}
#etw_producttitle li+li::before {
    padding: 0 1rem 0 0.6rem;
    color: #999;
    content: "/";
    font-size: 0.875rem;
    font-family: fontawesome;
}
.etw_hometitle.ny {
    color: #2d2d2d;
    font-size: 1.75rem;
    padding: 5px 0 17px;
    text-align: left;
    position: relative;
	    font-family: Impact;
	margin-bottom: 2rem;
}
.etw_hometitle.ny:before{    content: "";
    position: absolute;
    width: 40px;
    height: 3px;
    background: #9d1e37;
    bottom: 0;
    left: 0;}
/*contact*/
.contact_info stong{color: #364152 !important;}
.contact_info a{ color:#16db7f;}
.contact_info a:hover{ color:#e50011;}
.etw_contact {
    padding: 1.5rem 0 0;
}
.etw_contact p.gs{font-weight: 700;font-size: 1rem;}
.etw_contact p{color: #333;line-height: 1.5rem;}
.etw_contact p a {
    color: #de3225;
}
.etw_contact p a:hover{color: #0162ae;}
.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: 0.5rem 0 1.2rem 0;
}
/****Footer****/
.footer_link{background:#6d7479;padding: 2.5rem 0 2.5rem;}
.footer_link .footer_contact{padding-right: 0;}
.footer_link .footer_contact .footer_logol{margin-bottom: 2rem;}
.footer_link .title{color: #fff;font-size: 1rem;padding: 0.25rem 0 0.875rem;border-bottom: 2px solid  rgba(229,229,229,.3);margin-bottom: 1rem;}
.footer_link .title a{color: #fff;}
.footer_link .title a:hover{color: #9d1e37;}
.footer_link .pblist ul>li a{font-size: 0.875rem;color: #fff;padding:0 0 0.25rem 0;display: block;position: relative;}
.footer_link .pblist ul>li a:hover{color:#9d1e37; }
.footer_link .btcontact p{line-height: 1.5rem;color: #fff;font-size:0.875rem}
.footer_link .btcontact p a{color: #9d1e37;}
.footer_link .btcontact p a.txt_indet{padding-left: 54px;}
.footer_link .btcontact p a:hover{color: #aacd3a;}
#home_bg{width:100%;overflow:hidden;background: #211e1f; margin-top:2rem;}
#footer{ width:100%;height:auto; font-size:13px;background:#273037;}
#etw_footin{margin:0 auto;width:100%;overflow:hidden;text-align:center; max-width:1140px;  overflow:hidden; padding:1.875rem 0 1.875rem;}
#etw_homefooter{overflow:hidden;width:100%;height:auto;margin-bottom:6px}
#etw_homefooter a{padding:0 1.25rem; color:#fff;margin:6px 0; position:relative;font-size:0.875rem;line-height:1rem;}
#etw_homefooter a:hover{color:#9d1e37;}
#etw_coper{margin-top:2px;width:100%;line-height:22px;}
#etw_coper a{display:block;color:#fff;}
#otherlink{clear:both;width:100%;height:auto; padding:8px 0;}
#otherlink a{color:#fff; display:inline-block;padding:0 3px;font-size:12px; margin-right:5px; line-height:16px; border:1px #fff solid;}
#otherlink a span{position:relative;top:0;font-size:12px}
#otherlink a:hover{color:#9d1e37; border-color:#9d1e37;}
#otherlink a:hover span{opacity:1;top:-2px;transition:all .3s ease-in-out}
@media (max-width: 1199.98px) {
	.footer_link .title {font-size:1.25rem}
	.company .etw_hometitle{font-size: 1.5rem;padding: 1rem 0;}
	.mainpro .etw_hometitle{font-size: 1.5rem;}
	.mainpro .etw_hometitle p{font-size: 1rem;}
	.custom ul>li{width: 18.4%;text-align: center;}
	.custom ul>li .product_img{margin: 0 auto;}
	.mainpro ul>li ol li.product_img a span{font-size: 0.9rem;}
	.footer_link .btcontact p{font-size: 0.875rem;}
}
@media (max-width: 991.98px) {
	#etw_producttitle,#etw_sidebar{display: none;}
	#etw_right{width: 100%;}
	#container{margin-top: 0;}
#home_list .home_cot:before{display: none;}
#home_list .etw_hometitle a{font-size:1rem;}
#home_list .etw_pro ul li a,#home_list .etw_contact{font-size:0.8rem;padding-left: 0.25rem;}
	.company_left{width: auto;float: none;}
	.company_right{width: 47%;margin-left: 2%;margin-bottom: 1rem;}
	.work ul>li{width: 18.4%;margin: 0 2% 1rem 0;text-align: center;}
	.work ul>li:nth-of-type(8n){margin-right: 2%;}
	.work ul>li:nth-child(5n){margin-right: 0;}
	.work ul>li:nth-child(5n+1){clear: both;}
	.work ul>li ol li.product_img img{width: 100%;}
	.industry ul>li{width: 32%;margin: 0 2% 1rem 0;}
	.industry ul>li:nth-child(5n){margin-right: 2%;}
	.industry ul>li:nth-child(3n){margin-right: 0;}
	.industry ul>li .product_img{text-align: center;}
	.img_right2 {width: 38%;}
	.mainpro ul>li{width: 49%;}
	.mainpro ul>li:nth-child(3n){margin-right: 2%;}
	.mainpro ul>li:nth-child(2n){margin-right: 0;}
	.mainpro ul{justify-content: flex-start;}	
	.about_custom ul>li{width: 32%;}
	.about_custom ul>li:nth-child(3n){margin-right: 0;}
}
@media (max-width: 800.98px) {
	.metal ul>li{width: 23.5%;margin: 0 2% 1rem 0;text-align: center;}
	.metal ul>li:nth-child(4n){margin-right: 0;}
	.metal ul>li:nth-child(4n+1){clear: both;}	
	.metal ul>li ol li.product_img img{width: 100%;}
	
}
@media (max-width: 767.98px) {
	.mainpro ul>li:nth-of-type(n){width: 49%;margin-right: 2%;clear: none;}
	.mainpro ul>li:nth-child(2n){margin-right: 0;}
#home_list .etw_pro ul li a,#home_list .etw_contact{font-size:0.8rem;}
	#etw_homefooter a{font-size: 0.75rem;padding: 0 0.5rem;}
	#etw_footin{padding: 1.6rem 0.5rem;}
	#otherlink a {padding: 0 6px;margin-right: 4px;font-size: 12px;}
	.pro_hub.ny>li:nth-of-type(n){width: 49%;margin: 0 2% 1rem 0;clear: none;}
	.pro_hub.ny>li:nth-of-type(2n+1){clear: both;}
	.pro_hub.ny>li:nth-of-type(2n){margin-right: 0;}
	ul.pro_list4>li:nth-of-type(n){width: 32%;margin: 0 2% 1rem 0;clear: none;}
	ul.pro_list4>li:nth-of-type(3n){margin-right: 0;}
	ul.pro_list4>li:nth-of-type(3n+1){clear: both}
	.custom ul>li .product_img{width: 80px;height: 80px;line-height: 80px;}	
	.p_left, .p_left2{width: 100%;}
	.other_links ul>li ol li.product_con a{font-size: 1rem;}
	.footer_link .footer_contact{padding: 0 1rem;}
	.about_custom ul>li{width: 49%;}
	.about_custom ul>li:nth-child(2n){margin-right: 0;}
}
@media (max-width: 575.98px) {
	p{font-size: 0.875rem;}
	.left_pics{width: 100%;}
	.related_pic{position: relative;left:0;bottom: 0;width: 100%;}
	.related_pic a{width: 17%;}
	ul.pro_detail .product_img {width: 100%;text-align: center;margin-bottom: 1rem;}
	ul.pro_detail .product_con{width: 100%;margin-bottom: 1rem;padding: 0;}
	.feedback p{font-size: 1rem;}
	.feedback a{font-size: 1rem;padding: 0.25rem 1.25rem;margin-top: 1rem;}
	.etw_mainbody{padding: 1rem 0.5rem;}
.pro_hub ul li{ margin-bottom:0px;}	
.pro_hub ul li,.pro_hub ul li:nth-child(2){width:100%;}
.pro_hub ul li:nth-child(1){border: none;}
.pro_hub ul li:nth-child(2){ padding-bottom:1rem;}
	#home_list .etw_contact{padding-top: 0.5rem;}	
	ul.pro_hub>li{width: 100%;margin-right: 0;text-align: center;}
	.other_pro ul>li:nth-of-type(n){width: 49%;margin: 0 2% 1rem 0;}
	.other_pro ul>li:nth-of-type(2n){margin-right: 0;}
	.other_pro ul>li:nth-of-type(2n+1){clear: both;}
	.img_right{width: 100%;text-align: center;}
	.industry ul>li{width: 49%;}
	.industry ul>li:nth-child(3n){margin-right: 2%;}
	.industry ul>li:nth-child(2n){margin-right: 0;}
	.metal ul>li{width: 32%;}
	.metal ul>li:nth-child(4n){margin-right: 2%;}
	.metal ul>li:nth-child(4n+1){clear: none}
	.metal ul>li:nth-child(3n){margin-right: 0;}
	.metal ul>li:nth-child(3n+1){clear: both;}
	.work ul>li{width: 32%;}
	.work ul>li:nth-child(5n){margin-right: 2%;}
	.work ul>li:nth-child(5n+1){clear: none}
	.work ul>li:nth-child(3n+1){clear: both}
	.work ul>li:nth-child(3n){margin-right: 0%;}
	.company_right{width: 100%;}
	.company .wrapper{padding: 1.5rem 1rem 1.5rem;}
	.custom ul>li{width: 32%;}	
	.img_right2 {width: 100%;}
	.mainpro ul>li:nth-of-type(n){width: 100%;}
	.other_links ul>li ol li.product_con a{font-size: 0.8rem;}
	.about_custom ul>li{width: 100%;margin-right: 0;text-align: center;}
}
@media (max-width: 400.98px) {
	.img_right2{width: 100%;margin: 0 0 1rem;}
.mainpro ul>li:nth-of-type(n),.pro_hub.ny>li:nth-of-type(n),ul.pro_list3>li:nth-of-type(n){width: 100%;margin-right: 0;}
ul.pro_list4>li:nth-of-type(n){width: 49%;margin: 0 2% 1rem 0;clear: none;}
	ul.pro_list4>li:nth-of-type(2n){margin-right: 0;}
	ul.pro_list4>li:nth-of-type(2n+1){clear: both}
	.metal ul>li{width: 49%;}
	.metal ul>li:nth-child(3n){margin-right: 2%;}
	.metal ul>li:nth-child(3n+1){clear: none}
	.metal ul>li:nth-child(2n+1){clear: both}
	.metal ul>li:nth-child(2n){margin-right: 0;}
	.work ul>li{width: 49%;}
	.work ul>li:nth-child(3n){margin-right: 2%;}
	.work ul>li:nth-child(3n+1){clear: none}
	.work ul>li:nth-child(2n+1){clear: both}
	.work ul>li:nth-child(2n){margin-right: 0;}
	.industry ul>li .product_con span{display: none;}
}

/****Footer  END****/


/****banner****/


/* 2023/4/16 */
.etw_photo0 ul li span{position: relative;padding-left: 1rem;padding-right: 0;}
.etw_photo0 ul li span:before{content: "";position: absolute;width: 5px;height: 5px;border-radius: 50%;background: #999;left:2px;top:14px;} 
.left_pics{position: relative;}
 .homevideo{color:#fff; position:absolute; left:0; right:0; margin:0 auto; top:50%; transform:translateY(-50%); z-index: 10; cursor: pointer; width:60px; height:60px; border-radius:50%; background:#9d1e37; display:inline-flex; align-items:center; justify-content:center; text-align:center; transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s; -o-transition:0.5s; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); -o-transform:translateY(-50%); }
.homevideo i{ transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s; -o-transition:0.5s;font-size: 2rem;padding:6px 2px 3px 10px; }
.homevideo a{color: #fff;}
.homevideo:hover{opacity: 0.8;}
