* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
}

#perview{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #00000088;
    z-index: 90999999999999;
}

#perview img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.ers{
    width: 85vw;
    margin: 60px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    letter-spacing: 0.2rem;
}

.ers .menus{
    display: flex;
}

.ers .menus a.active{
    color: #1F3792;
}

.ers .menus a{
    color: #484848;
    position: relative;
}

.ers .menus a + a{
    margin-left: 68px;
}

.ers .menus a + a:before{
    content: "|";
    position: absolute;
    top: 0;
    left: -34px;
}

.ers .right{
    color: #484848;
}

.ers .right span{
    color: #1F3792;
}


@media (max-width: 500px){
    .ers{
        width: 90vw;
        flex-direction: column-reverse;
        margin-top: 20px;
        font-size: 16px;
    }
    
    .ers .menus{
        width: 100%;
        margin-top: 15px;
    }
    
    .ers .right{
        width: 100%;
    }
    
.ers .menus a + a{
    margin-left: 28px;
}

.ers .menus a + a:before{
    left: -14px;
}
}

.solution .solution-content .solution-content-center .solution-content-center-boxs{
    position: relative;
}

.czlc_swiper{
    position: relative;
    width: 94%;
    margin: 20px auto 0;
}

.czlc_next,
.czlc_prev{
    position: absolute;
    top: 45%;
    z-index: 2;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ddd;
    color: #ddd;
    line-height: 1;
    cursor: pointer;
    border-radius: 50%;
}

.czlc_next:hover,
.czlc_prev:hover{
    color: #1f3792;
    border-color: #1f3792;
}

.czlc_next{
    right: 0;
}

.czlc_prev{
    left: 0;
}

.czlc_swiper .swiper-slide{
    position: relative;
    /*border: 1px solid #000;*/
}

.czlc_swiper .swiper-slide .js{
    position: absolute;
    left: -3vw;
    bottom: 40%;
}

.czlc_swiper .swiper-slide .thumb{
    height: 10vw;
    object-fit: contain;
    object-position: bottom;
}

.move_swiper{
    position: relative;
}

.move_swiper .move_next,.move_swiper .move_prev{
    position: absolute;
    top: 50%;
    z-index: 2;
    width: 35px;
    height: 35px;
    border: 1px solid #999;
    border-radius: 50%;
    color: #999;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s;
}

.move_swiper .move_next:hover,.move_swiper .move_prev:hover{
    color: rgba(59, 96, 185);
    border-color: rgba(59, 96, 185);
}

.move_swiper .move_next{
    right: 0;
}

.move_swiper .move_prev{
    left: 0;
}

.sxl_sxl_ys_bt{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
}

.movefour a{
    min-width: 45%;
}

.movefour a img{
    width: 100%;
}

.movefour + .movefour{
    margin-left: 20px;
}

.video_box{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999;
    width: 100vw;
    height: 100vh;
}

.video_box div{
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 40px;
    color: #fff;
    line-height: 1;
    cursor: pointer;
}

.qpVideo{
    object-fit: contain;
    background: rgba(0,0,0,1);
    width: 100%;
    height: 100%;
}

.ryzz{
    background-image: url(../img/zz_bg.png);
    background-size: 100% 100%;
    padding: 80px 0 60px;
}

.ryzz h2{
    font-weight: bold;
    font-size: 60px;
    color: #000000;
    text-align: center;
}

.ryzz ul li{
    width: 65%;
    margin: 75px 0;
    display: flex;
    align-items: flex-end;
    /*justify-content: space-evenly;*/
    padding-bottom: 60px;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.ryzz ul li .item{
    margin-bottom: 15px;
    width: 33%;
    height: 225px;
}

.ryzz ul li .item img{
    width: 90%;
    height: 100%;
    object-fit: contain;
    object-position: bottom;
}

.ryzz ul li:nth-child(odd){
    background-image: url(../img/zz_item_bg1.png);
    background-position: right bottom;
    margin-left: 35%;
}

.ryzz ul li:nth-child(odd) .item:first-child img{
    transform: translateY(30px);
}

.ryzz ul li:nth-child(even){
    background-image: url(../img/zz_item_bg2.png);
    background-position: left bottom;
}

.ryzz ul li:nth-child(even) .item:nth-child(3) img{
    transform: translateY(30px);
}

.js_box{
    /*background-image: url(../img/xingz.png), url(../img/xingz.png), url(../img/xingz.png), url(../img/xingz.png), url(../img/xingz.png);*/
    /*background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;*/
    /*background-size: 75% auto, 75% auto, 75% auto, 75% auto, 75% auto;*/
    /*background-position: right 15%,right 35%,right 55%,right 75%,right 100%;*/
    padding-bottom: 60px;
    position: relative;
    z-index: 1;
}

.js_box .right_img{
    position: absolute;
    right: 0;
    top: 0;
    width: 65%;
    z-index: -2;
}

.js_box .right_img img{
    width: 100%;
    display: block;
    z-index: -2;
}

.viewImg{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99999;
    background: rgba(0,0,0,0.7);
    display: none;
}

.viewImg img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.ys_sxl{
    position: relative;
}

.ys_bg{
    position: absolute;
    top: -100px;
    line-height: 1;
    right: 0;
    font-size: 150px;
    letter-spacing: 30px;
    color: #a6aaaa;
    z-index: -1;
    opacity: 0.1;
    font-weight: 900;
}

/* 表单元素 */
textarea,
select,
button,
input {
  /* "\5B8B\4F53" => 宋体 */
  font-family: Regular, Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
  border: none;
  outline: none;
  background: none;
  resize: none;
  transition: all 0.3s;
  /* chrome */
  /* 火狐浏览器 */
}
textarea::-webkit-outer-spin-button,
select::-webkit-outer-spin-button,
button::-webkit-outer-spin-button,
input::-webkit-outer-spin-button,
textarea::-webkit-inner-spin-button,
select::-webkit-inner-spin-button,
button::-webkit-inner-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
textarea[type="number"],
select[type="number"],
button[type="number"],
input[type="number"] {
  -moz-appearance: textfield;
}
textarea::placeholder,
select::placeholder,
button::placeholder,
input::placeholder {
  color: #CDCDCD;
}
.research-page {
  width: max-content;
  margin: 106px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 60px;
  border-top: 1px solid #DADADA;
  border-left: 1px solid #DADADA;
}
.research-page a {
  width: 50px;
  text-align: center;
  border-right: 1px solid #DADADA;
  border-bottom: 1px solid #DADADA;
  color: #DADADA;
  transition: all 0.3s;
}
.research-page a.active {
  background-color: #1F3792;
  color: white;
}
.research-page a:first-child,
.research-page a:last-child {
  width: max-content;
  padding: 0 15px;
}
.footer {
  width: 100vw;
  height: 100vh;
  background-image: url(../img/coverage12.png);
  background-size: cover;
  margin-top: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer .contents {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1250px;
  color: #030000;
  padding: 0 80px;
  background-image: url(../img/bg_1.png), url(../img/bg_2.png);
  background-repeat: no-repeat, no-repeat;
  background-position: left top, bottom right;
  position: relative;
}
.footer .contents .ban {
  color: #1F3792;
  font-size: 12px;
  position: absolute;
  right: 15px;
  bottom: 15px;
}
.footer .contents .lefts {
  padding: 100px 0 100px;
}
.footer .contents .lefts .logo {
  width: 90%;
}
.footer .contents .lefts .logo img {
  width: 100%;
}
.footer .contents .lefts h3 {
  color: #030000;
  font-size: 25px;
  font-weight: 400;
  margin: 40px 0;
}
.footer .contents .lefts .links {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px 110px;
  font-size: 16px;
  color: #030000;
}
.footer .contents .lefts .add {
  margin-top: 30px;
  font-size: 16px;
  color: #030000;
}
.footer .contents .rights {
  margin-top: 50px;
  position: relative;
}
.footer .contents .rights .tis {
  text-align: center;
  margin-bottom: 30px;
}
.footer .contents .rights .ercodes {
  display: flex;
}
.footer .contents .rights .ercodes .item {
  text-align: center;
}
.footer .contents .rights .ercodes .item p {
  margin-top: 10px;
}
.footer .contents .rights .ercodes .item + .item {
  margin-left: 80px;
}
.footer .contents .rights::before {
  content: "";
  width: 2px;
  height: 70%;
  background: linear-gradient(30deg, transparent, #745D9D, #5B74BB, #3F96D2, #2F73BE, transparent);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -50%;
}
html,
body {
  width: 100vw;
  overflow-x: hidden;
}
.container {
  width: 100%;
}
img {
  border: 0;
  vertical-align: middle;
}
.navigation {
  width: 100%;
  height: 93px;
  display: flex;
  justify-content: space-between;
  /* 调整对齐方式 */
  align-items: center;
  /* 垂直居中对齐 */
  position: fixed;
  /* 将导航栏固定在页面上 */
  top: 0;
  /* 从页面顶部开始 */
  left: 0;
  /* 从页面左侧开始 */
  z-index: 1000;
  /* 设置导航栏的层级，确保它在页面内容上方 */
  transition: all 0.5s;
}
.navigation.actives,
.navigation.active {
  background-color: #fff;
  box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.04);
}
.navigation-left img {
  margin-left: 61px;
}
.navigation-right {
  width: 60%;
  display: flex;
  align-items: center;
  margin-right: 50px;
  /* 垂直居中对齐 */
}
.navigation-right-hz {
  width: 15%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.navigation-right {
  display: flex;
  justify-content: flex-end;
}
.navigation-right-one .header_nav {
  display: flex;
  text-align: center;
}
.navigation-right-one .header_nav .me {
  margin-right: 30px;
  /* 调整间距以获得更好的排列 */
  text-align: center;
  position: relative;
}
.navigation-right-one .header_nav .me a {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #1f3792;
  line-height: 40px;
  text-align: center;
}
/*.navigation-right-one .header_nav .me:hover .menu {*/
/*  display: block;*/
/*}*/
.navigation-right-one .header_nav .me .menu a:hover {
  color: #1F3792 !important;
  background-color: white;
  transition: 0.7s;
}

.menu {
  width: 100px;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%);
  background: linear-gradient(21deg, rgba(65, 159, 230), rgba(59, 96, 185));
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  display: none;
}
.menu a {
  width: 100%;
  height: 10%;
  line-height: 40px;
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  color: white !important;
}
/*移动端*/
.app_right {
  display: none;
  /*移动端菜单按钮*/
}
.app_right .app_nav_btn {
  width: 50px;
  height: 50px;
  transform: scale(0.7) translateX(50%);
  /*margin-left: 80%;*/
}
.app_right .app_nav_btn span,
.app_right .app_nav_btn::before,
.app_right .app_nav_btn::after {
  content: "";
  display: block;
  width: 70%;
  height: 3px;
  border-radius: 2px;
  background: #444;
  position: absolute;
  left: 0;
  transition: all 0.3s;
}
.app_right .app_nav_btn::after {
  transform-origin: right center;
  top: 25%;
}
.app_right .app_nav_btn::before {
  transform-origin: right center;
  top: 75%;
}
.app_right .app_nav_btn span {
  top: 50%;
}
.app_right .app_nav_btn.check span {
  opacity: 0;
}
.app_right .app_nav_btn.check::after {
  transform: rotate(-46deg);
}
.app_right .app_nav_btn.check::before {
  transform: rotate(46deg);
}
.app_right .app_nav_btn.check + .nav_warp .nav_list {
  left: 0;
}
.swiper-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  top: 0;
}
.swiper-slide {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
}
.swiper-slide img {
  width: 100%;
}
.header-center {
  width: 100%;
  position: absolute;
  top: 30%;
  left: 8%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.header-center .ysjsp {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 72px;
  color: #ffffff;
  line-height: 73px;
  background: linear-gradient(30deg, #745d9d 4.19921875%, #5b74bb 43.23730469%, #3f96d2 75.56152344%, #2f73be 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.header-center .ysjsc {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 36px;
  color: #ffffff;
  background: linear-gradient(30deg, #745d9d 4.19921875%, #5b74bb 43.23730469%, #3f96d2 75.56152344%, #2f73be 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 40px 0;
}
.header-center-box {
  width: max-content;
  padding: 0 40px;
  border: 2px solid #1f25a8;
  border-radius: 50px;
  display: flex;
  justify-content: space-between;
  line-height: 72px;
  align-items: center;
  cursor: pointer;
}
.header-center-box .header-center-boxs {
  width: 27px;
  line-height: 27px;
  border-radius: 50%;
  background-color: #1f25a8;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
}
.header-center-box .dgkc {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 30px;
  color: #1f25a8;
  white-space: nowrap;
  margin-left: 15px;
}
.content {
  width: 100%;
  background-image: url(../img/rectangle3.png);
  background-size: cover;
}
.content-top {
  width: 88.54166667vw;
  margin: 0 auto;
  padding-top: 70px;
  padding-bottom: 100px;
  display: flex;
  justify-content: space-between;
}
.content-left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1;
  margin-right: 50px;
}
.content-left .about-title {
  width: 100%;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 30px;
  color: #000000;
}
.content-left p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #a6aaaa;
  line-height: 32px;
  margin-top: 25px;
}
.content-left .text {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #a6aaaa;
  line-height: 32px;
  margin-top: 25px;
}
.content-left .more {
  background: linear-gradient(21deg, rgba(65, 159, 230), rgba(59, 96, 185));
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  margin-top: 3.64583333vw;
  padding: 18px 68px;
  border-radius: 5px;
  cursor: pointer;
}
.content-top .content-right {
  width: 50%;
}
.content-top .content-right img {
  width: 100%;
}
.container-three {
  width: 88.54166667vw;
  margin: 0 auto;
}
.container-three-top {
  width: 100%;
}
.container-three-top p {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 30px;
  color: #000000;
  line-height: 32px;
}
.container-three-center {
  width: 100%;
  margin-top: 7.34375vw;
  display: flex;
}
.sxl_sxl_ys_bt .swiper-scrollbar {
  width: 50vw;
  height: 10px;
  /*margin-left: -95%;*/
  /*margin-top: 32.885416vw;*/
  background-color: #cccccc;
}
.sxl_sxl_ys_bt .swiper-scrollbar-drag {
  height: 10px;
  background-color: #2031b5;
}
.container-three-center-left {
  width: 100%;
  display: flex;
  align-items: center;
  /*margin-left: 4.47916667vw;*/
}

.container-three-center-left .container-three-center-left-left{
    width: 50%;
}

.container-three-center-left .container-three-center-left-left img {
  width: 100%;
}
.container-three-center-left .container-three-center-left-right {
  display: flex;
  flex-direction: column;
  margin-left: 20px;
}
.container-three-center-left .container-three-center-left-right p {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 35px;
  color: #000001;
  line-height: 32px;
}
.container-three-center-left .container-three-center-left-right div {
  width: 492px;
  /*height: 80px;*/
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #888888;
  line-height: 32px;
  margin-top: 1.25vw;
}
.container-three-center-left .container-three-center-left-bottom {
  display: flex;
  align-items: center;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}
.container-three-center-left .container-three-center-left-bottom p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #2127a8;
  line-height: 32px;
  cursor: pointer;
  margin-right: 10px;
  white-space: nowrap;
}
.container-three-center-left .container-three-center-left-bottom .tysix {
  width: 60px;
  height: 60px;
  margin-left: 15px;
}
.container-three-center-left .container-three-center-left-bottom .yjt {
  width: 17px;
  height: 7px;
  position: absolute;
  left: 105px;
  top: 22px;
}
.container-three-center-left .container-three-center-left-bottom .jd {
  height: auto;
  width: 60px;
  text-align: center;
  line-height: 60px;
  border-radius: 50%;
  color: #fff;
  margin-top: 0;
  background: linear-gradient(30deg, #745D9D 4.19921875%, #5B74BB 43.23730469%, #3F96D2 75.56152344%, #2F73BE 100%);
}
.container-three-bottom {
  display: flex;
  /*width: 30%;*/
  /*margin-top: 32vw;*/
  /*margin-left: 46.875vw;*/
}
.container-three-bottom-right {
  width: 50%;
  display: flex;
}
.container-three-bottom-right .xxx {
  width: 10%;
  cursor: pointer;
  padding-left: 60px;
  display: flex;
  font-size: 24px;
}
.container-three-bottom-right .xxx .leftzzjt {
  width: 47px;
  height: 47px;
  border-radius: 50%;
  border: 2px solid #cccccc;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #cccccc;
  flex-shrink: 0;
  transition: all 0.3s;
}
.container-three-bottom-right .xxx .leftzzjt + .leftzzjt {
  margin-left: 10px;
}
.container-three-bottom-right .xxx .highlight {
  border: 1px solid #1F25A8 !important;
  /* 高亮边框样式为蓝色 */
  color: #1F25A8 !important;
  /* 高亮文字颜色为蓝色 */
}
.container-three-bottom-right .xxx .leftzzjt:hover {
  border: 2px solid #1F25A8;
  color: #1F25A8;
  border-radius: 56px;
  border-bottom: 2px solid black;
}
.container-three-bottom-right .xxxx {
  width: 10%;
  cursor: pointer;
  padding-left: 60px;
}
.container-three-bottom-right .xxxx .leftyyjt {
  width: 47px;
  height: 47px;
  border-radius: 50%;
  border: 2px solid #cccccc;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #cccccc;
}
.container-three-bottom-right .xxxx .highlight {
  border: 1px solid blue !important;
  /* 高亮边框样式为蓝色 */
  color: blue !important;
  /* 高亮文字颜色为蓝色 */
}
.blue {
  border: 2px solid blue;
  color: blue;
}
.container-four {
  width: 100%;
  margin-top: 5.2083vw;
  position: relative;
  top: 0;
  left: 0;
}
.container-four-boxes {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-evenly;
  position: absolute;
  top: 0;
  left: 0;
}
.container-four-box {
  width: 20%;
  height: 100%;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.container-four-box::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  background: linear-gradient(to right, rgba(65, 159, 230), rgba(59, 96, 185));
  opacity: 0;
  transition: all 0.3s;
  z-index: -1;
}

.container-four-box div,.container-four-box p{
  transition: all 0.3s;
    transform: translateY(100px);
}

.container-four-box:hover::before {
  opacity: 0.8;
}

.container-four-box:hover div,.container-four-box:hover p{
    transform: none;
}

.container-four-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.container-four img {
  width: 100%;
  display: block;
}
.container-four-boxx {
  width: 97px;
  height: 97px;
  border: 1px solid white;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 100%;
}
.container-four-boxx .rsgh {
  width: 54%;
}
.container-four-box p {
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #ffffff;
  line-height: 21px;
  margin-top: 30px;
  width: auto;
}
.container-five {
  width: 88.54166667vw;
  margin: 0 auto;
}
.container-five-top {
  width: 100%;
}
.container-five-top p {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 30px;
  color: #000000;
  line-height: 32px;
  margin-left: 5.416vw;
  margin-top: 7.760416vw;
}
.container-five-center {
  width: 70%;
  margin: 100px auto;
  display: flex;
  justify-content: space-between;
}

.container-five-center .container-five-center-left{
    width: 50%;
}

.container-five-center-left div{
    width: 100%;
    overflow: hidden;
}
.container-five-center-left img {
  width: 100%;
  transition: all 0.3s;
}
.container-five-center-left p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 30px;
  margin-left: 6.416vw;
  margin-top: 1.197916vw;
}

.container-five-center-left p a{
  transition: all 0.3s;
}

.container-five-center-left:hover img{
   transform: scale(1.1);
}

.container-five-center-left:hover p a{
   color: #1f25a8 !important;
}

.container-five-center-right {
  width: 45%;
}
.container-five-center-right p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #010000;
  line-height: 19px;
  border-bottom: 1px solid #cccccc;
  padding: 35px 0;
  transition: all 0.3s;
  width: 100%;
}
.container-five-center-right p a{
    display: block;
    transition: all 0.3s;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
}

.container-five-center-right p:hover{
  border-bottom: 1px solid #1f25a8;
}

.container-five-center-right p:hover a{
    color: #1f25a8 !important;
}

