/* (,,• ₃ •,,)  2020-05.11修改 start  (,,• ₃ •,,)  */
a{
  color:inherit;
}
a:hover{
  color:inherit;
  text-decoration:none;
}
ul{
  list-style:none;
  padding-left:0;
}
@media(min-width:768px){
  .navbar-default .navbar-brand .image-logo {
      height: 50px;
  }
}
.navbar-default .navbar-nav>li>a {
    /*padding: 35px 13px;*/
}
.navbar-default .navbar-nav>li>button{
  padding: 30px 13px;
  border:none;
  color: #92d6f6;
  font-size:25px;
  background: none;
  outline: none;
}
.mainhh{
  text-align: center;
}
.mainhh h2{
  font-weight: bold !important;
  margin-bottom: 0px;
  font-size: 30px;
}
.mainhh p{
  margin:0;
  padding:0px;
}
/* (,,• ₃ •,,)  焦点图 start  (,,• ₃ •,,)  */
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* 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-containermode a{
  width:100%;
}
.swiper-containermode  img{
  width:100%;
}

.swiper-containermode p{
  position:absolute;
  left:0px;
  bottom:0px;
  background:rgba(0,0,0,.5);
  color:#fff;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  margin:0px;
  width:100%;
  line-height:100px;
  width:100%;
  font-size: 24px;
  text-align: left;
  padding-left: 20px;
}
.swiper-paginationmode{
  text-align:right;
  margin-bottom:50px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
   width:98%;
}
.listleft{
  text-align: right;
  color: #ccc;
  padding-top: 40px;
}
.listright h3{
  margin-top: 30px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.listleft span{
  font-weight: bold;
  font-size: 4rem;
}
.newslist ul li{
  padding-bottom: 5px;
  border-bottom: #eee solid 1px;
}
.listright p{
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
}
@media(max-width:767px) {
  .listleft span{
    font-weight: bold;
    font-size: 2.4rem;
  }
}
.part1fl{
  padding-top: 20px;
}
@media(min-width:768px){
  .linkone{
    width:18%;
    margin:5px 1%;
    float: left;
    height:50px;
  }
}
/* @media(max-width:768px){
  .linkone{
    width:23%;
    margin:5px 1%;
    float: left;
  }
} */

.linkone img{
  width:100%;
}
.part2{
  margin-bottom: 10px;
  margin-top: 40px;
}
