*{
  margin:0;
  padding:0;
}
.clearfix{
  overflow:hidden;
  _zoom:1;
}
a{
  color:#fff;
}
.fl{
  float:left;
}

.fr{
  float:right;
}
.mt5{
  margin-top:5px;
}
.ml5{
  margin-left:5px;
}
.mt12{
  margin-top:12px;
  display:inline-block;
}
.ml12{
  margin-left:12px;
}
.pre{
  position:relative;
}
.mask{
  background: #000;
  filter: alpha(opacity=0);
  opacity: 0;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  /* transition: opacity .2s linear;
  -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear; */
}
body {
  width:100%;
  min-width:1200px;
}
.containerBox{
  width:100%;
  height:1200px;
}
.containerBox .headerAd{
  width:100%;
  height:80px;
  display: none;
}
.containerBox .headerAd img{
  width:100%;
  height:100%;
}
/* .containerBox .carouseBox{
  width:1230px;
  height:106px;
  line-height:106px;
  margin:0 auto;
} */
/* .containerBox .carouseBox .left{
  width:200px;
  height:100%;
}
.containerBox .carouseBox .left img{
  margin-top:25px;
}
.containerBox .carouseBox .right{
  width: 930px;
  height: 100%;
  margin-left: 85px;
} */

.containerBox .menu-bar{
  width:1200px;
}
.containerBox .menu-bar-logo{
  margin-left: -80px;
}
.containerBox .menu-bar .headerBox{
  width:1050px;
  height:100%;
  margin-left:205px;
}
.containerBox .menu-bar .marqueeBox{
  width:600px;
  height:33px;
  line-height:33px;
  float:left; 
}
.containerBox .menu-bar .marqueeBox a{
  font-size: 14px;
  color: #2a2a2a;
  cursor:pointer;
  margin-right:10px;
}
.containerBox .product-list .plist{
  margin-right:10px;
}
.containerBox .product-list .plist li{
  background:none;
  border-right:1px solid #c84e48;
}
.containerBox .product-list .plist li:last-child{
  border-right:none;
}
.containerBox .product-list .plist li a{
  padding:0 16px;
  box-sizing:border-box;
}
.containerBox .product-list .plist li a.navActive{
  color: #ffde00;
}
.plist li .new, .plist li .hot{
  right:2px;
}
.containerBox  .product-list .product-list-logo{
  margin-left:20px;
  width: 250px;
  background: url("../image/qltd/logo.png") left center no-repeat;
}
.containerBox .top-box.index {
  height: 78px;
}
.containerBox .bannerBox{
  width:1211px;
  height:550px;
  margin:0 auto;
}
.containerBox .bannerBox .left{
  width:275px;
  height:550px;
  position:relative;
  background:#353535;
  z-index:999;
}
.containerBox .bannerBox .left img{
  position:absolute;
  bottom:-1px;
  left:-15px;
  z-index:999;
}
.containerBox .bannerBox .left li{
  width:100%;
  height:133px;
}
.containerBox .bannerBox .left .navItem .item{
  width:234px;
  margin:26px auto;
}
.containerBox .bannerBox .left .navItem .item .title{
	font-size: 20px;
	color: #ffffff;
}
.containerBox .bannerBox .left .navItem .item a{
	font-size: 15px;
  line-height:28px;
	color: #ffffff;
}
.containerBox .bannerBox .left .active1{
  background:#52509e;
}
.containerBox .bannerBox .left .active2{
  background:#ffce81;
}
.containerBox .bannerBox .left .active3{
  background:#595cff;
}
.containerBox .bannerBox .right{
  width:936px;
 height:550px;
}
.containerBox .bannerBox .right .defalutBox{
  width:100%;
  height:550px;
}
.containerBox .bannerBox .right .defalutBox .up{
  width:100%;
  height:400px;
}
.containerBox .bannerBox .right .defalutBox .up .upLeft{
  width:736px;
  height:100%;
  /* background:blue; */
}
.containerBox .bannerBox .right .defalutBox .up .upLeft .banner {
  width: 736px;
  height: 400px;
  position: relative;
  overflow: hidden;
}
.containerBox .bannerBox .right .defalutBox .up .upLeft .banner .img {
  width: 6600px;
  height: 400px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.containerBox .bannerBox .right .defalutBox .up .upLeft .banner .img img {
  width: 736px;
  height: 400px;
}

.containerBox .bannerBox .right .defalutBox .up .upLeft .banner .img li {
  float: left;
}
.containerBox .bannerBox .right .defalutBox .up .upLeft .banner .numBox{
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.containerBox .bannerBox .right .defalutBox .up .upLeft .banner .numBox {
  margin:0 auto;
}
.containerBox .bannerBox .right .defalutBox .up .upLeft .banner .numBox li {
  width: 10px;
  height: 10px;
  background-color: #434343;
  border-radius: 50%;
  display: inline-block;
  margin: 0px 3px;
  cursor: pointer;
}
.containerBox .bannerBox .right .defalutBox .up .upLeft .banner .numBox li.on {
  background-color: #fff;
}
.containerBox .bannerBox .right .defalutBox .up .upRight{
  width:200px;
  height:100%;
  text-align:right;
}
.containerBox .bannerBox .right .defalutBox .down{
  width:100%;
  height:150px;
}
.containerBox .bannerBox .right .defalutBox .down .listThree{
  width:736px;
  height:85px;
}
.containerBox .bannerBox .right .defalutBox .down .listThree li{
  width:244px;
  *width:214px;
  height:85px;
  border-right:1px solid #cdcdcd;
  margin-top:32px;
  padding-left:30px;
  box-sizing:border-box;
  cursor:pointer;
}
.containerBox .bannerBox .right .defalutBox .down .listThree li .itemLeft span{
	font-size: 18px;
  font-weight:700;
	color: #000000;
}
.containerBox .bannerBox .right .defalutBox .down .listThree li .itemRight img{
  margin-left:10px;
}
.containerBox .bannerBox .right .defalutBox .down .listFour{
  width:191px;
  margin-top:20px;
}
.containerBox .bannerBox .right .defalutBox .down .listFour .item{
  width:95px;
  height:50%;
  text-align:center;
  cursor:pointer;
}
.containerBox .bannerBox .right .defalutBox .down .listFour .item span{
  font-size: 12px;
  color: #3b3b3b;
}
.containerBox .bannerBox .right .defalutBox .down .listFour .item:nth-child(3) span{
  margin-top: 3px;
  display: inline-block;
}
.containerBox .productBox{
  display:none
}
.containerBox .productBox .productTop{
  width:100%;
  height:400px;
}
.containerBox .productBox .productTop img,
.containerBox .productBox .productBottom li img{
  width:100%;
  height:150px;
}
.containerBox .productBox .productBottom{
  width:100%;
  height:150px;
}
.containerBox .productBox .productBottom li{
  width:306px;
  height:150px;
  margin-left:6px;
}
.containerBox .contentBox{
  width:100%;
  height: 2395px;
  background:url('../image/qltd/img_p13.jpg') no-repeat;
  background-size:100% 100%;
  overflow: hidden;
}
.containerBox .contentBox .contentList{
  width: 1209px;
  margin:50px auto;
}
.containerBox .contentBox .contentList .listBox img{
  width:100%;
  height:100%;
  cursor:pointer;
}
.containerBox .contentBox .contentList .listBox1{
  width:100%;
  height:606px;
  margin-top:10px;
}
.containerBox .contentBox .contentList .listBox1 .left{
  width:945px;
  height:606px;
  position:relative;
}
.containerBox .contentBox .contentList .listBox1 .right{
  width:258px;
  height:606px;
}
.containerBox .contentBox .contentList .listBox1 .left .leftUp{
  width:100%;
  height:290px;
}
.containerBox .contentBox .contentList .listBox1 .left .leftUpLeft{
  width:429px;
  height:290px;
}
.containerBox .contentBox .contentList .listBox1 .left .leftUpRight{
  width:511px;
  height:290px;
}
.containerBox .contentBox .contentList .listBox1 .left .leftUpRight img{
  position:relative
}
.containerBox .contentBox .contentList .listBox1 .left .mask1{
  width:511px;
  height:290px;
  position:absolute;
  left:0;
  top:0;
  background:yellow;
}
.containerBox .contentBox .contentList .listBox1 .left .leftDownLeft{
  width:213px;
  height:311px;
}
.containerBox .contentBox .contentList .listBox1 .left .leftDownLeft .leftDownLeftUp{
  width:213px;
  height:191px;
}
.containerBox .contentBox .contentList .listBox1 .left .leftDownLeft .leftDownLeftDown{
  width:213px;
  height:115px;
}
.containerBox .contentBox .contentList .listBox1 .left .leftDownRight{
  width:727px;
  height:311px;
}
.containerBox .contentBox .contentList .listBox1 .left .leftDown{
  width:100%;
  height:311px;
}
.containerBox .contentBox .contentList .listBox1 .rightUp{
  width:259px;
  height:390px;
}
.containerBox .contentBox .contentList .listBox1 .rightDown{
  width:259px;
  height:211px;
}
.containerBox .contentBox .contentList .listBox2{
  width:100%;
  height:797px;
}
.containerBox .contentBox .contentList .listBox2 .up{
  width:100%;
  height:391px;
}
.containerBox .contentBox .contentList .listBox2 .up .upLeft{
  width:613px;
  height:100%;
}
.containerBox .contentBox .contentList .listBox2 .up .upMiddle{
  width:327px;
  height:100%;
}
.containerBox .contentBox .contentList .listBox2 .up .upRight{
  width:259px;
  height:100%;
}
.containerBox .contentBox .contentList .listBox2 .middle{
  width:100%;
  height:285px;
}
.containerBox .contentBox .contentList .listBox2 .middle .middleLeft{
  width:257px;
  height:100%;
}
.containerBox .contentBox .contentList .listBox2 .middle .middleMiddle{
  width:526px;
  height:100%;
}
.containerBox .contentBox .contentList .listBox2 .middle .middleRight{
  width:416px;
  height:100%;
}
.containerBox .contentBox .contentList .listBox2 .down{
  width:100%;
  height:111px;
}
.containerBox .contentBox .contentList .listBox2 .down .downLeft{
  width:954px;
  height:100%;
}
.containerBox .contentBox .contentList .listBox2 .down .downRight{
  width:250px;
  height:100%;
}
.containerBox .contentBox .contentList .listBox3{
  width:100%;
  height:579px;
}
.containerBox .contentBox .contentList .listBox3 .left{
  width:854px;
  height:100%;
}
.containerBox .contentBox .contentList .listBox3 .left .up{
  width:100%;
  height:303px;
}
.containerBox .contentBox .contentList .listBox3 .left .up .upLeft{
  width:281px;
  height:100%;
}
.containerBox .contentBox .contentList .listBox3 .left .up .upRight{
  width:568px;
  height:100%;
}
.containerBox .contentBox .contentList .listBox3 .left .down{
  width:100%;
  height:271px;
}
.containerBox .contentBox .contentList .listBox3 .right{
  width:350px;
  height:100%;
}
.friendLink .friendLinks a:first-child{
  padding-left:0
}