body,
html {
  width: 100%;
  height: 100%;
  /* overflow: hidden; */
  margin: 0;
  font-family: '微软雅黑';
}
.clearfix {
  width: 100%;
  height: 100%;
  /* overflow: hidden; */
  margin: 0;
  font-family: '微软雅黑';
}
.title_box {
  height: 92px;
  padding: 0 19%;
}
.title_box div {
  display: flex;
  align-items: center;
  height: 92px;
}
.title_box div span {
  margin-left: auto;
}
.carousel_box {
  width: 100;
}
.carousel_box .carousel {
  margin: 0 auto;
}
.content_box {
  margin-top: 5%;
  padding: 6% 19%;
  background-color: #ebebeb;
  text-align: center;
}
.content_box .row:first-child {
  text-align: left;
  padding: 0% 3%;
}
.content_box .row:first-child p {
  font-family: SourceHanSansCN-Norm !important;
}
.content_box .row:last-child {
  padding-top: 3%;
}
.content_box .row:last-child .poster1 div .img_box {
  width: 100%;
}
.content_box .row:last-child .poster1 div div {
  display: flex;
  flex-direction: column;
  align-content: center;
  padding: 19% 13%;
  text-align: center;
  position: absolute;
  height: 100%;
  top: 0;
  background-color: transparent;
}
.content_box .row:last-child .poster1 div div img {
  display: block;
  margin: 0 auto;
  padding-bottom: 10%;
}
.content_box .row:last-child .poster1 div div span {
  font-stretch: normal;
  line-height: 19px;
  letter-spacing: 0px;
  color: #ffffff;
  font-size: 18px;
}
.content_box .row:last-child .poster1 div div p {
  padding-top: 20%;
  font-weight: normal;
  font-stretch: normal;
  line-height: 27px;
  letter-spacing: 0px;
  color: #ffffff;
}
.content_box .row:last-child .poster2 div .img_box {
  width: 100%;
}
.content_box .row:last-child .poster2 div div {
  display: flex;
  flex-direction: column;
  align-content: center;
  padding: 19% 13%;
  text-align: center;
  position: absolute;
  height: 100%;
  top: 0;
  background-color: transparent;
}
.content_box .row:last-child .poster2 div div img {
  display: block;
  margin: 0 auto;
  padding-bottom: 10%;
}
.content_box .row:last-child .poster2 div div span {
  font-stretch: normal;
  line-height: 19px;
  letter-spacing: 0px;
  color: #ffffff;
  font-size: 18px;
}
.content_box .row:last-child .poster2 div div p {
  padding-top: 20%;
  font-weight: normal;
  font-stretch: normal;
  line-height: 27px;
  letter-spacing: 0px;
  color: #ffffff;
}
.content_box .row:last-child .poster3 div .img_box {
  width: 100%;
}
.content_box .row:last-child .poster3 div div {
  display: flex;
  flex-direction: column;
  align-content: center;
  padding: 19% 13%;
  text-align: center;
  position: absolute;
  height: 100%;
  top: 0;
  background-color: transparent;
}
.content_box .row:last-child .poster3 div div img {
  display: block;
  margin: 0 auto;
  padding-bottom: 10%;
}
.content_box .row:last-child .poster3 div div span {
  font-stretch: normal;
  line-height: 19px;
  letter-spacing: 0px;
  color: #ffffff;
  font-size: 18px;
}
.content_box .row:last-child .poster3 div div p {
  padding-top: 20%;
  font-weight: normal;
  font-stretch: normal;
  line-height: 27px;
  letter-spacing: 0px;
  color: #ffffff;
}
.content_box .info_line {
  width: 50%;
  height: 2px;
  border-top: solid #757578 2px;
  margin: 2% auto;
}
@media screen and (max-width: 1514px) {
  .content_box .row:last-child .col-sm div div p {
    padding-top: 5%;
  }
}
.media_box .media_title {
  padding: 0 19%;
  height: 3%;
  margin-top: 5%;
  margin-bottom: 4%;
}
.media_box .media_title span {
  border-left: #c70011 6px solid;
  font-family: SourceHanSansCN-Regular !important;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 19px;
  letter-spacing: 0px;
  color: #2d1f1f;
}
.media_box .video_box .video_control {
  width: 100% !important;
}
.baidu_map {
  width: 100%;
  height: 100%;
  margin: 0;
  font-family: '微软雅黑';
}
.baidu_map .call_me {
  height: 3%;
  margin-top: 5%;
  margin-bottom: 4%;
  padding: 0 19%;
}
.baidu_map .call_me span {
  border-left: #c70011 6px solid;
  font-family: SourceHanSansCN-Regular !important;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 19px;
  letter-spacing: 0px;
  color: #2d1f1f;
}
.baidu_map .map_box {
  padding: 0 19%;
  width: 100%;
  height: 35%;
  /* overflow: hidden; */
  margin: 0;
  font-family: '微软雅黑';
  display: flex;
}
.baidu_map .map_box #allmap {
  width: 80%;
  height: 100%;
  /* overflow: hidden; */
  margin: 0;
  font-family: '微软雅黑';
}
.baidu_map .map_box .map_info {
  width: 50%;
  list-style: none;
}
.baidu_map .map_box .map_info span {
  white-space: nowrap;
}
.baidu_map .map_box .map_info .last_info img {
  visibility: hidden;
}
.baidu_map .map_box .map_info .last_info span {
  font-size: 14px;
}
.baidu_map .map_box .map_info li {
  display: flex;
  flex-flow: column;
  justify-content: center;
  height: 33%;
}
.baidu_map .map_box .map_info li div p {
  display: initial;
}
.footer {
  text-align: center;
  padding-bottom: 20px;
}
