body {
  z-index: 1;
  position: relative;
  width: 100%;
  background: #fff;}
#header {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 1200px;
  z-index: 10;
  background: transparent;
  float: left;
  width: 100%;
  z-index: 15;}
#header .outer1 {
  position: relative;
  width: 1200px;
  float: left;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  padding-top: 10px;}
#header .outer1 .main2 {
  display: block;
  float: left;}
#header .outer1 .main2 .img1 {
  vertical-align: middle;
  float: left;
  width: 111px;}
#header .outer1 .main2 .img1:last-of-type {
  display: none;}
#header .outer1 .main2 .word1 {
  position: relative;
  display: block;
  overflow-wrap: break-word;
  white-space: nowrap;
  float: left;
  padding-left: 0.8rem;
  font-size: 21px;
  color: #303030;
  line-height: 34px;}
#header .outer1 .main2 .word1::before {
  content: '';
  width: 1px;
  height: 100%;
  background: #393636;
  position: absolute;
  top: 50%;
  left: 0.4rem;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);}
#header .outer1 .menuPhone {
  display: none;}
#header .outer1 .mod2 {
  transition: top .3s;
  -webkit-transition: top .3s;
  float: left;
  margin-left: 36px;
  z-index: 1;
  position: relative;
  top: 26px;}
#header .outer1 .mod2 ul > li {
  float: left;
  width: 98px;
  text-align: center;
  position: relative;
  padding: 6px 0;}
#header .outer1 .mod2 ul > li > a {
  transition: color .3s;
  -webkit-transition: color .3s;
  display: block;
  font-size: 15px;
  color: #fff;}
#header .outer1 .mod2 ul > li ol {
  display: none;
  position: absolute;
  top: 32px;
  left: 50%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 100%;
  padding: 13px 0;
  background: #fff;
  z-index: 10;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);}
#header .outer1 .mod2 ul > li ol::before {
  content: '';
  transition: width .3s;
  -webkit-transition: width .3s;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 3px;
  background-color: #DCBA8A;}
#header .outer1 .mod2 ul > li ol li {
  margin-right: 0;
  padding: 6px 5px;}
#header .outer1 .mod2 ul > li ol li a {
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  display: block;
  font-size: 14px;
  color: #606060;
  line-height: 20px;}
#header .outer1 .mod2 ul > li ol li:last-of-type {
  border-bottom: 0;}
#header .outer1 .mod2 ul > li ol li:hover a {
  color: #DCBA8A;}
#header .outer1 .mod2 ul > li:first-of-type ol {
  padding: 0;}
#header .outer1 .mod2 ul > li:hover ol::before {
  transition: width .3s;
  -webkit-transition: width .3s;
  width: 100%;}
#header .outer1 .mod2 ul > li:hover > a {
  color: #DCBA8A;}
#header .outer1 .mod2 ul > li.active ol::before {
  width: 100%;}
#header .outer1 .mod2 ul > li.active > a {
  color: #DCBA8A;}
#header .outer1 .juanzeng {
  background: #C09C6B;
  border-radius: 18px;
  overflow: hidden;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  min-width: auto;
  padding: 6px 0.3rem !important;
  margin-left: 10px;}
#header .outer1 .juanzeng::before {
  content: '';
  display: none;}
#header .outer1 .juanzeng img {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  margin-right: 0.2rem;}
#header .outer1 .juanzeng > a {
  float: left;
  font-size: 15px;
  font-weight: bold;
  color: #FFF !important;
  line-height: 22px;}
#header .outer1 .juanzengPhone {
  display: none;}
#header .outer1 .block2 {
  transition: top .3s;
  -webkit-transition: top .3s;
  position: absolute;
  right: 0;
  top: 40px;}
#header .outer1 .block2 i img{
    width: 22px;
    position: relative;
    left: 3px;
    top: 0px;
}
#header .outer1 .block2 i img:nth-child(2){
    display:none;
}
#header .outer1 .block2 .icon-sousuo {
  position: relative;
  display: block;
  font-size: 19px;
  color: #fff;
  cursor: pointer;
  background: #DCBA8A;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  }
#header .outer1 .block2 .icon-sousuo::before {
  content: "\e606";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);display: none;}
#header .search_box {
  transition: top .3s;
  -webkit-transition: top .3s;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -100%;
  right: 0;
  background: #fff;}
#header .search_box .form {
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  background: #eee;
  border-radius: 36px;
  -webkit-border-radius: 36px;
  position: absolute;
  top: 50%;
  right: 1.1rem;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  border-radius: 28px;
  width: 320px;
  overflow: hidden;
  height: 40px;}
#header .search_box .inp {
  -webkit-appearance: none;
  width: 75%;
  float: left;
  height: 40px;
  border: 0;
  background: transparent;
  padding: 0 0 0 0;
  outline-style: none;
  margin: 0 0 0 56px;
  font-size: 16px;
  color: #606060;}
#header .search_box .inp::-webkit-input-placeholder {
  color: #606060;
  font-size: 16px;}
#header .search_box .icon-sousuo {
  display: block;
  font-size: 28px;
  border: 0;
  background: transparent;
  color: #717171;
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding: 0;}

#header .search_box .icon-sousuo img{
  width: 24px;
}

#header .search_box.active {
  top: 0;}
#header.flexClass {
  position: fixed;
  background: #fff;
  top: 0;}
#header.flexClass .outer1 {
  padding-top: 0;}
#header.flexClass .outer1 .main2 .img1:first-of-type {
  display: none;}
#header.flexClass .outer1 .main2 .img1:last-of-type {
  display: block;}
#header.flexClass .outer1 .mod2 {
  top: 54px;}
#header.flexClass .outer1 .mod2 ul > li {
  padding: 24px 0;}
#header.flexClass .outer1 .mod2 ul > li > a {
  color: #202020;}
#header.flexClass .outer1 .mod2 ul > li::before {
  bottom: -1px;}
#header.flexClass .outer1 .mod2 ul > li.active > a {
  color: #DCBA8A;}
#header.flexClass .outer1 .mod2 ul > li:hover > a {
  color: #DCBA8A;}
#header.flexClass .outer1 .mod2 ul > li.juanzeng {
  padding: 6px 0.3rem;
  margin-top: 16px;}
#header.flexClass .outer1 .mod2 ul > li.juanzeng > a {
  color: #fff;}
#header.flexClass .outer1 .mod2 ul > li ol {
  top: 66px;}
#header.flexClass .outer1 .block2 {
  top: 74px;}
#container {
  clear: both;
  background: #F5F4F4;}
#container .topImg {
  width: 100%;
  min-width: 1200px;
  position: relative;
  overflow: hidden;
  }
#container .topImg ul li {
  position: relative;}
#container .topImg img {
  display: block;
  width: 100%;
  vertical-align: middle;
  height: 432px;
  }
#container .topImg i img {
  display: block;
  width: 100%;
  vertical-align: middle;
  height: auto;
  }
#container .topImg .mengban {
  position: absolute;
  top: 0;
  left: 0;}
#container .topImg .banner-direction-nav {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 6;
  }
#container .topImg .banner-direction-nav li a {
  display: block;}
#container .topImg .banner-direction-nav li a i {
  display: block;
  font-size: 0.5rem;
  position: absolute;
  top: 50%;
  left: 0.5rem;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  color: #fff;
  }
#container .topImg .banner-direction-nav .banner-nav-prev,
#container .topImg .banner-direction-nav .banner-nav-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  /* -webkit-transform: translateY(-50%); */
  }
#container .topImg .banner-direction-nav .banner-nav-prev {
  left: 0.5rem;}
#container .topImg .banner-direction-nav .banner-nav-next {
  right: 0.5rem;}
#container .topImg .banner-direction-nav .banner-next {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  background: rgba(154, 19, 19, 0.7);
  font-size: 12px;}
#container .topImg .banner-direction-nav .banner-prev {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  background: rgba(154, 19, 19, 0.7);}
#container .topImgLb {
  width: 100%;
  position: relative;}
#container .topImgLb ul li {
  position: relative;}
#container .topImgLb img {
  width: 100%;
  vertical-align: middle;}
#container .topImgLb .mengban {
  position: absolute;
  top: 0;
  left: 0;}
#container .topImgLb .banner-control-nav {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);}
#container .topImgLb .banner-control-nav li {
  float: left;
  margin-right: 10px;}
#container .topImgLb .banner-control-nav li:last-of-type {
  margin-right: 0;}
#container .topImgLb .banner-control-nav li a {
  display: block;
  width: 29px;
  height: 4px;
  background: #D8D8D8;
  font-size: 12px;}
#container .topImgLb .banner-control-nav li a.banner-active {
  background: #D32D26;}
#container .newsLb {
  position: relative;
  width: 100%;
  min-width: 1200px;
  background: #DCBA8A;}
#container .newsLb .newsLbImg {
  width: 6%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;}
#container .newsLb .newsLbImg img {
  display: block;
  width: 21px;
  margin-right: 0.25rem;
  float: right;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);}
#container .newsLb .Noticewarp {
  height: 40px;
  line-height: 40px;
  width: 88%;
  margin: 0 auto;
  overflow: hidden;}
