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

.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: 56px;
  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: 77%;
  margin-top: 20px;
}
.mb-nav .logo img {
  max-height: 66px;
}
.mb-nav ul {
  width: 93%;
  margin: 0 auto;
  margin-top: 34px;
}
.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-child(3) .mxl-o{
    display: block;
}
.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: 6px;
}
.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;
}


.main-dt-con img{
    width: 100%;
}

.head {
  position: sticky;
  top: 0;
  z-index: 50;
  background: #fff;
  box-shadow: 1px 1px 6px #e7e7e7;
}
.head .head-cen {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1424px;
  margin: 0 auto;
  padding: 13.5px 0;
}
.head .head-cen .head-rt {
  display: flex;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
}
.head .head-cen .head-rt ul {
  display: flex;
  justify-content: space-between;
  width: 55.4%;
  margin-right: 10%;
}

.head .head-cen .head-rt ul li a {
  font-size: 16px;
  display: block;
  color: #1a1a1a;
  position: relative;
  padding: 17px 0;
}


.head .head-cen .head-rt ul li{
    position: relative;
}
.head .head-cen .head-rt ul li div{
    position: absolute;
    top: 100%;
    min-width: 100%;
    white-space: nowrap;
    background: #fff;
    padding: 16px 29px;
    box-shadow: 1px 1px 10px rgba(0,0,0,.3);
    left: 50%;
    transform: translateX(-50%) translateY(15px);
    transition: all .6s;
    opacity: 0;
    visibility: hidden;
    text-align: center;
}
.head .head-cen .head-rt ul li:hover div{
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0px)
}
.head .head-cen .head-rt ul li div a {
    font-size: 15px;
    padding: 3px 0;
    transition: all .4s;
}
.head .head-cen .head-rt ul li div a:hover{
    color: #0061ae;
}
.head .head-cen .head-rt ul li div a:after{
    display: none;
}
.head .head-cen .head-rt ul li div::before{
    position: absolute;
    top: -7px;
    content:'';
    width: 13px;
    height: 7px;
    background: url(../images/sjx.png) no-repeat;
    background-size: 100%;
    left: 50%;
    transform: translateX(-50%);
}





