@charset "UTF-8";
@import url(animate.min.css);
@import url(idangerous.swiper.css);
* {
  border: none;
  margin: 0;
  padding: 0;
  font-family: 'MicrosoftYaHei', 微软雅黑,serif; }

a, a:link, a:visited, a:hover, a:active {
  text-decoration: none; }

@media screen and (max-width: 320px) {
  html {
    font-size: 42.667px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 321px) and (max-width: 360px) {
  html {
    font-size: 48px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 361px) and (max-width: 375px) {
  html {
    font-size: 50px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 376px) and (max-width: 393px) {
  html {
    font-size: 52.4px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 394px) and (max-width: 412px) {
  html {
    font-size: 54.93px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 413px) and (max-width: 414px) {
  html {
    font-size: 55.2px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 415px) and (max-width: 480px) {
  html {
    font-size: 64px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 481px) and (max-width: 540px) {
  html {
    font-size: 72px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 541px) and (max-width: 640px) {
  html {
    font-size: 85.33px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 641px) and (max-width: 720px) {
  html {
    font-size: 96px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 721px) and (max-width: 768px) {
  html {
    font-size: 102.4px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 769px) {
  html {
    font-size: 102.4px; } }
.clear {
  clear: both;
  *height: 1%; }
  .clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

img {
  display: block; }

li {
  list-style: none; }

body {
  font-size: 15px;
  position: relative;
  color: #333; }

[v-cloak] {
  display: none; }

.left {
  float: left; }

.right {
  float: right; }

.wap {
  display: none; }

@media screen and (max-width: 1200px) {
  .wap {
    display: block; }

  .pc {
    display: none; } }
body {
  font-size: 18px; }
  @media screen and (max-width: 1200px) {
    body {
      font-size: 15px; } }

a {
  color: black; }
  a:hover {
    color: #004d85; }

header {
  background: url("../images/header.jpg") no-repeat center center;
  height: 553px; }
  @media screen and (max-width: 1200px) {
    header {
      background: none;
      height: auto; }
      header .wap {
        width: 100%; } }

.bg-container {
  background: url("../images/bg.png") no-repeat bottom center; }

menu {
  background: url("../images/menu.png") repeat-x;
  height: 65px;
  line-height: 65px; }
  menu ul {
    width: 1200px;
    margin: 0 auto; }
    menu ul li {
      float: left;
      color: white;
      height: 33px;
      line-height: 33px;
      font-size: 31px;
      border-right: 1px solid white;
      margin-top: 11px;
      padding: 0 20px;
      cursor: pointer;
      text-shadow: 1px 1px 2px #1951a6; }
      menu ul li a {
        color: white; }
        menu ul li a:hover {
          color: white; }
      menu ul li:last-child {
        border-right: none; }
  @media screen and (max-width: 1200px) {
    menu {
      background: #2978c7;
      height: auto;
      line-height: 30px; }
      menu ul {
        width: 100%; }
        menu ul li {
          font-size: 14px;
          height: 30px;
          border-right: none;
          margin: 5px 0;
          width: 20%;
          padding: 0 0 0 4%; } }

#container {
  width: 1200px;
  margin: 0 auto; }
  @media screen and (max-width: 1200px) {
    #container {
      width: 7rem; } }

section {
  margin-top: 42px; }
  @media screen and (max-width: 1200px) {
    section {
      margin-top: 0.25rem; } }

#part1 .left {
  width: 735px; }
  @media screen and (max-width: 1200px) {
    #part1 .left {
      width: 100%; } }
  #part1 .left .swiper-container {
    width: 100%;
    height: 446px; }
    @media screen and (max-width: 1200px) {
      #part1 .left .swiper-container {
        height: 4.2476190476rem; } }
    #part1 .left .swiper-container .img {
      position: relative;
      height: 446px;
      background: #aeaeae; }
      @media screen and (max-width: 1200px) {
        #part1 .left .swiper-container .img {
          height: 4.2476190476rem; } }
      #part1 .left .swiper-container .img img {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        object-fit: cover; }
      #part1 .left .swiper-container .img .title {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 67px;
        line-height: 67px;
        background: rgba(0, 0, 0, 0.6);
        color: white;
        font-size: 22px; }
        #part1 .left .swiper-container .img .title div {
          margin-left: 20px;
          margin-right: 128px;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden; }
        @media screen and (max-width: 1200px) {
          #part1 .left .swiper-container .img .title {
            height: 0.7rem;
            line-height: 0.7rem;
            font-size: 14px; }
            #part1 .left .swiper-container .img .title div {
              margin-right: 1.28rem; } }
    #part1 .left .swiper-container .swiper-pagination {
      position: absolute;
      left: auto;
      right: 0;
      width: 128px;
      bottom: 22px; }
      #part1 .left .swiper-container .swiper-pagination .swiper-pagination-bullet, #part1 .left .swiper-container .swiper-pagination .swiper-pagination-switch {
        display: inline-block;
        width: 26px;
        height: 8px;
        border-radius: 4px;
        opacity: 1;
        background: white;
        margin-right: 5px; }
      #part1 .left .swiper-container .swiper-pagination .swiper-pagination-bullet-active, #part1 .left .swiper-container .swiper-pagination .swiper-active-switch {
        background: #6dc2f8; }
      @media screen and (max-width: 1200px) {
        #part1 .left .swiper-container .swiper-pagination {
          width: 1.28rem;
          bottom: 0.22rem; }
          #part1 .left .swiper-container .swiper-pagination .swiper-pagination-bullet, #part1 .left .swiper-container .swiper-pagination .swiper-pagination-switch {
            width: 0.26rem;
            height: 0.08rem;
            margin-right: 0.08rem; } }