#container .newsLb .Noticewarp a {
  display: block;
  width: auto;
  float: left;
  padding-right: 5.25rem;
  padding-left: 3px;
  font-size: 14px;
  color: #FFF;
  line-height: 40px;}
#container .newsLb .Noticewarp .scroll {
  width: 9999px;
  float: left;
  position: relative;}
#container .container-center-news {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;}
#container .container-center-news .news-title {
  position: relative;
  overflow: hidden;
  padding: 5px 0;
  margin-bottom: 0.7rem;}
#container .container-center-news .news-title .word19 {
  position: relative;
  float: left;
  display: block;
  font-size: 28px;
  font-weight: bold;
  color: #303030;
  line-height: 37px;}
#container .container-center-news .news-title .word19 i {
  display: inline-block;
  font-size: 14px;
  margin-left: 12px;}
#container .container-center-news .news-title .txt4 {
  transition: color .3s;
  -webkit-transition: color .3s;
  position: relative;
  float: right;
  display: block;
  font-size: 14px;
  line-height: 37px;
  color: #303030;
  }
#container .container-center-news .news-title .txt4 i {
  font-size: 20px;
  position: relative;
  top: -1px;
  }
#container .container-center-news .news-title .txt4 i  img{
  width: 9px;
  }
#container .container-center-news .news-title .txt4:hover {
  color: #DCBA8A;}
#container .container-center-news .news-title::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 142px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: calc(100% - 234px);
  height: 1px;
  background: #DCBA8A;
  }
#container .container-center-news .newsListBox {
  width: 100%;
  overflow: hidden;}
#container .container-center-news .newsListBox .newsList {
  width: 100%;}
#container .container-center-news .newsListBox .newsList:last-of-type {
  float: right;}
#container .container-center-news .tzggListBox .newsList .newsList_box {
  overflow: hidden;}
#container .container-center-news .tzggListBox .newsList .newsList_box .newsList_box_img {
  display: block;
  float: left;
  width: 40%;
  border: 5px solid #D8D8D8;}
#container .container-center-news .tzggListBox .newsList .newsList_box .newsList_box_img img {
  vertical-align: middle;}
#container .container-center-news .tzggListBox .newsList .newsList_box ol {
  float: left;
  width: 50%;
  padding-right: 24px;}
#container .container-center-news .tzggListBox .newsList .newsList_box ol li {
  margin-bottom: 23px;}
#container .container-center-news .tzggListBox .newsList .newsList_box ol li:first-of-type {
  overflow: hidden;
  padding-bottom: 20px;
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: 22px;}
#container .container-center-news .tzggListBox .newsList .newsList_box ol li:first-of-type > div {
  float: left;
  margin-left: 20px;
  width: calc(60% - 20px);}
#container .container-center-news .tzggListBox .newsList .newsList_box ol li:first-of-type > div a {
  transition: color .3s;
  -webkit-transition: color .3s;
  width: 100%;
  margin-bottom: 16px;
  white-space: initial;
  font-size: 18px;
  color: #303030;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;}
#container .container-center-news .tzggListBox .newsList .newsList_box ol li:first-of-type > div span {
  font-size: 14px;
  color: #909090;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  width: 100%;
  margin-bottom: 19px;}
#container .container-center-news .tzggListBox .newsList .newsList_box ol li:first-of-type > div > i {
  display: block;
  font-style: normal;
  font-size: 14px;
  color: #909090;
  line-height: 19px;}
#container .container-center-news .tzggListBox .newsList .newsList_box ol li:first-of-type .noImg {
  width: calc(60% - 20px);}
#container .container-center-news .tzggListBox .newsList .newsList_box ol li:first-of-type:hover > div a {
  color: #DCBA8A;}
#container .container-center-news .tzggListBox .newsList .newsList_box ul {
  float: left;
  padding-left: 24px;}
#container .container-center-news .tzggListBox .newsList .newsList_box ul li {
  margin-bottom: 19px;
  padding-bottom: 4px;}
#container .container-center-news .tzggListBox .newsList .newsList_box ul li:first-of-type {
  margin-bottom: 19px;
  padding-bottom: 4px;
  border-bottom: 0;}
#container .container-center-news .newsList,
#container .container-center-news .ywglList {
  overflow: hidden;}
#container .container-center-news .newsList ul li,
#container .container-center-news .ywglList ul li,
#container .container-center-news .newsList ol li,
#container .container-center-news .ywglList ol li {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 4px;
  }
#container .container-center-news .newsList ul li:last-of-type,
#container .container-center-news .ywglList ul li:last-of-type,
#container .container-center-news .newsList ol li:last-of-type,
#container .container-center-news .ywglList ol li:last-of-type {
  border-bottom: 0;}
#container .container-center-news .newsList ul li:last-of-type,
#container .container-center-news .ywglList ul li:last-of-type,
#container .container-center-news .newsList ol li:last-of-type,
#container .container-center-news .ywglList ol li:last-of-type {
  margin-bottom: 0;}
#container .container-center-news .newsList ul li .word20,
#container .container-center-news .ywglList ul li .word20,
#container .container-center-news .newsList ol li .word20,
#container .container-center-news .ywglList ol li .word20 {
  transition: .3s;
  -webkit-transition: .3s;
  display: block;
  float: left;
  width: 85%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #303030;
  line-height: 21px;
  }
#container .container-center-news .newsList ul li .txt5,
#container .container-center-news .ywglList ul li .txt5,
#container .container-center-news .newsList ol li .txt5,
#container .container-center-news .ywglList ol li .txt5 {
  transition: .3s;
  -webkit-transition: .3s;
  float: right;
  display: block;
  font-size: 12px;
  color: #909090;
  line-height: 21px;}
#container .container-center-news .newsList ul li:hover .word20,
#container .container-center-news .ywglList ul li:hover .word20,
#container .container-center-news .newsList ol li:hover .word20,
#container .container-center-news .ywglList ol li:hover .word20 {
  color: #DCBA8A;}
#container .newsList {
  width: 100%;
  background: #fff;
  padding: 1.32rem 0 0;}
#container .newsList .newsList_box {
  overflow: hidden;}
#container .newsList .newsList_box .newsList_box_img {
  display: block;
  width: 100%;}
#container .newsList .newsList_box .newsList_box_img img {
  width: 100%;
  display: block;
  height: 320px;
  }
#container .newsList .newsList_box .newsList_box_lb {
  position: relative;
  float: left;
  width: 50%;
  /* padding-right: 24px; */
  min-height: 320px;
  overflow: hidden;
  }
#container .newsList .newsList_box .newsList_box_lb .slides {
  display: none;}
#container .newsList .newsList_box .banner-viewport ol li {
  position: relative;
  overflow: hidden;
  padding: 0;
  margin: 0;}
#container .newsList .newsList_box ol li .newsList_box_img img {
  transition: .3s;
  -webkit-transition: .3s;}
#container .newsList .newsList_box  ol li > div {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(220, 186, 138, 0.7);
  padding: 0 2.5rem 0 0.45rem;}
#container .newsList .newsList_box ol li > div a {
  display: block;
  width: 100%;
  margin-bottom: 8px;
  margin-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #FFF!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
  line-height: 20px;
  }
#container .newsList .newsList_box  ol li > div span {
  font-size: 15px;
  color: #909090;
  line-height: 27px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  width: 100%;}
#container .newsList .newsList_box  ol li .noImg {
  width: 84%;}
#container .newsList .newsList_box  ol li:hover .newsList_box_img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);}
#container .newsList .newsList_box  ol li {
  color: #FFF;}
#container .newsList .newsList_box .banner-control-nav {
  position: absolute;
  bottom: 0.25rem;
  right: 1.2rem;}
#container .newsList .newsList_box .banner-control-nav li {
  float: left;
  padding: 0;
  margin: 0;}
#container .newsList .newsList_box .banner-control-nav li a {
  display: none;
  font-size: 15px;
  color: #fff;}
#container .newsList .newsList_box .banner-control-nav li a i {
  font-style: normal;
  color: #fff;}
#container .newsList .newsList_box .banner-control-nav li a.banner-active {
  display: block;
  color: #DCBA8A;}
#container .newsList .newsList_box ul {
  float: left;
  width: 50%;
  padding-left: 24px;}
#container .newsList .newsList_box ul li:first-of-type {
  overflow: hidden;
  padding-bottom: 20px;
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: 20px;}
#container .newsList .newsList_box ul li:first-of-type > p {
  float: left;
  padding: 34px 13px;
  background: #DCBA8A;
  text-align: center;}
#container .newsList .newsList_box ul li:first-of-type > p i {
  display: block;
  font-size: 20px;
  color: #FFF;
  line-height: 27px;
  margin-bottom: 9px;}
#container .newsList .newsList_box ul li:first-of-type > p span {
  font-size: 14px;
  color: #FFF;
  line-height: 19px;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;}
.newsList_box .swiper-pagination{
    position: absolute;
    right: 10px;
    left: auto;
    transform: none;
    width: auto;
    font-size: 14px;
    color: #fff;
    bottom: 28px;
}
.newsList_box .swiper-pagination .swiper-pagination-current{color:#DCBA8A}
.newsList_box .swiper-pagination span{
    font-size: 14px;
    color: #fff;
}
#container .newsList .newsList_box ul li:first-of-type > div {
  float: left;
  margin-left: 20px;
  width: 46%;}
