html,
body {
  position: relative;
  height: 100%;
}

.swiper-wrapper .swiper-slide > div {
  overflow: auto;
  /* opacity: ; */
}

body {
  background: #393d49;
  /* font-family: Helvetica Neue, Helvetica, Arial, sans-serif; */
  font-family: Penrose, -apple-system, BlinkMacSystemFont, "Segoe UI",
    "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue",
    Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol" !important;
  font-size: 14px;
  color: #fff;
  margin: 0;
  padding: 0;
  /* cursor: -webkit-grab; */
}

a {
  text-decoration: none !important;
}

li {
  list-style: none;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background-color: #393d49;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-wrapper .ss {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mySwiper3 .swiper-slide {
  background: #393d49;
}

.swiper .swiper-wrapper .ss img {
  display: block;
  width: 380px;
  height: 536px;
  object-fit: cover;
  left: 0;
}

el-menu-vertical-demo {
  height: 70px;
  font-size: 20px;
}

.message1 {
  /* display: none; */
  position: fixed;
  background-image: url("../image/p2.png");
  top: 40%;
  width: 171px;
  height: 186px;
  left: 15px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.menu {
  margin-left: 20px;
  height: 70px;
  line-height: 40px;
}

.menu ul {
  display: flex;
  justify-content: center;
  align-items: center;
  width:1000px;
}

.menu li {
  height: 57px;
  margin-left: 30px;
  font-size: 5px;
}

.menu li a {
  display: inline-block;
  padding: 14px 0 13px 0;
  font-size: 17px;
  color: #fff;
}

.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 16px 0 !important;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 30px !important;
}

.swiper-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
}

.logo {
  float: left;
}

.logo img {
  margin-top: 12px;
  /* background-color: dodgerblue; */
}

.header {
  z-index: 10;
  position: fixed;
  height: 70px;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(30, 144, 255, 0.9) url("../image/header-v5-bg.png");
  /* opacity: 0; */
  /* background-color: dodgerblue; */
  box-shadow: 0 0 16px rgb(0 0 0 / 25%);
}

.content {
  /* background-color: dodgerblue; */
  /* width: 1200px; */
  min-width: 1033px;
  height: 70px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  /* overflow-x: auto; */
}

li a:hover {
  cursor: pointer;
  color: #00cc99;
  border-bottom: 3px solid #00cc99;
}

.menu li .active {
  color: #00cc99;
  border-bottom: 3px solid #00cc99;
}

.slide0 {
  height: 100vh;
  position: absolute;
  bottom: 0;
  width: 100%;
  object-fit: contain;
}

.slide1 {
  background-image: url("../image/background.webp");
  height: 100vh;
  position: absolute;
  bottom: 0;
  object-fit: contain;
  width: 100%;
}

.background li a:hover,
.background .menu li .active {
  border-bottom: none;
}

.messageNone {
  display: none;
}

.titleAll {
  top: 0;
  display: flex;
  width: 1100px;
  height: 800px;
  margin: 70px auto 0 auto;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
}

.mySwiper3 .swiper-slide {
  margin-top: 70px;
  height: 100vh;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  /* justify-content:flex-start; */
  align-items: center;
}

.Work {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 300px;
  width: 100%;
}

.mySwiper3 .swiper1 {
  background: url("../image/bg-p2.jpg") no-repeat;
  background-size: cover;
}

.mySwiper3 .swiper2 {
  background: url("../image/pic2.png") no-repeat;
  background-size: cover;
}

.mySwiper3 .swiper3 {
  background-image: url("../image/pic3.png");
  background-size: cover;
  height: 95vh;
}

.mySwiper3 .swiper4 {
  background: url("../image/back4.png") no-repeat;
  background-size: cover;
  height: 95vh;
}

.content-tecs {
  width: 1000px;
  height: 550px;
  display: flex;
  justify-content: space-between;
}

.swiper3 .title1 {
  /* line-height: 200px; */
  height: 220px;
}

.content-tecs ul li {
  text-align: left;
  padding: 10px 0 10px 40px;
  color: #eee;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-weight: bold;
}

