.smallhead {
	width: 100%;
	height: 45px;
	background-color: ;
	border-bottom: 1px solid #f2f2f2;
}

.smallheadk {
	width: 1400px;
	height: 45px;
	background-color: ;
	margin:0 auto;
}

.smallmain {
	width: 100%;
	height: 45px;
    display: flex;
    justify-content: flex-end;
}

.a1k {
	width: 148px;
	height: 45px;
	background-color: ;
	float: left;
	margin-left: 2%;
	display: flex;
}

.a1k2 {
	width: auto;
	height: 45px;
	background-color: ;
	float: left;
	display: flex;
}

.a1 {
	width: 148px;
	height: 26px;
	background-color: #f2f2f2;
	border-radius: 12px;
	margin-top: 8px;
	display: flex;
}

.fangdajing {
	width: 26px;
	height: 26px;
	background-color: ;
	display: flex;
}

.a1img {
	width: 22px;
	height: 18px;
	background-color: ;
	border-right: 1px solid gray;
	margin: auto;
	display: flex;
}

.a1img img {
	width: 15px;
	height: 15px;
	background-color: ;
	margin: auto;
}

.a1search input {
	width: 80%;
	height: 20px;
	background-color: #f2f2f2;
	border: 0px solid green;
	margin-left: 10px;
	outline: none;
	margin-top: 4px;
}

.a2img {
	width: 20px;
	height: 16px;
	background-color: ;
	margin-top: 12px;
}

.a2text {
	width: ;
	margin-top: 12px;
	margin-left: 15px;
	color: #d1263d;
}


::-webkit-input-placeholder {
	color: #999999;
	font-family: "microsoft yahei";
}

:-moz-placeholder {
	color: #999999;
	font-size: 12px;
	font-family: "microsoft yahei";
}

::-moz-placeholder {
	color: #999999;
	font-family: "microsoft yahei";
}

:-ms-input-placeholder {
	color: #999999;
	font-family: "microsoft yahei";
}

.sjsearch {
	width: 100%;
	height: 40px;
	background-color: ;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}


.sjsearch input {
	width: 100%;
	height: 30px;
	border: 1px solid #666;
	padding-left: 10px;
	background-color: ;
	border-radius: 5px;
}



/* angsimu首页 */



.s_xwzx1 a:hover {
	color: #d1263d;
	text-decoration: none;
}

.s_xwzx3 a:hover {
	color: #d1263d;
	text-decoration: none;
}

.s_xwzx4 a:hover {
	color: #d1263d;
	text-decoration: none;
}

.s_xwzx1 a:hover {
	color: #d1263d;
	text-decoration: none;
}


@media (max-width:1400px) {
	.smallheadk {
		width: 98%;
		height: 45px;
		background-color: ;
		margin:0 auto;
	}
}
