.banner {
  width: 100%;
  height: auto; }
  .banner img {
    display: block;
    width: 100%;}

#main {
  width: 1200px;
  margin: 0 auto; }
  #main .box1 {
    margin-top: 79px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    #main .box1 span {
      width: 115px;
      height: 29px;
      font-size: 28px;
      font-family: MicrosoftYaHei;
      font-weight: bold;
      color: #333333;
      line-height: 36px;
      margin-bottom: 67px; }
    #main .box1 p {
      width: 1189px;
      height: 42px;
      font-size: 16px;
      font-family: MicrosoftYaHei;
      font-weight: 400;
      color: #333333;
      line-height: 26px;
      margin-bottom: 71px;
      text-align: center; }
    #main .box1 img {
      width: 1082px;
      height: 433px;
      display: block;
      margin-bottom: 80px; }

.box2 {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: url("../img/vt_icon7.png") no-repeat;
  background-size: 100% 100%; }
  .box2 .box2span {
    width: 115px;
    height: 28px;
    font-size: 28px;
    font-family: MicrosoftYaHei;
    font-weight: bold;
    color: white;
    line-height: 36px;
    margin-top: 59px;
    margin-bottom: 67px; }
  .box2 p {
    width: 1200px;
    height: 42px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: white;
    line-height: 26px;
    margin-bottom: 70px;
    text-align: center; }
  .box2 ul {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin-bottom: 82px; }
    .box2 ul li {
      display: flex;
      flex-direction: column;
      align-items: center;
      width: 23%; }
      .box2 ul li img {
        width: 94px;
        height: 94px;
        display: block;
        margin-bottom: 30px; }
      .box2 ul li span {
        width: 161px;
        font-size: 16px;
        font-family: MicrosoftYaHei;
        font-weight: 400;
        color: #eeeeee;
        line-height: 26px;
        text-align: center; }

.box3 {
  width: 1200px;
  margin: 0 auto; }
  .box3 span {
    display: block;
    height: 28px;
    font-size: 28px;
    font-family: MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    line-height: 36px;
    margin-top: 81px;
    text-align: center;
    margin-bottom: 67px; }
  .box3 p {
    width: 1201px;
    height: 42px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
    text-align: center;
    margin-bottom: 57px; }
  .box3 ul {
    display: flex;
    justify-content: space-between;
    margin-bottom: 73px; }
    .box3 ul li {
      width: 23%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      .box3 ul li img {
        display: block;
        width: 135px;
        height: 121px;
        margin-bottom: 43px; }
      .box3 ul li i {
        font-size: 16px;
        font-family: MicrosoftYaHei;
        font-weight: bold;
        color: #333333;
        line-height: 36px;
        margin-bottom: 14px; }
      .box3 ul li b {
        width: 218px;
        font-size: 16px;
        font-family: MicrosoftYaHei;
        font-weight: 400;
        color: #999999;
        line-height: 22px; }

.box4 {
  width: 100%;
  background: url("../img/vt_icon16.png") no-repeat;
  background-size: 100% 100%;
  padding-top: 79px;
  padding-bottom: 80px; }
  .box4 span {
    font-size: 28px;
    font-family: MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    line-height: 36px;
    text-align: center;
    display: block;
    margin-bottom: 65px; }
  .box4 .img1 {
    display: block;
    width: 831px;
    height: 483px;
    margin: 0 auto;
    margin-bottom: 80px; }
  .box4 .img2 {
    display: block;
    width: 1199px;
    height: 494px;
    margin: 0 auto;
    margin-bottom: 71px; }
  .box4 .img3 {
    display: block;
    width: 1199px;
    height: 464px;
    margin: 0 auto;
    margin-bottom: 71px; }
  .box4 .img4 {
    display: block;
    width: 1199px;
    height: 464px;
    margin: 0 auto;
    margin-bottom: 80px; }

/*# sourceMappingURL=veteran.css.map */
