*{ margin:0; padding:0; }
li { list-style:none; }
a { text-decoration:none; }
img { border:none; vertical-align:top; }
input{ outline:none; }
.clear{
	clear: both;
}
.top_bar{
	    height: 42px;
    background: #FAFAFA;
    position: fixed;
    top: 0;
    z-index: 1111111;
    width: 100%;
}
.top_bar .center{
	width: 1150px;
	margin: 0 auto;
	padding: 0 25px;
}
.top_bar  .left_title{
	float: left;
	width: 400px;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #245086;
	line-height: 42px;
}
.top_bar .right_login{
	float: right;
	    width: 680px;
}
.top_bar .right_login .layui-form-label{
	width: 62px !important;font-size: 12px;
	font-family: "微软雅黑";
	color: #245086;
}
.top_bar .right_login .layui-form-item .layui-input-inline{
	width: 126px !important;
}
.top_bar .right_login .layui-input{
	    height: 26px !important;    margin-top: 6px;
}
.top_bar .right_login .layui-btn{
	height: 26px !important;
	line-height: 26px !important;margin-top: 6px;
}
.top_bar  .layui-form-item{
	margin: 0 !important;
}
.top_bar .dl{
	background: #eea200 !important;
	*margin-left: 10px;
}
.top_bar .sm{
	background: #2780d8 !important;
}
.header{
	height: 150px;
	background: #245086;
	width: 100%;
	margin-top: 42px;
	*padding-top: 42px;
}
.header .center{
	width: 1200px;
	margin: 0 auto;
	height: 150px;
}
.header .logo{
	float: left;
	width: 780px;
	    margin-top: 22px;
		cursor:pointer;
}
.header .search{
	    width: 254px;
    float: right;
    margin-top: 59px;
    margin-right: 26px;
}
.header .search input{
	height: 28px;
	line-height: 28px;
	padding:0 10px;
	width: 168px;
	border: none;
	background: ghostwhite;
	font-size: 12px;
	font-family: "微软雅黑";
	float: right;
}
.header .search label{
	height: 28px;
	width: 32px;
	background: #002851;
	float: right;
	display: inline-block;
}
.header .search label i{
	color: white;
    margin-top: 5px;
    float: left;
    margin-left: 7px;
    font-size: 19px;
}
.JsLoginUser{
	text-align:right;
	    line-height: 44px;
}
.foot{
	background: #0c4175;
	padding: 25px 0;
}
.foot .center{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.foot .center p{
	height: 25px;
	line-height: 25px;
	color: white;
	font-family: "宋体";
	font-size: 12px;
	text-align: center;
}
.foot .center p a{
	color: white;
}
.foot .icon_sydw{
	position: absolute;
	top: 33px;
	left: 220px;
}
.foot .wx{
	    position: absolute;
    right: 82px;
    top: -9px;
    width: 162px;
    overflow: hidden;
}
.foot .wx img{
	    width: 52px;
}
.foot .wx p{
	    text-align: left;
}
@media only screen and (min-width: 320px) and (max-width: 1200px) {
	.header,.foot{
		width:1200px;
	}
}