#part1 .right {
  width: 439px; }
  @media screen and (max-width: 1200px) {
    #part1 .right {
      width: 100%; } }
  #part1 .right .section-title {
    position: relative; }
    #part1 .right .section-title .more {
      position: absolute;
      right: 0;
      bottom: 0; }
    @media screen and (max-width: 1200px) {
      #part1 .right .section-title {
        margin-top: 0.25rem; }
        #part1 .right .section-title img {
          width: 1.77rem; }
        #part1 .right .section-title .more img {
          width: 0.8rem; } }
  #part1 .right .top {
    border-bottom: 1px solid #8a8a8a;
    padding: 20px 0; }
    #part1 .right .top .title {
      color: #004d85;
      font-size: 21px;
      margin-bottom: 25px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
    #part1 .right .top .info {
      font-size: 14px;
      line-height: 27px;
      color: #8a8a8a;
      text-align: justify;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2; }
  #part1 .right ul li {
    background: url("../images/dot.png") no-repeat left center;
    line-height: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 32px;
    text-indent: 20px; }
    @media screen and (max-width: 1200px) {
      #part1 .right ul li {
        margin-top: 0.4rem; } }
    #part1 .right ul li a {
      color: black; }
      #part1 .right ul li a:hover {
        color: #004d85; }

@media screen and (max-width: 1200px) {
  #part2 {
    padding-top: 0.25rem; } }
