*{ margin:0; padding:0; }
li { list-style:none; }
a { text-decoration:none; }
img { border:none; vertical-align:top; }
input{ outline:none; }
.clear{
	clear: both;
}
.TrueLogin {
	    margin-top: 10px;
    text-align: right;
}
.FalseLogin{
	margin-top:-10px;
}
.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: #0c63a8;
	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: 28px;
    cursor: pointer;
    margin-left: 72px;

}
.header .logo img{
	    width: 780px;
}
.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;
}

#nav{
	height: 50px;
	width: 1200px;
	margin: 0 auto;
	background-color: white !important;
	padding: 0 !important;
}
.nav_section .layui-nav .layui-this:after,.nav_section  .layui-nav-bar{
	height: 0!important;
}
/*nav*/
.news_content{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
#nav{
	height: 50px;
	line-height: 50px;
   
}
#nav>li{position:relative;float:left;width: 120px;text-align:center;line-height: 50px;height:50px;cursor:pointer;
background-image: url(../images/nav_bg.png);
background-repeat: no-repeat !important;
}
#nav .index{
	background: none;
}
#nav>li a{font-size:17px;color:#000;display:block;}
#nav>li .jnred{position:absolute;left:97px;}
#nav>li.hover{background:none;background-color:#D5A10D;}
#nav>li.hover>a{color:#fff;}
.layui-nav .layui-nav-item a{
	padding: 0 17px !important;
}
.layui-nav{
	padding: 0 !important;
}
.layui-nav-bar{
	display: none;
}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{
	height: 0 !important;
}

.link{
	width: 1189px;
	margin: 25px auto !important;
}
.link select{
	    height: 30px;
    margin: 0 16px;
    font-size: 14px;
    width: 190px;
}
.foot{
	background: #0c63a8;
	width: 100%;
	min-width: 1189px;
	padding: 10px 0;
}
.foot p{
	line-height: 35px;
	color: white;
	font-family: "微软雅黑";
	font-size: 14px;
	text-align: center;
}
.foot p a{
	color: white;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
	
}
