.proInfo {
    background: #fff;
    padding: 50px 0 70px 0;
    box-shadow: 0px 1px 0px 0px #E6E6E6;
}

.proInfo .wrap .title {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    margin: 0 0 40px 0;
}

.proInfo .wrap .title p {
    color: #EC4000;
    display: inline-block;
}

.proInfo .wrap .case_flex {
    display: flex;
}

.proInfo .wrap .l {
    width: 600px;
    position: relative;
}

.proInfo .wrap .l .video {
    position: absolute;
    top: 0;
    left: 0;
    height: 420px;
    width: 100%;
    z-index: 56;
    background: #000;
}

.proInfo .wrap .l .video video {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.proInfo .wrap .l .big {
    width: 100%;
    height: 420px;
}

.proInfo .wrap .l .big .swiper-slide img {
    width: 100%;
}

.proInfo .wrap .l .big .swiper-slide video {
    width: 100%;
    height: 100%;
    object-fit: contain;
    background: #000;
}

.proInfo .wrap .l .small {
    margin: 13px 0 0 0;
}

.proInfo .wrap .l .small .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 13px;
}

.proInfo .wrap .l .small .swiper-slide {
    cursor: pointer;
}

.proInfo .wrap .l .small .swiper-slide img {
    width: 100%;
}

.proInfo .wrap .Info {
    margin: 34px 0 0 40px;
}

.proInfo .wrap .Info .dis {
    display: flex;
    align-items: center;
    margin: 30px 0 0 0;
}

.proInfo .wrap .Info h1 {
    font-weight: bold;
    font-size: 28px;
    color: #111111;
    margin: 0 0 30px;
}

.proInfo .wrap .Info .pick {
    font-weight: 400;
    font-size: 18px;
    color: #111111;
    margin: 0 0 29px;
}

.proInfo .wrap .Info .text {
    margin: 0 0 20px;
}

.proInfo .wrap .Info .text td, .proInfo .wrap .Info .text p {
    font-weight: 400;
    font-size: 18px;
    color: #111111;
    line-height: 33px;
}

.proInfo .wrap .Info .text .list:not(:last-child) {
    margin: 0 0 10px;
}

.proInfo .wrap .Info .more {
    width: fit-content;
    padding: 0 15px;
    height: 35px;
    background: #FFFFFF;
    border-radius: 3px;
    border: 1px solid #EC4000;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .4s;
}

.proInfo .wrap .Info .dis .more:not(:last-child) {
    margin: 0 20px 0 0;
}

.proInfo .wrap .Info .more .iconfont {
    font-size: 15px;
    margin: 0 5px 0 0;
    transition: .4s;
    color: #EC4000;
}

.proInfo .wrap .Info .more p {
    font-weight: 400;
    font-size: 14px;
    color: #EC4000;
    transition: .4s;
}

.proInfo .wrap .Info .more:hover {
    background: #EC4000;
    border: 1px solid #EC4000;
}

.proInfo .wrap .Info .more:hover .iconfont, .proInfo .wrap .Info .more:hover p {
    color: #FFFFFF;
}

.caseInfo {
    padding: 50px 0 120px 0;
}

.caseInfo .wrap .title_list h1 {
    margin: 0 0 20px;
}

.caseInfo .wrap .title_list {
    margin: 0 0 20px;
}

.caseInfo .wrap .title_list p {
    font-size: 18px !important;
    line-height: 35px !important;
    padding: 0 0 0 20px;
    position: relative;
}

.caseInfo .wrap .title_list p:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ec4000;
    top: 13px;
    left: 0;
}

.caseInfo .wrap .title {
    padding: 40px 30px 50px 30px;
    background: #fff;
}

.caseInfo .wrap .title p {
    font-size: 18px;
    line-height: 25px;
}

.caseInfo .wrap .title p span {
    font-size: 18px !important;
}

.caseInfo .wrap .title h1 {
    /*font-weight: bold;*/
    font-size: 26px;
    margin: 0 0 20px;
    /*color: #111111;*/
    /*border-bottom: 1px solid #E6E6E6;*/
    /*padding: 0 0 30px;*/
    /*margin: 0 0 40px;*/
}

.caseInfo .wrap .title .list {
    line-height: 56px;
}

.caseInfo .wrap .title .list p:first-child {
    font-weight: bold;
    font-size: 24px;
    color: #333333;
}

.caseInfo .wrap .title .list p:nth-child(2) {
    font-weight: 500;
    font-size: 20px;
    color: #333333;
}

