/*
+-+-+ information start +-+-+
 */
/*搜索框 star*/
.screen-box{
    width: 1200px;
    margin: 1em auto;
    border: #EEEEEE solid 1px;
    display: inline-block;
    padding-bottom: 2em;
}
.screen-box [class^="layui-col-"].name{
    margin-top: 1.5em;
}
.screen-box [class^="layui-col-"].list{
    margin-top: 0.8em;
}
.screen-box .name{
    text-align: center;
    color: #333333;
}
.screen-box ul{
    text-align: left;
}
.screen-box li{
    display: inline-block;
    padding: 3px 8px;
    font-size: 14px;
    margin-right: 0.5em;
    margin-top: 0.8em;
}
.screen-box li a{
    display: block;
    color: #333333;
}
.screen-box li.active{
    background: #FF7F00;
    padding: 3px 8px;
    border-radius: 5px;
}
.screen-box li.active a{
    color: white;
}
/*搜索框 end*/
/*新闻列表、详情 star*/
.news-list-box{
    width: 100%;
    height: auto;
}
.news-list-box .banner-box{
    width: 100%;
    height: 268px;
}
.news-list-box .banner-box img{
    width: 100%;
    height: 100%;
}
.news-list-box .news-list{
    width: 1200px;
    margin: 1em auto;
}
.news-list-box .news-list .breadcrumb-div{

}
.news-list-box .news-list .breadcrumb-div span:nth-of-type(1){
    font-size: 14px;
    color: #999999;
}
.news-list-box .news-list .news-list-info{
    display: inline-block;
    width: 100%;
}
.news-list-box .news-list .news-list-info [class^="layui-col-"]:nth-of-type(1){
    padding: 0 2em 0 0;
}
.news-list-box .news-list .page-name{
    width: 100%;
    height: 42px;
    margin-top: 1.5em;
}
.news-list-box .news-list .page-name h5{
    width: 130px;
    height: 42px;
    color: white;
    background-color: #36AB8F;
    font-size: 16px;
    text-align: center;
    line-height: 42px;
}
.news-list-box .news-list .page-title{
    color: #393A3A;
    font-size: 18px;
    font-weight: bold;
}
.news-list-box .news-list .news-list-info ul.list-ul{
    margin: 1em 0;
}
.news-list-box .news-list .news-list-info ul.list-ul li{
    border-bottom: #CCCCCC dashed 1px;
    height: 37px;
    line-height: 37px;
}
.news-list-box .news-list .news-list-info ul.list-ul li i{
    font-size: 16px;
    color: #1E9FFF;
    float: left;
    width: 2%;
}
.news-list-box .news-list .news-list-info ul.list-ul a{
    color: #666666;
    font-size: 14px;
    float: left;
    width: 78%;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.news-list-box .news-list .news-list-info ul.list-ul span{
    color: #929292;
    text-align: right;
    font-size: 12px;
    float: left;
    width: 20%;
}
.news-list-box .news-list .news-list-info ul.hot-list-ul{
    margin: 1em 0;
    background-color: #F7F8F9;
}
.news-list-box .news-list .news-list-info ul.hot-list-ul li{
    border-bottom: #EEEEEE solid 1px;
    height: 43px;
    line-height: 43px;
    display: inline-block;
    width: 100%;
}
.news-list-box .news-list .news-list-info ul.hot-list-ul li span{
    color: #FFB600;
    width: 20px;
    height: 20px;
    float: left;
    text-align: center;
    line-height: 20px;
    margin-top: 10px;
}
.news-list-box .news-list .news-list-info ul.hot-list-ul li span.one{
    background-color: #FF0056;
    color: white;
    border-radius: 3px;
}
.news-list-box .news-list .news-list-info ul.hot-list-ul li span.two{
    background-color: #FC7D3E;
    color: white;
    border-radius: 3px;
}
.news-list-box .news-list .news-list-info ul.hot-list-ul li span.three{
    background-color: #FFB700;
    color: white;
    border-radius: 3px;
}
.news-list-box .news-list .news-list-info ul.hot-list-ul li a{
    color: #666666;
    font-size: 14px;
    width: 92%;
    float: left;
    margin-left: 10px;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.news-list-box .news-list .news-list-info .show-line{
    height: 5px;
    margin-top: 2em;
}
.news-list-box .news-list .news-list-info .show-line p{
    height: 5px;
    width: 100%;
    background-image: url( ../images/news_show_line.png);
}
.news-list-box .news-list .news-list-info .show-content{
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    padding: 1em 2em 1em 1em;
}
.news-list-box .news-list .news-list-info .show-title{
    color: #000000;
    font-size: 26px;
    text-align: center;
    padding: 1em 0;
}
.news-list-box .news-list .news-list-info .show-content img{
    max-width: 100%;
}
.news-list-box .news-list .news-list-info .time-info{
    text-align: center;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
}
.news-list-box .news-list .news-list-info .time-info span{
    margin-right: 1em;
}
.news-list-box .news-list .news-list-info .time-info span i{
    font-size: 16px;
    color: #999999;
}
.news-list-box .news-list .news-list-info .time-info span i.layui-icon-heart-fill,.news-list-box .news-list .news-list-info .time-info span i.layui-icon-star-fill{
    color: red;
}
.news-list-box .news-list .news-list-info .bottom-info{
    margin-top: 5em;
    border-top: #36AB8F dashed 1px;
    padding: 2em 0;
}
.news-list-box .news-list .news-list-info .bottom-info p{
    color: #666666;
    font-size: 14px;
    margin-top: 1em;
}
/*新闻列表、详情 end*/
/*讨论 start*/
.comments-box{
    width: 100%;
    height: 30px;
    margin-top: 2em;
    border-bottom: #E1E1E1 solid 1px;
}
.information-comments{
    display: inline-block;
    width: 100%;
}
.information-comments [class^="layui-col"]:nth-of-type(1){
    color: #333333;
}
.information-comments [class^="layui-col"]:nth-of-type(2) a{
    font-size: 12px;
    color: #FB0101;
}
.information-comments .div-list{
    margin-top: 0.5em;
}
.information-comments [class^="layui-col"] .list-img{
    float: left;
    width: 35px;
    height: 35px;
}
.information-comments [class^="layui-col"] .list-img img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.information-comments [class^="layui-col"] .list-name{
    text-align: left;
    margin-left: 48px;
}
.information-comments [class^="layui-col"] .list-name p{
    margin-top: 0.3em;
}
.information-comments .list-content{
    margin-top: 15px;
    font-size: 14px;
    color: #000;
    line-height: 22px;
}
.information-comments .praise-tread  font a:nth-of-type(1){
    font-size: 18px;
    color: #CCCCCC;
    cursor: pointer;
}
.information-comments .praise-tread font a:nth-of-type(2){
    font-size: 14px;
    color: #CCCCCC;
    cursor: pointer;
}
.information-comments .praise-tread font:nth-of-type(1) a:nth-of-type(1).active{
    color: #FF0056;
}
.information-comments .praise-tread font:nth-of-type(2) a:nth-of-type(1).active{
    color: #00aeec;
}
/*讨论 end*/