
/*reset*/
body,ul,li,p,a,h1,h2,h3,h4,h5,h6,img{padding:0;margin:0;}
ul li{list-style: none;}
a{text-decoration: none;}
img{border:none;}

body{font-family: "Microsoft YaHei","微软雅黑","Arial",sans-serif;font-size:14px;color:#333;background:#fff;}

/*头部*/
.header{height:254px;min-width:1020px;background:url(imagesheader_bg.jpg) no-repeat center;}
.header-top{width:974px;height:25px;padding-top:20px;padding-left:46px;margin:0 auto;}
.header-top img{display:block;float:left;}
.header-top a{display:block;float:left;line-height:25px;margin-left:10px;font-family:"楷体";font-size:18px;color:#df2129;}

/*菜单*/
.nav{height:59px;min-width:1020px;background:url(imagesnav_bg.jpg) no-repeat center;}
.nav-main{width:1020px;height:59px;margin:0 auto;}
.nav-main ul{float:left;height:59px;margin-left:10px;}
.nav-main ul li{float:left;line-height:59px;width:132px;text-align:center;}
.nav-main ul li a{display:block;font-size:18px;color:#fff;}
.nav-main ul li a:hover{background:#e73541;}

.nav-main .weather{float:right;line-height:59px;margin-right:30px;font-size:12px;color:#fff;}
.weather .city{font-weight:bold;}
.weather .change{margin:0 5px;}
.weather .change a{line-height:24px;color:#ffa66a;font-weight:normal;}

/*页脚*/
.footer{height:100px;min-width:1020px;background:#f0e9df;}
.footer-main{width:365px;height:80px;margin:0 auto;padding-top:20px;}
.footer-main p{line-height:30px;margin-left:30px;font-size:12px;color:#666;font-family: "宋体";}
.span_1{display: inline-block;width: 18px;}