.box1200{
  width: 1200px;
  margin: auto;
}

a{
  text-decoration: none !important;
}

.slideBox {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 440px;
}

.slideBox .hd {
  height: 33px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  z-index: 1;
  text-align: center;
  width: 100%;
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  width: 100%;
  text-align: center
}

.slideBox .hd ul li {
  display: inline-block;
  width: 120px;
  height: 33px !important;
  background:#25156b;
  margin: 0 7px;
  vertical-align: top;
  line-height: 33px;
  color: #fff;
  overflow: hidden;
  cursor: pointer;
  font-size: 14px;
}

.slideBox .hd ul li.on {
  background: url(../image/active.jpg)
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox .bd ul{
  width: 100% !important;
  background-repeat: no-repeat;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  height: 440px;
  width: 100% !important;
  background-position: top center
}

.slideBox .bd li:first-child{
  display: none
}

.slideBox .bd img {
  width: 100%;
  height: auto;
  display: block;
}

#bluetooth{
  background: #f6f6f6;
  min-height: 0;
  overflow: hidden;
  padding-bottom: 50px;
  padding-top: 40px;
}

#bluetooth .hotProduct{
  min-height: 0;
}

#bluetooth .hotProduct .productItem ul{
  display: none
}

#bluetooth .hotProduct .productItem ul.active{
  display: block
}

#bluetooth .hotProduct .title{
  height: 50px;
}

#bluetooth .hotProduct .title h2{
  display: inline-block;
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  background: url(../image/Bluetooth_02.jpg) no-repeat;
  text-indent: 35px;
  height: 30px;
  line-height: 30px
}

#bluetooth .hotProduct .title ul{
  display: inline-block;
  position: relative;
  top: -1px;
}

#bluetooth .hotProduct .title ul li{
  display: inline-block;
  padding: 0 15px;
  padding-right: 10px;
  font-size: 16px;
  cursor: pointer;
}

#bluetooth .hotProduct .title b{
  color: #ccc;
  padding-left: 25px;
}

#bluetooth .hotProduct .title ul li:nth-of-type(1) a{
  color: #6600cc;
}

#bluetooth .hotProduct .title ul li:nth-of-type(2) a{
  color: #ffbe21;
}

#bluetooth .hotProduct .title ul li:nth-of-type(3) a{
  color: #0099cc;
}

#bluetooth .hotProduct .title ul li:nth-of-type(4) a{
  color: #ff3399;
}

#bluetooth .hotProduct .title ul li a{
  padding: 2px 5px;
  border-radius: 3px;
}

#bluetooth .hotProduct .title ul li.active a{
  background: #ff6600;
  color: #fff;
}

#bluetooth .hotProduct .title ul li a{
  font-size: 16px;
}



.fiveBanner ul li:hover{
  box-shadow: 0 2px 10px #ccc;
      position: relative;
    z-index: 10;
}

#bluetooth .hotProduct .productItem ul li{
  width: 240px;
  background: #fff;
  float: left;
  box-shadow: 0 2px 10px rgba(0,0,0,.05);
  position: relative;
  cursor: pointer;
}

#bluetooth .hotProduct .productItem ul li .img{
  width: 200px;
  height: 200px;
  margin: 0 20px;
}

#bluetooth .hotProduct .productItem ul li .img img{
  width: 200px;
  height: 200px;
}

#bluetooth .hotProduct .productItem ul li .productName{
  font-size: 14px;
  color: #333333;
  padding: 0 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

#bluetooth .hotProduct .productItem ul li .productPrice{
  font-size: 14px;
  color: #333333;
  padding: 2px 15px 13px 15px;

}

#bluetooth .hotProduct .productItem ul li .productPrice b{
  font-weight: normal;
  font-size: 16px;
  color: #ff6600;
  display: inline-block;
  height: 35px;
  line-height: 35px;
}

#bluetooth .hotProduct .productItem ul li .productPrice small{
  font-size: 12px;
}

#bluetooth .hotProduct .productItem ul li .productPrice .addCart{
  float: right;
}

#bluetooth .hotProduct .productItem ul li:nth-child(1){
  border-top: 2px solid #b09cff;
}

#bluetooth .hotProduct .productItem ul li:nth-child(2){
  border-top: 2px solid #ffbe21;
}

#bluetooth .hotProduct .productItem ul li:nth-child(3){
  border-top: 2px solid #ffafc0;
}

#bluetooth .hotProduct .productItem ul li:nth-child(4){
  border-top: 2px solid #70c0f8;
}

#bluetooth .hotProduct .productItem ul li:nth-child(5){
  border-top: 2px solid #13b5b1;
}

