.img-text {
    width: 680px;
    overflow: hidden;
    display: block;
    margin-right: 110px;
    margin-left: 110px;
    padding-bottom:20px ;
    padding-top: 30px;

}

.img-text .img-text-left {
    float: left;
    width: 320px;
    height: 180px;
    margin-right: 30px;
}

.img-text .img-text-right {
    float: left;
    width: 330px;
    height: 180px;
    position: relative;
    line-height: 180px;

}
.img-text .img-text-href{
    width: 100%;
    height: 180px;
    display: block;
}
.img-text .img-text-href > img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.img-text-right .img-text-title {
    font-family: "微软雅黑";
    font-size: 20px;
    color: #050505;
    letter-spacing: 0.6px;
    line-height: 30px;
    font-weight: bold;
}

.img-text-right .img-text-position {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform:translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
}

.img-text-right .img-text-content {
    font-family: "微软雅黑";
    font-size: 16px;
    color: #444;
    letter-spacing: 1.35px;
    line-height: 28px;
    max-height: 120px;
    padding-top: 10px;
    word-break: break-all;
    overflow: hidden;
}

.img-text .img-text2-right {
    margin-right: 30px;
}

.img-text .img-text2-left {
    margin-right: 0px;
}

.m-img-text {
    display: none;
}

.img-text-big {
    width: 680px;
    overflow: hidden;
    margin-left: 110px;
    margin-right: 110px;
    padding-bottom:20px ;
    padding-top:30px ;
    display: block;

}

.img-text-big .img-text-left-big {
    float: left;
    width: 320px;
    height: 320px;
    margin-right: 30px;
}

.img-text-big .img-text-right-big {
    float: left;
    width: 330px;
    height: 320px;
    position: relative;
}
.img-text-right-big .img-text-right-big-pos{
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform:translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
}

.img-text-big .img-text-big-href > img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.img-text-right-big .img-text-title-big {
    font-family: "微软雅黑";
    font-size: 20px;
    color: #050505;
    letter-spacing: 0.6px;
    line-height: 30px;
    margin-bottom: 10px;
    font-weight: bold;
}

.img-text-right-big .img-text-content-big {
    font-family: "微软雅黑";
    font-size: 16px;
    color: #444;
    letter-spacing: 1.35px;
    line-height: 28px;
    max-height: 260px;
    overflow: hidden;
    word-break: break-all;
}

.img-text-big .img-text2-right-big {
    margin-right: 30px;
}

.img-text-big .img-text2-left-big {
    margin-right: 0px;
}
.people_style_div{
    width: 680px;
    display: block;
    padding-top: 30px;
    padding-bottom: 20px;
    border-radius: 8px;
    margin-left: 110px;
    margin-right: 110px;
}
.people_style {
    width: 680px;
    height: 280px;
    display: block;
    overflow: hidden;
    background: #F7F7F7;
    border-radius: 8px;
}

.people_style_left {
    float: left;
    width: 200px;
    height: 280px;
    border-radius: 8px;
}

.people_style_left img {
    float: left;
    width: 200px;
    height: 280px;

}

.people_style_right {
    float: left;
    width: 330px;
    height: 280px;
    margin-left: 75px;
    margin-right: 75px;
    position: relative;
}
.people_style_right .people_style_right_pos{
    position: absolute;
    top: 50%;
    transform:translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform:translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
}
.people_style_right .pelple_style_title {
    font-family: "微软雅黑";
    font-size: 20px;
    color: #050505;
    letter-spacing: 0.6px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
}

.people_style_right .pelpeo_style_content {
    font-family: "微软雅黑";
    font-size: 16px;
    color: #444;
    letter-spacing: 1.35px;
    line-height: 28px;
    max-height: 230px;
    overflow: hidden;
    word-break: break-all;
}

.m-img2-wraper .m-img2-wraper-text {

    text-align: center;
    color: #999;
    margin-top: 10px;
    margin-left: 100px;
    margin-right: 110px;
}

.m-img1-a .m-img1-a-text {
    text-align: center;
    /*width: 100%;*/
    color: #999;
    margin-top: 10px;
    width: 320px;
}
.m-img1-a:hover{
    text-decoration: none;
}

.author_style {
    /*width: 680px;*/
    margin: 0 110px;
    padding-top: 20px;
    padding-bottom: 10px;
}

