﻿﻿@charset "UTF-8";

.u-mt20 {
    margin-top: 20px;
}

.ml8 {
    margin-left: 10px;
}

@keyframes hot {
    0% {
        left: 80;
        top: -13;
    }

    30% {
        left: 80;
        top: -11;
    }

    70% {
        left: 80;
        top: -11;
    }

    100% {
        left: 80;
        top: -13;
    }
}

@keyframes nav_bottom {
    0% {
        background-position-y: -10px;
    }

    30% {
        background-position-y: -3px;
    }

    70% {
        background-position-y: -3px;
    }

    100% {
        background-position-y: -10px;
    }
}

/*headr*/
.search {
    margin-right: 30px
}

.index-header {
    padding-top: 24px;
}

.index-header .hot-line {
    font-size: 16px;
    color: #1e71b7;
}

.index-header .logo {
    margin-bottom: 24px;
    margin-left: 30px
}

.index-header .nav {
    background: #0068b7;
    height: 45px;
}

.index-header .nav .nav-list {
    width: 1200px;
    line-height: 40px;
}

.index-header .nav .nav-list .style-nav-a a {
    color: #fff;
    font-size: 16px;
    margin-right: 30px;
    display: inline-block;
    margin-top: -2px;
}

.index-header .nav .nav-list .style-nav-a a:hover {
    background: url(../img/ico9.png) no-repeat center;
    animation: nav_bottom 0.8s infinite;
}

.index-header .nav .nav-list .style-nav-b {
    color: #fff;
    font-size: 20px !important;
    margin-right: 30px;
    position: relative;
    display: inline-block;
}

.index-header .nav .nav-list .style-nav-b .hot {
    background: url(../img/ico7.png) no-repeat;
    display: block;
    position: absolute;
    width: 29px;
    height: 19px;
    left: 80px !important;
    top: -12px !important;
}

.index-header .nav .nav-list .style-nav-b:hover {
    color: #fff;
    font-size: 20px !important;
    margin-right: 30px;
    position: relative;
    display: inline-block;
}

.index-header .nav .nav-list .style-nav-b:hover .hot {
    background: url(../img/ico7.png) no-repeat left top;
    display: block;
    position: absolute;
    width: 29px;
    height: 19px;
    left: 80;
    top: -13;
    animation: hot 0.7s infinite;
}

.index-header .nav .nav-list .more {
    margin-top: 15px;
}

.index-header .qx a {
    color: #0068b7;
}

.index-header .other a {
    font-size: 16px;
}

.index-header .other {
    padding: 5px 0
}

.banner {
    margin-bottom: 3px;
}

.u-mt20 {
    margin-top: 20px;
}

.h5-s {
    text-align: center;
}

/*headr end*/
.headline-s {
    text-align: center;
    width: 923px;
    overflow: hidden;
}

.headline-s a {
    font-size: 18px;

}
.headline-s a::after {
    content: '|';
    padding-left: 5px;
}
.headline-s a:last-of-type::after {
    content: '';
}

.headline-r-bbs {
    box-sizing: border-box;
    width: 209px;
    overflow: hidden;
}

.headline-r-bbs img {
    transition: all 0.6s;
}

.headline-r-bbs img:hover {
    transform: scale(1.05);
}

/*推荐*/
.main .w752 {
    width: 752px;
    height: 453px;
    background: #ddd;
}

.main .w400 {
    width: 400px;
    overflow: hidden;
}

.main .notice {
    border: 1px solid #ddd;
    border-radius: 2px;
    height: 38 px;
    padding: 12px 12px 0 12px;
    box-sizing: border-box;
}

.main .notice .list {
    width: 340px;
    overflow: hidden;
}

.main .notice .list a {
    font-size: 14px;
    white-space: nowrap;
    margin-left: 15px;
    display: inline-block;
    overflow: hidden;
}

/*推荐end*/
/* 重要专题 */
.index-zt {
    border: 1px solid #ddd;
    border-radius: 3px;
    height: 70px;
}

