.top{
    width: 100%;
    height: 1.67rem;
    background-color: #9ec7e1;
    position: relative;
}
.logo{
    position: absolute;
    width: 4.8rem;
    height: 0.8rem;
    bottom: 0rem;
    left: 0.42rem;
}
.changelanguage{
    position: absolute;
    right: 0.25rem;
    bottom: 0.25rem;
    font-size: 0.3rem;
}
.nav{
    height: 1.1rem;
    background-color: #343c50;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
    line-height: 1.1rem;
}
.nav a{
    font-size: 0.34rem;
    line-height: 0.31rem;
    color: #b4b4b4;
    padding: 0 0.24rem;
    border-left:1px solid #b4b4b4;
    display: inline-block;
    margin: 0.32rem 0;
}
.navactive{
    font-size: 0.4rem !important;
    color: #ffffff !important;
}
.videoarea{
    width: 100%;
    margin-bottom: 0.7rem;
}
.videoarea video{
    width: 100%;
    height: 100%;
}
.infoarea{
    width: 100%;
    padding: 0 0.42rem;
    box-sizing: border-box;
}
.info img{
    max-width: 100% !important;
    height: auto !important;
}
.infoarea-title{
    font-size: 0.62rem;
    line-height: 0.8rem;
    font-weight: bold;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2; 
    padding-top: 0.24rem;
}
.info-timeandwriter{
    width: 100%;
    color: #929292;
    font-size: 0.34rem;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 0.56rem;
    padding: 0.37rem 0;
}
.info-time{
    margin-right: 0.44rem;
}
.shareimgb{
    width: 0.52rem;
    height: 0.52rem;
    float: right;
    transform: translateY(35%);
}
.info{
    font-size: 0.4rem;
    line-height: 0.92rem;
    position: relative;
}
.wenzhanglaiyuan{
    color: #343434;
    font-size: 0.42rem;
    position: absolute;
    right: 0px;
    bottom: 1.1rem;
}

.sharearea{
    display: flex;
    width: 100%;
    padding: 0rem 1rem;
    box-sizing: border-box;
    margin-bottom: 0.77rem;
}
.shareimg{
    float: left;
    flex: 1;
}
.shareimg>img{
    width: 75%;
    height: auto;
    vertical-align: middle;
}
.fillb{
    width: 100%;
    height: 0.16rem;
    background-color: #ecebec;
    margin-bottom: 0.7rem;
}
.infoareab{
    width: 100%;
    padding: 0 0.42rem;
    box-sizing: border-box;

}
.info-title{
    width: 100%;
    line-height: 1.04rem;
    font-size: 0.36rem;
    color: #343434;
    border-bottom: 1px solid #e9e9e9;
    font-weight: bold;
}
.info-xiangqingarea{
    width: 100%;
    height: 2.86rem;
    border-bottom: 1px solid #dadada;
    box-sizing: border-box;
    padding: 0.3rem 0
}
.info-left{
    width: 4.7rem;
    float: left;
}
.info-left-title{
    font-size: 0.34rem;
    line-height: 0.66rem;
    color: #000000;
    margin-bottom: 0.55rem;
}
.writerandreader{
    width: 100%;
    color: #585858;
    font-size: 0.32rem;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.writerandreader>img{
    width: 0.36rem;
    height: auto;
    margin: 0 0.1rem;
}
.info-right{
    width: 3.4rem;
    height: 2.26rem;
    float: right;
}