/* public */
.more-product {
    font-size: var(--font20);
    letter-spacing: 0;
}

.custom .custom-3 .text-style-2,
.capacity .capacity-4 .text-style-2,
.news-style .text-style-2 {
    width: 40.25rem;
    letter-spacing: 0;
}

.mode-tip .btn1 {
    width: 20.75rem;
    
}
.mode-tip .btn1  span {
    margin-left: -15px;
}

@media screen and (max-width: 992px) {
    main {
        margin-top: var(--header-height);
    }
    footer .footer-center .box .right .footer-form textarea {
        margin-top: 0;
    }
}
@media screen and (max-width:768px) {
    .more-product {
        font-size: 12px;
    }
    footer .footer-top .left {
        font-size: 20px;
        line-height: 1.4;
    }
    .fanye {
        margin-top: 40px;
    }
    .mode-tip .btn {
        font-size: 12px;
    }
    .mode-tip .btn1 span {
        margin-left: -25px;
    }
    .mode-breadCrumbs {
        flex-wrap: wrap;
    }
    .custom .custom-3 .text-style-2,
    .capacity .capacity-4 .text-style-2,
    .news-style .text-style-2 {
        width: 100%;
    }
}
/* end public */

/* index */
.index .i-product .text-box,
.index .i-dingzhi .text-box {
    margin-left: 0;
    padding-left: 11%;
    width: 42.71%;
}
.index .i-product .text-box .title {
    line-height: 1.2;
    font-weight: bold;
}
.index .i-product .text-box .desc {
    width: 62%;
}
.index .i-dingzhi .text-box .desc {
    font-weight: bold;
}

@media screen and (max-width:992px) {
    .index .i-dingzhi .text-box .tip {
        flex-wrap: wrap;
        font-size: 16px;
    }
    .index .i-dingzhi .text-box .tip .iconfont{
        font-size: 14px;
    }
    .index .i-product .text-box .desc {
        width: 100%;
    }
}
@media screen and (max-width:768px) {
    .index .i-number .item {
        width: 50%;
    }
    .index .i-product,
    .index .i-dingzhi {
        flex-wrap: wrap;
        padding: 3.125rem 15px;
    }
    .index .i-product .text-box, .index .i-dingzhi .text-box {
        margin-left: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        /*z-index: 1;*/
    }
    .index .i-product .img-box, .index .i-dingzhi .img-box {
        order: 2;
        width: 100%;
    }
    .index .i-product .more-product {
        margin: 20px auto 0;
    }
    .index .i-product .text-box .desc {
        font-size: 16px;
    }
}
/* end index */

/* About */
.about .about-1 .text-box {
    text-align: left;
}
@media screen and (max-width:992px) {
    .about .about-2 .about2__class li {
        margin-right: 0;
        padding: 10px;
    }
    .about .about-2 .about2__class li:not(:last-child)::after {
        display: none;
    }
}
@media screen and (max-width:768px) {
    .about .about-2 .about2__class {
        flex-wrap: wrap;
    }
    .about .about-2 .about2__class li {
        width: 100%;
        margin-bottom: 15px !important;
    }
} 
/* end About */

/* product */
.product .box .right .list li .text-box .desc .desc-item {
    width: 100%;
}
.product .box .right .list li .text-box .desc .desc-item p {
    min-width: 45%;
}
.mode-tip p .iconfont {
    font-size: var(--font30);
}
.footer-box .btn {
    font-size: var(--font24);
}

@media screen and (max-width: 992px) {
    .footer-box .btn {
        width: 160px;
        font-size: 14px;
    }
}
@media screen and (max-width: 640px) {
    .product .box .right .list {
        grid-template-columns: repeat(1, 1fr)
    }   
}

/* end product*/

/* productXq */
.productXq .productXq-1 .dingzhi-btn {
    width: 25.5rem;
}
/* end productXq */

/* 定制 */
.custom .custom-1 .subList .item2 .flowList .text-box {
    margin-top: 1.25rem;
}
.custom .custom-1 .subList .item2 .flowList .text-box .en-title {
    display: none;
}
.custom .custom-1 .subList .item2 .flowList .text-box .cn-title {
    font-size: var(--font24);
}
.custom .custom-1 .subList .item2 .moreBtn {
    width: 29.5625rem;
}
.custom .custom-1 .subList .item3 .item-box .adv-item {
    height: auto;
}
.productXq .productXq-1 .right .imgList {
  margin: 1.875rem 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: auto;
  gap: 0 20px;
}

@media (max-width: 992px) {
  .productXq .productXq-1 .right .imgList {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
  }
}

.productXq .productXq-1 .right .imgList .img-box {
  position: relative;
  border: 1px solid #c6c6c6;
  display: flex;
}

.productXq .productXq-1 .right .imgList .img-box img {
  display: block;
  margin: auto;
  width: 100%;
}

.productXq .productXq-1 .right .imgList p {
  font-size: var(--font16);
  text-align: center;
  margin-top: 5px;
}
@media screen and (max-width: 640px) {
    .custom .custom-1 .subList .item .item-title .left {
        font-size: 14px;
    }
    .custom .custom-1 .subList .item3 .item-title .left p {
        font-size: 12px;
    }
    .custom .custom-1 .subList .item2 .flowList .text-box .cn-title {
        font-size: 16px;
    }
    .custom .custom-1 .subList .item2 .item2-tip {
        padding-left: 0;
    }
    .custom .custom-1 .subList .item2 .flowBox .flow-itemBox {
        padding: 15px;
    }
    .custom .custom-1 .subList .item2 .moreBtn {
        width: 100%;
        margin: 20px 0;
    }
    .custom .custom-1 .subList .item .item-box {
        padding: 25px 15px;
    }
}
/* end 定制 */

/* 能力 */

.capacity .capacity-1 .capacity-title {
    font-weight: bold;
}
.capacity .capacity-1 .list {
    gap: 9.6875rem 1.875rem;
    padding: 0;
}
.custom .custom-1 .subList .item2 .flowList li {
    width: 15%;
}
.custom .custom-1 .subList .item2 .flowList .text-box .cn-title {
    line-height: 1.2;
}
.capacity .capacity-1 .list {
    
}
.capacity .capacity-1 .list li .iconfont {
    margin-right: 2.1875rem;
}
@media screen and (max-width: 992px) {
    .capacity .capacity-1 .list {
        gap: 2.5rem;
        padding: 0;
        grid-template-columns: repeat(1,1fr)
    }
    .custom .custom-1 .subList .item2 .flowList li {
        width: 30%;
    }
}
@media screen and (max-width: 640px) {
    .capacity .capacity-3 .list .item-title .left {
        font-size: 14px;
    }
    .capacity .capacity-3 .list .item-title .left p {
        font-size: 12px;
    }
    .capacity .capacity-3 .list .item-title {
        height: auto;
        min-height: 8.125rem;
        padding: 10px 3.75rem 10px 1.875rem;
    }
    .custom .custom-1 .subList .item2 .flowList li {
        width: 50%;
    }
}
/* end 能力 */

/* Contact */
.contact .contact-1 .list .item .desc {
    padding: 0 15px;
}
/* end Contact */