.newcontactbig { }
.auto h2 { margin-bottom: 60px; margin-top: 75px; text-align: center; font-size: 32px; color: #333; }
.services-box ul li h4 { height: auto; }
 @media screen and (max-width: 1200px) {
 .newcontacttwo {
 padding: 0 10px !important;
 margin: 0 auto !important;
 width: 100% !important;
}
 .auto {
 width: 100% !important;
 min-width:auto;
}
 .auto h2 {
 font-size: 24px;
}
}
 @media screen and (max-width:880px) {
 body {
 padding-top: 50px;
}
 .auto h2 {
 margin-bottom: 27px;
 margin-top: 45px;
 font-size: 18px;
}
 .services-box ul li {
 float: left;
 width: 48%;
 height: auto;
 margin: 0 1% 2% 1% !important;
 padding: 0 0 10px 0;
 height: 252px;
 border: 1px #e3e3e3 solid;
}
 .services-box ul li:last-child {
 width: 98%;
 height: auto;
 padding: 0 0 32px 0;
}
 .mathbox {
 width: 98%;
 margin: -10px auto;
 border: 1px solid #ddd;
}
 .service-desc {
 margin-bottom: 6px;
}
 .service-phone, .service-qq {
 margin-bottom: 0;
 min-height: 20px;
    /* height: 48px; */
    line-height: 20px;
 padding: 0 8px;
}
}
 @media screen and (max-width:500px) {
 .minheight {
 height:30px !important;
}
}
