/*产业实践*/
.cpfw-header {
    width: 100%;
    padding-bottom: 20.8%;
    position: relative;
    background: url(../images/cpfw/header-bg.png) no-repeat;
    background-size: 100%;
}

.cpfw-wrap {
    padding-top: 4%;
    background-size: 100%;
}

.jcnl-wrap .carousel {
    margin: 2.375rem 0 3.4375rem;
}

.jcnl-wrap .carousel .swiper-box {
    display: flex;
    align-items: center;
    position: relative;
}

.jcnl-wrap .carousel .swiper-container {
    width: calc(100% - 90px);
}

.jcnl-wrap .carousel-item {
    height: 126px;
    line-height: 133px;
    align-items: center;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
}

.jcnl-wrap .carousel-item:hover {
    /* transition: all 0.5s;
    transform: scale(1.05); */
}

.jcnl-wrap .swiper-button-next,
.jcnl-wrap .swiper-button-prev {
    top: 50%;
}

.jcnl-wrap .swiper-button-next::after,
.jcnl-wrap .swiper-button-prev::after {
    width: 22px;
    height: 45px;
    content: "";
    display: inline-block;
    background: url(../images/cpfw/arrow-icon.png) no-repeat;
    background-size: 100% 100%;
}

.jcnl-wrap .swiper-button-prev::after {
    transform: rotate(180deg);
}

.carousel .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(0.9, 0.85);
    -moz-transform: scale(0.9, 0.85);
    -ms-transform: scale(0.9, 0.85);
    -o-transform: scale(0.9, 0.85);
    transform: scale(0.9, 0.85);
    background-color: #197ac0;
    border: 2px solid #7fcaff;
    box-sizing: border-box;
    border-radius: 12px;
}

.carousel .swiper-slide div {
    width: 22.125rem;
    height: 2.5rem;
    background-repeat: no-repeat;
    background-position: center;
}

.carousel .swiper-slide-active {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    background-color: #ffffff;
    border: 2px solid #ffdbb7;
    box-sizing: border-box;
    border-radius: 12px;
}

.swiper-slide #button-roll1 {
    background-image: url('../images/cpfw/tdy-logo.png');
}

.swiper-slide-active #button-roll1 {
    background-image: url('../images/cpfw/tdy-logo-black.png');
}

.swiper-slide #button-roll2 {
    background-image: url('../images/cpfw/aimx-logo.png');
}

.swiper-slide-active #button-roll2 {
    background-image: url('../images/cpfw/aimx-logo-black.png');
}

.swiper-slide #button-roll3 {
    background-image: url('../images/cpfw/aizn-logo.png');
}

.swiper-slide-active #button-roll3 {
    background-image: url('../images/cpfw/aizn-logo-black.png');
}

.swiper-slide #button-roll4 {
    background-image: url('../images/cpfw/aizs-logo.png');
}

.swiper-slide-active #button-roll4 {
    background-image: url('../images/cpfw/aizs-logo-black.png');
}

.jcnl-wrap .tdy-wrap1 {
    display: grid;
    grid-template-columns: 0.6fr 0.4fr;
    grid-template-rows: repeat(2, auto);
    gap: 20px;
}

.jcnl-wrap .tdy-wrap1 .tdy-item2,
.jcnl-wrap .tdy-wrap2 .tdy-item2,
.sksf-wrap .sksf-item2 {
    grid-column-start: 2;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 3;
}

.jcnl-wrap .tdy-wrap2 {
    padding: 20px;
    background: url(../images/cpfw/rectangle-bg.png) no-repeat;
    background-size: 100% 100%;
    display: grid;
    align-items: center;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, auto);
    gap: 20px;
}

.sjnl-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 20px;
}

.sksf-wrap {
    display: grid;
    grid-template-columns: 0.4fr 0.6fr;
    grid-template-rows: repeat(2, auto);
    gap: 20px;
    align-items: center;
}

.sksf-wrap .sksf-item2 {
    background: url(../images/cpfw/rectangle-bg.png) no-repeat;
    background-size: 100% 100%;
    padding: 50px;
}

.kfgx-wrap {
    display: grid;
    grid-template-columns: 0.4fr 0.1fr 0.5fr;
    align-items: center;
}

.kfgx-wrap .kfgx-item3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, auto);
    gap: 20px;
}

.kfgx-wrap .kfgx-item3>div:nth-child(4) {
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 2;
    grid-row-end: 3;
}

.aimx-wrap {
    display: grid;
    grid-template-columns: 0.55fr 0.45fr;
    grid-template-rows: repeat(2, auto);
    gap: 20px;
}

.aimx-wrap .aimx-item2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 10px;
}

.aimx-wrap .aimx-item3 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 10px;
}

