head {
	margin: 0;
	padding: 0;
}

.header_nav {
	width: 1200px;
	height: 148px;
	margin: 0 auto;
	border: 1px solid #efefef;
	box-shadow: 0px 0px 10px 5px #efefef;
	border-bottom-right-radius: 2em;
	border-bottom-left-radius: 2em;
}

.header {
	width: 1200px;
	height: 88px;
	margin: 0 auto;


}


.header_one {
	display: inline-block;
	margin-top: 21px;
	margin-left: 20px;
	width: 235px;
	height: 47px;
	float: left;

}

.header_two {
	margin-top: 24px;
	display: inline-block;
	float: right;
	width: 397px;
	height: 45px;
	margin-right: 323px;
}

.header_one img {
	display: inline-block;
	width: 100%;

}

.header_two img {
	display: inline-block;
	width: 100%;


}

/* 导航列表 */

ul.nav {
	padding-top: 12px;
	list-style-type: none;
	font-size: 20px;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	margin: 0px;
	overflow: hidden;
	padding-left: 86px;
	border-top: 1px solid #efefef;
	/*可以使用overflow:hidden;技术让父元素包含浮动子元素*/
}

ul.nav li {
	/*display: inline;*/
	float: left;
	/*当元素浮动 将不再占据文档流中的任何位置 父列表实际上没有内容 就会收缩 从而隐藏列表背景*/

	width: 184px;
	height: 36px;
	text-align: center;
}

ul.nav a {
	display: block;
	width: 48%;
	/* line-height: 2.5; */
	padding: 6.5px 0;
	text-decoration: none;
	color: #165E82;

}

ul.nav .first a {
	background-image: none;
	/*去掉第一个链接不必要的分割线*/
}

ul.nav a:hover,
ul.nav a:focus {

	background-color: #FFFFFF;
	background-image: url(../imgs/2@2x.png);
	background-size: 90px 37px;
	background-repeat: no-repeat;
	background-position: right top;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: #FFFFFF;

}

.dibu_noe {
	width: 100%;
	margin: 0 auto;
}

.lian_xi {
	width: 100%;
	height: 117px;
	background-color: #1e72cc;
	overflow: hidden;
	padding-top:30px;
}

.lian_xis {
	width: 100%;
	height: 40px;
	background: #3A3A3A;

	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #ffffff;
}

.lian_xis_noe {
	margin: 0 auto;
	font-size: 16px;
	width: 336px;
	height: 16px;
	padding-top: 10px;
}
}

.footer-bottom {
	width: 100%;
	padding-top: 16px;

}

.footer-bottom ul {
	margin: 16px auto;
	width: 580px;
	height: 23px;
	padding: 0;
}

.footer-bottom a {
	color: #ffffff;
	text-decoration: none;
	margin: 0;
	font-size: 14px;
	box-sizing: border-box;

	padding: 0 19px;
}


.footer-bottom li {
	list-style-type: none;
	display: inline-block;
	margin-top:5px;
	line-height:23px;
	font-size: 14px;
	height: 23px;
	border-right:#fff 1px solid;
}

/* 最后一个边框不显示 */

.footer-bottom li:last-child {
	border: none;
}

.lian_logo {
	width: 700px;
	margin: 0 auto;
	    margin-top: -8px;
	margin-bottom: 5px;

}

.lian_logo img {
	display: inline-block;
	margin-left: -15px;
	width: 185px;
	height: 36px;
	padding-right: 12px;
	float: left;
	margin-left: 143px;
}

.liao_logo_name {
	height: 21px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	display: inline-block;
	margin-top: 7px;
	padding-left: 149px;

}

.liao_logo_nams {
	height: 21px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	display: inline-block;
	margin-top: 7px;
	padding-left: 190px;
}

.lian_logos {
	margin: 0 auto;
	width: 420px;
	height: 33px;
	background: #1d589a;
	border: 1px solid #2290e7;
	border-radius: 22px;
	text-align: center;
}



.liao_logo_names {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	display: inline-block;
	line-height: 44px;
	margin: 0 20px;
}

.lian_logo_guos {

	width: 667px;
	height: 35px;
	margin: 0 auto;
	text-align: center;
	margin-top: -5px;
	vertical-align: middle;
}

.lian_logo_guos img {
    width: 18px;
    height: 25px;
    padding-right: -4px;
    padding-top: 5px;

}

.liao_logo_guo {

	height: 21px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #ffffff;

	margin-top: 10px;
	padding-left: 5px;
}

.lian_logo_imgh {
	height: 23px;

	float: left;
}
