.ind-mktl {
  text-align: center;
  padding: 110px 0 70px;
}
.ind-mktl .cn {
  font-size: 36px;
  color: #393939;
  font-weight: bold;
  margin-bottom: 14px;
}
.ind-mktl .en {
  font-size: 18px;
  color: #999999;
  letter-spacing: 1px;
}
.inbanner_box {
  position: relative;
}
.inbanner_box .btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 20;
}
.inbanner_box .prev_banner {
  left: 2%;
}
.inbanner_box .next_banner {
  right: 2%;
}
.inbanner_box #inbanner .swiper-slide {
  position: relative;
}
.inbanner_box #inbanner .swiper-slide .wrap1560 {
  width: 81.25%;
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  overflow: hidden;
}
.inbanner_box #inbanner .swiper-slide .wrap1560 .btl {
  position: absolute;
  left: 0;
  -webkit-transform: translateX(200px);
     -moz-transform: translateX(200px);
      -ms-transform: translateX(200px);
          transform: translateX(200px);
  opacity: 0;
}
.inbanner_box #inbanner .swiper-slide .wrap1560 .btl1 {
  top: 20%;
}
.inbanner_box #inbanner .swiper-slide .wrap1560 .btl2 {
  top: 30%;
}
.inbanner_box #inbanner .swiper-slide .wrap1560 .btl3 {
  top: 13.69%;
}
.inbanner_box #inbanner .swiper-slide .wrap1560 .btl4 {
  top: 27.69%;
}
.inbanner_box #inbanner .swiper-slide-active .wrap1560 .btl {
  opacity: 1;
  -webkit-transition: all .6s .6s;
  -o-transition: all .6s .6s;
  -moz-transition: all .6s .6s;
  transition: all .6s .6s;
  -webkit-transform: translateX(0px);
     -moz-transform: translateX(0px);
      -ms-transform: translateX(0px);
          transform: translateX(0px);
}
.ind_a {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #015aa1;
}
.ind_a .box {

  background: #015aa1;
  float: left;
  text-align: center;
  color: #fff;
    padding: 1%;
    margin: auto;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.ind_a .box .cn {
  font-size: 22px;
  font-weight: bold;
  position: relative;
  margin-bottom: 16px;
}
.ind_a .box .cn .st {
  position: absolute;
  width: 100%;
  top: -28px;
}
.ind_a .box .en {
  font-size: 16px;
  margin-bottom: 50px;
  font-weight:bold;
}
.ind_a .box .viewMore {
  height: 0;
  overflow: hidden;
  text-align: center;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.ind_a .box .viewMore span {
  padding-right: 19px;
  background: url(../images/more_jt_01.png) no-repeat right center;
}

.ind_a .box:hover {
  height: 225px;
  top: -25px;
  background: #0368b8;
  padding-top: 70px;
}
.ind_a .box:hover .viewMore {
  height: 14px;
}
.news_a {
  padding-bottom: 6.25%;
}
.news-ul a {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  width: 22.9%;
  float: left;
  margin:1%;
  padding:1%;
  border: 0.5px #ced1d6 solid;
}
.news-ul a .time {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  color: #999999;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 18px;
}
.news-ul a .title {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  font-size: 18px;
  color: #444444;
  font-weight: bold;
  margin-bottom: 24px;
  line-height: 30px;
}
.news-ul a .imgbox {
  overflow: hidden;
  margin-bottom: 15px;
}
.news-ul a .imgbox img {
  width: 100%;
  object-fit: cover;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.news-ul a .more {
  color: #333333;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.news-ul a .more img {
  margin-left: 13px;
  position: relative;
  top: -1px;
}
.news-ul a .more .act {
  display: none;
}

.news-ul a:hover {
  background-color: #015aa1;
}
.news-ul a:hover .time,
.news-ul a:hover .title,
.news-ul a:hover .more {
  color: #fff;
}
.news-ul a:hover .imgbox img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.news-ul a:hover .more .act {
  display: inline-block;
}
.news-ul a:hover .more .nor {
  display: none;
}
.ind_b {
  overflow: hidden;
  padding-bottom: 5.2083%;
}
.ind_b #insol {
  padding-bottom: 10%;
  position: relative;
}
.ind_b #insol #solSP .swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  border: solid 4px #d4d4d4;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  opacity: 1;
  background: #d4d4d4;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.ind_b #insol #solSP .swiper-pagination-bullet-active {
  border: solid 4px #015aa1;
  background: #fff;
}
.ind_b #insol .btn {
  position: absolute;
  top: 38%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #333333;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  z-index: 40;
  cursor: pointer;
}
.ind_b #insol .btn:hover {
  background: #015aa1;
}
.ind_b #insol .prev_sol {
  left: 13.5416%;
}
.ind_b #insol .next_sol {
  right: 13.5416%;
  -webkit-transform: translate(50%, -50%);
     -moz-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}