.container-five-bottomm {
  display: flex;
  justify-content: center;
  align-items: center;
}
.container-five-bottom {
  margin: 0 auto;
  padding: 18px 76px;
  background: linear-gradient(21deg, rgba(65, 159, 230), rgba(59, 96, 185));
  cursor: pointer;
  border-radius: 50px;
}
.container-five-bottom a {
  color: white;
  display: block;
}
.container-six {
  width: 100%;
  margin-top: 5.572916vw;
  background-image: url(../img/coverage12.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  top: 0;
  left: 0;
  padding-bottom: 12.34375vw;
}
.container-six-one {
  width: 60%;
  position: absolute;
  top: 10.677083vw;
  left: 17.39583vw;
}
.container-six-one img {
  margin-left: 6%;
  margin-top: 9%;
}
.container-six-one p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 25px;
  color: #030000;
  line-height: 23px;
  margin-left: 75px;
  margin-top: 35px;
}
.container-six-one-wz {
  width: 23.4375vw;
  line-height: 80px;
  display: grid;
  grid-gap: 28px;
  grid-template-columns: repeat(2, 1fr);
  /* 定义四列，每列宽度相同 */
  margin-left: 75px;
  margin-top: 30px;
}
.container-six-one-wz div {
  width: 11.71875vw;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #030000;
  line-height: 23px;
}
.container-six-main {
  padding-left: 29.010416vw;
  padding-top: 13.072916vw;
}
.container-six-two {
  width: 53.28125vw;
  display: flex;
}
.container-six-two-sx {
  width: 2px;
  height: 169px;
  background: linear-gradient(30deg, #745d9d, #5b74bb, #3f96d2, #2f73be);
  margin-left: 40%;
  margin-top: 7.65625vw;
}
.container-six-two-right {
  width: 550px;
  margin-top: 10%;
}
.container-six-two-right p {
  width: 201px;
  height: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #030000;
  line-height: 23px;
  margin-left: 36%;
}
.container-six-two-right-img {
  width: 133px;
  margin-left: 100px;
  margin-top: 20px;
}
.container-six-two-right-img p {
  width: 81px;
  height: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #030000;
  line-height: 23px;
  margin-left: 25px;
}
.zhwz {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 12px;
  color: #1f3792;
  line-height: 21px;
  margin-top: 5.625vw;
  margin-left: -80px;
}
.banner {
  width: 100%;
}
.banner img {
  width: 100%;
}
.banner-content {
  position: relative;
  top: 0;
  left: 0;
}
.banner-content p {
  /*width: 192px;*/
  /*height: 48px;*/
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 48px;
  color: #ffffff;
  /*position: absolute;*/
  /*top: -280px;*/
  /*left: 10%;*/
}
.banner-content span {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
  line-height: 32px;
  /*position: absolute;*/
  /*top: -222px;*/
  /*left: 10%;*/
}
.reg-content {
  width: 80%;
  margin: 0 auto;
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
}
.reg-content-top {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 128px;
}
.reg-content-top p {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 36px;
  color: #000000;
  line-height: 32px;
  text-align: center;
}
.sxl_title {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 128px;
  margin-bottom: 100px;
}
.sxl_title p {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 36px;
  color: #000000;
  line-height: 32px;
  text-align: center;
  position: relative;
  z-index: 2;
}
.sxl_title span {
  margin-top: -10px;
  font-size: 20px;
  font-weight: 700;
  color: #eee;
  white-space: nowrap;
}
.des_item {
  display: flex;
  margin: 80px 0;
}
.des_item .reg-content-one-left {
  width: 25%;
}
.des_item .reg-content-one-left img {
  width: 100%;
}
.des_item .reg-content-one-right {
  margin-left: 100px;
  flex: 1;
}
.des_item .reg-content-one-right .reg-content-one-right-top {
  display: flex;
  align-items: center;
}
.des_item .reg-content-one-right .reg-content-one-right-top::before {
  content: "";
  width: 80px;
  height: 2px;
  background-color: #1F3792;
  margin-right: 20px;
}
.des_item .reg-content-one-right .reg-content-one-right-top p {
  color: #1F3792;
}
.des_item .reg-content-one-right h3 {
  margin: 40px 0;
  font-size: 30px;
}
.des_item .reg-content-one-right .pp {
  margin-bottom: 50px;
  color: #888888;
}
.des_item .reg-content-one-right .bigbox {
  display: flex;
  align-items: center;
  line-height: 60px;
  padding: 0 16px;
  color: #BEBFC4;
  border: 2px solid #BEBFC4;
  width: max-content;
  transition: all 0.3s;
}
.des_item .reg-content-one-right .bigbox::after {
  content: "→";
  margin-left: 10px;
}
.des_item .reg-content-one-right .bigbox:hover {
  color: #1F3792;
  border-color: #1F3792;
}
.des_item:nth-child(odd) {
  flex-direction: row-reverse;
}
.des_item:nth-child(odd) .reg-content-one-right {
  margin-left: 0;
  margin-right: 100px;
}
.reg-content-one {
  width: 100%;
  display: flex;
  margin-top: 108px;
}
.reg-content-one .reg-content-one-left {
  flex: 3;
  position: relative;
  top: 0;
  left: 0;
}
.reg-content-one .reg-content-one-left .reg-img {
  position: absolute;
  left: 40px;
  top: 30px;
}
.reg-content-one .reg-content-one-right {
  flex: 7;
  display: flex;
  flex-direction: column;
}
.reg-content-one .reg-content-one-right .reg-content-one-right-top {
  display: flex;
}
.reg-content-one .reg-content-one-right .reg-content-one-right-top img {
  width: 83px;
  height: 2px;
  margin-top: 15px;
}
.reg-content-one .reg-content-one-right .reg-content-one-right-top p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #1f3792;
  line-height: 32px;
  margin-left: 20px;
}
.reg-content-one .reg-content-one-right span {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 30px;
  color: #000000;
  line-height: 32px;
  margin-top: 30px;
}
.reg-content-one .reg-content-one-right .pp {
  width: 100%;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #bebfc4;
  line-height: 32px;
  margin-top: 40px;
}
.reg-content-one .reg-content-one-right .bigbox {
  display: flex;
  align-items: flex-start;
  margin-top: 7%;
}
.reg-content-one .reg-content-one-right .bigbox .reg-content-one-right-bottom {
  width: 153px;
  height: 60px;
  padding: 23px 25px;
  cursor: pointer;
  display: flex;
  border: 1.22px solid #bebfc4;
}
.reg-content-one .reg-content-one-right .bigbox .reg-content-one-right-bottom:hover {
  border: 1.22px solid #1f3792;
}
.reg-content-one .reg-content-one-right .bigbox .reg-content-one-right-bottom:hover p {
  color: #1f3792 !important;
}
.reg-content-one .reg-content-one-right .bigbox .reg-content-one-right-bottom:hover .reg-img3:last-child {
  display: block !important;
}
.reg-content-one .reg-content-one-right .bigbox .reg-content-one-right-bottom:hover .reg-img3:nth-child(2) {
  display: none;
}
.reg-content-one .reg-content-one-right .bigbox .reg-content-one-right-bottom p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #bebfc4;
  line-height: 16px;
  margin-left: -10px;
}
.reg-content-one .reg-content-one-right .bigbox .reg-content-one-right-bottom .reg-img3:last-child {
  display: none;
}
.reg-content-one .reg-content-one-right .bigbox .reg-content-one-right-bottoom {
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none;
}
.reg-content-one .reg-content-one-right .bigbox .reg-content-one-right-bottoom .reg-img2 {
  width: 153px;
  height: 60px;
  position: absolute;
}
.reg-content-one .reg-content-one-right .bigbox .reg-content-one-right-bottoom p {
  width: 80px;
  height: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #1f3792;
  line-height: 8px;
  margin-left: 20px;
}
.reg-content-one .reg-content-one-right .bigbox .reg-content-one-right-bottoom .reg-img3 {
  position: absolute;
  left: 120px;
}
.reg-content-ona {
  width: 100%;
  display: flex;
  margin-bottom: 118px;
}
.reg-content-ona .reg-content-one-left {
  flex: 3;
  position: relative;
  top: 0;
  left: 0;
}
.reg-content-ona .reg-content-one-left .reg-img {
  position: absolute;
  left: 40px;
  top: 30px;
}
.reg-content-ona .reg-content-one-right {
  flex: 7;
  display: flex;
  flex-direction: column;
}
.reg-content-ona .reg-content-one-right .reg-content-one-right-top {
  display: flex;
}
.reg-content-ona .reg-content-one-right .reg-content-one-right-top img {
  width: 83px;
  height: 2px;
  margin-top: 15px;
}
.reg-content-ona .reg-content-one-right .reg-content-one-right-top p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #1f3792;
  line-height: 32px;
  margin-left: 20px;
}
.reg-content-ona .reg-content-one-right span {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 30px;
  color: #000000;
  line-height: 32px;
  margin-top: 30px;
}
.reg-content-ona .reg-content-one-right .pp {
  width: 100%;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #bebfc4;
  line-height: 32px;
  margin-top: 40px;
}
.reg-content-ona .reg-content-one-right .bigbox {
  display: flex;
  align-items: flex-start;
}
.reg-content-ona .reg-content-one-right .bigbox .reg-content-one-right-bottom {
  width: 153px;
  height: 60px;
  padding: 23px 25px;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  display: flex;
  border: 1.22px solid #bebfc4;
}
.reg-content-ona .reg-content-one-right .bigbox .reg-content-one-right-bottom:hover {
  border: 1.22px solid #1f3792;
}
.reg-content-ona .reg-content-one-right .bigbox .reg-content-one-right-bottom:hover p {
  color: #1f3792 !important;
}
.reg-content-ona .reg-content-one-right .bigbox .reg-content-one-right-bottom:hover .reg-img3:last-child {
  display: block !important;
}
.reg-content-ona .reg-content-one-right .bigbox .reg-content-one-right-bottom:hover .reg-img3:nth-child(2) {
  display: none;
}
.reg-content-ona .reg-content-one-right .bigbox .reg-content-one-right-bottom p {
  width: 80px;
  height: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #bebfc4;
  line-height: 16px;
  margin-left: -10px;
}
.reg-content-ona .reg-content-one-right .bigbox .reg-content-one-right-bottom .reg-img3:last-child {
  display: none;
}
.reg-content-ona .reg-content-one-right .bigbox .reg-content-one-right-bottoom {
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none;
}
.reg-content-ona .reg-content-one-right .bigbox .reg-content-one-right-bottoom .reg-img2 {
  width: 153px;
  height: 60px;
  position: absolute;
  top: -23px;
}
.reg-content-ona .reg-content-one-right .bigbox .reg-content-one-right-bottoom p {
  width: 80px;
  height: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #1f3792;
  line-height: 8px;
  margin-top: -16px;
  margin-left: 20px;
}
.reg-content-ona .reg-content-one-right .bigbox .reg-content-one-right-bottoom .reg-img3 {
  position: absolute;
  top: 0px;
  left: 120px;
}
.reg-content-two {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 10%;
  margin-bottom: 15%;
}
.reg-content-two .reg-content-two-left {
  flex: 8;
  display: flex;
  flex-direction: column;
}
.reg-content-two .reg-content-two-left .reg-content-two-right-top {
  display: flex;
}
.reg-content-two .reg-content-two-left .reg-content-two-right-top img {
  width: 83px;
  height: 2px;
  margin-top: 15px;
}
.reg-content-two .reg-content-two-left .reg-content-two-right-top p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #1f3792;
  line-height: 32px;
}
.reg-content-two .reg-content-two-left span {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 30px;
  color: #000000;
  line-height: 32px;
  margin-top: 60px;
}
.reg-content-two .reg-content-two-left .pp {
  width: 100%;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #bebfc4;
  line-height: 32px;
  margin-top: 20px;
}
.reg-content-two .reg-content-two-left .bigbox {
  display: flex;
  align-items: flex-start;
  margin-top: 7%;
}
.reg-content-two .reg-content-two-left .bigbox .reg-content-one-right-bottom {
  padding: 23px 25px;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  display: flex;
  border: 1.22px solid #bebfc4;
}
.reg-content-two .reg-content-two-left .bigbox .reg-content-one-right-bottom:hover {
  border: 1.22px solid #1f3792;
}
.reg-content-two .reg-content-two-left .bigbox .reg-content-one-right-bottom:hover p {
  color: #1f3792 !important;
}
.reg-content-two .reg-content-two-left .bigbox .reg-content-one-right-bottom:hover .reg-img3:last-child {
  display: block !important;
}
.reg-content-two .reg-content-two-left .bigbox .reg-content-one-right-bottom:hover .reg-img3:nth-child(2) {
  display: none;
}
.reg-content-two .reg-content-two-left .bigbox .reg-content-one-right-bottom p {
  width: 80px;
  height: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #bebfc4;
  line-height: 16px;
}
.reg-content-two .reg-content-two-left .bigbox .reg-content-one-right-bottom .reg-img3:last-child {
  display: none;
}
.reg-content-two .reg-content-two-left .bigbox .reg-content-one-right-bottoom {
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none;
}
.reg-content-two .reg-content-two-left .bigbox .reg-content-one-right-bottoom .reg-img2 {
  width: 153px;
  height: 60px;
  position: absolute;
}
.reg-content-two .reg-content-two-left .bigbox .reg-content-one-right-bottoom p {
  width: 80px;
  height: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #1f3792;
  line-height: 8px;
  margin-left: 20px;
}
.reg-content-two .reg-content-two-left .bigbox .reg-content-one-right-bottoom .reg-img3 {
  position: absolute;
  top: 0px;
  left: 120px;
}
.reg-content-two .reg-content-two-right {
  flex: 2;
  position: relative;
  top: 0;
  left: 0;
}
.reg-content-two .reg-content-two-right img {
  position: absolute;
  left: 0px;
  top: 60px;
}
.reg-content-two .reg-content-two-right .reg-imgg {
  width: 197px;
  height: 197px;
  position: absolute;
  left: 50px;
  top: 90px;
}
.reg-content-twa {
  width: 100%;
  margin-top: 102px;
  display: flex;
}
.reg-content-twa .reg-content-two-left {
  flex: 7;
  display: flex;
  flex-direction: column;
}
.reg-content-twa .reg-content-two-left .reg-content-two-right-top {
  display: flex;
}
.reg-content-twa .reg-content-two-left .reg-content-two-right-top img {
  width: 83px;
  height: 2px;
  margin-top: 15px;
}
.reg-content-twa .reg-content-two-left .reg-content-two-right-top p {
  height: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #1f3792;
  line-height: 32px;
}
.reg-content-twa .reg-content-two-left span {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 30px;
  color: #000000;
  line-height: 32px;
  margin-top: 60px;
}
.reg-content-twa .reg-content-two-left .pp {
  width: 100%;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #bebfc4;
  line-height: 32px;
  margin-top: 20px;
}
.reg-content-twa .reg-content-two-left .reg-content-two-right-bottom {
  margin-top: 60px;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}
.reg-content-twa .reg-content-two-left .reg-content-two-right-bottom p {
  width: 80px;
  height: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #bebfc4;
  line-height: 8px;
  margin-left: 20px;
}
.reg-content-twa .reg-content-two-left .reg-content-two-right-bottom .reg-img33 {
  position: absolute;
  top: 24px;
  left: 110px;
}
.reg-content-twa .reg-content-two-right {
  flex: 3;
  position: relative;
  top: 0;
  left: 0;
}
.reg-content-twa .reg-content-two-right .reg-imgg {
  position: absolute;
  left: 90px;
  top: 50px;
}
.ppp {
  width: 100%;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #bebfc4;
  line-height: 8px;
}
.container-bottom {
  width: 100%;
  background: #ebf3fc;
  padding: 120px 0 0;
}
.container-bottom-top {
  width: 80%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-bottom: 80px;
}
.container-bottom-bottom {
  width: 100%;
  height: 59px;
  background: #dfe7ef;
}
.container-bottom-top-left {
  width: 20%;
}
.container-bottom-top-center {
  display: flex;
  padding-left: 18px;
  margin-left: 20px;
  border-left: 1px solid #ccc;
}
.container-bottom-top-right {
  width: 45%;
  padding-left: 30px;
  margin-left: 30px;
  border-left: 1px solid #ccc;
}
.container-bottom-top-left-top {
  /*width: 53%;*/
  display: flex;
  justify-content: space-between;
}
.container-bottom-top-left-top>div{
    width: 49%;
}

.container-bottom-top-left-top>div img{
    width: 100%;
}

.container-bottom-top-left-top .container-bottom-top-left-top-left{
    /*width: 100%;*/
}
.container-bottom-top-left-top .container-bottom-top-left-top-left img{
    width: 100%;
}

.container-bottom-top-left-top-right,
.container-bottom-top-left-top-left p {
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 2;
  /*padding: 0 20px;*/
}

.container-bottom-top-left-top-right{
    margin-left: 10px;
}

.img5 {
  display: none;
}
.container-bottom-top-center-top {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
.container-bottom-top-center-top p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  line-height: 21px;
  margin: 10px 0;
}
.container-bottom-top-center-top span {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 22px;
  color: #b0b4b6;
}
.container-bottom-top-right-one {
  display: flex;
  justify-content: space-between;
  white-space: nowrap;
}
.container-bottom-top-right-one span {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  line-height: 21px;
}
.container-bottom-top-right-one li {
  margin-top: 20px;
}
.container-bottom-top-right-one li a {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #b0b4b6;
  line-height: 21px;
}
.container-bottom-bottom p {
  text-align: center;
  line-height: 59px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #858d8e;
}
.detection-content {
  width: 80%;
  height: 100%;
  margin: 0 auto;
}
.detection-content .detection-content-one {
  width: 100%;
  margin-top: 129px;
}
.detection-content .detection-content-one p {
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 36px;
  color: #000000;
  line-height: 32px;
}
.detection-content .detection-content-one img {
  margin-left: 800px;
}
.detection-content .detection-content-two {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-top: 100px;
  border-bottom: 1.22px solid #cccccc;
}
.detection-content .detection-content-two .movethree {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-bottom: 0;
  padding: 40px 0;
}
.detection-content .detection-content-two .movethree:nth-child(1) {
  margin-left: 0;
}
.detection-content .detection-content-two .movethree p {
  object-fit: contain;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  margin-top: 30px;
}
.detection-content .detection-content-two .movethree img {
  width: 79px;
  height: 79px;
}
.detection-content .detection-content-two .hover {
  border-bottom: 3px solid #1f3792 !important;
}
.detection-content .detection-content-three .detection-content-three-img {
  margin-top: 40px;
}
.detection-content #containerr {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  margin-bottom: 50px;
}
.detection-content #containerr .tab {
  width: 100%;
  margin: 0 auto;
}
.detection-content #containerr .tab .tab:first-of-type {
  display: block;
}
.detection-content #containerr .tab .option {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  margin-top: 80px;
  justify-content: space-between;
}
.detection-content #containerr .tab .option .option-box {
  width: 47%;
  line-height: 71px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #dfdfdf;
  cursor: pointer;
  position: relative;
}

.detection-content #containerr .tab .option .option-box p{
    white-space: nowrap;
}

.detection-content #containerr .tab .option .option-box img:last-child{
    position: absolute;
    right: 10px;
    bottom: 4px;
    opacity: 0;
    transition: all 0.3s;
    width: 150px;
}

.detection-content #containerr .tab .option .option-box:hover img{
    opacity: 1;
}

.detection-content #containerr .tab .option .option-box img {
  margin-left: 20px;
}
.detection-content #containerr .tab .option .option-box .option-title1 {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  margin-left: 30px;
  width: 50%;
  text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
}
.detection-content #containerr .tab .option .option-box .option-title2 {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  margin-left: 20px;
  
}
.detection-content .wz p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
  margin-top: 30px;
}
.detection-content .instrument {
  margin: 130px auto;
  display: flex;
  align-items: flex-end;
  justify-content: space-evenly;
}
.detection-content .instrument p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 33px;
  text-align: center;
  margin-top: 20px;
}

.detection-content .instrument-left{
    width: 20%;
}
.detection-content .instrument-left a{
    display: block;
    width: 100%;
}

.detection-content .instrument-left a img{
    width: 100%;
}

.detection-content .detection-content-four {
  width: 100%;
  height: 2px;
  background: #dfdfdf;
}
.detection-content .datum {
  width: 100%;
  padding: 30px 0;
}
.detection-content .datum p {
  /*width: 144px;*/
  /*height: 24px;*/
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
}
.detection-content .datum .datum-box {
  width: 100%;
  display: flex;
  align-items: center;
  margin: 0 auto;
  justify-content: space-between;
  margin: 50px auto;
}
.detection-content .datum .datum-box .datum-box-left {
  display: flex;
  align-items: center;
}
.detection-content .datum .datum-box .datum-box-left .datum-box-left-img {
  position: relative;
  top: 0;
  left: 0;
}
.detection-content .datum .datum-box .datum-box-left .datum-box-left-img .kb {
  position: absolute;
  left: 12px;
  top: 10px;
}
.detection-content .datum .datum-box .datum-box-left .datum-box-left-text p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 32px;
  margin-left: 12px;
}
.detection-content .datum .datum-box .datum-box-left .datum-box-left-text .datum-box-left-text-p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #717171;
  line-height: 32px;
  white-space: nowrap;
}
.detection-content .datum .datum-box .datum-box-right {
  width: max-content;
  line-height: 50px;
  border: 1px solid #1f3792;
  cursor: pointer;
  padding: 0 15px;
  white-space: nowrap;
}
.detection-content .datum .datum-box .datum-box-right a {
  cursor: pointer;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #1f3792;
  line-height: 50px;
  text-align: center;
}
.highlight {
  color: #1f3792;
  /* 文字颜色，如果需要 */
  /* 其他任何需要的样式 */
}
.scientificc {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 40px;
}
.scientificc .scientific-content {
  position: relative;
  /* 确保选项卡内容定位相对于父容器 */
  top: 0;
  left: 0;
  width: 80%;
  margin: 0 auto;
}
.scientificc .scientific-content .scientific-content-one {
  margin-top: 150px;
}
.scientificc .scientific-content .scientific-content-one p {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 36px;
  color: #000000;
  line-height: 32px;
  text-align: center;
}
.scientificc .scientific-content .scientific-content-one img {
  margin-left: 45%;
}
.scientificc .scientific-content .scientific-content-two {
  /*width: 60%;*/
  /*margin: 100px auto 0;*/
  display: flex;
  justify-content: space-evenly;
  align-items: flex-end;
}
.scientificc .scientific-content .scientific-content-two .move {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 40px;
  position: relative;
  max-width: 10%;
}

.scientificc .scientific-content .scientific-content-two .move a{
    display: block;
    width: 100%;
}

.scientificc .scientific-content .scientific-content-two .move a img{
    width: 100%;
}
.scientificc .scientific-content .scientific-content-two .move p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 32px;
  text-align: center;
  margin-top: 20px;
}
.scientificc .scientific-content .scientific-content-two .move.active::before {
  content: "";
  width: 100%;
  height: 5px;
  background-color: #3A5BB6;
  position: absolute;
  left: 0;
  bottom: 0;
}
.scientificc .scientific-content .scientific-content-three {
  display: flex;
  flex-direction: column;
  position: relative;
  top: 0;
  left: 0;
}
.scientificc .scientific-content #container {
  width: 100%;
  position: relative;
}
.scientificc .scientific-content #container .tab {
  margin-top: 20px;
  width: 100%;
  /* 设置选项卡内容的宽度 */
  position: relative;
  /* 绝对定位，相对于父容器 #container */
  top: 0;
  left: 0;
  display: none;
  /* 默认隐藏所有选项卡内容 */
}
.scientificc .scientific-content #container .tab .tabb {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}

.scientificc .scientific-content #container .tab .tabb .tab-left{
    width: 50%;
}

.scientificc .scientific-content #container .tab .tabb .tab-right{
    width: 40%;
    margin-right: 20px;
}

.scientificc .scientific-content #container .tab .tabb .tab-right img{
    width: 100%;
}

.scientificc .scientific-content #container .tab .tabb .tab-left .tab-one .tab-one-title {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 30px;
  color: #000000;
  line-height: 1.5;
}
.scientificc .scientific-content #container .tab .tabb .tab-left .tab-one .tab-one-t {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 20px;
  color: #979696;
  line-height: 32px;
}
.scientificc .scientific-content #container .tab .tabb .tab-left .tab-one .tab-one-ti {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 32px;
  margin-top: 40px;
}
.scientificc .scientific-content #container .tab .tabb .tab-left .tab-one .tab-one-tit {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #010000;
  line-height: 32px;
}
.scientificc .scientific-content #container .tab:first-child {
  display: block;
}
.scientificc .scientific-content .scientific-product {
  width: 100%;
}
.scientificc .scientific-content .scientific-product p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
  margin-top: 30px;
}
.scientificc .scientific-content .scientific-product table {
  border-collapse: collapse;
  width: 100%;
  margin-top: 50px;
}
.scientificc .scientific-content .scientific-product th,
.scientificc .scientific-content .scientific-product td {
  border: 1px solid #dddddd;
  text-align: center;
  padding: 8px;
}
.scientificc .scientific-content .scientific-product th {
  background-color: #bdd6ee;
}
.scientificc .scientific-content .scientific-product img {
  margin-top: 15px;
}
.scientificc .scientific-content .scientific-product .jyyl {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
  margin-top: 20px;
}
.scientificc .scientific-content .scientific-product .jyylwz {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 32px;
  margin-top: 30px;
}
.scientificc .scientific-content .scientific-product .jyylimg {
  margin-top: 30px;
}
.scientificc .scientific-content .scientific-trait {
  width: 100%;
}
.scientificc .scientific-content .scientific-trait .cptd {
  margin-top: 10px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
}
.scientificc .scientific-content .scientific-trait .scientific-trait-content {
  /*width: 60%;*/
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}
.scientificc .scientific-content .scientific-trait .scientific-trait-content .xz {
  width: 50%;
  display: flex;
  /*align-items: center;*/
}
.scientificc .scientific-content .scientific-trait .scientific-trait-content .xz div {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 1px solid #077af1;
  margin-top: 10px;
  flex-shrink: 0;
}
.scientificc .scientific-content .scientific-trait .scientific-trait-content .xz p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 33px;
  margin-left: 5px;
}
.scientificc .scientific-content .datum {
  width: 100%;
}
.scientificc .scientific-content .datum p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
}
.scientificc .scientific-content .datum .datum-box {
  width: 100%;
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
  margin: 50px auto;
}
.scientificc .scientific-content .datum .datum-box .datum-box-left {
  display: flex;
  align-items: center;
}
.scientificc .scientific-content .datum .datum-box .datum-box-left .datum-box-left-img {
  position: relative;
  top: 0;
  left: 0;
}
.scientificc .scientific-content .datum .datum-box .datum-box-left .datum-box-left-img .kb {
  position: absolute;
  left: 12px;
  top: 10px;
}
.scientificc .scientific-content .datum .datum-box .datum-box-left .datum-box-left-text p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 32px;
  margin-left: 12px;
}
.scientificc .scientific-content .datum .datum-box .datum-box-left .datum-box-left-text .datum-box-left-text-p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #717171;
  line-height: 32px;
}
.scientificc .scientific-content .datum .datum-box .datum-box-right {
  width: max-content;
  line-height: 50px;
  border: 1px solid #1f3792;
  cursor: pointer;
  padding: 0 15px;
  white-space: nowrap;
}
.scientificc .scientific-content .datum .datum-box .datum-box-right a {
  cursor: pointer;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #1f3792;
  line-height: 50px;
  text-align: center;
}
.scientificc .scientific-content .adapter {
  width: 100%;
  margin-bottom: 50px;
}
.scientificc .scientific-content .adapter p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
}
.scientificc .scientific-content .adapter .adapter-box {
  /*width: 70%;*/
  display: flex;
  justify-content: space-evenly;
  align-items: flex-end;
  margin: 0 auto;
}
.scientificc .scientific-content .adapter .adapter-box .adapter-box-box {
  margin-top: 50px;
}

