<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fudongleft{
  width:16%;
  height:auto;
  position:fixed;
  bottom:30px;
  left:1%;
  z-index:1;
}
.fudongleft a img{
  width:100%;
  height:auto;
}
.fudongys{
  width:12%;
  height:auto;
  position:fixed;
  top:180px;
  right:0px;
  z-index:1;
}
.fudongys a img{
  width:100%;
  height:auto;
}

.banner {
  overflow: hidden;
}
.banner img {
  width: 100%;
}
.banner .bx-wrapper {
  margin: 0;
}
.banner .bx-wrapper .bx-pager {
  bottom: 40px;
  width: auto;
  left: 13%;
}
.banner .bx-wrapper .bx-pager.bx-default-pager a {
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #fff;
  margin: 0 10px;
  cursor: pointer;
  opacity: 0.5;
}
.banner .bx-wrapper .bx-pager.bx-default-pager a.active {
  opacity: 1;
}
.media {
  background: #f1f3f6;
  padding-bottom: 80px;
  position: relative;
}
.media .con .left {
  float: left;
  width: 60%;
  overflow: hidden;
}
.media .con .left .title {
  width: 82%;
  padding: 44px 0 40px 0;
}
.media .con .left .title h2 {
  float: left;
  color: #333;
  font-weight: bold;
}
.media .con .left .title a {
  float: right;
  color: #90929a;
  line-height: 39px;
}
.media .con .left .title a span {
  margin-left: 20px;
  color: #4d9b4b;
}
.media .con .left .title a:hover {
  color: #4d9b4b;
}
.media .con .left .left-lunbo .swiper-container .swiper-slide {
  padding-right: 44px;
}
.media .con .left .left-lunbo .swiper-container .swiper-slide a {
  display: block;
}
.media .con .left .left-lunbo .swiper-container .swiper-slide a .top {
  position: relative;
  width: 82%;
  height: 0;
  padding-bottom: 48%;
}
.media .con .left .left-lunbo .swiper-container .swiper-slide a .top .tu {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.media .con .left .left-lunbo .swiper-container .swiper-slide a .top .tu img {
  width: 100%;
}
.media .con .left .left-lunbo .swiper-container .swiper-slide a .txt {
  width: 61%;
  background: #fff;
  float: right;
  margin-top: -136px;
  position: relative;
  z-index: 10;
  padding: 40px 110px 50px 60px;
  margin-right: 44px;
}
.media .con .left .left-lunbo .swiper-container .swiper-slide a .txt h3 {
  color: #4d9b4b;
}
.media .con .left .left-lunbo .swiper-container .swiper-slide a .txt h2 {
  color: #333;
  font-weight: bold;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 3em;
  margin: 24px 0 18px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.media .con .left .left-lunbo .swiper-container .swiper-slide a .txt p {
  color: #90929a;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 3em;
  margin-bottom: 28px;
  text-align: justify;
}
.media .con .left .left-lunbo .swiper-container .swiper-slide a .txt h4 {
  color: #90929a;
  position: relative;
  left: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.media .con .left .left-lunbo .swiper-container .swiper-slide a .txt h4 span {
  margin-left: 20px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.media .con .left .left-lunbo .swiper-container .swiper-slide:hover a .top .tu img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.media .con .left .left-lunbo .swiper-container .swiper-slide:hover a .txt h2 {
  color: #4d9b4b;
}
.media .con .left .left-lunbo .swiper-container .swiper-slide:hover a .txt h4 {
  color: #4d9b4b;
  left: 6px;
}
.media .con .left .left-lunbo .swiper-container .swiper-slide:hover a .txt h4 span {
  color: #4d9b4b;
}
.media .con .left .left-lunbo .swiper-container .bx-wrapper {
  margin: 0;
}
.media .con .left .left-lunbo .swiper-container .bx-wrapper .bx-controls-direction a {
  width: 44px;
  height: 44px;
  background: #afafaf;
  margin-top: 0;
  z-index: 100;
}
.media .con .left .left-lunbo .swiper-container .bx-wrapper .bx-next {
  background: #afafaf;
  left: auto;
  right: 0;
  top: 67%;
  opacity: 1;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
}
.media .con .left .left-lunbo .swiper-container .bx-wrapper .bx-next:before {
  content: '\e683';
  font-family: iconfont;
  width: 100%;
  font-size: 16px;
  position: absolute;
  display: block;
  line-height: 44px;
  text-align: center;
  color: #fff;
  text-indent: 0;
}
.media .con .left .left-lunbo .swiper-container .bx-wrapper .bx-next:hover {
  background: #4d9b4b;
}
.media .con .left .left-lunbo .swiper-container .bx-wrapper .bx-prev {
  background: #afafaf;
  left: auto;
  right: 44px;
  top: 67%;
  opacity: 1;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
}
.media .con .left .left-lunbo .swiper-container .bx-wrapper .bx-prev:before {
  content: '\e601';
  font-family: iconfont;
  width: 100%;
  font-size: 16px;
  position: absolute;
  display: block;
  line-height: 44px;
  text-align: center;
  color: #fff;
  text-indent: 0;
}
.media .con .left .left-lunbo .swiper-container .bx-wrapper .bx-prev:hover {
  background: #4d9b4b;
}
.media .con .right {
  float: right;
  width: 35%;
  margin-top: -170px;
  padding: 24px 30px;
  position: relative;
  z-index: 10;
  background: url(../img/report.jpg) no-repeat;
  background-size: cover;
}
.media .con .right .report .title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 10px;
}
.media .con .right .report .title h2 {
  float: left;
  font-family: Met-Bold;
  color: #fff;
}
.media .con .right .report .title a {
  float: right;
  color: #fff;
  line-height: 39px;
}
.media .con .right .report .title a span {
  margin-left: 20px;
}
.media .con .right .report .title a:hover {
  color: #4d9b4b;
}
.media .con .right .report .title a:hover span {
  color: #4d9b4b;
}
.media .con .right .report .bottom {
  padding: 38px 0;
}
.media .con .right .report .bottom .m-sch-left {
  float: left;
  width: 20%;
}
.media .con .right .report .bottom .m-sch-left .m-shc-month button {
  background: none;
  border: none;
  width: 100%;
}
.media .con .right .report .bottom .m-sch-left .m-shc-month button span {
  color: #fff;
}
.media .con .right .report .bottom .m-sch-left .m-shc-month button.active {
  cursor: no-drop;
}
.media .con .right .report .bottom .m-sch-left .m-shc-month .month {
  font-size: 72px;
  font-family: Met-Bold;
  color: #fff;
  text-align: center;
}
.media .con .right .report .bottom .m-sch-left .year {
  color: #fff;
  opacity: 0.5;
  text-align: center;
  margin-top: 24px;
  font-family: Met-Bold;
}
.media .con .right .report .bottom .m-sch-right {
  float: right;
  width: 70%;
}
.media .con .right .report .bottom .m-sch-right ul {
  height: 290px;
  overflow: auto;
}
.media .con .right .report .bottom .m-sch-right ul li a span {
  color: #fff;
  font-family: Met-Bold;
}
.media .con .right .report .bottom .m-sch-right ul li a p {
  color: #fff;
  opacity: 0.5;
}
.media .con .right .report .bottom .m-sch-right ul li:not(:first-child) {
  margin-top: 40px;
}
.media .con .right-lunbo {
  position: absolute;
  width: 39%;
  bottom: 80px;
  right: 0;
  overflow: hidden;
}
.media .con .right-lunbo .bx-wrapper {
  margin: 0;
}
.media .con .right-lunbo .swiper-slide .top {
  height: 0;
  padding-bottom: 59%;
  overflow: hidden;
}
.media .con .right-lunbo .swiper-slide .top img {
  width: 100%;
}
.media .con .right-lunbo .swiper-slide .bottom {
  padding-top: 20px;
}
.media .con .right-lunbo .swiper-slide .bottom h3 {
  color: #4d9b4b;
}
.media .con .right-lunbo .swiper-slide .bottom h2 {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 3em;
  margin: 10px 0 20px;
  color: #333;
}
.media .con .right-lunbo .swiper-slide .bottom span {
  font-size: 16px;
  color: #999;
  position: relative;
  left: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.media .con .right-lunbo .swiper-slide:hover .top img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.media .con .right-lunbo .swiper-slide:hover .bottom span {
  left: 10px;
}
.news {
  padding-bottom: 118px;
  background: #fff;
  overflow: hidden;
}
.news .title {
  padding: 44px 0;
}
.news .title h2 {
  float: left;
  color: #333;
  font-weight: bold;
}
.news .title a {
  float: right;
  color: #90929a;
  line-height: 39px;
}
.news .title a span {
  margin-left: 20px;
}
.news .title a:hover {
  color: #4d9b4b;
}
.news .title a:hover span {
  color: #4d9b4b;
}
.news .con {
  position: relative;
}
.news .con .left {
  width: 61.3%;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
}
.news .con .left .top {
  position: absolute;
  width: 100%;
  height: 14%;
  top: 0;
  left: 0;
}
.news .con .left .top ul {
  border-top: 1px solid rgba(83, 83, 83, 0.3);
  padding: 0 20px;
}
.news .con .left .top ul li {
  float: left;
  width: 30%;
  text-align: center;
  cursor: pointer;
}
.news .con .left .top ul li:not(:last-child) {
  margin-right: 5%;
}
.news .con .left .top ul li h2 {
  width: 80%;
  margin: 0 auto;
  position: relative;
  padding-top: 14px;
  font-weight: bold;
  color: #90929a;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.news .con .left .top ul li h2:before {
  content: '';
  width: 0;
  height: 4px;
  background: #4d9b4b;
  position: absolute;
  top: 0;
  left: 50%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.news .con .left .top ul li.active h2 a{
  color: #4d9b4b;
}
.news .con .left .top ul li.active h2:before {
  width: 100%;
  left: 0;
}
.news .con .left .top ul li:hover h2 {
  color: #4d9b4b;
}
.news .con .left .top ul li:hover h2:before {
  width: 100%;
  left: 0;
}
.news .con .left .bottom {
  position: absolute;
  width: 100%;
  height: 86%;
  top: 14%;
  left: 0;
}
.news .con .left .bottom .swiper-container {
  height: 100%;
}
.news .con .left .bottom .swiper-container .bx-wrapper {
  margin: 0;
  height: 100%;
}
.news .con .left .bottom .swiper-container .bx-wrapper .bx-viewport {
  height: 100% !important;
}
.news .con .left .bottom .swiper-wrapper {
  height: 100%;
}
.news .con .left .bottom .swiper-wrapper .swiper-slide {
  height: 100%;
}
.news .con .left .bottom .swiper-wrapper .swiper-slide ul {
  height: 100%;
}
.news .con .left .bottom .swiper-wrapper .swiper-slide ul li {
  float: left;
  width: 47%;
  height: 50%;
  border-bottom: 1px solid rgba(177, 177, 177, 0.3);
  position: relative;
}
.news .con .left .bottom .swiper-wrapper .swiper-slide ul li:not(:nth-child(even)) {
  margin-right: 6%;
}
.news .con .left .bottom .swiper-wrapper .swiper-slide ul li a {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.news .con .left .bottom .swiper-wrapper .swiper-slide ul li a .time {
  float: left;
  width: 20%;
  position: relative;
  top: -4px;
}
.news .con .left .bottom .swiper-wrapper .swiper-slide ul li a .time .date {
  font-size: 62px;
}
.news .con .left .bottom .swiper-wrapper .swiper-slide ul li a .time span {
  font-family: Met-Bold;
  color: #333;
  line-height: 1;
}
.news .con .left .bottom .swiper-wrapper .swiper-slide ul li a .txt {
  float: right;
  width: 73%;
  position: relative;
  left: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.news .con .left .bottom .swiper-wrapper .swiper-slide ul li a .txt h2 {
  padding-right: 4px;
  font-weight: bold;
  color: #333;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 1.5em;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.news .con .left .bottom .swiper-wrapper .swiper-slide ul li a .txt p {
  padding-right: 4px;
  margin-top: 10px;
  color: #90929a;
  text-align: justify;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 3em;
}
.news .con .left .bottom .swiper-wrapper .swiper-slide ul li:hover .txt {
  left: 4px;
}
.news .con .left .bottom .swiper-wrapper .swiper-slide ul li:hover .txt h2 {
  color: #4d9b4b;
}
.news .con .right {
  float: right;
  width: 33.1%;
  position: relative;
}
.news .con .right .tu {
  position: relative;
  overflow: hidden;
}
.news .con .right .tu img {
  width: 100%;
}
.news .con .right .tu .text {
 /* position: absolute;
  bottom: 38px;
  left: 38px;*/
  padding:30px 10px 10px 38px;
  background-color:#4d9b4b;
}
.news .con .right .tu .text h2 {
  color: #fff;
  font-weight: bold;
}
.news .con .right .tu .text p {
  margin-top: 6px;
}
.news .con .right .tu .text p span {
  color: #fff;
}
.news .con .right .tu .text p span .time {
  font-family: Met-Regular;
}
.news .con .right .tu:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.news .con .right .ditu {
  position: absolute;
  width: 100%;
  height: 100%;
  right: -28px;
  bottom: -28px;
  background: url(../img/news_di.png) no-repeat right bottom;
  z-index: -1;
}
.culture {
  background: #f1f3f6;
}
.culture .culture-video {
  position: relative;
}
.culture .culture-video img {
  width: 100%;
}
.culture .culture-video .text {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.culture .culture-video .text h3 {
  color: #fff;
  text-align: center;
}
.culture .culture-video .text h2 {
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.culture .culture-video .text .btn {
  width: 64px;
  height: 64px;
  border: 2px solid #fff;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  margin: 60px auto 0;
  cursor: pointer;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.culture .culture-video .text .btn span {
  font-size: 20px;
  color: #fff;
  display: block;
  text-align: center;
  line-height: 64px;
  position: relative;
  left: 2px;
}
.culture .culture-video .text .btn:hover {
  background: #4d9b4b;
}
.culture .con {
  padding-top: 48px;
  position: relative;
}
.culture .con .left {
  width: 31.4%;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
}
.culture .con .left .left-top {
  padding: 32px 0 50px 60px;
  background: url(../img/culture_bg.jpg) no-repeat;
  background-size: cover;
  margin-top: -110px;
}
.culture .con .left .left-top a {
  display: block;
}
.culture .con .left .left-top a h3 {
  font-size: 62px;
  font-family: Met-Regular;
  color: #fff;
  line-height: 1;
}
.culture .con .left .left-top a h2 {
  color: #fff;
  font-weight: bold;
  margin-bottom: 50px;
}
.culture .con .left .left-top a h4 {
  color: rgba(255, 255, 255, 0.5);
  position: relative;
  left: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.culture .con .left .left-top a h4 span {
  color: #fff;
  margin-left: 16px;
}
.culture .con .left .left-top:hover a h4 {
  color: #fff;
  left: 6px;
}
.culture .con .left .left-bottom {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 60%;
  background: #ffff;
  margin-top: 40px;
  overflow: hidden;
}
.culture .con .left .left-bottom .swiper-slide .tu {
  height: 0;
  padding-bottom: 65%;
  overflow: hidden;
}
.culture .con .left .left-bottom .swiper-slide img {
  width: 100%;
}
.culture .con .left .left-bottom .swiper-slide:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.culture .con .left .left-bottom .bx-wrapper {
  margin: 0;
}
.culture .con .left .left-bottom .bx-wrapper .bx-controls-direction a {
  width: 44px;
  height: 44px;
  background: #afafaf;
  margin-top: 0;
  z-index: 100;
}
.culture .con .left .left-bottom .bx-wrapper .bx-next {
  background: #afafaf;
  left: auto;
  right: 32px;
  top: 72%;
  opacity: 1;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
}
.culture .con .left .left-bottom .bx-wrapper .bx-next:before {
  content: '\e683';
  font-family: iconfont;
  width: 100%;
  font-size: 16px;
  position: absolute;
  display: block;
  line-height: 44px;
  text-align: center;
  color: #fff;
  text-indent: 0;
}
.culture .con .left .left-bottom .bx-wrapper .bx-next:hover {
  background: #4d9b4b;
}
.culture .con .left .left-bottom .bx-wrapper .bx-prev {
  background: #afafaf;
  left: auto;
  right: 76px;
  top: 72%;
  opacity: 1;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
}
.culture .con .left .left-bottom .bx-wrapper .bx-prev:before {
  content: '\e601';
  font-family: iconfont;
  width: 100%;
  font-size: 16px;
  position: absolute;
  display: block;
  line-height: 44px;
  text-align: center;
  color: #fff;
  text-indent: 0;
}
.culture .con .left .left-bottom .bx-wrapper .bx-prev:hover {
  background: #4d9b4b;
}
.culture .con .right {
  float: right;
  width: 65.7%;
  overflow: hidden;
}
.culture .con .right ul li {
  float: left;
  width: 47.8%;
  background: #fff;
}
.culture .con .right ul li:first-child {
  margin-right: 4.4%;
}
.culture .con .right ul li a {
  display: block;
}
.culture .con .right ul li a .tu {
  height: 0;
  padding-bottom: 65%;
  overflow: hidden;
}
.culture .con .right ul li a .tu img {
  width: 100%;
}
.culture .con .right ul li a .bottom {
  padding: 0 40px 30px 40px;
}
.culture .con .right ul li a .bottom h3 {
  width: 106px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  background: url(../img/sign.jpg) no-repeat;
  background-size: cover;
  color: #fff;
  margin-top: -20px;
  position: relative;
}
.culture .con .right ul li a .bottom h2 {
  margin-top: 24px;
  font-weight: bold;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 3em;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.culture .con .right ul li:hover a .tu img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.culture .con .right ul li:hover a .bottom h2 {
  color: #4d9b4b;
}
.culture-num {
  background: #f1f3f6;
  padding: 80px 0 54px;
}
.culture-num .con ul li {
  float: left;
  width: 20%;
  text-align: center;
  position: relative;
  padding: 22px 0 34px;
}
.culture-num .con ul li span {
  font-family: Met-Bold;
  color: #333;
}
.culture-num .con ul li h2 {
  font-weight: bold;
  color: #90929a;
}
.culture-num .con ul li:before {
  content: '';
  width: 1px;
  height: 30px;
  background-color: #1a2b69;
  opacity: 0.3;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: 0;
}
.culture-num .con ul li:hover {
  background: url(../img/num_bg_10.jpg) no-repeat;
  background-size: cover;
}
.culture-num .con ul li:hover span {
  color: #fff;
}
.culture-num .con ul li:hover h2 {
  color: #fff;
}
.culture-num .con ul li:last-child:before {
  display: none;
}
.people {
  padding-bottom: 100px;
  overflow: hidden;
}
.people .con .top-wrapper {
  text-align: center;
  padding: 60px 0;
  margin-bottom: 30px;
}
.people .con .top-wrapper ul {
  display: inline-block;
}
.people .con .top-wrapper ul li {
  float: left;
  padding: 0 40px;
  position: relative;
}
.people .con .top-wrapper ul li h2 {
  text-align: center;
  color: #90929a;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.people .con .top-wrapper ul li h2:before {
  content: '';
  width: 0;
  height: 5px;
  background: #4d9b4b;
  position: absolute;
  bottom: -14px;
  left: 50%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.people .con .top-wrapper ul li:not(:last-child):before {
  content: '';
  width: 4px;
  height: 4px;
  background: #000;
  position: absolute;
  right: 0;
  top: 50%;
}
.people .con .top-wrapper ul li.active h2 {
  color: #4d9b4b;
}
.people .con .top-wrapper ul li.active h2:before {
  width: 110%;
  left: -5%;
}
.people .con .wrapper-list .box {
  position: relative;
}
.people .con .wrapper-list .box .left {
  position: absolute;
  width: 48.4%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
}
.people .con .wrapper-list .box .left .swiper-slide a {
  display: block;
  height: 0;
  padding-bottom: 78%;
  overflow: hidden;
}
.people .con .wrapper-list .box .left .swiper-slide a img {
  width: 100%;
}
.people .con .wrapper-list .box .left .swiper-slide a .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../img/people_bg.png) no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
}
.people .con .wrapper-list .box .left .swiper-slide a .mask .txt {
  width: 60%;
  position: absolute;
  bottom: 40px;
  left: 10%;
}
.people .con .wrapper-list .box .left .swiper-slide a .mask .txt h3 {
  color: #fff;
}
.people .con .wrapper-list .box .left .swiper-slide a .mask .txt h2 {
  margin: 16px 0 30px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 3em;
  font-weight: bold;
  color: #fff;
}
.people .con .wrapper-list .box .left .swiper-slide a .mask .txt h4 {
  font-family: Met-Bold;
  color: #fff;
}
.people .con .wrapper-list .box .left .swiper-slide:hover a img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.people .con .wrapper-list .box .right {
  float: right;
  width: 49%;
}
.people .con .wrapper-list .box .right ul li {
  float: left;
  width: 50%;
  padding: 28px 40px 28px 28px;
  background: url(../img/people_bg.jpg) no-repeat;
  background-size: cover;
}
.people .con .wrapper-list .box .right ul li a {
  display: block;
}
.people .con .wrapper-list .box .right ul li a .txt h3 {
  color: #fff;
  position: relative;
}
.people .con .wrapper-list .box .right ul li a .txt h2 {
  color: #fff;
  font-weight: bold;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 6em;
  margin: 14px 0 8px;
  position: relative;
  left: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.people .con .wrapper-list .box .right ul li a .txt h4 {
  color: #fff;
  font-family: Met-Bold;
}
.people .con .wrapper-list .box .right ul li:nth-child(2) {
  background: #fff;
}
.people .con .wrapper-list .box .right ul li:nth-child(2) a .txt h3 {
  color: #4d9b4b;
}
.people .con .wrapper-list .box .right ul li:nth-child(2) a .txt h2 {
  color: #333;
}
.people .con .wrapper-list .box .right ul li:nth-child(2) a .txt h4 {
  color: #4d9b4b;
}
.people .con .wrapper-list .box .right ul li:nth-child(3) {
  background: #fff;
}
.people .con .wrapper-list .box .right ul li:nth-child(3) a .txt h3 {
  color: #4d9b4b;
}
.people .con .wrapper-list .box .right ul li:nth-child(3) a .txt h2 {
  color: #333;
}
.people .con .wrapper-list .box .right ul li:nth-child(3) a .txt h4 {
  color: #4d9b4b;
}
.people .con .wrapper-list .box .right ul li:last-child {
  background: #475766;
}
.people .con .wrapper-list .box .right ul li:hover a .txt h2 {
  left: 6px;
}
.people .con .wrapper-list .box .right ul li:hover:nth-child(2) a .txt h2 {
  color: #4d9b4b;
}
.people .con .wrapper-list .box .right ul li:hover:nth-child(3) a .txt h2 {
  color: #4d9b4b;
}
.people .con .wrapper-list .box .bx-wrapper {
  margin: 0;
}
.people .con .wrapper-list .box .bx-wrapper .bx-pager {
  bottom: 40px;
  width: auto;
  right: 8%;
}
.people .con .wrapper-list .box .bx-wrapper .bx-pager.bx-default-pager a {
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #fff;
  margin: 0 10px;
  cursor: pointer;
  opacity: 0.5;
}
.people .con .wrapper-list .box .bx-wrapper .bx-pager.bx-default-pager a.active {
  opacity: 1;
}
.quick {
  background: url(../img/quick_bg.jpg) no-repeat;
  background-size: cover;
  padding: 80px 0 138px;
  overflow: hidden;
}
.quick .con .left {
  float: left;
  width: 67.4%;
}
.quick .con .left &gt; h2 {
  color: #fff;
  font-weight: bold;
  margin-bottom: 40px;
}
.quick .con .left .quick-wrapper {
  background: #fff;
  padding: 40px 70px;
}
.quick .con .left .quick-wrapper ul li a {
  display: block;
}
.quick .con .left .quick-wrapper ul li a .tu {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  background: #f3f3f3;
  margin: 0 auto;
  position: relative;
}
.quick .con .left .quick-wrapper ul li a .tu img {
  max-width: 48px;
  margin: 0 auto;
  padding-top: 24px;
}
.quick .con .left .quick-wrapper ul li a .tu img.color {
  display: none;
}
.quick .con .left .quick-wrapper ul li a h2 {
  text-align: center;
  color: #333;
  margin-top: 16px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.quick .con .left .quick-wrapper ul li:hover a .tu {
  background: #fff;
  border: 2px solid #4d9b4b;
}
.quick .con .left .quick-wrapper ul li:hover a .tu img.regular {
  display: none;
}
.quick .con .left .quick-wrapper ul li:hover a .tu img.color {
  display: block;
}
.quick .con .left .quick-wrapper ul li:hover a h2 {
  color: #4d9b4b;
}
.quick .con .left .quick-wrapper .bx-wrapper {
  margin: 0;
}
.quick .con .left .quick-wrapper .bx-wrapper .bx-controls-direction a {
  width: 44px;
  height: 44px;
  margin-top: -22px;
  z-index: 100;
}
.quick .con .left .quick-wrapper .bx-wrapper .bx-next {
  background: none;
  left: auto;
  right: -48px;
  top: 50%;
  opacity: 1;
}
.quick .con .left .quick-wrapper .bx-wrapper .bx-next:before {
  content: '\e683';
  font-family: iconfont;
  width: 100%;
  font-size: 20px;
  position: absolute;
  display: block;
  line-height: 44px;
  text-align: center;
  color: #333;
  text-indent: 0;
}
.quick .con .left .quick-wrapper .bx-wrapper .bx-next:hover:before {
  color: #4d9b4b;
}
.quick .con .left .quick-wrapper .bx-wrapper .bx-prev {
  background: none;
  left: -48px;
  top: 50%;
  opacity: 1;
}
.quick .con .left .quick-wrapper .bx-wrapper .bx-prev:before {
  content: '\e601';
  font-family: iconfont;
  width: 100%;
  font-size: 20px;
  position: absolute;
  display: block;
  line-height: 44px;
  text-align: center;
  color: #333;
  text-indent: 0;
}
.quick .con .left .quick-wrapper .bx-wrapper .bx-prev:hover:before {
  color: #4d9b4b;
}
.quick .con .right {
  width: 29.8%;
  float: right;
}
.quick .con .right .title {
  margin-bottom: 40px;
}
.quick .con .right .title h2 {
  float: left;
  color: #fff;
}
.quick .con .right .title a {
  float: right;
  color: #fff;
  line-height: 39px;
}
.quick .con .right .title a span {
  margin-left: 20px;
}
.quick .con .right .title a:hover {
  color: #4d9b4b;
}
.quick .con .right .title a:hover span {
  color: #4d9b4b;
}
.quick .con .right .topic-list {
  background: #fff;
  height: 216px;
}
.quick .con .right .topic-list ul {
  padding: 30px 40px;
}
.quick .con .right .topic-list ul li {
  padding-left: 30px;
  position: relative;
}
.quick .con .right .topic-list ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #551787;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
.quick .con .right .topic-list ul li h2 {
  color: #333;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 1.5em;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.quick .con .right .topic-list ul li:not(:first-child) {
  margin-top: 20px;
}
.quick .con .right .topic-list ul li:nth-child(n+5) {
  display: none;
}
.quick .con .right .topic-list ul li:hover h2 {
  color: #4d9b4b;
}
.friendy-link {
  background: rgba(0, 0, 0, 0.5);
  margin-top: -80px;
}
.friendy-link .con {
  height: 80px;
}
.friendy-link .con h2 {
  float: left;
  color: #fff;
  line-height: 80px;
}
.friendy-link .con h2 span {
  margin-left: 12px;
}
.friendy-link .con ul {
  float: left;
}
.friendy-link .con ul li {
  float: left;
}
.friendy-link .con ul li a {
  line-height: 80px;
  color: #fff;
}
.friendy-link .con ul li a:hover {
  color: #4d9b4b;
}
#videoPopup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}
#videoPopup .video-box {
  width: 70%;
  position: absolute;
  left: 15%;
  top: 10%;
}
#videoPopup .video-box video {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#videoPopup .video-box .close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  text-align: center;
}
#videoPopup .video-box .close span {
  font-size: 16px;
  line-height: 40px;
  color: #fff;
}
#videoPopup .video-box .close:hover {
  background: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 1680px) {
  .culture .con .left .left-bottom {
    height: 57%;
  }
  .people .con .wrapper-list .box .right ul li a .txt h2 {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5;
    height: 4.5em;
    margin: 14px 0 12px;
  }
}
@media screen and (max-width: 1500px) {
  .banner .bx-wrapper .bx-pager {
    left: 8%;
  }
  .media .con .right-lunbo {
    width: 37.6%;
  }
}
@media screen and (max-width: 1440px) {
  .banner .bx-wrapper .bx-pager {
    left: 11%;
  }
  .media {
    padding-bottom: 70px;
  }
  .media .con .left .title {
    padding: 34px 0 30px 0;
  }
  .media .con .left .left-lunbo .swiper-container .swiper-slide a .txt {
    padding: 36px 90px 30px 46px;
  }
  .media .con .right {
    padding: 22px 28px;
  }
  .media .con .right .report .bottom {
    padding: 30px 0;
  }
  .media .con .right .report .bottom .m-sch-left .m-shc-month .month {
    font-size: 62px;
  }
  .media .con .right .report .bottom .m-sch-right ul {
    height: 250px;
  }
  .media .con .right .report .bottom .m-sch-right ul li:not(:first-child) {
    margin-top: 30px;
  }
  .media .con .right-lunbo {
    width: 38.6%;
  }
  .media .con .right-lunbo .swiper-slide .bottom {
    padding-top: 18px;
  }
  .media .con .right-lunbo .swiper-slide .bottom h2 {
    margin: 8px 0 18px;
  }
  .news {
    padding-bottom: 108px;
  }
  .news .title {
    padding: 34px 0;
  }
  .culture .con .left .left-bottom {
    height: 55%;
  }
  .culture .con .left .left-bottom .bx-wrapper .bx-prev {
    top: 66%;
  }
  .culture .con .left .left-bottom .bx-wrapper .bx-next {
    top: 66%;
  }
  .culture-num {
    padding: 54px 0 44px;
  }
  .people {
    padding-bottom: 80px;
  }
  .people .con .top-wrapper {
    padding: 54px 0 44px;
    margin-bottom: 10px;
  }
  .people .con .wrapper-list .box .left .swiper-slide a .mask .txt h2 {
    margin: 14px 0 20px;
  }
  .people .con .wrapper-list .box .right ul li {
    padding: 24px 40px 28px 28px;
  }
  .people .con .wrapper-list .box .right ul li a .txt h2 {
    margin: 14px 0 16px;
  }
  .quick {
    padding: 60px 0 128px;
  }
  .quick .con .left &gt; h2 {
    margin-bottom: 30px;
  }
  .quick .con .right .title {
    margin-bottom: 30px;
  }
  .quick .con .right .title a {
    line-height: 30px;
  }
  .quick .con .right .topic-list {
    height: 213px;
  }
  .quick .con .right .topic-list ul {
    padding: 34px 40px;
  }
  .friendy-link {
    margin-top: -70px;
  }
  .friendy-link .con {
    height: 70px;
  }
  .friendy-link .con h2 {
    line-height: 70px;
  }
  .friendy-link .con ul li a {
    line-height: 70px;
  }
}
@media screen and (max-width: 1400px) {
  .banner .bx-wrapper .bx-pager {
    left: 8%;
  }
  .media .con .right-lunbo {
    width: 38.2%;
  }
}
@media screen and (max-width: 1366px) {
  .banner .bx-wrapper .bx-pager {
    left: 9%;
  }
  .media .con .right-lunbo {
    width: 38%;
  }
}
@media screen and (max-width: 1280px) {
  .banner .bx-wrapper .bx-pager {
    left: 6%;
  }
  .media .con .right-lunbo {
    width: 37%;
  }
}
@media screen and (max-width: 1200px) {
  .media .con .right {
    margin-top: -140px;
  }
  .media .con .right-lunbo {
    width: 36.4%;
  }
}
@media screen and (max-width: 1199px) {
  .fudongleft{
   top:15%;
   left:2%;
  }
  .banner {
    margin-top: 86px;
  }
  .banner .bx-wrapper .bx-pager {
    left: 20px;
  }
  .media .con .right-lunbo {
    width: 35.8%;
  }
  .news .title {
    padding: 34px 20px;
  }
  .news .con .left {
    width: 60%;
    left: 20px;
  }
  .culture .con .left {
    left: 20px;
    width: 30%;
  }
}
@media screen and (max-width: 1024px) {
  .media {
    padding-bottom: 50px;
  }
  .media .con .left .title {
    padding: 24px 0 20px 0;
  }
  .media .con .left .left-lunbo .swiper-container .swiper-slide a .txt {
    padding: 28px 80px 28px 36px;
  }
  .media .con .left .left-lunbo .swiper-container .swiper-slide a .txt h2 {
    margin: 20px 0 14px;
  }
  .media .con .right {
    width: 36%;
  }
  .media .con .right .report .bottom .m-sch-right ul {
    height: 200px;
  }
  .media .con .right-lunbo {
    width: 36.4%;
    bottom: 50px;
  }
  .news {
    padding-bottom: 88px;
  }
  .news .title {
    padding: 28px 16px;
  }
  .news .con .left {
    height: auto;
  }
  .culture .con {
    padding-top: 38px;
  }
  .culture .con .left {
    height: auto;
  }
  .culture .con .left .left-top {
    padding: 32px 0 50px 40px;
  }
  .culture .con .left .left-top a h3 {
    font-size: 52px;
  }
  .culture .con .left .left-bottom {
    height: auto;
  }
  .culture .con .right ul li a .bottom {
    padding: 0 30px 30px 30px;
  }
  .culture-num {
    padding: 40px 0 30px;
  }
  .people .con .top-wrapper {
    padding: 40px 0 40px;
  }
  .people .con .wrapper-list .box .left {
    height: auto;
  }
  .people .con .wrapper-list .box .right ul li a .txt h2 {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5;
    height: 3em;
  }
  .quick {
    padding: 30px 0 60px;
  }
  .quick .con .left .quick-wrapper {
    padding: 34px 70px;
  }
  .quick .con .left .quick-wrapper ul li a .tu {
    width: 80px;
    height: 80px;
  }
  .quick .con .left .quick-wrapper ul li a .tu img {
    max-width: 38px;
    padding-top: 21px;
  }
  .quick .con .right .title a {
    line-height: 20px;
    position: relative;
    top: 6px;
  }
  .quick .con .right .topic-list {
    height: 185px;
  }
  .quick .con .right .topic-list ul {
    padding: 20px 40px;
  }
  .friendy-link {
    background: none;
    margin-top: 0;
    padding: 20px 0;
  }
  .friendy-link .con {
    height: auto;
  }
  .friendy-link .con h2 {
    line-height: 1.5;
    color: #333;
  }
  .friendy-link .con ul li a {
    line-height: 1.5;
    color: #333;
  }
  #videoPopup .video-box {
    width: 90%;
    left: 5%;
  }
}
@media screen and (max-width: 768px) {
  .banner .bx-wrapper .bx-pager {
    bottom: 10px;
  }
  .banner .bx-wrapper .bx-pager.bx-default-pager a {
    margin: 0 6px;
  }
  .media {
    padding-bottom: 20px;
    display:none;
  }
  .media .con .left {
    width: 100%;
    margin-bottom: 20px;
  }
  .media .con .left .title {
    width: 100%;
    padding: 20px 0;
  }
  .media .con .left .title a {
    line-height: 30px;
  }
  .media .con .left .left-lunbo .swiper-container .swiper-slide a .top {
    width: 100%;
    padding-bottom: 59%;
  }
  .media .con .left .left-lunbo .swiper-container .swiper-slide a .txt {
    padding: 20px;
    width: 100%;
    margin-top: 0;
    margin-right: 0;
  }
  .media .con .left .left-lunbo .swiper-container .swiper-slide a .txt h2 {
    margin: 14px 0 12px;
  }
  .media .con .left .left-lunbo .swiper-container .swiper-slide a .txt p {
    margin-bottom: 20px;
  }
  .media .con .left .left-lunbo .swiper-container .bx-wrapper .bx-prev {
    top: 90%;
  }
  .media .con .left .left-lunbo .swiper-container .bx-wrapper .bx-next {
    top: 90%;
  }
  .media .con .right {
    width: 100%;
    position: relative;
    margin-top: 0;
    float: left;
    padding: 20px;
  }
  .media .con .right .report .title {
    padding-bottom: 10px;
  }
  .media .con .right .report .title a {
    line-height: 22px;
  }
  .media .con .right .report .bottom {
    padding: 20px 0;
  }
  .media .con .right .report .bottom .m-sch-left .m-shc-month .month {
    font-size: 42px;
  }
  .media .con .right .report .bottom .m-sch-right ul li:not(:first-child) {
    margin-top: 20px;
  }
  .media .con .right-lunbo {
    display: none;
  }
  .news {
    padding-bottom: 60px;
  }
  .news .title {
    padding: 20px;
  }
  .news .con .left {
    width: 100%;
    float: left;
    position: relative;
    left: 0;
  }
  .news .con .left .top {
    position: relative;
    width: 100%;
    top: 0;
    height: auto;
    margin-bottom: 10px;
  }
  .news .con .left .bottom {
    position: relative;
    width: 100%;
    top: 0;
    height: auto;
  }
  .news .con .left .bottom .swiper-container {
    height: auto;
  }
  .news .con .left .bottom .swiper-container .bx-wrapper {
    height: auto;
  }
  .news .con .left .bottom .swiper-container .bx-wrapper .bx-viewport {
    height: auto !important;
  }
  .news .con .left .bottom .swiper-wrapper {
    height: auto;
  }
  .news .con .left .bottom .swiper-wrapper .swiper-slide {
    height: auto;
  }
  .news .con .left .bottom .swiper-wrapper .swiper-slide ul {
    height: auto;
  }
  .news .con .left .bottom .swiper-wrapper .swiper-slide ul li {
    width: 100%;
    padding: 20px 0;
    height: auto;
  }
  .news .con .left .bottom .swiper-wrapper .swiper-slide ul li:not(:nth-child(even)) {
    margin-right: 0;
  }
  .news .con .left .bottom .swiper-wrapper .swiper-slide ul li a {
    position: relative;
    top: 0;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
  }
  .news .con .left .bottom .swiper-wrapper .swiper-slide ul li a .time {
    top: 0;
  }
  .news .con .left .bottom .swiper-wrapper .swiper-slide ul li a .time .date {
    font-size: 42px;
  }
  .news .con .left .bottom .swiper-wrapper .swiper-slide ul li a .txt {
    width: 77%;
  }
  .news .con .left .bottom .swiper-wrapper .swiper-slide ul li a .txt h2 {
    font-size: 16px;
  }
  .news .con .right {
    width: 100%;
    margin-top: 20px;
  }
  .news .con .right .tu .text {
    bottom: 24px;
    left: 20px;
  }
  .news .con .right .tu .text h2 {
    font-size: 16px;
  }
  .culture .culture-video .text h2 {
    font-size: 18px;
  }
  .culture .culture-video .text .btn {
    width: 40px;
    height: 40px;
    margin: 10px auto 0;
  }
  .culture .culture-video .text .btn span {
    line-height: 40px;
  }
  .culture .con {
    padding-top: 20px;
  }
  .culture .con .left {
    position: relative;
    width: 100%;
    left: 0;
    float: left;
  }
  .culture .con .left .left-top {
    margin-top: 0;
    padding: 20px;
  }
  .culture .con .left .left-top a h3 {
    font-size: 40px;
  }
  .culture .con .left .left-top a h2 {
    margin-bottom: 30px;
  }
  .culture .con .left .left-bottom {
    position: relative;
    margin-top: 20px;
  }
  .culture .con .left .left-bottom .bx-wrapper .bx-prev {
    top: 76%;
    right: 54px;
  }
  .culture .con .left .left-bottom .bx-wrapper .bx-next {
    top: 76%;
    right: 10px;
  }
  .culture .con .right {
    width: 100%;
    margin-top: 20px;
  }
  .culture .con .right ul li a .bottom {
    padding: 10px;
  }
  .culture .con .right ul li a .bottom h2 {
    margin-top: 10px;
  }
  .culture .con .right ul li a .bottom h3 {
    width: 80px;
    height: 30px;
    line-height: 30px;
    margin-top: 0;
  }
  .culture-num {
    padding: 20px 0;
  }
  .culture-num .con ul li {
    width: 33.333%;
    padding: 20px 0;
  }
  .culture-num .con ul li:nth-child(3):before {
    display: none;
  }
  .culture-num .con ul li:nth-child(n+4) {
    width: 50%;
  }
  .people {
    padding-bottom: 20px;
  }
  .people .con .top-wrapper {
    padding: 20px 0;
  }
  .people .con .top-wrapper ul li {
    padding: 0 14px;
  }
  .people .con .top-wrapper ul li h2 {
    font-size: 16px;
  }
  .people .con .wrapper-list .box .left {
    position: relative;
    width: 100%;
    float: left;
  }
  .people .con .wrapper-list .box .left .swiper-slide a .mask .txt {
    width: 80%;
    bottom: 20px;
    left: 6%;
  }
  .people .con .wrapper-list .box .left .swiper-slide a .mask .txt h2 {
    margin: 10px 0 14px;
  }
  .people .con .wrapper-list .box .right {
    width: 100%;
  }
  .people .con .wrapper-list .box .right ul li {
    padding: 10px 14px;
  }
  .people .con .wrapper-list .box .right ul li a .txt h2 {
    margin: 10px 0 20px;
  }
  .people .con .wrapper-list .box .bx-wrapper .bx-pager {
    right: 4%;
    bottom: 10px;
  }
  .people .con .wrapper-list .box .bx-wrapper .bx-pager .bx-default-pager a {
    margin: 0 5px;
  }
  .quick {
    padding: 20px 0 30px;
  }
  .quick .con .left {
    width: 100%;
  }
  .quick .con .left &gt; h2 {
    margin-bottom: 20px;
  }
  .quick .con .left .quick-wrapper {
    padding: 20px 50px;
  }
  .quick .con .right {
    width: 100%;
    margin-top: 20px;
  }
  .quick .con .right .title {
    margin-bottom: 20px;
  }
  .friendy-link .con h2 {
    margin-right: 12px;
  }
  .friendy-link .con h2 span {
    margin-left: 6px;
  }
  .friendy-link .con ul {
    overflow: hidden;
    float: none;
  }
  .friendy-link .con ul li {
    width: 100%;
  }
  .friendy-link .con ul li:not(:first-child) {
    margin-top: 10px;
  }
}
/*# sourceMappingURL=index.css.map */</pre></body></html>