.ind_b #insol .swiper-slide {
  position: relative;
}
.ind_b #insol .swiper-slide .bg {
  width: 100%;
}
.ind_b #insol .swiper-slide .infobox {
  position: absolute;
  left: 8.5714%;
  top: 100%;
  width: 440px;
  height: 100%;
  background:rgb(0 0 0 / 42%);
  -webkit-box-shadow: 0px 5px 30px 0px rgba(176, 176, 176, 0.35);
     -moz-box-shadow: 0px 5px 30px 0px rgba(176, 176, 176, 0.35);
          box-shadow: 0px 5px 30px 0px rgba(176, 176, 176, 0.35);
  opacity: 0;
  padding-top: 100px;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  -moz-transition: all .8s;
  transition: all .8s;
}
.ind_b #insol .swiper-slide .infobox .title {
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
}
.ind_b #insol .swiper-slide .infobox .title span {
  display: block;
  padding: 0 0 26px 58px;
  border-left: 4px solid #ffffff;
  position: relative;
}
.ind_b #insol .swiper-slide .infobox .title span::after {
  content: "";
  height: 1px;
  bottom: 0;
  left: 58px;
  right: 60px;
  background-color: #e5e5e5;
}
.ind_b #insol .swiper-slide .infobox .title span::before {
  content: "";
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background: #e5e5e5;
  left: 56px;
  bottom: -2px;
}
.ind_b #insol .swiper-slide .infobox .box {
  padding: 40px 62px 0 62px;
}
.ind_b #insol .swiper-slide .infobox .box .te {
 text-align:justify; line-height: 26px;
  color: #ffffff;
}
.ind_b #insol .swiper-slide .infobox .box .lookMore {
  width: 140px;
  height: 40px;
  border: solid 1px #ffffff;
  text-align: center;
  line-height: 38px;
  color:#ffffff;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  position: relative;
  cursor: pointer;
}
.ind_b #insol .swiper-slide .infobox .box .lookMore span {
  padding-right: 33px;
  background-image: url(../images/more_jt_02_h.png);
  background-position: right center;
  background-repeat: no-repeat;
}
.ind_b #insol .swiper-slide .infobox .box .lookMore::after {
  content: "";
  width: 0;
  left: 0;
  top: 0;
  height: 100%;
  background: #015aa1;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  z-index: 0;
}
.ind_b #insol .swiper-slide .infobox .box .lookMore:hover {
  border-color: #015aa1;
  background: #015aa1;
  color: #fff;
}
.ind_b #insol .swiper-slide .infobox .box .lookMore:hover span {
  background-image: url(../images/more_jt_02_a.png);
}
.ind_b #insol .swiper-slide .infobox .page {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  bottom: 70px;
  color: #ffffff;
  font-size: 16px;
}
.ind_b #insol .swiper-slide .infobox .page .current {
  color: #015aa1;
  font-size: 30px;
}
.ind_b #insol .swiper-slide-active .infobox {
  opacity: 1;
  top: 18.9655%;
}
.ind_c {
  background: url(../images/ind_10.jpg) no-repeat center top / cover;
  padding: 8.5% 0 7.5%;
}
.ind_c .lt-box {
  width: 325px;
  float: left;
}
.ind_c .lt-box .logo {
  margin-bottom: 90px;
}
.ind_c .lt-box .logo .gslogo{width: 48%;margin-right: 5%;border-right: 0.5px #ced1d6 solid;}
.ind_c .lt-box .logo img:nth-child(2){max-width: 20%;}
.ind_c .lt-box .logo img:nth-child(3){max-width: 20%;}
.ind_c .lt-box .tl {
  font-size: 36px;
  color: #ffffff;
  margin-bottom: 65px;
}
.ind_c .lt-box .abnavbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ind_c .lt-box .abnavbox a {
  width: 150px;
  padding: 10px 0 17px;
  border-bottom: 1px solid #fff;
  color: #fff;
  opacity: .9;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  margin-bottom: 10px;
}
.ind_c .lt-box .abnavbox a span {
  display: block;
  background: url(../images/more_jt_01.png) no-repeat right center;
}
.ind_c .lt-box .abnavbox a:hover {
  opacity: 1;
  padding-left: 10px;
}
.ind_c .rt-box {
  width: 67.9487%;
  float: right;
  padding: 0 0 0 10%;
}
.ind_c .rt-box .ind-mktl {
  padding-top: 0;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  text-align: left;
  margin-bottom: 33px;
}
.ind_c .rt-box .ind-mktl .cn {
  color: #fff;
}
.ind_c .rt-box .ind-mktl .en {
  color: #7f96b3;
}
.ind_c .rt-box .info {
  font-size: 16px;
  line-height: 30px;
  color: #f1f1f1;
  margin-bottom: 40px;
}
.ind_c .rt-box .numbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 60px;
  color: #fff;
}
.ind_c .rt-box .numbox .box {
  text-align: center;
}
.ind_c .rt-box .numbox .box .num {
  font-size: 50px;
}
.ind_c .rt-box .numbox .box .tp {
  font-size: 16px;
}
.ind_c .rt-box .toMore {
  width: 140px;
  height: 40px;
  border: solid 1px #ffffff;
  line-height: 38px;
  text-align: center;
  color: #fff;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.ind_c .rt-box .toMore img {
  margin-left: 12px;
  position: relative;
  top: -1px;
}
.ind_c .rt-box .toMore:hover {
  border-color: #015aa1;
  background: #015aa1;
}
.ind_d {
  padding: 0 0 5.2083% 0;
  background-color: #f5f5f5;
}
.ind_d .wrap1560 {
  position: relative;
}
.ind_d .wrap1560 .ind-mktl {
  text-align: left;
}
.ind_d .wrap1560 .news-ul a .time {
  color: #999999;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 18px;
}
.ind_d .wrap1560 .news-ul a .title {
  font-size: 18px;
  color: #444444;
  font-weight: bold;
  margin-bottom: 24px;
  line-height: 30px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.ind_d .wrap1560 .news-ul a .imgbox {
  overflow: hidden;
  margin-bottom: 30px;
}
.ind_d .wrap1560 .news-ul a .imgbox img {
  width: 100%;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.ind_d .wrap1560 .news-ul a .more {
  color: #333333;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.ind_d .wrap1560 .news-ul a .more span {
  padding-right: 18px;
  background-image: url(../images/more_jt_02.png);
  background-position: right center;
  background-repeat: no-repeat;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.ind_d .wrap1560 .news-ul a:nth-child(4n) {
  margin-right: 0;
}
.ind_d .wrap1560 .news-ul a:hover .title {
  color: #fff;
}
.ind_d .wrap1560 .news-ul a:hover .imgbox img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.ind_d .wrap1560 .news-ul a:hover .more {
  color: #fff;
}
.ind_d .wrap1560 .news-ul a:hover .more span {
  padding-right: 25px;
  background-image: url(../images/more_jt_02_b.png);
}
.ind_d .wrap1560 #newSP {
  text-align: right;
  top: 130px;
  right: 0;
}
.ind_d .wrap1560 #newSP .swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  border: solid 4px #d4d4d4;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  opacity: 1;
  background: #d4d4d4;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  margin: 0 7px;
}
.ind_d .wrap1560 #newSP .swiper-pagination-bullet-active {
  border: solid 4px #015aa1;
  background: #fff;
}
.ind_d .wrap1560 .toMore {
  width: 140px;
  height: 40px;
  border: solid 1px #015aa1;
  line-height: 38px;
  background: #015aa1;
  text-align: center;
  color: #fff;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  margin: 60px auto 0;
}
.ind_d .wrap1560 .toMore img {
  margin-left: 12px;
  position: relative;
  top: -1px;
}
.ind_d .wrap1560 .toMore:hover {
  border-color: #004a74;
  background: #004a74;
}
.ind_e {
  padding-bottom: 6.25%;
}
.ind_e .par {
  width: 12.5%;
  float: left;
  -webkit-transition: -webkit-transform .4s;
  transition: -webkit-transform .4s;
  -o-transition: transform .4s;
  -moz-transition: transform .4s, -moz-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s, -moz-transform .4s;
  position: relative;
  z-index: 1;
}
.ind_e .par img {
  width: 100%;
  max-height:115px;
  border: 0.5px #ced1d6 solid;
}
.ind_e .par:hover {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  z-index: 10;
}
@media (max-width: 1600px) {
  .ind-mktl {
    padding: 100px 0 60px;
  }
  .ind_d .wrap1560 #newSP {
    top: 110px;
  }
    .ind_a {
    height: 180px;
  }
}
@media (min-width: 1600px) {

    .ind_a {
    height: 180px;
  }
}
@media (max-width: 1440px) {
  .ind-mktl {
    padding: 90px 0 60px;
  }
  .ind-mktl .cn {
    font-size: 30px;
  }
  .ind_d .wrap1560 #newSP {
    top: 100px;
  }
  .ind_a {
    height: 180px;
  }

  .ind_a .box .cn {
    font-size: 20px;
  }
  .ind_a .box .en {
    margin-bottom: 40px;
  }
  .ind_a .box:hover {
    height: 200px;
    top: -20px;
    padding-top: 60px;
  }
  .news-ul a .time {
    font-size: 14px;
  }
  .news-ul a .title {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 26px;
  }
  .ind_b #insol .swiper-slide .infobox {
    padding-top: 80px;
    width: 400px;
  }
  .ind_b #insol .swiper-slide .infobox .title {
    font-size: 20px;
  }
  .ind_b #insol .swiper-slide .infobox .title span {
    padding: 0 0 20px 40px;
  }
  .ind_b #insol .swiper-slide .infobox .title span::after {
    left: 40px;
    right: 40px;
  }
  .ind_b #insol .swiper-slide .infobox .title span::before {
    left: 40px;
  }
  .ind_b #insol .swiper-slide .infobox .box {
    padding: 30px 42px 0 42px;
  }
  .ind_b #insol .swiper-slide .infobox .page {
    bottom: 30px;
  }
  .ind_c .lt-box .logo {
    margin-bottom: 70px;
  }
  /*.ind_c .lt-box .logo img {*/
  /*  height: 80px;*/
  /*}*/
  .ind_c .lt-box .tl {
    font-size: 30px;
    margin-bottom: 55px;
  }
  .ind_c .rt-box .numbox .box .num {
    font-size: 80px;
  }
  .ind_d .wrap1560 .news-ul a .time {
    font-size: 14px;
  }
  .ind_d .wrap1560 .news-ul a .title {
    font-size: 16px;
    line-height: 26px;
    height: 52px;
    margin-bottom: 16px;
  }
  .ind_d .wrap1560 .news-ul a .imgbox {
    margin-bottom: 20px;
  }
  .ind_d .wrap1560 .toMore {
    margin: 50px auto 0;
  }
}
@media (max-width: 1366px) {
  .ind-mktl {
    padding: 80px 0 50px;
  }
  .ind-mktl .cn {
    font-size: 26px;
  }
  .ind_d .wrap1560 #newSP {
    top: 90px;
  }
  .inbanner_box .btn {
    width: 50px;
  }
  .ind_b #insol .swiper-slide .infobox {
    padding-top: 60px;
  }
  .ind_c .lt-box .tl {
    font-size: 26px;
  }
  .ind_c .rt-box {
    padding: 0px 0 0 5%;
  }
  .ind_c .rt-box .ind-mktl {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .ind_c .rt-box .info {
    margin-bottom: 30px;
  }
  .ind_c .rt-box .numbox .box .num {
    font-size: 72px;
  }
}
@media (max-width: 1280px) {
  .ind-mktl {
    padding: 70px 0 40px;
  }
  .ind-mktl .cn {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .ind_d .wrap1560 #newSP {
    top: 80px;
  }
  .ind_b #insol .swiper-slide .infobox .box {
    padding: 20px 42px 0 42px;
  }
  .ind_c .lt-box .tl {
    font-size: 22px;
  }
  .ind_c .rt-box .numbox .box .num {
    font-size: 60px;
  }
}
@media (max-width: 1024px) {
  .ind-mktl {
    padding: 60px 0 40px;
	width: 31.9%;
  }
  .news-ul a {
    width: 31%;
  }
  .ind_d .wrap1560 #newSP {
    top: 70px;
  }

  .ind_a .box .cn {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .ind_a .box .en {
    margin-bottom: 30px;
  }
  .ind_a .box:hover {
    padding-top: 45px;
    height: 160px;
    top: -20px;
  }
  .ind_b #insol {
    padding-bottom: 15%;
  }
  .ind_b #insol .btn {
    display: none;
  }
  .ind_b #insol .swiper-slide .infobox .title {
    font-size: 18px;
  }
  .ind_b #insol .swiper-slide .infobox .box {
    padding-top: 14px;
  }
  .ind_c {
    background: #015aa1;
  }
  .ind_c .rt-box {
    width: 60%;
  }
  .ind_c .rt-box .info {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  .ind_c .rt-box .numbox {
    margin-bottom: 34px;
  }
  .ind_c .rt-box .numbox .box .num {
    font-size: 50px;
  }
  .ind_c .rt-box .numbox .box .tp {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .ind-mktl {
    padding: 50px 0 30px;
  }
  .ind-mktl .cn {
    font-size: 20px;
  }
  .ind_a {
    height: auto;
    background: none;
    display: block;
  }
  .ind_a .box {
    background: #015aa1;
    position: relative;
    right: auto;
    left: auto!important;
    top: auto;
    width: 100%;
    padding-top: 40px;
    margin-bottom: 0px;
    padding-bottom: 40px;
    padding: 30px 20px;
    border-bottom: 1px solid #fff;
  }
  .ind_a .box .cn {
    font-size: 16px;
    text-align: left;
  }
  .ind_a .box .cn .st {
    top: -20px;
  }
  .ind_a .box .en {
    font-size: 12px;
    margin-bottom: 0px;
    text-align: left;
  }
  .ind_a .box .viewMore {
    height: auto;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .ind_a .box:hover {
    padding-top: 40px;
    height: auto;
    top: 0;
  }
  .ind_a .box:nth-child(3),
  .ind_a .box:nth-child(4) {
    margin-bottom: 0;
  }
  .ind_a .box:last-child {
    border-bottom: none;
  }
  .news_a {
    padding-bottom: 50px;
  }
  .news-ul {
    border: none;
  }
  .news-ul a {
    padding: .5%;
    width: 48%;
    border: 1px solid #e5e5e5!important;
    margin-bottom: 20px;
  }
  .news-ul a .title {
    max-height: 52px;
    height: auto;
  }
  .news-ul a:last-child {
    margin-bottom: 0;
  }
  .ind_b #insol {
    padding-bottom: 40px;
  }
  
  .ind_b #insol .swiper-slide .infobox {
    position: static;
    width: 100%;
    padding: 30px 5%;
    background: #ffffff;
  }
  .ind_b #insol .swiper-slide .infobox .title{color:#015aa1;}
  .ind_b #insol .swiper-slide .infobox .box .te,.ind_b #insol .swiper-slide .infobox .box .lookMore{color: #888888;}
  .ind_b #insol .swiper-slide .infobox .box .lookMore{border: solid 1px #e5e5e5;}
  .ind_b #insol .swiper-slide .infobox .title span {
    border-left: none;
    padding: 0 0 10px;
  }
  .ind_b #insol .swiper-slide .infobox .title span::after {
    left: 0;
    right: 0;
  }
  .ind_b #insol .swiper-slide .infobox .title span::before {
    left: 0;
  }
  .ind_b #insol .swiper-slide .infobox .box {
    padding: 14px 0 0 0;
  }
  .ind_b #insol .swiper-slide .infobox .page {
    display: none;
  }
  .ind_c {
    padding: 50px 0;
  }
  .ind_c .lt-box {
    float: none;
    width: auto;
  }
  .ind_c .lt-box .tl {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .ind_c .lt-box .abnavbox {
    width: 100%;
    margin-bottom: 20px;
  }
  .ind_c .lt-box .abnavbox a {
    width: 48%;
    margin-right: 4%;
  }
  .ind_c .lt-box .abnavbox a:nth-child(2n) {
    margin-right: 0;
  }
  .ind_c .rt-box {
    padding-left: 0;
    float: none;
    width: 100%;
  }
  .ind_c .rt-box .ind-mktl {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .ind_c .rt-box .numbox {
    margin-bottom: 20px;
  }
  .ind_c .rt-box .numbox .box .num {
    font-size: 36px;
  }
  .ind_d {
    padding-bottom: 50px;
  }
  .ind_d .wrap1560 #news {
    padding-bottom: 30px;
  }
  .ind_d .wrap1560 #newSP {
    position: static;
    width: 100%;
    text-align: center;
  }
  .ind_d .wrap1560 #newSP .swiper-pagination-bullet {
    width: 8px!important;
    height: 8px!important;
    -webkit-border-radius: 50%!important;
       -moz-border-radius: 50%!important;
            border-radius: 50%!important;
    border: none!important;
    background: #015aa1!important;
    margin: 0 5px!important;
    opacity: .3!important;
  }
  .ind_d .wrap1560 #newSP .swiper-pagination-bullet-active {
    opacity: 1!important;
  }
  .ind_d .wrap1560 .news-ul a .time {
    margin-bottom: 10px;
  }
  .ind_d .wrap1560 .news-ul a .title {
    margin-bottom: 10px;
  }
  .ind_d .wrap1560 .toMore {
    margin: 30px auto 0;
  }
  .ind_e {
    padding-bottom: 50px;
  }
  .ind_e .par {
    width: 33.3333%;
  }
}
@media (max-width: 480px) {
	.news-ul a{width: 100%;}
}

