body {
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.red {
    color: #d12d1f;
}

.transition_img {
    overflow: hidden;
}

.transition_img img {
    transform: scale(1);
    transition: .8s all;
}

.transition_img img:hover {
    transform: scale(1.2);
}


/* 公共样式 */

.white {
    color: #fff;
}

.fsB {
    font-size: 22px;
}

.fsS {
    font-size: 16px;
}

p {
    color: #767474;
}


/* 栏目条图片上下高*/

.banner {
    width: 100%;
    height: 650px;
    background: url(./20240624bg-banner.jpg) no-repeat center 0;
}

.banner-title {
    width: 1200px;
    height: 525px;
    margin: 0px auto;
}

.banner-logo {
    width: 100%;
    height: 56px;
    margin: 0px auto;
    padding-top: 30px;
}

.banner-zi {
    width: 1100px;
    height: 184px;
    margin: 162px auto 0px;
}


/* 导航栏 */

.topnav {
    width: 100%;
    height: 82px;
    margin: 0 auto;
    background: url('./20240624navbg.png') no-repeat center;
}

.topnav .nav-list {
    width: 1200px;
    height: 82px;
    margin: 0px auto;
}

.topnav .nav-list li {
    float: left;
    font-size: 22px;
    line-height: 82px;
}

.topnav .nav-list li a {
    display: block;
    margin: 10px 54px 0px;
    color: #fff;
}

.topnav .nav-list li a:hover {
    color: #f2e7aa;
}


/* 新闻 */

.partone_right .swiper-button-prev:after,
.partone_right .swiper-button-next:after {
    content: "";
}

.partone_right .swiper-button-prev.swiper-button-disabled,
.partone_right .swiper-button-next.swiper-button-disabled {
    pointer-events: auto;
}

.Img-news {
    width: 1200px;
    margin: 0px auto 66px;
    height: 590px;
    position: relative;
}

.bj_par1 {
    width: 100%;
    height: auto;
}

.part01 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0;
}

.part01 .view {
    width: 910px;
    height: 590px;
    float: left;
    position: relative;
    margin-left: 3px;
}

.part01 .view .swiper-slide {
    width: 910px;
    height: 590px;
    position: relative;
}

.part01 .view .swiper-slide p {
    padding: 0;
    margin: 0;
}

.part01 .view .swiper-slide img {
    width: 910px;
    height: 520px;
    display: block;
}

