@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: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: local('Oswald Medium'), local('Oswald-Medium'), url(../font/oswald-500.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-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: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../font/roboto-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: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(../font/roboto-500.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: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), 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;
}


/*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: 1rem}
p{margin:0;padding:0 0 1rem}
a.links{ color:#e30000; }
a.links:hover{ text-decoration:underline; }
.clearfix{ clear:both}
.more{width: auto;}
.more a{font-size: 1rem;text-transform: uppercase;color: #555;}
.more a:hover{color: #e30000}
.top1{margin-top: 5rem}
.top2{margin-top: 2rem}
.indent{padding-right: 109px}

body{color:#555; font-family:Roboto; font-size:0.875rem; background:#fff;direction: rtl; text-align: right}
hr{ border-top:1px #ddd dashed; margin:1rem 0}
table{margin:5px 0 0;width:100%;}
.table-responsive{margin-bottom:20px}
table,td{border:1px solid #999!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:#f2f2f2!important;}  
.table>tbody>tr>td{vertical-align:middle;padding:8px;font-size:13px;line-height:18px} 
.etw_hometitle,h2{ padding:0.5rem 0 1.25rem;font-size:1.5rem; color:#333;font-weight:700; margin: 0;}
.etw_hometitle, h2 span{color:#887272;font-size: 1rem}
.table>tbody>tr>td>a{background:#e3e4e5; color:#666;padding:4px 10px;}

.table1 tr td:first-child{ width:100px;}
.table1 tr td:nth-child(9){ width:140px;}
.etw_hometitle{font-size:1.35rem; text-transform:uppercase; padding-bottom:1.125rem; color:#202020; margin-bottom:1rem}
.table>tbody>tr>td>a:hover{background:#285a92; color:#fff;} 
.etw_hometitle span{ display:block; position:relative}
.etw_hometitle span:before{ width:60px; height:3px; background:#e30000; left:0; bottom:-15px; position:absolute; content:"";}
.etw_pdf{width: 100%;float: left;margin-bottom: 0.7rem;}
.etw_pdf a{color: #e30000;padding-left: 1.25rem;position: relative;border-bottom: 1px dashed #e30000;text-transform: capitalize;}
.etw_pdf a:before{position: absolute;content: "\f1c1";color: #e30000;font-family: fontawesome;left: 0;top: -3px}
.etw_pdf a:hover,.etw_pdf a:hover:before{color: #1d62a4;}
inquiry,u.inquiry{text-decoration: none; color:#666;}
u.inquiry:after{content:"استفسار"; display:inline-block;background:#e3e4e5; color:#666;text-align: center;line-height: 1;padding:4px 10px;font-size:12px;  float:right; width:74px}
u.inquiry:hover:after{ background:#285a92; color:#fff;} 
/*头部*/
#header{width:100%;position:fixed; top:0; right:0; left:0; z-index:10; background: #000; margin:0 auto;}
#headerin{width:100%; margin:0px auto; max-width:1140px; }
#etw_logo{float:right;margin-top: 2.5rem;margin-bottom: 0.8rem}
.navbtn{ margin-top:1rem;}
#etw_language{float:left; height:40px; padding-left:1rem;width: 40%;text-align: left;}
#etw_language .dropdown-item{ display:inline-block;width:auto; font-size:0.875rem; padding:0.5rem 0.3rem 0.4rem;color:#fff; min-width:auto}
#etw_language .dropdown-item:hover{ color:#d62317; text-decoration:underline; background:none}