.content-tec1 {
  width: 450px;
  height: 400px;
  color: aliceblue;
  border-radius: 10px;
  border: 1px solid #fff;
  /* background: linear-gradient(to bottom, rgba(255,255,255,0.9), rgba(255, 255, 255, 0)); */
  box-shadow: 0 0 6px rgb(0 0 0 / 25%);
}

.content-tec2 {
  width: 450px;
  height: 400px;
  border-radius: 10px;
  border: 1px solid #fff;
  color: aliceblue;
  /* background: linear-gradient(to bottom, rgba(255,255,255,0.9), rgba(255, 255, 255, 0)); */
  box-shadow: 0 0 6px rgb(0 0 0 / 25%);
}

.swiper2 .bck > img {
  width: 420px;
  height: 570px;
  object-fit: fill;
}

.content-book {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100%;
}

.content-book p {
  /* font-size: 250%; */
  font-weight: 600;
  color: #eee;
}

.content-book div {
  position: relative;
  background: linear-gradient(
    to bottom,
    rgb(9, 155, 106),
    rgba(26, 207, 96, 0.9)
  );
  width: 160px;
  height: 160px;
  border-radius: 100%;
}

.content-book .p1 {
  top: 10px;
  right: -460px;
  background: linear-gradient(
    to bottom,
    rgb(223, 88, 26),
    rgba(207, 159, 26, 0.9)
  );
}

.content-book .p2 {
  top: -20px;
  right: -110px;
  width: 200px;
  height: 200px;
}

.content-book .p3 {
  top: -40px;
  right: -410px;
  width: 140px;
  height: 140px;
  background: linear-gradient(
    to bottom,
    rgb(12, 88, 187),
    rgba(72, 60, 179, 0.9)
  );
}

.content-book .p4 {
  top: 10px;
  right: -250px;
  width: 155px;
  height: 155px;
  background: linear-gradient(
    to bottom,
    rgb(143, 108, 184),
    rgba(99, 84, 226, 0.9)
  );
}

.content-book .p5 {
  top: -300px;
  right: -1600px;
  width: 170px;
  height: 170px;
  background: linear-gradient(
    to bottom,
    rgb(143, 108, 184),
    rgba(99, 84, 226, 0.9)
  );
}

.content-book .p6 {
  top: -600px;
  right: -1250px;
  width: 190px;
  height: 190px;
  background: linear-gradient(
    to bottom,
    rgb(214, 27, 21),
    rgba(206, 73, 64, 0.9)
  );
}

.content-book .p7 {
  top: -1000px;
  right: -1400px;
  width: 165px;
  height: 165px;
  background: linear-gradient(
    to bottom,
    rgb(69, 240, 63),
    rgba(64, 206, 111, 0.9)
  );
}

.content-book .p8 {
  top: -600px;
  right: -1500px;
  width: 165px;
  height: 165px;
  background: linear-gradient(
    to bottom,
    rgb(206, 203, 19),
    rgba(199, 202, 22, 0.9)
  );
}

/* .content-book .p1,.p2,.p3,.p4,.p5,.p6,.p7,.p8{
    animation: fa 0.3 infinite;
}
.content-book .p1:hover,.p2:hover,.p3:hover,.p4:hover,.p5:hover,.p6:hover,.p7:hover,.p8:hover{
    cursor: pointer;
    transform: scale(1.1) !important;
} */
.main-swiper4 {
  display: flex;
  flex-direction: column;
  justify-content: start;
}

.swiper4-say {
  color: rgb(204, 204, 204);
  height: 100px;
  width: 500px;
  display: flex;
  margin: 0 auto;
}

.swiper4-title div {
  font-size: 200%;
  font-weight: 400;
  color: #fff;
  height: 30px;
}

.swiper4-content {
  display: flex;
  width: 1200px;
  height: 600px;
  margin: 0 auto;
  margin-top: 20px;
}

.swiper4-content .project {
  position: relative;
  width: 300px;
  height: 600px;
  background-size: 100% 100%;
  color: #fff;
  overflow: hidden;
  transition: all 0.4s;
}

