.activity_h1{ color:#fff; }
.activity_list{
	border-radius: 12px;
	box-shadow: 0 4px 16px rgba(80,90,200,.10);
	padding: 0.14rem 0.2rem;
}
.activity_list .activity_list1,
.activity_list .activity_list1 em,
.activity_list .activity_list1.bg_green em{
	background: linear-gradient(135deg, #7c5ce0, #5b6ef5 55%, #4a8cf7) !important;
	border-color: rgba(255,255,255,.35) !important;
}
.activity_list .activity_list1{ box-shadow: 0 3px 10px rgba(90,100,240,.3); }
.activity_list .activity_list2 p{ color: #3a3d4a; }
.activity_list .activity_list2 em{ color: #7a8091; }
.activity_list .activity_list3 .iconfont{ color:#7c8ce0; }