/*公告部分*/
*{margin: 0;padding: 0;border: 0;}
a{text-decoration: none; color: black;}
a:hover{color: red;}
li{list-style: none;}
.clear{zoom: 1;}
.clear:after{content: '';display: none;clear: both;}
body{background: #ecf4ff;overflow-x: hidden;}
/*头部*/
#top{width: 100%;
    /* height: 337px; */
    min-width: 1000px;}
#top img{    width: 100%;
    display: block;
    margin: 0 auto;}
#top .tianqi{    width: 1000px;
    height: 30px;
    margin: 0 auto;
    line-height: 30px;
    position: relative;}
#top .tianqi .riqi{float: left;margin-right: 20px;font-size: 13px;font-weight: bold;}
#top .tianqi iframe{float: left;margin-top: 2px;}
#top .nav{width: 100%;height: 55px;background: url(../images/nav.jpg) repeat-x 0 15px;position: relative;top: -20px;}
#top #mxj_Nav{height: 50px;width: 1000px;margin: 0 auto;    background: #fafafa;
}
.search{
	
	position: absolute;
    right: 20px;
    background: url(../images/search.png) no-repeat;
    width: 340px;
    height: 42px;
    top: 169px;
}
.search input{
	    position: absolute;
    height: 40px;
    top: 1px;
    left: 10px;
    border: 0;
    width: 278px;
    font-size: 15px;
	outline:none;
}

.search span{
	    position: absolute;
    width: 51px;
    height: 42px;
    right: 0;
    top: 0;
}
 .login{
    position: absolute;
    width: 494px;
    text-align: right;
    right: 12px;
}
 .login input{
	    padding: 0 10px;
    width: 80px;
    height: 20px;
    border: 1px solid #cfcccc;
    font-size: 12px;
}
 .login .dl{
	margin-left: 20px;
}
.login .dl, .login .sm{
	width: 56px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 12px;
	background: #EEA200;
	border: none;
	border-radius: 2px;
	color: white;
	cursor: pointer;
}
 .login .sm {
	background: #2780d8;
}



#top #mxj_Nav .yiji{float: left;background:#fafafa ;}
#top #mxj_Nav .yiji a{display: block;width: 100px;height: 50px;text-align: center;line-height: 50px;background:url(../images/nav_border.png) no-repeat right 0 #fafafa;font-size: 15px;color: #333333;}
#top #mxj_Nav .yiji a:hover{background: #147ce2;color: white;}
#top #mxj_Nav .yiji .active{background: #147ce2;color: white;}
.maxUL{
    position:absolute;
    z-index: 1000000;
    border-top: 3px solid #073cac;
   /* border: 1px solid #cccccc;*/
    display: none;
    width: 98px;overflow-x: hidden;
    background-color: #F4F4F4;
    margin-top: 0px ;
    /*border-radius: 5px;*/
}
.maxUL li{
    position: relative;display:block;
}
.maxUL li a{color: #111; background: none;}
/*底部*/
#foot{width: 100%;height: 150px;}
#foot .link{height: 38px;background: #2697f5;width: 100%;}
#foot .link ul{width: 850px;margin: 0 auto;}
#foot .link ul span{width:86px ;height:23px ;display: block;float: left;margin-left:15px ;margin-top:7px ;line-height:23px ;text-align: center;color:white ;background: url(../images/xianguan.png) no-repeat; font-size: 15px;margin-right: 13px;}
#foot .link ul li{float: left;height: 38px; line-height: 38px;}
#foot .link ul li a{padding: 0 10px;margin-top: 13px; display: inline-block;border-right: 1px solid white;  float: left;font-size: 13px;color: white;line-height: 12px;}
#foot .section{width: 1000px;margin: 20px auto;}
#foot .section p{width:100% ;text-align: center;color: #95989b;font-size: 12px;line-height: 24px;}
