@charset "utf-8";
/* CSS Document */
.contact{width:100%;height:auto;clear:both;background:url(../images/ditu.jpg)  center top;background-attachment:fixed}
.contact .c1{width:40%;height:100%;background:#fff;box-shadow:5px 5px 5px #666;padding:5vh 0vh 4vh 0vh;}
.contact .c1 p{width:80%;margin:0 auto;line-height:2.6;color:#000000;font-size:2rem;}

@media(max-width:468px){
.contact .c1{width:95%;margin:0 auto;}
}
@media(max-width:990px){
.contact .c1{width:95%;margin:0 auto;}
}