
/* ── 1700px ── */
@media only screen and (max-width: 1700px) {
  .banner .wrap {
    max-width: 80%;
  }
  .model .main .title {
    max-width: 94%;
  }
  .model2 .content {
    max-width: 94%;
  }
  .pros .main {
    max-width: 94%;
  }
  .faq .list {
    max-width: 94%;
    margin: 0 auto;
  }
  .blog .blog_wrap {
    max-width: 94%;
  }
}

/* ── 1470px ── */
@media only screen and (max-width: 1470px) {
  /* Banner */
  .banner .wrap .h1 .text {
    font-size: 36px;
  }
  .banner .wrap .h1 .icon {
    width: 20px;
    height: 20px;
    top: 20px;
  }
  .banner .wrap .h2 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .banner .wrap .h3 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 40px;
  }
  .banner .wrap .button {
    margin-bottom: 40px;
  }
  .banner .wrap .items {
    margin-bottom: 0;
  }
  .banner .wrap .items .item {
    margin-bottom: 10px;
  }
  .banner .wrap .items .item img {
    width: 24px;
    height: 24px;
  }

  /* Model (3D) */
  .model .main .title {
    padding: 40px 0;
  }
  .model .main .title .text .p {
    font-size: 36px;
    margin-bottom: 10px;
  }
  .model .main .title .text .p strong {
    font-size: 42px;
  }
  .model .main .title .text .p:last-child {
    font-size: 14px;
  }
  .model .main .title .style .option {
    width: 100%;
  }
  .model .main .d3 .canvas .model-viewer .m1 {
    width: 140px;
    height: 140px;
  }
  .model .main .d3 .canvas .model-viewer .m2 {
    width: 100px;
    height: 180px;
  }
  .model .main .d3 .canvas .model-viewer .m3 {
    width: 100px;
    height: 360px;
  }
  .model .main .title .style .img img {
    width: 140px;
    margin-bottom: 10px;
  }
  .model .main .title .style .option .item img {
    width: 16px;
  }
  .model .main .title .style .option .item span {
    font-size: 12px;
  }
  .model .main .d3 .tools .item .label img {
    height: 14px;
  }
  .model .main .d3 .tools .item {
    flex-wrap: wrap;
    padding: 10px 20px;
    margin-bottom: 0;
  }
  .model .main .d3 .tools .item .label {
    width: 100%;
    margin-bottom: 10px;
  }
  .model .main .d3 .tools .item .options {
    width: calc(100% - 100px);
  }
  .model .main .d3 .tools .item .options .option .btn {
    margin-bottom: 4px;
  }
  .model .main .d3 .tools .item .options .option .btn span {
    font-size: 12px;
  }
  .model .main .d3 .tools .item2 {
    display: none;
  }
  .model .main .d3 .canvas .set_logo {
    width: 65%;
    margin: 0 auto 10px;
  }
  .model .main .d3 .canvas .set_logo .label img {
    height: 24px;
  }
  .model .main .d3 .canvas .set_logo .shape .group .btn {
    padding: 10px 20px;
    font-size: 12px;
  }
  .model .main .d3 .canvas .set_logo .shape .group {
    margin-bottom: 40px;
  }
  .model .main .d3 .tools {
    width: 45%;
    flex-wrap: wrap;
  }
  .model .main .d3 .canvas .side .button {
    margin: 0 auto;
    display: flex;
  }
  .model .pc {
    align-content: center;
  }

  /* Model1 */
  .model1 .h3 {
    font-size: 22px;
    margin-bottom: 40px;
  }
  .model1 .images {
    margin-bottom: 40px;
    gap: 16px;
    padding: 16px 30px;
  }
  .model1 .images .item {
    width: 420px;
  }
  .model1 .images .item .name {
    font-size: 22px;
    bottom: 20px;
  }

  /* Pros */
  .pros .title h2 {
    font-size: 36px;
    margin-bottom: 10px;
  }
  .pros .title .span {
    font-size: 14px;
  }
  .pros .title {
    padding: 60px 0;
  }
  .pros .main .list .type .type_item {
    font-size: 14px;
    padding: 15px;
  }
  .pros .main .side .side_title {
    font-size: 18px;
  }
  .pros .main .side .ul .li .label span {
    font-size: 14px;
  }
  .pros .main .side .ul .li .value .item span {
    font-size: 12px;
  }
  .pros .main .list {
    padding: 60px 0;
    height: auto;
  }
  .pros .main .list .pro_items {
    padding: 0 20px;
  }
  .pros .main .list .pro_items .item .img {
    width: 80%;
    margin: 0 auto;
  }
  .pros .main .side {
    height: 700px;
  }
  .pros .main .component {
    padding-top: 20px;
  }

  /* Process */
  .process .title h2 {
    font-size: 36px;
    margin-bottom: 10px;
  }
  .process .title .span {
    font-size: 14px;
  }
  .process .title {
    padding: 60px 0;
  }
  .process .icons {
    padding-top: 0;
    padding-bottom: 20px;
  }
  .process .icons .icon {
    height: 90px;
    margin: 0 30px;
  }
  .process .list .swiper {
    padding: 30px 0;
  }
  .process .list .swiper .swiper-wrapper .swiper-slide .ol .li {
    font-size: 14px;
    line-height: normal;
  }
  .process .list .swiper .swiper-wrapper .swiper-slide .ol {
    margin-bottom: 20px;
  }
  .process .list .swiper .swiper-wrapper .swiper-slide .text {
    font-size: 12px;
  }
  .process .tips {
    padding: 20px 0;
  }
  .process .tips .wrap span {
    font-size: 14px;
  }
  .process {
    margin-bottom: 100px;
  }

  /* Model2 */
  .model2 .title h2 {
    font-size: 36px;
    margin-bottom: 30px;
  }
  .model2 .title .span {
    font-size: 14px;
  }
  .model2 .title {
    padding: 60px 0;
    position: relative;
    z-index: 5;
  }
  .model2 .content .text .h2 {
    font-size: 28px;
  }
  .model2 .content .text .h2 em {
    font-size: 36px;
  }
  .model2 .content .list .scroll-col,
  .model2 .content .list .swiper {
    height: 520px;
  }
  .model2 .content .text .span1 {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 40px;
  }
  .model2 .bg {
    width: 50%;
  }

  /* FAQ */
  .faq {
    padding: 60px 0;
    margin-bottom: 60px;
  }
  .faq .title {
    padding: 60px 0;
  }
  .faq .title h2 {
    font-size: 36px;
    margin-bottom: 10px;
  }
  .faq .title .span {
    font-size: 14px;
  }
  .faq .list .left .item .label span {
    font-size: 16px;
  }
  .faq .list .left .item .label img {
    width: 18px;
    height: 18px;
  }
  .faq .list .left .item .value p {
    font-size: 14px;
  }
  .faq .list .right .swiper .swiper-wrapper .swiper-slide .label span {
    font-size: 16px;
  }
  .faq .list .right .swiper .swiper-wrapper .swiper-slide .label img {
    width: 18px;
    height: 18px;
  }
  .faq .list .right .swiper .swiper-wrapper .swiper-slide .value p {
    font-size: 14px;
  }
  .faq .list .right .down {
    width: 50px;
  }

  /* Blog */
  .blog {
    padding: 60px 0;
  }
  .blog .title1 {
    margin-bottom: 30px;
  }
  .blog .title1 .label strong {
    font-size: 48px;
  }
  .blog .title1 .label span {
    font-size: 36px;
  }
  .blog .title1 .text {
    font-size: 18px;
  }
  .blog .list .swiper-wrapper .item {
    width: 420px;
    margin-right: 30px;
    padding: 20px;
  }
  .blog .list .swiper-wrapper .item .name {
    font-size: 20px;
    margin-bottom: 14px;
  }
  .blog .list .swiper-wrapper .item .text {
    font-size: 13px;
  }
  .blog .list .swiper-wrapper .item .icon img {
    width: 36px;
    height: 36px;
  }

}

