﻿* {
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
}

body {
  left: 0;
  position: relative;
  line-height: 1;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

html {
  width: 100%;
  overflow-x: hidden;
}

body,
html {
  outline: 0;
  margin: 0 auto !important;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  background-color: transparent;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
.m_footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
.m_footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1.33;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
p,
tr,
td,
body,
span,
pre,
input {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  background-repeat: no-repeat;
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
input,
textarea,
select,
a {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: arl, HarmonyOS Sans SC, -apple-system, BlinkMacSystemFont,
    PingFang SC, Microsoft YaHei, Segoe UI, Hiragino Sans GB, Helvetica Neue,
    Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol;
}

body {
  font-family: arl, HarmonyOS Sans SC, -apple-system, BlinkMacSystemFont,
    PingFang SC, Microsoft YaHei, Segoe UI, Hiragino Sans GB, Helvetica Neue,
    Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 0.73vw;
  margin: 0;
  padding: 0;
  color: #000;
  height: auto;
  clear: both;
}

img {
  border: 0;
  max-width: 100%;
  max-height: 100%;
}

ul,
li {
  list-style: none;
}

em,
i {
  font-style: normal;
}

a {
  text-decoration: none !important;
  color: #333;
  outline: none;
  cursor: pointer;
}

a:hover {
  background-repeat: no-repeat;
  text-decoration: none;
}


body::-moz-selection {
  background: red;
  color: #fff;
}

body::selection {
  background: red;
  color: #fff;
}


*::-webkit-scrollbar {
  width: 0.26vw;
  height: 0.26vw;
}

*::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}

*::-webkit-scrollbar-thumb {
  background: #5f5aa3;
}

*::-webkit-scrollbar-thumb:window-inactive {
  background: #5f5aa3;
}

*::-webkit-scrollbar-thumb:vertical:hover {
  background: #5f5aa3;
}

body::-webkit-scrollbar {
  width: 0;
  height: 0;
}

body::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}

body::-webkit-scrollbar-thumb {
  background: #5f5aa3;
}

body::-webkit-scrollbar-thumb:window-inactive {
  background: #5f5aa3;
}

body::-webkit-scrollbar-thumb:vertical:hover {
  background: #5f5aa3;
}


.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}

.clearfix {
  *zoom: 1;
  
}

.clearfix:after {
  clear: both;
}

.more {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 1.56vw;
  color: #717171;
  font-size: 0.83vw;
  width: 6.77vw;
  height: 2.34vw;
  border: #d1d1d1 0.05vw solid;
  font-family: al;
}

.more i {
  display: block;
  width: 1.04vw;
  height: 0.63vw;
  background-image: url(../image/morea-r.svg);
  background-size: 100% 100%;
  margin-left: 0.44vw;
  transition: all 0.5s;
}

.more:hover i {
  margin-left: 0.96vw;
}

.morea {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #5e5da0;
  border-radius: 1.56vw;
  color: #ffffff;
  font-size: 0.83vw;
  width: 6.77vw;
  height: 2.34vw;
  border: #d1d1d1 0.05vw solid;
  font-family: al;
}

.morea i {
  display: block;
  width: 1.04vw;
  height: 0.63vw;
  background-image: url(../image/more-r.svg);
  background-size: 100% 100%;
  margin-left: 0.44vw;
  transition: all 0.5s;
}

.morea:hover i {
  margin-left: 0.96vw;
}


.himgf {
  overflow: hidden;
}

.himg {
  width: 100%;
  transition: all 0.5s;
}

.himgf:hover .himg {
  transform: scale(1.1);
}

.cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

.bgimg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}


.share {
  display: flex;
  align-items: center;
}

.share .sitem {
  width: 2.03vw;
  height: 2.03vw;
  position: relative;
  margin-right: 1.56vw;
}

.share .sitem .ewm {
  position: absolute;
  left: 50%;
  top: -0.52vw;
  transform: translate(-50%, -100%);
  width: 10.42vw;
  height: 10.42vw;
  background-color: #fff;
  box-shadow: 0 0 1.56vw rgba(0, 0, 0, 0.1);
  opacity: 0;
  z-index: -1;
  transition: all 0.5s;
}

.share .sitem:hover .ewm {
  opacity: 1;
  z-index: 99;
}


.line1 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.line2 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.line3 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.line4 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}

.line5 {
  white-space: nowrap;
  
  word-break: break-all;
}



.zz_tanchuang {
  position: fixed;
  display: table;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  z-index: 999;
}

.zz_tanchuang .tbox {
  display: table-cell;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  vertical-align: middle;
}



.zz_tanchuang .tbox .modal {
  background: white;
  padding: 1.56vw;
  display: block;
  border-radius: 0.26vw;
  position: relative;
  width: 80%;
  max-width: 62.5vw;
  max-height: 90%;
  margin: 0 auto;
  box-sizing: border-box;
}

.zz_tanchuang .tbox .modal .out {
  position: absolute;
  width: 2.08vw;
  height: 2.08vw;
  line-height: 2.08vw;
  background: #fff url(../image/out.png) center no-repeat;
  background-size: 1.04vw;
  color: #000;
  font-size: 1.56vw;
  text-align: center;
  border-radius: 50%;
  top: 0;
  right: -2.6vw;
  cursor: pointer;
  transition: all 0.5s;
}

.zz_tanchuang .tbox .modal .img {
  width: 100%;
  max-width: 31.25vw;
  margin: 0 auto;
}

.zz_tanchuang .tbox .modal .img video {
  display: block;
  width: 100%;
  max-width: 100%;
  object-fit: cover;
  max-height: 67vh;
}

.zz_tanchuang .tbox .modal .img img {
  margin: 0 auto;
}

.zz_tanchuang .tbox .modal .out:hover {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.zz_tanchuang .tbox .modal2 {
  padding: 1.04vw;
}

.zz_tanchuang .tbox .modal .img {
  max-width: 62.5vw;
}



.zz_tanchuang.one {
  transform: scaleY(0.01) scaleX(0);
  animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  -webkit-transform: scaleY(0.01) scaleX(0);
  -webkit-animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}

.zz_tanchuang.one .tbox .modal {
  transform: scale(0);
  animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  -webkit-transform: scale(0);
  -webkit-animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}

.zz_tanchuang.one.out {
  transform: scale(1);
  animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  -webkit-transform: scale(1);
  -webkit-animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}

.zz_tanchuang.one.out .tbox .modal {
  animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  -webkit-animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}

.zz_tanchuang.one {
  transform: scale(1);
  -webkit-transform: scale(1);
}



@keyframes unfoldIn {
  0% {
    transform: scaleY(0.005) scaleX(0);
  }

  50% {
    transform: scaleY(0.005) scaleX(1);
  }

  100% {
    transform: scaleY(1) scaleX(1);
  }
}

@keyframes zoomIn {
  0% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes zoomOut {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(0);
  }
}

@keyframes unfoldOut {
  0% {
    transform: scaleY(1) scaleX(1);
  }

  50% {
    transform: scaleY(0.005) scaleX(1);
  }

  100% {
    transform: scaleY(0.005) scaleX(0);
  }
}

@-webkit-keyframes zoomIn {
  0% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
  }
}

@-webkit-keyframes zoomOut {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(0);
  }
}

@-webkit-keyframes unfoldOut {
  0% {
    transform: scaleY(1) scaleX(1);
  }

  50% {
    transform: scaleY(0.005) scaleX(1);
  }

  100% {
    transform: scaleY(0.005) scaleX(0);
  }
}

@-webkit-keyframes unfoldIn {
  0% {
    transform: scaleY(0.005) scaleX(0);
  }

  50% {
    transform: scaleY(0.005) scaleX(1);
  }

  100% {
    transform: scaleY(1) scaleX(1);
  }
}



@keyframes boderM {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  75% {
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@keyframes bordershow {
  50% {
    box-shadow: 0 0 0.52vw 0 #5f5aa3;
  }
}


.banner .svg-swiper-pagination {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
}

.banner .svg-swiper-pagination .swiper-pagination-bullet {
  background: #d6d6d6;
  opacity: 0.47;
  width: 0.27vw;
  height: 0.27vw;
  outline: none;
  margin: 1.77vw 0;
  position: relative;
  transform: rotate(180deg);
  margin-right: 1.98vw;
}

.banner .svg-swiper-pagination .swiper-pagination-bullet-active {
  background-color: #5f5aa3;
  opacity: 1;
}

.banner .svg-swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}


.banner .svg-swiper-pagination .svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.61vw;
  height: 1.61vw;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(0deg) translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  display: block;
}

.svg-swiper-pagination .swiper-pagination-bullet:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 0.31vw;
  height: 0.31vw;
  
  border-radius: 50%;
}

.svg-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .svg {
  opacity: 1;
}

.svg-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .circle2 {
  -webkit-animation: svgCircleAnmi 6s linear forwards;
  animation: svgCircleAnmi 6s linear forwards;
}


.svg-swiper-pagination .circle1 {
  stroke: #5f5aa3;
  opacity: 0.18;
}

.svg-swiper-pagination .circle2 {
  stroke: #5f5aa3;
  stroke-dasharray: 0 400;
}

@-webkit-keyframes svgCircleAnmi {
  0% {
    stroke-dasharray: 0 339;
  }

  to {
    stroke-dasharray: 339 339;
  }
}

@keyframes svgCircleAnmi {
  0% {
    stroke-dasharray: 0 339;
  }

  to {
    stroke-dasharray: 339 339;
  }
}
































































































header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  transition: all 0.5s;
}

header>.top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f5f5ff;
  padding: 0 8.33vw;
  height: 5.21vw;
}

header a {
  color: #fff;
}

.m_header {
  display: none;
}

header .headl {
  display: flex;
  align-items: center;
}

header .headl .logo {
  display: inline-block;
  width: 13.78vw;
  height: 3.66vw;
  
  
  margin-right: 1.04vw;
}

header .headl .logo img {
  width: 100%;
  height: 100%;
}

header .headl .headel_line {
  display: flex;
  flex-direction: column;

  padding-top: 0.57vw;
}

header .headl .headel_line .line1 {
  font-size: 0.83vw;
  font-family: "am";
  color: #5F5AA3;
  margin-bottom: 0.2vw;
}

header .headl .headel_line .line2 {
  font-size: 0.83vw;
  font-family: "am";
  color: #5F5AA3;
}

header .headr {
  display: flex;
  height: 100%;
}

header>.nav {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #5c5698;
  height: 3.13vw;
}

header .nav ul {
  display: flex;
  height: 100%;
  align-items: center;
}

header .nav ul li {
  padding: 0 4.48vw;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}

header .nav ul li a {
  font-size: 1.4vw;
  color: #fff;
  white-space: nowrap;
  font-weight: 600;
}


header .nav ul li .xl {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
}

header .nav ul li .xl a {
  display: block;
  height: 2.6vw;
  font-size: 1vw;
  line-height: 2.6vw;
  padding: 0 1.56vw;
  color: #000;
  text-align: center;
  transition: all .3s;
}

header .nav ul li .xl a:hover {
  color: #5c5698;
}

header .headr .tool {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 0.83vw;
}

header .headr .tool img {
  height: 0.81vw;
}

header .headr .tool .lang {
  padding: 0 1.56vw;
  position: relative;
  height: 100%;
}

