.chuangxin {
    width: 100%;
    /* border: 1px solid rgba(91, 0, 134, 1); */
    background-color: rgba(91, 0, 134, 1);
    overflow: hidden;
}

.title {
    width: 1000px;
    /* height: 125px; */
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
}

.ch {
    /* width: 220px; */
    text-align: center;
    font-weight: 700;
    font-size: 62px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    color: white;
    line-height: 1;
}

.en {
    width: 295px;
    text-align: left;
    margin: auto;
    color: white;
    font-size: 33px;
    line-height: 1;
    font-weight: bold;
}

.swiper_r1 {
    width: 1170px;
    height: 390px;
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
}

.swiper_r1_container {
    width: 100%;
    height: 100%;
}

.swiper_r1_wrapper {
    width: 100%;
    height: 100%;
}

.swiper_part {
    width: 1000px;
    height: 390px;
}

.swiper_r1_slide {
    font-size: 0px;
}

.swiper_r1_slide>div:nth-of-type(1) {
    display: inline-block;
    vertical-align: top;
    width: 800px;
    height: 390px;
    overflow: hidden;
}

.swiper_r1_slide>div:nth-of-type(1)>img {
    vertical-align: top;
    width: 800px;
    height: 390px;
    transition: all 0.5s;
}

.swiper_r1_slide>div:nth-of-type(1)>img:hover {
    transform: scale(1.05);
}

.cxtext {
    display: inline-block;
    vertical-align: top;
    width: 370px;
    height: 390px;
    color: #888;
    text-align: center;
    background-color: white;
}

.twotext {
    width: 225px;
    height: 210px;
    padding: 80px 60px 0 80px;
    /* margin-top: 60px;
  margin-left: 60px; */
}

.cxtext_title {
    color: #6a6a6a;
    ;
    /* width: 145px; */
    font-size: 33px;
    font-weight: 700;
    margin: 0 auto;
}

.cxtext_text {
    /* width: 145px; */
    /* margin-left: 32.5px; */
    margin-top: 20px;
    font-size: 18px;
    color: #6a6a6a;
    line-height: 40px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.cxnext {
    /* width: 30px;
  height: 30px; */
}

.swiper_r1_pagination {
    position: absolute;
    right: 22px;
    bottom: 30px;
    cursor: pointer;
    /* width: 30px;
  height: 30px; */
}

.cxnext>img {
    width: 41px;
    height: 41px;
}

.twotext {
    cursor: pointer;
}

.twotext:hover .cxtext_title,
.twotext:hover .cxtext_text {
    color: orangered !important;
}


@media (min-width: 1200px) and (max-width: 1530px) {
    .ch {
        font-size: 42px;
    }

    .en {
        font-size: 25px;
        width: 200px;
    }

    .swiper_r1_slide>div:nth-of-type(1)>img {
        width: 613px;
        height: 344px;
    }

    .swiper_r1 {
        width: 896px;
        height: 344px;
    }

    .cxtext {
        width: 283px;
        height: 344px;
    }

    .swiper_r1_slide>div:nth-of-type(1) {
        width: 613px;
        height: 344px;
    }

    .cxtext_title {
        font-size: 25px;
    }

    .cxtext_text {
        font-size: 18px;
        margin-top: 15px;
        line-height: 30px;
    }

    .twotext {
        padding: 0;
        padding-left: 63px;
        padding-top: 53px;
        width: 174px;
    }
}

@media (min-width: 769px) and (max-width: 1199px) {
    .swiper_r1 {
        width: 900px;
        height: 290px;
    }

    .swiper_r1_slide>div:nth-of-type(1)>img {
        width: 500px;
        height: 290px;
    }

    .cxtext {
        width: 300px;
        height: 290px;
    }

    .swiper_r1_slide>div:nth-of-type(1) {
        width: 500px;
        height: 290px;
    }

    .twotext {
        width: 100%;
        height: 210px;
        /* padding: 80px 60px 0 80px; */
        padding: 30px 40px;
        box-sizing: border-box;
    }
    .cxtext_text {
        font-size: 18px;
        margin-top: 13px;
        line-height: 35px;
    }
    .cxtext_title {
        font-size: 25px;
    }
    .ch {
        font-size: 42px;
    }

    .en {
        font-size: 25px;
        width: 200px;
    }
}

@media (min-width: 769px) and (max-width: 1199px) {
    .swiper_r1 {
        width: 800px;
    }

    /* .swiper_r1_slide > div:nth-of-type(1) > img {
    width: 630px;
  }
  .cxtext {
    width: 270px;
  }
  .swiper_r1_slide > div:nth-of-type(1) {
    width: 630px;
  }
  .twotext {
    width: 100%;
    height: 210px;
    padding: 60px 40px;
    box-sizing: border-box;
  } */
}

@media (width: 640px) {
    .chuangxin {
        width: 100%;
    }

    .title {
        width: 100%;
        margin-top: 30px;
    }

    .swiper_r1 {
        width: 100%;
    }

    .ch {
        font-size: 26px;
    }

    .en {
        font-size: 15px;
        width: 130px;
    }

    .swiper_r1 {
        margin-top: 25px;
        width: 560px;
        height: auto;
    }

    .swiper_r1_slide>div:nth-of-type(1)>img {
        width: 380px;
        height: 180px;
    }

    .swiper_r1_slide>div:nth-of-type(1) {
        width: 380px;
        height: 180px;
    }

    .cxtext {
        width: 175px;
        height: 180px;
    }

    .twotext {
        padding: 30px 40px;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
    }

    .cxtext_title {
        font-size: 15px;
    }

    .cxtext_text {
        font-size: 12px;
        line-height: 1.5;
        margin-top: 20px;
    }

    .cxnext>img {
        width: 18px;
        height: 18px;
    }

    .swiper_r1_pagination {
        right: 13px;
        bottom: 13px;
    }
}

.mibile-en {
    display: none;
}
