
/** videostudio2023 新增页面 start **/


*, *:before, *:after {
    box-sizing: border-box;
  }

body {
    width: 100%;
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
  }
  body section h2 {
    font-weight: 700;
    font-size: 42px;
    line-height: 60px;
    text-align: center;
    color: #000000;
  }
  body section h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #333333;
  }
  body section p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #333333;
  }
  body section img, body section video {
    max-width: 100%;
  }
  body section .content {
    width: 1200px;
    margin: 0 auto;
  }
  body section span.ult-only {
    padding: 5px 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    text-align: center;
    color: #FFFFFF;
    background: #2F80ED;
    border-radius: 4px;
  }
  
  .prod2023-n1 {
    width: 100%;
  }
  .prod2023-n1 .content {
    padding-top: 60px;
    padding-bottom: 120px;
  }
  .prod2023-n1 .content .n1-info {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin-top: 40px;
  }
  .prod2023-n1 .content .n1-left, .prod2023-n1 .content .n1-right {
    width: 552px;
  }
  .prod2023-n1 .content .n1-left p, .prod2023-n1 .content .n1-right p {
    margin-top: 20px;
  }
  .prod2023-n1 .content .n1-left ul, .prod2023-n1 .content .n1-right ul {
    margin-top: 28px;
    list-style: inside;
  }
  .prod2023-n1 .content .n1-left ul li, .prod2023-n1 .content .n1-right ul li {
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #333;
  }
  
  .prod2023-n2 {
    width: 100%;
    padding: 99px 0px 108px 0px;
    background: #000000;
  }
  .prod2023-n2 .content {
    display: flex;
    justify-content: space-between;
  }
  .prod2023-n2 .content .n2-left {
    width: 769px;
    height: auto;
  }
  .prod2023-n2 .content .n2-left video {
    border-radius: 10px;
  }
  .prod2023-n2 .content .n2-right {
    width: 384px;
    margin-top: 92px;
  }
  .prod2023-n2 .content .n2-right h2, .prod2023-n2 .content .n2-right p {
    color: #FFFFFF;
    text-align: justify;
  }
  .prod2023-n2 .content .n2-right p {
    margin-top: 30px;
  }
  
  .prod2023-n3 {
    width: 100%;
    height: 618px;
    background: url(https://pic.mairuan.com/WebSource/huishenghuiying/web/images/prod2023-n3-bg.png) no-repeat center/cover;
  }
  .prod2023-n3 .content {
    padding: 140px 0px;
  }
  .prod2023-n3 .content .info {
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start;
    width: 552px;
  }
  .prod2023-n3 .content .info h3 {
    margin-top: 10px;
    color: white;
  }
  .prod2023-n3 .content .info h3:nth-of-type(2) {
    margin-top: 50px;
  }
  .prod2023-n3 .content .info p {
    margin-top: 30px;
    color: white;
  }
  
  .prod2023-n4 {
    width: 100%;
    height: 740px;
    padding-top: 123px;
    background: url(https://pic.mairuan.com/WebSource/huishenghuiying/web/images/prod2023-n4-bg.png) no-repeat center/cover;
  }
  .prod2023-n4 .content {
    display: flex;
    justify-content: flex-end;
  }
  .prod2023-n4 .content .info {
    width: 552px;
  }
  .prod2023-n4 .content .info h2 {
    margin-top: 10px;
    color: #fff;
    text-align: left;
  }
  .prod2023-n4 .content .info h3 {
    margin-top: 30px;
    color: #fff;
    text-align: left;
  }
  .prod2023-n4 .content .info h3:nth-of-type(2) {
    margin-top: 30px;
  }
  .prod2023-n4 .content .info p {
    margin-top: 24px;
    color: #fff;
    text-align: left;
  }
  .prod2023-n4 .content .info ul {
    margin-top: 10px;
  }
  .prod2023-n4 .content .info ul li {
    color: #fff;
    list-style: inside;
  }
  
  .prod2023-n5 {
    width: 100%;
    height: 1403px;
    background: url(https://pic.mairuan.com/WebSource/huishenghuiying/web/images/prod2023-n5-bg.png) no-repeat center/cover;
  }
  .prod2023-n5 .content {
    display: flex;
    justify-content: space-between;
  }
  .prod2023-n5 .content .n5-left {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    flex: none;
    width: 432px;
    padding: 40px 44px;
    margin-top: 140px;
    background: #0F1527;
    border-radius: 16px;
  }
  .prod2023-n5 .content .n5-left img {
    width: 100px;
    height: 100px;
  }
  .prod2023-n5 .content .n5-left h3 {
    margin-top: 30px;
    color: #fff;
  }
  .prod2023-n5 .content .n5-left p {
    margin-top: 20px;
    color: #fff;
    text-align: center;
  }
  .prod2023-n5 .content .n5-right {
    width: 552px;
    margin-top: 162px;
  }
  .prod2023-n5 .content .n5-right h3 {
    color: #fff;
  }
  .prod2023-n5 .content .n5-right h3:nth-of-type(2) {
    margin-top: 80px;
  }
  .prod2023-n5 .content .n5-right p {
    margin-top: 24px;
    color: #fff;
  }
  
  .prod2023-n6 {
    width: 100%;
    padding-top: 162px;
    padding-bottom: 40px;
  }
  .prod2023-n6 p {
    margin-top: 13px;
    text-align: center;
  }
  
  .prod2023-n7 {
    position: relative;
    width: 100%;
    height: 750px;
    background: url(https://pic.mairuan.com/WebSource/huishenghuiying/web/images/prod2023-n7-bg.png) no-repeat center/cover;
    padding-top: 142px;
  }
  .prod2023-n7 .content {
    display: flex;
    justify-content: flex-end;
  }
  .prod2023-n7 .content .info {
    width: 540px;
    z-index: 1;
  }
  .prod2023-n7 .content .info h2 {
    text-align: left;
    color: #fff;
    letter-spacing: -0.015em;
  }
  .prod2023-n7 .content .info ul {
    margin-top: 30px;
  }
  .prod2023-n7 .content .info ul li {
    margin-top: 30px;
    list-style-type: none;
  }
  .prod2023-n7 .content .info ul li h3 {
    position: relative;
    display: flex;
    align-items: center;
    width: 534px;
    padding: 20px 25px 20px 20px;
    background: rgba(255, 255, 255, 0.14);
    border-radius: 4px;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
  }
  .prod2023-n7 .content .info ul li h3 .ult-only {
    margin-left: 20px;
  }
  .prod2023-n7 .content .info ul li h3 .n-icon {
    position: absolute;
    width: 26px;
    height: 16px;
    right: 25px;
    background: url(https://pic.mairuan.com/WebSource/huishenghuiying/web/images/n-icon.png) no-repeat center/contain;
  }
  .prod2023-n7 .content .info ul li p {
    display: none;
    margin-top: 16px;
    padding-left: 25px;
    color: rgba(255, 255, 255, 0.8);
  }
  .prod2023-n7 .content .info ul li.active h3 {
    font-weight: 700;
  }
  .prod2023-n7 .content .info ul li.active h3 .n-icon {
    transform: rotate(180deg);
  }
  .prod2023-n7 .content .info ul li.active p {
    display: block;
  }
  
  .prod2023-n8 {
    width: 100%;
    height: 734px;
    background: url(https://pic.mairuan.com/WebSource/huishenghuiying/web/images/prod2023-n8-bg.png) no-repeat center/cover;
  }
  .prod2023-n8 .content {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .prod2023-n8 .content .info {
    flex: none;
    width: 470px;
    margin-top: 190px;
  }
  .prod2023-n8 .content .info h2 {
    text-align: left;
  }
  .prod2023-n8 .content .info ul {
    margin-top: 60px;
    border-top: 1px solid #ccc;
  }
  .prod2023-n8 .content .info ul li {
    padding: 12px 0;
    list-style-type: none;
    border-bottom: 1px solid #ccc;
  }
  .prod2023-n8 .content .info ul li h3 {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
  }
  .prod2023-n8 .content .info ul li h3 .ult-only {
    margin-left: 20px;
  }
  .prod2023-n8 .content .info ul li h3 .n-icon {
    position: absolute;
    width: 26px;
    height: 16px;
    right: 2px;
    background: url(https://pic.mairuan.com/WebSource/huishenghuiying/web/images/n-icon.png) no-repeat center/contain;
  }
  .prod2023-n8 .content .info ul li p {
    display: none;
    margin-top: 24px;
    font-size: 16px;
    line-height: 24px;
  }
  .prod2023-n8 .content .info ul li.active h3 {
    font-weight: 700;
  }
  .prod2023-n8 .content .info ul li.active h3 .n-icon {
    transform: rotate(180deg);
  }
  .prod2023-n8 .content .info ul li.active p {
    display: block;
  }
  
  .prod2023-n9 {
    width: 100%;
    padding: 140px 0 120px;
  }
  .prod2023-n9 .content ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 60px;
  }
  .prod2023-n9 .content ul li {
    list-style-type: none;
    width: 570px;
  }
  .prod2023-n9 .content ul li .media {
    position: relative;
    width: 100%;
    height: 320px;
    border-radius: 10px;
    overflow: hidden;
  }
  .prod2023-n9 .content ul li .media .media-mask-before, .prod2023-n9 .content ul li .media .media-mask-after {
    position: absolute;
    top: 0;
    left: 0;
  }
  .prod2023-n9 .content ul li .media .media-mask-before img, .prod2023-n9 .content ul li .media .media-mask-after img {
    display: flex;
    border-radius: 10px;
    height: 320px;
    width: 570px;
    -o-object-position: left top;
       object-position: left top;
    -o-object-fit: cover;
       object-fit: cover;
    max-width: unset;
  }
  .prod2023-n9 .content ul li .media .media-mask-after {
    z-index: 3;
    width: 53%;
    height: 100%;
    overflow: hidden;
  }
  .prod2023-n9 .content ul li .media .media-mask-before {
    z-index: 2;
    width: 100%;
    height: 100%;
  }
  .prod2023-n9 .content ul li .media .line {
    width: 60px;
    height: 100%;
    background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/prod2022_m4_handle.png) no-repeat center/cover;
    position: absolute;
    top: 0;
    z-index: 3;
    cursor: pointer;
    transform: translateX(-25px);
  }
  .prod2023-n9 .content ul li h3 {
    margin-top: 37px;
  }
  .prod2023-n9 .content ul li p {
    margin-top: 10px;
  }
  
  .prod2023-n10 {
    width: 100%;
    height: 657px;
    background: #F7F7F7;
  }
  .prod2023-n10 .content {
    display: flex;
    justify-content: space-between;
  }
  .prod2023-n10 .content .n10-left {
    flex: none;
    width: 470px;
    margin-top: 140px;
  }
  .prod2023-n10 .content .n10-left h2 {
    text-align: left;
  }
  .prod2023-n10 .content .n10-left ul {
    margin-top: 60px;
    border-top: 1px solid #ccc;
  }
  .prod2023-n10 .content .n10-left ul li {
    padding: 12px 0;
    list-style-type: none;
    border-bottom: 1px solid #ccc;
  }
  .prod2023-n10 .content .n10-left ul li h3 {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
  }
  .prod2023-n10 .content .n10-left ul li h3 .ult-only {
    margin-left: 20px;
  }
  .prod2023-n10 .content .n10-left ul li h3 .n-icon {
    position: absolute;
    width: 26px;
    height: 16px;
    right: 2px;
    background: url(https://pic.mairuan.com/WebSource/huishenghuiying/web/images/n-icon.png) no-repeat center/contain;
  }
  .prod2023-n10 .content .n10-left ul li p {
    display: none;
    margin-top: 17px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
  }
  .prod2023-n10 .content .n10-left ul li.active h3 {
    font-weight: 700;
  }
  .prod2023-n10 .content .n10-left ul li.active h3 .n-icon {
    transform: rotate(180deg);
  }
  .prod2023-n10 .content .n10-left ul li.active p {
    display: block;
  }
  .prod2023-n10 .content .n10-right {
    width: 580px;
    height: 416px;
  }
  .prod2023-n10 .content .n10-right .media {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-top: 120px;
  }
  .prod2023-n10 .content .n10-right .media img, .prod2023-n10 .content .n10-right .media video {
    display: block;
    max-width: 100%;
    border-radius: 10px;
    overflow: hidden;
  }
  
  .prod2023-n11 {
    position: relative;
    width: 100%;
    height: 760px;
  }
  .prod2023-n11 .n11-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  .prod2023-n11 .n11-bg .n11-mask-before, .prod2023-n11 .n11-bg .n11-mask-after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .prod2023-n11 .content {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
  }
  .prod2023-n11 .content .info {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 400px;
    height: 412px;
    padding: 28px 28px 20px 20px;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 10px;
  }
  .prod2023-n11 .content .info h2 {
    margin-top: 23px;
    font-size: 36px;
    line-height: 40px;
    color: #fff;
  }
  .prod2023-n11 .content .info p {
    margin-top: 18px;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
  }
  .prod2023-n11 .content .info .range {
    margin-top: 34px;
  }
  .prod2023-n11 .content .info .range input[type=range] {
    width: 280px;
    -webkit-appearance: none;
    background: none;
    /*chrome、safari浏览器*/
    /*firefox浏览器*/
    /*chrome，safar等浏览器设置*/
    /*firefox 浏览器设置*/
  }
  .prod2023-n11 .content .info .range input[type=range]:focus {
    outline: none;
  }
  .prod2023-n11 .content .info .range input[type=range]::-webkit-slider-runnable-track {
    cursor: pointer;
    background: #2F80ED;
    opacity: 0.75;
    border-radius: 20px;
    height: 32px;
    -webkit-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    width: 100%;
    padding-right: 8px;
  }
  .prod2023-n11 .content .info .range input[type=range]::-moz-range-track {
    background-color: #2F80ED;
    cursor: pointer;
    background: #2F80ED;
    opacity: 0.75;
    border-radius: 20px;
    height: 32px;
    -moz-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    width: 100%;
    padding-right: 8px;
  }
  .prod2023-n11 .content .info .range input[type=range]::-webkit-slider-thumb {
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: 4px;
    margin-left: 4px;
    margin-right: 4px;
    border-radius: 16px;
    height: 24px;
    width: 24px;
    border: 3px solid #fff;
    background: #131e3a;
  }
  .prod2023-n11 .content .info .range input[type=range]::-moz-range-thumb {
    cursor: pointer;
    margin-top: 4px;
    margin-left: 4px;
    margin-right: 4px;
    border-radius: 16px;
    height: 24px;
    width: 24px;
    border: 3px solid #fff;
    background: #131e3a;
  }
  
  .prod2023-n12 {
    width: 100%;
    padding: 140px 0;
  }
  .prod2023-n12 .content ul {
    margin-top: 50px;
  }
  .prod2023-n12 .content ul li {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    list-style-type: none;
  }
  .prod2023-n12 .content ul li .semi {
    width: 570px;
  }
  .prod2023-n12 .content ul li .semi .media {
    width: 570px;
    height: 320px;
    max-width: 100%;
  }
  .prod2023-n12 .content ul li .semi .media img, .prod2023-n12 .content ul li .semi .media video {
    border-radius: 10px;
  }
  .prod2023-n12 .content ul li .semi h3 {
    margin-top: 30px;
  }
  .prod2023-n12 .content ul li .semi p {
    margin-top: 10px;
  }
  .prod2023-n12 .content ul li .whole {
    width: 100%;
  }
  .prod2023-n12 .content ul li:nth-of-type(1) {
    margin-top: 0;
  }
  .prod2023-n12 .content ul li:nth-of-type(2) {
    margin-top: 30px;
  }
  .prod2023-n12 .content ul li:nth-of-type(3) {
    margin-top: 60px;
  }
  
  .prod2023-n13 {
    width: 100%;
    padding: 50px 0 100px 0;
    background: #222222;
  }
  .prod2023-n13 .content {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
  }
  .prod2023-n13 .content > h2, .prod2023-n13 .content > p {
    width: 960px;
    margin-top: 20px;
    color: #fff;
    text-align: center;
  }
  .prod2023-n13 .content .n13-icon {
    display: flex;
    justify-content: center;
    margin-top: 40px;
  }
  .prod2023-n13 .content .n13-icon li img {
    width: 170px;
    height: 102px;
  }
  .prod2023-n13 .content .n13-icon li:nth-of-type(2) {
    margin-left: 30px;
  }
  .prod2023-n13 .content .media {
    width: 770px;
    margin-top: 40px;
  }
  .prod2023-n13 .content .media video {
    width: 100%;
    border-radius: 10px;
  }
  .prod2023-n13 .content .n13-more-effects {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
    margin-top: 100px;
  }
  .prod2023-n13 .content .n13-more-effects > span {
    padding: 10px 18px;
    color: #fff;
    background: #2F80ED;
    border-radius: 8px;
    cursor: pointer;
  }
  .prod2023-n13 .content .n13-more-effects .effect-list {
    display: none;
    flex-flow: row wrap;
    width: 100%;
    margin-top: 95px;
  }
  .prod2023-n13 .content .n13-more-effects .effect-list.active {
    display: flex;
  }
  .prod2023-n13 .content .n13-more-effects .effect-list .effect-item {
    width: 25%;
    padding: 0 10px;
    margin-bottom: 50px;
    list-style-type: none;
  }
  .prod2023-n13 .content .n13-more-effects .effect-list .effect-item h3 {
    color: #fff;
  }
  .prod2023-n13 .content .n13-more-effects .effect-list .effect-item p {
    margin-top: 10px;
    color: #fff;
    font-size: 16px;
  }
  
  .prod2023-n14 {
    width: 100%;
    height: 700px;
    background: #000;
  }
  .prod2023-n14 .content {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    height: 100%;
  }
  .prod2023-n14 .content .n14-left {
    width: 407px;
  }
  .prod2023-n14 .content .n14-left h2, .prod2023-n14 .content .n14-left p {
    color: #fff;
    text-align: left;
  }
  .prod2023-n14 .content .n14-left p {
    margin-top: 20px;
  }
  .prod2023-n14 .content .n14-right {
    width: 770px;
  }
  .prod2023-n14 .content .n14-right video {
    width: 770px;
    max-width: 100%;
    border-radius: 10px;
  }
  
  .prod2023-n15, .prod2023-n16 {
    width: 100%;
    background: #F6F6F6;
  }
  .prod2023-n15 .content, .prod2023-n16 .content {
    padding-top: 120px;
    padding-bottom: 90px;
  }
  .prod2023-n15 .content ul, .prod2023-n16 .content ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 60px;
  }
  .prod2023-n15 .content ul li, .prod2023-n16 .content ul li {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 570px;
    list-style-type: none;
  }
  .prod2023-n15 .content ul li:nth-of-type(n+3), .prod2023-n16 .content ul li:nth-of-type(n+3) {
    margin-top: 50px;
  }
  .prod2023-n15 .content ul li .media, .prod2023-n16 .content ul li .media {
    width: 570px;
    height: 320px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
  }
  .prod2023-n15 .content ul li .media img, .prod2023-n15 .content ul li .media video, .prod2023-n16 .content ul li .media img, .prod2023-n16 .content ul li .media video {
    border-radius: 10px;
  }
  .prod2023-n15 .content ul li .media .media-mask-before, .prod2023-n15 .content ul li .media .media-mask-after, .prod2023-n16 .content ul li .media .media-mask-before, .prod2023-n16 .content ul li .media .media-mask-after {
    position: absolute;
    top: 0;
    left: 0;
  }
  .prod2023-n15 .content ul li .media .media-mask-before img, .prod2023-n15 .content ul li .media .media-mask-after img, .prod2023-n16 .content ul li .media .media-mask-before img, .prod2023-n16 .content ul li .media .media-mask-after img {
    display: flex;
    border-radius: 10px;
    height: 320px;
    width: 570px;
    -o-object-position: left top;
       object-position: left top;
    -o-object-fit: cover;
       object-fit: cover;
    max-width: unset;
  }
  .prod2023-n15 .content ul li .media .media-mask-after, .prod2023-n16 .content ul li .media .media-mask-after {
    z-index: 3;
    width: 53%;
    height: 100%;
    overflow: hidden;
  }
  .prod2023-n15 .content ul li .media .media-mask-before, .prod2023-n16 .content ul li .media .media-mask-before {
    z-index: 2;
    width: 100%;
    height: 100%;
  }
  .prod2023-n15 .content ul li .media .line, .prod2023-n16 .content ul li .media .line {
    width: 60px;
    height: 100%;
    background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/prod2022_m4_handle.png) no-repeat center/cover;
    position: absolute;
    top: 0;
    z-index: 3;
    cursor: pointer;
    transform: translateX(-25px);
  }
  .prod2023-n15 .content ul li h3, .prod2023-n16 .content ul li h3 {
    margin-top: 20px;
  }
  .prod2023-n15 .content ul li p, .prod2023-n16 .content ul li p {
    margin-top: 10px;
  }
  
  .prod2023-n16 {
    background: #fff;
  }
  
  .prod2023-n17 {
    width: 100%;
    padding: 50px 0 150px 0;
  }
  .prod2023-n17 .content {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
  }
  .prod2023-n17 .content .media {
    width: 1170px;
  }
  .prod2023-n17 .content .media video {
    width: 1170px;
    max-width: 100%;
    margin-top: 60px;
    border-radius: 10px;
  }
  .prod2023-n17 .content ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .prod2023-n17 .content ul li {
    width: 570px;
    margin-top: 50px;
    list-style-type: none;
  }
  .prod2023-n17 .content ul li p {
    margin-top: 10px;
  }
  
  .prod2023-n18 {
    width: 100%;
    height: 730px;
    background: url(https://pic.mairuan.com/WebSource/huishenghuiying/web/images/prod2023-n18-bg.png) no-repeat center/cover;
  }
  .prod2023-n18 .content {
    display: flex;
    justify-content: flex-end;
    padding-top: 180px;
  }
  .prod2023-n18 .content .info {
    width: 410px;
  }
  .prod2023-n18 .content .info h2 {
    font-size: 36px;
    line-height: 40px;
    text-align: left;
  }
  .prod2023-n18 .content .info ul {
    margin-top: 60px;
    border-top: 1px solid #ccc;
  }
  .prod2023-n18 .content .info ul li {
    padding: 12px 0;
    list-style-type: none;
    border-bottom: 1px solid #ccc;
  }
  .prod2023-n18 .content .info ul li h3 {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
  }
  .prod2023-n18 .content .info ul li h3 .ult-only {
    margin-left: 20px;
  }
  .prod2023-n18 .content .info ul li h3 .n-icon {
    position: absolute;
    width: 26px;
    height: 16px;
    right: 2px;
    background: url(https://pic.mairuan.com/WebSource/huishenghuiying/web/images/n-icon.png) no-repeat center/contain;
  }
  .prod2023-n18 .content .info ul li p {
    display: none;
    margin-top: 17px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
  }
  .prod2023-n18 .content .info ul li.active h3 {
    font-weight: 700;
  }
  .prod2023-n18 .content .info ul li.active p {
    display: block;
  }
/** videostudio2023 新增页面 end **/






@media screen and (max-width:767px) {


    /** videostudio2023 新增页面 **/
  
    body {
      width: 100%;
      max-width: 767px;
      min-width: 320px;
      margin: 0 auto;
    }
    body section h2 {
      font-size: 0.56rem;
      line-height: 0.8rem;
      padding: 20px 0 20px !important;
    }
    body section h3 {
      font-size: 0.3733333333rem;
      line-height: 0.4rem;
    }
    body section p {
      font-size: 0.3466666667rem;
      line-height: 0.64rem;
    }
    body section img, body section video {
      max-width: 100%;
    }
    body section video {
      display: inline-block;
    }
    body section .content {
      width: 8.9333333333rem;
      margin: 0 auto;
    }
    body section span.ult-only {
      padding: 0.0933333333rem 0.2rem;
      font-weight: 400;
      font-size: 0.3466666667rem;
      line-height: 1.3;
      border-radius: 0.0533333333rem;
    }
    .prod2023-n1 {
      width: 100%;
    }
    .prod2023-n1 .content {
      padding-top: 0.8rem;
      padding-bottom: .8rem;
    }
    .prod2023-n1 .content h2 {
      text-align: left;
    }
    .prod2023-n1 .content .n1-info {
      display: flex;
      flex-flow: column nowrap;
      justify-content: space-between;
      align-items: flex-start;
      width: 100%;
      margin-top: 0.2666666667rem;
    }
    .prod2023-n1 .content .n1-info .n1-left, .prod2023-n1 .content .n1-info .n1-right {
      width: 8.9333333333rem;
    }
    .prod2023-n1 .content .n1-info .n1-left p, .prod2023-n1 .content .n1-info .n1-right p {
      margin-top: 0.2666666667rem;
    }
    .prod2023-n1 .content .n1-info .n1-left ul, .prod2023-n1 .content .n1-info .n1-right ul {
      margin-top: 0.2666666667rem;
      list-style: disc inside;
    }
    .prod2023-n1 .content .n1-info .n1-left ul li, .prod2023-n1 .content .n1-info .n1-right ul li {
      font-weight: normal;
      font-size: 0.3466666667rem;
      line-height: 0.64rem;
      color: #333;
    }
    .prod2023-n1 .content .n1-info .n1-right {
      margin-top: 0.8rem;
    }
    .prod2023-n2 {
      width: 100%;
      padding: 1.3333333333rem 0rem;
      background: #000000;
    }
    .prod2023-n2 .content {
      display: flex;
      flex-flow: column nowrap;
      justify-content: flex-start;
    }
    .prod2023-n2 .content .n2-left {
      width: 8.9333333333rem;
      height: auto;
    }
    .prod2023-n2 .content .n2-left video {
      border-radius: 0.1333333333rem;
    }
    .prod2023-n2 .content .n2-right {
      width: 8.9333333333rem;
      margin-top: 0.6666666667rem;
    }
    .prod2023-n2 .content .n2-right h2, .prod2023-n2 .content .n2-right p {
      color: #FFFFFF;
      text-align: justify;
    }
    .prod2023-n2 .content .n2-right p {
      margin-top: 0.4rem;
    }
    .prod2023-n3 {
      width: 100%;
      height: 18.4533333333rem;
      background: url(https://pic.mairuan.com/WebSource/huishenghuiying/web/images/prod2023-n3-bg-m.png) no-repeat center/cover;
    }
    .prod2023-n3 .content {
      padding: 1.3333333333rem 0rem;
    }
    .prod2023-n3 .content .info {
      display: flex;
      flex-flow: column nowrap;
      align-items: flex-start;
      width: 8.9333333333rem;
    }
    .prod2023-n3 .content .info h3 {
      margin-top: 0.1333333333rem;
      color: white;
    }
    .prod2023-n3 .content .info h3:nth-of-type(2) {
      margin-top: 0.4rem;
    }
    .prod2023-n3 .content .info p {
      margin-top: 0.4rem;
      color: white;
    }
    .prod2023-n4 {
      width: 100%;
      height: 740px;
      padding-top: 0.6666666667rem;
      background: url(https://pic.mairuan.com/WebSource/huishenghuiying/web/images/prod2023-n4-bg-m.png) no-repeat center/cover;
    }
    .prod2023-n4 .content {
      display: flex;
      justify-content: flex-start;
    }
    .prod2023-n4 .content .info {
      width: 8.9333333333rem;
    }
    .prod2023-n4 .content .info h2 {
      margin-top: 0.2266666667rem;
      color: #fff;
      text-align: left;
    }
    .prod2023-n4 .content .info h3 {
      margin-top: 0.4rem;
      color: #fff;
      text-align: left;
    }
    .prod2023-n4 .content .info p {
      margin-top: 0.32rem;
      color: #fff;
      text-align: left;
    }
    .prod2023-n4 .content .info ul {
      margin-top: 0.2rem;
    }
    .prod2023-n4 .content .info ul li {
      color: #fff;
      list-style: disc inside;
      font-size: 0.3466666667rem;
      line-height: 0.64rem;
    }
    .prod2023-n5 {
      width: 100%;
      height: 21.3333333333rem;
      background: url(https://pic.mairuan.com/WebSource/huishenghuiying/web/images/prod2023-n5-bg-m.png) no-repeat center/cover;
    }
    .prod2023-n5 .content {
      display: flex;
      flex-flow: column nowrap;
      justify-content: flex-start;
    }
    .prod2023-n5 .content .n5-left {
      display: flex;
      flex-flow: column nowrap;
      align-items: center;
      flex: none;
      width: 8.9333333333rem;
      padding: 0.5333333333rem 0.6rem;
      margin-top: 0.6666666667rem;
      background: #0F1527;
      border-radius: 0.2133333333rem;
    }
    .prod2023-n5 .content .n5-left img {
      width: 100px;
      height: 100px;
    }
    .prod2023-n5 .content .n5-left h3 {
      margin-top: 0.4rem;
      color: #fff;
    }
    .prod2023-n5 .content .n5-left p {
      margin-top: 0.2666666667rem;
      color: #fff;
      text-align: center;
    }
    .prod2023-n5 .content .n5-right {
      width: 8.9333333333rem;
      margin-top: 0.9333333333rem;
    }
    .prod2023-n5 .content .n5-right h3 {
      color: #fff;
      text-align: left;
    }
    .prod2023-n5 .content .n5-right h3:nth-of-type(2) {
      margin-top: 1.0666666667rem;
    }
    .prod2023-n5 .content .n5-right p {
      margin-top: 0.32rem;
      color: #fff;
    }
    .prod2023-n6 {
      width: 100%;
      padding-top: .4rem;
      padding-bottom: 0.6666666667rem;
    }
    .prod2023-n6 p {
      width: 8.9333333333rem;
      margin: 0.1733333333rem auto 0;
      text-align: center;
    }
    .prod2023-n7 {
      position: relative;
      width: 100%;
      height: 17.92rem;
      background: url(https://pic.mairuan.com/WebSource/huishenghuiying/web/images/prod2023-n7-bg-m.png) no-repeat center/cover;
      padding-top: 9.1066666667rem;
    }
    .prod2023-n7 .content {
      display: flex;
      justify-content: flex-start;
    }
    .prod2023-n7 .content .info {
      width: 100%;
    }
    .prod2023-n7 .content .info h2 {
      text-align: left;
      color: #fff;
      letter-spacing: -0.015em;
    }
    .prod2023-n7 .content .info ul {
      margin-top: 0.4rem;
    }
    .prod2023-n7 .content .info ul li {
      margin-top: 0.4rem;
      list-style-type: none;
    }
    .prod2023-n7 .content .info ul li h3 {
      position: relative;
      display: flex;
      align-items: center;
      width: 100%;
      padding: 0.12rem 0.3333333333rem 0.12rem 0.2666666667rem;
      background: rgba(255, 255, 255, 0.14);
      border-radius: 0.0533333333rem;
      font-weight: 400;
      font-size: 0.3466666667rem;
      line-height: 0.64rem;
      color: #fff;
    }
    .prod2023-n7 .content .info ul li h3 .ult-only {
      margin-left: 0.2666666667rem;
    }
    .prod2023-n7 .content .info ul li h3 .n-icon {
      position: absolute;
      width: 0.3466666667rem;
      height: 0.2133333333rem;
      right: 0.3333333333rem;
      background: url(https://pic.mairuan.com/WebSource/huishenghuiying/web/images/n-icon.png) no-repeat center/contain;
    }
    .prod2023-n7 .content .info ul li p {
      display: none;
      margin-top: 0.2666666667rem;
      padding-left: 0;
      color: rgba(255, 255, 255, 0.8);
    }
    .prod2023-n7 .content .info ul li.active h3 {
      font-weight: 700;
    }
    .prod2023-n7 .content .info ul li.active h3 .n-icon {
      transform: rotate(180deg);
    }
    .prod2023-n7 .content .info ul li.active p {
      display: block;
    }
    .prod2023-n8 {
      width: 100%;
      height: 13rem;
      background: url(https://pic.mairuan.com/WebSource/huishenghuiying/web/images/prod2023-n8-bg-m.png) no-repeat center/cover;
    }
    .prod2023-n8 .content {
      display: flex;
      flex-flow: row nowrap;
      justify-content: flex-start;
    }
    .prod2023-n8 .content .info {
      flex: none;
      width: 100%;
      margin-top: 6rem;
    }
    .prod2023-n8 .content .info h2 {
      text-align: left;
    }
    .prod2023-n8 .content .info ul {
      margin-top: 0.2rem;
      border-top: 0.0133333333rem solid #ccc;
    }
    .prod2023-n8 .content .info ul li {
      padding: 0.16rem 0;
      list-style-type: none;
      border-bottom: 0.0133333333rem solid #ccc;
    }
    .prod2023-n8 .content .info ul li h3 {
      display: flex;
      flex-flow: row nowrap;
      justify-content: flex-start;
      align-items: center;
      position: relative;
      font-size: 0.3466666667rem;
      line-height: 0.64rem;
      font-weight: 400;
    }
    .prod2023-n8 .content .info ul li h3 .ult-only {
      margin-left: 0.2666666667rem;
    }
    .prod2023-n8 .content .info ul li h3 .n-icon {
      position: absolute;
      width: 0.3466666667rem;
      height: 0.2133333333rem;
      right: 0.0266666667rem;
      background: url(https://pic.mairuan.com/WebSource/huishenghuiying/web/images/n-icon.png) no-repeat center/contain;
    }
    .prod2023-n8 .content .info ul li p {
      display: none;
      margin-top: 0.2666666667rem;
      font-size: 0.3466666667rem;
      line-height: 0.64rem;
    }
    .prod2023-n8 .content .info ul li.active h3 {
      font-weight: 700;
    }
    .prod2023-n8 .content .info ul li.active h3 .n-icon {
      transform: rotate(180deg);
    }
    .prod2023-n8 .content .info ul li.active p {
      display: block;
    }
    .prod2023-n9 {
      width: 100%;
      padding: .6rem 0;
    }
    .prod2023-n9 .content ul {
      display: flex;
      flex-flow: column nowrap;
      justify-content: flex-start;
      width: 100%;
      margin-top: 0.2rem;
    }
    .prod2023-n9 .content ul li {
      list-style-type: none;
      width: 100%;
    }
    .prod2023-n9 .content ul li .media {
      position: relative;
      width: 100%;
      height: 5.0133333333rem;
      border-radius: 0.1333333333rem;
      overflow: hidden;
    }
    .prod2023-n9 .content ul li .media .media-mask-before, .prod2023-n9 .content ul li .media .media-mask-after {
      position: absolute;
      top: 0;
      left: 0;
    }
    .prod2023-n9 .content ul li .media .media-mask-before img, .prod2023-n9 .content ul li .media .media-mask-after img {
      display: flex;
      border-radius: 0.1333333333rem;
      height: 5.0133333333rem;
      width: 8.9333333333rem;
      -o-object-position: left top;
         object-position: left top;
      -o-object-fit: cover;
         object-fit: cover;
      max-width: unset;
    }
    .prod2023-n9 .content ul li .media .media-mask-after {
      z-index: 3;
      width: 50%;
      height: 100%;
      overflow: hidden;
    }
    .prod2023-n9 .content ul li .media .media-mask-before {
      z-index: 2;
      width: 100%;
      height: 100%;
    }
    .prod2023-n9 .content ul li .media .line {
      width: 0.8rem;
      height: 100%;
      background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/prod2022_m4_handle.png) no-repeat center/cover;
      position: absolute;
      top: 0;
      z-index: 3;
      cursor: pointer;
      transform: translateX(0.3333333333rem);
    }
    .prod2023-n9 .content ul li h3 {
      margin-top: 0.5333333333rem;
    }
    .prod2023-n9 .content ul li p {
      margin-top: 0.2666666667rem;
    }
    .prod2023-n10 {
      width: 100%;
      height: 15.4933333333rem;
      background: #F7F7F7;
    }
    .prod2023-n10 .content {
      display: flex;
      flex-flow: column nowrap;
      justify-content: flex-start;
    }
    .prod2023-n10 .content .n10-left {
      flex: none;
      order: 2;
      width: 100%;
      margin-top: 0.6666666667rem;
    }
    .prod2023-n10 .content .n10-left h2 {
      text-align: left;
    }
    .prod2023-n10 .content .n10-left ul {
      margin-top: 0.4rem;
      border-top: 0.0133333333rem solid #ccc;
    }
    .prod2023-n10 .content .n10-left ul li {
      padding: 0.16rem 0;
      list-style-type: none;
      border-bottom: 0.0133333333rem solid #ccc;
    }
    .prod2023-n10 .content .n10-left ul li h3 {
      display: flex;
      flex-flow: row nowrap;
      justify-content: flex-start;
      align-items: center;
      position: relative;
      font-size: 0.3466666667rem;
      line-height: 0.64rem;
      font-weight: 400;
    }
    .prod2023-n10 .content .n10-left ul li h3 .ult-only {
      margin-left: 0.2666666667rem;
    }
    .prod2023-n10 .content .n10-left ul li h3 .n-icon {
      position: absolute;
      width: 0.3466666667rem;
      height: 0.2133333333rem;
      right: 0.0266666667rem;
      background: url(https://pic.mairuan.com/WebSource/huishenghuiying/web/images/n-icon.png) no-repeat center/contain;
    }
    .prod2023-n10 .content .n10-left ul li p {
      display: none;
      margin-top: 0.2666666667rem;
      margin-bottom: 0.2666666667rem;
      font-size: 0.3466666667rem;
      line-height: 0.64rem;
    }
    .prod2023-n10 .content .n10-left ul li.active h3 {
      font-weight: 700;
    }
    .prod2023-n10 .content .n10-left ul li.active h3 .n-icon {
      transform: rotate(180deg);
    }
    .prod2023-n10 .content .n10-left ul li.active p {
      display: block;
    }
    .prod2023-n10 .content .n10-right {
      order: 1;
      width: 100%;
      height: 5.0133333333rem;
      margin-top: 1.3333333333rem;
    }
    .prod2023-n10 .content .n10-right .media {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 100%;
      margin-top: 0;
    }
    .prod2023-n10 .content .n10-right .media img, .prod2023-n10 .content .n10-right .media video {
      display: block;
      max-width: 100%;
      border-radius: 0.1333333333rem;
      overflow: hidden;
    }
    .prod2023-n11 {
      position: relative;
      width: 100%;
      height: 10.1333333333rem;
    }
    .prod2023-n11 .n11-bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: -1;
    }
    .prod2023-n11 .n11-bg .n11-mask-before, .prod2023-n11 .n11-bg .n11-mask-after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
    .prod2023-n11 .content {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 100%;
    }
    .prod2023-n11 .content .info {
      display: flex;
      flex-flow: column nowrap;
      justify-content: flex-start;
      align-items: flex-start;
      width: 6.7333333333rem;
      height: 8.4666666667rem;
      padding: 0.4rem 0.3333333333rem 0 0.3333333333rem;
      background: rgba(0, 0, 0, 0.7);
      border-radius: 0.16rem;
    }
    .prod2023-n11 .content .info h2 {
      margin-top: 0.32rem;
      font-size: 0.64rem;
      line-height: 0.6666666667rem;
      color: #fff;
    }
    .prod2023-n11 .content .info p {
      margin-top: 0.1866666667rem;
      color: #fff;
      font-size: 0.3466666667rem;
      line-height: 0.64rem;
      text-align: justify;
    }
    .prod2023-n11 .content .info .range {
      margin-top: 0.2666666667rem;
    }
    .prod2023-n11 .content .info .range input[type=range] {
      display: block;
      width: 4.72rem;
      -webkit-appearance: none;
      background: none;
      /*chrome、safari浏览器*/
      /*firefox浏览器*/
      /*chrome，safar等浏览器设置*/
      /*firefox 浏览器设置*/
    }
    .prod2023-n11 .content .info .range input[type=range]:focus {
      outline: none;
    }
    .prod2023-n11 .content .info .range input[type=range]::-webkit-slider-runnable-track {
      cursor: pointer;
      background: #2F80ED;
      opacity: 0.75;
      border-radius: 0.3333333333rem;
      height: 0.5333333333rem;
      -webkit-transition: all 0.8s ease-in-out;
      transition: all 0.8s ease-in-out;
      width: 100%;
      padding-right: 0.1066666667rem;
    }
    .prod2023-n11 .content .info .range input[type=range]::-moz-range-track {
      cursor: pointer;
      background: #2F80ED;
      opacity: 0.75;
      border-radius: 0.3333333333rem;
      height: 0.5333333333rem;
      -moz-transition: all 0.8s ease-in-out;
      transition: all 0.8s ease-in-out;
      width: 100%;
      padding-right: 0.1066666667rem;
    }
    .prod2023-n11 .content .info .range input[type=range]::-webkit-slider-thumb {
      cursor: pointer;
      -webkit-appearance: none;
      margin-top: 0.0666666667rem;
      margin-left: 0.0666666667rem;
      margin-right: 0.0666666667rem;
      border-radius: 0.2666666667rem;
      height: 0.4rem;
      width: 0.4rem;
      border: 0.0533333333rem solid #fff;
      background: #131e3a;
    }
    .prod2023-n11 .content .info .range input[type=range]::-moz-range-thumb {
      cursor: pointer;
      -webkit-appearance: none;
      margin-top: 0.0666666667rem;
      margin-left: 0.0666666667rem;
      margin-right: 0.0666666667rem;
      border-radius: 0.2666666667rem;
      height: 0.4rem;
      width: 0.4rem;
      border: 0.0533333333rem solid #fff;
      background: #131e3a;
    }
    .prod2023-n12 {
      width: 100%;
      padding: .6rem 0;
    }
    .prod2023-n12 .content ul {
      margin-top: 0rem;
    }
    .prod2023-n12 .content ul li {
      display: flex;
      flex-flow: column nowrap;
      justify-content: flex-start;
      list-style-type: none;
    }
    .prod2023-n12 .content ul li .semi {
      width: 8.9333333333rem;
      margin-top: 0.9333333333rem;
    }
    .prod2023-n12 .content ul li .semi .media {
      width: 8.9333333333rem;
      height: 5.0133333333rem;
      max-width: 100%;
    }
    .prod2023-n12 .content ul li .semi .media img, .prod2023-n12 .content ul li .semi .media video {
      border-radius: 0.1333333333rem;
    }
    .prod2023-n12 .content ul li .semi h3 {
      margin-top: 0.5333333333rem;
    }
    .prod2023-n12 .content ul li .semi p {
      margin-top: 0.2666666667rem;
    }
    .prod2023-n12 .content ul li .whole {
      width: 100%;
    }
    .prod2023-n12 .content ul li:nth-of-type(1) {
      margin-top: 0;
    }
    .prod2023-n12 .content ul li:nth-of-type(2) {
      margin-top: 0.5333333333rem;
    }
    .prod2023-n12 .content ul li:nth-of-type(3) {
      margin-top: 0.2rem;
    }
    .prod2023-n13 {
      width: 100%;
      padding: 1rem 0;
      background: #222222;
    }
    .prod2023-n13 .content {
      display: flex;
      flex-flow: column nowrap;
      align-items: center;
    }
    .prod2023-n13 .content > h2, .prod2023-n13 .content > p {
      width: 100%;
      margin-top: 0.2666666667rem;
      color: #fff;
      text-align: center;
    }
    .prod2023-n13 .content .n13-icon {
      display: flex;
      justify-content: center;
      margin-top: 0.6666666667rem;
    }
    .prod2023-n13 .content .n13-icon li img {
      /* width: 2.2666666667rem; */
      /* height: -0.0133333333rem; */
    }
    .prod2023-n13 .content .n13-icon li:nth-of-type(2) {
      margin-left: 0.4rem;
    }
    .prod2023-n13 .content .media {
      width: 8.9333333333rem;
      margin-top: 1.0666666667rem;
    }
    .prod2023-n13 .content .media video {
      width: 100%;
      border-radius: 0.1333333333rem;
    }
    .prod2023-n13 .content .n13-more-effects {
      display: flex;
      flex-flow: column nowrap;
      justify-content: flex-start;
      align-items: center;
      margin-top: 0.6666666667rem;
    }
    .prod2023-n13 .content .n13-more-effects > span {
      padding: 0.0933333333rem 0.1733333333rem;
      color: #fff;
      background: #2F80ED;
      font-size: 0.3466666667rem;
      line-height: 1.3;
      border-radius: 0.0533333333rem;
      cursor: pointer;
    }
    .prod2023-n13 .content .n13-more-effects .effect-list {
      display: none;
      flex-flow: column wrap;
      width: 100%;
      margin-top: 1.0666666667rem;
    }
    .prod2023-n13 .content .n13-more-effects .effect-list.active {
      display: flex;
    }
    .prod2023-n13 .content .n13-more-effects .effect-list .effect-item {
      width: 100%;
      padding: 0;
      margin-bottom: 0.8rem;
      list-style-type: none;
    }
    .prod2023-n13 .content .n13-more-effects .effect-list .effect-item h3 {
      color: #fff;
    }
    .prod2023-n13 .content .n13-more-effects .effect-list .effect-item p {
      margin-top: 0.2666666667rem;
      color: #fff;
      font-size: 16px;
    }
    .prod2023-n14 {
      width: 100%;
      height: auto;
      background: #000;
    }
    .prod2023-n14 .content {
      display: flex;
      flex-flow: column nowrap;
      justify-content: flex-start;
      align-items: center;
      height: auto;
      padding: .3rem 0;
    }
    .prod2023-n14 .content .n14-left {
      width: 100%;
    }
    .prod2023-n14 .content .n14-left h2, .prod2023-n14 .content .n14-left p {
      color: #fff;
      text-align: left;
    }
    .prod2023-n14 .content .n14-left h2 {
      text-align: center;
    }
    .prod2023-n14 .content .n14-left p {
      margin-top: 0.2666666667rem;
    }
    .prod2023-n14 .content .n14-right {
      width: 100%;
      margin-top: 0.9333333333rem;
    }
    .prod2023-n14 .content .n14-right video {
      width: 100%;
      max-width: 100%;
      border-radius: 0.1333333333rem;
    }
    .prod2023-n15, .prod2023-n16 {
      width: 100%;
      background: #F6F6F6;
    }
    .prod2023-n15 .content, .prod2023-n16 .content {
      padding-top: .4rem;
      padding-bottom: .6rem;
    }
    .prod2023-n15 .content ul, .prod2023-n16 .content ul {
      display: flex;
      flex-flow: column wrap;
      justify-content: flex-start;
      align-items: center;
      margin-top: 0rem;
    }
    .prod2023-n15 .content ul li, .prod2023-n16 .content ul li {
      display: flex;
      flex-flow: column nowrap;
      justify-content: flex-start;
      align-items: flex-start;
      width: 100%;
      list-style-type: none;
    }
    .prod2023-n15 .content ul li:nth-of-type(n+3), .prod2023-n16 .content ul li:nth-of-type(n+3) {
      margin-top: 0;
    }
    .prod2023-n15 .content ul li:nth-of-type(n+2), .prod2023-n16 .content ul li:nth-of-type(n+2) {
      margin-top: 0.9333333333rem;
    }
    .prod2023-n15 .content ul li .media, .prod2023-n16 .content ul li .media {
      width: 8.9333333333rem;
      height: 5.0133333333rem;
      position: relative;
      border-radius: 0.1333333333rem;
      overflow: hidden;
    }
    .prod2023-n15 .content ul li .media img, .prod2023-n15 .content ul li .media video, .prod2023-n16 .content ul li .media img, .prod2023-n16 .content ul li .media video {
      border-radius: 0.1333333333rem;
    }
    .prod2023-n15 .content ul li .media .media-mask-before, .prod2023-n15 .content ul li .media .media-mask-after, .prod2023-n16 .content ul li .media .media-mask-before, .prod2023-n16 .content ul li .media .media-mask-after {
      position: absolute;
      top: 0;
      left: 0;
    }
    .prod2023-n15 .content ul li .media .media-mask-before img, .prod2023-n15 .content ul li .media .media-mask-after img, .prod2023-n16 .content ul li .media .media-mask-before img, .prod2023-n16 .content ul li .media .media-mask-after img {
      display: flex;
      border-radius: 0.1333333333rem;
      width: 8.9333333333rem;
      height: 5.0133333333rem;
      -o-object-position: left top;
         object-position: left top;
      -o-object-fit: cover;
         object-fit: cover;
      max-width: unset;
    }
    .prod2023-n15 .content ul li .media .media-mask-after, .prod2023-n16 .content ul li .media .media-mask-after {
      z-index: 3;
      width: 50%;
      height: 100%;
      overflow: hidden;
    }
    .prod2023-n15 .content ul li .media .media-mask-before, .prod2023-n16 .content ul li .media .media-mask-before {
      z-index: 2;
      width: 100%;
      height: 100%;
    }
    .prod2023-n15 .content ul li .media .line, .prod2023-n16 .content ul li .media .line {
      width: 0.8rem;
      height: 100%;
      background: url(//pic.mairuan.com/WebSource/huishenghuiying/web/images/prod2022_m4_handle.png) no-repeat center/cover;
      position: absolute;
      top: 0;
      z-index: 3;
      cursor: pointer;
      transform: translateX(-0.3333333333rem);
    }
    .prod2023-n15 .content ul li h3, .prod2023-n16 .content ul li h3 {
      margin-top: 0.4rem;
    }
    .prod2023-n15 .content ul li p, .prod2023-n16 .content ul li p {
      margin-top: 0.2666666667rem;
    }
    .prod2023-n16 {
      background: #fff;
    }
    .prod2023-n17 {
      width: 100%;
      padding: 0rem 0 .8rem 0;
    }
    .prod2023-n17 .content {
      display: flex;
      flex-flow: column nowrap;
      justify-content: flex-start;
      align-items: center;
    }
    .prod2023-n17 .content .media {
      width: 8.9333333333rem;
    }
    .prod2023-n17 .content .media video {
      width: 100%;
      max-width: 100%;
      margin-top: 0rem;
      border-radius: 0.1333333333rem;
    }
    .prod2023-n17 .content ul {
      display: flex;
      flex-flow: column wrap;
      justify-content: flex-start;
      align-items: center;
    }
    .prod2023-n17 .content ul li {
      width: 100%;
      margin-top: 0.9333333333rem;
      list-style-type: none;
    }
    .prod2023-n17 .content ul li p {
      margin-top: 0.2666666667rem;
    }
    .prod2023-n18 {
      width: 100%;
      height: 17.5rem;
      background: url(https://pic.mairuan.com/WebSource/huishenghuiying/web/images/prod2023-n18-bg-m.png) no-repeat top/contain;
      padding-top: 8rem;
    }
    .prod2023-n18 .content {
      display: flex;
      justify-content: flex-end;
      padding-top: 0;
    }
    .prod2023-n18 .content .info {
      width: 100%;
    }
    .prod2023-n18 .content .info h2 {
      font-size: 0.56rem;
      line-height: 0.8rem;
      text-align: left;
    }
    .prod2023-n18 .content .info ul {
      margin-top: 0rem;
      border-top: 0.0133333333rem solid #ccc;
    }
    .prod2023-n18 .content .info ul li {
      padding: 0.16rem 0;
      list-style-type: none;
      border-bottom: 0.0133333333rem solid #ccc;
    }
    .prod2023-n18 .content .info ul li h3 {
      display: flex;
      flex-flow: row nowrap;
      justify-content: flex-start;
      align-items: center;
      position: relative;
      font-size: 0.3466666667rem;
      line-height: 0.64rem;
      font-weight: 400;
    }
    .prod2023-n18 .content .info ul li h3 .ult-only {
      margin-left: 0.2666666667rem;
    }
    .prod2023-n18 .content .info ul li h3 .n-icon {
      position: absolute;
      width: 0.3466666667rem;
      height: 0.2133333333rem;
      right: 0.0266666667rem;
      background: url(https://pic.mairuan.com/WebSource/huishenghuiying/web/images/n-icon.png) no-repeat center/contain;
    }
    .prod2023-n18 .content .info ul li p {
      display: none;
      margin-top: 0.28rem;
      margin-bottom: 0.1866666667rem;
      font-size: 0.3466666667rem;
      line-height: 0.64rem;
    }
    .prod2023-n18 .content .info ul li.active h3 {
      font-weight: 700;
    }
    .prod2023-n18 .content .info ul li.active p {
      display: block;
    }
    /** videostudio2023 新增页面 end **/
  


}