@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;
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('Ubuntu-SemiBold'), url(../font/Ubuntu-B.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: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(../font/ubuntu-medium-webfont.woff.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 Regular'), local('Roboto-Regular'), url(../font/roboto-regular.woff) format('woff');
  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-family:Ubuntu;font-size:0.9rem;font-weight: 400;}
*,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}
.clearfix{clear:both;}
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;}
b{color:#454545; font-size:1.25rem; line-height:1.3rem;margin:18px 0 14px 0; display:block;font-weight: 400;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;}
strong{font-size: 1rem;color: #777;}
p strong{color: #555;padding: 0.25rem 0;color: #777;}
/****header****/
#header{width:100%; height:auto; position:fixed;top:0;z-index:999; background:#fff;}
#headerin{width:96%; height:auto; margin:0 auto; max-width:1140px;}
#etw_logo{ height:auto; float:left; margin:0.75rem 1rem 0.75rem 0; clear:left;line-height: 62px;}


/*language*/
#etw_language{min-height:25px;width:auto;margin:auto;text-align:right;line-height:48px;float:right;margin-top:1rem}
#etw_language .dropdown-item{display:inline-block;width:auto;font-size:.875rem;padding:0 0 0 1rem;color:#000;font-weight:400}
#etw_language .dropdown-item:hover{color:#c10100;background:0 0}
.wrapper{width:96%;max-width:1140px;margin:0 auto}

/*menu*/
.top-nav{ width:100%;line-height: 43px;float: right;background: #c10100;font-family: Roboto;}
.navbar{ padding:0;max-width: 1140px;margin: auto;width: 96%;}
.navbar ul{width: 100%;}
.navbar-collapse{justify-content:flex-end;}
.navbar-light .navbar-nav a.nav-link{color:#fff;display: inline-block;margin: 0;font-size:15px;position:relative;font-weight: 400;padding: 0;text-transform: uppercase;}
.navbar-light .navbar-nav>li{padding-right: 2.75rem;}
.navbar-light .navbar-nav li.active a.nav-link,.navbar-light .navbar-nav li a.nav-link:hover{color:#d2da54;}
.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: #d2da54}
.navbar-light .navbar-nav .dropdown-item{font-weight:400; font-size:0.875rem;padding: 0.25rem 1rem;}
.dropdown-item.active{ background:none; color:#d2da54;}
.dropdown-item:hover,.dropdown-item.dq{color:#0f4e92;}
.navbar-expand-lg .navbar-nav .dropdown-menu {top: 40px;line-height: 1.5rem;width: auto;}
.navbar-expand-lg .navbar-nav .dropdown-menu li>a{color: #333;}
.navbar-expand-lg .navbar-nav .dropdown-menu li>a:hover,.navbar-expand-lg .navbar-nav .dropdown-menu li>a.dq{color: #c10100;}
.dropdown-item:active{color: #d2da54;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: #d2da54;}
@media (max-width: 1250.98px) { 
	#etw_logo{width: 18%;margin-right: 0;}
}
@media (max-width: 1199.98px) { 
  #etw_logo{ padding-left:0.6rem;width: auto;}
	#headerin{padding: 0 0.5rem;}
	.top-nav{margin-top: 0;}	
}

@media (max-width: 991.98px) {
#etw_language .dropdown-item{padding-top: 0.875rem;}
#etw_logo{margin: 0.5rem 0.5rem 0.625rem 0px;}
#header{position:inherit;height: 80px;border-bottom: 3px solid #9d242b;}
.etw_language{ display:none;}	
.top-nav{ width:100%;padding-top:0;line-height: 2.5rem;background: #fff;}
.navbar{padding:0.05rem 0rem 0;}
.navbar-light .navbar-nav>li{padding-right: 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 rgba(0,0,0,.1); margin:0px; padding-left:0.5rem;color: #333;display: block;}
.navbar-light .navbar-nav li.active a.nav-link, .navbar-light .navbar-nav li a.nav-link:hover{background: #ffffff;color: #b61b23;}
.dropdown-menu{ border:none;}
.navbar-light .navbar-toggler{ color:#bb192b; font-size:1.6rem; margin:0.5rem 0.5rem 0 0.75rem;}
#quicknav{display: none;}
}

/****header  END****/

/****banner****/
#etw_banner{width:100%; height:auto;margin:0 auto;position:relative;}
.banner_txt {position: absolute;width: 100%;left:0;top:0;height:100%;margin: 0 auto;padding: 20px 0;}
.bannerinfo{padding-left: 56%;padding-top: 3%; color:#fff;margin-right: -10%;}
.banner_txt h1{font-size:2.375rem; line-height:2.5rem; color:#fff;padding-top: 1rem;padding-bottom:15px;font-weight: 600;text-transform: uppercase;}
.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: 1380px) {.banner_txt h1{font-size: 1.5rem;line-height: 1.875rem;}.bannerinfo{width: 40%;padding-left: 0;margin-left: 55%;padding-top: 1%;}}
@media (max-width: 991.98px) {
.bannerinfo{width: 56%;margin-left: 45%;}
}
@media (max-width: 767.98px) {
#etw_banner{ display:none;}
}
/****banner END****/

/****container****/
#container{width:100%;height:auto;margin:0 auto;background:#fff;margin-top: 128px;}
#etw_container{width:92%;max-width:1140px; margin:0 auto;padding:1.875rem 0; position:relative;overflow: hidden;}
.company{ width:100%;margin:0 auto;padding: 2.5rem 0;}
.company_left{width: 50%;float: left;}
.company_right{width: 50%;float: right;padding-left: 2%;padding-right: 0;position: relative;}
.company h3{font-size: 1.125rem;color: #e50011;line-height: 1.25rem;font-weight: 400;}
.company p{color: #202020;font-size: 0.875rem;line-height: 1.5rem;}
.company .more{margin-top: 1rem;} 
.company .more a{color: #fff;font-size: 12px;background: #c10100;width: 110px;display: inline-block;line-height: 40px;text-align: center;background: linear-gradient(to bottom,#e50011 85%, #a00201 86%,#a00201 100%);transition: all .2s;}
.company .more a:after{content: "\f061";font-family: fontawesome;font-weight: 100;font-size:0.8rem;margin-left: 0.35rem;transition: all .2s;}
.company .more a:hover{opacity: .9;padding-left: 0.5rem;}
.company .etw_hometitle{color:#313131;font-size:1.35rem;line-height:1.5rem;margin-bottom:18px}
/****mainpro****/
.mainpro{ width:100%; float:left;}
.mainpro ul{ width:100%; float:none;margin-top: -50px;}
.mainpro ul>li{ width:32%; margin:0 2% 2rem 0;float: left;position: relative;border: 1px solid #cecece;padding-top: 50px;text-align: center;}
.mainpro ul>li:nth-child(3n){ margin-right:0}
.mainpro ul>li:nth-child(3n+1){ clear:both;}
.mainpro ul>li .product_img{text-align: center;overflow: hidden;}
.mainpro ul>li .product_con{position: absolute;width: 100%;height: 50px;background: rgba(0,0,0,.45);left:0;top:0;}
.mainpro ul>li .product_con a{color: #fff;text-align: center;line-height: 50px;font-size: 1rem;}
.mainpro ul>li img{transition: all .2s;}
.mainpro ul>li:hover img{transform: scale(1.05);}
.mainpro ul>li:hover .product_con{background: rgba(0,0,0,.65);}
#etw_sidebar{width: 22%;float: left;}
#etw_sidebar .contact_sidebar{background: #125195;padding: 1.5rem 1.25rem 1rem;margin-top: 1.125rem;border-radius: 5px;}
#etw_sidebar .contact_sidebar p{color: #fff;margin-bottom: 1.25rem;font-size: 0.875rem;}
#etw_sidebar .contact_sidebar p a{color: #fff;}
#etw_sidebar .contact_sidebar p a.txt_indet{padding-left: 50px;}
#etw_sidebar .contact_sidebar p a:hover{color: #e50011;}
#etw_sidebar .contact_sidebar p.tit{font-weight: 600;font-size: 1rem;line-height: 1.25rem;}
#etw_sidebar #etw_productlist{border-left: 1px solid #eee;border-bottom: 1px solid #eee;}
#etw_productlist .etw_hometitle{display:block;padding:.75rem 0 .75rem .6rem;color:#777;font-size:1.375rem;font-weight:600;text-align:left;position:relative}
#etw_productlist .etw_hometitle:before{content:"";position:absolute;width:45px;height:2px;background:#f60;top:0;left:0}
#etw_productlist>ul li{width:100%}
#etw_productlist>ul>li{width:100%;padding:.5rem 0;border-top:1px dashed #ccc}
#etw_productlist>ul li a{display:block;padding:.25rem 0 .5rem 10px;font-size:1rem;color:#333;line-height:1.5rem;position:relative;font-weight:600}
#etw_productlist ul li>ol>li a:before{content: "\f105";position: absolute;font-family: fontawesome;left:18px;color: #f60;font-size: 1.125rem;}
#etw_productlist ul li>ol>li a{font-size: 0.875rem;color: #444;line-height: 1.5rem;padding: 0;padding-left: 2rem;font-weight: 400;}
#etw_productlist ul li>ol ul li a{font-size: 0.875rem;color: #666;line-height: 1.5rem;padding: 0;padding-left: 2rem;font-weight: 400;}
#etw_productlist ul li>ol ul li a:before{content: "";position: absolute;width: 4px;height: 4px;background: #999; left:20px;top:10px;font-size: 1.125rem;}
#etw_productlist ul li>ol ul.sub{padding: 0.5rem 0;border-bottom: 1px dashed #ccc;margin-bottom: 0.5rem;}
#etw_productlist ul li a.dq,#etw_productlist ul li a:hover{color: #f60;}
#etw_productlist ul li a.dq:before,#etw_productlist ul li a:hover:before{color: #f60;}
#etw_right {width: 74.4%;float: right;padding-left: 2%;border-left: 1px solid #eee;}
/****.custom****/
.custom{margin-top: 1rem;background: url(../images/custum_bg.jpg)no-repeat center center/cover;}
.custom .left_detail{display: flex;flex-wrap: wrap;align-items: center;}
.custom .left_detail h1{font-size: 1.375rem;color: #313131;line-height: 1.875rem;}
.custom .left_detail ul>li{background: url(../images/custom_icon.png)no-repeat left center;font-size: 1rem;color: #494949;padding: 0.25rem 0 0.25rem 2.625rem;}
.custom .right_tu{text-align: right;padding-right: 0;}
/*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-layout: fixed;}
table,td{border:1px solid #ccc!important}
.table .top{background:#fff!important}
.table>tbody>tr:nth-of-type(odd){background-color:#fff}
.table>tbody>tr>td{vertical-align:middle;padding:8px;font-size:14px;line-height:18px;word-wrap:break-word}
.table>tbody>tr{width: 100%;}
.cor3{color: #333;line-height: 1.5rem;}
a.click{font-size: 1rem;text-decoration: underline;color: #c10100;padding: 0 0.25rem;}
a.click:hover{color: #f60;}
.txt_center{text-align: center;}
/*left_pic*/
.left_pic{width:26%;height:auto;float:right;margin:8px 0 20px 10px}
.left_pics{width:100%;height:auto;float:left}
.left_pics a{cursor:default}
.left_pics img{width:100%;text-align:center;border:1px #ccc solid}
.related_pic{width:100%;height:auto;float:right;text-align:center}
.related_pic a{width:18.4%;height:auto;float:left;margin:12px 2% 0 0;display:block;text-align:center;color:#666;font-size:12px}
.related_pic a:nth-of-type(5n){margin-right:0}
.related_pic a img{width:100%;border:1px #ccc solid}
.img_width img{width: 100%;margin-bottom: 10px}
.img_right,.img_right2{width: 51%;float: right;margin: 0 0 0.5rem 0.5rem;}
.img_right img,.img_right2 img,.img_left3 img{;border:1px solid #ccc;}
.img_right2{width: 32%;}
.img_left3{float: left;width: 22%;margin: 0 2% 0 0;}
.img_left{float: left;width: 65%;margin: 0 2% 1rem 0;}
.img_left5{float: left;width: 40%;margin: 0 2% 1rem 0;}
.img_left2{float: left;width: 22%;margin: 0 2% 0 0;}
.img_left11{float: left;width: 26%;margin: 17% 0 1rem 0;}
.img_left22{float: left;width: 15%;margin: 25% 1% 0 0;}
.img_left11.tu_list2{margin-top: 2%;}
.img_left33{
    float: left;
    width: 33%;
    margin: 32% 0 1rem 0;
}
/*sent*/
.othertitle{float:left}
.othertitle span{display:inline-block;width:auto;padding:.25rem 2.5rem;font-size:1rem;line-height:1.5rem;font-weight:700;text-align:center;border-radius:2px 2px 0 0;border-bottom:none;color:#fff;border-top-left-radius:6px;border-top-right-radius:6px;background:#c10100;margin-right:1rem}
.othertitle p{display:inline-block;padding-bottom:0;margin-bottom:0}
.abouttxt{width:100%;overflow:hidden;border:1px #ccc solid;border-radius:0 0 6px 6px}
#etw_set_feedback_form{overflow:hidden;height:auto;width:100%;padding:1rem 0}
.other_pro{width:100%;overflow:hidden;padding:1.5rem 1rem 1rem 1rem}
.other_pro{width:100%;overflow:hidden;padding:1rem}
.other_pro .othertitle{width:100%;font-size:1.125rem;padding:0 0 .65rem 1.25rem;display:inline-block;font-weight:500;position:relative;margin-bottom:1rem;color:#f60}
.other_pro .othertitle:before{position:absolute;content:"";width:7px;height:7px;background:#f60;left:2px;top:10px;transform:rotate(45deg)}
.other_pro .othertitle:after{position:absolute;content:"";width:100%;height:1px;background:#f60;left:2px;bottom:0}
.other_pro ul{width:100%;display:flex;flex-wrap:wrap}
.other_pro ul>li{width:23.5%;margin:0 2% 0 0;overflow:hidden}
.other_pro ul>li:nth-of-type(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:#c10100}
.other_pro ul li ol:hover li.product_con a{color:#c10100}
.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}

#container{width:100%;margin:0 auto;margin-top:102.3px; background:#fff;}
.nobg{ background:#fff!important;}
.etw_container{width: 96%;max-width:1160px;margin:0 auto;overflow:hidden;padding:1rem 0 2rem 0;}
#etw_right{ width:75%; float:right;}
#etw_sidebar{ width:21%; float:left;}
#etw_sidebar .etw_hometitle{color: #fff;font-size:1.2rem; line-height:1.4rem;font-weight:500;padding:0px;margin-top: 12px;background: #c22e24; padding:0.5rem 1rem;border-radius:5px 5px 0 0;}
/*#etw_right figure a:hover img{opacity: .9;}*/






.videoall{margin-top: 1.5rem}
.videoall,.videoall ul{ width:100%; float:left;}
.videoall ul>li{width:32%; margin:0 2% 20px 0; float:left;}
.videoall ul>li:nth-child(3n){ margin-right:0}
.videoall ul>li:nth-child(3n+1){clear:both}
.videoall ul>li .text-center{ display:block; font-size:0.9375rem; padding:0.5rem 0 1rem 0;}
@media (max-width: 991.98px) {
	#container{margin-top:0px}
	#etw_right,#etw_sidebar{ width:100%;}
}
.video_title{ display:block; font-size:1.2rem; padding:0.5rem 0; text-align:center;}



@media (max-width: 767.98px) {
.etw_products ul>li{ width:49%;}
.etw_products ul li:nth-child(3n){ margin-right:2%;}
.etw_products ul li:nth-child(3n+1){ clear:none}
.etw_products ul li:nth-child(2n){ margin-right:0;}
.etw_products ul li:nth-child(2n+1){ clear:both}
.etw_products ul li ol li.product_con>a{ font-size:0.85rem;}
}

@media (max-width: 575.98px) {
.etw_products ul li ol li.product_con span{ font-size:0.8rem; line-height:1.1rem;}
.etw_products ul li ol li.product_more{ display:none;}
.videoall ul li{width: 100%}
}



/*product*/

.industry_hub ul>li{width: 32%;float: left;margin: 0 2% 1rem 0;}
.industry_hub ul>li .product_img img{padding: 4px;border: 1px solid #ccc;}
.industry_hub ul>li .product_con a{display: block;padding: 0.5rem 0;font-size: 1rem;color: #333;}
.industry_hub ul>li:hover .product_con a{color: #2685ce;}
.industry_hub ul>li:hover .product_img img{border-color: #2685ce;}
.industry_hub ul>li:nth-of-type(3n){margin-right: 0;}
.capa_hub>ul>li{width:auto;float: left;margin: 0 2% 1rem 0;}
.capa_hub>ul>li:nth-of-type(7n){margin-right: 0;}
.capa_hub>ul>li a{font-size: 0.875rem;color: #fff;display: block;padding: 0.75rem 1rem;background: #5a9eda;}
.capa_hub>ul>li a.dq,.capa_hub>ul>li a:hover{background: #0067B1;}
ul.list1>li{line-height: 1.35rem;list-style:disc;margin-left: 1.25rem;}
ul.pro_hub>li{width: 32%;margin: 0 2% 4rem 0;float: left;}
.pro_hub>li:nth-of-type(3n){margin-right: 0;}
.pro_hub>li:nth-of-type(3n+1){clear: both;}
.pro_hub>li ol li.product_img{width: 100%; overflow: hidden;}
.pro_hub>li ol li.product_img img{transition: all .2s;}
.pro_hub>li:hover ol li.product_img img{transform: scale(1.02);}
.pro_hub>li ol li.product_con{margin-top: 0.5rem;}
.pro_hub>li ol li.product_con a{display: block;color: #333;font-size: 1rem;line-height: 1.5rem;margin-bottom: 0.5rem;}
.pro_hub>li:hover ol li.product_con a{color: #ffad57;}
.pro_hub>li ol li.product_con span{color: #333;font-size: 0.875rem;}
ul.pro_hub2>li{width: 100%;margin: 0 0 2rem;overflow: hidden;}
.pro_hub2>li ol li.product_img{width: 26%; float: left;overflow: hidden;}
.pro_hub2>li ol{display: flex;flex-wrap: wrap; align-items: center}
.pro_hub2>li ol li.product_img img{transition: all .2s;padding: 2px;border: 1px solid #ccc;}
.pro_hub2>li:hover ol li.product_img img{border-color: #c10100;}
.pro_hub2>li ol li.product_con{width: 72%;padding-left: 2%; float: right;}
.pro_hub2>li ol li.product_con a{display: block;color: #333;font-size: 1rem;line-height: 1.5rem;margin-bottom: 0.5rem;}
.pro_hub2>li:hover ol li.product_con a{color: #c10100;}
.pro_hub2>li ol li.product_con span{color: #333;font-size: 0.875rem;}
ul.pro_hub2.tong li ol li.product_img{width: 100%;padding: 1rem 0;}
ul.pro_hub2.tong li ol li.product_img img{border: none;}
ul.pro_hub2.tong li ol li.product_con{width: 100%;}
.rec_tit{color:#666;font-size:1.25rem;line-height:1.3rem;margin:1.25rem 0 .5rem 0;display:block;font-weight:400;position:relative;padding-bottom:.75rem;border-bottom:1px dashed #ccc;margin-bottom:1rem;margin-top:2rem}
figure{margin-bottom: 0 !important;}
ul.pro_list4,ul.pro_list3,ul.pro_list2{width: 100%;overflow: hidden;margin-bottom: 6px;}
ul.pro_list2>li{width: 49%;float: left;margin: 0 2% 1rem 0;}
ul.pro_list3>li img{border:1px solid #ccc;padding: 2px;}
ul.pro_list3>li{width: 32%;float: left;margin: 0 2% 1rem 0;}
ul.pro_list4>li{width: 23%;float: left;margin: 0 2% 1rem 0;}
ul.pro_list2>li img{width: 100%;}
ul.pro_list4>li:nth-of-type(4n),ul.pro_list3>li:nth-of-type(3n),ul.pro_list2>li:nth-of-type(2n){margin-right: 0;}
ul.pro_list4>li:nth-of-type(4n+1),ul.pro_list3>li:nth-of-type(3n+1),ul.pro_list2>li:nth-of-type(2n+1){clear: both;}
ul.pro_list4>li ol li.product_img a,ul.pro_list3>li ol li.product_img a,ul.pro_list2>li ol li.product_img a{display: block;width: 100%;height: 100%;}
ul.pro_list4>li ol li.product_img a:hover img,ul.pro_list3>li ol li.product_img a:hover img,ul.pro_list2>li ol li.product_img a:hover img{border-color:#c10100; }
ul.pro_list4>li ol li.product_img img,ul.pro_list3>li ol li.product_img img,ul.pro_list2>li ol li.product_img img{padding:2px;border:1px solid #ccc;}
ul.pro_list4>li ol li.product_con,ul.pro_list3>li ol li.product_con,ul.pro_list2>li ol li.product_con{font-size: 0.875rem;padding: 0.5rem;color: #333;text-align: center;}
ul.pro_list4>li ol li.product_con a,ul.pro_list3>li ol li.product_con a,ul.pro_list2>li ol li.product_con a{font-size: 0.875rem;color: #333;text-align: center;line-height: 1rem;display: block;}
ul.pro_list4>li ol:hover li.product_con a,ul.pro_list3>li ol:hover li.product_con a,ul.pro_list2>li ol:hover li.product_con a{color: #c10100;}
ul.style1 {margin-left: 1rem;padding: 0.5rem 0;}
ul.style1 li{list-style: decimal;padding-bottom: 0.5rem;}
ul.hub_list,ul.hub_list>li{width: 100%;overflow: hidden;}
ul.hub_list>li{margin-bottom: 1rem;}
ul.hub_list>li ol{display: flex;flex-wrap: wrap;}
ul.hub_list>li ol li.product_img{float: left;width: 19%;}
ul.hub_list>li ol li.product_img img{;border: 1px solid #dcdcdc;}
ul.hub_list>li ol li.product_img:hover img{border-color: #e50011;}
ul.hub_list>li ol li.product_con{float: right;width: 81%;display: flex;align-items: center;padding-left: 2%;}
ul.hub_list>li ol li.product_con a{display:block;font-size:1rem;color:#0f4e92;font-weight:600;line-height:1.125rem;padding-bottom:.5rem;padding:.5rem 0;position:relative}
ul.hub_list>li ol li.product_con a:after{content:"\f18e";font-size:1rem;font-family:fontawesome;padding-left:.5rem;font-weight:300}
ul.hub_list>li ol li.product_con a:hover{color:#e58926}
ul.pro_list3>li ol li.product_con{font-size:.8rem}
ul>li.tu_big{width: 69%;margin-right: 2%;margin-bottom: 1rem;float: left;}
ul>li.tu_right{width: 29%;float: right;margin-bottom: 1rem;}
ul>li.tu_big span,ul>li.tu_right span{display: block;font-size: 0.8rem;padding: 0.5rem;color: #333;text-align: center;}
ul>li.tu_big2{width: 76%;padding-right: 3%;margin-bottom: 1rem;float: left;}
ul>li.tu_right2{width: 24%;float: left;padding-right: 1%;margin-bottom: 1rem;}
ul>li.tu_big2 span,ul>li.tu_right2 span{display: block;font-size: 0.8rem;padding: 0.5rem;color: #333;text-align: center;}
ul>li.tu_big2 img,ul>li.tu_right2 img{border: 1px solid #ccc;width: 100%;}
.wth6{width: 60%;}
.etw_mainbody{margin:0 auto;background:#eee;padding:1.25rem 0 1.25rem;overflow:hidden;margin-top:2rem}
.feedback{width:96%;height:auto;margin:0 auto;max-width:1170px}
.feedback p{width:auto;float:left;color:#333;font-size:1rem;font-weight:500;text-align:left;margin:.25rem 2rem 0 0}
.feedback a{display:inline-block;width:auto;color:#fff;background:#c10100;font-size:0.9rem;text-transform:uppercase;text-align:center;padding:.35rem 1.25rem;transition:all .2s}
.feedback a:hover{background:rgba(0,0,0,.8);color:#fff}
#etw_producttitle{margin:0 auto 0;height:auto;color:#333;overflow:hidden;padding:.5rem 0;font-size:.75rem;width:100%;float:left;background:#fefefe;border-bottom:1px solid #eee; margin-top:25px;}
#etw_producttitle li{display:inline-block}
#etw_producttitle a{color:#999;padding-right:.2rem}
#etw_producttitle a:hover{color:#e50011}
#etw_producttitle li+li::before{padding:0 1rem 0 .6rem;color:#999;content:"/";font-size:.875rem;font-family:fontawesome}
.etw_hometitle.ny,h2{color:#2d2d2d;font-size:1.5rem;padding:5px 0 10px;text-align:left;position:relative;font-weight:700;line-height:2rem}
.etw_hometitle.ny span,h2 span{font-size:1.25rem;display:block;color:#444}
.contact_info stong{color: #364152 !important;}
.contact_info a{ color:#16db7f;}
.contact_info a:hover{ color:#e50011;}
.etw_contact {padding: 1.5rem 0 0;}
.etw_contact p.gs{font-weight: 700;font-size: 1rem;}
.etw_contact p{color: #333;line-height: 1.5rem;}
.etw_contact p a { color: #c10100;}
.etw_contact p a:hover{color: #000;}
.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{color:#333;position:relative;text-decoration:none!important}
.inquiry:after{content:"Consulta";display:inline-block;background:#c10100;border-radius:2px;color:#fff;text-align:center;padding:2px 12px;white-space:nowrap;line-height:18px;opacity:.7}
.inquiry:hover:after {opacity:1;}
/*sitemap*/
#sitemap{width:100%;margin:20px auto;font-size:13px}
#sitemap .name{width:100%;font-size:15px;clear:both;margin-bottom: 1rem;}
#sitemap a{color:#666;width:100%;display:block;background:#eee;font-weight:600;line-height:24px;padding: 0.5rem;}
#sitemap a.sname{font-weight:400;width:100%;color:#333;text-decoration:underline!important;background:0 0}
#sitemap a:hover{text-decoration:underline!important}
#sitemap a.sname:hover{color:#00a3a0;text-decoration:none!important}
#sitemap p{margin:0 0 10px}
#sitemap .list_m{width:100%;height:auto;margin:10px 0;overflow:hidden}
#sitemap .list_m a{width:25%;display:block;float:left;color:#888;text-decoration:none;line-height:18px;padding-right:3%;background:0;font-weight:400;margin-bottom:10px}
#sitemap .list_m a:nth-child(4n+1){clear:both}
#sitemap .list_m a:hover{color:#00a3a0}

/****Footer****/
.footer_link{background: #f1f1f1;padding: 3.125rem 0 2.5rem;}
.footer_link .footer_contact{padding-right: 0;}
.footer_link .footer_bar{padding: 0;}
.footer_link .title{color: #000;font-size: 1.25rem;padding: 0.25rem 0 0.35rem;position: relative;margin-bottom: 1.25rem;text-transform: uppercase;}
.footer_link .title:after{content: "";position: absolute;width: 54px;height: 2px;background: #000;left:0;bottom: 0;}
.footer_link .pblist ul{width: 100%;float: left;padding-right: 1%;}
.footer_link .pblist ul>li{width: 32%;float: left;margin: 0 2% 1rem 0;}
.footer_link .pblist ul>li:nth-of-type(3n){margin-right: 0;}
.footer_link .pblist ul>li:nth-of-type(1){width: 30%;}
.footer_link .pblist ul>li:nth-of-type(2){width: 34%;}
.footer_link .pblist ul>li a{font-size: 1rem;color: #333;padding:0 0 0.25rem 0;display: block;position: relative;}
.footer_link .pblist ul>li>a{margin-bottom: 0.5rem;font-size: 1rem;}
.footer_link .pblist ul>li a:hover{color:#c10100; }
.footer_link .pblist ul>li ol li a{font-size: 0.75rem;font-weight: 400;}
.footer_link .footer_logol {padding-right: 2rem;}
.footer_link .btcontact {margin-top: 1rem;}
.footer_link .btcontact p{line-height: 1.5rem;color: #333;font-size: 0.875rem;}
.footer_link .btcontact p a{color: #c10100;}
.footer_link .btcontact p a.txt_indet{padding-left: 54px;}
.footer_link .btcontact p a:hover{color: #00a3a0;}
#footer{ width:100%;height:auto; font-size:13px;background:#00a3a0;}
#etw_footin{margin:0 auto;width:100%;overflow:hidden;text-align:center; max-width:1140px;  overflow:hidden; padding:1.375rem 0 1.5rem;}
#etw_homefooter{overflow:hidden;width:100%;height:auto;margin-bottom:6px}
#etw_homefooter a{padding:0 1.25rem; color:#fff;margin:6px 0; position:relative;font-size:0.875rem;line-height:1rem;}
#etw_homefooter a:hover{color:#d2da54;}
#etw_coper{margin-top:2px;width:100%;line-height:22px;}
#etw_coper a{display:block;color:#fff;}
#otherlink{clear:both;width:100%;height:auto; padding:8px 0;}
#otherlink a{color:#fff; display:inline-block;padding:0 3px;font-size:12px; margin-right:5px; line-height:16px; border:1px #fff solid;}
#otherlink a span{position:relative;top:0;font-size:12px}
#otherlink a:hover{color:#d2da54; border-color:#d2da54;}
#otherlink a:hover span{opacity:1;top:-2px;transition:all .3s ease-in-out}
@media (max-width: 1199.98px) {
	.company_left{margin-right: 2%;}
	.company_right {width: auto;float: none;}
	.custom .left_detail h1{font-size: 1rem;}
	#container{margin-top: 129px;}
	.footer_link .title {font-size:1.25rem}
	.mainpro .etw_hometitle{font-size: 1.5rem;}
	.mainpro .etw_hometitle p{font-size: 1rem;}
}
@media (max-width: 991.98px) {
	#etw_language{margin-top: 0;line-height: 26px;}
	.othertitle p{display: none;}
	#etw_producttitle,#etw_sidebar{display: none;}
	#etw_right{width: 100%;padding-left: 0;border-left: none;}
	#container{margin-top: 0;}
}
@media (max-width: 767.98px) {
	.feedback a{margin-top: 1rem;}
	.custom{padding-top: 1rem;}
	.custom .right_tu{text-align: center;margin-top: 1rem;padding: 0;}
	.mainpro ul{margin-top: 2rem;}
	.mainpro ul>li .product_con a{line-height: 20px;font-size: 1rem}
	.mainpro ul>li .product_con{padding: 10px 0;height: auto;}
	.footer_link .footer_bar{padding: 1rem}
	.footer_link{padding-bottom: 1rem;}
#home_list .etw_pro ul li a,#home_list .etw_contact{font-size:0.8rem;}
	#etw_homefooter a{font-size: 0.75rem;padding: 0 0.5rem;}
	#etw_footin{padding: 1.6rem 0.5rem;}
	#otherlink a {padding: 0 6px;margin-right: 4px;font-size: 12px;}
	.pro_hub>li:nth-of-type(n){clear: none;width: 49%;margin-right: 2%;}
	.pro_hub>li:nth-of-type(2n){margin-right: 0;}
	.pro_hub>li:nth-of-type(2n+1){clear: both;}
		#etw_language{display: none;}
	.img_left{width: 100%;text-align: center;}
	.img_left33,.img_left11.tu_list2,.img_left11{width: 100%;text-align: center;margin: 0;margin-top: 1rem;}
}
@media (max-width: 575.98px) {
	.table{table-layout: auto;}
	.company_left{width: 100%;margin-right: 0;margin-bottom: 1rem;}
	#home_list .etw_contact{padding-top: 0.5rem;}
	.mainpro ul>li:nth-of-type(n){width: 100%;margin-right: 0;}	
	.pro_hub2>li ol li.product_img{width: 100%;text-align: center;margin-bottom: 1rem;}
	.pro_hub2>li ol li.product_con{width: 100%;margin-bottom: 2rem;}
	.other_pro ul>li{width: 49%;}
	.other_pro ul>li:nth-of-type(4n){margin-right: 2%;}
	.other_pro ul>li:nth-of-type(2n){margin-right: 0;}
}
@media (max-width: 400.98px) {
	.img_left{width: 100%;margin-right: 0;}
	ul.pro_list3>li{width: 100%;}
	ul.pro_list3>li:nth-of-type(2n+1){clear: both;}
	.img_right2 {width: 100%;}
	.footer_link .pblist ul>li:nth-of-type(n){width: 100%;}
	.img_left22{width: 32%;margin: 0 1% 15px 0;}
	.footer_link .footer_logol{padding-right: 0;}
	.pro_hub>li:nth-of-type(n){clear: none;width: 100%;margin-right: 0%;}
	
}

/****Footer  END****/



/* 20221228 */
.review{font-size:18px;font-weight:bold;color:#F00;}
.layui-layer-btn .layui-layer-btn0{float:none;font-size:1.5rem;color:#fff !important;margin-bottom:28px;}
.layui-layer-btn{text-align:center !important;}
.layui-layer-btn a{padding:5px 15px !important;height:auto !important;}
/* agent */

/****video****/
.video_tit {position: relative; margin-bottom: 1.2rem; padding-bottom: 8px; margin-top: 16px;}
.video_tit span {
    display: inline;
    color: #000;
    font-size: 24px;
    font-weight: 500;
    padding-bottom: 5px;
    border-bottom: 1px solid #dedede;
	position: relative;
    font-family: Arial;
}
.video_tit span:before {
    position: absolute;
    content: '';
    background: #d44848;
    width: 50px;
    height: 3px;
    left: 0%;
    bottom: -3px;
}
.video_tit1{font-size: 1.2rem;margin: 1.5rem 0;color: #666;line-height: 1.3rem;}
.video_tit2{font-size: 1rem;margin: 0.5rem 0;color: #666;line-height: 1.2rem;position: relative;padding-left: 18px;}
.video_tit2:before{ position:absolute; content:""; width:12px; height:4px; background:#009a76; left:0; top:0.6rem}
.protitle1{ display:block; width:100%; margin:0.75rem 0; font-size:20px; line-height:1.4rem; color:#222; font-weight:bold; padding-left:18px; position:relative} 
.protitle1:before{ position:absolute; content:""; width:12px; height:4px; background:#009a76; left:0; top:0.6rem}

.video_btn2{display:flex;flex-wrap:wrap;position:absolute;width:38px;height:38px;opacity:0.7;cursor:pointer;z-index:1;background:url(../images/video_btn.png) no-repeat center center #c10100;background-size:100% 100%;border-radius:50%;}
.etw_videoshow{display:none;width:100%;margin-bottom:20px}
.videoflow{overflow:hidden;max-height:200px;position:relative;cursor:pointer;margin-bottom:15px}
.videoflow:before{position:absolute;top:50%;left:50%;right:0;border-radius:50%;font-family:fontawesome;transform:translate(-50%,-50%);content:"\f04b";width:64px;height:64px;color:#c10100;background:#fff;font-size:2.4rem;padding:1.2rem 0 0 1.4rem;line-height:24px}
.videoflow:hover:before{background:#c10100;color:#fff}
.videoflow img{width:100%}
.video_bg{position:relative;overflow:hidden;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;}
.video_bg:before{position:absolute;content:'';background:#333;width:100%;height:15%;top:0;left:0;z-index:1;transition:.3s all ease-in-out;display:none;}
.video_bg:after{position:absolute;content:'';background:#333;width:100%;height:15%;bottom:0;left:0;z-index:1;transition:.3s all ease-in-out;display:none;}
.video_bg:hover:before{top:-15%;}
.video_bg:hover:after{bottom:-15%;}
.video_text{text-align:center;width:100%;padding:0.8rem 0;}
.video_text a{font-size:1.05rem;color:#fff;line-height:1.2rem;font-weight:300;position:relative;padding:0 1.5rem;display:block;}
.video_text a:before{content:"\f0a9";font-family:FontAwesome;margin:2px 8px 0 0;transition:.3s all ease-in-out;}
.video_text a:hover{color:#c10100}
.video_text a:hover:after{color:#c10100;margin-left:12px;}
.plyr--video,.plyr__poster,.plyr__video-wrapper{background-color:#fff!important}
.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:0!important}
.plyr__video-wrapper{background-color:#fff;background:var(--plyr-video-background,var(--plyr-video-background,#fff))}

.video_details a{ display:inline-block; width:auto; color:#fff; background:#00a3a0; font-size:.85rem; text-align:center; padding:0.25rem 1rem; border-radius:16px; transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s; -o-transition:0.5s; }
.video_details a:hover{background:#211e1f;}


/*video_hub*/

/*.etwvideo_hub{position:relative;}
.etwvideo_hub ul{display:flex;flex-wrap:wrap;position:relative;float: none;}
.etwvideo_hub ul>li{width:32%;margin:0 2% 1.5rem 0;padding: 0; position:relative;transition:.3s all ease-in-out;overflow:hidden;border: 1px solid #eee;border-radius: 10px;background-color: rgb(243, 243, 243);}
.etwvideo_hub ul>li:nth-child(3n){margin-right:0;}
.etwvideo_hub ul>li:nth-child(3n+1){clear:both;}
.etwvideo_hub ul>li{ transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s; -o-transition:0.5s; }
.etwvideo_hub ul li ol{ position:relative; display:flex;flex-wrap:wrap; align-items:center; background-color:rgb(243, 243, 243); transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s; -o-transition:0.5s; }
.etwvideo_hub ul li ol li.product_img{ width:100%; position:relative; overflow: hidden;}
.etwvideo_hub ul li ol li.product_img a{width:100%;display:flex;flex-wrap:wrap;position:relative;justify-content:center;align-items:center;}
.etwvideo_hub ul li ol li.product_img .video_btn2{width:50px;height:50px;}
.etwvideo_hub ul li ol li.product_con{width:100%;position:relative;padding:.5rem;}
.etwvideo_hub ul li ol li.product_con span{font-size: 0.9rem;line-height: 1.2;display: block;}
.etwvideo_hub ul li ol li.product_con a{ display:block; font-size:.9rem; line-height:1.4rem; text-align: center; color:#333; font-weight:500; transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s; -o-transition:0.5s; }
.etwvideo_hub ul>li:hover ol li.product_con a{color: #d9b310;}
.etwvideo_hub ul>li:hover ol{background-color: #ffffff;}*/

/*.etwvideo_hub ul>li ol .product_img a:after{  position: absolute;content: "\f0da";left: 50%;top: 50%; transform: translate(-50%,-50%); z-index: 1;font-family:fontawesome; font-size: 2.5rem; color:#dc3e12;  background:#fff; border-radius:100%; border:1px #dc3e12 solid; width:36px; height:36px; text-align:center; padding-top:4px; padding-left:3px;}*/

/*.etwvideo_hub1 ul>li{width:49%;}
.etwvideo_hub1 ul>li:nth-child(3n){margin-right:2%;}
.etwvideo_hub1 ul>li:nth-child(3n+1){clear:none;}
.etwvideo_hub1 ul>li:nth-child(2n){margin-right:0;}
.etwvideo_hub1 ul>li:nth-child(2n+1){clear:both;}

.etwvideo_hub{position:relative; margin-bottom:2rem;display: flex;}
.etwvideo_hub ul{display:flex;flex-wrap:wrap;position:relative;}
.etwvideo_hub ul>li{width:32%;margin:0 2% 1rem 0;position:relative;border:1px solid #eee;transition:.3s all ease-in-out; background:#eef4f7;border-radius:5px;}
.etwvideo_hub ul>li:nth-child(3n){margin-right:0;}
.etwvideo_hub ul>li:nth-child(3n+1){clear:both;}
.etwvideo_hub ul li ol{position:relative;display:flex;flex-wrap:wrap;align-items:center;}
.etwvideo_hub ul li ol li.product_img{width:50%;position:relative;}
.etwvideo_hub ul li ol li.product_img a{width:100%;display:flex;flex-wrap:wrap;position:relative;justify-content:center;align-items:center;}
.etwvideo_hub ul li ol li.product_con{width:50%;position:relative;padding:0 1rem;}
.etwvideo_hub ul li ol li.product_con a{display:block;font-size:0.85rem;line-height:1.25rem;color: #333;padding:0.5rem 0; font-family:taile;}
.etwvideo_hub ul>li:hover{box-shadow:1px 3px 10px rgba(0 0 0 / 15%);}
.etwvideo_hub ul li ol li.product_con a:hover{ color:#dc3e12;text-decoration: underline;}
.etwvideo_hub ul>li ol .product_img a:hover:after{color:#fff; background:#dc3e12;}

*/


.etwvideo_hub{position:relative; margin-bottom:32px;}
.etwvideo_hub ul{display:flex;flex-wrap:wrap;position:relative;}
.etwvideo_hub ul>li{width:31.7%;margin:0 2% 16px 0;position:relative;border:1px solid #eee;transition:.3s all ease-in-out; background:#eff7fa;border-radius:5px;float: left;}
.etwvideo_hub ul>li:nth-child(3n){margin-right:0;}
.etwvideo_hub ul>li:nth-child(3n+1){clear:both;}
.etwvideo_hub1 ul>li{width: 100%;margin-right: 0;}
.etwvideo_hub ul li ol{width: 100%;display: flex;
    flex-wrap: wrap;
    align-items: center;}
.etwvideo_hub ul li ol li.product_img{width:45%;position:relative;float: left;}
.etwvideo_hub ul li ol li.product_img a{width:100%;display:flex;flex-wrap:wrap;position:relative;justify-content:center;align-items:center;}
.etwvideo_hub ul li ol li.product_con{width:52%;position:relative;float: right;padding: 0 1rem;}
.etwvideo_hub1 ul li ol li.product_con{padding-top: 8px;padding-bottom: 8px;float: right;}
.etwvideo_hub1 ul li ol li.product_con p{padding-right: 15px;}
.etwvideo_hub ul li ol li.product_con a{display:block;font-size:14px;line-height:20px;padding:8px 0; font-family:Arial, Helvetica, sans-serif; color: #000;}
.etwvideo_hub ul>li:hover{box-shadow:1px 3px 10px rgba(0 0 0 / 15%);}
.etwvideo_hub ul li ol li.product_con a:hover{ color:#c10100 ;text-decoration: underline;}
.etwvideo_hub ul>li ol .product_img a:after{  position: absolute;content: "\f0da";left: 50%;top: 50%; transform: translate(-50%,-50%); z-index: 1;font-family:fontawesome; font-size: 32px; color:#c10100 ;  background:#fff; border-radius:100%; border:1px #c10100  solid; width:36px; height:36px; text-align:center;  padding-left:4px;line-height: 34px;}
.etwvideo_hub1 ul>li ol .product_img a:after{width: 59px;height: 59px;font-size: 56px;padding-top: 13px;padding-left: 8px;}

.etwvideo_hub ul>li ol .product_img a:hover:after{color:#fff; background:#c10100 ;}






#video_right{width:70%;float:left;position:relative;}
#video_sidebar{width:28%;float:right;position:relative;}
#etw_videolist{position:relative;margin:0 auto;background:#fff;padding:1rem;overflow: hidden;box-shadow: inset;box-shadow: 1px 10px 15px -6px rgb(0 0 0 / 22%);}
#etw_videolist .webtitle{font-size:1.2rem;line-height:1.4rem;text-align:left;text-transform: inherit;margin-bottom: 0;  padding:1rem 0;font-weight:600;color:#c10100;font-family:Redaction10;}

#etw_videolist .webtitle{font-size:1.2rem;line-height:1.2rem;text-align:left;text-transform: inherit;margin-bottom: 0;  padding:0 10px;font-weight:600;color:#c10100;font-family:Redaction10;border-left: 5px #c10100 solid;
    margin-bottom: 1rem;}
#etw_videolist ul{position:relative;display:flex;flex-wrap:wrap;float: none;margin-bottom: 10px; }
#etw_videolist ul>li{width:100%;position:relative;margin-bottom: 10px; display:block;}
#etw_videolist ul>li>a{ width:100%; position:relative; display:flex;border-bottom: 1px dashed #fff; flex-wrap:wrap; align-items:center; margin:0.3rem 0; border-radius:0 6px 6px 0; transition:.3s all ease-in-out; -webkit-border-radius:0 6px 6px 0; -moz-border-radius:0 6px 6px 0; -ms-border-radius:0 6px 6px 0; -o-border-radius:0 6px 6px 0;background: #eef4f7; }
#etw_videolist ul>li a:hover{background-color: #f0f0f0f0;}
#etw_videolist ul>li img{width:35%;float:left;}
#etw_videolist ul>li span{width:65%;float:right;padding:0.3rem 0.8rem;color:#333;font-size:0.8rem;line-height:1rem;font-weight:400;position:relative;display:block;transition:.3s all ease-in-out;}
#etw_videolist ul>li>a.dq span,#etw_videolist ul>li>a:hover span{color:#c10100;}
#etw_videolist ul>li>a.dq,#etw_videolist ul>li>a:hover{border-color: #c10100;background-color: #f0f0f0f0;}
#video_right video{width:100% !important;}

.inquiry_box01{background-color: rgb(255, 255, 255);margin-bottom: 50px;}
.inquiry_box01 #etw_form_title{color: #c10100;font-weight: bold;font-size: 1.2rem;padding: 10px 0; background-color: #f2f2f2;text-align: center;}

.inquiry_box01 #etw_set_feedback_form{ padding: 0; border-radius:10px; box-shadow:1px 3px 10px rgba(0 0 0 / 20%); -webkit-border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; -o-border-radius:10px; }
.inquiry_box01 #floatchatiframe2011{padding: 20px 30px;}


.etwvideo_hub.about-video ul>li{width: 100%!important;margin: 0;}
.about-more.more{ padding: .3rem 2rem; padding-bottom: 0; padding-left: 2rem; color: #fff;transition: all .5s; position: relative; display: inline-block; font-size: 1.2rem;font-family:Acumin-Pro-Condensed-Black; background-color: #fff;border: 1px solid #eee; }
.about-more.more:hover{color: #fff;background-color: #b58750;}
.about-more.more::before{position: absolute;content: "\f105"; left: .5rem; top: .45rem;font-family:fontawesome; font-size:1rem; transition: all .5s;width: 20px;height: 20px;border-radius: 50%; display: flex;align-items: center;justify-content: center;text-align: center; padding-left: 4px;}
.about-more.more:hover::before{right: .5rem; }

/* pro_video */
.pro_video{position: absolute; top: 50%;left: 50%;transform: translate(-50%,-50%); width: 80px;height: 80px; border-radius: 50%; background-color: rgba(0,153,141,.8);display: flex; justify-content: center; align-items: center;cursor: pointer; transition: all .5s;}
.pro_video i{font-size: 2.5rem;color: #fff; padding-left:.2rem; }
.pro_video:hover{background-color: rgba(0,153,141,1);}
.small_video{width: 50px;height: 50px;}
.small_video i{font-size: 1.4rem;}
.video_name{color: #333; transition: all .5s;}
.video_name:hover{color: #00998d;}


@media (max-width:991.98px){
#video_right{width:100%;float:none;}
#video_sidebar{width:100%;float:none;}
#etw_videolist > ul > li{width:49%;margin:0 2% 1rem 0;}
#etw_videolist > ul > li:nth-child(2n){margin-right:0;}
#etw_videolist > ul > li:nth-child(2n+1){clear:both;}
	.etwvideo_hub ul>li{width:48.5%;}
.etwvideo_hub ul li ol li.product_img{width:100%;}
.etwvideo_hub ul li ol li.product_con{width:100%;text-align:center;}
.etwvideo_hub ul>li:nth-child(3n){margin-right:2%;}
.etwvideo_hub ul>li:nth-child(3n+1){clear:none;}
.etwvideo_hub ul>li:nth-child(2n){margin-right:0;}
.etwvideo_hub ul>li:nth-child(2n+1){clear:both;}
}
@media (max-width:575.98px){.videoall ul li{width:100%;margin-right:0}
.etwvideo_hub ul li ol li.product_con a{font-size:1rem;line-height:1.2rem;}
#etw_videolist > ul > li > a{border-radius:0;}
#etw_videolist > ul > li img{width:100%;float:none;}
#etw_videolist > ul > li span{width:100%;float:none;text-align:center;padding:0.5rem 0;}
	.etwvideo_hub ul>li{width:100%;margin-right:0;}
.etwvideo_hub ul>li:nth-child(3n){margin-right:0%;}
}

/****banner****/


/****banner****/


/* 2023/5/25 */
ul.item{width: 100%;float: left;padding-left: 15px;}
ul.item li{width: 100%;position: relative;float: left;list-style: disc;}
.video_more{ padding: .4rem 2rem; padding-left: 2rem; color: #fff;transition: all .5s; position: relative; display: inline-block; font-size: 1rem;font-family:Acumin-Pro-Condensed-Black; background-color: #c10100; border-radius: 10px;}
.video_more:hover{color: #fff;background-color: #000;}
.video_more::before{position: absolute;content: "\f105"; left: .5rem; top: .55rem;font-family:fontawesome; font-size:1rem; transition: all .5s;width: 20px;height: 20px;border-radius: 50%; display: flex;align-items: center;justify-content: center;text-align: center; padding-left: 4px;}
.video_more:hover::before{right: .5rem; }
