.focus .swiper-button-next, .focus .swiper-button-prev{display:none;}
#header .banner{
	margin-top:20px;
    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: 45%;
    margin-left: -42px;
    top: -30px;

}
#header .logo a img{
	margin-right:0;
	max-height:120px;
}
#bannerMenuBar{
	float:none;
	width: 1060px;
    margin: 0 auto;
}
#bannerMenuBar>li{
	width: 190px;
}
#bannerMenuBar>li:nth-child(3){
	margin-left:300px;
}
#bannerMenuBar>li a{
	font-size:18px;
}
#bannerMenuBar>li a:hover{color:#f36e21;}
#bannerMenuBar>li a:before{
	display:none;
}

.subMenuList {
  background: white;
  border: 1px #eee solid;
  display: none;
  z-index: 100;
  position: relative;
}
.product-page .content img {
  display: block;
  width: 100%;
}
.product-model-title, .product-model, .product-other-title, .product-other {
  display: none;
}
.product-page .content p {
  margin: 0;
}
.productcase-info #main .box {
  background: none;
  padding: 0px;
}
@media screen and (max-width: 1000px){
  .menu-btn{color: #f36e21;top:0;}
  #bannerMenuBar>li:nth-child(3){margin-left:0;}
  #bannerMenuBar>li a:hover{color:#ffffff;}
  #bannerMenuBar{width:100%;}
  #bannerMenuBar>li{width:100%;background: #f36e21;height:auto}
  #bannerMenuBar>li:nth-child(4){margin-left:0;}
  .subMenuList { display: block; background: #cb6f3a; 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; }
}

.contact-inner {
  display: none;
}

#footer {
  background: white;
}
.footer-textbox {
  padding-top: 0px;
  margin-top: 0px;
  border-top: none;
}
#header .banner {
  overflow: visible;
}  

.swiper-container {
  z-index: -1!important;
}
.focus img {
  width: 100%;
  height; auto;
}