
/* CSS Document */
/*header*/
.header-main {
    width: 100%;
    height: 94px;
    background: url(../images/index-second/s-bg.jpg) no-repeat;
    border-bottom: 3px solid #82b518;
}

.header {
    width: 1060px;
    height: 94px;
    margin: 0px auto;
}

.logo {
    margin-top: 15px;
    float: left;
}

.header-nav {
    width: 595px;
    height: 75px;
    margin-left: 100px;
    float: left;
    margin-top: 10px;
}

.nav-temp {
    width: 192px;
    height: 75px;
    float: left;
    position: relative;
}

.nav-mark {
    width: 59px;
    height: 75px;
    float: left;
}

.mark-detail {
    width: 136px;
    height: 75px;
    position: absolute;
    background: url(../images/index-second/kuang.png) no-repeat;
    right: 0px;
}

    .mark-detail > p {
        font-size: 12px;
        /*font-family: "SimSun";*/
        color: #535353;
        width: 80%;
        margin-left: 17px;
        line-height: 22px;
        margin-top: 5px;
    }

    .mark-detail ul {
        width: 100%;
        margin-left: 17px;
        height: 22px;
    }

        .mark-detail ul li {
            background: url(../images/index-second/li.png) 8px no-repeat;
            float: left;
            padding-left: 18px;
            font-size: 12px;
            /*font-family: "SimSun";*/
            color: #75aa07;
            height: 22px;
            line-height: 22px;
        }

            .mark-detail ul li a {
                color: #75aa07;
            }

.mar {
    margin-left: 8px;
}

/*.login-all {
    width: 135px;
    height: 65px;
    float: right;
    margin-top: 15px;
}*/
.login-all {
    width: 90px;
    height: 65px;
    float: right;
    margin-left: 6px;
}

    .login-all ul {
        width: 90px;
        height: 30px;
        margin-top: 31px;
    }

        .login-all ul li {
            float: left;
            padding-left: 5px;
        }

            .login-all ul li a {
                font-size: 12px;
                /*font-family: "SimSun";*/
                color: #349306;
                font-weight: bold;
            }

                .login-all ul li a span {
                    padding-left: 17px;
                }

.login {
    width: 126px;
    height: 27px;
    float: right;
    font-size: 12px;
    /*font-family: "SimSun";*/
    color: #db0000;
    line-height: 27px;
    text-indent: 2em;
    cursor: pointer;
    background: url(../images/index-second/login.png) no-repeat;
    margin-right: -46px;
}

.zhuce {
    width: 83px;
    height: 26px;
    float: left;
    margin-top: 10px;
    /*margin-left: 10px;*/
    color: #40a90d;
    font-size: 12px;
    /*font-family: "SimSun";*/
    line-height: 26px;
    text-align: center;
    cursor: pointer;
    margin-left: 22px;
    background: url(../images/index-second/zhuce.png) no-repeat;
}
/*content*/
.content-all {
    width: 980px;
    height: 100%;
    margin: 25px auto 0px auto;
    overflow: hidden;
}

.c-top {
    width: 980px;
    height: 36px;
}

.position {
    width: 700px;
    height: 36px;
    background: #e8f3d2;
    float: left;
}

    .position ul {
        width: 100%;
        height: 36px;
    }

        .position ul li {
            float: left;
            height: 36px;
            line-height: 36px;
            padding-left: 5px;
            font-size: 12px;
            /*font-family: "SimSun";*/
            color: #535353;
        }

.two-search-div {
    width: 271px;
    height: 27px;
    border: 4px solid #f39c33;
    margin-left: 1px;
    float: left;
    position: relative;
}

.inputs {
    width: 230px;
    border: 0px;
    background: white;
    height: 27px;
    text-indent: 1em;
}

.blue-search {
    position: absolute;
    background: #f39c33;
    height: 27px;
    width: 41px;
    right: 0px;
    top: 0px;
    text-align: center;
    cursor: pointer;
}

    .blue-search > input {
        padding-top: 5px;
    }



.c-center {
    width: 978px;
    height: 100%;
    overflow: hidden;
    margin-bottom: 25px;
    margin-top: 25px;
}

.center-left {
    width: 670px;
    height: 100%;
    overflow: hidden;
    float: left;
}

.article-list {
    width: 670px;
    height: 100%;
    overflow: hidden;
}

.art-nav {
    width: 100%;
    height: 28px;
    border-top: 1px solid #8ec31f;
}

    .art-nav ul {
        width: 100%;
        height: 28px;
    }

        .art-nav ul li {
            float: left;
            height: 28px;
            line-height: 28px;
            background: url(../images/index-second/xie-li.png) 22px no-repeat;
            padding-left: 50px;
            font-size: 14px;
            /*font-family: "SimSun";*/
            color: #729c19;
            font-weight: bold;
            cursor: pointer;
        }

.subject-list {
    width: 332px;
    height: 274px;
    border-bottom: 1px dashed #999999;
    position: relative;
    float: left;
    margin-top: 15px;
    margin-left: 3px;
}

.sub-picture {
    width: 328px;
    height: 181px;
    position: relative;
    margin-top: 4px;
}

.black {
    width: 328px;
    height: 36px;
    position: absolute;
    bottom: 0px;
    background: rgba(0,0,0,0.7);
    text-align: center;
    line-height: 36px;
}

    .black span {
        font-size: 14px;
        /*font-family: "SimSun";*/
        color: white;
    }

.ding {
    position: absolute;
    top: 0px;
    right: 0px;
}

.sub-font {
    font-size: 12px;
    /*font-family: "SimSun";*/
    color: #535353;
    line-height: 20px;
    margin-top: 10px;
}

