.index-case .a1 {
  color: #fe0000;
  font-size: 20px;
  background-color: #fff;
  display: inline-block;
  width: 186px;
  height: 46px;
  border-radius: 16px;
  line-height: 46px;
  margin-top: 58px;
  font-weight: bold;
}
.list-container,.content-container {
  margin-top: 5rem
}
#swiperlist {
  border-right: 1px solid;
}
#swiperlist .swiper-slide a{
  color: #fff;
  line-height: 40px;
  transition: all 0.3s;
}
#swiperlist .active a{
  color: #444;
  border: 1px solid;
  padding: 5px;
  background-color: #fff;
}
#swipercontent h1,#swipercontent p {
  color: #fff;
}

#swipercontent h1 {
  font-size: 30px;
  font-weight: bold;
}

#swipercontent p {
  font-size: 20px;
  line-height: 40px
}

#swiperlist a {
  font-size: 20px
}
.news-nav {
  width: 100%;
  margin-top: 30px;
  /*display: table;*/
}
/*.news-nav ul li {
  float: left;
  margin-right: 10px;
}*/
.news-nav a {
  display: block;
  /*line-height: 26px;*/
  padding: 5px;
  border: 1px solid #666;
  font-size: 14px;
  color: #666;
  border-radius: 14px;
  transition: all ease .3s;
  margin: 0 5px;
}
.news-nav a:hover {
  color: #fff;
  background: #fe0000;
  border-color: #fe0000;
  transform: none
}
.news-nav .active {
  color: #fff;
  background: #fe0000;
  border-color: #fe0000;
  font-weight: bold;
}
.box1 {
  width: 100%;
  height: 270px;
  box-sizing: border-box;
  background: #f7f7f7;
  padding: 0 30px;
}
.box2 {
  width: 100%;
  height: 270px;
  background: #f7f7f7;
  box-sizing: border-box;
  padding: 0 30px;
  margin-bottom: 10px;
  transition: all ease .3s;
}
.box3 {
  width: 100%;
  height: 130px;
  margin-bottom: 10px;
  box-sizing: border-box;
  padding: 30px;
  background: #f7f7f7;
  transition: all ease .3s;
}
.box1 .time, .box2 .time {
  color: #999;
  font-weight: bold;
  font-size: 48px;
  line-height: 50px;
  border-bottom: 1px solid #dbdbdb;
  padding: 22px 0 16px;
  transition: all ease .3s;
}
.box3 .time {
  font-size: 48px;
  font-weight: bold;
  line-height: 50px;
  color: #999;
  float: left;
  margin-right: 0;
  transition: all ease .3s;
  padding: 0;
}
.box3 .titles {
  float: left;
  font-size: 16px;
  line-height: 26px;
  color: #000;
  padding-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 0
}
.time span {
  font-size: 16px;
  line-height: 20px;
  font-weight: initial;
  display: block;
}
.titles {
  font-size: 16px;
  line-height: 36px;
  color: #000;
  margin-top: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.newsbox {
  transition: all 0.3s;
}
.newsbox .titles i {
  display: inline-block;
  width: 0px;
  height: 1px;
  background: #fff;
  vertical-align: middle;
  transition: all 0.3s
}
.newsbox .content {
  font-size: 14px;
line-height: 24px;
color: #666;
margin-top: 14px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.newsbox:hover {
  box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
  transform: scale(1.01);
  background-color: #fe0000;
}
.newsbox:hover .box1{
  background-color: #fe0000;
}
.newsbox:hover .time {
  color: #fff;
}
.newsbox:hover .titles {
  color: #fff;
}
.newsbox:hover .content {
  color: #fff;
}
.newsbox:hover i {
  width: 15px;
    margin-right: 5px;
}
.newsbox a:hover {
  font-weight: 100 !important
}
.box1div {
   height: 550px;
   padding: 0;
}
.counter {
  font-size: 50px
}

/*关于图标*/
.about-div {
  min-height: 400px;
  background-repeat: no-repeat;
}
.about-icon {
  position: absolute;
  border-radius: 50%;
  transition: all 0.3s;
}
.about-icon:hover {
  background-color: #fe0000;
  cursor: pointer;
  transform: scale(1.2);
}
.about-icon1 {
  top: 60px;
  left: 70px;
}
.about-icon2 {
  bottom: 80px;
  left: 185px;
}
.about-icon3 {
  top: 60px;
  left: 305px;
}
.about-icon4 {
  bottom: 80px;
  left: 425px;
}
.about-icon5 {
  top: 60px;
  left: 545px;
}
.about-icon6 {
  bottom: 80px;
  left: 665px;
}
.about-icon7 {
  top: 60px;
  left: 785px;
}
.about-icon8 {
  bottom: 75px;
  left: 900px;
}
.about-icon9 {
  top: 60px;
  left: 1020px;
}

/*关于标语*/
.about-div p {
  position: absolute;
  font-size: 20px;
  font-weight: bold;
  transition: all 0.3s;
}
.about-title1 {
  top: 20px;
  left: 35px
}
.about-title2 {
  bottom: 30px;
  left: 195px;
}
.about-title3 {
  top: 20px;
  left: 320px;
}
.about-title4 {
  bottom: 30px;
  left: 425px;
}
.about-title5 {
  top: 20px;
  left: 505px;
}
.about-title6 {
  bottom: 30px;
  left: 680px;
}
.about-title7 {
  top: 20px;
  left: 795px;
}
.about-title8 {
  bottom: 30px;
  left: 915px;
}
.about-title9 {
  top: 20px;
  left: 1015px;
}
.about {
  margin-top: 50px;
}
.case {
  text-align: center;
}
@media screen and (min-width: 768px) {
  #swiperlist .swiper-slide a {
    /*border-left: 1px solid rgba(255, 255, 255, 0.08);
    padding-left: 5px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);*/
  }
}
@media screen and (min-width: 1480px) {
  .about {
    width: 83.3%;
    margin-left: 8.3%;
  }
}
@media screen and (max-width: 1200px) {
  .about {
    display: none !important
  }
}
@media screen and (max-width: 768px) {
  .content-container {
    margin-top: 0
  }
  #swiperlist a {
    font-size: 15px;
    padding: 10px;
  }
  #swiperlist .swiper-slide {
    width: auto;
  }
  .box2div {
    padding: 0;
    margin-top: 20px
  }
  .newsbox img {
    height: auto !important;
  }
  .box1div {
    height: auto;
  }
  .counter {
    font-size: 35px
  }
  #swipercontent h1 {
    font-size: 25px;
  }

  #swipercontent p {
    font-size: 15px;
    line-height: 50px
  }
  .index-case .a1 {
    margin-top: 20px
  }
}