﻿@charset "utf-8";

.info_arc_1600_022 .overflow_l1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
}

.info_arc_1600_022 .overflow_l2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.info_arc_1600_022 .overflow_l3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.info_arc_1600_022 .overflow_l5 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.info_arc_1600_022 .aline_y {
  position: relative;
  background-image: linear-gradient(#044BA0, #044BA0);
  background-position: 0 100%;
  background-size: 0 1px;
  background-repeat: no-repeat;
  transition: .3s
}

.info_arc_1600_022 a:hover .aline_y {
  background-size: 100% 1px;
  color: #044BA0
}

.info_arc_1600_022 .wl {
  position: relative;
  z-index: 1;
}

.info_arc_1600_022 .wl::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 100%;
  z-index: -1;
  transition: 0.5s;
}

.info_arc_1600_022 .imged {
  position: relative;
  padding-bottom: 60%;
  width: 100%;
  display: block;
  overflow: hidden;
  transition: 0.5s;
  background-size: cover !important;
  background-position: center center !important;
}

.info_arc_1600_022 .imged img {
  display: none;
}

.info_arc_1600_022 a:hover .imged {
  transform: scale(1.1);
}

.info_arc_1600_022 .scale {
  overflow: hidden;
}






.info_arc_1600_022 {
  position: relative;
  z-index: 1;
  /* overflow: hidden; */
  padding-top: 30px;
}


.info_arc_1600_022 .infoarc16_22_tit {
  margin-bottom: 20px;
  position: relative;
  width: 50%;
  left: 53%;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  padding-top: 10px;
}

.info_arc_1600_022 .infoarc16_22_tit .h3 {
  padding-left: 20px;
}

.info_arc_1600_022 .infoarc16_22_tit .h3::after {
  width: 4px;
  height: 58px;
  background: #FF8030;
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}

.info_arc_1600_022 .infoarc16_22_tit h3 {
  font-size: 32px;
  color: #000;
  line-height: 36px;
}

.info_arc_1600_022 .infoarc16_22_tit p {
  color: #000;
  font-size: 20px;
  font-family: Arial;
  margin-top: 10px;
  font-style: italic;
}

.info_arc_1600_022 .infoarc16_22_tit h3::after {
  background: #999999;
  height: 1px;
  width: 100vw;
  left: 100%;
  bottom: 50%;
}

.info_arc_1600_022 .infoarc16_22_tit .more a {
  display: flex;
  align-items: center;
  padding-bottom: 3px;
  border: 1px solid #999999;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  margin-top: -7px;
}

.info_arc_1600_022 .infoarc16_22_tit .more img {
  display: inline-block;
  margin-left: 5px;
}

.info_arc_1600_022 .infoarc16_22_t {
  position: relative;
}

.info_arc_1600_022 .infoarc16_22_t li * {
  transition: 0.5s;
}

.info_arc_1600_022 .infoarc16_22_t li {
  padding-bottom: 5px;
}

.info_arc_1600_022 .infoarc16_22_t li a {
  display: block;
}

.info_arc_1600_022 .infoarc16_22_t li .scale {
  width: 100%;
}

.info_arc_1600_022 .infoarc16_22_t li .box {
  display: flex;
  justify-content: flex-end;
  margin-top: -30px;
}

.info_arc_1600_022 .infoarc16_22_t li .box::after {
  width: 3px;
  height: 57px;
  background: #EDA222;
  bottom: auto;
  top: 0;
  left: 15px;
}

.info_arc_1600_022 .infoarc16_22_t li .con {
  width: 95%;
  height: 155px;
  padding: 40px 0 0 15px;
  z-index: 10;
}

.info_arc_1600_022 .infoarc16_22_t li .con::before {
  content: "";
  position: absolute;
  left: -2px;
  bottom: -2px;
  height: 50%;
  right: 0;
  background: #FF8031;
  opacity: 0;
  z-index: -1;
}

.info_arc_1600_022 .infoarc16_22_t li .con::after {
  width: 100%;
  opacity: 0;
  background: #fff;
}