.author_style_img {
    width: 100%;
    height: 70px;
    overflow: hidden;
    line-height: 70px;
}

.author_style_img img {
    height: 70px;
    width: 70px;
    float: left;
    border-radius: 100%;

}

.author_style_img .author_name {
    float: left;
    margin-left: 20px;
    font-family: PingFangSC-Semibold;
    font-size: 20px;
    color: #050505;
    letter-spacing: 0.6px;
    text-align: center;
}

.author_style .author_style_text {
    font-family: "微软雅黑";
    font-size: 16px;
    color: #444;
    letter-spacing: 1.35px;
    line-height: 28px;
    padding-top: 20px;
    overflow: hidden;
}

.m-img-text {
    display: none;
}

.m-people-style {
    display: none;
}

.single-img1-a .single-img{
    width: 680px;
    margin-left: 110px;
    display:block;
    margin-right: 110px;
    border: none;

}
@media screen and (max-width: 900px) {
    .author_style {
        margin-left: 20px;
        margin-right: 20px;
        padding-bottom: 10px;
        padding-top: 20px;

    }

    .author_style_img {
        width: 100%;
        height: 60px;
        overflow: hidden;
        line-height: 60px;
    }

    .author_style_img img {
        height: 60px;
        width: 60px;
        float: left;
        border-radius: 100%;

    }

    .author_style_img .author_name {
        float: left;
        font-family: "微软雅黑";;
        font-size: 18px;
        color: #050505;
        letter-spacing: 0.3px;
        margin-left: 20px;
        font-weight: bold;
    }

    .author_style .author_style_text {
        font-family: "微软雅黑";
        font-size: 16px;
        color: #444;
        letter-spacing: 1.35px;
        line-height: 28px;
        overflow: hidden;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .img-text {
        display: none;
    }

    .img-text-big {
        display: none;
    }

    .m-img-text {
        display: block;
        margin: 0 20px 0 20px;
    }
    .m-img1-a .m-img1-a-text {
        text-align: center;
        color: #999;
        margin-top: 10px;
    }
    .m-img-text-left img {
        width: 100%;
        height: 188px;
        margin-top: 20px;
        border-radius: 8px;
    }

    .m-img-text-right .m-img-text-title {
        font-family: "微软雅黑";
        font-size: 18px;
        color: #050505;
        letter-spacing: 0.3px;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom: 10px;

    }

    .m-img-text-right .m-img-text-content {
        font-family: "微软雅黑";
        font-size: 16px;
        color: #444;
        letter-spacing: 1.35px;
        line-height: 28px;
        overflow: hidden;
        padding-top: 10px;
        margin-bottom: 10px;
    }

    .m-people-style {
        padding-top: 20px;
        padding-bottom: 10px;
        margin-right: 20px;
        margin-left: 20px;
        display: block;
        min-height: 134px;
        max-height: 192px;
    }

    .people_style {
        display: none;
    }

    .m-people-style-left {
        float: left;
        width: 25%;
        height: 134px;
        margin-right: 20px;
    }

    .m-people-style-left img {
        width: 100%;
        height: 100%;
        border-radius: 8px;
    }

    .m-people-style-right {
        float: left;
        width: calc(75% - 40px);
        min-height: 134px;
        max-height: 192px;
        overflow: hidden;

    }

    /*.m-people-style-right .m-people-style-right_pos {*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*transform:translate(0, -50%);*/
    /*-ms-transform: translate(0, -50%);*/
    /*-moz-transform:translate(0, -50%);*/
    /*-webkit-transform: translate(0, -50%);*/
    /*-o-transform: translate(0, -50%);*/
    /*}*/


    .m-people-style-right .m-people-style-title {
        font-family: "微软雅黑";
        font-size: 18px;
        color: #050505;
        letter-spacing: 0.3px;
        font-weight: bold;
        height: 28px;
        line-height: 28px;

    }

    .m-people-style-right .m-people-style-content {
        font-family: "微软雅黑";
        font-size: 16px;
        color: #444444;
        letter-spacing: 1.35px;
        line-height: 28px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .m-people-style .m-people2-style-right {
        margin-right: 20px;
    }

    .m-people-style .m-people2-style-left {
        margin-right: 0px;
    }
    .single-img1-a .single-img{
        width: 680px;
        margin-left: 110px;
        display:block;
        margin-right: 110px;
        border: none;

    }
}