@charset "utf-8";

.top {
    width: 100%;
    background-color: #f5f6fa;
}

.topboxitem {
    height: 44px;
}

.topboxitem ul {
    width: 100%;
    height: 100%;
    justify-content: flex-end;
}

.topboxitem ul li {
    border-left: 1px solid #888888;
    padding-left: 20px;
    margin-left: 20px;
}

.topboxitem ul li:first-child {
    border-left: 0px;
}

.topboxitem ul li a {
    font-size: 14px;
    color: #888888;
}

.topboxitem ul li img {
    height: 14px;
    filter: grayscale(50%) invert(0.5);
}

.head {
    width: 100%;
    background-color: #ffffff;
}

.logo a img {
    height: 81px;
}

.headbox {
    height: 96px;
}

.nav ul li {
    padding-left: 40px;
}

.nav ul li a {
    font-size: 18px;
    color: #222222;
}

.nav ul li:hover,
.nav ul li.active {
    background: url(../images/navbg.png) no-repeat left center;
    background-size: 4px 16px;
    background-position-x: 30px;
}

.nav ul li:hover a,
.nav ul li.active a {
    font-weight: 600;
}

.bannerimg {
    width: 100%;
    height: auto;
    position: relative;
}

.bannerimg img {
    width: 100%;
}

.bannertext {
    position: absolute;
    top: 0%;
    left: 0px;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}

.bannertext h3 {
    color: #ffffff;
    margin-bottom: 20px;
}

.bannertext h2 {
    color: #ffffff;
}

.swiper-container-horizontal>.swiper-pagination-bullets.bannerspagination {
    bottom: 40px;
}

.swiper-container-horizontal>.swiper-pagination-bullets.bannerspagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    opacity: 1;
    margin: 0px 10px;
}

.swiper-container-horizontal>.swiper-pagination-bullets.bannerspagination .swiper-pagination-bullet-active {
    transform: scale(1.3);
}



.idxabout {
    padding: 120px 0px;
}

.idxaboutitem {
    align-items: flex-start;
}

.idxabt_l {
    width: 48%;
}

.idxabt_l img {
    width: 100%;
}

.idxabt_r {
    width: 42%;
    text-align: right;
}

.f48 {
    font-size: 48px;
}

.f32 {
    font-size: 32px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.idxabt_r h3 {
    color: #222222;
}

.idxabt_r h4 {
    line-height: 1.3;
    color: #222222;
    margin: 30px 0px 40px;
}

.idxabt_r p {
    line-height: 1.6;
    color: #555555;
}

.idxabt_r a {
    float: right;
}

.idxmore {
    width: 176px;
    height: 56px;
    border-radius: 28px;
    padding-left: 40px;
    background: url(../images/idxmorebg.png) no-repeat left center;
    background-size: 100% 100%;
}

.idxmore i {
    color: #222222;
    font-style: normal;
}

.idxmorejt {
    width: 56px;
    height: 56px;
    justify-content: center;
    border-radius: 50%;
    background-color: #202c5c;
}

.idxmore span {
    font-size: 20px;
    color: #ffffff;
}

.idxmore:hover {
    background: none;
    background-color: #202c5c;
}

.idxmore:hover i {
    color: #ffffff;
}

.idxabt_rdesc {
    padding-left: 18%;
    margin-top: 80px;
}

.idxabt_rdesc p {
    text-align: justify;
    line-height: 1.6;
}

.idxabt_ys {
    width: 100%;
    height: 212px;
    background: url(../images/idxabtg.png) no-repeat left center;
    background-size: 100% 100%;
    margin-top: 140px;
}

.idxabt_ys ul {
    width: 100%;
    height: 100%;
}

.idxabt_ys ul li {
    width: 25%;
    cursor: default;
    height: 100%;
    padding-left: 6.5%;
    padding-top: 2.5%;
}

.idxabt_ys h3 {
    font-size: 24px;
    color: #c80900;
    font-weight: 600;
    margin-bottom: 20px;
}

.idxabt_ys p {
    font-size: 18px;
    line-height: 1.6;
    color: #888888;
}

.idxabt_ys ul li:hover {
    background-color: #c80900;
    border-radius: 8px;
}

.idxabt_ys ul li:hover h3 {
    color: #ffffff;
}

.idxabt_ys ul li:hover p {
    color: #ffffff;
}

.idxfour {
    padding: 120px 0px;
    background-color: #f5f5f5;
}

.idxfour_tit {
    text-align: center;
}

.idxfour_tit h3 {
    color: #222222;
}

.idxfour_tit h4 {
    margin-top: 20px;
    color: #555555;
}

.idxfour_list {
    margin-top: 60px;
}

.idxfour_list ul li {
    height: 452px;
    width: 23%;
    padding: 40px 30px;
    background-color: #ffffff;
    border-radius: 8px;
}

.f24 {
    font-size: 24px;
}

.idxfour_liimg {
    width: 100%;
    height: 200px;
    overflow: hidden;
    border-radius: 8px;
}

.idxfour_liimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.idxfour_lidesc {
    margin-top: 30px;
}

.idxfour_lidesc h3 {
    font-weight: 600;
    color: #222222;
}

.pxline {
    width: 48px;
    height: 4px;
    background-color: #c80900;
    border-radius: 2px;
    margin: 10px 0px 25px;
}

.idxfour_lidesc p {
    font-size: 18px;
    line-height: 1.4;
    color: #222222;
}

.idxfour_list ul li:hover {
    background-color: #c80900;
}

.idxfour_list ul li:hover h3 {
    color: #ffffff;
}

.idxfour_list ul li:hover p {
    color: #ffffff;
}

.idxfour_list ul li:hover .pxline {
    background-color: #ffffff;
}

.idxfour_list ul li:hover .idxfour_liimg img {
    transform: scale(1.1);
}

.idxfour_more .idxmore {
    background-image: url(../images/idxmorebg2.png);
    margin: 56px auto 0px;
}

.idxfour_more .idxmore:hover {
    background: none;
    background-color: #202c5c;
}


.idxtech {
    padding: 120px 0px;
    background-color: #ffffff;
}

.idxtechbox {
    margin-top: 60px;
}

.idxtechbox ul li {
    width: 100%;
    margin-top: 10px;
}

.idxtechbox ul li:first-child {
    margin-top: 0px;
}

.idxtechli {
    width: 100%;
    background-color: #f4f4f4;
    height: 148px;
    border-radius: 8px;
    padding: 0px 40px;
}

.idxtechli h3 {
    font-weight: 600;
    color: #222222;
}

.idxtechli span {
    font-size: 50px;
    color: #c80900;
}

.idxtechon {
    width: 100%;
    margin-top: 10px;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    display: none;
}

.idxtechon img {
    width: 100%;
}

.idxtechonlist {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    align-items: flex-start;
}

.idxtechonlist dl {
    width: 25%;
    height: 100%;
    padding: 19% 40px 0px;
    transition: all .5s;
    border-left: 1px solid rgba(255, 255, 255, .32);
}
.idxtechonlist dl:hover {
    padding-top: 17%;
}
.idxtechonlist h4 {
    font-weight: 600;
    color: #ffffff;
}

.idxtechonline {
    width: 24px;
    height: 4px;
    background-color: #e5000f;
    border-radius: 2px;
    margin: 10px 0px 30px;
}

.idxtechonlist p {
    font-size: 16px;
    line-height: 1.7;
    color: #ffffff;
    font-weight: 300;
}

.idxtechli.onhover {
    background-color: #c80900;
}

.idxtechli.onhover h3 {
    color: #ffffff;
}

.idxtechli.onhover span {
    color: #ffffff;
}

.idxtechbox ul li:first-child .idxtechon {
    display: block;
}

.idxfazhan {
    padding-bottom: 120px;
}

.idxfzbox {
    margin-top: 60px;

}

.idxfzlist {
    width: 100%;
    height: 633px;
}

.idxfzimg {
    width: 66%;
    height: 100%;
    overflow: hidden;
    border-radius: 8px;
}

.idxfzimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.f28 {
    font-size: 28px;
}

.idxfzdesc {
    width: 31%;
    height: 100%;
    padding: 60px 40px;
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    background-color: #c80900;
    border-radius: 8px;
}

.idxfzdesc_num {
    width: 56px;
    height: 56px;
    background-color: #ffffff;
    justify-content: center;
    border-radius: 50%;
}

.idxfzdesc_num span {
    color: #c80900;
}

.idxfzdesc_tit {
    margin: 30px 0px 60px;
}

.idxfzdesc_tit h3 {
    line-height: 1.6;
    color: #ffffff;
    font-weight: 300;
}

.idxfzdesc_tit h3 strong {
    color: #ffffff;
}

.idxfzdesc p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.7;
    color: #ffffff;
}

