@media screen and (min-width: 1024px) {
    .unas-app-uphoto-box {
        margin-top: 0rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
        /* border-bottom: 1px solid #cecece; */
        padding-bottom: 0rem;
      }
      .unas-app-uphoto-box .left {

        width: 50%;
        height: 32.5rem;
        background: #191C1B;
        opacity: 0.9;
        border-radius: 0px;
      }
      .unas-app-uphoto-box .left span {
        display: block;
      }
      .unas-app-uphoto-box .left .topimg {
        margin-top: 4.4375rem;
        margin-left: 10rem;
        width: 6rem;
        height: 6rem;
        /* border: 1px solid rgba(255, 255, 255, 0.5568627450980392); */
        opacity: 1;
        border-radius: 0.5625;
				border: 1px solid rgba(255,255,255,0.5);
        border-radius: 9px;
      }
      .unas-app-uphoto-box .left .topimg img{
        margin:0 auto ;
        width:5.5rem;
        height:5.5rem;
      }
      .unas-app-uphoto-box .left .title {
        margin-top: 1.25rem;
        margin-left: 10rem;
        font-size: 3.375rem;
        width: 15rem;
        height: 5rem;
        font-family: Source Han Sans CN;
        font-weight: 800;
        line-height: 5rem;
        color: #FFFFFF;
        opacity: 1;
      }
      .unas-app-uphoto-box .left .desc {

        margin-top: 1.875rem;
        margin-left: 10rem;
        width: 37.5rem;
        height: 4.375rem;
        font-size: 1.5rem;
        font-family: Source Han Sans CN;
        font-weight: 500;
        line-height: 2.1875rem;
        color: #FFFFFF;
        opacity: 1;
      }
      .unas-app-uphoto-box .left .link {
        margin-top: 2.5rem;
        margin-left: 10rem;
        font-size: 1rem;
      }
      .unas-app-uphoto-box .left .link .instructions {
        display: inline-block;
        /* width: 12.0625rem; */
        height: 3.125rem;
        margin-right: 1rem;
        /* border: 1px solid #1e88d9; */
        border-radius: 1.625rem;
        /* color: #1e88d9; */
        text-align: center;
        line-height: 3.125rem;
        text-decoration: none;

        width: 11.4375rem;
        height: 2.6875rem;
        background: rgba(255, 255, 255, 0);
        border: 1px solid #FFFFFF;
        opacity: 1;
      }
      .unas-app-uphoto-box .left .link .instructions .text {
        width: 7.5rem;
        height: 1.8125rem;
        font-size: 1rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        line-height: 1.8125rem;
        color: #FFFFFF;
        opacity: 1;
      }
      .unas-app-uphoto-box .left .link .iconimg {
        margin-bottom: -0.2rem;
        width: 1rem;
        height: 1rem;
        background: url(../images/software/icon_arrow02.png) no-repeat;
      }

      .unas-app-uphoto-box .left .link .unas-app-uphoto-mobile {
        display: inline-block;
        width: 12.0625rem;
        height: 3.125rem;
        margin-right: 1rem;
        /* margin-top: 1rem; */
        /* border: 1px solid #1e88d9; */
        /* border-radius: 1.625rem; */
        /* color: #1e88d9; */
        /* text-align: center; */
        /* line-height: 3.125rem; */
        /* text-decoration: none; */

        width: 11.4375rem;
        height: 2.6875rem;
        background: rgba(255, 255, 255, 0);
        /* border: 1px solid #FFFFFF; */
        opacity: 1;

        margin-right: 1rem;
        
      }
      .unas-app-uphoto-box .left .link .unas-app-uphoto-mobile img{
        

        margin-left: 1rem;
        margin-right: 1rem;
        
      }
      .unas-app-uphoto-box .left .link .unas-app-uphoto-mobile  .unas-app-uphoto-android-icon {
        /* margin-top: 1rem; */
        width: 2.5rem;
        height: 2.6875rem;
        /* background: #FFFFFF; */
        opacity: 0.98;
        background: url(../images/software/Androidicon.png) no-repeat;
      }
      
      .unas-app-uphoto-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-app-uphoto-box .right {
        width: 50%;
        height: 32.5rem;
      }
      .unas-app-uphoto-box .right .unas-service-support-img {
        /* width: 57.3125rem; */
        /* height: 44.1875rem; */
        width: 100%;
        height: 100%;
      }


      .unas-product-advantage-item-spec {
        margin-top: 5.75rem;
      }
      .unas-product-advantage-item-spec ul {
        display: flex;
        justify-content: center;
        /* border-bottom: 1px solid #CECECE; */
        text-align: center;
      }
      .unas-product-advantage-item-spec ul li {
        margin-right: 6.375rem;
        /* margin-right: 0.0625rem; */
        border-right: 1px solid #CECECE;
        
        

      }
      .unas-product-advantage-item-spec ul li:last-child {
        margin-right: 0rem;
        border-right: 1px solid #fff;
      }
      .unas-product-advantage-item-spec ul li img {
        /* width: 5rem; */
        /* height: 5rem; */
        margin-right: 3rem;
      }
      .unas-product-advantage-item-spec 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;
        margin-right: 3rem;
      }
      
      .unas-product-advantage-item-spec ul li .item-name {
        display: block;
        font-size: 1.5rem;
        font-family: Source Han Sans CN, Source Han Sans CN-Light;
        font-weight: bold;
        color: #333333;
        margin-top: 0.9375rem;
      }
      .unas-product-advantage-item-spec ul li .item-desc {
        display: block;
        font-size: 1.25rem;
        font-family: Source Han Sans CN, Source Han Sans CN-Light;
        font-weight: 400;
        color: #333333;
        margin-top: 0.78125rem;
        width:17.125rem;
      }
      
      .unas-product-advantage-item-spec .item-desc ul{
        display:inline-block;
        width:17.125rem;
      }
      .unas-product-advantage-item-spec .item-desc ul li {
        margin-right: 0px;
      }

      .unas-solutions-content-box-all {
        padding-left: 0rem;
      }
      .unas-app-uphoto-efficiently-manage {
        /* width:100%; */
        height: auto;
        background: #F8F8F8;
        /* margin-right: 10rem; */
        margin-left: 0rem;
        
      }
      .unas-app-uphoto-efficiently-manage .unas-items-title-box {
        /* width:100%; */
        text-align:center;
        /* margin-right:10rem; */
        height: 15.6875rem;

      }
      .unas-app-uphoto-efficiently-manage .unas-items-title-box .unas-items-title {
        /* width:100%; */
        margin: 0 auto ;
        padding-top: 7.5rem;
        width: 22.5rem;
        height: 3.625rem;
        font-size: 2.5rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        line-height: 3.625rem;
        color: #222222;
        opacity: 1;
        display:block;
      }
      .unas-app-uphoto-efficiently-manage .unas-items-title-box .unas-items-desc {
        /* width:100%; */
        margin: 0 auto ;
        padding-top: 5rem;
        width: 23.625rem;
        height: 1.625rem;
        font-size: 1.125rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        line-height: 1.625rem;
        color: #222222;
        opacity: 1;
        display:block;
      }
      .unas-app-uphoto-efficiently-manage .unas-app-uphoto-efficiently-manage-desc{
        margin: 0 auto ;
        /* margin-top: 120px; */
        /* padding-top: 120px; */
        width: 22.5rem;
        height: 3.625rem;
        font-size: 2.5rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        line-height: 3.625rem;
        color: #222222;
        opacity: 1;
      }

      .unas-solutions-content-box .unas-solutions-content-item .left {
        width:50%;
      }
      .unas-solutions-content-box .unas-solutions-content-item .unas-solutions-item-small-text {
        width:34.4375rem;
      }
      .unas-solutions-content-box .unas-solutions-content-item .right {
        width:50%;
      }
      .school-topo {
        width: 41.6875rem;
        height: 35.6875rem;
        margin-left: 0rem;
      }
      .unas-app-uphoto-division-line {
        margin-top: 5rem;
        margin-left: 10rem;
        margin-right: 10rem;
        border-bottom: 1px solid #CECECE;
      }
      .unas-app-uphoto-qrcode-mobile-icon {
        width: 190px;
        height: 190px;
        background: #FFFFFF;
        opacity: 1;
        border-radius: 20px;
        margin-right: 8.125rem;
      }
      .unas-app-uphoto-qrcode-android {
        width: 11.875rem;
        height: 11.875rem;
        background: #FFFFFF;
        opacity: 1;
        border-radius: 1.25rem;
      }

      .unas-mobile-app-item ul li {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-top: 5rem;
        margin-bottom: 12.25rem;
      }

      .unas-mobile-app-item ul li .left{
        width:50%;
      }
      .unas-mobile-app-item ul li .right{
        width:50%;
      }

      .unas-mobile-app-item .unas-mobile-app-belongsto {

        width: 32.5rem;
        height: 3.625rem;
        font-size: 2.5rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        line-height: 1.8125rem;
        color: #222222;
        opacity: 1;
      }
      .unas-mobile-app-item .unas-mobile-app-name {

        width: 34.4375rem;
        height: 3.25rem;
        font-size: 1.125rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        line-height: 1.625rem;
        color: #222222;
        opacity: 1;
      }

      .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;
        /* border-right: 1px solid #CECECE; */
      }
      .unas-solutions-items-box ul li:last-child {
        padding: 0px;
        border-right: 1px solid #fff;
      }
      .unas-solutions-items-container {
        width: 100%;
        text-align: center;
        background: #fff;
        border-radius: 0.625rem;
        padding: 2.5rem 2.375rem 0px 2.375rem;
        /* padding: 0rem 0rem 0px 0rem; */
        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;
      }
      .unas-solutions-items-containerss {
        width: 1px;
        text-align: center;
        background: #fff;
        border-radius: 0.625rem;
        padding: 2.5rem 2.375rem 0px 2.375rem;
        height: 22.5rem;
        border-right: 1px solid #CECECE;
      }

      .unas-solutions-content-item .unas-solutions-item-small-imgicon  {
    
        margin-right: 1.25rem;
      }
      .unas-solutions-content-item .unas-solutions-item-small-imgdiv  {
    
        /* margin-right: 1.25rem; */
        margin-top: 2rem;
      }

      .unas-solutions-item-small-mobile-android {
        width: 10rem;
        height: 10rem;
        margin-right: 9.5rem;
      }
      .unas-solutions-item-small-mobile-ios {
        width: 10rem;
        height: 10rem;
        margin-right: 9.5rem;
      }

      .unas-software-uphoto-content-img1 {
        width: 42.8125rem;
        height: 32.0625rem;
        margin-left: 0rem;
      }
      .unas-software-uphoto-content-img2 {
        width: 40.5625rem;
        height: 25.6875rem;
        margin-left: 0rem;
      }
      .unas-software-uphoto-content-img3 {
        width: 42.8125rem;
        height: 24.8125rem;
        margin-left: 0rem;
      }

      .unas-software-uphoto-content-img4 {
        width: 38.8125rem;
        height: 27.5625rem;
        margin-left: 0rem;
      }
      .unas-software-uphoto-content-img5 {
        width: 45.9375rem;
        height: 29.125rem;
        margin-left: 0rem;
      }
      .unas-software-uphoto-content-img6 {
        width: 38.8125rem;
        height: 24.5625rem;
        margin-left: 0rem;
      }
      .unas-software-uphoto-content-bottom-div {
        height: 37.625rem;
        width: 100%;
        margin-bottom:16.625rem;
      }
      .unas-software-uphoto-content-bottom-imgdiv {
        margin-top:1.25rem;
        width:5.75rem;
        height:5.75rem;
      }
      .unas-software-uphoto-content-bottom-div .unas-software-uphoto-content-bottom-title {
        margin-top:2.5rem;
        font-size:2.5rem;
      }
      .unas-software-uphoto-content-bottom-div .unas-software-uphoto-content-bottom-text1 {
        margin-top:1.25rem;
        font-size:1.375rem;
      }
      .unas-software-uphoto-content-bottom-div .unas-software-uphoto-content-bottom-text2 {
        margin-top:1.875rem;
				color: #525252;
        font-size:1.125rem;
      }

      .unas-software-uphoto-cube-div {
        margin:0 10rem;
      }
      .unas-software-uphoto-cube-div ul li {
        width:33.33%;
        margin:0 auto ;
        margin-top:7.5rem;
      }

      .unas-software-uphoto-cube-div ul li img {
        margin:0 auto ;
      }
      .unas-software-uphoto-cube-div ul li .item-name {
        margin:0 auto ;
        margin-top:2.1875rem;
      }
      .unas-software-uphoto-cube-div ul li .item-desc {
        margin:0 auto ;
        max-width:26.0625rem;
        margin-top:1.25rem;
      }
      .unas-software-uphoto-cube-content-box1 {
        margin-top:8.6875rem;
      }
      .unas-software-uphoto-cube-img-box1 .unas-solutions-item-small-imgicon {
        width:1.625rem;
        height: 1.625rem;
      }
      .unas-software-uphoto-cube-img-box1 .unas-solutions-item-small-imglabel {
        /* width: 288px; */
        height: 1.1875rem;
        font-size: 1.5rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        line-height: 1.5rem;
        color: #222222;
        opacity: 1;
      }

      .unas-software-uphoto-mobile-app-img-box1 .right-app {
        display:inline-block;
        width:11.875rem;
        margin-right:9rem;
      }
      .unas-software-uphoto-mobile-app-img-box1 .right-app .app-img {
        /* display:inline-block; */
        width:11.875rem;
        height:11.875rem;
        /* margin-right:9rem; */
      }
      .unas-software-uphoto-mobile-app-img-box1 .right-app .app-img .unas-solutions-item-small-mobile-android {
        width:100%;
        height:100%;
      }
      .unas-software-uphoto-mobile-app-img-box1 .right-app .app-title {
        margin:0 auto;
        text-align:center;
        margin-top:1.5rem;
        width: 5.5rem;
        height: 2.1875rem;;
        font-size: 1.5rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        line-height: 2.1875rem;;
        color: #222222;
        opacity: 1;
      }

      .unas-software-uphoto-download {
        display:inline-block;
        width:11rem;
        height:3rem;
        margin-right:1rem;
      }
      .unas-software-uphoto-download .unas-software-uphoto-download-code-android { 
        position: absolute;
        width: 11.875rem;
        height: 11.875rem;
        background: #000;
        border-radius: 0.625rem;
        box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 36%);
        margin-top: -12.6875rem;
        text-align: center;
        padding: 0rem;
        display: none;
      }
      .unas-software-uphoto-download .unas-software-uphoto-download-code-android img { 
        width:100%;
        height:100%;
        display:block;
      }
      .unas-software-uphoto-download .unas-software-uphoto-download-code-ios { 
        position: absolute;
        width: 11.875rem;
        height: 11.875rem;
        background: #000;
        border-radius: 0.625rem;
        box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 36%);
        margin-top: -12.6875rem;
        text-align: center;
        padding: 0rem;
        display: none;
      }
      .unas-software-uphoto-download .unas-software-uphoto-download-code-ios img { 
        width:100%;
        height:100%;
        display:block;
      }
      .unas-software-uphoto-download .app-software-uphoto-download-button {
        width:11.875rem;
        height:2.6875rem;
        text-align: center;
      }
      .unas-software-uphoto-download .app-software-uphoto-download-button .app-software-download-button-android {
        width:2.5625rem;
        height:2.6875rem;
        margin:0 auto;
        text-align: center;
        display:inline-block;
        margin-right:2rem;
      }
      .unas-software-uphoto-download .app-software-uphoto-download-button .app-software-download-button-android img{
        width:100%;
        height:100%;
      }
      .unas-software-uphoto-download .app-software-uphoto-download-button .app-software-download-button-ios {
        width:2.5625rem;
        height:2.6875rem;
        margin:0 auto;
        text-align: center;
        display:inline-block;
      }
      .unas-software-uphoto-download .app-software-uphoto-download-button .app-software-download-button-ios img{
        width:100%;
        height:100%;
      }



      .unas-app-software-banner-box {
        margin-top: 0rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #cecece;
        padding-bottom: 0rem;
        height: 32.5rem;
      }
      .unas-app-software-banner-box .left {
  
        width: 50%;
        height: 32.5rem;
        background: #191C1B;
        opacity: 0.9;
        border-radius: 0px;
      }
      .unas-app-software-banner-box .left span {
        display: block;
      }
      .unas-app-software-banner-box .left .topimg {
        margin-top: 4.4375rem;
        margin-left: 10rem;
        width: 6rem;
        height: 6rem;
        border: 1px solid rgba(255, 255, 255, 0.5568627450980392);
        opacity: 1;
        border-radius: 0.5625;
      }
      .unas-app-software-banner-box .left .title {
        margin-top: 7.25rem;
        margin-left: 10rem;
        font-size: 3.375rem;
        width: 37.5rem;
        height: 5rem;
        font-family: Source Han Sans CN;
        font-weight: 800;
        line-height: 5rem;
        color: #FFFFFF;
        opacity: 1;
      }
      .unas-app-software-banner-box .left .desc {
  
        margin-top: 1.25rem;
        margin-left: 10rem;
        width: 37.5rem;
        height: 4.375rem;
        font-size: 1.5rem;
        font-family: Source Han Sans CN;
        font-weight: 500;
        line-height: 2.1875rem;
        color: #FFFFFF;
        opacity: 1;
      }
      .unas-app-software-banner-box .left .link {
        margin-top: 1.1875rem;
        margin-left: 10rem;
        font-size: 1.25rem;
      }
      .unas-app-software-banner-box .left .link .instructions {
        display: inline-block;
        width: 12.0625rem;
        height: 3.125rem;
        margin-right: 1rem;
        /* border: 1px solid #1e88d9; */
        border-radius: 1.625rem;
        /* color: #1e88d9; */
        text-align: center;
        line-height: 3.125rem;
        text-decoration: none;
  
        width: 11.4375rem;
        height: 2.6875;
        background: rgba(255, 255, 255, 0);
        border: 1px solid #FFFFFF;
        opacity: 1;
      }
      .unas-app-software-banner-box .left .link .instructions .text {
        width: 7.5rem;
        height: 1.8125rem;
        font-size: 1.25rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        line-height: 1.8125rem;
        color: #FFFFFF;
        opacity: 1;
      }
      .unas-app-software-banner-box .left .link .iconimg {
        margin-bottom: 0rem;
        width: 0.9375rem;
        height: 0.9375rem;
        background: url(../images/software/icon_arrow02.png) no-repeat;
      }
  
      .unas-app-software-banner-box .left .link .unas-app-uphoto-mobile {
        display: inline-block;
        width: 12.0625rem;
        height: 3.125rem;
        margin-right: 1rem;
        margin-top: 1rem;
        /* border: 1px solid #1e88d9; */
        /* border-radius: 1.625rem; */
        /* color: #1e88d9; */
        /* text-align: center; */
        /* line-height: 3.125rem; */
        /* text-decoration: none; */
  
        width: 11.4375rem;
        height: 2.6875;
        background: rgba(255, 255, 255, 0);
        /* border: 1px solid #FFFFFF; */
        opacity: 1;
  
        margin-right: 1rem;
        
      }
      .unas-app-software-banner-box .left .link .unas-app-uphoto-mobile img{
        
  
        margin-left: 1rem;
        margin-right: 1rem;
        
      }
      .unas-app-software-banner-box .left .link .unas-app-uphoto-mobile  .unas-app-uphoto-android-icon {
        /* margin-top: 1rem; */
        width: 40px;
        height: 43px;
        /* background: #FFFFFF; */
        opacity: 0.98;
        background: url(../images/software/Androidicon.png) no-repeat;
      }
      
      .unas-app-software-banner-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-app-software-banner-box .right {
        width: 50%;
        height: 32.5rem;
      }
      .unas-app-software-banner-box .right .unas-service-support-img {
        /* width: 57.3125rem; */
        /* height: 44.1875rem; */
        width: 100%;
        height: 100%;
      }
  
      .unas-app-software-banner-box-exchange {
        position: absolute;
        width: 100%;
        height: 6.875rem;
        background: rgba(0, 0, 0, 0.3);
        opacity: 1;
        border-radius: 0rem;
        left:0px;
        top:32.8175rem;
        /* background-color: pink; */
      }

      .unas-software-uphoto-black-box .unas-software-uphoto-black-box-pureblack{
        background:rgba(0, 0, 0, 1);
        opacity:1;
      }
      .unas-software-uphoto-black-box .unas-software-uphoto-black-img {
        /* margin-top: 4.25rem; */
        /* width: 41.8125rem; */
        height: 32.5rem;
        opacity: 1;
      }
      .unas-software-uphoto-black-box .unas-software-uphoto-black-img img {
        width: 100%;
        height: 100%;
      }
      .unas-software-uphoto-black-box-pureblack .left .topimg {
        width: 6rem;
        height: 6rem;
        opacity: 1;
        border-radius: 15px;
        margin-top:4.4375rem;
        border:1px solid rgba(255, 255, 255, 0);
      }
      .unas-software-uphoto-black-box-pureblack .left .topimg img {
        /* width: 100%; */
        height: 100%;
        
      }
      .unas-software-uphoto-black-box-pureblack .left .title {
        margin-top:1.25rem;
        line-height: 5rem;
      }
      .unas-software-uphoto-black-box-pureblack .left .desc {
        margin-top:1.875rem;
      }
      .unas-software-uphoto-content-box1 .left {
        padding-left:10rem;
      }
      .unas-software-uphoto-content-box2 .left {
        padding-left:10rem;
      }
      .unas-software-uphoto-content-box3 .left {
        padding-left:10rem;
      }
      .unas-software-uphoto-content-box4 .left {
        padding-left:10rem;
      }
      .unas-software-uphoto-content-box5 .left {
        padding-left:10rem;
      }



      

      
}

