/*重置样式*/
* {
	margin: 0;
	padding: 0
}

a {
	text-decoration: none;
}

em,
strong,
b,
h2,
h3 {
	font-style: normal;
	font-weight: normal;
}

ul,
li {
	list-style: none;
}

fieldset,
form,
label,
input,
button {
	outline: none;
	border: none;
}

img {
	vertical-align: middle;
}

.clearfix:after {
	content: "\200B";
	display: block;
	height: 0;
	clear: both;
}

.clearfix {
	*zoom: 1
}

/* .elip {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
} */

.fl {
	float: left;
}

.fr {
	float: right;
}

body {
	width: 100%;
	min-width: 1200px;
	background: #fff;
	color: #333;
	font: 12px '微软雅黑 ', Arial, Helvetica, sans-serif;
}

.w {
	width: 1200px!important;
	margin: 0 auto;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
}

/* 页首 */
.topbar {
	height: 32px;
	min-width: 1200px;
	position: relative;
	z-index: 999;
	background: #1881b1;
	color: #fff;
}

.topbar a {
	color: #fff;
}

.topbar .center {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.top_login {
	float: right;
	width: 194px;
	/*margin-right: 20px;*/
	height: 32px;
	line-height: 32px;
	font-family: 微软雅黑;
	color: #245086;
	font-size: 12px;
}

.time {
	float: left;
	/*margin-left: 20px;*/
	width: 400px;
	color: #fff;
	font-size: 12px;
	height: 32px;
	line-height: 32px;
	font-family: 微软雅黑;
}

.navZq {
	clear: both;
	background: #fff;
	position: absolute;
	top: 42px;
	width: 1200px;
	position: absolute;
	left: 0;
	display: none;
}

.zqdh .span {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

.navZq table {
	width: 100%;
	display: block;
}

.navZq table tr td {
	padding: 10px 0px
}

.navZq table tr th {
	width: 100px;
}

.navZq table tr th div {
	text-align: right;
	width: 81px;
	overflow: hidden;
	padding-right: 20px;
	color: rgba(0, 0, 0, .8);
}

.navZq .up tr {
	background: #f7f7f7;
}

.navZq ul {
	overflow: hidden
}

.navZq li {
	float: left;
	padding: 0px 4px 0px 15px;
	line-height: 26px;
	height: 26px;
	color: rgba(0, 0, 0, .8);
	min-width: 195px;
}

.navZq li a {
	color: #333;
}

.navZq .on dt {
	background-color: rgb(255, 255, 255);
	border-bottom: 0;
	height: 30px;
	color: #333
}

.logo {
	height: 136px;
	background-color: #269ed5;
}

.logo .w {
    position: relative;
    height: 100%;
    background: #269ed5 url(../images/topLogo1.png) no-repeat 0;
}

.logo .w .search {
	width: 189px;
    height: 38px;
    position: absolute;
    right: 0px;
    top: 33px;
}

.logo .search:hover .search-btn {
	transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-moz-transform: scale(1.2);

	transition: 0.4s ease;
	-webkit-transition: 0.4s ease;
	-moz-transition: 0.4s ease;
	-o-transition: 0.4s ease;
	-ms-transition: 0.4s ease;
}

.logo .w .search-btn {
	position: absolute;
	width: 27px;
	height: 24px;
	right: 5px;
	top: 7px;
	background: url(../images/search-btn1.png) no-repeat;
	cursor: pointer;
}


.logo .w .search-input {
	border: 0;
	position: absolute;
	right: 0;
	background:#1881b1;
	height: 100%;
	padding-left: 15px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	-moz-border-radius: 7px;
	padding-right: 30px;
	color: #fff;
	-ms-transition: 0.4s ease;
	transition: 0.4s ease;
	-webkit-transition: 0.4s ease;
	-moz-transition: 0.4s ease;
	-o-transition: 0.4s ease;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.searchHide {
	padding: 0 !important;
	width: 0 !important;
}


.nav {
	height: 41px;
	background-color: #e5e5e5;
}

.nav .w {
	text-align: center;
}

.nav ul {
	display: inline-block;
	/*margin-left: 51px;*/
}

.nav ul li {
	float: left;
	position: relative;
}

.nav li>a {
	height: 41px;
	line-height: 41px;
	padding: 0 35px;
	font-size: 16px;
	color: #04466e;
}

.nav li .pulldown {
	display: none;
	position: absolute;
	left: 0;
	top: 41px;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #eee;
	cursor: pointer;
	z-index: 150;
	background-color: #fff;
}

.nav .pulldown dd {
	cursor: pointer;
	line-height: 34px;
	font-size: 16px;
	color: #6A6A6A;
	text-align: center;
}

.nav .pulldown dd>a {
	color: #269ed5;
}

.nav .pulldown a:hover {
	color: #FF7200;
}

/* 页尾 */
.links .w {
	overflow: hidden;
	height: 62px;
	background-color: #269ed5;
}

.links h6 {
	float: left;
	width: 141px;
	height: 62px;
	line-height: 62px;
	background-color: #269ed5;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	text-align: center;
}

.links .link-items {
	background-color: #E5E3E6;
	height: 100%;
}

.links .link-items select {
	width: 146px;
	height: 23px;
	margin-left: 21px;
	margin-top: 21px;
}

.links .link-head {
	display:inline-block;
	width:147px;
	height:23px;
	line-height:25px;
	margin-left:21px;
	background:url(../images/link-bg.png) no-repeat;
	color:#fff;
	text-align:center;
	font-size:12px;
	border-radius:2px;
}

.foot {
	height: 154px;
	margin-top: 17px;
	color: #fff;
}

.foot .w {
	overflow: hidden;
	position: relative;
	height: 120px;
	text-align: center;	
}
.foot a{color:#fff}

.foot .info {
	height: 120px;
	background-color: #269ed5;
}

.foot .info .stats {
	overflow: hidden;
	margin: 17px auto 26px;
}

.foot .stats span,
.foot .stats ul {
	display: inline-block;
}

.foot .stats ul {
	line-height: 14px;
}

.foot .stats li {
	float: left;
	width: 87px;
	padding: 0 18px;
	border-right: 1px solid #fff;
}

.foot .stats li:first-child {
	width: unset;
	border: none;
	font-size: 14px;
	font-weight: bold;
}

.foot .stats li:last-child {
	border: none;
}

.foot .stats span {
    display: inline-block;
    width: 27px;
    text-align: right;
}

.foot .info .contact p:nth-child(2) {
	margin-top: 10px;
}

.foot .info .foot-icons {
	position: absolute;
    right: 133px;
    bottom: 7px;
}

.foot .foot-icons .foot-icon1 {
	float: left;
    width: 54px;
    height: 64px;
	margin-right: 26px;
    background: url(../images/foot-icon1.png) no-repeat;
}

.foot .foot-icons .qrcode {
	float: left;
    width: 57px;
    height: 57px;
	margin-top: 3px;
    background: url(../images/qrcode.png) no-repeat;
}

.foot .copyright {
	height: 34px;
	line-height: 34px;
	background-color: #1881b1;
	text-align: center;
}
