html {
  font-size: 24px;
}
body {
  color: #081327;
  padding-top: 80px;
}
* {
  padding: 0;
  margin: 0;
}
.pc_main {
  width: 100vw;
  overflow: hidden;
}
.pc_main .top_head_box {
  display: flex;
  padding: 0 240px;
  height: 80px;
  align-items: center;
  min-width: 1149px;
  position: fixed;
  background-color: #fff;
  z-index: 99999;
  top: 0px;
}
.pc_main .top_head_box .logo_box {
  font-size: 36px;
  color: #356DEE;
  margin-right: 78px;
  font-weight: bold;
}
.pc_main .top_head_box .top_menu_box {
  flex: 1;
  display: flex;
}
.pc_main .top_head_box .top_menu_box .item {
  font-size: 24px;
  margin-right: 56px;
  cursor: pointer;
  color: #081327;
  text-decoration: none;
}
.pc_main .top_head_box .top_menu_box .active {
  color: #356DEE;
}
.pc_main .top_head_box .tel_box {
  display: flex;
  align-items: center;
  font-size: 18px;
}
.pc_main .top_head_box .tel_box img {
  width: 20px;
  margin-right: 4px;
}
.pc_main .h5_head_box {
  display: none;
  background: linear-gradient(93deg, #3675FB 0%, #112FCC 100%);
  box-sizing: border-box;
  height: 176px;
  padding: 114px 32px 26px;
  align-items: center;
  position: relative;
}
.pc_main .h5_head_box .log_box {
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  width: 216px;
}
.pc_main .h5_head_box .tel_box {
  display: flex;
  align-items: center;
  font-size: 28px;
  color: #fff;
}
.pc_main .h5_head_box .tel_box img {
  width: 28px;
  margin-right: 4px;
}
.pc_main .h5_head_box .menu_box {
  position: absolute;
  right: 32px;
}
.pc_main .h5_head_box .menu_box img {
  width: 32px;
}
.pc_main .h5_head_box .menu_box .menu_list {
  background-color: #fff;
  flex-direction: column;
  width: 224px;
  display: none;
  position: absolute;
  top: 62px;
  right: 0px;
  border-radius: 6px;
}
.pc_main .h5_head_box .menu_box .menu_list .item {
  height: 84px;
  line-height: 84px;
  text-align: center;
  font-size: 28px;
}
.pc_main .h5_head_box .menu_box .show {
  display: flex;
}
.pc_main .back_box {
  background-image: url("../images/banner.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 370px;
  display: flex;
  padding: 0 296px;
}
.pc_main .back_box .left_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  min-width: 600px;
}
.pc_main .back_box .left_box .h1_box {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 48px;
}
.pc_main .back_box .left_box .p_box {
  font-size: 24px;
  margin-bottom: 21px;
}
.pc_main .back_box .right_box {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pc_main .back_box .right_box img {
  width: 250px;
}
.pc_main .vs_box {
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  background-image: url("../images/backImg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.pc_main .vs_box .item_box {
  margin: 50px 0;
  border-radius: 16px;
  width: 560px;
  height: 560px;
  position: relative;
  overflow: hidden;
  background-color: #fff;
}
.pc_main .vs_box .item_box .top_back {
  height: 208px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  background-size: 100% 100%;
}
.pc_main .vs_box .item_box .text_box {
  display: flex;
  flex-direction: column;
  padding: 46px 0;
  height: 350px;
  box-sizing: border-box;
  font-size: 18px;
}
.pc_main .vs_box .item_box .text_box .p_box {
  flex: 1;
  padding: 0 32px;
  display: flex;
  align-items: center;
}
.pc_main .vs_box .item_box .text_box .p_box img {
  width: 18px;
}
.pc_main .vs_box .item_box .dohao {
  width: 162px;
  position: absolute;
}
.pc_main .vs_box .left_box .item_box .top_back {
  background-image: url("../images/Rectangle\ 2297@2x.png");
  background-repeat: no-repeat;
}
.pc_main .vs_box .left_box .item_box .text_box {
  color: #BCBCBC;
}
.pc_main .vs_box .left_box .item_box .text_box .p_box {
  display: flex;
  justify-content: flex-end;
}
.pc_main .vs_box .left_box .item_box .text_box img {
  margin-left: 16px;
}
.pc_main .vs_box .left_box .dohao {
  left: 32px;
  bottom: 0;
}
.pc_main .vs_box .middle_box {
  display: flex;
  align-items: center;
  margin: 0 27px;
}
.pc_main .vs_box .middle_box .vsImg_box {
  display: flex;
  align-items: center;
}
.pc_main .vs_box .middle_box .vsImg_box .leftImg,
.pc_main .vs_box .middle_box .vsImg_box .rightImg {
  width: 8px;
}
.pc_main .vs_box .middle_box .vsImg_box .vsImg {
  width: 119px;
  margin: 0 18px;
}
.pc_main .vs_box .right_box .item_box .top_back {
  background-image: url("../images/Group\ 34286@2x.png");
  background-repeat: no-repeat;
}
.pc_main .vs_box .right_box .item_box .text_box {
  color: #BCBCBC;
}
.pc_main .vs_box .right_box .item_box .text_box .p_box {
  display: flex;
  justify-content: start;
}
.pc_main .vs_box .right_box .item_box .text_box img {
  margin-right: 16px;
}
.pc_main .vs_box .right_box .dohao {
  right: 32px;
  bottom: 0;
}
.pc_main .title_box {
  padding: 50px 240px  30px;
}
.pc_main .title_box .title_text {
  width: 811px;
  height: 60px;
  line-height: 60px;
  background: linear-gradient(to right, #FFEBB8, #FFFBEF, #FFFDF5);
  font-size: 32px;
  color: #6C4315;
  padding-left: 24px;
}
.pc_main .blue_box {
  padding: 0 300px;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #C5D9FE;
  font-size: 36px;
}
.pc_main .content_box {
  padding: 0 240px;
  display: flex;
  position: relative;
  justify-content: center;
}
.pc_main .content_box .box5_item {
  background-image: url("../images/Group\ 427318977@2x.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 696px;
  height: 280px;
  display: flex;
  margin-right: 48px;
  border: 1px solid #dedede;
  border-radius: 8px;
}
.pc_main .content_box .box5_item .left {
  padding: 77px 32px 0;
}
.pc_main .content_box .box5_item .left .title {
  font-size: 32px;
  color: #356DEE;
  font-weight: bold;
  margin-bottom: 40px;
}
.pc_main .content_box .box5_item .left p {
  font-size: 18px;
}
.pc_main .content_box .box5_item .right {
  width: 80px;
  display: flex;
  align-items: center;
  padding-right: 32px;
}
.pc_main .content_box .box5_item .right img {
  width: 80px;
}
.pc_main .content_box .img1 {
  width: 784px;
  height: auto;
}
.pc_main .content_box .img2 {
  width: 1228px;
  margin: 40px 0;
}
.pc_main .content_box .img3 {
  width: 100%;
}
.pc_main .content_box .left_box {
  display: flex;
  align-items: center;
  flex: 1;
}
.pc_main .content_box .right_box {
  padding-left: 124px;
  width: 400px;
}
.pc_main .content_box .right_box .item_box {
  margin-bottom: 96px;
}
.pc_main .content_box .right_box .item_box img {
  width: 64px;
}
.pc_main .content_box .right_box .item_box .h3_box {
  font-size: 24px;
  color: #356DEE;
  font-weight: bold;
  margin-bottom: 30px;
}
.pc_main .content_box .right_box .item_box p {
  font-size: 18px;
  margin-bottom: 24px;
  display: flex;
  align-items: center;
}
.pc_main .content_box .right_box .item_box p .yun_icon {
  border-radius: 50%;
  display: inline-block;
  width: 8px;
  height: 8px;
  min-width: 8px;
  background-color: #356DEE;
  margin-right: 8px;
}
.pc_main .content_box .right_box .right_img {
  position: absolute;
  right: 0;
  height: 500px;
  top: calc(50% - 250px);
}
.pc_main .content_box5 {
  background-image: url("../images/Group\ 427318926@2x.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 383px;
  align-items: center;
}
.pc_main .tab_content_box .tab_bar {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #E3ECFF;
  margin-bottom: 20px;
}
.pc_main .tab_content_box .tab_bar .tab_item {
  padding: 12px 24px;
  font-size: 22px;
  cursor: pointer;
}
.pc_main .tab_content_box .tab_bar .active {
  color: #356DEE;
  border-bottom: 4px solid #356DEE;
}
.pc_main .tab_content_box .tab_box1 {
  display: block;
}
.pc_main .tab_content_box .tab_box1 .backImg_box {
  height: 442px;
  background: linear-gradient(to bottom, #FFFFFF, #EDF2FD);
  display: flex;
  align-items: center;
  justify-content: center;
}
.pc_main .tab_content_box .tab_box1 .backImg_box img {
  width: 946px;
}
.pc_main .tab_content_box .tab_box3 {
  display: none;
}
.pc_main .tab_content_box .tab_box3 .backImg_box {
  height: 721px;
  background-image: url("../images/bg@2x.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pc_main .tab_content_box .tab_box3 .backImg_box img {
  width: 946px;
}
.pc_main .tab_content_box .tab_box2 {
  display: none;
}
.pc_main .tab_content_box .tab_box2 .left_box {
  width: 818px;
  padding-left: 240px;
  box-sizing: border-box;
  background-color: #386BFF;
  padding-top: 100px;
  position: relative;
}
.pc_main .tab_content_box .tab_box2 .left_box .topRight_img {
  width: 280px;
  position: absolute;
  top: 0;
  right: 0;
}
.pc_main .tab_content_box .tab_box2 .left_box .item {
  color: #fff;
  margin-bottom: 56px;
}
.pc_main .tab_content_box .tab_box2 .left_box .item .title {
  font-size: 32px;
  margin-bottom: 24px;
  font-weight: bold;
}
.pc_main .tab_content_box .tab_box2 .left_box .item .text_box {
  font-size: 14px;
  padding: 10px 17px;
  display: inline-block;
  max-width: 496px;
  background: linear-gradient(90deg, #4B79FF 0%, rgba(104, 157, 255, 0) 100%);
}
.pc_main .tab_content_box .tab_box2 .right_box {
  flex: 1;
  display: flex;
  align-items: center;
  background-image: url("../images/Group\ 427318974@2x.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.pc_main .tab_content_box .tab_box2 .right_box img {
  width: 736px;
  position: relative;
  top: 40px;
}
.pc_main .feature_box {
  height: 600px;
  background-image: url("../images/Group\ 427318978@2x.png");
  background-repeat: no-repeat;
  background-size: 100% 216px;
  background-color: #EFF0F6;
}
.pc_main .feature_box .title {
  text-align: center;
  padding-top: 70px;
  color: #fff;
}
.pc_main .feature_box .item_list {
  display: flex;
  justify-content: center;
  margin-top: 70px;
}
.pc_main .feature_box .item_list .item {
  width: 344px;
  height: 400px;
  background: #FFFFFF;
  border-radius: 16px;
  padding-top: 104px;
  margin-right: 21px;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
}
.pc_main .feature_box .item_list .item img {
  width: 58px;
}
.pc_main .feature_box .item_list .item .h6_box {
  margin-top: 16px;
  margin-bottom: 32px;
  font-size: 20px;
  text-align: center;
}
.pc_main .feature_box .item_list .item p {
  display: inline-block;
  width: 180px;
  font-size: 16px;
  color: #79797B;
}
.pc_main .noStayleTitle {
  font-size: 36px;
  padding: 32px 0;
  text-align: center;
}
.pc_main .caseList {
  width: 1440px;
  height: 530px;
  background-image: url("../images/Group\ 427318979@2x.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 0 96px;
  display: flex;
  align-items: center;
  margin: 0 auto;
}
.pc_main .caseList .item {
  width: 261px;
  height: 261px;
  background-color: #fff;
  display: flex;
  align-items: center;
}
.pc_main .caseList .item img {
  width: 100%;
}
.pc_main .tbale_box {
  width: 1440px;
  margin: 0 auto;
}
.pc_main .tbale_box .color_box {
  width: 100%;
  height: 60px;
  background: #2C7AFF;
  box-shadow: 2px 2px 27px 0px #DFE6F4;
  border-radius: 13px 13px 0px 0px;
}
.pc_main .tbale_box table {
  width: 100%;
  font-size: 14px;
  background-color: #ECECEC;
}
.pc_main .tbale_box table tr td {
  background-color: #fff;
  line-height: 44px;
  padding-left: 24px;
}
.pc_main .tbale_box table tr .color_text {
  color: #356DEE;
  font-size: 18px;
}
.pc_main .foot_box {
  display: flex;
  background-color: #000;
  color: #fff;
  padding: 56px 240px;
  margin-top: 50px;
}
.pc_main .foot_box .left_box {
  flex: 1;
}
.pc_main .foot_box .left_box .companyName {
  font-size: 24px;
  margin-bottom: 48px;
}
.pc_main .foot_box .left_box p {
  margin-bottom: 16px;
  font-size: 14px;
}
.pc_main .foot_box .right_box {
  flex: 2;
}
.pc_main .foot_box .right_box .h1_box {
  font-size: 36px;
  margin-bottom: 48px;
}
.pc_main .foot_box .right_box .input_box {
  display: flex;
}
.pc_main .foot_box .right_box .input_box input {
  border: none;
  background-color: #fff;
  flex: 1;
  height: 60px;
  line-height: 60px;
  background: #FFFFFF;
  border-radius: 4px 4px 4px 4px;
  margin-right: 24px;
  outline: none;
  padding-left: 12px;
  box-sizing: border-box;
}
.pc_main .foot_box .right_box .input_box .btn {
  width: 280px;
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  background: #356DEE;
  border-radius: 4px 4px 4px 4px;
  text-align: center;
  cursor: pointer;
}
.pc_main .bottom_box {
  background-color: #000;
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding-bottom: 12px;
}
@media screen and (max-width: 1000px) {
  .pc_main .top_head_box {
    display: none;
    background-color: red;
  }
  .pc_main .h5_head_box {
    display: flex;
  }
  .pc_main .back_box {
    min-width: 384px;
    padding: 0 32px;
    flex: 1;
  }
  .pc_main .back_box .left_box {
    max-width: 384px;
  }
  .pc_main .back_box .left_box .h1_box {
    font-size: 32px;
  }
  .pc_main .back_box .left_box .p_box {
    font-size: 18px;
  }
  .pc_main .back_box .right_box {
    width: 237px;
  }
  .pc_main .back_box .right_box img {
    width: 237px;
  }
  .pc_main .vs_box {
    display: flex;
    padding: 0 32px;
  }
  .pc_main .vs_box .item_box {
    flex: 1;
    width: auto;
    height: auto;
  }
  .pc_main .vs_box .item_box .top_back {
    height: 116px;
    font-size: 32px;
  }
  .pc_main .vs_box .item_box .text_box {
    font-size: 18px;
    padding: 0;
    padding-top: 12px;
    margin-bottom: 16px;
    height: auto;
  }
  .pc_main .vs_box .item_box .text_box .p_box {
    line-height: 42px;
    height: 42px;
  }
  .pc_main .vs_box .middle_box {
    width: 54px;
  }
  .pc_main .vs_box .middle_box .vsImg_box .vsImg {
    width: 34px;
    margin: 0 4px;
  }
  .pc_main .vs_box .middle_box .vsImg_box .leftImg,
  .pc_main .vs_box .middle_box .vsImg_box .rightImg {
    width: 6px;
  }
  .pc_main .title_box {
    padding: 32px 32px 16px;
  }
  .pc_main .blue_box {
    padding: 0px 87px;
    font-size: 24px;
  }
  .pc_main .content_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 32px;
  }
  .pc_main .content_box .img1,
  .pc_main .content_box .img2 {
    width: 100%;
    margin-top: 24px;
  }
  .pc_main .content_box .right_box {
    padding: 0;
    width: 100%;
    position: relative;
  }
  .pc_main .content_box .right_box .item_box {
    margin-bottom: 48px;
  }
  .pc_main .content_box .right_box .item_box .h3_box {
    font-size: 32px;
  }
  .pc_main .content_box .right_box .item_box p {
    font-size: 24px;
    width: 600px;
  }
  .pc_main .content_box5 {
    padding: 32px;
    height: auto;
  }
  .pc_main .content_box5 .box5_item {
    margin-bottom: 18px;
    width: 100%;
    margin-right: 0;
    padding: 76px 32px 62px;
    height: auto;
    box-sizing: border-box;
  }
  .pc_main .content_box5 .box5_item .left {
    padding: 0;
  }
  .pc_main .content_box5 .box5_item .left p {
    font-size: 24px;
  }
  .pc_main .feature_box {
    height: auto;
    background-size: 100% 134px;
  }
  .pc_main .feature_box .title {
    font-size: 36px;
    padding-top: 32px;
  }
  .pc_main .feature_box .item_list {
    flex-wrap: wrap;
    padding: 0 32px;
    margin-top: 32px;
  }
  .pc_main .feature_box .item_list .item {
    width: calc(50% - 22px);
    height: 380px;
    padding: 48px 18px 0;
    margin: 0;
    margin-bottom: 22px;
  }
  .pc_main .feature_box .item_list .item .h6_box {
    font-size: 26px;
  }
  .pc_main .feature_box .item_list .item p {
    font-size: 24px;
    width: auto;
  }
  .pc_main .feature_box .item_list .item:nth-child(even) {
    margin-left: 22px;
  }
  .pc_main .tab_content_box .tab_bar .tab_item {
    font-size: 28px;
    margin-right: 42px;
    text-align: center;
  }
  .pc_main .tab_content_box .tab_box2 {
    flex-direction: column;
  }
  .pc_main .tab_content_box .tab_box2 .left_box {
    padding: 24px 56px;
    width: 100%;
  }
  .pc_main .tab_content_box .tab_box2 .left_box .item .text_box {
    font-size: 24px;
    max-width: none;
  }
  .pc_main .tab_content_box .tab_box2 .right_box img {
    width: 100%;
    left: -40px;
  }
  .pc_main .tab_content_box .tab_box3 .backImg_box {
    height: auto;
  }
  .pc_main .tab_content_box .tab_box3 .backImg_box img {
    width: 100%;
    position: relative;
    left: -40px;
  }
  .pc_main .noStayleTitle {
    font-size: 36px;
    font-weight: bold;
  }
  .pc_main .caseList {
    width: 92%;
    margin: 0 32px;
    height: 252px;
    box-sizing: border-box;
    padding: 0 46px;
  }
  .pc_main .caseList .item {
    width: 124px;
    height: 124px;
  }
  .pc_main .tbale_box {
    width: 92%;
    font-size: 24px;
  }
  .pc_main .tbale_box table tr .color_text {
    font-size: 22px;
  }
  .pc_main .tbale_box table tr td {
    font-size: 18px;
    padding-left: 11px;
    min-width: 100px;
  }
  .pc_main .foot_box {
    flex-direction: column;
    padding: 32px;
  }
  .pc_main .foot_box .left_box .companyName {
    font-size: 32px;
  }
  .pc_main .foot_box .left_box p {
    font-size: 24px;
    margin-bottom: 16px;
  }
  .pc_main .foot_box .right_box .h1_box {
    margin-bottom: 24px;
    margin-top: 12px;
  }
  .pc_main .foot_box .right_box .input_box input {
    height: 60px;
    line-height: 60px;
    font-size: 24px;
  }
  .pc_main .foot_box .right_box .input_box .btn {
    font-size: 32px;
  }
  .pc_main .bottom_box {
    font-size: 20px;
    padding: 12px 0;
  }
}
@keyframes moveToRight {
  from {
    transform: translateX(100px);
  }
  to {
    transform: translateX(0px);
  }
}
@keyframes moveToLeft {
  from {
    transform: translateX(-100px);
  }
  to {
    transform: translateX(0px);
  }
}
.moveToLeft {
  animation: moveToLeft 1s ;
}
.moveToRight {
  animation: moveToRight 1s ;
}
.scaleMove {
  animation: scaleMove 1s ;
}
@keyframes scaleMove {
  from {
    transform: scale(0.4);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
