.banner {
  height: 780px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-top: 106px; }

.headerline {
  width: 100%;
  height: 1px;
  background: #757575; }

.nav_top {
  margin-top: 3px;
  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; }

.pro_banner {
  margin-top: 130px; }
  .pro_banner h4 {
    font-size: 24px;
    font-family: Lato-Bold;
    font-weight: bold;
    color: white;
    line-height: 30px;
    text-shadow: 0px 4px 8px rgba(0, 0, 0, 0.4); }
  .pro_banner h2 {
    font-size: 48px;
    font-family: Lato-Bold;
    font-weight: bold;
    color: white;
    line-height: 64px;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.35);
    margin-top: 15px;
    margin-bottom: 7px; }
  .pro_banner p {
    font-size: 18px;
    color: white;
    line-height: 28px; }
  .pro_banner h6 {
    font-size: 20px;
    color: white;
    line-height: 64px;
    margin-top: 25px; }

.na {
  width: 65%;
  background: #424242;
  font-size: 0;
  margin-right: 3%; }

.set1 {
  background-color: #2e2e2e;
  padding: 115px 0 130px; }

.nav_news {
  font-size: 0;
  margin-bottom: 45px; }
  .nav_news a {
    display: inline-block;
    padding: 0 48px;
    line-height: 58px;
    font-size: 24px;
    font-family: Lato-Regular;
    font-weight: 400;
    color: #fafafa; }
  .nav_news a.active {
    border: 1px solid #fafafa; }

.news_box {
  width: 90%;
  margin-left: 10%; }

.news_img {
  position: relative;
  width: 50%;
  display: inline-block;
  vertical-align: top; }
  .news_img p {
    position: absolute;
    left: 30px;
    top: 30px;
    z-index: 3;
    border: 1px solid white;
    padding: 16px 10px;
    font-size: 31px;
    font-family: Lato-Black;
    line-height: 31px; }
    .news_img p > span:nth-child(1) {
      font-size: 21px;
      line-height: 21px;
      display: block; }

.news_cnt {
  display: inline-block;
  vertical-align: top;
  margin-top: 19%;
  width: 50%;
  padding: 0 35px 0 40px; }
  .news_cnt h2 {
    font-size: 24px;
    font-family: Lato-Bold;
    font-weight: bold;
    color: #fafafa;
    line-height: 28px; }
  .news_cnt b {
    display: block;
    height: 1px;
    width: 100%;
    background: #bdbdbd;
    margin: 5px 0; }
  .news_cnt p {
    font-size: 16px;
    font-family: Lato-Regular;
    font-weight: 400;
    color: #bdbdbd;
    line-height: 24px; }
  .news_cnt a {
    display: block;
    width: 300px;
    height: 50px;
    line-height: 48px;
    font-size: 16px;
    margin-top: 40px;
    font-family: Lato-Regular;
    font-weight: 400;
    color: white;
    border: 1px solid white;
    text-align: center; }

.news_swiper .swiper-wrapper {
  margin-bottom: 60px; }
.news_swiper .swiper-button-next, .news_swiper .swiper-button-prev {
  top: auto;
  bottom: 15px;
  width: 43px;
  height: 14px;
  z-index: 10;
  background-size: contain; }
.news_swiper .swiper-button-next, .news_swiper .swiper-container-rtl .swiper-button-prev {
  right: 45%; }
.news_swiper .swiper-button-prev, .news_swiper .swiper-container-rtl .swiper-button-next {
  left: 45%; }
.news_swiper .swiper-pagination {
  font-size: 14px;
  line-height: 24px; }
.news_swiper .swiper-slide-active {
  box-shadow: 0px 0px 8px 0px rgba(9, 7, 6, 0.7), 0px 0px 53px 1px rgba(9, 7, 6, 0.47); }

@media screen and (max-width: 1399px) and (min-width: 1200px) {
  .news_cnt {
    margin-top: 10%; }

  .news_swiper .swiper-button-next, .news_swiper .swiper-container-rtl .swiper-button-prev {
    right: 43%; }
  .news_swiper .swiper-button-prev, .news_swiper .swiper-container-rtl .swiper-button-next {
    left: 43%; }

  .news_img p {
    left: 25px;
    top: 25px;
    padding: 14px 10px;
    font-size: 26px;
    line-height: 26px; }

  .news_img p > span:nth-child(1) {
    font-size: 18px; } }
@media screen and (max-width: 1199px) and (min-width: 1000px) {
  .nav_news a {
    line-height: 44px; }

  .news_cnt {
    margin-top: 7%;
    padding: 0 30px 0 30px; }
    .news_cnt h2 {
      font-size: 18px;
      line-height: 26px; }
    .news_cnt p {
      font-size: 14px;
      line-height: 22px; }
    .news_cnt a {
      height: 44px;
      width: 100%;
      line-height: 42px;
      font-size: 16px;
      margin-top: 25px; }

  .news_img p {
    left: 20px;
    top: 20px;
    padding: 6px 7px;
    font-size: 24px;
    line-height: 24px; }

  .news_img p > span:nth-child(1) {
    font-size: 17px; }

  .news_swiper .swiper-button-next, .news_swiper .swiper-container-rtl .swiper-button-prev {
    right: 41%; }
  .news_swiper .swiper-button-prev, .news_swiper .swiper-container-rtl .swiper-button-next {
    left: 41%; }

  .banner {
    height: 700px;
    padding-top: 81px; } }
@media screen and (max-width: 999px) and (min-width: 768px) {
  .banner {
    height: 500px;
    padding-top: 75px; }

  .pro_banner {
    width: 750px;
    margin-top: 40px; }

  .pro_banner h2 {
    font-size: 36px;
    line-height: 42px; }

  .pro_banner p {
    font-size: 16px;
    margin-top: 5px;
    line-height: 26px; }

  .pro_banner h6 {
    font-size: 18px;
    line-height: 30px;
    margin-top: 25px; }

  .set1 {
    padding: 70px 0 80px; }

  .nav_news a {
    padding: 0 30px;
    line-height: 44px;
    font-size: 20px; }

  .news_box {
    width: 95%;
    margin-left: 5%; }

  .news_img p {
    left: 20px;
    top: 20px;
    padding: 6px 7px;
    font-size: 24px;
    line-height: 24px; }

  .news_img p > span:nth-child(1) {
    font-size: 17px; }

  .na {
    width: 70%; }

  .news_cnt {
    margin-top: 6%;
    padding: 0 20px 0 20px; }
    .news_cnt h2 {
      font-size: 18px;
      line-height: 24px; }
    .news_cnt b {
      margin: 8px 0; }
    .news_cnt p {
      font-size: 14px;
      line-height: 22px; }
    .news_cnt a {
      width: 100%;
      height: 40px;
      line-height: 38px;
      font-size: 16px;
      margin-top: 15px; }

  .news_swiper .swiper-button-next, .news_swiper .swiper-container-rtl .swiper-button-prev {
    right: 40%; }
  .news_swiper .swiper-button-prev, .news_swiper .swiper-container-rtl .swiper-button-next {
    left: 40%; } }
@media screen and (max-width: 767px) {
  .banner {
    height: 450px;
    padding-top: 68px; }

  .pro_banner {
    margin-top: 17px;
    width: 100%; }
    .pro_banner h4 {
      font-size: 14px;
      line-height: 30px; }
    .pro_banner h2 {
      font-size: 20px;
      line-height: 28px;
      margin-bottom: 5px;
      margin-top: 5px; }
    .pro_banner p {
      width: 100%;
      padding: 0;
      font-size: 14px;
      line-height: 22px; }
    .pro_banner h6 {
      font-size: 17px;
      line-height: 33px;
      margin-top: 15px; }

  .set1 {
    background-color: #2e2e2e;
    padding: 50px 0 70px; }

  .news_box {
    width: 95%;
    margin-left: 5%; }

  .nav_news a {
    padding: 0px 12px;
    line-height: 30px;
    font-size: 16px; }

  .nav_news {
    margin-bottom: 30px; }

  .na {
    width: 75%;
    margin-right: 4%; }

  .news_img, .news_cnt {
    width: 100%; }

  .news_img p {
    left: 20px;
    top: 20px;
    padding: 6px 7px;
    font-size: 24px;
    line-height: 24px; }

  .news_img p > span:nth-child(1) {
    font-size: 17px; }

  .news_cnt {
    padding: 0 12px;
    margin-top: 10%; }

  .news_cnt h2 {
    font-size: 18px;
    line-height: 24px; }

  .news_cnt b {
    margin: 8px 0; }

  .news_cnt p {
    font-size: 14px;
    line-height: 22px; }

  .news_cnt a {
    width: 100%;
    height: 40px;
    line-height: 38px;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 30px; }

  .news_swiper .swiper-button-next, .news_swiper .swiper-button-prev {
    width: 30px; }

  .news_swiper .swiper-button-next, .news_swiper .swiper-container-rtl .swiper-button-prev {
    right: 33%; }

  .news_swiper .swiper-button-prev, .news_swiper .swiper-container-rtl .swiper-button-next {
    left: 33%; } }

/*# sourceMappingURL=news.css.map */
