* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  list-style: none;
}

ul,
li {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  list-style: none;
}

a {
  color: #222222;
  text-decoration: none;
}

body {
  color: #222222;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

@media screen and (width: 1920px) {
  html {
    font-size: 16px;
    min-width: 100%;
  }
}

@media screen and (min-width: 1024px) {
  html {
    font-size: 8.53333333px !important;
  }
}

@media screen and (min-width: 1280px) {
  html {
    font-size: 10.66666667px !important;
  }
}

@media screen and (min-width: 1366px) {
  html {
    font-size: 11.38333333px !important;
  }
}

@media screen and (min-width: 1440px) {
  html {
    font-size: 12px !important;
  }
}

@media screen and (min-width: 1600px) {
  html {
    font-size: 13.33333333px !important;
  }
}

@media screen and (min-width: 1920px) {
  html {
    font-size: 16px !important;
  }
}

@media screen and (max-width: 1024px) {
  html {
    font-size: 12px !important;
  }
}

a {
  text-decoration: none !important;
}

video {
  width: 100%;
}

.big-box {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0px;
  left: 0px;
  z-index: 2;
  display: none;
}

.swiper-pagination-bullet {
  width: 6.25rem !important;
  height: 0.3125rem;
  background: #DDDDDD !important;
  border-radius: 0px;
  opacity: 1 !important;
}

.swiper-pagination-bullet-active {
  width: 6.25rem !important;
  height: 0.3125rem;
  background: #666666 !important;
  border-radius: 0px;
  opacity: 1 !important;
}

body {
  overflow: overlay;
  max-height: 0;
}

body::-webkit-scrollbar {
  width: 0.625rem;
  height: 0.625rem;
  background-color: transparent;
}

body::-webkit-scrollbar-track {
  border-radius: 0.625rem;
  background-color: transparent;
}

body::-webkit-scrollbar-thumb {
  height: 1.25rem;
  border-radius: 0.625rem;
  background-color: #cecece;
}

.app-update-log {
  display: block;
  width: 7.25rem;
  text-align: center;
  margin-top: 0.625rem;
  color: #222222;
}

.app-update-log:hover {
  color: #222222;
}

@media screen and (min-width: 1024px) {
  .unas-product-lists {
    padding: 0px 10rem;
    margin-top: 5rem;
  }

  .unas-product-lists a:hover {
    color: #222222;
  }

  .unas-app-lists {
    padding: 0px 10rem;
    margin-top: 9.8125rem;
  }

  .unas-app-lists-item-box {
    margin-top: 5.75rem;
  }

  .unas-app-lists-item-box ul li {
    margin-bottom: 4.6875rem;
  }

  .unas-case-lists {
    padding: 0px 10rem;
    margin-top: 13.6875rem;
    margin-bottom: 8.5625rem;
  }

  .unas-app-lists-left,
  .unas-case-lists-right {
    display: inline-block;
  }

  .unas-app-lists-right {
    width: 40%;
  }

  .unas-case-lists-left {
    width: 55%;
  }

  .unas-case-lists-item {
    margin-top: 3.3125rem;
  }

  .unas-case-lists-item ul {
    display: flex;
    align-items: center;
  }

  .unas-case-lists-item ul li {
    text-align: center;
    display: inline-block;
    cursor: pointer;
  }

  .unas-case-lists-item ul li div {
    display: inline-block;
  }

  .index-case-hospital {
    margin: 0px 6.25rem 0px 6.25rem;
  }

  .unas-case-lists-item-show-desc {
    line-height: 1.75rem;
  }

  .unas-language-box {
    margin-left: 1.875rem;
    font-size: 1rem;
    display: none;
  }

  .unas-current-language {
    padding-left: 1.4375rem;
  }

  .unas-product-img-title {
    font-size: 1.875rem;
  }

  .unas-items-title {
    font-size: 2.5rem;
  }

  .unas-product-view {
    margin-top: 3.75rem;
  }

  .unas-app-lists-item-name {
    font-size: 1.25rem;
    font-weight: 700;
    text-align: center;
    margin-top: 1.75rem;
  }

  .unas-case-more-btn {
    margin-top: 5.4375rem;
    padding: 1.25rem 2rem;
    border-radius: 2.5rem;
    background: #5a6d84;
    color: #FFFFFF;
    display: inline-flex;
    align-items: center;
    font-size: 1.25rem;
    cursor: pointer;
  }

  .unas-case-more-btn:hover {
    color: #FFFFFF;
  }

  .unas-app-more-btn {
    margin-top: 1.25rem;
    padding: 1.25rem 2rem;
    border-radius: 2.5rem;
    background: #084c94;
    color: #FFFFFF;
    display: inline-flex;
    align-items: center;
    font-size: 1.25rem;
    cursor: pointer;
  }

  .unas-app-more-btn:hover {
    color: #FFFFFF;
  }

  .unas-app-lists-img {
    width: 6.25rem;
    height: 6.25rem;
    object-fit: cover;
  }

  .unas-singel-banner-title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0px 10rem;
    color: #FFFFFF;
  }

  .unas-singel-banner-title .big-title {
    font-size: 3.125rem;
    font-weight: 700;
  }

  .unas-singel-banner-title .small-title {
    font-size: 1.875rem;
    font-weight: 400;
    margin-top: 2.25rem;
    display: block;
  }

  .unas-contact-way-info {
    padding: 0px 10rem;
    margin-top: 4.5625rem;
  }

  .unas-contactus-company-name {
    font-size: 1.875rem;
    margin-top: 3.6875rem;
  }

  .unas-map-box {
    width: 100%;
    height: 37.5rem;
    border: 1px solid #CECECE;
    margin-top: 2.75rem;
  }

  .ningboMap {
    position: absolute;
    width: 100%;
    height: 37.5rem;
  }

  .unas-contactus-ways-info {
    margin-top: 3.125rem;
    font-size: 1.25rem;
  }

  .unas-contactus-ways-info span {
    display: block;
    line-height: 2.1875rem;
  }

  .unas-contactus-info-desc {
    margin-top: 2.5rem;
    line-height: 2.1875rem;
  }

  .unas-contactus-companys-lists {
    margin-top: 0.9375rem;
    padding: 0px 10rem;
  }

  .unas-contactus-companys-lists ul li {
    border-bottom: 1px solid #CECECE;
    padding-bottom: 3.75rem;
  }

  .unas-contactus-companys-lists ul li:last-child {
    border-bottom: 0px;
  }

  .unas-contactus-companys-lists ul li .unas-contactus-companys-lists-name {
    color: #1e88d9;
    font-size: 2.5rem;
    margin: 3.5rem 0px 3.75rem 0px;
  }

  .unas-contactus-companys-lists ul li span {
    display: block;
    font-size: 1.25rem;
    line-height: 2.5rem;
  }

  .unas-about-us-title-box {
    text-align: center;
    margin: 6.25rem 0px 2.125rem 0px;
  }

  .unas-singel-banner-right-title {
    right: 16.5rem;
  }

  .unas-about-us-section {
    padding: 0px 10rem;
  }

  .unas-about-us-video {
    width: 100%;
  }

  .unas-aboutus-desc {
    margin-top: 5.3125rem;
  }

  .unas-aboutus-desc span {
    margin-bottom: 2.5rem;
    line-height: 1.875rem;
    font-size: 1.25rem;
    display: block;
  }

  .unas-about-us-img {
    margin: 3.375rem 0px 5.625rem 0px;
  }

  .unas-about-us-img img {
    width: 100%;
    object-fit: cover;
  }

  .unas-join-us-section {
    width: 100%;
    padding: 0px 10rem;
    margin-top: 6.25rem;
  }

  .unas-join-us-section .header {
    width: 100%;
  }

  .unas-join-us-section .header tr {
    height: 3.75rem;
    line-height: 3.75rem;
    background: #eeeeee;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
  }

  .unas-join-us-section .header tr td:first-child {
    padding-left: 1.25rem;
  }

  .unas-join-us-section .header tr td:last-child {
    text-align: center;
  }

  .unas-join-us-section .unas-join-us-work-lists {
    width: 100%;
    margin-bottom: 5.9375rem;
  }

  .unas-join-us-section .unas-join-us-work-lists ul li {
    width: 100%;
    display: block;
    border-bottom: 1px solid #DDDDDD;
  }

  .unas-join-us-section .unas-join-us-work-lists ul li .unas-join-us-work-item {
    display: flex;
    align-items: center;
    line-height: 3.75rem;
    cursor: pointer;
  }

  .unas-join-us-section .unas-join-us-work-lists ul li .unas-join-us-work-item span {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .unas-join-us-section .unas-join-us-work-lists ul li .unas-join-us-work-item .name {
    width: 30%;
    padding-left: 1.25rem;
  }

  .unas-join-us-section .unas-join-us-work-lists ul li .unas-join-us-work-item .type {
    width: 30%;
  }

  .unas-join-us-section .unas-join-us-work-lists ul li .unas-join-us-work-item .place {
    width: 30%;
  }

  .unas-join-us-section .unas-join-us-work-lists ul li .unas-join-us-work-item .view {
    width: 10%;
    text-align: center;
  }

  .unas-join-us-work-view-icon {
    transform: rotate(0deg);
  }

  .unas-join-us-work-view {
    display: none;
    padding-left: 1.25rem;
    font-size: 0.875rem;
  }

  .unas-join-us-work-view span {
    display: block;
  }

  .unas-join-us-work-view .title {
    margin: 1.25rem 0px 0.625rem 0px;
  }

  .unas-join-us-work-view .desc {
    line-height: 1.75rem;
  }

  .unas-apply-works-btn {
    background: #0093d4;
    color: #FFFFFF;
    font-size: 0.875rem;
    padding: 0.5rem 1.25rem;
    border: 0px;
    outline: none;
    margin: 1.25rem 0px 1.4375rem 0px;
  }

  .unas-desktop-items-personal-family {
    text-align: center;
  }

  .unas-items-title-box {
    margin: 5.625rem 0px 3.75rem 0px;
    text-align: center;
  }

  .unas-desktop-items-box {
    padding: 0px 10rem;
    margin-bottom: 6.25rem;
  }

  .unas-desktop-hs-img {
    width: 66.625rem;
    height: 8.375rem;
  }

  .unas-slimnas-img {
    width: 71.125rem;
    height: 8.75rem;
  }

  .unas-product-img-box {
    width: 100%;
    padding-top: 55%;
    position: relative;
    text-align: center;
    overflow: hidden;
    margin: 1.875rem 0px 2.25rem 0px;
  }

  .unas-product-img-box img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    bottom: 0;
    right: 0;
  }

  .unas-rack-products-box {
    padding: 0px 10rem;
    margin-bottom: 4.875rem;
  }

  .unas-rack-products-item {
    text-align: center;
  }

  .unas-rack-products-item ul {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1.25rem;
  }

  .unas-rack-products-item ul li {
    text-align: center;
    width: 25%;
    padding: 0px 1.25rem 0px 0px;
    margin-bottom: 1.25rem;
  }

  .unas-rack-products-item ul li .unas-rack-item-product-box {
    padding: 0px 2.6875rem 0px 2.625rem;
  }

  .unas-rack-products-item ul li span {
    display: block;
  }

  .unas-products-item-center-box ul {
    justify-content: center;
  }

  .unas-product-desc span {
    color: #212121;
    font-size: 0.875rem;
    line-height: 1.75rem;
  }

  .unas-rack-product-name {
    font-weight: 700;
    font-size: 1.25rem;
    margin-top: 2.5rem;
    display: block;
    color: #212121;
  }

  .unas-rack-product-price {
    font-size: 1.125rem;
    font-weight: 700;
    color: #FF3A3A;
    display: none !important;
  }

  .unas-rack-product-divider {
    width: 100%;
    height: 0.125rem;
    background: radial-gradient(#676767, #ffffff);
    margin: 1.6875rem 0.3125rem 1.6875rem 0.3125rem;
    display: none !important;
  }

  .unas-service-support-box {
    margin-top: 5rem;
    padding: 0px 10rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #cecece;
    padding-bottom: 7.1875rem;
  }

  .unas-service-support-box .left {
    width: 40%;
  }

  .unas-service-support-box .left span {
    display: block;
  }

  .unas-service-support-box .left .title {
    font-size: 3.125rem;
    font-weight: 700;
    text-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.16);
  }

  .unas-service-support-box .left .desc {
    font-size: 1.25rem;
    line-height: 2.1875rem;
    margin-top: 2.9375rem;
  }

  .unas-service-support-box .left .link {
    margin-top: 5.1875rem;
    font-size: 1.25rem;
  }

  .unas-service-support-box .left .link .demo {
    display: inline-block;
    width: 12.0625rem;
    height: 3.125rem;
    border: 1px solid #1e88d9;
    border-radius: 1.625rem;
    color: #1e88d9;
    text-align: center;
    line-height: 3.125rem;
    text-decoration: none;
  }

  .unas-service-support-box .left .link .online-document {
    display: inline-block;
    width: 12.0625rem;
    height: 3.125rem;
    background: #1e88d9;
    border-radius: 1.5625rem;
    text-align: center;
    line-height: 3.125rem;
    color: #FFFFFF;
    text-decoration: none;
    margin-left: 2.5rem;
  }

  .unas-service-support-box .right {
    width: 50%;
  }

  .unas-service-support-box .right .unas-service-support-img {
    width: 57.3125rem;
    height: 44.1875rem;
  }

  .unas-service-support-download-box {
    padding: 0px 10rem;
  }

  .unas-items-title-box-left {
    text-align: left;
  }

  .unas-service-support-download-nav-box {
    margin-bottom: 2.5rem;
    display: none;
  }

  .unas-service-support-download-nav {
    border-bottom: 1px solid #CECECE;
  }

  .unas-service-support-download-nav ul li {
    display: inline-block;
    margin-right: 6.875rem;
    cursor: pointer;
  }

  .unas-service-support-download-nav-name {
    display: inline-block;
    font-size: 1.25rem;
    margin-bottom: 0.75rem;
  }

  .unas-service-support-download-nav-underline {
    height: 0.3125rem;
    background: #269df7;
    display: none;
  }

  .unas-service-support-download-item {
    display: none;
  }

  .unas-service-support-download-item ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #CECECE;
    padding: 2.5rem 3.75rem 2.5rem 2.5rem;
  }

  .unas-service-support-download-item ul li:last-child {
    border: none;
  }

  .unas-service-support-download-item {
    display: none;
  }

  .unas-service-support-download-item .unas-service-support-os-item-box .type-name {
    display: block;
    margin-top: 1.875rem;
    font-size: 1.25rem;
  }

  .unas-service-support-download-item .unas-service-support-os-item-box ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #CECECE;
    margin: 2.5rem 3.75rem 2.5rem 2.5rem;
  }

  .unas-service-support-download-item .unas-service-support-os-item-box:last-child ul li:last-child {
    border: none;
  }

  .unas-service-support-download-title {
    font-weight: 700;
    font-size: 1.25rem;
    color: #212121;
    margin-left: 1.25rem;
  }

  .download-btn {
    border: 0px;
    outline: none;
    width: 7.25rem;
    height: 2.5rem;
    background: #1e88d9;
    border-radius: 1.25rem;
    font-size: 1rem;
    color: #FFFFFF;
  }

  .download-update-log-btn {
    border: 0px;
    outline: none;
    width: 7.25rem;
    height: 2.5rem;
    background-color: #FFFFFF;
    margin-left: 2.75rem;
    font-size: 1rem;
    cursor: pointer;
    color: #222222;
  }

  .download-update-log-btn a:hover {
    color: #222222;
  }

  .app-hover-download-code {
    display: none;
    position: absolute;
    width: 7.5rem;
    height: 8.75rem;
    background: #ffffff;
    border-radius: 0.625rem;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.36);
    margin-top: -9.6875rem;
    text-align: center;
    padding: 0.625rem;
  }

  .app-hover-download-code span {
    display: block;
    margin-top: 0.5rem;
    font-size: 0.75rem;
  }

  .app-hover-download-code img {
    display: block;
    width: 6.25rem;
    height: 6.25rem;
  }

  .app-download-btn-android {
    width: 7.25rem;
    height: 2.5rem;
    background: #1e88d9;
    border-radius: 1.25rem;
    font-size: 1rem;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .app-download-btn-android img {
    margin-right: 0.625rem;
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
  }

  .app-download-btn-ios {
    width: 7.25rem;
    height: 2.5rem;
    background-color: #FFFFFF;
    border-radius: 1.25rem;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #1e88d9;
    color: #1e88d9;
  }

  .app-download-btn-ios img {
    margin-right: 0.625rem;
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
  }

  .app-download-android {
    display: inline-block;
  }

  .app-download-ios {
    display: inline-block;
    margin-left: 2.75rem;
  }

  .unas-service-support-download-manual {
    padding: 0px !important;
    margin-bottom: 5.625rem !important;
  }

  .unas-service-support-download-manual-item {
    margin-top: 0.1875rem;
  }

  .unas-service-support-download-manual-item .name {
    font-size: 1.125rem;
    color: #1f222b;
    margin-top: 1.875rem;
    display: block;
  }

  .unas-service-support-download-manual-item ul {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1.25rem;
  }

  .unas-service-support-download-manual-item ul li {
    display: inline-block;
    width: 25%;
    margin-top: 1.25rem;
    text-align: center;
    padding: 0px 1.25rem 0px 0px !important;
    cursor: pointer;
    border: 0px !important;
    font-size: 1rem;
  }

  .unas-service-support-download-manual-item ul li div {
    border: 1px solid #cecece;
    padding: 3.0625rem 0px 3.0625rem 0px;
  }

  .unas-service-support-download-manual-item ul li span {
    display: block;
    margin-top: 2rem;
  }

  .unas-service-support-download-video-item {
    margin-top: 1.875rem;
  }

  .unas-service-support-download-video-item ul li a {
    color: #1f222b;
    text-decoration: none;
  }

  .unas-service-support-download-video-item ul li div {
    position: relative;
    padding: 0px !important;
  }

  .unas-service-support-download-video-item ul li div img {
    width: 100%;
  }

  .unas-service-support-download-video-item ul li div .vedio-title {
    height: 5.625rem;
    padding: 0rem !important;
    border: 0px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }

  .unas-service-support-download-video-item ul li div .vedio-title span {
    margin: 0px !important;
    padding: 0px !important;
  }

  .unas-service-support-download-video-item ul li div i {
    position: absolute;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.15);
    top: 32%;
    left: 50%;
    -webkit-transform: translate(-50%, -32%);
    -ms-transform: translate(-50%, -32%);
    -o-transform: translate(-50%, -32%);
    transform: translate(-50%, -32%);
  }

  .unas-service-support-download-video-item ul li div i::after {
    position: relative;
    left: 1rem;
    top: 0.8rem;
    content: "";
    display: block;
    border: 0.5rem solid #fff;
    border-width: 0.45rem 0.7rem;
    border-color: transparent transparent transparent #fff;
  }

  .unas-mobile-app-box {
    padding: 0px 10rem;
  }

  .unas-mobile-app-item {
    margin-top: 5.625rem;
  }

  .unas-mobile-app-item ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12.25rem;
  }

  .unas-mobile-app-belongsto {
    font-size: 4.5rem;
    color: #333333;
  }

  .unas-mobile-app-name {
    font-size: 3rem;
    color: #333333;
    margin-top: 1.875rem;
  }

  .unas-mobile-app-use {
    margin-top: 4.75rem;
  }

  .unas-mobile-app-use-item {
    display: flex;
    align-items: center;
    margin-bottom: 1.875rem;
  }

  .unas-mobile-app-use-item img {
    width: 2.375rem;
    height: 2rem;
  }

  .unas-mobile-app-use-item span {
    font-size: 2.25rem;
    color: #999999;
    font-weight: 300;
    display: inline-block;
    margin-left: 2.0625rem;
  }

  .unas-mobile-app-img-umanager {
    width: 43.1875rem;
    height: 35.4375rem;
    margin-right: 6.875rem;
  }

  .unas-mobile-app-img-ufile {
    width: 41.6875rem;
    height: 38.1875rem;
  }

  .unas-mobile-app-img-uphoto {
    width: 32.8125rem;
    height: 38.375rem;
    margin-right: 15.375rem;
  }

  .unas-mobile-app-img-umedia {
    width: 52.25rem;
    height: 34.8125rem;
    margin-left: 4.1875rem;
  }

  .unas-mobile-app-img-ufinder {
    width: 35.9375rem;
    height: 41.3125rem;
    margin-right: 11.0625rem;
  }

  .unas-mobile-app-img-udownload {
    width: 41.75rem;
    height: 38.25rem;
  }

  .unas-mobile-app-img-ucloud {
    width: 37rem;
    height: 40.8125rem;
    margin-right: 12.5rem;
  }

  .unas-online-document-title {
    padding: 0px 34.6875rem 0px 0px !important;
    width: 100%;
    text-align: right;
  }

  .unas-online-document-box {
    padding: 0px 16.9375rem;
    margin-top: 11.375rem;
    margin-bottom: 12.4375rem;
  }

  .unas-online-document-box ul {
    display: flex;
    justify-content: space-between;
  }

  .unas-online-document-box ul li {
    display: inline-block;
  }

  .unas-online-document-box ul li a {
    text-decoration: none;
  }

  .unas-edition-img-box {
    position: relative;
    z-index: 0;
  }

  .unas-edition-img {
    width: 16.3125rem;
    height: 9.375rem;
  }

  .unas-online-document-item-title {
    text-align: center;
    margin-top: 2.125rem;
    color: #212121;
  }

  .unas-edition-box-6 {
    background: #f9ae2d;
  }

  .unas-edition-box-5 {
    background: #65a1ef;
  }

  .unas-edition-box-4 {
    background: #53cfef;
  }

  .unas-edition-box-3 {
    background: #80d268;
  }

  .unas-edition-box {
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    color: #FFFFFF;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    bottom: -0.9375rem;
    right: -0.9375rem;
    z-index: 2;
  }

  .unas-edition-box .unas-name {
    font-size: 1rem;
  }

  .unas-edition-box .unas-edition-number {
    font-size: 1.4375rem;
    font-weight: 700;
  }

  .unas-newest {
    position: absolute;
    right: -0.8125rem;
    top: 0px;
    width: 2.6875rem;
    height: 1.1875rem;
    background: url(../images/new.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
  }

  .unas-singel-banner-left-title {
    padding: 0px 0px 0px 23.625rem !important;
  }

  .unas-app-ubackup-box {
    text-align: center;
    margin-bottom: 5.9375rem;
  }

  .unas-app-ubackup-box span {
    display: block;
  }

  .unas-ubackup-text1 {
    margin-top: 5rem;
    font-size: 1.875rem;
  }

  .unas-ubackup-pic {
    width: 92.6875rem;
    height: 52.375rem;
  }

  .unas-ubackup-title {
    font-size: 2.5rem;
    color: #212121;
    margin-bottom: 1.25rem;
  }

  .unas-ubackup-text2 {
    font-size: 1.125rem;
    color: #212121;
    padding: 0px 33.6875rem 0px 33.6875rem;
    line-height: 2.25rem;
  }

  .unas-ubackup-img {
    width: 81.4375rem;
    height: 49.9375rem;
    margin-top: 4.25rem;
  }

  .unas-product-detail-banner-box {
    width: 100%;
    height: 18.75rem;
    background: #e6e6e6;
    margin-bottom: 7.125rem;
    position: relative;
  }

  .unas-product-detail-box {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
  }

  .unas-product-rack-detail-box {
    display: flex;
    align-items: center;
  }

  .unas-product-detail-img {
    width: 25%;
    padding-top: 21%;
    position: relative;
    text-align: center;
    overflow: hidden;
    margin-left: 5rem;
    top: 4.25rem;
  }

  .unas-product-detail-img img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    bottom: 0;
    right: 0;
  }

  .unas-product-detail-info {
    margin-left: 10rem;
    margin-top: 4.25rem;
  }

  .unas-product-detail-info .name {
    font-size: 4.375rem;
    font-weight: 700;
    display: block;
    margin-bottom: 1.25rem;
  }

  .unas-product-detail-info .details {
    font-size: 1.875rem;
    font-weight: 400;
  }

  .unas-product-advantage {
    margin-top: 6.25rem;
    text-align: center;
  }

  .unas-product-advantage span {
    display: block;
  }

  .unas-product-item-title {
    font-size: 2.5rem;
    font-weight: 700;
  }

  .unas-product-item-text1 {
    margin-top: 2.5rem;
    font-size: 1.5625rem;
    color: #555555;
  }

  .unas-product-item-text2 {
    color: #555555;
    font-size: 1.25rem;
    padding: 0px 25.125rem;
    margin-top: 2.5rem;
    line-height: 2.5rem;
  }

  .unas-product-advantage-item {
    margin-top: 5.75rem;
  }

  .unas-product-advantage-item ul {
    display: flex;
    justify-content: center;
  }

  .unas-product-advantage-item ul li {
    margin-right: 6.375rem;
  }

  .unas-product-advantage-item ul li:last-child {
    margin-right: 0rem;
  }

  .unas-product-advantage-item ul li img {
    width: 5rem;
    height: 5rem;
  }

  .unas-product-advantage-item ul li span {
    display: block;
    font-size: 1.5rem;
    font-family: Source Han Sans CN, Source Han Sans CN-Light;
    font-weight: 300;
    color: #333333;
    margin-top: 0.9375rem;
  }

  .unas-product-parameters {
    text-align: center;
    padding: 0px 15.25rem;
    margin-bottom: 5rem;
  }

  .unas-product-parameters .unas-product-parameters-title {
    font-size: 1.8125rem;
    font-weight: 700;
    color: #555555;
    margin-top: 6.875rem;
    margin-bottom: 1.75rem;
  }

  .unas-product-parameters .unas-product-parameters-title span {
    display: inline-block;
  }

  .unas-product-parameters table {
    width: 100%;
  }

  .unas-product-parameters table tr {
    border-top: 1px solid #CECECE;
    line-height: 5.625rem;
  }

  .unas-product-parameters table tr td {
    width: 51%;
    text-align: left;
  }

  .unas-product-parameters table tr td:last-child {
    border-left: 1px solid #CECECE;
    padding-left: 2.0625rem;
    width: 49%;
  }

  .unas-product-parameters table tr td label {
    font-size: 1.625rem;
    font-weight: 700;
    color: #555555;
    display: inline-block;
    font-family: Source Han Sans CN, Source Han Sans CN-Bold;
  }

  .unas-product-parameters table tr td span {
    font-size: 1.625rem;
    font-weight: 300;
    color: #555555;
    display: inline-block;
    font-family: Source Han Sans CN, Source Han Sans CN-Light;
  }

  .unas-product-parameters table tr .td2 {
    border-left: none !important;
    padding-left: 0px !important;
  }

  .unas-rack-product-detail-img {
    position: relative;
    margin-left: 12.5rem;
  }

  .unas-rack-product-detail-info {
    margin-top: 0rem !important;
  }

  .app-unas-os-box {
    text-align: center;
    margin: 5rem 0px 3.125rem 0px !important;
  }

  .app-unas-os-box span {
    display: block;
  }

  .app-unas-os-text1 {
    font-size: 1.875rem;
    font-weight: 400;
    padding: 0px 11.875rem 0px 10rem;
    text-align: left;
    margin-bottom: 3.75rem;
  }

  .app-unas-os-pic-details-box {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .app-unas-os-pic-details-box .unas-os-pic1 {
    width: 45.375rem;
    height: 34.9375rem;
  }

  .app-unas-os-pic-details-box .app-unas-os-details-box {
    margin-left: 1.875rem;
    text-align: left;
    width: 35rem;
  }

  .app-unas-os-pic-details-box .app-unas-os-details-box .detail {
    font-size: 1.125rem;
    color: #212121;
    line-height: 1.875rem;
    display: block;
    margin: 2.1875rem 0px 3.125rem 0px;
  }

  .app-unas-os-pic-details-box .app-unas-os-details-box .demo {
    display: block;
    width: 12.0625rem;
    height: 3.125rem;
    border: 1px solid #1e88d9;
    border-radius: 1.625rem;
    color: #1e88d9;
    text-align: center;
    line-height: 3.125rem;
    text-decoration: none;
  }

  .app-unas-os-text2-box {
    margin-top: 9rem;
  }

  .app-unas-os-text2 {
    color: #212121;
    font-size: 1.125rem;
    margin-top: 2rem;
  }

  .unas-os-pic2 {
    width: 93.125rem;
    height: 57.3125rem;
  }

  .unas-app-udrive-box {
    margin-top: 5rem;
    text-align: center;
    margin-bottom: 6.625rem;
  }

  .unas-app-udrive-desc {
    font-size: 1.875rem;
    line-height: 2.375rem;
    text-align: center;
    padding: 0px 20.75rem;
    display: block;
    margin-bottom: 4.625rem;
  }

  .app-unas-drive-desc-box {
    margin-top: 4.4375rem;
    text-align: center;
  }

  .app-unas-drive-desc-box span {
    display: block;
  }

  .app-unas-drive-desc-box .desc {
    margin-top: 2.1875rem;
    color: #212121;
    font-size: 1.125rem;
  }

  .app-unas-drive-desc-box2 {
    margin-top: 0rem;
  }

  .udrive-pic1 {
    width: 91.3125rem;
    height: 61.25rem;
  }

  .unas-udrive-pic1 {
    width: 38.4375rem;
    height: 38.3125rem;
    margin-left: 9rem;
  }

  .app-unas-udrive-details-box {
    margin-left: 0px !important;
  }

  .unas-ucloud-video {
    padding: 0px 20rem;
  }

  .unas-ucloud-desc {
    font-size: 1.875rem;
    font-weight: 400;
    margin-bottom: 4.4375rem;
  }

  .unas-ucloud-desc span {
    display: block;
    margin-bottom: 0.625rem;
  }

  .unas-ucloud-desc span:last-child {
    margin-bottom: 0rem;
  }

  .unas-ucloud-items {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 12.5rem;
  }

  .unas-ucloud-items span {
    display: block;
  }

  .unas-ucloud-items .left .app-ucloud-font-box {
    text-align: left;
  }

  .unas-ucloud-items .right .app-ucloud-font-box {
    text-align: right;
  }

  .unas-ucloud-items .app-ucloud-font-box {
    width: 25.8125rem;
  }

  .unas-ucloud-items .unas-ucloud-items-title {
    font-size: 2.5rem;
    color: #212121;
  }

  .unas-ucloud-items .unas-ucloud-items-desc {
    color: #212121;
    font-size: 1.125rem;
    margin-top: 2.3125rem;
  }

  .ucloud_pic1 {
    width: 51.3125rem;
    height: 27.0625rem;
    margin-left: 5.5625rem;
  }

  .ucloud_pic2 {
    width: 44.6875rem;
    height: 22.6875rem;
    margin-right: 6.25rem;
  }

  .ucloud_pic3 {
    width: 52.125rem;
    height: 43.3125rem;
    margin-left: 5.4375rem;
  }

  .unas-solutions-content-box {
    padding-left: 10rem;
  }

  .unas-solutions-title-box {
    margin-bottom: 0.625rem;
  }

  .unas-solutions-text-box {
    max-width: 48.9375rem;
  }

  .unas-solutions-content-item {
    margin-top: 4.6875rem;
    display: flex;
    align-items: center;
  }

  .unas-solutions-content-item span {
    display: block;
  }

  .unas-solutions-content-item .unas-solutions-item-small-title {
    font-size: 1.125rem;
    font-weight: 700;
    margin-top: 3.125rem;
    color: #212121;
  }

  .unas-solutions-content-item .unas-solutions-item-small-text {
    font-size: 1.125rem;
    line-height: 2.25rem;
  }

  .unas-solutions-content-item2 {
    margin-top: 7.8125rem;
  }

  .company-topo1 {
    width: 37.8125rem;
    height: 37.125rem;
    margin-left: 9.5rem;
  }

  .company-topo2 {
    width: 38.5625rem;
    height: 28.875rem;
    margin-right: 9.4375rem;
  }

  .unas-solutions-items-box {
    padding-right: 10rem;
    margin-bottom: 7.5625rem;
  }

  .unas-solutions-items-box ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .unas-solutions-items-box ul li {
    width: 20%;
    padding: 0px 1.25rem 0px 0px;
  }

  .unas-solutions-items-box ul li:last-child {
    padding: 0px;
  }

  .unas-solutions-items-container {
    width: 100%;
    text-align: center;
    background: #f0f1f5;
    border-radius: 0.625rem;
    padding: 2.5rem 2.375rem 0px 2.375rem;
    height: 22.5rem;
  }

  .unas-solutions-items-container .title {
    display: block;
    font-size: 1.25rem;
    margin-bottom: 3.125rem;
  }

  .unas-solutions-items-container .desc {
    display: block;
    margin-top: 1.875rem;
    line-height: 1.5rem;
  }

  .company-icon1 {
    width: 4.9375rem;
    height: 4.9375rem;
  }

  .company-icon2 {
    width: 4.1875rem;
    height: 4.9375rem;
  }

  .company-icon3 {
    width: 6rem;
    height: 4.9375rem;
  }

  .company-icon4 {
    width: 5.1875rem;
    height: 4.9375rem;
  }

  .company-icon5 {
    width: 4.875rem;
    height: 4.9375rem;
  }

  .unas-singel-banner-title-text-align-right {
    text-align: right;
    width: 100%;
  }

  .school-topo {
    width: 41.6875rem;
    height: 35.6875rem;
    margin-left: 6.375rem;
  }

  .unas-solutions-school-items-box ul li {
    width: 25%;
  }

  .school-icon1 {
    width: 4.9375rem;
    height: 4.9375rem;
  }

  .school-icon2 {
    width: 4.25rem;
    height: 4.9375rem;
  }

  .school-icon3 {
    width: 4.9375rem;
    height: 4.9375rem;
  }

  .school-icon4 {
    width: 4.5625rem;
    height: 4.9375rem;
  }

  .hospital-topo {
    width: 43.875rem;
    height: 39.5rem;
    margin-left: 5.875rem;
  }

  .unas-solutions-hospital-items-box ul li {
    width: 25%;
  }

  .unas-solutions-hospital-items-container {
    height: auto;
    padding-bottom: 2.875rem;
  }

  .hospital-icon1 {
    width: 4.9375rem;
    height: 4.9375rem;
  }

  .hospital-icon2 {
    width: 4.9375rem;
    height: 4.9375rem;
  }

  .hospital-icon3 {
    width: 6.4375rem;
    height: 4.9375rem;
  }

  .hospital-icon4 {
    width: 4.25rem;
    height: 4.9375rem;
  }

  .unas-singel-banner-img {
    width: 100%;
    object-fit: cover;
  }

  .company-content-inner-in {
    position: relative;
    margin: 50px auto;
    width: 100%;
    height: auto;
  }

  .company-content-inner-us {
    position: relative;
    width: 100% !important;
    height: auto !important;
    background-color: #fff;
  }

  .contact-title {
    color: #212121;
    font-size: 2.5rem;
    font-weight: 400;
  }

  .require-contact-title {
    color: #1e88d9;
    font-size: 2.5rem;
    font-weight: 400;
  }

  .company-text-title1 {
    text-indent: 0px;
  }

  .privacy-policy-t1 {
    margin: 0 auto;
    width: 95%;
    font-size: 2.5rem;
    height: 80px;
    line-height: 80px;
    color: #212121;
    margin-bottom: 2.5rem;
  }

  .privacy-policy-text {
    margin-bottom: 3.125rem;
  }

  .privacy-policy-text,
  .privacy-policy-text3,
  .privacy-policy-text4,
  .privacy-policy-text5,
  .privacy-policy-text7,
  .privacy-policy-text8,
  .privacy-policy-text9 {
    height: auto;
  }

  .privacy-policy-text ul,
  .privacy-policy-text3 ul,
  .privacy-policy-text4 ul,
  .privacy-policy-text5 ul,
  .privacy-policy-text7 ul,
  .privacy-policy-text8 ul,
  .privacy-policy-text9 ul {
    margin: 2.5rem 0px 3.125rem 0px !important;
  }

  .privacy-policy-text ul li,
  .privacy-policy-text3 ul li,
  .privacy-policy-text4 ul li,
  .privacy-policy-text5 ul li,
  .privacy-policy-text7 ul li,
  .privacy-policy-text8 ul li,
  .privacy-policy-text9 ul li {
    padding: 0px !important;
  }

  .unas-download-version-divider {
    width: 1px;
    height: 2.5rem;
    background-color: #333333;
    margin: 0px 1.875rem 0px 1.875rem;
  }

  .unas-version-title {
    margin-right: 0.625rem;
    font-size: 1.25rem;
  }

  .change-log1-t,
  .change-log1-ttt {
    font-size: 1rem;
    width: auto;
    display: inline-block;
    line-height: 40px;
  }
}

