.menuDiv{
    width: 1170px;
    min-width: 1170px;
    margin: 30px auto;
    margin-bottom: 0px;
}
.menuDiv > img {
    width: 386px;
}
#wonderfulVideo,#memberNews{
    cursor: pointer;
}
.news{
    min-width: 1170px;
    width: 100%;
    background:url(/images/planetii/index/news_bg.png);
}
.news_auto{
    width: 1170px;
    margin:0 auto;
    padding-top: 30px;
    padding-bottom: 80px;
}
.news_text{
    width: 366px;
    height: 665px;
    border-radius: 10px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: 15px 10px;
}
.news_biao{
    width: 365px;
    height:60px;
    display: inline-block;
    line-height:60px;
    font-size: 18px;
    font-weight: 700;
    font-family: 微软雅黑;
    color: rgb(255, 255, 255);
    margin:0.5vw auto;
}
.news_white{
    width: 338px;
    height: 550px;
    padding:10px 5px;
    margin:0 auto;
    border-radius:10px;
    background-color: white;
}
.news_white > img{
    width: 326px;
}
.news_white p{
    display: inline-block;
    width:326px;
    height:120px ;
    font-size: 14px;
    font-family: 微软雅黑;
    margin-top: 10px;
    color: rgb(54, 54, 54);
    text-align:left;
    text-overflow: ellipsis;
}
.news_white span{
    float: right;
    font-size: 12px;
    font-weight: 400;
    font-family: 微软雅黑;
    color: rgb(54, 54, 54);
    margin-top: 6px;
    margin-right: 6px;
    color: #999999;
}
