* {
    padding: 0;
    margin: 0;
    border: 0;
    box-sizing: content-box;
}

body {
    font-family: 'Microsoft YaHei';
    /* background: rgb(141, 0, 15) !important; */
}

a {
    text-decoration: none;
    cursor: pointer;
    color: inherit;
}

ul,
li {
    list-style: none;
}

input {
    border: 0;
    outline: none;
}

i,
em {
    font-style: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    zoom: 1;
}

.clear:after {
    display: table;
    content: '';
    clear: both;
}

.img-cont img {
    display: block;
    width: 100%;
}
.pcNone {
    display: none !important;
}

.qglh_container {
    width: 100%;
  
    box-sizing: border-box;
}
.qglh_yaowen_container {
  padding: 8rem 26rem;
  background: url(2025_bjlh_bg.png) no-repeat;
  background-size: 100% 100%;
}
.qglh_jjkj_container {
    padding: 3.3rem 26rem;
    background: url(2025_bjlh_jjkj.png) no-repeat;
    background-size: 100% 100%;
}
.qglh_mtbd_container {
    background: url(2025_bjlh_mtbd.png) no-repeat;
    background-size: 100% 100%;
}

.qglh_containerIn {
    width: 1400px;
    margin: 0 auto;
}

.qglh_banner {
    position: relative;
}

.qglh_banner .qglh_link {
    position: absolute;
    width: 20%;
    height: 20%;
    display: block;
    cursor: pointer;
    top: 0;
    right: 0;
    z-index: 2;
}

/* 涓や細瑕侀椈 */

.qglh_yaowen {
    width: 100%;
    height: 43rem;
    margin: 0 auto;
    box-sizing: content-box;
}

.yaowen_left {
    width: 62.6rem;
    height: 100%;
    float: left;
    overflow: hidden;
}

.swiper-container1 {
    position: relative;
    height: 43rem;
}

.swiper-container1 .swiper-slide {
    position: relative;
}

.yaowen_img {
    width: 100%;
    height: 43rem;
}

