.setmeal,.adv{
	padding: 1px;
}
.careful{
	padding-bottom: 55px;
}
.setmeal{
	background-color: #F2F6FF;
}

.careful-item-boxup,.careful-item-box,.careful-item-boxdown,.careful-boxdown-box{
	margin: 0 auto;

}

.careful-item-boxup{
	width: 100%;
	max-width: 1270px;
	height: 200px;
	margin: 41px auto 130px;
}
.careful-item-box{
	padding: 30px;
	width: 250px;
	height: 290px;
	/*margin-right: 20px;*/
}
.careful-item-box:hover{
	border: 1px solid #eee;
	box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}
.item-box1{
	background-image: linear-gradient(135deg, #19e3d5 0%,#19c3a5 100%);
}.item-box2{
	background-image: linear-gradient(135deg, #6d83ff 0%,#2c50fe 100%);
}.item-box3{
	background-image: linear-gradient(135deg, #a92df6 0%,#6c39ff 100%);
}.item-box4{
	background-image: linear-gradient(135deg, #fba761 0%,#e84a60 100%);
}.item-box5{
	background-image: linear-gradient(135deg, #f8d046 0%,#dd8a22 100%);
}

.careful-item-img{
	/*height: 94px;*/
	/*width: 94px;*/
	position: relative;
	margin: 0 auto 10px;

	height: 150px;
	width: 150px;
	border-radius: 50%;
	border:1px solid #eee;
	box-shadow: 0 10px 30px 0 rgba(0,0,0,.1);
}
.careful-item-img img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.careful-item-box span{
	display: block;
	text-align: center;
	margin: 20px auto;
	font-family: Microsoft YaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	color: #070a3c;
}

.careful-item-boxdown{
	width: 100%;
	/*max-width: 1350px;*/
	max-width: 1216px;
	height: 166px;
	margin: 40px auto 68px;
}

.careful-boxdown-box{
	width: 236px;
	height: 230px;
	background-color: #ffffff;
	box-shadow: 0px 1px 8px 0px 
		#dbe5ff;
	/*border-radius: 16px;*/
	position: relative;
	transition: all 0.3s linear 0;
}
.careful-boxdown-box:hover{
	margin-top: -5px;
	box-shadow: 1px 1px 0px 0px #eee;
}
.careful-boxdown-box:hover .careful-btn{
		background: #ffffff;
		color:#4b67ff ;
	}
.careful-boxdown-title{
	display: block;
	margin: 30px auto 5px;
	text-align: center;
	font-family: Microsoft YaHei;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	color: #fff;
}
.careful-boxdown-word{
	text-align: center;
	display: block;
	width: 182px;
	font-family: Microsoft YaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	color: #fff;
	margin-left: 27px;
}

.underline{
	width: 150px;
	height: 1px;
	margin: 20px auto ;
	background-color: #fff;
	border-radius: 4px;
}

.careful-btn{
	outline: none;
	width: 101px;
	height: 36px;
	border: 1px solid rgba(255,255,255,.5);
	border-radius: 4px;
	/*background-image: linear-gradient(326deg,#0622ac 0%,#5672ff 100%);*/
	font-family: Microsoft YaHei;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translate(-50%);

	background-color:transparent
}


.setmeal-item-bigbox{
	height: 470px;
	width: 1176px;
	margin: 40px auto 54px;
}
.setmeal-item-middlebox{
	width: 536px;
	float: left;
	margin: 0 26px 50px;
}

.setmeal-item-smallbox{
	float: left;
	/*width: 468px;*/
	width: 513px;
	height: 210px;
	background-color: #FFFFFF;
	border-radius: 15px;

	position: relative;
}
.setmeal-item-title{
	display: block;
	font-family: Microsoft YaHei;
	font-size: 28px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 37px;
	letter-spacing: 0px;
	color: #915ef8;
	
	margin-top: 21px;
	margin-left: 32px;
}
.setmeal-item-smallbox ul{
	margin-top: 20px;
	margin-left: 37px;
}
.setmeal-item-smallbox ul li{
	font-family: Microsoft YaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	color: #090d5a;
	margin-bottom: 10px;
	float: left;
	width: 115px;
	margin-right: 13px;
}
.setmeal-btn{
	/*margin-top: 17px;*/
	width: 45px;
	height: 210px;
	outline: none;
	border: 1px solid;
	background-image: linear-gradient(330deg, #7b72ff 0%, #9958f6 100%);
	border-radius: 0px 15px 0px 15px;
	box-sizing: border-box;
	padding: 6px;
	float: left;
		
	font-family: Microsoft YaHei;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	color: #ffffff;

	position: absolute;
	top:0;
	left:468px;
}


.adv-item-bigbox{
	height: 637px;
	margin: 40px auto 0;
	width: 100%;
	max-width: 1331px;
}
.adv-item-middlebox{
	width: 333px;
	height: 301px;
	background-image: url(../img/agent/adv1.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 100%;
	box-shadow: 0px 3px 10px 0px 
		#e4ebff;
	border-radius: 15px;
	position: relative;

	margin-bottom: 35px;
}


.adv-item-small{
	width: 333px;
	height: 100px;
	background-color: #ffffff;
	box-shadow: 0px 3px 10px 0px 
		#e4ebff;
	/*border-radius: 15px;*/
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	position: absolute;
	bottom: 0;

}
.adv-item-icon{
	width: 71px;
	height: 71px;
	background-color: #314dd9;
	border-radius: 71px;
	margin-right: 28px;
	position: relative;
	float: left;
	margin: 16px 28px 0 38px;
}
.adv-item-icon img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.adv-item-wordbox{
	width: 186px;
	float: left;
	margin-top: 13px;
}
.adv-item-wordbox span{
	display: block;
}
.adv-item-title{
	font-family: Microsoft YaHei;
	font-size: 20px;
	font-weight: bold;
	color: #070a3c;
	height: 30px;
}
.adv-item-word{
	width: 146px;
	height: 45px;
	font-family: Microsoft YaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	color: #070a3c;	
}

.ques{
	margin-top: 30px;
	/*background: #f2f6ff;*/
	background: #ebedee;
	padding-top: 10px;
	/*height: 620px;*/
	height: 650px;
}
.ques-bigbox{
	width: 100%;

	max-width: 1250px;
	margin: 32px auto 40px;
}
.ques-middlebox{
	width: 555px;
	height: 160px;
	margin-bottom: 10px;
	/* margin: 0 35px 10px; */
	
}
.ques-middlebox span{
	display: block;
}

.ques-titlebox{
	
	height: 44px;
}
.ques-Q{
	width: 44px;
	height: 44px;
	border-radius: 44px;
	border: solid 1px #070a3c;	
	
	font-family: Microsoft YaHei;
	font-size: 28px;
	font-weight: bold;
	text-transform:uppercase;
	line-height: 40px;
	text-align: center;
	color: #f7704e;
	
	float: left;
	margin-right: 9px;
}
.quse-title{
	font-family: Microsoft YaHei;
	font-size: 20px;
	font-weight: 700;
	color: #161e50;	
	float: left;
	
	height: 44px;
	line-height: 44px;
}


.ques-wordbox{
	width: 502px;
	height: 107px;
	margin: 2px 0 0 53px;
}
.ques-A{
	width: 31px;
	height: 52px;
	font-family: Microsoft YaHei;
	font-size: 40px;
	font-weight: 700;
	color: #f7704e;	
	margin-right: 23px;
	
	float: left;
}
.ques-word{
	width: 448px;
	height: 107px;
	
	font-family: Microsoft YaHei;
	font-size: 16px;
	font-weight: normal;
	color: #070a3c;
	
	float: left;
	margin-top: 9px;
}



.fuwu-up{
	width: 100%;
	max-width: 1245px;
	height: 249px;
	margin: 44px auto 80px;
}

.fuwu-up-item{
	
	border-radius: 21px;
	width: 225px;
	height: 249px;
    box-shadow: 0px 3px 10px 0px #e4ebff;
}
.fuwu-up-item img{
	width: 225px;
	height: 164px;
	border-radius: 21px 21px 0 0;
}
.fuwu-up-word{
	display: block;
	height: 85px;
	text-align: center;
	line-height: 85px;
	
	font-family: Microsoft YaHei;
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	color: #0d2494;
}

.fuwu-down,.fuwu-down-item{

}
.fuwu-down{
	margin: 0 auto 80px;
	width: 100%;
	max-width: 1420px;
	height: 210px;
}
.fuwu-down-item{
	padding: 20px;
	border-radius: 5px;
	height: 250px;
}
.fuwu-down-item:hover{
	border:1px solid #eee;
	box-shadow: 0 10px 30px 0 rgba(0,0,0,.1);

}
.fuwu-down-img{
	width: 80px;
	height: 80px;
	margin: 0 auto 39px;
	position: relative;
}
.fuwu-down-img img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.fuwu-down-wordbox span{
	display: block;
	text-align: center;
}
.fuwu-down-title{
	font-family: Microsoft YaHei;
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	color: #070a3c;	
	
	margin-bottom: 8px;
	margin-top: 40px;
}
.fuwu-down-word{
	font-family: Microsoft YaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #070a3c;
	
	width: 190px;
	margin: 0 auto;
}

.problem ul li{
	height: 135px;
}
.problem{
	height: 530px;
}