.web_banner {
	font-size: 0px;
}
.web_banner img{
	width: 100%;
}
.web_banner{
	position: relative;
}
.web_banner p{
	width: 40px;
	height: 40px;
	border-radius: 30px;
	background: #fff;
	position: absolute;
	text-align: center;
	bottom: -14px;
	left: 50%;
	margin-left: -20px;
}
.web_banner p img{
	width: 80%;
	padding-top: 16px;
}
.web_info{
	padding: 20px 3%;
	background: #eee;
	color: #666;
	line-height: 23px;
}

.web_head{
	position: relative;
	text-align: center;
}
.web_head i{
	width: 72%;
	display: block;
	position: absolute;
	margin: 0px 14%;
	height: 2px;
	top: 10px;
	background: #ccc;
}
.web_head p{
	text-align: center;
	color: #0764cc;
	font-size: 18px;
	font-weight: bold;
	background: #fff;
	position: relative;
	z-index: 999;
	padding:0px 10px;
	display: inline-block;

}
.web_head span{
	width: 100%;
	display: block;
}
.web_adv{
	background: #fff;
	padding: 20px 0px;
}
.web_adv_list {
	padding: 18px 3%;
}
.web_adv_list ul li{
	width: calc(45% - 22px);
	margin: 15px 2% 0px;
	border: 1px solid #ccc;
	float: left;
	padding: 20px 10px 10px;
	text-align: center;
	color: #666;
}
.web_adv_list ul li p{
	padding: 10px 0px 0px;
	line-height: 20px;
	height: 80px;
}

.web_flow{
	padding:15px 3%;
	background:url(../images/webset/wangzhanjianshe10.png) no-repeat -40px -20px,url(../images/webset/wangzhanjianshe12.png) no-repeat 115% 100%;
	background-color:  #fff ;
	/* height: 1000px; */
}
.web_flow_info{
	padding-bottom:40px;
}
.web_flow_info .web_flow_num{
	position: relative;
	padding-left: 15px;
	width: 35px;
	float: left;
}
.web_flow_info .web_flow_num .web_f_n_tiao{
	position: absolute;
	width: 10px;
	height: 100px;
	border-radius: 5px;
	background: #4581fb;
	top: -40px;
	left: 28px;
}
.web_flow_info .web_flow_num .web_f_n_yuan{
	width: 35px;
	height: 35px;
	border-radius: 20px;
	background: #4581fb;
	position: relative;
	z-index: 999;
	text-align: center;
	line-height: 35px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}

.web_flow_info .web_flow_content{
	width: calc(100% - 60px);
	float: left;
	height: 52px;
	line-height: 35px;
	padding-left: 10px;
}
.web_setall{
	padding: 10px 3% 25px;
	background: #fff;
	margin-bottom: 20px;

}
.web_setall .web_setall_list{
	margin-top: 50px;
	padding-top: 10px;
}
.web_setall .web_setall_list ul li{
	border: 1px solid #ccc;
	width: calc(29% - 2px);
	position: relative;
	padding:45px 1% 10px;
	margin: 0px 1%;
	color: #666;
	float: left;
}
.web_setall .web_setall_list ul li p{
	width: 100%;
	height: 80px;
	position: absolute;
	top: -40px;
	left: 0px;
	line-height: 80px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	background: url(../images/webset/wangzhanjianshe13.png) no-repeat center center;
	background-size: 80% auto;
}
.web_setall .web_setall_list ul li .info{
	height: 120px;
}
.web_setall .web_setall_list ul li .btn{
	background: #4581fb;
	height: 35px;
	width: 100%;
	text-align: center;
	line-height: 35px;
	color: #fff;
	margin-top: 10px;
}


.soso_head{
	text-align: center;
	line-height: 35px;
	font-size: 18px;
}
.soso_head span{
	color: #f1552f;
}
.soso_form{
	padding: 0px 3%;
}
.soso_form .soso_form_input p{
	border: 1px solid #ccc;
	height: 45px;
	background: #fff;
	border-radius: 3px;
	margin-bottom: 10px;
}
.soso_form .soso_form_input p span{
	float: left;
	width: 35px;
	text-align: center;
	padding-top: 6px;
}
.soso_form .soso_form_input p input{
	width: calc(100% - 50px);
	float: left;
	height: 45px;
	border: 0px;
	outline: 0px;
	padding-left: 10px;
}
.soso_form .sub{
	width: 100%;
	height: 45px;
	background: #0764cc;
	text-align: center;
	line-height: 45px;
	border-radius: 4px;
	color: #fff;
}