.text_all_chs {
    font-family: 'pingfang';
}

html {
    scroll-behavior: smooth;
}

@keyframes liIcon {
    0% {
        height: 1%;
    }
    5% {
        height: 5%;
    }
    10% {
        height: 10%;
    }
    15% {
        height: 15%;
    }
    20% {
        height: 20%;
    }
    25% {
        height: 25%;
    }
    30% {
        height: 30%;
    }
    35% {
        height: 35%;
    }
    40% {
        height: 40%;
    }
    45% {
        height: 45%;
    }
    50% {
        height: 50%;
    }
    55% {
        height: 55%;
    }
    60% {
        height: 60%;
    }
    65% {
        height: 65%;
    }
    70% {
        height: 70%;
    }
    75% {
        height: 75%;
    }
    80% {
        height: 80%;
    }
    85% {
        height: 85%;
    }
    90% {
        height: 90%;
    }
    95% {
        height: 95%;
    }
    100% {
        height: 100%;
    }
}

@keyframes a1 {
    0% {
        transform: rotate(0deg);
        transform-origin: center center;
    }
    25% {
        transform: rotate(45deg);
        transform-origin: center center;
    }
    50% {
        transform: rotate(90deg);
        transform-origin: center center;
    }
    75% {
        transform: rotate(135deg);
        transform-origin: center center;
    }
    100% {
        transform: rotate(180deg);
        transform-origin: center center;
    }
}