.scientificc .scientific-content .adapter .adapter-box .adapter-box-box a{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.scientificc .scientific-content .adapter .adapter-box .adapter-box-box a img{
    margin-bottom: 20px;
    width: 100%;
}

.scientificc .scientific-content .adapter .adapter-box .adapter-box-box .wwwwww {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 33px;
  text-align: center;
}
.scientificc .scientific-content .adapter .adapter-box .adapter-box-box img {
  width: 181px;
  /*height: 152px;*/
}
.scientific-content-twoo {
  /*width: 60%;*/
  margin: 0 auto;
  display: flex;
  justify-content: space-evenly;
  border-bottom: 1.22px solid #cccccc;
}
.scientific-content-twoo .movve {
  padding-bottom: 50px;
  border-bottom: 0;
  /*margin-left: 12.8125vw;*/
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 20%;
}

.scientific-content-twoo .movve a{
    width: 100%;
}

.scientific-content-twoo .movve a img{
    width: 100%;
    height: auto;
}

.scientific-content-twoo .movve:nth-child(1) {
  margin-left: 0;
}
.scientific-content-twoo .movve p {
  margin-top: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 32px;
}
.scientific-content-twoo .movve img {
  height: 135px;
}
.scientific-content-twoo .hover {
  border-bottom: 3px solid #1f3792 !important;
}
.kernel {
  width: 100%;
}
.kernel .banner {
  width: 100%;
}
.kernel .banner .banner img {
  width: 100%;
}

.banner{
    position: relative;
}

 .banner .banner-content {
  position: absolute !important;
  top: 40%;
  left: 10vw;
}
.kernel .banner-content p {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 48px;
  color: #ffffff;
  /*line-height: 32px;*/
  /*position: absolute;*/
  /*top: -280px;*/
  /*left: 9.7%;*/
}
.kernel .banner-content span {
  width: 100%;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
  line-height: 32px;
  /*position: absolute;*/
  /*top: -222px;*/
  /*left: 9.8%;*/
}
.kernel-content {
  width: 78%;
  margin: 100px auto;
  position: relative;
  top: 0;
  left: 0;
}
.kernel-content .kernel-content-one {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 130px auto;
}
.kernel-content .kernel-content-one p {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 36px;
  color: #000000;
  line-height: 32px;
  text-align: center;
}

.kernel-content .kernel-content-two {
  width: 100%;
  margin-top: -3%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.kernel-content .kernel-content-two .kernel-content-two-left img {
  width: 100%;
}

.kernel-content .kernel-content-two .kernel-content-two-left,
.kernel-content .kernel-content-two .kernel-content-two-right {
  width: 46%;
}

.kernel-content .kernel-content-two .kernel-content-two-right .scriptone {
  width: 100%;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 30px;
  color: #000000;
  line-height: 32px;
}
.kernel-content .kernel-content-two .kernel-content-two-right .scripttwo {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #a6aaaa;
  line-height: 32px;
  margin-top: 20px;
}
.kernel-content .kernel-content-two .kernel-content-two-right .scriptthree {
  width: 643px;
  height: 144px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #a6aaaa;
  line-height: 32px;
  margin-top: 20px;
}
.kernel-content .kernel-content-three {
  width: 90%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 125px auto;
}
.kernel-content .kernel-content-three .kernel-content-three-box {
  width: 170px;
  height: 170px;
  background-color: #e9f4fa;
  color: white;
  border-radius: 10px;
}
.kernel-content .kernel-content-three .kernel-content-three-box div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.kernel-content .kernel-content-three .kernel-content-three-box div img {
  width: 40%;
  height: 40%;
  object-fit: contain;
}
.kernel-content .kernel-content-three .kernel-content-three-box div p {
  margin-top: 10px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #ffffff;
  line-height: 32px;
}
.kernel-content .kernel-content-three .kernel-content-three-box div .dwwz {
  color: black;
}
.kernel-content .white {
  display: none;
}
.kernel-content .kernel-content-three-box:hover img {
  display: none;
}
.kernel-content .kernel-content-three-box:hover .white {
  display: block;
}
.kernel-content .kernel-content-three-box:hover {
  background: linear-gradient(21deg, rgba(65, 159, 230), rgba(59, 96, 185));
  color: white !important;
  cursor: pointer;
}
.kernel-content .kernel-content-three-box p {
  color: black;
  /* 默认颜色 */
}
.kernel-content .kernel-content-three-box:hover p {
  color: white !important;
  /* 悬停时的颜色 */
}
.kernel-content .kernel-content-four {
  width: 100%;
}
.kernel-content .kernel-content-four .kernel-content-four-top {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.kernel-content .kernel-content-four .kernel-content-four-top p {
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 36px;
  color: #000000;
  line-height: 32px;
}

.video,
.kernel-content .kernel-content-four .video {
  width: 100%;
  margin: 100px auto;
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}

.video div,
.kernel-content .kernel-content-four .video div{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 2;
}

.video  div p,
.kernel-content .kernel-content-four .video div p{
    width: 100px;
    height: 100px;
    background: rgba(0,0,0,0.3);
    border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 40px;
  color: #fff;
}

.video video,
.kernel-content .kernel-content-four .video video {
  width: 100%;
}
.technical {
  width: 100%;
}
.research {
  width: 100%;
}
.research .research-content {
  width: 88%;
}
.research .research-layout {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  /* 定义四列，每列宽度相同 */
  gap: 75px;
  /* 设置网格间距，可根据需要调整 */
  place-items: center;
  /* 将网格容器内的内容水平和垂直居中 */
}
.research .research-layout .research-layout-box {
  width: 100%;
  padding: 50px;
  transition: all 0.3s;
  border-radius: 3px;
}

.research .research-layout .research-layout-box:hover{
  box-shadow: 0 0 10px rgba(0,0,0,0.4);
}

.research .research-layout .research-layout-box img{
    width: 100%;
}

.research .research-layout .research-layout-box p {
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #4a494c;
  line-height: 32px;
  margin-top: 30px;
}
.productcenter {
  width: 100%;
}
.material {
  width: 100%;
}
.item {
  width: 100%;
}
.item .item-content {
  width: 86%;
  margin: 0 auto;
}
.item .item-content .item-content-top {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 10%;
}
.item .item-content .item-content-top p {
  text-align: center;
  width: 122px;
  height: 35px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 36px;
  color: #000000;
  line-height: 32px;
}
.item .item-content .item-content-one {
  width: 80%;
  margin: 130px auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 60px 100px;
  /*border-radius: 10px;*/
  transition: all 0.3s;
}
.item .item-content .item-content-one .item-content-one-left {
  flex: 1;
}
.item .item-content .item-content-one .item-content-one-left p {
  /*width: 348px;*/
  /*height: 19px;*/
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  line-height: 32px;
}
.item .item-content .item-content-one .item-content-one-left .item-wz {
  /*width: 848px;*/
  /*height: 48px;*/
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 32px;
  margin-top: 30px;
}
.item .item-content .item-content-one .item-content-one-left .item-content-one-left-left {
  display: flex;
  /*width: 40%;*/
  margin-top: 30px;
  /*justify-content: space-evenly;*/
  cursor: pointer;
}

.item .item-content .item-content-one .item-content-one-left .item-content-one-left-left a + a{
    margin-left: 20px;
}

.item .item-content .item-content-one .item-content-one-left .item-content-one-left-left p {
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #3a5bb6;
  line-height: 32px;
  margin-left: -165px;
  margin-top: 3px;
}
.item .item-content .item-content-one .item-content-one-right {
  width: 20%;
  margin-left: 20px;
}
.item .item-content .item-content-one .item-content-one-right img {
  width: 100%;
}
.item .item-content .item-content-one:hover {
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
}
.material {
  width: 100%;
}
.material .material-content {
  width: 80%;
  margin: 0 auto;
}
.material .material-content .material-content-top {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 133px;
}
.material .material-content .material-content-top p {
  width: 123px;
  height: 36px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 36px;
  color: #000000;
  line-height: 32px;
}
.material .material-content .material-content-one {
  border-bottom: 1.22px solid #dfdfdf;
  display: flex;
  justify-content: space-evenly;
  align-items: flex-end;
}
.material .material-content .material-content-one .movefour {
  padding-bottom: 40px;
  border-bottom: 0;
  /*margin-left: 12.8125vw;*/
  display: flex;
  flex-direction: column;
  align-items: center;
}
.material .material-content .material-content-one .movefour:nth-child(1) {
  margin-left: 0;
}
.material .material-content .material-content-one .movefour p {
  margin-top: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 32px;
}
.material .material-content .material-content-one .movefour img {
  /*height: 135px;*/
}
.material .material-content .material-content-one .hover {
  border-bottom: 3px solid #1f3792 !important;
}
.material .material-content #container {
  width: 100%;
  /*height: 300px;*/
  position: relative;
  top: 0;
  left: 0;
  margin: 40px auto;
}
.material .material-content #container .tab {
  width: 100%;
  /* 设置选项卡内容的宽度 */
  /*position: absolute;*/
  /* 绝对定位，相对于父容器 #container */
  top: 0;
  left: 0;
  display: none;
  /* 默认隐藏所有选项卡内容 */
}
.material .material-content #container .tab .tabb {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.material .material-content #container .tab .tabb .tab-left{
    width: 70%;
}

.material .material-content #container .tab .tabb .tab-right{
    width: 10%;
    margin-right: 50px;
}

.material .material-content #container .tab .tabb .tab-right img{
   width: 100%;
}

.material .material-content #container .tab .tabb .tab-left .tab-one .tab-one-title {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
}
.material .material-content #container .tab .tabb .tab-left .tab-one .tab-one-t {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #979696;
  line-height: 32px;
}
.material .material-content #container .tab .tabb .tab-left .tab-one .tab-one-ti {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 32px;
  margin-top: 20px;
}
.material .material-content #container .tab .tabb .tab-left .tab-one .tab-one-tit {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #010000;
  line-height: 32px;
}
.material .material-content #container .tab:first-child {
  display: block;
}
.material .material-content .scientific-product {
  width: 100%;
}
.material .material-content .scientific-product p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
  margin-top: 30px;
}
.material .material-content .scientific-product table {
  border-collapse: collapse;
  width: 100%;
  margin-top: 50px;
}
.material .material-content .scientific-product th,
.material .material-content .scientific-product td {
  border: 1px solid #dddddd;
  text-align: center;
  padding: 8px;
}
.material .material-content .scientific-product th {
  background-color: #bdd6ee;
}
.material .material-content .scientific-product img {
  margin-top: 15px;
}
.material .material-content .scientific-product .jyyl {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
  margin-top: 20px;
}
.material .material-content .scientific-product .jyylwz {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 32px;
  margin-top: 30px;
}
.material .material-content .scientific-product .jyylimg {
  margin-top: 30px;
}
.material .material-content .scientific-trait {
  width: 100%;
}
.material .material-content .scientific-trait .cptd {
  width: 96px;
  height: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
  margin-top: 20px;
}
.material .material-content .scientific-trait .scientific-trait-content {
  /*width: 60%;*/
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}
.material .material-content .scientific-trait .scientific-trait-content .xz {
  width: 50%;
  display: flex;
  /*align-items: center;*/
}


.material .material-content .scientific-trait .scientific-trait-content .xz div {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 1px solid #077af1;
  flex-shrink: 0;
  margin-top: 12px;
}
.material .material-content .scientific-trait .scientific-trait-content .xz p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 33px;
  margin-left: 5px;
}
.material .material-content .datum {
  width: 100%;
}
.material .material-content .datum .xgzlxz {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
  margin-top: 20px;
}
.material .material-content .datum .datum-box {
  width: 100%;
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
  margin: 50px auto;
}
.material .material-content .datum .datum-box .datum-box-left {
  display: flex;
  align-items: center;
}
.material .material-content .datum .datum-box .datum-box-left .datum-box-left-img {
  position: relative;
  top: 0;
  left: 0;
}
.material .material-content .datum .datum-box .datum-box-left .datum-box-left-img .kb {
  position: absolute;
  left: 12px;
  top: 10px;
}
.material .material-content .datum .datum-box .datum-box-left .datum-box-left-text p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 32px;
  margin-left: 12px;
}
.material .material-content .datum .datum-box .datum-box-left .datum-box-left-text .datum-box-left-text-p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #717171;
  line-height: 32px;
}
.material .material-content .datum .datum-box .datum-box-right {
  width: max-content;
  white-space: nowrap;
  line-height: 50px;
  border: 1px solid #1f3792;
  cursor: pointer;
  padding: 0 15px;
}
.material .material-content .datum .datum-box .datum-box-right a {
  cursor: pointer;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #1f3792;
  line-height: 50px;
  text-align: center;
}
.material .material-content .adapter {
  width: 100%;
  height: 400px;
}
.material .material-content .adapter p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
}
.material .material-content .adapter .adapter-box {
  width: 70%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}
.material .material-content .adapter .adapter-box .adapter-box-box {
  margin-top: 50px;
}
.material .material-content .adapter .adapter-box .adapter-box-box .wwwwww {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 33px;
  text-align: center;
}
.material .material-content .adapter .adapter-box .adapter-box-box img {
  width: 181px;
  height: 152px;
}
.move {
  width: 100%;
}
.move .tab-item {
  width: 100%;
}
.move .tab-item p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
  margin-top: 50px;
}
.move .tab-item .tab-item-content {
  /*width: 80%;*/
  margin: 50px auto;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.move .tab-item .tab-item-content .tab-item-content-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.move .tab-item .tab-item-content .tab-item-content-box p {
  /*width: 223px;*/
  /*height: 16px;*/
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 32px;
  text-align: center;
}
.scientific-content-threee {
  display: flex;
  flex-direction: column;
  position: relative;
  top: 0;
  left: 0;
}
.scientific-content-threee .donghh {
  position: absolute;
  top: -8px;
  left: 420px;
}
.scientific-content-threee img {
  position: absolute;
  top: -4px;
  left: 160px;
}
.move-test {
  width: 100%;
}
.move-test p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
  margin-top: 20px;
}
.move-test .move-test-content {
  width: 80%;
  display: flex;
  justify-content: space-between;
  margin: 50px auto;
}
.move-test .move-test-content .move-test-content-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.move-test .move-test-content .move-test-content-box img{
    width: 100%;
}

.move-test .move-test-content .move-test-content-box .cy {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 32px;
  margin-right: 60px;
  margin-top: 20px;
  text-align: center;
}
.move-text {
  width: 100%;
  margin: 100px auto;
}
.move-text p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
  margin-top: 20px;
}
.move-text div {
  margin-top: 20px;
  line-height: 1.7;
}
.customized-content {
  width: 80%;
  margin: 0 auto;
}

.customized-content .customized-content-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 130px auto;
}

.customized-content .customized-content-top p {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 36px;
  color: #000000;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.customized-content .customized-content-center {
  margin-bottom: 150px;
  position: relative;
  top: 0;
  left: 0;
  background-color: #f2f2f2;
}

.customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.customized-content .customized-content-center:hover .customized-content-center-box .customized-content-center-boxxx .customized-content-center-left{
    transform: translate(40px,-30px);
}

.customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx .customized-content-center-left{
    width: 50%;
    transition: all 0.4s;
}

.customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx .customized-content-center-left img {
    width: 100%;
}

.customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx .customized-content-center-right {
  width: 50%;
  padding: 0 90px;
}
.customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx .customized-content-center-right p {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  /*margin-top: 30%;*/
}

.customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx .customized-content-center-right .zb {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #7a6c5e;
  line-height: 30px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 10px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}

.customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx .customized-content-center-right .sb {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #908f8d;
  line-height: 30px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.customized-content .customized-content-centerr {
  margin-bottom: 150px;
  background-color: #f2f2f2;
}

.customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-boxxx {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.customized-content .customized-content-centerr:hover .customized-content-center-box .customized-content-center-boxxx .customized-content-center-right{
    transform: translate(-30px,-40px);
}
.customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-boxxx .customized-content-center-right{
    width: 50%;
    transition: all 0.3s;
}

.customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-boxxx .customized-content-center-right img {
 width: 100%;
}

.customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-boxxx .customized-content-center-left {
  width: 50%;
  padding: 0 90px;
}

.customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-boxxx .customized-content-center-left p {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  /*margin-top: 60%;*/
}
.customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-boxxx .customized-content-center-left .zb {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #7a6c5e;
  line-height: 30px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 10px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}
.customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-boxxx .customized-content-center-left .sb {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #908f8d;
  line-height: 30px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  /*margin-top: 100px;*/
}
.solve {
  width: 100%;
}
.solve .solve-content {
  width: 100%;
  /*margin: 250px auto;*/
}
.solve .solve-content .solve-content-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 129px;
}
.solve .solve-content .solve-content-top p {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 36px;
  color: #000000;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  object-fit: contain;
}
.solve .solve-content .solve-content-bottom {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-top: 100px;
}
.solve .solve-content .solve-content-bottom .solve-content-bottom-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.solve .solve-content .solve-content-bottom .solve-content-bottom-box p {
  font-family: MicrosoftYaHei;
  font-size: 21px;
  color: #000000;
  line-height: 0px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 60px;
}
.solve .solve-copy {
  width: 80%;
  margin: 100px auto;
}
.solution {
  width: 100%;
}
.solution .solution-content {
  width: 86%;
  margin: 97px auto;
}
.solution .solution-content .solution-content-top {
  display: flex;
}
.solution .solution-content .solution-content-top .solution-content-top-left .solution-content-top-left-wz span {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.solution .solution-content .solution-content-top .solution-content-top-left .solution-content-top-left-wz p {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #979696;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.solution .solution-content .solution-content-top .solution-content-top-left .solution-content-top-left-wz .br {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #000000;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.solution .solution-content .solution-content-top .solution-content-top-left .solution-content-top-left-wz2 {
  margin-top: 118px;
}
.solution .solution-content .solution-content-top .solution-content-top-left .solution-content-top-left-wz2 span {
  font-family: MicrosoftYaHei;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.solution .solution-content .solution-content-top .solution-content-top-left .solution-content-top-left-wz2 .br {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #000000;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.solution .solution-content .solution-content-top .solution-content-top-left .solution-content-top-left-wz2 img {
  margin-left: 110px;
}
.solution .solution-content .solution-content-top .solution-content-top-right {
  width: 45%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 50px;
}

.solution .solution-content .solution-content-top .solution-content-top-right img{
    width: 100%;
}

.solution-content-top-left-wz2{
    margin-top: 20px;
}

.solution .solution-content .solution-content-top .solution-content-top-right p {
  margin-top: 50px;
}
.solution .solution-content .solution-content-center {
  width: 100%;
}
.solution .solution-content .solution-content-center p {
  font-family: MicrosoftYaHei;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 20px;
}
.solution .solution-content .solution-content-center .solution-content-center-boxs {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.solution .solution-content .solution-content-center .solution-content-center-boxs .solve-content-center-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.solution .solution-content .solution-content-center .solution-content-center-boxs .solve-content-center-box p {
  text-align: center;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #000000;
  line-height: 20px;
  /* 设定固定的行高 */
  text-align: left;
  /* 文本向左对齐 */
  font-style: normal;
  text-transform: none;
  height: 20px;
  /* 设定固定的高度 */
}
.solution .solution-content .scientific-trait {
  width: 100%;
  margin: 20px auto;
}
.solution .solution-content .scientific-trait .cptd {
  width: 96px;
  height: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
}
.solution .solution-content .scientific-trait .scientific-trait-content {
  /*width: 60%;*/
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}
.solution .solution-content .scientific-trait .scientific-trait-content .xz {
  width: 50%;
  display: flex;
  /*align-items: center;*/
}
.solution .solution-content .scientific-trait .scientific-trait-content .xz div {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 1px solid #077af1;
  flex-shrink: 0;
  margin-top: 10px;
}
.solution .solution-content .scientific-trait .scientific-trait-content .xz p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 33px;
  margin-left: 5px;
}
.solution .solution-content .datum {
  width: 100%;
}
.solution .solution-content .datum p {
  /*width: 144px;*/
  /*height: 24px;*/
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
}
.solution .solution-content .datum .datum-box {
  width: 100%;
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
  margin: 50px auto;
}
.solution .solution-content .datum .datum-box .datum-box-left {
  display: flex;
  align-items: center;
}
.solution .solution-content .datum .datum-box .datum-box-left .datum-box-left-img {
  position: relative;
  top: 0;
  left: 0;
}
.solution .solution-content .datum .datum-box .datum-box-left .datum-box-left-img .kb {
  position: absolute;
  left: 12px;
  top: 10px;
}
.solution .solution-content .datum .datum-box .datum-box-left .datum-box-left-text p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 32px;
  margin-left: 12px;
}
.solution .solution-content .datum .datum-box .datum-box-left .datum-box-left-text .datum-box-left-text-p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #717171;
  line-height: 32px;
}
.solution .solution-content .datum .datum-box .datum-box-right {
  width: max-content;
  line-height: 50px;
  border: 1px solid #1f3792;
  cursor: pointer;
  padding: 0 15px;
}
.solution .solution-content .datum .datum-box .datum-box-right a {
  cursor: pointer;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #1f3792;
  line-height: 50px;
  text-align: center;
  white-space: nowrap;
}
.solution .solution-content .adapter {
  width: 100%;
  /*height: 400px;*/
}
.solution .solution-content .adapter p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
}
.solution .solution-content .adapter .adapter-box {
  width: 70%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}
.solution .solution-content .adapter .adapter-box .adapter-box-box {
  margin-top: 50px;
}
.solution .solution-content .adapter .adapter-box .adapter-box-box .wwwwww {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 33px;
  text-align: center;
}
.solution .solution-content .adapter .adapter-box .adapter-box-box img {
  width: 181px;
  /*height: 152px;*/
}
.company {
  width: 100%;
}

.company #company-content{
  width: 80%;
  margin: 0 auto;
}

.yuanjing {
  background-image: url(../img/yuanjing_bg1.png), url(../img/yuanjing_bg2.png);
  background-repeat: no-repeat, no-repeat;
  background-size: 20% auto, 40% auto;
  background-position: center 90%, 85% 95%;
  padding-bottom: 8vw;
}
.company #company-content .company-content-top {
  width: 100%;
  margin-top: 100px;
}

.company #company-content .company-content-top div:first-of-type{
    width: 60%;
    margin-top: 20px;
}

.company #company-content .company-content-top div:first-of-type p,
.company #company-content .company-content-top div:first-of-type span{
    color: #5B5B5B;
}

.company #company-content .company-content-top .xingzz {
  margin-top: -30%;
}
.company #company-content .company-content-top .xingzz .xingz {
  margin-left: 30%;
}
.company #company-content .company-content-top span {
  width: 143px;
  height: 36px;
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 36px;
  color: #000000;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 66px;
}
.company #company-content .company-content-top .company-content-top-p1 {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 60px;
}
.company #company-content .company-content-top .company-content-top-p2 {
  width: 1017px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #5b5b5b;
  line-height: 30px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 10px;
}
.company #company-content #company-content-two {
  width: 100%;
}