#container .newsList .newsList_box ul li:first-of-type > div a {
  width: 100%;
  line-height: 32px;
  margin-bottom: 16px;
  white-space: initial;
  font-size: 20px;
  color: #303030;
  line-height: 27px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;}
#container .newsList .newsList_box ul li:first-of-type > div span {
  font-size: 14px;
  color: #909090;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  width: 100%;}
#container .newsList .newsList_box ul li:first-of-type .noImg {
  width: calc(100% - 120px);}
#container .tzggListBox .newsList {
  padding: 1.62rem 0 0;}
#container .service {
  width: 100%;
  margin-bottom: 0;
  background: #fff;
  padding: 1.62rem 0 0;
  overflow: hidden;}
#container .service ul li {
  float: left;
  margin-right: 1.33%;
  margin-bottom: 0;
  width: 24%;
  overflow: hidden;}
#container .service ul li:last-of-type {
  margin-right: 0;}
#container .service ul li a {
  position: relative;
  display: block;
  text-align: center;}
#container .service ul li a img {
  transition: all .3s;
  -webkit-transition: all .3s;
  display: block;
  width: 100%;}
#container .service ul li a span {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 35px;
  background: rgba(220, 186, 138, 0.7);}
#container .service ul li a:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);}
#container .videoBox {
  width: 100%;
  margin-bottom: 0;
  padding: 1.62rem 0 0;}
#container .videoBox .news-title::after {
  content: '';
  width: calc(100% - 140px) !important;}
#container .videoBox .videoDetail {
  overflow: hidden;}
#container .videoBox .videoDetail .campus_video {
  float: left;}
#container .videoBox .videoDetail .campus_video video {
  width: 100%;
  max-width: 840px;
  }
#container .videoBox .videoDetail .videoInfo {
  width: 338px;
  height: 474px;
  float: right;
  background: #F5F5F5;
  padding: 1rem 0.6rem 0;}
#container .videoBox .videoDetail .videoInfo h5 {
  font-size: 24px;
  color: #303030;
  line-height: 32px;
  margin-bottom: 0.25rem;}
#container .videoBox .videoDetail .videoInfo p {
  font-size: 14px;
  color: #909090;
  line-height: 30px;}
#container .jzfmbBox {
  width: 100%;
  min-width: 1200px;
  margin-bottom: 1.44rem;
  padding: 1.62rem 0 0;}
#container .jzfmbBox .news-title::after {
  content: '';
  left: inherit;
  width: calc(100% - 242px) !important;
  right: 82px !important;}
#container .jzfmbBox .jzfmbList {
  position: relative;
  width: 1200px;
  height: 432px;
  background: #F7F8F9;
  padding-right: 14px;}
#container .jzfmbBox .jzfmbList #o-c {
  width: 100%;
  height: 432px;
  overflow: hidden;}
#container .jzfmbBox .jzfmbList .timeline-item-box {
  width: 100%;
  height: auto;
  min-height: 432px;}
#container .jzfmbBox .jzfmbList .timeline-title {
  padding: 19px 0 0 44px;
  font-size: 100px;
  font-weight: bold;
  color: #e7e7e7;
  line-height: 100px;
  margin-bottom: 16px;}
#container .jzfmbBox .jzfmbList .timeline-info {
  padding: 18px 0 0 44px;
  width: calc(100% - 80px);
  overflow: hidden;}
#container .jzfmbBox .jzfmbList .timeline-info li {
  background: #FFF;
  padding: 15px;
  width: 296px;
  margin-right: 58px;
  float: left;
  margin-bottom: 20px;
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;}
#container .jzfmbBox .jzfmbList .timeline-info li a {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;}
#container .jzfmbBox .jzfmbList .timeline-info li a p {
  font-size: 18px;
  color: #303030;
  line-height: 30px;}
#container .jzfmbBox .jzfmbList .timeline-info li a span,
#container .jzfmbBox .jzfmbList .timeline-info li a i {
  display: block;}
#container .jzfmbBox .jzfmbList .timeline-info li a span {
  margin-top: 14px;
  font-size: 20px;
  color: #DCBA8A;
  line-height: 27px;
  margin-bottom: 5px;}
#container .jzfmbBox .jzfmbList .timeline-info li a i {
  font-size: 16px;
  color: #909090;
  line-height: 21px;}
#container .jzfmbBox .jzfmbList .timeline-info li:nth-of-type(3n) {
  margin-right: 0;}
#container .jzfmbBox .jzfmbList .jzfmbList-timeline-date {
  position: absolute;
  top: 0;
  right: 22px;
  height: 432px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  overflow: hidden;
  border-right: 1px solid #e3e4e6;}
#container .jzfmbBox .jzfmbList .jzfmbList-timeline-date ol {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  top: 0;}
#container .jzfmbBox .jzfmbList .jzfmbList-timeline-date ol li {
  background: transparent;
  margin-bottom: 16px;
  cursor: pointer;
  font-size: 16px;
  color: #909090;
  line-height: 21px;
  padding-right: 14px;
  padding: 10px 14px 8px 6px;
  opacity: 1;
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0;}
#container .jzfmbBox .jzfmbList .jzfmbList-timeline-date ol li.swiper-pagination-bullet-active {
  font-size: 18px;
  color: #DCBA8A;
  line-height: 24px;
  border-right: 3px solid #DCBA8A;}
#container .publicBox {
  width: 100%;
  min-width: 1200px;
  background: url(../images/beijingtu..jpg) no-repeat fixed bottom;
  background-size: 100%;}
#container .publicBox .publicBoxCenter {
  width: 1200px;
  margin: 49px auto 0;
  overflow: hidden;
  padding-bottom: 0.5rem;}
#container .publicBox .navTow {
  float: left;}
#container .publicBox .navTow ul li {
  position: relative;}
#container .publicBox .navTow ul li a {
  transition: color .3s;
  -webkit-transition: color .3s;
  display: block;
  text-align: center;
  width: 205px;
  height: 50px;
  line-height: 50px;
  background: #fff;
  font-size: 16px;
  color: #202020;}
#container .publicBox .navTow ul li::after {
  content: '';
  transition: height .3s;
  -webkit-transition: height .3s;
  width: 4px;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  background: #DCBA8A;}
#container .publicBox .navTow ul li:hover a {
  font-weight: bold;
  color: #DCBA8A;}
#container .publicBox .navTow ul li:hover::after {
  height: 100%;}
#container .publicBox .navTow ul li.active a {
  font-weight: bold;
  color: #DCBA8A;}
#container .publicBox .navTow ul li.active::after {
  height: 100%;}
#container .publicBox .navTow ul li:first-of-type a {
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  background: #DCBA8A;}
#container .publicBox .publicInfo {
  position: relative;
  float: right;
  width: calc(100% - 245px);
  background: #fff;
  padding: 0 46px 108px;
  margin-bottom: 121px;}
#container .publicBox .publicInfo .dbyyImg {
  display: block;
  position: absolute;
  bottom: 40px;
  right: 46px;
  width: 120px;}
#container .publicBox .publicInfo .crumb {
  overflow: hidden;
  padding: 14px 0 17px;
  border-bottom: 1px solid #e4e4e4;}
#container .publicBox .publicInfo .crumb h4 {
  float: left;
  font-size: 18px;
  color: #202020;
  line-height: 20px;}
#container .publicBox .publicInfo .crumb ul {
  float: right;}
#container .publicBox .publicInfo .crumb ul li {
  float: left;}
#container .publicBox .publicInfo .crumb ul li a {
  transition: color .3s;
  -webkit-transition: color .3s;
  float: left;
  display: block;
  font-size: 12px;
  color: #999999;
  line-height: 20px;}


#container .publicBox .publicInfo .crumb ul li a:hover {
  color: #DCBA8A;}

.position{

    display: flex;
    align-items: center;
}
.position>*{
    display: block;
  font-size: 12px;
  color: #999999;
  line-height: 20px;
}

.position span{
     margin: 0 8px;
}


#container .publicBox .publicInfo .crumb ul li i {
  float: left;
  display: block;
  font-size: 12px;
  color: #999999;
  line-height: 20px;
  margin: 0 8px;}
#container .publicBox .publicInfo .singleInfo p {
  font-size: 14px;
  color: #999999;
  line-height: 30px;}
#container .publicBox .publicInfo .singleInfoCjxm {
  border-top: 0;
  padding-top: 0;}
#container .publicBox .publicInfo .singleInfoCjxm .topImgLb {
  margin-bottom: 0.75rem;}
#container .publicBox .publicInfo .newsListBox {
  overflow: hidden;}
#container .publicBox .publicInfo .newsListBox ul li {
  margin-top: 0.8rem;}
#container .publicBox .publicInfo .newsListBox ul li a {
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transition: color .3s;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 14px;
  line-height: 16px;
  color: #999;
  border-bottom: 1px solid transparent;}
#container .publicBox .publicInfo .newsListBox ul li a:hover {
  font-weight: bold;
  color: #B28D46;
  border-bottom: 1px solid #B28D46;}
