.whatTypeArea {
    margin: 0 auto;
    width: 1200px;
}


.whatItem1Whole {
    width: 100%;
    height: 722px;
    background-size: cover;
    /* background-image: url('../img/solve1Banner.png'); */
    background-repeat: no-repeat;
    position: relative;
    box-sizing: border-box;
}

.bannerBox {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.whatItem1TypeArea {
    margin: 0 auto;
    width: 1200px;
    position: relative;
    padding-top: 283px;
}

.whatItem1Left {
    box-sizing: border-box;
    height: 240px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.whatItem1LeftText1 {
    font-size: 48px;
    font-weight: bold;
    line-height: 50px;
}

.whatItem1LeftText1_1 {
    color: #17E5DF;
}

.whatItem1LeftText1_2 {
    color: #FFF;
}

.whatItem1LeftText2 {
    width: 530px;
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
    color: #FFF;
    margin: 20px 0 50px 0;
    padding-left: 5px;
    box-sizing: border-box;
}

.whatItem1LeftText3 {
    width: 370px;
}

.whatitem1img2 {
    width: 160px;
    height: 40px;
}

.whatitem1img3 {
    width: 160px;
    height: 40px;
}

.whatRightImg {
    width: 1098px;
    height: 996px;
    position: absolute;
    top: -50px;
    right: -425px;
}

.whatRightImg2 {
    position: absolute;
    right: -27px;
    top: 194px;
    width: 434px;
    height: 453.07px;
    display: none;
}

.bannerBottom {
    box-shadow: inset 0px 0px 10px 0px rgba(20, 26, 25, 0.1);
    width: 100%;
    height: 80px;
    background: #F5FAFA;
}

.bannerBottomItem {
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    line-height: 18.72px;
    position: relative;
}

.bannerBottomType {
    height: 80px;
}

.bannerBottomItem::after {
    content: '';
    position: absolute;
    left: -16px;
    top: 6px;
    width: 8px;
    height: 8px;
    background: #3DCCC8;
    border-radius: 50%;
}


.fromBox {
    width: 100%;
    height: 843px;
    background-size: cover;
    background-image: url('../img/solveFromLeft.png');
    background-repeat: no-repeat;
}

.fromLeft{
   position: relative;
}

.solveFromIcon1{
    position: absolute;
    left: -8px;
    top: -64px;
    width: 32px;
    height: auto;
}
.solveFromIcon2{
    position: absolute;
    top: -105px;
    right: 125px;
    width: 43px;
    height: auto;
}
.solveFromIcon3{
    position: absolute;
    left: -94px;
    bottom: -117px;
    width: 113.89px;
    height: auto;
}
.solveFromIcon4{
    position: absolute;
    right: 85.91px;
    bottom: -64px;
    width: 55.56px;
    height: auto;
}

.fromLeftText1 {
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    color: #3E4D4D;
}

.fromLeftText2 {
    font-size: 42px;
    font-weight: bold;
    line-height: 60px;
    color: #1F2626;
    width: 550px;
    margin: 10px 0 20px 0;
}

.fromLeftText3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
    color: #3E4D4D;
    width: 550px;
}

.fromRight {
    width: 500px;
    height: 593px;
    border-radius: 8px;
    background: #FFFFFF;
    box-shadow: 0px 15px 40px 0px rgba(45, 199, 194, 0.18);
    border-radius: 8px;
    padding: 52px 50px 0;
    box-sizing: border-box;
}

.fromRightTitle1 {
    font-size: 20px;
    font-weight: bold;
    color: #1D2929;
}

.fromRightTitle2 {
    font-size: 14px;
    font-weight: 500;
    color: #7C8181;
    margin: 14px 0 34px 0;
}

.fromRightItem1 {
    width: 100%;
    margin-bottom: 24px;
}

.fromRightItem1ElemTitle {
    font-size: 14px;
    font-weight: 500;
    color: #061716;
    margin-bottom: 10px;
}

.fromRightItem1ElemInput {
    width: 184px;
    height: 38px;
    border-radius: 8px;
    border: 1px solid #D9ECEB;
    font-size: 14px;
    padding: 5px 12px;
    outline: none;
    box-sizing: border-box;
}

.fromRightItem2ElemInput {
    width: 400px;
    height: 38px;
    border-radius: 8px;
    border: 1px solid #D9ECEB;
    font-size: 14px;
    padding: 5px 12px;
    outline: none;
    box-sizing: border-box;
}

.fromRightItem3ElemInput {
    width: 400px;
    height: 85px;
    border-radius: 8px;
    border: 1px solid #D9ECEB;
    font-size: 14px;
    padding: 5px 12px;
    outline: none;
    resize: none;
    box-sizing: border-box;
    font-family: 'HarmonyOS_Sans_SC' !important;
}

.fromButton {
    width: 400px;
    height: 50px;
    border-radius: 100px;
    background: linear-gradient(90deg, #3DCCC8 0%, #29BBE2 100%, #17E5DF 100%);
    border: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: 0px 4px 10px 0px rgba(61, 204, 200, 0.3);
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    cursor: pointer;
    margin-top: 52px;
}



#tabContent3 {
    padding: 126px 0 127px 0;
}

.solveTitle1 {
    width: 626px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 20px;
}

.tabContent3Item {
    margin-bottom: 50px;
}

.tabContent3ItemImg1 {
    width: 500px !important;
    height: auto !important;
}

.tabContent3ItemLeft {
    width: 472px;
}

.tabContent3ItemTitle {
    width: auto;
    height: 80px;
    /* margin-bottom: 27px; */
    margin-left: -26px;
}

.tabContent3ItemText {
    font-size: 20px;
    font-weight: normal;
    line-height: 36px;
    color: #3D4D4C;
}


.tabContent3ItemTitle2 {
    width: auto;
    height: 80px;
    /* margin-bottom: 27px; */
    margin-left: -26px;
}

.tabContent3ItemImg2 {
    width: 550px !important;
    height: auto;
}

.tabContent3ItemImg3 {
    width: 576px !important;
    height: auto;
}

.tabContent3ItemImg4 {
    width: 460px !important;
    height: auto;
}

.tabContent3ItemImg5 {
    width: 430px !important;
    height: auto;
}



.solve3Title2 {
    width: 626px;
    height: auto;
    margin: 0 auto 38px;
}

.solve3Top {
    width: 100%;
    margin-top: 68px;
    margin-bottom: 83.5px;
}

.solve3TopItemElem{
    padding: 0 6px;
    width: 288px;
    display: flex;
    justify-content: center;
}

.solve3TopItem {
    width: 204px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    height: 291px;
}

.solve3Img1 {
    width: 120px;
    height: 120px;
    margin-bottom: 13px;
}

.solve3Img1Title {
    font-size: 20px;
    font-weight: 600;
    line-height: 159%;
    color: #1B1B1C;
    margin-bottom: 5px;
    text-align: center;
}

.solve3Img1Text {
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
    color: #1B1B1C;
}

.solve3TopItem:hover .guangImg {
    opacity: 0.8;
}

.solve3TopItem:hover .solve3Img1guangText1 {
    opacity: 1;
}

.guangBox {
    position: absolute;
    top: 92px;
    left: 0;
    width: 204px;
    height: 199px;
    filter: blur(50px);
    background: linear-gradient(180deg, #3DCCC8 -12%, #29BBE2 88%, #17E5DF 100%);
    z-index: 1;
    opacity: 0;
    transition: .3s;
    border-radius: 50%;
    background-size: cover;
    background-image: url('../img/guang.png');
    background-repeat: no-repeat;
}

.guangImg{
    position: absolute;
    top: -60px;
    left: -140px;
    width: 500px;
    height: auto;
    opacity: 0;
    transition: .3s;
}

.solve3Img1guangText1 {
    font-size: 12px;
    font-weight: normal;
    line-height: 160%;
    display: flex;
    justify-content: center;
    align-items: baseline;
    color: #252526;
    opacity: 0;
    transition: .3s;
}

.solve3Icon1 {
    width: 8.71px;
    height: 8.71px;
    margin-left: 7.29px;
}

.solve3TopItemBox {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 223px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 291px;
}

.solve3TopItemBoxContetn{
    width: 100%;
    height: 247.5px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.solve3TopItemBoxTop{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.solve3Bottom {
    display: flex;
    flex-wrap: wrap;
}

.solve3BottomItem {
    margin: 0 6px 47px;
}

.solve3BottomImgBox {
    width: 288px;
    height: 203.74px;
    overflow: hidden;
    border-radius: 16px;
    position: relative;
}

.solve3BottomImg {
    width: 288px;
    height: auto;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.solve3BottomItemText1 {
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
    color: #2E3333;
    margin-bottom: 12px;
    margin-top: 23px;
    margin-left: 16px;
    margin-right: 16px;
    width: 256px;
}

.solve3BottomItemText2 {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    color: #404D4C;
    margin-left: 16px;
    margin-right: 16px;
    width: 256px;
}


.solve3Button {
    margin: auto;
    width: 144px;
    height: 48px;
    border-radius: 24px;
    background: linear-gradient(90deg, #3DCCC8 0%, #17E5DF 100%);
    box-shadow: 0px 4px 10px 0px rgba(61, 204, 200, 0.3);
    color: #FFF;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 130px;
}


.item7Whole {
    width: 100%;
    height: 854px;
}

.item7TypeArea {
    width: 1376px;
    height: 854px;
    box-sizing: border-box;
    margin: auto;
}

.item7Top {
    width: 597px;
    height: 135px;
    margin: auto;
}

.item7Content {
    margin-top: 39px;
}

.item7ContentRow {
    width: 100%;
    height: 88px;
    margin-bottom: 20px;
}

.item7ContentRowImg {
    width: auto;
    height: 88px;
}


.what_Img2{
    width: 1168px;
    height: auto;
    margin-right: 14px;
}


.solveBanner1Text{
    width: 552px;
    height: auto;
}