header .headr .tool .lang .top {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

header .headr .tool .lang .top img {
  margin-right: 0.52vw;
}

header .headr .tool .lang .xl {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}

header .headr .tool .lang .xl a {
  display: block;
  padding: 0 1.56vw;
  height: 2.6vw;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

header .headr .tool .search {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.05vw solid #5e5da0;
  margin-right: 4.06vw;
}

header .headr .tool .search input {
  width: 15.78vw;
  height: 2.4vw;
  padding-left: 1.04vw;
  line-height: 2.4vw;
  font-size: 0.83vw;
  font-family: al;
  color: #afafaf;
}

header .headr .tool .search button {
  width: 2.97vw;
  height: 2.4vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #5e5da0;
  outline: none;
  border: none;
  cursor: pointer;
}

header .headr .tool .contact {
  text-align: right;
  color: #949494;
}

header .headr .tool .contact img {
  width: 0.63vw;
  margin-right: 0.4vw;
}

header .headr .tool .contact .tit {
  
  font-size: .8vw;
  font-family: at;
}

header .headr .tool .contact .con {
  font-size: 1.09vw;
  font-family: dinb;
}


header:hover,
header.forever,
header.active {
  background-color: #ffffff;
  box-shadow: 0 0 0.36vw 0 rgb(164 164 166 / 10%);
}

header .headl .act_img {
  display: none;
}

header.forever .headl .comm_img,
header:hover .headl .comm_img,
header.active .headl .comm_img {
  display: none;
}

header.forever .headl .act_img,
header:hover .headl .act_img,
header.active .headl .act_img {
  display: block;
}

header.forever .headr .nav ul li a,
header:hover .headr .nav ul li a,
header.active .headr .nav ul li a {
  color: #000;
}

header.forever .headr .tel,
header:hover .headr .tel,
header.active .headr .tel {
  color: #000;
}

header.forever .headr .tel::before,
header:hover .headr .tel::before,
header.active .headr .tel::before {
  background-image: url(404.png);
}

header.forever .headr .lang a,
header:hover .headr .lang a,
header.active .headr .lang a {
  color: #000;
}

header.forever .headr .search,
header:hover .headr .search,
header.active .headr .search,
header.forever .headr .lang,
header:hover .headr .lang,
header.active .headr .lang {
  color: #000;
}

header .headr .tool .lang .act_img {
  display: none;
}

header.forever .headr .tool .lang .act_img,
header:hover .headr .tool .lang .act_img,
header.active .headr .tool .lang .act_img {
  display: block;
}

header.forever .headr .tool .lang .comm_img,
header:hover .headr .tool .lang .comm_img,
header.active .headr .tool .lang .comm_img {
  display: none;
}

header .headr .tool .search .act_img {
  display: none;
}

header.forever .headr .tool .search .act_img,
header:hover .headr .tool .search .act_img,
header.active .headr .tool .search .act_img {
  display: block;
}

header.forever .headr .tool .search .comm_img,
header:hover .headr .tool .search .comm_img,
header.active .headr .tool .search .comm_img {
  display: none;
}

.banner {
  position: relative;
  width: 100%;
  
  height: 78vh;
  overflow: hidden;
  margin-top: 8.33vw;
}

.banner .swiper {
  width: 100%;
  height: 100%;
  position: relative;
}

.banner .swiper-slide {
  position: relative;
}

.banner .swiper-slide .img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
}

.banner .swiper-slide .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.banner .txt {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 8.33vw;
  color: #5c5698;
}

.banner .txt .tit {
  font-size: 3.13vw;
  font-family: abo;
  margin-bottom: 0.99vw;
}

.banner .txt .con {
  font-size: 1.46vw;
  font-family: am;
  margin-bottom: 0.52vw;
}

.banner .txt .en {
  font-size: 1.25vw;
  font-family: am;
  margin-bottom: 1.64vw;
}

.banner .btns {
  display: flex;
}

.banner .btns .morea {
  margin-right: 2.08vw;
}

.title {
  font-size: 2.08vw;
  font-family: ab;
  color: #343434;
}

main {
  width: 100%;
  position: relative;
  z-index: 5;
  background-color: #ffffff;
}


.sideBar {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 4.27vw;
  height: 19.38vw;
  position: fixed;
  right: 0;
  bottom: 11.46vw;
  background-color: #fff;
  z-index: 999 !important;
  border-top-left-radius: 4.17vw;
  border-bottom-left-radius: 4.17vw;
  box-shadow: 0 0 1.04vw rgb(196, 196, 196, 51%);
}

.sideBar a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 0.78vw;
  font-size: 0.63vw;
  font-family: "arl";
  margin-bottom: 1.61vw;
  color: #333333;
  transition: all 0.5s;
  position: relative;
}

.sideBar a .hid {
  display: none;
  position: absolute;
  right: 0.85rem;
  top: 50%;
  transform: translateY(-50%);
  background-color: #5F5AA3;
  padding: 0.78vw;
  text-align: center;
  width: 2rem;
  font-size: 1.09vw;
  font-family: dinb;
  color: #ffffff !important;
}

.sideBar a:hover {
  color: #5F5AA3;
}

.sideBar a:hover .hid {
  display: block;
}

.sideBar a:hover .img2 {
  display: block;
  max-width: 100%;
}

.sideBar a:hover .img1 {
  display: none;
}

.sideBar a img {
  margin-bottom: 0.52vw;
  max-width: 100%;
}

.sideBar a .img2 {
  display: none;
}

.sideBar a p {
  white-space: nowrap;
}

footer {
  width: 100%;
  overflow: hidden;
  background-color: #5f5aa3;
  color: #fff;
}

footer a {
  color: #fff;
  display: block;
}

footer .top {
  display: flex;
  align-items: center;
  padding: 0 8.33vw;
  height: 5.78vw;
  border-bottom: 0.05vw solid rgba(255, 255, 255, 0.13);
}

footer .top .logo img {
  width: 13.42vw;
  
}

footer .center {
  display: flex;
  padding: 0 8.33vw;
  border-bottom: 0.05vw solid rgba(255, 255, 255, 0.13);
}

footer .center .nav ul {
  display: flex;
  width: 64.63vw;
  padding-top: 1.41vw;
}

footer .center .nav li {
  margin-right: 6.66vw;
}

footer .center .nav li:last-child {
  margin-right: 0;
}

footer .center .nav .tit {
  font-size: 1.4vw;
  font-family: ar;
  font-weight: bold;
  margin-bottom: 1.30vw;
}

footer .center .nav .sec>a {
  font-size: 1vw;
  font-family: ath;
  margin-bottom: 0.52vw;
  font-weight: 600;
}

footer .center .info {
  border-left: 0.05vw solid rgba(255, 255, 255, 0.13);
  padding: 2.08vw 0 2.76vw 2.81vw;
}

footer .center .info .address {
  display: flex;
  align-items: start;
  margin-bottom: 1.04vw;
}

footer .center .info .address img {
  margin-right: 0.73vw;
}

footer .center .info .address .tit {
  font-size: 1.2vw;
  font-family: arl;
  margin-bottom: 0.5vw;
}

footer .center .info .address p {
  font-size:1vw!important;
  font-family: ath;
  margin-bottom: 0.68vw;
  line-height: 1.5;
}
footer .center .info .address p span{
  font-size:1vw!important;
}

footer .center .info .mas {
  display: flex;
}

footer .center .info .mas .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 0.68vw;
  font-size: 0.73vw;
  font-family: ath;
}

footer .center .info .mas .item img {
  width: 5.21vw;
  margin-bottom: 0.42vw;
}

footer .bottom {
  display: flex;
  justify-content: space-between;
  height: 2.50vw;
  align-items: center;
  padding: 0 8.33vw;
}

footer .bottom div {
  display: flex;
  align-items: center;
}

footer .bottom div span {
  margin: 0 0.42vw;
}

footer .bottom,
footer .bottom a {
  font-size: 0.63vw;
}

footer .links {
  width: 9.38vw;
  height: 2.08vw;
  padding-left: 1.25vw;
  border-radius: 1.04vw;
  border: 0.05vw solid #989898;
  position: relative;
}

footer .links .tip {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 9;
}

footer .links .tip i {
  display: block;
  width: 0.83vw;
  height: 0.42vw;
  background-image: url(404.png);
  background-size: 100% 100%;
  margin-right: 1.04vw;
}

footer .links .xl {
  position: absolute;
  top: 110%;
  left: 0;
  width: 100%;
  display: none;
  border: 0.05vw solid #989898;
  border-bottom: none;
}

footer .links .xl a {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0.78vw 1.25vw;
  background-color: #fff;
  border-bottom: 0.05vw solid #989898;
}

footer .share {
  display: flex;
}

footer .share .sitem {
  width: 2.03vw;
  height: 2.03vw;
  position: relative;
  margin-right: 1.56vw;
}

footer .share .sitem .ewm {
  position: absolute;
  top: -0.52vw;
  left: 50%;
  transform: translate(-50%, -100%);
  width: 10.42vw;
  height: 10.42vw;
  background-color: #fff;
  box-shadow: 0 0 1.56vw rgba(0, 0, 0, 0.1);
  opacity: 0;
  z-index: -99;
  transition: all 0.5s;
}

footer .share .sitem:hover .ewm {
  opacity: 1;
  z-index: 9;
}

.m_footer {
  display: none;
}


.article-page01 {
  margin: 0 auto;
  width: 86%;
}

.article-page01.map {
  margin-top: 3.13vw;
  padding: 4.4vw 0 5.21vw;
}

.article-page01 .wrap {
  background-color: #fff;
  box-sizing: border-box;
}

.article-page01 .title1 {
  font-weight: 700;
  color: #000;
  margin-bottom: 1.56vw;
  font-size: 1.04vw;
  text-align: center;
}

.article-page01 dl {
  margin-bottom: 2.08vw;
  border: 0.05vw solid #ccc;
}

.article-page01 dl:last-child {
  margin-bottom: 0;
}

.article-page01 dl dt {
  background: #f8f8f8;
  height: 2.08vw;
  line-height: 2.08vw;
  padding-left: 1.04vw;
}

.article-page01 dl dt a {
  color: #333;
  font-size: 0.83vw;
}

.article-page01 dl dd {
  padding: 1.04vw;
  display: inline-block;
  margin-right: 1.04vw;
}

.article-page01 dl dd a {
  font-size: 0.73vw;
  color: #666;
}


.editor-detail {
  color: rgba(0, 0, 0, 0.65);
  font-size: 0.78vw;
  line-height: 2;
  text-align: justify;
  text-justify: inter-ideograph;
}

.editor-detail strong {
  font-weight: bold !important;
}

.editor-detail p {
  color: rgba(0, 0, 0, 0.65);
  font-size: 0.78vw;
  line-height: 2;
  text-align: justify;
  text-justify: inter-ideograph;
}



@media (max-width: 87.50vw) {}

@media (max-width: 77.08vw) {}

@media (max-width: 75.00vw) {}

@media (max-width: 71.15vw) {}

@media (max-width: 66.67vw) {}