.swiper-pagination.idxfzspagination {
    width: 25.5%;
    right: 40px;
    bottom: 45px;
    left: unset;
    display: flex;
    justify-content: space-between;
}

.swiper-container-horizontal>.swiper-pagination-bullets.idxfzspagination .swiper-pagination-bullet {
    width: 23%;
    border-radius: 0px;
    height: 4px;
    margin: 0px;
    text-align: left;
    background-color: #ffffff;
}

.swipernium {
    font-style: normal;
    font-size: 14px;
    color: #ffffff;
    margin-top: -20px;
    display: block;
}

.idxstu {
    padding: 120px 0px 200px;
    background-color: #12203b;
}

.idxstubox {
    margin-top: 60px;
    position: relative;
}

.idxstu .idxfour_tit h3 {
    color: #ffffff;
}

.idxstuswiper .swiper-slide {
    display: block;
    width: auto;
}

.idxstuimg img {
    border-radius: 8px;
    height: 451px;
    object-fit: cover;
    overflow: hidden;
}

.idxstutit {
    text-align: left;
    margin-top: 20px;
}

.idxstutit h3 {
    font-weight: 300;
    color: #ffffff;
}

.swiper-button-next.idxstusnext,
.swiper-button-prev.idxstusprev {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: url(../images/rjt.png) no-repeat center center;
    background-color: #5a6476;
    bottom: -95px;
    top: unset;
}

.swiper-button-next.idxstusnext:hover,
.swiper-button-prev.idxstusprev:hover {
    background-color: #c80900;
    background-image: url(../images/rjtw.png);
}

.swiper-button-next.idxstusnext::after,
.swiper-button-prev.idxstusprev::after {
    content: '';
}

.swiper-button-prev.idxstusprev {
    background-image: url(../images/ljt.png);
    left: unset;
    right: 80px;
}

.swiper-button-prev.idxstusprev:hover {

    background-image: url(../images/ljtw.png);
}

.swiper-pagination-progressbar.idxstuspagination {
    height: 1px;
    width: 80%;
    bottom: -70px;
    background-color: #5a6476;
}

.swiper-pagination-progressbar.idxstuspagination .swiper-pagination-progressbar-fill {
    background-color: #c80900;
}

.idxyous {
    padding: 120px 0px 80px;
}

.idxyslist ul li {
    padding: 40px 0px;
    align-items: flex-start;
    border-top: 2px solid #f0f0f0;
}

.idxyslist ul li:first-child {
    border-top: 0px;
}

.idxyslist {
    margin-top: 60px;
}

.idxysimg {
    width: 32%;
    height: 198px;
    overflow: hidden;
    border-radius: 8px;
}

.idxysimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.idxysdes {
    width: 56%;
    align-items: flex-start;
}

.idxysdes h4 {

    color: #222222;
}

.idxysdesbox {
    width: 90%;
}

.idxysdesbox h3 {
    margin-bottom: 20px;
    color: #222222;
}

.idxysdesbox p {
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
    color: #888888;
}

.idxyslist ul li:hover {
    border-color: #fcdddb;
}

.idxyslist ul li:hover .idxysdesbox h3 {
    color: #c80900;
}

.idxyslist ul li:hover .idxysdes h4 {
    color: #c80900;
}

.idxyslist ul li:hover .idxysimg img {
    transform: scale(1.1);
}

.idxhonor {
    padding-bottom: 200px;
}

.idxhonorbox {
    margin-top: 60px;
    position: relative;
}

.idxhonorimg {
    width: 100%;
    height: 420px;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 8px;
    border: solid 8px #f5f5f5;
}

.idxhonorimg img {
    width: 80%;
    object-fit: contain;
    height: 220px;
}

.idxhonorimg h3 {
    margin: 40px 0px;
    color: #222222;
}

.idxhonorimg:hover {
    border-color: #fcdddb;
}
.idxhonorimg:hover img {
    transform: scale(1.05);
}

.idxhonorbox .swiper-button-next.idxstusnext,
.idxhonorbox .swiper-button-prev.idxstusprev {
    background-color: #f5f5f5;
}

.idxhonorbox .swiper-button-next.idxstusnext:hover,
.idxhonorbox .swiper-button-prev.idxstusprev:hover {
    background-color: #c80900;
}

.idxhonorbox .swiper-pagination-progressbar.idxstuspagination {
    background-color: #ebebeb;
}


.idxkehu {
    padding: 120px 0px;
    background: url(../images/idxbg2.jpg) no-repeat center;
    background-size: cover;
}

.idxkehubox {
    align-items: flex-start;
}

.idxkhleft {
    width: 26%;
}

.idxkhleft h3 {
    color: #ffffff;
    margin-bottom: 50px;
}

.idxkhleft h4 {
    line-height: 1.6;
    color: #ffffff;
    font-weight: 300;
}

.idxkhu_more {
    margin-top: 270px;
}

.idxkhu_more a {
    background-image: url(../images/idxmorebg3.png);
}

.idxkhu_more a i {
    color: #ffffff;
}

.idxkhright {
    width: 56%;
}

.idxkhright ul li {
    padding: 50px 40px;
    width: 49%;
    height: 328px;
    background-color: rgba(255, 255, 255, .8);
    border-radius: 8px;
    flex-direction: column;
    align-items: flex-start;
    transition: all 0.5s;
    margin-bottom: 15px;
}

.idxkhright ul li h3 {
    font-weight: 600;
    color: #222222;
}

.idxkhright_desc p {
    font-size: 18px;
    line-height: 1.6;
    color: #222222;
}

.idxkhright ul li:hover {
    background-color: rgba(200, 9, 0, .8);
}

.idxkhright ul li:hover h3 {
    color: #ffffff;
}

.idxkhright ul li:hover p {
    color: #ffffff;
}


.idxnews {
    padding: 120px 0px;
}

.idxnewsbox {
    margin-top: 60px;
}

.idxnewsbox ul li {
    width: 23%;
}

.idxnewsbox_img {
    width: 100%;
    height: 249px;
    overflow: hidden;
    border-radius: 8px;
}

.idxnewsbox_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.f20 {
    font-size: 20px;
}

.idxnewsbox_des {
    padding-top: 30px;
}

.idxnewsbox_des h3 {
    margin: 15px 0px 30px;
    height: 50px;
    line-height: 1.3;
}

.idxnewsbox_des h4 {
    color: #888888;
}

.idxnewsbox_des p {
    font-weight: 300;
    color: #888888;
}

.idxnewsbox ul li:hover .idxnewsbox_img img {
    transform: scale(1.1);
}

.idxnewsbox ul li:hover .idxnewsbox_des h3 {
    color: #c80900;
}

.idxnewsmore a {
    margin: 88px auto 0px;
}

.foot {
    background-color: #162238;
}