.aimx-wrap .aimx-item3 .aimx-item3-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

.aimx-wrap .aimx-item3 .aimx-item3-2 .aimx-title1 {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    font-family: "Source Han Sans SC";
    border-radius: 3px;
    background-color: #ef8b24;
    padding: 2px 8px;
}

.aimx-wrap .aimx-item3 .aimx-item3-2 .aimx-desc {
    font-size: 12px;
    color: #333333;
    font-weight: 400;
    font-family: "Source Han Sans SC";
}

.aimx-wrap .aimx-item3 .aimx-item3-2>div {
    display: flex;
    align-items: center;
}

.aimx-wrap .aimx-item3>div:nth-child(1),
.aimx-wrap .aimx-item3>div:nth-child(2),
.aizn-wrap .aizn-item1>div:nth-child(2),
.aizn-wrap .aizn-item1>div:nth-child(3) {
    display: flex;
    flex-direction: column;
}

.aimx-wrap .aimx-item3 .rectangle2,
.aizn-wrap .aizn-item1 .rectangle2 {
    flex: 1;
}

.aizn-wrap .aizn-item1 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 20px;
}

.aizn-wrap .aizn-item1>div:nth-child(2) .rectangle2 {
    text-align: center;
}

.aizn-wrap .aizn-item2 {
    border-radius: 22px;
    padding: 20px 40px;
    background-color: #ebf5fe;
}

.aizs-wrap .aizs-item1 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px;
}

.rectangle2 {
    padding: 20px 10px;
    background: url(../images/cpfw/rectangle-bg2.png) no-repeat;
    background-size: 100% 100%;
}

.item-img {
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.item-img img {
    width: 100%;
    height: 100%;
    transition: transform 1s ease-in-out;
}

.item-img img:hover {
    transform: scale(1.3);
}

.item-img .item-img-desc {
    width: 100%;
    left: 0;
    bottom: 0;
    position: absolute;
    padding: 10px;
    font-size: 20px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Alibaba PuHuiTi";
    background-image: linear-gradient(90deg, rgba(23, 121, 191, 0.9) 0%, rgba(25, 122, 192, 0.1) 100%);
}

.item-img .item-img-desc2 {
    width: 100%;
    left: 0;
    bottom: 0;
    position: absolute;
    padding: 10px;
    text-align: center;
    padding: 10px;
    background-color: #197ac0;
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Source Han Sans SC";
}

.title1 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.title1::before {
    margin-right: 10px;
    content: "";
    display: block;
    width: 12em;
    height: 1em;
    background-image: url(../images/zszx_left.png);
    background-size: 100% 100%;
}

.title1::after {
    margin-left: 10px;
    content: "";
    display: block;
    width: 12em;
    height: 1em;
    background-image: url(../images/zszx_right.png);
    background-size: 100% 100%;
}

.title2 {
    font-size: 22px;
    color: #ef8b24;
    font-weight: bold;
    display: flex;
    align-items: center;
}

.title2::before {
    content: "";
    display: inline-block;
    margin: 20px 0;
    width: 1.2em;
    height: 0.8em;
    background: url(../images/cysj2_0/title-icon1.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
}

.title3 {
    border-radius: 8px;
    background-color: #197ac0;
    text-align: center;
    font-size: 18px;
    letter-spacing: 4px;
    padding: 8px 0;
    color: #ffffff;
    font-weight: 700;
    font-family: "Alibaba PuHuiTi";
}

.title4 {
    font-size: 22px;
    letter-spacing: 1px;
    color: #ef881a;
    font-weight: 700;
    font-family: "Alibaba PuHuiTi";
}

.desc1 {
    font-size: 18px;
    line-height: 36px;
    font-family: "Alibaba PuHuiTi";
    text-indent: 4ch;
}

.desc2 {
    font-size: 18px;
    line-height: 32px;
    color: #333333;
    position: relative;
    padding-left: 15px;
}

.desc2::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ef8b24;
    position: absolute;
    left: 0;
    top: 7px;
}

.desc3 {
    font-size: 14px;
    line-height: 23px;
    color: #333333;
    position: relative;
    padding-left: 15px;
}

.desc3::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #197ac0;
    position: absolute;
    left: 0;
    top: 11px;
}

.tick-desc {
    letter-spacing: -1px;
    font-size: 14px;
    color: #333333;
    font-weight: 400;
}

.tick-desc::before {
    content: "";
    width: 17px;
    height: 13px;
    margin-right: 5px;
    display: inline-block;
    background: url(../images/cpfw/tick.png) no-repeat;
    background-size: 100% 100%;
}

.bg1 {
    background-color: #197ac0;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt50 {
    margin-top: 50px;
}

.color1 {
    color: #197ac0;
}

.color2 {
    color: #ef8b24;
}