/*bannner*/

div#BannerShow_b1 {
  /*position:absolute;*/
  top: 0;
  max-width: 100%;
  z-index: -1;
}

.banner {
  /* position:relative; top:-92px;*/
  z-index: 1;
}

/*banner——swiper*/

.BannerShow_b1 .swiper-slide {
  overflow: hidden;
}

.BannerShow_b1 .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
}

.BannerShow_b1 .swiper-pagination {
  position: absolute;
  z-index: 20;
  bottom: 60px;
  padding-left: 7%;
  width: 93%;
  text-align: left;
}

.BannerShow_b1 .swiper-pagination-bullet {
  display: inline-block;
  width: 50px;
  height: 5px;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.3);
  margin: 0 10px !important;
  opacity: 1;
  cursor: pointer;
}

.BannerShow_b1 .swiper-pagination-bullet-active {
  background: #ffffff;
}

/* mob_ban*/

div#BannerShow_b2 {
  /*position:absolute;*/
  top: 0;
  max-width: 100%;
}

/*banner——swiper*/

.BannerShow_b2 .swiper-slide {
  overflow: hidden;
}

.BannerShow_b2 .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
}

.BannerShow_b2 .swiper-pagination {
  position: absolute;
  z-index: 20;
  bottom: 6.94vw;
  padding-left: 0;
  text-align: center;
}

.BannerShow_b2 .swiper-pagination-bullet {
  display: inline-block;
  width: 50px;
  height: 5px;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.3);
  margin: 0 10px !important;
  opacity: 1;
  cursor: pointer;
}

.BannerShow_b2 .swiper-pagination-bullet-active {
  background: #fff;
}

/*ban_btn*/

.ban_btn {
  position: absolute;
  z-index: 4;
  display: inline-block;
  top: 31vw;
  left: 7%;
}

.ban_btn a {
  display: block;
  font-size: 14px;
  color: #1e64bc;
  line-height: 60px;
  padding: 0 52px;
  background: #fff;
  border-radius: 30px;
  transition: all 0.5s ease 0s;
}

/*inx_about*/

.about {
  width: 86%;
  margin: 0 7%;
}

.inx_ab_l,
.inx_ab_r {
  float: left;
}

.inx_ab_l {
  width: calc(50% - 5.2vw);
  padding-right: 5.2vw;
  padding-top: 5.2vw;
}

.inx_ab_l h2 span {
  font-size: 60px;
  line-height: 60px;
  text-transform: uppercase;
  color: #333333;
  font-family: arial;
  font-weight: bold;
}

.inx_ab_l h2 i {
  font-size: 16px;
  color: #999;
}

.inx_ab_l h3 {
  font-size: 30px;
  line-height: 5.2vw;
  color: #1e64bc;
}

.inx_ab_l h3:after {
  content: "";
  width: 50px;
  height: 4px;
  background: #1e64bc;
  display: block;
}

.inx_ab_l p {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  padding-top: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}

.morebtn {
  line-height: 53px;
  border: 1px solid #1e64bc;
  border-radius: 27px;
  width: 180px;
  text-align: center;
  font-size: 14px;
  color: #1e64bc;
  display: block;
  margin-top: 54px;
  transition: all 0.5s ease 0s;
}

.inx_ab_r {
  width: 50%;
  position: relative;
  top: -100px;
  z-index: 1;
}

.inx_ab_r img {
  width: 100%;
  display: block;
}

.inx_ab_nav {
  width: 100%;
  position: relative;
  top: -20px;
}

.inx_ab_nav ul li {
  width: 25%;
  text-align: center;
  float: left;
  transition: all 0.5s ease 0s;
}

.inx_ab_nav ul li a {
  display: block;
  text-align: center;
  border: 1px solid #eee;
  padding: 56px 0;
  text-indent: 49%;
}

.inx_ab_nav ul li + li a {
  border-left: none;
}

.inx_ab_nav ul li a span {
  display: block;
  color: #333333;
  font-size: 24px;
  line-height: 32px;
  text-align: left;
}

