.banner,.language,.etw_language,#footera,.slider,.breadcrumb,.homebanner{ display: none; }
.table1 tr td:first-child{width:40%;}
.logo img{ max-width:200px;}

.top-nav{ width:auto; float: left;}
.navbar-nav .dropdown-menu{ border:none; background:none;}
.navbar-light .navbar-nav .nav-link{ padding:0.4rem 0.938rem;}
.navbar-light .navbar-toggler{ color:#fff; border-color:#fff;}


.proname{ text-align:center;}

.homepro ul{justify-content:left;}
.homepro ul>li{ width:49%;}
.homepro ul li:nth-child(3n){ margin-right:2%;}
.homepro ul li:nth-child(3n+1){ clear:none}
.homepro ul li:nth-child(2n){ margin-right:0;}
.homepro ul li:nth-child(2n+1){ clear:both}


.timeline ul li {margin-left:20px;}
.timeline ul li .contentt {width:calc(100vw - 100px);}
.timeline ul li .contentt h2 {text-align:initial;}
.timeline ul li:nth-child(even) .contentt {left:45px;}
.timeline ul li:nth-child(even) .contentt:before {left:-33px;}

/*application*/
.gallery_left{width:100%; text-align: center;}
.gallery_left>ul>li{ width:48%; text-align: center; }
.gallery_right{ display:none;}
.gallery ul{ margin-bottom:0;}

/*产品列表*/
.prolist ul>li{width:32%;}
.prolist1 ul li:nth-child(4n){ margin-right:2%;}
.prolist1 ul li:nth-child(4n+1){ clear:none;}
.prolist ul li:nth-child(3n){ margin-right:0;}
.prolist ul li:nth-child(3n+1){ clear:both}


/*其他产品*/
.otherpro ul>li{width:32%;}
.otherpro ul li:nth-child(5n){ margin-right:2%;}
.otherpro ul li:nth-child(5n+1){ clear:none}
.otherpro ul li:nth-child(3n){ margin-right:0;}
.otherpro ul li:nth-child(3n+1){ clear:both}


/*应用列表*/
.appctionlist>ul{display: flex;flex-flow:wrap;}
.appctionlist>ul>li{ width:49%;margin:0.3rem 2% 0.8rem 0;}
.appctionlist ul>li:nth-child(3n){ margin-right:2%}
.appctionlist ul>li:nth-child(3n+1){ clear:none}
.appctionlist ul li:nth-child(2n){ margin-right:0;}
.appctionlist ul li:nth-child(2n+1){ clear:both}

figure span{ text-align:center; display:block; padding-top:0.2rem; font-size:0.75rem; line-height:1rem;}
.prolist1>ul>li>ol>li.proname{ text-align: left; }