@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('Open Sans Light'), local('OpenSans-Light'), url(../font/OpenSans-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: 'OpenSans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(../font/OpenSans-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: 'OpenSans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(../font/OpenSans-600.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****/
body{color:#444;font-weight: 400;font-family:Arial;font-size:0.9rem;background: url(../images/big_bg.jpg)repeat-y top center fixed !important;;}
*,li,ol,ul{margin:0;padding:0}
li,ol,ul{list-style:none}
img{max-width:100%}
img{-ms-interpolation-mode:bicubic;border:0;}
.clear{clear:both;margin:0;padding:0;height:0;font-size:0;line-height:0;width:0}
a{color:#0c3b64;blr:expression(this.onFocus=this.blur())}
a:hover{color:#00498f}
a:focus{outline:0; text-decoration:none}
a,a:hover{text-decoration:none}
a.link{color:#00498f; text-decoration:underline;}
a.link:hover{color:#274963; text-decoration:underline;}
p{ margin-bottom:0.875rem;color: #666666;font-size: 0.875rem;font-family: Arial;}
b{color:#454545; font-size:1.125rem; line-height:1.3rem;margin:15px 0 8px 0; display:block;font-weight: 600;position: relative;}
h2{display:block; margin:0; padding:15px 0; font-size:24px; line-height:26px; font-weight:700;color: #2d2d2d; font-size: 1.5rem;padding: 5px 0 20px 0;}
p strong{color: #333;display: inline-block;padding: 0.25rem 0;}
.box_wrapper{width: 100%;max-width: 1000px;margin: 0 auto;padding-top: 110px;box-shadow: 0 0 10px rgba(8,9,14,.15);background: #fff;}

/****header****/
#header{width:100%;max-width: 1000px; height:auto; position:fixed;top:0;z-index:999; background:#fff;}
#headerin{width:96%; height:auto; margin:0 auto; max-width:940px;border-bottom: 1px solid #cccccc;}
#etw_logo{ height:auto; float:left; margin:1.75rem 4.25rem 1.3rem 0; clear:left;}

/*language*/
.navbtn{margin-top:1rem;}
#etw_language{float:right; height:auto;padding: 0 0.5rem;margin-top: 0.25rem;background: #f5f5f5;border-radius: 15px;background: #f5f5f5;}
#etw_language .dropdown-item{display:inline-block;width:auto; font-size:0.75rem; line-height:26px; padding:0 0.75rem;color:#999; min-width:auto;position: relative;}
#etw_language .dropdown-item:after{content: "";position: absolute;width: 1px;height: 12px;background: #999;right: 0;top:7px;}
#etw_language .dropdown-item:nth-last-child(1):after{display: none;}
#etw_language .dropdown-item:hover{color:#a41617; text-decoration:underline; background:none;}
#header .container{max-width: 940px;}
.container{width:96%;max-width:940px;margin:0 auto;padding: 0;background: #fff;}

/*menu*/
.top-nav{ width:auto;line-height: 40px;float: right;}
.navbar{ padding:0;max-width: 940px; margin: auto;}
.navbar ul{width: 100%;}
.navbar-collapse{justify-content:flex-end;}
.navbar-light .navbar-nav a.nav-link{color:#666;font-size:1.125rem;position:relative;padding: 1rem 0;margin: 0 1.05rem;}
.navbar-light .navbar-nav li:nth-last-of-type(1) a.nav-link{padding-right: 0;margin-right: 0;}
.navbar-light .navbar-nav li.active a.nav-link,.navbar-light .navbar-nav li a.nav-link:hover{color:#a41617;}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {color: #a41617}
.navbar-light .navbar-nav .dropdown-item{font-weight:400; font-size:0.875rem;padding: 0.25rem 1rem;}
.dropdown-item.active{ background:none; color:#a41617;}
.dropdown-item:hover,.dropdown-item.dq{color:#0f4e92;}
.navbar-expand-lg .navbar-nav .dropdown-menu {top: 77px;line-height: 1.5rem;width: auto;}
.navbar-expand-lg .navbar-nav .dropdown-menu li>a{color: #000;}
.navbar-expand-lg .navbar-nav .dropdown-menu li>a:hover,.navbar-expand-lg .navbar-nav .dropdown-menu li>a.dq{color: #a41617;}
.dropdown-item:active{color: #a41617;background: #f8f9fa;}
.navbar-nav .dropdown-menu li ol a{font-size: 13px;display: block;padding: 0.2rem 1.5rem;color: #444;line-height: 1.2rem;}
.navbar-nav .dropdown-menu li ol a:hover,.navbar-nav .dropdown-menu li ol a.dq{color: #a41617;}

@media (max-width: 1199.98px) {
#headerin{padding: 0 0.5rem;}
}

@media (max-width: 991.98px) {
#header{position:inherit;height: auto;border-bottom: 2px solid #a41617;}
	#headerin{border-bottom: none;}
	#etw_logo{margin: 1rem 3rem 1rem 0;}
.etw_language{ display:none;}
.top-nav{ width:100%;padding-top:0;line-height: 2.5rem;margin-top: 0;border-top: 1px solid #eee;}
.navbar{padding:0.05rem 0rem 0;}
.navbar-light .navbar-nav li.active a.nav-link:before,.navbar-light .navbar-nav>li>a.nav-link:hover:before{ background:none;}
.navbar-light .navbar-nav a.nav-link{ font-weight:400;font-size:1rem; border-bottom: 1px solid #ccc; margin:0px; padding-left:0.5rem;}
.navbar-light .navbar-nav li.active a.nav-link, .navbar-light .navbar-nav li a.nav-link:hover{background: #ffffff;color: #a41617;}
.dropdown-menu{ border:none;}
.navbar-light .navbar-toggler{ color:#a41617; font-size:1.6rem; margin:0.5rem 0.5rem 0 0.75rem;}
#quicknav{display: none;}
	.navbar-light .navbar-nav a.nav-link{line-height: 30px;padding: 0.5rem 0;}

}

/****header  END****/

/****banner****/
#etw_banner{width:100%;max-width: 940px;height:auto;margin:0 auto;position:relative;margin-top: 1.25rem;}
.banner_txt {position: absolute;width: 100%;left:0;top:0;height:100%;margin: 0 auto;padding: 20px 0;}
.bannerinfo{width:100%;color:#000;text-align: center;position: absolute;bottom: 38%;left:0;}
.banner_txt h1{width: 60%;margin: 0 auto;text-align: center;font-size:1.5rem; line-height:2rem; color:#fff;margin: 0;font-weight: 600;display: inline-block;padding: 1.5rem 1.5rem;border: 1px solid #fff;}
.banner_txt p{color: #fff;font-size: 1.125rem;line-height: 1.5rem;}
.banner_txt span{display: block;padding-top: 1.25rem;font-size:1.125rem; line-height:1.5rem; color:#202020;border-top: 1px solid #cdcdcd;margin-top: 2.5rem;}
.banner_txt span a{color:#202020;text-decoration: underline;}
.banner_txt span a:hover{color:#e50011;}
.banner_pro{text-align: left;margin-top: 1.875rem;width: 46%;}
@media (max-width: 1450.98px) {
	.bannerinfo{margin-top: 2%;}
}
@media (max-width: 1199.98px) {
	.bannerinfo{background: rgba(0,0,0,.3);padding: 1rem 0;margin-top: 0;}
	.banner_txt h1{font-size: 1.5rem;line-height: 2rem;margin-bottom: 0;}
	.banner_txt p{font-size: 0.875rem;}
}@media (max-width: 991.98px) {
}
@media (max-width: 767.98px) {
	#etw_banner{ display:none;}
}
/****banner END****/

/****container****/
#container{width:100%;height:auto;margin:0 auto;}
#etw_container{width:96%;max-width:940px;margin:0 auto;padding:1.5rem 0;position:relative;background: #fff;}


/****etw_lines****/
.etw_lines{padding: 1.5rem 0;overflow: hidden;}
.etw_lines .etw_hometitle{font-size: 1.25rem;color: #333333;font-weight: 600;line-height: 1.5rem;margin-bottom: 0.5rem;}
.etw_lines p{font-size: 0.875rem;color: #666;line-height: 1.25rem;}
.etw_lines ul>li{width: 32%;margin: 0 2% 1rem 0;float: left;position: relative;}
.etw_lines ul>li:nth-child(3n){margin-right: 0;}
.etw_lines ul>li ol li.product_img{padding: 0;position: relative;}
.etw_lines ul>li ol li.product_con{position: absolute;width: 100%;height: 100%;top:0;left:0;background: rgba(0,0,0,.5);transition: all .2s;}
.etw_lines ul>li ol li.product_con a{display: block;width: 100%;height: 100%;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;text-align: center;font-size: 0.9rem;color: #fff;font-weight: 600;line-height: 1.25rem;padding: 0 1.6rem;}
.etw_lines ul>li:hover ol li.product_con{background: rgba(0,0,0,.6);}

/****etw_company****/
.etw_company{overflow: hidden;padding: 2rem 0 1rem;background: url(../images/about_bg.jpg)no-repeat left bottom;}
.etw_company .etw_hometitle{font-size: 1.5rem;color: #333333;font-weight: 600;line-height: 1.5rem;margin-bottom: 0.5rem;}
.etw_company .company_txt p{font-size: 0.875rem;color: #666;line-height: 1.25rem;}
.etw_company .company_txt{width: 64%;float: left;padding:0.5rem 0 0;}
.etw_company .company_txt .more a{display: inline-block;font-size: 0.875rem;color: #fff;position: relative;line-height: 1rem;width: 100px;height: 28px;text-align: center;line-height: 28px; background: #a41617;border-radius: 5px;}
.etw_company .company_txt .more a:after{content: "";position: absolute;width: 18px;height: 8px;top:8px;right:-25px;background: url(../images/more_arr.png)no-repeat right center;}
.etw_company .company_txt .more a:hover{background: #333;}
.etw_company .company_tu{width: 34%;float: right;margin-left: 2%;}

/****etw_partner****/
.etw_partner{padding: 1.5rem 0;overflow: hidden;}
.etw_partner .etw_hometitle{font-size: 1.5rem;color: #333333;font-weight: 600;line-height: 1.5rem;margin-bottom: 1rem;}
.etw_partner ul>li{width: 15%;float: left;margin: 0 2% 1rem 0;}
.etw_partner ul>li:nth-child(6n){margin-right: 0;}


/****product****/

#etw_sidebar{width: 32%;float: left;margin-top: 1rem;box-shadow: 0 3px 10px rgba(0,0,0,.1)}

#etw_productlist{margin-bottom: 2rem;font-family: Arial;}
#etw_productlist .etw_hometitle{height: 50px;line-height: 50px;text-align: center;font-size: 1.125rem;color: #fff;font-weight: 600;background: #a41617;;}

#etw_productlist ul{padding: 0 1rem;}
#etw_productlist ul>li{border-bottom: 1px solid #eee;border-top: none;padding:.75rem 0;}
#etw_productlist ul>li>a{display:block;color:#333;font-size:0.875rem;padding:0;font-weight: 600;position: relative;}

#etw_productlist ul li ol{}
#etw_productlist ul li ol li{width:100%;border-bottom: 1px solid #fff;margin:0}
#etw_productlist ul li ol li a{display:block;padding:.25rem 1rem 0.25rem 1.5rem;font-size:.75rem;color:#666;position: relative;}
#etw_productlist ul li ol li a:before{content: "";position: absolute;width: 4px;height: 4px;background: #aaa;left:12px;top:11px;}
#etw_productlist ul li a.dq,#etw_productlist ul li a:hover{color:#a41617;}
#etw_productlist ul>li ol li>a.dq,#etw_productlist ul>li ol li>a:hover{color: #a41617;text-decoration: underline;}
#etw_right{width:65%;float:right;margin-top:1rem}
#etw_sidebar .inquiry_box .feedback{border:none;}
#etw_sidebar .inquiry_box .feedback_title{font-size: 1.125rem;font-weight: 600; background: #a41617;color: #fff;text-align: center;padding: 0.35rem 0;text-transform: none;}
.etw_products1{width: 100%;}
.etw_products1 ul{display: flex;flex-wrap: wrap;}
.etw_products1 ul>li{width: 49%;margin: 0 2% 1rem 0;float: left;border: 1px solid #ddd;position: relative;padding-bottom: 2rem;}
.etw_products1 ul>li:nth-child(2n){margin-right: 0;}
.etw_products1 ul>li ol li.product_img{text-align:center;width:100%;float:left;overflow:hidden;border-bottom:1px solid #ddd}
.etw_products1 ul>li ol li.product_img a img{width:100%;transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out}
.etw_products1 ul>li ol li.product_con{text-align:left;width:100%;float:right;padding:5px;}
.etw_products1 ul>li ol li.product_con>a{display:block;height:auto;color:#333;padding:5px;font-size:0.875rem;font-weight: 600; line-height:20px;text-align:left;}
.etw_products1 ul>li ol li.product_con span{display:block;color:#888;font-size: 0.875rem;padding: 5px;}
.etw_products1 ul>li ol li.product_con .more{position: absolute;width: 100%;left:0;bottom: 0;padding: 5px 10px 10px;}
.etw_products1 ul>li ol li.product_con .more a{font-size:0.75rem;text-transform:uppercase;height:auto;font-weight: 600;color: #333;}
i.icon-angle-right{padding-left:1px}
.etw_products1 ul>li:hover ol li.product_con>a{color:#b01333}
.etw_products1 ul>li ol li.product_con .more:hover a{color:#b01333}
.detail_box{padding: 0 0 1rem;border-bottom: 1px solid #eee;margin-bottom: 1rem;}
.detail_box .tit{color:#333;font-size:1.125rem;padding:0;text-align:left;position:relative;font-weight:700;margin-bottom: 1rem;line-height: 1.5rem;}
.detail_box .etw_pic2 span{display: block;font-weight: 600;font-size: 0.875rem;text-overflow: #333;line-height: 1.25rem;text-align: left;margin-bottom: 1rem;padding-right: 1rem;}




.img_center{width: 100%;position: relative;margin-bottom: 1rem;text-align: center;}
.img_center .banner_txtny{position: absolute;width: 100%;left:0;top: 40%;}
.img_center .banner_txtny p{display: inline-block;background: rgba(0,0,0,.65);padding: 1rem 1rem;width: 48%;text-align: center;margin-left:10%;color: #fff;font-size: 1.5rem;font-weight: 600;font-family: Myanmar;}
.img_center2{width: 100%;text-align: center;border: 1px solid #eee;padding: 2px;margin-bottom: 0.5rem;}
.txt_center{text-align: center;}
.link a{ color:#222;  margin:10px auto; display:inline-block;position:relative;font-family: Arial; padding-left:25px;font-weight: 600;}
.link a:before{ content:"\f08e"; font-family:fontawesome; position:absolute; left:1px; top:2px; font-weight:700;}
.link a:hover{ color:#df4207; text-decoration:underline; }
/****Phtoto****/
.etw_photo{ margin:1rem 0 0.5rem 0;width:100%;height:auto;}
.etw_photo ul{display:flex;width:100%;height:auto; flex-flow: wrap;}
.etw_photo ul>li{ margin:0 2% 5px 0;}
.etw_photo ul li img{display:block;border:1px solid #eee;width:100%;margin-bottom:7px; padding:2px; }
.etw_photo ul li a img:hover{opacity: .9;}
.etw_photo ul li span{ font-size:0.8rem; line-height:1rem; display:block; text-align:center;}
.etw_photo1 ul li{ position:relative; border:1px #ddd solid;}
.etw_photo1 ul li img{ padding:0px;-webkit-box-shadow: 0 0 0; -moz-box-shadow: 0 0 0; box-shadow: 0 0 0;margin-bottom:0px;}
.etw_photo1 ul li span{ position:absolute; left:0px; bottom:0px;background: rgba(0,0,0,0.6);color: #fff;width: 100%;padding:1rem 0.4rem; text-align:center;}
.etw_photo .product_con a,.etw_photo .product_con{display: block;text-align: center;font-size: 1rem;color: #555;font-family: Arial;line-height: 1.25rem;}
.etw_photo .product_con{padding: 0.25rem 0 0.5rem;}
.etw_pic2 ul,.etw_pic3 ul,.etw_pic4 ul,.etw_pic5 ul,.etw_pic6 ul{margin:0}
.etw_pic2 ul li{text-align: center;}
.etw_pic2 ul li img{box-shadow: none;border-color: #eee;}
.etw_pic2 ul li a:hover img{opacity: .9;border-color: #eee;}
.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%}
.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}

/*table*/
.table-hover tbody tr:hover {
    background-color: #fff !important;
}
.table-responsive{margin-top:.75rem;margin-bottom:20px}
.table{width:100%;max-width:100%;margin-bottom:.5rem;background-color:transparent;}
table,td,tr{border:1px solid #ccc!important}
.table .top{background:#f2f2f2!important;font-weight: 600;}
.table .top:hover{background:#f2f2f2!important}
.table>tbody>tr:nth-of-type(odd){background-color:#fff}
.table>tbody>tr>td{vertical-align:middle;padding:4px;font-size:12px;line-height:18px;word-wrap:break-word;line-height: 1.5rem;}
.table>tbody>tr>td .next_click{font-size: 0.875rem;}
.table>tbody>tr{width: 100%;}
.table>tbody>tr>td:nth-last-of-type(1){text-align: center;width: 100px;}
inquiry,u.inquiry{text-decoration: none; color:#666;}
u.inquiry:after{content:"Inquiry"; display:inline-block;background:#eee; color:#666;text-align: center;font-size:14px; margin:0 auto; width:80px;height: 26px;line-height: 26px;border-radius: 5px;opacity: .8;}
u.inquiry:hover:after{opacity: 1;}

/*left_pic*/
.img_right,.img_right2,.img_right3{width:25%;float:right;margin:0 0 .5rem .5rem}
.img_right{width: 32.66%;float: right;margin: 0 0 14px 2%;text-align: center;}
.img_right2{width: 70%;}
.img_right3{width: 50%;}
.img_left3 img,.img_right img{padding:2px;border:1px solid #ccc}
.img_left3 img:hover,.img_right img:hover{opacity:.9}
.img_left3{float:left;width:22%;margin:0 2% 0 0}
.img_left{float:left;width:40%;margin:0 2% 1rem 0}
.img_right4 img,.img_right3 img{padding: 2px;border: 1px solid #eee;}
.img_right4{width: 20%;float: right;margin:0 0 .5rem .5rem}
.img_left2{float:left;width:45%;margin:0 2% 1rem 0;}
.custom_tit{color: #42086c;font-size: 1.05rem;line-height: 28px;border-bottom: 1px dashed #df4207;display: inline-block;margin: 10px 0;font-weight: 100;display: inline-block;font-weight: 600;}
.pro_title{color:#fff;position:relative;margin:10px 0;line-height:20px}
.pro_title:before{position:absolute;content:'';background:#ccc;width:100%;height:100%;left:3%}
.pro_title strong{position:relative;display:inline-block;padding:3px 0 3px 40px;text-shadow:1px 1px 1px #000;font-weight:600;font-family: Arial;}
.pro_title strong span{background:#df4207;border-radius:50%;width:35px;height:35px;position:absolute;left:-3px;top:-4px;padding:4px 0 0 10px;border:3px solid #fff}
.pro_clear{overflow: hidden;}
.cap_right{width: 24%;float: right;margin: 0 0 1rem 2%;}
/*other products*/
.othertitle{margin:10px 0 0;position:relative;width:100%;overflow:hidden;margin-top: 2rem;}
.othertitle:after{position:absolute;content:"";background:#a41617;height:4px;width:100%;right:5px;bottom:0;z-index:1;transform:skew(40deg)}
.othertitle span{display:block; color:#a41617;text-transform: uppercase;margin:0.5rem 0;position:relative; padding:6px 0;font-size:1.125rem; font-weight:600;line-height: 1.25rem;}
.othertitle span:before{position:absolute;content:"";right:-28px;top:0;border-left:28px solid #a41617;border-top:32px solid transparent}
.othertitle span:after{position:absolute;content:"";top:0;background:#fff;width:10px;height:40px;transform:skew(40deg);right:-26px;z-index:3}
#etw_set_feedback_form{overflow:hidden;height:auto;width:100%;padding:1rem 0}
.other_pro{width:100%;overflow:hidden;padding:1rem;border: 1px solid #eee;}
.other_pro ul{width:100%;display:flex;flex-wrap:wrap}
.other_pro ul>li{width:32%;margin:0 2% 0 0;overflow:hidden}
.other_pro ul>li:nth-of-type(3n){margin-right:0}
.other_pro ul li ol{width:100%}
.other_pro ul li ol li.product_img{width:100%}
.other_pro ul li ol li.product_img img{width:100%;border:1px solid #dedede}
.other_pro ul li ol:hover li.product_img img{border-color:#a41617;}
.other_pro ul li ol:hover li.product_con a{color:#a41617;}
.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;font-size:13px}

/*product*/
ul.list2,ul.list3,ul.list4,ul.list5{overflow:hidden;padding-bottom: 0.5rem;padding-left: 1.5rem;font-size: 0.875rem;font-family: Arial;}
ul.list2{padding-left: 2rem;}
ul.list2>li{line-height:1.5rem;list-style:decimal;color: #666;}
ul.list4>li{line-height:1.5rem;list-style:upper-alpha;color: #666;}
ul.list5>li{line-height:1.5rem;list-style:decimal;}
ul.list3>li{line-height:1.5rem;list-style:disc;color: #666;width: 48%;float: left;}
ul.list3{margin-bottom: 1rem;}
.rec_tit{color:#333;font-size:1.25rem;line-height:1.5rem;margin:1.5rem 0 1rem 0;display:block;position:relative;font-family: Myanmar;}
.rec_tit span{display: inline-block;border-bottom: 1px dashed #eb5602;font-size: 1rem;font-weight: 600;color: #666;position: relative;}
.rec_tit span:after{content: "";position: absolute;width: 62%;height: 1px;background: #f38d0f;bottom: -5px;right: 0;}
.rec_tit2{color:#333;font-size:1.125rem;line-height:1.5rem;margin:1.5rem 0 .5rem 0;display:block;font-weight: 600; position:relative;font-family: Arial;}
figure{margin-bottom:0!important}

ul.style1{margin-left:1rem;padding:.5rem 0;font-size: 1rem;}
ul.style1 li{list-style:decimal;padding-bottom:.5rem}
.etw_mainbody{margin:0 auto;background:#eee;padding:1.5rem 0 1.5rem;overflow:hidden;margin-top:2rem}
.feedback{width:96%;height:auto;margin:0 auto;max-width:940px;}
.feedback p{width:auto;float:left;color:#333;font-size:1.25rem;font-weight:500;text-align:left;margin:0 3rem 0 0}
.feedback a{display:inline-block;width:auto;color:#fff;background:#de3225;font-size:1.125rem;text-transform:uppercase;text-align:center;padding:.5rem 1.25rem}
.feedback a:hover{background:#211e1f}
#etw_contact{width:100%;overflow:hidden;background-color: #f4f4f4;padding:1rem 1rem; margin-top:1rem;}
#floatchatiframe2011{ min-height:300px;margin:0;}

.feedback_title{font-family: Arial;display:block; color:#a41617;text-transform: uppercase;margin:0.5rem 0;position:relative; padding:6px 0;font-size:1.125rem; font-weight:600;line-height: 1.25rem;}
.feedback{ width:100%;border:1px solid #e8e8e8;padding:1rem 0rem;background: #fff; margin-bottom:1rem}



#etw_producttitle{margin:0 auto 0;height:auto;color:#333;overflow:hidden;padding:.5rem 0;font-size:.875rem;width:100%;float:left;}
#etw_producttitle li{display:inline-block}
#etw_producttitle a{color:#999;padding-right:.2rem}
#etw_producttitle a:hover{color:#e84c01;}
#etw_producttitle li+li::before{padding:0 1rem 0 .6rem;color:#999;content:"/";font-size:.875rem;font-family:fontawesome}
.etw_hometitle1,h2.etw_hometitle1{color:#333;font-family: Arial;font-size:1.25rem;padding:0;text-align:left;position:relative;font-weight:700;margin-bottom: 1rem;line-height: 1.5rem;}
.pro_tit1{color:#333;font-family: Arial;font-size:1.25rem;padding:0 0 0 15px;text-align:left;position:relative;font-weight:700;margin-bottom: 1rem;line-height: 2rem;}
.pro_tit1:before{content: "";position: absolute;width: 4px;height: 18px;background: #eb5602;left:0;top:8px;}
.etw_contact{padding:1.5rem 0 0}
.etw_contact p.gs{font-weight:700;font-size:1.125rem}
.etw_contact p{color:#333;line-height:1.5rem}
.etw_contact p.tit{font-size: 1.25rem;}
.etw_contact p a{color:#a41617;}
.etw_contact p a:hover{color:#f00;}
.etw_contact #etw_form_title{overflow:hidden;padding-left:2%;background:#f2f2f2;text-align:left;font-weight:700;line-height:40px;font-size:16px;margin-bottom:12px;border-radius:5px 5px 0 0;border-bottom:1px solid #ccc}
.etw_contact #etw_set_feedback_form{overflow:hidden;height:auto;width:100%;float:left;border:1px #ededed solid;text-align:left;padding:0;margin:.5rem 0 1.2rem 0}
.inquiry_bottom{margin: 1.5rem 0 1rem;border-top:1px dashed #eee;border-bottom:1px dashed #eee;}
.inquiry_bottom .etw_contactin{padding: 1rem 0;}
.inquiry_bottom .etw_hometitle{text-align: left;margin: 10px 0 4px 0;color: #3d066c;padding: 0;font-size: 1.125rem;font-weight: 600;text-transform: uppercase;}
.inquiry_bottom .etw_hometitle a {color: #3d066c;}
.inquiry_bottom .etw_hometitle a:hover{color: #de3225;}
.inquiry_bottom .etw_hometitle span{color: #3d066c;}
.inquiry_bottom .etw_contact{padding-top: 0.5rem;}
.inquiry_bottom .etw_contact p.tit{font-size: 1rem;margin-bottom: 0.5rem;}
hr {border-top: 1px solid #eee;margin: 20px 0 20px;display: block;clear: both;}
/*引用sitemap样式*/
#etw_map{width:100%;margin:0 auto}
#etw_map .name{width:100%;color:#06c;background:#eee;margin-top:6px;height:20px;line-height:20px;display:block;margin-bottom:4px}
#etw_map a{color:#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样式*/

/****Footer****/

a.txt_indet{padding-left: 50px;}
#footer{ width:100%;margin: 0 auto; height:auto; font-size:13px;background:#ffffff;}
#etw_footin{margin:0 auto;width:100%;overflow:hidden;text-align:center; max-width:940px; background: #333; overflow:hidden; padding:0.5rem 0 1.25rem;}
#etw_homefooter{overflow:hidden;width:96%;max-width: 940px;margin: 0 auto;height:auto;text-align: center;padding: 1rem 0;position: relative;border-bottom: 1px solid #515151;margin-bottom: 1rem;}
#etw_homefooter:after{content: "";position: absolute;width: 100%;height: 1px;background: #222;left:0;bottom: 0px;}
#etw_homefooter a{padding:0 1.5rem; color:#fff;margin:6px 0; position:relative;font-size:1.125rem;line-height:1rem;}
#etw_homefooter a:hover{color:#a41617;}
#etw_coper{margin-top:2px;width:100%;line-height:22px;}
#etw_coper a{display:block;color:#999;}
#otherlink{clear:both;width:100%;height:auto; padding:8px 0;}
#otherlink a{color:#999; display:inline-block;padding:0 3px;font-size:12px; margin-right:5px; line-height:16px;}
#otherlink a span{position:relative;top:0;font-size:12px}
#otherlink a:hover{color:#a41617; }
#otherlink a:hover span{opacity:1;top:-2px;transition:all .3s ease-in-out}
/*tags*/
#tags{ width:100%;float:left;margin-top: 0.5rem;padding-top:0.5rem;}
#tags_title{ display:block; color:#192634; font-size:1.25rem; font-weight: 600; line-height:28px; text-align:left; padding:0 0 10px 0;font-family: Baskerville;}
#tags a{padding:5px 10px;margin:0 5px 3px 0;color:#777;display:inline-block;line-height:16px;font-size:14px;background:#eee;font-family: Baskerville;}
#tags a:hover{ background:#e4e4e4;}
.etw_products_tags{ width:100%; height:auto; overflow:hidden;}
.etw_products_tags ul>li{ width:23%; margin:0 2.6% 2% 0;float:left;}
.etw_products_tags ul>li:nth-child(4n){ margin-right:0}
.etw_products_tags ul>li:nth-child(4n+1){ clear:both}
.etw_products_tags ul li ol,.etw_products_tags ul li ol li{ width:100%;}
.etw_products_tags ul li ol li.product_img,.etw_products_tags ul li ol li.product_con{ width:100%;}
.etw_products_tags ul li ol li.product_img{ text-align:center; transition:.3s; padding:3px; border:1px solid #eee; box-shadow:0 0 8px #ddd;}
.etw_products_tags ul li:hover ol li.product_img{ border-color:#0c3b64;}
.etw_products_tags ul li ol li.product_img a img{height:150px}
.etw_products_tags ul li ol li.product_con a{ color:#888; line-height:18px; display:block; text-align:center; margin:12px 0; font-size:14px;}
.etw_products_tags ul li:hover ol li.product_con a{ color:#d2000d;}
        /*引用sitemap样式*/
#etw_map{width:100%;margin:0 auto}
#etw_map .name{width:100%;color:#06c;background:#eee;margin-top:6px;height:20px;line-height:20px;display:block;margin-bottom:4px}
#etw_map a{color:#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样式*/


/*video*/
.videoall{ padding-bottom:20px; padding-top:5px; overflow:hidden;}
.videoall ul li{width:49%;float:left;margin:15px 2% 5px 0;}
.videoall ul li a{display:block;text-align:center; line-height:18px; font-size:14px;color: #555}
.videoall ul li:nth-child(2n){margin:15px 0px 5px;margin-right: 0}
.videoall ul li:nth-child(2n+1){clear: both;}
.videoall ul li span{display:block;padding:10px 0; text-align:center;font-size:14px;}



@media (max-width: 1199.98px) {

}
@media (max-width: 991.98px) {
	.box_wrapper{padding-top: 0;}
	#etw_producttitle,#etw_sidebar{display: none;}
	#etw_right{width: 100%;}
	#container{margin-top: 0;}
	#etw_homefooter{width: 100%;}
	.etw_lines ul>li ol li.product_con a{padding: 0 1rem;}
}
@media (max-width: 767.98px) {
	.table{table-layout: auto;}
	#etw_homefooter a{font-size: 0.875rem;padding: 0 1rem;}
	#otherlink a {padding: 0 6px;margin-right: 4px;font-size: 12px;}
	.img_left{width: 100%;}
	.etw_lines ul>li{width: 49%;}
	.etw_lines ul>li ol li.product_img img{width: 100%;}
	.etw_lines ul>li:nth-child(3n){margin-right: 2%;}
	.etw_lines ul>li:nth-child(2n){margin-right:0;}
	.etw_partner ul>li{width: 23.5%;text-align: center;}
	.etw_partner ul>li:nth-child(6n){margin-right: 2%;}
	.etw_partner ul>li:nth-child(4n){margin-right: 0;}
	.etw_company .company_txt{width: auto;float: none;}
	.etw_company .company_tu{width: 42%;}

.videoall ul li{width:49%;}
.videoall ul li:nth-child(3n){margin-right: 2%}
.videoall ul li:nth-child(3n+1){clear: none;}
.videoall ul li:nth-child(2n){margin-right: 0}
.videoall ul li:nth-child(2n+1){clear: both;}
}
@media (max-width: 575.98px) {
	#etw_container{padding-top: 1rem;}
	.img_right, .img_right2{width: 100%;text-align: center;}
	.etw_pic3 ul li{width: 49%;}
	.etw_pic3 ul li:nth-child(3n){margin-right: 2%;}
	.etw_pic3 ul li:nth-child(2n){margin-right: 0;}
	#etw_homefooter a{font-size: 0.75rem;padding: 0 0.5rem;}
	.navbtn{margin-top: 0.5rem;}
	.etw_company .company_tu{width: 100%;float: none;text-align: center;margin: 1rem 0;}
	.etw_products1 ul>li{width: 100%;margin-right: 0;}
	.videoall ul li{width: 100%;}
}
@media (max-width: 400.98px) {
	.etw_lines ul>li{width: 100%;margin-right: 0;}
}

/****Footer  END****/


/****banner****/
