﻿@charset "utf-8";
@font-face{font-weight:400;font-style:normal;font-family:fontawesome;src:url(//:) format("no404"),url(../font/fontawesome-webfont.woff) format("woff"),url(../font/fontawesome-webfont.ttf) format("truetype")} 


@font-face {
  font-family: 'Roboto-700';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto-700'), local('Roboto-700'), url(../font/Roboto-700.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'roboto';
  font-style: normal;
  font-weight: 400;
  src: local('roboto  Regular'), local('OpenSans-SemiBold'), url(../font/roboto-regular.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/*basic*/
img,object{max-width:100%}
img{-ms-interpolation-mode:bicubic;border:0}
*{margin:0;padding:0}
li,ol,ul{list-style:none}
strong{font-weight:700; font-size:0.9375rem; color:#1d1d1d; }
p{margin:0;padding:0 0 1rem}
a.links{color:#01538d; font-style:italic; text-decoration:underline;}
a.links:hover{text-decoration:none;} 
a.links1{padding-left:0.2rem; text-decoration:underline; color:#9bc150;}
.etw_pdf{ position:relative; width:100%; background:#eee; padding:.5rem; border-top-left-radius:20px;border-bottom-right-radius:20px; margin-bottom:1rem}
.etw_pdf a{ color:#333; padding-left:3.5rem; font-size:1.4rem; text-transform:uppercase}
.etw_pdf:before{ position:absolute;  top:22%; left:2%; font-family: fontawesome;  content:"\f1c1"; color:#3b86c4; font-size:2.3rem  }
.etw_pdf a:hover{ color:#3b86c4}
body{font-family:Poppins, Arial, Helvetica, sans-serif; color:#777; font-size:1rem;  line-height:1.8rem;  font-weight:400;}
hr{border-top:1px #dedede solid; margin:0.5rem 0 1.5rem 0}
table{margin:5px 0 0;width:100%;}
.table-responsive{margin-bottom:0px}
table,td{border:1px solid #aaa!important}
.table>tbody>tr{background-color:#fff; }
.table>tbody>tr:nth-of-type(odd){background-color:#fff}
.table-hover>tbody>tr:hover,.table>tbody>tr:nth-of-type(odd):hover{background-color:#fff}  
.table .top{background:#eee!important;}  
.table>tbody>tr>td{vertical-align:middle;padding:10px;font-size:14px;line-height:18px;} 

.table .top td{ border-right:1px #aaa solid !important}
.table>tbody>tr:last-child>td,.table>tbody>tr>td:last-child{ border:1px #aaa solid !important }
.etw_hometitle,h2{padding:0 0 0.7rem 0;font-size:1.875rem; line-height:1.875rem; color:#1d1d1d;font-weight:700; margin: 0;}   
h3{font-size:1.1rem; color:#888; padding:0; margin:-.2rem 0 1.3rem 0}

inquiry,u.inquiry{text-decoration: none; color:#666;}
u.inquiry:after{content:"INQUIRY"; display:inline-block;background:#e3e4e5; color:#666;text-align: center;line-height: 1;padding:4px 10px;font-size:12px;  float:left; width:88px}
u.inquiry:hover:after{background:#285a92; color:#fff;} 
#etw_top{position:fixed;width:35px;height:35px;right:55px;bottom:150px;text-align:center; background:#f35d0b;z-index:100;cursor:pointer; color:#fff; font-weight:700; line-height:28px; border-radius:50%}
#etw_top a{color:#fff} 
#etw_top:hover{transition:all ease-in-out .3s;-moz-transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;-ms-transition:all ease-in-out .3s;background:#174277; } 
.ys{ font-size:1.25rem; color:#000; font-weight:700; text-align:center}
.textcenter{ text-align:center; color:#000; font-size:3rem; padding:2rem; font-weight:bold}


/*头部*/
#header{width:100%;position:fixed; top:0; right:0; left:0; z-index:10; margin:0 auto; background:#fff}  
.header_top{ width:100%; height:auto; margin:0 auto; background:#333; border-bottom:1px solid #00a2ed}
.navbtn{margin-top:1rem;}

#etw_language{float:right; width:auto; min-height:30px; } 
#etw_language .dropdown-item{display:inline-block;width:auto; line-height:16px; padding:0 0 0 1.5rem; color:#fff; min-width:auto !important; font-weight:300;}
#etw_language .dropdown-item:hover{color:#000; text-decoration:none; background:none}
 
#headerin{width:100%; margin:0px auto; max-width:1200px; position:relative}  

.top_header{ width:100%; height:auto; margin:0 auto;}
#etw_logo{ width:150px; height:auto;float:left;  padding-right:1rem; margin-right:1rem; margin-top:1rem; color:#ec6217; font-size:.8rem; font-family:Arial, Helvetica, sans-serif; line-height:1rem; margin-bottom:.5rem; text-align:center; border-right:1px solid #eee}  
#etw_logo span{ display:block}
.companynames{ width:auto;padding:1rem 0 0 0rem; color:#333; float:left; font-family:Arial, Helvetica, sans-serif; color:#000; font-size:.775rem; }
.companynames h4{ font-size:1.4rem; font-weight:bold; margin-bottom:0; padding-bottom:0}
.companynames span{ display:block; font-size:1.2rem}
.navbtn{margin-top:1rem;}
.top_cer{ width:auto; float:right; text-align:right; margin-top:1rem;}
.top_cer li:nth-child(1){ position:relative; text-align:left;padding-left:2.5rem}
.top_cer a{ color:#000;  }
.top_cer a:before{ position:absolute;  top:0; left:3%; font-family: fontawesome;  content:"\f0e0"; color:#3b86c4; font-size:1.2rem  }
.top-nav{width:100%; margin:0 auto;background:#007cb7; clear:both}
.navbar-nav{ width:100%; max-width:1200px; margin:0 auto}
.navbar{padding:0;}
.navbar-collapse{justify-content:flex-start;}
.navbar-light .navbar-nav .nav-link{color:#fff; font-size:1rem;padding:0.5rem 1.4rem;display:inline-block; line-height:30px; transition: all 500ms ease;}  
.navbar-light .navbar-nav .nav-item:last-child .nav-link{ margin-right:0}
.navbar-light .navbar-nav .active .nav-link,.navbar-light .navbar-nav .nav-link:hover{color:#fff; background:#3b86c4}

.navbar-light .navbar-nav .dropdown-item{font-size:0.9375rem; line-height:1.125rem; color:#fff; } 
.navbar-light .navbar-nav .dropdown-menu{ margin:0 !important; background:rgba(0,124,177,.95)}
.navbar-light .navbar-nav  .dropdown-menus .dropdown-item{font-weight:300;} 
.navbar-light .navbar-nav  .dropdown-menu li a{ display:block; padding:0.3rem 0 0.3rem 1.5rem; font-size:.9rem;}
.navbar-light .navbar-nav .dropdown-menu li a.dq,.navbar-light .navbar-nav .dropdown-menu li a:hover{ color:#d9821b; background:none !important; text-decoration:underline;}
.navbar-light .navbar-nav>.show>a,.navbar-light .navbar-nav>.show>a:focus,.navbar-light .navbar-nav>.show>a:hover{ background-color:#none;color:#fff !important;}  

ul.menu-items{ width:100%; padding:2rem 2rem 2rem 2rem; min-width:990px; left:-390.65px; }
ul.menu-items li a{color:#fff; display:block;font-weight:bold;margin:0px; border-bottom:1px solid #eee;padding-left:0rem;}
ul.menu-items li>ol>li a,ul.menu-items li>ol>li>ol a{ font-weight:normal; border:none;color:#fff; position:relative}
ul.menu-items li>ol li a{ font-weight:bold}
ul.menu-items li>ol{ padding-left:.5rem;}
ul.menu-items li>ol li a{ line-height:1rem !important; font-size:.7rem !important; font-weight:normal !important }
ul.menu-items li>ol li a:after{ position:absolute; content:''; width:4px; height:4px; background:#fff; top:.6rem; left:1rem; border-radius:50%;}






.navbar-light .navbar-nav  .dropdown-menu li ol li .dropdown-item{font-weight:300 !important; padding-left:2.5rem} 
.dropdown-item{white-space:normal; min-width:16rem;} 




/*首页附加样式*/
#etw_banner { position:relative}
#etw_banner img{width:100%; text-align:center; margin:0 auto;}  
#etw_banner .banner_txt{width:80%; max-width:800px;position:absolute; left:5%; margin:0 auto;top: 25%;color:#fff; display:none} 
#etw_banner .banner_txt h1{font-size: 2.0rem;line-height: 2.4rem;position:relative;font-family: 'Roboto-700'; text-shadow:1px 1px 1px #000}  
#etw_banner .banner_txt span{ color:#fff; font-size:1rem;text-shadow:1px 1px 1px #000; line-height:1.2rem; display:block; padding-top:1rem}


.companyprofile,.etw_advantages{ width:100%; height:auto; margin:0rem auto 0 auto; position:relative; background:#fff; padding:0rem 0 0rem 0; overflow:hidden}
.etw_advantages{ margin-top:2rem}
.etw_mainproducts .etw_hometitle,.companyprofile .etw_hometitle,.etw_advantages .etw_hometitle,.company .etw_hometitle{ display:block; color:#000; font-size:2rem; line-height:1.875rem; padding:0 0 1rem 0; margin:0;  font-family: 'Roboto-700'; text-transform:uppercase; position:relative; text-align:center} 

.company .etw_hometitle,.mainbody  .etw_hometitle{ text-align:center; margin-top:1rem; position:relative}
.companyprofile .etw_hometitle{margin-bottom:1rem;}

.company .etw_hometitle:before,.etw_mainproducts .etw_hometitle:before,.etw_advantages .etw_hometitle:before{font-family: fontawesome;content: "\f054"; position:absolute; left: 37%;top: 10%;color:#007ff6; font-size:2rem}
.company .etw_hometitle:after,.etw_mainproducts .etw_hometitle:after,.etw_advantages .etw_hometitle:after{ font-family: fontawesome; content:"\f053"; position:absolute;  right:37%; top: 10%;color:#007ff6;font-size:2rem}
.etw_mainproducts .etw_hometitle:before,.etw_advantages .etw_hometitle:before{left: 28%;}
.etw_mainproducts .etw_hometitle:after,.etw_advantages .etw_hometitle:after{right: 28%;}



.company .etw_hometitle span:before,.etw_mainproducts .etw_hometitle span:before,.etw_advantages .etw_hometitle span:before{font-family: fontawesome;content: "\f054"; position:absolute; left: 36%;color:#333;top:8%;font-size:1.6rem}
.company .etw_hometitle span:after,.etw_mainproducts .etw_hometitle span:after,.etw_advantages .etw_hometitle span:after{ font-family: fontawesome; content:"\f053"; position:absolute;  right:36%; color:#333;top:8%;font-size:1.6rem }
.etw_mainproducts .etw_hometitle span:before,.etw_advantages .etw_hometitle span:before{left: 27%;}
.etw_mainproducts .etw_hometitle span:after,.etw_advantages .etw_hometitle span:after{right: 27%;}


.mainbody{ width:100%; height:auto; margin:0 auto; padding:2rem 0 2rem 0; background:#f0f0f0;}
.company{ width:94%; margin:2rem  auto;  max-width:1200px; position:relative}
.company_txt{ width:65%; float:left; }
.company_txt ul.item li{font-size:.975rem;margin:2px 0 2px 0px; padding-bottom:.2rem;color:#252525;}

.company_txt .more a{ display:block; width:120px; text-align:center;  color:#fff; font-size:0.875rem;transition: all 500ms ease; position:relative;background:#3b86c4; border-radius:8px; padding:.5rem } 
.company_txt .more a:hover{ color:#fff;background:#000 } 
.company_img{ width:50%; position:absolute; right:-2%; top:20%; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);}


.etw_mainproducts{width:100%; margin:0 auto; overflow:hidden; max-width:1200px; } 
.etw_mainproducts ul{overflow: hidden;display: flex;flex-wrap: wrap; }
.etw_mainproducts ul>li{width:23%;margin:0 2% 1.5rem 0;float: left;padding-bottom: 1rem;position: relative;-webkit-transition:0.5s all ease;transition:0.5s all ease; background:#ccc; padding:.5rem}

.etw_mainproducts ul>li:nth-child(4n){margin-right: 0;}
.etw_mainproducts ul>li ol li.product_img{text-align: center;}
.etw_mainproducts ul>li ol li.product_img img{width: 100%;transition: .4s; border:2px solid #3b86c4   }
.etw_mainproducts ul>li ol li.product_img img:hover{ transform: scale(1.05);}
.etw_mainproducts ul>li ol li.product_img>a{width: 100%;display: block;}
.etw_mainproducts ul>li ol li.product_con{position:relative;display: block;color: #313131;font-size: 1rem;line-height: 1.2rem;position: relative; padding:1rem; text-align:center}
.etw_mainproducts ul>li ol li.product_con a{ color:#2982b1;line-height: 1.4rem;}
.etw_mainproducts ul>li ol li.product_con span{ font-size:.875rem; display:block; font-family:Arial, Helvetica, sans-serif; line-height:1.2rem;padding-top:.5rem}

.etw_mainproducts ul>li:hover ol li.product_con a{ color:#3b86c4;}

.etw_customproducts{width:100%; margin:0 auto; overflow:hidden; max-width:1200px; } 
.etw_customproducts ul{overflow: hidden;display: flex;flex-wrap: wrap; }
.etw_customproducts ul>li{width:23%;margin:0 2% 1.5rem 0;float: left;padding-bottom: 1rem;position: relative;-webkit-transition:0.5s all ease;transition:0.5s all ease; background:#f3f5f7}
.etw_customproducts ul>li:nth-child(4n){margin-right: 0;}
.etw_customproducts ul>li ol li.product_img{text-align: center;padding:.5rem;  }
.etw_customproducts ul>li ol li.product_img img{width: 100%;transition: .4s;   }
.etw_customproducts ul>li ol li.product_img img:hover{ transform: scale(1.05);}
.etw_customproducts ul>li ol li.product_con{position:relative;display: block;color: #313131;font-size: 1rem;line-height: 1.2rem;position: relative; padding:1rem; text-align:center}
.etw_customproducts ul>li ol li.product_con a{ color:#2982b1;line-height: 1.4rem;}
.etw_customproducts ul>li:hover { background:#027cb7}
.etw_customproducts ul>li:hover ol li.product_con a{ color:#fff}
.service-item{position:relative;padding:50px 25px;box-shadow:0 0 9.5px .5px rgba(0,0,0,.05);background-color:#fff;transition:all .5s}
.service-icon i{font-size:50px;color:#fff;width:100px;height:100px;line-height:100px;display:inline-block;border-radius:50%;text-align:center;background-color:#3b86c4}
.service-content .title{margin-top:30px;margin-bottom:15px;font-size:1.4rem; color:#292929}
.service-content  a.more{ position:relative; padding-left:1.5rem; padding-top:.2rem}
.service-content  a.more:before{ position:absolute; content:''; top:0rem; left:0%; font-family: fontawesome;  content: "\f061";}
.service-content .custom-btn{margin-top:20px}
.service-item:hover{background-color:#3b86c4}
.service-item:hover i{color:#3b86c4;background-color:#007cb7;animation:fadeInDown .45s cubic-bezier(.89,.05,0,.54)}
.service-item:hover .title,.service-item:hover a.more{color:#fff;animation:fadeInUp .45s cubic-bezier(.89,.05,0,.54); }
.service-item:hover p{color:#fff;animation:fadeInUp .45s cubic-bezier(.89,.05,0,.54)}
.service-item:hover .service-element{opacity:1;animation:fadeInUp .45s cubic-bezier(.89,.05,0,.54)}


.service-element{position:absolute;right:0;bottom:0;opacity:0}




/*container*/
#container{margin-top:189px;}
.container_no{ margin-top:0 !important}
.content{width:94%;  max-width:1200px; margin:0 auto;}
.etw_content{width:94%;  max-width:1200px; margin:0 auto;}
#etw_right{width:75%; float:right;} 
#etw_sidebar{ width:22%; float:left; background:#007cb7;  padding:1rem} 
#etw_sidebar .etw_hometitle{ display:block; color:#fff; text-align:center; font-size:1.4rem; font-weight:400; padding:0.9rem 0 ; position:relative; font-weight:700;  font-family: 'Roboto'; margin:0; }

#etw_sidebar .etw_contactin  .etw_hometitle,#etw_sidebar  .etw_hometitle02{ border-radius:0 !important; background:none; border-top:2px solid #3b86c4; color:#3b86c4}
.inquiry{ padding:1rem; background:#fff;border-radius:5px}
#etw_sidebar .etw_contactin  .etw_hometitle:before,#etw_sidebar  .etw_hometitle02:before{ display:none}
.etw_productlist{ width:100%; float:left;  background:#fff; padding:1rem; border-radius:5px }
.etw_productlist ul,.etw_productlist ul li,.etw_productlist ul li ol li,.etw_productlist ul li ol li{ width:100%; float:left}
.etw_productlist>ul>li{ margin-bottom:10px; position:relative}
.etw_productlist>ul>li>a{ display:block; font-size:0.875rem; color:#fff; line-height:1.25rem; padding:5px 1rem 5px 1.3rem;  font-weight:700;   position:relative; background:#007cb7; border-radius:8px;} 
.etw_productlist>ul>li>a:before{ position:absolute;font-family: fontawesome;  content: "\f105";width:29px; height:19px; left:.8rem; top:.5;}
.etw_productlist>ul>li>ol{float:left; padding-bottom:15px; display:none}
.etw_productlist>ul>li>ol>li{ padding-left: 1.2rem; color: #189bc5}
.etw_productlist>ul>li>ol>li>a{ font-size:0.775rem; color:#666; line-height:1rem; padding:10px 2.8rem 0 0; display:block; position:relative;}
.etw_productlist ul li a:hover,.etw_productlist ul li a.dq{color:#d9821b;}

.etw_productlist ul li ol.show{display: block; }
.etw_productlist ul li .more{position: absolute;right:5px;top:5px;width: 20px;height: 20px;line-height: 20px;color: #13a00c;cursor: pointer;text-align: center;}
.etw_productlist ul li .more:before{content: "";width: 8px;height: 2px;background: #fff;right:0px;top:10px;position: absolute;font-size: .875rem;transition: all .2s;}
.etw_productlist ul li .more:after{content: "";width: 2px;height: 8px;background: #fff;right:3px;top:7px;position: absolute;font-size: .875rem;transition: all .2s;}
.etw_productlist ul li .more.on:after{transform: rotate(-90deg);}
.etw_productlist ul li .more.on:before{transform: rotate(180deg);}
.etw_productlist ul li .more:hover,.etw_productlist ul li .more:hover{opacity: .8;}
.etw_productlist ul li ol.show+.more:after{transform: rotate(-90deg);}
.etw_productlist ul li ol.show+.more:before{transform: rotate(180deg);}

.contact_name{ width:100%; font-size:.8rem}
.contact_name ul {overflow: hidden;display: flex;flex-wrap: wrap;}
.contact_name ul ol{ border-bottom:1px solid #eee;  width:100%; margin-right:2%; float:left; margin-bottom:1rem; text-align:center}
.contact_name ul ol li{ width:30%;  float:left; text-align:left; margin:0 auto}
.contact_name ul ol>li:nth-child(2n){ margin-top:1rem; width:50%; border:2px solid #ccc; padding:1rem; border-radius:20px;}

.contact_name ul ol li span{ display:block}
.contact_name ul ol li img{ margin:0 auto; text-align:left; display:block; border-radius:50%}
.about_show{box-shadow: 0 20px 60px #6059BB12; width:100%%; margin-bottom:2rem; padding:1rem }
.about_show h3{ background:#666; color:#fff; padding:.5rem; padding-left:1rem;border-top-left-radius:20px; border-bottom-right-radius:20px; position:relative}
.about_show h3:before{position:absolute;content:'';top:0;left:1%;right:0;background:#3b86c4;width: 99%;height:4px;border-bottom-right-radius:20px;border-top-left-radius:20px; }
.table-title ul{overflow: hidden;display: flex;flex-wrap: wrap; }
.table-title ul>li{width:49.5%;margin:0 .5% 0rem 0;float: left; background:#eee; padding:.5rem; text-align:center}
.table-title ul>li:last-child{ margin-right:0}
.brief{ font-size:.775rem; line-height:1.3rem;margin-top:1rem; }
/*快速导航*/ 
#etw_producttitle{margin:0 auto 15px 0; height:auto; color:#585858;  font-size:12px;padding:1rem 0 10px 0;}
#etw_producttitle ol{ width:100%; margin:0 auto;}
#etw_producttitle a{color:#1d1d1d; padding-right:15px}
#etw_producttitle li{display:inline-block}
#etw_producttitle li+li::before{padding:0 5px;color:#000;content:"\f105"; font-size:14px; font-weight:bold; font-family:fontawesome; margin-right:12px;}
#etw_producttitle a:hover{color:#3b86c4}
#etw_instruction{width:100%;height:auto;} 


/*other products*/

.otherpro{ width:100%; overflow:hidden; margin:0 auto;}
.otherpro ul{ width:100%; display:block;display: flex;flex-flow:wrap;}
.otherpro>ul>li{width:23.5%;margin:0rem 2% 1rem 0; display:inline-block;box-shadow: 0 5px 5px #dadbdd;background:#f2f2f2;border-radius:8px;}
.otherpro>ul>li:nth-child(4n){ margin-right:0px;}
.otherpro>ul>li:nth-child(4n+1){ clear:both;}
.otherpro>ul>li>ol{width:100%;}
.otherpro ul li ol li.product_img,.otherpro ul li ol li.product_con{ width:100%; }

.otherpro ul li ol li.product_con a{color:#000; line-height:1rem; display:block;font-size:0.8rem; padding:0.6rem 0.8rem; text-align:center;}
.otherpro ul>li:hover{ border-color:#ccc;}
.otherpro ul>li:hover ol li.product_img img{opacity: .9;border-radius:8px;}
.otherpro ul li:hover ol li.product_con a,.otherpro ul li ol.dq li.product_con a{color:#3b86c4;}
@media (max-width: 767.98px) {
.otherpro ul>li{ width:32%;}
.otherpro ul>li:nth-child(4n){ margin-right:2%}
.otherpro ul>li:nth-child(4n+1){ clear:none}
.otherpro ul>li:nth-child(3n){ margin-right:0}
.otherpro ul>li:nth-child(3n+1){ clear:both}
}	
@media (max-width: 575.98px) {
.otherpro ul>li{ width:49%;}
.otherpro ul>li:nth-child(3n){ margin-right:2%}
.otherpro ul>li:nth-child(3n+1){ clear:none}
.otherpro ul>li:nth-child(2n){ margin-right:0}
.otherpro ul>li:nth-child(2n+1){ clear:both}
}
/*other products END*/

.feedback{ width:100%;border:1px solid #e8e8e8;padding:1rem;background: #fafafa;}
.feedback_title{display:block; color:#3b86c4; margin:1rem 0;  border-bottom:2px solid #3b86c4;position:relative; padding-bottom:0.2rem; font-size:1.2rem; font-weight:500;  }
.feekinfo{font-size:1rem;}





/*其他公用样式*/
.smalltitle{font-size:1.4rem; display: block; color: #292929; line-height: 2.2rem; margin:1rem 0 0 0; font-weight:700; padding-bottom:1rem;  position:relative; }
.smalltitle:before{ position:absolute; content:""; width:60px; height:4px; background:#3b86c4; left:0; top:-5px; }
.smalltitle1{font-size:1.125rem; display: block; color: #000; line-height: 1.125rem; margin:5px 0 10px 0; position:relative; padding-left: 1.6rem; padding-top:1.5rem; border-top:1px dashed #dedede}
.smalltitle1_no{ border:none; padding-top:0}
.smalltitle1:before{ position:absolute; content: "\f277"; font-family:fontawesome; color:#3b86c4;   left:0; top:1.5rem; }
.smalltitle1_no:before{top:0rem;}
ul.item{width:97%; padding-bottom:18px; float:none;}
ul.item li{margin:4px 0 5px 0px; padding-bottom:.5rem; padding-left:1rem; width:97%; float:none; position:relative; border-bottom:1px dashed #eee} 
ul.item li:last-child{ border:none}
ul.item li:before{ position:absolute;font-family: fontawesome;  content: "\f101"; top:0; left:0; color:#3b86c4}
ul.item li.last{margin-left:22px;} 
ul.item li ol{display:block; width:100%; margin:4px 0 3px 0; padding-left:0; color:#474747;  line-height:20px;}

.proitem{ float:none; width:auto; overflow:hidden}
.proitem>li{width:100%; line-height:1.6rem; padding:0 0 9px 20px; position:relative; }
.proitem2>li{ width:49%; float:left; margin-right:1%}
.proitem>li::before{position:absolute; content:"";  left:2px; top:10px; width:5px; height:5px; background:#3b86c4; transform:rotate(45deg);   -ms-transform:rotate(45deg);    -moz-transform:rotate(45deg);    -webkit-transform:rotate(45deg);}  



.con_all{ width:100%; height:auto; margin:0 auto;padding:1.2rem 0 1.7rem 0;text-align:center;background: #003869;margin-top: 2rem} 
.con_all p{ color:#fff; font-size:1.625rem; font-weight:700; text-align:center;padding-bottom: 0}
.con_all a{ display:inline-block; width:auto; color:#fff; background:#3b86c4; font-size:1rem; text-transform:uppercase; text-align:center; padding:0.8rem 2rem; margin-left:1.5rem; border-radius:25px; font-weight:300;margin-top: 0.5rem}
.con_all a:hover{ background:#000;}   
.pro_img_show span{ width:100%; display:block;  border-radius:8px}





.pro_title{font-size: 18px; font-weight:bold;position: relative;margin-bottom: 1rem;color: #333;text-align: left;padding-bottom: 0.5rem;background: #eee;position: relative;padding: 0.5rem 0.5rem 0.5rem 1rem;}
.pro_title a{ color:#333}
.pro_title:before{position: absolute;content: "";width: 3px;height: 100%;left: 0;top: 0;background: #ccc;}
.pro_title:after{position: absolute;content: "";border-left: 55px solid transparent;border-top: 45px solid #fff;right: 0;bottom: 0;}






.etw_products{width:100%; height:auto; float:left}
.etw_products>ul{width:100%; display:flex; flex-wrap:wrap}
.etw_products>ul>li{width:31%; float:left; margin:0.5rem 2% 1.375rem 0;box-shadow: 0 20px 60px #6059BB12; background:#f6f6f6; padding:.3rem;transition: all 500ms ease;} 
.etw_products>ul>li:nth-child(3n){margin-right:0} 
.etw_products4>ul>li{width:23.5%;}
.etw_products4>ul>li:nth-child(3n){margin-right:2%} 
.etw_products4>ul>li:nth-child(4n){margin-right:0} 
.etw_products2>ul{ margin-left:15%} 
.etw_products_big ul>li{width:100%;}
.etw_products>ul>li .product_img{width:100%; float:left; padding:.5rem; background:#fff}
.etw_products>ul>li .product_img img,.etw_products1>ul>li>ol>li.product_img img{width:100%; transition: .4s;}  
.etw_products>ul>li .product_img img:hover,.etw_products1>ul>li .product_img img:hover{ transform: scale(1.05);}
.etw_products>ul>li .product_con{width:100%; float:left; padding:0.5rem;  position:relative; line-height:1.2rem;}  
.etw_products>ul>li .product_con a{color:#000; font-size:1rem; line-height:1.2rem; display: block; padding:0.5rem 0 0.5rem 0; text-align:center;} 
.etw_products>ul>li:hover .product_con a,.etw_products>ul>li.dq .product_con a{ color:#3b86c4; text-decoration:underline}
.etw_products>ul>li:hover,.etw_products>ul>li.dq{ background:#ccc}
.etw_products>ul>li .product_con span{font-size:12px;display:block;}
.etw_products ul>li>ol>li.product_con i{ display:block; position:relative; padding:2px 0 2px 15px; color:#666; font-style:normal; font-size:12px; line-height:1.2re; text-align:left}
.etw_products ul>li>ol>li.product_con i:before{ content:""; position:absolute; left:0; width:4px; height:4px; top:10px; background:#999; border-radius:50%;}


.etw_products1{width:100%; height:auto; float:left}
.etw_products1 ul{ width:100%; display:flex; flex-flow: wrap; margin-bottom:0}
.etw_products1 ul>li{ width:48%; margin:0.5rem 0 1rem 0; padding:.5rem; float:left;border-bottom:1px dashed #ccc;border-right:1px dashed #ccc; padding-bottom:1rem} 


.etw_products1 ul>li:nth-child(2n){  border-right:none}
.etw_products1>ul>li>ol,.etw_products1>ul>li>ol>li{ width:100%}
.etw_products1>ul>li>ol>li.product_img{width:30%; float:left; text-align:center; padding-top:2rem }
.etw_products1>ul>li>ol>li.product_img img{ width:100%} 
.etw_products1>ul>li>ol>li.product_con{ width:67%; float:right; font-size:0.8325rem; line-height:1.25rem; color:#787878;}
.etw_products1>ul>li>ol>li.product_con a,.etw_products1>ul>li>ol>li.product_con  span{ display:block; text-align:left; font-size:1rem; line-height:1.125rem; color:#28264e;  padding:0.2rem 0 0.7rem 0;} 
.etw_products1>ul>li>ol>li.product_con a:hover{ color:#000; text-decoration:underline}  
.etw_products1 ul li.product_con .more a{ display:block; color:#fff; background:#e60012; text-align:center; font-size:0.875rem; line-height:30px; width:110px; margin-top:1.25rem; padding:0}
.etw_products1 ul li.product_con .more a:hover{ color:#fff; text-decoration:none; background:#004d87}
.etw_products1 ul>li>ol>li.product_con>ol a{ color:#666; text-align:left; font-size:0.775rem; font-family:Arial, Helvetica, sans-serif;padding:0; position:relative; padding-left:1rem;} 
.etw_products1 ul>li>ol>li.product_con>ol a:before{ position:absolute; content:""; width:4px; height:4px; border-radius:50%; background:#666; top:.4rem; left:0}
.etw_products1 ul>li>ol>li.product_con>ol a:hover{ background:none; color:#3b86c4}
.etw_products1 ul>li>ol>li.product_con span{font-size:.775rem; display:block;padding-bottom:1rem;color:#666; }

.etw_products1 ul>li>ol>li.product_con i{font-size:.775rem; display:block; position:relative; padding:2px 0 2px 15px; color:#666; font-style:normal; line-height:1.2re; text-align:left}
.etw_products1 ul>li>ol>li.product_con i:before{ content:""; position:absolute; left:0; width:4px; height:4px; top:10px; background:#999; border-radius:50%;}

@media (max-width: 575.98px) {
.etw_products1 ul > li{ width:100%; margin:0; border:none; border-bottom:1px solid #eee}
}

.img_center,.img_center1{width:100%;clear:both;margin:0.3rem auto 1rem auto;text-align:center; }
.img_center img{  }
.img_center1{ margin-bottom:0.4rem}
.img_center1 img{border:1px #dedede solid}
.img_left,.img_right{width:35%;float:right; margin:10px 0 14px 4%; text-align:center;}
.img_right{ box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); margin-bottom:2rem}
.img_left{float:left;margin:0 4% 25px 0;width:32%}
.sswidth{width:20%; min-width:150px;}
.swidth{width:24.25%; min-width:150px;}
.smwidth{width:32%; margin-top:8px}
.mswidth{width:35%; margin-top:1.125rem; border-radius:18px;}
.mswidth img,.mwidth img{ border-radius:18px;}
.mwidth{width:38%; margin:0 0 5px 4%}
.img_left img,.img_right img{display:block; width:100%; border:1px #dedede solid}

.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%;  position: relative; margin-bottom:0} 
.etw_photo ul.nopic li img{border:none; border-radius:50%; border:1px solid #ccc; padding:.5rem} 

.etw_photo ul li a{color:#1d1d1d;}
.etw_photo ul li span{display:block; text-align:left; line-height:1.3rem} 
.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_pic2s ul li{width:45%}

.etw_pic3 ul li{width:32%}
.etw_pic4 ul li{width:23.5%; color:#000;font-size:.875rem; line-height:1rem; padding-bottom:1rem}
.etw_pic4 ul li figure{ padding-bottom:1rem}
.etw_pic5 ul li{width:18.2%;font-size:12px;}
.etw_pic6 ul li{width:12%;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(7n){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(7n+1){clear:both;}
figure{margin:0}

.left_pic{width:100%; height:auto; float:left; margin:0 0 25px 0;}
.left_pics{width:100%; height:auto; float:left; } 
.left_pics img{width:100%; text-align:center;border:1px solid #eee}
.left_pics a{cursor:default} 
.related_pic{width:100%; height:auto; float:right;  text-align:center}
.related_pic a{width:15%; height:auto; float:left; margin:10px 2% 0 0; display:block; text-align:center; color:#666; font-size:12px;}
.related_pic a:nth-child(6n){margin-right:0}
.related_pic a img{width:100%; border:1px solid #eee } 
 

#etw_set_feedback_form{overflow:hidden;height:auto;width:100%; float:left;   padding:0.5rem 0 1.2rem 0; margin: 0}
#etw_form_title{text-align:left;color:#1d1d1d;font-size:1.2rem;padding:0px;position: relative; font-weight: bold;}
#floatchatiframe2011{margin: 0 -15px;}
#etw_form_title span{padding-right:5px}
#etw_form{width:100%}
.indent{ padding-left:48px}
#form p{ font-size:0.8325rem; line-height:1.4rem; text-align:left; padding-bottom:0}

.other_pro{width:100%;margin:1.5rem 0 0 0;overflow:hidden;}
.other_pro ul{ width:100%; display:flex; flex-wrap:wrap}
.other_pro ul>li{width:32%;margin:0 2% 1rem 0;overflow:hidden}
.other_pro ul li:nth-child(3n){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:#888}
.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:#1d1d1d;display:block;line-height:16px;padding:8px 10%;font-size:13px}
.other_pro ul li ol:hover li.product_con a{color:#05497a;;text-decoration:underline}
.box_show p{ box-shadow:0 10px 20px rgba(0, 0, 0, 0.4); padding:1rem; margin-top:2rem; margin-bottom:1rem}
.box_show p strong{ font-size:1.2rem}
.feedback{ width:100%; height:auto; margin:0 auto 2.6rem; max-width:1200px; padding:1rem 0 1rem 0; border-bottom:1px #1c547f solid; text-align:center} 
.feedback p{ color:#fff; font-size:1.25rem; font-weight:700; text-align:center;}
.feedback a,.feedback01 a{ display:inline-block; width:auto; color:#1d1d1d; background:#9bc14f; font-size:1rem; text-transform:uppercase; text-align:center; padding:0.4rem 2rem; margin-left:3rem; border-radius:25px; font-weight:300}
.feedback01{ text-align:center; margin:0 auto; }
.feedback01 a{ margin:1rem auto; background:#3b86c4; color:#fff}
.feedback a:hover,.feedback01 a:hover{ background:#000; color:#fff} 




/*底部*/
#footer{width:100%;height:auto; background:#333;}
.etw_bottom{ width:100%; overflow: hidden; padding-bottom:1rem; position:relative}
.foot_logo{ color:#fff; text-align:left; font-size:.9rem;}
.foot_logo p{ padding-top:1rem; line-height:1.4rem;font-family:Arial, Helvetica, sans-serif;color: #fff; }
.etw_bottom .content ul{margin-top: 2rem; width:100%; float:left}
.etw_bottom .etw_contactin{  float:left}
.etw_bottom ul>li>ol,.etw_bottom .content ul>li>ol>li{width: 100%;float: left;}
.etw_bottom .content ul>li{margin-bottom: 0.5rem}
.etw_bottom .content ul>li:nth-child(4){ margin-right:0}

.etw_bottom .etw_contactin ul>li{width: 100%}

.etw_bottom .content ul>li>a,.etw_bottom .content .etw_contactin ul>li:nth-child(1)>a,.big_item a{color: #fff;font-weight: 700;font-size: 1rem;line-height: 1.5rem;text-align: left;display: block;margin-bottom: 0.75rem}
.etw_bottom .content ul>li>ol>li{margin-bottom: 0.35rem}  
.etw_bottom .content ul>li>ol>li>a{ color: #fff;float: left;font-size: .875rem; font-weight:normal; position:relative; padding-left:.8rem; line-height:1.2rem; margin-bottom:.5rem}
.etw_bottom .content ul>li>ol>li>a:before{ position:absolute; content:""; width:5px; height:5px; background:#fff; top:.5rem; left:0; border-radius:50%;  }
.etw_bottom .content ul>li>ol>a{font-size: 13px;line-height: 1.125rem;position: relative;padding-left: 0.25rem;display: block;padding-bottom: 0.3rem;}  
.etw_bottom .content ul>li a:hover{text-decoration: underline;color: #000}

.etw_contactin{ width:100%; float:right}
.etw_contactin ul{ width:90%; margin:0 auto}
.etw_contactin ul li{ width:100%; color:#030303; font-size:0.785rem; line-height:1.2rem; padding:0 0 0.75rem 1.25rem; position:relative}
.etw_contactin ul li:before{font-family: fontawesome; position:absolute; content:"\f1d8";  left:0; top:3px}
.etw_contactin ul li:nth-child(2):before{ font-family: fontawesome; position:absolute; content:"\f095";  left:0; top:3px;}
.etw_contactin ul li:nth-child(3):before{ font-family: fontawesome; position:absolute; content:"\f1ac";  left:0; top:0px;}
.etw_contactin ul li:nth-child(4):before{font-family: fontawesome; position:absolute; content:"\f0e0";  left:0; top:0px;}
.etw_contactin ul li span{ color:#333}
.etw_contactin ul li a{ color:#333}
.etw_contactin ul li a:hover{ color:#fd0100; text-decoration:underline}
.etw_bottom .etw_contactin a,.etw_bottom .etw_contactin ul li,.etw_bottom .etw_contactin ul li span{ color: #fff;}
.etw_bottom .content .etw_contactin ul li a{ display:inline; font-weight:normal; color: #fff;font-size: 13px;}
.etw_bottom .content .etw_contactin ul{ width:100%}
.etw_bottom .content .etw_contactin ul > li{ margin-bottom:0}
.etw_bottom .content .etw_contactin ul li:nth-child(1):before{ display:none; background:none}
.etw_bottom .content .etw_contactin ul li:nth-child(2):before{ font-family: fontawesome; position:absolute; content:"\f1d8";  left:0; top:3px;}
.etw_bottom .content .etw_contactin ul li:nth-child(3):before{ font-family: fontawesome; position:absolute; content:"\f095";  left:0; top:3px;}
.etw_bottom .content .etw_contactin ul li:nth-child(4):before{ font-family: fontawesome; position:absolute; content:"\f1ac";  left:0; top:0px;}
.etw_bottom .content .etw_contactin ul li:nth-child(5):before{font-family: fontawesome; position:absolute; content:"\f0e0";  left:0; top:0px;}

.etw_bottom .content .etw_contactin ul li:nth-child(1){ padding-left:0; position:relative}


#etw_footin{margin:0 auto;width:100%;text-align:center; position:relative;  background:#333; border-top:1px solid #666; padding-bottom:1rem}
#etw_coper a{display:block;color:#fff; margin-top:0.5rem;font-size:0.875rem;  font-size:0.75rem;}
#otherlink{clear:both;width:100%;height:auto;}
#otherlink a{color:#fff; font-size:0.75rem; display:inline-block;padding:0.8rem 0.3rem 0 0.3rem; margin-right:0.875rem;}
#otherlink a span{opacity:.5;position:relative;top:0;font-size:0.875rem;}
#otherlink a:hover{color:#3b86c4; text-decoration: none;}
#otherlink a:hover span{opacity:1;top:-3px;transition:all .3s ease-in-out} 


/*tags*/
#tags{ padding-bottom:1.5rem}
#tags_title{ display:block; color:#f1b601; font-size:.85rem; font-weight: 500; line-height:28px; text-align:left; padding:10px 0 0 0;} 
#tags>related>a{ padding: 0 10px 0 0; margin:0 5px 3px 0;color:#777;display:inline-block;line-height:16px;font-size:13px; }
.etw_products_tags{ width:100%; height:auto; overflow:hidden;}
.etw_products_tags ul{ width:100%; display:flex; flex-wrap:wrap}
.etw_products_tags ul>li{ width:23%; margin:0 2.6% 2% 0;}
.etw_products_tags ul>li:nth-child(4n){ margin-right:0}
.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;}


.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%;clear:both}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}
.owl-carousel .owl-item{float:left}
.owl-controls .owl-buttons div,.owl-controls .owl-page{cursor:pointer}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}

.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-one{float:none;margin:0 auto;width:100%;max-width:1140px;position:relative}
.owl-theme .owl-controls{width:100%;text-align:center}
.owl-theme .owl-controls .owl-buttons{display:block;width:100%;height:100%}
.owl-theme .owl-controls .owl-buttons div{position:absolute;display:inline-block;display:block;width:45px;height:45px;color:#fff;font-size:0;zoom:1;top:33%; filter:Alpha(Opacity=50);}
.owl-theme .owl-controls .owl-buttons div.owl-prev{left:-40px;}
.owl-theme .owl-controls .owl-buttons div.owl-prev:before{color:#5b5b5b; font-size:1.8rem; font-family:fontawesome; content:"\f0a8"}
.owl-theme .owl-controls .owl-buttons div.owl-next{right:-40px;}
.owl-theme .owl-controls .owl-buttons div.owl-next:before{color:#5b5b5b; font-size:1.8rem; font-family:fontawesome; content:"\f0a9"}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{text-decoration:none;opacity:.6;filter:Alpha(Opacity=100)}
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1}
.owl-theme .owl-controls .owl-page span{display:block;margin:5px 7px;width:12px;height:12px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791;opacity:.5;filter:Alpha(Opacity=50)}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{opacity:1;filter:Alpha(Opacity=100)}
.owl-theme .owl-controls .owl-page span.owl-numbers{padding:2px 10px;width:auto;height:auto;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;color:#FFF;font-size:12px}

.owl-pagination{display:none}
.owl-one .item{width:98%;margin:3px auto 3px;float:none;} 
.owl-one .item a:hover .about_title{color:#da251c;}
.owl-one .item img{display:block;width:100%;height:auto; border:7px #fff solid;border-radius: 20px}
.owl-one .item .buttons a{padding:0}
.action{position:relative;overflow:hidden;height:auto;width:100%}
.action span{ font-size:.9rem; line-height:1.2rem; display:block; padding:0 1rem}

/*video*/  
.videoall2 ul li{width:17.5%;float:left;margin:15px 3% 5px 0;}
.videoall2 ul li a{display:block;text-align:center; line-height:18px; font-size:14px;}
.videoall2 ul li:nth-child(5n){margin:15px 0px 5px}
.videoall2 ul li:nth-child(5n+1){ clear:both}
.videoall2 ul li a span{display:block;margin-bottom:10px;}
.videoall2 ul li a span{display:block;position:relative;color:#fff;font-size:26px;}
.videoall2 ul li a span:before{border-radius:50%;font-family:fontawesome;top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;content:"\f04b";width:50px;height:50px;padding:15px 0 0 7px; color:#c9161c; background:#fff}
.videoall2 ul li a span:hover:before{background:#c9161c;color:#fff;} 

 
 
.videoall ul li{width:31%;float:left;margin:15px 3% 5px 0;}
.videoall ul li a{display:block;text-align:center; line-height:18px; font-size:14px;}
.videoall ul li:nth-child(3n){margin:15px 0px 5px}
.videoall ul li:nth-child(3n+1){ clear:both}
.videoall ul li a span{display:block;margin-bottom:10px;}
.videoall ul li a span{display:block;position:relative;color:#fff;font-size:26px;}
.videoall ul li a span:before{border-radius:50%;font-family:fontawesome;top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;content:"\f04b";width:50px;height:50px;padding:15px 0 0 7px; color:#c9161c; background:#fff}
.videoall ul li a span:hover:before{background:#c9161c;color:#fff;} 


/*引用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:#1d1d1d;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;} 
        
 
@media (max-width: 1800px) { 

}

@media (max-width: 1500px) { 

#etw_banner .banner_txt{width:65%; top:20%} 
}

@media (max-width: 1199.98px) {  
.navbar-light .navbar-nav .nav-link{ margin: 0; font-size:.8rem}
#etw_logo{margin-left:1rem;width: 116px;}


#etw_banner .banner_txt h1{font-size:1.8rem; line-height:2rem; }
.etw_homelink ul > li span{ font-size:0.875rem; padding:1rem 1rem 0 1rem} 
.companynames{  font-size:.775rem; }
.companynames h4{ font-size:1.2rem; font-weight:bold; margin-bottom:0; padding-bottom:0}


}
@media (max-width: 1200.98px) {  
.company_img{width: 100%;right: 0;top: 100%;}
.company_txt{width:100% }
.company{margin-bottom: 55%;}
}
@media (max-width: 991.98px) { 
.top-nav{text-align:left; width:100% !important; clear:both; background:#eee}
.navbar-light .navbar-nav .nav-link{padding:0.5rem 1.4rem 0.3rem 1rem; line-height: 1.5rem; display:block; color:#333; margin:0}
.navbar-light .navbar-nav .active .nav-link,.navbar-light .navbar-nav .nav-link:hover{border-bottom:none; }
.navbar-nav .dropdown-menu{ border:none; border-radius:0; margin-top:-1px;}
.navbar{padding:0.05rem 0rem 0;} 
.navbtn{margin:1rem 1rem 0 0;}
.navbar-dark .navbar-toggler{ border:1px solid #333;background:#ccc}
#etw_language{padding-right:1.3rem; top:0}
#header{position: relative;}
#container{margin-top:0;} 
#etw_logo{ display:block;width: 140px;}
#etw_sidebar,#headerin:before,.top_cer{display:none}
#etw_right{width:100%; padding-left:0}
.pt-5, .py-5 { padding-top: 1.5rem !important;}   
.company img{display:none;} 
.company_txt{ width:100%}    

.company_txt{ padding:0 3%}
.etw_mainproducts ul > li .maintxt{ font-size:0.875rem}
.etw_products > ul > li .product_con .more,.etw_bottom:before,.company .etw_hometitle:before,.company .etw_hometitle:after,.company .etw_hometitle span:before,.etw_mainproducts .etw_hometitle span:before,.etw_advantages .etw_hometitle span:before{ display:none}
.etw_mainproducts .etw_hometitle:before,.etw_advantages .etw_hometitle:before,.etw_mainproducts .etw_hometitle:after,.etw_advantages .etw_hometitle:after,.etw_mainproducts .etw_hometitle span:before,.etw_advantages .etw_hometitle span:before,.etw_mainproducts .etw_hometitle span:after,.etw_advantages .etw_hometitle span:after,.company .etw_hometitle span:after{ display:none}

.img_center img{ width:65%}
.etw_mainproducts ul >li,.etw_customproducts ul>li{width:48%; margin:0 4% 2rem 0}
.etw_mainproducts ul > li:nth-child(4n),.etw_customproducts ul > li:nth-child(4n){margin-right:4%}
.etw_mainproducts ul > li:nth-child(2n),.etw_customproducts ul > li:nth-child(2n){margin-right:0} 





}

@media (max-width: 767.98px) {#etw_language,.etw_homelink > img,.etw_sidebar,.etw_productlists,#etw_banner .banner_txt{display:none;} 

	.etw_hometitle, h2{font-size:1.2rem; margin-top: 0.5rem;} 
	.etw_products ul > li{width:48%; margin-right:4%}
	.etw_products ul > li:nth-child(3n){margin-right:4%}
	.etw_products ul > li:nth-child(2n){margin-right:0}  
	.etw_products2>ul{ margin:0}

	

	
	.other_pro ul > li,.etw_smaple ul>li{ width:48%; margin-right:4%}
	.other_pro ul > li:nth-child(4n),.etw_smaple ul > li:nth-child(3n){ margin-right:4%}
    .other_pro ul > li:nth-child(2n),.etw_smaple ul > li:nth-child(2n){ margin-right:0}
.etw_homelink ul > li{width:48.5%; margin-right:3%}
.etw_homelink ul > li:nth-child(4n){margin-right:3%}
.etw_homelink ul > li:nth-child(2n){margin-right:0}
.img_center img{ width:75%}

}

@media (max-width: 575.98px) {.companynames,.etw_contactin ul li img,.etw_productlists,.etw_bottom .content ul,.big_item, {display:none;} 
.etw_bottom .content .etw_contactin ul { display:block}
.etw_contactin ul li p{ text-align:left}
.etw_contactin ul li{ border:none; padding-left:0}
#etw_coper a{font-size:0.6rem;}
.etw_products ul>li,.img_left, .img_right,.left_pic,.etw_products > ul > li,.etw_mainproducts ul > li,.etw_smaple ul > li,.etw_homelink ul > li,.mainbody .table-responsive,.etw_contactin{width:100% !important; margin-right:0;} 
.smwidth,.etw_contactin ul li{width:100% !important;}   
.etw_pic3 ul li:nth-child(2n),.etw_pic4 ul li:nth-child(2n){margin-right:0;}
.etw_pic3 ul li,.etw_pic4 ul li{width:49%;margin-right:2%;}  
.row{ margin-left:0 !important; margin-right:0 !important}

.etw_contactin ul li:before,.companynames{display:none}

}