.container1{
}

.container1 img {
    height: auto;
    max-width: 100%;
}
.container1 .keyword_header{
    height: auto;
    min-height:340px;
    background: #f6f6f6;
}
.container1 .keyword_header .keyword_cnt{
    width: 960px;
    margin: 0 auto;
}
.container1 .keyword_header .keyword_cnt h1{
    padding: 44px 0 22px 54px;
    background: url(https://static.ws.126.net/f2e/news/keywords/images/topnewsicon.png) no-repeat 0 50px;
    border-bottom: 1px solid #ddd;
    font: 700 40px/1 Microsoft Yahei;
    color: #404040;
}
.container1 .keyword_new{
    padding: 15px 0;
}
.container1 .keyword_new h3{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.container1 .keyword_new h3  a{
    color: #404040; 
}
.container1 .keyword_new .keyword_desc{
    font-size: 14px;
    color: #888;
    padding: 12px 0 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-height: unset;
}
.container1 .keyword_new .keyword_desc .keyword_content{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-height: unset;
}
.container1 .keyword_new .keyword_other{
    width: 100%;
    display: flex;
    font-size: 12px;
}
.container1 .keyword_new .keyword_channel{
    display: inline-block;
    border: 1px solid #088DE8;
    color:#088DE8;
    padding: 0 10px;
    margin-right: 20px;
}
.container1 .keyword_new .keyword_dkeys{
    display: inline-block;
    overflow: hidden;
}
.container1 .keyword_new .top_label{
    position: absolute;
    left: 0;
    top: 5px;
    width: 46px;
    height: 20px;
    background: #f34540;
    border-radius: 20px;
    font: 12px/20px Sim sun;
    text-align: center;
    color: #fff;
}
.container1 .keyword_new1{
    padding: 15px 0;
    display: flex;
    flex-direction: row;
}
.container1 .keyword_content1{
    flex: 1;
}
.container1 .keyword_content1 h3{
    display: flex;
    flex-direction: row;
}
.container1 .keyword_content1 h3 .top_label{
    width: 46px;
    height: 20px;
    background: #088DE8;
    border-radius: 20px;
    font: 12px/20px Sim sun;
    text-align: center;
    color: #fff;
    display: block;
    margin-right: 15px;
    margin-top: 4px;
}
.container1 .keyword_content1 h3 a{
   font-size: 20px;
}
.container1 .keyword_content1 .keyword_desc{
    margin: 15px 0;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-height: unset;
}
.container1 .keyword_content1 .keyword_desc p{
    display:inline;
}
.container1 .keyword_img1{
    margin-left: 60px;
    width: 300px;
    height: 190px;
}
.container1 .keyword_img1 a{
    width: 100%;
    height: 100%;
}
.container1 .keyword_img1 img{
    width: 100%;
    height: 100%;
}

.container1 .keyword_content1  .keyword_other1 a{
    border: 1px solid #088DE8;
    padding: 0 10px;
    margin-right: 10px;
    color: #088DE8;
}




.container1 .keyword_topnews .keyword_new{
    border-bottom: 0;
}
.container1 .keyword_topnews .keyword_new .keyword_img{
    float: right;
    margin-left: 60px;
    margin-right: 0;
    width: 300px;
    height: 190px;
    display: block;
}
.container1 .keyword_topnews .keyword_new .keyword_img a{
    background: #f6f6f6;
    text-align: center;
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
}
.container1 .keyword_topnews .keyword_new .keyword_img a img{
    transition: .3s
}
.container1 .keyword_topnews .keyword_new h3{
    position: relative;
    padding-left: 54px;
    min-height: 30px;
    margin-top: 12px;
    padding-bottom: 0;
    padding-right: 0;
    line-height: 30px;
}
.container1 .keyword_topnews .keyword_new .top_label{
    position: absolute;
    left: 0;
    top: 5px;
    width: 46px;
    height: 20px;
    background: #088DE8;
    border-radius: 20px;
    font: 12px/20px Sim sun;
    text-align: center;
    color: #fff;
}
.container1 .keyword_topnews .keyword_new .keyword_dkeys{
    max-width: 400px;
}
.container1 .keyword_body{
    padding-top: 40px;
    overflow: hidden;
}
.container1 .keyword_cnt{
    width: 960px;
    margin: 0 auto;
}
.container1 .keyword_main{
    float: left;
    width: 600px;
    padding-bottom: 80px;
}
.container1 .keyword_title{
    height: 20px;
    padding-left: 10px;
    margin-bottom: 20px;
    font: 700 20px/20px Microsoft Yahei;
    color: #404040;
    border-left: 4px solid #088DE8;
}
.container1 .keyword_list{
}
.container1 .keyword_list .keyword_new {
    padding: 15px 0;
    border-bottom: 1px solid #f0f0f0;
}
.container1 .keyword_list .keyword_new  h3{
    font: 700 20px/30px;
    padding-bottom: 10px;
    padding-right: 10px;
    min-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.container1 .keyword_list .keyword_new  h3 a{
    color: #404040; 
}
.container1 .keyword_list .keyword_new  .keyword_other{
    width: 100%;
}
.container1 .keyword_list .keyword_new  .keyword_channel{
    float: left;
    position: relative;
    height: 18px;
    width: 40px;
    margin-right: 3px;
    border: 1px solid #088DE8;
    border-radius: 2px;
    color: #088DE8;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
}
.container1 .keyword_list .keyword_new  .keyword_dkeys{
    float: left;
    max-width: 220px;
    height: 20px;
    overflow: hidden;
}
.container1 .keyword_list .keyword_new:after{
    visibility: hidden;
    content: ".";
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
}

.keyword_img {
    display: block;
    float: left;
    margin-right: 15px;
}
.keyword_img a{
    display: block;
    overflow: hidden;
    width: 140px;
    height: 88px;
    background: #f6f6f6;
    text-align: center;
}
.keyword_item{
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    display: flex;
    cursor: pointer;
}
.keyword_item .item_img{
    width: 140px;
    height: 88px;
    border-radius: 5px;
    margin-right: 15px;
}
.keyword_item .item_img img{
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.keyword_item .item-info{
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.keyword_item .item-info .item-title{
    font-weight: 700;
    font-size: 18px;
}
.keyword_item .item-info .item-tags{
    margin-top: 15px;
}
.keyword_item .item-info .item-tags a{
    border: 1px solid #088DE8;
    padding: 0 10px; 
    margin-right: 10px;
    color: #088DE8;
}
.keyword_side{
    float: right;
    width: 300px;
    
}

.keyword_side .keyword_stitle{
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    font: 700 16px/16px;
    color: #404040;
}
.keyword_side .keyword_stitle span{
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
    
}
.keyword_side .keyword_stitle span:before{
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #088DE8;
}

.keyword_side .keyword_hotnews_list{
    margin-bottom: 28px;
}
.keyword_side .keyword_hotnews_list li{
    margin-bottom: 0;
}
.keyword_side .keyword_hotnews_list li a{
    position: relative;
    display: block;
    color: #666;
    padding-left: 13px;
    padding-right: 13px;
    height: 35px;
    font: normal 14px/35px Sim sun;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.keyword_side .keyword_hotnews_list li a:hover{
    background: #f6f6f6;
    color: #088DE8;
    text-decoration: none;
    padding-right: 10px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.keyword_side .keyword_hotnews_list li a:hover:after{
    height: 100%;
    top: 0;
    bottom: 0;
}
.keyword_side .keyword_hotnews_list li a:before{
    content: "";
    position: absolute;
    top: 16px;
    left: 2px;
    width: 3px;
    height: 3px;
    background: #ddd;
    font: normal 14px/14px Sim sun;
    color: #666;
}
.keyword_side .keyword_hotnews_list li a:after{
    content: "";
    position: absolute;
    z-index: 0;
    right: 0;
    top: 50%;
    bottom: 50%;
    background: #088DE8;
    width: 3px;
    height: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
@media screen and (max-width: 645px) {
    /* 关键字 */
    .container1{
        display: none;
    }
    .min-container1{
        display: block;
        padding-top: 50px;
    }
    .keyword_header{
        background: #f6f6f6;
        padding:20px;
    }
    .keyword_header .keyword_cnt{
        width: 100%;
        
    }
    .keyword_header .keyword_cnt h1{
        padding: 0px 0 15px 42px;
        background: url(https://static.ws.126.net/f2e/news/keywords/images/topnewsicon.png) no-repeat 0 5px;
        background-size: 25px;
        border-bottom: 1px solid #ddd;
        font-size: 22px;
        font-weight: 700;
        color: #404040; 
    }
    .keyword_header .keyword_cnt .keyword_topnews{
        padding: 15px 0;
        display: flex;
    }
    
    .keyword_header .keyword_cnt .keyword_topnews .keyword_img{
        width: 120px;
        height: 100px;
        border-radius: 5px;
        margin-right: 10px;
        
    }
    .keyword_header .keyword_cnt .keyword_topnews .keyword_img img{
        width: 100%;
        height: 100%;
        border-radius: 5px;
    }
    .keyword_header .keyword_cnt .keyword_topnews .keyword_title{
        flex: 1;
        color: #404040;
        font-weight: 700;
        line-height: normal;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }



    .related_articles{
        padding:20px;
        background: #fff;
       
    }

    .related_articles .related_title{
        height: 20px;
        padding-left: 10px;
        margin: 0 0 20px;
        font: 700 20px/20px Microsoft Yahei;
        color: #404040;
        border-left: 4px solid #088DE8;
    }
    .related_articles .related_article_list{
       
        
    }
    .related_articles .related_article_list .related_item{
        border-bottom: 1px solid #ddd;
        display: flex;
        padding: 15px 0;
        cursor: pointer;
       
    }
    .related_articles .related_article_list .related_item .img_box{
        width: 120px;
        height: 80px;
        border-radius: 5px;
        margin-right: 20px;
       
    }
    .related_articles .related_article_list .related_item .img_box img{
        width: 100%;
        height: 100%;
        border-radius: 5px;
    }
    .related_articles .related_article_list .related_item .related_info{
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .related_articles .related_article_list .related_item .related_info .item_title{
        font-weight: 700;
        font-size: 20px;

    }
    .related_articles .related_article_list .related_item .related_info .item_tags{
       
        margin-top: 15px;
    }
    .related_articles .related_article_list .related_item .related_info .item_tags a{
        border: 1px solid #088DE8;
        padding: 0 10px; 
        margin-right: 10px;
        color: #088DE8;
        font-size: 12px;
        display: inline-block;
        margin-bottom: 0.1rem;
    }
    .hot_article{
        margin-top: 20px;
        padding:20px;
        background: #fff;
        
        
    }
    .hot_article .hot_title{
        height: 20px;
        padding-left: 10px;
        margin: 20px 0;
        font: 700 20px/20px Microsoft Yahei;
        color: #404040;
        border-left: 4px solid #088DE8;
    }
    .hot_article .hot_article_list{
        margin-top: 28px;
    }
    .hot_article .hot_article_list li{
        margin-bottom: 0;
        
    }
    .hot_article .hot_article_list li a{
        position: relative;
        display: block;
        color: #666;
        padding-left: 13px;
        padding-right: 13px;
        height: 35px;
        font: normal 14px/35px Sim sun;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .hot_article .hot_article_list li a:before{
        content: "";
        position: absolute;
        top: 16px;
        left: 2px;
        width: 3px;
        height: 3px;
        background: #ddd;
        font: normal 14px/14px Sim sun;
        color: #666
    }
    .hot_article .hot_article_list li a:after{
        content: "";
        position: absolute;
        z-index: 0;
        right: 0;
        top: 50%;
        bottom: 50%;
        background: #088DE8;
        width: 3px;
        height: 0;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    .hot_article .hot_article_list li a:hover{
        background: #f6f6f6;
        color: #088DE8;
        text-decoration: none;
        padding-right: 10px;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    .hot_article .hot_article_list li a:hover:after{
        height: 100%;
        top: 0;
        bottom: 0;
    }
}