.company #company-content #company-content-two .yuanjing_tab{
    width: calc(100% + 10vw);
    transform: translateY(-50%);
    position: relative;
    z-index: -1;
}

.company #company-content #company-content-two .company-content-two-top {
  width: 35%;
  display: flex;
  justify-content: space-between;
}
.company #company-content #company-content-two .company-content-two-top .movetwo {
  font-family: MicrosoftYaHei;
  font-size: 24px;
  color: #000000;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding: 15px 0;
  cursor: pointer;
}
.company #company-content #company-content-two .company-content-two-top .hover {
  border-bottom: 3px solid #1f3792 !important;
}
.company #company-content .tab {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
}
.company #company-content .tab .company-tab-one {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
}
.company #company-content .tab .company-tab-one .company-tab-one-left {
  width: 50%;
}
.company #company-content .tab .company-tab-one .company-tab-one-left img {
  width: 100%;
}
.company #company-content .tab .company-tab-one .company-tab-one-right {
  width: 46%;
}
.company #company-content .tab .company-tab-one .company-tab-one-right p {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 36px;
  color: #000000;
  line-height: 34px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.company #company-content .tab .company-tab-one .company-tab-one-right img {
  margin-top: 36px;
}
.company #company-content .tab .company-tab-one .company-tab-one-right .qyyj {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 36px;
  color: #194b94;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin: 30px 0;
}
.company #company-content .tab .company-tab-one .company-tab-one-right .yj {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #000001;
  line-height: 40px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.company #company-content .tab .company-tab-one .company-tab-one-right img {
  margin-top: 15px;
}
.company #company-content .tab .wxhq {
  position: absolute;
  top: 100px;
  left: 1500px;
}
.company #company-staff {
  width: 100%;
  /*margin-top: 10%;*/
  position: relative;
  top: 0;
  left: 0;
}
.company #company-staff .bjimg {
  position: absolute;
  top: 0;
  left: 0;
}
.company #company-staff .bjimg .imgwz {
  position: absolute;
  top: 5%;
  left: 84%;
}
.company #company-staff .bjimg .imgwz p {
  font-size: 56px;
  color: white;
}
.company #company-staff .bjimg .lie {
  position: absolute;
  top: 27%;
  left: 105%;
}
.company #company-staff .bjimg .lie ul {
  position: absolute;
  cursor: pointer;
}

.company #company-staff .bjimg .lie ul li {
  font-size: 22px;
  display: flex;
  align-items: center;
  margin-bottom: 37px;
}

.company #company-staff .bjimg .lie ul li::before {
  content: "";
  width: 15px;
  height: 15px;
  background-color: gray;
  border-radius: 50%;
  margin-right: 20px;
}
.company #company-staff .bjimg .lie ul li.active::before {
  background-color: #000000;
}
.company #company-staff .bjimg .liebox {
  position: absolute;
  top: 15%;
  left: 45%;
}
.company #company-staff .bjimg .liebox ul {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.company #company-staff .bjimg .liebox ul li {
  position: absolute;
  top: 0px;
}
.company #company-staff .bjimg .liebox ul li p {
  font-size: 24px;
  color: white;
  margin: 30px auto;
  text-align: center;
}
.company #company-staff .bjimg .liebox ul li img {
  width: 500px;
  height: 300px;
  margin-top: 160px;
}
.company #company-partner {
  width: 80%;
  margin: 0 auto;
  margin-top: 6%;
}
.company #company-partner .ccc .kbxingzhuang {
  width: calc(100% + 10vw);
  transform: translateX(-10vw) translateY(-50%);
  position: relative;
  z-index: -1;
}
.company #company-partner .hzhb {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 60px;
  color: #000000;
  font-style: normal;
  text-transform: none;
  text-align: right;
  margin-right: 150px;
}

.company #company-partner .company-partner-boxs {
  width: 100%;
  margin-bottom: 60px;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 30px;
}

.company #company-partner .company-partner-boxs .company-partner-boxs-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid #f2f2f2;
  border-radius: 5px;
  padding: 20px;
}
.company #company-partner .company-partner-boxs .company-partner-boxs-box img {
  width: 94px;
  height: 94px;
  object-fit: contain;
}
.company #company-partner .company-partner-boxs .company-partner-boxs-box p {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #005dad;
  line-height: 21px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  text-align: center;
  margin-top: 10px;
  width: calc(100% - 40px);
  text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
}
.company-all {
  width: 100%;
  margin-top: 9%;
}
.company-all img {
  width: 100%;
}
.company-all p {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 60px;
  color: #000000;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: -42%;
  margin-left: 44%;
}
.company-alll {
  width: 100%;
  margin: 100px 0;
}
.company-alll .fwzx {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 60px;
  color: #000000;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-left: 8%;
}
.company-alll .company-alll-box {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
}
.company-alll .company-alll-box .company-alll-boxs-img {
  width: 100%;
}
.company-alll .company-alll-box .company-alll-boxs {
  width: 80%;
  margin: 0 auto;
  position: absolute;
  left: 10%;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.company-alll .company-alll-box .company-alll-boxs .company-alll-boxss {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 30%;
}

.company-alll .company-alll-box .company-alll-boxs .company-alll-boxss:nth-child(2) .kf:nth-child(3),
.company-alll .company-alll-box .company-alll-boxs .company-alll-boxss:nth-child(2) .kf:nth-child(4),
.company-alll .company-alll-box .company-alll-boxs .company-alll-boxss:nth-child(2) .kf:nth-child(5){
    width: 235px;
    text-align: left;
    margin-left: 10px;
}

.company-alll .company-alll-box .company-alll-boxs .company-alll-boxss .kf {
  font-family: MicrosoftYaHei;
  font-size: 18px;
  color: #000103;
  /*line-height: 32px;*/
  font-style: normal;
  text-transform: none;
  text-align: center;
  margin-top: 20px;
}
.press {
  width: 100%;
}
.press .press-content {
  width: 80%;
  margin: 0 auto;
}
.press .press-content .press-content-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 154px;
}
.press .press-content .press-content-top p {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 36px;
  color: #000000;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.press .press-content .press-content-grid {
  margin: 54px auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  /* 网格间距 */
}
.press .press-content .press-content-grid .press-content-grid-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  background: #f8f8f8;
}

.press .press-content .press-content-grid .press-content-grid-box:hover{
    background: #2041a2;
}

.press .press-content .press-content-grid .press-content-grid-box img {
  width: 100%;
}
.press .press-content .press-content-grid .press-content-grid-box .press-content-grid-box-wz {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  padding: 15px;
  color: #333;
  transition: all 0.3s;
}
.press .press-content .press-content-grid .press-content-grid-box .press-content-grid-box-wz p {
  font-weight: 800;
  font-size: 16px;
  line-height: 1.5;
}

.press .press-content .press-content-grid .press-content-grid-box .press-content-grid-box-wz>p{
      word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 3em;
}

.press .press-content .press-content-grid .press-content-grid-box .press-content-grid-box-wz div p{
    font-weight: 400;
}

.press .press-content .press-content-grid .press-content-grid-box .press-content-grid-box-wz div {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.press .press-content .press-content-grid .press-content-grid-box .press-content-grid-box-wz div img {
  width: 15px;
  height: 15px;
  margin-right: 5px;
}
.press .press-content .press-content-grid .press-content-grid-box:hover .press-content-grid-box-wz {
  background-color: #2041a2;
  color: #fff;
}
.press .press-content .press-page {
  width: 311px;
  margin: 50px auto;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.press .press-content .press-page .active {
  width: 5%;
  height: 5%;
  background-color: blue;
  color: white;
}
.presscenter {
  width: 100%;
}
.presscenter .presscenter-content {
  width: 80%;
  margin: 0 auto;
}
.presscenter .presscenter-content .kx {
  font-family: MicrosoftYaHei;
  font-size: 30px;
  color: #000000;
  line-height: 32px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-top: 85px;
}
.presscenter .presscenter-content .presscenter-content-row {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.presscenter .presscenter-content .presscenter-content-row span {
  color: #a6a7a9;
}
.presscenter .presscenter-content .presscenter-content-row img {
  flex-shrink: 0;
  margin-right: 10px;
}
.presscenter .presscenter-content .presscenter-content-row .ss {
  margin: 0 10px;
}
.presscenter .presscenter-content .presscenter-content-box {
  width: 100%;
  margin-top: 39px;
}
.presscenter .presscenter-content .presscenter-content-box img,
.presscenter .presscenter-content .presscenter-content-box video {
  max-width: 100% !important;
  height: auto !important;
}
.presscenter .presscenter-content .presscenter-bottom {
  display: flex;
  justify-content: space-between;
  margin-top: 29px;
  margin-bottom: 113px;
}

.presscenter .presscenter-content .presscenter-bottom a{
    max-width: 45%;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
}

.presscenter .presscenter-content .presscenter-bottom .presscenter-bottom-left {
  line-height: 40px;
  border: 1px solid #ccc;
  padding: 0 15px;
  border-radius: 40px;
  color: #ccc;
  transition: all 0.3s;
}
.presscenter .presscenter-content .presscenter-bottom .presscenter-bottom-left:hover {
  color: #1f3792;
  border-color: #1f3792;
}
.sekking {
  width: 100%;
  background: #f5f8fc;
}
.sekking .sekking-content {
  width: 80%;
  margin: 0 auto;
}
.sekking .sekking-content .sekking-content-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 154px;
}
.sekking .sekking-content .sekking-content-top p {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 36px;
  color: #000000;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.sekking-content-form {
  display: flex;
  justify-content: center;
  /* 将表单水平居中 */
  margin: 150px auto;
  background: #fff;
  padding: 80px;
  border-radius: 50px;
}
.form-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 20px;
}
.form-row {
  grid-column: span 1;
}
.form-row label {
  display: block;
  margin-bottom: 5px;
}
.form-row input[type="text"],
.form-row input[type="email"],
.form-row input[type="tel"],
.form-row textarea {
  width: 100%;
  padding: 5px;
  box-sizing: border-box;
}
textarea,
input {
  border: 1px solid #eee;
  line-height: 1.8;
}
button {
  width: 202px;
  height: 55px;
  background: linear-gradient(to right, rgba(65, 159, 230), rgba(59, 96, 185));
  border-radius: 25px;
  margin-top: 30px;
  cursor: pointer;
  color: white;
}
.required::after {
  content: "*";
  color: red;
  margin-left: 5px;
}
.beg {
  width: 100%;
  background-color: #f0f2f5;
}
.beg .beg-content {
  width: 80%;
  margin: 0 auto;
}
.beg .beg-content .beg-content-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 154px;
}
.beg .beg-content .beg-content-top p {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 36px;
  color: #000000;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.beg .beg-content .beg-content-xinn {
  width: 90%;
  background-color: #fff;
  padding: 50px;
  border-radius: 75px;
  margin: 20px auto;
  background-image: url(../img/zpbj.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: auto 80%;
}
.beg .beg-content .beg-content-xinn .beg-content-xin {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.beg .beg-content .beg-content-xinn .beg-content-xin .beg-content-xin-left p {
  font-size: 24px;
}
.beg .beg-content .beg-content-xinn .beg-content-xin .beg-content-xin-right {
  /*width: 40%;*/
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.beg .beg-content .beg-content-xinn .beg-content-xin .beg-content-xin-right p{
    margin-left: 30px;
}

.beg .beg-content .beg-content-xinn .beg-content-bottom1 {
  width: 100%;
  display: none;
  border-top: 1px solid #eee;
  margin-top: 20px;
  padding-top: 20px;
  margin-bottom: 100px;
  line-height: 1.8;
}

.beg .beg-content .beg-content-xinn:nth-child(2) .beg-content-bottom1,
.beg .beg-content .beg-content-xinn .beg-content-bottom1.show {
  display: block;
}
.beg .beg-content .beg-content-xinn .beg-content-bottom1 .maile {
  width: max-content;
  line-height: 80px;
  padding: 0 40px;
  background-image: url(../img/tucengwu.png);
  background-size: 100% 100%;
  margin-top: 50px;
  display: block;
  color: #fff;
  cursor: pointer;
}
.zpgw {
  font-size: 16px;
}
.tabbb {
  width: 100%;
  height: 500px;
  display: flex;
  justify-content: space-between;
}
.tabbb .tab-left .tab-one {
  margin-top: 100px;
}
.tabbb .tab-left .tab-one .tab-one-title {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
}
.tabbb .tab-left .tab-one .tab-one-t {
  width: 307px;
  height: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #979696;
  line-height: 32px;
}
.tabbb .tab-left .tab-one .tab-one-ti {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 32px;
  margin-top: 20px;
}
.tabbb .tab-left .tab-one .tab-one-tit {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #010000;
  line-height: 32px;
}
.tabbb .tab-right img {
  margin-top: 100px;
}
.indide {
  width: 100%;
}
.indide .indide-content {
  width: 80%;
  margin: 0 auto;
}
.indide .indide-content .tabbbbb {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.indide .indide-content .tabbbbb .tab-left {
  flex: 1;
  margin-right: 20px;
}
.indide .indide-content .tabbbbb .tab-left .tab-one {
  margin-top: 100px;
}
.indide .indide-content .tabbbbb .tab-left .tab-one .tab-one-title {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
}
.indide .indide-content .tabbbbb .tab-left .tab-one .tab-one-t {
  width: 307px;
  height: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #979696;
  line-height: 32px;
}
.indide .indide-content .tabbbbb .tab-left .tab-one .tab-one-ti {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 32px;
  margin-top: 20px;
}
.indide .indide-content .tabbbbb .tab-left .tab-one .tab-one-tit {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #010000;
  line-height: 32px;
}
.indide .indide-content .tabbbbb .tab-right {
  width: 20%;
}
.indide .indide-content .tabbbbb .tab-right img {
  margin-top: 100px;
  width: 100%;
}
.indide .indide-content .scientific-product {
  width: 100%;
}
.indide .indide-content .scientific-product p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
  margin-top: 30px;
}
.indide .indide-content .scientific-product table {
  border-collapse: collapse;
  width: 100%;
  margin-top: 50px;
}
.indide .indide-content .scientific-product th,
.indide .indide-content .scientific-product td {
  border: 1px solid black;
  text-align: center;
  padding: 8px;
}
.indide .indide-content .scientific-product th {
  background-color: #bdd6ee;
}
.indide .indide-content .scientific-product img {
  margin-top: 15px;
}
.indide .indide-content .scientific-product .jyyl {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
  margin-top: 20px;
}
.indide .indide-content .scientific-product .jyylwz {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 32px;
  margin-top: 30px;
}
.indide .indide-content .scientific-product .jyylimg {
  margin-top: 30px;
}
.indide .indide-content .scientific-trait {
  width: 100%;
}
.indide .indide-content .scientific-trait .cptd {
  width: 96px;
  height: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
}
.indide .indide-content .scientific-trait .scientific-trait-content {
  /*width: 60%;*/
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}
.indide .indide-content .scientific-trait .scientific-trait-content .xz {
  width: 50%;
  display: flex;
  /*align-items: center;*/
}
.indide .indide-content .scientific-trait .scientific-trait-content .xz div {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 1px solid #077af1;
  margin-top: 10px;
  flex-shrink: 0;
}
.indide .indide-content .scientific-trait .scientific-trait-content .xz p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 33px;
  margin-left: 5px;
}
.indide .indide-content .datum {
  width: 100%;
}
.indide .indide-content .datum p {
  /*width: 144px;*/
  /*height: 24px;*/
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
}
.indide .indide-content .datum .datum-box {
  width: 100%;
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
  margin: 50px auto;
}
.indide .indide-content .datum .datum-box .datum-box-left {
  display: flex;
  align-items: center;
}
.indide .indide-content .datum .datum-box .datum-box-left .datum-box-left-img {
  position: relative;
  top: 0;
  left: 0;
}
.indide .indide-content .datum .datum-box .datum-box-left .datum-box-left-img .kb {
  position: absolute;
  left: 12px;
  top: 10px;
}
.indide .indide-content .datum .datum-box .datum-box-left .datum-box-left-text p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 32px;
  margin-left: 12px;
}
.indide .indide-content .datum .datum-box .datum-box-left .datum-box-left-text .datum-box-left-text-p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #717171;
  line-height: 32px;
}
.indide .indide-content .datum .datum-box .datum-box-right {
  width: max-content;
  line-height: 50px;
  border: 1px solid #1f3792;
  cursor: pointer;
  padding: 0 15px;
  white-space: nowrap;
}
.indide .indide-content .datum .datum-box .datum-box-right a {
  cursor: pointer;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #1f3792;
  line-height: 50px;
  text-align: center;
}
.indide .indide-content .adapter {
  width: 100%;
  /*height: 400px;*/
}

.indide .indide-content .adapter .adapter-box .adapter-box-box a{
    
}

.indide .indide-content .adapter p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 32px;
}
.indide .indide-content .adapter .adapter-box {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin: 0 auto;
  margin-bottom: 40px;
}
.indide .indide-content .adapter .adapter-box .adapter-box-box {
  margin-top: 50px;
}
.indide .indide-content .adapter .adapter-box .adapter-box-box .wwwwww {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 33px;
  text-align: center;
}
.indide .indide-content .adapter .adapter-box .adapter-box-box img {
  width: 181px;
  height: 152px;
}

@media (max-width: 1700px){
    .company #company-partner .company-partner-boxs{
        grid-template-columns: repeat(5, 1fr);
    }
}

