@media (max-width:1280px) {
	.pc{
		display: none!important;
	}
	.banner .allTit{
		position: absolute;
		top: 9.75rem;left: 6.25rem;
		display: flex;
		align-items: center;
	}
	.banner .title{
		font-size: 2.25rem;
		font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
		font-weight: 700;
		color: #FFFFFF;
	}
	.banner .allTit .line{
		display: none;
	}
	.banner .allTit .sameTit p{
		display: none;
	}
	
	
	
	
	/* ±êÇ© */
	.product .alab{
	    display: none;
	}
	/* ÏàÖúÔºÐ£ */
	.school,
	.achievement{
	    padding: 3.125vw 0;
	
	}
	.school .ch,
	.achievement .ch{
	    font-size: 2rem;
	    font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
	    font-weight: 400;
	    color: #333333;
	}
	.school .line,
	.achievement .line{
	    margin: 1rem 0;
	    width: 5.5rem;
	    height: 0.0625rem;
	    background: linear-gradient(90deg, #214DAE 0%, #63B25F 100%);
	}
	.school .content{
	    font-size: 1.5rem;
	    font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
	    font-weight: 400;
	    color: #666666;
	    line-height: 2.25rem;
	}
	.school .allPic{
	    width: 100%;
		margin-top: 2.3125rem;
	}
	.school .allPic img {
	    width: 28.25rem;
	    height: 18.75rem;
	}
	
	/* Ð£Æó¹²½¨ */
	.schoolenterprise{
	    width: 100%;
	    height: 40.625rem;
	    background-image: url('/static/images/140.png');
	    background-size: 100% 100%;
	    background-repeat: no-repeat;
	    padding-top: 2rem;
	}
	.schoolenterprise .ch{
	    text-align: center;
	    font-size: 2rem;
	    font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
	    font-weight: 400;
	    color: #333333;
	    margin-bottom: 1.25rem;
	}
	.schoolenterprise .line{
	    display: none;
	}
	.schoolenterprise .schoolWhite{
	    width: 44.375rem;
	    height: 33.375rem;
	    margin: 0 auto;
	    background: #FFFFFF;
	    padding: 1.125rem;
	}
	
	.carouselOne{
	    display: none;
	}
	.bigPic{
	    width: 100%;
	}
	.bigPic .pic img{
	    width: 100%;
	    height: 23.5rem;
	}
	.bigPic .pic .title{
	    font-size: 1.5rem;
	    font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
	    font-weight: 400;
	    color: #333333;
	    margin-bottom: 0.875rem;
		margin-top: 1.4375rem;
	}
	.bigPic .pic .content{
	    font-size: 1.25rem;
	    font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
	    font-weight: 400;
	    color: #666666;
	    line-height: 1.875rem;
	    text-align: justify;
	    display: -webkit-box;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	}
	/* ÑÐ·¢Ð§¹û */
	.achievement{
	    width: 100%;
	    height: 76.5rem;
	    background-image: url('/static/images/127.png');
	    background-size: 100% 100%;
	    background-repeat: no-repeat;
		
	}
	.achievement .ch{
		margin-left: 1.25rem;
	}
	.achievement .line{
		margin-left: 1.25rem;
	}
	.achievement .content{
		width: 44.375rem;
		margin: 0 auto;
	    font-size: 1.5rem;
	    font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
	    font-weight: 400;
	    color: #666666;
	    line-height: 2.25rem;
	}
	.achievement .pic{
		width: 100%;
	    height: 58.875rem;
	    margin: 0 auto;
	}
	
	
}
@media (min-width:1280px) {
	.mobile{
		display: none!important;
	}
	.banner .allTit{
		position: absolute;
		top: 8.8542vw;left: 13.4375vw;
		display: flex;
		align-items: center;
	}
	.banner .title{
		font-size: 1.875vw;
		font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
		font-weight: 700;
		color: #FFFFFF;
	}
	.banner .allTit .line{
		width: .1042vw;
		height: 1.7188vw;
		background: #FFFFFF;
		margin: 0 1.0417vw;
	}
	.banner .allTit .sameTit p{
		font-size: .7292vw;
		font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 1.0938vw;
	}


    /* ±êÇ© */
    .product .alab{
        width: 100%;
        border-bottom: 1px solid #D8D8D8;
        margin-bottom: 2.0833vw;
    }
    .product .label_address{
        display: flex;
        align-items: center;
        height: 3.4896vw;
        justify-content: end;
       
    }
    .product .label_address .address{
        font-size: .7292vw;
        font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
        font-weight: 400;
        color: #999999;
    }

    /* ÏàÖúÔºÐ£ */
    .school,
    .achievement{
        padding: 3.125vw 0;

    }
    .school .ch,
    .achievement .ch{
        text-align: center;
        font-size: 1.4583vw;
        font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
        font-weight: 400;
        color: #333333;
    }
    .school .line,
    .achievement .line{
        margin: .8333vw auto 1.25vw;
        width: 4.5833vw;
        height: 1px;
        background: linear-gradient(90deg, #214DAE 0%, #63B25F 100%);
    }
    .school .content{
        font-size: .8333vw;
        font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
        font-weight: 400;
        color: #666666;
        line-height: 1.3542vw;
        text-align: center;
    }
    .school .allPic{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 1.7708vw;
    }
    .school .allPic img {
        width: 23.5938vw;
        height: 15.625vw;

		margin-bottom: 1.25vw;
    }

    /* Ð£Æó¹²½¨ */
    .schoolenterprise{
        width: 100%;
        height: 46.875vw;
        background-image: url('/static/images/207.png');
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding-top: 3.125vw;
    }
    .schoolenterprise .ch{
        text-align: center;
        font-size: 1.4583vw;
        font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
        font-weight: 400;
        color: #333333;
    }
    .schoolenterprise .line{
        margin: .8333vw auto 1.25vw;
        width: 4.5833vw;
        height: 1px;
        background: #63B25F;
    }
    .schoolenterprise .schoolWhite{
        width: 72.9167vw;
        height: 36.8229vw;
        margin: 0 auto;
        background: #FFFFFF;
        padding: .5208vw;
        display: flex;
        justify-content: space-between;
    }

    .carouselOne{
        width: 20.9375vw;
        height: 35.7813vw;
        position: relative;
    }
    .carouselOne .swiper{
		width: 100%;
		height: 100%;
	}
	.carouselOne .swiper-slide {
		text-align: center;
		font-size: 0.9375vw;
		background: #fff;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
	}
	
	.carouselOne .swiper-slide img {
		width: 100%;
		height: 100%;
	}
    .bigPic{
        width: 50vw;
    }
    .bigPic .pic img{
        width: 100%;
        height: 27.7083vw;
    }
    .bigPic .pic .title{
        font-size: 1.0417vw;
        font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
        font-weight: 400;
        color: #333333;
        margin: 1.1979vw 0 .5208vw .5208vw;
    }
    .bigPic .pic .content{
        width: 44.375vw;
        font-size: .8333vw;
        font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
        font-weight: 400;
        color: #666666;
        margin-left: .5208vw;
    }
    .carouselOne .swiper-button-prev,
	.carouselOne .swiper-button-next{
		color:#3d3d3d;
		--swiper-navigation-size: 1.0938vw;
		width: 1.6667vw;
        height: 1.9271vw;
        background: #EAEAEA;
		position: absolute;
		transform: rotate(90deg);
        left: -2.8125vw;
	}
	.carouselOne .swiper-button-prev:hover,
	.carouselOne .swiper-button-next:hover{
		background-color: #c3c3c3;
		color: #999;
	}
	.carouselOne .swiper-button-prev{
		top: 89%!important;		
	}
	.carouselOne .swiper-button-next{
		top: 96%!important;
	}

    /* ÑÐ·¢Ð§¹û */
    .achievement{
        width: 100%;
        height: 54.7917vw;
        background-image: url('/static/images/127.png');
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .achievement .content{
        width: 61.9792vw;
        font-size: .8333vw;
        font-family: "Î¢ÈíÑÅºÚ", "Microsoft YaHei", Arial, sans-serif;
        font-weight: 400;
        color: #666666;
        line-height: 1.25vw;
        text-align: center;
        margin: 0 auto;
    }
    .achievement .pic{
        width: 78.75vw;
        height: 44.0625vw;
        margin: 0 auto;
    }
}<!--ºÄÊ±1774079246.5448Ãë-->