.bg1 {
  background: url(../image/abg1.jpg) no-repeat top center;
  height: 684px;
}

.bg {
  width: 288px;
  height: 77px;
  margin: 0 auto;
  position: relative;
  top: 80px;
}

.content_article {
  position: absolute;
  top: 100px;
}

.content {
  position: absolute;
  width: 100%;
  top: 683px;
  background: url(../image/abg2.jpg) repeat-y center;
  height: auto;
  margin-top: 0px;
}

.w1000 {
  height: auto;
  width: 1062px;
  min-height: 10px;
  margin: 0 auto;
}

.second-bg {
  position: relative;
  /* top: -160px; */
  height: auto;
  margin: 0 auto;
}

.list-message {
  height: auto;
  padding-bottom: 20px;
}

.bg3 {
  position: relative;
  background: url(../image/abg3.jpg) no-repeat center;
  width: 100%;
  height: 214px;
}

.article_text {
  position: absolute;
  top: 62px;
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 12px;
  margin-top: 70px;
}

.article_text2 {
  position: absolute;
  top: 83px;
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 12px;
  margin-top: 70px;
}

.article_text3 {
  position: absolute;
  top: 104px;
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 12px;
  margin-top: 70px;
}

.article_title {
  text-align: left;
  font-size: 25px;
  font-weight: normal;
  border-bottom: 1px solid black;
  line-height: 40px;
}

.article_time {
  text-align: right;
  position: relative;
  top: -24px;
  font-size: 15px;
}

.article_content {
  height: 380px;
  height: auto;
  width: 700px;
  font-size: 17px;
}

.article_content p {
  text-align: left;
}

.article_content div {
  text-align: center;
}

.article_content img {
  max-width: 650px;
  height: auto;
  margin: 5px auto;
}

.footer1 {
  color: #fff;
  padding-top: 56px;
  padding-bottom: 20px;
}

.footer1 p {
  text-align: center;
}

/* 20180418-20180420新增样式 */

.third-wrap {
  margin-left: 45px;
  float: left;
  margin-top: -90px;
  width: 700px;
}

.return-main {
  height: 48px;
}

.return-index-third {
  text-align: left;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  width: auto;
  font-size: 16px;
  color: #376ba6;
  margin-left: 0;
  float: left;
}