.ind_d .left{width:45.5%; overflow: hidden; float: left; }  
.ind_d .left .pic {position: relative; height: 100%;overflow: hidden;}
.ind_d .left .bgimg{width: 100%;}
.ind_d .left .uppic{width: 100%; height: auto; transition: transform 1s;left: 0;top:0;}
.ind_d .left:hover .uppic{ transform: scale(1.05);}
.ind_d .left .cover{width: 100%;position: absolute;}
.ind_d .left .cover .txt{color: #fff;position: absolute; bottom: 2%;
    padding: 2%;line-height: 26px;width: 45.5%;background-color: #0000007a;}
.ind_d .left .cover h3 a{color: #fff;font-size: 20px;font-weight:500;}



.newslist01{width: 50%; float: right;margin-left: 1%;}
.newslist01 li{border: 1px solid #dbdbdb;margin-bottom:23px;padding:20px;  background:#fff;overflow: hidden;}
.newslist01 li .date{width:100px; height:65px;text-align: center; float: left;  background:#fff;border-right: 1px solid #dbdbdb;}
.newslist01 li .date h2{font-size: 36px; line-height: 1em;}
.newslist01 li .date p{font-size:16px;}
.newslist01 li .txtarea{width: calc(100% - 130px); float: right;}
.newslist01 li .txtarea h3{font-size:18px; font-weight: normal;width: 100%;height:24px; line-height:24px;margin-bottom: 10px;
 overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newslist01 li .txtarea h3 a{color: #333;}
.newslist01 li .txtarea .desc{color: #999999;font-size: 14px; line-height:24px;width: 100%;height:24px;
 overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}


.newslist01 li:hover {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    transform: translate3d(0, -2px, 0);
}

.newslist01 li:hover .txtarea h3 a{color:#024099;}


@media only screen and (max-width:1440px) {
.ind_d .left,.ind_d .left .cover .txt{width:42.5%;}
.newslist01 li .txtarea h3 {font-size: 14px;font-weight: bold; margin-bottom: 0;}
.newslist01 li .date h2{font-size: 24px;}
.newslist01 li .date { height: 50px;}
.newslist01 li .txtarea .desc{font-size: 12px;}
.ind_d .left .cover h3 a{font-size: 18px;}
.newslist01{width:55%;}
}
@media only screen and (max-width:1200px) {
.ind_d .left,.ind_d .left .cover .txt{width: 48.5%;}
.newslist01 li{padding: 10px;}
.newslist01{width:50%;}
}

@media only screen and (max-width:920px) {
.ind_d .left{width:100%;height:auto; float: none; margin-bottom: 30px;}  
.newslist01 {width:100%;height:auto; float: none;}
.ind_d{padding:30px 0;}
.ind_d .left .cover .txt{width: 100%;}
}

@media only screen and (max-width:768px) {
    .ind_d .left .cover h3 a{font-size:14px;font-weight:700;}
    .newslist01 li .date p{font-size: 12px;}
    .newslist01 li .date h2{font-size:18px;padding-top:5px;}
    .newslist01 li .date {    width: 70px;}
    .newslist01 li .txtarea {width: calc(100% - 90px);}
    .newslist01 li{padding:10px;}
    .newslist01 li .txtarea h3{font-size: 12px;}
    .news-row{margin-top: 20px;}
    .ind_d{padding:30px 0 10px 0;}
    .ind_d .left{margin-bottom: 20px;}
    .newslist01 li{margin-bottom: 15px;}
	.inbanner_box ul li iframe{height: 300px;}
}