#part2 .swiper-container {
  position: relative;
  height: 247px; }
  @media screen and (max-width: 1200px) {
    #part2 .swiper-container {
      height: 5.6815068493rem;
      margin-top: 0.25rem; } }
  #part2 .swiper-container .img {
    position: relative;
    width: 292px;
    height: 177px;
    background: #aeaeae;
    margin: 0 auto; }
    @media screen and (max-width: 1200px) {
      #part2 .swiper-container .img {
        width: 7rem;
        height: 4.2431506849rem; } }
    #part2 .swiper-container .img img {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      object-fit: cover; }
    #part2 .swiper-container .img .play {
      width: 33px;
      height: 25px;
      background: url("../images/play.png") no-repeat;
      background-size: 100% 100%;
      position: absolute;
      left: 12px;
      bottom: 12px; }
  #part2 .swiper-container .title {
    width: 292px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 13px;
    line-height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; }
    @media screen and (max-width: 1200px) {
      #part2 .swiper-container .title {
        width: 100%; } }
  #part2 .swiper-container .prev, #part2 .swiper-container .next {
    position: absolute;
    width: 27px;
    height: 54px;
    z-index: 2;
    cursor: pointer; }
    @media screen and (max-width: 1200px) {
      #part2 .swiper-container .prev, #part2 .swiper-container .next {
        top: 1.5rem !important; } }
  #part2 .swiper-container .prev {
    background: url("../images/prev.png") no-repeat;
    top: 56px;
    left: 5px; }
    @media screen and (max-width: 1200px) {
      #part2 .swiper-container .prev {
        left: 0; } }
  #part2 .swiper-container .next {
    background: url("../images/next.png") no-repeat;
    top: 56px;
    right: 5px; }
    @media screen and (max-width: 1200px) {
      #part2 .swiper-container .next {
        right: 0; } }

#part3 .section-title, #part4 .section-title, #part5 .section-title, #part6 .section-title {
  margin-left: -76px; }
  @media screen and (max-width: 1200px) {
    #part3 .section-title, #part4 .section-title, #part5 .section-title, #part6 .section-title {
      position: relative;
      margin-left: 0; } }
  #part3 .section-title img, #part4 .section-title img, #part5 .section-title img, #part6 .section-title img {
    display: inline-block; }
    @media screen and (max-width: 1200px) {
      #part3 .section-title img, #part4 .section-title img, #part5 .section-title img, #part6 .section-title img {
        width: 100%; } }
  #part3 .section-title .more, #part4 .section-title .more, #part5 .section-title .more, #part6 .section-title .more {
    position: relative;
    display: inline-block;
    margin-left: 40px;
    bottom: 25px; }
    @media screen and (max-width: 1200px) {
      #part3 .section-title .more, #part4 .section-title .more, #part5 .section-title .more, #part6 .section-title .more {
        position: absolute;
        right: 0;
        bottom: -0.3rem; } }

#part3 .left {
  width: 570px; }
  @media screen and (max-width: 1200px) {
    #part3 .left {
      width: 100%; } }
  #part3 .left ul li {
    background: url("../images/dot.png") no-repeat left center;
    line-height: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 32px;
    text-indent: 20px; }
    @media screen and (max-width: 1200px) {
      #part3 .left ul li {
        margin-top: 0.4rem; } }
  #part3 .left .more {
    margin-top: 20px;
    margin-left: 20px; }