.top-nav{ width:auto; float:left;}
.navbar{ padding:0 1rem;}
.navbar-collapse{justify-content:center;}
.navbar-light .navbar-nav .nav-link{color:#fff; font-size:1rem; padding:0 2rem 0 0; line-height:2rem; font-weight:400;}
.navbar-light .navbar-nav .active .nav-link,.navbar-light .navbar-nav .nav-link:hover{background-color:none;color:#e30000;}
.navbar-light .navbar-nav .dropdown-menu a:hover{color:#e30000;}
.navbar-light .navbar-nav .dropdown-item{font-weight:300; font-size:0.8375rem; line-height:1.125rem;text-align: right} 
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: #e30000;
}
.dropdown-item{ white-space:normal; min-width:16rem;}
.dropdown-item.active, .dropdown-item:active{background: #fff;color: #e30000}

/*首页附加样式*/
#etw_banner{width:100%; height:auto; position:relative; margin:0 auto; text-align:center;}
.banner_txt {position: absolute;width:100%; max-width:1140px; height:100%;margin: 0 auto;left:0rem;bottom: 0%;right:0px; top:0px;}
.bannerinfo{width:510px; float:left; margin:4% 0 0 1rem; color:#e30000; position:relative;}
.banner_txt h1{font-size:1.5rem; line-height:2rem; color:#fff;font-family:Oswald; font-weight:500;text-align:right; padding:0.5rem 0;}
.banner_txt h3{font-size:1rem; line-height:1.8rem; color:#fff;font-family:Oswald; font-weight:500;text-align:right; padding:0.5rem 0;}
.bannerinfo1{width:510px; float:right; margin:2% 0 0 0; color:#e30000; position:relative;}
.bannerinfo2{width:510px; float:right; margin:6% 0 0 0; color:#e30000; position:relative;}
.bannerinfo2 h1{font-size:2rem; line-height:2.5rem; color:#fff;font-family:Oswald; font-weight:500;text-align:left; padding:0.5rem 0;}

.etw_mainproducts{ width:100%; margin:0 auto; background:#240000;padding-top: 0.5rem}
.etw_mainproducts .content{position:relative; margin-top:1rem;}
.etw_mainproducts .etw_hometitle{text-align: center;color: #fff;font-weight: 500;font-size: 1.5rem;font-family: Oswald;text-transform: capitalize;padding-bottom: 0.5rem;margin-bottom: 0}
.etw_mainproducts span{text-align: center;margin-bottom: 1rem;display: block;color: #fff}
.etw_mainproducts ul{ width:100%; display:flex; flex-wrap:wrap;}
.etw_mainproducts ul>li{ width:18.8%; margin:0 1.2% 0 0;}
.etw_mainproducts ul>li:last-child{ margin-left:0}
.etw_mainproducts ul>li>ol,.etw_mainproducts>ul>li>ol>li{ width:100%;} 
.etw_mainproducts ul>li>ol>li.product_con{padding:1rem;overflow: hidden;color: #fff}
.etw_mainproducts ul>li>ol>li.product_con span{text-align: right;}
.etw_mainproducts ul>li>ol>li.product_con>a{ display:block; text-align:center; font-size:1rem; font-weight:500; color:#fbc4c4; padding:0 0 0.5rem 0;font-family: Oswald;}
.etw_mainproducts ul>li>ol>li.product_con:hover{background:#200e12; }
.etw_mainproducts ul>li>ol>li.product_con>a:hover{color: #fff}
.etw_mainproducts ul>li>ol>li.product_img{ text-align:center;} 
.etw_mainproducts ul>li>ol>li.product_img a{ display:block; position:relative}

.etw_mainbody{ width:100%; margin:0 auto;padding-top:1rem; overflow:hidden;background: -webkit-linear-gradient(#180000, #2a0404);
    background: -o-linear-gradient(#180000, #2a0404);
    background: -moz-linear-gradient(#180000, #2a0404);
    background: linear-gradient(#180000, #2a0404);padding-bottom: 1rem}  
.etw_mainbody .etw_hometitle{text-align: center;color: #fff;font-weight: 500;font-size: 1.5rem;font-family: Oswald;text-transform: capitalize;margin-bottom: 0;} 
.etw_mainbody ul{ width:100%; display:flex; flex-wrap:wrap}
.etw_mainbody ul>li{ width:31%; margin:0 1.5% 2rem 0; background:#452121;overflow: hidden;position: relative;float: right;}
.etw_mainbody ul>li:nth-child(3n){margin-left: 0;}
.etw_mainbody ul>li>ol{ width:100%}
.etw_mainbody ul>li>ol>li.product_img{ text-align:center;background: #f6f6f6;overflow: hidden;position: relative;}
.etw_mainbody ul>li>ol>li.product_img a span{color: #fff;background: rgba(168,62,76,0.7);display: block;text-align: right;width: 100%;position: absolute;bottom: 0;padding:0 1.35rem;transition: all 0.6s;font-family: Oswald;font-size: 1rem;padding-left: 1.25rem}
.etw_mainbody ul>li>ol>li.product_img a span:hover{background: rgba(228,0,0,.7);}
.etw_mainbody ul>li>ol>li.product_con{ width:100%; padding:0.5rem 0;color: #fff;padding: 1rem}

#etw_bottom .etw_hometitle{ color:#fff; font-size:1.125rem; text-transform:uppercase; line-height:1.5rem; padding:0 0 1rem 0; margin:0 0 0.2rem 0;  display:block; text-align:right;font-family: Oswald;font-weight: 500;text-transform: capitalize;}
#etw_bottom .etw_hometitle a{ color:#fff;}
#etw_bottom .etw_hometitle a:hover,#etw_bottom ul>li>ol>li>a:hover{ color:#e40000;}
#etw_bottom{ width:100%; margin:0 auto;overflow:hidden;background: #1b1b1b;position: relative;padding-top: 3rem;padding-bottom: 1.5rem} 
#etw_bottom ul,#etw_bottom ul>li>ol,#etw_bottom ul>li>ol>li{width: 100%;float: left;}
#etw_bottom ul>li{width: 18.4%;margin-right: 2%;float: right;}
#etw_bottom ul>li:nth-child(2),#etw_bottom ul>li:nth-child(3),#etw_bottom ul>li:nth-child(4){margin-right: 3%}
#etw_bottom ul>li:nth-child(5n){margin-right: 0;width: 14%}
.logo_txt{font-size: 1.375rem;color: #fff;line-height: 1.75rem;font-style: oblique;}
#etw_bottom ul>li>ol>li>a{color: #fff;width: auto;font-size: 0.875rem;line-height: 1.25rem}
#etw_bottom ul>li>ol .etw_hometitle{margin-top: 1rem}

.etw_productlists{ width:21%; float:left;}
.etw_productlists ul,.etw_productlists ul li,.etw_productlists ul li ol,.etw_productlists ul li ol li{ width:100%;}
.etw_productlists ul>li{margin-bottom:0.5rem}
.etw_productlists ul>li>a{ display:block; font-size:14px; color:#333; line-height:1rem; padding:0 0 0.5rem 1.125rem; position:relative}
.etw_productlists ul>li>a:before{ position:absolute; content:"\f0da"; font-size:14px; font-family:fontawesome; left:3px; bottom: 0.65rem; color:#e30000}
.etw_productlists ul li ol li{margin-left:1.7rem}
.etw_productlists ul>li>ol>li>a{ color:#555; line-height:1rem; padding:0 0 0.5rem 0; font-size:14px}
.etw_productlists ul li a:hover{ color:#e30000; text-decoration:underline}

.etw_company{width: 100%;float: left;margin-top: 1rem}
.etw_company .etw_hometitle{font-size: 1.5rem;line-height: 1.75rem;color: #310909;margin-bottom: 0.5rem;text-transform: capitalize;font-family: Oswald;font-weight: 500}
.company_left{width: 65%;float: right;}
.company_right{width: 32%;float: left;}
.application_banner{width:100%;height:auto;float:left;position:relative}
.application_banner img{width:100%;float:left}
.etw_company .nav{width:100%;float: left;}
.etw_company .nav_tabs{margin:10px auto 20px auto; border:none;width:100%; text-align:left}
ul.nav_tabs{margin:10px auto 20px auto; border:none;width:100%; text-align:center!important} 
.etw_company .nav_tabs>ul>li{ display:inline-block; width:auto; margin:0 0.3rem;position: relative;}
.etw_company .nav_tabs>ul>li>a{display:block;width:15px; height:15px;text-align:center;border:1px solid #310909;position: relative;}
.etw_company .nav_tabs>ul>li.active a,.etw_company .nav_tabs>ul>li>a:hover{background: #310909}
.more{width: auto;float: right;margin-bottom: 1rem}
.more a{border: 1px solid #310909;color: #310909;padding: 0.3rem 0.8rem;text-transform: uppercase;font-size: 1rem}
.more a:hover{color: #e40000;border: 1px solid #e40000}

.etw_contactin{ width:24%; float:right}
.etw_contact{ width:100%; color:#555; line-height:1.25rem;  font-size:14px;}
.etw_contact a {color:#555;}
.etw_contact a:hover{color:#a6a6a6; text-decoration:underline}
.etw_contact strong{font-size: 0.875rem}
.etw_title1{font-size: 1.125rem;line-height: 1.5rem;margin-bottom: 0.5rem}
.etw_size strong{font-size: 1rem}
 
.feedback{ width:94%; height:auto; margin:0 auto; max-width:1140px;} 
.feedback p{ width:auto; float:left; color:#333; font-size:1.5rem; font-weight:500; text-align:left; margin:0.5rem 3rem 0 0}
.feedback a{ display:inline-block; width:auto; color:#fff; background:#e30000; font-size:1.125rem; text-transform:uppercase; text-align:center; padding:0.8rem 1.25rem}
.feedback a:hover{ background:#000}

/*container*/
#container{margin-top:103px;} 
.content{ width:96%;  max-width:1140px; margin:0 auto;overflow: hidden;}
.content1{box-shadow: 0 5px 20px #999;}
.etw_content{ width:94%;  max-width:1140px; margin:0 auto; background:#f4f4f4}
#etw_right{ width:72%; float:left;} 

#etw_sidebar{ width:26%; float:left;} 
#etw_sidebar .etw_hometitle{ display:block; color:#333; text-align:right; font-size:1rem; font-weight:700; padding:0 0 0rem 0; margin:0.5rem 0 1rem 0; position:relative;}
#etw_productlist{width:100%;overflow:hidden;margin:0.5rem 0 1.9rem 0;padding:0.625rem;border-radius: 0.6rem}
#etw_productlist ul,#etw_productlist ul li,#etw_productlist ul li ol{display:block;width:100%}
#etw_productlist ul>li a{ display:block;line-height:1.2rem; position:relative;}

#etw_productlist ul>li>a{line-height:1.25rem;font-size:1rem;color:#333;padding:8px 15px 0 12px;display:block;position:relative;margin-bottom: 0.5rem;font-weight: 500}
#etw_productlist>ul>li>ol:last-child{ margin-bottom:10px}
#etw_productlist ul>li>ol>li>a{display:block;font-size:12px;padding:0.32rem 0.32rem 0.32rem 1.9rem;line-height:1rem;color:#555;position:relative}
#etw_productlist ul>li a.dq,#etw_productlist ul>li>ol>li>a:hover:before,#etw_productlist ul>li>ol>li>a.dq:before{color: #de0406}
#etw_productlist ul>li>ol>li>a:before{position:absolute;content:"\f0da"; font-size:12px; font-family:fontawesome; color: #555;right:-7px;transform: rotate(180deg)}
#etw_productlist ul>li a:hover{color: #de0406}
 

/*快速导航*/
#etw_producttitle{margin:0px auto 0px; height:auto; color:#de0406; overflow:hidden; padding:0; font-size:0.875rem; width:100%; float:left;background: #1e0000}
#etw_producttitle a{ color:#fff; 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.6rem;color:#fff;content:"\f105"; font-size:0.875rem; font-family:fontawesome}
#etw_producttitle a:hover{color:#de0406; text-decoration:underline;} 

/*其他公用样式*/
.etw_title{font-size: 1.2rem; font-weight:bold;border-bottom: 1px dashed #e30000;position: relative;margin-bottom: 0.5rem;margin-top: 0.5rem} 
.etw_title a{color: #fff;font-size: 1.125rem;font-weight: 500;background: #452121;padding: 0.3rem 0.7rem}
.etw_title a:hover{background: #e30000;text-decoration: underline;}

.etw_protitle{font-size: 1.2rem; font-weight:bold; padding-bottom: 0.2rem;border-bottom: 1px dashed #e30000;position: relative;margin-bottom: 0.5rem}
.etw_protitle a{color: #333;font-size: 1.25rem;font-weight: 500;position: relative; display: inline-block;}
.etw_protitle a:after{position:absolute;content:"\f0a9"; font-family: fontawesome;font-size: 1rem;top: 8px;left: -22px;color: #b92121;transform: rotate(180deg)}
.etw_protitle a:hover{color: #e30000}

ul.item{width:100%;float:left;}
ul.item li{list-style: disc;margin:4px 0 5px 20px; line-height:21px;width:97%; float:left}
ul.item1{width:100%;float:left;}
ul.item1 li{list-style: decimal;margin:4px 20px 5px 0; line-height:21px;width:97%; float:left}
.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:23.5%;margin:0 0 1rem 1.5%;overflow:hidden}
.other_pro ul li:nth-child(4n){margin-right:0}
.other_pro ul li ol{width:100%}
.other_pro ul li ol li.product_img{width:100%}
.other_pro ul li ol li.product_img img{width:100%;border:1px solid #dedede}
.other_pro ul li ol:hover li.product_img img{border-color:#ccc}
.other_pro ul li ol 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 10%;font-size:13px}
.other_pro ul li ol:hover li.product_con a{color:#de0406;;text-decoration:underline}

.etw_products{width: 100%;float: left;}
.product_left{width: 27%;float: right;padding-left: 2%;border-left: 1px solid #ccc;}
.product_right{width:73%; height:auto; float:left;padding-right: 2%}
.product_right ul{ width:100%; display:flex; flex-flow: wrap;margin-bottom: 0}
.product_right ul>li{ width:31%; margin:0.8rem 0 0 2%;}
.product_right ul>li:nth-child(3n){ margin-right:0}
.etw_pro4 ul>li{ width:23.5%; margin:0.8rem 2% 1rem 0;background: none;border: 1px solid #eee}
.etw_pro4 ul>li:nth-child(3n){ margin-right:2%;}
.etw_pro4 ul>li:nth-child(4n){ margin-right:0;}
.etw_pro4>ul>li>ol>li.product_con{padding-bottom: 0!important}
.product_right>ul>li>ol,.product_right>ul>li>ol>li{ width:100%}
.product_right>ul>li>ol>li.product_img{text-align:center;border: 1px solid #eee}
.product_right>ul>li>ol>li.product_img:hover{border: 1px solid #ccc}
.product_right>ul>li>ol>li.product_con{padding: 0.875rem}
.product_right>ul>li>ol>li.product_con a{ display:block; text-align:center; font-size:0.875rem; line-height:1rem; font-weight:500; color:#310909; padding -top:0.5rem;}
.product_right>ul>li>ol>li.product_con a:hover{color: #e30000;text-decoration: underline;}

 /*引用sitemap样式*/
#etw_map{width:100%;margin:0 auto}
#etw_map .name{width:100%;color:#e30000;background:#eee;margin-top:6px;height:20px;line-height:20px;display:block;margin-bottom:4px}
#etw_map a{color:#333;text-decoration:underline;width:100%;display:block;margin-top:5px}
#etw_map a:hover{text-decoration:none}
#etw_map .name a{color:#1d3154;margin:0;font-weight:700;text-decoration:none}
#etw_map .name a:hover{text-decoration:underline}
#etw_map .list_m{ width:100%; height:auto; margin-bottom:15px; overflow:hidden}
#etw_map .list_m a{ width:50%; display:block; float:left; color:#888; text-decoration:none; line-height:20px; padding:5px 0; padding-left:12px;}
#etw_map .list_m a:nth-child(2n+1){ clear:both}
#etw_map .list_m a:hover{text-decoration:underline; color:#0c3b64}
#etw_map a.subname{ width:100%; display:block; text-decoration:underline;padding-left:0px;}
/*引用sitemap样式*/
        
 

.img_center{width:100%;clear:both;margin:0.3rem auto 1.25rem auto;text-align:center; }
.img_left{width:40%;float:right; margin:5px 0 14px 4%; text-align:center;}
.img_right{width:40%;float:left; margin:5px 4% 0.1rem 0; text-align:center;}
.img_right .etw_photo{margin-bottom: 0}
.img_right .etw_photo ul li{margin-bottom: 0.2rem}
.img_left{float:left;margin:0 3% 20px 0;}
.img_left img,.img_right img{ display:block; width:100%;}

.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 1% 15px 0;text-align:center;}
.etw_photo ul li img{display:block; width:100%; border:1px #eee solid; padding: 4px;position: relative;} 
.etw_photo ul.nopic li img{ border:none} 
.etw_photo ul li a:hover img{border: 1px solid #ccc}
.etw_photo ul li a{ color:#333;}
.etw_photo ul li span{ display:block;}
.etw_photo ul li p{ display:block;}
.etw_pic2 ul,.etw_pic3 ul,.etw_pic4 ul,.etw_pic5 ul,.etw_pic6 ul{margin:0}
.etw_pic2 ul li{width:49%}
.etw_pic3 ul li{width:32%}
.etw_pic4 ul li{width:23.5%}
.etw_pic4 ul li:nth-child(3){margin-left: 0}
.etw_pic5 ul li:nth-child(3){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-left:0}
.etw_pic2 ul li:nth-child(2n+1),.etw_pic3 ul li:nth-child(3n+1),.etw_pic4 ul li:nth-child(4n+1),.etw_pic5 ul li:nth-child(5n+1),.etw_pic6 ul li:nth-child(6n+1){ clear:both;}
figure{ margin:0 0 0.3rem 0}

.left_pic{ width:43%; height:auto; float:right; margin:0 0 1.5rem 4%;}
.left_picr{float: right;margin:0 0 10px 3%;}
.left_pics{ width:100%; height:auto; float:left; border: 1px #dedede solid;} 
.left_pics img{ width:100%; text-align:center;}
.left_pics a{ cursor:default}
.left_pics:hover{border:1px #999 solid}
.related_pic{ width:100%; height:auto; float:right;  text-align:center}
.related_pic a{ width:15.5%; height:auto; float:left; margin:10px 1.4% 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 #ccc solid;}
.related_pic a img:hover{ border:1px #000 solid}

.related_pic{width:100%; height:auto; float:right;  text-align:center}
.related_pic a{width:15%; height:auto; float:right; margin:10px 0 0 1%; 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%; } 

.right_con{ width:auto; padding-top:2rem}

#etw_set_feedback_form{overflow:hidden;height:auto;width:87%;}
#etw_form_title{text-align:left;color:#333;font-size:1.2rem;padding:0px;position: relative; font-weight: bold;padding-bottom: 1rem}
#floatchatiframe2011{ margin: 0 -15px;}
#etw_form_title span{padding-right:5px}
#etw_form{width:100%}

.othertitle{font-size: 1.2rem; font-weight:bold; padding-bottom: 0.5rem;border-bottom: 1px dashed #e30000;position: relative;margin-bottom: 0.5rem}
.othertitle span{position:relative;}
.othertitle:after{position:absolute;content:""; right: 0;bottom:0.1rem; width: 5rem; height: 0.2rem; background: linear-gradient(to left,rgba(192,26,32,0.8),rgba(215,78,83,0.1));}
.othertitle a{color: #333;font-size: 1.25rem;font-weight: 500}
.othertitle a:hover{color: #e30000}

/*底部*/
#footer{ width:100%;height:auto;background:#000; padding-top:1rem;}
#etw_footin{margin:0 auto;width:100%;text-align:center; position:relative;}
#etw_homefooter{height:auto;padding-top:1rem;  text-align:center; position:relative; width: 100%;padding-bottom: 1rem}
#etw_homefooter .content{padding: 0}
#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:uppercase}
#etw_homefooter a:hover{color:#d62317; 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:#d62317;border:1px #d62317 solid; text-decoration: none;}
#otherlink a:hover span{opacity:1;top:-3px;transition:all .3s ease-in-out}


@media (max-width: 1500px) { 
.navbar-light .navbar-nav .nav-link{padding:0 1.1rem 0 0;}
.etw_mainproducts{ border-top:1px #dedede solid}
.etw_mainproducts .content{ margin-top:1.8rem}
.bannerinfo{margin-top: 2%}
.bannerinfo1{margin-top: 1%}
}

@media (max-width: 991.98px) { 
  .top-nav{background:#000; width:100%; padding-top:0}
  .navbar{padding:0.05rem 0rem 0;}
  .navbtn{ margin:1.7rem 1rem 0 0}
  #etw_logo{ padding-left:1rem}
  #header{position: relative;}
  #container{margin-top:0;} 
#etw_language{display: none;}
.etw_mainproducts ul > li > ol > li.product_con span{ display:none}
#etw_banner,.etw_company{display: none;}
}

@media (max-width: 767.98px) { 
  #etw_homefooter a{font-size:0.875rem;}  
  #etw_sidebar,#etw_banner{ display:none;}
  #etw_right{width:100%; padding-left:0}
  .etw_hometitle, h2{font-size:1.2rem; margin-top: 0.5rem;} 
  .product_right ul > li,.etw_mainbody ul>li{ width:100%; margin-right:0}
  .product_right ul > li:nth-child(2n),.etw_mainbody ul>li:nth-child(2n){ margin-right:0} 
  .etw_mainproducts ul > li{ width:100%;}
  .etw_mainproducts ul > li:nth-child(3n){ margin-right:0}
  .etw_mainproducts ul > li:nth-child(2n){ margin-right:0} 
  #etw_producttitle{ padding-bottom:0.5rem}
  .etw_mainbody ul>li>ol>li.product_con{display: none;}
  .etw_productlists, .etw_contactin{width: 48%}
  #etw_bottom ul>li{width: 48%!important;margin-right: 2%!important}
  #etw_bottom ul>li:nth-child(2n+1){clear: both;}
  #etw_bottom .etw_hometitle{margin-top: 1rem}
  .product_left,.product_right{width: 100%;border-right: none;float: left;padding-left: 0}
	
}
@media (max-width: 687.98px){.etw_mainbody ul>li{margin:0 0 2rem 1.5%;width:32.1%;}
	.etw_mainproducts ul > li{width:31%;margin:0 0 0 1.2%;}
}
@media (max-width: 575.98px) {
  #etw_language,#etw_bottom ul>li>ol{ display:none;}
  .top-nav{border-top:1px #ccc solid;}
  #etw_homefooter a,#etw_coper a{font-size:0.6rem;}
.img_left, .img_right,.left_pic,.etw_products > ul.three > li,#etw_bottom ul>li{width:100%!important; margin-right:0;} 
  .etw_pic3 ul li:nth-child(2n),.etw_pic4 ul li:nth-child(2n){margin-left:0;}
  .etw_pic3 ul li,.etw_pic4 ul li{width:48%;margin-right:2%;}
  .top1,.top2{margin-top: 0}

}
@media (max-width: 375.98px){.etw_mainbody ul>li>ol>li.product_img a span{padding:0 0.35rem;font-size: 0.1rem}
	.etw_mainproducts ul>li>ol>li.product_con>a{font-size:0.5rem}
	
}


.aboutdls{ width:100%;display:flex;flex-flow: wrap;}
.aboutdlsli{ width:49%; margin:0 0 20px 2%; border:1px #ccc dashed; padding:0.6rem;background: #f4f5f7;}
.aboutdlsli:nth-child(2n){ margin-left:0} 
.aboutdlsli:nth-child(2n+1){ clear:both;} 
.aboutdlsli .etw_title1{ font-size:1rem; font-weight:500;}
@media (max-width: 575.98px) {
	.aboutdlsli{ width:100%; margin-left:0;}
}