.bannerbox {
  position: absolute;
  left: 8.5%;
  top: 42%;
  z-index: 123;
  width: 888px; }
  .bannerbox h2 {
    font-size: 60px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    line-height: 72px; }
  .bannerbox b {
    width: 100px;
    height: 6px;
    background: white;
    display: block;
    margin-top: 35px;
    margin-bottom: 45px; }
  .bannerbox a {
    font-size: 24px;
    font-family: Poppins;
    font-weight: 400;
    color: #fff;
    line-height: 36px;
    display: block; }
    .bannerbox a i {
      margin-left: 37px; }

.bannum.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  width: auto;
  left: 8.5%;
  bottom: 0;
  top: 32%;
  height: 40px; }
  .bannum.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-custom .swiper-pagination-bullet, .swiper-pagination-fraction .swiper-pagination-bullet {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: transparent;
    border-radius: 50%;
    font-size: 16px;
    font-family: Poppins;
    color: #fff;
    opacity: 1;
    position: relative; }
  .bannum.swiper-pagination-bullets .circleProgress_wrapper, .swiper-pagination-custom .circleProgress_wrapper, .swiper-pagination-fraction .circleProgress_wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 126; }
  .bannum.swiper-pagination-bullets .wrapper, .swiper-pagination-custom .wrapper, .swiper-pagination-fraction .wrapper {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    overflow: hidden; }
  .bannum.swiper-pagination-bullets .right, .swiper-pagination-custom .right, .swiper-pagination-fraction .right {
    right: 0; }
  .bannum.swiper-pagination-bullets .left, .swiper-pagination-custom .left, .swiper-pagination-fraction .left {
    left: 0; }
  .bannum.swiper-pagination-bullets .circleProgress, .swiper-pagination-custom .circleProgress, .swiper-pagination-fraction .circleProgress {
    width: 40px;
    height: 40px;
    border: 1px solid transparent;
    border-radius: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: rotate(-135deg); }
  .bannum.swiper-pagination-bullets .rightcircle, .swiper-pagination-custom .rightcircle, .swiper-pagination-fraction .rightcircle {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    right: 0; }
  .bannum.swiper-pagination-bullets .leftcircle, .swiper-pagination-custom .leftcircle, .swiper-pagination-fraction .leftcircle {
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    left: 0; }
  .bannum.swiper-pagination-bullets .swiper-pagination-bullet-active .rightcircle, .swiper-pagination-custom .swiper-pagination-bullet-active .rightcircle, .swiper-pagination-fraction .swiper-pagination-bullet-active .rightcircle {
    -webkit-animation: circleProgressLoad_right 5s linear infinite; }
  .bannum.swiper-pagination-bullets .swiper-pagination-bullet-active .leftcircle, .swiper-pagination-custom .swiper-pagination-bullet-active .leftcircle, .swiper-pagination-fraction .swiper-pagination-bullet-active .leftcircle {
    -webkit-animation: circleProgressLoad_left 5s linear infinite; }
@-webkit-keyframes circleProgressLoad_right {
  0% {
    -webkit-transform: rotate(-135deg); }
  50%,100% {
    -webkit-transform: rotate(45deg); } }
@-webkit-keyframes circleProgressLoad_left {
  0%,50% {
    -webkit-transform: rotate(-135deg); }
  100% {
    -webkit-transform: rotate(45deg); } }
.vi_box {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 9999999;
  display: none; }

.vdobox {
  width: 70%;
  height: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.myg {
  width: 30px;
  height: 30px;
  position: absolute;
  text-align: center;
  right: -15px;
  top: -15px;
  border-radius: 100%;
  line-height: 20px;
  padding: 5px; }

.reprotit {
  margin-top: 110px; }
  .reprotit h2 {
    font-size: 48px;
    font-weight: bold; }
  .reprotit a {
    font-size: 24px;
    font-family: Poppins-Regular;
    color: #333;
    float: right;
    margin-top: 18px; }
    .reprotit a i {
      margin-left: 32px; }

.repro_cnt {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 132;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: all .4s; }
  .repro_cnt a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative; }
    .repro_cnt a:hover {
      text-decoration: none; }

.repro_link {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 456;
  text-align: center;
  color: #fff;
  width: 100%; }
  .repro_link h2 {
    font-size: 36px;
    font-family: Roboto Condensed;
    font-weight: bold;
    line-height: 52px;
    text-transform: uppercase; }
  .repro_link p {
    font-size: 16px;
    line-height: 24px;
    font-family: Poppins;
    margin-bottom: 0; }