@media (max-width: 53.33vw) {
  *::-webkit-scrollbar {
    width: 0.10vw;
    height: 0.10vw;
  }

  .zz_tanchuang .tbox .modal {
    padding: 0.52vw;
  }

  .zz_tanchuang .tbox .modal .out {
    width: 1.56vw;
    height: 1.56vw;
    right: -1.77vw;
    background-size: 0.68vw;
  }

  .article-page01.map,
  .article-page01 {
    padding: 2.08vw 1.04vw;
    margin-top: 2.60vw;
    width: 100%;
  }

  .article-page01 .wrap {
    width: 100%;
    padding: 0;
  }

  
  header {
    display: none;
  }

  header.i_header {
    display: none;
  }

  .banner {
    height: 47.3vw;
    margin-top: 2.60vw;
  }

  .banner.i_banner {
    height: 51.2vw;
  }

  .banner .txt {
    text-align: center;
  }

  .banner .txt .tit {
    font-size: 1.25vw;
    margin-bottom: 0.52vw;
  }

  .banner .txt .con {
    font-size: 0.73vw;
  }

  .more {
    width: 6.25vw;
    height: 1.56vw;
    font-size: 0.63vw;
  }

  .m_header {
    display: block;
  }

  .m_header.act .top {
    background: #fff;
  }

  .m_header .headl {
    display: flex;
    align-items: center;
  }

  .m_header .headl .logo {
    display: block;
    width: 5.73vw;
    position: relative;
  }

  .m_header .headl .logo img {
    width: 100%;
    height: auto;
  }

  .m_header.act .headr img,
  .m_header .headl .logo img.comm_img {
    width: 100%;
  }

  .m_header .headr {
    display: flex;
    align-items: center;
  }

  .m_header .headr div {
    width: 1.09vw;
  }

  .m_header .headr .list {
    margin-left: 1.09vw;
  }

  .m_header .headr .search2,
  .m_header .headr .list2,
  .m_header .headl .logo img.act_img {
    display: none;
  }

  .m_header.act .headr .search1,
  .m_header.act .headr .list1,
  .m_header.act .headl .logo img.comm_img {
    display: none;
  }

  .m_header.act .headr .search2,
  .m_header.act .headr .list2,
  .m_header.act .headl .logo img.act_img {
    display: block;
  }

  .m_header .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100vw;
    height: 2.60vw;
    padding: 0 1.04vw;
    box-shadow: 0 0 0.52vw rgba(0, 0, 0, 0.1);
  }

  .m_header .top .cha {
    display: none;
  }

  .m_header .top.on .search1,
  .m_header .top.on .search2,
  .m_header .top.on .list1,
  .m_header .top.on .list2 {
    display: none;
  }

  .m_header .top.on .cha {
    display: block;
    width: 1.25vw;
    height: 1.25vw;
    max-width: fit-content;
  }

  .m_menu {
    transform: translateY(-100%);
    opacity: 0;
    transition: all 0.5s;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    z-index: 999;
    padding: 3.65vw 0;
  }

  .m_menu.on {
    transform: translateY(0);
    opacity: 1;
  }

  .m_menu .navbar ul li {
    border-bottom: 0.05vw solid #e8e8e8;
    font-size: 0.83vw;
    width: 100%;
  }

  .m_menu .navbar {
    height: 90vh;
    overflow: auto;
  }

  .m_menu .navbar ul {
    width: 100%;
    padding: 0 1.25vw;
  }

  .m_menu .navbar li {
    border-bottom: 0.05vw solid #e8e8e8;
    font-size: 0.83vw;
    width: 100%;
  }

  .m_menu .navbar .tit {
    display: block;
    width: 100%;
    line-height: 3.13vw;
    color: #333;
    position: relative;
    box-sizing: border-box;
    font-size: 0.83vw;
    text-align: left;
    margin-bottom: 0;
  }

  .m_menu .navbar .tit>a.tit {
    display: block;
    width: 78%;
  }

  .m_menu .navbar .tit i {
    display: block;
    width: 0.52vw;
    height: 0.52vw;
    background-image: url(../image/h_add.svg);
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    margin-top: -0.26vw;
    right: 3%;
    transition: all 0.3s linear;
  }

  .m_menu .navbar .tit.on i {
    transform: rotate(180deg);
  }

  .m_menu .navbar .sec_list {
    line-height: 2.08vw;
    display: none;
    position: relative;
  }

  .m_menu .navbar .sec_list p {
    background-size: 0.16vw auto;
    font-size: 0.73vw;
    position: relative;
  }

  .m_menu .navbar .sec_list a {
    padding-left: 3%;
    width: 78%;
    color: #666;
    display: block;
  }

  .m_menu .navbar .sec_list i {
    display: block;
    width: 0.52vw;
    height: 0.52vw;
    background-image: url(../image/h_add.svg);
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    margin-top: -0.26vw;
    right: 3%;
    transition: all 0.3s linear;
  }

  .m_menu .navbar .sec_list .sec_item.on i {
    transform: rotate(180deg);
  }

  .m_menu .navbar .sec_list .third_list {
    line-height: 2.08vw;
    padding: 0.52vw 4%;
    display: none;
  }

  .m_menu .navbar .sec_list .third_list p {
    background-size: 0.16vw auto;
    font-size: 0.73vw;
  }

  .m_menu .navbar .sec_list .third_list a {
    padding-left: 3%;
    color: #666;
    display: block;
  }

  .m_header .top.on .headl .logo img.hover-img {
    display: block;
  }

  footer {
    display: none;
  }

  .m_footer {
    display: block;
    background-color: #f8f8f8;
  }

  .m_footer .nav {
    padding: 0.52vw 1.04vw;
    background-color: #f8f8f8;
  }

  .m_footer .nav ul li {
    border-bottom: solid #e4e4e4 0.05vw;
  }

  .m_footer .nav ul li .first {
    padding: 1.25vw 0 1.04vw;
    font-size: 0.73vw;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .m_footer .nav ul li .first .first_item {
    width: 78%;
    height: 100%;
  }

  .m_footer .nav ul li .first i {
    background: url("../image/add1.svg") center no-repeat;
    background-size: cover;
    width: 0.52vw;
    height: 0.52vw;
    transition: all 0.5s;
  }

  .m_footer .nav ul li .first i.on {
    transform: rotate(45deg);
  }

  .m_footer .nav ul li .sec_list {
    display: none;
  }

  .m_footer .nav ul li .sec_item {
    padding: 0.63vw;
    font-size: 0.63vw;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
  }

  .m_footer .contact {
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 1.5;
    background-color: #f8f8f8;
    padding: 1.04vw 1.04vw 0;
  }

  .m_footer .contact .phone {
    font-size: 1.25vw;
    color: #00af95;
    margin-bottom: 0.52vw;
    text-align: center;
  }

  .m_footer .contact .ma {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .m_footer .contact .ma .img {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    width: 5.73vw;
    height: 5.73vw;
    margin-bottom: 0.26vw;
  }

  .m_footer .contact .ma img {
    width: 5.21vw;
    height: 5.21vw;
  }

  .m_footer .info {
    text-align: center;
  }

  .m_footer .contact .ma .txt {
    font-size: 0.73vw;
  }

  .m_footer .advocacy {
    padding: 0.78vw 1.04vw;
  }

  .m_footer .advocacy .links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    color: #666;
    line-height: 1.33;
    margin-bottom: 0.78vw;
  }

  .m_footer .advocacy .links a {
    color: #666;
  }

  .m_footer .advocacy .share {
    justify-content: center;
  }

  .m_footer .bottom {
    padding: 0.52vw 1.04vw;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 0.63vw;
    color: #fff;
    background-image: linear-gradient(-90deg,
        #00af95,
        #00af9e,
        #00afa7,
        #00afb0,
        #00afb9,
        #00afc2,
        #00aecb,
        #00aed4,
        #00aedd,
        #00aee6,
        #00aeef);
    line-height: 1.5;
  }

  .m_footer .bottom a {
    color: #fff;
  }
}


.sun_page {
  padding: 7.81vw 8.33vw 16.25vw 8.33vw;
}

.sun_page .top {
  display: flex;
  font-size: 2.08vw;
  justify-content: center;
  margin-bottom: 3.13vw;
}

.sun_page .list {
  display: flex;
  justify-content: space-between;

}

.sun_page .list .item {
  display: flex;
  flex-direction: column;
  margin-right: 2.40vw;
  align-items: center;
}

.sun_page .list .item:nth-child(2n) {
  margin-top: 7.92vw;
}

.sun_page .list .item:last-child {
  margin-right: 0;
}

.sun_page .list .item .ititle {
  display: flex;
  justify-content: center;
  font-size: 1.56vw;
}

.sun_page .list .i_bg {
  width: 19.01vw;
  height: 24.11vw;
  
  margin-bottom: 2.92vw;
  position: relative;
  z-index: 2;

}

.sun_page .list .i_bg .content {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  z-index: 3;
  opacity: 0;
  background-color: rgba(95, 90, 163, 0.5);
  border-radius: 0.42vw;
  transition: all 0.5s;
}

.sun_page .list .i_bg .content .content_tit {
  padding: 3.59vw 1.56vw 2.40vw 2.03vw;
  font-size: 0.83vw;
  line-height: 1.75;
  text-align: center;
  color: #fff;
}

.sun_page .list .i_bg .content .con_more {
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
  width: 8.59vw;
  height: 2.24vw;
  border: #fff 0.05vw solid;
}

.sun_page .list .i_bg .content .con_more i {
  background-image: url(../image/more1_r.svg);
}

.sun_page .list .i_bg:hover .content {

  opacity: 1;
}

.sun_page .list .item::after {
  content: '';
  position: absolute;
  width: 18.23vw;
  height: 24.11vw;
  background: #5F5AA3;
  opacity: 56%;
  border-radius: 0.42vw;
  z-index: 1;
}

.sun_page .list .item:nth-child(2n+1)::after {
  transform: translateY(0.57vw);
}

.sun_page .list .item:nth-child(2n)::after {
  transform: translateY(-0.57vw);
}


.hl_page {
  padding: 7.97vw 0 8.33vw 0;
  background: #FCFCFF;
}

.hl_tit {
  display: flex;
  justify-content: center;
  font-size: 2.08vw;
  margin-bottom: 3.13vw;
}

.hl_page .part1 {
  margin-bottom: 3.39vw;
  padding: 0 8.33vw;
}

.hl_page .part1 .hl_list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.hl_page .part1 .hl_list .item {
  width: calc(100% / 3);
  height: 17.92vw;
}

.hl_page .part1 .hl_list .item .item_bg {
  width: 100%;
  height: 100%;
}

.hl_page .part1 .hl_list .item .inner {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  padding: 3.39vw 0 4.27vw 0;
}

.hl_list .item .inner .txt .tit {
  font-size: 1.56vw;
}

.hl_page .part1 .hl_list .item .inner .txt {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.hl_page .part1 .hl_list .item .inner .txt .icon {
  margin-bottom: 0.52vw;
}

.hl_page .part1 .hl_list .item .inner .txt .tit {
  margin-bottom: 2.45vw;
  position: relative;
  color: #fff;
}

.hl_page .part1 .hl_list .item .inner .txt .tit::after {
  content: "";
  position: absolute;
  left: 25%;
  bottom: -0.73vw;
  width: 3.02vw;
  height: 0.10vw;
  background-color: #fff;
}

.hl_page .part1 .hl_list .item .inner .txt .con {
  font-size: 0.73vw;
  line-height: 1.6;
  color: #fff;
  text-align: center;
}

.hl_page .part1 .part_bottom {
  width: 100%;
  margin-top: 2.97vw;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;


}

.hl_page .part1 .part_bottom .bottom_tit {
  font-size: 0.94vw;
  line-height: 2;
  text-align: center;
  font-family: ar;
  margin-bottom: 2.14vw;

}

.hl_page .part2 {
  padding: 6.46vw 0 6.25vw 0;
  display: flex;
  flex-direction: column;
  position: relative;
}

.hl_page .part::after {
  content: '';
  position: absolute;
  top: 0;
  width: 100vw;
  height: 48.23vw;
  background: url(../image/hl_bg.png) no-repeat;
  background-size: cover;
  z-index: 1;
}

.hl_page .part_re::after {
  content: '';
  position: absolute;
  top: 0;
  width: 100vw;
  height: 42.66vw;
  background: url(../image/hl_bg6.png) no-repeat;
  background-size: cover;
  z-index: 1;
}

.hl_page .part2 .hl_items {
  display: flex;
  z-index: 3;
  padding: 0 8.33vw;
}

.hl_page .part2 .hl_items .item {
  width: 19.64vw;
  height: 22.29vw;
  border-radius: 0.52vw;
  overflow: hidden;
  margin-right: 1.56vw;
  box-shadow: 0 0.10vw 0.63vw rgb(0, 0, 0, 5%);
  background: #fff;
}

.hl_page .part2 .hl_items .item:last-child {
  margin-right: 0;
}

.hl_page .part2 .hl_items .item .inner {
  padding: 1.72vw 1.61vw 2.34vw 1.61vw;
  height: calc(100% - 12.81vw);
}

.hl_page .part2 .hl_items .item .inner .tit {
  font-size: 0.94vw;
  color: #343434;
  line-height: 1.5;
  margin-bottom: 1.61vw;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: normal;
  overflow: hidden;

}

.hl_page .part2 .hl_items .item .inner .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.hl_page .part2 .hl_items .item .inner .bottom .time {
  color: #5F5AA3;
}

.hl_page .part2 .hl_items .item .himgf .bimg {
  width: 100%;
  height: 12.81vw;
}

.hl_page .more1 {
  border: 0;
}

.bt {
  margin-top: 2.71vw;
  display: flex;
  justify-content: center;
}

.hl_page .culture {
  padding-top: 0;
  padding-bottom: 6.25vw;
}

.hl_page .det {
  width: 8.59vw;
  z-index: 3;
  transition: all 0.5s;
}

.hl_page .det:hover {
  background: #5F5AA3;
  color: #fff;
}

.hl_page .det:hover i {
  background-image: url(../image/more1_r.svg);
}

.item_color {
  background: #8D89BD;
}

.z_show {
  z-index: 3;
}

.hl_page .part3 {
  padding: 0 8.33vw;
}

.hl_page .part4 {
  padding: 0 8.33vw;
}

.hl_page .part4 .special {
  display: flex;
}

.hl_page .part4 .special_bot {
  margin-top: 7.81vw;
  flex-direction: row-reverse;
}

.hl_page .part4 .special .item {
  width: 41.67vw;
  height: 21.98vw;
  border-radius: 1.1vw;
}

.hl_page .part4 .special .item .inner {
  height: 100%;
  padding: 4.17vw 7.40vw 4.17vw 3.39vw;
}

.hl_page .part4 .special .item .inner_l {
  padding: 4.17vw 3.39vw 4.17vw 7.40vw;
}

.hl_page .part4 .special .item .inner .tit {
  font-size: 1.82vw;
  color: #5F5AA3;
  margin-bottom: 1.98vw;
}

.hl_page .part4 .special .item .inner .cont {
  font-size: 0.94vw;
  line-height: 1.75;
  margin-bottom: 1.04vw;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  white-space: normal;
  overflow: hidden;
}

.hl_page .nurse {
  padding: 0 2.92vw;
  background: #FCFCFF;
}

.hl_page .nurse .nurse_items {

  
  position: relative;
  overflow: hidden;
}

.nurse .nurse_items .item {
  width: 12.50vw;
  height: 20.00vw;
  margin-bottom: 2.08vw;
  border-radius: 0.52vw;
  box-shadow: 0 0.05vw 0.83vw #E5E5E5;
  background: #fff;
  margin-right: 3.85vw;
}

.nurse .nurse_items .item:last-child {
  margin-right: 0;
}

.nurse .nurse_items .item:hover {
  background: #8D89BD;
  color: #fff;
  transition: all 0.5s;
}

.nurse .nurse_items .item .inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0.78vw;
}

.nurse .nurse_items .item .inner .item_line1 {
  font-size: 0.94vw;
  padding-bottom: 0.52vw;
}

.nurse .nurse_items .item .inner .item_line2 {
  font-size: 0.83vw;
  text-align: center;
  padding-bottom: 0.52vw;
}

.nurse .nurse_items .item .inner .item_bg {
  width: 10.99vw;
  height: 13.49vw;
  margin-bottom: 0.78vw;
}

.nurse .btns {
  padding-top: 6.25vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

.nurse .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.08vw;
  height: 2.08vw;
  background: #FFF;
  box-shadow: 0 0 0.31vw rgb(214, 214, 214, 16%);

}

.nurse .btn_l {
  margin-right: 2.08vw;
}



.dialog {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  display: none;
}

.dialog.open {
  display: block;

}

.dialog .bj {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.69);
}