.index-zt .i-zt {
    background: #004fa1;
    width: 44px;
    height: 39 px;
    border: 1px solid #004fa1;
    border-radius: 5px;
    line-height: 16px;
    text-align: center;
    color: #fff;
    padding: 5px 0 5px 0;
    margin-left: 40px;
    margin-top: 14px;
}

.index-zt .zt-list {
    width: 845px;
    margin-top: 10px;
    margin-left: 40px;
}

.index-zt .zt-list a {
    font-size: 14px;
    display: inline-block;
    min-width: 85px;
}

.index-zt .zt-list a span {
    padding: 0 12px;
}

.index-zt .more {
    margin-top: 20px;
    margin-right: 40px;
}

/* 重要专题end */
/*网络对话-报料-吃喝-文化 */
.w404 {
    width: 404px;
}

.index-l,
.index-middle {
    /* title-style */
    /* title-style-end */
    /*line-bottom  */
    /*line-bottom-end */
}

.index-l .title,
.index-middle .title {
    color: #1267b2;
    font-size: 24px;
}

.index-l .title .font-lit,
.index-middle .title .font-lit {
    letter-spacing: 1em;
}

.index-l .title .ask,
.index-middle .title .ask {
    background: url(../img/ico2.png) no-repeat;
    font-size: 16px;
    color: #d1000c;
    margin-left: 70px;
    padding-left: 30px;
    height: 28px;
    display: inline-block;
    background-position-y: 5px;
}

.index-l .title .search,
.index-middle .title .search {
    background: url(../img/ico3.png) no-repeat;
    font-size: 16px;
    color: #d1000c;
    padding-left: 30px;
    height: 28px;
    display: inline-block;
    background-position-y: 5px;
    margin-left: 24px;
}

.index-l .title .bl,
.index-middle .title .bl {
    background: url(../img/ico4.png) no-repeat;
    font-size: 16px;
    color: #d1000c;
    margin-left: 195px;
    padding-left: 30px;
    height: 28px;
    display: inline-block;
    background-position-y: 2px;
}

.index-l .title .normal,
.index-middle .title .normal {
    font-size: 16px;
    margin-left: 215px;
}

.index-l .title .normal1,
.index-middle .title .normal1 {
    font-size: 16px;
}

.index-l .title .normal2,
.index-middle .title .normal2 {
    font-size: 16px;
    margin-left: 205px;
    /*margin-left: 105px; */
}

.index-l .title .normal3,
.index-middle .title .normal3 {
    font-size: 16px;
    margin-left: 200px;
    background: url(../img/ico11.jpg) no-repeat 60px 10px;
    display: inline-block;
    width: 75px;
}

.index-l .title .normal4,
.index-middle .title .normal4 {
    font-size: 16px;
    margin-left: 80px;
}

.index-l .line-bt,
.index-middle .line-bt {
    background: #dddadb;
}

.index-l .line-bt .line-bt-s,
.index-middle .line-bt .line-bt-s {
    height: 2px;
    background: #1267b2;
    width: 110px;
}

.index-l .banner,
.index-middle .banner {
    height: 65px;
}

/*网络对话-报料-吃喝-文化 end*/
/*乐山新闻-国内-区县-外媒*/
.index-middle {
    width: 388px;
    margin-left: 30px;
    overflow: hidden
}

.index-middle .more {
    margin-left: 100px;
    margin-top: 10px;
    margin-right: 20px;
    position: absolute;
    right: 1px;
}

.index-middle .rx {
    display: inline-block;
    background: url(../img/ico10.png) no-repeat center top;
    width: 111px;
    height: 28px;
    position: absolute;
    left: 170px;
    top: 6px;
}

.index-middle .list-title ul li {
    background: url(../img/ico2.jpg) no-repeat 0 10px;
    padding-left: 15px;
    height: 37px;
}

.index-middle .list-title ul li a {
    color: #333;
    font-size: 18px;
}

