body {
  background: #fff;
  font: 13px/1.75 "Microsoft YaHei", arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}
.container {
  max-width: 90.29%;
  margin: 0 auto;
  padding: 0;
}
.swiper {
  overflow: hidden;
}
textarea,
input {
  background: none;
  outline: none;
  resize: none;
}
.yc {
  overflow: hidden;
}
@font-face {
  font-family: ArialMT;
  src: url('../font/ArialMT.ttf');
}
.xd {
  position: relative;
}
.jd {
  position: absolute;
}
.icon {
  position: relative;
  line-height: 0;
}
.icon img {
  transition: all 0.5s;
}
.icon img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}


.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-div3 a{
font-size: 13px !important;
    margin-left: 24px;
    width: 74% !important;
}
.mb-div a:last-child {
  margin-bottom: 0;
}
.mxl-o {
  position: absolute;
  right: 0;
  top: -5px;
  padding: 25.5px 15px;
}
.head.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: 62px;
  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: 70%;
    margin-top: 8%;
}
.mb-nav .logo img {
  max-height: 49px;
}
.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(1) .mxl-o{
    display: none;
}

.mb-nav ul li:nth-child(4) .mxl-o{
    display: none;
}
.mb-nav ul li:nth-child(4) .mb-div .mxl-t{
    display: none;
}
.mb-nav ul li a {
  color: #333;
  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;
}
.mb-div3{
    display: none;
}
.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: #000;
  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;
}
.mb-nav ul li .mb-div a{
    line-height: 1.5;
    padding: 13px 0px 13px 13px;
}






