@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: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(../font/roboto-light.woff) 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('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: 600;
  src: local('Roboto SemiBold'), local('Roboto-SemiBold'), url(../font/roboto-bold.woff) 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: 300;
  src: local('Ubuntu'), local('Ubuntu-Light'), url(../font/Ubuntu-Light.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-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: 'pangmenzhengdao';
  font-style: normal;
  font-weight: 400;
  src: local('pangmenzhengdao Regular'), local('pangmenzhengdao-Regular'), url(../font/pangmenzhengdao.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: 'AdobeHeitiStd';
  font-style: normal;
  font-weight: 400;
  src: local('AdobeHeitiStd Regular'), local('AdobeHeitiStd-Regular'), url(../font/AdobeHeitiStd-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;
}
/****basic****/
body{color:#444; font-family:Arial; font-size:0.9rem;}
*,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;}
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;}
/****header****/
#header{width:100%; height:auto; position:fixed;top:0;z-index:999; background:#6f5626;}
#headerin{width:96%; height:auto; margin:0 auto; max-width:1120px;}
#etw_logo{ height:auto; float:left; margin:0.75rem 1rem 0.75rem 1.5rem; clear:left;}
.clearfix{clear:both;}
/*language*/
.navbtn{margin-top:1rem;}
#etw_language{float:right;width: 50%;height:30px;padding: 0;text-align: right;}
#etw_language .dropdown-item{display:inline-block;width:auto; font-size:0.75rem; line-height:30px; padding:0 0.75rem;color:#fff; min-width:auto;}
#etw_language .dropdown-item:hover{color:#13cc6f; text-decoration:underline; background:none;}
#etw_language .dropdown-item:hover,#etw_language .dropdown-item:focus{color:#13cc6f; text-decoration:underline; background:none !important;} 
.header_contact{float: right;margin-left: 0.75rem;}
.header_contact a{display: block;background: #13cc6f;line-height: 28px;padding: 0 1rem;font-size: 0.875rem;color: #fff;font-weight: 400;font-family: Ubuntu;text-transform: uppercase;opacity: .8;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
.header_contact a:hover{opacity: 1;}
.container{width:96%;max-width:1120px;margin:0 auto;padding: 0;}

/*menu*/
.top-nav{ width:auto;line-height: 40px;float: right;}
.navbar{ padding:0;max-width: 1120px; margin: auto;}
.navbar ul{width: 100%;}
.navbar-collapse{justify-content:flex-end;}
.navbar-light .navbar-nav li.nav-item{padding-left: 2rem;}
.navbar-light .navbar-nav a.nav-link{color:#fff; padding:0.75rem 0.75rem 0.5rem; margin: 0;font-size:1rem;position:relative;font-family: AdobeHeitiStd;text-transform: uppercase;}
.navbar-light .navbar-nav li:nth-last-of-type(1) a.nav-link{padding-right: 0;}
.navbar-light .navbar-nav li.active a.nav-link,.navbar-light .navbar-nav li a.nav-link:hover{color:#fff;}
.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: #222}
.navbar-light .navbar-nav .dropdown-item{font-weight:400; font-size:0.875rem;padding: 0.25rem 1rem;}
.dropdown-item.active{ background:none; color:#005dc4;}
.dropdown-item:hover,.dropdown-item.dq{color:#0f4e92;}
.navbar-expand-lg .navbar-nav .dropdown-menu {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: #fff;background: #6f5626;}
.dropdown-item:active{color: #fff;background: #6f5626;}
.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: #6f5626;}

@media (max-width: 1199.98px) { 
#headerin{padding: 0 0.5rem;}
}

@media (max-width: 991.98px) {
#header{position:inherit;height: 90px;border-bottom: 2px solid #333;}
.etw_language{ display:none;}	
.top-nav{ width:100%;padding-top:0;line-height: 2.5rem;margin-top: 2px;}
.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: #6f5626;}
.dropdown-menu{ border:none;}
.navbar-light .navbar-toggler{ color:#ffffff; font-size:1.6rem; margin:0.5rem 0.5rem 0 0.75rem;}
	.navbar-light .navbar-nav li.nav-item{padding-left: 0;}
	.navbar-light .navbar-nav a.nav-link{color: #666;}
#quicknav{display: none;}

}

/****header  END****/

/****banner****/
#etw_banner{width:100%; height:auto;margin:0 auto;position:relative;}
.banner_txt1 {position: absolute;width: 100%;left:0;top:0;height:100%;margin: 0 auto;padding: 20px 0;}
.bannerinfo1{width:36%;color:##534848;position: absolute;left:0;bottom: 1.5rem;background-color: rgba(28, 7, 7, 0.3);margin-left: 17.3%;padding:24px;}
.banner_txt h1{font-size:2rem; line-height:2.5rem; color:#6f5626;padding: 0;margin-bottom: 0;font-weight: 600;font-family: Ubuntu;font-weight: 300;position: relative;}
.banner_txt h1:before{content: "";position: absolute;width: 102px;height: 100%;background: url(../images/txt_icon.png)no-repeat left center;top:0;left:50%;margin-left: -220px;}
.banner_txt h1:after{content: "";position: absolute;width: 102px;height: 100%;background: url(../images/txt_icon.png)no-repeat left center;top:0;right:50%;margin-right: -220px;}
.banner_txt1 p{letter-spacing: -1px; color: white;font-size: 1.6rem;line-height: 2rem;font-family: Open Sans Extrabold;font-weight: 300;margin-bottom: 0.25rem;}
.banner_txt span{letter-spacing: -1px;color: #6f5626;font-size: 1.125rem;line-height: 1.5rem;font-family: Ubuntu;font-weight: 300;}
.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) { 
}
@media (max-width: 1199.98px) {
}@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;background:#fff;margin-top:90px;}
#etw_container{width:96%;max-width:1120px;margin:0 auto;padding:1.875rem 0;position:relative;overflow:hidden}


/****etw_choose****/
.etw_choose{padding: 1.25rem 0;}
.etw_choose .etw_hometitle{ color:#6f5626; font-size:1.75rem;line-height: 2rem; font-weight: 400;font-family: Ubuntu;text-align: center;padding: 0.5rem 0;width: 90%;margin-left: 5%;border-bottom: 1px solid #dbdbdb;margin-bottom: 0.5rem;}
.etw_choose p{font-size: 0.875rem;color: #999999;line-height: 1.25rem;text-align: center;width: 80%;margin-left: 10%;font-family: Ubuntu;}
.etw_choose ul{margin-top: 2rem;}
.etw_choose ul>li{width: 23.5%;float: left;margin: 0 2% 1rem 0;}
.etw_choose ul>li:nth-child(4n){margin-right: 0;}
.etw_choose ul>li ol li.product_con a{font-family: Ubuntu;display: block;color: #999999;font-size: 1.125rem;text-align: center;line-height: 1.5rem;min-height:72px;}
.etw_choose ul>li:hover ol li.product_con a{color: #6f5626;}
.etw_choose .more{text-align: center;margin-top: 1rem;}
.etw_choose .more a{display: inline-block;width: 140px;height: 34px;color: #fff;font-size: 0.75rem;text-transform: uppercase;background: #6f5626;text-align: center;line-height: 34px;position: relative;}
.etw_choose .more a:hover{opacity: .8;}

/****etw_sort****/
.etw_sort{padding: 1rem 0 1.5rem;}
.etw_sort ul>li{width: 20%;float: left;text-align: center;}
.etw_sort ul>li ol li.product_img{text-align: center;margin-bottom: 0.5rem;}
.etw_sort ul>li ol li.product_con{padding-top: 20px;background: url(../images/ptxt_bg.jpg)no-repeat center top;}
.etw_sort ul>li ol li.product_con a{display: block;text-align: center;font-size: 0.75rem;padding: 0.5rem 0;font-variant: small-caps; text-transform: capitalize;font-family: pangmenzhengdao;color: #6f5626;font-size: 1.375rem;}
.etw_sort ul>li ol li.product_con a:first-letter {font-size: 1.5em;}


/****company****/
.company{padding: 2rem 0 4rem;}
.company .container{position: relative;}
.company .left_tu{width: 52%; position: relative;}
.company .left_tu .img_txt{position: absolute;width: 100%;height: 100%;left:0;top:0;background: rgba(105,84,6,.3);padding-right: 14%;text-align: center;}
.company .left_tu .img_txt p{font-family: Ubuntu;font-weight: 400;font-size: 1.875rem;color: #fff;margin-top: 24%;margin-right:36%;}
.company .left_tu .img_txt .more{text-align: center;margin-top: 15%;margin-right:33%}
.company .left_tu .img_txt .more a{display: inline-block;width: 120px;height: 34px;border: 1px solid #f6f6f6;color: #fff;font-size: 0.875rem;text-align: center;line-height: 32px;text-transform: uppercase;}
.company .right_txt{position: absolute;width: 72%;right:0;top:1.5rem;padding: 2rem 2rem 1rem;background:rgba(233, 230, 230, 0.6);color:#070000;}
.company .right_txt p{color: #000;font-size: 0.8rem;line-height: 1.125rem;margin-bottom: 0.5rem;}
.company .left_tu .img_txt .more a:hover{background: #fff;color: #695406;}

.company.ny .container{width: 100%;}
.company.ny .right_txt{padding: 1.5rem 1rem 1.5rem 1.5rem;}
.company.ny .left_tu .img_txt{padding-right: 26%;}
/*pro-title*/
.pro-title{font-size:1.875rem;color:#333;font-weight: bold;}
.pro-title-sma{color:#666;font-size:.875rem;}
.pro-name{float:left;font-size:1.25rem;position:relative;font-weight:bold;line-height:1.5rem;margin-bottom:15px;}
.pro-name:after{content:"";width:35px;position:absolute;left:0;bottom:-5px;background:#005dc4;height:2px;}
.pro-name a{color:#333;}
.pro-more{float:right;}
.pro-more a{color:#005dc4;text-decoration:underline;}
.products-text p{font-size:.875rem;}
.stockimg img{border:1px solid #ccc;}
.text_vertical,.text2_vertical{display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
.text_vertical .pro-name{margin-bottom: 2rem;}
.text_vertical .pro-more{float: left;margin-top: 1rem;}

.pro_detail{padding-bottom: 1rem;}
.text_vertical .rec_tit{margin-top: 0;}
.text_vertical>div{overflow: hidden;}
/****company****/

#etw_sidebar{width: 25%;float: left;padding-top: 1rem;background: #fff;padding: 1rem 0.5rem;}
#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:hover{color: #e50011;}
#etw_sidebar .contact_sidebar p.tit{font-weight: 600;font-size: 1rem;line-height: 1.25rem;}
#etw_productlist,.etw_productlist{margin-bottom: 1.25rem;}
#etw_productlist ul>li>a,.etw_productlist ul>li>a{padding-right: 1rem;display:block;color:#333;font-size:1rem;padding:.75rem 0;position: relative;font-family: Ubuntu;padding-right: 20px;}
#etw_productlist ul>li,.etw_productlist ul>li{position: relative;clear: both;}
#etw_productlist ul>li>a img,.etw_productlist ul>li>a img{width: 26%;float: left;margin: 0 0.5rem 2px 0;}
/*#etw_productlist ul>li>a:before,.etw_productlist ul>li>a:before{content: "\f105";font-family: fontawesome;margin-right: 0.5rem;color: #6f5626;}
*/#etw_productlist .etw_hometitle,.etw_productlist .etw_hometitle{font-size: 1.125rem;color: #6f5626;font-weight: 400;text-align: left;padding: 0.5rem 0;font-family: pangmenzhengdao;text-transform: uppercase;border-bottom: 1px solid #6f5626;line-height: 1.35rem;}
#etw_productlist .etw_hometitle>a,.etw_productlist .etw_hometitle>a{color: #6f5626;display: block;padding: 0 0.25rem;}
#etw_productlist .etw_hometitle>a:hover,#etw_productlist .etw_hometitle>a.dq,.etw_productlist .etw_hometitle>a:hover,.etw_productlist .etw_hometitle>a.dq{color: #000;}
.etw_productlist .etw_hometitle.big{background: #6f5626;text-align: center;color: #fff;}
#etw_productlist ul li ol,.etw_productlist ul li ol{display: none; }
#etw_productlist ul li ol.show,.etw_productlist ul li ol.show{display: block; }
#etw_productlist ul>li .more,.etw_productlist  ul>li .more{position: absolute;right:0;top:16px;width: 20px;height: 20px; background: #ddd;color: #6f5626;cursor: pointer;text-align: center;}
#etw_productlist ul>li .more:hover,.etw_productlist  ul>li .more:hover{opacity: .8;}
#etw_productlist ul li ol li,.etw_productlist ul li ol li{width:100%;margin:0}
#etw_productlist ul li ol li a,.etw_productlist ul li ol li a{display:block;padding:.25rem 1.25rem 0.25rem;font-size:.75rem;color:#333;position: relative;font-family: Ubuntu;}
#etw_productlist ul li ol li a:before,.etw_productlist ul li ol li a:before{content: "\f105";font-family: fontawesome;margin-right: 0.5rem;color: #6f5626;font-weight: 600;}
#etw_productlist ul li a.dq,#etw_productlist ul li a:hover,.etw_productlist ul li a.dq,.etw_productlist ul li a:hover{color:#6f5626;}
#etw_productlist ul>li ol li>a.dq,#etw_productlist ul>li ol li>a:hover,.etw_productlist ul>li ol li>a.dq,.etw_productlist ul>li ol li>a:hover{color: #222;text-decoration: underline;}
#etw_right{width:71.4%;float:right;padding-top:1rem}
.img_center{width: 100%;margin-bottom: 1rem;}
.img_center img{width: 100%;}
.next_click{font-size: 1rem;color: #2f64b5;text-decoration: underline;display: inline-block;padding: 0 0.25rem;}
#etw_sidebar .feedback_title{color: #222;font-family: Ubuntu;}
#etw_sidebar .feedback{padding: 0;}
/****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:6px; }
.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_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{width:38%;float:right;margin:0 0 .5rem 2%}
.img_right2{width: 30%;}
.img_right3 a img:hover,.img_right a img:hover{opacity:.9}
.img_right3{float:right;width:45%;margin:0 0 0 2%;}
.img_left{float:left;width:62%;margin:0 2% 0 0}
.img_right4{width: 20%;float: right;margin:0 0 .5rem .5rem}
.img_left2{float:left;width:45%;margin:0 2% 1rem 0;}

/*other products*/
.othertitle{margin:10px 0 5px 0;position:relative;width:100%;overflow:hidden;margin-top: 2rem;}
.othertitle:after{position:absolute;content:"";background:#6f5626;height:5px;width:100%;right:5px;bottom:0;z-index:1;transform:skew(40deg)}
.othertitle span{font-size:16px;background:#6f5626;display:inline-block;padding:5px 10px 5px 15px;color:#fff;position:relative;font-weight:400}
.othertitle span:before{position:absolute;content:"";right:-28px;top:0;border-left:28px solid #6f5626;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{border: 1px solid #efefef;padding: 1rem;display: none}
#etw_set_feedback_form{overflow:hidden;height:auto;width:100%;} 
#etw_sidebar #etw_set_feedback_form .etw_hometitle{padding-bottom: 0.5rem}
.other_pro{width:100%;overflow:hidden;padding:1.5rem 0 1rem;}
.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:#6f5626}
.other_pro ul li ol:hover li.product_con a{color:#6f5626}
.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*/
.etw_products{width: 100%;}
.etw_products ul>li{width: 49%;float: left;margin: 0 2% 1rem 0;}
.etw_products ul>li:nth-child(2n){margin-right: 0;}
.etw_products ul>li li.product_img{text-align: center;overflow: hidden;}
.etw_products ul>li li.product_img img{width: 100%;transition: all .5s;}
.etw_products ul>li:hover li.product_img img{transform: scale(1.05);}
.etw_products ul>li li.product_img a{display: block;width: 100%;height: 100%;position: relative;z-index: 9;}
.etw_products ul>li li.product_img a:before{content: "";width: 100%;height: 100%;background: rgba(0,0,0,.3);position: absolute;left:0;top:0;transition: all .2s;opacity: 0;z-index: 10;}
.etw_products ul>li:hover li.product_img a:before{opacity: 1;}
.etw_products ul>li:hover li.product_img a:after{opacity: 1;transform: translateX(-50%) translateY(-50%) scale(1, 1);}
.etw_products ul>li li.product_img a:after{content: '\f0c1';font-family: fontawesome; background-color: #fff;cursor: pointer;display: block;width: 3em;height: 3em;line-height: 3em;text-align: center;position: absolute;z-index: 10;left: 50%;top: 50%;color: #666;opacity: 0;transform: translateX(-50%) translateY(-50%) scale(0.3, 0.3);}
.etw_products ul>li li.product_con{padding: 0.25rem 0;transition: all .5s;min-height:44px;}
.etw_products ul>li li.product_con a{font-family: Ubuntu;font-size: 1rem;text-align: center;display: block;color: #333;}
.etw_products ul>li li.product_con1{transition: all .5s;}
.etw_products ul>li li.product_con1 a{font-family: Ubuntu;font-size: 0.8rem;text-align: center;display: block;color: #333;}
.etw_products ul>li li.product_con2{padding: 0.25rem 0;transition: all .5s;min-height:69px;}
.etw_products ul>li li.product_con2 a{font-family: Ubuntu;font-size: 0.8rem;text-align: center;display: block;color: #333;}
.etw_products ul>li li.product_con3{padding: 0.25rem 0;transition: all .5s;min-height:50px;}
.etw_products ul>li li.product_con3 a{font-family: Ubuntu;font-size: 0.8rem;text-align: center;display: block;color: #333;}
.etw_products ul>li li.product_con4{padding: 0.25rem 0;transition: all .5s;min-height:48px;}
.etw_products ul>li li.product_con4 a{font-family: Ubuntu;font-size: 0.8rem;text-align: center;display: block;color: #333;}
.etw_products ul>li li.product_con5{padding: 0.25rem 0;transition: all .5s;min-height:85px;}
.etw_products ul>li li.product_con5 a{font-family: Ubuntu;font-size: 0.8rem;text-align: center;display: block;color: #333;}
.etw_products.etw_prolist4 ul>li{width: 23.5%;float: left;margin: 0 2% 1rem 0;}
.etw_products.etw_prolist4 ul>li:nth-child(4n){margin-right: 0;}
.etw_products.etw_prolist4 ul>li li.product_con a{font-size: 0.75rem;}
.etw_products.etw_prolist3 ul>li{width: 32%;float: left;margin: 0 2% 1rem 0;}
.etw_products.etw_prolist3 ul>li:nth-child(3n){margin-right: 0;}
.etw_products.etw_prolist3 ul>li li.product_con a{font-size: 0.75rem;}
.etw_products.etw_prolist5 ul>li{width: 18%;float: left;margin: 0 2% 1rem 0;}
.etw_products.etw_prolist5 ul>li:nth-child(5n){margin-right: 0;}
.etw_products.etw_prolist5 ul>li li.product_con a{font-size: 0.75rem;}
ul.list2,ul.list3{overflow:hidden;padding-bottom: 0.5rem;padding-left: 1rem;}
ul.list2>li{line-height:1.5rem;list-style:disc;color: #666;}
ul.list3>li{line-height:1.5rem;list-style:disc;color: #666;width: 48%;float: left;}
ul.list3{margin-bottom: 1rem;}
.rec_tit{color:#6f5626;font-size:1.25rem;line-height:1.25rem;margin:1.75rem 0 0.875rem 0;display:block;font-weight:600;position:relative;font-family: Ubuntu;}
.rec_tit3{color:#6f5626;font-size:1.25rem;line-height:1.25rem;margin:1.75rem 0 0.875rem 0;display:block;font-weight:600;position:relative;font-family: Ubuntu;}
.rec_tit.rec_tit2.rec_tit3{font-size: 1rem;}
.rec_tit2:before{content:"";position:absolute;width:6px;height:6px;background:#005dc4;left:0;top:7px;transform:rotate(45deg)}
figure{margin-bottom:0!important}

ul.style1{margin-left:1rem;padding:0 0;font-size: 0.875rem;}
ul.style1 li{list-style:decimal;padding-bottom:.5rem;color: #666;}
ul.style2{}
ul.style2 li{padding-left: 1rem;position: relative;margin-bottom: 0.5rem;color: #666;}
ul.style2 li:before{content: "";position: absolute;width: 6px;height: 6px;border-radius: 3px; background: #6f5626;left:0;top:6px;}
.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:1120px;}
.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{display:block; color:#6f5626; margin-top:1rem;position:relative;font-family: Ubuntu;padding-bottom:10px;font-size:1.3rem; font-weight:600;}
.feedback{ width:100%;padding:1rem 0rem;background: #fff; margin-bottom:1rem}
.feedback_title1{display:block; color:#6f5626; margin-top:1rem;position:relative;font-family: Ubuntu;padding-bottom:10px;font-size:1rem; font-weight:600;}


#etw_producttitle{margin:0 auto 0;height:auto;color:#333;overflow:hidden;padding:.5rem 0;font-size:.875rem;width:100%;float:left;background:#f2f3f2}
#etw_producttitle li{display:inline-block}
#etw_producttitle a{color:#999;padding-right:.2rem}
#etw_producttitle a:hover{color:#000}
#etw_producttitle li+li::before{padding:0 1rem 0 .6rem;color:#999;content:"/";font-size:.875rem;font-family:fontawesome}
.etw_hometitle.ny{color:#333;font-size:1.2rem;padding:5px 0 10px 0;text-align:left;position:relative;font-weight:700;margin-bottom: 1rem;line-height: 2rem;font-family: Ubuntu;}
.etw_hometitle.ny span{display: block;font-size: 1.5rem;}
.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:#9e7932;}
.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}
hr {
    border-top: 1px dashed #ddd;
    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****/
.footer_link{padding: 2.5rem 0;}
.footer_link .title{font-size: 1.125rem;font-weight: 400;color: #fff;padding-bottom: 1rem;position: relative;font-family: Ubuntu;}
.footer_link .footer_about p{color: #ccc;}
.footer_link .pblist ul li>a{color: #fff;font-family: Ubuntu;color: #ccc;font-weight: 400;display: block;margin-bottom: 1rem;}
.footer_link .pblist ul li>a:hover{color: #6f5626;}
.footer_contact{padding-left: 0;}
.footer_contact ul>li{padding-left: 2rem;position: relative;font-size: 0.75rem;color: #ccc;line-height: 1.5rem;margin-bottom: 1rem;}
.footer_contact ul>li:nth-child(1){background: url(../images/footer_icon1.png)no-repeat left 5px;}
.footer_contact ul>li:nth-child(2){background: url(../images/footer_icon2.png)no-repeat left 0px;}
.footer_contact ul>li:nth-child(3),.footer_contact ul>li:nth-child(4){background:url(../images/mobile-phone.png) no-repeat left 0px;}
.footer_contact ul>li:nth-child(5){background: url(../images/footer_icon3.png)no-repeat left 0px;}
.footer_contact ul>li:nth-child(6){background: url(../images/footer_icon4.png)no-repeat left 0px;}
.footer_contact ul>li a{color: #ccc;}
.footer_contact ul>li a:hover{color: #6f5626;}
.footer-list{}
.footer-list>ul>a{color:#fff;font-size:1rem;}
.footer-list ul li a{position:relative;padding-left:12px;color:#6087b3;}
.footer-list ul li a:hover,.footer-list>ul>a:hover{color: #6f5626;}
.indent{margin-left:50px;}

a.txt_indet{padding-left: 50px;}
#footer{ width:100%;height:auto; font-size:13px;background: url(../images/footer_bg.jpg)no-repeat center center/cover;}
#etw_footin{margin:0 auto;width:100%;overflow:hidden;text-align:center; overflow:hidden; padding:0.5rem 0 0.5rem;background: rgba(255,255,255,.1)}
#etw_footin .container{width: 96%;margin: 0 auto;max-width: 1120px;}
#etw_homefooter{overflow:hidden;width:100%;height:auto;text-align: center;border-bottom: 2px solid rgba(255,255,255,.1);}
#etw_homefooter a{padding:1rem 1.25rem; color:#ccc;display: inline-block;position:relative;font-size:0.875rem;line-height:1rem;}
#etw_homefooter a:hover{color:#000;}
#etw_coper{margin-top:2px;width:100%;line-height:22px;}
#etw_coper a{display:block;color:#ccc;}
#otherlink{clear:both;width:100%;height:auto; padding:8px 0;}
#otherlink a{color:#ccc; 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:#fff; }
#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样式*/
        
@media (max-width: 1400.98px) {.bannerinfo{bottom: 0.5rem;}
	.banner_txt h1{font-size: 1.5rem;line-height: 2rem;}
	.banner_txt p{font-size: 1.75rem;line-height: 2rem;}
}        
@media (max-width: 1199.98px) {
	.footer_link .title {font-size:1.25rem}
	.mainpro .etw_hometitle p{font-size: 1rem;}
	.etw_professional .etw_hometitle,.etw_stocked .etw_hometitle,.mainpro .etw_hometitle{font-size: 1.5rem;}
	.mainpro ul li ol li.product_con>a,.etw_stocked ul>li ol li.product_con a{font-size: 1rem;padding: 0.25rem 0;}
	.etw_markets ul>li ol li.product_con a span{line-height: 1.25rem;font-size: 1rem;}
	.etw_markets ul>li ol li.product_con a .mark_icon{width: 80px;height: 80px;}
	.etw_markets ul>li:nth-child(n) ol li.product_con a .mark_icon:before {content: "";position: absolute;width: 100%;height: 100%;top:0%;left: 0%;transform: translate(0%,0%);background-repeat: no-repeat;background-position: center center;background-size: auto 32px;}
	.company .left_tu{width: 52%;position: relative;float: left;z-index: 5;margin: 1rem 2%;}
	.company .right_txt{width: auto;top:0;position: relative;padding: 1rem;}
	.company .left_tu .img_txt{padding-right: 0;}
	.company .left_tu .img_txt p{margin-top: 19%;margin-right:6%;}
	.company .left_tu .img_txt .more{margin-top: 9%;margin-right:6%;}
	.company.ny{overflow: hidden;}
	.company.ny .left_tu{z-index: 0;}
	.company.ny .right_txt{position: absolute;width: 62%;right: 0;top: 1.5rem;padding: 2rem 2rem 1rem;background: #f6f6f6;}
	.navbar-light .navbar-nav a.nav-link{font-size:0.8rem;}
	
}
@media (max-width: 991.98px) {
	.top_main{padding: 1rem 0;}
	#etw_producttitle,#etw_sidebar{display: none;}
	#etw_right{width: 100%;}
	#container{margin-top: 0;}
#home_list .home_cot:before{display: none;}
#home_list .etw_hometitle a{font-size:1rem;}
#home_list .etw_pro ul li a,#home_list .etw_contact{font-size:0.8rem;padding-left: 0.25rem;}
	.stockimg{text-align: center;margin: 0;}
	.stockimg img{width: 90%;}
	.navbar-light .navbar-nav a.nav-link{padding: 0.5rem 0;}
	.pro-title{font-size: 1.25rem;margin-bottom: 1rem;}
	.banner_txt p{font-size: 1.5rem}
	.text_vertical, .text2_vertical{margin: 0;}
	.etw_sort {overflow: hidden;}
}
@media (max-width: 767.98px) {	
	.etw_products.etw_prolist4 ul>li{width:100%;}
	.table{table-layout: auto;}
#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;}
 .etw_products_tags ul li{ width:49%; margin-right:2%}
	.etw_products_tags ul li:nth-child(2n){margin-right:0}
	.etw_products_tags ul li:nth-child(2n+1){clear:both} 	
	.mainpro ul>li{width: 50%;text-align: center;}
	.etw_stocked ul>li{width: 32%;}
	.etw_stocked ul>li:nth-child(5n){margin-right: 2%;}
	.etw_stocked ul>li:nth-child(3n){margin-right: 0;}
	.etw_markets ul>li{width: 49%;}
	.etw_markets ul>li .product_img img{width: 100%;}
	.etw_markets ul>li:nth-child(4n){margin-right: 2%;}
	.etw_markets ul>li:nth-child(2n){margin-right: 0;}
	.footer_nav .right_links{width: 100%;margin-top: 1rem;text-align: center;}
	.footer_nav .right_links a{display: inline-block;}
	.img_left{width: 100%;}
	#etw_language{display: none;}
	.etw_choose ul>li{width: 32%;}
	.etw_choose ul>li:nth-child(4n){margin-right: 2%;}
	.etw_choose ul>li:nth-child(3n){margin-right: 0;}
	.company .left_tu,.company .left_tu img{width: 100%;margin: 0;float: none;}
	.company.ny .right_txt{position: relative;width: 100%;top:0;margin-top: 1rem;}
	.company.ny .left_tu .img_txt{padding-right: 0;}
	.stockimg figure{width: 100%;}
	.stockimg img{width: 100%;margin-top: 1rem;}
	.img_right{width: 48%;}
}
@media (max-width: 575.98px) {
	.top_main ul>li li.product_con a{font-size: 1rem;}
	.footer_contact .left_logol,.footer_contact .right_contact{width: 100%;text-align: center;margin-bottom: 1rem;}
	.top_main ul>li{width: 49%;margin-right: 2%;}
	.top_main ul>li:nth-of-type(4n) {margin-right: 2%;}
	.top_main ul>li:nth-of-type(2n) {margin-right: 0;}
	.header_c ul li{font-size: 0.75rem;}
	.othertitle p{display: none;}
	#etw_container{padding-top: 1rem;}
.img_right, .img_right2{width: 100%;text-align: center;}
	#home_list .etw_contact{padding-top: 0.5rem;}
	.footer_link{height: auto;line-height: 1.5rem;min-height: 48px;}
	.mainpro ul>li:nth-of-type(n){padding: 0.5rem;}
	.mainpro ul li ol li.product_con>a{min-height: 48px;}
	.header_contact{display: none;}
	.etw_stocked ul>li{width: 49%;}
	.etw_stocked ul>li:nth-child(3n){margin-right: 2%;}
	.etw_stocked ul>li:nth-child(2n){margin-right: 0%;}
	.footer_link>.container>.row{margin: 0;}
	.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_logo{width: 55%;}
	.navbtn{margin-top: 0.5rem;}
	.etw_choose p,.etw_choose .etw_hometitle{width: 100%;margin-left: 0;}
	.etw_choose ul>li,.etw_sort ul>li{width: 49%;margin-right: 2%;}
	.etw_choose ul>li:nth-child(3n),.etw_sort ul>li:nth-child(5n){margin-right: 2%;}
	.etw_choose ul>li:nth-child(2n),.etw_sort ul>li:nth-child(2n){margin-right: 0;}
	.etw_products.etw_prolist3 ul>li,.other_pro ul>li{width: 49%;}
	.etw_products.etw_prolist3 ul>li:nth-child(3n),.other_pro ul>li:nth-child(4n){margin-right: 2%;}
	.etw_products.etw_prolist3 ul>li:nth-child(2n),.other_pro ul>li:nth-child(2n){margin-right: 0;}
	.footer_contact{padding: 0 1rem;}
}
@media (max-width: 400.98px) {
	.header_c{display: none;}
	
}

/****Footer  END****/


/****banner****/
.bannerinfo {
    width: 100%;
    color: #000;
    position: absolute;
    left: 0;
    bottom: 1.5rem;
    text-align: center;
}
.banner_txt p {
    letter-spacing: -1px;
    color: #6f5626;
    font-size: 2.125rem;
    line-height: 2.5rem;
    font-family: Ubuntu;
    font-weight: 300;
    margin-bottom: 0.25rem;
}
.banner_txt {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    margin: 0 auto;
    padding: 20px 0;
}
@media (max-width: 1029.98px){
	.banner_txt1 p{font-size:1rem;line-height:1.5rem;}
}
@media (max-width: 991.98px){
	.banner_txt1{display:none}
}
.rec_tit a{color:#6f5626;}
.feedback{width: 100%;text-align: left;margin-bottom: 1rem;}
.feedback span{display: inline-block;text-align: center;color: #6f5626;position: relative;font-weight: 500;border: 1px solid #6f5626;padding: 0.3rem 1rem;border-radius: 5px;position: relative;padding-right: 2rem;font-size: 1rem}  
.feedback span:after{position: absolute;content: "\f103";font-family: fontawesome;right: 1rem;top: 0.5rem;}
.feedback span:hover{color: #000;border: 1px solid #000;}
.feedback span:hover:after{content: "\f102"} 
.feedback1{ text-align:center;}
.feedback1 a{display:inline-block;color: #654f4f;text-align: center;font-size: 12px;margin:0 auto;opacity: .8;width: 130px;height: 28px;line-height: 28px;border:1px solid #c3bfb9;}
.feedback1 a:hover{border:1px solid #c3bfb9;color:#4B4445;opacity: 1;}
.li_pa{padding-top:12px;}
@media (max-width: 575.98px) {
.pro_img{display:none}
.pro_text{display:none;}
	.rec_tit3{display:none;}}
	
	/* video */
.etw_videos{margin-top: 1%; margin-bottom: 2%;}
.etw_videoshow {display:none;width:100%;margin-bottom:20px;}
.videoflow {overflow:hidden;max-height:200px;position:relative;cursor:pointer;width:100%;margin-bottom: 10px;}
.videoflow:before {position:absolute;top:50%;left:50%;right:0;border-radius:50%;font-family:fontawesome;transform:translate(-50%,-50%);content:"\f04b";width:45px;height:45px;color:#c9161c;background:#fff;font-size:1.8rem;padding:0.7rem 0 0 0.8rem;line-height:24px;}
.videoflow:hover:before {background:#c9161c;color:#fff;}
.videoflow img {width:100%;}
.home_video {float:right;width:37%;margin:25px 0 20px 15px;}
.plyr--video {background:#000;overflow:hidden;}
.plyr__video-wrapper {background:#000;border-radius:inherit;overflow:hidden;position:relative;z-index:0;}
.home_video1 {float:right;width:48%;margin:25px 0 20px 15px;}
.plyr--video1 {background:#000;overflow:hidden;}
.plyr__video1-wrapper {background:#000;border-radius:inherit;overflow:hidden;position:relative;z-index:0;}
.videoall { width: 100%;float: left;margin: 0 auto;margin-bottom: 1rem;}
.videoall ul {width: 100%;display: flex;flex-wrap: wrap;}
.videoall ul li {width: 48%;margin: 0 2% 1rem 0;text-align: center;float: left;}
.videoall ul li span {display: block;padding-top: 0.5rem;text-transform: capitalize;}
@media (max-width: 767.98px) { 
.videoall ul li{ width:49%; margin-right:2%;}
.videoall ul li:nth-child(3n){margin-right: 2%} 
.videoall ul li:nth-child(2n){ margin-right:0}  
.videoall ul li { 
width: 100%!important;
margin-right: 0!important;
margin-left: 0!important;
}  
}
@media (max-width: 575.98px) { 
 .videoall ul li{ width:49%; margin-right:2%;}
.videoall ul li:nth-child(3n){margin-right: 2%} 
.videoall ul li:nth-child(2n){ margin-right:0} 
}