.mask {
    width: 388px;
    height: 135px;
    background: #f2f2f2;
    position: absolute;
    display: none;
    border-radius: 3px;
    padding-top: 10px;
    text-align: center;
}

.mask a {
    display: inline-block;
    padding: 5px 15px;
    background: #004fa1;
    color: #fff;
    margin-bottom: 10px;
    border-radius: 5px;
}

.mask a:hover {
    background: #0a7bdf;
}

/*乐山新闻-国内-区县-外媒end*/
/*微信 视频 */
.index-r {
    width: 322px;
margin-left:30px;
}

.index-r .sj {
    border-radius: 2px;
    border: 1px solid #ddd;
    height: 58px;
    padding: 20px 20px;
}

.index-r .sj .txt-c {
    text-align: center;
}

.index-r .sj .fc-blue {
    color: #005bac;
    font-weight: bold;
}

.index-r .sj .margin-l-10 {
    margin-left: 10px;
}

.index-r .video,
.index-r .wx {
    border-radius: 2px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding-bottom: 10px;
}

.index-r .video .title,
.index-r .wx .title {
    color: #1267b2;
    font-size: 24px;
    margin: 10px 15px;
}

.index-r .video .title .more,
.index-r .wx .title .more {
    margin-top: 10px;
    margin-right: 15px;
}

.index-r .video .line-bt,
.index-r .wx .line-bt {
    background: #dddadb;
}

.index-r .video .line-bt .line-bt-s,
.index-r .wx .line-bt .line-bt-s {
    height: 2px;
    background: #1267b2;
    width: 110px;
}

.index-r .wx .list-title {
    width: 290px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 10px;
}

.index-r .wx .list-title a {
    font-size: 16px;
}

.index-r .wx .wx-list {
    width: 320px;
    text-align: left;
}

.index-r .wx .wx-list .title a {
    font-size: 12px;
}

.title a {
    color: #1267b2;
}

.index-r .wx .wx-list .parHd {
    height: 30px;
    line-height: 30px;
    background: #f4f4f4;
    padding: 0 20px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.index-r .wx .wx-list .parHd ul {
    float: left;
    position: absolute;
    left: 20px;
    top: -1px;
    height: 32px;
}

.index-r .wx .wx-list .parHd ul li {
    float: left;
    padding: 0 15px;
    cursor: pointer;
}

.index-r .wx .wx-list .box {
    overflow: hidden;
    zoom: 1;
    padding: 10px 0 10px 42px;
    position: relative;
}

.index-r .wx .wx-list .sPrev,
.index-r .wx .wx-list .sNext {
    position: absolute;
    left: 5px;
    top: 10px;
    display: block;
    width: 30px;
    height: 64px;
    background: url(../img/icoLeft.jpg) center center no-repeat;
}

.index-r .wx .wx-list .sNext {
    left: auto;
    right: 5px;
    background: url(../img/icoRight.jpg) center center no-repeat;
}

.index-r .wx .wx-list .parBd ul {
    overflow: hidden;
    zoom: 1;
}

.index-r .wx .wx-list .parBd li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.index-r .wx .wx-list .parBd li .title1 {
    line-height: 20px;
}

.index-r .wx .wx-list .parBd li .title1 a {
    color: #0254a4;
    font-size: 12px;
}

.index-r .wx .wx-list .parBd li .pic {
    text-align: center;
}

.index-r .wx .wx-list .parBd li img {
    width: 58px;
    height: 58px;
    display: block;
    padding: 2px;
}

.index-r .tj {
    border-radius: 2px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding-bottom: 10px;
}

.index-r .tj .title {
    color: #1267b2;
    font-size: 24px;
    margin: 10px 15px;
}

.index-r .tj .title .more {
    margin-top: 10px;
    margin-right: 15px;
}

.index-r .tj .line-bt {
    background: #dddadb;
}

.index-r .tj .line-bt .line-bt-s {
    height: 2px;
    background: #1267b2;
    width: 110px;
}

.index-r .sx img {
    width: 274px;
    height: 138px;
}

.index-r .yxls {
    padding-bottom: 20px;
}

.index-r .yxls .rec {
    padding: 0 20px;
    margin-bottom: 10px;
}

.index-r .yxls .rec img {
    width: 274px;
    height: 138px;
}

.index-r .yxls .rec p {
    text-align: center;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.5);
    width: 274px;
    color: #fff;
}

