.ui-tabs{ margin-right: 0 !important;}
.contact{ margin-top: 20px;}
.contact div, .contact1 div{ border: 1px solid #e8e9eb; text-align: center; padding: 30px 0; height: 250px; font-size: 16px; color: #333; word-wrap: break-word;}
.contact img, .contact1 img{ max-width: 100%;}
.contact label, .contact1 label{ margin-top: 20px; font-size: 14px;}
 .math {
    margin:   50px 0;
    padding: 0;
    border: 1px #d8d8d8 solid;
}

.math{
    overflow: hidden;
}
.math>p{
    margin: 0;
}


.bigbox{
    margin-top:0px; padding:30px 0;
}
.bigbox>div{
    background: #ffffff;
}


.titleh4 {
    margin: 120px 0 15px 0;
    color: #2791c2;
    font-weight: 700;
    font-size: 22px;
    border-left: 4px #2791c2 solid;
    padding: 0 0 0 10px;
    line-height: 22px;
}
.contactleft{
    padding: 0 0 0 4%;
}

.wxtitle {
       margin: 9px 0 2px 0;
    color: #b1b1b1;
    font-weight: 700;
    font-size: 14px;
   
    line-height: 21px;
    font-weight: normal;
    text-align: center;
}













@media (max-width: 1000px){
    .math{
        overflow: hidden;
        max-height: 320px;
    }

.titleh4 {
    margin:  15px 0;
    
    font-weight: 700;
    font-size: 18px;
    border-left: 2px #2791c2 solid;
    padding: 0 0 0 6px;
    line-height: 19px;
}

}