@charset "UTF-8";
body {
  background: #F7FBFF;
  overflow-x: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.flex {
  display: flex;
}

.between {
  justify-content: space-between;
}

.h100 {
  height: 100%;
}

.mr0 {
  margin-right: 0 !important;
}

.clearfix {
  content: "";
  clear: both;
}

.relative {
  position: relative;
}

.container {
  width: 6.875rem;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
}

.start {
  justify-content: flex-start;
}

/*头部*/
.header {
  height: 0.364583rem;
  background: #fff;
  padding-left: 1.5625rem;
}
.header .container {
  justify-content: flex-start !important;
}

.header .logo {
  width: 1.40625rem;
  height: 0.166667rem;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 0.098958rem;
}

.header .nav {
  height: 0.364583rem;
  margin-left: 0.604167rem;
  display: flex;
  flex-wrap: nowrap;
}
.header .nav a.on {
  color: #fff !important;
  font-weight: bold;
  background: rgb(0, 117, 196);
  cursor: pointer;
}
.header .nav a:hover {
  color: #fff !important;
  font-weight: bold;
  background: rgb(0, 117, 196);
  cursor: pointer;
}
.header .nav a {
  font-size: 0.09375rem;
  height: 0.364583rem;
  line-height: 0.364583rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  color: #1A1A1A;
  font-style: normal;
  text-transform: none;
  display: inline-block;
  padding: 0 0.260417rem;
  white-space: nowrap;
}

/*首页*/
.index_banner {
  width: 100%;
  height: 4.520833rem;
  overflow: hidden;
}
.index_banner .swiper {
  width: 100%;
  height: 100%;
}
.index_banner .swiper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.index_banner .swiper .swiper-pagination {
  left: 1.5625rem;
  bottom: 0.208333rem;
  text-align: left !important;
}
.index_banner .swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff !important;
}
.index_banner .swiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.09375rem;
  height: 0.09375rem;
  border-radius: 0.010417rem;
  position: relative;
  background: transparent;
  border: 0.010417rem solid #fff;
  opacity: 1;
}
.index_banner .tip {
  width: 0.145833rem;
  height: 0.208333rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.375rem;
  z-index: 9999;
  display: inline-block;
  background: url(../images/tip.png) center center no-repeat;
  background-size: 100%;
}
.index_banner .tip .word {
  height: 0.083333rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 0.083333rem;
  color: #FFFFFF;
  line-height: 0.083333rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -0.15625rem;
  white-space: nowrap;
}

.more {
  width: 0.6875rem;
  height: 0.270833rem;
  background: url("../images/more.png") center center no-repeat;
  background-size: 100%;
  display: inline-block;
}

.more1 {
  width: 0.6875rem;
  height: 0.270833rem;
  background: url("../images/more1.png") center center no-repeat;
  background-size: 100%;
  display: inline-block;
}

.qyjj {
  margin-top: 0.572917rem;
}

.qyjj_l {
  flex: 0 0 3.796875rem;
}

.qyjj_l .text1 {
  height: 0.208333rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 0.208333rem;
  color: #1A1A1A;
  line-height: 0.208333rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 0.619792rem;
}

.qyjj_l .text2 {
  height: 0.208333rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.114583rem;
  color: #B3B3B3;
  line-height: 0.208333rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 0.104167rem;
}

.qyjj_l .text3 {
  width: 3.390625rem;
  height: 1.125rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.083333rem;
  color: #1A1A1A;
  line-height: 0.1875rem;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  margin-top: 0.208333rem;
}

.qyjj_l .more {
  margin-top: 0.208333rem;
  cursor: pointer;
}

.qyjj_r {
  flex: 0 0 3.572917rem;
  height: 3.572917rem;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
}
.qyjj_r .map_fei {
  width: 2.489583rem;
  height: 1.395833rem;
  position: absolute;
  top: 1.041667rem;
  right: 0.25rem;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
}

