*{ 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: #f0f0f0;
    position: fixed;
    top: 0;
    z-index: 1111111;
    width: 100%;
    left: 0;
}
.top_bar .center{
	width: 1150px;
	margin: 0 auto;
	padding: 0 25px;
}
.topbanner{
	width:100%;
	min-width: 1200px;
}
.topbanner img{
	display: block;
	margin: 0 auto;
	width: 100%;
}
.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{
    width: 100%;
    margin: 0 auto;
    /* background: url(../img/top_banner.png) no-repeat; */
    position: relative;
    margin-top: 42px;
    min-width: 1000px;
}
.search_box{
	width: 1200px;
    position: relative;
    margin: 0 auto;
}
.header .search{
	    position: absolute;
    width: 300px;
    height: 25px;
    top: 205px;
    right: 0;
}
.header .search input{
	width: 220px;
	height: 22px;
	border: 1px solid #adc6dc;
	padding: 0 10px;
	position: absolute;
	left: 0;
	top: 0;
}
.header .search a{
	display: inline-block;
	width: 52px;
	height: 22px;
	background: #e8eff9;
	border: 1px solid #adc6dc;
	line-height: 24px;
	text-align: center;
	position: absolute;right: 0;
	top: 0;
	color: #0c7ed9;
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
}
/*.topbanner{
	width: 100%;
	min-width: 1200px;
}
.topbanner img{
	display: block;
	width: 100%;
	margin: 0 auto;
}*/
.nav{
	margin-top: -14px;
    width: 100%;
    height: 53px;
    bottom: 0;
    left: 0;
    background: url(../img/nav_bg1.png) repeat-x;
}
.nav li{
	    position: relative;
    float: left;
    text-align: center;
    line-height: 53px;
    height: 53px;
    cursor: pointer;
}
.nav li a{
	font-size: 15px;
    color: #454545 !important;
    font-family: "宋体";
}
.nav li .active,.nav li a:hover{
	background: url(../img/nav_hover.png) repeat-x;
	color: white !important;

}
.layui-nav .layui-nav-item a{
	padding: 0 27px !important;
}
.layui-nav{
	padding: 0 !important;
}
#nav {
       height: 53px;
    line-height: 53px;
    /* background: none !important; */
    width: 1200px;
    margin: 0 auto;
    background: url(../img/li_bg.png) repeat-x;
}
.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) {
	
}
