@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('Opensans'), local('Opensans-Regular'), url(../font/opensans-regular.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: 500;
  src: local('Opensans Semibold'), local('Opensans-Semibold'), url(../font/opensans-semibold.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: 700;
  src: local('Opensans Bold'), local('Opensans-Bold'), url(../font/opensans-bold.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/*basic*/
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;color: #555;font-size: 15px}
p{margin:0;padding:0 0 1rem} 

body{font-family: Opensans;color:#495057; font-weight: 300; font-size:0.875rem;  line-height:1.25rem;background: #eee;}
hr{ border-top:1px #ddd dashed; margin:1rem 0}
table{margin:5px 0 0;width:100%;}
.table-responsive{margin-bottom:1rem;} 
.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:#f2f2f2!important;font-weight: 500;}   
.table>tbody>tr>td{vertical-align:middle;padding:8px;font-size:14px;line-height:18px;}    
.table>tbody>tr:last-child{border-bottom: 1px solid #dee2e6;}
.etw_hometitle,h2{ padding:0.5rem 0 1.25rem;font-size:1.5rem; color:#202020;font-weight:700; margin: 0;}
.etw_hometitle{font-size:1.35rem; padding-bottom:1.125rem; color:#202020; margin-bottom:1rem}  
.clearfix{clear: both;}
a.link{font-style: italic;color: #d73530;text-decoration: underline;}
a.link:hover{color: #9aca3c;text-decoration: none;}
h3{text-align: left;color: #9aca3c;font-size: 1.125rem;padding-bottom: 0.5rem;position: relative;line-height: 1.375rem;font-style: italic;}  


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;} 
/*头部*/
#header{width:100%;position:fixed; top:0; right:0; left:0; z-index:100; margin:0 auto;}   
#headerin{width:100%; margin:0px auto; max-width:1150px; background: #fff;padding: 0 1rem;} 
#etw_logo{ width:auto;float:left;margin-top: 0.5rem;margin-bottom: 1rem;}
.navbtn{ margin-top:1rem;}  
#etw_language{float:right;text-align: right;height: 35px;width: 100%;position: relative;} 
#etw_language .dropdown-item{ display:inline-block;width:auto; font-size:0.875rem; padding:0.4rem 0.7rem 0.4rem;color:#333; font-weight:300;background: none;}
#etw_language .dropdown-item:hover,.etw_contact a:hover{ color:#0083ca; text-decoration:underline; background:none} 

.top-nav{ width:auto; float:right;margin-top: 1.25rem}
.navbar{ padding:0;}
.navbar-collapse{justify-content:center;} 
.navbar-light .navbar-nav .nav-link{color:#333; font-size:1rem; padding:0.25rem 0.5rem; line-height:2rem; font-weight:400;}
.navbar-light .navbar-nav .active .nav-link,.navbar-light .navbar-nav .nav-link:hover{color:#0083ca;}
.navbar-light .navbar-nav .dropdown-menu a:hover{color:#0083ca;}
.navbar-light .navbar-nav .dropdown-item{font-weight:700; font-size:1rem; line-height:1.5rem} 
.top-nav ul li ol{width: 100%;padding: 0 1.75rem 0.5rem;}
.top-nav ul li ol li{width: 100%;float: left;margin-bottom: 0.25rem;}
.top-nav ul li ol li a{display: block;color: #555;text-align: left;font-size: 13px;position: relative;padding-left: 10px;}
.top-nav ul li ol li a:before{position: absolute;content: "\f105";font-family: fontawesome;left: 0;top: 0;}  
.top-nav ul li ol li a:hover,.top-nav ul li ol li a.dq{color: #0083ca;}
.dropdown-item.active, .dropdown-item:active{background: #fff;color: #0083ca} 

/*首页附加样式*/
#etw_banner{width:100%; height:auto; position:relative; margin:0 auto;}
.etw_banner1{background: #eee;padding: 1rem;margin-bottom: 1.5rem!important;} 
.banner_txt {position: absolute;left: 4%;top: 30%;max-width: 500px;}  
.bannerinfo{width: 100%;float:left; position:relative;padding: 0.5rem;text-align: center;} 
.banner_txt h1{font-size:1.75rem; line-height:2.25rem; color: #fff;text-align: center;background: rgba(0,131,202,.8);position: relative;padding: 1.5rem;font-weight: 700;border: 1px solid #fff;border-top: 4px solid #9aca3c;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;}  

.etw_mainproducts{ width:100%;padding: 2rem 1rem 1.25rem;float: left;background: #ececec;}  
.etw_mainproducts .etw_hometitle{text-align: center;color: #333;font-size: 1.75rem;margin-bottom: 0;position: relative;line-height: 2.25rem;font-weight: 700;width: 100%;} 
.etw_mainproducts .etw_hometitle span{color:#333}
.etw_mainproducts ul{ width:100%; display:flex; flex-wrap:wrap;margin-bottom: 0;}
.etw_mainproducts ul>li{ width:49%;margin: 0 2% 1rem 0;background: #fff;border: 1px solid #ccc;position: relative;}  
.etw_mainproducts ul>li:nth-child(2n){margin-right: 0;}
.etw_mainproducts ul>li>ol{position: relative;}
.etw_mainproducts ul>li>ol,.etw_mainproducts>ul>li>ol>li{ width:100%;} 
.etw_mainproducts ul>li>ol>li.product_img{position: relative;margin: 0 auto;text-align: center;transition: .3s;width: 45%;float: left;} 
.etw_mainproducts ul>li>ol>li.product_img:hover{opacity: .7;}
.etw_mainproducts ul>li>ol>li.product_con{width: 55%;float: right;padding: 1rem 0.5rem 1rem 1rem;} 
.etw_mainproducts ul>li .protitle{width: 100%;background: #0083ca;padding: 0.75rem 0.5rem;}
.etw_mainproducts ul>li .protitle a{display:block; text-align:center; font-size:15px; font-weight:700; color:#fff;line-height: 1.25rem;}  
.etw_mainproducts ul>li>ol>li.product_con ol{width: 100%}
.etw_mainproducts ul>li>ol>li.product_con ol>li{width: 100%;float: left;padding-left: 0.75rem;position: relative;margin-bottom: 0.5rem;}
.etw_mainproducts ul>li>ol>li.product_con ol>li:before{position: absolute;content: "";width: 5px;height: 5px;background: #9aca3c;border-radius: 50%;left: 0;top: 6px;}
.etw_mainproducts ul>li>ol>li.product_con>a:hover{color: #9aca3c;} 
.etw_more{width: 100%;float: left;margin: 0.5rem auto;text-align: center;}
.etw_more a{display: inline-block;color: #fff;padding: 0.5rem 1.5rem;background: #9aca3c;border-radius: 5px;text-align: center;}
.etw_more a:hover{background: #000;}

.etw_mainbody{width:100%;margin: 0 auto;float: left;margin-top: 1.5rem;} 
.etw_mainbody .etw_hometitle{text-align: center;color: #333;font-size: 1.75rem;margin-bottom: 0;position: relative;line-height: 2.25rem;font-weight: 700;width: 100%;} 
.etw_mainbody .etw_hometitle span{color:#333;}
.etw_mainbody ul{width: 100%;display: flex;flex-wrap: wrap;}  
.etw_mainbody ul li{width: 25%;float: left;position: relative;margin-bottom: 1rem;border-right: 1px solid #fff;text-align: center;}
.etw_mainbody ul li:after{position: absolute;content: "";width: 100%;height: 100%;background: rgba(0,0,0,.7);left: 0;top: 0;}
.etw_mainbody ul li:nth-child(4n){margin-right: 0;} 
.etw_mainbody ul li span{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 90%;text-align: center;color: #fff;font-weight: 700;z-index: 2;line-height: 1.75rem;} 
.etw_mainbody ul li span:hover{color: #9aca3c;text-decoration: none;}
.etw_mainbody ul li span strong{font-size: 1.5rem;color: #c8f07b;font-family: Franklin Gothic Heavy;font-weight: bold;line-height: 1.75rem;}


.etw_mainpro{width: 100%;float: left;margin: 0 auto;background: #eee;padding: 2rem 0;} 
.etw_mainpro .etw_hometitle{text-align: center;color: #333;font-size: 1.75rem;margin-bottom: 0;position: relative;line-height: 2.25rem;font-weight: 700;width: 100%;} 
.etw_mainpro .etw_hometitle span{color:#333;}
.etw_mainpro ul{width: 100%;margin-bottom: 0;}
.etw_mainpro ul>li{width: 49%;float: left;margin-bottom: 1.5rem;margin-right: 2%;}
.etw_mainpro ul>li:nth-child(2n){margin-right: 0;}
.etw_mainpro ul>li>ol{width: 100%;}
.etw_mainpro ul>li>ol>li.product_img{width: 36%;float: left;position: relative;text-align: center;}
.etw_mainpro ul>li>ol>li.product_img img{position: relative;z-index: 2;}
.etw_mainpro ul>li>ol>li.product_con{width: 64%;float: right;background: #fff;padding: 1rem 1rem 1rem 2rem;position: relative;margin-top: 1rem;}
.etw_mainpro ul>li>ol>li.product_con:after{position: absolute;content: "";width: 2rem;height: 100%;background: #fff;left: -2rem;top: 0;}
.etw_mainpro ul>li>ol>li.product_con:before{position: absolute;content: "";width: 100px;height: 4px;background: #9aca3c;left: 2rem;top: 0;}
.etw_mainpro ul>li>ol>li.product_con a{display: block;font-size: 1rem;line-height: 1.5rem;padding-bottom: 0.75rem;color: #333;font-weight: 700;}
.etw_mainpro ul>li>ol>li.product_con a:hover{color: #0083ca;text-decoration: underline;}

.etw_company{width: 100%;float: left;margin: 0 auto;margin-top: 2rem;} 
.etw_company .etw_hometitle{text-align: center;color: #333;font-size: 1.75rem;margin-bottom: 0;position: relative;line-height: 2.25rem;font-weight: 700;width: 100%;} 
.etw_company .etw_hometitle span{color:#333;} 
.company_left{width: 45%;float: left;z-index: 2;position: relative;}
.company_right{width: 55%;float: right;background: #fff;padding: 1rem 1rem 1rem 2rem;position: relative;margin-top: 1rem;} 
.company_right:before{position: absolute;content: "";width: 100px;height: 4px;background: #9aca3c;left: 2rem;top: 0;}
.more{width: 100%;float: left;margin-top: 0.5rem;text-align: left;}
.more a{display: inline-block;background: #9aca3c;color: #000;padding: 0.5rem 1rem;}
.more a:hover{background: #000;text-decoration: none;color: #fff;}
.etw_mainpro ul>li{border: 1px solid #ccc;}
.etw_mainpro{padding-left: 1rem;padding-right: 1rem;}


#etw_bottom{ width:100%;margin:0 auto;padding-bottom: 0.5rem;float: left;background: url(../images/bottom.jpg) no-repeat top #000;margin-top: 2rem;padding: 1.5rem 1rem 0;}    
#etw_bottom .etw_hometitle{text-align: left;color: #fff;font-size: 1rem;margin-bottom: 0.5rem;position: relative;line-height: 1.5rem;font-weight: 500;padding-bottom: 0;}   
#etw_bottom ul{width: 100%;display: flex;flex-wrap: wrap;margin-bottom: 0;}
#etw_bottom ul>li{width: 24%;float: left;margin-right: 4%;margin-bottom: 1rem}   
#etw_bottom ul>li:nth-child(1){width: 18%}
#etw_bottom ul>li:nth-child(3){margin-right: 0;}
.etw_bottom1 ul>li{margin-right: 2%!important}
.etw_bottom1 ul>li{width: 26%!important;}  
.etw_bottom1 ul>li:nth-child(1){width: 16%!important;} 
.etw_bottom1 ul>li:nth-child(3){margin-right: 2%;}
#etw_bottom ul>li:nth-child(4){margin-right: 0!important;}
#etw_bottom ul>li ol,#etw_bottom ul>li ol>li{width: 100%;color: #d7d7d7;} 
#etw_bottom ul>li ol>li{margin-bottom: 0.25rem;color: #d7d7d7} 
#etw_bottom ul>li ol>li>a{display: block;color: #d7d7d7;position: relative;padding-left: 0.75rem}
#etw_bottom ul>li:nth-child(1)>ol>li>a{font-weight: 700;padding-left: 0;color: #fff;font-size: 15px;margin-bottom: 0.5rem;}
#etw_bottom ul>li>a{font-weight:700;color: #fff;display: block;padding-bottom: 0.5rem;font-size: 15px;}

#etw_bottom ul>li ol>li>a:before{position: absolute;content: "\f105";font-family: fontawesome;left: 0;top: 0;}  
#etw_bottom ul>li strong{color: #fff;font-weight: 500;}
.etw_bottom1 ul>li:last-child ol>li>a{display: inline-block!important;padding-left: 0!important;}
#etw_bottom ul>li:nth-child(1)>ol>li>a:before,.etw_bottom1 ul>li:last-child ol>li>a:before{display: none;}
#etw_bottom ul>li a:hover{color: #9aca3c!important;}

/*container*/
#container{margin-top:106px;}  
.content{ width:100%;  max-width:1150px; margin:0 auto;background: #fff;padding: 0 1rem;box-shadow: 0 0 10px #bbb;} 
#etw_right{ width:75%; float:right;margin-top: 1rem;} 
#etw_sidebar{ width:22%; float:left;margin-bottom: 1.5rem;background: #8bacb5;padding: 0.5rem;}  
#etw_sidebar .etw_hometitle{display:block; line-height:28px; font-size:20px;color:#fff;padding-bottom:0.5rem;margin-bottom: 0;position: relative;border-bottom: 1px dashed #fff;}  
#etw_productlist{width:100%;height:auto;float:left;}  
#etw_productlist ul{padding: 0.5rem;}
#etw_productlist ul,#etw_productlist ul li,#etw_productlist ul li>ol{width:100%}
#etw_productlist ul>li{border-bottom: 1px solid #eee;margin-bottom: 4px;padding: 0.5rem 0 0.25rem;} 
#etw_productlist ul>li:last-child{border-bottom: none;}
#etw_productlist ul>li>a{color:#000;display:block;font-size:15px;font-weight: 700;line-height: 1.25rem;margin-bottom: 0.5rem;position: relative;}   
#etw_productlist ul li a.dq,#etw_productlist ul li a:hover{color:#9aca3c;text-decoration: none;}  
#etw_productlist ul li>ol{margin-bottom: 0.75rem} 
#etw_productlist ul li>ol>li{padding-left: 0.5rem;} 
#etw_productlist ul li>ol>li a{color:#000;display:block;font-size:13px;line-height:1rem;padding:3px 10px 3px 0.75rem; position:relative}
#etw_productlist ul li>ol>li a:before{position:absolute;content:"\f105";font-family: fontawesome;left: 0;top: 3px}
#etw_productlist ul li a.dq,#etw_productlist ul li a:hover{color:#fff;} 

.etw_contact1{width: 100%;float: left;padding-bottom: 1rem;}
.etw_contact1 .etw_hometitle{margin-bottom: 0!important;position: relative;} 
.etw_contact1 .etw_hometitle a{color: #fff;display: block;}
.etw_contact1 .etw_hometitle a:hover{text-decoration: none;color: #000;}
.etw_contact1 ul{width: 100%;padding: 1rem 0.5rem;}
.etw_contact1 ul>li{width: 100%;float: left;margin-bottom: 0.5rem;position: relative;color: #000;}
.etw_contact1 ul>li span{display: block;} 
.etw_contact1 ul>li a{color: #000;}
.etw_contact1 ul>li a:hover{color: #fff;text-decoration: underline;} 
.etw_contact1 ul>li strong{color: #000;}
.etw_contact1 ul>li:last-child a{display: block;}

.content_left{width: 54%;float: left;padding-top: 0.5rem;margin-bottom: 1rem;}
.content_right{width: 43%;float: right;margin-bottom: 1rem;}  
 
/*快速导航*/
#etw_producttitle{margin:8px auto 0px; height:auto; color:#0083ca; overflow:hidden; padding:0; font-size:0.875rem; width:100%; float:left;}
#etw_producttitle ul{margin-bottom: 1rem}
#etw_producttitle a{ color:#333; padding-right:0.2rem; }
#etw_producttitle li{display:inline-block}
#etw_producttitle ol{ margin-bottom:0}
#etw_producttitle li+li::before{padding:0 1rem 0 0.75rem;color:#333;content:"\f105"; font-size:0.875rem; font-family:fontawesome}
#etw_producttitle a:hover{color:#0083ca; text-decoration:underline;} 

/*其他公用样式*/
.etw_title{font-size: 1rem; font-weight:bold;position: relative;margin-bottom: 0.75rem;margin-top: 0.5rem;color: #000;text-align: left;} 
ul.item{margin-left: 0.25rem}
ul.item li{list-style: disc;margin:4px 0 5px 20px; line-height:21px;}
ul.item1{margin-left: 0.25rem}
ul.item1 li{list-style: decimal;margin:4px 0 5px 20px; line-height:21px;}   
.etw_title1{font-size: 18px; font-weight:bold;position: relative;margin-bottom: 0.75rem;margin-top: 0.5rem;color:#0083ca;text-align: left;text-decoration: underline;} 
.etw_protitle{width: 100%;float: left;margin: 0 auto;position: relative;margin-top: 1rem;}
.etw_protitle:after{position: absolute;content: "";width: 150px;height: 2px;background: #9aca3c;left: 3rem;bottom: 8px;}
.etw_protitle a{display: block;position: relative;padding-left: 3rem;color: #333;padding-bottom: 0.75rem;margin-bottom: 0.5rem;font-size: 1.25rem;line-height: 1.5rem;font-weight: 700;padding-top: 0.25rem;}
.etw_protitle a:before{position: absolute;content: "\f08e";font-family: fontawesome;left: 0;top: 0;width: 40px;height: 40px;background: #9aca3c;border-radius: 5px;padding: 9px 0 0 10px;color: #fff;}
.etw_protitle a:after{position: absolute;content: "";width: 80%;height: 1px;background: #0083ca;left: 38px;bottom: 0;}
.etw_protitle a:hover{color: #9aca3c;}

.etw_list{width: 100%;float: left;margin-bottom: 1.25rem;}
.etw_list ul{width: 100%}
.etw_list ul li{width: 100%;float: left;position: relative;margin-bottom: 0.25rem;padding:0.25rem 0.25rem 0.25rem 2rem;display: block;} 
.etw_list ul li:before{position: absolute;content: "";width: 25px;height: 25px;background: url(../images/icon.png) no-repeat; left: 0;top: 0;}  

.etw_process{width: auto;}
.etw_process ul li{width: auto;position: relative;padding-left: 2.5rem;margin-bottom: 0.5rem;}
.etw_process ul li:before{position: absolute;content: "01";left: 0;top: 0;font-size: 1.5rem;font-weight: 700;font-style: italic;color: #0083ca;}
.etw_process ul li:nth-child(2):before{content: "02";}
.etw_process ul li:nth-child(3):before{content: "03";}

.etw_pdf{width: 100%;float: left;margin: 0 auto;}
.etw_pdf ul{width: 100%;float: left;}
.etw_pdf ul li{width: auto;margin-right: 1.5rem;float: left;margin-bottom: 0.75rem;} 
.etw_pdf ul li a{display: inline-block;color: #fff;background: #648e12;position: relative;padding: 6px 2.1rem;}
.etw_pdf ul li a:before{position: absolute;content: "\f1c1";font-family: fontawesome;left: 1rem;top: 6px;}
.etw_pdf ul li a:after{position: absolute;content: "\f019";font-family: fontawesome;right: 1rem;top: 7px;}
.etw_pdf ul li a:hover{background: #183883;}

.etw_projects{width: 100%;float: left;margin: 0 auto}
.etw_projects ul{width: 100%;display: flex;flex-wrap: wrap;}
.etw_projects ul>li{width: 32%;margin: 0 2% 1rem 0;float: left;background: #eee;padding: 0.5rem;}
.etw_projects ul>li:nth-child(3n){margin-right: 0;}
.etw_projects ul>li span{display: block;font-weight: 700;padding: 0.75rem 0.5rem 0.25rem;}

.etw_other{background:linear-gradient(to bottom, #e4f1fa, #b8daf3);padding: 1rem 0;border-top: 1px dashed #ccc;margin-right: 0;margin-left: 0;} 
.other_pro{width:100%;margin:0;float: left;} 
.other_pro ul{ width:100%; display:flex; flex-wrap:wrap;margin-bottom: 0}
.other_pro ul>li{width:32%;margin-right: 2%;float: left;margin-bottom: 0.75rem}
.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%;transition: .3s}
.other_pro ul li ol li.product_img:hover{opacity: .7}
.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 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;font-size:13px}
.other_pro ul li ol:hover li.product_con a{color:#9aca3c;text-decoration:underline} 

.etw_products{width:100%; height:auto; float:left;margin-top: 0.5rem;} 
.etw_products ul{ width:100%; display:flex; flex-flow: wrap;margin-bottom: 0;}
.etw_products ul>li{ width:100%;margin-bottom: 1.25rem;}  
.etw_products ul>li>ol,.etw_products ul>li>ol>li{ width:100%;position: relative;}
.etw_products ul>li>ol>li.product_img{width: 37%;float: left;box-shadow: 0 0 5px #ccc;margin-bottom: 1rem;}   
.etw_products ul>li>ol>li.product_img:hover{opacity: .7;} 
.etw_products ul>li>ol>li.product_con{width: 60%;float: right;} 
.etw_products ul>li>ol>li.product_con>a{ display:block; background: linear-gradient(90deg, #654ad2 0%, #2173cf 40%, #06a26c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
  font-weight: 700;
  margin-bottom: 0.5rem;font-size: 1rem;}   
.etw_products ul>li>ol>li.product_con ol{width: 100%;}
.etw_products ul>li>ol>li.product_con ol>li{width: 100%;float: left;position: relative;padding-left: 0.75rem;margin-bottom: 0.5rem;}
.etw_products ul>li>ol>li.product_con ol>li:before{position: absolute;content: "";width: 4px;height: 6px;background: #777;left: 0;top: 6px;}
.etw_products ul>li>ol>li.product_con a:hover{background: linear-gradient(90deg, #9aca3c, #000);-webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }    

/*tags*/
#tags{ width:100%; float:left; margin-bottom: 1rem;}
#tags_title{ display:block; color:#81a8d2; font-size:1rem; font-weight: 500; line-height:28px; text-align:left; padding:10px 0 0 0;}
#tags a{margin:0 10px 3px 0;color:#777;display:inline-block;line-height:16px;font-size:13px;} 

.img_center{width:100%;clear:both;margin:0.3rem auto 1.25rem auto;text-align:center; }
.img_left{width:40%;float:right; margin:5px 0 14px 4%; text-align:center;}
.img_right{width:35%;float:right; margin:5px 0 1rem 4%; text-align:center;} 
.img_left{float:left;margin:0 3% 20px 0;} 
.img_left img,.img_right img{ display:block; width:100%;z-index: 3;position: relative;}
.bwidth{width: 45%;}   
figure{margin: 0 auto} 

.etw_photo{ margin: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.5rem}  
.etw_photo ul li a{ color:#333;}
.etw_photo ul li span{ display:block;} 
.etw_pic2 ul,.etw_pic3 ul,.etw_pic4 ul,.etw_pic5 ul,.etw_pic6 ul{margin:0}
.etw_pic2 ul li{width:49%}
.etw_pic3 ul li{width:32%}
.etw_pic4 ul li{width:23.5%}
.etw_pic4 ul li:nth-child(3){margin-right: 2%}
.etw_pic5 ul li:nth-child(4){margin-right: 2%}
.etw_pic3 ul li:nth-child(4){margin-right: 2%}
.etw_pic5 ul li{width:18.4%;font-size:12px;}
.etw_pic6 ul li{width:15%;font-size:12px;}
.etw_pic2 ul li:nth-child(2n),.etw_pic3 ul li:nth-child(3n),.etw_pic4 ul li:nth-child(4n),.etw_pic5 ul li:nth-child(5n),.etw_pic6 ul li:nth-child(6n){margin-right:0}
.etw_pic2 ul li:nth-child(2n+1),.etw_pic3 ul li:nth-child(3n+1),.etw_pic4 ul li:nth-child(4n+1),.etw_pic5 ul li:nth-child(5n+1),.etw_pic6 ul li:nth-child(6n+1){ clear:both;}    

#etw_set_feedback_form{overflow:hidden;height:auto;width:100%;} 
#etw_form_title{text-align:left;color:#333;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%}
.othertitle{margin:10px 0 1.5rem 0;position:relative;width:100%;overflow:hidden;margin-top: 1rem;}
.othertitle:after{position:absolute;content:"";background:#9aca3c;;height:5px;width:100%;right:5px;bottom:0;z-index:1;transform:skew(40deg)}
.othertitle span{font-size:16px;background:#9aca3c;display:inline-block;padding:5px 10px 5px 15px;color:#fff;position:relative;font-weight:400}
.othertitle span:before{position:absolute;content:"";right:-27px;top:0;border-left:28px solid #9aca3c;border-top:32px solid transparent}
.othertitle span:after{position:absolute;content:"";top:0;background:#deeef9;width:10px;height:40px;transform:skew(40deg);right:-26px;z-index:3}

/*tags*/
#tags{ width:100%; float:left; margin-bottom: 1rem}
#tags_title{ display:block; color:#81a8d2; font-size:1rem; font-weight: 500; line-height:28px; text-align:left; padding:0;} 
#tags a{margin:0 10px 3px 0;color:#777;display:inline-block;line-height:16px;font-size:13px; } 
.brief{ font-size: 13px; }
        /*引用sitemap样式*/
#etw_map{width:100%;margin:0 auto;margin-bottom: 2rem}
#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;} 

/*底部*/
#footer{ width:100%;height:auto;padding-top:0.5rem;padding-bottom: 1rem;border-top: 1px solid #444;}
.footer1{border-top: none!important;}
#etw_footin{margin:0 auto;width:100%;text-align:center; position:relative;margin-top: 0.5rem}
#etw_homefooter{height:auto;padding-top:1rem;  text-align:center; position:relative; width: 100%;padding-bottom: 1rem;float: left;}
#etw_homefooter a{padding:0 0.8rem 0 0.8rem;color:#fff; margin:0px;position:relative;font-size:0.875rem; font-weight:700; text-transform:capitalize;}
#etw_homefooter a:hover{color:#9aca3c; text-decoration:none;}
#etw_coper a{display:block;color:#fff; margin-top:1rem;font-size:0.875rem;}
#otherlink{clear:both;width:100%;height:auto}
#otherlink a{color:#fff; font-size:0.625rem; display:inline-block;padding:0.05rem 0.3rem; margin-right:0.875rem; border:1px #fff solid;}
#otherlink a span{opacity:.5;position:relative;top:0;font-size:0.875rem;}
#otherlink a:hover{color:#9aca3c;border:1px #9aca3c solid; text-decoration: none;}
#otherlink a:hover span{opacity:1;top:-3px;transition:all .3s ease-in-out}  


/*video*/
.etw_videoshow{ display:none; width:100%;margin-bottom:20px;}
.videoflow{ overflow:hidden; max-height:200px; position:relative; cursor:pointer;margin-bottom:15px;}
.videoflow img{ width:100%;}
.videoflow:hover:before{color:#c9161c; background:#fff;}
.videoflow:before{position:absolute;top:50%;left:50%; right:0;border-radius:50%;font-family:fontawesome;transform:translate(-50%,-50%);content:"\f04b";width:64px;height:64px;color:#fff; background:#c9161c; font-size:2.4rem;padding: 1.2rem 0 0 1.4rem;line-height: 24px;}
#my_video-wrap{position:relative;display:inline-block;width:100%;max-width:640px;padding:20px}
#my_video{visibility:visible;}
#my_video-wrap .inner_video-wrap{background-color:#ccc;border:2px solid #555}
#my_video-wrap video{background-color:#ccc;width:100%}


@media (max-width: 1160px) {  
  .navbar-light .navbar-nav .nav-link{padding: 0 3px;}
}
@media (max-width: 991.98px) { 
  .top-nav{width:100%; padding-top:0;margin-top: 0;background: #eee}
  .navbar{padding:0.05rem 0rem 0;}
  .navbtn{ margin:1.7rem 1rem 0 0} 
  #header{position: relative;}
  #container{margin-top:0;}  
 #etw_sidebar,#etw_banner,#etw_language,.top-nav ul li ol{display: none;}  
  #etw_right{width:100%; padding-left:0}   
  .navbar-light .navbar-nav .dropdown-item{font-weight: 300;font-size: 14px;}
}

@media (max-width: 767.98px) { 
  #etw_homefooter a{font-size:0.875rem;} 
  .etw_hometitle, h2{font-size:1.25rem;} 
  .other_pro ul>li,.etw_projects ul>li{ width:49%; margin-right:2%;}
 .other_pro ul>li:nth-child(3n),.etw_projects ul>li:nth-child(3n){margin-right: 2%} 
  .other_pro ul>li:nth-child(2n),.etw_projects ul>li:nth-child(2n){ margin-right:0}     
  #etw_bottom ul>li{width: 49%!important;margin-right: 2%!important;}
  #etw_bottom ul>li:nth-child(2n){margin-right: 0!important;}
  .etw_mainproducts ul>li,.etw_mainpro ul>li{width: 100%;margin-right: 0;}
  .etw_mainbody ul li{width: 50%;}
}

@media (max-width: 575.98px) { 
  #etw_homefooter a,#etw_coper a{font-size:0.75rem;}
.img_left, .img_right,.etw_mainproducts ul>li,.etw_mainbody ul>li,.etw_products ul > li,#etw_bottom ul>li,.etw_products ul>li>ol>li.product_img,.etw_products ul>li>ol>li.product_con,.etw_mainproducts ul>li>ol>li.product_img,.etw_mainproducts ul>li>ol>li.product_con,.etw_mainpro ul>li>ol>li.product_img,.etw_mainpro ul>li>ol>li.product_con,.company_left,.company_right,.etw_projects ul>li{width:100%!important;margin-right:0!important;margin-left: 0!important;} 
  .etw_pic3 ul li,.etw_pic4 ul li,.etw_pic5 ul li{width:49%;margin-right:2%;}
  .etw_pic3 ul li:nth-child(3),.etw_pic5 ul li:nth-child(5){margin-right: 2%} 
  .etw_pic3 ul li:nth-child(2n),.etw_pic4 ul li:nth-child(2n),.etw_pic5 ul li:nth-child(2n){margin-right:0;}     
  #etw_logo{width: 150px;}
  .etw_mainpro ul>li>ol>li.product_con:after{display: none;}
  .company_right{padding-left: 0;}
  .etw_projects ul>li{text-align: center;}
  
}
/*video_hub*/
.etwvideo_hub{position:relative;}
.etwvideo_hub ul{display:flex;flex-wrap:wrap;position:relative;}
.etwvideo_hub ul>li{width:100%;margin:0 2% 1rem 0;position:relative;transition:.3s all ease-in-out;overflow:hidden;}

.etwvideo_hub ul>li:hover{filter:drop-shadow(0 0 6px rgba(0 0 0 / 25%));-webkit-filter:drop-shadow(0 0 6px rgba(0 0 0 / 25%));}
.etwvideo_hub ul li ol{position:relative;display:flex;flex-wrap:wrap;align-items:center;clip-path:polygon(100% 0%,100% 65%,92% 100%,0% 100%,0 0);background:#e1eef8;}
.etwvideo_hub ul li ol li.product_img{width:30%;position:relative;}
.etwvideo_hub ul li ol li.product_img a{width:100%;display:flex;flex-wrap:wrap;position:relative;justify-content:center;align-items:center;}
.etwvideo_hub ul li ol li.product_img .video_btn2{width:40px;height:40px;}
.etwvideo_hub ul li ol li.product_con{width:70%;position:relative;padding:0 1rem 0 1.5rem;}
.etwvideo_hub ul li ol li.product_con a{ display:block; background: linear-gradient(90deg, #654ad2 0%, #2173cf 40%, #06a26c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
  font-weight: 700;
  margin-bottom: 0.5rem;font-size: 1rem;}  
.etwvideo_hub ul li ol li.product_con a:hover{color:#005ea8;}
.etwvideo_hub1 ul>li{width:49%;}
.etwvideo_hub1 ul>li:nth-child(3n){margin-right:2%;}
.etwvideo_hub1 ul>li:nth-child(3n+1){clear:none;}
.etwvideo_hub1 ul>li:nth-child(2n){margin-right:0;}
.etwvideo_hub1 ul>li:nth-child(2n+1){clear:both;}
.protitle1{display:block}
.protitle1{width:100%;color:#005ea8;display:block;font-size:1.6rem;line-height:1.8rem;position:relative;font-weight:400;border-bottom:1px dotted #005ea8;padding:0.6rem 0;margin:1rem 0;}
.protitle1 a{color:#005ea8;}
.protitle1 a:hover{color:#111;}
.protitle1 a.more{font-size:0.9rem;line-height:0.9rem;float:right;padding:1.2rem 0 0 0;}
.etw_hometitle{display:block;font-size:2.4rem;line-height:2.8rem;padding:0;color:#111;margin:1.5rem 0;font-weight:500;}
.etw_hometitle small{display:block;color:#555;font-size:70%;line-height:2rem;font-weight:500;}
.video_btn2{display:flex;flex-wrap:wrap;position:absolute;width:60px;height:60px;opacity:0.7;cursor:pointer;z-index:100;background:url(../images/video_btn.png) no-repeat #005ea8;background-size:auto;background-size:cover;border-radius:50%;}
#video_right{width:69%;float:left;position:relative;}
#video_sidebar{width:28%;float:right;position:relative;}
#etw_videolist{position:relative;margin:0 auto;background:#f1f1f2;padding:1rem;border-radius:1rem;box-shadow:1px 3px 10px rgba(0 0 0 / 20%);}
#etw_videolist .webtitle{font-size:1.5rem;line-height:1.5rem;text-align:left;padding:1rem 0;font-weight:500;color:#005ea8;}
#etw_videolist>ul{position:relative;display:flex;flex-wrap:wrap;}
#etw_videolist>ul>li{width:100%;position:relative;display:block;}
#etw_videolist>ul>li>a{width:100%;position:relative;display:flex;flex-wrap:wrap;align-items:center;margin:0.3rem 0;border-radius:0 2rem 2rem 0;transition:.3s all ease-in-out;}
#etw_videolist>ul>li a:hover{box-shadow:1px 3px 6px rgba(0 0 0 / 30%);}
#etw_videolist>ul>li img{width:30%;float:left;}
#etw_videolist>ul>li span{width:70%;float:right;padding:0.3rem 0.8rem;color:#333;font-size:0.75rem;line-height:1rem;font-weight:300;position:relative;display:block;transition:.3s all ease-in-out;}
#etw_videolist>ul>li>a.dq span,#etw_videolist>ul>li>a:hover span{color:#005ea8;}
#etw_videolist>ul>li>a:hover:before,#etw_videolist>ul>li>a.dq:before{color:#005ea8;}
#video_right video{width:100% !important;}
@media (max-width:991.98px){.etwvideo_hub ul > li{width:100%;margin:0 0 1rem 0;}
#video_right{width:100%;float:none;}
#video_sidebar{width:100%;float:none;}
#etw_videolist > ul > li{width:100%;margin:0 2% 1rem 0;}
#etw_videolist > ul > li:nth-child(2n){margin-right:0;}
#etw_videolist > ul > li:nth-child(2n+1){clear:both;}
}
@media (max-width:575.98px){.videoall ul li{width:100%;margin-right:0}
#etw_videolist > ul > li > a{border-radius:0;}
#etw_videolist > ul > li img{width:100%;float:none;}
#etw_videolist > ul > li span{width:100%;float:none;text-align:center;padding:0.5rem 0;}
.etwvideo_hub ul li ol li.product_img{width:40%;}
.etwvideo_hub ul li ol li.product_con{width:60%;padding:0 1rem;}
.etwvideo_hub ul li ol li.product_con a{font-size:0.8rem;line-height:1rem;}
}
.sendinquiry{display:inline-flex;flex-wrap:wrap;justify-content:start;cursor:pointer;text-align:center;position:relative;z-index:1;float:left;}
.sendinquiry span,.sendinquiry a{color:#005ea8;padding:0.6rem 1.5rem;font-size:0.9rem;line-height:0.9rem;text-align:center;display:inline-block;margin:0 0 1rem 0;min-width:100px;position:relative;overflow:hidden;border-bottom:1px solid #005ea8;font-weight:500;z-index:1;transition:.5s all ease-in-out;text-transform:uppercase;border-radius:0.5rem;}
.sendinquiry i{padding-right:.3rem;font-size:1rem}
.sendinquiry a:hover,.sendinquiry span:hover{background:#005ea8;color:#fff;}
 

/* 2024-7-17 */
.navbar-expand-lg .navbar-nav .dropdown-menu{min-width: 35rem;}
.left_pic{width:100%;height:auto;float:right;margin:0 0 1rem 0;}
.left_pics{width:100%;overflow:hidden;}
.left_pic img{max-width:100%;text-align:center;transition:.3s all ease-in-out}
.related_pic{width:100%;display:flex;flex-wrap:wrap;margin:0.6rem 0 0 0;}
.related_pic ul{display:flex;flex-flow:wrap}
.related_pic li{width:18.4%;float:left;overflow:hidden;margin:0 2% 0 0} 
.related_pic li:nth-child(5n){margin-right:0} 
.related_pic li:nth-child(5n+1){clear:both}
.related_pic li a{display:block;position:relative;border:1px solid #eee;}
.related_pic li a.imgdq{border:1px solid #363b74}
.related_pic img{transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;}
.related_pic span{font-size:.75rem;line-height:.9rem;display:block;text-align:center}
.etw_list01{margin-top: 1rem;}
.etw_list01 ul li{width: 49%;float: left;margin-right: 2%;}
.etw_list01 ul li:nth-child(2n){margin-right: 0;}
.sendinquiry01{text-align: center;width: 100%;align-items: center;justify-content: center;}
.sendinquiry01 span{border: 1px solid #005ea8;text-align: center;}
.left_pics{position: relative;}
.video_btn02{position:absolute;content:"\f04b";top:50%;left:50%; border-radius:50%;font-family:fontawesome;transform:translate(-50%,-50%);width:64px;height:64px;color:#fff; background:#c9161c; font-size:2.4rem;padding: 1.3rem 0 0 1.4rem;line-height: 24px;}
.video_btn02:hover{background: #0083ca;}

/*review*/
.review {
    font-size: 18px;
    font-weight: bold;
    color: #F00;
}

.layui-layer-btn .layui-layer-btn0 {
    float: none;
    font-size: 1.5rem;
    color: #fff !important;
    margin-bottom: 28px;
}

.layui-layer-btn {
    text-align: center !important;
}

.layui-layer-btn a {
    padding: 5px 15px !important;
    height: auto !important;
}


@media (max-width:575.98px){.etw_list01 ul li{width: 100%;margin-right: 0;}
} 
/* 2025-01-17 */

.navbar-expand-lg .navbar-nav .dropdown-menu1{min-width: 10rem;}
.etw_projects.etw_pic2{text-align: center;}
.etw_projects.etw_pic2 ul li:nth-child(3n){margin-right: 2%;}
.etw_projects.etw_pic2 ul li:nth-child(2n){margin-right: 0;}
.etw_projects.etw_pic5 ul li:nth-child(3n){margin-right: 2%;}
.etw_projects.etw_pic5 ul li:nth-child(5n){margin-right: 0;}
.etw_projects.etw_pic6 ul li:nth-child(3n){margin-right: 2%;}
.etw_projects.etw_pic6 ul li:nth-child(6n){margin-right: 0;}

.become_wrap {
  padding: 0 1rem;
}
.become_wrap .row_item {
  padding: 2rem 1rem;
  background-color: #eee;
}
.become_wrap .row_item.flex-row-reverse {
  background-color: #fafafa;
}

.about_li_wrap{margin: 1rem 0 0;}
.about_li_wrap .col-md-6 {margin-bottom: 1rem;padding-left: 0;}

@media (max-width: 1099.98px) {  
  .navbar-light .navbar-nav .nav-link{font-size: 0.85rem;}
}
@media (max-width: 991.98px) {  
  .navbtn{margin: 1rem 1rem 0 0;}
}
/*news*/
.related_news{ margin-top:30px; border-top:1px #ccc dashed; padding-top:20px; background:#fafafa;box-shadow: 1px 1px 4px 0 rgba(0,0,0,.2);}
.related_news .item{ background:#eee;}
.related_news .item .product_img{height: 150px;overflow: hidden;}
.related_news .item .product_con a{ font-size:12px; line-height:16px; display:block; padding:5px 10px;}
.related_news .item:hover .product_con a{ color:#da251d;}

#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;   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:14px;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 ul{margin-bottom: 1rem;}
.news_detail strong{padding:0;}
.news_detail img{margin:0 auto;display:block}
#news_video{ max-height:600px; margin-bottom:10px;}
.news_name{border-bottom:1px solid #ccc;text-align:center;padding-bottom:10px; margin-bottom:30px;}
.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}

.etw_reviewpro{ padding:20px 0;}
.etw_reviewpro li{ width:100%;}
.etw_reviewpro li a{ display:block; color:#333; position:relative; padding-left:16px;}
.etw_reviewpro li a:hover{ color:#ff4e4e;}
.etw_reviewpro li a:before{position:absolute;content:'';width:5px;height:5px;left:0px;top:8px;background:#777;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg)}
.etw_reviewpro li a:hover:before{background:#ff4e4e}

@media (max-width:575.98px){
  .news_des{ display:none;}
  .news_list ul>li>ol>li.product_img{width:35%;height:120px;overflow:hidden}
  .news_list ul>li>ol>li.product_con{width:62%}
}
/*20250522 新增*/
.top-nav ul li ol li a img,#etw_productlist ul li > ol > li a img{ width:26px; padding-left:5px;}

.recommended_pro{width:100%;margin:0;float: left;} 
.recommended_pro ul{ width:100%; display:flex; flex-wrap:wrap;margin-bottom: 0}
.recommended_pro ul>li{width:23%;margin-right: 2%;float: left;margin-bottom: 0.75rem}
.recommended_pro ul li:nth-child(4n){margin-right:0}
.recommended_pro ul li ol{width:100%}
.recommended_pro ul li ol li.product_img{width:100%;transition: .3s}
.recommended_pro ul li ol li.product_img:hover{opacity: .7}
.recommended_pro ul li ol li.product_img img{width:100%;border:1px solid #dedede}
.recommended_pro ul li ol:hover li.product_img img{border-color:#ccc}
.recommended_pro ul li ol li.product_con{width:100%;margin:0 auto;line-height:18px;text-align:center;}
.recommended_pro ul li ol li.product_con a{color:#333;display:block;line-height:16px;padding:8px;font-size:13px}
.recommended_pro ul li ol:hover li.product_con a{color:#9aca3c;text-decoration:underline}
@media (max-width: 767.98px) {
.recommended_pro ul>li{width:49%;}
.recommended_pro ul li:nth-child(2n){margin-right:0}
}
@media (max-width: 480.98px) {
.recommended_pro ul>li{width:100%;margin-right:0}
}
.etw_pdf1{ overflow: hidden;}
.etw_pdf1 ul li{width:48%;margin:0 2% 1.2rem 0; line-height: 1.4rem; display: flex; align-items: center; background: #f5f5f5; padding:12px 6px;box-shadow: 10px 10px 8px #ddd;}
.etw_pdf1 ul li a:after{top:30%;}
.disn td a u.inquiry:after,.disn td a:hover u.inquiry:after{ display:none}
.etw_pdf ul li a{padding:6px 3.1rem 6px 2.1rem; margin-top: 1rem; }
.etw_pdf1 ul li a:after{top:30%;}
.etw_pdf1 ul li span{color:#0083ca; display: block; font-size: 1.1rem; line-height: 1.6rem; margin-bottom:0.5rem;}
.etw_pdf1 ul li a{ background-color: #0083ca;display: block;width: 242px;}