﻿* {
    margin: 0;
    padding: 0;
}

body {
    font: 15px "Microsoft YaHei", Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 15px;
    margin: 0 auto;
}

img {
    border: 0;
    display: block;
}

ul, li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #000;
}

    a:hover {
        color: #218af1;
        text-decoration: none;
    }

h1 {
    font-size: 28px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}
dl li ul {margin:0; padding:0}
.container {
    width: 100%;
    padding: 0 0 0 35px;
    padding-top: 10px;
    position: fixed;
    top: 0;
    z-index:999;
    background:#fff;
    border-bottom:1px solid #efefef;
}

    .container:after {
        content: '';
        display: block;
        clear: both
    }

    .container > div {
        float: left
    }

    .container .input {
        position: relative;
        width:700px;
        height: 44px;
        border-top: #ccc solid 1px;
        border-right: none;
        border-bottom: #ccc solid 1px;
        border-left: #ccc solid 1px;
        border-radius: 4px 0 0 4px;
        text-align:left;
    }

        .container .input > input {
            outline: none;
            border: none;
            padding: 0 20px 0 10px;
            margin: 0;
            height: 42px;
            width:610px;
            color: #333;
            font-size: 16px;
            border-radius: 4px 0 0 4px;
            text-align:left;
        }

            .container .input > input::-webkit-input-placeholder {
                color: #999
            }

        .container .input .hot-list {
            padding: 10px 0;
            width: 100%;
            position: absolute;
            left: 0;
            top: 50px;
            margin: 0;
            line-height: 32px;
            font-size: 14px;
            border-radius: 2px;
            box-shadow: 0 1px 5px rgba(0,0,0,.2);
            background-color: #fff;
            display: none
        }

            .container .input .hot-list > a {
                display: block;
                color: #333;
                text-decoration: none;
                padding: 0 10px;
                overflow: hidden
            }

                .container .input .hot-list > a:hover {
                    background-color: #f3f3f3
                }

                .container .input .hot-list > a > div {
                    float: left
                }

                    .container .input .hot-list > a > div.number {
                        text-align: center;
                        width: 40px
                    }

    .container .search {
        width: 89px;
        height: 46px;
        background-color: #d12126;
        background-image: url(/images/search.png);
        background-position: center;
        background-repeat: no-repeat;
        border-radius: 0 4px 4px 0;
        cursor: pointer
    }

.nav {
    height: 40px;
    line-height: 40px;
    background: #efefef;
    margin-top: 80px;
    padding-left:20px;
}

    .nav li {
        float: left;
        display: inline;
        font-size: 18px;
        padding: 0 20px;
    }
#serach_content .s_title a{
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    margin-left: 5px;
    color: #333;
}
#serach_content .s_img {
    float:left;
}
#serach_content .s_img img{
    width:180px;
}
.articleNum{
    width:90%; height:50px; line-height:50px; padding-left:40px; font-size:13px; color:#999;
}
/*列表部分*/
.searchlist {

    width: 930px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 15px;
    clear: both;
    z-index: 0;
    padding: 10px 20px 0 2%;
    overflow: hidden;
}
a {
    text-decoration: none;
    color: #444;
}
.searchlist dt {
    display: block;
}

.searchlist dd {
    color: #989898;
    margin: 15px 0;
    display: block;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
}
.searchlist dd a{ color: #989898;
}
.searchlist dt {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 20px;
    font-weight: normal;
}

.searchlist .timeinfo {
    font-size: 12px;
    left: 0;
    bottom: 0;
}
.searchlist .timeinfo span:first-child {
    
    margin-right: 10px;
    padding-right: 10px;
}

.searchlist .timeinfo .lanmu a {
    color: #d12126;
}
.searchlist {
    font: 15px "Microsoft YaHei", Arial, Helvetica, sans-serif;
    color: #555;
    background: #fff;
    line-height: 1.5;
}
    .searchlist dl {
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
    }
/*列表部分*/

  .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;

            }

        .m-yktfoot_lf {
            width: 802px;
            padding: 30px 0;
            
        }

        .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;
        }

        .m-yktfoot_copy_link {
            color: #999;
        }

        .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;
        } 