@charset "UTF-8";
/*动画*/
@keyframes move {
  from {
    bottom: -30px;
    opacity: 0; }
  to {
    bottom: 0px;
    opacity: 1; } }
body, h2, ul, li, img, p {
  padding: 0;
  margin: 0;
  list-style: none; }

.animated {
  position: relative;
  animation: move 5s;
  -webkit-animation-duration: 2.5s;
  -webkit-animation-delay: 0.3s;
  animation-fill-mode: forwards;
  animation-timing-function: linear; }

.fixed {
  z-index: 150;
  position: fixed;
  bottom: 0px;
  height: 120px;
  background: rgba(40, 47, 59, 0.85);
  width: 100%;
  padding-top: 38px;
  box-sizing: border-box; }
  .fixed ul li:first-child {
    font-size: 22px;
    color: white;
    margin-right: 26px; }
  .fixed ul li:nth-child(2) input {
    box-sizing: border-box;
    width: 290px;
    height: 44px;
    border: 1px solid white;
    border-radius: 4px;
    padding: 12px;
    color: #3b426b;
    font-size: 14px;
    margin-right: 10px; }
  .fixed ul li:nth-child(3) input {
    width: 164px;
    height: 44px;
    color: #3b426b;
    font-size: 14px;
    font-size: 14px;
    padding: 12px;
    border: 1px solid white;
    border-radius: 4px;
    box-sizing: border-box; }
  .fixed ul li:nth-child(4) button {
    cursor: pointer;
    margin-left: 10px;
    width: 122px;
    background: #4a9aff;
    font-size: 16px;
    height: 44px;
    font-weight: bold;
    color: white;
    border: 1px solid #4a9aff;
    border-radius: 4px; }

.server-pc .backcap {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  height: 1200px;
  z-index: 160;
  top: 0px; }
.server-pc .diolag {
  height: 330px;
  position: relative;
  text-align: center;
  float: left; }
.server-pc .diolag-div {
  position: fixed;
  z-index: 200;
  width: 580px;
  height: 330px;
  padding: 16px 134px;
  box-sizing: border-box;
  border-radius: 10px;
  background: white; }
.server-pc .img {
  position: absolute;
  text-align: center;
  margin: 18px auto;
  margin-bottom: 16px;
  left: 245px;
  /*top:34px;*/
  /*transform:translate(-50%,-50%);*/ }
.server-pc .diolag .diolag-icon {
  position: absolute;
  right: 18px;
  width: 30px;
  height: 30px;
  top: 18px;
  color: #d0d0d0; }
.server-pc .diolag .diolag-close {
  height: 40px;
  width: 100px;
  color: #fff;
  font-size: 14px;
  margin-top: 24px;
  background: #599bff;
  border-radius: 4px;
  cursor: pointer; }
.server-pc .diolag-title {
  position: absolute;
  margin: 0 auto;
  left: 250px;
  top: 140px; }
.server-pc .diolag .diolag-content {
  /*position: absolute;*/
  /*top:150px;*/ }
.server-pc .top-banner {
  height: 500px;
  background: url("../img/serve/pc/bg_banner.png") no-repeat center center;
  background-size: cover; }
.server-pc .marginauto {
  height: 100%;
  width: 1200px;
  margin-left: auto;
  margin-right: auto; }
.server-pc .flex {
  display: flex;
  justify-content: center;
  align-items: center; }
.server-pc .flex-cont {
  display: flex;
  justify-content: space-around;
  align-items: center; }
.server-pc .swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1; }
.server-pc .swiper-slide {
  height: 100%;
  opacity: 1;
  transform: translate3d(0px, 0px, 0px); }
.server-pc .ani {
  color: white;
  font-size: 16px;
  margin-top: 70px; }
  .server-pc .ani img {
    margin-left: 100px; }
.server-pc .ani1 {
  width: 532px;
  height: 500px;
  padding-top: 185px;
  box-sizing: border-box; }
.server-pc .bold {
  font-weight: bold;
  font-size: 34px;
  line-height: 1;
  margin-bottom: 28px;
  margin-left: 0; }