@media(min-device-width:1200px) {
	.aijia_one{
		width: 100%;
		position: relative;
	}
	.aijia_one img{
		width: 100%;
	}
	.aijia_one ul{
		width: 70%;
		min-width: 1300px;
		position: absolute;
		left: 35%;
		top: 120px;
		transform: translateX(-50%);
	}
	.aijia_two{
		width: 100%;
		position: relative;
	}
	.aijia_two img{
		width: 100%;
	}
	.aijia_two ul{
		width: 70%;
		min-width: 1300px;
		position: absolute;
		left: 20%;
		top: 120px;
		transform: translateX(-50%);
		color: white;
	}
	.aijia_tree{
		width: 100%;
		position: relative;
	}
	.aijia_tree img{
		width: 100%;
	}
	.aijia_tree ul{
		width: 100%;
		min-width: 1300px;
		position: absolute;
	}
	.aijia_tree_II{
		width: 100%;
		position: relative;
	}
	.aijia_tree_II img{
		width: 100%;
	}
	.aijia_tree_II ul{
		width: 100%;
		min-width: 1300px;
		position: absolute;
	}
	.aijia_four{
		width: 100%;
		position: relative;
	}
	.aijia_four img{
		width: 100%;
	}
	.aijia_four ul{
		width: 70%;
		min-width: 1300px;
		position: absolute;
		left: 30%;
		top: 200px;
		transform: translateX(-50%);
		color: white;
	}
	.aijia_five{
		width: 100%;
		position: relative;
	}
	.aijia_five > p {
  		width: 100%;
  		text-align: center;
  		font-size: 60px;
  		color: #f9ab13;
  		font-weight: bold;
  		padding: 30px;
		background-color: rgb(245, 245, 245);
		margin-top: -50px;
	}
	.aijia_five img{
		width: 100%;
	}
	.aijia_five ul{
		width: 70%;
		min-width: 1300px;
		position: absolute;
		left: 50%;
		top: 160px;
		transform: translateX(-50%);
		color: white;
		display: flex;
		flex-direction: row;
		justify-content: space-around;
	}
	.aijia_five ul li{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.aijia_five ul li p{
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-top: 25px;
	}
	.aijia_five ul li p span:first-of-type{
		font-size: 24px;
		margin-bottom: 15px;
	}
	.aijia_five ul li p span{
		font-size: 16px;
		color: white;
		font-weight: bold;
	}
	.aijia_five ul li img{
		width: 260px;
	}
	.aijia_six{
		width: 100%;
		position: relative;
		background-color: rgb(245, 245, 245);
	}
	.aijia_six > p {
  		width: 100%;
  		text-align: center;
  		font-size: 60px;
  		color: #f9ab13;
  		font-weight: bold;
  		padding: 30px;
	}
	.aijia_six img{
		width: 100%;
	}
	.aijia_six ul{
		width: 70%;
		min-width: 1200px;
		margin: 0 auto;
		display: flex;
		flex-direction: row;
		justify-content: space-around;
	}
	.aijia_six ul li{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.aijia_six ul li p{
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-top: 25px;
	}
	.aijia_six ul li p span:first-of-type{
		font-size: 24px;
		margin-bottom: 15px;
		color:#000; 
	}
	.aijia_six ul li p span{
		font-size: 16px;
		font-weight: bold;
		color: #5c5c5c
	}
	.aijia_six ul li img{
		width: 260px;
	}
	.aijia_six ul li:nth-of-type(2) img {
  		border-radius: 20px;
	}
	.aijia_seven{
		width: 100%;
		position: relative;
		padding: 70px 0;
		background-color: rgb(245, 245, 245);
	}
	.aijia_seven img{
		width: 90%;
	}
	.aijia_seven ul{
		width: 70%;
		min-width: 1200px;
		margin: 0 auto;
		text-align: center;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center
	}
	.aijia_seven ul li:first-of-type p:first-of-type{
		color: #000;
		font-weight: bold;
		margin-bottom: 40px;
		display: flex;
		flex-direction: column; 
	}
	.aijia_seven ul li:first-of-type p:nth-of-type(2){
		color: #1c1c1c;
		font-weight: bold;
		margin-bottom: 80px;
		display: flex;
		flex-direction: column;
	}
	.aijia_seven ul li:first-of-type p:nth-of-type(3) {
  		color: #1c1c1c;
  		font-weight: bold;
  		margin-bottom: 30px;
	}
	.aijia_seven ul li:first-of-type p:last-of-type {
  		display: flex;
  		flex-direction: row;
  		align-items: center;
	}
	.aijia_seven ul li:first-of-type p:last-of-type img:nth-of-type(2) {
  		margin-left: 40px;
	}
	.aijia_eight{
		width: 100%;
		padding-top: 50px;
	}
	.aijia_eight ul{
		width: 75%;
		margin: 0 auto;
		display: flex;
		flex-direction: row;
		justify-content: space-around;
		align-items: center;
	}
	.aijia_eight img{
		width: 80%;
		border-top-left-radius: 20px;
		border-top-right-radius: 20px;
	}
	.aijia_nine{
		width: 100%;
		position: relative;
	}
	.aijia_nine > p {
  		width: 100%;
  		text-align: center;
  		font-size: 60px;
  		color: #f9ab13;
  		font-weight: bold;
  		padding: 50px;
	}
	.aijia_nine img{
		width: 100%;
	}
	.aijia_nine ul{
		width: 70%;
		min-width: 1300px;
		margin: 0 auto;
		display: flex;
		flex-direction: row;
		justify-content: space-around;
		margin-bottom: 50px;
	}
	.aijia_nine ul li{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.aijia_nine ul li p{
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-top: 25px;
	}
	.aijia_nine ul li p span:first-of-type{
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 15px;
		color:#000; 
	}
	.aijia_nine ul li p span{
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 15px;
		color:#000; 
	}
	.aijia_nine ul li img{
		width: 300px;
	}
    .aijia-I-container {
        width: 100%;
        padding-bottom: 200px;
        box-sizing: content-box;
        position: relative;
    }
    .aijia-I-big-banner {
        width: 100%;
        position: relative;
        z-index: 1;
    }
    .aijia-I-big-banner-img {
        width: 100%;
    }
    .aijia-I-big-banner-yidong-img {
        display: none;
    }
    /* 后加的文字文案 */
    .aijia-I-big-add-wrapper {
        width: 70%;
        position: absolute;
        left: 50%;
        top: 10%;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        display: flex;
        flex-direction: column;
        padding-top: 100px;
    }
    .aijia-I-big-add-img {
        width: 120px;
        position: absolute;
        left: 0;
        top: 0;
    }
    .aijia-I-big-add-text1 {
        font-size: 50px;
        color: #fff;
        font-weight: bold;
    }
    .aijia-I-big-add-text2 {
        font-size: 22px;
        color: #fff;
        padding: 5px 0;
    }
    .aijia-I-big-add-text3 {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-top: 20px;
    }
    .aijia-I-big-add-text3 span {
        padding: 3px 40px;
        color: #fff;
        font-size: 30px;
        background: #f7793b;
        border-radius: 40px;
        margin-right: 20px;
        font-weight: bold;
    }
    .aijia-I-big-add-text3 p {
        color: #fff;
        font-size: 26px;
    }
    .aijia-I-small-banner-yidong {
        display: none;
    }
    .aijia-I-small-banner {
        width: 80%;
        min-width: 1206px;
        margin: 0 auto;
        position: absolute;
        left: 50%;
        bottom: 0;
        z-index: 2;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .aijia-I-small-banner-wrapper {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .aijia-I-small-banner-content {
        margin-right: 20px;
        position: relative;
        cursor: pointer;
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -moz-transition: transform .2s ease-in-out;
        -webkit-transition: transform .2s ease-in-out;
        transition: transform .2s ease-in-out;
    }
    .aijia-I-small-banner-content:hover {
        -moz-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    .aijia-I-small-banner-copywriting {
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        padding: 30px 34px;
        position: absolute;
        left: 0;
        top: 0;
        /* color: #f77f43; */
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .aijia-I-small-banner-title1 {
        font-size: 18px;
        color: #f77f43;
        font-weight: bold;
        margin-bottom: 20px;
        margin-top: 30px;
    }
    .aijia-I-small-banner-title2 {
        font-size: 16px;
        line-height: 25px;
        color: #000;
        margin-top: 20px;
        text-align: center;
    }
    /* 第二部分 */
    .aijia-II-container {
        width: 100%;
        background: #ffffff;
        margin-bottom: 30px;
    }
    .aijia-II-container-wrapper {
        width: 80%;
        min-width: 1250px;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: flex-end;
    }
    .aijia-II-left {
        display: flex;
        flex-direction: column;
        padding: 20px 20px;
        box-sizing: content-box;
        position: relative;
        margin-right: 20px;
    }
    .aijia-II-left-cover {
        width: 100%;
        height: 110px;
        background: #f6f6f6;
        border-radius: 20px;
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .aijia-II-left-up {
        position: relative;
        z-index: 2;
    }
    .aijia-II-left-down {
        position: relative;
        z-index: 2;
    }
    .aijia-II-left-down-all {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .aijia-II-left-down-describe {
        display: flex;
        flex-direction: column;
		margin: 0 auto;
        /* justify-content: space-between; */
    }
    .aijia-II-left-down-describe-1,
    .aijia-II-left-down-describe-2 {
        position: relative;
        padding-left: 30px;
        box-sizing: content-box;
        margin-top: 10px;
    }
    .aijia-II-left-down-describe-img {
        position: absolute;
        left: 0;
        top: 50%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .aijia-II-left-down-describe-text-1,
    .aijia-II-left-down-describe-text-2 {
        color: #000;
        font-size: 15px;
    }
    .aijia-II-right {
        display: flex;
        flex-direction: column;
    }
    .aijia-II-right-1 {
        font-size: 25px;
        padding: 10px 20px;
        box-sizing: content-box;
        text-align: center;
        border-radius: 20px;
        background: #f7793b;
        color: #fff;
    }
    .aijia-II-right-2,
    .aijia-II-right-3 {
        position: relative;
        display: flex;
        flex-direction: column;
        padding: 10px 20px;
        margin-top: 15px;
    }
    .aijia-II-right-2-text1 {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        position: relative;
        box-sizing: content-box;
        padding: 3px 0;
		align-items: center;
    }
    .aijia-II-right-2-text1-code {
        position: absolute;
        right: 130px;
        top: 50%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    .aijia-II-right-2-text1-code1 {
        font-size: 12px;
        color: #909090;
    }
    .aijia-II-right-2-text1-code1 p {
        display: inline;
        color: #f7793b;
    }
    .aijia-II-right-2-text1-code2 {
        font-size: 12px;
        color: #909090;
    }
    .aijia-II-right-2-text1-code2 p {
        display: inline;
        text-decoration: line-through;
    }
    .aijia-II-right-2-text1-before {
        font-size: 16px;
        font-weight: bold;
        color: #000;
    }
    .aijia-II-right-2-text1-after {
        font-size: 28px;
        color: #f7793b;
    }
    .aijia-II-right-2-text2 {
        color: #000;
        font-size: 16px;
        padding: 3px 0;
    }
	.aijia-II-right-2-text2a {
        margin-top: -10px;
    }
    .aijia-II-right-2-text3 {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
    }
    .aijia-II-right-2-text3-before {
        color: #000;
        font-size: 16px;
    }
    .aijia-II-right-2-text3-after-self {
        font-size: 16px;
        color: #fff;
        background: #f7793b;
        padding: 5px 30px;
        border-radius: 30px;
        box-sizing: border-box;
        border: 1px solid #f7793b;
        -moz-transition: background .2s ease-in-out, color .2s ease-in-out;
        -webkit-transition: background .2s ease-in-out, color .2s ease-in-out;
        transition: background .2s ease-in-out, color .2s ease-in-out;
    }
    .aijia-II-right-2-text3-after-self:hover {
        background: #fff;
        color: #f7793b;
    }
    .aijia-II-right-2-text1,
    .aijia-II-right-2-text2,
	.aijia-II-right-2-text3 {
        position: relative;
        z-index: 2;
    }
    .aijia-II-right-2-cover {
        width: 100%;
        height: 100%;
        background: #f6f6f6;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        border-radius: 20px;
    }
    .aijia-II-right-3-text1 {
        padding: 0;
    }
    .aijia-II-right-3-text4 {
		width: 500px;
        font-size: 12px;
        color: #000;
        margin-top: 5px;
		margin-left: 15px;
        position: relative;
        z-index: 2;
        font-weight: bold;
		line-height: 1.3;
    }
	.aijia-II-right-3-text4 li {
		list-style-type: decimal;
    }
    /* .aijia-II-right-1,
    .aijia-II-right-2,
    .aijia-II-right-3,
    .aijia-II-left-up {
        visibility: hidden;
    } */
    /* 活动页 */
    .aijia-activity-container {
        width: 100%;
        height: 70px;
        background: #ff9100;
    }
    .aijia-activity-container-zhengchang {
        visibility: visible;
    }
    .aijia-activity-container-zhengchang-active {
        visibility: hidden;
    }
    .aijia-activity-container-zhiding {
        height: 72px;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 1000;
        display: none;
    }
    .aijia-activity-container-zhiding-active {
        display: block;
    }
    .aijia-activity-container-wrapper {
        width: 80%;
        height: 100%;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }
    .aijia-activity-left,
    .aijia-activity-right {
        height: 100%;
        position: relative;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .aijia-activity-left {
        padding-left: 0px;
    }
    .aijia-activity-left-text {
        font-size: 18px;
        color: #ffffff;
		text-align: center;
		padding: 10px;
    }
    .aijia-activity-left-img {
        /* width: 100%; */
        position: absolute;
        left: 0;
        top: 50%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .aijia-activity-left-text1 {
        font-size: 16px;
        padding: 2px 12px;
        border-radius: 20px;
        color: #ffffff;
		border: 1px solid #fff;
		margin: 0px 5px;
    }
    .aijia-activity-left-text1:hover {
        -moz-transform: scale(1.1, 1);
        -webkit-transform: scale(1.1, 1);
        transform: scale(1.1, 1);
    }
    .aijia-activity-right-text1 {
        font-size: 18px;
        padding: 5px 20px;
        background: #fff;
        border-radius: 20px;
        color: #f7793b;
        cursor: pointer;
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -moz-transition: transform .2s ease-in;
        -webkit-transition: transform .2s ease-in;
        transition: transform .2s ease-in;
    }
    .aijia-activity-right-text1:hover {
        -moz-transform: scale(1.1, 1);
        -webkit-transform: scale(1.1, 1);
        transform: scale(1.1, 1);
    }
    .aijia-activity-right-text2 {
        font-size: 18px;
        color: #fff;
        margin-left: 20px;
    }
    /* 第三部分 */
    .aijia-III-container {
        width: 100%;
        background: #fffdf8;
        padding-top: 50px;
        height: 800px;
    }
    .aijia-III-container-wrapper {
        width: 80%;
        min-width: 1250px;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        /* align-items: flex-end; */
    }
    .aijia-III-container-left {
        width: 485px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin-top: 150px;
    }
    .aijia-III-container-left-title1 {
        font-size: 40px;
        color: #000;
        font-weight: bold;
    }
    .aijia-III-container-left-title2 {
        font-size: 18px;
        color: #838383;
        margin-top: 5px;
    }
    .aijia-III-container-left-text1 {
        font-size: 18px;
        color: #000;
        padding: 60px 0;
        line-height: 30px;
        font-weight: bold;
    }
    .aijia-III-container-left-text2 {
        font-size: 12px;
        color: #000;
    }
    .aijia-III-container-right {
        width: 742px;
        display: flex;
        flex-direction: row;
        position: relative;
    }
    .aijia-III-container-right-img3 {
        position: absolute;
        left: 13%;
        bottom: 81px;
        z-index: 3;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .aijia-III-container-right-img1 {
        margin-left: 0;
        position: relative;
        z-index: 2;
    }
    .aijia-III-container-right-img2 {
        position: absolute;
        right: 10px;
        top: 20px;
        z-index: 1;
    }
    .aijia-III-container-right-img1,
    .aijia-III-container-right-img2,
    .aijia-III-container-right-img3 {
        visibility: hidden;
        /* visibility: visible; */
    }
    /* 第四部分 */
    .aijia-IV-container {
        width: 100%;
        background: #fff;
        margin-top: 50px;
        height: 800px;
        overflow: hidden;
    }
    .aijia-IV-container-wrapper {
        min-width: 1300px;
        width: 80%;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .aijia-IV-container-left {
        padding-right: 100px;
        position: relative;
        z-index: 2;
        -moz-transform: translateX(43%) scale(1.1, 1.1);
        -webkit-transform: translateX(43%) scale(1.1, 1.1);
        transform: translateX(43%) scale(1.1, 1.1);
        -moz-transition: transform .6s cubic-bezier(0.49, 0.48, 0.99, 1.01) .5s;
        -webkit-transition: transform .6s cubic-bezier(0.49, 0.48, 0.99, 1.01) .5s;
        transition: transform .6s cubic-bezier(0.49, 0.48, 0.99, 1.01) .5s;
    }
    .aijia-IV-container-left-active {
        -moz-transform: translateX(0%) scale(1, 1);
        -webkit-transform: translateX(0%) scale(1, 1);
        transform: translateX(0%) scale(1, 1);
    }
    .aijia-IV-container-right {
        width: 482px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        margin-top: 200px;
        position: relative;
        z-index: 1;
        -moz-transform: translateX(-63%);
        -webkit-transform: translateX(-63%);
        transform: translateX(-63%);
        visibility: hidden;
        -moz-transition: transform .6s cubic-bezier(0.49, 0.48, 0.99, 1.01) .6s;
        -webkit-transition: transform .6s cubic-bezier(0.49, 0.48, 0.99, 1.01) .6s;
        transition: transform .6s cubic-bezier(0.49, 0.48, 0.99, 1.01) .6s;
    }
    .aijia-IV-container-right-active {
        visibility: visible;
        -moz-transform: translateX(0%);
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
    .aijia-IV-container-right-wrapper {
        display: flex;
    }
    .aijia-IV-container-right-content {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    .aijia-IV-container-right-title1 {
        font-weight: bold;
        font-size: 40px;
        color: #000;
    }
    .aijia-IV-container-right-title2 {
        font-size: 18px;
        color: #838383;
        margin-top: 5px;
    }
    .aijia-IV-container-right-title3 {
        padding: 60px 0;
        font-size: 18px;
        color: #000;
        line-height: 30px;
        font-weight: bold;
    }
    .aijia-IV-container-right-icon {
        display: flex;
        flex-direction: row;
    }
    .aijia-IV-container-right-icon-self {
        position: relative;
        height: 40px;
        width: 80px;
        border-radius: 20px;
        box-sizing: content-box;
        border: 1px solid #c9c9c9;
        margin-right: 10px;
        background-color: #fff;
        -moz-transition: background .2s ease-in-out, border .2s ease-in-out;
        -webkit-transition: background .2s ease-in-out, border .2s ease-in-out;
        transition: background .2s ease-in-out, border .2s ease-in-out;
    }
    .aijia-IV-container-right-icon-self1 {
        background-color: #ff9100;
    }
    /* .aijia-IV-container-right-icon-self-active {
        background-color: #ff9100;
        border: 1px solid #ff9100;
    } */
    .aijia-IV-container-right-icon-img {
        position: absolute;
        left: 50%;
        top: 50%;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    /* 第五部分 */
    .aijia-V-container {
        width: 100%;
        background: #fffdf8;
    }
    .aijia-V-container-wrapper {
        padding-top: 200px;
        height: 600px;
        width: 100%;
        position: relative;
        overflow: hidden;
        box-sizing: content-box;
    }
    .aijia-V-container-up {
        width: 482px;
        position: absolute;
        left: 10%;
        top: 100px;
    }
    .aijia-V-container-up-title1 {
        font-weight: bold;
        font-size: 40px;
        color: #000;
    }
    .aijia-V-container-up-title2 {
        font-size: 18px;
        color: #838383;
        margin-top: 5px;
    }
    .aijia-V-container-up-title3 {
        font-size: 18px;
        color: #000;
        line-height: 30px;
        padding-top: 30px;
        font-weight: bold;
    }
    .aijia-V-container-down {
        height: 100%;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .aijia-V-container-down-right {
        width: 60%;
        z-index: 2;
        position: absolute;
        left: 45%;
        top: 180px;
        -moz-transform: translateX(50%);
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        -moz-transition: transform .6s cubic-bezier(0.49, 0.48, 0.99, 1.01) .6s;
        -webkit-transition: transform .6s cubic-bezier(0.49, 0.48, 0.99, 1.01) .6s;
        transition: transform .6s cubic-bezier(0.49, 0.48, 0.99, 1.01) .6s;
    }
    .aijia-V-container-down-right-active {
        -moz-transform: translateX(0%);
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
    .aijia-V-container-down-left {
        width: 60%;
        position: absolute;
        left: -8%;
        top: 340px;
        z-index: 1;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -moz-transition: transform .6s cubic-bezier(0.49, 0.48, 0.99, 1.01) .6s;
        -webkit-transition: transform .6s cubic-bezier(0.49, 0.48, 0.99, 1.01) .6s;
        transition: transform .6s cubic-bezier(0.49, 0.48, 0.99, 1.01) .6s;
    }
    .aijia-V-container-down-left-active {
        -moz-transform: translateX(0%);
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
    .aijia-V-container-down-right-img,
    .aijia-V-container-down-left-img {
        width: 100%;
    }
    /* 第六部分 */
    .aijia-VI-container {
        width: 100%;
        background: #fff;
    }
    .aijia-VI-container-wrapper {
        height: 800px;
        width: 80%;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        min-width: 1250px;
    }
    .aijia-VI-container-right {
        width: 490px;
        display: flex;
        flex-direction: column;
        margin-left: 100px;
    }
    .aijia-VI-container-right-title1 {
        font-weight: bold;
        font-size: 40px;
        color: #000;
    }
    .aijia-VI-container-right-title2 {
        font-size: 18px;
        color: #838383;
    }
    .aijia-VI-container-right-title3 {
        font-size: 18px;
        line-height: 30px;
        color: #000;
        padding-top: 60px;
        font-weight: bold;
    }
    .aijia-VI-container-left-video {
        width: 686px;
        height: 516px;
    }
    /* 第七部分 */
    .aijia-test {
        width: 100%;
        height: 800px;
        background: #fffdf8;
        overflow: hidden;
        padding-top: 50px;
        position: relative;
    }
    .aijia-test-wrapper {
        width: 80%;
        min-width: 1260px;
        margin: 0 auto;
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
    }
    .aijia-test-left {
        position: relative;
    }
    .aijia-test-left-img {
        position: relative;
        z-index: 1;
    }
    .aijia-test-left-wrapper {
        width: 418px;
        position: absolute;
        left: 50%;
        top: 15px;
        transform: translateX(-50%);
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        overflow: hidden;
        z-index: 2;
    }
    .aijia-test-left-img-content {
        width: 100%;
    }
    .aijia-test-left-img-content {
        display: none;
    }
    .aijia-test-left-img-content-active {
        display: block;
    }
    .aijia-test-left-img-out {
        width: 100%;
    }
    .aijia-test-right {
        height: 100%;
        width: 535px;
        padding-top: 70px;
        position: relative;
        margin-right: 100px;
    }
    .aijia-test-right-title {
        font-size: 40px;
        color: #000;
        font-weight: bold;
    }
    .aijia-test-right-text-wrapper {
        width: 432px;
        display: flex;
        flex-direction: column;
    }
    .aijia-test-right-text-content {
        width: 100%;
        height: 80px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .aijia-test-right-text-content-yidong {
        display: none;
    }
    .aijia-test-right-text {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-top: 30px;
        cursor: pointer;
    }
    .aijia-test-right-text-active {
        cursor: default;
    }
    .aijia-test-right-text-1 {
        font-size: 18px;
        color: #000;
        font-weight: bold;
    }
    .aijia-test-right-text-2 {
        font-size: 16px;
        color: #000;
        margin-top: 5px;
        display: none;
        line-height: 24px;
    }
    .aijia-test-right-text-2-active {
        display: block;
    }
    .aijia-test-right-text-icon {
        width: 50px;
        height: 80px;
        position: relative;
        margin-right: 20px;
    }
    .aijia-test-right-text-line-down {
        width: 3px;
        height: 30px;
        background-color: #c9c9c9;
        position: absolute;
        left: 50%;
        top: -16px;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .aijia-test-right-text-line-down-active {
        background-color: #ff9100;
        -moz-transition: background-color 0s ease 2s;
        -webkit-transition: background-color 0s ease 2s;
        transition: background-color 0s ease 2s;
    }
    .aijia-test-right-text-line-up-active {
        width: 100%;
        background-color: #ff9100;
        animation: liIcon 2s cubic-bezier(0.49, 0.48, 0.99, 1.01);
    }
    .aijia-test-right-text-circular-down-1 {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background-color: #c9c9c9;
        position: absolute;
        left: 50%;
        top: 14px;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        overflow: hidden;
    }
    .aijia-test-right-text-circular-down-1-active {
        background-color: #ff9100;
        -moz-transition: background-color 0s ease 4s;
        -webkit-transition: background-color 0s ease 4s;
        transition: background-color 0s ease 4s;
    }
    .aijia-test-right-text-circular-up-1-active {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        width: 100%;
        background-color: #ff9100;
        animation: liIcon 2s cubic-bezier(0.49, 0.48, 0.99, 1.01) 2s;
    }
    .aijia-test-right-text-circular-down-2 {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background-color: #c9c9c9;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 2;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        box-sizing: content-box;
        border: 4px solid #fff;
        overflow: hidden;
    }
    .aijia-test-right-text-circular-down-2-active {
        background-color: #ff9100;
        -moz-transition: background-color 0s ease 4s;
        -webkit-transition: background-color 0s ease 4s;
        transition: background-color 0s ease 4s;
    }
    .aijia-test-right-text-circular-up-2-active {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        width: 100%;
        background-color: #ff9100;
        animation: liIcon 2s cubic-bezier(0.49, 0.48, 0.99, 1.01) 2s;
    }
    .aijia-test-right-text-circular-up-2-img {
        width: 28px;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 2;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .aijia-test-right-text-line-down2 {
        width: 3px;
        height: 30px;
        background-color: #c9c9c9;
        position: absolute;
        left: 50%;
        top: 65px;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .aijia-test-right-text-line-down2-active {
        background-color: #ff9100;
        -moz-transition: background-color 0s ease 6s;
        -webkit-transition: background-color 0s ease 6s;
        transition: background-color 0s ease 6s;
    }
    .aijia-test-right-text-line-up2-active {
        width: 100%;
        background-color: #ff9100;
        animation: liIcon 2s cubic-bezier(0.49, 0.48, 0.99, 1.01) 4s;
    }
    .aijia-test-left-download {
        width: 550px;
        display: flex;
        flex-direction: column;
        position: absolute;
        left: 0;
        bottom: -200px;
    }
    .aijia-test-left-download-up,
    .aijia-test-left-download-down {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    .aijia-test-left-download-up {
        justify-content: flex-start;
    }
    .aijia-test-left-download-up-img {
        margin-right: 20px;
    }
    .aijia-test-left-download-up-text {
        font-weight: bold;
        font-size: 25px;
        color: #000;
    }
    /* 顾客部分 */
    .aijia-customer-all-yidong {
        display: none;
    }
    .aijia-customer-all {
        width: 100%;
        background-color: #f4f4f4;
        padding-bottom: 50px;
    }
    .aijia-customer-title {
        width: 70%;
        margin: 0 auto;
        font-size: 40px;
        color: #000;
        font-weight: bold;
        padding: 50px 0;
    }
    .aijia-customer {
        width: 100%;
        position: relative;
    }
    .aijia-customer .swiper-button-prev {
        position: absolute;
        left: 10%;
        top: 50%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background-image: none;
        opacity: 0.5;
        -moz-transition: opacity 0.2s ease;
        -webkit-transition: opacity 0.2s ease;
        transition: opacity 0.2s ease;
    }
    .aijia-customer .swiper-button-next {
        position: absolute;
        right: 10%;
        top: 50%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background-image: none;
        opacity: 0.5;
        -moz-transition: opacity 0.2s ease;
        -webkit-transition: opacity 0.2s ease;
        transition: opacity 0.2s ease;
    }
    .swiper-slide-61 {
        width: 501px !important;
        margin-right: 15px !important;
    }
    /* .aijia-customer:hover .swiper-button-next,
    .aijia-customer:hover .swiper-button-prev {
        opacity: 0.35;
    } */
    #button-prev:hover,
    #button-next:hover {
        opacity: 1;
    }
    .swiper-button-prev.swiper-button-disabled,
    .swiper-button-next.swiper-button-disabled {
        visibility: hidden;
    }
    .button-next-img {
        -moz-transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    /* 技术详情 */
    .aijia-technology-container {
        width: 100%;
        margin-top: 50px;
        /* margin-bottom: 50px; */
    }
    .aijia-technology-wrapper {
        width: 80%;
        margin: 0 auto;
        min-width: 1250px;
    }
    .aijia-technology-title-wrapper {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .aijia-technology-title {
        padding-left: 35px;
        font-size: 40px;
        color: #000;
        font-weight: bold;
        position: relative;
        cursor: pointer;
    }
    .aijia-techonlogy-icon {
        position: absolute;
        left: 0;
        top: 50%;
        -moz-transform: translateY(-50%) rotate(180deg);
        -webkit-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg);
        -moz-transition: transform .2s ease-in;
        -webkit-transition: transform .2s ease-in;
        transition: transform .2s ease-in;
    }
    .aijia-techonlogy-icon-active {
        -moz-transform: translateY(-50%) rotate(360deg);
        -webkit-transform: translateY(-50%) rotate(360deg);
        transform: translateY(-50%) rotate(360deg);
    }
    .aijia-technology-content-all {
        width: 100%;
        display: none;
    }
    .aijia-technology-content {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .aijia-technology-left,
    .aijia-technology-right {
        display: flex;
        flex-direction: column;
    }
    .aijia-technology-left {
        margin-right: 200px;
    }
    .aijia-technology-left-wrapper,
    .aijia-technology-right-wrapper {
        display: flex;
        flex-direction: column;
        margin-top: 25px;
    }
    .aijia-technology-left-title,
    .aijia-technology-right-title,
    .aijia-technology-last-title {
        font-size: 17px;
        color: #2d2e30;
    }
    .aijia-technology-left-text,
    .aijia-technology-right-text,
    .aijia-technology-last-text {
        font-size: 14px;
        color: #5c5c5c;
        margin-top: 5px;
    }
    .aijia-technology-content-last {
        width: 100%;
        margin-top: 50px;
    }
    .aijia-technology-content-last-yidong {
        display: none;
    }
    /* 第八部分 */
    .aijia-VIII-container {
        width: 100%;
        background: #fff;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .aijia-VIII-container-wrapper {
        width: 80%;
        margin: 0 auto;
        transition: all .2s ease;
    }
    .aijia-VIII-container-up {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .aijia-VII-container-up-title1 {
        padding-left: 35px;
        position: relative;
        font-size: 40px;
        color: #000;
        font-weight: bold;
        cursor: pointer;
    }
    .aijia-VIII-container-up-title1-img {
        position: absolute;
        left: 0;
        top: 50%;
        -moz-transform: translateY(-50%), rotate(-180deg);
        -webkit-transform: translateY(-50%) rotate(-180deg);
        transform: translateY(-50%) rotate(-180deg);
        -moz-transform: transform .2s ease;
        -webkit-transform: transform .2s ease;
        transition: transform .2s ease;
    }
    .aijia-VIII-container-up-title1-img-active {
        -moz-transform: translateY(-50%), rotate(0deg);
        -webkit-transform: translateY(-50%) rotate(0deg);
        transform: translateY(-50%) rotate(0deg);
    }
    .aijia-VII-container-up-title2 {
        /* margin-top: 10px; */
        font-size: 40px;
        color: #000;
        font-weight: bold;
    }
    .aijia-VIII-container-down-wrapper {
        width: 90%;
        min-width: 1250px;
        /* display: none; */
    }
    .aijia-VIII-container-down {
        width: 100%;
        margin: 0 auto;
        margin-top: 50px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        font-size: 18px;
        color: #000;
    }
    .aijia-VIII-container-down1 {
        width: 30%;
        padding-top: 80px;
        display: flex;
        flex-direction: column;
    }
    .aijia-VIII-container-down2,
    .aijia-VIII-container-down3 {
        width: 19%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-left: 10px;
    }
    .aijia-vIII-container-down-text,
    .aijia-vIII-container-down-text2 {
        height: 80px;
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        border-bottom: 1px solid #cecece;
    }
    .aijia-vIII-container-down-text2 {
        justify-content: flex-start;
        font-weight: bold;
    }
    .aijia-vIII-container-down-title {
        font-weight: bold;
    }
    .aijia-vIII-container-down-text1 {
        border-top: 1px solid #cecece;
    }
    .aijia-VIII-container-down2 {
        background-color: #fefaec;
    }
    .aijia-VIII-container-down3 {
        background-color: #fffbf5;
    }
    .aijia-vIII-container-down-text-last {
        border-bottom: 0px solid #c9c9c9;
    }
    /* 问题第九部分 */
    .Part-VI {
        width: 100%;
        /* margin-top: 2%; */
        background: #f9f9f9;
        padding-bottom: 4%;
    }
    .Part-VI-content {
        width: 80%;
        margin: 0 auto;
    }
    .Part-VI-title {
        width: 100%;
        text-align: center;
        font-size: 33px;
        font-weight: bold;
        padding: 2% 0;
    }
    .Part-VI-problem-wrapper {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .Part-VI-problem-left,
    .Part-VI-problem-right {
        width: 45%;
    }
    .Part-VI-ask {
        width: 100%;
        height: 60px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        font-size: 16px;
        font-weight: bold;
        line-height: 20px;
        color: #000000;
        background: #e7e7e7;
        border-radius: 10px;
    }
    .Part-VI-answer {
        width: 100%;
        font-size: 18px;
        /* font-weight: bold; */
        line-height: 30px;
        color: #000;
        margin: 20px 0;
    }
    .ask_answer_all {
        padding-left: 4%;
    }
    .Part-VI-Moreproblem {
        width: 100%;
        margin: 2% 0;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .Part-VI-Mortproblem-wrapper {
        width: 24%;
        padding: 1% 2%;
        border-radius: 5px;
        border: 1px solid #000000;
        cursor: pointer;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    .Part-VI-Moreproblem-text {
        font-size: 20px;
        font-weight: bold;
        color: #000000;
        transition: color 0.2s ease-in;
    }
    .Part-VI-Mortproblem-wrapper:hover .Part-VI-Moreproblem-text {
        color: #f7793a;
    }
    .Part-VI-Mortproblem-wrapper:hover {
        border: 1px solid #f7793a;
    }
    .Part-VI-rotate {
        display: block;
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
    }
    .Part-VI-Mortproblem-wrapper:hover .Part-VI-rotate {
        animation: a1 0.2s;
    }
    .Part-VI-problem-yidong-show {
        display: none;
    }
    /* 问题页面 */
    .Part-Question-page {
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 1001;
        background-color: rgba(0, 0, 0, 0.7);
        padding: 5% 0;
        overflow-y: auto;
        display: none;
    }
    .Part-Question-page_active {
        display: block;
    }
    .Part-Question-page-content {
        width: 80%;
        margin: 0 auto;
        background: #ffffff;
        box-sizing: border-box;
        padding: 0 2%;
        padding-bottom: 4%;
        position: relative;
        border-radius: 10px;
    }
    .Part-Question-page-title {
        width: 100%;
        font-size: 33px;
        font-weight: bold;
        color: #000000;
        text-align: center;
        padding: 2% 0;
    }
    .Part-Question-page-wrapper {
        width: 100%;
    }
    .Part-Question-page1,
    .Part-Question-page2,
    .Part-Question-page3,
    .Part-Question-page4,
    .Part-Question-page5,
    .Part-Question-page6 {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }
    .Part-Question-left,
    .Part-Question-right {
        width: 45%;
    }
    .Part-Question-ask {
        width: 100%;
        height: 60px;
        background: #e7e7e7;
        border-radius: 10px;
        font-size: 14px;
        font-weight: bold;
        color: #000000;
        line-height: 18px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-left: 4%;
        box-sizing: border-box;
    }
    .Part-Question-answer {
        width: 100%;
        box-sizing: border-box;
        padding-left: 4%;
        margin: 4% 0;
        font-size: 14px;
        line-height: 18px;
        color: #484848;
    }
    .Part-Question-page-out {
        width: 3%;
        height: 3%;
        font-size: 30px;
        font-weight: bold;
        color: #000000;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: absolute;
        right: 4%;
        top: 2%;
        cursor: pointer;
    }
    /* PC端左侧悬浮 */
    .aijia-suspension-container {
        position: fixed;
        left: 3%;
        top: 165px;
        z-index: 900;
        display: none;
    }
    .aijia-suspension-container-active {
        display: block;
    }
    .aijia-suspension-container-wrapper {
        width: 40px;
        display: flex;
        flex-direction: column;
        align-items: center;
        cursor: pointer;
    }
    .aijia-suspension-container-content {
        margin-bottom: 5px;
        position: relative;
        border-radius: 50%;
        overflow: hidden;
    }
    .aijia-suspension-container-content img {
        width: 40px;
    }
    .aijia-suspension-container-content-hidden {
        position: absolute;
        left: 0;
        top: 0;
        visibility: hidden;
        -moz-transition: visibility .6s ease;
        -webkit-transition: visibility .6s ease;
        transition: visibility .6s ease;
    }
    .aijia-suspension-container-content-hidden-active {
        visibility: visible;
    }
    .aijia-suspension-container-content-cover {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        background: #fff;
        opacity: .5;
        visibility: visible;
    }
    .aijia-suspension-container-content-cover-active {
        visibility: hidden;
    }
    .aijia-suspension-container-content:hover .aijia-suspension-container-content-hidden {
        visibility: visible;
    }
    .aijia-suspension-container-content:hover .aijia-suspension-container-content-cover {
        visibility: hidden;
    }
	.aijia-II-left-up-img {
        width:85%;
		margin: 0 auto;
    }
	.aijia-II-container {
        margin-top: 70px;
    }
	.aijia-tit-font {
        font-size: 32px;
        text-align: center;
    }
	.aijia-futi-font {
        font-size: 16px;
        text-align: center;
    }
	.aijia-form-font {
        font-size: 20px;
        text-align: center;
    }
}

@media screen and (min-width:1200px) and (max-width:1500px) {
    .aijia-I-small-banner {
        bottom: -70px;
    }

}

@media screen and (min-width:677px) and (max-width:1199px) {
    .aijia-I-container {
        width: 100%;
        padding-bottom: 180px;
        box-sizing: content-box;
        position: relative;
    }
    .aijia-I-big-banner {
        width: 100%;
        position: relative;
        z-index: 1;
    }
    .aijia-I-big-banner-img {
        display: none;
    }
    .aijia-I-big-banner-yidong-img {
        width: 100%;
    }
    .aijia-I-small-banner {
        display: none;
    }
    /* 后加的文字文案 */
    .aijia-I-big-add-wrapper {
        width: 90%;
        position: absolute;
        left: 50%;
        top: 40%;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        display: flex;
        flex-direction: column;
        padding-top: 100px;
    }
    .aijia-I-big-add-img {
        width: 120px;
        position: absolute;
        left: 0;
        top: 0;
    }
    .aijia-I-big-add-text1 {
        font-size: 30px;
        color: #fff;
        font-weight: bold;
    }
    .aijia-I-big-add-text2 {
        font-size: 15px;
        color: #fff;
    }
    .aijia-I-big-add-text3 {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-top: 20px;
    }
    .aijia-I-big-add-text3 span {
        padding: 3px 20px;
        color: #fff;
        font-size: 20px;
        background: #f7793b;
        border-radius: 40px;
        margin-right: 20px;
        font-weight: bold;
        white-space: nowrap;
    }
    .aijia-I-big-add-text3 p {
        color: #fff;
        font-size: 15px;
    }
    .aijia-I-small-banner-yidong {
        position: absolute !important;
        left: 0;
        bottom: 0;
        z-index: 2 !important;
        width: 100%;
    }
    /* .swiper-slide {
        width: 20%;
    } */
    .aijia-I-small-banner-img-self {
        width: 100%;
    }
    .aijia-I-small-banner-wrapper {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .aijia-I-small-banner-content {
        position: relative;
        cursor: pointer;
    }
    .aijia-I-small-banner-copywriting {
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        padding: 20px 35px;
        position: absolute;
        left: 0;
        top: 0;
        /* color: #f77f43; */
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .aijia-I-small-banner-title1 {
        font-size: 30px;
        color: #f77f43;
        font-weight: bold;
        margin-bottom: 20px;
        margin-top: 30px;
    }
    .aijia-I-small-banner-title2 {
        font-size: 20px;
        line-height: 40px;
        color: #000;
        margin-top: 28px;
        text-align: center;
    }
    .aijia-I-small-banner-icon {
        width: 37%;
    }
    .swiper-slide-l {
        margin-right: -10px !important;
    }
    /* 第二部分 */
    .aijia-II-container {
        width: 100%;
        background: #ffffff;
        margin-top: 25px;
    }
    .aijia-II-container-wrapper {
        width: 85%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .aijia-II-left {
        width: 100%;
        display: flex;
        flex-direction: column;
        padding-bottom: 20px;
        box-sizing: content-box;
        position: relative;
    }
    .aijia-II-left-cover {
        width: 100%;
        height: 322px;
        background: #f6f6f6;
        border-radius: 20px;
        position: absolute;
        left: 50%;
        bottom: 0;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        box-sizing: content-box;
        padding: 0 15px;
    }
    .aijia-II-left-up {
        position: relative;
        z-index: 2;
    }
    .aijia-II-left-up-img {
        width: 100%;
    }
    .aijia-II-left-down {
        position: relative;
        z-index: 2;
    }
    .aijia-II-left-down-all {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .aijia-II-left-down-describe {
        display: flex;
        flex-direction: column;
		margin: 0 auto;
        /* justify-content: space-between; */
    }
    .aijia-II-left-down-describe-1,
    .aijia-II-left-down-describe-2 {
        position: relative;
        padding-left: 25px;
        box-sizing: content-box;
        margin-top: 15px;
    }
    .aijia-II-left-down-describe-img {
        width: 18px;
        position: absolute;
        left: 0;
        top: 50%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .aijia-II-left-down-describe-text-1,
    .aijia-II-left-down-describe-text-2 {
        color: #000;
        font-size: 18px;
    }
    .aijia-II-right {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 20px;
    }
    .aijia-II-right-1 {
        width: 100%;
        font-size: 16px;
        padding: 10px 15px;
        box-sizing: content-box;
        text-align: center;
        border-radius: 20px;
        background: #f7793b;
        color: #fff;
    }
    .aijia-II-right-2,
    .aijia-II-right-3 {
        width: 100%;
        position: relative;
        display: flex;
        flex-direction: column;
        padding: 15px 0;
        /* padding-top: 10px; */
        margin-top: 20px;
    }
    .aijia-II-right-2-text1 {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        position: relative;
        box-sizing: content-box;
        padding: 5px 0;
    }
    .aijia-II-right-2-text1-code {
        position: absolute;
        right: 100px;
        top: 50%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    .aijia-II-right-2-text1-code1 {
        font-size: 12px;
        color: #909090;
    }
    .aijia-II-right-2-text1-code1 p {
        color: #f7793b;
        display: inline;
    }
    .aijia-II-right-2-text1-code2 {
        font-size: 12px;
        color: #909090;
    }
    .aijia-II-right-2-text1-code2 p {
        display: inline;
        text-decoration: line-through
    }
    .aijia-II-right-2-text1-before {
        font-size: 14px;
        font-weight: bold;
        color: #000;
    }
    .aijia-II-right-2-text1-after {
        font-size: 21px;
        color: #f7793b;
    }
    .aijia-II-right-2-text2 {
        color: #000;
        font-size: 14px;
        padding: 5px 0;
    }
    .aijia-II-right-2-text3 {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    .aijia-II-right-2-text3-before {
        color: #000;
        font-size: 14px;
    }
    .aijia-II-right-2-text3-after-self {
        font-size: 14px;
        color: #fff;
        background: #f7793b;
        padding: 5px 20px;
        border-radius: 30px;
        box-sizing: border-box;
        border: 1px solid #f7793b;
        -moz-transition: background .2s ease-in-out, color .2s ease-in-out;
        -webkit-transition: background .2s ease-in-out, color .2s ease-in-out;
        transition: background .2s ease-in-out, color .2s ease-in-out;
    }
    .aijia-II-right-2-text1,
    .aijia-II-right-2-text2,
    .aijia-II-right-2-text3 {
        position: relative;
        z-index: 2;
    }
    .aijia-II-right-2-cover {
        width: 100%;
        height: 100%;
        background: #f6f6f6;
        position: absolute;
        left: 50%;
        top: 0;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 1;
        border-radius: 20px;
        box-sizing: content-box;
        padding: 0 15px;
    }
    .aijia-II-right-3-text1 {
        padding: 0;
    }
    .aijia-II-right-3-text4 {
        font-size: 12px;
        color: #000;
        margin-top: 5px;
        position: relative;
        z-index: 2;
        font-weight: bold;
        line-height: 16px;
    }
    /* .aijia-II-right-1,
    .aijia-II-right-2,
    .aijia-II-right-3 {
        visibility: hidden;
    } */
    /* 活动页 */
    .aijia-activity-container {
        width: 100%;
        height: 60px;
        background: #ff9100;
    }
    .aijia-activity-container-zhengchang {
        visibility: visible;
    }
    .aijia-activity-container-zhengchang-active {
        visibility: hidden;
    }
    .aijia-activity-container-zhiding {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 1000;
        display: none;
    }
    .aijia-activity-container-zhiding-active {
        display: block;
    }
    .aijia-activity-container-wrapper {
        width: 80%;
        height: 100%;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }
    .aijia-activity-left,
    .aijia-activity-right {
        height: 100%;
        position: relative;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .aijia-activity-left {
        padding-left: 0px;
    }
    .aijia-activity-left-text {
        font-size: 12px;
        color: #ffffff;
		text-align: center;
		padding: 10px;
    }
    .aijia-activity-left-img {
        /* width: 100%; */
        position: absolute;
        left: 0;
        top: 50%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .aijia-activity-left-text1 {
        font-size: 12px;
        padding: 2px 12px;
        border-radius: 20px;
        color: #ffffff;
        box-sizing: content-box;
        white-space: nowrap;
		border: 1px solid #fff;
		margin: 0px 5px;
    }
    .aijia-activity-right-text1 {
        font-size: 12px;
        padding: 5px 20px;
        background: #fff;
        border-radius: 20px;
        color: #f7793b;
        box-sizing: content-box;
        white-space: nowrap;
    }
    .aijia-activity-right-text2 {
        font-size: 12px;
        color: #fff;
        margin-left: 20px;
    }
    /* 第三部分 */
    .aijia-III-container {
        width: 100%;
        background: #fffdf8;
        padding-top: 50px;
    }
    .aijia-III-container-wrapper {
        width: 85%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .aijia-III-container-left {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        /* margin-top: 150px; */
    }
    .aijia-III-container-left-title1 {
        font-size: 30px;
        color: #000;
        /* font-weight: bold; */
    }
    .aijia-III-container-left-title2 {
        font-size: 16px;
        color: #838383;
        margin-top: 5px;
        line-height: 24px;
    }
    .aijia-III-container-left-text1 {
        font-size: 16px;
        color: #000;
        padding: 30px 0;
        line-height: 24px;
    }
    .aijia-III-container-left-text2 {
        font-size: 12px;
        color: #000;
    }
    .aijia-III-container-right {
        margin-top: 10px;
        width: 100%;
        display: flex;
        flex-direction: row;
        position: relative;
    }
    .aijia-III-container-right-img3 {
        width: 80%;
        position: absolute;
        left: 50%;
        bottom: 76px;
        z-index: 3;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .aijia-III-container-right-img1 {
        width: 70%;
        margin-left: 0;
        position: relative;
        z-index: 2;
        margin-left: -15px;
    }
    .aijia-III-container-right-img2 {
        width: 60%;
        position: absolute;
        right: -50px;
        top: 20px;
        z-index: 1;
    }
    /* 第四部分 */
    .aijia-IV-container {
        width: 100%;
        background: #fff;
        margin-top: 50px;
    }
    .aijia-IV-container-wrapper {
        width: 85%;
        margin: 0 auto;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }
    .aijia-IV-container-right {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    .aijia-IV-container-right-wrapper {
        display: flex;
    }
    .aijia-IV-container-right-content {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    .aijia-IV-container-right-title1 {
        font-size: 30px;
        color: #000;
    }
    .aijia-IV-container-right-title2 {
        font-size: 16px;
        color: #838383;
        margin-top: 5px;
        line-height: 24px;
    }
    .aijia-IV-container-right-title3 {
        padding: 30px 0;
        font-size: 16px;
        color: #000;
        line-height: 24px;
    }
    .aijia-IV-container-right-icon {
        display: flex;
        flex-direction: row;
    }
    .aijia-IV-container-right-icon-self {
        position: relative;
        height: 30px;
        width: 70px;
        border-radius: 10px;
        box-sizing: content-box;
        border: 1px solid #838383;
        margin-right: 10px;
        background-color: #fff;
        -moz-transition: background .2s ease-in-out, border .2s ease-in-out;
        -webkit-transition: background .2s ease-in-out, border .2s ease-in-out;
        transition: background .2s ease-in-out, border .2s ease-in-out;
    }
    .aijia-IV-container-right-icon-self1 {
        background: #ff9100;
    }
    /* .aijia-IV-container-right-icon-self-active {
        background-color: #ff9100;
        border: 1px solid #ff9100;
    } */
    .aijia-IV-container-right-icon-img {
        position: absolute;
        left: 50%;
        top: 50%;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .aijia-IV-container-left {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .aijia-IV-container-left-img {
        width: 90%;
        margin-right: 20px;
    }
    /* 第五部分 */
    .aijia-V-container {
        width: 100%;
        background: #fffdf8;
    }
    .aijia-V-container-wrapper {
        padding-top: 50px;
        width: 100%;
        position: relative;
        overflow: hidden;
        padding-bottom: 50px;
    }
    .aijia-V-container-up {
        width: 85%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
    }
    .aijia-V-container-up-title1 {
        font-size: 30px;
        color: #000;
    }
    .aijia-V-container-up-title2 {
        font-size: 16px;
        color: #838383;
        margin-top: 5px;
    }
    .aijia-V-container-up-title3 {
        font-size: 16px;
        color: #000;
        line-height: 24px;
        padding-top: 30px;
    }
    .aijia-V-container-down {
        width: 100%;
        margin-top: 50px;
    }
    .aijia-V-container-down-right {
        width: 100%;
        margin-left: 7%;
    }
    .aijia-V-container-down-left {
        margin-top: 20px;
        width: 100%;
        margin-left: -7%;
    }
    .aijia-V-container-down-right-img,
    .aijia-V-container-down-left-img {
        width: 100%;
    }
    /* 第六部分 */
    .aijia-VI-container {
        width: 100%;
        background: #fff;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .aijia-VI-container-wrapper {
        width: 85%;
        margin: 0 auto;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }
    .aijia-VI-container-right {
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    .aijia-VI-container-right-title1 {
        font-size: 30px;
        color: #000;
    }
    .aijia-VI-container-right-title2 {
        font-size: 16px;
        color: #838383;
    }
    .aijia-VI-container-right-title3 {
        font-size: 16px;
        line-height: 24px;
        color: #000;
        padding-top: 30px;
    }
    .aijia-VI-container-left {
        margin-top: 50px;
    }
    .aijia-VI-container-left-video {
        width: 100%;
    }
    /* 第七部分 */
    .aijia-test {
        width: 100%;
        background: #fffdf8;
        overflow: hidden;
        height: 1120px;
        padding-top: 50px;
        position: relative;
    }
    .aijia-test-wrapper {
        width: 85%;
        margin: 0 auto;
        display: flex;
        flex-direction: column-reverse;
    }
    .aijia-test-left {
        position: relative;
        width: 100%;
    }
    .aijia-test-left-img {
        width: 95%;
        margin: 0 auto;
        position: relative;
        z-index: 1;
    }
    .aijia-test-left-wrapper {
        width: 290px;
        position: absolute;
        left: 50%;
        top: 15px;
        transform: translateX(-50%);
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        overflow: hidden;
        z-index: 2;
    }
    .aijia-test-left-img-content {
        width: 100%;
    }
    .aijia-test-left-img-content {
        display: none;
    }
    .aijia-test-left-img-content-active {
        display: block;
    }
    .aijia-test-left-img-out {
        width: 100%;
    }
    .aijia-test-right {
        height: 100%;
        width: 100%;
        position: relative;
        box-sizing: content-box;
        padding-bottom: 200px;
    }
    .aijia-test-right-title {
        font-size: 30px;
        color: #000;
        font-weight: bold;
    }
    .aijia-test-right-text-wrapper {
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    .aijia-test-right-text-content {
        width: 100%;
        height: 80px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .aijia-test-right-text {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-top: 30px;
        cursor: pointer;
    }
    .aijia-test-right-text-active {
        cursor: default;
    }
    .aijia-test-right-text-1 {
        font-size: 18px;
        color: #000;
        font-weight: bold;
    }
    .aijia-test-right-text-2 {
        font-size: 16px;
        color: #000;
        margin-top: 5px;
        display: none;
        line-height: 24px;
    }
    .aijia-test-right-text-2-active {
        display: block;
    }
    .aijia-test-right-text-icon {
        width: 50px;
        height: 80px;
        position: relative;
        margin-right: 20px;
    }
    .aijia-test-right-text-line-down {
        width: 3px;
        height: 30px;
        background-color: #c9c9c9;
        position: absolute;
        left: 50%;
        top: -16px;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .aijia-test-right-text-line-down-active {
        background-color: #ff9100;
        -moz-transition: background-color 0s ease 2s;
        -webkit-transition: background-color 0s ease 2s;
        transition: background-color 0s ease 2s;
    }
    .aijia-test-right-text-line-up-active {
        width: 100%;
        background-color: #ff9100;
        animation: liIcon 2s cubic-bezier(0.49, 0.48, 0.99, 1.01);
    }
    .aijia-test-right-text-circular-down-1 {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background-color: #c9c9c9;
        position: absolute;
        left: 50%;
        top: 14px;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        overflow: hidden;
    }
    .aijia-test-right-text-circular-down-1-active {
        background-color: #ff9100;
        -moz-transition: background-color 0s ease 4s;
        -webkit-transition: background-color 0s ease 4s;
        transition: background-color 0s ease 4s;
    }
    .aijia-test-right-text-circular-up-1-active {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        width: 100%;
        background-color: #ff9100;
        animation: liIcon 2s cubic-bezier(0.49, 0.48, 0.99, 1.01) 2s;
    }
    .aijia-test-right-text-circular-down-2 {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background-color: #c9c9c9;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 2;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        box-sizing: content-box;
        border: 4px solid #fff;
        overflow: hidden;
    }
    .aijia-test-right-text-circular-down-2-active {
        background-color: #ff9100;
        -moz-transition: background-color 0s ease 4s;
        -webkit-transition: background-color 0s ease 4s;
        transition: background-color 0s ease 4s;
    }
    .aijia-test-right-text-circular-up-2-active {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        width: 100%;
        background-color: #ff9100;
        animation: liIcon 2s cubic-bezier(0.49, 0.48, 0.99, 1.01) 2s;
    }
    .aijia-test-right-text-circular-up-2-img {
        width: 28px;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 2;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .aijia-test-right-text-line-down2 {
        width: 3px;
        height: 30px;
        background-color: #c9c9c9;
        position: absolute;
        left: 50%;
        top: 65px;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .aijia-test-right-text-line-down2-active {
        background-color: #ff9100;
        -moz-transition: background-color 0s ease 6s;
        -webkit-transition: background-color 0s ease 6s;
        transition: background-color 0s ease 6s;
    }
    .aijia-test-right-text-line-up2-active {
        width: 100%;
        background-color: #ff9100;
        animation: liIcon 2s cubic-bezier(0.49, 0.48, 0.99, 1.01) 4s;
    }
    .aijia-test-left-download {
        width: 85%;
        display: flex;
        flex-direction: column;
        position: absolute;
        left: 8%;
        top: 465px;
    }
    .aijia-test-left-download-up-img {
        width: 16%;
    }
    .aijia-test-left-download-up,
    .aijia-test-left-download-down {
        display: flex;
        flex-direction: row;
        /* justify-content: space-between; */
        align-items: center;
    }
    .aijia-test-left-download-up-text {
        font-weight: bold;
        font-size: 15px;
        color: #000;
    }
    .aijia-test-left-download-down-img {
        width: 89%;
    }
    .aijia-test-left-download-down {
        margin-top: 5px;
    }
    /* 顾客部分 */
    .aijia-customer-all {
        display: none;
    }
    .aijia-customer-all-yidong {
        width: 100%;
        background-color: #f4f4f4;
        padding-bottom: 50px;
    }
    .aijia-customer-title {
        width: 70%;
        margin: 0 auto;
        font-size: 30px;
        color: #000;
        font-weight: bold;
        padding: 50px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .aijia-customer {
        width: 100%;
        position: relative;
    }
    .aijia-customer-img {
        width: 100%;
    }
    /* 技术详情 */
    .aijia-technology-container {
        width: 100%;
        margin-top: 50px;
        /* margin-bottom: 50px; */
    }
    .aijia-technology-wrapper {
        width: 85%;
        margin: 0 auto;
    }
    .aijia-technology-title-wrapper {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .aijia-technology-title {
        padding-left: 35px;
        font-size: 30px;
        color: #000;
        font-weight: bold;
        position: relative;
        cursor: pointer;
    }
    .aijia-techonlogy-icon {
        position: absolute;
        left: 0;
        top: 50%;
        -moz-transform: translateY(-50%) rotate(180deg);
        -webkit-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg);
        -moz-transition: transform .2s ease-in;
        -webkit-transition: transform .2s ease-in;
        transition: transform .2s ease-in;
    }
    .aijia-techonlogy-icon-active {
        -moz-transform: translateY(-50%) rotate(360deg);
        -webkit-transform: translateY(-50%) rotate(360deg);
        transform: translateY(-50%) rotate(360deg);
    }
    .aijia-technology-content-all {
        width: 100%;
        display: none;
    }
    .aijia-technology-content {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .aijia-technology-left,
    .aijia-technology-right {
        display: flex;
        flex-direction: column;
    }
    .aijia-technology-left-wrapper,
    .aijia-technology-right-wrapper {
        display: flex;
        flex-direction: column;
        margin-top: 25px;
    }
    .aijia-technology-left-title,
    .aijia-technology-right-title,
    .aijia-technology-last-title {
        font-size: 17px;
        color: #2d2e30;
    }
    .aijia-technology-left-text,
    .aijia-technology-right-text,
    .aijia-technology-last-text {
        font-size: 14px;
        color: #5c5c5c;
        margin-top: 5px;
    }
    .aijia-technology-content-last {
        width: 100%;
        margin-top: 50px;
    }
    .aijia-technology-content-last-pc {
        display: none;
    }
    /* 第八部分 */
    .aijia-VIII-container {
        width: 100%;
        background: #fff;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .aijia-VIII-container-wrapper {
        width: 90%;
        margin: 0 auto;
    }
    .aijia-VIII-container-up {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .aijia-VII-container-up-title1 {
        padding-left: 35px;
        position: relative;
        font-size: 30px;
        color: #000;
        font-weight: bold;
    }
    .aijia-VIII-container-up-title1-img {
        position: absolute;
        left: 0;
        top: 50%;
        -moz-transform: translateY(-50%), rotate(-180deg);
        -webkit-transform: translateY(-50%) rotate(-180deg);
        transform: translateY(-50%) rotate(-180deg);
        -moz-transform: transform .2s ease;
        -webkit-transform: transform .2s ease;
        transition: transform .2s ease;
    }
    .aijia-VIII-container-up-title1-img-active {
        -moz-transform: translateY(-50%), rotate(0deg);
        -webkit-transform: translateY(-50%) rotate(0deg);
        transform: translateY(-50%) rotate(0deg);
    }
    .aijia-VII-container-up-title2 {
        /* margin-top: 10px; */
        font-size: 30px;
        color: #000;
        font-weight: bold;
    }
    .aijia-VIII-container-down-wrapper {
        width: 100%;
        /* display: none; */
    }
    .aijia-VIII-container-down {
        width: 100%;
        margin: 0 auto;
        margin-top: 50px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        font-size: 14px;
        color: #000;
    }
    .aijia-VIII-container-down1 {
        width: 33%;
        padding-top: 80px;
        display: flex;
        flex-direction: column;
    }
    .aijia-VIII-container-down2,
    .aijia-VIII-container-down3 {
        width: 33%;
        display: flex;
        flex-direction: column;
        align-items: center;
        /* margin-left: 10px; */
        border-radius: 10px;
    }
    .aijia-vIII-container-down-text,
    .aijia-vIII-container-down-text2 {
        height: 80px;
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        border-bottom: 1px solid #cecece;
    }
    .aijia-vIII-container-down-text2 {
        justify-content: flex-start;
        font-weight: bold;
    }
    .aijia-vIII-container-down-title {
        font-weight: bold;
    }
    .aijia-vIII-container-down-text1 {
        border-top: 1px solid #cecece;
    }
    .aijia-VIII-container-down2 {
        background-color: #fefaec;
    }
    .aijia-VIII-container-down3 {
        background-color: #fffbf5;
    }
    .aijia-vIII-container-down-text-last {
        border-bottom: 0px solid #c9c9c9;
    }
    /* 第九部分 */
    /* 第六部分 */
    .Part-VI {
        width: 100%;
        margin-top: 2%;
        background: #f9f9f9;
        padding-bottom: 4%;
    }
    .Part-VI-content {
        width: 80%;
        margin: 0 auto;
    }
    .Part-VI-title {
        width: 100%;
        text-align: center;
        font-size: 33px;
        font-weight: bold;
        padding: 2% 0;
    }
    .Part-VI-problem-wrapper {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .Part-VI-problem-left,
    .Part-VI-problem-right {
        width: 100%;
    }
    .Part-VI-ask {
        width: 100%;
        height: 80px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        font-size: 16px;
        font-weight: bold;
        line-height: 20px;
        color: #000000;
        background: #e7e7e7;
        border-radius: 10px;
    }
    .Part-VI-answer {
        width: 100%;
        font-size: 16px;
        /* font-weight: bold; */
        line-height: 20px;
        color: #585858;
        margin: 4% 0;
    }
    .ask_answer_all {
        padding-left: 4%;
    }
    .Part-VI-Moreproblem {
        width: 100%;
        margin: 2% 0;
        text-align: center;
    }
    .Part-VI-Moreproblem-text {
        font-size: 20px;
        font-weight: bold;
        color: #000000;
        padding: 1% 2%;
        border-radius: 5px;
        border: 1px solid #000000;
    }
    .Part-VI-problem-yidong-show {
        display: none;
    }
    /* 问题页面 */
    .Part-Question-page {
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 1001;
        background-color: rgba(0, 0, 0, 0.7);
        padding: 5% 0;
        overflow-y: auto;
        display: none;
    }
    .Part-Question-page_active {
        display: block;
    }
    .Part-Question-page-content {
        width: 80%;
        margin: 0 auto;
        background: #ffffff;
        box-sizing: border-box;
        padding: 0 2%;
        padding-bottom: 4%;
        position: relative;
        border-radius: 10px;
    }
    .Part-Question-page-title {
        width: 100%;
        font-size: 33px;
        font-weight: bold;
        color: #000000;
        text-align: center;
        padding: 2% 0;
    }
    .Part-Question-page-wrapper {
        width: 100%;
    }
    .Part-Question-page1,
    .Part-Question-page2,
    .Part-Question-page3,
    .Part-Question-page4,
    .Part-Question-page5,
    .Part-Question-page6 {
        width: 100%;
        display: flex;
        flex-direction: column;
        /* justify-content: space-between; */
    }
    .Part-Question-left,
    .Part-Question-right {
        width: 100%;
    }
    .Part-Question-ask {
        width: 100%;
        height: 60px;
        background: #e7e7e7;
        border-radius: 10px;
        font-size: 14px;
        font-weight: bold;
        color: #000000;
        line-height: 18px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-left: 4%;
        box-sizing: border-box;
    }
    .Part-Question-answer {
        width: 100%;
        box-sizing: border-box;
        padding-left: 4%;
        margin: 6% 0;
        font-size: 14px;
        line-height: 18px;
        color: #484848;
    }
    .Part-Question-page-out {
        width: 4%;
        height: 2%;
        font-size: 30px;
        font-weight: bold;
        color: #000000;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: absolute;
        right: 4%;
        top: 0%;
        cursor: pointer;
    }
    /* 侧边导航条 */
    .aijia-suspension-container {
        display: none;
    }
}
@media(max-device-width:1199px) {
	.aijia_one{
		width: 100%;
		position: relative;
	}
	.aijia_one img{
		width: 100%;
	}
	.aijia_one ul{
		width: 95%;
		position: absolute;
		left: 50%;
		top: 50px;
		transform: translateX(-50%);
	}
	.aijia_two{
		width: 100%;
		position: relative;
	}
	.aijia_two img{
		width: 100%;
	}
	.aijia_two ul{
		width: 90%;
		position: absolute;
		left: 50%;
		top: 50px;
		transform: translateX(-50%);
		color: white;
	}
	.aijia_tree{
		width: 100%;
		position: relative;
	}
	.aijia_tree img{
		width: 100%;
	}
	.aijia_tree ul:first-of-type{
		width: 100%;
		position: absolute;
	}
	.aijia_tree_II{
		width: 100%;
		position: relative;
	}
	.aijia_tree_II img{
		width: 100%;
	}
	.aijia_tree_II ul:first-of-type{
		width: 100%;
		position: absolute;
		top:390px;
	}
	.aijia_four{
		width: 100%;
		position: relative;
	}
	.aijia_four img{
		width: 100%;
	}
	.aijia_four ul{
		width: 90%;
		position: absolute;
		left: 50%;
		top: 150px;
		transform: translateX(-50%);
		color: white;
	}
	.aijia_five{
		width: 100%;
		position: relative;
	}
	.aijia_five > p {
  		width: 100%;
  		text-align: center;
  		font-size: 30px;
  		color: #f9ab13;
  		font-weight: bold;
  		padding-bottom: 30px;
		background-color: rgb(245, 245, 245);
	}
	.aijia_five img{
		width: 100%;
	}
	.aijia_five ul{
		width: 90%;
		position: absolute;
		left: 50%;
		top: 170px;
		transform: translateX(-50%);
		color: white;
		display: flex;
		flex-direction: column;
		justify-content: space-around;
	}
	.aijia_five ul li{
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-bottom: 20px;
	}
	.aijia_five ul li p{
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-top: 25px;
	}
	.aijia_five ul li p span:first-of-type{
		font-size: 24px;
		margin-bottom: 15px;
	}
	.aijia_five ul li p span{
		font-size: 16px;
		color: white;
		font-weight: bold;
	}
	.aijia_five ul li img{
		width: 260px;
	}
	.aijia_six{
		width: 100%;
		position: relative;
		background-color: rgb(245, 245, 245);
	}
	.aijia_six > p {
  		width: 100%;
  		text-align: center;
  		font-size: 30px;
  		color: #f9ab13;
  		font-weight: bold;
  		padding: 30px;
	}
	.aijia_six img{
		width: 100%;
	}
	.aijia_six ul li:nth-of-type(2) img {
  		border-radius: 20px;
	}
	.aijia_six ul{
		width: 90%;
		margin: 0 auto;
		display: flex;
		flex-direction: column;
		justify-content: space-around;
	}
	.aijia_six ul li{
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-bottom: 40px;
	}
	.aijia_six ul li p{
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-top: 25px;
	}
	.aijia_six ul li p span:first-of-type{
		font-size: 24px;
		margin-bottom: 15px;
		color:#000; 
	}
	.aijia_six ul li p span{
		font-size: 16px;
		font-weight: bold;
		color: #5c5c5c
	}
	.aijia_six ul li img{
		width: 260px;
	}
	.aijia_seven{
		width: 100%;
		padding: 50px 0;
		background-color: rgb(245, 245, 245);
	}
	.aijia_seven img{
		width: 100%;
	}
	.aijia_seven ul{
		width: 95%;
		margin: 0 auto;
		text-align: center;
		display: flex;
		flex-direction: column;
		align-items: center
	}
	.aijia_seven ul li:first-of-type p:first-of-type{
		color: #000;
		font-weight: bold;
		margin-bottom: 20px;
	}
	.aijia_seven ul li:first-of-type p:nth-of-type(2){
		color: #000;
		font-weight: bold;
		margin-bottom: 20px;
	}
	.aijia_seven ul li:first-of-type p:nth-of-type(3) {
  		color: #000;
  		font-weight: bold;
  		margin-bottom: 20px;
	}
	.aijia_seven ul li:first-of-type p:last-of-type {
  		display: flex;
  		flex-direction: row;
  		align-items: center;
	}
	.aijia_seven ul li:first-of-type p:last-of-type img:nth-of-type(2) {
  		margin-left: 40px;
		width: 150px;
	}
	.aijia_seven ul li:nth-of-type(2) img {
  		width: 100%;
  		margin-top: 30px;
	}
	.aijia_seven ul li:first-of-type p:last-of-type img:first-of-type {
  		width: 90%;
		margin-left: 10px;
	}
	.aijia_eight{
		width: 100%;
		padding-top: 50px;
	}
	.aijia_eight ul{
		width: 75%;
		margin: 0 auto;
	}
	.aijia_eight ul li p:first-of-type{
		padding-top: 30px;
	}
	.aijia_eight ul li p:last-of-type{
		padding-bottom: 30px;
	}
	.aijia_eight img{
		width: 100%;
		border-top-left-radius: 20px;
		border-top-right-radius: 20px;
	}
	.aijia_nine{
		width: 100%;
		position: relative;
	}
	.aijia_nine > p {
  		width: 100%;
  		text-align: center;
  		font-size: 30px;
  		color: #f9ab13;
  		font-weight: bold;
  		padding: 50px 0;
	}
	.aijia_nine img{
		width: 100%;
	}
	.aijia_nine ul{
		width: 90%;
		margin: 0 auto;
		display: flex;
		flex-direction: column;
		justify-content: space-around;
	}
	.aijia_nine ul li{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.aijia_nine ul li p{
		display: flex;
		flex-direction: column;
		align-items: center;
		margin: 25px 0;
	}
	.aijia_nine ul li p span:first-of-type{
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 15px;
		color:#000; 
	}
	.aijia_nine ul li p span{
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 15px;
		color:#000; 
	}
	.aijia_nine ul li img{
		width: 260px;
	}
	.aijia-tit-font {
        font-size: 20px;
        text-align: center;
    }
	.aijia-futi-font {
        font-size: 12px;
        text-align: center;
    }
	.aijia-form-font {
        font-size: 15px;
        text-align: center;
    }
}
@media(max-device-width:676px) {
    .aijia-I-container {
        width: 100%;
        padding-bottom: 90px;
        box-sizing: content-box;
        position: relative;
    }
    .aijia-I-big-banner {
        width: 100%;
        position: relative;
        z-index: 1;
    }
    .aijia-I-big-banner-img {
        display: none;
    }
    .aijia-I-big-banner-yidong-img {
        width: 100%;
    }
    .aijia-I-small-banner {
        display: none;
    }
    /* 后加的文字文案 */
    .aijia-I-big-add-wrapper {
        width: 90%;
        position: absolute;
        left: 50%;
        top: 40%;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        display: flex;
        flex-direction: column;
        padding-top: 100px;
    }
    .aijia-I-big-add-img {
        width: 120px;
        position: absolute;
        left: 0;
        top: 0;
    }
    .aijia-I-big-add-text1 {
        font-size: 30px;
        color: #fff;
        font-weight: bold;
    }
    .aijia-I-big-add-text2 {
        font-size: 15px;
        color: #fff;
    }
    .aijia-I-big-add-text3 {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-top: 20px;
    }
    .aijia-I-big-add-text3 span {
        padding: 3px 20px;
        color: #fff;
        font-size: 20px;
        background: #f7793b;
        border-radius: 40px;
        margin-right: 20px;
        font-weight: bold;
        white-space: nowrap;
    }
    .aijia-I-big-add-text3 p {
        color: #fff;
        font-size: 15px;
    }
    .aijia-I-small-banner-yidong {
        position: absolute !important;
        left: 0;
        bottom: 0;
        z-index: 2 !important;
        width: 100%;
    }
    /* .swiper-slide {
        width: 20%;
    } */
    .aijia-I-small-banner-img-self {
        width: 100%;
    }
    .aijia-I-small-banner-wrapper {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .aijia-I-small-banner-content {
        position: relative;
        cursor: pointer;
    }
    .aijia-I-small-banner-copywriting {
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        padding: 10px 16px;
        position: absolute;
        left: 0;
        top: 0;
        /* color: #f77f43; */
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .aijia-I-small-banner-title1 {
        font-size: 14px;
        color: #f77f43;
        font-weight: bold;
        margin-bottom: 10px;
        margin-top: 20px;
    }
    .aijia-I-small-banner-title2 {
        font-size: 12px;
        line-height: 25px;
        color: #000;
        margin-top: 20px;
        text-align: center;
    }
    .aijia-I-small-banner-icon {
        width: 30%;
    }
    .swiper-slide-l {
        margin-right: -10px !important;
    }
    /* 第二部分 */
    .aijia-II-container {
        width: 100%;
        background: #ffffff;
        margin-top: 25px;
    }
    .aijia-II-container-wrapper {
        width: 85%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .aijia-II-left {
        width: 100%;
        display: flex;
        flex-direction: column;
        padding-bottom: 20px;
        box-sizing: content-box;
        position: relative;
    }
    .aijia-II-left-cover {
        width: 100%;
        height: 110px;
        background: #f6f6f6;
        border-radius: 20px;
        position: absolute;
        left: 50%;
        bottom: 0;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        box-sizing: content-box;
        padding: 0 15px;
    }
    .aijia-II-left-up {
        position: relative;
        z-index: 2;
    }
    .aijia-II-left-up-img {
        width: 100%;
    }
    .aijia-II-left-down {
        position: relative;
        z-index: 2;
    }
    .aijia-II-left-down-all {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .aijia-II-left-down-describe {
        display: flex;
        flex-direction: column;
		margin: 0 auto;
        /* justify-content: space-between; */
    }
    .aijia-II-left-down-describe-1,
    .aijia-II-left-down-describe-2 {
        position: relative;
        padding-left: 25px;
        box-sizing: content-box;
        margin-top: 15px;
    }
    .aijia-II-left-down-describe-img {
        width: 18px;
        position: absolute;
        left: 0;
        top: 50%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .aijia-II-left-down-describe-text-1,
    .aijia-II-left-down-describe-text-2 {
        color: #000;
        font-size: 12px;
    }
    .aijia-II-right {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 20px;
    }
    .aijia-II-right-1 {
        width: 100%;
        font-size: 13px;
        padding: 10px 15px;
        box-sizing: content-box;
        text-align: center;
        border-radius: 20px;
        background: #f7793b;
        color: #fff;
    }
    .aijia-II-right-2,
    .aijia-II-right-3 {
        width: 100%;
        position: relative;
        display: flex;
        flex-direction: column;
        padding: 15px 0;
        /* padding-top: 10px; */
        margin-top: 20px;
    }
    .aijia-II-right-2-text1 {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        position: relative;
        box-sizing: content-box;
        padding: 5px 0;
    }
    .aijia-II-right-2-text1-code {
        position: absolute;
        right: 0;
        /* top: 50%; */
        /* -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); */
        bottom: 0px;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    .aijia-II-right-2-text1-code1 {
        font-size: 12px;
        color: #909090;
    }
    .aijia-II-right-2-text1-code1 p {
        color: #f7793b;
        display: inline;
    }
    .aijia-II-right-2-text1-code2 {
        font-size: 12px;
        color: #909090;
    }
    .aijia-II-right-2-text1-code2 p {
        display: inline;
        text-decoration: line-through
    }
    .aijia-II-right-2-text1-before {
        font-size: 11.5px;
        font-weight: bold;
        color: #000;
    }
    .aijia-II-right-2-text1-after {
        font-size: 21px;
        color: #f7793b;
		margin-top: -1.5%;
    }
    .aijia-II-right-2-text2 {
        color: #000;
        font-size: 12px;
        padding: 5px 0;
    }
    .aijia-II-right-2-text3 {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .aijia-II-right-2-text3-before {
        color: #000;
        font-size: 12px;
    }
    .aijia-II-right-2-text3-after-self {
        font-size: 14px;
        color: #fff;
        background: #f7793b;
        padding: 5px 20px;
        border-radius: 30px;
        box-sizing: border-box;
        border: 1px solid #f7793b;
        -moz-transition: background .2s ease-in-out, color .2s ease-in-out;
        -webkit-transition: background .2s ease-in-out, color .2s ease-in-out;
        transition: background .2s ease-in-out, color .2s ease-in-out;
    }
    .aijia-II-right-2-text1,
    .aijia-II-right-2-text2,
    .aijia-II-right-2-text3 {
        position: relative;
        z-index: 2;
    }
    .aijia-II-right-2-cover {
        width: 100%;
        height: 100%;
        background: #f6f6f6;
        position: absolute;
        left: 50%;
        top: 0;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 1;
        border-radius: 20px;
        box-sizing: content-box;
        padding: 0 15px;
    }
    .aijia-II-right-3-text1 {
        padding-bottom: 35px;
    }
    .aijia-II-right-3-text4 {
        font-size: 12px;
        color: #000;
        margin-top: 5px;
        position: relative;
        z-index: 2;
        font-weight: bold;
        line-height: 16px;
		padding-left: 3%;
    }
	.aijia-II-right-3-text4 li {
		list-style-type: decimal;
    }
    /* .aijia-II-right-1,
    .aijia-II-right-2,
    .aijia-II-right-3 {
        visibility: hidden;
    } */
    /* 活动页 */
    .aijia-activity-container {
        width: 100%;
        height: 60px;
        background: #ff9100;
    }
    .aijia-activity-container-zhengchang {
        margin: 20px 0;
        visibility: visible;
    }
    .aijia-activity-container-zhengchang-active {
        visibility: hidden;
    }
    .aijia-activity-container-zhiding {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 1000;
        display: none;
    }
    .aijia-activity-container-zhiding-active {
        display: block;
    }
    .aijia-activity-container-wrapper {
        width: 95%;
        height: 100%;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }
    .aijia-activity-left,
    .aijia-activity-right {
        height: 100%;
        position: relative;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .aijia-activity-left {
        padding-left: 0px;
    }
    .aijia-activity-left-text {
        font-size: 11px;
        color: #ffffff;
		text-align: center;
		padding: 8px;
    }
    .aijia-activity-left-img {
        /* width: 100%; */
		display: none;
        position: absolute;
        left: 0;
        top: 50%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
	.aijia-activity-left-text1 {
        font-size: 12px;
        padding: 2px 12px;
        border-radius: 20px;
        color: #ffffff;
        box-sizing: content-box;
        white-space: nowrap;
		border: 1px solid #fff;
		margin: 0px 5px;
    }
	.aijia-activity-right {
        padding-left: 5px;
    }
    .aijia-activity-right-text1 {
        font-size: 12px;
        padding: 5px 15px;
        background: #fff;
        border-radius: 20px;
        color: #f7793b;
        box-sizing: content-box;
        white-space: nowrap;
    }
    .aijia-activity-right-text2 {
        font-size: 12px;
        color: #fff;
        margin-left: 10px;
		display: none;
    }
    /* 第三部分 */
    .aijia-III-container {
        width: 100%;
        background: #fffdf8;
        padding-top: 50px;
    }
    .aijia-III-container-wrapper {
        width: 85%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .aijia-III-container-left {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        /* margin-top: 150px; */
    }
    .aijia-III-container-left-title1 {
        font-size: 30px;
        color: #000;
        /* font-weight: bold; */
    }
    .aijia-III-container-left-title2 {
        font-size: 16px;
        color: #838383;
        margin-top: 5px;
        line-height: 24px;
    }
    .aijia-III-container-left-text1 {
        font-size: 16px;
        color: #000;
        padding: 30px 0;
        line-height: 24px;
    }
    .aijia-III-container-left-text2 {
        font-size: 12px;
        color: #000;
    }
    .aijia-III-container-right {
        margin-top: 10px;
        width: 100%;
        display: flex;
        flex-direction: row;
        position: relative;
    }
    .aijia-III-container-right-img3 {
        width: 80%;
        position: absolute;
        left: 50%;
        bottom: 76px;
        z-index: 3;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .aijia-III-container-right-img1 {
        width: 70%;
        margin-left: 0;
        position: relative;
        z-index: 2;
        margin-left: -15px;
    }
    .aijia-III-container-right-img2 {
        width: 60%;
        position: absolute;
        right: -50px;
        top: 20px;
        z-index: 1;
    }
    /* 第四部分 */
    .aijia-IV-container {
        width: 100%;
        background: #fff;
        margin-top: 50px;
    }
    .aijia-IV-container-wrapper {
        width: 85%;
        margin: 0 auto;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }
    .aijia-IV-container-right {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    .aijia-IV-container-right-wrapper {
        display: flex;
    }
    .aijia-IV-container-right-content {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    .aijia-IV-container-right-title1 {
        font-size: 30px;
        color: #000;
    }
    .aijia-IV-container-right-title2 {
        font-size: 16px;
        color: #838383;
        margin-top: 5px;
        line-height: 24px;
    }
    .aijia-IV-container-right-title3 {
        padding: 30px 0;
        font-size: 16px;
        color: #000;
        line-height: 24px;
    }
    .aijia-IV-container-right-icon {
        display: flex;
        flex-direction: row;
    }
    .aijia-IV-container-right-icon-self {
        position: relative;
        height: 30px;
        width: 70px;
        border-radius: 10px;
        box-sizing: content-box;
        border: 1px solid #838383;
        margin-right: 10px;
        background-color: #fff;
        -moz-transition: background .2s ease-in-out, border .2s ease-in-out;
        -webkit-transition: background .2s ease-in-out, border .2s ease-in-out;
        transition: background .2s ease-in-out, border .2s ease-in-out;
    }
    .aijia-IV-container-right-icon-self1 {
        background: #ff9100;
    }
    /* .aijia-IV-container-right-icon-self-active {
        background-color: #ff9100;
        border: 1px solid #ff9100;
    } */
    .aijia-IV-container-right-icon-img {
        position: absolute;
        left: 50%;
        top: 50%;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .aijia-IV-container-left {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .aijia-IV-container-left-img {
        width: 90%;
        margin-right: 20px;
    }
    /* 第五部分 */
    .aijia-V-container {
        width: 100%;
        background: #fffdf8;
    }
    .aijia-V-container-wrapper {
        padding-top: 50px;
        width: 100%;
        position: relative;
        overflow: hidden;
        padding-bottom: 50px;
    }
    .aijia-V-container-up {
        width: 85%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
    }
    .aijia-V-container-up-title1 {
        font-size: 30px;
        color: #000;
    }
    .aijia-V-container-up-title2 {
        font-size: 16px;
        color: #838383;
        margin-top: 5px;
    }
    .aijia-V-container-up-title3 {
        font-size: 16px;
        color: #000;
        line-height: 24px;
        padding-top: 30px;
    }
    .aijia-V-container-down {
        width: 100%;
        margin-top: 50px;
    }
    .aijia-V-container-down-right {
        width: 100%;
        margin-left: 7%;
    }
    .aijia-V-container-down-left {
        margin-top: 20px;
        width: 100%;
        margin-left: -7%;
    }
    .aijia-V-container-down-right-img,
    .aijia-V-container-down-left-img {
        width: 100%;
    }
    /* 第六部分 */
    .aijia-VI-container {
        width: 100%;
        background: #fff;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .aijia-VI-container-wrapper {
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }
    .aijia-VI-container-right {
        width: 85%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
    }
    .aijia-VI-container-right-title1 {
        font-size: 30px;
        color: #000;
    }
    .aijia-VI-container-right-title2 {
        font-size: 16px;
        color: #838383;
    }
    .aijia-VI-container-right-title3 {
        font-size: 16px;
        line-height: 24px;
        color: #000;
        padding-top: 30px;
    }
    .aijia-VI-container-left {
        margin-top: 50px;
    }
    .aijia-VI-container-left-video {
        width: 100%;
    }
    /* 第七部分 */
    .aijia-test {
        width: 100%;
        background: #fffdf8;
        overflow: hidden;
        height: 960px;
        padding-top: 50px;
        position: relative;
    }
    .aijia-test-wrapper {
        width: 85%;
        margin: 0 auto;
        display: flex;
        flex-direction: column-reverse;
    }
    .aijia-test-left {
        position: relative;
        width: 100%;
    }
    .aijia-test-left-img {
        width: 95%;
        margin: 0 auto;
        position: relative;
        z-index: 1;
    }
    .aijia-test-left-wrapper {
        width: 290px;
        position: absolute;
        left: 50%;
        top: 15px;
        transform: translateX(-50%);
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        overflow: hidden;
        z-index: 2;
    }
    .aijia-test-left-img-content {
        width: 100%;
    }
    .aijia-test-left-img-content {
        display: none;
    }
    .aijia-test-left-img-content-active {
        display: block;
    }
    .aijia-test-left-img-out {
        width: 100%;
    }
    .aijia-test-right {
        height: 100%;
        width: 100%;
        position: relative;
        box-sizing: content-box;
        padding-bottom: 180px;
    }
    .aijia-test-right-title {
        font-size: 30px;
        color: #000;
        font-weight: bold;
    }
    .aijia-test-right-text-wrapper {
        /* width: 100%; */
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .aijia-test-right-text-content {
        width: 100%;
        height: 80px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        display: none;
    }
    .aijia-test-right-text {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        /* margin-top: 30px; */
        cursor: pointer;
        -moz-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    .aijia-test-right-text-active {
        cursor: default;
    }
    .aijia-test-right-text-1 {
        font-size: 18px;
        color: #000;
        font-weight: bold;
    }
    .aijia-test-right-text-2 {
        font-size: 16px;
        color: #000;
        margin-top: 5px;
        line-height: 24px;
    }
    .aijia-test-right-text-yidong-wrapper {
        width: 100%;
        height: 80px;
        position: relative;
    }
    .aijia-test-right-text-content-yidong {
        width: 100%;
        position: absolute;
        left: 0;
        top: 40px;
        visibility: hidden;
    }
    .aijia-test-right-text-content-yidong-active {
        visibility: visible;
        -moz-transition: visibility .2s ease-in-out;
        -webkit-transition: visibility .2s ease-in-out;
        transition: visibility .2s ease-in-out;
    }
    .aijia-test-right-text-icon {
        width: 50px;
        height: 80px;
        position: relative;
        margin-right: 20px;
    }
    .aijia-test-right-text-line-down {
        width: 3px;
        height: 30px;
        background-color: #c9c9c9;
        position: absolute;
        left: 50%;
        top: -16px;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .aijia-test-right-text-line-down-active {
        background-color: #ff9100;
        -moz-transition: background-color 0s ease 2s;
        -webkit-transition: background-color 0s ease 2s;
        transition: background-color 0s ease 2s;
    }
    .aijia-test-right-text-line-up-active {
        width: 100%;
        background-color: #ff9100;
        animation: liIcon 2s cubic-bezier(0.49, 0.48, 0.99, 1.01);
    }
    .aijia-test-right-text-circular-down-1 {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background-color: #c9c9c9;
        position: absolute;
        left: 50%;
        top: 14px;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        overflow: hidden;
    }
    .aijia-test-right-text-circular-down-1-active {
        background-color: #ff9100;
        -moz-transition: background-color 0s ease 4s;
        -webkit-transition: background-color 0s ease 4s;
        transition: background-color 0s ease 4s;
    }
    .aijia-test-right-text-circular-up-1-active {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        width: 100%;
        background-color: #ff9100;
        animation: liIcon 2s cubic-bezier(0.49, 0.48, 0.99, 1.01) 2s;
    }
    .aijia-test-right-text-circular-down-2 {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background-color: #c9c9c9;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 2;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        box-sizing: content-box;
        border: 4px solid #fff;
        overflow: hidden;
    }
    .aijia-test-right-text-circular-down-2-active {
        background-color: #ff9100;
        -moz-transition: background-color 0s ease 4s;
        -webkit-transition: background-color 0s ease 4s;
        transition: background-color 0s ease 4s;
    }
    .aijia-test-right-text-circular-up-2-active {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        width: 100%;
        background-color: #ff9100;
        animation: liIcon 2s cubic-bezier(0.49, 0.48, 0.99, 1.01) 2s;
    }
    .aijia-test-right-text-circular-up-2-img {
        width: 28px;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 2;
        -moz-transform: translate(-50%, -50%) rotate(90deg);
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg);
    }
    .aijia-test-right-text-line-down2 {
        width: 3px;
        height: 30px;
        background-color: #c9c9c9;
        position: absolute;
        left: 50%;
        top: 65px;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .aijia-test-right-text-line-down2-active {
        background-color: #ff9100;
        -moz-transition: background-color 0s ease 6s;
        -webkit-transition: background-color 0s ease 6s;
        transition: background-color 0s ease 6s;
    }
    .aijia-test-right-text-line-up2-active {
        width: 100%;
        background-color: #ff9100;
        animation: liIcon 2s cubic-bezier(0.49, 0.48, 0.99, 1.01) 4s;
    }
    .aijia-test-left-download {
        width: 85%;
        display: flex;
        flex-direction: column;
        position: absolute;
        left: 8%;
        top: 260px;
    }
    .aijia-test-left-download-up-img {
        width: 16%;
    }
    .aijia-test-left-download-up,
    .aijia-test-left-download-down {
        display: flex;
        flex-direction: row;
        /* justify-content: space-between; */
        align-items: center;
    }
    .aijia-test-left-download-up-text {
        font-weight: bold;
        font-size: 15px;
        color: #000;
    }
    .aijia-test-left-download-down-img {
        width: 89%;
    }
    .aijia-test-left-download-down {
        margin-top: 5px;
    }
    /* 顾客部分 */
    .aijia-customer-all {
        display: none;
    }
    .aijia-customer-all-yidong {
        width: 100%;
        background-color: #f4f4f4;
        padding-bottom: 50px;
    }
    .aijia-customer-title {
        width: 70%;
        margin: 0 auto;
        font-size: 25px;
        color: #000;
        font-weight: bold;
        padding: 30px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .aijia-customer {
        width: 100%;
        position: relative;
    }
    .aijia-customer-img {
        width: 100%;
    }
    /* 技术详情 */
    .aijia-technology-container {
        width: 100%;
        margin-top: 50px;
        /* margin-bottom: 50px; */
    }
    .aijia-technology-wrapper {
        width: 85%;
        margin: 0 auto;
    }
    .aijia-technology-title-wrapper {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .aijia-technology-title {
        padding-left: 35px;
        font-size: 30px;
        color: #000;
        font-weight: bold;
        position: relative;
        cursor: pointer;
    }
    .aijia-techonlogy-icon {
        position: absolute;
        left: 0;
        top: 50%;
        -moz-transform: translateY(-50%) rotate(180deg);
        -webkit-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg);
        -moz-transition: transform .2s ease-in;
        -webkit-transition: transform .2s ease-in;
        transition: transform .2s ease-in;
    }
    .aijia-techonlogy-icon-active {
        -moz-transform: translateY(-50%) rotate(360deg);
        -webkit-transform: translateY(-50%) rotate(360deg);
        transform: translateY(-50%) rotate(360deg);
    }
    .aijia-technology-content-all {
        width: 100%;
        display: none;
    }
    .aijia-technology-content {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .aijia-technology-left,
    .aijia-technology-right {
        display: flex;
        flex-direction: column;
    }
    .aijia-technology-left-wrapper,
    .aijia-technology-right-wrapper {
        display: flex;
        flex-direction: column;
        margin-top: 25px;
    }
    .aijia-technology-left-title,
    .aijia-technology-right-title,
    .aijia-technology-last-title {
        font-size: 17px;
        color: #2d2e30;
    }
    .aijia-technology-left-text,
    .aijia-technology-right-text,
    .aijia-technology-last-text {
        font-size: 14px;
        color: #5c5c5c;
        margin-top: 5px;
    }
    .aijia-technology-content-last {
        width: 100%;
        margin-top: 50px;
    }
    .aijia-technology-content-last-pc {
        display: none;
    }
    /* 第八部分 */
    .aijia-VIII-container {
        width: 100%;
        background: #fff;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .aijia-VIII-container-wrapper {
        width: 90%;
        margin: 0 auto;
    }
    .aijia-VIII-container-up {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .aijia-VII-container-up-title1 {
        padding-left: 35px;
        position: relative;
        font-size: 30px;
        color: #000;
        font-weight: bold;
    }
    .aijia-VIII-container-up-title1-img {
        position: absolute;
        left: 0;
        top: 50%;
        -moz-transform: translateY(-50%), rotate(-180deg);
        -webkit-transform: translateY(-50%) rotate(-180deg);
        transform: translateY(-50%) rotate(-180deg);
        -moz-transform: transform .2s ease;
        -webkit-transform: transform .2s ease;
        transition: transform .2s ease;
    }
    .aijia-VIII-container-up-title1-img-active {
        -moz-transform: translateY(-50%), rotate(0deg);
        -webkit-transform: translateY(-50%) rotate(0deg);
        transform: translateY(-50%) rotate(0deg);
    }
    .aijia-VII-container-up-title2 {
        /* margin-top: 10px; */
        font-size: 30px;
        font-weight: bold;
        color: #000;
    }
    .aijia-VIII-container-down-wrapper {
        width: 100%;
        /* display: none; */
    }
    .aijia-VIII-container-down {
        width: 100%;
        margin: 0 auto;
        margin-top: 50px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        font-size: 14px;
        color: #000;
    }
    .aijia-VIII-container-down1 {
        width: 33%;
        padding-top: 80px;
        display: flex;
        flex-direction: column;
    }
    .aijia-VIII-container-down2,
    .aijia-VIII-container-down3 {
        width: 33%;
        display: flex;
        flex-direction: column;
        align-items: center;
        /* margin-left: 10px; */
        border-radius: 10px;
    }
    .aijia-vIII-container-down-text,
    .aijia-vIII-container-down-text2 {
        height: 80px;
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        border-bottom: 1px solid #cecece;
    }
    .aijia-vIII-container-down-text2 {
        justify-content: flex-start;
        font-weight: bold;
    }
    .aijia-vIII-container-down-title {
        font-weight: bold;
    }
    .aijia-vIII-container-down-text1 {
        border-top: 1px solid #cecece;
    }
    .aijia-VIII-container-down2 {
        background-color: #fefaec;
    }
    .aijia-VIII-container-down3 {
        background-color: #fffbf5;
    }
    .aijia-vIII-container-down-text-last {
        border-bottom: 0px solid #c9c9c9;
    }
    /* 问题第九部分 */
    .Part-VI {
        width: 100%;
        margin-top: 2%;
        background: #f9f9f9;
        padding-bottom: 4%;
    }
    .Part-VI-content {
        width: 80%;
        margin: 0 auto;
    }
    .Part-VI-title {
        width: 100%;
        text-align: center;
        font-size: 30px;
        font-weight: bold;
        padding: 2% 0;
    }
    .Part-VI-problem-wrapper {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .Part-VI-problem-left,
    .Part-VI-problem-right {
        width: 100%;
    }
    .Part-VI-ask {
        width: 100%;
        height: 80px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        font-size: 16px;
        font-weight: bold;
        line-height: 20px;
        color: #000000;
        background: #e7e7e7;
        border-radius: 10px;
    }
    .Part-VI-answer {
        width: 100%;
        font-size: 16px;
        /* font-weight: bold; */
        line-height: 24px;
        color: #000;
        margin: 20px 0;
    }
    .ask_answer_all {
        padding-left: 4%;
    }
    .Part-VI-Moreproblem {
        width: 100%;
        margin: 10% 0;
        text-align: center;
    }
    .Part-VI-Moreproblem {
        width: 100%;
        margin: 2% 0;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .Part-VI-Mortproblem-wrapper {
        width: 77%;
        padding: 2% 2%;
        border-radius: 5px;
        border: 1px solid #000000;
        cursor: pointer;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    .Part-VI-Moreproblem-text {
        font-size: 20px;
        /* font-weight: bold; */
        color: #000000;
    }
    .Part-VI-rotate {
        display: block;
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
    }
    .Part-VI-problem-yidong-hidden {
        display: none;
    }
    /* 问题页面 */
    .Part-Question-page {
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 1001;
        background-color: rgba(0, 0, 0, 0.7);
        padding: 10% 0;
        overflow-y: auto;
        display: none;
    }
    .Part-Question-page_active {
        display: block;
    }
    .Part-Question-page-content {
        width: 90%;
        margin: 0 auto;
        background: #ffffff;
        box-sizing: border-box;
        padding: 0 2%;
        padding-bottom: 10%;
        position: relative;
        border-radius: 10px;
    }
    .Part-Question-page-title {
        width: 100%;
        font-size: 33px;
        font-weight: bold;
        color: #000000;
        text-align: center;
        padding: 8% 0;
    }
    .Part-Question-page-wrapper {
        width: 100%;
    }
    .Part-Question-page1,
    .Part-Question-page2,
    .Part-Question-page3,
    .Part-Question-page4,
    .Part-Question-page5,
    .Part-Question-page6 {
        width: 100%;
        display: flex;
        flex-direction: column;
        /* justify-content: space-between; */
    }
    .Part-Question-left,
    .Part-Question-right {
        width: 100%;
    }
    .Part-Question-ask {
        width: 100%;
        height: 80px;
        background: #e7e7e7;
        border-radius: 10px;
        font-size: 16px;
        font-weight: bold;
        color: #000000;
        line-height: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-left: 4%;
        box-sizing: border-box;
    }
    .Part-Question-answer {
        width: 100%;
        box-sizing: border-box;
        padding-left: 4%;
        margin: 6% 0;
        font-size: 16px;
        line-height: 20px;
        color: #484848;
    }
    .Part-Question-page-out {
        width: 4%;
        height: 1%;
        font-size: 30px;
        font-weight: bold;
        color: #000000;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: absolute;
        right: 4%;
        top: 0%;
        cursor: pointer;
    }
    /* 侧边导航条 */
    .aijia-suspension-container {
        display: none;
    }
}


/* #header {
    position: relative;
} */