.swiper4-content .project:hover {
  height: 650px;
  transform: translateY(-50px);
}

.syone {
  background-image: url(../Images/sybackground/001.png);
}

.sysTitle {
  font-size: 24px;
  margin-bottom: 20px;
}

.sysContent,
.zjContent,
.qtContent,
.aqzsContent {
  font-size: 16px;
}

.sysContent {
  height: 350px;
}
.zjContent {
  height: 350px;
}
.qtContent {
  height: 325px;
}
.aqzsContent {
  height: 350px;
}

.sysContent,
.zjContent,
.qtContent,
.aqzsContent p {
  text-align: justify;
  margin: 0 20px;
}

.sysDetail {
  position: relative;
  bottom: -50px;
  right: 10px;
  font-size: 30px;
}

.sysDetail a:hover {
  color: #2685e4;
}

.icon-youjiantou_huaban {
  font-size: 27px !important;
}

.icon-shiyanshi {
  margin-bottom: 20px;
  font-size: 120px !important;
  color: #2e5fcb;
}

.icon-anquanguanli {
  margin-bottom: 20px;
  font-size: 120px !important;
  color: #037a45;
}

.icon-fengxinpinggu {
  margin-bottom: 20px;
  font-size: 120px !important;
  color: #a04e01;
}

.icon-zhishi {
  margin-bottom: 20px;
  font-size: 120px !important;
  color: #2d5ecb;
}

.sytwo {
  background-image: url(../Images/sybackground/002.png);
}

.sythree {
  background-image: url(../Images/sybackground/003.png);
}

.syfour {
  background-image: url(../Images/sybackground/005.png);
}

.syline {
  width: 260px;
  margin: 10px auto !important;
  border-top: 1px solid #fff;
}

.select-btn .btn {
  margin-right: 20px;
}

.bck {
  border-radius: 5px;
  box-shadow: 0 0 20px #fff;
  position: absolute;
  top: 140px;
  right: 730px;
  z-index: 0;
}

.swiper2 > img {
  position: absolute;
  width: 400px;
  height: 550px;
  object-fit: fill;
  top: 150px;
  right: 740px;
  z-index: 10;
}

.main-swiper4 {
  /* border: 1px solid pink; */
  height: 85vh;
  width: 100%;
}

.workTitle {
  position: absolute;
  width: 600px;
  top: 100px;
}

.workTitle h2 {
  font-size: 250%;
  font-weight: 600;
}