.inx_ab_nav ul li a i {
  display: block;
  color: #999999;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  text-align: left;
}

.inx_ab_nav ul li:nth-of-type(1) a {
  background: url(../images/inx_1.png) no-repeat 26% center;
}

.inx_ab_nav ul li:nth-of-type(2) a {
  background: url(../images/inx_2.png) no-repeat 26% center;
}

.inx_ab_nav ul li:nth-of-type(3) a {
  background: url(../images/inx_3.png) no-repeat 26% center;
}

.inx_ab_nav ul li:nth-of-type(4) a {
  background: url(../images/inx_4.png) no-repeat 26% center;
}

/*.inx_pro*/
.inx_pro h1 {
  text-align: center;
  text-transform: uppercase;
  font-family: "Oswald";
  font-size: 48px;
  color: #2454a4;
  margin-top: 80px;
  margin-bottom: 30px;
}

.mob_inx_pro {
  display: none;
}

.inx_pro_pic {
  background: url(../images/inx_pro.jpg) no-repeat center;
  height: 37vw;
  overflow: hidden;
  position: relative;
}

.inx_pro_pic .dp h3 {
  font-size: 36px;
  font-weight: bold;
  color: #2454a4;
  line-height: 5.4vw;
  font-family: "Oswald";
}

.inx_pro_pic .dp pre {
  font-size: 16px;
  line-height: 26px;
  color: #333333;
  width: 80%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  min-height: 80px;
}

.inx_pro .pic {
  display: inline-block;
  width: 30vw;
  text-align: center;
  vertical-align: middle;
  margin-left: 12%;
}

.inx_pro_pic img {
  display: inline-block;
  vertical-align: middle;
  height: 20.8vw;
  max-width: 29.5vw;
}

.pro_pic_txt {
  display: inline-block;
  vertical-align: middle;
  width: 49%;
  position: relative;
  top: -30px;
}

.pro_pic_txt .morebtn {
  color: #2454a4;
  border-color: #2454a4;
  margin-top: 2.8vw;
}

.inx_pro .dp {
  display: none;
  transition: all 1.5s ease 0s;
  opacity: 0;
  animation: myfirst 5s;
  -moz-animation: myfirst 0.5s;
  /* Firefox */
  -webkit-animation: myfirst 0.5s;
  /* Safari 和 Chrome */
  -o-animation: myfirst 0.5s;
  /* Opera */
}

.about_rd {
  background-image: url(../images/about-bg.jpg);
  padding: 90px 0;
  background-position: center;
  background-attachment: fixed;
  margin-top: 70px;
}

.about_rd h1 {
  font-family: "Oswald";
  font-size: 48px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 60px;
  text-transform: uppercase;
}

.about_rd p {
  width: 997px;
  margin: 0 auto;
  font-size: 16px;
  color: #ffffff;
  line-height: 2;
  text-align: center;
}

.about_rd a {
  width: 180px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border: 1px solid #ffffff;
  color: #fff;
  display: block;
  margin: 60px auto 0;
}

@keyframes myfirst {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0.5;
  }

  100% {
    opacity: 1;
  }
}

.inx_pro .dp.on {
  display: block;
  opacity: 1;
}

/*inx_pro_nav*/

.inx_pro_nav {
  width: 86%;
  margin: 0 auto;
  position: relative;
  margin-top: -105px;
}

.inx_pro_nav ul {
}

.inx_pro_nav ul li {
  float: left;
  text-align: center;
  width: 12.39%;
  background: #ffffff;
}

.inx_pro_nav ul li + li {
  border-left: 2px solid#EEEEEE;
}

.inx_pro_nav ul li a {
  display: block;
  height: 73px;
  padding-top: 137px;
}

.inx_pro_nav ul li:nth-of-type(1) a {
  background: url(../images/inx_pro1.png) no-repeat center 40px;
}

.inx_pro_nav ul li:nth-of-type(2) a {
  background: url(../images/inx_pro2.png) no-repeat center 42px;
}