#container .publicBox .publicInfo .newsListBox ol li {
  overflow: hidden;
  background: #F7F8F7;
  margin-bottom: 30px;}
#container .publicBox .publicInfo .newsListBox ol li:last-of-type {
  margin-bottom: 0;}
#container .publicBox .publicInfo .newsListBox ol li > div a {
  display: block;}
#container .publicBox .publicInfo .newsListBox ol li > div:first-of-type {
  float: left;}
#container .publicBox .publicInfo .newsListBox ol li > div:first-of-type a img {
  display: block;
  width: 288px;}
#container .publicBox .publicInfo .newsListBox ol li > div:last-of-type {
  float: left;
  width: calc(100% - 288px);
  padding: 0 25px 0 20px;}
#container .publicBox .publicInfo .newsListBox ol li > div:last-of-type .title {
  transition: all .3s;
  -webkit-transition: all .3s;
  font-size: 16px;
  font-weight: bold;
  color: #666;
  padding: 14px 0 12px;
  border-bottom: 1px solid #A9A9A9;
  margin-bottom: 11px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}
#container .publicBox .publicInfo .newsListBox ol li > div:last-of-type p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  min-height: 48px;}
#container .publicBox .publicInfo .newsListBox ol li > div:last-of-type .view {
  overflow: hidden;
  font-size: 14px;
  color: #B28D46;
  line-height: 21px;}
#container .publicBox .publicInfo .newsListBox ol li > div:last-of-type .view span,
#container .publicBox .publicInfo .newsListBox ol li > div:last-of-type .view i {
  float: left;
  display: block;
  font-size: 14px;
  color: #B28D46;
  line-height: 21px;}
#container .publicBox .publicInfo .newsListBox ol li > div:last-of-type .view i {
  font-size: 20px;
  position: relative;
  top: 1px;}
#container .publicBox .publicInfo .newsListBox ol li:hover > div:last-of-type .title {
  color: #DCBA8A;
  border-bottom: 1px solid #DCBA8A;}
#container .publicBox .publicInfo .newsListBox .jzsyList li {
  transition: background .3s;
  -webkit-transition: background .3s;
  overflow: hidden;
  background: transparent;
  margin-bottom: 0;
  padding: 18px 10px 40px 18px;
  border-top: 1px solid #EEE;}
#container .publicBox .publicInfo .newsListBox .jzsyList li > div:first-of-type a img {
  width: 151px;}
#container .publicBox .publicInfo .newsListBox .jzsyList li > div:last-of-type {
  width: calc(100% - 151px);
  padding: 0 0 0 31px;}
#container .publicBox .publicInfo .newsListBox .jzsyList li > div:last-of-type .title {
  font-size: 16px;
  font-weight: bold;
  color: #666;
  line-height: 16px;
  padding: 0;
  border-bottom: 0;
  margin-bottom: 10px;}
#container .publicBox .publicInfo .newsListBox .jzsyList li > div:last-of-type p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  margin-bottom: 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  min-height: 48px;}
#container .publicBox .publicInfo .newsListBox .jzsyList li > div:last-of-type .view {
  overflow: hidden;
  font-size: 14px;
  color: #B28D46;
  line-height: 21px;}
#container .publicBox .publicInfo .newsListBox .jzsyList li > div:last-of-type .view span,
#container .publicBox .publicInfo .newsListBox .jzsyList li > div:last-of-type .view i {
  float: left;
  display: block;
  font-size: 14px;
  color: #B28D46;
  line-height: 21px;}
#container .publicBox .publicInfo .newsListBox .jzsyList li > div:last-of-type .view i {
  font-size: 20px;
  position: relative;
  top: 1px;}
#container .publicBox .publicInfo .newsListBox .jzsyList li:hover {
  background: #EEE;}
#container .publicBox .publicInfo .newsListBox .jzsyList li:hover > div:last-of-type .title {
  color: #666;
  border-bottom: 0;}
#container .publicBox .publicInfo .newsListBoxXwzx {
  border-top: 0;}
#container .publicBox .publicInfo .newsListBoxXwzx ol li {
  margin-bottom: 30px;}
#container .publicBox .publicInfo .newsListBoxXwzx ol li > div:nth-of-type(1) > a {
  position: relative;}
#container .publicBox .publicInfo .newsListBoxXwzx ol li > div:nth-of-type(1) > a > p {
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 80%;
  background: #FFF;
  padding: 4px;
  font-weight: normal;
  font-size: 18px;
  color: #cccccc;}
#container .publicBox .publicInfo .newsListBoxXwzx ol li > div:nth-of-type(1) > a > p span {
  font-size: 14px;
  color: #979797;
  padding-right: 1px;}
#container .publicBox .publicInfo .newsListBoxXwzx ol li > div:nth-of-type(1) > a > p i {
  font-size: 18px;
  color: #000000;
  padding-left: 1px;}
#container .publicBox .publicInfo .newsListBox1 ol li {
  overflow: hidden;
  padding: 29px 0;
  border-bottom: 1px solid #e4e4e4;}
#container .publicBox .publicInfo .newsListBox1 ol li:last-of-type {
  border-bottom: 0;}
#container .publicBox .publicInfo .newsListBox1 ol li > div:first-of-type {
  transition: background .3s;
  -webkit-transition: background .3s;
  text-align: center;
  width: 84px;
  height: 84px;
  background: #EEE;
  float: left;
  padding-top: 14px;}
#container .publicBox .publicInfo .newsListBox1 ol li > div:first-of-type i,
#container .publicBox .publicInfo .newsListBox1 ol li > div:first-of-type span {
  transition: color .3s;
  -webkit-transition: color .3s;
  display: block;
  color: #202020;}
#container .publicBox .publicInfo .newsListBox1 ol li > div:first-of-type i {
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  margin-bottom: 5px;}
#container .publicBox .publicInfo .newsListBox1 ol li > div:first-of-type span {
  font-size: 14px;
  line-height: 19px;}
#container .publicBox .publicInfo .newsListBox1 ol li > div:last-of-type {
  width: calc(100% - 84px);
  float: left;
  padding-left: 20px;}
#container .publicBox .publicInfo .newsListBox1 ol li > div:last-of-type .title {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #666;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 13px;}
#container .publicBox .publicInfo .newsListBox1 ol li > div:last-of-type p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;}
#container .publicBox .publicInfo .newsListBox1 ol li:hover > div:first-of-type {
  background: #DCBA8A;}
#container .publicBox .publicInfo .newsListBox1 ol li:hover > div:first-of-type i,
#container .publicBox .publicInfo .newsListBox1 ol li:hover > div:first-of-type span {
  color: #FFF;}
#container .publicBox .publicInfo .zzjgImg img {
  display: block;
  max-width: 100%;}
#container .publicBox .publicInfo .zzjgList .zzjgItem {
  border-bottom: 1px solid #e4e4e4;}
#container .publicBox .publicInfo .zzjgList .zzjgItem:last-of-type {
  border-bottom: 0;}
#container .publicBox .publicInfo .zzjgList .zzjgItem p {
  font-size: 16px;
  font-weight: bold;
  color: #B28D46;
  line-height: 18px;
  margin: 28px 0 20px;}
#container .publicBox .publicInfo .zzjgList .zzjgItem ul {
  overflow: hidden;}
#container .publicBox .publicInfo .zzjgList .zzjgItem ul li {
  transition: background .3s;
  -webkit-transition: background .3s;
  float: left;
  margin-right: 30px;
  margin-bottom: 28px;
  background: #EEE;}
#container .publicBox .publicInfo .zzjgList .zzjgItem ul li a {
  text-align: center;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 6px 20px 10px;}
#container .publicBox .publicInfo .zzjgList .zzjgItem ul li a span {
  transition: color .3s;
  -webkit-transition: color .3s;
  display: block;
  font-size: 14px;
  color: #202020;
  line-height: 19px;
  margin-bottom: 3px;}
#container .publicBox .publicInfo .zzjgList .zzjgItem ul li a i {
  transition: color .3s;
  -webkit-transition: color .3s;
  display: block;
  font-size: 12px;
  color: #202020;
  line-height: 14px;}
#container .publicBox .publicInfo .zzjgList .zzjgItem ul li:hover {
  background: #DCBA8A;}
#container .publicBox .publicInfo .zzjgList .zzjgItem ul li:hover span,
#container .publicBox .publicInfo .zzjgList .zzjgItem ul li:hover i {
  color: #fff;}
#container .publicBox .publicInfo .zzjgList-jzfmb .zzjgItem p {
  font-size: 20px;
  font-weight: bold;
  color: #B28D46;
  line-height: 24px;
  margin: 24px 0 16px;}
#container .publicBox .publicInfo .zzjgList-jzfmb .zzjgItem ul li {
  float: left;
  margin-right: 5%;
  margin-bottom: 28px;
  background: #EEE;
  padding: 15px;
  width: 30%;
  margin-bottom: 20px;
  height: 88px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;}
#container .publicBox .publicInfo .zzjgList-jzfmb .zzjgItem ul li:nth-of-type(3n) {
  margin-right: 0;}
