@charset "UTF-8";
/* 动画 */
@keyframes amplify {
  0% {
    transform: translate(-50%, -50%) scale(0.4);
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  75% {
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    opacity: 0;
  }
}
@keyframes amplify2 {
  0% {
    width: 0%;
    height: 0%;
    opacity: 1;
  }
  100% {
    width: 600%;
    height: 600%;
    opacity: 0;
  }
}
@keyframes scale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes detailBanner {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate__fadeInUp {
  opacity: 0;
}
@charset "UTF-8";
/* 公共样式 */
* {
  box-sizing: border-box;
}

select,
input,
textarea {
  border-radius: 0;
  -webkit-border-radius: 0;
  color: #878787;
}

input:focus {
  outline: none;
}

input,
button,
select,
textarea {
  outline: none;
  /*-webkit-appearance:none; */
}

input:-webkit-autofill {
  box-shadow: 0 0 0 62.5rem white inset !important;
}

textarea {
  resize: none;
  /*-webkit-appearance:none; */
}

textarea,
input,
select {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
  font-weight: normal;
}

i {
  font-style: normal;
}

body {
  font: 0.875rem/1.5 Montserrat, HarmonyOS Sans SC, PingFang SC, Source Han Sans, Microsoft YaHei, Hiragino Sans GB, sans-serif, Arial;
  position: relative;
  left: 0px;
  transition: left 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.laydate-footer-btns span:hover {
  color: #0253B0 !important;
}

/* 图标 */
[class^=icon-] {
  font-family: "iconfont" !important;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* 分享 */
@font-face {
  font-family: "shareIcon";
  src: url("data:font/ttf;charset=utf-8;base64,AAEAAAAQAQAABAAARkZUTXqjBawAACR0AAAAHEdERUYAJwAXAAAkVAAAAB5PUy8yVzzoewAAAYgAAABgY21hcIYbuw0AAAIsAAABqmN2dCAM8/9aAAAOCAAAACRmcGdtMPeelQAAA9gAAAmWZ2FzcAAAABAAACRMAAAACGdseWbNwujKAAAOUAAAEwxoZWFkCDoioQAAAQwAAAA2aGhlYQetA8cAAAFEAAAAJGhtdHg6uAQdAAAB6AAAAERsb2NhI8gn1gAADiwAAAAkbWF4cAE1AjgAAAFoAAAAIG5hbWU3vFjkAAAhXAAAAkNwb3N0915EDgAAI6AAAACscHJlcKW5vmYAAA1wAAAAlQABAAAAAQAAJceEJV8PPPUAHwQAAAAAANJ/b1EAAAAA0n9vUv/+/7MECgNOAAAACAACAAAAAAAAAAEAAANH/7MAXAQC//4AAAQKAAEAAAAAAAAAAAAAAAAAAAARAAEAAAARAIsABwAAAAAAAgAmADQAbAAAAIoBdwAAAAAABAP+AfQABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAIABgMAAAAAAAAAAAABEAAAAAAAAAAAAAAAUGZFZADAAHjyCgOA/4AAXANHAE2AAAABAAAAAAMYAAAAAAAgAAEBdgAiAAAAAAFVAAAD6QAsBAAAQgQAADMEAAEhBAAAJQQAAFYEAQAABAAAkAQAACkEAAAQBAAAdQQAAGEEAv/+BAAAIQAAAAMAAAADAAAAHAABAAAAAACkAAMAAQAAABwABACIAAAAHgAQAAMADgB48ArwGvA68ErwWvBq8HrwivCa8QrxGvEq8gr//wAAAHjwCvAa8DrwSvBa8GrwevCK8JrxCvEa8SryCv///4sP+g/rD8wPvQ+uD58PkA+BD3IPAw70DuUOBgABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABBgAAAQAAAAAAAAABAgAAAAIAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAsAAssCBgZi2wASwgZCCwwFCwBCZasARFW1ghIyEbilggsFBQWCGwQFkbILA4UFghsDhZWSCwCkVhZLAoUFghsApFILAwUFghsDBZGyCwwFBYIGYgiophILAKUFhgGyCwIFBYIbAKYBsgsDZQWCGwNmAbYFlZWRuwACtZWSOwAFBYZVlZLbACLCBFILAEJWFkILAFQ1BYsAUjQrAGI0IbISFZsAFgLbADLCMhIyEgZLEFYkIgsAYjQrIKAAIqISCwBkMgiiCKsAArsTAFJYpRWGBQG2FSWVgjWSEgsEBTWLAAKxshsEBZI7AAUFhlWS2wBCywCCNCsAcjQrAAI0KwAEOwB0NRWLAIQyuyAAEAQ2BCsBZlHFktsAUssABDIEUgsAJFY7ABRWJgRC2wBiywAEMgRSCwACsjsQQEJWAgRYojYSBkILAgUFghsAAbsDBQWLAgG7BAWVkjsABQWGVZsAMlI2FERC2wByyxBQVFsAFhRC2wCCywAWAgILAKQ0qwAFBYILAKI0JZsAtDSrAAUlggsAsjQlktsAksILgEAGIguAQAY4ojYbAMQ2AgimAgsAwjQiMtsAosS1RYsQcBRFkksA1lI3gtsAssS1FYS1NYsQcBRFkbIVkksBNlI3gtsAwssQANQ1VYsQ0NQ7ABYUKwCStZsABDsAIlQrIAAQBDYEKxCgIlQrELAiVCsAEWIyCwAyVQWLAAQ7AEJUKKiiCKI2GwCCohI7ABYSCKI2GwCCohG7AAQ7ACJUKwAiVhsAgqIVmwCkNHsAtDR2CwgGIgsAJFY7ABRWJgsQAAEyNEsAFDsAA+sgEBAUNgQi2wDSyxAAVFVFgAsA0jQiBgsAFhtQ4OAQAMAEJCimCxDAQrsGsrGyJZLbAOLLEADSstsA8ssQENKy2wECyxAg0rLbARLLEDDSstsBIssQQNKy2wEyyxBQ0rLbAULLEGDSstsBUssQcNKy2wFiyxCA0rLbAXLLEJDSstsBgssAcrsQAFRVRYALANI0IgYLABYbUODgEADABCQopgsQwEK7BrKxsiWS2wGSyxABgrLbAaLLEBGCstsBsssQIYKy2wHCyxAxgrLbAdLLEEGCstsB4ssQUYKy2wHyyxBhgrLbAgLLEHGCstsCEssQgYKy2wIiyxCRgrLbAjLCBgsA5gIEMjsAFgQ7ACJbACJVFYIyA8sAFgI7ASZRwbISFZLbAkLLAjK7AjKi2wJSwgIEcgILACRWOwAUViYCNhOCMgilVYIEcgILACRWOwAUViYCNhOBshWS2wJiyxAAVFVFgAsAEWsCUqsAEVMBsiWS2wJyywByuxAAVFVFgAsAEWsCUqsAEVMBsiWS2wKCwgNbABYC2wKSwAsANFY7ABRWKwACuwAkVjsAFFYrAAK7AAFrQAAAAAAEQ+IzixKAEVKi2wKiwgPCBHILACRWOwAUViYLAAQ2E4LbArLC4XPC2wLCwgPCBHILACRWOwAUViYLAAQ2GwAUNjOC2wLSyxAgAWJSAuIEewACNCsAIlSYqKRyNHI2EgWGIbIVmwASNCsiwBARUUKi2wLiywABawBCWwBCVHI0cjYbAGRStlii4jICA8ijgtsC8ssAAWsAQlsAQlIC5HI0cjYSCwBCNCsAZFKyCwYFBYILBAUVizAiADIBuzAiYDGllCQiMgsAlDIIojRyNHI2EjRmCwBEOwgGJgILAAKyCKimEgsAJDYGQjsANDYWRQWLACQ2EbsANDYFmwAyWwgGJhIyAgsAQmI0ZhOBsjsAlDRrACJbAJQ0cjRyNhYCCwBEOwgGJgIyCwACsjsARDYLAAK7AFJWGwBSWwgGKwBCZhILAEJWBkI7ADJWBkUFghGyMhWSMgILAEJiNGYThZLbAwLLAAFiAgILAFJiAuRyNHI2EjPDgtsDEssAAWILAJI0IgICBGI0ewACsjYTgtsDIssAAWsAMlsAIlRyNHI2GwAFRYLiA8IyEbsAIlsAIlRyNHI2EgsAUlsAQlRyNHI2GwBiWwBSVJsAIlYbABRWMjIFhiGyFZY7ABRWJgIy4jICA8ijgjIVktsDMssAAWILAJQyAuRyNHI2EgYLAgYGawgGIjICA8ijgtsDQsIyAuRrACJUZSWCA8WS6xJAEUKy2wNSwjIC5GsAIlRlBYIDxZLrEkARQrLbA2LCMgLkawAiVGUlggPFkjIC5GsAIlRlBYIDxZLrEkARQrLbA3LLAuKyMgLkawAiVGUlggPFkusSQBFCstsDgssC8riiAgPLAEI0KKOCMgLkawAiVGUlggPFkusSQBFCuwBEMusCQrLbA5LLAAFrAEJbAEJiAuRyNHI2GwBkUrIyA8IC4jOLEkARQrLbA6LLEJBCVCsAAWsAQlsAQlIC5HI0cjYSCwBCNCsAZFKyCwYFBYILBAUVizAiADIBuzAiYDGllCQiMgR7AEQ7CAYmAgsAArIIqKYSCwAkNgZCOwA0NhZFBYsAJDYRuwA0NgWbADJbCAYmGwAiVGYTgjIDwjOBshICBGI0ewACsjYTghWbEkARQrLbA7LLAuKy6xJAEUKy2wPCywLyshIyAgPLAEI0IjOLEkARQrsARDLrAkKy2wPSywABUgR7AAI0KyAAEBFRQTLrAqKi2wPiywABUgR7AAI0KyAAEBFRQTLrAqKi2wPyyxAAEUE7ArKi2wQCywLSotsEEssAAWRSMgLiBGiiNhOLEkARQrLbBCLLAJI0KwQSstsEMssgAAOistsEQssgABOistsEUssgEAOistsEYssgEBOistsEcssgAAOystsEgssgABOystsEkssgEAOystsEossgEBOystsFsssDArLrEkARQrLbBcLLAwK7A0Ky2wXSywMCuwNSstsF4ssAAWsDArsDYrLbBfLLAxKy6xJAEUKy2wYCywMSuwNCstsGEssDErsDUrLbBiLLAxK7A2Ky2wYyywMisusSQBFCstsGQssDIrsDQrLbBlLLAyK7A1Ky2wZiywMiuwNistsGcssDMrLrEkARQrLbBoLLAzK7A0Ky2waSywMyuwNSstsGossDMrsDYrLbBrLCuwCGWwAyRQeLABFTAtAABLuADIUlixAQGOWbkIAAgAYyCwASNEILADI3CwDkUgIEu4AA5RS7AGU1pYsDQbsChZYGYgilVYsAIlYbABRWMjYrACI0SzCgkFBCuzCgsFBCuzDg8FBCtZsgQoCUVSRLMKDQYEK7EGAUSxJAGIUViwQIhYsQYDRLEmAYhRWLgEAIhYsQYBRFlZWVm4Af+FsASNsQUARAAAAAAAAAAAAAAAAAAAAAAAAAAAMgAyAxj/4QNH/7MDGP/hA0f/swAAACgAKAAoAWQB+gJyAqwD6gRyBQQFhAYeBxgHmAhMCSYJhgACACIAAAEyAqoAAwAHAClAJgAAAAMCAANXAAIBAQJLAAICAU8EAQECAUMAAAcGBQQAAwADEQUPKzMRIREnMxEjIgEQ7szMAqr9ViICZgAAAAUALP/hA7wDGAAWADAAOgBSAF4Bd0uwE1BYQEoCAQANDg0ADmYAAw4BDgNeAAEICAFcEAEJCAoGCV4RAQwGBAYMXgALBAtpDwEIAAYMCAZYAAoHBQIECwoEWRIBDg4NUQANDQoOQhtLsBdQWEBLAgEADQ4NAA5mAAMOAQ4DXgABCAgBXBABCQgKCAkKZhEBDAYEBgxeAAsEC2kPAQgABgwIBlgACgcFAgQLCgRZEgEODg1RAA0NCg5CG0uwGFBYQEwCAQANDg0ADmYAAw4BDgNeAAEICAFcEAEJCAoICQpmEQEMBgQGDARmAAsEC2kPAQgABgwIBlgACgcFAgQLCgRZEgEODg1RAA0NCg5CWVlZQChTUzs7MjEXF1NeU15bWDtSO1JLQzc1MToyOhcwFzBRETEYESgVQBMWKwEGKwEiDgIdASE1NCY1NC4CKwEVIQUVFBYUDgIjBiYrASchBysBIiciLgI9ARciBhQWMzI2NCYXBgcOAx4BOwYyNicuAScmJwE1ND4COwEyFh0BARkbGlMSJRwSA5ABChgnHoX+SgKiARUfIw4OHw4gLf5JLB0iFBkZIBMIdwwSEgwNEhKMCAYFCwQCBA8OJUNRUEAkFxYJBQkFBQb+pAUPGhW8HykCHwEMGScaTCkQHAQNIBsSYYg0Fzo6JRcJAQGAgAETGyAOpz8RGhERGhF8GhYTJA4QDQgYGg0jERMUAXfkCxgTDB0m4wAAAgBC/8wDvgM0ADIARABmtQ8BAAEBQEuwGFBYQB4AAQABaAUBAAACUgQBAgILQQYBAwMCUQQBAgILAkIbQB8AAQABaAUBAAMCAE0GAQMCAgNNBgEDAwJRBAECAwJFWUAUNTMBAD47M0Q1RCgkDAkAMgEyBw4rASU2NzYnJicuASsBIg4BFTAdAhQHDgIHDgMHBhURFBcWMyQzMjY/AT4BNTc0LgEFIyIOARURFBY7ATI+ATURNCYDj/6yEwQEBwsXBhYNQQ0VDQEMHR4RBgsMDQcNDRwtAUN1DRYGdwYGAQ0V/P8qDRYMGxQqDRUNHAIAAU8lLR8vKwwNDRUNIyAaCgEaNDMYCRAQEAcOEv5lEw4cAQwLywsXDPQNFgxDDBYN/m0THA0VDQGTFBsAAwAz/7sDzQNHAAoADgAkAH5LsA9QWEAsAAUCCAIFXgABAAAGAQBZBAECBQMCSwAGAAgDBghZBAECAgNPCQcKAwMCA0MbQC0ABQIIAgUIZgABAAAGAQBZBAECBQMCSwAGAAgDBghZBAECAgNPCQcKAwMCA0NZQBcLCyQjHx0bGhcVFBMSEQsOCw4TFCILESsBFAYjIiY1NDYyFgMRMxETNCczFzM2MzIWFREjETQjIgcGFREjAQQ7Ly06Ol43ycV1BKoKBD2FZ33FZEgdBsYC5Ck5OSkrODj8rAJ5/YcBrllyWGeKh/6JAV+JSgwl/pMAAQEh/7oC7wM1ABQAMkAvAAEABgFAAAMCA2kABgAAAQYAWQUBAQICAUsFAQEBAk8EAQIBAkMjERERERMhBxUrARUjIgYdATMHIxEjESM1MzU0NjMyAu9ULiCdFYkiIhwXE8DL44mJ2We/mkBl551ZG0AAAAEACX/ygPXAz4AUABmAH4AigEOthgXAgQBAUBLsBZQWEBDAAoPAQ8KAWYDAgIBBA8BBGQAAAsBBgwABlkSEQINEAEODw0OVwAECQEIBwQIWgAPDwxPAAwMCkEABwcFUQAFBQsFQhtLsBhQWEBAAAoPAQ8KAWYDAgIBBA8BBGQAAAsBBgwABlkSEQINEAEODw0OVwAECQEIBwQIWgAHAAUHBVUADw8MTwAMDAoPQhtARgAKDwEPCgFmAwICAQQPAQRkAAALAQYMAAZZEhECDRABDg8NDlcADAAPCgwPVwAECQEIBwQIWgAHBQUHTQAHBwVRAAUHBUVZWUAmf39/in+KiYiHhoWEg4KBgHRyamhjYF9bVlRQTzIwJSMSMRkgExIrASMiDgEHDgEVFB4BMzA7ATI+ATMOAg8BFA4CFAYVFB4BFw4GBw4BFRQWMzI+AjU0LgQvAS4CND4BNz4DNTQuAiczAxQOASMiJjU0NzY7AjIWOwEyFx4BAwYjIi4CNTQ3PgEzMh4BHQEUDgQlNSMVIxUzFTM1MzUCdfUlQE8gJSctXDwHCAILBAYBAgEBAgIBAQENCg0SESkaKh8lDzArhXpKeUwpBxAOHBIRKwkKCwwKCxgbIQ8RHxQQSh0nUDdec2Y5RAYEAwMCBQICSzZfIS8kPCISGg4tGC5HIAICBQYJAa47d3c7dgM+CB4aH1MpLlI2AQEBBgIDBQEFBAUFBQMRIA4QAQEEBQgKDwkcTSVFYSY/TSoTIh4XGhAOIAgJFhcXCwsSGSkyHx81KBQM/WQkOCFPP1MkEwEBMzwBTCEqQUUfNiARFUpfLQoEDQwODQ2adnY6dnY6AAAFAFb/twOqA0cADgASACAAKAA4AGVAYg4BCj0ABAMEaAADAAIBAwJXBQEBAAcIAQdYDwEIBgEACQgAVxENCxAECQoKCU0RDQsQBAkJClEODAIKCQpFKikUEw8PMjEpOCo4JiUiIR0bEyAUIA8SDxITEREREREREBIWKyUhESEnITUhNSMRIREzEQM1IRUXIg4CFB4CMzI2NCYqAQYUFjI2NCUiDgMVFBYyNjU0LgICHAFy/o8BAR3+447/AMc5AeRVESAXDQ0XIBEjMjL/RzIyRzH+AQ4aFRAIMUcyDhYguQFyVXJV/uT+jv7+AWCvr7MNFyAjIBcOM0cyMkczM0cyCBAVGw4jMzMjEiAXDQAAAAEAAP/gBAADIABGAFVAUj0UBwUCAAYBAB0BAgEqJSEDAwIzAQYFBEAAAQACAAECZgACAwACA2QABQMGAwUGZgAGBwMGB2QAAAAKQQQBAwMHUgAHBwsHQiIjFRImGRcoCBYrAQYHPgE3BgcmIyIOARUUHgEXLgEnDgEVFB4BFyYnFRQWFwYjIicwIy4BJx4BFw4CIyInFjMyPgM1NCc+AT8BPgQEADo/ITAMP0c+WzlhOAEDAYHhTw0PFyocMi1gSRsdBQUKBQkFFGxEJFNdMRkZk69wxIxlMQEIDwcOBw0NCwwCvhoIFDwlJQ5COGE5CBAQCAd0YRg2HCRCNhMCGAJMdA4IAQEBAT9RAhwoFgNeR3eaqVUODQUMBg4GDQ8OEAAAAAACAJD/vwNvA04AKABEACVAIkM1AgA+AAIBAmkAAAEBAE0AAAABUQABAAFFPTwgHxwbAw4rAQ4CFxYXHgI3PgEnJicmPgIeAg4BBwYnJg4BFhcWNz4CLgITPgEnLgIHDgEXFhcOARceATc2Mz4BJyY2NxYBs16LOhUHDgQREwkPCwYLBhEubpWOZSEtbkssLQ8YAxQPODhejDkpgLUNOT4NCDJHJTk+DAULRkYTAhkQAQEOEQIROzsuAzoVgbZfIiAJDAIEBh0OGRxKkGYhLm+VkGYQCgUBFB4ZAQYNFIK1vYw6/gUNYjklNxcIDWI5FRRR6HsQEgIBAxkOacdFGQAAAQAp/70D2AM/AEsAQkA/JBsCAwABQCYBAwE/AAIBAAECAGYAAAMBAANkAAMEAQMEZAAEBGcABQEBBU0ABQUBUQABBQFFQkEXSSErFAYTKwEOAR8BJicmNyU2Jy4BLwEmIyIHMzIXFgcFMAcGFxYXFjMyPwEGBxcWDgEvASYPAQYmNxM2Ji8BLgE2NyU+ATcTNjIXEx4BFwUeAQcC/wkEAgS3cgYGASELDAcYCQlaZKqFCOGVBwf+3wUCBy0xOzmwiAUTLCoCBw8L8RgZ8BASBDUDAwfSCQMMDAEMDwwGfgkXCHYFDA8BFRIHDQEVCAsLGAIQAgPJBwIBBAEBCx4XAgTOBAQBBgMEIAEPD+IMDgEFjA8QiwkNEgEcCQoHwQgQCgEeAgcLAQYREf76DQgCGwIUDQAGABD/5wPwAxkAGAA2AEkAVwBtAIMAeUB2KCclJAQABA0LAgEKOzkMAwYBA0A6AQY9DgEABAMEAANmCQEDBwQDB2QAAQoGCgEGZgAHDQELCgcLWQwPAgoABgoGVQgFAgQEAlEAAgIKBEJZWAEAfHtwb2NhWG1ZbVNSTEtIRj48LywrKh0bFBIKCAAYARgQDisBIgYHDgEVFBcjIicHNy4BNTQ2MzIXFhcwJR4BMzI2NTQmJyYvASYvASYnIyciIyIHDgEVFB4BARQHFycGIyImNTQ2Nz4CMzIWJCYiBw4BFRQWMjc+ATUTMjY3NjU0JicmIyIOAQcGFRQWFx4BNxYyNz4DNTQuAScmIgcOAhUUFgLAV5gsFhcOEkA8fB5AStGTgGNjF/4JCBIKFh0IBwICBAICBAICBgQDAxUPBwcDBwMadBdpMjh8slFGFzE0G36y/i0dKQ4HCB0pDwcHPgkPBg0HBgwSBgoKBA0MCgUKsgwlDQMEBAEDBQQNJQwFBQMGAiNMQSBGJiklEjhmK3xIfLJGRmoKBwcdFQsSBwIBBAEBAgEBAg8HEgsHDQv+2H5OVzEQl2tGdiILDwiW8x0PBxIKFB0OCBEK/uYHBg0QCA8GDQMGBA0PDBMGAwMLDQ0DBwgIBAYKCgQNDQQKCgYJDwAAAAQAdQAAA4oDBQADAAcACwAbAJdACRUUDw4EBgMBQEuwD1BYQDIAAAEAaAABAgIBXAACAAQFAgRYAAUKAQMGBQNXCwkHAwYICAZLCwkHAwYGCE8ACAYIQxtAMQAAAQBoAAECAWgAAgAEBQIEWAAFCgEDBgUDVwsJBwMGCAgGSwsJBwMGBghPAAgGCENZQBsMDAQEDBsMGxoZGBcSEQsKCQgEBwQHEhEQDBErEyEVIQERIRE3IRUhATY3JwYHIyYnBxYXIxUhNYoC6v0WAqr9l1kBt/5JAYopI1ojLpwnMVMzIOYDFQMFVP5gAUj+uPSg/u4/UCFhT2dJIU1CU1MAAAABAGH/tAOPAzgAZABRQBBkXFtTTTcxLxoKBgsCAAFAS7AmUFhAEQMBAQIBaQAAAAJPAAICCwJCG0AWAwEBAgFpAAACAgBNAAAAAk8AAgACQ1lACkhHREM/PhQQBA4rJS4DLwE2Ji8BLgYjIg4FBw4EFzAHDgMHBhQeAj4BNxYXDgQXFB4FNz4CNzMWHwEWPgM1Ni4CLwE+AT8BPgI/AR4CPgI9AQOPBRgbGggIBQ8KCgIhLj40OBUHBhU5Mz8uIQECBQ4HBwQJBR0YGQUBAgUNEiAVFykDChkSDgIBBQsYIDUgDSdQDx4fbgYtQh0RAQINFBUICAkQBgwGBwYBARUgEwwFAt8fPCkhCAksOgcIPmU+LRQLAQELFC0+ZT4BBBAZKxwJBSUnPR8EDCAYEgIgIj43AQUPEyESAgUPDRALBwEBBhwWLAwBAQ0SGQoDEiAUDwMDCxkLFgsRDQMEIiACEhggBwkAAAAH//7/3gQKAycAJQAzAEAATABXAG4AggAZQBYNAQEAAUAAAAEAaAABAQsBQiIhHwIPKzU0Njc+ARcWBwYeATY/ATYyFxYHDgEeARceAhcUDgMuAzceAjc+AScuAgcOARcmNz4BFx4BBw4BJyY3HgE2NzYmJyYGBwY3BhcWNjc2JicmBgEmNjc2FhceAQcOAS4BNzYmJy4BBwYmFyY2NzYeAgcOAScuATc2JgcGJlBJYMcpJBkCBAYKAwNQexoZGQEECgQHITUlASlUbJagm3dOagVckVSApgcFWpZSf6iOGBsbdz0/NxoagT8+GAUnLwwLChQULQsNfQoSCBAEBgcHBxIBBAMQEUaLMTIeFwUdHw4EEBQkJGIxERodAxEMI0MwDgoFGQ0NDgULMSUNGPJBlkhhSykkUwkGAgIBASIjI0IIBgkCAgohPSQnUE43KQYhSGYWN1QoCA2HVDZUKQgNh4Y0NjU2ERBnOjo2FBNFFRIQFBIpCAkRERQ+EwgCBgcIEAIDBgHsEB0CDik4OJFBEA4KHQ8vZicoHQkDEnMPFgMIFTVIIAwOBQUZDSQ1BgMOAAAAAQAh/7MD5QMpACcAP7UIAQQBAUBLsCZQWEAUAgEBAAQAAQRmAAQEZwMBAAAKAEIbQBADAQABAGgCAQEEAWgABARfWbYcIREUFAUTKwEuAicmBzAnJiMUIyYHDgEHDgEeARcWFxYfATM3PgE3PgM3PgEDsRc/SiqUUAEBAQNQlDxqJBoUCigiNSR6oBUGFU6QPAsaExkIRRUCpSU2HwMHbAIBA2wHA0I4KWFlaC5FKYZqDw80ekINHxkfCl7VAAAAAAAMAJYAAQAAAAAAAQAIABIAAQAAAAAAAgAGACkAAQAAAAAAAwAlAHwAAQAAAAAABAAIALQAAQAAAAAABQBGAUsAAQAAAAAABgAIAaQAAwABBAkAAQAQAAAAAwABBAkAAgAMABsAAwABBAkAAwBKADAAAwABBAkABAAQAKIAAwABBAkABQCMAL0AAwABBAkABgAQAZIAaQBjAG8AbgBmAG8AbgB0AABpY29uZm9udAAATQBlAGQAaQB1AG0AAE1lZGl1bQAARgBvAG4AdABGAG8AcgBnAGUAIAAyAC4AMAAgADoAIABpAGMAbwBuAGYAbwBuAHQAIAA6ACAAMgA4AC0AMQAxAC0AMgAwADEANQAARm9udEZvcmdlIDIuMCA6IGljb25mb250IDogMjgtMTEtMjAxNQAAaQBjAG8AbgBmAG8AbgB0AABpY29uZm9udAAAVgBlAHIAcwBpAG8AbgAgADEALgAwACAAOwAgAHQAdABmAGEAdQB0AG8AaABpAG4AdAAgACgAdgAwAC4AOQA0ACkAIAAtAGwAIAA4ACAALQByACAANQAwACAALQBHACAAMgAwADAAIAAtAHgAIAAxADQAIAAtAHcAIAAiAEcAIgAgAC0AZgAgAC0AcwAAVmVyc2lvbiAxLjAgOyB0dGZhdXRvaGludCAodjAuOTQpIC1sIDggLXIgNTAgLUcgMjAwIC14IDE0IC13ICJHIiAtZiAtcwAAaQBjAG8AbgBmAG8AbgB0AABpY29uZm9udAAAAAIAAAAAAAD/UQAyAAAAAAAAAAAAAAAAAAAAAAAAAAAAEQAAAAEAAgBbAQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4HdW5pRjAwQQd1bmlGMDFBB3VuaUYwM0EHdW5pRjA0QQd1bmlGMDVBB3VuaUYwNkEHdW5pRjA3QQd1bmlGMDhBB3VuaUYwOUEHdW5pRjEwQQd1bmlGMTFBB3VuaUYxMkEHdW5pRjIwQQABAAH//wAPAAEAAAAMAAAAFgAAAAIAAQABABAAAQAEAAAAAgAAAAAAAAABAAAAANWkJwgAAAAA0n9vUQAAAADSf29S") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
.social-share-icon {
  font-family: "shareIcon";
}

.social-share .icon-tencent:before {
  content: "\f07a";
}

.social-share .icon-qq:before {
  content: "\f11a";
}

.social-share .icon-weibo:before {
  content: "\f12a";
}

.social-share .icon-wechat:before {
  content: "\f09a";
}

.social-share .icon-douban:before {
  content: "\f10a";
}

.social-share .icon-heart:before {
  content: "\f20a";
}

.social-share .icon-like:before {
  content: "\f00a";
}

.social-share .icon-qzone:before {
  content: "\f08a";
}

.social-share .icon-linkedin:before {
  content: "\f01a";
}

.social-share .icon-diandian:before {
  content: "\f05a";
}

.social-share .icon-facebook:before {
  content: "\f03a";
}

.social-share .icon-google:before {
  content: "\f04a";
}

.social-share .icon-twitter:before {
  content: "\f06a";
}

.wechat-qrcode {
  display: none;
  border: 0.0625rem solid #eee;
  position: fixed;
  z-index: 999;
  top: 50%;
  left: 50%;
  width: 12.5rem;
  height: 11.875rem;
  margin-top: -6rem;
  margin-left: -6.25rem;
  color: #666;
  font-size: 0.75rem;
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 0 0.125rem 0.625rem #aaa;
  box-shadow: 0 0.125rem 0.625rem #aaa;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}

.wechat-qrcode.bottom {
  top: 2.5rem;
  left: -5.25rem;
}

.wechat-qrcode.bottom:after {
  display: none;
}

.wechat-qrcode h4 {
  font-weight: normal;
  height: 1.625rem;
  line-height: 1.625rem;
  font-size: 0.75rem;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
}

.wechat-qrcode .qrcode {
  width: 6.5625rem;
  margin: 0.625rem auto;
}

.wechat-qrcode .qrcode table {
  margin: 0 !important;
}

.wechat-qrcode .help p {
  font-weight: normal;
  line-height: 1rem;
  padding: 0;
  margin: 0;
  width: 100%;
}

.wechat-qrcode .closeWechat {
  position: absolute;
  right: 0.3125rem;
  top: 0.3125rem;
  width: 1rem;
  height: 1rem;
  z-index: 9;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  cursor: pointer;
}

.wechat-qrcode .closeWechat:after {
  width: 0.125rem;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -0.0625rem;
  content: "";
  display: block;
  background: #666;
}

.wechat-qrcode .closeWechat::before {
  width: 100%;
  height: 0.125rem;
  position: absolute;
  top: 50%;
  margin-top: -0.0625rem;
  content: "";
  display: block;
  background: #666;
}

/* 左偏移 */
.leftOffset {
  left: -16.25rem !important;
}

/* 版心 */
.content1632 {
  width: 102rem;
  margin: 0px auto;
}

/* 背景 */
.commonBg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.commonBg img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* 停止滚动 */
.stopScroll {
  overflow: hidden;
}

/* 遮罩 */
.maskLayer {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(1.25rem);
  z-index: 9998;
}

/* 查看图片 */
.viewPicture {
  cursor: pointer;
}

/* 基础样式 - 适用于所有屏幕 */
html {
  font-size: 1rem; /* 默认值，用于 >1920px 和 <768px 的情况 */
}

/* 小屏幕设备 (<768px) 的特定样式 */
/* 中等到大屏幕 (768px) 的缩放样式 */
/* 超大屏幕 (>1920px) 的特定样式 */
/* flex布局 */
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex-inline {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.items-start {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.items-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.items-end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.content-start {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.content-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.content-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.content-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.content-around {
  -webkit-box-pack: distribute;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-col-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.flex-wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-nowrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.flex-1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1 1;
}

.flex-none {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}
/* 头部 */
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 5.625rem;
  line-height: 5.5625rem;
  border-bottom: 0.0625rem solid transparent;
  transition: background-color 0.6s ease, border-color 0.6s ease, left 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99), transform 0.6s ease;
  z-index: 9999;
}
.header .headerLogo a {
  display: block;
  width: 13.75rem;
  height: 2.5rem;
  position: relative;
  transition: all 0.4s ease;
  margin-top: -0.375rem;
}
.header .headerLogo a img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.header .headerLogo a img.active {
  opacity: 0;
  visibility: hidden;
}
.header .headerMain .headerNav ul li {
  margin-right: 4.5rem;
  position: relative;
}
.header .headerMain .headerNav ul li:last-child {
  margin-right: 0;
}
.header .headerMain .headerNav ul li:hover .dropDownMenu {
  max-height: 29.31238rem;
}
.header .headerMain .headerNav ul li > a {
  display: block;
  font-size: 1.0625rem;
  color: #FFFFFF;
  transition: all 0.4s ease;
  position: relative;
}
.header .headerMain .headerNav ul li > a::after {
  position: absolute;
  left: 50%;
  bottom: 1.938rem;
  transform: translateX(-50%);
  width: 2.00038rem;
  height: 0.125rem;
  background: #2e54a4;
  border-radius: 0.18719rem;
  transition: all 0.4s ease;
  opacity: 0;
  visibility: hidden;
  content: "";
  display: block;
}
.header .headerMain .headerNav ul li > a:hover {
  color: #2e54a4;
}
.header .headerMain .headerOther {
  margin-left: 4.0625rem;
}
.header .headerMain .headerOther .line {
  width: 0.0625rem;
  height: 0.81238rem;
  background: rgba(255, 255, 255, 0.53);
  margin: 0 1.188rem;
}
.header .headerMain .headerOther .searchBtn {
  font-size: 1.25013rem;
  color: #fff;
  transition: all 0.4s ease;
  cursor: pointer;
}
.header .headerMain .headerOther .langBtn {
  font-size: 1.25038rem;
  color: #fff;
  cursor: pointer;
  position: relative;
}
.header .headerMain .headerOther .langBtn img {
  width: auto;
  height: 1.5rem;
  filter: invert(1);
}
.header .headerMain .headerOther .langBtn:hover .popup {
  opacity: 1;
  visibility: visible;
}
.header .headerMain .headerOther .langBtn .title {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 1.12563rem;
  transition: all 0.4s ease;
}
.header .headerMain .headerOther .langBtn .popup {
  position: absolute;
  top: 4.68719rem;
  left: 50%;
  transform: translateX(-50%);
  width: 3.12481rem;
  background: #fff;
  border-radius: 0.37563rem;
  box-shadow: 0 0 0.18719rem #eee;
  text-align: center;
  transition: all 0.4s ease;
  opacity: 0;
  visibility: hidden;
}
.header .headerMain .headerOther .langBtn .popup::after {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -95%);
  width: 0.62519rem;
  height: 0.37563rem;
  background: #fff;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  content: "";
  display: block;
}
.header .headerMain .headerOther .langBtn .popup a {
  display: block;
  font-size: 0.81238rem;
  color: #333;
  line-height: 1.62481rem;
  transition: all 0.4s ease;
  margin-bottom: 0.125rem;
  border-radius: 0.37563rem;
}
.header .headerMain .headerOther .langBtn .popup a:last-child {
  margin-bottom: 0;
}
.header .headerMain .headerOther .langBtn .popup a:hover {
  background: #2e54a4;
  color: #fff;
}
.header .headerMain .headerOther .mobileBtn img {
  width: auto;
  height: 1.5rem;
  transition: all 0.4s ease;
}
.header .headerMain .headerOther .menusBtn {
  display: none;
}
.header.headerMask {
  background: #fff;
  backdrop-filter: blur(1.25038rem);
  border-color: #d8e1e7;
}
.header.headerMask .content1630 {
  border-bottom: transparent;
}
.header.headerMask .headerLogo a img.default {
  opacity: 0;
  visibility: hidden;
}
.header.headerMask .headerLogo a img.active {
  opacity: 1;
  visibility: visible;
}
.header.headerMask .headerMain .headerNav ul li > a {
  color: #333;
}
.header.headerMask .headerMain .headerNav ul li > a::after {
  bottom: 1.43763rem;
}
.header.headerMask .headerMain .headerNav ul li > a:hover {
  color: #2e54a4;
}
.header.headerMask .headerMain .headerNav ul li > a:hover::after {
  opacity: 1;
  visibility: visible;
}
.header.headerMask .headerMain .headerNav ul li.active > a {
  color: #2e54a4;
}
.header.headerMask .headerMain .headerNav ul li.active > a::after {
  opacity: 1;
  visibility: visible;
}
.header.headerMask .headerMain .headerOther .searchBtn {
  color: #333;
}
.header.headerMask .headerMain .headerOther .line {
  background: rgba(0, 0, 0, 0.3);
}
.header.headerMask .headerMain .headerOther .langBtn .title {
  color: #333;
}
.header.headerMask .headerMain .headerOther .menusBtn span {
  background: #333;
}
.header.headerMask .mobileBtn img {
  filter: invert(1) opacity(0.6);
}
.header.headerBg .content1630 {
  border-bottom: transparent;
}
.header.headerBg .headerLogo a img.default {
  opacity: 0;
  visibility: hidden;
}
.header.headerBg .headerLogo a img.active {
  opacity: 1;
  visibility: visible;
}
.header.headerBg .headerMain .headerNav ul li > a {
  color: #333;
}
.header.headerBg .headerMain .headerNav ul li > a:hover {
  color: #2e54a4;
}
.header.headerBg .headerMain .headerNav ul li > a:hover::after {
  opacity: 1;
  visibility: visible;
}
.header.headerBg .headerMain .headerOther .searchBtn {
  color: #333;
}
.header.headerBg .headerMain .headerOther .line {
  background: rgba(0, 0, 0, 0.3);
}
.header.headerBg .headerMain .headerOther .langBtn .title {
  color: #333;
}
.header.headerBg .headerMain .headerOther .menusBtn span {
  background: #333;
}
.header.headerBg .mobileBtn img {
  filter: invert(1) opacity(0.6);
}
.header.headerDown {
  transform: translateY(-100%);
}
.header.headerDetail .content1630 {
  border-bottom: transparent;
}
.header.headerDetail .headerLogo a img.default {
  opacity: 0;
  visibility: hidden;
}
.header.headerDetail .headerLogo a img.active {
  opacity: 1;
  visibility: visible;
}
.header.headerDetail .headerMain .headerNav ul li > a {
  color: #333;
}
.header.headerDetail .headerMain .headerNav ul li > a:hover {
  color: #2e54a4;
}
.header.headerDetail .headerMain .headerNav ul li > a:hover::after {
  opacity: 1;
  visibility: visible;
}
.header.headerDetail .headerMain .headerOther .searchBtn {
  color: #333;
}
.header.headerDetail .headerMain .headerOther .line {
  background: rgba(0, 0, 0, 0.3);
}
.header.headerDetail .headerMain .headerOther .langBtn .title {
  color: #333;
}
.header.headerDetail .headerMain .headerOther .menusBtn span {
  background: #333;
}
.header.headerDetail .mobileBtn img {
  filter: invert(1) opacity(0.6);
}

/* 头部搜索 */
.headerSearchformMain {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  display: none;
  z-index: 9999;
  transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.8s cubic-bezier(0.2, 1, 0.3, 1);
  opacity: 0;
  transform: translate3d(0, -100%, 0.0625rem);
}
.headerSearchformMain .headerSearchform {
  background: #fff;
  padding: 3.125rem 0 7.5rem;
  position: relative;
}
.headerSearchformMain .headerSearchform form {
  display: flex;
  max-width: 61.25rem;
  margin: 0 auto;
  width: 100%;
  position: relative;
}
.headerSearchformMain .headerSearchform form input {
  display: block;
  width: 100%;
  height: 3.125rem;
  font-weight: 400;
  font-size: 1rem;
  color: #444;
  border-bottom: 0.0625rem solid #ccc;
}
.headerSearchformMain .headerSearchform form input::placeholder {
  color: #444;
}
.headerSearchformMain .headerSearchform form input:focus {
  border-color: #d2d2d2 !important;
  box-shadow: none;
}
.headerSearchformMain .headerSearchform form input:-internal-autofill-previewed, .headerSearchformMain .headerSearchform form input:-internal-autofill-selected, .headerSearchformMain .headerSearchform form input:-webkit-autofill, .headerSearchformMain .headerSearchform form input:-webkit-autofill:hover, .headerSearchformMain .headerSearchform form input:-webkit-autofill:focus, .headerSearchformMain .headerSearchform form input:-webkit-autofill:active {
  box-shadow: none !important;
  transition-delay: 9999s;
  transition: background-color 9999s ease-out;
  background-color: #eee !important;
  color: #757575 !important;
}
.headerSearchformMain .headerSearchform form button {
  display: block;
  position: absolute;
  top: 50%;
  right: -2.5rem;
  transform: translateY(-50%);
  transition: all 0.4s ease;
  font-size: 1.3125rem;
  color: #333;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.headerSearchformMain .headerSearchform form .closeSearch {
  cursor: pointer;
  right: 0;
  top: 0;
  height: 100%;
  font-size: 1.25rem;
  color: #333;
}
.headerSearchformMain .headerSearchMask {
  position: absolute;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  bottom: 1.875rem;
  width: 1.5rem;
  height: 1.5rem;
  z-index: 9;
  cursor: pointer;
  transition: all 0.4s ease;
}
.headerSearchformMain .headerSearchMask::after, .headerSearchformMain .headerSearchMask::before {
  background: #000000;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0.125rem;
}
.headerSearchformMain .headerSearchMask::after {
  width: 0.125rem;
  height: 100%;
}
.headerSearchformMain .headerSearchMask::before {
  width: 100%;
  height: 0.125rem;
}
.headerSearchformMain .headerSearchMask:hover {
  transform: translateX(-50%) rotate(225deg);
}
.headerSearchformMain.admission {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

/* 移动端头部 */
.mobileHeader {
  display: none;
}

/* 视频弹窗 */
.videoPopup {
  width: 51.875rem;
  height: 31.25rem;
}
.videoPopup .layui-layer-setwin .layui-layer-close2 {
  right: -1.3125rem;
  top: -3rem;
  font-size: 1.375rem;
  width: auto;
  height: auto;
  border: 0px;
  border-radius: 0%;
  padding: 0px;
  background: none;
}

/* 滚动条 */
.nicescroll-rails {
  width: 0.1875rem !important;
}
.nicescroll-rails .nicescroll-cursors {
  width: 0.1875rem !important;
}

/* 分页 */
.pagingMian .paging {
  text-align: center;
}
.pagingMian .paging.smallSize .layui-laypage a, .pagingMian .paging.smallSize .layui-laypage span {
  width: 2.5625rem;
  height: 2.5625rem;
  line-height: 2.5625rem;
  font-size: 0.6875rem;
}
.pagingMian .paging .layui-laypage {
  margin: 0px;
}
.pagingMian .paging .layui-laypage a, .pagingMian .paging .layui-laypage span {
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  font-size: 1.0625rem;
  color: #353535;
  padding: 0px;
  margin: 0px 0.6875rem;
  background: rgba(245, 245, 245, 0.5);
  border: 0px;
  border-radius: 0.375rem;
}
.pagingMian .paging .layui-laypage a:hover, .pagingMian .paging .layui-laypage span:hover {
  color: #1675EA;
}
.pagingMian .paging .layui-laypage-curr {
  font-size: 1.0625rem !important;
  font-weight: bold;
}
.pagingMian .paging .layui-laypage-prev,
.pagingMian .paging .layui-laypage-next {
  font-size: 0.625rem !important;
  font-weight: bold;
}
.pagingMian .paging .layui-laypage .layui-laypage-curr .layui-laypage-em {
  background-color: transparent;
}
.pagingMian .paging .layui-laypage .layui-laypage-curr em {
  color: #0253B0;
}
.pagingMian .paging .layui-laypage-em {
  border-radius: 0.375rem;
}
.pagingMian .paging.whiteTheme .layui-laypage a, .pagingMian .paging.whiteTheme .layui-laypage span {
  background: #fff;
}
.pagingMian .paging.whiteTheme .layui-laypage .layui-laypage-curr .layui-laypage-em {
  background-color: #fff;
}
.pagingMian .paging.whiteTheme .layui-laypage .layui-laypage-curr em {
  color: #0253B0;
}
.pagingMian .mobileLoadMore {
  display: none;
}

/* 底部 */
#footer {
  padding: 4.6875rem 0px 0px;
  background: #F2F3F5;
  position: relative;
  overflow: hidden;
}
#footer::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 0.1875rem;
  background: linear-gradient(90deg, #3A5FAB, #5290FF);
  content: "";
  display: block;
}
#footer .footerMain {
  margin-bottom: 3.625rem;
}
#footer .footerMain .footerLeft .title {
  font-size: 1.125rem;
  color: #333333;
  margin-bottom: 0.5625rem;
}
#footer .footerMain .footerLeft .info {
  margin-bottom: 1.375rem;
}
#footer .footerMain .footerLeft .info p {
  font-size: 1rem;
  color: rgba(51, 51, 51, 0.6);
  line-height: 2.1875rem;
}
#footer .footerMain .footerLeft .info p:nth-child(1) {
  margin-bottom: 0.25rem;
}
#footer .footerMain .footerLeft .info p a {
  font-size: 1.3125rem;
  color: #3A5FAB;
}
#footer .footerMain .footerLeft .more {
  display: inline-block;
  min-width: 20.4375rem;
  text-align: center;
  font-size: 1rem;
  color: #3A5FAB;
  height: 3.1875rem;
  line-height: 3.0625rem;
  border-radius: 1.625rem;
  padding: 0px 1.25rem;
  border: 0.0625rem solid #3A5FAB;
  overflow: hidden;
  position: relative;
  transition: all 0.5s ease-in-out;
  margin-bottom: 2.75rem;
}
#footer .footerMain .footerLeft .more::after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.0625rem;
  height: 0.0625rem;
  border-radius: 50%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0.5s, -webkit-transform 0.5s ease-in-out;
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  content: "";
  display: block;
}
#footer .footerMain .footerLeft .more span {
  margin-right: 1.6875rem;
  position: relative;
  z-index: 2;
}
#footer .footerMain .footerLeft .more i {
  display: inline-block;
  position: relative;
  z-index: 2;
}
#footer .footerMain .footerLeft .more:hover {
  color: #fff;
  border-color: transparent;
}
#footer .footerMain .footerLeft .more:hover::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(770);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0s, -webkit-transform 0.5s ease-in-out;
}
#footer .footerMain .footerLeft .codeBox .list {
  text-align: center;
  margin-right: 2.0625rem;
}
#footer .footerMain .footerLeft .codeBox .list:last-child {
  margin-right: 0px;
}
#footer .footerMain .footerLeft .codeBox .list img {
  width: auto;
  height: 6.125rem;
}
#footer .footerMain .footerLeft .codeBox .list p {
  font-size: 0.875rem;
  color: rgba(51, 51, 51, 0.5);
  margin-top: 0.8125rem;
}
#footer .footerMain .footerRight dl {
  margin-right: 7.1875rem;
}
#footer .footerMain .footerRight dl:last-child {
  margin-right: 0px;
}
#footer .footerMain .footerRight dl dt {
  margin-bottom: 1.25rem;
}
#footer .footerMain .footerRight dl dt a {
  font-size: 1.125rem;
  color: #333333;
  transition: all 0.4s ease;
}
#footer .footerMain .footerRight dl dt a:hover {
  color: #3A5FAB;
}
#footer .footerMain .footerRight dl dd {
  margin-bottom: 0.6875rem;
}
#footer .footerMain .footerRight dl dd:last-child {
  margin-bottom: 0px;
}
#footer .footerMain .footerRight dl dd a {
  font-size: 1rem;
  color: rgba(51, 51, 51, 0.6);
  transition: all 0.4s ease;
}
#footer .footerMain .footerRight dl dd a:hover {
  color: #3A5FAB;
}
#footer .footerCopyright {
  padding: 1.75rem 0px;
  border-top: 0.0625rem solid rgba(161, 161, 161, 0.2);
}
#footer .footerCopyright .copyright {
  font-size: 0.9375rem;
  color: rgba(51, 51, 51, 0.4);
}
#footer .footerCopyright .copyright a {
  font-size: 0.9375rem;
  color: rgba(51, 51, 51, 0.4);
  transition: all 0.4s ease;
}
#footer .footerCopyright .copyright a:hover {
  color: #3A5FAB;
}
#footer .footerCopyright .shareBox a {
  margin-right: 0.5625rem;
  width: 3.0625rem;
  height: 3.0625rem;
  border-radius: 50%;
  border: 0.125rem solid #DBDCDD;
  position: relative;
  transition: all 0.4s ease;
}
#footer .footerCopyright .shareBox a:last-child {
  margin-right: 0px;
}
#footer .footerCopyright .shareBox a > img {
  width: 100%;
  height: auto;
  filter: invert(1) opacity(0.3);
  transition: all 0.4s ease;
}
#footer .footerCopyright .shareBox a .popup {
  width: 6.25rem;
  height: 6.25rem;
  padding: 0.3125rem;
  position: absolute;
  bottom: 4.6875rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  border-radius: 0.1875rem;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
}
#footer .footerCopyright .shareBox a .popup::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -0.3125rem;
  width: 0.625rem;
  height: 0.375rem;
  background: #fff;
  content: "";
  display: block;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
}
#footer .footerCopyright .shareBox a .popup img {
  width: 100%;
  height: auto;
}
#footer .footerCopyright .shareBox a:hover {
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
}
#footer .footerCopyright .shareBox a:hover > img {
  filter: none;
}
#footer .footerCopyright .shareBox a:hover .popup {
  bottom: 3.75rem;
  opacity: 1;
  visibility: visible;
}

/* 侧边栏 */
#sideBar {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: -6.1875rem;
  z-index: 999;
  background: #FFFFFF;
  box-shadow: 0px 0px 1.6875rem 0px rgba(123, 143, 194, 0.3);
  width: 5.375rem;
  transition: all 0.4s ease;
}
#sideBar.active {
  right: 0.8125rem;
}
#sideBar .list {
  height: 5.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  border-bottom: 0.0625rem solid #F2F5F7;
  position: relative;
}
#sideBar .list::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease;
  content: "";
  display: block;
}
#sideBar .list:last-child {
  border-bottom: 0px;
}
#sideBar .list img {
  width: auto;
  height: 2.0625rem;
  margin-bottom: 0.25rem;
  position: relative;
  z-index: 2;
  transition: all 0.4s ease;
}
#sideBar .list p {
  font-weight: normal;
  font-size: 0.75rem;
  color: #AFB3C3;
  position: relative;
  z-index: 2;
  transition: all 0.4s ease;
}
#sideBar .list .popup {
  text-align: left;
  position: absolute;
  top: 0px;
  left: -14.625rem;
  width: 13.9375rem;
  height: auto;
  background: #FFFFFF;
  box-shadow: 0px 0px 1.6875rem 0px rgba(123, 143, 194, 0.3);
  border-radius: 0.1875rem;
  padding: 1.375rem 1.5rem 1.1875rem;
  transform-origin: right center;
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
}
#sideBar .list .popup .title {
  font-size: 0.9375rem;
  color: #000000;
  margin-bottom: 0.5rem;
}
#sideBar .list .popup .phone {
  font-weight: bold;
  font-size: 1.25rem;
  color: #000000;
  background: linear-gradient(0deg, #3A5FAB 14.9169921875%, #5290FF 97.8759765625%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1;
  margin-bottom: 0.25rem;
}
#sideBar .list .popup .intro {
  font-weight: 300;
  font-size: 0.75rem;
  color: #868A9D;
}
#sideBar .list:hover::after {
  opacity: 1;
  visibility: visible;
}
#sideBar .list:hover img {
  filter: grayscale(1) brightness(500%);
}
#sideBar .list:hover p {
  color: #fff;
}
#sideBar .list:hover .popup {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  transition: all 0.4s ease;
}

/* 下拉菜单 */
.dropDownMenu {
  position: absolute;
  top: 5.5625rem;
  left: -3.62519rem;
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #f1f3f6;
}

.dropDownMenu .dropDownMenuList {
  min-width: 12.87481rem;
  padding: 2.12519rem 0px;
  background: #fff;
}

.dropDownMenu .dropDownMenuList a {
  display: block;
  font-size: 0.99963rem;
  color: #3F4750;
  line-height: 1.74963rem;
  padding: 0px 1.938rem;
  margin-bottom: 0.68763rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  white-space: nowrap;
}

.dropDownMenu .dropDownMenuList a:last-child {
  margin-bottom: 0px;
}

.dropDownMenu .dropDownMenuList a.active, .dropDownMenu .dropDownMenuList a:hover {
  color: #2e54a4;
  -webkit-transform: translateX(0.56281rem);
  -ms-transform: translateX(0.56281rem);
  transform: translateX(0.56281rem);
}

.dropDownMenu .dropDownMenuMain {
  width: 31.12563rem;
  padding: 2.12519rem 1.87563rem;
}

.dropDownMenu .dropDownMenuMain .wrapper {
  display: none;
}

.dropDownMenu .dropDownMenuMain .wrapper.active {
  display: block;
}

.dropDownMenu .dropDownMenuMain .wrapper a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.99963rem;
  color: #3f4750;
  white-space: nowrap;
  line-height: 1.74963rem;
  margin-bottom: 0.68763rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.dropDownMenu .dropDownMenuMain .wrapper a:hover {
  color: #2e54a4;
}

.dropDownMenu .dropDownMenuMain .wrapper a::before {
  margin-right: 0.37563rem;
  content: "•";
  display: inline-block;
}

.dropDownMenu .dropDownMenuMain .wrapper a:last-child {
  margin-bottom: 0px;
}

/* 搜索 */
.searchResult {
  padding: 3.12506rem 0px;
}

.searchResult dl {
  border-bottom: 0.0625rem solid #eee;
  padding-bottom: 0.62494rem;
  overflow: hidden;
}

.searchResult dl dt {
  float: left;
  font-size: 0.99994rem;
}

.searchResult dl dd {
  float: right;
  font-size: 0.87506rem;
}

.searchResultList ul,
.searchResultList li {
  list-style: none;
}

.searchResultList li {
  padding: 0.93756rem 1.25006rem 1.5625rem;
  margin-top: 1.5625rem;
  border-bottom: 0.0625rem solid #eee;
  background: #f6f6f6;
}

.searchResultList li a {
  text-decoration: none;
  color: #333;
}

.searchResultList li h3 {
  font-size: 1.125rem;
  line-height: 1.62506rem;
  padding-bottom: 0.3125rem;
  font-weight: normal;
}

.searchResultList li p {
  font-size: 0.87506rem;
  color: #1a1a1a;
  line-height: 1.5rem;
}
@charset "UTF-8";
.indexSwiper {
  width: 100%;
  height: 100vh;
  position: relative;
}
.indexSwiper > .swiper-wrapper > .swiper-slide {
  height: 100vh;
}
.indexSwiper > .swiper-wrapper > .swiper-slide:nth-child(3), .indexSwiper > .swiper-wrapper > .swiper-slide:nth-child(4) {
  display: flex;
  align-items: center;
  justify-content: center;
}
.indexSwiper > .swiper-wrapper > .swiper-slide:nth-child(7) {
  height: auto;
}
.indexSwiper .indexSwiperList {
  display: none;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
}
.indexSwiper .indexSwiperList .list {
  display: flex;
  align-items: center;
  opacity: 0.5;
  cursor: pointer;
  margin-bottom: 1.125rem;
}
.indexSwiper .indexSwiperList .list:last-child {
  margin-bottom: 0px;
}
.indexSwiper .indexSwiperList .list .line {
  width: 2.0625rem;
  height: 0.0625rem;
  position: relative;
}
.indexSwiper .indexSwiperList .list .line::after {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 50%;
  height: 100%;
  background: #fff;
  transition: all 0.3s;
  content: "";
  display: block;
}
.indexSwiper .indexSwiperList .list .title {
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 1.25rem;
  color: #fff;
  margin-left: 0.625rem;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
}
.indexSwiper .indexSwiperList .list.active {
  opacity: 1;
}
.indexSwiper .indexSwiperList .list.active .line::after {
  width: 100%;
}
.indexSwiper .indexSwiperList .list.active .title {
  opacity: 1;
  visibility: visible;
}
.indexSwiper .indexSwiperList .list:hover {
  opacity: 1;
}
.indexSwiper .indexSwiperList .list:hover .title {
  opacity: 1;
  visibility: visible;
}
.indexSwiper .indexSwiperList.black .list .line::after {
  background: #000;
}
.indexSwiper .indexSwiperList.black .list .title {
  color: #000;
}

/* 首页-banner*/
#banner .bannerImage .swiper-wrapper .swiper-slide {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
#banner .bannerImage .swiper-wrapper .swiper-slide .slide-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#banner .bannerImage .swiper-wrapper .swiper-slide .image {
  overflow: hidden;
}
#banner .bannerImage .swiper-wrapper .swiper-slide .image img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  transition: all 7s ease;
  transform: scale(1.1);
}
#banner .bannerImage .swiper-wrapper .swiper-slide .content {
  position: absolute;
  left: 0px;
  top: 43.3%;
  transform: translateY(-50%);
  width: 100%;
}
#banner .bannerImage .swiper-wrapper .swiper-slide .content .contentBox .title {
  font-weight: 600;
  font-size: 3.125rem;
  line-height: 4.125rem;
  color: #c6f6ff;
  margin-bottom: 0.3125rem;
  opacity: 0;
}
#banner .bannerImage .swiper-wrapper .swiper-slide .content .contentBox .title span {
  color: #a3ffe6;
}
#banner .bannerImage .swiper-wrapper .swiper-slide .content .contentBox .intro {
  font-weight: 600;
  font-size: 11.625rem;
  text-transform: uppercase;
  background: linear-gradient(180deg, #fff, #fff, rgba(255, 255, 255, 0));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1;
  opacity: 0;
}
#banner .bannerImage .swiper-wrapper .swiper-slide-active .image img {
  transform: scale(1);
}
#banner .bannerImage .swiper-wrapper .swiper-slide-active .content .contentBox .title {
  animation: fadeInUp 1.2s 0.4s forwards;
}
#banner .bannerImage .swiper-wrapper .swiper-slide-active .content .contentBox .intro {
  animation: fadeInUp 1.2s 0.6s forwards;
}
#banner .bannerImage .swiper-wrapper .swiper-slide-active .content .contentBox .more {
  animation: fadeInUp 1.2s 0.8s forwards;
}
#banner .bannerImage .swiper-pagination {
  position: absolute;
  left: 0px;
  width: 100%;
  bottom: 3.75rem;
  text-align: center;
  z-index: 2;
}
#banner .bannerImage .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 0.5rem;
  background: #FFFBFD;
  opacity: 0.5;
  transition: all 0.4s ease;
  cursor: pointer;
  margin-right: 0.5rem;
}
#banner .bannerImage .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0px;
}
#banner .bannerImage .swiper-pagination .swiper-pagination-bullet-active {
  width: 1.8125rem;
  opacity: 1;
}

#indexSolution {
  position: relative;
  background: #333;
}
#indexSolution .indexSolutionSlide .swiper-wrapper .swiper-slide {
  opacity: 0 !important;
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}
#indexSolution .indexSolutionSlide .swiper-wrapper .swiper-slide::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  content: "";
  display: block;
}
#indexSolution .indexSolutionSlide .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  transition: all 7s ease;
  transform: scale(1.1);
}
#indexSolution .indexSolutionSlide .swiper-wrapper .swiper-slide-active {
  opacity: 1 !important;
  z-index: 2 !important;
}
#indexSolution .indexSolutionSlide .swiper-wrapper .swiper-slide-active img {
  transform: scale(1);
}
#indexSolution .indexSolutionSlide .btns {
  display: flex;
  position: absolute;
  left: 6.25rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
}
#indexSolution .indexSolutionSlide .btns .swiper-button-prev,
#indexSolution .indexSolutionSlide .btns .swiper-button-next {
  width: 3.8125rem;
  height: 3.8125rem;
  border-radius: 1.875rem;
  font-size: 0.875rem;
  color: #7a7a7a;
  text-align: center;
  line-height: 3.6875rem;
  transition: all 0.4s ease;
  cursor: pointer;
  position: relative;
  opacity: 1 !important;
  pointer-events: all !important;
}
#indexSolution .indexSolutionSlide .btns .swiper-button-prev::after,
#indexSolution .indexSolutionSlide .btns .swiper-button-next::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border: 0.0625rem solid #7a7a7a;
  transition: all 0.4s ease;
  border-radius: 50%;
  box-sizing: border-box;
  content: "";
  display: block;
}
#indexSolution .indexSolutionSlide .btns .swiper-button-prev::before,
#indexSolution .indexSolutionSlide .btns .swiper-button-next::before {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  transition: all 0.4s ease;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  content: "";
  display: block;
}
#indexSolution .indexSolutionSlide .btns .swiper-button-prev i,
#indexSolution .indexSolutionSlide .btns .swiper-button-next i {
  display: inline-block;
  position: relative;
  z-index: 2;
}
#indexSolution .indexSolutionSlide .btns .swiper-button-prev:hover,
#indexSolution .indexSolutionSlide .btns .swiper-button-next:hover {
  color: #fff;
}
#indexSolution .indexSolutionSlide .btns .swiper-button-prev:hover::after,
#indexSolution .indexSolutionSlide .btns .swiper-button-next:hover::after {
  opacity: 0;
  visibility: hidden;
}
#indexSolution .indexSolutionSlide .btns .swiper-button-prev:hover::before,
#indexSolution .indexSolutionSlide .btns .swiper-button-next:hover::before {
  opacity: 1;
  visibility: visible;
}
#indexSolution .indexSolutionSlide .btns .swiper-button-prev {
  margin-right: 0.75rem;
}
#indexSolution .indexSolutionSlide .btns .swiper-button-prev i {
  transform: rotate(-180deg);
}
#indexSolution .indexSolutionClock {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}
#indexSolution .indexSolutionClock .indexSolutionClockMove {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 35.4375rem;
  height: 35.4375rem;
  pointer-events: all;
}
#indexSolution .indexSolutionClock .indexSolutionClockMove canvas {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100% !important;
  height: 100% !important;
}
#indexSolution .indexSolutionClock .clockImg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 35.25rem;
  height: 35.25rem;
  margin-top: -0.0625rem;
}
#indexSolution .indexSolutionClock .indexSolutionTitle {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0.99);
  width: 35.75rem;
  height: 35.75rem;
  z-index: 3;
  pointer-events: all;
}
#indexSolution .indexSolutionClock .indexSolutionTitle .title {
  font-size: 2.875rem;
  color: #FFFFFF;
  line-height: 3.75rem;
  margin-bottom: 1.625rem;
}
#indexSolution .indexSolutionClock .indexSolutionTitle .more {
  display: inline-block;
  min-width: 11.8125rem;
  text-align: center;
  font-size: 0.875rem;
  color: #FFFFFF;
  height: 3.1875rem;
  line-height: 2.9375rem;
  border-radius: 1.625rem;
  padding: 0px 1.25rem;
  border: 0.125rem solid rgba(255, 255, 255, 0.5);
  overflow: hidden;
  position: relative;
  transition: all 0.5s ease-in-out;
}
#indexSolution .indexSolutionClock .indexSolutionTitle .more::after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.0625rem;
  height: 0.0625rem;
  border-radius: 50%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0.5s, -webkit-transform 0.5s ease-in-out;
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  content: "";
  display: block;
}
#indexSolution .indexSolutionClock .indexSolutionTitle .more span {
  margin-left: 0.75rem;
  position: relative;
  z-index: 2;
}
#indexSolution .indexSolutionClock .indexSolutionTitle .more i {
  display: inline-block;
  position: relative;
  z-index: 2;
  transform: rotate(-45deg);
}
#indexSolution .indexSolutionClock .indexSolutionTitle .more:hover {
  border-color: transparent;
}
#indexSolution .indexSolutionClock .indexSolutionTitle .more:hover::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(410);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0s, -webkit-transform 0.5s ease-in-out;
}
#indexSolution .indexSolutionClock .indexSolutionClockBox {
  pointer-events: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 35.4375rem;
  height: 35.4375rem;
  z-index: 5;
}
#indexSolution .indexSolutionClock .indexSolutionClockBox ul {
  position: absolute;
  transform-origin: 50% 50%;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
}
#indexSolution .indexSolutionClock .indexSolutionClockBox ul li {
  height: 100%;
  position: absolute;
  top: 0px;
  left: 50%;
  transform-origin: center center;
}
#indexSolution .indexSolutionClock .indexSolutionClockBox ul li i {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -1.3125rem;
  width: 2.9375rem;
  height: 2.9375rem;
  border-radius: 50%;
  border: 0.1875rem solid transparent;
  cursor: pointer;
  pointer-events: all;
}
#indexSolution .indexSolutionClock .indexSolutionClockBox ul li i::after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.375rem;
  height: 0.375rem;
  background: #FFFFFF;
  border-radius: 50%;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
#indexSolution .indexSolutionClock .indexSolutionClockBox ul li span {
  position: absolute;
  font-size: 1.375rem;
  color: #FFFFFF;
  white-space: nowrap;
  pointer-events: all;
  cursor: pointer;
}
#indexSolution .indexSolutionClock .indexSolutionClockBox ul li.on i {
  border-color: #D7FCFD;
}
#indexSolution .indexSolutionClock .indexSolutionClockBox ul li.on i::after {
  background: #D7FCFD;
}
#indexSolution .indexSolutionClock .indexSolutionClockBox ul li.on span {
  color: #D7FCFD;
}
#indexSolution .indexSolutionClock .indexSolutionClockBox ul li:nth-child(1) {
  transform: rotate(0deg);
}
#indexSolution .indexSolutionClock .indexSolutionClockBox ul li:nth-child(1) span {
  top: -3.3125rem;
  left: 50%;
  transform: rotate(0deg) translateX(-50%);
}
#indexSolution .indexSolutionClock .indexSolutionClockBox ul li:nth-child(2) {
  transform: rotate(51.4deg);
}
#indexSolution .indexSolutionClock .indexSolutionClockBox ul li:nth-child(2) span {
  left: 1.125rem;
  top: -3.875rem;
  transform: rotate(-51.4deg);
}
#indexSolution .indexSolutionClock .indexSolutionClockBox ul li:nth-child(3) {
  transform: rotate(102.8deg);
}
#indexSolution .indexSolutionClock .indexSolutionClockBox ul li:nth-child(3) span {
  left: -3.5rem;
  top: -5.625rem;
  transform: rotate(-102.8deg);
}
#indexSolution .indexSolutionClock .indexSolutionClockBox ul li:nth-child(4) {
  transform: rotate(154.2deg);
}
#indexSolution .indexSolutionClock .indexSolutionClockBox ul li:nth-child(4) span {
  left: -6.75rem;
  top: -3.75rem;
  transform: rotate(-154.2deg);
}
#indexSolution .indexSolutionClock .indexSolutionClockBox ul li:nth-child(5) {
  transform: rotate(205.6deg);
}
#indexSolution .indexSolutionClock .indexSolutionClockBox ul li:nth-child(5) span {
  left: 1.0625rem;
  top: -3.75rem;
  transform: rotate(-205.6deg);
}
#indexSolution .indexSolutionClock .indexSolutionClockBox ul li:nth-child(6) {
  transform: rotate(257deg);
}
#indexSolution .indexSolutionClock .indexSolutionClockBox ul li:nth-child(6) span {
  left: -1.875rem;
  top: -5.625rem;
  transform: rotate(-257deg);
}
#indexSolution .indexSolutionClock .indexSolutionClockBox ul li:nth-child(7) {
  transform: rotate(308.4deg);
}
#indexSolution .indexSolutionClock .indexSolutionClockBox ul li:nth-child(7) span {
  left: -5.9375rem;
  top: -5rem;
  transform: rotate(-308.4deg);
}
#indexSolution .indexSolutionClock .indexSolutionClockBox ul li:nth-child(8) {
  transform: rotate(359.8deg);
}
#indexSolution .indexSolutionClock .indexSolutionClockBox ul li:nth-child(8) span {
  left: -6.1875rem;
  top: -4.625rem;
  transform: rotate(-359.8deg);
}

/* 首页-产品 */
#indexProduct {
  padding: 6.25rem 0px 4.75rem;
}
#indexProduct .indexProductList {
  margin-bottom: 1.875rem;
  overflow: visible;
}
#indexProduct .indexProductList .swiper-wrapper .swiper-slide {
  width: 12.5%;
  text-align: center;
  cursor: pointer;
}
#indexProduct .indexProductList .swiper-wrapper .swiper-slide:last-child .icon {
  border-right: 0px;
}
#indexProduct .indexProductList .swiper-wrapper .swiper-slide .icon {
  height: 4.25rem;
  padding: 0.375rem;
  position: relative;
  transition: all 0.4s ease;
  border-right: 0.0625rem solid rgba(0, 0, 0, 0.2);
}
#indexProduct .indexProductList .swiper-wrapper .swiper-slide .icon::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border: 0.0625rem solid;
  border-image: linear-gradient(180deg, #3A5FAB, #5290FF) 1 1;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
#indexProduct .indexProductList .swiper-wrapper .swiper-slide .icon img {
  width: auto;
  height: 3.5rem;
  animation: forwards;
}
#indexProduct .indexProductList .swiper-wrapper .swiper-slide .title {
  font-size: 1.125rem;
  color: #333333;
  margin-top: 0.3125rem;
}
#indexProduct .indexProductList .swiper-wrapper .swiper-slide-thumb-active .icon {
  box-shadow: 0px 0.5625rem 1.6875rem 0px rgba(123, 143, 194, 0.3);
}
#indexProduct .indexProductList .swiper-wrapper .swiper-slide-thumb-active .icon::after {
  opacity: 1;
  visibility: visible;
}
#indexProduct .indexProductMain .swiper-wrapper .swiper-slide {
  height: 44.9375rem;
  max-height: calc(100vh - 18.125rem);
  position: relative;
  overflow: hidden;
}
#indexProduct .indexProductMain .swiper-wrapper .swiper-slide .slide-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#indexProduct .indexProductMain .swiper-wrapper .swiper-slide .image {
  overflow: hidden;
  height: 100%;
}
#indexProduct .indexProductMain .swiper-wrapper .swiper-slide .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 7s ease;
  transform: scale(1.1);
}
#indexProduct .indexProductMain .swiper-wrapper .swiper-slide .contentBox {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  padding: 13.5625rem 8.9375rem;
}
#indexProduct .indexProductMain .swiper-wrapper .swiper-slide .contentBox .content .title {
  font-weight: 500;
  font-size: 2.625rem;
  color: #FFFFFF;
  line-height: 3.25rem;
  margin-bottom: 1.8125rem;
  opacity: 0;
}
#indexProduct .indexProductMain .swiper-wrapper .swiper-slide .contentBox .content .more {
  display: inline-block;
  min-width: 11.8125rem;
  text-align: center;
  font-size: 0.875rem;
  color: #FFFFFF;
  height: 3.1875rem;
  line-height: 2.9375rem;
  border-radius: 1.625rem;
  padding: 0px 1.25rem;
  border: 0.125rem solid rgba(255, 255, 255, 0.5);
  overflow: hidden;
  position: relative;
  transition: all 0.5s ease-in-out;
  opacity: 0;
}
#indexProduct .indexProductMain .swiper-wrapper .swiper-slide .contentBox .content .more::after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.0625rem;
  height: 0.0625rem;
  border-radius: 50%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0.5s, -webkit-transform 0.5s ease-in-out;
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  content: "";
  display: block;
}
#indexProduct .indexProductMain .swiper-wrapper .swiper-slide .contentBox .content .more span {
  margin-left: 0.75rem;
  position: relative;
  z-index: 2;
}
#indexProduct .indexProductMain .swiper-wrapper .swiper-slide .contentBox .content .more i {
  display: inline-block;
  position: relative;
  z-index: 2;
  transform: rotate(-45deg);
}
#indexProduct .indexProductMain .swiper-wrapper .swiper-slide .contentBox .content .more:hover {
  border-color: transparent;
}
#indexProduct .indexProductMain .swiper-wrapper .swiper-slide .contentBox .content .more:hover::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(410);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0s, -webkit-transform 0.5s ease-in-out;
}
#indexProduct .indexProductMain .swiper-wrapper .swiper-slide-active .image img {
  transform: scale(1);
}
#indexProduct .indexProductMain .swiper-wrapper .swiper-slide-active .contentBox .content .title {
  animation: fadeInUp 1.2s 0.4s forwards;
}
#indexProduct .indexProductMain .swiper-wrapper .swiper-slide-active .contentBox .content .more {
  animation: fadeInUp 1.2s 0.8s forwards;
}

/* 首页-数据中心 */
#indexDataCenter {
  padding: 10.1875rem 0px 6.25rem;
}
#indexDataCenter .indexDataCenterLeft {
  width: 38.875rem;
  position: relative;
  height: 52.5625rem;
  max-height: calc(100vh - 8.75rem);
}
#indexDataCenter .indexDataCenterLeft .image {
  overflow: hidden;
  height: 100%;
}
#indexDataCenter .indexDataCenterLeft .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s ease;
}
#indexDataCenter .indexDataCenterLeft .image:hover img {
  transform: scale(1.1);
}
#indexDataCenter .indexDataCenterLeft .content {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: auto;
  padding: 3.75rem 3.125rem 2.375rem;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  z-index: 2;
}
#indexDataCenter .indexDataCenterLeft .content .title {
  font-weight: 600;
  font-size: 2rem;
  color: #FFFFFF;
  margin-bottom: 0.3125rem;
}
#indexDataCenter .indexDataCenterLeft .content .intro {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.4);
}
#indexDataCenter .indexDataCenterRight {
  width: 58.8125rem;
  flex-shrink: 0;
  position: relative;
  max-height: calc(100vh - 8.75rem);
  margin-right: -1.125rem;
}
#indexDataCenter .indexDataCenterRight .mCSB_scrollTools {
  width: 0.0625rem;
  right: 1.125rem;
}
#indexDataCenter .indexDataCenterRight .mCSB_scrollTools .mCSB_dragger {
  width: 0.1875rem;
  transform: translateX(-0.0625rem);
  border-radius: 0.1875rem;
  background: #3A5FAB;
}
#indexDataCenter .indexDataCenterRight .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 0.1875rem;
}
#indexDataCenter .indexDataCenterRight .mCSB_scrollTools .mCSB_draggerContainer {
  background: rgba(191, 191, 191, 0.2);
}
#indexDataCenter .indexDataCenterRight .mCSB_dragger_bar::before {
  position: absolute;
  left: 50%;
  bottom: -1.25rem;
  transform: translateX(-50%);
  width: 2.1875rem;
  height: 2.5rem;
  background: url("../images/scrollbarMask.png") no-repeat center/cover;
  content: "";
  display: block;
}
#indexDataCenter .indexDataCenterRight .mCSB_dragger_bar::after {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 0.4375rem;
  height: 0.4375rem;
  background: #407FB6;
  border-radius: 50%;
  content: "";
  display: block;
}
#indexDataCenter .indexDataCenterRight::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 20%, white);
  z-index: 2;
  pointer-events: none;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
#indexDataCenter .indexDataCenterRight:hover::after {
  opacity: 0;
  visibility: hidden;
}
#indexDataCenter .indexDataCenterRight .indexDataCenterScroll {
  padding-right: 3.625rem;
}
#indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterTitle {
  margin-bottom: 3.8125rem;
}
#indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterTitle .title {
  font-weight: 500;
  font-size: 2.875rem;
  color: #333333;
}
#indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterMain .wrapper {
  margin-bottom: 2.8125rem;
}
#indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterMain .wrapper:last-child {
  margin-bottom: 1.875rem;
}
#indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterMain .wrapper .title {
  margin-bottom: 2.1875rem;
}
#indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterMain .wrapper .title img {
  width: auto;
  height: 2.5rem;
}
#indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterMain .wrapper .title span {
  font-weight: 500;
  font-size: 1.625rem;
  line-height: 1;
  color: #000000;
  margin-right: 1.125rem;
  vertical-align: middle;
}
#indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterMain .wrapper .title i {
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.7);
  margin-top: -0.125rem;
  vertical-align: bottom;
  margin-top: 0.4375rem;
}
#indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterMain .wrapper .listBox {
  margin: -0.5rem;
}
#indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterMain .wrapper .listBox .list {
  width: calc(20% - 1rem);
  height: 6.4375rem;
  line-height: 6rem;
  text-align: center;
  border: 0.0625rem solid rgba(191, 191, 191, 0.4);
  margin: 0.5rem;
  transition: all 0.4s ease;
  position: relative;
  cursor: pointer;
}
#indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterMain .wrapper .listBox .list::after {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 0.1875rem;
  background: linear-gradient(-90deg, #3A5FAB, #5290FF);
  border-radius: 0.0625rem;
  transition: all 0.4s ease;
  opacity: 0;
  visibility: hidden;
  content: "";
  display: block;
}
#indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterMain .wrapper .listBox .list img {
  max-width: 85%;
  max-height: 2.3125rem;
  width: auto;
  height: auto;
  object-fit: contain;
}
#indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterMain .wrapper .listBox .list.active {
  box-shadow: 0px 0.5625rem 1.6875rem 0px rgba(123, 143, 194, 0.3);
  border: 0.0625rem solid;
  border-image: linear-gradient(180deg, #3A5FAB, #5290FF) 1 1;
}
#indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterMain .wrapper .listBox .list.active::after {
  opacity: 1;
  visibility: visible;
}
#indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterMain .wrapper .listBox .list:hover {
  border: 0.0625rem solid;
  border-image: linear-gradient(180deg, #3A5FAB, #5290FF) 1 1;
}

/* 首页-关于我们 */
#indexAboutus {
  position: relative;
  padding: 7.5rem 0px 0px;
  min-height: 100vh;
  overflow: hidden;
}
#indexAboutus .commonBg img {
  animation: scale 40s linear infinite;
}
#indexAboutus::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 44.8125rem;
  background: url("../images/indexAboutusMask.png") no-repeat center/cover;
  pointer-events: none;
  content: "";
  display: block;
}
#indexAboutus .indexAboutusLeft {
  width: 37.5612745098%;
  position: relative;
  z-index: 2;
}
#indexAboutus .indexAboutusLeft .title {
  font-weight: 500;
  font-size: 2.875rem;
  color: #FFFFFF;
  margin-bottom: 1.125rem;
}
#indexAboutus .indexAboutusLeft .intro {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.75);
  line-height: 1.5rem;
  margin-bottom: 3.5rem;
}
#indexAboutus .indexAboutusLeft .more {
  display: inline-block;
  min-width: 11.8125rem;
  text-align: center;
  font-size: 0.875rem;
  color: #FFFFFF;
  height: 3.1875rem;
  line-height: 2.9375rem;
  border-radius: 1.625rem;
  padding: 0px 1.25rem;
  border: 0.125rem solid rgba(255, 255, 255, 0.5);
  overflow: hidden;
  position: relative;
  transition: all 0.5s ease-in-out;
}
#indexAboutus .indexAboutusLeft .more::after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.0625rem;
  height: 0.0625rem;
  border-radius: 50%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0.5s, -webkit-transform 0.5s ease-in-out;
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  content: "";
  display: block;
}
#indexAboutus .indexAboutusLeft .more span {
  margin-left: 0.75rem;
  position: relative;
  z-index: 2;
}
#indexAboutus .indexAboutusLeft .more i {
  display: inline-block;
  position: relative;
  z-index: 2;
  transform: rotate(-45deg);
}
#indexAboutus .indexAboutusLeft .more:hover {
  border-color: transparent;
}
#indexAboutus .indexAboutusLeft .more:hover::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(410);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0s, -webkit-transform 0.5s ease-in-out;
}
#indexAboutus .indexAboutusRight {
  width: 37.3161764706%;
  margin: -2.25rem -2.0625rem;
  position: relative;
  z-index: 2;
}
#indexAboutus .indexAboutusRight .list {
  width: calc(50% - 4.125rem);
  margin: 2.25rem 2.0625rem;
  padding: 0.9375rem 0px 0px;
  border-top: 0.0625rem solid rgba(255, 255, 255, 0.3);
}
#indexAboutus .indexAboutusRight .list .number {
  font-family: Gilroy;
  font-weight: 600;
  font-size: 2.875rem;
  color: #FFFFFF;
  line-height: 1;
}
#indexAboutus .indexAboutusRight .list .title {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.4);
  margin-top: 0.6875rem;
}

/* 首页-新闻资讯 */
#indexNews {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7.5rem 0px 8.125rem;
  min-height: 100vh;
}
#indexNews .indexNewsTitle {
  margin-bottom: 3.25rem;
}
#indexNews .indexNewsTitle .title {
  font-weight: 500;
  font-size: 2.875rem;
  color: #333333;
}
#indexNews .indexNewsTitle .btnsBox {
  display: none;
}
#indexNews .indexNewsTitle .btnsBox:nth-child(2) {
  display: block;
}
#indexNews .indexNewsTitle .btnsBox .flex .swiper-button-prev,
#indexNews .indexNewsTitle .btnsBox .flex .swiper-button-next {
  width: 3.8125rem;
  height: 3.8125rem;
  border-radius: 1.875rem;
  font-size: 0.875rem;
  color: #7a7a7a;
  text-align: center;
  line-height: 3.6875rem;
  transition: all 0.4s ease;
  cursor: pointer;
  position: relative;
}
#indexNews .indexNewsTitle .btnsBox .flex .swiper-button-prev::after,
#indexNews .indexNewsTitle .btnsBox .flex .swiper-button-next::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border: 0.0625rem solid #7a7a7a;
  transition: all 0.4s ease;
  border-radius: 50%;
  box-sizing: border-box;
  content: "";
  display: block;
}
#indexNews .indexNewsTitle .btnsBox .flex .swiper-button-prev::before,
#indexNews .indexNewsTitle .btnsBox .flex .swiper-button-next::before {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  transition: all 0.4s ease;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  content: "";
  display: block;
}
#indexNews .indexNewsTitle .btnsBox .flex .swiper-button-prev i,
#indexNews .indexNewsTitle .btnsBox .flex .swiper-button-next i {
  display: inline-block;
  position: relative;
  z-index: 2;
}
#indexNews .indexNewsTitle .btnsBox .flex .swiper-button-prev:hover,
#indexNews .indexNewsTitle .btnsBox .flex .swiper-button-next:hover {
  color: #fff;
}
#indexNews .indexNewsTitle .btnsBox .flex .swiper-button-prev:hover::after,
#indexNews .indexNewsTitle .btnsBox .flex .swiper-button-next:hover::after {
  opacity: 0;
  visibility: hidden;
}
#indexNews .indexNewsTitle .btnsBox .flex .swiper-button-prev:hover::before,
#indexNews .indexNewsTitle .btnsBox .flex .swiper-button-next:hover::before {
  opacity: 1;
  visibility: visible;
}
#indexNews .indexNewsTitle .btnsBox .flex .swiper-button-prev {
  margin-right: 0.75rem;
}
#indexNews .indexNewsTitle .btnsBox .flex .swiper-button-prev i {
  transform: rotate(-180deg);
}
#indexNews .indexNewsList {
  margin-bottom: 3.4375rem;
}
#indexNews .indexNewsList .list a {
  font-size: 1.125rem;
  color: #a5a5a5;
  transition: all 0.4s ease;
}
#indexNews .indexNewsList .list a:hover {
  color: #2E54A4;
}
#indexNews .indexNewsList .list span {
  font-size: 1.125rem;
  color: #a5a5a5;
  margin: 0px 2.0625rem;
}
#indexNews .indexNewsList .list:last-child span {
  display: none;
}
#indexNews .indexNewsList .list.active a {
  color: #2E54A4;
}
#indexNews .indexNewsMain {
  display: none;
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsRecommend {
  width: 46.4460784314%;
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsRecommend a {
  display: block;
  position: relative;
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsRecommend a::after {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 50%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsRecommend a .image {
  overflow: hidden;
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsRecommend a .image img {
  width: 100%;
  height: 30rem;
  object-fit: cover;
  transition: all 0.4s ease;
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsRecommend a .content {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  padding: 2.5rem 2.75rem;
  z-index: 2;
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsRecommend a .content .time {
  font-size: 1rem;
  color: #FFFFFF;
  margin-bottom: 0.6875rem;
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsRecommend a .content .title {
  font-size: 1.5625rem;
  color: #FFFFFF;
  line-height: 2.125rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsRecommend a .content .more {
  position: absolute;
  left: 2.5rem;
  bottom: 2.75rem;
  display: inline-block;
  min-width: 10.5rem;
  text-align: center;
  font-size: 0.875rem;
  color: #FFFFFF;
  height: 2.8125rem;
  line-height: 2.5625rem;
  border-radius: 1.4375rem;
  padding: 0px 1.25rem;
  border: 0.125rem solid rgba(255, 255, 255, 0.5);
  overflow: hidden;
  transition: all 0.5s ease-in-out;
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsRecommend a .content .more::after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.0625rem;
  height: 0.0625rem;
  border-radius: 50%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0.5s, -webkit-transform 0.5s ease-in-out;
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  content: "";
  display: block;
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsRecommend a .content .more span {
  margin-left: 0.75rem;
  position: relative;
  z-index: 2;
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsRecommend a .content .more i {
  display: inline-block;
  position: relative;
  z-index: 2;
  transform: rotate(-45deg);
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsRecommend a:hover .image img {
  transform: scale(1.1);
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsRecommend a:hover .content .more {
  border-color: transparent;
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsRecommend a:hover .content .more::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(370);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0s, -webkit-transform 0.5s ease-in-out;
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsSlide {
  width: 51.2254901961%;
  margin: 0px;
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsSlide .swiper-wrapper .swiper-slide {
  width: calc(50% - 0.875rem);
  margin-right: 1.75rem;
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsSlide .swiper-wrapper .swiper-slide:last-child {
  margin-right: 0px;
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsSlide .swiper-wrapper .swiper-slide a {
  display: block;
  padding: 2.4375rem 2.3125rem 2.375rem;
  background: #F5F5F5;
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsSlide .swiper-wrapper .swiper-slide a .time {
  font-size: 1rem;
  color: rgba(51, 51, 51, 0.6);
  margin-bottom: 0.9375rem;
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsSlide .swiper-wrapper .swiper-slide a .title {
  font-size: 1.375rem;
  color: #333333;
  line-height: 2.0625rem;
  height: 4.125rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 2.5rem;
  transition: all 0.4s ease;
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsSlide .swiper-wrapper .swiper-slide a .image {
  margin-bottom: 1.8125rem;
  overflow: hidden;
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsSlide .swiper-wrapper .swiper-slide a .image img {
  width: 100%;
  height: 13rem;
  object-fit: cover;
  transition: all 0.4s ease;
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsSlide .swiper-wrapper .swiper-slide a .more {
  font-size: 0.875rem;
  color: #333333;
  transition: all 0.4s ease;
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsSlide .swiper-wrapper .swiper-slide a .more i {
  transform: rotate(-45deg);
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsSlide .swiper-wrapper .swiper-slide a:hover .title {
  color: #2E54A4;
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsSlide .swiper-wrapper .swiper-slide a:hover .image img {
  transform: scale(1.1);
}
#indexNews .indexNewsMain .indexNewsContent .indexNewsSlide .swiper-wrapper .swiper-slide a:hover .more {
  color: #2e54a4;
}

/* 内页banner */
#detailBanner {
  position: relative;
  overflow: hidden;
}
#detailBanner .image img {
  width: 100%;
  height: auto;
  animation: detailBanner 8s linear forwards;
}
#detailBanner .content {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  z-index: 2;
}
#detailBanner .content .title {
  font-weight: 500;
  font-size: 3.8125rem;
  color: #FFFFFF;
  margin-bottom: 0.3125rem;
}
#detailBanner .content .intro {
  font-weight: 300;
  font-size: 1.125rem;
  color: rgba(255, 255, 255, 0.8);
}
#detailBanner .content .contactList {
  display: flex;
  justify-content: center;
  margin-top: 19.625rem;
}
#detailBanner .content .contactList .list {
  text-align: center;
  width: 30.4375rem;
  height: 6.875rem;
  border-right: 0.0625rem solid rgba(255, 255, 255, 0.2);
}
#detailBanner .content .contactList .list:last-child {
  border-right: 0px;
}
#detailBanner .content .contactList .list .icon {
  width: 4.875rem;
  height: 4.875rem;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  border: 0.125rem solid rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(1.25rem);
  margin: -1.8125rem auto 1rem;
}
#detailBanner .content .contactList .list .icon img {
  width: 4.625rem;
  height: 4.625rem;
}
#detailBanner .content .contactList .list b {
  display: block;
  font-size: 1.125rem;
  color: #fff;
  margin-bottom: 0.6875rem;
}
#detailBanner .content .contactList .list p {
  font-weight: 300;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.5);
}
#detailBanner .productContent {
  position: absolute;
  left: 0px;
  top: 24%;
  width: 100%;
  height: auto;
  z-index: 2;
}
#detailBanner .productContent .productContentLeft {
  padding-top: 3.75rem;
  padding-left: 9.625rem;
}
#detailBanner .productContent .productContentLeft .title {
  font-weight: 600;
  display: inline-block;
  font-size: 3.8125rem;
  color: #2E54A4;
  line-height: 4.25rem;
  background: linear-gradient(-78deg, #2e54a4, #1772c5, #2e54a4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 0.8125rem;
}
#detailBanner .productContent .productContentLeft .intro {
  font-size: 1.125rem;
  color: rgba(24, 38, 66, 0.8);
}
#detailBanner .productContent .productContentRight {
  width: 69.0625rem;
}
#detailBanner .productContent .productContentRight img {
  width: 100%;
  height: auto;
}
#detailBanner .productContent.center {
  top: 50%;
  transform: translateY(-50%);
}
#detailBanner .productContent.center .productContentLeft {
  padding-top: 0px;
}
#detailBanner.white .productContent .productContentLeft .title {
  color: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff;
}
#detailBanner.white .productContent .productContentLeft .intro {
  color: rgba(255, 255, 255, 0.8);
}

/* 内页分类 */
#detailList {
  width: 100%;
  line-height: 4.37494rem;
  height: 4.37494rem;
  border-bottom: 0.125rem solid rgba(180, 194, 204, 0.2);
  background: #fff;
  z-index: 9;
  transition: all 0.6s ease;
  margin-bottom: 4.375rem;
}
#detailList.detailListFixed {
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(1.25038rem);
  border-color: rgba(238, 238, 238, 0.6);
}
#detailList.detailListDown {
  transform: translateY(4.427vw);
}
#detailList a {
  white-space: nowrap;
  font-weight: 500;
  font-size: 0.99963rem;
  color: #6d6d6d;
  margin-right: 5.00038rem;
  position: relative;
  transition: all 0.4s ease;
}
#detailList a::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  visibility: hidden;
  width: 0;
  height: 0.125rem;
  content: "";
  transform: translateX(-50%);
  opacity: 0;
  background: linear-gradient(to left, transparent, #3d5fac, transparent);
}
#detailList a.active, #detailList a:hover {
  font-weight: 600;
  color: #3d5fac;
}
#detailList a.active::after, #detailList a:hover::after {
  visibility: visible;
  opacity: 1;
  width: calc(100% + 3.75rem);
  transition: all 0.4s ease;
}

/* 内页二级分类 */
#detailSecondList a {
  font-weight: 300;
  width: auto;
  height: 3.25rem;
  font-size: 1rem;
  color: #77797A;
  text-align: center;
  line-height: 3.25rem;
  border-radius: 1.5625rem;
  background: #BCC1C6;
  padding: 0px 2.5625rem;
  margin-right: 0.9375rem;
  margin-bottom: 0.375rem;
  overflow: hidden;
  position: relative;
  transition: all 0.4s ease;
}
#detailSecondList a::after {
  position: absolute;
  left: 0.0625rem;
  top: 0.0625rem;
  background: #fff;
  width: calc(100% - 0.125rem);
  height: calc(100% - 0.125rem);
  border-radius: 1.4375rem;
  pointer-events: none;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
#detailSecondList a::before {
  position: absolute;
  left: 0px;
  top: 0px;
  background: linear-gradient(-71deg, #3B60AD, #4E89F2);
  width: 100%;
  height: 100%;
  pointer-events: none;
  transition: all 0.4s ease;
  opacity: 0;
  visibility: hidden;
  content: "";
  display: block;
}
#detailSecondList a span {
  position: relative;
  z-index: 2;
}
#detailSecondList a.active, #detailSecondList a:hover {
  color: #3A5FAB;
  font-weight: 400;
}
#detailSecondList a.active::after, #detailSecondList a:hover::after {
  left: 0.125rem;
  top: 0.125rem;
  width: calc(100% - 0.25rem);
  height: calc(100% - 0.25rem);
}
#detailSecondList a.active::before, #detailSecondList a:hover::before {
  opacity: 1;
  visibility: visible;
}

/* 应用场景框图 */
#applicationBlockDiagram {
  padding: 3.8125rem 0px 7.4375rem;
  overflow: hidden;
}
#applicationBlockDiagram .applicationBlockDiagramImage img {
  width: 100%;
  height: auto;
}
#applicationBlockDiagram .applicationBlockDiagramContent {
  margin: 0px -1.8125rem;
}
#applicationBlockDiagram .applicationBlockDiagramContent .listBox {
  margin: 0px 1.8125rem;
}
#applicationBlockDiagram .applicationBlockDiagramContent .listBox .title {
  min-height: 3.25rem;
  padding: 0.75rem 1.25rem;
  font-size: 1.125rem;
  color: #FFFFFF;
  background: linear-gradient(-30deg, #3A5FAB, #5290FF);
  text-align: center;
  margin: 0px 0.875rem;
  position: relative;
  z-index: 2;
}
#applicationBlockDiagram .applicationBlockDiagramContent .listBox .content {
  padding: 2.875rem 0.875rem 1.125rem;
  margin-top: -1.75rem;
  border: 0.0625rem dashed #518EFC;
}
#applicationBlockDiagram .applicationBlockDiagramContent .listBox .content .list {
  display: block;
  min-height: 2.6875rem;
  padding: 0.5625rem 1.25rem;
  text-align: center;
  background: #F3F3FD;
  margin-bottom: 0.5625rem;
  font-size: 1rem;
  color: #333333;
  position: relative;
}
#applicationBlockDiagram .applicationBlockDiagramContent .listBox .content .list:last-child {
  margin-bottom: 0px;
}
#applicationBlockDiagram .applicationBlockDiagramContent .listBox .content .list::after {
  position: absolute;
  left: 0.0625rem;
  top: 0.0625rem;
  background: #fff;
  width: calc(100% - 0.125rem);
  height: calc(100% - 0.125rem);
  pointer-events: none;
  transition: all 0.2s ease;
  opacity: 0;
  visibility: hidden;
  content: "";
  display: block;
}
#applicationBlockDiagram .applicationBlockDiagramContent .listBox .content .list::before {
  position: absolute;
  left: 0px;
  top: 0px;
  background: linear-gradient(0deg, #4D87EF, #3B61AE);
  width: 100%;
  height: 100%;
  pointer-events: none;
  transition: all 0.2s ease;
  opacity: 0;
  visibility: hidden;
  content: "";
  display: block;
}
#applicationBlockDiagram .applicationBlockDiagramContent .listBox .content .list span {
  position: relative;
  z-index: 2;
}
#applicationBlockDiagram .applicationBlockDiagramContent .listBox .content .list.active, #applicationBlockDiagram .applicationBlockDiagramContent .listBox .content .list:hover {
  box-shadow: 0.125rem 0.1875rem 0.75rem 0.0625rem rgba(74, 126, 224, 0.24);
}
#applicationBlockDiagram .applicationBlockDiagramContent .listBox .content .list.active::after, #applicationBlockDiagram .applicationBlockDiagramContent .listBox .content .list:hover::after {
  opacity: 1;
  visibility: visible;
}
#applicationBlockDiagram .applicationBlockDiagramContent .listBox .content .list.active::before, #applicationBlockDiagram .applicationBlockDiagramContent .listBox .content .list:hover::before {
  opacity: 1;
  visibility: visible;
}

/* 应用场景图 */
#applicationScenarioDiagram {
  position: relative;
  z-index: 2;
}
#applicationScenarioDiagram .content1632 {
  min-height: 60.9375rem;
  padding: 2.5rem 0px;
  position: relative;
}
#applicationScenarioDiagram .applicationScenarioDiagramLeft {
  position: absolute;
  left: 0px;
  top: 7.6875rem;
  width: 49.6875rem;
}
#applicationScenarioDiagram .applicationScenarioDiagramLeft .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
  line-height: 3.75rem;
  margin-bottom: 1.4375rem;
}
#applicationScenarioDiagram .applicationScenarioDiagramLeft .intro {
  font-weight: 300;
  font-size: 1.125rem;
  color: #333333;
  line-height: 1.5625rem;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight {
  width: 80.75rem;
  flex-shrink: 0;
  margin-right: -6.25rem;
  position: relative;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .img {
  width: 100%;
  height: auto;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list {
  position: absolute;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .drop {
  width: 0.3125rem;
  height: 0.3125rem;
  position: relative;
  cursor: pointer;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .drop::after {
  width: 0.3125rem;
  height: 0.3125rem;
  margin-bottom: -0.15625rem;
  background: #fff;
  border-radius: 50%;
  transition: all 0.4s ease;
  position: relative;
  z-index: 3;
  content: "";
  display: block;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .drop span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background: rgba(6, 74, 215, 0.7);
  animation: amplify 3s linear infinite;
  z-index: 1;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .drop span:nth-child(4) {
  animation-delay: -3s;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .drop span:nth-child(3) {
  animation-delay: -2s;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .drop span:nth-child(2) {
  animation-delay: -1s;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .drop span:nth-child(1) {
  animation-delay: 0s;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  right: 1.625rem;
  top: 50%;
  transform: translateY(-50%);
  min-width: 24.4375rem;
  padding: 2.25rem 0px 2.4375rem;
  transition: all 0.1s ease;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(1.25rem);
  border: 0.0625rem solid #FFFFFF;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  pointer-events: none;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0px;
  width: calc(100% - 2.5rem);
  height: 1.9375rem;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup.right {
  right: auto;
  left: 1.625rem;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupClose {
  position: absolute;
  right: 2.0625rem;
  top: 1.875rem;
  width: 1.375rem;
  height: 1.375rem;
  z-index: 4;
  transform: rotate(45deg);
  transition: all 0.4s ease;
  cursor: pointer;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupClose::before, #applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupClose::after {
  background: #000;
  border-radius: 0.125rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: "";
  display: block;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupClose::before {
  width: 0.125rem;
  height: 100%;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupClose::after {
  width: 100%;
  height: 0.125rem;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupClose:hover {
  transform: rotate(225deg);
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupClose:hover::before, #applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupClose:hover::after {
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupTitle {
  margin-bottom: 2.9375rem;
  padding: 0px 1.875rem;
  position: relative;
  z-index: 3;
  text-align: center;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupTitle .subTitle {
  font-weight: 500;
  font-size: 1rem;
  color: transparent;
  margin-bottom: 0.25rem;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupTitle .title {
  font-weight: 500;
  font-size: 1.125rem;
  color: #000000;
  line-height: 1.375rem;
  margin-bottom: 0.75rem;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupTitle .tag {
  font-weight: 300;
  display: inline-block;
  width: auto;
  height: 2.0625rem;
  line-height: 2.0625rem;
  font-size: 0.875rem;
  color: #FFFFFF;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  border-radius: 1rem;
  padding: 0px 1.4375rem;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupSlide {
  position: relative;
  z-index: 3;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupSlide .swiper-wrapper {
  justify-content: center;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupSlide .swiper-wrapper .swiper-slide {
  width: 12.1875rem;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupSlide .swiper-wrapper .swiper-slide a {
  text-align: center;
  display: block;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupSlide .swiper-wrapper .swiper-slide a .image {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 9.4375rem;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupSlide .swiper-wrapper .swiper-slide a .image img {
  width: auto;
  height: 9.4375rem;
  transition: all 0.4s ease;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupSlide .swiper-wrapper .swiper-slide a p {
  font-size: 1rem;
  color: #000000;
  line-height: 1.4375rem;
  margin-top: 1.1875rem;
  padding: 0px 0.625rem;
  transition: all 0.4s ease;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupSlide .swiper-wrapper .swiper-slide a:hover img {
  transform: scale(0.9);
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupSlide .swiper-wrapper .swiper-slide a:hover p {
  color: #0354B1;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupSlide .swiper-pagination {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0px;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupSlide .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 0.8125rem;
  height: 0.3125rem;
  background: rgba(180, 217, 231, 0.4);
  border-radius: 0.1875rem;
  margin: 0px 0.1875rem;
  transition: all 0.4s ease;
  cursor: pointer;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupSlide .swiper-pagination .swiper-pagination-bullet-active {
  background: #3A5FAB;
  width: 1.375rem;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupSlide .swiper-pagination .swiper-pagination-bullet:hover {
  background: #3A5FAB;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list.active {
  z-index: 9;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list.active .popup {
  opacity: 1;
  visibility: visible;
}
#applicationScenarioDiagram .applicationScenarioDiagramRight .list.active .popup::before {
  opacity: 1;
  visibility: visible;
  bottom: -0.8125rem;
  transition: all 0.4s ease 0.1s;
}

/* 解决方案列表 */
#solutionList {
  padding: 5.6875rem 0px 3.625rem;
  margin-top: -4.375rem;
  background: #fafbfc;
}
#solutionList ul li {
  background: #fff;
  margin-bottom: 3.5rem;
}
#solutionList ul li:last-child {
  margin-bottom: 0px;
}
#solutionList ul li .image {
  width: 50%;
  overflow: hidden;
}
#solutionList ul li .image img {
  width: 100%;
  height: auto;
  transition: all 0.4s ease;
}
#solutionList ul li .image:hover img {
  transform: scale(1.1);
}
#solutionList ul li .content {
  width: 50%;
  padding: 0px 5.3125rem;
}
#solutionList ul li .content .title {
  font-weight: 600;
  font-size: 2rem;
  color: #333333;
  margin-bottom: 1.125rem;
}
#solutionList ul li .content .intro {
  font-size: 1.125rem;
  color: #9B9C9E;
  line-height: 1.875rem;
  margin-bottom: 3.1875rem;
}
#solutionList ul li .content .more {
  display: inline-block;
  min-width: 11.125rem;
  text-align: center;
  font-size: 0.9375rem;
  color: #0253B0;
  height: 3.4375rem;
  line-height: 3.1875rem;
  border-radius: 1.6875rem;
  padding: 0px 1.25rem;
  border: 0.125rem solid rgba(2, 83, 176, 0.5);
  overflow: hidden;
  position: relative;
  transition: all 0.5s ease-in-out;
}
#solutionList ul li .content .more::after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.0625rem;
  height: 0.0625rem;
  border-radius: 50%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0.5s, -webkit-transform 0.5s ease-in-out;
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  content: "";
  display: block;
}
#solutionList ul li .content .more span {
  margin-left: 0.75rem;
  position: relative;
  z-index: 2;
}
#solutionList ul li .content .more i {
  display: inline-block;
  position: relative;
  z-index: 2;
  transform: rotate(-45deg);
  transition: all 0.5s ease-in-out;
}
#solutionList ul li .content .more:hover {
  color: #fff;
  border-color: transparent;
}
#solutionList ul li .content .more:hover::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(410);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0s, -webkit-transform 0.5s ease-in-out;
}

/* 立项可研编制 */
#establishment {
  padding: 5.125rem 0px 8.5625rem;
}
#establishment .establishmentTitle {
  margin-bottom: 4.0625rem;
}
#establishment .establishmentTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#establishment .establishmentMain {
  margin: -2.8125rem 0px;
}
#establishment .establishmentMain .list {
  text-align: center;
  width: 25%;
  margin: 2.8125rem 0px;
  position: relative;
}
#establishment .establishmentMain .list::after {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%) translateX(50%);
  width: 1.5rem;
  height: 1.1875rem;
  background: url("../images/establishmentArrow.png") no-repeat center/cover;
  content: "";
  display: none;
}
#establishment .establishmentMain .list:last-child::after {
  display: none;
}
#establishment .establishmentMain .list .icon {
  width: 6.25rem;
  height: 6.25rem;
  border: 0.0625rem solid #ECECEC;
  margin: 0px auto;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  transition: all 0.4s ease;
}
#establishment .establishmentMain .list .icon img {
  width: auto;
  height: 6.125rem;
  position: relative;
  z-index: 2;
}
#establishment .establishmentMain .list .title {
  font-size: 1.125rem;
  color: #333333;
  margin-top: 1.4375rem;
  transition: all 0.4s ease;
}
#establishment .establishmentMain .list:hover .icon {
  border-color: #3A5FAB;
}
#establishment .establishmentMain .list:hover .title {
  color: #3A5FAB;
}

/* 工程技术咨询 */
#engineeringConsult {
  padding: 4.9375rem 0px 7.5625rem;
  position: relative;
}
#engineeringConsult .engineeringConsultTitle {
  margin-bottom: 4.0625rem;
}
#engineeringConsult .engineeringConsultTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
  margin-bottom: 1.125rem;
}
#engineeringConsult .engineeringConsultTitle .intro {
  font-size: 1.125rem;
  color: #333333;
}
#engineeringConsult .engineeringConsultMain {
  margin: -0.6875rem;
}
#engineeringConsult .engineeringConsultMain .list {
  width: calc(33.33% - 1.375rem);
  margin: 0.6875rem;
}
#engineeringConsult .engineeringConsultMain .list .image {
  border: 0.0625rem solid transparent;
  transition: all 0.4s ease;
  overflow: hidden;
}
#engineeringConsult .engineeringConsultMain .list .image img {
  width: 100%;
  height: auto;
  transition: all 0.4s ease;
}
#engineeringConsult .engineeringConsultMain .list .content {
  margin-top: 2.0625rem;
}
#engineeringConsult .engineeringConsultMain .list .content .title {
  font-weight: 500;
  font-size: 1.375rem;
  color: #333333;
  margin-bottom: 0.5rem;
}
#engineeringConsult .engineeringConsultMain .list .content .intro {
  font-size: 1.0625rem;
  color: #757575;
  line-height: 1.5625rem;
}
#engineeringConsult .engineeringConsultMain .list:hover .image {
  box-shadow: 0px 0.5rem 1.6875rem 0px rgba(148, 177, 209, 0.39);
  border: 0.0625rem solid;
  border-image: linear-gradient(180deg, #3A5FAB, #5290FF) 1 1;
}
#engineeringConsult .engineeringConsultMain .list:hover .image img {
  transform: scale(1.1);
}

/* BIM应用设计 */
#bimApplicationDesign {
  padding: 5rem 0px 7.625rem;
}
#bimApplicationDesign .bimApplicationDesignTitle {
  margin-bottom: 3.6875rem;
}
#bimApplicationDesign .bimApplicationDesignTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#bimApplicationDesign .bimApplicationDesignMain ul li {
  margin-bottom: 7.625rem;
}
#bimApplicationDesign .bimApplicationDesignMain ul li:last-child {
  margin-bottom: 0px;
}
#bimApplicationDesign .bimApplicationDesignMain ul li .bimApplicationDesignLeft {
  width: 38.0625rem;
  padding-top: 2.4375rem;
}
#bimApplicationDesign .bimApplicationDesignMain ul li .bimApplicationDesignLeft .content .number {
  width: 3.125rem;
  height: 1.4375rem;
  line-height: 1.4375rem;
  font-size: 0.75rem;
  color: #FFFFFF;
  text-align: center;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  border-radius: 0.75rem;
  margin-bottom: 2.6875rem;
}
#bimApplicationDesign .bimApplicationDesignMain ul li .bimApplicationDesignLeft .content .title {
  font-weight: 500;
  font-size: 1.875rem;
  color: #333333;
  margin-bottom: 1.1875rem;
}
#bimApplicationDesign .bimApplicationDesignMain ul li .bimApplicationDesignLeft .content .intro {
  font-size: 1.125rem;
  color: #757575;
  line-height: 1.6875rem;
  width: calc(100% - 2.5rem);
}
#bimApplicationDesign .bimApplicationDesignMain ul li .bimApplicationDesignLeft .slide {
  width: 100%;
  margin-bottom: 0.625rem;
}
#bimApplicationDesign .bimApplicationDesignMain ul li .bimApplicationDesignLeft .slide .swiper-wrapper .swiper-slide {
  border: 0.0625rem solid #E6E6E6;
  cursor: pointer;
}
#bimApplicationDesign .bimApplicationDesignMain ul li .bimApplicationDesignLeft .slide .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
}
#bimApplicationDesign .bimApplicationDesignMain ul li .bimApplicationDesignLeft .slide .swiper-wrapper .swiper-slide-thumb-active {
  border: 0.125rem solid;
  border-image: linear-gradient(138deg, #36A1DD, #0253B0) 2 2;
}
#bimApplicationDesign .bimApplicationDesignMain ul li .bimApplicationDesignRight {
  width: 59.5rem;
  border: 0.0625rem solid #BCC1C6;
}
#bimApplicationDesign .bimApplicationDesignMain ul li .bimApplicationDesignRight .swiper-wrapper .swiper-slide {
  overflow: hidden;
}
#bimApplicationDesign .bimApplicationDesignMain ul li .bimApplicationDesignRight .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
  transition: all 0.4s ease;
}
#bimApplicationDesign .bimApplicationDesignMain ul li .bimApplicationDesignRight .swiper-wrapper .swiper-slide:hover img {
  transform: scale(1.1);
}

/* CFD动态仿真 */
#cfdDynamicSimulation {
  padding: 4.9375rem 0px 7.5625rem;
  position: relative;
}
#cfdDynamicSimulation .cfdDynamicSimulationTitle {
  margin-bottom: 3.125rem;
}
#cfdDynamicSimulation .cfdDynamicSimulationTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
  margin-bottom: 1.125rem;
}
#cfdDynamicSimulation .cfdDynamicSimulationTitle .intro {
  font-size: 1.125rem;
  color: #333333;
}
#cfdDynamicSimulation .cfdDynamicSimulationMain .swiper-wrapper .swiper-slide .image {
  border: 0.0625rem solid #E6E6E6;
  transition: all 0.4s ease;
  overflow: hidden;
}
#cfdDynamicSimulation .cfdDynamicSimulationMain .swiper-wrapper .swiper-slide .image img {
  width: 100%;
  height: auto;
  transition: all 0.4s ease;
}
#cfdDynamicSimulation .cfdDynamicSimulationMain .swiper-wrapper .swiper-slide .content {
  margin-top: 1.625rem;
}
#cfdDynamicSimulation .cfdDynamicSimulationMain .swiper-wrapper .swiper-slide .content .title {
  font-weight: 500;
  font-size: 1.4375rem;
  color: #333333;
  margin-bottom: 0.8125rem;
}
#cfdDynamicSimulation .cfdDynamicSimulationMain .swiper-wrapper .swiper-slide .content .intro {
  font-size: 1rem;
  color: #737373;
  line-height: 1.6875rem;
  margin-left: -0.3125rem;
}
#cfdDynamicSimulation .cfdDynamicSimulationMain .swiper-wrapper .swiper-slide .content .intro p {
  display: flex;
}
#cfdDynamicSimulation .cfdDynamicSimulationMain .swiper-wrapper .swiper-slide .content .intro p::before {
  content: "•";
}
#cfdDynamicSimulation .cfdDynamicSimulationMain .swiper-wrapper .swiper-slide:hover .image {
  box-shadow: 0px 0.5rem 1.6875rem 0px rgba(148, 177, 209, 0.39);
  border: 0.0625rem solid;
  border-image: linear-gradient(180deg, #3A5FAB, #5290FF) 1 1;
}
#cfdDynamicSimulation .cfdDynamicSimulationMain .swiper-wrapper .swiper-slide:hover .image img {
  transform: scale(1.1);
}

/* 节能改造解决方案 */
#energySavingSolution {
  padding: 4.9375rem 0px 7.5625rem;
  position: relative;
}
#energySavingSolution .energySavingSolutionTitle {
  margin-bottom: 3.125rem;
}
#energySavingSolution .energySavingSolutionTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
  margin-bottom: 1.125rem;
}
#energySavingSolution .energySavingSolutionTitle .intro {
  font-size: 1.125rem;
  color: #333333;
}
#energySavingSolution .energySavingSolutionMain {
  margin: -0.8125rem;
}
#energySavingSolution .energySavingSolutionMain .list {
  min-height: 13.625rem;
  width: calc(33.33% - 1.625rem);
  margin: 0.8125rem;
  background: #FFFFFF;
  position: relative;
  transition: all 0.4s ease;
  padding: 2.5rem 0px;
}
#energySavingSolution .energySavingSolutionMain .list::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #3A5FAB, #5290FF);
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
}
#energySavingSolution .energySavingSolutionMain .list::before {
  content: "";
  display: block;
  width: calc(100% - 0.125rem);
  height: calc(100% - 0.125rem);
  background: #fff;
  position: absolute;
  left: 0.0625rem;
  top: 0.0625rem;
  z-index: 2;
}
#energySavingSolution .energySavingSolutionMain .list .icon {
  width: 10.875rem;
  text-align: center;
  position: relative;
  z-index: 3;
}
#energySavingSolution .energySavingSolutionMain .list .icon img {
  width: auto;
  height: 5.9375rem;
}
#energySavingSolution .energySavingSolutionMain .list .content {
  height: 5.25rem;
  border-left: 0.0625rem solid #D2D4D6;
  padding-left: 4.1875rem;
  position: relative;
  z-index: 3;
}
#energySavingSolution .energySavingSolutionMain .list .content .title {
  font-weight: 600;
  font-size: 1.5rem;
  color: #333333;
  margin-bottom: 0.4375rem;
  transition: all 0.4s ease;
}
#energySavingSolution .energySavingSolutionMain .list .content .intro {
  font-size: 1rem;
  color: #757575;
  line-height: 1.25rem;
  height: 2.5rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 4.8125rem;
}
#energySavingSolution .energySavingSolutionMain .list .content .arrow {
  font-size: 0.875rem;
  color: #496bb1;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
}
#energySavingSolution .energySavingSolutionMain .list:hover {
  height: auto;
  box-shadow: -0.0625rem 1.3125rem 1.6875rem 0px rgba(123, 143, 194, 0.3);
}
#energySavingSolution .energySavingSolutionMain .list:hover::after {
  opacity: 1;
  visibility: visible;
}
#energySavingSolution .energySavingSolutionMain .list:hover .content .title {
  margin-top: -1.25rem;
}
#energySavingSolution .energySavingSolutionMain .list:hover .content .arrow {
  opacity: 1;
  visibility: visible;
  margin-top: 1.25rem;
}

/* 证书展示 */
#certificateShow {
  padding: 0px 0px 6.875rem;
}
#certificateShow .certificateShowTitle {
  margin-bottom: 3.1875rem;
}
#certificateShow .certificateShowTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#certificateShow .certificateShowMain {
  text-align: center;
}
#certificateShow .certificateShowMain img {
  width: 73.0625rem;
  height: auto;
}

/* 数据中心土建设计 */
#dataCenterCivilDesign {
  padding: 0px 0px 6.875rem;
}
#dataCenterCivilDesign .dataCenterCivilDesignTitle {
  margin-bottom: 3.1875rem;
}
#dataCenterCivilDesign .dataCenterCivilDesignTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#dataCenterCivilDesign .dataCenterCivilDesignMain {
  margin: -0.9375rem;
}
#dataCenterCivilDesign .dataCenterCivilDesignMain .list {
  width: calc(33.33% - 1.875rem);
  margin: 0.9375rem;
}
#dataCenterCivilDesign .dataCenterCivilDesignMain .list .image {
  overflow: hidden;
}
#dataCenterCivilDesign .dataCenterCivilDesignMain .list .image img {
  width: 100%;
  height: auto;
  transition: all 0.4s ease;
}
#dataCenterCivilDesign .dataCenterCivilDesignMain .list .content {
  margin-top: 1.5625rem;
}
#dataCenterCivilDesign .dataCenterCivilDesignMain .list .content .title {
  font-weight: 500;
  font-size: 1.25rem;
  color: #333333;
}
#dataCenterCivilDesign .dataCenterCivilDesignMain .list:hover .image img {
  transform: scale(1.1);
}

/* 数据中心机电设计 */
#dataCenterMechanicalDesign {
  padding: 4.625rem 0px 5.625rem;
  position: relative;
}
#dataCenterMechanicalDesign .dataCenterMechanicalDesignTitle {
  margin-bottom: 3.1875rem;
}
#dataCenterMechanicalDesign .dataCenterMechanicalDesignTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#dataCenterMechanicalDesign .dataCenterMechanicalDesignMain {
  text-align: center;
}
#dataCenterMechanicalDesign .dataCenterMechanicalDesignMain img {
  display: block;
  width: 100%;
  height: auto;
}

/* 数据中心园区规划 */
#dataCenterCampusPlanning {
  padding: 4.9375rem 0px 4.875rem;
}
#dataCenterCampusPlanning .dataCenterCampusPlanningTitle {
  margin-bottom: 2.8125rem;
}
#dataCenterCampusPlanning .dataCenterCampusPlanningTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#dataCenterCampusPlanning .dataCenterCampusPlanningMain {
  margin: -1.9375rem -0.9375rem 2.5625rem;
}
#dataCenterCampusPlanning .dataCenterCampusPlanningMain .list {
  display: block;
  width: calc(33.33% - 1.875rem);
  margin: 1.9375rem 0.9375rem;
}
#dataCenterCampusPlanning .dataCenterCampusPlanningMain .list .image {
  overflow: hidden;
}
#dataCenterCampusPlanning .dataCenterCampusPlanningMain .list .image img {
  width: 100%;
  height: auto;
  transition: all 0.4s ease;
}
#dataCenterCampusPlanning .dataCenterCampusPlanningMain .list .content {
  margin-top: 1.5625rem;
}
#dataCenterCampusPlanning .dataCenterCampusPlanningMain .list .content .title {
  font-weight: 500;
  font-size: 1.375rem;
  color: #333333;
  margin-bottom: 1.0625rem;
  transition: all 0.4s ease;
}
#dataCenterCampusPlanning .dataCenterCampusPlanningMain .list .content .intro p {
  display: flex;
  font-size: 1.0625rem;
  color: #454E60;
  margin-bottom: 0.6875rem;
}
#dataCenterCampusPlanning .dataCenterCampusPlanningMain .list .content .intro p:last-child {
  margin-bottom: 0px;
}
#dataCenterCampusPlanning .dataCenterCampusPlanningMain .list .content .intro p img {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.625rem;
}
#dataCenterCampusPlanning .dataCenterCampusPlanningMain .list .content .intro p span {
  flex: 1 1;
}
#dataCenterCampusPlanning .dataCenterCampusPlanningMain .list:hover .image img {
  transform: scale(1.1);
}
#dataCenterCampusPlanning .dataCenterCampusPlanningMain .list:hover .content .title {
  color: #0454B1;
}

/* 面包屑导航 */
#breadcrumb {
  margin-bottom: 5.75rem;
}
#breadcrumb .list a {
  font-size: 0.875rem;
  color: #999999;
}
#breadcrumb .list a img {
  width: auto;
  height: 0.8125rem;
  display: block;
}
#breadcrumb .list i {
  margin: 0px 0.75rem;
  font-size: 0.6875rem;
  color: #d0d0d0;
}
#breadcrumb .list:last-child i {
  display: none;
}

/* 新闻详情 */
#newsDetail {
  padding: 7.625rem 0px;
  background: #fafafa;
}
#newsDetail .newsDetailLeft {
  width: 75.625rem;
  padding: 3.5rem 4.75rem 8.1875rem;
  background: #FFFFFF;
}
#newsDetail .newsDetailLeft .newsDetailLeftTitle {
  margin-bottom: 3.625rem;
  padding-bottom: 1.9375rem;
  border-bottom: 0.0625rem solid #E4E7EB;
}
#newsDetail .newsDetailLeft .newsDetailLeftTitle .title {
  font-weight: 500;
  font-size: 3.125rem;
  color: #000000;
  margin-bottom: 0.9375rem;
}
#newsDetail .newsDetailLeft .newsDetailLeftTitle .time b {
  font-size: 0.875rem;
  color: #666666;
}
#newsDetail .newsDetailLeft .newsDetailLeftTitle .time span {
  font-size: 0.75rem;
  color: #8E8E8E;
}
#newsDetail .newsDetailLeft .newsDetailLeftTitle .shareBox span {
  font-size: 0.875rem;
  color: #666666;
  margin-right: 0.9375rem;
}
#newsDetail .newsDetailLeft .newsDetailLeftTitle .shareBox .share a {
  width: 2.6875rem;
  height: 2.6875rem;
  text-align: center;
  background: rgba(58, 95, 171, 0.05);
  border-radius: 50%;
  margin-right: 0.75rem;
  position: relative;
  overflow: hidden;
}
#newsDetail .newsDetailLeft .newsDetailLeftTitle .shareBox .share a:last-child {
  margin-right: 0px;
}
#newsDetail .newsDetailLeft .newsDetailLeftTitle .shareBox .share a::before {
  display: none;
}
#newsDetail .newsDetailLeft .newsDetailLeftTitle .shareBox .share a::after {
  position: absolute;
  left: 0px;
  top: 0px;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
}
#newsDetail .newsDetailLeft .newsDetailLeftTitle .shareBox .share a img {
  width: auto;
  height: 2.6875rem;
  transition: all 0.4s ease;
  position: relative;
  z-index: 2;
}
#newsDetail .newsDetailLeft .newsDetailLeftTitle .shareBox .share a:hover::after {
  opacity: 1;
  visibility: visible;
}
#newsDetail .newsDetailLeft .newsDetailLeftTitle .shareBox .share a:hover img {
  filter: grayscale(1) brightness(500%);
}
#newsDetail .newsDetailLeft .newsDetailLeftMain p {
  font-size: 1.125rem;
  color: #6B6B6B;
  line-height: 1.875rem;
  margin-bottom: 1.6875rem;
}
#newsDetail .newsDetailLeft .newsDetailLeftMain img, #newsDetail .newsDetailLeft .newsDetailLeftMain video, #newsDetail .newsDetailLeft .newsDetailLeftMain iframe {
  display: block;
  width: 100%;
  height: auto;
  margin: 0px auto 1.25rem;
}
#newsDetail .newsDetailLeft .newsDetailLeftSlide {
  margin-bottom: 3rem;
}
#newsDetail .newsDetailLeft .newsDetailLeftSlide .swiper-wrapper .swiper-slide {
  overflow: hidden;
}
#newsDetail .newsDetailLeft .newsDetailLeftSlide .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
  transition: all 0.4s ease;
}
#newsDetail .newsDetailLeft .newsDetailLeftSlide .swiper-wrapper .swiper-slide:hover img {
  transform: scale(1.1);
}
#newsDetail .newsDetailLeft .newsDetailLeftSlide .swiper-button-prev,
#newsDetail .newsDetailLeft .newsDetailLeftSlide .swiper-button-next {
  position: absolute;
  bottom: 0px;
  width: 3.6875rem;
  height: 3.75rem;
  text-align: center;
  font-size: 0.875rem;
  color: #0253B0;
  line-height: 3.75rem;
  background: #FFFFFF;
  z-index: 2;
  transition: all 0.2s ease;
  cursor: pointer;
}
#newsDetail .newsDetailLeft .newsDetailLeftSlide .swiper-button-prev i,
#newsDetail .newsDetailLeft .newsDetailLeftSlide .swiper-button-next i {
  display: inline-block;
}
#newsDetail .newsDetailLeft .newsDetailLeftSlide .swiper-button-prev:hover,
#newsDetail .newsDetailLeft .newsDetailLeftSlide .swiper-button-next:hover {
  color: #fff;
  background: #3A5FAB;
}
#newsDetail .newsDetailLeft .newsDetailLeftSlide .swiper-button-prev {
  right: 3.6875rem;
}
#newsDetail .newsDetailLeft .newsDetailLeftSlide .swiper-button-prev i {
  transform: rotate(-180deg);
}
#newsDetail .newsDetailLeft .newsDetailLeftSlide .swiper-button-next {
  right: 0px;
}
#newsDetail .newsDetailLeft .newsDetailLeftIntro {
  margin-bottom: 5.6875rem;
}
#newsDetail .newsDetailLeft .newsDetailLeftIntro p {
  display: flex;
  margin-bottom: 1.875rem;
}
#newsDetail .newsDetailLeft .newsDetailLeftIntro p:last-child {
  margin-bottom: 0px;
}
#newsDetail .newsDetailLeft .newsDetailLeftIntro p i {
  font-size: 1.25rem;
  color: #3A5FAB;
}
#newsDetail .newsDetailLeft .newsDetailLeftIntro p i img {
  width: auto;
  height: 2rem;
  margin-right: 0.3125rem;
  margin-top: -0.3125rem;
}
#newsDetail .newsDetailLeft .newsDetailLeftIntro p span {
  flex: 1 1;
  font-size: 1.125rem;
  color: #6B6B6B;
  line-height: 1.875rem;
  margin-left: 0.0625rem;
}
#newsDetail .newsDetailLeft .newsDetailLeftBtns {
  line-height: 4.375rem;
  border-radius: 2.1875rem;
  background: #F7FAFC;
  padding: 0px 2.8125rem;
  margin-top: 3.1875rem;
  position: relative;
}
#newsDetail .newsDetailLeft .newsDetailLeftBtns::after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 0.0625rem;
  height: 0.9375rem;
  background: rgba(209, 205, 205, 0.6);
  pointer-events: none;
}
#newsDetail .newsDetailLeft .newsDetailLeftBtns .btn {
  max-width: 25rem;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#newsDetail .newsDetailLeft .newsDetailLeftBtns .btn i {
  font-size: 0.8125rem;
  color: #A5A5A5;
  margin-right: 0.6875rem;
}
#newsDetail .newsDetailLeft .newsDetailLeftBtns .btn span {
  font-size: 0.9375rem;
  color: rgba(0, 0, 0, 0.8);
  transition: all 0.4s ease;
}
#newsDetail .newsDetailLeft .newsDetailLeftBtns .btn:hover span {
  color: #0253B0;
}
#newsDetail .newsDetailLeft .newsDetailLeftReturnBtn {
  margin-top: 2.125rem;
}
#newsDetail .newsDetailLeft .newsDetailLeftReturnBtn .more {
  display: inline-block;
  min-width: 11.8125rem;
  text-align: center;
  font-size: 0.875rem;
  color: #7a7a7a;
  height: 3.1875rem;
  line-height: 2.9375rem;
  border-radius: 1.625rem;
  padding: 0px 1.25rem;
  border: 0.125rem solid #7a7a7a;
  overflow: hidden;
  position: relative;
  transition: all 0.5s ease-in-out;
}
#newsDetail .newsDetailLeft .newsDetailLeftReturnBtn .more::after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.0625rem;
  height: 0.0625rem;
  border-radius: 50%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0.5s, -webkit-transform 0.5s ease-in-out;
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  content: "";
  display: block;
}
#newsDetail .newsDetailLeft .newsDetailLeftReturnBtn .more span {
  margin-left: 0.75rem;
  position: relative;
  z-index: 2;
}
#newsDetail .newsDetailLeft .newsDetailLeftReturnBtn .more i {
  display: inline-block;
  position: relative;
  z-index: 2;
  transform: rotate(-45deg);
}
#newsDetail .newsDetailLeft .newsDetailLeftReturnBtn .more:hover {
  color: #fff;
  border-color: transparent;
}
#newsDetail .newsDetailLeft .newsDetailLeftReturnBtn .more:hover::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(410);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0s, -webkit-transform 0.5s ease-in-out;
}
#newsDetail .newsDetailRight {
  position: sticky;
  top: 7.5rem;
  width: 23.625rem;
  padding: 2.1875rem 2.5625rem 1.1875rem;
  background: #FFFFFF;
}
#newsDetail .newsDetailRight .newsDetailRightRecommend {
  padding-bottom: 1.6875rem;
  margin-bottom: 1.5rem;
  border-bottom: 0.0625rem solid #E0E0E0;
}
#newsDetail .newsDetailRight .newsDetailRightRecommend .title {
  font-weight: 600;
  font-size: 1.25rem;
  color: #333333;
  margin-bottom: 0.75rem;
}
#newsDetail .newsDetailRight .newsDetailRightRecommend .listBox .list {
  margin-bottom: 1.1875rem;
}
#newsDetail .newsDetailRight .newsDetailRightRecommend .listBox .list:last-child {
  margin-bottom: 0px;
}
#newsDetail .newsDetailRight .newsDetailRightRecommend .listBox .list span {
  font-size: 1rem;
  color: #666666;
  line-height: 1.3125rem;
  margin-right: 1.875rem;
  transition: all 0.4s ease;
}
#newsDetail .newsDetailRight .newsDetailRightRecommend .listBox .list i {
  font-size: 0.8125rem;
  color: #999999;
  transition: all 0.4s ease;
}
#newsDetail .newsDetailRight .newsDetailRightRecommend .listBox .list:hover span {
  color: #0253B0;
}
#newsDetail .newsDetailRight .newsDetailRightRecommend .listBox .list:hover i {
  color: #0253B0;
}
#newsDetail .newsDetailRight .newsDetailRightRecommend2 > .title {
  margin-bottom: 1.125rem;
}
#newsDetail .newsDetailRight .newsDetailRightRecommend2 > .title span {
  font-weight: 600;
  font-size: 1.25rem;
  color: #333333;
}
#newsDetail .newsDetailRight .newsDetailRightRecommend2 > .title .more {
  font-size: 0.875rem;
  color: #999999;
  transition: all 0.4s ease;
}
#newsDetail .newsDetailRight .newsDetailRightRecommend2 > .title .more i {
  font-size: 0.8125rem;
  margin-left: 0.1875rem;
  transition: all 0.4s ease;
}
#newsDetail .newsDetailRight .newsDetailRightRecommend2 > .title .more:hover {
  color: #0253B0;
}
#newsDetail .newsDetailRight .newsDetailRightRecommend2 .listBox .list {
  margin-bottom: 1.1875rem;
}
#newsDetail .newsDetailRight .newsDetailRightRecommend2 .listBox .list:last-child {
  margin-bottom: 0px;
}
#newsDetail .newsDetailRight .newsDetailRightRecommend2 .listBox .list .image {
  width: 6.25rem;
  overflow: hidden;
}
#newsDetail .newsDetailRight .newsDetailRightRecommend2 .listBox .list .image img {
  width: 100%;
  height: 4.4375rem;
  object-fit: cover;
  transition: all 0.4s ease;
}
#newsDetail .newsDetailRight .newsDetailRightRecommend2 .listBox .list .title {
  margin-left: 1rem;
  font-size: 1rem;
  color: #666666;
  line-height: 1.25rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.4s ease;
}
#newsDetail .newsDetailRight .newsDetailRightRecommend2 .listBox .list:hover .image img {
  transform: scale(1.1);
}
#newsDetail .newsDetailRight .newsDetailRightRecommend2 .listBox .list:hover .title {
  color: #0253B0;
}

/* 机电总包业务范围 */
#electromechanicalBusinessScope {
  padding: 0px 0px 6.75rem;
}
#electromechanicalBusinessScope .electromechanicalBusinessScopeTitle {
  margin-bottom: 2.8125rem;
}
#electromechanicalBusinessScope .electromechanicalBusinessScopeTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#electromechanicalBusinessScope .electromechanicalBusinessScopeMain img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0px auto;
}

/* 机电总包承包资质 */
#electromechanicalQualifications {
  padding: 4.3125rem 0px 6.5rem;
  position: relative;
  overflow: hidden;
}
#electromechanicalQualifications .electromechanicalQualificationsTitle {
  margin-bottom: 2.8125rem;
}
#electromechanicalQualifications .electromechanicalQualificationsTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#electromechanicalQualifications .electromechanicalQualificationsTitle .btns .swiper-button-prev,
#electromechanicalQualifications .electromechanicalQualificationsTitle .btns .swiper-button-next {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  font-size: 0.8125rem;
  color: #7a7a7a;
  text-align: center;
  line-height: 3rem;
  transition: all 0.4s ease;
  cursor: pointer;
  position: relative;
}
#electromechanicalQualifications .electromechanicalQualificationsTitle .btns .swiper-button-prev::after,
#electromechanicalQualifications .electromechanicalQualificationsTitle .btns .swiper-button-next::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border: 0.0625rem solid #7a7a7a;
  transition: all 0.4s ease;
  border-radius: 50%;
  box-sizing: border-box;
  content: "";
  display: block;
}
#electromechanicalQualifications .electromechanicalQualificationsTitle .btns .swiper-button-prev::before,
#electromechanicalQualifications .electromechanicalQualificationsTitle .btns .swiper-button-next::before {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  transition: all 0.4s ease;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  content: "";
  display: block;
}
#electromechanicalQualifications .electromechanicalQualificationsTitle .btns .swiper-button-prev i,
#electromechanicalQualifications .electromechanicalQualificationsTitle .btns .swiper-button-next i {
  display: inline-block;
  position: relative;
  z-index: 2;
}
#electromechanicalQualifications .electromechanicalQualificationsTitle .btns .swiper-button-prev:hover,
#electromechanicalQualifications .electromechanicalQualificationsTitle .btns .swiper-button-next:hover {
  color: #fff;
}
#electromechanicalQualifications .electromechanicalQualificationsTitle .btns .swiper-button-prev:hover::after,
#electromechanicalQualifications .electromechanicalQualificationsTitle .btns .swiper-button-next:hover::after {
  opacity: 0;
  visibility: hidden;
}
#electromechanicalQualifications .electromechanicalQualificationsTitle .btns .swiper-button-prev:hover::before,
#electromechanicalQualifications .electromechanicalQualificationsTitle .btns .swiper-button-next:hover::before {
  opacity: 1;
  visibility: visible;
}
#electromechanicalQualifications .electromechanicalQualificationsTitle .btns .swiper-button-prev {
  margin-right: 0.3125rem;
}
#electromechanicalQualifications .electromechanicalQualificationsTitle .btns .swiper-button-prev i {
  transform: rotate(-180deg);
}
#electromechanicalQualifications .electromechanicalQualificationsBox {
  position: relative;
  margin-bottom: 0.5rem;
}
#electromechanicalQualifications .electromechanicalQualificationsBox .swiper-button-prev,
#electromechanicalQualifications .electromechanicalQualificationsBox .swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  overflow: hidden;
  font-size: 0.875rem;
  color: #86888b;
  cursor: pointer;
  transition: all 0.4s ease;
  z-index: 2;
}
#electromechanicalQualifications .electromechanicalQualificationsBox .swiper-button-prev::before, #electromechanicalQualifications .electromechanicalQualificationsBox .swiper-button-prev::after,
#electromechanicalQualifications .electromechanicalQualificationsBox .swiper-button-next::before,
#electromechanicalQualifications .electromechanicalQualificationsBox .swiper-button-next::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  transition: all 0.4s ease;
  border-radius: 50%;
  content: "";
  display: block;
}
#electromechanicalQualifications .electromechanicalQualificationsBox .swiper-button-prev::before,
#electromechanicalQualifications .electromechanicalQualificationsBox .swiper-button-next::before {
  border: 0.125rem solid #86888b;
  box-sizing: border-box;
}
#electromechanicalQualifications .electromechanicalQualificationsBox .swiper-button-prev::after,
#electromechanicalQualifications .electromechanicalQualificationsBox .swiper-button-next::after {
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  opacity: 0;
  visibility: hidden;
}
#electromechanicalQualifications .electromechanicalQualificationsBox .swiper-button-prev i,
#electromechanicalQualifications .electromechanicalQualificationsBox .swiper-button-next i {
  display: inline-block;
  position: relative;
  z-index: 3;
}
#electromechanicalQualifications .electromechanicalQualificationsBox .swiper-button-prev:hover,
#electromechanicalQualifications .electromechanicalQualificationsBox .swiper-button-next:hover {
  color: #fff;
}
#electromechanicalQualifications .electromechanicalQualificationsBox .swiper-button-prev:hover::after,
#electromechanicalQualifications .electromechanicalQualificationsBox .swiper-button-next:hover::after {
  opacity: 1;
  visibility: visible;
}
#electromechanicalQualifications .electromechanicalQualificationsBox .swiper-button-prev {
  left: -5.625rem;
}
#electromechanicalQualifications .electromechanicalQualificationsBox .swiper-button-prev i {
  transform: rotate(180deg);
}
#electromechanicalQualifications .electromechanicalQualificationsBox .swiper-button-next {
  right: -5.625rem;
}
#electromechanicalQualifications .electromechanicalQualificationsBox .electromechanicalQualificationsMain {
  width: 21.375rem;
  overflow: visible;
  padding: 2.1875rem 0px;
}
#electromechanicalQualifications .electromechanicalQualificationsBox .electromechanicalQualificationsMain .swiper-wrapper .swiper-slide {
  transform: scale(0.8);
  transition: all 0.4s ease;
  position: relative;
}
#electromechanicalQualifications .electromechanicalQualificationsBox .electromechanicalQualificationsMain .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
}
#electromechanicalQualifications .electromechanicalQualificationsBox .electromechanicalQualificationsMain .swiper-wrapper .swiper-slide::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
#electromechanicalQualifications .electromechanicalQualificationsBox .electromechanicalQualificationsMain .swiper-wrapper .swiper-slide-active {
  transform: scale(1);
}
#electromechanicalQualifications .electromechanicalQualificationsBox .electromechanicalQualificationsMain .swiper-wrapper .swiper-slide-active::after {
  opacity: 0;
  visibility: hidden;
}
#electromechanicalQualifications .electromechanicalQualificationsList {
  position: relative;
}
#electromechanicalQualifications .electromechanicalQualificationsList::after {
  position: absolute;
  left: 0px;
  top: 0.125rem;
  width: 100%;
  height: 0.0625rem;
  background: rgba(129, 138, 149, 0.3);
  content: "";
  display: block;
}
#electromechanicalQualifications .electromechanicalQualificationsList .swiper-wrapper .swiper-slide {
  text-align: center;
  font-weight: 500;
  font-size: 1.125rem;
  color: #333333;
  padding-top: 1.625rem;
  position: relative;
}
#electromechanicalQualifications .electromechanicalQualificationsList .swiper-wrapper .swiper-slide::after {
  position: absolute;
  left: 50%;
  top: 0.0625rem;
  transform: translateX(-50%);
  width: 23.625rem;
  height: 0.1875rem;
  background: #3A5FAB;
  content: "";
  display: block;
}

/* 技术服务 */
#technicalService {
  padding: 3.875rem 0px 6.25rem;
}
#technicalService .technicalServiceLeft {
  width: 36.5625rem;
  padding-top: 4.75rem;
}
#technicalService .technicalServiceLeft .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
  margin-bottom: 1.3125rem;
}
#technicalService .technicalServiceLeft .intro {
  font-size: 1.125rem;
  color: #959595;
  line-height: 1.5rem;
  margin-bottom: 3.5625rem;
}
#technicalService .technicalServiceLeft .listBox .list {
  width: 50%;
  padding: 2.3125rem 0px;
  border-right: 0.0625rem solid #E5E8EB;
  border-bottom: 0.0625rem solid #E5E8EB;
}
#technicalService .technicalServiceLeft .listBox .list:nth-child(odd) .icon {
  margin-left: 1.1875rem;
}
#technicalService .technicalServiceLeft .listBox .list:nth-child(even) {
  border-right: 0px;
}
#technicalService .technicalServiceLeft .listBox .list:nth-child(even) .icon {
  margin-left: 2.875rem;
}
#technicalService .technicalServiceLeft .listBox .list:nth-child(1), #technicalService .technicalServiceLeft .listBox .list:nth-child(2) {
  padding-top: 1rem;
}
#technicalService .technicalServiceLeft .listBox .list:nth-child(3), #technicalService .technicalServiceLeft .listBox .list:nth-child(4) {
  border-bottom: 0px;
  padding-bottom: 1rem;
}
#technicalService .technicalServiceLeft .listBox .list .icon {
  margin-right: 0.5rem;
}
#technicalService .technicalServiceLeft .listBox .list .icon img {
  width: auto;
  height: 4.375rem;
}
#technicalService .technicalServiceLeft .listBox .list .content .number {
  display: inline-block;
  line-height: 1;
  position: relative;
  margin-bottom: 0.4375rem;
}
#technicalService .technicalServiceLeft .listBox .list .content .number span {
  font-weight: 600;
  font-size: 3.0625rem;
  color: #3A5FAB;
}
#technicalService .technicalServiceLeft .listBox .list .content .number i {
  font-weight: 600;
  position: absolute;
  right: -0.5625rem;
  bottom: -0.125rem;
  font-size: 1.375rem;
  color: #006BD9;
  background: #fff;
  padding: 0px 0.3125rem;
}
#technicalService .technicalServiceLeft .listBox .list .content .subTitle {
  font-size: 1rem;
  color: #999999;
}
#technicalService .technicalServiceRight {
  width: 59.1875rem;
}
#technicalService .technicalServiceRight img {
  width: 100%;
  height: auto;
}

/* 项目管理 */
#projectManagement {
  padding: 5.1875rem 0px 8.75rem;
  position: relative;
}
#projectManagement .projectManagementTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#projectManagement .projectManagementTitle .intro {
  font-size: 1.125rem;
  color: #959595;
  margin-top: 0.5rem;
}
#projectManagement .projectManagementAbility {
  margin-bottom: 7.375rem;
}
#projectManagement .projectManagementAbility .projectManagementAbilityMain {
  margin: 2.125rem -0.625rem -0.625rem;
}
#projectManagement .projectManagementAbility .projectManagementAbilityMain .list {
  width: calc(25% - 1.25rem);
  height: 32.5rem;
  margin: 0.625rem;
  padding: 8.5rem 0px 0px;
  text-align: center;
  position: relative;
}
#projectManagement .projectManagementAbility .projectManagementAbilityMain .list::after {
  position: absolute;
  left: 0.0625rem;
  top: 0.0625rem;
  background: #fff;
  width: calc(100% - 0.125rem);
  height: calc(100% - 0.125rem);
  pointer-events: none;
  transition: all 0.2s ease;
  content: "";
  display: block;
}
#projectManagement .projectManagementAbility .projectManagementAbilityMain .list::before {
  position: absolute;
  left: 0px;
  top: 0px;
  background: linear-gradient(0deg, #4D87EF, #3B61AE);
  width: 100%;
  height: 100%;
  pointer-events: none;
  transition: all 0.2s ease;
  content: "";
  display: block;
}
#projectManagement .projectManagementAbility .projectManagementAbilityMain .list .commonBg {
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  transition: all 0.2s ease;
}
#projectManagement .projectManagementAbility .projectManagementAbilityMain .list .content {
  position: relative;
  z-index: 2;
}
#projectManagement .projectManagementAbility .projectManagementAbilityMain .list .content .icon {
  width: 5.0625rem;
  height: 5.0625rem;
  border-radius: 50%;
  margin: 0px auto 2.8125rem;
  transition: all 0.4s ease;
}
#projectManagement .projectManagementAbility .projectManagementAbilityMain .list .content .icon img {
  width: 5.0625rem;
  height: 5.0625rem;
  transition: all 0.4s ease;
}
#projectManagement .projectManagementAbility .projectManagementAbilityMain .list .content .title {
  font-weight: 500;
  font-size: 1.5rem;
  color: #333333;
  margin-bottom: 0.3125rem;
  padding: 0px 2.5rem;
  transition: all 0.4s ease;
}
#projectManagement .projectManagementAbility .projectManagementAbilityMain .list .content .line {
  width: 2.375rem;
  height: 0.25rem;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  margin: 0 auto 2.25rem;
  transition: all 0.4s ease;
}
#projectManagement .projectManagementAbility .projectManagementAbilityMain .list .content .intro {
  font-size: 1.0625rem;
  color: #757575;
  line-height: 1.375rem;
  min-height: 2.75rem;
  padding: 0px 5rem;
  transition: all 0.4s ease;
}
#projectManagement .projectManagementAbility .projectManagementAbilityMain .list:hover .commonBg {
  opacity: 1;
  visibility: visible;
}
#projectManagement .projectManagementAbility .projectManagementAbilityMain .list:hover .content .icon {
  background: rgba(255, 255, 255, 0.1);
}
#projectManagement .projectManagementAbility .projectManagementAbilityMain .list:hover .content .icon img {
  transform: scale(0.6);
  filter: grayscale(1) brightness(500%);
}
#projectManagement .projectManagementAbility .projectManagementAbilityMain .list:hover .content .title {
  color: #fff;
}
#projectManagement .projectManagementAbility .projectManagementAbilityMain .list:hover .content .line {
  background: #fff;
}
#projectManagement .projectManagementAbility .projectManagementAbilityMain .list:hover .content .intro {
  color: #fff;
}
#projectManagement .projectManagementStandardization .projectManagementStandardizationMain {
  margin-top: 3.8125rem;
}
#projectManagement .projectManagementStandardization .projectManagementStandardizationMain .list .icon {
  width: 4.9375rem;
  height: 4.9375rem;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  border-radius: 50%;
  margin: 0px auto;
}
#projectManagement .projectManagementStandardization .projectManagementStandardizationMain .list .icon img {
  width: 4.9375rem;
  height: 4.9375rem;
}
#projectManagement .projectManagementStandardization .projectManagementStandardizationMain .list .title {
  font-weight: 500;
  min-width: 14.6875rem;
  height: 3.875rem;
  line-height: 3.75rem;
  background: url("../images/projectManagementStandardizationItemBg.png") no-repeat center/cover;
  backdrop-filter: blur(1.25rem);
  box-shadow: 0px 1.0625rem 4.375rem 0px rgba(62, 103, 154, 0.1);
  border-radius: 1.9375rem;
  border: 0.0625rem solid #D1E1F3;
  padding: 0px 1.875rem;
  font-size: 1.125rem;
  color: #333333;
  text-align: center;
  margin-top: -1.125rem;
  position: relative;
  z-index: 2;
  transition: all 0.4s ease;
}
#projectManagement .projectManagementStandardization .projectManagementStandardizationMain .list:hover .title {
  color: #3A5FAB;
  border-color: #3A5FAB;
  box-shadow: -0.0625rem 1.3125rem 1.6875rem 0px rgba(123, 143, 194, 0.3);
}

/* 图片位 */
.detailImage {
  padding: 4.4375rem 0px 6.75rem;
  position: relative;
}
.detailImage .detailImageTitle {
  margin-bottom: 4.3125rem;
}
.detailImage .detailImageTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
  margin-bottom: 1rem;
}
.detailImage .detailImageTitle .intro {
  font-weight: 300;
  font-size: 1.125rem;
  color: #959595;
  line-height: 1.5rem;
}
.detailImage .detailImageMain img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0px auto 4.375rem;
}
.detailImage .detailImageMain img:last-child {
  margin-bottom: 0px;
}

#comprehensiveIntro {
  padding: 0px 0px 8.5625rem;
  position: relative;
}
#comprehensiveIntro .fullLifeCycleMaintenance {
  margin-bottom: 3.375rem;
}
#comprehensiveIntro .fullLifeCycleMaintenance .fullLifeCycleMaintenanceTitle {
  margin-bottom: 0.625rem;
}
#comprehensiveIntro .fullLifeCycleMaintenance .fullLifeCycleMaintenanceTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#comprehensiveIntro .fullLifeCycleMaintenance .fullLifeCycleMaintenanceMain img {
  width: 100%;
  height: auto;
}
#comprehensiveIntro .customerValue .customerValueTitle {
  margin-bottom: 3.9375rem;
}
#comprehensiveIntro .customerValue .customerValueTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#comprehensiveIntro .customerValue .customerValueMain .list {
  text-align: center;
  position: relative;
}
#comprehensiveIntro .customerValue .customerValueMain .list:last-child::after {
  display: none;
}
#comprehensiveIntro .customerValue .customerValueMain .list::after {
  width: 7.0625rem;
  height: 0.4375rem;
  background: url("../images/customerValueLine.png") no-repeat center center;
  background-size: 100% 100%;
  content: "";
  display: block;
  position: absolute;
  right: -1.9375rem;
  top: 2.125rem;
  transform: translateX(100%);
}
#comprehensiveIntro .customerValue .customerValueMain .list .icon {
  width: 4.625rem;
  height: 4.625rem;
  margin: 0px auto;
  position: relative;
  transition: all 0.4s ease;
}
#comprehensiveIntro .customerValue .customerValueMain .list .icon::before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  border-radius: 50%;
  z-index: 2;
  content: "";
  display: block;
}
#comprehensiveIntro .customerValue .customerValueMain .list .icon::after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 6.5625rem;
  height: 6.5625rem;
  background: rgba(172, 204, 240, 0.2);
  border-radius: 50%;
  content: "";
  display: block;
}
#comprehensiveIntro .customerValue .customerValueMain .list .icon img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 3;
}
#comprehensiveIntro .customerValue .customerValueMain .list .title {
  font-size: 1.125rem;
  color: #333333;
  line-height: 1.5rem;
  margin-top: 2.0625rem;
  transition: all 0.4s ease;
}
#comprehensiveIntro .customerValue .customerValueMain .list:hover .icon {
  transform: translateY(-1.25rem);
}
#comprehensiveIntro .customerValue .customerValueMain .list:hover .title {
  color: #3A5FAB;
  transform: translateY(-1.25rem);
}

/* 服务内容 */
#serviceContent {
  padding: 4rem 0px 7.3125rem;
  position: relative;
  overflow: hidden;
}
#serviceContent .serviceContentTitle {
  margin-bottom: 4.75rem;
}
#serviceContent .serviceContentTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
  margin-bottom: 0.9375rem;
}
#serviceContent .serviceContentTitle .intro {
  background: url("../images/serviceContentIcon.png") no-repeat 0px 0.625rem;
  padding-left: 2.0625rem;
  background-size: 1.4375rem 0.8125rem;
  font-size: 1.125rem;
  color: #757575;
}
#serviceContent .serviceContentTitle .intro span {
  font-size: 1.5rem;
  color: #333333;
}
#serviceContent .serviceContentMain {
  position: relative;
}
#serviceContent .serviceContentMain .drop span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#serviceContent .serviceContentMain .drop span:nth-child(1) {
  width: 111.9375rem;
  height: 111.9375rem;
  background: #38DDDF;
  border-radius: 50%;
  opacity: 0.05;
}
#serviceContent .serviceContentMain .drop span:nth-child(2) {
  width: 83.75rem;
  height: 83.75rem;
  border-radius: 50%;
  background: rgba(52, 159, 219, 0.07);
  border: 0.0625rem dashed rgba(2, 83, 176, 0.3);
}
#serviceContent .serviceContentMain .drop span:nth-child(3) {
  width: 46.375rem;
  height: 46.375rem;
  background: #085FC3;
  border-radius: 50%;
  opacity: 0.1;
}
#serviceContent .serviceContentMain .drop span:nth-child(4) {
  width: 32.3125rem;
  height: 32.3125rem;
  background: #E9F4FF;
  border-radius: 50%;
}
#serviceContent .serviceContentMain .drop span:nth-child(5) {
  width: 24.0625rem;
  height: 24.0625rem;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  border-radius: 50%;
  border: 0.0625rem solid #B2B2B2;
}
#serviceContent .serviceContentMain img {
  display: block;
  width: 75%;
  height: auto;
  margin: 0px auto;
  position: relative;
  z-index: 2;
}

/* 服务案例 */
#serviceCase {
  padding: 5rem 0px 7.875rem;
  position: relative;
}
#serviceCase .serviceCaseTitle {
  margin-bottom: 3.1875rem;
}
#serviceCase .serviceCaseTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#serviceCase .serviceCaseMain .swiper-wrapper .swiper-slide a {
  display: block;
  background: #fff;
}
#serviceCase .serviceCaseMain .swiper-wrapper .swiper-slide a .image {
  overflow: hidden;
}
#serviceCase .serviceCaseMain .swiper-wrapper .swiper-slide a .image img {
  width: 100%;
  height: 18.125rem;
  object-fit: cover;
  transition: all 0.4s ease;
}
#serviceCase .serviceCaseMain .swiper-wrapper .swiper-slide a .content {
  padding: 2rem 2.1875rem 2.25rem;
}
#serviceCase .serviceCaseMain .swiper-wrapper .swiper-slide a .content .time {
  margin-bottom: 0.9375rem;
}
#serviceCase .serviceCaseMain .swiper-wrapper .swiper-slide a .content .time i {
  font-size: 1.25rem;
  color: #535353;
  margin-right: 0.625rem;
}
#serviceCase .serviceCaseMain .swiper-wrapper .swiper-slide a .content .time span {
  font-weight: 300;
  font-size: 1rem;
  color: #535353;
}
#serviceCase .serviceCaseMain .swiper-wrapper .swiper-slide a .content .title {
  font-size: 1.5rem;
  color: #333333;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 2.5625rem;
}
#serviceCase .serviceCaseMain .swiper-wrapper .swiper-slide a .content .more {
  display: inline-block;
  min-width: 9.9375rem;
  text-align: center;
  font-size: 0.875rem;
  color: #4d6eb3;
  height: 3.1875rem;
  line-height: 2.9375rem;
  border-radius: 1.625rem;
  padding: 0px 1.25rem;
  border: 0.125rem solid #9cafd5;
  overflow: hidden;
  position: relative;
  transition: all 0.5s ease-in-out;
}
#serviceCase .serviceCaseMain .swiper-wrapper .swiper-slide a .content .more::after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.0625rem;
  height: 0.0625rem;
  border-radius: 50%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  content: "";
  display: block;
}
#serviceCase .serviceCaseMain .swiper-wrapper .swiper-slide a .content .more span {
  margin-left: 0.75rem;
  position: relative;
  z-index: 2;
}
#serviceCase .serviceCaseMain .swiper-wrapper .swiper-slide a .content .more i {
  display: inline-block;
  position: relative;
  z-index: 2;
  transform: rotate(-45deg);
}
#serviceCase .serviceCaseMain .swiper-wrapper .swiper-slide a:hover .image img {
  transform: scale(1.1);
}
#serviceCase .serviceCaseMain .swiper-wrapper .swiper-slide a:hover .content .more {
  color: #fff;
  border-color: transparent;
}
#serviceCase .serviceCaseMain .swiper-wrapper .swiper-slide a:hover .content .more::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(410);
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
}

/* 验证介绍 */
#testIntroduction {
  padding: 0px 0px 7.9375rem;
}
#testIntroduction .testIntroductionTitle {
  margin-bottom: 4.4375rem;
}
#testIntroduction .testIntroductionTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
  margin-bottom: 1.0625rem;
}
#testIntroduction .testIntroductionTitle .intro {
  font-weight: 300;
  font-size: 1.125rem;
  color: #959595;
  line-height: 1.5rem;
}
#testIntroduction .testIntroductionMain {
  margin-bottom: 4.9375rem;
}
#testIntroduction .testIntroductionMain .list {
  width: 25%;
  padding: 0px 4.3125rem 4.875rem 3.6875rem;
  border-right: 0.0625rem solid #E6EDF5;
  border-bottom: 0.0625rem solid #E6EDF5;
}
#testIntroduction .testIntroductionMain .list:nth-child(n+5) {
  padding-top: 2.9375rem;
}
#testIntroduction .testIntroductionMain .list:nth-child(4n+4) {
  border-right: 0px;
}
#testIntroduction .testIntroductionMain .list .icon {
  width: 6.75rem;
  height: 6.75rem;
  border-radius: 50%;
  border: 0.0625rem solid #F2F2F2;
  margin-bottom: 2.5625rem;
  position: relative;
  overflow: hidden;
  transition: all 0.4s ease;
}
#testIntroduction .testIntroductionMain .list .icon img {
  width: 6.75rem;
  height: 6.75rem;
  position: relative;
  z-index: 2;
}
#testIntroduction .testIntroductionMain .list .title {
  font-weight: 500;
  font-size: 1.25rem;
  color: #333333;
  line-height: 1.875rem;
  min-height: 3.75rem;
  transition: all 0.4s ease;
}
#testIntroduction .testIntroductionMain .list:hover .icon {
  border-color: #3A5FAB;
}
#testIntroduction .testIntroductionMain .list:hover .title {
  color: #3A5FAB;
}
#testIntroduction .testIntroductionImage img {
  width: 100%;
  height: auto;
}

/* 交付能力 */
#deliveryAbility .deliveryAbilityTitle {
  margin-bottom: 2.9375rem;
}
#deliveryAbility .deliveryAbilityTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#deliveryAbility .deliveryAbilityMain ul li {
  position: relative;
}
#deliveryAbility .deliveryAbilityMain ul li .content1632 {
  min-height: 38.375rem;
  padding: 6.25rem 0px;
}
#deliveryAbility .deliveryAbilityMain ul li:nth-child(odd) .image {
  text-align: right;
}
#deliveryAbility .deliveryAbilityMain ul li:nth-child(odd) .content {
  margin-right: 4.25rem;
}
#deliveryAbility .deliveryAbilityMain ul li:nth-child(even) .image {
  text-align: left;
}
#deliveryAbility .deliveryAbilityMain ul li:nth-child(even) .content {
  margin-left: 4.25rem;
}
#deliveryAbility .deliveryAbilityMain ul li .image {
  width: 58.8125rem;
  overflow: hidden;
}
#deliveryAbility .deliveryAbilityMain ul li .image img {
  width: 100%;
  height: auto;
  transition: all 0.4s ease;
}
#deliveryAbility .deliveryAbilityMain ul li .content {
  width: 35.75rem;
}
#deliveryAbility .deliveryAbilityMain ul li .content .number {
  width: 3.125rem;
  height: 1.4375rem;
  line-height: 1.4375rem;
  text-align: center;
  font-size: 0.75rem;
  color: #FFFFFF;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  border-radius: 0.75rem;
  margin-bottom: 2.6875rem;
}
#deliveryAbility .deliveryAbilityMain ul li .content .title {
  font-weight: 500;
  font-size: 1.875rem;
  color: #333333;
  margin-bottom: 1.1875rem;
}
#deliveryAbility .deliveryAbilityMain ul li .content .intro {
  font-weight: 300;
  font-size: 1.125rem;
  color: #959595;
  line-height: 1.6875rem;
}

/* 技术优势 */
#technicalAdvantage {
  padding: 4.6875rem 0px 7.25rem;
  background: #F7F8FA;
}
#technicalAdvantage .technicalAdvantageTitle {
  margin-bottom: 4.125rem;
}
#technicalAdvantage .technicalAdvantageTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#technicalAdvantage .technicalAdvantageMain ul {
  border-top: 0.0625rem solid #E9ECF2;
}
#technicalAdvantage .technicalAdvantageMain ul li {
  padding: 2.0625rem 0px;
  border-bottom: 0.0625rem solid #E9ECF2;
  cursor: pointer;
}
#technicalAdvantage .technicalAdvantageMain ul li .title img {
  width: 2.5rem;
  height: auto;
}
#technicalAdvantage .technicalAdvantageMain ul li .title span {
  font-size: 1.5rem;
  color: #333333;
  margin-left: 0.625rem;
  margin-right: 8.75rem;
}
#technicalAdvantage .technicalAdvantageMain ul li .title i {
  width: 1rem;
  height: 1rem;
  position: relative;
}
#technicalAdvantage .technicalAdvantageMain ul li .title i::before, #technicalAdvantage .technicalAdvantageMain ul li .title i::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #B2B2B2;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
#technicalAdvantage .technicalAdvantageMain ul li .title i::before {
  width: 0.125rem;
  height: 100%;
}
#technicalAdvantage .technicalAdvantageMain ul li .title i::after {
  width: 100%;
  height: 0.125rem;
}
#technicalAdvantage .technicalAdvantageMain ul li .intro {
  display: none;
  font-weight: 300;
  font-size: 1.0625rem;
  color: #898B8C;
  line-height: 1.625rem;
  margin-top: 2.0625rem;
}
#technicalAdvantage .technicalAdvantageMain ul li.active .title i::before {
  opacity: 0;
  visibility: hidden;
}

/* 水冷化改造 */
#schemeUpgradeWaterCooling {
  padding: 6.0625rem 0px 7.25rem;
}
#schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingLeft {
  width: 33.75rem;
}
#schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingLeft > .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
  margin-bottom: 1.0625rem;
}
#schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingLeft > .intro {
  font-size: 1.125rem;
  color: #757575;
  line-height: 1.8125rem;
  margin-bottom: 3.6875rem;
}
#schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingLeft .listBox .list {
  margin-bottom: 2.5rem;
}
#schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingLeft .listBox .list:last-child {
  margin-bottom: 0px;
}
#schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingLeft .listBox .list .icon img {
  width: 3.25rem;
  height: auto;
}
#schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingLeft .listBox .list .content {
  margin-left: 1.5625rem;
}
#schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingLeft .listBox .list .content .title {
  font-weight: 500;
  font-size: 1.375rem;
  color: #333333;
  margin-bottom: 0.625rem;
}
#schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingLeft .listBox .list .content .intro {
  font-size: 1.125rem;
  color: #999999;
  line-height: 1.6875rem;
}
#schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingRight {
  width: 55.5rem;
  position: relative;
}
#schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingRight .schemeUpgradeWaterCoolingSlide .swiper-wrapper .swiper-slide {
  overflow: hidden;
}
#schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingRight .schemeUpgradeWaterCoolingSlide .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 34.625rem;
  object-fit: cover;
  transition: all 0.4s ease;
}
#schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingRight .schemeUpgradeWaterCoolingSlide .swiper-wrapper .swiper-slide:hover img {
  transform: scale(1.1);
}
#schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingRight .schemeUpgradeWaterCoolingList {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 2.25rem;
  z-index: 2;
  backdrop-filter: blur(1.25rem);
  background: rgba(255, 255, 255, 0.7);
  border-radius: 2rem;
  white-space: nowrap;
}
#schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingRight .schemeUpgradeWaterCoolingList .list {
  display: inline-block;
  min-width: 12.375rem;
  height: 4rem;
  line-height: 4rem;
  border-radius: 2rem;
  font-size: 1.125rem;
  color: #333333;
  padding: 0px 1.25rem;
  text-align: center;
  cursor: pointer;
}
#schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingRight .schemeUpgradeWaterCoolingList .list.active {
  color: #fff;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
}

/* 应用场景 */
#schemeUpgradeApplication {
  padding: 4.9375rem 0px 7.5625rem;
  background: #F7F8FA;
  overflow: hidden;
}
#schemeUpgradeApplication .schemeUpgradeApplicationTitle {
  margin-bottom: 3.4375rem;
}
#schemeUpgradeApplication .schemeUpgradeApplicationTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#schemeUpgradeApplication .schemeUpgradeApplicationTitle .btns .swiper-button-prev,
#schemeUpgradeApplication .schemeUpgradeApplicationTitle .btns .swiper-button-next {
  width: 3rem;
  height: 3rem;
  border-radius: 1.875rem;
  font-size: 0.8125rem;
  color: #7a7a7a;
  text-align: center;
  line-height: 3rem;
  transition: all 0.4s ease;
  cursor: pointer;
  position: relative;
}
#schemeUpgradeApplication .schemeUpgradeApplicationTitle .btns .swiper-button-prev::after,
#schemeUpgradeApplication .schemeUpgradeApplicationTitle .btns .swiper-button-next::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border: 0.0625rem solid #7a7a7a;
  transition: all 0.4s ease;
  border-radius: 50%;
  box-sizing: border-box;
  content: "";
  display: block;
}
#schemeUpgradeApplication .schemeUpgradeApplicationTitle .btns .swiper-button-prev::before,
#schemeUpgradeApplication .schemeUpgradeApplicationTitle .btns .swiper-button-next::before {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  transition: all 0.4s ease;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  content: "";
  display: block;
}
#schemeUpgradeApplication .schemeUpgradeApplicationTitle .btns .swiper-button-prev i,
#schemeUpgradeApplication .schemeUpgradeApplicationTitle .btns .swiper-button-next i {
  display: inline-block;
  position: relative;
  z-index: 2;
}
#schemeUpgradeApplication .schemeUpgradeApplicationTitle .btns .swiper-button-prev:hover,
#schemeUpgradeApplication .schemeUpgradeApplicationTitle .btns .swiper-button-next:hover {
  color: #fff;
}
#schemeUpgradeApplication .schemeUpgradeApplicationTitle .btns .swiper-button-prev:hover::after,
#schemeUpgradeApplication .schemeUpgradeApplicationTitle .btns .swiper-button-next:hover::after {
  opacity: 0;
  visibility: hidden;
}
#schemeUpgradeApplication .schemeUpgradeApplicationTitle .btns .swiper-button-prev:hover::before,
#schemeUpgradeApplication .schemeUpgradeApplicationTitle .btns .swiper-button-next:hover::before {
  opacity: 1;
  visibility: visible;
}
#schemeUpgradeApplication .schemeUpgradeApplicationTitle .btns .swiper-button-prev {
  margin-right: 0.75rem;
}
#schemeUpgradeApplication .schemeUpgradeApplicationTitle .btns .swiper-button-prev i {
  transform: rotate(-180deg);
}
#schemeUpgradeApplication .schemeUpgradeApplicationMain {
  overflow: visible;
}
#schemeUpgradeApplication .schemeUpgradeApplicationMain .swiper-wrapper .swiper-slide:last-child {
  margin-right: 0px;
}
#schemeUpgradeApplication .schemeUpgradeApplicationMain .swiper-wrapper .swiper-slide a {
  display: block;
  padding: 2.125rem 2.125rem 1.5625rem;
  background: #fff;
  border: 0.0625rem solid #fff;
  transition: all 0.4s ease;
}
#schemeUpgradeApplication .schemeUpgradeApplicationMain .swiper-wrapper .swiper-slide a .image {
  overflow: hidden;
}
#schemeUpgradeApplication .schemeUpgradeApplicationMain .swiper-wrapper .swiper-slide a .image img {
  width: 100%;
  height: auto;
  transition: all 0.4s ease;
}
#schemeUpgradeApplication .schemeUpgradeApplicationMain .swiper-wrapper .swiper-slide a .content {
  margin-top: 1.8125rem;
}
#schemeUpgradeApplication .schemeUpgradeApplicationMain .swiper-wrapper .swiper-slide a .content .title {
  font-size: 1.375rem;
  color: #333333;
  line-height: 2rem;
  min-height: 6rem;
}
#schemeUpgradeApplication .schemeUpgradeApplicationMain .swiper-wrapper .swiper-slide a:hover {
  border: 0.0625rem solid #0D4C9D;
  box-shadow: -0.0625rem 1.3125rem 1.6875rem 0px rgba(123, 143, 194, 0.3);
}
#schemeUpgradeApplication .schemeUpgradeApplicationMain .swiper-wrapper .swiper-slide a:hover .image img {
  transform: scale(1.1);
}

/* 产品筛选 */
#schemeProductFilter {
  padding: 5.1875rem 0px 7.1875rem;
}
#schemeProductFilter .schemeProductFilterList {
  margin-bottom: 5.5625rem;
}
#schemeProductFilter .schemeProductFilterList:last-child {
  margin-bottom: 0px;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterTitle {
  margin-bottom: 2.375rem;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterImage {
  min-height: 31.875rem;
  position: relative;
  padding: 0px 5rem 0px 8.8125rem;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterImage .content .title {
  font-weight: 600;
  font-family: DOUYINSANSBOLD;
  font-size: 3.875rem;
  color: #2E54A4;
  line-height: 4.5rem;
  background: linear-gradient(-78deg, #2e54a4, #1772c5, #2e54a4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  z-index: 2;
  margin-bottom: 2.125rem;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterImage .content .more {
  display: inline-block;
  min-width: 11.8125rem;
  text-align: center;
  font-size: 0.875rem;
  color: #2e54a4;
  height: 3.1875rem;
  line-height: 3.1875rem;
  border-radius: 1.625rem;
  padding: 0px 1.25rem;
  border: 0.125rem solid #2e54a4;
  overflow: hidden;
  position: relative;
  transition: all 0.5s ease-in-out;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterImage .content .more::after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.0625rem;
  height: 0.0625rem;
  border-radius: 50%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0.5s, -webkit-transform 0.5s ease-in-out;
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  content: "";
  display: block;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterImage .content .more span {
  margin-left: 0.75rem;
  position: relative;
  z-index: 2;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterImage .content .more i {
  display: inline-block;
  position: relative;
  z-index: 2;
  transform: rotate(-45deg);
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterImage .content .more:hover {
  color: #fff;
  border-color: transparent;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterImage .content .more:hover::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(410);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0s, -webkit-transform 0.5s ease-in-out;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterImage .image {
  width: 58.9375rem;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterImage .image img {
  width: 100%;
  height: auto;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain {
  position: relative;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .schemeProductFilterSlide {
  background: #f7fafc;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .schemeProductFilterSlide .swiper-wrapper .swiper-slide a {
  display: block;
  padding: 0.8125rem 0px 2.875rem;
  border: 0.0625rem solid #f7fafc;
  background: #f7fafc;
  transition: all 0.4s ease;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .schemeProductFilterSlide .swiper-wrapper .swiper-slide a .image {
  width: 22rem;
  height: 22rem;
  margin: 0px auto;
  margin-bottom: 0.3125rem;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .schemeProductFilterSlide .swiper-wrapper .swiper-slide a .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s ease;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .schemeProductFilterSlide .swiper-wrapper .swiper-slide a .content {
  text-align: center;
  padding: 0px 1.875rem;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .schemeProductFilterSlide .swiper-wrapper .swiper-slide a .content .title {
  font-size: 1.375rem;
  color: #333333;
  margin-bottom: 0.5625rem;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .schemeProductFilterSlide .swiper-wrapper .swiper-slide a .content .more {
  font-size: 0.875rem;
  color: #2e54a4;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .schemeProductFilterSlide .swiper-wrapper .swiper-slide a .content .more i {
  display: inline-block;
  transform: rotate(-45deg);
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .schemeProductFilterSlide .swiper-wrapper .swiper-slide a .content .more span {
  margin-left: 0.75rem;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .schemeProductFilterSlide .swiper-wrapper .swiper-slide a:hover {
  border: 0.0625rem solid;
  border-image: linear-gradient(180deg, #3A5FAB, #5290FF) 1 1;
  background: #FFFFFF;
  box-shadow: 0px 0.5rem 1.6875rem 0px rgba(148, 177, 209, 0.39);
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .schemeProductFilterSlide .swiper-wrapper .swiper-slide a:hover .image img {
  transform: scale(1.1);
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .schemeProductFilterSlide .swiper-wrapper .swiper-slide a:hover .content .more {
  opacity: 1;
  visibility: visible;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .swiper-button-prev,
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2.375rem;
  height: 2.375rem;
  border-radius: 1.875rem;
  font-size: 0.625rem;
  color: #7a7a7a;
  text-align: center;
  line-height: 2.375rem;
  transition: all 0.4s ease;
  cursor: pointer;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .swiper-button-prev::after,
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .swiper-button-next::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border: 0.0625rem solid #7a7a7a;
  transition: all 0.4s ease;
  border-radius: 50%;
  box-sizing: border-box;
  content: "";
  display: block;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .swiper-button-prev::before,
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .swiper-button-next::before {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  transition: all 0.4s ease;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  content: "";
  display: block;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .swiper-button-prev i,
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .swiper-button-next i {
  display: inline-block;
  position: relative;
  z-index: 2;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .swiper-button-prev:hover,
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .swiper-button-next:hover {
  color: #fff;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .swiper-button-prev:hover::after,
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .swiper-button-next:hover::after {
  opacity: 0;
  visibility: hidden;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .swiper-button-prev:hover::before,
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .swiper-button-next:hover::before {
  opacity: 1;
  visibility: visible;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .swiper-button-prev {
  left: -3.75rem;
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .swiper-button-prev i {
  transform: rotate(-180deg);
}
#schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .swiper-button-next {
  right: -3.75rem;
}

/* 产品列表 */
#schemeProductList {
  padding: 0px 0px 5.875rem;
}
#schemeProductList ul {
  margin: -0.125rem;
}
#schemeProductList ul li {
  width: calc(33.33% - 0.25rem);
  margin: 0.125rem;
}
#schemeProductList ul li a {
  display: block;
  background: #F5F5F6;
  padding: 8.25rem 0px 0px;
  height: 38.5rem;
  overflow: hidden;
}
#schemeProductList ul li a .image {
  transition: all 0.4s ease;
}
#schemeProductList ul li a .image img {
  width: 100%;
  height: 27.5rem;
  object-fit: cover;
}
#schemeProductList ul li a .content {
  text-align: center;
  transition: all 0.4s ease;
  opacity: 0;
  visibility: hidden;
}
#schemeProductList ul li a .content .title {
  font-size: 1.5rem;
  color: #333333;
  margin-bottom: 0.125rem;
}
#schemeProductList ul li a .content .intro {
  font-size: 1rem;
  color: #666666;
  margin-bottom: 1.4375rem;
}
#schemeProductList ul li a .content .more {
  display: inline-block;
  min-width: 9.5625rem;
  text-align: center;
  font-size: 0.8125rem;
  color: #2e54a4;
  height: 2.75rem;
  line-height: 2.75rem;
  border-radius: 1.375rem;
  padding: 0px 1.25rem;
  border: 0.125rem solid #89aeda;
  overflow: hidden;
  position: relative;
  transition: all 0.5s ease-in-out;
}
#schemeProductList ul li a .content .more::after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.0625rem;
  height: 0.0625rem;
  border-radius: 50%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0.5s, -webkit-transform 0.5s ease-in-out;
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  content: "";
  display: block;
}
#schemeProductList ul li a .content .more span {
  margin-left: 0.625rem;
  position: relative;
  z-index: 2;
}
#schemeProductList ul li a .content .more i {
  display: inline-block;
  position: relative;
  z-index: 2;
  transform: rotate(-45deg);
}
#schemeProductList ul li a:hover .image {
  transform: translateY(-5.5rem);
}
#schemeProductList ul li a:hover .content {
  transform: translateY(-9.1875rem);
  opacity: 1;
  visibility: visible;
}
#schemeProductList ul li a:hover .content .more {
  color: #fff;
  border-color: transparent;
}
#schemeProductList ul li a:hover .content .more::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(410);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0s, -webkit-transform 0.5s ease-in-out;
}

/* 产品介绍 */
#productIntro {
  padding: 15.0625rem 0px 0px;
  min-height: 61.25rem;
  position: relative;
}
#productIntro .productIntroLeft {
  width: 38.75rem;
}
#productIntro .productIntroLeft > .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
  margin-bottom: 0.75rem;
}
#productIntro .productIntroLeft > .intro {
  font-size: 1.125rem;
  color: #737373;
  line-height: 1.6875rem;
  margin-bottom: 4.625rem;
}
#productIntro .productIntroLeft .listBox .list {
  margin-bottom: 1.3125rem;
}
#productIntro .productIntroLeft .listBox .list:last-child {
  margin-bottom: 0px;
}
#productIntro .productIntroLeft .listBox .list .number {
  font-size: 1.375rem;
  color: #3A5FAB;
  margin-bottom: 0.5rem;
}
#productIntro .productIntroLeft .listBox .list .number b {
  font-size: 2.25rem;
}
#productIntro .productIntroLeft .listBox .list .line {
  width: 10.6875rem;
  height: 0.0625rem;
  background: #bdcde2;
  position: relative;
  margin-bottom: 0.8125rem;
}
#productIntro .productIntroLeft .listBox .list .line::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 2.8125rem;
  height: 100%;
  background: #3A5FAB;
  content: "";
  display: block;
}
#productIntro .productIntroLeft .listBox .list .intro {
  font-size: 1rem;
  color: #808080;
}
#productIntro .productIntroRight {
  width: 60rem;
}
#productIntro .productIntroRight img {
  width: 100%;
  height: auto;
}

/* 价值特性 */
#valueFeature {
  padding: 5.5rem 0px 6.875rem;
}
#valueFeature .valueFeatureTitle {
  margin-bottom: 4.125rem;
}
#valueFeature .valueFeatureTitle .title {
  font-weight: 500;
  font-size: 2.875rem;
  color: #333333;
}
#valueFeature .valueFeatureMain {
  margin: -1.5rem;
}
#valueFeature .valueFeatureMain .list {
  width: calc(33.33% - 3rem);
  margin: 1.5rem;
  padding: 3.0625rem 3.5rem;
  min-height: 20.3125rem;
  border-radius: 0px;
  border: 0.0625rem solid #E1E7ED;
  transition: all 0.4s ease;
  background: #FFFFFF;
}
#valueFeature .valueFeatureMain .list .title {
  margin-bottom: 1.625rem;
}
#valueFeature .valueFeatureMain .list .title img {
  width: 3.75rem;
  height: 3.75rem;
  margin-right: 0.625rem;
  vertical-align: middle;
}
#valueFeature .valueFeatureMain .list .title span {
  font-weight: 500;
  font-size: 1.625rem;
  color: #333333;
  vertical-align: middle;
}
#valueFeature .valueFeatureMain .list .intro p {
  flex: 1 1;
  display: flex;
  font-size: 1rem;
  color: #808080;
  line-height: 1.4375rem;
  margin-bottom: 1rem;
}
#valueFeature .valueFeatureMain .list .intro p:last-child {
  margin-bottom: 0px;
}
#valueFeature .valueFeatureMain .list .intro p::before {
  width: 0.25rem;
  height: 0.25rem;
  margin-top: 0.625rem;
  margin-right: 0.4375rem;
  background: #808080;
  border-radius: 50%;
  flex-shrink: 0;
  content: "";
  display: block;
}
#valueFeature .valueFeatureMain .list:hover {
  box-shadow: -0.0625rem 1.3125rem 3.3125rem 0.0625rem rgba(123, 143, 194, 0.3);
}

/* 应用场景 */
#applicationScenario {
  padding: 4.75rem 0px 6.125rem;
  background: #F7F8FA;
}
#applicationScenario .applicationScenarioTitle {
  margin-bottom: 2.6875rem;
}
#applicationScenario .applicationScenarioTitle .title {
  font-weight: 500;
  font-size: 2.875rem;
  color: #333333;
}
#applicationScenario .applicationScenarioMain .list {
  height: 35.6875rem;
  position: relative;
  margin-right: 1.125rem;
  transition: all 0.5s;
}
#applicationScenario .applicationScenarioMain .list:last-child {
  margin-right: 0px;
}
#applicationScenario .applicationScenarioMain .list::after {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  transition: all 0.4s ease;
  z-index: 2;
}
#applicationScenario .applicationScenarioMain .list .commonBg {
  z-index: 1;
}
#applicationScenario .applicationScenarioMain .list .content {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: auto;
  padding: 2.5rem 2.6875rem 0.875rem;
  z-index: 3;
  transition: all 0.4s ease;
}
#applicationScenario .applicationScenarioMain .list .content .title {
  font-size: 1.5rem;
  color: #FFFFFF;
  margin-bottom: 0.25rem;
}
#applicationScenario .applicationScenarioMain .list .content .intro {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.625rem;
  height: 1.625rem;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
}
#applicationScenario .applicationScenarioMain .list.active {
  flex: 2 1;
}
#applicationScenario .applicationScenarioMain .list.active::after {
  opacity: 0;
  visibility: hidden;
}
#applicationScenario .applicationScenarioMain .list.active .content {
  padding-bottom: 2.75rem;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
}
#applicationScenario .applicationScenarioMain .list.active .content .intro {
  opacity: 1;
  visibility: visible;
}

/* 活动动态 */
#activityDynamic {
  padding: 4.5625rem 0px 6.3125rem;
  background: #F7F8FA;
}
#activityDynamic .activityDynamicTitle {
  margin-bottom: 2.6875rem;
}
#activityDynamic .activityDynamicTitle .title {
  font-weight: 500;
  font-size: 2.875rem;
  color: #333333;
}
#activityDynamic .activityDynamicTitle .btns .swiper-button-prev,
#activityDynamic .activityDynamicTitle .btns .swiper-button-next {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  font-size: 0.8125rem;
  color: #7a7a7a;
  text-align: center;
  line-height: 3rem;
  transition: all 0.4s ease;
  cursor: pointer;
  position: relative;
}
#activityDynamic .activityDynamicTitle .btns .swiper-button-prev::after,
#activityDynamic .activityDynamicTitle .btns .swiper-button-next::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border: 0.0625rem solid #7a7a7a;
  transition: all 0.4s ease;
  border-radius: 50%;
  box-sizing: border-box;
  content: "";
  display: block;
}
#activityDynamic .activityDynamicTitle .btns .swiper-button-prev::before,
#activityDynamic .activityDynamicTitle .btns .swiper-button-next::before {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  transition: all 0.4s ease;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  content: "";
  display: block;
}
#activityDynamic .activityDynamicTitle .btns .swiper-button-prev i,
#activityDynamic .activityDynamicTitle .btns .swiper-button-next i {
  display: inline-block;
  position: relative;
  z-index: 2;
}
#activityDynamic .activityDynamicTitle .btns .swiper-button-prev:hover,
#activityDynamic .activityDynamicTitle .btns .swiper-button-next:hover {
  color: #fff;
}
#activityDynamic .activityDynamicTitle .btns .swiper-button-prev:hover::after,
#activityDynamic .activityDynamicTitle .btns .swiper-button-next:hover::after {
  opacity: 0;
  visibility: hidden;
}
#activityDynamic .activityDynamicTitle .btns .swiper-button-prev:hover::before,
#activityDynamic .activityDynamicTitle .btns .swiper-button-next:hover::before {
  opacity: 1;
  visibility: visible;
}
#activityDynamic .activityDynamicTitle .btns .swiper-button-prev {
  margin-right: 0.3125rem;
}
#activityDynamic .activityDynamicTitle .btns .swiper-button-prev i {
  transform: rotate(-180deg);
}
#activityDynamic .activityDynamicMain .swiper-wrapper .swiper-slide a {
  display: block;
  background: #FFFFFF;
}
#activityDynamic .activityDynamicMain .swiper-wrapper .swiper-slide a .image {
  overflow: hidden;
}
#activityDynamic .activityDynamicMain .swiper-wrapper .swiper-slide a .image img {
  width: 100%;
  height: 18.1875rem;
  object-fit: cover;
  transition: all 0.4s ease;
}
#activityDynamic .activityDynamicMain .swiper-wrapper .swiper-slide a .content {
  padding: 3.375rem 3.0625rem 3.5rem;
}
#activityDynamic .activityDynamicMain .swiper-wrapper .swiper-slide a .content .time {
  margin-bottom: 1.25rem;
}
#activityDynamic .activityDynamicMain .swiper-wrapper .swiper-slide a .content .time i {
  font-size: 1.25rem;
  color: #535353;
  margin-right: 0.625rem;
}
#activityDynamic .activityDynamicMain .swiper-wrapper .swiper-slide a .content .time span {
  font-weight: 300;
  font-size: 1rem;
  color: #535353;
}
#activityDynamic .activityDynamicMain .swiper-wrapper .swiper-slide a .content .title {
  font-weight: 500;
  font-size: 1.5rem;
  color: #333333;
  line-height: 2.375rem;
  height: 4.75rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 2.125rem;
  transition: all 0.4s ease;
}
#activityDynamic .activityDynamicMain .swiper-wrapper .swiper-slide a .content .more {
  font-size: 1.125rem;
  color: #a2a2a2;
  transition: all 0.4s ease;
}
#activityDynamic .activityDynamicMain .swiper-wrapper .swiper-slide a:hover .image img {
  transform: scale(1.1);
}
#activityDynamic .activityDynamicMain .swiper-wrapper .swiper-slide a:hover .content .title {
  color: #0253B0;
}
#activityDynamic .activityDynamicMain .swiper-wrapper .swiper-slide a:hover .content .more {
  color: #0253B0;
}

/* 成功案例 */
#successCase {
  padding: 5.625rem 0px 6.1875rem;
  position: relative;
  overflow: hidden;
}
#successCase .successCaseTitle {
  margin-bottom: 2.875rem;
}
#successCase .successCaseTitle .title {
  font-weight: 500;
  font-size: 2.875rem;
  color: #333333;
}
#successCase .successCaseMain {
  overflow: visible;
}
#successCase .successCaseMain .swiper-wrapper .swiper-slide {
  height: 36.6875rem;
  position: relative;
  transition: all 0.4s ease;
}
#successCase .successCaseMain .swiper-wrapper .swiper-slide .commonBg {
  height: 30.9375rem;
  transition: all 0.4s ease;
}
#successCase .successCaseMain .swiper-wrapper .swiper-slide .content {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: auto;
  transition: all 0.4s ease;
}
#successCase .successCaseMain .swiper-wrapper .swiper-slide .content .title {
  font-size: 1.5rem;
  color: #333333;
  margin-bottom: 0.375rem;
  transition: all 0.4s ease;
}
#successCase .successCaseMain .swiper-wrapper .swiper-slide .content .intro {
  font-size: 1rem;
  color: rgba(51, 51, 51, 0.8);
  transition: all 0.4s ease;
}
#successCase .successCaseMain .swiper-wrapper .swiper-slide-active .commonBg {
  height: 100%;
}
#successCase .successCaseMain .swiper-wrapper .swiper-slide-active .content {
  padding: 0px 2.5rem 1.875rem;
}
#successCase .successCaseMain .swiper-wrapper .swiper-slide-active .content .title {
  color: #fff;
}
#successCase .successCaseMain .swiper-wrapper .swiper-slide-active .content .intro {
  color: rgba(255, 255, 255, 0.8);
}
#successCase .successCaseMain .swiper-wrapper .swiper-slide-prev {
  opacity: 0;
  visibility: hidden;
}
#successCase .successCaseMain .swiper-button-prev,
#successCase .successCaseMain .swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 3rem;
  height: 3rem;
  border-radius: 1.875rem;
  font-size: 0.8125rem;
  color: #1c64b7;
  text-align: center;
  line-height: 3rem;
  transition: all 0.4s ease;
  cursor: pointer;
  z-index: 2;
  box-shadow: 0px 0px 2.375rem 0px rgba(17, 32, 69, 0.47);
}
#successCase .successCaseMain .swiper-button-prev::after,
#successCase .successCaseMain .swiper-button-next::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: all 0.4s ease;
  border-radius: 50%;
  box-sizing: border-box;
  content: "";
  display: block;
}
#successCase .successCaseMain .swiper-button-prev::before,
#successCase .successCaseMain .swiper-button-next::before {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  transition: all 0.4s ease;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  content: "";
  display: block;
}
#successCase .successCaseMain .swiper-button-prev i,
#successCase .successCaseMain .swiper-button-next i {
  display: inline-block;
  position: relative;
  z-index: 2;
}
#successCase .successCaseMain .swiper-button-prev:hover,
#successCase .successCaseMain .swiper-button-next:hover {
  color: #fff;
}
#successCase .successCaseMain .swiper-button-prev:hover::after,
#successCase .successCaseMain .swiper-button-next:hover::after {
  opacity: 0;
  visibility: hidden;
}
#successCase .successCaseMain .swiper-button-prev:hover::before,
#successCase .successCaseMain .swiper-button-next:hover::before {
  opacity: 1;
  visibility: visible;
}
#successCase .successCaseMain .swiper-button-prev {
  left: -1.5rem;
}
#successCase .successCaseMain .swiper-button-prev i {
  transform: rotate(-180deg);
}
#successCase .successCaseMain .swiper-button-next {
  right: -1.5rem;
}

/* 设备服务 */
#deviceService {
  padding: 6.0625rem 0px 7.5rem;
}
#deviceService .grid {
  margin: -0.84375rem;
}
#deviceService .grid .grid-item {
  width: 50%;
  padding: 0.84375rem;
}
#deviceService .grid .grid-item a {
  display: block;
  position: relative;
  overflow: hidden;
}
#deviceService .grid .grid-item a .image {
  overflow: hidden;
}
#deviceService .grid .grid-item a .image img {
  width: 100%;
  height: auto;
  transition: all 0.4s ease;
}
#deviceService .grid .grid-item a .content {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  z-index: 2;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  padding: 2.5rem 2.9375rem 3.0625rem;
}
#deviceService .grid .grid-item a .content .title {
  font-size: 1.5rem;
  color: #FFFFFF;
  margin-bottom: 1.3125rem;
  transform: translateY(5.8125rem);
  transition: all 0.5s ease-in-out;
}
#deviceService .grid .grid-item a .content .more {
  display: inline-block;
  min-width: 10.375rem;
  text-align: center;
  font-size: 0.875rem;
  color: #FFFFFF;
  height: 3.1875rem;
  line-height: 3.1875rem;
  border-radius: 1.625rem;
  padding: 0px 1.25rem;
  border: 0.125rem solid rgba(255, 255, 255, 0.5);
  overflow: hidden;
  position: relative;
  transition: all 0.5s ease-in-out;
  transform: translateY(5.8125rem);
  opacity: 0;
  visibility: hidden;
}
#deviceService .grid .grid-item a .content .more::after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.0625rem;
  height: 0.0625rem;
  border-radius: 50%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0.5s, -webkit-transform 0.5s ease-in-out;
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  content: "";
  display: block;
}
#deviceService .grid .grid-item a .content .more span {
  margin-left: 0.75rem;
  position: relative;
  z-index: 2;
}
#deviceService .grid .grid-item a .content .more i {
  display: inline-block;
  position: relative;
  z-index: 2;
  transform: rotate(-45deg);
}
#deviceService .grid .grid-item a:hover .image img {
  transform: scale(1.1);
}
#deviceService .grid .grid-item a:hover .content .title {
  transform: translateY(0px);
}
#deviceService .grid .grid-item a:hover .content .more {
  color: #fff;
  border-color: transparent;
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
#deviceService .grid .grid-item a:hover .content .more::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(410);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0s, -webkit-transform 0.5s ease-in-out;
}

/* 维修维保服务 */
#maintenanceService {
  padding: 5.9375rem 0px 6.625rem;
  position: relative;
  margin-top: -4.375rem;
}
#maintenanceService .maintenanceServiceTitle {
  margin-bottom: 3.0625rem;
}
#maintenanceService .maintenanceServiceTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#maintenanceService .maintenanceServiceMain {
  padding-bottom: 4.5rem;
}
#maintenanceService .maintenanceServiceMain .swiper-wrapper .swiper-slide {
  text-align: center;
  min-height: 15.625rem;
  padding: 1.8125rem 1.25rem 1.25rem;
  border: 0.0625rem solid #E9ECF2;
  position: relative;
  background: #FFFFFF;
  transition: all 0.4s ease;
}
#maintenanceService .maintenanceServiceMain .swiper-wrapper .swiper-slide::after {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 0.1875rem;
  background: linear-gradient(269deg, #3A5FAB, #5290FF);
  border-radius: 0.0625rem;
  content: "";
  display: block;
  transition: all 0.4s ease;
}
#maintenanceService .maintenanceServiceMain .swiper-wrapper .swiper-slide .icon {
  margin-bottom: 1.6875rem;
}
#maintenanceService .maintenanceServiceMain .swiper-wrapper .swiper-slide .icon img {
  width: auto;
  height: 5rem;
}
#maintenanceService .maintenanceServiceMain .swiper-wrapper .swiper-slide .title {
  font-weight: 500;
  font-size: 1.375rem;
  color: #333333;
  margin-bottom: 0.75rem;
}
#maintenanceService .maintenanceServiceMain .swiper-wrapper .swiper-slide .intro {
  font-size: 1rem;
  color: #333333;
  line-height: 1.5rem;
}
#maintenanceService .maintenanceServiceMain .swiper-wrapper .swiper-slide:hover {
  box-shadow: -0.0625rem 1.3125rem 1.6875rem 0px rgba(123, 143, 194, 0.3);
  border-radius: 0px;
  border: 0.0625rem solid;
  border-image: linear-gradient(180deg, #3A5FAB, #5290FF) 1 1;
}
#maintenanceService .maintenanceServiceMain .swiper-wrapper .swiper-slide:hover::after {
  opacity: 0;
  visibility: hidden;
}
#maintenanceService .maintenanceServiceMain .swiper-pagination {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0px;
}
#maintenanceService .maintenanceServiceMain .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 0.8125rem;
  height: 0.3125rem;
  background: rgba(180, 217, 231, 0.4);
  border-radius: 0.1875rem;
  margin: 0px 0.1875rem;
  transition: all 0.4s ease;
  cursor: pointer;
}
#maintenanceService .maintenanceServiceMain .swiper-pagination .swiper-pagination-bullet-active {
  background: #3A5FAB;
  width: 1.375rem;
}
#maintenanceService .maintenanceServiceMain .swiper-pagination .swiper-pagination-bullet:hover {
  background: #3A5FAB;
}

/* 服务特点 */
#serviceFeatures {
  padding: 5.3125rem 0px 7.6875rem;
}
#serviceFeatures .serviceFeaturesTitle {
  margin-bottom: 3.5625rem;
}
#serviceFeatures .serviceFeaturesTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #2D2D2D;
}
#serviceFeatures .serviceFeaturesMain ul {
  margin: -1.0625rem;
}
#serviceFeatures .serviceFeaturesMain ul li {
  width: calc(33.33% - 2.125rem);
  margin: 1.0625rem;
  background: #F7FAFC;
}
#serviceFeatures .serviceFeaturesMain ul li .image img {
  width: 100%;
  height: 21.3125rem;
  object-fit: cover;
}
#serviceFeatures .serviceFeaturesMain ul li .content {
  padding: 1.9375rem 2.0625rem 2.375rem;
}
#serviceFeatures .serviceFeaturesMain ul li .content .title {
  font-weight: 500;
  font-size: 1.375rem;
  color: rgba(51, 51, 51, 0.95);
  margin-bottom: 0.5625rem;
}
#serviceFeatures .serviceFeaturesMain ul li .content .intro {
  font-size: 1.125rem;
  color: rgba(102, 102, 102, 0.8);
}

/* 应用场景 */
#applicationScenes {
  padding: 5.4375rem 0px 7.25rem;
  position: relative;
}
#applicationScenes .applicationScenesTitle {
  margin-bottom: 2.6875rem;
}
#applicationScenes .applicationScenesTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#applicationScenes .applicationScenesTitle .btns .swiper-button-prev,
#applicationScenes .applicationScenesTitle .btns .swiper-button-next {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  font-size: 0.8125rem;
  color: #7a7a7a;
  text-align: center;
  line-height: 3rem;
  transition: all 0.4s ease;
  cursor: pointer;
  position: relative;
}
#applicationScenes .applicationScenesTitle .btns .swiper-button-prev::after,
#applicationScenes .applicationScenesTitle .btns .swiper-button-next::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border: 0.0625rem solid #7a7a7a;
  transition: all 0.4s ease;
  border-radius: 50%;
  box-sizing: border-box;
  content: "";
  display: block;
}
#applicationScenes .applicationScenesTitle .btns .swiper-button-prev::before,
#applicationScenes .applicationScenesTitle .btns .swiper-button-next::before {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  transition: all 0.4s ease;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  content: "";
  display: block;
}
#applicationScenes .applicationScenesTitle .btns .swiper-button-prev i,
#applicationScenes .applicationScenesTitle .btns .swiper-button-next i {
  display: inline-block;
  position: relative;
  z-index: 2;
}
#applicationScenes .applicationScenesTitle .btns .swiper-button-prev:hover,
#applicationScenes .applicationScenesTitle .btns .swiper-button-next:hover {
  color: #fff;
}
#applicationScenes .applicationScenesTitle .btns .swiper-button-prev:hover::after,
#applicationScenes .applicationScenesTitle .btns .swiper-button-next:hover::after {
  opacity: 0;
  visibility: hidden;
}
#applicationScenes .applicationScenesTitle .btns .swiper-button-prev:hover::before,
#applicationScenes .applicationScenesTitle .btns .swiper-button-next:hover::before {
  opacity: 1;
  visibility: visible;
}
#applicationScenes .applicationScenesTitle .btns .swiper-button-prev {
  margin-right: 0.3125rem;
}
#applicationScenes .applicationScenesTitle .btns .swiper-button-prev i {
  transform: rotate(-180deg);
}
#applicationScenes .applicationScenesMain .swiper-wrapper .swiper-slide ul {
  margin: -1.0625rem;
}
#applicationScenes .applicationScenesMain .swiper-wrapper .swiper-slide ul li {
  width: calc(50% - 2.125rem);
  min-height: 12.375rem;
  padding: 2.5rem 2.9375rem;
  margin: 1.0625rem;
  background: #FFFFFF;
}
#applicationScenes .applicationScenesMain .swiper-wrapper .swiper-slide ul li .icon {
  margin-right: 1.9375rem;
}
#applicationScenes .applicationScenesMain .swiper-wrapper .swiper-slide ul li .icon img {
  width: auto;
  height: 4.375rem;
}
#applicationScenes .applicationScenesMain .swiper-wrapper .swiper-slide ul li .content .title {
  font-size: 1.5rem;
  color: #333333;
  margin-top: 0.625rem;
  margin-bottom: 1.1875rem;
}
#applicationScenes .applicationScenesMain .swiper-wrapper .swiper-slide ul li .content .intro {
  font-size: 1.125rem;
  color: #666666;
  line-height: 1.625rem;
}

/* 成功案例2 */
#successCase2 {
  padding: 5.9375rem 0px 8.25rem;
}
#successCase2 .successCaseTitle2 {
  margin-bottom: 2.625rem;
}
#successCase2 .successCaseTitle2 .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#successCase2 .successCaseMain2 .swiper-wrapper .swiper-slide a {
  display: block;
  background: #F7FAFC;
}
#successCase2 .successCaseMain2 .swiper-wrapper .swiper-slide a .image {
  overflow: hidden;
}
#successCase2 .successCaseMain2 .swiper-wrapper .swiper-slide a .image img {
  width: 100%;
  height: 18.125rem;
  object-fit: cover;
  transition: all 0.4s ease;
}
#successCase2 .successCaseMain2 .swiper-wrapper .swiper-slide a .content {
  padding: 1.9375rem 2.125rem 2.25rem;
}
#successCase2 .successCaseMain2 .swiper-wrapper .swiper-slide a .content .title {
  font-size: 1.5rem;
  color: #333333;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0.625rem;
}
#successCase2 .successCaseMain2 .swiper-wrapper .swiper-slide a .content .intro {
  font-size: 1rem;
  color: #666666;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 2.4375rem;
}
#successCase2 .successCaseMain2 .swiper-wrapper .swiper-slide a .content .more {
  display: inline-block;
  min-width: 10.375rem;
  text-align: center;
  font-size: 0.875rem;
  color: #3e62ac;
  height: 3.1875rem;
  line-height: 2.9375rem;
  border-radius: 1.625rem;
  padding: 0px 1.25rem;
  border: 0.125rem solid #9db0d5;
  overflow: hidden;
  position: relative;
  transition: all 0.5s ease-in-out;
}
#successCase2 .successCaseMain2 .swiper-wrapper .swiper-slide a .content .more::after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.0625rem;
  height: 0.0625rem;
  border-radius: 50%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0.5s, -webkit-transform 0.5s ease-in-out;
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  content: "";
  display: block;
}
#successCase2 .successCaseMain2 .swiper-wrapper .swiper-slide a .content .more span {
  margin-left: 0.75rem;
  position: relative;
  z-index: 2;
}
#successCase2 .successCaseMain2 .swiper-wrapper .swiper-slide a .content .more i {
  display: inline-block;
  position: relative;
  z-index: 2;
  transform: rotate(-45deg);
}
#successCase2 .successCaseMain2 .swiper-wrapper .swiper-slide a:hover .image img {
  transform: scale(1.1);
}
#successCase2 .successCaseMain2 .swiper-wrapper .swiper-slide a:hover .content .title {
  transform: translateY(0px);
}
#successCase2 .successCaseMain2 .swiper-wrapper .swiper-slide a:hover .content .more {
  color: #fff;
  border-color: transparent;
}
#successCase2 .successCaseMain2 .swiper-wrapper .swiper-slide a:hover .content .more::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(410);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0s, -webkit-transform 0.5s ease-in-out;
}

/* 图片位2 */
.dealer {
  padding: 4.4375rem 0px 6.75rem;
  margin-top: -4.375rem;
  position: relative;
}
.dealer .dealerTitle {
  margin-bottom: 4.3125rem;
}
.dealer .dealerTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
  margin-bottom: 1rem;
}
.dealer .dealerTitle .subTitle {
  background: url("../images/dealerIcon.png") no-repeat 0px 0.625rem;
  padding-left: 2.0625rem;
  background-size: 1.4375rem 0.8125rem;
  font-size: 1.5rem;
  color: #333333;
}
.dealer .dealerTitle .intro {
  font-size: 1.125rem;
  color: #959595;
  line-height: 1.5rem;
}
.dealer .dealerMain img {
  width: 100%;
  height: auto;
  margin: 0px auto 4.375rem;
}
.dealer .dealerMain img:last-child {
  margin-bottom: 0px;
}

/* 合作伙伴发展策略 */
#partnerDevelopmentStrategy {
  padding: 5.125rem 0px 8.125rem;
}
#partnerDevelopmentStrategy .partnerDevelopmentStrategyTitle {
  margin-bottom: 2.1875rem;
}
#partnerDevelopmentStrategy .partnerDevelopmentStrategyTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
  margin-bottom: 2.375rem;
}
#partnerDevelopmentStrategy .partnerDevelopmentStrategyTitle .subTitle {
  font-weight: 500;
  background: url("../images/dealerIcon.png") no-repeat 0px 0.625rem;
  padding-left: 2.0625rem;
  background-size: 1.4375rem 0.8125rem;
  font-size: 1.5rem;
  color: #333333;
}
#partnerDevelopmentStrategy .partnerDevelopmentStrategyNumber {
  margin-bottom: 2.625rem;
}
#partnerDevelopmentStrategy .partnerDevelopmentStrategyNumber i {
  display: inline-block;
  width: 3.0625rem;
  height: 1.4375rem;
  line-height: 1.4375rem;
  font-size: 0.75rem;
  color: #FFFFFF;
  text-align: center;
  background: linear-gradient(102deg, #3A5FAB, #5290FF);
  border-radius: 0.6875rem;
  vertical-align: middle;
}
#partnerDevelopmentStrategy .partnerDevelopmentStrategyNumber span {
  margin-left: 0.6875rem;
  font-size: 1.25rem;
  color: #333333;
  vertical-align: middle;
}
#partnerDevelopmentStrategy .industryPartners {
  margin: -1.3125rem -1.3125rem 5rem;
}
#partnerDevelopmentStrategy .industryPartners .list {
  width: calc(25% - 2.625rem);
  min-height: 9.875rem;
  margin: 1.3125rem;
  text-align: center;
  border: 0.0625rem dashed #2067BA;
  padding: 1.3125rem;
  background: #FFFFFF;
  transition: all 0.4s ease;
}
#partnerDevelopmentStrategy .industryPartners .list .icon img {
  width: auto;
  height: 4.375rem;
}
#partnerDevelopmentStrategy .industryPartners .list .title {
  font-weight: 500;
  font-size: 1.125rem;
  color: #333333;
  margin-top: 0.8125rem;
}
#partnerDevelopmentStrategy .industryPartners .list:hover {
  box-shadow: -0.0625rem 1.3125rem 1.6875rem 0px rgba(123, 143, 194, 0.3);
  border: 0.0625rem solid;
  border-image: linear-gradient(180deg, #4E87F0, #3C63B2) 1 1;
}
#partnerDevelopmentStrategy .distributionPartners {
  margin-bottom: 6.6875rem;
}
#partnerDevelopmentStrategy .distributionPartners img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0px auto 1.875rem;
}
#partnerDevelopmentStrategy .partnerValueAdded {
  position: relative;
}
#partnerDevelopmentStrategy .partnerValueAdded::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 90%;
  height: 3.125rem;
  background: #EEF1F5;
  content: "";
  display: block;
}
#partnerDevelopmentStrategy .partnerValueAdded .list {
  width: 14.875rem;
  position: relative;
  z-index: 2;
}
#partnerDevelopmentStrategy .partnerValueAdded .list .title {
  height: 3.125rem;
  line-height: 3.125rem;
  text-align: center;
  background: linear-gradient(230deg, #3A5FAB, #5290FF);
  margin-bottom: 1.25rem;
  clip-path: polygon(87% 0%, 100% 50%, 87% 100%, 0% 100%, 13% 50%, 0% 0%);
}
#partnerDevelopmentStrategy .partnerValueAdded .list .title img {
  display: inline-block;
  width: auto;
  height: 2.1875rem;
  vertical-align: middle;
  margin-right: 0.3125rem;
}
#partnerDevelopmentStrategy .partnerValueAdded .list .title span {
  font-size: 1.125rem;
  color: #FFFFFF;
  vertical-align: middle;
}
#partnerDevelopmentStrategy .partnerValueAdded .list .intro p {
  display: flex;
  font-size: 1.125rem;
  color: #333333;
  line-height: 1.8125rem;
  margin-bottom: 0.4375rem;
}
#partnerDevelopmentStrategy .partnerValueAdded .list .intro p:last-child {
  margin-bottom: 0px;
}
#partnerDevelopmentStrategy .partnerValueAdded .list .intro p::before {
  content: "•";
}
#partnerDevelopmentStrategy .partnerValueAdded .list:first-child .title {
  clip-path: polygon(87% 0%, 100% 50%, 87% 100%, 0% 100%, 0% 50%, 0% 0%);
}

/* 合作优势 */
#cooperativeAdvantages {
  margin-top: -4.375rem;
  padding: 4.5rem 0px 6.8125rem;
}
#cooperativeAdvantages .cooperativeAdvantagesTitle {
  margin-bottom: 3rem;
}
#cooperativeAdvantages .cooperativeAdvantagesTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
  margin-bottom: 2.375rem;
}
#cooperativeAdvantages .cooperativeAdvantagesMain .cooperativeAdvantagesLeft {
  flex-shrink: 0;
  width: 54.25rem;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
#cooperativeAdvantages .cooperativeAdvantagesMain .cooperativeAdvantagesLeft img {
  width: 100%;
  height: auto;
  transition: all 0.4s ease;
}
#cooperativeAdvantages .cooperativeAdvantagesMain .cooperativeAdvantagesLeft:hover img {
  transform: scale(1.1);
}
#cooperativeAdvantages .cooperativeAdvantagesMain .cooperativeAdvantagesRight {
  flex-shrink: 0;
  width: 57.375rem;
  min-height: 35.875rem;
  margin-left: -9.625rem;
  margin-top: 5.0625rem;
  padding: 6.5625rem 10rem 6.5625rem 15.8125rem;
  border: 0.0625rem solid #CAD5E1;
  background: url("../images/cooperativeAdvantagesRightBg.jpg") no-repeat center/cover;
}
#cooperativeAdvantages .cooperativeAdvantagesMain .cooperativeAdvantagesRight .list {
  margin-bottom: 3.0625rem;
}
#cooperativeAdvantages .cooperativeAdvantagesMain .cooperativeAdvantagesRight .list:last-child {
  margin-bottom: 0px;
}
#cooperativeAdvantages .cooperativeAdvantagesMain .cooperativeAdvantagesRight .list .title {
  margin-bottom: 1.1875rem;
}
#cooperativeAdvantages .cooperativeAdvantagesMain .cooperativeAdvantagesRight .list .title img {
  width: auto;
  height: 3.125rem;
  vertical-align: middle;
}
#cooperativeAdvantages .cooperativeAdvantagesMain .cooperativeAdvantagesRight .list .title span {
  font-weight: 500;
  font-size: 1.5rem;
  vertical-align: middle;
  color: #000000;
}
#cooperativeAdvantages .cooperativeAdvantagesMain .cooperativeAdvantagesRight .list .intro {
  font-size: 1rem;
  color: #333333;
  line-height: 1.625rem;
}
#cooperativeAdvantages .cooperativeAdvantagesMain .cooperativeAdvantagesRight .list .intro p {
  display: flex;
  margin-bottom: 0.3125rem;
}
#cooperativeAdvantages .cooperativeAdvantagesMain .cooperativeAdvantagesRight .list .intro p:last-child {
  margin-bottom: 0px;
}
#cooperativeAdvantages .cooperativeAdvantagesMain .cooperativeAdvantagesRight .list .intro p::before {
  content: "•";
}

/* 服务商认证流程 */
#certificationProcess {
  padding: 5.125rem 0px 5.3125rem;
  position: relative;
}
#certificationProcess .certificationProcessTitle {
  margin-bottom: 3rem;
}
#certificationProcess .certificationProcessTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
  margin-bottom: 2.375rem;
}
#certificationProcess .certificationProcessMain {
  position: relative;
  margin-bottom: 3.625rem;
}
#certificationProcess .certificationProcessMain::after {
  position: absolute;
  left: 0px;
  top: 9rem;
  width: 100%;
  border-bottom: 0.0625rem dashed #cfd1d1;
  content: "";
  display: block;
}
#certificationProcess .certificationProcessMain .list {
  text-align: center;
  position: relative;
  z-index: 2;
}
#certificationProcess .certificationProcessMain .list::before {
  position: absolute;
  right: -0.25rem;
  top: 8.625rem;
  width: 0.5rem;
  height: 0.75rem;
  background: #CFD1D1;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  content: "";
  display: block;
}
#certificationProcess .certificationProcessMain .list:last-child::before {
  display: none;
}
#certificationProcess .certificationProcessMain .list .icon {
  width: 6.8125rem;
  height: 6.8125rem;
  line-height: 6.6875rem;
  text-align: center;
  border-radius: 50%;
  border: 0.0625rem solid #EBEBEB;
  margin: 0px auto;
  margin-bottom: 1.625rem;
  position: relative;
  overflow: hidden;
  transition: all 0.4s ease;
}
#certificationProcess .certificationProcessMain .list .icon img {
  width: auto;
  height: 6.6875rem;
  position: relative;
  z-index: 2;
}
#certificationProcess .certificationProcessMain .list .number {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
  background: #3A5FAB;
  border-radius: 50%;
  font-size: 0.9375rem;
  color: #FFFFFF;
  margin: 0px auto;
  margin-bottom: 0.4375rem;
}
#certificationProcess .certificationProcessMain .list .title {
  font-size: 1.125rem;
  color: #333333;
  padding: 0px 1.25rem;
  transition: all 0.4s ease;
}
#certificationProcess .certificationProcessMain .list:hover .icon {
  border-color: #3A5FAB;
}
#certificationProcess .certificationProcessMain .list:hover .title {
  color: #3A5FAB;
}
#certificationProcess .certificationProcessPhone {
  margin: -0.625rem;
}
#certificationProcess .certificationProcessPhone .list {
  width: calc(50% - 1.25rem);
  margin: 0.625rem;
  padding: 2.3125rem 2.5rem 3rem;
  background: #F2FAFF;
  border: 0.0625rem dashed #085DB6;
  text-align: center;
}
#certificationProcess .certificationProcessPhone .list .icon {
  margin-bottom: 0.125rem;
}
#certificationProcess .certificationProcessPhone .list .icon img {
  width: auto;
  height: 3.125rem;
}
#certificationProcess .certificationProcessPhone .list .title {
  font-size: 1.125rem;
  color: #333333;
  margin-bottom: 0.875rem;
}
#certificationProcess .certificationProcessPhone .list .line {
  width: 1.5625rem;
  height: 0.1875rem;
  background: #3A5FAB;
  margin: 0px auto;
  margin-bottom: 1.25rem;
}
#certificationProcess .certificationProcessPhone .list .phone {
  font-weight: bold;
  font-size: 1.375rem;
  color: #000000;
  line-height: 1.5rem;
}
#certificationProcess .certificationProcessOther {
  font-weight: 300;
  font-size: 1rem;
  color: #000000;
  margin-top: 1.4375rem;
}
#certificationProcess .certificationProcessOther span {
  color: #3F69BC;
}

/* 服务商网点准入标标准要求 */
#standardRequirements {
  padding: 5.3125rem 0px 7.0625rem;
}
#standardRequirements .standardRequirementsTitle {
  margin-bottom: 2.5625rem;
}
#standardRequirements .standardRequirementsTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#standardRequirements .standardRequirementsMain {
  position: relative;
}
#standardRequirements .standardRequirementsMain::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 22.625rem;
  height: 100%;
  background: linear-gradient(86deg, #3A5FAB, #5290FF);
  content: "";
  display: block;
}
#standardRequirements .standardRequirementsMain .list {
  position: relative;
  z-index: 2;
}
#standardRequirements .standardRequirementsMain .list:first-child .intro {
  border-top: 0.0625rem solid #EBECED;
}
#standardRequirements .standardRequirementsMain .list .title {
  width: 22.625rem;
  min-height: 6.375rem;
  text-align: center;
  font-size: 1.125rem;
  color: #FFFFFF;
  border-bottom: 0.0625rem solid rgba(214, 217, 221, 0.3);
  padding: 1.25rem 1.875rem;
}
#standardRequirements .standardRequirementsMain .list .intro {
  font-size: 1rem;
  color: #000000;
  line-height: 1.5rem;
  padding: 1.25rem 19.3125rem 1.25rem 2.875rem;
  border-bottom: 0.0625rem solid #EBECED;
}

/* 服务商的认证细则 */
#certificationDetails {
  padding: 5.8125rem 0px 7.0625rem;
  position: relative;
}
#certificationDetails .certificationDetailsTitle {
  margin-bottom: 2.9375rem;
}
#certificationDetails .certificationDetailsTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#certificationDetails .certificationDetailsMain table {
  width: 100%;
  text-align: center;
}
#certificationDetails .certificationDetailsMain table thead {
  background: linear-gradient(270deg, #3A5FAB, #5290FF);
}
#certificationDetails .certificationDetailsMain table thead tr th {
  font-weight: 400;
  font-size: 1.1875rem;
  color: #FFFFFF;
  padding: 2rem 1.25rem;
  border: 0.0625rem solid rgba(255, 255, 255, 0.3);
}
#certificationDetails .certificationDetailsMain table tbody {
  position: relative;
}
#certificationDetails .certificationDetailsMain table tbody::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 13rem;
  height: 100%;
  background: linear-gradient(180deg, #7ABDEA, #4E9AF4);
  content: "";
  display: block;
}
#certificationDetails .certificationDetailsMain table tbody tr {
  position: relative;
  z-index: 2;
}
#certificationDetails .certificationDetailsMain table tbody tr td {
  font-size: 1rem;
  color: #454749;
  padding: 1.28125rem 1.875rem;
  border: 0.0625rem solid #e0e7ef;
}
#certificationDetails .certificationDetailsMain table tbody tr td.subcategory-header {
  background: #f5f8ff;
}
#certificationDetails .certificationDetailsMain table tbody tr td.category-header {
  width: 13rem;
  font-size: 1.125rem;
  color: #fff;
  border-top: 0.0625rem solid rgba(255, 255, 255, 0.2);
}

/* 公司新闻 */
#companyNews {
  padding: 6rem 0px 5.125rem;
  background: #fafafa;
  margin-top: -4.375rem;
}
#companyNews .companyNewsRecommend {
  margin-bottom: 5rem;
}
#companyNews .companyNewsRecommend .swiper-wrapper .swiper-slide {
  background: #FFFFFF;
}
#companyNews .companyNewsRecommend .swiper-wrapper .swiper-slide a {
  padding: 2.5rem 3.0625rem;
}
#companyNews .companyNewsRecommend .swiper-wrapper .swiper-slide a .image {
  width: 45rem;
  margin-right: 3.9375rem;
  overflow: hidden;
}
#companyNews .companyNewsRecommend .swiper-wrapper .swiper-slide a .image img {
  width: 100%;
  height: 26.25rem;
  object-fit: cover;
  transition: all 0.4s ease;
}
#companyNews .companyNewsRecommend .swiper-wrapper .swiper-slide a .content {
  padding-top: 3.375rem;
}
#companyNews .companyNewsRecommend .swiper-wrapper .swiper-slide a .content .title {
  font-size: 1.875rem;
  color: #1B1B1B;
  line-height: 2.1875rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 1.25rem;
}
#companyNews .companyNewsRecommend .swiper-wrapper .swiper-slide a .content .intro {
  font-weight: 300;
  font-size: 1rem;
  color: #787878;
  line-height: 1.75rem;
  height: 3.5rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#companyNews .companyNewsRecommend .swiper-wrapper .swiper-slide a:hover .image img {
  transform: scale(1.1);
}
#companyNews .companyNewsRecommend .swiper-pagination {
  position: absolute;
  left: 52.0625rem;
  bottom: 4.0625rem;
  z-index: 2;
}
#companyNews .companyNewsRecommend .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 1.3125rem;
  height: 1.3125rem;
  border-radius: 50%;
  border: 0.0625rem solid transparent;
  position: relative;
  cursor: pointer;
}
#companyNews .companyNewsRecommend .swiper-pagination .swiper-pagination-bullet::after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.3125rem;
  height: 0.3125rem;
  background: #BFBFBF;
  border-radius: 50%;
  content: "";
  display: block;
}
#companyNews .companyNewsRecommend .swiper-pagination .swiper-pagination-bullet-active {
  border-color: #385fab;
  transition: all 0.4s ease;
}
#companyNews .companyNewsRecommend .swiper-pagination .swiper-pagination-bullet-active::after {
  background: #385fab;
}
#companyNews .companyNewsRecommend .companyNewsFraction {
  position: absolute;
  z-index: 2;
  right: 7.625rem;
  bottom: 4.125rem;
  line-height: 1;
}
#companyNews .companyNewsRecommend .companyNewsFraction .current {
  font-weight: bold;
  font-size: 1.5625rem;
  color: #1B1B1B;
}
#companyNews .companyNewsRecommend .companyNewsFraction .line {
  font-weight: 300;
  font-size: 1.1875rem;
  color: #e1e1e1;
  margin: 0px 0.3125rem;
}
#companyNews .companyNewsRecommend .companyNewsFraction .total {
  font-weight: bold;
  font-size: 0.875rem;
  color: #C0C0C0;
}
#companyNews .companyNewsMain {
  margin-bottom: 3.625rem;
}
#companyNews .companyNewsMain .list {
  padding: 2.6875rem 3rem;
  border: 0.0625rem solid #fff;
  background: #FFFFFF;
  margin-bottom: 2.5rem;
}
#companyNews .companyNewsMain .list:last-child {
  margin-bottom: 0px;
}
#companyNews .companyNewsMain .list .image {
  width: 21.75rem;
  overflow: hidden;
  margin-right: 3.5rem;
}
#companyNews .companyNewsMain .list .image img {
  width: 100%;
  height: auto;
  transition: all 0.4s ease;
}
#companyNews .companyNewsMain .list .content {
  padding-top: 0.875rem;
}
#companyNews .companyNewsMain .list .content .time {
  margin-bottom: 0.6875rem;
}
#companyNews .companyNewsMain .list .content .time i {
  font-size: 1.25rem;
  color: #535353;
  margin-right: 0.625rem;
}
#companyNews .companyNewsMain .list .content .time span {
  font-weight: 300;
  font-size: 1rem;
  color: #535353;
}
#companyNews .companyNewsMain .list .content .title {
  font-weight: 500;
  font-size: 1.5rem;
  color: #333333;
  margin-bottom: 0.875rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#companyNews .companyNewsMain .list .content .intro {
  font-weight: 300;
  font-size: 1rem;
  color: #666666;
  line-height: 1.5rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 1.6875rem;
}
#companyNews .companyNewsMain .list .content .more {
  font-size: 0.875rem;
  color: #4165ae;
}
#companyNews .companyNewsMain .list .content .more i {
  display: inline-block;
  transform: rotate(-45deg);
}
#companyNews .companyNewsMain .list .content .more span {
  margin-left: 0.75rem;
}
#companyNews .companyNewsMain .list:hover {
  border: 0.0625rem solid;
  border-image: linear-gradient(180deg, #3A5FAB, #5290FF) 1 1;
  box-shadow: 0px 0.5rem 1.6875rem 0px rgba(148, 177, 209, 0.39);
  transition: all 0.4s ease;
}
#companyNews .companyNewsMain .list:hover .image img {
  transform: scale(1.1);
}

/* 关于我们 */
#aboutUs {
  padding: 6.25rem 0px 7.6875rem;
  position: relative;
}
#aboutUs .commonBg img {
  height: auto;
}
#aboutUs .aboutUsMain {
  margin-bottom: 5.3125rem;
}
#aboutUs .aboutUsMain .aboutUsLeft {
  width: 30.625rem;
}
#aboutUs .aboutUsMain .aboutUsLeft .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
  line-height: 3.375rem;
}
#aboutUs .aboutUsMain .aboutUsRight {
  width: 62.5rem;
}
#aboutUs .aboutUsMain .aboutUsRight .intro {
  font-size: 1.125rem;
  color: #737373;
  line-height: 1.6875rem;
  margin-bottom: 5.0625rem;
}
#aboutUs .aboutUsMain .aboutUsRight .intro p {
  margin-bottom: 1.3125rem;
}
#aboutUs .aboutUsMain .aboutUsRight .intro p:last-child {
  margin-bottom: 0px;
}
#aboutUs .aboutUsMain .aboutUsRight .numberBox {
  margin: -1.375rem -3.625rem;
}
#aboutUs .aboutUsMain .aboutUsRight .numberBox .list {
  width: calc(50% - 7.25rem);
  margin: 1.375rem 3.625rem;
  padding-bottom: 1.875rem;
  border-bottom: 0.0625rem solid #CCCCCC;
}
#aboutUs .aboutUsMain .aboutUsRight .numberBox .list .number {
  font-weight: 500;
  line-height: 1;
  position: relative;
}
#aboutUs .aboutUsMain .aboutUsRight .numberBox .list .number span {
  font-size: 2.8125rem;
  color: #3A5FAB;
}
#aboutUs .aboutUsMain .aboutUsRight .numberBox .list .number i {
  position: absolute;
  bottom: 0px;
  right: -0.625rem;
  font-size: 0.8125rem;
  color: #3A5FAB;
  background: #fff;
  z-index: 2;
  padding: 0.0625rem 0.125rem;
}
#aboutUs .aboutUsMain .aboutUsRight .numberBox .list .title {
  font-size: 0.875rem;
  color: #999999;
  line-height: 1;
}

/* 关于我们视频 */
#aboutusVideo {
  position: relative;
  overflow: hidden;
}
#aboutusVideo video {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
#aboutusVideo .play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 3.75rem;
  height: 3.75rem;
  background: url(../images/icon-play.png) no-repeat center/cover;
  border-radius: 50%;
  cursor: pointer;
  z-index: 2;
  opacity: 0;
}
#aboutusVideo .contentBox {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url("../images/aboutusVideoBg.png") no-repeat center/cover;
  pointer-events: none;
  z-index: 3;
}
#aboutusVideo .title {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 8.75rem;
  font-weight: 500;
  font-size: 2.875rem;
  color: transparent;
  background: linear-gradient(90deg, #fff, #ceebfe);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 3;
}

/* 研发实力 */
#research {
  padding: 5.25rem 0px 5.9375rem;
  background: #F7F8FA;
}
#research .researchTitle {
  margin-bottom: 5.25rem;
}
#research .researchTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
  margin-bottom: 1.25rem;
}
#research .researchTitle .intro {
  font-size: 1.125rem;
  color: #737373;
  line-height: 1.8125rem;
}
#research .researchMain .researchLeft {
  width: 27.125rem;
  height: 34.3125rem;
}
#research .researchMain .researchLeft .swiper-wrapper .swiper-slide {
  opacity: 0.5;
  transition: all 0.4s ease;
  cursor: pointer;
  position: relative;
}
#research .researchMain .researchLeft .swiper-wrapper .swiper-slide::after, #research .researchMain .researchLeft .swiper-wrapper .swiper-slide::before {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 0.0625rem;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
#research .researchMain .researchLeft .swiper-wrapper .swiper-slide::after {
  background: #e9e9e9;
}
#research .researchMain .researchLeft .swiper-wrapper .swiper-slide::before {
  background: #3A5FAB;
  z-index: 2;
  width: 0%;
}
#research .researchMain .researchLeft .swiper-wrapper .swiper-slide .content {
  height: 100%;
  padding: 1.25rem 0px;
}
#research .researchMain .researchLeft .swiper-wrapper .swiper-slide .content .title {
  color: #333333;
  font-size: 1.5rem;
}
#research .researchMain .researchLeft .swiper-wrapper .swiper-slide .content .arrow {
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  font-size: 0.75rem;
  color: #fff;
  background: #d4d4d4;
  border-radius: 50%;
  transition: all 0.4s ease;
}
#research .researchMain .researchLeft .swiper-wrapper .swiper-slide .image {
  display: none;
}
#research .researchMain .researchLeft .swiper-wrapper .swiper-slide-thumb-active {
  opacity: 1;
  border-color: #3A5FAB;
}
#research .researchMain .researchLeft .swiper-wrapper .swiper-slide-thumb-active::before {
  width: 100%;
}
#research .researchMain .researchLeft .swiper-wrapper .swiper-slide-thumb-active .content .arrow {
  color: #fff;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
}
#research .researchMain .researchRight {
  width: 67.75rem;
  height: 34.3125rem;
}
#research .researchMain .researchRight .swiper-wrapper .swiper-slide {
  overflow: hidden;
}
#research .researchMain .researchRight .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
  transition: all 0.4s ease;
}
#research .researchMain .researchRight .swiper-wrapper .swiper-slide:hover img {
  transform: scale(1.1);
}

/* 制造实力 */
#manufacture {
  padding: 5.6875rem 0px 0px;
  overflow: hidden;
}
#manufacture .manufactureTitle {
  margin-bottom: 1.875rem;
}
#manufacture .manufactureTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
  margin-bottom: 1.25rem;
}
#manufacture .manufactureTitle .btns .swiper-button-prev,
#manufacture .manufactureTitle .btns .swiper-button-next {
  width: 3rem;
  height: 3rem;
  border-radius: 1.875rem;
  font-size: 0.8125rem;
  color: #7a7a7a;
  text-align: center;
  line-height: 3rem;
  transition: all 0.4s ease;
  cursor: pointer;
  position: relative;
}
#manufacture .manufactureTitle .btns .swiper-button-prev::after,
#manufacture .manufactureTitle .btns .swiper-button-next::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border: 0.0625rem solid #7a7a7a;
  transition: all 0.4s ease;
  border-radius: 50%;
  box-sizing: border-box;
  content: "";
  display: block;
}
#manufacture .manufactureTitle .btns .swiper-button-prev::before,
#manufacture .manufactureTitle .btns .swiper-button-next::before {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  transition: all 0.4s ease;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  content: "";
  display: block;
}
#manufacture .manufactureTitle .btns .swiper-button-prev i,
#manufacture .manufactureTitle .btns .swiper-button-next i {
  display: inline-block;
  position: relative;
  z-index: 2;
}
#manufacture .manufactureTitle .btns .swiper-button-prev:hover,
#manufacture .manufactureTitle .btns .swiper-button-next:hover {
  color: #fff;
}
#manufacture .manufactureTitle .btns .swiper-button-prev:hover::after,
#manufacture .manufactureTitle .btns .swiper-button-next:hover::after {
  opacity: 0;
  visibility: hidden;
}
#manufacture .manufactureTitle .btns .swiper-button-prev:hover::before,
#manufacture .manufactureTitle .btns .swiper-button-next:hover::before {
  opacity: 1;
  visibility: visible;
}
#manufacture .manufactureTitle .btns .swiper-button-prev {
  margin-right: 0.75rem;
}
#manufacture .manufactureTitle .btns .swiper-button-prev i {
  transform: rotate(-180deg);
}
#manufacture .manufactureMain {
  width: 85.1875rem;
  overflow: visible;
}
#manufacture .manufactureMain .swiper-wrapper .swiper-slide {
  position: relative;
  opacity: 0.1;
  transition: all 0.4s ease;
  overflow: hidden;
}
#manufacture .manufactureMain .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
  transition: all 0.4s ease;
}
#manufacture .manufactureMain .swiper-wrapper .swiper-slide .title {
  position: absolute;
  left: 0px;
  bottom: 0px;
  font-size: 1.5rem;
  color: #FFFFFF;
  padding: 0px 3.625rem 2rem;
  z-index: 2;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
}
#manufacture .manufactureMain .swiper-wrapper .swiper-slide:hover img {
  transform: scale(1.1);
}
#manufacture .manufactureMain .swiper-wrapper .swiper-slide-active {
  opacity: 1;
}
#manufacture .manufactureMain .swiper-wrapper .swiper-slide-active .title {
  opacity: 1;
  visibility: visible;
}

/* 价值观 */
#value .valueMain {
  position: relative;
  height: 55rem;
}
#value .valueMain .list {
  padding: 0px 2.5rem;
  text-align: center;
  border-right: 0.0625rem solid rgba(255, 255, 255, 0.2);
}
#value .valueMain .list:last-child {
  border-right: 0px;
}
#value .valueMain .list .icon {
  width: 5.375rem;
  height: 5.375rem;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  margin-bottom: 2.8125rem;
  transition: all 0.4s ease;
}
#value .valueMain .list .icon img {
  width: auto;
  height: 5.375rem;
  filter: grayscale(1) brightness(500%);
  transition: all 0.4s ease;
}
#value .valueMain .list .title {
  font-weight: 500;
  font-size: 1.625rem;
  color: #FFFFFF;
  margin-bottom: 1.125rem;
}
#value .valueMain .list .intro {
  font-weight: 300;
  font-size: 1.3125rem;
  color: #FFFFFF;
}
#value .valueMain .list:hover .icon {
  background: #fff;
}
#value .valueMain .list:hover .icon img {
  filter: none;
}
#value .valueNumber {
  padding: 4.5rem 0px 4.625rem;
  position: relative;
}
#value .valueNumber .listBox {
  margin: 0px -8.125rem;
}
#value .valueNumber .listBox .list {
  text-align: center;
  position: relative;
}
#value .valueNumber .listBox .list::after {
  width: 0.0625rem;
  height: 4.375rem;
  background: rgba(220, 220, 220, 0.4);
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
}
#value .valueNumber .listBox .list:last-child::after {
  display: none;
}
#value .valueNumber .listBox .list .number {
  display: inline-block;
  line-height: 1;
  margin-bottom: 0.9375rem;
  position: relative;
}
#value .valueNumber .listBox .list .number span {
  font-weight: 600;
  font-size: 4.375rem;
  color: #fff;
}
#value .valueNumber .listBox .list .number i {
  font-weight: 600;
  position: absolute;
  right: -0.1875rem;
  bottom: -0.125rem;
  font-size: 1.5rem;
  color: #fff;
  background: #1a364c;
  padding: 0px 0.3125rem;
}
#value .valueNumber .listBox .list .title {
  font-weight: 300;
  font-size: 1.125rem;
  color: #fff;
}

/* 发展历程 */
#developmentHistory {
  position: relative;
  height: 59.9375rem;
  overflow: hidden;
}
#developmentHistory .content1632 {
  position: relative;
}
#developmentHistory .developmentHistoryTitle {
  position: absolute;
  left: 0px;
  top: 5.375rem;
  z-index: 2;
}
#developmentHistory .developmentHistoryTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#developmentHistory .developmentHistoryMain .developmentHistoryLeft {
  height: 14.125rem;
  margin-top: 28.25rem;
  position: relative;
  overflow: visible;
}
#developmentHistory .developmentHistoryMain .developmentHistoryLeft::before, #developmentHistory .developmentHistoryMain .developmentHistoryLeft::after {
  content: "";
  display: block;
  position: absolute;
  right: 0px;
  width: 100vw;
  height: 0.0625rem;
  background: #CADAE6;
}
#developmentHistory .developmentHistoryMain .developmentHistoryLeft::before {
  top: 0px;
}
#developmentHistory .developmentHistoryMain .developmentHistoryLeft::after {
  bottom: 0px;
}
#developmentHistory .developmentHistoryMain .developmentHistoryLeft .swiper-wrapper .swiper-slide {
  text-align: right;
  font-size: 1.75rem;
  color: #333333;
  line-height: 14.125rem;
  opacity: 0.3;
  padding: 0px 8.125rem;
  transition: all 0.4s ease;
  position: relative;
}
#developmentHistory .developmentHistoryMain .developmentHistoryLeft .swiper-wrapper .swiper-slide::after {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 10.0625rem;
  height: 0.0625rem;
  background: #333333;
  transition: all 0.2s ease;
  opacity: 0;
  visibility: hidden;
  content: "";
  display: block;
}
#developmentHistory .developmentHistoryMain .developmentHistoryLeft .swiper-wrapper .swiper-slide-active {
  font-size: 2rem;
  color: #3A5FAB;
  opacity: 1;
}
#developmentHistory .developmentHistoryMain .developmentHistoryLeft .swiper-wrapper .swiper-slide-active::after {
  opacity: 1;
  visibility: visible;
}
#developmentHistory .developmentHistoryMain .developmentHistoryLeft .swiper-wrapper .swiper-slide-prev {
  cursor: pointer;
}
#developmentHistory .developmentHistoryMain .developmentHistoryLeft .swiper-wrapper .swiper-slide-next {
  cursor: pointer;
}
#developmentHistory .developmentHistoryMain .developmentHistoryLeft .swiper-button-prev,
#developmentHistory .developmentHistoryMain .developmentHistoryLeft .swiper-button-next {
  position: absolute;
  left: 4.75rem;
  font-size: 0.8125rem;
  color: #333;
  transition: all 0.4s ease;
  cursor: pointer;
  z-index: 2;
}
#developmentHistory .developmentHistoryMain .developmentHistoryLeft .swiper-button-prev i,
#developmentHistory .developmentHistoryMain .developmentHistoryLeft .swiper-button-next i {
  display: inline-block;
}
#developmentHistory .developmentHistoryMain .developmentHistoryLeft .swiper-button-prev:hover,
#developmentHistory .developmentHistoryMain .developmentHistoryLeft .swiper-button-next:hover {
  color: #3A5FAB;
}
#developmentHistory .developmentHistoryMain .developmentHistoryLeft .swiper-button-prev {
  top: -1.875rem;
}
#developmentHistory .developmentHistoryMain .developmentHistoryLeft .swiper-button-prev i {
  transform: rotate(-90deg);
}
#developmentHistory .developmentHistoryMain .developmentHistoryLeft .swiper-button-next {
  bottom: -1.875rem;
}
#developmentHistory .developmentHistoryMain .developmentHistoryLeft .swiper-button-next i {
  transform: rotate(90deg);
}
#developmentHistory .developmentHistoryMain .developmentHistoryRight {
  width: 62.0625rem;
  height: 59.9375rem;
  padding-top: 5.875rem;
  border-left: 0.0625rem solid #CADAE6;
}
#developmentHistory .developmentHistoryMain .developmentHistoryRight .swiper-wrapper .swiper-slide {
  height: auto;
  min-height: 44.6875rem;
  padding-left: 11.125rem;
  opacity: 0.3;
  transition: all 0.4s ease;
}
#developmentHistory .developmentHistoryMain .developmentHistoryRight .swiper-wrapper .swiper-slide .year {
  font-weight: 500;
  color: #333333;
  font-size: 2.25rem;
  margin-bottom: 1.0625rem;
  transition: all 0.4s ease;
}
#developmentHistory .developmentHistoryMain .developmentHistoryRight .swiper-wrapper .swiper-slide .title {
  font-weight: 500;
  color: #333333;
  font-size: 1.5rem;
  margin-bottom: 0.4375rem;
}
#developmentHistory .developmentHistoryMain .developmentHistoryRight .swiper-wrapper .swiper-slide .intro {
  font-weight: 300;
  font-size: 1.125rem;
  color: #333333;
  line-height: 1.6875rem;
  margin-bottom: 1.5rem;
}
#developmentHistory .developmentHistoryMain .developmentHistoryRight .swiper-wrapper .swiper-slide .image {
  overflow: hidden;
}
#developmentHistory .developmentHistoryMain .developmentHistoryRight .swiper-wrapper .swiper-slide .image img {
  width: 100%;
  height: auto;
  transition: all 0.4s ease;
}
#developmentHistory .developmentHistoryMain .developmentHistoryRight .swiper-wrapper .swiper-slide .image:hover img {
  transform: scale(1.1);
}
#developmentHistory .developmentHistoryMain .developmentHistoryRight .swiper-wrapper .swiper-slide-active {
  opacity: 1;
}
#developmentHistory .developmentHistoryMain .developmentHistoryRight .swiper-wrapper .swiper-slide-active .year {
  color: #3A5FAB;
}

/* 招聘类型 */
#recruitmentType {
  padding: 6rem 0px 6.3125rem;
}
#recruitmentType .listBox {
  margin: -1.5rem;
}
#recruitmentType .listBox .list {
  width: calc(50% - 3rem);
  height: 28.8125rem;
  margin: 1.5rem;
  position: relative;
}
#recruitmentType .listBox .list .content {
  padding: 4.5rem 4.125rem;
}
#recruitmentType .listBox .list .content .title {
  font-weight: 500;
  font-size: 2.125rem;
  color: #FFFFFF;
  margin-bottom: -0.1875rem;
}
#recruitmentType .listBox .list .content .subTitle {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.6875rem;
  color: #FFFFFF;
  opacity: 0.3;
  margin-bottom: 1.4375rem;
}
#recruitmentType .listBox .list .content .more {
  display: inline-block;
  min-width: 11.8125rem;
  text-align: center;
  font-size: 0.875rem;
  color: #FFFFFF;
  height: 3.1875rem;
  line-height: 2.9375rem;
  border-radius: 1.625rem;
  padding: 0px 1.25rem;
  border: 0.125rem solid rgba(255, 255, 255, 0.5);
  overflow: hidden;
  position: relative;
  transition: all 0.5s ease-in-out;
}
#recruitmentType .listBox .list .content .more::after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.0625rem;
  height: 0.0625rem;
  border-radius: 50%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0.5s, -webkit-transform 0.5s ease-in-out;
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  content: "";
  display: block;
}
#recruitmentType .listBox .list .content .more span {
  margin-left: 0.75rem;
  position: relative;
  z-index: 2;
}
#recruitmentType .listBox .list .content .more i {
  display: inline-block;
  position: relative;
  z-index: 2;
  transform: rotate(-45deg);
}
#recruitmentType .listBox .list .content .more:hover {
  border-color: transparent;
}
#recruitmentType .listBox .list .content .more:hover::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(410);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0s, -webkit-transform 0.5s ease-in-out;
}

/* 薪酬福利体系 */
#salaryBenefits {
  padding: 5.4375rem 0px 6.875rem;
  position: relative;
}
#salaryBenefits .salaryBenefitsTitle {
  margin-bottom: 2.9375rem;
}
#salaryBenefits .salaryBenefitsTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#salaryBenefits .salaryBenefitsMain .swiper-wrapper {
  margin: -0.625rem;
}
#salaryBenefits .salaryBenefitsMain .swiper-wrapper .swiper-slide {
  width: calc(33.33% - 1.25rem);
  margin: 0.625rem;
  min-height: 20rem;
  padding: 1.8125rem 5rem;
  background: #FFFFFF;
  border: 0.0625rem solid transparent;
  transition: all 0.4s ease;
}
#salaryBenefits .salaryBenefitsMain .swiper-wrapper .swiper-slide .icon {
  text-align: center;
  margin-bottom: 0.5rem;
}
#salaryBenefits .salaryBenefitsMain .swiper-wrapper .swiper-slide .icon img {
  width: auto;
  height: 8.125rem;
}
#salaryBenefits .salaryBenefitsMain .swiper-wrapper .swiper-slide .title {
  font-weight: 500;
  font-size: 1.5rem;
  color: #333333;
  text-align: center;
  margin-bottom: 0.5625rem;
}
#salaryBenefits .salaryBenefitsMain .swiper-wrapper .swiper-slide .intro {
  font-weight: 300;
  font-size: 1rem;
  color: rgba(51, 51, 51, 0.8);
  line-height: 1.5rem;
}
#salaryBenefits .salaryBenefitsMain .swiper-wrapper .swiper-slide:hover {
  box-shadow: 0px 0.5rem 1.6875rem 0px rgba(148, 177, 209, 0.39);
  border: 0.0625rem solid;
  border-image: linear-gradient(180deg, #3A5FAB, #5290FF) 1 1;
}

/* 员工活动 */
#employeeActivity {
  padding: 5.4375rem 0px 0px;
  overflow: hidden;
}
#employeeActivity .employeeActivityTitle {
  margin-bottom: 3rem;
}
#employeeActivity .employeeActivityTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#employeeActivity .employeeActivityMain {
  height: 52.5rem;
  max-width: 120rem;
  margin: 0px auto;
  position: relative;
}
#employeeActivity .employeeActivityMain .list {
  position: absolute;
}
#employeeActivity .employeeActivityMain .list::after {
  position: absolute;
  left: 0xp;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
#employeeActivity .employeeActivityMain .list .content {
  padding: 3.375rem 3.4375rem;
  position: relative;
  z-index: 2;
}
#employeeActivity .employeeActivityMain .list .content .title {
  font-weight: 500;
  font-size: 1.75rem;
  color: #F6F6F6;
  margin-bottom: 1.1875rem;
}
#employeeActivity .employeeActivityMain .list .content .intro {
  font-weight: 300;
  font-size: 1rem;
  color: #F6F6F6;
  line-height: 1.375rem;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
}
#employeeActivity .employeeActivityMain .list:nth-child(1) {
  left: 0px;
  top: 0px;
  width: 38.75rem;
  height: 35rem;
}
#employeeActivity .employeeActivityMain .list:nth-child(1)::after {
  background: #3A5FAB;
}
#employeeActivity .employeeActivityMain .list:nth-child(1) .content {
  padding-left: 9rem;
}
#employeeActivity .employeeActivityMain .list:nth-child(2) {
  top: 0px;
  left: 38.75rem;
  width: 81.25rem;
  height: 17.5rem;
}
#employeeActivity .employeeActivityMain .list:nth-child(2)::after {
  background: #15bdba;
}
#employeeActivity .employeeActivityMain .list:nth-child(2) .content {
  padding-right: 9rem;
}
#employeeActivity .employeeActivityMain .list:nth-child(3) {
  top: 17.5rem;
  left: 38.75rem;
  width: 42.6875rem;
  height: 17.5rem;
}
#employeeActivity .employeeActivityMain .list:nth-child(3)::after {
  background: #756259;
}
#employeeActivity .employeeActivityMain .list:nth-child(4) {
  top: 17.5rem;
  left: 81.4375rem;
  width: 38.5625rem;
  height: 35rem;
}
#employeeActivity .employeeActivityMain .list:nth-child(4)::after {
  background: #2E4758;
}
#employeeActivity .employeeActivityMain .list:nth-child(4) .content {
  padding-right: 9rem;
}
#employeeActivity .employeeActivityMain .list:nth-child(5) {
  left: 0px;
  top: 35rem;
  width: 81.4375rem;
  height: 17.5rem;
}
#employeeActivity .employeeActivityMain .list:nth-child(5)::after {
  background: #006BD9;
}
#employeeActivity .employeeActivityMain .list:nth-child(5) .content {
  padding-left: 9rem;
}
#employeeActivity .employeeActivityMain .list:hover::after {
  opacity: 1;
}
#employeeActivity .employeeActivityMain .list:hover .content .intro {
  opacity: 1;
  visibility: visible;
}

/* 招聘 */
#join {
  padding: 4.6875rem 0px 8.625rem;
  background: #F7F8FA;
  margin-top: -4.375rem;
}
#join .joinTitle {
  margin-bottom: 2.9375rem;
}
#join .joinTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#join .joinTitle .intro {
  font-weight: 300;
  font-size: 1.125rem;
  color: #737373;
  margin-top: 0.625rem;
}
#join .joinMain .joinLeft {
  width: 18rem;
  padding: 0px 1.625rem 0px 1.4375rem;
  background: #FFFFFF;
}
#join .joinMain .joinLeft .wrapper {
  padding: 1.875rem 0px;
  border-bottom: 0.0625rem solid #D9D9D9;
}
#join .joinMain .joinLeft .wrapper:last-child {
  border-bottom: 0px;
}
#join .joinMain .joinLeft .wrapper .title span {
  font-weight: 500;
  font-size: 1.25rem;
  color: #333333;
}
#join .joinMain .joinLeft .wrapper .title i {
  width: 0.875rem;
  height: 0.875rem;
  position: relative;
  cursor: pointer;
}
#join .joinMain .joinLeft .wrapper .title i::before, #join .joinMain .joinLeft .wrapper .title i::after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #000000;
  content: "";
  display: block;
}
#join .joinMain .joinLeft .wrapper .title i::before {
  width: 100%;
  height: 0.125rem;
}
#join .joinMain .joinLeft .wrapper .title i::after {
  width: 0.125rem;
  height: 100%;
}
#join .joinMain .joinLeft .wrapper .title .clearBtn {
  font-weight: normal;
  font-size: 1rem;
  color: #646a73;
  cursor: pointer;
  transition: all 0.4s ease;
  pointer-events: none;
}
#join .joinMain .joinLeft .wrapper .title .clearBtn.active {
  color: #3A5FAB;
  pointer-events: all;
}
#join .joinMain .joinLeft .wrapper .title .clearBtn.active:hover {
  opacity: 0.8;
}
#join .joinMain .joinLeft .wrapper .listBox {
  display: none;
  margin-top: 1.125rem;
}
#join .joinMain .joinLeft .wrapper .listBox .list {
  margin-bottom: 0.875rem;
  cursor: pointer;
}
#join .joinMain .joinLeft .wrapper .listBox .list:last-child {
  margin-bottom: 0px;
}
#join .joinMain .joinLeft .wrapper .listBox .list i {
  width: 1rem;
  height: 1rem;
  background: #E6E6E6;
  border: 0.0625rem solid #808080;
  margin-right: 0.6875rem;
  position: relative;
  transition: all 0.2s ease;
}
#join .joinMain .joinLeft .wrapper .listBox .list i::after {
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 0.3125rem;
  height: 0.5625rem;
  border-right: 0.125rem solid #fff;
  border-bottom: 0.125rem solid #fff;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease;
  content: "";
  display: block;
}
#join .joinMain .joinLeft .wrapper .listBox .list span {
  font-weight: 300;
  font-size: 1rem;
  color: #333333;
}
#join .joinMain .joinLeft .wrapper .listBox .list.active i, #join .joinMain .joinLeft .wrapper .listBox .list:hover i {
  border-color: #3A5FAB;
  background: #3A5FAB;
}
#join .joinMain .joinLeft .wrapper .listBox .list.active i::after, #join .joinMain .joinLeft .wrapper .listBox .list:hover i::after {
  opacity: 1;
  visibility: visible;
}
#join .joinMain .joinLeft .wrapper.active .title i::after {
  opacity: 0;
  visibility: hidden;
}
#join .joinMain .joinRight {
  width: 81.875rem;
}
#join .joinMain .joinRight .joinSearch {
  margin-bottom: 1.875rem;
}
#join .joinMain .joinRight .joinSearch input {
  height: 3.5rem;
  font-size: 1rem;
  color: #818090;
  background: #FFFFFF;
  border: 0.0625rem solid #C2C1CF;
  margin-right: 0.4375rem;
  padding: 0px 1.8125rem;
  transition: all 0.4s ease;
}
#join .joinMain .joinRight .joinSearch input:focus {
  border-color: #0253B0;
  box-shadow: 0px 0px 0px 0.25rem rgba(2, 83, 176, 0.2);
}
#join .joinMain .joinRight .joinSearch button {
  width: 7.375rem;
  height: 3.4375rem;
  font-size: 1rem;
  color: #FFFFFF;
  background: #3A5FAB;
  cursor: pointer;
  border: 0px;
}
#join .joinMain .joinRight .joinBox {
  background: #FFFFFF;
  padding-bottom: 3.0625rem;
}
#join .joinMain .joinRight .joinBox .joinList {
  padding: 0.0625rem 0px;
  margin-bottom: 2.1875rem;
}
#join .joinMain .joinRight .joinBox .joinList .list {
  margin: 0px 2.5rem;
  border-bottom: 0.0625rem solid #F5F5F5;
}
#join .joinMain .joinRight .joinBox .joinList .list .head {
  margin: 2rem 0px;
}
#join .joinMain .joinRight .joinBox .joinList .list .head .title {
  margin-bottom: 0.625rem;
}
#join .joinMain .joinRight .joinBox .joinList .list .head .title .name {
  font-size: 1.5rem;
  color: #333333;
}
#join .joinMain .joinRight .joinBox .joinList .list .head .title .time {
  font-size: 0.9375rem;
  color: #999999;
}
#join .joinMain .joinRight .joinBox .joinList .list .head .otherBox .other .address {
  font-size: 0.9375rem;
  color: #757778;
}
#join .joinMain .joinRight .joinBox .joinList .list .head .otherBox .other .address i {
  margin-right: 0.375rem;
}
#join .joinMain .joinRight .joinBox .joinList .list .head .otherBox .other .line {
  width: 0.0625rem;
  height: 0.75rem;
  background: rgba(182, 191, 205, 0.3);
  margin: 0px 1.0625rem;
}
#join .joinMain .joinRight .joinBox .joinList .list .head .otherBox .other .num {
  font-size: 0.9375rem;
  color: #757778;
}
#join .joinMain .joinRight .joinBox .joinList .list .head .otherBox .arrow {
  font-size: 0.75rem;
  color: #333333;
  position: relative;
  padding-left: 0.875rem;
  transition: all 0.4s ease;
  cursor: pointer;
}
#join .joinMain .joinRight .joinBox .joinList .list .head .otherBox .arrow::after {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 0.5625rem;
  height: 0.375rem;
  background: #7c7d80;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  transition: all 0.4s ease;
  content: "";
  display: block;
}
#join .joinMain .joinRight .joinBox .joinList .list .head .otherBox .arrow.active {
  color: #3a5fab;
}
#join .joinMain .joinRight .joinBox .joinList .list .head .otherBox .arrow.active::after {
  transform: translateY(-50%) rotate(180deg);
  background: #3a5fab;
}
#join .joinMain .joinRight .joinBox .joinList .list .content {
  display: none;
  font-size: 1rem;
  padding-bottom: 3.25rem;
}
#join .joinMain .joinRight .joinBox .joinList .list .content p {
  font-weight: 300;
  color: #898B8C;
  line-height: 1.875rem;
}
#join .joinMain .joinRight .joinBox .joinList .list .content .more {
  display: inline-block;
  min-width: 9.0625rem;
  text-align: center;
  font-size: 0.9375rem;
  color: #0253B0;
  height: 3rem;
  line-height: 2.75rem;
  border-radius: 1.5rem;
  padding: 0px 1.25rem;
  border: 0.125rem solid #0253B0;
  overflow: hidden;
  position: relative;
  margin-top: 1.6875rem;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
}
#join .joinMain .joinRight .joinBox .joinList .list .content .more::after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.0625rem;
  height: 0.0625rem;
  border-radius: 50%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0.5s, -webkit-transform 0.5s ease-in-out;
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  content: "";
  display: block;
}
#join .joinMain .joinRight .joinBox .joinList .list .content .more span {
  position: relative;
  z-index: 2;
}
#join .joinMain .joinRight .joinBox .joinList .list .content .more:hover {
  color: #fff;
  border-color: transparent;
}
#join .joinMain .joinRight .joinBox .joinList .list .content .more:hover::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(410);
  transition: transform 0.5s ease-in-out, opacity 0s linear 0s, -webkit-transform 0.5s ease-in-out;
}

/* 招聘弹窗 */
.joinFormPopup {
  width: 69.375rem;
  max-height: calc(100vh - 7.5rem);
  overflow-y: auto;
  background: #FFFFFF;
}
.joinFormPopup .layui-layer-setwin {
  display: none;
}
.joinFormPopup .layui-layer-content {
  overflow: visible;
}
.joinFormPopup .joinForm {
  padding: 3.9375rem 3.9375rem;
}
.joinFormPopup .joinForm .joinFormClose {
  position: absolute;
  right: 1.625rem;
  top: 1.625rem;
  width: 1.25rem;
  height: 1.25rem;
  cursor: pointer;
}
.joinFormPopup .joinForm .joinFormClose i {
  font-size: 1.125rem;
  color: #333333;
}
.joinFormPopup .joinForm .joinFormTitle {
  font-weight: 500;
  font-size: 1.5rem;
  color: #010000;
  padding-bottom: 0.6875rem;
  border-bottom: 0.0625rem solid #EAECEE;
  position: relative;
  margin-bottom: 3.5625rem;
}
.joinFormPopup .joinForm .joinFormTitle::after {
  position: absolute;
  left: 0px;
  bottom: -0.0625rem;
  width: 9.1875rem;
  height: 0.125rem;
  background: #0253B0;
  content: "";
  display: block;
}
.joinFormPopup .joinForm .joinFormMain {
  display: flex;
  flex-wrap: wrap;
}
.joinFormPopup .joinForm .joinFormMain .list {
  width: 100%;
  display: flex;
  margin-bottom: 1.75rem;
}
.joinFormPopup .joinForm .joinFormMain .list:nth-child(1) {
  margin-bottom: 1rem;
}
.joinFormPopup .joinForm .joinFormMain .list:nth-child(2) {
  margin-bottom: 1.25rem;
}
.joinFormPopup .joinForm .joinFormMain .list:nth-child(2) .title {
  line-height: 2.25rem;
}
.joinFormPopup .joinForm .joinFormMain .list:nth-child(6) {
  padding-right: 1rem;
}
.joinFormPopup .joinForm .joinFormMain .list:nth-child(7) {
  padding-left: 1rem;
}
.joinFormPopup .joinForm .joinFormMain .list:nth-child(6), .joinFormPopup .joinForm .joinFormMain .list:nth-child(7) {
  width: 50%;
}
.joinFormPopup .joinForm .joinFormMain .list > .title {
  width: 5.3125rem;
  font-size: 0.875rem;
  color: #333333;
  line-height: 3.0625rem;
}
.joinFormPopup .joinForm .joinFormMain .list > .title span {
  color: #E11212;
  margin-right: 0.1875rem;
}
.joinFormPopup .joinForm .joinFormMain .list > .input {
  flex: 1 1;
  position: relative;
}
.joinFormPopup .joinForm .joinFormMain .list > .input input {
  width: 100%;
  height: 3.0625rem;
  padding: 0px 1.3125rem;
  font-size: 0.875rem;
  color: #333333;
  border: 0.0625rem solid #CECECE;
  transition: all 0.4s ease;
}
.joinFormPopup .joinForm .joinFormMain .list > .input input::placeholder {
  font-weight: 300;
  color: #ADADAD;
}
.joinFormPopup .joinForm .joinFormMain .list > .input input:focus {
  border-color: #0253b0 !important;
  box-shadow: 0px 0px 0px 0.25rem rgba(2, 83, 176, 0.2) !important;
}
.joinFormPopup .joinForm .joinFormMain .list > .input textarea {
  width: 100%;
  height: 11.125rem;
  padding: 0.875rem 1.3125rem;
  font-size: 0.875rem;
  color: #333333;
  border: 0.0625rem solid #CECECE;
  transition: all 0.4s ease;
}
.joinFormPopup .joinForm .joinFormMain .list > .input textarea::placeholder {
  font-weight: 300;
  color: #ADADAD;
}
.joinFormPopup .joinForm .joinFormMain .list > .input textarea:focus {
  border-color: #0253b0 !important;
  box-shadow: 0px 0px 0px 0.25rem rgba(2, 83, 176, 0.2) !important;
}
.joinFormPopup .joinForm .joinFormMain .list > .input .layui-upload-drag {
  padding: 1.5625rem;
  border-color: #CECECE;
  align-items: center;
}
.joinFormPopup .joinForm .joinFormMain .list > .input .layui-upload-drag img {
  width: auto;
  height: 1.1875rem;
  margin-bottom: 0.25rem;
}
.joinFormPopup .joinForm .joinFormMain .list > .input .layui-upload-drag .title {
  font-size: 1rem;
  color: #333333;
  margin-bottom: 0.3125rem;
}
.joinFormPopup .joinForm .joinFormMain .list > .input .layui-upload-drag .intro {
  font-size: 0.875rem;
  color: #ADADAD;
}
.joinFormPopup .joinForm .joinFormMain .list > .input .layui-form-radio:hover > *, .joinFormPopup .joinForm .joinFormMain .list > .input .layui-form-radioed, .joinFormPopup .joinForm .joinFormMain .list > .input .layui-form-radioed > i {
  color: #0253b0;
}
.joinFormPopup .joinForm .joinFormMain .list > .input .layui-form-radio > * {
  font-size: 0.875rem;
}
.joinFormPopup .joinForm .joinFormMain .list > .input .layui-form-radio {
  line-height: 1.75rem;
  margin: 0.375rem 0.625rem 0 0;
  padding-right: 0.625rem;
}
.joinFormPopup .joinForm .joinFormMain .list > .input .layui-form-select dl {
  top: 3.6875rem;
  min-height: 18.75rem;
  max-height: 18.75rem;
}
.joinFormPopup .joinForm .joinFormMain .list > .input .layui-form-select dl dd.layui-select-tips {
  padding-left: 0.625rem !important;
}
.joinFormPopup .joinForm .joinFormMain .list > .input .layui-form-select dl dd, .joinFormPopup .joinForm .joinFormMain .list > .input .layui-form-select dl dt {
  font-size: 0.875rem;
  padding: 0 0.625rem;
  line-height: 2.25rem;
}
.joinFormPopup .joinForm .joinFormMain .list > .input .layui-form-select dl dd.layui-this {
  color: #0253B0 !important;
}
.joinFormPopup .joinForm .joinFormMain .list > .input .layui-form-select .layui-edge {
  right: 1.25rem;
  margin-top: -0.1875rem;
  border-top-color: #999999;
  border-width: 0.375rem;
}
.joinFormPopup .joinForm .joinFormMain .list > .input .layui-form-selected .layui-edge {
  margin-top: -0.5625rem;
}
.joinFormPopup .joinForm .joinFormMain .list > .input .time {
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  font-size: 1.375rem;
  color: #999999;
}
.joinFormPopup .joinForm .joinFormMain .list > .input .countBox {
  position: absolute;
  right: 1.25rem;
  bottom: 1.25rem;
  font-size: 0.875rem;
  color: #ADADAD;
  pointer-events: none;
}
.joinFormPopup .joinForm .joinFormMain .list .submit {
  width: 100%;
  height: 3rem;
  background: #0253B0;
  font-weight: 500;
  font-size: 0.9375rem;
  color: #FFFFFF;
  border-radius: 1.5rem;
  border: 0px;
  cursor: pointer;
}

/* 面试流程 */
#socialRecruitmentInterviewProcess {
  padding: 7rem 0px 8.0625rem;
  position: relative;
}
#socialRecruitmentInterviewProcess .socialRecruitmentInterviewProcessTitle {
  margin-bottom: 3.9375rem;
}
#socialRecruitmentInterviewProcess .socialRecruitmentInterviewProcessTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#socialRecruitmentInterviewProcess .socialRecruitmentInterviewProcessMain .list {
  position: relative;
}
#socialRecruitmentInterviewProcess .socialRecruitmentInterviewProcessMain .list::after {
  position: absolute;
  right: -5rem;
  top: 2.5625rem;
  width: 6.8125rem;
  height: 2.375rem;
  background: url("../images/socialRecruitmentInterviewProcessArrow.png") no-repeat center/cover;
  content: "";
  display: block;
}
#socialRecruitmentInterviewProcess .socialRecruitmentInterviewProcessMain .list:last-child::after {
  display: none;
}
#socialRecruitmentInterviewProcess .socialRecruitmentInterviewProcessMain .list .icon {
  width: 7.6875rem;
  height: 7.6875rem;
  background: linear-gradient(121deg, #3A5FAB, #5290FF);
  border-radius: 50%;
  margin: 0px auto;
  position: relative;
  z-index: 2;
}
#socialRecruitmentInterviewProcess .socialRecruitmentInterviewProcessMain .list .icon img {
  width: auto;
  height: 7.6875rem;
}
#socialRecruitmentInterviewProcess .socialRecruitmentInterviewProcessMain .list .content {
  width: 16.3125rem;
  height: 16.3125rem;
  text-align: center;
  border-radius: 50%;
  border: 0.0625rem dashed rgba(58, 96, 172, 0.3);
  margin-top: -4.5rem;
  padding: 6.5625rem 1.25rem 2.5rem;
  background: rgba(255, 255, 255, 0.3);
}
#socialRecruitmentInterviewProcess .socialRecruitmentInterviewProcessMain .list .content .number {
  width: 1.9375rem;
  height: 1.9375rem;
  text-align: center;
  line-height: 1.9375rem;
  font-size: 1.25rem;
  color: #fff;
  background: #3A5FAB;
  border-radius: 50%;
  margin: 0px auto 0.6875rem;
}
#socialRecruitmentInterviewProcess .socialRecruitmentInterviewProcessMain .list .content .title {
  font-size: 1.4375rem;
  color: #333333;
}

/* 校招面试流程 */
#campusRecruitmentInterviewProcess {
  padding: 6.5625rem 0px 10.8125rem;
  position: relative;
}
#campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox {
  padding: 0px 0px 8.875rem;
}
#campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessTitle {
  margin-bottom: 2.375rem;
}
#campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessMain {
  position: relative;
}
#campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessMain::after {
  width: 86rem;
  height: 9.75rem;
  background: url("../images/campusRecruitmentInterviewProcessLine.png") no-repeat center/cover;
  position: absolute;
  left: 50%;
  top: 4.375rem;
  transform: translateX(-50%);
  content: "";
  display: block;
}
#campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessMain .list {
  margin: 0px 4.3125rem;
}
#campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessMain .list:nth-child(odd) {
  margin-top: 10.625rem;
}
#campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessMain .list:first-child {
  margin-left: 0px;
}
#campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessMain .list:last-child {
  margin-right: 0px;
}
#campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessMain .list .icon {
  width: 6.8125rem;
  height: 6.8125rem;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  border: 0.0625rem solid #4E9AF4;
  margin: 0px auto 1.4375rem;
}
#campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessMain .list .icon img {
  width: auto;
  height: 6.8125rem;
}
#campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessMain .list .content {
  text-align: center;
}
#campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessMain .list .content .number {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 0.9375rem;
  color: #FFFFFF;
  text-align: center;
  background: #3A5FAB;
  border-radius: 50%;
  margin: 0px auto;
}
#campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessMain .list .content .title {
  width: 6.8125rem;
  font-size: 1.125rem;
  color: #333333;
  margin-top: 0.4375rem;
}
#campusRecruitmentInterviewProcess .developmentChannel .developmentChannelTitle {
  margin-bottom: 3.5rem;
}
#campusRecruitmentInterviewProcess .developmentChannel .developmentChannelTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
}
#campusRecruitmentInterviewProcess .developmentChannel .developmentChannelTitle .intro {
  font-weight: 300;
  font-size: 1.125rem;
  color: #6E6E6E;
  margin-top: 0.75rem;
}
#campusRecruitmentInterviewProcess .developmentChannel .developmentChannelTitle .listBox {
  margin-top: 2.25rem;
}
#campusRecruitmentInterviewProcess .developmentChannel .developmentChannelTitle .listBox .list {
  display: inline-block;
  width: auto;
  height: 3.0625rem;
  line-height: 3.0625rem;
  background: #F7F8FA;
  border-radius: 1.5625rem;
  padding: 0px 2.1875rem;
  margin-right: 0.75rem;
  font-size: 1rem;
  color: #4d4e50;
  cursor: pointer;
}
#campusRecruitmentInterviewProcess .developmentChannel .developmentChannelTitle .listBox .list:last-child {
  margin-right: 0px;
}
#campusRecruitmentInterviewProcess .developmentChannel .developmentChannelTitle .listBox .list.active {
  color: #fff;
  background: linear-gradient(270deg, #3A5FAB, #5290FF);
}
#campusRecruitmentInterviewProcess .developmentChannel .developmentChannelMain .list {
  display: none;
}
#campusRecruitmentInterviewProcess .developmentChannel .developmentChannelMain .list img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0px auto;
}

/* 成功案例 */
#successCaseList {
  padding: 6.0625rem 0px 4.1875rem;
  margin-top: -4.375rem;
}
#successCaseList .listBox {
  margin: -1.1875rem -1.1875rem 2.1875rem;
}
#successCaseList .listBox .list {
  width: calc(33.33% - 2.375rem);
  margin: 1.1875rem;
  display: block;
  background: #F7FAFC;
}
#successCaseList .listBox .list .image {
  overflow: hidden;
}
#successCaseList .listBox .list .image img {
  width: 100%;
  height: 18.125rem;
  object-fit: cover;
  transition: all 0.4s ease;
}
#successCaseList .listBox .list .content {
  padding: 2rem 2.1875rem 2.25rem;
}
#successCaseList .listBox .list .content .time {
  margin-bottom: 0.9375rem;
}
#successCaseList .listBox .list .content .time i {
  font-size: 1.25rem;
  color: #535353;
  margin-right: 0.625rem;
}
#successCaseList .listBox .list .content .time span {
  font-weight: 300;
  font-size: 1rem;
  color: #535353;
}
#successCaseList .listBox .list .content .title {
  font-size: 1.5rem;
  color: #333333;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 2.5625rem;
}
#successCaseList .listBox .list .content .more {
  display: inline-block;
  min-width: 9.9375rem;
  text-align: center;
  font-size: 0.875rem;
  color: #4d6eb3;
  height: 3.1875rem;
  line-height: 2.9375rem;
  border-radius: 1.625rem;
  padding: 0px 1.25rem;
  border: 0.125rem solid #9cafd5;
  overflow: hidden;
  position: relative;
  transition: all 0.5s ease-in-out;
}
#successCaseList .listBox .list .content .more::after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.0625rem;
  height: 0.0625rem;
  border-radius: 50%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  content: "";
  display: block;
}
#successCaseList .listBox .list .content .more span {
  margin-left: 0.75rem;
  position: relative;
  z-index: 2;
}
#successCaseList .listBox .list .content .more i {
  display: inline-block;
  position: relative;
  z-index: 2;
  transform: rotate(-45deg);
}
#successCaseList .listBox .list:hover .image img {
  transform: scale(1.1);
}
#successCaseList .listBox .list:hover .content .more {
  color: #fff;
  border-color: transparent;
}
#successCaseList .listBox .list:hover .content .more::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(410);
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
}

/* 服务理念 */
#serviceIdea {
  margin-top: -4.375rem;
  padding: 5.6875rem 0px 6.625rem;
  background: #F7F8FA;
}
#serviceIdea .serviceIdeaMain {
  background: #fff;
  margin-bottom: 3.5625rem;
}
#serviceIdea .serviceIdeaMain .image {
  width: 50%;
  overflow: hidden;
}
#serviceIdea .serviceIdeaMain .image img {
  width: 100%;
  height: 100%;
  min-height: 31.5625rem;
  object-fit: cover;
  transition: all 0.4s ease;
}
#serviceIdea .serviceIdeaMain .content {
  width: 50%;
  padding: 3.4375rem 6.0625rem 3.4375rem 4.0625rem;
}
#serviceIdea .serviceIdeaMain .content > .title {
  margin-bottom: 1.375rem;
}
#serviceIdea .serviceIdeaMain .content > .title img {
  width: auto;
  height: 3.125rem;
  margin-right: 1.625rem;
}
#serviceIdea .serviceIdeaMain .content > .title span {
  font-weight: 600;
  font-size: 1.5rem;
  color: #333333;
}
#serviceIdea .serviceIdeaMain .content .listBox {
  padding-left: 2.8125rem;
}
#serviceIdea .serviceIdeaMain .content .listBox .list {
  margin-bottom: 1.875rem;
}
#serviceIdea .serviceIdeaMain .content .listBox .list .title {
  font-weight: 500;
  font-size: 1.125rem;
  color: #333333;
  position: relative;
  margin-bottom: 0.25rem;
}
#serviceIdea .serviceIdeaMain .content .listBox .list .title::after {
  position: absolute;
  left: -1.3125rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.75rem;
  height: 0.75rem;
  background: url("../images/serviceIdeaDrop.png") no-repeat center/cover;
  content: "";
  display: block;
}
#serviceIdea .serviceIdeaMain .content .listBox .list .intro {
  font-size: 1.125rem;
  color: rgba(51, 51, 51, 0.8);
  line-height: 1.4375rem;
}
#serviceIdea .serviceIdeaMain:hover .image img {
  transform: scale(1.1);
}
#serviceIdea .serviceIdeaList {
  margin: -1.75rem;
}
#serviceIdea .serviceIdeaList .list {
  width: calc(50% - 3.5rem);
  margin: 1.75rem;
  background: #FFFFFF;
}
#serviceIdea .serviceIdeaList .list .image {
  overflow: hidden;
}
#serviceIdea .serviceIdeaList .list .image img {
  width: 100%;
  height: 24.8125rem;
  object-fit: cover;
  transition: all 0.4s ease;
}
#serviceIdea .serviceIdeaList .list .content {
  padding: 2.9375rem 2.9375rem;
}
#serviceIdea .serviceIdeaList .list .content .title {
  margin-bottom: 1.375rem;
  margin-left: -0.5rem;
}
#serviceIdea .serviceIdeaList .list .content .title img {
  width: auto;
  height: 3.125rem;
  margin-right: 0.0625rem;
  vertical-align: middle;
}
#serviceIdea .serviceIdeaList .list .content .title span {
  font-weight: 600;
  font-size: 1.5rem;
  color: #333333;
  vertical-align: middle;
}
#serviceIdea .serviceIdeaList .list .content .intro p {
  min-width: 50%;
  font-weight: 500;
  font-size: 1.125rem;
  color: rgba(51, 51, 51, 0.8);
  position: relative;
  margin-bottom: 0.25rem;
  padding-left: 1.3125rem;
}
#serviceIdea .serviceIdeaList .list .content .intro p::after {
  position: absolute;
  left: 0px;
  top: 0.4375rem;
  width: 0.75rem;
  height: 0.75rem;
  background: url("../images/serviceIdeaDrop.png") no-repeat center/cover;
  content: "";
  display: block;
}
#serviceIdea .serviceIdeaList .list:hover .image img {
  transform: scale(1.1);
}

/* 全国服务点 */
#nationalServicePoints {
  margin-top: -4.375rem;
  padding: 6.125rem 0px 6.5625rem;
  position: relative;
  overflow: hidden;
}
#nationalServicePoints .element {
  position: absolute;
  left: -7.3125rem;
  bottom: -20.75rem;
}
#nationalServicePoints .element img {
  width: auto;
  height: 37.875rem;
}
#nationalServicePoints .content1632 {
  position: relative;
}
#nationalServicePoints .nationalServicePointsLeft {
  width: 20rem;
  position: relative;
  z-index: 2;
}
#nationalServicePoints .nationalServicePointsLeft .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
  margin-bottom: 3rem;
}
#nationalServicePoints .nationalServicePointsLeft .areaBox .select {
  margin-bottom: 1.5rem;
}
#nationalServicePoints .nationalServicePointsLeft .areaBox .select input {
  width: 100%;
  height: 3.1875rem;
  border: 0px;
  font-weight: 300;
  font-size: 1rem;
  color: #333333;
  background: #FFFFFF;
  padding: 0px 1.3125rem;
  border-radius: 1.5625rem;
  border: 0.0625rem solid #fff;
}
#nationalServicePoints .nationalServicePointsLeft .areaBox .select input:focus {
  box-shadow: 0px 0px 0px 0.1875rem rgba(58, 95, 171, 0.2) !important;
  border-color: #3A5FAB !important;
}
#nationalServicePoints .nationalServicePointsLeft .areaBox .select .layui-form-select .layui-edge {
  right: 1.1875rem;
  margin-top: -0.375rem;
  width: 0.5rem;
  height: 0.5rem;
  border-top: 0px;
  border-right: 0px;
  border-left: 0.125rem solid #acb0b3;
  border-bottom: 0.125rem solid #acb0b3;
  transform: rotate(-45deg);
}
#nationalServicePoints .nationalServicePointsLeft .areaBox .select .layui-form-selected.layui-form-select .layui-edge {
  transform: rotate(135deg);
}
#nationalServicePoints .nationalServicePointsLeft .areaBox .select .layui-form-select dl {
  top: 3.75rem;
  min-height: 18.75rem;
  max-height: 18.75rem;
}
#nationalServicePoints .nationalServicePointsLeft .areaBox .select .layui-form-select dl dd, #nationalServicePoints .nationalServicePointsLeft .areaBox .select .layui-form-select dl dt {
  font-size: 0.875rem;
  font-weight: 300;
  padding: 0px 0.625rem;
  line-height: 2.25rem;
}
#nationalServicePoints .nationalServicePointsLeft .areaBox .select .layui-form-select dl dd.layui-this {
  color: #2e54a4;
}
#nationalServicePoints .nationalServicePointsLeft .submit {
  width: 100%;
  height: 3.1875rem;
  background: linear-gradient(-45deg, #3A5FAB, #5290FF);
  border-radius: 1.5625rem;
  border: 0px;
  font-size: 1rem;
  color: #FFFFFF;
  cursor: pointer;
}
#nationalServicePoints .nationalServicePointsRight {
  width: 75.9375rem;
  position: relative;
  z-index: 2;
}
#nationalServicePoints .nationalServicePointsRight .listBox {
  margin: -1.125rem;
}
#nationalServicePoints .nationalServicePointsRight .listBox .list {
  width: calc(50% - 2.25rem);
  height: 12.25rem;
  background: #FFFFFF;
  margin: 1.125rem;
  padding: 2.25rem 5.125rem 0px 2.4375rem;
  border: 0.0625rem solid #FFFFFF;
  transition: all 0.4s ease;
}
#nationalServicePoints .nationalServicePointsRight .listBox .list .title {
  margin-bottom: 1.875rem;
}
#nationalServicePoints .nationalServicePointsRight .listBox .list .title i {
  width: 1.5625rem;
  height: 2rem;
  line-height: 1.75rem;
  font-weight: 500;
  font-size: 1rem;
  text-align: center;
  color: #FFFFFF;
  background: url("../images/nationalServicePointsIcon.png") no-repeat center/cover;
  margin-right: 0.9375rem;
}
#nationalServicePoints .nationalServicePointsRight .listBox .list .title span {
  font-weight: 500;
  font-size: 1.5rem;
  color: #333333;
}
#nationalServicePoints .nationalServicePointsRight .listBox .list .intro {
  font-weight: 300;
  font-size: 1rem;
  color: #999999;
  margin-left: 2.375rem;
  padding-top: 2.0625rem;
  border-top: 0.0625rem solid #F5F5F5;
}
#nationalServicePoints .nationalServicePointsRight .listBox .list:hover {
  border-color: #2e54a4;
}

/* 在线服务 */
#onlineService {
  margin-top: -4.375rem;
  padding: 5.25rem 0px 6.5rem;
  position: relative;
}
#onlineService .onlineServiceTitle {
  margin-bottom: 3.8125rem;
}
#onlineService .onlineServiceTitle .title {
  font-weight: 600;
  font-size: 2.875rem;
  color: #333333;
  margin-bottom: 1.25rem;
}
#onlineService .onlineServiceTitle .intro {
  font-weight: 300;
  font-size: 1.125rem;
  color: #737373;
}
#onlineService .onlineServiceMain {
  position: relative;
}
#onlineService .onlineServiceMain::after {
  position: absolute;
  left: 0px;
  top: 50%;
  width: 100%;
  height: 0.0625rem;
  transform: translateY(-50%);
  background: url("../images/onlineServiceLine.png") repeat-x;
  background-size: auto 100%;
  content: "";
  display: block;
}
#onlineService .onlineServiceMain .listBox {
  margin: -1.5625rem;
}
#onlineService .onlineServiceMain .listBox .list {
  text-align: center;
  height: 21.3125rem;
  margin: 1.5625rem;
  padding: 6.875rem 2.25rem 2.5rem;
  background: #FFFFFF;
  border: 0.0625rem solid #E6E9F0;
  transition: all 0.4s ease;
  position: relative;
  z-index: 2;
}
#onlineService .onlineServiceMain .listBox .list::after {
  position: absolute;
  top: 50%;
  right: -1.875rem;
  transform: translateY(-50%);
  width: 0.4375rem;
  height: 0.4375rem;
  background: #8299B5;
  border-radius: 50%;
  content: "";
  display: block;
}
#onlineService .onlineServiceMain .listBox .list:last-child::after {
  display: none;
}
#onlineService .onlineServiceMain .listBox .list .number {
  display: inline-block;
  position: relative;
  line-height: 1;
  margin-bottom: 1.6875rem;
}
#onlineService .onlineServiceMain .listBox .list .number span {
  font-weight: bold;
  font-size: 3.25rem;
  color: #3A5FAB;
}
#onlineService .onlineServiceMain .listBox .list .number i {
  position: absolute;
  top: -0.375rem;
  right: -0.0625rem;
  transform: translateX(100%);
  width: auto;
  height: 1.1875rem;
  line-height: 1.1875rem;
  background: rgba(58, 95, 171, 0.1);
  border-radius: 0.625rem;
  padding: 0px 0.6875rem;
  font-weight: bold;
  font-size: 0.6875rem;
  color: #3A5FAB;
}
#onlineService .onlineServiceMain .listBox .list .line {
  height: 0.0625rem;
  background: linear-gradient(86deg, #0253B0, #45B8EA);
  opacity: 0.3;
  margin-bottom: 1.0625rem;
}
#onlineService .onlineServiceMain .listBox .list .title {
  font-weight: 300;
  font-size: 1.125rem;
  color: #707070;
}
#onlineService .onlineServiceMain .listBox .list:hover {
  box-shadow: -0.0625rem 1.3125rem 1.6875rem 0px rgba(123, 143, 194, 0.3);
  border: 0.0625rem solid;
  border-image: linear-gradient(180deg, #3A5FAB, #5290FF) 1 1;
}
#onlineService .onlineServiceTip {
  font-weight: 300;
  font-size: 1rem;
  color: #ABABAB;
  text-align: right;
  margin-top: 2.5625rem;
}

/* 高管信息 */
#executiveInformation {
  margin-top: -4.375rem;
  padding: 4.6875rem 0px 6.5rem;
}
#executiveInformation .executiveInformationMain {
  position: relative;
  height: 44.6875rem;
  overflow: hidden;
  padding: 4.4375rem 5.8125rem;
}
#executiveInformation .executiveInformationMain .executiveInformationLeft {
  width: 40.4375rem;
}
#executiveInformation .executiveInformationMain .executiveInformationLeft .title {
  font-weight: 500;
  font-size: 2rem;
  color: #333333;
  line-height: 2.5rem;
  margin-bottom: 1.375rem;
}
#executiveInformation .executiveInformationMain .executiveInformationLeft .more {
  display: inline-block;
  min-width: 7.375rem;
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 0.875rem;
  color: #FFFFFF;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  border-radius: 1.25rem;
  padding: 0px 1.625rem;
  text-align: center;
}
#executiveInformation .executiveInformationMain .executiveInformationLeft .image {
  margin-top: 1.375rem;
}
#executiveInformation .executiveInformationMain .executiveInformationLeft .image img {
  width: 100%;
  height: auto;
}
#executiveInformation .executiveInformationMain .executiveInformationRight {
  width: 47rem;
  height: 40.25rem;
  padding-right: 0px;
  overflow-y: auto;
}
#executiveInformation .executiveInformationMain .executiveInformationRight .mCSB_scrollTools {
  width: 0.0625rem;
  right: 1.125rem;
}
#executiveInformation .executiveInformationMain .executiveInformationRight .mCSB_scrollTools .mCSB_dragger {
  width: 0.1875rem;
  transform: translateX(-0.0625rem);
  border-radius: 0.1875rem;
  background: #3A5FAB;
}
#executiveInformation .executiveInformationMain .executiveInformationRight .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 0.1875rem;
}
#executiveInformation .executiveInformationMain .executiveInformationRight .mCSB_scrollTools .mCSB_draggerContainer {
  background: rgba(191, 191, 191, 0.2);
}
#executiveInformation .executiveInformationMain .executiveInformationRight .mCSB_dragger_bar::before {
  position: absolute;
  left: 50%;
  bottom: -1.25rem;
  transform: translateX(-50%);
  width: 2.1875rem;
  height: 2.5rem;
  background: url("../images/scrollbarMask.png") no-repeat center/cover;
  content: "";
  display: block;
}
#executiveInformation .executiveInformationMain .executiveInformationRight .mCSB_dragger_bar::after {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 0.4375rem;
  height: 0.4375rem;
  background: #407FB6;
  border-radius: 50%;
  content: "";
  display: block;
}
#executiveInformation .executiveInformationMain .executiveInformationRight .list {
  padding: 1.6875rem 3.0625rem 1.875rem;
  background: #FFFFFF;
  margin-bottom: 0.9375rem;
  position: relative;
  margin-right: 3.125rem;
}
#executiveInformation .executiveInformationMain .executiveInformationRight .list:last-child {
  margin-bottom: 0px;
}
#executiveInformation .executiveInformationMain .executiveInformationRight .list .icon {
  position: absolute;
  right: 2.6875rem;
  top: 50%;
  transform: translateY(-50%);
  width: 4.1875rem;
  height: 4.1875rem;
  background: #F2F7FA;
  border-radius: 50%;
}
#executiveInformation .executiveInformationMain .executiveInformationRight .list .icon img {
  width: auto;
  height: 4.1875rem;
}
#executiveInformation .executiveInformationMain .executiveInformationRight .list .title {
  font-weight: 600;
  font-size: 1.5rem;
  color: #333333;
  margin-bottom: 0.5rem;
}
#executiveInformation .executiveInformationMain .executiveInformationRight .list .intro {
  font-weight: 300;
  font-size: 1rem;
  color: #666666;
}

/* 临时报告 */
#temporaryReport {
  margin-top: -4.375rem;
  padding: 5.625rem 0px 4.5625rem;
  background: #F7F8FA;
}
#temporaryReport .listBox {
  margin-bottom: 2.9375rem;
}
#temporaryReport .listBox .list {
  background: #FFFFFF;
  border: 0.0625rem solid #fff;
  padding: 1.5rem 2.6875rem 1.4375rem 2.1875rem;
  margin-bottom: 0.9375rem;
  transition: all 0.4s ease;
}
#temporaryReport .listBox .list:last-child {
  margin-bottom: 0px;
}
#temporaryReport .listBox .list .title img {
  width: auto;
  height: 2.0625rem;
  margin-right: 1.375rem;
}
#temporaryReport .listBox .list .title span {
  font-size: 1.125rem;
  color: #333333;
  vertical-align: middle;
}
#temporaryReport .listBox .list .other .time {
  margin-right: 3.375rem;
}
#temporaryReport .listBox .list .other .time img {
  width: auto;
  height: 1.25rem;
  margin-right: 0.6875rem;
}
#temporaryReport .listBox .list .other .time span {
  font-weight: 300;
  font-size: 1.125rem;
  color: #666666;
  vertical-align: middle;
}
#temporaryReport .listBox .list .other .icon img {
  transition: all 0.4s ease;
  filter: grayscale(1) opacity(0.8);
  width: auto;
  height: 1.4375rem;
}
#temporaryReport .listBox .list:hover {
  box-shadow: 0px 0.375rem 1.6875rem 0px rgba(123, 143, 194, 0.3);
  border-radius: 0px;
  border: 0.0625rem solid;
  border-image: linear-gradient(180deg, #3A5FAB, #5290FF) 1 1;
}
#temporaryReport .listBox .list:hover .other .icon img {
  filter: none;
}

/* 股票信息 */
#stockInformation {
  padding-bottom: 5.9375rem;
}
#stockInformation .stockInformationMain {
  margin-bottom: 4rem;
}
#stockInformation .stockInformationMain .head {
  height: 3.375rem;
  line-height: 3.375rem;
  font-weight: bold;
  font-size: 1.25rem;
  color: #FFFFFF;
  background: linear-gradient(180deg, #3A5FAB, #5290FF);
  padding: 0px 4.3125rem;
}
#stockInformation .stockInformationMain .content {
  padding: 2.125rem 4.3125rem 3.875rem;
  background: url("../images/stockInformationBg.jpg") no-repeat center/cover;
}
#stockInformation .stockInformationMain .content .otherBox .title {
  line-height: 1;
  margin-bottom: 0.3125rem;
}
#stockInformation .stockInformationMain .content .otherBox .title span {
  font-weight: 500;
  font-size: 4.375rem;
  color: #D10025;
  background: linear-gradient(269deg, #3A5FAB 14.9169921875%, #5290FF 97.8759765625%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-right: 0.5rem;
}
#stockInformation .stockInformationMain .content .otherBox .title i {
  font-weight: 600;
  font-size: 1.875rem;
  color: #D10025;
  background: linear-gradient(269deg, #3A5FAB 14.9169921875%, #5290FF 97.8759765625%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-right: 0.9375rem;
}
#stockInformation .stockInformationMain .content .otherBox .title b {
  font-weight: 500;
  font-size: 1.375rem;
  color: #001A36;
}
#stockInformation .stockInformationMain .content .otherBox .time {
  font-weight: 500;
  font-size: 1.125rem;
  color: #001A36;
}
#stockInformation .stockInformationMain .content .numberBox {
  margin-right: 9.8125rem;
}
#stockInformation .stockInformationMain .content .numberBox .list {
  width: 12.75rem;
  text-align: center;
}
#stockInformation .stockInformationMain .content .numberBox .list .title {
  font-weight: 300;
  font-size: 1.125rem;
  color: #4D5F73;
}
#stockInformation .stockInformationMain .content .numberBox .list .number {
  font-weight: 500;
  font-size: 1.875rem;
  color: #001A36;
}
#stockInformation .stockInformationTable table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
}
#stockInformation .stockInformationTable table td {
  border: 0.0625rem solid #f2f2f2;
  padding: 1.125rem 2.625rem;
  color: #888;
  font-size: 1.125rem;
  vertical-align: middle;
}
#stockInformation .stockInformationTable table td:nth-child(odd) {
  color: #333333;
}
#stockInformation .stockInformationTable table tr:nth-child(odd) {
  background: #fafafa;
}

/* 联合开发列表 */
#schemeDevelopList {
  padding: 0px 0px 9.4375rem;
}
#schemeDevelopList .listBox {
  margin: -1.6875rem;
}
#schemeDevelopList .listBox .list {
  width: calc(33.33% - 3.375rem);
  margin: 1.6875rem;
  cursor: pointer;
}
#schemeDevelopList .listBox .list .image {
  height: 18.9375rem;
  background: url("../images/schemeDevelopListItemBg.jpg") no-repeat center/cover;
  position: relative;
}
#schemeDevelopList .listBox .list .image img {
  width: 100%;
  height: 18.9375rem;
  object-fit: cover;
  transition: all 0.4s ease;
}
#schemeDevelopList .listBox .list .image .play {
  position: absolute;
  right: 2.8125rem;
  bottom: -1.625rem;
  width: 3.375rem;
  height: 3.375rem;
  background: url("../images/icon-play.png") no-repeat center/cover;
  border-radius: 50%;
  box-shadow: -0.0625rem 1.3125rem 1.6875rem 0px rgba(123, 143, 194, 0.3);
}
#schemeDevelopList .listBox .list .title {
  font-weight: 500;
  font-size: 1.375rem;
  color: #333333;
  margin-top: 1.25rem;
  transition: all 0.4s ease;
}
#schemeDevelopList .listBox .list:hover .title {
  color: #0253B0;
}

/* 在线留言 */
#onlineMessage {
  padding: 5.5625rem 0px 5.875rem;
  position: relative;
}
#onlineMessage .onlineMessageBox {
  padding: 3.6875rem 5.25rem 4.4375rem;
  background: #fff;
}
#onlineMessage .onlineMessageBox .onlineMessageTitle {
  font-weight: 600;
  font-size: 2.75rem;
  color: #333;
  margin-bottom: 2.75rem;
}
#onlineMessage .onlineMessageBox .onlineMessageMain {
  display: flex;
  flex-wrap: wrap;
  margin: -0.75rem;
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list {
  width: calc(25% - 1.5rem);
  margin: 0.75rem;
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list:nth-child(9), #onlineMessage .onlineMessageBox .onlineMessageMain .list:nth-child(10) {
  width: calc(50% - 1.5rem);
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list:nth-child(11) {
  width: 100%;
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list:nth-child(12) {
  width: 100%;
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list .title {
  font-weight: 500;
  font-size: 1rem;
  color: #333333;
  margin-bottom: 0.5rem;
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list .title span {
  color: #d11010;
  margin-right: 0.3125rem;
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list .input {
  position: relative;
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list .input img {
  position: absolute;
  top: 0px;
  right: 0px;
  width: auto;
  height: 100%;
  z-index: 2;
  transition: all 0.4s ease;
  cursor: pointer;
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list .input input,
#onlineMessage .onlineMessageBox .onlineMessageMain .list .input textarea {
  width: 100%;
  font-size: 0.9375rem;
  color: #333333;
  background: #f7f7f9;
  border: 0.0625rem solid #f7f7f9;
  transition: all 0.4s ease;
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list .input input::placeholder,
#onlineMessage .onlineMessageBox .onlineMessageMain .list .input textarea::placeholder {
  color: #b4b4b6;
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list .input input:focus,
#onlineMessage .onlineMessageBox .onlineMessageMain .list .input textarea:focus {
  background: #fff !important;
  border-color: #718fc9 !important;
  box-shadow: none !important;
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list .input input:focus + img,
#onlineMessage .onlineMessageBox .onlineMessageMain .list .input textarea:focus + img {
  top: 0.0625rem;
  right: 0.0625rem;
  height: calc(100% - 0.125rem);
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list .input input {
  height: 3.4375rem;
  padding: 0px 1.25rem;
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list .input textarea {
  height: 10.6875rem;
  padding: 0.75rem 1.25rem;
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list .input .numberBox {
  position: absolute;
  right: 1.3125rem;
  bottom: 2.1875rem;
  font-size: 0.8125rem;
  color: rgba(0, 0, 0, 0.4);
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list .input .layui-form-select dl {
  top: 4.0625rem;
  padding: 0.3125rem 0px;
  border-radius: 0.125rem;
  box-shadow: 0.0625rem 0.0625rem 0.25rem rgba(0, 0, 0, 0.08);
  min-height: 18.75rem;
  max-height: 18.75rem;
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list .input .layui-form-select dl dd.layui-this {
  color: #0253B0;
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list .input .layui-form-select dl dd, #onlineMessage .onlineMessageBox .onlineMessageMain .list .input .layui-form-select dl dt {
  padding: 0px 0.625rem;
  font-size: 0.875rem;
  line-height: 2.5rem;
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list .input .layui-form-select .layui-edge {
  right: 1.5625rem;
  border-top-color: #333333;
  border-width: 0.375rem;
  margin-top: -0.1875rem;
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list .input .layui-form-selected .layui-edge {
  margin-top: -0.5625rem;
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list .layui-form-checkbox[lay-skin=primary] {
  min-width: 0.9375rem;
  min-height: 0.9375rem;
  padding-left: 1.625rem;
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list .layui-form-checkbox[lay-skin=primary] > i {
  width: 0.9375rem;
  height: 0.9375rem;
  line-height: 0.8125rem;
  font-size: 0.75rem;
  border-radius: 0.125rem;
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list .layui-form-checkbox[lay-skin=primary] > div {
  padding-right: 0.9375rem;
  line-height: 1.0625rem;
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list .layui-form-checkbox > div {
  font-size: 0.9375rem;
  color: #b4b4b6;
  padding: 0px;
  border-radius: 0.125rem 0 0 0.125rem;
  white-space: normal;
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list .layui-form-checked[lay-skin=primary] > i {
  border-color: transparent !important;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list .layui-form-checkbox[lay-skin=primary]:hover > i {
  border-color: #3A5FAB !important;
}
#onlineMessage .onlineMessageBox .onlineMessageMain .list .submit {
  width: 8rem;
  height: 3.25rem;
  font-size: 1.125rem;
  color: #fff;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  border-radius: 2.0625rem;
  border: none;
  cursor: pointer;
  transition: all 0.4s ease;
}

/* 地图 */
#map {
  position: relative;
}
#map .mapMain .list {
  display: none;
  position: relative;
}
#map .mapMain .list:nth-child(1) {
  display: block;
}
#map .mapMain .list .bg {
  display: block;
  width: 100%;
  height: auto;
}
#map .mapMain .list .drop {
  display: block;
  position: absolute;
  cursor: pointer;
}
#map .mapMain .list .drop img {
  width: 3.3125rem;
  height: auto;
  position: relative;
  z-index: 2;
}
#map .mapMain .list .drop span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(48, 116, 247, 0.5);
  transform: translate(-50%, -50%);
  animation: amplify2 3s linear infinite;
}
#map .mapMain .list .drop span:nth-child(1) {
  animation-delay: 0s;
}
#map .mapMain .list .drop span:nth-child(2) {
  animation-delay: -1s;
}
#map .mapMain .list .drop span:nth-child(3) {
  animation-delay: -2s;
  background: none;
  border: 0.0625rem dashed #3074f7;
}
#map .mapMain .list .drop .popup {
  display: flex;
  align-items: center;
  position: absolute;
  left: 7.4375rem;
  top: -0.4375rem;
  width: 23.6875rem;
  height: 6.9375rem;
  border-radius: 0.625rem;
  padding: 0px 2.4375rem;
  background: #fff;
  box-shadow: 0px 0.625rem 1.0625rem #ddd;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
}
#map .mapMain .list .drop .popup .logo img {
  width: auto;
  height: 3.6875rem;
}
#map .mapMain .list .drop .popup .content {
  flex: 1 1;
  margin-left: 2.1875rem;
}
#map .mapMain .list .drop .popup .content .title {
  font-weight: 500;
  font-size: 0.9375rem;
  color: #333;
  margin-bottom: 0.25rem;
}
#map .mapMain .list .drop .popup .content .intro {
  font-size: 0.9375rem;
  color: #a7a7a7;
}
#map .mapMain .list .drop:hover .popup {
  opacity: 1;
  visibility: visible;
}
#map .mapList {
  display: flex;
  position: absolute;
  left: 50%;
  bottom: 2.375rem;
  transform: translateX(-50%);
  z-index: 2;
}
#map .mapList .list {
  width: 8.3125rem;
  height: 3.75rem;
  line-height: 3.625rem;
  text-align: center;
  border-radius: 0.375rem;
  border: 0.0625rem solid #cfd5df;
  background: #f8f8f8;
  font-size: 0.9375rem;
  color: #000000;
  margin: 0px 0.5rem;
  cursor: pointer;
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}
#map .mapList .list::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(96deg, #3A5FAB, #5290FF);
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
}
#map .mapList .list:hover, #map .mapList .list.active {
  color: #fff;
  background: transparent;
  border-color: transparent;
}
#map .mapList .list:hover::after, #map .mapList .list.active::after {
  opacity: 1;
  visibility: visible;
}
@charset "UTF-8";
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}

.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}

.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}

/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 0.9375rem;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 0.9375rem;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 0.25rem;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}

.mCSB_outside + .mCSB_scrollTools {
  right: -1.625rem;
}

/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -1.625rem;
}

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
  background-color: #E7E7E8;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 1.25rem 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 0.25rem;
  height: 100%;
  margin: 0 auto;
  border-radius: 0.25rem;
}

.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 0.25rem;
  /* minimum dragger height */
  border-radius: 0.25rem;
  z-index: 1;
  background: #003F89;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 0.25rem;
  height: 100%;
  margin: 0 auto;
  border-radius: 1rem;
  text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 0.75rem;
  /* auto-expanded scrollbar */
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 0.5rem;
  /* auto-expanded scrollbar */
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 1.25rem;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 0.25rem;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -1.625rem;
}

/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 1.25rem;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 0.25rem;
  margin: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 1.875rem;
  /* minimum dragger width */
  height: 100%;
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 0.25rem;
  margin: 0.375rem auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 0.75rem;
  /* auto-expanded scrollbar */
  margin: 0.125rem auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 0.5rem;
  /* auto-expanded scrollbar */
  margin: 0.25rem 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 1.25rem;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 1.875rem;
  margin-bottom: 1.875rem;
}

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 1.875rem;
  padding-bottom: 1.875rem;
  box-sizing: border-box;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 1.25rem;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 1.25rem;
}

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 1.25rem;
}

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 0.9375rem;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0;
}

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/
/* 
----------------------------------------
6.1 THEMES 
----------------------------------------
*/
/* default theme ("light") */
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #003F89;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png);
  /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /* 
  sprites locations 
  light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
  dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
  */
}

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -1.25rem;
  /* 
  sprites locations
  light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
  dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
  */
}

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -2.5rem;
  /* 
  sprites locations 
  light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
  dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
  */
}

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -3.5rem;
  /* 
  sprites locations 
  light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
  dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
  */
}

/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: #E7E7E8;
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -5rem 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -5rem -1.25rem;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -5rem -2.5rem;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -5rem -3.5rem;
}

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 0.25rem;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0.0625rem;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 0.25rem;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 0.0625rem;
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 0.25rem;
  margin: 0.375rem auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -2rem 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -2rem -1.25rem;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -2.5rem -2.5rem;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -2.5rem -3.5rem;
}

/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 0.0625rem;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 0.0625rem;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -7rem 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -7rem -1.25rem;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -7.5rem -2.5rem;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -7.5rem -3.5rem;
}

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 0.25rem;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0.125rem;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 0.375rem;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 0.125rem;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 0.25rem;
  margin: 0.375rem 0;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 0.375rem;
  margin: 0.3125rem auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -1rem 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -1rem -1.25rem;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -1.25rem -2.5rem;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -1.25rem -3.5rem;
}

/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 0.125rem;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 0.125rem;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -6rem 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -6rem -1.25rem;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -6.25rem -2.5rem;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -6.25rem -3.5rem;
}

/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 0.125rem;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 0.125rem;
  margin: 0.4375rem auto;
}

/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -5rem 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -5rem -1.25rem;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -5rem -2.5rem;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -5rem -3.5rem;
}

/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 0.875rem;
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 0.875rem;
  margin: 0 0.0625rem;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 0.875rem;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 0.875rem;
  margin: 0.0625rem 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 1rem;
  /* auto-expanded scrollbar */
  height: 1rem;
  margin: -0.0625rem 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 0.25rem;
  /* auto-expanded scrollbar */
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 1rem;
  /* auto-expanded scrollbar */
  width: 1rem;
  margin: 0 -0.0625rem;
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 0.25rem;
  /* auto-expanded scrollbar */
  margin: 0.375rem 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -4.5rem;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -5.75rem;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -7rem;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -8rem;
}

/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -5rem -4.5rem;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -5rem -5.75rem;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -5rem -7rem;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -5rem -8rem;
}

/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 0.25rem;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 0.25rem;
  margin: 0.375rem 0;
  background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -1rem -4.5rem;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -1rem -5.75rem;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -1.25rem -7rem;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -1.25rem -8rem;
}

/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -6rem -4.5rem;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -6rem -5.75rem;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -6.25rem -7rem;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -6.25rem -8rem;
}

/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 4.375rem;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 4.375rem;
}

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 1rem;
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 0.5rem;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 0.0625rem 0 0.0625rem rgba(0, 0, 0, 0.5), inset -0.0625rem 0 0.0625rem rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 0.5rem;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 0.5rem;
  margin: 0.25rem 0;
  box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.5), inset 0 -0.0625rem 0.0625rem rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 0.5rem;
  margin: 0.25rem auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -2rem -4.5rem;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -2rem -5.75rem;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -2.5rem -7rem;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -2.5rem -8rem;
}

/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 0.0625rem 0 0.0625rem rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -7rem -4.5rem;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -7rem -5.75rem;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -7.5rem -7rem;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -7.5rem -8rem;
}

/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 0.4375rem;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 0.3125rem;
}

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 0.0625rem;
}

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 0.0625rem 0 0.0625rem rgba(0, 0, 0, 0.1), inset 0 0 0.875rem rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 0.0625rem;
  box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.1), inset 0 0 0.875rem rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0.0625rem 0 0 rgba(255, 255, 255, 0.4);
  width: 0.75rem;
  margin: 0.125rem;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 0.0625rem 0 rgba(255, 255, 255, 0.4);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 0.75rem;
  width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 0.0625rem 0.0625rem 1rem rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -2rem -4.5rem;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -2rem -5.75rem;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -2.5rem -7rem;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -2.5rem -8rem;
}

/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 0.875rem rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.1), inset 0 0 0.875rem rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0.0625rem 0 0 rgba(255, 255, 255, 0.4), inset -0.0625rem 0 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 0.0625rem 0 rgba(255, 255, 255, 0.4), inset 0 -0.0625rem 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 0.0625rem 0.0625rem 1rem rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -7rem -4.5rem;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -7rem -5.75rem;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -7.5rem -7rem;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -7.5rem -8rem;
}

/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 0.75rem 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 0.75rem;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 3.125rem;
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 3.125rem;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 0.375rem;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 0.375rem;
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 0.375rem;
  margin: 0.3125rem 0;
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 0.75rem;
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 0.75rem;
  margin: 0.125rem 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -2rem -4.5rem;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -2rem -5.75rem;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -2.5rem -7rem;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -2.5rem -8rem;
}

/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -7rem -4.5rem;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -7rem -5.75rem;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -7.5rem -7rem;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -7.5rem -8rem;
}

/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 0.75rem;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 0.375rem;
  margin: 0.1875rem 0.3125rem;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 0.375rem;
  margin: 0.3125rem 0.1875rem;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 0.75rem;
  margin: 0.125rem 0;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -2rem -4.5rem;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -2rem -5.75rem;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -2.5rem -7rem;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -2.5rem -8rem;
}

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -7rem -4.5rem;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -7rem -5.75rem;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -7.5rem -7rem;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -7.5rem -8rem;
}

/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}

/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

/**
 * Swiper 11.0.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 26, 2023
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 75rem;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 75rem;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 0.0625rem;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 0.0625rem;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 2.625rem;
  height: 2.625rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -1.3125rem;
  margin-top: -1.3125rem;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 0.25rem solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-pagination-lock,
.swiper-button-lock {
  opacity: 0 !important;
  visibility: hidden !important;
}

.swiper-button-disabled {
  opacity: 0.4;
  pointer-events: none;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

@media screen and (max-width: 767.98px){
  html {
    font-size: 1rem; /* 固定值，不缩放 */
  }
  /* 可以在这里添加其他小屏幕的样式调整 */
}

@media screen and (min-width: 768px){
  html {
    font-size: 0.8333333333vw;
  }
}

@media (max-width: 768px){
  .xs\:flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .xs\:items-start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .xs\:items-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .xs\:items-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .xs\:content-start {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .xs\:content-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .xs\:content-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .xs\:content-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .xs\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .xs\:flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .xs\:flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .xs\:flex-col-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .xs\:flex-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xs\:flex-nowrap {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .xs\:flex-none {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
  }
  html {
    font-size: 1rem !important;
    padding-bottom: 4.125rem;
  }
  /* 搜索 */
  .searchResult {
    padding: 2.5rem 0px;
  }
  .searchResult dl {
    padding-bottom: 0.625rem;
  }
  .searchResult dl dt {
    font-size: 1rem;
  }
  .searchResult dl dd {
    font-size: 0.875rem;
  }
  .searchResultList li {
    padding: 0.9375rem 1.25rem 1.5625rem;
    margin-top: 0.75rem;
  }
  .searchResultList li h3 {
    font-size: 1.125rem;
    line-height: 1.625rem;
    padding-bottom: 0.3125rem;
  }
  .searchResultList li p {
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
  /* 头部 */
  .header {
    height: 3.75rem;
    line-height: 3.75rem;
  }
  .header .headerLogo a {
    width: 8.25rem;
    height: 1.5rem;
    margin-top: 0px;
  }
  .header .headerMain .headerNav {
    display: none;
  }
  .header .headerMain .headerOther {
    margin-left: 0px;
  }
  .header .headerMain .headerOther .line {
    width: 0.0625rem;
    height: 0.81238rem;
    margin: 0 0.7505rem;
  }
  .header .headerMain .headerOther .langBtn {
    margin-right: 0.375rem;
  }
  .header .headerMain .headerOther .langBtn .title {
    font-size: 1rem;
    margin-top: 0px;
  }
  .header .headerMain .headerOther .langBtn .popup {
    top: 4.1875rem;
    padding: 0.25rem 0px;
    border-radius: 0.3125rem;
    box-shadow: 0px 0.125rem 0.625rem #ddd;
  }
  .header .headerMain .headerOther .langBtn .popup::after {
    top: -0.25rem;
    width: 0.5625rem;
    height: 0.3125rem;
  }
  .header .headerMain .headerOther .langBtn .popup a {
    font-size: 0.75rem;
  }
  .header .headerMain .headerOther .langBtn.active .popup {
    top: 3.5625rem;
  }
  .header .headerMain .headerOther .searchBtn {
    font-size: 1.1875rem;
  }
  .header .headerMain .headerOther .menusBtn {
    display: block;
    width: 1.5625rem;
    cursor: pointer;
    margin-left: 1.25rem;
  }
  .header .headerMain .headerOther .menusBtn span {
    transform-origin: 4%;
    display: block;
    width: 100%;
    height: 0.125rem;
    background: #fff;
    margin-bottom: 0.3125rem;
    transition: all 0.4s ease;
  }
  .header .headerMain .headerOther .menusBtn span:nth-child(2) {
    width: 80%;
    margin-left: 20%;
  }
  .header .headerMain .headerOther .menusBtn span:nth-child(3) {
    width: 60%;
    margin-bottom: 0px;
    margin-left: 40%;
  }
  .header .headerMain .headerOther .menusBtn.active {
    padding-left: 0.75rem;
  }
  .header .headerMain .headerOther .menusBtn.active span:nth-child(1) {
    transform: rotate(45deg);
    width: 164%;
  }
  .header .headerMain .headerOther .menusBtn.active span:nth-child(2) {
    opacity: 0;
    visibility: hidden;
  }
  .header .headerMain .headerOther .menusBtn.active span:nth-child(3) {
    transform: rotate(-45deg);
    width: 164%;
    margin-left: 0px;
  }
  /* 头部搜索 */
  .headerSearchformMain .headerSearchform {
    padding: 2.5rem 0 4.375rem;
  }
  .headerSearchformMain .headerSearchform form {
    max-width: calc(100% - 5rem);
  }
  .headerSearchformMain .headerSearchform form input {
    height: 3.125rem;
    font-size: 0.9375rem;
    margin-left: -0.625rem;
  }
  .headerSearchformMain .headerSearchform form button {
    font-size: 1.1875rem;
    right: -1.25rem;
  }
  .headerSearchformMain .headerSearchform form .closeSearch {
    font-size: 1.25rem;
  }
  .headerSearchformMain .headerSearchMask {
    width: 1.25rem;
    height: 1.25rem;
    bottom: 1.625rem;
  }
  /* 版心 */
  .content1632 {
    width: calc(100% - 2.5rem);
  }
  /* 视频弹窗 */
  .videoPopup {
    width: 100%;
    height: 16.25rem;
  }
  .videoPopup .layui-layer-setwin .layui-layer-close2 {
    right: -1.3125rem;
    top: -3rem;
    font-size: 1.375rem;
  }
  /* 移动端栏目 */
  .mobileHeader {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9998;
    display: block;
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  }
  .mobileHeader.leftOffset .column {
    right: 0px;
  }
  .mobileHeader .column {
    position: fixed;
    right: -16.25rem;
    top: 0px;
    width: 16.25rem;
    height: 100%;
    overflow-y: auto;
    background: #fafafa;
    padding-top: 3.75rem;
    -webkit-transition: right 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: right 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  }
  .mobileHeader .column .wrapper {
    border-bottom: 0.0625rem solid #eff1f3;
  }
  .mobileHeader .column .wrapper:last-child {
    border-bottom: 0px;
  }
  .mobileHeader .column .wrapper .oneLevel.active .oneLevelTitle .icon i::before {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -ms-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelTitle {
    position: relative;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelTitle .title a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.9375rem;
    color: #333;
    padding: 0.875rem 1.5625rem;
    min-height: 3.125rem;
    text-transform: uppercase;
    position: relative;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelTitle .title a::before {
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    border: 0.0625rem solid #D8D8D8;
    margin-right: 0.9375rem;
    content: "";
    display: block;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelTitle .icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 2.5rem;
    height: 100%;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelTitle .icon i {
    display: block;
    width: 0.75rem;
    height: 0.75rem;
    position: relative;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelTitle .icon i::before,
  .mobileHeader .column .wrapper .oneLevel .oneLevelTitle .icon i::after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #474747;
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    content: "";
    display: block;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelTitle .icon i::before {
    width: 0.125rem;
    height: 100%;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelTitle .icon i::after {
    width: 100%;
    height: 0.125rem;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain {
    display: none;
    background: #f6f6f6;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel:last-child {
    border-bottom: 0px;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelTitle {
    position: relative;
    border-bottom: 0.0625rem solid #EBEBEB;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelTitle.active .icon i::before {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -ms-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelTitle .title a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.875rem;
    color: #333;
    padding: 0.9375rem 1.5625rem;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelTitle .title a::before {
    width: 0.3125rem;
    height: 0.3125rem;
    border-top: 0.0625rem solid #999;
    border-left: 0.0625rem solid #999;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    margin-right: 1.1875rem;
    content: "";
    display: inline-block;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelTitle .icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 2.5rem;
    height: 100%;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelTitle .icon i {
    display: block;
    width: 0.75rem;
    height: 0.75rem;
    position: relative;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelTitle .icon i::before,
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelTitle .icon i::after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #474747;
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    content: "";
    display: block;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelTitle .icon i::before {
    width: 0.125rem;
    height: 100%;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelTitle .icon i::after {
    width: 100%;
    height: 0.125rem;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelMain {
    display: none;
    background: #fafafa;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelMain a {
    display: block;
    font-size: 0.875rem;
    color: #333;
    padding: 0.9375rem 3.125rem;
    border-bottom: 0.0625rem solid #EBEBEB;
  }
  .mobileHeader .column .wrapper .oneLevel .oneLevelMain .secondLevel .secondLevelMain a:last-child {
    border-bottom: 0px;
  }
  /* 分页 */
  .pagingMian .paging {
    display: none;
  }
  .pagingMian .mobileLoadMore {
    display: block;
  }
  .pagingMian .mobileLoadMore a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 8.125rem;
    height: 2.8125rem;
    font-size: 0.875rem;
    color: #1675EA;
    border: 0.125rem solid #1675EA;
    border-radius: 1.875rem;
    margin: 0 auto;
    transition: all 0.4s ease;
  }
  .pagingMian .mobileLoadMore a:hover {
    color: #fff;
    border-color: transparent;
    background: linear-gradient(96deg, #3A5FAB, #5290FF);
  }
  .indexSwiper {
    height: auto;
  }
  .indexSwiper > .swiper-wrapper {
    flex-direction: column;
  }
  .indexSwiper > .swiper-wrapper > .swiper-slide {
    height: auto;
  }
  .indexSwiper > .swiper-wrapper > .swiper-slide:nth-child(3), .indexSwiper > .swiper-wrapper > .swiper-slide:nth-child(4) {
    display: block;
  }
  .indexSwiper .indexSwiperList {
    display: none;
  }
  /* 首页-banner*/
  #banner .bannerImage .swiper-wrapper .swiper-slide {
    height: calc(100vh - 4.125rem);
  }
  #banner .bannerImage .swiper-wrapper .swiper-slide .image img {
    height: calc(100vh - 4.125rem);
  }
  #banner .bannerImage .swiper-wrapper .swiper-slide .content {
    top: 43.3%;
  }
  #banner .bannerImage .swiper-wrapper .swiper-slide .content .contentBox .title {
    font-size: 1.5rem;
    line-height: 1.875rem;
    margin-bottom: 0.3125rem;
  }
  #banner .bannerImage .swiper-wrapper .swiper-slide .content .contentBox .intro {
    font-size: 4.125rem;
  }
  #banner .bannerImage .swiper-pagination {
    bottom: 1.875rem;
  }
  #banner .bannerImage .swiper-pagination .swiper-pagination-bullet {
    width: 0.375rem;
    height: 0.375rem;
    border-radius: 0.375rem;
    margin-right: 0.375rem;
  }
  #banner .bannerImage .swiper-pagination .swiper-pagination-bullet-active {
    width: 1.1875rem;
  }
  #indexSolution .indexSolutionSlide .btns {
    display: none;
  }
  #indexSolution .indexSolutionClock .indexSolutionClockMove {
    width: 15.1875rem;
    height: 15.1875rem;
  }
  #indexSolution .indexSolutionClock .indexSolutionClockMove canvas {
    width: 100% !important;
    height: 100% !important;
  }
  #indexSolution .indexSolutionClock .clockImg {
    width: 15rem;
    height: 15rem;
    margin-top: -0.0625rem;
  }
  #indexSolution .indexSolutionClock .indexSolutionTitle {
    width: 14.625rem;
    height: 14.625rem;
  }
  #indexSolution .indexSolutionClock .indexSolutionTitle .title {
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin-bottom: 1rem;
  }
  #indexSolution .indexSolutionClock .indexSolutionTitle .more {
    min-width: 7.4375rem;
    font-size: 0.75rem;
    height: 2.5rem;
    line-height: 2.375rem;
    border-radius: 1.625rem;
    padding: 0px 0.75rem;
    border-width: 0.0625rem;
  }
  #indexSolution .indexSolutionClock .indexSolutionTitle .more span {
    margin-left: 0.75rem;
  }
  #indexSolution .indexSolutionClock .indexSolutionClockBox {
    width: 14.375rem;
    height: 14.375rem;
  }
  #indexSolution .indexSolutionClock .indexSolutionClockBox ul li i {
    top: -1.3125rem;
    width: 2rem;
    height: 2rem;
    border-width: 0.125rem;
  }
  #indexSolution .indexSolutionClock .indexSolutionClockBox ul li i::after {
    width: 0.25rem;
    height: 0.25rem;
  }
  #indexSolution .indexSolutionClock .indexSolutionClockBox ul li span {
    font-size: 0.8125rem;
  }
  #indexSolution .indexSolutionClock .indexSolutionClockBox ul li:nth-child(1) span {
    top: -2.6875rem;
    left: 50%;
  }
  #indexSolution .indexSolutionClock .indexSolutionClockBox ul li:nth-child(2) span {
    left: 0.625rem;
    top: -2.75rem;
  }
  #indexSolution .indexSolutionClock .indexSolutionClockBox ul li:nth-child(3) span {
    left: -2.25rem;
    top: -3.9375rem;
  }
  #indexSolution .indexSolutionClock .indexSolutionClockBox ul li:nth-child(4) span {
    left: -3.875rem;
    top: -3.125rem;
  }
  #indexSolution .indexSolutionClock .indexSolutionClockBox ul li:nth-child(5) span {
    left: 50%;
    top: -3.125rem;
  }
  #indexSolution .indexSolutionClock .indexSolutionClockBox ul li:nth-child(6) span {
    left: -0.9375rem;
    top: -4.125rem;
  }
  #indexSolution .indexSolutionClock .indexSolutionClockBox ul li:nth-child(7) span {
    left: -3.75rem;
    top: -3.75rem;
  }
  #indexSolution .indexSolutionClock .indexSolutionClockBox ul li:nth-child(8) span {
    left: -3.75rem;
    top: -3.5rem;
  }
  /* 首页-产品 */
  #indexProduct {
    padding: 2.8125rem 0px 0px;
  }
  #indexProduct .indexProductList {
    margin-bottom: 1.25rem;
  }
  #indexProduct .indexProductList .swiper-wrapper .swiper-slide {
    width: 33.33%;
  }
  #indexProduct .indexProductList .swiper-wrapper .swiper-slide .icon {
    height: 3.625rem;
    padding: 0.625rem;
  }
  #indexProduct .indexProductList .swiper-wrapper .swiper-slide .icon img {
    height: 2.25rem;
  }
  #indexProduct .indexProductList .swiper-wrapper .swiper-slide .title {
    font-size: 0.75rem;
    margin-top: 0.5625rem;
  }
  #indexProduct .indexProductList .swiper-wrapper .swiper-slide-thumb-active .icon {
    box-shadow: 0px 0.5625rem 1.6875rem 0px rgba(123, 143, 194, 0.3);
  }
  #indexProduct .indexProductMain .swiper-wrapper .swiper-slide {
    height: 18.75rem;
  }
  #indexProduct .indexProductMain .swiper-wrapper .swiper-slide .image img {
    min-height: 18.75rem;
  }
  #indexProduct .indexProductMain .swiper-wrapper .swiper-slide .contentBox {
    padding: 1.875rem 1.25rem;
  }
  #indexProduct .indexProductMain .swiper-wrapper .swiper-slide .contentBox .content .title {
    font-size: 1.125rem;
    line-height: 1.75rem;
    margin-bottom: 1.0625rem;
  }
  #indexProduct .indexProductMain .swiper-wrapper .swiper-slide .contentBox .content .more {
    min-width: 7.4375rem;
    font-size: 0.75rem;
    height: 2.5rem;
    line-height: 2.375rem;
    border-radius: 1.625rem;
    padding: 0px 0.75rem;
    border-width: 0.0625rem;
  }
  #indexProduct .indexProductMain .swiper-wrapper .swiper-slide .contentBox .content .more span {
    margin-left: 0.75rem;
  }
  /* 首页-数据中心 */
  #indexDataCenter {
    padding: 2.8125rem 0px;
  }
  #indexDataCenter .indexDataCenterLeft {
    width: 100%;
    height: 121.981vw;
    max-height: none;
    margin-top: 1.5625rem;
  }
  #indexDataCenter .indexDataCenterLeft .content {
    padding: 1.875rem 1.25rem 1rem;
  }
  #indexDataCenter .indexDataCenterLeft .content .title {
    font-size: 1.125rem;
    line-height: 1.75rem;
    margin-bottom: 0.5625rem;
  }
  #indexDataCenter .indexDataCenterLeft .content .intro {
    font-size: 0.8125rem;
  }
  #indexDataCenter .indexDataCenterRight {
    width: calc(100% + 1.25rem);
    max-height: 18.75rem;
    margin-right: -1.25rem;
  }
  #indexDataCenter .indexDataCenterRight .mCSB_scrollTools {
    width: 0.0625rem;
    right: 1.125rem;
  }
  #indexDataCenter .indexDataCenterRight .mCSB_scrollTools .mCSB_dragger {
    width: 0.1875rem;
    transform: translateX(-0.0625rem);
    border-radius: 0.1875rem;
  }
  #indexDataCenter .indexDataCenterRight .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 0.1875rem;
  }
  #indexDataCenter .indexDataCenterRight .mCSB_dragger_bar::before {
    bottom: -1.25rem;
    width: 2.1875rem;
    height: 2.5rem;
  }
  #indexDataCenter .indexDataCenterRight .mCSB_dragger_bar::after {
    width: 0.4375rem;
    height: 0.4375rem;
  }
  #indexDataCenter .indexDataCenterRight .indexDataCenterScroll {
    padding-right: 1.25rem;
  }
  #indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterTitle {
    margin-bottom: 1.25rem;
  }
  #indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterTitle .title {
    font-size: 1.5rem;
  }
  #indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterMain .wrapper {
    margin-bottom: 1.25rem;
  }
  #indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterMain .wrapper:last-child {
    margin-bottom: 0.9375rem;
  }
  #indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterMain .wrapper .title {
    margin-bottom: 0.75rem;
  }
  #indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterMain .wrapper .title img {
    height: 1.5625rem;
  }
  #indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterMain .wrapper .title span {
    font-size: 1rem;
    margin-left: 0.1875rem;
    margin-right: 0.6875rem;
  }
  #indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterMain .wrapper .title i {
    font-size: 0.75rem;
    margin-top: -0.25rem;
    margin-top: 0.25rem;
  }
  #indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterMain .wrapper .listBox {
    margin: -0.25rem;
  }
  #indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterMain .wrapper .listBox .list {
    width: calc(33.33% - 0.5rem);
    height: 4.5625rem;
    line-height: 4.375rem;
    margin: 0.25rem;
  }
  #indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterMain .wrapper .listBox .list::after {
    height: 0.125rem;
  }
  #indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterMain .wrapper .listBox .list img {
    max-width: 85%;
    max-height: 1.4375rem;
  }
  #indexDataCenter .indexDataCenterRight .indexDataCenterScroll .indexDataCenterMain .wrapper .listBox .list.active {
    box-shadow: 0px 0.5625rem 1.6875rem 0px rgba(123, 143, 194, 0.3);
  }
  /* 首页-关于我们 */
  #indexAboutus {
    padding: 2.8125rem 0px 0px;
    min-height: 37.5rem;
  }
  #indexAboutus::after {
    height: 44.8125rem;
  }
  #indexAboutus .indexAboutusLeft {
    width: 100%;
    margin-bottom: 1.5625rem;
  }
  #indexAboutus .indexAboutusLeft .title {
    font-size: 1.5rem;
    line-height: 1.875rem;
    margin-bottom: 0.625rem;
  }
  #indexAboutus .indexAboutusLeft .intro {
    font-size: 0.875rem;
    line-height: 1.5rem;
    margin-bottom: 1.625rem;
  }
  #indexAboutus .indexAboutusLeft .more {
    min-width: 7.4375rem;
    font-size: 0.75rem;
    height: 2.5rem;
    line-height: 2.375rem;
    border-radius: 1.625rem;
    padding: 0px 0.75rem;
    border-width: 0.0625rem;
  }
  #indexAboutus .indexAboutusLeft .more span {
    margin-left: 0.75rem;
  }
  #indexAboutus .indexAboutusRight {
    width: 100%;
    margin: -0.25rem;
  }
  #indexAboutus .indexAboutusRight .list {
    width: calc(25% - 0.5rem);
    margin: 0.25rem;
    padding: 0.9375rem 0px 0px;
  }
  #indexAboutus .indexAboutusRight .list .number {
    font-size: 1.625rem;
  }
  #indexAboutus .indexAboutusRight .list .title {
    font-size: 0.75rem;
    margin-top: 0.6875rem;
    color: rgba(255, 255, 255, 0.8);
  }
  /* 首页-新闻资讯 */
  #indexNews {
    min-height: auto;
    padding: 2.8125rem 0px;
    overflow: hidden;
  }
  #indexNews .indexNewsTitle {
    margin-bottom: 1.25rem;
  }
  #indexNews .indexNewsTitle .title {
    font-size: 1.5rem;
    line-height: 1.875rem;
  }
  #indexNews .indexNewsTitle .btnsBox .flex {
    display: none;
  }
  #indexNews .indexNewsTitle .btnsBox .flex .swiper-button-prev,
  #indexNews .indexNewsTitle .btnsBox .flex .swiper-button-next {
    width: 2.5625rem;
    height: 2.5625rem;
    border-radius: 1.875rem;
    font-size: 0.75rem;
    line-height: 2.4375rem;
  }
  #indexNews .indexNewsTitle .btnsBox .flex .swiper-button-prev {
    margin-right: 0.5rem;
  }
  #indexNews .indexNewsList {
    margin-bottom: 1.5625rem;
  }
  #indexNews .indexNewsList .list a {
    font-size: 0.875rem;
  }
  #indexNews .indexNewsList .list span {
    font-size: 0.75rem;
    margin: 0px 0.75rem;
  }
  #indexNews .indexNewsMain .indexNewsContent .indexNewsRecommend {
    width: 100%;
  }
  #indexNews .indexNewsMain .indexNewsContent .indexNewsRecommend a::after {
    height: 65%;
  }
  #indexNews .indexNewsMain .indexNewsContent .indexNewsRecommend a .image img {
    height: 57.005vw;
  }
  #indexNews .indexNewsMain .indexNewsContent .indexNewsRecommend a .content {
    padding: 1.375rem 1.25rem;
  }
  #indexNews .indexNewsMain .indexNewsContent .indexNewsRecommend a .content .time {
    font-size: 0.75rem;
    margin-bottom: 0.375rem;
  }
  #indexNews .indexNewsMain .indexNewsContent .indexNewsRecommend a .content .title {
    font-size: 1rem;
    line-height: 1.625rem;
  }
  #indexNews .indexNewsMain .indexNewsContent .indexNewsRecommend a .content .more {
    left: 1.25rem;
    bottom: 1.0625rem;
    min-width: 7.4375rem;
    font-size: 0.75rem;
    height: 2.5rem;
    line-height: 2.375rem;
    border-radius: 1.625rem;
    padding: 0px 0.75rem;
    border-width: 0.0625rem;
  }
  #indexNews .indexNewsMain .indexNewsContent .indexNewsRecommend a .content .more span {
    margin-left: 0.75rem;
  }
  #indexNews .indexNewsMain .indexNewsContent .indexNewsSlide {
    width: 100%;
    margin-top: 0.75rem;
    overflow: visible;
  }
  #indexNews .indexNewsMain .indexNewsContent .indexNewsSlide .swiper-wrapper .swiper-slide {
    width: 100%;
    margin-right: 0.75rem;
  }
  #indexNews .indexNewsMain .indexNewsContent .indexNewsSlide .swiper-wrapper .swiper-slide a {
    padding: 1.4375rem 1.25rem;
  }
  #indexNews .indexNewsMain .indexNewsContent .indexNewsSlide .swiper-wrapper .swiper-slide a .time {
    font-size: 0.75rem;
    margin-bottom: 0.375rem;
  }
  #indexNews .indexNewsMain .indexNewsContent .indexNewsSlide .swiper-wrapper .swiper-slide a .title {
    font-size: 1rem;
    line-height: 1.625rem;
    height: 3.25rem;
    margin-bottom: 0.625rem;
  }
  #indexNews .indexNewsMain .indexNewsContent .indexNewsSlide .swiper-wrapper .swiper-slide a .image {
    margin-bottom: 0.75rem;
  }
  #indexNews .indexNewsMain .indexNewsContent .indexNewsSlide .swiper-wrapper .swiper-slide a .image img {
    height: 51.932vw;
  }
  #indexNews .indexNewsMain .indexNewsContent .indexNewsSlide .swiper-wrapper .swiper-slide a .more {
    font-size: 0.75rem;
  }
  /* 内页banner */
  #detailBanner .image img {
    min-height: 19.375rem;
    object-fit: cover;
  }
  #detailBanner .content .title {
    font-size: 1.5rem;
    margin-bottom: 0.3125rem;
  }
  #detailBanner .content .intro {
    font-size: 0.875rem;
  }
  #detailBanner .content .contactList {
    justify-content: flex-start;
    overflow-x: auto;
    margin-top: 0.9375rem;
  }
  #detailBanner .content .contactList .list {
    flex-shrink: 0;
    width: 13.5625rem;
    height: auto;
  }
  #detailBanner .content .contactList .list .icon {
    width: 3rem;
    height: 3rem;
    border-width: 0.0625rem;
    backdrop-filter: blur(1.25rem);
    margin: 0px auto 0.75rem;
  }
  #detailBanner .content .contactList .list .icon img {
    width: 2.875rem;
    height: 2.875rem;
  }
  #detailBanner .content .contactList .list b {
    font-size: 0.875rem;
    margin-bottom: 0.1875rem;
  }
  #detailBanner .content .contactList .list p {
    font-size: 0.75rem;
  }
  #detailBanner .productContent {
    left: 0px;
    top: 5%;
    text-align: center;
    width: 100%;
    height: auto;
    z-index: 2;
  }
  #detailBanner .productContent .productContentLeft {
    padding-top: 3.75rem;
    padding-left: 0px;
  }
  #detailBanner .productContent .productContentLeft .title {
    font-size: 1.375rem;
    line-height: 1.75rem;
    margin-bottom: 0.375rem;
  }
  #detailBanner .productContent .productContentLeft .intro {
    font-size: 0.875rem;
  }
  #detailBanner .productContent .productContentRight {
    width: 100%;
  }
  /* 内页分类 */
  #detailList {
    line-height: 3.4375rem;
    height: 3.4375rem;
    border-bottom-width: 0.0625rem;
    margin-bottom: 2.5rem;
    overflow-x: auto;
    padding: 0px 1.25rem;
  }
  #detailList.detailListDown {
    transform: translateY(3.4375rem);
  }
  #detailList a {
    flex-shrink: 0;
    font-size: 0.875rem;
    margin-right: 2.5rem;
  }
  #detailList a:last-child {
    margin-right: 1.25rem;
  }
  #detailList a.active::after, #detailList a:hover::after {
    width: calc(100% + 1.25rem);
  }
  /* 内页二级分类 */
  #detailSecondList a {
    height: 2.3125rem;
    font-size: 0.8125rem;
    line-height: 2.3125rem;
    border-radius: 1.5625rem;
    padding: 0px 1rem;
    margin-right: 0.375rem;
    margin-bottom: 0.25rem;
  }
  #detailSecondList a::after {
    left: 0.0625rem;
    top: 0.0625rem;
    width: calc(100% - 0.125rem);
    height: calc(100% - 0.125rem);
    border-radius: 1.4375rem;
  }
  #detailSecondList a.active::after, #detailSecondList a:hover::after {
    left: 0.0625rem;
    top: 0.0625rem;
    width: calc(100% - 0.125rem);
    height: calc(100% - 0.125rem);
  }
  /* 应用场景框图 */
  #applicationBlockDiagram {
    padding: 1.5625rem 0px 2.5rem;
    overflow-x: auto;
  }
  #applicationBlockDiagram::-webkit-scrollbar {
    width: 0.125rem;
    height: 0.125rem;
    background-color: #d5d5d5;
  }
  #applicationBlockDiagram::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    border-radius: 0.125rem;
    background-color: #d5d5d5;
  }
  #applicationBlockDiagram::-webkit-scrollbar-thumb {
    border-radius: 0.125rem;
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    background-color: #3d5fac;
  }
  #applicationBlockDiagram .applicationBlockDiagramImage {
    width: 74rem;
  }
  #applicationBlockDiagram .applicationBlockDiagramContent {
    width: 75rem;
    margin: 0px -0.5rem;
  }
  #applicationBlockDiagram .applicationBlockDiagramContent .listBox {
    margin: 0px 0.5rem;
  }
  #applicationBlockDiagram .applicationBlockDiagramContent .listBox .title {
    min-height: auto;
    padding: 0.5625rem 0.75rem;
    font-size: 0.875rem;
    margin: 0px 0.3125rem;
  }
  #applicationBlockDiagram .applicationBlockDiagramContent .listBox .content {
    padding: 2.25rem 0.625rem 0.625rem;
    margin-top: -1.25rem;
  }
  #applicationBlockDiagram .applicationBlockDiagramContent .listBox .content .list {
    min-height: auto;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0.375rem;
    font-size: 0.8125rem;
  }
  #applicationBlockDiagram .applicationBlockDiagramContent .listBox .content .list::after {
    width: calc(100% - 0.125rem);
    height: calc(100% - 0.125rem);
  }
  #applicationBlockDiagram .applicationBlockDiagramContent .listBox .content .list.active, #applicationBlockDiagram .applicationBlockDiagramContent .listBox .content .list:hover {
    box-shadow: 0.0625rem 0.125rem 0.375rem 0.0625rem rgba(74, 126, 224, 0.24);
  }
  /* 应用场景图 */
  #applicationScenarioDiagram .content1632 {
    min-height: auto;
    padding: 2.5rem 0px;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramLeft {
    position: static;
    width: 100%;
    margin-bottom: 1.5625rem;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramLeft .title {
    font-size: 1.375rem;
    line-height: 1.625rem;
    margin-bottom: 0.75rem;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramLeft .intro {
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramRight {
    width: 100%;
    margin-right: 0px;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramRight .list .drop {
    width: 0.1875rem;
    height: 0.1875rem;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramRight .list .drop::after {
    width: 0.1875rem;
    height: 0.1875rem;
    margin-bottom: -0.09375rem;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramRight .list .drop span {
    width: 1.1875rem;
    height: 1.1875rem;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup {
    position: fixed;
    right: auto;
    left: 50% !important;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 16.875rem;
    padding: 1.625rem 0px 1.8125rem;
    z-index: 99;
    overflow: hidden;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup::after {
    backdrop-filter: blur(1.25rem);
  }
  #applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup::before {
    width: calc(100% - 2.5rem);
    height: 1.3125rem;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup.right {
    right: auto;
    left: 1.625rem;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupClose {
    right: 1.8125rem;
    top: 1.625rem;
    width: 1.25rem;
    height: 1.25rem;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupClose::before, #applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupClose::after {
    border-radius: 0.125rem;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupClose::before {
    width: 0.125rem;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupClose::after {
    height: 0.125rem;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupTitle {
    margin-bottom: 1.6875rem;
    padding: 0px 1.875rem;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupTitle .title {
    font-size: 1rem;
    line-height: 1.375rem;
    margin-bottom: 0.75rem;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupTitle .tag {
    height: 1.8125rem;
    line-height: 1.8125rem;
    font-size: 0.75rem;
    border-radius: 1rem;
    padding: 0px 1.125rem;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupSlide {
    max-width: calc(100% - 2.5rem);
    overflow: hidden;
    padding-bottom: 1.8125rem;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupSlide .swiper-wrapper {
    justify-content: flex-start;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupSlide .swiper-wrapper .swiper-slide {
    width: 9.375rem;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupSlide .swiper-wrapper .swiper-slide a .image {
    height: 5.6875rem;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupSlide .swiper-wrapper .swiper-slide a .image img {
    height: 5.6875rem;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupSlide .swiper-wrapper .swiper-slide a p {
    font-size: 0.75rem;
    line-height: 1.25rem;
    margin-top: 0.75rem;
    padding: 0px 0.625rem;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupSlide .swiper-pagination .swiper-pagination-bullet {
    width: 0.6875rem;
    height: 0.25rem;
    border-radius: 0.1875rem;
    margin: 0px 0.1875rem;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramRight .list .popup .popupSlide .swiper-pagination .swiper-pagination-bullet-active {
    width: 1.1875rem;
  }
  #applicationScenarioDiagram .applicationScenarioDiagramRight .list:hover .popup::before {
    bottom: -0.8125rem;
  }
  /* 解决方案列表 */
  #solutionList {
    padding: 2.5rem 0px;
    margin-top: -2.5rem;
  }
  #solutionList ul li {
    margin-bottom: 0.75rem;
  }
  #solutionList ul li .image {
    width: 100%;
  }
  #solutionList ul li .content {
    width: 100%;
    padding: 1.4375rem 1.25rem;
  }
  #solutionList ul li .content .title {
    font-size: 1.125rem;
    margin-bottom: 0.5625rem;
  }
  #solutionList ul li .content .intro {
    font-size: 0.8125rem;
    line-height: 1.4375rem;
    margin-bottom: 0.75rem;
  }
  #solutionList ul li .content .more {
    min-width: 7.4375rem;
    font-size: 0.75rem;
    height: 2.5rem;
    line-height: 2.375rem;
    border-radius: 1.625rem;
    padding: 0px 0.75rem;
    border-width: 0.0625rem;
  }
  #solutionList ul li .content .more span {
    margin-left: 0.75rem;
  }
  /* 立项可研编制 */
  #establishment {
    padding: 2.5rem 0px 0px;
  }
  #establishment .establishmentTitle {
    margin-bottom: 1.5625rem;
  }
  #establishment .establishmentTitle .title {
    font-size: 1.375rem;
  }
  #establishment .establishmentMain {
    margin: 0px;
    overflow-x: auto;
    padding-bottom: 1.5625rem;
  }
  #establishment .establishmentMain::-webkit-scrollbar {
    width: 0.125rem;
    height: 0.125rem;
    background-color: #d5d5d5;
  }
  #establishment .establishmentMain::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    border-radius: 0.125rem;
    background-color: #d5d5d5;
  }
  #establishment .establishmentMain::-webkit-scrollbar-thumb {
    border-radius: 0.125rem;
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    background-color: #3d5fac;
  }
  #establishment .establishmentMain .list {
    flex-shrink: 0;
    width: auto;
    margin: 0px 2.5rem 0px 0px;
  }
  #establishment .establishmentMain .list:last-child {
    margin-right: 0px;
  }
  #establishment .establishmentMain .list::after {
    right: auto;
    left: 50%;
    top: auto;
    bottom: -2.1875rem;
    transform: translateY(0%) translateX(0%) rotate(90deg);
    width: 1.25rem;
    height: 0.9375rem;
    margin-left: -0.625rem;
  }
  #establishment .establishmentMain .list .icon {
    width: 4.6875rem;
    height: 4.6875rem;
  }
  #establishment .establishmentMain .list .icon img {
    height: 4.25rem;
  }
  #establishment .establishmentMain .list .title {
    font-size: 0.875rem;
    margin-top: 0.875rem;
  }
  /* 工程技术咨询 */
  #engineeringConsult {
    padding: 2.5rem 0px;
  }
  #engineeringConsult .engineeringConsultTitle {
    margin-bottom: 1.5625rem;
  }
  #engineeringConsult .engineeringConsultTitle .title {
    font-size: 1.375rem;
    margin-bottom: 0.5rem;
  }
  #engineeringConsult .engineeringConsultTitle .intro {
    font-size: 0.875rem;
  }
  #engineeringConsult .engineeringConsultMain {
    margin: 0px 0px -1.25rem;
  }
  #engineeringConsult .engineeringConsultMain .list {
    width: 100%;
    margin: 0px 0px 1.25rem;
  }
  #engineeringConsult .engineeringConsultMain .list .content {
    margin-top: 1rem;
  }
  #engineeringConsult .engineeringConsultMain .list .content .title {
    font-size: 1rem;
    margin-bottom: 0.25rem;
  }
  #engineeringConsult .engineeringConsultMain .list .content .intro {
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
  /* BIM应用设计 */
  #bimApplicationDesign {
    padding: 2.5rem 0px;
  }
  #bimApplicationDesign .bimApplicationDesignTitle {
    margin-bottom: 1.5625rem;
  }
  #bimApplicationDesign .bimApplicationDesignTitle .title {
    font-size: 1.375rem;
  }
  #bimApplicationDesign .bimApplicationDesignMain ul li {
    margin-bottom: 1.125rem;
  }
  #bimApplicationDesign .bimApplicationDesignMain ul li .bimApplicationDesignLeft {
    width: 100%;
    padding-top: 1.25rem;
  }
  #bimApplicationDesign .bimApplicationDesignMain ul li .bimApplicationDesignLeft .content {
    margin-bottom: 1.25rem;
  }
  #bimApplicationDesign .bimApplicationDesignMain ul li .bimApplicationDesignLeft .content .number {
    width: 2.25rem;
    height: 1.1875rem;
    line-height: 1.1875rem;
    font-size: 0.625rem;
    border-radius: 0.75rem;
    margin-bottom: 0.9375rem;
  }
  #bimApplicationDesign .bimApplicationDesignMain ul li .bimApplicationDesignLeft .content .title {
    font-size: 1.125rem;
    margin-bottom: 0.375rem;
  }
  #bimApplicationDesign .bimApplicationDesignMain ul li .bimApplicationDesignLeft .content .intro {
    font-size: 0.875rem;
    line-height: 1.5rem;
    width: 100%;
  }
  #bimApplicationDesign .bimApplicationDesignMain ul li .bimApplicationDesignLeft .slide {
    width: 100%;
    margin-bottom: 0.625rem;
  }
  #bimApplicationDesign .bimApplicationDesignMain ul li .bimApplicationDesignLeft .slide .swiper-wrapper .swiper-slide-thumb-active {
    border: 0.125rem solid;
  }
  #bimApplicationDesign .bimApplicationDesignMain ul li .bimApplicationDesignRight {
    width: 100%;
  }
  /* CFD动态仿真 */
  #cfdDynamicSimulation {
    padding: 2.8125rem 0px;
    overflow: hidden;
  }
  #cfdDynamicSimulation .cfdDynamicSimulationTitle {
    margin-bottom: 1.5625rem;
  }
  #cfdDynamicSimulation .cfdDynamicSimulationTitle .title {
    font-size: 1.375rem;
    margin-bottom: 0.5rem;
  }
  #cfdDynamicSimulation .cfdDynamicSimulationTitle .intro {
    font-size: 0.875rem;
  }
  #cfdDynamicSimulation .cfdDynamicSimulationMain {
    overflow: visible;
  }
  #cfdDynamicSimulation .cfdDynamicSimulationMain .swiper-wrapper .swiper-slide .content {
    margin-top: 1.125rem;
  }
  #cfdDynamicSimulation .cfdDynamicSimulationMain .swiper-wrapper .swiper-slide .content .title {
    font-size: 1.125rem;
    margin-bottom: 0.625rem;
  }
  #cfdDynamicSimulation .cfdDynamicSimulationMain .swiper-wrapper .swiper-slide .content .intro {
    font-size: 0.875rem;
    line-height: 1.5rem;
    margin-left: -0.3125rem;
  }
  /* 节能改造解决方案 */
  #energySavingSolution {
    padding: 2.5rem 0px;
  }
  #energySavingSolution .energySavingSolutionTitle {
    margin-bottom: 1.5625rem;
  }
  #energySavingSolution .energySavingSolutionTitle .title {
    font-size: 1.375rem;
    margin-bottom: 0.5rem;
  }
  #energySavingSolution .energySavingSolutionTitle .intro {
    font-size: 0.875rem;
  }
  #energySavingSolution .energySavingSolutionMain {
    margin: 0px 0px -0.75rem;
  }
  #energySavingSolution .energySavingSolutionMain .list {
    min-height: auto;
    width: 100%;
    margin: 0px 0px 0.75rem;
    padding: 1.25rem 0px;
  }
  #energySavingSolution .energySavingSolutionMain .list::before {
    width: calc(100% - 0.125rem);
    height: calc(100% - 0.125rem);
    left: 0.0625rem;
    top: 0.0625rem;
  }
  #energySavingSolution .energySavingSolutionMain .list .icon {
    width: 6.5rem;
  }
  #energySavingSolution .energySavingSolutionMain .list .icon img {
    height: 2.8125rem;
  }
  #energySavingSolution .energySavingSolutionMain .list .content {
    height: auto;
    padding-left: 1.25rem;
  }
  #energySavingSolution .energySavingSolutionMain .list .content .title {
    font-size: 1rem;
    margin-bottom: 0.4375rem;
  }
  #energySavingSolution .energySavingSolutionMain .list .content .intro {
    font-size: 0.8125rem;
    line-height: 1.25rem;
    height: 2.5rem;
    margin-right: 4.8125rem;
  }
  #energySavingSolution .energySavingSolutionMain .list .content .arrow {
    font-size: 0.625rem;
    max-height: 1.25rem;
    line-height: 1.25rem;
    opacity: 1;
    visibility: visible;
    margin-top: 0.75rem;
  }
  #energySavingSolution .energySavingSolutionMain .list:hover {
    box-shadow: -0.0625rem 0.6875rem 1.0625rem 0px rgba(123, 143, 194, 0.3);
  }
  #energySavingSolution .energySavingSolutionMain .list:hover .content .title {
    margin-top: 0px;
  }
  #energySavingSolution .energySavingSolutionMain .list:hover .content .arrow {
    margin-top: 0.75rem;
  }
  /* 证书展示 */
  #certificateShow {
    padding: 0px 0px 2.5rem;
  }
  #certificateShow .certificateShowTitle {
    margin-bottom: 1.5625rem;
  }
  #certificateShow .certificateShowTitle .title {
    font-size: 1.375rem;
  }
  #certificateShow .certificateShowMain img {
    width: 100%;
  }
  /* 数据中心土建设计 */
  #dataCenterCivilDesign {
    padding: 0px 0px 2.5rem;
  }
  #dataCenterCivilDesign .dataCenterCivilDesignTitle {
    margin-bottom: 1.5625rem;
  }
  #dataCenterCivilDesign .dataCenterCivilDesignTitle .title {
    font-size: 1.375rem;
  }
  #dataCenterCivilDesign .dataCenterCivilDesignMain {
    margin: 0px 0px -1.25rem;
  }
  #dataCenterCivilDesign .dataCenterCivilDesignMain .list {
    width: 100%;
    margin: 0px 0px 1.25rem;
  }
  #dataCenterCivilDesign .dataCenterCivilDesignMain .list .content {
    margin-top: 0.75rem;
  }
  #dataCenterCivilDesign .dataCenterCivilDesignMain .list .content .title {
    font-size: 1rem;
  }
  /* 数据中心机电设计 */
  #dataCenterMechanicalDesign {
    padding: 2.5rem 0px;
  }
  #dataCenterMechanicalDesign .dataCenterMechanicalDesignTitle {
    margin-bottom: 1.5625rem;
  }
  #dataCenterMechanicalDesign .dataCenterMechanicalDesignTitle .title {
    font-size: 1.375rem;
  }
  #dataCenterMechanicalDesign .dataCenterMechanicalDesignMain {
    overflow-x: auto;
  }
  #dataCenterMechanicalDesign .dataCenterMechanicalDesignMain::-webkit-scrollbar {
    width: 0.125rem;
    height: 0.125rem;
    background-color: #d5d5d5;
  }
  #dataCenterMechanicalDesign .dataCenterMechanicalDesignMain::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    border-radius: 0.125rem;
    background-color: #d5d5d5;
  }
  #dataCenterMechanicalDesign .dataCenterMechanicalDesignMain::-webkit-scrollbar-thumb {
    border-radius: 0.125rem;
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    background-color: #3d5fac;
  }
  #dataCenterMechanicalDesign .dataCenterMechanicalDesignMain img {
    max-width: 68.75rem;
  }
  /* 数据中心园区规划 */
  #dataCenterCampusPlanning {
    padding: 2.5rem 0px;
  }
  #dataCenterCampusPlanning .dataCenterCampusPlanningTitle {
    margin-bottom: 1.5625rem;
  }
  #dataCenterCampusPlanning .dataCenterCampusPlanningTitle .title {
    font-size: 1.375rem;
  }
  #dataCenterCampusPlanning .dataCenterCampusPlanningMain {
    margin: 0px 0px 1.25rem;
  }
  #dataCenterCampusPlanning .dataCenterCampusPlanningMain .list {
    width: 100%;
    margin: 0px 0px 1.25rem;
  }
  #dataCenterCampusPlanning .dataCenterCampusPlanningMain .list .content {
    margin-top: 0.75rem;
  }
  #dataCenterCampusPlanning .dataCenterCampusPlanningMain .list .content .title {
    font-size: 1rem;
    margin-bottom: 0.625rem;
  }
  #dataCenterCampusPlanning .dataCenterCampusPlanningMain .list .content .intro p {
    font-size: 0.875rem;
    margin-bottom: 0.375rem;
  }
  #dataCenterCampusPlanning .dataCenterCampusPlanningMain .list .content .intro p img {
    width: 1rem;
    height: 1rem;
    margin-right: 0.4375rem;
  }
  /* 面包屑导航 */
  #breadcrumb {
    display: none;
    margin-bottom: 5.75rem;
  }
  #breadcrumb .list a {
    font-size: 0.875rem;
    color: #999999;
  }
  #breadcrumb .list a img {
    width: auto;
    height: 0.8125rem;
    display: block;
  }
  #breadcrumb .list i {
    margin: 0px 0.75rem;
    font-size: 0.6875rem;
    color: #d0d0d0;
  }
  #breadcrumb .list:last-child i {
    display: none;
  }
  /* 新闻详情 */
  #newsDetail {
    padding: 5rem 0px 2.5rem;
  }
  #newsDetail .newsDetailLeft {
    width: 100%;
    padding: 1.875rem 1.25rem;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftTitle {
    margin-bottom: 1.5625rem;
    padding-bottom: 1.125rem;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftTitle .title {
    font-size: 1.25rem;
    margin-bottom: 0.9375rem;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftTitle .time b {
    font-size: 0.75rem;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftTitle .time span {
    font-size: 0.8125rem;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftTitle .shareBox span {
    display: none;
    font-size: 0.8125rem;
    margin-right: 0.625rem;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftTitle .shareBox .share a {
    width: 2.375rem;
    height: 2.375rem;
    margin-right: 0.5625rem;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftTitle .shareBox .share a img {
    height: 2.375rem;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftMain p {
    font-size: 0.875rem;
    line-height: 1.625rem;
    margin-bottom: 0.6875rem;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftMain img, #newsDetail .newsDetailLeft .newsDetailLeftMain video, #newsDetail .newsDetailLeft .newsDetailLeftMain iframe {
    margin: 0px auto 0.625rem;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftSlide {
    margin-bottom: 1.5625rem;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftSlide .swiper-button-prev,
  #newsDetail .newsDetailLeft .newsDetailLeftSlide .swiper-button-next {
    width: 2.4375rem;
    height: 2.5rem;
    font-size: 0.75rem;
    line-height: 2.5rem;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftSlide .swiper-button-prev {
    right: 2.4375rem;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftSlide .swiper-button-next {
    right: 0px;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftIntro {
    margin-bottom: 1rem;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftIntro p {
    margin-bottom: 0.875rem;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftIntro p i {
    font-size: 0.875rem;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftIntro p i img {
    height: 1.375rem;
    margin-right: 0.25rem;
    margin-top: -0.25rem;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftIntro p span {
    font-size: 0.8125rem;
    line-height: 1.5rem;
    margin-left: 0.0625rem;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftBtns {
    line-height: 1.5rem;
    border-radius: 0.6875rem;
    padding: 0.6875rem 1rem;
    margin-top: 1.5625rem;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftBtns::after {
    display: none;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftBtns .btn {
    max-width: none;
    margin-bottom: 0.3125rem;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftBtns .btn:last-child {
    margin-bottom: 0px;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftBtns .btn i {
    font-size: 0.75rem;
    margin-right: 0.4375rem;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftBtns .btn span {
    font-size: 0.875rem;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftReturnBtn {
    margin-top: 1.25rem;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftReturnBtn .more {
    min-width: 7.4375rem;
    font-size: 0.75rem;
    height: 2.5rem;
    line-height: 2.375rem;
    border-radius: 1.625rem;
    padding: 0px 0.75rem;
    border-width: 0.0625rem;
  }
  #newsDetail .newsDetailLeft .newsDetailLeftReturnBtn .more span {
    margin-left: 0.75rem;
  }
  #newsDetail .newsDetailRight {
    position: static;
    width: 100%;
    padding: 1.25rem;
    margin-top: 0.875rem;
  }
  #newsDetail .newsDetailRight .newsDetailRightRecommend {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }
  #newsDetail .newsDetailRight .newsDetailRightRecommend .title {
    font-size: 1.125rem;
    margin-bottom: 0.625rem;
  }
  #newsDetail .newsDetailRight .newsDetailRightRecommend .listBox .list {
    margin-bottom: 0.75rem;
  }
  #newsDetail .newsDetailRight .newsDetailRightRecommend .listBox .list span {
    font-size: 0.875rem;
    line-height: 1.3125rem;
    margin-right: 1.875rem;
  }
  #newsDetail .newsDetailRight .newsDetailRightRecommend .listBox .list i {
    font-size: 0.6875rem;
  }
  #newsDetail .newsDetailRight .newsDetailRightRecommend2 > .title {
    margin-bottom: 1.125rem;
  }
  #newsDetail .newsDetailRight .newsDetailRightRecommend2 > .title span {
    font-size: 1.125rem;
  }
  #newsDetail .newsDetailRight .newsDetailRightRecommend2 > .title .more {
    font-size: 0.875rem;
  }
  #newsDetail .newsDetailRight .newsDetailRightRecommend2 > .title .more i {
    font-size: 0.8125rem;
    margin-left: 0.1875rem;
  }
  #newsDetail .newsDetailRight .newsDetailRightRecommend2 .listBox .list {
    margin-bottom: 0.75rem;
  }
  #newsDetail .newsDetailRight .newsDetailRightRecommend2 .listBox .list .image {
    width: 24.155vw;
  }
  #newsDetail .newsDetailRight .newsDetailRightRecommend2 .listBox .list .image img {
    height: 17.15vw;
  }
  #newsDetail .newsDetailRight .newsDetailRightRecommend2 .listBox .list .title {
    margin-left: 0.875rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  /* 机电总包业务范围 */
  #electromechanicalBusinessScope {
    padding: 0px 0px 2.5rem;
  }
  #electromechanicalBusinessScope .electromechanicalBusinessScopeTitle {
    margin-bottom: 1.5625rem;
  }
  #electromechanicalBusinessScope .electromechanicalBusinessScopeTitle .title {
    font-size: 1.5rem;
  }
  /* 机电总包承包资质 */
  #electromechanicalQualifications {
    padding: 2.5rem 0px;
  }
  #electromechanicalQualifications .electromechanicalQualificationsTitle {
    margin-bottom: 0.9375rem;
  }
  #electromechanicalQualifications .electromechanicalQualificationsTitle .title {
    font-size: 1.5rem;
  }
  #electromechanicalQualifications .electromechanicalQualificationsTitle .btns {
    display: none;
  }
  #electromechanicalQualifications .electromechanicalQualificationsBox {
    margin-bottom: 0.5rem;
  }
  #electromechanicalQualifications .electromechanicalQualificationsBox .swiper-button-prev,
  #electromechanicalQualifications .electromechanicalQualificationsBox .swiper-button-next {
    display: none;
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    font-size: 0.875rem;
  }
  #electromechanicalQualifications .electromechanicalQualificationsBox .swiper-button-prev::before,
  #electromechanicalQualifications .electromechanicalQualificationsBox .swiper-button-next::before {
    border: 0.125rem solid #86888b;
  }
  #electromechanicalQualifications .electromechanicalQualificationsBox .swiper-button-prev {
    left: -5.625rem;
  }
  #electromechanicalQualifications .electromechanicalQualificationsBox .swiper-button-next {
    right: -5.625rem;
  }
  #electromechanicalQualifications .electromechanicalQualificationsBox .electromechanicalQualificationsMain {
    width: 15.125rem;
    padding: 2.1875rem 0px;
  }
  #electromechanicalQualifications .electromechanicalQualificationsList::after {
    top: 0.125rem;
  }
  #electromechanicalQualifications .electromechanicalQualificationsList .swiper-wrapper .swiper-slide {
    font-size: 0.875rem;
    padding-top: 1.125rem;
  }
  #electromechanicalQualifications .electromechanicalQualificationsList .swiper-wrapper .swiper-slide::after {
    width: 50%;
    height: 0.1875rem;
  }
  /* 技术服务 */
  #technicalService {
    padding: 2.5rem 0px;
  }
  #technicalService .technicalServiceLeft {
    width: 100%;
    padding-top: 0px;
    margin-bottom: 1.5625rem;
  }
  #technicalService .technicalServiceLeft .title {
    font-size: 1.5rem;
    margin-bottom: 0.75rem;
  }
  #technicalService .technicalServiceLeft .intro {
    font-size: 0.875rem;
    line-height: 1.5rem;
    margin-bottom: 1.25rem;
  }
  #technicalService .technicalServiceLeft .listBox .list {
    padding: 1.125rem 0px;
  }
  #technicalService .technicalServiceLeft .listBox .list:nth-child(odd) .icon {
    margin-left: 0.75rem;
  }
  #technicalService .technicalServiceLeft .listBox .list:nth-child(even) {
    border-right: 0px;
  }
  #technicalService .technicalServiceLeft .listBox .list:nth-child(even) .icon {
    margin-left: 1.625rem;
  }
  #technicalService .technicalServiceLeft .listBox .list:nth-child(1), #technicalService .technicalServiceLeft .listBox .list:nth-child(2) {
    padding-top: 0.75rem;
  }
  #technicalService .technicalServiceLeft .listBox .list:nth-child(3), #technicalService .technicalServiceLeft .listBox .list:nth-child(4) {
    border-bottom: 0px;
    padding-bottom: 1rem;
  }
  #technicalService .technicalServiceLeft .listBox .list .icon {
    margin-right: 0.5rem;
  }
  #technicalService .technicalServiceLeft .listBox .list .icon img {
    height: 2.8125rem;
  }
  #technicalService .technicalServiceLeft .listBox .list .content .number {
    margin-bottom: 0.25rem;
  }
  #technicalService .technicalServiceLeft .listBox .list .content .number span {
    font-size: 1.8125rem;
  }
  #technicalService .technicalServiceLeft .listBox .list .content .number i {
    right: -0.375rem;
    bottom: -0.125rem;
    font-size: 1rem;
    padding: 0px 0.125rem;
  }
  #technicalService .technicalServiceLeft .listBox .list .content .subTitle {
    font-size: 0.75rem;
  }
  #technicalService .technicalServiceRight {
    width: 100%;
  }
  /* 项目管理 */
  #projectManagement {
    padding: 2.5rem 0px 0px;
  }
  #projectManagement .projectManagementTitle {
    margin-bottom: 1.5625rem;
  }
  #projectManagement .projectManagementTitle .title {
    font-size: 1.5rem;
  }
  #projectManagement .projectManagementTitle .intro {
    font-size: 0.875rem;
    margin-top: 0.5rem;
  }
  #projectManagement .projectManagementAbility {
    margin-bottom: 1.5625rem;
  }
  #projectManagement .projectManagementAbility .projectManagementAbilityMain {
    margin: 0px 0px -0.75rem;
  }
  #projectManagement .projectManagementAbility .projectManagementAbilityMain .list {
    width: 100%;
    height: auto;
    margin: 0px 0px 0.75rem;
    padding: 2.5rem 1.25rem;
  }
  #projectManagement .projectManagementAbility .projectManagementAbilityMain .list::after {
    left: 0.0625rem;
    top: 0.0625rem;
    width: calc(100% - 0.125rem);
    height: calc(100% - 0.125rem);
  }
  #projectManagement .projectManagementAbility .projectManagementAbilityMain .list .content .icon {
    width: 3.1875rem;
    height: 3.1875rem;
    margin: 0px auto 0.9375rem;
  }
  #projectManagement .projectManagementAbility .projectManagementAbilityMain .list .content .icon img {
    width: 3.1875rem;
    height: 3.1875rem;
  }
  #projectManagement .projectManagementAbility .projectManagementAbilityMain .list .content .title {
    font-size: 1.125rem;
    margin-bottom: 0.3125rem;
    padding: 0px 1.25rem;
  }
  #projectManagement .projectManagementAbility .projectManagementAbilityMain .list .content .line {
    width: 2.375rem;
    height: 0.125rem;
    margin: 0 auto 0.75rem;
  }
  #projectManagement .projectManagementAbility .projectManagementAbilityMain .list .content .intro {
    font-size: 0.875rem;
    line-height: 1.375rem;
    min-height: 2.75rem;
    padding: 0px 5rem;
  }
  #projectManagement .projectManagementStandardization {
    margin-top: 1.25rem;
  }
  #projectManagement .projectManagementStandardization .projectManagementStandardizationMain {
    margin-top: 2.5rem;
    overflow-x: auto;
    padding-bottom: 1.5625rem;
  }
  #projectManagement .projectManagementStandardization .projectManagementStandardizationMain::-webkit-scrollbar {
    width: 0.125rem;
    height: 0.125rem;
    background-color: #d5d5d5;
  }
  #projectManagement .projectManagementStandardization .projectManagementStandardizationMain::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    border-radius: 0.125rem;
    background-color: #d5d5d5;
  }
  #projectManagement .projectManagementStandardization .projectManagementStandardizationMain::-webkit-scrollbar-thumb {
    border-radius: 0.125rem;
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    background-color: #3d5fac;
  }
  #projectManagement .projectManagementStandardization .projectManagementStandardizationMain .list {
    flex-shrink: 0;
    width: auto;
    text-align: center;
    margin-right: 1.875rem;
  }
  #projectManagement .projectManagementStandardization .projectManagementStandardizationMain .list:last-child {
    margin-right: 0px;
  }
  #projectManagement .projectManagementStandardization .projectManagementStandardizationMain .list .icon {
    width: 3.6875rem;
    height: 3.6875rem;
  }
  #projectManagement .projectManagementStandardization .projectManagementStandardizationMain .list .icon img {
    width: 3.6875rem;
    height: 3.6875rem;
  }
  #projectManagement .projectManagementStandardization .projectManagementStandardizationMain .list .title {
    display: inline-block;
    min-width: auto;
    height: 2.375rem;
    line-height: 2.25rem;
    backdrop-filter: blur(1.25rem);
    box-shadow: 0px 1.0625rem 4.375rem 0px rgba(62, 103, 154, 0.1);
    border-radius: 1.9375rem;
    padding: 0px 1.25rem;
    font-size: 0.8125rem;
    margin-top: -1.125rem;
  }
  #projectManagement .projectManagementStandardization .projectManagementStandardizationMain .list:hover .title {
    box-shadow: -0.0625rem 0.6875rem 1.0625rem 0px rgba(123, 143, 194, 0.3);
  }
  /* 图片位 */
  .detailImage {
    padding: 2.5rem 0px;
  }
  .detailImage .detailImageTitle {
    margin-bottom: 1.5625rem;
  }
  .detailImage .detailImageTitle .title {
    font-size: 1.375rem;
    margin-bottom: 0.5rem;
  }
  .detailImage .detailImageTitle .intro {
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
  .detailImage .detailImageMain {
    overflow-x: auto;
  }
  .detailImage .detailImageMain::-webkit-scrollbar {
    width: 0.125rem;
    height: 0.125rem;
    background-color: #d5d5d5;
  }
  .detailImage .detailImageMain::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    border-radius: 0.125rem;
    background-color: #d5d5d5;
  }
  .detailImage .detailImageMain::-webkit-scrollbar-thumb {
    border-radius: 0.125rem;
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    background-color: #3d5fac;
  }
  .detailImage .detailImageMain img {
    max-width: 68.75rem;
    margin: 0px auto 1.25rem;
  }
  #comprehensiveIntro {
    padding: 0px;
  }
  #comprehensiveIntro .fullLifeCycleMaintenance {
    margin-bottom: 2.5rem;
  }
  #comprehensiveIntro .fullLifeCycleMaintenance .fullLifeCycleMaintenanceTitle {
    margin-bottom: 0.625rem;
  }
  #comprehensiveIntro .fullLifeCycleMaintenance .fullLifeCycleMaintenanceTitle .title {
    font-size: 1.5rem;
  }
  #comprehensiveIntro .fullLifeCycleMaintenance .fullLifeCycleMaintenanceMain {
    overflow-x: auto;
  }
  #comprehensiveIntro .fullLifeCycleMaintenance .fullLifeCycleMaintenanceMain::-webkit-scrollbar {
    width: 0.125rem;
    height: 0.125rem;
    background-color: #d5d5d5;
  }
  #comprehensiveIntro .fullLifeCycleMaintenance .fullLifeCycleMaintenanceMain::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    border-radius: 0.125rem;
    background-color: #d5d5d5;
  }
  #comprehensiveIntro .fullLifeCycleMaintenance .fullLifeCycleMaintenanceMain::-webkit-scrollbar-thumb {
    border-radius: 0.125rem;
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    background-color: #3d5fac;
  }
  #comprehensiveIntro .fullLifeCycleMaintenance .fullLifeCycleMaintenanceMain img {
    min-width: 68.75rem;
  }
  #comprehensiveIntro .customerValue .customerValueTitle {
    margin-bottom: 1.5rem;
  }
  #comprehensiveIntro .customerValue .customerValueTitle .title {
    font-size: 1.5rem;
  }
  #comprehensiveIntro .customerValue .customerValueMain {
    overflow-x: auto;
    padding: 1.125rem 0px 1.5625rem;
  }
  #comprehensiveIntro .customerValue .customerValueMain::-webkit-scrollbar {
    width: 0.125rem;
    height: 0.125rem;
    background-color: #d5d5d5;
  }
  #comprehensiveIntro .customerValue .customerValueMain::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    border-radius: 0.125rem;
    background-color: #d5d5d5;
  }
  #comprehensiveIntro .customerValue .customerValueMain::-webkit-scrollbar-thumb {
    border-radius: 0.125rem;
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    background-color: #3d5fac;
  }
  #comprehensiveIntro .customerValue .customerValueMain .list {
    flex-shrink: 0;
    margin-right: 6.875rem;
  }
  #comprehensiveIntro .customerValue .customerValueMain .list:last-child {
    margin-right: 0px;
  }
  #comprehensiveIntro .customerValue .customerValueMain .list::after {
    width: 4.70833rem;
    height: 0.29167rem;
    right: -0.6875rem;
    top: 2.125rem;
  }
  #comprehensiveIntro .customerValue .customerValueMain .list .icon {
    width: 3.75rem;
    height: 3.75rem;
  }
  #comprehensiveIntro .customerValue .customerValueMain .list .icon::after {
    width: 5.3125rem;
    height: 5.3125rem;
  }
  #comprehensiveIntro .customerValue .customerValueMain .list .title {
    font-size: 0.875rem;
    line-height: 1.5rem;
    margin-top: 1.3125rem;
  }
  /* 服务内容 */
  #serviceContent {
    padding: 2.5rem 0px;
  }
  #serviceContent .serviceContentTitle {
    margin-bottom: 1.5625rem;
  }
  #serviceContent .serviceContentTitle .title {
    font-size: 1.5rem;
    margin-bottom: 0.9375rem;
  }
  #serviceContent .serviceContentTitle .intro {
    background: url("../images/serviceContentIcon.png") no-repeat 0px 0.625rem;
    padding-left: 2.0625rem;
    background-size: 1.4375rem 0.8125rem;
    font-size: 1rem;
  }
  #serviceContent .serviceContentTitle .intro span {
    font-size: 0.875rem;
  }
  #serviceContent .serviceContentMain {
    position: relative;
  }
  #serviceContent .serviceContentMain .drop span:nth-child(1) {
    width: 49.4375rem;
    height: 49.4375rem;
  }
  #serviceContent .serviceContentMain .drop span:nth-child(2) {
    width: 33.75rem;
    height: 33.75rem;
  }
  #serviceContent .serviceContentMain .drop span:nth-child(3) {
    width: 21.375rem;
    height: 21.375rem;
  }
  #serviceContent .serviceContentMain .drop span:nth-child(4) {
    width: 13.5625rem;
    height: 13.5625rem;
  }
  #serviceContent .serviceContentMain .drop span:nth-child(5) {
    width: 7.1875rem;
    height: 7.1875rem;
  }
  /* 服务案例 */
  #serviceCase {
    padding: 2.5rem 0px;
    overflow: hidden;
  }
  #serviceCase .serviceCaseTitle {
    margin-bottom: 1.5625rem;
  }
  #serviceCase .serviceCaseTitle .title {
    font-size: 1.5rem;
  }
  #serviceCase .serviceCaseMain {
    overflow: visible;
  }
  #serviceCase .serviceCaseMain .swiper-wrapper .swiper-slide a .image img {
    height: 50.725vw;
  }
  #serviceCase .serviceCaseMain .swiper-wrapper .swiper-slide a .content {
    padding: 1.4375rem 1.25rem;
  }
  #serviceCase .serviceCaseMain .swiper-wrapper .swiper-slide a .content .time {
    margin-bottom: 0.375rem;
  }
  #serviceCase .serviceCaseMain .swiper-wrapper .swiper-slide a .content .time i {
    font-size: 1rem;
    margin-right: 0.25rem;
  }
  #serviceCase .serviceCaseMain .swiper-wrapper .swiper-slide a .content .time span {
    font-size: 0.8125rem;
  }
  #serviceCase .serviceCaseMain .swiper-wrapper .swiper-slide a .content .title {
    font-size: 1rem;
    margin-bottom: 1.125rem;
  }
  #serviceCase .serviceCaseMain .swiper-wrapper .swiper-slide a .content .more {
    min-width: 7.4375rem;
    font-size: 0.75rem;
    height: 2.5rem;
    line-height: 2.375rem;
    border-radius: 1.625rem;
    padding: 0px 0.75rem;
    border-width: 0.0625rem;
  }
  #serviceCase .serviceCaseMain .swiper-wrapper .swiper-slide a .content .more span {
    margin-left: 0.75rem;
  }
  /* 验证介绍 */
  #testIntroduction {
    padding: 0px 0px 2.5rem;
  }
  #testIntroduction .testIntroductionTitle {
    margin-bottom: 1.5625rem;
  }
  #testIntroduction .testIntroductionTitle .title {
    font-size: 1.375rem;
    margin-bottom: 0.5rem;
  }
  #testIntroduction .testIntroductionTitle .intro {
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
  #testIntroduction .testIntroductionMain {
    margin-bottom: 1.5625rem;
  }
  #testIntroduction .testIntroductionMain .list {
    width: 50%;
    padding: 1.125rem 1.25rem;
  }
  #testIntroduction .testIntroductionMain .list:nth-child(n+5) {
    padding-top: 1.4375rem;
  }
  #testIntroduction .testIntroductionMain .list:nth-child(even) {
    border-right: 0px;
  }
  #testIntroduction .testIntroductionMain .list:last-child {
    border-bottom: 0px;
  }
  #testIntroduction .testIntroductionMain .list .icon {
    width: 3.625rem;
    height: 3.625rem;
    margin-bottom: 0.75rem;
  }
  #testIntroduction .testIntroductionMain .list .icon img {
    width: 3.625rem;
    height: 3.625rem;
  }
  #testIntroduction .testIntroductionMain .list .title {
    font-size: 0.875rem;
    line-height: 1.5rem;
    min-height: auto;
  }
  #testIntroduction .testIntroductionImage {
    overflow-x: auto;
  }
  #testIntroduction .testIntroductionImage::-webkit-scrollbar {
    width: 0.125rem;
    height: 0.125rem;
    background-color: #d5d5d5;
  }
  #testIntroduction .testIntroductionImage::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    border-radius: 0.125rem;
    background-color: #d5d5d5;
  }
  #testIntroduction .testIntroductionImage::-webkit-scrollbar-thumb {
    border-radius: 0.125rem;
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    background-color: #3d5fac;
  }
  #testIntroduction .testIntroductionImage img {
    min-width: 68.75rem;
  }
  /* 交付能力 */
  #deliveryAbility .deliveryAbilityTitle {
    margin-bottom: 1.5625rem;
  }
  #deliveryAbility .deliveryAbilityTitle .title {
    font-size: 1.375rem;
  }
  #deliveryAbility .deliveryAbilityMain ul li .content1632 {
    min-height: auto;
    padding: 2.1875rem 0px;
  }
  #deliveryAbility .deliveryAbilityMain ul li:nth-child(odd) .content {
    margin-right: 0px;
  }
  #deliveryAbility .deliveryAbilityMain ul li:nth-child(even) .content {
    margin-left: 0px;
  }
  #deliveryAbility .deliveryAbilityMain ul li .image {
    width: 100%;
    margin-bottom: 1.5625rem;
  }
  #deliveryAbility .deliveryAbilityMain ul li .content {
    width: 100%;
  }
  #deliveryAbility .deliveryAbilityMain ul li .content .number {
    width: 2.5rem;
    height: 1.3125rem;
    line-height: 1.3125rem;
    font-size: 0.6875rem;
    border-radius: 0.75rem;
    margin-bottom: 0.8125rem;
  }
  #deliveryAbility .deliveryAbilityMain ul li .content .title {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
  #deliveryAbility .deliveryAbilityMain ul li .content .intro {
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
  /* 技术优势 */
  #technicalAdvantage {
    padding: 2.5rem 0px;
  }
  #technicalAdvantage .technicalAdvantageTitle {
    margin-bottom: 1.5625rem;
  }
  #technicalAdvantage .technicalAdvantageTitle .title {
    font-size: 1.375rem;
  }
  #technicalAdvantage .technicalAdvantageMain ul li {
    padding: 1.1875rem 0px;
  }
  #technicalAdvantage .technicalAdvantageMain ul li .title img {
    width: 2.0625rem;
  }
  #technicalAdvantage .technicalAdvantageMain ul li .title span {
    font-size: 1rem;
    margin-left: 0.625rem;
    margin-right: 1.875rem;
  }
  #technicalAdvantage .technicalAdvantageMain ul li .title i {
    width: 0.75rem;
    height: 0.75rem;
  }
  #technicalAdvantage .technicalAdvantageMain ul li .title i::before {
    width: 0.125rem;
  }
  #technicalAdvantage .technicalAdvantageMain ul li .title i::after {
    height: 0.125rem;
  }
  #technicalAdvantage .technicalAdvantageMain ul li .intro {
    font-size: 0.875rem;
    line-height: 1.5rem;
    margin-top: 0.8125rem;
  }
  /* 水冷化改造 */
  #schemeUpgradeWaterCooling {
    padding: 2.5rem 0px;
  }
  #schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingLeft {
    width: 100%;
    margin-bottom: 1.5625rem;
  }
  #schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingLeft > .title {
    font-size: 1.5rem;
    margin-bottom: 0.75rem;
  }
  #schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingLeft > .intro {
    font-size: 0.875rem;
    line-height: 1.5rem;
    margin-bottom: 1.5625rem;
  }
  #schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingLeft .listBox .list {
    margin-bottom: 1.25rem;
  }
  #schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingLeft .listBox .list .icon img {
    width: 2.375rem;
  }
  #schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingLeft .listBox .list .content {
    margin-left: 1.25rem;
  }
  #schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingLeft .listBox .list .content .title {
    font-size: 1rem;
    margin-bottom: 0.3125rem;
  }
  #schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingLeft .listBox .list .content .intro {
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
  #schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingRight {
    width: 100%;
  }
  #schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingRight .schemeUpgradeWaterCoolingSlide .swiper-wrapper .swiper-slide img {
    height: 56.28vw;
  }
  #schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingRight .schemeUpgradeWaterCoolingList {
    bottom: 1.25rem;
    backdrop-filter: blur(1.25rem);
    border-radius: 2rem;
  }
  #schemeUpgradeWaterCooling .schemeUpgradeWaterCoolingRight .schemeUpgradeWaterCoolingList .list {
    min-width: 5.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    border-radius: 2rem;
    font-size: 0.8125rem;
    padding: 0px 1.25rem;
  }
  /* 应用场景 */
  #schemeUpgradeApplication {
    padding: 2.5rem 0px;
  }
  #schemeUpgradeApplication .schemeUpgradeApplicationTitle {
    margin-bottom: 1.5625rem;
  }
  #schemeUpgradeApplication .schemeUpgradeApplicationTitle .title {
    font-size: 1.5rem;
  }
  #schemeUpgradeApplication .schemeUpgradeApplicationTitle .btns {
    display: none;
  }
  #schemeUpgradeApplication .schemeUpgradeApplicationMain .swiper-wrapper .swiper-slide a {
    padding: 0.75rem 0.75rem 1.125rem;
  }
  #schemeUpgradeApplication .schemeUpgradeApplicationMain .swiper-wrapper .swiper-slide a .content {
    margin-top: 0.75rem;
  }
  #schemeUpgradeApplication .schemeUpgradeApplicationMain .swiper-wrapper .swiper-slide a .content .title {
    font-size: 1rem;
    line-height: 1.625rem;
    min-height: auto;
  }
  #schemeUpgradeApplication .schemeUpgradeApplicationMain .swiper-wrapper .swiper-slide a:hover {
    box-shadow: -0.0625rem 0.6875rem 1.0625rem 0px rgba(123, 143, 194, 0.3);
  }
  /* 产品筛选 */
  #schemeProductFilter {
    padding: 2.5rem 0px;
  }
  #schemeProductFilter .schemeProductFilterList {
    margin-bottom: 2.5rem;
  }
  #schemeProductFilter .schemeProductFilterList .schemeProductFilterTitle {
    margin-bottom: 1.5625rem;
  }
  #schemeProductFilter .schemeProductFilterList .schemeProductFilterTitle .title {
    font-size: 1.5rem;
  }
  #schemeProductFilter .schemeProductFilterList .schemeProductFilterImage {
    min-height: auto;
    padding: 1.875rem 1.25rem 0px;
  }
  #schemeProductFilter .schemeProductFilterList .schemeProductFilterImage .content {
    margin-bottom: 1.5625rem;
  }
  #schemeProductFilter .schemeProductFilterList .schemeProductFilterImage .content .title {
    width: 100%;
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin-bottom: 0.75rem;
  }
  #schemeProductFilter .schemeProductFilterList .schemeProductFilterImage .content .more {
    min-width: 7.4375rem;
    font-size: 0.75rem;
    height: 2.5rem;
    line-height: 2.375rem;
    border-radius: 1.625rem;
    padding: 0px 0.75rem;
    border-width: 0.0625rem;
  }
  #schemeProductFilter .schemeProductFilterList .schemeProductFilterImage .content .more span {
    margin-left: 0.75rem;
  }
  #schemeProductFilter .schemeProductFilterList .schemeProductFilterImage .image {
    width: 100%;
  }
  #schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .schemeProductFilterSlide {
    background: transparent;
    overflow-x: auto;
  }
  #schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .schemeProductFilterSlide::-webkit-scrollbar {
    width: 0.125rem;
    height: 0.125rem;
    background-color: #d5d5d5;
  }
  #schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .schemeProductFilterSlide::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    border-radius: 0.125rem;
    background-color: #d5d5d5;
  }
  #schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .schemeProductFilterSlide::-webkit-scrollbar-thumb {
    border-radius: 0.125rem;
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    background-color: #3d5fac;
  }
  #schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .schemeProductFilterSlide .swiper-wrapper .swiper-slide a {
    padding: 1.25rem 0px;
  }
  #schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .schemeProductFilterSlide .swiper-wrapper .swiper-slide a .image {
    width: 63.285vw;
    height: 63.285vw;
    margin-bottom: 0.3125rem;
  }
  #schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .schemeProductFilterSlide .swiper-wrapper .swiper-slide a .content {
    padding: 0px 1.875rem;
  }
  #schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .schemeProductFilterSlide .swiper-wrapper .swiper-slide a .content .title {
    font-size: 1rem;
    margin-bottom: 0.4375rem;
  }
  #schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .schemeProductFilterSlide .swiper-wrapper .swiper-slide a .content .more {
    font-size: 0.75rem;
    opacity: 1;
    visibility: visible;
  }
  #schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .schemeProductFilterSlide .swiper-wrapper .swiper-slide a .content .more span {
    margin-left: 0.5rem;
  }
  #schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .schemeProductFilterSlide .swiper-wrapper .swiper-slide a:hover {
    box-shadow: 0px 0.25rem 0.84375rem 0px rgba(148, 177, 209, 0.39);
  }
  #schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .swiper-button-prev,
  #schemeProductFilter .schemeProductFilterList .schemeProductFilterMain .swiper-button-next {
    display: none;
  }
  /* 产品列表 */
  #schemeProductList {
    padding: 0px 0px 2.5rem;
  }
  #schemeProductList ul {
    margin: 0px 0px -0.75rem;
  }
  #schemeProductList ul li {
    width: 100%;
    margin: 0px 0px 0.75rem;
  }
  #schemeProductList ul li a {
    padding: 1.25rem 0px 1.4375rem;
    height: auto;
  }
  #schemeProductList ul li a .image {
    text-align: center;
  }
  #schemeProductList ul li a .image img {
    width: 72.464vw;
    height: auto;
  }
  #schemeProductList ul li a .content {
    opacity: 1;
    visibility: visible;
  }
  #schemeProductList ul li a .content .title {
    font-size: 1rem;
    margin-bottom: 0.375rem;
  }
  #schemeProductList ul li a .content .intro {
    font-size: 0.8125rem;
    margin-bottom: 0.75rem;
  }
  #schemeProductList ul li a .content .more {
    min-width: 7.4375rem;
    font-size: 0.75rem;
    height: 2.5rem;
    line-height: 2.375rem;
    border-radius: 1.625rem;
    padding: 0px 0.75rem;
    border-width: 0.0625rem;
  }
  #schemeProductList ul li a .content .more span {
    margin-left: 0.75rem;
  }
  #schemeProductList ul li a:hover .image {
    transform: translateY(-5.5rem);
  }
  #schemeProductList ul li a:hover .content {
    transform: translateY(-9.1875rem);
    opacity: 1;
    visibility: visible;
  }
  #schemeProductList ul li a:hover .content .more {
    color: #fff;
    border-color: transparent;
  }
  #schemeProductList ul li a:hover .content .more::after {
    opacity: 1;
    transform: translate(-50%, -50%) scale(210);
    transition: transform 0.5s ease-in-out, opacity 0s linear 0s, -webkit-transform 0.5s ease-in-out;
  }
  /* 产品介绍 */
  #productIntro {
    padding: 5rem 0px 2.5rem;
    min-height: auto;
  }
  #productIntro .productIntroLeft {
    width: 100%;
    margin-top: 1.5625rem;
  }
  #productIntro .productIntroLeft > .title {
    font-size: 1.375rem;
    margin-bottom: 0.5rem;
  }
  #productIntro .productIntroLeft > .intro {
    font-size: 0.875rem;
    line-height: 1.5rem;
    margin-bottom: 1.25rem;
  }
  #productIntro .productIntroLeft .listBox .list {
    margin-bottom: 0.875rem;
  }
  #productIntro .productIntroLeft .listBox .list .number {
    font-size: 1rem;
    margin-bottom: 0.375rem;
  }
  #productIntro .productIntroLeft .listBox .list .number b {
    font-size: 1.625rem;
  }
  #productIntro .productIntroLeft .listBox .list .line {
    width: 9.125rem;
    height: 0.0625rem;
    margin-bottom: 0.5625rem;
  }
  #productIntro .productIntroLeft .listBox .list .line::after {
    width: 2.8125rem;
  }
  #productIntro .productIntroLeft .listBox .list .intro {
    font-size: 0.8125rem;
    line-height: 1.25rem;
  }
  #productIntro .productIntroRight {
    width: 100%;
    text-align: center;
  }
  #productIntro .productIntroRight img {
    width: 90%;
  }
  /* 价值特性 */
  #valueFeature {
    padding: 2.5rem 0px;
  }
  #valueFeature .valueFeatureTitle {
    margin-bottom: 1.5625rem;
  }
  #valueFeature .valueFeatureTitle .title {
    font-size: 1.375rem;
  }
  #valueFeature .valueFeatureMain {
    margin: 0px 0px -0.75rem;
  }
  #valueFeature .valueFeatureMain .list {
    width: 100%;
    margin: 0px 0px 0.75rem;
    padding: 1.4375rem 1.25rem;
    min-height: auto;
  }
  #valueFeature .valueFeatureMain .list .title {
    margin-bottom: 0.75rem;
  }
  #valueFeature .valueFeatureMain .list .title img {
    width: 2.125rem;
    height: 2.125rem;
    margin-right: 0.4375rem;
  }
  #valueFeature .valueFeatureMain .list .title span {
    font-size: 1rem;
  }
  #valueFeature .valueFeatureMain .list .intro p {
    font-size: 0.8125rem;
    line-height: 1.375rem;
    margin-bottom: 0.375rem;
  }
  #valueFeature .valueFeatureMain .list .intro p::before {
    width: 0.1875rem;
    height: 0.1875rem;
    margin-top: 0.625rem;
    margin-right: 0.375rem;
  }
  #valueFeature .valueFeatureMain .list:hover {
    box-shadow: -0.0625rem 0.6875rem 1.4375rem 0.0625rem rgba(123, 143, 194, 0.3);
  }
  /* 应用场景 */
  #applicationScenario {
    padding: 2.5rem 0px;
  }
  #applicationScenario .applicationScenarioTitle {
    margin-bottom: 1.5625rem;
  }
  #applicationScenario .applicationScenarioTitle .title {
    font-size: 1.375rem;
  }
  #applicationScenario .applicationScenarioMain .list {
    flex: none !important;
    height: 90.097vw;
    margin-right: 0px;
    margin-bottom: 0.75rem;
  }
  #applicationScenario .applicationScenarioMain .list:last-child {
    margin-bottom: 0px;
  }
  #applicationScenario .applicationScenarioMain .list .content {
    padding: 2.5rem 1.25rem 0.875rem !important;
  }
  #applicationScenario .applicationScenarioMain .list .content .title {
    font-size: 1rem;
    margin-bottom: 0.25rem;
  }
  #applicationScenario .applicationScenarioMain .list .content .intro {
    font-size: 0.875rem;
    line-height: 1.5rem;
    height: auto;
    opacity: 1;
    visibility: visible;
  }
  /* 活动动态 */
  #activityDynamic {
    padding: 2.5rem 0px;
    overflow: hidden;
  }
  #activityDynamic .activityDynamicTitle {
    margin-bottom: 1.5625rem;
  }
  #activityDynamic .activityDynamicTitle .title {
    font-size: 1.375rem;
  }
  #activityDynamic .activityDynamicTitle .btns .swiper-button-prev,
  #activityDynamic .activityDynamicTitle .btns .swiper-button-next {
    display: none;
  }
  #activityDynamic .activityDynamicMain {
    overflow: visible;
  }
  #activityDynamic .activityDynamicMain .swiper-wrapper .swiper-slide a .image img {
    height: 50.242vw;
  }
  #activityDynamic .activityDynamicMain .swiper-wrapper .swiper-slide a .content {
    padding: 1.4375rem 1.25rem;
  }
  #activityDynamic .activityDynamicMain .swiper-wrapper .swiper-slide a .content .time {
    margin-bottom: 0.375rem;
  }
  #activityDynamic .activityDynamicMain .swiper-wrapper .swiper-slide a .content .time i {
    font-size: 1rem;
    margin-right: 0.25rem;
  }
  #activityDynamic .activityDynamicMain .swiper-wrapper .swiper-slide a .content .time span {
    font-size: 0.8125rem;
  }
  #activityDynamic .activityDynamicMain .swiper-wrapper .swiper-slide a .content .title {
    font-size: 1rem;
    line-height: 1.625rem;
    height: auto;
    margin-bottom: 0.75rem;
  }
  #activityDynamic .activityDynamicMain .swiper-wrapper .swiper-slide a .content .more {
    font-size: 0.8125rem;
  }
  /* 成功案例 */
  #successCase {
    padding: 2.5rem 0px;
  }
  #successCase .successCaseTitle {
    margin-bottom: 1.5625rem;
  }
  #successCase .successCaseTitle .title {
    font-size: 1.375rem;
  }
  #successCase .successCaseMain .swiper-wrapper .swiper-slide {
    height: 66.425vw;
  }
  #successCase .successCaseMain .swiper-wrapper .swiper-slide .commonBg {
    height: 49.517vw;
  }
  #successCase .successCaseMain .swiper-wrapper .swiper-slide .content .title {
    font-size: 1rem;
    margin-bottom: 0.375rem;
  }
  #successCase .successCaseMain .swiper-wrapper .swiper-slide .content .intro {
    font-size: 0.8125rem;
  }
  #successCase .successCaseMain .swiper-wrapper .swiper-slide-active .commonBg {
    height: 100%;
  }
  #successCase .successCaseMain .swiper-wrapper .swiper-slide-active .content {
    padding: 0px 1.25rem 1.0625rem;
  }
  #successCase .successCaseMain .swiper-button-prev,
  #successCase .successCaseMain .swiper-button-next {
    display: none;
  }
  /* 设备服务 */
  #deviceService {
    padding: 2.5rem 0px;
  }
  #deviceService .grid {
    margin: -0.375rem -1.25rem;
  }
  #deviceService .grid .grid-item {
    width: 100%;
    padding: 0.375rem 1.25rem;
  }
  #deviceService .grid .grid-item a .content {
    padding: 1.4375rem 1.25rem 0.75rem;
  }
  #deviceService .grid .grid-item a .content .title {
    font-size: 1rem;
    margin-bottom: 0.75rem;
    transform: translateY(0px);
  }
  #deviceService .grid .grid-item a .content .more {
    min-width: 7.4375rem;
    font-size: 0.75rem;
    height: 2.5rem;
    line-height: 2.375rem;
    border-radius: 1.625rem;
    padding: 0px 0.75rem;
    border-width: 0.0625rem;
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }
  #deviceService .grid .grid-item a .content .more span {
    margin-left: 0.75rem;
  }
  #deviceService .grid .grid-item a:hover .image img {
    transform: scale(1.1);
  }
  #deviceService .grid .grid-item a:hover .content .title {
    transform: translateY(0px);
  }
  #deviceService .grid .grid-item a:hover .content .more {
    color: #fff;
    border-color: transparent;
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }
  #deviceService .grid .grid-item a:hover .content .more::after {
    opacity: 1;
    transform: translate(-50%, -50%) scale(210);
    transition: transform 0.5s ease-in-out, opacity 0s linear 0s, -webkit-transform 0.5s ease-in-out;
  }
  /* 维修维保服务 */
  #maintenanceService {
    padding: 2.5rem 0px;
    margin-top: -2.5rem;
  }
  #maintenanceService .maintenanceServiceTitle {
    margin-bottom: 1.5625rem;
  }
  #maintenanceService .maintenanceServiceTitle .title {
    font-size: 1.375rem;
  }
  #maintenanceService .maintenanceServiceMain {
    padding-bottom: 2.1875rem;
  }
  #maintenanceService .maintenanceServiceMain .swiper-wrapper .swiper-slide {
    min-height: auto;
    padding: 1.8125rem 1.25rem 1.25rem;
  }
  #maintenanceService .maintenanceServiceMain .swiper-wrapper .swiper-slide::after {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 0.1875rem;
    background: linear-gradient(269deg, #3A5FAB, #5290FF);
    border-radius: 0.0625rem;
    content: "";
    display: block;
    transition: all 0.4s ease;
  }
  #maintenanceService .maintenanceServiceMain .swiper-wrapper .swiper-slide .icon {
    margin-bottom: 0.75rem;
  }
  #maintenanceService .maintenanceServiceMain .swiper-wrapper .swiper-slide .icon img {
    height: 3.125rem;
  }
  #maintenanceService .maintenanceServiceMain .swiper-wrapper .swiper-slide .title {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
  #maintenanceService .maintenanceServiceMain .swiper-wrapper .swiper-slide .intro {
    font-size: 0.8125rem;
    line-height: 1.4375rem;
    min-height: 2.875rem;
  }
  #maintenanceService .maintenanceServiceMain .swiper-wrapper .swiper-slide:hover {
    box-shadow: -0.0625rem 0.6875rem 0.875rem 0px rgba(123, 143, 194, 0.3);
  }
  #maintenanceService .maintenanceServiceMain .swiper-pagination .swiper-pagination-bullet {
    width: 0.6875rem;
    height: 0.25rem;
    border-radius: 0.1875rem;
    margin: 0px 0.1875rem;
  }
  #maintenanceService .maintenanceServiceMain .swiper-pagination .swiper-pagination-bullet-active {
    width: 1.1875rem;
  }
  /* 服务特点 */
  #serviceFeatures {
    padding: 2.5rem 0px;
  }
  #serviceFeatures .serviceFeaturesTitle {
    margin-bottom: 1.5625rem;
  }
  #serviceFeatures .serviceFeaturesTitle .title {
    font-size: 1.375rem;
  }
  #serviceFeatures .serviceFeaturesMain ul {
    margin: 0px 0px -0.75rem;
  }
  #serviceFeatures .serviceFeaturesMain ul li {
    width: 100%;
    margin: 0px 0px 0.75rem;
  }
  #serviceFeatures .serviceFeaturesMain ul li .image img {
    height: 59.179vw;
  }
  #serviceFeatures .serviceFeaturesMain ul li .content {
    padding: 1.4375rem 1.25rem;
  }
  #serviceFeatures .serviceFeaturesMain ul li .content .title {
    font-size: 1rem;
    margin-bottom: 0.375rem;
  }
  #serviceFeatures .serviceFeaturesMain ul li .content .intro {
    font-size: 0.875rem;
  }
  /* 应用场景 */
  #applicationScenes {
    padding: 2.5rem 0px;
    overflow: hidden;
  }
  #applicationScenes .applicationScenesTitle {
    margin-bottom: 1.5625rem;
  }
  #applicationScenes .applicationScenesTitle .title {
    font-size: 1.375rem;
  }
  #applicationScenes .applicationScenesTitle .btns {
    display: none;
  }
  #applicationScenes .applicationScenesMain {
    overflow: visible;
  }
  #applicationScenes .applicationScenesMain .swiper-wrapper .swiper-slide ul {
    margin: 0px 0px -0.625rem;
  }
  #applicationScenes .applicationScenesMain .swiper-wrapper .swiper-slide ul li {
    width: 100%;
    min-height: auto;
    padding: 1.4375rem 1.25rem;
    margin: 0px 0px 0.625rem;
  }
  #applicationScenes .applicationScenesMain .swiper-wrapper .swiper-slide ul li .icon {
    margin-right: 0.9375rem;
  }
  #applicationScenes .applicationScenesMain .swiper-wrapper .swiper-slide ul li .icon img {
    height: 2.75rem;
  }
  #applicationScenes .applicationScenesMain .swiper-wrapper .swiper-slide ul li .content .title {
    font-size: 1rem;
    margin-top: 0px;
    margin-bottom: 0.5rem;
  }
  #applicationScenes .applicationScenesMain .swiper-wrapper .swiper-slide ul li .content .intro {
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
  /* 成功案例2 */
  #successCase2 {
    padding: 2.5rem 0px;
    overflow: hidden;
  }
  #successCase2 .successCaseTitle2 {
    margin-bottom: 1.5625rem;
  }
  #successCase2 .successCaseTitle2 .title {
    font-size: 1.375rem;
  }
  #successCase2 .successCaseMain2 {
    overflow: visible;
  }
  #successCase2 .successCaseMain2 .swiper-wrapper .swiper-slide a .image img {
    height: 50.483vw;
  }
  #successCase2 .successCaseMain2 .swiper-wrapper .swiper-slide a .content {
    padding: 1.4375rem 1.25rem;
  }
  #successCase2 .successCaseMain2 .swiper-wrapper .swiper-slide a .content .title {
    font-size: 1rem;
    margin-bottom: 0.4375rem;
  }
  #successCase2 .successCaseMain2 .swiper-wrapper .swiper-slide a .content .intro {
    font-size: 0.875rem;
    line-height: 1.5rem;
    margin-bottom: 0.75rem;
  }
  #successCase2 .successCaseMain2 .swiper-wrapper .swiper-slide a .content .more {
    min-width: 7.4375rem;
    font-size: 0.75rem;
    height: 2.5rem;
    line-height: 2.375rem;
    border-radius: 1.625rem;
    padding: 0px 0.75rem;
    border-width: 0.0625rem;
  }
  #successCase2 .successCaseMain2 .swiper-wrapper .swiper-slide a .content .more span {
    margin-left: 0.75rem;
  }
  /* 图片位2 */
  .dealer {
    padding: 2.5rem 0px;
    margin-top: -2.5rem;
  }
  .dealer .dealerTitle {
    margin-bottom: 1.5625rem;
  }
  .dealer .dealerTitle .title {
    font-size: 1.375rem;
    margin-bottom: 0.625rem;
  }
  .dealer .dealerTitle .subTitle {
    background: url("../images/dealerIcon.png") no-repeat 0px 0.4375rem;
    padding-left: 1.375rem;
    background-size: 0.9375rem 0.5rem;
    font-size: 1rem;
  }
  .dealer .dealerTitle .intro {
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
  .dealer .dealerMain {
    overflow-x: auto;
  }
  .dealer .dealerMain::-webkit-scrollbar {
    width: 0.125rem;
    height: 0.125rem;
    background-color: #d5d5d5;
  }
  .dealer .dealerMain::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    border-radius: 0.125rem;
    background-color: #d5d5d5;
  }
  .dealer .dealerMain::-webkit-scrollbar-thumb {
    border-radius: 0.125rem;
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    background-color: #3d5fac;
  }
  .dealer .dealerMain img {
    min-width: 68.75rem;
    margin: 0px auto 1.25rem;
  }
  /* 合作伙伴发展策略 */
  #partnerDevelopmentStrategy {
    padding: 2.5rem 0px;
  }
  #partnerDevelopmentStrategy .partnerDevelopmentStrategyTitle {
    margin-bottom: 1.25rem;
  }
  #partnerDevelopmentStrategy .partnerDevelopmentStrategyTitle .title {
    font-size: 1.375rem;
    margin-bottom: 0.625rem;
  }
  #partnerDevelopmentStrategy .partnerDevelopmentStrategyTitle .subTitle {
    background: url("../images/dealerIcon.png") no-repeat 0px 0.4375rem;
    padding-left: 1.375rem;
    background-size: 0.9375rem 0.5rem;
    font-size: 1rem;
  }
  #partnerDevelopmentStrategy .partnerDevelopmentStrategyNumber {
    margin-bottom: 1.25rem;
  }
  #partnerDevelopmentStrategy .partnerDevelopmentStrategyNumber i {
    width: 1.9375rem;
    height: 1.1875rem;
    line-height: 1.1875rem;
    font-size: 0.6875rem;
    border-radius: 0.6875rem;
  }
  #partnerDevelopmentStrategy .partnerDevelopmentStrategyNumber span {
    margin-left: 0.4375rem;
    font-size: 1rem;
  }
  #partnerDevelopmentStrategy .industryPartners {
    margin: 0px 0px 0.75rem;
  }
  #partnerDevelopmentStrategy .industryPartners .list {
    width: 100%;
    min-height: auto;
    margin: 0px 0px 0.75rem;
    padding: 1.875rem 1.25rem;
  }
  #partnerDevelopmentStrategy .industryPartners .list .icon img {
    height: 2.5625rem;
  }
  #partnerDevelopmentStrategy .industryPartners .list .title {
    font-size: 0.875rem;
    margin-top: 0.625rem;
  }
  #partnerDevelopmentStrategy .industryPartners .list:hover {
    box-shadow: -0.0625rem 0.6875rem 1.0625rem 0px rgba(123, 143, 194, 0.3);
  }
  #partnerDevelopmentStrategy .distributionPartners {
    margin-bottom: 1.25rem;
    overflow-x: auto;
  }
  #partnerDevelopmentStrategy .distributionPartners::-webkit-scrollbar {
    width: 0.125rem;
    height: 0.125rem;
    background-color: #d5d5d5;
  }
  #partnerDevelopmentStrategy .distributionPartners::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    border-radius: 0.125rem;
    background-color: #d5d5d5;
  }
  #partnerDevelopmentStrategy .distributionPartners::-webkit-scrollbar-thumb {
    border-radius: 0.125rem;
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    background-color: #3d5fac;
  }
  #partnerDevelopmentStrategy .distributionPartners img {
    min-width: 68.75rem;
    margin: 0px auto 1.25rem;
  }
  #partnerDevelopmentStrategy .partnerValueAdded::after {
    display: none;
  }
  #partnerDevelopmentStrategy .partnerValueAdded .list {
    width: 9.25rem;
    margin-right: 1.25rem;
    margin-bottom: 1.5625rem;
  }
  #partnerDevelopmentStrategy .partnerValueAdded .list:last-child {
    margin-bottom: 0px;
  }
  #partnerDevelopmentStrategy .partnerValueAdded .list .title {
    height: 2.1875rem;
    line-height: 2.1875rem;
    margin-bottom: 0.75rem;
  }
  #partnerDevelopmentStrategy .partnerValueAdded .list .title img {
    height: 1.4375rem;
    margin-right: 0.3125rem;
  }
  #partnerDevelopmentStrategy .partnerValueAdded .list .title span {
    font-size: 0.875rem;
  }
  #partnerDevelopmentStrategy .partnerValueAdded .list .intro p {
    font-size: 0.75rem;
    line-height: 1.375rem;
    margin-bottom: 0.25rem;
  }
  /* 合作优势 */
  #cooperativeAdvantages {
    margin-top: -2.5rem;
    padding: 2.5rem 0px;
  }
  #cooperativeAdvantages .cooperativeAdvantagesTitle {
    margin-bottom: 1.5625rem;
  }
  #cooperativeAdvantages .cooperativeAdvantagesTitle .title {
    font-size: 1.375rem;
    margin-bottom: 0.75rem;
  }
  #cooperativeAdvantages .cooperativeAdvantagesMain .cooperativeAdvantagesLeft {
    width: 100%;
  }
  #cooperativeAdvantages .cooperativeAdvantagesMain .cooperativeAdvantagesRight {
    width: 100%;
    min-height: auto;
    margin-left: 0px;
    margin-top: 0px;
    padding: 1.4375rem 1.25rem;
  }
  #cooperativeAdvantages .cooperativeAdvantagesMain .cooperativeAdvantagesRight .list {
    margin-bottom: 0.9375rem;
  }
  #cooperativeAdvantages .cooperativeAdvantagesMain .cooperativeAdvantagesRight .list .title {
    margin-bottom: 0.5rem;
  }
  #cooperativeAdvantages .cooperativeAdvantagesMain .cooperativeAdvantagesRight .list .title img {
    height: 2rem;
    margin-right: 0.25rem;
  }
  #cooperativeAdvantages .cooperativeAdvantagesMain .cooperativeAdvantagesRight .list .title span {
    font-size: 1rem;
  }
  #cooperativeAdvantages .cooperativeAdvantagesMain .cooperativeAdvantagesRight .list .intro {
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
  #cooperativeAdvantages .cooperativeAdvantagesMain .cooperativeAdvantagesRight .list .intro p {
    margin-bottom: 0.25rem;
  }
  /* 服务商认证流程 */
  #certificationProcess {
    padding: 2.5rem 0px;
  }
  #certificationProcess .certificationProcessTitle {
    margin-bottom: 1.5625rem;
  }
  #certificationProcess .certificationProcessTitle .title {
    font-size: 1.375rem;
    margin-bottom: 0.75rem;
  }
  #certificationProcess .certificationProcessMain {
    overflow-x: auto;
    margin-bottom: 1.5625rem;
  }
  #certificationProcess .certificationProcessMain::-webkit-scrollbar {
    width: 0.125rem;
    height: 0.125rem;
    background-color: #d5d5d5;
  }
  #certificationProcess .certificationProcessMain::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    border-radius: 0.125rem;
    background-color: #d5d5d5;
  }
  #certificationProcess .certificationProcessMain::-webkit-scrollbar-thumb {
    border-radius: 0.125rem;
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    background-color: #3d5fac;
  }
  #certificationProcess .certificationProcessMain::after {
    width: 75rem;
    top: 5.6875rem;
  }
  #certificationProcess .certificationProcessMain .list {
    width: 12.5rem;
    flex: none;
    flex-shrink: 0;
  }
  #certificationProcess .certificationProcessMain .list::before {
    right: -0.25rem;
    top: 5.3125rem;
    width: 0.5rem;
    height: 0.75rem;
  }
  #certificationProcess .certificationProcessMain .list .icon {
    width: 4.3125rem;
    height: 4.3125rem;
    line-height: 4.1875rem;
    margin-bottom: 0.8125rem;
  }
  #certificationProcess .certificationProcessMain .list .icon img {
    height: 4.1875rem;
  }
  #certificationProcess .certificationProcessMain .list .number {
    width: 1.25rem;
    height: 1.25rem;
    line-height: 1.25rem;
    font-size: 0.75rem;
    margin-bottom: 0.4375rem;
  }
  #certificationProcess .certificationProcessMain .list .title {
    font-size: 0.875rem;
    padding: 0px 1.25rem;
  }
  #certificationProcess .certificationProcessPhone {
    margin: 0px 0px -0.75rem;
  }
  #certificationProcess .certificationProcessPhone .list {
    width: 100%;
    margin: 0px 0px 0.75rem;
    padding: 1.4375rem 1.25rem;
  }
  #certificationProcess .certificationProcessPhone .list .icon {
    margin-bottom: 0.125rem;
  }
  #certificationProcess .certificationProcessPhone .list .icon img {
    height: 2.875rem;
  }
  #certificationProcess .certificationProcessPhone .list .title {
    font-size: 0.875rem;
    margin-bottom: 0.5rem;
  }
  #certificationProcess .certificationProcessPhone .list .line {
    width: 1.3125rem;
    height: 0.125rem;
    margin-bottom: 0.625rem;
  }
  #certificationProcess .certificationProcessPhone .list .phone {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  #certificationProcess .certificationProcessOther {
    font-size: 0.875rem;
    margin-top: 1.25rem;
  }
  /* 服务商网点准入标标准要求 */
  #standardRequirements {
    padding: 2.5rem 0px;
  }
  #standardRequirements .standardRequirementsTitle {
    margin-bottom: 1.5625rem;
  }
  #standardRequirements .standardRequirementsTitle .title {
    font-size: 1.375rem;
  }
  #standardRequirements .standardRequirementsMain::after {
    width: 10.125rem;
  }
  #standardRequirements .standardRequirementsMain .list .title {
    width: 10.125rem;
    min-height: 2.625rem;
    font-size: 0.875rem;
    padding: 0.75rem 1.25rem;
  }
  #standardRequirements .standardRequirementsMain .list .intro {
    font-size: 0.8125rem;
    line-height: 1.4375rem;
    padding: 0.75rem 1.25rem;
  }
  /* 服务商的认证细则 */
  #certificationDetails {
    padding: 2.5rem 0px;
  }
  #certificationDetails .certificationDetailsTitle {
    margin-bottom: 1.5625rem;
  }
  #certificationDetails .certificationDetailsTitle .title {
    font-size: 1.375rem;
  }
  #certificationDetails .certificationDetailsMain {
    overflow-x: auto;
  }
  #certificationDetails .certificationDetailsMain::-webkit-scrollbar {
    width: 0.125rem;
    height: 0.125rem;
    background-color: #d5d5d5;
  }
  #certificationDetails .certificationDetailsMain::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    border-radius: 0.125rem;
    background-color: #d5d5d5;
  }
  #certificationDetails .certificationDetailsMain::-webkit-scrollbar-thumb {
    border-radius: 0.125rem;
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    background-color: #3d5fac;
  }
  #certificationDetails .certificationDetailsMain table {
    min-width: 68.75rem;
  }
  #certificationDetails .certificationDetailsMain table thead tr th {
    font-size: 0.875rem;
    padding: 0.75rem 1.25rem;
  }
  #certificationDetails .certificationDetailsMain table tbody::after {
    width: 9.875rem;
  }
  #certificationDetails .certificationDetailsMain table tbody tr td {
    font-size: 0.8125rem;
    padding: 0.75rem 1.25rem;
  }
  #certificationDetails .certificationDetailsMain table tbody tr td.category-header {
    width: 9.875rem;
    font-size: 0.875rem;
  }
  /* 公司新闻 */
  #companyNews {
    padding: 2.5rem 0px;
    margin-top: -2.5rem;
    overflow: hidden;
  }
  #companyNews .companyNewsRecommend {
    margin-bottom: 1.5625rem;
    overflow: visible;
  }
  #companyNews .companyNewsRecommend .swiper-wrapper .swiper-slide a {
    padding: 1.4375rem 1.25rem;
  }
  #companyNews .companyNewsRecommend .swiper-wrapper .swiper-slide a .image {
    width: 100%;
    margin-right: 0px;
  }
  #companyNews .companyNewsRecommend .swiper-wrapper .swiper-slide a .image img {
    height: 46.86vw;
  }
  #companyNews .companyNewsRecommend .swiper-wrapper .swiper-slide a .content {
    padding-top: 1.25rem;
  }
  #companyNews .companyNewsRecommend .swiper-wrapper .swiper-slide a .content .title {
    font-size: 1rem;
    line-height: 1.625rem;
    margin-bottom: 0.625rem;
  }
  #companyNews .companyNewsRecommend .swiper-wrapper .swiper-slide a .content .intro {
    font-size: 0.8125rem;
    line-height: 1.4375rem;
    height: 2.875rem;
  }
  #companyNews .companyNewsRecommend .swiper-pagination {
    display: none;
  }
  #companyNews .companyNewsRecommend .companyNewsFraction {
    display: none;
  }
  #companyNews .companyNewsMain {
    margin-bottom: 2.1875rem;
  }
  #companyNews .companyNewsMain .list {
    padding: 1.4375rem 1.25rem;
    margin-bottom: 0.75rem;
  }
  #companyNews .companyNewsMain .list .image {
    width: 100%;
    margin-right: 0px;
  }
  #companyNews .companyNewsMain .list .content {
    padding-top: 0.875rem;
  }
  #companyNews .companyNewsMain .list .content .time {
    margin-bottom: 0.375rem;
  }
  #companyNews .companyNewsMain .list .content .time i {
    font-size: 1rem;
    margin-right: 0.25rem;
  }
  #companyNews .companyNewsMain .list .content .time span {
    font-size: 0.8125rem;
  }
  #companyNews .companyNewsMain .list .content .title {
    font-size: 1rem;
    line-height: 1.625rem;
    height: auto;
    margin-bottom: 0.5rem;
  }
  #companyNews .companyNewsMain .list .content .intro {
    font-size: 0.8125rem;
    line-height: 1.4375rem;
    margin-bottom: 0.75rem;
  }
  #companyNews .companyNewsMain .list .content .more {
    font-size: 0.75rem;
  }
  #companyNews .companyNewsMain .list .content .more span {
    margin-left: 0.5625rem;
  }
  #companyNews .companyNewsMain .list:hover {
    box-shadow: 0px 0.25rem 0.875rem 0px rgba(148, 177, 209, 0.39);
  }
  /* 关于我们 */
  #aboutUs {
    padding: 2.5rem 0px;
  }
  #aboutUs .aboutUsMain {
    margin-bottom: 1.5625rem;
  }
  #aboutUs .aboutUsMain .aboutUsLeft {
    width: 100%;
    margin-bottom: 0.75rem;
  }
  #aboutUs .aboutUsMain .aboutUsLeft .title {
    font-size: 1.375rem;
    line-height: 1.75rem;
  }
  #aboutUs .aboutUsMain .aboutUsRight {
    width: 100%;
  }
  #aboutUs .aboutUsMain .aboutUsRight .intro {
    font-size: 0.875rem;
    line-height: 1.5rem;
    margin-bottom: 1.25rem;
  }
  #aboutUs .aboutUsMain .aboutUsRight .intro p {
    margin-bottom: 0.3125rem;
  }
  #aboutUs .aboutUsMain .aboutUsRight .numberBox {
    margin: -0.75rem -0.375rem;
  }
  #aboutUs .aboutUsMain .aboutUsRight .numberBox .list {
    width: calc(50% - 0.75rem);
    margin: 0.75rem 0.375rem;
    padding-bottom: 0.625rem;
  }
  #aboutUs .aboutUsMain .aboutUsRight .numberBox .list .number {
    margin-bottom: 0.4375rem;
  }
  #aboutUs .aboutUsMain .aboutUsRight .numberBox .list .number span {
    font-size: 1.875rem;
  }
  #aboutUs .aboutUsMain .aboutUsRight .numberBox .list .number i {
    right: -0.75rem;
    font-size: 0.625rem;
    padding: 0.0625rem 0.125rem;
  }
  #aboutUs .aboutUsMain .aboutUsRight .numberBox .list .title {
    font-size: 0.8125rem;
  }
  #aboutUs .aboutUsVideo video {
    width: 100%;
    height: auto;
  }
  /* 关于我们视频 */
  #aboutusVideo .play {
    width: 3.75rem;
    height: 3.75rem;
  }
  #aboutusVideo .contentBox {
    background: url("../images/mobileAboutusVideoBg.png") no-repeat center/cover;
  }
  #aboutusVideo .title {
    bottom: 32vh;
    font-size: 1.5rem;
  }
  /* 研发实力 */
  #research {
    padding: 2.5rem 0px;
  }
  #research .researchTitle {
    margin-bottom: 0.9375rem;
  }
  #research .researchTitle .title {
    font-size: 1.375rem;
    margin-bottom: 0.75rem;
  }
  #research .researchTitle .intro {
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
  #research .researchMain .researchLeft {
    width: 100%;
    height: auto;
  }
  #research .researchMain .researchLeft .swiper-wrapper {
    flex-direction: column;
  }
  #research .researchMain .researchLeft .swiper-wrapper .swiper-slide .content {
    padding: 1rem 0px;
  }
  #research .researchMain .researchLeft .swiper-wrapper .swiper-slide .content .title {
    font-size: 0.875rem;
  }
  #research .researchMain .researchLeft .swiper-wrapper .swiper-slide .content .arrow {
    width: 1.3125rem;
    height: 1.3125rem;
    line-height: 1.3125rem;
    font-size: 0.5rem;
  }
  #research .researchMain .researchRight {
    display: none;
    width: 100%;
    height: 45.894vw;
  }
  #research .researchMain .researchRight .swiper-wrapper .swiper-slide img {
    height: 45.894vw;
    object-fit: cover;
  }
  /* 制造实力 */
  #manufacture {
    padding: 2.5rem 0px 0px;
  }
  #manufacture .manufactureTitle {
    margin-bottom: 1.5625rem;
  }
  #manufacture .manufactureTitle .title {
    font-size: 1.375rem;
    margin-bottom: 0px;
  }
  #manufacture .manufactureTitle .btns {
    display: none;
  }
  #manufacture .manufactureMain {
    width: 100%;
  }
  #manufacture .manufactureMain .swiper-wrapper .swiper-slide .title {
    font-size: 0.875rem;
    padding: 0px 1.25rem 0.9375rem;
  }
  /* 价值观 */
  #value .valueMain {
    height: auto;
  }
  #value .valueMain .list {
    padding: 2.5rem 1.25rem;
    border-right: 0px;
    border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.2);
  }
  #value .valueMain .list:last-child {
    border-bottom: 0px;
  }
  #value .valueMain .list .icon {
    width: 3.5rem;
    height: 3.5rem;
    margin-bottom: 0.75rem;
  }
  #value .valueMain .list .icon img {
    height: 3.5rem;
  }
  #value .valueMain .list .title {
    font-size: 1rem;
    margin-bottom: 0.4375rem;
  }
  #value .valueMain .list .intro {
    font-size: 0.875rem;
  }
  #value .valueNumber {
    padding: 2.5rem 0px 1.25rem;
  }
  #value .valueNumber .listBox {
    margin: 0px;
  }
  #value .valueNumber .listBox .list {
    flex: none;
    width: 33.33%;
    margin-bottom: 1.25rem;
  }
  #value .valueNumber .listBox .list::after {
    height: 2.1875rem;
  }
  #value .valueNumber .listBox .list:nth-child(3n+3)::after {
    display: none;
  }
  #value .valueNumber .listBox .list .number {
    margin-bottom: 0.5625rem;
  }
  #value .valueNumber .listBox .list .number span {
    font-size: 1.875rem;
  }
  #value .valueNumber .listBox .list .number i {
    right: -0.625rem;
    bottom: -0.125rem;
    font-size: 0.875rem;
    padding: 0px 0.3125rem;
  }
  #value .valueNumber .listBox .list .title {
    font-size: 0.875rem;
  }
  /* 发展历程 */
  #developmentHistory {
    height: auto;
    padding: 2.5rem 0px;
  }
  #developmentHistory .developmentHistoryTitle {
    position: static;
    margin-bottom: 1.5625rem;
  }
  #developmentHistory .developmentHistoryTitle .title {
    font-size: 1.375rem;
  }
  #developmentHistory .developmentHistoryMain .developmentHistoryLeft {
    display: none;
  }
  #developmentHistory .developmentHistoryMain .developmentHistoryRight {
    width: 100%;
    height: auto;
    padding-top: 0px;
    border-left: 0px;
  }
  #developmentHistory .developmentHistoryMain .developmentHistoryRight .swiper-wrapper {
    flex-direction: column;
  }
  #developmentHistory .developmentHistoryMain .developmentHistoryRight .swiper-wrapper .swiper-slide {
    height: auto;
    min-height: auto;
    padding-left: 0px;
    opacity: 1;
    margin-bottom: 1.1875rem;
  }
  #developmentHistory .developmentHistoryMain .developmentHistoryRight .swiper-wrapper .swiper-slide:last-child {
    margin-bottom: 0px;
  }
  #developmentHistory .developmentHistoryMain .developmentHistoryRight .swiper-wrapper .swiper-slide .year {
    font-size: 1.125rem;
    margin-bottom: 0.125rem;
  }
  #developmentHistory .developmentHistoryMain .developmentHistoryRight .swiper-wrapper .swiper-slide .title {
    font-size: 1rem;
    margin-bottom: 0.25rem;
  }
  #developmentHistory .developmentHistoryMain .developmentHistoryRight .swiper-wrapper .swiper-slide .intro {
    font-size: 0.8125rem;
    line-height: 1.4375rem;
    margin-bottom: 0.75rem;
  }
  /* 招聘类型 */
  #recruitmentType {
    padding: 2.5rem 0px;
  }
  #recruitmentType .listBox {
    margin: 0px 0px -0.75rem;
  }
  #recruitmentType .listBox .list {
    width: 100%;
    height: 52.415vw;
    margin: 0px 0px 0.75rem;
  }
  #recruitmentType .listBox .list .content {
    padding: 1.875rem 1.25rem;
  }
  #recruitmentType .listBox .list .content .title {
    font-size: 1.125rem;
    margin-bottom: -0.1875rem;
  }
  #recruitmentType .listBox .list .content .subTitle {
    font-size: 1rem;
    margin-bottom: 0.75rem;
  }
  #recruitmentType .listBox .list .content .more {
    min-width: 7.4375rem;
    font-size: 0.75rem;
    height: 2.5rem;
    line-height: 2.375rem;
    border-radius: 1.625rem;
    padding: 0px 0.75rem;
    border-width: 0.0625rem;
  }
  #recruitmentType .listBox .list .content .more span {
    margin-left: 0.75rem;
  }
  /* 薪酬福利体系 */
  #salaryBenefits {
    padding: 2.5rem 0px;
    overflow: hidden;
  }
  #salaryBenefits .salaryBenefitsTitle {
    margin-bottom: 1.5625rem;
  }
  #salaryBenefits .salaryBenefitsTitle .title {
    font-size: 1.375rem;
  }
  #salaryBenefits .salaryBenefitsMain {
    position: relative;
    padding-bottom: 1.25rem;
  }
  #salaryBenefits .salaryBenefitsMain .swiper-wrapper {
    margin: 0px;
  }
  #salaryBenefits .salaryBenefitsMain .swiper-wrapper .swiper-slide {
    width: 100%;
    margin: 0px 0px 0.75rem;
    min-height: auto;
    padding: 1.4375rem 1.25rem;
  }
  #salaryBenefits .salaryBenefitsMain .swiper-wrapper .swiper-slide .icon {
    margin-bottom: 0.5rem;
  }
  #salaryBenefits .salaryBenefitsMain .swiper-wrapper .swiper-slide .icon img {
    height: 3.4375rem;
  }
  #salaryBenefits .salaryBenefitsMain .swiper-wrapper .swiper-slide .title {
    font-size: 1rem;
    margin-bottom: 0.375rem;
  }
  #salaryBenefits .salaryBenefitsMain .swiper-wrapper .swiper-slide .intro {
    font-size: 0.875rem;
    line-height: 1.5rem;
    min-height: 3rem;
  }
  #salaryBenefits .salaryBenefitsMain .swiper-pagination {
    position: absolute;
    left: 0px;
    width: 100%;
    bottom: 0px;
    text-align: center;
    z-index: 2;
  }
  #salaryBenefits .salaryBenefitsMain .swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    width: 0.375rem;
    height: 0.375rem;
    border-radius: 0.375rem;
    background: #2e54a4;
    opacity: 0.5;
    transition: all 0.4s ease;
    cursor: pointer;
    margin-right: 0.375rem;
  }
  #salaryBenefits .salaryBenefitsMain .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0px;
  }
  #salaryBenefits .salaryBenefitsMain .swiper-pagination .swiper-pagination-bullet-active {
    width: 1.1875rem;
    opacity: 1;
  }
  /* 员工活动 */
  #employeeActivity {
    padding: 2.5rem 0px 0px;
  }
  #employeeActivity .employeeActivityTitle {
    margin-bottom: 1.5625rem;
  }
  #employeeActivity .employeeActivityTitle .title {
    font-size: 1.375rem;
  }
  #employeeActivity .employeeActivityMain {
    height: auto;
    max-width: 100%;
  }
  #employeeActivity .employeeActivityMain .list {
    position: relative;
    left: auto !important;
    top: auto !important;
    bottom: auto !important;
    width: 100% !important;
    height: 16.25rem !important;
  }
  #employeeActivity .employeeActivityMain .list .content {
    padding: 1.4375rem 1.25rem !important;
  }
  #employeeActivity .employeeActivityMain .list .content .title {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
  #employeeActivity .employeeActivityMain .list .content .intro {
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
  /* 招聘 */
  #join {
    padding: 2.5rem 0px;
    margin-top: -2.5rem;
  }
  #join .joinTitle {
    margin-bottom: 1.5625rem;
  }
  #join .joinTitle .title {
    font-size: 1.375rem;
  }
  #join .joinTitle .intro {
    font-size: 0.875rem;
    margin-top: 0.5rem;
  }
  #join .joinMain .joinLeft {
    width: 100%;
    padding: 0px 1.25rem 0px 1.25rem;
    margin-bottom: 1.25rem;
  }
  #join .joinMain .joinLeft .wrapper {
    padding: 1.25rem 0px;
  }
  #join .joinMain .joinLeft .wrapper .title span {
    font-size: 1rem;
  }
  #join .joinMain .joinLeft .wrapper .title i {
    width: 0.75rem;
    height: 0.75rem;
  }
  #join .joinMain .joinLeft .wrapper .title i::before {
    height: 0.125rem;
  }
  #join .joinMain .joinLeft .wrapper .title i::after {
    width: 0.125rem;
  }
  #join .joinMain .joinLeft .wrapper .title .clearBtn {
    font-size: 0.8125rem;
  }
  #join .joinMain .joinLeft .wrapper .listBox {
    margin-top: 0.75rem;
  }
  #join .joinMain .joinLeft .wrapper .listBox .list {
    margin-bottom: 0.5625rem;
  }
  #join .joinMain .joinLeft .wrapper .listBox .list i {
    width: 0.75rem;
    height: 0.75rem;
    margin-right: 0.375rem;
  }
  #join .joinMain .joinLeft .wrapper .listBox .list i::after {
    width: 0.1875rem;
    height: 0.3125rem;
    border-right: 0.125rem solid #fff;
    border-bottom: 0.125rem solid #fff;
  }
  #join .joinMain .joinLeft .wrapper .listBox .list span {
    font-size: 0.8125rem;
  }
  #join .joinMain .joinRight {
    width: 100%;
  }
  #join .joinMain .joinRight .joinSearch {
    margin-bottom: 0.75rem;
  }
  #join .joinMain .joinRight .joinSearch input {
    height: 2.75rem;
    font-size: 0.8125rem;
    margin-right: 0.4375rem;
    padding: 0px 0.75rem;
  }
  #join .joinMain .joinRight .joinSearch input:focus {
    box-shadow: 0px 0px 0px 0.25rem rgba(2, 83, 176, 0.2);
  }
  #join .joinMain .joinRight .joinSearch button {
    width: 6.125rem;
    height: 2.75rem;
    font-size: 0.875rem;
    margin-right: 0.4375rem;
  }
  #join .joinMain .joinRight .joinBox {
    padding-bottom: 2.5rem;
  }
  #join .joinMain .joinRight .joinBox .joinList {
    padding: 0.0625rem 0px;
    margin-bottom: 2.1875rem;
  }
  #join .joinMain .joinRight .joinBox .joinList .list {
    margin: 0px 1.25rem;
  }
  #join .joinMain .joinRight .joinBox .joinList .list .head {
    margin: 1rem 0px;
  }
  #join .joinMain .joinRight .joinBox .joinList .list .head .title {
    margin-bottom: 0.625rem;
  }
  #join .joinMain .joinRight .joinBox .joinList .list .head .title .name {
    font-size: 0.9375rem;
  }
  #join .joinMain .joinRight .joinBox .joinList .list .head .title .time {
    font-size: 0.75rem;
  }
  #join .joinMain .joinRight .joinBox .joinList .list .head .otherBox .other .address {
    font-size: 0.75rem;
  }
  #join .joinMain .joinRight .joinBox .joinList .list .head .otherBox .other .address i {
    margin-right: 0.375rem;
  }
  #join .joinMain .joinRight .joinBox .joinList .list .head .otherBox .other .line {
    width: 0.0625rem;
    height: 0.75rem;
    margin: 0px 1.0625rem;
  }
  #join .joinMain .joinRight .joinBox .joinList .list .head .otherBox .other .num {
    font-size: 0.75rem;
  }
  #join .joinMain .joinRight .joinBox .joinList .list .head .otherBox .arrow {
    font-size: 0.75rem;
    padding-left: 0.875rem;
  }
  #join .joinMain .joinRight .joinBox .joinList .list .head .otherBox .arrow::after {
    width: 0.5625rem;
    height: 0.375rem;
  }
  #join .joinMain .joinRight .joinBox .joinList .list .content {
    font-size: 0.8125rem;
    padding-bottom: 0.5625rem;
  }
  #join .joinMain .joinRight .joinBox .joinList .list .content p {
    line-height: 1.5rem;
  }
  #join .joinMain .joinRight .joinBox .joinList .list .content .more {
    min-width: 6.1875rem;
    font-size: 0.75rem;
    height: 2.5rem;
    line-height: 2.375rem;
    border-radius: 1.625rem;
    padding: 0px 0.75rem;
    border-width: 0.0625rem;
    margin-top: 1.0625rem;
  }
  /* 招聘弹窗 */
  .joinFormPopup {
    width: 100%;
    max-height: calc(100vh - 7.5rem);
  }
  .joinFormPopup .joinForm {
    padding: 2.5rem 1.25rem 1.875rem;
  }
  .joinFormPopup .joinForm .joinFormClose {
    right: 1.25rem;
    top: 1.25rem;
    width: auto;
    height: auto;
  }
  .joinFormPopup .joinForm .joinFormClose i {
    font-size: 1rem;
  }
  .joinFormPopup .joinForm .joinFormTitle {
    font-size: 1.125rem;
    padding-bottom: 0.5rem;
    margin-bottom: 1.5625rem;
  }
  .joinFormPopup .joinForm .joinFormTitle::after {
    width: 6.6875rem;
    height: 0.125rem;
  }
  .joinFormPopup .joinForm .joinFormMain .list {
    flex-direction: column;
    width: 100%;
    margin-bottom: 0.9375rem;
  }
  .joinFormPopup .joinForm .joinFormMain .list:nth-child(1) {
    margin-bottom: 0.9375rem;
  }
  .joinFormPopup .joinForm .joinFormMain .list:nth-child(2) {
    margin-bottom: 0.75rem;
  }
  .joinFormPopup .joinForm .joinFormMain .list:nth-child(2) .title {
    line-height: 1;
  }
  .joinFormPopup .joinForm .joinFormMain .list:nth-child(6) {
    padding-right: 0px;
  }
  .joinFormPopup .joinForm .joinFormMain .list:nth-child(7) {
    padding-left: 0px;
  }
  .joinFormPopup .joinForm .joinFormMain .list:nth-child(6), .joinFormPopup .joinForm .joinFormMain .list:nth-child(7) {
    width: 100%;
  }
  .joinFormPopup .joinForm .joinFormMain .list > .title {
    width: 4.6875rem;
    font-size: 0.8125rem;
    line-height: 1;
    margin-bottom: 0.5rem;
  }
  .joinFormPopup .joinForm .joinFormMain .list > .title span {
    margin-right: 0.1875rem;
  }
  .joinFormPopup .joinForm .joinFormMain .list > .input input {
    height: 2.6875rem;
    padding: 0px 0.75rem;
    font-size: 0.8125rem;
  }
  .joinFormPopup .joinForm .joinFormMain .list > .input input:focus {
    box-shadow: 0px 0px 0px 0.1875rem rgba(2, 83, 176, 0.2) !important;
  }
  .joinFormPopup .joinForm .joinFormMain .list > .input textarea {
    height: 6.75rem;
    padding: 0.625rem 0.75rem;
    font-size: 0.8125rem;
  }
  .joinFormPopup .joinForm .joinFormMain .list > .input textarea:focus {
    box-shadow: 0px 0px 0px 0.1875rem rgba(2, 83, 176, 0.2) !important;
  }
  .joinFormPopup .joinForm .joinFormMain .list > .input .layui-upload-drag {
    padding: 1.1875rem;
  }
  .joinFormPopup .joinForm .joinFormMain .list > .input .layui-upload-drag img {
    height: 1.125rem;
    margin-bottom: 0.125rem;
  }
  .joinFormPopup .joinForm .joinFormMain .list > .input .layui-upload-drag .title {
    font-size: 0.8125rem;
    margin-bottom: 0.25rem;
  }
  .joinFormPopup .joinForm .joinFormMain .list > .input .layui-upload-drag .intro {
    font-size: 0.625rem;
  }
  .joinFormPopup .joinForm .joinFormMain .list > .input .layui-form-radio > * {
    font-size: 0.8125rem;
  }
  .joinFormPopup .joinForm .joinFormMain .list > .input .layui-form-radio {
    line-height: 1.75rem;
    margin: 0.375rem 0.625rem 0 0;
    padding-right: 0.625rem;
  }
  .joinFormPopup .joinForm .joinFormMain .list > .input .layui-form-select dl {
    top: 3.3125rem;
    min-height: auto;
    max-height: 15.625rem;
  }
  .joinFormPopup .joinForm .joinFormMain .list > .input .layui-form-select dl dd.layui-select-tips {
    padding-left: 0.625rem !important;
  }
  .joinFormPopup .joinForm .joinFormMain .list > .input .layui-form-select dl dd, .joinFormPopup .joinForm .joinFormMain .list > .input .layui-form-select dl dt {
    font-size: 0.8125rem;
    padding: 0 0.625rem;
    line-height: 2.125rem;
  }
  .joinFormPopup .joinForm .joinFormMain .list > .input .layui-form-select .layui-edge {
    right: 0.75rem;
    margin-top: -0.1875rem;
    border-width: 0.3125rem;
  }
  .joinFormPopup .joinForm .joinFormMain .list > .input .layui-form-selected .layui-edge {
    margin-top: -0.5625rem;
  }
  .joinFormPopup .joinForm .joinFormMain .list > .input .time {
    right: 0.75rem;
    font-size: 1.1875rem;
  }
  .joinFormPopup .joinForm .joinFormMain .list > .input .countBox {
    right: 0.75rem;
    bottom: 0.8125rem;
    font-size: 0.75rem;
  }
  .joinFormPopup .joinForm .joinFormMain .list .submit {
    height: 2.6875rem;
    font-size: 0.8125rem;
    border-radius: 1.5rem;
  }
  /* 面试流程 */
  #socialRecruitmentInterviewProcess {
    padding: 2.5rem 0px 0px;
  }
  #socialRecruitmentInterviewProcess .socialRecruitmentInterviewProcessTitle {
    margin-bottom: 1.5625rem;
  }
  #socialRecruitmentInterviewProcess .socialRecruitmentInterviewProcessTitle .title {
    font-size: 1.375rem;
  }
  #socialRecruitmentInterviewProcess .socialRecruitmentInterviewProcessMain {
    overflow-x: auto;
    padding-bottom: 2.5rem;
  }
  #socialRecruitmentInterviewProcess .socialRecruitmentInterviewProcessMain::-webkit-scrollbar {
    width: 0.125rem;
    height: 0.125rem;
    background-color: #d5d5d5;
  }
  #socialRecruitmentInterviewProcess .socialRecruitmentInterviewProcessMain::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    border-radius: 0.125rem;
    background-color: #d5d5d5;
  }
  #socialRecruitmentInterviewProcess .socialRecruitmentInterviewProcessMain::-webkit-scrollbar-thumb {
    border-radius: 0.125rem;
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    background-color: #3d5fac;
  }
  #socialRecruitmentInterviewProcess .socialRecruitmentInterviewProcessMain .list {
    width: 15.0625rem;
    margin-right: 3.125rem;
  }
  #socialRecruitmentInterviewProcess .socialRecruitmentInterviewProcessMain .list:last-child {
    margin-right: 0px;
  }
  #socialRecruitmentInterviewProcess .socialRecruitmentInterviewProcessMain .list::after {
    position: absolute;
    right: -2.75rem;
    top: 1.25rem;
    width: 3.375rem;
    height: 1.1875rem;
  }
  #socialRecruitmentInterviewProcess .socialRecruitmentInterviewProcessMain .list:last-child::after {
    display: none;
  }
  #socialRecruitmentInterviewProcess .socialRecruitmentInterviewProcessMain .list .icon {
    width: 3.9375rem;
    height: 3.9375rem;
  }
  #socialRecruitmentInterviewProcess .socialRecruitmentInterviewProcessMain .list .icon img {
    height: 3.9375rem;
  }
  #socialRecruitmentInterviewProcess .socialRecruitmentInterviewProcessMain .list .content {
    width: 8.8125rem;
    height: 8.8125rem;
    margin-top: -2.3125rem;
    padding: 3.4375rem 1.25rem 1.25rem;
  }
  #socialRecruitmentInterviewProcess .socialRecruitmentInterviewProcessMain .list .content .number {
    width: 1.25rem;
    height: 1.25rem;
    line-height: 1.25rem;
    font-size: 0.625rem;
    margin: 0px auto 0.5rem;
  }
  #socialRecruitmentInterviewProcess .socialRecruitmentInterviewProcessMain .list .content .title {
    font-size: 0.875rem;
  }
  /* 校招面试流程 */
  #campusRecruitmentInterviewProcess {
    padding: 2.5rem 0px;
  }
  #campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox {
    padding: 0px 0px 1.875rem;
  }
  #campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessTitle {
    margin-bottom: 1.5625rem;
  }
  #campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessTitle .title {
    font-size: 1.375rem;
  }
  #campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessMain {
    overflow-x: auto;
  }
  #campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessMain::-webkit-scrollbar {
    width: 0.125rem;
    height: 0.125rem;
    background-color: #d5d5d5;
  }
  #campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessMain::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    border-radius: 0.125rem;
    background-color: #d5d5d5;
  }
  #campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessMain::-webkit-scrollbar-thumb {
    border-radius: 0.125rem;
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    background-color: #3d5fac;
  }
  #campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessMain::after {
    width: 54.75rem;
    height: 6.1875rem;
    left: 5.3125rem;
    top: 2rem;
    transform: translateX(0%);
  }
  #campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessMain .list {
    margin: 0px 1.8125rem;
  }
  #campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessMain .list:nth-child(odd) {
    margin-top: 5.625rem;
  }
  #campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessMain .list:first-child {
    margin-left: 0px;
  }
  #campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessMain .list:last-child {
    margin-right: 0px;
  }
  #campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessMain .list .icon {
    width: 4.3125rem;
    height: 4.3125rem;
    margin: 0px auto 0.75rem;
  }
  #campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessMain .list .icon img {
    height: 4.3125rem;
  }
  #campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessMain .list .content .number {
    width: 1.25rem;
    height: 1.25rem;
    line-height: 1.25rem;
    font-size: 0.625rem;
    margin: 0px auto 0.5rem;
  }
  #campusRecruitmentInterviewProcess .campusRecruitmentInterviewProcessBox .campusRecruitmentInterviewProcessMain .list .content .title {
    width: 6.25rem;
    font-size: 0.875rem;
    margin-top: 0.25rem;
  }
  #campusRecruitmentInterviewProcess .developmentChannel .developmentChannelTitle {
    margin-bottom: 1.5625rem;
  }
  #campusRecruitmentInterviewProcess .developmentChannel .developmentChannelTitle .title {
    font-size: 1.375rem;
  }
  #campusRecruitmentInterviewProcess .developmentChannel .developmentChannelTitle .intro {
    font-size: 0.875rem;
    line-height: 1.5rem;
    margin-top: 0.75rem;
  }
  #campusRecruitmentInterviewProcess .developmentChannel .developmentChannelTitle .listBox {
    margin-top: 0.75rem;
  }
  #campusRecruitmentInterviewProcess .developmentChannel .developmentChannelTitle .listBox .list {
    height: 2.3125rem;
    line-height: 2.3125rem;
    border-radius: 1.5625rem;
    padding: 0px 1.125rem;
    margin-right: 0.25rem;
    margin-bottom: 0.25rem;
    font-size: 0.75rem;
  }
  #campusRecruitmentInterviewProcess .developmentChannel .developmentChannelMain .list {
    overflow-x: auto;
  }
  #campusRecruitmentInterviewProcess .developmentChannel .developmentChannelMain .list::-webkit-scrollbar {
    width: 0.125rem;
    height: 0.125rem;
    background-color: #d5d5d5;
  }
  #campusRecruitmentInterviewProcess .developmentChannel .developmentChannelMain .list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    border-radius: 0.125rem;
    background-color: #d5d5d5;
  }
  #campusRecruitmentInterviewProcess .developmentChannel .developmentChannelMain .list::-webkit-scrollbar-thumb {
    border-radius: 0.125rem;
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    background-color: #3d5fac;
  }
  #campusRecruitmentInterviewProcess .developmentChannel .developmentChannelMain .list img {
    min-width: 68.75rem;
  }
  /* 成功案例 */
  #successCaseList {
    padding: 2.5rem 0px;
    margin-top: -2.5rem;
  }
  #successCaseList .listBox {
    margin: 0px 0px 1.6875rem;
  }
  #successCaseList .listBox .list {
    width: 100%;
    margin: 0px 0px 0.75rem;
  }
  #successCaseList .listBox .list .image img {
    height: 50.483vw;
  }
  #successCaseList .listBox .list .content {
    padding: 1.4375rem 1.25rem;
  }
  #successCaseList .listBox .list .content .time {
    margin-bottom: 0.375rem;
  }
  #successCaseList .listBox .list .content .time i {
    font-size: 1rem;
    margin-right: 0.25rem;
  }
  #successCaseList .listBox .list .content .time span {
    font-size: 0.8125rem;
  }
  #successCaseList .listBox .list .content .title {
    font-size: 1rem;
    margin-bottom: 0.75rem;
  }
  #successCaseList .listBox .list .content .more {
    min-width: 7.4375rem;
    font-size: 0.75rem;
    height: 2.5rem;
    line-height: 2.375rem;
    border-radius: 1.625rem;
    padding: 0px 0.75rem;
    border-width: 0.0625rem;
  }
  #successCaseList .listBox .list .content .more span {
    margin-left: 0.75rem;
  }
  /* 服务理念 */
  #serviceIdea {
    margin-top: -2.5rem;
    padding: 2.5rem 0px;
  }
  #serviceIdea .serviceIdeaMain {
    margin-bottom: 0.75rem;
  }
  #serviceIdea .serviceIdeaMain .image {
    width: 100%;
  }
  #serviceIdea .serviceIdeaMain .image img {
    min-height: auto;
  }
  #serviceIdea .serviceIdeaMain .content {
    width: 100%;
    padding: 1.4375rem 1.25rem;
  }
  #serviceIdea .serviceIdeaMain .content > .title {
    margin-bottom: 0.75rem;
  }
  #serviceIdea .serviceIdeaMain .content > .title img {
    height: 2.125rem;
    margin-right: 0.75rem;
  }
  #serviceIdea .serviceIdeaMain .content > .title span {
    font-size: 1rem;
  }
  #serviceIdea .serviceIdeaMain .content .listBox {
    padding-left: 1.25rem;
  }
  #serviceIdea .serviceIdeaMain .content .listBox .list {
    margin-bottom: 1rem;
  }
  #serviceIdea .serviceIdeaMain .content .listBox .list .title {
    font-size: 0.875rem;
    margin-bottom: 0.25rem;
  }
  #serviceIdea .serviceIdeaMain .content .listBox .list .title::after {
    left: -1.125rem;
    width: 0.625rem;
    height: 0.625rem;
  }
  #serviceIdea .serviceIdeaMain .content .listBox .list .intro {
    font-size: 0.8125rem;
    line-height: 1.5rem;
  }
  #serviceIdea .serviceIdeaList {
    margin: 0px 0px -0.75rem;
  }
  #serviceIdea .serviceIdeaList .list {
    width: 100%;
    margin: 0px 0px 0.75rem;
  }
  #serviceIdea .serviceIdeaList .list .image img {
    height: auto;
  }
  #serviceIdea .serviceIdeaList .list .content {
    padding: 1.4375rem 1.25rem;
  }
  #serviceIdea .serviceIdeaList .list .content .title {
    margin-bottom: 0.5rem;
    margin-left: 0px;
  }
  #serviceIdea .serviceIdeaList .list .content .title img {
    height: 2.125rem;
    margin-right: 0.75rem;
  }
  #serviceIdea .serviceIdeaList .list .content .title span {
    font-size: 1rem;
  }
  #serviceIdea .serviceIdeaList .list .content .intro p {
    font-size: 0.8125rem;
    line-height: 1.25rem;
    margin-bottom: 0.25rem;
    padding-left: 1.3125rem;
  }
  #serviceIdea .serviceIdeaList .list .content .intro p::after {
    position: absolute;
    left: 0px;
    top: 0.3125rem;
    width: 0.625rem;
    height: 0.625rem;
  }
  /* 全国服务点 */
  #nationalServicePoints {
    margin-top: -2.5rem;
    padding: 2.5rem 0px;
  }
  #nationalServicePoints .element {
    left: -7.3125rem;
    bottom: -20.75rem;
  }
  #nationalServicePoints .element img {
    height: 37.875rem;
  }
  #nationalServicePoints .nationalServicePointsLeft {
    width: 100%;
    margin-bottom: 1.5625rem;
  }
  #nationalServicePoints .nationalServicePointsLeft .title {
    font-size: 1.375rem;
    margin-bottom: 1.25rem;
  }
  #nationalServicePoints .nationalServicePointsLeft .areaBox .select {
    margin-bottom: 0.75rem;
  }
  #nationalServicePoints .nationalServicePointsLeft .areaBox .select input {
    height: 2.875rem;
    font-size: 0.875rem;
    padding: 0px 1.25rem;
    border-radius: 1.5625rem;
  }
  #nationalServicePoints .nationalServicePointsLeft .areaBox .select input:focus {
    box-shadow: 0px 0px 0px 0.1875rem rgba(58, 95, 171, 0.2) !important;
  }
  #nationalServicePoints .nationalServicePointsLeft .areaBox .select .layui-form-select .layui-edge {
    right: 1.1875rem;
    margin-top: -0.375rem;
    width: 0.5rem;
    height: 0.5rem;
    border-left: 0.125rem solid #acb0b3;
    border-bottom: 0.125rem solid #acb0b3;
  }
  #nationalServicePoints .nationalServicePointsLeft .areaBox .select .layui-form-select dl {
    top: 3.5rem;
    min-height: auto;
    max-height: 15.625rem;
  }
  #nationalServicePoints .nationalServicePointsLeft .areaBox .select .layui-form-select dl dd, #nationalServicePoints .nationalServicePointsLeft .areaBox .select .layui-form-select dl dt {
    font-size: 0.875rem;
    padding: 0px 0.625rem;
    line-height: 2.25rem;
  }
  #nationalServicePoints .nationalServicePointsLeft .submit {
    height: 2.875rem;
    border-radius: 1.5625rem;
    font-size: 0.875rem;
  }
  #nationalServicePoints .nationalServicePointsRight {
    width: 100%;
  }
  #nationalServicePoints .nationalServicePointsRight .listBox {
    margin: 0px 0px -0.75rem;
  }
  #nationalServicePoints .nationalServicePointsRight .listBox .list {
    width: 100%;
    height: auto;
    margin: 0px 0px 0.75rem;
    padding: 1.4375rem 1.25rem;
  }
  #nationalServicePoints .nationalServicePointsRight .listBox .list .title {
    margin-bottom: 0.625rem;
  }
  #nationalServicePoints .nationalServicePointsRight .listBox .list .title i {
    width: 1.3125rem;
    height: 1.625rem;
    line-height: 1.375rem;
    font-size: 0.75rem;
    margin-right: 0.75rem;
  }
  #nationalServicePoints .nationalServicePointsRight .listBox .list .title span {
    font-size: 1rem;
  }
  #nationalServicePoints .nationalServicePointsRight .listBox .list .intro {
    font-size: 0.875rem;
    margin-left: 1.25rem;
    padding-top: 0.8125rem;
  }
  /* 在线服务 */
  #onlineService {
    margin-top: -2.5rem;
    padding: 2.5rem 0px;
  }
  #onlineService .onlineServiceTitle {
    margin-bottom: 1.5625rem;
  }
  #onlineService .onlineServiceTitle .title {
    font-size: 1.375rem;
    margin-bottom: 0.5rem;
  }
  #onlineService .onlineServiceTitle .intro {
    font-size: 0.875rem;
  }
  #onlineService .onlineServiceMain {
    overflow-x: auto;
    margin-right: -1.25rem;
  }
  #onlineService .onlineServiceMain::-webkit-scrollbar {
    width: 0.125rem;
    height: 0.125rem;
    background-color: #d5d5d5;
  }
  #onlineService .onlineServiceMain::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    border-radius: 0.125rem;
    background-color: #d5d5d5;
  }
  #onlineService .onlineServiceMain::-webkit-scrollbar-thumb {
    border-radius: 0.125rem;
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    background-color: #3d5fac;
  }
  #onlineService .onlineServiceMain::after {
    width: 57.8125rem;
  }
  #onlineService .onlineServiceMain .listBox {
    margin: -1.5625rem;
  }
  #onlineService .onlineServiceMain .listBox .list {
    flex: none;
    width: 10rem;
    height: auto;
    margin: 1.5625rem;
    padding: 2.125rem 1.25rem;
  }
  #onlineService .onlineServiceMain .listBox .list::after {
    top: 50%;
    right: -1.875rem;
    width: 0.375rem;
    height: 0.375rem;
  }
  #onlineService .onlineServiceMain .listBox .list .number {
    margin-bottom: 1.6875rem;
  }
  #onlineService .onlineServiceMain .listBox .list .number span {
    font-size: 2rem;
  }
  #onlineService .onlineServiceMain .listBox .list .number i {
    top: -0.375rem;
    right: -0.0625rem;
    width: auto;
    height: 1.0625rem;
    line-height: 1.0625rem;
    border-radius: 0.625rem;
    padding: 0px 0.4375rem;
    font-size: 0.625rem;
  }
  #onlineService .onlineServiceMain .listBox .list .line {
    margin-bottom: 1.0625rem;
  }
  #onlineService .onlineServiceMain .listBox .list .title {
    font-size: 0.8125rem;
  }
  #onlineService .onlineServiceMain .listBox .list:hover {
    box-shadow: -0.0625rem 0.6875rem 1.0625rem 0px rgba(123, 143, 194, 0.3);
  }
  #onlineService .onlineServiceTip {
    font-size: 0.875rem;
    margin-top: 0.75rem;
  }
  /* 高管信息 */
  #executiveInformation {
    margin-top: -2.5rem;
    padding: 2.5rem 0px;
  }
  #executiveInformation .executiveInformationMain {
    height: auto;
    padding: 2.5rem 1.25rem;
  }
  #executiveInformation .executiveInformationMain .executiveInformationLeft {
    width: 100%;
  }
  #executiveInformation .executiveInformationMain .executiveInformationLeft .title {
    font-size: 1.1875rem;
    line-height: 1.625rem;
    margin-bottom: 1.375rem;
  }
  #executiveInformation .executiveInformationMain .executiveInformationLeft .more {
    min-width: 6.125rem;
    height: 2.3125rem;
    line-height: 2.3125rem;
    font-size: 0.8125rem;
    border-radius: 1.25rem;
    padding: 0px 1.625rem;
  }
  #executiveInformation .executiveInformationMain .executiveInformationLeft .image {
    margin-top: 1.375rem;
  }
  #executiveInformation .executiveInformationMain .executiveInformationRight {
    width: 100%;
    height: auto;
    padding-right: 0px;
    overflow: hidden;
  }
  #executiveInformation .executiveInformationMain .executiveInformationRight .list {
    padding: 1.4375rem 1.25rem;
    margin-bottom: 0.625rem;
    margin-right: 0px;
  }
  #executiveInformation .executiveInformationMain .executiveInformationRight .list .icon {
    right: 1.25rem;
    width: 3.3125rem;
    height: 3.3125rem;
  }
  #executiveInformation .executiveInformationMain .executiveInformationRight .list .icon img {
    height: 3.3125rem;
  }
  #executiveInformation .executiveInformationMain .executiveInformationRight .list .title {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
  #executiveInformation .executiveInformationMain .executiveInformationRight .list .intro {
    font-size: 0.8125rem;
  }
  /* 临时报告 */
  #temporaryReport {
    margin-top: -2.5rem;
    padding: 2.5rem 0px;
  }
  #temporaryReport .listBox {
    margin-bottom: 2.9375rem;
  }
  #temporaryReport .listBox .list {
    padding: 1.125rem 1.25rem;
    margin-bottom: 0.75rem;
  }
  #temporaryReport .listBox .list .title {
    margin-bottom: 0.5rem;
  }
  #temporaryReport .listBox .list .title img {
    height: 1.4375rem;
    margin-right: 0.5625rem;
  }
  #temporaryReport .listBox .list .title span {
    font-size: 1rem;
  }
  #temporaryReport .listBox .list .other .time {
    margin-right: 1.5rem;
  }
  #temporaryReport .listBox .list .other .time img {
    height: 0.8125rem;
    margin-right: 0.5rem;
  }
  #temporaryReport .listBox .list .other .time span {
    font-size: 0.8125rem;
  }
  #temporaryReport .listBox .list .other .icon img {
    height: 1rem;
  }
  #temporaryReport .listBox .list:hover {
    box-shadow: 0px 0.25rem 0.8125rem 0px rgba(123, 143, 194, 0.3);
  }
  /* 股票信息 */
  #stockInformation {
    padding-bottom: 2.5rem;
  }
  #stockInformation .stockInformationMain {
    margin-bottom: 1.25rem;
  }
  #stockInformation .stockInformationMain .head {
    height: 2.625rem;
    line-height: 2.625rem;
    font-size: 1rem;
    padding: 0px 1.25rem;
  }
  #stockInformation .stockInformationMain .content {
    padding: 2.125rem 1.25rem 1.375rem;
  }
  #stockInformation .stockInformationMain .content .otherBox .title {
    margin-bottom: 0.3125rem;
  }
  #stockInformation .stockInformationMain .content .otherBox .title span {
    font-size: 2rem;
    margin-right: 0.5rem;
  }
  #stockInformation .stockInformationMain .content .otherBox .title i {
    font-size: 1.1875rem;
    margin-right: 0.5625rem;
  }
  #stockInformation .stockInformationMain .content .otherBox .title b {
    font-size: 0.875rem;
  }
  #stockInformation .stockInformationMain .content .otherBox .time {
    font-size: 0.875rem;
  }
  #stockInformation .stockInformationMain .content .numberBox {
    width: 100%;
    margin-right: 0px;
    margin-top: 1.25rem;
  }
  #stockInformation .stockInformationMain .content .numberBox .list {
    width: 50%;
    margin-bottom: 0.625rem;
  }
  #stockInformation .stockInformationMain .content .numberBox .list .title {
    font-size: 0.8125rem;
  }
  #stockInformation .stockInformationMain .content .numberBox .list .number {
    font-size: 1.375rem;
  }
  #stockInformation .stockInformationTable {
    overflow-x: auto;
  }
  #stockInformation .stockInformationTable::-webkit-scrollbar {
    width: 0.125rem;
    height: 0.125rem;
    background-color: #d5d5d5;
  }
  #stockInformation .stockInformationTable::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    border-radius: 0.125rem;
    background-color: #d5d5d5;
  }
  #stockInformation .stockInformationTable::-webkit-scrollbar-thumb {
    border-radius: 0.125rem;
    -webkit-box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.1);
    background-color: #3d5fac;
  }
  #stockInformation .stockInformationTable table {
    min-width: 50rem;
  }
  #stockInformation .stockInformationTable table td {
    padding: 0.75rem 1.25rem;
    font-size: 0.875rem;
  }
  /* 联合开发列表 */
  #schemeDevelopList {
    padding: 0px 0px 2.5rem;
  }
  #schemeDevelopList .listBox {
    margin: 0px 0px -1.25rem;
  }
  #schemeDevelopList .listBox .list {
    width: 100%;
    margin: 0px 0px 1.25rem;
  }
  #schemeDevelopList .listBox .list .image {
    height: 53.865vw;
  }
  #schemeDevelopList .listBox .list .image img {
    height: 53.865vw;
  }
  #schemeDevelopList .listBox .list .image .play {
    right: 1.5625rem;
    bottom: -0.875rem;
    width: 2.75rem;
    height: 2.75rem;
    box-shadow: -0.0625rem 1.3125rem 1.6875rem 0px rgba(123, 143, 194, 0.3);
  }
  #schemeDevelopList .listBox .list .title {
    font-size: 1rem;
    margin-top: 0.75rem;
  }
  /* 底部 */
  #footer {
    padding: 1.4375rem 0px 0.875rem;
  }
  #footer::after {
    height: 0.125rem;
  }
  #footer .footerMain {
    display: none;
  }
  #footer .footerCopyright {
    padding: 0px;
    text-align: center;
    border: 0px;
  }
  #footer .footerCopyright .copyright {
    font-size: 0.75rem;
  }
  #footer .footerCopyright .copyright a {
    font-size: 0.75rem;
  }
  #footer .footerCopyright .shareBox {
    display: none;
  }
  /* 侧边栏 */
  #sideBar {
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0px;
    box-shadow: 0px 0px 0.8125rem 0px rgba(123, 143, 194, 0.3);
    width: 100%;
    top: auto;
    bottom: 0px;
    transform: none;
  }
  #sideBar.active {
    right: 0px;
  }
  #sideBar .list {
    height: auto;
    min-height: 4.125rem;
    padding: 0.625rem 0.875rem;
    border-bottom: 0px;
    border-right: 0.0625rem solid #F2F5F7;
  }
  #sideBar .list:last-child {
    border-right: 0px;
  }
  #sideBar .list img {
    height: 1.5625rem;
    margin-bottom: 0.25rem;
  }
  #sideBar .list p {
    font-size: 0.625rem;
    padding: 0px 0.4375rem;
  }
  #sideBar .list .popup {
    left: 0px;
    width: 11.4375rem;
    box-shadow: 0px 0px 1.6875rem 0px rgba(123, 143, 194, 0.3);
    border-radius: 0.1875rem;
    padding: 0.75rem 0.75rem 0.5625rem;
    transform-origin: center center;
    transform: translateY(-100%) scale(0) !important;
  }
  #sideBar .list .popup .title {
    font-size: 0.8125rem;
    margin-bottom: 0.25rem;
  }
  #sideBar .list .popup .phone {
    font-size: 0.9375rem;
    margin-bottom: 0.125rem;
  }
  #sideBar .list .popup .intro {
    font-size: 0.6875rem;
  }
  #sideBar .list:hover .popup {
    transform: translateY(-100%) scale(1) !important;
  }
  /* 在线留言 */
  #onlineMessage {
    padding: 2.5rem 0px;
  }
  #onlineMessage .onlineMessageBox {
    padding: 1.875rem 1.25rem;
  }
  #onlineMessage .onlineMessageBox .onlineMessageTitle {
    font-size: 1.375rem;
    margin-bottom: 1.5625rem;
  }
  #onlineMessage .onlineMessageBox .onlineMessageMain {
    margin: 0px 0px -0.75rem;
  }
  #onlineMessage .onlineMessageBox .onlineMessageMain .list {
    width: 100%;
    margin: 0px 0px 0.75rem;
  }
  #onlineMessage .onlineMessageBox .onlineMessageMain .list:nth-child(9), #onlineMessage .onlineMessageBox .onlineMessageMain .list:nth-child(10) {
    width: 100%;
  }
  #onlineMessage .onlineMessageBox .onlineMessageMain .list:last-child {
    text-align: center;
  }
  #onlineMessage .onlineMessageBox .onlineMessageMain .list .title {
    font-size: 0.875rem;
    margin-bottom: 0.5rem;
  }
  #onlineMessage .onlineMessageBox .onlineMessageMain .list .title span {
    margin-right: 0.3125rem;
  }
  #onlineMessage .onlineMessageBox .onlineMessageMain .list .input input,
  #onlineMessage .onlineMessageBox .onlineMessageMain .list .input textarea {
    font-size: 0.8125rem;
  }
  #onlineMessage .onlineMessageBox .onlineMessageMain .list .input input:focus + img,
  #onlineMessage .onlineMessageBox .onlineMessageMain .list .input textarea:focus + img {
    top: 0.0625rem;
    right: 0.0625rem;
    height: calc(100% - 0.125rem);
  }
  #onlineMessage .onlineMessageBox .onlineMessageMain .list .input input {
    height: 2.6875rem;
    padding: 0px 0.75rem;
  }
  #onlineMessage .onlineMessageBox .onlineMessageMain .list .input textarea {
    height: 5.5rem;
    padding: 0.5rem 0.75rem;
  }
  #onlineMessage .onlineMessageBox .onlineMessageMain .list .input .numberBox {
    right: 1rem;
    bottom: 0.875rem;
    font-size: 0.75rem;
  }
  #onlineMessage .onlineMessageBox .onlineMessageMain .list .input .layui-form-select dl {
    top: 3.3125rem;
    padding: 0.3125rem 0px;
    border-radius: 0.125rem;
    box-shadow: 0.0625rem 0.0625rem 0.25rem rgba(0, 0, 0, 0.08);
    min-height: auto;
    max-height: 15.625rem;
  }
  #onlineMessage .onlineMessageBox .onlineMessageMain .list .input .layui-form-select dl dd, #onlineMessage .onlineMessageBox .onlineMessageMain .list .input .layui-form-select dl dt {
    padding: 0px 0.625rem;
    font-size: 0.8125rem;
    line-height: 2.25rem;
  }
  #onlineMessage .onlineMessageBox .onlineMessageMain .list .input .layui-form-select .layui-edge {
    right: 0.9375rem;
    border-width: 0.3125rem;
    margin-top: -0.1875rem;
  }
  #onlineMessage .onlineMessageBox .onlineMessageMain .list .input .layui-form-selected .layui-edge {
    margin-top: -0.5625rem;
  }
  #onlineMessage .onlineMessageBox .onlineMessageMain .list .layui-form-checkbox[lay-skin=primary] {
    min-width: 0.8125rem;
    min-height: 0.8125rem;
    padding-left: 1.4375rem;
  }
  #onlineMessage .onlineMessageBox .onlineMessageMain .list .layui-form-checkbox[lay-skin=primary] > i {
    width: 0.8125rem;
    height: 0.8125rem;
    line-height: 0.6875rem;
    font-size: 0.75rem;
    border-radius: 0.125rem;
  }
  #onlineMessage .onlineMessageBox .onlineMessageMain .list .layui-form-checkbox[lay-skin=primary] > div {
    padding-right: 0.8125rem;
    line-height: 1.1875rem;
  }
  #onlineMessage .onlineMessageBox .onlineMessageMain .list .layui-form-checkbox > div {
    font-size: 0.75rem;
    padding: 0px;
    border-radius: 0.125rem 0 0 0.125rem;
  }
  #onlineMessage .onlineMessageBox .onlineMessageMain .list .submit {
    width: 6.75rem;
    height: 2.4375rem;
    font-size: 0.875rem;
    border-radius: 2.0625rem;
    margin: 0px auto;
  }
  /* 地图 */
  #map {
    overflow: hidden;
  }
  #map .mapMain .list .bg {
    max-width: none;
    height: 18.75rem;
    object-fit: cover;
  }
  #map .mapMain .list .drop img {
    width: 1.6875rem;
  }
  #map .mapMain .list .drop .popup {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    border-radius: 0.3125rem;
    padding: 0.625rem 1rem;
    box-shadow: 0px 0.625rem 1.0625rem #ddd;
    z-index: 9;
  }
  #map .mapMain .list .drop .popup .logo img {
    height: 2.25rem;
  }
  #map .mapMain .list .drop .popup .content {
    margin-left: 0.9375rem;
  }
  #map .mapMain .list .drop .popup .content .title {
    font-size: 0.8125rem;
    margin-bottom: 0.25rem;
  }
  #map .mapMain .list .drop .popup .content .intro {
    font-size: 0.6875rem;
  }
  #map .mapList {
    bottom: 1.875rem;
  }
  #map .mapList .list {
    width: 6.4375rem;
    height: 2.6875rem;
    line-height: 2.5625rem;
    border-radius: 0.375rem;
    font-size: 0.875rem;
    margin: 0px 0.3125rem;
  }
}

@media (min-width: 1920px){
  #indexSolution .indexSolutionClock .indexSolutionTitle {
    width: 29.5rem;
    height: 29.5rem;
  }
  #indexSolution .indexSolutionClock .indexSolutionClockMove {
    width: 26.0625rem;
    height: 26.0625rem;
  }
  #indexSolution .indexSolutionClock .indexSolutionClockBox {
    width: 26.0625rem;
    height: 26.0625rem;
  }
  #indexSolution .indexSolutionClock .clockImg {
    width: 25.875rem;
    height: 25.875rem;
  }
}