.index-r .yxls .rec-s {
    padding: 0 20px;
    font-size: 0;
    margin-left: -10px;
}

.index-r .yxls .rec-s img {
    width: 83px;
    height: 52px;
    margin-left: 11px;
}

/*新闻部分end*/
/*论坛开始*/
.index-bbs {
    margin-bottom: 10px;
    /*line-bottom  */
    /*line-bottom-end */
}

.index-bbs .w436 {
    width: 436px;
}

.index-bbs .w420 {
    width: 420px;
}

.index-bbs .w324 {
    width: 324px;
}

.index-bbs .title {
    color: #1267b2;
    font-size: 24px;
    padding-left: 15px;
}

.index-bbs .title .lit {
    letter-spacing: 0.5em;
}

.index-bbs .title .normal {
    font-size: 14px;
    margin-left: 125px;
    color: #747474;
}

.index-bbs .title .normal1 {
    font-size: 14px;
    color: #747474;
}

.index-bbs .title .normal2 {
    font-size: 14px;
    margin-left: 145px;
    color: #747474;
}

.index-bbs .title .normal3 {
    font-size: 14px;
    margin-left: 135px;
    color: #747474;
}

.index-bbs .title .normal4 {
    font-size: 14px;
    margin-left: 15px;
    color: #747474;
}

.index-bbs .title .normal5 {
    font-size: 14px;
    margin-left: 75px;
    color: #747474;
}

.index-bbs .line-bt {
    background: #dddadb;
    margin: 0 5px;
}

.index-bbs .line-bt .line-bt-s {
    height: 2px;
    background: #1267b2;
    width: 120px;
}

.index-bbs .bbs-left .fc,
.index-bbs .bbs-middle .fc {
    border: 1px solid #ddd;
    border-radius: 2px;
    padding-top: 20px;
    padding-bottom: 10px;
}

.index-bbs .bbs-left .fc .rec-img,
.index-bbs .bbs-middle .fc .rec-img {
    font-size: 0;
    overflow: hidden;
    padding: 0 30px;
}

.index-bbs .bbs-left .fc .rec-img .img-big,
.index-bbs .bbs-middle .fc .rec-img .img-big {
    width: 374px;
    height: 220px;
}

.index-bbs .bbs-left .fc .rec-img .img-m,
.index-bbs .bbs-middle .fc .rec-img .img-m {
    width: 374px;
    height: 130px;
}

.index-bbs .bbs-left .fc .rec-img .img-ly-big,
.index-bbs .bbs-middle .fc .rec-img .img-ly-big {
    width: 358px;
    height: 220px;
}

.index-bbs .bbs-left .fc .rec-img .img-ly-s1,
.index-bbs .bbs-middle .fc .rec-img .img-ly-s1 {
    width: 228px;
    height: 130px;
}

.index-bbs .bbs-left .fc .rec-img .img-ly-s2,
.index-bbs .bbs-middle .fc .rec-img .img-ly-s2 {
    width: 123px;
    height: 130px;
    margin-left: 5px;
}

.index-bbs .bbs-left .fc .rec-img .img-tech-big,
.index-bbs .bbs-middle .fc .rec-img .img-tech-big {
    width: 294px;
    height: 165px;
}

.index-bbs .bbs-left .fc .rec-img .img-tech-s1,
.index-bbs .bbs-middle .fc .rec-img .img-tech-s1 {
    width: 228px;
    height: 130px;
}