#part3 .right {
  width: 534px;
  margin-right: 32px;
  background: #7bc8f9;
  border-radius: 22px;
  box-shadow: 2px 0 5px #7e838b; }
  @media screen and (max-width: 1200px) {
    #part3 .right {
      width: 100%;
      margin-right: 0;
      margin-top: 0.25rem;
      border-radius: 0.22rem; } }
  #part3 .right .title {
    margin: 10px 25px; }
    @media screen and (max-width: 1200px) {
      #part3 .right .title {
        margin: 0.1rem 0.25rem; } }
  #part3 .right .table {
    background: white;
    margin: 0 25px 10px 25px;
    border-radius: 20px;
    padding-bottom: 19px; }
    @media screen and (max-width: 1200px) {
      #part3 .right .table {
        margin: 0 0.25rem 0.3rem 0.25rem;
        padding-bottom: 0.2rem;
        border-radius: 0.2rem; } }
    #part3 .right .table .more img {
      float: right;
      margin-top: 14px;
      margin-right: 20px; }
    #part3 .right .table .line {
      margin: 10px 20px;
      font-size: 20px;
      line-height: 24px; }
      @media screen and (max-width: 1200px) {
        #part3 .right .table .line {
          margin: 0.1rem 0.2rem;
          font-size: 14px; } }
      #part3 .right .table .line div {
        float: left; }
        #part3 .right .table .line div:nth-child(1) {
          width: 193px;
          margin-left: 12px; }
          @media screen and (max-width: 1200px) {
            #part3 .right .table .line div:nth-child(1) {
              width: 2.8rem;
              margin-left: 0.12rem; } }
          #part3 .right .table .line div:nth-child(1) span {
            display: block;
            float: left; }
            #part3 .right .table .line div:nth-child(1) span:nth-child(1) {
              font-size: 24px;
              width: 29px; }
              @media screen and (max-width: 1200px) {
                #part3 .right .table .line div:nth-child(1) span:nth-child(1) {
                  font-size: 14px;
                  width: 0.29rem; } }
          #part3 .right .table .line div:nth-child(1) img {
            float: left;
            width: 26px;
            height: 18px;
            margin-top: 3px;
            margin-left: 5px;
            box-shadow: 1px 1px 2px #aaa; }
        #part3 .right .table .line div:nth-child(2) {
          width: 50px;
          text-align: center; }
          @media screen and (max-width: 1200px) {
            #part3 .right .table .line div:nth-child(2) {
              width: 0.6rem; } }
        #part3 .right .table .line div:nth-child(3) {
          width: 50px;
          text-align: center; }
          @media screen and (max-width: 1200px) {
            #part3 .right .table .line div:nth-child(3) {
              width: 0.6rem; } }
        #part3 .right .table .line div:nth-child(4) {
          width: 50px;
          text-align: center; }
          @media screen and (max-width: 1200px) {
            #part3 .right .table .line div:nth-child(4) {
              width: 0.6rem; } }
        #part3 .right .table .line div:nth-child(5) {
          width: 65px;
          text-align: center; }
          @media screen and (max-width: 1200px) {
            #part3 .right .table .line div:nth-child(5) {
              width: 0.75rem; } }
    #part3 .right .table .line:nth-child(3) span:nth-child(1) {
      color: #d00a0a; }
    #part3 .right .table .line:nth-child(4) span:nth-child(1) {
      color: #e67233; }
    #part3 .right .table .line:nth-child(5) span:nth-child(1) {
      color: #e6b133; }
    #part3 .right .table .line.header {
      background: #004d85;
      color: white;
      font-size: 22px;
      height: 31px;
      line-height: 31px;
      border-radius: 10px; }
      @media screen and (max-width: 1200px) {
        #part3 .right .table .line.header {
          font-size: 14px; } }
      #part3 .right .table .line.header div:nth-child(2), #part3 .right .table .line.header div:nth-child(3), #part3 .right .table .line.header div:nth-child(4) {
        position: relative; }
        #part3 .right .table .line.header div:nth-child(2) img, #part3 .right .table .line.header div:nth-child(3) img, #part3 .right .table .line.header div:nth-child(4) img {
          position: absolute;
          left: 50%;
          width: 34px;
          margin-left: -17px;
          top: -60px; }
          @media screen and (max-width: 1200px) {
            #part3 .right .table .line.header div:nth-child(2) img, #part3 .right .table .line.header div:nth-child(3) img, #part3 .right .table .line.header div:nth-child(4) img {
              width: 0.4rem;
              margin-left: -0.2rem;
              top: -0.6rem; } }
  #part3 .right .note {
    font-size: 13px;
    color: white;
    text-align: right;
    padding-top: 5px;
    padding-right: 25px;
    padding-bottom: 19px; }