.qyjj_info {
  width: 6.875rem;
  height: 0.895833rem;
  background: url("../images/qyjj_info.png") center center no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 3.09375rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.qyjj_info .qyjj_info_item {
  flex: 1;
}

.qyjj_info .qyjj_info_item p {
  width: 50%;
  margin: 0 auto;
}
.qyjj_info .qyjj_info_item p i {
  font-style: normal;
}

.qyjj_info .qyjj_info_item p:nth-child(1) {
  height: 0.1875rem;
  font-family: D-DIN, D-DIN;
  font-weight: 700;
  font-size: 0.255208rem;
  color: #0075C4;
  line-height: 0.1875rem;
  letter-spacing: 1px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
}

.qyjj_info .qyjj_info_item p:nth-child(1) span {
  height: 0.125rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.125rem;
  color: #0075C4;
  line-height: 0.125rem;
  letter-spacing: 0.010417rem;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  margin-left: 0.072917rem;
}

.qyjj_info .qyjj_info_item p:nth-child(2) {
  height: 0.09375rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.09375rem;
  color: #1A1A1A;
  line-height: 0.09375rem;
  letter-spacing: 1px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  margin-top: 0.09375rem;
}

.cpzx {
  margin-top: 0.9375rem;
  background-image: url("../images/cpzx.png");
  background-size: 100%; /* 宽度100%，高度自动保持比例 */
  background-repeat: no-repeat;
  width: 100%;
  height: 4.677083rem;
  /*padding-bottom: calc(100% * (898 / 1920)); 计算高度比例*/
}

.cpzx_l p:nth-child(1) {
  width: 0.833333rem;
  height: 0.208333rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 0.208333rem;
  color: #FFFFFF;
  line-height: 0.208333rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 0.494792rem;
}

.cpzx_l p:nth-child(2) {
  width: 2.979167rem;
  height: 0.208333rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.114583rem;
  color: rgba(255, 255, 255, 0.55);
  line-height: 0.208333rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 0.104167rem;
}

.cpzx .more1 {
  margin-top: 0.494792rem;
}

.cpzx .cpzx_bottom::after {
  content: "";
  display: block;
  clear: both;
}

.cpzx .cpzx_bottom {
  height: 2.921875rem;
}

.cpzx .cpzx_bottom li .lunbo {
  display: flex !important;
}

.cpzx .cpzx_all {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
}
.cpzx .cpzx_all li.selected {
  background-image: url("../images/cpzx_on.png") !important;
  color: #fff;
}
.cpzx .cpzx_all li {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  width: 1.666667rem;
  height: 0.739583rem;
  background: url("../images/cpzx_off.png") center center no-repeat;
  background-size: 100%;
  flex: 0 0 1.666667rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.125rem;
  color: rgba(255, 255, 255, 0.8);
  line-height: 0.208333rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  line-height: 0.739583rem;
  cursor: pointer;
}

.cpzx .cpzx_bottom li.on {
  display: block;
}

.cpzx .cpzx_bottom li {
  position: relative;
  width: 10rem;
  height: 2.921875rem;
  display: none;
}
.cpzx .cpzx_bottom li .container {
  width: 6.875rem;
  margin: 0 auto;
  position: relative;
}
.cpzx .cpzx_bottom li .btns {
  display: flex;
  justify-content: flex-start;
  margin-top: 0.28125rem;
}
.cpzx .cpzx_bottom li .btns span {
  width: 0.260417rem;
  height: 0.260417rem;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  z-index: 1;
}
.cpzx .cpzx_bottom li .btns .left {
  background: url("../images/left.png") center center no-repeat;
  background-size: 100%;
  left: 0.244792rem;
  bottom: 0.276042rem;
}
.cpzx .cpzx_bottom li .btns .right {
  background: url("../images/right.png") center center no-repeat;
  background-size: 100%;
  left: 0.6875rem;
  bottom: 0.276042rem;
}
.cpzx .cpzx_bottom li .controls {
  width: 2.322917rem;
  height: 2.135417rem;
  background: url("../images/controls.png") center center no-repeat;
  background-size: 100%;
  padding: 0.234375rem 0.291667rem 0.276042rem 0.260417rem;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.cpzx .cpzx_bottom li .controls .text1 {
  height: 0.208333rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 0.135417rem;
  color: #FFFFFF;
  line-height: 0.208333rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.cpzx .cpzx_bottom li .controls .text2 {
  width: 1.770833rem;
  height: 0.46875rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.083333rem;
  color: #FFFFFF;
  line-height: 0.15625rem;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  margin-top: 0.119792rem;
}
.cpzx .cpzx_bottom li .controls .text3 {
  height: 0.09375rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.09375rem;
  color: #FFFFFF;
  line-height: 0.09375rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  position: absolute;
  left: 0.244792rem;
  top: 1.197917rem;
  z-index: 1;
}
.cpzx .cpzx_bottom li .controls .text3 a {
  color: #fff !important;
}
.cpzx .cpzx_bottom li .swiper {
  overflow: hidden;
}
.cpzx .cpzx_bottom li .swiper .swiper-slide-prev {
  opacity: 0.5 !important;
  border-right: 0 !important;
}
.cpzx .cpzx_bottom li .swiper .swiper-slide-next {
  opacity: 0.5 !important;
  border-right: 0 !important;
}
.cpzx .cpzx_bottom li .swiper .swiper-slide {
  opacity: 1;
  width: 6.875rem;
  display: flex;
  justify-content: flex-start;
  padding-top: 0.322917rem;
}
.cpzx .cpzx_bottom li .pics {
  flex: 0 0 3.630208rem;
  padding-top: 0.677083rem;
  overflow: hidden;
  margin-left: 0.416667rem;
  width: 3.630208rem;
  height: 2.135417rem;
  position: relative;
}
.cpzx .cpzx_bottom li .pics .picsInner {
  width: 2.817708rem;
  height: 1.604167rem;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0.119792rem;
  left: 0.572917rem;
}
.cpzx .cpzx_bottom li .lunbo {
  display: none;
}

.xwzx {
  padding-top: 0.557292rem;
  padding-bottom: 0.625rem;
}
.xwzx .swiper {
  padding-bottom: 0.104167rem;
  overflow: hidden;
}
.xwzx .title {
  width: 0.833333rem;
  height: 0.208333rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 0.208333rem;
  color: #1A1A1A;
  line-height: 0.208333rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.xwzx .sub_title {
  width: 1.260417rem;
  height: 0.208333rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.114583rem;
  color: #B3B3B3;
  line-height: 0.208333rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 0.104167rem;
}
.xwzx .xw_list {
  margin-top: 20px;
  padding-top: 60px;
  width: 6.875rem;
  display: flex;
  flex-wrap: nowrap;
}
.xwzx .xw_list li:last-child {
  margin-right: 0 !important;
}
.xwzx .xw_list li:hover {
  transform: translateY(-0.3125rem);
  border-bottom: 0.052083rem solid #0075C4;
  transition: 0.3s;
}
.xwzx .xw_list li:hover .date {
  color: #0075C4;
}
.xwzx .xw_list li:hover .title_xw {
  color: #0075C4;
}
.xwzx .xw_list li {
  flex: 0 0 2.104167rem !important;
  height: 2.135417rem !important;
  background: #fff !important;
  border-radius: 6px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  margin-right: 0.270833rem;
  cursor: pointer;
  transition: transform 0.3s ease;
}
.xwzx .xw_list li .xwpic {
  width: 2.104167rem;
  height: 1.1875rem;
}
.xwzx .xw_list li .date {
  height: 0.104167rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.078125rem;
  color: #767676;
  line-height: 0.104167rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 0.125rem;
  margin-left: 0.125rem;
}
.xwzx .xw_list li .title_xw {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.114583rem;
  color: #1A1A1A;
  line-height: 0.177083rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding: 0.083333rem 0.125rem 0.291667rem 0.125rem;
}
.xwzx .xw_list li a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.xwzx .xw_more {
  text-align: center;
  margin-top: 0.166667rem;
  margin-bottom: 0.625rem;
  position: absolute;
  right: 0;
  top: 0;
}
.xwzx .p4_title {
  width: 0.833333rem;
  height: 0.208333rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 0.208333rem;
  color: #1A1A1A;
  line-height: 0.208333rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 0.833333rem;
  margin-left: auto;
  margin-right: auto;
}
.xwzx .p4_subtitle {
  width: 0.802083rem;
  height: 0.208333rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.114583rem;
  color: #B3B3B3;
  line-height: 0.208333rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 0.104167rem;
  margin-left: auto;
  margin-right: auto;
}
.xwzx .video {
  width: 6.875rem;
  height: 3.041667rem;
  position: relative;
  overflow: hidden;
  margin-top: 0.3125rem;
}
.xwzx .video video {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.xwzx .video .play {
  width: 0.520833rem;
  height: 0.520833rem;
  background: url("../images/play.png") center center no-repeat;
  background-size: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

/*新闻列表*/
.news_banner {
  background-size: 100% auto; /* 宽度100%，高度自动保持比例 */
  background-repeat: no-repeat;
  width: 100%;
  padding-bottom: 23.4375%; /*计算高度比例*/
}

.center {
  text-align: center;
}

.mt120 {
  margin-top: 0.625rem;
}

.mt26 {
  margin-top: 0.135417rem;
}

.news .swiper {
  width: 100%;
  padding-bottom: 0.104167rem;
  overflow: hidden;
}
.news .list_top::after {
  content: "";
  display: block;
  clear: both;
}
.news .list_top {
  margin-top: 0.260417rem;
}
.news .list_top li:last-child {
  margin-right: 0 !important;
}
.news .list_top li:hover {
  cursor: pointer;
}
.news .list_top li:hover .title {
  color: #0075C4 !important;
  font-weight: bold !important;
}
.news .list_top li:hover .viewdetail {
  color: #0075C4 !important;
}
.news .list_top li:hover .newspic {
  transform: scale(1.1);
}
.news .list_top li {
  width: 2.145833rem;
  height: 2.552083rem;
  float: left;
  margin-right: 0.21875rem;
  background: #fff !important;
  border: 1px solid #F7FBFF;
  border-radius: 6px;
  box-shadow: 1px 10px 10px rgba(0, 0, 0, 0.1);
}
.news .list_top li .infos_main {
  padding: 0.208333rem 0.234375rem 0.182292rem 0.234375rem;
}
.news .list_top li .infos_main .date {
  height: 0.09375rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.083333rem;
  color: #0075C4;
  line-height: 0.09375rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.news .list_top li .infos_main .title {
  height: 0.416667rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 0.104167rem;
  color: #1A1A1A;
  line-height: 0.208333rem;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  margin-top: 0.0625rem;
  display: -webkit-box; /* 设置为弹性伸缩盒模型 */
  -webkit-box-orient: vertical; /* 规定框的子元素垂直排列。 */
  -webkit-line-clamp: 2; /* 文本行数 */
  overflow: hidden;
}
.news .list_top li .infos_main .newspic {
  width: 1.8125rem;
  height: 1.078125rem;
  margin-top: 0.083333rem;
  transition: transform 0.5s ease;
}
.news .list_top li .infos_main .description {
  width: 1.8125rem;
  height: 0.270833rem;
  overflow: hidden; /* 超出部分隐藏 */
  display: -webkit-box; /* 设置为弹性伸缩盒模型 */
  -webkit-box-orient: vertical; /* 规定框的子元素垂直排列。 */
  -webkit-line-clamp: 2; /* 文本行数 */
  font-family: Source Han Sans, Source Han Sans;
  font-size: 0.083333rem;
  color: #767676;
  line-height: 0.135417rem;
  font-style: normal;
  margin-top: 0.083333rem;
}
.news .list_top li .infos_main .viewdetail {
  height: 0.09375rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.072917rem;
  color: #1A1A1A;
  line-height: 0.09375rem;
  text-align: right;
  font-style: normal;
  text-transform: none;
  margin-top: 0.052083rem;
  text-align: right;
  cursor: pointer;
}
.news .list_mid {
  margin-top: 0.072917rem;
}
.news .list_mid li:hover {
  cursor: pointer;
}
.news .list_mid li:hover .title {
  color: #0075C4 !important;
  font-weight: bold !important;
}
.news .list_mid li:hover .viewdetail {
  color: #0075C4 !important;
}
.news .list_mid li {
  width: 6.875rem;
  height: 0.854167rem;
  margin-top: 0.145833rem;
  background: #fff !important;
  border: 1px solid #F7FBFF;
  border-radius: 6px;
  box-shadow: 1px 10px 10px rgba(0, 0, 0, 0.1);
}
.news .list_mid li .infos_main {
  padding: 0.145833rem;
}
.news .list_mid li .infos_main .date {
  width: 0.416667rem;
  height: 0.083333rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.083333rem;
  color: #0075C4;
  line-height: 0.083333rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.news .list_mid li .infos_main .main {
  display: flex;
  justify-content: space-between;
  margin-top: 0.09375rem;
}
.news .list_mid li .infos_main .main .pic {
  flex: 0 0 0.59375rem;
  height: 0.364583rem;
}
.news .list_mid li .infos_main .main .pic img:hover {
  transform: scale(1.1);
}
.news .list_mid li .infos_main .main .pic .newspic {
  width: 100%;
  transition: transform 0.5s ease;
}
.news .list_mid li .infos_main .main .mid {
  flex: 1;
  padding-left: 0.145833rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.news .list_mid li .infos_main .main .mid .title {
  width: 4.96875rem;
  height: 0.114583rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 0.104167rem;
  color: #1A1A1A;
  line-height: 0.104167rem;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.news .list_mid li .infos_main .main .mid .description {
  width: 4.96875rem;
  height: 0.083333rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.083333rem;
  color: #767676;
  line-height: 0.083333rem;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.news .list_mid li .infos_main .main .r {
  flex: 0 0 0.520833rem;
  display: flex;
  justify-content: flex-end;
  align-items: end;
}
.news .list_mid li .infos_main .main .r .viewdetail {
  height: 0.09375rem;
  font-family: Source Han Sans, Source Han Sans;
  font-size: 0.072917rem;
  color: #1A1A1A;
  line-height: 0.072917rem;
  text-align: right;
  font-style: normal;
  text-transform: none;
}

.pagenation {
  margin-top: 0.3125rem;
  margin-bottom: 0.625rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagenation .cur {
  background-color: #D9ECFF !important;
}
.pagenation .left {
  background-color: #fff;
  background-size: 100%;
  border: 1px solid #0075C4;
  border-radius: 50%;
  margin-right: 0.041667rem;
}
.pagenation .left a {
  color: #0075C4 !important;
  width: 100%;
  height: 100%;
}
.pagenation .right {
  background-color: #0075C4;
  background-size: 100%;
  border: 1px solid #0075C4;
  border-radius: 50%;
  margin-left: 0.166667rem;
}
.pagenation .right a {
  color: #fff !important;
  width: 100%;
  height: 100%;
}
.pagenation .left, .pagenation .right {
  width: 0.166667rem;
  height: 0.166667rem;
  border-radius: 50%;
  border: 0.010417rem solid #0075C4;
}
.pagenation span {
  width: 0.166667rem;
  height: 0.166667rem;
  background: rgba(226, 226, 226, 0.42);
  text-align: center;
  line-height: 0.166667rem;
  margin-left: 0.125rem;
  border-radius: 50%;
  font-family: D-DIN, D-DIN;
  font-weight: 400;
  font-size: 0.072917rem;
  color: #3D3D3D;
  font-style: normal;
  text-transform: none;
  cursor: pointer;
}
.pagenation span a {
  color: #1a1a1a;
}

.newsdetail {
  display: grid;
  justify-content: space-between;
  margin-bottom: 0.625rem;
  gap: 0.208333rem;
  grid-template-columns: 5.052083rem 1.614583rem;
}
.newsdetail .content .content_detail {
  padding: 0.177083rem;
  background: #fff !important;
  border: 1px solid #F7FBFF;
  border-radius: 6px;
  box-shadow: 1px 10px 10px rgba(0, 0, 0, 0.1);
}
.newsdetail .content .content_detail .title {
  height: 0.416667rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 0.125rem;
  color: #1A1A1A;
  line-height: 0.208333rem;
  text-align: justify;
  font-style: normal;
  text-transform: none;
}
.newsdetail .content .content_detail .otherInfo {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0.078125rem;
}
.newsdetail .content .content_detail .otherInfo img {
  margin: 0 0.083333rem;
}
.newsdetail .content .content_detail .otherInfo .source {
  height: 0.083333rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.083333rem;
  color: #767676;
  line-height: 0.083333rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.newsdetail .content .content_detail .otherInfo .autor {
  height: 0.083333rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.083333rem;
  color: #767676;
  line-height: 0.083333rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.newsdetail .content .content_detail .date {
  height: 0.083333rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.083333rem;
  color: #767676;
  line-height: 0.083333rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 0.151042rem;
}
.newsdetail .content .content_detail .content_main {
  margin-top: 0.177083rem;
}
.newsdetail .content .content_detail .content_main p {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.083333rem;
  color: #1A1A1A;
  line-height: 0.197917rem;
  text-align: justify;
  font-style: normal;
  text-transform: none;
}
.newsdetail .content .content_detail .content_main b {
  height: 0.197917rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 0.104167rem;
  color: #1A1A1A;
  line-height: 0.197917rem;
  text-align: justify;
  font-style: normal;
  margin-top: 0.104167rem;
  text-transform: none;
}
.newsdetail .content .content_detail .content_main .img_ms {
  height: 0.197917rem;
  text-align: center;
  color: #aaa;
}
.newsdetail .content .content_detail .content_main img {
  max-width: 100%;
}
.newsdetail .content .prev_next {
  margin-top: 0.104167rem;
  display: grid;
  gap: 0.104167rem;
  grid-template-columns: repeat(2, 2.458333rem);
  grid-template-rows: 0.416667rem;
  width: 100%;
}
.newsdetail .content .prev_next .box {
  background: #fff !important;
  border: 1px solid #F7FBFF;
  border-radius: 6px;
  box-shadow: 1px 10px 10px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.newsdetail .content .prev_next .box span {
  flex: 0 0 0.28125rem;
  height: 0.09375rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.09375rem;
  color: #767676;
  line-height: 0.09375rem;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  margin-left: 0.125rem;
}
.newsdetail .content .prev_next .box a {
  flex: 1;
  height: 0.09375rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.09375rem;
  color: #1A1A1A;
  line-height: 0.09375rem;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  margin-left: 0.072917rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.newsdetail .likebox {
  padding: 0.177083rem 0.177083rem 0 0.177083rem;
  background: #fff !important;
  border: 1px solid #F7FBFF;
  border-radius: 6px;
  box-shadow: 1px 10px 10px rgba(0, 0, 0, 0.1);
}
.newsdetail .likebox .title {
  height: 0.208333rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 0.125rem;
  color: #1A1A1A;
  line-height: 0.208333rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.newsdetail .likebox .like_list {
  padding: 0.135417rem 0;
}
.newsdetail .likebox .like_list li:nth-child(1) img {
  margin-top: 0 !important;
}
.newsdetail .likebox .like_list li:last-child .bd_bottom img {
  display: none;
}
.newsdetail .likebox .like_list img:hover {
  transform: scale(1.1);
}
.newsdetail .likebox .like_list img {
  width: 1.34375rem;
  height: 0.729167rem;
  margin-top: 0.177083rem;
  transition: transform 0.5s ease;
}
.newsdetail .likebox .like_list .like_title {
  width: 1.34375rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.09375rem;
  color: #1A1A1A;
  line-height: 0.145833rem;
  font-style: normal;
  text-transform: none;
  margin-top: 0.083333rem;
  overflow: hidden; /* 超出部分隐藏 */
  display: -webkit-box; /* 设置为弹性伸缩盒模型 */
  -webkit-box-orient: vertical; /* 规定框的子元素垂直排列。 */
  -webkit-line-clamp: 2; /* 文本行数 */
}
.newsdetail .likebox .like_list .bd_bottom img {
  height: 0.010417rem;
}

.product_banner {
  background-size: 100% auto; /* 宽度100%，高度自动保持比例 */
  background-repeat: no-repeat;
  width: 100%;
  padding-bottom: 23.4375%; /*计算高度比例*/
}

.product .searchArea {
  margin-top: 0.260417rem;
}
.product .searchArea .search1 {
  width: 0.125rem;
  height: 0.125rem;
  display: block;
  background: url("../images/product/search1.png") center center no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0.322917rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1111;
}
.product .searchArea form {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.product .searchArea form input::-moz-placeholder {
  height: 0.25rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 0.09375rem;
  color: #767676;
  line-height: 0.25rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  text-indent: 0.125rem;
}
.product .searchArea form input::placeholder {
  height: 0.25rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 0.09375rem;
  color: #767676;
  line-height: 0.25rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  text-indent: 0.125rem;
}
.product .searchArea form input[type=submit] {
  flex: 0 0 0.552083rem;
  height: 0.25rem;
  background: #0075C4;
  border-radius: 0.03125rem 0.03125rem 0.03125rem 0.03125rem;
  display: inline-block;
  margin: 0 auto;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 0.083333rem;
  color: #FFFFFF;
  line-height: 0.25rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  text-indent: 0.104167rem;
  cursor: pointer;
}
.product .searchArea form input[type=text] {
  flex: 1;
  border: 1px solid #c0c2ca;
  height: 0.25rem;
  box-shadow: 0.020833rem 0.020833rem 0.010417rem rgba(255, 255, 255, 0.2);
  text-indent: 0.125rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-style: normal;
  text-transform: none;
  font-size: 0.09375rem;
}
.product .product_search {
  margin-top: 0.208333rem;
  border-top: 0.010417rem solid #e4ebf2;
  border-bottom: 0.010417rem solid #e4ebf2;
  overflow: hidden;
}
.product .product_search .product_search_l::after {
  content: "";
  display: block;
  clear: both;
}
.product .product_search .product_search_l li.on {
  color: #0075C4 !important;
}
.product .product_search .product_search_l li.on::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.020833rem; /* 下划线 */
  background-color: #0075C4;
}
.product .product_search .product_search_l li.on a {
  color: #0075C4;
  font-weight: bold;
}
.product .product_search .product_search_l li:hover {
  color: #0075C4 !important;
}
.product .product_search .product_search_l li:hover::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.020833rem; /* 下划线 */
  background-color: #0075C4;
}
.product .product_search .product_search_l li.swiper-slide {
  text-align: center;
}
.product .product_search .product_search_l li {
  float: left;
  height: 0.4375rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 0.104167rem;
  color: #1a1a1a;
  line-height: 0.4375rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  position: relative;
  cursor: pointer;
}
.product .product_search .product_search_l li a {
  color: #1a1a1a;
  display: inline-block;
  height: 100%;
  width: 100%;
  text-align: center;
}
.product .product_search .product_search_r {
  flex: 0 0 0.270833rem;
  height: 0.5625rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product .product_search .product_search_r img {
  width: 0.270833rem;
  height: 0.270833rem;
  cursor: pointer;
}
.product .product_list::after {
  content: "";
  display: block;
  clear: both;
}
.product .product_list {
  margin-top: 0.0625rem;
}
.product .product_list li:nth-child(4n) {
  margin-right: 0 !important;
}
.product .product_list li:hover .title i {
  color: #0075C4;
}
.product .product_list li:hover .title .p_viewdetail {
  color: #0075C4;
}
.product .product_list li:hover .p_pic {
  transform: scale(1.1);
}
.product .product_list li {
  width: 1.5625rem;
  height: 1.729167rem;
  float: left;
  margin-right: 0.1875rem;
  background: #fff !important;
  border: 1px solid #F7FBFF;
  border-radius: 6px;
  box-shadow: 1px 10px 10px rgba(0, 0, 0, 0.1);
  margin-top: 0.1875rem;
  cursor: pointer;
  overflow: hidden;
}
.product .product_list li .p_pic {
  width: 1.5625rem;
  height: 1.010417rem;
  background-image: url("../images/product/picbg.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  transition: transform 0.5s ease;
}
.product .product_list li .p_pic img {
  width: 1.125rem;
  height: 0.619792rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.product .product_list li .title {
  margin-top: 0.104167rem;
  padding: 0 0.104167rem;
  height: 0.104167rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product .product_list li .title i {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 0.104167rem;
  color: #1a1a1a;
  line-height: 0.208333rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product .product_list li .title .p_viewdetail {
  height: 0.09375rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.072917rem;
  color: #1A1A1A;
  line-height: 0.09375rem;
  text-align: right;
  font-style: normal;
  text-transform: none;
  cursor: pointer;
}
.product .product_list li .p_info {
  margin-top: 0.125rem;
  padding-left: 0.104167rem;
  width: 1.354167rem;
  height: 0.25rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.083333rem;
  color: #767676;
  line-height: 0.125rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  display: -webkit-box; /* 设置为弹性伸缩盒模型 */
  -webkit-box-orient: vertical; /* 规定框的子元素垂直排列。 */
  -webkit-line-clamp: 2; /* 文本行数 */
  overflow: hidden;
}

.w100 {
  width: 100%;
}

.mt100 {
  margin-top: 0.520833rem;
}

.mt60 {
  margin-top: 0.3125rem;
}

.mt50 {
  margin-top: 0.260417rem;
}

.product_detail {
  margin-top: 0.520833rem;
  margin-bottom: 0.520833rem;
}
.product_detail .content_top {
  display: flex;
  justify-content: space-between;
}
.product_detail .content_top .left {
  flex: 0 0 3.333333rem;
  padding-top: 0.390625rem;
  padding-right: 0.375rem;
  display: flex;
  justify-content: center;
}
.product_detail .content_top .left .swiper {
  width: 2.958333rem;
  height: 1.479167rem;
  overflow: hidden;
  position: relative;
}
.product_detail .content_top .left .swiper-slide {
  width: 2.135417rem;
  height: 1.479167rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url("../images/product/picbg.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
}
.product_detail .content_top .left .swiper-slide img {
  width: 1.770833rem;
  height: 0.729167rem;
}
.product_detail .content_top .left .swiper-button-prev {
  width: 0.260417rem;
  height: 0.260417rem;
  background-image: url("../images/product/l.png") !important;
  background-size: 100%;
}
.product_detail .content_top .left .swiper-button-next {
  width: 0.260417rem;
  height: 0.260417rem;
  background-image: url("../images/product/r.png") !important;
  background-size: 100%;
}
.product_detail .content_top .left .swiper-pagination-bullet-active {
  width: 0.114583rem;
  border-radius: 0.020833rem;
}
.product_detail .content_top .right {
  flex: 0 0 3.541667rem;
}
.product_detail .content_top .right .title {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 0.15625rem;
  color: #0075C4;
  line-height: 0.208333rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.product_detail .content_top .right .subtitle {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.125rem;
  color: #1A1A1A;
  line-height: 0.208333rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 0.0625rem;
}
.product_detail .content_top .right .description {
  width: 3.536458rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.083333rem;
  color: #767676;
  line-height: 0.177083rem;
  text-align: justify;
  font-style: normal;
  text-transform: none;
  margin-top: 0.145833rem;
}
.product_detail .content_top .right .btns {
  margin-top: 0.145833rem;
  display: flex;
  justify-content: flex-start;
}
.product_detail .content_top .right .btns .up {
  width: 1.333333rem;
  height: 0.260417rem;
  cursor: pointer;
}
.product_detail .content_top .right .btns .down {
  width: 1.333333rem;
  height: 0.260417rem;
  cursor: pointer;
  margin-left: 0.166667rem;
}
.product_detail .content_main {
  margin-top: 0.625rem;
}
.product_detail .content_main .content_main_pic::after {
  content: "";
  display: block;
  clear: both;
}
.product_detail .content_main .content_main_pic {
  padding-top: 0.255208rem;
}
.product_detail .content_main .content_main_pic .img1:nth-child(3n) {
  margin-right: 0 !important;
}
.product_detail .content_main .content_main_pic .img1 {
  margin-top: 0.15625rem;
  float: left;
  margin-right: 0.15625rem;
}
.product_detail .content_main .content_main_pic .img1 img {
  width: 2.15625rem;
  height: 1.072917rem;
}
.product_detail .content_main .content_main_pic .img3 {
  margin-top: 0.520833rem;
}
.product_detail .content_main .content_main_pic .az {
  margin-top: 0.520833rem;
  height: 0.208333rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 0.208333rem;
  color: #1A1A1A;
  line-height: 0.208333rem;
  font-style: normal;
  text-transform: none;
}
.product_detail .content_main .content_main_pic .video {
  width: 6.875rem;
  height: 3.041667rem;
  position: relative;
  overflow: hidden;
}
.product_detail .content_main .content_main_pic .video video {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.product_detail .content_main .content_main_pic .video .play {
  width: 0.520833rem;
  height: 0.520833rem;
  background: url("../images/play.png") center center no-repeat;
  background-size: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.job_banner {
  background-size: 100% auto; /* 宽度100%，高度自动保持比例 */
  background-repeat: no-repeat;
  width: 100%;
  padding-bottom: 23.4375%; /*计算高度比例*/
}

.job {
  margin-top: 0.625rem;
}
.job .job_top .job_top_l .title {
  height: 0.208333rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 0.208333rem;
  color: #1A1A1A;
  line-height: 0.208333rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.job .job_top .job_top_l .sub_title {
  height: 0.208333rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.114583rem;
  color: #B3B3B3;
  line-height: 0.208333rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 0.104167rem;
}
.job .job_top .job_top_r {
  display: flex;
  justify-content: flex-end;
  align-items: end;
}
.job .job_top .job_top_r span.on {
  background-color: #0075C4 !important;
}
.job .job_top .job_top_r span.on a {
  color: #fff !important;
}
.job .job_top .job_top_r span {
  width: 0.625rem;
  height: 0.25rem;
  background: #FFFFFF;
  border-radius: 0.03125rem 0.03125rem 0.03125rem 0.03125rem;
  border: 0.010417rem solid #0075C4;
  font-size: 0.083333rem;
  text-align: center;
  line-height: 0.25rem;
  display: inline-block;
  cursor: pointer;
  margin-left: 0.1875rem;
}
.job .job_top .job_top_r span a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #0075C4;
}
.job .job_list {
  margin-top: 0.208333rem;
  margin-bottom: 0.625rem;
}
.job .job_list .table {
  width: 100%;
}
.job .job_list .table thead {
  background: #0075C4;
}
.job .job_list .table thead th {
  height: 0.416667rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.09375rem;
  color: #FFFFFF;
  line-height: 0.416667rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  width: 20%;
}
.job .job_list .table tbody .expanded .expand-icon {
  width: 0.229167rem;
  height: 0.229167rem;
  background: url("../images/job/arrow-up-s-fill.png") center center no-repeat !important;
  background-size: 100%;
  display: inline-block;
  cursor: pointer;
}
.job .job_list .table tbody .list_row td:last-child {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.3125rem;
}
.job .job_list .table tbody .evenBg {
  background: #deeefc;
}
.job .job_list .table tbody .list_row {
  height: 0.416667rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.09375rem;
  color: #767676;
  line-height: 0.416667rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.job .job_list .table tbody .list_row .expand-icon {
  width: 0.229167rem;
  height: 0.229167rem;
  background: url("../images/job/arrow-down-s-fill.png") center center no-repeat;
  background-size: 100%;
  display: inline-block;
  cursor: pointer;
}
.job .job_list .table tbody .detail-row {
  display: none;
  background: #f3f3f3;
  transition: 0.1s;
  min-height: 0.78125rem;
}
.job .job_list .table tbody .detail-row .job_detail {
  padding: 0.208333rem 0.166667rem;
}
.job .job_list .table tbody .detail-row .job_detail .top {
  display: flex;
  justify-content: space-between;
}
.job .job_list .table tbody .detail-row .job_detail .top .block1 {
  flex: 1;
}
.job .job_list .table tbody .detail-row .job_detail .detail_title {
  font-size: 0.09375rem;
  color: #1A1A1A;
  font-weight: bold;
}
.job .job_list .table tbody .detail-row .job_detail .block1 {
  font-size: 0.083333rem;
  color: #A3A3A3;
  margin-top: 0.135417rem;
}
.job .job_list .table tbody .detail-row .job_detail .block1 p {
  line-height: 0.208333rem;
  word-break: break-all;
  white-space: normal;
  width: 90%;
}

/*关于我们*/
.about_banner {
  background-size: 100% auto; /* 宽度100%，高度自动保持比例 */
  background-repeat: no-repeat;
  width: 100%;
  padding-bottom: 23.4375%; /*计算高度比例*/
}

.about-top {
  background-image: url("../images/about/topbg.png");
  background-size: 100% auto; /* 宽度100%，高度自动保持比例 */
  background-repeat: no-repeat;
  width: 10rem;
  height: 4.567708rem;
}
.about-top .title {
  padding-top: 0.625rem;
}
.about-top .title img {
  width: 2.671875rem;
  height: 0.197917rem;
}
.about-top .sub_title {
  margin-top: 0.104167rem;
  height: 0.208333rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.114583rem;
  color: #FFFFFF;
  line-height: 0.208333rem;
  font-style: normal;
  text-transform: none;
}
.about-top .des {
  margin-top: 0.260417rem;
  height: 1.4375rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.083333rem;
  color: #FFFFFF;
  line-height: 0.239583rem;
  text-align: justify;
  font-style: normal;
  text-transform: none;
}
.about-top .three_bot {
  display: flex;
  justify-content: space-around;
  margin-top: 0.416667rem;
}
.about-top .three_bot .block {
  width: 1.875rem;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 0.208333rem;
}
.about-top .three_bot .block .l .p1 span {
  height: 0.291667rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 0.25rem;
  color: #FFFFFF;
  line-height: 0.291667rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.about-top .three_bot .block .l .p1 font {
  height: 0.083333rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.083333rem;
  color: #FFFFFF;
  line-height: 0.083333rem;
  letter-spacing: 1px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-left: 0.0625rem;
}
.about-top .three_bot .block .l .p2 {
  height: 0.083333rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.083333rem;
  color: #FFFFFF;
  line-height: 0.083333rem;
  letter-spacing: 1px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 0.104167rem;
}
.about-top .three_bot .block .r {
  width: 0.291667rem;
  height: 0.291667rem;
}

.about {
  margin-top: 0.520833rem;
  margin-bottom: 0.625rem;
}
.about .t1 img {
  width: 0.822917rem;
  height: 0.197917rem;
}
.about .t2 {
  margin-top: 0.104167rem;
}
.about .t2 img {
  width: 0.90625rem;
  height: 0.109375rem;
}
.about .walls::after {
  content: "";
  clear: both;
  display: block;
}
.about .walls {
  margin-top: 0.125rem;
}
.about .walls li:nth-child(4n) {
  margin-right: 0 !important;
}
.about .walls li {
  background: #fff !important;
  border-radius: 6px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  width: 1.5625rem;
  height: 1.5rem;
  float: left;
  margin-right: 0.208333rem;
  margin-top: 0.208333rem;
}
.about .walls li .pic {
  padding: 0.21875rem 0.223958rem 0.125rem 0.223958rem;
}
.about .walls li .pic img:hover {
  transform: scale(1.1);
}
.about .walls li .pic img {
  width: 100%;
  transition: transform 0.5s ease;
}
.about .walls li .pic_name {
  height: 0.09375rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.09375rem;
  color: #1A1A1A;
  line-height: 0.145833rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  padding: 0 0.166667rem;
}

.bot {
  background-image: url("../images/about/botbg.png");
  background-size: 100% auto; /* 宽度100%，高度自动保持比例 */
  background-repeat: no-repeat;
  width: 10rem;
  height: 1.4375rem;
}
.bot .bot_inner {
  padding-top: 0.3125rem;
}
.bot .bot_inner .b1 {
  height: 0.239583rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 0.135417rem;
  color: #FFFFFF;
  line-height: 0.239583rem;
  text-shadow: 0.020833rem 0.020833rem 0.010417rem rgba(10, 48, 90, 0.3);
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.bot .bot_inner .b2 {
  width: 4.375rem;
  height: 0.479167rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 0.104167rem;
  color: #FFFFFF;
  line-height: 0.239583rem;
  text-shadow: 0.020833rem 0.020833rem 0.010417rem rgba(10, 48, 90, 0.3);
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-top: 0.09375rem;
  margin-left: auto;
  margin-right: auto;
}

/*联系我们*/
.contact_banner {
  background-size: 100% auto; /* 宽度100%，高度自动保持比例 */
  background-repeat: no-repeat;
  width: 100%;
  padding-bottom: 23.4375%; /*计算高度比例*/
}

.map {
  background-size: 100% auto; /* 宽度100%，高度自动保持比例 */
  background-repeat: no-repeat;
  width: 10rem;
  height: 3.916667rem;
  position: relative;
}
.map .form1 {
  width: 3.979167rem;
  height: 2.359375rem;
  background: #fff;
  position: absolute;
  top: 0.729167rem;
  left: 1.5625rem;
  z-index: 1;
  background-size: 100%;
  padding: 0.338542rem 0.270833rem 0.21875rem 0.270833rem;
}
.map .form1 .title {
  height: 0.208333rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 0.208333rem;
  color: #1A1A1A;
  line-height: 0.208333rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.map .form1 .line1::before {
  content: "";
  width: 0.114583rem;
  height: 0.020833rem;
  background: #0075C4;
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
}
.map .form1 .line1 {
  margin-top: 0.270833rem;
  border-top: 2px solid #e4ebf2;
  padding-top: 0.197917rem;
  position: relative;
}
.map .form1 .line2::after {
  content: "";
  width: 0.010417rem;
  height: 0.260417rem;
  background: #e4ebf2;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50% -50%);
  display: inline-block;
}
.map .form1 .line2 {
  margin-top: 0.197917rem;
  display: flex;
  justify-content: space-between;
  border-top: 2px solid #e4ebf2;
  padding-top: 0.197917rem;
  position: relative;
}
.map .form1 dl {
  display: flex;
  justify-content: flex-start;
}
.map .form1 dt img {
  width: 0.09375rem;
  height: 0.09375rem;
  display: inline-block;
  vertical-align: top;
  margin-top: 0.03125rem;
}
.map .form1 dd {
  padding-left: 0.0625rem;
}
.map .form1 .d1 {
  height: 0.15625rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.083333rem;
  color: #767676;
  line-height: 0.15625rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.map .form1 .d2 {
  height: 0.15625rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: bold;
  font-size: 0.09375rem;
  color: #1A1A1A;
  line-height: 0.15625rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.contact {
  margin-top: 0.3125rem;
  margin-bottom: 0.703125rem;
}
.contact .title {
  height: 0.208333rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 0.208333rem;
  color: #1A1A1A;
  line-height: 0.208333rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.contact .sub_title {
  height: 0.208333rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.114583rem;
  color: #B3B3B3;
  line-height: 0.208333rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 0.104167rem;
}
.contact .form2::after {
  content: "";
  clear: both;
  display: block;
}
.contact .form2 {
  margin-top: 0.119792rem;
}
.contact .form2 .textarea {
  width: 100% !important;
  margin-top: 0.208333rem;
}
.contact .form2 .textarea textarea {
  width: 100%;
  border: none;
  padding: 0.125rem;
  font-family: Source Han Sans, Source Han Sans;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  font-weight: 500;
  font-size: 0.083333rem;
  color: #767676;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 0.125rem;
}
.contact .form2 .form_item:nth-child(3n) {
  margin-right: 0 !important;
}
.contact .form2 .form_item {
  width: 2.145833rem;
  float: left;
  margin-right: 0.21875rem;
  margin-top: 0.125rem;
}
.contact .form2 .form_item label {
  height: 0.104167rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 0.104167rem;
  color: #1A1A1A;
  line-height: 0.104167rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.contact .form2 .form_item input::-moz-placeholder {
  height: 0.28125rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 0.083333rem;
  color: #767676;
  line-height: 0.28125rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  text-indent: 0.125rem;
}
.contact .form2 .form_item input::placeholder {
  height: 0.28125rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 0.083333rem;
  color: #767676;
  line-height: 0.28125rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  text-indent: 0.125rem;
}
.contact .form2 .form_item input {
  border: none;
  width: 2.145833rem;
  height: 0.28125rem;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  margin-top: 0.125rem;
  text-indent: 0.125rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-style: normal;
  text-transform: none;
  font-size: 0.083333rem;
}
.contact .sendarea {
  margin-top: 0.390625rem;
  text-align: center;
}
.contact .sendarea .send {
  width: 0.625rem;
  height: 0.25rem;
  background: #0075C4;
  border-radius: 0.03125rem 0.03125rem 0.03125rem 0.03125rem;
  display: inline-block;
  margin: 0 auto;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 0.083333rem;
  color: #FFFFFF;
  line-height: 0.25rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  cursor: pointer;
}

/*底部*/
.footer {
  width: 100%;
  min-height: 2.239583rem;
  background-color: #222;
  color: #fff;
  overflow: hidden;
}

.footer .footer_l {
  flex: 1;
  border-right: 2px dashed rgb(136, 136, 136);
}

.parent_nav::after {
  content: "";
  display: block;
  clear: both;
}

.footer .parent_nav {
  padding-top: 0.338542rem;
  padding-right: 0.192708rem;
}

.footer .child_nav {
  padding-top: 0.0625rem;
  height: 1.302083rem;
  overflow-y: auto;
  margin-right: -17px;
}

.parent_nav .parent_li:nth-child(3) {
  margin-right: 0;
  overflow: hidden;
}

.parent_li:last-child {
  margin-right: 0 !important;
}

.parent_li {
  margin-right: 0.364583rem;
  float: left;
}

.parent_li a {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 0.104167rem;
  color: #FFFFFF;
  line-height: 0.125rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.child_li {
  margin-top: 0.135417rem;
}

.child_li a {
  height: 0.098958rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.083333rem;
  color: rgba(255, 255, 255, 0.6);
  line-height: 0.098958rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  white-space: nowrap;
}

.footer .footer_r {
  flex: 0 0 2.453125rem;
}

.f_r_company {
  width: 1.484375rem;
  height: 0.119792rem;
  background: url("../images/f_r_company.png") center center no-repeat;
  background-size: 100%;
  margin-left: 0.572917rem;
  margin-top: 0.5625rem;
}

.f_r_info {
  margin-top: 0.239583rem;
  margin-left: 0.192708rem;
  position: relative;
}

.f_r_info p:nth-child(2) {
  margin-top: 0.166667rem;
}

.f_r_info p:nth-child(3) {
  margin-top: 0.166667rem;
}

.f_r_info p {
  height: 0.15625rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.083333rem;
  color: rgba(255, 255, 255, 0.6);
  line-height: 0.15625rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  white-space: nowrap;
}

.address {
  width: 0.125rem;
  height: 0.125rem;
  background: url("../images/address.png") center center no-repeat;
  background-size: 100%;
  display: inline-block;
  margin-right: 0.072917rem;
  vertical-align: middle;
}

.tel {
  width: 0.125rem;
  height: 0.125rem;
  background: url("../images/tel.png") center center no-repeat;
  background-size: 100%;
  display: inline-block;
  margin-right: 0.072917rem;
  vertical-align: middle;
}

.fax {
  width: 0.125rem;
  height: 0.125rem;
  background: url("../images/fax.png") center center no-repeat;
  background-size: 100%;
  display: inline-block;
  margin-right: 0.072917rem;
  vertical-align: middle;
}

.ewm {
  width: 0.520833rem;
  height: 0.520833rem;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
}

.pagenation span a {
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.beian {
  height: 0.15625rem;
  font-size: 0.0625rem;
  padding: 0.15625rem;
  color: rgba(255, 255, 255, 0.6);
}
.beian a {
  color: rgba(255, 255, 255, 0.6);
}

.toTop {
  width: 0.479167rem;
  height: 0.479167rem;
  position: fixed;
  right: 0.104167rem;
  bottom: 0.104167rem;
  background: url("../images/toTop.png") center center no-repeat;
  background-size: 100%;
  cursor: pointer;
}