.top {
	width: 100%;
	height: 337px;
	background-image: url(../newimg/top_bg.jpg);
	background-size: 100% 100%;
	min-width: 1200px;
}

.top_fools1 {}

.top_fools2 {
	margin-top: 60px;
}

.top_countent {
	width: 1200px;
	margin: 0 auto;

}

.icon {
	width: 20px;
	height: 20px;
	vertical-align: -5px;
	fill: currentColor;
	overflow: hidden;
}

.top_menu ul li {
	float: left;
	line-height: 20px;
	padding: 10px 10px;
}

.top_menu ul li a {
	color: #015293;
	font-size: 16px;
}

.top_menu ul li a.bk_blue {
	border-radius: 10px;
	padding: 2px 5px;
	color: #ffffff;
}

.logo {
	background: url(../newimg/logo.png) no-repeat;
	width: 438px;
	height: 87px;
}

.search {
	width: 480px;
	display: table;
	margin-top: 40px;
}

.search input {
	background-color: #FFFFFF;
	border-radius: 30px 0 0 30px;
	width: 380px;
	height: 40px;
	border: 0;
	padding: 0 10px;
}

.search_right button {
	background: url(../newimg/search_bg.png) 10px center #1a74a8 no-repeat;
	background-size: 30px;
	border-radius: 0 30px 30px 0;
	width: 100px;
	height: 40px;
	border: 0;
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 20px;
}

.search .searchrow {
	display: table-row;
}

.search .col {
	display: table-cell;
}

.menu_bg {
	background-color: #015293;
	height: 60px;
	width: 100%;
	min-width: 1200px;
}

.menu2021 {
	width: 1200px;
	margin: 0 auto;
}

.menu2021 ul li {
	float: left;
	font-size: 18px;
	width: 199px;
	text-align: center;
	height: 60px;
	line-height: 60px;
}

.menu2021 ul li a {
	color: #ffffff;
	display: block;
	width: 199px;
	height: 60px;
	font-size: 16px;
}

.menu2021 ul li.hover {
	background-color: #0e68b1;
}

.menu2021 ul li a:hover {
	background-color: #0e68b1;
}

.phone .sjbewm {
    position: absolute;
    left: 0;
    z-index: 2;
    display: none;
    top: 30px;
    width: 100px;
    height: 100px;
}
.phone .sjbewm img{
    width: 100px;
    height: 100px;
}
.phone {
    cursor: pointer;
    position: relative;
}