.dialog .dialog_content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 51.04vw;
  height: 35.94vw;
  background: #fff;
  transform: translate(-50%, -50%);
  border-radius: 0.52vw;
  z-index: 1000;
  overflow: auto;
  display: none;
  overflow: auto;

}

.dialog_content.on {
  display: block;
}

.dialog_content .cont {
  width: 100%;
  padding: 5.73vw 6.41vw;

}

.dialog_content .cont .part1 {
  display: flex;
  position: relative;
  margin-bottom: 4.74vw;
}

.dialog_content .cont .part1::after {
  content: '';
  position: absolute;
  bottom: -2.60vw;
  left: 0;
  height: 0.05vw;
  width: 37.60vw;
  background-color: rgb(165, 165, 165, 34%);
}

.dialog_content .cont .part1 .img {
  width: 7.55vw;
  height: 9.27vw;
  margin-right: 4.90vw;
}

.dialog_content .cont .part1 .perIn .name {
  font-size: 1.46vw;
  margin-bottom: 1.56vw;
}

.dialog_content .cont .part1 .perIn .per_tit {
  display: flex;
  margin-bottom: 0.83vw;
  font-size: 0.83vw;
}

.dialog_content .cont .part1 .perIn .per_tit p {
  padding-left: 0.47vw;
  color: #858585;
}

.dialog_content .cont .part2 .tit {
  font-size: 1.25vw;
  height: 1.72vw;
  margin-bottom: 2.08vw;
}

.dialog_content .cont .part2 .con {
  font-size: 0.83vw;
  margin-bottom: 1.67vw;
}

.dialog_content .cont .part2 .con .s_tit {
  margin-bottom: 1.04vw;
  color: #333333;
  font-family: am;
}

.dialog_content .cont .part2 .con .con_detail {
  line-height: 2;
  color: #858585;
  text-align: justify;
}




.banner {
  overflow: hidden;
}

.banner .circle {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  left: 3.80vw;
  top: 50%;
  width: 37.29vw;
  height: 37.29vw;
  border-radius: 50%;
  background-color: #8D89BD;
}
.banner .circle_jh {
  top: 62%;
}

.banner .circle .circle_tit {
  position: absolute;
  top: 7.81vw;
  padding: 0 13.80vw;
  font-size: 2.34vw;
  color: #FFFFFF;
  font-family: 'arl';
}

.banner .circle .circle_tit::after {
  content: "";
  position: absolute;
  top: 4.17vw;
  left: 47%;
  height: 0.16vw;
  width: 2.08vw;
  background-color: #fff;
}

.banner .circle .circle_cont {
  padding: 0 3.33vw 0 4.64vw;
  font-size: 0.94vw;
  line-height: 1.6;
  color: #FFFFFF;
  text-align: center;
  padding-bottom: 3.02vw;
  font-family: 'arl';
}

.news_page {
  background: #FCFCFF;
  padding: 7.19vw 8.33vw 4.17vw 8.33vw;
}

.news_items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.news_page .item {
  width: 26.41vw;
  height: 31.15vw;
  position: relative;
  background: #fff;
  margin-bottom: 2.86vw;
  border-radius: 0.52vw;
  box-shadow: 0.05vw 0.05vw 0.10vw 0.10vw rgb(199, 199, 199, 12%);
  overflow: hidden;

}

.news_page .item .bimg {
  width: 100%;
  height: 15.89vw;
}

.news_page .item .inner {
  padding: 1.98vw 1.35vw;
  position: relative;
  height: calc(100% - 15.89vw);
  transition: all 0.5s;
}

.news_page .item .inner:hover {
  background: #ACA8DE;

}

.news_page .item .inner:hover .tit,
.news_page .item .inner:hover .con,
.news_page .item .inner:hover .time {
  color: #fff;
}

.news_page .item .inner .tit {
  font-size: 1.15vw;
  color: #343434;
  margin-bottom: 1.04vw;
  position: relative;
  transition: all 0.5s;
}

.news_page .item .inner .con {
  font-size: 0.94vw;
  line-height: 1.4;
}

.news_page .item .bottom {
  display: flex;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 1.98vw;
  padding: 0 1.35vw;
  justify-content: space-between;
  align-items: center;
}

.news_page .item .bottom .more {
  width: 8.59vw;
  height: 2.24vw;
}

.news_page .item .bottom .time {
  font-size: 1.04vw;
}


.switch_btn {
  display: flex;
  justify-content: center;
  padding-bottom: 8.33vw;
}

.switch_btn .lswitch {
  display: flex;
  margin-right: 1.46vw;
}

.switch_btn .lswitch .btn {
  display: flex;
  width: 2.08vw;
  height: 2.08vw;
  margin-right: 0.42vw;
  align-items: center;
  justify-content: center;
  background: #fff;

}

.switch_btn .lswitch .btn1 {
  background: #5F5AA3;
  color: #fff;
}

.switch_btn .rswitch {
  display: flex;
  align-items: center;
  
}

.switch_btn .rswitch .t {
  font-size: 0.83vw;
}

.switch_btn .rswitch .p {
  font-size: 0.83vw;
}

.switch_btn .rswitch .kuang {
  width: 3.49vw;
  height: 2.08vw;
  font-size: 0.83vw;
  border: 0.05vw solid #5F5AA3;
  text-align: center;
  line-height: 2.08vw;
  margin: 0 0.57vw;
  background-color: #fff;

}

@import url("");


.jz_page {
  padding: 7.81vw 8.33vw 6.25vw 8.33vw;
  display: flex;
  background: #FCFCFF;
}

.jz_page .left {
  width: 25.00vw;
  display: flex;
  flex-direction: column;
}

.jz_page .left .ltitle {
  font-size: 1.25vw;
  margin-bottom: 1.67vw;
  color: #5F5AA3;
}

.jz_page .left .list {
  display: flex;
  flex-direction: column;
}

.jz_page .left .list li {
  padding: 0 1.35vw;
}

.jz_page .left .list a {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0.86vw 0;
  font-size: 0.94vw;
  
  border-bottom: 0.05vw solid #F1F1F1;
}

.jz_page .left .list a:hover {
  color: #5F5AA3;
}

.jz_page .right {

  
  margin-left: 2.86vw;
}

.jz_page .right .item {
  display: flex;
  position: relative;
  width: 54.84vw;
  height: 12.34vw;
  background: #fff;
  border-radius: 0.52vw;
  box-shadow: 0 0.05vw 0.83vw 0 rgb(199, 199, 199, 16%);
  margin-bottom: 4.17vw;
  
}

.jz_page .right .item::after {
  content: "";
  position: absolute;
  bottom: -2.08vw;
  width: 100%;
  border-bottom: 0.05vw solid #F1F1F1;
}

.jz_page .right .item .ibg {
  width: 18.85vw;
  height: 100%;
}

.jz_page .right .item .i_inner {
  display: flex;
  flex-direction: column;
  width: calc(100% - 18.85vw);
  padding: 1.61vw 1.46vw 1.04vw 1.46vw;
}

.jz_page .right .item .i_inner:hover {
  background: #ACA8DE;
  border-radius: 0 0.52vw 0.52vw 0;
  transition: all 0.5s;
}

.jz_page .right .item .i_inner:hover .line,
.jz_page .right .item .i_inner:hover .line2,
.jz_page .right .item .i_inner:hover .bottom .time {
  color: #fff;
}

.item .i_inner:hover .bottom .more {
  color: #5F5AA3;
}

.jz_page .right .item .i_inner .line {
  font-size: 1.15vw;
  margin-bottom: 1.04vw;
}

.jz_page .right .item .i_inner .line2 {
  font-size: 0.94vw;
  font-family: ar;
  line-height: 1.75;
  color: #505050;
}

.jz_page .right .item .i_inner .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1.30vw;
}

.jz_page .right .item .i_inner .bottom .time {
  font-size: 0.94vw;
}

.jz_page .right .item .i_inner .bottom .detail {
  width: 8.59vw;
  height: 2.24vw;
  background: #fff;
}



.special_main {
  padding: 7.81vw 8.33vw 5.73vw 8.33vw;
  background: #fff;
}

.special_main .title {
  display: flex;
  justify-content: center;
  font-size: 2.08vw;
  line-height: 1.33;
  margin-bottom: 3.13vw;
}

.special_main .part {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3.65vw;
  box-shadow: 0 0.16vw 1.46vw rgb(0, 0, 0, 0.16);
}

.special_main .part .more i {
  background-image: url(../image/more-r.svg);
}

.repart {
  display: flex;
  flex-direction: row-reverse;
}

.special_main .part .left {
  flex: 1;
  padding: 6.98vw 4.69vw 5.16vw 3.18vw;
  background: #fff;
}

.special_main .part .left .more {
  background: #5F5AA3;
  color: #fff;
}

.special_main .part .left .num {
  font-size: 2.29vw;
  color: #5F5AA3;
  margin-bottom: 0.31vw;
}

.special_main .part .left .ltit {
  font-size: 1.25vw;
  margin-bottom: 0.45vw;
}

.special_main .part .left .detail {
  font-size: 0.94vw;
  line-height: 2.3;
  margin-bottom: 0.31vw;
}

.special_main .part .right {
  flex: 1;
}

.special_main .part .right .rimg {
  width: 41.67vw;
  height: 26.72vw;
}


.shzp_page {
  padding: 8.23vw 8.33vw 10.99vw 8.33vw;
}

.shzp_page .top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3.18vw;
}

.shzp_page .top_title {
  font-size: 2.29vw;
}

.shzp_page .top .search {
  display: flex;
  height: 2.40vw;
  align-items: center;
  justify-content: center;

}

.shzp_page .top .search input {
  width: 18.75vw;
  height: 2.40vw;
  padding-left: 1.04vw;
  line-height: 2.4vw;
  font-size: 0.83vw;
  font-family: al;
  color: #afafaf;
  border: 0.05vw solid #5e5da0;
}

.shzp_page .top .search button {
  width: 2.97vw;
  height: 2.4vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #5e5da0;
  outline: none;
  border: none;
  cursor: pointer;
}

.shzp_page .main_list {
  display: flex;
  flex-direction: column;
  border-radius: 0.52vw;
  overflow: hidden;
  margin-bottom: 4.48vw;
  box-shadow: 0 0 0.83vw #E5E5E5;
}


.shzp_page .main_list .list_row {

  width: 100%;
  
  border-bottom: 0.05vw solid #E5E5E5;
  background: #FFFFFF;
}

.shzp_page .main_list .list_row:nth-child(1) {
  height: 4.9vw;
  display: flex;
}

