.box1 {width: 300px;}
.box2 {width: 400px;}

@media screen and (max-width: 480px) {

.box1 {width: 100%;}
.box2 {width: 100%;}
.box1 {font-size: 16px !important;}
.box2 {font-size: 16px !important;}
.apply-info {  padding: 0px;}
}

@media screen and (max-width: 380px) {
.box2 {line-height: 28px !important;}
}
/*版权*/
