﻿/*搜索*/
.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;
}

    #starlist li a {
        display: inline;
        float: left;
        padding: 0 35px;
        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);
}
/*topnav*/
.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;
    }
        .top_right ul li a:hover {
            color: #218af1;
        }
/*-banner--*/
/*********图片切换 css定义***********/
.sub_box {
    width: 560px;
    height: 320px;
    float: left;
    position: relative;
    overflow: hidden;
    background: url() center center no-repeat;
    *background: url() 220px 120px no-repeat;
}

    .sub_box img {
        border: none;
        width: 560px;
        height: 320px;
    }

#bd1lfimg {
    position: relative;
    width: 560px;
    height: 320px;
    overflow: hidden;
}

    #bd1lfimg div {
        width: 100000px;
        margin-left: -4px;
    }

    #bd1lfimg dl {
        width: 560px;
        height: 320px;
        position: relative;
        overflow: hidden;
        float: left;
    }

    #bd1lfimg dt {
        width: 560px;
        height: 320px;
        position: absolute;
        left: 0px;
        top: 0px;
    }

    #bd1lfimg dd {
        width: 560px;
        height: 55px;
        background: #000000;
        filter: alpha(Opacity=70);
        Opacity: 0.7;
        position: absolute;
        left: 0px;
        bottom: 0px;
        padding: 0 20px;
    }

        #bd1lfimg dd h2 {
            height: 25px;
            padding: 14px 0 0px 0;
            line-height: 25px;
            overflow: hidden;
        }

            #bd1lfimg dd h2 a {
                font-size: 22px;
                color: #ffffff;
            }

        #bd1lfimg dd a {
            color: #ffffff;
            text-decoration: none;
        }

            #bd1lfimg dd a:hover {
                text-decoration: none;
                color: #cccccc;
            }

        #bd1lfimg dd tt {
            color: #dddddd;
            line-height: 1.2em;
        }

            #bd1lfimg dd tt a:hover {
                text-decoration: underline;
            }

.sub_nav {
    width: 560px;
    height: 25px;
    bottom: 0px;
    position: absolute;
    color: #999999;
    z-index: 200;
    margin-top: 10px;
}

.sub_no {
    height: 25px;
    float: right;
}

    .sub_no li {
        display: block;
        width: 25px;
        height: 25px;
        float: left;
        overflow: hidden;
        line-height: 25px;
        vertical-align: middle;
        text-align: center;
        background: #000000;
        filter: alpha(Opacity=70);
        Opacity: 0.7;
        font-family: Arial;
        font-size: 11px;
        color: #999999;
        cursor: pointer;
    }

        .sub_no li.show {
            background: #ffffff;
            color: #000000;
        }

.sub_more {
    float: right;
    width: 50px;
    height: 25px;
    background: #000000;
    filter: alpha(Opacity=70);
    Opacity: 0.7;
    color: #999999;
    text-align: center;
    line-height: 25px;
}

    .sub_more a {
        color: #999999;
    }

        .sub_more a:hover {
            color: #cccccc;
            text-decoration: none;
        }
/*-banner--*/
x;
    }
.blank {
    height: 20px;
}

.clear, .blank {
    clear: both;
    width: 100%;
    overflow: hidden;
}

.box, article {
    width: 1200px;
    margin: auto;
    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;
}
/*直播回放*/
.videos {
    position: relative;
    background: #fff;
    border: 1px solid #eee;
}
.videos-list li {
    width: 25%;
    float: left;
    overflow: hidden;
    margin-bottom: 10px;
}

    .videos-list li a {
        overflow: hidden;
        display: block;
        margin: 0 7px;
        border: #f1f1f1 1px solid;
    }

    .videos-list li i {
        height: 150px;
        line-height: 100%;
        overflow: hidden;
    }
    .videos-list li i img{
   width:275px;
}
i {
    font-style: normal;
    display: block;
}
.videos-list li h2 {
    color: #333;
    padding: 5px 10px 5px 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: normal;
    font-size: 15px;
    background: url(https://www.yaohuanet.com//images/video.png) no-repeat left 5px center;
    background-size: 20px;
}

.videos-list li p {
    font-size: 12px;
    color: #999;
    overflow: hidden;
    margin: 5px 0;
    padding: 0 10px;
}

.videos-list .datetime {
    float: left;
    font-weight: normal;
}

.videos-list .viewd {
    float: right;
}
/*直播回放*/
/*文章与访谈*/
.bloglist {
    width: 95%;
    overflow: hidden;
    background: #fff;
    margin-bottom: 15px;
    clear: both;
    z-index: 0;
}

.bloglist {
    padding: 0px 20px 20px 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: 20px;
    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;
}

.bloglist dl {
    height: 150px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    width: 68%;
}
/*文章与访谈*/
/*标签*/
.tag_list ul {
    padding: 0 20px;
    height: 170px;
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

    .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;
        }
/*标签*/
/*推荐文章*/
.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;
}
/*推荐文章*/
/*期刊*/
.qk_list ul {
    height: 170px;
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    padding: 0;
}

    .qk_list ul li {
        float: left;
        display: block;
        margin: 0 20px;
        margin-bottom: 15px;
        display: list-item;
        text-align: -webkit-match-parent;
        line-height: 20px;
    }

        .qk_list ul li a {
            display: inline-block;
            background: #d12126;
            font-size: 14px;
            transition: all .3s ease 0s;
            color: #fff;
            text-decoration: none;
        }
/*期刊*/
/*专题*/
.zt_list ul {
    padding: 0 20px;
    height: 170px;
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    padding-left: 20px;
}

    .zt_list ul li {
        float: left;
        display: block;
        margin-right: 8px;
        margin-bottom: 11px;
        display: list-item;
        text-align: -webkit-match-parent;
        line-height: 20px;
    }

        .zt_list ul li a {
            display: inline-block;
            padding: 0;
            transition: all .3s ease 0s;
            text-decoration: none;
        }

            .zt_list ul li a img {
                width: 300px;
                height: 107px;
                border-radius: 4px;
            }
            /*专题*/
            /*友情链接*/
.link-list li {
    float: left;
    overflow: hidden;
    margin-bottom: 10px;
}

    .link-list li a {
        overflow: hidden;
        display: block;
        margin: 0 5px 10px 20px;
        text-align: center;
    }

        .link-list li a img {
            border: #999 1px solid;
            width: 170px;
            height: 50px;
        }
/*友情链接*/
/*底部*/
.bottom ul {
    height: 170px;
    display: block;
    list-style-type: disc;
}

    .bottom ul li {
        float: left;
        display: block;
        margin: 20px 10px;
        display: list-item;
        text-align: -webkit-match-parent;
        line-height: 20px;
        text-align: center;
        color: #fff;
    }

.m-yktfoot_lf {
    width: 802px;
    padding: 30px 0;
    color: #fff;
}

.f-fl {
    float: left;
}

.m-yktfoot_txt {
    width: 880px;
    line-height: 22px;
    margin-bottom: 11px;
}

.f-fs1 {
    font-size: 14px;
}

.m-yktfoot_copy, .m-yktfoot_copy a {
    color: #999;
    font-size: 14px;
    margin: 15px 10px 0 0;
}

.beian {
    background: url(http://www.ihepa.com:8088//images/beian.png) no-repeat 0 0;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background-size: cover;
    display: inline-block;
    margin-right: 4px;
    margin-top: -4px;
}
/*底部*/
/*返回顶部*/
#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;
    }
/*返回顶部*/