@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: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: local('Oswald Medium'), local('Oswald-Medium'), url(../font/oswald-500.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'BarlowCondensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Barlow Condensed Regular'), local('BarlowCondensed-Regular'), url(../font/BarlowCondensed-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: 'BarlowCondensed';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Barlow Condensed Medium'), local('BarlowCondensed-Medium'), url(../font/BarlowCondensed-500.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "iconfont";
  src: url("../font/iconfont.ttf?t=1622274305876") format("truetype");
}

/****basic****/
body{color:#333; font-family:arial; font-size:.875rem; background:#fff;}
*,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:#1782d2}
a:focus{outline:0; text-decoration:none}
a,a:hover{text-decoration:none}
a.link{color:#c32e24; text-decoration:underline;}
a.link:hover{color:#000; text-decoration:underline;}
b{color:#454545; font-size:1rem; line-height:1.3rem;margin:15px 0 6px 0; display:block;font-weight:600;}
h2{display:block; margin:0; padding:0 0 .875rem 0;font-size:1.25rem; color:#000;font-weight:600;}

h2 span{ font-weight:400; display:inline-block; padding-top:0.5rem; font-family:'Roboto'; color:#666; font-size:1.2rem;}
hr{ border:none; border-bottom:1px #e6e6e6 solid; margin-bottom:0px;}
.etw_hometitle{padding:0.5rem 0 1rem 0;font-weight:600; color:#000; font-size:1.6rem;line-height:1.8rem;color:#1f2639;}
.etw_hometitle a{color:#1782d2}
.etw_hometitle a:hover{color:#0c3b64}
.etw_hometitle1{font-family: 'Oswald'; font-weight:600;}
inquiry,u.inquiry {text-decoration:none;color:#c32e24; display:inline-block; margin:2px 0; font-weight:100; float:left;}
u.inquiry:after{content:"Запрос от"; background:#ccc; border-radius:2px; color:#000; text-align:center; line-height:1; padding:4px 8px; font-size:12px; display:inline-block;}
u.inquiry:hover:after{opacity: .6;}

.td{text-align: center}
.table-responsive{ margin-bottom:0px;}
.table{margin:6px 0 10px 0; color:#333;}
table,td{border:1px solid #d9d9d9!important}
.table tr{background:#fff;}
.table tr.top{font-weight:bold;}
.table tr td{ vertical-align:middle !important; padding:8px 15px 8px 20px !important}
.table td, .table th{border-top:0;}
/****header****/
#header{width:100%; height:auto;position:fixed;top:0; left:0; right:0; margin:0 auto; z-index:999;max-width:1200px;}
.headerin{width:100%; margin:0px auto; max-width:1200px; position:relative; background:#fff; display:flow-root;}
#etw_logo{width:53px;height:51px; float:left;text-align: center;margin-left:15px;}
#etw_logo_txt{float: left;
margin-top: 0.3rem;
font-size: .83rem;
font-weight: bold;
margin-left: .75rem;
color: #333;
width: 19%;}
#etw_logo_txt span{font-weight:normal;}
#header.headstyle{ margin-top:0;}
.line-bot{border-bottom:1px solid #eee;}

/*language*/
.etw_language{background:#ffbc2b;float:right;}
.etw_language>ul {position:relative;z-index:99999999;}
.etw_language>ul>li>a{ display:block; color:#fff; padding:15px 15px 16px 15px;font-size:.875rem;}
.etw_language ul ul {display:none;position:absolute;top:100%;padding:0;background-color:#f9f9f9;min-width:85px;}
.etw_language ul ul a {display:block;text-align:left;float:left;padding:0.3rem 1rem;color:#333;font-size:.75rem;}
.etw_language ul ul li a:hover {color:#fff; background:#e31a2f;}
.etw_language ul li:hover>ul {display:block;}
.etw_language > ul > li > a text{color: #fff;}
.etw_language > ul > li > a{color: #fff;}
.etw_language a:not([href]):not([tabindex]) {
  color: #fff; 
cursor:pointer;
}
/*menu*/
.top-nav{float: left;margin:0 0 0 80px;}
.navbar{ padding:0;}
.navbar-collapse{justify-content:center;}
.navbar-light .navbar-nav a.nav-link{color:#666; padding:0; padding:.875rem 0.5rem; font-size:0.9rem;position:relative;}
.navbar-light .navbar-nav .active .nav-link,.navbar-light .navbar-nav .nav-link:hover{background-color:none;color:#f5aa28;}
.navbar-light .navbar-nav .dropdown-item{font-size:.875rem; padding:0.5rem 1rem;}
.navbar-light .navbar-nav .dropdown-menu li:last-child .dropdown-item{border:none;}
.dropdown-item:hover{ color: #f5aa28} 
.dropdown-item.active, .dropdown-item:active{ background:#fff; color: #f5aa28;}
.dropdown-menu{background:#fff; padding:0; margin:0;}
.dropdown-item{ color:#000;}
@media (max-width: 991.98px) {
  .nav-right{display:none;}
  
}
 
@media (max-width: 767.98px) {
  .nav-item:last-child{display:block;}
  .main-pro-left{width:34%}
  .main-pro{width:66%}



}

.nav-right{float:right;}
.nav-link-last{float:left;}
.nav-link-last a{background:#ffae00;color:#fff;padding:.875rem 1.5rem;display:block;font-weight:bold;font-size:1rem;}
.nav-link-last a:hover{color:#000}
@media (max-width: 1199.98px) { 
  .navbar-light .navbar-nav a.nav-link{font-size:0.9rem;}
  .nav-link-last a{padding: 0.875rem 0.5rem;}
  #etw_logo_txt{display: none;}
 }
@media (max-width: 991.98px) {
#etw_logo{ width:auto;}
.headerin{border-bottom:1px solid #ccc ;}
#header{position:inherit;margin-top:0;}
.icon-reorder:before{color:#2181cc;}
.top-nav{ width:100%;margin:0; background:#fff;}
.navbar-light .navbar-nav .show>.nav-link{color:#333;}
.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 .active .nav-link, .navbar-light .navbar-nav .nav-link:hover{ color:#e31a2f;}
.navbar-light .navbar-nav a.nav-link{ font-weight:400;font-size:1rem; border-bottom: 1px solid rgba(0,0,0,.1);color:#333; padding:0.6rem; margin:0;}
.navbar-light .navbar-nav .dropdown-item{ border-color:#ddd;}
.navbar-light .navbar-nav .nav-item:last-child a.nav-link{border: none;}
.dropdown-menu{ border:none;}
.navbar-light .navbar-toggler{ color:#fff; font-size:1.6rem; margin:0.5rem 0.5rem 0 0;border:1px #ddd solid;}
.dropdown-item:hover{background:none; color: #e31a2f;} 
.dropdown-item.active, .dropdown-item:active{ background:none; color: #e31a2f;}
.dropdown-menu{background:#fff; padding:0;}
.dropdown-item{ color:#444;}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 22px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
}
.etw_language {
  margin: 8px 20px 0 0;
}

.etw_language > ul {
  background: none;
}
.etw_language ul li {
  position: relative;
}
/* .etw_language ul li::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background-color: #dbdbdb;
  top: 0.2rem;
  right: -0.5rem;
} */
.etw_language text,
.etw_language i {
  display: none;
}
.etw_language>ul>li>a{padding: 3px 10px 2px;}

}

/****header  END****/

/****banner****/
#etw_banner_bg{background:url(../images/header-bg.jpg) top no-repeat;}
#etw_banner{height:auto;text-align:center;position: relative;padding-top:52px;}
#etw_banner img{box-shadow:0px 5px 13px #d7d7d7;}
#etw_bannerin{height:auto;text-align:center;position: relative;}
.banner_txt {position: absolute;left:60%; top:26%;transform:translate(-50%,0);}
.banner_txt h1{font-size:1.6rem; line-height:2rem; color:#fff;font-weight:700;}
#etw_banner.etw_banner1 .bannerinfo{ padding-top:8%;}
#etw_banner.etw_banner1 h1{ font-size:1.45rem;}

@media (max-width: 991.98px) {
	#etw_banner,.etw_banner1{ display:none;}
	
}
/****banner END****/

/*main products*/
.mainpro{margin:1.875rem 0;display: flex;flex-wrap: wrap;}
.main-pro-left{width:28%;float:left;padding:1.5rem;color:#fff;
background: -webkit-linear-gradient(top, #333, #515151);
background: -moz-linear-gradient(top, #333, #515151);
background: -o-linear-gradient(top, #333, #515151);
background: -ms-linear-gradient(top, #333, #515151);
background: linear-gradient(top, #333, #515151);
}
.quotation-mark{font-size:6.25rem;margin-top:-10px;}
.main-pro-left p{margin:-70px 0 60px 0;font-size:.875rem;}
.main-pro-left img{display: block;margin:0px auto;}
.main-pro{width:72%;float:left;background:#ffbc2b;padding:1.25rem 1.25rem 0 1.25rem;}
.main-pro ul{display:flex;flex-wrap:wrap;}
.main-pro ul>li{width:47.5%;float:left;background:#fff;position:relative;margin:0 20px 20px 0;}
.main-pro ul>li:nth-child(2n){margin-right:0;}
.main-pro ul li ol li.product-img{width:37%;float:left;}
.main-pro ul li ol li.product-con{width:55%;float:right;margin:10px 15px 0 0;}
.main-pro ul li ol li.product-con a{font-size: 0.85rem;
font-weight: bold;
color: #000;
line-height: 1.1rem;
display: block;}
.main-pro ul li ol li.product-con a:hover{color:#f5aa28;}
.main-pro ul li ol li p{font-size:.75rem;color:#999;}
.main-pro ul li ol li a.more{background:#000;display:inline-block;float:right;position:absolute;bottom:0;right:0;font-size:.75rem;color:#fff;padding:3px 12px;}
.main-pro ul li ol li a.more:before{position:absolute;left:-14px;top:0;width:14px;height:24px;content:"";border-top:12px solid transparent;border-left:7px solid transparent;border-right:7px solid #000;border-bottom:12px solid #000;}
.main-pro ul li ol li a.more:hover{background:#333}
.main-pro ul li ol li a.more:hover:before{border-right:7px solid #333;border-bottom:12px solid #333;}

/*Home about*/
.home-about{font-size:.875rem;color:#666;}
.home-title{font-size:1.875rem;position:relative;text-align:center;font-weight: bold;color:#333;}
.home-title:before{position:absolute;width:13px;height:29px;content:"";background:url(../images/wheat-left.png) left no-repeat;margin-top:5px;margin-left:-25px;}
.home-title:after{position:absolute;width:13px;height:29px;content:"";background:url(../images/wheat-right.png) right no-repeat;margin-top:5px;margin-left:10px;}
.home-title-text{color:#999;font-size:1rem;text-align:center;}
.home-about-pic{margin:1.125rem 0;}
.home-about-more{text-align:center;}
.home-about-more a{background:#ffbc2b;color:#333;border-radius:50px;display:inline-block;padding:3px 15px;margin:0px auto;font-weight: bold;}
.home-about-more a:hover{background:#000;color:#fff;}

/*Home Factory*/
.home-factory{margin:1.625rem 0;}
.home-factory-pic{display:flex;flex-wrap: wrap;margin:10px 0;}
.home-factory-pic .big{width:39.3%;float:left;}
.home-factory-pic .sma{width:19.5%;float:left;}
.space{margin:0 6px 6px 0;}

/*Home foot-contact*/
.foot-contact{background:#414141;padding:1.3125rem 0;color:#fff;font-size:.875rem;font-weight:bold;}
.foot-contact .icon-phone-sign,.icon-envelope,.icon-print{color:#ffbc2b;font-size:1.25rem;margin-right:10px;}
.foot-contact .line{border-right:1px solid #5f5f5f;}
.foot-contact .topbot{padding:10px 0;}
.foot-contact a{color:#fff;}
.indent{padding-left:90px;}
/****container****/
#container{width:100%;margin:0 auto;margin-top:96px; background:#fff;}
#container.mt-150{margin-top:150px;}
.etw_container{ width:96%; max-width:1200px; margin:0 auto;  overflow:hidden;padding:2rem 0 2rem 0;}
#container.nomartop{ margin-top:0;}
#etw_right{ width:80%; float:right;}
#etw-right-text{ width:67%; float:left;margin-right: 3%;}
#etw-right-pic-out{ width:27%; float:right;}
#etw-right-pic img{border:1px solid #e2e2e2;}
#etw_sidebar{ width:16%; float:left;margin-right:4%;}
#etw_sidebar .etw_hometitle{color: #fff;font-size:1.25rem; line-height:1.4rem;font-weight:600;background:#ffae00; padding:0.5rem 1.5rem;text-align: center;}
#etw_right figure a:hover img{opacity: .9;}
@media (max-width: 991.98px) {
	#container{margin-top:0px}
	#etw_right,#etw_sidebar{ width:100%;}
    #etw_sidebar .title1,#etw_sidebar .title2,#etw_sidebar .title3{background:#e31a2f;}
	#etw_sidebar:before{display:none;}
  #container.mt-150{margin-top:0px;}

}
.video_title{ display:block; font-size:1.2rem; padding:0.5rem 0; text-align:center;}
.wrap{box-shadow:0px 5px 13px #d7d7d7;padding:0.25rem 2.5rem 2.5rem 2.5rem;background:#fff;max-width:1200px;margin:0px auto;margin-bottom:2.5rem;}
ul.num li{list-style:none;margin:5px 0 5px 0;}
ul.point li{list-style:disc;margin:5px 0 5px 0;}
ul.point{margin-bottom: 20px;}
/****container  END****/


/*Quick*/
.breadcrumb{height:auto; color:#444; line-height:1.2rem; font-size:0.8rem; overflow:hidden; background:#f3f3f3; padding:0.8rem 0;}
.breadcrumb a{color:#999;}
.breadcrumb ul{width:96%; max-width:1200px; margin:0 auto;}
.breadcrumb li{display:inline-block; padding:0.0rem 0.4rem 0.0rem 0px;}
.breadcrumb li+li::before{padding:0 5px;color:#666;content:"/\00a0"}
.breadcrumb a:hover{color:#000;}
@media (max-width: 575.98px) {
.breadcrumb{ display:none;}
}


/****Products List****/
#etw_productlist{width:100%;background:#ffbc2b;border:1px solid #ffae00;}
#etw_productlist ul li{border-bottom:1px solid #e99f00;border-top:1px solid #ffc953;margin:0px 13px;}
#etw_productlist ul li:first-child{border-top:none;}
#etw_productlist ul li:last-child{border-bottom:none;}
#etw_productlist ul li a{color:#fff;display:block;margin:10px 0;font-size:0.8rem;}
#etw_productlist ul li a.dq{color:#000;}
#etw_productlist ul li a:hover{color:#000;}
@media (max-width: 991.98px) {
	#etw_productlist,.etw-sidebar-pic{ display:none;}
}
.etw-sidebar-pic{margin:20px 0;}
.etw-sidebar-contact{background:#ffbc2b;color: #fff;}
.etw-sidebar-contact-t{color: #fff;font-size: 1.25rem;font-weight: 600;background: #ffae00;padding: 0.5rem 1.5rem;text-align: center;}
.etw-sidebar-contact-text{padding:13px;font-weight:bold;}
.etw-sidebar-contact-t a,.etw-sidebar-contact-text a{color: #fff;}

/*factory tour*/
.factory-tour-left{position:relative;padding-left:25px;}
.factory-tour-left:before{position:absolute;background:url(../images/pro_jt.png);content:"";width:14px;height:12px;left:0;top:5px;}

/****Left Inquiry****/
#etw_contact{width:100%;overflow:hidden;background-color: #f4f4f4;padding:1rem 1rem; margin-top:1rem;}
#floatchatiframe2011{ min-height:300px;}

/****Content Title****/
.protitle{font-size:1rem;font-weight:bold;color:#333;}
.protitle1{font-size:1.5rem;font-weight:bold;color:#333;}
.sub_title{ width:100%; margin-bottom:1rem; margin-top:1.5rem; overflow:hidden;}
.title_left{ width:80%; float:left;}
.title_right{ width:16%; float:right;}


.viewmore a{ display:inline-block; background:#e31a2f; color:#fff; padding:0.8rem 1rem; font-size:1rem; border:1px #e31a2f solid;transition: all 0.3s;}
.viewmore a:hover{ background:none; color:#e31a2f;}

/****related img****/
.left_pic{  height:auto;overflow: hidden; }
.left_pics{width:100%; height:auto; float:left;margin-bottom: 0.75rem;} 
.left_pics img{ width:100%; text-align:center;}
.left_pics figure{margin-bottom: 0;}
.related_pic{width:100%; height:auto; float:left;text-align:center;}
.related_pic figure{margin: 0;}
.related_pic a{width: 15%;height: auto;float: left;margin: 0px 2% 0 0;display: block;text-align: center;color: #666;font-size: 12px;}
.related_pic a:nth-of-type(6n){margin-right: 0;}
.related_pic img{ width:100%; height:auto; float:left;border:1px #eee solid; margin:0 0 15px 0}
.related_pic img:hover{ border:1px #000 solid}

.left_pic1 .left_pics{ width:77%;}
.left_pic1 .related_pic{width:20%;}

.pic_fl .pic{width: 20%;float: left; margin-right: 20px;}
.pic_fl li::after{content: "";display: table; clear: both;}
ul.etw_img4{display: flex;flex-flow: wrap;}
ul.etw_img4 li.s1{width: 100%;margin: 0 ;}
ul.etw_img4 li{width: 33.3%;float: left;padding: 0 10px;}
ul.etw_img4 li .pic{width: 100%;float: none;}
ul.etw_img4 li .pic figure{margin-bottom: 6px;}
ul.etw_img4 li .pic img{width: 100%;display: block;}
ul.etw_img4 li:nth-child(3n) .pic{margin-right: 0;}
.etw_photo ul li span.icon-play{font-size: 28px;line-height:48px;}
.etw_photo ul li figure{margin-bottom: 6px;}
.desc_info{font-size: 16px;}
.etw_fearures.etw_img4 li.s1{padding: 0 10px;margin: 0 0 15px;}
.etw_fearures.etw_img4 li b{margin-top: 0px;font-size: 0.85rem;}
.etw_fearures.etw_img4 li {margin-bottom: 15px;}
.etw_fearures.etw_img4{margin:10px -10px 0;overflow: hidden;}
.etw_fearures.etw_img4 li.s2{}
.point.point-25 li{width: 48%;}
.point.point-25{display: flex;flex-flow: wrap;}
p{margin-bottom: 10px;}
.etw_inquiry{overflow: hidden;}
.etw_inquiry .sendinquiry{overflow: hidden; margin-bottom: 20px; display: inline-block; cursor:pointer;text-align:center;border-radius:15px;transition: .3s;position:relative; z-index:2;}
.etw_inquiry .sendinquiry span{font-size: 16px; background:#ffbc2b;color:#333;border-radius:50px;display:inline-block;padding:3px 15px;margin:0px auto;font-weight: bold;-moz-transition: .5s;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;}
.etw_inquiry .sendinquiry:hover{ background:none;}
.etw_inquiry .sendinquiry:hover span{ background-color: #222;color: #fff;}
.etw_inquiry.mar-auto{text-align: center;}

/****Phtoto****/
.pic-radius{border-radius:50%;border:3px solid #ccc;}
.pic-radius img{border-radius:50%;}
@media(max-width:575.98px){
	.pic-radius{border:0}
}
.etw_photo{ margin:1rem 0 0.5rem 0;width:100%;height:auto;} 
.etw_photo ul{display:flex;width:auto;height:auto; flex-flow: wrap;}
.etw_photo ul li{ margin:0 2% 15px 0;}
.etw_photo ul li img{display:block;border:1px solid #fff;width:100%;transition: all 0.3s;}
.etw_photo ul li a:hover img{border:1px solid #000}
.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_photo2 ul li img{border:1px solid #ddd;}
.etw_photo2 ul li span{ text-align:center; display:block;}

.etw_pic2 ul,.etw_pic3 ul,.etw_pic4 ul,.etw_pic5 ul,.etw_pic6 ul{margin:0}
.etw_pic2 ul li{width:49%}
.etw_pic3 ul li{width:32%}
.etw_pic4 ul li{width:23.5%}
.etw_pic5 ul li{width:18.4%}
.etw_pic6 ul li{width:15%}
.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}  
.img_left,.img_right{width:29%;float:left; margin:0 25px 14px 0; text-align:center;}
.img_right{float:right;margin:0 0 14px 20px;}
.img_right2{width:40%;float:right;margin:0 0 1rem 2%;text-align:center;}
.swidth{ width:24%;}
.liwidth{ width:25%; margin-right:20px;}
.bbwidth{ width:70%; margin-right:30px;}
@media (max-width: 767.98px) {
.etw_pic5 ul li,.etw_pic4 ul li{ width:32%;}
.etw_pic5 ul li:nth-child(5n),.etw_pic4 ul li:nth-child(4n){ margin-right:2%;}	
.etw_pic5 ul li:nth-child(5n+1),.etw_pic4 ul li:nth-child(4n+1){ clear:none;}
.etw_pic5 ul li:nth-child(3n),.etw_pic4 ul li:nth-child(3n){ margin-right:0;}	
.etw_pic5 ul li:nth-child(3n+1),.etw_pic4 ul li:nth-child(3n){ clear:both;}
.img_left,.img_right{width:100%; margin:10px 0}
}
@media (max-width: 575.98px) {
.etw_pic3 ul li,.etw_pic4 ul li{ width:49%;}	
.etw_pic3 ul li:nth-child(3n),.etw_pic5 ul li:nth-child(3n),.etw_pic4 ul li:nth-child(3n){ margin-right:2%;}	
.etw_pic3 ul li:nth-child(3n+1),.etw_pic5 ul li:nth-child(3n+1),.etw_pic4 ul li:nth-child(3n+1){ clear:none;}
.etw_pic3 ul li:nth-child(2n),.etw_pic5 ul li:nth-child(2n),.etw_pic4 ul li:nth-child(2n){ margin-right:0;}	
.etw_pic3 ul li:nth-child(2n+1),.etw_pic5 ul li:nth-child(2n+1),.etw_pic4 ul li:nth-child(2n+1){ clear:both;}
}


/****ul li style****/
ul.item{width:100%; float:none; padding-bottom:1.5rem;}
ul.item>li{list-style: decimal;margin:0 0 0.5rem 18px;width:96%; float:none} 
ul.item>li.last{ margin-left:22px;}


/****ul li style END****/

/**Products Hub**/
.pro-title{font-size:1.875rem;color:#333;font-weight:bold;margin:1rem 0}
.pro-title-sec{font-size:1.25rem;color:#595959;font-weight:bold;margin:0 0 2rem;text-align:center;}
.etw_products,.etw_products ul{ width:100%; height:auto; overflow:hidden;}
.etw_products ul {display:flex;flex-flow: wrap;}
.etw_products ul>li{ width:23.5%;transition: all 0.3s;border: 1px #dddddd solid;margin-right:2%;background:#ffbc2b;}
.etw_products ul li:nth-child(4n){ margin-right:0;}
.etw_products ul li:nth-child(4n+1){ clear:both}
.etw_products ul li ol,.etw_products ul li ol li{ width:100%;}
.etw_products ul li ol li.product_img{ text-align:center;margin:0px auto;}
.etw_products ul li ol li.product_con{padding:0.6rem 0.8rem 0.6rem 0.8rem;}
.etw_products ul li ol li.product_con>a{color:#333;display:block; text-align:center;font-size: 0.9rem;font-weight:bold;line-height: 1.1rem;}
.etw_products ul li ol li.product_con .more{text-align: center;margin:10px 0}
.etw_products ul li ol li.product_con .more a{color:#666;background:#fff;border-radius:50px;font-size:.75rem;padding:4px 10px;}
.etw_products ul li ol li.product_con .more a:hover{color:#fff;background:#000;}
.etw_products ul li ol li.product_con span{color: #000;display:block;padding:5px 10px;font-weight:400;font-size:.875rem;height:200px;}
.etw_products ul>li:hover ol li.product_con>a{ color:#D63229;}
.etw_products ul li:hover ol li.product_con a span{background:#2181CC;color:#fff;}

@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_more{ display:none;}
}
.etw_pro ul>li{width:32%;}
.etw_pro ul li:nth-child(4n){ margin-right:2%;}
.etw_pro ul li:nth-child(4n+1){ clear:none}
.etw_pro ul li:nth-child(3n){ margin-right:0;}
.etw_pro ul li:nth-child(3n+1){ clear:both}

/*Products Page Start*/
.pro-parts{margin-top:20px;}
.pro-parts ul>li{border:1px solid #dedede;padding:25px;margin-bottom:30px;}
.pro-parts ul li ol{float:left;}
.pro-parts ul li ol li.parts-img{width:25%;float:left;}
.pro-parts ul li ol li.parts-text{width:73%;float:right;}
.pro-parts ul li ol li.parts-text span{font-size:1.25rem;font-weight:bold;display:block;}
.pro-parts ul li ol li.parts-text p{margin:0;}
.pro-parts ul li:nth-child(even) ol li.parts-img{float:right;}
.pro-parts ul li:nth-child(even) ol li.parts-text{float:left;}
@media(max-width:767.98px){
	.pro-parts ul li ol li.parts-text,.pro-parts ul li ol li.parts-img{width:100%;}
}
/*Products Page End*/

/**Products Hub End**/
.videoall ul{display:flex;flex-flow: wrap;}
.videoall ul li{width:100%;float:left;margin:15px 2% 5px 0;}
.videoall ul li a{display:block;text-align:center; line-height:1.2rem; font-size:1rem;text-decoration: underline; color: #555;-moz-transition: .5s;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;}
.videoall ul li span{display:block;margin-bottom:10px; text-align:center; padding-top:5px;}
.videoall ul li a:hover{text-decoration: none;color: #f5aa28;transform: translateX(5px);}
figure{position: relative;text-align: center;}
span.icon-play {
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  padding: 7px 0 0 6px;
  display: block;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  font-size: 28px;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  background: #f5aa28;
  line-height: 48px;
  opacity: 1;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

span.icon-play:hover{
  opacity: 0.9;
}


/*other products*/

.othertitle{margin:10px 0 5px 0;position:relative;width:100%;overflow:hidden}
.othertitle:after{position:absolute;content:"";background:#FFBC2B;height:5px;width:100%; left:0px;right:5px;bottom:0;z-index:1;transform:skew(40deg);}
.othertitle span{font-size:16px;background:#FFBC2B;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 #FFBC2B;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}


.otherpro{ width:100%; overflow:hidden; margin:0 auto; padding-top:1rem;}
.otherpro ul{ width:100%; display:block;display: flex;flex-flow:wrap; padding-top:0.5rem;}
.otherpro>ul>li{width:22.8%;margin:0.3rem 2% 0.6rem 0; display:inline-block;border:1px #eee solid; background:#f5f5f5;}
.otherpro>ul>li:nth-child(5n){ margin-right:0px;}
.otherpro>ul>li:nth-child(5n+1){ clear:both;}
.otherpro>ul>li>ol{width:100%;}
.otherpro ul li ol li.product_img,.otherpro ul li ol li.product_con{ width:100%;text-align: center; }
.otherpro ul li ol li.product_img img{width: 100%;display: block;}
.otherpro ul li ol li.product_con a{color:#333; line-height:1rem; display:block;font-size:0.8rem; padding:0.6rem 0.8rem; text-align:center;}
.otherpro ul>li:hover{ border-color:#666;}
.otherpro ul>li:hover ol li.product_img img{opacity: .9;}
.otherpro ul li:hover ol li.product_con a,.otherpro ul li ol.dq li.product_con a{color:#666;}
@media (max-width: 767.98px) {
.otherpro ul>li{ width:49%;}
.otherpro ul>li:nth-child(3n){ margin-right:2%}
.otherpro ul>li:nth-child(3n+1){ clear:none}
.otherpro ul>li:nth-child(2n){ margin-right:0}
.otherpro ul>li:nth-child(2n+1){ clear:both}
}	

/*other products END*/

/*contact*/
.contact_info stong{color: #364152 !important;}
.contact_info a{ color:#444;}
.contact_info a:hover{ color:#d02647;}
.contact_info .contact1{font-family: 'Oswald'; font-weight:600; font-size:1.1rem;}
.contact_info .company{ font-size:1.3rem; padding-bottom:1rem;}
.contact_info #floatchatiframe2011{margin:0 -15px;}
#etw_form{width:100%;display: flex;flex-flow:wrap; margin:3rem 0 2rem 0;}
#etw_set_feedback_form{border-radius:5px;margin:0 3% 0 0;width:48.5%;background:#f5f5f5; padding:1rem;}
#etw_set_feedback_form_contact{border-radius:5px;margin:0 3% 0 0;padding:1rem;}
.contact_info #etw_set_feedback_form{ padding:0px; width:90%; background:none;}
.etw_form_title{overflow:hidden;text-align:left;line-height:25px; margin-bottom:12px;color:#202020;font-size:20px; font-weight:600;}
.etw_form_title i{ padding-right:6px; color:#666;}
.etw_form_title a{color:#202020;}
.etw_contactin{width:46%;height:auto; padding:0;background:#f5f5f5;padding:1rem;}
@media (max-width: 575.98px) {
#etw_set_feedback_form,.etw_contactin{ width:100%; margin-right:0px;}
#etw_set_feedback_form{ margin-bottom:1rem;}
}
#etw_form_title{font-family: 'Oswald';font-weight:500;font-size:1.5rem;}
.feedback{background:#fafafa;margin-bottom:1rem;}
.feedback_title{background:#FAFAFA;font-size:1rem;color:#333;border-bottom:1px solid #ccc;padding:10px;font-weight:bold;}
#etw_sidebar .leftcontact{background: #edeef0;}
#etw_sidebar .leftcontact a{ color:#000;}
#etw_sidebar .leftcontact a:hover{ color:#e31a2f;}

/*tags*/
#tags{margin-top: 1rem}
#tags_title{ display:block; color:#192634; font-size:.875rem; font-weight:700; line-height:28px; text-align:left; padding:0;} 
#tags a{ padding: 0 10px 0 0; margin:0 5px 3px 0;color:#777;display:inline-block;line-height:16px;font-size:.8125rem; }
#tags a:hover{text-decoration:underline;}  
.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;}
@media (max-width: 767.98px) {
.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}
.main-pro ul > li{width:95%}
}

/*footer bottom contact*/
#contact-bot{background:#e8f5ff;margin-top:50px;padding:40px 0;position: relative;}
#contact-bot-left{background:#2181cc;position:absolute;content:"";left:0;top:0;width:33%;height:100%;margin-right:4rem;font-size:2.25rem;}
#contact-bot-left .text{position:absolute;right:0;top:50%;transform:translate(0,-50%);color:#fff;}
#contact-bot-left .text:after{position:absolute;content:"";top:-82%;right:-50px;width:0;height:0;border-top:72px solid transparent;border-bottom:71px solid transparent;border-left:50px solid #2181cc;}
#contact-bot-right{width:63%;float:right;color:#767f88;}
#contact-bot-right a{color:#767f88;}
@media(max-width:1199.98px){
	#contact-bot{padding:20px;}
	#contact-bot-left,#contact-bot-left .text:after{position:static;background:none;width:100%;}
	#contact-bot-left .text{position:static;transform:none;color:#333;font-size:2rem;}
	#contact-bot-left .text:after{display:none;}
  #contact-bot-right{width:100%;float:left;}
  .top-nav{margin:0 0 0 40px}
}
.home-add{position:relative;padding-left:18px;margin-bottom:15px;}
.home-add:before{content:"\f041";position:absolute;left:0;top:-2px;font-family:fontawesome;color:#2fd3ca;font-size:1.3rem;}
.home-person{float:left;width:auto;position:relative;padding-left:20px;margin-right:20px;}
.home-person:before{content:"\f2bd";position:absolute;left:0;top:0;font-family:fontawesome;color:#2fd3ca;}
.home-email{float:left;width:auto;position:relative;padding-left:20px;margin-right:20px;}
.home-email:before{content:"\f0e0";position:absolute;left:0;top:0;font-family:fontawesome;color:#2fd3ca;}
.home-tel{float:left;width:auto;position:relative;padding-left:20px;margin-right:20px;}
.home-tel:before{content:"\f095";position:absolute;left:0;top:0;font-family:fontawesome;color:#2fd3ca;}
.home-fax{float:left;width:auto;position:relative;padding-left:20px;}
.home-fax:before{content:"\f1ac";position:absolute;left:0;top:0;font-family:fontawesome;color:#2fd3ca;}

/****Footer****/
#footer{ width:100%;height:auto;margin:0 auto; font-size:13px;background: #222;}
#etw_footin{text-align:center; overflow:hidden; padding:0 0 1.2rem; }
#etw_homefooter{overflow:hidden;width:100%;height:auto;padding:20px 0;border-bottom:1px solid #3c3c3c;}
#etw_homefooter a{padding:0 10px; color:#999;line-height:1rem; margin:6px 0; position:relative;font-size:1rem;}
@media(max-width:991.98px){
	#etw_homefooter{padding:20px 0;}
	#etw_homefooter a{padding:0 10px;font-size:1rem;}
}
#etw_homefooter a:hover{color:#fff;}
#etw_coper{margin-top:2px;width:100%;line-height:22px;}
#etw_coper a{display:block;color:#585858}
#otherlink{clear:both;width:100%;height:auto; padding:0;padding-top:20px;}
#otherlink a{color:#585858; display:inline-block;padding:0 8px;font-size:13px; margin-right:5px; line-height:22px; margin-bottom:5px;}
#otherlink a span{opacity:.5;position:relative;top:0;font-size:12px}
#otherlink a:hover{color:#fff; border-color:#fff;}
#otherlink a:hover span{opacity:1;top:-2px;transition:all .3s ease-in-out}


/****Footer  END****/

/*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;}

@media(min-width:991.98px){
  .container{max-width:1200px;padding:0;width:96%;}
   /*首页*/
   .main-pro-left{width:34%}
   .main-pro{width:66%}
   .main-pro ul > li{width:47.5%}
   .main-pro ul li ol li p{font-size: 0.7rem;}
   .home-factory-pic .big{width:38%}
   .top-nav{margin:0 0 0 13px}
}
@media(min-width:768px){
  .container{max-width:1200px;padding:0;width:96%;}
   /*首页*/
   .main-pro-left{width:34%}
   .main-pro{width:66%}

   .main-pro ul li ol li p{font-size: 0.7rem;margin: 0.3rem 0 2rem 0;}
   .home-factory-pic .big{width:38%}
   .top-nav{margin:0 0 0 13px}
   .etw_products ul li ol li.product_con span{height: auto;}

}
@media (max-width: 575.98px) {
 /*首页*/
 .main-pro-left{width:37%}
 .main-pro{width:63%}
 .main-pro ul > li{width:89%}
 .main-pro ul li ol li p{font-size: 0.7rem;}
 .home-factory-pic .big{width:37%}
 .main-pro ul li ol li.product-img{display:none}
 .main-pro ul li ol li.product-con{width:86%}
 .main-pro ul li ol li.product-con a{font-size: 0.8rem;}
 .main-pro ul li ol li p{margin-bottom: 2rem;}
 .main-pro ul li ol li a.more::before {left:-14px;height:25px}
 .mar{margin:5px 0px;}
 /*产品*/
 #etw-right-pic-out,#etw-right-text{width:98%}
 .etw_br{display: none;}
 .etw_products ul li ol li.product_con span{height: auto;}
 .videoall ul li{width: 100%;margin: 0 2% 1rem 0;text-align: center;}
  }
  .videoall{width: 100%;float: left;margin: 0 auto;}
  .videoall ul{width: 100%;display: flex;flex-wrap: wrap;}
  .videoall ul li{width: 49%;margin: 0 2% 1rem 0;text-align: center;}
  .videoall ul li:nth-child(2n){margin-right: 0;}
  .videoall ul li span{display: block;padding-top: 0.5rem;}
  #etw_map{width:100%;margin:0 auto;margin-bottom: 2rem}
#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;} 

.foot-contact .icon-phone-sign1{position: relative;padding-left: 23px;}
.foot-contact .icon-phone-sign1::after{content: "";position: absolute;left: 0;top: 0; background: url(../images/tel1.png) no-repeat center center;background-size: 100% auto; width: 17px;height: 17px;}

@media(max-width:768px){
  .videoall ul li{width: 100%;margin: 0;}
  .videoall ul{display: block;}
  .wrap{padding: 0 15px;}
}


