* {
  margin: 0;
  padding: 0;
}

#wechat-Container {
  overflow: hidden;
}
.wechat-Container {
  width: 100%;
  height: 100%;
}
.btn {
  background-color: transparent !important;
}
.watch-header {
  width: 1200px;
  height: 650px;
  padding: 0 60px;
  box-sizing: border-box;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
#wechat_h3 {
  font-family: PingFangSC-Medium, PingFang SC;
  font-size: 46px;
  font-weight: 500;
  margin-top: 190px;
}
#wechat_p {
  width: 471px;
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  margin-top: 50px;
  letter-spacing: 0px;
}
#wechat_img {
  width: 538px !important;
  height: 488px !important;
  margin-top: 116px !important;
}


section {
  width: 100%;
  /* height: 600px; */
  overflow: hidden;
  position: relative;
}
.section-box {
  width: 1200px;
  margin: auto;
  position: relative;
}
.section-title {
  text-align: center;
  display: block;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 40px;
  line-height: 56px;
  position: relative;
}
.section-title-text {
  display: inline-block;
  position: relative;
  font-size: 32px;
  font-weight: 500;
  line-height: 56px;
}
.section-icon {
  width: 40px;
  height: 8px;
  background: url(../img/title-icon.png);
  background-size: 100% 100%;
  position: absolute;
  top: -10px;
  left: -10px;
}
.section-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  padding-bottom: 32px;
  justify-content: space-evenly;
  box-sizing: border-box;
  position: relative;
  margin-top: 50px;
}
.container-1 {
  width: 280px;
  height: 400px;
  box-shadow: 4px 4px 7px 0 rgb(16 90 244 / 20%);
  padding: 49px 16px 0;
  box-sizing: border-box;
  text-align: center;
  border-radius: 8px;
  border: 1px solid transparent;
  box-sizing: border-box;
  transition:all 0.5s;
}
.container-1:hover{
    border: 1px solid #016dff;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 255, 0.1);
    cursor: pointer;
}

.icon-1 {
  width: 60px;
  height: 60px;
  margin: 0px auto;
  display: block;
}
.word-1 {
  text-align: center;
  height: 33px;
  font-size: 24px;
  font-weight: 500;
  color: rgba(51, 51, 51, 0.9);
  line-height: 33px;
  margin-top: 10px;
}
.word-2 {
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 400;
  color: #999;
  line-height: 30px;
  margin-top: 20px;
  text-align: justify;
  transition: all 2s;
}
.section-icon-1 {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 8px solid rgba(16, 90, 244, 0.2);
  position: absolute;
  left: -181px;
  bottom: 28px;
}
.section-icon-2 {
  width: 40px;
  height: 40px;
  background: rgba(71, 215, 223, 0.2);
  position: absolute;
  right: -292px;
  top: -65px;
}
.section-1 {
  width: 100%;
  position: relative;
}
.section-1-pic {
  width: 1200px;
  margin: 50px auto 0;
  text-align: center;
  position: relative;
}
.section-1-pic .icon {
  width: 1046px;
  height: 540px;
}

.section-1-pic .qr-icon {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 150px;
  left: 306px;
}


.section-1-title {
  font-size: 40px;
  line-height: 56px;
  text-align: left;
  text-align: center;
  position: relative;
}
.so-1 {
  height: 100%;
}
.sec-1,
.sec-2 {
  width: 40px;
  height: 8px;
  background: url(../img/title-icon.png);
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 32%;
}
.section-2 {
  width: 100%;
  height: 721px;
  padding-top: 30px;
}
.sec-2 {
  left: 24%;
}
.section-2-icons {
  width: 100%;
  height: 47px;
  margin: 30px auto;
  display: flex;
  justify-content: space-between;
}
.section-2-box {
  width: 236px;
  height: 100%;
  display: flex;
}

