.headers .backhome {
  width: 100%;
  line-height: 0.8rem;
  background: #388be5;
  color: #ffffff;
}
.headers .backhome a {
  margin-left: 3vw;
}
.headers .backhome a img {
  width: 0.36rem;
  margin-right: 0.1rem;
  vertical-align: -1px;
}
.headers .banners {
  background: url("../images/bannerm_gab.jpg") no-repeat center center;
  background-size: 100% 100%;
  height: 45vw;
}
.main {
  width: 94vw;
  border-radius: 0.2rem;
  background: #ffffff;
  box-shadow: 0 0 20px 0 rgba(143, 163, 179, 0.4);
  margin: -7vw auto 0.5rem;
  padding: 0.1rem 0;
}
.main .pos {
  font-size: 0.34rem;
  margin: 0 auto;
  width: 94%;
  padding-bottom: 0.1rem;
  border-bottom: 1px solid #d6f1fa;
  line-height: 0.7rem;
}
.main .article {
  width: 94%;
  margin: 0.3rem auto;
}
.main .article h4 {
  font-size: 0.5rem;
  font-weight: bolder;
  margin-bottom: 0.24rem;
  text-align: center;
}
.main .article h5 {
  font-size: 0.4rem;
  font-weight: bold;
  margin-bottom: 0.24rem;
  color: #666666;
  text-align: center;
}
.main .article .info {
  text-align: center;
  line-height: 0.5rem;
  margin-bottom: 0.2rem;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #e5e5e5;
}
.main .article .info span {
  display: block;
  color: #7b7b7b;
}
.main .article .zw {
  font-size: 0.4rem;
  line-height: 0.7rem;
  text-align: justify;
}
.main .article .zw p {
  font-size: 0.4rem !important;
  line-height: 0.7rem !important;
  text-align: justify;
}
.main .article .zw img {
  max-width: 100% !important;
  display: block;
  margin: 0.2rem auto;
  height: auto !important;
}
.main .fj{
    width: 94%;
    font-size: .4rem;
    margin: .3rem auto;
}
.main .fj p{
    color: #006fb7;
}
.main .fj .itm{
    margin: .2rem auto;
}