@charset "utf-8";
/*---------reset---------*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-weight: normal;
  font-style: normal;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
caption,
th {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
q:before,
q:after {
  content: "";
}
abbr,
acronym {
  border: 0;
}
/*---------end reset-------*/
* {
  box-sizing: border-box;
}
a {
  color: #252525;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
p a {
  color: #252525;
}
body {
  font: normal 14px "Microsoft Yahei", arial, helvetica, clean, sans-serif;
  color: #252525;
}
.container {
  margin: 0 auto;
  width: 1000px;
  padding: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  *zoom: 1;
}
html,
body {
  width: 100%;
  background-color: #b61c26;
  overflow-x: hidden;
}
img {
  max-width: 100%;
}
a:hover {
  text-decoration: none;
}
a[href] {
  cursor: pointer;
}
a[href]:hover {
  text-decoration: underline;
}
.show__pc {
  display: block;
}
.show__mobile {
  display: none;
}
@media only screen and (max-width:768px) {
  .show__pc {
    display: none;
  }
  .show__mobile {
    display: block;
  }
}
.fixed-wraper {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width:768px) {
  .fixed-wraper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.swiper-container .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23c24229'%2F%3E%3C%2Fsvg%3E");
}
.swiper-container .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23c24229'%2F%3E%3C%2Fsvg%3E");
}
@media only screen and (max-width:768px) {
  .swiper-container .swiper-button-prev,
  .swiper-container .swiper-button-next {
    width: 16.2px;
    height: 26.4px;
    background-size: 100% 100%;
  }
}
.page-banner {
  width: 100%;
  font-size: 0;
  line-height: 100%;
  position: relative;
}
.page-banner > img {
  width: 100%;
}
.page-banner .title__img {
  position: absolute;
  top: 27.3797841%;
  left: 50%;
  width: 54.375%;
  transform: translate(-50%, 0);
}
.section {
  width: 100%;
  padding-bottom: 100px;
}
.section .section__title {
  width: 100%;
  text-align: center;
  margin-bottom: 68px;
}
@media only screen and (max-width:768px) {
  .section {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .section .section__title {
    margin-bottom: 25px;
  }
}
.section__news {
  padding-top: 80px;
}
.section__news .news__box {
  flex: 1;
  height: 360px;
  padding-right: 26px;
  display: flex;
  flex-direction: column;
}
.section__news .news__box .swiper__scroll {
  height: 100%;
}
.section__news .news__list {
  height: auto;
  color: #fff;
  padding-right: 20px;
}
.section__news .news__list .news__item {
  display: block;
  padding-bottom: 25px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
}
.section__news .news__list .news__item + .news__item {
  padding-top: 25px;
  border-top: 1px solid rgba(250, 167, 63, 0.2);
}
.section__news .news__list .news__item .news__title {
  font: bold 26px/1.25 "MicrosoftYaHei-Bold";
  line-height: 1.25;
  color: #fff;
  margin-bottom: 0.5em;
}
.section__news .news__list .news__item[href]:hover .news__des {
  text-decoration: none;
}
.section__news .section__main {
  display: flex;
}
.section__news .main__sidebar {
  width: 57%;
}
.section__news .main__sidebar .swiper-slide {
  position: relative;
  font-size: 0;
  line-height: 0;
  border-radius: 5px;
  overflow: hidden;
}
.section__news .main__sidebar .swiper-slide .slider__title {
  line-height: 1;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 14px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 1em;
  overflow: hidden;
}
.section__news .main__sidebar .swiper-pagination {
  text-align: right;
  bottom: 14px;
}
.section__news .main__sidebar .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  background-color: #a51524;
}
.section__news .main__sidebar .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #f5b649;
}
.section__news .main__sidebar .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 15px;
}
.section__news .news__video {
  cursor: pointer;
  position: relative;
  margin-bottom: 25px;
  font-size: 0;
  line-height: 0;
  text-align: center;
}
.section__news .news__video .video__title {
  font-size: 24px;
  color: #960114;
  padding: 0.6em 1em;
  font-size: 14px;
  background: url(../imgs/video_bg.jpg) repeat-x center center;
  background-size: auto 100%;
}
.section__news .news__video span {
  display: flex;
  text-align: center;
  justify-content: center;
  line-height: 25px;
}
.section__news .news__video span::before {
  content: '';
  display: inline-block;
  width: 31px;
  height: 25px;
  background: url(../imgs/zm01_play02.png) no-repeat center center;
  margin-right: 10px;
}
.section__news .news__video:hover {
  text-decoration: none;
}
@media only screen and (max-width:768px) {
  .section__news {
    padding-top: 40px;
  }
  .section__news .news__box {
    width: 100%;
    height: 240px;
    padding-right: 0;
    padding-bottom: 30px;
  }
  .section__news .news__box .swiper__scroll {
    height: 100%;
  }
  .section__news .news__list {
    width: 100%;
    padding-bottom: 15px;
  }
  .section__news .news__list .news__item {
    padding-bottom: 25px;
    font-size: 12px;
  }
  .section__news .news__list .news__item + .news__item {
    padding-top: 15px;
  }
  .section__news .news__list .news__item .news__title {
    font-size: 16px;
    margin-bottom: 0.5em;
  }
  .section__news .news__list .news__item[href]:hover .news__des {
    text-decoration: none;
  }
  .section__news .section__main {
    display: block;
  }
  .section__news .main__sidebar {
    width: 100%;
  }
  .section__news .main__sidebar .swiper-slide .slider__title {
    font-size: 12px;
  }
  .section__news .main__sidebar .swiper-pagination {
    bottom: 10px;
  }
  .section__news .news__video {
    margin-bottom: 20px;
  }
  .section__news .news__video::after {
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
  }
  .section__news .news__video .video__title {
    font-size: 14px;
    background: url(../imgs/video_bg.jpg) repeat-x center center;
    background-size: auto 100%;
  }
  .section__news .news__video span {
    line-height: 20px;
  }
  .section__news .news__video span::before {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    background-size: 100% 100%;
  }
}
.section_deeds .deeds__navs {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: -16px;
  margin-right: -16px;
  flex-wrap: wrap;
}
.section_deeds .deeds__navs .nav__box {
  width: 16.66666667%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.section_deeds .deeds__navs .nav__box.__cur .nav__item .nav__img {
  background-position: 100% center;
}
.section_deeds .deeds__navs .nav__box.__cur .nav__item .nav___name {
  font-weight: bold;
}
.section_deeds .deeds__navs .nav__item {
  width: 100%;
  padding: 20px 16px;
  cursor: pointer;
}
.section_deeds .deeds__navs .nav__item .nav__img {
  width: 140px;
  height: 140px;
  padding: 7.14285714%;
  background: url(../imgs/people_item_bg.png) no-repeat 0 center;
  background-size: 200% 100%;
  position: relative;
  font-size: 0;
  line-height: 0;
}
.section_deeds .deeds__navs .nav__item .nav__img > img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}
.section_deeds .deeds__navs .nav__item .nav___name {
  font-size: 20px;
  color: #fbad4e;
  margin-top: 10px;
}
.section_deeds .swiper__deeds {
  min-height: 402px;
  padding-top: 85px;
  margin-top: 40px;
  background: url(../imgs/zm02_manbg.png) no-repeat right center;
}
.section_deeds .swiper__deeds .swiper-slide {
  display: flex;
}
.section_deeds .swiper__deeds .swiper-slide .slide__img {
  font-size: 0;
  line-height: 0;
  width: 48.5%;
}
.section_deeds .swiper__deeds .swiper-slide .slider__text {
  flex: 1;
  padding-left: 23px;
  padding-right: 44px;
  color: #15191c;
}
.section_deeds .swiper__deeds .swiper-slide .text__top {
  padding-bottom: 25px;
}
.section_deeds .swiper__deeds .swiper-slide .text__bottom {
  padding-top: 25px;
  border-top: 1px solid #f7cc90;
}
.section_deeds .swiper__deeds .swiper-slide .top__title {
  font-size: 30px;
  font-weight: bold;
}
.section_deeds .swiper__deeds .swiper-slide .top__des {
  font-size: 16px;
}
@media only screen and (max-width:768px) {
  .section_deeds .deeds__navs {
    margin-left: -10px;
    margin-right: -10px;
  }
  .section_deeds .deeds__navs .nav__box {
    width: 25%;
  }
  .section_deeds .deeds__navs .nav__item {
    padding: 10px 10px;
  }
  .section_deeds .deeds__navs .nav__item .nav__img {
    width: 60px;
    height: 60px;
  }
  .section_deeds .deeds__navs .nav__item .nav___name {
    font-size: 16px;
    margin-top: 5px;
  }
  .section_deeds .swiper__deeds {
    padding-top: 50px;
    margin-top: 20px;
    background: url(../imgs/mobile/zmyd02_manbgv_1.png) no-repeat right top;
    background-size: 100% auto;
  }
  .section_deeds .swiper__deeds .swiper-slide {
    flex-direction: column;
  }
  .section_deeds .swiper__deeds .swiper-slide .slide__img {
    width: 100%;
  }
  .section_deeds .swiper__deeds .swiper-slide .slider__text {
    width: 100%;
    padding: 25px 20px;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f6bb58), to(#ffffff));
  }
  .section_deeds .swiper__deeds .swiper-slide .text__top {
    padding-bottom: 15px;
  }
  .section_deeds .swiper__deeds .swiper-slide .text__bottom {
    padding-top: 15px;
  }
  .section_deeds .swiper__deeds .swiper-slide .top__title {
    font-size: 18px;
    font-weight: bold;
  }
  .section_deeds .swiper__deeds .swiper-slide .top__des {
    font-size: 12px;
  }
}
.section__peoples .people__list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -4px;
  margin-right: -4px;
}
.section__peoples .people__list .people__box {
  width: 20%;
}
.section__peoples .people__list .split__line {
  font-size: 0;
  line-height: 0;
  margin: 40px auto;
}
.section__peoples .people__list .split__line.split__line__2 {
  display: none;
}
.section__peoples .people__list .people__item {
  padding: 4px;
  display: block;
}
.section__peoples .people__list .people__item .people__img {
  width: 100%;
  font-size: 0;
  line-height: 0;
}
.section__peoples .people__list .people__item .people__text {
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding: 0 0.5em;
  padding-top: 1em;
}
.section__peoples .people__list .people__item .people__title {
  font-size: 28px;
  color: #fbad4e;
  margin-bottom: 5px;
}
@media only screen and (max-width:768px) {
  .section__peoples .people__list {
    margin-left: -6px;
    margin-right: -6px;
  }
  .section__peoples .people__list .people__box {
    width: 50%;
  }
  .section__peoples .people__list .split__line {
    margin: 10px auto;
  }
  .section__peoples .people__list .split__line.split__line__2 {
    display: block;
  }
  .section__peoples .people__list .split__line.split__line__5 {
    display: none;
  }
  .section__peoples .people__list .people__item {
    padding: 6px;
  }
  .section__peoples .people__list .people__item .people__text {
    font-size: 12px;
    padding-top: 0.8em;
  }
  .section__peoples .people__list .people__item .people__title {
    font-size: 16px;
    margin-bottom: 3px;
  }
}
.section__medias .medias__list::before {
  content: '';
  display: block;
  width: 28px;
  height: 28px;
  background: url(../imgs/zm04_icon.png) no-repeat center center;
  transform: translate(-50%, 0);
  margin-left: 36px;
}
.section__medias .medias__list .item__box {
  padding-left: 36px;
}
.section__medias .medias__list .item__box + .item__box {
  border-top: 1px solid #c24229;
}
.section__medias .medias__list .item__box:last-child .medias__item {
  padding-bottom: 0;
}
.section__medias .medias__list .item__box:last-child .medias__item::before {
  display: none;
}
.section__medias .medias__list .medias__item {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 36px;
  border-left: 1px dashed #f6bb58;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  position: relative;
}
.section__medias .medias__list .medias__item .news__title {
  flex: 1;
}
.section__medias .medias__list .medias__item .news__time {
  padding-left: 1em;
}
.section__medias .medias__list .medias__item::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #f6bb58;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width:768px) {
  .section__medias .medias__list::before {
    width: 22.4px;
    height: 22.4px;
    margin-left: 20px;
    background-size: 100% 100%;
  }
  .section__medias .medias__list .item__box {
    padding-left: 20px;
  }
  .section__medias .medias__list .medias__item {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
  }
  .section__medias .medias__list .medias__item::before {
    width: 6px;
    height: 6px;
  }
}
.section__atlas .swiper__atlas .slider__text {
  color: #fff;
  padding-top: 25px;
  padding-right: 200px;
}
.section__atlas .swiper__atlas .slider__text .slider__title {
  font-size: 18px;
  line-height: 1.35;
  margin-bottom: 0.5em;
}
.section__atlas .swiper__atlas .slider__text .slider__des {
  font-size: 14px;
}
.section__atlas .swiper__atlas .swiper-pagination {
  width: 200px;
  left: inherit;
  right: 0;
  bottom: 0;
  color: #fff;
  background-color: #b61c26;
}
.section__atlas .swiper__atlas .swiper-pagination .swiper-pagination-current {
  display: block;
  font-size: 58px;
  color: #fbad4e;
}
.section__atlas .swiper__atlas .swiper-pagination .swiper-pagination-total {
  display: block;
  font-size: 18px;
}
.section__atlas .swiper__atlas .swiper-pagination .swiper-pagination-total::before {
  content: 'PHOTO/';
}
@media only screen and (max-width:768px) {
  .section__atlas .swiper__atlas .slider__text {
    padding-top: 15px;
    padding-right: 0;
  }
  .section__atlas .swiper__atlas .slider__text .slider__title {
    font-size: 16px;
  }
  .section__atlas .swiper__atlas .slider__text .slider__des {
    font-size: 12px;
  }
  .section__atlas .swiper__atlas .swiper-pagination {
    width: auto;
    top: 10px;
    right: 10px;
    bottom: inherit;
    background-color: transparent;
  }
  .section__atlas .swiper__atlas .swiper-pagination .swiper-pagination-current {
    display: inline-block;
    font-size: 20px;
  }
  .section__atlas .swiper__atlas .swiper-pagination .swiper-pagination-total {
    font-size: 10px;
    display: inline-block;
  }
  .section__atlas .swiper__atlas .swiper-pagination .swiper-pagination-total::before {
    content: '/';
  }
}
.video__box {
  width: 100%;
  position: relative;
  cursor: pointer;
}
.video__box .video {
  width: 100%;
}
.video__box::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '';
  display: block;
  width: 69px;
  height: 69px;
  background: url(../imgs/zm01_play.png) no-repeat center center;
  border-radius: 50%;
  z-index: 9;
}
@media only screen and (max-width:768px) {
  .video__box::after {
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
  }
}
.video__box.__play::after {
  display: none;
}