.inx_pro_nav ul li:nth-of-type(3) a {
  background: url(../images/inx_pro3.png) no-repeat center 40px;
}

.inx_pro_nav ul li:nth-of-type(4) a {
  background: url(../images/inx_pro4.png) no-repeat center 43px;
}

.inx_pro_nav ul li:nth-of-type(5) a {
  background: url(../images/inx_pro5.png) no-repeat center 40px;
}

.inx_pro_nav ul li:nth-of-type(6) a {
  background: url(../images/inx_pro6.png) no-repeat center 45px;
}

.inx_pro_nav ul li:nth-of-type(7) a {
  background: url(../images/inx_pro7.png) no-repeat center 40px;
}

.inx_pro_nav ul li:nth-of-type(8) a {
  background: url(../images/inx_pro8.png) no-repeat center 40px;
}

.inx_pro_nav ul li span {
  display: block;
  font-size: 16px;
  color: #333333;
  height: 44px;
  padding-bottom: 24px;
  overflow: hidden;
}

.inx_pro_nav ul li.on span {
  border-bottom: 6px solid #1e64bc;
  color: #1e64bc;
}

.inx_pro_nav ul li:nth-of-type(1).on a {
  background: url(../images/inx_pro_on1.png) no-repeat center 40px;
}

.inx_pro_nav ul li:nth-of-type(2).on a {
  background: url(../images/inx_pro_on2.png) no-repeat center 42px;
}

.inx_pro_nav ul li:nth-of-type(3).on a {
  background: url(../images/inx_pro_on3.png) no-repeat center 40px;
}

.inx_pro_nav ul li:nth-of-type(4).on a {
  background: url(../images/inx_pro_on4.png) no-repeat center 43px;
}

.inx_pro_nav ul li:nth-of-type(5).on a {
  background: url(../images/inx_pro_on5.png) no-repeat center 40px;
}

.inx_pro_nav ul li:nth-of-type(6).on a {
  background: url(../images/inx_pro_on6.png) no-repeat center 45px;
}

.inx_pro_nav ul li:nth-of-type(7).on a {
  background: url(../images/inx_pro_on7.png) no-repeat center 40px;
}

.inx_pro_nav ul li:nth-of-type(8).on a {
  background: url(../images/inx_pro_on8.png) no-repeat center 40px;
}

/*inx_news*/

.inx_news {
  background: #f5f5f5;
  padding-top: 185px;
  margin-top: -210px;
  padding-bottom: 100px;
}

.inx_news .rq {
  width: 86%;
  margin: 0 auto;
}

.inx_news_l {
  width: 16.4vw;
  height: 35.9vw;
  padding-top: 80px;
  padding-left: 2.6vw;
  padding-right: 2.6vw;
  background: url(../images/inx_news.jpg) no-repeat center;
  float: left;
}

.inx_news_l h2 span {
  font-size: 3.125vw;
  line-height: 60px;
  text-transform: uppercase;
  color: #fff;
  font-family: arial;
  font-weight: bold;
}

.inx_news_l h2 i {
  font-size: 16px;
  color: #fff;
}

.inx_news_l h2:after {
  content: "";
  width: 50px;
  height: 4px;
  background: #fff;
  display: block;
  margin-top: 30px;
  margin-bottom: 40px;
}

.inx_news_l p {
  color: #ffffff;
}

.morenews {
  display: block;
  width: 60px;
  height: 60px;
  border: 1px solid #ffffff;
  margin-top: 77px;
  transition: all 1s ease 0s;
}

.morenews:after {
  content: "";
  width: 30px;
  height: 1px;
  display: block;
  background: #ffffff;
  position: relative;
  left: 15px;
  transition: all 1s ease 0s;
}

.morenews:before {
  content: "";
  width: 1px;
  height: 30px;
  display: block;
  background: #ffffff;
  position: relative;
  left: 50%;
  top: 15px;
  transition: all 1s ease 0s;
}

