/* 导航栏 */
.sys-reassembly-content {
  min-width: 1200px;
}
.nav-box {
  background-color: #ffffff;
  box-shadow: 0px 0px 24px 0px rgba(16, 78, 62, 0.05);
  margin-bottom: 2px;
}
.sys-reassembly-nav {
  width: 1200px;
  height: 80px;
  margin: 0 auto;
  color: #000;
  user-select: none;
  position: relative;
}
.sys-reassembly-nav .fsLogo {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -182px;
}

.sys-reassembly-nav .fsLogo img{
  width: 150px;
}

.sys-reassembly-nav .logo {
  height: 80px;
}
.sys-reassembly-nav .nav {
  height: 80px;
  position: relative;
}
.sys-reassembly-nav .nav .nav-item {
  line-height: 80px;
  margin: 0 18px;
  font-size: 18px;
  letter-spacing: 1px;
  color: #252525;
}

.sys-reassembly-nav .nav-item a {
  display: block;
  text-align: center;
  padding: 0;
  height: 80px;
  color: #666;
}
.sys-reassembly-nav .nav-item a:hover {
  color: #42b497;
}
.sys-reassembly-nav .nav .on {
  position: relative;
  font-weight: bold;
}

.sys-reassembly-nav .nav .on a {
  color: #42b497;
}

.sys-reassembly-nav .nav .on a::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #30af8f;
  border-radius: 2px;
}
/* 介绍标题 */
.index-brief-title {
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  width: max-content;
  margin: 0 auto;
  margin-bottom: 14px;
  position: relative;
  z-index: 1;
}
.index-brief-title p::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 60%;
  z-index: -1;
  left: -6px;
  top: 18px;
  background-image: linear-gradient(91deg, #e1fff4 0%, #ffffff 100%);
  background-image: -moz-linear-gradient(91deg, #e1fff4 0%, #ffffff 100%);
  background-image: -webkit-linear-gradient(91deg, #e1fff4 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(91deg, #e1fff4 0%, #ffffff 100%);
}
.index-brief-slogan {
  text-align: center;
  margin-bottom: 60px;
  font-size: 18px;
  margin-bottom: 100px;
}

/* 立即下载单独模块 */
.immediately-download {
  width: 1200px;
  margin: 60px auto 140px;
  text-align: center;
}
.btn-download {
  display: inline-block;
  width: 234px;
  height: 70px;
  text-align: center;
  font-size: 24px;
  line-height: 70px;
  /* border-radius: 2px; */
  text-decoration: none !important;
  cursor: pointer;
  vertical-align: middle;
}
.btn-download img {
  width: 21px;
  height: 29px;
  margin-right: 19px;
}
.immediately-download-btn:hover {
  color: white;
}
.immediately-download-btn {
  color: white;
  background-color: #40b497;
}
.xunlei-immediately-box {
  margin: 0 auto 20px;
}
.J-xunlei-download {
  color: #40b497;
  background-color: #fff;
  border: 1px solid #40b497;
  margin-left: 14px;
}
.J-xunlei-download:hover {
  color: #40b497;
  background-color: #e1fff4;
}
.immediately-download-btn:hover {
  background-color: #57cdaf;
}
/* 页脚（应该是通用的） */
.page-footer {
  padding-top: 40px;
  padding-bottom: 20px;
  text-align: center;
  color: #000;
  background-color: #eafffa;
}
.page-footer p {
  margin-bottom: 4px;
  font-size: 14px;
}
.page-footer .copyright {
  margin: 16px auto 20px;
}
.page-footer p a {
  text-decoration: none;
  color: #000;
  font-size: 14px;
}
.page-footer p a:hover {
  color: #40b497;
}
.page-footer p a:nth-child(2) {
  padding: 0 10px;
  margin: 0 5px;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
}

/* 这里是U盘启动，在线重装公共部分 */
.six-module {
  width: 1200px;
  margin: 112px auto 20px;
}
.six-module .six-module-threeblock {
  margin-bottom: 92px;
}
.six-module .six-module-threeblock .row {
  padding: 0;
}
.six-module .six-module-threeblock .row .col {
  position: relative;
  z-index: 2;
  height: 240px;
  background-color: #f2fefb;
  border-radius: 2px;
}
.six-module .six-module-threeblock .row .col .three-block-box {
  width: 300px;
  margin: 24px auto;
  position: relative;
  z-index: 1;
}
.six-module .six-module-threeblock .row .col-custom {
  width: 4%;
  padding: 0;
}
.six-module-threeblock .row .col .three-block-box .img-box {
  margin-bottom: 35px;
}
.six-module-threeblock .row .col .three-block-box .font-box .top-bfont {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #252525;
}

/* 流程 */
.img-process {
  width: 1200px;
  margin: 0 auto 30px;
}
.img-process .tab-box {
  width: max-content;
  margin: 0 auto 140px;
  transform: scale(1.34) translateX(42px);
  -webkit-transform: scale(1.34) translateX(42px); /* for Chrome || Safari */
  -moz-transform: scale(1.34) translateX(42px); /* for Firefox */
  -o-transform: scale(1.34) translateX(42px);
}
.img-process .tab-box .tab-item {
  width: 136px;
  display: inline-block;
  height: 54px;
  border-radius: 2px 0px 0px 2px;
  position: relative;
  cursor: pointer;
}
.img-process .tab-box .tab-item .img-block {
  width: 100%;
  height: 100%;
  position: relative;
  color: #40b497;
  font-size: 16px;
  font-weight: bold;
}
.img-process .tab-box .tab-item .img-block p {
  display: inline-block;
  position: relative;
  height: 54px;
  margin: 0;
  line-height: 54px;
  z-index: 1;
  vertical-align: middle;
}
.img-process .tab-box .tab-item .img-block .circular-index {
  width: 26px;
  height: 26px;
  border-radius: 20px;
  line-height: 26px;
  text-align: center;
  margin-right: 0;
  background-color: #40b497;
  color: #fff;
}
.img-process .tab-box .tab-item.first-tab .img-block::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url('../img/tab_001.png');
  background-size: 136px 54px;
}
.img-process .tab-box .tab-item.first-tab .img-block p {
  transform: translateX(10px);
  -webkit-transform: translateX(6px); /* for Chrome || Safari */
  -moz-transform: translateX(6px); /* for Firefox */
  -o-transform: translateX(6px);
}
.img-process .tab-box .tab-item:nth-child(2) .img-block::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -14px;
  background-image: url('../img/tab_02.png');
  background-size: 136px 54px;
}
.img-process .tab-box .tab-item:nth-child(2) .img-block p {
  transform: translateX(10px);
  -webkit-transform: translateX(10px); /* for Chrome || Safari */
  -moz-transform: translateX(10px); /* for Firefox */
  -o-transform: translateX(10px);
}

