body, html {
    width: 100%;
}

a:hover {
    overflow: visible;
}

.m-hd {
    width: 100%;
    background: #444444;
    color: #a9d1ff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 4;
    font-size: 15px;
}

.m-nav a {
    float: left;
    line-height: 40px;
    margin-right: 22px;
    color: #ffffff;
}

.m-nav a:last-child {
    margin-right: 0;
}

.m-nav a:hover {
    color: #fff;
}

.container {
    width: 1190px;
    margin: 0 auto;
}

.center {
    margin-top: 20px;
}

.centerTop {
    border-bottom: 2px solid #c3c3c3;
    overflow: hidden;
}

p, a, h4, span, p:hover, a:hover, h4:hover, span:hover {
    color: #4E4E4E;
}

.centerTop a {
    font-size: 15px;
    margin-right: 20px;
    line-height: 30px;
    display: block;
    float: left;
}

.centerTop a:first-child {
    border-bottom: 2px solid rgb(167, 0, 0);
}

.centerTop a.active {
    border-bottom: 2px solid rgb(167, 0, 0);
}

.centerText .artMess {
    width: 100%;
    float: left;
}

.carouselBox {
    margin: 25px 0;
    height: 330px;
}

.leftContentBox .imgBox {
    position: relative;
}

.leftContentBox .imgBox img {
    width: 100%;
    height: 330px;
}

.leftContentBox .imgBox p {
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 52px;
    background: url(../images/masker_title2.png) repeat-x;
    color: #fff;
    width: 71%;
    padding: 0 19% 0 10%;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.m-lists {
    margin-top: 20px;
}

.m-lists .itm {
    overflow: hidden;
    padding: 15px 10px;
    border-bottom: 1px solid #dcdcdc;
}

.m-lists .itm .imgBox {
    width: 30%;
    float: left;
    height: 115px;
    overflow: hidden;
    margin-right: 3%;
}

.m-lists .itm .imgBox img {
    width: 100%;
    height: 100%;

}

.m-lists .itm .messBox {
    width: 67%;
    float: left;
}

.m-lists .itm .pw {
    overflow: hidden;
    *zoom: 1;
}

.m-lists .itm h3 {
    font-size: 25px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #000;
    letter-spacing: 1px;
}

.m-lists .itm h3 a {
    color: #000;
}

.m-lists .itm .pa {
    font-size: 16px;
    color: #777777;
    max-height: 81px;
    overflow: hidden;
    line-height: 27px;
}

.m-lists .itm .meta {
    color: #909090;
    overflow: hidden;
    margin: 5px 0 0 0;
}

.m-lists .meta > div {
    float: right;
    font-size: 13px;
    line-height: 30px;
}

/*图集列表*/
.imgListBox {
    width: 100%;
    background: yellow;
    margin: 20px 0;
}

.picBox {
    padding: 0 5px 0 5px;
    margin-bottom: 10px;
}

.picBox a {
    display: block;
    text-align: center;
    overflow: hidden;
    position: relative;
}

.picBox a img {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.picBox a p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 96%;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, .3);
    line-height: 30px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 2%;
}

.el-pager li {
    font-size: 20px !important;
    font-weight: normal;
}

.el-pagination .btn-next .el-icon, .el-pagination .btn-prev .el-icon {
    font-size: 20px !important;
}

.el-carousel__indicators {
    left: auto;
    right: 0;
    bottom: 6px;
}

.el-carousel__button {
    display: block;
    opacity: .48;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border: none;
    outline: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
}

.el-carousel__indicator button {
    background: #fff;
    opacity: 1;
}

.el-carousel__indicator.is-active button {
    opacity: 1;
    background: #d23b3b;
}

.top .peopleBox img {
    width: 30px;
    height: 30px;
    margin-top: 5px;
}

.top .btnLoginBox {
    margin-top: 23px;
    background: #fff;
    border-radius: 3px;
}

.top .btnLoginBox h5 {
    color: #4E4E4E;
}

/*非图集列表*/

/*左侧文章*/
.leftContentBox {
    padding-left: 20px;
}

/*没有标题图*/
.leftContentBox .textBox {
    padding: 15px 0;
    border-bottom: 1px solid #e8e8e8;
}

/*一张标题图和三张标题图*/
.leftContentBox .imgTextBox, .leftContentBox .imgRowBox {
    height: 103px;
    position: relative;
    padding: 15px 0;
    border-bottom: 1px solid #e8e8e8;
}

/*三张标题图*/
.imgRowBox {
    height: auto !important;
}

.leftContentBox .imgTextBox .imgBox, .leftContentBox .imgRowBox .imgBox {
    width: 158px;
    height: 102px;
    margin-right: 16px;
    float: left;
}