.caseInfo .wrap .title img {
    object-fit: contain;
    height: fit-content;
}

.caseInfo .wrap .content {
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    margin: 40px 0 0 0;
}

.caseInfo .wrap .content .headline {
    font-weight: bold;
    font-size: 24px;
    color: #111111;
    padding: 35px 0 30px 30px;
}

.caseInfo .wrap .content .matter .huise {
    height: 65px;
    background: #F5F6F7;
    display: flex;
    align-items: center;
    padding: 0 0 0 30px;
}

.caseInfo .wrap .content .matter .huise p {
    font-weight: 500;
    font-size: 18px;
    color: #111111;
    text-align: center;
}

.caseInfo .wrap .content .matter .huise p:not(:last-child) {
    margin: 0 349px 0 0;
}

.caseInfo .wrap .content .matter .huise p:first-child {
    margin: 0 100px 0 0;
    min-width: 36px;
}

.caseInfo .wrap .content .matter .huise p:nth-child(2) {
    width: 72px;
}

.caseInfo .wrap .content .matter .huise p:nth-child(3) {
    width: 135px;
}

.caseInfo .wrap .content .matter .huise p:nth-child(4) {
    width: 120px;
}

.caseInfo .wrap .content .matter .flex .item {
    height: 100px;
    display: flex;
    align-items: center;
    padding: 0 0 0 30px;
}

.caseInfo .wrap .content .matter .flex .item > * {
    text-align: center;
}

.caseInfo .wrap .content .matter .flex .item > *:not(:last-child) {
    margin: 0 349px 0 0;
}

.caseInfo .wrap .content .matter .flex .item > *:nth-child(2), .caseInfo .wrap .content .matter .flex .item > *:nth-child(3) {
    width: 135px;
}

.caseInfo .wrap .content .matter .flex .item > *:nth-child(4) {
    width: 120px;
}

.caseInfo .wrap .content .matter .flex .item:nth-child(2n) {
    background: rgba(236, 64, 0, 0.2);
}

.caseInfo .wrap .content .matter .flex .item p {
    font-weight: 500;
    font-size: 18px;
    color: #555555;
}

.caseInfo .wrap .content .matter .flex .item p:first-child {
    min-width: 36px;
    margin: 0 100px 0 0;
}

.caseInfo .wrap .content .matter .flex .item .img {
    width: 72px;
    height: 72px;
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    display: flex;
    align-items: center;
    justify-content: center;
}

.caseInfo .wrap .content .matter .flex .item .img img {
    max-width: 70%;
    max-height: 70%;
    object-fit: contain;
}

/*# sourceMappingURL=caseInfo.css.map */
.imgdet {
    position: relative;
    height: 420px;
    width: 1200px;
    z-index: 55;
    pointer-events: none;
}

.imgdet.hide {
    opacity: 0;
    pointer-events: none;
}

.imgdet .imglist {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 84px;
    /* height: 460px; */
    height: 100%;
    overflow: hidden;
}

.imgdet .imglist ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 0;
}

.imgdet .imglist ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 80px;
    height: 80px;
    border: 2px solid #fff;
    margin-bottom: 10px;
}

.imgdet .imglist ul li:last-of-type {
    margin-bottom: 0;
}

.imgdet .imglist ul .active {
    border: 2px solid #f00;
}

.imgdet .imglist ul li img {
    width: 100%;
    height: 100%;
}

.imgdet .imgpart {
    vertical-align: top;
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    /*width: 460px;*/
    /*height: 460px;*/
    width: 600px;
    height: 420px;
    pointer-events: auto;
}

.imgdet.hide .imgpart {
    pointer-events: none;
}

.imgdet .imgpart .pic {
    position: relative;
    width: 100%;
    height: 100%;
}

.imgdet .imgpart .pic .magnify {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 210px;
    cursor: move;
    background-color: #fff;
    opacity: .3;
    filter: alpha(opacity=30);
}

.imgdet .imgpart .pic img {
    width: 100%;
    height: 100%;
}

/* .imgdet .imgpart:hover .bigpic{
    display: block;
}
.imgdet .imgpart:hover .magnify{
    display: block;
} */
.imgdet .imgpart .bigpic {
    display: none;
    position: absolute;
    top: 0;
    right: -610px;
    /*width: 460px;*/
    /*height: 460px;*/
    width: 600px;
    height: 420px;
    z-index: 333;
    border: 1px solid #fff;
    overflow: hidden;
}