@media (max-width: 1530px) {
        .company #company-partner .company-partner-boxs{
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 1450px) {
    .move-test .move-test-content{
        width: 100%;
    }
    
    .item .item-content .item-content-one{
        width: 90%;
        margin: 40px auto;
    }
    
    .kernel-content .kernel-content-three{
        width: 100%;
        margin: 70px auto 50px;
    }
    .kernel-content .kernel-content-three .kernel-content-three-box{
        margin-bottom: 20px;
    }
  .navigation {
    display: flex;
    justify-content: space-between;
  }
  .navigation .navigation-right {
    width: 55%;
  }
  .swiper-container .header-center {
    margin-top: -2%;
    margin-left: -1%;
  }
  .swiper-container .header-center .ysjsp {
    font-size: 42px;
  }
  .swiper-container .header-center .ysjsc {
    font-size: 24px;
  }
  .banner {
    width: 100%;
  }
  .banner img {
    width: 100%;
  }
  /*.banner .banner-content p {*/
  /*  margin-top: 8%;*/
  /*}*/
  /*.banner .banner-content span {*/
  /*  margin-top: 8%;*/
  /*}*/
  .container-three-center .container-three-bottom {
    /*margin-top: 40vw;*/
  }
  .container-three-center .container-three-bottom .container-three-bottom-right .xxx {
    padding-right: 60px;
  }
  .content {
    width: 100%;
    display: flex;
  }
  .content .content-top {
    width: 90%;
  }
  .content .content-top .content-left .about-title {
    font-size: 24px;
  }
  .content .content-top .content-left .text {
    font-size: 16px;
  }
  .content .content-top .content-left .more {
    font-size: 16px;
  }
  .content .content-top .content-left p {
    font-size: 16px;
  }
  .swiper-slide {
    width: 100%;
  }
  .container-four-box {
    width: 288px;
    height: 695px;
  }
  .container-six {
    width: 100%;
  }
  .container-six .container-six-one {
    position: absolute;
    left: 5.2083vw;
    top: 5.2083vw;
  }
  .container-six .container-six-one img {
    margin-left: 5.64583vw;
  }
  .container-six .container-six-main .zhwz {
    white-space: nowrap;
  }
  .container-bottom {
    width: 100%;
  }
  .container-bottom .container-bottom-top {
    width: 90%;
  }
  .container-bottom .container-bottom-top .container-bottom-top-left {
    width: 25%;
  }
  .container-bottom .container-bottom-top .container-bottom-top-center {
    width: 27%;
    margin-left: 25px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right {
    width: 48%;
    margin-left: 30px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right .container-bottom-top-right-one {
    width: 100%;
  }
  .reg-content-two {
    width: 100%;
    margin-top: 11.822916vw;
    display: flex;
    justify-content: space-between;
  }
  .reg-content-two .reg-content-two-left {
    width: 60%;
    display: flex;
    flex-direction: column;
  }
  .reg-content-two .reg-content-two-left .reg-content-two-right-top {
    display: flex;
  }
  .reg-content-two .reg-content-two-left .reg-content-two-right-top img {
    width: 83px;
    height: 2px;
    margin-top: 15px;
  }
  .reg-content-two .reg-content-two-left .reg-content-two-right-top p {
    height: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #1f3792;
    line-height: 32px;
  }
  .reg-content-two .reg-content-two-left span {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 30px;
    color: #000000;
    line-height: 32px;
    margin-top: 60px;
  }
  .reg-content-two .reg-content-two-left .pp {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #bebfc4;
    line-height: 18px;
    margin-top: 20px;
  }
  .reg-content-two .reg-content-two-left .reg-content-two-right-bottom {
    margin-top: 60px;
    position: relative;
    top: 0;
    left: 0;
  }
  .reg-content-two .reg-content-two-left .reg-content-two-right-bottom p {
    width: 80px;
    height: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #bebfc4;
    line-height: 8px;
    margin-left: 20px;
  }
  .reg-content-two .reg-content-two-left .reg-content-two-right-bottom .reg-img33 {
    position: absolute;
    top: 24px;
    left: 110px;
  }
  .reg-content-two .reg-content-two-right {
    width: 40%;
    position: relative;
    top: 0;
    left: 0;
  }
  .reg-content-two .reg-content-two-right img {
    position: absolute;
    top: 20px;
    left: 30px;
  }
  .reg-content-two .reg-content-two-right .reg-imgg {
    position: absolute;
    top: 60px;
    left: 60px;
  }
  .press .press-content .press-content-grid {
    width: 100%;
    /*margin: 154px auto;*/
    margin-top: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    /* 两列 */
    grid-template-rows: repeat(2, auto);
    /* 三行 */
    gap: 10px;
    /* 网格间距 */
  }
  .press .press-content .press-content-grid .press-content-grid-box {
    /*width: 324px;*/
  }
  .press .press-content .press-content-grid .press-content-grid-box img {
    width: 100%;
  }
  .press .press-content .press-content-grid .press-content-grid-box .press-content-grid-box-wz p {
    font-size: 16px;
  }
  /*.kernel .kernel-content-three .kernel-content-three-box {*/
  /*  width: 13%;*/
  /*  height: 13%;*/
  /*}*/
  .company #company-staff .bjimg .lie {
    margin-top: 10%;
  }
  .company #company-staff .bjimg .imgwz {
    margin-top: 5%;
  }
  .company #company-partner .hzhb {
    /*margin-left: 70%;*/
    font-size: 36px;
  }
  .company #company-partner .company-partner-boxs {
    /*margin-left: 3%;*/
  }
  .company .company-all p {
    font-size: 46px;
    margin-left: 43.8%;
    margin-top: -42.5%;
  }
  .company .company-alll .company-alll-box .company-alll-boxss {
    /*margin-top: -70px;*/
  }
  .container-three .container-three-center-left-right div {
    width: 100%;
  }

  .customized .customized-content .customized-content-center p {
    font-size: 16px;
    width: 100%;
    /*white-space: nowrap;*/
  }
  /*.customized .customized-content .customized-content-centerr .customized-content-center-box {*/
  /*  position: absolute;*/
  /*  top: 80vw;*/
  /*}*/
  .customized .customized-content .customized-content-centerr p {
    font-size: 16px;
    width: 100%;
    /*white-space: nowrap;*/
  }
}
@media (max-width: 1270px) {
            .company #company-partner .company-partner-boxs{
        grid-template-columns: repeat(3, 1fr);
    }
    
    .company #company-staff .bjimg .imgwz>img,
    .company #company-staff .bjimg>img,
    .company #company-staff>img{
        display: none;
    }
    
    .company #company-staff .bjimg .imgwz p{
        color: #333;
        text-align: center;
    }
    
    .company #company-staff .bjimg,
    .company #company-staff .bjimg .imgwz,
    .company #company-staff .bjimg .lie ul,
    .company #company-staff .bjimg .liebox ul li,
    .company #company-staff .bjimg .liebox,
    .company #company-staff .bjimg .lie{
        position: static;
    }
    
    .sxl_title{
        margin: 80px auto;
    }
  .navigation {
    height: 60px;
    display: flex;
    justify-content: space-between;
  }
  .navigation .navigation-right {
    width: 60%;
    margin-right: 30px;
  }
  .navigation .navigation-right .navigation-right-one {
    width: 650px;
  }
  .navigation .navigation-right .navigation-right-one .app_right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .navigation .navigation-right .navigation-right-one .header_nav {
    width: 100%;
    position: fixed;
    top: 60px;
    left: 100%;
    z-index: 999;
    background: linear-gradient(21deg, rgba(65, 159, 230), rgba(59, 96, 185));
    display: block;
    line-height: 50px;
    transition: all 0.3s;
    width: calc(100vw-20px);
    height: calc(100vh-60px);
    padding: 0 10px;
    margin: 0;
  }
  .navigation .navigation-right .navigation-right-one .header_nav.check {
    left: 0;
  }
  .navigation .navigation-right .navigation-right-one .header_nav > li {
    height: auto;
  }
  .navigation .navigation-right .navigation-right-one .header_nav > li + li {
    margin-left: 0;
  }
  .navigation .navigation-right .navigation-right-one .header_nav > li > a {
    color: #fff !important;
    position: static;
    transform: translate(0);
    border-bottom: 1px solid #eee;
    position: relative;
  }
  .navigation .navigation-right .navigation-right-one .header_nav > li.me > a::after,
  .navigation .navigation-right .navigation-right-one .header_nav > li.me > a::before {
    position: absolute;
    top: 50%;
    left: 400%;
    right: 10px;
    content: "";
    width: 15px;
    height: 2px;
    background-color: #ddd;
    transition: all 0.3s;
  }
  .navigation .navigation-right .navigation-right-one .header_nav > li.me > a.kai::before,
  .navigation .navigation-right .navigation-right-one .header_nav > li.me > a.kai::after {
    transform: rotate(360deg);
  }
  .navigation .navigation-right .navigation-right-one .header_nav > li.me a:hover {
    color: #fff !important;
  }
  .navigation .navigation-right .navigation-right-one .header_nav > li.me > a::after {
    transform: rotate(90deg);
  }
  .navigation .navigation-right .navigation-right-one .header_nav > li .menu {
    position: sticky;
    transform: none;
    width: auto;
    background: none;
    box-shadow: none;
  }
  .navigation .navigation-right .navigation-right-one .header_nav > li .menu a {
    color: #fff;
  }
  .navigation .navigation-right .navigation-right-hz {
    display: none;
  }
  .swiper-container .header-center {
    margin-left: 1%;
    margin-top: 5%;
  }
  .container-four-boxes {
    width: 100%;
    height: 100%;
  }
  .container-four-boxes .container-four-box {
    width: 100%;
    height: 100%;
  }
  .container-five .container-five-center {
    width: 100%;
  }
  .container-five-top p{
      margin-left: 0;
  }
  ..ys_bg{
      top: -50px;
      font-size: 110px;
      letter-spacing: 55px;
  }
  .container-five-center-right p{
      padding: 30px 0;
  }
  .container-five .container-five-center .container-five-center-left{
      width: 50%;
  }
  .container-five .container-five-center .container-five-center-left img {
    width: 100%;
  }
  .container-five .container-five-center .container-five-center-left p {
    width: 100%;
    margin-left: 6.16vw;
    font-size: 16px;
  }
  /*.container-five .container-five-center .container-five-center-right {*/
  /*  margin-left: 15%;*/
  /*  margin-top: -5%;*/
  /*}*/
  .container-five .container-five-center .container-five-center-right p {
    white-space: nowrap;
  }
  .container-bottom {
    width: 100%;
  }
  .container-bottom .container-bottom-top {
    width: 90%;
    flex-wrap: wrap;
    padding-bottom: 40px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-left{
      width: max-content;
  }
  
  .container-bottom .container-bottom-top .container-bottom-top-center{
      width: 50%;
  }
  
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .img5 {
    margin-left: -16px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    border: none;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right .container-bottom-top-right-one {
    width: 100%;
  }
  .reg-content-two {
    width: 100%;
    margin-top: 11.822916vw;
    display: flex;
    justify-content: space-between;
  }
  .reg-content-two .reg-content-two-left {
    flex: 8;
    display: flex;
    flex-direction: column;
  }
  .reg-content-two .reg-content-two-left .reg-content-two-right-top {
    display: flex;
  }
  .reg-content-two .reg-content-two-left .reg-content-two-right-top img {
    width: 83px;
    height: 2px;
    margin-top: 15px;
  }
  .reg-content-two .reg-content-two-left .reg-content-two-right-top p {
    height: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #1f3792;
    line-height: 32px;
  }
  .reg-content-two .reg-content-two-left span {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 30px;
    color: #000000;
    line-height: 32px;
    margin-top: 60px;
  }
  .reg-content-two .reg-content-two-left .pp {
    width: 100%;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #bebfc4;
    line-height: 32px;
    margin-top: 20px;
  }
  .reg-content-two .reg-content-two-left .reg-content-two-right-bottom {
    margin-top: 60px;
    position: relative;
    top: 0;
    left: 0;
  }
  .reg-content-two .reg-content-two-left .reg-content-two-right-bottom p {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #bebfc4;
    line-height: 8px;
    margin-left: 20px;
  }
  .reg-content-two .reg-content-two-left .reg-content-two-right-bottom .reg-img33 {
    position: absolute;
    top: 24px;
    left: 110px;
  }
  .reg-content-two .reg-content-two-right {
    flex: 2;
    position: relative;
    top: 0;
    left: 0;
  }
  .reg-content-two .reg-content-two-right img {
    position: absolute;
    left: 0px;
    top: 20px;
  }
  .reg-content-two .reg-content-two-right .reg-imgg {
    position: absolute;
    top: 80px;
  }
  .banner {
    width: 100%;
  }
  .banner .banner-content p {
    font-size: 20px;
  }
  .banner .banner-content span {
    font-size: 16px;
  }
  .press .press-content .press-content-grid {
    width: 100%;
    /*margin: 154px auto;*/
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    /* 两列 */
    grid-template-rows: repeat(2, auto);
    /* 三行 */
    gap: 10px;
    /* 网格间距 */
  }
  /*.press .press-content .press-content-grid .press-content-grid-box {*/
  /*  width: 304px;*/
  /*}*/
  .press .press-content .press-content-grid .press-content-grid-box img {
    width: 100%;
    /*height: 200px;*/
  }
  .press .press-content .press-content-grid .press-content-grid-box .press-content-grid-box-wz p {
    font-size: 16px;
    /*margin-left: 10px;*/
  }
  .company #company-staff .bjimg .lie {
    margin: 30px auto;
  }
  
  .company #company-staff .bjimg .liebox ul li p{
      color: #555;
  }
  
  .company #company-staff .bjimg{
      width: 80%;
      margin: 0 auto;
  }
  
  .company #company-staff .bjimg .liebox ul li img{
      width: 100%;
      height: auto;
  }
  
  .company #company-staff .bjimg .lie ul{
      display: flex;
      overflow-x: auto;
  }
  
  .company #company-staff .bjimg .lie ul li{
      margin-bottom: 0;
      margin-left: 20px;
      white-space: nowrap;
  }
  
  .company #company-staff .bjimg .lie ul li::before{
      margin-right: 5px;
  }
  
  .company #company-staff .bjimg .liebox ul li img{
      margin-top: 0;
  }
  
  .company #company-staff .bjimg .imgwz {
    margin-top: 40px;
  }
  .company #company-partner .hzhb {
    /*margin-left: 70%;*/
    font-size: 36px;
  }
  .company #company-partner .company-partner-boxs {
    /*margin-left: 3%;*/
  }
  .company .company-all p {
    font-size: 40px;
    margin-left: 43.8%;
    margin-top: -42.5%;
  }
  .company .company-alll .company-alll-box .company-alll-boxss {
    /*margin-top: -70px;*/
  }
  /*.kernel .kernel-content-three .kernel-content-three-box {*/
  /*  width: 14%;*/
  /*  height: 14%;*/
  /*}*/
  .content {
    width: 100%;
    display: flex;
  }
  .content .content-top .content-left .about-title {
    font-size: 24px;
  }
  .content .content-top .content-left .text {
    font-size: 16px;
  }
  .content .content-top .content-left .more {
    font-size: 16px;
  }
  .content .content-top .content-left p {
    font-size: 16px;
  }
  .container-three {
    margin-bottom: 11.66vw;
  }
}

@media (max-width: 1200px){
    .footer .contents{
        background: none !important;
    }
    .footer{
        height: auto;
        padding: 80px 0;
        position: relative;
    }
    .footer .contents .rights::before{
        display: none;
    }
    .footer .contents{
        width: 100%;
        position: static;
    }
    .footer .contents .lefts{
        padding: 0;
    }
}