#part4 .left {
  width: 500px;
  height: 233px;
  border: 6px solid #e2e2e2;
  margin-top: 98px;
  margin-right: 120px;
  margin-left: 20px; }
  @media screen and (max-width: 1200px) {
    #part4 .left {
      width: 100%;
      margin-right: 0;
      margin-left: 0;
      margin-top: 0.5rem;
      height: auto;
      border: 2px solid #e2e2e2; } }
  #part4 .left:nth-child(2n) {
    margin-right: 0;
    margin-left: 0; }
  #part4 .left .info {
    float: left;
    width: 200px; }
    @media screen and (max-width: 1200px) {
      #part4 .left .info {
        width: 100%; } }
    #part4 .left .info .img {
      position: relative;
      width: 197px;
      height: 197px;
      border: 10px solid #89d0ef;
      border-radius: 197px;
      margin-left: -21px;
      margin-top: -65px; }
      @media screen and (max-width: 1200px) {
        #part4 .left .info .img {
          float: left;
          width: 2rem;
          height: 2rem;
          border-radius: 2rem;
          margin-left: 0.2rem;
          margin-top: 0.2rem;
          border: 4px solid #89d0ef; } }
      #part4 .left .info .img img {
        border-radius: 197px;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        object-fit: cover; }
        @media screen and (max-width: 1200px) {
          #part4 .left .info .img img {
            border-radius: 2rem; } }
      #part4 .left .info .img .name {
        position: absolute;
        background: #004d85;
        text-align: center;
        color: white;
        width: 104px;
        font-size: 24px;
        left: 50%;
        margin-left: -52px;
        bottom: -10px; }
        @media screen and (max-width: 1200px) {
          #part4 .left .info .img .name {
            width: 2rem;
            margin-left: -1rem;
            font-size: 14px; } }
    #part4 .left .info .text {
      font-size: 15px;
      color: #8a8a8a;
      margin-left: 19px;
      margin-top: 7px;
      line-height: 24px; }
      @media screen and (max-width: 1200px) {
        #part4 .left .info .text {
          float: right;
          width: 3.5rem;
          margin-right: 0.25rem;
          padding-top: 0.5rem; } }
  #part4 .left ul {
    float: right;
    width: 249px;
    margin-right: 26px;
    margin-top: 12px; }
    @media screen and (max-width: 1200px) {
      #part4 .left ul {
        width: 96%;
        margin-right: 2%;
        margin-top: 0.25rem;
        margin-bottom: 0.2rem; } }
    #part4 .left ul li {
      text-align: justify;
      line-height: 25px;
      margin-top: 12px;
      background: url("../images/dot.png") no-repeat left center;
      background-position: 0 10px;
      padding-left: 20px; }
    #part4 .left ul .more {
      float: right;
      margin-top: 5px; }

#part5 .list {
  width: 1158px;
  margin: 43px auto 0 auto;
  background: white;
  border-radius: 10px;
  box-shadow: 0 0 8px #dbdcdf; }
  @media screen and (max-width: 1200px) {
    #part5 .list {
      width: 100%;
      padding: 0.5rem 0; } }
  #part5 .list .line {
    padding: 47px 0;
    margin: 0 47px;
    border-bottom: 1px dashed #aeaeae; }
    #part5 .list .line:last-child {
      border-bottom: 0; }
    @media screen and (max-width: 1200px) {
      #part5 .list .line {
        padding: 0;
        margin: 0 0.5rem;
        border-bottom: 0; } }
  #part5 .list .left, #part5 .list .right {
    width: 453px; }
    @media screen and (max-width: 1200px) {
      #part5 .list .left, #part5 .list .right {
        width: 100%;
        margin-bottom: 0.1rem; } }
    #part5 .list .left .img, #part5 .list .right .img {
      float: left;
      position: relative;
      width: 246px;
      height: 136px; }
      @media screen and (max-width: 1200px) {
        #part5 .list .left .img, #part5 .list .right .img {
          width: 2.46rem;
          height: 1.66rem; } }
      #part5 .list .left .img img, #part5 .list .right .img img {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        object-fit: cover; }
    #part5 .list .left .info, #part5 .list .right .info {
      float: right;
      width: 183px; }
      @media screen and (max-width: 1200px) {
        #part5 .list .left .info, #part5 .list .right .info {
          width: 3.23rem; } }
      #part5 .list .left .info .title, #part5 .list .right .info .title {
        font-size: 18px;
        margin-bottom: 15px;
        text-align: justify; }
        @media screen and (max-width: 1200px) {
          #part5 .list .left .info .title, #part5 .list .right .info .title {
            font-size: 15px;
            text-align: justify;
            margin-bottom: 0.1rem; } }
      #part5 .list .left .info .time, #part5 .list .right .info .time {
        font-size: 14px;
        color: #8a8a8a;
        margin-bottom: 5px; }
        @media screen and (max-width: 1200px) {
          #part5 .list .left .info .time, #part5 .list .right .info .time {
            margin-bottom: 0.1rem; } }
      #part5 .list .left .info .author, #part5 .list .right .info .author {
        font-size: 14px;
        color: #8a8a8a; }
        @media screen and (max-width: 1200px) {
          #part5 .list .left .info .author, #part5 .list .right .info .author {
            margin-bottom: 0.1rem; } }

