html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
iframe,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 1200px) {
  .banner {
    background: url(../img/template2/banner.png) no-repeat;
    background-size: cover;
    height: 1080px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .banner .header_title {
    position: absolute;
    color: #fff;
    top: 168px;
    left: 116px;
    font-size: 180px;
  }
  .banner .header_title p {
    font-size: 180px;
  }
  .banner .header_title p:nth-child(even) {
    font-size: 83px;
    margin-left: 330px;
  }

  .banner h1 {
    font-size: 96px;
    color: #fff;
    text-align: center;
  }

  .banner hr {
    width: 692px;
    margin: 0 auto;
    margin: 83px auto 33px;
  }

  .banner .list-title {
    font-size: 96px;
    color: #fff;
    text-align: center;
  }

  .row:nth-child(even) {
    background-color: #12c579;
  }

  .row:nth-child(even) h2 {
    color: #fff;
  }
  .row:nth-child(even) h2 img {
    vertical-align: middle;
  }

  .row:nth-child(even) p {
    color: #fff;
  }

  .row:nth-child(even) .download {
    background-color: #12c579;
    color: #fff;
    border: 1px solid #fff;
  }

  .row:nth-child(even) .download:hover {
    border: none;
    background: #fff;
    color: #12c579;
  }

  .w1590 {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding-top: 60px;
  }

  .w1590 h2 {
    font-size: 50px;
    margin: 30px 0;
  }
  .w1590 h2 img {
    vertical-align: middle;
  }

  .w1590 p {
    font-size: 20px;
    text-align: left;
  }

  .w1590 .download {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 154px;
    height: 46px;
    text-align: center;
    border-radius: 5px;
    font-size: 20px;
    text-decoration: none;
    margin: 20px auto 0;
    border: 1px solid #12c579;
    color: #12c579;
  }

  .w1590 .download:hover {
    border: none;
    background: #12c579;
    color: #fff;
  }

  .w1590 .imgList {
    display: flex;
    justify-content: space-between;
    padding: 30px 0 40px;
  }

  .w1590 .imgList img {
    width: 269px;
    height: 480px;
    border-radius: 10px;
    transition: transform ease-in-out 0.2s;
  }

  .w1590 .imgList img:hover {
    transform: translateY(-10px);
  }

  .beian {
    text-align: center;
    margin: 20px 0;
    font-size: 16px;
  }

  .beian a {
    display: block;
    text-decoration: none;
  }
}

@media screen and (max-width: 1199px) {
  .banner {
    background: url(../img/template2/banner.png) no-repeat;
    background-size: cover;
    height: 5.625rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .banner .header_title {
    position: absolute;
    color: #fff;
    top: 0.68rem;
    left: 1.16rem;
    font-size: 1rem;
  }

  .banner h1 {
    font-size: 0.7467rem;
    color: #fff;
    text-align: center;
  }

  .banner hr {
    width: 6.4rem;
    margin: 0 auto;
    margin: 0.7733rem auto 0.2667rem;
  }

  .banner .list-title {
    font-size: 0.88rem;
    color: #fff;
    text-align: center;
  }

  .row:nth-child(even) {
    background-color: #12c579;
  }

  .row:nth-child(even) .w1590::before {
    content: "";
    display: block;
    width: 0.8333rem;
    height: 0.8333rem;
    background: url(../img/template1/icon.png) no-repeat center;
    background-size: 0.8333rem 0.8333rem;
    margin: 0 auto;
  }

  .row:nth-child(even) h2 {
    font-size: 0.5208rem;
    color: #fff;
  }
  .row:nth-child(even) h2 img {
    vertical-align: middle;
  }

  .row:nth-child(even) p {
    color: #fff;
  }

  .row:nth-child(even) .download {
    border: 0.0267rem solid #fff;
    color: #fff;
  }

  .row:nth-child(even) .download:hover {
    background-color: #fff;
    color: #12c579;
  }

  .row:nth-child(even) .w1590::before {
    content: "";
    display: block;
    width: 0.8333rem;
    height: 0.8333rem;
    background: url(images/_icon.png) no-repeat center;
    background-size: 0.8333rem 0.8333rem;
    margin: 0 auto;
  }

  .row:nth-child(even) .download {
    border: 0.0267rem solid #fff;
    color: #fff;
  }

  .w1590 {
    width: 92vw;
    margin: 0 auto;
    text-align: center;
    padding-top: 0.56rem;
  }

  .w1590 h2 {
    font-size: 0.5208rem;
    margin: 0.2667rem 0;
  }
  .w1590 h2 img {
    vertical-align: middle;
  }

  .w1590 p {
    /* font-size: 0.4267rem; */
    /* line-height: 0.6933rem; */
    font-size: 16px;
    text-align: left;
    line-height: 22px;
  }

  .w1590 .download {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.6667rem;
    height: 0.8rem;
    text-align: center;
    border-radius: 0.1333rem;
    font-size: 0.4267rem;
    text-decoration: none;
    margin: 0.5333rem auto 0;
    border: 0.01rem solid #12c579;
    color: #12c579;
  }
  .w1590 .download:hover {
    border: 0.01rem solid #12c579;
    background-color: #12c579;
    color: #fff;
  }

  .w1590 .imgList {
    display: flex;
    justify-content: space-between;
    padding: 0.2667rem 0 0.3733rem;
  }

  .w1590 .imgList img {
    width: 2rem;
    height: 3.5733rem;
    border-radius: 5px;
    transition: transform ease-in-out 0.2s;
  }

  .w1590 .imgList img:hover {
    transform: translateY(-10px);
  }

  .beian {
    text-align: center;
    font-size: 16px;
    margin: 0.5333rem 0;
  }

  .beian a {
    display: block;
    text-decoration: none;
  }
}

.subtitle {
  color: #3d3d3d;
  text-align: left;
  font-size: 30px;
  font-weight: 500;
  font-family: "Source Han Sans";
  display: flex;
  margin-bottom: 40px;
  margin-top: 50px;
}

.subtitle .tip {
  background: url(../img/template2/tip.png);
  width: 44px;
  height: 44px;
  margin-right: 12px;
}

.row:nth-child(even) .subtitle {
  color: #fff;
  margin-bottom: 40px;
  margin-top: 50px;
}

.row:nth-child(even) .subtitle .tip {
  background: url(../img/template2/tip2.png);
}
