﻿.spbor {
  position: relative;
}
.spbor:before {
  position: absolute;
  left: -5px;
  top: -5px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  border: 1px solid #56509f;
  content: "";
  z-index: 0;
}
.pb_sys_style1 .p_no_d {
    border: 1px solid #504997 !important;
    color: #fff;
    background-color: #514a97 !important;
}
.txt img{      max-width: 80%;  display: block;margin: 0 auto;}
.txt p {  font-size: 16px !important; line-height: 40px !important;  margin-bottom: 10px;  word-wrap: break-word !important;}
.txt table{  max-width: 80%;margin: 0 auto;}
.spbor:after {
  position: absolute;
  right: -5px;
  bottom: -5px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  border: 1px solid #56509f;
  content: "";
  z-index: 0;
}
.honorTab {
  width: 100%;
  margin-bottom: 70px;
}
.honorTab .honorTabitem {
  flex: 1;
  text-align: center;
  border: 1px #e3e3e3 solid;
  margin-left: -1px;
  line-height: 60px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  -moz-transition: 0.6s;
  transition: 0.6s;
}
.honorTab .honorTabitem a {
  display: block;
  width: 100%;
  color: #333;
  font-size: 20px;
}
.honorTab .honorTabitem.on,
.honorTab .honorTabitem:hover {
  border-bottom: 1px transparent solid;
  position: relative;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  -moz-transition: 0.6s;
  transition: 0.6s;
}
.honorTab .honorTabitem.on::after,
.honorTab .honorTabitem:hover::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 6px;
  width: 100%;
  background: #767ddf;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  -moz-transition: 0.6s;
  transition: 0.6s;
}
.honorTab .honorTabitem.on a,
.honorTab .honorTabitem:hover a {
  font-weight: bold;
}
.honor .honortxt {
  font-size: 16px;
  color: #333;
  margin-bottom: 30px;
}
.honor .honorlist {
  width: 100%;
  overflow: hidden;
  margin: 15px 0 30px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}
