body {
    background: #f4f4f4;
}

.content-info {
    width: 1200px;
    margin: 0 auto;
    display: table;
    margin-top: 20px;
}

.detail img {
    width: 100%;
}
.content video{
    width: 100%;
}
.title {
    font-size: 24px;
    height: auto;
    line-height: 34px;
    margin-bottom: 7px;
}

.articleTag {
    height: 30px;
    margin-top: 20px;
    border-bottom: 1px solid #eee;
}

.articleTag span {
    float: left;
    font-size: 14px;
    line-height: 14px;
    height: 14px;
    color: #666;
    margin-right: 32px;
}

.content {
    padding: 28px 24px 16px 24px;
    line-height: 30px;
    font-size: 16px;
    background: #fff;
    margin-top: 20px;
    margin-bottom: 56px;
}

.content img {
    width: 100%;
}

.home-right {
    width: 368px;
    float: right;
}

.author-mes {
    padding: 16px 24px 0 24px;
    background: #fff;
    margin-bottom: 24px;
}

.author-mes .message .cover {
    float: left;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    overflow: hidden;
    position: relative;
}

.author-mes .message .mr {
    float: left;
    position: relative;
    width: 240px;
}

.author-mes .message .cover img {
    width: 100%;
    border-radius: 50%;
    border: 1px solid #eee;
}

.author-mes .message .mr .name {
    font-size: 18px;
    color: #333;
    height: 19px;
    line-height: 18px;
    margin-bottom: 7px;
    margin-top: 4px;
}
.author-mes .message .mr .name p{
    font-size: 19px;
}

.author-mes .message .mr .num {
    font-size: 14px;
    color: #999;
}

.author-mes .message .info {
    font-size: 14px;
    line-height: 8px;
    color: #999;
    padding: 12px 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 24px;
    margin-left: 3px;
}

.author-mes .message .author-article .articleTitle {
    height: 18px;
    margin-bottom: 24px;
}

.author-mes .message .author-article .articleTitle .veli-line {
    float: left;
    width: 4px;
    height: 18px;
    background: #f17178;
    margin-right: 12px;
}

.author-mes .message .author-article .articleTitle span {
    font-size: 18px;
    color: #333;
    line-height: 18px;
}

.author-mes .message .author-article .author-article-list .author-article-all {
    margin-right: -24px;
}

.author-mes .message .author-article .author-article-list .author-article-all .article_list {
    width: 148px;
    float: left;
    margin: 0 24px 24px 0;
}

.author-mes .message .author-article .author-article-list .author-article-all .article_list .article_img {
    width: 148px;
    height: 82px;
    /*position: relative;*/
    /*overflow: hidden;*/
}

.author-mes .message .author-article .author-article-list .author-article-all .article_list .article_txt {
    margin-top: 12px;
}

.author-mes .message .author-article .author-article-list .author-article-all .article_list .article_txt a {
    font-size: 14px;
    color: #4a4a4a;
    letter-spacing: 0;
    line-height: 22px;
    height: 44px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-decoration: none;
}

.author-mes .articleMore {
    text-align: center;
    height: 58px;
    line-height: 58px;
    border-top: 1px solid #eee;
}

.author-mes .articleMore a {
    text-decoration: none;
}

.author-mes .articleMore a:hover {
    color: #f17178;
}

.rightBox {
    background: #fff;
    margin-bottom: 100px;
}

.rightBox .leftXian {
    float: left;
    width: 4px;
    height: 18px;
    background: #f17178;
    margin-right: 12px;
    margin-left: 24px;
    margin-top: 18px;
}

.rightBox .author-rec {
    height: 54px;
    line-height: 54px;
    margin: 0 24px 0 24px;
    border-bottom: 1px solid #eee;
}

.rightBox .author-rec .p1 {
    font-size: 18px;
    color: #333;
    float: left;
}

.two .article {
    padding: 24px 24px 0;
    margin-right: -24px;
}

.two .article .article-item, .two .article .article-item1 {
    margin-bottom: 20px;
    width: 320px;
}

.two .article .article-item .hot-areImg img {
    width: 148px;
    height: 82px;
}

.two .article .article-item .hot-areImg, .two .article .article-item1 .hot-areImg {
    display: inline-block;
    position: relative;
    width: 320px;
    height: 176px;
    overflow: hidden;
}

.two .article .article-item .hot-areImg .icon-arePlay, .two .article .article-item1 .hot-areImg .icon-arePlay {
    position: absolute;
    top: 67px;
    left: 139px;
    width: 42px;
    height: 42px;
    background: url(/static/image/play.png) no-repeat;
    background-size: 100%;
}

.two .article .article-item .hot-areTitle:hover, .two .article .article-item1 .hot-areTitle:hover {
    color: #f17178;
}

.two .article .article-item {
    width: 148px;
    float: left;
    margin-right: 24px;
}

.two .article .article-item .hot-areImg {
    width: 148px;
    height: 82px;
}

.two .article .article-item .hot-areImg img {
    width: 148px;
    height: 82px;
}

.two .article .article-item .hot-areTitle, .two .article .article-item1 .hot-areTitle {
    width: 100%;
    font-size: 14px;
    color: #4a4a4a;
    letter-spacing: 0;
    height: 44px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 6px;
    text-decoration: none;
}

.author-mes .message .author-article .author-article-list .author-article-all .article_list .article_txt a:hover {
    color: #f17178;
}

.article_img a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.article-item1 a img{
    width: 100%;
}
.sowingList {
    background: #fff;
    margin-bottom: 24px;
    float: left;
    width: 800px;
}