html {
  font-size: 87.5%;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
}
body {
  color: #000;
}
a {
  text-decoration: none;
  color: #000;
}
img {
  width: 100%;
}
header {
  background: #1f6cc6;
}
header span {
  margin: 10px;
}
header span.hot {
  background: #277de4;
  border: 1px solid #1057af;
  color: #fff;
  padding: 5px;
}
header span.dh {
  background: url(../sucai/dh.gif) no-repeat;
  width: 28px;
  height: 28px;
  background-size: 100%;
}
nav {
  background: #eee;
  text-align: center;
  padding: 5px 0;
}
nav a {
  display: inline-block;
  font-size: 114.28571428571428%;
  width: 16.666666666666664%;
  color: #1b5aa1;
  line-height: 187.5%;
}
aside.wea {
  box-shadow: 0 -2px 2px 2px #dddddd;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
aside.wea span {
  display: inline-block;
  padding: 0 5px;
  margin: 10px;
  background: red;
  color: #fff;
  line-height: 142.85714285714286%;
}
aside.wea a {
  margin: 10px;
}
aside.wea img {
  width: inherit;
}
.pngbg {
  background: rgba(0, 0, 0, 0.6);
}
#supslide a{
	color:#fff
	}
footer {
  background: #1c63cf;
  text-align: center;
  padding: 20px 0;
  line-height: 214.28571428571428%;
}
footer * {
  color: #fff;
}
footer a {
  display: inline-block;
  padding: 0 10px;
}