.img-process .tab-box .tab-item:nth-child(3) .img-block::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -28px;
  background-image: url('../img/tab_02.png');
  background-size: 136px 54px;
}
.img-process .tab-box .tab-item:nth-child(3) .img-block p {
  transform: translateX(-4px);
  -webkit-transform: translateX(-4px); /* for Chrome || Safari */
  -moz-transform: translateX(-4px); /* for Firefox */
  -o-transform: translateX(-4px);
}
.img-process .tab-box .tab-item:nth-child(4) .img-block::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -42px;
  background-image: url('../img/tab_02.png');
  background-size: 136px 54px;
}
.img-process .tab-box .tab-item:nth-child(4) .img-block p {
  transform: translateX(-18px);
  -webkit-transform: translateX(-18px); /* for Chrome || Safari */
  -moz-transform: translateX(-18px); /* for Firefox */
  -o-transform: translateX(-18px);
}
.img-process .tab-box .tab-item:nth-child(5) .img-block::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -54px;
  background-image: url('../img/tab_02.png');
  background-size: 136px 54px;
}
.img-process .tab-box .tab-item:nth-child(5) .img-block p {
  transform: translateX(-30px);
  -webkit-transform: translateX(-30px); /* for Chrome || Safari */
  -moz-transform: translateX(-30px); /* for Firefox */
  -o-transform: translateX(-30px);
}
.img-process .tab-box .tab-item:nth-child(6) .img-block::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -68px;
  background-image: url('../img/tab_02.png');
  background-size: 136px 54px;
}
.img-process .tab-box .tab-item:nth-child(6) .img-block p {
  transform: translateX(-44px);
  -webkit-transform: translateX(-44px); /* for Chrome || Safari */
  -moz-transform: translateX(-44px); /* for Firefox */
  -o-transform: translateX(-44px);
}
.img-process .tab-box .tab-item.last-tab .img-block::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -82px;
  background-image: url('../img/tab_03.png');
  background-size: 136px 54px;
}
.img-process .tab-box .tab-item.last-tab .img-block p {
  transform: translateX(-56px);
  -webkit-transform: translateX(-56px); /* for Chrome || Safari */
  -moz-transform: translateX(-56px); /* for Firefox */
  -o-transform: translateX(-56px);
}
/* active后的状态 */
.img-process .tab-box .tab-item.active .img-block::after {
  background-image: url('../img/tab_002.png') !important;
}

.img-process .tab-box .tab-item.first-tab.active .img-block::after {
  background-image: url('../img/tab_01.png') !important;
}

.img-process .tab-box .tab-item.last-tab.active .img-block::after {
  background-image: url('../img/tab_003.png') !important;
}
.img-process .tab-box .tab-item.active .img-block {
  color: #fff;
}
.img-process .tab-box .tab-item.active .img-block .circular-index {
  color: #01c345;
  background: #fff;
}
/* 轮播图 */
.img-process .swiper {
  width: 1200px;
  overflow: hidden;
}
.img-process .swiper-slide img {
  width: 700px !important;
}
.swiper-container {
  position: relative;
  width: 1200px;
  height: 500px;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #eee;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.8);
  -webkit-transform: scale(0.8); /* for Chrome || Safari */
  -moz-transform: scale(0.8); /* for Firefox */
  -o-transform: scale(0.8);
}
.swiper-slide-active,
.swiper-slide-duplicate-active {
  transform: scale(1);
  -webkit-transform: scale(1); /* for Chrome || Safari */
  -moz-transform: scale(1); /* for Firefox */
  -o-transform: scale(1);
}

