* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;
    border: none;
    font-family: "微软雅黑";
    color: #333333;
    outline: 0;
}
.article-meta{display:none;}
a:focus {
    outline: none;
}

input {
    outline: none;
}

.dqwz a:hover {
    color: #424141;
}
#h-ckplayer-contain0{display:block !important;margin:auto;}
#artcount{color:#757575;}
.content {
    background-color: #edeaea;
}

.con {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #ffffff;
    padding: 7px 75px;
}

.dqwz {
    background: url(dqwz.png) no-repeat left center;
    padding-left: 35px;
    color: #424141;
    margin-top: 17px;
}

.dqwz a {
    color: #424141;
    padding: 0px 5px;line-height:22px;
}

.con h3 {
    font-size: 24px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    margin: 7px 0 18px;
}

.sour_time {
    padding: 0px 42px 22px 40px;
    background: #fff;
    line-height: 30px;
    overflow: hidden;
    color: #2d66a5;
}

.fgx {
    background: url(fgx.png) no-repeat center;
    width: 100%;
    height: 8px;
}

.sour {
    float: left;
}

.sour span {
    padding-right: 20px;
    color: #757575;
}

.zihao {
    float: right;
}

.zihao a {
    color: #757575;
    padding-left: 10px;
}

.zihao a:hover {
    color: #757575 !important;
}

.neirong {
    color: #000000;
    line-height: 45px;
    font-size: 16px;
    padding: 10px 35px;
    min-height: 300px;
    border-bottom: 2px solid #1e61a8;
}

.neirong p {
    margin: 0px;
    line-height: 46px;

}

.neirong img {
    height: auto !important;
}

@media screen and (max-width: 1399px) {
    .con {
        width: 100%;
        padding: 0px 20px;
    }

}

@media screen and (max-width: 1024px) {
    .neirong {
        min-height: 200px;
    }

    .zihao {
        display: none;
    }

    .nr_bottom {
        display: none;
    }

    .con h3 {
        margin: 20px 0px;line-height:30px;
    }

    .sour span {
        float: left;
    }

    .neirong {
        border: none;
    }
}

@media screen and (max-width: 768px) {
    .con {
        width: 100%;
        padding: 0px 10px;
    }

    .neirong img {
        max-width: 98%;
        display: inline-block;
    }
    .neirong p{line-height:35px;}
    .sour_time {
        padding: 0px 10px 20px;
    }
    #shoucang{display:none;}
}
@media screen and (max-width: 520px) {
    .llcs{display:none;}
    .neirong{padding:2% 2%;}
}
@media screen and (max-width: 415px) {
    .con h3 {
        line-height: 40px;
    }

    .sour_time {
        line-height: 30px;
    }

    .neirong {
        padding: 10px;
    }
    .sour{float:none;text-align:center;}
    .sour span{width:100%;padding-right:0;}
}