.page_tech{background: url(/u_file/2305/photo/dc9274d759.png) no-repeat center bottom;margin-top: 70px}
.page_tech .page_one{margin-bottom: 70px}
.page_tech .page_one>.page_title{margin-bottom: 80px}
.page_tech .page_one .page_one_box{display: flex;margin-bottom: 30px}
.page_tech .page_one .page_one_box:nth-child(2n){flex-direction: row-reverse;}
.page_tech .page_one .page_one_l{width: 50%;border-radius: 20px;overflow: hidden;}
.page_tech .page_one .page_one_l .page_img_no_box{width: 100%;height: 100%}
.page_tech .page_one .page_one_l img{width: 100%;height: 100%;object-fit: cover;}
.page_tech .page_one .page_one_r{width: 50%;padding: 90px 120px;background-color: #4a3668;border-radius: 20px;box-sizing: border-box;}
.page_tech .page_one .page_one_box:nth-child(2n) .page_one_r{background-color: #835f9d;}
.page_tech .page_one .page_one_box:nth-child(3n) .page_one_r{background-color: #ff6481;}
.page_tech .page_one .page_one_r .page_li_tit{margin-bottom: 5px}
.page_tech .page_one .page_one_r .page_one_title{font-size: 36px;line-height: 36px;color: #fff;font-family:var(--font_title);margin-bottom: 35px}
.page_tech .page_one .page_one_r .page_one_content{font-size: 36px;line-height: 54px;color: #fff;font-family:var(--font_content);margin-top: 40px;box-sizing: border-box;-webkit-line-clamp:8;line-clamp: 8;-webkit-box-orient: vertical;box-orient: vertical;display: -webkit-box;display: box;overflow: hidden;}
.page_tech .page_one .page_one_r .page_one_con{display: flex;align-items: center;flex-wrap: wrap;}

.page_tech .page_two{padding: 140px 0}
.page_tech .page_two .page_two_ul{display: flex;flex-wrap: wrap;margin-top: 80px}
.page_tech .page_two .page_two_ul .page_two_li{width: 16.667%;margin-right: 4.16625%;margin-bottom: 45px;position: relative;}
.page_tech .page_two .page_two_ul .page_two_li:nth-child(5n){margin-right: 0}
.page_tech .page_two .page_two_ul .page_two_li .page_img_box{border-radius: 50%;overflow: hidden;}
.page_tech .page_two .page_two_ul .page_two_li .page_img_box:after{    content: '';position: absolute;width: 100%;height: 100%;border: 6px solid #835f9e;z-index:1;box-sizing: border-box;border-radius: 50%;left: 0;top: 0;}
.page_tech .page_two .page_two_ul .page_two_li:nth-child(3n-2) .page_img_box:after{border: 6px solid #ff6481}

.page_tech .page_two .page_two_ul .page_two_li .page_two_box{background: #ff6481;border-radius: 20px;padding: 30px;position: absolute;left: 55%;top:67%;z-index: 9;display: none}
.page_tech .page_two .page_two_ul .page_two_li:hover .page_two_box{display: block}
.page_tech .page_two .page_two_ul .page_two_li .page_two_box .page_two_title{font-size: 28px;line-height: 36px;color: #fff;font-family:var(--font_title);margin-bottom: 15px}
.page_tech .page_two .page_two_ul .page_two_li .page_two_box .page_small_content{color: #000;margin-top: 10px}

@media screen and (max-width:1440px){
	.page_tech .page_one .page_one_r{padding: 90px 80px}
	.page_tech .page_one .page_one_r .page_one_content{font-size: 28px;line-height: 42px}
	.page_tech .page_one .page_one_r .page_one_title{font-size: 32px;line-height: 36px;margin-bottom: 15px}
	.page_tech .page_one .page_one_r .page_one_content{margin-top: 15px}
}
@media screen and (max-width:1280px){
	.page_tech .page_one .page_one_r{padding: 70px 50px}
	.page_tech .page_one .page_one_r .page_one_content{font-size: 24px;line-height: 38px}
}

@media screen and (max-width:750px){
	.page_tech .page_one .page_one_r .page_one_title{font-size: 40px;line-height: 40px;margin-bottom: 30px}
	.page_tech .page_one .page_one_box{flex-wrap: wrap;}
	.page_tech .page_one .page_one_l{width: 100%}
	.page_tech .page_one .page_one_r{width: 100%}
	.page_tech .page_two .page_two_ul .page_two_li{width: 30%;margin-right: 5%}
	.page_tech .page_two .page_two_ul .page_two_li:nth-child(5n){margin-right: 5%}
	.page_tech .page_two .page_two_ul .page_two_li:nth-child(3n){margin-right: 0}
}
@media screen and (max-width:500px){
	.page_tech .page_one .page_one_box{margin-bottom: 15px}
	.page_tech .page_one>.page_title{margin-bottom: 40px}
	.page_tech{margin-top: 35px}
	.page_tech .page_one .page_one_r{padding:30px 22.5px }
	.page_tech .page_one .page_one_r .page_one_title{font-size: 20px;line-height: 20px;margin-bottom: 15px}
	.page_tech .page_one .page_one_r .page_one_content{font-size: 14px;line-height: 24px}
	.page_tech .page_two{padding: 70px 0}
	.page_tech .page_one{margin-bottom: 35px}
	.page_tech .page_two .page_two_ul .page_two_li{width: 48%;margin-right: 4%;margin-bottom: 22.5px}
	.page_tech .page_two .page_two_ul .page_two_li:nth-child(5n){margin-right: 4%}
	.page_tech .page_two .page_two_ul .page_two_li:nth-child(3n){margin-right: 4%}
	.page_tech .page_two .page_two_ul .page_two_li:nth-child(2n){margin-right: 0}
	.page_tech .page_two .page_two_ul{margin-top: 40px}
	.page_tech .page_two .page_two_ul .page_two_li .page_two_box{position: fixed;left: 50%;top: 50%;transform: translate(-50%,-50%);}
}