.head{
        z-index: 10;
    position: relative;
}
.head .container {
  display: flex;
  align-items: center;
}
.head .container .head-rt {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.head .container .head-rt .head-icon {
  margin-left: 6.77083vw;
}
.head .container .head-rt .head-ul {
  display: flex;
  justify-content: flex-end;
  flex: 1;
}
.head .container .head-rt .head-ul .head-li {
  margin-right: 2.7083vw;
  position: relative;
}
.head .container .head-rt .head-ul .head-li div{
    position: absolute;
    left: calc(50% - 21px);
    transform: translateX(-50%) scaleY(0); 
    top: 100%;
    background: #fff;
    min-width: 100%;
    white-space: nowrap;
    padding: 16px 25px;
    transition: all .5s;
    /*opacity: 0;*/
    visibility: hidden;
    display: flex;
    transform-origin: top center;
    
}
.head .container .head-rt .head-ul .head-li:nth-child(2) div{
    left: calc(50% - 25px);
}
.head-box{
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #fff;
    box-shadow: 1px 4px 10px rgba(0,0,0,.1);
    height: 0;
    transition: all .5s;
}
/*.head .container .head-rt .head-ul .head-li div::after{*/
/*    position: absolute;*/
/*    left: -100%;*/
/*    cointent:*/
/*    top: 0;*/
/*    width: 100vw;*/
/*    height: 100%;*/
/*    background: #fff;*/
/*    box-shadow: 1px 1px 10px rgba(0,0,0,.3);*/
/*}*/
.head .container .head-rt .head-ul .head-li:hover div{
    /*opacity: 1;*/
    transform: translateX(-50%) scaleY(1);
    visibility: visible;
}
.head .container .head-rt .head-ul .head-li div a{
    display: block;
    transition: all 0.5s;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #222222;
  /*margin-bottom: 10px;*/
  text-align: center;
  /*padding: 0 10px;*/
  padding-right: 2.7083vw;
}
.head .container .head-rt .head-ul .head-li div a:hover{
    color: #0154a4;
}
.head .container .head-rt .head-ul .head-li div a:last-child{
    padding-right: 0;
}
.head .container .head-rt .head-ul .head-li .head-a {
  display: flex;
  align-items: center;
  transition: all 0.5s;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #222222;
  padding: 36px 0;
}
.head .container .head-rt .head-ul .head-li .head-a .icon {
  transition: all 0.5s;
  margin-left: 9px;
}
.head .container .head-rt .head-ul .head-li:hover .head-a {
  color: #0154a4;
}
.head .container .head-rt .head-ul .head-li:hover .head-a .icon {
  transform: translateX(3px);
}
.head .container .head-rt .head-ul .head-li:hover .head-a .icon img:nth-child(2) {
  opacity: 1;
}
.head .container .head-rt .head-ul .head-li:hover .head-a .icon img:nth-child(1) {
  opacity: 0;
}
.head .container .head-rt .head-ul .active .head-a {
  color: #0154a4;
}
.head .container .head-rt .head-ul .active .head-a .icon img:nth-child(2) {
  opacity: 1;
}
.head .container .head-rt .head-ul .active .head-a .icon img:nth-child(1) {
  opacity: 0;
}
.head .container .head-rt .head-ul .head-li:last-child {
  margin-right: 0;
}
.home-banner {
  margin-top: -0.7%;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide {
  position: relative;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg {
  overflow: hidden;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg img {
  max-width: 101%;
  height: calc(100vh - 187px + 0.7vw);
  min-width: 100%;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont .slide-lf {
  width: 48%;
  font-family: 'Manuale', serif;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont .slide-lf .yc:nth-child(1) div {
  font-size: 2.5vw;
  line-height: 1.15;
  font-weight: 600;
  color: #010101;
  letter-spacing: -0.3px;
  transform: translateY(100%) rotate(10deg);
  opacity: 0;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont .slide-lf .yc:nth-child(2) {
  margin-top: 21px;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont .slide-lf .yc:nth-child(2) div {
  font-size: 16px;
  line-height: 1.625;
  color: #666666;
  font-weight: 500;
  letter-spacing: 0.5px;
  transform: translateY(100%) rotate(10deg);
  opacity: 0;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont .slide-lf .yc:nth-child(3) {
  margin-top: 6.5%;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont .slide-lf .yc:nth-child(3) p {
  transform: translateY(100%) rotate(10deg);
  opacity: 0;
  transform-origin: left;
  transition: var(--custom-transiton2);
  transition-duration: 1s;
  transition-property: transform, opacity;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont .slide-lf .yc:nth-child(3) a {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  color: #000000;
  transition: all 0.5s;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont .slide-lf .yc:nth-child(3) a img {
  margin-left: 11px;
  position: relative;
  top: -1px;
  transition: all 0.5s;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont .slide-lf .yc:nth-child(3) a:hover {
  color: #0154a4;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont .slide-lf .yc:nth-child(3) a:hover img {
  transform: translateX(3px);
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont .slide-rt {
  position: relative;
  right: 12%;
  width: 19.1%;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont .slide-rt img:nth-child(1) {
  transform: scale(1.1);
  opacity: 0;
  transition: all 0.8s;
  transition-delay: 1s;
  min-width: 100%;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont .slide-rt img:nth-child(2) {
  position: absolute;
  width: 70.672%;
  left: 17%;
  top: 6%;
  opacity: 0;
  transition: all 0.6s;
  transform: scale(0.9);
  transition-delay: 1.7s;
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont .slide-rt img:nth-child(1).animated {
  opacity: 1;
  transform: scale(1);
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont .slide-rt img:nth-child(2).animated {
  opacity: 1;
  transform: scale(1);
}
.home-banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide-con .slide-cont .slide-lf .yc:nth-child(1) div,
.home-banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide-con .slide-cont .slide-lf .yc:nth-child(2) div,
.home-banner .ban-swiper .swiper-wrapper .swiper-slide-active .slide-con .slide-cont .slide-lf .yc:nth-child(3) p {
  -webkit-animation: text-active-animation 1.5s cubic-bezier(0.7, 0, 0.2, 1) both 0s;
  animation: text-active-animation 1.5s cubic-bezier(0.7, 0, 0.2, 1) both 0s;
}
@keyframes text-active-animation {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100%) rotate(5deg);
    transform: translateY(50%) rotate(5deg);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
  }
}
.i-ban .i-bg {
  overflow: hidden;
}
.i-ban .i-bg img {
  max-width: 101%;
  min-width: 100%;
  transform: scale(1.03, 1.03);
  animation: image-zoom-out 5s 0s forwards;
}
@keyframes image-zoom-out {
  0% {
    transform: scale(1.03, 1.03);
  }
  100% {
    transform: scale(1, 1);
  }
}
.i-crumb {
  margin-top: 37px;
}
.i-crumb .container div {
  display: flex;
  align-items: center;
}
.i-crumb .container div img {
  margin-right: 7px;
  line-height: 0;
  position: relative;
  top: -1.5px;
}
.i-crumb .container div p,
.i-crumb .container div a {
  font-size: 16px;
  color: #333;
  font-family: 'Roboto', sans-serif;
  /*font-weight: 300;*/
  transition: all 0.5s;
}
.i-crumb .container div a:hover {
  color: #0154a4;
}
.ny-bt {
  text-align: center;
  font-size: 2.5vw;
  color: #010101;
  font-family: 'Manuale', serif;
  font-weight: 600;
}
.f-con {
  margin-top: 4.7%;
  margin-bottom: 99px;
}
.f-con .row {
  margin-left: -0.97%;
  margin-top: 43px;
  margin-right: -0.97%;
}
.f-con .row .f-items {
  padding: 0 0.97%;
}
.f-con .row .f-items .f-items-con {
  height: 100%;
  box-shadow: 0px 0px 18px 0px rgba(37, 37, 37, 0.16);
  border-radius: 16px;
  transition: all 0.5s;
  overflow: hidden;
  position: relative;
  padding-bottom: 6px;
}
.f-con .row .f-items .f-items-con .f-thumb {
  display: block;
  overflow: hidden;
}
.f-con .row .f-items .f-items-con .f-thumb p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  transition: all 0.8s;
  height: 12.23958vw;
}
.f-con .row .f-items .f-items-con .f-bt {
  padding: 10px 9.9% 23px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100% - 12.23958vw);
}
.f-con .row .f-items .f-items-con .f-bt .title div {
  transition: all 0.5s;
}
.f-con .row .f-items .f-items-con .f-bt .title div:nth-child(1) {
  font-size: 4.17vw;
  color: #0154a4;
  opacity: 0.1;
  font-family: 'Montserrat', serif;
  font-weight: 600;
  line-height: normal;
}
.f-con .row .f-items .f-items-con .f-bt .title div:nth-child(2) {
  font-family: 'Manuale', serif;
  font-weight: 600;
  font-size: 1.14583vw;
  line-height: 1.5;
  color: #010101;
  margin-top: -2.6vw;
}
.f-con .row .f-items .f-items-con .f-bt .more {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #000000;
  font-family: 'Roboto', sans-serif;
  transition: all 0.5s;
  margin-top: 20px;
}
.f-con .row .f-items .f-items-con .f-bt .more img {
  margin-left: 11px;
  position: relative;
  top: -1.5px;
  transition: all 0.5s;
}
.f-con .row .f-items .f-items-con .f-bt .more:hover img {
  transform: translateX(4px);
}
.f-con .row .f-items .f-items-con::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 6px;
  background: #0154a4;
}
.f-con .row .f-items .f-items-con:hover {
  transform: translateY(-6px);
  box-shadow: 1px 1px 18px rgba(1, 84, 164, 0.3);
}
.f-con .row .f-items .f-items-con:hover .f-bt .title div:nth-child(2) {
  color: #0154a4;
}
.f-con .row .f-items .f-items-con:hover .f-bt .more {
  color: #0154a4;
}
.foot {
  background-color: #f0f0f0;
  padding: 31.25px 0;
}
.foot .container {
  text-align: center;
}
.foot .container p {
  font-size: 14px;
  color: #222222;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
}
.fshow-con {
  display: flex;
  margin-top: 6%;
  margin-bottom: 6%;
}
.fshow-con .fshow-lf {
  width: 45.64%;
}
.fshow-con .fshow-lf div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
  width: 100%;
  height: 100%;
  min-height: 29.89583vw;
}
.fshow-con .fshow-rt {
  box-shadow: 0px 4px 35px 0px rgba(2, 53, 103, 0.15);
  width: 54.36%;
  padding: 4% 4.535%;
  display: flex;
  align-items: center;
}
.fshow-con .fshow-rt .fshow-rt-con .ny-bt {
  text-align: left;
}
.fshow-con .fshow-rt .fshow-rt-con div {
  margin-top: 40px;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  line-height: 1.67;
  color: #2e353e;
  opacity: 0.8;
}
.fshow-con .fshow-rt .fshow-rt-con div em{
    font-weight: bold;
}
.fshow-con .fshow-rt .fshow-rt-con div strong{
    color: #0154a4;
}
.g-con {
padding: 0 2%;
    letter-spacing: 0;
    /* text-align: justify; */
    padding-top: 4%;
    padding-bottom: 5%;
    position: relative;
    hyphens: auto;
}
.g-con .g-map {
  position: absolute;
  left: 0;
  top: -3%;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 62.791%;
  height: fit-content;
}
.g-con .ny-bt {
  position: relative;
  padding-bottom: 17px;
  z-index: 2;
}
.g-con .ny-bt::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  bottom: 0;
  width: 36px;
  height: 5px;
  background-color: #0154a4;
}
.g-con .g-nr {
  margin-top: 33px;
  font-size: 20px;
  line-height: 1.67;
  color: rgba(1,1,1,.7);
  /*opacity: 0.7;*/
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  position: relative;
  z-index: 2;
}
.g-con .g-nr p{
    margin-bottom: 35px;
    position: relative;
    padding-left: 2.34375vw;
}
.g-con .g-nr p::before{
position: absolute;
    left: 0;
    top: 14px;
    content: '';
    width: 1.25vw;
    height: 3px;
    background: #0154a4;
}
.g-con .g-nr p:last-child{
    margin-bottom: 0;
}
.l-con {
  margin-top: 4.7%;
}
.l-con .l-cont {
  padding: 5.25% 0;
  background: #f1f1f1;
  margin-top: 43px;
}
.l-con .l-cont .container .l-list {
  background-color: #ffffff;
  margin-bottom: 30px;
  padding: 3.1% 3.78%;
}
.l-con .l-cont .container .l-list .l-items {
  margin-bottom: 38px;
}
.l-con .l-cont .container .l-list .l-items div:nth-child(1) {
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(192, 192, 192, 0.5);
  padding-bottom: 20px;
}
.l-con .l-cont .container .l-list .l-items div:nth-child(1) p:nth-child(1) {
  width: 28px;
  margin-right: 20px;
}
.l-con .l-cont .container .l-list .l-items div:nth-child(1) p:nth-child(2) {
  flex: 1;
  font-size: 1.354vw;
  color: #010101;
  font-family: 'Manuale', serif;
  font-weight: 600;
}
.l-con .l-cont .container .l-list .l-items div:nth-child(2) {
  padding-left: 46px;
  margin-top: 30px;
}
.l-con .l-cont .container .l-list .l-items div:nth-child(2) ul {
  flex-wrap: wrap;
  display: flex;
}
.l-con .l-cont .container .l-list .l-items div:nth-child(2) ul li {
  margin-right: 2.5vw;
  background-color: #fff;
  border-radius: 25px;
  font-size: 18px;
  color: #333333;
  font-family: 'Manuale', serif;
  font-weight: 500;
  height: 50px;
  min-width: 169px;
  display: flex;
  margin-bottom: 10px;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  box-shadow: 1px 1px 15px rgba(1,48,164,.3);
}
.l-con .l-cont .container .l-list .l-items div:nth-child(2) ul li:hover {
  background-color: #0154a4;
  color: #fff;
  transform: translateY(-4px);
}
.l-con .l-cont .container .l-list .l-items div:nth-child(2) ol li {
  margin-bottom: 13px;
  display: flex;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  line-height: 1.3;
  color: #777777;
}
.l-con .l-cont .container .l-list .l-items div:nth-child(2) ol li:nth-child(2n){
    margin-bottom: 28px;
}
.l-con .l-cont .container .l-list .l-items div:nth-child(2) ol li p:nth-child(2) {
  flex: 1;
  color: #333333;
}
.l-con .l-cont .container .l-list .l-items div:nth-child(2) ol li:nth-child(2n) p:nth-child(1){
    color: #fff;
}
.l-con .l-cont .container .l-list .l-items div:nth-child(2) ol li:last-child {
  margin-bottom: 0;
}
.l-con .l-cont .container .l-list .l-items div:nth-child(2) ol li:last-child p:nth-child(2),.l-con .l-cont .container .l-list .l-items div:nth-child(2) ol li:nth-last-child(2) p:nth-child(2){
    cursor: pointer;
    transition: all .5s;
}
.l-con .l-cont .container .l-list .l-items div:nth-child(2) ol li:last-child p:nth-child(2):hover{
    color: #0154a4;
}
.l-con .l-cont .container .l-list .l-items div:nth-child(2) ol li:nth-last-child(2) p:nth-child(2):hover{
    color: #0154a4;
}
.l-con .l-cont .container .l-list .l-items:last-child {
  margin-bottom: 0;
}
.l-con .l-cont .container .l-list:last-child {
  margin-bottom: 0;
}
.td-con {
  margin-top: 4.5%;
}
.td-con .td-cont {
  margin-top: 40px;
  padding-top: 72px;
  padding-bottom: 66px;
  background-color: #f0f0f0;
}
.td-con .td-cont .td-cont-cen {
  width: 78.76%;
  margin: 0 auto;
}
.td-con .td-cont .td-cont-cen .row {
  margin-left: -3px;
  margin-right: -3px;
  justify-content: center;
}
.td-con .td-cont .td-cont-cen .row .td-items {
  padding: 0 3px;
  margin-bottom: 6px;
}
.td-con .td-cont .td-cont-cen .row .td-items .td-items-con {
  background-color: #ffffff;
  display: block;
  text-align: center;
  transition: all 0.5s;
  padding: 52px 6.7% 57px;
  height: 100%;
}
.td-con .td-cont .td-cont-cen .row .td-items .td-items-con div:nth-child(1) {
  margin: 0 auto;
  width: 8.854vw;
  height: 8.854vw;
  border-radius: 100%;
  overflow: hidden;
}
.td-con .td-cont .td-cont-cen .row .td-items .td-items-con div:nth-child(1) img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.td-con .td-cont .td-cont-cen .row .td-items .td-items-con div:nth-child(2) {
  font-size: 22px;
  font-family: 'Manuale', serif;
  font-weight: 500;
  color: #010101;
  transition: all 0.5s;
  margin-top: 19px;
}
.td-con .td-cont .td-cont-cen .row .td-items .td-items-con div:nth-child(3) {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 1.71;
  margin-top: 9px;
  transition: all 0.5s;
  color: #666666;
                /*   overflow: hidden;*/
                /*text-overflow: ellipsis;*/
                /*display: -webkit-box;*/
                /*-webkit-line-clamp: 3;*/
                /*-webkit-box-orient: vertical;*/
                /*display: -moz-box;*/
                /*-moz-line-clamp: 3;*/
                /*-moz-box-orient: vertical;*/
                /*word-wrap: break-word;*/
                /*word-break: break-word;*/
                /*white-space: normal;*/
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.td-con .td-cont .td-cont-cen .row .td-items .td-items-con div:nth-child(3) p{
    height: 36px;
    background-color: rgb(240,240,240);
    border-radius: 8px;
    margin-bottom: 9px;
    display: flex;
    margin-right: 9px;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #000;
    transition: all 0.5s;
    padding: 0 12.79px;
    font-weight: 700;
        font-family: 'Manuale', serif;
    /*width: 100%;*/
}
.td-con .td-cont .td-cont-cen .row .td-items .td-items-con div:nth-child(3) p:hover{
    background: #0154a4;
    color: #fff;
}
.td-con .td-cont .td-cont-cen .row .td-items .td-items-con:hover {
  box-shadow: 1px 1px 18px rgba(1, 84, 164, 0.2);
}
.td-con .td-cont .td-cont-cen .row .td-items .td-items-con:hover div {
  color: #0154a4 !important;
}
.tdshow-con {
  background-color: #f0f0f0;
  padding: 90px 0 110px 0;
  margin-top: 30px;
}
.tdshow-con .container {
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 5.41%;
  padding-top: 5.5%;
  padding-bottom: 4.5%;
}
.tdshow-con .container .tdshow-lf div:nth-child(1) {
  width: 16.67vw;
  height: 16.67vw;
  border-radius: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.tdshow-con .container .tdshow-lf .yx{
    display: flex;
justify-content: center;
    text-align: center;
    font-size: 18px;
    font-family: 'Manuale', serif;
    margin-top: 14px;
    transition: all .5s;
    align-items: center;
}
.tdshow-con .container .tdshow-lf .yx img{
    width: 20px;
    margin-right: 13px;
    position: relative;
    top: 1px;
}
.tdshow-con .container .tdshow-lf .yx:hover{
    color: #0154a4;
}
.tdshow-con .container .tdshow-lf{
    max-width: 24%;
}
.tdshow-con .container .tdshow-lf div:nth-child(1) img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tdshow-con .container .tdshow-lf div:nth-child(2) {
  text-align: center;
  font-size: 22px;
  color: #010101;
  font-family: 'Manuale', serif;
  font-weight: 500;
  margin-top: 14px;
}
.tdshow-con .container .tdshow-lf ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 15px;
}
.tdshow-con .container .tdshow-lf ul li {
  height: 36px;
  background-color: #0154a4;
  border-radius: 8px;
  margin-bottom: 9px;
  display: flex;
  margin-right: 9px;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #ffffff;
  transition: all 0.5s;
  padding: 0 12.79px;
  font-family: 'Roboto', sans-serif;
}
.tdshow-con .container .tdshow-lf ul li:hover {
  transform: translateY(-3px);
}
.tdshow-con .container .tdshow-lf ul li:last-child {
  margin-right: 0;
}
.tdshow-con .container .tdshow-rt {
  flex: 1;
  margin-left: 3.2%;
}
.tdshow-con .container .tdshow-rt .tdshow-js {
  font-size: 16px;
  line-height: 1.75;
  color: #2e353e;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 0.1px;
  text-align: justify;
}
.tdshow-con .container .tdshow-rt .tdshow-js ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 8px;
}
.tdshow-con .container .tdshow-rt .tdshow-js ul li:last-child {
  margin-bottom: 0;
}
.tdshow-con .container .tdshow-rt .tdshow-js ul li::before {
  position: absolute;
  left: 0;
  top: 7.5px;
  content: '';
  width: 10px;
  height: 10px;
  background: url(../images/jx.png) no-repeat center center;
  background-size: 100% 100%;
}
.tdshow-con .container .tdshow-rt .tdshow-jj {
    padding-left: 20px;
    display: flex;
    align-items: flex-start;
    margin-top: 24px;
    flex-wrap: wrap;
    flex-direction: column;
}
.tdshow-con .container .tdshow-rt .tdshow-jj div {
  font-size: 16px;
  color: #444444;
  line-height: 1.9375;
}
.tdshow-con .container .tdshow-rt .tdshow-jj div:nth-child(2) em {
  color: #0154a4;
}
.tdshow-con .container .tdshow-rt .tdshow-jj div:nth-child(1) {
  /*margin-right: 4.0625vw;*/
  /*line-height: 1.2;*/
  background-color: rgba(4, 91, 225, 0.1);
  padding: 6.5px 16.1px;
  color: #0154a4;
}
.tdshow-con .container .tdshow-rt .tdshow-jj div:nth-child(1) em{
    color: #444444;
}
.tdshow-con .container .tdshow-rt .tdshow-jj div:nth-child(1) p{
    margin-bottom: 11px;
}
.tdshow-con .container .tdshow-rt .tdshow-jj div:nth-child(1) p:last-child{
    margin-bottom: 0;
}
.tdshow-con .container .tdshow-rt .tdshow-jj div:nth-child(2) {
  color: #333333;
  background-color: rgba(4, 91, 225, 0.1);
  padding: 6.5px 16.1px;
  position: relative;
  /*top: -6px;*/
  margin-top: 19px;
}
.head-logo{
    width: 184px;
}
@media (max-width: 1599px) {
  .f-con .row .f-items .f-items-con .f-bt .title div:nth-child(2) {
    font-size: 17px;
  }
  .fshow-con .fshow-rt .fshow-rt-con div {
    font-size: 17px;
  }
  .l-con .l-cont .container .l-list .l-items div:nth-child(2) ol li,
  .l-con .l-cont .container .l-list .l-items div:nth-child(2) ul li {
    font-size: 16px;
  }
  .tdshow-con .container .tdshow-rt .tdshow-js {
    font-size: 15px;
  }
  .tdshow-con .container .tdshow-rt .tdshow-js ul li::before {
    top: 6.5px;
  }
  .tdshow-con .container .tdshow-rt .tdshow-jj div {
    font-size: 14px;
  }
  .g-con .g-nr{
      font-size: 19px;
  }
}
@media (max-width: 1477px) {
  .fshow-con .fshow-rt .fshow-rt-con div {
    font-size: 16px;
  }
  .td-con .td-cont .td-cont-cen .row .td-items .td-items-con div:nth-child(3) {
    font-size: 13px;
  }
  .td-con .td-cont .td-cont-cen .row .td-items .td-items-con div:nth-child(2) {
    font-size: 20px;
  }
  .td-con .td-cont .td-cont-cen .row .td-items .td-items-con {
    padding: 47px 8.7% 42px;
  }
  .tdshow-con .container .tdshow-rt .tdshow-jj div:nth-child(2) {
    top: 0;
  }
  .td-con .td-cont .td-cont-cen .row .td-items .td-items-con div:nth-child(3) p{
      font-size: 13px;
  }
}
@media (max-width: 1365px) {
  .head .container .head-rt .head-ul .head-li .head-a {
    padding: 30px 0;
  }
  .foot {
    padding: 25.25px 0;
  }
  .home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg img {
    height: calc(100vh - 161.25px + 0.7vw);
  }
  .head .container .head-rt .head-ul .head-li .head-a,
  .home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont .slide-lf .yc:nth-child(2) div {
    font-size: 15px;
  }
  .f-con .row .f-items .f-items-con .f-bt .title div:nth-child(2) {
    font-size: 15px;
  }
  .f-con .row .f-items .f-items-con .f-bt .more {
    font-size: 13px;
  }
  .fshow-con .fshow-rt .fshow-rt-con div {
    font-size: 15px;
    margin-top: 26px;
  }
  .l-con .l-cont .container .l-list .l-items div:nth-child(1) p:nth-child(2) {
    font-size: 20px;
  }
  .l-con .l-cont .container .l-list .l-items div:nth-child(2) ul li {
    height: 48px;
    min-width: 158px;
  }
  .tdshow-con .container .tdshow-lf ul li {
    font-size: 13px;
  }
  .head-logo {
    width: 157px;
}
.td-con .td-cont .td-cont-cen .row .td-items {
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3);
}
.td-con .td-cont .td-cont-cen .row .td-items .td-items-con div:nth-child(1) {
    width: 10.854vw;
    height: 10.854vw;
}
.head .container .head-rt .head-ul .head-li div a{
    font-size: 15px;
}
.g-con .g-nr {
        font-size: 18px;
    }
    .g-con .g-nr p::before{
        top: 13px;
    }
}
@media (max-width: 1199px) {
  .head .container .head-rt .head-ul .head-li .head-a,
  .home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont .slide-lf .yc:nth-child(2) div {
    font-size: 14px;
  }
  .home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont .slide-lf {
    width: 54%;
  }
  .head-logo {
    width: 19%;
  }
  .g-con .ny-bt::after {
    width: 29px;
    height: 3px;
  }
  .tdshow-con .container {
    display: block;
  }
  .tdshow-con .container .tdshow-rt {
    margin-left: 0;
    margin-top: 37px;
  }
  .tdshow-con .container .tdshow-lf{
    max-width: 100%;
}
    .head-logo {
        width: 16%;
    }
    .head .container .head-rt .head-ul .head-li div a{
    font-size: 14px;
}
}
@media (max-width: 990px) {
  .head .container .head-rt .head-ul {
    display: none;
  }
  .head-logo {
    width: 118px;
  }
  .head .container {
    padding: 11px 0;
  }
  .foot .container p {
    font-size: 12px;
  }
  .foot {
    padding: 14.25px 0;
  }
  .home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg img {
    height: calc(100vh - 103.2px + 0.7vw);
  }
  .ny-bt {
    font-size: 22px;
  }
  .f-con {
    margin-bottom: 65px;
  }
  .f-con .row .f-items {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 2%;
  }
  .f-con .row .f-items .f-items-con .f-thumb p {
    height: 26.23958vw;
  }
  .f-con .row .f-items .f-items-con .f-bt {
    height: calc(100% - 26.23958vw);
  }
  .f-con .row .f-items .f-items-con .f-bt .title div:nth-child(2) {
    font-size: 16px;
  }
  .fshow-con {
    display: block;
  }
  .fshow-con .fshow-lf,
  .fshow-con .fshow-rt {
    width: 100%;
  }
  .fshow-con .fshow-lf div {
    min-height: 52.89583vw;
  }
  .fshow-con .fshow-rt {
    padding: 6% 4.535%;
  }
  .g-con .ny-bt {
    padding-bottom: 12px;
  }
  .g-con .g-nr {
    font-size: 15px;
  }
  .td-con .td-cont .td-cont-cen .row .td-items {
    flex: 0 0 calc(100%/3);
    max-width: calc(100%/3);
  }
  .tdshow-con .container .tdshow-lf div:nth-child(2) {
    font-size: 20px;
  }
  .tdshow-con {
    padding: 71px 0 74px 0;
  }
  .head .container .head-rt .head-icon{
      display: none;
  }
  .mb-zd{
      display: block;
  }
  .td-con .td-cont .td-cont-cen .row .td-items {
    flex: 0 0 50%;
    max-width: 50%;
}
.g-con .g-nr p::before {
        top: 10px;
    }
}
@media (max-width: 767px) {
  .home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-bg img {
    height: calc(100vh - 124.2px + 0.7vw);
  }
  .home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont .slide-lf {
    width: 100%;
  }
  .home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont .slide-lf .yc:nth-child(1) div {
    font-size: 20px;
  }
  .home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont .slide-lf .yc:nth-child(2) div {
    font-size: 13px;
  }
  .home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont {
    display: block;
    position: relative;
  }
  .home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con .slide-cont .slide-rt {
        position: relative;
        right: 0;
        width: 40.1%;
        top: 0;
        margin: 0 auto;
        /*margin-right: 0;*/
        margin-top: 11%;
        /*margin-right: 8%;*/
  }
  .home-banner .ban-swiper .swiper-wrapper .swiper-slide .slide-con {
            padding-top: 6%;
  }
  .i-crumb .container div p,
  .i-crumb .container div a {
    font-size: 13px;
  }
  .i-crumb .container div img {
    width: 13px;
  }
  .i-crumb {
    margin-top: 17px;
  }
  .f-con {
    margin-top: 42px;
    margin-bottom: 24px;
  }
  .f-con .row {
    margin-top: 30px;
  }
  .f-con .row .f-items {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .f-con .row .f-items .f-items-con .f-thumb p {
    height: 53.23958vw;
  }
  .f-con .row .f-items .f-items-con .f-bt .title div:nth-child(1) {
    font-size: 43px;
  }
  .f-con .row .f-items .f-items-con .f-bt .title div:nth-child(2) {
    margin-top: -25px;
    font-size: 17px;
  }
  .f-con .row .f-items .f-items-con .f-bt {
    padding: 26px 5.9% 27px;
    height: auto;
  }
  .f-con .row .f-items .f-items-con .f-bt .more {
    margin-top: 14px;
  }
  .fshow-con {
    margin-top: 51px;
    margin-bottom: 58px;
  }
  .fshow-con .fshow-lf div {
    min-height: 66.89583vw;
  }
  .fshow-con .fshow-rt .fshow-rt-con .ny-bt {
    font-size: 18px;
  }
  .fshow-con .fshow-rt .fshow-rt-con div {
    font-size: 14px;
  }
  .fshow-con .fshow-rt {
    padding: 48px 5.535%;
  }
  .g-con {
    padding: 0;
    letter-spacing: 0;
    text-align: left;
    padding-top: 42px;
    padding-bottom: 44px;
  }
  .g-con .g-nr {
    font-size: 14px;
    hyphens: auto;
    text-align: justify;
  }
  .l-con {
    margin-top: 45px;
  }
  .l-con .l-cont {
    margin-top: 35px;
    padding: 49px 0;
  }
  .l-con .l-cont .container .l-list .l-items div:nth-child(1) p:nth-child(2) {
    font-size: 18px;
  }
  .l-con .l-cont .container .l-list .l-items div:nth-child(1) p:nth-child(1) {
    width: 25px;
    margin-right: 15px;
  }
  .l-con .l-cont .container .l-list .l-items div:nth-child(1) {
    padding-bottom: 15px;
  }
  .l-con .l-cont .container .l-list .l-items div:nth-child(2) {
    padding-left: 0px;
    margin-top: 25px;
  }
  .l-con .l-cont .container .l-list .l-items div:nth-child(2) ol li,
  .l-con .l-cont .container .l-list .l-items div:nth-child(2) ul li {
    font-size: 14px;
  }
  .l-con .l-cont .container .l-list {
    padding: 33px 5.78% 27px;
  }
  .l-con .l-cont .container .l-list .l-items div:nth-child(2) ul {
    justify-content: space-between;
  }
  .l-con .l-cont .container .l-list .l-items div:nth-child(2) ul li {
    height: 44px;
    min-width: auto;
    width: 48%;
    margin-right: 0;
    border-radius: 12px;
  }
  .td-con {
    margin-top: 45px;
  }
  .td-con .td-cont {
    margin-top: 35px;
    padding-top: 52px;
    padding-bottom: 30px;
  }
  .td-con .td-cont .td-cont-cen {
    width: 90%;
  }
  .td-con .td-cont .td-cont-cen .row .td-items {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .td-con .td-cont .td-cont-cen .row .td-items .td-items-con div:nth-child(2) {
    font-size: 18px;
  }
  .td-con .td-cont .td-cont-cen .row .td-items .td-items-con div:nth-child(1) {
    width: 23.854vw;
    height: 23.854vw;
  }
  .td-con .td-cont .td-cont-cen .row .td-items .td-items-con {
    padding: 47px 5.7% 42px;
  }
  .tdshow-con {
    padding: 49px 0 54px 0;
  }
  .tdshow-con .container {
    padding: 0 5.41%;
    padding-top: 48px;
    padding-bottom: 50px;
  }
  .tdshow-con .container .tdshow-lf div:nth-child(1) {
    width: 27.67vw;
    height: 27.67vw;
  }
  .tdshow-con .container .tdshow-rt .tdshow-js ul li::before {
    top: 5.5px;
  }
  .tdshow-con .container .tdshow-rt .tdshow-js {
    font-size: 14px;
    text-align: left;
    hyphens: auto;
  }
  .tdshow-con .container .tdshow-rt .tdshow-jj {
    padding-left: 0;
  }
  .tdshow-con .container .tdshow-rt .tdshow-jj div:nth-child(2) {
    margin-top: 15px;
    line-height: 1.3;
    padding: 12.5px 16.1px;
  }
  .l-con .l-cont .container .l-list .l-items {
    margin-bottom: 28px;
}
.g-con .g-nr p {
    padding-left: 26px;
}
.g-con .g-nr p::before {
    top: 10.5px;
    width: 16px;
    height: 2px;
}
.g-con .g-nr p {
    margin-bottom: 23px;
}
.tdshow-con .container .tdshow-lf .yx{
    font-size: 17px;
}
}