@media screen and (max-width: 1024px) {
    .unas-app-uphoto-box {
        margin-top: 3.125rem;
        padding: 0px 1.25rem;
        border-bottom: 1px solid #cecece;
        padding-bottom: 1.875rem;
      }
      .unas-app-uphoto-box .left {
        width: 100%;
        background: #191C1B;
      }
      .unas-app-uphoto-box .left span {
        display: block;
      }
      .unas-app-uphoto-box .left .topimg {
        /* margin-top: 71px;
        margin-left: 160px;
        width: 6rem;
        height: 6rem;
        border: 1px solid rgba(255, 255, 255, 0.5568627450980392);
        opacity: 1;
        border-radius: 0.5625; */
        color: #FFFFFF;
        text-align: center;
      }
      .unas-app-uphoto-box .left .title {
        font-size: 1.875rem;
        font-weight: 700;
        text-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.16);
        color: #FFFFFF;
        margin: 0 auto ;
        text-align: center;
      }
      .unas-app-uphoto-box .left .desc {
        font-size: 0.875rem;
        line-height: 1.875rem;
        margin-top: 1.875rem;
        color: #FFFFFF;
        margin: 0 1.25rem ;
        text-align: center;
      }
      .unas-app-uphoto-box .left .link {
        margin-top: 2.5rem;
        font-size: 0.875rem;
      }
      .unas-app-uphoto-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-app-uphoto-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-app-uphoto-box .left .link .instructions {
        display: block;
        width: 12.0625rem;
        height: 3.125rem;
        margin-top: 1rem;
        margin-right: 1rem;
        /* border: 1px solid #1e88d9; */
        border-radius: 1.625rem;
        /* color: #1e88d9; */
        text-align: center;
        line-height: 3.125rem;
        text-decoration: none;

        width: 11.4375rem;
        height: 2.6875rem;
        background: rgba(255, 255, 255, 0);
        border: 1px solid #FFFFFF;
        opacity: 1;
        text-align: center;
        position: relative;
        left:30%;
      }
      .unas-app-uphoto-box .left .link .instructions .text {
        width: 7.5rem;
        height: 1.8125rem;
        font-size: 1.25rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        line-height: 1.25rem;
        color: #FFFFFF;
        opacity: 1;
        margin: 0 auto;
        left:50%;
      }
      .unas-app-uphoto-box .left .link .iconimg {
        margin-bottom: 0rem;
        width: 1rem;
        height: 1rem;
        /* background: url(../images/software/icon_arrow02.png) no-repeat; */
      }
      .unas-app-uphoto-box .left .link .unas-app-uphoto-mobile {
        display: inline-block;
        width: 12.0625rem;
        height: 4.125rem;
        margin-right: 1rem;
        margin-top: 1rem;
        /* border: 1px solid #1e88d9; */
        /* border-radius: 1.625rem; */
        /* color: #1e88d9; */
        /* text-align: center; */
        /* line-height: 3.125rem; */
        /* text-decoration: none; */

        width: 11.4375rem;
        height: 2.6875rem;
        background: rgba(255, 255, 255, 0);
        /* border: 1px solid #FFFFFF; */
        opacity: 1;

        /* margin-right: 1rem; */
        /* text-align: center; */
        /* margin: 0 auto ; */
        left:40%;
        position: relative;
        
      }
      .unas-app-uphoto-box .left .link .unas-app-uphoto-mobile img{
        
        margin: auto ;
        /* margin-left: 1rem; */
        margin-right: 1rem;
        /* text-align: center; */
        
        
      }
      .unas-app-uphoto-box .left .link .unas-app-uphoto-mobile  .unas-app-uphoto-android-icon {
        /* margin-top: 1rem; */
        width: 2.5rem;
        height: 2.6875rem;
        /* background: #FFFFFF; */
        opacity: 0.98;
        background: url(../images/software/Androidicon.png) no-repeat;
        text-align: center;
        margin: 0 auto ;
      }
      .unas-app-uphoto-box .right {
        width: 100%;
      }
      .unas-app-uphoto-box .right .unas-service-support-img {
        width: 100%;
      }

      .unas-product-advantage-item-spec {
        margin-top: 3.125rem;
        
      }
      .unas-product-advantage-item-spec ul {
        display: flex;
        justify-content: center;
      }
      .unas-product-advantage-item-spec ul li {
        margin-right: 1.875rem;
      }
      .unas-product-advantage-item-spec ul li:last-child {
        margin-right: 0rem;
      }
      .unas-product-advantage-item-spec ul li img {
        width: 4.375rem;
        height: 4.375rem;
      }
      .unas-product-advantage-item-spec ul li span {
        display: block;
        font-size: 0.875rem;
        font-family: Source Han Sans CN, Source Han Sans CN-Light;
        font-weight: 400;
        color: #333333;
        margin-top: 0.9375rem;
      }

      .unas-product-advantage-item-spec ul li .item-name {
        display: block;
        font-size: 1.25rem;
        font-family: Source Han Sans CN, Source Han Sans CN-Light;
        font-weight: bold;
        color: #333333;
        margin-top: 0.9375rem;
      }
      .unas-product-advantage-item-spec ul li .item-desc {
        display: block;
        font-size: 1rem;
        font-family: Source Han Sans CN, Source Han Sans CN-Light;
        font-weight: 400;
        color: #333333;
        margin-top: 0.78125rem;
      }
      
      .unas-product-advantage-item-spec .item-desc ul{
        display:inline-block;
      }
      .unas-product-advantage-item-spec .item-desc ul li {
        margin-right: 0px;
      }

      .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: #fff;
        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;
      }
      .unas-solutions-content-box-all {
        padding-left: 0rem;
        padding:0px;
        background: #F8F8F8;
      }
      .unas-app-uphoto-efficiently-manage .unas-solutions-content-item {
        margin-left: 1.25rem;
      }
      .unas-app-uphoto-efficiently-manage .unas-items-title-box {
        /* width:100%; */
        text-align:center;
        /* margin-right:10rem; */
        height: 12.6875rem;
        text-align: center;

      }
      .unas-app-uphoto-efficiently-manage .unas-items-title-box .unas-items-title {
        /* width:100%; */
        margin: 0 auto ;
        padding-top: 3.25rem;
        width: 22.5rem;
        height: 3.625rem;
        font-size: 2.5rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        line-height: 3.625rem;
        color: #222222;
        opacity: 1;
        text-align: center;
        display:block;
      }
      .unas-app-uphoto-efficiently-manage .unas-items-title-box .unas-items-desc {
        /* width:100%; */
        margin: 0 auto ;
        padding-top: 5rem;
        width: 23.625rem;
        height: 1.625rem;
        font-size: 1.125rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        line-height: 1.625rem;
        color: #222222;
        opacity: 1;
        text-align: center;
        display:block;
      }
      .unas-solutions-content-item .unas-solutions-item-small-imgicon  {
    
        margin-right: 1.25rem;
      }
      .unas-solutions-content-item .unas-solutions-item-small-imgdiv  {
    
        /* margin-right: 1.25rem; */
        margin-top: 2rem;
      }

      .unas-solutions-item-small-mobile-android {
        width: 10rem;
        height: 10rem;
        /* margin-right: 9.5rem; */
        margin-left: 2rem;
        /* margin: 0 2rem ; */
        left:50%;
      }
      .unas-solutions-item-small-mobile-ios {
        width: 10rem;
        height: 10rem;
        margin-left: 2rem;
        
      }

      .unas-software-uphoto-mobile-app-img-box1 .right-app {
        /* display:inline-block; */
        width:100%;
        margin-right:9rem;
        margin-top:5rem;
      }
      .unas-software-uphoto-mobile-app-img-box1 .right-app .app-img {
        width:11.875rem;
        height:11.875rem;
        display:inline-block;
      }
      .unas-software-uphoto-mobile-app-img-box1 .right-app .app-img img {
        width:100%;
        height:100%;
      }
      .unas-software-uphoto-mobile-app-img-box1 .right-app .app-title {
        display:inline-block;
        margin:0 auto;
        text-align:center;
        margin-top:1.5rem;
        margin-left:3.5rem;
        width: 5.5rem;
        height: 2.1875rem;;
        font-size: 1.5rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        line-height: 2.1875rem;
        color: #222222;
        opacity: 1;

      }

      .unas-software-uphoto-download {
        display:inline-block;
        width:11rem;
        height:3rem;
        margin:0 auto;
        /* margin-right:1rem; */
        margin-top:3rem;
        /* padding-bottom:3rem; */
      }
      
      .unas-software-uphoto-download .app-software-uphoto-download-button {
        width:11.875rem;
        height:2.6875rem;
        text-align: center;
       
      }
      .unas-software-uphoto-download .app-software-uphoto-download-button .app-software-download-button-android {
        width:2.5625rem;
        height:2.6875rem;
        margin:0 auto;
        text-align: center;
        display:inline-block;
        margin-right:2rem;
      }
      .unas-software-uphoto-download .app-software-uphoto-download-button .app-software-download-button-android img{
        width:100%;
        height:100%;
      }
      .unas-software-uphoto-download .app-software-uphoto-download-button .app-software-download-button-ios {
        width:2.5625rem;
        height:2.6875rem;
        margin:0 auto;
        text-align: center;
        display:inline-block;
      }
      .unas-software-uphoto-download .app-software-uphoto-download-button .app-software-download-button-ios img{
        width:100%;
        height:100%;
      }

      .unas-software-uphoto-cube-div2 {
        margin:1.25rem;
      }
      .unas-software-uphoto-cube-div2>ul>li{
        /* margin-right:1rem; */
        /* width:4.375rem; */
        /* height:4.375rem; */
      }
      .unas-software-uphoto-cube-div2>ul>li .item-img{
        width:auto;
        /* width:4.375rem; */
        height:4.375rem;
      }
      .unas-software-uphoto-cube-div2>ul>li .item-name{
        /* width:auto; */
        /* width:4.375rem; */
        height:4.375rem;
        line-height: 2.1875rem;
      }
      .unas-software-uphoto-cube-div2>ul>li .item-desc{
        /* width:auto; */
        /* width:4.375rem; */
        /* height:4.375rem; */
        /* line-height: 2.1875rem; */
        width:4.375rem;
      }

      .unas-software-uphoto-cube-div {
        margin:0 1.25rem;
      }
      .unas-software-uphoto-cube-div ul li {
        width:33.33%;
        margin:0 auto ;
        margin-top:7.5rem;
      }

      .unas-software-uphoto-cube-div ul li img {
        text-align: center;
        margin:0 auto;
        width:auto;
        display: block;
      }
      .unas-software-uphoto-cube-div ul li .item-name {
        margin:0 auto ;
        margin-top:2.1875rem;
        margin-right:0.5rem;
        height:4rem;
        line-height: 2rem;;
        text-align: center;
      }
      .unas-software-uphoto-cube-div ul li .item-desc {
        margin:0 auto ;
        max-width:26.0625rem;
        margin-top:1.25rem;
      }


      .unas-app-software-banner-box {
        margin-top: 0rem;
        /* padding: 0px 1.25rem; */
        padding: 0px 0rem;
        border-bottom: 1px solid #cecece;
        /* padding-bottom: 1.875rem; */
        /* padding-top: 1.875rem; */
      }
      .unas-app-software-banner-box .left {
        width: 100%;
        background: #191C1B;
        
      }
      .unas-app-software-banner-box .left span {
        display: block;
      }
      .unas-app-software-banner-box .left .topimg {
        /* margin-top: 71px;
        margin-left: 160px;
        width: 6rem;
        height: 6rem;
        border: 1px solid rgba(255, 255, 255, 0.5568627450980392);
        opacity: 1;
        border-radius: 0.5625; */
        color: #FFFFFF;
        text-align: center;
      }
      .unas-app-software-banner-box .left .title {
        font-size: 1.875rem;
        font-weight: 700;
        text-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.16);
        color: #FFFFFF;
        margin: 0 auto ;
        text-align: center;
        /* margin-top: 3rem; */
        margin: 0rem 1.25rem;
        padding-top:3rem ;
      }
      .unas-app-software-banner-box .left .desc {
        font-size: 0.875rem;
        line-height: 1.875rem;
        margin-top: 1.875rem;
        color: #FFFFFF;
        margin: 0 auto ;
        text-align: center;
        margin: 0rem 1.25rem 0rem 1.25rem;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
      }
      .unas-app-software-banner-box .left .link {
        margin-top: 2.5rem;
        font-size: 0.875rem;
      }
      .unas-app-software-banner-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-app-software-banner-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-app-software-banner-box .left .link .instructions {
        display: block;
        width: 12.0625rem;
        height: 3.125rem;
        margin-top: 1rem;
        margin-right: 1rem;
        /* border: 1px solid #1e88d9; */
        border-radius: 1.625rem;
        /* color: #1e88d9; */
        text-align: center;
        line-height: 3.125rem;
        text-decoration: none;
  
        width: 11.4375rem;
        height: 2.6875rem;
        background: rgba(255, 255, 255, 0);
        border: 1px solid #FFFFFF;
        opacity: 1;
        text-align: center;
        position: relative;
        left:30%;
      }
      .unas-app-software-banner-box .left .link .instructions .text {
        width: 7.5rem;
        height: 1.875rem;
        font-size: 1.25rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        line-height: 1.25rem;
        color: #FFFFFF;
        opacity: 1;
        margin: 0 auto;
        left:50%;
      }
      .unas-app-software-banner-box .left .link .iconimg {
        margin-bottom: 0rem;
        width: 1rem;
        height: 1rem;
        background: url(../images/software/icon_arrow02.png) no-repeat;
      }
      .unas-app-software-banner-box .left .link .unas-app-uphoto-mobile {
        display: inline-block;
        width: 12.0625rem;
        height: 4.125rem;
        margin-right: 1rem;
        margin-top: 1rem;
        /* border: 1px solid #1e88d9; */
        /* border-radius: 1.625rem; */
        /* color: #1e88d9; */
        /* text-align: center; */
        /* line-height: 3.125rem; */
        /* text-decoration: none; */
  
        width: 11.4375rem;
        height: 2.6875;
        background: rgba(255, 255, 255, 0);
        /* border: 1px solid #FFFFFF; */
        opacity: 1;
  
        /* margin-right: 1rem; */
        /* text-align: center; */
        /* margin: 0 auto ; */
        left:40%;
        position: relative;
        
      }
      .unas-app-software-banner-box .left .link .unas-app-uphoto-mobile img{
        
        margin: auto ;
        /* margin-left: 1rem; */
        margin-right: 1rem;
        /* text-align: center; */
        
        
      }
      .unas-app-software-banner-box .left .link .unas-app-uphoto-mobile  .unas-app-uphoto-android-icon {
        /* margin-top: 1rem; */
        width: 40px;
        height: 43px;
        /* background: #FFFFFF; */
        opacity: 0.98;
        background: url(../images/software/Androidicon.png) no-repeat;
        text-align: center;
        margin: 0 auto ;
      }
      .unas-app-software-banner-box .right {
        width: 100%;
      }
      .unas-app-software-banner-box .right .unas-service-support-img {
        width: 100%;
      }
      .unas-app-software-banner-box-exchange {
        position: absolute;
        /* width: 120rem; */
        height: 6.875rem;
        background: rgba(0, 0, 0, 0.3);
        opacity: 1;
        border-radius: 0px;
        left:1.25rem;
        right:1.25rem;
        /* top:263px; */
        top:22rem;
        /* background-color: pink; */
      }

      .unas-software-uphoto-black-box{
        /* background:rgba(0, 0, 0, 1); */
        opacity:1;
      }
      .unas-software-uphoto-black-box .unas-software-uphoto-black-box-pureblack{
        background:rgba(0, 0, 0, 1);
        opacity:1;
        /* padding-bottom:5rem; */
      }
      .unas-software-uphoto-black-box .unas-software-uphoto-black-img {
        /* margin-top: 4.25rem; */
        width: 100%;
        height: 25.875rem;
        opacity: 1;
      }
      .unas-software-uphoto-black-box .unas-software-uphoto-black-img img {
        /* margin-top: 4.25rem; */
        /* padding-top:5rem; */
        width: 100%;
        height: auto;
        opacity: 1;
      }
      .unas-software-uphoto-black-box-pureblack .left .topimg {
        width: 9.9375rem;
        height: 9.9375rem;
        opacity: 1;
        border-radius: 0.9375rem;
        padding-top:1.4375rem;
        border:1px solid rgba(255, 255, 255, 0);
        margin:0 auto;
      }
      .unas-software-uphoto-black-box-pureblack .left .topimg img {
        width: auto;
        height: 100%;
       
      }
      .unas-software-uphoto-black-box-pureblack .left .title {
        margin-top:1.25rem;
        line-height: 5rem;
      }
      .unas-software-common-items-bottomfive {
        margin-bottom: 5rem !important;
      }
      .unas-software-uphoto-black-box .unas-software-uphoto-transparent-box-pureblack {
        /* background: transparent; */
        background: rgba(255,255,255,1);
      }
      .unas-software-uphoto-black-box-pureblack {
        border-bottom: 1px solid transparent;
      }
      .unas-software-common-items-bottomzero {
        margin-bottom: 0rem !important;
      }
}