.recommend{
    width: 100%;
    box-shadow: 0 0 0.04rem 0 #aaa;
    float: right;
}
.recommend .recommend-one{
    width: 100%;
    height: 1.68rem;
}
.recommend .recommend-one img{
    width: 100%;
    height: 100%;
    display: block;
    float: left;
}
.recommend-two{
    margin-top: 0.4rem;
    /*background: #EEEEEE;*/
}
.recommend .recommend-head{
    width: 100%;
    height: 0.56rem;
    line-height: 0.56rem;
    font-size: 0.17rem;
    font-weight: 700;
}
.recommend-two ul li .imgLeft{
    height: 0.64rem;
    width: 0.78rem;
    box-shadow: 0 0 0.04rem 0 #aaa;
    float: left;
    margin-left: 0.1rem;
}
.recommend-two ul li .imgLeft img{
    height: 100%;
    width: 100%;
    float: left;
}
.recommend-two ul li .infoRight{
    float: left;
    width: 1.43rem;
    margin-left: 0.16rem;
}
.recommend-two ul{
    padding: 0.16rem 0;
}
.recommend-two ul li{
    margin: 0.16rem 0;
    cursor: pointer;
}
.recommend-two ul li .infoRight .name{
    height: 0.25rem;
    font-size: 0.18rem;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 0.25rem;
    color: #000000;
    opacity: 0.7;
    margin-top: 0.1rem;
}
.recommend-two ul li .infoRight .info{
    height: 0.18rem;
    font-size: 0.13rem;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 0.18rem;
    color: #000000;
    margin-top: 0.11rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    opacity: 0.31;
}
.recommend .recommend-tree{
    margin-top: 0.4rem;
    width: 100%;
    height: 1.68rem;
}
.recommend .recommend-tree img{
    width: 100%;
    height: 100%;
    display: block;
    float: left;
}
.recommend-two{
    margin-top: 0.4rem;
    /*background: #EEEEEE;*/
}
.recommend .recommend-four{
    margin-top: 0.4rem;
    border: 0.01rem solid #000000;
}
.recommend .recommend-four .recommend-head{
    border-bottom: 0.01rem solid #000000;
}
.recommend-four ul li{
    height: 0.4rem;
    margin: 0.1rem 0;
}
.recommend-span{
    width: 0.16rem;
    height: 0.16rem;
    margin-left: 0.24rem;
    float: left;
    margin-top: 0.01rem;
    text-align: center;
    background: #969392;
    color: #fff;
}
.recommend-span.black{
    background: #414141;
}
.recommend-p{
    float: left;
     cursor: pointer;
    margin-left: 0.12rem;
    width: 2.1rem;
    font-size: 0.14rem;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 0.2rem;
    color: #414141;
}
.recommend-five{
    margin-top: 0.4rem;
}
.recommend-five .head{
    font-size: 0.18rem;
    font-family: DFPSongW9-GB;
    font-weight: 400;
    line-height: 0.25rem;
    color: #000000;
    padding-bottom: 0.15rem;
}
.recommend-five .recommend-five-logo{
    float: left;
    height: 0.18rem;
    width: 0.18rem;
    margin-top: 0.03rem;
    background: url("/static/images/recommend-five-logo.png") no-repeat center center;
}
.recommend-five-text{
    display: block;
    float: left;
}
.recommend-five  ul {
    width: 100%;
}
.recommend-five  ul li{
    width: 100%;
    height: 1.68rem;
    margin-top: 0.15rem;
    cursor: pointer;
}
.recommend-five .videoDiv{
    position: relative;
    height: 1.68rem;
    width: 100%;
}
.recommend-five .videoDiv img{
    width: 100%;
    height: 100%;
    float: left;
}
.recommend-five .videoDiv .videoText{
    position: absolute;
    bottom: 0;
    height: 0.24rem;
    padding: 0 0.1rem;
    width: 100%;
    font-size: 0.17rem;
    font-family: PingFang SC;
    font-weight: 600;
    line-height: 0.2rem;
    background: #090909;
    color: #FFFFFF;
}
.recommend-six{
    margin-top: 0.4rem;
    border: 0.01rem solid #000000;
}
.recommend .recommend-six .recommend-head{
    background: #fff;
    border-bottom: 0.01rem solid #000000;
}
.recommend .recommend-six  .tagDiv{
    padding: 0.1rem 0.04rem 0.2rem;
}
.myTag{
    width: 0.72rem;
    height: 0.22rem;
    font-size: 0.16rem;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 0.25rem;
    color: #A0A0A0;
    float: left;
    margin-left: 0.16rem;
    margin-top: 0.18rem;
    cursor: pointer;
}
.myTag.tagBlack{
    color: #000000;
    font-weight: 600;
}
.c{
    clear: both;
}
.recommend-head:before{
    content: '';
    float: left;
    width: 0.1rem;
    height: 0.56rem;
    background: #19a19a;
    margin-right: 0.2rem;
}

.recommend .recommend-five-text {
    width: 100%;
    height: 0.56rem;
    line-height: 0.56rem;
    font-size: 0.17rem;
    font-weight: 700;
}

.recommend-five-text:before{
    content: '';
    float: left;
    width: 0.1rem;
    height: 0.56rem;
    background: #19a19a;
    margin-right: 0.2rem;
}