p {
    margin: 0;
    padding: 0;
}
.content {
    background: #fff;
}
.content .content-header .dh {
    position: relative;
    height: 60px;
    margin-top: 5px;
}
.content .content-header .dh .channel-title {
    margin: 0;
    padding: 0;
    font-size: 25px;
    color: #fd0005;
    line-height: 60px;
    font-weight: 600;
    float: left;
}
.content .content-header .dh .loaction {
    font-size: 28px;
    color: #0050a1;
    width: 50px;
    height: 28px;
    margin-top: 17px;
    float: left;
    background: url(../images/dh.png) no-repeat right;
}
.content .content-header .dh .currt-nav {
    font-size: 15px;
    color: #333;
    margin-top: 17px;
    line-height: 28px;
    margin-left: 15px;
    float: left;
}
.content .content-header .contribute {
    color: #fff;
    height: 38px;
    line-height: 38px;
    width: 120px;
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 7px;
    cursor: pointer;
    background: rgb(255,127,0) url(../images/yx.png) no-repeat 10px 50%;
    background-size: 28%;
    text-indent: 45px;
}
.content .channel-top-new {
    height: 226px;
    background: #f3f3f3;
}
.content .channel-top-new .top-news {
    height: 226px;
}
.content .channel-top-new .top-news .thumb {
    float: left;
    overflow: hidden;
    width: 280px;
    height: 190px;
    margin-top: 19px;
}
.content .channel-top-new .top-news .thumb img {
    width: 100%;
    height: auto;
}
.content .channel-top-new .top-news .new-content {
    width: 650px;
    height: 196px;
    position: relative;
    margin-top: 16px;
    float: right;
}
.content .channel-top-new .top-news .new-content .news-title {
    margin-top: 8px;
    font-size: 18px;
    color: #0050a1;
}
.content .channel-top-new .top-news .new-content .description {
    font-size: 14px;
    margin-top: 12px;
    color: #5588be;
    line-height: 24px;
}
.content .channel-top-new .top-news .new-content .message {
    position: absolute;
    bottom: 4px;
    font-size: 15px;
    height: 45px;
    color: #c5c5c5;
}
.content .channel-top-new .top-news .new-content .message .time {
    float: left;
    line-height: 45px;
}
.content .channel-top-new .top-news .new-content .message .editor {
    margin-left: 36px;
    float: left;
    line-height: 45px;
}
.content .channel-top-new .top-news .new-content .message .share {
    height: 45px;
    margin-left: 36px;
    float: left;
}
.content .channel-new-list {
    background: #fff;
    padding-top: 12px;
    padding-bottom: 12px;
    min-height: 800px;
}
.content .channel-new-list .new-list {
    overflow: hidden;
}
.content .channel-new-list .left-list {
    width: 700px;
    float: left;
}
.content .channel-new-list .left-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.content .channel-new-list .left-list ul li {
    line-height: 40px;
    border-bottom: solid 1px #c5c5c5;
    overflow: hidden;
    margin-top: 16px;
}
.content .channel-new-list .left-list ul li .time {
    float: left;
    width: 90px;
    color: #c5c5c5;
    text-align: center;
    font-size: 14px;
    border-right: solid 1px #c5c5c5;
}
.content .channel-new-list .left-list ul li .right-title {
    width: 586px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    float: left;
}
.content .channel-new-list .left-list ul li a {
    color: #333;
    text-decoration: none;
}
.content .channel-new-list .left-list ul li a:hover {
    color: #fe7303;
}
.content .channel-new-list .left-list .page {
    text-align: center;
    margin-top: 24px;
    margin-bottom: 24px;
    color: #666666;
}
.content .channel-new-list .left-list .page a {
    color: #666666;
    text-decoration: none;
    font-size: 15px;
    margin-right: 16px;
}
.content .channel-new-list .left-list .page a.active {
    color: #fe7303;
}
.content .channel-new-list .left-list .page a:hover {
    color: #fe7303;
}
.content .channel-new-list .right-list {
    width: 270px;
    float: right;
}
.content .channel-new-list .right-list .panel {
    overflow: hidden;
    margin-bottom: 10px;
}
.content .channel-new-list .right-list .panel .panel-title {
    font-size: 18px;
    color: black;
    line-height: 40px;
    border-bottom: solid 2px #f0f0f0;
text-align: left;
}
.content .channel-new-list .right-list .panel .panel-body {
    overflow: hidden;
}
.content .channel-new-list .right-list .panel .panel-body .img-list {
    padding-top: 10px;
    overflow: hidden;
    width: 100%;
    padding-bottom: 10px;
}
.content .channel-new-list .right-list .panel .panel-body .img-list .img-item {
    width: 125px;
    height: 150px;
    float: left;
    overflow: hidden;
}
.content .channel-new-list .right-list .panel .panel-body .img-list .img-item a {
    text-decoration: none;
}
.content .channel-new-list .right-list .panel .panel-body .img-list .img-item .img-thumb {
    width: 125px;
    height: 90px;
}
.content .channel-new-list .right-list .panel .panel-body .img-list .img-item .img-title {
    font-size: 12px;
    line-height: 18px;
    margin-top: 8px;
    color: #0050a1;
}
.content .channel-new-list .right-list .panel .panel-body .panel-news-list {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 10px;
}
.content .channel-new-list .right-list .panel .panel-body .panel-news-list li {
    font-size: 14px;
    line-height: 32px;
    height: 32px;
    position: relative;
    background: url(../images/dot1.png) no-repeat left;
    overflow: hidden;
}
.content .channel-new-list .right-list .panel .panel-body .panel-news-list li a {
    color: #666666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 15px;
    display: block;
    width: 100%;
}
.content .channel-new-list .right-list .panel .panel-body .panel-news-list li a:hover {
    color: #fe7303;
}
.content .container-1000 {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.zxxw{
    background: url(../images/zxxw.png) no-repeat 5px 9px;
    margin-top: 5px!important;
}
.zxxw li{
    background: none!important;
}
.zxxw li a{
    text-indent: 30px!important;
}

.pagebar,.pagebar tb,.pagebar span,.pagebar a{
     
font-size: 14px !important;
 font-family: "Microsoft YaHei" !important;
 font-weight: 400 !important;
 height: 25px !important;
 line-height: 25px !important;
 padding: 0 10px !important;
 margin: 0 5px;

}
.pagebar span.break{
padding: 0 !important;
}
.left-list td{
 font-size: 14px !important;
 font-family: "Microsoft YaHei" !important;
}