.float .tc .txt>p{font-size:15px}
.inner-banner .width>a{width:400px}
.inner-banner .btn>a{width:325px}

.index-page .tit>p:nth-of-type(2){font-size:28px;line-height:38px}
.index-page .banner .info>a{width:210px}
.index-page .box1 li>a:nth-of-type(1){width:210px;}
.index-page .box2 .num>a{width:210px;}
.index-page .box4 .tit-box>a{width:210px;}

.goods-page.list .box1 .info>p:nth-of-type(3){width:185px}
.goods-page.list .box3 .info>p:nth-of-type(3){width:185px}

.comment-page .tip{width:825px}

.news-page.list .box6 li>p:nth-of-type(2){width:calc(100% - 225px)}
.news-page.list .box6 li>p:nth-of-type(3){width:115px}

.contact-page .box2 .con1>p{font-size:20px}
.contact-page .box2 .con2 .item>p{font-size:20px}
.contact-page .box2 .con3>p{font-size:20px}

.cooperate-page .box1 li>p{width:210px}
.cooperate-page .box2>a{width:350px}

.search-page li>p:nth-of-type(1){width:calc(100% - 115px)}
.search-page li>p:nth-of-type(2){width:115px}

@media (max-width:1600px){
    .index-page .tit>p:nth-of-type(1){font-size:18px;line-height:28px}
    .index-page .tit>p:nth-of-type(2){font-size:26px;line-height:36px}
    .index-page .box4 .tit>p:nth-of-type(1){font-size:26px;line-height:36px}
}

@media (max-width:1440px){
    .inner-banner .btn>a{width:295px}
    
    .index-page .tit>p:nth-of-type(1){font-size:15px;line-height:25px}
    .index-page .tit>p:nth-of-type(2){font-size:23px;line-height:33px}
    .index-page .box4 .tit>p:nth-of-type(1){font-size:23px;line-height:33px}
    .index-page .box1 li>a:nth-of-type(1){width:170px}
    .index-page .box2 .num>a{width:170px}
    .index-page .box3 .cate .swiper-slide{padding:0 20px;font-size:14px}
    .index-page .box4 .tit-box>a{width:170px}
    
    .contact-page .box2 .con1>p{font-size:18px}
    .contact-page .box2 .con2 .item>p{font-size:18px}
    .contact-page .box2 .con3>p{font-size:18px}
    
    .cooperate-page .box1 li>p{width:190px}
    
    .develop-page.policy .box2 .info{padding:12% 0 20px}
}

@media (max-width:1279px){
    .inner-banner .width>a{width:auto}
    .inner-banner .btn>a{width:265px}
    .inner-banner .btn>a:nth-child(2){width:210px}
    
    .index-page .tit>p:nth-of-type(1){font-size:14px;line-height:24px}
    .index-page .tit>p:nth-of-type(2){font-size:22px;line-height:32px}
    .index-page .banner .info>a{width:180px}
    .index-page .box1 li>a:nth-of-type(1){width:180px}
    .index-page .box2 .num>a{width:180px}
    .index-page .box4 .tit-box>a{width:180px}
    
    .goods-page.list .box1 .info>p:nth-of-type(3){width:170px}
    .goods-page.list .box3 .info>p:nth-of-type(3){width:170px}
    
    .comment-page .tip{width:100%}
    
    .develop-page.policy .box2 .info{width:100%;padding:60px 0 30px}
    
    .news-page.list .box6 li>p:nth-of-type(2){width:100%}
    
    .contact-page .box2 .con1>p{font-size:16px}
    .contact-page .box2 .con2 .item>p{font-size:16px}
    .contact-page .box2 .con3>p{font-size:16px}
    
    .cooperate-page .box1 li>p{width:170px}
    .cooperate-page .box2>a{width:100%}
    
    .search-page li>p:nth-of-type(1){width:100%}
}