.foottop {
    padding: 35px 0px;
}

.foottop a img {
    height: 154px;
    display: block;
    margin: 0 auto;
}

.footmid {
    padding: 45px 0px;
    border-top: 2px solid rgba(255, 255, 255, .1);
}

.footmid ul {
    align-items: flex-start;
}

.footmid ul li h3 {
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 20px;
}

.footmid ul li a {
    display: block;
    font-size: 16px;
    line-height: 2.4;
    color: #8b919c;
}
.footmid ul li a:hover {
    color: #f3f3f3;
}
.footmid ul li.fnavr a {
    font-weight: 600;
}

.ewmbox {
    width: 17%;
}

.ewmimgdesc {
    width: 45%;
    text-align: center;
    margin-bottom: 40px;
}

.ewmimgdesc img {
    width: 100%;
    margin-bottom: 18px;
}

.ewmimgdesc p { 
    color: #8b919c;
}



.footbot {
    padding-bottom: 45px;
}

.footbot_l p,
.footbot_l p a {
    font-size: 16px;
    color: #8b919c;
    font-weight: 300;
}

.footbot_l p a:hover {
    color: #f5f5f5;
}
.footbot_l p span {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    margin-left: 30px;
}

.abxuex {
    padding: 120px 0px 200px;
}

.abxxcon {
    margin: 60px 0px 45px;
}

.abxxcon p {
    font-size: 20px;
    line-height: 1.6;
    color: #222222;
}

.idxstubox .swiper-pagination-progressbar.idxstuspagination {
    background-color: #ebebeb;
}

.idxstubox .swiper-button-next.idxstusnext,
.idxstubox .swiper-button-prev.idxstusprev {

    background-color: #f5f5f5;
}
.idxstubox .swiper-button-next.idxstusnext:hover,
.idxstubox .swiper-button-prev.idxstusprev:hover {

    background-color: #c80900;
}

.abhonor {
    padding: 60px 0 180px;
    background-color: #f5f5f5;
}

.abhonor .idxhonorimg {
    border-color: #ffffff;
}

.abhonor .idxhonorimg:hover {
    border-color: #fcdddb;
}

.abhonor .idxhonorbox .swiper-button-next.idxstusnext,
.abhonor .idxhonorbox .swiper-button-prev.idxstusprev {
    background-color: #ffffff;
}

.abhonor .idxhonorbox .swiper-button-next.idxstusnext:hover,
.abhonor .idxhonorbox .swiper-button-prev.idxstusprev:hover {
    background-color: #202c5c;
}

.abhonor .idxhonorbox .swiper-pagination-progressbar.idxstuspagination {
    /* opacity: 0; */
}

.abcul {
    padding: 0px 0px 120px;
}

.abcultop {
    width: 100%;
    background: url(../images/abbg1.jpg) no-repeat center;
    background-size: cover;
    padding: 120px 0px 100px;
}

.abcultop ul li {
    width: 49%;
    height: 600px;
    border-radius: 8px;
    flex-direction: column;
    padding: 80px 40px;
    transition: all .5s;
    align-items: flex-start;
    background-color: rgba(255, 255, 255, .8);
}

.abcultop ul li span {
    color: #c80900;
    font-size: 70px;
}

.abcultopdesc h3 {
    color: #222222;
    font-weight: 600;
}

.culline {
    width: 48px;
    height: 4px;
    background-color: #c80900;
    border-radius: 2px;
    margin: 10px 0px 50px;
}

.abcultopdesc p {
    font-size: 18px;
    line-height: 2;
    color: #222222;
}

.abcultop ul li:hover {
    background-color: rgba(200, 9, 0, .8);
}

.abcultop ul li:hover span {
    color: #ffffff;
}

.abcultop ul li:hover h3 {
    color: #ffffff;
}

.abcultop ul li:hover .culline {
    background-color: #ffffff;
}

.abcultop ul li:hover p {
    color: #ffffff;
}

.abculbot {
    margin-top: 45px;
    width: 100%;
}

.abculbot .con1500 {
    border-radius: 8px;
    overflow: hidden;
    background-color: #202c5c;

}

.abcul_img,
.abcul_desc {
    width: 50%;
    height: 528px;
    overflow: hidden;
}

.abcul_img {
    float: left;
}

.abcul_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.abcul_desc {
    padding: 60px 80px;
    float: right;
}

.abcul_desc h3 {
    line-height: 1.6;
    color: #ffffff;
}

.abcul_desc h3 strong {
    color: #ffffff;
}

.abcul_descline {
    width: 48px;
    height: 4px;
    background-color: #ffffff;
    border-radius: 2px;
    margin: 10px 0px 50px;
}

.abcul_desc table {
    width: 100%;
}

.abcul_desc table tr td {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6;
    vertical-align: baseline;
    color: #ffffff;
    padding-bottom: 10px;
}

.abcul_desc table tr td:nth-child(1) {
    font-weight: 600;
    width: 15%;
}

.abculbot ul li:nth-child(2n) .abcul_desc {
    float: left;
}

.abculbot ul li:nth-child(2n) .abcul_img {
    float: right;
}

.abyewu {
    background-color: #f5f5f5;
    padding: 120px 0px;
}

.abyewbox {
    margin-top: 60px;
}

.abyewbox ul li {
    width: 23.5%;
    height: 452px;
    transition: all .5s;
    background-color: #ffffff;
    border-radius: 8px;
    padding: 60px 30px 30px;
    flex-direction: column;
    align-items: flex-start;
}

.abywtop h3 {
    font-weight: 600;
    color: #222222;
}

.abywline {
    width: 48px;
    height: 4px;
    background-color: #c80900;
    border-radius: 2px;
    margin: 10px 0px 0px;
}

.abywbot {
    height: 60%;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
}

.abywbot p {
    font-size: 18px;
    line-height: 1.6;
    color: #222222;
}

.abyewbox ul li:hover {
    background-color: #c80900;
}

.abyewbox ul li:hover h3 {
    color: #ffffff;
}

.abyewbox ul li:hover .abywline {
    background-color: #ffffff;
}

.abyewbox ul li:hover p {
    color: #ffffff;
}

.abyewbox ul li:hover .idxmore {
    background: none;
    background-color: #ffffff;
}

.abyewbox ul li:hover .idxmore i {
    color: #c80900;
}

.abyewbox ul li:hover .idxmorejt {
    background-color: #ffffff;
}

.abyewbox ul li:hover .idxmorejt span {
    color: #c80900;
}

.abhist {
    padding: 120px 0px;
}

.abhisbox {
    margin-top: 60px;
}

.timeline-container {
    width: 100%;
    margin: 0px auto;
    display: flex;
    flex-direction: column;
}

/* 内容卡片区域（在上） */
.timeline-content {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 20px 0;
    padding-left: 0px;
    scroll-behavior: smooth;
}

.content-card {
    flex: 0 0 32%;
    padding: 40px;
    border-radius: 8px;
    background: #f5f5f5;
    color: #666;
    transition: all 0.4s ease;
}

/* 错位效果 */

.content-card.active {
    background-color: #d00000;
    color: #fff;
}

