@media screen and (min-width: 640px) {
  .main-box {
    background-color: #ffffff;
    padding-bottom: 20px;
  }

  .main {
    margin-top: 0;
    background-color: #fff;
  }

  .main .con {
    min-height: 275px;
    margin-top: 20px;
  }
  .fw {
   margin-top: 20px;
  }
  .fw ul li {
    width: 390px;
    height: 136px;
    padding: 35px 20px 40px 90px;
    margin-bottom: 15px;
    margin-right: 15px;
    float: left;
}

.fw ul li:nth-child(1) {
    background: url(https://ha.119.gov.cn/file/4100000011/img/bsfwa1.png) center center no-repeat;
}
.fw ul li:nth-child(1) p{
  color: #74663B;
}
.fw ul li:nth-child(2) {
    background: url(https://ha.119.gov.cn/file/4100000011/img/bsfwa2.png) center center no-repeat;
}
.fw ul li:nth-child(2) p{
  color: #31572F;
}
/* .fw ul li:nth-child(3) {
    background: url(https://ha.119.gov.cn/file/4100000011/img/bsfwa3.png) center center no-repeat;
}
.fw ul li:nth-child(3) p{
  color: #4C5C90;
} */
.fw ul li:nth-child(4) {
    background: url(https://ha.119.gov.cn/file/4100000011/img/bsfwa4.png) center center no-repeat;
}
.fw ul li:nth-child(4) p{
  color: #4C5C90;
}
.fw ul li:nth-child(5) {
    background: url(https://ha.119.gov.cn/file/4100000011/img/bsfwa5.png) center center no-repeat;
}
.fw ul li:nth-child(5) p{
  color: #74663B;
}
/* .fw ul li:nth-child(6) {
    background: url(https://ha.119.gov.cn/file/4100000011/img/bsfwa6.png) center center no-repeat;
}

.fw ul li:nth-child(6) p{
  color: #9D5252;
} */
.fw ul li:nth-child(6) {
    background: url(https://ha.119.gov.cn/file/4100000011/img/bsfwa3.png) center center no-repeat;
}
.fw ul li:nth-child(6) p{
  color: #4C5C90;
}
.fw ul li:nth-child(3n){
  margin-right: 0;
}

.fw ul li a {
  display: block;
}

.fw ul li p {
  color: #0e3d84;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 0.4px;
}

.fw ul li img {
  padding-top: 8px;
  /* position: absolute;
bottom: 10px; */

}


.box1{width: 1200px;display: flex;justify-content: space-between;}
.box2{width: 795px;}
.box3{width: 390px;height: 120px;background: url(https://ha.119.gov.cn/file/4100000011/img/bstj_icon.png) no-repeat; background-size: 100% 100% !important;}
.box3 p{font-size: 16px !important;color: #6D5936 !important;line-height: 35px !important;text-indent: 120px !important;}
.box3 div{height: 85px;display: flex;justify-content: center;align-items: center;width: 100%;}
.box3 div h3{width: 100px;margin: 0 22px;text-align: center;}
.box3 div h3 span:nth-child(1){color: #C07510;font-size: 34px !important;display: block;}
.box3 div h3 span:nth-child(2){font-size: 16px !important;color: #333;}
.fw ul li:nth-child(3){
  padding: 0 !important;
}









  /* old */
  .oldModel .zl .tit a,
  .oldModel .zt .tit a {
    font-size: 32px;
  }

  .oldModel .zl .cont ul li a .title {
    font-size: 28px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .oldModel .zt .cont ul li a {
    font-size: 28px;
  }
}

/* wap */
@media screen and (max-width: 640px) {
  body {
    margin-bottom: 0 !important;
    font-size: 0.26rem;
  }
  .main-box {
    background-color: #ffffff;
    padding-bottom: 0.3rem;
  }

  .main {
    margin-top: 0;
    background-color: #fff;
  }

  .con {
    /* min-height: 275px; */
    margin-top: 0.3rem;
  }
  .fw {
   margin-top: 0.2rem;
  }
  .fw ul li {
    width: 100%;
    height: 2.2rem;
    /* padding: 0.8rem 0.2rem 0.2rem 0.6rem; */
    margin-bottom: 0.15rem;
    float: left;
}

.fw ul li:nth-child(1) {
    background: url(https://ha.119.gov.cn/file/4100000011/img/bsfwa1.png) center center no-repeat;
}

.fw ul li:nth-child(2) {
    background: url(https://ha.119.gov.cn/file/4100000011/img/bsfwa2.png) center center no-repeat;
}

.fw ul li:nth-child(3) {
    background: url(https://ha.119.gov.cn/file/4100000011/img/bsfwa3.png) center center no-repeat;
}

.fw ul li:nth-child(4) {
    background: url(https://ha.119.gov.cn/file/4100000011/img/bsfwa4.png) center center no-repeat;
}

.fw ul li:nth-child(5) {
    background: url(https://ha.119.gov.cn/file/4100000011/img/bsfwa5.png) center center no-repeat;
}

.fw ul li:nth-child(6) {
    background: url(https://ha.119.gov.cn/file/4100000011/img/bsfwa6.png) center center no-repeat;
}
.fw ul li:nth-child(3n){
  margin-right: 0;
}

.fw ul li a {
  display: block;
  padding: 0.5rem 0.2rem 0.2rem 1.3rem;
}

.fw ul li p {
  color: #0e3d84;
  font-size: 0.30rem;
  font-style: normal;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 0.4px;
}

.fw ul li img {
  padding-top: 8px;
  /* position: absolute;
bottom: 10px; */

}


}