#container .publicBox .publicInfo .zzjgList-jzfmb .zzjgItem ul li a {
  text-align: left;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0;
  background: transparent;}
#container .publicBox .publicInfo .zzjgList-jzfmb .zzjgItem ul li a p {
  transition: color .3s;
  -webkit-transition: color .3s;
  margin: 0;
  font-size: 16px;
  color: #303030;
  line-height: 24px;
  font-weight: normal;}
#container .publicBox .publicInfo .zzjgList-jzfmb .zzjgItem ul li a span {
  transition: color .3s;
  -webkit-transition: color .3s;
  display: block;
  color: #DCBA8A;
  margin-top: 10px;
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 5px;}
#container .publicBox .publicInfo .zzjgList-jzfmb .zzjgItem ul li a i {
  transition: color .3s;
  -webkit-transition: color .3s;
  display: block;
  color: #909090;
  font-size: 14px;
  line-height: 19px;}
#container .publicBox .publicInfo .zzjgList-jzfmb .zzjgItem ul li:hover {
  background: #DCBA8A;}
#container .publicBox .publicInfo .zzjgList-jzfmb .zzjgItem ul li:hover a p,
#container .publicBox .publicInfo .zzjgList-jzfmb .zzjgItem ul li:hover a span,
#container .publicBox .publicInfo .zzjgList-jzfmb .zzjgItem ul li:hover a i {
  color: #fff;}
#container .publicBox .publicInfo .xxplList {
  overflow: hidden;}
#container .publicBox .publicInfo .xxplList .chooseDate {
  position: relative;
  width: 254px;
  overflow: hidden;
  float: right;
  padding: 0 27px;}
#container .publicBox .publicInfo .xxplList .chooseDate .swiper-slide a {
  transition: all .3s;
  -webkit-transition: all .3s;
  font-size: 14px;
  color: #BBB;
  line-height: 55px;
  display: block;}
#container .publicBox .publicInfo .xxplList .chooseDate .swiper-slide:hover a {
  font-weight: bold;
  color: #999;}
#container .publicBox .publicInfo .xxplList .chooseDate .swiper-slide.active a {
  font-weight: bold;
  color: #999;}
#container .publicBox .publicInfo .xxplList .chooseDate .swiper-button-next,
#container .publicBox .publicInfo .xxplList .chooseDate .swiper-button-prev {
  background: #fff;}
#container .publicBox .publicInfo .xxplList .chooseDate .swiper-button-next i,
#container .publicBox .publicInfo .xxplList .chooseDate .swiper-button-prev i {
  font-size: 20px;
  color: #BBB;}
#container .publicBox .publicInfo .xxplList .chooseDate .swiper-button-next::after,
#container .publicBox .publicInfo .xxplList .chooseDate .swiper-button-prev::after {
  display: none;}
#container .publicBox .publicInfo .xxplList .chooseDate .swiper-button-next {
  right: 0;}
#container .publicBox .publicInfo .xxplList .chooseDate .swiper-button-prev {
  left: 0;}
#container .publicBox .publicInfo .xxplList > ul {
  margin-top: 55px;overflow: hidden;}
#container .publicBox .publicInfo .xxplList > ul li {
  transition: all .3s;
  -webkit-transition: all .3s;
  overflow: hidden;
  padding: 9px 10px;
  width: 412px;
  border: 1px solid #DDDDDD;
  margin-bottom: 20px;}
#container .publicBox .publicInfo .xxplList > ul li > div:first-of-type {
  transition: background .3s;
  -webkit-transition: background .3s;
  float: left;
  width: 82px;
  height: 82px;
  background: #F5F5F5;}
#container .publicBox .publicInfo .xxplList > ul li > div:first-of-type img {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  display: block;
  width: 30px;}
#container .publicBox .publicInfo .xxplList > ul li > div:last-of-type {
  position: relative;
  float: left;
  width: calc(100% - 92px);
  height: 82px;
  padding-left: 20px;}
#container .publicBox .publicInfo .xxplList > ul li > div:last-of-type a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #666;
  line-height: 21px;}
#container .publicBox .publicInfo .xxplList > ul li > div:last-of-type a:nth-of-type(1) {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;}
#container .publicBox .publicInfo .xxplList > ul li > div:last-of-type a:nth-of-type(2) {
  position: absolute;
  bottom: 0;
  left: 20px;
  font-size: 12px;
  color: #B28D46;
  line-height: 18px;
  font-weight: normal;}
#container .publicBox .publicInfo .xxplList > ul li > div:last-of-type a:nth-of-type(2) i {
  font-size: 20px;
  position: relative;
  top: 3px;}
#container .publicBox .publicInfo .xxplList > ul li:hover {
  background: #F5F5F5;
  border: 1px solid #F5F5F5;}
#container .publicBox .publicInfo .xxplList > ul li:hover > div:nth-of-type(1) {
  background: #fff;}
#container .publicBox .publicInfo .xxplList > ul li:nth-of-type(2n-1) {
  float: left;}
#container .publicBox .publicInfo .xxplList > ul li:nth-of-type(2n) {
  float: right;}
#container .publicBox .publicInfoDetail .crumb {
  position: relative;
  padding-bottom: 48px;
  margin-bottom: 30px;
  border-bottom: 0;}
#container .publicBox .publicInfoDetail .crumb::after {
  content: '';
  width: 100%;
  height: 1px;
  background: #e4e4e4;
  position: absolute;
  left: 0;
  bottom: 28px;}
#container .publicBox .publicInfoDetail .crumb h4 a {
  transition: color .3s;
  -webkit-transition: color .3s;
  display: block;
  font-size: 14px;
  color: #999;
  position: absolute;
  top: 14px;
  right: 0;
  font-weight: normal;
  line-height: 21px;}
#container .publicBox .publicInfoDetail .crumb h4 a i {
  transition: color .3s;
  -webkit-transition: color .3s;
  font-weight: normal;
  color: #999;
  line-height: 21px;}
#container .publicBox .publicInfoDetail .crumb h4 a:hover {
  color: #DCBA8A;}
#container .publicBox .publicInfoDetail .crumb h4 a:hover i {
  color: #DCBA8A;}
#container .publicBox .publicInfoDetail .crumb .back {
  float: right;
  font-size: 14px;
  color: #999;
  line-height: 20px;}
#container .publicBox .publicInfoDetail .crumb ul {
  position: absolute;
  bottom: 0;
  left: 0;}
#container .publicBox .publicInfoDetail .detailInfo  h3 {
  text-align: center;
  font-size: 16px;
  color: #666;
  line-height: 21px;
  margin-bottom: 10px;}
#container .publicBox .publicInfoDetail .detailInfo .date {
  text-align: center;
  margin-bottom: 29px;}
#container .publicBox .publicInfoDetail .detailInfo .date span {
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 20px;}
#container .publicBox .publicInfoDetail .detailInfo .article p {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  text-indent: 2em;
  margin-bottom: 15px;
  }
#container .publicBox .publicInfoDetail .detailInfo .article p span {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  text-indent: 2em;
  }
#container .publicBox .publicInfoDetail .detailInfo .article img {
  margin: 0 auto;
  display: block;
  }
.container-index {
  background: #fff !important;}
.container-index .topImg {
  min-height: 400px;}
.container-index .topImg.topImg-class {
  min-height: auto;}
.container-index .topImg .slides {
  display: none;}
#footer {
  position: relative;
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
  background: #fff;
  padding-top: 1rem;}
#footer > div {
  width: 1200px;
  margin: 0 auto;}
#footer > div:first-of-type {
  overflow: hidden;}
#footer > div:first-of-type > div {
  float: left;}
#footer > div:first-of-type > div:first-of-type img {
  display: block;
  width: 130px;}
#footer > div:first-of-type > div:nth-of-type(2) {
  width: calc(100% - 480px);
  margin: 22px 20px 0;}
#footer > div:first-of-type > div:nth-of-type(2) > div p {
  font-size: 12px;
  color: #333333;
  line-height: 16px;}
#footer > div:first-of-type > div:nth-of-type(2) > div a {
  display: inline-block;
  margin-right: 0.7rem;}
#footer > div:first-of-type > div:nth-of-type(2) > div a img {
  vertical-align: middle;
  height: 24px;}
#footer > div:first-of-type > div:nth-of-type(2) > div a:nth-of-type(4n) {
  margin-right: 0;}
#footer > div:first-of-type > div:nth-of-type(2) > div:first-of-type {
  margin-bottom: 18px;}
#footer > div:first-of-type > div:nth-of-type(2) > div:last-of-type {
  padding: 18px 0;
  border-top: 2px solid #cdcdcd;}
#footer > div:first-of-type > div:nth-of-type(2) > div:last-of-type p span {
  padding-right: 48px;}
#footer > div:first-of-type > div:nth-of-type(2) > div:last-of-type p span:last-of-type {
  padding-right: 0;}
#footer > div:first-of-type > div:nth-of-type(3) img {
  width: 150px;
  margin-top: 12px;
  display: block;}
#footer > div:first-of-type > div:last-of-type {
  float: right;}
#footer > div:first-of-type > div:last-of-type img {
  display: block;
  width: 150px;}
#footer > div:last-of-type {
  width: 100%;
  height: 41px;
  background: #363636;
  text-align: center;}
