html,body{
	width:100%;
}
.coat{
	width:100%;
}
.fixed{
	width:750px;height:95px;
	text-align: center;
	line-height:95px;
	font-size:32px;
	position:fixed;
	left:0;top:0;
	background: white;
	z-index: 20;
}
.fixed1{
	width:750px;height:95px;
	position: relative;
}
.fixed1_1{
	width:80px;height:95px;
	position: absolute;
	left:0;top:0;
	box-sizing: border-box;
	padding-top:33px;
	left:0;top:0;
	display: block;
}
.fixed1_1 img{
	width:16px;height:29px;
	display: block;
	margin:0 auto;
}
.content{
	padding-top:95px;
	width:750px;
}
.shousuo{
	width:667px;height:60px;
	margin:0 auto;
	position: relative;
	border:2px solid #eee;
	border-radius:10px;
	box-sizing: border-box;
	overflow: hidden;
}
.shousuo1{
	width:667px;height:60px;
	display: block;
	padding:0;
	border: none;
	font-size:24px;
	box-sizing: border-box;
	padding-left:26px;
	padding-left:60px;padding-right:20px;
}
.shousuo2{
	position: absolute;
	width:60px;height:60px;
	box-sizing: border-box;
	padding-top:13.2px;
	left:0;top:0;
	background-size:100% 100%;
}
.shousuo2 img{
	width:31.2px;height:33.6px;
	display: block;
	margin:0 auto;
}
.content1{
	width:669px;
	height:82px;
	line-height:82px;
	font-size:32px;
	font-weight: bold;
	margin:0 auto;
}
.conten2_box{
	padding-top:9px;
	margin:0 auto;
	width:669px;
}
.content2{
	width:669px;height:84px;
	border-bottom:1px solid #eee;
	margin:0 auto;
}
.content2_1{
	width:35px;height:25px;
	float: left;
	margin-top:30px;
}
.content2_1 img{
	width:35px;height:25px;
	float: left;
}
.content2_2{
	float:left;
	width:634px;height:84px;
	font-size:26px;
	line-height:84px;
	padding:0 18px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}