#bluetooth .hotProduct .productItem ul li:nth-child(1):hover{
  box-shadow: 0 2px 10px #b09cff;
  z-index: 10;
}

#bluetooth .hotProduct .productItem ul li:nth-child(2):hover{
  box-shadow: 0 2px 10px #ffbe21;
  z-index: 10;
}

#bluetooth .hotProduct .productItem ul li:nth-child(3):hover{
  box-shadow: 0 2px 10px #ffafc0;
  z-index: 10;
}

#bluetooth .hotProduct .productItem ul li:nth-child(4):hover{
  box-shadow: 0 2px 10px #70c0f8;
  z-index: 10;
}

#bluetooth .hotProduct .productItem ul li:nth-child(5):hover{
  box-shadow: 0 2px 10px #13b5b1;
  z-index: 10;
}

.fiveBanner{
  min-height: 0;
  overflow: hidden;
}

.fiveBanner ul li{
  float: left;
  margin-top: 32px;
}

.selectedBrands{
  height: 768px;
  background: url(../image/Bluetooth_17.jpg) center;
  margin-top: 55px;
}

.selectedBrands .title{
  height: 30px;
  color: #fff;
  line-height: 30px;
  text-indent: 35px;
  font-size: 24px;
  font-weight: bold;
  background: url(../image/Bluetooth_18.png) no-repeat;
  position: relative;
  top: 30px;
}

.selectedBrands ul{
  margin-top: 60px;
}

.selectedBrands ul li{
  float: left;
  margin-right: 14px;
  margin-bottom: 15px;
}

.selectedBrands ul li:nth-child(3n){
  margin-right: 0;
}

.productFloor{
  margin-top: 55px;
  height: 610px;
}

.productFloor .title{
  height: 30px;
  line-height: 30px;
  font-size: 24px;
  color: #333333;
  text-indent: 35px;
  background: url(../image/Bluetooth_15.jpg) no-repeat;
  font-weight: bold;
  margin-bottom: 22px;
}

.productFloor .productList{
  width: 985px;
  background: #fff;
  float: left;
}

.productFloor .productList .productHd{
  height: 43px;
  line-height: 43px;
}

.productFloor .productList .productHd li{
  width: 50%;
  float: left;
  text-align: center;
  color: #333333;
  font-size: 18px;
  border-top: 2px solid #582c99;
}

.productFloor .productList .productHd li.active{
  background: #582c99;
  color: #fff;
}

.productFloor .productList .productBd li{
  width: 245px;
  height: 250px;
  background: #fff;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  float: left;
  position: relative;
}

.productFloor .productList .productBd li:hover{
  box-shadow: 0 2px 10px #ccc;
  z-index: 10;
  cursor: pointer;
}

.productFloor .productList .productBd li:nth-child(4n){
  border-right: none;
}

.productFloor .productList .productBd li .img{
  width: 160px;
  height: 160px;
  margin: 0 auto;
}

.productFloor .productList .productBd li .img img{
  width: 160px;
  height: 160px;
}

.productFloor .productList .productBd li .productName{
  padding: 0 15px;
  font-size: 14px;
  color: #333333;
  display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
}

.productFloor .productList .productBd li .productPrice{
  padding: 0 15px;
}

.productFloor .productList .productBd li span{
  display: inline-block;
  background: #ff6600;
  color: #fff;
  padding: 0 3px;
  border-radius: 3px;
}

.productFloor .productList .productBd li .productPrice b{
  font-weight: normal;
  color: #ff6600;
  font-size: 16px;
  display: inline-block;
  margin-left: 3px;
  margin-right: 3px;
  padding-top: 6px;
}

.productFloor .productList .productBd li .productPrice b small{
  font-size: 12px;
}

.productFloor .productList .productBd li .productPrice .addCart{
  float: right;
}

.productFloor .productList .productBd li .productPrice s{
  color: #999999;
  font-size: 16px;
}

.productFloor .productList .productBd li .productPrice s small{
  font-size: 12px;
}

.productTab ul{
  display: none;
}

.productTab ul.active{
  display: block;
}

.productFloor .ranking{
  width: 215px;
  float: left;
}

.productFloor .ranking .title{
  height: 45px;
  background: url(../image/Bluetooth_20.jpg) no-repeat;
  color: #fff;
  text-align: center;
  text-indent: 0;
  line-height: 45px;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 0;
}

.productFloor .ranking .title img{
  position: relative;
  top: -2px;
}

.productFloor .ranking ul{
  background: #fff;
  border-left:1px solid #eee;
}

.productFloor .ranking ul li{
  height: 52px;
  line-height: 52px;
  width: 205px;
  margin: auto;
  border-bottom: 1px solid #eee;
  position: relative;
}
.productFloor .ranking ul li .num{
  float: left; 
  width: 30px;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  text-align: center
}

