@charset "UTF-8";
body,html{
    overflow-x:hidden;
    font-family: "微软雅黑";
}
.head-color{
    color:#e83435;
}
ul.head-color li a{
    font-weight: bold;
    color:#e83435;
}
ul.head-color li a:hover{
    color:#E63432;
}
.loadover{
    text-align:center;
    font-size:14px;
    font-family: "微软雅黑";
}
.list-img a{
    height: 0;
    line-height: 100%;
    padding-bottom: 100%;
    overflow: hidden;
    text-align:center;
}
.slides-img{
    width:100%;
    height:240px;
    overflow: hidden;
    position: relative;
    float: left;
    text-align: center;
    padding:2px;
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
}
.slides-img > img, .slides-img a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.mobile-slide-height{
    height:150px;
}
.loadmore img{
    width:60px;
}
.leeryou-b-t-none{
    border-top:0px solid #FFF;
}
.fa-thumbs-o-up{
    cursor: pointer;
}
.thumbs-up,.comments{
    font-size:16px;
    font-weight:bold;
}
.line-height25{
    line-height:24px;
}

.p-l-none{
    padding-left:0px;
    padding-right:0px;
}
.leeryou-relative{
    position:relative;
}
.leeryou-relative header img{
    width:100%;
}
.leeryou-relative ul.list-group li{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.leeryou-pullout{
    width:100px;
    heigth:100px;
    position: absolute;
    right:0px;
    bottom:0px;
}
.video-width{
    max-width:888px;
}
.video-p-40{
    padding-left:40px;
}
.video{
    height:500px;
    width:100%;
}
@media (max-width: 768px) {
    .leeryou-t-xl {
        margin-top:80px;
    }
    .leeryou-t-lr{
        text-align:left;
    }
    .video{
        width:100%;
        height:270px;
    }
}
.vediozb{
    width:50px;
    position:absolute;
    top:0px;
}