.leftContentBox .imgTextBox .imgBox a, .leftContentBox .imgRowBox .imgBox a {
    position: relative;
    cursor: pointer;
    width: 100%;
    text-align: center;
    border: 1px solid #e8e8e8;
    background: #e8e8e8;
    overflow: hidden;
    transform-style: preserve-3d;
    display: block;
    height: 100px;
}

.leftContentBox .imgTextBox .imgBox a img,
.leftContentBox .imgRowBox .imgBox a img {
    display: inline-block;
    max-width: 100%;
    height: 102px;
    vertical-align: middle;
    transition: all .5s ease-out .1s;
}

/*公共的标题样式和信息样式*/
.leftContentBox .articleTitle {
    display: block;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 4px;
    font-weight: 700;
    max-height: 63px;
    overflow: hidden;
}

.leftContentBox .articleTitle a {
    color: #3668A5;
}

.leftContentBox .articleMess {
    margin-top: 10px;
}

.leftContentBox .articleMess a {
    color: #777;
    font-size: 14px;
}

.leftContentBox .articleMess .columnName {
    font-size: 12px;
    margin-right: 10px;
    padding: 1px 2px;
    border: 1px solid #41baad;
    color: #41baad;
}

.loadMore {
    background: rgb(167, 0, 0);
    border-radius: 5px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.loadMore span {
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    line-height: 30px;
}

/*精品汇列表*/
.jphContentBox {
    padding-left: 20px;
}

.jphContentBox ul li {
    height: 103px;
    position: relative;
    padding: 15px 0;
    border-bottom: 1px solid #e8e8e8;
}

.jphContentBox ul li .imgBox {
    width: 158px;
    height: 102px;
    margin-right: 16px;
    float: left;
}

.jphContentBox ul li .imgBox img {
    display: inline-block;
    max-width: 100%;
    height: 102px;
    vertical-align: middle;
    transition: all .5s ease-out .1s;
    border: 1px solid #f2f2f2;
}

.jphContentBox ul li .articleTitle {
    display: block;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 4px;
    font-weight: 700;
    max-height: 63px;
    overflow: hidden;
}

.jphContentBox ul li .articleTitle a {
    color: #3668A5;
}

/*右侧最热新闻*/
/*轮播图右侧新闻列表*/

.carouselListNews1 {
    list-style: none;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    width: 347px;
    background: #fff;
}

.carouselListNews1 h5 {
    border-top: 2px solid rgb(167, 0, 0);
    line-height: 45px;
    font-size: 18px;
}

.carouselListNews1 .imgBox {
    width: 100%;
    margin: 0 auto 5px;
    position: relative;
}

.carouselListNews1 .imgBox img {
    width: 100%;
    height: 200px;
}

.carouselListNews1 .imgBox p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 94%;
    padding: 0 3%;
    background: rgba(86, 181, 255, 0.5);
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}

.carouselListNews1 li {
    line-height: 32px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    padding-left: 4px;
    overflow: hidden;
}

.carouselListNews1 a {
    color: #000;
    text-decoration: none;
}

.carouselListNews1 li a i {
    margin-right: 8px;
    padding: 1px 5px;
    background: rgb(167, 0, 0);
    line-height: 1px;
    font-size: 12px;
    text-align: center;
    font-style: normal;
    color: #fff;
}

.carouselListNewsImg {
    width: 100%;
    height: 55px;
}

/*最左侧固定导航*/
.leftNav {
    position: absolute;
}

.fixed {
    position: fixed;
    top: 30px;
}

.leftNav > ul > li {
    width: 70px;
}

.leftNav > ul > li a {
    display: block;
    width: 70px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #444;
    border-radius: 4px;
    margin-bottom: 1px;
    transition-property: color, background-color;
    font-size: 15px;
}

.leftNav > ul > li > a.active {
    background-color: rgb(167, 0, 0);
    color: #fff;
    border-top: none;
}

.leftNav > ul > li > a:hover {
    animation-name: hvr-back-pulse;
    animation-duration: .2s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    background-color: rgb(167, 0, 0);
    color: #fff;
}

.leftNav > ul > li:last-child:hover #moreBoxLeft {
    display: block;
}

#moreBoxLeft {
    position: absolute;
    left: 70px;
    bottom: -37px;
    width: 70px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .5);
    display: none;
    background: #fff;
}

#moreBoxLeft ul {
    overflow: hidden;
    padding: 10px 0;
}

#moreBoxLeft li {
    float: left;
}

#moreBoxLeft li:hover a {
    background-color: rgb(167, 0, 0);
    color: #fff;
    border-top: none;
}

.fixed {
    position: fixed;
    top: 30px;
}

.top .btnLoginBox {
    margin-top: 9px;
}