.reprocnt {
  margin-top: 50px;
  margin-bottom: 10px; }
  .reprocnt .reprobox {
    width: 33%;
    position: relative; }
    .reprocnt .reprobox:hover .repro_cnt {
      opacity: 1;
      transition: all .4s; }
  .reprocnt > div.reprobox:nth-child(2) {
    margin: 0 0.5%; }

.reprocnta .reprobox {
  width: 49.65%;
  position: relative; }
  .reprocnta .reprobox:hover .repro_cnt {
    opacity: 1;
    transition: all .4s; }
.reprocnta > div.reprobox:nth-child(2) {
  margin-left: 0.65%; }

.set2 {
  margin-top: 120px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff; }

.why_tit {
  margin-top: 203px;
  width: 1044px;
  margin-bottom: 90px; }
  .why_tit h3 {
    font-size: 24px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600; }
  .why_tit h2 {
    font-size: 48px;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    line-height: 60px;
    margin-top: 10px;
    margin-bottom: 30px; }
  .why_tit p {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Poppins', sans-serif; }

.whycntlf {
  font-size: 0;
  width: 30%;
  /*display: inline-block; */
  display: flex;
  align-items: center;
}
  .whycntlf h3 {
    display: inline-block;
    vertical-align: top;
    font-size: 72px; }
  .whycntlf p {
    font-size: 14px;
    float: right;
    line-height: 24px;
    font-family: 'Poppins', sans-serif;
    margin-left: 24px;
    width: 72%; 
    margin-bottom: 40px;}

.whycntlfb {
  width: 28%;
  margin: 0 5.8%; }

.whycntlfc p {
  margin-bottom: 40px;
  width: 57%; }

.whycntlfe p {
  width: 85%; }

.why_btm {
  margin: 135px 0 205px; }
  .why_btm a {
    display: inline-block;
    font-family: Poppins;
    font-size: 24px;
    color: #fff;
    cursor: pointer; }
  .why_btm > a:nth-child(1) i {
    margin-right: 29px; }
  .why_btm > a:nth-child(2) {
    margin: 0 29px; }
  .why_btm > a:nth-child(3) i {
    margin-left: 29px; }

.set3 {
  margin-top: 120px; }

.news_tit {
  font-size: 0; }
  .news_tit h2 {
    display: inline-block;
    vertical-align: top;
    font-size: 48px;
    font-weight: bold; }
  .news_tit p {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    font-family: Poppins;
    line-height: 24px;
    width: 1002px;
    margin-left: 8%; }

.gonews {
  display: inline-block;
  font-size: 16px;
  font-family: Poppins;
  font-weight: 600;
  color: #999999;
  line-height: 30px;
  margin-top: 13px;
  margin-bottom: 65px; }
  .gonews i {
    margin-right: 10px; }

.news_cntbox {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  transition: all .5s; }

.newscnt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 42px;
  z-index: 22;
  padding-bottom: 60px; }
  .newscnt h2 {
    font-size: 28px;
    font-family: Poppins;
    font-weight: 600;
    color: #fff;
    line-height: 30px;
    margin-top: 10px; }

.news_miaosu {
  font-size: 14px;
  font-family: Poppins;
  color: #fff;
  line-height: 21px;
  height: 0;
  overflow: hidden;
  transition: all .5s;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.news_time {
  font-size: 16px;
  font-family: Poppins;
  color: #fff; }

.news_img {
  width: 33.3%;
  position: relative;
  padding: 10px;}
.news_img a{
 display: block;
 position: relative;
}
  .news_img:hover .news_cntbox {
    background: rgba(0, 0, 0, 0.3);
    transition: all .5s; }
  .news_img:hover .news_miaosu {
    height: auto;
    padding-top: 25px;
    transition: all .5s; }

.news_img2 {
  margin: 0 1.5%; }

.set4 {
  height: 360px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 120px; }

.btmcnt {
  width: 990px;
  padding: 100px 0 82px;
  margin: auto;
  text-align: center; }
  .btmcnt p {
    font-size: 24px;
    font-family: Poppins;
    line-height: 36px; }
  .btmcnt a {
    display: inline-block;
    vertical-align: top;
    width: 320px;
    height: 70px;
    border: 2px solid #231815;
    background-color: #231815;
    color: #fff;
    line-height: 70px;
    font-size: 20px;
    font-family: Roboto Condensed;
    font-weight: bold;
    margin-top: 35px; }
    .btmcnt a:hover {
      text-decoration: none; }
  .btmcnt > a:nth-child(3) {
    margin-left: 30px;
    border: 2px solid #333;
    color: #333;
    background-color: transparent; }

@media screen and (min-width: 1440px) and (max-width: 1630px) {
  .whycntlf p {
    width: 68%; }

  .bannum.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    top: 24%; }

  .bannerbox {
    top: 39%; }

  .whycntlfc p {
    width: 51%; } }
@media screen and (min-width: 1200px) and (max-width: 1439px) {
  .whycntlf {
    width: 30.9%; }
    .whycntlf p {
      width: 66%; }
    .whycntlf h3 {
      font-size: 62px; }

  .whycntlfb {
    width: 30%;
    margin: 0 3.8%; }
    .whycntlfb p {
      width: 100%;
      margin-left: 0; }

  .why_tit {
    margin-top: 150px;
    margin-bottom: 70px; }

  .why_btm {
    margin: 80px 0 150px; }

  .news_tit p {
    width: 800px;
    margin-left: 4%; }

  .newscnt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 42px;
    z-index: 22;
    padding-bottom: 45px; }

  .bannum.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    top: 20%; }

  .bannerbox {
    top: 35%; }
    .bannerbox h2 {
      font-size: 50px;
      line-height: 60px; }

  .whycntlfc p {
    width: 100%;
    margin-left: 0; }

  .whycntlfe p {
    width: 100%;
    margin-left: 0; }

  .newscnt h2 {
    font-size: 18px; } }
