﻿.baidu_banner img{
	width: 100%;
}
.baidu_head{
	text-align: center;
	line-height: 35px;
	font-size: 18px;
}
.baidu_head span{
	color: #3245df;
}


.baidu_info{
	padding: 10px 3%;
}
.baidu_info_img img{
	width: 100%;
	padding: 6px 0px 3px;
}

.baidu_info_list ul{
	display: flex;
	padding: 20px 0px 8px;
	justify-content: space-around;
}
.baidu_info_list ul li{
	width: 33%;
	line-height: 25px;
	text-align: center;
	color: #666;
}
.baidu_info_list ul li h2{
	font-size: 24px;
	color: #4581fb;
}
.baidu_info_list ul li h2 small{
	font-size: 14px;
}


.baidu_img_list ul{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	padding: 20px 3% 10px;
	text-align: center;
}
.baidu_img_list ul li{
	width: 33%;
	margin-bottom: 10px;
}
.baidu_img_list ul li img{
	width: 60%;
}
.baidu_show_list ul{
	padding: 15px 0px;
	position: relative;
	height: 240px;
	overflow: hidden;
}
.baidu_show_list ul li{
	text-align: center;
	padding: 0px 3%;
	position: absolute;
	top: 0px;
	width: 94%;
	height: 120px;
}
.baidu_show_list ul li h2{
	font-size: 18px;
	line-height: 25px;
}
.baidu_show_list ul li span img{
	width: 100%;
	padding: 10px 0px 0px;
}

.baidu_show_list ol{
	text-align: center;
}
.baidu_show_list ol li{
	width: 10px;
	height: 10px;
	background: #ccc;
	border-radius: 8px;
	display: inline-block;
}
.baidu_show_list ol li.on{
	background: #4581fb;
}

.baidu_case{
	margin: 20px 3%;
	overflow: hidden;
}
.baidu_case_list ul{
	position: relative;
	height: 225px;
	overflow: hidden;
}
.baidu_case_list ul li{
	width: 35%;
	padding: 0px 2%;
	float: left;
	position: absolute;
	left: 100%;
}
.baidu_case_list ul li:first-child{
	left:-12%;
	transform: scale(0.9)
}
.baidu_case_list ul li:first-child +li{
	left:33%;
}
.baidu_case_list ul li:first-child +li +li{
	left:75%;
	transform: scale(0.9)
}
.baidu_case_list ul li img{
	width: 100%
}
.baidu_case_list ol{
	text-align: center;
	margin-top: 10px;
}
.baidu_case_list ol li{
	display: inline-block;
	width: 15%;
	height: 3px;
	background: #ccc;
}
.baidu_case_list ol li.on{
	background: #ffcc00;
}



.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: #ffcc00;
	text-align: center;
	line-height: 45px;
	border-radius: 4px;
	color: #fff;
}.soso_adv_list ul li{

	float: left;

	width: calc(33% - 1px);

	text-align: center;

	

}

.soso_adv_list ul li img{

	width: 45px;

	height: 45px;

}

/*.soso_adv_list ul li:first-child,.soso_adv_list ul li:first-child+li{

	border-bottom: 1px solid #f1552f;

}

.soso_adv_list ul li:first-child,.soso_adv_list ul li:first-child+li+li{

	border-right: 1px solid #f1552f;

}*/

/* 广告 */

.soso_ad{

	width: 94%;

	padding: 25px 3%;

	display: flex;

	background: url(../images/sogou/soso5.png) no-repeat center center;

	background-size: 100% auto;

}

.soso_ad .soso_ad_item{

	padding: 0px 2%;

}

.soso_ad .soso_ad_item h2{

	font-weight: bold;

	font-size: 18px;

	text-align: center;

	color: #fff;

}

.soso_ad .soso_ad_item p{

	font-size: 14px;

	color: #fff;

	text-align: center;

}

/* 四部 */

.soso_step{

	padding: 20px 0px;

}

.soso_step_list{

	padding-top: 10px;

}

.soso_step_list ul{

	display: flex;

	padding: 0px 3%;

	justify-content: space-around;

}

.soso_step_list ul li{

	width: 25%;

	text-align: center;

	

}

.soso_step_list ul li img{

	width: 67%;

}
.soso_head{

	text-align: center;

	line-height: 35px;

	font-size: 18px;
	

}