.index-bbs .bbs-left .fc .rec-img .img-tech-s2,
.index-bbs .bbs-middle .fc .rec-img .img-tech-s2 {
    width: 123px;
    height: 130px;
    margin-left: 5px;
}

.index-bbs .bbs-left .fc .rec-img img,
.index-bbs .bbs-middle .fc .rec-img img {
    margin-bottom: 10px;
    border-radius: 3px;
}

.index-bbs .bbs-left .fc .rec-s,
.index-bbs .bbs-middle .fc .rec-s {
    padding: 0 30px;
    font-size: 0;
    margin-left: -3px;
}

.index-bbs .bbs-left .fc .rec-s img,
.index-bbs .bbs-middle .fc .rec-s img {
    width: 117px;
    height: 80px;
    margin-left: 3px;
}

.index-bbs .bbs-left .fc .list-title,
.index-bbs .bbs-middle .fc .list-title {
    padding: 0 30px;
    overflow: hidden;
    padding-top: 20px;
}

.index-bbs .bbs-right .tech {
    border: 1px solid #ddd;
    border-radius: 2px;
    padding-top: 20px;
    padding-bottom: 5px;
}

.index-bbs .bbs-right .tech .rec-img {
    font-size: 0;
    overflow: hidden;
    padding: 0 15px;
}

.index-bbs .bbs-right .tech .rec-img .img-tech-big {
    width: 294px;
    height: 165px;
}

.index-bbs .bbs-right .tech .rec-img .img-tech-s1 {
    width: 135px;
    height: 185px;
}

.index-bbs .bbs-right .tech .rec-img .img-tech-s2 {
    width: 140px;
    height: 90px;
    margin-left: 5px;
    display: block;
}

.index-bbs .bbs-right .tech .rec-img img {
    margin-bottom: 10px;
    border-radius: 3px;
}

.index-bbs .bbs-right .tech .rec-s {
    padding: 0 30px;
    font-size: 0;
    margin-left: -3px;
}

.index-bbs .bbs-right .tech .rec-s img {
    width: 117px;
    height: 80px;
    margin-left: 3px;
}

.index-bbs .bbs-right .tech .list-title {
    padding: 0 15px;
    overflow: hidden;
    padding-top: 20px;
}

/*论坛结束*/
/*图片展示*/
.zs {
    width: 1200px;
    text-align: left;
    position: relative;

}

.zs .title a {
    font-size: 12px;
}

.zs .box {
    overflow: hidden;
    zoom: 1;
    padding: 0;
    position: relative;
}

.zs .sPrev,
.zs .sNext {
    position: absolute;
    left: 9px;
    top: 70px;
    display: block;
    width: 30px;
    height: 55px;
    background: rgba(0, 93, 175, 0.5);
    z-index: 999;
    font-size: 34px;
    color: #fff;
    text-align: center;
}

.zs .sNext {
    left: auto;
    right: 2px;
    background: rgba(0, 93, 175, 0.5);
}

.zs .parBd ul {
    overflow: hidden;
    zoom: 1;
}

