@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: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(../font/roboto-light.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;
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(../font/Oswald-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: 'Oswald';
  font-style: normal;
  font-weight: 600;
  src: local('Oswald SemiBold'), local('Oswald-SemiBold'), url(../font/Oswald-SemiBold.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;
}
/****basic****/

body{color:#444; font-family:Arial; font-size:0.9rem;background: #fff;background: url(../images/body_bg.jpg)no-repeat center bottom/cover;}
*,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.75rem;color: #666666;font-size: 1rem;}
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; font-size:24px; 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;}
.clearfix{clear: both}
/****header****/
#header{width:100%; height:auto; position:fixed;top:0;z-index:999;background: #222222;}
#headerin{width:96%; height:auto; margin:0 auto; max-width:1200px;height: 80px;padding-left: 45px;position: relative;}
#headerin .top_bg{content: "";position: absolute;width: 100%;height: 20px;left:0;bottom: 0;overflow: hidden;}
#headerin .top_bg:after{content: "";position: absolute;width: 120%;height: 20px;background: #ffb100;transform: skewX(-26deg);left:20%;bottom: 0;}
#etw_logo{ height:auto; float:left; margin:0.5rem 0 0.5rem 0; clear:left;width: 17%;}
#etw_logo a{display: block;}
#header.sy{top:40px;background: transparent;}
#header.sy #headerin{background: #fff;}
#header.sy .top_bg{content: "";position: absolute;width: 100%;height: 20px;left:0;bottom: 0;overflow: hidden;}
#header.sy .top_bg:after{content: "";position: absolute;width: 90%;height: 20px;background: #ffb100;transform: skewX(-26deg);left:20%;bottom: 0;}
/*language*/
.navbtn{margin-top:1rem;}
.etw_language{float:right; height:auto;padding: 0;margin-top: 1.125rem;margin-right: 1.25rem;border:1px solid #eee;background: #282828; width: 90px;height: 24px;position: relative;line-height: 22px;}

.etw_language>ul {position:relative;z-index:999;text-align: center;}
.etw_language>ul>li>a{ display:block;color: #fff;font-size:0.75rem; }
.etw_language ul ul {display:none;position:absolute;top:100%;padding:0;background-color:#eee;min-width:90px;}
.etw_language ul ul a {display:block;text-align:center;float:left;padding:0.3rem 1rem;line-height: 1rem; color:#333;font-size:0.75rem; }
.etw_language ul ul li a:hover {color:#ffb100;text-decoration: underline;background-color: none !important;}
.etw_language ul li:hover>ul {display:block;}

.container{width:96%;max-width:1200px;margin:0 auto;padding: 0;position: relative;}
.brief {margin: 20px 0 10px 0;font-size: .8rem;}
/*menu*/
.top-nav{ width:auto;line-height: 40px;width: auto;float: left;}
.navbar{ padding:0;max-width: 1200px; margin: auto;}
.navbar ul{width: 100%;}
.navbar-collapse{justify-content:flex-end;}
.navbar-light .navbar-nav>li:nth-last-of-type(1){padding-right: 0;}
.navbar-light .navbar-nav a.nav-link{color:#fff; padding:0 0.5rem; margin: 0;font-size:1rem;position:relative;text-align: left;line-height: 60px;padding-right: 1.5rem;}
.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: #ffb100;}
.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: #ffb100}
.navbar-light .navbar-nav .dropdown-item{font-weight:400; font-size:0.875rem;padding: 0.25rem 1rem;}
.dropdown-item.active{ background:none; color:#005dc4;}
.dropdown-item:hover,.dropdown-item.dq{color:#0f4e92;}
.navbar-expand-lg .navbar-nav .dropdown-menu {line-height: 1.5rem;width: auto;background: #222;}
.navbar-expand-lg .navbar-nav .dropdown-menu li>a{color: #fff;}
.navbar-expand-lg .navbar-nav .dropdown-menu li>a:hover,.navbar-expand-lg .navbar-nav .dropdown-menu li>a.dq{color: #feb101;}
.dropdown-item:active{color: #005dc4;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: #005dc4;}
#header.sy .navbar-light .navbar-nav a.nav-link{color:#666;}
#header.sy .navbar-light .navbar-nav li.active a.nav-link,#header.sy .navbar-light .navbar-nav li a.nav-link:hover,#header.sy .navbar-light .navbar-nav .active>.nav-link, #header.sy .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{color:#333;}
@media (max-width: 991.98px) {
	#headerin{padding-left: 0;}
	body{background: #fff;}
#header{position:inherit;border-bottom: 2px solid #1a3661;background: #222222 !important;}
#header.sy{background: #fff !important;}
.etw_language{ display:none;}	
.top-nav{ width:100%;padding-top:0;line-height: 2.5rem;margin-top:6px;}
.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;}
.navbar-light .navbar-nav li.active a.nav-link, .navbar-light .navbar-nav li a.nav-link:hover{background: #ffffff;color: #ffb100;}
.dropdown-menu{ border:none;}
.navbar-light .navbar-toggler{ color:#ffb100; font-size:1.6rem; margin:0rem 0.5rem 0 0.75rem;border-color: rgb(255, 177, 0);}
#quicknav{display: none;}
	.navbar-light .navbar-nav a.nav-link{line-height: 40px;}	
	#etw_banner .container .banner_tu{width: 34%;}
	.navbar-light .navbar-nav a.nav-link{color: #333;}
	#header.sy .navbar-light .navbar-nav li.active a.nav-link, #header.sy .navbar-light .navbar-nav li a.nav-link:hover, #header.sy .navbar-light .navbar-nav .active>.nav-link, #header.sy .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{color: #ffb100;}
}

/****header  END****/

/****banner****/
#etw_banner{width:100%; height:auto;margin:0 auto;position:relative;}
#etw_banner .container{position: relative;height: 100%;}
.banner_txt {position: absolute;width: 100%;left:0;top:0;height:100%;margin: 0 auto;padding:0;}
.bannerinfo{width:50%;color:#000;padding-top: 17.5%;margin-left: 9%;height: 100%;}
.banner_txt h1{font-family: Oswald;font-weight: 600;color: #ffb100;font-size: 3rem;margin-bottom: 1rem;}
.banner_txt p{color: #fff;font-size: 1.875rem;font-family: Oswald;display: inline-block;background: #ffb100;font-weight: 600;padding: 0 1rem;}
.banner_txt .banner_list{width: 80%;overflow: hidden;margin-top: 1.5rem;}
.banner_txt .banner_list>li{width: 25%;overflow: hidden;float: left;text-align: center;}
.banner_txt .banner_list>li span{display: inline-block;width: 100px;height: 100px;border-radius: 50%;overflow: hidden;float: left;text-align: center;}
.banner_pro{text-align: left;margin-top: 1.875rem;width: 46%;}
#etw_banner .container .banner_tu{position: absolute;right:75px;bottom: -18%;}
@media (max-width: 1584px){
	.banner_txt h1{font-size: 2.5rem;}
}
@media (max-width: 1499.98px) {
	.bannerinfo{padding-top: 12%;}
	.banner_txt h1{font-size: 2.1rem;}
}@media (max-width: 1161px) {

}
@media (max-width: 991.98px) {
}
@media (max-width: 767.98px) {
	#etw_banner{ display:none;}
}
/****banner END****/

/****container****/
#container{width:100%;height:auto;margin:0 auto;margin-top:80px;overflow: hidden;}
#container.sy{margin-top: 0;}
#etw_container{width:92%;max-width:1200px;margin:0 auto;padding:1rem 0 1.25rem;position:relative;overflow:hidden;background: #fff;margin-top: 1.25rem;display: flex;flex-wrap: wrap;flex-direction: row-reverse;}
#etw_container.padding_side{padding: 0.5rem 2rem;padding-bottom: 3rem;}
#etw_container.padding_side .etw_hometitle.ny{margin-top: 1rem;}
/****company****/
.company{padding: 1rem 0 2rem;overflow: hidden; background: url(../images/about_bg.jpg)no-repeat center center;}
.company .left_txt .etw_hometitle{font-size: 2.25rem;color: #222;font-family: Oswald;font-weight: 600;line-height: 2.25rem;margin-bottom: 1rem;padding-top: 1rem;position: relative;}
.company .left_txt .etw_hometitle:before{content: "";position: absolute;width: 30px;height: 4px;background: #222222;top:0;left:0;}
.company .left_txt{width:100%;position: relative;float: left; padding-left:2rem;}
.company .left_txt p{font-size: 1rem;color: #333;line-height: 1.3rem;}
.company .left_txt .more{margin-top: 1.5rem;    width: 10%;margin-left: 81%;}
.company .left_txt .more a{position: relative;font-size: 0.875rem;color: #222;display:block;font-weight: 600;width: 120px;height: 30px;background: #fff;line-height: 30px;text-align: center;}
.company .left_txt .more a:hover{background: #fff;color: #da251c;}
.company .right_img{width: 48%;float: right;position: relative;padding-left: 5%;}
.company .right_img>img{padding: 3px;background: #fff;}
.company .right_img .about_tu2{position: absolute;left:-17%;bottom: -12%;}

/****company Tour****/
.company_tour{padding: 1.75rem 0 3.375rem;background: url(../images/company_bg.jpg)no-repeat center center;position: relative;z-index: 20;}
.company_tour .etw_hometitle{font-size: 2.25rem;color: #fff;font-family: Oswald;font-weight: 600;line-height: 2.25rem;margin-bottom: 2.5rem;padding-top: 1rem;position: relative;}
.company_tour .etw_hometitle:before{content: "";position: absolute;width: 30px;height: 4px;background: #fff;top:0;left:0;}
.company_tour ul{overflow: hidden;padding-bottom: 2rem;}
.company_tour ul>li{width: 23.5%;float: left;margin: 0 2% 1rem 0;position: relative;}
.company_tour ul>li:nth-child(4n){margin-right: 0;}
.company_tour ul>li:nth-child(2n) ol li.product_img{margin-top: 3rem;}
.company_tour ul>li ol li.product_con{position: absolute;padding: 0 1.25rem;left:0;bottom: -30px;width: 100%;}
.company_tour ul>li:nth-child(2n) ol li.product_con{top:22px;left:0;bottom: auto}
.company_tour ul>li ol li.product_con a{display: block;width: 100%;position: relative;font-size: 1rem;color: #222;font-weight: 600;text-align: center;background: #ffb100;height: 40px;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}
.company_tour ul>li:hover ol li.product_con a{color: #fff;}
.company_tour ul>li ol li.product_con a:after{content: "";position: absolute;right:-10px;top:0;border-left: 10px solid #ffb100;border-top: 20px solid transparent;border-bottom: 20px solid transparent;}
.company_tour ul>li ol li.product_con a:before{content: "";position: absolute;left:-10px;top:0;border-right: 10px solid #ffb100;border-top: 20px solid transparent;border-bottom: 20px solid transparent;}
.company_tour .more{margin-top: 1rem;text-align: center;}
.company_tour .more a{display: inline-block;width: 120px;height: 30px;font-size: 0.875rem; box-sizing: border-box;border:1px solid #868686;text-align: center;line-height: 28px;color: #888;}
.company_tour .more a:hover{background: #fff;color: #000;border-color: #fff;}
.company_tour .left_ys{position: absolute;width: 339px;height: 110px;background: #ffb100;left:-1%;bottom: 0;transform-origin: 76% bottom;transform: rotate(-56deg) skew(34deg)}
.company_tour .left_ys:before{content: "";position: absolute;width: 65%;height: 2px;background: #ffb100;right:6px;top:-10px;}
.company_tour .right_ys{position: absolute;width: 360px;height: 80px;background: #ffb100;right:-1%;top: -29%;transform-origin: right top;transform: rotate(-56deg) skew(34deg)}
.company_tour .right_ys:before{content: "";position: absolute;width: 80%;height: 16px;background: #ffb100;right:-22px;top:-26px;}

/****etw_solutions****/
.etw_solutions{padding: 3.125rem 0 3.75rem;background: #e7e7eb;position: relative;overflow: hidden;}
.etw_solutions:after{content: "";position: absolute;width: 390px;height: 65px;background: #ffb100;right: -30px;bottom: 0;transform: skewX(-20deg);}
.etw_solutions .etw_hometitle{font-size: 2.25rem;color: #222;font-weight: 600;font-family: Oswald;text-align: center;margin-bottom: 2rem;}
.etw_solutions ul{overflow: hidden;}
.etw_solutions .row ul{overflow: hidden;}
.etw_solutions .row ul>li{border-bottom: 4px solid #ffb100;position: relative;background: #fff;margin-bottom: 1rem;}
.etw_solutions .row>div{padding: 0.5rem;}
.etw_solutions .row>div:nth-child(2){margin-top: 2.625rem;}
/*.etw_solutions ul>li{width: 32%;float: left;margin: 0 2% 1rem 0;border-bottom: 4px solid #ffb100;position: relative;background: #fff;}
.etw_solutions ul>li:nth-child(3n){margin-right: 0;}
.etw_solutions ul>li:nth-child(2){margin-top: 3rem;}*/
.etw_solutions ul>li ol li.product_img{text-align: center;}
.etw_solutions ul>li ol li.product_img>a{width: 100%;display: block;}
.etw_solutions ul>li ol li.product_con{position: absolute;width: 100%;left:0;bottom: 0;}
.etw_solutions ul>li ol li.product_con a{text-align: center;display: block;color: #222;font-weight: 600;font-family: Oswald;font-size: 1.5rem;padding: 0.75rem 0.5rem 1rem;}
.etw_solutions ul>li:hover{background: #ffb100;}

/****mainpro****/


/*stocked bags*/
.pro_title{font-size:1.25rem;color:#333;font-weight: bold;margin: 1.25rem 0 0.75rem;}
.pro-title-sma{color:#666;font-size:.875rem;}
.pro-name{float:left;font-size:1.25rem;position:relative;font-weight:bold;line-height:1.5rem;margin-bottom:15px;}
.pro-name:after{content:"";width:35px;position:absolute;left:0;bottom:-5px;background:#005dc4;height:2px;}
.pro-name a{color:#333;}
.pro-more{float:right;}
.pro-more a{color:#005dc4;text-decoration:underline;}
.products-text p{font-size:.875rem;}
.stockimg img{border:1px solid #ccc;}
.text_vertical,.text2_vertical{display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
.text_vertical .pro-name{margin-bottom: 2rem;}
.text_vertical .pro-more{float: left;margin-top: 1rem;}

/*video样式*/
.video_name{width: 100%; text-align: center; font-size: 1.5rem; color: #222222; font-weight: bold; }
.video_name:after{content: ""; }
.videoall{ width:100%; margin:0 auto; max-width:1200px;}
.videoall ul{display:flex;flex-flow: wrap;}
.videoall ul li{width:49%;float:left;margin:15px 2% 5px 0;}
.videoall ul li a{display:block;text-align:center; line-height:18px; font-size:14px;color: #555}
.videoall ul li:nth-child(2n){margin:15px 0px 5px;margin-right: 0}
.videoall ul li:nth-child(2n+1){clear: both;}
.videoall ul li span{display:block;margin-bottom:10px; text-align:center; padding-top:5px;}

/****etw_sidebar****/

#etw_sidebar{width: 23%;float: left;background: #fff;padding: 0 1.5rem 0 1rem;border-right: 1px solid #eee;}
#etw_productlist,.etw_productlist{margin-bottom: 2rem;}
#etw_productlist{background: #fff;position: relative;padding: 0;}
#etw_productlist .etw_hometitle {font-size: 1.25rem;color: #222;font-weight:600;padding: 0.35rem 0.5rem;position: relative;background: #ffb100;text-align: center;}
#etw_sidebar #etw_productlist>ul>li{padding: 0.5rem 1rem;border-bottom: 1px solid #eee;}
#etw_sidebar #etw_productlist>ul>li>a{display: block;font-size: 1rem;color: #333;position: relative;line-height: 1.2rem;background: url(../images/slide_sj.jpg)no-repeat left center;padding-left: 1.125rem;}
#etw_sidebar #etw_productlist>ul>li ol a{color: #666;font-size: 0.75rem;display: block;line-height: 1rem;padding: 0.25rem 0;padding-left: 1rem;}
#etw_sidebar #etw_productlist>ul>li>a.dq,#etw_sidebar #etw_productlist ul>li>a:hover,.etw_productlist ul li a.dq,.etw_productlist ul li a:hover{color:#ffb100;}
#etw_sidebar #etw_productlist>ul>li ol .sub_list{padding: 0.5rem 0;}
#etw_sidebar #etw_productlist>ul>li ol .sub_list li>a{font-size: 0.75rem;color: #999;line-height: 1.25rem;padding: 0;padding-left: 0.5rem;}
#etw_sidebar #etw_productlist>ul>li ol .sub_list li>a:hover,#etw_sidebar #etw_productlist>ul>li ol .sub_list li>a.dq{color: #ffb100;}
#etw_sidebar #etw_productlist>ul>li ol a.dq,#etw_sidebar #etw_productlist ul>li ol a:hover,.etw_productlist ul>li ol li>a.dq,.etw_productlist ul>li ol li>a:hover{color: #ffb100; text-decoration: underline;}
#etw_right{width:77%;float:right;background: #fff;padding:0 1.5rem 0;}
.img_center{width: 100%;margin-bottom: 1rem;text-align: center;}
.next_click{font-size: 1rem;color: #2f64b5;text-decoration: underline;display: inline-block;padding: 0 0.25rem;}

.ny_banner{position: relative;margin-bottom: 1rem;}
.ny_banner .banner_txt2{position: absolute;width: 67%;right: 1rem;top:32%;text-align: center;}
.ny_banner .banner_txt2 h3{font-size: 1.25rem;color: #fff;font-weight: 600;text-align: center;display: inline-block;background: #222;padding: 1rem;}
.ny_banner .banner_txt2 .btn_contact{text-align: center;margin-top: 1rem;}
.ny_banner .banner_txt2 .btn_contact a{display: inline-block;width: 160px;height: 30px;font-size: 1.125rem; color: #fff;font-weight: 600; background: #ffb100;line-height: 30px;text-align: center;border-radius: 18px;position: relative;}
.ny_banner .banner_txt2 .btn_contact a:after{content: "\f105";font-family: fontawesome; position: absolute;margin-left: 0.5rem;}

/****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 #ccc; width:100%;margin-bottom:7px; padding:4px; }
.etw_photo ul li img:hover{border-color: #ffb100;}
.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.border_none ul li img{border: none;}

.imgstyle img{padding:6px; -webkit-box-shadow: 1px 1px 2px #BCBCBC; -moz-box-shadow: 1px 1px 2px #BCBCBC; box-shadow: 1px 1px 2px #BCBCBC; position:relative; border:1px #ccc solid; margin:0.5rem 0 ;}
.imgstyle a:hover img{border:1px solid #291d5a}
.imgstyle1 img{border: 1px #ddd solid;}

.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 a:hover img{border-color: #eee;}
.etw_pic2 ul>li{width:49%}
.etw_pic3 ul>li{width:32%;margin-bottom: 1.5rem;}
.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_products ul{display: flex;flex-wrap: wrap;}
.etw_products ul>li{width: 100%;margin-top: 1.5rem;position: relative;overflow: hidden;}
.etw_products ul li ol li.product_img{overflow: hidden;float: left;width: 26%;margin-right: 1%;}
.etw_products ul li ol li.product_img img{border: 1px solid #eee;padding: 4px;}
.etw_products ul li ol li.product_con{padding: 0.5rem 0.25rem 0.5rem;width: 72%;float: left;}
.etw_products ul li ol li.product_con a{display: block;font-size: 1rem;color: #222;font-weight: 600;padding: 0;position: relative;margin-bottom: 0.75rem;line-height: 1.25rem;}
.etw_products ul li ol li.product_con span{font-size: 14px;color: #666;line-height: 1.25rem;font-weight: 300;padding: 0 0 0.5rem;display: block;}
.etw_products ul>li:hover ol li.product_con a{color: #ffb100;}

.etw_products2 ul{display: flex;flex-wrap: wrap;}
.etw_products2 ul>li{width: 32%;float: left;margin: 0 2% 1.5rem 0;background: #eaeaf2;border-top: 4px solid #c6c6cd;}
.etw_products2 ul>li:nth-child(3n){margin-right: 0;}
.etw_products2 ul li ol li.product_img img{border: 1px solid #ddd;}
.etw_products2 ul li ol li.product_con{padding: 0.5rem 1rem 0.5rem;}
.etw_products2 ul li ol li.product_con a{display: block;font-size: 1rem;color: #222;font-weight: 600;position: relative;line-height: 1.25rem;padding: 0.35rem 0rem;}
.etw_products2 ul li ol li.product_con span{font-size: 14px;color: #666;line-height: 1.25rem;font-weight: 300;padding: 0 0 0.5rem;display: block;}
.etw_products2 ul>li:hover ol li.product_con a{color: #ffb100;}
.etw_products2 ul>li:hover{border-color: #ffb100;}

/****pro_hub****/
.pro_hub ul{display: flex;flex-wrap: wrap;}
.pro_hub ul>li{width: 32%;position: relative;margin: 0 2% 1rem 0;float: left;border-top: 4px solid #c6c6cd;}
.pro_hub ul>li:nth-child(3n){margin-right: 0;}
.pro_hub ul li ol li.product_img{}
.pro_hub ul li ol li.product_con{position: absolute;width: 100%;left:0;top:0.75rem;}
.pro_hub ul li ol li.product_con a{display: block;width: 100%;font-size: 1.2rem;color: #222;text-align: center;font-weight: 600;}
.pro_hub ul>li:hover{border-color: #ffb100;}
.pro_hub ul>li:hover ol li.product_con a{color: #ffb100;}
.safe_detail{margin-bottom: 1.25rem;}
.safe_detail>ul>li{padding-left: 60px;position: relative;margin-bottom: 1.25rem;}
.safe_detail>ul>li:before{content: "";position: absolute;width: 40px;height: 40px;border-radius: 5px;overflow: hidden;background: url(../images/safe_icon.jpg)no-repeat center center #ffb100;top:5px;left:0;}
.safe_detail>ul>li:nth-child(2):before{background: url(../images/easy_icon.jpg)no-repeat center center #ffb100;}
.safe_detail>ul>li:nth-child(3):before{background: url(../images/effic_icon.jpg)no-repeat center center #ffb100;}
.safe_detail .tit{margin-bottom: 0.5rem;font-size: 1.125rem;color: #333;font-weight: 600;}
.safe_detail ul.list_decimal{margin-left: 1rem;}
.safe_detail ul.list_decimal li{list-style: decimal;font-size: 0.875rem;color: #666;line-height: 1.125rem;margin-bottom: 0.25rem;}


.contact_inqury {margin: 20px 0 10px;}
.contact_inqury{text-align: center;}
.contact_inqury a{width: 165px;height: 40px;background: #ffb100;border-radius:40px;display: inline-block;color: #fff;font-size: 1.25rem;color: #fff;font-weight: 600;text-align: center;line-height: 40px;box-shadow: 0 2px 8px rgba(255,180,0,.6)}
.contact_inqury a:hover{opacity: .8;}

.photos_gallery{margin: 1rem 0;text-align: center;}
.photos_gallery .tit{font-size: 1.5rem;color: #333;font-weight: 600;font-style: italic;display: inline-block;margin-bottom: 1rem;position: relative;z-index: 2;padding: 0.25rem 0.5rem;}
.photos_gallery .tit:before{content: "";position: absolute;width: 100%;height: 12px;background: #ffae16;transform: skewX(-20deg);left:0;bottom: 8px;z-index: -1;}
.photos_gallery ul{display: flex;flex-wrap: wrap;}
.photos_gallery ul>li{width: 49%;float: left;margin: 0 2% 1rem 0;background: #eeeeee;}
.photos_gallery ul>li:nth-child(2n){margin-right: 0;}
.photos_gallery ul>li span{display: block;width: 100%;padding: 0.5rem;font-size: 0.875rem;color: #333;font-weight: 600;}
.photos_gallery ul>li img{border: 1px solid #ddd;}
/*table*/
.table-hover tbody tr:hover {
    background-color: #fff !important;
}
.table-responsive{margin-top:.75rem;margin-bottom:12px;}
.table{width:100%;max-width:100%;margin-bottom:.5rem;background-color:transparent;}
table,td,tr{border:1px solid #ccc!important}
.table>tbody>tr:nth-of-type(odd){background-color:#fff}
.table>tbody>tr>td{vertical-align:middle;padding:4px;font-size:13px;line-height:18px;color: #333; word-wrap:break-word;padding-left: 0.5rem;}
.table>tbody>tr>td:nth-child(1){background: #eee;font-weight: 600;padding-left: 0.5rem;}
.table>tbody>tr>td .next_click{font-size: 0.875rem;}
.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;} 
.right_table .table-responsive{padding: 0 1rem;}
.right_table .contac_btn{padding: 0 1rem;}
.right_table .contac_btn a{display: block;background: #0570ae;width: 100%;height: 42px;border-radius: 5px;text-align: center;line-height: 42px;font-size: 1.125rem;font-weight: 600;color: #fff;box-shadow: 0 1px 10px rgba(23,146,245,.38)}
.right_table .contac_btn a span{margin-right: 0.5rem;}

/*left_pic*/
.left_pic{width:36%;height:auto;float:right;margin:8px 0 20px 10px}
.left_pics{width:100%;height:auto;float:left}
.left_pics a{cursor:default}
.left_pics img{width:100%;text-align:center;border:1px #ccc solid}
.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:nth-of-type(5n){margin-right:0}
.related_pic a img{width:100%;border:1px #ccc solid}
.img_width img{width:100%;margin-bottom:10px}
.img_right,.img_right2{width:50%;float:right;margin:0 0 1rem 2%}
.img_left3{float:left;width:22%;margin:0 2% 0 0}
.img_left{float:left;width:30%;margin:0 2% 1rem 0}
.img_left img,.img_right3 img,.img_right4 img{padding: 2px;border: 1px solid #ccc;}
.img_right3{width: 26%;float: right;margin:0 0 .5rem .5rem}
.img_right2{width: 50%;float: right;margin:0 0 .5rem 2%}
.img_left2{float:left;width:45%;margin:0 2% 1rem 0;}
/*sent*/



/*other products*/
.othertitle{margin:10px 0 5px 0;position:relative;width:100%;overflow:hidden;margin-top: 2rem;}
.othertitle:after{position:absolute;content:"";background:#ffb100;height:5px;width:100%;right:5px;bottom:0;z-index:1;transform:skew(40deg)}
.othertitle span{font-size:16px;background:#ffb100;display:inline-block;padding:5px 10px 5px 15px;color:#fff;position:relative;font-weight:400}
.othertitle span:before{position:absolute;content:"";right:-28px;top:0;border-left:28px solid #ffb100;border-top:32px solid transparent}
.othertitle span:after{position:absolute;content:"";top:0;background:#fff;width:10px;height:40px;transform:skew(40deg);right:-26px;z-index:3}
.othertitle2{font-size: 1.875rem;color: #cf1c1b;font-weight: 600;text-align: center;position: relative;margin-top: 2rem;z-index: 2;}
.othertitle2 span{display: inline-block;background: #fff;padding: 0 1rem;}
.othertitle2:before{content: "";position: absolute;width: 100%;height: 1px;background: #cf1c1b;left:0;top:24px;z-index: -1;}

.abouttxt{width:100%;overflow:hidden;border:1px #ccc solid;border-radius:0 0 6px 6px}

#etw_set_feedback_form{overflow:hidden;height:auto;width:100%;padding:1rem 0}
.other_pro{width:100%;overflow:hidden;padding:1.5rem 0 1rem;}
.other_pro ul{width:100%;display:flex;flex-wrap:wrap}
.other_pro ul>li{width:23.5%;margin:0 2% 0 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:#ccc}
.other_pro ul li ol:hover li.product_con a{color:#ffb100;opacity: .9;}
.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 2px;font-size:13px}

/*product*/
.list_left{width:50%;padding-right:10px;float:left;margin-bottom:1rem}
.list_left b{font-size:1rem}
.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:.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:.875rem;color:#fff;display:block;padding:.75rem 1rem;background:#5a9eda}
.capa_hub>ul>li a.dq,.capa_hub>ul>li a:hover{background:#0067b1}
ul.list1>li{line-height:1.5rem;margin-left:1.75rem;position:relative}
ul.list1>li:before{content:"";position:absolute;font-family:fontawesome;top:10px;width:8px;height:1px;left:-16px;background:#999}
ul.list2,ul.list3{overflow:hidden;padding-bottom: 0.5rem;padding-left: 1.25rem;}
ul.list2>li{line-height:1.5rem;list-style:decimal;color: #666;}
ul.list3>li{line-height:1.5rem;list-style:disc;color: #666;}
ul.list3{margin-bottom: 1rem;}
.right_table{width: 36%;float: right;}
.rec_tit{color:#333;font-size:1.125rem;line-height:1.25rem;margin:0.5rem 0 0.75rem 0;display:block;font-weight:600;position:relative;padding-left: 1rem;}
.rec_tit:before{content: "";position: absolute;width: 6px;height: 6px;border-radius: 50%;background: #ffb100;left:0;top:7px;}
.rec_tit:after{content: "";position: absolute;width: 12px;height: 12px;border-radius: 50%;border: 1px solid #ffb100;left:-3px;top:4px;}
.rec_tit2{font-size: 1rem;padding: 0.5rem 0;}
.right_table .rec_tit{margin: 0 0 0.5rem;}

.row .rec_tit{margin: 1rem 0 0.5rem;}
/****Content Title****/
.protitle{display:block; color:#222; font-size: 0.95rem; margin:1.25rem 0 0.5rem 0; position:relative; text-align:left;padding-bottom:0.25rem;}
.protitle{ position:relative;}
.protitle:after,.protitle:before{ content:""; position:absolute; bottom:0.2rem; left:0;  width:70px; height:1px;background: #cf1c1b;}
.protitle:before{ width:50px; bottom:0px;}

figure{margin-bottom:0!important}

ul.style1{padding-left: 1rem;overflow: hidden;margin: 0.875rem 0 1rem;}
ul.style1 li{font-size: 0.875rem;color: #333;line-height: 1.25rem;position: relative;width: 20%;display: inline-block;}
ul.style1 li:before{content: "\f0da";font-family: fontawesome;color: #49a435;margin-right: 0.5rem;}

ul.list_style1 li{list-style: decimal;padding: 0.25rem 0;}
ul.list_style1{margin: 0.5rem 1rem;}

.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:1200px;}
.feedback p{width:auto;float:left;color:#333;font-size:1.25rem;font-weight:500;text-align:left;margin:0 3rem 0 0}
.feedback a{display:inline-block;width:auto;color:#fff;background:#de3225;font-size:1.125rem;text-transform:uppercase;text-align:center;padding:.5rem 1.25rem}
.feedback a:hover{background:#211e1f}

#etw_contact{width:100%;overflow:hidden;background-color: #f4f4f4;padding:1rem 1rem; margin-top:1rem;}
#floatchatiframe2011{ min-height:300px;margin:0;}

.feedback_title{display:block; color:#ffb100; margin-top:1rem;position:relative; padding-bottom:10px;font-size:1.25rem; font-weight:600;padding: 0.25rem 1rem 0.5rem 0;}
.feedback{ width:100%;border:1px solid #ccc;padding:0 0rem 1rem;background: #fff; margin-bottom:1rem}
a.txt_links{color: #cf1c1b;font-weight: 600;}
.big_feedback{width: 100%;}
.big_feedback .feedback_title{font-size: 1.25rem;padding-left: 0;margin-bottom: 0.5rem;}
.big_feedback .feedback{border-color: #ccc;}

#etw_producttitle{margin:0 auto 0;height:auto;color:#333;overflow:hidden;padding:.25rem 0;font-size:.75rem;width:100%;float:left;}
#etw_producttitle li{display:inline-block}
#etw_producttitle a{color:#999;padding-right:.2rem}
#etw_producttitle a:hover{color:#e50011}
#etw_producttitle li+li::before{padding:0 0.2rem 0 .25rem;color:#999;content:"/";font-size:.75rem;font-family:fontawesome}
.etw_hometitle.ny{color:#333;font-size:1.75rem;padding:0px 0 10px 0;text-align:left;position:relative;font-weight:700;line-height: 2rem;}
.etw_hometitle.ny span{display: block;font-size: 1.5rem;}
.etw_hometitle.ny.tit_bg span{display: inline-block;background: #02589d;color: #fff;margin-left: -1.5rem;line-height: 1.875rem;padding: 0.5rem 1.875rem;margin-bottom: 1rem;}
.etw_hometitle.ny.bot_line{padding: 0.25rem 0 0.875rem;;border-bottom: 2px solid #ffb100;margin-bottom: 1rem;}
.contact_info stong{color:#364152!important}
.contact_info a{color:#16db7f}
.contact_info a:hover{color:#e50011}
.etw_contact{padding:1.5rem 0 0;width: 100%;}
.etw_contact p.gs{font-weight:700;font-size:1rem}
.etw_contact p{color:#333;line-height:1.5rem}
.etw_contact p a{color:#ffb100}
.etw_contact p a:hover{color:#000}
.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}
hr {
    border-top: 1px dashed #ddd;
    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****/
.footer_link{background: #1f1f21;padding: 2.5rem 0 1.875rem;position: relative;}
.footer_link .footer_logol{}
.footer_link .footer_logol a img{margin-bottom: 1rem;}
.footer_link .footer_logol .footer_contact ul>li{padding-left: 1.25rem;font-size: 0.875rem;color: #fff;margin-bottom: 0.25rem;}
.footer_link .footer_logol .footer_contact ul>li strong{display: block;}
.footer_link .footer_logol .footer_contact ul>li.footer_person{background: url(../images/person_icon1.png)no-repeat left 3px;}
.footer_link .footer_logol .footer_contact ul>li.footer_tel{background: url(../images/tel_icon1.png)no-repeat left 3px;}
.footer_link .footer_logol .footer_contact ul>li.footer_fax{background: url(../images/fax_icon1.png)no-repeat left 3px;}
.footer_link .footer_logol .footer_contact ul>li.footer_email{background: url(../images/email_icon1.png)no-repeat left 3px;}
.footer_link .footer_logol .footer_contact ul>li a{color: #ffb100;}
.footer_link .footer_logol .footer_contact ul>li a:hover{color: #76767b;}

.footer_link .title{font-size: 1rem;font-weight: 600; color: #fff;background: url(../images/sj_bg.png)no-repeat left center;margin-bottom: 0.5rem;}
.footer_link .title a{color: #fff;}
.footer_link .footer-list ul li a{color: #76767b;;font-size: 0.875rem;display: block;line-height: 1.5rem;}
.footer_link .footer-list ul li a:hover{color: #ffb100;}
.footer_link .footer_list1{position: relative;}
.footer_link .footer_list1:after{content: "";position: absolute;width: 1px;height: 100%;background: #353539;top:0;right:1rem;}
.footer_link .title.tit_mt{margin-top: 166px;}
.footer_link .title.tit_mt2{margin-top: 23px;}


a.txt_indet{padding-left: 37px;}
#footer{ width:100%;height:auto; font-size:13px;background:#111114;}
#etw_footin{margin:0 auto;width:100%;overflow:hidden;text-align:center; max-width:1200px;  overflow:hidden; padding:0.875rem 0;}
#etw_homefooter{overflow:hidden;width:100%;height:auto;text-align: center;}
#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:#48484c;}
#etw_coper{margin-top:2px;width:100%;line-height:22px;}
#etw_coper a{display:block;color:#48484c;}
#otherlink{clear:both;width:100%;height:auto; padding:8px 0;}
#otherlink a{color:#48484c; 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:#ffb100; }
#otherlink a:hover span{opacity:1;top:-2px;transition:all .3s ease-in-out}
/*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;}  
.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;}
@media (max-width: 1499.98px) {
	.company_tour .left_ys{ display: none;}
	.right_ys{display: none;}
}
@media (max-width: 1199.98px) {
	#container{margin-top: 126px;}
	.navbar-light .navbar-nav a.nav-link {padding: 0 0.2rem 0.3rem;}
	.footer_link .title {font-size:1.25rem}
	.mainpro .etw_hometitle{font-size: 1.5rem;}
	.mainpro .etw_hometitle p{font-size: 1rem;}
	.banner_txt h1{font-size: 2.0rem;}
	.banner_txt p{font-size: 1.5rem;}
	.company .right_img .about_tu2{left: -10%;}
	.company{padding: 0.35rem 0 0rem;}
	.company_tour ul>li ol li.product_con a{font-size: 0.875rem;}
	.ny_banner .banner_txt2{top:15%;}
	.pro_hub ul li ol li.product_con a{font-size: 1.25rem;}
}
@media (max-width: 991.98px) {
	.bannerinfo{padding-top: 5%;}
	.banner_txt h1{font-size: 1.5rem;}
	.top_main{padding: 1rem 0;}
	#etw_producttitle,#etw_sidebar{display: none;}
	#etw_right{width: 100%;padding: 0 1rem;}
	#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;}
	#header.sy .top_bg:after{height: 10px;bottom: 5px;}
	#header {border-bottom: 2px solid #fdb000;}
	#etw_container{width: 100%;}
	.footer_link .row .footer_list1:nth-child(3):after{display: none;}
	.ny_banner .banner_txt2{top:20%;}
	.etw_pic6 ul>li{width: 32%;margin-bottom: 1rem;}
	.etw_pic6 ul>li:nth-child(6n){margin-right: 2%;}
	.etw_pic6 ul>li:nth-child(3n){margin-right:0;}
	.navbar-expand-lg .navbar-nav .dropdown-menu{background: #fff;}
	.navbar-expand-lg .navbar-nav .dropdown-menu li>a{color: #333;}
}
@media (max-width: 767.98px) {	
	.table{table-layout: auto;}
#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;}
 .etw_products_tags ul li{ width:49%; margin-right:2%}
	.etw_products_tags ul li:nth-child(2n){margin-right:0}
	.etw_products_tags ul li:nth-child(2n+1){clear:both} 	
	.company{background: #fdb000;}
	.company .left_txt{width: 100%;}
	.company .right_img{margin-top: 1rem;width: 100%;text-align: center;}
	.company_tour ul>li{width: 49%;text-align: center;}
	.company_tour ul>li:nth-child(4n){margin-right: 2%;}
	.company_tour ul>li:nth-child(2n){margin-right: 0;}
	.company_tour{background: url(../images/company_bg.jpg)no-repeat center center/cover;}
	.company .right_img .about_tu2{width: 60%;}
	.pro_hub ul>li{width: 49%;}
	.pro_hub ul>li:nth-child(3n){margin-right: 2%;}
	.pro_hub ul>li:nth-child(2n){margin-right: 0%;}
	.ny_banner{display: none;}
	.etw_products2 ul>li{width: 49%;}
	.etw_products2 ul>li:nth-child(3n){margin-right: 2%;}
	.etw_products2 ul>li:nth-child(2n){margin-right: 0;}
	.company .left_txt{padding-left:0;}
}
@media (max-width: 575.98px) {
	.top_main ul>li li.product_con a{font-size: 1rem;}
	.footer_contact .left_logol,.footer_contact .right_contact{width: 100%;text-align: center;margin-bottom: 1rem;}
	.top_main ul>li{width: 49%;margin-right: 2%;}
	.top_main ul>li:nth-of-type(4n) {margin-right: 2%;}
	.top_main ul>li:nth-of-type(2n) {margin-right: 0;}
	.header_c ul li{font-size: 0.75rem;}
	.list_left{width: 100%;}
	#etw_container{padding-top: 1rem;}
.img_right, .img_right2{width: 100%;text-align: center;}
	#home_list .etw_contact{padding-top: 0.5rem;}
	.footer_link{height: auto;line-height: 1.5rem;min-height: 48px;}
	.company .left_txt .etw_hometitle,.company_tour .etw_hometitle,.etw_solutions .etw_hometitle{font-size: 1.5rem;padding-top: 0.5rem;margin-bottom: 0.5rem;}
	.etw_solutions{padding: 1.5rem 0 0.5rem;}
	.etw_solutions .row>div:nth-child(2){margin-top: 0rem;}
	.footer_link .footer_logol .footer_contact ul>li{width: 50%;float: left;}
	.etw_solutions:after{display: none;}
	.footer-list{display: none;}
	.footer_link .title.tit_mt,.footer_link .title.tit_mt2{margin-top: 0;}
	.footer_link .title{font-size: 1rem;margin-top: 0!important;}
	.footer_link .footer_logol{padding-bottom: 1rem;border-bottom: 1px solid #353539;margin-bottom: 1rem;}
	.footer_link .footer_list1:after{display: none;}
	.top-nav{margin-top: 13px;}
	.etw_pic6 ul>li{width: 49%;}
	.etw_pic6 ul>li:nth-child(3n){margin-right:2%;}
	.etw_pic6 ul>li:nth-child(2n){margin-right:0;}
	.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;}
	#etw_container.padding_side{padding: 0.5rem 1rem;}
	p{font-size: 0.875rem;}
	#etw_language{display: none;}
	.etw_products2 ul>li{width: 100%;margin-right: 0;}
	.etw_products2 ul li ol li.product_img img{width: 100%;}
	.table>tbody>tr>td:nth-child(1){min-width: auto;}
	.other_pro ul>li{width: 49%;}
	.other_pro ul>li:nth-child(4n){margin-right: 2%;}
	.other_pro ul>li:nth-child(2n){margin-right: 0;}
	#etw_logo{width: 26%;}
	.videoall ul li{width: 100%; margin-right:0}
}
@media (max-width: 400.98px) {
	.header_c{display: none;}
.mainpro ul>li:nth-of-type(n){width: 100%;margin-right: 0;}
	.pro_hub ul>li{width: 100%;text-align: center;}
	.pro_hub ul li ol li.product_img img{width: 100%;}
	
}

/****Footer  END****/


/****banner****/