#part6 .section-title {
  margin-bottom: 40px; }
#part6 .list {
  position: relative; }
  #part6 .list .prev, #part6 .list .next {
    position: absolute;
    cursor: pointer;
    width: 39px;
    height: 64px; }
    @media screen and (max-width: 1200px) {
      #part6 .list .prev, #part6 .list .next {
        display: none; } }
  #part6 .list .prev {
    background: url("../images/prev2.png");
    top: 199px;
    left: -67px; }
  #part6 .list .next {
    background: url("../images/next2.png");
    top: 199px;
    right: -67px; }
#part6 .swiper-container {
  height: 523px;
  overflow: hidden; }
  @media screen and (max-width: 1200px) {
    #part6 .swiper-container {
      height: auto; } }
#part6 ul li {
  float: left;
  position: relative;
  width: 300px;
  height: 523px; }
  @media screen and (max-width: 1200px) {
    #part6 ul li {
      width: 3.5rem;
      height: 6.1016666667rem; } }
  #part6 ul li .img {
    position: absolute;
    width: 100%;
    height: 350px; }
    @media screen and (max-width: 1200px) {
      #part6 ul li .img {
        height: 4.0833333333rem; } }
    #part6 ul li .img img {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      object-fit: cover; }
  #part6 ul li .title {
    position: absolute;
    width: 100%;
    background: #004d85;
    height: 173px;
    color: white; }
    @media screen and (max-width: 1200px) {
      #part6 ul li .title {
        height: 2.0183333333rem; } }
    #part6 ul li .title div {
      margin: 22px 22px 0 22px;
      text-align: justify; }
      @media screen and (max-width: 1200px) {
        #part6 ul li .title div {
          margin: 0.2rem;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 4; } }
#part6 ul li:nth-child(1) .img, #part6 ul li:nth-child(3) .img {
  top: 0; }
#part6 ul li:nth-child(1) .title, #part6 ul li:nth-child(3) .title {
  bottom: 0; }
#part6 ul li:nth-child(2) .img, #part6 ul li:nth-child(4) .img {
  bottom: 0; }
#part6 ul li:nth-child(2) .title, #part6 ul li:nth-child(4) .title {
  top: 0; }

footer {
  height: 98px;
  text-align: center;
  background: #004d85;
  margin-top: 120px;
  padding-top: 50px; }
  @media screen and (max-width: 1200px) {
    footer {
      margin-top: 0.25rem;
      height: 1rem;
      padding-top: 0.5rem; } }
  footer img {
    width: 110px;
    margin: 0 auto; }
    @media screen and (max-width: 1200px) {
      footer img {
        width: 1.2rem; } }

/*# sourceMappingURL=style.css.map */