.zs .parBd li {
    border-radius: 5px;
    position: relative;
    margin: 0 0px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.zs .parBd li .title1 {
    line-height: 20px;
}

.zs .parBd li .title1 a {
    color: #0254a4;
    font-size: 12px;
}

.zs .parBd li img {
    width: 287px;
    height: 170px;
    display: block;
    padding: 8px;
    border-radius: 10px;
    transition: all 0.3s;
}

.zs .parBd li img:hover {
    transform: scale(1.1);
}

.zs .parBd li p {
    position: absolute;
    height: 24px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    bottom: 0px;
    width: 287px;
    left: 8px;
    bottom: 10px;
}

.zs .parBd .m-15 {
    margin-left: -7px;
}


.zs1 {
    width: 1200px;
    text-align: left;
    position;
    relative
}

.zs1 .title a {
    font-size: 12px;
}

.zs1 .box {
    overflow: hidden;
    zoom: 1;
    padding: 0;
    position: relative;
}

.zs1 .sPrev,
.zs1 .sNext {
    position: absolute;
    left: 9px;
    top: 70px;
    display: block;
    width: 30px;
    height: 55px;
    background: rgba(0, 93, 175, 0.5);
    z-index: 999;
    font-size: 34px;
    color: #fff;
    text-align: center;
}

.zs1 .sNext {
    left: auto;
    right: 2px;
    background: rgba(0, 93, 175, 0.5);
}

.zs1 .parBd ul {
    overflow: hidden;
    zoom: 1;
}

.zs1 .parBd li {
    border-radius: 5px;
    position: relative;
    margin: 0 0px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.zs1 .parBd li .title1 {
    line-height: 20px;
}

.zs1 .parBd li .title1 a {
    color: #0254a4;
    font-size: 12px;
}

.zs1 .parBd li img {
    width: 287px;
    height: 170px;
    display: block;
    padding: 8px;
    border-radius: 10px;
    transition: all 0.3s;
}

.zs1 .parBd li img:hover {
    transform: scale(1.1);
}

.zs1 .parBd li p {
    position: absolute;
    height: 24px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    bottom: 0px;
    width: 287px;
    left: 8px;
    bottom: 10px;
}

.zs1 .parBd .m-15 {
    margin-left: -7px;
}






.about-us {
    margin-top: 20px;
    border: 1px solid #ddd;
}

.about-us .img-list {
    margin-top: 25px;
}

.about-us .img-list ul li {
    float: left;
    margin-left: 50px;
}

.about-us .img-list ul li p {
    text-align: center;
    line-height: 38px;
}

.link {
    text-align: center;
    width: 1100px;
    margin: 0 auto;
}

.link a {
    font-size: 16px;
    margin-bottom: 10px;
    display: inline-block;
}

/*返回顶部*/
/*自定义字体*/

#top {
    position: fixed;
    right: 5px;
    bottom: -106px;
    z-index: 99;
    -webkit-transition: bottom 0.3s;
    -moz-transition: bottom 0.3s;
    transition: bottom 0.3s;
    display: none;
    _position: absolute !important;
    _left: expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft, 10)||0)-(parseInt(this.currentStyle.marginRight, 10)||0)) !important;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0))) !important;
}

#top a {
    display: block;
    background-color: #005392;
    color: #fff;
    width: 50px;
    height: 50px;
    margin-bottom: 3px;
    line-height: 50px;
    text-align: center;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

#top a i {
    font-size: 20px;
}

#top a:hover {
    background-color: #0068b7;
}

.icon1 {
    background: url(ic1.png) no-repeat;
}

.icon2 {
    background: url(ic2.png) no-repeat;
}

/*返回顶部*/

/*内容页*/
.pretitle {
    margin-bottom: 15px
}

.w900 {
    width: 860px;
}

.w270 {
    width: 305px
}

.article-title {
    text-align: center;
    font: bold 36px/1 "Microsoft Yahei";
    color: #404040;
    margin: 30px 0
}

.article-time {
    border-bottom: 1px solid #ddd;
    padding-bottom: 25px;
    margin-top: 20px;
    font: 14px/1 Arial, "Sim sun";
    color: #888;
    text-align: center
}

.content {
    padding-bottom: 30px;

}

.content p {
    font: 18px/40px "Microsoft Yahei";
    color: #404040;
    margin: 32px 0 0;

}

.cor {
    background: #476675;
    height: 30px;
    color: #fff;
    font-size: 12px;
    padding-left: 20px;
    box-sizing: border-box;
}

.cor span {
    line-height: 30px;
    display: block;
    height: 30px;
    line-height: 30px;
    float: left;
    letter-spacing: 1px;
    padding-right: 15px;
    margin-right: 90px;
}

.hm-t-footer {
    display: none !important;
}

/*内容页end*/

/*列表页*/
.list_content {
    list-style: none;
    text-align: left;
}

.list_content li {
    position: relative;
    font: 16px/40px 'Microsoft YaHei';
    font-weight: bold;
    white-space: normal !important;
}