@media screen and (max-width: 1024px) {
  .change-log-inner2 {
    width: 100%;
  }

  .change-log1-t,
  .change-log1-ttt {
    font-size: 0.875rem;
    padding-right: 0px;
    padding-left: 0.625rem;
  }

  .change-log1-t1 {
    padding-left: 0px;
  }

  .change-log1-t7 {
    font-size: 0.875rem;
  }

  .change-log1-t2 ul {
    margin: 0.625rem 0.625rem 0.625rem 1.25rem;
  }

  .change-log12 {
    height: 800px;
  }

  .change-log1-t2 li {
    padding-left: 0px;
  }

  .change-log1 {
    height: 1000px;
    display: inline-block;
  }

  .unas-download-version-divider {
    width: 1px;
    height: 1.875rem;
    background-color: #333333;
    margin: 0px 1.25rem 0px 1.25rem;
  }

  .unas-version-title {
    margin-right: 0.625rem;
    font-size: 1.125rem;
  }

  .company-content-inner-in {
    position: relative;
    margin: 1.25rem auto;
    width: 100%;
    height: 500px;
  }

  .company-repairs-inner {
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 3000px;
    background-color: #fff;
  }

  .company-content-inner-us {
    position: relative;
    width: 100%;
    padding: 0px 1.25rem;
    background-color: #fff;
    height: 15.625rem;
    margin-top: 1.875rem;
  }

  .contact-title {
    display: block;
    font-size: 1.875rem;
    font-weight: 600;
    /* color: #f18721; */
    text-align: center;
    line-height: 5rem;
  }

  .contact-title1 {
    font-size: 1.5625rem;
    line-height: 3.125rem;
  }

  .contact-title-company {
    display: block;
    padding-top: 30px;
    font-size: 1.625rem;
    font-weight: 500;
    color: #000;
  }

  .company-text-title1 {
    text-indent: 0px;
  }

  .company-content-repairs {
    position: relative;
    top: 0px;
    width: 100%;
    min-height: 5750px;
    /* background-color: #f1f1f1; */
  }

  .require-contact-title {
    color: #1e88d9;
    font-size: 1.875rem;
    font-weight: 400 !important;
  }

  .privacy-policy-t1 {
    margin: 0 auto;
    width: 95%;
    font-size: 1.875rem;
    height: 80px;
    line-height: 60px;
    color: #212121;
  }

  .privacy-policy {
    min-height: 4350px;
  }

  .privacy-policy-inner {
    width: 100%;
  }

  .privacy-policy-div {
    display: flex;
  }

  .privacy-policy-div ul {
    width: 50%;
    margin: 13px 0 0;
    padding: 0;
  }

  .privacy-policy-div li {
    width: 100%;
    font-size: 14px;
    line-height: 48px;
    margin: 0;
    padding: 0;
    color: #187ac7;
    font-weight: 600;
    text-align: left;
    text-indent: 20px;
  }

  .privacy-policy-text {
    margin-bottom: 5.3125rem;
  }

  .privacy-policy-text,
  .privacy-policy-text3,
  .privacy-policy-text4,
  .privacy-policy-text5,
  .privacy-policy-text7,
  .privacy-policy-text8,
  .privacy-policy-text9 {
    height: auto;
  }

  .privacy-policy-text ul,
  .privacy-policy-text3 ul,
  .privacy-policy-text4 ul,
  .privacy-policy-text5 ul,
  .privacy-policy-text7 ul,
  .privacy-policy-text8 ul,
  .privacy-policy-text9 ul {
    margin: 2.5rem 0px 5.3125rem 0px !important;
  }

  .privacy-policy-text ul li,
  .privacy-policy-text3 ul li,
  .privacy-policy-text4 ul li,
  .privacy-policy-text5 ul li,
  .privacy-policy-text7 ul li,
  .privacy-policy-text8 ul li,
  .privacy-policy-text9 ul li {
    padding: 0px !important;
  }

  .unas-singel-banner-img {
    width: 100%;
    height: 6.25rem;
    object-fit: cover;
  }

  .unas-product-lists {
    padding: 0px 1.25rem;
    margin-top: 1.875rem;
  }

  .unas-product-lists a:hover {
    color: #222222;
  }

  .unas-app-lists {
    padding: 0px 1.25rem;
    margin-top: 3.125rem;
  }

  .unas-app-lists-item-box {
    margin-top: 3.125rem;
  }

  .unas-app-lists-item-box ul li {
    margin-bottom: 1.875rem;
  }

  .unas-case-lists {
    padding: 0px 1.25rem;
    margin-top: 3.125rem;
    margin-bottom: 4.375rem;
  }

  .unas-app-lists-left,
  .unas-case-lists-right {
    display: none;
  }

  .unas-app-lists-right,
  .unas-case-lists-left {
    width: 100%;
  }

  .unas-case-lists-item {
    margin-top: 3.3125rem;
  }

  .unas-case-lists-item ul {
    display: flex;
    overflow-x: scroll;
  }

  .unas-case-lists-item ul::-webkit-scrollbar {
    display: none;
  }

  .unas-case-lists-item ul li {
    flex-shrink: 0;
    width: 30%;
    text-align: center;
    display: inline-block;
    cursor: pointer;
  }

  .unas-case-lists-item ul li div {
    display: inline-block;
  }

  .unas-app-lists-item-name {
    font-size: 1.25rem;
    font-weight: 700;
    text-align: center;
    margin-top: 0.625rem;
  }

  .unas-language-box {
    margin-left: 0px;
    font-size: 0.75rem;
    display: none;
  }

  .unas-language-change-box {
    left: 50%;
    transform: translateX(-50%);
    margin-top: 1.25rem;
  }

  .unas-current-language {
    padding-left: 1.25rem;
  }

  .unas-product-img-title {
    font-size: 1.25rem;
  }

  .unas-items-title {
    font-size: 1.5rem;
  }

  .unas-product-view {
    margin-top: 3.125rem;
  }

  .unas-case-more-btn {
    margin-top: 1.875rem;
    padding: 0.75rem 1.25rem;
    border-radius: 2.5rem;
    background: #5a6d84;
    color: #FFFFFF;
    display: inline-flex;
    align-items: center;
    font-size: 1.125rem;
    cursor: pointer;
  }

  .unas-case-more-btn:hover {
    color: #FFFFFF;
  }

  .unas-app-more-btn {
    margin-top: 1.25rem;
    padding: 0.75rem 1.25rem;
    border-radius: 2.5rem;
    background: #084c94;
    color: #FFFFFF;
    display: inline-flex;
    align-items: center;
    font-size: 1.125rem;
    cursor: pointer;
  }

  .unas-app-more-btn:hover {
    color: #FFFFFF;
  }

  .unas-app-lists-img {
    width: 6.25rem;
    height: 6.25rem;
    object-fit: cover;
  }

  .unas-singel-banner-title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0px 1.25rem;
    color: #FFFFFF;
  }

  .unas-singel-banner-title .big-title {
    font-size: 1.375rem;
    display: block;
    font-weight: 700;
  }

  .unas-singel-banner-title .small-title {
    font-size: 0.875rem;
  }

  .unas-contact-way-info {
    padding: 0px 1.25rem;
    margin-top: 3.125rem;
  }

  .unas-contactus-company-name {
    font-size: 1.25rem;
    margin-top: 1.875rem;
  }

  .unas-contactus-ways-info {
    margin-top: 1.875rem;
    font-size: 1rem;
  }

  .unas-contactus-ways-info span {
    display: block;
    line-height: 2.1875rem;
  }

  .unas-map-box {
    width: 100%;
    height: 18.75rem;
    border: 1px solid #CECECE;
    margin-top: 1.875rem;
  }

  .ningboMap {
    position: absolute;
    width: 100%;
    height: 18.75rem;
  }

  .unas-contactus-info-desc {
    margin-top: 2.5rem;
    line-height: 2.1875rem;
  }

  .unas-contactus-companys-lists {
    margin-top: 0.9375rem;
    padding: 0px 1.25rem;
  }

  .unas-contactus-companys-lists ul li {
    border-bottom: 1px solid #CECECE;
    padding-bottom: 3.125rem;
  }

  .unas-contactus-companys-lists ul li:last-child {
    border-bottom: 0px;
  }

  .unas-contactus-companys-lists ul li .unas-contactus-companys-lists-name {
    color: #1e88d9;
    font-size: 1.625rem;
    margin: 1.875rem 0px 1.875rem 0px;
  }

  .unas-contactus-companys-lists ul li span {
    display: block;
    font-size: 1rem;
    line-height: 2.5rem;
  }

  .unas-singel-banner-right-title {
    right: 6.25rem;
  }

  .unas-about-us-title-box {
    text-align: center;
    margin: 3.125rem 0px 2.125rem 0px;
  }

  .unas-singel-banner-right-title {
    right: 5rem;
  }

  .unas-about-us-section {
    padding: 0px 1.25rem;
  }

  .unas-about-us-video {
    width: 100%;
  }

  .unas-aboutus-desc {
    margin-top: 3.125rem;
  }

  .unas-aboutus-desc span {
    margin-bottom: 1.25rem;
    line-height: 1.875rem;
    font-size: 1rem;
    display: block;
  }

  .unas-about-us-img {
    margin: 3.125rem 0px 4.375rem 0px;
  }

  .unas-about-us-img img {
    width: 100%;
    object-fit: cover;
  }

  .unas-join-us-section {
    width: 100%;
    padding: 0px 1.25rem;
    margin-top: 3.125rem;
  }

  .unas-join-us-section .header {
    width: 100%;
  }

  .unas-join-us-section .header tr {
    height: 3.75rem;
    line-height: 3.75rem;
    background: #eeeeee;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
  }

  .unas-join-us-section .header tr td:first-child {
    padding-left: 1.25rem;
  }

  .unas-join-us-section .header tr td:last-child {
    text-align: center;
  }

  .unas-join-us-section .unas-join-us-work-lists {
    width: 100%;
    margin-bottom: 4.375rem;
  }

  .unas-join-us-section .unas-join-us-work-lists ul li {
    width: 100%;
    display: block;
    border-bottom: 1px solid #DDDDDD;
    font-size: 0.75rem;
  }

  .unas-join-us-section .unas-join-us-work-lists ul li .unas-join-us-work-item {
    display: flex;
    align-items: center;
    line-height: 3.75rem;
    cursor: pointer;
  }

  .unas-join-us-section .unas-join-us-work-lists ul li .unas-join-us-work-item span {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .unas-join-us-section .unas-join-us-work-lists ul li .unas-join-us-work-item .name {
    width: 60%;
    padding-left: 1.25rem;
  }

  .unas-join-us-section .unas-join-us-work-lists ul li .unas-join-us-work-item .type {
    width: 15%;
  }

  .unas-join-us-section .unas-join-us-work-lists ul li .unas-join-us-work-item .place {
    width: 15%;
  }

  .unas-join-us-section .unas-join-us-work-lists ul li .unas-join-us-work-item .view {
    width: 10%;
    text-align: center;
  }

  .unas-join-us-work-view-icon {
    transform: rotate(0deg);
  }

  .unas-join-us-work-view {
    display: none;
    padding-left: 1.25rem;
    font-size: 0.75rem;
  }

  .unas-join-us-work-view span {
    display: block;
  }

  .unas-join-us-work-view .title {
    margin: 1.25rem 0px 0.625rem 0px;
  }

  .unas-join-us-work-view .desc {
    line-height: 1.75rem;
  }

  .unas-apply-works-btn {
    background: #0093d4;
    color: #FFFFFF;
    font-size: 0.875rem;
    padding: 0.5rem 1.25rem;
    border: 0px;
    outline: none;
    margin: 1.25rem 0px 1.4375rem 0px;
  }

  .unas-rack-products-box {
    padding: 0px 1.25rem;
    margin-bottom: 3.125rem;
  }

  .unas-rack-products-item {
    text-align: center;
  }

  .unas-rack-products-item ul {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1.25rem;
  }

  .unas-rack-products-item ul li {
    text-align: center;
    width: 50%;
    padding: 0px 1.25rem 0px 0px;
    margin-bottom: 1.25rem;
  }

  .unas-rack-products-item ul li .unas-rack-item-product-box {
    padding: 0px 0.625rem 0px 0.625rem;
  }

  .unas-rack-products-item ul li span {
    display: block;
  }

  .unas-product-desc span {
    color: #212121;
    font-size: 0.75rem;
    line-height: 1.75rem;
  }

  .unas-rack-product-name {
    font-weight: 700;
    font-size: 1.25rem;
    margin-top: 2.5rem;
    display: block;
    color: #212121;
  }

  .unas-rack-product-price {
    font-size: 1.125rem;
    font-weight: 700;
    color: #FF3A3A;
    display: none !important;
  }

  .unas-rack-product-divider {
    width: 100%;
    height: 2px;
    background: radial-gradient(#676767, #ffffff);
    margin: 1.6875rem 0.3125rem 1.6875rem 0.3125rem;
    display: none !important;
  }

  .unas-desktop-items-personal-family {
    text-align: center;
  }

  .unas-items-title-box {
    margin: 2.5rem 0px 1.875rem 0px;
    text-align: center;
  }

  .unas-desktop-items-box {
    padding: 0px 1.25rem;
    margin-bottom: 4.375rem;
  }

  .unas-desktop-hs-img,
  .unas-slimnas-img {
    width: 100%;
  }

  .unas-product-img-box {
    width: 100%;
    padding-top: 80%;
    position: relative;
    text-align: center;
    overflow: hidden;
    margin: 1.875rem 0px 2.25rem 0px;
  }

  .unas-product-img-box img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    bottom: 0;
    right: 0;
  }

  .unas-service-support-box {
    margin-top: 3.125rem;
    padding: 0px 1.25rem;
    border-bottom: 1px solid #cecece;
    padding-bottom: 1.875rem;
  }

  .unas-service-support-box .left {
    width: 100%;
  }

  .unas-service-support-box .left span {
    display: block;
  }

  .unas-service-support-box .left .title {
    font-size: 1.875rem;
    font-weight: 700;
    text-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.16);
  }

  .unas-service-support-box .left .desc {
    font-size: 0.875rem;
    line-height: 1.875rem;
    margin-top: 1.875rem;
  }

  .unas-service-support-box .left .link {
    margin-top: 2.5rem;
    font-size: 0.875rem;
  }

  .unas-service-support-box .left .link .demo {
    display: inline-block;
    width: 12.0625rem;
    height: 3.125rem;
    border: 1px solid #1e88d9;
    border-radius: 1.625rem;
    color: #1e88d9;
    text-align: center;
    line-height: 3.125rem;
    text-decoration: none;
  }

  .unas-service-support-box .left .link .online-document {
    display: inline-block;
    width: 12.0625rem;
    height: 3.125rem;
    background: #1e88d9;
    border-radius: 1.5625rem;
    text-align: center;
    line-height: 3.125rem;
    color: #FFFFFF;
    text-decoration: none;
    margin-left: 2.5rem;
  }

  .unas-service-support-box .right {
    width: 100%;
  }

  .unas-service-support-box .right .unas-service-support-img {
    width: 100%;
  }

  .unas-service-support-download-box {
    padding: 0px 1.25rem;
  }

  .unas-items-title-box-left {
    text-align: left;
  }

  .unas-service-support-download-nav-box {
    margin-bottom: 2.5rem;
    display: none;
  }

  .unas-service-support-download-nav {
    border-bottom: 1px solid #CECECE;
  }

  .unas-service-support-download-nav ul {
    display: flex;
    overflow-x: scroll;
  }

  .unas-service-support-download-nav ul::-webkit-scrollbar {
    display: none;
  }

  .unas-service-support-download-nav ul li {
    flex-shrink: 0;
    display: inline-block;
    margin-right: 2.5rem;
    cursor: pointer;
  }

  .unas-service-support-download-nav-name {
    display: inline-block;
    font-size: 1.25rem;
    margin-bottom: 0.75rem;
  }

  .unas-service-support-download-nav-underline {
    height: 0.3125rem;
    background: #269df7;
    display: none;
  }

  .unas-service-support-download-item {
    display: none;
  }

  .unas-service-support-download-item ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #CECECE;
    padding: 1.25rem 0px 1.25rem 0px;
  }

  .unas-service-support-download-item ul li:last-child {
    border: none;
  }

  .unas-service-support-download-item {
    display: none;
  }

  .unas-service-support-download-item .unas-service-support-os-item-box .type-name {
    display: block;
    margin-top: 1.875rem;
    font-size: 1.25rem;
    font-weight: 700;
  }

  .unas-service-support-download-item .unas-service-support-os-item-box ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #CECECE;
    margin: 1.25rem 0px 1.25rem 1.25rem;
  }

  .unas-service-support-download-item .unas-service-support-os-item-box:last-child ul li:last-child {
    border: none;
  }

  .unas-service-support-download-title {
    font-weight: 700;
    font-size: 0.875rem;
    color: #212121;
    display: block;
    margin-top: 0.625rem;
  }

  .download-btn {
    border: 0px;
    outline: none;
    width: 5.625rem;
    height: 2.5rem;
    background: #1e88d9;
    border-radius: 1.25rem;
    font-size: 0.875rem;
    color: #FFFFFF;
  }

  .download-update-log-btn {
    border: 0px;
    outline: none;
    width: 5.625rem;
    height: 2.5rem;
    background-color: #FFFFFF;
    font-size: 0.875rem;
    cursor: pointer;
    margin-left: 1.25rem;
  }

  .app-hover-download-code {
    display: none;
    position: absolute;
    width: 7.5rem;
    height: 8.75rem;
    background: #ffffff;
    border-radius: 0.625rem;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.36);
    margin-top: -9.6875rem;
    text-align: center;
    padding: 0.625rem;
  }

  .app-hover-download-code span {
    display: block;
    margin-top: 0.5rem;
    font-size: 0.75rem;
  }

  .app-hover-download-code img {
    display: block;
    width: 6.25rem;
    height: 6.25rem;
  }

  .app-download-btn-android {
    width: 7.25rem;
    height: 2.5rem;
    background: #1e88d9;
    border-radius: 1.25rem;
    font-size: 1rem;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .app-download-btn-android img {
    margin-right: 0.625rem;
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
  }

  .app-download-btn-ios {
    width: 7.25rem;
    height: 2.5rem;
    background-color: #FFFFFF;
    border-radius: 1.25rem;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #1e88d9;
    color: #1e88d9;
  }

  .app-download-btn-ios img {
    margin-right: 0.625rem;
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
  }

  .app-download-android {
    display: inline-block;
  }

  .app-download-ios {
    display: inline-block;
    margin-left: 1.25rem;
  }

  .unas-service-support-download-manual {
    padding: 0px !important;
    margin-bottom: 5.625rem !important;
  }

  .unas-service-support-download-manual-item {
    margin-top: 0.1875rem;
  }

  .unas-service-support-download-manual-item .name {
    font-size: 1.125rem;
    color: #1f222b;
    margin-top: 1.875rem;
    display: block;
  }

  .unas-service-support-download-manual-item ul {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1.25rem;
  }

  .unas-service-support-download-manual-item ul li {
    display: inline-block;
    width: 50%;
    margin-top: 1.25rem;
    text-align: center;
    padding: 0px 1.25rem 0px 0px !important;
    cursor: pointer;
    border: 0px !important;
    font-size: 1rem;
  }

  .unas-service-support-download-manual-item ul li div {
    border: 1px solid #cecece;
    padding: 2.5rem 0px 2.5rem 0px;
  }

  .unas-service-support-download-manual-item ul li span {
    display: block;
    margin-top: 2rem;
  }

  .unas-service-support-download-video-item ul li a {
    color: #1f222b;
    text-decoration: none;
  }

  .unas-service-support-download-video-item ul li div {
    position: relative;
    padding: 0px !important;
  }

  .unas-service-support-download-video-item ul li div img {
    width: 100%;
  }

  .unas-service-support-download-video-item ul li div .vedio-title {
    height: 5.625rem;
    padding: 0rem !important;
    border: 0px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }

  .unas-service-support-download-video-item ul li div .vedio-title span {
    margin: 0px !important;
    padding: 0px !important;
  }

  .unas-service-support-download-video-item ul li div i {
    position: absolute;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.15);
    top: 32%;
    left: 50%;
    -webkit-transform: translate(-50%, -32%);
    -ms-transform: translate(-50%, -32%);
    -o-transform: translate(-50%, -32%);
    transform: translate(-50%, -32%);
  }

  .unas-service-support-download-video-item ul li div i::after {
    position: relative;
    left: 1rem;
    top: 0.8rem;
    content: "";
    display: block;
    border: 0.5rem solid #fff;
    border-width: 0.45rem 0.7rem;
    border-color: transparent transparent transparent #fff;
  }

  .unas-mobile-app-box {
    padding: 0px 1.25rem;
  }

  .unas-mobile-app-item {
    margin-top: 3.125rem;
  }

  .unas-mobile-app-item ul li {
    margin-bottom: 3.125rem;
    border-bottom: 1px solid #CECECE;
  }

  .unas-mobile-app-item ul li:last-child {
    border: none;
  }

  .unas-mobile-app-item ul li .left {
    width: 100%;
  }

  .unas-mobile-app-item ul li .right {
    width: 100%;
  }

  .unas-mobile-app-belongsto {
    font-size: 1.875rem;
    color: #333333;
    margin-top: 1.875rem;
    display: block;
  }

  .unas-mobile-app-name {
    font-size: 1.25rem;
    color: #333333;
    margin-top: 0.625rem;
  }

  .unas-mobile-app-use {
    margin-top: 1.25rem;
  }

  .unas-mobile-app-use-item {
    display: flex;
    align-items: center;
    margin-bottom: 1.25rem;
  }

  .unas-mobile-app-use-item img {
    width: 1.5rem;
    height: 1.125rem;
  }

  .unas-mobile-app-use-item span {
    font-size: 0.875rem;
    color: #999999;
    font-weight: 300;
    display: inline-block;
    margin-left: 1.25rem;
  }

  .unas-mobile-app-img {
    width: 80%;
    object-fit: cover;
    display: block;
    margin: 0 auto;
  }

  .unas-online-document-title {
    padding: 0px 6.25rem 0px 0px !important;
    width: 100%;
    text-align: right;
  }

  .unas-online-document-box {
    padding: 0px 1.25rem;
    margin-top: 3.125rem;
  }

  .unas-online-document-box ul li {
    display: block;
    border-bottom: 1px solid #CECECE;
    width: 100%;
    margin-bottom: 3.125rem;
  }

  .unas-online-document-box ul li:last-child {
    border: 0px;
  }

  .unas-online-document-box ul li a {
    text-decoration: none;
  }

  .unas-edition-img-box {
    position: relative;
  }

  .unas-edition-img {
    width: 100%;
  }

  .unas-online-document-item-title {
    text-align: center;
    margin-top: 1.875rem;
    color: #212121;
    margin-bottom: 2.125rem;
  }

  .unas-edition-box-5 {
    background: #65a1ef;
  }

  .unas-edition-box-4 {
    background: #53cfef;
  }

  .unas-edition-box-3 {
    background: #80d268;
  }

  .unas-edition-box {
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    color: #FFFFFF;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    bottom: -0.9375rem;
    right: 0px;
  }

  .unas-edition-box .unas-name {
    font-size: 0.875rem;
  }

  .unas-edition-box .unas-edition-number {
    font-size: 1.25rem;
    font-weight: 700;
  }

  .unas-newest {
    position: absolute;
    font-size: 0.75rem;
    width: 2.6875rem;
    height: 1.1875rem;
    right: 0.375rem;
    top: 0px;
    background: url(../images/new.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
  }

  .unas-singel-banner-left-title {
    padding: 0px 0px 0px 6.25rem !important;
  }

  .unas-app-ubackup-box {
    text-align: center;
    margin-bottom: 4.375rem;
    padding: 0px 1.25rem;
  }

  .unas-app-ubackup-box span {
    display: block;
  }

  .unas-ubackup-text1 {
    margin-top: 3.125rem;
    font-size: 1.375rem;
  }

  .unas-ubackup-pic {
    width: 100%;
    object-fit: cover;
  }

  .unas-ubackup-title {
    font-size: 1.25rem;
    color: #212121;
    margin-bottom: 1.25rem;
  }

  .unas-ubackup-text2 {
    font-size: 0.875rem;
    color: #212121;
    line-height: 1.875rem;
  }

  .unas-ubackup-img {
    width: 100%;
    margin-top: 2.5rem;
  }

  .unas-product-detail-banner-box {
    width: 100%;
    height: 8.125rem;
    background: #e6e6e6;
    margin-bottom: 3.125rem;
    position: relative;
  }

  .unas-product-detail-box {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
  }

  .unas-product-rack-detail-box {
    display: flex;
    align-items: center;
  }

  .unas-product-detail-img {
    width: 55%;
    padding-top: 26%;
    position: relative;
    text-align: center;
    overflow: hidden;
    margin-left: 1.25rem;
    top: 1.25rem;
  }

  .unas-product-detail-img img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    bottom: 0;
    right: 0;
  }

  .unas-product-detail-info {
    margin-left: 0.625rem;
    margin-top: 0.625rem;
  }

  .unas-product-detail-info .name {
    font-size: 1.25rem;
    font-weight: 700;
    display: block;
  }

  .unas-product-detail-info .details {
    font-size: 0.875rem;
    font-weight: 400;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }

  .unas-product-advantage {
    margin-top: 1.875rem;
    text-align: center;
  }

  .unas-product-advantage span {
    display: block;
  }

  .unas-product-item-title {
    font-size: 1.875rem;
    font-weight: 700;
  }

  .unas-product-item-text1 {
    margin-top: 2.5rem;
    font-size: 1.125rem;
    color: #555555;
    padding: 0px 1.25rem;
  }

  .unas-product-item-text2 {
    color: #555555;
    font-size: 1rem;
    padding: 0px 1.25rem;
    margin-top: 2.5rem;
    line-height: 2.5rem;
  }

  .unas-product-advantage-item {
    margin-top: 3.125rem;
  }

  .unas-product-advantage-item ul {
    display: flex;
    justify-content: center;
  }

  .unas-product-advantage-item ul li {
    margin-right: 1.875rem;
  }

  .unas-product-advantage-item ul li:last-child {
    margin-right: 0rem;
  }

  .unas-product-advantage-item ul li img {
    width: 4.375rem;
    height: 4.375rem;
  }

  .unas-product-advantage-item ul li span {
    display: block;
    font-size: 0.875rem;
    font-family: Source Han Sans CN, Source Han Sans CN-Light;
    font-weight: 300;
    color: #333333;
    margin-top: 0.9375rem;
  }

  .unas-product-parameters {
    text-align: center;
    padding: 0px 1.25rem;
    margin-bottom: 3.125rem;
  }

  .unas-product-parameters .unas-product-parameters-title {
    font-size: 1.25rem;
    font-weight: 700;
    color: #555555;
    margin-top: 3.125rem;
    margin-bottom: 1.75rem;
  }

  .unas-product-parameters .unas-product-parameters-title span {
    display: inline-block;
  }

  .unas-product-parameters table {
    width: 100%;
  }

  .unas-product-parameters table tr {
    border-top: 1px solid #CECECE;
    height: 3.125rem;
  }

  .unas-product-parameters table tr td {
    width: 51%;
    text-align: left;
  }

  .unas-product-parameters table tr td:last-child {
    border-left: 1px solid #CECECE;
    padding-left: 1.25rem;
    width: 49%;
  }

  .unas-product-parameters table tr td label {
    font-size: 1rem;
    font-weight: 700;
    color: #555555;
    display: inline-block;
    font-family: Source Han Sans CN, Source Han Sans CN-Bold;
  }

  .unas-product-parameters table tr td span {
    font-size: 1rem;
    font-weight: 300;
    color: #555555;
    display: inline-block;
    font-family: Source Han Sans CN, Source Han Sans CN-Light;
  }

  .unas-product-parameters table tr .td2 {
    border-left: none !important;
    padding-left: 0px !important;
  }

  .unas-rack-product-detail-img {
    width: 50%;
    padding-top: 25%;
    position: relative;
    text-align: center;
    overflow: hidden;
  }

  .unas-rack-product-detail-img img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    bottom: 0;
    right: 0;
  }

  .unas-rack-product-detail-info {
    margin-top: 0rem !important;
  }

  .app-unas-os-box {
    padding: 0px 1.25rem;
    text-align: center;
    margin: 3.125rem 0px 3.125rem 0px !important;
  }

  .app-unas-os-box span {
    display: block;
  }

  .app-unas-os-text1 {
    font-size: 1.25rem;
    font-weight: 400;
    text-align: left;
    margin-bottom: 1.875rem;
  }

  .app-unas-os-pic-details-box .unas-os-pic1 {
    width: 100%;
  }

  .app-unas-os-pic-details-box .app-unas-os-details-box {
    text-align: left;
  }

  .app-unas-os-pic-details-box .app-unas-os-details-box .detail {
    font-size: 1rem;
    color: #212121;
    line-height: 1.875rem;
    display: block;
    margin: 1.875rem 0px 1.875rem 0px;
  }

  .app-unas-os-pic-details-box .app-unas-os-details-box .demo {
    display: block;
    width: 12.0625rem;
    height: 3.125rem;
    border: 1px solid #1e88d9;
    border-radius: 1.625rem;
    color: #1e88d9;
    text-align: center;
    line-height: 3.125rem;
    text-decoration: none;
    margin: 0 auto;
  }

  .app-unas-os-text2-box {
    margin-top: 4.375rem;
  }

  .app-unas-os-text2 {
    color: #212121;
    font-size: 1.125rem;
    margin-top: 2rem;
  }

  .unas-os-pic2 {
    width: 100%;
  }

  .unas-app-udrive-box {
    margin-top: 3.125rem;
    text-align: center;
    margin-bottom: 4.375rem;
    padding: 0px 1.25rem;
  }

  .unas-app-udrive-desc {
    font-size: 1.25rem;
    line-height: 2.375rem;
    text-align: center;
    display: block;
    margin-bottom: 2.5rem;
  }

  .app-unas-drive-desc-box {
    margin-top: 3.125rem;
    text-align: center;
  }

  .app-unas-drive-desc-box span {
    display: block;
  }

  .app-unas-drive-desc-box .desc {
    margin-top: 1.25rem;
    color: #212121;
    font-size: 1.125rem;
  }

  .udrive-pic1 {
    width: 100%;
  }

  .unas-udrive-pic1 {
    width: 100%;
  }

  .app-unas-udrive-details-box {
    margin-left: 0px !important;
    margin-top: 3.125rem;
  }

  .unas-ucloud-desc {
    font-size: 1.25rem;
    font-weight: 400;
    margin-bottom: 2.5rem;
  }

  .unas-ucloud-desc span {
    display: block;
    margin-bottom: 0.625rem;
  }

  .unas-ucloud-desc span:last-child {
    margin-bottom: 0rem;
  }

  .unas-ucloud-items {
    margin-top: 3.125rem;
    border-bottom: 1px solid #CECECE;
    padding-bottom: 1.25rem;
  }

  .unas-ucloud-items:last-child {
    border-bottom: 0px;
  }

  .unas-ucloud-items span {
    display: block;
  }

  .unas-ucloud-items .left .app-ucloud-font-box {
    text-align: left;
  }

  .unas-ucloud-items .right .app-ucloud-font-box {
    text-align: right;
  }

  .unas-ucloud-items .unas-ucloud-items-title {
    font-size: 1.75rem;
    color: #212121;
  }

  .unas-ucloud-items .unas-ucloud-items-desc {
    color: #212121;
    font-size: 1.125rem;
    margin-top: 0.625rem;
  }

  .ucloud_pic1 {
    width: 100%;
    margin: 1.875rem 0px 0px 0px;
  }

  .ucloud_pic2 {
    width: 100%;
    margin-bottom: 1.875rem;
    margin-top: 1.875rem;
  }

  .ucloud_pic3 {
    width: 100%;
    margin: 1.875rem 0px 0px 0px;
  }

  .unas-solutions-content-box {
    padding: 0px 1.25rem;
  }

  .unas-solutions-title-box {
    margin-bottom: 0.625rem;
  }

  .unas-solutions-text-box {
    width: 100%;
  }

  .unas-solutions-content-item {
    margin-top: 3.125rem;
    border-bottom: 1px solid #CECECE;
    padding-bottom: 1.875rem;
  }

  .unas-solutions-content-item span {
    display: block;
  }

  .unas-solutions-content-item .unas-solutions-item-small-title {
    font-size: 1.125rem;
    font-weight: 700;
    margin-top: 1.875rem;
    color: #212121;
  }

  .unas-solutions-content-item .unas-solutions-item-small-text {
    font-size: 1rem;
    line-height: 1.875rem;
  }

  .unas-solutions-content-item2 {
    margin-top: 3.125rem;
  }

  .company-topo1 {
    width: 100%;
    margin-top: 3.125rem;
  }

  .company-topo2 {
    width: 100%;
    margin-bottom: 3.125rem;
  }

  .unas-solutions-items-box {
    margin-bottom: 3.125rem;
  }

  .unas-solutions-items-box ul {
    display: flex;
    flex-wrap: wrap;
  }

  .unas-solutions-items-box ul li {
    width: 100%;
    margin-bottom: 1.25rem;
  }

  .unas-solutions-items-box ul li:last-child {
    padding: 0px;
  }

  .unas-solutions-items-container {
    width: 100%;
    text-align: center;
    background: #f0f1f5;
    border-radius: 0.625rem;
    padding: 2.5rem 2.375rem 0px 2.375rem;
    height: 22.5rem;
  }

  .unas-solutions-items-container .title {
    display: block;
    font-size: 1.25rem;
    margin-bottom: 3.125rem;
  }

  .unas-solutions-items-container .desc {
    display: block;
    margin-top: 1.875rem;
    line-height: 1.5rem;
  }

  .company-icon1 {
    width: 4.9375rem;
    height: 4.9375rem;
  }

  .company-icon2 {
    width: 4.1875rem;
    height: 4.9375rem;
  }

  .company-icon3 {
    width: 6rem;
    height: 4.9375rem;
  }

  .company-icon4 {
    width: 5.1875rem;
    height: 4.9375rem;
  }

  .company-icon5 {
    width: 4.875rem;
    height: 4.9375rem;
  }

  .unas-singel-banner-title-text-align-right {
    text-align: right;
    width: 100%;
  }

  .school-topo {
    width: 100%;
    margin-top: 3.125rem;
  }

  .unas-solutions-school-items-box ul li {
    width: 100%;
  }

  .school-icon1 {
    width: 4.9375rem;
    height: 4.9375rem;
  }

  .school-icon2 {
    width: 4.25rem;
    height: 4.9375rem;
  }

  .school-icon3 {
    width: 4.9375rem;
    height: 4.9375rem;
  }

  .school-icon4 {
    width: 4.5625rem;
    height: 4.9375rem;
  }

  .hospital-topo {
    width: 100%;
    margin-top: 3.125rem;
  }

  .unas-solutions-hospital-items-box ul li {
    width: 100%;
  }

  .unas-solutions-hospital-items-container {
    height: auto;
    padding-bottom: 2.875rem;
  }

  .hospital-icon1 {
    width: 4.9375rem;
    height: 4.9375rem;
  }

  .hospital-icon2 {
    width: 4.9375rem;
    height: 4.9375rem;
  }

  .hospital-icon3 {
    width: 6.4375rem;
    height: 4.9375rem;
  }

  .hospital-icon4 {
    width: 4.25rem;
    height: 4.9375rem;
  }
}