.server-pc .relation {
  text-align: center;
  padding-bottom: 114px; }
  .server-pc .relation .titlele {
    padding-top: 104px;
    margin-bottom: 72px;
    text-align: center; }
  .server-pc .relation .start-item {
    text-align: center;
    width: 400px;
    padding-right: 20px;
    margin-top: 42px;
    /*height: 400px;*/ }
    .server-pc .relation .start-item img {
      margin: 0 auto;
      padding-bottom: 20px; }
    .server-pc .relation .start-item .item_title {
      font-size: 28px;
      line-height: 39px;
      color: #2A3052;
      font-weight: bold;
      margin-bottom: 19px; }
    .server-pc .relation .start-item p {
      font-size: 20px;
      line-height: 36px;
      color: #686B7E; }
.server-pc .bigsize {
  font-size: 18px;
  line-height: 1;
  white-space: pre-wrap; }
.server-pc .title-top {
  margin-bottom: 22px;
  font-size: 30px;
  line-height: 1;
  color: #3b426b;
  font-weight: bold; }
.server-pc .titlele .title-contention {
  font-size: 18px;
  color: #5d6494; }
.server-pc .relation-content {
  height: 530px;
  width: 100%;
  margin-top: 60px; }

.title-content {
  color: #5d6494; }

.module {
  padding: 62px 0 72px;
  background: url("../img/serve/pc/bg2.png") no-repeat center; }
  .module .titlele {
    margin-bottom: 62px;
    text-align: center;
    font-size: 30px;
    font-weight: 900;
    line-height: 42px;
    color: #fff; }
  .module .seckill-set {
    width: 504px;
    height: 180px;
    box-sizing: border-box;
    padding: 0 52px;
    margin: 0 10px 20px 10px;
    box-shadow: 0 0 16px rgba(229, 228, 228, 0.5);
    align-items: center;
    background: #fff;
    border-radius: 10px; }
    .module .seckill-set img {
      margin-right: 20px; }
    .module .seckill-set .secpage-subtit {
      font-size: 16px;
      color: #62698D;
      padding-top: 18px; }

.diy {
  padding-top: 48px;
  text-align: center;
  background: #fff; }
  .diy .titlele {
    margin-bottom: 55px;
    font-size: 30px;
    font-weight: 900;
    line-height: 42px; }
  .diy .poster-container {
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 75px; }
  .diy .gn-item {
    float: left;
    background: none;
    text-align: center;
    margin-left: 52px;
    margin-bottom: 40px;
    box-shadow: 0px 4px 20px #F3F5F7;
    height: 390px;
    width: 545px;
    border-radius: 10px; }
    .diy .gn-item img {
      padding: 41px 0 10px 0;
      margin: 0 auto; }
    .diy .gn-item .item_title {
      margin-bottom: 40px;
      color: #2A3052;
      font-size: 25px;
      font-weight: 700;
      line-height: 35px; }

.moments-function .swiper-container {
  width: 100%;
  height: 555px;
  margin-bottom: 40px; }
  .moments-function .swiper-container .swiper-slide {
    left: 400px; }
  .moments-function .swiper-container .swiper-pagination-bullet {
    width: 226px;
    height: 52px;
    border-radius: 52px;
    font-size: 20px;
    line-height: 52px;
    text-align: center;
    color: #3B426B;
    background: transparent;
    opacity: 1;
    border: 1px solid transparent; }
    .moments-function .swiper-container .swiper-pagination-bullet:hover {
      border-color: #FF4D56; }
.moments-function .swiper-container-vertical > .swiper-pagination-bullets {
  left: 100px;
  width: 226px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
.moments-function .swiper-container .swiper-pagination-bullet-active {
  background: linear-gradient(-90deg, #fe5c5c, #ff4d40);
  color: #fff; }
.moments-function .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0 70px 0; }

.moments-function .swiper-container .swiper-pagination-bullet-active {
  background: linear-gradient(90deg, #0470e4 39.06%, #205EFF 91%); }

.moments-function .swiper-container .swiper-pagination-bullet:hover {
  border-color: #205EFF; }

.moments-function {
  height: 1053px;
  background: #F7FAFF; }
  .moments-function .title {
    padding-top: 129px; }
  .moments-function .marginauto {
    margin-top: 96px; }
  .moments-function .swiper-container {
    margin-bottom: 100px; }

.moments-function .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin-bottom: 60px;
  font-size: 20px; }

/*.server-pc .service-line:first-child img {*/
/*    margin-bottom: 35px;*/
/*}*/
/*.server-pc .line-content .line-img-one .line-content-img-one{*/
/*    margin-top:45px;*/
/*}*/
/*.server-pc .process-title img {*/
/*    margin-left:30px;*/
/*}*/

/*# sourceMappingURL=server-pc.css.map */
