@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: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Regular'), local('Roboto-Regular'), url(../font/roboto-regular.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: 'Roboto';
  font-style: normal;
  font-weight: 600;
  src: local('Roboto SemiBold'), local('Roboto-SemiBold'), url(../font/roboto-bold.woff) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/****basic****/
.bot{display: none;margin-top: 1rem;}


body{color:#444; font-family:Arial; font-size:0.9rem;}
*,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}
.clearfix{clear:both;}
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: 0.875rem;}
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;}
/****header****/
#header{width:100%; height:auto; position:fixed;top:0;z-index:999; background:#fff;border-bottom: 1px solid #eeeeee;}
#header .header_top{background: #1e8646;width: 100%;height: 30px;}
#headerin{width:96%; height:auto; margin:0 auto; max-width:1200px;}
#etw_logo{ height:auto; float:left; margin:1rem 1rem 1.25rem 0; clear:left;}

/*language*/
.navbtn{margin-top:1rem;}
#etw_language{float:right;width: 50%;height:30px;padding: 0;text-align: right;}
#etw_language .dropdown-item{display:inline-block;width:auto; font-size:0.75rem; line-height:30px; padding:0 0.75rem;color:#fff; min-width:auto;}
#etw_language .dropdown-item:hover,#etw_language .dropdown-item:focus{color:#000; text-decoration:underline; background:none;}
.container{width:96%;max-width:1200px;margin:0 auto;padding: 0;}