#footer > div:last-of-type p {
  font-size: 12px;
  color: #FFFFFF;
  line-height: 41px;}
#footer > div:last-of-type p a {
  font-size: 12px;
  color: #FFFFFF;
  line-height: 41px;}
#goTop {
  display: none;
  position: fixed;
  right: 0.5rem;
  bottom: 1rem;
  cursor: pointer;
  z-index: 9;}
#goTop img {
  display: block;
  width: 40px;}
#container .title-public {
  width: 100%;}
#container .title-public > div {
  width: 1300px;
  height: 50px;
  margin: 0 auto;
  position: relative;}
#container .title-public > div h3 {
  width: 300px;
  height: 50px;
  font-size: 24px;
  color: #231815;
  text-align: center;
  position: absolute;
  bottom: 0;
  padding-bottom: 25px;
  border-bottom: 2px solid #DCBA8A;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);}
#container .gaikuang {
  width: 80%;
  margin: 0 auto;
  padding: 30px 50px;
  background-color: #f4f4f4;}
#container .gaikuang .back {
  width: 100%;
  margin-bottom: 35px;
  text-align: center;}
#container .gaikuang .back > a {
  display: inline-block;
  width: 90px;
  height: 26px;
  border-left: 2px solid #DCBA8A;
  padding-left: 5px;
  color: #DCBA8A;
  font-size: 20px;}
#container .gaikuang .prev-next {
  margin-bottom: 10px;}
#container .gaikuang .prev-next > p {
  overflow: hidden;
  margin-top: -20px;}
#container .gaikuang .prev-next > p a {
  float: left;
  color: #000;}
#container .gaikuang .prev-next > p i,
#container .gaikuang .prev-next > p a {
  font-size: 14px;
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;}
#container .gaikuang .prev-next > p a:nth-child(2) {
  float: right;}
#container .gaikuang .prev-next > p a:hover {
  color: #DCBA8A;}
#container .gaikuang .prev-next > p :hover a,
#container .gaikuang .prev-next > p :hover i {
  color: #DCBA8A;}
#container .crumbs {
  display: inline-block;
  padding-right: 50px;
  overflow: hidden;
  padding-bottom: 15px;
  border-bottom: 2px solid #333;
  margin-bottom: 10px;}
#container .crumbs li {
  float: left;
  font-size: 12px;
  color: #333;}
#container .crumbs li > a {
  color: #333;
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  font-size: 12px;}
#container .crumbs li > a:hover {
  color: #DCBA8A;}
#container .crumbs li:last-child {
  color: #DCBA8A;}
#container .crumbs .gang {
  padding: 0 3px;}
#container .download {
  width: 80%;
  margin: 0 auto;
  padding: 30px 50px;
  background-color: #f4f4f4;}
#container .download .crumbs {
  margin-left: -20px;}
#container .download .threeImg {
  margin: 0 auto;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px;}
#container .download .threeImg > div {
  width: 30%;
  float: left;
  position: relative;}
#container .download .threeImg > div a img {
  width: 100%;
  height: 100%;}
#container .download .threeImg > div a p {
  width: 100%;
  height: 35px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(35, 24, 21, 0.9);
  text-align: center;
  line-height: 35px;
  color: #fff;
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  font-size: 14px;
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;}
#container .download .threeImg > div:nth-child(2) {
  margin: 0 5%;}
#container .download .threeImg > div:hover p {
  color: #DCBA8A;}
#container .download .bannerBox {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 260px;}
#container .download .bannerBox .slides li .threesSlide {
  padding: 0 40px;
  position: relative;}
#container .download .bannerBox .slides li .threesSlide > div {
  width: 350px;
  height: 240px;
  float: left;
  position: relative;}
#container .download .bannerBox .slides li .threesSlide > div > a i {
  color: #DCBA8A;
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 50px;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;}
#container .download .bannerBox .slides li .threesSlide > div > a img {
  width: 100%;
  height: 200px;}
#container .download .bannerBox .slides li .threesSlide > div > a span {
  font-size: 14px;
  display: block;
  width: 100%;
  height: 35px;
  text-align: center;
  line-height: 55px;
  color: #231815;
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;}
#container .download .bannerBox .slides li .threesSlide > div:nth-child(2) {
  margin: 0 35px;}
#container .download .bannerBox .slides li .threesSlide > div:hover span {
  color: #DCBA8A;}
#container .download .bannerBox .slides li .threesSlide > div:hover i {
  opacity: 1;}
#container .download .bannerBox .banner-control-nav {
  display: none;}
#container .download .bannerBox .banner-direction-nav {
  width: 100%;
  position: absolute;
  top: 48%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);}
#container .download .bannerBox .banner-direction-nav a {
  color: #231815;
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  font-size: 24px;}
#container .download .bannerBox .banner-direction-nav a:hover {
  color: #DCBA8A;}
#container .download .bannerBox .banner-direction-nav .banner-prev {
  float: left;}
#container .download .bannerBox .banner-direction-nav .banner-next {
  float: right;}
#container .download .content .contentLeft ul {
  overflow: hidden;}
#container .download .content .contentLeft ul li {
  width: 48%;
  overflow: hidden;
  margin-right: 4%;
  float: left;}
#container .download .content .contentLeft ul li:nth-of-type(2n) {
  margin-right: 0;}
#container .download .content .contentLeft ul li > a {
  max-width: 70%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;}
#container .download .content .contentLeft ul li a,
#container .download .content .contentLeft ul li span {
  font-size: 15px;
  color: #231815;
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  line-height: 30px;
  position: relative;}
#container .download .content .contentLeft ul li a:before,
#container .download .content .contentLeft ul li span:before {
  content: "";
  position: absolute;
  z-index: 100;
  left: 50%;
  bottom: 2px;
  width: 0;
  height: 1px;
  background: #DCBA8A;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;}
#container .download .content .contentLeft ul li a {
  float: left;}
#container .download .content .contentLeft ul li span {
  float: right;}
#container .download .content .contentLeft ul li:hover a,
#container .download .content .contentLeft ul li:hover span {
  color: #DCBA8A;}
#container .download .content .contentLeft ul li:hover a:before,
#container .download .content .contentLeft ul li:hover span:before {
  width: 100%;
  left: 0;
  right: 0;}
#container .gaikuang .content-public {
  width: 100%;
  margin-bottom: 35px;}
#container .gaikuang .content-public .contentTitle {
  width: 100%;
  text-align: center;}
#container .gaikuang .content-public .contentTitle h3 {
  font-size: 20px;
  margin: 10px 0;}
#container .gaikuang .content-public .contentTitle span {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 14px;}
#container .gaikuang .content > img {
  width: auto;
  height: auto;}
#container .gaikuang .content-public .contentN {
  color: #231815;
  font-size: 14px;
  line-height: 30px;
  text-indent: 2em;
  padding: 35px;
  border-bottom: 2px solid #231815;}
#container .gaikuang-single .content .contentN p span {
  display: inline-block;}
#container .gaikuang-single .content .contentN .table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;}
#container .gaikuang-single .content .contentN .table > thead > tr > th,
#container .gaikuang-single .content .contentN .table > tbody > tr > th,
#container .gaikuang-single .content .contentN .table > tfoot > tr > th,
#container .gaikuang-single .content .contentN .table > thead > tr > td,
#container .gaikuang-single .content .contentN .table > tbody > tr > td,
#container .gaikuang-single .content .contentN .table > tfoot > tr > td {
  vertical-align: top;
  border-top: 1px solid #333;
  font-size: 14px;
  line-height: 30px;}
@media screen and (min-width: 1728px) {
  #header .outer1 .mod2 {
    margin-left: 40px;}
  #header .outer1 .mod2 ul > li {
    width: 97px;}
}
@media screen and (max-width: 1560px) {
  .container-index .topImg {
    min-height: 518px;}
}
@media screen and (max-width: 1366px) {
  .container-index .topImg {
    min-height: 451px;}
}
.video-js .vjs-big-play-button {
  width: 1.6rem !important;
  height: 1.6rem !important;
  line-height: 1.5rem !important;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;}
.vjs-big-play-centered .vjs-big-play-button {
  margin-top: 0 !important;
  margin-left: 0 !important;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);}