@media (max-width: 1100px) {
    .ryzz ul li{
        padding-bottom: 40px;
    }

    .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-boxxx .customized-content-center-left,
    .customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx .customized-content-center-right{
        padding: 0 50px;
    }
    .customized .customized-content .customized-content-center,
    .customized-content .customized-content-centerr{
        margin-bottom: 50px;
    }
    
    .detection-content .instrument{
        margin: 70px auto;
    }
    
    .detection-content .detection-content-two{
        margin-top: 40px;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid: 20px;
    }
    
    .detection-content .detection-content-two .movethree{
        padding: 20px 0;
    }
    
    .detection-content .detection-content-two .movethree img{
        width: 30px;
        height: auto;
        flex-shrink: 0;
        margin-right: 10px;
    }
    
    .detection-content-two .active p{
        color: #1f3792 !important;
    }
    
    .detection-content .detection-content-two .movethree p{
        margin-top: 0;
    }
    
    .detection-content .detection-content-two .movethree a{
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    
    .detection-content #containerr .tab .option{
        margin-top: 40px;
    }
    .kernel-content .kernel-content-three{
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 7vw;
    }
    
    .kernel-content .kernel-content-three .kernel-content-three-box{
        margin: 0 !important;
        width: 25vw;
        height: 25vw;
    }
    
  .navigation {
    display: flex;
    justify-content: space-between;
  }
  .navigation .navigation-right {
    width: 60%;
  }
  .navigation .navigation-left img {
    width: 100px;
    height: 30px;
  }
  .swiper-slide .header-center .ysjsp {
    font-size: 26px;
  }
  .swiper-slide .header-center .ysjsc {
    font-size: 24px;
  }
  .swiper-slide .header-center .header-center-box .dgkc {
    font-size: 16px;
  }
  .content {
    width: 100%;
  }
  .content .content-top .content-left .about-title {
    font-size: 24px;
  }
  .content .content-top .content-left .text {
    font-size: 16px;
  }
  .content .content-top .content-left .more {
    font-size: 16px;
  }
  .content .content-top .content-left p {
    font-size: 16px;
  }

  .container-three .container-three-center .container-three-bottom {
    margin-top: 54vw;
  }
  .container-three .container-three-center .container-three-center-left-left img {
    width: 100%;
  }
  .container-three .container-three-center .container-three-center-left-right p {
    font-size: 20px;
  }
  .container-three .container-three-center .container-three-center-left-right div {
    /*width: 100%;*/
    font-size: 16px;
  }
  .container-three .container-three-center .container-three-center-left-right .container-three-center-left-bottom p {
    font-size: 16px;
  }
  .container-five {
    margin-bottom: 5.6vw;
  }
  .container-five .container-five-center {
    width: 100%;
    margin-bottom: 5.6vw;
  }
  .container-five .container-five-center .container-five-center-left img {
    width: 100%;
    /*height: 300px;*/
    /*margin-left: -30px;*/
  }
  .container-five .container-five-center .container-five-center-left p {
    margin-left: -20px;
  }
  .container-five .container-five-center .container-five-center-right p {
    font-size: 12px;
    padding: 12px;
    margin-top: 13%;
  }
  .container-six {
    width: 100%;
    margin: 0 auto;
  }
  .container-six .container-six-one {
    width: 100%;
  }
  .container-six .container-six-one img {
    width: 200px;
    height: 30px;
  }
  .container-six .container-six-one p {
    font-size: 14px;
  }
  .container-bottom {
    width: 100%;
  }
  /*.container-bottom .container-bottom-top {*/
  /*  width: 100%;*/
  /*}*/
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .container-bottom-top-left-top-left img,
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .container-bottom-top-left-top-right img {
    width: 100px;
    height: 100px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .container-bottom-top-left-top-left p,
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .container-bottom-top-left-top-right p {
    font-size: 10px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-center {
    margin-left: 20px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-center .container-bottom-top-center-top p {
    font-size: 16px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-center .container-bottom-top-center-top span {
    font-size: 12px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right {
    width: 100%;
    margin-top: 5vw;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right .container-bottom-top-right-one {
    width: 100%;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right .container-bottom-top-right-one .container-bottom-top-right-onee span {
    font-size: 20px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right .container-bottom-top-right-one .container-bottom-top-right-onee li a {
    font-size: 12px;
  }
  .container-bottom .container-bottom-bottom p {
    font-size: 12px;
  }
  .banner {
    width: 100%;
  }
  .banner .banner-content p {
    /*margin-top: 13%;*/
    font-size: 24px;
  }
  .banner .banner-content span {
    font-size: 12px;
    /*margin-top: 12%;*/
  }
  .kernel-content .kernel-content-two .kernel-content-two-left img {
    /*width: 400px;*/
    /*height: 300px;*/
  }
  .kernel-content .kernel-content-two .kernel-content-two-right {
    margin-top: 40px;
  }
  .kernel-content .kernel-content-two .kernel-content-two-right .scriptone {
    font-size: 18px;
  }
  .kernel-content .kernel-content-two .kernel-content-two-right .scripttwo {
    font-size: 12px;
  }
  .kernel-content .kernel-content-two .kernel-content-two-right .scriptthree {
    font-size: 12px;
  }
  .kernel-content .kernel-content-three {
    /*margin-left: -90px;*/
  }
  .kernel-content .kernel-content-three .kernel-content-three-box {
    margin: 20px 20px;
  }
  .kernel-content .kernel-content-three .kernel-content-three-box img {
    width: 130px;
    height: 130px;
  }
  .kernel-content .kernel-content-three .kernel-content-three-box div {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .kernel-content .kernel-content-three .kernel-content-three-box div img {
    width: 7vw;
    height: 7vw;
    margin-top: 15px;
  }
  .kernel-content .kernel-content-four .kernel-content-four-top {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .reg-content-two {
    width: 100%;
    margin-top: 227px;
    display: flex;
    justify-content: space-between;
  }
  .reg-content-two .reg-content-two-left {
    width: 60%;
    display: flex;
    flex-direction: column;
  }
  .reg-content-two .reg-content-two-left .reg-content-two-right-top {
    display: flex;
  }
  .reg-content-two .reg-content-two-left .reg-content-two-right-top img {
    width: 83px;
    height: 2px;
    margin-top: 15px;
  }
  .reg-content-two .reg-content-two-left .reg-content-two-right-top p {
    height: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #1f3792;
    line-height: 32px;
  }
  .reg-content-two .reg-content-two-left span {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 20px;
    color: #000000;
    line-height: 32px;
    margin-top: 60px;
  }
  .reg-content-two .reg-content-two-left .pp {
    width: 100%;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #bebfc4;
    line-height: 32px;
    margin-top: 20px;
  }
  .reg-content-two .reg-content-two-left .reg-content-two-right-bottom {
    margin-top: 60px;
    position: relative;
    top: 0;
    left: 0;
  }
  .reg-content-two .reg-content-two-left .reg-content-two-right-bottom p {
    width: 80px;
    height: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #bebfc4;
    line-height: 8px;
    margin-left: 20px;
  }
  .reg-content-two .reg-content-two-left .reg-content-two-right-bottom .reg-img33 {
    position: absolute;
    top: 24px;
    left: 110px;
  }
  .reg-content-two .reg-content-two-right {
    width: 40%;
    position: relative;
    top: 0;
    left: 0;
  }
  .reg-content-two .reg-content-two-right img {
    position: absolute;
    top: 20px;
  }
  .reg-content-two .reg-content-two-right .reg-imgg {
    position: absolute;
    top: 80px;
  }
  .reg-content-one {
    width: 100%;
    display: flex;
  }
  .reg-content-one .reg-content-one-left {
    flex: 3;
    position: relative;
    top: 0;
    left: 0;
  }
  .reg-content-one .reg-content-one-left .reg-img {
    position: absolute;
    left: 40px;
    top: 30px;
  }
  .reg-content-one .reg-content-one-right {
    flex: 7;
    display: flex;
    flex-direction: column;
    margin-left: 180px;
  }
  .reg-content-one .reg-content-one-right .reg-content-one-right-top {
    display: flex;
  }
  .reg-content-one .reg-content-one-right .reg-content-one-right-top img {
    width: 83px;
    height: 2px;
    margin-top: 15px;
  }
  .reg-content-one .reg-content-one-right .reg-content-one-right-top p {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #1f3792;
    line-height: 32px;
    margin-left: 20px;
  }
  .reg-content-one .reg-content-one-right span {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 20px;
    color: #000000;
    line-height: 32px;
    margin-top: 30px;
  }
  .reg-content-one .reg-content-one-right .pp {
    width: 100%;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #bebfc4;
    line-height: 32px;
    margin-top: 40px;
  }
  .reg-content-one .reg-content-one-right .reg-content-one-right-bottom {
    position: relative;
    top: 0;
    left: 0;
  }
  .reg-content-one .reg-content-one-right .reg-content-one-right-bottom .reg-img2 {
    width: 153px;
    height: 60px;
    margin-top: 60px;
    cursor: pointer;
  }
  .reg-content-one .reg-content-one-right .reg-content-one-right-bottom p {
    width: 80px;
    height: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #1f3792;
    line-height: 8px;
    margin-left: 20px;
  }
  .reg-content-one .reg-content-one-right .reg-content-one-right-bottom .reg-img3 {
    position: absolute;
    top: 84px;
    left: 120px;
  }
  .reg-content {
    width: 80%;
    margin: 0 auto;
  }
  .reg-content .reg-content-one .reg-content-one-right .bigbox p {
    font-size: 16px;
    margin-top: 2px;
  }
  .reg-content .reg-content-one .reg-content-one-right .bigbox .reg-img3 {
    margin-top: -37%;
  }
  .reg-content .reg-content-one .reg-content-one-right .pp {
    width: 100%;
    font-size: 12px;
  }
  .reg-content .reg-content-ona .reg-content-one-right {
    margin-left: 5%;
  }
  .reg-content .reg-content-ona .reg-content-one-right .bigbox {
    margin-top: 10%;
  }
  .reg-content .reg-content-ona .reg-content-one-right .bigbox p {
    font-size: 16px;
    margin-top: 2px;
  }
  .reg-content .reg-content-ona .reg-content-one-right .bigbox .reg-img3 {
    margin-top: 6%;
    margin-left: 3%;
    width: 23px;
    height: 9px;
  }
  .reg-content .reg-content-ona .reg-content-one-right .pp {
    width: 100%;
    font-size: 12px;
  }
  .solve .solve-copy {
    margin: 0 auto;
  }
  .solve .solve-copy .reg-content-one .reg-content-one-right .bigbox {
    margin-top: 15%;
  }
  .solve .solve-copy .reg-content-one .reg-content-one-right .bigbox p {
    font-size: 16px;
    margin-top: 2px;
  }
  .solve .solve-copy .reg-content-one .reg-content-one-right .bigbox .reg-img3 {
    margin-top: -37%;
  }
  .solve .solve-copy .reg-content-one .reg-content-one-right .pp {
    width: 100%;
    font-size: 12px;
  }
  .solve .solve-copy .reg-content-ona .reg-content-one-right {
    margin-left: 5%;
  }
  .solve .solve-copy .reg-content-ona .reg-content-one-right .bigbox {
    margin-top: 10%;
  }
  .solve .solve-copy .reg-content-ona .reg-content-one-right .bigbox p {
    font-size: 16px;
    margin-top: 2px;
  }
  .solve .solve-copy .reg-content-ona .reg-content-one-right .bigbox .reg-img3 {
    margin-top: 6%;
    margin-left: 3%;
    width: 23px;
    height: 9px;
  }
  .solve .solve-copy .reg-content-ona .reg-content-one-right .pp {
    width: 100%;
    font-size: 12px;
  }
  .research .kernel-content {
    width: 90%;
    margin: 0 auto;
  }
  .research .research-layout .research-layout-box{
      padding: 20px;
  }
  .research-page{
      margin: 40px auto;
  }
  .research .kernel-content .research-layout {
    width: 100%;
    display: grid;
    /*grid-template-rows: repeat(3, 1fr);*/
    grid-template-columns: repeat(3, 1fr);
    place-items: center;
    gap: 0;
  }
  .company #company-content {
    width: 90%;
    margin: 0 auto;
  }
  .company #company-content .company-content-top .company-content-top-p2 {
    width: 60%;
  }
  .company #container .tab .company-tab-one .company-tab-one-left img {
    /*width: 400px;*/
    /*height: 400px;*/
  }
  .company #container .tab .company-tab-one .company-tab-one-right {
    /*margin-top: 15%;*/
  }
  .company #company-staff .bjimg .lie {
    margin-top: 10%;
  }
  .company #company-staff .bjimg .imgwz {
    margin-top: 15%;
  }
  .company #company-partner .hzhb {
    /*margin-left: 70%;*/
    font-size: 36px;
  }
  .company #company-partner .company-partner-boxs {
    /*margin-left: 3%;*/
  }
  .company .company-all p {
    font-size: 34px;
    margin-left: 44%;
    margin-top: -42.8%;
  }
  .company .company-alll .company-alll-box .company-alll-boxss {
    /*margin-top: -70px;*/
  }
  .company .company-alll .company-alll-box .company-alll-boxss img {
    width: 40%;
    /*height: 100px;*/
  }
  .company .company-alll .company-alll-box .company-alll-boxss .kf {
    font-size: 12px;
    margin-top: 10px;
  }
  .customized .customized-content {
    width: 80%;
    margin: 0 auto;
  }
  .customized .customized-content .customized-content-top {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 80px auto;
  }
  .customized .customized-content .customized-content-top p {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 36px;
    color: #000000;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }
  .customized .customized-content .customized-content-center {
    position: relative;
    top: 0;
    left: 0;
  }
  .customized .customized-content .customized-content-center img {
    width: 100%;
  }
  .customized .customized-content .customized-content-center .customized-content-center-box {
    /*width: 70%;*/
    /*position: absolute;*/
    /*top: 30%;*/
    /*left: 6%;*/
  }
  /*.customized .customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx .customized-content-center-left img {*/
  /*  width: 300px;*/
  /*  height: 207px;*/
  /*}*/
  .customized .customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx .customized-content-center-right p {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    /*margin-top: 30%;*/
  }
  .customized .customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx .customized-content-center-right .zb {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #7a6c5e;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 10px;
  }
  .customized .customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx .customized-content-center-right .sb {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #908f8d;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 0%;
  }
  .customized .customized-content .customized-content-centerr {
    position: relative;
    left: 0;
    top: 0;
  }
  .customized .customized-content .customized-content-centerr img {
    width: 100%;
    margin-top: 181px;
  }
  .customized .customized-content .customized-content-centerr .customized-content-center-box {
    /*width: 70%;*/
    /*position: absolute;*/
    /*top: 30%;*/
    /*left: 7%;*/
  }
  .customized .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-right img {
    /*width: 300px;*/
    /*height: 207px;*/
    margin-top: 0%;
    /*margin-left: -35%;*/
  }
  /*.customized .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-left {*/
  /*  margin-left: 30px;*/
  /*}*/
  .customized .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-left p {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    /*margin-top: 30%;*/
  }
  .customized .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-left .zb {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #7a6c5e;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 10px;
  }
  .customized .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-left .sb {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #908f8d;
    /*line-height: 12px;*/
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 0%;
  }
  .press .press-content .press-content-grid {
    width: 100%;
    display: grid;
    /*grid-template-columns: repeat(1, 1fr);*/
    /*grid-template-rows: repeat(6, 1fr);*/
  }
  .press .press-content .press-content-grid .press-content-grid-box div p {
    font-size: 16px;
  }
}
@media (max-width: 1000px) {
    .sekking .sekking-content .sekking-content-top{
        margin-top: 80px;
    }
    
    .sekking-content-form{
        margin: 80px auto;
    }
    
    .footer .contents{
        display: block;
    }
    
    .kernel-content .kernel-content-four .video{
        margin: 40px auto;
    }
    .sxl_title{
        margin: 60px auto;
    }
    .container-bottom .container-bottom-bottom{
        height: auto;
        padding: 10px;
    }
    .container-bottom .container-bottom-bottom p{
        line-height: 1.7;
    }
  .navigation .navigation-left img {
    width: 100px;
    height: 40px;
  }
  .company #company-content {
    width: 90%;
    margin: 0 auto;
  }
  .company #company-content .company-content-top .company-content-top-p2 {
    width: 60%;
  }
  .company #container .tab .company-tab-one .company-tab-one-left img {
    /*width: 400px;*/
    /*height: 400px;*/
  }
  .company #container .tab .company-tab-one .company-tab-one-right {
    /*margin-top: 15%;*/
  }
  .company #company-staff .bjimg .lie {
    margin-top: 10%;
  }
  .company #company-staff .bjimg .imgwz {
    margin-top: 15%;
  }
  .company #company-partner .hzhb {
    /*margin-left: 70%;*/
    font-size: 36px;
  }
  .company #company-partner .company-partner-boxs {
    /*margin-left: 3%;*/
  }
  .company .company-all p {
    font-size: 30px;
    margin-left: 44%;
    margin-top: -42.9%;
  }
  .company .company-alll .company-alll-box .company-alll-boxss {
    /*margin-top: -70px;*/
  }
  .company .company-alll .company-alll-box .company-alll-boxss img {
    /*width: 100px;*/
    /*height: 100px;*/
  }
  .company .company-alll .company-alll-box .company-alll-boxss .kf {
    font-size: 12px;
  }
  .kernel {
    width: 100%;
  }
  .kernel .kernel-content {
    width: 90%;
  }
  /*.kernel .kernel-content .kernel-content-two .kernel-content-two-left img {*/
  /*  width: 200px;*/
  /*  height: 300px;*/
  /*}*/
  .kernel .kernel-content .kernel-content-two .kernel-content-two-right {
    margin-top: 40px;
  }
  .kernel .kernel-content .kernel-content-two .kernel-content-two-right .scriptone {
    font-size: 18px;
  }
  .kernel .kernel-content .kernel-content-two .kernel-content-two-right .scripttwo {
    font-size: 12px;
  }
  .kernel .kernel-content .kernel-content-two .kernel-content-two-right .scriptthree {
    font-size: 12px;
  }
  .kernel .kernel-content .kernel-content-three {
    margin: 20px auto;
    /*display: flex;*/
    /*flex-wrap: nowrap;*/
  }
  .kernel .kernel-content .kernel-content-three .kernel-content-three-box {
    margin: 20px 20px;
  }
  /*.kernel .kernel-content .kernel-content-three .kernel-content-three-box img {*/
  /*  width: 100px;*/
  /*  height: 100px;*/
  /*}*/
  .kernel .kernel-content .kernel-content-three .kernel-content-three-box div {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  /*.kernel .kernel-content .kernel-content-three .kernel-content-three-box div img {*/
  /*  width: 60px;*/
  /*  height: 60px;*/
  /*  margin-top: 15px;*/
  /*}*/
  .kernel .kernel-content .kernel-content-four {
    margin-top: 10%;
  }
  .kernel .kernel-content .kernel-content-four .kernel-content-four-top {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .customized .customized-content {
    width: 80%;
    margin: 0 auto;
  }
  .customized .customized-content .customized-content-top {
    display: flex;
    flex-direction: column;
    align-items: center;
    /*margin-top: 130px;*/
  }
  .customized .customized-content .customized-content-top p {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 36px;
    color: #000000;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }
  .customized .customized-content .customized-content-center {
    /*margin-bottom: 100px;*/
  }
  .customized .customized-content .customized-content-center img {
    width: 100%;
    /*margin-top: 181px;*/
  }
  .customized .customized-content .customized-content-center .customized-content-center-box {
    /*width: 70%;*/
    /*margin-top: -32%;*/
    /*margin-left: 10%;*/
    display: flex;
    justify-content: space-between;
  }
  .customized .customized-content .customized-content-center .customized-content-center-box .customized-content-center-left img {
    /*width: 300px;*/
    /*height: 207px;*/
  }
  .customized .customized-content .customized-content-center .customized-content-center-box .customized-content-center-right {
    /*margin-left: 30px;*/
    /*margin-top: -20%;*/
  }
  .customized .customized-content .customized-content-center .customized-content-center-box .customized-content-center-right p {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    /*margin-top: 30%;*/
  }
  .customized .customized-content .customized-content-center .customized-content-center-box .customized-content-center-right .zb {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #7a6c5e;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 10px;
  }
  .customized .customized-content .customized-content-center .customized-content-center-box .customized-content-center-right .sb {
    /*width: 492px;*/
    /*height: 46px;*/
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #908f8d;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 0%;
  }
  .customized .customized-content .customized-content-centerr img {
    width: 100%;
    /*margin-top: 181px;*/
  }
  .customized .customized-content .customized-content-centerr .customized-content-center-box {
    /*width: 70%;*/
    /*margin-top: -32%;*/
    /*margin-left: 10%;*/
    display: flex;
    justify-content: space-between;
  }
  .customized .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-right img {
    /*width: 300px;*/
    /*height: 207px;*/
    /*margin-top: 0%;*/
    /*margin-left: -70%;*/
  }
  /*.customized .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-left {*/
  /*  margin-left: 30px;*/
  /*  margin-top: -15%;*/
  /*}*/
  .customized .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-left p {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    /*margin-top: 30%;*/
  }
  .customized .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-left .zb {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #7a6c5e;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 10px;
  }
  .customized .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-left .sb {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #908f8d;
    /*line-height: 12px;*/
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 0%;
  }
  .container-five .container-five-center {
    width: 100%;
  }
  .container-five .container-five-center .container-five-center-left img {
    width: 100%;
  }
  .container-five .container-five-center .container-five-center-left p {
    margin-left: -20px;
  }
  .container-five .container-five-center .container-five-center-right p {
    font-size: 12px;
    padding: 12px;
    margin-top: 13%;
  }
  .container-five .container-five-bottom .yjjxthree {
    margin-top: -100px;
    margin-left: 42%;
  }
  .container-five .container-five-bottom .ckgdzjt {
    margin-top: -100px;
    margin-left: -3%;
  }
  .container-six {
    width: 100%;
    margin: 0 auto;
  }
  .container-six .container-six-one {
    width: 100%;
  }
  .container-six .container-six-one img {
    width: 200px;
    height: 30px;
    margin-left: 7%;
  }
  .container-six .container-six-one p {
    font-size: 16px;
  }
  .swiper-slide .header-center .ysjsp {
    font-size: 26px;
  }
  .swiper-slide .header-center .ysjsc {
    font-size: 24px;
  }
  .swiper-slide .header-center .header-center-box .dgkc {
    font-size: 16px;
  }
  .press {
    width: 100%;
  }
  .press .press-content {
    width: 80%;
    margin: 0 auto;
  }
  .press .press-content .press-content-grid {
    /*width: 80%;*/
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* 两列 */
    /*grid-template-rows: repeat(2, auto);*/
    /* 三行 */
    gap: 10px;
    /* 网格间距 */
  }
  .press .press-content .press-content-grid .press-content-grid-box .press-content-grid-box-wz {
    font-size: 16px;
  }
  .content {
    width: 100%;
  }
  .content .content-top .content-left .about-title {
    font-size: 24px;
  }
  .content .content-top .content-left .text {
    font-size: 16px;
  }
  .content .content-top .content-left .more {
    font-size: 16px;
  }
  .content .content-top .content-left p {
    font-size: 16px;
  }
  .customized .customized-content {
    width: 80%;
    margin: 0 auto;
  }
  .customized .customized-content .customized-content-top {
    display: flex;
    flex-direction: column;
    align-items: center;
    /*margin-top: 130px;*/
  }
  .customized .customized-content .customized-content-top p {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 36px;
    color: #000000;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }
  .customized .customized-content .customized-content-center {
    position: relative;
    top: 0;
    left: 0;
  }
  .customized .customized-content .customized-content-center img {
    width: 100%;
  }
  .customized .customized-content .customized-content-center .customized-content-center-box {
    /*width: 70%;*/
    /*position: absolute;*/
    /*top: 100%;*/
    /*left: 0%;*/
  }
  /*.customized .customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx .customized-content-center-left img {*/
  /*  width: 300px;*/
  /*  height: 207px;*/
  /*}*/
  .customized .customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx .customized-content-center-right p {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    /*margin-top: 50%;*/
  }
  .customized .customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx .customized-content-center-right .zb {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #7a6c5e;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 10px;
  }
  .customized .customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx .customized-content-center-right .sb {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #908f8d;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 0%;
  }
  .customized .customized-content .customized-content-centerr {
    position: relative;
    left: 0;
    top: 0;
  }
  .customized .customized-content .customized-content-centerr img {
    width: 100%;
    /*margin-top: 181px;*/
  }
  .customized .customized-content .customized-content-centerr .customized-content-center-box {
    /*width: 70%;*/
    /*position: absolute;*/
    /*top: 100%;*/
    /*left: 0%;*/
  }
  .customized .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-right img {
    /*width: 300px;*/
    /*height: 207px;*/
    /*margin-top: 0%;*/
    /*margin-left: -35%;*/
  }
  .customized .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-left p {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    /*margin-top: 50%;*/
  }
  .customized .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-left .zb {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #7a6c5e;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 10px;
  }
  .customized .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-left .sb {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #908f8d;
    /*line-height: 12px;*/
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 0%;
  }
  .container-bottom {
    width: 100%;
  }
  /*.container-bottom .container-bottom-top {*/
  /*  width: 100%;*/
  /*}*/
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .container-bottom-top-left-top-left img,
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .container-bottom-top-left-top-right img {
    width: 100px;
    height: 100px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .container-bottom-top-left-top-left p,
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .container-bottom-top-left-top-right p {
    font-size: 10px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-center {
    margin-left: 20px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-center .container-bottom-top-center-top p {
    font-size: 16px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-center .container-bottom-top-center-top span {
    font-size: 12px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right {
    width: 100%;
    margin-top: 6%;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right .container-bottom-top-right-one {
    width: 100%;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right .container-bottom-top-right-one .container-bottom-top-right-onee span {
    font-size: 20px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right .container-bottom-top-right-one .container-bottom-top-right-onee li a {
    font-size: 12px;
  }
  .container-bottom .container-bottom-bottom p {
    font-size: 16px;
  }
}
@media (max-width: 900px) {
    .company-alll{
        margin: 40px auto;
    }
    .company #company-staff .bjimg .imgwz p,
    .ryzz h2{
        font-size: 36px !important;
    }
    
    .ryzz{
        padding: 40px 0;
    }
    
    .ryzz ul li{
        width: 90%;
        margin: 30px auto;
        padding-bottom: 0;
        background: none !important;
    }
    
    .ryzz ul li:nth-child(odd){
        margin: 30px auto;
    }
    
    .ryzz ul li .item{
        margin-bottom: 0;
        width: 27%;
    }
    
    .company #company-partner .company-partner-boxs{
        grid-template-columns: repeat(2, 1fr);
    }
    
    .solution .solution-content .solution-content-top{
        display: block;
    }
    
    .solution .solution-content .solution-content-top .solution-content-top-right{
        width: 100%;
        margin-left: 0;
    }
    
    .solution .solution-content .solution-content-top .solution-content-top-right img{
        width: 65%;
    }
    
    .item .item-content .item-content-one{
        width: 100%;
        padding: 30px;
    }
    
    .indide .indide-content .scientific-trait .scientific-trait-content{
        display: block;
    }
    
    .indide .indide-content .scientific-trait .scientific-trait-content .xz{
        width: 100%;
    }
    
    .detection-content #containerr .tab .option{
        display: block;
    }
    .detection-content #containerr .tab .option .option-box{
        width: 100%;
    }
    .scientificc .scientific-content .scientific-content-two .move{
        max-width: 15%;
    }
        .material .material-content #container .tab .tabb{
        display: block;
    }
    .material .material-content #container .tab .tabb .tab-left{
        width: 100%;
    }
    .material .material-content #container .tab .tabb .tab-right{
        width: 100%;
        margin-right: 0;
        margin-top: 20px;
    }
    
    .material .material-content .scientific-trait .scientific-trait-content .xz{
        width: 100%;
    }
    
    .material .material-content .scientific-trait .scientific-trait-content .xz + .xz{
        margin-top: 20px;
    }
    
    .material .material-content .scientific-trait .scientific-trait-content{
        display: block;
    }
    
  .container-five .container-five-center {
    width: 100%;
  }
  .container-five .container-five-center .container-five-center-left img {
    width: 100%;
  }
  .container-five .container-five-center .container-five-center-left p {
    margin-left: -30px;
  }
  .container-five .container-five-center .container-five-center-right p {
    font-size: 12px;
    padding: 12px;
    margin-top: 13%;
  }
  .container-five .container-five-bottom .yjjxthree {
    margin-left: 42%;
  }
  .container-six {
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 0;
    left: 0;
  }
  .container-six .container-six-one {
    width: 100%;
    position: absolute;
    left: 0;
  }
  .container-six .container-six-one img {
    margin-left: 8%;
  }
  .container-six .container-six-one p {
    font-size: 14px;
  }
  .container-six .container-six-main {
    padding-left: 180px;
  }
  .reg-content {
    width: 80%;
    margin: 0 auto;
  }
  .reg-content .reg-content-one .reg-content-one-right .bigbox {
    margin-top: 60px;
  }
  .reg-content .reg-content-one .reg-content-one-right .bigbox p {
    font-size: 16px;
    margin-top: 2px;
  }
  .reg-content .reg-content-one .reg-content-one-right .pp {
    width: 100%;
    font-size: 12px;
  }
  .reg-content .reg-content-ona .reg-content-one-right {
    margin-left: 5%;
  }
  .reg-content .reg-content-ona .reg-content-one-right .bigbox {
    margin-top: 10%;
  }
  .reg-content .reg-content-ona .reg-content-one-right .bigbox p {
    font-size: 16px;
    margin-top: 2px;
  }
  .reg-content .reg-content-ona .reg-content-one-right .bigbox .reg-img3 {
    margin-top: 6%;
    margin-left: 3%;
    width: 23px;
    height: 9px;
  }
  .reg-content .reg-content-ona .reg-content-one-right .pp {
    width: 100%;
    font-size: 12px;
  }
  .reg-content .reg-content-two {
    /*margin-top: 227px;*/
    display: flex;
    justify-content: space-between;
  }
  .reg-content .reg-content-two .reg-content-two-left {
    flex: 8;
    display: flex;
    flex-direction: column;
  }
  .reg-content .reg-content-two .reg-content-two-left .reg-content-two-right-top {
    display: flex;
  }
  .reg-content .reg-content-two .reg-content-two-left .reg-content-two-right-top img {
    width: 83px;
    height: 2px;
    margin-top: 15px;
  }
  .reg-content .reg-content-two .reg-content-two-left .reg-content-two-right-top p {
    height: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #1f3792;
    line-height: 32px;
  }
  .reg-content .reg-content-two .reg-content-two-left span {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 20px;
    color: #000000;
    line-height: 32px;
    margin-top: 60px;
  }
  .reg-content .reg-content-two .reg-content-two-left .pp {
    width: 100%;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #bebfc4;
    line-height: 32px;
    margin-top: 20px;
  }
  .reg-content .reg-content-two .reg-content-two-left .reg-content-two-right-bottom {
    margin-top: 60px;
    position: relative;
    top: 0;
    left: 0;
  }
  .reg-content .reg-content-two .reg-content-two-left .reg-content-two-right-bottom p {
    width: 80px;
    height: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #bebfc4;
    line-height: 8px;
    margin-left: 20px;
  }
  .reg-content .reg-content-two .reg-content-two-left .reg-content-two-right-bottom .reg-img33 {
    position: absolute;
    top: 24px;
    left: 110px;
  }
  .reg-content .reg-content-two .reg-content-two-right {
    flex: 2;
    position: relative;
    top: 0;
    left: 0;
  }
  .reg-content .reg-content-two .reg-content-two-right img {
    position: absolute;
    top: 20px;
  }
  .reg-content .reg-content-two .reg-content-two-right .reg-imgg {
    position: absolute;
    top: 80px;
  }
  .container-bottom {
    width: 100%;
  }
  /*.container-bottom .container-bottom-top {*/
  /*  width: 100%;*/
  /*}*/
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .img5 {
    margin-left: -16px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .container-bottom-top-left-top-left img,
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .container-bottom-top-left-top-right img {
    width: 100px;
    height: 100px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .container-bottom-top-left-top-left p,
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .container-bottom-top-left-top-right p {
    font-size: 10px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-center .container-bottom-top-center-top p {
    font-size: 16px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-center .container-bottom-top-center-top span {
    font-size: 12px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right {
    width: 100%;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right .container-bottom-top-right-one {
    width: 100%;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right .container-bottom-top-right-one .container-bottom-top-right-onee span {
    font-size: 12px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right .container-bottom-top-right-one .container-bottom-top-right-onee li a {
    font-size: 12px;
  }
  .container-bottom .container-bottom-bottom p {
    font-size: 12px;
  }
  .company #company-content {
    width: 90%;
    margin: 0 auto;
  }
  .company #company-content .company-content-top .company-content-top-p2 {
    width: 60%;
  }
  .company #container .tab .company-tab-one .company-tab-one-left img {
    /*width: 400px;*/
    /*height: 400px;*/
  }
  .company #container .tab .company-tab-one .company-tab-one-right {
    /*margin-top: 15%;*/
  }
  .company #container .tab .company-tab-one .company-tab-one-right .yj {
    font-size: 12px;
  }
  .company #company-staff .bjimg .lie {
    margin-top: 10%;
  }
  .company #company-staff .bjimg .imgwz {
    margin-top: 15%;
  }
  .company #company-staff .bjimg .liebox img {
    width: 90px;
    height: 90px;
  }
  .company #company-partner .hzhb {
    /*margin-left: 70%;*/
    font-size: 36px;
  }
  .company #company-partner .company-partner-boxs {
    /*margin-left: 3%;*/
  }
  .company .company-all p {
    font-size: 28px;
    margin-left: 44%;
    margin-top: -43.2%;
  }
  .company .company-alll .company-alll-box .company-alll-boxss {
    /*margin-top: -70px;*/
  }
  .company .company-alll .company-alll-box .company-alll-boxss img {
    /*width: 100px;*/
    /*height: 100px;*/
  }
  .company .company-alll .company-alll-box .company-alll-boxss .kf {
    font-size: 12px;
  }
  .press {
    width: 100%;
  }
  .press .press-content {
    width: 80%;
    margin: 0 auto;
  }
  .press .press-content .press-content-grid {
    /*width: 70%;*/
    /*display: grid;*/
    /*grid-template-columns: repeat(3, 1fr);*/
    /* 两列 */
    /*grid-template-rows: repeat(2, auto);*/
    /* 三行 */
    /*gap: 10px;*/
    /* 网格间距 */
  }
  .press .press-content .press-content-grid .press-content-grid-box {
    /*width: 270px;*/
  }
  .press .press-content .press-content-grid .press-content-grid-box .press-content-grid-box-wz {
    font-size: 16px;
  }
  .solve .solve-content {
    width: 100%;
  }
  .solve .solve-content .solve-content-bottom .solve-content-bottom-box img {
    /*width: 100px;*/
    /*height: 100px;*/
  }
  .solve .solve-copy {
    width: 80%;
    margin: 0 auto;
  }
  .solve .solve-copy .reg-content-one .reg-content-one-right .bigbox {
    margin-top: 15%;
  }
  .solve .solve-copy .reg-content-one .reg-content-one-right .bigbox p {
    font-size: 16px;
    margin-top: 2px;
  }
  .solve .solve-copy .reg-content-one .reg-content-one-right .bigbox .reg-img3 {
    margin-top: -37%;
  }
  .solve .solve-copy .reg-content-one .reg-content-one-right .pp {
    width: 100%;
    font-size: 12px;
  }
  .solve .solve-copy .reg-content-two {
    margin-top: 227px;
    display: flex;
    justify-content: space-between;
    margin-left: -70px;
  }
  .solve .solve-copy .reg-content-two .reg-content-two-left {
    flex: 8;
    display: flex;
    flex-direction: column;
  }
  .solve .solve-copy .reg-content-two .reg-content-two-left .reg-content-two-right-top {
    display: flex;
  }
  .solve .solve-copy .reg-content-two .reg-content-two-left .reg-content-two-right-top img {
    width: 83px;
    height: 2px;
    margin-top: 15px;
  }
  .solve .solve-copy .reg-content-two .reg-content-two-left .reg-content-two-right-top p {
    height: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #1f3792;
    line-height: 32px;
  }
  .solve .solve-copy .reg-content-two .reg-content-two-left span {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 20px;
    color: #000000;
    line-height: 32px;
    margin-top: 60px;
  }
  .solve .solve-copy .reg-content-two .reg-content-two-left .pp {
    width: 1121px;
    height: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #bebfc4;
    line-height: 32px;
    margin-top: 20px;
  }
  .solve .solve-copy .reg-content-two .reg-content-two-left .reg-content-two-right-bottom {
    margin-top: 60px;
    position: relative;
    top: 0;
    left: 0;
  }
  .solve .solve-copy .reg-content-two .reg-content-two-left .reg-content-two-right-bottom p {
    width: 80px;
    height: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #bebfc4;
    line-height: 8px;
    margin-top: -40px;
    margin-left: 20px;
  }
  .solve .solve-copy .reg-content-two .reg-content-two-left .reg-content-two-right-bottom .reg-img33 {
    position: absolute;
    top: 24px;
    left: 110px;
  }
  .solve .solve-copy .reg-content-two .reg-content-two-right {
    flex: 2;
    position: relative;
    top: 0;
    left: 0;
  }
  .solve .solve-copy .reg-content-two .reg-content-two-right img {
    position: absolute;
    left: -600px;
    top: 20px;
  }
  .solve .solve-copy .reg-content-two .reg-content-two-right .reg-imgg {
    position: absolute;
    left: -540px;
    top: 80px;
  }
  .content {
    width: 100%;
  }
  .content .content-top .content-left .about-title {
    font-size: 24px;
  }
  .content .content-top .content-left .text {
    font-size: 16px;
  }
  .content .content-top .content-left .more {
    font-size: 16px;
  }
  .content .content-top .content-left p {
    font-size: 16px;
  }
  .navigation .navigation-left img {
    height: 40px;
    line-height: 40px;
  }
  .swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
    /*height: 550px;*/
  }

  .container-three .container-three-center .container-three-bottom {
    margin-top: 63vw;
  }
  .container-three .container-three-center .container-three-bottom .container-three-bottom-right .xxxx {
    padding-left: 10px;
  }
  .banner .banner-content span {
    margin-top: 16%;
  }
  /*.banner .banner-content p {*/
  /*  margin-top: 18%;*/
  /*}*/
}
@media (max-width: 750px) {
    .container-five .container-five-center{
        margin-top: 30px;
    }
    
    .container-five-center-right,
    .container-five .container-five-center .container-five-center-left{
        width: 100%;
    }
    
    .container-four-boxes{
        display: block;
    }
    .container-four-box{
        flex-direction: row;
    }
    .container-four>img{
        height: 100vw;
        object-fit: cover;
    }
    .container-four-boxes .container-four-box{
        height: 20%;
        padding-left: 35%;
    }
    .container-four-box p,
    .container-four-boxx{
        margin-top: 0;
    }
    .container-four-box div, .container-four-box p{
        transform: none;
    }
     .container-four-box p{
         margin-left: 15px;
     }
    .header-center .ysjsc{
        margin: 0;
    }
    .beg .beg-content .beg-content-xinn .beg-content-bottom1{
        margin-bottom: 0;
    }
    .beg .beg-content .beg-content-xinn .beg-content-xin{
        display: block;
    }
    
    .beg .beg-content .beg-content-xinn .beg-content-xin .beg-content-xin-right{
        margin-top: 15px;
    }
    
    .beg .beg-content .beg-content-xinn .beg-content-xin .beg-content-xin-right p{
        margin-left: 0;
    }
    
    .beg .beg-content{
        width: 90%;
    }
    .beg .beg-content .beg-content-xinn{
        width: 100%;
    }
    .form-grid{
        display: block;
    }
    
    .form-grid .form-row{
        margin-bottom: 15px;
    }
    
    .form1 button{
        margin: 0 auto;
    }
    
    .sekking-content-form,
    .sekking .sekking-content .sekking-content-top{
        margin-top: 60px;
    }
    
    .sekking-content-form{
        margin-bottom: 40px;
    }
    
    .sekking-content-form{
        padding: 30px;
        border-radius: 20px;
    }
    
    .company-alll .company-alll-box .company-alll-boxs-img{
        display: none;
    }
    
    .company-alll .company-alll-box .company-alll-boxs{
        position: static;
        transform: none;
        display: block;
    }
    
    .company-alll .company-alll-box .company-alll-boxs .company-alll-boxss{
        width: 100%;
        margin-top: 20px;
    }
    
    .company #company-partner .company-partner-boxs .company-partner-boxs-box img{
        width: 10vw;
        height: 10vw;
    }
    
    .company #company-partner .hzhb{
        margin-right: 50px;
    }
    
    .company #company-content .tab .company-tab-one{
        display: block;
    }
    
    .company #container .tab .company-tab-one .company-tab-one-right,
    .company #company-content .tab .company-tab-one .company-tab-one-left{
        width: 100%;
    }
    
    .js_box{
        background: none;
    }
    .company #company-content .company-content-top .company-content-top-p1{
        margin-top: 30px;
    }
    
    .company #company-content .company-content-top div:first-of-type{
        width: 100%;
    }
    
    .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-boxxx{
        flex-direction: column-reverse;
    }
    
    .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-boxxx .customized-content-center-right,
    .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-boxxx .customized-content-center-left{
        width: 100%;
    }
    
    .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-boxxx .customized-content-center-left{
        padding: 20px;
    }
    
    .solution .solution-content .solution-content-center .solution-content-center-boxs{
        display: block;
    }
    
    .solution .solution-content .solution-content-center .solution-content-center-boxs .solve-content-center-box{
        margin-bottom: 20px;
    }
    
    .solution .solution-content .solution-content-center .solution-content-center-boxs .solve-content-center-box:nth-child(even){
        display: none;
    }
    
    .solution .solution-content .solution-content-center .solution-content-center-boxs .solve-content-center-box img{
        width: 65%;
        max-height: 200px;
        object-fit: contain;
    }
    
    .solution .solution-content .adapter .adapter-box .adapter-box-box a{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .solution .solution-content .adapter .adapter-box .adapter-box-box a img{
        width: 65%;
    }
    .solution .solution-content .adapter .adapter-box{
        width: 100%;
        display: block;
    }
    .solution .solution-content .scientific-trait .scientific-trait-content{
        display: block;
    }
    
    .solution .solution-content .scientific-trait .scientific-trait-content .xz{
        width: 100%;
    }
    
    .scientificc .scientific-content{
        width: 90%;
    }
    
    .move-test .move-test-content .move-test-content-box .cy{
        margin-right: 0;
    }
    
    .move-text{
        margin: 40px auto;
    }
    
    .move .tab-item .tab-item-content{
        display: block;
    }
    
    .move .tab-item .tab-item-content .tab-item-content-box a{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .move .tab-item .tab-item-content .tab-item-content-box p{
        margin-top: 10px;
        margin-bottom: 30px;
    }
    
    .move .tab-item .tab-item-content .tab-item-content-box a img{
        width: 65%;
    }
    
    .indide .indide-content .adapter .adapter-box{
        display: block;
        margin-top: 20px;
    }
    
    .indide .indide-content .adapter .adapter-box .adapter-box-box a{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .indide .indide-content .adapter .adapter-box .adapter-box-box img{
        width: 65%;
        height: auto;
    }
    
    .indide .indide-content .tabbbbb{
        display: block;
    }
    
    .indide .indide-content .tabbbbb .tab-right{
        width: 65%;
    }
    .indide .indide-content .tabbbbb .tab-right img{
        margin-top: 20px;
    }
    
    .des_item{
        margin: 40px auto;
        flex-direction: column !important;
    }
    .des_item:nth-child(odd) .reg-content-one-right{
        margin-right: 0;
    }
    .des_item .reg-content-one-left{
        width: 100%;
    }
    .des_item .reg-content-one-right{
        margin-left: 0;
    }
    .des_item .reg-content-one-right h3{
        margin: 20px auto;
    }
    .des_item .reg-content-one-right .pp{
        margin-bottom: 20px;
    }
  .swiper-container .header-center {
    margin-top: 3%;
  }
  .swiper-container .header-center .ysjsp {
    font-size: 20px;
  }
  .swiper-container .header-center .ysjsc {
    font-size: 12px;
  }
  .swiper-container .header-center .header-center-box {
    width: 100px;
    height: 30px;
    padding: 0 10px;
    border: 2px solid #1f25a8;
    border-radius: 35px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
  }
  .swiper-container .header-center .header-center-box .header-center-boxs {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #1f25a8;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
  }
  .swiper-container .header-center .header-center-box .dgkc {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #1f25a8;
    white-space: nowrap;
    margin-left: 15px;
  }
  .content {
    width: 100%;
  }
  .content .content-top {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .content .content-top .content-left .about-title {
    width: 100%;
    font-size: 24px;
    text-align: center;
  }
  .content .content-top .content-left .text {
    width: 100%;
    font-size: 16px;
    /*text-align: center;*/
  }
  .content .content-top .content-left .more {
    font-size: 16px;
    text-align: center;
    margin: 20px auto;
  }
  .content .content-top .content-left p {
    width: 100%;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
  }
  .content-left{
      margin-right: 0;
  }
  .content-top .content-right{
      width: 100%;
  }
  .container-six {
    width: 100%;
    margin: 0 auto;
    position: relative;
    left: 0;
  }
  .container-six .container-six-one {
    width: 100%;
  }
  .container-six .container-six-one img {
    width: 200px;
    height: 30px;
    margin-left: 70px;
  }
  .container-six .container-six-one p {
    font-size: 14px;
  }
  .container-six .container-six-one .container-six-one-wz div {
    font-size: 12px;
  }
  .container-six .container-six-main {
    padding-left: 10.236vw;
  }
  .container-six .container-six-main .container-six-two .container-six-two-right .container-six-two-right-img p {
    margin-left: -2px;
  }
  .container-six .container-six-main .container-six-two .container-six-two-right p {
    margin-left: 150px;
  }
  .container-six .container-six-main .container-six-two .container-six-two-right img {
    width: 70px;
    height: 70px;
  }
  .container-four-boxes p {
    font-size: 16px;
  }
  .container-five .container-five-center {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .container-five .container-five-center .container-five-center-left img {
    width: 100%;
  }
  .container-five .container-five-center .container-five-center-left p {
    font-size: 16px;
    text-align: center;
  }
  .container-five .container-five-center .container-five-center-right p {
    font-size: 16px;
    padding: 12px;
    /*width: 190%;*/
    margin-top: 20px;
    padding: 0;
    padding-bottom: 10px;
  }
  .container-five .container-five-bottom .yjjxthree {
    margin-left: 54%;
  }
  .container-bottom {
    width: 100%;
  }
  /*.container-bottom .container-bottom-top {*/
  /*  width: 100%;*/
  /*}*/
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .container-bottom-top-left-top-left img,
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .container-bottom-top-left-top-right img {
    /*width: 100px;*/
    /*height: 100px;*/
  }
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .container-bottom-top-left-top-left p,
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .container-bottom-top-left-top-right p {
    /*font-size: 10px;*/
  }
  .container-bottom .container-bottom-top .container-bottom-top-center .container-bottom-top-center-top p {
    font-size: 16px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-center .container-bottom-top-center-top span {
    font-size: 16px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right {
    width: 100%;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right .container-bottom-top-right-one {
    width: 100%;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right .container-bottom-top-right-one .container-bottom-top-right-onee span {
    font-size: 12px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right .container-bottom-top-right-one .container-bottom-top-right-onee li a {
    font-size: 12px;
  }
  .container-bottom .container-bottom-bottom p {
    font-size: 12px;
  }
  .banner {
    width: 100%;
  }
  .banner .banner-content p {
    font-size: 16px;
  }
  .company #company-content {
    width: 90%;
    margin: 0 auto;
  }
  .company #company-content .company-content-top .company-content-top-p2 {
    width: 60%;
  }
  .company #container .tab .company-tab-one .company-tab-one-left img {
    /*width: 300px;*/
    /*height: 300px;*/
  }
  .company #container .tab .company-tab-one .company-tab-one-right {
    /*margin-top: 15%;*/
  }
  .company #container .tab .company-tab-one .company-tab-one-right p {
    font-size: 24px;
  }
  .company #container .tab .company-tab-one .company-tab-one-right .qyyj {
    width: 100%;
  }
  .company #container .tab .company-tab-one .company-tab-one-right .yj {
    font-size: 12px;
    line-height: 1.6;
  }
  .company #company-content #company-content-two .company-content-two-top{
      width: 100%;
  }
  
  .js_box{
      padding-bottom: 40px;
  }
  
  .yuanjing_tab{
      display: none;
  }
  
  .company #company-content .tab .company-tab-one .company-tab-one-right .qyyj{
      line-height: 1.6;
      margin: 0;
  }
  .company #container .tab .company-tab-one .company-tab-one-right{
      margin-top: 10px;
  }
  .company #company-staff .bjimg .lie {
    margin-top: 10%;
  }
  .company #company-staff .bjimg .imgwz {
    margin-top: 15%;
  }
  .company #company-staff .bjimg .liebox img {
    width: 90px;
    height: 90px;
  }
  .company #company-partner .hzhb {
    /*margin-left: 70%;*/
    font-size: 36px;
  }
  .company #company-partner .company-partner-boxs {
    /*margin-left: 3%;*/
  }
  .company .company-all p {
    font-size: 24px;
    margin-left: 43.6%;
  }
  .company .company-alll .fwzx {
    font-size: 36px;
    margin-left: 0;
    text-align: center;
  }
  .company .company-alll .company-alll-box .company-alll-boxss img {
    /*width: 80px;*/
    /*height: 80px;*/
    width: 15%;
  }
  .company .company-alll .company-alll-box .company-alll-boxss .kf {
    font-size: 12px;
  }
  .container-bottom {
    width: 100%;
  }
  /*.container-bottom .container-bottom-top {*/
  /*  width: 100%;*/
  /*}*/
  .container-bottom .container-bottom-top .container-bottom-top-right{
      display: none;
  }
  .container-bottom{
      padding: 40px 0 0;
  }
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .img5 {
    margin-left: -16px;
  }
  /*.container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .container-bottom-top-left-top-left img,*/
  /*.container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .container-bottom-top-left-top-right img {*/
  /*  width: 60px;*/
  /*  height: 60px;*/
  /*}*/
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .container-bottom-top-left-top-left p,
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .container-bottom-top-left-top-right p {
    /*width: 70px;*/
    /*font-size: 8px;*/
  }
  /*.container-bottom .container-bottom-top .container-bottom-top-center .container-bottom-top-center-top p {*/
  /*  font-size: 12px;*/
  /*}*/
  /*.container-bottom .container-bottom-top .container-bottom-top-center .container-bottom-top-center-top span {*/
  /*  font-size: 8px;*/
  /*}*/
  .container-bottom .container-bottom-top .container-bottom-top-right {
    width: 100%;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right .container-bottom-top-right-one {
    width: 100%;
  }
  /*.container-bottom .container-bottom-top .container-bottom-top-right .container-bottom-top-right-one .container-bottom-top-right-onee span {*/
  /*  font-size: 12px;*/
  /*}*/
  /*.container-bottom .container-bottom-top .container-bottom-top-right .container-bottom-top-right-one .container-bottom-top-right-onee li a {*/
  /*  font-size: 8px;*/
  /*}*/
  /*.container-bottom .container-bottom-bottom p {*/
  /*  font-size: 8px;*/
  /*}*/
  .press .press-content .press-content-grid {
    /*width: 100%;*/
    /*display: grid;*/
    grid-template-columns: repeat(1, 1fr);
    /*grid-template-rows: repeat(6, 1fr);*/
  }
  .press .press-content .press-content-grid .press-content-grid-box div p {
    font-size: 16px;
  }
  .research .kernel-content .research-layout {
    width: 100%;
    display: grid;
    /*grid-template-rows: repeat(8, 1fr);*/
    grid-template-columns: repeat(1, 1fr);
    place-items: center;
  }
  .container-three .container-three-center .swiper-wrapper .swiper-slide {
    width: 100%;
  }

  .container-three .container-three-center .container-three-bottom {
    margin-top: 73vw;
  }
  .container-three .container-three-center .container-three-bottom .container-three-bottom-right .xxxx {
    padding-left: 10px;
  }
  .customized .customized-content {
    width: 80%;
    margin: 0 auto;
  }
  .customized .customized-content .customized-content-top {
    display: flex;
    flex-direction: column;
    align-items: center;
    /*margin-top: 130px;*/
  }
  .customized .customized-content .customized-content-top p {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 36px;
    color: #000000;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }
  .customized .customized-content .customized-content-center {
    position: relative;
    top: 0;
    left: 0;
  }
  .customized .customized-content .customized-content-center img {
    width: 100%;
  }
  /*.customized .customized-content .customized-content-center .customized-content-center-box {*/
  /*  width: 70%;*/
  /*  position: absolute;*/
  /*  top: 100%;*/
  /*  left: 0%;*/
  /*}*/
  /*.customized .customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx .customized-content-center-left img {*/
  /*  width: 300px;*/
  /*  height: 157px;*/
  /*}*/
  .customized .customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx .customized-content-center-right p {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    /*margin-top: 40%;*/
  }
  .customized .customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx .customized-content-center-right .zb {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #7a6c5e;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 10px;
  }
  .customized .customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx .customized-content-center-right .sb {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #908f8d;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 0%;
  }
  .customized .customized-content .customized-content-centerr {
    position: relative;
    left: 0;
    top: 0;
  }
  .customized .customized-content .customized-content-centerr img {
    width: 100%;
    /*margin-top: 181px;*/
  }
  /*.customized .customized-content .customized-content-centerr .customized-content-center-box {*/
  /*  width: 70%;*/
  /*  position: absolute;*/
  /*  top: 100%;*/
  /*  left: 0%;*/
  /*}*/
  /*.customized .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-right img {*/
  /*  width: 300px;*/
  /*  height: 157px;*/
  /*}*/
  .customized .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-left p {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    /*margin-top: 40%;*/
  }
  .customized .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-left .zb {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #7a6c5e;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 10px;
  }
  
  .customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx{
      display: block;
  }
  
  .customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx .customized-content-center-left,
  .customized .customized-content .customized-content-center .customized-content-center-box .customized-content-center-right{
      width: 100%;
  }
  
  .customized .customized-content .customized-content-center .customized-content-center-box .customized-content-center-right{
      padding: 20px;
  }
  
  .customized .customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx .customized-content-center-right .zb{
      padding-bottom: 0;
  }
  
  .customized .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-left .sb {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #908f8d;
    /*line-height: 12px;*/
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 0%;
  }
  .reg-content-two {
    width: 100%;
    margin-top: 227px;
    display: flex;
    justify-content: space-between;
  }
  .reg-content-two .reg-content-two-left {
    width: 60%;
    display: flex;
    flex-direction: column;
  }
  .reg-content-two .reg-content-two-left .reg-content-two-right-top {
    display: flex;
  }
  .reg-content-two .reg-content-two-left .reg-content-two-right-top img {
    width: 83px;
    height: 2px;
    margin-top: 15px;
  }
  .reg-content-two .reg-content-two-left .reg-content-two-right-top p {
    height: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #1f3792;
    line-height: 32px;
  }
  .reg-content-two .reg-content-two-left span {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 20px;
    color: #000000;
    line-height: 32px;
    margin-top: 60px;
  }
  .reg-content-two .reg-content-two-left .pp {
    width: 100%;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #bebfc4;
    line-height: 32px;
    margin-top: 20px;
  }
  .reg-content-two .reg-content-two-left .reg-content-two-right-bottom {
    margin-top: 60px;
    position: relative;
    top: 0;
    left: 0;
  }
  .reg-content-two .reg-content-two-left .reg-content-two-right-bottom p {
    width: 80px;
    height: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #bebfc4;
    line-height: 8px;
    margin-left: 20px;
  }
  .reg-content-two .reg-content-two-left .reg-content-two-right-bottom .reg-img33 {
    position: absolute;
    top: 24px;
    left: 110px;
  }
  .reg-content-two .reg-content-two-right {
    width: 40%;
    position: relative;
    top: 0;
    left: 0;
  }
  .reg-content-two .reg-content-two-right img {
    position: absolute;
    top: 20px;
  }
  .reg-content-two .reg-content-two-right .reg-imgg {
    position: absolute;
    top: 80px;
  }
  .reg-content-one {
    width: 100%;
    display: flex;
  }
  .reg-content-one .reg-content-one-left {
    width: 40%;
    position: relative;
    top: 0;
    left: 0;
  }
  .reg-content-one .reg-content-one-left .reg-img {
    position: absolute;
    left: 40px;
    top: 30px;
  }
  .reg-content-one .reg-content-one-right {
    width: 60%;
    display: flex;
    flex-direction: column;
    margin-left: 180px;
  }
  .reg-content-one .reg-content-one-right .reg-content-one-right-top {
    display: flex;
  }
  .reg-content-one .reg-content-one-right .reg-content-one-right-top img {
    width: 83px;
    height: 2px;
    margin-top: 15px;
  }
  .reg-content-one .reg-content-one-right .reg-content-one-right-top p {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #1f3792;
    line-height: 32px;
    margin-left: 20px;
  }
  .reg-content-one .reg-content-one-right span {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 20px;
    color: #000000;
    line-height: 32px;
    margin-top: 30px;
  }
  .reg-content-one .reg-content-one-right .pp {
    width: 100%;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #bebfc4;
    line-height: 32px;
    margin-top: 40px;
  }
  .reg-content-one .reg-content-one-right .reg-content-one-right-bottom {
    position: relative;
    top: 0;
    left: 0;
  }
  .reg-content-one .reg-content-one-right .reg-content-one-right-bottom .reg-img2 {
    width: 153px;
    height: 60px;
    margin-top: 60px;
    cursor: pointer;
  }
  .reg-content-one .reg-content-one-right .reg-content-one-right-bottom p {
    width: 80px;
    height: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #1f3792;
    line-height: 8px;
    margin-left: 20px;
  }
  .reg-content-one .reg-content-one-right .reg-content-one-right-bottom .reg-img3 {
    position: absolute;
    top: 84px;
    left: 120px;
  }
}
@media (max-width: 620px){
    .container-three-center-left{
        display: block;
    }
    
    .container-three-center-left .container-three-center-left-left{
        width: 100%;
    }
    
    .container-three-center-left .container-three-center-left-right{
        margin-left: 0;
        margin-top: 15px;
    }
    
    .company #company-partner .company-partner-boxs{
        display: block;
    }
    
    .company #company-partner .company-partner-boxs .company-partner-boxs-box{
        margin-top: 15px;
    }
    
    .company-alll .company-alll-box .company-alll-boxs-img{
        display: none;
    }
    
    .company-alll .company-alll-box .company-alll-boxs{
        position: static;
        transform: none;
    }
}

