@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset,  button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	_word-break: break-all;
	font-size: 14px;
}
body, button, input, select, textarea {
	border:none;
	
	font-family: "微软雅黑"
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
select, input, button, textarea {
	_font-size: 100%;
}
h4, h5, h6 {
	font-size: 100%;
}

ul, ol {
	list-style: none outside none;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a, a:hover {
	outline: none;
blr:expression(this.onFocus=this.blur());
}
legend {
	color: #000;
}
fieldset, img {
	border: none;
}
button, input, select, textarea {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	border: none;
	height: 1px;
}
html {
	overflow-y: scroll;
	overflow-x: auto;
}
ul, ol {
	list-style: none outside;
}
img {
	-ms-interpolation-mode: bicubic;
}
.cl {
	clear: both;
}
.fl {
	float: left;
	_display: inline;
}
.fr {
	float: right;
	_display: inline;
}
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.fb {
	font-weight: bold;
}
.fn {
	font-weight: normal;
}
.noline {
	text-decoration: none;
}
.underline {
	text-decoration: underline;
}
i,em {
	text-decoration: none;
	list-style: none;
	font-style: normal;
	letter-spacing: 1px;
}
.none {
	display: none;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.nowrap {
	white-space: nowrap;
}
.nobor {
	border: none;
}

.yahei {
	font-family: "微软雅黑";
}
.hidden {
	display: none
}
.nobg{ background:none}
.mt10{ margin-top:10px;}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.clearfix {
  zoom: 1;
}
.clear{ clear:both}
.br0{ border:none !important;}
.wh-1200{
	max-width:1200px;
	width: 100%;
	margin: 0 auto;
}
.header{
	background: url(../images/zu7.png) no-repeat left top;
	background-size: 100% 100%;
	width: 100%;
}
.top{
	border-bottom: solid 1px rgb(255 255 255 / 50%);
	height: 50px;
	line-height: 50px;
}
.top_fl{
	float: left;
}
.top_fr{
	float: right;
}
.top_in span,.top_in a{
	border-radius: 30px;
	background: #0084eb;
	padding: 4px 10px;
	font-size: 1em;
	color: #fff;
}
.logo{
	width: 25%;
	margin: 60px auto;
}
.logo img{
	width: 100%;
	height: auto;
}
.sousuo{
	width: 680px;
	height: 60px;
	background: #fff;
	border-radius: 20px;
	margin:0 auto 90px auto;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.sousuo input{
	width: 420px;
	height: 30px;
	outline: none;
	resize: none;
	border-left: solid 1px #176dc3;
	padding: 0 0 0 10px;
}
.sousuo button{
	width: 130px;
	background: #164ca5;
	font-size: 16px;
	color: #fff;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.sousuo button img{
	margin: 0 16px 0 0;
}
.sousuo select{
	margin: 0 0 0 20px;
	outline: none;
	resize: none;
}
.nav{
	background: #164ca5;
	height: 5em;
	line-height: 5em;
}
.nav ul{
	display: flex;
	justify-content:space-around;
}
.nav ul li a{
	font-size: 2em;
	color: #fff;
}


.footer{
	background: #f4f6f9;
	border-top: solid 1px #ccc;
}
.xglj{
	max-width: 1200px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
}
.xglj h4{
	font-size: 1.3em;
	font-weight: bold;
	color: #164ca5;
	float: left;
}
.xglj h4 img{
	margin: 0 10px 0 0;
}
.xglj a{
	font-size: 1.1em;
	color: #555555;
	margin: 0 1em;
}
.contentBox{
	background: #f6faff;
	padding: 40px 0;
	width: 100%;
}

.footer_in{
	border-top: solid 8px #164ca5;
	background: #edf4fd;
	padding: 50px 0;
}
.footer_in_1200{
	max-width:1200px ;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.red,.jiucuo{
	display: block;
}
.foot{
	text-align: center;
}
.foot a,.foot p{
	font-size: 1em;
	line-height: 2em;
	color: #333;
}
.foot_in{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.foot_in a{
	font-size: 1em;
	line-height: 2em;
	color: #333;
	margin: 0 5px;
}
.foot_in a img{
	margin: 1% 0 0 0;
	float: left;
}
.white{
	padding: 20px;
	background: #fff;
}







