.div_page{position: relative;font-size: .23rem;color: #fff;overflow: hidden;padding-top: 1.64rem;padding-bottom: .96rem;}

.page1{/* height: 16.6rem; */padding-bottom: 1.64rem;background-color: #323232;background-image: url(//insight-officialwebsite.oss.cdn.gdinsight.com/portal_images/mobile/insight/insight_bg.png);}
.page1{background-size: 100% auto;background-repeat: no-repeat;background-position: 0 0;}
	.div_page1_box{height: 100%;}
	.insight_page_title{padding-bottom: .24rem;font-size: .34rem;}
	.insight_page_boxes{position: relative;width: 100%;margin-bottom: .68rem;}
	.insight_page_boxes_img{position: relative;width: 100%;height: 5.2rem;background-repeat: no-repeat;background-position: center;background-size: cover;}
	.insight_page_boxes_title{margin-top: .26rem;transition: color .3s;/* margin-bottom: .2rem; *//* display: -webkit-box; *//* -webkit-box-orient: vertical; *//* -webkit-line-clamp: 1; */overflow: hidden;line-height: 1.5;text-align: unset;width: 100%;white-space: nowrap;text-overflow: ellipsis;}
	.insight_page_boxes_word{/* margin-top: .1rem; */transition: color .3s;/* display: -webkit-box; *//* -webkit-box-orient: vertical; *//* -webkit-line-clamp: 1; */overflow: hidden;/* margin-bottom: .1rem; */line-height: 1.5;text-align: unset;width: 100%;white-space: nowrap;text-overflow: ellipsis;}
	.insight_page_boxes_time{color: #000;line-height: 1;}

.page2{background-color: #e1e1e1;}
	.page2 .insight_page_boxes_word,.page2 .insight_page_boxes_title{color: #000;}

.page3{padding-bottom: 1.6rem;}
	.insight_page3_boxes{color: #000;border-left: .02rem solid #ccc;margin-bottom: .86rem;padding-left: .3rem;line-height: 1.5;}
	.insight_page3_boxes_title{/* margin-bottom: .2rem; *//* display: -webkit-box; *//* -webkit-box-orient: vertical; *//* -webkit-line-clamp: 1; */overflow: hidden;width: 100%;white-space: nowrap;text-overflow: ellipsis;}
	.insight_page3_boxes_word{/* margin-bottom: .1rem; *//* display: -webkit-box; *//* -webkit-box-orient: vertical; *//* -webkit-line-clamp: 1; */overflow: hidden;line-height: 1.5;width: 100%;white-space: nowrap;text-overflow: ellipsis;}
	.insight_page3_boxes_time{line-height: 1;}

/*animation*/
/*page1、2*/
.scroll_active .insight_page_boxes_img{background-size: 120%;transition: background-size .8s;-webkit-transition: background-size .8s;}
.insight_page_boxes_0.scroll_active .insight_page_boxes_title,
.insight_page_boxes_0.scroll_active .insight_page_boxes_word,
.insight_page_boxes_1.scroll_active .insight_page_boxes_title,
.insight_page_boxes_1.scroll_active .insight_page_boxes_word{
	color: #e60012;
}