.container {
  min-width: 1001px;
  font: 16px/1.5 "Microsoft Yahei", "SimSun", Arail;
  background: #c10420;
  color: #000;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: '.';
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.top {
  background: url(../images/top.png) no-repeat center 0;
  height: 543px;
}
.wrapper {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 50px;
  overflow: hidden;
}
.wrapper .title {
  background: url(../images/bg1.jpg) no-repeat center 0;
  height: 72px;
}
.wrapper .more {
  display: block;
  background: url(../images/more.jpg) no-repeat center 0;
  height: 74px;
}
.table {
  padding: 10px;
  width: 1000px;
  margin: 0 auto;
  background-color: #fff;
}
.table .sign1 {
  background: url(../images/sign2.jpg) no-repeat center 0;
  width: 86px;
}
.table .sign2 {
  background: url(../images/sign1.jpg) no-repeat center 0;
  width: 86px;
}
.table tr {
  height: 110px;
}
.table .td2 {
  width: 700px;
  padding: 0 20px;
  border-bottom: dashed 1px #484848;
}
.table .td3 {
  width: 214px;
  text-align: center;
  border-bottom: dashed 1px #484848;
}
.table h2 {
  position: relative;
  margin-bottom: 10px;
  font-size: 20px;
}
.table h2 a {
  color: #039;
  text-decoration: none;
}
.table .date {
  color: #e60012;
  font-size: 18px;
}
.table .buybtn {
  display: block;
  width: 150px;
  padding: 6px 0;
  margin: 10px auto;
  font-size: 18px;
  color: #fff;
  background-color: #e60012;
  text-align: center;
  text-decoration: none;
  border-radius: 6px;
}
.risk-tip {
  background-color: #838383;
  padding: 20px;
}
.risk-tip p {
  font-size: 12px;
  color: #fff;
  width: 1000px;
  margin: 0 auto;
}
/*# sourceMappingURL=style.css.map */