.share {
    width: 100%;
    height: 25px;
    margin-top: 14px;
}

    .share ul {
        width: 100%;
        height: 25px;
    }

        .share ul li {
            float: left;
            padding-left: 10px;
            height: 25px;
            line-height: 25px;
        }

            .share ul li img {
                vertical-align: middle;
            }

            .share ul li span {
                vertical-align: middle;
                font-size: 12px;
                /*font-family: "SimSun";*/
                color: #535353;
            }

.sub-margin {
    margin-left: 6px;
}

.more {
    width: 122px;
    height: 37px;
    margin: 0px auto;
    clear: both;
    background: url(../images/index-second/more.png) no-repeat;
    text-align: center;
    cursor: pointer;
    line-height: 37px;
    margin-top: 20px;
}

    .more span {
        font-size: 14px;
        /*font-family: "SimSun";*/
        color: #349306;
    }

.read-green {
    color: #349306;
}

.read-black {
    color: #535353;
}

.column {
    margin-top: 10px;
    border-bottom: 1px dashed #999999;
    border-top: 1px solid #8ec31f;
    float: left;
    width: 645px;
    border-bottom: 1px dotted #999999;
    overflow: hidden;
}

@-moz-document url-prefix() {
    .column {
        border-bottom: 1px dashed #999999;
        border-top: 1px solid #8ec31f;
        float: left;
        width: 651px;
        border-bottom: 1px dotted #999999;
        overflow: hidden;

        @-moz-document url-prefix() {
            .bb {
            }
        }
    }
}

.column p {
    color: #349306;
    /*font-family: "SimSun";*/
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
}

.table {
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
}

    .table tr {
        height: 35px;
    }

        .table tr td {
            height: 35px;
            line-height: 35px;
        }

            .table tr td span {
                font-size: 14px;
                /*font-family: "SimSun";*/
                color: #535353;
                padding-left: 20px;
                background: url(../images/index-second/dian.png) 10px no-repeat;
            }

            .table tr td strong {
                font-size: 14px;
                /*font-family: "SimSun";*/
                color: #535353;
                padding-left: 10px;
            }

            .table tr td a {
                font-size: 14px;
                /*font-family: "SimSun";*/
                color: #535353;
                padding-left: 20px;
                background: url(../images/index-second/dian.png) 10px no-repeat;
            }

                .table tr td a:hover {
                    font-size: 14px;
                    /*font-family: "SimSun";*/
                    color: #d90909;
                    padding-left: 20px;
                    background: url(../images/index-second/dian.png) 10px no-repeat;
                }

.green {
    background: #f2f8e6;
}

.c-img {
    width: 319px;
    height: 162px;
    float: right;
    border: 1px solid #bdc2b3;
}

.center-right {
    width: 280px;
    height: 100%;
    overflow: hidden;
    float: right;
}

.ranking {
    width: 280px;
    height: 340px;
}

.ranking-title {
    width: 280px;
    height: 28px;
}

    .ranking-title ul {
        width: 100%;
        height: 28px;
    }

        .ranking-title ul li {
            float: left;
            height: 28px;
            line-height: 28px;
            padding-left: 25px;
            font-size: 14px;
            /*font-family: "SimSun";*/
            font-weight: bold;
        }

.ranking-list {
    width: 280px;
    height: 290px;
    margin-top: 20px;
    background: #f8f8f8;
}
#yuansuo-reading a {
padding-left:7px
}

    .ranking-list ul {
        width: 100%;
        height: 290px;
    }

        .ranking-list ul li {
            width: 100%;
            height: 29px;
            line-height: 29px;
        }

            .ranking-list ul li img {
                /*vertical-align: middle;*/
            }

            .ranking-list ul li span {
                vertical-align: middle;
                font-size: 14px;
                /*font-family: "SimSun";*/
                color: #535353;
                padding-left: 7px;
            }

.picture {
    width: 280px;
    height: 110px;
    margin-top: 25px;
}

.list-pic {
    width: 280px;
    height: 342px;
    margin-top: 20px;
}

.l-temp {
    width: 100%;
    height: 57px;
}

.l-top {
    width: 100%;
    height: 30px;
    line-height: 30px;
}

    .l-top img {
        vertical-align: middle;
    }

    .l-top span {
        vertical-align: middle;
        font-size: 14px;
        /*font-family: "SimSun";*/
        color: #535353;
        font-weight: bold;
        padding-left: 5px;
    }

.l-temp > p {
    font-size: 12px;
    /*font-family: "SimSun";*/
    color: #aaaaaa;
    text-indent: 3.3em;
}

.bot-pic {
    width: 278px;
    height: 228px;
    border: 1px solid #bdc2b3;
    margin-top: 22px;
}



/*footer*/
.footer {
    width: 100%;
    height: auto;
    background: none;
    border-top: 3px solid #82b518;
    overflow: hidden;
    margin-top: 25px;
}

.footer-detail {
    width: 435px;
    height: 89px;
    margin: 3px auto 0px auto;
}

    .footer-detail ul {
                  width: 360px;
    height: 25px;
    display: block;
    margin: 19px auto 0px;
    }

        .footer-detail ul li {
            float: left;
            font-size: 12px;
            /*font-family: "SimSun";*/
            color: #7c7c7c;
            width: 72px;
            height: 25px;
            line-height: 25px;
            text-align: center;
            background: url(../images/index/footer-line.jpg) 0px 6px no-repeat;
        }

    .footer-detail p {
        font-size: 12px;
        /*font-family: "SimSun";*/
        color: #ababab;
        text-align: center;
        margin-top: 5px;
    }