.part01 .view .swiper-slide .bg {
    bottom: 0px;
    height: 120px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
    opacity: 1;
    margin: 0;
    filter: alpha(opacity=80);
    background: #d70016;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(146, 0, 0, 0)), to(rgba(146, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(146, 0, 0, 0) 0%, rgba(146, 0, 0, 1) 100%);
    background: -moz-linear-gradient(top, rgba(146, 0, 0, 0) 0%, rgba(146, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(146, 0, 0, 0) 0%, rgba(146, 0, 0, 1) 40%);
}

.part01 .view .swiper-slide .name {
    bottom: 23px;
    height: 35px;
    left: 5px;
    font-size: 26px;
    padding-left: 20px;
    line-height: 34px;
    position: absolute;
    text-align: center;
    z-index: 998;
}

.part01 .view .swiper-slide .name a {
    color: #fff;
    text-decoration: none;
}

.part01 .view .arrow-left,
.view .arrow-right {
    background: url("./20180523_wmd_part3an_v1.png") no-repeat;
    position: absolute;
    width: 30px;
    height: 85px;
    z-index: 10;
    top: 40%;
    transition: none;
}

.part01 .view .arrow-left {
    left: 10px;
    background-position: -42px -19px;
}

.part01 .view .arrow-right {
    right: 10px;
    background-position: -112px -19px;
}


/* 
.part01 .view .arrow-left:hover {
    left: 10px;
    background-position: -42px -130px;
}

.part01 .view .arrow-right:hover {
    right: 10px;
    background-position: -112px -130px;
} */

.pagination.swiper-pagination {
    position: absolute;
    z-index: 20;
    right: -32px;
    bottom: -8px;
    left: auto !important;
    width: 20px !important;
}

.pagination.swiper-pagination .swiper-pagination-bullet {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #222;
    opacity: 0.8;
    cursor: pointer;
    margin: 10px 0 !important;
    background: #3394c1;
}

.pagination .swiper-pagination-bullet-active {
    height: 90px !important;
}

.part01 .view .swiper-container {
    width: 910px;
    height: 590px;
}

.part01 .preview {
    width: 260px;
    height: 590px;
    position: relative;
    float: left;
}

.part01 .preview .swiper-container {
    width: 260px;
    height: 590px;
    margin: 0px auto 0px;
}

.part01 .preview .swiper-slide {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.part01 .preview .swiper-slide {
    width: 260px;
    height: 150px;
    float: left;
    cursor: pointer;
    /* background: #920000; */
}

.part01 .preview .swiper-slide dl {
    margin: 0 auto;
    width: 260px;
    position: relative;
}

.part01 .preview .swiper-slide {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.part01 .preview .active-nav {
    opacity: 1;
    filter: alpha(opacity=100);
}

.part01 .preview .active-nav img {
    padding: 0;
    /* border: 2px solid #fff; */
}

.part01 .preview .active-nav dd {
    color: #fff;
}

.part01 .preview .swiper-slide dt {
    width: 260px;
    line-height: 0;
}

.part01 .preview .swiper-slide img {
    width: 260px;
    height: 146px;
}

.part01 .preview .swiper-slide dd {
    width: 260px;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    display: none;
}


/**新思领航-结束**/


/* 热点速读-岁时有序-AI绘古今 */

.Img-threeconbg {
    width: 100%;
    background: url(./20240624bg-second.jpg) no-repeat center bottom;
}

.Img-threeleft {
    float: left;
    width: 810px;
}

.Img-threeleft01 {
    float: left;
    width: 795px;
}

.Img-three-tw {
    width: 100%;
    height: 314px;
    margin: 0px auto;
    background-color: #8ccde4;
    padding-bottom: 9px;
}

.one_lunbo img {
    width: 557px;
    height: 314px;
    transition: all 1s;
}

.one_lunbo {
    width: 795px;
}

.one_lunbo .tabs-img h4 {
    font-size: 16px;
    line-height: 28px;
    padding: 40px 20px 0px;
    color: #555555;
}

.swiper-slide {
    width: 795px;
    /* height: 314px!important; */
}

.tabs-img h4 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 238px;
    height: 314px;
    background: rgb(248 248 248 / 70%);
    box-sizing: border-box;
}

.tabs-img h4 a {
    color: #c82d17;
}

.one_lunbo .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 12px;
    width: auto;
    left: 76%;
}

.one_lunbo .swiper-pagination-bullet {
    width: 27px;
    height: 4px;
    border-radius: 10px;
    background-color: #bfbfbf;
    opacity: 0.7;
}

.one_lunbo .swiper-pagination-bullet-active {
    width: 27px;
    height: 4px;
    border-radius: 10px;
    opacity: 1;
    background-color: #538e92;
}

.one_lunbo .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 7px;
}

.Img-threeleft02 {
    width: 100%;
    float: left;
}

.Img-three-pic {
    float: left;
    width: 810px;
}

.Img-three-pic li {
    float: left;
    width: 390px;
    margin-right: 15px;
    margin-bottom: 14px;
}

.Img-three-pic li .content-bigimg {
    width: 390px;
    height: 220px;
    background-color: #888787;
    position: relative;
    overflow: hidden;
}

.Img-three-pic li .content-bigimg img:hover {
    transform: scale(1.2);
}

.Img-three-pic li .content-bigimg img {
    width: 100%;
    height: 100%;
    transition: all 1s;
}

