@charset "UTF-8";
/*** 公共 开始***/
.public1 .list {
  margin: 0 -1em;
}

.public1 .item {
  padding: 0 1em;
  margin-bottom: 2.5em;
}

.public1 .item .box {
  max-width: 270px;
}

.public1 .item .bd {
  padding-top: .7em;
}

.public1 .item .imgs {
  width: 100%;
  height: 9em;
  overflow: hidden;
  position: relative;
}

.public1 .item .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.public1 .item .tit {
  font-size: .9em;
  line-height: 1.66;
  font-weight: bold;
  color: #002d72;
  margin-bottom: 0.1666em;
}

.public1 .item .doc {
  height: 5em;
  font-size: .7em;
  line-height: 1.2857em;
  color: #666;
  margin-bottom: 1.2857em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.public1 .item .more {
  font-size: .7em;
  line-height: 1;
  color: #ee731f;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

.public1 .item .more .bi {
  width: .642857em;
  height: 1.14285em;
  margin-left: 1em;
}

.public1 .global-paging {
  margin-top: 1em;
}

@media (max-width: 991.98px) {
  .public1 .item {
    margin-bottom: .6rem;
  }
  .public1 .item .box {
    max-width: 270px;
  }
  .public1 .item .bd {
    padding-top: .3rem;
  }
  .public1 .item .imgs {
    width: 100%;
    height: 4.32rem;
  }
  .public1 .item .tit {
    font-size: .32rem;
    line-height: .72rem;
    margin-bottom: 0em;
  }
  .public1 .item .doc {
    height: 1.76rem;
    height: auto;
    font-size: .28rem;
    line-height: .44rem;
    color: #666;
    margin-bottom: .32rem;
  }
  .public1 .item .more {
    font-size: .28rem;
    line-height: 1;
    color: #ee731f;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
  }
  .public1 .item .more .bi {
    width: .15rem;
    height: .24rem;
    margin-left: .18rem;
  }
  .public1 .item:last-child {
    margin-bottom: 0;
  }
  .public1 .global-paging {
    margin-top: .66rem;
  }
}

.public4 {
  margin-bottom: .25rem;
}

.public4 .item .image {
  position: absolute;
  top: 0;
  left: 0;
}

.public4 .item .image1 {
  display: none;
}

.public4 .item .doc {
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  .public4 {
    margin-bottom: .6rem;
  }
  .public4 .item {
    margin-bottom: .52rem;
  }
  .public4 .item .doc {
    margin-bottom: 0;
  }
}

.public2 {
  margin-bottom: 3em;
}

.public2 .tabbox1 {
  width: 100%;
}

.public2 .tabbox1 p {
  font-size: .8em;
  line-height: 1.5;
}

.public2 .tabbox1 table {
  width: 100% !important;
}

.public2 .tabbox1 td {
  font-size: .7em;
  line-height: 2;
  padding: .54em 0;
  color: #32373e;
  background-color: #f2f5f9;
}

.public2 .tabbox1 table tr:nth-child(1) td {
  color: #fff;
  padding: .665em 0;
  background-color: #064b84 !important;
}

.tabbox1 table {
  border: 0;
  text-align: center;
}

.tabbox1 table tr:nth-child(1) td {
  padding: .681em 0 !important;
}

.tabbox1 table td {
  border: 0;
  border: 1px solid #fff;
}

.tabbox1 table tr:nth-child(odd) {
  background-color: #e9eef5;
}

.tabbox1 table tr:nth-child(even) {
  background-color: #f2f5f9;
}

.public2 .tabbox1 tr td:nth-child(1) {
  width: 33.0337%;
}

.public2 .tabbox1 tr td:nth-child(2) {
  width: 30.337%;
}

.public2 .tabbox1 tr td:nth-child(3) {
  width: 36.6293%;
}

.public2 .tabbox1 tbody tr:nth-child(odd) {
  background-color: #e9eef5;
}

.public2 .tabbox1 tbody tr:nth-child(even) {
  background-color: #f2f5f9;
}

.public2 .tabbox1 td {
  padding: .65em;
  border: solid 1px #fff;
}

@media (max-width: 991.98px) {
  .public2 {
    margin-bottom: auto;
  }
  .public2 .tabbox1 {
    width: 100%;
    overflow-y: scroll;
    text-align: center;
  }
  .public2 .tabbox1 table {
    width: 163%;
    overflow-y: scroll;
  }
  .public2 .tabbox1 thead th {
    font-size: .28rem;
    line-height: .52rem;
    color: #fff;
    background-color: #064b84;
  }
  .public2 .tabbox1 thead th:nth-child(1) {
    width: 33%;
  }
  .public2 .tabbox1 thead th:nth-child(2) {
    width: 47%;
  }
  .public2 .tabbox1 thead th:nth-child(3) {
    width: 40%;
  }
  .public2 .tabbox1 tbody tr:nth-child(odd) {
    background-color: #f2f5f9;
  }
  .public2 .tabbox1 tbody tr:nth-child(even) {
    background-color: #e9eef5;
  }
  .public2 .tabbox1 td {
    padding: .25rem .84rem;
  }
  .public2 .tabbox1 td p {
    font-size: .28rem;
    line-height: .6rem;
  }
}

.editor-content {
  padding: 1.6em 0 0em 0em;
}

.editor-content h5 {
  font-size: .9em;
  font-weight: bold;
  line-height: 1.66;
  color: #ee731f;
  margin-bottom: .5em !important;
}

.editor-content p {
  font-size: .8em;
  line-height: 1.75;
  color: #333;
  position: relative;
  margin-bottom: .9em;
  padding-left: 1.25em;
}

.editor-content p::before {
  position: absolute;
  content: '';
  left: -0;
  top: .6em;
  width: .875em;
  height: .625em;
  color: #fc9f11;
  background: no-repeat center;
  background-size: contain;
  background-image: url(../images/jtright.svg);
}

.editor-content img {
  display: block;
  width: auto;
  height: 100%;
  max-width: 41em;
  margin: 0 auto;
  object-fit: cover;
  margin-bottom: 1.7em;
}

.editor-content table {
  width: 100% !important;
  text-align: center;
}

.editor-content table p {
  font-size: 1em;
}

.tabbox2 tbody tr:first-child p {
  font-size: 1em !important;
}

.editor-content thead th {
  padding: .55em 0;
}

.editor-content thead tr {
  background-color: #064b84;
}

.editor-content thead {
  font-size: .7em;
  line-height: 1.71;
  color: #fff;
  margin-bottom: 0;
}

.editor-content tbody tr {
  background-color: #f2f5f9;
}

.editor-content tbody tr td {
  width: 12% !important;
  padding: .45em 0;
}

.editor-content tbody tr {
  font-size: .7em;
  line-height: 2.57;
  color: #32373e;
}

.editor-content tbody tr:first-child {
  background-color: #064b84;
}

.editor-content tbody tr:nth-child(2) {
  /* background-color: #8da2b3; */
  color: #333 !important;
}

.editor-content tbody tr:nth-child(2) {
  color: #fff;
  line-height: 2;
}

.editor-content tbody tr:first-child td {
  padding: .4em 0;
}

.editor-content table + table {
  margin-top: 1.5em !important;
}

.editor-content tbody tr:first-child {
  font-size: .7em;
  line-height: 1.71;
  color: #fff;
}

@media (max-width: 991.98px) {
  .editor-content {
    padding: .4rem 0 0em .0rem;
  }
  .editor-content p {
    font-size: .28rem;
    line-height: .46rem;
    position: relative;
    margin-bottom: .31rem;
    padding-left: .3rem;
  }
  .editor-content p::before {
    position: absolute;
    content: '';
    left: 0em;
    top: .13rem;
    width: .875em;
    height: .625em;
  }
  .editor-content img {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 7.5rem;
    margin: 0 auto;
    object-fit: cover;
    margin-bottom: .5rem;
    margin-top: .08rem;
  }
  .editor-content {
    width: 100% !important;
    overflow-y: scroll;
  }
  .editor-content table {
    width: 200% !important;
    width: 180% !important;
    overflow-y: scroll;
    text-align: center;
  }
  .editor-content table {
    margin-bottom: 0;
  }
  .editor-content table td {
    border: solid 1px #fff;
  }
  .editor-content table thead th {
    padding: .14rem 0;
  }
  .editor-content table thead tr {
    background-color: #064b84;
  }
  .editor-content table thead {
    font-size: .28rem;
    line-height: .52rem;
    color: #fff;
    margin-bottom: 0;
  }
  .editor-content table tbody tr {
    background-color: #f2f5f9;
  }
  .editor-content table tbody tr td {
    padding: .18rem 0 .45rem;
  }
  .editor-content table tbody tr {
    font-size: .28rem;
    line-height: .68rem;
    color: #32373e;
  }
  .editor-content table tbody tr:first-child {
    background-color: #8da2b3;
  }
  .editor-content table tbody tr:first-child td {
    padding: .11rem 0;
  }
  .editor-content table tbody tr:first-child {
    font-size: .28rem;
    line-height: .52rem;
    color: #fff;
  }
}

.editor-pl .editor-content {
  padding-left: 0;
}

.editor-pl .editor-content img {
  padding: .5em 2.25em;
  background-color: #c4cbd0;
}

table p::before {
  display: none;
}

.tabbox2 table {
  width: 100% !important;
  margin: 0 !important;
  text-align: center !important;
  border: 1px solid #fff;
}

.tabbox2 p {
  margin-bottom: 0;
}

.tabbox2 thead tr {
  background-color: #064b84;
}

.tabbox2 tbody tr {
  background-color: #f2f5f9;
}

.tabbox2 tbody tr td {
  width: auto !important;
  padding: .5em 0;
}

.tabbox2 tbody tr {
  font-size: .7em;
  line-height: 2.57;
  color: #32373e;
}

.tabbox2 tbody tr td {
  border: 0;
  border-right: 1px solid #fff;
}

.tabbox2 tbody tr:first-child {
  background-color: #064b84;
  /* border: 1px solid #fff; */
}

.tabbox2 tbody tr:nth-child(2) {
  background-color: #8da2b3;
  color: #fff;
}

.tabbox2 tbody tr:first-child td,
.tabbox2 tbody tr:nth-child(2) td {
  border: 1px solid #fff;
  border-bottom: 0;
  border-top: 0;
}

.tabbox2 tbody tr:nth-child(2) {
  color: #fff !important;
  line-height: 2;
}

.tabbox2 tbody tr:nth-child(2) p {
  color: #fff !important;
}

.tabbox2 tbody tr:first-child td {
  padding: .665em 0;
}

.tabbox2 table + table {
  margin-top: 1.5em !important;
}

.tabbox2 tbody tr:first-child {
  font-size: .7em;
  line-height: 1.71;
  color: #fff;
}

.tabbox2 tbody tr:first-child p {
  color: #fff;
}

@media (max-width: 991.98px) {
  .editor-pl .editor-content {
    padding-left: 0;
  }
  .editor-pl .editor-content img {
    padding: 0.1rem 0.3rem;
  }
  .tabbox2 {
    width: 100% !important;
    overflow-y: scroll;
  }
  .tabbox2 table {
    width: 200% !important;
    overflow-y: scroll;
  }
  .tabbox2 p {
    margin-bottom: 0;
  }
  .tabbox2 td {
    border: solid 1px #fff;
  }
  .tabbox2 tbody tr {
    background-color: #f2f5f9;
  }
  .tabbox2 table tbody tr:first-child {
    background-color: #064b84 !important;
  }
  .tabbox2 table tbody tr:first-child td {
    padding: .2rem 0;
  }
  .tabbox2 table tbody tr td {
    padding: .2rem 0;
  }
  .tabbox2 tbody tr td {
    padding: .18rem 0 .45rem;
  }
  .tabbox2 tbody tr {
    font-size: .28rem;
    line-height: .68rem;
    color: #32373e;
  }
  .tabbox2 tbody tr:first-child {
    background-color: #8da2b3;
  }
  .tabbox2 tbody tr:first-child td {
    padding: .11rem 0;
  }
  .tabbox2 tbody tr:first-child {
    font-size: .28rem;
    line-height: .52rem;
    color: #fff;
  }
}

.editor-content2 h5 {
  font-size: .9em;
  font-weight: bold;
  line-height: 1.66;
  color: #ee731f;
  margin-bottom: .5em !important;
}

.editor-content2 p {
  font-size: .8em;
  line-height: 1.75;
  color: #333;
  margin-bottom: .6875em;
}

.editor-content2 img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 1.15em;
  margin-bottom: 1.2em;
  padding: .5em 1em;
  background-color: #c4cbd0;
  object-fit: fill;
}

.editor-content2 table {
  width: 100% !important;
  float: inherit !important;
}

.editor-content2 table td {
  width: 9%;
  background-color: #f2f5f9;
  font-size: .8em;
  line-height: 1.75;
  color: #333;
  margin-bottom: .6875em;
  background-color: #f2f5f9;
  text-align: center;
}

.editor-content2 table tr:first-child td {
  color: #fff;
  text-align: center;
  background-color: #002d72;
}

.editor-content2 table tr:first-child td p {
  color: #fff;
  margin-bottom: 0;
}

.editor-content2 .tabbox2 tbody tr td {
  width: 12% !important;
}

.editor-content2 .tabbox2 tbody tr:nth-child(2) {
  background-color: #f2f5f9;
}

.editor-content2 .tabbox2 tbody tr:nth-child(2) p {
  color: #32373e;
}

@media (max-width: 991.98px) {
  .editor-content2 h5 {
    font-size: .32rem;
    font-weight: bold;
    line-height: .72rem;
    color: #ee731f;
    margin-bottom: .5em;
  }
  .editor-content2 p {
    font-size: .28rem;
    line-height: .46rem;
    margin-bottom: .22rem;
  }
  .editor-content2 img {
    display: block;
    width: 100%;
    height: 2.14rem;
    margin: 0 auto;
    margin-top: 0.2rem;
    margin-bottom: .5rem;
    padding: .1rem .15rem;
    background-color: #c4cbd0;
  }
  .editor-content h5 {
    font-size: .32rem;
    font-weight: bold;
    line-height: .72rem;
    color: #ee731f;
    margin-bottom: .5em;
  }
}

.report {
  margin-bottom: 1.7em;
  background-color: #e7ecf0;
}

.report .boxs {
  padding: 1.2em 1.5em;
}

.report .item {
  display: flex;
  display: -webkit-flex;
}

.report .doc,
.report .tit {
  font-size: .8em;
  line-height: 1.75;
  min-width: 8em;
}

.report .tit {
  font-weight: bold;
  color: #32373e;
}

.report .doc {
  color: #32373e;
}

.report a {
  color: #ee731f;
}

@media (max-width: 991.98px) {
  .report {
    margin-bottom: 1.7em;
    background-color: #e7ecf0;
  }
  .report .boxs {
    padding: .3rem;
  }
  .report .list {
    width: 100%;
  }
  .report .doc,
  .report .tit {
    font-size: .28rem;
    line-height: .46rem;
    min-width: 2.2rem;
  }
}

.p-ship .nav-right .column {
  margin-bottom: 1.75em;
}

.p-ship .nav-right .column:nth-child(1) {
  margin-bottom: 2em;
}

.p-ship .public1 .item {
  margin-bottom: 1em;
}

.p-ship .public1 .item .doc {
  height: 2.56em;
  -webkit-line-clamp: 2;
}

@media (max-width: 991.98px) {
  .p-ship .nav-right .column {
    margin-bottom: .42rem;
  }
  .p-ship .nav-right .column:nth-child(1) {
    margin-bottom: .6rem;
  }
}

.tabbox3 {
  text-align: center;
  margin-top: 2em;
}

.tabbox3 table {
  width: 100%;
}

.tabbox3 p {
  margin-bottom: 0;
}

.tabbox3 th,
.tabbox3 td {
  border: solid 1px rgba(255, 255, 255, 0.5);
}

.tabbox3 thead th {
  width: 11.11% !important;
  padding: .55em .5em;
}

.tabbox3 thead tr {
  background-color: #064b84;
}

.tabbox3 thead p {
  font-size: .7em;
  line-height: 1.142857;
  color: #fff;
  margin-bottom: 0;
}

.tabbox3 tbody tr {
  background-color: #f2f5fa !important;
}

.tabbox3 tbody tr td {
  padding: .45em 0;
}

.tabbox3 tbody tr p {
  font-size: .7em;
  line-height: 2.57;
  color: #32373e;
}

.tabbox3 tbody tr:first-child {
  background-color: #8da2b3;
}

.tabbox3 tbody tr:first-child td {
  padding: .4em 0;
}

.tabbox3 tbody tr:first-child p {
  font-size: .7em;
  line-height: 2.51;
  color: #32373e;
}

.public5 img {
  padding: 0;
  margin-bottom: 1.7em;
  background-color: transparent;
}

@media (max-width: 991.98px) {
  .public5 img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin-bottom: .6rem;
    background-color: transparent;
  }
  .tabbox3 {
    text-align: center;
    margin-top: 2em;
    width: 100%;
    overflow-y: scroll;
  }
  .tabbox3 table {
    width: 235%;
    overflow-y: scroll;
  }
  .tabbox3 p {
    margin-bottom: 0;
  }
  .tabbox3 th,
  .tabbox3 td {
    border: solid 1px rgba(255, 255, 255, 0.5);
  }
  .tabbox3 thead th {
    width: 11.11% !important;
    padding: .15rem .15rem;
  }
  .tabbox3 thead p {
    font-size: .28rem;
    line-height: .36rem;
    margin-bottom: 0;
  }
  .tabbox3 tbody tr td {
    padding: .45em 0;
  }
  .tabbox3 tbody tr p {
    font-size: .28rem;
    line-height: .66rem;
  }
  .tabbox3 tbody tr:first-child td {
    padding: .4em 0;
  }
  .tabbox3 tbody tr:first-child p {
    font-size: .28rem;
    line-height: .66rem;
  }
}