@media screen and (min-width: 1000px) and (max-width: 1199px) {
  .vdobox {
    height: 420px; }

  .whycntlf {
    width: 31.9%; }
    .whycntlf p {
      width: 100%;
      margin-left: 0; }
    .whycntlf h3 {
      font-size: 60px; }

  .whycntlfb {
    width: 30%;
    margin: 0 1.8%; }
    .whycntlfb p {
      width: 100%;
      margin-left: 0; }

  .why_tit {
    margin-top: 80px;
    margin-bottom: 40px;
    width: 100%; }
    .why_tit h2 {
      font-size: 54px;
      line-height: 68px;
      margin-bottom: 25px; }

  .why_btm {
    margin: 80px 0 150px; }

  .news_tit p {
    width: 700px;
    margin-left: 2%; }

  .newscnt {
    padding: 0 20px;
    padding-bottom: 30px; }
    .newscnt h2 {
      font-size: 20px;
      line-height: 28px; }

  .news_img:hover .news_miaosu {
    padding-top: 10px; }

  .bannum.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    top: 20%; }

  .bannerbox {
    top: 35%; }
    .bannerbox h2 {
      font-size: 50px;
      line-height: 60px; }

  .btmcnt {
    width: 100%; }

  .reprotit {
    margin-top: 70px; }
    .reprotit h2 {
      font-size: 36px; }
    .reprotit a {
      font-size: 24px;
      margin-top: 8px; }

  .set2, .set4 {
    margin-top: 80px; }

  .set3 {
    margin-top: 70px; }

  .gonews {
    margin-bottom: 50px; }

  .whycntlfc p {
    width: 100%;
    margin-left: 0; }

  .whycntlfe p {
    width: 100%;
    margin-left: 0; } }
@media screen and (min-width: 768px) and (max-width: 999px) {
  .vdobox {
    height: 420px; }

  .whycntlf {
    width: 32.9%; }
    .whycntlf p {
      width: 100%;
      margin-left: 0; }
    .whycntlf h3 {
      font-size: 60px; }

  .whycntlfb {
    width: 31%;
    margin: 0 0.8%; }
    .whycntlfb p {
      width: 100%; }

  .why_tit {
    font-size: 44px;
    line-height: 62px;
    margin-bottom: 18px; }
    .why_tit h2 {
      font-size: 54px;
      line-height: 68px;
      margin-bottom: 25px; }

  .why_btm {
    margin: 50px 0 100px; }

  .news_tit p {
    width: 94%;
    margin-left: 5%;
    margin-top: 20px; }

  .news_tit h2 {
    font-size: 36px; }

  .newscnt {
    padding: 0 15px;
    padding-bottom: 30px; }
    .newscnt h2 {
      font-size: 20px;
      line-height: 28px; }

  .news_img:hover .news_miaosu {
    padding-top: 10px; }

  .bannum.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    top: 20%; }

  .bannerbox {
    top: 39%;
    width: 700px; }
    .bannerbox h2 {
      font-size: 42px;
      line-height: 52px;
      margin-bottom: 20px; }
    .bannerbox b {
      display: none; }

  .set4 {
    height: 330px; }

  .btmcnt {
    width: 100%;
    padding: 60px 0 50px; }

  .reprotit {
    margin-top: 60px; }
    .reprotit h2 {
      font-size: 36px; }
    .reprotit a {
      font-size: 24px;
      margin-top: 5px; }

  .set2, .set4 {
    margin-top: 70px; }

  .set3 {
    margin-top: 60px; }

  .gonews {
    margin-bottom: 50px; } }
