.focus .swiper-button-next, .focus .swiper-button-prev{display:none;}

.index-page #header {
  position: fixed;
}
.index-page #header:hover {
  background: white;
}
#header .banner{
	margin-top:0px;
/*     margin-bottom:20px; */
}
#header .logo{
	height:inherit;
	line-height:inherit;
}
#header .logo a{
    display: inline-block;
    width: auto;
    height: inherit;
    line-height: inherit;
    position: absolute;
/*     left: 50%;
    margin-left: -42px; */
    top: -30px;
    margin-left: 50px;
}
#header .logo a img{
	margin-right:0;
	max-height:120px;
}
#bannerMenuBar{
	float:none;
	width: 1060px;
    margin: 0 auto;
  margin-left: 250px;
}
#bannerMenuBar>li{
	width: 190px;
  padding-left: 20px;
  padding-right: 20px;
}
#bannerMenuBar>li:nth-child(3){
/* 	margin-left:300px; */
}
#bannerMenuBar>li a{
	font-size:18px;
}
#bannerMenuBar>li a:hover{color:#90a332;}
#bannerMenuBar>li a:before{
	display:none;
}
.code-query-box .btn {
  background-color: #abcd03;
}
.code-query-box .btn:hover {
  background-color: #90a332;
}
.subMenuList {
  background: white;
  border: 1px #eee solid;
  display: none;
  z-index: 100;
  position: relative;
}

.contact-inner {
  display: none;
}
#content {
  margin-bottom: 0px;
}
#footer {
  background: white;
  padding-top:0px;
}
.footer-textbox {
  padding-top: 20px;
  margin-top: 0px;
  border-top: none;
}
#header .banner {
  overflow: visible;
}  

.swiper-container {
  z-index: -1!important;
}
.focus img {
  width: 100%;
  height; auto;
}

.footer-bg {
  display:none;
}
.topBanner {
  display: none;
}
.footer-textbox {
      display: flex;
    justify-content: center;
}
.footer-textbox p { 
  margin-right: 10px;
}

.top-tel {
  display: none;
}
.product-list2 {
  min-height: 550px;
}
.box2-h {
  background: #abcd03;
}
.box2-h span {
  color: #464c00;
}
.product-model-title, .product-model, .product-other-title, .product-other {
  display: none;
}
.productcase-info #main .box {
  background: none;
  padding: 0px;
}

.productcase-info #main {
  padding-left: 400px;
}
/* .productcase-info #sidebar{
    width: 450px;
    margin-right: -550px;

}
.productcase-info #main{
    padding-left: 400px;

} */
.product-page .content img {
  display: block;
  width: 100%;
}
.product-page .content p {
  margin: 0;
}
@media only screen and (max-width: 1440px){
/*   .productcase-info #sidebar {
    margin-right: -500px;
  }
  .productcase-info #main {
    padding-left: 400px;
  } */
}

@media screen and (max-width: 1000px){
  #header {
    position: static;
  }

  .menu-btn{color: #abcd03;top:0;}
  #bannerMenuBar>li:nth-child(3){margin-left:0;}
  #bannerMenuBar>li a:hover{color:#ffffff;}
  #bannerMenuBar{width:100%;}
  #bannerMenuBar>li{width:100%;background: #abcd03;height:auto;padding:0;}
  #bannerMenuBar>li:nth-child(4){margin-left:0;}
  .subMenuList { display: block; background: #90a332; color: white; border: none; }
  .subMenuList>li {
    border-top: 1px solid rgba(255, 255, 255, .5);
    border-bottom: none;
   }
  .subMenuList>li a { color: #fff }
  .subMenuList>li a:hover { color: #fff }
  .code-query-box .item2 { width: 100% }
  .code-query-box .item2 .control-label { width: 100%; margin-bottom: 10px }
  .code-query-box .item2 .form { width: 100%; text-align: center; }
  .footer-textbox { display: block; }
  #header .logo a{
    margin-left: 0px;
  }
  .productcase-info #main {
    padding-left: 0;
  }
}