.content-card .year-title {
    font-size: 32px;
    margin-bottom: 20px;
    color: #888888;
    font-weight: 400;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.content-card.active .year-title {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.content-card .year-desc {
    font-size: 18px;
    line-height: 1.8;
    color: #888888;
}

.content-card.active .year-desc {
    color: #ffffff;
}

.content-card.active .year-title {
    color: #ffffff;
    font-weight: 600;
    border-color: #ffffff;
}

/* 年份导航（在下） */
.timeline-nav {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-top: 15px;
    border-top: 1px solid #e5e5e5;
    position: relative;
}

.timeline-nav .year-item {
    font-size: 20px;
    font-weight: 600;
    color: #222;
    cursor: pointer;
    padding: 10px 15px;
    transition: all 0.3s;
}

.timeline-nav .year-item.active {
    color: #d00000;
}

/* 滑块指示器（在顶部） */
.nav-slider {
    position: absolute;
    top: -2px;
    height: 4px;
    border-radius: 2px;
    background-color: #d00000;
    transition: all 0.3s ease;
}

.abphez {
    background: url(../images/abhzbg.jpg) no-repeat center;
    background-size: cover;
    padding: 120px 0px;
}

.abphez .idxfour_tit h3 {
    color: #ffffff;
}

.abphzbxo {
    margin-top: 60px;
}

.abphzbxo ul li {
    width: 24%;
    height: 600px;
    transition: all .5s;
    border-radius: 8px;
    padding: 70px 40px 0px;
    background-color: rgba(255, 255, 255, .8);
}

.abphzbxo ul li h3 {

    color: #222222;
}

.abhzline {
    width: 48px;
    height: 4px;
    background-color: #c80900;
    border-radius: 2px;
    margin: 10px 0px 50px;
}

.abphzbxo ul li p {
    font-size: 18px;
    line-height: 1.8;
    color: #222222;
}

.abphzbxo ul li:hover {
    background-color: rgba(200, 9, 0, .8);
}

.abphzbxo ul li:hover h3 {
    color: #ffffff;
}

.abphzbxo ul li:hover .abhzline {
    background-color: #ffffff;
}

.abphzbxo ul li:hover p {
    color: #ffffff;
}

.abhzal {
    padding: 60px 0px 160px;
    background-color: #12203b;
}

.abhzal .idxab_tit h3 {
    color: #ffffff;
}

.abjzamlist {
    margin-top: 60px;
}

.abhzalimg {
    width: 100%;
    height: 420px;
    border-radius: 8px 8px 0px 0px;
    overflow: hidden;
}

.abhzalimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.abhzalimg:hover img {
    transform: scale(1.1);
}

.abhzaltit {
    width: 100%;
    padding: 20px 40px;
    text-align: left;
    height: 120px;
    background-color: #ffffff;
}

.abhzaltit h3 {
    line-height: 1.4;
}

.abjzamlist .idxstuswiper .swiper-slide {
    width: 600px;
}

.abjzamlist .idxstubox .swiper-button-next.idxstusnext,
.abjzamlist .idxstubox .swiper-button-prev.idxstusprev {
    background-color: #545e70;
}

.abjzamlist .idxstubox .swiper-button-next.idxstusnext:hover,
.abjzamlist .idxstubox .swiper-button-prev.idxstusprev:hover {
    background-color: #c80900;
}

.abjzamlist .idxstubox .swiper-pagination-progressbar.idxstuspagination {
    background-color: #5a6476;
}

.abgyi {
    padding: 120px 0px;
}

.abgylist {
    margin-top: 60px;
}

.abgylist ul li {
    width: 24%;
    height: 320px;
    border-radius: 8px;
    margin-bottom: 16px;
    overflow: hidden;
}

.abgylist ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.abgylist ul li:nth-child(1),
.abgylist ul li:nth-child(2) {
    width: 43%;
    height: 450px;
}

.abgylist ul li:nth-child(1) {
    width: 56%;
}

.abgylist ul li:hover img {
    transform: scale(1.1);
}

.footicos {
    justify-content: flex-end;
    margin: 50px 0px;
}

.footiocns {
    width: 56px;
    height: 56px;
    background-color: rgba(66, 75, 94, 0.1);
    border: solid 1px rgba(255, 255, 255, 0.06);
    margin-left: 20px;
    border-radius: 50%;
    justify-content: center;
    position: relative;
}
.fbotewm {
    position: absolute;
    top: -130px;
    left: -40px;
    width: 120px;
    display: none;
}
.fbotewm img {
    width: 100% ;
    
}

.footiocns:hover .fbotewm {
    display: block;
}

.kctx {
    padding: 120px 0px;
}

.kctx_list {
    margin-top: 60px;
}

.kctx_list ul li {
    margin-bottom: 16px;
    height: 334px;
}

.kctxli_img {
    width: 33%;
    height: 100%;
    border-radius: 8px;
    float: left;
    overflow: hidden;
}

.kctxli_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.kctxli_desc {
    float: right;
    width: 66%;
    height: 100%;
    background-color: #f0f0f0;
    border-radius: 8px;
    padding: 120px 210px 0px 110px;
}

.kctxlidebox {
    align-items: flex-start;
}

.kctxlidebox h4 {

    color: #222222;
}

.kctxld_txt {
    width: 91%;
}

.kctxld_txt h3 {
    font-weight: 600;
    color: #222222;
    margin-bottom: 15px;
}

.kctxld_txt p {
    font-size: 18px;
    line-height: 1.6;
    color: #222222;
}

.kctx_list ul li:nth-child(2n) .kctxli_desc {
    float: left;
}

.kctx_list ul li:nth-child(2n) .kctxli_img {
    float: right;
}

.kctx_list ul li:hover .kctxli_img img {
    transform: scale(1.1);
}

.kctx_list ul li:nth-child(1) .kctxli_desc {
    background-color: #c80900;
}

.kctx_list ul li:nth-child(1) .kctxli_desc h4 {
    color: #ffffff;
}

.kctx_list ul li:nth-child(1) .kctxld_txt h3 {
    color: #ffffff;
}

.kctx_list ul li:nth-child(1) .kctxld_txt p {
    color: #ffffff;
}

.kctx_list ul li:nth-child(3) .kctxli_desc {
    background-color: #162238;
}

.kctx_list ul li:nth-child(3) .kctxli_desc h4 {
    color: #ffffff;
}

.kctx_list ul li:nth-child(3) .kctxld_txt h3 {
    color: #ffffff;
}

.kctx_list ul li:nth-child(3) .kctxld_txt p {
    color: #ffffff;
}

.tsjx {
    padding: 0px 0px 50px;
}

.tsjx_list {
    width: 100%;
    margin-top: 60px;
}

.tsjx_list ul li {
    margin-bottom: 78px;
}

.tsjx_tp {
    width: 100%;
    height: 148px;
    background-color: #ededed;
    border-radius: 8px;
    padding: 40px;
    transition: all .5s;
}

.tsjx_tp h3 {
    font-weight: 600;
    color: #222222;
}

.tsjx_bt {
    margin-top: 60px;
}

.tsjx_bt dl {
    width: 27%;
    height: 180px;
    padding-left: 60px;
    transition: all .5s;
    background: url(../images/tsline.png) no-repeat left center;
}
.tsjx_bt dl:hover {
    padding-left: 70px;
}
.tsjx_bt dt {
    color: #222222;
    margin-bottom: 25px;
    font-weight: 400;
}

.tsjx_bt dd {
    font-size: 18px;
    line-height: 1.5;
    text-align: justify;
    color: #555555;
}

.tsjx_list ul li:hover .tsjx_tp {
    background-color: #c80900;
}

.tsjx_list ul li:hover .tsjx_tp h3 {
    color: #ffffff;
}


.jxshili {
    background-color: #f5f5f5;
    padding: 120px 0px;
}

.jxsllist {
    margin-top: 60px;
}

.jxsllist ul li {
    width: 32.5%;
    height: 488px;
    border-radius: 10px;
    margin-bottom: 16px;
    overflow: hidden;
    position: relative;
}

.jxslliimg {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.jxslliimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.jxsllitxt {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 80px;
    background-color: #ffffff;
    border-radius: 0px 0px 8px 8px;
    transition: all .5s;
    padding: 0px 25px;
}

.f22 {
    font-size: 22px;
}

.jxsllitxt h3 {
    font-weight: 600;
    color: #222222;
    background: url(../images/navbg.png) no-repeat left center;
    background-size: 4px 18px;
    padding-left: 15px;
}

.jxsllist ul li:hover .jxslliimg img {
    transform: scale(1.1);
}

.jxsllist ul li:nth-child(1) {
    width: 41%;
    height: 512px;
}

.jxsllist ul li:nth-child(2) {
    width: 58%;
    height: 512px;
}

.shizhill {
    padding: 120px 0px 60px;
}

.shizlllist {
    margin-top: 60px;
    padding: 0px 14%;
}

.shizlllist ul li {
    width: 28%;
    margin-right: 7%;
    margin-bottom: 60px;
    float: left;
}

.shizlllist ul li:nth-child(3n) {
    margin-right: 0px;
}

.szll_liimg {
    width: 100%;
    height: 411px;
    overflow: hidden;
}

.szll_liimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.szll_lides {
    width: 100%;
    padding-top: 20px;
}

.szll_lides h3 span {
    font-weight: 600;
    color: #202c5c;
    margin-right: 10px;
}

.szll_lides h3 {
    color: #222222;
}

.szll_lidestxt {
    height: 115px;
    padding-top: 22px;
}

.szll_lidestxt h4 {
    color: #555555;
    margin-bottom: 12px;
}

.szll_lidestxt p {
    font-size: 16px;
    line-height: 1.4;
    color: #555555;
}

.jypxxm {
    padding: 120px 0px;
    background-color: #162238;
}

.jypxxm .idxfour_tit h3 {
    color: #ffffff;
}

.jypxxmbox {
    margin-top: 60px;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}

.jypxxmbox ul li {
    height: 633px;
    width: 68%;
    display: none;
}

.jypxxmbox ul li.active {
    display: block;
}

.jypxxmbox ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.jypxxmbox_r {
    position: absolute;
    width: 32%;
    height: 100%;
    right: 0px;
    top: 0px;
    background-color: #ffffff;
}

.jypxxmbox_r dl {
    height: 25%;
    padding-left: 40px;
    transition: all .5s;
    border-top: 1px solid #e5e5e5;
}

.jypxxmbox_r dl:first-child {
    border-top: 0px;
}

.f26 {
    font-size: 26px;
}

.jypxxmbox_r dl dt {
    font-weight: 400;
    color: #555555;
}

.jypxxmbox_r dl dt span {
    display: none;
    font-size: 26px;
}

.jypxxmbox_r dl.active {
    background-color: #c80900;
}

.jypxxmbox_r dl.active dt {
    font-weight: 600;
    color: #ffffff;
}

.jypxxmbox_r dl.active dt span {
    display: inline-block;
    font-weight: 600;
    color: #ffffff;
}

.jyhzxm {
    padding: 120px 0px 200px;
    background-color: #f5f5f5;
}

.hzxmbtn a {
    padding: 16px 35px;
    background: url(../images/hzxmbg.png) no-repeat center;
    background-size: 100% 100%;
    margin-left: 20px;
    font-size: 18px;
    color: #222222;
    border-radius: 28px;
}

.hzxmbtn a.active {
    color: #ffffff;
    background: #c80900;
}

.hzxmbot {
    position: relative;
    margin-top: 60px;
    display: none;
}

.active.hzxmbot {
    display: block;
}

.hzxmbot .swiper-button-next.idxstusnext,
.hzxmbot .swiper-button-prev.idxstusprev {

    background-color: #ffffff;
}

.hzxmbot .swiper-button-next.idxstusnext:hover,
.hzxmbot .swiper-button-prev.idxstusprev:hover {

    background-color: #c80900;
}

.hzxmbotimg {
    width: 600px;
    border-radius: 8px;
    overflow: hidden;
    object-fit: cover;
}

.hzxmbotimg img {
    width: 100%;
    object-fit: cover;
    height: 419px;
}

.hzxmbottxt {
    width: 100%;
    height: 100px;
    background-color: #ffffff;
    padding: 30px 40px;
    text-align: left;
    transition: all .5s;
}

.hzxmbottxt h3 {
    color: #222222;
}

.hzxmbotimg:hover .hzxmbottxt {
    background-color: #c80900;
}

.hzxmbotimg:hover .hzxmbottxt h3 {
    color: #ffffff;
}

.jsxfwb {
    padding: 120px 0px 60px;
}

.jsxfwbbox {
    width: 100%;
    align-items: flex-start;
}

.jsxfwbbox_img {
    width: 40%;
    height: 675px;
    border-radius: 8px;
    overflow: hidden;
}

.jsxfwbbox_img .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-button-next.jsxfwbbox_imgnext,
.swiper-button-prev.jsxfwbbox_imgprev {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: url(../images/rjt.png) no-repeat center center;
    background-color: #ffffff;
}

.swiper-button-next.jsxfwbbox_imgnext::after,
.swiper-button-prev.jsxfwbbox_imgprev::after {
    content: '';
}

.swiper-button-prev.jsxfwbbox_imgprev {
    background-image: url(../images/ljt.png);
}

.swiper-button-next.jsxfwbbox_imgnext:hover,
.swiper-button-prev.jsxfwbbox_imgprev:hover {
    background-color: #c80900;
    background-image: url(../images/rjtw.png);
}

.swiper-button-prev.jsxfwbbox_imgprev:hover {
    background-image: url(../images/ljtw.png);
}

.jsxfwbbox_desc {
    width: 44%;
    text-align: right;
}

.jsxfwbbox_desc h2 {
    margin-bottom: 30px;
    color: #222222;
}

.jsxfwbbox_desc p {
    font-size: 18px;
    line-height: 1.4;
    color: #555555;
}

.jsxfwbbox_descbot {
    margin-top: 50px;
    width: 384px;
    float: right;
    height: 400px;
    border-radius: 8px;
    overflow: hidden;
    align-items: flex-start;
    background: url(../images/jsbg3.jpg) no-repeat center;
    background-size: 100% 100%;
    padding: 30px 40px;
}

.jsxfwbbox_descbot_l {
    width: 32px;
    height: 4px;
    margin-top: 7px;
    background-color: #ffffff;
    border-radius: 2px;
    opacity: 0.5;
}

.jsxfwbbox_descbot_r h3 {
    margin-bottom: 20px;
    color: #ffffff;
}

.jsxfwbbox_descbot_r h4 {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.6;
    color: #ffffff;
}

.jswblc {
    width: 100%;
    background: url(../images/jsbg.jpg) no-repeat center;
    background-size: cover;
    position: relative;
}

.jswblctit {
    position: absolute;
    top: 0px;
    left: 0px;
    padding-top: 120px;
    width: 100%;
}

.jswblctit h3 {
    text-align: center;
    color: #ffffff;
}

.jswblclist {
    /*margin-top: 130px;*/
}

.jswblclist ul {
    align-items: flex-start;
}

.jswblclist ul li {
    width: 16%;
    height: 720px;
    border-left: 1px solid rgba(255, 255, 255, .2);
    text-align: center;
    padding: 290px 25px 200px;
    transition: all .5s;
}
.jswb_num {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin: 0 auto 40px;
    justify-content: center;
    background-color: rgba(237, 237, 237, .6);
}

.jswb_num span {

    color: #162238;
}

.jswblclist ul li h3 {
    color: #ffffff;
    margin-bottom: 20px;
}

.jswblclist ul li p {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400;
    color: #b1bcd0;
}

.jswblclist ul li:first-child {
    border-left: 0px;
}

.xfjcbox .jsxfwbbox_desc {
    text-align: left;
}

.xfjcbox .jsxfwbbox_descbot {
    float: left;
    margin-top: 20px;
}

.jcfwlcbox {
    background-image: url(../images/jsbg2.jpg);
}

.jcfwlcbox .jswblclist ul li {
    width: 25%;
    padding: 290px 87px 200px;
}
 .jswblclist ul li:hover {
    padding-top: 270px;
}
.jsxfwbbox_descbot_r {
    width: 89%;
}

.xfpgitem .jsxfwbbox_descbot {
    margin-top: 85px;
}

.xfwxgcbox {
    background-color: #f5f5f5;
}

.xfwxitemlist {
    border-radius: 8px;
    width: 100%;
    height: auto;
    margin: 60px 0px;
    padding: 40px 90px;
    border: solid 8px #ededed;
}

.xfwxitemlist ul {
    align-items: flex-start;
}

.xfwxitemlist ul li {
    text-align: center;
}

.xfwxitemlist ul li h3 {
    margin-top: 20px;
    font-weight: 600;
    color: #222222;
}
.xfwxitemlist ul li:last-child {
    display: none;
}
.xfwxicons {
    width: 104px;
    height: 104px;
    background: url(../images/jsxfico.png) no-repeat center;
    background-size: 100%;
    justify-content: center;
    transition: all 1s;
}

.xfwxicons span {
    color: #ffffff;
    font-size: 40px;
    font-weight: lighter;
}

.jsicoitem {
    margin-top: 50px;
}

.xfwxitemlist ul li:hover .xfwxicons {
    transform: rotate(360deg);
}

.azjianjie {
    padding: 120px 0px;
}

.azjjbox {
    align-items: flex-start;
}

.azjj_l {
    width: 35%;
    height: 512px;
    overflow: hidden;
    border-radius: 8px;
}

.azjj_l img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.azjj_r {
    width: 40%;
}

.azjj_r h3 {
    margin-bottom: 90px;
    color: #222222;
    text-align: right;
}

.azjj_r p {
    font-size: 18px;
    line-height: 1.5;
    color: #555555;
}

.azteamystit {
    margin: 60px 0px 40px;
}

.azteamystit h3 {
    color: #222222;
}

.azteamys ul li {
    width: 23.5%;
    padding: 36px 35px 0px;
    height: 430px;
    border-radius: 8px;
    border: solid 8px #ededed;
}

.azteamys ul li span {
    color: #202c5c;
    font-size: 60px;
}

.azteamys ul li h3 {
    color: #c80900;
    margin: 60px 0px 30px;
    font-weight: 600;
}

.azteamys ul li p {
    font-size: 18px;
    line-height: 1.5;
    color: #888888;
}

.azqdbox {
    margin-top: 60px;
    background-color: rgba(0, 0, 0, .3);
    position: relative;
}

.azqdbox ul li {
    width: 25%;
    height: 300px;
    flex-direction: column;
    border-left: 1px solid rgba(255, 255, 255, .4);
    border-top: 1px solid rgba(255, 255, 255, .4);
    justify-content: center;
}

.azqdbox ul li h3 {

    color: #ffffff;
}

.azqdboxline {
    width: 32px;
    height: 4px;
    background-color: #c80900;
    border-radius: 2px;
    margin-top: 10px;
    opacity: 0;
}

.azqdbox ul li:hover {
    background-color: rgba(255, 255, 255, .4);
}

.azqdbox ul li:hover .azqdboxline {
    opacity: 1;
}

.azzhizhi {
    padding: 120px 0px;
}

.azfwzzbox {
    margin-top: 60px;
}

.azqdboximg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    display: none;
}

.active.azqdboximg {
    display: block;
}

.azfwzzbox {
    align-items: flex-start;
    height: 633px;
    border-radius: 8px;
    overflow: hidden;
}

.azfwzzbox_l {
    width: 70%;
    height: 100%;
}

.azfwzzbox_l .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.azfwzzbox_r {
    width: 30%;
    height: 100%;
}

.azfwzzbox_r .swiper-slide {
    width: 100% !important;
    height: 25%;
    justify-content: flex-start;
    cursor: pointer;
    padding-left: 80px;
    background-color: #c80900;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}

.azfwzzbox_r .swiper-slide h3 {
    color: #ffffff;
    text-align: left;
}

.azfwzzbox_r .swiper-slide span {
    color: #ffffff;
    display: none;
}

.azfwzzbox_r .swiper-slide-thumb-active span {
    display: inline-block;
}

.azfwzzbox_r .swiper-slide-thumb-active h3 {
    font-weight: 600;
}

.swiper-button-next.azfwzzboxnext,
.swiper-button-prev.azfwzzboxprev {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: url(../images/ljt.png) no-repeat center;
    background-color: #ffffff;
    background-size: 14px;
}

.swiper-button-next.azfwzzboxnext {
    background-image: url(../images/rjt.png);
}

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

.azfwzzboxprev.swiper-button-disabled {
    opacity: 1;
}

.swiper-button-next.azfwzzboxnext:hover,
.swiper-button-prev.azfwzzboxprev:hover,
.azfwzzboxprev.swiper-button-disabled:hover {
    background-color: #202c5c;
    background-image: url(../images/ljtw.png);
}

.swiper-button-next.azfwzzboxnext:hover {
    background-image: url(../images/rjtw.png);
}

.azldcgbox {
    margin-top: 60px;
}

.azldcg {
    padding: 120px 0px 200px;
    background-color: #f5f5f5;
}

.znzxjj {
    padding: 120px 0px;
}

.znzxjjbox {
    margin-top: 60px;
    padding: 0px 8.5%;
}

.znzxjjbox p {
    font-size: 18px;
    text-align: justify;
    line-height: 1.8;
    color: #222222;
}

.znhxnl {
    padding: 120px 0px;
    background-color: #162238;
}

.znhxnl .idxfour_tit h3 {
    color: #ffffff;
}

.znhxnlbox {
    margin-top: 60px;
}

.znhxnlbox ul {
    align-items: flex-start;
    border-radius: 8px;
    background-color: #ffffff;
    overflow: hidden;
}

.znhxnlbox ul li {
    width: 33.33%;
    padding: 60px;
    height: 480px;
}

.znhxnlbox ul li span {
    color: #5f6368;
    font-size: 66px;
}

.znhxnlbox ul li h3 {
    font-weight: 600;
    margin: 50px 0px 40px;
    color: #222222;
}

.znhxnlbox ul li p {
    font-size: 18px;
    line-height: 1.5;
    color: #555555;
}

.znhxnlbox ul li:nth-child(2) {
    background-color: #c80900;
}

.znhxnlbox ul li:nth-child(2) span {
    color: #ffffff;
}

.znhxnlbox ul li:nth-child(2) h3 {
    color: #ffffff;
}

.znhxnlbox ul li:nth-child(2) p {
    color: #ffffff;
}

.znjjfa {
    padding: 120px 0px;
}

.znjjfabox {
    margin-top: 60px;
    width: 100%;
    height: 660px;
    background: url(../images/znbg.jpg) no-repeat center;
    background-size: cover;
    border-radius: 8px;
    overflow: hidden;

}

.znjjfabox ul {
    align-items: flex-start;
    height: 100%;
}

.znjjfabox ul li {
    width: 14.5%;
    height: 100%;
    flex-direction: column;
    border-right: 1px solid rgba(255, 255, 255, .2);
    justify-content: center;
    position: relative;
    transition: all .5s;
}

.znjjfaitem {
    text-align: center;
}

.znjjfaitem h3 {
    margin-bottom: 35px;
    color: #ffffff;
}

.znjjfabtn {
    width: 104px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 20px;
    color: #202c5c;
    text-align: center;
    border: 0px;
}

.znjjfaitem_on {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #c80900;
    padding: 90px 50px;
    display: none;
}

.znjjfabox ul li.active {
    width: 27.5%;
}

.znjjfabox ul li.active .znjjfaitem_on {
    display: block;
}

.znjjfaitem_onbox {
    flex-direction: column;
    width: 100%;
    height: 100%;
    align-items: flex-start;
}

.znjjfaitem_onnum {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    justify-content: center;
    background-color: #ffffff;
}

.znjjfaitem_onnum span {
    color: #c80900;
}

.znjjfaitem_ondesc h4 {
    color: #ffffff;
    margin-bottom: 30px;
}

.znjjfaitem_ondesc p {
    font-size: 18px;
    line-height: 1.6;
    color: #ffffff;
}

.znjjfaitemnum {
    position: absolute;
    bottom: 40px;
    left: 0px;
    width: 100%;
    font-style: normal;
    text-align: center;
    font-size: 18px;
    color: #cccccc;
}

.znxmzs {
    padding: 0px 0px 120px;
}

.znxmzsbox {
    margin-top: 60px;
    height: 633px;
}

.znxmzsboxitem {
    width: 100%;
    height: 100%;
    align-items: flex-start;
}

.znxmzsboxli_l {
    width: 65%;
    height: 100%;
    overflow: hidden;
    border-radius: 8px;
}

.znxmzsboxli_l img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.znxmzsboxli_r {
    width: 32.5%;
    padding: 60px 40px;
    height: 100%;
    text-align: left;
    overflow: hidden;
    border-radius: 8px;
    background-color: #c80900;
}

.znxmlist_num span {
    color: rgba(255, 255, 255, .5);
}

.znxmlist_num span strong {
    color: #ffffff;
}

.znxmlist_txt {
    margin-top: 30px;
}

.znxmlist_txt p {
    font-size: 18px;
    line-height: 1.6;
    color: #ffffff;
}

.znxmzsboxsnext.swiper-button-next,
.znxmzsboxsprev.swiper-button-prev {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: url(../images/rjt.png) no-repeat center;
    background-size: 14px;
    background-color: #ffffff;
    top: unset;
    right: 45px;
    bottom: 50px;
}

.znxmzsboxsnext.swiper-button-next::after,
.znxmzsboxsprev.swiper-button-prev::after {
    content: '';
}

.znxmzsboxsprev.swiper-button-prev {
    background-image: url(../images/ljt.png);
    left: unset;
    right: 120px;
}

.znxmzsboxspagi.swiper-pagination-progressbar {
    width: 16%;
    height: 1px;
    top: unset;
    left: unset;
    bottom: 77px;
    right: 200px;
    background-color: rgba(255, 255, 255, .3);
}

.znxmzsboxspagi.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background-color: rgba(255, 255, 255, 1);
}

.znpldcg {
    padding: 120px 0px 200px;
    background-color: #f5f5f5;
}

.znpldcgbox .swiper-pagination-progressbar.idxstuspagination {
    background-color: #e5e5e5;
}

.znpldcgbox .hzxmbot .swiper-button-next.idxstusnext,
.znpldcgbox .hzxmbot .swiper-button-prev.idxstusprev {

    background-color: #e5e5e5;
}

.znpldcgbox .hzxmbot .swiper-button-next.idxstusnext:hover,
.znpldcgbox .hzxmbot .swiper-button-prev.idxstusprev:hover {

    background-color: #c80900;
}

.znlaodlist {
    width: 640px;
    height: 288px;
    background-color: #ffffff;
    border-radius: 8px;
    padding: 24px;
    align-items: flex-start;
}

.znld_l_img {
    width: 60%;
    height: 100%;
    overflow: hidden;
}

.znld_l_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.znld_r_txt {
    width: 35%;
    text-align: left;
    padding-top: 40px;
}

.znld_r_txt h3 {
    color: #222222;
}

.newslistpage {
    padding: 120px 0px;
}

.newsli_ptop a {
    align-items: flex-start;
    height: 633px;
}

.newsli_ptimg {
    width: 64%;
    height: 100%;
    overflow: hidden;
    border-radius: 8px;
}

.newsli_ptimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.newsli_pttxt {
    width: 33%;
    padding: 60px 40px;
    height: 100%;
    text-align: left;
    overflow: hidden;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 8px;
    background-color: #c80900;
}

.newsli_pttxt h4 {
    color: #ffffff;
}

.newsli_pttxt h3 {
    margin: 60px 0px 40px;
    line-height: 1.4;
    color: #ffffff;
}

.newsli_pttxt p {
    line-height: 1.6;
    color: #ffffff;
}

.newslipt_bot {
    width: 176px;
    height: 56px;
    background-color: #ffffff;
    border-radius: 28px;
    justify-content: center;
}

.newslipt_bot p {
    margin-right: 20px;
    color: #202c5c;
}

.newslipt_bot span {
    font-size: 20px;
    color: #202c5c;
}

.newsli_ernav {
    margin: 80px 0px 50px;
}

.newsli_ernav a {
    color: #222222;
    margin-right: 40px;
}

.newsli_ernav a.active,
.newsli_ernav a:hover {
    color: #c80900;
    text-decoration: underline;
    text-underline-offset: 8px;
}

.nslipage_list ul li {
    float: left;
    width: 23%;
    margin-right: 2%;
    margin-bottom: 45px;
}

.nslbox_img {
    width: 100%;
    height: 249px;
    border-radius: 8px;
    overflow: hidden;
}

.nslbox_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nslbox_txt {
    margin-top: 30px;
}

.nslbox_txt h3 {
    color: #222222;
    margin: 15px 0px 30px;
    height: 50px;
    line-height: 1.5;
}

.nslbox_txt h4 {

    color: #888888;
}

.nslbox_txt p {
    color: #888888;
    font-weight: 300;
}

.nslipage_list ul li:hover .nslbox_img img {
    transform: scale(1.1);
}

.nslipage_list ul li:hover .nslbox_txt h3 {
    color: #c80900;
}

.nslipage_list ul li:hover .nslbox_txt h4 {

    color: #222222;
}

.nslipage_list ul li:nth-child(4n) {
    margin-right: 0px;
}

.nwslipages ul {
    justify-content: center;
    display: flex;
}

.nwslipages ul li {
    margin: 0px 4px;
}

.nwslipages ul li:first-child,.nwslipages ul li:last-child {
    display: none;
}

.nwslipages ul li a ,
.nwslipages ul li span,.pagination>.disabled>span{
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: inline-block;
    padding: 0px;
    text-align: center;
    line-height: 48px;
    border: 0px;
    color: #333333;
    background-color: #f5f5f5;
}

.nwslipages ul li.active a,
.nwslipages ul li a:hover ,.pagination>.active>a:hover,.pagination>.active>a{
    background-color: #202c5c;
    color: #ffffff;
}

.pagepos {
    width: 100%;
    background-color: #f5f5f5;
}

.pageposbox {

    height: 44px;
}

.pageposbox p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #888888;
}

.pageposbox p a {

    font-size: 16px;
    color: #888888;
}

.newspage_tit {
    text-align: center;
    margin-bottom: 60px;
}

.newspage_tit h2 {
    color: #222222;
    text-align: center;
    padding: 0px 26%;
    line-height: 1.2;
}

.newspage_tit p {
    margin-top: 35px;
    color: #555555;
}

.newspage_con {
    padding: 0px 17%;
}

.newspage_con p {
    font-size: 18px;
    line-height: 1.6;
    color: #222222;
}

.newspage_con img {
    margin: 5px 0px;
}

.newspback a {
    margin: 100px auto 0px;
    padding-left: 0px;
    padding-right: 30px;
}

.newspback a .idxmorejt span {
    font-size: 30px;
}

.jobt_l h3 {
    margin-bottom: 25px;
    color: #333333;
}

.f64 {
    font-size: 64px;
}

.jobt_l h4 {

    color: #333333;
}

.jobt_r a {
    width: 256px;
    height: 80px;
    background-color: #c80900;
    border-radius: 8px;
    padding: 0px 30px;
}

.jobt_r a p {
    color: #ffffff;
}

.jobt_r a span {
    color: #ffffff;
    font-size: 30px;
}

.jobppic {
    border-radius: 8px;
    overflow: hidden;
    padding: 100px 0px 120px;
}

.jobppic img {
    width: 100%;
}

.jobpb_box {
    margin-top: 80px;
}

.slideTxtBox {
    width: 100%;
}

.slideTxtBox .hd {
    height: 55px;
    border-bottom: 3px solid #e5e5e5;
    position: relative;
}

.slideTxtBox .hd ul {
    float: left;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 32px;
}

.slideTxtBox .hd ul li {
    float: left;
    margin: 0 30px;
    cursor: pointer;
    font-size: 28px;
    color: #888888;
}

.slideTxtBox .hd ul li:first-child {
    margin-left: 0px;
}

.slideTxtBox .hd ul li.on {
    color: #222222;
    background: #fff;
    border-bottom: 3px solid #c80900;
    padding-bottom: 12px;
}

.slideTxtBox .bd ul {
    padding: 15px 0px;
    zoom: 1;
}

.slideTxtBox .bd ul li {
    padding: 40px 0px;
}
.slideTxtBox .bd ul li p {
    	font-size: 18px;
	line-height: 1.8;
	color: #555555;
}

.slideTxtBox .bd ul li p strong {
    font-size: 22px;
}

.cactmap {
    padding: 120px 0px;
}
.cactmaptit h3 {
    color: #222222;
}

.cactmapbox {
    margin-top: 60px;
    width: 100%;
    height: 800px;
    position: relative;
}

.cactmapitem {
    width: 100%;
    height: 100%;
}

.cactmap_txt {
    position: absolute;
    width: 600px;
    bottom: 0px;
    right: 0px;
	background-color: #c80900;
    height: auto;
    z-index: 99;
}
.cactmap_txt ul li {
    padding: 40px;
    align-items: flex-start;
    justify-content: flex-start;
}
.cactmap_txt ul li:first-child {
	background-color: #f5f5f5;
}
.cactmap_txt ul li span {
    font-size: 40px;
    margin-right: 20px;
    color: #ffffff;
    margin-top: -10px;
}
.cactmap_txt ul li h3 {
    color: #ffffff;
    line-height: 1.2;
    font-weight: 300;
    width: 78%;
}
.cactmap_txt ul li:first-child span {

    color: #c80900;
}
.cactmap_txt ul li:first-child h3 {

    font-weight: 600;
	color: #222222;
}

.jobrc {
    width: 100%;
	height: 792px;
    overflow: hidden;
    background: url(../images/jobimg.jpg) no-repeat center;
    background-size: cover;
}

.jobrc_l h3 {
	color: #ffffff;
}
.jobrcbox {
    padding-top: 25%;
    align-items: flex-start;
}
.jobrc_r {
    width: 38%;
}
.jobrc_r p {
    	font-size: 18px;
        line-height: 1.6;
	color: #ffffff;
}
.baoming {
    padding: 120px 0px;
}
.bmtit h4 {

	color: #222222;
}
.bmtit h3 {
    margin: 30px 0px 80px;
	color: #222222;
}
.bmyyxm {
    justify-content: flex-start;
}
.bmyyxm h4 {

	color: #555555;
}
.checkinput {
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 40px;
}
.checkmarktxt {
	color: #555555;
    padding-left: 25px;
    font-weight: 400;
}
.custom-checkbox {
    position: relative;
    margin-left: 50px;
}

/* 隐藏原生的复选框 */
.custom-checkbox input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* 创建自定义的复选框样式 */
.custom-checkbox .checkmark {
    position: absolute;
    top: 8px;
    left: 0;	width: 16px;
	height: 16px;
	border-radius: 2px;
	border: solid 1px #cccccc;
}

/* 当复选框被选中时 */
.custom-checkbox input[type="checkbox"]:checked + .checkmark {
    background-color: #c80900; /* CCTV橙色 */
    border-color: #c80900; /* CCTV橙色 */
}

/* 创建对勾样式 */
.custom-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none; /* 默认不显示 */
}

