body{
	background-image: url(../images/bg3.png);
	background-attachment: fixed;
	background-position: center bottom;
	background-size: 100%;
	background-repeat: no-repeat;
	background-color: #2830A6;
}
.logo_img{
	position: absolute;
	width: 2.46rem;
	height: 0.52rem;
	top: 0.08rem;
	left: 3.2rem;
	z-index: 99;
}
.header_box{
	background: #323AAB;
}
.header_nav_item{
	color: #ffffff;
}
.header_nav_active{
	color: #037FF5;
}
.innovate_box{
	padding: 0 3.2rem;
}
.mode_box{
	padding: 0.4rem 0 0.2rem;
}
.mode_head{
	font-size: 0.4rem;
	color: #ffffff;
	line-height: 0.6rem;
	text-align: center;
}
.mode_dis{
	font-size: 0.18rem;
	color: #97BFED;
	line-height: 0.4rem;
	margin-bottom: 0.7rem;
	text-align: center;
}
.mode_item{
	width: 4.13rem;
	height: 5.71rem;
	background:rgba(77,128,247,0.55);
	border-radius: 0.06rem;
	position: relative;
}
.mode_bg{
	width: 100%;
	height: 100%;
}
.mode_content{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0.7rem 0.22rem 0;
}
.mode_t{
	position: absolute;
	top: 0.1rem;
	left: 0.1rem;
	width: 3.15rem;
	height: 0.3rem;
	border-radius: 0.15rem;
	padding: 0 0.16rem;
	color: #ffffff;
	font-size: 0.18rem;
}
.mode_t img{
	width: 0.18rem;
	height: 0.18rem;
	margin-right: 0.06rem;
}
.mode_t1{
	background: #F2595D;
}
.mode_t2{
	background: #FDBB23;
}
.mode_img{
	text-align: center;
}
.mode_img img{
	width: 1.2rem;
	height: 0.88rem;
}
.mode_title{
	height: 0.5rem;
	margin-bottom: 0.36rem;
}
.mode_title img{
	width: 0.21rem;
	height: 0.17rem;
}
.mode_title span{
	font-size: 0.22rem;
	color: #ffffff;
	font-weight: bold;
	margin: 0 0.16rem;
}
.mode_detail{
	background: #FFFFFF;
	border-radius: 0.06rem;
	padding: 0.2rem 0.45rem 0;
}
.mode_name{
	font-size: 0.18rem;
	color: #000000;
	line-height: 0.4rem;
	font-weight: bold;
}
.mode_text{
	width: 100%;
	height: 0.5rem;
	line-height: 0.25rem;
	font-size: 0.16rem;
	color: #687481;
	margin-bottom: 0.2rem;
}
.mode_tip{
	height: 0.5rem;
	text-align: center;
	line-height: 0.5rem;
	border-top: 0.01rem dashed #C4D4E9;
	font-size: 0.18rem;
}
.mode_tip1{
	color: #FB4B5D;
}
.mode_tip2{
	color: #FFB60D;
}
.mode_tip3{
	color: #16D5A6;
}

.contrast_box{
	padding: 0 0 0.2rem;
}
.contrast_title{
	height: 1.6rem;
	font-size: 0.4rem;
	color: #ffffff;
}
.contrast_title img{
	width: 0.57rem;
	height: 0.4rem;
	margin: 0 0.1rem;
}
.contrast_item{
	width: 6.3rem;
	height: 5.03rem;
	border-radius: 0.06rem;
	position: relative;	
}
.contrast_item1{
	background:rgba(77,128,247,0.55);
}
.contrast_item2{
	background:linear-gradient(220deg,rgba(27,193,255,1) 0%,rgba(12,120,248,1) 100%);
}
.contrast_bg{
	width: 100%;
	height: 100%;
}
.contrast_content{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0.5rem 0.22rem 0;
	color: #FFFFFF;
}
.contrast_name{
	font-size: 0.28rem;
	font-weight: bold;
	padding: 0 0.13rem;
	line-height: 0.3rem;
	border-left: 0.06rem solid #FF1561;
}
.contrast_t{
	font-size: 0.18rem;
	line-height: 0.4rem;
	padding: 0.1rem 0.13rem 0;
}
.contrast_info{
	padding: 0 0.13rem;
}
.contrast_dot{
	width: 0.06rem;
	height: 0.06rem;
	border-radius: 50%;
	margin: 0.1rem 0.08rem 0 0;
	background: #ffffff;
}
.contrast_dot1{	
	background: #7B92F0;
}
.contrast_dot2{	
	background: #ffffff;
}
.contrast_text{
	width: 5.4rem;
	line-height: 0.3rem;
	font-size: 0.16rem;
}
.contrast_ite{
	height: 4.2rem;
}
.contrast_it{
	height: 4.64rem;
}
.contrast_item3{
	/* background:linear-gradient(rgba(29, 239, 166,1),rgba(2,183,228,1)); */
	background:linear-gradient(223deg,rgba(29,239,166,1) 0%,rgba(2,183,228,1) 100%);
}
.contrast_item4{
	background:linear-gradient(223deg,rgba(193,110,253,1) 0%,rgba(147,67,245,1) 100%);
}

.service_box{
	padding-bottom: 0.2rem;
	color: #ffffff;
}
.service_title{
	font-size: 0.4rem;
	line-height: 1.4rem;
	text-align: center;
}
.service_item{
	width: 3.05rem;
	height: 2.5rem;
	background:rgba(77,128,247,0.55);
	border-radius: 0.06rem;
}
.service_item1{
	height: 4rem;
}
.service_name{
	border-bottom: 0.01rem solid #2239C8;
	text-align: center;
	height: 0.5rem;
	line-height: 0.5rem;
	font-size: 0.18rem;
}
.service_main{
	padding: 0.12rem 0.24rem;
}
.service_text{
	width: 2.8rem;
	line-height: 0.3rem;
	font-size: 0.16rem;
}

.consult_box{
	width: 100%;
	height: 1.28rem;
	background: linear-gradient(225deg,rgba(248,209,88,1) 0%,rgba(246,106,90,1) 100%);
	border-radius: 0.06rem;
	padding: 0 0.45rem;
	margin: 0.2rem 0 0.7rem;
}
.consult_text{
	font-size: 0.3rem;
	color: #ffffff;
}
.consult_btn{
	width: 2rem;
	height: 0.6rem;
	line-height: 0.6rem;
	border-radius: 0.3rem;
	text-align: center;
	color: #ffffff;
	background: #107CF8;
	font-size: 0.26rem;
	cursor: pointer;
}