body{font-family:'Microsoft yahei'}
input,textarea{font-family:'Microsoft yahei'}
input::placeholder,textarea::placeholder{font-family:'Microsoft yahei'}
.select select{font-family:'Microsoft yahei'}
.b{font-family:'Microsoft yahei';font-weight: bold;}
.bb{font-family:'Microsoft yahei';font-weight: bold;}
m{font-family:'Microsoft yahei';font-weight: bold;}

.common .btn{width:170px}

.index-page .more{width:170px}
.index-page .box1 .name>p:nth-of-type(2)::after{bottom:4px}
.index-page .box1 .btn>a{width:180px}
.index-page .box1 .btn>a:nth-of-type(2){width:200px}
.index-page .box3 .cate{width:calc(100% - 170px)}
.index-page .box5 .cate{width:calc(100% - 170px)}
.index-page .box7>a{width:220px}

.service-page .ask .btn{width:170px}

.news-page .detail .jump .info{width:calc(100% - 170px)}
.news-page .detail .jump>a{width:170px}

@media (max-width:1440px){
    .common .btn{width:150px}

    .index-page .more{width:150px}
    .index-page .box1 .btn>a{width:170px}
    .index-page .box1 .btn>a:nth-of-type(2){width:190px}
    .index-page .box3 .cate{width:calc(100% - 150px)}
    .index-page .box5 .cate{width:calc(100% - 150px)}
    .index-page .box7>a{width:200px}

    .service-page .ask .btn{width:150px}

    .news-page .detail .jump .info{width:calc(100% - 150px)}
    .news-page .detail .jump>a{width:150px}
}

@media (max-width:1279px){
    .common .btn{width:130px}

    .index-page .more{width:140px}
    .index-page .box1 .name>p>span{font-size: 25px;line-height: 35px;}
    .index-page .box1 .btn>a{width:150px}
    .index-page .box1 .btn>a:nth-of-type(2){width:160px}
    .index-page .box7>a{width:150px}

    .service-page .ask .btn{width:130px}

    .news-page .detail .jump .info{width:100%}
    .news-page .detail .jump>a{width:130px}

    .contact-page .map-tit{width:240px}
}