@media screen and (max-width: 768px) {
  body {
    background: #F5F4F4;}
  #header {
    position: fixed;
    min-width: 100%;
    padding: 0 0;
    background: #fff;}
  #header .outer1 {
    width: 100%;
    height: 3rem;}
  #header .outer1 .main2 {
    position: relative;
    float: left;
    padding: 0;
    left: 0.5rem;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);}
  #header .outer1 .main2 .img1 {
    width: 2rem;}
  #header .outer1 .main2 .img1:first-of-type {
    display: none;}
  #header .outer1 .main2 .img1:last-of-type {
    display: block;}
  #header .outer1 .menuPhone {
    display: block;
    position: absolute;
    top: 50%;
    left: initial;
    right: 0.5rem;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);}
  #header .outer1 .menuPhone > i {
    display: block;
    width: 20px;
    height: 2px;
    background: #DCBA8A;
    margin-bottom: 5px;}
  #header .outer1 .menuPhone > i:last-of-type {
    margin-bottom: 0;}
  #header .outer1 .mod2 {
    display: none;
    float: none;
    margin-left: 0;
    position: absolute;
    top: 3rem;
    left: 0;
    width: 100%;
    background: #DCBA8A;
    padding: 10px 0;}
  #header .outer1 .mod2 ul {
    float: left;}
  #header .outer1 .mod2 ul > li {
    width: 25%;
    min-width: auto;
    padding: 10px 0;
    position: inherit;}
  #header .outer1 .mod2 ul > li a {
    color: #fff;}
  #header .outer1 .mod2 ul > li ol {
    padding: 15px 0;
    background: #DCBA8A;
    top: 0;
    height: auto;
    min-height: -webkit-max-content;
    min-height: -moz-max-content;
    min-height: max-content;
    width: 100%;}
  #header .outer1 .mod2 ul > li ol li {
    float: left;
    width: 33.33%;
    min-width: auto;
    padding: 15px 0;
    border-bottom: 0;}
  #header .outer1 .mod2 ul > li ol li a {
    color: #fff;}
  #header .outer1 .mod2 ul > li ol li:hover a {
    color: #fff;}
  #header .outer1 .mod2 ul > li.juanzeng {
    display: none;
    position: absolute;
    right: 4.5rem;
    top: -2.4rem;}
  #header .outer1 .mod2 ul > li.active > a {
    color: #fff;}
  #header .outer1 .juanzengPhone {
    display: block;
    position: absolute;
    top: 50%;
    right: 4.5rem;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    padding: 6px 0.5rem !important;}
  #header .outer1 .juanzengPhone img {
    width: 20px;
    height: auto;}
  #header .outer1 .juanzengPhone > a {
    font-weight: normal;}
  #header .outer1 .block2 {
    right: 2.5rem;
    top: 50% !important;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    }
  #header .outer1 .block2 i img:nth-child(1){
    display:none;
  }
  #header .outer1 .block2 i img:nth-child(2){
    display:block;
  }
  #header .outer1 .block2 .icon-sousuo {
    font-size: 24px;
    background: transparent;
    color: #DCBA8A;
    width: 20px;
    height: 24px;}
  #container {
    margin-top: 3rem;
    margin-bottom: 2rem;}
  #container .topImg {
    min-width: 100%;
    width: 100%;
    margin-bottom: 0;}
  #container .newsLb {
    min-width: 100%;
    top: -1px;}
  #container .newsLb .newsLbImg {
    width: 9%;}
  #container .newsLb .Noticewarp {
    width: 80%;
    height: 32px;
    line-height: 32px;}
  #container .newsLb .Noticewarp a {
    padding-right: 1rem;
    font-size: 12px;
    line-height: 32px;}
  #container .container-center-news {
    min-width: 100%;
    width: 100%;
    padding: 0 0.5rem;}
  #container .container-center-news .news-title {
    margin-bottom: 0.45rem;}
  #container .container-center-news .news-title .word19 {
    font-size: 18px;
    line-height: 30px;}
  #container .container-center-news .news-title .word19 i {
    font-size: 13px;}
  #container .container-center-news .news-title .txt4 {
    font-size: 13px;
    line-height: 30px;
    background: #E9E9E9;
    padding: 0 14px;
    border-radius: 15px;}
  #container .container-center-news .news-title .txt4 i {
    display: none;}
  #container .container-center-news .news-title::after {
    content: '';
    display: none;
    left: 4rem;
    width: calc(100% - 154px);}
  #container .container-center-news .newsList ul li,
  #container .container-center-news .ywglList ul li {
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;}
  #container .container-center-news .newsList ul li:last-of-type,
  #container .container-center-news .ywglList ul li:last-of-type {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;}
  #container .container-center-news .newsList ul li .word20,
  #container .container-center-news .ywglList ul li .word20 {
    width: 76%;
    font-size: 15px;}
  #container .container-center-news .newsList ul li:last-of-type,
  #container .container-center-news .ywglList ul li:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;}
  #container .container-center-news .tzggListBox .newsList .newsList_box ol {
    float: none;
    width: 100%;
    padding-right: 0;
    margin-bottom: 0;}
  #container .container-center-news .tzggListBox .newsList .newsList_box ol li {
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 10px;
    margin-bottom: 10px;}
  #container .container-center-news .tzggListBox .newsList .newsList_box ol li:first-of-type {
    padding-bottom: 10px;
    margin-bottom: 10px;}
  #container .container-center-news .tzggListBox .newsList .newsList_box ol li:first-of-type > div a {
    font-size: 17px;
    -webkit-line-clamp: 1;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 5px;}
  #container .container-center-news .tzggListBox .newsList .newsList_box ol li:first-of-type > div span {
    margin-bottom: 10px;}
  #container .container-center-news .tzggListBox .newsList .newsList_box ul {
    float: none;
    padding-left: 0;}
  #container .container-center-news .tzggListBox .newsList .newsList_box ul li:first-of-type {
    border-bottom: 1px solid #E0E0E0;}
  #container .container-center-news .newsList ul li .word20,
  #container .container-center-news .ywglList ul li .word20,
  #container .container-center-news .newsList ol li .word20,
  #container .container-center-news .ywglList ol li .word20 {
    width: 75%;
    margin-bottom: 0;
    padding-bottom: 0;}
  #container .newsList {
    padding: 0.8rem 0 0;}
  #container .newsList .newsList_box .newsList_box_lb {
    position: relative;
    float: none;
    width: 100%;
    padding-right: 0;
    margin-bottom: 0.6rem;
    min-height: auto;}

  .newsList_box .swiper-pagination{
    position: absolute;
    right: 10px;
    left: auto;
    transform: none;
    width: auto;
    font-size: 14px;
    color: #fff;
    bottom: 50px;
}
  #container .newsList .newsList_box ul li .noImg .word20 {
    margin-bottom: 0.4rem;}
  #container .newsList .newsList_box .banner-viewport ol li > div a {
    font-size: 14px;}
  #container .newsList .newsList_box .banner-control-nav {
    bottom: 0.4rem;
    right: 0.5rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 0;}
  #container .newsList .newsList_box .newsList_box_img {
    float: none;
    width: 100%;}
  #container .newsList .newsList_box ol {
    width: 100%;
    float: none;
    padding-right: 0;
    margin-bottom: 1rem;}
  #container .newsList .newsList_box ol li > div a {
    font-size: 18px;
    margin-bottom: 4px;
    margin-top: 4px;}
  #container .newsList .newsList_box ul {
    float: none;
    width: 100%;
    padding-left: 0;}
  #container .newsList .newsList_box ul li:first-of-type > p {
    padding: 22px 10px;}
  #container .newsList .newsList_box ul li:first-of-type > div a {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 0;}
  #container .newsList .newsList_box ul li:first-of-type > div span {
    -webkit-line-clamp: 2;}
  #container .newsList .newsList_box ul li:first-of-type .noImg {
    width: calc(100% - 95px);}
  #container .tzggListBox .newsList {
    padding: 0.8rem 0 0;}
  #container .sjfg {
    margin-bottom: 1rem;}
  #container .sjfg .ywglList {
    width: 100%;
    float: none;}
  #container .sjfg .sjgg {
    margin-bottom: 1rem;
    padding: 0.8rem;}
  #container .sjfg .sjgg ul li:first-of-type > div {
    width: 100%;}
  #container .sjfg .fgzd {
    margin-bottom: 1rem;
    padding: 0.8rem;}
  #container .service {
    padding: 0.8rem 0 0;}
  #container .service ul li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 0.5rem;}
  #container .service ul li:nth-of-type(2n) {
    margin-right: 0;}
  #container .service ul li a span {
    font-size: 14px;
    line-height: 24px;}
  #container .videoBox {
    padding: 0.3rem 0 0;}
  #container .videoBox .videoDetail .campus_video {
    float: none;}
  #container .videoBox .videoDetail .campus_video #myVideo {
    width: 100%;
    height: 223px;}
  #container .videoBox .videoDetail .videoInfo {
    width: 100%;
    height: auto;
    float: none;
    padding: 1rem 0.5rem 0.5rem;}
  #container .videoBox .videoDetail .videoInfo h5 {
    font-size: 20px;
    line-height: 30px;}
  #container .jzfmbBox {
    margin-bottom: 0.5rem;
    padding: 0.8rem 0;
    min-width: 100%;}
  #container .jzfmbBox .news-title::after {
    content: '';
    left: 5rem;
    width: calc(100% - 180px);}
  #container .jzfmbBox .jzfmbList {
    width: 100%;
    height: 432px;
    background: #F7F8F9;}
  #container .jzfmbBox .jzfmbList .timeline-title {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 0.25rem;
    padding: 0.45rem 0 0 1.1rem;}
  #container .jzfmbBox .jzfmbList .timeline-info {
    min-height: 330px;
    padding: 0.45rem 0 0 1.1rem;}
  #container .jzfmbBox .jzfmbList .timeline-info li {
    padding: 0.4rem 0.4rem;
    width: 90%;
    margin-bottom: 10px;
    height: 2.2rem;
    margin-right: 0;}
  #container .jzfmbBox .jzfmbList .timeline-info li a p {
    font-size: 14px;
    line-height: 20px;
    min-height: auto;}
  #container .jzfmbBox .jzfmbList .timeline-info li a span {
    margin-top: 10px;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 5px;}
  #container .jzfmbBox .jzfmbList .timeline-info li a i {
    font-size: 14px;
    line-height: 19px;}
  #container .title-public > div {
    width: 100%;}
  #container .publicBox {
    min-width: 100%;}
  #container .publicBox .publicBoxCenter {
    width: 100%;
    margin: 0 auto;
    overflow: visible;}
  #container .publicBox .publicBoxCenter .navTow {
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 0 0.5rem;
    margin-bottom: 1rem;}
  #container .publicBox .publicBoxCenter .navTow ul {
    margin-top: 32px;}
  #container .publicBox .publicBoxCenter .navTow ul li {
    float: left;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-right: 2.66%;
    margin-top: 10px;}
  #container .publicBox .publicBoxCenter .navTow ul li a {
    font-size: 14px;
    background: #E9E9E9;
    width: 100%;
    height: auto;
    color: #202020;
    line-height: 42px;
    padding: 0 10px;}
  #container .publicBox .publicBoxCenter .navTow ul li::after {
    display: none;}
  #container .publicBox .publicBoxCenter .navTow ul li:first-of-type {
    position: absolute;
    top: -22px;
    left: 0;
    width: 5rem;}
  #container .publicBox .publicBoxCenter .navTow ul li:first-of-type a {
    width: 100%;
    background: #DCBA8A;
    color: #fff;
    font-weight: 600;}
  #container .publicBox .publicBoxCenter .navTow ul li.active a {
    background: #DABA8B;
    font-weight: normal;}
  #container .publicBox .publicBoxCenter .publicInfo {
    float: none;
    width: 100%;
    background: #fff;
    padding: 0 0.5rem 108px;
    margin-bottom: 0;
    clear: both;}
  #container .publicBox .publicBoxCenter .publicInfo .singleInfo p {
    line-height: 22px;}
  #container .publicBox .publicBoxCenter .publicInfo .crumb {
    border-bottom: 1px solid #DDD;
    padding: 14px 0 12px;}
  #container .publicBox .publicBoxCenter .publicInfo .crumb h4 {
    font-size: 15px;}
  #container .publicBox .publicBoxCenter .publicInfo .dbyyImg {
    bottom: 2rem;
    right: 0.5rem;}
  #container .publicBox .publicBoxCenter .publicInfo .zzjgList .zzjgItem ul li {
    margin-right: 1rem;
    margin-bottom: 1rem;}
  #container .publicBox .publicBoxCenter .publicInfo .zzjgList-jzfmb .zzjgItem p {
    font-size: 18px;
    line-height: 22px;
    margin: 22px 0 14px;}
  #container .publicBox .publicBoxCenter .publicInfo .zzjgList-jzfmb .zzjgItem ul li {
    float: left;
    margin-right: 1%;
    width: 49%;
    margin-bottom: 10px;
    height: 66px;}
  #container .publicBox .publicBoxCenter .publicInfo .zzjgList-jzfmb .zzjgItem ul li a p {
    margin: 0;
    font-size: 15px;
    line-height: 20px;
    min-height: auto;}
  #container .publicBox .publicBoxCenter .publicInfo .zzjgList-jzfmb .zzjgItem ul li a span {
    font-size: 13px;
    line-height: 20px;}
  #container .publicBox .publicBoxCenter .publicInfo .zzjgList-jzfmb .zzjgItem ul li a i {
    font-size: 13px;
    line-height: 17px;}
  #container .publicBox .publicBoxCenter .publicInfo .xxplList {
    border-top: 0;}
  #container .publicBox .publicBoxCenter .publicInfo .xxplList > ul {
    margin-top: 30px;}
  #container .publicBox .publicBoxCenter .publicInfo .xxplList > ul li {
    width: 100%;
    margin-bottom: 1rem;}
  #container .publicBox .publicBoxCenter .publicInfo .xxplList > ul li > div:last-of-type a {
    font-size: 14px;
    line-height: 20px;}
  #container .publicBox .publicBoxCenter .publicInfo .xxplListDownload > ul {
    margin-top: 1rem;}
  #container .publicBox .publicBoxCenter .publicInfo .newsListBox ol li {
    margin-bottom: 1rem;}
  #container .publicBox .publicBoxCenter .publicInfo .newsListBox ol li > div:first-of-type a img {
    width: 140px;}
  #container .publicBox .publicBoxCenter .publicInfo .newsListBox ol li > div:first-of-type a > p {
    font-size: 13px;}
  #container .publicBox .publicBoxCenter .publicInfo .newsListBox ol li > div:first-of-type a > p span {
    font-size: 12px;}
  #container .publicBox .publicBoxCenter .publicInfo .newsListBox ol li > div:first-of-type a > p i {
    font-size: 13px;}
  #container .publicBox .publicBoxCenter .publicInfo .newsListBox ol li > div:last-of-type {
    width: calc(100% - 140px);
    padding: 0 0 0 15px;}
  #container .publicBox .publicBoxCenter .publicInfo .newsListBox ol li > div:last-of-type .title {
    font-size: 15px;
    padding: 10px 0 8px;
    margin-bottom: 9px;}
  #container .publicBox .publicBoxCenter .publicInfo .newsListBox ol li > div:last-of-type p {
    margin-bottom: 5px;
    display: none;}
  #container .publicBox .publicBoxCenter .publicInfo .newsListBox .jzsyList li {
    padding: 1rem 0;
    margin-bottom: 0;}
  #container .publicBox .publicBoxCenter .publicInfo .newsListBox .jzsyList li > div:last-of-type p {
    display: none;}
  #container .publicBox .publicBoxCenter .publicInfo .newsListBox1 ol li {
    padding: 1rem 0;}
  #container .publicBox .publicBoxCenter .publicInfo .newsListBox1 ol li > div:first-of-type {
    width: 75px;}
  #container .publicBox .publicBoxCenter .publicInfo .newsListBox1 ol li > div:last-of-type {
    width: calc(100% - 75px);
    padding-left: 15px;}
  #container .publicBox .publicInfoDetail .crumb {
    padding-bottom: 2rem !important;
    margin-bottom: 1rem;
    border-bottom: 0 !important;}
  #container .download {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0.5rem;
    background-color: #f4f4f4;}
  #container .download .crumbs {
    margin-left: 0;}
  #container .download .threeImg {
    margin-top: 10px;}
  #container .download .threeImg > div {
    width: 32%;
    float: left;
    position: relative;
    margin-right: 2%;}
  #container .download .threeImg > div:nth-child(2) {
    margin: 0 2% 0 0;}
  #container .download .threeImg > div:last-of-type {
    margin-right: 0;}
  #container .download .content .contentLeft ul li {
    width: 100%;
    margin-right: 0;
    float: none;}
  #container .gaikuang {
    width: 100%;
    padding: 20px 0.5rem;
    background-color: #f4f4f4;}
  .container-index .topImg {
    min-height: auto;
    }
  #container .topImg img {
  display: block;
  width: 100%;
  vertical-align: middle;
  height: auto;
  }
  #footer {
    min-width: 100%;
    padding: 0;}
  #footer > div {
    width: 100%;
    margin: 0 auto;
    padding: 0 0.5rem;}
  #footer > div:nth-of-type(1) {
    position: relative;}
  #footer > div:nth-of-type(1) > div:nth-of-type(1) {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;}
  #footer > div:nth-of-type(1) > div:nth-of-type(2) {
    width: 100%;
    margin-left: 0;
    padding-bottom: 0;}
  #footer > div:nth-of-type(1) > div:nth-of-type(2) > div p {
    margin-bottom: 0.5rem;}
  #footer > div:nth-of-type(1) > div:nth-of-type(2) > div:first-of-type p {
    font-size: 15px;
    font-weight: 600;}
  #footer > div:nth-of-type(1) > div:nth-of-type(2) > div:last-of-type {
    padding: 10px 0;}
  #footer > div:nth-of-type(1) > div:nth-of-type(2) > div:last-of-type p {
    margin-bottom: 0;}
  #footer > div:nth-of-type(1) > div:nth-of-type(2) > div:last-of-type p span {
    display: block;
    padding-right: 0.55rem;
    line-height: 20px;
    margin-bottom: 0.3rem;}
  #footer > div:nth-of-type(1) > div:nth-of-type(3) {
    float: none;
    width: 100%;}
  #footer > div:nth-of-type(1) > div:nth-of-type(3) img {
    width: 100%;
    margin-bottom: 12px;}
  #footer > div:nth-of-type(1) > div:last-of-type {
    margin-bottom: 0.7rem;
    position: absolute;
    bottom: 12.5rem;
    right: 0.5rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;}
  #footer > div:nth-of-type(1) > div:last-of-type img {
    width: 4.5rem;}
  #footer > div:last-of-type {
    height: auto;
    padding: 0.5rem;}
  #footer > div:last-of-type p {
    line-height: 20px;}
  #footer > div:last-of-type p a {
    line-height: 20px;
    white-space: nowrap;}
}