.list_content li a:visited {
    color: #717171;
}

.list_content li span {
    position: absolute;
    right: 20px;
    color: #878787;
}

.uk-pagination {
    width: 720px;
    margin: 30px auto;
    padding: 6px 0px;
    height: 20px;
    list-style: none;
}

.uk-pagination li {
    float: left;
    border: 1px solid #5d9cdf;
    height: 20px;
    line-height: 20px;
    margin: 0px 2px;
}

.uk-pagination li span {
    display: block;
    padding: 0px 0px;
}

.uk-disabled {
    background: #e6f2fe;
}

.uk-active {
    background: #a9d2ff;
    display: block;
    padding: 0px 6px;
    font-weight: bold;


}

.uk-pagination li a {
    display: block;
    padding: 0px 6px;
    background: #e6f2fe;
}

.pageCount {
    display: none;
}

#p_history {
    text-align: right;
    padding-right: 50px;
    margin-top: 5px;
}

#p_history a {
    color: #808080;
}

.btn_class {
    margin-top: 10px;
    margin-bottom: 10px;
}

.btn_class li {
    display: block;
    float: left;
    margin-right: 10px;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin: 10px 0;
}

.btn_class_active {
    background-color: #0068B7;
}

.btn_class_active a {
    color: #fff;
}

/*列表页END*/

#a1 {
    margin: 0 auto;
}

.zt-list a span {
    color: #333;
}

.u-mb10 .banner:nth-child(2) {
    display: none;
}
.download {
position: fixed;background-color:rgba(0,0,0,0.5);bottom: 0;text-align:center;display:none;color:#fff;height:30px;width:100%;
}
.download a {
color:#fff;
line-height:30px;
}

        .statement{
            padding-bottom: 60px;
        }
    .download-po {
    padding: 13px 20px;
display: none;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.download-span-sty {
    font-size: 12px;
    line-height: 16px;
    color: #c3c3c3;
}
.downLoad-box>span {
    display: block;
}
 
.download-po{
    position: fixed;
    bottom: 0;
    z-index: 999;
    left: 0;
    width: 100%;
    background: #222222;
    padding: 10px 20px;
    z-index: 99999;
display: none;
}

.download-logo{
    width: 32px;
    height: 32px;
    display: block;
}
.download-span{
    margin-left: 8px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
    display: block;
}
.download-btn {
    background: #FFAA00;
    padding: 6px 17px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
    border-radius: 100px;
    text-align: center;
    margin-right: 15%;
}
.download-close {
    background: url(http://sx24.cnjxmm.com:8011/web/images/close1.png) no-repeat;
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 24;
    top: -5px;
}



 .rec2020 {
            overflow: hidden;
            box-sizing: border-box;
            padding: 10px 0;
        }

        .rec2020 div:first-of-type {
            width: 860px;
            height: 150px;
            background: #f8f8f8;
        }

        .rec2020 div:last-of-type {
            width: 320px;
            height: 150px;
            overflow: hidden;
        }

        .rec2020 div:last-of-type img {
            transition: all 0.6s;

        }

        .rec2020 div:last-of-type img:hover {
            transform: scale(1.1);

        }

        .rec2020 .rec-top {
            line-height: 48px;
            padding-top: 10px;
        }

        .rec2020 .rec-top {
            width: 100%;
            text-align: center;
        }

        .rec2020 .rec-top a {
            font-size: 30px;
            color: #eb0000;
            font-weight: bold;
        }

        .rec2020 .rec-top a:hover {
            color: rgb(235, 86, 0);

        }

        .rec2020 .rec2020-list li {
            width: 420px;
            height: 26px;
            float: left;
            text-align: left;
            margin-left: 10px;
            overflow: hidden;
text-overflow: ellipsis;
        }

        .rec2020 .rec2020-list li a {
            font-size: 14px;
        }

  .top-title {
                display: none;
            }
.cover-list {  
  
    display: none;
}