.s2-p {
  width: 60px;
  height: 43px;
  float: left;
}
.s2-p1 {
  width: 42px;
  height: 47px;
  float: left;
}
.s2-p2 {
  width: 40px;
  height: 35px;
  float: left;
  margin-top: 5px;
}
.s2-p3 {
  width: 44px;
  height: 42px;
  float: left;
}
.s2-w {
  width: 140px;
  height: 43px;
  font-size: 28px;
  font-weight: 500;
  color: #333333;
  line-height: 40px;
  margin-left: 16px;
}
.section-2-boxs {
  width: 100%;
  height: 500px;
  background: url(../img/wechat-background-5.png);
  background-size: 100% 100%;
  overflow: hidden;
}
.se-2-details {
  width: 1200px;
  height: 434px;
  margin: 33px auto;
  display: flex;
  justify-content: space-between;
  /* height: ; */
}
.se-2-details-l {
  width: 48%;
  height: 100%;
  /* background: aqua; */
  overflow: hidden;
  float: left;
  position: relative;
}
.l-w {
  height: 56px;
  font-size: 40px;
  font-weight: 500;
  color: #333333;
  line-height: 56px;
  margin-top: 65px;
}
.l-w1 {
  height: 152px;
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  line-height: 38px;
  margin-top: 20px;
}
.l-buttons {
  width: 300px;
  height: 40px;
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: space-between;
}
.l-buttons-1 {
  width: 140px;
  height: 40px;
  border: none;
  border-radius: 20px;
  background: linear-gradient(to right, #ffb200, #ff9200);
  border: 1px solid #ff9200;
  color: #fff;
  font-size: 16px;
}
.l-buttons-1:nth-of-type(1) {
  border: 1px solid #016dff;
  background: #fff;
  color: #016dff;
}
.se-2-details-r {
  width: 615px;
  height: 434px;
  margin-top: 10px;
  background: url(../img/wechat-bianzhu18.png);
  background-size: 100% 100%;
  float: right;
}
.se-3 {
  width: 100%;
  overflow: hidden;
  padding-top: 50px;
}
.so-3 {
  width: 1200px;
  margin: auto;
  position: relative;
  margin-top: 100px;
  margin-bottom: 100px;
}
.weixin {
  width: 97px;
  height: 86px;
  position: absolute;
  top: 45px;
  /* left: -85px; */
  left: -45px;
}
.juxing {
  width: 58px;
  height: 58px;
  position: absolute;
  top: 181px;
  right: -158px;
}
.sec-3 {
  left: 33%;
}
.section-3-title {
  /* width: 400px; */
  text-align: center;
  font-size: 40px;
  font-weight: 500;
  color: #333333;
  position: relative;
}
.section-1-icon {
  position: absolute;
  top: -px;
  left: 0px;
}
.so-3-boxs {
  width: 100%;
  height: 580px;
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.so-3-box {
  width: 384px;
  height: 540px;
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 0px 2px 65px 8px rgba(153, 153, 153, 0.1);
  padding: 42px 0 59px 0;
}
.box-img {
  width: 380px;
  height: 250px;
  margin: 0 2px;
}
.box-1-word {
  font-size: 24px;
  color: #333;
  font-weight: 500;
  margin: 30px 0px 30px 29px;
  line-height: 33px;
  text-align: center;
}
.box-1-word1 {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  color:#999;
  line-height: 1.5;
  /* line-height: 25px; */
  padding: 0 29px;
  box-sizing: border-box;
}
.sec-4 {
  left: 33%;
}
.se-4 {
  width: 1200px;
  height: 650px;
  position: relative;
  margin: 0 auto;
}

.se-4-bg {
  width: 1920px;
  height: 700px;
  background: url(../img/wechat-background-7.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: -360px;
}
.se-4-boxs {
  margin-top: 30px;
  width: 100%;
  height: 510px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.se-4-dis {
  width: 946px;
  height: 240px;
  background: rgba(45, 188, 0, 0.06);
  border-radius: 0px 5px 5px 0px;
  position: relative;
}
.se-4-dis:nth-of-type(2) {
  background: rgba(16, 90, 244, 0.08);
}
.se-4-dis:nth-of-type(3) {
  background: rgba(255, 204, 0, 0.06);
}
.se-4-dis:nth-of-type(4) {
  background: rgba(251, 101, 0, 0.06);
}
.se-4-dis-l {
  width: 69%;
  height: 100%;
  float: left;
}
.se-4-dis-lw1 {
  height: 30px;
  font-size: 23px;
  font-weight: 500;
  color: #666666;
  line-height: 32px;
  text-align: right;
  margin-top: 50px;
}
.lw2 {
  height: 30px;
  font-size: 17px;
  font-weight: 500;
  color: #666666;
  line-height: 24px;
  margin-top: 30px;
}
.se-4-dis-r {
  width: 203.3px;
  height: 204.2px;
  border-radius: 100% 0px 10px;
  background: #2dbc00;
  float: right;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #ffffff;
  font-size: 57px;
  font-weight: 500;
  text-align: right;
  padding-right: 53px;
  box-sizing: border-box;
  line-height: 236.2px;
}
.l1 {
  float: right;
}
.r1 {
  float: left;
  border-radius: 0px 100% 0px 10px;
  background: #0082ef;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: left;
  padding-left: 53px;
  box-sizing: border-box;
}
.l {
  text-align: left;
}
.r3 {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0px 10px 0px 100%;
  background: #ffcc00;
  line-height: 172.2px;
}
.lw3 {
  height: 51px;
  text-align: right;
}
.r4 {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px 0px 100% 0px;
  background: #fb6500;
  line-height: 172.2px;
  text-align: left;
  padding-left: 53px;
  box-sizing: border-box;
}
.se-5 {
  width: 100%;
  height: 800px;
  overflow: hidden;
}
.se-5-box {
  width: 1200px;
  margin: 0 auto;
  margin-top: 56px;
  clear: both;
}
.se-5-box-top {
  width: 100%;
  display: flex;
}
.left {
  display: flex;
  flex-direction: column;
  text-align: center;
  margin-left: 24px;
  margin-right: 38px;
}
.center {
  flex: 1;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.center_line {
  width: 220px;
  height: 534px;
  border-bottom: 1px dashed #016dff;
  position: absolute;
  top: calc(50% + 5px);
  left: calc(50% - 110px);
  display: flex;
  flex-direction: row;
}
.line_left {
  width: 50%;
  height: 100%;
}
.line_right {
  width: 50%;
  height: 100%;
  border-left: 1px dashed #016dff;
  box-sizing: border-box;
}
.circle_top,
.circle_left,
.circle_right {
  width: 7px;
  height: 7px;
  border: 2px solid #016dff;
  border-radius: 50%;
}
.circle_top {
  position: absolute;
  top: -10px;
  left: calc(50% - 5px);
}
.circle_left {
  position: absolute;
  bottom: -7px;
  left: -12px;
}
.circle_right {
  position: absolute;
  bottom: -7px;
  right: -15px;
}
.center_leftText,
.center_tightText {
  width: 170px;
  height: 60px;
  border-radius: 5px;
  border: 2px solid #016dff;
  font-size: 20px;
  font-weight: 600;
  color: #016dff;
  line-height: 60px;
  text-align: center;
  box-sizing: border-box;
}

.right {
  display: flex;
  flex-direction: column;
  text-align: center;
  margin-left: 24px;
  margin-right: 35px;
}
.t1 {
  flex-grow: 1;
}
.top:nth-of-type(1),
.top:nth-of-type(3) {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.t1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.left_word,
.right_word {
  font-size: 40px;
  font-weight: 600;
  color: #666666;
  margin-bottom: 32px;
}
.top-l {
  width: 170px;
  height: 60px;
  border-radius: 5px;
  border: 2px solid #016dff;
  font-size: 20px;
  font-weight: 600;
  color: #016dff;
  line-height: 28px;
  text-align: center;
  float: left;
  line-height: 60px;
  position: relative;
}
.top_line {
  border-bottom: 1px dashed #016dff;
  width: 214px;
}
.se-5-pics {
  width: 72%;
  height: 180px;
  margin: auto;
  display: flex;
  margin-top: 20px;
  justify-content: space-between;
}
.se-5-p {
  width: 160px;
  height: 180px;
}
.se-5-w {
  width: 100%;
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  color: rgba(1, 109, 255, 0.6);
  margin-top: 52px;
}
.se-6 {
  width: 100%;
  height: 752px;
  background: url(../img/wechat-background-4.png);
  background-size: 100% 100%;
  position: relative;
}
.sec-6 {
  left: 30%;
  width: 40px;
  height: 8px;
  background: url(../img/title-icon.png);
  background-size: 100% 100%;
  position: absolute;
  top: 0px;
  left: 39%;
}
.se-6-word {
  width: 824px;
  height: 70px;
  margin: 30px auto 0;
  font-size: 24px;
  font-weight: 500;
  color: #666666;
  line-height: 36px;
  text-align: center;
  position: relative;
}
.se-6-pic {
  width: 979px;
  height: 458px;
  margin: 40px auto;
  background: url(../img/wechat-customerdisplay.png);
  background-size: 100% 100%;
}
.se-7 {
  width: 100%;
  height: 700px;
  position: relative;
  overflow: hidden;
}

.se-7-bg {
  width: 1920px;
  height: 700px;
  background: url(../img/wechat-background-8.png);
  background-size: 100% 100%;
  position: absolute;
  left: -360px;
}
.sec-7 {
  top: 7%;
  left: 23%;
}
.se-7 .section-1-title {
  margin-top: 50px;
}
.se-7-boxs {
  width: 1200px;
  height: 340px;
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  position: relative;
}
.se-7-box {
  width: 280px;
  height: 100%;
  background: url(../img/wechat-juxing3.png);
  background-size: 100% 100%;
  margin-right: 46px;
}
.se-7-top {
  width: 180px;
  height: 34px;
  margin: 50px auto 30px;
  height: 33px;
  font-size: 24px;
  font-weight: 400;
  color: #016dff;
  line-height: 33px;
  text-indent: 10px;
}
.se-7-word {
  width: 181px;
  height: 144px;
  margin: auto;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 36px;
  text-align: justify;
}

.container {
  position: relative;
  width: 100%;
  height: 500px;
}

.container .wrap {
  position: absolute;
  width: 100%;
  z-index: 1;
}
.wrap_box {
  display: none;
  justify-content: space-between;
  position: relative;
}

.wrap_box_bg {
  width: 1920px;
  height: 500px;
  background: url("/img/wechat-swiper-bg.png");
  background-size: 100% 100%;
  position: absolute;
  left: -360px;
  top: 60px;
}
.wrap_box_bg2 {
  width: 110px;
  height: 110px;
  background: url("/img/wechat-swiper-bg2.png");
  background-size: 100% 100%;
  position: absolute;
  right: 385px;
  top: 60px;
}

.wrap_box_bg3 {
  width: 160px;
  height: 141px;
  background: url("/img/wechat-swiper-bg3.png");
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 60px;
}

.wrap_box_bg4 {
  width: 111px;
  height: 111px;
  background: url("/img/wechat-swiper-bg4.png");
  background-size: 100% 100%;
  position: absolute;
  right: 389px;
  top: 60px;
}
.wrap_box_left h1 {
  font-size: 40px;
  color: #333333;
  font-weight: 500;
  margin-top: 94px;
  margin-bottom: 30px;
}
.wrap_box_left span {
  width: 483px;
  display: inline-block;
  color: #666;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 88px;
}
.wrap_box_left_btn1 {
  width: 140px;
  height: 40px;
  border: 1px solid #016dff;
  color: #016dff;
  text-align: center;
  line-height: 40px;
  background-color: transparent;
  border-radius: 20px;
  margin-right: 20px;
}
.wrap_box_left_btn1:hover {
  background-color: #016dff;
  color: #ffffff;
}
.wrap_box_left_btn2 {
  width: 140px;
  height: 40px;
  border: none;
  color: #ffffff;
  text-align: center;
  line-height: 40px;
  background: linear-gradient(127deg, #ffbb00 0%, #ffbb00 9%, #ff8500 100%);
  border-radius: 20px;
}
.wrap_box_left_btn2:hover {
  background: linear-gradient(to right, #FFBB00, #FFBB00, #FF8500);
}
.wrap_box_right {
  width: 615px;
  height: 434px;
  margin: 33px 0;
}
.wrap_box_right img {
  width: 100%;
  height: 100%;
}

.tab-nav {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  user-select: none;
}

.tab-nav-item {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.tab-nav-item .img-icon-1 {
  width: 60px;
  height: 43px;
}

.tab-nav-item .img-icon-2 {
  width: 42px;
  height: 47px;
}

.tab-nav-item .img-icon-3 {
  width: 40px;
  height: 36px;
}

.tab-nav-item .img-icon-4 {
  width: 44px;
  height: 42px;
}

.tab-nav-item .tab-nav-text {
  color: #333;
  font-size: 24px;
  font-weight: 500;
  margin-left: 16px;
}

.tab-nav-content-box {
  position: relative;
  width: 160px;
  height: 43px;
  line-height: 43px;
  overflow: hidden;
}

.tab-nav-line {
  width: 146px;
  height: 5px;
  position: absolute;
  bottom: 0px;
  left: 15px;
  display: none;
}

.img-icons-1 {
  display: none;
}

.img-icon-2, .img-icon-3, .img-icon-4 {
  display: none;
}

.img-icons-2,
.img-icons-3,
.img-icons-4 {
  display: block;
}

.img-icons-2 {
  width: 42px;
  height: 47px;
}
.img-icons-3 {
  width: 40px;
  height: 36px;
}

.img-icons-4 {
  width: 44px;
  height: 42px;
}


.section-bg-1 {
  width: 1920px;
  height: 751px;
  background: url(../img/beijingyuansu.png);
  background-size: 100% 100%;
  position: absolute;
  left: -360px;
  z-index: 0;
}


.se-4-inner {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.se-4-inner-content {
  position: absolute;
  width: 1920px;
  left: -360px;
}