.inx_news_r {
  width: 61.54vw;
  float: right;
}

.NewsList_g1 {
  width: 100%;
  float: left;
}

.NewsList_g1 ul {
  float: left;
}

.NewsList_g1 ul li {
  width: 100%;
  float: left;
  margin-top: 10px;
  background: #fff;
}

.NewsList_g1 ul li h3 {
  display: block;
  float: left;
  width: calc(50% - 120px);
  text-align: left;
  padding: 3.125vw 0 0 60px;
}

.NewsList_g1 ul li h3 a {
  display: block;
  color: #333;
  font-size: 18px;
  line-height: 18px;
  padding-bottom: 20px;
  transition: all 1s ease 0s;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.NewsList_g1 ul li p {
  display: block;
  width: calc(55.5% - 120px);
  float: left;
  font-size: 14px;
  color: #666;
  line-height: 26px;
  padding: 0 60px;
  margin-top: 2.1vw;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.NewsList_g1 ul li p.ntime {
  color: #999;
  position: relative;
  top: -8.95vw;
}

.nwimg {
  display: block;
  float: right;
  width: 44.5%;
  overflow: hidden;
}

.nwimg img {
  display: block;
  width: 100%;
  transition: all 1s ease 0s;
}

.NewsList_g1 ul li:nth-of-type(1) {
  margin-top: 0;
}

.NewsList_g1 ul li:nth-of-type(1) p {
  float: right;
}

.NewsList_g1 ul li:nth-of-type(1) .nwimg {
  float: left;
}

a.wmore {
  padding: 1vw 2.6vw;
  font-size: 14px;
  color: #666666;
  border: 1px solid #dddddd;
  border-radius: 1.5vw;
  line-height: 14px;
  margin-top: 0;
  transition: all 0.5s ease 0s;
  display: inline-block;
}

.NewsList_g1 ul li p:nth-last-of-type(1) {
  margin-top: -10px;
}

/*页码*/

.page {
  display: none;
}

a#load_more_button {
  display: none;
}

/*inx_histroy*/

.inx_history {
  height: 650px;
  background: url(../images/inx_history.jpg) no-repeat center;
  background-size: cover;
}

.rq {
  width: 86%;
  margin: 0 auto;
  padding-top: 110px;
}

.inx_history h2 {
  font-size: 36px;
  color: #1e64bc;
  font-weight: bold;
  text-align: center;
  padding-bottom: 18px;
  line-height: 36px;
}

.inx_history p {
  max-width: 1200px;
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  color: #666666;
}

.inx_history .morebtn {
  margin: 34px auto 0;
}

/*hover效果*/

@media only screen and (min-width: 721px) {
  .ban_btn a:hover {
    color: #fff;
    background: #1e64bc;
  }

  .morebtn:hover {
    color: #ffffff;
    background: #1e64bc;
  }

  .inx_ab_nav ul li:nth-of-type(1):hover a {
    background: url(../images/inx_on1.png) no-repeat 4% center;
  }

  .inx_ab_nav ul li:nth-of-type(2):hover a {
    background: url(../images/inx_on2.png) no-repeat 4% center;
  }

  .inx_ab_nav ul li:nth-of-type(3):hover a {
    background: url(../images/inx_on3.png) no-repeat 4% center;
  }

  .inx_ab_nav ul li:nth-of-type(4):hover a {
    background: url(../images/inx_on4.png) no-repeat 4% center;
  }

  .inx_ab_nav ul li:hover {
    background: #1e64bc;
  }

  .inx_ab_nav ul li a:hover span {
    color: #ffffff;
  }

  .inx_ab_nav ul li a:hover i {
    color: #ffffff;
  }

  .inx_pro_nav ul li:hover span {
    border-bottom: 6px solid #1e64bc;
    color: #1e64bc;
  }

  .inx_pro_nav ul li:nth-of-type(1):hover a {
    background: url(../images/inx_pro_on1.png) no-repeat center 40px;
  }

  .inx_pro_nav ul li:nth-of-type(2):hover a {
    background: url(../images/inx_pro_on2.png) no-repeat center 42px;
  }

  .inx_pro_nav ul li:nth-of-type(3):hover a {
    background: url(../images/inx_pro_on3.png) no-repeat center 40px;
  }

  .inx_pro_nav ul li:nth-of-type(4):hover a {
    background: url(../images/inx_pro_on4.png) no-repeat center 43px;
  }

  .inx_pro_nav ul li:nth-of-type(5):hover a {
    background: url(../images/inx_pro_on5.png) no-repeat center 40px;
  }

  .inx_pro_nav ul li:nth-of-type(6):hover a {
    background: url(../images/inx_pro_on6.png) no-repeat center 45px;
  }

  .inx_pro_nav ul li:nth-of-type(7):hover a {
    background: url(../images/inx_pro_on7.png) no-repeat center 40px;
  }

  .inx_pro_nav ul li:nth-of-type(8):hover a {
    background: url(../images/inx_pro_on8.png) no-repeat center 40px;
  }

  .pro_pic_txt .morebtn:hover {
    background: #ffffff;
    color: #1e64bc;
  }

  .morenews:hover {
    background: #1e64bc;
  }

  .morenews:hover:after {
    background: #fff;
  }

  .morenews:hover:before {
    background: #fff;
  }

  .NewsList_g1 ul li:hover h3 a {
    color: #1e64bc;
  }

  .NewsList_g1 ul li:hover a.wmore {
    color: #fff;
    background: #1e64bc;
    border: none;
  }

  .NewsList_g1 ul li:hover .nwimg img {
    transform: scale(1.1);
  }

  .mob_pro_txt .morebtn:hover {
    background: #ffffff;
    color: #1e64bc;
  }
}

@media only screen and (min-width: 961px) {
  .morenews:hover {
    background: #fff;
  }

  .morenews:hover:after {
    background: #1e64bc;
  }

  .morenews:hover:before {
    background: #1e64bc;
  }
}

/*1680px*/

@media only screen and (max-width: 1680px) {
  .inx_ab_l {
    width: calc(50% - 5.2vw);
    padding-right: 5.2vw;
    padding-top: 3vw;
  }

  .inx_news_l h2 span {
    font-size: 3vw;
    line-height: 60px;
    text-transform: uppercase;
    color: #fff;
    font-family: arial;
    font-weight: bold;
  }

  .inx_news_l h2 i {
    font-size: 14px;
    color: #fff;
  }

  .NewsList_g1 ul li p.ntime {
    top: -10vw;
  }
}

/*1440px*/

@media only screen and (max-width: 1440px) {
  /*banner按钮*/
  .ban_btn a {
    line-height: 3.6vw;
    padding: 0 3.1vw;
    border-radius: 1.8vw;
  }

  /*inx_ab_nav*/
  .inx_ab_nav {
    top: 0;
  }

  .inx_ab_nav ul li {
    width: 50%;
  }

  .inx_ab_nav ul li + li a {
    border-left: 1px solid #eee;
  }

  .inx_ab_nav ul li:nth-of-type(2n) a {
    border-left: none;
  }

  .inx_ab_nav ul li:nth-of-type(3) a {
    border-top: none;
  }

  .inx_ab_nav ul li:nth-of-type(4) a {
    border-top: none;
  }

  /*inx_news*/
  .NewsList_g1 ul li p:nth-last-of-type(1) {
    margin-top: -3vw;
  }

  .NewsList_g1 ul li p.ntime {
    top: -11vw;
  }

  .inx_news_l {
    width: 16.4vw;
    height: 35.9vw;
    padding-top: 4.1vw;
    padding-left: 2.6vw;
    padding-right: 2.6vw;
    background: url(../images/inx_news.jpg) no-repeat center;
    float: left;
  }

  .inx_news_l h2 span {
    font-size: 2.5vw;
    line-height: 2.5vw;
    text-transform: uppercase;
    color: #fff;
    font-family: arial;
    font-weight: bold;
  }

  .inx_news_l h2 i {
    font-size: 12px;
    color: #fff;
  }

  .morenews {
    display: block;
    width: 3vw;
    height: 3vw;
    border: 1px solid #ffffff;
    margin-top: 77px;
    transition: all 1s ease 0s;
  }

  .morenews:after {
    content: "";
    width: 1.5vw;
    height: 1px;
    display: block;
    background: #ffffff;
    position: relative;
    left: 0.75vw;
    transition: all 1s ease 0s;
  }

  .morenews:before {
    content: "";
    width: 1px;
    height: 1.5vw;
    display: block;
    background: #ffffff;
    position: relative;
    left: 50%;
    top: 0.75vw;
    transition: all 1s ease 0s;
  }

  .inx_ab_l h2 span {
    font-size: 3.6vw;
    line-height: 3.6vw;
  }

  .inx_ab_l h3 {
    font-size: 1.8vw;
    line-height: 4vw;
  }

  .inx_ab_l p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    padding-top: 1.5vw;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
  }

  .morebtn {
    line-height: 48px;
    margin-top: 30px;
  }

  /*inx_pro*/
  .inx_pro_nav ul li + li {
    border-left: 1px solid#EEEEEE;
  }

  .inx_pro_nav {
    width: 86%;
    margin: 0 auto;
    position: relative;
    top: -6.6vw;
  }
}

