﻿body {
    width: 100%;
    max-width: 640px;
    margin: 0px auto;
    background: #fff;
    font-size: 14px;}
.soso_banner img{
	width: 100%;
}.soso_banner1{width: 100%; height: 332px;background: url(../sogou1/img/sg.jpg);background-size: 100% 100%;}

.soso_head{
	text-align: center;
	line-height: 35px;
	font-size: 18px;
}
.soso_head span{
	color: #f1552f;
}
.soso_info_c{
	padding: 0px 3% 20px;
	line-height: 20px;
}.soso_info{width: 150px;height: 35px;background: #f78b00;margin: 20px auto 20px auto;color: #fff;font-size: 18px; font-weight: bold; text-align: center; line-height: 35px; border-radius: 30px; } .soso_info_lf{width: 47%; float: left;padding-top: 150px;margin-left: 2%;}  .soso_info_rg{width: 98%; margin: 0 auto; }

	.soso_info_bt{width: 100%;color:#f78b00;font-size: 14px; font-weight: bold;line-height: 30px;}	.soso_info_cn{width: 100%;color:#5e5e5e;font-size: 13px;line-height: 25px; }.soso_info_be{background: url(../sogou1/img/ks.jpg);background-size:100% 100%;font-size:13px;color:#fff;line-height:18px;width: 80%; height: 70px;padding: 2% 15% 2% 2%;}
.ksxl{width:100%}.ks{width: 90%; height: auto;margin: 0 auto;}.ks1{font-size:16px;text-align:center;color:#f26c00; font-weight:bold;height:40px;line-height:40px}
.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_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: #f7a72c;
	text-align: center;
	line-height: 45px;
	border-radius: 4px;
	color: #fff;
}