@media screen and (max-width: 767px) {
  .vdobox {
    height: 270px; }

  body, html {
    overflow-x: hidden; }

  .bannum.swiper-pagination-bullets .circleProgress, .swiper-pagination-custom .circleProgress, .swiper-pagination-fraction .circleProgress {
    width: 30px;
    height: 30px; }

  .bannum.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-custom .swiper-pagination-bullet, .swiper-pagination-fraction .swiper-pagination-bullet {
    width: 30px;
    height: 30px;
    line-height: 30px; }

  .bannum.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    left: 3.5%;
    top: 18%; }

  .bannerbox {
    left: 5.5%;
    top: 40%;
    width: 80%; }
    .bannerbox h2 {
      font-size: 20px;
      line-height: 24px; }
    .bannerbox b {
      display: none; }
    .bannerbox a {
      font-size: 16px;
      line-height: 28px;
      margin-top: 7px; }
      .bannerbox a i {
        margin-left: 10px;
        width: 24px;
        display: inline-block;
        vertical-align: top; }

  #banimg img {
    height: 210px;
    object-fit: cover; }

  .reprotit {
    margin-top: 35px;
    padding: 0 20px;
    text-align: center; }
    .reprotit h2 {
      font-size: 24px;
      text-align: center;
      width: 100%;
      margin-bottom: 10px; }
    .reprotit a {
      font-size: 16px;
      margin-top: 10px;
      float: none;
      text-align: center; }
      .reprotit a i {
        margin-left: 8px;
        display: inline-block;
        width: 26px; }

  .reprocnt {
    margin-top: 35px;
    padding: 0 20px; }
    .reprocnt .reprobox {
      width: 100%;
      margin-bottom: 10px; }
    .reprocnt > div.reprobox:nth-child(2) {
      margin: 0 0 10px 0; }

  .reprocnta {
    padding: 0 20px; }

  .reprocnta .reprobox {
    width: 100%;
    margin-bottom: 10px; }

  .reprocnta > div.reprobox:nth-child(2) {
    margin-left: 0; }

  .set2 {
    margin-top: 35px; }

  .set2 .container, .set3 .container {
    padding: 0 20px; }

  .why_tit {
    margin-top: 40px;
    width: 100%;
    margin-bottom: 30px; }
    .why_tit h3 {
      font-size: 22px; }
    .why_tit h2 {
      font-size: 24px;
      line-height: 28px;
      margin-top: 10px;
      margin-bottom: 10px; }
    .why_tit p {
      font-size: 14px; }

  .whycntlf {
    width: 100%;
    margin-bottom: 10px; }
    .whycntlf h3 {
      font-size: 40px; }
    .whycntlf p {
      font-size: 14px;
      line-height: 20px;
      margin-left: 0;
      width: 80%; }

  .whycntlfb {
    margin: 0 0 10px 0; }

  .why_btm {
    margin: 20px 0 50px; }
    .why_btm a {
      font-size: 16px; }
    .why_btm > a:nth-child(1) i {
      margin-right: 10px;
      display: inline-block;
      vertical-align: text-top;
      width: 25px; }
    .why_btm > a:nth-child(2) {
      margin: 0 10px; }
    .why_btm > a:nth-child(3) i {
      margin-left: 10px;
      display: inline-block;
      width: 25px; }

  .set3 {
    margin-top: 40px; }

  .news_tit {
    text-align: center; }
    .news_tit h2 {
      font-size: 24px;
      margin-bottom: 10px; }
    .news_tit p {
      font-size: 14px;
      line-height: 22px;
      width: 100%;
      margin-left: 0; }

  .gonews {
    display: block;
    font-size: 16px;
    margin-top: 13px;
    margin-bottom: 25px;
    text-align: center; }

  .newscnt {
    padding: 0 20px;
    padding-bottom: 30px; }
    .newscnt h2 {
      font-size: 20px;
      line-height: 26px;
      margin-top: 10px; }

  .news_img:hover .news_miaosu {
    height: auto;
    padding-top: 10px;
    transition: all .5s, height .5s; }

  .news_img {
    width: 100%; }

  .news_img2 {
    margin: 10px 0; }

  .set4 {
    height: 330px;
    margin-top: 45px; }

  .btmcnt {
    width: 100%;
    padding: 40px 20px 30px; }
    .btmcnt p {
      font-size: 16px;
      line-height: 24px; }
    .btmcnt a {
      height: 55px;
      line-height: 55px;
      font-size: 18px;
      margin-top: 20px;
      width: 100%; }
    .btmcnt > a:nth-child(3) {
      margin-left: 0px; }

  .whycntlfc p {
    width: 70%; } }

/*# sourceMappingURL=index.css.map */
