@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: 'Teko';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Teko Regular'), local('Teko-Regular'), url(../font/Teko-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: 'Teko';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Teko Medium'), local('Teko-Medium'), url(../font/Teko-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: 'Teko';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Teko SemiBold'), local('Teko-SemiBold'), url(../font/Teko-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;
}
.clearfix{clear:both;}
@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: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(../font/roboto-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: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../font/roboto-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: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(../font/roboto-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: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(../font/roboto-700.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:#555; font-family:Roboto; font-size:0.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:500;}
h2{display:block; margin:0; padding:0.5rem 0 1rem 0;font-size:1.8rem; line-height:1.8rem; color:#000;font-weight:500;font-family: 'BarlowCondensed';}
.h2sub{ padding-bottom:0;}
.sub_name{ font-weight:400; display:block; padding:0.2rem 0 1rem 0; font-family:'BarlowCondensed'; color:#666; font-size:1.2rem; line-height:1.6rem;}

.subh2{ color:#003b75; padding-bottom:1rem;}
hr{ border:none; border-bottom:1px #e6e6e6 solid; margin-bottom:0px;}
.etw_hometitle{padding:0.5rem 0 1rem 0;font-weight:500; 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:500;}
.etw_certitle{ text-align:center; font-size:28px;}
inquiry,u.inquiry {text-decoration:none;color:#c32e24; display:inline-block; margin:2px 0; font-weight:100; float:left;}
u.inquiry:after{content:"INQUIRY"; background:#0267b1; border-radius:2px; color:#fff; text-align:center; line-height:1; padding:4px 8px; font-size:12px; display:inline-block;}
u.inquiry:hover:after{opacity: .6;}

.nolr{ padding-left:0px; padding-right:0px;}
.relatednames{width:100%;margin:20px 0;overflow:hidden;color:#999;font-size:13px;line-height:20px}
.table-responsive{ margin-bottom:0px;}
.table{margin:6px 0 0 0; font-size:14px;}
.table tr.top{ background:#f1f1f1 !important;}
.table tr td{ vertical-align:middle !important; padding:3px 6px !important}
table,td{border:1px solid #999!important}

.table1{ width:auto;}

/****header****/
#header{width:100%; height:auto; position:fixed;top:0; left:0; right:0; margin:0 auto; z-index:999; background:#fff; }
#headtop{ background:#13314c; width:100%;margin:0 auto; display:flex;}
.headerin{width:100%; margin:0px auto; max-width:1170px; position:relative;} 
#etw_logo{width:225px; height:auto; float:left; margin:20px 0 15px 0; clear:left;}
.etw_logo1{width: 320px!important;margin-top: 30px!important;}
/*language*/
#etw_language{width:50%; float:right; height:22px; text-align:right; margin:0.3rem 0;}
#etw_language .dropdown-item{width: auto;color:#000;line-height:0.9rem;padding:0; margin-left:0.8rem;clear: inherit;display: inline-block;}
#etw_language .dropdown-item:hover{color:#003b75; background:none;}

/*menu*/
.top-nav{ width:auto; float: right; margin-top:0.8rem;}
.navbar{ padding:0;}
.navbar-collapse{justify-content:flex-end;}
.navbar-light .navbar-nav a.nav-link{color:#000; padding:0; margin:0 0.5rem; font-size:1rem; line-height:1.2rem; position:relative; font-weight:700;}
.navbar-light .navbar-nav .active .nav-link,.navbar-light .navbar-nav .nav-link:hover{background-color:none;color:#003b75;}
.navbar-light .navbar-nav .dropdown-item{font-size:0.875rem; padding:0.5rem 1rem; border-bottom:1px #aaa solid;}
.navbar-light .navbar-nav .dropdown-menu li:last-child .dropdown-item{border:none;}
.dropdown-item:hover{background:#475058; color: #fff;} 
.navbar-light .navbar-nav .show>.nav-link{color:#003b75;}
.dropdown-item.active, .dropdown-item:active{ background:#475058; color: #fff;}
.dropdown-menu{background: rgba(0,59,117,0.9); padding:0; border:1px #1c2125 solid;}
.dropdown-item{ color:#fff;}

@media (max-width: 1199.98px) { 
 .navbar-light .navbar-nav a.nav-link{font-size:0.85rem;margin: 0 0.4rem;}
}

@media (max-width: 991.98px) {
#etw_logo{margin-left:1rem; width:180px}
#header{position:inherit; overflow:hidden;}
#etw_language{ display:none;}	
.top-nav{ width:100%;margin-top:0; background:#fff; border-top:1.5px #eee solid;}
.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:#003b75;}
.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;}
.dropdown-menu{ border:none;}
.navbar-light .navbar-toggler{ color:#0e1927; font-size:1.6rem; margin:0.5rem 0.5rem 0 0;}
.dropdown-item:hover{background:none; color: #003b75;} 
.dropdown-item.active, .dropdown-item:active{ background:none; color: #003b75;}
.dropdown-menu{background:#fff; padding:0;}
.dropdown-item{ color:#444;}
}

/****header  END****/


/****banner****/
#etw_banner{width:100%; height:auto; position:relative; margin:0 auto; text-align:center; background:#000;}
#etw_banner video{ width: 100%; padding: 0; margin: 0;}
.banner_txt {position: absolute;width:500px;  height:250px; left: 20%; bottom: 20%; background: rgba(0 0 0 / 25%); padding: 20px 30px; border-right: 5px solid #cf010e; border-radius: 0 0 30px 0; display: flex; flex-direction: row; justify-content: center; align-items: center; }
.bannerinfo{width:508px; float:left; padding:16% 0 0 0; color:#fff; position:relative;}
.banner_txt h1{font-size:2rem; line-height:2.2rem; color:#fff;font-weight:700;text-align:left;}
#etw_banner.etw_banner .bannerinfo{ padding-top:12.5%;}

@media (max-width: 1600px) { 
	#etw_banner .bannerinfo{ padding-top:12%;}
	#etw_banner.etw_banner .bannerinfo{ padding-top:8%;}
}
@media (max-width: 1400px) { 
	.banner_txt h1{ font-size:1.6rem; line-height:1.8rem;}
}
@media (max-width: 1200px) {
	#etw_banner .bannerinfo{ padding-top:8%;}
	#etw_banner.etw_banner .bannerinfo{ padding-top:6%;}
	.banner_txt h1{ font-size:1.4rem; line-height:1.6rem; padding-left:1rem;}
}
@media (max-width: 991.98px) {
	#etw_banner,.etw_banner1{ display:none;}
}
/****banner END****/



/****mainpro****/
.hbg1{ background:url(../images/bg.jpg); border-bottom:1px #dcdcdc solid;}
.mainpro{width:96%; max-width:1170px; margin:0 auto; padding:2rem 0 3rem 0; position:relative; text-align:center;}
.mainpro:before{content:""; position:absolute; top:0; left:0; right:0; margin:0 auto; width:48px; height:17px; background:url(../images/sjiao.png) top center no-repeat;}

.mainpro ul.mclass{ width:100%;display:flex;flex-flow: wrap;justify-content: center;}
.mainpro ul.mclass a{ background:#000; color:#fff; display:inline-block; padding:0.2rem 1.5rem; margin:0.5rem 12px 0 0;}
.mainpro ul.mclass a:hover{ background:#106596;}
.mainpro ul.mpro { width:100%; display:flex; margin-top:1rem; flex-flow: wrap;position: relative;}
.mainpro ul.mpro>li{ width:23.5%; margin:0 2% 0.8rem 0;transition: all 0.3s;position:relative; background:#fff; border:1px #8a8a8a solid; padding-bottom:2rem;}
.mainpro ul.mpro li:nth-child(4n){ margin-right:0;}
.mainpro ul.mpro li:nth-child(4n+1){ clear:both}
.mainpro ul.mpro li ol li.product_img{ width:100%;}
.mainpro ul.mpro li ol li.product_img a>img{ width:100%;}
.mainpro ul.mpro li ol li.product_con a{color:#000; text-align:center; display:block;}
.mainpro ul.mpro li ol li.product_con span{color: #777;display: block;padding-top: 0.2rem;}
.mainpro ul.mpro li ol li.product_more{ position:absolute; right:1px; bottom:1px;}
.mainpro ul.mpro li ol li.product_more a{ position:relative; display:block;float:right; text-align:center; font-size:20px;  background:#000; color:#fff; padding:0rem 0.5rem; line-height:1rem;}
.mainpro ul.mpro li:hover{ border-color:#106596;}
.mainpro ul.mpro li:hover ol li.product_con>a{color: #106596;}
.mainpro ul.mpro li:hover ol li.product_more a{color: #fff; background:#106596;}


@media (max-width: 991.98px) {
.mainpro p{ width:100%;}	
.mainpro{ padding-top:1.5rem;}	
}

@media (max-width: 767.98px) {
.mainpro ul.mpro>li{ width:32%;}
.mainpro ul.mpro li:nth-child(4n){ margin-right:2%;}
.mainpro ul.mpro li:nth-child(4n+1){ clear:none}
.mainpro ul.mpro li:nth-child(3n){ margin-right:0;}
.mainpro ul.mpro li:nth-child(3n+1){ clear:both}
.etw_logo1{width: 180px!important;margin-top: 20px!important;}
.etw_logo2{display: none;}
}

@media (max-width: 575.98px) {
.mainpro ul.mpro>li{ width:49%;}
.mainpro ul.mpro li:nth-child(3n){ margin-right:2%;}
.mainpro ul.mpro li:nth-child(3n+1){ clear:none}
.mainpro ul.mpro li:nth-child(2n){ margin-right:0;}
.mainpro ul.mpro li:nth-child(2n+1){ clear:both}
}

/****mainpro END****/

.more{ display:inline-block; padding:0.3rem 1rem; border:1px #ccc solid;border-radius:3rem; color:#999;}
.more:hover{color:#0f6596; border-color:#0f6596;}

.factory{ background:#ebf1f1; padding:2.5rem 1rem 4rem 1rem;}
.etw_title{ color:#030303; font-size:1rem; font-weight:700; padding:2.5rem 0 1rem 0;}
.etw_title1{ color:#030303; font-size:1.5rem; font-weight:700; padding:1rem 0 1rem 0;text-align: center}


/*video样式*/
.videoall{ width:100%; margin:0 auto; max-width:1200px;}
.videoall ul{display:flex;flex-flow: wrap;}
.videoall ul li{width:49%;float:left;margin:15px 2% 5px 0;}
.videoall ul li a{display:block;text-align:center; line-height:18px; font-size:14px;color: #555}
.videoall ul li:nth-child(2n){margin:15px 0px 5px;margin-right: 0}
.videoall ul li:nth-child(2n+1){clear: both;}
.videoall ul li span{display:block;margin-bottom:10px; text-align:center; padding-top:5px;}
.plyr--stopped.plyr__poster-enabled .plyr__poster{ opacity: 0!important}
@media (max-width: 575.98px) {
.videoall ul li{width:100%}
.videoall ul li:nth-child(2n+1){margin-right:0}
}
/****Главная about****/
.hbg{ background:#f3f3f3; border-bottom:1px #dcdcdc solid;}
.homeabout{width:96%; max-width:1170px; margin:0 auto;padding:2rem 0 1rem 0;color:#424242;}
.homeabout .etw_hometitle{ display:block; margin:0 auto; color:#000; font-weight:700; font-size:1.4rem; line-height:1.5rem; padding:0px 0 10px 0;}
.homeabout p{ color:#000;}
@media (min-width: 1200px) { 
 .col-left{flex: 0 0 67.9487179%;max-width: 67.9487179%;}
 .col-right{flex: 0 0 32.05128205%;max-width: 32.05128205%;}
}

/****container****/
#container{width:100%;margin:0 auto;margin-top:93px; background:#fff;}
.nobg{ background:#fff!important;}
.probg{ background:#f3f3f3; font-size:1.2rem;}
.proinfo{font-size:1.2rem;}
.etw_container{ width:96%; max-width:1170px; margin:0 auto;  overflow:hidden;padding:1rem 0 2rem 0;}
#etw_right{ width:72%; float:right;}
#etw_sidebar{ width:25%; 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: #003b75; padding:0.8rem 1rem;border-radius:0 5px 0 0;}

#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:#106596;}
}
.video_title{ display:block; font-size:1.2rem; padding:0.5rem 0; text-align:center;}
/****container  END****/


/*Quick*/
#quicknav{height:auto; color:#444; line-height:1.2rem; font-size:0.8rem; overflow:hidden; background:#f3f3f3; padding:0.8rem 0;}
#quicknav a{color:#999;}
#quicknav ul{width:96%; max-width:1170px; margin:0 auto;}
#quicknav li{display:inline-block; padding:0.0rem 0.4rem 0.0rem 0px;}
#quicknav li+li::before{padding:0 5px;color:#666;content:"/\00a0"}
#quicknav a:hover{color:#003b75}
@media (max-width: 575.98px) {
#quicknav{ display:none;}
}

/*seaver*/
.server_list{ width:100%; margin:0 auto;}
.server_list ul{display:flex; flex-flow: wrap;}
.server_list ul, .server_list ul ol{ width:100%;}
.server_list ul>li{ padding-bottom:2rem; width:100%;}
.server_list ul>li ol li.product_img{ width:12%; float:left;}
.server_list ul>li ol li.product_img img{border: 1px #ddd solid;border-radius:50%;}
.server_list ul>li ol li.product_con{ width:60%; float:left; margin-left:1%;}

@media (max-width: 1150px) {
.server_list ul>li ol li.product_con{margin-left:2%;}
}

@media (max-width: 991.98px) {
.server_list ul>li ol li.product_img{ width:15%;}
.server_list ul>li ol li.product_con{ width:70%;margin-left:2%;}
}
@media (max-width: 767.98px) {
.server_list ul>li ol li.product_img{ width:20%;}
.server_list ul>li ol li.product_con{ width:71%;margin-left:3%;}
}
@media (max-width: 575.98px) {
.server_list ul>li ol li.product_img{ width:25%;}
.server_list ul>li ol li.product_con{ width:70%;margin-left:4%;}
}
/****Server End****/

/*solutions*/
.solutions{ width:100%; margin:0 auto; padding-top:1rem;}
.solutions>ul{display:flex; flex-flow: wrap;}
.solutions>ul>li{ width:48%;background: #fff; margin-right:4%; padding:2rem;font-family: 'BarlowCondensed';}
.solutions>ul>li:nth-child(2n){ margin-right:0;}
.solutions>ul>li:nth-child(2n+1){ clear:both}
.solutions>ul>li>ol>li.sol_img,.solutions ul>li ol li.sol_des{ text-align:center; width:100%;}
.solutions>ul>li>ol>li.sol_1 span{ width:60px; height:60px; margin:0 auto; background:#666; display:block;border-radius:100%;}
.solutions>ul>li>ol>li.sol_2 span{ width:100px; height:60px; margin:0 auto; background:#666; display:block;}
.solutions>ul>li>ol>li.sol_des{ color:#666;}
.solutions>ul>li>ol>li.sol_des span{font-size: 2em; display:block; padding:0.5rem; font-weight:500; color:#000;}
.solutions>ul>li>ol>li.sol_des p{font-size: 1.2em;}
.solutions>ul>li>ol>li.sol_des b{ font-size:1.4rem; color:#000;}


ul.soltag{ width:100%; text-align:center; padding-top:0.5rem;display:flex; flex-flow: wrap;justify-content: center;}
ul.soltag li{ display:block; width:23.5%; font-size:14px; padding:5px 0px; margin:0px 2% 10px 0; color:#333; border:1px #aaa solid;  float:left; text-align:center;font-family: 'Roboto';}
ul.soltag li:nth-child(4n){ margin-right:0;}
ul.soltag li:nth-child(4n+1){ clear:both}
ul.soltag1 li{ width:32%;}
ul.soltag1 li:nth-child(4n){ margin-right:2%;}
ul.soltag1 li:nth-child(4n+1){ clear:none}
ul.soltag1 li:nth-child(3n){ margin-right:0;}
ul.soltag1 li:nth-child(3n+1){ clear:both}
@media (max-width: 767.98px) {
	.solutions>ul>li{ width:100%; margin-bottom:1rem; padding:2rem 1rem;}
}

/****Products List****/
#etw_productlist{width:100%; overflow:hidden; position:relative;}
#etw_productlist{width:100%; overflow:hidden; position:relative;}
#etw_productlist>ul{overflow:hidden; width:100%;float:left;}
#etw_productlist>ul>li{width:100%;position:relative;border-right:1px solid #e3e3e3;border-left:1px solid #e3e3e3;}
#etw_productlist ul>li>a{display:block; font-size:0.9375rem; color:#000; line-height:1.25rem; padding:0.875rem 1.5rem 0.875rem 1.2rem; border-bottom:1px #e3e3e3 solid; border-bottom:1px #e3e3e3 solid;  position:relative;}
#etw_productlist>ul>li>a:before{content: "\f105"; color:#003b75; position:absolute; left:0.5rem; font-size:0.875rem; font-family:fontawesome} 
#etw_productlist ul>li>ol>li>a{font-size:0.875rem; display:block; line-height:1rem; color:#777; padding:0.7rem 1.5rem 0.7rem 1.2rem; border-bottom:1px #e3e3e3 solid;}

#etw_productlist ul li a:hover{ background:#f2f2f2; color:#106596; text-decoration:none} 
#etw_productlist ul li a.dq{color:#106596;} 
#etw_productlist ul li a:hover:before,#etw_productlist ul li a.dq:before{color:#106596;}

@media (max-width: 991.98px) {
	#etw_productlist{ display:none;}
}

/****Left Inquiry****/
#etw_contact{width:100%;overflow:hidden;background-color: #f4f4f4;padding:1rem 1rem; margin-top:1rem;}
#floatchatiframe2011{ min-height:300px;}



/****Content Title****/
.protitle{display:block; color:#000; font-size:1.1rem; margin:1.5rem 0 0.7rem 0; position:relative; padding-bottom:10px; position:relative; text-align:left;}
.protitle:before{ position:absolute; content:""; width:6px; height:6px;  background:#106596; left:0; bottom:-4px} 
.protitle span{ display:inline-block; width:auto; position:relative}
.protitle span:before{ position:absolute; content:""; width:100%; max-width:70px; height:1px; background:#106596; left:0; bottom:-12px;}
.protitle1{font-size: 1.5rem;padding-bottom: 0.8rem;}
.reltitle{ font-weight:400; font-size:0.95rem;padding-bottom:0px;}
.protitle2{display:block; color:#003b75;font-size:1.4rem; margin:0rem 0 1.2rem 0; border-bottom:1px solid #ddd;position:relative; padding-bottom:0.5rem;}
.protitle2:before{ position:absolute; content:""; width:10%; height:2px; background:#106596; left:0; bottom:0px;}
.protitle2 a{ color:#003b75;font-size:1.4rem;}
.protitle2 span{ display:inline-block; width:auto; font-weight:500;}

.protitle2 a:hover{ color:#1877ad;}

.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;}
@media (max-width: 1200px) {
.title_left{ width:70%;}
.title_right{ width:26%;}
}
@media (max-width: 767.98px) {
.title_left{ width:100%;}
.title_right{ display:none;}
}

.protags{ display:block; padding-top:0.6rem; font-size:1rem; color:#106596;}
.protags span{ display:inline-block; color:#666; font-size:0.875rem;}

.viewmore a{ display:inline-block; background:#003b75; color:#fff; padding:0.8rem 1rem; font-size:1rem; border:1px #003b75 solid;transition: all 0.3s;}
.viewmore a:hover{ background:none; color:#003b75;}

/****related img****/
figure{ margin-bottom:0rem;}
.left_pic{ width:100%; height:auto; float:right; margin:10px 0 10px 4%;}
.left_pics{width:83%; height:auto; float:left;} 
.left_pics img{ width:100%; text-align:center; border:1px #ccc solid}
.left_pics img:hover{border:1px #999 solid}
.related_pic{width:13.9%; height:auto; float:right;  text-align:center}
.related_pic img{ width:100%; height:auto; float:left; border:1px #ccc 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%;}

/****Phtoto****/
.etw_photo{ margin:0.5rem 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;position: relative;}
.etw_photo ul li img{display:block;border:1px solid #fff;width:100%;margin-bottom:7px;transition: all 0.3s;}
.etw_photo ul li a:hover img{border:1px solid #291d5a}
.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;}


.imgstyle img{padding:6px; -webkit-box-shadow: 1px 1px 2px #BCBCBC; -moz-box-shadow: 1px 1px 2px #BCBCBC; box-shadow: 1px 1px 2px #BCBCBC; position:relative; border:1px #ccc solid; margin:0.5rem 0 ;}
.imgstyle a:hover img{border:1px solid #291d5a}
.imgstyle1 img{border: 1px #ddd solid;}

.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:46%;float:left; margin:0 2% 14px 0; text-align:center;}
.img_right{float:right;margin:0.2rem 0 14px 2%;}
.img_left img,.img_right img{ border:1px #ddd solid;}
.swidth{ width:25%;}
.bwidth{ width:30%;}
.bbwidth{ width:55%; margin-right:30px;}
.maxwidth{ 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.itemtwo{ display:flex;flex-flow: wrap; padding-bottom:0px;}
ul.item>li{list-style: decimal;margin:0 0 0.5rem 18px;width:96%; float:none} 
ul.itemtwo>li{ width:45%;font-size:0.8rem; line-height:1.2rem;}
ul.item>li.last{ margin-left:22px;}

ul.discitem{ margin-bottom:15px; float:none;}
ul.discitem>li{ width:auto; margin:0px 0 0.5rem 15px; list-style:disc ; line-height:20px; float:none;}
ul.discitem>li.nostyle{ list-style:none;}
@media (max-width: 575.98px) {
	ul.itemtwo li{ width:96%;}
}


ul.protable{ width:100%;display:flex;flex-flow: wrap;}
ul.protable li{ width:100%; }
ul.protable li strong{ width:100%; display:inline-block;font-size:1.2rem; padding:0.5rem 0;font-family: 'BarlowCondensed'; font-weight:500;}
ul.protable li:first-child strong{ padding-top:0px;}
ul.protable li:first-child{border-bottom:1px dotted #999;}

@media (max-width: 575.98px) {
 ul.protable {padding-top:1rem; text-align:center;}
}
/****ul li style END****/

/**Products Hub**/
.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%; margin:0 2% 1.5rem 0;transition: all 0.3s;border-bottom: 1px #dddddd solid;background:#F5F5F5;}
.etw_products ul li:nth-child(4n){ margin-right:0;}
.etw_products ul li:nth-child(4n+1){ clear:both}

.etw_pro ul>li{width:32%; background:none;}
.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}

.etw_products ul li ol,.etw_products ul li ol li{ width:100%;}
.etw_products ul li ol li.product_img{ text-align:center; overflow:hidden;}
.etw_products ul li ol li.product_img img{ width:100%;}
.etw_products ul li ol li.product_con{padding:0.6rem 0.5rem 0.6rem 0.5rem;}
.etw_products ul li ol li.product_con>a{color:#444444;display:block;line-height:1.2rem; text-align:center;}
.etw_products ul li ol li.product_con span{color: #888;display: block;}

.etw_pro ul li ol li.product_con>a{color:#003b75; padding-bottom:0.5rem; text-align:left; font-size:1rem;}
.etw_products ul>li:hover ol li.product_con>a{ color:#1877ad;}

.etw_pro ul>li:hover{ background:none; }
.etw_pro ul>li:hover ol li.product_con>a{ color:#1877ad;}


@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;}
}

/**Products Hub End**/

.text-center{padding-top:0.5rem; }
.hide{ display:none}

/*other products*/

.othertitle{margin:10px 0 5px 0;position:relative;width:100%;overflow:hidden}
.othertitle:after{position:absolute;content:"";background:#106596;height:5px;width:100%; left:0px;right:5px;bottom:0;z-index:1;transform:skew(40deg);}
.othertitle span{font-size:16px;background:#106596;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 #106596;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;}
.otherpro>ul>li{width:23.5%;margin:0.3rem 2% 0.6rem 0; display:inline-block;border:1px #eee solid; background:#f5f5f5;}
.otherpro>ul>li:nth-child(4n){ margin-right:0px;}
.otherpro>ul>li:nth-child(4n+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%; }
{ width:100%;}
.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:#ccc;}
.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:#106596;}
@media (max-width: 767.98px) {
.otherpro ul>li{ width:32%;}
.otherpro ul>li:nth-child(4n){ margin-right:2%}
.otherpro ul>li:nth-child(4n+1){ clear:none}
.otherpro ul>li:nth-child(3n){ margin-right:0}
.otherpro ul>li:nth-child(3n+1){ clear:both}
}	
@media (max-width: 575.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{ font-size:1rem;}
.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:500; 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;}
.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:500;}
.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_sidebar .leftcontact{background: #edeef0;}
#etw_sidebar .leftcontact a{ color:#000;}
#etw_sidebar .leftcontact a:hover{ color:#106596;}

/****Footer contact****/
#etw_bottombg{ width:100%; margin:0 auto; background:#012231; overflow:hidden;color:#fff;} 

#etw_bottom{ width:92%; max-width:1170px; margin:0 auto;padding:3rem 0 1.5rem 0}
#etw_bottom .etw_hometitle{padding-bottom:0.7rem;color:#fff;font-size:1.1rem; line-height:1.2rem; font-weight:600;}
#etw_bottom .etw_hometitle a{ color:#fff;font-size:1.2rem; line-height:1.2rem; font-weight:700;display:block; position:relative; padding-bottom:0.5rem;}
#etw_bottom .etw_hometitle a:hover{color:#106596; text-decoration:none;}

#etw_bottom a{ color:#fff;}
#etw_bottom a:hover{color:#106596;text-decoration:underline}
#etw_bottom ul{width:100%; float:left;}
#etw_bottom ul li,#etw_bottom ul li>ol,#etw_bottom ul li>ol>li{ width:100%; float:left}
#etw_bottom ul>li>a{display:block;padding-bottom:0.4rem; line-height:1rem; color:#fff;font-size:0.9rem; position:relative;font-weight:400;}

.flogo span{width:60%; margin:0 auto; padding-top:0.6rem; text-align:center; display:block;}
.companyhome,.tel,.email,.people,.email,.mobile,.fax{ position:relative; padding-left:25px; display:block; margin-bottom:8px; padding-top:0.2rem;}
.companyhome:before{content:'\f041';position:absolute; left:0px; top:0px; color:#fff;font-family:fontawesome; font-size:20px;}
.tel:before{content:"\f095";position:absolute; left:0px; top:0px; color:#fff;font-family:fontawesome; font-size:18px;}
.email:before{content:"\f0e0";position:absolute; left:0px; top:0px; color:#fff;font-family:fontawesome; font-size:16px;}
.people:before{content:"\f2be";position:absolute; left:0px; top:0px; color:#fff;font-family:fontawesome; font-size:16px;}
.mobile:before{content:"\f10b";position:absolute; left:3px; top:0px; font-family:fontawesome; font-size:20px;}
.fax:before{content:"\f1ac";position:absolute; left:0px; top:0px; font-family:fontawesome; font-size:16px;}


.feedback{ width:100%;border:1px solid #e8e8e8;padding:1rem 0rem;background: #fafafa;}
.feedback_title{display:block; color:#106596; margin-top:1.5rem;  border-bottom:2px solid #106596;position:relative; padding-bottom:10px; font-size:1.2rem; font-weight:500;}
.feekinfo{font-size:1rem;}


/****Footer****/
#footer{ width:100%;height:auto;margin:0 auto; font-size:13px;background: #012231;}
#etw_footin{margin:0 auto;width:96%; max-width:1170px;text-align:center; overflow:hidden; padding:2rem 0; border-top:1px #406b7e solid;}
#etw_homefooter{overflow:hidden;width:100%;height:auto;margin-bottom:6px}
#etw_homefooter a{padding:0 18px; color:#fff;line-height:1rem; margin:6px 0; position:relative;font-size:0.9rem;}
#etw_homefooter a:hover{color:#003b75;}
#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 8px;font-size:13px; margin-right:5px; line-height:22px; border:1px #fff solid; margin-bottom:5px;}
#otherlink a span{opacity:.5;position:relative;top:0;font-size:12px}
#otherlink a:hover{color:#003b75; border-color:#003b75;}
#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;}




/*tags*/
#tags{ width:100%; float:left;}
#tags_title{ display:block; color:#03558f; font-size:1rem; font-weight: 500; line-height:28px; text-align:left; padding:10px 0 0 0;} 
#tags a{margin:0 10px 3px 0;color:#777;display:inline-block;line-height:16px;font-size:13px; }
.tags>a{ padding: 0 10px 0 0; margin:0 5px 3px 0;color:#777;display:inline-block;line-height:16px;font-size:13px; }
#tags a:hover{color: #106596;text-decoration: underline;}


/* 2024-6-6 */
.left_pics{position: relative;}
.sendinquiry2{width:100%;white-space:nowrap}
.sendinquiry2 span{text-decoration:underline;cursor:pointer;color:#174994;transition:.3s all ease-in-out;display:inline-block;white-space:nowrap;font-weight:300;font-style:normal;cursor: pointer;}
.etw_pic2 ul li,.left_pics{position: relative;}
.top .sendinquiry2 span{color:#003b75;}
.sendinquiry2 i{margin:0 .3rem 0 0}
.sendinquiry2 span:hover{text-decoration:none}
.img_right{position: relative;}
span.icon-play{cursor:pointer;position:absolute;left:50%;top:50%;z-index:2;transform:translate(-50%,-50%);padding:7px 0 0 6px;opacity:0.7;display:block;text-align:center;margin:0 auto;color:#fff;font-size:28px;border-radius:50%;width:60px;height:60px;background:#003b75;line-height:48px;opacity:1;font-family:fontawesome;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
span.icon-play:hover{opacity:0.6;}
p.icon-play{cursor:pointer;position:absolute;left:50%;top:50%;z-index:2;transform:translate(-50%,-50%);padding:7px 0 0 6px;opacity:0.7;display:block;text-align:center;margin:0 auto;color:#fff;font-size:28px;border-radius:50%;width:60px;height:60px;background:#003b75;line-height:48px;opacity:1;font-family:fontawesome;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
p.icon-play:hover{opacity:0.6;}
.review{color:#e0093b;font-size:18px;}
.sendinquiry {
    text-align: center;
    position: relative;
    z-index: 1;float: left;
}

.sendinquiry span,.sendinquiry a {
    color: #fff;
    padding: 0.6rem 1.5rem;
    font-size: 0.9rem;
    line-height: 0.9rem;
    text-align: center;
    display: inline-block;
    margin: 0.5rem 0 1rem 0;
    min-width: 100px;
    position: relative;
    overflow: hidden;
    font-weight: 300;
    z-index: 1;
    transition: .5s all ease-in-out;
    text-transform: uppercase;
    border-radius: 2rem;
    background: #174994; 
    border-bottom: 3px solid #fbfbfb;
    box-shadow: 0 0 8px #bebebe;
    cursor: pointer;
}

.sendinquiry i {
    padding-right: .3rem;
    font-size: 1rem
}

.sendinquiry a:hover,.sendinquiry span:hover {
    background: #111;
}
.protitle01 {
    width: 100%;
    color: #003b75;
    font-size: 1.4rem;
    line-height: 1.8rem;
    position: relative;
    font-weight: 500;
    padding: 0;
    margin: 1rem 0; 
    text-align: center;
}
/*video_hub*/
.etwvideo_hub {
    position: relative;
}

.etwvideo_hub ul {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.etwvideo_hub ul>li {
    width: 32%;
    margin: 0 2% 1rem 0;
    position: relative;
    transition: .3s all ease-in-out;
    overflow: hidden;
}

.etwvideo_hub ul>li:nth-child(3n) {
    margin-right: 0;
}

.etwvideo_hub ul>li:nth-child(2n+1) {
    clear: both;
}

.etwvideo_hub ul>li:hover {
    filter: drop-shadow(0 0 6px rgba(0 0 0 / 25%));
    -webkit-filter: drop-shadow(0 0 6px rgba(0 0 0 / 25%));
}

.etwvideo_hub ul li ol {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    clip-path: polygon(100% 0%,100% 78%,95% 100%,0% 100%,0 0);
    background: #f5f5f5;
}

.etwvideo_hub ul li ol li.product_img {
    width: 35%;
    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_img .video_btn2 {
    width: 40px;
    height: 40px;
}

.etwvideo_hub ul li ol li.product_con {
    width: 65%;
    position: relative;
    padding: 0 1rem 0 1.5rem;
}

.etwvideo_hub1 ul li ol li.product_con {
    padding-top: 0.5rem;
}

.etwvideo_hub1 ul li ol li.product_con p {
    font-size: 0.9rem;
}

.etwvideo_hub ul li ol li.product_con a {
    display: block;
    font-size: 1rem;
    line-height: 1.2rem;
    color: #111;
    padding: 0.5rem 1rem 0.5rem 0;
    font-weight: 400;
}

.etwvideo_hub1 ul li ol li.product_con a {
    font-size: 1.25rem;
    font-weight: bold;
}

.etwvideo_hub ul li ol li.product_con a:hover {
    color: #174994;
}

.etwvideo_hub1 ul>li {
    width: 100%!important;
    margin-right: 0;
}

.other_video ul>li {
    border-radius: 1rem;
    width: 16%;
}

.other_video ul li ol li.product_img:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: url(../images/linen_dark_alpha.png) no-repeat;
    left: 0;
    top: 0;
    z-index: 1;
}

.other_video ul li ol li.product_img a {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    justify-content: center;
    align-items: center;
}

.other_video ul li ol li.product_img .video_btn2 {
    width: 60px;
    height: 60px;
}

#video_right {
    width: 69%;
    float: left;
    position: relative;
}

#video_right h2 {
    margin-top: 0;
}

#video_sidebar {
    width: 28%;
    float: right;
    position: relative;
}

#etw_videolist {
    position: relative;
    margin: 0 auto;
    background: url(../images/videolist_bg.jpg) no-repeat;
    background-size: cover;
    padding: 1rem 2rem;
}

#etw_videolist .webtitle {
    font-size: 1.25rem;
    line-height: 1.5rem;
    text-align: left;
    padding: 1rem 0 0.5rem;
    font-weight: 500;
    color: #174994;  
}

#etw_videolist>ul {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

#etw_videolist>ul>li {
    width: 100%;
    position: relative;
    display: block;
    background: #efefef;
    border-bottom: 1px solid #cecece;
}

#etw_videolist>ul>li>a {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0.3rem 0;
    border-radius: 0 2rem 2rem 0;
    transition: .3s all ease-in-out;
}

#etw_videolist>ul>li a:hover {
    box-shadow: 1px 3px 6px rgba(0 0 0 / 30%);
}

#etw_videolist>ul>li img {
    width: 30%;
    float: left;
}

#etw_videolist>ul>li span {
    width: 70%;
    float: right;
    padding: 0.3rem 0.8rem;
    color: #333;
    font-size: 0.85rem;
    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: #003b75;
}

#etw_videolist>ul>li>a:hover:before,#etw_videolist>ul>li>a.dq:before {
    color: #174994;
}

#video_right video {
    width: 100% !important;max-height: 454px;
}
#my_video-wrap video{max-height: 450px;}
.homeabout .etw_hometitle a{color: #003b75}
.homeabout .etw_hometitle a:hover{text-decoration: underline;}
.about_txt{background: #eee;padding: 1rem;}
.about_more{margin-right: 2rem;float: right;margin-top: -1rem;position: relative;margin-bottom: 1.5rem;}
.about_more a{display: inline-block;padding: 5px 15px;font-size: 15px;background: #003b75;color: #fff;}
.about_more a:hover{background: #333;}

@media (max-width: 991.98px) {
    .etwvideo_hub ul > li {
        width:49%; 
    }
    .etwvideo_hub ul > li:nth-child(3n){margin-right: 2%;}
    .etwvideo_hub ul > li:nth-child(2n){margin-right: 0;}

    #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;
    }

    .video_btn2 {
        width: 60px;
        height: 60px;
    }
}

@media (max-width: 575.98px) {
  .etwvideo_hub ul > li{width: 100%;margin-right: 0!important;}
    .videoall ul li {
        width:100%;
        margin-right: 0
    }

    #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 ol li.product_img {
        width: 40%;
    }

    .etwvideo_hub ul li ol li.product_con {
        width: 60%;
        padding: 0 1rem;
    }

    #etw_videolist {
        padding: 1rem;
    }

    .etwvideo_hub1 ul li ol li.product_img,.etwvideo_hub1 ul li ol li.product_con {
        width: 100%;
    }
}




/* .exhibition */
.exhibition{width:350px;height:290px;padding:15px;overflow-x:hidden;overflow-y:auto;position:fixed;right:0px;top:65%;background-color:#fff;transform:translateY(-50%);z-index:9999;background-size:cover;box-shadow:0 0.5rem 1rem rgba(0,0,0,0.175);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);}
.exh_box{position:relative;}
.exh_text1{position:absolute;margin:0 auto;width:90%;top:7px;left:18px;}
.exh_text1 p{padding-bottom:0;font-size:14px;line-height:1.2rem;margin:0 0 0.3rem;}
.exh_text1 p a{color:#ff000d;text-decoration:underline;transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;}
.exh_text1 p a:hover{font-weight:bold;}
.exh_text1 p.exh_p{margin:0 0 1rem;}
.exh_title1{font-size:1.6rem;text-align:center;margin:5px 0;color:#333;display:block;clear:both;font-family:'Teko';letter-spacing:0.05rem;}
.exh_close a:hover{text-decoration:none;}
.exh_close a{color:#000;font-weight:400;text-align:left;display:block;font-size:22px;}
.exh_close{width:22px;height:auto;position:absolute;right:0px;top:0px;z-index:10;}
.exh-btn-more{background-image:linear-gradient(to right,#eee,#ccc);color:#333;padding:5px;font-size:14px;font-weight:600;}
@media (max-width:991.98px){.exhibition{display:none;}
}

/* .exhibition */
.exhibition2{width:300px;height:400px;overflow-x:hidden;overflow-y:auto;position:fixed;left:0px;top:50%;z-index:9999;box-shadow:0 1rem 3rem rgba(0,0,0,0.575);background:#fff; border-radius: 0 20px 20px 0; }
.exh_box2{position:relative;}
.exh_text2{position:absolute;top:3rem;left:1rem;right: 1rem; margin:0 auto;width:93%;}
.exh_title2{float:left;margin-bottom:6px;color:#000;display:block;clear:both; font-size: 1.3rem; font-weight: 600;font-family: Merriweather; padding: 1rem;  }
.exh_close2 a{color:#000;font-weight:400;text-align:left;display:block;font-size:1.82rem;transition:.3s all ease-in-out;}
.exh_close2 a:hover{text-decoration:none;color:#f97918; }
.exh_close2{width:20px;height:auto;position:absolute;right:6px;top:4px;}
.exh-btn-more2{background-image:linear-gradient(to right,#eee,#ccc);color:#333;padding:5px;font-size:14px;font-style:italic;font-weight:600;}
.exh_item2{ display: flex; margin-bottom: 5px; background-color: #fff; padding: .5rem; align-items: center;}
.exh_item2 img{width:100px; height: 100%;}
.exh_item2 strong{  }
.exh_item2 .exh_des2{  height: 100%;}
.exh_more2{width: 120px; height: 42px; display: flex; align-items: center; justify-content: center; margin: 0 auto; background-color: #ccd6d9; color: #003644;font-family: Merriweather; font-size: .9rem; margin-top: 1rem; }
.exhibitions_item{margin-bottom: 2rem; border-bottom: 1px solid #eee; padding-bottom: 2rem;}
@media (max-width:991.98px){.exhibition{display:none;}
}
.exhibitions_item a{ text-decoration:underline;}
.exhibitions_item a:hover{ text-decoration:none}
ul.item2{float:none;width:100%;}
ul.item2 li{float:none;padding:0 0 0.5rem 1.5rem;width:100%;position:relative;text-align:left;font-weight:300;color:#555; font-size:1rem;}
ul.item2 li strong{color:#003644;font-size:1.2rem;font-weight:600;margin:0 0 0.3rem 0;display:block;}
ul.item2 li:before{position:absolute;content:'';width:10px;height:10px;background:#003644;left:2px;top:7px;border:1px solid #fff;box-shadow:3px 3px 0 #003644;}
ul.item2 li span{color:#003644;font-size:1.4rem;display:inline-block;padding:0 1rem 0 0;font-weight:600;}
.exhibitions_item .col-sm-6 strong{font-weight:600;font-size:1.1rem;font-family:Merriweather; line-height:30px;}
#etw_videolist ul li:nth-child(n+16) {display:none;}
#etw_videolist ul.show_all_video li:nth-child(n+16) {display:block;}

.video_more{display:block;margin:1rem; margin-left:0;width:195px;position:relative;}
.video_more span{display:block;background:linear-gradient(90deg,#00aeef,#073983);color:#fff;text-align:left;padding:0.8rem 0 0.8rem 1.5rem;font-size:1rem;line-height:1rem;position:relative;cursor:pointer;transition:.3s all ease-in-out;}
.video_more span::before{position:absolute;content:"\f105";position:absolute;right:22px;top:50%;transform:translateY(-50%);font-family:FontAwesome;color:#fff;font-size:22px;font-weight:300;transition:.3s all ease-in-out;}
.video_more span:hover:before{right:18px;}