* {
    margin: 0;
    padding: 0;
}


body {
    position: relative;
}

/* 针对PC端 */
/* @media screen and (min-width: 1024px) { */

/* .mainer { */
/* padding-top: 65px; */
/* } */

/* 轮播图 */
.banner {
    width: 100%;
    height: 9.2rem;
    position: relative;
    margin: 0.9rem auto 0;
    overflow: hidden;
}

.banner .wrap {
    width: 100%;
}

.banner .wrap .item {
    width: 100%;
    position: relative;
}



.div1 {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translatey(-50%);
    cursor: pointer;
    width: 41px;
    height: 69px;
    font-size: 30px;
    line-height: 70px;
    text-align: center;
    color: #D6D8D4;
    background-color: rgba(0, 0, 0, 0.3);
}

.div2 {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translatey(-50%);
    cursor: pointer;
    width: 41px;
    height: 69px;
    font-size: 30px;
    line-height: 70px;
    text-align: center;
    color: #D6D8D4;
    background-color: rgba(0, 0, 0, 0.3);
}


.pagenation_module{
    width: 16.77rem;
    position: absolute;
    left: 50%;
    bottom: 55px;
    transform: translateX(-50%);
    z-index: 9999;
}

.pagenation {
    width: 75px;
    float: left;
    display: flex;
    padding: 2px 8px;
    height: 22px;
    /* background: rgba(0, 0, 0, 0.3); */
    border-radius: 13px;
    margin: 0 auto;
    background: #FFFFFF;
}

.pagenation>div {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #6B4EF4;
    margin-right: 10px;
    margin-top: 6px;
    cursor: pointer;
}

.pagenation>div:last-child {
    margin-right: 0;

}