.mySwiper3 .work .workLogo {
  width: 200px;
  height: 200px;
  margin: 0 auto;
  border-radius: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.work span {
  font-size: 24px;
}

.mySwiper3 .work .workLogo1 {
  background: linear-gradient(to bottom, skyblue, rgba(28, 31, 241, 0.5));
}

.mySwiper3 .work .workLogo2 {
  background: linear-gradient(
    to bottom,
    rgba(107, 108, 221, 0.9),
    rgba(114, 116, 209, 0.9)
  );
}

.mySwiper3 .work .workLogo3 {
  background: linear-gradient(
    to bottom,
    rgba(255, 165, 0, 0.9),
    rgba(255, 165, 0, 0.5)
  );
}

.mySwiper3 .work .workLogo4 {
  background: linear-gradient(
    to bottom,
    rgba(145, 241, 41, 0.9),
    rgba(143, 238, 41, 0.9)
  );
}

.mySwiper3 .work .workLogo5 {
  background: linear-gradient(
    to bottom,
    rgb(163, 3, 163, 0.9),
    rgba(163, 3, 241, 0.5)
  );
}

.mySwiper3 .work {
  transition: 0.2s;
  width: 300px;
}

.mySwiper3 .work:hover {
  cursor: pointer;
  transform: scale(1.1) !important;
}

.mySwiper3 .swiper1 i {
  margin-top: 70px;
}

.slide2 {
  background: #fff url("../image/people-g7507a43cf_1920.jpg") no-repeat;
  position: absolute;
  width: 100%;
  height: 100vh;
  left: 0;
  bottom: 0;
  background-size: cover;
}

.teamTitle {
  display: flex;
  font-size: 40px;
  /* color: #006fc8; */
  color: #006fc8;
  margin: 75px auto 0 auto;
  justify-content: center;
  align-items: center;
  width: 800px;
}

.slide2 .mainBody {
  width: 1300px;
  margin: 80px auto;
  display: flex;
  color: #fff;
  justify-content: space-around;
}

.mainBody .team {
  transition: 0.4s;
  width: 300px;
  box-shadow: 0 0 24px rgba(255, 255, 255, 0.5);
  /* 渐变色，从上到下 */
  /* rgba（num1,num2,num3,透明度） */
  background: linear-gradient(to bottom, skyblue, rgba(0, 0, 0, 0.5));
}

.mainBody .team:hover {
  /* translateY:向Y轴偏移 */
  /* scale：放大1.05倍 */
  transform: translateY(-20px) scale(1.05) !important;
  box-shadow: 0px 0px 36px rgba(255, 255, 255, 0.2) !important;
}

.mainBody img {
  height: 220px;
  width: 180px;
  margin-left: 60px;
}

.teamTitle .left,
.right {
  width: 195px;
  height: 5px;
}

.teamTitle .left {
  background: url("../image/left.png") no-repeat;
}

.teamTitle .right {
  background: url("../image/right.png") no-repeat;
}

.teamTitle span {
  font-weight: bold;
}

.team .introduce {
  padding: 15px;
  height: 400px;
}

.team .msg {
  border-top: 2px solid yellowgreen;
}

.msg p {
  margin-top: 13px;
  font-size: 25px;
}

.msg .line {
  width: 200px;
  height: 10px;
  /* background-color: pink; */
  margin: 10px auto;
  border-bottom: 2px solid yellowgreen;
}

.introduction p {
  text-indent: 25px;
  font-size: 14px;
  text-align: left;
}

.slide1 .centerBody {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 750px;
  width: 1435px;
  background: linear-gradient(
    to bottom,
    rgba(229, 234, 238, 0.432),
    rgba(125, 189, 231, 0.432)
  );
  margin: 0 auto;
  border-radius: 50px;
}

.centerBody div {
  width: 650px;
  height: 500px;
  /* border: 1px solid pink; */
  margin: 20px;
}

.centerBody .pic {
  background-image: url("../image/computer.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  object-fit: cover;
}

.centerBody .pic img {
  position: relative;
  width: 608px;
  height: 362px;
  border-radius: 2px;
  top: 45px;
  left: 21px;
}

.slide1 .headerTitle {
  height: 170px;
}

.headerTitle h2 {
  width: 180px;
  font-size: 40px;
  line-height: 230px;
  font-weight: bold;
  margin: 0 auto;
}

.headerTitle h2::after {
  content: "";
  display: block;
  width: 70%;
  height: 4px;
  margin-top: -70px;
  background-color: #3b6caa;
  transform: translateX(21%);
}

.centerBody .word {
  /* background-image: url("../image/backg.png"); */
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.centerBody .word p {
  /* text-indent: 37px; */
  text-align: left;
}

.centerBody .word img {
  display: inline;
  width: 40px;
  position: relative;
  top: -3px;
}

.centerBody .word p span {
  font-weight: bold;
  font-size: 40px;
  color: #006fc8;
}

.slide4 {
  background-image: url("../image/ywcjBack.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vh;
}

.mainContent {
  /* border: 1px solid pink; */
  height: 850px;
  width: 1200px;
  margin: 0 auto;
}

.mainContent .ywcjTitle {
  margin-top: 70px;
  font-weight: bold;
  font-size: 40px;
  color: #006fc8;
}

.ywcjTitle {
  display: flex;
  justify-content: center;
  align-items: center;
}

.ywcjTitle div {
  display: inline;
  width: 198px;
  height: 5px;
}

.ywcjTitle .decorate-l {
  background-image: url("../image/left.png");
  background-repeat: no-repeat;
  margin-right: 20px;
}

.ywcjTitle .decorate-r {
  background-image: url("../image/right.png");
  background-repeat: no-repeat;
  margin-left: 20px;
}

.ywcjItems {
  margin-top: 20px;
  height: 112px;
  justify-content: center;
  display: flex;
  border-bottom: 1px solid #00cc99;
}

.product-item {
  cursor: pointer;
  width: 100px;
  margin-left: 50px;
}

.select .underLine {
  background-color: #fb1d5a;
  width: 46px;
  height: 6px;
  margin: 10px auto 0 auto;
}

.picContent {
  height: 600px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.picContent .item-content span {
  font-size: 40px;
  color: #23e0b1;
  font-weight: bold;
}

.itemTop {
  display: flex;
  justify-content: center;
  height: 400px;
  width: 1200px;
}

.imgPic {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.imgPic > div > img {
  object-fit: contain;
  border-radius: 10px;
}

.imgPic > div:hover {
  cursor: pointer;
  transform: translateY(-2px) scale(1.05);
  box-shadow: 0px 0px 36px rgba(255, 255, 255, 0.2);
}

.imgPic > div {
  transition: 0.2s;
  background-color: #fff;
  border-radius: 10px;
  width: 200px;
  height: 100px;
  margin-left: 10px;
  margin-top: 10px;
}

.slide4-safe {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  /* background-color: #006fc8; */
}

.slide4-gd {
  width: 500px;
  height: 150px;
  /* background-color: pink; */
  text-align: left;
}

.slide4-gd .p1-1 {
  font-size: 40px;
  font-weight: bold;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
}

.slide4-gd .p3-3 {
  font-size: 14px;
  font-weight: bold;
  color: #393d49;
}

.slide4-img {
  width: 600px;
  height: 500px;
}

.slide4-img img {
  object-fit: contain;
}

.slide4-sy {
  display: flex;
  justify-content: center;
  align-items: center;
}

.slide4-left {
  width: 600px;
  height: 600px;
}

.slide4-right {
  width: 600px;
  height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.slide4-right ul p {
  font-size: 20px;
}

.img {
  width: 100%;
  height: 580px;
}

.layui-timeline .layui-timeline-item:before {
  background-color: #00cc99;
  width: 2px;
}

.slide5 {
  position: relative;
  background-image: url("../image/图片4.png");
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
  /* height: auto; */
  background-size: 100% 878px;
}

.lxwmHeader {
  margin: 75px auto 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1000px;
}

.lxwmHeader span {
  font-size: 40px;
  font-weight: bold;
}

.dec {
  width: 198px;
  height: 5px;
}

.lxwmHeader .lxwmLeft {
  background-image: url("../image/w_left.png");
  background-repeat: no-repeat;
}

.lxwmHeader .lxwmRight {
  background-image: url("../image/w_right.png");
  background-repeat: no-repeat;
}

.lxwmHeader span {
  margin: 0 30px;
  color: #eee;
}

.lxwmPosition {
  margin: 0 auto;
  width: 1200px;
  background: linear-gradient(
    to bottom,
    rgba(135, 206, 235, 0.5),
    rgba(0, 0, 0, 0.1)
  );
  height: 700px;
  border-radius: 20px;
}

.posi {
  margin: 30px auto 0 auto;
  display: flex;
  justify-content: center;
}

.posi img {
  width: 50px;
  height: 50px;
  border-radius: 22px;
  margin-top: 50px;
}

.posi span {
  font-size: 35px;
  margin-left: 5px;
  font-weight: normal;
  font-style: normal;
  color: #006fc8;
  margin-top: 50px;
}

.info {
  height: 560px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.info > div:hover {
  transform: translateY(-20px) scale(1.05);
  box-shadow: 0px 0px 36px rgba(255, 255, 255, 0.2);
}

.info > div {
  /* border: 2px solid #00CC99; */
  transition: 0.4s;
  margin-left: 35px;
  width: 300px;
  height: 300px;
  border-radius: 10px;
  box-shadow: 0 0 24px rgba(255, 255, 255, 0.5);
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.9),
    rgba(189, 189, 192, 0.9)
  );
}

.iconTitle {
  font-size: 30px;
  font-weight: bold;
}

.info span i {
  margin: 30px 0;
}

.iconMsg {
  margin-top: 30px;
  font-size: 20px;
  color: #393d49;
  font-weight: 500;
}

.ba {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.1);
  color: white;
  text-align: center;
  line-height: 60px;
}

.ba a {
  color: white;
}

.ba a:hover {
  color: white;
}

/* 人才招聘 */
.slide3 {
  position: relative;
  background: url("../image/blueBack.png");
  width: 100%;
  height: 100vh;
  background-size: 100%;
  /* background-position: center; */
}

.qywhContent {
  width: 800px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 75px auto 0 auto;
}

.qywhContent span {
  font-size: 40px;
  font-weight: bold;
  color: #006fc8;
}

.qywhContent > div {
  width: 198px;
  height: 5px;
}

.qywhLeft {
  background: url("../image/left.png") no-repeat;
  margin-right: 30px;
}

.qywhRight {
  background: url("../image/right.png") no-repeat;
  margin-left: 30px;
}

.rczpContent {
  display: flex;
  justify-content: center;
}

.fzfxContent {
  display: flex;
  /* flex-wrap: wrap; */
  /* width: 1040px; */
  width: 1600px;
  height: 700px;
  margin-top: 100px;
  margin-left: 180px;
}

.rczp {
  height: 600px;
  margin-right: 10px;
  padding: 10px;
  border: 1px solid #2f94f2;
}

.rczpBox01 {
  width: 470px;
  order: 2;
}
.rczpBox02 {
  width: 500px;
  order: 1;
}
.rczpBox03 {
  width: 480px;
  order: 4;
}
.rczpBox04 {
  width: 480px;
  order: 3;
}

.rczpTitle {
  text-align: left;
  font-size: 26px;
}

.gwyqTitle,
.gwzzTitle {
  font-size: 20px;
  text-align: left;
  margin: 10px 0;
  border-top: 1px solid #2f94f2;
}

.xzdyTitle {
  text-align: left;
}

.gwyqContent,
.gwzzContent {
  height: 150px;
  font-size: 16px;
  text-align: left;
}

.rczpContact {
  position: absolute;
  top: 110px;
  right: 140px;
  padding: 20px;
  border: 1px solid #2f94f2;
  border-radius: 100px;
}

.rczpContact ul {
  display: flex;
}

.rczpContact-1 {
  text-align: justify;
}

/* 公司动态 */
.slide6-news {
  overflow: auto;
  background: url("../image/newBack.png") no-repeat;
  background-position: center;
  background-size: 100%;
}

.slide6 {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: 1200px;
  height: 850px;
  overflow: hidden !important;
}

.slide6-title {
  padding: 28px 0;
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  display: flex;
  justify-content: center;
}

.slide6-title img {
  object-fit: contain;
}

.gsxw-content {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  width: 1200px;
  height: 600px;
}

.gsxw-main {
  height: 400px;
  width: 500px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.gsxw-img {
  height: 200px;
  width: 400px;
  background: url("../image/news/new01.png") no-repeat;
  background-position: center;
}

.gsxw-word {
  height: 200px;
  width: 500px;
}

.gsxw-more {
  height: 400px;
  width: 500px;
}

.gsxw-item {
  width: 340px;
  height: 150px;
  margin: 0 auto;
  font-size: 16px;
  color: #bbbbbb;
  text-align: left;
}

.gsxw-more {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.new-more {
  width: 500px;
  height: 50px;
  border-bottom: 1px dotted #757575;
  display: flex;
  justify-content: center;
}

.new-left {
  width: 360px;
  height: 100%;
  padding: 12px 10px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #bbbbbb;
}

.new-right {
  width: 140px;
  height: 100%;
  padding: 12px 10px;
  color: #bbbbbb;
}

.new-left a,
.gsxw-word a {
  color: #eeeeee;
}

.new-left a:hover,
.gsxw-word a:hover {
  color: #2295f3;
}

.gsxw-btn {
  height: 90%;
  display: flex;
  flex-direction: column-reverse;
}

/* 荣誉证书 */
.gjzs-title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 72px;
}

.gjzs-left {
  width: 196px;
  height: 5px;
  background: url("../image/left.png") no-repeat;
}

.gjzs-right {
  width: 200px;
  height: 5px;
  background: url("../image/right.png") no-repeat;
}

.gjzs {
  background-color: rgb(253, 252, 252);
  display: block;
  overflow: auto;
  background: url("../image/001.jpg") no-repeat;
  background-size: cover;
}

.gjzs-main {
  color: #006fc8;
  font-size: 40px;
  font-weight: bold;
  padding: 0 35px;
}

.gjzs-content {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.gjzs-CMA {
  background: url("../image/CMA.jpg") no-repeat;
  background-position: center;
  background-size: contain;
}

.gjzs-SAFE {
  background: url("../image/safe.png") no-repeat;
  background-position: center;
  background-size: contain;
}
.gjzs-CNAS{
  background: url("../image/CNAS.jpg") no-repeat;
  background-position: center;
  background-size: contain;
}

.g {
  width: 516px;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  transition: 0.5s;
}

.g:hover {
  background-color: #eee;

  /* transform: scale(1.03); */
}

.Gitem {
  width: 210px;
  height: 300px;
  border: 1px solid rgb(212, 212, 212);
}

.gjzs-Content {
  width: 300px;
  height: 300px;
  padding: 60px 30px;
  text-align: left;
  color: #757575;
  font-size: 16px;
}

.gjzs-Content p {
  font-size: 23px;
  font-weight: bold;
  color: #393d49;
}

.other {
  margin-top: 20px;
}

.mySwiper02 {
  width: 900px;
  height: 400px;
  overflow: hidden !important;
  display: block;
}

.mySwiper02 .swiper-slide {
  height: 380px;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #989898;
}

.mySwiper02 .swiper-slide img {
  object-fit: contain;
}

/* 实验设备 */
.mySwiper .sysb {
  background-color: #fff;
  background: url("../image/sysb.jpg") no-repeat;
  background-size: cover;
  display: block;
}

.sysb-title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 73px;
  min-width: 600px;
}

.sysb-word {
  font-size: 40px;
  font-weight: bold;
  color: #006fc8;
  padding: 0 35px;
  min-width: 230px;
}

.sysb-left {
  background: url("../image/left.png") no-repeat;
  width: 200px;
  height: 5px;
}

.sysb-right {
  background: url("../image/right.png") no-repeat;
  width: 200px;
  height: 5px;
}

.sysb-say {
  margin-top: 20px;
  font-size: 18px;
  color: #636161;
  min-width: 750px;
}

.sysb-say ~ .line {
  width: 250px;
  background-color: rgb(209, 203, 203);
  height: 2px;
  margin: 20px auto;
}

.sysb-main {
  width: 1200px;
  height: 608px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.asd {
  width: 280px;
  height: 280px;
  display: flex;
  align-items: flex-end;
}

.machineSay {
  height: 50px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  line-height: 50px;
  color: #fff;
  font-size: 15px;
  transition: 1s;
}

.machineMain {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  overflow: hidden;
}

.change {
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.8);
  transition: 1s;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  opacity: 0;
}

.change a {
  font-size: 15px;
  color: #fff;
}

.change a:hover {
  font-size: 15px;
  color: #3b6caa;
}

.machine01 {
  background: url("../image/machine/machine01.png") no-repeat;
  background-size: cover;
}

.machine02 {
  background: url("../image/machine/machine05.png") no-repeat;
  background-size: cover;
  background-position: center;
}

.machine03 {
  background: url("../image/machine/machine03.png") no-repeat;
  background-size: cover;
}

.machine04 {
  background: url("../image/machine/machine04.png") no-repeat;
  background-size: cover;
}

.machine05 {
  background: url("../image/mer06.png") no-repeat;
  background-size: cover;
  background-position: center;
}

.machine06 {
  background: url("../image/machine/machine08.png") no-repeat;
  background-size: cover;
}

.machine07 {
  background: url("../image/mer01.png") no-repeat;
  background-position: center;
  background-size: cover;
}

.machine08 {
  background: url("../image/machine/machine09.png") no-repeat;
  background-size: cover;
  background-position: center;
}