.yaowen_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.yaowen_img img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.yaowen_text {
    width: 100%;
    height: 7rem;
    line-height: 7rem;
    font-size: 2.1rem;
    color: #a00611;
    background-image: linear-gradient(-90deg, #fad397 0%, #fab668 100%);
    opacity: 0.9;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    padding: 0 18rem 0 4.1rem;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.swiper-pagination1 {
    width: 150px;
    height: 7rem;
    line-height: 7rem;
    text-align: right;
    padding-right: 20px;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.swiper-pagination1 .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #a00611;
    margin: 0 5px;
    border: 2px solid #a00611;
    cursor: pointer;
}

.swiper-pagination1 .swiper-active-switch {
    background-color: transparent;
    position: relative;
}

.swiper-pagination1 .swiper-active-switch::before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #a00611;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    position: absolute;
    top: 2px;
    left: 2px;
}

.yaowen_prev,
.yaowen_next {
    width: 35px;
    height: 70px;
    background: url(https://www.ncsti.gov.cn/images/kc_2023qglh_yaowen_arrow_left.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 50%;
    margin-top: -35px;
    cursor: pointer;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.yaowen_prev {
    left: -35px;
}

.yaowen_next {
    right: -35px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.yaowen_prev.active {
    left: 0;
}

.yaowen_next.active {
    right: 0;
}

.yaowen_right {
    width: calc(100% - 70rem);
    height: 100%;
    float: left;
}

.qhlh_more_white {
    color: #fdc97c;
    font-size: 2.5rem;
    /* margin-top: -0.6rem; */
    float: none;
    margin-left: 3rem;
}

.yaowen_right_list_ul {
    width: 100%;
    padding-left: 3rem;
    padding-top: 1rem;
    box-sizing: border-box;
}

.yaowen_right_list_ul li {
    width: 100%;
    padding-left: 2rem;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 4rem;
    font-size: 2.2rem;
    line-height: 2.2rem;
    font-family: SourceHanSansSC-Medium;
}

.yaowen_right_list_ul li a {
    color: #fff;
    width: 100%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.yaowen_right_list_ul li::before {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
    display: block;
}

.yaowen_right_list_ul li:last-child::after {
    display: none;
}

/* .yaowen_right_list_ul li::after {
    content: '';
    width: 1px;
    height: 32px;
    background-color: #fff;
    position: absolute;
    left: 2px;
    top: 50%;
    margin-top: 8px;
    display: block;
} */

.yaowen_right_list_ul li:hover a {
    color: #fdc97c;
    font-weight: bold;
}

.yaowen_right_list_ul li:hover::before {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #fdc97c;
}

.qglh_jjkj {
    width: 100%;
    /* margin-top: 5rem; */
}

.qglh_title {
    width: 100%;
    position: relative;
}

.qglh_title::before {
    content: '';
    width: calc(100% - 2.2rem);
    height: 0.4rem;
    position: absolute;
    background: url(2025_bjlh_line.png) no-repeat;
    background-size: 100% 100%;
    left: 2.2rem;
    right: 0;
    bottom: 0.1rem;
    display: block;
}

.jjkj_title_logo {
    width: 10.4rem;
}
.jjkj_text {
    width: 19.1rem;
    height: 4.3rem;
    margin: 0 0.2rem .6rem -3rem;
}
.jjkj_year {
    width: 8.8rem;
    float: right;
    margin-top: 10rem;
}
.qhlh_more_red {
    color: #f54a28;
    line-height: 60px;
}

.qglh_jjkj_ul {
    width: 100%;
    padding-left: 2.6rem;
    padding-top: 3.8rem;
    box-sizing: border-box;
}

.qglh_jjkj_ul li {
    font-size: 2rem;
    padding-left: 1.6rem;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    margin-bottom: 3rem;
}
.qglh_jjkj_ul li:hover a {
    font-weight: bold;
    color: #fdc97c;
}
.qglh_jjkj_ul li:hover span {
    font-weight: bold;
    color: #fdc97c;
}
.qglh_jjkj_ul li:hover::before {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #fdc97c;
}
.qglh_jjkj_ul li a {
    font-size: 2rem;
    color: #333333;
    display: block;
    max-width: 92rem;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.qglh_jjkj_ul li span {
    float: right;
    font-size: 2rem;
    color: #333;
}

.qglh_jjkj_ul li::before {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background-color: #333;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
    display: block;
}
.more_btn {
    width: 14.6rem;
    height: 5.8rem;
    line-height: 5.8rem;
    text-align: center;
    font-size: 2.4rem;
    font-weight: bold;
    background-color: transparent;
    color: #da4d00;

    margin: 1.4rem auto 0;
    border: 0.3rem solid #ffbd71;
    border-radius: 15rem;
    -webkit-border-radius: 15rem;
    -moz-border-radius: 15rem;
    -ms-border-radius: 15rem;
    -o-border-radius: 15rem;
    border-image-slice: 1;
    cursor: pointer;
    display: block;
}
.qwjd_more_btn {
    color: #ffbd71;
}
.more_btn:hover {
    background-color: #fdc97c;
}
.qwjd_more_btn:hover {
    color: #fff;
    background-color: #fdc97c;
}
/* 权威解读*/
.qglh_qwjd_ul {
    display: flex;
    padding-left: 2.6rem;
    justify-content: space-between;
}
.qglh_qwjd_ul li {
    width: 42.2rem;
    margin: 4.4rem 0 3.6rem 0;
}
.qglh_qwjd_ul li img {
    width: 100%;
    display: block;
}

.copywriting {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;

    font-size: 2.2rem;
    color: #fff;
    line-height: 3.4rem;
    margin-top: 1.8rem;
    width: 100%;
}
.qglh_qwjd_ul li:hover .copywriting {
    color: #fdc97c;
}
.qglh_qwjd_ul li:hover .img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
/* 閮ㄩ暱閫氶亾 */

.qglh_bztd {
    padding-top: 60px;
    padding-bottom: 80px;
}

.qglh_bztd_swiper {
    width: 100%;
    height: 356px;
    margin-top: 30px;
}

.swiper-container2 {
    width: 1092px;
    margin: 0 auto;
}
.swiper-wrapper {
    width: 9999999px;
}

.swiper-container2 .swiper-slide {
    width: 700px;
    height: 358px;
}

.qglh_slideIn {
    width: 816px;
    height: 416px;
    overflow: hidden;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    box-shadow: 0px 0px 30px 0px #f9b8bd;
    position: relative;
}

.qglh_slideIn .qglh_slide_left {
    width: 454px;
    height: 100%;
    float: left;
    position: relative;
}

.qglh_slide_left::before {
    content: '';
    background-color: #fff;
    width: 15px;
    height: 29px;
    background: url(./kc_2023qglh_swiper_triangle.png) no-repeat;
    background-size: 100%;
    display: block;
    position: absolute;
    top: 78px;
    right: 0;
    z-index: 2;
}

.qglh_slide_left p {
    width: 100%;
    height: 42px;
    line-height: 42px;
    background: #e20200 url(./kc_2023qglh_bztd_bottom_bg.png) no-repeat center;
    color: #fff;
    font-size: 18px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    box-sizing: border-box;
    padding: 0 15px;
}

.qglh_slideIn .qglh_slide_right {
    width: 362px;
    height: 100%;
    float: right;
    background: url(./kc_2023qglh_bztd_swiperBg.png) no-repeat center right;
    background-size: 100% 100%;
    font-size: 20px;
    color: #e20200;
    padding: 26px 25px 0 25px;
    box-sizing: border-box;
    line-height: 1.8;
    position: relative;
}

.qglh_slideIn .qglh_slide_right a {
    display: block;
}

.qglh_slideIn .qglh_slide_right br {
    display: none;
}

.swiper-container2 .qglh_slideIn {
    transition: all 0.5s;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.swiper-container2 .swiper-slide-active .qglh_slideIn {
    transition: all 0.5s;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

/* 杞挱鍥  */
.jchd-cont {
    width: 100%;
    height: 440px;
    /* border: 1px solid #CCC; */
    position: relative;
    margin-top: 50px;
    padding-top: 20px;
}

.jchd-cont .qglh_slide_left a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.jchd-cont img {
    width: 100%;
    height: 100%;
    z-index: 0;
    object-fit: cover;
}

/* .jchd-cont ul li p{
    width: 100%;
    height: 80px;
    line-height: 80px;
    background: url(./images/kc_hd_bg.png) no-repeat;
    background-size: cover;
    text-align: center;
    color: #FFF;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 20px;
    box-sizing: border-box;
    transition: all 1s 0s ease-in-out;
} */

/* .jchd-cont .active5{
    width:386px;
    height: 840px;
    top:80px;
    left:84px;
    z-index:1;
} */

.jchd-cont .active3 {
    top: 40px;
    left: 580px;
    z-index: 2;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
}

.jchd-cont .active2 {
    /* width:477px;
    height: 1019px; */
    top: 40px;
    left: 320px;
    opacity: 1;
    z-index: 4;
    /* display: none; */
}

.jchd-cont .active1 {
    /* width: 436px;
    height: 948px; */
    top: 40px;
    left: 0;
    z-index: 2;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
}

.jchd-cont .swiper-slide {
    position: relative;
    opacity: 0;
}

.jchd-cont .swiper-slide.swiper-slide-visible {
    opacity: 1;
}

.jchd-cont .swiper-slide:last-of-type {
    opacity: 0;
}

.bztd-swiper .prev,
.bztd-swiper .next {
    width: 34px;
    height: 58px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -29px;
    z-index: 999;
    opacity: 0.6;
}

.bztd-swiper .prev {
    background: url(./kc_2023qglh_bztd_arrowLeft.png) no-repeat center;
    left: 0;
}

.bztd-swiper {
    position: relative;
    padding: 0 50px;
}

.bztd-swiper .next {
    background: url(./kc_2023qglh_bztd_arrowLeft.png) no-repeat center;
    right: 0;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.bztd-swiper .prev:hover,
.bztd-swiper .next:hover {
    opacity: 1;
}
/* 杞挱鍥剧粨鏉  */

/* 璇讳袱浼  */

.qglh_dlh {
    margin-top: 50px;
}

.qglh_dlh_con {
    width: 100%;
    overflow: hidden;
    padding: 0 65px;
    box-sizing: border-box;
    margin-top: 50px;
}

.qglh_dlh_img {
    overflow: hidden;
}

.qglh_dlh_img .img {
    box-shadow: 0 0 20px rgb(255 0 0 / 30%);
    overflow: hidden;
}

.qglh_dlh_img .img img {
    display: block;
    width: 100%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.qglh_dlh_left {
    float: left;
}

.qglh_dlh_right {
    float: right;
}

/* 濯掍綋澹伴煶 */
.qglh_mtsy {
    margin-top: 30px;
}
.qglh_mtsy_ul {
    width: 100%;
    background-color: #fff9f9;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    box-shadow: 0 0 20px rgba(255, 0, 0, 0.3);
    margin-top: 23px;
    padding: 20px 50px 20px 46px;
    box-sizing: border-box;
}

.qglh_mtsy_ul li {
    height: 56px;
    line-height: 56px;
    font-size: 12px;
    padding-left: 20px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.qglh_mtsy_ul li a {
    font-size: 22px;
    color: #e20200;
    display: block;
    max-width: 968px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.qglh_mtsy_ul li span {
    float: right;
    font-size: 20px;
    color: #e20200;
}

.qglh_mtsy_ul li::before {
    content: '';
    width: 10px;
    height: 10px;
    background: #d00101;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
    z-index: 1;
}

/* 鑱氱劍绉戞妧 */
.qglh_lyzj {
    margin-top: 50px;
}

.qglh_lyzj_con {
    width: 100%;
    height: 456px;
    margin-top: 30px;
}

.qglh_lyzj_left {
    width: 686px;
    height: 100%;
    float: left;
    position: relative;
    box-shadow: 0 0 20px rgb(255 0 0 / 30%);
    overflow: hidden;
}

.qglh_lyzj_left img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.qglh_lyzj_left img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.qglh_lyzj_left p,
.qglh_lyzj_right_item p {
    width: 100%;
    height: 46px;
    line-height: 46px;
    background: linear-gradient(to right, rgba(244, 50, 11, 1) 30%, rgba(244, 50, 11, 0));
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    padding: 0 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 22px;
    color: #fff;
    box-sizing: border-box;
}

.qglh_lyzj_right {
    width: 680px;
    height: 100%;
    float: right;
    overflow: hidden;
}

.qglh_lyzj_right_item {
    width: 335px;
    height: 224px;
    float: left;
    position: relative;
    box-shadow: 0 0 20px rgb(255 0 0 / 10%);
    overflow: hidden;
}

.qglh_lyzj_right_item img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.qglh_lyzj_right_item img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.qglh_lyzj_right_item:nth-child(1) {
    margin-right: 10px;
    margin-bottom: 10px;
}

.qglh_lyzj_right_item:nth-child(2) {
    margin-bottom: 10px;
}

.qglh_lyzj_right_item:nth-child(3) {
    margin-right: 10px;
}

.topBG {
    background: url(./kc_2023qglh_bodyTop_bg.png) no-repeat top left;
    background-size: 653px;
}

.bottomBG {
    background: url(./kc_2023qglh_bodyBottom_bg.png) no-repeat bottom center;
    padding-bottom: 240px;
}

.middleBG {
    min-height: 586px;
    background: url(./kc_2023qglh_bodyMiddle_bg.png) no-repeat bottom center;
    background-size: 100%;
}