@font-face {
    font-family: "SourceHanSansSCBold2";
    src: url(../font/SourceHanSansSC-Bold-2.otf) format("opentype");
}
@font-face {
    font-family: "SourceHanSansSCHeavy";
    src: url(../font/SourceHanSansSC-Heavy-2.otf) format("opentype");
}

/* .main-width{height: 9000px;} */
.boxba{background-image: url(../image/zhhsx.png); background-size: 100% 100%; background-repeat: no-repeat; }

.header_part_title{/* font-size: 40px; */margin-top: 30px;text-align: center;font-family: SourceHanSansSCBold2;} 
.header_part_title a{font-size: 40px;}

.banner_part{display: flex;justify-content: space-between;align-items: center;margin-top: 40px;height: 504px;}
.banner_part_left{width: 808px;height: 100%; position: relative;}
.banner_part_right{width: 444px;}
.banner_part_left  .swiper-container .swiper-slide a{display: block; width: 100%; height: 100%;}
.banner_part_left  .swiper-container .swiper-slide a img{width: 100%; height: 454px;object-fit: cover;}
.banner_part_left  .swiper-container .swiper-slide a p{height: 50px; line-height: 50px;  background-color: #B31B0B; text-indent: 2em; font-size: 18px; color: #fff;}

.banner_part_left .swiper-pagination{width: auto; left: 93%; color: #fff;}
.banner_part_left  .swiper-pagination .swiper-pagination-total{font-size: 15px; color: #fff; }
.banner_part_left  .swiper-pagination  .swiper-pagination-current{font-size: 18px; color: #fff;position: relative;left: 0; top: -3px; font-weight: bold;}

.banner_part_left .swiper-button-next{background-image: url(../newimage/2.png); width: 25px; height: 70px; background-size: 100%;right: 0;}
.banner_part_left .swiper-button-prev{background-image: url(../newimage/3.png); width: 25px; height: 70px; background-size: 100%;left: 0;}

.banner_part_left .swiper-button-next:hover {background-image: url(../newimage/4.png);}
.banner_part_left .swiper-button-prev:hover {background-image: url(../newimage/5.png);}


/* 要闻 */
.banner_part_right{height: 100%;}
.banner_part_right_title{display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px;}
.banner_part_right_title p{font-size: 28px; color: #000000;font-family: SourceHanSansSCHeavy;}
.banner_part_right_title p span{ color: #E01417;}

.banner_part_right_title a{font-size: 14px; color: #999999;}

.banner_part_right ul li{height: 56.7px; line-height: 57px; overflow: hidden; padding: 0 5px;}  

.banner_part_right ul li a{font-size: 20px; color: #323333; font-weight: 500;}

.banner_part_right ul li:hover{background-color: #E01417;}
.banner_part_right ul li:hover a{color: #fff;}
.banner_part_right ul li a:hover{color: #fff !important;}
.banner_part_right ul li:last-child a{ color: #323333; font-family: SourceHanSansSCHeavy;}
.banner_part_right ul li:last-child:hover a{ color: #fff;}
/* .clearfix{height: 54px; line-height: 54px; overflow: hidden; padding-left: 20px;}
.clearfix a{ font-size: 20px; color: #323333; font-weight: 800;} */

.advertisement{margin-top: 37px; margin-bottom: 36px;}


.whole{display: flex; justify-content: space-between;}
.whole_itme{width: 360px;}
.whole_itme_title{border-bottom: 1px solid #C91F37;  position: relative; padding-bottom: 10px; margin-bottom: 28px;}
.whole_itme_title::after{content: ''; display: block; width: 134px; height: 2px; background-color: #C91F37; position: absolute; bottom: 0; left: 0;}
.whole_itme_title a{font-size: 24px; color: #C91F37;  font-weight: 500;}

.whole_itme_img {width: 100%; height: 198px; margin-bottom: 20px;}
.whole_itme_img  a{display: block; width: 100%; height: 100%; position: relative;}
.whole_itme_img  a p{position: absolute; left: 0; bottom: 0; width: 100%; height: 40px; background-color: rgba(0,0,0,0.6); color: #fff;line-height: 40px; box-sizing: border-box; padding: 0 5px;    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;}
.whole_itme_img  a img{width: 100%; height: 100%;     object-fit: cover;}
.whole_itme ul li {margin-bottom: 15px; padding-left: 15px; position: relative; width: 100%;}
.whole_itme ul li::after{content: ''; display: block; width: 4px; height: 4px; border: 2px solid #C91F37; border-radius: 50%; position: absolute; top: 50%; transform: translateY(-50%); left: 0;}
.whole_itme ul li:last-child{margin-bottom: 0;}
.whole_itme ul li a{font-size: 16px; color: #000000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;display: block;width: 100%;} 
.whole_itme ul li:hover::after{ background-color: #ff9724; border-color: #ff9724;}


.magazine_image{width: 220px; height: 300px;}
.magazine_image a{display:block;width:100%;height:100%;}
.magazine_image a img{width:100%;height:100%;}
.magazine_image_link{display: flex; justify-content: center; margin-top: 9px;}
.magazine_image_link a{width: 150px; height: 36px; border: 1px solid #C91F37; display: block; text-align: center; line-height: 36px; border-radius: 4px;}
.magazine_image_link a span{color: #C91F37;}

.whole_itme_content{display: flex;justify-content: space-between;}
.whole_itme_content_list a{width: 150px; height: 36px;background: #F1F1F1; line-height: 36px; display: block; border-radius: 4px; text-align: center; margin-bottom: 18px;}

.whole_itme_content_list a:hover{background:#C91F37;color:#fff !important;}
.whole_itme_content_list a:hover span{color:#fff;}
.whole_itme_content_list a span{color:#C91F37 ;}
.whole_itme_last{width: 385px;}

.whole_1{margin-top: 50px;}

.whole_itme_ts{width: 820px;}
.whole_itme_con{display: flex; justify-content: space-between;}
.whole_itme_con a{display: block; }
.whole_itme_con  a{display: block; width: 100%; height: 100%; position: relative;}
.whole_itme_con  a p{position: absolute; left: 0; bottom: 0; width: 360px; height: 40px; background-color: rgba(0,0,0,0.6); color: #fff;line-height: 40px; box-sizing: border-box; padding: 0 5px;    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;}

.whole_itme_con a img{width: 360px;height: 198px; object-fit: cover;}
.whole_itme_con ul li a{font-size: 16px; color: #000000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.whole_itme_con ul li{margin-bottom: 15px;}
.whole_itme_con ul li:last-child{margin-bottom: 0;}


.Themedcarousel{width: 1200px;position: relative; margin: 0 auto;}
.Themedcarousel .swiper-container{width: 1064px; height: 100%; overflow: hidden;}
.Themedcarousel .swiper-container .swiper-slide{width: 505px ;  position: relative; bottom: -27px; }
.Themedcarousel .swiper-container .swiper-slide-active{bottom: 0;}
.Themedcarousel .swiper-container .swiper-slide a{width: 100%; height: 100%;display: block;}
.Themedcarousel .swiper-container .swiper-slide a img{width: 100%; height: 100%;display: block; }

/* .swiper-slide-duplicate-active{opacity: 0;} */
/* .Themedcarousel .swiper-container .swiper-slide a{display: block; width: 100%; height: 100%;}
.Themedcarousel .swiper-container .swiper-slide a img{width: 100%; height: 100%;} */


.Themedcarousel .swiper-button-prev{left: 0; width: 34px; height: 118px; background-image: url(../newimage/13.png); background-size: 100%;}
.Themedcarousel .swiper-button-prev:hover{background-image: url(../newimage/14.png);}
.Themedcarousel  .swiper-button-next{right: 0; width: 34px; height: 118px; background-image: url(../newimage/15.png); background-size: 100%;}
.Themedcarousel .swiper-button-next:hover{background-image: url(../newimage/12.png);}

.whole_itme_link a{display: block; color: #000000;     margin-bottom: 10px;   text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.whole_itme_link p{color: #666666;    display: -webkit-box;text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical;  -webkit-line-clamp: 3;}


.whole_itme_xd{width: 100%;}
.video_image{width:628px ;height: 353px; position: relative;}
.video_image a{display: block; width: 100%; height: 100%;}
.video_image a img{width: 100%; height: 100%;}
.videobf {position: absolute; width: 40px;height: 40px; left: 50%; top: 50%; transform: translate(-50%, -50%);}



.whole_itme_cox{display: flex; justify-content: space-between;}
.whole_itme_cox ul li{display: flex; width: 615px; margin-bottom: 15px;}
.whole_itme_cox ul li:last-child{margin-bottom: 0;}
.list_iamge{width: 192px;height: 108px; margin-right: 14px;    flex: none;}
.list_iamge a{display: block; width: 100%; height: 100%;}
.list_iamge a img{width: 100%; height: 100%;}

.list_title a{font-size: 18px; color: #000000; font-weight: 500;    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;} 
.list_title p{color: #999999; font-size: 15px;    display: -webkit-box;text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical;  -webkit-line-clamp: 3;}
.hy{width: 301px; height: 89px; margin-top: 16px;}

.sdqntab .tabbox{border-top: 1px solid #C91F37;}
.sdqntab .tabmenu .selected{border-bottom: 2px solid #C91F37;}
.sdqntab .tabmenu li h3 a{color: #000000;}
.sdqntab .tabmenu .selected h3 a{color: #C91F37;}

.OneHistoryandTwoChronicles {margin-top: 26px;}
.OneHistoryandTwoChronicles img{width: 854px;height:209px ; display: block;margin: 0 auto;}


.OneHistoryandTwoChronicles_con{display: flex; justify-content: space-between;  margin: 0 auto; margin-top: 49px;}
.OneHistoryandTwoChronicles_con_left{display: flex;}
.OneHistoryandTwoChronicles_con_right .whole_itme_title a span{ color: #000000;}
.OneHistoryandTwoChronicles_con_right {width: 471px;height: 357px;}
.gzzhh{width: 100%;height: 100%;display: block;}

.OneHistoryandTwoChronicles_con_data{width: 91px;height: 438px; margin-right: 48px;}
.OneHistoryandTwoChronicles_con_data img{width: 100%;height: 100%;display: block;}

.OneHistoryandTwoChronicles_con_list {width: 570px;}
.OneHistoryandTwoChronicles_con_list ul{width: 100%;}
.OneHistoryandTwoChronicles_con_list ul li a{font-size: 16px; color: #000000;display: block; width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.OneHistoryandTwoChronicles_con_list ul li{margin-bottom: 25px; width: 100%;   padding-left: 15px;position: relative;}
.OneHistoryandTwoChronicles_con_list ul li::after{content: ''; display: block; width: 4px; height: 4px; border: 2px solid #C91F37; border-radius: 50%; position: absolute; top: 50%; transform: translateY(-50%); left: 0;}
.OneHistoryandTwoChronicles_con_list ul li:last-child{margin-bottom: 0;}
.OneHistoryandTwoChronicles_con_list ul li:hover::after{ background-color: #ff9724; border-color: #ff9724;}


.rmjz{margin-top: 86px;}
.rmjz_title{width: 100%;}
.rmjz_title a{width: 100%; display: block;}
.rmjz_title img{width: 100%; display: block;}

.rmjz ul{display: flex; justify-content: space-between;}
.rmjz ul li{width: 150px; text-align: center;}
.rmjz ul li:hover img{ transform:scale(1.2) ;}
.rmjz ul li img{width: 100%; display: block;transition: all .5s;}

.rmjz ul li p {margin-top: 13px; color: #E01417;font-size: 18px; font-weight: 500;}
.rmjz .whole_itme_title a{display: flex; align-items: center;}
.rmjz .whole_itme_title a img{width: 95px;height: 41px;}

.ChineseSoulMagazine{margin-top: 83px;}
.ChineseSoulMagazine a {display: block;width: 100%;}
.ChineseSoulMagazine a img{width: 100%;display: block;}


.newfooter{width: 100%; background-color: #7E3322; padding: 55px 0px; margin-top: 48px;}
.footer_contet{width: 1280px; margin: auto; display: flex;justify-content: space-between; align-items: center;}
.footer_left{display: flex; align-items: center;} 
.footer_logo{width: 216px;height: 105px;margin-right: 60px;}
.footer_logo a{width:100% ;height: 100%; display: block;}
.footer_logo a img{width: 100%; display: block;}
.footer_left_text p:nth-child(1){font-size: 20px; color: #FFFFFF;margin-bottom: 24px; font-weight: 500;}
.footer_left_text p a{color: #fff;margin-bottom: 16px;font-size: 18px;display: block;}
.footer_left_text p:last-child{margin-bottom: 0;}
.footer_right{width: 523px;display: flex;justify-content: space-between;flex-wrap: wrap; position: relative;}
.footer_right .footer_itmet{width: 250px;height: 42px; display: flex; cursor: pointer; justify-content: space-between; position: relative; align-items: center; margin-bottom: 10px; background-color: #54190B;line-height: 42px; color: #FFFFFF;font-size: 16px; padding: 0 20px; box-sizing: border-box;}
.footer_right .footer_itmet:nth-child(3){margin-bottom: 0;}
.footer_right .footer_itmet:nth-child(4){margin-bottom: 0;}

.footer_right .footer_itmet img{width: 24px; height: 16px; display: block;}
.footer_right  ul {display: flex;width: 100%; height: 100%; justify-content: space-between;flex-wrap: wrap;background-color: #54190B;z-index: 1;padding: 10px;border-radius: 10px;overflow-x: auto;} 
.footer_right  ul  li{width: 33%; margin-top: 10px;}
.footer_right  ul  li:nth-child(1){margin-top: 0;}
.footer_right  ul  li:nth-child(2){margin-top: 0;}
.footer_right  ul  li:nth-child(3){margin-top: 0;}
.footer_right  ul  li a{color: #fff;}
.footer_ullist{position: absolute;left: -20%;bottom: 120px;width: 705px;height: 85px;}
.vivisect{display: flex !important;}
.footer_ullist ul{display: none;}

.newfooter_text {padding: 25px 0;width: 100%;border-top: 1px solid #a74833;background: #6c2a1c;text-align: center;}
.newfooter_text a{ color: #fff;}
.newfooter_text p {color: #fff;font-size: 18px;line-height: 30px;}

.sideNav_iocn{width: 110px;height: 80px;position: fixed;right: 0px;bottom: 320px;z-index: 999;cursor: pointer;}
.sideNav_iocn img{width: 100%; height: 100%; display: block;}

.sideNav{right: -200px; transition: all 0.5s;}
.sideNav_box{min-width:110px ;min-height: 80px;position: fixed; right: 0px; bottom: 320px; z-index: 999; cursor: pointer; transition: all 0.5s;}
.sideNav_box:hover .sideNav_iocn{right: -110px; }
.sideNav_box:hover .sideNav{right: 20px; }

.whole_1_ts{margin-top: 130px;}



.tab2{display: none;}
.mb_nav{display: none;}
.newfooter_text_yd{display:none;}
@media screen and (max-width: 768px){

    .nav{display: none;}

    .mb_nav { background: #b31b0b; width: 100%; height: 40px; overflow-x: auto; white-space: nowrap; font-size: 0; position: relative; z-index: 99;  display:block;}
    .mb_nav a { display: inline-block; vertical-align: middle; padding: 0 10px; color: #fff; font-size: 16px; line-height: 40px; white-space: nowrap; }
    .banner_part_left .swiper-button-next{top:38%;}
    .banner_part_left .swiper-button-prev{top:38%;}
    .main-width{width: 95% !important;}
    .header_part{width: 100%;}
    .header_part_title a{font-size: 24px;}
     .banner_part{flex-wrap: wrap; height: auto; margin-top: 20px;}
    .banner_part_left{width: 100%;}
    .banner_part_left .swiper-container .swiper-slide a img{height: auto; aspect-ratio: 16 / 9;}
    .banner_part_left .swiper-pagination{left: 88%;}
    .banner_part_right{margin-top: 20px;}
    .banner_part_right_title p{font-size: 20px;}
    .banner_part_right ul li{height: 40px;line-height: 40px;}
    .banner_part_right ul li a{font-size: 16px;}
    .advertisement{width: 100%; margin-bottom: 20px; margin-top: 20px; height:auto !important;}
    .advertisement img{width: 100%; display: block;}

    .whole_itme{width: 100%; margin-bottom: 20px;}
    .whole{flex-wrap: wrap;}
    .whole_itme_title a{font-size: 20px;}
    .whole_1{margin-top: 0px;}
    .whole_itme_con{flex-wrap: wrap;}
    .whole_itme_con a img{width: 100%; aspect-ratio: 16 / 9;}
    .whole_itme_cox{flex-wrap: wrap;    }
    .video_image{width: 100%; height: 100%;}
    .whole_itme_cox ul {margin-top: 20px; margin-bottom: 20px;}
    .whole_itme_cox ul li{flex-wrap: wrap; width: 100%;}
    .list_iamge{width: 100%; height: auto;}
    .hy{width: 100% ; height: auto;}

    .part07{display: none;}


.tab2 { width: 100%; position: relative; margin: 0 auto; margin-top: 25px;  display: block;}
.tab2 .tab_menu2 { width: 100%; float: left; border-bottom: 2px solid #982209; margin-bottom: 5px; }
.tab2 .tab_menu2 li { float: left; width: auto; height: 30px; line-height: 30px; font-size: 20px; position: relative;  color: #949494; font-weight: 600; }
.tab2 .tab_menu2 li + li { margin-left: 4%; }

.tab2 .tab_menu2 .selected2 { border-bottom: 3px solid #982209; color: #000; }
.tab2 .tab_menu2 .selected2 i { color: #b31b0b; }
.tab2 .tab_box2 { width: 100%; height: auto; overflow: hidden; }
.tab2 .hide { display: none; }
.focusBox3 { width: 100%; height: auto; overflow: hidden; position: relative; margin-top: 20px; }
.focusBox3 .swiper-wrapper .swiper-slide img { width: 100%; height: 100% ;aspect-ratio: 16 / 9;}
.focusBox3 .title { min-height: 78px; background: url(/shouji/imags/mb_qnbg.jpg) no-repeat; background-size: cover; }
.focusBox3 .title p { width: 90%; height: auto; margin: 0 auto; font-size: 18px; color: #fff; padding: 10px 0; }
.focusBox3 .title p a { color: #fff;   display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
.focusBox3 .swiper-button-next, .focusBox3 .swiper-button-prev { margin-top: -60px; }
.focusBox4 { width: 100%; height: auto; overflow: hidden; position: relative; margin-top: 20px; }
.focusBox4 .swiper-wrapper .swiper-slide img { width: 100%; height: 100% ; aspect-ratio: 16 / 9;}
.focusBox4 .title { min-height: 78px; background: url(/shouji/imags/mb_qnbg.jpg) no-repeat; background-size: cover; }
.focusBox4 .title p { width: 90%; height: auto; margin: 0 auto; font-size: 18px; color: #fff; padding: 10px 0; }
.focusBox4 .title p a { color: #fff; display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; }
.focusBox4 .swiper-button-next, .focusBox4 .swiper-button-prev { margin-top: -60px; }
.focusBox5 { width: 100%; height: auto; overflow: hidden; position: relative; margin-top: 20px; }
.focusBox5 .swiper-wrapper .swiper-slide img { width: 100%; height: 100%;  aspect-ratio: 16 / 9;}
.focusBox5 .title { min-height: 78px; background: url(/shouji/imags/mb_qnbg.jpg) no-repeat; background-size: cover; }
.focusBox5 .title p { width: 90%; height: auto; margin: 0 auto; font-size: 18px; color: #fff; padding: 10px 0; }
.focusBox5 .title p a { color: #fff;  display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
.focusBox5 .swiper-button-next, .focusBox5 .swiper-button-prev { margin-top: -60px; }


 .OneHistoryandTwoChronicles img{width: 100%; height: auto;}
 .OneHistoryandTwoChronicles_con{flex-wrap: wrap; width: 100%; margin:20px auto 0px;}
 .OneHistoryandTwoChronicles_con_list{width: 60%;}

 .OneHistoryandTwoChronicles_con_left{width: 100%;}
 .OneHistoryandTwoChronicles_con_right{margin-top: 20px;width:100%;height:auto;}
 .rmjz ul{flex-wrap: wrap;}
 .rmjz ul li{width: 33%;}
 .footer_contet{display: none;}
 .newfooter{padding: 0px;}

 .Themedcarousel .swiper-button-prev{display: none;}
 .Themedcarousel .swiper-button-next{display: none;}
 .Themedcarousel{width: 100%; margin-top:0px !important;}
 .Themedcarousel .swiper-container{width: 100%;}
 .Themedcarousel .swiper-container .swiper-slide{
    width: 100%;
 }
 .ChineseSoulMagazine{margin-top:20px;}
 .boxba{background-size:0 0; background-image:url( " ")}
 body{background-image:url( " ");overflow-x:hidden;}
 .OneHistoryandTwoChronicles{margin-top:20px !important;}
 .gzzhh{height:auto;}

 .newfooter_text_yd { background: #6c2a1c; padding: 15px 0; margin-top: 40px;  display:block;}
.newfooter_text_yd p { text-align: center; font-size: 12px; color: #fff; line-height: 20px; }
.newfooter_text{display:none;}
.rmjz{margin-top:20px;}
.whole_itme_content_list a{width:auto;padding:0 10px; margin-bottom:8px;}
.whole_itme_con ul{width:100% !important; margin-top: 20px;}
.whole_1_ts{margin-top:20px;}
.ydsp{margin-bottom:20px;}
.ydsp .whole_itme_cox ul{display:none;}
.whole_itme_img{height:auto;    aspect-ratio: 16 / 9;}
.banner_part_left .swiper-container .swiper-slide a p{text-indent:0.5em;}
}