.productFloor .ranking ul li:last-child{
  border: none;
}

.productFloor .ranking ul li .productName{
  color: #333333;
  font-size: 12px;
  height: 45px;
  overflow: hidden;
}

.productFloor .ranking ul li .productImg{
  width: 80px;
  height: 80px;
  position: absolute;
  left: 0;
  margin-top: 10px;
  display: none;
}

.productFloor .ranking ul li .productImg img{
  width: 100%;
}

.productFloor .ranking ul li .productPrice{
  color: #ff6600;
  width: 120px;
  line-height: 20px;
  margin-left: 85px;
  padding-top: 10px;
  font-size: 14px;
  display: none;
}


.productFloor .ranking ul li.active{
  height: 97px;
}

.productFloor .ranking ul li.active .num{
  background: url(../image/num1.png) no-repeat center 14px;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  position:absolute;
  z-index: 10;
}

.productFloor .ranking ul li.active .productImg{
  display: block;
}

.productFloor .ranking ul li.active .productName{
  width: 120px;
  line-height: 20px;
  margin-left: 85px;
  padding-top: 10px;
  height: 46px;
  overflow: hidden;
}

.productFloor .ranking ul li.active .productPrice{
  display: block;
}


.productFloor .ranking ul li.on{
  height: 97px;
}

.productFloor .ranking ul li.on .num{
  background: url(../image/num1.png) no-repeat center 14px;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  position:absolute;
  z-index: 10;
}

.productFloor .ranking ul li.on .productImg{
  display: block;
}

.productFloor .ranking ul li.on .productName{
  width: 120px;
  line-height: 20px;
  margin-left: 85px;
  padding-top: 10px;
  height: 45px;
  overflow: hidden;
}

.productFloor .ranking ul li.on .productPrice{
  display: block;
}

.productNews{
  min-height: 0;
  overflow: hidden;
  margin-top: 20px;
}

.productNews .title{
  height: 46px;
  line-height: 43px;
  border-bottom: 1px solid #eee;
  border-top: 2px solid #582c99;
  font-size: 20px;
  color: #000000;
  text-indent: 15px;
  background: #fff;
}

.productNews ul li .leftNews{
  background: #fff;
  min-height: 0;
  overflow: hidden;
}

.productNews ul li .leftNews .img{
  float: left;
  width: 398px;
  height: 243px;
}



.productNews ul li .leftNews .txt h2{
  font-size: 20px;
  color: #000;
  margin-bottom: 15px;
}

.productNews ul li .leftNews .txt h2 span{
  display: inline-block;
  font-size: 13px;
  background: #ff955d;
  width: 50px;
  border-radius: 30px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  margin-right: 5px;
  position: relative;
  top: -2px;
  margin-top: 25px;
}

.productNews ul li .leftNews .txt p{
  font-size: 13px;
  color: #666666;
  line-height: 24px;
  height: 72px;
}

.productNews ul li .leftNews .txt b{
  font-weight: normal;
  color: #0099cc;
}

.productNews .leftNews{
  width: 985px;
  padding: 15px;
  float: left;
  border-right: 1px solid #eee;
  position: relative;
}

.productNews .leftNews .price{
  font-size: 13px;
  color: #333333;
  margin-top: 45px;
}

.productNews .items{
  margin-bottom: 20px;
  min-height: 0;
  overflow: hidden;
}

.productNews ul li .leftNews .price b{
  font-size: 20px;
  color: #ff6600;
}

.productNews .leftNews .price small{
  color: #ff6600;
  margin-left: 5px;
}

.productNews .leftNews .price small.small2{
  color: #999;
}

.productNews .leftNews .price s{
  color: #999;
  font-size: 16px;
}

.productNews .leftNews  .shoppingCart{
  float: right;
  margin-top: -3px;
}

.productNews .rightNews{
  float: right;
  width: 215px;
}

.productNews .rightNews ul{
  height: 228px;
  background: #fff;
}

.productNews .rightNews .title {
  height: 45px;
  background: url(../image/Bluetooth_20.jpg) no-repeat;
  color: #fff;
  text-align: center;
  text-indent: 0;
  line-height: 45px;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 0;
  border: none;
}

.productNews .rightNews .title img {
  position: relative;
  top: -2px;
}

.productNews .rightNews ul li{
  height: 76px;
  border-bottom: 1px solid #eee;
  background: #fff;
}

.productNews .rightNews ul li .img{
  width: 50px;
  height: 50px;
  float: left;
  margin: 13px 10px;
}

.productNews .rightNews ul li .img img{
width:100%;
  margin-top:7px
}