.imgdet .imgpart .bigpic > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 1200px;
    height: 840px;
    max-width: unset;
    max-height: unset;
}



@media screen and (max-width: 1920px) {
    .proInfo {
        background: #fff;
        padding: 2.6041666667vw 0 3.6458333333vw 0;
        box-shadow: 0vw 0.0520833333vw 0vw 0vw #E6E6E6;
    }

    .proInfo .wrap .title {
        font-weight: 400;
        font-size: 0.8333333333vw;
        color: #333333;
        margin: 0 0 2.0833333333vw 0;
    }

    .proInfo .wrap .title p {
        color: #EC4000;
        display: inline-block;
    }

    .proInfo .wrap .case_flex {
        display: flex;
    }

    .proInfo .wrap .l {
        width: 31.25vw;
        position: relative;
    }

    .proInfo .wrap .l .video {
        position: absolute;
        top: 0;
        left: 0;
        height: 21.875vw;
        width: 100%;
        z-index: 56;
        background: #000;
    }

    .proInfo .wrap .l .video video {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .proInfo .wrap .l .big {
        width: 100%;
        height: 21.875vw;
    }

    .proInfo .wrap .l .big .swiper-slide img {
        width: 100%;
    }

    .proInfo .wrap .l .big .swiper-slide video {
        width: 100%;
        height: 100%;
        object-fit: contain;
        background: #000;
    }

    .proInfo .wrap .l .small {
        margin: 0.6770833333vw 0 0 0;
    }

    .proInfo .wrap .l .small .swiper-wrapper {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 0.6770833333vw;
    }

    .proInfo .wrap .l .small .swiper-slide {
        cursor: pointer;
    }

    .proInfo .wrap .l .small .swiper-slide img {
        width: 100%;
    }

    .proInfo .wrap .Info {
        margin: 1.7708333333vw 0 0 2.0833333333vw;
    }

    .proInfo .wrap .Info .dis {
        display: flex;
        align-items: center;
        margin: 1.5625vw 0 0 0;
    }

    .proInfo .wrap .Info h1 {
        font-weight: bold;
        font-size: 1.4583333333vw;
        color: #111111;
        margin: 0 0 1.5625vw;
    }

    .proInfo .wrap .Info .pick {
        font-weight: 400;
        font-size: 0.9375vw;
        color: #111111;
        margin: 0 0 1.5104166667vw;
    }

    .proInfo .wrap .Info .text {
        margin: 0 0 1.0416666667vw;
    }

    .proInfo .wrap .Info .text td, .proInfo .wrap .Info .text p {
        font-weight: 400;
        font-size: 0.9375vw;
        color: #111111;
        line-height: 1.71875vw;
    }

    .proInfo .wrap .Info .text .list:not(:last-child) {
        margin: 0 0 0.5208333333vw;
    }

    .proInfo .wrap .Info .more {
        width: fit-content;
        padding: 0 0.78125vw;
        height: 1.8229166667vw;
        background: #FFFFFF;
        border-radius: 0.15625vw;
        border: 0.0520833333vw solid #EC4000;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: .4s;
    }

    .proInfo .wrap .Info .dis .more:not(:last-child) {
        margin: 0 1.0416666667vw 0 0;
    }

    .proInfo .wrap .Info .more .iconfont {
        font-size: 0.78125vw;
        margin: 0 0.2604166667vw 0 0;
        transition: .4s;
        color: #EC4000;
    }

    .proInfo .wrap .Info .more p {
        font-weight: 400;
        font-size: 0.7291666667vw;
        color: #EC4000;
        transition: .4s;
    }

    .proInfo .wrap .Info .more:hover {
        background: #EC4000;
        border: 0.0520833333vw solid #EC4000;
    }

    .proInfo .wrap .Info .more:hover .iconfont, .proInfo .wrap .Info .more:hover p {
        color: #FFFFFF;
    }

    .caseInfo {
        padding: 2.6041666667vw 0 6.25vw 0;
    }

    .caseInfo .wrap .title_list h1 {
        margin: 0 0 1.0416666667vw;
    }

    .caseInfo .wrap .title_list {
        margin: 0 0 1.0416666667vw;
    }

    .caseInfo .wrap .title_list p {
        font-size: 0.9375vw !important;
        line-height: 1.8229166667vw !important;
        padding: 0 0 0 1.0416666667vw;
        position: relative;
    }

    .caseInfo .wrap .title_list p:after {
        content: '';
        position: absolute;
        width: 0.4166666667vw;
        height: 0.4166666667vw;
        border-radius: 50%;
        background: #ec4000;
        top: 0.6770833333vw;
        left: 0;
    }

    .caseInfo .wrap .title {
        padding: 2.0833333333vw 1.5625vw 2.6041666667vw 1.5625vw;
        background: #fff;
    }

    .caseInfo .wrap .title p {
        font-size: 0.9375vw;
        line-height: 1.3020833333vw;
    }

    .caseInfo .wrap .title p span {
        font-size: 0.9375vw !important;
    }

    .caseInfo .wrap .title h1 {
        /*font-weight: bold;*/
        font-size: 1.3541666667vw;
        margin: 0 0 1.0416666667vw;
        /*color: #111111;*/
        /*border-bottom: 1/$f+vw solid #E6E6E6;*/
        /*padding: 0 0 30/$f+vw;*/
        /*margin: 0 0 40/$f+vw;*/
    }

    .caseInfo .wrap .title .list {
        line-height: 2.9166666667vw;
    }

    .caseInfo .wrap .title .list p:first-child {
        font-weight: bold;
        font-size: 1.25vw;
        color: #333333;
    }

    .caseInfo .wrap .title .list p:nth-child(2) {
        font-weight: 500;
        font-size: 1.0416666667vw;
        color: #333333;
    }

    .caseInfo .wrap .title img {
        object-fit: contain;
        height: fit-content;
    }

    .caseInfo .wrap .content {
        background: #FFFFFF;
        border: 0.0520833333vw solid #E6E6E6;
        margin: 2.0833333333vw 0 0 0;
    }

    .caseInfo .wrap .content .headline {
        font-weight: bold;
        font-size: 1.25vw;
        color: #111111;
        padding: 1.8229166667vw 0 1.5625vw 1.5625vw;
    }

    .caseInfo .wrap .content .matter .huise {
        height: 3.3854166667vw;
        background: #F5F6F7;
        display: flex;
        align-items: center;
        padding: 0 0 0 1.5625vw;
    }

    .caseInfo .wrap .content .matter .huise p {
        font-weight: 500;
        font-size: 0.9375vw;
        color: #111111;
        text-align: center;
    }

    .caseInfo .wrap .content .matter .huise p:not(:last-child) {
        margin: 0 18.1770833333vw 0 0;
    }

    .caseInfo .wrap .content .matter .huise p:first-child {
        margin: 0 5.2083333333vw 0 0;
        min-width: 1.875vw;
    }

    .caseInfo .wrap .content .matter .huise p:nth-child(2) {
        width: 3.75vw;
    }

    .caseInfo .wrap .content .matter .huise p:nth-child(3) {
        width: 7.03125vw;
    }

    .caseInfo .wrap .content .matter .huise p:nth-child(4) {
        width: 6.25vw;
    }

    .caseInfo .wrap .content .matter .flex .item {
        height: 5.2083333333vw;
        display: flex;
        align-items: center;
        padding: 0 0 0 1.5625vw;
    }

    .caseInfo .wrap .content .matter .flex .item > * {
        text-align: center;
    }

    .caseInfo .wrap .content .matter .flex .item > *:not(:last-child) {
        margin: 0 18.1770833333vw 0 0;
    }

    .caseInfo .wrap .content .matter .flex .item > *:nth-child(2), .caseInfo .wrap .content .matter .flex .item > *:nth-child(3) {
        width: 7.03125vw;
    }

    .caseInfo .wrap .content .matter .flex .item > *:nth-child(4) {
        width: 6.25vw;
    }

    .caseInfo .wrap .content .matter .flex .item:nth-child(2n) {
        background: rgba(236, 64, 0, 0.2);
    }

    .caseInfo .wrap .content .matter .flex .item p {
        font-weight: 500;
        font-size: 0.9375vw;
        color: #555555;
    }

    .caseInfo .wrap .content .matter .flex .item p:first-child {
        min-width: 1.875vw;
        margin: 0 5.2083333333vw 0 0;
    }

    .caseInfo .wrap .content .matter .flex .item .img {
        width: 3.75vw;
        height: 3.75vw;
        background: #FFFFFF;
        border: 0.0520833333vw solid #EDEDED;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .caseInfo .wrap .content .matter .flex .item .img img {
        max-width: 70%;
        max-height: 70%;
        object-fit: contain;
    }

    /*# sourceMappingURL=caseInfo.css.map */
    .imgdet {
        position: relative;
        height: 21.875vw;
        width: 62.5vw;
        z-index: 55;
        pointer-events: none;
    }

    .imgdet.hide {
        opacity: 0;
        pointer-events: none;
    }

    .imgdet .imglist {
        position: relative;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 4.375vw;
        /* height: 460/$f+vw; */
        height: 100%;
        overflow: hidden;
    }

    .imgdet .imglist ul {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        font-size: 0;
    }

    .imgdet .imglist ul li {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 4.1666666667vw;
        height: 4.1666666667vw;
        border: 0.1041666667vw solid #fff;
        margin-bottom: 0.5208333333vw;
    }

    .imgdet .imglist ul li:last-of-type {
        margin-bottom: 0;
    }

    .imgdet .imglist ul .active {
        border: 0.1041666667vw solid #f00;
    }

    .imgdet .imglist ul li img {
        width: 100%;
        height: 100%;
    }

    .imgdet .imgpart {
        vertical-align: top;
        position: relative;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        /*width: 460/$f+vw;*/
        /*height: 460/$f+vw;*/
        width: 31.25vw;
        height: 21.875vw;
        pointer-events: auto;
    }

    .imgdet.hide .imgpart {
        pointer-events: none;
    }

    .imgdet .imgpart .pic {
        position: relative;
        width: 100%;
        height: 100%;
    }

    .imgdet .imgpart .pic .magnify {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 15.625vw;
        height: 10.9375vw;
        cursor: move;
        background-color: #fff;
        opacity: .3;
        filter: alpha(opacity=30);
    }

    .imgdet .imgpart .pic img {
        width: 100%;
        height: 100%;
    }

    /* .imgdet .imgpart:hover .bigpic{
        display: block;
    }
    .imgdet .imgpart:hover .magnify{
        display: block;
    } */
    .imgdet .imgpart .bigpic {
        display: none;
        position: absolute;
        top: 0;
        right: -31.7708333333vw;
        /*width: 460/$f+vw;*/
        /*height: 460/$f+vw;*/
        width: 31.25vw;
        height: 21.875vw;
        z-index: 333;
        border: 0.0520833333vw solid #fff;
        overflow: hidden;
    }

    .imgdet .imgpart .bigpic > img {
        position: absolute;
        top: 0;
        left: 0;
        width: 62.5vw;
        height: 43.75vw;
        max-width: unset;
        max-height: unset;
    }
}

/*# sourceMappingURL=caseInfo.css.map */
@media screen and (max-width: 768px) {
    .proInfo .wrap .title {
        font-size: 12px;
        line-height: 1.6;
        margin: 0 0 15px;
    }

    .proInfo .wrap .l {
        width: 100%;
    }

    .proInfo .wrap .case_flex {
        display: block;
    }

    .proInfo .wrap .Info h1 {
        font-size: 18px;
        margin: 0 0 15px;
    }

    .proInfo .wrap .Info .text td, .proInfo .wrap .Info .text p {
        font-size: 14px;
        line-height: 1.6;
    }

    .imgdet {
        height: 50.875vw;
        width: 100%;
    }

    .imgdet .imgpart {
        width: 100%;
        height: 100%;
    }

    .proInfo .wrap .l .video {
        height: 50.875vw;
    }

    .proInfo .wrap .l .small {
        margin: 10px 0 0;
    }

    .proInfo .wrap .Info .dis {
        margin: 10px 0 0;
    }

    .proInfo .wrap .Info .more {
        height: unset;
        padding: 5px;
    }

    .proInfo .wrap .Info .more p {
        font-size: 12px;
    }

    .proInfo .wrap .Info {
        margin: 15px 0 0;
    }

    .proInfo {
        padding: 20px 0 30px;
    }

    .caseInfo .wrap .title h1 {
        font-size: 18px;
        margin: 0 0 10px;
    }

    .caseInfo .wrap .title {
        padding: 20px 15px;
    }

    .caseInfo .wrap .title_list {
        margin: 0 0 15px;
    }

    .caseInfo .wrap .title_list p {
        font-size: 14px !important;
        line-height: 2 !important;
        padding: 0 0 0 15px;
    }

    .caseInfo .wrap .title_list p:after {
        width: 4px;
        height: 4px;
        top: 12px;
    }

    .caseInfo {
        padding: 30px 0;
    }
}
