textarea {
    width: 100%;
    color: #333333;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1.2px;
    border: none;
    height: 260px;
    text-align: justify;
    overflow: hidden;
    outline: none;
    resize: none;
    margin-top: 25px;
}

.successlunbo {
    width: 1000px;
}
.control {
    width: 720px;
}
.thumbWrap{
    width: 230px;
    background: none!important;
}
.control{
    background: none!important;
}
.thumbWrap ul li div,
.thumbWrap ul li,
.thumbWrap .thumbCont{
    width: 100%;
}
.change li .opacity,
.change li .textDesc,
.change li .title{
    display: none;
}
.control {
    height: 510px!important;
}
.thumbWrap ul li img{
    width: 220px!important;
    height: 150px!important;
    max-width: 220px!important;
    max-height: 150px!important;
}
.thumbWrap .thumbCont {
    height: 480px;
}
#content02 .about_hj,
.m1 strong{
    margin-bottom: 0;
}
.change li .imgWrap{
    height: 556px;
    width: 671px;
}
#guanyu{
    margin: 50px 0;
}
#guanyu .guanyu{
    width: 67%;
    margin-left: 2%;
    float: left;
}
#guanyu .main{
    overflow: hidden;
}
.succesny{
    margin-bottom: 60px;
}
@media screen and (min-width: 981px)and (max-width: 1920px) {


}
@media screen and (max-width: 980px) {
    .about_ny li {
        margin-right: 70px;
    }

    .change li {
        width: 700px;
    }

    .successlunbo {
        width: 950px;
    }

    .control {
        width: 500px;
    }

    textarea {
        height: 330px;
    }

    #guanyu .guanyu {
        width: 78%;
    }
}