@charset "utf-8";
@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;}
p{margin:0;padding:0 0 1rem}
a{color: #495057}
a:hover{color: #eb6100}

.link{display:inline-block;color:#495057;position:relative;width:auto;}
.link:after{content:"\f178";position:absolute;right:-1.8rem;top:0;font-family:FontAwesome;color:#eb6100;font-size:16px;transition:all ease-in-out .3s}
.link:hover:after{right:-2rem}

body{font-family: Opensans;color:#495057; font-weight: 300; font-size:0.875rem;  line-height:1.375rem}
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} 
.table>tbody>tr>td img{ display:block; min-width:90px; margin:10px 0 5px 0}
.etw_hometitle,h2{ padding:0.3rem 0 1rem;font-size:1.4rem; color:#333;font-weight: 500; margin: 0;font-weight: 600}
.etw_hometitle{ text-align:left; font-size:1.75rem; padding-bottom:1.25rem}
.clearfix{clear: both;}

inquiry,u.inquiry{text-decoration: none; color:#666;}
u.inquiry:after{content:"INQUIRY"; display:inline-block;background:#e3e4e5; color:#666;text-align: center;line-height: 1;padding:4px 10px;font-size:12px;  float:left; width:88px}
u.inquiry:hover:after{ background:#285a92; color:#fff;} 
#etw_top{position:fixed;width:35px;height:35px;right:55px;bottom:150px;text-align:center; background:#f35d0b;z-index:100;cursor:pointer; color:#fff; font-weight:700; line-height:28px; border-radius:50%}
#etw_top a{color:#fff} 
#etw_top:hover{ transition:all ease-in-out .3s;-moz-transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;-ms-transition:all ease-in-out .3s;background:#174277; }  
.theme-send-inquiry{bottom:160px!important; right: 40px!important;}

/*头部*/
#header{width:100%;position:fixed; top:0; right:0; left:0; z-index:10; background: #eb6100; margin:0 auto;}
#headerin{width:100%; margin:0px auto; max-width:1040px; } 
#etw_logo{ width:auto; float:left;margin-top: 1.4rem}
.navbtn{ margin:1.8rem 1rem 0 0;}
#etw_language{float:right; height:35px; padding-top:0.7rem;  min-width:80px;text-align: right;}
#etw_language .dropdown-item{ display:inline-block;width:auto; font-size:0.875rem; padding:0.4rem 0 0.4rem;color:#fff; font-weight:300; min-width:80px;background-color: none;background:none;}
#etw_language .dropdown-item:hover{ color:#000; text-decoration:underline; background:#eb6100!important;background-color: #eb6100!important} 

.top-nav{ width:auto; float:right; text-align:right; padding-top:1rem}
.navbar{ padding:0 0 0 1rem}
.navbar-collapse{justify-content:center;}
.navbar-light .navbar-nav .nav-link{color:#222; font-size:0.9375rem; padding:0 0 1rem 2.5rem; line-height:2rem; font-weight: 300;font-weight: 600;text-transform: uppercase;}
.navbar-light .navbar-nav .active .nav-link,.navbar-light .navbar-nav .nav-link:hover{background-color:none;color:#fff;}
.navbar-light .navbar-nav .dropdown-item{font-weight:300; font-size:0.8135rem; line-height:1rem}  
.dropdown-item.active, .dropdown-item:active{background:#fff !important;color:#007bff;}
.dropdown-item{ white-space:normal; min-width:16rem;}
.navbar-nav .dropdown-menu a:hover{color: #eb6100}


/*首页附加样式*/
#etw_banner{ position: relative; width:100%; margin:0 auto; }
#etw_banner img{width:100%; text-align:center; margin:0 auto;} 
#etw_banner .banner_txt{ width:100%; position: absolute; top:44%; max-width:370px;  right:20%;} 
#etw_banner .banner_txt h1{font-size:2.6rem; color:#fff; width:100%; font-weight:700; line-height:2.8rem;} 
#etw_banner  .text h1{ color:#15458f;text-shadow:none;} 
#company{background: url(../images/bg.jpg) repeat center;position: relative;width: 100%;margin: 0 auto;padding: 2rem}
.company_txt{text-align: right;font-size: 1.1rem;line-height: 1.5rem}
.company_txt span:nth-child(1){width: 100%;display: block;color: #333;font-size: 0.8rem;font-weight: 600;line-height: 1.5rem}
.company_txt span:nth-child(2){width: 100%;display: block;color: #333;font-size: 1.5rem;font-weight: 600;line-height: 2rem}
.company_title{color: #f4473a;font-size: 1.125rem; font-weight: 600;margin-bottom: 10px}

.etw_mainproducts .etw_hometitle{ text-align:center; font-size:1.4rem; line-height:1.6rem; padding:0 0 1.25rem 0; position:relative; color:#333;}
.etw_mainproducts .etw_hometitle span{font-weight:700;position: relative;}
.etw_mainproducts .etw_hometitle span:before{position: absolute;content: "";background: url(../images/dot1.jpg) no-repeat left;top: 0;right: 0;bottom: 0;left: -60px}
.etw_mainproducts .etw_hometitle span:after{position: absolute;content: "";background: url(../images/dot2.jpg) no-repeat right;top: 0;right: -60px;bottom: 0;left: 0}
.etw_mainproducts{ width:100%; float:left; margin-bottom:0.6rem;margin-top: 1rem}
.etw_mainproducts ul{ width:100%; display:flex; flex-wrap:wrap}
.etw_mainproducts>ul>li{ width:32%; margin:0 2% 2rem 0; background:#fff;}
.etw_mainproducts>ul>li:nth-child(1){background: #f6f6f6;padding: 1.25rem}
.etw_mainproducts>ul>li:nth-child(1) img{margin-top: 10%}
.etw_mainproducts>ul>li:nth-child(1) p{font-size: 1rem;margin-top: 1rem;line-height: 1.5rem}
.etw_mainproducts>ul>li:nth-child(3n){ margin-right:0}
.etw_mainproducts>ul>li>ol,.etw_mainproducts>ul>li>ol>li{ width:100%}
.etw_mainproducts>ul>li>ol>li.product_img{ text-align:center;background: #f6f6f6;border: 1px solid #f6f6f6}
.etw_mainproducts>ul>li>ol>li.product_img:hover{border: 1px solid #333}
.etw_mainproducts>ul>li>ol>li.product_con{ width:100%; padding:0.5rem 0}
.products_title{font-size: 1.125rem;font-weight: 600;text-align: left;margin-bottom: 10px}
.products_title a{color: #333;}
.products_title a:hover{color: #eb6100}
.more{position: relative;background: -webkit-linear-gradient(#ec6003, #f4473a); background: -o-linear-gradient(#ec6003, #f4473a);background: -moz-linear-gradient(#ec6003, #f4473a);background: linear-gradient(#ec6003, #f4473a);padding: 0.5rem;width: 230px;text-align: center;position: relative;}
.more:after{position: absolute;content: "";border-bottom: 39px solid #fff;border-left: 22px solid transparent;right: -1px;top: 0;bottom: 0}
.more a{color: #fff;text-transform: uppercase;;text-align: center;font-weight: 600}
.more a:hover{text-decoration: underline;}

#mainpro{width: 100%;background: url(../images/bg.jpg) repeat center;position: relative;margin: 0 auto;overflow: hidden;}
#mainpro ul{width: 100%;float: left; margin: 2rem 0}
#mainpro ul li{width: 48%;margin-right: 4%;float: left;}
#mainpro ul li:nth-child(2){margin-right: 0}
#mainpro .etw_hometitle{text-align:left; font-size:1.4rem; line-height:1.6rem; padding:0 0 1.25rem 0; position:relative;width: 100%}
#mainpro .etw_hometitle a{font-weight:700;position: relative; color:#333;padding-left: 60px}
#mainpro .etw_hometitle a:before{position: absolute;content: "";background: url(../images/dot3.png) no-repeat left;top: 0;right: 0;bottom: 0;left: 0px}
#mainpro .etw_hometitle a:after{position: absolute;content: "";background: url(../images/dot4.png) no-repeat right;top: 0;right: -60px;bottom: 0;left: 0}
#mainpro img{margin-top: 1rem;border: 1px solid #333;width: 80%}
#mainpro p{font-weight: 400}


#etw_bottom{ width:100%; height:auto; margin:0 auto;padding:3rem 0 2.2rem 0} 
.etw_bottom1{background: #f6f6f6}
.bottomcontact{width: 52%;float: left;padding-right: 1%}
.bottomcontact img{margin-bottom: 1rem;}
.bottomcontact p{padding-bottom: 0.3rem;font-weight: 400}
.bottomcontact .etw_hometitle{font-size: 1.125rem;font-weight: 600;text-align: left;;color: #333;}
.prolist{ width:22%; float:left}
.prolist .etw_hometitle{font-size: 1.125rem;font-weight: 600;text-align: left;;color: #333;}
.prolist ul{ width:100%; float:left}
.prolist ul li{ width:100%; float:left;position: relative;margin-bottom: 0.2rem}
.prolist ul li:before{position: absolute;content: "";width: 6px ;height: 5px;background: #f5483a;top: 0.5rem;left: 0;right: 0;bottom: 0}
.prolist ul li a{ display:inline-block; color:#333; font-size:0.875rem;padding-left: 1rem;font-weight: 400}
.prolist ul li a:hover{color: #f5483a}

.about1{ width:22%; float:right}
.about1 .etw_hometitle{font-size: 1.125rem;font-weight: 600;text-align: left;;color: #333;}
.about1 ul{ width:100%; float:left}
.about1 ul li{ width:100%; float:left;position: relative;margin-bottom: 0.2rem}
.about1 ul li:before{position: absolute;content: "";width: 6px ;height: 5px;background: #f5483a;top: 0.5rem;left: 0;right: 0;bottom: 0}
.about1 ul li a{ display:inline-block; color:#333; font-size:0.875rem;padding-left: 1rem;font-weight: 400}
.about1 ul li a:hover{color: #f5483a}




.topbanner,.topbanner1{ width:100%; height:auto; margin:0 auto; background:#fafafa; padding:1rem 0 2rem 0;  border-bottom:1px #ddd dashed;}
.topbanner1{ padding:0.5rem 0 0.2rem 0}

.small_link .othertitle{ display:block}
.small_link{ width:100%; float:left; height:auto;  padding:0.5rem 0 0 0; }
.small_link ul,.small_link ul li{ width:100%; float:left; height:auto;}
.small_link ul li a{display:inline-block;  color:#777; font-size:0.875rem; line-height:1.25rem; }
.small_link ul li a:hover,.small_link ul li a.dq{color:#044a9b; text-decoration:underline}

.videoall,.videoall ul{ width:100%; float:left;}
.videoall ul>li{width:48%; margin:0 4% 20px 0; float:left;}
.videoall ul>li:nth-child(2n){ margin-right:0}
.videoall ul>li:nth-child(2n+1){ clear:both}
.videoall ul>li .text-center{ display:block; font-size:0.9375rem; padding:0.5rem 0 1rem 0}

/*container*/
#container{margin-top:93px;}   
.content{ width:94%;  max-width:1040px; margin:0 auto;}
#etw_content{ width:94%; height:auto;  max-width:1040px; margin:0 auto; background:#fff; overflow:hidden; padding-bottom:1rem;}
#etw_right{width:75%;float:right;  padding:30px 0 15px 0; }
#etw_sidebar{width:22%;float:left; padding-top:30px;} 
#etw_sidebar .etw_hometitle{ display:inline-block; color:#454c51; text-align:left; font-size:1.25rem; font-weight:700; padding:0.2rem 0 0.8rem 0; margin:0; position:relative;}


#etw_contact{width: 100%}
#etw_contact .etw_hometitle{ display:inline-block; color:#454c51; text-align:left; font-size:1.25rem; font-weight:700; padding:0.2rem 0 0.8rem 0; margin:0; position:relative;}
#etw_contact .etw_hometitle a{color: #454c51;text-align: left;}
#etw_contact .etw_hometitle a:hover{color: #eb6100}

.etw_productlist{width:100%; float:left; padding:0 0 0.5rem 0} 
.etw_productlist ul,.etw_productlist>ul>li,.etw_productlist>ul>li>ol,.etw_productlist>ul>li>ol>li{ width:100%; float:left}
.etw_productlist>ul>li{}
.etw_productlist>ul>li>a{ display:block; font-size:0.875rem; color:#555; font-weight:600; line-height:1.125rem; padding:0 0 10px 15px; position:relative;border-left: 1px solid #ddd;border-bottom: 1px solid #ddd;padding-top: 0.5rem}

.etw_productlist>ul.about_sub>li>a{ font-weight:300}
.etw_productlist>ul>li>ol>li>a{ font-size:0.8135rem; line-height:1rem; display:block; color:#666; padding:0 0 9px 25px; position:relative;border-left: 1px solid #ddd;border-bottom: 1px solid #ddd;padding-top: 0.5rem;position: relative;} 
.etw_productlist>ul>li>ol>li>a:before{position: absolute;content: "\f105";top: 0.5rem;left: 1rem;right: 0;bottom: 0;color: #f5483a;font-family: fontawesome}
.etw_productlist ul li a:hover,.etw_productlist ul li a.dq{color:#eb6100; text-decoration:underline}
 

/*快速导航*/
#etw_producttitle{margin:0px auto 0px; height:auto; color:#000; overflow:hidden; padding:0; font-size:0.875rem;}
#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:#0774bd; text-decoration:underline;} 



/*其他公用样式*/

.etw_title{ display:inline-block; color:#333; text-align:left; font-size:1rem; font-weight:600; padding:0 0 0.8rem 0; margin:0.5rem 0 0 0; position:relative}
.etw_title:before{ position:absolute; content:""; width:30px; height:2px; background:#f5483a; left:0; bottom:3px;}

b{color:#151f48; font-size:1.125rem; font-weight:500; padding-top:0.6rem}

ul.item{width:100%; padding-bottom:10px; float:none;padding-left: 1rem}
ul.item li{list-style: disc;margin:4px 1% 5px 0; line-height:21px;width:100%; float:left}  
ul.item li span{font-weight: 400}

ul.proitem{ padding:8px 0; float:none;width: 100%;}
ul.proitem li{ width:100%; line-height:20px; padding:0 0 7px 5px; position:relative; float:left;}

ul.item1{width:100%; padding-bottom:10px; float:none;padding-left: 1rem}
ul.item2{width: 52%}
ul.item1 li{list-style: decimal;margin:4px 1% 5px 0; line-height:21px;width:100%; float:left}  

 
.etw_products{ width:100%; height:auto; float:left}
.etw_products>ul{float:left}
.etw_products>ul>li{width:100%; float:left; margin-bottom:3%; border-bottom:1px #dedede solid; padding-bottom:2%} 
.etw_products>ul>li .product_img{ width:30%; float:left;}
.etw_products>ul>li .product_img img,.etw_products1>ul>li>ol>li.product_img{width:100%} 

.etw_products>ul>li .product_con{width:65%; float:right; padding:0 0 0.5rem 0;} 
.etw_products>ul>li .product_con a{color:#585858; font-size:1rem;  font-weight: bold; display: block; padding:0.8rem 0 0.4rem 0;}
.etw_products>ul>li a.more{ display:block; width:auto; line-height:28px; background:#b9c7ec; color:#fff; text-align:center; color:#fff; border-radius:20px; font-weight:500; margin-top:15px; font-size:0.875rem; width:100px; padding:0}
.etw_products>ul>li:nth-child(2n) a.more{float:right; clear:both}
.etw_products>ul>li a.more:hover{ background:#1a2952; color:#fff; text-decoration:none} 
.etw_products>ul>li:hover img{opacity:0.7;}
.etw_products>ul>li .product_con a:hover{ text-decoration:underline}  

.etw_products1{width:100%; height:auto; float:left}
.etw_products1 ul{ width:100%; display:flex; flex-flow: wrap;}
.etw_products1 ul>li{ width:32%; margin:0 2% 1rem 0;}
.etw_products1 ul>li:nth-child(3n){ margin-right:0}
.etw_products1>ul>li>ol,.etw_products1>ul>li>ol>li{ width:100%}
.etw_products1>ul>li>ol>li.product_img{text-align:center;border:1px #ccc solid;}
.etw_products1>ul>li>ol>li.product_img:hover{border:1px #333 solid;}
.etw_products1>ul>li>ol>li.product_con{padding:0.4rem 0.875rem 6%; line-height:1.25rem; font-size:0.875rem; color:#666}
.etw_products1>ul>li>ol>li.product_con a{ display:block; text-align:left; font-size:1rem; line-height:1.2rem; font-weight:500; color:#333; padding:0.5rem 0 0.7rem 0;text-align: center;font-weight: 600}
.etw_products1>ul>li>ol>li.product_con a span{ display:block; color:#06609f; font-size:0.9375rem; }
.etw_products1>ul>li>ol>li.product_con .more a{ display:inline-block; color:#333; font-size:0.875rem; line-height:1.125rem; font-weight:300; position:relative; padding:0.8rem 1.5rem 0.8rem 0}
.etw_products1>ul>li>ol>li.product_con .more a:before{ position:absolute; content:"\f18e"; color:#05355d; font-size:0.875rem;  right:0; top:14px; font-family:fontawesome}


.etw_products2{width:100%; height:auto; float:left}
.etw_products2 ul{ width:100%; display:flex; flex-flow: wrap;}
.etw_products2 ul>li{ width:23.5%; margin:0 2% 1rem 0;border:1px #dedede solid;}
.etw_products2 ul>li:nth-child(4n){ margin-right:0}
.etw_products2>ul>li>ol,.etw_products1>ul>li>ol>li{ width:100%}
.etw_products2>ul>li>ol>li.product_img{text-align:center; padding-top:0.3rem}
.etw_products2>ul>li>ol>li.product_con{padding:0.4rem 0.875rem 0; line-height:1.25rem; font-size:0.875rem; color:#666}
.etw_products2>ul>li>ol>li.product_con a{ display:block; text-align:center; font-size:0.8135rem; line-height:1rem; color:#333; padding:0.5rem 0 0.7rem 0;}
.etw_products2>ul>li>ol>li.product_con a:hover{color:#4ab0c9}
.etw_products2>ul>li:hover{border:1px #ccc solid} 
 

.img_center{width:100%;clear:both;margin:0.3rem auto 1.25rem auto;text-align:center; }
.img_center img{ border:1px #dedede solid}
.noborder img{ border:none}
.img_left,.img_right{width:43%;float:right; margin:0 0 14px 3%; text-align:center;}
.img_left{float:left;margin:0 3% 20px 0;}
.img_lefts{float:left;margin:0 3% 20px 0; width:65%;}
.sswidth{ width:20%; min-width:150px;}
.swidth{ width:24.25%; min-width:150px;}
.smwidth{ width:31.3%; margin-top:5px}
.mswidth{ width:40%; margin-top:8px;}
.mwidth{ width:38%; min-width:150px;}
.img_left img,.img_right img{ display:block; width:100%;border:1px #dedede solid }

.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%; border:1px #dedede solid; padding: 4px;position: relative;} 
.etw_photo ul.nopic li img{ border:none} 
.etw_photo ul li a{ color:#333;}
.etw_photo ul li a span,.etw_photo ul li span{ display:block; color:#666; font-size:0.875rem; line-height:1.125rem; padding-top:0.3rem}
.etw_photo ul li p{ display:block;}
.etw_pic2 ul,.etw_pic3 ul,.etw_pic4 ul,.etw_pic5 ul,.etw_pic6 ul{margin:0}
.etw_pic2 ul li{width:49%}
.etw_pic3 ul li{width:32%}
.etw_pic4 ul li{width:23.5%}
.etw_pic5 ul li{width:18.4%;}
.etw_pic6 ul li{width:15%;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;}
figure{ margin:0 0 0.3rem 0}

.left_pic{ width:43%; height:auto; 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}

.left_pic1{ width:100%; margin:0 0 1.25rem 0;  float:left; }

#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%}
#etw_set_feedback_form .othertitle{ display:block}

.othertitle{font-size: 1.125rem; padding: 0 0 0.5rem 1.25rem; display:inline-block; font-weight:500; color:#151f48; position:relative; margin-bottom:1rem}  
.othertitle:before{ position:absolute; content:""; width:7px; height:7px; background:#c3622e; left:2px; top:8px;  transform: rotate(45deg);}
.othertitle:after{ position:absolute; content:""; width:100%; height:1px; background:#151f48; left:2px; bottom:0; }
.othertitle span{ display:block; font-weight:300; font-size:0.875rem}
.other_pro{width:100%;margin:10px 0 0 0;overflow:hidden;background: #ebebeb}
.other_pro ul{ width:100%; display:flex; flex-wrap:wrap}
.other_pro ul>li{width:23.5%;margin:0 2% 8px 0;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 #cdcdcd}
.other_pro ul li ol:hover li.product_img img{border-color:#888}
.other_pro ul li ol li.product_con{width:100%;margin:0 auto;line-height:18px;text-align:center}
.other_pro ul li ol li.product_con a{color:#333;display:block;line-height:16px;padding:8px 2px 12px 2px;font-size:13px}
.other_pro ul li ol:hover li.product_con a{color:#05497a;;text-decoration:underline}

/*底部*/
#footer{ width:100%;height:auto;background:url(../images/footer.jpg) repeat #eb6100; padding:1.4rem 0 1rem 0;}
#etw_footin{margin:0 auto;width:100%;text-align:center; position:relative;}
#etw_homefooter{height:auto;padding:1rem 0 1rem 0;  text-align:center; position:relative; width: 100%;}
#etw_homefooter a{padding:0 0.5rem 0 0.5rem;color:#fff; margin:0px;position:relative;font-size:0.9375rem;} 
#etw_homefooter a:hover{color:#4ab0c9; 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:#4ab0c9;border:1px #4ab0c9 solid; text-decoration: none;}
#otherlink a:hover span{opacity:1;top:-3px;transition:all .3s ease-in-out}

#etw_map{width:100%;margin:0 auto; padding-top:10px;}
#etw_map .name{width:100%;color:#eb6100;background:#eee;margin-top:6px;height:auto;line-height:20px;display:block;margin-bottom:4px}
#etw_map a{color:#333;height:auto; padding:3px 0 3px 3px;text-decoration:underline;width:100%;display:block;margin-top:5px}
#etw_map a:hover{text-decoration:none}
#etw_map .name a{color:#eb6100;margin:0;font-weight:700;text-decoration:none}
#etw_map .name a:hover{text-decoration:underline}



@media (max-width: 1500px) {  
}

@media (max-width: 1199.98px) { 
#etw_banner .banner_txt{top: 15%}
}

@media (max-width: 991.98px) { 
	.top-nav{ width:100%; padding-top:0; text-align:left}
	.navbar{padding:0.05rem 0rem 0;}
	#header{position: relative;}
	#container{margin-top:0;} 
	#etw_language{ display:none}
  #etw_banner .banner_txt{display: none;}
  ul.item2{width: 100%}
}

@media (max-width: 767.98px) { 
	#etw_homefooter a{font-size:0.875rem;}  
	#etw_sidebar,#etw_banner,.company > img{ display:none;}
	#etw_right,.compnay_txt{width:100%; padding-left:0}
	.etw_hometitle, h2{font-size:1.2rem; margin-top: 0.5rem;} 
	.etw_mainproducts ul{ flex-wrap:wrap}
	.etw_mainproducts > ul > li{ width:48%; margin-right:4%}
	.etw_mainproducts > ul > li:nth-child(3n){ margin-right:4%}
	.etw_mainproducts > ul > li:nth-child(2n){ margin-right:0}
  .etw_mainproducts>ul>li>ol>li.product_con span,.etw_mainproducts>ul>li:nth-child(1) p{display: none;}
  .etw_mainproducts>ul>li:nth-child(1) img{margin-top: 40%}
	.etw_products1 ul > li,.other_pro ul > li,.etw_products2 ul > li{ width:48%; margin-right:4%}
	.etw_products1 ul > li:nth-child(3n),.other_pro ul > li:nth-child(4n),.etw_products2 ul > li:nth-child(4n){ margin-right:4%}
	.etw_products1 ul > li:nth-child(2n),.other_pro ul > li:nth-child(2n),.etw_products2 ul > li:nth-child(2n){ margin-right:0}
	.etw_products1 > ul > li > ol > li.product_con span{ display:none}
	.etw_products1 > ul > li > ol > li.product_con a{ font-size:0.875rem; font-weight:300}
	.etw_products1 > ul > li > ol > li.product_con .more{ display:none}
	.bottomcontact ul li{ width:100% !important}
  
  .bottomcontact{width: 100%}
	.prolist{padding-top:1.5rem !important;width: 48%}
  .about1{width: 48%;padding-top:1.5rem !important;}
  #mainpro{display: none;}
}

@media (max-width: 575.98px) {
	#etw_language{ display:none;}
	.top-nav{border-top:1px #ccc solid;}
	#etw_homefooter a,#etw_coper a{font-size:0.6rem;}
	.mainpro ul>li,.img_left, .img_right,.left_pic,.etw_products > ul > li .product_img,.etw_products > ul > li .product_con,.img_lefts{width:100%; margin-right:0;}
	.smwidth,.compnay_txt h2{width:100%;}  
	.etw_mainbody ul > li{ width:49%}
	.etw_mainbody ul > li:nth-child(3n){ margin-right:2%}
	.etw_mainbody ul > li:nth-child(2n){ margin-right:0}
	.bottomleft,.bottomright{ width:100%; text-align:left; padding:0; border:0}
	.etw_products1 ul>li{ background:#fff}
	.etw_pic3 ul li,.etw_pic4 ul li,.etw_pic5 ul li,.etw_pic3 ul li:nth-child(3n){width:49%;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;}

	.prolist ul > li{ width:100%; float:left !important}
  .company_txt{text-align: left;margin-bottom: 1rem}
  .prolist{width: 100%}
  .about1{width: 100%;}
  .etw_mainproducts>ul>li{width: 100%}
  .etw_mainproducts>ul>li:nth-child(1){display: none;}
}