.center-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.bk {
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.ymain {
  background: url(../images/banner-pc.jpg) center top no-repeat #f8f8f8;
  background-size: 1920px auto;
}

.bk-top {
  height: 305px;
}

::-webkit-input-placeholder {
  color: #ccc;
}

::-webkit-scrollbar {
  width: 6px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 0px;
  background-color: #e2e2e2;
}

::-webkit-scrollbar-thumb {
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  background-color: #cc0900;
}

.lmt-wrap {
  margin-bottom: 25px;
}

.bk-main-news {
  position: relative;
  height: 438px;
  padding: 40px 0 0 35px;
  background-color: #ffffff;
}
.bk-main-news .left-swiper-wrap {
  position: relative;
  float: left;
  width: 651px;
  height: 364px;
  overflow: hidden;
}
.bk-main-news .left-swiper-wrap .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  opacity: 1;
  margin-left: 6px;
}
.bk-main-news .left-swiper-wrap .pagi1 {
  position: absolute;
  right: 20px;
  left: auto;
  bottom: 20px;
  width: auto;
  z-index: 2;
}
.bk-main-news .left-swiper-wrap .pagi1 .swiper-pagination-bullet-active {
  opacity: 1;
  background: #cc0900;
}
.bk-main-news .left-swiper-wrap .swiper-container {
  width: 100%;
  height: 100%;
}
.bk-main-news .left-swiper-wrap .swiper-slide {
  font-size: 0;
  line-height: 0;
}
.bk-main-news .left-swiper-wrap .swiper-slide p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  height: 56px;
  line-height: 56px;
  padding-left: 26px;
  padding-right: 120px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 18px;
}
.bk-main-news .right-news-list-wrap {
  margin-left: 675px;
  margin-right: 20px;
}
.bk-main-news .right-news-list-wrap .outer-list {
  position: relative;
  height: 382px;
  overflow-y: auto;
}
.bk-main-news .right-news-list-wrap li {
  position: relative;
  width: 492px;
  height: 63px;
  border-bottom: 1px solid #e2e2e2;
  font-size: 18px;
}
.bk-main-news .right-news-list-wrap li:last-child {
  border: 0;
}
.bk-main-news .right-news-list-wrap li a {
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translate(0, -50%);
  padding-left: 22px;
}
.bk-main-news .right-news-list-wrap li a:before {
  position: absolute;
  left: 0;
  top: 50%;
  width: 4px;
  height: 4px;
  background-color: #cc0900;
  border-radius: 4px;
  content: "";
}

.bk-zuimei {
  margin-bottom: 0;
}
.bk-zuimei .list-zuimei {
  width: 1138px;
  margin: 0 auto;
}
.bk-zuimei li {
  float: left;
  margin-bottom: 30px;
}
.bk-zuimei li:nth-child(even) {
  margin-left: 59px;
}

.bk-meitidongtai .dongtai-wrap {
  width: 1240px;
  padding: 20px 0;
}
.bk-meitidongtai li {
  position: relative;
  float: left;
  width: 566px;
  height: 65px;
  border-bottom: 1px solid #e6e6e6;
  font-size: 18px;
}
.bk-meitidongtai li:nth-child(even) {
  margin-left: 70px;
}
.bk-meitidongtai li a {
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translate(0, -50%);
  padding-left: 22px;
  font-family: SimHei;
}
.bk-meitidongtai li a:before {
  position: absolute;
  left: 0;
  top: 50%;
  width: 4px;
  height: 4px;
  background-color: #cc0900;
  border-radius: 4px;
  content: "";
}

.bk-xianchang {
  position: relative;
  height: 650px;
  overflow: hidden;
}
.bk-xianchang .xianchang-right {
  margin-left: 830px;
  font-size: 0;
  line-height: 0;
  height: 500px;
  overflow-y: auto;
}
.bk-xianchang .xianchang-right img {
  width: 100%;
  height: auto;
}
.bk-xianchang .xianchang-right p {
  position: relative;
  z-index: 2;
  height: 54px;
  line-height: 54px;
  background: #e2e2e2;
  color: #000;
  font-size: 18px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bk-xianchang .xianchang-left {
  float: left;
  position: relative;
  height: 500px;
  width: 800px;
  font-size: 0;
  line-height: 0;
}
.bk-xianchang .xianchang-left img {
  width: 100%;
  height: 446px;
  display: block;
}
.bk-xianchang .xianchang-left p {
  position: relative;
  z-index: 2;
  height: 54px;
  line-height: 54px;
  background: #e2e2e2;
  color: #000;
  font-size: 18px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bk-gushi {
  position: relative;
  height: 520px;
}
.bk-gushi .swiper-2-wrap {
  position: absolute;
  left: 50%;
  top: 140px;
  margin-left: -710px;
  width: 1420px;
  overflow: hidden;
  text-align: center;
}
.bk-gushi .swiper-2-wrap .img-swiper1 {
  width: 93%;
  height: auto;
  margin-top: 20px;
}
.bk-gushi .swiper-pagination-bullet {
  width: 24px;
  height: 3px;
  display: inline-block;
  border-radius: 100%;
  background: #d6d6d6;
  opacity: 1;
  margin-left: 6px;
  border-radius: 0;
}
.bk-gushi .pagi2 {
  position: static;
  right: 20px;
  left: auto;
  bottom: 20px;
  z-index: 2;
  padding: 20px 0;
  text-align: center;
}
.bk-gushi .pagi2 .swiper-pagination-bullet-active {
  opacity: 1;
  background: #cc0900;
}

.footer {
  text-align: center;
  padding: 40px 0;
  color: #373d8b;
  font-size: 14px;
}