.Img-three-pic li .content-bigimg h4 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    filter: alpha(opacity=40);
    background: #109de3b3;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(146, 0, 0, 0)), to(rgba(5, 147, 199, 0.59)));
    background: -webkit-linear-gradient(top, rgba(146, 0, 0, 0) 0%, rgba(5, 147, 199, 0.762) 70%);
    background: -moz-linear-gradient(top, rgba(146, 0, 0, 0) 0%, rgba(5, 147, 199, 0.762) 70%);
    background: linear-gradient(to bottom, rgba(146, 0, 0, 0) 0%, rgba(5, 147, 199, 0.898) 40%);
}

.content-bigimg h4 a {
    color: #ffffff;
    padding-top: 10px;
}


/* 热点速读-岁时有序 */

.Img-threeright {
    float: right;
    width: 390px;
}

.Img-threeright ul {}

.Img-threeright ul li {
    width: 390px;
    float: left;
    height: 220px;
    margin-bottom: 14px;
}

.content-bigimg {
    width: 390px;
    height: 220px;
    background-color: #888787;
    position: relative;
    overflow: hidden;
}

.content-bigimg img:hover {
    transform: scale(1.2);
}

.content-bigimg img {
    width: 100%;
    height: 100%;
    transition: all 1s;
}

.content-bigimg h4 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
}

.content-bigimg h4 a {
    color: #ffffff;
}


/* AI绘古今 */


/* 青春读行记*/

.Img-youthbg {
    width: 100%;
    height: 1240px;
    margin-top: 80px;
    background: url(./20240624bg-third.png) no-repeat 50% 100%;
}

.read01 {
    width: 596px;
    float: left;
    margin-right: 7px;
}

.read01 .readL img {
    width: 100%;
    height: 340px;
    float: left;
}

.read02 {
    width: 290px;
    float: left;
    margin-top: 70px;
    margin-right: 7px;
}

.read02 .readC img {
    width: 100%;
    height: 392px;
    float: left;
}

.read03 {
    width: 300px;
    float: left;
}

.read02 .readR img {
    width: 100%;
    height: 400px;
    float: left;
}

.readtitle {
    float: left;
    margin-top: 15px;
    font-size: 18px;
}

.readtitle h4 {
    padding-left: 8px;
}

.readtitleText {
    font-size: 16px;
    line-height: 28px;
    margin-top: 10px;
    color: #767474;
    padding: 0 8px;
}


/*  漫漫道来 */

.content-comment {
    margin-bottom: 30px;
}

.content-comment-list ul li {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    /* box-sizing: border-box; */
    border-bottom: 1px dashed #a8a7a7;
}

.content-comment-list ul li:hover {
    cursor: pointer;
}

.content-comment-list ul li .content-commentL {
    float: left;
    width: 665px;
    height: 375px;
    margin-right: 25px;
    background-color: #000;
    position: relative;
    overflow: hidden;
}

.content-comment-list ul li .content-commentL img {
    width: 100%;
    height: 100%;
    transition: all 1s;
}

.content-comment-list ul li .content-commentL img:hover {
    transform: scale(1.2);
}

.content-comment-list ul li .content-commentR {
    float: left;
    width: 510px;
}

.content-comment-list ul li .content-commentR .content-commentText {
    font-size: 16px;
    line-height: 28px;
    margin-top: 15px;
    margin-bottom: 40px;
}


/* .content-comment-list ul li:last-child {
    border-bottom: none;
} */

.content-comment .button {
    width: 100%;
    line-height: 55px;
    background-color: #ebebeb;
    text-align: center;
    font-size: 18px;
    color: #464545;
}

.content-comment .button img {
    margin-right: 8px;
    vertical-align: middle;
}

.youthnews {
    width: 100%;
    height: auto;
    margin: 0 auto;
    /* height: 859px;
    background: url(./2024youthnewsbjt.jpg) no-repeat center 0; */
}


/* 栏目条图片上下高*/

.content-titleImgs img {
    margin: 30px auto;
}