.header .logo{width:12.3rem;height:4.2rem}
.header .nav .child{width:25rem}

.footer .f_nav{padding-right:2rem}
.footer .f_nav .item{width:calc(20% - 2rem)}

.index-page .plan .pc .tag.top .name{top:-4rem}
.index-page .plan .pc .tag.right .name{right:-30rem}
.index-page .plan .pc .tag.bottom .name{bottom:-8rem}
.index-page .plan .pc .tag.left .name{left:-11rem}
.index-page .plan .pc .con .name{font-size:3rem}
.index-page .dev .width.pc{top:65%}
.index-page .article .pc .best .btn{width:11rem}

.plan-page4 .progress{white-space:normal}

.dev-page .tit .name{font-size:4rem}
.dev-page .box3 .pc .tag.top .name{top:-4rem}
.dev-page .box3 .pc .tag.right .name{right:-30rem}
.dev-page .box3 .pc .tag.bottom .name{bottom:-8rem}
.dev-page .box3 .pc .tag.left .name{left:-11rem}
.dev-page .box3 .pc .con .name{font-size:3rem}

.about-page .box4 .con .item .info{padding:2rem 0 2rem 5.5rem}

.bus-page .box4 .con .item{flex-direction:column;justify-content:flex-start;}
.bus-page .box4 .con .icon{margin-bottom:2rem}
.bus-page .box4 .info{width:100%}
.bus-page .box4 .info .name{justify-content:center}
.bus-page .box4 .info .note{text-align:center}

.goods-page.list .info>a:nth-of-type(2){width:230px;background:url(../images/2.png) no-repeat 80% center/18px,linear-gradient(to right,#0dd4c5,#00b1ff)}

@media (max-width:1000px){
    .header .logo.m{width:10rem;height:3.4rem;background-size:10rem auto !important}
    
    .dev-page .tit .name{font-size:2.2rem}
    .dev-page .box2 .swiper-wrapper{height:73rem}
    
    .about-page .box3 .con .info{height:35rem}
    .about-page .box4 .con .item .name{flex-direction:column}
    .about-page .box4 .con .item .name>span{margin-top:1rem;text-align:center}
    .about-page .box4 .con .item .info{padding:2rem}
    
    .contact-page .box3 .item .txt{flex-direction:column;line-height:auto;margin-bottom:2rem}
    .contact-page .box3 .item .txt>span:first-child{margin-right:0;margin-bottom:.5rem}
    
    .goods-page.list .info>a:nth-of-type(2){width:180px;background:url(../images/2.png) no-repeat 80% center/14px,linear-gradient(to right,#0dd4c5,#00b1ff)}
}

@media (any-hover:hover){
    .goods-page.list .info>a:nth-of-type(2):hover{background:url(../images/2.png) no-repeat 80% center/18px,linear-gradient(to right,#00b1ff,#0dd4c5)}
}