.index-main {
  font-size: 16px;
  margin-top: 30px;
}

a:hover {
  color: #0c59db !important;
  text-decoration: none !important;
}

.index-main .index-w7 .toutiao h3 {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
}

.index-main .index-w7 .toutiao span {
  background-image: url(./tout.png);
  padding-left: 90px;
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
}
alink:hover{
  color: rgb(221, 219, 219);
}
.hover-text h5:hover {
  color: #0c59db; /* Change text color on hover */
  cursor: pointer; /* Change cursor to pointer on hover */
}
.cut1 span:hover {
  color: #0c59db; /* Change text color on hover */
}
.slider-title:hover {
  color: rgb(221, 219, 219); /* Tomato color on hover */
  transform: scale(1.05); /* Slightly enlarge the text on hover */
}
zrlink:hover{
  color: #336699;
}
.index-main .list {
  display: inherit;
  padding: 4.5px 0;
  font-size: 20px;
}

.index-main .list a {
  color: #565151;
}

.index-main .index-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.index-main .index-row .item {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 15px;
  padding-left: 15px;
}

.index-main .list li {
  display: inherit;
  padding: 4.5px 0;
  font-size: 20px;
}

.list li:first-child {
  padding-top: 0;
}

.list li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.slider-title {
  color: #fff;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.7);
}

.index-w1-item {
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.mettingbtns {
  margin-left: 0px;
  margin-right: 0px;
  align-items: center;
  justify-content: space-between;
}

.mettingbtns div {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  font-size: 1.2em;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

#swiperzt {
  width: 100%;
  height: inherit;
}

#swiperzt img {
  width: 100%
}

.menutitle {
  margin: 0px;
  border-bottom: 1px solid #a7a7a7;
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left top;
}

.menutitle .titlediv {
  padding: 7px 35px;
}

.menutitle .titlediv h4 {
  color: #fff;
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-xl-3 {}

.bossdiv {
  letter-spacing: 3px;
  color: rgb(86, 81, 81);
}

.bossdiv h5 {
  font-size: 18px;
  line-height: 24px;

}

.strongbigfont a,
.photonewslink div {
  color: rgb(86, 81, 81);
}

.photonewslink div {
  font-size: 0.8em;
}

.index-img .col-3 {
  padding-right: 15px;
  padding-left: 15px;
}

.dblist .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 5px;
}

.dblist .no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.dblist .no-gutters>.col,
.dblist .no-gutters>[class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.dblist .card .dbface {
  height: 150px;
  width: 100%;
}

.p-2 {
  padding: 9px !important;
}

.dblist .card .card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 18px;
}

.dblist .card .card-body .card-title {
  margin-bottom: 13px;
  font-size: 20px;
  font-weight: 500;
}

.dblist .card .team,
.dbpage .card p {
  margin-bottom: 0;
}

small,
.small {
  font-size: 0.875em;
  font-weight: 400;
  color: rgb(86, 81, 81);
}

.card-text:last-child,.dblist .db-row:last-child {
  margin-bottom: 0;
}

.text-muted {
  color: #6c757d !important;
}

.rounded-left {
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.dblist .col-6 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.dblist .db-row{
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .swiper-pagination-bullets {
    bottom: 0 !important;
    position: absolute;
    right: 0;
    z-index: 999;
    text-align: center;
  }
  .menutitle .titlediv h4 {
    font-size: 22px;
    line-height: 32px;
    font-weight: 400;
  }
  .swiper-pagination-bullet {
    background: #fff !important;
    opacity: .4;
  }

  .swiper-pagination-bullet-active {
    opacity: 1;
  }

  .index-main .index-row {
    display: block;
  }

  .index-main .index-row .item {
    width: 100%;
    padding: 0;
    max-width: 100%;
    /* padding: 5px; */
  }

  .index-main .index-row .item .list {
    padding: 0 15px;
  }

  .index-main .list li {
    font-size: 15px;
    line-height: 1.3;
  }

  .index-main .menutitle {
    display: -ms-flexbox;
    display: flex;
  }

  .screen-swiper {
    min-height: 187px;
  }

  #swiperH5focus {
    height: 100%;
  }

  .slider-title {
    padding: 0.15rem 0 26px 0;
    font-size: 0.3rem;
  }

  .index-tout .tout-tit a {
    width: 100%;
    display: block;
    background-color: #e4e4e4;
    color: #333;
    display: flex;
    align-items: center;
  }

  .index-tout .tout-tit img {
    height: 60px;
    display: block;
  }

  .tout-tit span {
    padding: 0.05rem 0.1rem;
    line-height: 30px;
    font-size: 16px;
  }

  .mobile-list li {
    position: relative;
    display: flex;
    padding: 10px 15px;
    min-height: 50px;
    background-color: #fff;
    justify-content: space-between;
    align-items: center;
  }

  .mobile-list li a {
    font-size: 0.24rem;
    line-height: 1.6em;
    flex: 1;
    color: #666666;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .mobile-list li i {
    width: 45px;
    text-align: right;
    color: #8799a3;
  }

  .index-zhuren .col-3 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }

  .index-zhuren .pdl-50 {
    padding-left: 0.2rem;
  }

  .index-zhuren .pdr-50 {
    padding-right: 0.2rem;
  }

  .index-zhuren .pdl-60 {
    padding-left: 0.3rem;
  }

  .bossdiv h5 {
    font-weight: 400;
    font-size: 0.3rem;
    color: #aaaaaa;
    margin-bottom: 0.3rem;
  }
  .bossdiv h5:first-child{
    color: #333;
  }

  .index-zhuren .index-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #fff;
  }

  .index-zhuren .strongbigfont {
    font-weight: 400;
    font-size: 0.25rem;
  }

  .index-zhuren .sub-title {
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 10px;
  }

  .index-zhuren .sub-title:last-child {
    border: 0;
  }

  .index-zhuren .col-9 {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }

  .index-zhuren .bg-gray-color {
    background-color: #fff !important;
  }

  .index-zhuanti,
  .index-zhenjie {
    padding-top: 0.1rem;
    background-color: #fff;
  }

  .index-zhenjie .item-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.12rem;
    padding-bottom: 0.2rem;
  }

  .index-zhenjie .item-box li {
    background-color: #8799a3;
    font-size: 0.25rem;
    margin: 0.1rem;
    line-height: 0.38rem;
    padding: 0.05rem 0;
  }

  .index-zhenjie .item-box li a {
    padding: 0 0.15rem;
    color: #fff;
  }
  .morelink{
    font-size: 0.25rem;
  }
  .index-main .mobile-title {
    display: flex;
    padding-bottom: 2px;
    background-color: #fff;
  }
 .index-main .mobile-title .titledivword{
    font-size: 15px;
    padding: 9px 9px 9px 40px;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0 ;
    background-color: #306396;
    color: #fff;
    line-height: 1.3;
    margin-left: 0.05rem;
   
  }

  .index-main  .titlemorediv{
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0 ;
    flex-grow:1;
    justify-content: flex-end;
    position:relative;
    align-items:flex-end;
    color: #fff;
    display: flex;
    font-size: 0.22rem;
    line-height: 1.3;
}
.index-main  .titlemorediv a{
  color: #666;
}
}