/*1320px*/

@media only screen and (max-width: 1320px) {
}

/*1200px*/

@media only screen and (max-width: 1200px) {
  .NewsList_g1 ul li p.ntime {
    top: -12vw;
  }
}

/*960px*/

@media only screen and (max-width: 960px) {
  /*inx_about*/
  .inx_ab_r {
    width: 100%;
    position: relative;
    top: 0;
    z-index: 6;
    margin: 60px 0;
  }

  .inx_ab_l {
    width: calc(100% - 5.2vw);
    padding-right: 5.2vw;
    padding-top: 5.2vw;
  }

  .inx_ab_l h2 span {
    font-size: 60px;
    line-height: 60px;
    text-transform: uppercase;
    color: #333333;
    font-family: arial;
    font-weight: bold;
  }

  .inx_ab_l h2 i {
    font-size: 16px;
    color: #999;
  }

  .inx_ab_l h3 {
    font-size: 30px;
    line-height: 5.2vw;
    color: #1e64bc;
  }

  .inx_ab_l h3:after {
    content: "";
    width: 50px;
    height: 4px;
    background: #1e64bc;
    display: block;
  }

  .inx_ab_l p {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    padding-top: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
  }

  .morebtn {
    line-height: 53px;
    border: 1px solid #1e64bc;
    border-radius: 27px;
    width: 180px;
    text-align: center;
    font-size: 14px;
    color: #1e64bc;
    display: block;
    margin-top: 54px;
    transition: all 0.5s ease 0s;
  }

  /*inx_pro*/
  .inx_pro_nav {
    display: none;
  }

  .inx_pro_pic {
    display: none;
  }

  .mob_inx_pro {
    display: block;
    height: 105.6vw;
    background: url(../images/inx_pro2.jpg) no-repeat center;
    background-size: 100%;
  }

  /*mob_pro*/
  .mob_pro_con {
    display: block;
    width: 70%;
    margin: 0 auto;
    padding-top: 40px;
  }

  .mob_pro_con img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 60px;
  }

  .swiper-container {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .swiper-button-next span,
  .swiper-button-prev span {
    display: block;
    height: 60px;
    width: 60px;
  }

  .swiper-button-next span {
    background: url(../images/mob_pro1.png) no-repeat center;
  }

  .swiper-button-prev span {
    background: url(../images/mob_pro2.png) no-repeat center;
  }

  .mob_pro_txt h3 {
    color: #ffffff;
    font-size: 44px;
  }

  .mob_pro_txt .morebtn {
    color: #ffffff;
    border-color: #ffffff;
    display: block;
    margin: 37px auto 0;
  }

  /*inx_news*/
  .inx_news {
    background: #f5f5f5;
    padding-top: 5.2vw;
    margin-top: 0;
  }

  .inx_news .rq {
    width: 94%;
  }

  .inx_news_l {
    float: none;
    width: 100%;
    background: none;
    position: relative;
    height: auto;
    padding-bottom: 45px;
  }

  .inx_news_l h2 span,
  .inx_news_l h2 i {
  }

  .inx_news_l h2 span {
    font-size: 60px;
    color: #333333;
    line-height: 60px;
  }

  .inx_news_l h2 i {
    color: #999999;
    font-size: 24px;
  }

  .inx_news_l h2:after,
  .inx_news_l p {
    display: none;
  }

  .morenews {
    position: absolute;
    border-color: #1e64bc;
    top: 4.1vw;
    right: 7%;
    margin: 0;
    width: 60px;
    height: 60px;
  }

  .morenews:before {
  }

  .morenews:before,
  .morenews:after {
    background: #1e64bc;
  }

  .morenews:after {
    content: "";
    width: 50%;
    height: 1px;
    display: block;
    background: #1e64bc;
    position: relative;
    left: 25%;
    transition: all 1s ease 0s;
  }

  .morenews:before {
    content: "";
    width: 1px;
    height: 50%;
    display: block;
    background: #1e64bc;
    position: relative;
    left: 50%;
    top: 25%;
    transition: all 1s ease 0s;
  }

  .inx_news_r {
    float: none;
    width: 100%;
  }

  .nwimg {
    float: none !important;
    width: 100%;
  }

  .NewsList_g1 ul li p.ntime {
    position: static;
    padding: 10px 40px 50px;
  }

  .NewsList_g1 ul li h3 {
    float: none;
    padding: 0;
    width: 100%;
    line-height: 76px;
    padding-top: 35px;
  }

  .NewsList_g1 ul li h3 a {
    padding: 0;
    font-size: 28px;
    color: #1e64bc;
    line-height: 76px;
    padding: 0 40px;
  }

  .NewsList_g1 ul li p {
    float: none !important;
    width: calc(100% - 80px);
    padding: 0 40px;
    margin: 0;
    font-size: 18px;
    line-height: 36px;
    color: #666666;
    font-weight: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }

  .NewsList_g1 ul li {
    margin-top: 40px;
  }

  .NewsList_g1 ul li p:nth-last-of-type(1) {
    margin: 0;
    display: none;
  }

  .NewsList_g1 ul li:nth-of-type(2) .nwimg {
    display: none;
  }
}

