*{ margin:0; padding:0; }
li { list-style:none; }
a { text-decoration:none; }
img { border:none; vertical-align:top; }
input{ outline:none; }
.clear{
	clear: both;
}
.left{
	float: left;
}
body{
	background: #fbfaf5;
}
.right{
	float: right;
}
.top{
	    min-width: 1028px;
}
.top .header{
	height: 170px;
	background: #1877b9;    margin-top: 42px;
}
.top .header .center{
	width: 1000px;
	margin: 0 auto;

	height: 145px;
}
.top_bar{
	    height: 42px;
    width: 100%;
    min-width: 1200px;
    background: #54acf1;
    color: white;
    font-family: "微软雅黑";
    line-height: 42px;
    font-size: 12px;
    box-shadow: 10px 10px 10px #bbb0b0;
    position: fixed;
    width: 100%;
    top: 0;
    height: 42px;
       min-width: 1028px;
    background: #54acf1;
    z-index: 11111111;
    box-shadow: 3px 2px 10px #d4d4d4;
}
.top_bar .hy{
	float: left;width: 514px;
	margin-left: 20px;
}
.top_bar a{color:white;}
.top_bar .login{
	float: left;
	width: 452px;
}
.top_bar .login input{
	    border: none;
    padding: 0 10px;
    width: 97px;
    height: 20px;
    border: 1px solid gainsboro;
    border-radius: 11px;
    margin-left: 13px;
}
.top_bar .login .dl{
	margin-left: 20px;
}
.top_bar .login .dl,.top_bar .login .sm{
	width: 56px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 12px;
	background: #40cc15;
	border: none;
	border-radius: 2px;
	color: white;
	cursor: pointer;
}
.top_bar .login .sm {
	background: #ffa631;
}
.top .center{
	width: 1000px;
	margin: 0 auto;
}
.top  .logo{
	width: 453px;
	float: left;
	margin-left: 30px;
	margin-top: 32px;
}
.top .xx{
	float: left;
	width: 145px;
	height: 80px;
	margin-left: 80px;
	margin-top: 14px;
}
.search{
	    width: 198px;
    height: 27px;
	float: right;
	margin-right: 80px;
	margin-top: 76px;
	background: url(../image/search2.png) no-repeat;
}
.search input{
	height: 27px;
	width: 200px;
	padding: 0 10px;
	font-size: 13px;
	font-family: "微软雅黑";
	float: left;
	border: none;
	background: none;
}
.search i{
       display: block;
    float: right;
    font-size: 23px;
    margin-top: 0px;
    margin-right: 1px;
    color: #ff9113;
    cursor: pointer;
    width: 40px;
    height: 27px;
}
.nav{
	height: 40px;
	background:white;
	line-height: 40px;
	margin: 0 auto;
	width: 1028px;    padding-top: 10px;
}
.nav>ul{
	width: 1000px;height: 40px;padding: 0 !important;
	margin: 0 auto;
}
.nav>ul>li{
	float: left;
	height: 40px;
	line-height: 40px;    border-left: 2px solid white;
}
.nav>ul>li>a{
	    display: block !important;
    padding: 0 16px !important;
    font-size: 20px;
    font-weight: bold;
    font-family: "宋体";
    color: white !important;
}
.nav>ul>li>a:hover,.nav li .active{
	background: #5177c1;
	color: white !important;
}
.nav .sy{
	border: 0;
}
.nav li dl{top: 42px !important;}
.layui-nav{
	background: #54acf1 !important;border-radius:0 !important;
	}
.layui-nav .layui-nav-item{
	line-height: 40px !important; 
}
.layui-nav-bar{
	display: none;
}

.layui-nav .layui-nav-more{
	display: none;
}
.foot{
	background: #1877b9;padding: 20px 0;    min-width: 1028px;
}

.foot .center{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.foot .center p{
	line-height:28px;
	color: white;
	font-size: 12px;
	font-family: "宋体";
	text-align: center;
}
.foot .center p a{
	color: white;
}
.foot .center .bz{
	position: absolute;
	    left: 122px;
}

.link_foot{
	height: 46px;
	background: #e8e8e8;
	border-top: 2px solid #ecd9b9;
	padding-top: 10px;
}
.link_foot .link,.link_foot .link2{
	width: 1200px;
	margin: 0 auto;
}
 .link_foot .link2{
    	display: none;
    	*display: block;
        height: 52px;
    	    width: 1200px;
    margin: 0 auto;
    padding-bottom: 1px !important;
    }
.link_foot    .link2 span{
    	    width: 93px;
    float: left;
    text-align: right;
    margin-right: 18px;    margin-top: 8px;
    }
.link_foot	 .link2 select{
	 	    width: 200px;
    float: left;
    height: 34px;
    margin-right: 13px;
	 }