﻿
/*搜索*/
.search-bar {
    width: 80%;
    margin: 0px auto;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 20%;
}

.search-wrap {
    float: left;
    width: 70%;
    height: 40px;
    padding-bottom: 2%;
}

.search-input {
    height: 38px;
    width: 100%;
    font-size: 14px;
    line-height: 38px;
    padding-left: 2%;
    border: 1px solid #e2e2e2;
}

.search {
    height: 40px;
    width: 10%;
    background: #d12126;
    color: #fff;
    float: left;
    line-height: 40px;
    text-align: center;
}


/*搜索*/
/*topnav*/
.topnav {
    background: #d12126;
    clear: both;
}

    .topnav:before {
        display: table;
        content: " ";
    }

    .topnav:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

nav {
    text-align: center;
    line-height: 50px;
    width: 100%;
}

    nav #starlist {
        margin: auto;
        width: 1200px;
    }

#starlist li {
    position: relative;
    display: inline;
    float: left;
    font-size: 17px;
    margin-right: 10px;
}

    #starlist li a {
        display: inline;
        float: left;
        padding: 0 26px;
        color: #fff;
    }

        #starlist li a:hover {
            background: rgb(9, 118, 220);
        }

#selected {
    position: relative;
}

#starlist ul.sub {
    padding: 5px 0;
    position: absolute;
    left: 0;
    top: 50px;
    background: #d12126;
    z-index: 9;
    display: none;
}

    #starlist ul.sub li {
        height: 40px;
        line-height: 40px;
        margin-left: 0;
        width: 100%;
        font-size: 17px;
    }

        #starlist ul.sub li a {
            padding: 0;
            display: block;
            width: 100%;
        }

            #starlist ul.sub li a:hover {
                background: #1487f4;
            }

#starlist li:hover ul.sub {
    display: block;
}

a#selected {
    background: rgb(9, 118, 220);
}

#starlist ul.sub:before {
    background: rgb(9, 118, 220);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-left: 0;
    border-bottom: 0;
    position: absolute;
    top: -8px;
    left: 42%;
}

.menu:after {
    content: "";
    position: absolute;
    right: 5px;
    top: 24px;
    width: 0;
    height: 0;
    border-width: 4px 4px 0;
    border-style: solid;
    border-color: #fff transparent transparent;
    -ms-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.menu:hover:after {
    transform: rotate(180deg);
}

.top {
    margin: 0 auto;
    width: 1200px;
    background: #fff;
    height: 86px;
}

.top_right {
    width: 592px;
    float: left;
    margin-left: 1%;
}

    .top_right ul li {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        color: #333;
        background: url(http://www.ihepa.com:8088/pages/gjgb/img/list_icon2.png) 6px center no-repeat;
        overflow: hidden;
        padding-left: 20px;
    }
/*topnav*/
/*空白部分*/
.blank {
    height: 20px;
}

.clear, .blank {
    clear: both;
    width: 100%;
    overflow: hidden;
}
/*空白部分*/
#tab, .tab {
    border-bottom: #e4e3e3 1px solid;
    margin: 20px;
}

    #tab li, .tab li {
        font-size: 16px;
        margin-right: 20px;
        padding: 0 10px 10px;
        position: relative;
        cursor: pointer;
        display: inline-block;
        border-bottom: #d12126 2px solid;
    }

#tab-content {
    margin: 20px;
    overflow: hidden;
}
/*列表部分*/
.bloglist {
    width: 95%;
    overflow: hidden;
    background: #fff;
    margin-bottom: 15px;
    clear: both;
    z-index: 0;
}

.bloglist {
    padding: 0px 20px 0 20px;
    overflow: hidden;
}

    .bloglist li {
        border-bottom: dashed 1px #e5e5e5;
        overflow: hidden;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

.blogpic {
    float: left;
    width: 28%;
    height: 150px;
    margin-right: 20px;
}

a {
    text-decoration: none;
    color: #444;
}

.bloglist i {
    font-style: italic;
}
/*
                .bloglist dl {
                    display: block;
                    margin-block-start: 1em;
                    margin-block-end: 1em;
                    margin-inline-start: 0px;
                    margin-inline-end: 0px;
                }
        */
.bloglist dt {
    display: block;
}

.bloglist dd {
    color: #989898;
    margin: 15px 0;
    display: block;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
}

a {
    text-decoration: none;
    color: #444;
}

.bloglist dt {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 22px;
    font-weight: normal;
}

.bloglist .timeinfo {
    font-size: 12px;
    position: absolute;
    left: 0;
    bottom: 0;
}

    .bloglist .timeinfo span:first-child {
        border-right: #CCC 1px solid;
        margin-right: 10px;
        padding-right: 10px;
    }

    .bloglist .timeinfo .lanmu a {
        color: #d12126;
    }

.bloglist .read {
    position: absolute;
    display: block;
    background: #d12126;
    color: #FFF;
    bottom: 0;
    right: 0;
    padding: 5px 8px;
}

.bloglist {
    font: 15px "Microsoft YaHei", Arial, Helvetica, sans-serif;
    color: #555;
    background: #fff;
    line-height: 1.5;
}

.blogpic img {
    width: 100%;
    height: 150px;
object-fit: contain;
}

.bloglist dl {
    height: 150px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
}
.bloginfo{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/*列表部分*/
/*标签部分*/
.tag_list ul {
    padding: 0 20px 20px 20px;
    display: block;
}

    .tag_list ul li {
        float: left;
        display: block;
        margin-right: 8px;
        margin-bottom: 15px;
        display: list-item;
        text-align: -webkit-match-parent;
        line-height: 20px;
    }

        .tag_list ul li a {
            display: inline-block;
            padding: 4px 14px;
            background: #d12126;
            font-size: 14px;
            transition: all .3s ease 0s;
            color: #fff;
            text-decoration: none;
        }
/*标签部分*/
.list_zjft{line-height: 25px; height: 30px; word-wrap: break-word; color:#808080}
#listzjft li a,#list_slide li a{background:#fff;}
#listzjft li a img,#list_slide li a img{box-shadow: 5px 5px 6px #f1f1f1;}
/*推荐文章部分*/
.el-row {
    box-sizing: border-box;
    padding: 0px 20px 10px;
}

.ranking-item {
    width: 100%;
    color: #333;
    height: 36px;
    line-height: 36px;
}

.ranking-item, .ranking-num {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

    .ranking-item .active {
        background: #4a7ab0;
    }

.ranking-num {
    width: 16px;
    height: 16px;
    background: #b1b1b1;
    -webkit-box-pack: center;
    justify-content: center;
    margin-right: 10px;
    font-size: 12px;
    color: #fff;
}

.ranking-item, .ranking-num {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.ranking-title {
    -webkit-box-flex: 1;
    flex: 1;
    font-size: 15px;
    padding-left: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}

#button {
    bottom: 85px;
    right: 5%;
    position: fixed;
    z-index: 2;
    width: 30px;
}

    #button a {
        background: #d12126;
        background-repeat: no-repeat;
        display: block;
        width: 50px;
        height: 50px;
        color: #fff;
        margin-bottom: 2px;
        padding-top: 8px;
        overflow: hidden;
        text-align: center;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }
/*推荐文章部分*/