/* 轮播图下边的内容 */
.img-process .process-content {
  text-align: center;
  margin: 58px auto 158px;
  height: 48px;
}
.img-process .process-content .process-content-item {
  display: none;
}
.img-process .process-content .process-content-item.process-content-active {
  display: block;
  font-size: 20px;
}
.process-content .process-content-item div {
  margin-bottom: 2px;
}

/* 右边浮动客服 */
.customerService {
  position: fixed;
  right: 0px;
  top: 50%;
  width: 100px;
  height: 220px;
  z-index: 4;
}

.customer-div1 > div {
  width: 110px;
  height: 110px;
  margin: auto;
}

.customerService > div .customer-div span {
  font-size: 16px;
  display: inline-block;
  margin-top: 68px;
  color: #252525;
}

.customerService > a .customer-div span {
  font-size: 16px;
  display: inline-block;
  margin-top: 74px;
  color: #252525;
}
.customerService-qq .customer-div {
  background: url(../img/icon_kefu.png) no-repeat center 30px;
  background-size: 35px 35px;
  /* transition: 0.4s linear; */
  width: 100px;
  height: 110px;
  background-color: #fff;
  border-right: none;
  text-align: center;
  margin-top: 3px;
  cursor: pointer;
  float: right;
  position: relative;
}
.customerService-top .customer-div {
  display: block;
  position: relative;
  background: url(../img/icon_top.png) no-repeat center 30px;
  background-size: 25px 30px;
  width: 100px;
  height: 110px;
  background-color: #fff;
  border-right: none;
  text-align: center;
  cursor: pointer;
  float: right;
  position: relative;
  /* transition: 0.4s linear; */
}
.customerService-top .customer-div::before {
  content: '';
  position: absolute;
  width: 70%;
  height: 1px;
  top: -2px;
  left: 15%;
  background-color: #e9f0ff;
}

.customerService .customerService-wx .customer-div span {
  font-size: 13px;
}
.customerService-qq .customer-div1 {
  border: solid 1px #d9d9d9;
  margin-top: -1px;
  background: #fff;
  opacity: 0;
  position: absolute;
  right: 114px;
  top: 30px;
  text-align: center;
  z-index: 0;
  transform: scale(0.01);
  -webkit-transform: scale(0.01); /* for Chrome || Safari */
  -moz-transform: scale(0.01); /* for Firefox */
  -o-transform: scale(0.01);
  transform-origin: 100% 0%;
  -webkit-transform-origin: 100% 0%; /* for Chrome || Safari */
  -moz-transform-origin: 100% 0%; /* for Firefox */
  -o-transform-origin: 100% 0%;
  /* transition: 0.4s linear; */
  width: 138px;
  border-radius: 3px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  color: #333;
}

.customerService-top .customer-div1 {
  border: solid 1px #d9d9d9;
  margin-top: -1px;
  background: #fff;
  opacity: 0;
  position: absolute;
  right: 114px;
  top: 30px;
  text-align: center;
  z-index: 0;
  transform: scale(0.01);
  -webkit-transform: scale(0.01); /* for Chrome || Safari */
  -moz-transform: scale(0.01); /* for Firefox */
  -o-transform: scale(0.01);
  transform-origin: 100% 0%;
  -webkit-transform-origin: 100% 0%; /* for Chrome || Safari */
  -moz-transform-origin: 100% 0%; /* for Firefox */
  -o-transform-origin: 100% 0%;
  /* transition: 0.4s linear; */
  width: 138px;
  border-radius: 3px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  color: #333;
}
.customerService-icon1 {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border: 12px solid transparent;
  border-left-color: #d9d9d9;
  position: absolute;
  top: 10px;
  right: -24px;
}

.customerService-icon2 {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border: 11px solid transparent;
  border-left-color: #fff;
  position: absolute;
  top: 11px;
  right: -22px;
}
.customerService-qq:hover .customer-div1 {
  opacity: 1;
  position: absolute;
  transform: scale(1);
}
/* 二维码 */
.customerService .customer-div1 img {
  width: 110px;
  height: 110px;
  display: block;
  margin: auto;
}
/* 号码 客服时间 */
.customerService .customer-div1 .customerService-sj {
  display: block;
  font-size: 12px;
}
.customerService .customer-div1 .customerService-sj1 {
  display: inline-block;
  margin-top: 10px;
}
.customer-div1 span:nth-child(1) {
  display: inline-block;
  margin: 10px 0px;
  font-size: 16px;
}
.customerService-qq:hover .customer-div span {
  color: #40b497;
}

.customerService-top:hover .customer-div span {
  color: #40b497;
}
