// .header {
//   position: fixed;
//   left: 0;
//   top: 0;
//   width: 90%;
//   z-index: 10;
//   padding: 0 5%;
//   height: 168px;
//   /*background: url("../images/common/nav-bg.png") left top repeat;*/
//   background: #fff;
//   transition: background 1s;
// }
// .header.on {
//   /*background-image: url("../images/common/nav-bg2.png");*/
// }
// .header .logo {
//   float: left;
//   margin-top: 42px;
//   width: 228px;
// }
// .header .logo img {
//   display: block;
//   width: 100%;
//   height: auto;
// }
// .header .hr {
//   margin-left: 240px;
//   text-align: right;
// }
// .header .hr-t {
//   margin-top: 30px;
//   margin-bottom: 20px;
// }
// .header .hr-t .lang {
//   display: inline-block;
//   *display: inline;
//   *zoom: 1;
//   vertical-align: middle;
//   font-size: 18px;
// }
// .header .hr-t .lang a {
//   color: #333;
// }
// .header .hr-t .lang a:hover,
// .header .hr-t .lang a.active {
//   color: #ff5560;
// }
// .header .hr-t .lang span {
//   color: #333;
//   margin: 0 10px;
// }
// .header .hr-t .box-search {
//   display: inline-block;
//   *display: inline;
//   *zoom: 1;
//   vertical-align: middle;
//   margin-left: 30px;
//   cursor: pointer;
// }
// .header .hr-t .flag-search {
//   display: block;
//   width: 40px;
//   height: 40px;
//   background: url("../images/common/icon-zoom-b.png") center no-repeat;
// }
// .header .nav li {
//   display: inline-block;
//   *display: inline;
//   *zoom: 1;
//   text-align: center;
//   font-size: 24px;
//   margin-left: 35px;
// }
// .header .nav li a {
//   display: block;
//   color: #333;
//   border-bottom: 3px solid transparent;
// }
// .header .nav li a:hover {
//   color: #ff5560;
//   border-bottom-color: #ff5560;
// }
// .header .nav li:first-child {
//   margin-left: 0;
// }
// .header .nav li.active a {
//   color: #ff5560;
//   border-bottom-color: #ff5560;
// }
// .mobie-header {
//   display: none;
// }
// @media screen and (max-width: 1680px) {
//   .header {
//     padding: 0 3%;
//     width: 94%;
//   }
//   .header .hr {
//     margin-left: 210px;
//   }
//   .header .logo {
//     width: 200px;
//     margin-top: 47px;
//   }
//   .header .nav li {
//     font-size: 20px;
//     margin-left: 28px;
//   }
// }
// @media screen and (max-width: 1440px) {
//   .header {
//     height: 130px;
//   }
//   .header .hr-t {
//     margin-top: 20px;
//     margin-bottom: 10px;
//   }
//   .header .logo {
//     width: 180px;
//     margin-top: 35px;
//   }
//   .header .nav li {
//     font-size: 20px;
//     margin-left: 24px;
//   }
// }
// @media screen and (max-width: 1280px) {
//   .header {
//     height: 110px;
//   }
//   .header .hr {
//     margin-left: 165px;
//   }
//   .header .hr-t {
//     margin-bottom: 5px;
//     margin-top: 15px;
//   }
//   .header .logo {
//     width: 150px;
//     margin-top: 30px;
//   }
//   .header .nav li {
//     font-size: 16px;
//     margin-left: 15px;
//   }
// }
// @media screen and (max-width: 1024px) {
//   .header {
//     display: none;
//   }
//   .mobie-header {
//     display: block;
//     position: fixed;
//     left: 0;
//     top: 0;
//     z-index: 10;
//     width: 90%;
//     padding: 0 5%;
//     height: 80px;
//     background: #36414d;
//   }
//   .mobie-header .logo {
//     width: 120px;
//     margin-top: 18px;
//   }
//   .mobie-header .logo img {
//     display: block;
//     width: 100%;
//     height: auto;
//   }
//   .mobie-header .btn-menu {
//     position: absolute;
//     right: 5%;
//     top: 50%;
//     width: 45px;
//     height: 45px;
//     margin-top: -25px;
//     background: url("../images/common/icon-menu.png") center no-repeat;
//   }
// }
// @media screen and (max-width: 768px) {
//   .mobie-header {
//     height: 60px;
//     padding: 0 3%;
//     width: 94%;
//   }
//   .mobie-header .logo {
//     width: 100px;
//     margin-top: 12px;
//   }
//   .mobie-header .btn-menu {
//     right: 3%;
//     -webkit-background-size: 60% auto;
//     background-size: 60% auto;
//   }
// }
html{
  overflow-y: scroll!important;
}
.backtop {
  display: none;
}
.link-more {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-bottom: 5px;
  font-size: 16px;
  color: #ec2734;
  text-transform: uppercase;
  border-bottom: 3px solid #ec2734;
}
.chart {
  position: relative;
}
.chart .percentage-inside {
  position: absolute;
  left: 2px;
  top: 2px;
  width: 56px;
  height: 56px;
}
.index-banner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.index-banner > .swiper-container {
  height: 100%;
}
.index-banner > .swiper-container > .swiper-wrapper {
  height: 100%;
}
.index-banner > .swiper-container > .swiper-wrapper > .swiper-slide {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.index-banner .swiper-box {
  position: absolute;
  right: 9%;
  top: 50%;
  margin-top: -112px;
  width: 36%;
  z-index: 2;
}
.index-banner .swiper-control {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 60px;
  padding: 5px 0;
}
.index-banner .swiper-control .swiper-next .chart {
  background: url("../images/common/icon-arrow-t.png") center no-repeat;
}
.index-banner .swiper-control .swiper-prev {
  margin-top: 30px;
}
.index-banner .swiper-control .swiper-prev .chart {
  background: url("../images/common/icon-arrow-b.png") center no-repeat;
}
.index-banner .banner-pic {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.index-banner .banner-pic img {
  display: block;
}
.index-banner .swiper-cont {
  position: relative;
  margin-left: 80px;
}
.index-banner .banner-cont {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.index-banner .banner-cont.active {
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.index-banner .banner-cont h2 {
  font-size: 56px;
  line-height: 1.2;
  letter-spacing: 0.1em;
}
.index-banner .banner-cont p {
  margin-top: 4%;
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0.1em;
  text-align: justify;
}
.index-banner .banner-cont .link-more {
  margin-top: 7%;
}
.index-banner .btn-scroll {
  position: absolute;
  left: 50%;
  bottom: 5%;
  margin-left: -27px;
  width: 45px;
  height: 45px;
  background: url("../images/index/icon-scroll.png") center no-repeat;
  z-index: 3;
}
.index-banner .company-info {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: 10%;
  width: 395px;
  padding: 35px 0;
  background: #ec2734;
  z-index: 3;
}
.index-banner .company-info img {
  margin-left: 55px;
  margin-right: 25px;
  width: 40px;
  height: 40px;
  vertical-align: middle;
}
.index-banner .company-info strong {
  vertical-align: middle;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.index-banner .company-info .icon-arrow-r {
  position: absolute;
  right: 0;
  top: 18px;
  width: 103px;
  height: 72px;
  border-left: 1px solid #f26871;
  background: url("../images/common/icon-arrow-r.png") center no-repeat;
}
.fadeout {
  -webkit-transform: translate(0, 20%);
  -moz-transform: translate(0, 20%);
  -ms-transform: translate(0, 20%);
  -o-transform: translate(0, 20%);
  transform: translate(0, 20%);
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-animation: floatOut .6s;
  -o-animation: floatOut .6s;
  animation: floatOut .6s;
}
.fadein {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  -webkit-animation: floatIn .6s;
  -o-animation: floatIn .6s;
  animation: floatIn .6s;
}
@keyframes floatOut {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  }
  100% {
    -webkit-transform: translate(0, 20%);
    -moz-transform: translate(0, 20%);
    -ms-transform: translate(0, 20%);
    -o-transform: translate(0, 20%);
    transform: translate(0, 20%);
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  }
}
@keyframes floatIn {
  from {
    -webkit-transform: translate(0, -20%);
    -moz-transform: translate(0, -20%);
    -ms-transform: translate(0, -20%);
    -o-transform: translate(0, -20%);
    transform: translate(0, -20%);
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  }
  to {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  }
}
.index-about {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
}
.index-about .index-about-inner {
  position: relative;
  height: 100%;
  padding-top: 168px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.index-about .index-about-cont {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  font-size: 14px;
  width: 36.25%;
  padding-left: 20%;
}
.index-about .index-about-pic {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  font-size: 14px;
  width: 43.75%;
  height: 100%;
  overflow: hidden;
}
.index-about .index-about-pic img {
  position: relative;
  left: 50%;
  width: 840px;
  height: auto;
  margin-left: -420px;
}
.index-about .index-about-line {
  position: absolute;
  left: 52%;
  top: 62%;
  width: 200px;
  height: 1px;
  background: #ec2734;
  z-index: 9;
}
.index-product {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding-top: 168px;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.index-product .index-product-bg {
  position: absolute;
  left: 0;
  bottom: 0;
}
.index-product .index-product-bg img {
  display: block;
}
.index-product .index-product-inner {
  position: relative;
  max-width: 1274px;
  height: 100%;
  margin: 0 auto;
}
.index-product .index-product-pic {
  position: relative;
  z-index: 2;
  text-align: center;
  height: 100%;
  overflow: hidden;
}
.index-product .index-product-pic img {
  min-height: 913px;
  height: 100%;
}
.index-product .index-product-cont {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 34%;
  padding: 8%;
  background: #2a75d2;
  z-index: 2;
  color: #fff;
  font-size: 0;
}
.index-product .index-product-item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 40%;
  font-size: 14px;
}
.index-product .index-product-item:first-child {
  width: 60%;
}
.index-product .index-product-item .product-item-funds strong {
  font-size: 70px;
  font-weight: normal;
  line-height: 1.2;
}
.index-product .index-product-item .product-item-funds em {
  font-style: normal;
  font-size: 16px;
}
.index-product .index-product-item .product-item-info {
  font-size: 16px;
}
.index-product .index-product-detail {
  margin-top: 18.5%;
  font-size: 14px;
}
.index-product .index-product-detail .index-product-name {
  font-size: 28px;
  letter-spacing: 0.1em;
}
.index-product .index-product-detail .index-product-txt {
  margin-top: 10px;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.1em;
}
.index-product .link-more {
  margin-top: 8%;
  font-size: 12px;
  color: #fff;
  border-bottom-color: #fff;
}
.index-news {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-top: 168px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: table;
}
.index-news .index-news-in {
  display: table-cell;
  vertical-align: middle;
}
.index-news .tit-h3 {
  padding: 20px 0 0;
}
.index-news .index-news-wrap {
  position: relative;
  max-width: 1360px;
  margin: 0 auto;
  text-align: left;
}
.index-news .index-news-pic {
  width: 45%;
  overflow: hidden;
}
.index-news .index-news-pic img {
  display: block;
  width: auto;
  height: 470px;
}
.index-news .index-news-list {
  position: absolute;
  right: 0;
  top: 0;
  width: 55%;
  height: 470px;
  overflow: hidden;
  background: #f7f7f7;
}
.index-news .index-news-list .swiper-container {
  height: 100%;
  width: 100%;
}
.index-news .index-news-list .index-news-item {
  position: relative;
  width: 100%;
  height: 100%;
  border-top: 1px solid #d6d6d6;
}
.index-news .index-news-list .index-news-item > a {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  padding: 0 10% 0 5%;
  width: 85%;
  margin-top: -12px;
  cursor: pointer;
}
.index-news .index-news-list .index-news-item > a:hover .index-news-tit strong {
  color: #ec2734;
}
.index-news .index-news-list .index-news-item > a:hover .index-news-tit .news-line {
  right: 0;
}
.index-news .index-news-list .index-news-item .index-news-tit {
  position: relative;
  font-size: 20px;
  margin-left: 105px;
}
.index-news .index-news-list .index-news-item .index-news-tit strong {
  font-weight: bold;
  letter-spacing: 0.1em;
  display: block;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-bottom: 5px;
}
.index-news .index-news-list .index-news-item .index-news-tit .news-line {
  position: absolute;
  right: 150%;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #ec2734;
  -webkit-transition: right .5s;
  -moz-transition: right .5s;
  -ms-transition: right .5s;
  -o-transition: right .5s;
  transition: right .5s;
}
.index-news .index-news-list .index-news-item .index-news-cont {
  margin-top: 20px;
}
.index-news .index-news-list .index-news-item .index-news-date {
  position: absolute;
  left: 5%;
  top: 50%;
  margin-top: -26px;
  width: 60px;
  padding-right: 20px;
  text-align: center;
  border-right: 1px solid #e6e6e6;
  color: #999;
}
.index-news .index-news-list .index-news-item .index-news-date strong {
  display: block;
  font-size: 30px;
  line-height: 1.1;
}
.index-news .index-news-list .index-news-item .index-news-date span {
  display: block;
  font-size: 12px;
  line-height: 1;
}
.index-news .index-news-list .index-news-item .index-news-detail {
  margin-left: 105px;
  font-size: 16px;
  line-height: 1.6;
  color: #999;
}
.index-news .swiper-control {
  position: absolute;
  left: -85px;
  bottom: 0;
  width: 60px;
  z-index: 2;
}
.index-news .swiper-control .swiper-next .chart {
  background: url("../images/common/icon-arrow-t.png") center no-repeat;
}
.index-news .swiper-control .swiper-prev {
  margin-top: 30px;
}
.index-news .swiper-control .swiper-prev .chart {
  background: url("../images/common/icon-arrow-b-g.png") center no-repeat;
}
.index-news .link-more {
  margin-top: 2%;
  font-size: 24px;
}
.index-subsidiary {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-top: 168px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.index-subsidiary .index-subsidiary-list {
  text-align: left;
  margin-bottom: 2%;
}
.index-subsidiary .index-subsidiary-list .swiper-slide {
  position: relative;
  overflow: hidden;
  /* width: 33.33%; */
}
.index-subsidiary .index-subsidiary-list .index-subsidiary-pic {
  width: 100%;
}
.index-subsidiary .index-subsidiary-list .index-subsidiary-pic img {
  display: block;
  width: 640px;
  height: auto;
}
.index-subsidiary .index-subsidiary-list .index-subsidiary-cont {
  position: absolute;
  left: 0;
  bottom: 20%;
  width: 100%;
  padding: 0 25%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 20px;
  color: #fff;
}
.index-subsidiary .index-subsidiary-list .index-subsidiary-cont .index-subsidiary-name {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
.index-subsidiary .index-subsidiary-list .index-subsidiary-cont .link-more {
  color: #fff;
  border-bottom-color: #fff;
  font-size: 12px;
}
.index-subsidiary > .link-more {
  font-size: 24px;
}
.index-subsidiary .swiper-prev {
  position: absolute;
  left: 5%;
  top: 50%;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  background: url("../images/common/icon-arrow-l.png") center no-repeat;
}
.index-subsidiary .swiper-next {
  position: absolute;
  right: 5%;
  top: 50%;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  background: url("../images/common/icon-arrow-r-r.png") center no-repeat;
}
.index-subsidiary .index-subsidiary-list .swiper-slide:hover .index-subsidiary-name{
  color: #ec2734;
}
@media screen and (max-width: 1680px) {
  .index-banner .swiper-box {
    width: 42%;
  }
  .index-about .index-about-cont {
    width: 41.25%;
    padding-left: 15%;
  }
  .index-news .tit-h3 {
    padding-bottom: 0;
  }
  .index-news .index-news-wrap {
    max-width: 1280px;
  }
  .index-news .index-news-pic img {
    width: auto;
    height: 400px;
  }
  .index-news .index-news-list {
    height: 400px;
  }
  .index-news .link-more {
    font-size: 22px;
  }
  .index-subsidiary .index-subsidiary-list .index-subsidiary-pic img {
    width: 540px;
  }
  .index-subsidiary .index-subsidiary-list .index-subsidiary-cont {
    padding: 0 20%;
  }
  .index-subsidiary > .link-more {
    font-size: 22px;
  }
  .index-subsidiary .swiper-prev {
    left: 3%;
  }
  .index-subsidiary .swiper-next {
    right: 3%;
  }
}
@media screen and (max-width: 1440px) {
  .index-banner .banner-cont h2 {
    font-size: 48px;
  }
  .index-banner .banner-cont p {
    font-size: 18px;
  }
  .index-banner .company-info {
    width: 360px;
    padding: 25px 0;
  }
  .index-banner .company-info .icon-arrow-r {
    width: 90px;
    height: 60px;
  }
  .index-banner .company-info img {
    width: 30px;
    height: auto;
  }
  .index-banner .company-info strong {
    font-size: 18px;
  }
  .index-banner .swiper-control {
    padding: 0;
  }
  .index-banner .swiper-control .swiper-prev {
    margin-top: 15px;
  }
  .index-about .index-about-inner {
    padding-top: 130px;
  }
  .index-about .index-about-cont {
    width: 46.25%;
    padding-left: 10%;
  }
  .index-product {
    padding-top: 130px;
  }
  .index-product .index-product-cont {
    padding: 6%;
    width: 38%;
  }
  .index-product .index-product-detail {
    margin-top: 12%;
  }
  .index-product .index-product-item .product-item-funds strong {
    font-size: 64px;
  }
  .index-news {
    padding-top: 130px;
  }
  .index-news .index-news-wrap {
    max-width: 1000px;
  }
  .index-news .index-news-pic img {
    width: auto;
    height: 300px;
  }
  .index-news .index-news-list {
    height: 300px;
  }
  .index-news .index-news-list .index-news-item > a {
    margin-top: 0;
    position: static;
    padding: 4% 6% 4% 3%;
    width: 91%;
  }
  .index-news .index-news-list .index-news-item .index-news-tit {
    font-size: 18px;
  }
  .index-news .index-news-list .index-news-item .index-news-cont {
    margin-top: 10px;
  }
  .index-news .index-news-list .index-news-item .index-news-cont .index-news-detail {
    max-height: 4.8em;
    overflow: hidden;
    font-size: 14px;
  }
  .index-news .link-more {
    font-size: 20px;
  }
  .index-subsidiary {
    padding-top: 130px;
  }
  .index-subsidiary .index-subsidiary-list .index-subsidiary-pic img {
    width: 450px;
  }
  .index-subsidiary .index-subsidiary-list .index-subsidiary-cont {
    padding: 0 15%;
  }
  .index-subsidiary > .link-more {
    font-size: 20px;
  }
}
@media screen and (max-width: 1280px) {
  .index-banner .swiper-box {
    width: 48%;
  }
  .index-banner .banner-cont h2 {
    font-size: 42px;
  }
  .index-banner .banner-cont p {
    font-size: 16px;
  }
  .index-about .index-about-inner {
    padding-top: 110px;
  }
  .index-product {
    padding-top: 110px;
  }
  .index-news {
    padding-top: 110px;
  }
  .index-news .swiper-control {
    left: auto;
    right: 20px;
    bottom: -70px;
    width: auto;
  }
  .index-news .swiper-control .swiper-next {
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .index-news .swiper-control .swiper-prev {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-top: 0;
    margin-left: 10px;
  }
  .index-news .link-more {
    font-size: 18px;
  }
  .index-subsidiary {
    padding-top: 110px;
  }
  .index-subsidiary .index-subsidiary-list .index-subsidiary-pic img {
    width: 420px;
  }
  .index-subsidiary .index-subsidiary-list .index-subsidiary-cont {
    padding: 0 15%;
  }
  .index-subsidiary > .link-more {
    margin-top: 2%;
    font-size: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .index-banner .swiper-box {
    width: 55%;
  }
  .index-banner .banner-cont h2 {
    font-size: 36px;
  }
  .index-banner .banner-cont p {
    line-height: 1.6;
  }
  .index-banner .btn-scroll {
    display: none;
  }
  .index-banner .company-info {
    left: auto;
    right: 5%;
    margin-left: 0;
    width: 300px;
  }
  .index-banner .company-info img {
    margin-left: 30px;
    margin-right: 15px;
  }
  .index-banner .company-info .icon-arrow-r {
    width: 70px;
    height: 50px;
  }
  .index-banner .company-info strong {
    font-size: 16px;
  }
  .index-about .index-about-inner {
    padding-top: 80px;
  }
  .index-about .index-about-cont {
    padding-left: 5%;
    padding-right: 3%;
    width: 42%;
  }
  .index-about .index-about-pic {
    width: 50%;
  }
  .index-about .index-about-line {
    left: 45%;
  }
  .index-product {
    padding-top: 80px;
  }
  .index-news {
    padding-top: 80px;
  }
  .index-news .index-news-wrap {
    margin: 3% 0;
    padding: 0 2%;
  }
  .index-news .index-news-wrap .index-news-list {
    right: 2%;
  }
  .index-news .index-news-wrap .index-news-list .index-news-tit {
    margin-left: 90px;
  }
  .index-news .index-news-wrap .index-news-list .index-news-item .index-news-date {
    padding-right: 10px;
  }
  .index-news .index-news-wrap .index-news-list .index-news-item .index-news-cont .index-news-detail {
    margin-left: 85px;
  }
  .index-news .link-more {
    font-size: 16px;
    margin-top: 3%;
  }
  .index-subsidiary {
    padding-top: 80px;
  }
  .index-subsidiary .index-subsidiary-list .index-subsidiary-cont {
    bottom: 15%;
  }
  .index-subsidiary .index-subsidiary-list .index-subsidiary-cont .index-subsidiary-name {
    font-size: 18px;
  }
  .index-subsidiary > .link-more {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .index-banner .swiper-box {
    width: 65%;
  }
  .index-banner .swiper-cont {
    margin-left: 70px;
  }
  .index-banner .banner-cont h2 {
    font-size: 32px;
  }
  .index-banner .banner-cont p {
    font-size: 16px;
    line-height: 1.4;
  }
  .index-banner .banner-cont .link-more {
    font-size: 14px;
  }
  .index-banner .company-info {
    right: 0;
    width: 270px;
    padding: 20px 0;
  }
  .index-banner .company-info .icon-arrow-r {
    top: 12px;
  }
  .index-banner .company-info strong {
    font-size: 16px;
  }
  .index-about .index-about-inner {
    padding-top: 60px;
  }
  .index-about .index-about-pic {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 50%;
  }
  .index-about .index-about-pic img {
    position: static;
    width: 100%;
    margin-left: 0;
  }
  .index-about .index-about-cont {
    position: absolute;
    top: 50%;
    left: 0;
    margin-left: 0;
    width: 100%;
    height: 50%;
    padding: 20px;
    display: block;
    vertical-align: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .index-about .index-about-line {
    display: none;
  }
  .index-product {
    padding-top: 60px;
  }
  .index-product .index-product-cont {
    padding: 10% 5%;
    width: 60%;
  }
  .index-product .index-product-detail .index-product-name {
    font-size: 24px;
  }
  .index-product .index-product-item .product-item-funds strong {
    font-size: 48px;
  }
  .index-news {
    padding-top: 60px;
    text-align: left;
    display: block;
  }
  .index-news .index-news-in{
    display: block;
  }
  .index-news .tit-h3 {
    padding: 5% 2% 0;
  }
  .index-news .tit-h3 h3 em {
    width: 3em;
    white-space: nowrap;
    overflow: hidden;
  }
  .index-news .index-news-wrap {
    margin-bottom: 1%;
  }
  .index-news .index-news-pic {
    width: 100%;
    height: 150px;
  }
  .index-news .index-news-pic img {
    width: 100%;
    height: auto;
  }
  .index-news .index-news-list {
    position: static;
    width: 100%;
  }
  .index-news .index-news-list .index-news-item .index-news-tit {
    font-size: 16px;
  }
  .index-news .link-more {
    margin-left: 2%;
    font-size: 14px;
    margin-top: 5%;
  }
  .index-subsidiary {
    padding-top: 60px;
  }
  .index-subsidiary .index-subsidiary-list .index-subsidiary-pic img {
    width: 420px;
  }
  .index-subsidiary .index-subsidiary-list .index-subsidiary-cont .index-subsidiary-name {
    font-size: 18px;
  }
  .index-subsidiary > .link-more {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .index-banner .swiper-box {
    width: 85%;
  }
  .index-banner .banner-cont h2 {
    font-size: 28px;
  }
  .index-banner .banner-cont p {
    font-size: 14px;
  }
  .index-banner .company-info {
    width: 220px;
    padding: 15px 0;
  }
  .index-banner .company-info img {
    margin-left: 20px;
    margin-right: 10px;
  }
  .index-banner .company-info .icon-arrow-r {
    top: 10px;
    width: 60px;
    height: 40px;
  }
  .index-banner .company-info strong {
    font-size: 16px;
  }
  .index-about .tit-h3 p {
    margin-top: 0;
    max-height: 7.2em;
    overflow: hidden;
  }
  .index-about .tit-h3 .link-more {
    margin-top: 5%;
  }
  .index-product .index-product-cont {
    padding: 15% 10%;
    width: 70%;
  }
  .index-product .index-product-detail .index-product-name {
    font-size: 22px;
  }
  .index-product .index-product-detail .index-product-txt {
    font-size: 14px;
  }
  .index-product .index-product-item {
    width: 50%;
  }
  .index-product .index-product-item:first-child {
    width: 50%;
  }
  .index-product .index-product-item .product-item-funds strong {
    font-size: 36px;
  }
  .index-product .index-product-item .product-item-info {
    font-size: 14px;
  }
  .index-news .tit-h3 {
    padding-top: 10px;
  }
  .index-news .index-news-wrap {
    margin: 0;
  }
  .index-news .index-news-pic {
    height: auto;
  }
  .index-news .index-news-list {
    height: 250px;
  }
  .index-news .index-news-list .index-news-item > a {
    padding-top: 3%;
    padding-bottom: 3%;
  }
  .index-news .index-news-list .index-news-item .index-news-cont {
    margin-top: 0;
  }
  .index-subsidiary .index-subsidiary-list .index-subsidiary-pic img {
    width: 360px;
  }
  .index-subsidiary .index-subsidiary-list .index-subsidiary-cont .index-subsidiary-name {
    font-size: 16px;
  }
}
@media screen and (max-width: 375px) {
  .index-news .index-news-pic {
    height: 100px;
  }
}
@media screen and (max-width: 360px) {
  .index-subsidiary .index-subsidiary-list .index-subsidiary-pic img {
    width: 320px;
  }
}
@media screen and (max-width: 320px) {
  .index-news .index-news-pic {
    height: 100px;
  }
}