@media (max-width: 500px) {
    .beg .beg-content .beg-content-xinn .beg-content-xin .beg-content-xin-right{
        display: block;
    }
    
    .beg .beg-content .beg-content-xinn .beg-content-xin .beg-content-xin-right p{
        margin-top: 5px;
    }
    
    .indide .indide-content .tabbbbb .tab-left{
        margin-right: 0;
    }
    .solution .solution-content{
        width: 90%;
        margin: 50px auto;
    }
    
    .container-bottom .container-bottom-top{
        display: block;
    }
    .container-bottom .container-bottom-top .container-bottom-top-center{
        margin-left: 0;
        padding-left: 0;
        border: none;
    }
  .swiper-container {
    width: 100%;
    /*height: 500px;*/
  }
  .swiper-container .swiper-wrapper {
    width: 100%;
    /*height: 500px;*/
  }
  .swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .swiper-container .swiper-wrapper .swiper-slide .header-center {
    margin: 0 auto;
  }
  .swiper-container .swiper-wrapper .swiper-slide .header-center .ysjsp {
    font-size: 16px;
  }
  .swiper-container .swiper-wrapper .swiper-slide .header-center .ysjsc {
    font-size: 16px;
  }
  .swiper-container .swiper-wrapper .swiper-slide .header-center .header-center-box {
    width: 80px;
    border: 2px solid #1f25a8;
    border-radius: 35px;
    display: flex;
    justify-content: space-between;
    line-height: 20px;
    align-items: center;
    cursor: pointer;
  }
  .swiper-container .swiper-wrapper .swiper-slide .header-center .header-center-box .header-center-boxs {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #1f25a8;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
  }
  .swiper-container .swiper-wrapper .swiper-slide .header-center .header-center-box .dgkc {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 8px;
    color: #1f25a8;
    white-space: nowrap;
    margin-left: 15px;
  }
  .content {
    width: 100%;
  }
  .content .content-top {
    flex-direction: column;
    padding-top: 50px;
  }
  .content .content-top .content-left {
    width: 100%;
  }
  .content .content-top .content-left .about-title {
    font-size: 24px;
  }
  .content .content-top .content-left .text {
    width: 100%;
    font-size: 16px;
  }
  .content .content-top .content-left .more {
    font-size: 16px;
    margin: 0 auto;
  }
  .content .content-top .content-left p {
    font-size: 16px;
  }
  .content .content-top .content-right img {
    width: 100%;
    height: 100%;
    margin-top: 10%;
  }
  .container-four-boxes .container-four-boxx {
    width: 50px;
    height: 50px;
  }
  .container-four-boxes .container-four-boxx img {
    width: 30px;
    height: 30px;
  }
  .container-four-boxes p {
    font-size: 16px;
  }
  .container-six {
    width: 100%;
    height: 900px;
    margin-top: 5.572916vw;
  }
  .container-six .container-six-one img {
    width: 170px;
    height: 30px;
  }
  .container-six .container-six-one p {
    font-size: 16px;
    width: 100%;
  }
  .container-six .container-six-one .container-six-one-wz {
    font-size: 16px;
    width: 100%;
  }
  .container-six .container-six-main {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
  }
  .container-six .container-six-main .container-six-two {
    width: 100%;
    /*position: absolute;*/
    /*left: 0px;*/
    /*top: 400px;*/
  }
  .container-six .container-six-main .container-six-two .container-six-two-sx {
    display: none;
  }
  .container-six .container-six-main .container-six-two .container-six-two-right {
    width: 100%;
  }
  .container-five .container-five-top p {
    margin-top: 20%;
  }
  .container-five .container-five-center {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .container-five .container-five-center .container-five-center-left img {
    width: 100%;
    height: 100%;
  }
  .container-five .container-five-center .container-five-center-left p {
    width: 100%;
    font-size: 16px;
  }
  .container-five .container-five-center .container-five-center-right {
    /*margin-right: 50%;*/
    /*height: 350px;*/
    width: 100%;
  }
  .container-five .container-five-center .container-five-center-right p {
    width: 100%;
    font-size: 16px;
  }
  .container-five .container-five-bottomm {
    /*margin-top: 20vw;*/
    /*margin-bottom: 50px;*/
  }
  .company #company-staff .bjimg .lie {
    /*position: absolute;*/
    /*left: 0;*/
  }
  .company #company-staff .bjimg .lie ul li {
    font-size: 26px;
  }
  .company #company-staff .bjimg .imgwz {
    margin-top: 5%;
    margin-bottom: 15px;
  }
  .company #company-staff .bjimg .liebox {
    /*position: absolute;*/
    /*top: 17%;*/
    /*left: 20%;*/
  }
  .company #company-staff .bjimg .liebox ul li img {
    /*width: 100px;*/
    /*height: 100px;*/
    /*margin-left: 20%;*/
  }
  .company #company-staff .bjimg .liebox ul li p {
    font-size: 16px;
    white-space: nowrap;
  }
  .company #company-partner {
    width: 100%;
  }
  .company #company-partner .hzhb {
    /*margin-left: 70%;*/
    font-size: 36px;
    margin-right: 0;
    text-align: center;
  }
  .company #company-partner .ccc .kbxingzhuang{
      display: none;
  }
  .company #company-partner .company-partner-boxs {
    width: 90%;
    margin: auto;
    /*display: flex;*/
    /*margin-left: 3%;*/
  }
  .company #company-partner .company-partner-boxs .company-partner-boxs-box {
    width: 100%;
  }
  .company #company-partner .company-partner-boxs .company-partner-boxs-box img {
    width: 50px;
    height: 50px;
  }
  .company #company-partner .company-partner-boxs .company-partner-boxs-box p {
    white-space: nowrap;
  }
  .company .company-all p {
    display: none;
    font-size: 46px;
    margin-left: 43.8%;
  }
  .company .company-alll .company-alll-box img {
    width: 100%;
    height: 600px;
  }
  .company .company-alll .company-alll-box .company-alll-boxss img {
    width: 50px;
    height: 50px;
  }
  .company .company-alll .company-alll-box .company-alll-boxss p {
    font-size: 16px;
  }
  .company #company-content #container .company-tab-one {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  /*.company #company-content #container .company-tab-one .company-tab-one-left img {*/
  /*  width: 150px;*/
  /*  height: 100px;*/
  /*}*/
  .company #company-content #container .company-tab-one .company-tab-one-right {
    width: 100%;
    /*margin-top: 100px;*/
    /*margin-right: 20%;*/
  }
  .company #company-content #container .company-tab-one .company-tab-one-right p {
    width: 100%;
    font-size: 16px;
  }
  .company #company-content #container .company-tab-one .company-tab-one-right .qyyj {
    font-size: 16px;
  }
  .company #company-content #container .company-tab-one .company-tab-one-right .yj {
    width: 100%;
    font-size: 16px;
  }
  .company #company-content #company-content-two .company-content-two-top .movetwo {
    font-size: 16px;
  }
  .company #company-content .company-content-top .company-content-top-p2 {
    width: 100%;
  }
  .company #company-content .company-content-top .xingzz {
    display: none;
  }
  .navigation {
    height: 60px;
    display: flex;
    justify-content: space-between;
  }
  .navigation .navigation-right {
    width: 60%;
    margin-right: 30px;
  }
  .navigation .navigation-right .navigation-right-one {
    width: 650px;
  }
  .navigation .navigation-right .navigation-right-one .app_right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .navigation .navigation-right .navigation-right-one .header_nav {
    width: 100%;
    position: fixed;
    top: 60px;
    left: 100%;
    z-index: 999;
    background: linear-gradient(21deg, rgba(65, 159, 230), rgba(59, 96, 185));
    display: block;
    line-height: 50px;
    transition: all 0.3s;
    width: calc(100vw-20px);
    height: calc(100vh-60px);
    padding: 0 10px;
    margin: 0;
  }
  .navigation .navigation-right .navigation-right-one .header_nav.check {
    left: 0;
  }
  .navigation .navigation-right .navigation-right-one .header_nav > li {
    height: auto;
  }
  .navigation .navigation-right .navigation-right-one .header_nav > li + li {
    margin-left: 0;
  }
  .navigation .navigation-right .navigation-right-one .header_nav > li > a {
    color: #fff !important;
    position: static;
    transform: translate(0);
    border-bottom: 1px solid #eee;
    position: relative;
  }
  .navigation .navigation-right .navigation-right-one .header_nav > li.me > a::after,
  .navigation .navigation-right .navigation-right-one .header_nav > li.me > a::before {
    position: absolute;
    top: 50%;
    left: 400%;
    right: 10px;
    content: "";
    width: 15px;
    height: 2px;
    background-color: #ddd;
    transition: all 0.3s;
  }
  .navigation .navigation-right .navigation-right-one .header_nav > li.me > a.kai::before,
  .navigation .navigation-right .navigation-right-one .header_nav > li.me > a.kai::after {
    transform: rotate(360deg);
  }
  .navigation .navigation-right .navigation-right-one .header_nav > li.me a:hover {
    color: #fff !important;
  }
  .navigation .navigation-right .navigation-right-one .header_nav > li.me > a::after {
    transform: rotate(90deg);
  }
  .navigation .navigation-right .navigation-right-one .header_nav > li .menu {
    position: sticky;
    transform: none;
    width: auto;
    background: none;
    box-shadow: none;
  }
  .navigation .navigation-right .navigation-right-one .header_nav > li .menu a {
    color: #fff;
  }
  .navigation .navigation-right .navigation-right-hz {
    display: none;
  }
  .navigation .navigation-left img {
    width: 70px;
    height: 30px;
  }
  .swiper-container .swiper-wrapper .swiper-slide .header-center .ysjsp {
    font-size: 16px;
  }
  .swiper-container .swiper-wrapper .swiper-slide .header-center .ysjsc {
    font-size: 16px;
  }
  .container-four {
    width: 100%;
    height: 300px;
  }
  .container-four img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .container-four .container-four-box {
    width: 100%;
    /*height: 100%;*/
  }
  /*.container-four .container-four-box .container-four-boxx {*/
  /*  margin-top: 100%;*/
  /*}*/
  .container-four .container-four-box .container-four-boxx img {
    width: 25px;
    height: 25px;
  }
  .container-four .container-four-box p {
    font-size: 16px;
  }
  .container-three .container-three-center .swiper-wrapper .swiper-slide .container-three-center-left {
    display: flex;
    flex-direction: column;
  }
  .container-three .container-three-center .swiper-wrapper .swiper-slide .container-three-center-left .container-three-center-left-left img {
    width: 100%;
  }
  /*.container-three .container-three-center .swiper-wrapper .swiper-slide .container-three-center-left .container-three-center-left-bottom {*/
  /*  margin-top: 15%;*/
  /*}*/

  .container-three .container-three-center .container-three-bottom {
    margin-top: 100vw;
    padding-right: 30px;
  }
  .container-three .container-three-center .container-three-bottom .container-three-bottom-right {
    width: 25%;
    display: flex;
    justify-content: space-around;
  }
  .container-three .container-three-center-left-right div {
    width: 100%;
  }
  .banner {
    width: 100%;
  }
  .banner img {
    width: 100%;
    /*height: 300px;*/
  }
  .banner .banner-content span {
    font-size: 16px;
  }
  .solve .solve-content {
    margin-top: 20px;
  }
  .solve .solve-content .solve-content-bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .solve .solve-content .solve-content-bottom .solve-content-bottom-box {
    padding-top: 20px;
  }
  .solve .solve-copy {
    margin-top: 20px;
  }
  .solve .solve-copy .reg-content-one {
    display: flex;
    flex-direction: column;
    align-items: end;
  }
  .solve .solve-copy .reg-content-one .reg-content-one-right {
    padding-left: 20px;
  }
  .solve .solve-copy .reg-content-two {
    display: flex;
    flex-direction: column;
  }
  .container-bottom {
    width: 100%;
    /*height: 900px;*/
  }
  /*.container-bottom .container-bottom-top {*/
  /*  width: 100%;*/
  /*  display: flex;*/
  /*  flex-direction: column;*/
  /*  align-items: center;*/
  /*}*/
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .img5 {
    margin-left: -16px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .container-bottom-top-left-top-left img,
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .container-bottom-top-left-top-right img {
    /*width: 60px;*/
    /*height: 60px;*/
  }
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .container-bottom-top-left-top-left p,
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .container-bottom-top-left-top-right p {
    width: 70px;
    font-size: 8px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-left .container-bottom-top-left-top .img5 {
    display: none;
  }
  .container-bottom .container-bottom-top .container-bottom-top-center {
    width: 100%;
    /*margin-left: 50%;*/
  }
  .container-bottom .container-bottom-top .container-bottom-top-center .container-bottom-top-center-top {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
  }
  .container-bottom .container-bottom-top .container-bottom-top-center .container-bottom-top-center-top p {
    font-size: 16px;
  }
  .container-bottom .container-bottom-top .container-bottom-top-center .container-bottom-top-center-top span {
    width: 100%;
    font-size: 16px;
    white-space: nowrap;
  }
  .container-bottom .container-bottom-top .container-bottom-top-center .container-bottom-top-center-bottom {
    display: none;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right {
    width: 100%;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right .container-bottom-top-right-one {
    width: 100%;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right .container-bottom-top-right-one .container-bottom-top-right-onee {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding-left: 30%;
    margin-top: 10%;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right .container-bottom-top-right-one .container-bottom-top-right-onee span {
    width: 100%;
    font-size: 16px;
    white-space: nowrap;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right .container-bottom-top-right-one .container-bottom-top-right-onee li {
    white-space: nowrap;
  }
  .container-bottom .container-bottom-top .container-bottom-top-right .container-bottom-top-right-one .container-bottom-top-right-onee li a {
    font-size: 16px;
  }
  .container-bottom .container-bottom-bottom {
    width: 100%;
    /*height: 200px;*/
  }
  .container-bottom .container-bottom-bottom p {
    font-size: 16px;
  }
  .press .press-content{
      width: 90%;
  }
  .press .press-content .press-content-grid {
    /*width: 100%;*/
    /*display: grid;*/
    grid-template-columns: repeat(1, 1fr);
    /*grid-template-rows: repeat(6, 1fr);*/
  }
  .press .press-content .press-content-grid .press-content-grid-box div p {
    font-size: 16px;
  }
  .kernel .kernel-content .kernel-content-two {
    display: flex;
    flex-direction: column;
  }
  
  .kernel-content .kernel-content-two .kernel-content-two-left, .kernel-content .kernel-content-two .kernel-content-two-right{
      width: 100%;
  }
  
  .research .kernel-content .research-layout {
    width: 100%;
    display: grid;
    /*grid-template-rows: repeat(8, 1fr);*/
    grid-template-columns: repeat(1, 1fr);
    place-items: center;
  }
  .move .scientificc .scientific-content .scientific-content-one {
    display: flex;
    flex-direction: column;
    align-self: center;
  }
  .move .scientificc .scientific-content .scientific-content-one p {
    font-size: 26px;
  }
  .move .scientificc .scientific-content .scientific-content-twoo {
    /*width: 60%;*/
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /*flex-direction: column;*/
    gap: 20px;
  }
  
  .scientific-content-twoo .movve{
      width: 100%;
      max-width: none;
      padding: 20px 0;
      padding-bottom: 20px;
  }
  .scientific-content-twoo .movve a{
      width: 100%;
      display: flex;
      align-items: canter;
  }
  
  .scientific-content-twoo .movve p{
      margin-top: 0;
      margin-left: 10px;
  }
  
  .move .scientificc .scientific-content .scientific-content-twoo .movve img {
    width: 30px;
    height: 30px;
  }
  /*.move .scientificc .scientific-content #container .tab .tab-item .tab-item-content {*/
  /*  display: none;*/
  /*}*/
  .move .scientificc .scientific-content .move-test .move-test-content {
    display: flex;
    /*flex-direction: column;*/
  }
  .beg .beg-content .beg-content-xinn p {
    /*white-space: nowrap;*/
    font-size: 16px;
  }
  
  .beg .beg-content .beg-content-xinn{
      padding: 30px;
      border-radius: 20px;
  }
  
  .customized .customized-content {
    width: 80%;
    margin: 0 auto;
  }
  .customized .customized-content .customized-content-top {
    display: flex;
    flex-direction: column;
    align-items: center;
    /*margin-top: 130px;*/
  }
  .customized .customized-content .customized-content-top p {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 36px;
    color: #000000;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }
  .customized .customized-content .customized-content-center {
    position: relative;
    top: 0;
    left: 0;
  }
  .customized .customized-content .customized-content-center img {
    width: 100%;
  }
  .customized .customized-content .customized-content-center .customized-content-center-box {
    /*width: 70%;*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 6%;*/
  }
  .customized .customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx {
    display: flex;
    flex-direction: column;
  }
  /*.customized .customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx .customized-content-center-left img {*/
  /*  width: 300px;*/
  /*  height: 207px;*/
  /*}*/
  .customized .customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx .customized-content-center-right p {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    /*margin-top: 30%;*/
  }
  .customized .customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx .customized-content-center-right .zb {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #7a6c5e;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 10px;
  }
  .customized .customized-content .customized-content-center .customized-content-center-box .customized-content-center-boxxx .customized-content-center-right .sb {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #908f8d;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 0%;
  }
  .customized .customized-content .customized-content-centerr {
    position: relative;
    left: 0;
    top: 0;
  }
  .customized .customized-content .customized-content-centerr img {
    width: 100%;
    /*margin-top: 181px;*/
  }
  /*.customized .customized-content .customized-content-centerr .customized-content-center-box {*/
  /*  width: 70%;*/
  /*  position: absolute;*/
  /*  top: 30%;*/
  /*  left: 7%;*/
  /*}*/
  .customized .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-boxxx {
    display: flex;
    /*flex-direction: column;*/
  }
  /*.customized .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-boxxx .customized-content-center-right img {*/
  /*  width: 300px;*/
  /*  height: 207px;*/
  /*  margin-left: 0%;*/
  /*  margin-top: 2%;*/
  /*}*/
  /*.customized .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-boxxx .customized-content-center-left {*/
  /*  margin-left: 30px;*/
  /*}*/
  .customized .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-boxxx .customized-content-center-left p {
    font-family: MicrosoftYaHei, MicrosoftYaHei;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    /*margin-top: 30%;*/
  }
  .customized .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-boxxx .customized-content-center-left .zb {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #7a6c5e;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 10px;
  }
  .customized .customized-content .customized-content-centerr .customized-content-center-box .customized-content-center-boxxx .customized-content-center-left .sb {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #908f8d;
    /*line-height: 12px;*/
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 0%;
  }
  .reg-content {
    width: 90%;
    /*height: 2300px;*/
    margin: 0 auto;
  }
  .reg-content .reg-content-one {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .reg-content .reg-content-one .reg-content-one-right .bigbox {
    margin-top: 60px;
  }
  .reg-content .reg-content-one .reg-content-one-right .bigbox p {
    font-size: 16px;
    margin-top: 2px;
  }
  .reg-content .reg-content-one .reg-content-one-right .pp {
    width: 100%;
    font-size: 16px;
  }
  .reg-content .reg-content-ona {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .reg-content .reg-content-ona .reg-content-one-right .bigbox {
    margin-top: 10%;
  }
  .reg-content .reg-content-ona .reg-content-one-right .bigbox p {
    font-size: 16px;
    margin-top: 2px;
  }
  .reg-content .reg-content-ona .reg-content-one-right .bigbox .reg-img3 {
    margin-top: 6%;
    margin-left: 3%;
    width: 23px;
    height: 9px;
  }
  .reg-content .reg-content-ona .reg-content-one-right .pp {
    width: 100%;
    font-size: 12px;
  }
  .reg-content .reg-content-two {
    margin-top: 227px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .reg-content .reg-content-two .reg-content-two-left {
    flex: 8;
    display: flex;
    flex-direction: column;
  }
  .reg-content .reg-content-two .reg-content-two-left .reg-content-two-right-top {
    display: flex;
  }
  .reg-content .reg-content-two .reg-content-two-left .reg-content-two-right-top img {
    width: 83px;
    height: 2px;
    margin-top: 15px;
  }
  .reg-content .reg-content-two .reg-content-two-left .reg-content-two-right-top p {
    height: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #1f3792;
    line-height: 32px;
  }
  .reg-content .reg-content-two .reg-content-two-left span {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 20px;
    color: #000000;
    line-height: 32px;
    margin-top: 60px;
  }
  .reg-content .reg-content-two .reg-content-two-left .pp {
    width: 100%;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #bebfc4;
    line-height: 32px;
    margin-top: 20px;
  }
  .reg-content .reg-content-two .reg-content-two-left .reg-content-two-right-bottom {
    margin-top: 60px;
    position: relative;
    top: 0;
    left: 0;
  }
  .reg-content .reg-content-two .reg-content-two-left .reg-content-two-right-bottom p {
    width: 80px;
    height: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #bebfc4;
    line-height: 8px;
    margin-left: 20px;
  }
  .reg-content .reg-content-two .reg-content-two-left .reg-content-two-right-bottom .reg-img33 {
    position: absolute;
    top: 24px;
    left: 110px;
  }
  .reg-content .reg-content-two .reg-content-two-right {
    flex: 2;
    position: relative;
    top: 0;
    left: 0;
  }
  .reg-content .reg-content-two .reg-content-two-right img {
    position: absolute;
    top: 20px;
  }
  .reg-content .reg-content-two .reg-content-two-right .reg-imgg {
    position: absolute;
    top: 80px;
  }
  
  .sxl_title{
      margin: 40px auto;
  }
  
  .kernel-content .kernel-content-four .video{
      margin: 0 auto 40px;
  }
  .kernel-content{
      margin: 40px auto;
  }
  
  .banner{
     margin-top: 60px; 
     height: 50vw;
  }
  .banner img{
      height: 100%;
      object-fit: cover;
  }
  .banner .banner-content p{
      margin-top: 0;
      margin-bottom: 10px;
    font-size: 25px;
  }
  
  .presscenter .presscenter-content .presscenter-bottom{
      flex-direction: column;
      margin-bottom: 30px;
  }  .presscenter .presscenter-content .presscenter-bottom a{
      width: 100%;
      max-width: none;
  }
  .presscenter .presscenter-content .presscenter-bottom a + a{
      margin-top: 10px;
  }
  
  .sxlsxlsxl{
    margin-top: 40px !important;
  }
  
  .navigation-left img{
    margin-left: 5vw;
  }
  
  .material .material-content .datum .datum-box{
    margin: 20px auto;
  }
  
  .scientificc .scientific-content #container .tab .tabb{
      display: block;
  }
  
  .scientificc .scientific-content #container .tab .tabb .tab-right,
  .scientificc .scientific-content #container .tab .tabb .tab-left{
      width: 100%;
  }
  
  .scientificc .scientific-content #container .tab .tabb .tab-right img{
      width: 100%;
  }
  
  .scientificc .scientific-content .scientific-trait .scientific-trait-content{
     display: block;
  }
  
  .scientificc .scientific-content .scientific-trait .scientific-trait-content .xz{
      width: 100%;
      margin-top: 10px;
  }
  
  .scientificc .scientific-content .scientific-content-two .move{
      padding-bottom: 20px;
  }
  
      .scientificc .scientific-content .scientific-content-two .move{
        max-width: 25%;
    }
    
    .scientificc .scientific-content .adapter .adapter-box .adapter-box-box a img{
        width: 65%;
    }
    
    .scientificc .scientific-content .adapter .adapter-box{
        display: block;
    }
    
    .detection-content .detection-content-two{
        grid-template-columns: repeat(2, 1fr);
    }
    
    .detection-content{
        width: 90%;
    }
    
    .detection-content .instrument{
        display: block;
    }
    .detection-content .instrument-left{
        width: 100%;
    }
    
    .detection-content .instrument-left a{
        text-align: center;
    }
    
    .detection-content .instrument-left + .instrument-left{
        margin-top: 20px;
    }
    
    .detection-content .instrument-left a img{
        width: 65%;
    }
    
    .item .item-content .item-content-one{
        flex-direction: column-reverse;
    }
    .item .item-content .item-content-one .item-content-one-right{
        width: 60%;
        margin-left: 0;
    }
    
    .company #company-staff .bjimg,
    .indide .indide-content{
        width: 90%;
    }
    
    .banner .banner-content{
        width: 80vw;
            top: 50%;
            transform: translateY(-50%);
    }
    .banner .banner-content span{
        font-size: 14px;
        line-height: 1.7;
    }
    
    .company #company-staff .bjimg .imgwz p{
        font-size: 36px;
    }
    
    .ryzz{
        margin-top: 30px;
    }
    .ryzz h2{
        font-size: 36px;
    }
    
    .ys_bg{
        display: none;
    }
    
    .container-five{
        margin-bottom: 0;
    }
    
    .container-five{
    width: 90%;
    }
    .footer .contents .lefts .links{
        display: block;
    }
    .footer{
        padding-top: 30px;
        padding-bottom: 0;
        margin-top: 50px;
    }
    .footer .contents .lefts h3{
        margin-bottom: 20px;
    }
    .footer .contents .lefts .logo{
        width: 60%;
    }
    .footer .contents .lefts .links>div,
    .footer .contents .lefts .add{
        margin-top: 10px;
    }
    .footer .contents{
        padding: 0 5vw;
    }
    .footer .contents .rights{
        display: none;
    }
    .footer .contents .ban{
        position: static;
        padding: 15px 0;
        text-align: center;
    }
    .video, .kernel-content .kernel-content-four .video{
        margin: 20px auto;
    }
    
    .presscenter .presscenter-content .kx{
        font-size: 26px;
        line-height: 1.4;
    }
}
