.ksCarousel{
    width: 90%;
    height: 300px;
    margin: auto;
}
.kscCarousel-img1{
    width: 100%;
    height: 300px;
}
.introduction-introduce {
    width: 100%;
    height: 900px;
    position: relative;
}

.introduction-introduce1 {
    width: 100%;
    height: 1200px;
    position: relative;
}

.introduce-img1 {
    width: 100%;
    height: 1200px;
}

.introduction-card {
    margin-top: 10%;
}
.introduction-card2 {
    margin-top: 2%;
    margin-left: 5%;
}

.introduction-card1 {
    margin-top: 5%;
}

.oneCard-two {
    width: 60%;
    margin: auto;
    margin-top: 100px;
}

.oneCard-two1 {
    width: 90%;
    margin: auto;
    margin-top: 100px;
    position: relative;
}

.two-main {
    /* margin-top: 60px; */
}

.oneCard-img {
    width: 670px;
    height: 460px;
    position: absolute;
    top: -5%;
    left: 30%;
}

.twoMain-top {
    /* width: 460px; */
    height: 76px;
    background: #EA5B24;
    font-size: 24px;
    font-family: AlibabaPuHuiTi_2_85_Bold;
    color: #FFFFFF;
    line-height: 36px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.twoMain-main {
    padding-top: 30px;
    background: #FFFFFF;
    box-shadow: 0px 0px 60px 0px rgba(234, 91, 36, 0.14);
}

.twoMain-card {
    padding-bottom: 20px;
}

.twoMain-top1 {
    /* width: 460px; */
    height: 76px;
    background: #34BEC7;
    font-size: 24px;
    font-family: AlibabaPuHuiTi_2_85_Bold;
    color: #FFFFFF;
    line-height: 36px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.twoMain-main1 {
    padding-top: 30px;
    background: #FFFFFF;
    box-shadow: 0px 0px 60px 0px rgba(52, 190, 199, 0.2);
}

.twoMain-card1 {
    width: 85%;
    padding: 20px;
    margin: auto;
    border: 1px solid #34BEC7;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* padding-left: 10%; */
    margin-bottom: 20px;
    /* align-items: center */
}
.twoMain-card2 {
    width: 90%;
    margin: auto;
    border: 1px solid #34BEC7;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 20px;
}

.twoMain_bigTitle {
    font-size: 18px;
    font-family: AlibabaPuHuiTi_2_85_Bold;
    font-weight: bold;
    color: #343433;
    line-height: 40px;
    text-align: center;
    /* margin-bottom: 10px; */
    /* margin-left: 20px; */
}

.twoMain_title {
    width: 80%;
    margin: auto;
    font-size: 14px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: rgba(52, 52, 51, 0.75);
    line-height: 34px;
    text-align: left;
    text-indent: 2em;
}

.twoMain_title1 {
    margin: auto;
    font-size: 14px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: rgba(52, 52, 51, 0.75);
    line-height: 24px;
    text-align: center;
}

.introduction-tabs {
    width: 50%;
    margin: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 90px;
}

.introductionTabs-img {
    margin-left: 10px;
    margin-right: 10px;
}

.introductionTabs-one,
.introductionTabs-two {
    width: 400px;
    height: 54px;
    background: #FFFFFF;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
    border-radius: 50px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.introductionTabs-btn {
    width: 160px;
    height: 56px;
    background: #141B2E;
    border-radius: 28px;
    font-size: 18px;
    font-family: AlibabaPuHuiTi_2_85_Bold;
    color: #FFFFFF;
    line-height: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.introductionTabs-btn1 {
    width: 160px;
    height: 56px;
    background: #EA5B24;
    border-radius: 50px;
    font-size: 18px;
    font-family: AlibabaPuHuiTi_2_85_Bold;
    color: #FFFFFF;
    line-height: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.introductionTabs-title {
    font-size: 18px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
    color: #343433;
    line-height: 24px;
    margin-left: 30px;
}

.introduceCard-main {
    width: 80%;
    margin: auto;
    margin-top: 70px;
}

.rowCard {
    width: 340px;
    height: 500px;
    background: #FFFFFF;
    border-radius: 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.rowCard-bigTitle {
    font-size: 18px;
    font-family: AlibabaPuHuiTi_2_85_Bold;
    color: #343433;
    line-height: 30px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 10px;
}

.rowCard-title {
    font-size: 14px;
    font-family: AlibabaPuHuiTi_2_85_Bold;
    color: #343433;
    line-height: 20px;
}

.introduceCard-main1 {
    width: 20%;
    margin: auto;
    margin-top: 70px;
}

.rowCard1 {
    width: 170px;
    height: 170px;
    background: #FFFFFF;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}