/* 当复选框被选中时显示对勾 */
.custom-checkbox input[type="checkbox"]:checked + .checkmark:after {
    display: block;
}

/* 对勾的具体样式 */
.custom-checkbox .checkmark:after {
    left: 4px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}
.yyxxitem {
    margin-top: 50px;
}
.yyxxipt {
    width: 49%;
    height: 70px;
    font-size: 22px;
    font-weight: 400;
	color: #555555;
    margin-bottom: 50px;
    border-bottom: 1px solid #e5e5e5;
}

.yyxxipt::placeholder {
    
	color: #555555;
    font-size: 22px;
}

.bmform button {
    border: 0px;
    margin-top: 20px;
}


.backtop {
    width: 50px;
    height: 50px;
    background-color: #162238;
    position: fixed;
    bottom: 20px;
    right: 20px;
    border-radius: 50%;
    text-align: center;
    z-index: 999;
    display: none;
    box-shadow: 0px 0px 10px rgba(255, 255, 255, .1);
}
.backtop a {
    width: 100%;
    height: 100%;
    justify-content: center;
}
.backtop a span {
    color: #ffffff;
    transform: rotate(90deg);
    font-weight: bold;
    font-size: 20px;
}

.head.fixednav {
    position: fixed;
    top: 0px;
    left: 0px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    z-index: 999;
}
.topsearchico {
    cursor: pointer;
}
.searchbox {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(5px); /* 应用模糊效果 */
    z-index: 999;
    display: none;
}

