@media only screen and (max-width: 768px) {
    .ajaxcontent {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 30px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .cooperate_img {
        width: 100%;
        margin-top: 20px;
    }
    .ajaxcontent a {
        color: #333333;
        text-decoration: none;
    }
    .c_title{
        /*font-size: 21px;*/
        font-weight: normal;
        font-stretch: normal;
        /*line-height: 42px;*/
        letter-spacing: 0px;
        color: #010101;
        margin-top: 39px;
    }
    .tabdiv{
        margin-top: 22px;
    }
    .tabdiv div{
        /*font-size: 21px;*/
        font-weight: normal;
        font-stretch: normal;
        /*line-height: 42px;*/
        letter-spacing: 0px;
        color: #010101;
        text-indent: 2em
    }
    .weimg{
        width: 100%;
        /*height: 200px;*/
    }
    .comtext{
        width: 80%;
        /* height: 230px; */
        /* font-size: 21px; */
        font-weight: normal;
        font-stretch: normal;
        /* line-height: 42px; */
        letter-spacing: 0px;
        color: #010101;
        float: left;
        /* margin-left: 61px; */
        position: relative;
        left: 10px;
    }
    .comimg{
        float: left;
        margin-top: 50px;
        width: 20%;
    }
    .comdiv{
        margin-top: 60px;
        clear: both;
    }
    .comdiv1{
        padding-top: 44px;
    }
    .limg{
        width: 50px;
        /*height: 78px;*/
    }
    .limgdiv{
        position: absolute;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        /*line-height: 42px;*/
        letter-spacing: 0px;
        color: #010101;
        right: 10px;
        top: 138px;
        text-align: center;
    }
    .awards-container{
        padding-top: 59px;
    }
}
