.top-header {
  width: 100%;
  height: 100px;
  background-color: #fff;
}
.top-header .content {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.top-header .content .title-txt {
  font-size: 20px;
  font-weight: 700;
}
.top-header .content .logo {
  width: 70px;
  height: 70px;
}
.top-header .content .ab-year {
  position: absolute;
  color: #333333;
  font-size: 12px;
  top: 1px;
  right: 6px;
}
.top-header .content .img-vip {
  width: 40px;
  height: 20px;
}
.top-header .content .img-icon0 {
  width: 110px;
  height: 20px;
}
.top-header .content .img-qrcode1 {
  width: 60px;
  height: 60px;
}
.top-header .content .desc {
  margin: 0;
  font-size: 12px;
  color: #333333;
}
.top-header .content .top-right-img {
  width: 400px;
  height: 80px;
}
.navigation-bar {
  width: 100%;
  background-color: var(--dark-color);
  color: #fff;
}
.navigation-bar a {
  display: block;
  width: 140px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
}
.navigation-bar a:hover {
  background-color: #5C04B4;
}
.navigation-bar .line {
  width: 1px;
  height: 15px;
  background-color: #eee;
  margin-left: 22px;
  margin-right: 22px;
}
.navigation-bar .img-icon1 {
  width: 29px;
  height: 29px;
}
.navigation-bar .tel {
  margin-left: 10px;
  font-size: 14px;
  display: inline-block;
}
.content_index {
  background-image: url("../img/merchantsIndex/bg-img.png");
  background-repeat: repeat;
}
.content_index .top-img2 {
  width: 100%;
  height: 480px;
}
.content_index .content-box {
  border-radius: 10px 10px 0px 0px;
  background: #FFFFFF;
  margin-top: -26px;
  padding: 20px;
  box-sizing: border-box;
  position: relative;
}
.content_index .content-box .section1 {
  display: flex;
  justify-content: space-around;
}
.content_index .content-box .section1 .item {
  text-align: center;
}
.content_index .content-box .section1 .item .img {
  width: 100px;
  height: 100px;
}
.content_index .content-box .section1 .item .name {
  font-size: 18px;
  margin-top: 17px;
  margin-bottom: 10px;
}
.content_index .content-box .section1 .item .desc {
  color: #333333;
  font-size: 14px;
}
.content_index .content-box .section2 {
  display: flex;
  margin-top: 60px;
}
.content_index .content-box .section2 .left {
  position: relative;
}
.content_index .content-box .section2 .left .img {
  margin-left: 46px;
  width: 680px;
  height: 420px;
  position: relative;
  z-index: 2;
  border-radius: 10px;
}
.content_index .content-box .section2 .left .shadow-box {
  position: absolute;
  bottom: -15px;
  left: 12px;
  width: 366px;
  height: 280px;
  z-index: 1;
  background-color: rgba(var(--rgb-color), 0.2);
}
.content_index .content-box .section2 .right {
  margin-left: 40px;
  margin-right: 40px;
  position: relative;
}
.content_index .content-box .section2 .right::after {
  content: "";
  position: absolute;
  top: 0;
  width: 30px;
  height: 6px;
  background: var(--dark-color);
  border-radius: 100px;
}
.content_index .content-box .section2 .right .name {
  font-size: 22px;
  font-weight: 700;
  margin-top: 18px;
  margin-bottom: 22px;
}
.content_index .content-box .section2 .right .desc {
  height: 335px;
  color: #333333;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content_index .content-box .section3 {
  margin-top: 27px;
}
.content_index .content-box .section3 .label-box {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.content_index .content-box .section3 .label-box .label-item {
  cursor: pointer;
  display: inline-block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  margin-left: 10px;
  text-align: center;
  border: 1px solid #D6D6D6;
  color: #333333;
  font-size: 14px;
}
.content_index .content-box .section3 .label-box .label-item:first-of-type {
  margin-left: 0;
}
.content_index .content-box .section3 .label-box .label-item.active {
  background-color: var(--dark-color);
  color: #fff;
}
.content_index .content-box .section3 .swiper-container {
  padding-bottom: 40px;
}
.content_index .content-box .section3 .swiper-container .swiper-pagination-bullet-active {
  background-color: var(--color);
}
.content_index .content-box .section3 .produck-box .produck-item-brace {
  width: 218px;
}
.content_index .content-box .section3 .produck-box .produck-item {
  display: block;
  width: 218px;
  height: 313px;
  text-align: center;
  box-sizing: border-box;
  margin-top: 5px;
}
.content_index .content-box .section3 .produck-box .produck-item .img-box {
  text-align: center;
}
.content_index .content-box .section3 .produck-box .produck-item .img-box .img {
  width: 192px;
  height: 220px;
}
.content_index .content-box .section3 .produck-box .produck-item:hover {
  border: 1px solid var(--dark-color);
  box-shadow: 0px 2px 10px rgba(var(--rgb-dark-color), 0.2);
}
.content_index .content-box .section3 .produck-box .produck-item:hover .name,
.content_index .content-box .section3 .produck-box .produck-item:hover .desc {
  color: var(--dark-color);
}
.content_index .content-box .section3 .produck-box .produck-item .name {
  font-size: 14px;
  margin-top: 24px;
  margin-bottom: 6px;
  padding: 0 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.content_index .content-box .section3 .produck-box .produck-item .desc {
  font-size: 14px;
  color: #999999;
}
.content_index .content-box .section3 .dots-pages-box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.content_index .content-box .section3 .dots-pages-box .iconfont {
  font-size: 20px;
  cursor: pointer;
  margin: 37px 10px;
}
.content_index .content-box .section3 .dots-pages-box .dots {
  margin: 0 5px;
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #999999;
  border-radius: 50%;
  opacity: 0.8;
}
.content_index .content-box .section3 .dots-pages-box .dots.active {
  background-color: var(--dark-color);
}
.content_index .content-box .middle-img-box .img {
  width: 1160px;
  height: 140px;
  border-radius: 5px;
}
.content_index .content-box .section4 {
  display: flex;
  justify-content: space-around;
  margin-top: 35px;
}
.content_index .content-box .section4 .left {
  font-size: 16px;
  width: 486px;
}
.content_index .content-box .section4 .left .name {
  font-weight: 700;
  margin-top: 13px;
}
.content_index .content-box .section4 .left .desc {
  height: 365px;
  margin-top: 20px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content_index .content-box .section4 .left .desc p {
  text-indent: 2em;
}
.content_index .content-box .section4 .right {
  position: relative;
}
.content_index .content-box .section4 .right .img {
  width: 560px;
  height: 400px;
  position: relative;
  z-index: 1;
  border-radius: 10px;
}
.content_index .content-box .section4 .right::after {
  content: "";
  width: 366px;
  height: 280px;
  position: absolute;
  bottom: -13px;
  left: -26px;
  background-color: rgba(var(--rgb-color), 0.2);
}
.content_index .content-box .section5 {
  display: flex;
  justify-content: space-around;
  margin-top: 45px;
}
.content_index .content-box .section5 .left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.content_index .content-box .section5 .left .name {
  font-size: 30px;
}
.content_index .content-box .section5 .left .contacts {
  margin-top: 30px;
  line-height: 33px;
}
.content_index .content-box .section5 .left .desc {
  font-size: 16px;
}
.content_index .content-box .section5 .left .desc .tips {
  color: var(--color);
}
.content_index .content-box .section5 .right .img {
  width: 540px;
  height: 260px;
}
.content_index .content-box .title-box {
  text-align: center;
  margin-top: 34px;
}
.content_index .content-box .title-box .txt {
  font-size: 22px;
  color: var(--dark-color);
  font-weight: 700;
}
.content_index .content-box .title-box .line {
  width: 200px;
  height: 1px;
  margin: 0 auto;
  background-color: #D9D9D9;
  position: relative;
  margin-top: 16px;
}
.content_index .content-box .title-box .line::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 6px;
  background: var(--dark-color);
  border-radius: 100px;
  left: 50%;
  transform: translate(-50%);
  top: -2px;
}
.bottom-flooter {
  background-image: url("../img/merchantsIndex/bottom-img.png");
  width: 100%;
  background-size: contain;
  color: #fff;
}
.bottom-flooter .contact {
  display: flex;
  justify-content: space-between;
}
.bottom-flooter .contact .company-name {
  font-size: 30px;
  margin-top: 34px;
  margin-bottom: 20px;
}
.bottom-flooter .contact .item {
  display: flex;
  font-size: 14px;
  margin-left: 100px;
}
.bottom-flooter .contact .item:first-of-type {
  margin-left: 0;
}
.bottom-flooter .contact .item .img {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.bottom-flooter .contact .qrcode2 {
  margin-top: 34px;
  width: 120px;
  height: 120px;
}
.bottom-flooter .Copyright {
  text-align: center;
  font-size: 12px;
  padding-bottom: 29px;
}
.bottom-flooter .Copyright a {
  color: #fff;
}
.section2 .leavingMsg-box {
  /* padding: 15px 18px; */
  box-sizing: border-box;
  background-color: #fff;
  position: absolute;
  right: -281px;
  top: 466px;
  width: 254px;
  height: 521px;
}
.section2 .leavingMsg-box .p1 {
  font-weight: 700;
  line-height: 42px;
  text-align: center;
  color: var(--color);
  border-bottom: solid 3px var(--color);
}
.section2 .leavingMsg-box .rows {
  display: flex;
  align-items: center;
  height: 40px;
  padding: 0 18px;
  position: relative;
}
.section2 .leavingMsg-box .rows span {
  width: 46px;
  font-size: 13px;
  color: #333;
  white-space: nowrap;
}
.section2 .leavingMsg-box .rows .input1 {
  border: none;
  outline: none;
  background-color: #F5F5F5;
  padding-left: 10px;
  height: 30px;
  margin-left: 6px;
  width: 100%;
}
.section2 .leavingMsg-box .rows .sendCode {
  position: absolute;
  right: 24px;
  color: var(--color);
  font-size: 13px;
  cursor: pointer;
}
.section2 .leavingMsg-box .radio {
  width: 90%;
  margin: 0 auto;
  max-height: 180px;
  overflow: auto;
}
.section2 .leavingMsg-box .radio > div {
  padding: 0 18px;
  box-sizing: border-box;
  font-size: 13px;
  color: #333333;
  background-color: #F5F5F5;
  margin-bottom: 5px;
  height: 40px;
  display: flex;
  align-items: center;
}
.section2 .leavingMsg-box .radio > div label {
  margin-left: 5px;
  cursor: pointer;
}
.section2 .leavingMsg-box .radio > div input {
  width: 20px;
  height: 20px;
  appearance: none;
  position: relative;
  outline: none;
}
.section2 .leavingMsg-box .option2 {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.section2 .leavingMsg-box .option2 select {
  border: none;
  outline: none;
  width: 90%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-left: 16px;
  background: #f5f5f5;
  color: #b3b3b3;
  height: 28px;
  font-size: 13px;
}
.section2 .leavingMsg-box .address-select select {
  padding-left: 5px;
}
.section2 .leavingMsg-box .option2 .input1 {
  border: none;
  outline: none;
  width: 81%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-left: 16px;
  background: #f5f5f5;
  color: #b3b3b3;
  height: 28px;
  font-size: 13px;
}
.section2 .leavingMsg-box .radio > div input:before {
  content: "";
  width: 15px;
  height: 15px;
  border: 1px solid #6E6E6E;
  display: inline-block;
  border-radius: 50%;
  vertical-align: middle;
}
.section2 .leavingMsg-box .radio > div input:checked:before {
  content: "";
  width: 15px;
  height: 15px;
  border: 1px solid #6E6E6E;
  display: inline-block;
  border-radius: 50%;
  vertical-align: middle;
}
.section2 .leavingMsg-box .radio > div input:checked:after {
  content: "";
  width: 17px;
  height: 17px;
  text-align: center;
  background: var(--color);
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.section2 .leavingMsg-box .btn {
  width: 219px;
  height: 36px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  cursor: pointer;
  background: var(--color);
}
.flex {
  display: flex;
}
.flex-center {
  display: flex;
  align-items: center;
}
.flex-sp {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
