@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';
  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;}

body{font-family: Roboto;color:#555; font-weight: 300; line-height: 1.4;}
hr.dashed{ border-top:1px #f86c05 dashed;}
table{font-size: 0.875rem;}
table tr:first-child{white-space:nowrap; background: #f5f5f5;font-weight: 500;}
.table td, .table th{padding:0.5rem;}
a{color:#d44549;}
a:hover{color:#ff0000;}
.big_title{ text-align: center; font-size: 1.4rem;  margin: 1.5rem auto 1.5rem;font-weight: 700;}
.big_title span{position: relative;}
.big_title span:before{content:""; position: absolute; left: -4rem; top:50%; width: 3rem; height: 1px; border-top:1px #f86c05    solid;}
.big_title span:after{content:""; position: absolute; right: -4rem; top:50%; width: 3rem; height: 1px; border-top:1px #f86c05    solid;}
.big_left_title{font-size: 1.3rem;  margin: 0.5rem auto 0.5rem;font-weight: 700; position: relative; padding-bottom: 0.875rem;}
.big_left_title:before{position:absolute; left: 0;content:""; bottom:0.4rem; width:6rem; height:1px; border-top:2px #d44549  solid;}
.big_title_sub{font-size:1.3rem; font-weight: 500; text-align: left; margin-bottom:0.5rem;}
.big_title_sub span{font-size:2rem; font-style: italic; margin-right: 0.5rem; color:#d44549;}

.readmore{display:inline-block; border: 1px #d44549 solid; padding:0.2rem  0.5rem;color:#d44549;font-size: 0.875rem; float: right;transition: all 0.3s;}
.readmore:hover{ background-color:#d44549;color:#fff; text-decoration: none;}

.content_title{font-size:1.2rem; font-weight: 500; margin-bottom: 0.3rem;}

.content{padding:0 1rem 0px 1rem; max-width:1200px; margin:0 auto;}
.js-gallery-wrap{}
#header{width:100%; background: #f0f0f0;}
#headerin{margin:0px auto;  }
#etw_logo{ float:left; margin: 1rem 0 1rem; padding:0.8rem 1.2rem; width: 15rem; height: 7.2rem; background: #d44549; text-align: center;}
#etw_logo .txt{color:#fff; font-size: 0.875rem; text-align: left; font-weight: 400; margin-top:0.4rem; line-height: 1.4; text-align: center;}
#etw_language{ float:right; margin-top:1rem; text-align: right; }
#etw_language .dropdown-item{ display:inline-block;width:auto; font-size:0.8rem; font-weight: 500; padding:0.25rem 0.5rem;color:#2f2f2f;}
.toplist{display: flex; margin-top: 1rem; float: right; width: 77%;}
.toplist>li{background-color:#970000; height: 7.2rem; width:15.8%; margin-right: 1%; padding:0.5rem 1rem;}
.toplist>li a{color:#fff; display: block; font-size: 0.75rem;font-weight: 400; line-height: 1.1; text-align: center;}
.toplist>li a .img{margin-bottom:0.3rem;}
.toplist>li:hover{background-color:#d52b1e;}
.toplist>li:hover a{text-decoration:none;}


.top-nav{ width:70%; float: left; margin:0.5rem 0 1rem; }
.navbar{ padding:0;}
.navbar-collapse{justify-content:flex-start;}
.navbar-light .navbar-nav .nav-link{color:#2f2f2f; padding: 0.5rem 1rem; font-weight:500;}
.navbar-light .navbar-nav .active .nav-link,.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{color:#d44549;}
.navbar-light .navbar-nav .dropdown-item{font-weight:300; font-size:0.875rem;}
.navbar-light .navbar-nav .nav-item:last-child .nav-link{padding-right:0;}
.navbar-light .navbar-nav .nav-item:first-child .nav-link{padding-left:0;}

#etw_banner{ position: relative;overflow: hidden; padding:0px 0 0px 0;}
#etw_banner img{ float:left; margin:0; width:100%;}

.inner_banner{ position: relative;}
.inner_banner .des{ padding:0 0 0 5%; position: absolute; top:25%; width: 40%;}
.inner_banner .des h2{font-size:1.5rem; color:#f86c05; position: relative; padding-bottom: 0.5rem;}
.inner_banner .des h2:after{content:""; position: absolute; bottom:-0.5rem; left: 0; width: 70%; height: 1px; border-top:2px #dbdbdb solid;}
.inner_banner .des h2:before{content:""; position: absolute; bottom:-0.9rem; left: 0; width: 70%; height: 1px; border-top:4px #dbdbdb double;}



.company h1{font-size:1.5rem; font-weight: 700; line-height:1.6;  margin-top: 1rem; text-align: center;}
.company h2{font-size:1.4rem; font-weight: 500;text-align: center; margin-bottom: 1.5rem;}
.company .des{ margin-top: 1.5rem; font-size: 0.9rem;font-weight: 400;}
.company .des .img{ float:right; margin-left: 3%;}
.company .des .more{border:2px #555 solid; margin: 0.5rem 0 0.5rem 0; display: inline-block; padding:0.3rem 0.5rem; font-size: 0.8rem; color:#555; border-radius: 5px; transition: all 0.3s;}
.company .des .more:hover{ text-decoration:none; color:#fff; background-color:#d44549; border-color: #d44549;}

.mainpro{ background: #fff; background-size: 100%;}
.mainpro .title{font-size:1.4rem; font-weight: 700; color:#555; padding:2rem 0 0.5rem 0;}
.mainpro .more{text-align:center;}
.mainpro .more a{ display:inline-block; padding: 0.3rem 0.8rem; border-radius: 0.2rem; background-color: #f86c05;color:#fff; font-size:0.875rem; position: relative; transition: all 0.3s;}
.mainpro .more a:after{content:"\f105"; font-family: fontawesome; margin-left: 0.3rem;}
.mainpro .more a:hover{text-decoration:none; background: #555;}

.mainpro .ul4{display:flex; margin-top: 1rem; flex-flow: wrap;}
.mainpro .ul4>li{width:23.5%; margin-right: 2%; position: relative;}
.mainpro .ul4>li:after{content:""; position: absolute; width: 40%; left: 30%; bottom:0; height: 1px; border-top:3px #d44549 solid; z-index: 2;}
.mainpro .ul4>li:nth-child(4n){ margin-right:0;}
.mainpro .ul4>li .product_img{ text-align: center;}
.mainpro .ul4>li .product_con{margin:0.5rem 0.3rem 0; margin-top: -1.2rem; text-align: center; background: #fff; position: relative; z-index: 1;}
.mainpro .ul4>li .product_con a{color:#333; font-size: 0.8rem; display: block; padding: 0.5rem 0.8rem;}
.mainpro .ul4>li:hover img{opacity:0.7;}
.mainpro .ul4>li:hover .product_con a{color:#d44549; text-decoration: none;}


.mainpro .ul5{display:flex; margin-top: 1rem; flex-flow: wrap;}
.mainpro .ul5>li{width:18%; margin-right: 2%; margin-bottom: 2%; transition: all 0.3s;text-align: center;}
.mainpro .ul5>li:nth-child(5n){ margin-right:0;}
.mainpro .ul5>li .product_img img{width:100%;}
.mainpro .ul5>li .product_con{ background: #f5f5f5; }
.mainpro .ul5.nobg>li .product_con{background-color: transparent;}
.mainpro .ul5>li .product_con a{color:#555; font-size: 0.8rem; font-weight: 500; display: block; padding: 0.8rem 0rem;}
.mainpro .ul5>li:hover img{opacity:0.7;}
.mainpro .ul5>li:hover .product_con,.mainpro .ul5>li.dq .product_con{background: #d44549;}
.mainpro .ul5>li:hover .product_con a,.mainpro .ul5>li.dq .product_con a{color:#fff; text-decoration: none;}

.mainpro .ul3{display:flex; margin-top: 1rem; flex-flow: wrap; margin: 0;}
.mainpro .ul3>li{width:32%; margin-right: 2%; border:1px #ccc solid; text-align: center;}
.mainpro .ul3>li:nth-child(3n){ margin-right:0;}
.mainpro .ul3>li .txt{ background-color: rgba(0,0,0,0.5); text-align: center;color:#fff; font-weight: 700; font-size: 1.2rem; height: 2.4rem; line-height: 2.4rem; margin-top: -2.4rem; position: relative; z-index: 1;}
.mainpro .ul3>li p{ padding:1rem 0.8rem 0; font-size: 0.8rem; line-height: 1.6; font-weight: 400;text-align: left;}

.list4{display:flex; flex-flow: wrap;}
.list4>li{width:23.5%; margin-right:2%; margin-bottom: 2%; text-align: center; position: relative;}
.list4>li:nth-child(4n){margin-right:0;}
.list4>li .txt{ position:absolute; width: 90%; left: 5%; padding: 1rem 0.5rem; top:30%; background-color: rgba(0,0,0,0.2); color:#fff; border-radius: 5px;}

.etw_hometitle,h2[itemprop=name]{ padding:0.5rem 0 0.875rem;font-size:1.5rem; color:#343a40;font-weight: 700; margin-bottom: 0;}

.pagebottom{background:#fff; background-size:cover; padding: 2rem 0 5rem;color:#fff;}
.pagebottom .title a{display:block; color:#fff; font-weight: bold; font-size: 1.2rem; margin-bottom: 0.4rem;}
.pagebottom ul li a{color:#999; font-size: 0.8rem; padding: 0rem 0 0.5rem 0rem; position: relative; display: block;}
.pagebottom ul li a:before{content:"\f105"; font-family: fontawesome; margin-right: 0.3rem;}
.pagebottom ul li a:hover{color:#1457a0; text-decoration: none;}
.pagebottom .info{font-size:0.875rem; line-height: 1.6; position: relative; padding: 1rem 3rem 1rem 0;}
.pagebottom .info:after{content:""; position: absolute; right: 1rem; top: 0; width: 1px; height: 100%; border-left: 1px #fff solid;}
.pagebottom .btcontact{font-size:0.8rem;color:#fff;}
.pagebottom .btcontact a{color:#ffc107;}

#etw_producttitle{margin:0px auto 0px; height:auto; color:#d44549; overflow:hidden; padding:0; font-size:0.875rem;font-weight: 400;}
#etw_producttitle ul{margin-bottom:0.5rem;}
#etw_producttitle a{ color:#666; padding-right:0.2rem; }
#etw_producttitle li{display:inline-block}
#etw_producttitle li+li::before{padding:0 0.2rem;color:#666;content:"/\00a0"}
#etw_producttitle a:hover{color:#d44549; text-decoration:underline;}

#container{background-color:#fff;}
.warp{display:flex; flex-flow: wrap; margin-top: 1.2rem;}
#etw_right{ width:76%; }
#etw_sidebar{ width:22%; margin-right: 2%;background-color:#f5f5f5;}

.etw_productlist{  padding:1rem 0.2rem;}
.etw_productlist ul>li{margin-bottom:0.5rem;}
.etw_productlist ul li a{display:block;}
.etw_productlist ul>li>a{color:#333;position:relative;display: block;padding:0.3rem 0 0.3rem 0.875rem; font-size:0.9rem; font-weight: 500;}
.etw_productlist ul>li>a.dq,.etw_productlist ul>li>a:hover{ color:#d44549; text-decoration:none;}
.etw_productlist ul>li>ol{ padding:0px; clear: both; float:none;}
.etw_productlist ul>li>ol>li a{ display:block; color:#666;padding:0.3rem 0.2rem 0.2rem 0.875rem;position:relative; font-size:0.8rem; font-weight: 400; }
.etw_productlist ul>li>ol>li a:before{content:"\f105"; font-family: fontawesome; margin-right: 3px;}
.etw_productlist ul>li>ol>li a:hover,.etw_productlist ul>li>ol>li a.dq{color:#d44549; text-decoration:none;}
.contact{ padding:0rem 1rem 0 1rem;} 
.contact p{font-size: 0.875rem;font-weight: 400;}
.contact p i{margin-right:0.3rem; font-size: 1rem;}
.contact .contact_title{ padding-bottom:1rem; position: relative; margin-bottom: 0.5rem;}
.contact .contact_title:after{content:""; position: absolute; left: 0; bottom:0.7rem; width: 20%; height: 1px; border-top:2px #d44549 solid;}

ul.item{ margin-bottom:1rem; float:none;}
ul.item>li{ width:auto; margin:4px 0 6px 20px; list-style:decimal;  float:none;}
ul.disc>li{list-style: disc; margin-bottom: 4px; }
ul.square>li{list-style:square;}
ul.lower_latin>li{list-style:lower-latin;}
ul.circle>li{list-style:circle;}
ul.item>li.none{list-style:none;}
ul.item.allnone>li{list-style:none; margin-left: 0;}
ul.line>li{list-style:none; position: relative;color: #999; font-size: 0.9rem;}
ul.line>li:before{ content:""; position: absolute; left:-20px; top:50%; width: 10px; height: 1px; border-top:1px #999 solid;}


.protitle{}
.protitle a{display: inline-block; background-color: #d44549; color:#fff; font-size: 1rem; font-weight: 500; padding:0rem 2.6rem 0rem 1.2rem; position: relative; line-height: 2.5rem;}
.protitle a:before{content:""; position: absolute;left: 0.5rem; top:42%; width: 0.4rem; height: 0.4rem; background:#fff;border-radius: 50%; }
.protitle a:after{content:""; position: absolute;right:0; top:0; width: 0; height: 100%; border:1.25rem #d44549 solid; border-right-color: #fff;}
.protitle a:hover{color:#fff;background-color: #970000; text-decoration: none;}
.protitle a:hover:before{background:#fff;}
.protitle a:hover:after{border:1.25rem #970000 solid;border-right-color: #fff;}

.pro2>ul{display:flex;flex-flow: wrap; margin-bottom: 0;}
.pro2>ul>li{width:49%; margin-right: 2%;background-color:#f5f5f5; margin-bottom: 2%;}
.pro2>ul>li:nth-child(2n){margin-right:0;}
.pro2>ul>li:last-child{ margin-right:0;}
.pro2>ul>li .product_img{ background-color: #fff; text-align: center; padding-bottom: 0.5rem;}
.pro2>ul>li .product_img img{width:60%; max-width: 100%;}
.pro2>ul>li .mw{ padding-bottom:0;}
.pro2>ul>li .mw img{width:100%;}
.pro2>ul>li .product_con{padding:0.875rem 1rem 0.5rem;}
.pro2>ul>li .product_con p{color:#666; font-size:0.9rem;}
.pro2>ul>li .product_con .t{color:#333; font-weight: bold; display: block; margin-bottom: 0.2rem;}
.pro2>ul>li .product_con .more{color:#1457a0;font-size: 0.875rem; display: block; position: relative; padding-top: 0.875rem;}
.pro2>ul>li .product_con .more:before{content:""; position: absolute; top:0rem; left: 0; width: 100%; height: 1px; border-top:1px #dbdbdb solid;}
.pro2>ul>li:hover img{opacity:0.7;}
.pro2>ul>li:hover .product_con a{color:#1457a0;}

.pro_img_txt{}
.pro_img_txt ul li ol{display:flex; flex-flow: row; align-items: center; margin-bottom: 1.5rem; }
.pro_img_txt ul li ol .product_img{width:11rem; margin-right:1rem;}
.pro_img_txt ul li ol .product_con{ flex: 1;}
.pro_img_txt ul li ol .product_con a{color:#f86c05; font-size: 1rem; font-weight: 500; display: block; text-decoration: underline; }
.pro_img_txt ul li ol .product_con a:hover{color:#555; text-decoration: none;}
.pro_img_txt ul li ol .product_con span{font-size: 0.9rem;}

.pro4 ul{display:flex;flex-flow: wrap;}
.pro4 ul>li{width:23.5%; margin-right: 2%;background-color:#f5f5f5; margin-bottom: 2%;}
.pro4 ul>li:nth-child(4n){margin-right:0;}
.pro4 ul>li:last-child{ margin-right:0;}
.pro4 ul>li .product_img{ background-color: #fff; text-align: center; border:1px #f5f5f5 solid;}
.pro4 ul>li .product_img img{ width: 100%;}
.pro4 ul>li .product_con{padding:0.5rem 1rem; }
.pro4 ul>li .product_con a{color:#333;font-size:0.8rem; display: block; margin-bottom: 0.2rem; text-align: center;}
.pro4>ul>li .product_con p{color:#666; font-size:0.9rem;}
.pro4>ul>li .product_con .t{color:#333; font-weight: 500; font-size:1.1rem; display: block; padding: 0.5rem 0; position: relative;}
.pro4>ul>li .product_con .t:after{content:""; position: absolute; width: 30%; height: 1px; left: 35%; bottom:3px; border-top:3px #f86c05 double;}
.pro4>ul>li .product_con .more{color:#f86c05;font-size: 0.875rem; font-weight: 500; display: block; position: relative; padding-top: 0.875rem;}
.pro4>ul>li .product_con .more:before{content:""; position: absolute; top:0rem; left: 0; width: 100%; height: 1px; border-top:1px #dbdbdb solid;}
.pro4 ul>li:hover{background-color:#d44549;}
.pro4 ul>li:hover img{opacity:0.7;}
.pro4 ul>li:hover .product_con a{color:#fff; text-decoration: none;}
.pro4 ul>li:hover .product_con p{color:#fff;}
.pro4 ul>li:hover .product_con .t:after{border-top:3px #fff double;}

.number{ width:100%; display: flex; color: #222; flex-wrap: wrap; }
.number>li{  margin-right:2%; margin-bottom: 1rem; padding:3rem 1rem 1rem; border-radius: 5px;position: relative; box-shadow: 0px 3px 5px #9da297; font-size: 0.9rem;}
.number>li:before{content: ""; position: absolute; display: block; text-align: center; top:0; left: 0;width:100%;height:2.5rem; line-height:2.5rem;font-weight: 700; background: #fff3cd; border-top-left-radius: 5px;border-top-right-radius: 5px;color:#555; font-size: 1.1rem;}
.number>li:nth-child(1):before{content:"01";}
.number>li:nth-child(2):before{content:"02";}
.number>li:nth-child(3):before{content:"03";}
.number>li:nth-child(4):before{content:"04";}
.number>li:nth-child(5):before{content:"05";}
.number>li:nth-child(6):before{content:"06";}
.number>li:nth-child(7):before{content:"07";}
.number>li:nth-child(8):before{content:"08";}
.number>li:nth-child(9):before{content:"09";}

.number2>li{width:49%;}
.number2>li:nth-child(2n){margin-right:0;}

.number3>li{width:32%;}
.number3>li:nth-child(3n){margin-right:0;}

.number4>li{width:23.5%;}
.number4>li:nth-child(4n){margin-right:0;}

.number6>li{width:15.8%; margin-right: 1%; padding: 3rem 0.2rem 0.5rem; font-size: 0.8rem; text-align: center;}
.number6>li:nth-child(6n){margin-right:0;}

.number7>li{width:13.4%; margin-right: 1%; padding: 3rem 0.2rem 0.5rem; font-size: 0.8rem; text-align: center;}
.number7>li:nth-child(7n){margin-right:0;}

.number9>li{width:10.2%; margin-right: 1%; padding: 3rem 0.2rem 0.5rem; font-size: 0.8rem; text-align: center;}
.number9>li:nth-child(9n){margin-right:0;}

.process{display:flex; flex-flow: wrap; flex-direction: row;justify-content: center; align-items: center;}
.process li{width:7rem; height:7rem; line-height: 7rem; margin-right: 2%; margin-bottom: 1rem; background:#fff3cd; color:#555; text-align: center; font-size: 0.875rem; font-weight: 500; border-radius: 50%; }

.number_txt{ width:100%; color: #222; display: flex; flex-flow: wrap;}
.number_txt>li{ width:49%; margin-right:2%; margin-bottom: 1rem; padding: 1rem; border-radius: 5px;box-shadow: 0px 3px 5px #9da297; border-top: 5px #d44549  solid; font-size: 0.9rem;color:#666;}
.number_txt>li:nth-child(2n){margin-right:0;}
.number_txt>li .title{ text-align: center; font-size: 1rem; padding-bottom: 0.7rem; margin-bottom: 0.5rem; color:#000; position: relative; line-height: 1.2; font-weight:500;}
.number_txt>li .title:before{ content:""; border-bottom: 3px #d44549  solid; width: 20%; left: 40%; position: absolute; bottom: 0;}
.number_txt .img{margin:1rem 0 1rem;}

.number_txt3>li{width:32%;}
.number_txt3>li:nth-child(2n){margin-right:2%;}
.number_txt3>li:nth-child(3n){margin-right:0;}

.number_txt4>li{width:23.5%;}
.number_txt4>li:nth-child(2n){margin-right:2%;}
.number_txt4>li:nth-child(4n){margin-right:0;}

.number_txt5>li{width:18.4%;}
.number_txt5>li:nth-child(2n){margin-right:2%;}
.number_txt5>li:nth-child(5n){margin-right:0;}


.img_center{width:100%;clear:both;margin:0.3rem auto 0.6rem auto;text-align:center; }
.img_center img{box-shadow:1px 1px 8px #ccc,-1px -1px 8px #ccc; padding:3px;}
.img_left,.img_right{width:48%;float:right; margin:0 0 14px 2%; text-align:center;}
.img_left{float:left;margin:0 2% 14px 0;}
.sswidth{ width:20%; min-width:150px;}
.swidth{ width:24.25%; min-width:150px;}
.smwidth{ width:31%; min-width:150px;}
.mswidth{ width:38%; min-width:150px;}
.mwidth{ width:38%; min-width:150px;}
.img_left img,.img_right img{ display:block; width:100%; box-shadow:1px 1px 8px #ccc,-1px -1px 8px #ccc; padding:3px; transition:.3s}

.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% 0.875rem 0;text-align:center;}
.etw_photo ul li img{display:block; width:100%;box-shadow:1px 1px 8px #ccc,-1px -1px 8px #ccc; padding: 4px; margin-bottom: 5px; position: relative;} 
.etw_photo ul li a{ color:#333;}
.etw_photo ul li span{ display:block; margin-bottom:3px; color:#ed6861;}
.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_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;}

.bcontact{background:#d44549; padding: 1rem 0;}
#etw_set_feedback_form{overflow:hidden;height:auto;width:100%;}
#etw_form_title,.contact_title a{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{font-size: 1.2rem; font-weight:bold; padding-bottom: 0.5rem;}
.othertitle span{position:relative;}
.othertitle span:after{position:absolute;content:""; left: 0;bottom:-0.5rem; width: 5rem; height: 0.2rem; background: linear-gradient(to right,rgb(151, 0, 0,0.8),rgb(255,255,255));}

/*sitemap*/
#etw_map{width:100%;margin:0 auto}
#etw_map .name{width:100%;color:#f56b06;background:#f1f1f1;margin-top:6px;line-height:20px;display:block;margin-bottom:4px; text-decoration: none; padding: 4px 0 4px 10px; font-weight: 500; border-radius: 3px;}
#etw_map a{color:#333;text-decoration:underline;width:100%;display:block;margin:8px 5px; padding-left: 15px;}
#etw_map a:hover{text-decoration:none;color:#ed6861;}
#etw_map .name:hover{text-decoration:underline;}
#etw_map .list_m{ width:100%; height:auto; margin-bottom:15px; overflow:hidden}
#etw_map .list_m a{ width:45%; display:block; float:left; color:#888; text-decoration:none; padding:0px 10px 0px 20px;}
#etw_map .list_m a:nth-child(2n+1){ clear:both}
#etw_map .list_m a:hover{text-decoration:underline; color:#ed6861}

#footer{ width:100%;height:auto;background:#fff; margin-top: 3rem;}
#etw_footin{margin:0 auto;width:100%;text-align:center; position:relative; padding-bottom:1.2rem; }
#etw_homefooter{height:auto;padding:1rem 0 1rem 0; text-align:center; position:relative; width: 100%;}
#etw_homefooter a{padding:0 1rem 0 1rem;color:#333; margin:0px;position:relative;font-size:1rem; font-weight: 500;}
#etw_homefooter a:hover{color:#d44549; }
#etw_coper a{display:block;color:#333; margin-top:1rem;font-size:0.875rem;}
#otherlink{clear:both;width:100%;height:auto;}
#otherlink a{color:#333; font-size:0.5rem; display:inline-block;padding:0.05rem 0.3rem; margin-right:0.875rem; border:1px #333 solid;}
#otherlink a span{opacity:.5;position:relative;top:0;font-size:0.875rem;}
#otherlink a:hover{color:#f86c05;border:1px #f86c05 solid; text-decoration: none;}
#otherlink a:hover span{opacity:1;top:-3px;transition:all .3s ease-in-out}
@media (max-width: 1500px) { 

	.inner_banner .des{top:5%;}
	.inner_banner .des h2{font-size:1rem;}
}

@media (max-width: 1199.98px) { 
	#etw_logo .txt{display: none;}
	#etw_logo{width:auto; padding-top: 2rem;}
	.toplist{width:85%;}
	.top-nav{width:81%;}
}

@media (max-width: 991.98px) {
	.navbtn{ margin-top:1rem; float: right;}
	#etw_logo{padding:0.5rem; height: auto;}
	#etw_language,.inner_banner .des,.toplist{ display:none;}
	.top-nav{background:#fff;width:100%; margin: 0;}
	.navbar{padding:0.05rem 0rem 0;}
	#header{ background-color: #fff;}
	.navbar-light .navbar-nav .nav-item:first-child .nav-link{padding-left:1rem;}
	#headerin{border-bottom:1px #dedede solid;}
	.company h1{font-size:1.2rem;}
	.company h2,.mainpro .title{font-size:1rem;}
	.number_txt4>li,.list4>li{width:49%;}
	.number_txt4>li:nth-child(2n),.list4>li:nth-child(2n){margin-right:0;}
}

@media (max-width: 767.98px) { 
	#footer{margin-top:0rem;}
	.navbtn{ margin-top:1.5rem;}
	#etw_homefooter a{font-size:0.875rem;}
	.pro4 ul>li,.mainpro .ul4>li,.mainpro .ul5>li{width:49%; margin-bottom: 3%;}
	.mainpro .ul5>li:nth-child(5n){margin-right:2%;}
	.pro4 ul>li:nth-child(2n),.mainpro .ul4>li:nth-child(2n),.mainpro .ul5>li:nth-child(2n){margin-right:0;}
	#etw_sidebar,#etw_producttitle,.inner_banner,.company .des .img{ display:none;}
	#etw_right{width:100%;}
	.etw_hometitle, h2[itemprop=name]{font-size:1.2rem; margin-top: 0.5rem;}
	.company h1{font-size:1rem;}
	.mainpro .ul3>li{width:100%; margin-right:0; margin-bottom:1rem;}
	.mainpro .ul3>li img{width:100%;}
	.number9>li{width:24%;}
}

@media (max-width: 575.98px) {
	.pagebottom .info{ padding:0;}
	.pagebottom .info:after{display:none;}
	.top-nav{border-top:none;}
	#etw_homefooter a,#etw_coper a{font-size:0.6rem;}
	#etw_homefooter a{padding:0 0.5rem;}
	#otherlink a{border:none;}
	.mainpro ul>li,.pro2>ul>li,.number_txt5>li,.number2>li,.number3>li,.img_left, .img_right,.number_txt4>li,.list4>li,.etw_pic2 ul li,.etw_pic3 ul li,.number_txt3>li{width:100%; margin-right:0;}
	
	.smwidth{width:100%;}
	.pro_img_txt ul li ol .product_con span{display:none;}
	.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%;}

}