.head_top_wrap {
  width: 100%;
  background: url(main_res/bg_1.jpg);
  background-size: cover;
}
.head_top {
  width: 1005px;
  margin: auto;
}
.head_top img {
  height: 25px;
  margin: 8px 0;
}
.head_top .left {
  display: inline;
  line-height: 20px;
}
.head_top .right {
  float: right;
}
.head_top .right span {
  line-height: 45px;
  margin-right: 10px;
}
.top1 {
  float: left;
  width: 200px;
  height: 45px;
  line-height: 45px;
  color: #CF0A0D;
  font-size: 16px;
  font-family: "Microsoft YaHei" ! important;
}
.special_more {
  padding-right: 75px;
}


