.top_left {
  padding-left: 0.24rem;
  background-color: #EEEEEE;
  line-height: 0.6rem;
  height: 0.6rem;
  overflow: hidden;
}
.top_left .link {
  font-size: 0.2rem;
  margin-left: 0.48rem;
  display: block;
  line-height: 0.6rem;
  height: 0.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
}
.top_left li {
  height: 0.6rem;
}
.top_left .icon_laba {
  width: 0.32rem;
  height: 0.32rem;
  background: url(index_01.png) no-repeat;
  background-size: 0.32rem 0.32rem;
  display: block;
  position: absolute;
  top: 0.14rem;
  left: 0.24rem;
}
.center_content {
  background-color: #FFFFFF;
  margin: 0.2rem 0.24rem 0.4rem 0.24rem;
}
.center_content img {
  width: 100%;
}
.center_content .out {
  position: relative;
  background-color: #F6F6F6;
}
.center_content .out a {
  color: #333333;
}
.center_content .out img {
  width: 0.24rem;
  height: 0.24rem;
}
.center_content .out dt {
  display: block;
  padding-left: 0.4rem;
  font-size: 0.26rem;
  color: #333333;
}
.center_content .out dd {
  display: block;
  font-size: 0.24rem;
  float: left;
  width: 2.5rem;
  padding-left: 0.76rem;
  padding-top: 0.28rem;
  background: url(index_08.png) no-repeat;
  background-size: 0.24rem 0.24rem;
  background-position: 0.4rem 0.33rem;
  background-origin: bordr-box;
}
.center_content dt:after {
  content: " ";
  position: absolute;
  display: block;
  width: 0.08rem;
  background: #B5060D;
  left: 0.2rem;
  top: 0.29rem;
  height: 0.28rem;
  border-radius: 0.08rem;
}
.center_content dl {
  display: block;
  position: relative;
  overflow: hidden;
  padding-bottom: 0.3rem;
  color: #333333;
  padding-top: 0.25rem;
}
.center_content dl:after {
  content: "";
  display: inherit;
  position: absolute;
  bottom: 0;
  width: 6.6rem;
  left: 50%;
  margin-left: -3.3rem;
  height: 1px;
  background-color: #DDDDDD;
}
.center_content dl:last-child:after {
  display: none;
}
.center_content .finance_pic {
  margin-top: 0.4rem;
}
.center_content .finance_pic img {
  border-radius: 0.08rem;
}
.center_content .foot_pic {
  width: 100%;
  overflow: hidden;
}
.center_content .foot_pic a {
  display: block;
  width: 3.41rem;
  height: 2.27rem;
  padding-top: 0.4rem;
}
.center_content .foot_pic .left {
  float: left;
}
.center_content .foot_pic .right {
  float: right;
}
.center_content .foot_lk {
  margin-top: 0.52rem;
  width: 100%;
  background-color: #F6F6F6;
  overflow: hidden;
}
.center_content .foot_lk a {
  display: block;
  width: 100%;
  height: 100%;
}
.center_content .foot_lk img {
  width: 0.56rem;
  height: 0.56rem;
  padding-left: 0.56rem;
}
.center_content .foot_lk dl {
  display: block;
  width: 25%;
  overflow: hidden;
  float: left;
}
.center_content .foot_lk dl:after {
  display: none;
}
.center_content .foot_lk dt a {
  padding-bottom: 0.14rem;
}
.center_content .foot_lk dd {
  text-align: center;
}
.center_content .foot_lk dd a {
  font-size: 0.24rem;
  color: #333333;
}
.center_content .foot_lk dt:after {
  display: none;
}

/*# sourceMappingURL=index.css.map */