@media (min-width:376px) and (max-width:767px) {

    .about-footer {
        padding: 50px 5% 0;
    }

    .about-top .row .li>div {
        padding-left: 25px;
    }

    .about-top .row .li>div h2 {
        font-size: 24px;
    }

    .about-top .row .li>div p:nth-child(2) {
        margin-top: 10px !important;
    }

    .about-top .row .li>div p:nth-child(8) {
        margin-top: 20px !important;
    }

    .about-top .row .li>div p {
        font-size: 13px;
    }

    .about-top .row .li>div p:last-child {
        margin-top: 20px;
        width: 48px;
        height: 4px;
    }
}

@media (max-width:1450px) {
    .corporate-culture .row .li>div {
        padding-left: 53px;
    }

    .corporate-culture .row .li>div span {
        font-size: 12px;
    }

    .corporate-culture .row .li>div span:nth-child(1) {
        font-size: 18px;
        margin-top: 43px;
    }

    .corporate-culture .row .li>div span:nth-child(2) {
        margin-top: 12px;
    }

    .corporate-culture .row .li>div p {
        bottom: 72px;
        left: 53px;
        width: 33px;
        height: 3px;
    }
}

@media (max-width:1099px) {
    .history .content {
        display: none;
    }

    .history .content2 {
        display: flex;
    }

    .title h2 {
        font-size: 20px;
    }

    .title p {
        margin-top: 24px;
        margin-bottom: 32px;
        width: 36px;
        height: 4px;
    }
}

@media (max-width:920px) {
    .corporate-culture .row .li>div p {
        bottom: 50px;
    }
}

@media (max-width:767px) {
    .brand .row .color1 {
        background-color: #FFFF;

    }

    .brand .row .color2 {
        background-color: #F9F9F9;

    }

    .core-technology .row>div:nth-child(2),
    .core-technology .row>div:nth-child(3),
    .core-technology .row>div:nth-child(4),
    .core-technology .row>div:nth-child(5),
    .core-technology .row>div:nth-child(6) {
        margin-top: 30px;
    }

    .about-footer .logo>div {
        display: flex;
        flex-direction: column;
        align-items: center !important;
    }

    .about-footer .logo>div:last-child {
        margin-top: 40px;
    }

    .about-footer .code .programme {
        text-align: center;
    }
	.about-footer .code .programme.case {
		display: inline-block;
	}
	.about-footer .code .programme.case>span {
		width: 49%;
		display: inline-block;
		padding: 0.2rem;
	}
	.about-footer .code .programme.case>span:nth-child(2) {
		   text-align: right;
	}
	.about-footer .code .programme.case>span:nth-child(3) {
		   text-align: left;
	}
	.about-footer .code .programme.case>span:nth-child(4) {
		   text-align: right;
	}
	.about-footer .code .programme.case>span:nth-child(5) {
		   text-align: left;
	}
	.about-footer .code .programme.case>span:nth-child(6) {
		   text-align: right;
	}
	.about-footer .code .programme.case>span:nth-child(7) {
		   text-align: left;
	}
	.about-footer .code .programme.case>span:last-child {
		   width: 100%;
		   text-align: center;
	}
	.about-footer .code .programme h2 {
		text-align: center;
	}

    .about-footer .code>div:nth-child(3) {
        margin-top: 30px;
    }

    .about-footer .code>div:nth-child(4) {
        margin-top: 20px;
    }

    .about-footer .code .contact {
        /* margin-top: 10px; */
		align-items: center;
    }
	.about-footer .contact span {
		font-weight: bold;
		font-size: 0.28rem;
	}

    .title h2 {
        font-size: 18px;
    }

    .title p {
        margin-top: 20px;
        margin-bottom: 30px;
        width: 30px;
        height: 3px;
    }

    .history .history-content {
        width: 360px;
    }
}