/*menu*/
.top-nav{ width:auto;line-height: 40px;float: right;margin-top: 1.5rem;}
.navbar{ padding:0;max-width: 1200px; margin: auto;}
.navbar ul{width: 100%;}
.navbar-collapse{justify-content:flex-end;}
.navbar-light .navbar-nav a.nav-link{color:#333; padding:0.75rem 1rem 0.5rem; margin: 0;font-size:1rem;font-weight: 600; position:relative;text-transform: uppercase;}
.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:#1e8646;}
.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: #1e8646}
.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: #1e8646;border: none;border-radius: 0;}
.navbar-expand-lg .navbar-nav .dropdown-menu li>a{color: #fff;border-bottom: 1px solid #dcdadb;}
.navbar-expand-lg .navbar-nav .dropdown-menu li:nth-last-child(1)>a{border-bottom:none;}
.navbar-expand-lg .navbar-nav .dropdown-menu li>a:hover,.navbar-expand-lg .navbar-nav .dropdown-menu li>a.dq{color: #1e8646;background: #fff;}
.dropdown-item:active{color: #1e8646;}
.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: #1e8646;}

@media (max-width: 1199.98px) {
#headerin{padding: 0 0.5rem;}
}

@media (max-width: 991.98px) {
#header{position:inherit;border-bottom: 2px solid #1e8646;}
.etw_language{ display:none;}
.top-nav{ width:100%;padding-top:0;line-height: 2.5rem;margin-top: 2px;}
.navbar{padding:0.05rem 0rem 0;}
.navbar-light .navbar-nav li.active a.nav-link:before,.navbar-light .navbar-nav>li>a.nav-link:hover:before{ background:none;}
.navbar-light .navbar-nav a.nav-link{ font-weight:400;font-size:1rem; border-bottom: 1px solid #ccc; margin:0px; padding-left:0.5rem;line-height: 1.25rem;}
.navbar-light .navbar-nav li.active a.nav-link, .navbar-light .navbar-nav li a.nav-link:hover{background: #ffffff;color: #1e8646;}
.dropdown-menu{ border:none;}
.navbar-light .navbar-toggler{ color:#1e8646; font-size:1.6rem; margin:0.5rem 0.5rem 0 0.75rem;}
.navbar-light .navbar-nav li.nav-item{padding-left: 0;}
.navbar-light .navbar-nav a.nav-link{color: #666;}
.navbar-expand-lg .navbar-nav .dropdown-menu{background: #f5f5f5;}
.navbar-expand-lg .navbar-nav .dropdown-menu li>a {color: #666;border-bottom: 1px dashed #dcdadb;}
#quicknav{display: none;}

}

/****header  END****/

/****banner****/
#etw_banner{width:100%; height:auto;margin:0 auto;position:relative;}
.banner_txt {position: absolute;width: 100%;left:0;top:0;height:100%;margin: 0 auto;padding: 20px 0;}
.bannerinfo{width:100%;color:#000;position: absolute;left:0;top: 22%; text-align: center;}
.banner_txt h1{font-size:1.25rem; line-height:2rem; background: #1e8646; color:#fff;padding: 1rem 3rem;margin-bottom: 0;font-weight: 600;position: relative;display: inline-block;width: 80%;}
.banner_txt p{color: #fff;font-size: 1rem;}

.banner_pro{text-align: left;margin-top: 1.875rem;width: 46%;}
@media (max-width: 767.98px) {
	#etw_banner{ display:none;}
}
/****banner END****/

/****container****/
#container{width:100%;height:auto;margin:0 auto;background:#f5f5f5;margin-top:128px;}
#etw_container{width:96%;max-width:1200px;margin:0 auto;padding:1.25rem 0;position:relative;}


/****etw_equipment****/
.etw_equipment{position: relative;background: #fff;padding-bottom: 2rem;overflow: hidden;}
.etw_equipment .container{padding: 3rem 2rem 1rem;background: #1e8646;position: relative;}
.etw_equipment:after{content: "";position: absolute;width: 100%;height: 35px;background: #fff;left:48%;top:0;transform: skewX(30deg)}
.etw_equipment .etw_hometitle{font-weight: 600;font-size: 1.65rem;color: #fff;line-height: 2rem;padding-top: 1rem;position: relative;margin-bottom: 1.875rem;}
.etw_equipment .etw_hometitle:after{content: "";position: absolute;width: 50px;height: 4px;background: #fff;left:0;top: 0;}

.etw_equipment ul{display: flex;flex-wrap: wrap;padding-top: 0.5rem;}
.etw_equipment ul>li{width: 31%;float: left;margin: 0 3.5% 2rem 0;}
.etw_equipment ul>li:nth-child(3n){margin-right: 0;}
.etw_equipment ul>li ol li.product_con a{display: block;font-size: 1.125rem;color: #fff;font-weight: 600;text-align: center;padding: 0.75rem 0;}
.etw_equipment ul>li:hover ol li.product_con a{color:#000;}

/****etw_waste_plan****/
.etw_waste_plan{padding: 1.5rem 0 1.5rem;background: #fff;}
.etw_waste_plan .etw_hometitle{font-weight: 600;font-size: 1rem;color: #333;line-height: 1.5rem;position: relative;margin-bottom: 1rem;padding-top: 1.5rem;background: url(../../images/txt_dou.png)no-repeat left top;}
.etw_waste_plan ul{display: flex;flex-wrap: wrap;}
.etw_waste_plan ul>li{width: 31%;float: left;margin: 0 3.5% 2rem 0;}
.etw_waste_plan ul>li:nth-child(3n){margin-right: 0;}
.etw_waste_plan ul>li ol li.product_img img{width: 100%;transition: all .5s;}
.etw_waste_plan ul>li:hover ol li.product_img img{opacity: .9;}
.etw_waste_plan ul>li ol li.product_con{position: relative;width: 100%;height: 40px;background: linear-gradient(110deg, #1e8646 80%, #22572d 0);transition: all .3s;z-index: 5;}
.etw_waste_plan ul>li ol li.product_con a{display: block;z-index: 10;position: relative;color: #fff;font-size: 0.875rem;font-weight: 600;padding: 0.5rem 1rem;line-height: 1.5rem;background:url(../../images/arr_right.png)no-repeat right 1rem center;}
.etw_waste_plan ul>li ol li.product_con:before{content: ""; position: absolute;top:0;left:0;width: 0%;height: 100%;opacity: 0;background: -webkit-linear-gradient(110deg,#1e8646,#1e8646);-webkit-transition: all .2s linear;z-index: 2;}
.etw_waste_plan ul>li:hover ol li.product_con:before{width: 100%;opacity: 1;}



/****etw_about****/
.etw_about{padding: 2.25rem 0;background: #eff6f2;}
.etw_about .etw_hometitle{font-weight: 600;font-size: 1.75rem;color: #333;line-height: 2.25rem;padding-bottom: 1rem;position: relative;margin-bottom: 1.875rem;}
.etw_about .etw_hometitle:after{content: "";position: absolute;width: 50px;height: 4px;background: #1e8646;left:0;bottom: 0;}
.etw_about .about_box{clear: both;width: 54%;float: left;padding-right: 3%;}
.etw_about .left_txt{padding-right: 0;}
.etw_about .left_txt p{font-size: 0.875rem;color: #666;line-height: 1.5rem;margin-bottom: 0.5rem;}
.etw_about .right_tu{width: 100%;margin-bottom: 1rem;}
.etw_about .about_box .more{margin-top: 0.5rem;}
.etw_about .about_box .more a{display: inline-block;font-size: 0.875rem;color: #1e8646;text-align: center;line-height: 28px;}
.etw_about .about_box .more a::after{content: "\f105";font-family: fontawesome;transition: all .2s;margin-left: 10px;transition: all .2s;}
.etw_about .about_box .more a:hover{opacity: .9;}
.etw_about .about_box .more a:hover:after{margin-left: 15px;}

.etw_about .solution_box{width: 46%;float: right;}
.etw_about .solution_box ul{padding-top: 0.5rem;}
.etw_about .solution_box ul li{position: relative;padding-left: 2.125rem;margin-bottom: 1rem;font-size: 0.75rem;color: #777;line-height: 1.125rem;}
.etw_about .solution_box ul li span{display: block;font-size: 1rem;font-weight: 600;color: #333;line-height: 1.5rem;}
.etw_about .solution_box ul li:nth-child(1){background: url(../../images/about_icon1.png)no-repeat left 2px;}
.etw_about .solution_box ul li:nth-child(2){background: url(../../images/about_icon2.png)no-repeat left 2px;}
.etw_about .solution_box ul li:nth-child(3){background: url(../../images/about_icon3.png)no-repeat left 2px;}
.etw_about .solution_box ul li:nth-child(4){background: url(../../images/about_icon4.png)no-repeat left 2px;}
.etw_about .solution_box .more{margin-top: 1rem;text-align: right;}
.etw_about .solution_box .more a{display: inline-block;width: 100px;height: 30px;border:1px solid #1e8646;font-size: 0.75rem;color: #1e8646;text-align: center;line-height: 28px;}
.etw_about .solution_box .more a:hover{background: #1e8646;color: #fff;}

/****etw_case****/
.etw_case{padding: 2rem 0 2.5rem}
.etw_case .etw_hometitle{font-weight: 600;font-size: 1.75rem;color: #333;line-height: 2.25rem;padding-bottom: 1rem;position: relative;margin-bottom: 1.875rem;}
.etw_case .etw_hometitle:after{content: "";position: absolute;width: 50px;height: 4px;background: #1e8646;left:0;bottom: 0;}
.etw_case .case_list{position: relative;}
.etw_case .row>div{margin-bottom: 1rem;}
.etw_case .case_row>li{width: 48%;float: left;}
.etw_case .case_row>li:nth-child(1){margin-right: 4%;}
.etw_case .case_list .top_img{}
.etw_case .case_list .top_img img{width: 100%;transition: all .5s;}
.etw_case .case_list a{display: block;font-size: 1rem;font-weight: 600;color: #fff;padding: 0;}
.etw_case .case_list .cast_txt{position: absolute;width: 100%;height: 50px;background: rgba(0,0,0,.5);left:0;bottom: 0;padding: 0.75rem 0.5rem;}
.etw_case .case_list a:hover .cast_txt{background: rgba(30,134,70,.8);}
.etw_case .more{margin-top: 1rem;text-align: center;}
.etw_case .more a{display: inline-block;width: 100px;height: 26px;background: #1e8646;border-radius: 5px;font-size: 0.75rem;color: #fff;text-align: center;line-height: 26px;}
.etw_case .more a:hover{background: #22572d;opacity: .9;}


/*pro-lists*/
.pro_detail{width: 100%;}
.pro_detail .left_tu{width: 45%;float: left;margin: 0 3% 1rem 0;padding-bottom: 2rem;margin-bottom: 2rem;}
.pro_detail .pro_tit1{margin-left: 48%;}
.pro_detail .etw_hometitle.ny{color: #1e8646;font-size: 1.5rem;font-weight: 600;}

.feature_list{display: flex;flex-wrap: wrap;padding: 0 0 1rem;}
.feature_list .featu_left{width: 70%;float: left;margin-right: 2%;}
.feature_list .featu_right{width: 28%;float: right;}
.feature_list ul{margin-left: 1rem;}
.feature_list ul>li{position: relative;padding-left: 1.375rem;background: url(../../images/ul_01.png)no-repeat left 6px;color: #333;font-size: 0.875rem;line-height: 1.75rem;}

.waste_detail{width: 100%;}
.waste_detail .etw_hometitle.ny{font-size: 1.5rem;font-weight: 600;color: #1e8646;border-bottom: 1px solid #ddd;line-height: 1.5rem;padding-bottom: 0.75rem;margin-bottom: 1.25rem;}
.waste_detail .waste_tu{width: 45%;float: left;margin: 0 3% 1rem 0;}
.waste_detail .tit{font-size: 1.5rem;font-weight: 600;color: #333;line-height: 1.5rem;margin-bottom: 1rem;}
.waste_detail .pro_tit1{margin-left: 48%;}
.waste_detail ul.list2{padding-left: 0;}
.pro_inquiry a{display: inline-block;width: 100px;height: 30px;background: #1e8646;text-align: center;color: #fff;line-height: 30px;font-size: 1rem;box-shadow: 2px 2px 10px #1e8646;border-radius: 5px;transition: all .2s;text-transform: uppercase;font-size: 0.875rem;font-weight: 600;}
.pro_inquiry a:hover{color: #333;}


.sb_list{width: 100%;}
.sb_list li{width: 23.5%;margin: 0 2% 1rem 0;float: left;background: #fff;position: relative;z-index: 10;}
.sb_list li:nth-child(4n){margin-right: 0;}
.sb_list li a{display: block;font-size: 0.875rem;color: #1e8646;padding: 0.5rem 1rem;position: relative;z-index: 10;position: relative;}
.sb_list li a:after{content: "\f105";font-family: fontawesome;position: absolute;right:1rem;font-weight: 600;}
.sb_list li:hover a{color: #fff;}


.sb_list li:before{content: ""; position: absolute;top:0;left:0;width: 100%;height: 100%;opacity: 0;background: #1e8646;z-index: 2;}
.sb_list li:hover:before{width: 100%;opacity: 1;}

.other_box{display: flex;flex-wrap: wrap;}
.other_box .other_left{width: 65%;float: left;padding-right: 3%;}
.other_box .right_inqury{width: 35%;float: right;}
.other_box .right_inqury .feedback{padding: 0rem 1rem 0;}

.link_more{ display:block;position: relative;}
.link_more a{color: #666;}
.link_more:after{content: "\f138";font-family: fontawesome;color: #1e8646;transition: all .2s;}
.link_more:hover:after{margin-left: 6px;}
.link_more:hover a{color: #1e8646;}

/****company****/

#etw_sidebar{width: 23%;float: left;padding-top: 1rem;background: #1e8646;padding: 0;}
#etw_sidebar .waste_list{padding: 1.25rem 1.25rem 1.5rem;background: #22572d;}
#etw_sidebar .waste_list .etw_hometitle,#etw_sidebar .equipment_list .etw_hometitle{font-size: 1rem;color: #fff;font-weight: 600;padding: 0.25rem 0 0.5rem;}
#etw_sidebar .waste_list .etw_hometitle a,#etw_sidebar .equipment_list .etw_hometitle a{color: #fff;display: block;}
#etw_sidebar .waste_list .etw_hometitle a:hover,#etw_sidebar .equipment_list .etw_hometitle a:hover{color: #000;}
#etw_sidebar .waste_list ul>li a{position: relative;display: block;padding: 0;font-size: 0.875rem;color: #fff;line-height: 1.5rem;padding: 0.25rem 0.875rem;}
#etw_sidebar .waste_list ul>li a:before{content: "\f105";font-family: fontawesome; position: absolute;left:0;top:5px;}
#etw_sidebar .waste_list ul>li a:hover,#etw_sidebar .waste_list ul>li a.dq{color: #000;text-decoration: underline;}
#etw_sidebar .equipment_list{padding: 1rem;background: #1e8646;}
#etw_sidebar .equipment_list ul>li>a{display: block;font-size: 0.875rem;color: #fff;line-height: 1.25rem;position: relative;}
#etw_sidebar .equipment_list ul>li>a:before{content: "";width: 10px;height: 2px;position: absolute;background: #fff;right:0;top:10px;}
#etw_sidebar .equipment_list ul>li>a:after{content: "";width: 2px;height: 10px;position: absolute;background: #fff;right:4px;top:6px;transition: all .2s;}
#etw_sidebar .equipment_list ul>li>a.dq:after,#etw_sidebar .equipment_list ul>li>a:hover:after{transform: rotateX(90deg);}
#etw_sidebar .equipment_list ul>li ol{padding: 0.5rem 0;}
#etw_sidebar .equipment_list ul>li ol>li>a{display: block;padding-left: 1rem;color: #b3d3bf;font-size: 0.875rem;line-height: 1.5rem;}
#etw_sidebar .equipment_list ul>li{border-bottom: 1px solid #2d9e58;position: relative;padding: 1rem 0;}
#etw_sidebar .equipment_list ul>li:after{content: "";position: absolute;width: 100%;height: 1px;background: #186937;left:0;bottom: 0px;}
#etw_sidebar .equipment_list ul>li:nth-last-child(1){border-bottom: none;}
#etw_sidebar .equipment_list ul>li:nth-last-child(1):after{display: none;}
#etw_sidebar .equipment_list li>a:hover,#etw_sidebar .equipment_list li>a.dq{color: #000;}
#etw_sidebar .equipment_list ul>li ol>li>a:hover,#etw_sidebar .equipment_list ul>li ol>li>a.dq{text-decoration: underline;}
#etw_sidebar .feed_box .feedback{background: none;border:none;}
#etw_sidebar .feed_box .feedback_title{color: #fff;padding: 0 1rem;}
#etw_right{width:74%;float:right;padding-top:0}
.img_center{width: 100%;margin-bottom: 1rem;text-align: center;}
#etw_sidebar .feedback_title{color: #222;}
#etw_sidebar .feedback{padding: 0;}
/****Phtoto****/
.etw_photo{ margin:1rem 0 0.5rem 0;width:100%;height:auto;}
.etw_photo ul{display:flex;width:100%;height:auto; flex-flow: wrap;}
.etw_photo ul li{ margin:0 2% 5px 0;}
.etw_photo ul li img{display:block;border:1px solid #eee;width:100%;margin-bottom:7px; padding:6px; }
.etw_photo ul li a img:hover{opacity: .9;}
.etw_photo ul li span{ font-size:0.8rem; line-height:1rem; display:block; text-align:center;}
.etw_photo ul li p{ text-align: center;font-weight: 600;}
.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_pic2 ul,.etw_pic3 ul,.etw_pic4 ul,.etw_pic5 ul,.etw_pic6 ul{margin:0}
.etw_pic2 ul li{text-align: center;}
.etw_pic2 ul li img{box-shadow: none;border-color: #eee;}
.etw_pic2 ul li a:hover img{opacity: .9;border-color: #eee;}
.etw_pic2 ul li{width:49%}
.etw_pic3 ul li{width:32%}
.etw_pic4 ul li{width:23.5%}
.etw_pic5 ul li{width:18.4%}
.etw_pic6 ul li{width:15%}
.etw_pic2 ul li:nth-child(2n),.etw_pic3 ul li:nth-child(3n),.etw_pic4 ul li:nth-child(4n),.etw_pic5 ul li:nth-child(5n),.etw_pic6 ul li:nth-child(6n){margin-right:0}
.etw_pic2 ul li:nth-child(2n+1),.etw_pic3 ul li:nth-child(3n+1),.etw_pic4 ul li:nth-child(4n+1),.etw_pic5 ul li:nth-child(5n+1),.etw_pic6 ul li:nth-child(6n+1){clear:both}

/*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:#fff;}
table,td,tr{border:1px solid #ddd!important}
.table .top{background:#fff!important;font-weight: 600;}
.table .top:hover{background:#fff!important}
.table>tbody>tr:nth-of-type(odd){background-color:#fff}
.table>tbody>tr>td{vertical-align:middle;padding:6px 10px;font-size:14px;line-height:18px;word-wrap:break-word;line-height: 1.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:#1e8646; color:#f5f5f5;text-align: center;font-size:14px; margin:0 auto; width:80px;height: 23px;line-height: 23px;border-radius: 5px;opacity: .7;}
u.inquiry:hover:after{opacity: .9;}

/*left_pic*/
.img_right{width:45%;float:right;margin:0 0 .5rem 2%}
.certi_img{width:32%;float:right;margin:0 0 .5rem 2%}
.about_tit{font-size: 1.125rem;color: #1e8646;font-weight: 600;}
.etw_photo.etw_pic2 .pro_tit1{margin: 0.5rem 0;font-size: 1rem;}
/*other products*/
.othertitle{color:#333333;font-size:1.5rem;line-height:1.5rem;margin:1.25rem 0 0.75rem 0;font-weight: 600; padding-left: 0.75rem;display:block;position:relative;text-align: left;}
.othertitle:before{content: "";position: absolute;width: 3px;height: 13px;background: #1e8646;left:0;top:6px;}

#etw_set_feedback_form{height:auto;width:100%;padding:1rem 0}
.other_pro{width:100%;padding:0rem 0 1rem;}
.other_pro ul{width:100%;display:flex;flex-wrap:wrap}
.other_pro ul>li{width:49%;margin:0 2% 0 0;}
.other_pro ul>li:nth-of-type(2n){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:#1e8646;}
.other_pro ul li ol:hover li.product_con a{color:#1e8646}
.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:#222;display:block;line-height:16px;font-weight: 600; padding:8px 2px;font-size:14px}

/*product*/
.etw_products{width: 100%;}
.etw_products ul{display: flex;flex-wrap: wrap;}
.etw_products ul>li{width: 32%;float: left;margin: 0 2% 1.5rem 0;background: #fff;}
.etw_products ul>li:nth-child(3n){margin-right: 0;}
.etw_products ul>li:nth-child(3n+1){clear: both;}
.etw_products ul>li ol li.product_img{text-align: center;}
.etw_products ul>li ol li.product_img img{width: 100%;}
.etw_products ul>li ol li.product_con{padding: 1rem;}
.etw_products ul>li ol li.product_con a{display: block;font-size: 1rem;font-weight: 600;color: #333;padding-bottom: 0.5rem;}
.etw_products ul>li ol li.product_con span{display: block;font-size: 0.75rem;color: #666;padding-bottom: 0.5rem;}
.etw_products ul>li:hover ol li.product_con a{color: #1e8646;}

ul.list2{padding-bottom: 0.5rem;padding-left: 1rem;}
ul.list2>li{line-height:1.5rem;list-style:decimal;color: #666;margin-left: 1rem;padding-bottom: 5px;}
.rec_tit{color:#333;font-size:1.25rem;line-height:1.25rem;margin:1.5rem 0 0.5rem 0;display:block;font-weight:600;position:relative;padding: 0.75rem 0 0.5rem;}
.rec_tit:before{content: "";position: absolute;width: 28px;height: 3px;background: #1e8646;left:0;top: 0;}
.rec_tit2{color: #555;font-size: 1rem;line-height: 1.5rem;font-weight: 600;display: block;margin: 1rem 0 0.25rem;}
.pro_tit1{color:#333333;font-size:1.125rem;line-height:1.5rem;margin:1.25rem 0 0.75rem 0;font-weight: 600; padding-left: 0.75rem;display:block;position:relative;text-align: left;}
.pro_tit1:before{content: "";position: absolute;width: 3px;height: 13px;background: #1e8646;left:0;top:6px;}

figure{margin-bottom:0!important}

.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%;background-color: #f4f4f4;padding:1rem 1rem; margin-top:1rem;}
#floatchatiframe2011{ min-height:300px;margin:0;}

.feedback_title{color:#333333;font-size:1.375rem;line-height:1.5rem;margin:1.25rem 0 0.75rem 0;font-weight: 600; padding-left: 0.75rem;display:block;position:relative;text-align: left;}
.feedback_title:before{content: "";position: absolute;width: 3px;height: 13px;background: #1e8646;left:0;top:6px;}

.feedback{ width:100%;border:1px solid #e8e8e8;padding:1rem 0rem;background: #fff; margin-bottom:1rem}



#etw_producttitle{margin:0 auto 0;height:auto;color:#333;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:#000}
#etw_producttitle li+li::before{padding:0 1rem 0 .6rem;color:#999;content:"/";font-size:.875rem;font-family:fontawesome}
.etw_hometitle.ny{color:#333333;font-size:1.375rem;text-align:left;position:relative;font-weight:700;margin-bottom: 1rem;line-height: 2rem;padding: 0;text-transform: uppercase;}
.etw_hometitle.ny span{display: block;font-size: 1.25rem;text-transform: none;color: #444;margin-top: 5px;}
.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:#1e8646;}
.etw_contact p a:hover{color:#000}
.etw_contact #etw_form_title{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_form_title span{margin-right: 5px;}
.etw_contact #etw_set_feedback_form{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; }
#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{padding: 3rem 0;}
.footer_link .title{font-size: 1rem;font-weight: 600;color: #fff;padding-bottom: 0.875rem;position: relative;}
.footer_link .footer_nav{padding-left: 8%;}
.footer_link .footer_nav ul>li a{display: block;font-size: 1rem;color: #fff;font-weight: 600;line-height: 1.5rem;margin-bottom: 0.75rem;}
.footer_link .pblist ul li>a{color: #fff;color: #999;font-size: 0.875rem;font-weight: 400;display: block;position: relative;padding: 0.25rem 0 0.25rem 1.5rem;}
.footer_link .pblist ul li>a:before{content: "";position: absolute;width: 16px;height: 16px;background: url(../../images/list_arr1.png)no-repeat center center;left:0;top:6px;}
.footer_link .pblist ul li>a:hover,.footer_link .footer_nav ul>li a:hover{color: #1e8646;}
.footer_contact{padding-left: 0;}
.footer_contact ul>li{padding-left: 1.5rem;position: relative;font-size: 0.875rem;color: #999;line-height: 1.5rem;margin-bottom: 0.75rem;}
.footer_contact ul>li:nth-child(1){background: url(../../images/local_icon.png)no-repeat left 5px;}
.footer_contact ul>li:nth-child(2){background: url(../../images/email_icon.png)no-repeat left 5px;}
.footer_contact ul>li:nth-child(3){background: url(../../images/mol_icon.png)no-repeat left 5px;}
.footer_contact ul>li:nth-child(4){background: url(../../images/tel_icon.png)no-repeat left 5px;}
.footer_contact ul>li:nth-child(5){background: url(../../images/fax_icon.png)no-repeat left 5px;}
.footer_contact ul>li a{color: #999;}
.footer_contact ul>li a:hover{color: #1e8646;}
.footer-list{}
.footer-list>ul>a{color:#fff;font-size:1rem;}
.footer-list ul li a{position:relative;padding-left:12px;color:#6087b3;}
.footer-list ul li a:hover,.footer-list>ul>a:hover{color: #1e8646;}


a.txt_indet{padding-left: 50px;}
#footer{ width:100%;height:auto; font-size:13px;background:#232323;}
#etw_footin{margin:0 auto;width:96%;margin: 0 auto;max-width: 1200px;text-align:center;padding:0.5rem 0 0.5rem;border-top: 1px solid #3e3e3e;}
#etw_homefooter{width:100%;height:auto;text-align: center;border-bottom: 2px solid rgba(255,255,255,.1);}
#etw_homefooter a{padding:1rem 1.25rem; color:#999;display: inline-block;position:relative;font-size:0.875rem;line-height:1rem;}
#etw_homefooter a:hover{color:#000;}
#etw_coper{margin-top:2px;width:100%;line-height:22px;}
#etw_coper a{display:block;color:#999;}
#otherlink{clear:both;width:100%;height:auto; padding:8px 0;}
#otherlink a{color:#999; 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:#1e8646; }
#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;}
#tags a{padding:5px 10px;margin:0 5px 3px 0;color:#777;display:inline-block;line-height:16px;font-size:12px;background:#eee;}
#tags a:hover{ background:#e4e4e4;}
.etw_products_tags{ width:100%; height:auto;}
.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:#1e8646;}

/*引用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;}
#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样式*/

/*response样式*/

@media (max-width: 1299.98px) {
	.navbar-light .navbar-nav a.nav-link{padding: 0.75rem 0.5rem 0.5rem;}
	.banner_txt h1{font-size: 1rem;width: auto;}
}
@media (max-width: 1199.98px) {
	.navbar-light .navbar-nav a.nav-link{font-size: 0.75rem;}
	.footer_link .title {font-size:1.25rem}
	.etw_case .case_list .cast_txt{font-size: 0.875rem;line-height: 20px;padding: 0.5rem;}
}
@media (max-width: 991.98px) {
	#etw_sidebar{display: none;}
	#etw_right{width: 100%;}
	#container{margin-top: 0;}
	.navbar-light .navbar-nav a.nav-link{padding: 0.5rem 0;}
	#etw_logo{margin: 0.5rem 1rem 0.5rem 0;}
	.banner_txt h1{padding: 0.5rem;line-height: 1.5rem;}
	.etw_about .solution_box{width: 100%;margin-top: 1rem;float: none;}
	.etw_about .right_tu{text-align: center;}
	.etw_about .about_box .more{text-align: right;}
	.etw_about .about_box{width: 100%;float: none;}
	.feature_list .featu_left,.feature_list .featu_right{width: 100%;float: none;}
	.other_box .right_inqury,.other_box .other_left{width: 100%;float: none;}
	.pro_detail .pro_tit1{margin-left: 0;}
}
@media (max-width: 767.98px) {
	.table{table-layout: auto;}
	#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}
	.mainpro ul>li{width: 50%;text-align: center;}
	.footer_nav .right_links{width: 100%;margin-top: 1rem;text-align: center;}
	.footer_nav .right_links a{display: inline-block;}
	#etw_language{display: none;}
	.footer_link .footer_nav{padding-left: 1rem;text-align: center;border-bottom: 1px solid #3e3e3e;margin-bottom: 1rem;}
	.footer_link .footer_nav ul>li{display: inline-block;margin-right: 10px;}
	.etw_products ul>li{width: 49%;}
	.etw_products ul>li:nth-child(3n){margin-right: 2%;}
	.etw_products ul>li:nth-child(2n){margin-right: 0;}
	.footer_link>.container>.row>div{margin-bottom: 1rem;}
	.footer_contact{padding: 0 1rem;}
	.sb_list li{width: 49%;}
	.sb_list li:nth-child(4n){margin-right: 2%;}
	.sb_list li:nth-child(2n){margin-right: 0;}
	.sb_list li a{padding: 0.5rem 1.5rem 0.5rem 0.5rem;}
	#etw_producttitle li+li::before{padding: 0 0.5rem 0 .5rem;font-size: 0.75rem;}
	.pro_detail .left_tu{width: 100%;}
	.pro_detail .left_tu .block-slider  li{text-align: center;}
	.pro_detail .left_tu .block-slider img{width: auto;}
	.pro_detail .left_tu .block-slider .bx-pager{display: block;}
	.etw_photo.profile_list>ul>li{width: 100%;margin-right: 0;}
	.etw_photo.profile_list2>ul>li{width: 49%;margin-right:2%;}
	.etw_photo.profile_list2>ul>li:nth-child(2n){margin-right: 0;}
	.etw_pic4 ul li{width: 49%;margin-right: 2%;}
	.etw_pic4 ul li:nth-child(4n){margin-right: 2%;}
	.etw_pic4 ul li:nth-child(2n){margin-right: 0;}
}
@media (max-width: 575.98px) {
	.footer_contact .left_logol,.footer_contact .right_contact{width: 100%;text-align: center;margin-bottom: 1rem;}
	.othertitle p{display: none;}
	#etw_container{padding-top: 1rem;}
	.footer_link{height: auto;line-height: 1.5rem;min-height: 48px;}
	.footer_link>.container>.row{margin: 0;}
	.footer_link .title{font-size: 0.875rem;}
	.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_logo{width: 55%;}
	.navbtn{margin-top: 0.5rem;}
	.etw_equipment .container{padding: 3rem 1rem 1rem;}
	.etw_waste_plan ul>li,.etw_equipment ul>li{width: 49%;margin-right: 2%;}
	.etw_waste_plan ul>li:nth-child(3n),.etw_equipment ul>li:nth-child(3n){margin-right: 2%;}
	.etw_waste_plan ul>li:nth-child(2n),.etw_equipment ul>li:nth-child(2n){margin-right: 0;}
	.etw_equipment .etw_hometitle{font-size: 1.25rem;margin-bottom: 0.5rem;}
	.etw_waste_plan .etw_hometitle,.etw_equipment ul>li ol li.product_con a{font-size: 0.875rem;}
	.etw_products ul>li{width: 100%;margin-right: 0;}
	.waste_detail .waste_tu,.img_right{width: 100%;text-align: center;}
	.waste_detail .pro_tit1{margin-left: 0;}
}
@media (max-width: 400.98px) {
	.etw_waste_plan ul>li,.etw_equipment ul>li{width: 100%;margin-right:0;}
}

/****Footer  END****/


/****banner****/
#app_class_menu,#app_new_pro{ display:none;}
.newslist{margin-top:0!important}
.newslist ul>li>a{font-size:14px!important;border-bottom:none!important;font-weight:400!important}
.news_list{width:100%;margin:20px auto}
.news_list ul{width: 100%; margin-bottom: 30px; padding: 15px; background: #eee; border: 1px #ccc solid; overflow:hidden;}
.news_list ul>li,.news_list ul>li>ol{width:100%}
.news_list ul>li>ol>li.product_img{width:26%;height:150px;overflow:hidden}
.news_list ul>li>ol>li.product_con{float:right;width:72%}
.news_list ul>li>ol>li.product_con a{font-size:16px;line-height:20px;color:#111;border-bottom:1px solid #333;display:block;padding:5px 0 5px;margin-bottom:10px;transition:all ease-in-out .4s;-moz-transition:all ease-in-out .4s;-webkit-transition:all ease-in-out .4s;-o-transition:all ease-in-out .4s;-ms-transition:all ease-in-out .4s;text-decoration:none!important}
.news_des{font-size:13px;line-height:20px;margin:0 0 5px; padding-bottom:8px;}
.newstime{ color: #333; padding:0 5px;  margin-bottom: 10px; display: inline-block;}
.news_list ul>li>ol>li.product_con a:hover{color:#0e3d8f}
.etw_page{margin:0 auto;width:100%;overflow:hidden; }
.etw_page ul{ float:right;}
.etw_page li{float:left}
.etw_page li a{color:#3B393A;padding:4px 10px;border:1px #333 solid;margin:20px 3px;display:block;transition:all ease-in-out .4s;-moz-transition:all ease-in-out .4s;-webkit-transition:all ease-in-out .4s;-o-transition:all ease-in-out .4s;-ms-transition:all ease-in-out .4s}
.etw_page li a:hover{color:#291d5a;background:#eee}
.etw_page li a.dq{background:#eee}
.news_detail{width:100%}

.news_detail img{margin:0 auto;display:block}
.news_name{border-bottom:1px solid #ccc;text-align:center;padding-bottom:10px;margin:40px 0}
.news_name h3{text-align:center;color:#01348b;font-size:22px;font-weight:700;margin-bottom:12px;padding-bottom:15px}
.news_name span{color:#777}
.news_prevnext{width:100%}
.new_next,.new_prev{width:45%;padding-top:30px}
.new_prev{float:left}
.new_next{float:right}
.new_next a,.new_prev a{color:#333;font-size:12px;line-height:16px;display:block; position:relative; background:#f1f1f1;padding:5px 20px;}
.new_next a:before{content:"\f105"; font-family:fontawesome; font-size:20px; position:absolute; left:5px; top:20%; color:#0e3d8f;}
.new_prev a{ padding-left:20px;}
.new_prev a:before{content:"\f104"; font-family:fontawesome; font-size:20px; position:absolute; left:8px; top:20%; color:#0e3d8f;}
.new_next a:hover,.new_prev a:hover{color:#0e3d8f}
.news_related_li{width:24%;padding-right:1%;float:left}
