.top {
     padding: 0;

}
.container {
	max-width: 1400px !important;
}

.clear::after {
	clear: both;
	content: '';
	display: block;
}

.header .top {
	background-color: #53a6e9;
	width: 100%;
}

.header .time {
	float: left;
	color: rgb(255, 255, 255);
	line-height: 43px;
	font-size: 14px;
	font-family: 微软雅黑, "Arial Narrow", HELVETICA;
}

.header .top .set a {
	float: right;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
}

.header .logo img {
	width: 100%;
	margin-top: 20px;
}

@media screen and (max-width: 1024px) {
	.header .logo img {
		margin-top: 15px;
	}

}

.header .nav {
	width: 100%;
}

.header .nav .navmenu li {
	float: left;
	width: 14.28%;
}

.header .nav .navmenu li a {
	display: block;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

.header .nav .navmenu li a:hover {
	background-color: #143473;
	color: #fff
}

.header .submit {
	background: none;
	border: none;
}

.header .input:focus {
	border-color: transparent !important;
}

.header .seach .input-inline {
	margin-top: 8px;
	border: 1px solid #143473;
	background-color: #fff;
}

@media screen and (max-width: 1024px) {
	.header .nav .navmenu li {
		width: 33.3333%;
	}

	.header .nav .navmenu li:first-child {
		display: none;
	}

	.header .nav {
		margin-top: 15px;
	}
}

.header .nav .nav-con {
	background-color: #3294e3;
	height: 100%;
	padding: 0px 10px;
	margin: 0px 8px;
}
.input {
    padding: 5px;

    border-radius: 0;

}
.input-inline > .addon {
       margin: 0 10px;
    display: flex;
}
/* 底部	*/
.linkft {
	width: 100%;
	background: #e3e3e3;
	border-top: 1px solid #143473;
	height: 71px;
}

.linkft .friendship a {
	display: inline-block;
	position: relative;

}

.linkft .friendship a img {
	position: absolute;
	left: 0;
	top: -20px;
	width: 97px;
	z-index: 9999;
}

/* .linkft .ftselect{position: absolute;z-index: 999;left:274px;right: 0px;} */
.select {
	overflow: hidden;
	height: 47px;
	margin-left: 97px;
}

.select select {
	width: 177px;
	height: 25px;
	border: 1px solid #898989;
	border: 1px solid #898989\0;
	margin-left: 50px;
	margin-top: 5px;
	background: #e3e3e3;
	color: #464646;
}

@media screen and (max-width: 1024px) {
	.footer .linkft {
		height: 158px;
	}

	/* .linkft .ftselect {
	       position: absolute;
	       z-index: 999;
	       left: 376px;
	       right: 0px;
	   } */
}

@media screen and (max-width: 768px) {
	.footer .linkft {
		height: 158px;
	}

	.nav.nav-block>li:last-child,
	.nav.nav-block>li:last-child>a {
		display: none;
	}

	.nav.nav-tabs>li:last-child {
		display: none;
	}

	.contentnews .more a {
		display: none;
	}
}

.footer .address {
	background: #53a6e9;
	width: 100%;
}

.footer .center {
	padding-top: 20px;
}

.footer .center .imgConac {
	text-align: right;
}

.footer .center .jiucuo {
	text-align: left;
}

.footer .center .content {
	text-align: center;
}

.footer .center .content a {
	color: #fff;
}

.center span {
	display: inline-block;
	overflow: hidden;
	margin: 0 10px;
}

.center span a {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 2px;
}

.footer .top .map {
	text-align: right;
}

.footer .top a {
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 2px;
}

.footer .linkft select {
	width: 100%;
    height: 35px;
}
.center {
    margin-top: 0;
    margin-bottom: 0;
}
.footer .linkft .ftselect {
	padding-top: 20px;
}