/*72px*/

@media only screen and (max-width: 720px) {
  .banner {
    position: relative;
  }

  .ban_btn {
    position: absolute;
    z-index: 4;
    display: inline-block;
    top: 48vw;
    left: 7%;
    display: none;
  }

  .ban_btn a {
    display: block;
    font-size: 14px;
    color: #1e64bc;
    line-height: 8.3vw;
    padding: 0 7.2vw;
    background: #fff;
    border-radius: 4.2vw;
    transition: all 0.5s ease 0s;
  }

  .about {
    width: 92%;
    margin: 0 4%;
  }

  .inx_ab_nav ul li a {
    background-size: 9vw !important;
  }

  .inx_ab_nav ul li a {
    padding: 5vw 0;
  }

  .inx_ab_nav ul li a span {
    font-size: 3.3vw;
    line-height: 4.4vw;
  }

  .inx_ab_nav ul li a i {
    display: none;
  }

  .inx_ab_l h2 span {
    font-size: 8.3vw;
  }

  .inx_ab_l h2 i {
    font-size: 3.3vw;
  }

  .inx_ab_l h3 {
    font-size: 5vw;
    line-height: 15.2vw;
  }

  .inx_ab_l {
    width: 100%;
    float: none;
    padding-right: 0;
  }

  .inx_ab_l p {
    font-size: 3.3vw;
    line-height: 5vw;
    padding-top: 4.1vw;
  }

  .morebtn {
    margin-top: 7.5vw;
    width: 30.55vw;
    line-height: 7.5vw;
  }

  .inx_ab_l h3:after {
  }

  .inx_ab_r {
    margin: 8.3vw 0;
  }

  .inx_pro {
    margin-top: 11.1vw;
  }

  .mob_pro_con img {
    margin-bottom: 8.3vw;
    height: 50vw;
  }

  .mob_pro_con {
    max-height: 100%;
    padding: 5.55vw 0 0;
    margin: 0;
  }

  .mob_pro_txt h3 {
    font-size: 6.1vw;
  }

  .swiper-button-next,
  .swiper-button-prev {
    width: 8.3vw;
    height: 8.3vw;
  }

  .swiper-button-next span,
  .swiper-button-prev span {
    width: 8.3vw;
    height: 8.3vw;
    background-size: 3vw;
  }

  .inx_news {
    padding-top: 0;
    padding-bottom: 13.89vw;
  }

  .inx_news .rq {
    padding-top: 8.6vw;
  }

  .inx_news_l h2 span {
    font-size: 8.3vw;
    color: #333333;
    line-height: 8.3vw;
  }

  .inx_news_l h2 i {
    font-size: 3.3vw;
  }

  .morenews {
    position: absolute;
    border-color: #1e64bc;
    top: 4.1vw;
    right: 7%;
    margin: 0;
    width: 8.3vw;
    height: 8.3vw;
  }

  .morenews:before {
  }

  .morenews:before,
  .morenews:after {
    background: #1e64bc;
  }

  .morenews:after {
    content: "";
    width: 50%;
    height: 1px;
    display: block;
    background: #1e64bc;
    position: relative;
    left: 25%;
    transition: all 1s ease 0s;
  }

  .morenews:before {
    content: "";
    width: 1px;
    height: 50%;
    display: block;
    background: #1e64bc;
    position: relative;
    left: 50%;
    top: 25%;
    transition: all 1s ease 0s;
  }

  .inx_news_l {
    float: none;
    width: 100%;
    background: none;
    position: relative;
    height: auto;
    padding-bottom: 6.25vw;
    padding-left: 0;
    padding-right: 0;
  }

  .NewsList_g1 ul {
    float: none;
  }

  .NewsList_g1 ul li h3 {
    float: none;
    padding: 0;
    width: 100%;
    line-height: 10.55vw;
    padding-top: 5vw;
  }

  .NewsList_g1 ul li h3 a {
    padding: 0;
    font-size: 3.88vw;
    color: #1e64bc;
    line-height: 10.55vw;
    padding: 0 5.55vw;
  }

  .NewsList_g1 ul li p {
    float: none !important;
    width: calc(100% - 11.1vw);
    padding: 0 5.55vw;
    margin: 0;
    font-size: 3.3vw;
    line-height: 5vw;
  }

  .NewsList_g1 ul li p.ntime {
    position: static;
    padding: 10px 5.55vw 50px;
  }

  .NewsList_g1 ul li {
    margin-top: 5.55vw;
  }

  .inx_history {
    height: 94.44vw;
    background: url(../images/inxm_history.jpg) no-repeat center;
    background-size: cover;
  }

  .rq {
    width: 92%;
    margin: 0 4%;
    padding-top: 18.75vw;
  }

  .inx_history h2 {
    font-size: 4.167vw;
    color: #1e64bc;
    font-weight: bold;
    text-align: center;
    padding-bottom: 2.5vw;
    line-height: 4.167vw;
  }

  .inx_history p {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 3.3vw;
    line-height: 1.86;
    color: #666666;
  }

  .inx_history .morebtn {
    margin: 6.7vw auto 0;
    line-height: 8.3vw;
    font-size: 3.3vw;
    border-radius: 4.2vw;
    background: #1e64bc;
    color: #ffffff;
  }
}