.info_arc_1600_022 .infoarc16_22_t li h3 {
  font-size: 18px;
  color: #000;
  line-height: 28px;
  height: 56px;
  margin-bottom: 30px;
}

.info_arc_1600_022 .infoarc16_22_t li h4 {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.info_arc_1600_022 .infoarc16_22_t li h4 span {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-size: 24px !important;
}

.info_arc_1600_022 .infoarc16_22_t li h4 p {
  font-size: 14px;
  line-height: 24px;
  color: #000;
  padding-left: 25px;
  background-size: 16px !important;
}

.info_arc_1600_022 .infoarc16_22_t .arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 45px;
}

.info_arc_1600_022 .infoarc16_22_t .arror {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  width: 250px;
  margin: 0 40px;
}

.info_arc_1600_022 .infoarc16_22_t .arror::after {
  display: none;
}

@media screen and (min-width: 1200px) {
  .info_arc_1600_022 .infoarc16_22_t li a:hover .con {
    width: 85%;
    padding: 38px 20px;
  }

  .info_arc_1600_022 .infoarc16_22_t li a:hover .box::after {
    opacity: 0;
  }

  .info_arc_1600_022 .infoarc16_22_t li a:hover .con::after {
    opacity: 1;
  }

  .info_arc_1600_022 .infoarc16_22_t li a:hover .con::before {
    opacity: 1;
  }

  .info_arc_1600_022 .infoarc16_22_t li a:hover span {
    background-size: 100% 100% !important;
  }

  .info_arc_1600_022 .infoarc16_22_t li a:hover h3 {
    margin-top: -20px;
  }

}

@media screen and (max-width: 1600px) {
  .info_arc_1600_022 .h2-t {
    width: calc((100vw - 94%)/2 + 100%);
  }
}

@media screen and (max-width: 1200px) {
  .info_arc_1600_022 .h2-t {
    width: calc(15px + 100%);
  }
}

@media screen and (max-width: 1024px) {
  .info_arc_1600_022 {
    padding: 30px 0;
  }

  .info_arc_1600_022 .infoarc16_22_tit h3 {
    font-size: 24px !important;
  }

  .info_arc_1600_022 .txt1 {
    font-size: 16px !important;
  }

  .info_arc_1600_022 .txt2 {
    font-size: 14px !important;
  }

  .info_arc_1600_022 .h2-t {
    width: 100%;
  }

  .info_arc_1600_022:after {
    display: none;
  }

  .info_arc_1600_022 .infoarc16_22_tit {
    margin-bottom: 15px;
    left: 0;
    width: 100%;
  }

  .info_arc_1600_022 .infoarc16_22_t li span {
    font-size: 20px !important;
  }

  .info_arc_1600_022 .h2-t {
    padding: 25px 20px;
  }
}

@media screen and (max-width: 768px) {
  .info_arc_1600_022 .infoarc16_22_t li h3 {
    margin-bottom: 15px;
  }

  .info_arc_1600_022 .infoarc16_22_t .arrow {
    margin-top: 25px;
  }

  .info_arc_1600_022 .infoarc16_22_t .arror {
    width: 100px;
    height: 30px;
  }
}

@media screen and (max-width: 420px) {}



@media screen and (max-width: 1600px) {
  .info_arc_1600_022 .infoarc16_22_w {
    max-width: 100%;
    padding: 0 15px;
  }
}


#info_arc_1600_022 .chg_06_png_bg{background: url(../images/infoarc16_22_tim1.png) no-repeat left center;}
#info_arc_1600_022 .chg_09_png_bg{background: url(../images/infoarc16_22_xq1.png) no-repeat center center;}


@media screen and (min-width: 1200px) {
  #info_arc_1600_022 a:hover .chg_14{color: #FF8031}
  #info_arc_1600_022 a:hover .chg_13{color: #FF8031}

  #info_arc_1600_022 a:hover .chg_12_png_bg{background: url(../images/infoarc16_22_tim2.png) no-repeat left center;}
  #info_arc_1600_022 a:hover .chg_15_png_bg{background: url(../images/infoarc16_22_xq2.png) no-repeat center center;}
}