.shzp_page .main_list .list_row .top1 {
  display: flex;
  width: 100%;
  height: 4.90vw;
  border-bottom: 0.05vw solid #E5E5E5;
}

.shzp_page .main_list .list_row .bottom {}


.shzp_page .main_list .list_row .bottom {
  position: relative;
  padding: 0.72rem 0.84rem 0.9rem 0.84rem;
  display: none;
}

.shzp_page .main_list .list_row .bottom .out {
  position: absolute;
  top: 0.63rem;
  right: 0.56rem;
  width: 0.19rem;
  cursor: pointer;
  transition: all 0.5s;
}

.shzp_page .main_list .list_row .bottom .out:hover {
  transform: rotate(180deg);
}

.shzp_page .main_list .list_row .bottom .box2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.shzp_page .main_list .list_row .bottom .box2>div {
  width: 6rem;
}

.shzp_page .main_list .list_row .bottom .box2>div .h {
  font-family: hb;
  color: #5c5698;
  line-height: 0.24rem;
  margin-bottom: 0.29rem;
  font-size: 0.18rem;
}

.shzp_page .main_list .list_row .bottom .box2>div .p {
  font-family: hr;
  color: #666666;
  line-height: 0.32rem;
  font-size: 0.16rem;
}

.shzp_page .main_list .list_row .bottom .box2>div .p a {
  color: #5c5698;
}


.shzp_page .main_list .list_row:hover .top1 {
  background: #847FC8;
}

.shzp_page .main_list .list_row:nth-child(1):hover {
  background: #847FC8;
}

.shzp_page .main_list .list_row:hover .item {
  color: #FFF;
}

.shzp_page .main_list .list_row .item {
  display: flex;
  width: 20%;
  align-items: center;
  justify-content: center;
  font-size: 1.04vw;

}

.shzp_page .main_list .list_row .td {
  color: #5F5AA3;
}

.shzp_page .main_list .list_row .td i {
  width: 1.20vw;
  height: 1.15vw;
  margin-right: 0.68vw;
  background: url(../image/td.svg) no-repeat;
  background-size: 100% 100%;
}

.shzp_page .main_list .list_row:hover .td i {
  background: url(../image/td_r.svg) no-repeat;

}



.detail_page {
  display: flex;
  padding: 5.21vw 8.33vw 8.33vw 8.33vw;
  overflow: hidden;
  margin-top: 8.33vw;
}

.detail_page .left {
  width: 54.84vw;
  margin-right: 2.86vw;
}

.detail_page .left .part1 {
  display: flex;
  flex-direction: column;
  margin-bottom: 3.85vw;
}

.tit3 {
  font-size: 2.08vw;
  margin-bottom: 1.67vw;
}

.detail_page .left .part1 .cont {
  font-size: 0.94vw;
  line-height: 1.75;
  margin-bottom: 2.92vw;
  text-align: justify;
}

.detail_page .left .part1 .d_time {
  font-size: 0.94vw;
}

.detail_page .left .part2 {
  margin-bottom: 1.04vw;
}

.detail_page .left .part2 .list {
  display: flex;
  
  flex-wrap: wrap;
}

.detail_page .left .part2 .list .item {
  width: 12.50vw;
  height: 20.00vw;
  margin-bottom: 2.08vw;
  border-radius: 0.52vw;
  box-shadow: 0 0.05vw 0.83vw #E5E5E5;
  background: #fff;
  margin-right: 2.08vw;
}

.detail_page .left .part2 .list .item .inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0.78vw;
}

.detail_page .left .part2 .list .item .inner .item_line1 {
  font-size: 0.94vw;
  padding-bottom: 0.52vw;
  color: #5c5698;
}

.detail_page .left .part2 .list .item .inner .item_line2 {
  font-size: 0.83vw;
  text-align: center;
  padding-bottom: 0.52vw;
}

.detail_page .left .part2 .list .item .inner .item_bg {
  width: 10.99vw;
  height: 13.49vw;
  margin-bottom: 0.78vw;
}

.detail_page .left .part3 {
  margin-bottom: 1.56vw;
}

.detail_page .left .part3 .more_list {
  display: flex;
}

.detail_page .left .part3 .more_list .list {
  
  padding-left: 0.73vw;
  flex: 1;
  border-right: 0.05vw solid #ECECEC;
}

.detail_page .left .part3 .more_list .list:nth-last-child(1) {
  border-right: 0;
}

.detail_page .left .part3 .more_list .list li {
  font-size: 0.94vw;
  padding: 0.52vw 0;
}

.detail_page .left .part3 .more_list .list li:hover {
  color: #8D89BD;
}

.detail_page .left .part4 .tit {
  margin-bottom: 1.56vw;
}

.detail_page .left .part4 .service {
  display: flex;
}

.detail_page .left .part4 .service .item {
  width: 17.24vw;
  height: 20.00vw;
  box-shadow: 0 0.05vw 0.83vw #E5E5E5;
  border-radius: 0.52vw;
  margin-right: 1.56vw;
}

.detail_page .left .part4 .service .item .inner {
  display: flex;
  flex-direction: column;
  padding: 0.78vw;
  height: 100%;
}

.detail_page .left .part4 .service .item .inner .item_bg {
  width: 15.73vw;
  height: 11.41vw;
  margin-bottom: 0.83vw;
}

.detail_page .left .part4 .service .item .inner .item_line1 {
  font-size: 0.99vw;
  margin-bottom: 0.52vw;
}

.detail_page .left .part4 .service .item .inner .item_line2 {
  font-size: 0.83vw;
  margin-bottom: 0.63vw;
}

.detail_page .left .part4 .service .item .inner .n_more {
  color: #8D89BD;
}

.detail_page .left .part4 .footer {
  display: flex;
  position: relative;
  justify-content: space-between;
  margin-top: 4.22vw;
  align-items: center;
}

.detail_page .left .part4 .footer::before {
  content: '';
  position: absolute;
  width: 100%;
  top: -1.04vw;
  border: 0.05vw solid #ECECEC;

}

.detail_page .left .part4 .footer .re {
  width: 8.59vw;
}

.detail_page .left .part4 .footer .t {
  display: flex;
}

.detail_page .left .part4 .footer .t .t1 {
  margin-right: 3.70vw;
  font-size: 0.83vw;
}

.detail_page .left .part4 .footer .t .t2 {
  font-size: 0.83vw;
}

.detail_page .right {
  width: 25.62vw;
}

.tit2 {
  font-size: 1.25vw;
  color: #8D89BD;
  margin-bottom: 1.25vw;
}

.detail_page .right .part1 .slide_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-size: 0.94vw;
  padding: 0 1.25vw;
  height: 2.08vw;
  border-radius: 0.52vw;
  box-shadow: 0 0 0.42vw #E5E5E5;
  margin-bottom: 0.63vw;
  overflow: hidden;

}

.detail_page .right .part1 {
  margin-bottom: 2.08vw;
}

.detail_page .right .part1 .slide_item:hover {
  background: #8D89BD;
  color: #FFF;
}

.detail_page .right .part1 .fold {
  border-radius: 0.52vw;
  box-shadow: 0 0.16vw 0.31vw #E5E5E5;
  padding: 0.73vw 2.50vw 2.50vw 2.50vw;
  display: none;
  margin-bottom: 0.63vw;
}

.detail_page .right .part1 .fold .fold_item {
  margin-bottom: 0.73vw;
  font-size: 0.83vw;
}

.detail_page .right .part2 .item {
  display: flex;
  border-radius: 0.52vw;
  box-shadow: 0 0 0.42vw #E5E5E5;
  overflow: hidden;
  margin-bottom: 0.63vw;
  width: 25.62vw;
  height: 6.35vw;

}

.detail_page .right .part2 .item .i_bg {
  width: 7.29vw;
}

.detail_page .right .part2 .item .inner {
  padding: 1.46vw 1.72vw 1.93vw 0.94vw;
  font-size: 0.94vw;
  line-height: 1.5;
  width: calc(100% - 7.29vw);
}

.detail_page .right .part2 .item .inner:hover {
  background-color: #8D89BD;
  color: #fff;
}

.detail_page .right .part3 {
  width: 100%;
  height: 16.20vw;
  margin-top: 1.46vw;
  margin-bottom: 2.71vw;
  display: flex;
  align-items: center;
  justify-content: center;

}

.detail_page .right .part3 .video_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  cursor: pointer;
}

.detail_page .right .part3 .video_btn .v_btn {
  position: relative;
  width: 2.19vw;
  height: 2.19vw;
  border: 0.05vw solid #fff;
  border-radius: 50%;
  margin-bottom: 0.57vw;
  backdrop-filter: blur(0.42vw);

}

.detail_page .right .part3 .video_btn .v_btn::after {
  content: '';
  position: absolute;
  width: 0.52vw;
  height: 0.68vw;
  top: 50%;
  left: 45%;
  transform: translateY(-50%);
  background: url(../image/video_r.png) no-repeat;
  background-size: 100% 100%;

}

.detail_page .right .part3 .video_btn p {
  color: #fff;
}

.detail_page .right .part4 .labels {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.detail_page .right .part4 .labels .label {
  padding: 0.36vw 0.83vw;
  background: #8D89BD;
  border-radius: 0.52vw;
  color: #FFF;
  margin-bottom: 0.63vw;
}


.art_detail_page {
  display: flex;
  padding: 5.21vw 8.33vw 8.33vw 8.33vw;
  overflow: hidden;
  margin-top: 8.33vw;
}

.art_detail_page .left {
  width: 54.84vw;
  margin-right: 2.86vw;
}

.banner1 {
  width: 100%;
  height: 34.22vw;
}

.art_detail_page .left .part1 .cont {
  padding: 2.08vw 0;
  border-bottom: 0.05vw solid #E5E5E5;
  margin-bottom: 2.08vw;
}

.art_detail_page .left .part1 .cont .tit {
  font-size: 1.67vw;
  margin-bottom: 2.86vw;
}

.art_detail_page .left .part1 .cont .cont_footer {
  display: flex;
  justify-content: space-between;
}

.line_down {
  margin-top: 2.08vw;
}

.line_border {
  border-bottom: 0.05vw solid #E5E5E5;
}

.cont_line {
  padding-bottom: 2.08vw;
  
  font-size: 16px;
  line-height: 1.75;
  text-align: justify;
}

.art_detail_page .art_footer {
  display: flex;
  position: relative;
  justify-content: space-between;
  margin-top: 4.22vw;
  align-items: center;
}

.art_detail_page .art_footer .re {
  width: 8.59vw;
}

.art_detail_page .art_footer .t {
  display: flex;
  flex-direction: column;
}

.art_detail_page .art_footer .t .t1 {
  font-size: 14px;
  margin-bottom: 0.83vw;
}

.art_detail_page .art_footer .t .t2 {
  font-size: 14px;
}

.art_detail_page .right {
  width: 25.62vw;
}

.art_tit2 {
  font-size: 1.25vw;
  color: #8D89BD;
  margin-bottom: 1.25vw;
}

.art_detail_page .right .part1 .slide_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-size: 0.94vw;
  padding: 0 1.25vw;
  height: 2.08vw;
  border-radius: 0.52vw;
  box-shadow: 0 0 0.42vw #E5E5E5;
  margin-bottom: 0.63vw;
  overflow: hidden;

}

.art_detail_page .right .part1 {
  margin-bottom: 2.08vw;
}

.art_detail_page .right .part1 .slide_item:hover {
  background: #8D89BD;
  color: #FFF;
}

.art_detail_page .right .part1 .fold {
  border-radius: 0.52vw;
  box-shadow: 0 0.16vw 0.31vw #E5E5E5;
  padding: 0.73vw 2.50vw 2.50vw 2.50vw;
  display: none;
  margin-bottom: 0.63vw;
}

.art_detail_page .right .part1 .fold .fold_item {
  margin-bottom: 0.73vw;
  font-size: 0.83vw;
}

.art_detail_page .right .part2 .item {
  display: flex;
  border-radius: 0.52vw;
  box-shadow: 0 0 0.42vw #E5E5E5;
  overflow: hidden;
  margin-bottom: 0.63vw;

}

.art_detail_page .right .part2 .item .i_bg {
  width: 7.29vw;
}

.art_detail_page .right .part2 .item .inner {
  width: calc(100% - 7.29vw);
  padding: 1.46vw 1.72vw 1.93vw 0.94vw;
  font-size: 0.94vw;
  line-height: 1.5;
}

