body {
  background-color: #fff;
}
.container {
  max-width: 1200px;
  padding: 0;
}
.head-active a {
  color: #b9924d !important;
}
.head-active a::after {
  width: 100% !important;
}
.pro-active a {
  color: #fff !important;
  background-color: #b9924d !important;
  border: solid 1px #b9924d !important;
}
#newBridge .icon-right-center{
    top: 30% !important;
}
.pro-active a img:nth-child(1) {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}
.pro-active a img:nth-child(2) {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.p-active {
  color: #b9924d !important;
}
.p-active::before {
  height: 100% !important;
}
@media (min-width: 992px) {
  .pro .pro-cen .pro-cen-bt .row .col-lg-3 {
    padding: 0 12px;
  }
}
.activehead {
  position: fixed;
  width: 100%;
  z-index: 999 !important;
  background: #fff;
  top: 0;
  box-shadow: 1px 1px 10px #b9924d;
}
.activehead a {
  padding: 35px 0 !important;
}
.mb-nav {
  position: fixed;
  z-index: 999 !important;
  width: 100%;
  background: #fff;
  padding: 70px 0;
  display: none;
}
.mb-nav .logo {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.mb-nav ul {
  width: 80%;
  margin: 0 auto;
  margin-top: 28px;
}
.mb-nav ul li a {
  color: #333;
  font-size: 15px;
  line-height: 50px;
  border-bottom: 1px solid #b9924d;
  display: block;
}
.mb-nav .tel {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  font-weight: 600;
  margin-top: 22px;
}
.mb-nav .tel img {
  max-height: 24px;
  margin-right: 8px;
}
.head {
  background: url(../images/head-bg.png) no-repeat;
  background-color: #fff;
  background-size: 88%;
  background-position: center;
  border-bottom: 1px solid #cecece;
  padding: 21px 0;
}
.head .head-cen {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.head .head-cen .head-cen-lf {
  display: flex;
  align-items: center;
}
.head .head-cen .head-cen-lf p:nth-child(1) {
  position: relative;
  padding-right: 31px;
}
.head .head-cen .head-cen-lf p:nth-child(1)::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 1px;
  height: 35px;
  background-color: #bbbbbb;
}
.head .head-cen .head-cen-lf p:nth-child(2) {
  padding-left: 28px;
}
.head .head-cen .head-cen-rt {
  display: flex;
  align-items: center;
}
.head .head-cen .head-cen-rt img {
  margin-right: 23px;
}
.head .head-cen .head-cen-rt div {
  font-family: SourceHanSerifCN-ExtraLight;
  font-size: 20px;
  letter-spacing: 2px;
  color: #741a22;
}
.head .head-cen .head-cen-rt div p {
  font-family: SourceHanSerifCN-Light;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 2px;
  color: #010101;
  margin-bottom: -6px;
}
.head .head-cen .mb-icon {
  display: none;
}
.navv ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1329px;
  margin: 0 auto;
}
.navv ul li {
  width: calc(100%/7);
  text-align: center;
  position: relative;
}
/*.navv ul li:nth-child(5){
  display: none;
}
*/
.pro .pro-cen .pro-cen-tp .pro-cen-lf p:nth-child(1) img:nth-child(2),.pro .pro-cen .pro-cen-tp .pro-cen-lf p:nth-child(1) img:nth-child(4){
  display: none;
}
.navv ul li a {
  font-family: SourceHanSerifCN-Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 19px;
  letter-spacing: 0px;
  color: #5f5f5f;
  display: inline-block;
  padding: 20px 0;
  position: relative;
  transition: all 0.5s;
}
.navv ul li a::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 0%;
  height: 2px;
  background-color: #b9924d;
  transition: all 0.5s;
}
.navv ul li::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 1px;
  height: 13px;
  background-color: #cbcbcb;
}
.navv ul li:last-child::after {
  display: none;
}
.navv ul li:hover a {
  color: #b9924d;
}
.navv ul li:hover a::after {
  width: 100%;
}
.ban .ban-swiper .swiper-wrapper .swiper-slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 700px;
  max-height: 700px;
  position: relative;
}
.ban .ban-swiper .swiper-wrapper .swiper-slide div {
  width: fit-content;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ban .ban-swiper .swiper-wrapper .swiper-slide div p{
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 2px;
    color: #ffffff;
    text-align: center;
    max-width: 69%;
    margin: 0 auto;
    margin-top: 34px;
}
.ban .ban-swiper .swiper-wrapper .swiper-slide img {
  display: block;
  margin: 0 auto;
}
/*.ban .ban-swiper .swiper-wrapper .swiper-slide img:last-child {*/
/*  margin-top: 34px;*/
/*}*/
.ban .ban-swiper .ban-pagination {
  bottom: 32px;
}
.ban .ban-swiper .ban-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  border: solid 1px #ffffff;
  background: none;
  opacity: 1 !important;
  margin: 0 10px;
}
.ban .ban-swiper .ban-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
.culture {
  display: flex;
  justify-content: space-between;
}
.culture .culture-lf {
  text-align: center;
}
.culture .culture-lf p {
  padding: 7px;
  border: solid 1px #b9924d;
}
.culture .culture-lf p a {
  font-family: SourceHanSerifCN-ExtraLight;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 2px;
  color: #ffffff;
  background: #b9924d;
  writing-mode: tb;
  display: flex;
  align-items: center;
  padding: 21px 8px;
}
.culture .culture-lf p a img {
  margin: 10px 0;
  transition: all 0.5s;
}
.culture .culture-lf p a:hover img {
  transform: scale(1.2);
}
.culture .culture-rt {
  width: 90.5%;
}
.culture .culture-rt ul {
  display: flex;
  margin-top: 78px;
  justify-content: space-between;
}
.culture .culture-rt ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 23.2%;
  position: relative;
}
.culture .culture-rt ul li .culture-thumb {
  display: block;
}
.culture .culture-rt ul li .culture-thumb img {
  transition: all 0.5s;
}
.culture .culture-rt ul li .culture-thumb:hover img {
  transform: translateY(-10px);
}
.culture .culture-rt ul li .culture-tit {
  font-family: SourceHanSerifCN-ExtraLight;
  font-size: 18px;
  writing-mode: vertical-lr;
-webkit-writing-mode:vertical-lr;
-ms-writing-mode: vertical-lr;
-ms-writing-mode: tb-lr;

  letter-spacing: 2px;
  color: #000033;
  transition: all 0.5s;
}
.culture .culture-rt ul li:last-child .c-back {
  visibility: hidden;
}
.culture .culture-rt ul li:hover .culture-tit {
  color: #b9924d;
}
.culture .culture-rt .culture-bt {
  display: flex;
  justify-content: space-between;
  margin-top: 46px;
}

