img {
  width: 100%;
  height: 100%;
  object-fit:cover;
}
.feature {
    width: 100%;
    height: 410px;
    background: url('../img/news_bg.png');
    background-size: 100% 100%;
}
.feature-con {
    width: 1200px;
    position: relative;
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 10px;
    margin: 0 auto;
}
.newsBox {
    width: 675px;
    height: 370px;
    position: relative;
    padding: 10px;
    display: flex;
    background-color:rgba(253, 253, 253,0.8);
    border: 1px solid #E4E4E4;
}

/* newsswiper */
.newsSwiper {
    width:  654px;
    height: 350px;
    overflow: hidden;
    position: relative;
}
.swiper-pagination-bullets.newsSwiper-pagination {
    width: auto;
    bottom: 3px;
    right: 0;
    left: auto;
    z-index: 9;
}
.newsSwiper-bullet {
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 2px;
    margin-right: 6px;
    background-color: rgba(255, 255, 255, 0.7);
    color: #000;
    cursor: pointer;
}
.newsSwiper-bullet-active {
    background:#FB2500;
    color: #fff;
}
.newsSwiper-item {
    width:  654px;
    height: 350px;
    position: relative;
}
.newsSwiper-item-cover {
    width: 100%;
    height: 100%;
}
.newsSwiper-item-title {
    width: 100%;
    padding: 6px 12px;
    font-size: 16px;
    color: #fff;
    font-weight: var(--font-regular-weight);
    line-height: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.34);
}
.newsList {
    width: 505px;
    height: 370px;
    padding: 10px 30px;
    background: rgba(253, 253, 253,0.8);
    border: 1px solid #E4E4E4;
}
.newsList img {
    width: 100%;
    height: 1px;
}
.newsList-item {
    width: 100%;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow:ellipsis;
    display: block;
}
.newsList-item:hover {
    color: var(--hover-color);
}
.newsList-item-highlight {
    font-size: 16px;
    font-weight: var(--font-bold-weight);
    line-height: 36px;
    height: 36px;
    margin-top: 5px;
}


/* sf */
.sf {
    width: 1200px;
    height: 223px;
    margin: 0 auto;
    margin-top: 30px;
    border-top: 1px solid #FF6363;
}
.sf-title {
    width: 102px;
    height: 219px;
    line-height: 20px;
    color: #D8393D;
    font-size: 18px;
    font-weight: var(--font-bold-weight);
    text-align: center;
    display: flex;
    align-items: center;
    padding: 0 41px;
    border: 1px solid #EAEAEA;
    position: relative;
    background: #FDFDFD;
}
.grid-list {
    display: flex;
    flex-wrap: wrap;
    background: #FDFDFD;
}
.grid-item {
    width: 366px;
    height: 110px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #333333;
    font-size: 14px;
    border-top: 1px solid #EEEEEE;
    cursor: pointer;
}
.grid-item:hover {
    color: var(--hover-color)
}
.sf-icon {
    width: 42px;
    height: 34px;
}
.sf-text {
    margin-top: 12px;
}
.sf-t-b {
    border-top: 1px solid #EAEAEA;
}
.sf-b-b {
    border-bottom: 1px solid #EAEAEA;
}
.sf-l-b {
    border-left: 1px solid #EAEAEA;
}
.sf-r-b {
    border-right: 1px solid #EAEAEA;
}
/* topic */
.topic {
    width: 1200px;
    height: 140px;
    margin: 0 auto;
    display: flex;
    margin-top: 30px;
    border-top: 1px solid #FF6363;
}
.topicSwiper {
    width: 1164px;
    height: 100%;
    background: #FAFAFA;
    padding: 0 22px;
    padding-top: 24px;
}
.topicSwiper .tempWrap {
    width: 100% !important;
}
.topic-list img {
    width: 267px;
    height: 93px;
    margin-right: 17px;
}


/* map */
.map {
    width: 270px;
}
.mapTopBar {
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: linear-gradient(to top, #FFFFFF, #E4E4E4);
    border-bottom: 1px solid #FF6363;
    color: #DC0000;
    font-size: 18px;
    font-weight: var(--font-bold-weight);
}
.map .titleIcon {
  width: 16px;
  height: 16px;
  margin-left: 24px;
  margin-right: 11px;
}
.map-content {
    width: 100%;
    height: 250px;
    border: 1px solid #E4E4E4;
    padding: 18px 20px;
    background: #FDFDFD;
}
.mapLink {
    width: 100%;
    height: 100%;
}
.mapLink img {
    width: 100%;
    height: 100%;
}


.galleryBox {
    width: 910px;
    position: relative;
}

.galleryTopBar {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    background: linear-gradient(to top, #FFFFFF, #E4E4E4);
    border-bottom: 1px solid #FF6363;
}
.galleryTitle {
  height: 40px;
  line-height: 40px;
  padding-left: 23px;
  padding-right: 9px;
  color: #FFFFFF;
  position: relative;
  font-size: 18px;
  font-weight: var(--font-bold-weight);
  background: url('../img/menu_title_01.png');
  background-size: 100% 100%;
}
.galleryTitle::after {
  content: '';
  width: 37px;
  height: 40px;
  background: url('../img/menu_title_02.png');
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 100%;
}
.gallery-tabBar {
    height: 100%;
    display: flex;
    align-items: center;
    margin-left: 140px;
    flex: 1;
}
.gallery-tabBar-item {
    height: 40px;
    line-height: 40px;
    min-width: 81px;
    text-align: center;
    font-size: 16px;
    color: var(--main-font-color);
    position: relative;
    cursor: pointer;
    margin-right: 35px;
    list-style: none;
}
/* .curVideoGallery::after {
    content: '';
    width: 78px;
    height: 6px;
    background: url('../img/curTitle_icon.png');
    background-size: 100% 100%;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -39px;
    z-index: 9;
} */
.curVideoGallery {
    border-bottom: 4px solid #D40000;
    color: #E40000;
}
.gallery-moreBtn {
  font-size: 14px;
  color: #999999;
  cursor: pointer;
  margin-right: 22px;
}
/* swiper */
.galleryCon {
    width: 100%;
    height: 250px;
    position: relative;
    overflow: hidden;
    background: #FDFDFD;
    border: 1px solid #E4E4E4;
}
.gallerySwiper {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding-top: 30px;
}
.gallerySwiper .tempWrap {
    width: 100% !important;
}

.gallerySwiper-list {
    display: flex;
    position: relative;
}
.gallerySwiper-item {
    width: 200px;
    margin-left: 30px;
    list-style: none;
}
.gallerySwiper-item-cover {
    width: 200px;
    height: 134px;
}
.gallerySwiper-item-title {
    width: 100%;
    font-size: 14px;
    font-weight: var(--font-bold-weight);
    color: #333333;
    text-align: center;
    height: 28px;
    line-height: 28px;
    margin-top: 14px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow:ellipsis;
}
.gallerySwiper-item-time {
    font-size: 12px;
    color: #666666;
    text-align: center;
    margin-top: 8px;
}