.searchbox .searchboxform {
    width: 50%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    justify-content: center;
}

.searchbox .searchboxform input {
    width: 80%;
    height: 60px;
    border: 0px;
    font-size: 18px;
    padding: 0px 15px;
    background-color: #ffffff;
}
.searchbox .searchboxform button {
    width: 20%;
    height: 60px;
    border: 0px;
    background-color: #c80900;
    color: #ffffff;
    font-size: 20px;
}

.searchboxclose {
    position: absolute;
    top: 40%;
    right: 00px;
    z-index: 999;
}
.searchboxclose img {
    width: 40px;
    height: 30px;
    object-fit: contain;
    filter: brightness(100%) invert(1);
}

.newsli_pbot_tit {
    margin-bottom: 50px;
}

 .wapnavico img {height: 30px;}
 .wapnavbox {position: fixed;width: 100vw;height: 100vh;background-color: rgba(0, 0, 0, .5);top: 0px;left: 0px;z-index: 9999;display: none;}
 .wapnavbox ul {background-color: #ffffff;width: 100%;height: auto;padding: 20px 15px 40px ;}
  .wapnavbox ul li {padding: 15px 0px;border-bottom: 1px solid #eaeaea;}
  .wapnavbox ul li a {font-size: 18px;}
  .wapnavbox ul li.wapclose {margin-bottom: 15px;border-bottom: 0px;}
  .wapcloselogo {height: 50px;}
  .wapcloseimg {height: 20px;}

  .wapnavbox ul li.active a {color: #c80900;}


  .wapjobs {
    width: 100%;
    height: auto;
    padding:  15px;
    background-color: #eeeeee;
    margin-top: 30px;
  }
  .wapjobs h3 {
    font-size: 18px;
  }
  .wapjobs dt span.on {
    transform: rotate(90deg);
  }
  .wapjobs dd {
    padding: 20px 0px;
    display: none;
    transition: all 0s;
  }
  .wapjobs dd strong span {
    font-size: 18px !important;
  }
    .wapjobs dd p {
        line-height: 1.8;
    }

    .wapjobs.active {
        background-color: #fff5f4;
    }

    .wapjobs dd strong {
        font-size: 16px;
    }
   