.art_detail_page .right .part2 .item .inner:hover {
  background-color: #8D89BD;
  color: #fff;
}

.art_detail_page .right .part3 {
  width: 100%;
  height: 16.20vw;
  margin-top: 1.46vw;
  margin-bottom: 2.71vw;
  display: flex;
  align-items: center;
  justify-content: center;

}

.art_detail_page .right .part3 .video_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  cursor: pointer;
}

.art_detail_page .right .part3 .video_btn .v_btn {
  position: relative;
  width: 2.19vw;
  height: 2.19vw;
  border: 0.05vw solid #fff;
  border-radius: 50%;
  margin-bottom: 0.57vw;
  backdrop-filter: blur(0.42vw);

}

.art_detail_page .right .part3 .video_btn .v_btn::after {
  content: '';
  position: absolute;
  width: 0.52vw;
  height: 0.68vw;
  top: 50%;
  left: 45%;
  transform: translateY(-50%);
  background: url(../image/video_r.png) no-repeat;
  background-size: 100% 100%;

}

.art_detail_page .right .part3 .video_btn p {
  color: #fff;
}

.art_detail_page .right .part4 .labels {
  display: flex;
  
  flex-wrap: wrap;
  align-items: center;
}

.art_detail_page .right .part4 .labels .label {
  padding: 0.36vw 0.83vw;
  background: #8D89BD;
  border-radius: 0.52vw;
  color: #FFF;
  margin-bottom: 0.63vw;
}

.fix-pic {
  position: fixed;
  bottom: 0%;
  left: 0;
  z-index: 20;
  overflow: hidden;
}

.fix-pic img {
  width: 100%;
}

.fix-pic .box {
  position: relative;
  transition: all .4s;
}

.fix-pic.on {
  pointer-events: none;
}

.fix-pic .box.hide {
  transform: translateX(-100%);

}

.fix-pic .pic {
  width: 6.53rem;
}

.fix-pic .extend {
  position: absolute;
  left: 0;
  bottom: 0;
  width: .85rem;
  height: .85rem;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  background-color: #5F5AA3;
  cursor: pointer;
  display: none;
  pointer-events: all;
}

.fix-pic .extend img {
  width: auto;
  max-width: 60%;
  max-height: 60%;
  object-fit: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.fix-pic .close {
  position: absolute;
  top: .26rem;
  right: .56rem;
  width: 31px;
  cursor: pointer;
  transition: all .3s;
}

.fix-pic .close:hover {
  transform: rotate(45deg);
}

.w1600 {
  width: 83.3333vw;
  max-width: 90%;
  margin: 0 auto;
}

.img-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.tac {
  text-align: center;
}

.main-tit {
  color: #343434;
  font-size: .6rem;
  line-height: 1;
}

.main-cont {
  color: #6D6D6D;
  font-size: .18rem;
  line-height: 1.66;
}

.banner .inter-pos {
  position: absolute;
  top: 24.6%;
  left: 50%;
  transform: translateX(-50%);
  width: 83.3%;
}

.banner .inter-pos .tit {
  color: #FFFFFF;
  font-size: 0.6rem;
  line-height: 1;
}

.banner .inter-pos .tit span{
    font-size: 0.4rem;
}
.banner .inter-pos .cont {
  width: 62%;
  margin-top: 0.4rem;
  background-color: rgba(255, 255, 255, 0.16);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  padding: 0.36rem 2.61vw 0.36rem 2vw;
}

.banner .inter-pos .cont .h1 {
  color: #FFFFFF;
  opacity: 0.7;
  line-height: 1;
  font-size: 0.26rem;
}

.banner .inter-pos .cont .swiper-box {
  margin-top: 0.24rem;
  position: relative;
}

.banner .inter-pos .cont .swiper-box .swiper-button-prev,
.banner .inter-pos .cont .swiper-box .swiper-button-next {
  top: auto;
  bottom: calc(100% + 0.34rem);
  left: auto;
  right: 0;
  margin: 0;
  width: 23px;
  height: 13px;
}

.banner .inter-pos .cont .swiper-box .swiper-button-prev::after,
.banner .inter-pos .cont .swiper-box .swiper-button-next::after {
  display: none;
}

.banner .inter-pos .cont .swiper-box .swiper-button-prev {
  right: 36px;
  background: url(../image/12.png) no-repeat center;
}

.banner .inter-pos .cont .swiper-box .swiper-button-next {
  background: url(../image/13.png) no-repeat center;
}

.banner .inter-pos .cont .ban-swiper {
  width: 100%;
  height: 1.38rem;
}

.banner .inter-pos .cont .ban-swiper .swiper-slide {
  width: 18.88%;
  height: 0.62rem;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.banner .inter-pos .cont .ban-swiper .swiper-slide img {
  max-width: 70%;
  max-height: 70%;
  -o-object-fit: contain;
  object-fit: contain;
  transition: all 0.4s;
}

.banner .inter-pos .cont .ban-swiper .swiper-slide:hover img {
  transform: scale(1.04);
}

.international .box1 {
  padding: 1.44rem 0 1.55rem;
}

.international .box1 .cont {
  margin-top: 0.44rem;
  text-align: justify;
}

.international .box1 .info {
  margin-top: 2.35rem;
  display: flex;
  align-items: center;
  background-color: #fff;
  padding: 0.44rem 0.5rem 0.44rem 0.6rem;
}

.international .box1 .info .pic {
  width: 42.4%;
}

.international .box1 .info .pic img {
  width: 100%;
}

.international .box1 .info .text {
  width: 57.6%;
  padding-left: 0.97rem;
}

.international .box1 .info .text .txt {
  color: #666666;
  font-size: .18rem;
  line-height: 1.6;
}

.international .box1 .info .text .li-box {
  margin-top: 0.42rem;
  display: flex;
  justify-content: center;
}

.international .box1 .info .text .li-box .li {
  min-width: 2.3rem;
  min-height: 0.87rem;
  padding: 0.17rem 0.24rem;
  border-radius: 5px;
  background-color: #5C5698;
  margin: 0 0.2rem;
}

.international .box1 .info .text .li-box .li p {
  color: #FFFFFF;
  font-size: 0.18rem;
  line-height: 2;
}

.international .box1 .info .text .li-box .li span {
  color: #FFFFFF;
  font-size: 0.21rem;
  line-height: 1.3;
}

.international .box2 {
  padding: 1.47rem 0 1rem;
}

.international .box2 .li-box {
  margin-top: 1.16rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.international .box2 .li-box .li {
  width: 3.14rem;
  height: 3.14rem;
  border-radius: 50%;
  margin-right: 7.166%;
  margin-bottom: 0.43rem;
  position: relative;
}

.international .box2 .li-box .li::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: linear-gradient(45deg, #544DBC, #9D98DF);
  opacity: 0;
  transition: all 0.4s;
}

.international .box2 .li-box .li:nth-child(4n) {
  margin-right: 0;
}

.international .box2 .li-box .li>img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.international .box2 .li-box .li .pos-cont {
  position: absolute;
  width: 90%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  opacity: 0;
  transition: all 0.4s;
}

.international .box2 .li-box .li .pos-cont .icon {
  width: 0.87rem;
  margin: 0 auto;
  text-align: center;
}

.international .box2 .li-box .li .pos-cont .icon img {
  max-width: 100%;
}

.international .box2 .li-box .li .pos-cont .line {
  margin: 0.1rem auto 0;
  width: 0.27rem;
  height: 3px;
  background-color: #fff;
}

.international .box2 .li-box .li .pos-cont .cont {
  margin-top: 0.1rem;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 1.2;
}

.international .box2 .li-box .li:hover::after {
  opacity: 0.78;
}

.international .box2 .li-box .li:hover .pos-cont {
  opacity: 1;
}

.international .box3 {
  background-color: #F5F5F5;
  padding: 1.32rem 0 2.04rem;
}

.international .box3 .cont {
  margin-top: 0.52rem;
  text-align: justify;
}

.international .box3 .tabx {
  margin-top: 0.8rem;
  display: flex;
  padding: 0 0.58rem;
  border-bottom: 1px solid #707070;
}

.international .box3 .tabx span {
  width: -moz-max-content;
  width: max-content;
  padding: 0 0.26rem 0.18rem;
  line-height: 1;
  font-size: 0.24rem;
  color: #6B6B6B;
  position: relative;
  cursor: pointer;
  transition: all 0.4s;
}

.international .box3 .tabx span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0;
  height: 2px;
  background-color: #5F5AA3;
  transition: all 0.4s;
}

.international .box3 .tabx span:hover,
.international .box3 .tabx span.active1 {
  color: #5F5AA3;
}

.international .box3 .tabx span:hover::after,
.international .box3 .tabx span.active1::after {
  width: 100%;
}

.international .box3 .item-swiper {
  margin-top: 0.54rem;
}

.international .box3 .item-swiper .swiper-box {
  position: relative;
  display: none;
}

.international .box3 .item-swiper .swiper-box .swiper-button-prev,
.international .box3 .item-swiper .swiper-box .swiper-button-next {
  width: 0.9rem;
  height: 0.56rem;
  background-color: #fff;
  background-image: none;
  transition: all 0.4s;
}

.international .box3 .item-swiper .swiper-box .swiper-button-prev::after,
.international .box3 .item-swiper .swiper-box .swiper-button-next::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 0;
  width: 38px;
  height: 10px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.international .box3 .item-swiper .swiper-box .swiper-button-prev:hover,
.international .box3 .item-swiper .swiper-box .swiper-button-next:hover {
  background-color: #5F5AA3;
}

.international .box3 .item-swiper .swiper-box .swiper-button-prev:hover::after,
.international .box3 .item-swiper .swiper-box .swiper-button-next:hover::after {
  filter: brightness(10);
}

.international .box3 .item-swiper .swiper-box .swiper-button-prev {
  left: -1.26rem;
}

.international .box3 .item-swiper .swiper-box .swiper-button-prev::after {
  content: "";
  background-image: url(../image/20.png);
}

.international .box3 .item-swiper .swiper-box .swiper-button-next {
  right: -1.26rem;
}

.international .box3 .item-swiper .swiper-box .swiper-button-next::after {
  content: "";
  background-image: url(../image/21.png);
}

.international .box3 .item-swiper .swiper-box .box3-swiper .swiper-slide {
  width: 24.25%;
  height: 2.9rem;
  margin-right: 1%;
  border-radius: 10px;
  overflow: hidden;
}

.international .box3 .item-swiper .swiper-box .box3-swiper .swiper-slide:last-child {
  margin-right: 0;
}

.international .box3 .item-swiper .swiper-box .box3-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 0.4s;
}

.international .box3 .item-swiper .swiper-box .box3-swiper .swiper-slide:hover img {
  transform: scale(1.04);
}

.international .box4 {
  padding: 2.36rem 0 1.7rem;
}

.international .box4 .box4-swiper {
  margin-top: 0.88rem;
  overflow: initial;
}

.international .box4 .box4-swiper .swiper-pagination {
  position: relative;
  margin-top: .4rem;
  line-height: 1;
}

.international .box4 .box4-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #5C5698;
}

.international .box4 .box4-swiper .swiper-slide {
  width: 22%;
  height: 3.1rem;
  margin-right: 4%;
  box-shadow: 0.3rem 0.2rem 0.4rem rgba(152, 152, 152, 0.16);
  padding: 0.76rem 0.2rem 0;
}

.international .box4 .box4-swiper .swiper-slide:last-child {
  margin-right: 0;
}

.international .box4 .box4-swiper .swiper-slide .icon {
  width: 0.72rem;
  height: 0.62rem;
  text-align: center;
  margin: 0 auto;
}

.international .box4 .box4-swiper .swiper-slide .icon img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.international .box4 .box4-swiper .swiper-slide .h1 {
  margin-top: 0.12rem;
  text-align: center;
  color: #5C5698;
  line-height: 1.2;
  height: 2.4em;
  font-size: 0.28rem;
}

.international .box4 .box4-swiper .swiper-slide .en {
  margin-top: 0.1rem;
  color: #CECECE;
  text-align: center;
  font-size: 0.18rem;
  line-height: 1.5;
}

.international .box5 {
  padding-bottom: 2.28rem;
  padding-top: 2.28rem;
  position: relative;
}

.international .box5 .bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.international .box5 .bg img {
  width: 100%;
}

.international .box5 .swiper-box {
  margin-top: 1.07rem;
  position: relative;
}