/* ── 1280px ── */
@media only screen and (max-width: 1280px) {
  /* Model */
  .model .main .d3 .canvas .model-viewer {
    transform: scale(0.8);
  }
  .model .main .title .style .option .item img {
    width: 24px;
  }
  .model .main .title .style .option .item span {
    font-size: 12px;
  }

  /* Marquee */
  .marquee-container .swiper-container .swiper-wrapper .swiper-slide {
    margin: 0 10px;
  }

  /* Pros */
  .pros .main .list .pro_items {
    padding: 0 20px;
  }
  .pros .main .list .pro_items .item {
    width: calc((100% - 60px) / 4);
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .pros .main .side {
    min-height: 600px;
    height: auto;
  }
  .pros .main .list {
    min-height: 600px;
    height: auto;
  }

  /* Process */
  .process .icons {
    padding-bottom: 10px;
  }
  .process {
    margin-bottom: 0;
  }
  .process .tips .wrap span {
    font-size: 18px;
  }

  /* FAQ */
  .faq {
    margin-bottom: 30px;
  }

  /* Model3 */
  .model3 .list {
    position: initial;
    transform: none;
  }
  .model3 .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
  }
  .model3 .list .item {
    width: 50%;
  }
  .model3 .list .item:nth-child(3n),
  .model3 .list .item:nth-child(4),
  .model3 .list .item:nth-child(5) {
    border-right: 3px solid rgba(232, 235, 233, 0.48);
    border-bottom: 3px solid rgba(232, 235, 233, 0.48);
  }
  .model3 .list .item .icon {
    margin-bottom: 0;
  }
  .model3 .list .item .icon img {
    height: 50px;
  }
  .model3 .list .item:nth-child(3n) .icon img {
    height: 60px;
  }
  .model3 .list .item:nth-child(5) .icon img {
    height: 60px;
  }
  .model3 .list .item:nth-child(6) .icon img {
    width: 80px;
  }
  .model3 .list .item .dialog .value {
    line-height: normal;
  }

  /* Blog */
  .blog .title1 .label {
    width: 40%;
  }
  .blog .title1 .label strong {
    font-size: 40px;
  }
  .blog .title1 .label span {
    font-size: 30px;
  }
  .blog .title1 .text {
    font-size: 16px;
  }
  .blog .list .swiper-wrapper .item {
    width: 360px;
    margin-right: 24px;
    padding: 16px;
  }
  .blog .list .swiper-wrapper .item .name {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .blog .list .swiper-wrapper .item .img {
    margin-bottom: 14px;
  }

  /* Model1 */
  .model1 .images .item {
    width: 360px;
  }
  .model1 .images .item .name {
    font-size: 20px;
  }
}

/* ── 1024px ── */
@media only screen and (max-width: 1024px) {
  /* Banner */
  .banner .banner-video-slide .banner-video-pc {
    display: none;
  }
  .banner .banner-video-slide .banner-video-mobile {
    display: block;
  }
  .banner .text1 {
    display: none;
  }
  .banner .wrap .h2 {
    font-size: 18px;
  }
  .banner .wrap .h3 {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .banner .wrap .button {
    margin-bottom: 20px;
  }

  /* Marquee */
  .marquee-container .swiper-container .swiper-wrapper .swiper-slide {
    margin: 0 30px;
  }

  /* Model2 */
  .model2 .content {
    flex-wrap: wrap;
  }
  .model2 .content .list {
    width: 100%;
    margin-bottom: 40px;
  }
  .model2 .content .text {
    width: 100%;
  }
  .model2 .content .text .h2 {
    text-align: left;
  }
  .model2 .content .text .span1 {
    text-align: left;
  }
  .model2 .bg {
    position: initial;
  }
  .model2 {
    padding-bottom: 40px;
  }
  .model2 .content .list .scroll-col,
  .model2 .content .list .swiper {
    height: 400px;
  }

  /* FAQ */
  .faq .list {
    flex-wrap: wrap;
  }
  .faq .list .left {
    width: 100%;
  }
  .faq .list .right {
    width: 100%;
  }
  .faq .list .left .item .label {
    justify-content: flex-start;
  }
  .faq .list .left .item .label img {
    margin-right: 10px;
  }
  .faq .list .right .swiper .swiper-wrapper .swiper-slide .label {
    position: relative;
    padding-left: 30px;
  }
  .faq .list .right .swiper .swiper-wrapper .swiper-slide .label img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .faq .list .right .swiper {
    height: auto;
  }
  .faq .list .right .down {
    display: none;
  }

  /* Process */
  .process .icons {
    padding-bottom: 30px;
  }
  .process .icons .icon {
    margin: 0 20px;
    height: 70px;
  }
  .process .icons .icon2 {
    height: 50px;
  }
  .process .icons .icon4 {
    height: 40px;
  }
  .process .list .swiper .swiper-wrapper .swiper-slide {
    width: 300px;
  }

  /* Blog */
  .blog {
    padding: 40px 0;
  }
  .blog .title1 {
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .blog .title1 .label {
    width: 100%;
    margin-bottom: 10px;
  }
  .blog .title1 .label strong {
    font-size: 36px;
  }
  .blog .title1 .label span {
    font-size: 28px;
  }
  .blog .title1 .text {
    font-size: 14px;
  }
  .blog .list .swiper-wrapper .item {
    width: 320px;
    margin-right: 20px;
    padding: 14px;
  }
  .blog .list .swiper-wrapper .item .name {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .blog .list .swiper-wrapper .item .text {
    font-size: 12px;
  }

  /* Model1 */
  .model1 .h3 {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .model1 .images {
    margin-bottom: 30px;
    gap: 14px;
    padding: 14px 20px;
  }
  .model1 .images .item {
    width: 320px;
  }
  .model1 .images .item .name {
    font-size: 18px;
    bottom: 16px;
  }

}

/* ── 800px ── */
@media only screen and (max-width: 800px) {
  /* Banner */
  .banner .wrap .h1 {
    width: 100%;
  }
  .banner .wrap .h1 .text {
    font-size: 24px;
  }
  .banner .wrap .h1 .icon {
    width: 10px;
    height: 10px;
    top: 10px;
    left: -20px;
  }
  .banner .wrap .h2 {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .banner .wrap .h3 {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 16px;
  }
  .banner .wrap .button {
    margin-bottom: 16px;
  }
  .banner .wrap .items {
    margin-bottom: 10px;
  }
  .banner .wrap .items .item {
    margin-bottom: 0;
  }
  .banner .imgs .icon {
    width: 120px;
  }

  /* Model3 */
  .model3 .bg {
    width: auto;
  }
  .model3 .list .item .dialog {
    padding: 10px;
  }

  /* FAQ */
  .faq .list .left .item {
    padding: 15px 0;
  }
  .faq .list .right .swiper .swiper-wrapper .swiper-slide {
    padding: 15px 0;
  }
  .faq .list .right .swiper .swiper-wrapper {
    display: block;
  }
  .faq .list .left .item .label span {
    font-size: 14px;
  }
  .faq .list .left .item .value p {
    font-size: 13px;
  }
  .faq .list .right .swiper .swiper-wrapper .swiper-slide .label span {
    font-size: 14px;
  }
  .faq .list .right .swiper .swiper-wrapper .swiper-slide .value p {
    font-size: 13px;
  }

  /* Model2 */
  .model2 .bg {
    width: 100%;
  }
  .model2 .content .text .h2 {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .model2 .content .text .h2 em {
    font-size: 28px;
  }
  .model2 .content .text .span1 {
    font-size: 14px;
    margin-bottom: 30px;
  }

  /* Model (3D mobile) */
  .model .main .title.pc {
    display: none;
  }
  .model .main .mobile .text {
    width: 100%;
    text-align: center;
  }
  .model .main .mobile .style {
    width: 100%;
    margin-bottom: 30px;
  }
  .model .main .mobile .style .img img {
    width: 140px;
  }
  .model .main .mobile .text .p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .model .main .mobile .text .p strong {
    font-size: 24px;
  }
  .model .main .mobile .text .p:last-child {
    font-size: 12px;
  }
  .model .main .d3 .canvas .set_logo {
    display: none;
  }
  .model .main .d3 .canvas .model-viewer {
    transform: scale(1);
    width: 100%;
  }
  .model .main .d3 .canvas {
    width: 30%;
  }
  .model .main .d3 .tools {
    width: 70%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .model .main .d3 .tools.pc {
    display: none;
  }
  .model .main .d3 .tools.mobile {
    display: block;
  }
  .model .main .d3 .tools.mobile .item2 {
    display: block;
  }
  .model .main .d3 .canvas .side {
    display: none;
  }
  .model .main .d3 .tools .item {
    padding: 20px 0;
    padding-left: 40px;
    background: url(https://file.global86.cn/easygoodsreal/img/264.png) no-repeat;
    background-size: 100% 100%;
  }
  .model .main .d3 .tools .item .label {
    margin-bottom: 10px;
  }
  .model .main .d3 .tools .item .label img {
    height: 16px;
  }
  .model .main .d3 .tools .item .colors {
    width: 80px;
    height: 80px;
  }
  .model .main .d3 .tools .item .colors span {
    font-size: 12px;
  }
  .model .main .d3 .tools .item .options {
    width: calc(100% - 80px);
  }
  .model .main .d3 .tools .item .options .option {
    flex: 1;
  }
  .model .main .d3 .tools .item .options .option .btn span {
    font-size: 12px;
  }
  .model .main .d3 .tools .item .options .option .text {
    font-size: 12px;
    transform: scale(0.8);
  }
  .model .main .d3 .tools .item .options .option .btn {
    padding: 0;
    height: auto;
    margin-bottom: 10px;
    background-size: 100% 90%;
    width: auto;
  }
  .model .main .d3 .tools .item .options .option .btn span {
    transform: scale(0.5);
  }
  .model .main .d3 {
    position: relative;
  }
  .model .main .d3 .tools .item_wrap {
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }
  .model .main .d3 .tools .item {
    width: 35%;
    transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
  }
  .model .main .d3 .tools .item .colors {
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.2s ease;
  }
  .model .main .d3 .tools .show .colors {
    visibility: visible;
    animation: fadeInColors 0.2s ease 0.4s forwards;
  }

  /* Pros */
  .pros .main .list .type {
    display: none;
  }
  .pros .main .list {
    width: 100%;
    padding-top: 20px;
  }
  .pros .main .list .pro_items .item {
    width: calc((100% - 20px) / 2);
  }
  .pros .main .list .pro_items .item:nth-child(2n) {
    margin-right: 0;
  }
  .pros .main .side {
    width: 100%;
    min-height: auto;
    margin-bottom: 20px;
  }
  .pros .main .side .side_title {
    width: 100%;
    text-align: center;
    padding: 20px;
  }
  .pros .main .side .type {
    position: initial;
    flex-wrap: wrap;
    padding: 10px;
    display: flex;
  }
  .pros .main .side .type .type_item {
    font-size: 16px;
    padding: 10px;
    margin: 0 20px;
  }
  .pros .main .component {
    padding: 10px;
    padding-left: 0;
  }

  /* Blog */
  .blog {
    padding: 30px 0;
  }
  .blog .title1 .label strong {
    font-size: 30px;
  }
  .blog .title1 .label span {
    font-size: 24px;
  }
  .blog .title1 .text {
    font-size: 13px;
  }
  .blog .list {
    padding: 20px 0;
  }
  .blog .list .swiper-wrapper .item {
    width: 280px;
    margin-right: 16px;
    padding: 12px;
  }
  .blog .list .swiper-wrapper .item .name {
    font-size: 15px;
    margin-bottom: 8px;
  }
  .blog .list .swiper-wrapper .item .text {
    font-size: 12px;
  }
  .blog .list .swiper-wrapper .item .icon img {
    width: 32px;
    height: 32px;
  }
  .blog .tips .text span {
    font-size: 12px;
  }

  /* Model1 */
  .model1 .images .item {
    width: 280px;
  }
  .model1 .images .item .name {
    font-size: 16px;
    bottom: 14px;
  }

  /* Process */
  .process .list .swiper .swiper-wrapper .swiper-slide .ol p {
    font-size: 12px;
    line-height: normal;
  }

}

/* ── 640px ── */
@media only screen and (max-width: 640px) {
  /* Banner */
  .banner .wrap .items {
    display: none;
  }
  .banner .imgs {
    height: 300px;
    display: flex;
    align-items: center;
  }
  .banner .wrap .h1 .text {
    margin-bottom: 30px;
    font-size: 20px;
  }
  .banner .wrap .h2 {
    font-size: 14px;
    margin-bottom: 6px;
  }
  .banner .wrap .h3 {
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 12px;
  }
  .banner .wrap .button {
    margin-bottom: 10px;
  }

  /* Marquee */
  .marquee-container .swiper-container .swiper-wrapper .swiper-slide {
    width: 100px;
  }

  /* Model1 */
  .model1 .h3 {
    font-size: 18px;
    margin-bottom: 16px;
    padding-top: 0;
  }
  .model1 .images {
    margin-bottom: 20px;
    padding: 12px 16px;
    gap: 12px;
  }
  .model1 .images .item {
    width: 28vw;
  }
  .model1 .images .item .name {
    font-size: 14px;
    bottom: 12px;
  }
  .model1 .buttons .button {
    width: 160px;
    height: 38px;
  }

  /* Pros */
  .pros .title {
    padding: 30px 0;
  }
  .pros .title h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .pros .title .span {
    font-size: 12px;
  }

  /* Process */
  .process .title {
    padding: 30px 0;
  }
  .process .title h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .process .title .span {
    font-size: 12px;
  }
  .process .icons .icon {
    margin: 0 10px;
  }

  /* Model2 */
  .model2 .title {
    padding: 30px 0;
  }
  .model2 .title h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .model2 .title .span {
    font-size: 12px;
    position: relative;
    z-index: 5;
  }
  .model2 .content .text {
    width: 100%;
  }
  .model2 .content .text .h2 {
    text-align: left;
    font-size: 18px;
    margin-bottom: 16px;
  }
  .model2 .content .text .h2 em {
    font-size: 22px;
  }
  .model2 .content .text .span1 {
    text-align: left;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .model2 .content .list .scroll-col,
  .model2 .content .list .swiper {
    height: 300px;
  }
  .model2 .content .list .scroll-col .scroll-item .play {
    width: 40px;
    height: 40px;
  }
  .model2 .bg {
    position: initial;
  }

  /* FAQ */
  .faq {
    padding: 20px 0;
    margin-bottom: 20px;
  }
  .faq .title {
    padding: 30px 0;
  }
  .faq .title h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .faq .title .span {
    font-size: 12px;
    position: relative;
    z-index: 5;
  }
  .faq .list .left .item {
    padding: 12px 0;
  }
  .faq .list .left .item .label span {
    font-size: 13px;
  }
  .faq .list .left .item .value p {
    font-size: 12px;
  }
  .faq .list .right .swiper .swiper-wrapper .swiper-slide .label span {
    font-size: 13px;
  }
  .faq .list .right .swiper .swiper-wrapper .swiper-slide .value p {
    font-size: 12px;
  }

  /* Blog */
  .blog {
    padding: 20px 0;
  }
  .blog .title1 {
    margin-bottom: 14px;
    flex-wrap: wrap;
  }
  .blog .title1 .label {
    width: 100%;
    margin-bottom: 6px;
  }
  .blog .title1 .label strong {
    font-size: 24px;
  }
  .blog .title1 .label span {
    font-size: 20px;
  }
  .blog .title1 .text {
    font-size: 12px;
    width: 100%;
  }
  .blog .list {
    padding: 14px 0;
    border-top: none;
  }
  .blog .list .swiper-wrapper .item {
    width: 240px;
    margin-right: 12px;
    padding: 10px;
  }
  .blog .list .swiper-wrapper .item .img {
    margin-bottom: 10px;
    border-radius: 6px;
  }
  .blog .list .swiper-wrapper .item .name {
    font-size: 14px;
    margin-bottom: 6px;
  }
  .blog .list .swiper-wrapper .item .text {
    font-size: 11px;
    -webkit-line-clamp: 2;
  }
  .blog .list .swiper-wrapper .item .icon img {
    width: 28px;
    height: 28px;
  }
  .blog .tips {
    flex-wrap: wrap;
  }
  .blog .tips .text {
    width: 100%;
    margin-bottom: 10px;
  }
  .blog .tips .text span {
    font-size: 11px;
  }

  /* Model3 */
  .model3 .list .item {
    width: 100%;
    border-right: none;
  }

  /* Model (3D) */
  .model .main .d3 .canvas {
    width: 60%;
  }
  .model .main .d3 .canvas .model-viewer {
    transform: scale(0.8);
  }
  .model .main .d3 .tools .item {
    padding-left: 20px;
  }
  .model .main .title .style .option {
    flex-wrap: wrap;
  }
  .model .main .d3 .tools .item .options .logo_option {
    width: 30%;
    flex: none;
  }

}
