.mybox-l .status{height:135px}
.mybox-l ul.three li>a{font-size:13px;padding-left:20px}
.mybox-l ul.three .child>a{font-size:13px}
.mybox-l ul.three .item>a{font-size:13px}

.footer1 .nav>a{width:calc(50% - 10px);margin-right:20px}
.footer1 .nav>a:nth-child(3n){margin-right:20px;border-right:1px solid #ddd}
.footer1 .nav>a:nth-child(2n){margin-right:0;border-right:0}

.index-page .banner .info>a{width:170px}
.index-page .box1 .tit>a{width:170px}
.index-page .box2 .tit>a{width:170px;margin-top:30px}
.index-page .box2 .info>p:first-child{margin-bottom:0}
.index-page .box3-1 .txt>a:nth-of-type(2){width:160px}

.goods-page .box2 .download>a{width:175px}
.goods-page .box4 .tit>a{width:auto;padding:0 20px 0 45px}
.goods-page .box4 .pc li>p:nth-of-type(2){width:100px}
.goods-page .box4 .pc li>a:nth-of-type(2){width:90px}

.app-page .tab>p{width:220px}

.contact-page li{height:auto}
.contact-page .img{height:auto;padding-bottom:69.53%}
.contact-page .info{padding:0 0 30px}
.contact-page .txt>span{width:100%}
.contact-page .txt>span:nth-child(2){width:100%}

@media (max-width:750px){
	
    .index-page .banner .info>a{width:160px}
    .index-page .box1 .tit>a{width:130px}
    .index-page .box2 .tit>a{margin-top:10px;width:160px}
    .index-page .box3-1 .txt>a:nth-of-type(2){width:130px}
    
    .goods-page .tab>p{width:calc(50% - 10px);margin-right:20px;font-size:12px}
    .goods-page .tab>p:nth-child(3n){margin-right:20px}
    .goods-page .tab>p:nth-child(2n){margin-right:0}
    .goods-page .box2 .download>a{width:130px}
    .goods-page .box4 .m li>a{width:70px}
    
    .app-page .tab>p{width:100%;margin-right:0}
	
	.contact-page .info{padding:20px 0}
}