.international .box5 .swiper-box .swiper-button-prev,
.international .box5 .swiper-box .swiper-button-next {
  width: 0.9rem;
  height: 0.56rem;
  background-color: #F1F1F1;
  background-image: none;
  transition: all 0.4s;
}

.international .box5 .swiper-box .swiper-button-prev::after,
.international .box5 .swiper-box .swiper-button-next::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 0;
  width: 38px;
  height: 10px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.international .box5 .swiper-box .swiper-button-prev:hover,
.international .box5 .swiper-box .swiper-button-next:hover {
  background-color: #5F5AA3;
}

.international .box5 .swiper-box .swiper-button-prev:hover::after,
.international .box5 .swiper-box .swiper-button-next:hover::after {
  filter: brightness(10);
}

.international .box5 .swiper-box .swiper-button-prev {
  left: -0.9rem;
}

.international .box5 .swiper-box .swiper-button-prev::after {
  background-image: url(../image/20.png);
}

.international .box5 .swiper-box .swiper-button-next {
  right: -0.9rem;
}

.international .box5 .swiper-box .swiper-button-next::after {
  background-image: url(../image/21.png);
}

.international .box5 .swiper-box .box5-swiper .swiper-slide {
  display: flex;
  padding: 0 0.24rem 0 0.75rem;
}

.international .box5 .swiper-box .box5-swiper .swiper-slide .pic {
  width: 37.5%;
  
}

.international .box5 .swiper-box .box5-swiper .swiper-slide .pic img {
  width: 100%;
}

.international .box5 .swiper-box .box5-swiper .swiper-slide .intro {
  width: 62.5%;
  padding-right: 0.5rem;
  padding-left: 0.52rem;
  max-height: 7.8rem;
  overflow-y: auto;
}

.international .box5 .swiper-box .box5-swiper .swiper-slide .intro::-webkit-scrollbar {
  width: 3px;
}

.international .box5 .swiper-box .box5-swiper .swiper-slide .intro::-webkit-scrollbar-track {
  background: rgba(112, 112, 112, 0.2);
}

.international .box5 .swiper-box .box5-swiper .swiper-slide .intro::-webkit-scrollbar-thumb {
  background: #5f5aa3;
}

.international .box5 .swiper-box .box5-swiper .swiper-slide .intro .name {
  color: #5C5698;
  line-height: 1;
  font-size: 0.44rem;
}

.international .box5 .swiper-box .box5-swiper .swiper-slide .intro .name span {
  font-size: 0.24rem;
  margin-left: 0.2rem;
  color: #666666;
}

.international .box5 .swiper-box .box5-swiper .swiper-slide .intro .company {
  margin-top: 0.16rem;
  padding: 4px 0.28rem 4px 0.1rem;
  width: -moz-max-content;
  width: max-content;
  background-color: hsl(245, 28%, 47%);
  color: #fff;
  border-top-right-radius: 0.16rem;
  border-bottom-right-radius: 0.16rem;
  font-size: 0.18rem;
}

.international .box5 .swiper-box .box5-swiper .swiper-slide .intro .item-box {
  margin-top: 0.24rem;
}

.international .box5 .swiper-box .box5-swiper .swiper-slide .intro .item-box .item {
  color: #666666;
  line-height: 1.2;
  font-size: 0.18rem;
  position: relative;
  padding-left: 24px;
  margin-bottom: 0.15rem;
}

.international .box5 .swiper-box .box5-swiper .swiper-slide .intro .item-box .item:last-child {
  margin-bottom: 0;
}

.international .box5 .swiper-box .box5-swiper .swiper-slide .intro .item-box .item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #5C5698;
}

.international .box5 .swiper-box .box5-swiper .swiper-slide .intro .item-box .item::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #5C5698;
}

.international .box5 .swiper-box .box5-swiper .swiper-slide .intro .txt {
  margin-top: 0.3rem;
  color: #666666;
  line-height: 1.6;
  font-size: 0.18rem;
}

.international .box5 .swiper-box .box5-swiper .swiper-slide .intro .li-box {
  margin-top: 0.3rem;
}

.international .box5 .swiper-box .box5-swiper .swiper-slide .intro .li-box .li {
  margin-bottom: 0.3rem;
}

.international .box5 .swiper-box .box5-swiper .swiper-slide .intro .li-box .li:last-child {
  margin-bottom: 0;
}

.international .box5 .swiper-box .box5-swiper .swiper-slide .intro .li-box .li .h1 {
  color: #5C5698;
  line-height: 1;
  font-size: 0.26rem;
}

.international .box5 .swiper-box .box5-swiper .swiper-slide .intro .li-box .li .info {
  margin-top: 0.14rem;
  color: #666666;
  line-height: 1.6;
  font-size: 0.18rem;
  text-align: justify;
}

