*{ 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: 38px;
    background: #FAFAFA;
    position: fixed;
    top: 0;
    z-index: 1111111;    box-shadow: 0px 2px 10px -4px #777777;
    width: 100%;
}
.nav{
	z-index:2;    position: relative;
}
.xl_vx{
	   
         position: absolute;
    left: 824px;
    top: 18px;
}
.xl_vx a{
	display: inline-block;
    width: 38px;
    margin-right: 6px;
    height: 38px;
}
.xl_vx a img{
	transition:0.4s ease;
	-webkit-transition:0.4s ease;
	-moz-transition:0.4s ease;
	-o-transition:0.4s ease;
	-ms-transition:0.4s ease;
}
.xl_vx a img:hover{
	transform:scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-webkit-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
	-moz-transform:scale(1.1) rotate(360deg);
}
.fl{
	float: left;
}
.fr{
	float: right;
}
#LoginSSOCode{
	float:left;
}
.top_bar .center{
	width: 1150px;
	margin: 0 auto;
	padding: 0 25px;
	position:relative;
}
.top_bar  .left_title{
	float: left;
	width: 400px;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #245086;
	line-height: 38px;
}
.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: 138px;
	background: #1c85c6 url(../images/top_right.png) right center no-repeat;
	width: 100%;
	margin-top: 38px;
	*padding-top: 38px;
}
.header .center{
	width: 1200px;
	margin: 0 auto;
	height: 138px;
	position:relative;
}
.header .logo{
	float: left;
	width: 598px;
	    margin-top: 29px;
	    margin-left: 18px;
		cursor:pointer;
}
.header .search{
	    width: 254px;
    float: right;
    margin-top: 59px;
    margin-right: 250px;    position: relative;
}
.header .search input{
	    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    width: 168px;
    border: none;
    background: ghostwhite;
    font-size: 12px;
    font-family: "微软雅黑";
    float: right;
    position: absolute;
    left: 0;
    top: 0;
}
.header .search label{
	    height: 28px;
    width: 32px;
    background: #002851;
    float: right;
    display: inline-block;
    position: absolute;
    left: 188px;
    top: 0;
}
.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: #036eb5;
	padding-bottom: 25px;
}
.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: 25px;
    left: 315px;
	
}
.foot .wx{
	    position: absolute;
    right: 82px;
    top: -5px;
    width: 162px;
    overflow: hidden;
}
.foot .wx p{
	    text-align: left;
}


.foot .link_foot{
	background: white;
    height: 65px;
    border-bottom: 10px solid #2e81cc;

}
.foot .link_foot .center{
	width: 1200px;    top: 17px;
}
.foot .center{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.foot .link_title{
	height: 30px;
	line-height: 30px;
	position: relative;
}
.foot .link_title span{
	position: absolute;
	color: #757575;
	font-family: "微软雅黑";
	left: 21px;
	font-size: 14px;
}.foot .link_title .name{
	position: absolute;
	height: 30px;
	width:185px;color: #757575;
	font-family: "微软雅黑";
	font-size: 14px;
	padding-left: 15px;
	background: white url(../images/foot_icon.gif) no-repeat 185px center;
	line-height: 30px;
	cursor: pointer;
	    border: 1px solid gainsboro;
}
.n1{
	left: 100px;
}
.n2{
	left: 320px;
}
.n3{
	left: 540px;
}
.n4{
	left: 760px;
}
.n5{
	left: 980px;
}
.link_info{
	position: absolute;
    width: 1180px;
    background: white;
    top: 38px;
    padding: 20px;
    z-index: 2;
    padding-bottom:10px ;
    display: none;
}
.link_info li{
	    float: left;
    height: 15px;
    line-height: 15px;
    font-size: 14px;
    margin-right: 10px;
    border-right: 1px solid gainsboro;
    margin-bottom: 10px;
    padding-right: 10px;
    font-family: "微软雅黑";
}
.link_info a{
	color: #9a9a9a;
}
@media only screen and (min-width: 320px) and (max-width: 1200px) {
	.header,.foot{
		width:1200px;
	}
}
