.bodyBox {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}

/* 左侧导航 */

.leftNav {
  position: fixed;
  margin-left: -150px;
  margin-top: 250px;
  height: 232px;
  width: 71px;
  display: flex;
}

.navigation {
  left: 180px;
  top: 300px;
  width: 81px;
  text-align: center;
}

.navitem {
  width: 58px;
  height: 58px;
  font-size: 16px;
  padding: 9px 0;
  line-height: 19px;
  border-radius: 8px;
  background-color: #f5f5f5;
  margin-bottom: 5px;
}

.navActive {
  color: #fff;
  border: 1px solid #1E92E7;
  background: linear-gradient(0deg, #0178D4, #38A9F8);
}

.triangle {
  height: 186px;
  margin-top: 20px;
  margin-left: 6px;
}

.triItem {
  width: 10px;
  height: 10px;
  border: 10px solid transparent;
  margin-bottom: 43px;
}

.triActive {
  border-left: 10px solid #1d91e6;
}

/* 轮播图 */
.swiper-container1 {
  width: 1200px;
  height: 250px;
}

.swiper-container1 .swiper-button-next,
.swiper-container1 .swiper-button-prev {
  display: none;
  width: 15px !important;
  height: 35px !important;
  background-size: contain !important;
}

.swiper-container1:hover .swiper-button-next,
.swiper-container1:hover .swiper-button-prev {
  display: block;
}

/* 分页器选中时的颜色 */
.swiper-container1 .swiper-pagination-bullet-active {
  background: #fff !important;
}

.swiper-container1 .swiper-slide img {
  width: 1200px;
  height: 250px;
}

/* 公共样式 */
header {
  width: 600px;
  height: 58px;
}

.aiContentBox,
.paiContentBox,
.douContentBox {
  width: 1200px;
  height: 521px;
  padding: 30px 32px 34px;
}

nav {
  width: 1136px;
  height: 37px;
  position: relative;
}

.swiper-container2 .swiper-slide,
.swiper-container3 .swiper-slide,
.swiper-container4 .swiper-slide {
  width: fit-content !important;
  height: 37px;
  padding: 0 10px;
  border-radius: 6px;
  line-height: 33px;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
}

.aiContent,
.paiContent,
.douContent {
  width: 1136px;
  height: 400px;
  overflow: hidden;
}

.aiContentItem,
.paiContentItem,
.douContentItem {
  width: 100%;
  height: 100%;
}

.swiper-button-box {
  position: relative;
  width: 1200px;
  margin-left: -32px;
}

.swiper-button-box .swiper-button-prev,
.swiper-button-box .swiper-button-next {
  width: 20px !important;
  height: 15px !important;
  margin-top: -27px !important;
}

/* 爱采购 */
.aiHead {
  background: url('../images/1.png') no-repeat center /100%;
}

.aiContentBox {
  background: url('../images/11.png') no-repeat center /100%;
}

.swiper-container2 .swiper-slide {
  border: 2px solid #1666FB;
  color: #1666FB;
}

.aiNavAct {
  background: #1666FB;
  color: #fff !important;
}

.swiper-button-box .swiper-button-prev2 {
  background-size: 20px 44px !important;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%231666FB'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-box .swiper-button-next2 {
  background-size: 20px 44px !important;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%231666FB'%2F%3E%3C%2Fsvg%3E");
}

/* 排名王 */
.paiHead {
  background: url('../images/2.png') no-repeat center /100%;
}

.paiContentBox {
  background: url('../images/22.png') no-repeat center /100%;
}

.swiper-container3 .swiper-slide {
  border: 2px solid #6356FA;
  color: #6356FA;
}

.swiper-button-box .swiper-button-prev1 {
  background-size: 20px 44px !important;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%236356FA'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-box .swiper-button-next1 {
  background-size: 20px 44px !important;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%236356FA'%2F%3E%3C%2Fsvg%3E");
}

.paiNavAct {
  background: #6356FA;
  color: #fff !important;
}

/* 抖音 */
.douHead {
  background: url('../images/3.png') no-repeat center /100%;
}

.douContentBox {
  background: url('../images/33.png') no-repeat center /100%;
}

.swiper-container4 .swiper-slide {
  border: 2px solid #C541A3;
  color: #C541A3;
}

.swiper-button-box .swiper-button-prev3 {
  background-size: 20px 44px !important;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23C541A3'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-box .swiper-button-next3 {
  background-size: 20px 44px !important;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23C541A3'%2F%3E%3C%2Fsvg%3E");
}

.douNavAct {
  background: #C541A3;
  color: #fff !important;
}

/* 二维码 */
.footer {
  height: 327px;
  width: 316px;
  margin: 28px auto;
  background: url('../images/code.png') no-repeat center /100%;
  position: relative;
}

.QRcode{
  width: 200px;
  height: 200px;
  margin-top: 22px;
  margin-left: 56px;
}

.testbtn {
  position: absolute;
  bottom: 19px;
  left: 50%;
  transform: translateX(-52%) rotate(-4deg);
  width: 168px;
  height: 34px;
  cursor: pointer;
}

/* 立即推广弹窗 */
.table,
.table2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  z-index: 999;
}

.tabox {
  position: relative;
}

.tabcha {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

.tabox {
  width: 649px;
  height: 436px;
  background: #FFFFFF;
  margin: 15% auto;
}

.tabTitle {
  height: 76px;
  line-height: 76px;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  color: #BF1312;
  letter-spacing: 1px;
  border-bottom: 2px solid rgba(204, 204, 204, .5);
}

.tabCon {
  padding: 34px 0 37px;
  height: 359px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.tabCon2 {
  height: 350px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  color: #2B2B2B;
}

.comSubname {
  display: inline-block;
  height: 39px;
  line-height: 39px;
  width: 77px;
  font-size: 14px;
  font-weight: 600;
  color: #2B2B2B;
}

.comNameInput,
.telNumInput,
.userNameInput {
  height: 39px;
  width: 418px;
  padding-left: 13px;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
}

.comNameAttr,
.telNumAttr,
.usernameAttr {
  height: 39px;
  line-height: 39px;
  margin-left: 95px;
  font-size: 14px;
  color: red;
}

.verImgBox {
  width: 127px;
  float: right;
}

.verImg {
  width: 75px;
  height: 39px;
  margin-right: 10px;
}

.changeBtn {
  float: right;
  line-height: 39px;
  cursor: pointer;
}

.changeBtn:hover {
  color: skyblue;
}

.tabtn {
  width: 249px;
  height: 46px;
  background: #BF1312;
  border-radius: 4px;
  line-height: 46px;
  text-align: center;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}

/* 底部 */
footer {
  width: 100%;
  height: 218px;
  font-size: 12px;
  color: #000;
  overflow: hidden;
  background-color: #F8F8FF;
}

.row11,
.row22,
.row33,
.row44,
.row55 {
  text-align: center;
  margin-top: 20px;
}

.row44 a {
  color: #000;
}

.row11 a {
  display: inline-block;
  height: 15px;
  margin: 5px 0;
  padding: 0 5px;
  font-size: 12px;
  color: #000;
  vertical-align: middle;
  border-right: 1px solid #000;
}

.row11 a:last-child {
  border-right: 0px
}

.row55 a {
  color: #000;
}