.item_box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.item_box .itenbox_content {
    width: 16.77rem;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.itenbox_content .itembox_rig {
    width: 10.44rem;
    height: 6.8rem;
    position: absolute;
    top: 1rem;
    right: -1.5rem;
}

.itenbox_content .itembox_rig img {
    width: 100%;
    vertical-align: top;
    position: absolute;
}

.itenbox_content .itembox_rig_2 {
    width: 4.85rem;
    height: 5.26rem;
    position: absolute;
    top: 2.95rem;
    right: -0.5rem;
}

.itenbox_content .itembox_rig_2 img {
    width: 100%;
    vertical-align: top;
    position: absolute;
}

.itembox_rig_one {
    float: right;
    width: 394px;
    height: 475px;
    position: relative;
    right: -80px;
    bottom: 20px;
}

.itembox_rig_one img {
    width: 100%;
    position: absolute;
}

.itembox_rig_three {
    float: left;
    width: 362px;
    height: 390px;
    position: relative;
    /* margin-top: 40px; */
}

.itembox_rig_three img {
    width: 100%;
    height: 100%;
    position: absolute;
}




.itembox_lef {
    float: left;
    height: 100%;
    padding-top: 2.39rem;
    box-sizing: border-box;
}

.bannerDl {
}

.bannerDl dd {
    
    height: 0.55rem;
    line-height: .5rem;
    background: #DED7FF;
    border-radius: 0.28rem;
    border: 0.01rem solid #6B4EF4;
    margin-top: .4rem;
    display: inline-block;
    padding: 0 .1rem;
    vertical-align: middle;
    position: relative;
}

.bannerDl dd span img {
    display: inline-block;
    width: .38rem;
    position: absolute;
    top: -.05rem;
    left: 0.1rem;
}
.bannerDl dd span{
    vertical-align: middle;
    padding-left: .56rem;
    padding-right: .05rem;
    position: relative;
}



.bannerDl dt {
}

.bannerDl dt .dt-title {
    width: 100%;
    font-weight: bold;
    font-size: 0.63rem;
    color: #200E32;
    text-align: left;
    
    font-style: normal;
    background: linear-gradient(45.30880744996423deg, #9000EB 0%, #3955FF 66%, #2BC7FD 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.bannerDl dt .dt-title span {
    display: inline-block;
    min-width: 160px;
    height: 30px;
    position: relative;
    margin-left: 12px;
}

.dt-title span img {
    /* width: 100%; */
    height: 100%;
    object-fit: contain;
    position: absolute;
}

.bannerDl dt .dt-text {
    font-size: 0.63rem;
    color: #200E32;
    margin-top: 0rem;
    width: 100%;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 800;
    text-align: left;
    font-style: normal;
    /*font-weight: bold;*/
}
.bannerDl dt .dt-text img{
    width: .55rem;
    height: .7rem;
    margin-left: .53rem;
    position: absolute; 
}

.bannerDl dt p{
  font-weight: 400;
  font-size: 0.3rem;
  color: #200E32;
  margin-top: .3rem;
}
.to_link_btns{
  margin-top: 0.54rem;
}
.to_link_btns .btn_blue{
  width: 1.69rem;
  height: 0.56rem;
  line-height: .56rem;
  background: #6B4EF4;
  border-radius: 0.1rem;
  margin-right: .24rem;
  color: #fff;
  display: inline-block;
  cursor: pointer;
  position: relative;
  text-indent: .4rem;
  text-align: center;
}
.to_link_btns .btn_white{
  width: 1.69rem;
  height: 0.56rem;
  line-height: .56rem;
  background: #fff;
  border-radius: 0.1rem;
  margin-right: .24rem;
  color: #000229;
  border: 0.02rem solid #6B4EF4;
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  position: relative;
  text-indent: .4rem;
  text-align: center;
    font-size: .17rem;
}
.to_link_btns img{
  position: absolute;
  width: .3rem;
  top: .11rem;
  left: .2rem;
}

.itembox_lef_text {
    width: 239px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 300;
    font-size: 14px;
    color: #200E32;
    line-height: 20px;
    letter-spacing: 1px;
    text-align: center;
    font-style: normal;
    margin-top: 10px;
}

.itembox_lef_text span {
    font-size: 18px;
}

.form_content {
    width: 92%;
    height: 117px;
    background: #FFFFFF;
    border-radius: 16px;
    margin-top: 71px;
    border: 1px solid rgba(255, 255, 255, 0.37);
    padding: 33px 25px;
    box-sizing: border-box;
    z-index: 1;

    display: flex;
    align-items: center;
    justify-content: space-around;
}

.search {
    width: 335px;
    height: 50px;
    background: #F9F6FF;
    border-radius: 10px;
    border: 1px solid #B7B6B8;
    position: relative;

}

.search input {
    width: 100%;
    height: 100%;
    font-size: 16px;
    text-indent: 40px;
    border: none;
    border-radius: 10px;
    outline: none;
}


.search img {
    width: 14px;
    height: 17px;
    position: absolute;
    left: 0px;
    margin-left: 16px;
    margin-top: 16px;
    height: 20px;
}

.search_btn {
    width: 180px;
    height: 50px;
    background: linear-gradient(322deg, #39C1FF 0%, #CD00FF 63%, rgba(253, 97, 44, 0.94) 100%);
    border-radius: 10px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 50px;
    text-align: center;
    font-style: normal;
    cursor: pointer;
}

.search_btn:hover {
    background: linear-gradient(322deg, rgba(253, 97, 44, 0.94) 0%, #CD00FF 63%, #39C1FF 100%);
}








.Matrix_module {
    width: 100%;
    background: url("//xt10.kuleiman.com/ywkgw/img/matrix_marketing.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.Matrix_content {
    max-width: 16.77rem;
    height: 100%;
    margin: 0 auto;
    padding: 62px 0px 43px 0px;
    box-sizing: border-box;
}



.Matrix_box {
    width: 100%;
    height: 534px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
}

.Matrix_box ul {
    width: 344px;
    height: 534px;
    background: #FFFFFF;
    border-radius: 13px;
    padding: 15px 15px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.Matrix_box ul li {
    width: 314px;
    height: 80px;
    overflow: hidden;
    margin-top: 15px;
    border: solid 1px transparent;
    background-image: linear-gradient(180deg, #f7ddec 0%, #f7ddec 100%), linear-gradient(302deg, #B239FF, rgba(253, 97, 44, 0.94));
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    border-radius: 10px;
    cursor: pointer;
}

.Matrix_box ul li:nth-child(1) {
    margin-top: 0px;
}

.Matrix_li_top {
    width: 314px;
    height: 80px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 20px 0px 20px;
    box-sizing: border-box;
}

.MatrixLi_top_lef {
    width: 85px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;


    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 22px;
    color: #200E32;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    padding: 0px 3px;
    box-sizing: border-box;
}

.MatrixLi_top_rig {
    width: 28px;
    height: 37px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 26px;
    color: #200E32;
    line-height: 37px;
    text-align: center;
    font-style: normal;
}

.MatrixLi_top_lef span {
    width: 30px;
    height: 27px;
    display: inline-block;
    position: relative;
}

.MatrixLi_top_lef span img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}

.MatrixLi_top_lef span:nth-child(2) {
    display: none;
}


.Matrix_li_btom {
    width: 100%;
    height: calc(100% - 80px);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 22px;
    text-align: left;
    font-style: normal;
    padding: 16px 15px;
    box-sizing: border-box;
    display: none;
}


.Matrix_box_img {
    border-radius: 13px;
    width: calc(100% - 360px);
    height: 100%;
    position: relative;
}

.Matrix_box_img img {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 13px;
    object-fit: cover;
    display: none;
}

.Matrix_box_img img:nth-child(1) {
    display: block;
}

.Matrix_box ul .active {
    width: 314px;
    height: 190px;
    border: none;
    border-radius: 10px;
    background: linear-gradient(302deg, #B239FF 0%, rgba(253, 97, 44, 0.94) 100%);
    backdrop-filter: blur(8px);
    transition: height .3s;
}

.Matrix_box ul .active .Matrix_li_btom {
    display: block;
}

.Matrix_box ul .active .MatrixLi_top_lef {
    border-bottom: 2px solid #ffffff;
}

.active .MatrixLi_top_rig {
    color: #ffffff;
}

.active .MatrixLi_top_lef {
    color: #ffffff;
}

.active .MatrixLi_top_lef span:nth-child(1) {
    display: none;
}

.active .MatrixLi_top_lef span:nth-child(2) {
    display: inline-block;
}


.matrixSystem_module {
    width: 100%;
    height: 546px;
}

.matrixSystem_box {
    max-width: 16.77rem;
    height: 546px;
    margin: 0px auto;
    overflow: hidden;
}


.matrixSystem_box_lef {
    width: 815px;
    height: 100%;
    float: left;
    border-radius: 20px;
    background: url("//xt10.kuleiman.com/ywkgw/img/matrixSystem_img.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;

    padding: 47px 0px;
    box-sizing: border-box;
}

.matrixSystem_vs {
    width: 77px;
    height: 77px;
    position: absolute;
    right: -34px;
    top: 50%;
    transform: translatey(-50%);
    border-radius: 50%;

    background: url("//xt10.kuleiman.com/ywkgw/img/vs.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.matrixSystembox_lef_title {
    height: 24px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    color: #000000;
    background: linear-gradient(69.11210743708082deg, #FFFFFF 0%, #C2C1FF 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;

    padding: 0px 57px;
    box-sizing: border-box;
}

.matrixSystembox_lef_ul {
    margin-top: 27px;
    padding: 0px 57px;
    box-sizing: border-box;
}

.matrixSystembox_lef_ul li {
    width: 100%;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* background-color: #ccc; */
    margin-bottom: 10px;
    border-radius: 10px;
    background: url("//xt10.kuleiman.com/ywkgw/img/matrixSystemboxlef.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.matrixSystembox_lef_ul li span:nth-child(1) {
    width: 20%;
    height: 100%;
    line-height: 58px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 18px;
    color: #6B4EF4;
    text-align: center;
    font-style: normal;
}

.matrixSystembox_lef_ul li span:nth-child(2) {
    width: 80%;
    height: 100%;
    line-height: 58px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    text-align: right;
    font-style: normal;
    margin-right: 32px;
}




.matrixSystem_box_rig {
    width: calc(100% - 815px);
    height: 489px;
    float: right;
    margin-top: 28px;
    background: rgba(209, 202, 246, 0.36);
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 52px 40px;
    box-sizing: border-box;
    overflow: hidden;
}


.matrixSystembox_rig_title {
    height: 24px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: bold;
    font-size: 28px;
    color: #000000;
    line-height: 24px;
    text-align: right;
    font-style: normal;
}

.matrixSystembox_rig_ul {
    margin-top: 27px;
}

.matrixSystembox_rig_ul li {
    width: 100%;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
    border-radius: 10px;
    background: url("//xt10.kuleiman.com/ywkgw/img/matrixSystemboxrig.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.matrixSystembox_rig_ul li span:nth-child(1) {
    width: 25%;
    height: 100%;
    line-height: 45px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 16px;
    color: #000000;
    font-style: normal;
    text-align: center;
}


.matrixSystembox_rig_ul li span:nth-child(2) {
    width: 75%;
    height: 100%;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 16px;
    color: #200E32;
    line-height: 45px;
    text-align: right;
    font-style: normal;
    margin-right: 17px;
}

.system_module {
    width: 100%;
    background-color: #fff;
    margin-bottom: 83px;
}

.system_module .systemModule_img {
    height: 336px;
    margin: 0 auto;
    position: relative;
}

.systemModule_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute;
}


.creative_tools {
    width: 100%;
    background: #F8FAFF;
    padding-bottom: 58px;
    box-sizing: border-box;
}

.creativeTools_module {
    max-width: 16.77rem;
    margin: 0 auto;
}

.creativeTools_ul {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.creativeTools_ul li {
    width: 100%;
    position: relative;
    border-radius: 18px;
    overflow: hidden;
}

.describe_title {
    position: absolute;
    left: 49px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
}

.describeTitle {
    /* width: 104px; */
    height: 37px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 800;
    font-size: 26px;
    line-height: 37px;
    text-align: left;
    font-style: normal;
    background: linear-gradient(221.1736726341806deg, #B239FF 0%, rgba(253, 97, 44, 0.94) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    margin-bottom: 20px;
}



.describe_title span {
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 18px;
    color: #200E32;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    display: inline-block;
}

.creativeTools_ul li:nth-child(1) {
    height: 396px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    border-radius: 18px;
    background: #FFFFFF;
    border: 1px solid #ffffff;

}

.creativeTools_ul li:nth-child(1):hover {
    border: 1px solid #8F78FF;
}

.creativeTools_ul li:nth-child(3):hover {
    border: 1px solid #8F78FF;
}

.creativeone_img {
    width: 72%;
    height: 365px;
    margin-right: 14px;
    background: url("//xt10.kuleiman.com/ywkgw/img/creativeTools_01.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;

}

.creativeTools_ul li:nth-child(2) {
    height: 280px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* border-radius: 18px; */
    /* border: 1px solid #ffffff; */
}

.creativetwo_lef_img {
    width: 55%;
    height: 99%;
    background: url("//xt10.kuleiman.com/ywkgw/img/creativeTools_02.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    border-radius: 18px;
    border: 1px solid transparent;
}


.creativetwo_lef_img:hover {
    border: 1px solid #8F78FF;
}

.creativetwo_rig_img {
    width: 44%;
    height: 99%;
    background: url("//xt10.kuleiman.com/ywkgw/img/creativeTools_03.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    border-radius: 18px;
    border: 1px solid transparent;

}

.creativetwo_rig_img:hover {
    border: 1px solid #8F78FF;
}



.creativeTools_ul li:nth-child(3) {
    height: 280px;
    margin-top: 29px;
    background: url("//xt10.kuleiman.com/ywkgw/img/creativeTools_04.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 18px;
    border: 1px solid #ffffff;
}


.efficiencyEngine_module {
    width: 100%;
    padding: 62px 0px;
    box-sizing: border-box;
}

.efficiency_engine {
    width: 92%;
    margin: 0 auto;
    position: relative;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.efficiency_backImage {
    width: 75%;
    height: 577px;
    position: absolute;
    left: 50%;
    top: 28px;
    transform: translateX(-50%);
    background: url("//xt10.kuleiman.com/ywkgw/img/efficiency_backImage.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    z-index: -1;
}

.efficiency_boxs {
    width: 100%;
    height: 600px;
    margin-top: 67px;
    background: linear-gradient(180deg, rgba(252, 252, 252, 0) 0%, rgba(60, 18, 180, 0.66) 100%);
    border-radius: 20px;
    position: relative;
    overflow: hidden;
}

.efficiency_engine .efficiency_boxs img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    display: none;
}

.efficiency_engine .efficiency_boxs img:nth-child(1) {
    display: block;
}


.efficiencytab_module {
    min-width: 1050px;
    position: absolute;
    left: 50%;
    bottom: 36px;
    transform: translateX(-50%);

    display: flex;
    flex-direction: column;
    justify-content: space-between;
    z-index: 6;
}

.efficiencytab_ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 26px;
    position: relative;
}

.line_box {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #FFFFFF;
    opacity: 0.41;
    position: absolute;
    left: 0px;
    bottom: 26px;
}

.efficiencytab_ul li {
    margin-left: 20px;
    display: flex;
    flex-direction: column;
}

.efficiencytab_ul li:nth-child(1) {
    margin-left: 0px;
}

#efficiencytab_li_img {
    width: 150px;
    height: 85px;
    border-radius: 8px;
    border: 2px solid transparent;
    margin-bottom: 10px;
    position: relative;
    cursor: pointer;
}

#efficiencytab_li_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}

.tab_active {
    border-radius: 8px;
    border: solid 2px transparent;
    background-image: linear-gradient(180deg, #f7ddec 0%, #f7ddec 100%), linear-gradient(302deg, rgba(178, 57, 255, 1), rgba(253, 97, 44, 0.94));
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}

.efficiencytab_li_title {
    height: 25px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 25px;
    text-align: center;
    font-style: normal;
}

.efficiencytab_module_text span {
    height: 22px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 22px;
    text-align: center;
    font-style: normal;
    display: none;
}

.efficiencytab_module_text span:nth-child(1) {
    display: block;
}


.matrix_system {
    width: 100%;
    height: 670px;
    background: url("//xt10.kuleiman.com/ywkgw/img/lianlu.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;

    padding: 70px 0px 51px 0px;
    box-sizing: border-box;
}

.matrix_system .matrixSystem_content {
    max-width: 16.77rem;
    height: 100%;
    margin: 0 auto;

    display: flex;
    flex-direction: column;
    justify-content: space-between;

}

.matrixSystem_content .matrixSystem_top {
    width: 100%;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.matrixSystem_content_ul {
    width: 24rem;
    height: 120px;
    background: linear-gradient(94deg, #F3F5FC 0%, rgba(99, 134, 255, 0.3) 100%);
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 22px 38px 22px 57px;
    box-sizing: border-box;

    overflow: hidden;
}

.matrixSystem_content_ul li {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.matrixSystem_content_ul li span:nth-child(1) {
    width: 100%;
    height: 52px;
    font-family: DINAlternate, DINAlternate;
    font-weight: bold;
    font-size: 45px;
    line-height: 52px;
    text-align: left;
    font-style: normal;
}

.matrixSystem_content_ul li span:nth-child(2) {
    width: 100%;
    height: 22px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #200E32;
    line-height: 22px;
    text-align: left;
    font-style: normal;
}

.matrixSystem_content_ul li:nth-child(1) span:nth-child(1) {
    background: linear-gradient(135deg, #7AC8E3 0%, #4757F9 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.matrixSystem_content_ul li:nth-child(2) span:nth-child(1) {
    background: linear-gradient(212.43315960799694deg, #B239FF 0%, rgba(253, 97, 44, 0.94) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.matrixSystem_content_ul li:nth-child(3) span:nth-child(1) {
    background: linear-gradient(227.1405750195371deg, #F85500 0%, #FFB656 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.matrixSystem_content_ul li:nth-child(4) span:nth-child(1) {
    background: linear-gradient(37.99484630915856deg, #1FE3A4 0%, #23A3E8 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.matrixSystem_content .matrixSystem_btom {
    width: 100%;
    height: 360px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.self_system_box {
    cursor: pointer;
}


.self_system {
    width: 8.3rem;
    height: 360px;
    border-radius: 10px;
    background: url("//xt10.kuleiman.com/ywkgw/img/matrixSystem_Img2.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 19px 33px 19px 50px;
    box-sizing: border-box;
    display: none;
    overflow: hidden;

}

.iteration_module {
    width: 4.05rem;
    height: 360px;
    cursor: pointer;
    border-radius: 10px;
    border-radius: 10px;
    background: url("//xt10.kuleiman.com/ywkgw/img/matrixSystem_Img1.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 19px 33px 19px 50px;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
}



.self_active .self_system {
    display: block;
}

.self_active .iteration_module {
    display: none;
}

.iteration_module_top {
    width: 100%;
    height: 130px;
    position: relative;
}

.iteration_module_btom {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.iteration_module_btom span:nth-child(1) {
    margin-top: 24px;
    height: 47px;
    font-family: DINAlternate, DINAlternate;
    font-weight: bold;
    font-size: 40px;
    color: #BCAEFF;
    line-height: 47px;
    text-align: left;
    font-style: normal;
}

.iteration_module_btom span:nth-child(2) {
    height: 38px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 38px;
    text-align: left;
    font-style: normal;
    background: linear-gradient(306.799697297502deg, #39C1FF 0%, #B239FF 54%, rgba(251, 67, 49, 0.94) 99%, rgba(253, 97, 44, 0.94) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.iteration_module_btom span:nth-child(3) {
    height: 38px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 24px;
    color: #200E32;
    line-height: 38px;
    text-align: left;
    font-style: normal;
}

.selfSystem_top {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    position: relative;
}

.selfSystem_top_icon1 {
    width: 130px;
    height: 130px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: url("//xt10.kuleiman.com/ywkgw/img/quanlian.svg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.selfSystem_top_icon2 {
    width: 130px;
    height: 130px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: url("//xt10.kuleiman.com/ywkgw/img/sudu.svg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.selfSystem_top_icon3 {
    width: 130px;
    height: 130px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: url("//xt10.kuleiman.com/ywkgw/img/qudao.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}



.selfSystem_top span {
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 42px;
    text-align: center;
    font-style: normal;
}

.selfSystem_top span:nth-child(1) {
    margin-top: 32px;
}

.selfSystem_top span:nth-child(3) {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 22px;
    text-align: left;
    font-style: normal;
    margin-top: 15px;
}

.selfSystem_btom {
    width: 100%;
    margin-top: 32px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.selfSystem_btom .selfSystem_btom_dl {
    width: 80px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.selfSystem_btom_dl dt {
    width: 72px;
    height: 72px;
    position: relative;
}

.selfSystem_btom_dl dt img {
    width: 100%;
    height: 100%;
    position: absolute;
    margin-left: 6px;
}

.selfSystem_btom_dl dd {
    min-width: 88px;
    height: 20px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
    text-align: center;
    font-style: normal;
}

.ai_banner_2{
    width: 100%;
    height: 9rem;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.ai_banner_2 .banner_bg{
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.ai_banner_2 .banner_title{
    margin-top: 1rem;
    font-weight: 600;
    font-size: 0.5rem;
    color: #200E32;
    line-height: 0.7rem;
    text-align: center;
    font-style: normal;
    position: relative;
}
.ai_banner_2 .banner_title span{
    font-style: normal;
    background: linear-gradient(212.43315960799694deg, #B239FF 0%, rgba(253,97,44,0.94) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.ai_banner_2 p{
    position: relative;
    font-style: normal;
    font-weight: 400;
    font-size: 0.23rem;
    color: #200E32;
    margin-top: .1rem;
}
.ai_banner_2 .content_box{
    width: 16.77rem;
    margin: 0 auto;
    position: relative;
    margin-top: .8rem;
}
.ai_banner_2 .content_box .left_content{
    width: 12.5rem;
    /* height: 5.2rem; */
    position: absolute;
    top: 0;
    left: 0;
}
.ai_banner_2 .content_box .left_content img{
    width: 100%;
    height: 100%;
}
.ai_banner_2 .content_box .right_content{
    width: 4rem;
    position: absolute;
    top: 0;
    right: 0;
}
.ai_banner_2 .content_box .right_content .content_item{
    width: 100%;
    height: 1.18rem;
    margin-bottom: 0.21rem;
    background: #FFFFFF;
    position: relative;
    cursor: pointer;
    border-radius: 0.14rem;
}
.ai_banner_2 .content_box .right_content .content_item.active,.ai_banner_2 .content_box .right_content .content_item:hover{
    background: linear-gradient( 302deg, #B239FF 0%, rgba(253,97,44,0.94) 100%);
}
.ai_banner_2 .content_box .right_content .content_item.active .item_index,.ai_banner_2 .content_box .right_content .content_item:hover .item_index{
    color: rgba(255,255,255,0.2);
}
.ai_banner_2 .content_box .right_content .content_item .item_icon{
    position: absolute;
    width: .59rem;
    height: .78rem;
    top: .15rem;
    right: .43rem;
}
.ai_banner_2 .content_box .right_content .content_item .item_index{
    font-weight: 600;
    font-size: 0.38rem;
    color: rgba(107,78,244,0.2);
    position: absolute;
    top: .15rem;
    left: .4rem;
}
.ai_banner_2 .content_box .right_content .content_item .item_title{
    font-weight: 400;
    font-size: 0.23rem;
    color: #1D1E20;
    position: absolute;
    bottom: .25rem;
    left: .4rem;
}

.ai_banner_2 .content_box .right_content .content_item.active .item_title,.ai_banner_2 .content_box .right_content .content_item:hover .item_title{
    color: #fff;
}



.ai_banner_3{
    width: 100%;
    height: 9.5rem;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.ai_banner_3 .banner_bg{
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.ai_banner_3 .banner_title{
    margin-top: 1rem;
    font-weight: 600;
    font-size: 0.5rem;
    color: #fff;
    line-height: 0.7rem;
    text-align: center;
    font-style: normal;
    position: relative;
}
.ai_banner_3 .banner_title span{
    font-style: normal;
    background: linear-gradient(53.48582849164107deg, #B5C4FF 0%, #F5D9FF 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.ai_banner_3 p{
    position: relative;
    font-style: normal;
    font-weight: 400;
    font-size: 0.23rem;
    color: #fff;
    margin-top: .1rem;
}
.ai_banner_3 .content_box{
    width: 16.77rem;
    margin: 0 auto;
    position: relative;
    margin-top: .7rem;
}
.ai_banner_3 .content_box .item_icon{
    display: inline-block;
    height: 5.7rem;
    margin-right: .35rem;
    vertical-align: top;
    width: auto;
}
.ai_banner_3 .content_box .item_icon_max{
    height: 5.7rem;
    width: auto;
}


.ai_banner_4{
    width: 100%;
    height: 7.7rem;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.ai_banner_4 .banner_bg{
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.ai_banner_4 .banner_title{
    margin-top: 1rem;
    font-weight: 600;
    font-size: 0.5rem;
    color: #200E32;
    line-height: 0.7rem;
    text-align: center;
    font-style: normal;
    position: relative;
}
.ai_banner_4 .banner_title span{
    font-style: normal;
    background: linear-gradient(212.43315960799694deg, #B239FF 0%, rgba(253,97,44,0.94) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.ai_banner_4 p{
    position: relative;
    font-style: normal;
    font-weight: 400;
    font-size: 0.23rem;
    color: #200E32;
    margin-top: .1rem;
}
.ai_banner_4 .content_box{
    width: 16.77rem;
    margin: 0 auto;
    position: relative;
    margin-top: .8rem;
}
.ai_banner_4 .content_box .item_content{
    display: inline-block;
    margin: .3rem 0;
    text-align: center;
    width: 2.73rem;
    vertical-align: top;
}
.ai_banner_4 .content_box .item_content img{
    width: 2.03rem;
}
.ai_banner_4 .content_box .item_content div{
    font-style: normal;
    background: linear-gradient(212.43315960799694deg, #B239FF 0%, rgba(253,97,44,0.94) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    margin-top: .15rem;
    font-size: .23rem;
    font-weight: 600;
}
.ai_banner_4 .content_box .item_content p{
    font-weight: 500;
    font-size: 0.18rem;
    color: #262626;
    margin-top: .15rem;
}



.ai_banner_5{
    width: 100%;
    height: 9.8rem;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.ai_banner_5 .banner_bg{
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.ai_banner_5 .banner_title{
    margin-top: 1rem;
    font-weight: 600;
    font-size: 0.5rem;
    color: #fff;
    line-height: 0.7rem;
    text-align: center;
    font-style: normal;
    position: relative;
}
.ai_banner_5 .banner_title span{
    font-style: normal;
    background: linear-gradient(212.43315960799694deg, #B239FF 0%, rgba(253,97,44,0.94) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.ai_banner_5 p{
    position: relative;
    font-style: normal;
    font-weight: 400;
    font-size: 0.23rem;
    color: #fff;
    margin-top: .1rem;
}
.ai_banner_5 .content_box{
    width: 16.77rem;
    margin: 0 auto;
    position: relative;
    margin-top: .8rem;
}
.ai_banner_5 .content_box .item_content{
    display: inline-block;
    margin: 0rem 0 .2rem;
    text-align: center;
    width: 8.2rem;
    height: 2.3rem;
    vertical-align: top;
    position: relative;
    vertical-align: top;
}
.ai_banner_5 .content_box .item_content .item_bg{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.ai_banner_5 .content_box .item_content .item_icon{
    width: 1.24rem;
    position: absolute;
    top: 0.51rem;
    left: .74rem;
    z-index: 5;
}
.ai_banner_5 .content_box .item_content div{
    position: absolute;
    top: .7rem;
    left: 2.3rem;
    font-size: 0.3rem;
    color: #000;
    z-index: 5;
    font-weight: 600;
}
.ai_banner_5 .content_box .item_content div span{
    color: #6B4EF4;
}
.ai_banner_5 .content_box .item_content p{
    color: #616C91;
    z-index: 5;
    font-weight: 500;
    font-size: 0.2rem;
    color: #616C91;
    position: absolute;
    left: 2.3rem;
    bottom: .75rem;
}
.ai_banner_5 .content_box .form_box{
    margin-top: .3rem;
}
.ai_banner_5 .content_box .form_box .item_form{
    display: inline-block;
    width: 3.38rem;
    height: 0.57rem;
    position: relative;
    margin-right: .2rem;
}
.ai_banner_5 .content_box .form_box input{
    width: 100%;
    height: 100%;
    line-height: .57rem;
    padding: 0;
    border: none;
    list-style: none;
    text-indent: .5rem;
    border-radius: 0.08rem;
    outline: none;
}
.ai_banner_5 .content_box .form_box input::placeholder{
    font-size: 0.18rem;
    line-height: .57rem;
    color: #A9A9A9;
}
.ai_banner_5 .content_box .form_box img{
    width: .3rem;
    position: absolute;
    top: .15rem;
    left: .15rem;
}
.ai_banner_5 .content_box .form_box .submit_btn{
    width: 2.19rem;
    height: 0.57rem;
    line-height: .57rem;
    background: #6B4EF4;
    box-shadow: inset 0rem 0.01rem 0.14rem 0rem rgba(255,255,255,0.5);
    border-radius: 0.08rem;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 0.2rem;
    cursor: pointer;
}



.ai_banner_6{
    width: 100%;
    height: 7.7rem;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.ai_banner_6 .banner_bg{
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.ai_banner_6 .banner_title{
    margin-top: 1rem;
    font-weight: 600;
    font-size: 0.5rem;
    color: #200E32;
    line-height: 0.7rem;
    text-align: center;
    font-style: normal;
    position: relative;
}
.ai_banner_6 .banner_title span{
    font-style: normal;
    background: linear-gradient(212.43315960799694deg, #B239FF 0%, rgba(253,97,44,0.94) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.ai_banner_6 p{
    position: relative;
    font-style: normal;
    font-weight: 400;
    font-size: 0.23rem;
    color: #200E32;
    margin-top: .1rem;
}
.ai_banner_6 .content_box{
    width: 16.77rem;
    margin: 0 auto;
    position: relative;
    margin-top: .8rem;
}
.ai_banner_6 .content_box .item_content{
    display: inline-block;
    margin: .3rem 0;
    text-align: center;
    width: 2.73rem;
    vertical-align: top;
    position: relative;
}
.ai_banner_6 .content_box .item_content img{
    width: 95%;
}
.ai_banner_6 .content_box .item_content div{
    position: absolute;
    height: 0.56rem;
    line-height: .56rem;
    background: linear-gradient( 302deg, #B239FF 0%, rgba(253,97,44,0.94) 100%);
    border-radius: 0.11rem;
    left:.15rem;
    right:.15rem;
    bottom:.15rem;
    color: #fff;
    font-weight: 400;
    font-size: 0.22rem;
}
.ai_banner_6 .content_box .item_content.tw_btn div{
    line-height: .3rem;
}

.ai_banner_6 .content_box .item_content p {
    font-weight: 500;
    font-size: 0.18rem;
    position: absolute;
    left: 0;
    right: 0;
    color: #fff;
    bottom: 0;
    p: .15rem;
}

.btncon {
    overflow: hidden;
    position: relative;
}

.btncon:hover::before {
    opacity: 1;
    width: 1.8916rem;
    height: 1.8916rem;
}

.btn_white::before {
    opacity: 0;
    content: "";
    position: absolute;
    left: var(--x);
    top: 0.517rem;
    width: 0.2522rem;
    height: 0.2522rem;
    background: radial-gradient(circle closest-side, rgba(0, 255, 248, .37647), transparent);
    transform: translate(-50%, -50%);
    transition: all .3s ease, left 0s, top 0s;
}

.btn_blue::before {
    opacity: 0;
    content: "";
    position: absolute;
    left: var(--x);
    top: 0.517rem;
    width: 0.2522rem;
    height: 0.2522rem;
    background: radial-gradient(circle closest-side, rgba(0, 255, 248, .37647), transparent);
    transform: translate(-50%, -50%);
    transition: all .3s ease, left 0s, top 0s;
}

.ai_banner_6 .content_box .item_content img:hover {
    width: 97%;
}

.bannerDl-btn {
    width: 100%;
    position: absolute;
    bottom: -1rem;
    left: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    background: #fff;
    height: 0.75rem;
    align-items: center;
    border-radius: 8px;
}

.bannerDl-btn .search_btn {
    width: 1.2rem;
    height: 0.5rem;
    font-size: 0.19rem;
    line-height: 0.5rem;
}

.bannerDl-btn .search {
    width: calc(100% - 1.7rem);
    height: 0.5rem;
    margin-right: 0.1rem;
    display: flex;
    align-items: center;
    flex-direction: row;
}

.bannerDl-btn .search input {
    width: calc(100% - 0.6rem);
    height: 0.25rem;
    text-indent: 0;
    border: none;
    border-radius: 10px;
    outline: none;
    padding: 0;
    background: none;
    font-size: 0.18rem;
}
.bannerDl-btn  .search img {
    width: 0.17rem;
    height: 0.25rem;
    position: inherit;
    margin-left: 0.2rem;
    margin-top: inherit;
    margin-right: 0.1rem;
}