.unas-header {
  position: relative;
  width: 100%;
  height: 7.3125rem;
  background: rgba(229, 229, 229, 0.5);
  display: inline-flex;
  padding: 0px 10rem;
  align-items: center;
  justify-content: space-between;
  z-index: 2;
}

.unas-logo {
  width: 8.9375rem;
  height: 2.3125rem;
  object-fit: cover;
}

.unas-solution-dropdown-lists-nav {
  justify-content: center !important;
}

.unas-solution-dropdown-lists-nav img {
  width: 2.5rem !important;
  height: 2.5rem !important;
}

.nav-hospital-box {
  margin: 0px 5.6875rem;
}

.unas-product-dropdown-lists {
  display: none;
  position: absolute;
  width: 100%;
  background-color: #FFFFFF;
  z-index: 3;
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.16);
}

.unas-product-dropdown-lists .unas-product-dropdown-lists-nav {
  padding: 0px 16.625rem;
  height: 8.125rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.unas-product-dropdown-lists .unas-product-dropdown-lists-nav a {
  display: block;
  text-align: center;
  color: #555555;
  font-size: 0.875rem;
  text-decoration: none;
}

.unas-product-dropdown-lists .unas-product-dropdown-lists-nav a img {
  width: 3.75rem;
  height: 3.75rem;
}

.unas-product-dropdown-title {
  display: block;
  margin-top: 0.625rem;
}

.unas-nav-language-box {
  display: flex;
  align-items: center;
}

.unas-nav-lists a {
  margin-right: 0.4375rem;
  font-size: 1.25rem;
  padding: 1.125rem 2.4375rem 1.1875rem 2.375rem;
  color: #222222;
  text-decoration: none;
}

.unas-nav-lists a:last-child {
  margin-right: 0px;
}

.unas-nav-lists a:hover {
  background: #dfdfdf;
  padding: 1.125rem 2.4375rem 1.1875rem 2.375rem;
  cursor: pointer;
  border-radius: 0.625rem;
}

.unas-nav-lists-a-hover {
  background: #dfdfdf;
  padding: 1.125rem 2.4375rem 1.1875rem 2.375rem;
  cursor: pointer;
  border-radius: 0.625rem;
}

.unas-language-change-box {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
}

.unas-current-language {
  display: inline-flex;
  align-items: center;
  width: 11.25rem;
  height: 2.6875rem;
  border-radius: 1.4375rem;
  background: #ffffff;
  border: 1px solid #222222;
  cursor: pointer;
  position: relative;
  z-index: 3;
}

.unas-language-title {
  display: inline-block;
  font-size: 1rem;
}

.unas-language-dropdown-lists-box {
  display: none;
  position: absolute;
  width: 100%;
  background: #ffffff;
  border: 1px solid #707070;
  border-radius: 0.625rem;
  z-index: 3;
  height: 6.25rem;
  padding: 0.625rem 0rem 0.625rem 0px;
}

.unas-language-dropdown-lists-box div {
  padding-left: 1.4375rem;
  height: 2.5rem;
  display: inline-flex;
  align-items: center;
  width: 100%;
  cursor: pointer;
}

.unas-language-dropdown-lists-box div:hover {
  background: rgba(229, 229, 229, 0.5);
}

.unas-language-icon {
  margin-right: 0.5rem;
  width: 1.5625rem;
  height: 1rem;
}

.unas-language-down-icon {
  display: inline-block;
  width: 1rem;
  height: 0.5625rem;
  background: url(../images/language_down.png) no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  margin-left: 0.8125rem;
}

.unas-banner-box {
  border-bottom: 1px solid #cecece;
}

.unas-banner-items {
  width: 100%;
  height: 56.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.unas-banner-img {
  width: 100%;
  object-fit: cover;
}

.unas-product-view-title {
  text-align: center;
}

.unas-product-lists {
  width: 100%;
}

.unas-product-lists ul {
  display: flex;
  justify-content: space-between;
}

.unas-product-lists ul li {
  width: 30%;
}

.unas-product-img-title {
  text-align: center;
  margin-top: 2.75rem;
}

.unas-app-lists {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.unas-app-lists-left-img {
  object-fit: cover;
  width: 48rem;
  height: 45.375rem;
}

.unas-app-lists-item-box ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.unas-app-lists-item-box ul li {
  width: 30%;
  text-align: center;
}

.unas-app-lists-img-udrive {
  width: 5.375rem;
  height: 6.25rem;
  object-fit: cover;
}

.unas-app-more-icon {
  display: inline-block;
  width: 1.4375rem;
  height: 1.0625rem;
  background: url(../images/arrow.png) no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  margin-left: 0.875rem;
}

.unas-case-lists {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.unas-case-lists-item-img {
  width: 3.75rem;
  height: 3.75rem;
  object-fit: cover;
}

.unas-case-lists-item-underline {
  display: block;
  width: 100%;
  height: 0.1875rem;
  background-color: #222222;
  opacity: 0;
}

.unas-case-lists-item-name {
  margin: 0.9375rem 0px 0.625rem 0px;
  display: block;
  font-size: 1.25rem;
  font-weight: 400;
  box-sizing: border-box;
}

.unas-case-lists-item-show {
  margin-top: 2.6875rem;
}

.unas-case-lists-item-show ul li {
  display: none;
}

.unas-case-lists-item-show-title {
  font-size: 1.5625rem;
  font-weight: 700;
}

.unas-case-lists-item-show-desc {
  font-size: 1rem;
  margin-top: 3.125rem;
}

.unas-case-lists-img {
  object-fit: cover;
  display: none;
}

.unas-footer-nav-lists {
  margin: 0px 10rem;
  border-top: 1px solid #cecece;
}

.unas-footer-nav-lists-items {
  margin: 3.5625rem 0px 3.8125rem 0px;
}

.unas-footer-nav-lists-items ul {
  display: flex;
  justify-content: space-between;
}

.unas-footer-nav-lists-items ul li {
  text-align: left;
}

.unas-footer-nav-lists-title {
  font-size: 1.25rem;
  color: #212121;
}

.unas-footer-nav-lists-box {
  margin-top: 3.1875rem;
  font-size: 0.875rem;
}

.unas-footer-nav-lists-box a {
  margin-bottom: 1.625rem;
  display: block;
  color: #212121;
  text-decoration: none;
}

.unas-footer-nav-lists-box a:last-child {
  margin-bottom: 0px;
}

.unas-footer-rights {
  width: 100%;
  height: 5.125rem;
  background: rgba(229, 229, 229, 0.3);
  padding: 0px 10rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.75rem;
  color: #212121;
}

.unas-footer-code-img {
  object-fit: cover;
}

.web-unas-header {
  height: 44px;
  background: #f2f2f2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0rem 1.25rem 0rem 1.25rem;
}

.web-mobile-menu {
  width: 2rem;
  height: 2rem;
  object-fit: cover;
}

.web-mobile-menu-close {
  display: none;
}

.web-menu-box {
  display: none;
  position: fixed;
  overflow: hidden;
  z-index: 99;
  width: 100vw;
  height: 100vh;
  top: 44px;
  background-color: #FFFFFF;
}

.icon_mobile_arrow {
  width: 1rem;
  height: 0.5rem;
  margin-left: 0.5rem;
  transform: rotate(0deg);
}

.web-menu-lists-box {
  padding: 0px 1.25rem 0px 1.25rem;
}

.web-menu-lists-box ul li {
  padding: 1.125rem 0px;
  border-bottom: 1px solid #cecece;
}

.web-menu-items {
  display: flex;
  align-items: center;
}

.web-menu-items a {
  color: #222222;
  text-decoration: none;
}

.web-menu-items-downlists-box {
  display: none;
}

.web-menu-items-downlists-box .web-menu-items-downlists {
  display: flex;
  flex-wrap: wrap;
}

.web-menu-items-downlists-box .web-menu-items-downlists a {
  width: 25%;
  color: #222222;
  text-decoration: none;
  display: inline-block;
  margin-top: 1.875rem;
  text-align: center;
  font-size: 0.75rem;
}

.web-menu-items-downlists-box .web-menu-items-downlists a img {
  width: 3.75rem;
  height: 3.75rem;
}

.web-menu-items-downlists-solutions img {
  width: 2.5rem !important;
  height: 2.5rem !important;
}

.web-footer-box {
  width: 100%;
  border-top: 1px solid #cecece;
  padding: 0px 1.25rem;
}

.web-footer-box ul {
  margin: 0px !important;
}

.web-footer-item-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #cecece;
  padding-bottom: 14px;
  margin-top: 2rem;
}

.web-downarrow-icon {
  width: 1.5rem;
  height: 0.75rem;
  transform: rotate(0deg);
}

.web-footer-downlist-item-box {
  display: none;
  padding: 23px 0rem 7px 10px;
  border-bottom: 1px solid #cecece;
}

.web-footer-downlist-item-box a {
  display: block;
  text-decoration: none;
  color: #222222;
  margin-bottom: 18px;
}

.web-footer-rights {
  background: rgba(229, 229, 229, 0.3);
  padding: 26px 0px 21px 0px;
  text-align: center;
}

.web-footer-rights img {
  margin: 0 auto;
}

.web-footer-rights span {
  display: block;
}

.web-righs-info {
  margin: 24px 0px 16px 0px;
}

.unas-singel-banner-box {
  position: relative;
  width: 100%;
}

.unas-singel-banner-title-center {
  display: inline-block;
  padding: 0rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.app-logo-img {
  width: 4.375rem;
  height: 4.375rem;
}

.company-text-title1-cycle::before {
  content: "";
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 100%;
  background-color: #222222;
  display: inline-block;
  margin-right: 0.625rem;
}

.unas-download-version-box {
  display: flex;
  align-items: center;
}

.unas-version-box {
  display: flex;
  align-items: center;
}

.unas-version-current-box {
  width: 10.625rem;
  height: 2.6875rem;
  background: #ffffff;
  border: 1px solid #ff8419;
  border-radius: 1.4375rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  position: relative;
  cursor: pointer;
  z-index: 3;
}

.unas-version-current-title {
  color: #ff8419;
}

.unas-version-download-icon {
  margin-left: 0.9375rem;
  width: 1rem;
  height: 0.5625rem;
  transform: rotate(0deg);
}

.unas-version-dropdown-box {
  display: none;
  position: absolute;
  top: 2.6875rem;
  width: 100%;
  background: #ffffff;
  border: 1px solid #707070;
  border-radius: 0.625rem;
  z-index: 3;
  padding: 0.625rem 0rem 0.625rem 0px;
}

.unas-version-dropdown-box span {
  display: block;
  padding-left: 1.25rem;
  line-height: 2.5rem;
  cursor: pointer;
}

.unas-version-dropdown-box span:hover {
  background: rgba(229, 229, 229, 0.5);
}

.download-btn-windows {
  border: 0px;
  outline: none;
  width: 7.25rem;
  height: 2.5rem;
  background: #1e88d9;
  border-radius: 1.25rem;
  font-size: 1rem;
  color: #FFFFFF;
}

.download-btn-windows-img {
  background: url(../images/icon_windows.png) no-repeat;
}

.download-btn-ios {
  border: 1px solid #1e88d9;
  outline: none;
  width: 7.25rem;
  height: 2.5rem;
  background: #ffffff;
  border-radius: 1.25rem;
  font-size: 1rem;
  color: #1e88d9;
}

.download-btn-linux {
  width: 7.25rem;
  height: 2.5rem;
  border: 1px solid #222222;
  border-radius: 1.25rem;

  background: #ffffff;
  font-size: 1rem;
  color: #222222;
}

.download-btn-windows-txt .download-btn-ios-txt .download-btn-linux-txt {
  font-family: Source Han Sans CN, Source Han Sans CN-Regular;
  font-weight: 400;
  text-align: center;
  color: #222222;
}

/****新****/
.unas-sysdesc-dropdown-lists {
  display: none;
  position: absolute;
  width: 100%;
  background-color: #FFFFFF;
  z-index: 3;
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.16);
}

.unas-sysdesc-dropdown-lists .unas-sysdesc-dropdown-lists-nav {
  padding: 0px 16.625rem;
  height: 8.125rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.unas-sysdesc-dropdown-lists .unas-sysdesc-dropdown-lists-nav a {
  display: block;
  text-align: center;
  color: #555555;
  font-size: 0.875rem;
  text-decoration: none;
}

.unas-sysdesc-dropdown-lists .unas-sysdesc-dropdown-lists-nav a img {
  /* width: 3.75rem; */
  width: auto;
  height: 3.75rem;
}

.unas-sysdesc-dropdown-title {
  display: block;
  margin-top: 0.625rem;
}

/*  overview */
.unas-overview-banner-box {
  position: relative;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .unas-overview-banner-img {
    width: 100%;
    object-fit: cover;
  }

  .unas-overview-banner-title {
    position: absolute;
    top: 50%;
    right: 50%;

    transform: translateY(-50%);
    padding: 0px 10rem;
    color: #FFFFFF;
  }

  .unas-singel-banner-right-title {
    right: 16.5rem;
  }

  .unas-overview-txt-div-big {
    text-align: center;
    font-size: 40px;
  }

  .unas-overview-txt-div-small {
    text-align: center;
    font-size: 18px;
  }

  .unas-overview-div-transverse-line {
    width: 100%;
    height: 0px;
    border: 1px solid #CECECE;
    opacity: 1;
  }

  .unas-overview-div-vertical-line {
    width: 0px;
    height: 820px;
    border: 1px solid #CECECE;
    opacity: 1;
  }

  .unas-product-rack-detail-box .es1200 {
    padding-top: 7rem;
  }

  .unas-product-rack-detail-box .es2400 {
    padding-top: 7rem;
  }

  .unas-product-rack-detail-box .es3600 {
    padding-top: 7rem;
  }

  .unas-product-download-img-div {
    width: 6.25rem;
    height: 6.25rem;
    margin-bottom: 1.6525rem;
  }

  .unas-product-download-img-div>img {
    width: 100%;
    height: 100%;
  }

  .app-download-btn-android span {
    color: #fff;
  }




}

@media screen and (max-width: 1024px) {
  .unas-overview-banner-img {
    width: 100%;
    height: 6.25rem;
    object-fit: cover;
  }

  .unas-overview-banner-title {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 50%;
    bottom: 50%;
    transform: translateY(-50%);
    padding: 0px 1.25rem;
    color: #FFFFFF;
  }

  .unas-singel-banner-right-title {
    right: 5rem;
  }

  .web-menu-items-downlists-box .web-menu-items-downlists a img {
    /* width: 3.75rem; */
    width: auto;
    height: 3.75rem;
  }

  .unas-product-rack-detail-box .es1200 {
    padding-top: 2rem;
  }

  .unas-product-rack-detail-box .es2400 {
    padding-top: 2rem;
  }

  .unas-product-rack-detail-box .es3600 {
    padding-top: 2rem;
  }

  .unas-product-download-img-div {
    width: 6.25rem;
    height: 6.25rem;
    margin-bottom: 1.6525rem;
  }

  .unas-product-download-img-div>img {
    width: 100%;
    height: 100%;
  }

  .app-download-btn-android span {
    color: #fff;
  }
}