.honor .honorlist::after {
  content: "";
  width: 25%;
  display: block;
}
.honor .honorlist li {
  width: calc(25% - 12px);
  margin-bottom: 2.65em;
}
.honor .honorlist li .con {
  display: block;
  overflow: hidden;
  padding: 6px 6px 0 6px;
}
.honor .honorlist li .con .pic {
  position: relative;
  height: 0;
  padding-top: 60%;
  overflow: hidden;
  margin-bottom: 1.25em;
}
.honor .honorlist li .con .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  -moz-transition: 0.6s;
  transition: 0.6s;
}
.honor .honorlist li .con .name {
  font-size: 14px;
  color: #333;
  line-height: 1.4;
  height: 1.4em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  width: 100%;
}
.honor .honorlist li .con:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -ms-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.honor .honorlist li .con:hover .name {
  color: #56509f;
}
.content .map {
  height: 650px;
}
.content .contenttxt {
  padding-bottom: 100px;
  color: #333;
}
.content .contenttxt h3 {
  padding-left: 30px;
  font-size: 16px;
  color: #333;
  position: relative;
  margin: 40px 0;
}
.content .contenttxt h3::after {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background-color: #fbb263;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1px;
}
.content .contenttxt h4 {
  font-size: 20px;
  margin-bottom: 15px;
}
.content .contenttxt p {
  line-height: 30px;
  font-size: 14px;
}
.ban_in .wp {
  position: relative;
}
.banadd {
  width: 72%;
  background: url(../images/bg.png) repeat center;
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  top: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 24px 0;
  line-height: 26px;
}
.banadd p {
  padding: 0 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.banadd p img {
  margin-right: 10px;
  width: 26px;
}
.zncon {
  width: 100%;
  background: #fff;
  margin: 60px auto 160px;
  border: 1px #dedede solid;
  border-top: 6px #767ddf solid;
  padding: 50px 80px;
}
.zncon .znconitem {
  margin-bottom: 40px;
}
.zncon h3 {
  padding: 0;
  position: relative;
  font-size: 20px;
  color: #000;
  margin-bottom: 15px;
  font-weight: 500;
}
.zncon h3:after {
  content: "";
  position: absolute;
  left: -25px;
  top: 50%;
  margin-top: -6px;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #fff;
  border: 2px #949ae6 solid;
}
.zncon p {
  margin-bottom: 5px;
    font-size: 16px !important;
    line-height: 40px !important;
  font-weight: 500;
  color: #333;
}
@media only screen and (min-width: 1199px) and (max-width: 1800px) {
  .content .map {
    height: 20vw;
  }
  .honorTab {
    margin-bottom: 3.64vw;
  }
  .honorTab .honorTabitem a {
    font-size: 1.05vw;
  }
  .content .contenttxt h3 {
    font-size: 0.83vw;
  }
  .content .contenttxt h4 {
    font-size: 1.05vw;
  }
  .content .contenttxt p {
    font-size: 0.73vw;
    line-height: 1.35vw;
  }
  .honor .honorlist li .con .name {
    font-size: 0.73vw;
    height: 1.6em;
  }
  .honor .honortxt {
    font-size: 0.83vw;
    margin-bottom: 1.56vw;
  }
  .footer .fta .ftlogo img {
    height: 3.75vw;
  }
  .footer .fta .ftinfo {
    font-size: 0.73vw;
  }
  .footer .ftb {
    padding: 1.56vw 0 2.08vw;
    font-size: 0.83vw;
  }
  .banadd {
    top: 3.125vw;
    padding: 1.25vw 0;
    line-height: 1.35vw;
  }
  .banadd p img {
    width: 1.35vw;
  }
  .zncon {
    margin: 3.125vw auto 8.33vw;
    border-top: 0.3125vw #767ddf solid;
    padding: 2.6vw 4.16vw;
  }
  .zncon h3 {
    font-size: 1.04vw;
    margin-bottom: 0.75vw;
  }
  .zncon p {
    font-size: 0.8125vw;
    margin-bottom: 0.75vw;
    line-height: 1.35vw;
  }
  .zncon .znconitem {
    margin-bottom: 2.08vw;
  }
  .header .hd-nav li {
    font-size: 0.93vw;
  }
}
@media screen and (max-width: 1199px) {
  .honorTab {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 969px) {
  html {
    font-size: 100px;
  }
  .honorTab {
    margin-bottom: 30px;
  }
  .honorTab .honorTabitem {
    line-height: 40px;
  }
  .honorTab .honorTabitem a {
    font-size: 1em;
  }
  .honorTab .honorTabitem.on::after,
  .honorTab .honorTabitem:hover::after {
    height: 3px;
  }
  .honor .honortxt {
    margin-bottom: 20px;
  }
  .content .map {
    height: 400px;
    width: 100%;
  }
  .banadd {
    width: 100%;
    top: 30px;
  }
  .zncon {
    margin: 0 auto 50px;
    padding: 30px 50px;
  }
  .zncon h3 {
    font-size: 0.18rem;
  }
  .zncon p {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 767px) {
  .honor .honorlist li {
    width: 48%;
  }
}
@media screen and (max-width: 680px) {
  .banadd {
    width: 100%;
    top: 15px;
    flex-wrap: wrap;
    padding: 15px 0 10px;
  }
  .banadd p {
    width: 100%;
    margin-bottom: 10px;
    justify-content: center;
  }
  .banadd p img {
    width: 15px;
  }
}
@media screen and (max-width: 480px) {
  .honor .honorlist li {
    width: 100%;
  }
  .honor .honortxt {
    margin-bottom: 15px;
  }
  .content .map {
    height: 300px;
    width: 100%;
  }
  .zncon {
    margin: 0 auto 50px;
    padding: 20px 20px 20px 40px;
  }
}




/*2021.12.6*/
.spbor {
  position: relative;
}
.spbor:before {
  position: absolute;
  left: -5px;
  top: -5px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  border: 1px solid #56509f;
  content: "";
  z-index: 0;
}
.pb_sys_style1 .p_no_d {
    border: 1px solid #504997 !important;
    color: #fff;
    background-color: #514a97 !important;
}
.txt img{      max-width: 80%;  display: block;margin: 0 auto;}
.txt p {  font-size: 16px !important; line-height: 40px !important;  margin-bottom: 10px;  word-wrap: break-word !important;}
.txt table{  max-width: 80%;margin: 0 auto;}
.spbor:after {
  position: absolute;
  right: -5px;
  bottom: -5px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  border: 1px solid #56509f;
  content: "";
  z-index: 0;
}
.honorTab {
  width: 100%;
  margin-bottom: 70px;
}
.honorTab .honorTabitem {
  flex: 1;
  text-align: center;
  border: 1px #e3e3e3 solid;
  margin-left: -1px;
  line-height: 60px;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  -moz-transition: 0.6s;
  transition: 0.6s;
}
.honorTab .honorTabitem a {
  display: block;
  width: 100%;
  color: #333;
  font-size: 20px;
}
.honorTab .honorTabitem.on,
.honorTab .honorTabitem:hover {
  border-bottom: 1px transparent solid;
  position: relative;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  -moz-transition: 0.6s;
  transition: 0.6s;
}
.honorTab .honorTabitem.on::after,
.honorTab .honorTabitem:hover::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 6px;
  width: 100%;
  background: #767ddf;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  -moz-transition: 0.6s;
  transition: 0.6s;
}
.honorTab .honorTabitem.on a,
.honorTab .honorTabitem:hover a {
  font-weight: bold;
}
.honor .honortxt {
  font-size: 16px;
  color: #333;
  margin-bottom: 30px;
}
.honor .honorlist {
  width: 100%;
  overflow: hidden;
  margin: 15px 0 30px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}
.honor .honorlist::after {
  content: "";
  width: 25%;
  display: block;
}
.honor .honorlist li {
  width: calc(25% - 12px);
  margin-bottom: 2.65em;
}
.honor .honorlist li .con {
  display: block;
  overflow: hidden;
  padding: 6px 6px 0 6px;
}
.honor .honorlist li .con .pic {
  position: relative;
  height: 0;
  padding-top: 60%;
  overflow: hidden;
  margin-bottom: 1.25em;
}
.honor .honorlist li .con .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  -moz-transition: 0.6s;
  transition: 0.6s;
}
.honor .honorlist li .con .name {
  font-size: 14px;
  color: #333;
  line-height: 1.4;
  height: 1.4em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  width: 100%;
}
.honor .honorlist li .con:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -ms-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.honor .honorlist li .con:hover .name {
  color: #56509f;
}
.content .map {
  height: 650px;
}
.content .contenttxt {
  padding-bottom: 100px;
  color: #333;
}
.content .contenttxt h3 {
  padding-left: 30px;
  font-size: 16px;
  color: #333;
  position: relative;
  margin: 40px 0;
}
.content .contenttxt h3::after {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background-color: #fbb263;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1px;
}
.content .contenttxt h4 {
  font-size: 20px;
  margin-bottom: 15px;
}
.content .contenttxt p {
  line-height: 30px;
  font-size: 14px;
}
.ban_in .wp {
  position: relative;
}
.banadd {
  width: 72%;
  background: url(../images/bg.png) repeat center;
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  top: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 24px 0;
  line-height: 26px;
}
.banadd p {
  padding: 0 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.banadd p img {
  margin-right: 10px;
  width: 26px;
}
.zncon {
  width: 100%;
  background: #fff;
  margin: 60px auto 160px;
  border: 1px #dedede solid;
  border-top: 6px #767ddf solid;
  padding: 50px 80px;
}
.zncon .znconitem {
  margin-bottom: 40px;
}
.zncon h3 {
  padding: 0;
  position: relative;
  font-size: 20px;
  color: #000;
  margin-bottom: 15px;
  font-weight: 500;
}
.zncon h3:after {
  content: "";
  position: absolute;
  left: -25px;
  top: 50%;
  margin-top: -6px;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #fff;
  border: 2px #949ae6 solid;
}
.zncon p {
  margin-bottom: 5px;
    font-size: 16px !important;
    line-height: 40px !important;
  font-weight: 500;
  color: #333;
}
@media only screen and (min-width: 1199px) and (max-width: 1800px) {
  .content .map {
    height: 20vw;
  }
  .honorTab {
    margin-bottom: 3.64vw;
  }
  .honorTab .honorTabitem a {
    font-size: 1.05vw;
  }
  .content .contenttxt h3 {
    font-size: 0.83vw;
  }
  .content .contenttxt h4 {
    font-size: 1.05vw;
  }
  .content .contenttxt p {
    font-size: 0.73vw;
    line-height: 1.35vw;
  }
  .honor .honorlist li .con .name {
    font-size: 0.73vw;
    height: 1.6em;
  }
  .honor .honortxt {
    font-size: 0.83vw;
    margin-bottom: 1.56vw;
  }
  .footer .fta .ftlogo img {
    height: 3.75vw;
  }
  .footer .fta .ftinfo {
    font-size: 0.73vw;
  }
  .footer .ftb {
    padding: 1.56vw 0 2.08vw;
    font-size: 0.83vw;
  }
  .banadd {
    top: 3.125vw;
    padding: 1.25vw 0;
    line-height: 1.35vw;
  }
  .banadd p img {
    width: 1.35vw;
  }
  .zncon {
    margin: 3.125vw auto 8.33vw;
    border-top: 0.3125vw #767ddf solid;
    padding: 2.6vw 4.16vw;
  }
  .zncon h3 {
    font-size: 1.04vw;
    margin-bottom: 0.75vw;
  }
  .zncon p {
    font-size: 0.8125vw;
    margin-bottom: 0.75vw;
    line-height: 1.35vw;
  }
  .zncon .znconitem {
    margin-bottom: 2.08vw;
  }
  .header .hd-nav li {
    font-size: 0.93vw;
  }
}
@media screen and (max-width: 1199px) {
  .honorTab {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 969px) {
  html {
    font-size: 100px;
  }
  .honorTab {
    margin-bottom: 30px;
  }
  .honorTab .honorTabitem {
    line-height: 40px;
  }
  .honorTab .honorTabitem a {
    font-size: 1em;
  }
  .honorTab .honorTabitem.on::after,
  .honorTab .honorTabitem:hover::after {
    height: 3px;
  }
  .honor .honortxt {
    margin-bottom: 20px;
  }
  .content .map {
    height: 400px;
    width: 100%;
  }
  .banadd {
    width: 100%;
    top: 30px;
  }
  .zncon {
    margin: 0 auto 50px;
    padding: 30px 50px;
  }
  .zncon h3 {
    font-size: 0.18rem;
  }
  .zncon p {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 767px) {
  .honor .honorlist li {
    width: 48%;
  }
}
@media screen and (max-width: 680px) {
  .banadd {
    width: 100%;
    top: 15px;
    flex-wrap: wrap;
    padding: 15px 0 10px;
  }
  .banadd p {
    width: 100%;
    margin-bottom: 10px;
    justify-content: center;
  }
  .banadd p img {
    width: 15px;
  }
}
@media screen and (max-width: 480px) {
  .honor .honorlist li {
    width: 100%;
  }
  .honor .honortxt {
    margin-bottom: 15px;
  }
  .content .map {
    height: 300px;
    width: 100%;
  }
  .zncon {
    margin: 0 auto 50px;
    padding: 20px 20px 20px 40px;
  }
}


.honor{display: none;}


