.jh_con .jh1{padding: 3.13vw 15.63vw 1.15vw 15.63vw;background-color: #E2E2ED;}
.jh_con .jh1 .jh_tit{display: flex;justify-content: center;align-items: center;margin-bottom: 1.56vw;}
.jh_con .jh1 .jh_tit .h{font-size: 1.88vw;color: #343434;line-height: 2.50vw;margin: 0 1.72vw;font-weight: 600;}
.jh_con .jh1 .jh_tit .solid{width: 25.78vw;}
.jh_con .jh1 .jh_tit .solid img{width: 100%;}
.jh_con .jh1 .p{font-size: 1.25vw;color: #343434;line-height: 1.53;margin-bottom: 6.25vw;padding: 0 2.60vw;}
.jh_con .jh1 .p>div{text-indent: 2em;margin-bottom:0.5vw;text-align:justify;}
.jh_con .jh1 .p>div:last-child{margin-bottom:0;}
.jh_con .jh1 .list{display: flex;justify-content: space-between;align-items: center;}
.jh_con .jh1 .list .left{width: 36.46vw;position: relative;}
.jh_con .jh1 .list .left img{width: 100%;}
.jh_con .jh1 .list .left a{position: absolute;width: 14.06vw;height: 1.88vw;}
.jh_con .jh1 .list .left a:nth-child(2){top: 16.67vw;left: 5.21vw;}
.jh_con .jh1 .list .left a:nth-child(3){top: 19.58vw;left: 20.83vw;}
.jh_con .jh1 .list .left a:nth-child(4){top: 27.86vw;left: 14.29vw;}
.jh_con .jh1 .list .left .p2{position: absolute;right: 2.92vw;bottom: 2.81vw;color: #5E5DA0;}
.jh_con .jh1 .list .right{width: 26.04vw;}
.jh_con .jh1 .list .right .item{display: flex;justify-content: space-between;align-items: center;margin-bottom: 5.21vw;width: 100%;}
.jh_con .jh1 .list .right .item:last-child{margin-bottom: 0;}
.jh_con .jh1 .list .right .item .pic{width: 9.38vw;height: 6.25vw;border-top-right-radius: 1.25vw;border-bottom-left-radius: 1.25vw;overflow: hidden;border:1px solid #5F5AA3;}
.jh_con .jh1 .list .right .item .pic img{width: 100%;height: 100%;object-fit: cover;}
.jh_con .jh1 .list .right .item .txt{width: 15.10vw;}
.jh_con .jh1 .list .right .item .txt .cn{font-size: 1.04vw;color: #5F5AA3;line-height: 1.4;}
.jh_con .jh1 .list .right .item .txt .en{font-size: 1.04vw;color: #5F5AA3;line-height: 1.4;margin-bottom: 0.16vw;}
.jh_con .jh1 .list .right .item .txt .p1{font-size: 0.63vw;color: #343434;line-height: 1.33;}
.jh_con .jh2{padding: 3.13vw 17.1vw 4.17vw 17.1vw;}
.jh_con .jh2 .jh_tit{display: flex;justify-content: center;align-items: center;margin-bottom: 3.13vw;}
.jh_con .jh2 .jh_tit .h{font-size: 1.88vw;color: #343434;line-height: 2.50vw;margin: 0 1.72vw;font-weight: 600;}
.jh_con .jh2 .jh_tit .solid{width: 25.78vw;}
.jh_con .jh2 .jh_tit .solid img{width: 100%;}
.jh_con .jh2 .con{display: flex;justify-content: space-between;align-items: flex-start;}
.jh_con .jh2 .con .left{width: 22.60vw;}
.jh_con .jh2 .con .left .item{margin-bottom: 3.13vw;}
.jh_con .jh2 .con .left .item:last-child{margin-bottom: 0;}
.jh_con .jh2 .con .left .item .h1{font-weight: 600;color: #5E5DA0;font-size: 1.2vw;line-height: 1.5;margin-bottom: 0.26vw;}
.jh_con .jh2 .con .left .item .p1{font-size: 1.04vw;line-height: 1.5;color: #343434;}
.jh_con .jh2 .con .right{width: 31.25vw;position: relative;}
.jh_con .jh2 .con .right .pic{width: 100%;height: 20.42vw;border-radius: 1.25vw;overflow: hidden;position: relative;z-index: 2;}
.jh_con .jh2 .con .right .pic img{width: 100%;height: 100%;object-fit: cover;}
.jh_con .jh2 .con .right .kuai{width: 8.23vw;height: 8.23vw;border-radius: 1.25vw;background-color: #8D89BD;position: absolute;bottom: -1.56vw;right: -2.34vw;}
.jh_con .jh3{padding: 3.13vw 18.75vw;background: url(../image/hj3_bj.png)no-repeat center;background-size: cover;}
.jh_con .jh3 .item{margin-bottom: 3.13vw;}
.jh_con .jh3 .item:last-child{margin-bottom: 0;}
.jh_con .jh3 .h1{display: flex;justify-content: center;align-items: center;margin-bottom: 1.88vw;}
.jh_con .jh3 .h1 .h{font-size: 1.88vw;color: #5F5AA3;line-height: 2.50vw;margin: 0 1.72vw;font-weight: 600;}
.jh_con .jh3 .h1 .solid{width: 24.69vw;}
.jh_con .jh3 .h1 .solid img{width: 100%;}
.jh_con .jh3 .p1{font-size: 1.25vw;color: #343434;line-height: 1.5;text-align: center;}
.jh_con .jh4{padding: 3.13vw 17.71vw;}
.jh_con .jh4 .jh_tit{display: flex;justify-content: center;align-items: center;margin-bottom: 3.13vw;}
.jh_con .jh4 .jh_tit .h{font-size: 1.88vw;color: #343434;line-height: 2.50vw;margin: 0 1.72vw;font-weight: 600;}
.jh_con .jh4 .jh_tit .solid{width: 24.52vw;}
.jh_con .jh4 .jh_tit .solid img{width: 100%;}
.jh_con .jh4 .con{width: 100%;display: flex;justify-content: space-between;}
.jh_con .jh4 .con .pic{width: 31.25vw;height: 20.83vw;overflow: hidden;}
.jh_con .jh4 .con .pic img{width: 100%;height: 100%;object-fit: cover;}
.jh_con .jh4 .con .txt{width:calc(100% - 31.25vw);border: 1px solid #A2A2A2;border-left: none;height: 20.83vw;padding:0 2.60vw;display: flex;align-items: center;}
.jh_con .jh4 .con .txt .h{font-size: 1.56vw;color: #343434;font-weight: 600;line-height: 1.5;margin-bottom: 1.30vw;}
.jh_con .jh4 .con .txt .more{background: #5F5AA3;color: #fff;}
.jh_con .jh4 .con .txt .more i{    background-image: url(../image/more-r.svg);}

@media (max-width: 1440px) {
  .fix-pic .close {
    width: 20px;
  }
  .cont_line {font-size: 16px;}
}

@media (max-width: 1280px) {
    .cont_line {font-size: 14px;}
}
@media (max-width: 1024px) {
    .w1600{width: 90%;}
  .special_main .title {
    font-size: 20px
  }

  .special_main .part {
    display: block;
    position: relative;
    padding-top: 200px;
  }

  .special_main .part .left .num {
    font-size: 16px;
  }

  .special_main .part .left .ltit {
    font-size: 18px;
  }

  .special_main .part .left .detail {
    font-size: 12px;
  }

  .special_main .part .right .rimg {
    width: 100%;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
  }

  .jz_page {
    display: block;
    padding: 40px 4%;
  }

  .jz_page .left {
    width: 100%;
    margin-bottom: 20px;
  }

  .jz_page .left .ltitle {
    font-size: 18px;
  }

  .jz_page .left .list a {
    font-size: 14px;
  }

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

  .jz_page .right .item {
    width: 100%;
    height: auto;
    display: block;
  }

  .jz_page .right .item .ibg {
    width: 100%;
    height: 200px;
  }

  .jz_page .right .item .i_inner {
    width: 100%;
    padding: 20px 2%;
  }

  .jz_page .right .item .i_inner .line {
    font-size: 18px;
  }

  .jz_page .right .item .i_inner .line2 {
    font-size: 14px;
  }

  .jz_page .right .item .i_inner .bottom .time {
    font-size: 12px;
  }

  .jz_page .right .item .i_inner .bottom .detail {
    display: none;
  }

  .switch_btn {
    margin-bottom: 0;
  }

  .switch_btn .lswitch .btn {
    width: 20px;
    height: 20px;
    font-size: 12px;
  }

  .hl_page {
    padding: 40px 0;
  }

  .hl_page .part1 {
    padding: 0 4%;
  }

  .hl_tit {
    font-size: 18px;
  }

  .hl_page .part1 .hl_list .item {
    width: 50%;
    height: 200px;
  }

  .hl_list .item .inner .txt .tit {
    font-size: 16px;
  }

  .hl_page .part1 .hl_list .item .inner .txt .con {
    font-size: 12px;
    text-align: center;
    padding: 0 10px;
  }

  .hl_page .part1 .part_bottom .bottom_tit {
    font-size: 14px;
  }

  .hl_page .det {
    width: 81px;
  }

  .hl_page .part2 .hl_items {
    padding: 0 4%;
    display: block;
  }

  .hl_page .part2 .hl_items .item {
    width: 100%;
    height: auto;
  }

  .hl_page .part2 .hl_items .item .himgf .bimg {
    height: 200px;
  }

  .hl_page .part2 .hl_items .item .inner .tit {
    font-size: 18px;
  }

  .hl_page .part2 .hl_items .item .inner .bottom .time {
    font-size: 12px;
  }

  .hl_page .part4 {
    padding: 0 4%;
  }

  .hl_page .part4 .special {
    display: block;
  }

  .hl_page .part4 .special .item {
    width: 100%;
    height: 200px;
  }

  .hl_page .part4 .special .item .inner_l {
    padding: 20px;
    width: 100%;
    height: auto;
  }

  .hl_page .part4 .special .item .inner .tit {
    font-size: 16px;
  }

  .hl_page .part4 .special .item .inner .cont {
    font-size: 14px;
  }

  .hl_page .nurse .nurse_items {
    flex-wrap: wrap;
  }

  .nurse .nurse_items .item {
    width: 48%;
    height: auto;
    margin-right: 4%;
    margin-bottom: 20px;
  }

  .nurse .nurse_items .item:nth-child(2n) {
    margin-right: 0;
  }

  .nurse .nurse_items .item .inner .item_bg {
    width: 100%;
    height: 200px;
  }

  .nurse .nurse_items .item .inner .item_line1 {
    font-size: 16px;
  }

  .nurse .nurse_items .item .inner .item_line2 {
    font-size: 12px;
  }

  .art_detail_page {
    margin-top: 55px;
    padding: 20px 4%;
    display: block;
  }

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

  .art_detail_page .right {
    display: none;
  }

  .art_detail_page .left .part1 .cont .tit {
    font-size: 20px;
  }

  .cont_line {
    font-size: 14px;
  }

  .art_detail_page .left .part1 .cont .cont_footer {
    font-size: 14px;
    align-items: center;
    display: block;
  }

  .art_detail_page .art_footer .t .t1,
  .art_detail_page .art_footer .t .t2 {
    font-size: 14px;
  }

  .art_detail_page .art_footer .re {
    width: 81px;
  }

  .detail_page {
    margin-top: 55px;
    padding: 20px 4%;
    display: block;
  }

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

  .detail_page .right {
    display: none;
  }

  .detail_page .left .part1 .cont .tit {
    font-size: 16px;
  }

  .cont_line {
    font-size: 14px;
  }

  .detail_page .left .part1 .cont .cont_footer {
    font-size: 14px;
    align-items: center;
  }

  .detail_page .left .part4 .footer .t .t1,
  .detail_page .left .part4 .footer .t .t2 {
    font-size: 14px;
  }

  .detail_page .left .part4 .footer .re {
    width: 81px;
    display: none;
  }

  .tit3 {
    font-size: 18px;
  }

  .detail_page .left .part4 .footer {
    margin-top: 20px;
  }

  .detail_page .left .part1 .cont {
    font-size: 14px;
  }

  .banner .circle {
    width: 39.3vw;
    height: 39.3vw;
    top: 50%;
  }

  .news_page {
    padding: 40px 4%;
  }

  .news_items {
    display: block;
  }

  .news_page .item {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }

  .news_page .item .bimg {
    height: 200px;
  }

  .news_page .item .inner {
    height: auto;
  }

  .news_page .item .inner .tit {
    font-size: 16px;
  }

  .news_page .item .inner .con {
    font-size: 14px;
  }

  .news_page .item .bottom {
    display: none;
  }

  .news_page .item .bottom .time {
    font-size: 12px;
  }

  .news_page .item .bottom .more {
    width: 81px;
    height: 26px;
  }

  .sun_page {
    padding: 40px 4%;
  }

  .sun_page .top {
    font-size: 18px;
  }

  .sun_page .list {
    display: block;
  }

  .sun_page .list .item {
    width: 100%;
    margin-bottom: 20px;
  }

  .sun_page .list .i_bg {
    width: 100%;
    height: 200px;
  }

  .sun_page .list .item .ititle {
    font-size: 18px;
  }

  .sun_page .list .i_bg .content .content_tit {
    font-size: 14px;
  }

  .sun_page .list .i_bg .content .con_more {
    width: 81px;
    height: 26px;
  }

  .shzp_page {
    padding: 40px 4%;
  }

  .shzp_page .top {
    align-items: center;
  }

  .shzp_page .top_title {
    font-size: 18px;
  }

  .shzp_page .top .search {
    width: 140px;
    height: 30px;
  }

  .shzp_page .top .search input {
    width: 120px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }

  .shzp_page .top .search button {
    width: 20px;
    height: 30px;
  }

  .shzp_page .top .search button img {
    width: 10px;
  }

  .shzp_page .main_list .list_row .item {
    font-size: 10px;
    text-align: center;
  }

  .shzp_page .main_list .list_row .top1 {
    padding: 12px 0;
  }

  .shzp_page .main_list .list_row .bottom {
    padding: 20px 16px;
    
  }

  .shzp_page .main_list .list_row .bottom .box2 {
    display: block;
  }

  .shzp_page .main_list .list_row .bottom .box2>div {
    width: 100%;
    margin-bottom: 30px;
  }

  .shzp_page .main_list .list_row .bottom .out {
    top: 0.3rem;
  }

  .shzp_page .main_list .list_row .bottom .box2>div .h {
    line-height: 20px;
    margin-bottom: 14px;
    font-size: 14px;
  }

  .shzp_page .main_list .list_row .bottom .box2>div .p {
    line-height: 22px;
    font-size: 12px;
  }


  .social-share {
    font-size: 12px;
  }

  .fix-pic {
    display: none;
  }

  .detail_page .left .part2 .list .item {
    height: auto;
    width: 30%;
  }

  .detail_page .left .part2 .list .item .inner .item_bg {
    width: 22vw;
    height: 27vw;
  }

  .detail_page .left .part2 .list .item .inner .item_line1 {
    font-size: 16px;
  }

  .detail_page .left .part2 .list .item .inner .item_line2 {
    font-size: 14px;
  }

  .dialog .dialog_content {
    width: 90%;
    height: auto;
  }

  .dialog_content .cont .part1 .img {
    width: 15vw;
    height: 18.5vw;
  }

  .dialog_content .cont .part1 .perIn .name {
    font-size: 18px;
  }

  .dialog_content .cont .part1 .perIn .per_tit {
    font-size: 14px;
  }

  .dialog_content .cont .part2 .con {
    font-size: 12px;
  }

  .detail_page .left .part3 .more_list .list li {
    font-size: 14px;
    line-height: 1.75;
  }

  .detail_page .left .part3 .more_list {
    display: block;
  }

  .detail_page .left .part4 .footer .t {
    width: 100%;
    justify-content: space-between;
    padding: 10px 0;
  }

  .detail_page .left .part3 .more_list .list {
    border-right: none;
  }

  .banner .inter-pos .tit span{font-size: 20px;}
  .international .box5 .swiper-box .box5-swiper .swiper-slide .intro{text-align: justify;}
  .international .box5 .swiper-box .swiper-button-prev, .international .box5 .swiper-box .swiper-button-next{width: 40px;height: 30px;}
  .international .box5 .swiper-box .swiper-button-prev::after, .international .box5 .swiper-box .swiper-button-next::after{width: 18px;}
  .international .box5 .swiper-box .swiper-button-next{right: -25px;}
  .international .box5 .swiper-box .swiper-button-prev{left: -25px;}
  .international .box5{padding-top: 0.5rem;}
  .international .box3 .tabx span{font-size: 17px}

  .jh_con .jh1{padding: 0.5rem 5%;}
  .jh_con .jh1 .jh_tit{margin-bottom: 0.2rem;}
  .jh_con .jh1 .jh_tit .h{font-size: 0.25rem;line-height: 0.3rem;}
  .jh_con .jh1 .p{font-size: 0.15rem;line-height: 0.23rem;padding: 0;}
  .jh_con .jh1 .list{display: block;}
  .jh_con .jh1 .list .left{width: 100%;}
  .jh_con .jh1 .list .left a{width: 1.4rem;height: 0.3rem;}
  .jh_con .jh1 .list .left a:nth-child(2){top: 40%;left: 11%;}
  .jh_con .jh1 .list .left a:nth-child(4){top: 67%;left: 19%;}
  .jh_con .jh1 .list .left a:nth-child(3){top: 48%;left: 53%;}
  .jh_con .jh1 .list .right{width: 100%;}
  .jh_con .jh1 .list .right .item .pic{width: 39vw;height: 26vw;border-top-right-radius: 5.25vw;
    border-bottom-left-radius: 5.25vw;}
  .jh_con .jh1 .list .right .item .txt{width: 47vw;}
  .jh_con .jh1 .list .right .item .txt .cn{font-size: 0.14rem;}
  .jh_con .jh1 .list .right .item .txt .en{font-size: 0.12rem;}
  .jh_con .jh1 .list .right .item .txt .p1{font-size: 12px;}

  .jh_con .jh2{padding: 0.5rem 5%;}
  .jh_con .jh2 .jh_tit{margin-bottom: 0.2rem;}
  .jh_con .jh2 .jh_tit .h{font-size: 0.25rem;line-height: 0.3rem;}
  .jh_con .jh2 .con{display: block;}
  .jh_con .jh2 .con .left{width: 100%;}
  .jh_con .jh2 .con .right{width: 100%;margin-top: 0.2rem;}
  .jh_con .jh2 .con .left .item .h1{font-size: 0.16rem;line-height: 0.22rem;}
  .jh_con .jh2 .con .left .item .p1{font-size: 0.14rem;}
  .jh_con .jh2 .con .right .pic{height: 58vw;}

  .jh_con .jh3{padding: 0.5rem 5%;}
  .jh_con .jh3 .h1 .h{font-size: 0.25rem;line-height: 0.3rem;}
  .jh_con .jh3 .p1{font-size: 0.16rem;}
  .jh_con .jh3 .item{margin-bottom: 0.3rem;}

  .jh_con .jh4{padding: 0.5rem 5%;}
  .jh_con .jh4 .jh_tit{margin-bottom: 0.2rem;}
  .jh_con .jh4 .jh_tit .h{font-size: 0.25rem;line-height: 0.3rem;white-space:nowrap;width:fit-content;}
  .jh_con .jh4 .con{display: block;}
  .jh_con .jh4 .con .pic{width: 100%;height: 50vw;}
  .jh_con .jh4 .con .txt{width: 100%;border: 1px solid #A2A2A2;padding:0.3rem 0.2rem;height: auto;border-top: none;}
  .jh_con .jh4 .con .txt .h{font-size: 0.2rem;line-height: 0.3rem;}
  
  .banner .circle .circle_tit{top: 9.81vw;padding: 0;font-size:18px;}
  .banner .circle .circle_tit::after{top:8.17vw;}

}

@media (max-width: 960px) {
    
}

@media (max-width: 768px) {}

@media (max-width: 414px) {}

@media (max-width: 375px) {}

@media (max-width: 320px) {}