.public6 .list {
  margin: 0 -15px;
}

.public6 .item {
  margin-bottom: 1.5em;
}

.public6 .imgs {
  position: relative;
  width: 100%;
  height: 9.4em;
  overflow: hidden;
}

.public6 .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .5s;
  -webkit-transition: all .5s;
}

.public6 .bd {
  padding: .8em 1em 1em;
  background-color: #f5f7fa;
}

.public6 .tit {
  height: 4.5em;
  font-size: .8em;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 2.0625em;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.public6 .time {
  font-size: .7em;
  line-height: 1;
  color: #044482;
}

.public6 .list .item:nth-last-child(1),
.public6 .list .item:nth-last-child(2),
.public6 .list .item:nth-last-child(3) {
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  .public6 .item {
    margin-bottom: .48rem;
  }
  .public6 .imgs {
    width: 100%;
    height: 4.4rem;
    overflow: hidden;
  }
  .public6 .bd {
    padding: .4rem .3rem .6rem;
    background-color: #f5f7fa;
  }
  .public6 .tit {
    font-size: .28rem;
    font-weight: bold;
    line-height: .5rem;
    margin-bottom: .86rem;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  .public6 .time {
    font-size: .28rem;
    line-height: 1;
  }
  .public6 .list .item:nth-last-child(1) {
    margin-bottom: 0;
  }
  .public6 .list .item:nth-last-child(2),
  .public6 .list .item:nth-last-child(3) {
    margin-bottom: .48rem;
  }
}

.history {
  padding-top: 1.35em;
  position: relative;
}

.history .history-swiper {
  position: relative;
  padding-bottom: 4.5em;
  overflow: hidden;
}

.history .history-swiper .item-slide:nth-child(1) .line {
  border-radius: 20px 0px 0px 20px;
  background: linear-gradient(90deg, #004886 100%, #003b7c 100%, #002d72 100%), linear-gradient(#064b84, #064b84);
}

.history .history-swiper .item-slide {
  min-height: 100%;
  border-right: 1px solid #c8dbe3;
  transition: all 0.5s ease;
}

.rightline {
  height: 2em;
  background: linear-gradient(#004886 100%, #003b7c 100%, #002d72 100%), linear-gradient(#064b84, #064b84);
  position: absolute;
  right: -49%;
  top: 3.6em;
  width: 50%;
}

.history .history-swiper .tit {
  font-size: 1.5em;
  font-weight: lighter;
  line-height: 1;
  color: #666;
  margin-bottom: .5em;
  margin-left: .66em;
}

.history .history-swiper .line {
  position: relative;
  width: 100%;
  height: 2em;
  background: linear-gradient(#004886 100%, #003b7c 100%, #002d72 100%), linear-gradient(#064b84, #064b84);
  background-blend-mode: normal, normal;
  border-radius: 0px 0px 0px 0px;
}

.history .history-swiper .line::after {
  position: absolute;
  content: '';
  top: 50%;
  left: 1em;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fff;
  transform: translateY(-50%);
}

.history .history-swiper .doc {
  height: 10.25em;
  margin-top: -.75em;
  padding: 1.5em 1.25em 0 .9em;
}

.history .history-swiper .doc p {
  font-size: .8em;
  line-height: 1.75;
  color: #333;
}

.history .history-swiper .history-swiper-pagination {
  top: auto;
  bottom: 0;
  background: #f0f2f5;
}

.history .history-swiper .swiper-pagination-progressbar-fill {
  background: #c2d4e3;
}

.p-data-classify .test .right .select1-item .bi {
  width: 14px;
  height: 12px;
}

.p-data-classify .public-area input[type='checkbox'] {
  appearance: auto;
  -webkit-appearance: auto;
}

.p-about-learn .public-area input[type='checkbox']:checked {
  background-image: url(../images/inputact2.png) !important;
  background-size: cover;
  background-position: center;
}

.choose .name a {
  flex-shrink: 0;
  width: 100%;
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
}

@media (min-width: 991.98px) {
  .history .history-swiper .item-slide.active {
    width: 13em !important;
    width: 29.2% !important;
    transition: all 0.5s ease;
  }
  .history .history-swiper .item-slide.active .line {
    background: #06697e;
  }
  .history .history-swiper .item-slide.active .doc {
    background-color: #ecf0f4;
  }
  .p-about-honor .public8 {
    padding-bottom: 0em;
  }
  .p-about-index .public-area {
    margin-bottom: 0;
  }
  .public6 .item:hover img {
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
    transition: .5s;
    -webkit-transition: .5s;
  }
  .public6 .item:hover .tit {
    color: #002d72;
  }
  /* .p-about-patent .public7 {
        margin-bottom: 4.5em;
    } */
}

@media (max-width: 991.98px) {
  .rightline {
    display: none;
  }
  .history {
    padding-top: .38rem;
    overflow: inherit;
  }
  .history .history-swiper {
    position: relative;
    padding-bottom: .84rem;
  }
  .history .history-swiper .tit {
    font-size: .36rem;
    line-height: 1;
    margin-bottom: .15rem;
    margin-left: .2rem;
  }
  .history .history-swiper .line {
    position: relative;
    width: 100%;
    height: .4rem;
    background: linear-gradient(#004886 100%, #003b7c 100%, #002d72 100%), linear-gradient(#064b84, #064b84);
    background-blend-mode: normal, normal;
    border-radius: 0px 0px 0px 0px;
  }
  .history .history-swiper .line::after {
    position: absolute;
    content: '';
    top: 50%;
    left: .2rem;
    width: .07rem;
    height: .07rem;
    border-radius: 50%;
    background: #fff;
    transform: translateY(-50%);
  }
  .history .history-swiper .doc {
    height: 10.25em;
    margin-top: -.2rem;
    padding: .42rem .23rem 0 .2rem;
  }
  .history .history-swiper .doc p {
    font-size: .28rem;
    line-height: .46rem;
  }
  .history .history-swiper .history-swiper-pagination {
    height: .05rem;
    top: auto;
    bottom: 0;
    background: #f0f2f5;
  }
  .history .history-swiper .swiper-pagination-progressbar-fill {
    height: .05rem;
    background: #c2d4e3;
  }
}

.p-about-innovate .column {
  margin-top: 2.5em;
}

.team {
  margin-bottom: 2em;
}

.team .list {
  margin: 0 -1em;
}

.team .tap-top {
  display: flex;
  display: -webkit-flex;
}

.team .item {
  position: relative;
  padding: 0 1em;
}

.team .box {
  position: relative;
}

.team .box::after {
  display: none;
  position: absolute;
  content: '';
  bottom: -1px;
  left: 1.3em;
  width: 30px;
  height: 15px;
  background: no-repeat center;
  background-size: contain;
  background-image: url(../images/team-h.png);
  transition: .3s;
  z-index: 2;
}

.team .item.active .box::after {
  display: block;
  transition: .3s;
}

.team .item.active .figure {
  display: block;
}

.team .imgs {
  position: relative;
  width: 100%;
  height: 16.5em;
  overflow: hidden;
}

.team .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.team .bd {
  position: relative;
  padding: 1em 0 1.4em;
}

.team .bd::after {
  position: absolute;
  content: '';
  top: 1em;
  right: 0;
  width: 12px;
  height: 14px;
  background-image: url(../images/icon-down.png);
  transition: .3s;
  -webkit-transition: .3s;
}

.team .item.active .bd::after {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transition: .3s;
  -webkit-transition: .3s;
}

.team .tit {
  font-size: .9em;
  line-height: 1;
  font-weight: bold;
  color: #002d72;
  margin-bottom: .55em;
}

.team .doc {
  height: 1.1em;
  font-size: .7em;
  line-height: 1;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.figure {
  position: relative;
  display: none;
  width: 100%;
  margin: 0 1em;
  margin-bottom: 2em;
  background-color: #f2f5f9;
  border: solid 1px rgba(145, 164, 189, 0.3);
}

.figure .close1 {
  float: inherit;
  position: absolute;
  top: .6em;
  right: .6em;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  border: 1px solid #999;
  border: 0;
  display: flex;
  -webkit-display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  cursor: pointer;
  z-index: 9;
}

.figure .close1 .bi {
  width: .7em;
  height: .7em;
  color: rgba(145, 164, 189, 0.6);
}

.figure .figure-box {
  padding: 1.6em 1.5em 2em;
}

.figure .box::after {
  display: none !important;
}

.figure .title {
  position: relative;
  font-size: .9em;
  color: #002d72;
  font-weight: bold;
  padding-left: 1.11em;
}

.figure .title::before {
  position: absolute;
  content: '';
  left: 0;
  top: 22%;
  width: 14px;
  height: 10px;
  background: no-repeat center;
  background-size: contain;
  background-image: url(../images/jtright.svg);
}

.figure .docx {
  margin-top: .85em;
}

.figure .docx p {
  font-size: .8em;
  line-height: 1.75;
  color: #333;
  margin-bottom: .75em;
}

.figure .docx p:last-child {
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  .team {
    margin-bottom: .6rem;
  }
  .team .list {
    margin: 0 -.22rem;
  }
  .team .tap-top {
    display: flex;
    display: -webkit-flex;
  }
  .team .item {
    position: relative;
    padding: 0 .22rem;
  }
  .team .item::after {
    display: none;
    position: absolute;
    content: '';
    bottom: -1px;
    left: .36rem;
    width: .3rem;
    height: .15rem;
    background: no-repeat center;
    background-size: contain;
    background-image: url(../images/team-h.png);
    transition: .3s;
  }
  .team .imgs {
    position: relative;
    width: 100%;
    height: 3.6rem;
    overflow: hidden;
  }
  .team .image {
    object-fit: contain;
  }
  .team .bd {
    position: relative;
    padding: 1em 0 1.4em;
  }
  .team .bd::after {
    position: absolute;
    content: '';
    top: 1em;
    right: 0;
    width: 12px;
    height: 14px;
    background-image: url(../images/icon-down.png);
  }
  .team .tit {
    font-size: .32rem;
    line-height: 1;
    margin-bottom: .23rem;
  }
  .team .doc {
    height: .7rem;
    font-size: .28rem;
    line-height: .36rem;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .team .figure {
    display: none;
    width: 213% !important;
    margin: 0 1em;
    margin-bottom: .3rem;
    background-color: #f2f5f9;
    border: solid 1px rgba(145, 164, 189, 0.3);
  }
  .team .figure .box::after {
    display: none !important;
  }
  .team .figure .figure-box {
    padding: .52rem .3rem .57rem;
  }
  .team .figure .title {
    position: relative;
    font-size: .32rem;
    color: #002d72;
    font-weight: bold;
    padding-left: .56rem;
  }
  .team .figure .title::before {
    position: absolute;
    content: '';
    left: 0;
    top: 22%;
    width: .35rem;
    height: .25rem;
    background: no-repeat center;
    background-size: contain;
    background-image: url(../images/jtright.svg);
  }
  .team .figure .docx {
    margin-top: .85em;
  }
  .team .figure .docx p {
    font-size: .28rem;
    line-height: .46rem;
    color: #333;
    margin-bottom: .18rem;
  }
  .team .figure .docx p:last-child {
    margin-bottom: 0;
  }
  .team .item:nth-child(odd) .figure {
    margin-left: 0 !important;
  }
  .team .item:nth-child(even) .figure {
    margin-left: -114% !important;
  }
}

.research {
  width: 62.5em;
  margin-bottom: 3em;
  margin-left: 25%;
}

.research .box {
  display: flex;
  display: -webkit-flex;
}

.research .left {
  position: relative;
  width: 25.35em;
  width: 24.5em;
}

.research .left .bd {
  position: relative;
  padding: 4.35em 0 0 2.2em;
  z-index: 4;
}

.research .left .tit {
  font-size: 1.1em;
  line-height: 1;
  font-weight: bold;
  color: #002d72;
}

.research .left .doc {
  height: auto;
  font-size: .8em;
  line-height: 1.625;
  color: #32373e;
  margin-top: .95em;
}

.p-about-innovate .research .left .doc {
  height: 11.2em;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #039ad4 !important;
}

.research .left .more {
  margin-top: 2.15em;
}

.research .left .more .boxs {
  width: 100%;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: inherit;
  -webkit-justify-content: inherit;
  font-size: .8em;
  color: #ee731f;
}

.research .left .more .bi {
  width: 12px;
  height: 12px;
  margin-left: 11px;
}

.research .left .bgk {
  position: absolute;
  height: 20em;
  background-color: #f0f2f5;
}

.research .left .bgk1 {
  width: 29.5em;
  z-index: 2;
  opacity: 0.5;
  clip-path: polygon(0% 0%, 100% 0, 88.5% 100%, 0 100%);
}

.research .left .bgk2 {
  width: 28em;
  z-index: 1;
  opacity: .4;
  clip-path: polygon(0% 0%, 100% 0, 98% 100%, 0 100%);
}

.research .left .bgk3 {
  width: 27.5em;
  height: 20em;
  z-index: 3;
  clip-path: polygon(0% 0%, 100% 0, 92.5% 100%, 0 100%);
}

.research .right {
  width: 38em;
  overflow: hidden;
  clip-path: polygon(7.5% 0%, 100% 0, 100% 100%, 0 100%);
}

.research .right .bgk {
  width: 37.15em;
  width: 100%;
  height: 20em;
  background: no-repeat center;
  background-size: cover;
}

@media (max-width: 991.98px) {
  .research {
    width: 100%;
    margin-bottom: .8rem;
    margin-left: 0%;
  }
  .research .box {
    display: block;
  }
  .research .left {
    position: relative;
    width: 100%;
    margin-bottom: .6rem;
    z-index: 2;
  }
  .research .left .bd {
    position: relative;
    padding: .8rem 0 0 .43rem;
    z-index: 4;
  }
  .research .left .tit {
    font-size: .32rem;
    line-height: 1;
    font-weight: bold;
    color: #002d72;
  }
  .research .left .doc {
    font-size: .28rem;
    line-height: .46rem;
    color: #32373e;
    margin-top: .2rem;
  }
  .research .left .more {
    margin-top: .46rem;
  }
  .research .left .more .boxs {
    width: 100%;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: inherit;
    -webkit-justify-content: inherit;
    font-size: .28rem;
    color: #ee731f;
  }
  .research .left .more .bi {
    width: .22rem;
    height: .22rem;
    margin-left: .2rem;
  }
  .research .left .bgk {
    width: 110%;
    position: absolute;
    height: 5.4rem;
    background-color: #f0f2f5;
  }
  .research .left .bgk1 {
    z-index: 2;
    opacity: 0.5;
    clip-path: polygon(0% 0%, 100% 0, 100% 98%, 0 100%);
  }
  .research .left .bgk2 {
    z-index: 1;
    opacity: .4;
    clip-path: polygon(0% 0%, 100% 0, 108% 92.5%, 0 100%);
  }
  .research .left .bgk3 {
    z-index: 3;
    clip-path: polygon(0% 0%, 100% 0, 100% 88.5%, 0 95%);
  }
  .research .right {
    z-index: 1;
    width: 110%;
    height: 3.7rem;
    overflow: inherit;
    clip-path: polygon(0% 0%, 100% 0, 100% 100%, 0 100%);
  }
  .research .right .bgk {
    width: 100%;
    height: 3.7rem;
    background: no-repeat center;
    background-size: cover;
  }
}

.research.yx .left .tit,
.research.yx .left .doc {
  color: #fff;
}

.research.yx .left .bgk {
  background-color: #ee731f;
}

.research.yx .left .bgk3 {
  background: linear-gradient(90deg, #039ad4 0%, #0474bb 50%, #044da1 100%), linear-gradient(#f0f2f5, #f0f2f5);
}

.research.sc {
  margin-bottom: 0;
}

.research.sc .tit,
.research.sc .doc {
  color: #fff;
}

.research.sc .left {
  background-blend-mode: normal, normal;
}

.research.sc .left .bgk {
  background-color: #ee731f;
  background-color: #035aa2;
}

.research.sc .left .bgk3 {
  background: linear-gradient(90deg, #004886 0%, #003b7c 50%, #002d72 100%), linear-gradient(#f0f2f5, #f0f2f5);
  background: linear-gradient(90deg, #004886 0%, #003b7c 50%, #002d72 100%), linear-gradient(#004886, #002d72);
}

.p-join .column .doc {
  color: #333;
}

@media (min-width: 991.98px) {
  .research .right .bgk,
  .research .left .bgk1 {
    transition: .3s ease-out;
    transition: all .5s ease-out, right .5s ease-out;
  }
  .research:hover .left .bgk1 {
    width: 30em;
    transition: .5s ease-out;
    transition: all .5s ease-out, right .5s ease-out;
  }
  .p-join .join .left .bgk1 {
    width: 113.5%;
  }
  .p-about-contact2 .research:hover .left .bgk1 {
    width: 34em;
    width: 118%;
  }
  .p-join .research:hover .left .bgk1 {
    width: 34.5em;
  }
  .research:hover .right .bgk {
    transform: scale(1.02);
    transition: .5s ease-out;
    transition: all .5s ease-out, right .5s ease-out;
  }
}

.p-about-industry .three-nav {
  margin-bottom: 2.5em;
}

.p-about-patent .column {
  margin-top: 2.2em;
  margin-bottom: 1.8em;
}

.public7 .list {
  margin: 0 -1.375em;
}

.public7 .item {
  padding: 0 1.375em;
  margin-bottom: 2em;
}

.public7 .imgs {
  position: relative;
  width: 100%;
  height: 17em;
  padding: 1.75em 1.5em;
  overflow: hidden;
  background-color: #f5f7fa;
  border: solid 1px #dedfe2;
}

.public7 .image {
  width: 100%;
  height: 100%;
  object-fit: fill;
}

.public7 .bd {
  padding: .8em 1em 0em;
}

.public7 .tit {
  height: 2.8em;
  font-size: .8em;
  font-weight: bold;
  line-height: 1.5;
  color: #333;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.public7 .list .item:nth-last-child(1),
.public7 .list .item:nth-last-child(2),
.public7 .list .item:nth-last-child(3) {
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  .p-about-patent .column {
    margin-top: .4rem;
    margin-bottom: .51rem;
  }
  .public7 .list {
    margin: 0 -.3rem;
  }
  .public7 .item {
    padding: 0 .3rem;
    margin-bottom: .45rem;
  }
  .public7 .imgs {
    position: relative;
    width: 100%;
    height: 3.9rem;
    padding: .4rem .33rem;
  }
  .public7 .bd {
    padding: .18rem 0em 0em;
  }
  .public7 .tit {
    height: .92rem;
    font-size: .26rem;
    font-weight: normal;
    line-height: .36rem;
    margin-bottom: 0;
  }
  .public7 .list .item:nth-last-child(3) {
    margin-bottom: .4rem;
  }
  .public7 .list .item:nth-last-child(1),
  .public7 .list .item:nth-last-child(2) {
    margin-bottom: 0;
  }
}

.paper {
  margin-top: 3.4em;
}

.p-about-paper .paper {
  margin-top: -.5em;
}

.paper .list {
  margin-top: 1.7em;
}

.paper .list .item {
  padding: .9em 0;
  border-bottom: 1px solid #dedfe2;
}

.paper .list .item:first-child {
  padding-top: 0;
}

.paper .list .item:last-child {
  border-bottom: 2px solid #064b84;
}

.paper .list .box {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.paper .list .left {
  width: 80%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

.paper .list .left .tit {
  font-size: .8em;
  line-height: 1.5;
  color: #333;
  max-width: 85%;
  white-space: nowrap;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.paper .list .right {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.paper .list .time {
  font-size: .7em;
  line-height: 1;
  white-space: nowrap;
  color: #044482;
  float: left;
  margin-left: 1em;
}

.paper .list .pdf {
  float: right;
  font-size: .7em;
  line-height: 1;
  color: #ee731f;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

.paper .list .pdf .bi {
  width: 6px;
  height: 11px;
  margin-left: 10px;
}

.paper .list:first-child {
  margin-top: 0;
}

@media (max-width: 991.98px) {
  .paper {
    margin-top: .55rem;
  }
  .paper .list {
    margin-top: .51rem;
  }
  .paper .list .item {
    padding: .3rem 0;
    border-bottom: 1px solid #dedfe2;
  }
  .paper .list .item:first-child {
    padding-top: 0;
  }
  .paper .list .item:last-child {
    border-bottom: 1px solid #064b84;
  }
  .paper .list .box {
    width: 100%;
    display: block;
  }
  .paper .list .left {
    width: 100%;
  }
  .paper .list .left .tit {
    font-size: .28rem;
    line-height: .46rem;
    color: #333;
    max-width: 100%;
    white-space: inherit;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .paper .list .right {
    margin-top: .1rem;
  }
  .paper .list .time {
    font-size: .26rem;
    line-height: 1;
    white-space: nowrap;
    color: #044482;
    float: left;
    margin-left: 0px;
  }
  .paper .list .pdf {
    float: right;
    font-size: .26rem;
    line-height: 1;
    color: #ee731f;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
  }
  .paper .list .pdf .bi {
    width: .1rem;
    height: .18rem;
    margin-left: .07rem;
  }
  .paper .list:first-child {
    margin-top: 0;
  }
}

.people .people-hr .tit {
  font-size: 1.1em;
  line-height: 1;
  color: #32373e;
  font-weight: bold;
  margin-bottom: .9em;
}

.people-hr .site {
  padding-left: 10px;
  margin-left: 10px;
  position: relative;
}

.people-hr .site:after {
  display: block;
  content: '';
  width: 1px;
  height: 15px;
  background: #333;
  position: absolute;
  left: 0;
  top: 1px;
}

.people .people-hr .tip {
  font-size: .8em;
  color: #333;
  line-height: 1;
  display: flex;
  display: -webkit-flex;
}

.four-nav-swiper {
  position: relative;
}

.four-nav-swiper:after {
  position: absolute;
  display: block;
  content: '';
  width: 64%;
  width: 90%;
  height: 1px;
  background: #dedfe2;
  top: 32px;
  right: 10px;
}

@media (max-width: 991.98px) {
  .four-nav-swiper:after {
    display: none;
  }
}

.people .research1 {
  width: 100%;
  padding: 2em 0 2em 2em;
  margin-top: 1.6em;
  border: solid 1px #682364;
}

.people .research1 .boxes {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.people .research1 .editor p {
  font-size: .8em;
  line-height: 1.625;
  color: #333;
  position: relative;
  padding-left: 1.6875em;
}

.people .research1 .editor p::before {
  position: absolute;
  content: '';
  left: -0;
  top: .6em;
  width: .875em;
  height: .625em;
  color: #fc9f11;
  background: no-repeat center;
  background-size: contain;
  background-image: url(../images/jtright.svg);
}

.people .condition {
  margin-top: 2.5em;
}

.people .condition .editor p {
  font-size: .8em;
  line-height: 1.625;
  color: #333;
  position: relative;
  padding-left: 1.25em;
}

.people .condition .editor p::before {
  position: absolute;
  content: '';
  left: -0;
  top: .6em;
  width: .875em;
  height: .625em;
  color: #fc9f11;
  background: no-repeat center;
  background-size: contain;
  background-image: url(../images/jtright.svg);
}

.people .talents {
  margin-top: 2.6em;
}

.people .talents .public-people-tit {
  margin-bottom: 1em;
}

.people .talents .list .item {
  margin-bottom: .5em;
  position: relative;
  width: 100%;
  background-color: #f0f2f5;
  background-blend-mode: normal, normal;
  padding: 1.6em 2.15em;
}

.people .talents .list .item:last-child {
  margin-bottom: 0;
}

.people .talents .list .box {
  width: 100%;
  height: 100%;
  display: block;
  cursor: default !important;
}

.people .talents .list .tit {
  font-size: .9em;
  font-weight: bold;
  line-height: 1.44;
  color: #002d72;
}

.people .talents .list .doc {
  font-size: .8em;
  line-height: 1.5;
  color: #333;
}

.people .talents .list .image {
  position: absolute;
  right: 0;
  top: 0;
  width: 7.5em;
  height: 5.75em;
  object-fit: cover;
}

.people .materials {
  margin-top: 2.5em;
}

.people .materials .public-people-tit {
  margin-bottom: 1em;
}

.people .materials .list .item {
  margin-bottom: 5px;
  padding: 2.15em 2em;
  background-image: linear-gradient(90deg, #064b84 0%, #003b7c 100%), linear-gradient(#064b84, #064b84);
  background-blend-mode: normal, normal;
}

.people .materials .list .item:last-child {
  margin-bottom: 0;
}

.people .materials .tit-box {
  color: #fff;
  margin-bottom: 1.15em;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

.people .materials .tit-box .num {
  width: 2.2em;
  height: 2.2em;
  margin-right: .5em;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  border-radius: 50%;
  background-color: #052e6d;
}

.people .materials .tit-box .tit {
  font-size: 1.3em;
  line-height: 1;
}

.people .materials .editor p {
  font-size: .8em;
  line-height: 1.625;
  color: #fff;
  position: relative;
  padding-left: 1.25em;
}

.people .materials .editor p::before {
  position: absolute;
  content: '';
  left: -0;
  top: .6em;
  width: .875em;
  height: .625em;
  color: #fc9f11;
  background: no-repeat center;
  background-size: contain;
  background-image: url(../images/jtright.svg);
}

.people .materials .tip {
  font-size: .8em;
  line-height: 1;
  color: #ffb121;
  margin-top: 1.38em;
}

.people .materials .tip span {
  font-weight: bold;
}

.people .contant {
  width: 140%;
  margin-top: 2.5em;
  padding: 2.5em 0 2.6em 2.1em;
  background: linear-gradient(90deg, #039ad4 0%, #0474bb 50%, #044da1 100%), linear-gradient(#e2d1e1, #e2d1e1);
  background-blend-mode: normal, normal;
}

.people .contant .boxes {
  max-width: 70.5%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.people .contant .left {
  max-width: 60.1%;
  color: #fff;
}

.people .contant .left .tit {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1;
}

.people .contant .left .doc {
  font-size: .8em;
  line-height: 1.5;
  margin-top: 1em;
}

.people .contant .left .list {
  margin-top: .8em;
}

.people .contant .left .title {
  font-size: .8em;
  line-height: 1.5;
}

.people .contant .right {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

.people .contant .right .imgs {
  position: relative;
  width: 6em;
  height: 6em;
  overflow: hidden;
}

.people .contant .right .imgs:first-child {
  margin-right: 1.25em;
}

.people .contant .right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 991.98px) {
  .people .people-hr .tit {
    font-size: .32rem;
    line-height: 1;
    color: #32373e;
    font-weight: bold;
    margin-bottom: .9em;
  }
  .people .people-hr .tip {
    font-size: .28rem;
    color: #333;
    line-height: 1;
    display: flex;
    display: -webkit-flex;
  }
  .people .research1 {
    width: 100%;
    padding: .4rem .4rem 0;
    margin-top: .4rem;
  }
  .people .research1 .boxes {
    display: block;
  }
  .people .research1 .right {
    margin-top: .42rem;
  }
  .people .research1 .editor p {
    font-size: .28rem;
    line-height: .46rem;
    position: relative;
    padding-left: .33rem;
  }
  .people .research1 p::before {
    position: absolute;
    content: '';
    left: 0em;
    top: .13rem;
    width: .875em;
    height: .625em;
  }
  .people .condition {
    margin-top: .71rem;
  }
  .people .condition .editor p {
    font-size: .28rem;
    line-height: .46rem;
    position: relative;
    padding-left: .33rem;
  }
  .people .condition .editor p::before {
    position: absolute;
    content: '';
    left: 0em;
    top: .13rem;
    width: .875em;
    height: .625em;
  }
  .people .talents {
    margin-top: .71rem;
  }
  .people .talents .public-people-tit {
    margin-bottom: .33rem;
  }
  .people .talents .list .item {
    margin-bottom: .3rem;
    position: relative;
    width: 100%;
    background-color: #f0f2f5;
    background-blend-mode: normal, normal;
    padding: .38rem .44rem .32rem;
  }
  .people .talents .list .item:last-child {
    margin-bottom: 0;
  }
  .people .talents .list .tit {
    font-size: .28rem;
    font-weight: bold;
    line-height: 1.44;
    margin-bottom: .21rem;
  }
  .people .talents .list .doc {
    font-size: .28rem;
    line-height: .46rem;
    color: #333;
  }
  .people .talents .list .image {
    display: none;
  }
  .people .materials {
    margin-top: .71rem;
  }
  .people .materials .public-people-tit {
    margin-bottom: .33rem;
  }
  .people .materials .list .item {
    margin-bottom: .3rem;
    padding: .43rem .4rem .64rem;
  }
  .people .materials .list .item:last-child {
    margin-bottom: 0;
    padding-bottom: .32rem;
  }
  .people .materials .tit-box {
    color: #fff;
    margin-bottom: .2rem;
  }
  .people .materials .tit-box .num {
    width: .44rem;
    height: .44rem;
    margin-right: .2rem;
  }
  .people .materials .tit-box .tit {
    font-size: .36rem;
  }
  .people .materials .editor p {
    font-size: .28rem;
    line-height: .46rem;
    position: relative;
    padding-left: .33rem;
  }
  .people .materials .editor p::before {
    position: absolute;
    content: '';
    left: 0em;
    top: .13rem;
    width: .875em;
    height: .625em;
  }
  .people .materials .tip {
    font-size: .28rem;
    line-height: .46rem;
    color: #ffb121;
    margin-top: .42rem;
  }
  .people .contant {
    width: 110%;
    margin-top: .8rem;
    padding: .58rem .43rem .8rem;
  }
  .people .contant .boxes {
    max-width: 100%;
    display: block;
  }
  .people .contant .left {
    max-width: 90%;
    color: #fff;
  }
  .people .contant .left .tit {
    font-size: .32rem;
    line-height: 1;
  }
  .people .contant .left .doc {
    font-size: .28rem;
    line-height: .46rem;
  }
  .people .contant .left .list {
    margin-top: .22rem;
  }
  .people .contant .left .title {
    font-size: .28rem;
    line-height: .46rem;
  }
  .people .contant .right {
    margin-top: .52rem;
  }
  .people .contant .right .imgs {
    position: relative;
    width: 1.8rem;
    height: 1.8rem;
    overflow: hidden;
  }
  .people .contant .right .imgs:first-child {
    margin-right: .6rem;
  }
  .people .contant .right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

@media (min-width: 991.98px) {
  .talents .list .item:hover {
    background: linear-gradient(90deg, #004886 0%, #003b7c 50%, #002d72 100%), linear-gradient(#f0f2f5, #f0f2f5);
  }
  .talents .list .item:hover .tit {
    color: #fc9f11;
  }
  .talents .list .item:hover .doc {
    color: #fff;
  }
  /* .public-area {
        margin-bottom: 1.5em;
    } */
}

.p-about-industrydel .public-area .global-inner {
  padding: 0 7.75em;
}

.news-editor .top {
  padding-bottom: 1.5em;
  border-bottom: 1px solid #dedfe2;
}

.p-about-industrydel .news-editor {
  width: 100%;
}

.news-editor .top .tit {
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: .5em;
}

.news-content-editor {
  min-height: 300px;
}

.news-editor .top .tip {
  display: flex;
  display: -webkit-flex;
  font-size: .7em;
  line-height: 1;
  color: #002d72;
}

.news-editor .news-content-editor {
  padding-top: 1.7em;
  padding-bottom: 2em;
  border-bottom: 1px solid #dedfe2;
}

.news-editor .news-content-editor p {
  font-size: .8em;
  line-height: 1.75;
  color: #333;
  margin-bottom: .875em;
  display: block;
}

.news-editor .news-content-editor img {
  width: 100%;
  height: 100%;
  max-width: 34em;
  display: flex;
  display: -webkit-flex;
  display: block;
  margin: 0 auto;
  margin-top: 2.2em;
  margin-bottom: 2.2em;
  object-fit: cover;
}

@media (max-width: 991.98px) {
  .p-about-industrydel .public-area .global-inner {
    padding: 0 0em;
  }
  .news-editor .top {
    padding-bottom: .5rem;
    border-bottom: 1px solid #dedfe2;
  }
  .news-editor .top .tit {
    font-size: .4rem;
    line-height: .58rem;
    margin-bottom: .3rem;
  }
  .news-editor .top .tip {
    display: flex;
    display: -webkit-flex;
    font-size: .28rem;
    line-height: 1;
  }
  .news-editor .news-content-editor {
    padding-top: .5rem;
    padding-bottom: .2rem;
    border-bottom: 1px solid #dedfe2;
  }
  .news-editor .news-content-editor p {
    font-size: .28rem;
    line-height: .46rem;
    color: #333;
    margin-bottom: .48rem;
    display: block;
  }
  .news-editor .news-content-editor img {
    width: 100%;
    height: 100%;
    max-width: inherit;
    display: flex;
    display: -webkit-flex;
    display: block;
    margin-top: -.1rem;
    margin-bottom: .4rem;
    object-fit: cover;
  }
}

.public8 .imgs {
  height: 15em;
  padding: 1.25em 1em;
}

.public8 .image {
  object-fit: contain;
}

.public8 .tit {
  height: 2.9em;
}

.public8 .bd {
  padding: 0.6em 0.9em 0em;
}

@media (max-width: 991.98px) {
  .p-about-honor .public-area .nav-right .public {
    margin-bottom: .52rem;
  }
  .public8 .imgs {
    height: 3.05rem;
    padding: .25rem .35rem;
  }
  .public8 .tit {
    height: auto;
  }
  .public8 .bd {
    padding: 0.6em 0.9em 0em;
  }
}

.p-partner .main-box .global-inner {
  padding: 0 7.75em;
}

.p-partner .main-box .global-inner .public {
  margin-bottom: 0em;
}

.p-partner .column {
  margin-bottom: 1.8em;
}

.p-partner .main-box .global-inner .public .title {
  font-size: 1.6em;
  line-height: 1;
  font-weight: bold;
  color: #002d72;
}

.partner {
  width: 100%;
}

.partner .list {
  width: 100%;
  margin: 0 -.25em;
}

.partner .item {
  height: 5.5em;
  padding: 0em .2em 0em;
  margin-bottom: .5em;
}

.partner .item:nth-last-child(1),
.partner .item:nth-last-child(2),
.partner .item:nth-last-child(3),
.partner .item:nth-last-child(4) {
  margin-bottom: 0;
}

.partner .box {
  width: 100%;
  height: 100%;
  background-color: #f2f5f9;
  border: solid 1px #d8deeb;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}

.partner .box .imgs {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}

.partner .box .image {
  width: 100%;
  height: 100%;
  object-fit: none;
}

@media (max-width: 991.98px) {
  .p-partner .main-box .global-inner {
    padding: 0;
  }
  .p-partner .main-box .global-inner .public {
    margin-bottom: .32rem;
  }
  .p-partner .main-box .global-inner .public .title {
    font-size: 1.6em;
    line-height: 1;
    font-weight: bold;
    color: #002d72;
  }
  .partner {
    width: 100%;
  }
  .partner .list {
    width: 100%;
    margin: 0 -.05rem;
  }
  .partner .item {
    height: 1.08rem;
    padding: 0.2rem .05rem 0em;
    margin-bottom: .1rem;
  }
  .partner .box {
    width: 100%;
    height: 100%;
    height: 1.08rem;
  }
  .partner .box .imgs {
    position: relative;
    width: 30%;
    height: 30%;
    height: auto;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
  }
  .partner .box .image {
    width: 100%;
    height: 100%;
    object-fit: none;
  }
}

.public-search .public-area .nav-right {
  width: 100%;
  padding-left: 0;
}

.public-search .boxs {
  align-items: center;
  -webkit-align-items: center;
}

.public-search .boxs .left {
  width: 87.64%;
  height: 2.7em;
}

.public-search .boxs .left .search-input {
  width: 100%;
  height: 100%;
  font-size: .9em;
  padding-left: 1em;
  line-height: 1;
  color: #333;
  background-color: #f0f2f5;
}

.public-search .boxs .right {
  width: 12.36%;
  height: 2.7em;
  color: #fff;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  background-color: #064b84;
}

.public-search .boxs .right .box {
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: 1;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

.public-search .boxs .right .bi {
  width: .5em;
  height: .8em;
  margin-left: .7em;
}

.public-search .column {
  margin-top: 2.9em;
  margin-bottom: 1.5em;
}

.public-search .column .tit {
  font-size: .7em;
  line-height: 1;
  font-weight: normal;
  color: #002d72;
}

@media (max-width: 991.98px) {
  .public-search .boxs .left {
    width: 75.3846%;
    height: .8rem;
  }
  .public-search .boxs .left .search-input {
    font-size: .28rem;
    padding-left: .3rem;
    line-height: 1;
  }
  .public-search .boxs .right {
    width: 24.61%;
    height: .8rem;
  }
  .public-search .boxs .right .box {
    font-size: 1em;
    line-height: 1;
  }
  .public-search .boxs .right .bi {
    width: .17rem;
    height: .27rem;
    margin-left: .12rem;
  }
  .public-search .column {
    margin-top: .6rem;
    margin-bottom: .52rem;
  }
  .public-search .column .tit {
    font-size: .28rem;
    line-height: 1;
  }
}

.p-question .column {
  margin-top: 0em;
  margin-bottom: .5em;
  color: #333;
}

.channel31 .boxs {
  display: block;
}

.channel31 .list .item {
  padding: 1.4em 0em .35em 0em;
  border-bottom: 2px solid #002d72;
}

.channel31 .list .question {
  position: relative;
  padding-left: 1em;
  padding-right: 1.5em;
  z-index: 2;
}

.channel31 .list .question .imgs {
  position: absolute;
  left: 0;
  top: 12%;
}

.channel31 .list .question .tit {
  position: relative;
  display: flex;
  align-items: center;
  font-size: .8em;
  line-height: 1.625;
  color: #333;
  cursor: pointer;
}

.channel31 .list .question .tit span {
  width: 90%;
}

.channel31 .list .question .tit::before {
  position: absolute;
  content: '';
  top: 50%;
  left: -1.25em;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #000;
  transform: translateY(-50%);
}

.channel31 .list .question .jia {
  display: block;
  position: relative;
  margin-left: auto;
  width: 1em;
  height: 1em;
}

.channel31 .list .question .jia:before {
  content: "";
  display: block;
  width: 1em;
  height: 2px;
  background: #ee731f;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.channel31 .list .question .jia:after {
  content: "";
  display: block;
  width: 2px;
  height: 1em;
  background: #ee731f;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

.channel31 .list .reply {
  margin-top: -1em;
  z-index: 1;
  display: none;
  padding: 2.7em 2em 1.7em 2.5em;
  position: relative;
  background-color: #f5f7fa;
}

.channel31 .list .reply .doc {
  position: relative;
  font-size: .8em;
  line-height: 1.75;
  color: #666;
}

.channel31 .list .reply .doc p {
  position: relative;
  margin-bottom: .8em;
}

.channel31 .list .reply .doc p:last-child {
  margin-bottom: 0;
}

.channel31 .list .reply .doc p:after {
  position: absolute;
  content: '';
  left: -1.25em;
  top: 0.6em;
  width: 0.875em;
  height: 0.625em;
  color: #fc9f11;
  background: no-repeat center;
  background-size: contain;
  background-image: url(../images/jtright.svg);
}

.channel31 .channel31-active {
  border-bottom: 0 !important;
}

.channel31 .channel31-active .question {
  padding: .35em 1.5em 0.35em 2.5em;
  border-radius: 20px 0px 0px 20px;
  background: linear-gradient(90deg, #004886 0%, #003b7c 50%, #002d72 100%), linear-gradient(#f7b51f, #f7b51f);
  background-blend-mode: normal, normal;
}

.channel31 .channel31-active .question .tit {
  color: #fff;
  font-weight: bold;
}

.channel31 .channel31-active .question .tit::before {
  background: #fff;
}

.channel31 .channel31-active .question .jia:after {
  display: none;
  background: #fff;
}

.channel31 .channel31-active .question .jia:before {
  background: #fff;
}

.channel31 .channel31-active .w38 {
  width: 890px;
  height: 40px;
}

@media (max-width: 991.98px) {
  .p-question .column {
    margin-top: 0em;
    margin-bottom: .5em;
    color: #333;
  }
  .channel31 .boxs {
    display: block;
  }
  .channel31 .list .item {
    padding: .46rem 0em .14rem 0em;
    border-bottom: 1px solid #002d72;
  }
  .channel31 .list .question {
    position: relative;
    padding-left: .22rem;
    padding-right: .2rem;
    z-index: 2;
  }
  .channel31 .list .question .tit {
    position: relative;
    display: flex;
    align-items: center;
    font-size: .28rem;
    line-height: .46rem;
    color: #333;
  }
  .channel31 .list .question .tit span {
    width: 90%;
  }
  .channel31 .list .question .tit::before {
    position: absolute;
    content: '';
    top: .21rem;
    left: -.22rem;
    width: .08rem;
    height: .08rem;
    border-radius: 50%;
    background: #000;
  }
  .channel31 .list .question .jia {
    display: block;
    position: relative;
    margin-left: auto;
    width: .18rem;
    height: .18rem;
    margin-left: .32rem;
  }
  .channel31 .list .question .jia:before {
    content: "";
    display: block;
    width: .18rem;
    height: .02rem;
    background: #ee731f;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .channel31 .list .question .jia:after {
    content: "";
    display: block;
    width: .02rem;
    height: .18rem;
    background: #ee731f;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }
  .channel31 .list .reply {
    margin-top: -1em;
    z-index: 1;
    display: none;
    padding: 2.7em .37rem .55rem .52rem;
    position: relative;
    background-color: #f5f7fa;
  }
  .channel31 .list .reply .doc {
    position: relative;
    font-size: .28rem;
    line-height: .46rem;
  }
  .channel31 .list .reply .doc p {
    position: relative;
    margin-bottom: .46rem;
  }
  .channel31 .list .reply .doc p:after {
    position: absolute;
    content: '';
    left: -.22rem;
    top: 0.12rem;
    width: .15rem;
    height: .2rem;
    background: no-repeat center;
    background-size: contain;
    background-image: url(../images/jtright.svg);
  }
  .channel31 .channel31-active {
    border-bottom: 0 !important;
  }
  .channel31 .channel31-active .question {
    padding: .35em 1.5em 0.35em 2.5em;
    border-radius: 20px 0px 0px 20px;
    background: linear-gradient(90deg, #004886 0%, #003b7c 50%, #002d72 100%), linear-gradient(#f7b51f, #f7b51f);
    background-blend-mode: normal, normal;
  }
  .channel31 .channel31-active .question .tit {
    color: #fff;
    font-weight: bold;
  }
  .channel31 .channel31-active .question .tit::before {
    background: #fff;
  }
  .channel31 .channel31-active .question .jia:after {
    display: none;
    background: #fff;
  }
  .channel31 .channel31-active .question .jia:before {
    background: #fff;
  }
}

.public9 .public-mb1 {
  margin-bottom: 1.8em;
}

.public9 .column {
  margin-bottom: 0;
}

.public9 .editor-content {
  padding-top: 0em;
}

.public9 .no-before p {
  padding-left: 0;
}

.public9 .no-before p::before {
  display: none;
}

.public9 .editor4 p {
  padding-top: .8em;
  line-height: 1.625;
  margin-bottom: 0;
}

.public9 .editor4 span {
  color: #ee731f;
}

.public9 .editor5 {
  margin-bottom: 1.5em;
}

.public9 .editor5 .editor-content {
  padding-top: .7em;
  margin-top: -.1em;
}

.public9 .editor5 p {
  line-height: 1.7;
  margin-bottom: 0;
}

.public9 .editor5 p::before {
  top: .4em;
  width: 0.75em;
  height: .75em;
  background-image: url(../images/xx.svg);
}

.public9 .editor5 p + p {
  margin-top: 10px;
}

.public9 .editor5 span {
  color: #ee731f;
  font-weight: bold;
}

.public9 .contant1 {
  margin-top: 2.8em;
  padding: 1.25em 0 1em 5.35em;
  border: 1px solid #682364;
}

.public9 .contant1 .boxs {
  align-items: center;
  -webkit-align-items: center;
}

.public9 .contant1 .tit {
  font-size: 1.7em;
  font-weight: bold;
  line-height: 1;
  color: #682364;
  margin-bottom: 0;
}

.public9 .contant1 .list {
  margin-top: 1em;
}

.online {
  display: block !important;
}

.public9 .contant1 .list .item {
  font-size: .9em;
  line-height: 2;
}

.public9 .contant1 .right .imgs {
  width: 20.5em;
  height: 11.5em;
}

.public9 .contant1 .right .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 991.98px) {
  .public9 .public-mb1 {
    margin-bottom: .4rem;
  }
  .public9 .column {
    margin-bottom: 0;
  }
  .public9 .editor-content {
    padding-top: 0em;
  }
  .public9 .editor5 span {
    font-weight: normal;
  }
  .public9 .no-before p {
    padding-left: 0;
  }
  .public9 .no-before p::before {
    display: none;
  }
  .public9 .editor4 p {
    line-height: .46rem;
    margin-bottom: 0;
  }
  .public9 .editor5 {
    margin-bottom: .3rem;
  }
  .public9 .editor5 .editor-content {
    padding-top: 0em;
    margin-top: -.1em;
  }
  .public9 .editor5 p {
    line-height: .46rem;
    margin-bottom: .2rem;
    padding-left: .3rem;
    margin-top: .3rem;
  }
  .public9 .editor5 p::before {
    top: .07rem;
    width: .26rem;
    height: .26rem;
    background-image: url(../images/xx.svg);
  }
  .public9 .contant1 {
    margin-top: -.1rem;
    margin-top: .4rem;
    padding: 0.56rem 0.5rem 0;
    border: 1px solid #682364;
  }
  .public9 .contant1 .boxs {
    display: block;
  }
  .public9 .contant1 .tit {
    font-size: .42rem;
    font-weight: bold;
    line-height: 1;
    color: #682364;
    margin-bottom: 0;
  }
  .public9 .contant1 .list {
    margin-top: .31rem;
  }
  .public9 .contant1 .list .item {
    font-size: .28rem;
    line-height: .46rem;
  }
  .public9 .contant1 .right {
    margin-top: .41rem;
  }
  .public9 .contant1 .right .imgs {
    width: 100%;
    height: 3.1rem;
  }
}

.join {
  width: 62em;
  margin-left: 0;
}

.join .left {
  width: 33em;
  height: 16.5em;
  z-index: 2;
}

.join .left .bgk {
  width: 108%;
  height: 16.5em;
}

.join .left .bgk1 {
  width: 114.5%;
  clip-path: polygon(0% 0%, 100% 0, 92.5% 100%, 0 100%);
}

.join .left .bgk2 {
  width: 109%;
}

.join .left .bd .list {
  margin-top: 1.5em;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.join .left .bd .item {
  width: 25%;
  margin-bottom: 1.125em;
  font-weight: bold;
  font-size: .8em;
  line-height: 1;
  white-space: nowrap;
  color: #fff;
  font-weight: bold;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

.join .left .bd img {
  width: 1.25em;
  height: 1.25em;
  object-fit: contain;
  margin-right: 7px;
}

.join .right {
  z-index: 1;
  width: 35em;
}

.join .right .bgk {
  width: 100%;
  height: 16.5em;
}

@media (max-width: 991.98px) {
  .join {
    width: 62em;
    margin-left: 0;
  }
  .join .left {
    width: 50%;
    height: 4.25rem;
    z-index: 2;
    margin-bottom: 0;
  }
  .join .left .bgk {
    width: 108%;
    height: 4.25rem;
    width: 188%;
  }
  .join .left .bgk1 {
    width: 114.5%;
    clip-path: polygon(0% 0%, 100% 0, 92.5% 100%, 0 100%);
  }
  .join .left .bgk2 {
    width: 109%;
  }
  .join .left .bd {
    padding-top: .6rem;
  }
  .join .left .bd .list {
    margin-top: 1.5em;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .join .left .bd .item {
    width: 25%;
    margin-bottom: .34rem;
    font-weight: bold;
    font-size: .28rem;
    line-height: 1;
  }
  .join .left .bd img {
    width: 1.25em;
    height: 1.25em;
    object-fit: contain;
    margin-right: 7px;
  }
  .join .right {
    z-index: 1;
    width: 35em;
    margin-top: -.4rem;
  }
  .join .right .bgk {
    width: 100%;
    height: 16.5em;
    height: 3.8rem;
    margin-left: -1.6rem;
    background-size: contain;
  }
}

.contact2 {
  width: 100%;
  margin-left: 0;
}

.contact2 .left {
  width: 53.5%;
}

.contact2 .left .bgk {
  height: 17.5em;
}

.contact2 .left .bgk1 {
  width: 114.5%;
  clip-path: polygon(0% 0%, 100% 0, 92.5% 100%, 0 100%);
}

.contact2 .left .bgk2 {
  width: 110.3%;
}

.contact2 .left .bgk3 {
  width: 109.4%;
}

.contact2 .left .bd {
  padding: 0.7em 0 0 1.65em;
}

.contact2 .left .bd .tit {
  color: #fff;
  font-weight: bold;
}

.p-about-contact2 .contact2 .left .bd .tit,
.p-about-contact2 .contact2 .left .title {
  color: #feb120;
}

.contact2 .left .bd .doc {
  color: rgba(255, 255, 255, 0.7);
}

.contact2 .left .title {
  font-size: 1em;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  margin-top: 1.6em;
  margin-bottom: .6em;
}

.contact2 .left .item .box {
  font-size: .8em;
  line-height: 1.625;
  color: rgba(255, 255, 255, 0.7);
}

.contact2 .right {
  width: 46.5%;
}

.contact2 .right .bgk {
  height: 17.5em;
}

.visit {
  margin-top: 3em;
}

.visit .left {
  padding-right: 8em;
}

.visit .left .title {
  font-size: 1em;
  font-weight: bold;
  line-height: 1;
  color: #002d72;
  margin-bottom: .6em;
}

.visit .left .doc {
  font-size: .8em;
  line-height: 1.625;
  color: #333;
  margin-bottom: 1.875em;
}

.visit .left .tit {
  font-size: .9em;
  font-weight: bold;
  line-height: 1;
  color: #666;
}

.visit .right .list {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

.visit .right .item:first-child {
  margin-right: 3.5em;
}

.visit .right .imgs {
  position: relative;
  width: 4em;
  height: 4em;
  overflow: hidden;
}

.visit .right .imgs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.visit .right .bd {
  padding-top: .75em;
}

.visit .right .tit {
  font-size: .7em;
  line-height: 1;
  color: #333;
  text-align: center;
}

@media (max-width: 991.98px) {
  .contact2 {
    width: 100%;
    margin-left: 0;
  }
  .contact2 .left {
    width: 100%;
  }
  .contact2 .left .bgk {
    height: 4.95rem;
  }
  .contact2 .left .bgk1 {
    width: 114.5%;
    clip-path: polygon(0% 0%, 100% 0, 100% 98%, 0 100%);
  }
  .contact2 .left .bgk2 {
    width: 110.3%;
  }
  .contact2 .left .bgk3 {
    width: 109.4%;
  }
  .contact2 .left .bgk {
    width: 100%;
    height: 120%;
  }
  .contact2 .left .bd {
    padding: .46rem .2rem 0 .34rem;
  }
  .contact2 .left .bd .tit {
    font-size: .3rem;
    color: #fff;
    font-weight: bold;
  }
  .contact2 .left .bd .doc {
    color: rgba(255, 255, 255, 0.7);
  }
  .contact2 .left .title {
    font-size: .3rem;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    margin-top: .3rem;
    margin-bottom: .2rem;
  }
  .contact2 .left .item .box {
    font-size: .28rem;
    line-height: 1.625;
    color: rgba(255, 255, 255, 0.7);
  }
  .contact2 .right {
    width: 100%;
    margin-top: -.6rem;
  }
  .contact2 .right .bgk {
    height: 4.1rem;
  }
  .visit {
    margin-top: .6rem;
  }
  .visit .boxs {
    display: block;
  }
  .visit .left {
    padding-right: 0;
  }
  .visit .left .title {
    font-size: .32rem;
    font-weight: bold;
    line-height: 1;
    margin-bottom: .3rem;
  }
  .visit .left .doc {
    font-size: .28rem;
    line-height: .4rem;
    margin-bottom: .3rem;
  }
  .visit .left .tit {
    font-size: .3rem;
    font-weight: bold;
    line-height: 1;
  }
  .visit .right {
    margin-top: .65rem;
    padding: 0 .15rem;
  }
  .visit .right .list {
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  .visit .right .item:first-child {
    margin-right: 0em;
  }
  .visit .right .imgs {
    position: relative;
    width: 2.4rem;
    height: 2.4rem;
    padding: 0.2rem;
    overflow: hidden;
    background: #f5fafd;
  }
  .visit .right .bd {
    padding-top: .3rem;
  }
  .visit .right .tit {
    font-size: .28rem;
    line-height: 1;
  }
}

.sketch .tit {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1;
  color: #ee731f;
  margin-bottom: .7083em;
}

.sketch .editor p {
  font-size: .8em;
  line-height: 1.75;
  color: #333;
  margin-bottom: 1.75em;
}

.sketch .editor img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (min-width: 991.98px) {
  .p-about-index .main-box {
    padding-bottom: 5em;
  }
}

.p-about-index .sketch .editor img {
  margin-top: 1.5em;
}

.yield {
  width: 62.5em;
  margin-top: 2.5em;
  padding: 4em 2.85em 4em 2em;
  background: linear-gradient(90deg, #004886 0%, #003b7c 50%, #002d72 100%), linear-gradient(#064b84, #064b84);
  background-blend-mode: normal, normal;
}

.yield .list {
  max-width: 73.9%;
  max-width: 77.02%;
  display: flex;
  display: -webkit-flex;
  margin: 0 -1.5em 0 -2.3em;
}

.yield .item {
  padding: 0 1.5em 0 2.3em;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}

/* .yield .item:first-child {
    padding-left: 0;
} */
.yield .item:last-child {
  /* padding-right: 0; */
  border-right: 0;
}

.yield .top {
  display: flex;
  display: -webkit-flex;
  align-items: baseline;
  -webkit-align-items: baseline;
}

.yield .num {
  font-size: 1.9em;
  line-height: 1;
  font-weight: bold;
  color: #fff;
}

.yield .unit {
  font-size: .8em;
  color: rgba(255, 255, 255, 0.8);
}

.yield .docx {
  margin-top: .8125em;
  font-size: .7em;
  line-height: 1.375;
  color: rgba(255, 255, 255, 0.8);
}

@media (max-width: 991.98px) {
  .p-about-index .public-area .nav-right .public .title {
    font-size: .42rem;
    line-height: .6rem;
  }
  .sketch .tit {
    font-size: .34rem;
    font-weight: bold;
    margin-bottom: .3rem;
  }
  .sketch .editor p {
    font-size: .28rem;
    line-height: .46rem;
    margin-bottom: .56rem;
  }
  .sketch .editor p:last-child {
    margin-bottom: 0;
  }
  .sketch .editor img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .yield {
    width: 110%;
    height: auto;
    margin-top: .6rem;
    padding: .6rem 0 .6rem .25rem;
    background: linear-gradient(90deg, #004886 0%, #003b7c 50%, #002d72 100%), linear-gradient(#064b84, #064b84);
    background-blend-mode: normal, normal;
  }
  .yield .list {
    max-width: 100%;
    margin: 0;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .yield .item {
    width: 50%;
    max-width: 46%;
    padding: 0 1.6em 0 2.3em;
    padding-right: 0.58rem;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
  }
  .yield .item:first-child {
    padding-left: 0;
  }
  .yield .item:nth-child(even) {
    padding-left: .62rem;
  }
  .yield .item:nth-child(2) {
    border-right: 0;
  }
  .yield .item:nth-child(3) {
    padding-left: 0;
  }
  .yield .item:last-child {
    padding-right: 0;
    border-right: 0;
  }
  .yield .item:nth-child(1),
  .yield .item:nth-child(2) {
    margin-bottom: .66rem;
  }
  .yield .num {
    font-size: .64rem;
    line-height: 1;
    font-weight: bold;
    color: #fff;
  }
  .yield .unit {
    font-size: .26rem;
    margin-left: .06rem;
    color: rgba(255, 255, 255, 0.8);
  }
  .yield .docx {
    margin-top: .18rem;
    font-size: .26rem;
    line-height: .36rem;
    color: rgba(255, 255, 255, 0.8);
  }
}

@media (min-width: 991.98px) {
  .public1 .item .more {
    transition: .3s;
    -webkit-transition: .3s;
  }
  .public1 .item:hover .doc {
    color: #002d72;
  }
  .public1 .item:hover img {
    transition: .5s;
    -webkit-transition: .5s;
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
  }
  .public1 .item:hover .more {
    transition: .5s;
    -webkit-transition: .5s;
    transform: translateX(10px);
    -webkit-transform: translateX(10px);
  }
  .public7 .item:hover img {
    transition: .5s;
    -webkit-transition: .5s;
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
  }
  .public7 .image,
  .public1 .item img {
    transition: .5s;
    -webkit-transition: .5s;
  }
  .paper .list .item:hover .tit {
    color: #002d72;
    font-weight: bold;
  }
  .figure .close1:hover .bi {
    color: #002d72;
  }
}

.p-search .public-area .boxs {
  justify-content: center;
  -webkit-justify-content: center;
}

.p-search .public-area .nav-right {
  width: 74.167%;
  padding-left: 0;
}

@media (max-width: 991.98px) {
  .add-table-box {
    width: 100%;
    overflow-x: scroll;
  }
  .editor-content2 table {
    width: 190% !important;
    text-align: center;
  }
  .p-search .public-area .nav-right {
    width: 100%;
    padding-left: 0;
  }
}

.editor-content.cus p {
  padding-left: 0;
}

.editor-content.cus p:before {
  display: none;
}

.add-swiper-box {
  width: 140%;
  overflow: hidden;
}

.addswiper {
  width: 100%;
  width: 44.5em;
  margin-top: 1em;
  position: relative;
  overflow: hidden;
}

.addswiper .swiper-pagination-bullet {
  width: 0.8em;
  height: 0.85em;
  margin: 0 0.6em;
  background: no-repeat center;
  background-size: contain;
  background-image: url(../images/kong.svg);
}

.addswiper .swiper-pagination-bullet-active {
  opacity: 1;
  background-image: url(../images/shi.svg);
}

.addswiper .imgs {
  position: relative;
}

.addswiper .swiper-slide {
  width: 44.5em;
}

.addswiper img {
  width: 100%;
  height: 100%;
  height: 23em;
  object-fit: cover;
}

.addswiper .addswiper-pagination {
  display: none;
  width: auto;
  right: 1em;
  left: auto;
  bottom: 1.2em;
}

.addswiper .tit {
  margin-top: .5em;
  font-size: .8em;
}

@media (max-width: 991.98px) {
  .addswiper .img-m {
    display: none;
    content: '';
    width: 100%;
    height: 2em;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 10;
  }
  .addswiper .addswiper-pagination,
  .addswiper .tit {
    bottom: .5em;
  }
}

.people .talents .list .box:hover,
.people .talents .list .item:hover {
  cursor: default !important;
}
