html{font-size:100%;/* overflow-y:scroll; */-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;overflow-x:hidden;}
body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,input,textarea,select,p,dl,dt,dd,a,img,button,form,table,th,tr,td,tbody,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0;-webkit-tap-highlight-color:transparent;box-sizing: border-box;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
fieldset,img{border:0;vertical-align:top; }
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;font-size:100%;}
em,i,b{font-style:normal;}
b{font-weight: normal;}
input,textarea{border:none;resize:none;outline:none;-webkit-appearance:none;}
input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance:none; font-family:'Microsoft Yahei',Arial;color:#555;font-size:.22rem;}
a{color:#555;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());}
*{box-sizing:border-box;}


body { font-family:'Microsoft Yahei',Arial;color:#555;font-size:.22rem;background:#fff;}
img{height:auto;width:auto\9;-ms-interpolation-mode:blicubic;}
.clearfix:after {clear:both;content:"";display:block;height:0;overflow:hidden;visibility:hidden; }
.clearfix {zoom:1;}
.fl {float:left;}
.fr {float:right;}
.eps {white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.wrapper{width:100%;max-width:768px;min-width:320px;margin:0 auto;position:relative;overflow:hidden;}
.con{padding:0 .2rem;}
.bgf5 {background:#f5f5f5;}
.inner {width:100%;padding:2%;overflow:hidden;}


/*头部*/
header {
  height:1.0rem;
  padding: 0 4.7%;
}
header .top {
  height:inherit;
}
header .logo {
  width:20%;
  height:inherit;
}
header .logo img {
  height:100%;
}
header .kouhao {
    width:50%;
	padding:0.2rem 0 0 0;
	text-align:center;
}
header .kouhao .p1 {
	font-size:0.28rem;
	color: #007bc8;
	font-weight:bold;
}
header .kouhao .p2 {
	font-size:0.06rem;
	color: #007bc8;
}
header .menu {
  width:17%;
  height:inherit;
  background: url(../images/menu.svg) no-repeat center right/0.5rem auto;
  transition: all .5s;
}
header .menu:hover {
  background: url(../images/menu.svg) no-repeat center right/0.4rem auto;
}

menu  {
    width: 100%;
    position: absolute;
    top: 1.0rem;
    left: 0;
    z-index: 2;
    display: none;
    background: #fff;
}
menu>ul>li {
  border-bottom: 0.01rem solid #fff;
}
menu>ul>li span{
    display: block;
    width: 100%;
    padding: 0 17% 0 5%;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.3rem;
    color: #fff;
    background: url(../images/more-icon.svg) no-repeat 92% center #F4F4F4;
    background-size: auto 16%;
    cursor: pointer;
}
menu>ul>li span a {
    color: #999;
    display: block;
}
menu>ul>li .sub-box {
    display: none;
    width: 100%;
    background: #f8f8f8;
}
menu>ul>li .sub-box li {
  
}
menu>ul>li .sub-box a {
    display: block;
    width: 100%;
    padding: 0 17.4% 0 4.6%;
    height: 1rem;
    line-height: 1rem;
    border-top: 1px solid #e8e8e8;
    color: #007bc8;
    font-size: 0.25rem;
}

/*banner图 start*/
.swiper-container {}
.swiper-slide img {width:100%;}
.swiper-pagination-bullet-active {background:#007bc8 !important;}
/*banner图 end*/

article  {
  min-height:7.5rem;
}

/*HOME 菜单图标*/
.menu-icon {}
.menu-icon li {
  float:left;
  width: 33.33%;
  padding:0 0;
  text-align: center;
  border-right: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
}
.menu-icon li a {}
.menu-icon li a i {
  display:block;
}
.menu-icon li a i img {
  padding:0rem;
  width:80%;
}
.menu-icon li a span {
  padding-top: 0.1rem;
  display:block;
}

/*宾维空调2025年新品发布*/
.product-new {
   
}
.product-new .box {
     margin: 0 0 5% 0;
}
.product-new .box ul {

}
.product-new .box ul li {
}
.product-new .box ul li img {
    width: 100%;
}

.product-new .swiper-pagination {
    width: 100%;
    text-align: center;
}
.product-new .swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px;
}
/*宾维空调2025年新品发布*/

/*HOME 新闻*/
.home-news-box {}
.home-news-box .swiper-slide {}
.home-news-box .swiper-slide .photo {
  width:100%;
  height:3.8rem;
  overflow:hidden;
}
.home-news-box .swiper-slide .photo img {
  width:100%;
}
.home-news-box .swiper-pagination {
  bottom:20% !important;
}
.home-news-box .swiper-slide h5 {
    color: #000;
    font-size: 0.3rem;
    padding: 0.1rem 0;
}
.home-news-box .swiper-slide time {
   font-size: 0.24rem;
    padding:0.1rem 0;
    color: #8d8d8d;
}
.home-news-box .hot-news {
  padding:0.2rem 0 0 0;

}
.home-news-box .hot-news h3 {
  font-size: 0.3rem;
    padding: 0.22rem 0;
    line-height: 1.6;
    color: #007bc8;
    padding-left: 4.7%;
    background-color: #f5f5f5;
}
.home-news-box .hot-news li {
    padding: 0.3rem 0;
    position: relative;
    overflow: hidden;
    line-height: 1.6;
    border-bottom: 1px solid #f5f5f5;
}
.home-news-box .hot-news li time{
    font-size: 0.24rem;
    background-color: #f6f6f6;
    color: #999;
    border-radius: 0.05rem;
    padding: 0.08rem;
  
}
.home-news-box .hot-news li a{
    font-size: 0.26rem;
    padding-left: 0.05rem;
    color: #888;
}

/*HOME栏目标题*/
.column-title {
  padding:0.15rem 0;
}
.column-title .title {
   width: 36%;
}
.column-title .title h4 {
    font-size: 0.4rem;
    line-height: 0.7em;
    padding:0.3rem 0;
    color: #007bc8;
}
.column-title .title p {
    color: #888;
    line-height: 0.4rem;
    text-transform: uppercase;
    font-size: 0.3rem;
}
.column-title .more {
  padding:0.3rem 0.4rem 0 0;
}
.column-title .more a {
  display:block;
  width:0.8rem;
  height:0.8rem;
  background: url(../images/more.svg) no-repeat center center/0.5rem auto;
}

/*HOME 热销产品*/
.home-product-box {
  padding:0 0 0.3rem 0;
}
.home-product-box li {
  float:left;
  width:49%;
  margin-top: 0.3rem;
  background:#fff;
  text-align: center;
}
.home-product-box li:nth-of-type(even) {
  margin-left: 2%;
}
.home-product-box li .photo {
  
  padding:0.3rem;
}
.home-product-box li .photo img {
  width:90%;
}
.home-product-box li span {
  display:inline-block;
  padding:0.1rem 0 0.3rem 0;
}


/*HOME传奇大片*/
.home-video {

}
.home-video .video-box {
  margin:0.1rem 0;
}
.home-video .video-box img {
  width:100%;
}
.home-video .video-box video {
  width:100%;
  z-index: 1;
}

/*版权信息*/
.copy {
  text-align: center;
}
.copy ul {
  padding:0.3rem 0;
}
.copy li {
  display:inline-block;
  width:24%;
}
.copy li i {
  display:inline-block;
  width:1rem;
  height:1rem;
  overflow: hidden;
  border: 1px solid #f5f5f5;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  padding:0.28rem;
}
.copy li i img {
  width:100%;
}
.copy p {
  color:#000;
  font-size: 0.26rem;
  padding:0.08rem;
}
.copy .weixin {
  display:none;
  position:fixed;
  top: 0;
  left:0;
  z-index: 3;
  width:100%;
  height:100%;
  
}
.copy .weixin .top {
  clear:both;
  content:"";
  display:block;
  height:60%;
  background: rgba(0,0,0,.3);
}
.copy .weixin .bottom {
  height:40%;
  text-align: center;
  background:#fff;
  padding:0.5rem;
}
.copy .weixin .bottom p {
  font-size: 0.3rem;
  color:#000;
}
.copy .weixin .bottom img {
  width: 2.4rem;
  padding:0.2rem;
}

/*尾部*/
footer {
  position:fixed;
  left:0;
  bottom:0;
  z-index: 2;
  width:100%;
  height:1.3rem;
  padding:0.1rem 0;
  background-color: #007bc8;
}
footer ul {
  height:1.3rem;
}
footer ul li{
  float:left;
  width:25%;
  height:inherit;
  text-align: center;
}
footer ul li a {
  display:block;
  width:100%;
  height:inherit;
}
footer ul li i {
  display:inline-block;
  width:0.6rem;
  height:0.6rem;
}
footer ul li span {
  display:block;
  font-size: 0.28rem;
  color:#fff;
}
footer ul li:nth-of-type(1) i {background: url(../images/home.png) no-repeat center center/100%;}
footer ul li:nth-of-type(2) i {background: url(../images/tel.png) no-repeat center center/100%;}
footer ul li:nth-of-type(3) i {background: url(../images/join.png) no-repeat center center/100%;}
footer ul li:nth-of-type(4) i {background: url(../images/contact.png) no-repeat center center/100%;}

body:after {
  clear:both;
  content:"";
  display:block;
  height:1.3rem;
}

/*站长统计*/
[title~=站长统计] {
    display: none;
}