body {
  background: #fff;
  font: 13px/1.75 "Microsoft YaHei", arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}
.container {
  padding: 0;
  max-width: 79.9%;
}
.swiper {
  overflow: hidden;
}
@font-face {
  font-family: DIN-Medium;
  src: url('../font/DIN-Medium.otf');
}
textarea,
input {
  background: none;
  outline: none;
  resize: none;
}
.yc {
  overflow: hidden;
}
.xd {
  position: relative;
}
.jd {
  position: absolute;
}



.mb-div {
  display: none;
  padding-left: 21px;
}
.mb-div2 {
  display: none;
}
.mb-div2 a::before {
  display: none;
}
.mb-div2 a {
  width: 81% !important;
  line-height: 22px !important;
  margin-left: 11px;
  padding: 11px 0;
  padding-left: 14px !important;
}
.mb-div .mxl-t {
  position: absolute;
  padding: 25.5px 33px;
  right: 0;
  z-index: 3;
  top: -55px;
}
.mb-child {
  position: relative;
}
.mb-div a {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 2px;
  width: 90%;
  position: relative;
}
.mb-div a:last-child {
  margin-bottom: 0;
}
.mxl-o {
  position: absolute;
  right: 0;
  top: -5px;
  padding: 25.5px 15px;
}
.ys{
    background-color: #fff !important;
}
.head-lan{
    transition: all .3s;
}
.ys .head-lan{
   opacity: 0;
}
.mb-nav {
  position: fixed;
  z-index: 105 !important;
  width: 100%;
  background: #fff;
  padding: 88px 0;
  height: 100%;
  padding-top: 0px;
  top: 54.88px;
  overflow: scroll;
  display: none;
      background: #fff;
}
.mb-nav p {
  width: 80%;
  margin: 0 auto;
}
.mb-nav p img {
  max-width: 26px;
  display: block;
  margin-right: 0;
  margin-left: auto;
}
.mb-nav .logo {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 40%;
    margin-top: 13%;
}
.mb-nav .logo img {
  max-height: 90px;
}
.mb-nav ul {
  width: 93%;
  margin: 0 auto;
  margin-top: 34px;
      font-family: HarmonyOS_Sans_TC_Medium;
}
.mb-nav ul li {
  position: relative;
  width: 90%;
  margin: 0 auto;
  transition: all 0.8s;
  transform: translateY(20px);
  opacity: 0;
}
.mb-nav ul li:nth-last-child(2) .mxl-o{
    /*display: none;*/
}
.mb-nav ul li:nth-child(2) .mb-child img{
    display: none;
}
.mb-nav ul li:nth-child(3) .mxl-o{
    display: block;
}
/*.mb-nav ul li:nth-child(4) .mb-div a:last-child{*/
/*    display: none;*/
/*}*/
.mb-nav ul li a {
  color: #000;
  font-size: 15px;
  line-height: 48px;
  border-bottom: 1px solid #dcdcdc;
  padding-left: 13px;
  display: block;
  position: relative;
  white-space: nowrap;
}
.zk ul li {
  transform: translateY(0);
  transition-delay: 0.5s;
  opacity: 1;
}
.zk ul li:nth-child(1) {
  transition-delay: 0.2s;
}
.zk ul li:nth-child(2) {
  transition-delay: 0.3s;
}
.zk ul li:nth-child(3) {
  transition-delay: 0.4s;
}
.zk ul li:nth-child(4) {
  transition-delay: 0.5s;
}
.zk ul li:nth-child(5) {
  transition-delay: 0.6s;
}
.zk ul li:nth-child(6) {
  transition-delay: 0.7s;
}
.mb-nav .tel {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  font-weight: 600;
  margin-top: 27px;
}
.mb-nav .tel img {
  max-height: 24px;
  margin-right: 8px;
}
.mb-nav .mb-dl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: bold;
  margin-top: 48px;
}
.mb-nav .mb-dl li {
  width: fit-content;
}
.mb-nav .mb-dl li a {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 35px;
  border-bottom: none;
  font-weight: bold;
  background: #00b7ff;
  color: #fff;
  border-radius: 5px;
  padding: 2px 29px;
}
.mb-nav .mb-dl li a::before {
  display: none;
}
.mb-zd {
  display: none;
  position: relative;
  width: 30px;
  height: 28px;
}
.mb-zd em {
  position: absolute;
  left: 0;
  top: 6px;
  width: 30px;
  height: 1.5px;
  background-color: #fff;
  transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.menuBtn.on em {
  display: none;
  margin: -2px 0 0;
  position: absolute;
  top: 40%;
  width: 28px;
  background: #000 !important;
}
.menuBtn.on em:first-child {
  display: block;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.menuBtn.on {
  top: 4px;
}
.menuBtn.on em:first-child {
  display: block;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.menuBtn.on .s2 {
  opacity: 0;
}
.menuBtn.on em:last-child {
  display: block;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
.menuBtn .s1 {
  top: 5px;
}
.qh {
  opacity: 0;
}
.menuBtn .s2 {
  top: 14px;
}
.menuBtn .s3 {
  top: 23px;
}
.mb-zd em {
  background: #000;
}
.search-modal {
    display: block;
    position: fixed;
    width: 100%;
    top: 80%;
    transition: all .4s;
     opacity: 0; 
     visibility: hidden; 
    background: #fff;
    left: 0;
    box-shadow: 0px 7px 16px 0px rgb(89 89 89 / 35%);
    z-index: 100;
}
.cx{
    opacity: 1;
    visibility: visible;
    top: calc(100%);
}
.search-modal .container{
    padding: 35px 0;
    position: relative;
}
.search-modal form {
    width: 643px;
    margin: 0 auto;
    max-width: 100%;
}
.search-modal form .tb-row {
  position: relative;
}
.search-modal form .close-icon {
  width: 30px;
  height: 30px;
  font-size: 30px;
  color: #333;
  position: absolute;
  cursor: pointer;
  top: 5px;
  right: 15px;
  line-height: 30px;
  text-align: center;
}
.search-modal form input {
  height: 50px;
  width: 100%;
  border: 1px solid #d4d4d4;
  border-radius: 5px;
  color: #333;
  padding: 0 20px;
  outline: none;
  font-family: HarmonyOS_Sans_TC_Medium;
}
.search-modal form button {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  background-color: #fff;
  font-size: 18px;
  color: #333;
  outline: none;
  cursor: pointer;
}


.head {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.5s;
  border-bottom: 1px solid rgba(255, 255, 255, 0.43);
  z-index: 100;
}
.head .container {
  display: flex;
  align-items: center;
}
.head .container .head-logo {
  position: relative;
}
.head .container .head-logo img {
  transition: all 0.5s;
}
.head .container .head-logo img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  opacity: 0;
}
.head .container .head-rt {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.head .container .head-rt .head-nav {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  padding-right: 3.64583vw;
  border-right: 1px solid rgba(255, 255, 255, 0.43);
}
.head .container .head-rt .head-nav .head-li {
  position: relative;
  margin-right: 3.80208vw;
}
.head .container .head-rt .head-nav .head-li .headlist-child {
  background-color: rgba(255,255,255,.9);
  min-width: 190px;
  white-space: nowrap;
  position: absolute;
  top: 110%;
  left: 50%;
  transform: translateX(-50%);
  padding: 34px 15px;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
}
.head .container .head-rt .head-nav .head-li .headlist-child a {
  text-align: center;
  display: block;
  font-size: 20px;
  color: #9a9b9e;
  transition: all 0.5s;
  margin-bottom: 20px;
}
.head .container .head-rt .head-nav .head-li .headlist-child a:last-child {
  margin-bottom: 0;
}
.head .container .head-rt .head-nav .head-li .headlist-child a:hover {
  color: #050a17;
}
.head .container .head-rt .head-nav .head-li .head-a {
  display: block;
  font-size: 18px;
  padding: 33.25px 0;
  transition: all 0.5s;
  color: #fefefe;
  position: relative;
}
.head .container .head-rt .head-nav .head-li .head-a::after {
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  width: 0px;
  height: 2px;
  background-color: #ffffff;
  transition: all 0.5s;
  opacity: 0;
  border-radius: 1px;
}
.head .container .head-rt .head-nav .head-li .head-child {
  position: absolute;
  width: 490px;
  top: 100%;
  right: -91%;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
}
.head .container .head-rt .head-nav .head-li .head-child .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.head .container .head-rt .head-nav .head-li .head-child .mCSB_scrollTools {
  width: 6px;
}
.head .container .head-rt .head-nav .head-li .head-child .mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #f0f0f2;
  border-radius: 3px;
}
.head .container .head-rt .head-nav .head-li .head-child .mCSB_scrollTools {
  opacity: 1 !important;
}
.head .container .head-rt .head-nav .head-li .head-child .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #dddee2;
  border-radius: 3px;
  width: 6px;
}
.head .container .head-rt .head-nav .head-li .head-child .mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 0;
}
.head .container .head-rt .head-nav .head-li .head-child .mCSB_scrollTools .mCSB_buttonDown,
.head .container .head-rt .head-nav .head-li .head-child .mCSB_scrollTools .mCSB_buttonLeft,
.head .container .head-rt .head-nav .head-li .head-child .mCSB_scrollTools .mCSB_buttonRight,
.head .container .head-rt .head-nav .head-li .head-child .mCSB_scrollTools .mCSB_buttonUp {
  display: none;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con {
  position: relative;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf {
  background: rgba(255,255,255,.9);
  padding-left: 10.3%;
  height: 310px;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items {
  margin-bottom: 20px;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-bt {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-bt .head-child-bt-lf {
  flex: 1;
  display: flex;
  align-items: center;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-bt .head-child-bt-lf div:nth-child(1) {
  position: relative;
  line-height: 0;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-bt .head-child-bt-lf div:nth-child(1) img {
  transition: all 0.5s;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-bt .head-child-bt-lf div:nth-child(1) img:nth-child(2),
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-bt .head-child-bt-lf div:nth-child(1) img:nth-child(3) {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-bt .head-child-bt-lf div:nth-child(2) {
  flex: 1;
  margin-left: 10px;
  display: flex;
  align-items: center;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-bt .head-child-bt-lf div:nth-child(2) p:nth-child(1) {
  position: relative;
  width: 20px;
  line-height: 0;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-bt .head-child-bt-lf div:nth-child(2) p:nth-child(1) img {
  transition: all 0.5s;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-bt .head-child-bt-lf div:nth-child(2) p:nth-child(1) img:nth-child(2) {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  opacity: 0;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-bt .head-child-bt-lf div:nth-child(2) p:nth-child(2) {
  font-size: 20px;
  transition: all 0.5s;
  color: #9a9b9e;
  flex: 1;
  margin-left: 6px;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-bt .head-child-bt-rt {
  font-size: 18px;
  transition: all 0.5s;
  color: #9a9b9e;
  width: 48.2%;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-list {
  display: none;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-list ul {
  margin-top: 10px;
  border-top: 1px solid #eaeaeb;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-list ul li {
  border-bottom: 1px solid #eaeaeb;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-list ul li a {
  display: flex;
  align-items: center;
  padding: 7px 30px 7px 50px;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-list ul li a div:nth-child(1) {
  transition: all 0.5s;
  font-size: 18px;
  color: #6a6c71;
  flex: 1;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-list ul li a div:nth-child(2) {
  display: flex;
  align-items: center;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-list ul li a div:nth-child(2) p:nth-child(1) {
  width: 25px;
  height: 37px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-list ul li a div:nth-child(2) p:nth-child(1) img {
  max-height: 100%;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-list ul li a div:nth-child(2) p:nth-child(2) {
  position: relative;
  margin-left: 15px;
  line-height: 0;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-list ul li a div:nth-child(2) p:nth-child(2) img {
  transition: all 0.5s;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-list ul li a div:nth-child(2) p:nth-child(2) img:nth-child(2) {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-list ul li:hover a div:nth-child(1) {
  color: #3a3c3f;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-list ul li:hover a div:nth-child(2) p:nth-child(2) img:nth-child(2) {
  opacity: 1;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-list ul li:hover a div:nth-child(2) p:nth-child(2) img:nth-child(1) {
  opacity: 0;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items:nth-child(1) {
  padding-top: 35px;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items:last-child {
  padding-bottom: 20px;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items:hover .head-child-bt .head-child-bt-lf div:nth-child(1) img:nth-child(1),
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items:hover .head-child-bt .head-child-bt-lf div:nth-child(2) p:nth-child(1) img:nth-child(1) {
  opacity: 0;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items:hover .head-child-bt .head-child-bt-lf div:nth-child(1) img:nth-child(2),
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items:hover .head-child-bt .head-child-bt-lf div:nth-child(2) p:nth-child(1) img:nth-child(2) {
  opacity: 1;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items:hover .head-child-bt .head-child-bt-lf div:nth-child(2) p:nth-child(2),
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items:hover .head-child-bt .head-child-bt-rt {
  color: #050a17;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .activelist .head-child-bt .head-child-bt-lf div:nth-child(1) img:nth-child(1),
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .activelist .head-child-bt .head-child-bt-lf div:nth-child(1) img:nth-child(2),
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .activelist .head-child-bt .head-child-bt-lf div:nth-child(2) p:nth-child(1) img:nth-child(1) {
  opacity: 0 !important;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .activelist .head-child-bt .head-child-bt-lf div:nth-child(1) img:nth-child(3),
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .activelist .head-child-bt .head-child-bt-lf div:nth-child(2) p:nth-child(1) img:nth-child(2) {
  opacity: 1 !important;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .activelist .head-child-bt .head-child-bt-lf div:nth-child(2) p:nth-child(2),
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .activelist .head-child-bt .head-child-bt-rt {
  color: #050a17;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items:last-child {
  margin-bottom: 0;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-rt {
  position: absolute;
  left: 100%;
  width: 472px;
  height: 100%;
  top: 0;
  transition: all 0.5s;
  opacity: 0;
  /*visibility: hidden;*/
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-rt div {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../images/hcpzx-bg.jpg) no-repeat;
  background-size: cover;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-rt div img {
  max-height: 90%;
  max-width: 87%;
}
.head .container .head-rt .head-nav .head-li .head-child .head-child-con .activetp {
  opacity: 1;
  /*visibility: visible;*/
}
.head .container .head-rt .head-nav .head-li:last-child {
  margin-right: 0;
}
.head .container .head-rt .head-nav .head-li:hover .head-a::after {
  opacity: 1;
  width: 40px;
}
.head .container .head-rt .head-nav .head-li:hover .head-child {
  opacity: 1;
  visibility: visible;
}
.head .container .head-rt .head-nav .head-li:hover .headlist-child {
  opacity: 1;
  visibility: visible;
  top: 100%;
}
.head .container .head-rt .head-nav .active .head-a {
  font-weight: bold;
}
.head .container .head-rt .head-nav .active .head-a::after {
  opacity: 1;
  width: 40px;
}
.head .container .head-rt .headrt-rt {
  display: flex;
  align-items: center;
  padding-left: 2.5vw;
}
.head .container .head-rt .headrt-rt .head-ss {
  margin-right: 2.29167vw;
  position: relative;
}
.head .container .head-rt .headrt-rt .head-ss img {
  cursor: pointer;
  transition: all 0.5s;
}
.head .container .head-rt .headrt-rt .head-ss img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  opacity: 0;
}
.head .container .head-rt .headrt-rt .head-lan {
  font-size: 18px;
  transition: all 0.5s;
  color: #fefefe;
}
.head .container .head-rt .headrt-rt .head-lan a {
  font-size: 18px;
  transition: all 0.5s;
  color: #fefefe;
}
.head .container .head-rt .headrt-rt .head-lan a:hover {
  color: #2f65eb !important;
}
.head .container .head-rt .headrt-rt .head-lan span {
  position: relative;
  top: -1px;
  transition: all 0.5s;
}
.head .container .head-rt .headrt-rt .head-lan .active {
  font-weight: bold;
}
.head:hover {
  background: #fff;
  border-bottom: 1px solid #eaeaeb;
}
.head:hover .container .head-logo img:nth-child(2),
.head:hover .container .head-rt .headrt-rt .head-ss img:nth-child(2) {
  opacity: 1;
}
.head:hover .container .head-logo img:nth-child(1),
.head:hover .container .head-rt .headrt-rt .head-ss img:nth-child(1) {
  opacity: 0;
}
.head:hover .container .head-rt .head-nav .head-li .head-a,
.head:hover .container .head-rt .headrt-rt .head-lan a,
.head:hover .container .head-rt .headrt-rt .head-lan span {
  color: #333539;
}
.head:hover .container .head-rt .head-nav .head-li .head-a::after {
  background: #333539;
}
.head:hover .container .head-rt .head-nav {
  border-right: 1px solid #eaeaeb;
}
.activehead {
  background: #fff;
  border-bottom: 1px solid #eaeaeb;
}
.activehead .container .head-logo img:nth-child(2),
.activehead .container .head-rt .headrt-rt .head-ss img:nth-child(2) {
  opacity: 1;
}
.activehead .container .head-rt .head-nav .head-li .head-a {
  padding: 25.25px 0;
}
.activehead .container .head-logo img:nth-child(1),
.activehead .container .head-rt .headrt-rt .head-ss img:nth-child(1) {
  opacity: 0;
}
.activehead .container .head-rt .head-nav .head-li .head-a,
.activehead .container .head-rt .headrt-rt .head-lan a,
.activehead .container .head-rt .headrt-rt .head-lan span {
  color: #333539;
}
.activehead .container .head-rt .head-nav .head-li .head-a::after {
  background: #333539;
}
.activehead .container .head-rt .head-nav {
  border-right: 1px solid #eaeaeb;
}
.banner {
  margin-top: 0;
}
.banner .ban-swiper {
  position: relative;
}
.banner .ban-swiper .ban-pagination {
  bottom: 8.3%;
}
.banner .ban-swiper .ban-pagination .swiper-pagination-bullet {
  width: 20px;
  height: 2px;
  background-color: #ffffff;
  opacity: 0.5;
  transition: all 0.5s;
  margin: 0 7px;
}
.banner .ban-swiper .ban-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide {
  overflow: hidden;
  position: relative;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg {
  transform: scale(1.08, 1.08);
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg img {
  max-width: 101%;
  min-width: 100%;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con {
  position: absolute;
  left: 0;
  right: 0;
  top: 3vw;
  bottom: 0;
  margin: auto;
  height: fit-content;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .yc:nth-child(1) {
  height: 2.9vw;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .yc:nth-child(1) img {
  max-height: 100%;
  transform: translateY(100%) rotate(10deg);
  opacity: 0;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .yc:nth-child(2) {
  margin-top: 37px;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .yc:nth-child(2) h3 {
  font-size: 1.354167vw;
  color: #fefefe;
  position: relative;
  padding-top: 31px;
  transform: translateY(100%) rotate(10deg);
  opacity: 0;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .yc:nth-child(2) h3::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 33px;
  height: 1px;
  background-color: #ffffff;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .ban-box {
  margin-top: 47px;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .ban-box ul {
  display: flex;
  transform: translateY(100%) rotate(10deg);
  opacity: 0;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .ban-box ul li {
  margin-right: 3.125vw;
  text-align: center;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .ban-box ul li p {
  font-size: 18px;
  color: #f4f4f4;
  margin-top: 6px;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .ban-box ul li:last-child {
  margin-right: 0;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .ban-gd {
  margin-top: 70px;
  transform: translateY(100%) rotate(10deg);
  opacity: 0;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .ban-gd .sy-more {
  border: solid 1px #ffffff;
  background: url(../images/symore-bg.png) no-repeat;
  background-size: 55% 100%;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .ban-gd .sy-more:hover {
  background-size: 101% 100%;
  color: #fff;
  transform: translateX(3px);
  box-shadow: none;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide-bg {
  animation: image-zoom-out 8s 0s forwards;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide1-con .yc:nth-child(1) img,
.banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide1-con .yc:nth-child(2) h3,
.banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide1-con .ban-box ul,
.banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide1-con .ban-gd {
  -webkit-animation: text-active-animation 1.5s cubic-bezier(0.7, 0, 0.2, 1) both 0.5s;
  animation: text-active-animation 1.5s cubic-bezier(0.7, 0, 0.2, 1) both 0.5s;
}
@keyframes image-zoom-out {
  0% {
    transform: scale(1.08, 1.08);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes text-active-animation {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100%) rotate(5deg);
    transform: translateY(100%) rotate(5deg);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
}
.sy-more {
  width: 120px;
  height: 40px;
  background-color: #2f65eb;
  border-radius: 4px;
  font-size: 14px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.sy-more span {
  font-size: 18px;
  position: relative;
  top: -1px;
  margin-left: 9px;
}
.sy-more:hover {
  box-shadow: 1px 1px 10px #2f65eb;
  transform: translateX(4px);
  color: #fff;
}
.gywm {
  padding-top: 4.5%;
  padding-bottom: 5.3%;
  background: url(../images/gywm-bg.png) no-repeat;
  background-size: cover;
  background-color: #fbfbfb;
}
.gywm .container .gywm-con {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 5.2%;
}
.gywm .container .gywm-con .gywm-lf {
  width: 50.66%;
}
.gywm .container .gywm-con .gywm-lf .gywm-tp {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 470px;
}
.gywm .container .gywm-con .gywm-rt {
  width: 45.2%;
}
.gywm .container .gywm-con .gywm-rt .gywm-nr {
  font-size: 18px;
  line-height: 1.89;
  color: #656565;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 7;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
}
.gywm .container .gywm-con .gywm-rt .gywm-swiper {
  margin-top: 24px;
  padding-left: 24px;
  margin-bottom: 5%;
}
.gywm .container .gywm-con .gywm-rt .gywm-swiper .swiper-wrapper .swiper-slide {
  height: 4.59vw;
  display: flex;
  align-items: center;
}
.gywm .container .gywm-con .gywm-rt .gywm-swiper .swiper-wrapper .swiper-slide img {
  max-height: 100%;
}
.gywm .container .gywm-con .gywm-rt .gywm-swiper .swiper-wrapper .swiper-slide:hover img {
  animation: 0.9s fd linear;
}
.gywm .container .gywm-sz {
  margin-top: 5%;
}
.gywm .container .gywm-sz .row {
  margin-left: -10px;
  margin-right: -10px;
}
.gywm .container .gywm-sz .row .gywm-sz-items {
  padding: 0 10px;
}
.gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con {
  background-color: #ffffff;
  box-shadow: 0px 0px 24px 0px rgba(35, 35, 35, 0.08);
  border-radius: 8px;
  transition: all 0.5s;
  height: 100%;
  padding: 23px 0 33px 15.3%;
  position: relative;
}
.gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con div:nth-child(3) {
  position: absolute;
  right: 1.5625vw;
  top: 1.25vw;
}
.gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con div:nth-child(3) img {
  max-height: 1.57vw;
  transition: all 0.5s;
}
.gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con div:nth-child(3) img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  transform: scale(1.8);
}
.gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con div:nth-child(1) {
  font-family: DIN-Medium;
  display: flex;
  align-items: flex-end;
}
.gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con div:nth-child(1) h3 {
  font-size: 2.9167vw;
  color: #040b15;
  font-weight: 800;
  transition: all 0.5s;
}
.gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con div:nth-child(1) span {
  font-size: 1.45833vw;
  color: #040b15;
  transition: all 0.5s;
  margin-left: 10px;
  position: relative;
  top: 0.13vw;
}
.gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con div:nth-child(2) {
  font-size: 18px;
  position: relative;
  color: #5f5f5f;
  margin-top: 14px;
  padding-top: 13px;
  transition: all 0.5s;
}
.gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con div:nth-child(2)::before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 20px;
  height: 2px;
  background-color: #2f65eb;
  transition: all 0.5s;
}
.gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con:hover {
  background-color: #2f65eb;
  box-shadow: 0px 0px 24px 0px rgba(35, 35, 35, 0.08);
  transform: translateY(-4px);
}
.gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con:hover div:nth-child(1) h3,
.gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con:hover div:nth-child(1) span,
.gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con:hover div:nth-child(2) {
  color: #fff;
}
.gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con:hover div:nth-child(2)::before {
  background-color: #fff;
}
.gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con:hover div:nth-child(3) img:nth-child(1) {
  opacity: 0;
}
.gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con:hover div:nth-child(3) img:nth-child(2) {
  transform: scale(1);
  opacity: 1;
}
.gywm .container .gywm-sz .row .gywm-sz-items:nth-child(2) {
  animation-delay: 0.2s;
}
.gywm .container .gywm-sz .row .gywm-sz-items:nth-child(3) {
  animation-delay: 0.4s;
}
.gywm .container .gywm-sz .row .gywm-sz-items:nth-child(4) {
  animation-delay: 0.8s;
}
.gywm .container .gywm-sz .row .gywm-sz-items:nth-child(5) {
  animation-delay: 1s;
}
.gywm .container .gywm-sz .row .gywm-sz-items:nth-child(6) {
  animation-delay: 1.2s;
}
@keyframes fd {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
.sy-bt {
  text-align: center;
}
.sy-bt h2 {
  font-size: 3.02083vw;
  color: rgba(4, 11, 21, 0.2);
  font-family: 'Noto Sans SC', sans-serif;
  font-weight: 700;
}
.sy-bt h3 {
  font-size: 1.875vw;
  font-weight: bold;
  color: #040b15;
  position: relative;
  padding-bottom: 21px;
  margin-top: -1.4vw;
}
.sy-bt h3::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  bottom: 0;
  width: 40px;
  height: 3px;
  background-color: #2f65eb;
  border-radius: 2px;
}
.cpzx {
  background: url(../images/cpzx-bg.png) no-repeat left top;
  background-size: auto 100%;
  background-color: #f6f6f6;
  padding-top: 4.3%;
  padding-bottom: 4.5%;
}
.cpzx .cpzx-pagination {
  margin-top: 4%;
  height: 2px;
  background-color: rgba(216, 216, 216, 0.3);
  position: relative;
}
.cpzx .cpzx-pagination .swiper-pagination-progressbar-fill {
  background-color: #2f65eb;
}
.cpzx .cpzx-con {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 37px;
  position: relative;
}
.cpzx .cpzx-con .cpzx-lf {
  width: 42.2%;
}
.cpzx .cpzx-con .cpzx-lf .cjs-swiper .swiper-wrapper .swiper-slide .cpzx-bt {
  font-size: 24px;
  color: #040b15;
}
.cpzx .cpzx-con .cpzx-lf .cjs-swiper .swiper-wrapper .swiper-slide .cpzx-desc {
  margin-top: 11px;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.67;
  color: #7f7f7f;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
}
.cpzx-sz {
  display: flex;
  flex-wrap: wrap;
}
.cpzx-sz .cpzx-sz-items {
  transition: all 0.5s;
  margin-bottom: 20px;
  width: calc(100%/3) !important;
}
.cpzx-sz .cpzx-sz-items div:nth-child(1) {
  font-family: DIN-Medium;
  display: flex;
  align-items: center;
}
.cpzx-sz .cpzx-sz-items div:nth-child(1) .fh {
  font-size: 1.7708vw;
  color: #2f65eb;
  font-family: initial;
  position: relative;
  top: 0.2vw;
}
.cpzx-sz .cpzx-sz-items div:nth-child(1) h3 {
  font-size: 2.39583vw;
  font-weight: 800;
  color: #2f65eb;
}
.cpzx-sz .cpzx-sz-items div:nth-child(1) .bfb {
  font-size: 1.77083vw;
  color: #040b15;
  position: relative;
  top: 0.25vw;
  margin-left: 1px;
  transition: all 0.5s;
}
.cpzx-sz .cpzx-sz-items div:nth-child(2) {
  font-size: 16px;
  color: #525252;
  margin-top: -4px;
  transition: all 0.5s;
}
.cpzx-sz .cpzx-sz-items:hover {
  transform: translateX(4px);
}
.cpzx-sz .cpzx-sz-items:hover div:nth-child(1) .bfb,
.cpzx-sz .cpzx-sz-items:hover div:nth-child(2) {
  color: #2f65eb;
}
/*.cpzx-sz .cpzx-sz-items:nth-child(3n) {*/
/*  flex: 1;*/
/*}*/
/*.cpzx-sz .cpzx-sz-items:nth-child(3n-2) {*/
/*  width: 39%;*/
/*}*/
/*.cpzx-sz .cpzx-sz-items:nth-child(3n-1) {*/
/*  width: 34.4%;*/
/*}*/
.cpzx-yc {
  display: flex;
  margin-top: 29px;
  margin-bottom: 23px;
  flex-wrap: wrap;
}
.cpzx-yc li {
  margin-right: 4.6875vw;
  text-align: center;
  transition: all 0.5s;
  margin-bottom: 15px;
}
.cpzx-yc li a div:nth-child(1) {
  position: relative;
  margin: 0 auto;
  border-radius: 8px;
  border: solid 1px #2f65eb;
  width: 2.9167vw;
  height: 2.9167vw;
  display: flex;
  justify-content: center;
  transition: all 0.5s;
  align-items: center;
}
.cpzx-yc li a div:nth-child(1) img {
  max-height: 1.98vw;
  transition: all 0.5s;
}
.cpzx-yc li a div:nth-child(1) img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  transition: all 0.5s;
  transform: scale(1.5);
}
.cpzx-yc li a div:nth-child(2) {
  font-size: 18px;
  color: #414141;
  transition: all 0.5s;
  margin-top: 8px;
}
.cpzx-yc li:last-child {
  margin-right: 0;
}
.cpzx-yc li:hover a div:nth-child(1) {
  background-color: #2f65eb;
}
.cpzx-yc li:hover a div:nth-child(1) img:nth-child(1) {
  opacity: 0;
}
.cpzx-yc li:hover a div:nth-child(1) img:nth-child(2) {
  opacity: 1;
  transform: scale(1);
}
.cpzx-yc li:hover a div:nth-child(2) {
  color: #2f65eb;
}
.cpzx .cpzx-con .cpzx-rt {
  width: 52.65%;
}
.cpzx .cpzx-con .cpzx-rt video{
    max-width: 100%;
    opacity: 0;
    transition: all .5s;
    height: 100%;
    object-fit: cover;
}
.cpzx .cpzx-con .cpzx-rt video.xs{
    opacity: 1;
}
.cpzx .cpzx-con .cpzx-rt .swiper-slide{
    position: relative;
    height: 30.94vw;
}
.cpzx .cpzx-con .cpzx-rt .swiper-slide a{
    width: 100%;
    height: 100%;
    display: block;
}
.cpzx .cpzx-con .cpzx-rt .swiper-slide a p{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
}
.cpzx .cpzx-con .cpzx-rt .swiper-slide div{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cpzx .cpzx-con .cpzx-rt .swiper-slide div::after{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.1);
    content:'';
}
.cpzx .cpzx-con .cpzx-rt .swiper-slide div img{
    width: 6vw;
    cursor: pointer;
    transition: all .5s;
    position: relative;
    z-index: 2;
}
.cpzx .cpzx-con .cpzx-rt .swiper-slide div img:hover{
    transform: scale(.9);
}
.yyly {
  margin-top: 4.3%;
}
.yyly .sy-more {
  margin: 0 auto;
  margin-top: 4%;
}
.yyly .sy-bt h2 {
  color: #dfdfde;
}
.yyly .yyly-swiper {
  margin-top: 46px;
  position: relative;
}
.yyly .yyly-swiper .yyly-prev,
.yyly .yyly-swiper .yyly-next {
  margin: 0;
  width: auto;
  height: auto;
  background: none;
  top: 49.5%;
}
.yyly .yyly-swiper .yyly-prev:after {
  display: none;
}
.yyly .yyly-swiper .yyly-next:after {
  display: none;
}
.yyly .yyly-swiper .yyly-prev {
  left: 0;
}
.yyly .yyly-swiper .yyly-next {
  right: 0;
}
.yyly .yyly-swiper .swiper-wrapper .swiper-slide {
  position: relative;
  overflow: hidden;
}
.yyly .yyly-swiper .swiper-wrapper .swiper-slide .yyly-zz {
  width: 80%;
  height: 80%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  opacity: 0;
  transition: all 0.7s;
  background-color: rgba(47, 104, 235, 0.4);
}
.yyly .yyly-swiper .swiper-wrapper .swiper-slide .yyly-bg {
  display: block;
  overflow: hidden;
}
.yyly .yyly-swiper .swiper-wrapper .swiper-slide .yyly-bg p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 25vw;
}
.yyly .yyly-swiper .swiper-wrapper .swiper-slide .yyly-nr {
  position: absolute;
  width: 100%;
  padding: 0 2.5vw;
  bottom: -1%;
  z-index: 2;
  transition: all 0.5s;
}
.yyly .yyly-swiper .swiper-wrapper .swiper-slide .yyly-nr div:nth-ciild(1) {
  height: 38px;
}
.yyly .yyly-swiper .swiper-wrapper .swiper-slide .yyly-nr div:nth-ciild(1) img {
  max-height: 100%;
}
.yyly .yyly-swiper .swiper-wrapper .swiper-slide .yyly-nr h3 {
  font-size: 1.25vw;
  font-weight: bold;
  color: #ffffff;
  margin-top: 16px;
}
.yyly .yyly-swiper .swiper-wrapper .swiper-slide .yyly-nr div:nth-child(3) {
  font-size: 18px;
  line-height: 1.5;
  color: #f0f0f0;
  margin-top: 14px;
  margin-bottom: 27px;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
}
.yyly .yyly-swiper .swiper-wrapper .swiper-slide .yyly-nr a {
  width: 80px;
  height: 34px;
  border-radius: 4px;
  border: solid 1px #ffffff;
  transition: all 0.5s;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  opacity: 0;
  visibility: hidden;
}
.yyly .yyly-swiper .swiper-wrapper .swiper-slide .yyly-nr a:hover {
  background: #2f65eb;
  box-shadow: 1px 1px 10px #2f65eb;
  border: solid 1px #2f65eb;
  transform: translateX(4px);
}
.yyly .yyly-swiper .swiper-wrapper .swiper-slide:hover .yyly-zz {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.yyly .yyly-swiper .swiper-wrapper .swiper-slide:hover .yyly-nr {
  bottom: 28%;
}
.yyly .yyly-swiper .swiper-wrapper .swiper-slide:hover .yyly-nr div:nth-child(3),
.yyly .yyly-swiper .swiper-wrapper .swiper-slide:hover .yyly-nr a {
  opacity: 1;
  visibility: visible;
}
.ywbj {
  margin-top: 4.5%;
  position: relative;
}
.ywbj .ditu-mb {
  display: none;
}
.ywbj .ditu-pc{
    min-width: 100%;
}
.ywbj .ywbj-nr {
  position: absolute;
  top: 8%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.ywbj .ywbj-nr .sy-bt h2 {
  color: rgba(255, 255, 255, 0.2);
}
.ywbj .ywbj-nr .sy-bt h3 {
  color: #fff;
}
.ywbj .ywbj-nr .sy-bt h3::after {
  background: #fff;
}
.ywbj .ywbj-nr .ywbj-desc {
  text-align: center;
  margin-top: 17px;
  font-size: 18px;
  line-height: 1.67;
  color: #fff;
}
.ywbj .ywbj-dw .ywbj-dw-items {
  position: absolute;
}
.ywbj .ywbj-dw .ywbj-dw-items div:nth-child(1) {
  position: relative;
  height: 3.03vw;
}
.ywbj .ywbj-dw .ywbj-dw-items div:nth-child(1) img {
  max-height: 100%;
  animation: xz 1.5s linear infinite;
  transition: all 0.5s;
  transform: translateY(0) rotateY(0);
}
@keyframes xz {
  0% {
    transform: translateY(0) scale(1) rotateY(0);
  }
  50% {
    transform: translateY(-6px) scale(1.03) rotateY(45deg);
  }
  100% {
    transform: translateY(0) scale(1) rotateY(0);
  }
}
.ywbj .ywbj-dw .ywbj-dw-items div:nth-child(1) img:nth-child(2) {
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
}
.ywbj .ywbj-dw .ywbj-dw-items div:nth-child(2) {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  right: 0;
  white-space: nowrap;
  bottom: -24px;
  margin: auto 0;
  font-size: 20px;
  font-weight: bold;
  color: #fefefe;
  width: fit-content;
  transition: all 0.5s;
}
.ywbj .ywbj-dw .ywbj-dw-items:hover div:nth-child(1) img:nth-child(2) {
  opacity: 1;
}
.ywbj .ywbj-dw .ywbj-dw-items:hover div:nth-child(1) img:nth-child(1) {
  opacity: 0;
}
.ywbj .ywbj-dw .ywbj-dw-items:hover div:nth-child(2) {
  color: #2f65eb;
}
.ywbj .ywbj-dw .ywbj-dw-items:nth-child(1) {
  left: 19.2%;
  top: 53.4%;
}
.ywbj .ywbj-dw .ywbj-dw-items:nth-child(2) {
  left: 45.7%;
  top: 37%;
}
.ywbj .ywbj-dw .ywbj-dw-items:nth-child(2) div:nth-child(2) {
  left: -37px;
  bottom: 76%;
  transform: none;
}
.ywbj .ywbj-dw .ywbj-dw-items:nth-child(3) {
  left: 46%;
  top: 43.8%;
}
.ywbj .ywbj-dw .ywbj-dw-items:nth-child(4) {
  left: 47.1%;
  top: 40.2%;
}
.ywbj .ywbj-dw .ywbj-dw-items:nth-child(4) div:nth-child(2) {
  left: -37px;
  bottom: 21%;
  transform: none;
}
.ywbj .ywbj-dw .ywbj-dw-items:nth-child(5) {
  left: 48.4%;
  top: 37.3%;
}
.ywbj .ywbj-dw .ywbj-dw-items:nth-child(5) div:nth-child(2) {
  bottom: auto;
  top: -35px;
}
.ywbj .ywbj-dw .ywbj-dw-items:nth-child(6) {
  left: 50.1%;
  top: 37.4%;
}
.ywbj .ywbj-dw .ywbj-dw-items:nth-child(7) {
  left: 51.2%;
  top: 31%;
}
.ywbj .ywbj-dw .ywbj-dw-items:nth-child(7) div:nth-child(2) {
  left: auto;
  right: -37px;
  bottom: 21%;
  transform: none;
}
.ywbj .ywbj-dw .ywbj-dw-items:nth-child(8) {
  left: 52.4%;
  top: 35.2%;
}
.ywbj .ywbj-dw .ywbj-dw-items:nth-child(8) div:nth-child(2) {
  left: auto;
  right: -37px;
  bottom: 21%;
  transform: none;
}
.ywbj .ywbj-dw .ywbj-dw-items:nth-child(9) {
  left: 54%;
  top: 39.5%;
}
.ywbj .ywbj-dw .ywbj-dw-items:nth-child(10) {
  left: 54.35%;
  top: 50.1%;
}
.ywbj .ywbj-dw .ywbj-dw-items:nth-child(11) {
  left: 61.9%;
  top: 53.3%;
}
.ywbj .ywbj-dw .ywbj-dw-items:nth-child(12) {
  left: 68.7%;
  top: 55.3%;
}
.ywbj .ywbj-dw .ywbj-dw-items:nth-child(13) {
  left: 76.7%;
  top: 66.8%;
}
.ywbj .ywbj-dw .ywbj-dw-items:nth-child(14) {
  left: 77.3%;
  top: 47.2%;
}
.ywbj .ywbj-dw .ywbj-dw-items:nth-child(15) {
  left: 83.7%;
  top: 51.9%;
}
.ywbj .ywbj-dw .ywbj-dw-items:nth-child(16) {
  left: 87.7%;
  top: 80.9%;
}
.xwzx {
  margin-top: 4.3%;
  margin-bottom: 6%;
}
.xwzx .sy-bt h2 {
  color: rgba(223, 223, 222);
}
.xwzx .sy-more {
  margin: 0 auto;
  margin-top: 4%;
}
.xwzx .xwzx-con {
  display: flex;
  margin-top: 40px;
  justify-content: space-between;
}
.xwzx .xwzx-con .xwzx-lf {
  width: 47.4%;
  overflow: hidden;
  transition: all 0.5s;
}
.xwzx .xwzx-con .xwzx-lf p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  transition: transform 1s;
}
.xwzx .xwzx-con .xwzx-lf:hover {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
}
.xwzx .xwzx-con .xwzx-lf:hover p {
  transform: scale(1.03);
}
.xwzx .xwzx-con .xwzx-rt {
  width: 48.7%;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-items {
  box-shadow: 0px 0px 18px 0px rgba(35, 35, 35, 0.11);
  transition: all 0.5s;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  padding: 19px 5.5% 29px 5.5%;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-items .xwzx-nr {
  flex: 1;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-items .xwzx-nr a {
  transition: all 0.5s;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-items .xwzx-nr a:nth-child(1) {
  font-size: 22px;
  color: #333332;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 1;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-items .xwzx-nr a:nth-child(2) {
  font-size: 18px;
  line-height: 1.44;
  color: #333332;
  opacity: 0.7;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  margin-top: 4px;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-items .xwzx-rq {
  text-align: center;
  position: relative;
  padding-left: 4.7%;
  margin-left: 9%;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-items .xwzx-rq h3 {
  font-size: 62px;
  transition: all 0.5s;
  font-family: DIN-Medium;
  font-weight: 800;
  color: #333332;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-items .xwzx-rq p {
  font-family: DIN-Medium;
  font-size: 16px;
  letter-spacing: 1px;
  color: #333332;
  transition: all 0.5s;
  opacity: 0.7;
  margin-top: -9px;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-items .xwzx-rq::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  left: 0;
  width: 1px;
  height: 97%;
  transition: all 0.5s;
  background-color: rgba(51, 51, 50, 0.3);
}
.xwzx .xwzx-con .xwzx-rt .xwzx-items:last-child {
  margin-bottom: 0;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-items:hover {
  transform: translateX(4px);
  background-color: #2f65eb;
  box-shadow: 0px 0px 18px 0px rgba(35, 35, 35, 0.11);
}
.xwzx .xwzx-con .xwzx-rt .xwzx-items:hover .xwzx-nr a:nth-child(1),
.xwzx .xwzx-con .xwzx-rt .xwzx-items:hover .xwzx-nr a:nth-child(2),
.xwzx .xwzx-con .xwzx-rt .xwzx-items:hover .xwzx-rq h3,
.xwzx .xwzx-con .xwzx-rt .xwzx-items:hover .xwzx-rq p {
  color: #fff;
  opacity: 1;
}
.xwzx .xwzx-con .xwzx-rt .xwzx-items:hover .xwzx-rq::before {
  background: #fff;
}
.hzal {
  background-color: #fbfbfb;
  margin-top: 3%;
  padding-top: 4.5%;
  padding-bottom: 4.7%;
}
.hzal .hzal-pagination {
  position: relative;
  height: 2px;
  background-color: rgba(211, 211, 211, 0.3);
  margin-top: 4.7%;
}
.hzal .hzal-pagination .swiper-pagination-progressbar-fill {
  height: 2px;
  background-color: #2f65eb;
}
.hzal .hzal-swiper {
  margin-top: 40px;
  border-bottom: 1px solid #e6e6e6;
}
.hzal .hzal-swiper .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.hzal .hzal-swiper .swiper-wrapper .swiper-slide {
  height: 7.8125vw;
  background: #fff;
  display: flex;
  border: 1px solid #e6e6e6;
  justify-content: center;
  align-items: center;
  margin-right: -1px;
  margin-bottom: -1px;
  position: relative;
  z-index: 3;
}
.hzal .hzal-swiper .swiper-wrapper .swiper-slide img {
  max-height: 85%;
  max-width: 77%;
}
.hzal .hzal-swiper .swiper-wrapper .swiper-slide::before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 0%;
  height: 0%;
  border-left: 1px solid #2f65eb;
  border-bottom: 1px solid #2f65eb;
  transition: all 0.5s;
  opacity: 0;
  z-index: 3;
}
.hzal .hzal-swiper .swiper-wrapper .swiper-slide::after {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 0%;
  height: 0%;
  border-right: 1px solid #2f65eb;
  border-top: 1px solid #2f65eb;
  transition: all 0.5s;
  opacity: 0;
  z-index: 3;
}
.hzal .hzal-swiper .swiper-wrapper .swiper-slide:hover::before {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.hzal .hzal-swiper .swiper-wrapper .swiper-slide:hover::after {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.hzal .hzal-swiper .swiper-wrapper .swiper-slide:hover img {
  animation: 0.9s fd linear;
}
.hzal .sy-bt h2 {
  color: #dadadb;
}
.foot {
  background: url(../images/foot-bg.jpg) no-repeat center center;
  background-size: cover;
  padding-top: 31px;
}
.foot .container .foot-tp {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  display: flex;
  align-items: center;
  padding-bottom: 30px;
}
.foot .container .foot-tp ul {
  flex: 1;
  display: flex;
}
.foot .container .foot-tp ul li {
  margin-right: 3.802vw;
}
.foot .container .foot-tp ul li a {
  font-size: 18px;
  font-weight: bold;
  color: #fefefe;
  transition: all 0.5s;
}
.foot .container .foot-tp ul li a:hover {
  color: #2f65eb;
}
.foot .container .foot-tp ul li:last-child {
  margin-right: 0;
}
.foot .container .foot-tp p {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  color: #fefefe;
}
.foot .container .foot-tp p span {
  position: relative;
  top: -1px;
  margin: 0 4px;
}
.foot .container .foot-tp p a {
  font-size: 18px;
  font-weight: bold;
  transition: all 0.5s;
  color: #fefefe;
}
.foot .container .foot-tp p a:hover {
  color: #2f65eb;
}
.foot .container .foot-cen {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 49px;
}
.foot .container .foot-cen div:nth-child(1) {
  display: flex;
  align-items: center;
}
.foot .container .foot-cen div:nth-child(1) p {
  font-size: 18px;
  font-weight: bold;
  color: #818181;
  margin-right: 18px;
}
.foot .container .foot-cen div:nth-child(1) ul {
  display: flex;
  flex: 1;
}
.foot .container .foot-cen div:nth-child(1) ul li {
  margin-right: 10px;
  position: relative;
}
.foot .container .foot-cen div:nth-child(1) ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  transition: all 0.5s;
  /*background-color: #323d58;*/
  /*border-radius: 4px;*/
}
.foot .container .foot-cen div:nth-child(1) ul li a img {
  max-height: 100%;
}
.foot .container .foot-cen div:nth-child(1) ul li div {
  position: absolute;
  bottom: calc(100% + 20px);
  background: #fff;
  text-align: center;
  min-width: 109px;
  left: 50%;
  transform: translateX(-50%);
  padding: 12px 15px 18px 15px;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
}
.foot .container .foot-cen div:nth-child(1) ul li div p {
  font-size: 12px;
  margin: 0;
  color: #000;
  margin-bottom: 15px;
}
.foot .container .foot-cen div:nth-child(1) ul li div img:nth-child(1) {
  position: absolute;
  bottom: -4px;
  left: 50%;
  transform: translateX(-50%);
}
/*.foot .container .foot-cen div:nth-child(1) ul li:hover a {*/
/*  background: #2f65eb;*/
/*}*/
.foot .container .foot-cen div:nth-child(1) ul li:hover div {
  opacity: 1;
  bottom: calc(100% + 10px);
  visibility: visible;
}
.foot .container .foot-bt {
  font-size: 14px;
  color: #fefefe;
  margin-top: 50px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 13.25px 0;
}
.foot .container .foot-bt a {
  transition: all 0.5s;
  font-size: 14px;
  color: #fefefe;
}
.foot .container .foot-bt a:hover {
  color: #2f65eb;
}
.cpzx-next{
    right: -4% !important;
}
.cpzx-prev{
    left: -4% !important;
}
.cpzx-next,.cpzx-prev{
    top: 51% !important;
}

.banner .cpzx-sz .cpzx-sz-items div:nth-child(1) .fh,.banner .cpzx-sz .cpzx-sz-items div:nth-child(1) h3,.banner .cpzx-sz .cpzx-sz-items div:nth-child(1) .bfb,.banner .cpzx-sz .cpzx-sz-items div:nth-child(2){
    color: #fff !important;
}
.banner .cpzx-sz .cpzx-sz-items{
    width: 50% !important;
}
.banner .cpzx-sz{
    width: 530px;
    max-width: 100%;
}

.ywbj .ywbj-dw .ywbj-dw-items:nth-child(17) {
    left: 43.1%;
    top: 39.2%;
}
.ywbj .ywbj-dw .ywbj-dw-items:nth-child(18) {
    left: 73.1%;
    top: 32.2%;
}
.ywbj .ywbj-dw .ywbj-dw-items:nth-child(19) {
    left: 77.3%;
    top: 55.2%;
}
.ywbj .ywbj-dw .ywbj-dw-items:nth-child(20) {
    left: 94.7%;
    top: 88.9%;
}




@media (max-width: 1920px) {
  .xwzx .xwzx-con .xwzx-rt .xwzx-items .xwzx-nr a:nth-child(2),
  .cpzx-yc li a div:nth-child(2),
  .cpzx .cpzx-con .cpzx-lf .cjs-swiper .swiper-wrapper .swiper-slide .cpzx-desc,
  .gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con div:nth-child(2),
  .gywm .container .gywm-con .gywm-rt .gywm-nr,
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .ban-box ul li p {
    font-size: 17px;
  }
  .cpzx .cpzx-con .cpzx-lf .cjs-swiper .swiper-wrapper .swiper-slide .cpzx-bt {
    font-size: 22px;
  }
  /*.cpzx-sz .cpzx-sz-items:nth-child(3n-1) {*/
  /*  width: 29.4%;*/
  /*}*/
  .cpzx-yc li {
    margin-right: 4vw;
  }
  .ywbj .ywbj-dw .ywbj-dw-items div:nth-child(2) {
    font-size: 18px;
  }
  .xwzx .xwzx-con .xwzx-rt .xwzx-items .xwzx-nr a:nth-child(1) {
    font-size: 21px;
  }
  .xwzx .xwzx-con .xwzx-rt .xwzx-items .xwzx-rq h3 {
    font-size: 54px;
  }
  .xwzx .xwzx-con .xwzx-rt .xwzx-items .xwzx-rq p {
    font-size: 15px;
  }
}
@media (max-width: 1765px) {
    .cpzx-sz .cpzx-sz-items{
        width: 50% !important;
    }
}
@media (max-width: 1599px) {
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .yc:nth-child(2) {
    margin-top: 28px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .ban-box {
    margin-top: 42px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .ban-gd {
    margin-top: 48px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .yc:nth-child(2) h3 {
    font-size: 21px;
  }
  .head .container .head-rt .head-nav .head-li .head-a {
    font-size: 17px;
  }
  .head .container .head-rt .head-nav .head-li {
    margin-right: 3.3vw;
  }
  .foot .container .foot-cen div:nth-child(1) p,
  .foot .container .foot-tp p,
  .foot .container .foot-tp p a,
  .foot .container .foot-tp ul li a,
  .xwzx .xwzx-con .xwzx-rt .xwzx-items .xwzx-nr a:nth-child(2),
  .yyly .yyly-swiper .swiper-wrapper .swiper-slide .yyly-nr div:nth-child(3),
  .gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con div:nth-child(2) {
    font-size: 16px;
  }
  .cpzx-sz .cpzx-sz-items div:nth-child(2) {
    font-size: 15px;
  }
  .cpzx-yc li {
    margin-right: 3.5vw;
  }
  .yyly .yyly-swiper .swiper-wrapper .swiper-slide .yyly-nr h3 {
    font-size: 20px;
  }
  .hzal .hzal-swiper .swiper-wrapper .swiper-slide img {
    max-height: 57%;
    max-width: 68%;
  }
  .flogo {
    width: 12%;
  }
  .head .container .head-rt .head-nav .head-li .head-child {
    right: -66%;
  }
  .head .container .head-rt .head-nav .head-li .headlist-child a {
    font-size: 18px;
    margin-bottom: 14px;
  }
  .head .container .head-rt .head-nav .head-li .headlist-child {
    min-width: 163px;
    padding: 29px 15px;
  }
  .head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-bt .head-child-bt-lf div:nth-child(2) p:nth-child(2) {
    font-size: 18px;
  }
  .head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-list ul li a div:nth-child(1),
  .head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-bt .head-child-bt-rt {
    font-size: 17px;
  }
}
@media (max-width: 1477px) {
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .ban-box ul li p {
    font-size: 15px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .yc:nth-child(2) {
    margin-top: 24px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .yc:nth-child(2) h3 {
    padding-top: 28px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .ban-box {
    margin-top: 39px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .ban-gd {
    margin-top: 36px;
  }
  .head .container .head-rt .head-nav {
    padding-right: 2.64583vw;
  }
  head .container .head-rt .headrt-rt {
    padding-left: 2.2vw;
  }
  .cpzx-yc li a div:nth-child(2),
  .gywm .container .gywm-con .gywm-rt .gywm-nr {
    font-size: 16px;
  }
  .gywm .container .gywm-con .gywm-rt .gywm-swiper .swiper-wrapper .swiper-slide img {
    max-height: 100%;
    max-width: 74%;
  }
  .cpzx-sz .cpzx-sz-items {
    width: 50% !important;
    margin-bottom: 12px;
  }
  .yyly .yyly-swiper .swiper-wrapper .swiper-slide .yyly-nr h3 {
    font-size: 19px;
  }
  .yyly .yyly-swiper .swiper-wrapper .swiper-slide .yyly-nr {
    bottom: -13%;
  }
  .yyly .yyly-swiper .swiper-wrapper .swiper-slide:hover .yyly-nr {
    bottom: 24%;
  }
  .ywbj .ywbj-dw .ywbj-dw-items div:nth-child(2),
  .ywbj .ywbj-nr .ywbj-desc {
    font-size: 17px;
  }
}
@media (max-width: 1365px) {
  .container {
    max-width: 83%;
  }
  .head .container .head-rt .head-nav .head-li .head-a {
    padding: 31.25px 0;
  }
  .head .container .head-rt .head-nav .head-li {
    margin-right: 2.8vw;
  }
  .head .container .head-logo {
    width: 15%;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .yc:nth-child(2) h3 {
    font-size: 19px;
  }
  .sy-bt h2 {
    font-size: 40px;
  }
  .sy-bt h3 {
    font-size: 25px;
    margin-top: -19px;
  }
  .gywm .container .gywm-con .gywm-lf .gywm-tp {
    height: 365px;
  }
  .gywm .container .gywm-sz .row .gywm-sz-items {
    max-width: calc(100% / 3);
    flex: 0 0 calc(100% / 3);
    margin-bottom: 2.1%;
  }
  .gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con {
    padding: 32px 0 33px 10.3%;
  }
  .gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con div:nth-child(3) img {
    max-height: 29px;
  }
  .gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con div:nth-child(3) {
    right: 2.5625vw;
    top: 1.7vw;
  }
  .cpzx-yc li {
    margin-right: 2.8vw;
  }
  .yyly .yyly-swiper .swiper-wrapper .swiper-slide .yyly-bg p {
    height: 28vw;
  }
  .ywbj .ywbj-nr .ywbj-desc {
    font-size: 15px;
  }
  .head .container .head-rt .head-nav .head-li .head-child {
    right: -43%;
  }
  .head .container .head-rt .head-nav .head-li .headlist-child {
    min-width: 146px;
    padding: 26px 15px;
  }
  .head .container .head-rt .head-nav .head-li .headlist-child a {
    font-size: 17px;
    margin-bottom: 12px;
  }
  .head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-bt .head-child-bt-lf div:nth-child(2) p:nth-child(2) {
    font-size: 17px;
  }
  .head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-list ul li a div:nth-child(1),
  .head .container .head-rt .head-nav .head-li .head-child .head-child-con .head-child-lf .head-child-items .head-child-bt .head-child-bt-rt {
    font-size: 16px;
  }
  .search-modal .container {
    padding: 31px 0;
  }
}
@media (max-width: 1199px) {
  .head .container .head-rt .head-nav .head-li .head-a {
    font-size: 16px;
  }
  .head .container .head-rt .head-nav .head-li {
    margin-right: 2vw;
  }
  .head .container .head-rt .headrt-rt .head-lan,
  .head .container .head-rt .headrt-rt .head-lan a {
    font-size: 17px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .ban-box ul li img {
    width: 30px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .ban-box {
    margin-top: 32px;
  }
  .head .container .head-rt .head-nav .head-li .head-a {
    padding: 27.25px 0;
  }
  .activehead .container .head-rt .head-nav .head-li .head-a {
    padding: 25.25px 0;
  }
  .gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con div:nth-child(1) h3 {
    font-size: 38px;
  }
  .gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con div:nth-child(1) span {
    font-size: 23px;
    margin-left: 8px;
  }
  .gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con div:nth-child(3) {
    right: 3.5625vw;
    top: 2vw;
  }
  .cpzx-sz .cpzx-sz-items div:nth-child(2),
  .cpzx-yc li a div:nth-child(2) {
    font-size: 14px;
  }
  .cpzx-yc li {
    margin-right: 2.5vw;
  }
  .cpzx .cpzx-con .cpzx-lf .cjs-swiper .swiper-wrapper .swiper-slide .cpzx-desc {
    font-size: 16px;
  }
  .yyly .yyly-swiper .swiper-wrapper .swiper-slide .yyly-nr div:nth-child(3) {
    margin-bottom: 20px;
  }
  .yyly .yyly-swiper .swiper-wrapper .swiper-slide:hover .yyly-nr {
    bottom: 19%;
  }
  .ywbj .ywbj-nr .ywbj-desc {
    display: none;
  }
  .ywbj .ywbj-dw .ywbj-dw-items div:nth-child(2) {
    font-size: 16px;
  }
  .head .container .head-rt .head-nav .head-li .head-child {
    right: -19%;
  }
  .head .container .head-rt .head-nav .head-li .headlist-child {
    min-width: 116px;
    padding: 25px 15px;
  }
  .head .container .head-rt .head-nav .head-li .headlist-child a {
    font-size: 16px;
  }
  .search-modal .container {
    padding: 29px 0;
  }
}
@media (max-width: 990px) {
  .head .container .head-rt .headrt-rt .head-ss,
  .head .container .head-rt .head-nav {
    display: none;
  }
  .container {
    max-width: 93%;
  }
  .head {
    position: sticky;
  }
  .head {
    background: #fff;
    border-bottom: 1px solid #eaeaeb;
  }
  .head .container .head-logo img:nth-child(2),
  .head .container .head-rt .headrt-rt .head-ss img:nth-child(2) {
    opacity: 1;
  }
  .head .container .head-logo img:nth-child(1),
  .head .container .head-rt .headrt-rt .head-ss img:nth-child(1) {
    opacity: 0;
  }
  .head .container .head-rt .headrt-rt .head-lan a,
  .head .container .head-rt .headrt-rt .head-lan span {
    color: #333539;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .yc:nth-child(1) {
    height: 3.9vw;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .yc:nth-child(2) h3 {
    font-size: 18px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .ban-box ul li {
    margin-right: 5vw;
  }
  .sy-more {
    width: 106px;
    height: 38px;
  }
  .sy-more span {
    margin-left: 6px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .yc:nth-child(2) {
    margin-top: 19px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .yc:nth-child(2) h3 {
    padding-top: 23px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .ban-box {
    margin-top: 27px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .ban-gd {
    margin-top: 21px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con {
    top: 0;
  }
  .sy-bt h2 {
    font-size: 38px;
  }
  .sy-bt h3 {
    font-size: 23px;
  }
  .cpzx .cpzx-con,
  .gywm .container .gywm-con {
    display: block;
  }
  .cpzx .cpzx-con .cpzx-lf,
  .cpzx .cpzx-con .cpzx-rt,
  .gywm .container .gywm-con .gywm-lf {
    width: 100%;
  }
  .gywm .container .gywm-con .gywm-rt {
    width: 100%;
    margin-top: 37px;
  }
  .gywm .container .gywm-con .gywm-lf .gywm-tp {
    background-position: top center;
  }
  .gywm .container .gywm-con .gywm-rt .gywm-swiper .swiper-wrapper .swiper-slide {
    height: 6.59vw;
  }
  .cpzx-sz .cpzx-sz-items div:nth-child(1) h3 {
    font-size: 28px;
  }
  .cpzx-sz .cpzx-sz-items div:nth-child(1) .fh {
    font-size: 21px;
  }
  .cpzx-sz .cpzx-sz-items div:nth-child(1) .bfb {
    font-size: 21px;
  }
  /*.cpzx-sz .cpzx-sz-items:nth-child(3n-2) {*/
  /*  width: 39% !important;*/
  /*}*/
  /*.cpzx-sz .cpzx-sz-items:nth-child(3n-1) {*/
  /*  width: 29.4% !important;*/
  /*}*/
  /*.cpzx-sz .cpzx-sz-items:nth-child(3n) {*/
  /*  flex: 1;*/
  /*}*/
  .cpzx-yc li a div:nth-child(1) img {
    max-height: 2.98vw;
  }
  .cpzx-yc li a div:nth-child(1) {
    width: 5.9167vw;
    height: 5.9167vw;
  }
  .cpzx-yc li {
    margin-right: 7.5vw;
  }
  .cpzx .cpzx-con .cpzx-rt {
    margin-top: 54px;
  }
  .yyly .yyly-swiper .swiper-wrapper .swiper-slide .yyly-bg p {
    height: 46vw;
  }
  .yyly .yyly-swiper .swiper-wrapper .swiper-slide:hover .yyly-nr {
    bottom: 25%;
  }
  .ywbj .ywbj-dw .ywbj-dw-items div:nth-child(2) {
    font-size: 12px;
    bottom: -21px;
  }
  .ywbj .ywbj-dw .ywbj-dw-items:nth-child(4) div:nth-child(2),
  .ywbj .ywbj-dw .ywbj-dw-items:nth-child(2) div:nth-child(2) {
    left: -28px;
  }
  .ywbj .ywbj-dw .ywbj-dw-items:nth-child(8) div:nth-child(2),
  .ywbj .ywbj-dw .ywbj-dw-items:nth-child(7) div:nth-child(2) {
    right: -28px;
  }
  .xwzx .xwzx-con {
    display: block;
  }
  .xwzx .xwzx-con .xwzx-lf,
  .xwzx .xwzx-con .xwzx-rt {
    width: 100%;
    display: block;
  }
  .xwzx .xwzx-con .xwzx-rt {
    margin-top: 40px;
  }
  .xwzx .xwzx-con .xwzx-lf p {
    height: 404px;
  }
  .hzal .hzal-swiper .swiper-wrapper .swiper-slide {
    height: 10.8125vw;
  }
  .foot .container .foot-tp ul,
  .foot .container .foot-tp {
    display: block;
  }
  .foot .container .foot-tp ul li a {
    font-size: 15px;
  }
  .foot .container .foot-tp ul li {
    padding: 11px 0 9px 18px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .foot .container .foot-tp ul li:nth-child(1) {
    padding-top: 0;
  }
  .foot .container .foot-tp p {
    padding-top: 13px;
    padding-left: 18px;
  }
  .foot .container .foot-cen div:nth-child(1) p {
    font-size: 15px;
  }
  .flogo {
    width: 27%;
  }
  .foot .container .foot-cen {
    margin-top: 31px;
  }
  .foot .container .foot-bt {
    font-size: 13px;
    padding: 21.25px 0;
    text-align: center;
    margin-top: 27px;
  }
    .mb-zd {
        display: block;
        margin-left: 21px;
    }
  .head .container .head-rt .headrt-rt .head-lan span,.head .container .head-rt .headrt-rt .head-lan .active{
      display: none;
  }
  .head .container .head-rt .headrt-rt .head-lan a{
      font-weight: bold;
  }
    .head .container .head-logo {
        width: 130px;
    }
.head .container {
    padding: 12px 0;
}
.cpzx .cpzx-con .cpzx-rt .swiper-slide {
    height: 66.94vw;
}
  .cpzx-next{
      right: 0 !important;
  }
  .cpzx-prev{
      left: 0 !important;
  }
}
@media (max-width: 767px) {
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg img {
    max-width: 168%;
    position: relative;
    left: -35%;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .yc:nth-child(1) {
    height: 7.9vw;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .ban-box {
    display: none;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .yc:nth-child(2) h3 {
    font-size: 18px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide1-con .ban-gd {
    margin-top: 37px;
  }
  .sy-more {
    width: 103px;
    height: 35px;
  }
  .sy-more span {
    margin-left: 4px;
  }
  .sy-bt h3 {
    font-size: 20px;
  }
  .sy-bt h2 {
    font-size: 34px;
  }
  .gywm {
    padding-top: 64px;
    padding-bottom: 40px;
  }
  .gywm .container .gywm-con .gywm-lf .gywm-tp {
    height: 233px;
  }
  .gywm .container .gywm-con {
    margin-top: 47px;
  }
  .gywm .container .gywm-con .gywm-rt .gywm-nr {
    font-size: 15px;
    overflow: inherit;
    -webkit-line-clamp: inherit;
    -moz-line-clamp: inherit;
  }
  .gywm .container .gywm-con .gywm-rt .gywm-swiper .swiper-wrapper .swiper-slide {
    height: 11.59vw;
  }
  .gywm .container .gywm-con .gywm-rt .gywm-swiper {
    margin-top: 37px;
    margin-bottom: 35px;
  }
  .gywm .container .gywm-sz {
    margin-top: 64px;
  }
  .gywm .container .gywm-sz .row {
    margin-left: -2%;
    margin-right: -2%;
  }
  .gywm .container .gywm-sz .row .gywm-sz-items {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 2%;
    margin-bottom: 4.1%;
  }
  .gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con div:nth-child(2) {
    font-size: 15px;
    margin-top: 17px;
    padding-top: 18px;
  }
  .gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con div:nth-child(3) img {
    max-height: 30px;
  }
  .gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con div:nth-child(3) {
    right: 4.5625vw;
    top: 6vw;
  }
  .gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con div:nth-child(1) h3 {
    font-size: 34px;
  }
  .gywm .container .gywm-sz .row .gywm-sz-items .gywm-sz-items-con div:nth-child(1) span {
    top: 2px;
    margin-left: 6px;
  }
  .gywm {
    background: none;
    background-color: #fbfbfb;
  }
  .cpzx {
    padding-top: 68px;
    padding-bottom: 70px;
    background-size: cover;
  }
  .cpzx .cpzx-con .cpzx-lf .cjs-swiper .swiper-wrapper .swiper-slide .cpzx-bt {
    font-size: 20px;
  }
  .cpzx .cpzx-con {
    margin-top: 42px;
  }
  .cpzx .cpzx-con .cpzx-lf .cjs-swiper .swiper-wrapper .swiper-slide .cpzx-desc {
    margin-top: 17px;
    margin-bottom: 33px;
    font-size: 15px;
  }
  .cpzx-sz .cpzx-sz-items:nth-child(3n-1),
  .cpzx-sz .cpzx-sz-items:nth-child(3n-2),
  .cpzx-sz .cpzx-sz-items {
    /*width: 46% !important;*/
    flex: none !important;
  }
  .cpzx-sz .cpzx-sz-items:nth-child(2n) {
    /*width: 54% !important;*/
  }
  .cpzx-sz .cpzx-sz-items div:nth-child(2) {
    margin-top: 2px;
  }
  .cpzx-sz .cpzx-sz-items {
    margin-bottom: 21px;
  }
  .cpzx-yc li a div:nth-child(1) {
    width: 40px;
    height: 40px;
  }
  .cpzx-sz .cpzx-sz-items div:nth-child(2),
  .cpzx-yc li a div:nth-child(2) {
    font-size: 13px;
  }
  .cpzx-yc li {
    margin-right: 5vw;
  }
  .cpzx-yc li a div:nth-child(1) img {
    max-height: 6.98vw;
  }
  .cpzx-yc {
    margin-top: 19px;
    margin-bottom: 34px;
  }
  .yyly {
    margin-top: 67px;
  }
  .xwzx .sy-more,
  .yyly .sy-more {
    margin-top: 38px;
  }
  .yyly .yyly-swiper .swiper-wrapper .swiper-slide .yyly-bg p {
    height: 93vw;
  }
  .yyly .yyly-swiper .swiper-wrapper .swiper-slide .yyly-nr h3 {
    font-size: 18px;
  }
  .yyly .yyly-swiper .swiper-wrapper .swiper-slide .yyly-nr a,
  .yyly .yyly-swiper .swiper-wrapper .swiper-slide .yyly-nr div:nth-child(3) {
    opacity: 1;
    visibility: visible;
  }
  .yyly .yyly-swiper .swiper-wrapper .swiper-slide .yyly-zz {
    width: 100%;
    height: 100%;
    opacity: 1;
    background-color: rgba(47, 104, 235, 0.3);
  }
  .yyly .yyly-swiper .swiper-wrapper .swiper-slide .yyly-nr {
    bottom: 19% !important;
    padding: 0 11%;
  }
  .yyly .yyly-swiper .swiper-wrapper .swiper-slide .yyly-nr div:nth-child(3) {
    margin-bottom: 27px;
  }
  .ywbj .ywbj-nr .sy-bt h2 {
    color: rgba(223, 223, 222);
  }
  .ywbj .ywbj-nr .ywbj-desc,
  .ywbj .ywbj-nr .sy-bt h3 {
    color: #040b15;
  }
  .ywbj .ywbj-nr .sy-bt h3::after {
    background-color: #2f65eb;
  }
  .ywbj .ywbj-nr .ywbj-desc {
    display: block;
    color: #656565;
    margin-top: 27px;
  }
  .ywbj .ywbj-nr {
    top: -193px;
  }
  .ywbj {
    margin-top: 256px;
  }
  .ywbj .ywbj-dw .ywbj-dw-items div:nth-child(1) {
    height: 5.03vw;
  }
  .ywbj .ywbj-dw .ywbj-dw-items div:nth-child(2) {
    font-size: 14px;
    letter-spacing: 0.5px;
  }
  .ywbj .ditu-mb {
    display: block;
  }
  .ywbj-dw,
  .ywbj .ditu-pc {
    display: none;
  }
  .xwzx {
    margin-top: 66px;
    margin-bottom: 60px;
  }
  .xwzx .xwzx-con .xwzx-lf p {
    height: 308px;
  }
  .xwzx .xwzx-con {
    margin-top: 47px;
  }
  .xwzx .xwzx-con .xwzx-rt {
    margin-top: 50px;
  }
  .xwzx .xwzx-con .xwzx-rt .xwzx-items {
    display: block;
    margin-bottom: 31px;
    padding: 35px 5.5% 35px 5.5%;
  }
  .xwzx .xwzx-con .xwzx-rt .xwzx-items .xwzx-nr a:nth-child(1) {
    font-size: 18px;
  }
  .xwzx .xwzx-con .xwzx-rt .xwzx-items .xwzx-nr a:nth-child(2) {
    font-size: 15px;
    line-height: 1.7;
    height: auto;
    margin-top: 15px;
  }
  .xwzx .xwzx-con .xwzx-rt .xwzx-items .xwzx-rq {
    text-align: left;
    padding-left: 0;
    margin-left: 0;
    display: flex;
    align-items: flex-end;
    margin-top: 18px;
  }
  .xwzx .xwzx-con .xwzx-rt .xwzx-items .xwzx-rq::before {
    display: none;
  }
  .xwzx .xwzx-con .xwzx-rt .xwzx-items .xwzx-rq h3 {
    font-size: 34px;
    margin-right: 8px;
  }
  .xwzx .xwzx-con .xwzx-rt .xwzx-items .xwzx-rq p {
    position: relative;
    top: -1px;
  }
  .hzal {
    margin-top: 70px;
    padding-top: 53px;
    padding-bottom: 60px;
  }
  .cpzx .cpzx-pagination {
    margin-top: 10%;
  }
  .hzal .hzal-pagination {
    margin-top: 7.7%;
  }
  .hzal .hzal-swiper .swiper-wrapper .swiper-slide {
    height: 24.8125vw;
  }
    .cpzx-sz .cpzx-sz-items {
      /*width: 100% !important;*/
  }
  .cpzx .cpzx-con .cpzx-rt .swiper-slide div img {
    width: 69px;
  }
  .cpzx-next, .cpzx-prev {
    top: 87% !important;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide2 .slide1-con .ban-gd {
        margin-top: 6px;
    }
       .banner .cpzx-sz .cpzx-sz-items {
        margin-bottom: 11px;
    }
}
