@charset "UTF-8";
/* function.css */
/* 禁止选中文本 */
.usn {
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* 浮动 */
.fl {
  float: left;
}

.fr {
  float: right;
}

/* 宽度 */
.w100 {
  width: 100%;
}

.wh {
  width: 100%;
  height: 100%;
}

/* 元素类型 */
/* 多出部分用省略号表示 , 用于一行 */
.wes {
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* 多出部分用省略号表示 , 用于多行 */
/* flex布局 */
.df-sb, .ykc a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.df-sb::before, .ykc a::before, .df-sb::after, .ykc a::after {
  content: normal;
}
.df-sb > *, .ykc a > * {
  float: left;
}

/* ie11-失效原因 */
.df-sa {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.df-sa::before, .df-sa::after {
  content: normal;
}
.df-sa > * {
  float: left;
}

/* 垂直居中 */
.df-c {
  display: flex;
  align-items: center;
  justify-content: center;
}

.tb-c {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.ts-c {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.ts-mc {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}

.ts-x {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.ts-y {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

/* 阴影效果 */
/* 滚动条滑块 */
.obj2cov, .img2scl img {
  transition: all 0.5s;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}

[hidden],
.hidden {
  height: 100%;
  overflow: hidden;
  /* display: none; */
}

.bodyhid {
  width: 100%;
  height: 100% !important;
  overflow: hidden !important;
}

.bodyhid2 {
  width: 100%;
  height: 100% !important;
  overflow: hidden !important;
}

.img2scl {
  overflow: hidden;
}
.img2scl img {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.img2scl:hover img {
  transform: scale(1.2);
}

@font-face {
  font-family: "al";
  src: url(../font/ALIMAMASHUHEITI.TTF);
}
header .container .search-but {
  background-color: #92272f;
}

nav {
  background-color: #92272f;
}

.normal-title1.c1 .zn {
  color: #92272f;
}
.normal-title1.c1 .en {
  color: rgba(157, 52, 64, 0.4);
}
.normal-title1.c1 .more {
  color: #92272f;
  background: url(../images/mks-more1.png) no-repeat right center;
}
.normal-title1.c1 .more:hover {
  background: #92272f;
}

.news-one .det .p1 {
  color: #92272f;
}
.news-one:hover {
  box-shadow: 0 0 10px rgba(146, 39, 47, 0.78);
}
.news-list a .det .p1 {
  color: #333;
  font-weight: bold;
}
.news-list a:hover {
  background-color: #92272f;
  padding-right: 10px;
}
.news-list2-item .p1::before {
  background-color: #92272f;
}
.news-list2-item:hover {
  box-shadow: 0 0 10px rgba(146, 39, 47, 0.78);
  background: #92272f;
}

.ykc {
  margin-top: 45px;
  background: url(../images/mks-ypt.png) #fff no-repeat center;
  height: 100px;
  background-size: cover;
  border: 2px solid #fff;
  outline: 1px solid #92272f;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.ykc:hover {
  transform: translateY(-10px);
}
.ykc a {
  height: 100%;
  justify-content: center;
}
.ykc a p {
  font-size: 40px;
  font-family: "al";
  color: #fff;
  letter-spacing: 8px;
  padding-left: 84px;
  background: url(../images/mks-icon1.png) no-repeat left center;
}

.zyjs {
  background-image: url(../images/msk-bg1.png);
}

footer.c1 {
  background-image: url(../images/msk-bg1.png);
}

.pics-banner .swiper-slide p:hover {
  color: #92272f;
}
.pics-banner .swiper-button-prev {
  background-image: url(../images/bm-left1.png);
}
.pics-banner .swiper-button-next {
  background-image: url(../images/bm-right1.png);
}

.xyfc .swiper-slide:hover p {
  color: #fff;
  background-color: #92272f;
}

.jxjy .center-bottom {
  padding-top: 50px;
  background-image: url(../images/bg3.png);
  padding-bottom: 30px;
}

.banner .swiper-pagination span.on {
  background-color: #92272f;
}
.banner .swiper-slide#slide1 .ba {
  width: 18.333%;
  height: 14.629%;
  left: 17.135%;
  top: 22.5%;
  right: auto;
}
.banner .swiper-slide#slide1 .txt {
  opacity: 0;
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
}
.banner .swiper-slide#slide1 .txt:nth-child(1) {
  left: 0;
  top: 0;
  transition-delay: 1500ms;
  transform: translate(100px, -20px) scale(0.8);
  z-index: 2;
}
.banner .swiper-slide-active#slide1 .txt {
  opacity: 1;
}
.banner .swiper-slide-active#slide1 .txt:first-child {
  transform: translate(0, 0) scale(1);
}

@media (max-width: 992px) {
  nav {
    background-color: #fff;
  }
  nav .nav-item.show {
    background-color: #92272f;
  }
}
@media (max-width: 768px) {
  .ykc {
    margin-top: 5vw;
  }
  .ykc a p {
    font-size: 36px;
  }
  .jxjy .center-bottom {
    padding-top: 6vw;
  }
  .banner .swiper-pagination span.on {
    background-color: #92272f;
  }
  .banner .swiper-slide#slide1 .ba {
    width: 33.85%;
    height: auto;
    left: 10vw;
    top: 100px;
  }
  .banner .swiper-slide#slide1 .txt:nth-child(1) {
    width: 100%;
    height: auto;
  }
}/*# sourceMappingURL=mks.css.map */