.serviceCenter .top {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 402px;
  /* width: 1536px; */
  margin: auto;
  background-image: url(https://image.kingxunlian.com/serviceCenter-top2.jpg);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: cover;
  margin-bottom: 90px;
}
.serviceCenter .top h2 {
  /* padding-top: 94px; */
  width: 1100px;
  /* margin: auto; */
  font-size: 49px;
  font-family: PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 96px;
  letter-spacing: 1px;
}
.serviceCenter .top p {
  margin-top: 10px;
  width: 1100px;
  /* margin: auto; */
  font-size: 22px;
  font-family: PingFang SC;
  /* font-weight: 600; */
  color: #FFFFFF;
  line-height: 32px;
  letter-spacing: 1px;
}
.serviceCenter .support-center {
  width: 454px;
  height: 47px;
  margin: auto;
  text-align: center;
  font-size: 30px;
  font-family: PingFang SC;
  /* font-weight: 600; */
  color: #000000;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background-image: url(../image/bg/Support-Center.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: cover;

}
.serviceCenter h3 {
  font-size: 30px;
  font-family: PingFang SC;
  /* font-weight: 600; */
  color: #000000;
  /* line-height: 45px; */
  margin: 126px auto 44px;
  text-align: center;
}
.serviceCenter .tab {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  width: 560px;
  margin: auto;
}
.serviceCenter .tab li {
  font-size: 24px;
  font-family: PingFangTC;
  font-weight: 700;
  color: #000;
  line-height: 36px;
  position: relative;
  cursor: pointer;
}
.serviceCenter .tab a{
  outline: none;
  text-decoration: none;
}
.serviceCenter .tab li.active {
  color: #0074FF;
}
.serviceCenter .tab li.active:after {
  content: ' ';
  width: 70px;
  height: 2px;
  border-bottom: 2px solid #0074ff;
  position: absolute;
  bottom: -4px;
  left: 50%;
  margin-left: -35px;
}

.serviceCenter .soduku-wrap {
  display:flex;
  align-items:center;
  justify-content: space-between;
  flex-wrap:wrap;
  max-width: 1100px;
  margin: auto;
  margin-top: 60px;
  margin-bottom: 20px;
}
.serviceCenter .soduku-wrap .soduku-item {
  width: 320px;
  height: 494px;
  overflow: hidden;
  display:flex;
  flex-direction: column;
  align-items:flex-start;
  justify-content:flex-end;
  margin-bottom: 50px;
  border-radius: 5px;
  /* background:lightblue; */
  padding-bottom: 38px;
}
.serviceCenter .soduku-wrap .soduku-item:nth-child(1) {
  background-image: url(../image/bg/serviceCenter-item1.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: cover;
}
.serviceCenter .soduku-wrap .soduku-item:nth-child(2) {
  background-image: url(../image/bg/serviceCenter-item2.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: cover;
}
.serviceCenter .soduku-wrap .soduku-item:nth-child(3) {
  background-image: url(../image/bg/serviceCenter-item3.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: cover;
}
.serviceCenter .soduku-item .item-title {
  font-size: 19px;
  font-family: PingFangTC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 42px;
  padding-left: 25px;
}
.serviceCenter .soduku-item p {
  padding-left: 25px;
  padding-right: 25px;
  font-size: 14px;
  font-family: PingFangTC-Regular, PingFangTC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 22px;
  margin-bottom: 27px;
  /* margin-top: 10px; */
}
.serviceCenter .soduku-item p:last-child {
  margin-bottom: 6px;
}
.serviceCenter .soduku-item .item-btn {
  margin-left: 25px;
  /* width: 145px; */
  height: 34px;
  text-align: center;
  line-height: 34px;
  background: #FFFFFF;
  border-radius: 36px;
  border: 1px solid #C0C0C0;
  color: #000;
  font-size: 14px;
  padding: 0 27px;
}
.serviceCenter .soduku-item .item-phone {
  margin-left: 25px;
  /* width: 145px; */
  height: 34px;
  text-align: center;
  line-height: 34px;
  /* background: #FFFFFF; */
  /* border-radius: 36px; */
  /* border: 1px solid #C0C0C0; */
  color: #FFFFFF;
  font-size: 13px;
}
.serviceCenter .annex-wrap {
  height: 510px;
  background-image: url(../image/bg/annex-bg.jpg);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: cover;
}
.serviceCenter .annex-down {
  max-width: 1440px;
  height: 510px;
  /* background-color: #999; */
  margin: auto;
  overflow: hidden;
  cursor: pointer;
}

.serviceCenter .annex-down ul {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.annex-down {
  /* width: 1536px; */
  height: 510px;
  margin: auto;
  position: relative;
}
.float {
  width: 500px;
  height: 510px;
  float: left;
  cursor: pointer;
  background-size: 100%;
  -webkit-transition: background-size .4s linear;
  transition: background-size .4s linear;
}
.float1:hover .test1 {
  /* background-image: url(../image/bg/service-center-itm.png);
  background-repeat: no-repeat;
  background-position: 100% 100%; */
  background-size: 110% 110%;
  cursor: pointer;
}
.float2:hover .test2 {
  /* background-image: url(../image/bg/service-center-itm.png);
  background-repeat: no-repeat;
  background-position: 100% 100%; */
  background-size: 110% 110%;
  cursor: pointer;
}
.float3:hover .test3 {
  /* background-image: url(../image/bg/service-center-itm.png);
  background-repeat: no-repeat;
  background-position: 100% 100%; */
  background-size: 110% 110%;
  cursor: pointer;
}
.float4:hover .test4 {
  /* background-image: url(../image/bg/service-center-itm.png);
  background-repeat: no-repeat;
  background-position: 100% 100%; */
  background-size: 110% 110%;
  cursor: pointer;
}

.float1 {
  position: absolute;
  top: 0;
  left: 0;
}
.float2 {
  position: absolute;
  top: 0;
  left: 258px;
}
.float3 {
  position: absolute;
  top: 0;
  left: 636px;
}
.float4 {
  width: 458px;
  position: absolute;
  top: 0;
  left: 1014px;
}
.test1 {
  height: 510px;
  background-image: url(../image/polygon1.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-size: cover; */
  clip-path: polygon(0 0,0 510px,260px 510px,380px 0);
  /* background-color: #000; */
  background-size: 100% 100%;
  -webkit-transition: background-size .4s linear;
  transition: background-size .4s linear;
}
.test2 {
  height: 510px;
  background-image: url(../image/polygon2.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-size: cover; */
  clip-path: polygon(120px 0,0 510px,380px 510px,500px 0);
  /* background-color: #999; */
  /* margin-left: -199px; */
  background-size: 100% 100%;
  -webkit-transition: background-size .4s linear;
  transition: background-size .4s linear;
}
.test3 {
  height: 510px;
  background-image: url(../image/polygon3.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-size: cover; */
  clip-path: polygon(120px 0,0 510px,380px 510px,500px 0);
  /* background-color: #000; */
  /* margin-left: -318px; */
  background-size: 100% 100%;
  -webkit-transition: background-size .4s linear;
  transition: background-size .4s linear;
}
.test4 {
  height: 510px;
  background-image: url(../image/polygon4.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-size: cover; */
  clip-path: polygon(120px 0,0 510px,472px 510px,472px 0);
  /* background-color: #000; */
  background-size: 100% 100%;
  -webkit-transition: background-size .4s linear;
  transition: background-size .4s linear;
}
.serviceCenter .annex-down h3 {
  width: 522px;
  height: 47px;
  margin: auto;
  font-size: 30px;
  font-family: PingFang SC;
  /* font-weight: 600; */
  color: #FFFFFF;
  position: relative;
  z-index: 2;
  top: 60px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background-image: url(../image/bg/Plug-In-Download.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: cover;
}
.serviceCenter .annex-down .float1 .posotionZindex2 {
  margin-left: -140px;
}
.serviceCenter .annex-down .posotionZindex2 {
  position: absolute;
  bottom: 190px;
  left: 50%;
  margin-left: -90px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}

.serviceCenter .annex-down .posotionZindex2:after {
  content: ' ';
  width: 70px;
  height: 2px;
  border-bottom: 2px solid #fff;
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -35px;
}
.serviceCenter .annex-down .icon {
  /* width: 40px;
  height: 40px; */
  margin: auto;
  overflow: hidden;
  /* background-color: #473e3e; */
  margin-bottom: 20px;
}
.serviceCenter .annex-down .icon img {
  width: 100%;
}
.serviceCenter .annex-down p {
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 30px;
  text-align: center;
  margin: auto;
}

.pop-register {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.33);
  display: none;
}
.pop-register .register-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 960px;
  height: 508px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border-radius: 15px;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 56px;
}
.pop-register .register-content .text-content {
  max-width: 402px;
}
.pop-register .register-content .login-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.pop-register .register-content .login-info input {
  width: 400px;
  height: 42px;
  padding-left: 20px;
  background-color: rgba(0, 0, 0, 0.05);
  border: none;
  margin-bottom: 24px;
}
.pop-register .register-content .text-content h3 {
  color: #fff;
}
.pop-register .register-content .text-content p {
  color: #fff;
  font-size: 13px;
  line-height: 22px;
  letter-spacing: 1px;
}
.pop-register .register-content .text-content .sumbit-apply-btn {
  width: 160px;
  height: 52px;
  background-color: #0074ff;
  color: #fff;
  border-radius: 6px;
  text-align: center;
  line-height: 52px;
  cursor: pointer;
}
.pop-register  .login-info input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.39);
}
/* Firefox 19-50 */
.pop-register  .login-info input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.39);
}
/* - Internet Explorer 10–11
 - Internet Explorer Mobile 10-11 */
.pop-register  .login-info input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.39) !important;
}
/* Edge (also supports ::-webkit-input-placeholder) */
.pop-register  .login-info input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.39);
}
/* CSS Working Draft */
.pop-register  .login-info input::placeholder {
  color: rgba(255, 255, 255, 0.39);
}
.close-btn {
  width: 62px;
  height: 62px;
  text-align: center;
  line-height: 62px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.37);
  border-radius: 50%;
  font-size: 30px;
  position: absolute;
  top: 0;
  right: -67px;
  cursor: pointer;
}