.pro .pro-cen .pro-cen-tp .pro-cen-lf p:nth-child(1) img:nth-child(3){
  display: none;
}
.culture .culture-rt .culture-bt .culture-con {
  font-size: 14px;
  line-height: 39px;
  letter-spacing: 2px;
  color: #666666;
  writing-mode: vertical-rl;
  text-align: justify;
  width: 46%;
  height: 342px;
  overflow: hidden;
}
.culture .culture-rt .culture-bt .culture-con span{
  display: block;
}
.culture .culture-rt .culture-bt .culture-cen {
  width: 46%;
}
.culture .culture-rt .culture-bt .culture-cen .culture-a {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 247px;
  max-height: 247px;
}
.culture .culture-rt .culture-bt .culture-cen p:nth-child(2) {
  font-family: SourceHanSerifCN-Regular;
  font-size: 20px;
  letter-spacing: 2px;
  color: #000000;
  padding-top: 15px;
}
.culture .culture-rt .culture-bt .culture-cen p:nth-child(3) {
  font-family: SourceHanSerifCN-Regular;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 1px;
  color: #666666;
  font-weight: 600;
}
.culture .culture-rt .culture-bt .culture-rrt {
  display: flex;
  flex-direction: row-reverse;
}
.culture .culture-rt .culture-bt .culture-rrt p:nth-child(1) {
  position: relative;
  padding-left: 16px;
}
.culture .culture-rt .culture-bt .culture-rrt p:nth-child(1)::before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 1px;
  height: 50px;
  background-color: #b9924d;
}
.culture .culture-rt .culture-bt .culture-rrt p:nth-child(2) {
  font-family: SourceHanSerifCN-Regular;
  font-size: 14px;
  line-height: 36px;
  letter-spacing: 1px;
  color: #333333;
  font-weight: 600;
  writing-mode: vertical-rl;
  padding-right: 7px;
}
.pro {
  background: url(../images/pro-bg.jpg) no-repeat;
  background-size: cover;
  padding: 60px 0;
}
.pro .pro-cen .pro-cen-tp {
  display: flex;
  justify-content: space-between;
}
.pro .pro-cen .pro-cen-tp .pro-cen-lf {
  display: flex;
  flex-direction: row-reverse;
}
.pro .pro-cen .pro-cen-tp .pro-cen-lf p:nth-child(1) {
  position: relative;
  padding-left: 16px;
}
.pro .pro-cen .pro-cen-tp .pro-cen-lf p:nth-child(1)::before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 1px;
  height: 50px;
  background-color: #b9924d;
}
.pro .pro-cen .pro-cen-tp .pro-cen-lf p:nth-child(2) {
  width: 32px;
  font-family: SourceHanSerifCN-Regular;
  font-size: 14px;
  line-height: 36px;
  letter-spacing: 1px;
  color: #333333;
  font-weight: 600;
  writing-mode: vertical-rl;
  padding-right: 7px;
}
.pro .pro-cen .pro-cen-tp .pro-cen-rt p:nth-child(1) {
  font-family: SourceHanSerifCN-Regular;
  font-size: 22px;
  letter-spacing: 2px;
  color: #1c1c1c;
  text-align: right;
}
.pro .pro-cen .pro-cen-tp .pro-cen-rt p:nth-child(2) {
  font-family: SourceHanSerifCN-Regular;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 1px;
  color: #1c1c1c;
  text-align: right;
  font-weight: 600;
  margin-top: -2px;
}
.pro .pro-cen .pro-cen-tp .pro-cen-rt ul {
  display: flex;
  margin-top: 40px;
}
.pro .pro-cen .pro-cen-tp .pro-cen-rt ul li {
  margin-left: 10px;
}
.pro .pro-cen .pro-cen-tp .pro-cen-rt ul li a {
  font-family: SourceHanSerifCN-Regular;
  font-size: 18px;
  letter-spacing: 1px;
  color: #1c1c1c;
  border: solid 1px #000000;
  display: flex;
  align-items: center;
  padding: 2.5px 23px;
  transition: all 0.5s;
  white-space: nowrap;
}
.pro .pro-cen .pro-cen-tp .pro-cen-rt ul li a img {
  transition: all 0.5s;
  margin-right: 20px;
}
.pro .pro-cen .pro-cen-tp .pro-cen-rt ul li a img:nth-child(2) {
  display: none;
  opacity: 0;
  visibility: hidden;
}
.pro .pro-cen .pro-cen-tp .pro-cen-rt ul li a:hover {
  color: #fff;
  background-color: #b9924d;
  border: solid 1px #b9924d;
}
.pro .pro-cen .pro-cen-tp .pro-cen-rt ul li a:hover img:nth-child(1) {
  display: none;
  opacity: 0;
  visibility: hidden;
}
.pro .pro-cen .pro-cen-tp .pro-cen-rt ul li a:hover img:nth-child(2) {
  display: block;
  opacity: 1;
  visibility: visible;
}
.pro .pro-cen .pro-cen-tp .pro-cen-rt ul li:nth-child(1) {
  margin-left: 0;
}
.pro .pro-cen .pro-cen-bt {
  margin-top: 48px;
}
.pro .pro-cen .pro-cen-bt .pro-cen-btcon {
  display: none;
}
.pro .pro-cen .pro-cen-bt .pro-cen-btcon:nth-child(1) {
  display: block;
}
.pro .pro-cen .pro-cen-bt .row .pro-items {
  margin-bottom: 20px;
}
.pro .pro-cen .pro-cen-bt .row .pro-items a:nth-child(1) {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 210px;
  max-height: 210px;
  display: block;
}
.pro .pro-cen .pro-cen-bt .row .pro-items a:nth-child(2) {
  font-family: SourceHanSerifCN-Regular;
  font-size: 14px;
  letter-spacing: 1px;
  color: #1c1c1c;
  text-align: center;
  transition: all 0.5s;
  display: block;
  padding-top: 12px;
}
.pro .pro-cen .pro-cen-bt .row .pro-items:hover a:nth-child(2) {
  color: #b9924d;
}
.pro .pro-cen .pro-mor {
  display: inline-block;
  margin: 0 auto;
  font-family: SourceHanSerifCN-Regular;
  font-size: 16px;
  letter-spacing: 1px;
  color: #1c1c1c;
  border: solid 1px #000000;
  padding: 4.5px 58px;
  margin-top: 20px;
  transition: all 0.5s;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.pro .pro-cen .pro-mor:hover {
  color: #fff;
  background: #b9924d;
  border: solid 1px #b9924d;
}
.inheritance {
  margin-top: 80px;
}
.inheritance .inher-cen .inher-tp {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.inheritance .inher-cen .inher-tp img:nth-child(2) {
  margin: 0 7px;
}
.inheritance .inher-cen .inher-lan {
  font-family: SourceHanSerifCN-ExtraLight;
  font-size: 12px;
  letter-spacing: 1px;
  color: #1c1c1c;
  text-align: center;
  font-weight: 600;
  margin-top: 12px;
}
.inheritance .inher-cen .row-inher {
  display: flex;
}
.inheritance .inher-cen .row-inher .inher-items {
  width: calc(100%/5);
  display: flex;
  align-items: flex-start;
  padding-top: 87px;
  position: relative;
  transition: all .5s;
}
.inheritance .inher-cen .row-inher .inher-items:hover{
  transform: translateY(-10px);
}
.inheritance .inher-cen .row-inher .inher-items p:nth-child(1) {
  font-family: SourceHanSerifCN-Regular;
  font-size: 18px;
  letter-spacing: 2px;
  color: #161616;
  writing-mode: vertical-lr;
-webkit-writing-mode:vertical-lr;
-ms-writing-mode: vertical-lr;
-ms-writing-mode: tb-lr;

}
.inheritance .inher-cen .row-inher .inher-items p:nth-child(2) {
  font-family: SourceHanSerifCN-Regular;
  font-size: 20px;
  letter-spacing: 2px;
  color: #c41919;
  writing-mode: vertical-lr;
-webkit-writing-mode:vertical-lr;
-ms-writing-mode: vertical-lr;
-ms-writing-mode: tb-lr;

  margin-right: 17px;
}
.inheritance .inher-cen .row-inher .inher-items p:nth-child(3) {
  border: solid 1px #000000;
  border-radius: 100%;
  padding: 7px;
}
.inheritance .inher-cen .row-inher .inher-items::before {
  position: absolute;
  top: 48px;
  left: 38%;
  content: '';
  width: 17px;
  height: 17px;
  background: url(../images/jx.png) no-repeat;
  background-size: 100%;
  transform: translateX(-50%);
}
.inheritance .inher-cen .row-inher .inher-items:nth-child(2n) {
  margin-top: 70px;
}
.inheritance .inher-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 363px;
  max-height: 363px;
  background-image: url(../images/inter-bg.png);
}
.about {
  padding-bottom: 66px;
  position: relative;
}
.about .about-cen {
  box-shadow: 0px 0px 28px 7px rgba(0, 0, 0, 0.1);
  background: #fff;
  margin: 0 auto;
  position: relative;
  z-index: 5;
  padding: 0 50px 50px 50px;
}
.about .culture .culture-rt .culture-bt .culture-con {
  width: 26.5%;
  height: 272px;
  line-height: 28px;
  letter-spacing: 1px;
}
.about .culture .culture-rt .culture-bt .culture-con p {
  font-family: SourceHanSerifCN-Regular;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 2px;
  color: #242424;
  padding-left: 0px;
}
.about .culture .culture-rt {
  width: 85%;
}
.about .culture .culture-rt .culture-bt .culture-cen {
  width: 59%;
}
.about .culture .culture-rt .culture-bt .culture-cen .culture-a {
  height: 270px;
  max-height: 270px;
}
.about .culture .culture-rt .culture-bt {
  margin-top: 53px;
}
.about .culture .culture-lf img {
  max-height: 140px;
}
.about::after {
  position: absolute;
  width: 77%;
  content: '';
  right: 0;
  bottom: 0;
  height: 265px;
  background-color: #b9924d;
  background-image: url(../images/xt.png);
  background-repeat: no-repeat;
  background-position: 90%,0;
}
.case {
  margin-top: 80px;
}
.case .inher-tp {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.case .inher-tp img:nth-child(2) {
  margin: 0 7px;
}
.case .inher-lan {
  font-family: SourceHanSerifCN-ExtraLight;
  font-size: 12px;
  letter-spacing: 1px;
  color: #1c1c1c;
  text-align: center;
  font-weight: 600;
  margin-top: 12px;
}
.case .row {
  margin-top: 43px;
}
.case .row .case-items a:nth-child(1) {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 254px;
  max-height: 254px;
  display: block;
  cursor: default;
}
.case .row .case-items a:nth-child(2) {
  display: block;
  text-align: center;
  font-family: SourceHanSerifCN-Regular;
  font-size: 14px;
  letter-spacing: 1px;
  color: #1c1c1c;
  padding-top: 8px;
  cursor: default;
  transition: all 0.5s;
}
.case .row .case-items:hover a:nth-child(2) {
  color: #b9924d;
}
.case .case-mor {
  display: inline-block;
  border: solid 1px #000000;
  text-align: center;
  font-family: SourceHanSerifCN-Regular;
  font-size: 16px;
  letter-spacing: 1px;
  color: #1c1c1c;
  margin: 0 auto;
  padding: 4.5px 58px;
  margin-top: 31px;
  transition: all 0.5s;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
}
.case .case-mor:hover {
  color: #fff;
  background: #b9924d;
  border: solid 1px #b9924d;
}
.news {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
}
.news .news-lf {
  display: flex;
  flex-direction: row-reverse;
}
.news .news-lf p:nth-child(1) {
  position: relative;
  padding-left: 16px;
}
.news .news-lf p:nth-child(1) img:nth-child(2) {
  display: none;
}
.news .news-lf p:nth-child(1)::before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 1px;
  height: 50px;
  background-color: #b9924d;
}
.news .news-lf p:nth-child(2) {
  font-family: SourceHanSerifCN-Regular;
  font-size: 14px;
  line-height: 36px;
  letter-spacing: 1px;
  color: #333333;
  font-weight: 600;
  writing-mode: vertical-rl;
  padding-right: 7px;
}
.news .news-rt {
  width: 90.4%;
}
.news .news-rt ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news .news-rt ul li {
  display: flex;
  align-items: center;
  border: solid 1px #e1e1e1;
  width: 48.8%;
  margin-bottom: 20px;
  transition: all 0.5s;
  padding: 16px;
  padding-top: 8px;
}
.news .news-rt ul li div:nth-child(1) {
  width: 18%;
  text-align: center;
  padding-right: 24px;
  position: relative;
}
.news .news-rt ul li div:nth-child(1) P:nth-child(1) {
  font-family: Arial-BoldMT;
  font-size: 30px;
  letter-spacing: 3px;
  color: #666666;
  font-weight: 600;
  position: relative;
  transition: all 0.5s;
}
.news .news-rt ul li div:nth-child(1) P:nth-child(1)::after {
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  width: 45px;
  height: 1px;
  background-color: #909090;
  transition: all 0.5s;
}
.news .news-rt ul li div:nth-child(1) P:nth-child(2) {
  font-family: ArialMT;
  font-size: 14px;
  letter-spacing: 1px;
  color: #666666;
  transition: all 0.5s;
  white-space: nowrap;
}
.news .news-rt ul li div:nth-child(1)::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 1px;
  height: 53px;
  background-color: #dedede;
  transition: all 0.5s;
}
.news .news-rt ul li div:nth-child(2) {
  padding-left: 19px;
  width: 82%;
}
.news .news-rt ul li div:nth-child(2) a {
  display: block;
}
.news .news-rt ul li div:nth-child(2) a:nth-child(1) {
  font-family: SourceHanSerifCN-SemiBold;
  font-size: 16px;
  letter-spacing: 2px;
  color: #333333;
  transition: all 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 1;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
}
.news .news-rt ul li div:nth-child(2) a:nth-child(2) {
  font-family: SourceHanSerifCN-Light;
  font-size: 14px;
  letter-spacing: 1px;
  color: #666666;
  transition: all 0.5s;
  padding-top: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 1;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
}
.news .news-rt ul li:hover {
  border: solid 1px #b9924d;
}
.news .news-rt ul li:hover div:nth-child(1) P:nth-child(1),
.news .news-rt ul li:hover div:nth-child(1) P:nth-child(2),
.news .news-rt ul li:hover div:nth-child(2) a:nth-child(1),
.news .news-rt ul li:hover div:nth-child(2) a:nth-child(2) {
  color: #b9924d;
}
.news .news-rt ul li:hover div:nth-child(1) P:nth-child(1)::after,
.news .news-rt ul li:hover div:nth-child(1)::after {
  background-color: #b9924d;
}
.foot {
  background: #f6f6f6;
  margin-top: 60px;
}
.foot .foot-tp {
  padding: 34px 0;
  border-bottom: 1px solid #cecece;
}
.foot .foot-tp ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1362px;
  margin: 0 auto;
}
.foot .foot-tp ul li {
  width: calc(100%/6);
  position: relative;
}
.foot .foot-tp ul li a {
  font-family: SourceHanSerifCN-Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 19px;
  letter-spacing: 0px;
  color: #5f5f5f;
  transition: all 0.5s;
  display: block;
  text-align: center;
}
.foot .foot-tp ul li a:hover {
  color: #b9924d;
}
.foot .foot-tp ul li::after {
  position: absolute;
  right: 0;
  top: 50%;
  content: '';
  transform: translateY(-50%);
  width: 1px;
  height: 13px;
  background-color: #cbcbcb;
}
.foot .foot-tp ul li:last-child::after{
  display: none;
}
.foot .foot-ct {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 52px 0;
}
.foot .foot-ct div:nth-child(2) p {
  font-family: SourceHanSerifCN-Regular;
  font-size: 14px;
  letter-spacing: 0px;
  color: #5f5f5f;
}
.foot .foot-ct div:nth-child(3) {
  font-family: SourceHanSerifCN-Regular;
  font-size: 14px;
  color: #5f5f5f;
  display: flex;
  align-items: center;
}
.foot .foot-ct div:nth-child(3) img {
  margin-right: 36px;
}
.foot .foot-bt {
  border-top: 1px solid #cecece;
  padding: 10px 0;
}
.foot .foot-bt .foot-bt-cen {
  display: flex;
  justify-content: space-between;
}
.foot .foot-bt .foot-bt-cen p {
  font-family: SourceHanSerifCN-Regular;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #666666;
  opacity: 0.8;
}
.foot .foot-bt .foot-bt-cen p a {
  font-family: SourceHanSerifCN-Regular;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #666666;
  opacity: 0.8;
}
.i-ban {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 358.5px;
  max-height: 358.5px;
}
.p-nav {
  box-shadow: 0px 1px 8px 0px rgba(208, 208, 208, 0.35);
}
.p-nav .p-nav-cen {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 36px;
  letter-spacing: 0px;
  color: #999999;
  padding: 7px 0;
}
.p-nav .p-nav-cen img {
  margin-right: 6px;
}
.p-nav .p-nav-cen a {
  font-size: 14px;
  line-height: 36px;
  letter-spacing: 0px;
  color: #999999;
  transition: all 0.5s;
  padding: 0 4px;
  /* cursor: default; */
}
.p-nav .p-nav-cen a:hover {
  color: #b9924d;
}
.p-con {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.p-con .p-con-lf {
  width: 18%;
}
.p-con .p-con-lf p {
  font-family: SourceHanSerifCN-SemiBold;
  font-size: 20px;
  color: #ffffff;
  background-color: #b9924d;
  text-align: center;
  padding: 10px 0;
}
.p-con .p-con-lf ul li {
  margin-top: 2px;
}
.p-con .p-con-lf ul li a {
  font-family: SourceHanSerifCN-Regular;
  font-size: 16px;
  color: #333333;
  display: block;
  text-align: center;
  transition: all 0.5s;
  background-color: #f3f3f3;
  padding: 14px 0;
  position: relative;
}
.p-con .p-con-lf ul li a img{
  display: none;
}
.p-con .p-con-lf ul li a::before {
  position: absolute;
  content: '';
  left: 0;
  height: 0%;
  top: 0;
  width: 2px;
  background-color: #b9924d;
  transition: height 0.5s;
}
.p-con .p-con-lf ul li:hover a {
  color: #b9924d;
}
.p-con .p-con-lf ul li:hover a::before {
  height: 100%;
}
.p-con .p-con-rt {
  width: 78.95%;
}
.p-con .p-con-rt .row {
  margin-left: -4.5px;
  margin-right: -4.5px;
}
.p-con .p-con-rt .row .p-items {
  padding: 0 4.5px;
  margin-bottom: 14px;
}
.p-con .p-con-rt .row .p-items a:nth-child(1) {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 174px;
  max-height: 174px;
  display: block;
}
.p-con .p-con-rt .row .p-items a:nth-child(2) {
  font-family: SourceHanSerifCN-Regular;
  font-size: 14px;
  letter-spacing: 1px;
  color: #1c1c1c;
  display: block;
  text-align: center;
  transition: all 0.5s;
  padding-top: 2px;
}
.p-con .p-con-rt .row .p-items:hover a:nth-child(2) {
  color: #b9924d;
}
.p-con .p-con-rt .p-page ul {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.p-con .p-con-rt .p-page a {
  font-size: 14px !important;
  color: #999999 !important;
  padding: 1px 12px !important;
  border: solid 1px #e2e2e2 !important;
  margin: 0 3px !important;
  transition: all 0.5s !important;
  border-radius: 0 !important;
  background: none !important;
  box-shadow: none !important;
}
.p-con .p-con-rt .p-page .active {
  font-size: 14px !important;
  color: #ffffff !important;
  background: #b9924d !important;
  padding: 1px 12px !important;
  border: solid 1px #b9924d !important;
  margin: 0 3px !important;
  border-radius: 0 !important;
}
.p-con .p-con-rt .p-page a:hover {
  color: #ffffff !important;
  background: #b9924d !important;
  border: solid 1px #b9924d !important;
}
.p-con .p-con-rt .p-cont-thumb {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p-con .p-con-rt .p-cont-thumb .p-cont-lf {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 50%;
  height: 293px;
  max-height: 293px;
}
.p-con .p-con-rt .p-cont-thumb .p-cont-rt {
  width: 43.6%;
}
.p-con .p-con-rt .p-cont-thumb .p-cont-rt h4 {
  font-family: SourceHanSerifCN-SemiBold;
  font-size: 24px;
  color: #333333;
  border-bottom: 1px solid #ececec;
  padding-bottom: 12px;
}
.p-con .p-con-rt .p-cont-thumb .p-cont-rt ul {
  margin-top: 5px;
}
.p-con .p-con-rt .p-cont-thumb .p-cont-rt ul li {
  font-family: SourceHanSerifCN-Regular;
  font-size: 14px;
  color: #333333;
  margin-bottom: -4px;
}
.p-con .p-con-rt .p-cont-thumb .p-cont-rt a {
  font-family: SourceHanSerifCN-Regular;
  font-size: 15px;
  color: #ffffff;
  display: flex;
  align-items: center;
  text-align: center;
  background-color: #b9924d;
  width: 57%;
  padding: 9px 0;
  justify-content: center;
  margin-top: 17px;
  transition: all 0.5s;
}
.p-con .p-con-rt .p-cont-thumb .p-cont-rt a img {
  margin-right: 16px;
}
.p-con .p-con-rt .p-cont-thumb .p-cont-rt a:hover {
  box-shadow: 1px 1px 10px #b9924d;
}
.p-con .p-con-rt .p-cont-con {
  margin-top: 35px;
}
.p-con .p-con-rt .p-cont-con .p-c-tit {
  font-family: SourceHanSerifCN-Regular;
  font-size: 14px;
  color: #333333;
  position: relative;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 9px;
}
.p-con .p-con-rt .p-cont-con .p-en-tit {
  text-align: center;
  font-family: SourceHanSerifCN-Regular;
  font-size: 20px;
  color: #333333;
}
.p-con .p-con-rt .p-cont-con div {
  margin-top: 25px;
}
.p-con .p-con-rt .p-en-con {
  margin-top: 0;
}
.p-con .p-con-rt .p-en-con div {
  margin-top: 20px;
  font-family: SourceHanSerifCN-Regular;
  font-size: 14px;
  line-height: 28px;
  color: #666666;
}
.p-con .p-con-rt .p-en-con .p-en-link {
  font-family: SourceHanSerifCN-Regular;
  font-size: 18px;
  color: #333333;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f2f2f2;
  margin-top: 11px;
  padding: 16px 0;
  letter-spacing: 1px;
  transition: all 0.5s;
}
.p-con .p-con-rt .p-en-con .p-en-link img {
  margin-right: 14px;
}
.p-con .p-con-rt .p-en-con .p-en-link:hover {
  box-shadow: 1px 1px 10px #f2f2f2;
}
.p-con .p-con-rt .p-news-con .p-new-items {
  display: flex;
  align-items: center;
  padding: 30px 0;
  border-bottom: 1px solid #d8d8d8;
  transition: all 0.5s;
}
.p-con .p-con-rt .p-news-con .p-new-items .p-new-thumb {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 31.5%;
  height: 184px;
  max-height: 184px;
  display: block;
}
.p-con .p-con-rt .p-news-con .p-new-items div {
  width: 64.4%;
  padding-left: 38px;
}
.p-con .p-con-rt .p-news-con .p-new-items div p:nth-child(1) {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p-con .p-con-rt .p-news-con .p-new-items div p:nth-child(1) a {
  font-family: SourceHanSerifCN-Regular;
  font-size: 18px;
  color: #333333;
  transition: all 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 1;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
  width: 80%;
}
.p-con .p-con-rt .p-news-con .p-new-items div p:nth-child(1) span {
  font-family: SourceHanSerifCN-Regular;
  font-size: 12px;
  color: #999999;
}
.p-con .p-con-rt .p-news-con .p-new-items div p:nth-child(2) {
  margin-top: 10px;
}
.p-con .p-con-rt .p-news-con .p-new-items div p:nth-child(2) a {
  font-family: SourceHanSerifCN-Regular;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
}
.p-con .p-con-rt .p-news-con .p-new-items div .p-new-mor {
  font-family: SourceHanSerifCN-Regular;
  font-size: 14px;
  letter-spacing: 1px;
  color: #666666;
  transition: all 0.5s;
  display: block;
  margin-top: 18px;
}
.p-con .p-con-rt .p-news-con .p-new-items:hover {
  transform: translateX(-10px);
}
.p-con .p-con-rt .p-news-con .p-new-items:hover div p:nth-child(1) a,
.p-con .p-con-rt .p-news-con .p-new-items:hover div .p-new-mor {
  color: #b9924d;
}
.p-con .p-con-rt .p-news-con .p-new-items:nth-child(1) {
  padding-top: 0;
}
.p-con .p-con-rt .p-news-con .p-new-items:last-child {
  border-bottom: none;
}
.p-con .p-con-rt .p-news-cont .p-ne-tit {
  font-family: SourceHanSerifCN-Regular;
  font-size: 20px;
  color: #333333;
  text-align: center;
}
.p-con .p-con-rt .p-news-cont .p-ne-date {
  font-family: SourceHanSerifCN-Regular;
  font-size: 14px;
  color: #999999;
  text-align: center;
  margin-top: 3px;
}

.p-new-conte p{ margin-top:10px;}
.p-con .p-con-rt .p-news-cont .p-new-conte {
  font-family: SourceHanSerifCN-Regular;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #666666;
  margin-top: 16px;
}
.p-con .p-con-rt .p-news-prev {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #d3d3d3;
  margin-top: 24px;
  padding-top: 21px;
}
.p-con .p-con-rt .p-news-prev p {
  height: 14px;
  font-family: SourceHanSerifCN-Regular;
  font-size: 14px;
  letter-spacing: 1px;
  color: #909090;
}
.p-con .p-con-rt .p-news-prev p a {
  height: 14px;
  font-family: SourceHanSerifCN-Regular;
  font-size: 14px;
  letter-spacing: 1px;
  color: #909090;
  transition: all 0.5s;
}
.p-con .p-con-rt .p-news-prev p a:hover {
  color: #b9924d;
}
.fix-rt{
    position: fixed;
    z-index: 1000;
    right: 0;
    background: #2b1d13;
    top: 40%;
    transform: translateY(-50%);
}
.fix-rt li{
    background: #b9924d;
    margin-bottom: 1px;
    transition: all .5s;
}
.fix-rt li:hover{
    background: #2b1d13;
}
.fix-rt li:last-child{
    margin-bottom: 0;
}
.fix-rt li a{
display: block;
    text-align: center;
    padding: 3px 16px;
    position: relative;
    
}
.fix-rt li a:hover div {
    opacity: 1;
    /*visibility: visible;*/
}
.fix-rt li a div{
position: absolute;
    right: 100%;
    min-height: 100%;
    bottom: 0;
    min-width: 100%;
    background:#2b1d13;
    padding: 0 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    white-space: nowrap;
    color: #fff;
    opacity: 0;
    visibility: hidden;
}
.fix-rt li a div p:nth-child(1){
    font-size: 18px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
}
.fix-rt li a div img{
        width: 145px;
    height: 145px;
    margin-top: 11px;
    max-width: inherit;
}
.fix-rt li a div p:nth-child(2){
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
    margin-top: -10px;
}
.fix-rt li a span{
display: block;
    text-align: center;
    font-size: 12px;
    color: #fff;
    
}
.fix-rt li a .f-img{
    max-width: 45px;
}
@media (max-width: 1199px) {
  .container {
    max-width: 96%;
  }
  .case .row {
    margin-left: 0;
    margin-right: 0;
  }
  .pro .pro-cen .pro-cen-tp .pro-cen-rt ul li {
    margin-left: 9px;
  }
  .inheritance .inher-bg {
    height: 280px;
    max-height: 280px;
  }
  .news .news-rt ul li div:nth-child(1) {
    width: 24%;
    padding-right: 20px;
  }
  .news .news-rt {
    width: 88.4%;
  }
}
@media (max-width: 990px) {
  .head .head-cen .head-cen-rt,
  .navv {
    display: none;
  }
  .fix-rt{
      display: none;
  }
  .culture .culture-rt .culture-bt .culture-cen{
    width: 45%;
  }
  .head .head-cen .mb-icon {
    display: block;
  }
  .head .head-cen .mb-icon img {
    max-height: 37px;
  }
  .head {
    background-position: bottom;
    padding: 2px 0;
    background: rgb(51,51,51);
    border-bottom: 1px solid rgb(51,51,51);
  }
  .head {
    position: fixed;
    z-index: 999 !important;
    width: 100%;
    top: 0;
  }
  .ban,
  .i-ban {
    margin-top: 60px;
  }
  .ban .ban-swiper .swiper-wrapper .swiper-slide {
    height: 508px;
  }
  .ban .ban-swiper .swiper-wrapper .swiper-slide div {
    max-width: 65%;
  }
  .pro .pro-cen .pro-cen-tp .pro-cen-rt ul {
    flex-wrap: wrap;
    margin-top: 14px;
    justify-content: center;
  }
  .pro .pro-cen .pro-cen-tp .pro-cen-rt {
    width: 86%;
  }
  .pro .pro-cen .pro-cen-tp .pro-cen-rt ul li {
    width: 24%;
    margin-bottom: 10px;
  }
  .pro .pro-cen .pro-cen-bt .row .pro-items a:nth-child(1) {
    height: 158px;
    max-height: 158px;
  }
  .inheritance .inher-bg {
    height: 165px;
    max-height: 165px;
  }
  .culture .culture-rt .culture-bt {
    flex-wrap: wrap;
  }
  .about .culture .culture-rt .culture-bt .culture-con {
    width: 100%;
    writing-mode: inherit;
    height: auto;
    padding-bottom: 15px;
  }
  .about .culture .culture-rt .culture-bt .culture-con p {
    padding-left: 0;
    padding-bottom: 15px;
  }
  .about .culture .culture-rt .culture-bt .culture-cen {
    width: 89%;
  }
  .case .row .case-items a:nth-child(1) {
    height: 184px;
    max-height: 184px;
  }
  .news .news-rt ul li {
    width: 100%;
  }
  .news .news-rt {
    width: 83.4%;
  }
  .p-con {
    display: block;
  }
  .p-con .p-con-lf {
    width: 100%;
  }
  .p-con .p-con-lf ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .p-con .p-con-lf ul li {
    width: 49.5%;
  }
  .p-con .p-con-rt {
    width: 100%;
    margin-top: 16px;
  }
  .i-ban {
    height: 281px;
  }
}
@media (max-width: 767px) {
  .head .head-cen .head-cen-lf p:nth-child(2) {
    padding-left: 14px;
    display: none;
  }
  .p-con .p-con-lf ul li a::before{
    display: none;
  }
  .p-con .p-con-lf ul li a{
    display: flex;
    align-items: center;
  }
  .p-con .p-con-lf ul li a img:nth-child(1){
    display: block;
    margin-right: 8px;
  }
  .p-active img:nth-child(2){
    display: block !important;
    margin-right: 8px;
  }
  .p-active img:nth-child(1){
    display: none !important;
  }
  .p-con .p-con-rt .row .p-items{
    margin-bottom: 8px;
  }
  .culture .culture-rt .culture-bt .culture-con span{
    display: inline;
  }
  .head .head-cen .head-cen-lf p:nth-child(2) img {
    max-width: 144px;
  }
  .head .head-cen .head-cen-lf p:nth-child(1) img {
    max-height: 45.28px;
  }
  .head .head-cen .head-cen-lf p:nth-child(1) {
    padding-right: 13px;
  }
  .head .head-cen .head-cen-lf p:nth-child(1)::after {
    height: 26px;
    display: none;
  }
  .ban .ban-swiper .swiper-wrapper .swiper-slide {
    height: 202px;
  }
  .ban .ban-swiper .swiper-wrapper .swiper-slide div {
    max-width: 100%;
  }
  .ban .ban-swiper .swiper-wrapper .swiper-slide img:last-child {
    margin-top: 13px;
  }
  .ban .ban-swiper .ban-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
  }
  .culture .culture-rt {
    width: 100%;
  }
  .culture .culture-rt ul {
    flex-wrap: wrap;
    margin-top: 22px;
  }
  .culture .culture-rt ul li {
    width: 21.5%;
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }
  .culture .culture-rt ul li .culture-tit {
    writing-mode: inherit;
    display: block;
    text-align: center;
    font-size: 15px;
    white-space: nowrap;
  }
  .culture .culture-rt ul li .c-back {
    position: absolute;
    right: -12px;
    top: 35%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
  }
    .culture .culture-rt ul li:last-child .c-back{
        display: none;
    }
  .culture .culture-rt .culture-bt {
    margin-top: 0px;
  }
  .culture .culture-rt .culture-bt .culture-con {
    width: 100%;
    writing-mode: inherit;
    height: auto;
    line-height: 25px;
    margin-bottom: 15px;
  }
  .culture {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .culture .culture-lf .line-c {
    max-height: 35px;
    display: none;
  }
  .culture .culture-lf p a {
    writing-mode: inherit;
    text-align: center;
    justify-content: center;
    padding: 7px 8px;
    font-size: 16px;
  }
  .culture .culture-lf p a img {
    margin: 0 5px;
  }
  .culture .culture-lf p{
      margin-top: 8px;
  }
  .culture .culture-rt .culture-bt .culture-cen {
    width: 89%;
  }
  .culture .culture-rt .culture-bt .culture-rrt {
    width: 8%;
  }
  .culture .culture-rt .culture-bt .culture-rrt p:nth-child(1),.news .news-lf p:nth-child(1) {
    padding-left: 9px;
  }
  .culture .culture-rt .culture-bt .culture-rrt p:nth-child(1) img,
  .news .news-lf p:nth-child(1) img {
    min-width: 18px;
  }
  .culture .culture-rt .culture-bt .culture-rrt p:nth-child(2) {
    padding-right: 0;
    display: none;
  }
  .culture .culture-rt .culture-bt .culture-cen p:nth-child(2) {
    font-size: 16px;
    padding-top: 0px;
  }
  .culture .culture-rt .culture-bt .culture-cen p:nth-child(3) {
    line-height: 16px;
    display: none;
  }
  .pro {
    /* margin-top: 25px; */
    padding: 30px 0;
  }
  .pro .pro-cen .pro-cen-tp .pro-cen-lf p:nth-child(2) {
    font-size: 14px;
    padding-right: 0;
    width: auto;
    writing-mode: inherit;
    text-align: center;
    display: none;
  }
  .pro .pro-cen .pro-cen-tp .pro-cen-lf {
    display: block;
    width: 100%;
  }
  .pro .pro-cen .pro-cen-tp .pro-cen-rt p:nth-child(1) {
    font-size: 17px;
    text-align: center;
  }
  .pro .pro-cen .pro-cen-tp .pro-cen-rt {
    width: 100%;
  }
  .pro .pro-cen .pro-cen-tp .pro-cen-rt ul li {
    width: 29.5%;
    margin-left: 0 !important;
    margin-right: 10px;
  }
  .pro .pro-cen .pro-cen-tp .pro-cen-rt ul li:nth-child(3n),.pro .pro-cen .pro-cen-tp .pro-cen-rt ul li:last-child{
    margin-right: 0;
  }
  .pro .pro-cen .pro-cen-tp .pro-cen-rt ul li a img{
    margin-right: 8px;
  }
  .pro .pro-cen .pro-cen-tp .pro-cen-rt ul li a {
    justify-content: center;
    font-size: 15px;
    padding: 0px 0;
  }
  .pro .pro-cen .pro-cen-bt {
    margin-top: 10px;
  }
  .pro .pro-cen .pro-cen-bt .row .pro-items a:nth-child(1) {
    height: 129px;
    max-height: 129px;
  }
  .pro .pro-cen .pro-cen-bt .row .pro-items {
    margin-bottom: 10px;
  }
  .pro .pro-cen .pro-cen-bt .row .pro-items a:nth-child(2) {
    padding-top: 5px;
  }
  .pro .pro-cen .pro-cen-bt .row {
    margin-left: 0;
    margin-right: 0;
  }
  .pro .pro-cen .pro-cen-bt .row .pro-items {
    padding: 0 5px;
  }
  .pro .pro-cen .pro-mor {
    font-size: 15px;
    padding: 1.5px 24px;
    margin-top: 12px;
  }
  .inheritance {
    margin-top: 30px;
  }
  .inheritance .inher-cen .inher-tp img:nth-child(2) {
    max-width: 213px;
  }
  .inheritance .inher-cen .inher-lan {
    margin-top: 9px;
    line-height: 17px;
    display: none;
  }
  .inheritance .inher-cen .row-inher {
    flex-wrap: wrap;
    margin-top: 36px;
  }
  .inheritance .inher-cen .row-inher .inher-items {
    width: 50%;
    padding-top: 0px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }
  .inheritance .inher-cen .row-inher {
    justify-content: space-between;
    margin-top: 49px;
  }
  .inheritance .inher-cen .row-inher .inher-items::before {
    top: -18px;
    left: 49%;
    display: none;
  }
  .inheritance .inher-cen .row-inher .inher-items p:nth-child(1) {
    font-size: 15px;
    writing-mode: inherit;
    text-align: center;
    margin-top: -6px;
  }
  .inheritance .inher-cen .row-inher .inher-items p:nth-child(2) {
    writing-mode: inherit;
    font-size: 17px;
    text-align: center;
    margin-right: 0;
    margin-top: 5px;
    white-space: nowrap;
    
  }

  .inheritance .inher-cen .row-inher .inher-items p:nth-child(3){
    max-width: 110px;
    margin: 0 auto;
    margin-top: 6px;
  }
  .inheritance .inher-bg {
    height: 65px;
    max-height: 65px;
  }
  .about .culture .culture-lf img {
    max-height: 30px;
  }
  .about .about-cen {
    padding: 10px;
    padding-top: 0;
  }
  .about .culture .culture-rt .culture-bt {
    margin-top: 15px;
  }
  .about .culture .culture-rt .culture-bt .culture-con p {
    padding-bottom: 3px;
    text-align: center;
    text-indent: 0;
  }
  .about .culture .culture-rt {
    width: 100%;
  }
  .about .culture .culture-rt .culture-bt .culture-con {
    line-height: 24px;
    padding-bottom: 0;
  }
  .about {
    padding-bottom: 12px;
  }
  .case {
    margin-top: 30px;
  }
  .case .inher-tp img:nth-child(2) {
    max-width: 95px;
  }
  .case .inher-lan {
    margin-top: 2px;
    display: none;
  }
  .case .row {
    margin-top: 15px;
  }
  .case .row .case-items {
    margin-bottom: 10px;
  }
  .case .case-mor {
    font-size: 15px;
    padding: 1.5px 24px;
    margin-top: 12px;
  }
  .news {
    margin-top: 30px;
  }
  .news .news-lf p:nth-child(2) {
    padding-right: 0;
  }
  .news .news-lf {
    width: 17%;
  }
  .news .news-rt {
    width: 100%;
    margin-top: 15px;
  }
  .news .news-rt ul li div:nth-child(1) P:nth-child(1) {
    font-size: 22px;
  }
  .news .news-rt ul li {
    padding: 8px;
    margin-bottom: 11px;
    display: none;
  }
   .news .news-rt ul li:nth-child(1),.news .news-rt ul li:nth-child(2){
     display: flex;
   }
  .news .news-rt ul li div:nth-child(2) a:nth-child(1) {
    padding-top: 0;
  }
  .news {
    display: block;
  }
  .news .news-lf p:nth-child(1) img:nth-child(1) {
    display: none;
  }
  .news .news-lf {
    width: 100%;
  }
  .news .news-lf p:nth-child(2) {
    writing-mode: inherit;
    display: none;
  }
  .news .news-lf {
    flex-direction: inherit;
    display: block;
    text-align: center;
  }
  .news .news-lf p:nth-child(1)::before {
    left: inherit;
    right: 0;
    display: none;
  }
  .news .news-lf p:nth-child(1) img:nth-child(2) {
    max-width: 110px;
    display: block;
    margin: 0 auto;
  }
  .foot {
    margin-top: 15px;
  }
  .foot .foot-tp {
    display: none;
  }
  .foot .foot-ct {
    display: block;
    text-align: center;
  }
  .foot .foot-ct {
    padding: 30px 0;
  }
  .foot .foot-ct div:nth-child(3) {
    display: block;
    line-height: 20px;
  }
  .foot .foot-ct div:nth-child(3) img {
    display: block;
    margin: 0 auto;
  }
  .foot .foot-ct div:nth-child(2) {
    line-height: 22px;
    margin: 12px 0;
  }
  .foot .foot-bt .foot-bt-cen {
    display: block;
    text-align: center;
  }
  .i-ban {
    height: 210px;
  }
  .p-con .p-con-lf p,
  .p-con .p-con-lf ul li a {
    font-size: 16px;
    padding: 5px 0;
  }
  .p-con .p-con-lf ul li a {
    font-size: 15px;
    justify-content: center;
    font-size: 15px;
    padding: 0px 0;
    display: flex;
    letter-spacing: 1px;
    color: #1c1c1c;
    border: solid 1px #000000;
    background: none;
  }
  .p-con .p-con-lf ul{
    margin-top: 10px;
  }
  .p-active{
    color: #fff !important;
    background-color: #b9924d !important;
    border: solid 1px #b9924d !important;
  }

  .p-con .p-con-rt .row .p-items a:nth-child(1) {
    height: 142px;
    max-height: 142px;
  }
  .p-con .p-con-rt .p-en-con div {
    margin-top: 0;
  }
  .p-con .p-con-rt .p-en-con .p-en-link {
    font-size: 15px;
  }
  .p-con .p-con-rt .p-news-prev {
    display: block;
  }
  .p-con .p-con-rt .p-news-prev p {
    margin-bottom: 10px;
  }
  .p-con .p-con-rt .p-news-con .p-new-items div {
    width: 68.4%;
    padding-left: 14px;
  }
  .p-con .p-con-rt .p-news-con .p-new-items .p-new-thumb {
    height: 149px;
    max-height: 149px;
  }
  .p-con .p-con-rt .p-news-con .p-new-items div p:nth-child(1) a {
    width: 62%;
  }
  .p-con .p-con-rt .p-news-con .p-new-items div p:nth-child(2) {
    margin-top: 0;
  }
  .p-con .p-con-rt .p-news-con .p-new-items div .p-new-mor {
    margin-top: 4px;
  }
  .p-con .p-con-rt .p-news-con .p-new-items {
    padding: 15px 0;
  }
  .p-con .p-con-rt .p-news-con .p-new-items div p:nth-child(2) a {
    line-height: 19px;
  }
  .p-con .p-con-rt .p-cont-thumb {
    display: block;
  }
  .p-con .p-con-rt .p-cont-thumb .p-cont-lf {
    width: 100%;
    height: 235px;
    max-height: 235px;
  }
  .p-con .p-con-rt .p-cont-thumb .p-cont-rt {
    width: 100%;
    margin-top: 15px;
  }
  .p-con .p-con-rt .p-cont-thumb .p-cont-rt h4 {
    font-size: 22px;
    padding-bottom: 8px;
  }
  .ban {
    margin-top: 60px;
  }
  .i-ban {
    margin-top: 60px;
  }
  .p-con .p-con-rt .p-cont-thumb .p-cont-rt a{
      width: 100%;
  }
  .pro .pro-cen .pro-cen-tp .pro-cen-rt ul{
     justify-content: center;
     margin-top: 7px;
  }
  .inheritance .inher-cen .row-inher .inher-items:nth-child(2n){
      margin-top: 0;
  }
  .inheritance .inher-cen .row-inher .inher-items:last-child{
      /* margin-bottom: 0; */
      margin-right: 0;
  }
  .ban .ban-swiper .swiper-wrapper .swiper-slide div p {
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    letter-spacing: 2px;
    color: #ffffff !important;
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 9px;
}
.ban .ban-swiper .ban-pagination{
    bottom: 6px;
}
.news .news-rt ul li div:nth-child(2) a:nth-child(2){
  padding-top: 0;
}
.inheritance .inher-cen .row-inher .inher-items p:nth-child(1) span{
  display: block;
}
.inheritance .inher-cen .row-inher .inher-items p:nth-child(1) span:nth-child(2){
  margin-top: -11px;
}
.inheritance .inher-cen .row-inher .inher-items{
  margin-right: 10px;
  width: 31%;
}
.inheritance .inher-cen .row-inher .inher-items:nth-child(3n){
  margin-right: 0;
}
.inheritance .inher-cen .row-inher{
  justify-content: center;
  margin-top: 14px;
}
.culture .culture-rt .culture-bt .culture-cen .culture-a{
  height: 173px;
  max-height: 173px;
}
.about .culture .culture-rt .culture-bt .culture-cen .culture-a{
  height: 143px;
  max-height: 143px;
}
.pro .pro-cen .pro-cen-tp{
  display: block;
}
.pro .pro-cen .pro-cen-tp .pro-cen-lf p:nth-child(1) img:nth-child(1){
  display: none;
}
.pro .pro-cen .pro-cen-tp .pro-cen-lf p:nth-child(1) img:nth-child(3){
  display: block;
  margin: 0 7px;
  max-width: 92px;
}
.pro .pro-cen .pro-cen-tp .pro-cen-lf p:nth-child(1){
  padding-left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.pro .pro-cen .pro-cen-tp .pro-cen-lf p:nth-child(1)::before{
  display: none;
}
.pro .pro-cen .pro-cen-tp .pro-cen-lf p:nth-child(1) img:nth-child(2),.pro .pro-cen .pro-cen-tp .pro-cen-lf p:nth-child(1) img:nth-child(4){
  display: block;
}
.pro .pro-cen .pro-cen-tp .pro-cen-rt p:nth-child(2) {
  font-family: SourceHanSerifCN-Regular;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0;
  white-space: nowrap;
  color: #1c1c1c;
  text-align: center;
  font-weight: 600;
  margin-top: -2px;
  display: none;
}
.p-con{
  margin-top: 14px;
}
.p-con .p-con-lf ul {
  justify-content: flex-start;
}
.p-con .p-con-lf ul li{
  width: 31.4%;
  margin-left: 0 !important;
  margin-right: 8px;
  margin-bottom: 10px;
}
.p-con .p-con-lf ul li:nth-child(3n),.p-con .p-con-lf ul li:last-child{
  margin-right: 0;
}
.p-con .p-con-rt{
  margin-top: 7px;
}
}

/* 移动端导航 */
.mob-nav {
  flex-wrap: wrap;
  display: none;
  background: #b9924d;
  padding: 6px 0;
      padding-top: 4px;
}
.mob-nav li{
  width: calc(100%/3);
  text-align: center;
  position: relative;
  margin-bottom: -3px;
}
.mob-nav li:nth-child(5),.mob-nav li:nth-child(7){
  display: none;
}
.mob-nav li a{
  font-size: 16px;
  letter-spacing: 1px;
  color: #fff !important;
  font-weight: 600;
}
.mob-nav li::after{
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 1px;
  height: 13px;
  background-color: #fff;
}
.mob-nav li:nth-child(3)::after,.mob-nav li:last-child::after{
  display: none;
}
.fix-bt{
  display: none;
  justify-content: space-between;
  background: #b9924d;
  position: fixed;
  bottom: 0;
  z-index: 99;
  width: 100%;
    box-shadow: 1px 1px 10px rgb(185 146 77);
}
.fix-bt li a{
  font-size: 15px;
  color: #fff;
  display: block;
  text-align: center;
  padding-top: 7px;
  letter-spacing: 1px;
}
.fix-bt li{
  width: calc(100%/3);
  font-weight: 600;
  position: relative;
}
.fix-bt li img{
  display: block;
  max-width: 28px;
  margin: 0 auto;
  margin-bottom: -6px;
}
.fix-bt li::after{
  position: absolute;
  right: 0;
  top:0;
  content:'';
  height: 100%;
  width: 1px;
  background: #fff;
}
.fix-bt li:last-child::after{
  display: none;
}
.head .head-cen .head-cen-lf p:nth-child(3){
  display: none;
}
.head .head-cen .head-cen-lf p:nth-child(1){
  
  padding-right: 22px;
} 
.head .head-cen .head-cen-lf p:nth-child(3) span:nth-child(1){
  display: flex;
  align-items: center;
  font-size: 15px;
  letter-spacing: 1px;
  color: #b9924d;
  font-weight: 600;
}
.head .head-cen .head-cen-lf p:nth-child(3) span:nth-child(1) img{
  width: 15px;
  margin-right: 5px;
}
.head .head-cen .head-cen-lf p:nth-child(3) span:nth-child(2){
  display: block;
  font-size: 20px;
  color: #b9924d;
  font-weight: 600;
  margin-top: -15px;
  font-weight: bold;
}
@media (max-width: 990px) {
  .mob-nav{
    display: flex;
  }

  .fix-bt{
    display: flex;
  }
  .foot{
    margin-bottom: 59px;
  }

  .head .head-cen .head-cen-lf p:nth-child(3){
    display: block;
    position: RELATIVE;
    TOP: 2PX
  }
  .head .head-cen .head-cen-lf p:nth-child(2),.head .head-cen .head-cen-lf p:nth-child(1)::after{
    display: none;
  }
  .head .head-cen .head-cen-lf{
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
  }

}

.p-con .p-con-rt .fanhui {
  font-family: SourceHanSerifCN-SemiBold;
  font-size: 20px;
  color: #ffffff;
  background-color: #b9924d;
  text-align: center;
  padding: 10px 0;
}

  .p-con .p-con-rt .fanhui {
    font-size: 16px;
    padding: 5px 0;
  }
  
  
    .p-con .p-con-rt .fanhui {
    font-size: 18px;
    padding-bottom: 8px;
	margin: 20px auto;
    width: 100%;
  }