* {
  padding: 0;
  margin: 0;
}
html {
  background: black;
}
.max_div {
  width: 100%;
  height: 100%;
}
.max_div #dowebok {
  animation-delay: 1s;
  animation-duration: 4s;
  animation-iteration-count: 1;
}
.max_div .banner_div {
  width: 100%;
  height: 445px;
  background: url('/image/lbcp.png');
  background-size: 100% 102%;
  background-repeat: no-repeat;
}
.max_div .banner_div .container {
  width: 100%;
  height: 100%;
}
.max_div .banner_div .container .banner_tit {
  display: flex;
  justify-content: space-between;
}
.max_div .banner_div .container .banner_tit .tit_div {
  margin-top: 225px;
  margin-left: 60px;
}
.max_div .banner_div .container .banner_tit .tit_div p {
  font-size: 30px;
  font-family: AlibabaPuHuiTi_2_55_Regular;
  color: #FFFFFF;
}
.max_div .banner_div .container .banner_tit .tit_div span {
  font-size: 16px;
  font-family: AlibabaPuHuiTi_2_45_Light;
  color: #ccc;
}
.max_div .div_content {
  width: 100%;
  height: 1380px;
  background: url('../image/fenlei.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.max_div .div_content .container {
  width: 100%;
  height: 65%;
  overflow: hidden;
}
.max_div .div_content .container .weizhi_div {
  margin-top: 4%;
}
.max_div .div_content .container .weizhi_div span {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  /* color: #999999; */
}
.max_div .div_content .container .weizhi_div .yourThis {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
}
.max_div .div_content .container .weizhi_div ul {
  display: inline-flex;
}
.max_div .div_content .container .weizhi_div ul li {
  list-style: none;
  padding: 0 6px;
  font-weight: 400;
  /* font-family: PingFangSC-Regular, PingFang SC; */
  color: #999999 ;
  /* opacity: 0.5; */
}
/* .max_div .div_content .container .weizhi_div ul li a {
  text-decoration: none;
  color: #a3a1a5;
  opacity: 0.5;
  font-family: PingFangSC-Regular, PingFang SC;
  font-size: 12px;
} */
.max_div .div_content .container .weizhi_div ul li a:link {
  text-decoration: none;
  color: #999999 ;
  /* opacity: 0.5; */
  font-family: PingFangSC-Regular, PingFang SC;
  font-size: 12px;
} /* 未访问的链接 */
.max_div .div_content .container .weizhi_div ul li a:visited {
  text-decoration: none;
  color: #999999 ;
  /* opacity: 0.5; */
  font-family: PingFangSC-Regular, PingFang SC;
  font-size: 12px;
} 
/* .max_div .div_content .container .weizhi_div ul li span {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
} */
/* .max_div .div_content .container .weizhi_div ul li .productList {
  color: white ;
  opacity: 1!important;
} */
.max_div .div_content .container .content_nav {
  width: 100%;
  height: 40px;
  margin-top: 5%;
  display: flex;
  justify-content: space-between;
}
.max_div .div_content .container .content_nav .content_left {
  width: 150px;
  height: 40px;
}
.max_div .div_content .container .content_nav .content_left p {
  font-size: 22px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
}
.max_div .div_content .container .content_nav .content_left p span {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.61);
}
.max_div .div_content .container .content_nav .content_right {
  width: 200px ;
  height: 40px;
}
.max_div .div_content .container .content_nav .content_right ul {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-around;
  line-height: 40px;
}
.max_div .div_content .container .content_nav .content_right li {
  width: 100%;
  height: 100%;
  list-style: none;
  line-height: 40px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999FF;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
}
.max_div .div_content .container .content_nav .content_right .clickFontColor {
  color: #fff;
}
.max_div .div_content .container .content_nav .content_right .tabFocus {
  background-color: #FF3636;
}
.max_div .div_content .container .content_cpxl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.max_div .div_content .container .content_cpxl .cpxq_div_img {
  height: 620px;
  /* overflow: hidden; */
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.max_div .div_content .container .content_cpxl .cpxq_div_img ul {
  width: 100%;
  display: flex;
  /* flex-wrap: wrap; */
  flex-flow: row wrap;
  /* justify-content: space-between; */
}
.max_div .div_content .container .content_cpxl .cpxq_div_img ul .cpxq_hezi {
  display: none;
  display: flex;
  flex-wrap: wrap;
  height: 630px;
  width: 33%;
}
.max_div .div_content .container .content_cpxl .cpxq_div_img ul .conFocus {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  width: 30%;
  height: 265px;
  margin-left: 5%;
}
.max_div .div_content .container .content_cpxl .cpxq_div_img ul .conFocus:nth-child(1) {
  margin-left: 0%;
}
.max_div .div_content .container .content_cpxl .cpxq_div_img ul .conFocus:nth-child(4) {
  margin-left: 0%;
}
.max_div .div_content .container .content_cpxl .cpxq_div_img ul li {
  width: 100%;
  margin-top: 5.89%;
  /* list-style: none;
  margin-left: 39px; */
}
.max_div .div_content .container .content_cpxl .cpxq_div_img ul li .imgIcon {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 260px;
  top: 300px;
  cursor: pointer;
  border-radius: 50%;
  background: red;
  background-image: url(../image/icon／向前选中.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.max_div .div_content .container .content_cpxl .cpxq_div_img ul li .cpxq_z {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  /* margin-top: 20px; */
}
.max_div .div_content .container .content_cpxl .cpxq_div_img ul li .cpxq_wz {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666FF;
}
.max_div .div_content .container .content_cpxl .cpxq_div_img ul li .cpxq_div_backimg .cpxq_beij {
  width: 100%;
  height: 84px;
  background-size: 100% 100%;
  background-image: url("../image/cpxqbeij.png");
  background-repeat: no-repeat;
  background-position: bottom;
  margin: 0 auto;
  margin-top: -20px;
}
.max_div .div_content .container .content_cpxl .cpxq_div_img ul li .cpxq_div_backimg .cpxq_tu {
  width: 100%;
  height: 130px;
  text-align: center;
  margin: auto;
}
.max_div .div_content .container .content_cpxl .cpxq_div_img ul li .cpxq_div_backimg .cpxq_tu img {
  width: 98%;
  /* height: 150px; */
  text-align: center;
}
.max_div .div_content .container .content_cpxl .cpxq_div_img ul li .cpxq_div_backimg .cpxq_tu2 {
  width: 205px;
  height: 129px;
  text-align: center;
  margin: 0 auto;
  padding-top: 35px;
}
.max_div .div_content .container .content_cpxl .cpxq_div_img ul li .cpxq_div_backimg .cpxq_tu2 img {
  width: 100%;
  text-align: center;
}
.max_div .div_content .container .content_cpxl .cpxq_div_img ul li p {
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  margin-top: 5px;
}
.cpxq_tu1 {
  animation: changeBiger 1s linear forwards;
  /*width: 205px;*/
  height: 129px;
  text-align: center;
  /*margin: 0 auto;*/
}
.cpxq_tu1 img {
  width: 100%;
  text-align: center;
}
@keyframes changeBiger {
  0% {
    transform: translateY(400px);
  }
  100% {
    transform: translateY(0px);
  }
}
.li-every:hover {
  cursor: pointer;
}
ul {
  list-style: none;
}
.pagenation {
  text-align: center;
}
.pagenation img {
  cursor: pointer;
  display: inline-block;
  width: 30px;
  /* vertical-align: -7px; */
}
.pagenation #pageNationUl {
  display: inline-block;
  margin-top: 50px;
}
.pagenation #pageNationUl li {
  width: 30px;
  height: 20px;
  display: inline-block;
  cursor: pointer;
  color: #888;
}
.pagenation #pageNationUl .active {
  color: red!important;
}
.noRedDiv {
  width: 40px;
  height: 40px;
  background: transparent;
  border-radius: 50%;
  position: relative;
  top: -8%;
  left: 80%;
}
.redDiv {
  width: 40px;
  height: 40px;
  background: url('../image/productPag.png') no-repeat;
  background-size: 100% 100%;
  border-radius: 50%;
  position: relative;
  top: -8%;
  left: 80%;
}
@media screen and (max-width: 1440px) {
  .noRedDiv {
    width: 40px;
    height: 40px;
    background: transparent;
    border-radius: 50%;
    position: relative;
    top: -8%;
    left: 80%;
  }
  .redDiv {
    width: 40px;
    height: 40px;
    background: url('../image/productPag.png') no-repeat;
    background-size: 100% 100%;
    border-radius: 50%;
    position: relative;
    top: -8%;
    right: 30%;
  }
}
@media(max-width: 991px){
    .pagenation{margin: 0 auto;} 
}
@media(max-width: 768px){
    .max_div .banner_div { height: 20rem;}
    .max_div .banner_div .container .banner_tit .tit_div{margin-top: 10rem;}
    .max_div .banner_div .container .banner_tit .tit_div p{font-size: 20px;}
    .max_div .banner_div .container .banner_tit .tit_div span{font-size: 12px;}
    .max_div .div_content .container .content_nav .content_right li a{font-size: 12px;}
    .max_div .div_content .container .content_cpxl .cpxq_div_img ul .conFocus{width:100%;}
    .max_div .div_content .container .content_cpxl .cpxq_div_img{height:auto;}
    .max_div .div_content .container .content_cpxl .cpxq_div_img ul li .cpxq_div_backimg .cpxq_tu{height:auto;}
    .max_div .div_content .container .content_cpxl .cpxq_div_img ul .conFocus{height:auto;}
    .max_div .div_content{height:auto;}
   
    .max_div .container .two_div{ margin-top: 0;}
}














/*# sourceMappingURL=classification.css.map */