.productNews .rightNews ul li .txt{
  font-size: 13px;
  color: #333333;
  padding-top: 20px;
  padding-right: 5px;
  display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
}



.productNews .items:nth-of-type(2) h2 span{
  background: #00aabd !important; 
}

.productNews .items:nth-of-type(3) h2 span{
  background: #66c112 !important; 
}

.productNews .items:nth-of-type(4) h2 span{
  background: #f44061 !important; 
}

.productNews .items:nth-of-type(5) h2 span{
  background: #c45edb !important; 
}

.productNews .brandList{
  height: 87px;
  background: #fff;
}

.productNews .brandList a{
  display: block;
  float: left;
  width: 10%;
  text-align: center;
}

.productNews .brandList a img{
  margin-top: 19px;
}

.bestGoods{
  margin-top: 50px;
}

.bestGoods .title {
  height: 30px;
  line-height: 30px;
  font-size: 24px;
  color: #333333;
  text-indent: 35px;
  background: url(../image/Bluetooth_27.png) no-repeat;
  font-weight: bold;
  margin-bottom: 22px;
}

.bestGoods ul li{
  width: 290px;
  height: 425px;
  background: #fff;
  float: left;
  margin-right: 13px;
  margin-bottom: 13px;
  position: relative;
}

.bestGoods ul li .img{
  width: 250px;
  height: 250px;
  margin: auto;
}

.bestGoods ul li:nth-child(4n){
  margin-right: 0;
}

.bestGoods ul li .img img{
  width: 250px;
  height: 250px;
}

.bestGoods ul li .txt{
  padding: 0 20px;
}

.bestGoods ul li .txt h2{
  color: #333333;
  font-size: 16px;
  line-height: 22px;
  display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            height: 44px;
}

.bestGoods ul li .txt p{
  font-size: 12px;
  color: #666666;
  margin-top: 8px;
  display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            height: 35px;
}

.bestGoods ul li .txt .price{
  color: #ff6600;
  font-size: 16px;
  margin-top: 30px;
}

.bestGoods ul li .txt .price small{
  font-size: 12px;
  
}

.bestGoods ul li:hover{
  box-shadow: 0 2px 10px #ccc;
  z-index: 10;
}

#floatmenu{text-align: center;width: 138px;right: 2%; z-index: 11;bottom:30%; position: fixed !important;position:absolute;display: none;}
#floatmenu ul li{font-size: 14px;background: #e9394e;height: 38px;border-bottom: 1px solid #d02237}
#floatmenu ul li a{height:38px;line-height: 38px;display: block;}
#floatmenu ul li a:hover{text-decoration:none;background: #ff4b61;}

#floatmenu h5{height:84px;background: url(../image/a_daohang_01.png) no-repeat center;}

@media (max-width: 1500px){
  #floatmenu{
    right: 0;
  }
}


@media (max-width: 1250px){
  .box1200{
    width: 980px;
  }
  #bluetooth .hotProduct .productItem ul li{
    width: 196px;
  }
  #bluetooth .hotProduct .productItem ul li .img{
    margin: 0;
    width: 196px;
    height: 196px;
  }
  #bluetooth .hotProduct .productItem ul li .img img{ 
    width: 196px;
    height: 196px;
  }
  .fiveBanner ul li img{
    width: 196px;
  }
  .selectedBrands ul li img{
    width: 316px;
  }
  .selectedBrands{
    height: 680px;
  }
  .productFloor .productList{
    width: 800px;
  }
  .productFloor .ranking{
    width: 180px;
  }
  .productFloor .productList .productBd li{
    width: 199px;
  }
  .productFloor .productList .productBd li .productName{
    font-size: 13px;
    margin-bottom: 5px;
  }
  .productFloor .productList .productBd li .productPrice b{
    font-size: 14px;
  }
  .productFloor .productList .productBd li .productPrice s{
    display: none;
  }
  .productFloor .ranking ul li.active .productName{
    width: 95px;
  }
  .productFloor .ranking ul li.on .productName{
    width: 95px;
  }
  .productFloor .ranking ul li{
    width: 179px;
    overflow: hidden;
  }
  .productNews .leftNews{
    width: 800px;
  }
  .productNews .rightNews{
    width: 180px;
  }
  .productNews ul li .leftNews .txt h2{
    font-size: 18px;
  }
  .productNews .leftNews .price{
    margin-top: 50px !important; 
  }
  .productNews .brandList a img{
    width: 90%;
    margin-left: 5%;
  }
  .bestGoods ul li{
    width: 235px
  }
  .bestGoods ul li .img{
    width: 235px;
    height: 235px;
  }
  .bestGoods ul li .img img{
    width: 235px;
    height: 235px;
  }
  .bestGoods ul li{
    height: 400px;
  }
}