.headerline {
  width: 100%;
  height: 1px;
  background: #757575;
  top: 106px;
  position: absolute; }

.nav_top {
  top: 108px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1321;
  font-size: 16px;
  font-family: Lato-Regular;
  color: #757575;
  line-height: 30px;
  text-shadow: 0px 2px 20px rgba(0, 0, 0, 0.3); }
  .nav_top a {
    color: #757575; }

.set2 {
  height: 600px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  text-align: center; }
  .set2 h2 {
    font-size: 48px;
    font-family: Lato-Bold;
    font-weight: bold;
    color: white;
    line-height: 60px;
    margin-top: 120px; }

.downdel {
  font-size: 16px;
  font-family: Lato-Regular;
  font-weight: 400;
  color: white;
  line-height: 24px;
  opacity: 0.6; }

.form {
  width: 500px;
  margin: auto;
  margin-top: 45px;
  margin-bottom: 22px; }
  .form .cona {
    width: 100%;
    position: relative; }
    .form .cona i {
      position: absolute;
      left: 58px;
      top: 20px;
      z-index: 123;
      display: block;
      width: 18px;
      height: 19px; }
  .form .input_ant {
    width: 100%;
    height: 65px;
    border: 1px solid #757575;
    background-color: transparent;
    font-size: 18px;
    font-family: Lato-Regular;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.4);
    line-height: 63px;
    padding-left: 100px;
    outline: none; }
  .form .sub {
    width: 100%;
    background-color: transparent;
    height: 65px;
    font-size: 24px;
    font-family: Lato-Regular;
    font-weight: 400;
    color: white;
    line-height: 63px;
    text-align: center;
    border: 1px solid white;
    margin-top: 15px; }

.downbtm {
  font-size: 16px;
  font-family: Lato-Regular;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
  line-height: 24px; }
  .downbtm a {
    color: rgba(255, 255, 255, 0.6); }

.downeml {
  text-decoration: underline; }

@media screen and (max-width: 1399px) and (min-width: 1200px) {
  .banner > img {
    height: 400px;
    object-fit: cover; } }
@media screen and (max-width: 1199px) and (min-width: 1000px) {
  .banner > img {
    height: 350px;
    object-fit: cover; }

  .headerline {
    top: 81px; }

  .nav_top {
    top: 85px; } }
@media screen and (max-width: 999px) and (min-width: 768px) {
  .headerline {
    top: 75px; }

  .nav_top {
    top: 80px; }

  .set2 {
    padding-bottom: 40px; }

  .banner > img {
    height: 350px;
    object-fit: cover; } }
@media screen and (max-width: 767px) {
  .headerline {
    top: 65px; }

  .nav_top {
    top: 70px; }

  .banner > img {
    height: 230px;
    object-fit: cover; }

  .set2 {
    padding-bottom: 40px;
    padding-top: 50px;
    height: 470px; }

  .set2 h2 {
    font-size: 24px;
    line-height: 40px;
    margin-top: 0px; }

  .downdel {
    font-size: 14px; }

  .form {
    margin-top: 30px;
    width: 100%; }

  .downbtm {
    font-size: 14px;
    line-height: 22px; }

  .form .input_ant {
    padding-left: 70px; }

  .form .cona i {
    left: 30px; } }

/*# sourceMappingURL=download.css.map */