@media (max-width:450px) {
    .corporate-culture .row .li>div {
        padding-left: 40px;
    }

    .corporate-culture .row .li>div span:nth-child(1) {
        margin-top: 30px;
    }

    .corporate-culture .row .li>div span:nth-child(2) {
        margin-top: 9px;
    }

    .corporate-culture .row .li>div p {
        bottom: 40px;
        left: 40px;
    }

    .about-top .row .li>div {
        padding-left: 10px;
    }

    .about-top .row .li>div h2 {
        font-size: 18px;
    }

    .about-top .row .li>div p:nth-child(2) {
        margin-top: 7px !important;
    }

    .about-top .row .li>div p:nth-child(8) {
        margin-top: 10px !important;
    }

    .about-top .row .li>div p {
        font-size: 12px;
    }

    .about-top .row .li>div p:last-child {
        margin-top: 10px;
        width: 42px;
        height: 3px;
    }

    .history .history-content {
        width: 300px;
    }

    .comprehensive img {
        width: 100%;
        height: 100px;
    }

    .comprehensive-title p {
        font-size: 12px;
    }

    .advantage-title h2 {
        font-size: 13px;
    }

    .comprehensive-title {
        top: 45px;
    }

    .core-technology .row .li>div div {
        width: 80px;
        height: 80px;
    }
}

@media (max-width:375px) {
    .corporate-culture .row .li>div {
        padding-left: 30px;
    }

    .corporate-culture .row .li>div span:nth-child(1) {
        margin-top: 25px;
    }

    .corporate-culture .row .li>div span:nth-child(2) {
        margin-top: 8px;
    }

    .corporate-culture .row .li>div p {
        bottom: 50px;
        left: 30px;
    }

    .about-footer {
        padding: 50px 1% 0;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .brand .row .color1 {
        background-color: #F9F9F9;

    }

    .brand .row .color2 {
        background-color: #FFFF;

    }

    .brand .row .color3 {
        background-color: #FFFF;

    }

    .brand .row .color4 {
        background-color: #F9F9F9;

    }

    .core-technology .row>div {
        padding: 0 16px !important;

    }

    .core-technology .row>div:nth-child(3),
    .core-technology .row>div:nth-child(4),
    .core-technology .row>div:nth-child(5),
    .core-technology .row>div:nth-child(6) {
        margin-top: 32px;
    }

    .about-footer .code .programme {
        text-align: center;
    }

    .about-footer {
        padding: 50px 10% 0;
    }

    .about-footer .code .contact {
        margin-top: 30px;
        padding-right: 90px;
    }

}

@media (min-width:992px) and (max-width:1199px) {
    .brand .row .color5 {
        background-color: #FFF;

    }

    .brand .row .color6 {
        background-color: #F9F9F9;

    }

    .brand .row .color7 {
        background-color: #FFF;

    }

    .brand .row .color8 {
        background-color: #F9F9F9;

    }

    .core-technology .row>div {
        padding: 0 18px !important;

    }

    .core-technology .row>div:nth-child(4),
    .core-technology .row>div:nth-child(5),
    .core-technology .row>div:nth-child(6) {
        margin-top: 36px;

    }

    .about-footer .code .programme {
        text-align: center;
    }

    .about-footer .code .contact {
        margin-top: 30px;
        padding-right: 60px;
    }

    .about-top .row .li>div {
        padding-left: 30px;
    }

    .about .row .li>div h2 {
        font-size: 28px;
    }

    .about .row .li>div p {
        font-size: 14px;
    }

    .about .row .li>div p:last-child {
        margin-top: 25px;
        width: 52px;
        height: 5px;
    }

    .core-technology .row .li>div div {
        width: 4.9vw;
        height: 4.9vw;
    }

    .core-technology .row .li>div span:nth-child(2) {
        margin-top: 1.35vw;
        font-size: 0.94vw;
    }

    .core-technology .row .li>div span:nth-child(3) {
        margin-top: 0.52vw;
        font-size: 0.73vw;
    }
}

@media (min-width:900px) and (max-width:1100px) {
    .history .history-content div {
        margin-top: 10px;
    }

    .history .history-content h2 strong {
        font-size: 18px;
    }

    .history .history-content h2 {
        font-size: 13px;
    }

    .history .history-content {
        min-width: 440px;
    }
}

@media (min-width:1200px) {

    .core-technology .row>div {
        padding: 0 25px !important;

    }

    .core-technology .row>div:nth-child(4),
    .core-technology .row>div:nth-child(5),
    .core-technology .row>div:nth-child(6) {
        margin-top: 50px;

    }
}

@media (min-width:1100px) {
    .history .content {
        display: flex;
    }

    .history .content2 {
        display: none;
    }
}