.head .head-cen .head-rt ul li a::after {
  position: absolute;
  content: '';
  left: 50%;
  bottom: 8px;
  transform: translateX(-50%);
  width: 0%;
  opacity: 0;
  transition: all 0.4s;
  height: 2px;
  background: url(../images/xt.png) no-repeat;
  background-size: 100% 100%;
}
.head .head-cen .head-rt ul li:hover a::after {
  width: 100%;
  opacity: 1;
}
.head .head-cen .head-rt ul .active a::after {
  width: 100%;
  opacity: 1;
}
.head .head-cen .head-rt .head-rt-rt {
  display: flex;
  align-items: center;
}
.head .head-cen .head-rt .head-rt-rt div {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #333333;
}
.head .head-cen .head-rt .head-rt-rt div a {
  font-size: 16px;
  color: #333333;
}
.head .head-cen .head-rt .head-rt-rt div .active {
  color: #0061ae;
}
.head .head-cen .head-rt .head-rt-rt form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 193px;
  height: 35px;
  background-color: rgba(242, 242, 242, 0.5);
  border-radius: 18px;
  margin-left: 13px;
  padding: 0 10px 0 17px;
}
.head .head-cen .head-rt .head-rt-rt form input:nth-last-child(2) {
  font-size: 14px;
  color: #333;
  width: 80%;
}
.head .head-cen .head-rt .head-rt-rt form input:nth-last-child(2)::-webkit-input-placeholder {
  font-size: 14px;
  color: #b5b4b4;
}
.head .head-cen .head-rt .head-rt-rt form input:nth-last-child(2):-moz-placeholder {
  font-size: 14px;
  color: #b5b4b4;
}
.head .head-cen .head-rt .head-rt-rt form input:nth-last-child(2)::-moz-placeholder {
  font-size: 14px;
  color: #b5b4b4;
}
.head .head-cen .head-rt .head-rt-rt form input:nth-last-child(2):-ms-input-placeholder {
  font-size: 14px;
  color: #b5b4b4;
}
.head .head-cen .head-rt .head-rt-rt form input:nth-last-child(2)::-ms-input-placeholder {
  font-size: 14px;
  color: #b5b4b4;
}
.head .head-cen .head-rt .head-rt-rt form input:nth-last-child(1) {
  width: 14px;
  height: 14px;
  background: url(../images/ss.png) no-repeat;
  background-size: 100% 100%;
}
.yc {
  overflow: hidden;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide {
  position: relative;
  overflow: hidden;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg {
  transform: scale(1.1, 1.1);
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container .con {
  position: relative;
  top: -13px;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container .con h3 {
  font-size: 60px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 1px 4px 1px #0061ae;
  position: relative;
  padding-top: 0 !important;
  opacity: 0;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container .con h3::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 51px;
  height: 5px;
  background-color: #ffffff;
  display: none;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container .con p {
  font-size: 24px;
  letter-spacing: 5px;
  color: #ffffff;
  margin-top: 10px;
  opacity: 0;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container .con a {
  width: 160px;
  height: 50px;
  background-color: #acce22;
  border-radius: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  margin-top: 5%;
  opacity: 0;
  transform-origin: left;
  transition: all 0.4s;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container .con a:hover {
  box-shadow: 1px 1px 10px #acce22;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide-bg {
  animation: image-zoom-out 4s 0s forwards;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide-con .container .con h3,
.banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide-con .container .con p,
.banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide-con .container .con a {
  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.1, 1.1);
  }
  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);
  }
}
.zyyw {
  margin-top: 67px;
}
.zyyw .zyyw-con {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 66px;
}
.zyyw .zyyw-con .zyyw-items {
  width: 47.8%;
  box-shadow: 0px 0px 14px 0px rgba(2, 2, 61, 0.1);
  position: relative;
  margin-bottom: 4%;
  padding-top: 45px;
  padding-bottom: 50px;
  transition: all 0.4s;
}
.zyyw .zyyw-con .zyyw-items .zyyw-items-con {
  text-align: center;
  cursor: pointer;
}
.zyyw .zyyw-con .zyyw-items .zyyw-items-con div:nth-child(2) {
  font-size: 18px;
  color: #1a1a1a;
  margin-top: 22px;
  opacity: 1;
  transition: all 0.4s;
}
.zyyw .zyyw-con .zyyw-items .zyyw-items-con div:nth-child(3) {
  font-size: 14px;
  color: #999999;
  margin-top: 4px;
  opacity: 1;
  transition: all 0.4s;
}
.zyyw .zyyw-con .zyyw-items .zyyw-xf {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 94, 174, 0.9);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(.95);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: all 0.4s;
  visibility: hidden;
  overflow: hidden;
}
.zyyw .zyyw-con .zyyw-items .zyyw-xf .zyyw-xf-con {
    width: 100%;
}
.zyyw .zyyw-con .zyyw-items .zyyw-xf .zyyw-xf-con .xf-bt {
  text-align: center;
}
.zyyw .zyyw-con .zyyw-items .zyyw-xf .zyyw-xf-con .xf-bt p:nth-child(1) {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
.zyyw .zyyw-con .zyyw-items .zyyw-xf .zyyw-xf-con .xf-bt p:nth-child(2) {
  font-size: 14px;
  color: #ffffff;
  opacity: 0.7;
}
.zyyw .zyyw-con .zyyw-items .zyyw-xf .zyyw-xf-con ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  margin-top: 8.5%;
  width: 77%;
  position: relative;
  left: 7%;
}
.zyyw .zyyw-con .zyyw-items:nth-last-child(2) .zyyw-xf .zyyw-xf-con ul {
  width: 83%;
  left: 5%;
}
.zyyw .zyyw-con .zyyw-items:last-child .zyyw-xf .zyyw-xf-con ul {
  width: 92%;
}
.zyyw .zyyw-con .zyyw-items .zyyw-xf .zyyw-xf-con ul li {
  margin-bottom: 8px;
  width: calc(100%/3);
    font-size: 14px;
  display: block;
  position: relative;
  line-height: 24px;
  color: #ffffff;
  padding-left: 15px;
}


.zyyw .zyyw-con .zyyw-items:nth-child(3) .zyyw-xf .zyyw-xf-con ul li {
    line-height: 21px;
    width: 41%;
    white-space: nowrap;
}
.zyyw .zyyw-con .zyyw-items:nth-child(3) .zyyw-xf .zyyw-xf-con ul li:nth-child(2n){
    width: 52%;
}
.zyyw .zyyw-con .zyyw-items:nth-child(3) .zyyw-xf .zyyw-xf-con ul{
        width: 86%;
    left: 0%;
    justify-content: space-between;
}


.zyyw .zyyw-con .zyyw-items .zyyw-xf .zyyw-xf-con ul li::after {
  position: absolute;
  left: 0;
  content: '';
  top: 10px;
  width: 5px;
  height: 5px;
  background-color: #ffffff;
  border-radius: 100%;
}
.zyyw .zyyw-con .zyyw-items:hover {
  box-shadow: 1px 1px 10px #0061ae;
  transition-delay: 0.2s;
}
.zyyw .zyyw-con .zyyw-items:hover .zyyw-xf {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  visibility: visible;
}
.zyyw .zyyw-con .zyyw-items:hover .zyyw-items-con div:nth-child(2),
.zyyw .zyyw-con .zyyw-items:hover .zyyw-items-con div:nth-child(3) {
  opacity: 0;
}
.sy-bt {
  text-align: center;
}
.sy-bt div:nth-child(1) span {
  font-size: 30px;
  font-weight: bold;
  color: #acce22;
}
.sy-bt div:nth-child(1) span:nth-child(2) {
  color: #0061ae;
}
.sy-bt div:nth-child(2) {
  font-size: 14px;
  color: #666666;
  opacity: 0.8;
  margin-top: -2px;
  position: relative;
  padding-bottom: 11px;
}
.sy-bt div:nth-child(2)::after {
  position: absolute;
  content: '';
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 50px;
  height: 2px;
  background-color: #0061ae;
  border-radius: 1px;
}
.xwdt {
  background-color: rgba(229, 239, 247, 0.5);
  padding-top: 60px;
  padding-bottom: 73px;
}
.xwdt .container .row {
  margin-top: 64px;
  margin-left: -1.1%;
  margin-right: -1.1%;
}
.xwdt .container .row .xwdt-items {
  padding: 0 1.1%;
}
.xwdt .container .row .xwdt-items .xwdt-items-con {
  background-color: #ffffff;
  transition: all 0.4s;
}
.xwdt .container .row .xwdt-items .xwdt-items-con .xwdt-thumb {
  display: block;
  overflow: hidden;
  border-radius: 7px 7px 0px 0px;
}
.xwdt .container .row .xwdt-items .xwdt-items-con .xwdt-thumb p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 199px;
  transition: all 0.7s;
}
.xwdt .container .row .xwdt-items .xwdt-items-con .xwdt-jj {
  padding: 32px 7% 20px 7%;
}
.xwdt .container .row .xwdt-items .xwdt-items-con .xwdt-jj a:nth-child(1) {
  font-size: 16px;
  line-height: 25px;
  color: #1a1a1a;
  transition: all 0.4s;
  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;
}
.xwdt .container .row .xwdt-items .xwdt-items-con .xwdt-jj a:nth-child(2) {
  font-size: 14px;
  transition: all 0.4s;
  color: #999999;
  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;
  margin-top: 16px;
}
.xwdt .container .row .xwdt-items .xwdt-items-con .xwdt-more {
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.4s;
  border-top: 1px solid #f2f2f2;
  padding: 16px 7%;
}
.xwdt .container .row .xwdt-items .xwdt-items-con .xwdt-more P:nth-child(1) {
  font-size: 12px;
  transition: all 0.4s;
  color: #b3b3b3;
}
.xwdt .container .row .xwdt-items .xwdt-items-con .xwdt-more P:nth-child(2) img:nth-child(2) {
  display: none;
}
.xwdt .container .row .xwdt-items .xwdt-items-con .xwdt-more:hover {
  background-color: #0061ae;
}
.xwdt .container .row .xwdt-items .xwdt-items-con .xwdt-more:hover P:nth-child(1) {
  color: #fff;
}
.xwdt .container .row .xwdt-items .xwdt-items-con .xwdt-more:hover P:nth-child(2) img:nth-child(1) {
  display: none;
}
.xwdt .container .row .xwdt-items .xwdt-items-con .xwdt-more:hover P:nth-child(2) img:nth-child(2) {
  display: inline;
}
.xwdt .container .row .xwdt-items .xwdt-items-con:hover {
  box-shadow: 0px 0px 18px 0px rgba(1, 1, 40, 0.1);
}
.xwdt .container .row .xwdt-items .xwdt-items-con:hover .xwdt-thumb p {
  transform: scale(1.03);
}
.xwdt .container .row .xwdt-items .xwdt-items-con:hover .xwdt-jj a:nth-child(1),
.xwdt .container .row .xwdt-items .xwdt-items-con:hover .xwdt-jj a:nth-child(2) {
  color: #0061ae;
}
.ywys {
  margin-top: 60px;
}
.ywys .row {
  margin-left: -0.7%;
  margin-right: -0.7%;
  margin-top: 42px;
}
.ywys .row .ywys-items {
  padding: 0 0.7%;
}
.ywys .row .ywys-items .ywys-items-con {
  text-align: center;
  padding: 22px 10%;
  transition: all 0.4s;
}
.ywys .row .ywys-items .ywys-items-con div:nth-child(1) img {
  transition: all 0.4s;
}
.ywys .row .ywys-items .ywys-items-con div:nth-child(2) {
  margin-top: 17px;
  font-size: 16px;
  color: #222222;
}
.ywys .row .ywys-items .ywys-items-con div:nth-child(3) {
  font-size: 14px;
  line-height: 22px;
  color: #808080;
  margin-top: 8px;
}
.ywys .row .ywys-items .ywys-items-con:hover {
  transform: translateY(-3px);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 31, 0.1);
}
.ywys .row .ywys-items .ywys-items-con:hover div:nth-child(1) img {
  animation: fz 1.5s linear;
}
@keyframes fz {
  0% {
    transform: perspective(1000px) rotateX(0deg);
  }
  25% {
    transform: perspective(1000px) rotateX(-30deg);
  }
  50% {
    transform: perspective(1000px) rotateX(-5deg);
  }
  75% {
    transform: perspective(1000px) rotateX(-10deg);
  }
  100% {
    transform: perspective(1000px) rotateX(0deg);
  }
}
.hpcp {
  background: url(../images/hp-bg.jpg) no-repeat;
  background-size: cover;
  margin-top: 70px;
  padding-top: 60px;
  padding-bottom: 64px;
}
.hpcp .sy-bt div:nth-child(1) span:nth-child(2),
.hpcp .sy-bt div:nth-child(2) {
  color: #fff;
}
.hpcp .sy-bt div:nth-child(2)::after {
  background-color: #fff;
}
.hpcp .hmc-swiper {
  margin-top: 26px;
}
.hpcp .hmc-swiper .swiper-wrapper .swiper-slide {
  opacity: 0 !important;
}
.hpcp .hmc-swiper .swiper-wrapper .swiper-slide div {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}
.hpcp .hmc-swiper .swiper-wrapper .swiper-slide-active {
  opacity: 1 !important;
}
#certify {
  margin-top: 40px;
  height: 330px;
  overflow: hidden;
}
#certify .swiper-container {
  overflow: hidden;
}
#certify .swiper-slide {
  width: 40.35%;
  height: 430px;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 31, 0.14);
  border: solid 3px #acce22;
  top: -47px;
  position: relative;
  transition: all 0.4s;
}
#certify .swiper-slide-active,
#certify .swiper-slide-prev,
#certify .swiper-slide-next {
  height: 329px;
  top: 0;
}
#certify .swiper-slide a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#certify .swiper-slide a img {
  max-width: 90%;
  max-height: 90%;
}
#certify .swiper-slide div:nth-child(2) {
  position: absolute;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  left: 50%;
  transform: translateX(-50%);
  bottom: -54px;
  opacity: 0;
}
#certify .swiper-slide-active div:nth-child(2) {
  opacity: 1;
}
.hzhb {
  margin-top: 80px;
  margin-bottom: 64px;
}
.hzhb .hb-swiper {
  margin-top: 62px;
}
.hzhb .hb-swiper .swiper-wrapper .swiper-slide div {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 107px;
  border: solid 1px #d9d9d9;
  position: relative;
}
.hzhb .hb-swiper .swiper-wrapper .swiper-slide div img {
  max-width: 90%;
  max-height: 90%;
  transition: all 0.4s;
}
.hzhb .hb-swiper .swiper-wrapper .swiper-slide div::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 0%;
  height: 0%;
  border-left: 1px solid #0061ae;
  border-bottom: 1px solid #0061ae;
  transition: all 0.4s;
  opacity: 0;
}
.hzhb .hb-swiper .swiper-wrapper .swiper-slide div::after {
  position: absolute;
  right: 0;
  top: 0;
  content: '';
  width: 0%;
  height: 0%;
  border-top: 1px solid #0061ae;
  border-right: 1px solid #0061ae;
  transition: all 0.4s;
  opacity: 0;
}
.hzhb .hb-swiper .swiper-wrapper .swiper-slide div:hover::after {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.hzhb .hb-swiper .swiper-wrapper .swiper-slide div:hover::before {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.hzhb .hb-pagination {
  position: relative;
  margin-top: 46px;
}
.hzhb .hb-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #4b7cbe;
  opacity: 0.5;
  margin: 0 12px;
}
.hzhb .hb-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.foot {
  background-color: #0e568f;
  padding-top: 52px;
}
.foot .foot-tp {
  display: flex;
  justify-content: space-between;
}
.foot .foot-tp ul {
  flex: 1;
  display: flex;
}
.foot .foot-tp ul li {
  margin-right: 17%;
}
.foot .foot-tp ul li p a {
  font-size: 18px;
  color: #ffffff;
}
.foot .foot-tp ul li div {
  margin-top: 17px;
}
.foot .foot-tp ul li div a {
  font-size: 14px;
  transition: all 0.4s;
  color: #ffffff;
  opacity: 0.8;
  margin-bottom: 8px;
  display: block;
}
.foot .foot-tp ul li div a:hover {
  opacity: 1;
}
.foot .foot-tp ul li:last-child {
  margin-right: 0;
}
.foot .foot-tp .head-rx p {
  font-size: 20px;
  color: #ffffff;
}
.foot .foot-tp .head-rx h4 {
  font-family: DIN-Medium;
  font-size: 30px;
  color: #ffffff;
  opacity: 0.8;
  margin-top: 10px;
}
.foot .foot-tp .head-rx div {
  display: flex;
  margin-bottom: 4px;
}
.foot .foot-tp .head-rx div span:nth-child(1) {
  width: 15px;
  position: relative;
  top: 2px;
}
.foot .foot-tp .head-rx div span:nth-child(2) {
  font-size: 16px;
  color: #ffffff;
  opacity: 0.8;
  flex: 1;
  margin-left: 10px;
}
.foot .foot-tp .head-rx div:nth-last-child(2) {
  margin-top: 7px;
}
.foot .foot-bt {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 22px;
}
.foot .foot-bt .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 29px 0;
}
.foot .foot-bt .container p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
}
.foot .foot-bt .container p a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  transition: all 0.4s;
}
.foot .foot-bt .container p a:hover {
  color: #fff;
}
.gtd-con {
  margin-top: 43px;
}
.gtd-con .gtd-items {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 44px;
  padding-top: 50px;
}
.gtd-con .gtd-items .gtd-zp {
  overflow: hidden;
  width: 30.2%;
}
.gtd-con .gtd-items .gtd-zp p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 373px;
  transition: all 0.7s;
}
.gtd-con .gtd-items .gtd-rt {
  width: 64.3%;
  padding-top: 25px;
}
.gtd-con .gtd-items .gtd-rt h3 {
  font-size: 24px;
  font-weight: bold;
  color: #0061ae;
}
.gtd-con .gtd-items .gtd-rt div:nth-child(2) {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-top: 7px;
  transition: all 0.4s;
}
.gtd-con .gtd-items .gtd-rt div:nth-child(3) {
  margin-top: 22px;
}
.gtd-con .gtd-items .gtd-rt div:nth-child(3) ul li {
  font-size: 16px;
  line-height: 32px;
  color: #333333;
  padding-left: 26px;
  position: relative;
  transition: all 0.4s;
}
.gtd-con .gtd-items .gtd-rt div:nth-child(3) ul li::before {
  position: absolute;
  left: 0;
  top: 13px;
  content: '';
  width: 5px;
  height: 5px;
  background-color: #0061ae;
  border-radius: 100%;
}
.gtd-con .gtd-items:nth-child(1) {
  padding-top: 0;
}
.gtd-con .gtd-items:hover .gtd-zp p {
  transform: scale(1.03);
}
.gtd-con .gtd-items:hover .gtd-rt div:nth-child(3) ul li,
.gtd-con .gtd-items:hover .gtd-rt div:nth-child(2) {
  color: #0061ae;
}
.glc-con {
  position: relative;
}
.glc-con .shang {
  position: absolute;
  left: 48.6%;
  transform: translateX(-50%);
  top: 0;
  background: #fff;
}
.glc-con .xia {
  position: absolute;
  left: 48.6%;
  transform: translateX(-50%);
  bottom: 0;
  background: #fff;
}
.glc-con .glc-items {
  display: flex;
  justify-content: center;
}
.glc-con .glc-items .glc-lf {
  text-align: right;
  width: 48.5%;
  padding-right: 3.5%;
  padding-bottom: 43px;
}
.glc-con .glc-items .glc-lf h3 {
  font-size: 24px;
  font-weight: bold;
  color: #0061ae;
}
.glc-con .glc-items .glc-lf div {
  font-size: 16px;
  line-height: 32px;
  color: #333333;
  margin-top: 20px;
}
.glc-con .glc-items .glc-rt {
  flex: 1;
  border-left: 1px solid rgba(0, 97, 174, 0.3);
  padding-left: 3.4%;
  padding-bottom: 43px;
  position: relative;
}
.glc-con .glc-items .glc-rt::before {
  position: absolute;
  left: -8px;
  top: 6px;
  content: '';
  width: 16px;
  height: 16px;
  background-color: #ffffff;
  border: solid 2px #acce22;
  border-radius: 100%;
}
.glc-con .glc-items:nth-child(1) .glc-rt,
.glc-con .glc-items:nth-child(1) .glc-lf {
  padding-top: 85px;
}
.glc-con .glc-items:nth-child(1) .glc-rt::before {
  top: 91px;
}
.glc-con .glc-items:nth-last-child(3) .glc-rt,
.glc-con .glc-items:nth-last-child(3) .glc-lf {
  padding-bottom: 79px;
}
.glc-con .glc-items:nth-child(2n) {
  flex-direction: row-reverse;
}
.glc-con .glc-items:nth-child(2n) .glc-lf {
  text-align: left;
  flex: 1;
  border-left: 1px solid rgba(0, 97, 174, 0.3);
  padding-left: 3.5%;
  padding-right: 0%;
  position: relative;
}
.glc-con .glc-items:nth-child(2n) .glc-rt::before {
  display: none;
}
.glc-con .glc-items:nth-child(2n) .glc-lf::before {
  position: absolute;
  left: -8px;
  top: 6px;
  content: '';
  width: 16px;
  height: 16px;
  background-color: #ffffff;
  border: solid 2px #acce22;
  border-radius: 100%;
}
.glc-con .glc-items:nth-child(2n) .glc-rt {
  flex: inherit;
  width: 48.5%;
  text-align: right;
  border: none;
  padding-left: 0;
  padding-right: 3.4%;
}
.gjs-con .gjs-jj .gjj-bt h3 {
  font-size: 51px;
  font-weight: bold;
  color: #d9d9d9;
}
.gjs-con .gjs-jj .gjj-bt h4 {
  font-size: 30px;
  letter-spacing: 1px;
  color: #333333;
  background: #fff;
  margin-top: -26px;
  position: relative;
  z-index: 2;
  padding-top: 4px;
}
.gjs-con .gjs-jj .gjj-con {
  font-size: 16px;
  line-height: 32px;
  color: #666666;
  margin-top: 21px;
}
.gjs-con .gjs-jj .gjj-con strong {
  font-weight: bold;
  color: #333;
}
.gjs-con .gjs-jj .gjj-hf {
  display: flex;
  background-color: #0061ae;
  align-items: center;
  margin-top: 29px;
}
.gjs-con .gjs-jj .gjj-hf .gjj-hf-lf {
  overflow: hidden;
  flex: 1;
}
.gjs-con .gjs-jj .gjj-hf .gjj-hf-lf div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 352px;
  transition: all 0.7s;
}
.gjs-con .gjs-jj .gjj-hf .gjj-hf-rt {
  text-align: center;
  width: fit-content;
  padding: 0 18px;
}
.gjs-con .gjs-jj .gjj-hf .gjj-hf-rt div:nth-child(2) {
  margin-top: 25%;
}
.gjs-con .gjs-jj .gjj-hf .gjj-hf-rt div:nth-child(2) h2 {
  font-size: 24px;
  color: #ffffff;
  opacity: 0.6;
}
.gjs-con .gjs-jj .gjj-hf .gjj-hf-rt div:nth-child(2) p {
  font-size: 16px;
  color: #ffffff;
  opacity: 0.6;
  margin-top: 4px;
}
.gjs-con .gjs-bj {
  margin-top: 64px;
}
.gjs-con .gjs-bj .gbj-con {
  margin-top: 54px;
}
.gjs-con .gjs-bj .gbj-con img {
  width: 100%;
}
.gjs-con .gjs-pt {
  margin-top: 75px;
}
.gjs-con .gjs-pt .gpt-con {
  display: flex;
  background-color: #f2f2f2;
  margin-top: 59px;
}
.gjs-con .gjs-pt .gpt-con .gpt-lf {
  flex: 1;
  padding: 58px 20px 16px 4.3%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.gjs-con .gjs-pt .gpt-con .gpt-lf .ptbt-swiper {
  margin: inherit;
}
.gjs-con .gjs-pt .gpt-con .gpt-lf .ptbt-swiper .swiper-wrapper {
  transform: translate3d(0px, 0px, 0px) !important;
}
.gjs-con .gjs-pt .gpt-con .gpt-lf .ptbt-swiper .swiper-wrapper .swiper-slide {
  cursor: pointer;
  height: fit-content !important;
  margin-bottom: 20px;
  position: relative;
}
.gjs-con .gjs-pt .gpt-con .gpt-lf .ptbt-swiper .swiper-wrapper .swiper-slide div {
  font-size: 14px;
  font-weight: bold;
  transition: all 0.4s;
  color: #666666;
}
.gjs-con .gjs-pt .gpt-con .gpt-lf .ptbt-swiper .swiper-wrapper .swiper-slide::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  height: 4px;
  width: 0%;
  background-color: #0061ae;
  transition: all 0.4s;
  opacity: 0;
}
.gjs-con .gjs-pt .gpt-con .gpt-lf .ptbt-swiper .swiper-wrapper .swiper-slide-thumb-active div {
  font-size: 16px;
  color: #0061ae;
}
.gjs-con .gjs-pt .gpt-con .gpt-lf .ptbt-swiper .swiper-wrapper .swiper-slide-thumb-active::after {
  width: 20%;
  opacity: 1;
}
.gjs-con .gjs-pt .gpt-con .gpt-lf .pt-pagination {
  position: relative;
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  color: #cccccc;
  bottom: 0;
  line-height: initial;
}
.gjs-con .gjs-pt .gpt-con .gpt-lf .pt-pagination .swiper-pagination-total {
  margin-left: -5px;
}
.gjs-con .gjs-pt .gpt-con .gpt-lf .pt-pagination .swiper-pagination-current {
  font-size: 72px;
  color: #0061ae;
  margin-right: -5px;
  padding-left: 47px;
  position: relative;
}
.gjs-con .gjs-pt .gpt-con .gpt-lf .pt-pagination .swiper-pagination-current::before {
  position: absolute;
  left: 0;
  top: 0px;
  content: '0';
  font-size: 72px;
  color: #0061ae;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gjs-con .gjs-pt .gpt-con .gpt-rt {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 56.4%;
  height: 405px;
  position: relative;
}
.gjs-con .gjs-pt .gpt-con .gpt-rt .gpt-rt-con {
  height: 86%;
  width: 101%;
  position: absolute;
  background-color: #ffffff;
  box-shadow: 0px 1px 32px 0px rgba(0, 6, 26, 0.19);
  top: 50%;
  transform: translateY(-50%);
  left: -8%;
  padding: 45px 31px 24px 31px;
}
.gjs-con .gjs-pt .gpt-con .gpt-rt .gpt-rt-con .prnr-swiper {
  height: 100%;
}
.gjs-con .gjs-pt .gpt-con .gpt-rt .gpt-rt-con .prnr-swiper .swiper-wrapper .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.gjs-con .gjs-pt .gpt-con .gpt-rt .gpt-rt-con .prnr-swiper .swiper-wrapper .swiper-slide div {
  font-size: 14px;
  line-height: 25px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 9;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  height: 225px;
}
.gjs-con .gjs-pt .gpt-con .gpt-rt .gpt-rt-con .prnr-swiper .swiper-wrapper .swiper-slide a {
  font-size: 14px;
  transition: all 0.4s;
  color: #0061ae;
}
.gjs-con .gjs-pt .gpt-con .gpt-rt .gpt-rt-con .prnr-swiper .swiper-wrapper .swiper-slide a:hover {
  transform: translateX(4px);
}
.gjs-con .gjs-qy {
  margin-top: 76px;
}
.gjs-con .gjs-qy .hz-swiper,
.gjs-con .gjs-qy .yy-swiper {
  margin-top: 33px;
}
.gjs-con .gjs-qy .hz-swiper .swiper-wrapper .swiper-slide div,
.gjs-con .gjs-qy .yy-swiper .swiper-wrapper .swiper-slide div {
  height: 82px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #cccccc;
  position: relative;
}
.gjs-con .gjs-qy .hz-swiper .swiper-wrapper .swiper-slide div img,
.gjs-con .gjs-qy .yy-swiper .swiper-wrapper .swiper-slide div img {
  max-width: 90%;
  max-height: 80%;
}
.gjs-con .gjs-qy .hz-swiper .swiper-wrapper .swiper-slide div::before,
.gjs-con .gjs-qy .yy-swiper .swiper-wrapper .swiper-slide div::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 0%;
  height: 0%;
  border-left: 1px solid #0061ae;
  border-bottom: 1px solid #0061ae;
  transition: all 0.4s;
  opacity: 0;
}
.gjs-con .gjs-qy .hz-swiper .swiper-wrapper .swiper-slide div::after,
.gjs-con .gjs-qy .yy-swiper .swiper-wrapper .swiper-slide div::after {
  position: absolute;
  right: 0;
  top: 0;
  content: '';
  width: 0%;
  height: 0%;
  border-top: 1px solid #0061ae;
  border-right: 1px solid #0061ae;
  transition: all 0.4s;
  opacity: 0;
}
.gjs-con .gjs-qy .hz-swiper .swiper-wrapper .swiper-slide div:hover::after,
.gjs-con .gjs-qy .yy-swiper .swiper-wrapper .swiper-slide div:hover::after {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.gjs-con .gjs-qy .hz-swiper .swiper-wrapper .swiper-slide div:hover::before,
.gjs-con .gjs-qy .yy-swiper .swiper-wrapper .swiper-slide div:hover::before {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.js-bt {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #333333;
  text-align: center;
}
.gwh-con .gwh-yjsm .gwh-yjsm-items {
  background-color: #0061ae;
  display: flex;
  margin-bottom: 16px;
  position: relative;
  transition: all 0.4s;
}
.gwh-con .gwh-yjsm .gwh-yjsm-items .gwh-yjsm-items-lf {
  width: 41%;
  padding: 59px 3% 58px 3%;
  min-height: 326px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.gwh-con .gwh-yjsm .gwh-yjsm-items .gwh-yjsm-items-lf div:nth-child(1) h3 {
  font-size: 30px;
  color: #ffffff;
  font-family: 'Noto Sans SC', sans-serif;
}
.gwh-con .gwh-yjsm .gwh-yjsm-items .gwh-yjsm-items-lf div:nth-child(1) p {
  font-size: 14px;
  color: #ffffff;
  opacity: 0.6;
  font-family: 'Noto Sans SC', sans-serif;
}
.gwh-con .gwh-yjsm .gwh-yjsm-items .gwh-yjsm-items-lf div:nth-child(2) {
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  font-family: 'Noto Sans SC', sans-serif;
  margin-top: 29px;
}
.gwh-con .gwh-yjsm .gwh-yjsm-items .gwh-yjsm-items-rt {
  position: absolute;
  right: 0;
  height: 100%;
  width: 59%;
}
.gwh-con .gwh-yjsm .gwh-yjsm-items .gwh-yjsm-items-rt div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.gwh-con .gwh-yjsm .gwh-yjsm-items:nth-child(2n) {
  flex-direction: row-reverse;
}
.gwh-con .gwh-yjsm .gwh-yjsm-items:nth-child(2n) .gwh-yjsm-items-rt {
  left: 0;
}
.gwh-con .gwh-yjsm .gwh-yjsm-items:hover {
  box-shadow: 1px 1px 20px rgba(0, 97, 174, 0.8);
}
.gwh-con .gwh-jzg {
  background: url(../images/jzg-bg.jpg) no-repeat;
  background-size: cover;
  margin-top: 32px;
  padding-top: 47px;
  padding-bottom: 72px;
}
.gwh-con .gwh-jzg h3 {
  font-size: 30px;
  text-align: center;
  color: #0061ae;
  font-family: 'Noto Sans SC', sans-serif;
}
.gwh-con .gwh-jzg .gwh-jzg-con {
  width: 92%;
  margin: 0 auto;
}
.gwh-con .gwh-jzg .gwh-jzg-con .row {
  margin-top: 63px;
  margin-left: -1.5%;
  margin-right: -1.5%;
}
.gwh-con .gwh-jzg .gwh-jzg-con .row .gwh-jzg-items {
  padding: 0 1.5%;
}
.gwh-con .gwh-jzg .gwh-jzg-con .row .gwh-jzg-items .gwh-jzg-items-con {
  height: 100%;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 10px;
  padding: 44px 7% 42px 7%;
  transition: all 0.4s;
}
.gwh-con .gwh-jzg .gwh-jzg-con .row .gwh-jzg-items .gwh-jzg-items-con h4 {
  font-size: 24px;
  color: #333333;
  font-family: 'Noto Sans SC', sans-serif;
  position: relative;
  padding-bottom: 10px;
  transition: all 0.4s;
}
.gwh-con .gwh-jzg .gwh-jzg-con .row .gwh-jzg-items .gwh-jzg-items-con h4::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  width: 24px;
  height: 2px;
  background-color: #0061ae;
  transition: all 0.4s;
}
.gwh-con .gwh-jzg .gwh-jzg-con .row .gwh-jzg-items .gwh-jzg-items-con div {
  font-size: 16px;
  line-height: 30px;
  margin-top: 18px;
  color: #666666;
  font-family: 'Noto Sans SC', sans-serif;
  transition: all 0.4s;
}
.gwh-con .gwh-jzg .gwh-jzg-con .row .gwh-jzg-items .gwh-jzg-items-con:hover {
  background: #0061ae;
}
.gwh-con .gwh-jzg .gwh-jzg-con .row .gwh-jzg-items .gwh-jzg-items-con:hover h4,
.gwh-con .gwh-jzg .gwh-jzg-con .row .gwh-jzg-items .gwh-jzg-items-con:hover div {
  color: #fff;
}
.gwh-con .gwh-jzg .gwh-jzg-con .row .gwh-jzg-items .gwh-jzg-items-con:hover h4::after {
  background-color: #fff;
}
.gry-con .ry-swiper .swiper-wrapper .swiper-slide div:nth-child(1) {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 239px;
}
.gry-con .ry-swiper .swiper-wrapper .swiper-slide div:nth-child(1) img {
  max-height: 100%;
}
.gry-con .ry-swiper .swiper-wrapper .swiper-slide div:nth-child(2) {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #1a1a1a;
  margin-top: 17px;
  transition: all 0.4s;
}
.gry-con .ry-swiper .swiper-wrapper .swiper-slide:hover div:nth-child(2) {
  color: #0061ae;
}
.gry-con .ry-pagination {
  position: relative;
  bottom: 0;
  margin-top: 66px;
}
.gry-con .ry-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 13px;
  background-color: #0061ae;
  opacity: 0.5;
  margin: 0 13px;
}
.gry-con .ry-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.jrc-con .jrc-jj img {
  width: 100%;
  display: block;
  margin-top: 30px;
}
.jrc-con .jrc-jj div {
  font-size: 16px;
  line-height: 32px;
  color: #666666;
  margin-top: 27px;
}
.jrc-con .jrc-ln {
  margin-top: 36px;
}
.jrc-con .jrc-ln .jrc-ln-con {
  margin-top: 40px;
}
.jrc-con .jrc-ln .jrc-ln-con .jrc-ln-items {
  display: flex;
  background-color: #0070bc;
}
.jrc-con .jrc-ln .jrc-ln-con .jrc-ln-items .jrc-ln-lf {
  width: 50%;
  overflow: hidden;
}
.jrc-con .jrc-ln .jrc-ln-con .jrc-ln-items .jrc-ln-lf div {
  transition: all 0.7s;
  height: 100%;
  min-height: 227px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.jrc-con .jrc-ln .jrc-ln-con .jrc-ln-items .jrc-ln-rt {
  width: 50%;
  padding: 35px 3.5% 37px 3.5%;
}
.jrc-con .jrc-ln .jrc-ln-con .jrc-ln-items .jrc-ln-rt .cont {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.jrc-con .jrc-ln .jrc-ln-con .jrc-ln-items .jrc-ln-rt .cont h4 {
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
}
.jrc-con .jrc-ln .jrc-ln-con .jrc-ln-items .jrc-ln-rt .cont div {
  font-size: 14px;
  line-height: 28px;
  color: #ffffff;
  margin-top: 16px;
}
.jrc-con .jrc-ln .jrc-ln-con .jrc-ln-items:nth-child(2n) {
  flex-direction: row-reverse;
}
.jrc-con .jrc-ln .jrc-ln-con .jrc-ln-items:hover .jrc-ln-lf div {
  transform: scale(1.03);
}
.jrc-con .jrc-fl {
  margin-top: 57px;
}
.jrc-con .jrc-fl .row {
  margin-top: 34px;
  margin-left: -1.2%;
  margin-right: -1.2%;
}
.jrc-con .jrc-fl .row .jrc-fl-items {
  padding: 0 1.2%;
  margin-bottom: 2.4%;
}
.jrc-con .jrc-fl .row .jrc-fl-items .jrc-fl-items-con {
  border: solid 1px #e5e5e5;
  height: 100%;
  text-align: center;
  padding: 34px 5% 36px 5%;
}
.jrc-con .jrc-fl .row .jrc-fl-items .jrc-fl-items-con div:nth-child(1) {
  height: 52px;
}
.jrc-con .jrc-fl .row .jrc-fl-items .jrc-fl-items-con div:nth-child(1) img {
  max-height: 100%;
}
.jrc-con .jrc-fl .row .jrc-fl-items .jrc-fl-items-con h4 {
  font-size: 20px;
  color: #333333;
  margin-top: 15px;
}
.jrc-con .jrc-fl .row .jrc-fl-items .jrc-fl-items-con div:nth-child(3) {
  font-size: 14px;
  line-height: 28px;
  margin-top: 18px;
  color: #666666;
}
.jrc-con .jrc-fl .row .jrc-fl-items .jrc-fl-items-con:hover div:nth-child(1) img {
  animation: fz 1.5s linear;
}
.jrc-con .jrc-fl .jrc-dt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 17px;
}
.jrc-con .jrc-fl .jrc-dt .jrcdt-lf {
  width: 54.65%;
  text-align: center;
}
.jrc-con .jrc-fl .jrc-dt ul {
  width: 42%;
}
.jrc-con .jrc-fl .jrc-dt ul li {
  background-color: #f2f2f2;
  display: flex;
  align-items: center;
  padding: 50px 6.5%;
}
.jrc-con .jrc-fl .jrc-dt ul li div:nth-child(1) {
  width: 45px;
}
.jrc-con .jrc-fl .jrc-dt ul li div:nth-child(2) {
  flex: 1;
  padding-left: 20px;
}
.jrc-con .jrc-fl .jrc-dt ul li div:nth-child(2) p:nth-child(1) {
  font-size: 18px;
  color: #333333;
}
.jrc-con .jrc-fl .jrc-dt ul li div:nth-child(2) p:nth-child(2) {
  font-size: 14px;
  line-height: 20px;
  color: #808080;
  margin-top: 1px;
}
.jrc-con .jrc-fl .jrc-dt ul li:nth-child(1) {
  margin-bottom: 15px;
}
.jrc-con .jrc-fl .jrc-dt ul li:hover {
  animation: fz1 1s linear;
}
.rbt {
  font-size: 24px;
  position: relative;
  color: #1a1a1a;
  padding-left: 25px;
}
.rbt::before {
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 8px;
  height: 26px;
  background-color: #acce22;
}
@keyframes fz1 {
  0% {
    transform: perspective(1000px) rotateX(0deg);
  }
  25% {
    transform: perspective(1000px) rotateX(-15deg);
  }
  50% {
    transform: perspective(1000px) rotateX(-5deg);
  }
  75% {
    transform: perspective(1000px) rotateX(-10deg);
  }
  100% {
    transform: perspective(1000px) rotateX(0deg);
  }
}
.rc-con .rc-items {
  margin-bottom: 13px;
}
.rc-con .rc-items .rc-tb {
  display: flex;
  background-color: #eee;
  justify-content: space-between;
  align-items: flex-end;
  padding: 20px 4% 16px 5.5%;
}
.rc-con .rc-items .rc-tb div:nth-child(1) {
  width: 80%;
}
.rc-con .rc-items .rc-tb div:nth-child(1) h4 {
  font-size: 20px;
  transition: all 0.3s;
  color: #2b2b2b;
}
.rc-con .rc-items .rc-tb div:nth-child(1) ul {
  display: flex;
  margin-top: 12px;
}
.rc-con .rc-items .rc-tb div:nth-child(1) ul li {
  margin-right: 6.5%;
  display: flex;
  font-size: 12px;
  transition: all 0.3s;
  color: #999999;
  align-items: center;
}
.rc-con .rc-items .rc-tb div:nth-child(1) ul li img {
  margin-right: 7px;
}
.rc-con .rc-items .rc-tb div:nth-child(1) ul li:last-child {
  margin-right: 0;
}
.rc-con .rc-items .rc-tb div:nth-child(2) {
  width: 28px;
  height: 28px;
  background-color: #a0a0a0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  cursor: pointer;
  border-radius: 100%;
  margin-bottom: 16px;
}
.rc-con .rc-items .rc-tb div:nth-child(2) img {
  transition: all 0.3s;
}
.rc-con .rc-items .rc-yq {
  background-color: #ffffff;
  padding: 37px 4% 40px 5.5%;
  display: none;
  box-shadow: 0px 3px 6px 0px rgba(0, 42, 71, 0.1);
}
.rc-con .rc-items .rc-yq div:nth-child(1) {
  font-size: 14px;
  line-height: 25px;
  color: #666666;
}
.rc-con .rc-items .rc-yq div:nth-child(1) h4 {
  font-size: 16px;
  font-weight: bold;
  color: #2b2b2b;
  margin-bottom: 13px;
  margin-top: 28px;
}
.rc-con .rc-items .rc-yq div:nth-child(1) h4:nth-child(1) {
  margin-top: 0;
}
.rc-con .rc-items .rc-yq div:nth-child(2) {
  margin-top: 42px;
}
.rc-con .rc-items .rc-yq div:nth-child(2) p {
  font-size: 16px;
  line-height: 32px;
  color: #666666;
}
.rc-con .rc-items:last-child {
  margin-bottom: 0;
}
.rc-con .rc-items:nth-child(1) .rc-yq {
  display: block;
}
.rc-con .rc-items:hover .rc-tb {
  background-color: #0061ae;
}
.rc-con .rc-items:hover .rc-tb div:nth-child(1) h4,
.rc-con .rc-items:hover .rc-tb div:nth-child(1) ul li {
  color: #fff;
}
.rc-con .rc-items:hover .rc-tb div:nth-child(2) {
  background: #fff;
}
.rc-con .r-active .rc-tb {
  background-color: #0061ae;
}
.rc-con .r-active .rc-tb div:nth-child(1) h4,
.rc-con .r-active .rc-tb div:nth-child(1) ul li {
  color: #fff;
}
.rc-con .r-active .rc-tb div:nth-child(1) h4 {
  font-weight: bold;
}
.rc-con .r-active .rc-tb div:nth-child(2) {
  background: #fff;
}
.rc-con .r-active .rc-tb div:nth-child(2) img {
  transform: rotateZ(180deg);
}
.llx-con {
  margin-top: 52px;
}
.llx-con .llx-fs {
  display: flex;
  justify-content: space-between;
}
.llx-con .llx-fs .llx-fs-items .llx-fs-tb {
  height: 47px;
}
.llx-con .llx-fs .llx-fs-items .llx-fs-tb img {
  max-height: 100%;
}
.llx-con .llx-fs .llx-fs-items h4 {
  font-size: 20px;
  color: #333333;
  margin-top: 30px;
}
.llx-con .llx-fs .llx-fs-items div:nth-child(3) {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  margin-top: 11px;
}
.llx-con .llx-fs .llx-fs-items:nth-child(2) {
  position: relative;
  left: -3%;
}
.llx-con .llx-fs .llx-fs-items:last-child {
  text-align: center;
  padding-top: 7px;
}
.llx-con .llx-fs .llx-fs-items:last-child p {
  font-size: 14px;
  color: #0061ae;
}
.llx-con .llx-dt {
  margin-top: 42px;
}
.llx-con .llx-dt h3 {
  font-size: 24px;
  color: #333333;
}
.llx-con .llx-dt p {
  font-size: 14px;
  line-height: 21px;
  color: #666666;
  margin-top: 13px;
}
.llx-con .llx-dt #map {
  height: 322px;
  margin-top: 30px;
}
.llx-con .llx-dt #map img {
  max-width: inherit;
}
.llx-con .llx-ly {
  margin-top: 60px;
}
.llx-con .llx-ly h3 {
  font-size: 24px;
  color: #333333;
}
.llx-con .llx-ly form {
  display: flex;
  margin-top: 25px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.llx-con .llx-ly form div {
  margin-bottom: 20px;
  border: solid 1px #e5e5e5;
  width: 48.9%;
  padding: 10.5px 15px;
}
.llx-con .llx-ly form div input,
.llx-con .llx-ly form div textarea {
  width: 100%;
  font-size: 14px;
  color: #666666;
}
.llx-con .llx-ly form div textarea {
  min-height: 92px;
}
.llx-con .llx-ly form div:last-child,
.llx-con .llx-ly form div:nth-last-child(2) {
  width: 100%;
}
.llx-con .llx-ly form button {
  width: 100%;
  height: 46px;
  background-color: #0061ae;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  transition: all 0.4s;
  color: #ffffff;
}
.llx-con .llx-ly form button:hover {
  box-shadow: 1px 1px 10px #0061ae;
}
.llx-con .llx-ly form div:last-child {
  border: none;
  padding: 0;
}

/*项目动态-----------------------------------------------------------------------------*/
.main-dt{
    
}
.main-dt .row{
    margin-bottom: -2.7%;
    margin-left: -1.3%;
    margin-right: -1.3%;
}
.main-dt .row .main-dt-items{
    margin-bottom: 2.7%;
    padding: 0 1.3%;
}
.main-dt .row .main-dt-items .main-dt-item-con{
    text-align: center;
}
.main-dt .row .main-dt-items .main-dt-item-con a:nth-child(1){
    display: block;
    overflow: hidden;
}   
.main-dt .row .main-dt-items .main-dt-item-con a:nth-child(1) p{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 220px;
    transition: all .7s;
}
.main-dt .row .main-dt-items .main-dt-item-con a:nth-child(1):hover p{
    transform: scale(1.03);
}
.main-dt .row .main-dt-items .main-dt-item-con a:nth-child(2){
    font-size: 14px;
    line-height: 22px;
    padding: 0 5%;
    display: block;
    margin-top: 17px;
}


/*响应式配置*/
@media (max-width: 1599px) {
  .head .head-cen {
    max-width: 87%;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container .con h3 {
    font-size: 48px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container .con p {
    font-size: 20px;
    letter-spacing: 3.8px;
  }
  .gwh-con .gwh-yjsm .gwh-yjsm-items .gwh-yjsm-items-lf {
    padding: 59px 2% 58px 3%;
  }
}
@media (max-width: 1477px) {
  .head .head-cen .head-rt ul {
    margin-right: 7%;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container .con h3 {
    font-size: 42px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container .con p {
    font-size: 18px;
    letter-spacing: 3.1px;
  }
  .ywys .row .ywys-items .ywys-items-con {
    padding: 22px 9%;
  }
  #certify .swiper-slide {
    width: 43.5%;
  }
  .gjs-con .gjs-jj .gjj-bt h4 {
    font-size: 24px;
  }
  .gjs-con .gjs-jj .gjj-bt h3 {
    font-size: 43px;
  }
  .gjs-con .gjs-jj .gjj-hf .gjj-hf-rt div:nth-child(2) h2 {
    font-size: 21px;
  }
  .gjs-con .gjs-jj .gjj-hf .gjj-hf-rt div:nth-child(2) p {
    font-size: 15px;
  }
  .gjs-con .gjs-jj .gjj-hf .gjj-hf-lf div {
    height: 325px;
  }
  .gjs-con .gjs-pt .gpt-con .gpt-lf .ptbt-swiper .swiper-wrapper .swiper-slide-thumb-active::after {
    width: 9%;
  }
  .gjs-con .gjs-pt .gpt-con .gpt-lf .pt-pagination .swiper-pagination-current,
  .gjs-con .gjs-pt .gpt-con .gpt-lf .pt-pagination .swiper-pagination-current::before {
    font-size: 60px;
  }
  .gjs-con .gjs-pt .gpt-con .gpt-lf .pt-pagination .swiper-pagination-current {
    padding-left: 34px;
  }
  .gwh-con .gwh-yjsm .gwh-yjsm-items .gwh-yjsm-items-lf div:nth-child(1) h3 {
    font-size: 25px;
  }
  .gwh-con .gwh-yjsm .gwh-yjsm-items .gwh-yjsm-items-lf div:nth-child(2) {
    font-size: 15px;
    line-height: 28px;
  }
  .gwh-con .gwh-yjsm .gwh-yjsm-items .gwh-yjsm-items-lf div:nth-child(1) p {
    font-size: 13px;
  }
  .gwh-con .gwh-jzg .gwh-jzg-con .row .gwh-jzg-items .gwh-jzg-items-con div {
    font-size: 15px;
    line-height: 27px;
  }
  .gry-con .ry-swiper .swiper-wrapper .swiper-slide div:nth-child(1) {
    height: 188px;
  }
  .main-dt .row .main-dt-items .main-dt-item-con a:nth-child(1) p{
      height: 180px;
  }
  .zyyw .zyyw-con .zyyw-items:last-child .zyyw-xf .zyyw-xf-con ul {
    width: 99%;
}
.zyyw .zyyw-con .zyyw-items:nth-child(3) .zyyw-xf .zyyw-xf-con ul {
    width: 95%;
}
}
@media (max-width: 1365px) {
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container .con h3 {
    font-size: 36px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container .con p {
    font-size: 16px;
    letter-spacing: 2.4px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container .con a {
    width: 151px;
    height: 43px;
    font-size: 16px;
  }
  .head .head-cen .head-rt ul {
    margin-right: 4%;
  }
  .xwdt .container .row .xwdt-items .xwdt-items-con .xwdt-thumb p {
    height: 170px;
  }
  .ywys .row .ywys-items .ywys-items-con {
    padding: 22px 7%;
  }
  #certify .swiper-slide {
    width: 46%;
  }
  .foot .foot-tp ul li {
    margin-right: 13%;
  }
  .gjs-con .gjs-jj .gjj-hf .gjj-hf-rt div:nth-child(1) img {
    width: 85%;
  }
  .gjs-con .gjs-jj .gjj-hf .gjj-hf-lf div {
    height: 280px;
  }
  .gjs-con .gjs-jj .gjj-hf .gjj-hf-rt div:nth-child(2) {
    margin-top: 15%;
  }
  .gjs-con .gjs-pt .gpt-con .gpt-lf .ptbt-swiper .swiper-wrapper .swiper-slide {
    margin-bottom: 14px;
    padding-right: 12%;
    line-height: 23px;
  }
  .gwh-con .gwh-jzg h3 {
    font-size: 26px;
  }
  .gtd-con .gtd-items .gtd-rt h3 {
    font-size: 22px;
  }
  .gtd-con .gtd-items .gtd-rt div:nth-child(2) {
    font-size: 16px;
  }
  .gtd-con .gtd-items .gtd-rt div:nth-child(3) ul li {
    font-size: 15px;
    line-height: 30px;
  }
  .gtd-con .gtd-items .gtd-rt div:nth-child(3) ul li::before {
    top: 12px;
  }
  .gtd-con .gtd-items .gtd-zp p {
    height: 262px;
  }
  .gtd-con .gtd-items {
    align-items: center;
  }
  .glc-con .glc-items .glc-lf h3 {
    font-size: 22px;
  }
  .glc-con .glc-items .glc-lf div {
    font-size: 15px;
    line-height: 30px;
  }
  .gry-con .ry-swiper .swiper-wrapper .swiper-slide div:nth-child(1) {
    height: 161px;
  }
  .gry-con .ry-pagination {
    margin-top: 25px;
  }
  .jrc-con .jrc-fl .row .jrc-fl-items .jrc-fl-items-con div:nth-child(3) {
    line-height: 24px;
  }
  .llx-con .llx-fs .llx-fs-items:nth-child(2) {
    left: -1%;
  }
  .llx-con .llx-dt h3 {
    font-size: 22px;
  }
  .main-dt .row .main-dt-items .main-dt-item-con a:nth-child(1) p {
    height: 155px;
}
.zyyw .zyyw-con .zyyw-items:nth-last-child(2) .zyyw-xf .zyyw-xf-con ul {
    width: 98%;
    left: 3%;
}
.zyyw .zyyw-con .zyyw-items:last-child .zyyw-xf .zyyw-xf-con ul li {
    font-size: 14px;
    line-height: 19px;
    padding-right: 8%;
}
.zyyw .zyyw-con .zyyw-items .zyyw-xf .zyyw-xf-con ul{
    width: 83%;
}
}
@media (max-width: 1199px) {
  .head .head-cen .head-rt ul li a {
    font-size: 15px;
  }
  .head-logo {
    width: 163px;
  }
  .head .head-cen {
    max-width: 94%;
  }
  .head .head-cen .head-rt .head-rt-rt div a {
    font-size: 15px;
  }
  .banner {
    margin-top: 0;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container .con h3 {
    font-size: 31px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container .con p {
    font-size: 15px;
    letter-spacing: 1.5px;
  }
  #certify .swiper-slide {
    width: 48%;
  }
  .gtd-con .gtd-items .gtd-rt {
    padding-top: 0;
  }
  .zyyw .zyyw-con .zyyw-items:nth-child(3) .zyyw-xf .zyyw-xf-con ul li{
      white-space: wrap;
  }
}
@media (max-width: 990px) {
  .head .head-cen .head-rt ul,
  .head .head-cen .head-rt .head-rt-rt div,
  .head .head-cen .head-rt .head-rt-rt form {
    display: none;
  }
  .xwdt .container .row .xwdt-items,
  .ywys .row .ywys-items {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 4.2%;
  }
  .ywys .row .ywys-items {
    margin-bottom: 0;
  }
  #certify .swiper-slide {
    width: 57.7%;
  }
  .foot .foot-tp {
    display: block;
  }
  .foot .foot-tp ul {
    width: 100%;
    justify-content: space-between;
  }
  .foot .foot-tp ul li {
    margin-right: 0;
  }
  .foot .foot-tp .head-rx {
    margin-top: 20px;
  }
  .zyyw .zyyw-con .zyyw-items .zyyw-xf .zyyw-xf-con ul li{
      width: 50%;
  }
  .zyyw .zyyw-con .zyyw-items:nth-last-child(2) .zyyw-xf .zyyw-xf-con ul {
    left: 2%;
}
.mb-zd{
    display: block;
}
.head .head-cen{
    padding: 7px 0;
}
.head-logo {
    width: 129px;
}
}
@media (max-width: 767px) {
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container .con h3 {
    font-size: 18px;
    padding-top: 0;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container .con h3::before {
    display: none;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container .con p {
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 14px;
    margin-top: 6px;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container .con {
    top: 0;
  }
  .banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .container .con a {
    width: 120px;
    height: 34px;
    font-size: 14px;
    margin-top: 12px;
  }
  .sy-bt div:nth-child(1) span {
    font-size: 21px;
  }
  .sy-bt div:nth-child(2) {
    font-size: 13px;
    padding-bottom: 8px;
  }
  .zyyw {
    margin-top: 21px;
  }
  .zyyw .zyyw-con {
    margin-top: 25px;
  }
  .zyyw .zyyw-con .zyyw-items .zyyw-items-con div:nth-child(2) {
    font-size: 16px;
    margin-top: 13px;
  }
  .zyyw .zyyw-con .zyyw-items .zyyw-items-con div:nth-child(3) {
    font-size: 12px;
    margin-top: -1px;
  }
  .zyyw .zyyw-con .zyyw-items .zyyw-items-con div:nth-child(1) img {
    width: 34%;
  }
  .zyyw .zyyw-con .zyyw-items {
    padding-top: 28px;
    padding-bottom: 25px;
  }
  .zyyw .zyyw-con .zyyw-items .zyyw-xf .zyyw-xf-con .xf-bt {
    display: none;
  }
  .zyyw .zyyw-con .zyyw-items .zyyw-xf .zyyw-xf-con ul {
    display: block;
    margin: 0 auto;
    margin-top: 0;
    width: fit-content;
    left: -8px;
  }
  .zyyw .zyyw-con .zyyw-items .zyyw-xf .zyyw-xf-con {
    width: 100%;
  }
  .zyyw .zyyw-con .zyyw-items .zyyw-xf .zyyw-xf-con ul li {
    margin-bottom: -2px;
    width: fit-content;
  }
  .zyyw .zyyw-con .zyyw-items:hover .zyyw-xf {
    width: 101%;
  }
  .xwdt {
    padding-bottom: 13px;
    padding-top: 23px;
  }
  .xwdt .container .row .xwdt-items {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xwdt .container .row {
    margin-top: 23px;
  }
  .xwdt .container .row .xwdt-items .xwdt-items-con .xwdt-jj {
    padding: 18px 7% 12px 7%;
  }
  .xwdt .container .row .xwdt-items .xwdt-items-con .xwdt-jj a:nth-child(2) {
    margin-top: 7px;
  }
  .ywys {
    margin-top: 23px;
  }
  .ywys .row .ywys-items .ywys-items-con div:nth-child(1) img {
    width: 43%;
  }
  .ywys .row {
    margin-top: 6px;
  }
  .ywys .row .ywys-items .ywys-items-con div:nth-child(2) {
margin-top: 15px;
    line-height: 22px;
    font-size: 15px;
    white-space: nowrap;
  }
  .ywys .row .ywys-items .ywys-items-con{
      height: 100%;
  }
  .ywys .row .ywys-items .ywys-items-con div:nth-child(3) {
    font-size: 13px;
    line-height: 21px;
    color: #808080;
    margin-top: 4px;
  }
  .ywys .row .ywys-items .ywys-items-con {
    padding: 17px 2%;
  }
  .hpcp {
    margin-top: 14px;
    padding-top: 25px;
    padding-bottom: 20px;
  }
  #certify .swiper-slide {
    width: 100%;
  }
  #certify,
  #certify .swiper-slide-active,
  #certify .swiper-slide-prev,
  #certify .swiper-slide-next,
  #certify .swiper-slide {
    height: 244px;
  }
  #certify {
    margin-top: 26px;
  }
  .hpcp .hmc-swiper {
    margin-top: 12px;
  }
  .hzhb {
    margin-top: 23px;
    margin-bottom: 23px;
  }
  .hzhb .hb-swiper .swiper-wrapper .swiper-slide div {
    height: 93px;
  }
  .hzhb .hb-swiper {
    margin-top: 22px;
  }
  .hzhb .hb-pagination .swiper-pagination-bullet,
  .gry-con .ry-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 4px;
  }
  .hzhb .hb-pagination {
    margin-top: 13px;
  }
  .foot .foot-tp ul li p a {
    font-size: 16px;
  }
  .foot .foot-tp ul li div a {
    font-size: 13px;
    opacity: 0.8;
    margin-bottom: 3px;
    display: block;
  }
  .foot .foot-tp ul li div {
    margin-top: 8px;
  }
  .foot {
    padding-top: 30px;
  }
  .foot .foot-tp .head-rx p {
    font-size: 15px;
  }
  .foot .foot-tp .head-rx h4 {
    font-size: 22px;
    opacity: 0.8;
    margin-top: 3px;
  }
  .foot .foot-tp .head-rx {
    margin-top: 11px;
  }
  .foot .foot-tp .head-rx div span:nth-child(2) {
    font-size: 14px;
    margin-left: 8px;
  }
  .foot .foot-tp .head-rx div span:nth-child(1) {
    top: 0;
  }
  .foot .foot-bt .container {
    display: block;
    text-align: center;
    padding: 17px 0;
  }
  .foot .foot-bt .container p,
  .foot .foot-bt .container p a {
    font-size: 13px;
  }
  .gjs-con .gjs-jj .gjj-bt h4 {
    font-size: 19px;
    font-weight: bold;
    margin-top: -17px;
  }
  .gjs-con .gjs-jj .gjj-bt h3 {
    font-size: 34px;
  }
  .gjs-con .gjs-jj .gjj-con {
    font-size: 15px;
    line-height: 29px;
    margin-top: 12px;
  }
  .gjs-con .gjs-jj .gjj-hf .gjj-hf-rt div:nth-child(2) h2 {
    font-size: 18px;
  }
  .gjs-con .gjs-jj .gjj-hf .gjj-hf-rt div:nth-child(2) p {
    font-size: 14px;
  }
  .gjs-con .gjs-jj .gjj-hf {
    display: block;
    margin-top: 14px;
  }
  .gjs-con .gjs-jj .gjj-hf .gjj-hf-lf div {
    height: 189px;
  }
  .gjs-con .gjs-jj .gjj-hf .gjj-hf-rt div:nth-child(2) {
    margin-top: 8%;
  }
  .gjs-con .gjs-jj .gjj-hf .gjj-hf-rt {
    width: 100%;
    padding: 27px 0px;
  }
  .gjs-con .gjs-jj .gjj-hf .gjj-hf-rt div:nth-child(1) img {
    width: 58%;
  }
  .js-bt {
    font-size: 22px;
  }
  .gjs-con .gjs-bj {
    margin-top: 27px;
  }
  .gjs-con .gjs-bj .gbj-con {
    margin-top: 18px;
  }
  .gjs-con .gjs-pt {
    margin-top: 26px;
  }
  .gjs-con .gjs-pt .gpt-con {
    display: block;
    margin-top: 20px;
  }
  .gjs-con .gjs-pt .gpt-con .gpt-rt {
    width: 100%;
    height: 100%;
    padding: 20px 0;
  }
  .gjs-con .gjs-pt .gpt-con .gpt-rt .gpt-rt-con {
    position: relative;
  }
  .gjs-con .gjs-pt .gpt-con .gpt-rt .gpt-rt-con {
    position: relative;
    height: auto;
    width: 90%;
    left: 0;
    margin: 0 auto;
    top: 0;
    transform: inherit;
    padding: 6%;
  }
  .gjs-con .gjs-pt .gpt-con .gpt-rt .gpt-rt-con .prnr-swiper .swiper-wrapper .swiper-slide a {
    margin-top: 11px;
  }
  .gjs-con .gjs-pt .gpt-con .gpt-lf .pt-pagination .swiper-pagination-current,
  .gjs-con .gjs-pt .gpt-con .gpt-lf .pt-pagination .swiper-pagination-current::before {
    font-size: 37px;
  }
  .gjs-con .gjs-pt .gpt-con .gpt-lf .pt-pagination .swiper-pagination-current {
    padding-left: 21px;
  }
  .gjs-con .gjs-pt .gpt-con .gpt-lf .ptbt-swiper .swiper-wrapper .swiper-slide {
    margin-bottom: 8px;
  }
  .gjs-con .gjs-pt .gpt-con .gpt-lf {
    padding: 31px 20px 16px 4.3%;
  }
  .gjs-con .gjs-qy {
    margin-top: 28px;
  }
  .gjs-con .gjs-qy .hz-swiper,
  .gjs-con .gjs-qy .yy-swiper {
    margin-top: 17px;
  }
  .gwh-con .gwh-yjsm .gwh-yjsm-items {
    display: block;
  }
  .gwh-con .gwh-yjsm .gwh-yjsm-items .gwh-yjsm-items-lf {
    width: 100%;
    min-height: auto;
    padding: 35px 4% 30px 4%;
  }
  .gwh-con .gwh-yjsm .gwh-yjsm-items .gwh-yjsm-items-rt {
    position: relative;
    height: 177px;
    width: 100%;
  }
  .gwh-con .gwh-yjsm .gwh-yjsm-items .gwh-yjsm-items-lf div:nth-child(1) h3 {
    font-size: 21px;
  }
  .gwh-con .gwh-yjsm .gwh-yjsm-items .gwh-yjsm-items-lf div:nth-child(1) p {
    font-size: 12px;
  }
  .gwh-con .gwh-yjsm .gwh-yjsm-items .gwh-yjsm-items-lf div:nth-child(2) {
    font-size: 14px;
    line-height: 25px;
    margin-top: 13px;
  }
  .gwh-con .gwh-jzg {
    margin-top: 25px;
    padding-top: 26px;
    padding-bottom: 11px;
  }
  .gwh-con .gwh-jzg h3 {
    font-size: 22px;
  }
  .gwh-con .gwh-jzg .gwh-jzg-con .row {
    margin-top: 17px;
  }
  .gwh-con .gwh-jzg .gwh-jzg-con .row .gwh-jzg-items {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 3%;
  }
  .gwh-con .gwh-jzg .gwh-jzg-con .row .gwh-jzg-items .gwh-jzg-items-con h4 {
    font-size: 19px;
  }
  .gwh-con .gwh-jzg .gwh-jzg-con .row .gwh-jzg-items .gwh-jzg-items-con div {
    font-size: 14px;
    line-height: 25px;
  }
  .gwh-con .gwh-jzg .gwh-jzg-con .row .gwh-jzg-items .gwh-jzg-items-con {
    padding: 26px 7% 20px 7%;
  }
  .gtd-con .gtd-items {
    display: block;
    padding-bottom: 17px;
    padding-top: 26px;
  }
  .gtd-con .gtd-items .gtd-zp {
    width: 100%;
    text-align: center;
  }
  .gtd-con .gtd-items .gtd-zp img{
      max-width: 60%;
  }
  .gtd-con .gtd-items .gtd-zp p {
    background-size: contain;
  }
  .gtd-con .gtd-items .gtd-rt {
    width: 100%;
    margin-top: 20px;
  }
  .gtd-con .gtd-items .gtd-rt div:nth-child(3) {
    margin-top: 8px;
  }
  .gtd-con {
    margin-top: 29px;
  }
  .gtd-con .gtd-items .gtd-rt h3 {
    font-size: 20px;
  }
  .gtd-con .gtd-items .gtd-rt div:nth-child(2) {
    font-size: 15px;
    margin-top: 2px;
  }
  .gtd-con .gtd-items .gtd-rt div:nth-child(3) ul li {
    font-size: 14px;
    line-height: 27px;
    padding-left: 15px;
  }
  .gtd-con .gtd-items .gtd-rt div:nth-child(3) ul li::before {
    top: 11px;
  }
  .glc-con .glc-items .glc-lf h3 {
    font-size: 20px;
  }
  .glc-con .glc-items .glc-lf div {
    font-size: 14px;
    line-height: 26px;
    margin-top: 11px;
  }
  .glc-con .glc-items .glc-rt,
  .glc-con .glc-items .glc-lf {
    padding-bottom: 30px;
  }
  .glc-con .glc-items:nth-child(2n) .glc-lf::before {
    left: -7px;
    top: 6px;
    width: 13px;
    height: 13px;
  }
  .glc-con .glc-items .glc-rt::before {
    right: -8px;
    top: 6px;
    width: 13px;
    height: 13px;
  }
  .glc-con .shang,
  .glc-con .xia {
    width: 36px;
  }
  .glc-con .glc-items:nth-child(1) .glc-rt,
  .glc-con .glc-items:nth-child(1) .glc-lf {
    padding-top: 60px;
  }
  .glc-con .glc-items:nth-child(1) .glc-rt::before {
    top: 66px;
  }
  .glc-con .glc-items:nth-last-child(3) .glc-rt,
  .glc-con .glc-items:nth-last-child(3) .glc-lf {
    padding-bottom: 47px;
  }
  .glc-con {
    margin-top: 28px;
  }
  .gry-con {
    margin-top: 28px;
  }
  .gry-con .ry-swiper .swiper-wrapper .swiper-slide div:nth-child(2) {
    margin-top: 10px;
  }
  .gry-con .ry-pagination {
    margin-top: 7px;
  }
  .rbt {
    font-size: 20px;
    padding-left: 13px;
    font-weight: bold;
  }
  .jrc-con {
    margin-top: 23px;
  }
  .rbt::before {
    width: 3px;
    height: 24px;
  }
  .jrc-con .jrc-jj img {
    margin-top: 16px;
  }
  .jrc-con .jrc-jj div {
    font-size: 15px;
    line-height: 29px;
    margin-top: 20px;
  }
  .jrc-con .jrc-ln {
    margin-top: 18px;
  }
  .jrc-con .jrc-ln .jrc-ln-con {
    margin-top: 19px;
  }
  .jrc-con .jrc-ln .jrc-ln-con .jrc-ln-items {
    display: block;
    margin-bottom: 12px;
  }
  .jrc-con .jrc-ln .jrc-ln-con .jrc-ln-items .jrc-ln-lf {
    width: 100%;
  }
  .jrc-con .jrc-ln .jrc-ln-con .jrc-ln-items .jrc-ln-lf div {
    min-height: 159px;
  }
  .jrc-con .jrc-ln .jrc-ln-con .jrc-ln-items .jrc-ln-rt {
    width: 100%;
    padding: 26px 3.5% 22px 3.5%;
  }
  .jrc-con .jrc-ln .jrc-ln-con .jrc-ln-items .jrc-ln-rt .cont h4 {
    font-size: 18px;
  }
  .jrc-con .jrc-ln .jrc-ln-con .jrc-ln-items .jrc-ln-rt .cont div {
    font-size: 14px;
    line-height: 24px;
    margin-top: 11px;
  }
  .jrc-con .jrc-fl {
    margin-top: 28px;
  }
  .jrc-con .jrc-fl .row .jrc-fl-items {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .jrc-con .jrc-fl .row,
  .jrc-con .jrc-fl .jrc-dt ul {
    margin-top: 21px;
  }
  .jrc-con .jrc-fl .row .jrc-fl-items .jrc-fl-items-con div:nth-child(1) {
    height: 42px;
  }
  .jrc-con .jrc-fl .row .jrc-fl-items .jrc-fl-items-con h4 {
    font-size: 16px;
  }
  .jrc-con .jrc-fl .row .jrc-fl-items .jrc-fl-items-con div:nth-child(3) {
    line-height: 23px;
    margin-top: 7px;
    font-size: 13px;
  }
  .jrc-con .jrc-fl .row .jrc-fl-items .jrc-fl-items-con {
    padding: 26px 5% 24px 5%;
  }
  .jrc-con .jrc-fl .jrc-dt {
    display: block;
  }
  .jrc-con .jrc-fl .jrc-dt .jrcdt-lf,
  .jrc-con .jrc-fl .jrc-dt ul {
    width: 100%;
  }
  .jrc-con .jrc-fl .jrc-dt .jrcdt-lf img {
    max-width: 85%;
  }
  .jrc-con .jrc-fl .jrc-dt ul li div:nth-child(2) p:nth-child(1) {
    font-size: 16px;
  }
  .jrc-con .jrc-fl .jrc-dt ul li div:nth-child(2) p:nth-child(2) {
    font-size: 13px;
    line-height: 19px;
    margin-top: 2px;
  }
  .jrc-con .jrc-fl .jrc-dt ul li div:nth-child(1) {
    width: 37px;
  }
  .jrc-con .jrc-fl .jrc-dt ul li {
    padding: 35px 6.5%;
  }
  .jrc-con .jrc-fl .jrc-dt ul li div:nth-child(2) {
    padding-left: 15px;
  }
  .rc-con .rc-items .rc-tb div:nth-child(1) h4 {
    font-size: 18px;
  }
  .rc-con .rc-items .rc-yq div:nth-child(1) {
    line-height: 24px;
  }
  .rc-con .rc-items .rc-yq div:nth-child(1) h4 {
    margin-bottom: 10px;
    margin-top: 18px;
  }
  .rc-con .rc-items .rc-yq {
    padding: 28px 4% 23px 5.5%;
  }
  .llx-con .llx-fs {
    display: block;
    text-align: center;
  }
  .llx-con .llx-fs .llx-fs-items:nth-child(2) {
    left: 0;
    margin-top: 21px;
  }
  .llx-con .llx-fs .llx-fs-items h4 {
    font-size: 16px;
    margin-top: 16px;
  }
  .llx-con .llx-fs .llx-fs-items div:nth-child(3) {
    font-size: 13px;
    line-height: 22px;
    margin-top: 7px;
  }
  .llx-con .llx-fs .llx-fs-items .llx-fs-tb {
    height: 32px;
  }
  .llx-con {
    margin-top: 25px;
  }
  .llx-con .llx-dt h3 {
    font-size: 18px;
    font-weight: bold;
  }
  .llx-con .llx-dt p {
    margin-top: 10px;
  }
  .llx-con .llx-dt {
    margin-top: 19px;
  }
  .llx-con .llx-dt #map {
    height: 224px;
    margin-top: 16px;
  }
  .llx-con .llx-ly h3 {
    font-size: 21px;
    font-weight: bold;
  }
  .llx-con .llx-ly {
    margin-top: 25px;
  }
  .llx-con .llx-ly form {
    margin-top: 16px;
  }
  .llx-con .llx-ly form div {
    width: 100%;
    margin-bottom: 10px;
    padding: 9.5px 14px;
  }
  .llx-con .llx-ly form button {
    height: 41px;
    font-size: 15px;
  }
  .main-dt .row .main-dt-items{
      flex: 0 0 50%;
      max-width: 50%;
      margin-bottom: 12px;
  }
  .main-dt .row .main-dt-items .main-dt-item-con a:nth-child(1) p {
    height: 113px;
}
.main-dt .row .main-dt-items .main-dt-item-con a:nth-child(2){
    margin-top: 9px;
}
.main-dt .row{
    margin-bottom: -12px;
}
.zyyw .zyyw-con .zyyw-items:last-child .zyyw-xf .zyyw-xf-con ul{
    left: 9%;
}
.zyyw .zyyw-con .zyyw-items:last-child .zyyw-xf .zyyw-xf-con ul li {
    padding-right: 19%;
}
.zyyw .zyyw-con .zyyw-items:last-child .zyyw-xf .zyyw-xf-con ul li::after{
    top: 7px;
}
.zyyw .zyyw-con .zyyw-items:nth-child(3) .zyyw-xf .zyyw-xf-con ul li{
    width: 100% !important;
}
}
