﻿@font-face {
  font-family: 'iconfont';  /* Project id 4500348 */
  src: url('../font/font_4500348_9dg5rm8wwl5.woff2') format('woff2'),
  url('../font/font_4500348_9dg5rm8wwl5.woff') format('woff'),
  url('../font/font_4500348_9dg5rm8wwl5.ttf') format('truetype');
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
@font-face {
  font-family: 'HarmonyOS';
  /*src: url("https://website-ishutime.oss-cn-chengdu.aliyuncs.com/font/SourceHanSansCN-Bold.otf");*/
}
html,
body {
  font-family: SansRegular;
  color: #272727;
}
input,
textarea {
  font-family: 'SourceHanSans', "思源黑体", "Microsoft YaHei", '微软雅黑', "Arial";
}
.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
/* 修改滚动条的样式 */
::-webkit-scrollbar {
  width: 8px;
  /* 滚动条宽度 */
  height: 8px;
  /* 滚动条高度 */
}
/* 修改滚动条滑块的样式 */
::-webkit-scrollbar-thumb {
  background-color: #e9370e;
  /* 滑块背景颜色 */
  border-radius: 6px;
  /* 滑块圆角 */
}
@keyframes fadeIniup {
  0% {
    opacity: 0;
    transform: translateY(60px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.he_fadeup1 {
  -webkit-animation: fadeIniup 1s ease both;
  animation: fadeIniup 1s ease both;
  -ms-animation: fadeInUp 1s ease both;
  animation-delay: 0.3s;
}
.cpthActive.animated {
  -webkit-clip-path: polygon(100% 0, 0 0, 0% 100%, 100% 100%) !important;
}
.cpth {
  -webkit-clip-path: polygon(0% 0, 0 0, 0% 100%, 0% 100%);
  -webkit-transition: 1.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
}
svg {
  display: none;
  opacity: 0;
}
header {
  width: 100%;
  display: flex;
  position: fixed;
  top: 0;
  padding: 1.5vw 3vw;
  z-index: 100;
  transition: all 0.5s ease-in-out;
}
header .logo {
  width: 17vw;
  transition: 0.5s ease-in-out;
  position: absolute;
  z-index: 1;
}
header .logo img:nth-child(1) {
  display: block;
}
header .logo img:nth-child(2) {
  display: none;
}
header .right {
  width: 62vw;
  height: 4vw;
  position: absolute;
  right: 3vw;
  background-color: #ffffff;
  border-radius: 2vw;
  display: flex;
  justify-content: space-between;
  transition: 0.5s ease-in-out;
}
header .right nav {
  width: 73%;
  position: absolute;
  right: 14vw;
  transition: all 0.5s ease-in-out;
  z-index: 99;
}
header .right nav ul {
  width: 100%;
  display: flex;
  position: relative;
  z-index: 99;
}
header .right nav ul li {
  width: calc(100%/6);
  z-index: 99;
  line-height: 4vw;
  height: 4vw;
  display: inline-block;
  text-align: center;
  transition: 0.5s all ease-in-out;
  background: white;
}
header .right nav ul li a {
  color: #4f4f4f;
  font-size: 1.1vw;
  font-weight: bold;
  position: relative;
  display: block;
  z-index: 99;
}
header .right nav ul li a span {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #e9370e;
  opacity: 0;
  transition: 0.5s all ease-in-out;
}
header .right nav ul li .ol {
  display: block;
  position: absolute;
  z-index: 1;
  visibility: hidden;
  width: 16.5%;
  height: 0;
  background: #fff;
  opacity: 0;
  padding: 1vw 0;
  transition: cubic-bezier(0, 0, 0.12, 0.55) 0.6s;
}
header .right nav ul li .ol li {
  width: auto;
  display: block;
  line-height: inherit;
  height: auto;
}
header .right nav ul li .ol li a {
  font-weight: normal;
  line-height: 2vw;
  font-size: 0.8vw;
  vertical-align: middle;
}
header .right nav ul li .ol li:hover a {
  color: #e9370e;
}
header .right nav ul li:hover a span {
  bottom: 0;
  opacity: 1;
}
header .right nav ul li:hover .ol {
  visibility: inherit;
  height: auto;
  opacity: 1;
  transform: translateY(0);
}
header .right nav ul li:last-child {
  margin-right: 0%;
}
header .right .phoneBox {
  width: 12.5vw;
  height: 3vw;
  background-color: #e9370e;
  border-radius: 3vw;
  color: white;
  position: absolute;
  padding: 0 0.8vw;
  display: flex;
  right: 0;
  transition: 0.5s ease-in-out;
}
header .right .phoneBox i {
  font-size: 2.5vw;
  line-height: 4vw;
  margin-right: 0.5vw;
}
header.active  .right .phoneBox i {
    line-height: 3vw;
}

header .right .phoneBox .text {
  text-align: left;
  padding-top: 0.7vw;
}
header.active .right .phoneBox .text {
    padding-top: 0.2vw;
}
header .right .phoneBox .text .name {
  font-size: 0.85vw;
}
header .right .phoneBox .text .phone {
  font-size: 1vw;
  font-weight: bold;
}
.goo {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-filter: url(#goo);
  filter: url(#goo);
}
header.active {
  width: 100%;
  padding: 0 3vw;
  transition: all 0.5s ease-in-out;
}
header.active .round {
  left: -10vw;
  margin-top: -10vw;
}
header.active .logo {
  transform: translateY(0.5vw);
}
header.active .logo img:nth-child(1) {
  display: none;
}
header.active .logo img:nth-child(2) {
  display: block;
}
header.active .right {
  width: 100%;
  right: 0;
  height: 4vw;
  padding: 0.5vw 0;
  border-radius: 0;
}
header.active .right nav {
  width: 55%;
}
header.active .right nav ul li {
  line-height: 3vw;
  height: 3vw;
}
header.active .right .phoneBox {
  right: 1vw;
}
footer {
  width: 100%;
  height: auto;
  background: url('../image/img19.jpg') center no-repeat;
  background-size: cover !important;
  padding: 4vw 14vw 1vw 14vw;
}
footer .footerTop {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
footer .footerTop .logoText {
  display: flex;
}
footer .footerTop .logoText .logo {
  width: 20vw;
  padding-right: 2vw;
}
footer .footerTop .logoText .logo::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 3vw;
  background: rgba(255, 255, 255, 0.3);
  margin-left: 13vw;
}
footer .footerTop .logoText .text {
  color: white;
  font-size: 1.2vw;
  margin-left: 2vw;
  line-height: 1.5;
  position: relative;
  top: -0.4vw;
  letter-spacing: 1px;
}
footer .footerTop .iconBox {
  display: flex;
}
footer .footerTop .iconBox .phoneBox {
  color: white;
}
footer .footerTop .iconBox .phoneBox p {
  font-size: 0.9vw;
  margin-top: 0.3vw;
}
footer .footerTop .iconBox .phoneBox .phoneBoxs {
  display: flex;
}
footer .footerTop .iconBox .phoneBox .icon {
  width: 3vw;
  margin-right: 1vw;
}
footer .footerTop .iconBox .phoneBox .text .t {
  font-size: 1vw;
}
footer .footerTop .iconBox .phoneBox .text .phone {
  font-size: 1.5vw;
}
footer .footerTop .iconBox .iconItem {
  display: flex;
  margin-left: 2vw;
}
footer .footerTop .iconBox .iconItem .item {
  color: white;
  text-align: center;
  margin-right: 1vw;
  cursor: pointer;
}
footer .footerTop .iconBox .iconItem .item .icon {
  width: 3vw;
  margin: 0 auto 0.5vw auto;
}
footer .footerTop .iconBox .iconItem .item p {
  font-size: 0.9vw;
}
footer .footerTop .iconBox .iconItem .item:last-child {
  margin-right: 0;
}
.phoneModal {
  background-color: #ffffff;
  box-shadow: 0 1vw 1vw 0 rgba(59, 59, 59, 0.24);
  color: #393939;
  font-size: 0.8vw;
  padding: 1vw 0.5vw;
  border-radius: 10px;
  position: absolute;
  margin-left: -3vw;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s all ease-in-out;
  margin-top: -8vw;
}
footer .footerTop .iconBox .iconItem .item:hover .phoneModal{
  opacity: 1;
}
footer .footer {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 2vw 0;
  margin-top: 2vw;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
footer .footer .footerNav ul {
  display: flex;
  justify-content: space-between;
  text-align: center;
}
footer .footer .footerNav ul .level1 {
  margin-right: 6vw;
}
footer .footer .footerNav ul .level1 a {
  font-size: 0.9vw;
  color: #ffffff;
  font-weight: bold;
}
footer .footer .footerNav ul .level1 ul {
  display: block;
  margin-top: 1vw;
}
footer .footer .footerNav ul .level1 ul li {
  margin-bottom: 0.5vw;
  text-align: center;
}
footer .footer .footerNav ul .level1 ul li a {
  font-size: 0.8vw;
  color: #ffffff;
  opacity: 0.7;
  font-weight: normal;
}
footer .footer .footerNav ul .level1 ul li:hover a {
  border-bottom: 1px solid #ffffff;
}
footer .footer .footerNav ul .level1:last-child {
  width: 5vw;
  margin-right: 0;
}
footer .footer .qrcodeBox {
  display: flex;
}
footer .footer .qrcodeBox .qrcode {
  width: 6vw;
  color: white;
  font-size: 0.8vw;
  text-align: center;
  margin-right: 2vw;
}
footer .footer .qrcodeBox .qrcode img {
  margin: 0 auto 0.5vw auto;
}
footer .footer .qrcodeBox .qrcode:last-child {
  margin-right: 0;
}
footer .footerInfo {
  margin-top: 1vw;
  font-size: 0.85vw;
  opacity: 0.5;
text-align: center;
}
footer .footerInfo a {
  color: white;
}
.banner {
  width: 100%;
  height: 26vw;
  background-size: cover !important;
}
.index {
  width: 100%;
}
.index .bannerSwiper {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.index .bannerSwiper .swiper-slide {
  width: 100%;
  overflow: hidden;
}
.index .bannerSwiper .swiper-slide video{
  width: 100%;
  height: 100vh;
  object-fit: cover !important;
}
.index .bannerSwiper .swiper-slide .img {
  width: 100%;
  height: 100vh;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center;
}
.index .bannerSwiper .swiper-slide .img .play{
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 5vw;
  cursor: pointer;
  color: white;
  transform: translate(-50%,-50%);
  z-index: 99;
  text-align: center;
  /*animation: item1Anm 1s linear infinite;*/
}
.index .bannerSwiper .swiper-slide .img .play p{
  font-size: 1vw;
}
.index .bannerSwiper .swiper-slide .img .text {
  color: white;
  font-size: 3vw;
  padding-left: 14vw;
  padding-top: 20vw;
  font-family: HarmonyOS;
}
.index .bannerSwiper .swiper-pagination {
  right: 14vw;
  width: auto;
  left: inherit;
  text-align: inherit;
  bottom: 4vw;
}
.index .bannerSwiper .swiper-pagination-bullet {
  width: 3vw;
  height: 5px;
  border-radius: 0;
  background-color: #ffffff;
}
.videoModal{
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 999;
  top: 0;
  background: rgba(0,0,0,.8);
  display: none;
}
.videoModal.active{
  display: block;
}
.videoModal .close{
  position: absolute;
  right: 5vw;
  top: 2vw;
  color: white;
  font-size: 2vw;
  cursor: pointer;
}
.videoModal .video{
  width: 80%;
  height: 90vh;
  border: 5px solid white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.videoModal .video video{
  width: 100%;
  height: 100%;
  object-fit: cover !important;
}
.index .bannerNews {
  width: 100%;
  position: absolute;
  margin-top: -3.5vw;
}
.index .bannerNews .newsSwiper {
  width: 100%;
  height: 3.5vw;
  overflow: hidden;
  padding: 1vw 14vw;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px);
}
.index .bannerNews .newsSwiper .tripBox {
  display: flex;
  color: white;
  font-size: 1vw;
}
.index .bannerNews .newsSwiper .tripBox i {
  font-size: 1vw;
}
.index .bannerNews .newsSwiper .tripBox .name {
  width: 75%;
  margin-left: 1vw;
  margin-right: 1vw;
  margin-top: 0.1vw;
  font-size: 0.9vw;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.index .bannerNews .newsSwiper .tripBox .time {
  opacity: 0.7;
  margin-top: 0.1vw;
  font-size: 0.9vw;
}
.index .bannerNews .newsSwiper .swiper-button-next {
  right: 14vw;
}
.index .bannerNews .newsSwiper .swiper-button-prev {
  right: 16vw;
  left: inherit;
}
.index .bannerNews .newsSwiper .swiper-button-next:after,
.index .bannerNews .newsSwiper .swiper-button-prev:after {
  font-size: 1vw;
  color: white;
}
.index .f1 {
  width: 100%;
  background: url('../image/img1.jpg') center no-repeat;
  background-size: cover !important;
  padding: 7vw 14vw;
}
.index .f1 .titBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.index .f1 .titBox .tit {
  color: #e9370e;
  font-size: 2vw;
  font-family: SansBold;
}
.index .f1 .titBox .more {
  width: 7vw;
  height: 2vw;
  background-color: #e9370e;
  border-radius: 3vw;
  display: inline-block;
  color: white;
  font-size: 0.9vw;
  line-height: 2vw;
  text-align: center;
}
.index .f1 .titBox .more p {
  display: inline-block;
}
.index .f1 .titBox .more img {
  width: 0.5vw;
  display: inline-block;
  position: relative;
  top: 0.05vw;
  margin-left: 1vw;
}
.index .f1 .f1Box {
  width: 100%;
  display: inline-block;
  margin-top: 2vw;
}
.index .f1 .f1Box .item {
  width: 34.8vw;
  height: 20vw;
  border-radius: 0.5vw;
  display: inline-block;
  float: left;
  margin-right: 1.5vw;
  margin-bottom: 1.5vw;
  overflow: hidden;
}
.index .f1 .f1Box .item .imgBox {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 0.5vw;
}
.index .f1 .f1Box .item .imgBox .img {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  transition: 0.5s ease-in-out;
}
.index .f1 .f1Box .item .text {
  width: 34.8vw;
  background: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(10px);
  position: absolute;
  margin-top: -5vw;
  color: #ffffff;
  padding: 1vw 2vw;
  overflow: hidden;
  border-radius: 0.5vw;
}
.index .f1 .f1Box .item .text .name {
  font-size: 1vw;
  font-family: SansBold;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.index .f1 .f1Box .item .text .time {
  opacity: 0.4;
  font-size: 0.9vw;
  margin-top: 0.5vw;
}
.index .f1 .f1Box .item:nth-child(1) .text .des{
  display: none;
}
.index .f1 .f1Box .item:nth-child(2) .text .des{
  display: none;
}
.index .f1 .f1Box .item:nth-child(2) {
  margin-right: 0;
}
.index .f1 .f1Box .item:nth-child(3),
.index .f1 .f1Box .item:nth-child(4),
.index .f1 .f1Box .item:nth-child(5) {
  width: 22.7vw;
  height: auto;
  border-radius: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.index .f1 .f1Box .item:nth-child(3) .imgBox,
.index .f1 .f1Box .item:nth-child(4) .imgBox,
.index .f1 .f1Box .item:nth-child(5) .imgBox {
  height: 13vw;
}
.index .f1 .f1Box .item:nth-child(3) .text,
.index .f1 .f1Box .item:nth-child(4) .text,
.index .f1 .f1Box .item:nth-child(5) .text {
  width: auto;
  background: transparent;
  backdrop-filter: inherit;
  position: relative;
  margin-top: 0;
  color: #242424;
  padding: 1vw;
  border-radius: 0;
}
.index .f1 .f1Box .item:nth-child(3) .text .name,
.index .f1 .f1Box .item:nth-child(4) .text .name,
.index .f1 .f1Box .item:nth-child(5) .text .name {
  font-size: 1vw;
  font-family: SansBold;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 1.7;
  text-align: justify;
}
.index .f1 .f1Box .item:nth-child(3) .text .name::before,
.index .f1 .f1Box .item:nth-child(4) .text .name::before,
.index .f1 .f1Box .item:nth-child(5) .text .name::before {
  content: '';
  position: absolute;
  width: 0.4vw;
  height: 0.4vw;
  background-color: #e9370e;
  border-radius: 50%;
  margin-top: 0.6vw;
  margin-left: -0.8vw;
}
.index .f1 .f1Box .item:nth-child(3) .text .des,
.index .f1 .f1Box .item:nth-child(4) .text .des,
.index .f1 .f1Box .item:nth-child(5) .text .des {
  height: 4.8vw;
  font-size: 0.9vw;
  color: #636363;
  line-height: 1.7;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-top: 0.5vw;
}
.index .f1 .f1Box .item:nth-child(3) .text .time,
.index .f1 .f1Box .item:nth-child(4) .text .time,
.index .f1 .f1Box .item:nth-child(5) .text .time {
  opacity: 0.4;
  font-size: 0.9vw;
  margin-top: 1.5vw;
}
.index .f1 .f1Box .item:nth-child(5) {
  margin-right: 0;
}
.index .f1 .f1Box .item:hover .imgBox .img {
  transform: scale(1.05);
}
.index .f2 {
  width: 100%;
  background: url('../image/img6.jpg') center no-repeat;
  background-size: cover !important;
  padding: 6vw 14vw;
}
.index .f2 .titBox {
  color: #e9370e;
  text-align: center;
}
.index .f2 .titBox .tit {
  font-size: 2vw;
  font-family: SansBold;
}
.index .f2 .titBox .des {
  font-size: 1vw;
  margin-top: 0.5vw;
}
.index .f2 .f2Box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 4vw;
}
.index .f2 .f2Box .item {
  width: 17vw;
  height: 33vw;
  box-shadow: 0vw 2vw 6vw 0vw rgba(0, 0, 0, 0.21);
  border-radius: 0.5vw;
  overflow: hidden;
}
.index .f2 .f2Box .item .imgBox {
  width: 100%;
  height: 17vw;
  border-radius: 0.5vw;
  overflow: hidden;
}
.index .f2 .f2Box .item .imgBox .img {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  transition: 0.5s ease-in-out;
}
.index .f2 .f2Box .item .text {
  text-align: center;
  padding-top: 3vw;
  color: white;
}
.index .f2 .f2Box .item .text .icon {
  width: 4vw;
  margin: 0 auto;
}
.index .f2 .f2Box .item .text .name {
  font-size: 1.2vw;
  margin: 1vw 0 0.5vw 0;
}
.index .f2 .f2Box .item .text .des {
  font-size: 0.9vw;
  line-height: 1.7;
}
.index .f2 .f2Box .item:hover .imgBox .img {
  transform: scale(1.05);
}
.index .f3 {
  width: 100%;
  background: url('../image/img11.jpg') center no-repeat;
  background-size: cover !important;
  padding: 6vw 14vw;
  padding-top: 7vw;
  padding-left: 40vw;
  padding-right: 10vw;
  position: relative;
  overflow: hidden;
}
.index .f3 .f3Img {
  width: 35vw;
  position: absolute;
  bottom: 0;
  left: 5vw;
}
.index .f3 .f3Item {
  color: white;
}
.index .f3 .f3Item .tit {
  font-size: 2vw;
  font-family: SansBold;
  padding-bottom: 1vw;
}
.index .f3 .f3Item .f3Text {
  display: flex;
  justify-content: space-between;
  padding: 3vw 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.index .f3 .f3Item .f3Text .text .name {
  font-size: 1.5vw;
  font-family: SansBold;
}
.index .f3 .f3Item .f3Text .text .tab {
  background-color: #ffffff;
  border-radius: 1vw;
  font-size: 1vw;
  font-family: SansBold;
  color: #e9370e;
  padding: 0.1vw 1vw;
  margin-top: 1vw;
}
.index .f3 .f3Item .f3Text .des {
  font-size: 1vw;
  font-family: SansBold;
  line-height: 1.7;
}
.index .f3 .f3Item .f3Box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 2vw;
}
.index .f3 .f3Item .f3Box .item .img {
  width: 10vw;
  height: 10vw;
  border-radius: 50%;
  margin: 0 auto;
  background-size: cover !important;
}
.index .f3 .f3Item .f3Box .item .text {
  text-align: center;
  margin-top: 1vw;
}
.index .f3 .f3Item .f3Box .item .text .name {
  font-size: 1.5vw;
  font-family: SansBold;
}
.index .f3 .f3Item .f3Box .item .text .tab {
  background-color: #ffffff;
  border-radius: 1vw;
  font-size: 1vw;
  font-family: SansBold;
  color: #e9370e;
  padding: 0.1vw 1vw;
  margin: 0.5vw 0 1vw 0;
  display: inline-block;
}
.index .f3 .f3Item .f3Box .item .text .des {
  font-size: 0.85vw;
  line-height: 1.7;
}
.index .f4 {
  width: 100%;
  height: auto;
  background: url('../image/img16.jpg') center no-repeat;
  background-size: cover !important;
  padding: 6vw 14vw;
}
.index .f4 .tit {
  color: #e9370e;
  font-size: 2vw;
  font-family: SansBold;
}
.index .f4 .f4Box {
  width: 72vw;
  height: 32vw;
  background-color: white;
  border-radius: 0.5vw;
  margin-top: 4vw;
  display: flex;
  justify-content: space-between;
}
.index .f4 .f4Box .item {
  border-right: 1px solid #e4e4e4;
  padding: 3vw;
}
.index .f4 .f4Box .item .icon {
  height: 10vw;
}
.index .f4 .f4Box .item .icon img {
  width: auto;
  height: 100%;
}
.index .f4 .f4Box .item .text .t {
  color: #3c3c3c;
  font-size: 1.2vw;
  font-weight: bold;
  margin: 2vw 0;
}
.index .f4 .f4Box .item .text .des {
  color: #6b6b6b;
  font-size: 0.9vw;
  line-height: 1.7;
  text-align: justify;
}
.index .f4 .f4Box .item .text .more {
  width: auto;
  height: 2vw;
  background-color: #e9370e;
  border-radius: 3vw;
  display: inline-block;
  color: white;
  font-size: 0.9vw;
  line-height: 2vw;
  text-align: center;
  padding: 0 1vw;
  margin-top: 2vw;
}
.index .f4 .f4Box .item .text .more p {
  display: inline-block;
}
.index .f4 .f4Box .item .text .more img {
  width: 0.5vw;
  display: inline-block;
  position: relative;
  top: 0.05vw;
  margin-left: 1vw;
}
.index .f4 .f4Box .item:last-child {
  border-right: transparent;
}
.index .f4 .f4Box .item:last-child .text .more {
  background: #e75b2b;
}
.index .f4 .f4Box .item:nth-child(2n) .text .more {
  background: #00944e;
}
.news {
  width: 100%;
}
.news .f1 {
  background: url('../image/img21.jpg') center no-repeat;
  background-size: cover !important;
  padding: 7vw 14vw;
  display: flex;
  justify-content: space-between;
}
.news .f1 .newsBox {
  width: 46vw;
  margin-right: 2vw;
}
.news .f1 .newsBox .tit {
  color: #e9370e;
  font-size: 2vw;
}
.news .f1 .newsBox .newsItem {
  width: 100%;
  margin-top: 2vw;
}
.news .f1 .newsBox .newsItem .item {
  width: 100%;
  height: 11vw;
  display: flex;
  background: white;
  border-radius: 0.5vw;
  margin-bottom: 1vw;
}
.news .f1 .newsBox .newsItem .item .imgBox {
  width: 19vw;
  height: 11vw;
  border-radius: 0.5vw;
  overflow: hidden;
}
.news .f1 .newsBox .newsItem .item .imgBox .img {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  transition: 0.5s ease-in-out;
}
.news .f1 .newsBox .newsItem .item .textBox {
  width: 27vw;
  padding: 1vw 2vw;
}
.news .f1 .newsBox .newsItem .item .textBox .t {
  color: #242424;
  font-size: 1vw;
  font-weight: bold;
  text-align: justify;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news .f1 .newsBox .newsItem .item .textBox .des {
  color: #636363;
  font-size: 0.9vw;
  text-align: justify;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 0.5vw 0 0.8vw 0;
}
.news .f1 .newsBox .newsItem .item .textBox .time {
  color: #282828;
  opacity: 0.4;
  font-size: 0.8vw;
}
.news .f1 .newsBox .newsItem .item:hover .imgBox .img {
  transform: scale(1.1);
}
.news .f1 .newsBox .newsItem .item:hover .textBox .t {
  color: #e9370e;
}
.news .f1 .announcementBox {
  width: 24vw;
}
.news .f1 .announcementBox .tit {
  color: #e9370e;
  font-size: 2vw;
}
.news .f1 .announcementBox .announcement {
  width: 100%;
  margin-top: 2vw;
  background: white;
  border-radius: 0.5vw;
  overflow: hidden;
}
.news .f1 .announcementBox .announcement .announcementItem {
  width: 90%;
  margin: 0 auto;
}
.news .f1 .announcementBox .announcement .announcementItem .item {
  width: 100%;
  padding: 1vw 2vw;
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.news .f1 .announcementBox .announcement .announcementItem .item .t {
  font-size: 1vw;
  font-weight: bold;
  color: #242424;
  text-align: justify;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news .f1 .announcementBox .announcement .announcementItem .item .t::before {
  content: '';
  position: absolute;
  width: 0.4vw;
  height: 0.4vw;
  background: #e9370e;
  border-radius: 50%;
  margin-top: 0.6vw;
  margin-left: -1vw;
}
.news .f1 .announcementBox .announcement .announcementItem .item .time {
  color: #282828;
  opacity: 0.4;
  font-size: 0.8vw;
  margin-top: 1vw;
}
.news .f1 .announcementBox .announcement .announcementItem .item:last-child {
  border-bottom: transparent;
}
.news .f1 .announcementBox .announcement .announcementItem .item:hover .t {
  color: #e9370e;
}
.news .f1 .announcementBox .announcement .more {
  width: 100%;
  height: 2.5vw;
  display: block;
  text-align: center;
  font-size: 0.9vw;
  background: url('../image/moreBg.png') center no-repeat;
  background-size: cover !important;
  color: white;
  line-height: 2.5vw;
  margin-top: 1vw;
}
.contactUs {
  width: 100%;
}
.contactUs .f1 {
  background: url('../image/img21.jpg') center no-repeat;
  background-size: cover !important;
  padding: 7vw 14vw;
  display: flex;
  justify-content: space-between;
}
.contactUs .f1 .newsBox {
  width: 46vw;
  margin-right: 2vw;
}
.contactUs .f1 .newsBox .tit {
  color: #e9370e;
  font-size: 2vw;
}
.contactUs .f1 .newsBox .newsItem {
  width: 100%;
  margin-top: 2vw;
}
.contactUs .f1 .newsBox .newsItem .item {
  width: 100%;
  display: flex;
  background: white;
  border-radius: 0.5vw;
  margin-bottom: 1vw;
}
.contactUs .f1 .newsBox .newsItem .item .textBox {
  width: 100%;
  padding: 1vw 2vw;
}
.contactUs .f1 .newsBox .newsItem .item .textBox .t {
  color: #242424;
  font-size: 1vw;
  font-weight: bold;
  text-align: justify;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.contactUs .f1 .newsBox .newsItem .item .textBox .des {
  color: #636363;
  font-size: 0.9vw;
  text-align: justify;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 0.5vw 0 0.8vw 0;
}
.contactUs .f1 .newsBox .newsItem .item .textBox .time {
  color: #282828;
  opacity: 0.4;
  font-size: 0.8vw;
}
.contactUs .f1 .newsBox .newsItem .item:hover .imgBox .img {
  transform: scale(1.1);
}
.contactUs .f1 .newsBox .newsItem .item:hover .textBox .t {
  color: #e9370e;
}
.contactUs .f1 .announcementBox {
  width: 24vw;
}
.contactUs .f1 .announcementBox .tit {
  color: #e9370e;
  font-size: 2vw;
}
.contactUs .f1 .announcementBox .announcement {
  width: 100%;
  margin-top: 2vw;
  background: white;
  border-radius: 0.5vw;
  overflow: hidden;
}
.contactUs .f1 .announcementBox .announcement .announcementItem {
  width: 90%;
  margin: 0 auto;
}
.contactUs .f1 .announcementBox .announcement .announcementItem .item {
  width: 100%;
  padding: 1vw 2vw;
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.contactUs .f1 .announcementBox .announcement .announcementItem .item .t {
  font-size: 1vw;
  font-weight: bold;
  color: #242424;
  text-align: justify;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.contactUs .f1 .announcementBox .announcement .announcementItem .item .t::before {
  content: '';
  position: absolute;
  width: 0.4vw;
  height: 0.4vw;
  background: #e9370e;
  border-radius: 50%;
  margin-top: 0.6vw;
  margin-left: -1vw;
}
.contactUs .f1 .announcementBox .announcement .announcementItem .item .time {
  color: #282828;
  opacity: 0.4;
  font-size: 0.8vw;
  margin-top: 1vw;
}
.contactUs .f1 .announcementBox .announcement .announcementItem .item:last-child {
  border-bottom: transparent;
}
.contactUs .f1 .announcementBox .announcement .announcementItem .item:hover .t {
  color: #e9370e;
}
.contactUs .f1 .announcementBox .announcement .more {
  width: 100%;
  height: 2.5vw;
  display: block;
  text-align: center;
  font-size: 0.9vw;
  background: url('../image/moreBg.png') center no-repeat;
  background-size: cover !important;
  color: white;
  line-height: 2.5vw;
  margin-top: 1vw;
}
.life {
  width: 100%;
}
.life .f1 {
  width: 100%;
  padding: 5vw 0;
  background: url('../image/img41.jpg') center no-repeat;
  background-size: cover !important;
}
.life .f1 .text {
  padding: 0 14vw;
}
.life .f1 .text .t {
  color: #e9370e;
  font-size: 2vw;
}
.life .f1 .text .des {
  color: #5b5b5b;
  font-size: 1vw;
  line-height: 1.7;
  text-align: justify;
  margin-top: 1vw;
}
.life .f1 .f1Swiper {
  width: 100%;
  overflow: hidden;
  margin: 2vw 0;
}
.life .f1 .f1Swiper .swiper-slide {
  border-radius: 0.5vw;
  overflow: hidden;
  cursor: pointer;
}
.life .f1 .f1Swiper .swiper-slide .img {
  width: 100%;
  height: 25vw;
  background-size: cover !important;
  overflow: hidden;
  border-radius: 0.5vw;
}
.life .f1 .f1Swiper .swiper-slide .textBox {
  text-align: center;
  margin-top: 1vw;
  opacity: 0;
  transition: 0.5s ease-in-out;
}
.life .f1 .f1Swiper .swiper-slide .textBox .t {
  font-size: 1.2vw;
  font-weight: bold;
  color: #3c3c3c;
}
.life .f1 .f1Swiper .swiper-slide .textBox .des {
  color: #6b6b6b;
  font-size: 1vw;
  line-height: 1.7;
  margin-top: 0.5vw;
}
.life .f1 .f1Swiper .swiper-slide-active .textBox {
  opacity: 1;
}
.life .f1 .f1Swiper .swiper-button-next {
  width: 3vw;
  height: 3vw;
  background-color: #e9370e;
  border-radius: 50%;
  right: 14vw;
  top: 35%;
}
.life .f1 .f1Swiper .swiper-button-next img {
  width: 0.8vw;
}
.life .f1 .f1Swiper .swiper-button-prev {
  width: 3vw;
  height: 3vw;
  background-color: #e9370e;
  border-radius: 50%;
  left: 14vw;
  top: 35%;
}
.life .f1 .f1Swiper .swiper-button-prev img {
  width: 0.8vw;
}
.life .f1 .f1Swiper .swiper-button-next:after,
.life .f1 .f1Swiper .swiper-button-prev:after {
  content: inherit;
}
.life .f2 {
  width: 100%;
  height: 50vw;
  background-size: cover !important;
  padding-top: 7vw;
  transition: 0.5s ease-in-out;
  background-blend-mode: multiply;
}
.life .f2 .tit {
  text-align: center;
  font-size: 2vw;
  color: white;
}
.life .f2 .f2Swipers {
  width: 72%;
  margin: 25vw auto 0 auto;
}
.life .f2 .f2Swipers .swiper-slide {
  cursor: pointer;
  border-radius: 0.5vw;
  overflow: hidden;
  border: 2px solid transparent;
}
.life .f2 .f2Swipers .swiper-slide .img {
  width: 100%;
  height: 8vw;
  border-radius: 0.5vw;
}
.life .f2 .f2Swipers .swiper-slide-active {
  border: 2px solid white;
}
.life .f3 {
  width: 100%;
  padding: 5vw 14vw;
  background: url('http://www.njbyzx.com/static/cms/static/images/img40.jpg') center no-repeat;
  background-size: cover !important;
}
.life .f3 .tit {
  text-align: center;
  font-size: 2vw;
  color: #e9370e;
}
.life .f3 .f3Box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 4vw;
}
.life .f3 .f3Box .item {
  width: 23vw;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.life .f3 .f3Box .item .imgBox {
  width: 100%;
  height: 13vw;
  border-radius: 0.5vw;
  overflow: hidden;
}
.life .f3 .f3Box .item .imgBox .img {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  transition: 0.5s ease-in-out;
}
.life .f3 .f3Box .item .text {
  padding: 1vw;
}
.life .f3 .f3Box .item .text .t {
  color: #242424;
  font-size: 1vw;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  font-weight: bold;
}
.life .f3 .f3Box .item .text .t::before {
  content: '';
  position: absolute;
  width: 0.4vw;
  height: 0.4vw;
  background: #e9370e;
  border-radius: 50%;
  margin-top: 0.6vw;
  margin-left: -1vw;
}
.life .f3 .f3Box .item .text .des {
  color: #636363;
  font-size: 0.9vw;
  line-height: 1.7;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 0.5vw;
}
.life .f3 .f3Box .item .text .time {
  color: #282828;
  opacity: 0.4;
  font-size: 0.85vw;
  margin-top: 2vw;
}
.life .f3 .f3Box .item:hover .imgBox .img {
  transform: scale(1.1);
}
.life .f3 .more {
  width: 7vw;
  height: 2vw;
  background-color: #e9370e;
  border-radius: 3vw;
  display: block;
  color: white;
  font-size: 0.9vw;
  line-height: 2vw;
  text-align: center;
  margin: 3vw auto 0 auto;
}
.life .f3 .more p {
  display: inline-block;
}
.life .f3 .more img {
  width: 0.5vw;
  display: inline-block;
  position: relative;
  top: 0.05vw;
  margin-left: 1vw;
}
.aboutUs {
  width: 100%;
}
.aboutUs .f1 {
  width: 100%;
  padding: 5vw 14vw;
  background: url('../image/img45.jpg') center no-repeat;
  background-size: cover !important;
  display: flex;
  justify-content: space-between;
  color: white;
}
.aboutUs .f1 .textBox {
  width: 38vw;
}
.aboutUs .f1 .textBox .tit {
  font-size: 2vw;
}
.aboutUs .f1 .textBox .numBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 2vw 0;
}
.aboutUs .f1 .textBox .numBox .item {
  display: inline-block;
}
.aboutUs .f1 .textBox .numBox .item .num {
  font-size: 3vw;
  display: inline-block;
}
.aboutUs .f1 .textBox .numBox .item .text {
  display: inline-block;
}
.aboutUs .f1 .textBox .numBox .item .text .ts {
  font-size: 1vw;
  font-weight: bold;
}
.aboutUs .f1 .textBox .numBox .item .text .des {
  font-size: 0.9vw;
}
.aboutUs .f1 .textBox .desBox {
  font-size: 1vw;
  line-height: 1.7;
  text-align: justify;
}
.aboutUs .f1 .textBox .desBox p {
  text-indent: 2vw;
}
.aboutUs .f1 .textBox .infos {
  width: 100%;
  margin-top: 3vw;
}
.aboutUs .f1 .textBox .infos .t {
  font-size: 1.5vw;
}
.aboutUs .f1 .textBox .infos .t::before {
  content: '';
  position: absolute;
  width: 26vw;
  height: 1px;
  margin-left: 12vw;
  margin-top: 0.9vw;
  background: white;
}
.aboutUs .f1 .textBox .infos .des {
  font-size: 1vw;
  line-height: 1.7;
  margin-top: 1vw;
}
.aboutUs .f1 .imgBox {
  width: 30vw;
  height: 36vw;
  border-radius: 1vw;
  overflow: hidden;
}
.aboutUs .f1 .imgBox .img {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  background-blend-mode: multiply;
}
.aboutUs .f1 .imgBox .play{
  cursor: pointer;
  color: white;
  font-size: 5vw;
  position: absolute;
  z-index: 99;
  margin-left: 13vw;
  margin-top: 14vw;
  animation: item1Anm 1s linear infinite;
}
@keyframes item1Anm {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.aboutUs .f2 {
  width: 100%;
  height: auto;
  padding: 6vw 14vw;
  background: url('http://www.njbyzx.com/static/cms/static/images/img80.jpg') center no-repeat;
  background-size: cover !important;
}
.aboutUs .f2 .text .tit {
  font-size: 2vw;
  color: #e9370e;
}
.aboutUs .f2 .text .des {
  width: 30vw;
  font-size: 1.1vw;
  margin-top: 2vw;
  line-height: 1.7;
  color: #181a1a;
}
.aboutUs .f2 .text .des p:nth-child(3) {
  font-size: 0.9vw;
}
.aboutUs .f2 .text .des p:nth-child(4) {
  text-align: right;
}
/*.aboutUs .f2 .img {*/
/*  width: 54vw;*/
/*  position: absolute;*/
/*  right: 14vw;*/
/*  margin-top: -12vw;*/
/*}*/
.aboutUs .f2 .f2Box{
  width: 100%;
  margin: 3vw 0;
  display: flex;
  justify-content: space-between;
}
.aboutUs .f2 .f2Box .img{
  width: 46vw;
  border-radius: 1.8vw;
  overflow: hidden;
}
.aboutUs .f2 .f2Box .textBox{
  width: 24vw;
}
.aboutUs .f2 .f2Box .textBox .t{
  color: #454545;
  font-size: 1.2vw;
  font-weight: bold;
  margin-bottom: .5vw;
}
.aboutUs .f2 .f2Box .textBox .d{
  color: #454545;
  font-size: 1vw;
  font-weight: bold;
}
.aboutUs .f2 .f2Box .textBox .f2Item{
  display: flex;
  justify-content: normal;
  margin-top: .7vw;
}
.aboutUs .f2 .f2Box .textBox .f2Item .name{
  width: 3.3vw;
  color: #e9370e;
  font-size: .9vw;
  margin-right: 1vw;
  line-height: 2vw;
  padding-left: .7vw;
}
.aboutUs .f2 .f2Box .textBox .f2Item .name::before{
  width: 3.3vw;
  height: 2vw;
  content: '';
  position: absolute;
  margin-left: -.8vw;
  background: url('http://www.njbyzx.com/static/cms/static/images/icon20.png') center no-repeat;
  background-size: contain !important;
}
.aboutUs .f2 .f2Box .textBox .f2Item .des{
  font-size: .9vw;
  line-height: 2vw;
  color: #656565;
}
.aboutUs .f2 .f2Item{
  width: 100%;
  display: flex;
  justify-content: space-between;
  text-align: center;
  color: #e9370e;
}
.aboutUs .f2 .f2Item .item {
  padding-right: 2.5vw;
  border-right: 1px solid rgba(204,229,246,1);
}
.aboutUs .f2 .f2Item .item:last-child{
  border-right: transparent;
}
.aboutUs .f2 .f2Item .item .icon{
  width: 4vw;
  height: 4vw;
  margin: 0 auto;
}
.aboutUs .f2 .f2Item .item .t{
  font-size: 1.1vw;
  font-weight: bold;
  margin: .5vw 0;
}
.aboutUs .f2 .f2Item .item .d{
  font-size: .9vw;
  line-height: 1.7;
}
.aboutUs .f2 .f2Item .item:nth-child(3) .icon{
  width: 4.7vw;
  position: relative;
  left: .5vw;
}
.aboutUs .f22 {
  width: 100%;
  padding: 5vw 14vw 0 14vw;
  background: url('../image/img57.jpg') center no-repeat;
  background-size: cover !important;
  display: flex;
  justify-content: space-between;
}
.aboutUs .f22 .img {
  width: 35vw;
}
.aboutUs .f22 .textBox {
  width: 38vw;
}
.aboutUs .f22 .textBox .tit {
  font-size: 2vw;
  padding-bottom: 1vw;
}
.aboutUs .f22 .textBox .text {
  margin-top: 1vw;
}
.aboutUs .f22 .textBox .text .name {
  font-size: 1.5vw;
  font-weight: bold;
}
.aboutUs .f22 .textBox .text .tab {
  width: 13vw;
  background-color: #e9370e;
  border-radius: 1vw;
  font-size: 1vw;
  color: white;
  padding: 0.2vw;
  text-align: center;
  margin-top: 1vw;
}
.aboutUs .f22 .textBox .des {
  font-size: 1vw;
  line-height: 1.7;
  margin-top: 1vw;
}
.aboutUs .f22 .textBox .desBox {
  font-size: 0.9vw;
  line-height: 1.7;
  margin-top: 3vw;
}
.aboutUs .f22 .textBox .desBox .iconImg {
  width: 3vw;
  margin-bottom: 1vw;
}
.aboutUs .f22 .textBox .desBox .iconImg2 {
  width: 3vw;
  float: right;
  margin-top: 1vw;
}
.aboutUs .f3Bg {
  width: 100%;
  position: absolute;
  pointer-events: none;
  z-index: -1;
}
.aboutUs .f3 {
  width: 100%;
  padding-top: 7vw;background:url(../image/img51.jpg);
}
.aboutUs .f3 .text {
  width: 50vw;
  text-align: center;
  margin: 0 auto;
}
.aboutUs .f3 .text .tit {
  color: #e9370e;
  font-size: 2vw;
}
.aboutUs .f3 .text .des {
  color: #303030;
  font-size: 1vw;
  line-height: 1.7;
  margin-top: 1vw;
}
.aboutUs .f3 .f3swiper {
  width: 100%;
  overflow: hidden;
  padding-bottom: 5vw;
  padding-top: 5vw;
}
.aboutUs .f3 .f3swiper .swiper-slide {
  overflow: hidden;
}
.aboutUs .f3 .f3swiper .swiper-slide .img {
  width: 100%;
  height: 18vw;
  background-size: cover !important;
  border-radius: 0.5vw;
}
.aboutUs .f3 .f3swiper .swiper-slide .textBox {
  text-align: center;
  margin-top: 1vw;
  opacity: 0;
  transition: 0.5s ease-in-out;
}
.aboutUs .f3 .f3swiper .swiper-slide .textBox .t {
  font-size: 1.2vw;
  font-weight: bold;
  color: #3c3c3c;
}
.aboutUs .f3 .f3swiper .swiper-slide .textBox .des {
  color: #6b6b6b;
  font-size: 1vw;
  line-height: 1.7;
  margin-top: 0.5vw;
}
.aboutUs .f3 .f3swiper .swiper-slide-active .textBox {
  opacity: 1;
}
.aboutUs .f3 .f3swiper .swiper-pagination {
  position: relative;
  bottom: -2vw;
}
.aboutUs .f4 {
  width: 100%;
  padding: 0 14vw 5vw 14vw;
  background-size: cover !important;
}
.aboutUs .f4 .tit {
  text-align: center;
  font-size: 2vw;
  color: #e9370e;
}
.aboutUs .f4 .f3Box {
  width: 100%;
  display: inline-block;
}
.aboutUs .f4 .f3Box .item {
  width: 23vw;
  display: inline-block;
  float: left;
  margin-right: 1vw;
  margin-bottom: 2vw;
}
.aboutUs .f4 .f3Box .item .imgBox {
  width: 100%;
  height: 13vw;
  border-radius: 0.5vw;
  overflow: hidden;
}
.aboutUs .f4 .f3Box .item .imgBox .img {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  transition: 0.5s ease-in-out;
  background-blend-mode: multiply;
}
.aboutUs .f4 .f3Box .item .text {
  padding: 1vw;
  position: absolute;
  margin-top: -3vw;
  padding-left: 2vw;
}
.aboutUs .f4 .f3Box .item .text .t {
  color: white;
  font-size: 0.9vw;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  font-weight: bold;
}
.aboutUs .f4 .f3Box .item .text .t::before {
  content: '';
  position: absolute;
  width: 0.4vw;
  height: 0.4vw;
  background: white;
  border-radius: 50%;
  margin-top: 0.45vw;
  margin-left: -1vw;
}
.aboutUs .f4 .f3Box .item:hover .imgBox .img {
  transform: scale(1.1);
}
.aboutUs .f4 .f3Box .item:nth-child(3n) {
  margin-right: 0;
}
.aboutUs .f4 .more {
  width: 7vw;
  height: 2vw;
  background-color: #e9370e;
  border-radius: 3vw;
  display: block;
  color: white;
  font-size: 0.9vw;
  line-height: 2vw;
  text-align: center;
  margin: 3vw auto 0 auto;
}
.aboutUs .f4 .more p {
  display: inline-block;
}
.aboutUs .f4 .more img {
  width: 0.5vw;
  display: inline-block;
  position: relative;
  top: 0.05vw;
  margin-left: 1vw;
}
.dang {
  width: 100%;
}
.dang .f1Bg {
  width: 100%;
  position: absolute;
  pointer-events: none;
  z-index: -1;
}
.dang .f1 {
  width: 100%;
  padding: 5vw 14vw;
  background: url('http://www.njbyzx.com/static/cms/static/images/dangbg2.jpg') center no-repeat;
  background-size: cover !important;
}
.dang .f1 .tit {
  text-align: center;
  font-size: 2vw;
  color: #e9370e;
}
.dang .f1 .f3Box {
  width: 100%;
  display: inline-block;
  margin-top: 4vw;
}
.dang .f1 .f3Box .item {
  width: 23vw;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  float: left;
  margin-right: 1vw;
  margin-bottom: 3vw;
}
.dang .f1 .f3Box .item .imgBox {
  width: 100%;
  height: 13vw;
  border-radius: 0.5vw;
  overflow: hidden;
}
.dang .f1 .f3Box .item .imgBox .img {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  transition: 0.5s ease-in-out;
}
.dang .f1 .f3Box .item .text {
  padding: 1vw;
}
.dang .f1 .f3Box .item .text .t {
  color: #242424;
  font-size: 1vw;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  font-weight: bold;
}
.dang .f1 .f3Box .item .text .t::before {
  content: '';
  position: absolute;
  width: 0.4vw;
  height: 0.4vw;
  background: #e9370e;
  border-radius: 50%;
  margin-top: 0.6vw;
  margin-left: -1vw;
}
.dang .f1 .f3Box .item .text .des {
  color: #636363;
  font-size: 0.9vw;
  line-height: 1.7;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 0.5vw;
}
.dang .f1 .f3Box .item .text .time {
  color: #282828;
  opacity: 0.4;
  font-size: 0.85vw;
  margin-top: 2vw;
}
.dang .f1 .f3Box .item:hover .imgBox .img {
  transform: scale(1.1);
}
.dang .f1 .f3Box .item:nth-child(3n) {
  margin-right: 0;
}
.dang .f1 .more {
  width: 7vw;
  height: 2vw;
  background-color: #e9370e;
  border-radius: 3vw;
  display: block;
  color: white;
  font-size: 0.9vw;
  line-height: 2vw;
  text-align: center;
  margin: 3vw auto 0 auto;
}
.dang .f1 .more p {
  display: inline-block;
}
.dang .f1 .more img {
  width: 0.5vw;
  display: inline-block;
  position: relative;
  top: 0.05vw;
  margin-left: 1vw;
}
.high {
  width: 100%;
}
.high .f2 {
  width: 100%;
  padding: 7vw 0 3vw 0;
  background: url('http://www.njbyzx.com/static/cms/static/images/bg1.jpg') center no-repeat;
  z-index: 1;
  overflow: hidden;
}
.high .f2 .tit {
  font-size: 2vw;
  color: #333333;
  padding-left: 14vw;
}
.high .f2 .f2Tabs {
  position: absolute;
  right: 7vw;
  margin-top: -3vw;
  display: flex;
}
.high .f2 .f2Tabs .tab {
  border: 1px solid #e9370e;
  border-radius: 3vw;
  padding: 0.5vw 1vw;
  margin: 0 0.5vw;
  color: #e9370e;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
  font-size: 1vw;
}
.high .f2 .f2Tabs .tab.active {
  background: #e9370e;
  color: white;
}
.high .f2 .f2Tabs .tab:hover {
  background: #e9370e;
  color: white;
}
.high .f2 .f2Box {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  margin-top: 3vw;
  display: none;
}
.high .f2 .f2Box ul {
  display: flex;
  position: relative;
  left: 0;
  width: calc(30vw*8);
  height: 33vw;
  padding-left: 14vw;
  color: #333333;
}
.high .f2 .f2Box ul li {
  width: 25vw;
  position: relative;
  overflow: hidden;
  margin-right: 5vw;
  cursor: pointer;
}
.high .f2 .f2Box .f2Swiper{
  padding-left: 14vw;
  padding-right: 7vw;
  cursor: pointer;
}
.high .f2 .f2Box .swiper-slide .imgBox {
  width: 100%;
  height: 18vw;
  overflow: hidden;
  border-radius: 0.5vw;
}
.high .f2 .f2Box .swiper-slide .imgBox .img {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  border-radius: 0.5vw;
  transition: 0.3s ease-in-out;
}
.high .f2 .f2Box .swiper-slide .text {
  margin-top: 1vw;
}
.high .f2 .f2Box .swiper-slide .text .name {
  font-size: 1.2vw;
  font-weight: bold;
}
.high .f2 .f2Box .swiper-slide .text .des {
  font-size: 0.9vw;
  line-height: 1.7;
  text-align: justify;
  margin-top: 0.5vw;
}
.high .f2 .f2Box ul li:nth-child(2n) {
  transform: translateY(6vw);
}
.high .f2 .f2Box ul li:hover .imgBox .img {
  transform: scale(1.1);
}
.high .f2 .f2Box.show {
  display: block;
}
.high .f2 .btn {
  width: 7vw;
  cursor: pointer;
  position: absolute;
  z-index: 9;
  bottom: 2vw;
  left: 46vw;
}
.high .f3 {
  width: 100%;
  height: auto;
  background: url('../image/img41.jpg') center no-repeat;
  background-size: cover !important;
  padding: 5vw 14vw;
  position: relative;
}
.high .f3 .tit {
  text-align: center;
  font-size: 2vw;
  color: #e9370e;
}
.high .f3 .f3Box {
  width: 100%;
  display: inline-block;
  margin-top: 5vw;
}
.high .f3 .f3Box .item {
  width: 35vw;
  height: 15vw;
  background-color: #ffffff;
  border-radius: 15px;
  display: inline-block;
  float: left;
  margin-right: 1vw;
  margin-bottom: 1vw;
  overflow: hidden;
  cursor: pointer;
}
.high .f3 .f3Box .item .imgBox {
  width: 15vw;
  height: 15vw;
  display: inline-block;
  float: left;
  overflow: hidden;
}
.high .f3 .f3Box .item .imgBox .img {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  transition: 0.5s all;
}
.high .f3 .f3Box .item .textBox {
  display: inline-block;
  float: left;
  width: 20vw;
  padding: 1vw;
}
.high .f3 .f3Box .item .textBox .name {
  color: #e9370e;
  font-weight: bold;
  font-size: 1.2vw;
}
.high .f3 .f3Box .item .textBox .name span {
  color: #3b3b3b;
  font-weight: normal;
  font-size: 0.85vw;
}
.high .f3 .f3Box .item .textBox .des {
  height: 10vw;
  overflow-y: scroll;
  color: #575757;
  font-size: 0.85vw;
  line-height: 1.7;
  text-align: justify;
  margin-top: 1vw;
}
.high .f3 .f3Box .item .textBox::before {
  content: '';
  position: absolute;
  border-style: solid;
  border-color: transparent;
  border-width: 0.7vw 1vw 0.7vw 0;
  margin-left: -1.9vw;
  margin-top: 1vw;
  border-right-color: white;
}
.high .f3 .f3Box .item:nth-child(2n) {
  margin-right: 0;
}
.high .f3 .f3Box .item:hover .imgBox .img {
  transform: scale(1.05);
}
.high .f3 .more {
  width: 8vw;
  margin: 3vw auto;
  padding: 0.5vw 1vw;
  background-color: #e9370e;
  border-radius: 2vw;
  font-size: 0.8vw;
  display: flex;
  color: white;
  justify-content: space-between;
}
.high .f3 .more img {
  width: 0.7vw;
  margin-left: 1vw;
}
.high .f4 {
  width: 100%;
  height: 50vw;
  padding: 5vw 0 0 14vw;
  background: url('http://www.njbyzx.com/static/cms/static/images/img63.jpg') center no-repeat;
  background-size: cover !important;
}

.high .f4 .tit {
  font-size: 2vw;
  color: white;
  text-align: center;
}
.high .f4 .f4Swiper {
  width: 100%;
  height: 38vw;
  position: relative;
  margin-top: 3vw;
  overflow: hidden;
}
.high .f4 .f4Swiper .swiper-slide {
  width: 60%;
  cursor: pointer;
}
.high .f4 .f4Swiper .swiper-slide .imgBox {
  width: 100%;
  height: auto;
  border: 2px solid transparent;
  border-radius: 15px;
  overflow: hidden;
  margin-top: 1vw;
  transition: 0.5s ease-in-out;
}
.high .f4 .f4Swiper .swiper-slide .imgBox .img {
  width: 100%;
  height: 28vw;
  border-radius: 15px;
  background-size: cover !important;
  transition: 0.5s ease-in-out;
}
.high .f4 .f4Swiper .swiper-slide .imgBox .text {
  position: absolute;
  padding: 1vw 1.5vw;
  margin-top: -4vw;
  margin-left: 4vw;
  background: white;
  opacity: 0;
  transition: 0.5s ease-in-out;
}
.high .f4 .f4Swiper .swiper-slide .imgBox .text .t {
  color: #3c3c3c;
  font-size: 1vw;
  font-weight: bold;
}
.high .f4 .f4Swiper .swiper-slide .imgBox .text .des {
  color: #6b6b6b;
  font-size: 0.9vw;
  line-height: 1.7;
  margin-top: 0.5vw;
}
.high .f4 .f4Swiper .swiper-slide:last-child {
  margin-right: 10%;
}
.high .f4 .f4Swiper .swiper-slide-active {
  transform: translateY(0);
}
.high .f4 .f4Swiper .swiper-slide-active .imgBox .text {
  opacity: 1;
}
.high .f4 .f4Swiper .swiper-pagination-progressbar {
  width: 50vw;
  height: 1px;
  left: 26vw;
  top: 31.5vw;
  background: white;
}
.high .f4 .f4Swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: white !important;
  height: 6px;
  top: -0.1vw;
}
.high .f5BgImg {
  width: 100%;
  position: absolute;
  pointer-events: none;
  z-index: -1;
}
.high .f5 {
  width: 100%;
  padding: 3vw 14vw 3vw 14vw;background: url(../image/img67.jpg);
}
.high .f5 .tit {
  font-size: 2vw;
  color: #e9370e;
  text-align: center;
}
.high .f5 .more {
  width: 8vw;
  margin: -1vw auto 3vw auto;
  padding: 0.5vw 1vw;
  background-color: #e9370e;
  border-radius: 2vw;
  font-size: 0.8vw;
  display: flex;
  color: white;
  justify-content: space-between;
}
.high .f5 .more img {
  width: 0.7vw;
  margin-left: 1vw;
}
.high .f5 .tabBox {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin: 1vw 0;
}
.high .f5 .tabBox .tab {
  width: auto;
  border-radius: 1vw;
  border: 1px solid #e9370e;
  display: inline-block;
  padding: .5vw 1vw;
  color: #e9370e;
  margin: 0 0.5vw;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
.high .f5 .tabBox .tab.active {
  background: #e9370e;
  color: white;
}
.high .f5 .tabBox .tab:hover {
  background: #e9370e;
  color: white;
}
.high .f5 .f5Box {
  width: 100%;
  display: inline-block;
  margin-top: 2vw;
}
.high .f5 .f5Box .item {
  width: 16.3vw;
  margin-right: 2vw;
  display: inline-block;
  float: left;
  margin-bottom: 2vw;
}
.high .f5 .f5Box .item .imgBox {
  width: 100%;
  height: 20vw;
  border-radius: 0.5vw;
  overflow: hidden;
}
.high .f5 .f5Box .item .imgBox .img {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  transition: 0.3s all ease-in-out;
}
.high .f5 .f5Box .item .text {
  padding: 1vw 0;
}
.high .f5 .f5Box .item .text .name {
  font-size: 1.2vw;
  font-weight: bold;
  color: #e9370e;
}
.high .f5 .f5Box .item .text .tab {
  width: auto;
  background-color: #e9370e;
  border-radius: 1vw;
  font-size: 0.9vw;
  color: white;
  padding: 0.2vw 1vw;
  display: inline-flex;
  text-align: center;
  margin-top: 1vw;
}
.high .f5 .f5Box .item .text .des {
  font-size: 0.9vw;
  line-height: 1.7;
  margin-top: 1vw;
  height: 8vw;
  overflow-y: scroll;
}
.high .f5 .f5Box .item:nth-child(4n) {
  margin-right: 0;
}
.high .f5 .f5Box .item:hover .imgBox .img {
  transform: scale(1.1);
}
.high .f6 {
  width: 100%;
  padding: 3vw 14vw;
}
.high .f6 .tit {
  font-size: 2vw;
  color: #e9370e;
  text-align: center;
}
.high .f6 .f6Box {
  width: 100%;
  margin-top: 3vw;
}
.high .f6 .f6Box .f6Swiper {
  width: 100%;
  overflow: hidden;
  padding-bottom: 2vw;
}
.high .f6 .f6Box .f6Swiper .swiper-slide .img {
  width: 18vw;
  height: 11vw;
  border-radius: 0.5vw;
  overflow: hidden;
  background-size: cover !important;
  position: relative;
  transform: scale(0.95);
}
.high .f6 .f6Box .f6Swiper .swiper-slide .img .text {
  width: 11vw;
  height: 3vw;
  background-color: #e9370e;
  color: #ffffff;
  font-size: 1vw;
  font-weight: bold;
  text-align: center;
  line-height: 3vw;
  position: absolute;
  bottom: 2vw;
}
.high .f6 .f6Box .f6Swiper .swiper-slide .img .text span {
  font-weight: normal;
  font-size: 0.8vw;
}
.sq{
  width: 4vw;
  position: fixed;
  right: 0;
  top: 40%;
  z-index: 9;
  animation: item1Anm 2s linear infinite;
}

.news_con{background: #fff;padding: 2vw 2vw 2vw 2vw;}
.news_con h3{text-align: center;font-size: 36px;margin-bottom: 1vw;}
.wz_nr p{line-height: 32px;}
.shijian{text-align: center;margin-bottom: 1vw; border-bottom: 1px dashed #c4c4c4;padding-bottom: 1vw;}


@keyframes item1Anm {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.pc{
  display: block;
}
.mobile{
  display: none;
}
@media screen and (max-width: 1660px){
  .high .f5 .f5Box .item .text .des{
    height: 7.5vw;
  }
}
@media screen and (max-width: 900px) {
  .pc{
    display: none;
  }
  .mobile{
    display: block;
  }
  .index .bannerSwiper,
  .index .bannerSwiper .swiper-slide .img {
    height: 80vw;
  }
  .index .bannerSwiper .swiper-slide .img {
    background-blend-mode: multiply;
    background-color: rgba(0,0,0,.2);
  }
  .index .bannerSwiper .swiper-slide .img .text {
    font-size: 30px;
    padding-left: 5vw;
    padding-top: 40vw;
  }
  .index .bannerSwiper .swiper-pagination-bullet {
    width: 8vw;
    height: 3px;
  }
  .index .bannerNews {
    margin-top: -10vw;
  }
  .index .bannerNews .newsSwiper {
    height: 10vw;
    padding: 2vw 5vw;
  }
  .index .bannerNews .newsSwiper .swiper-button-next,.index .bannerNews .newsSwiper .swiper-button-prev{
    display: none;
  }
  .index .bannerNews .newsSwiper .tripBox {
    font-size: 14px;
    height: 5vw;
    overflow: hidden;
  }
  .index .bannerNews .newsSwiper .tripBox i {
    font-size: 14px;
  }
  .index .bannerNews .newsSwiper .tripBox .name {
    width: 70%;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
  .index .bannerSwiper .swiper-pagination{
    bottom: 12vw;
  }
  .index .bannerNews .newsSwiper .tripBox .time {
    display: none;
  }
  .index .f1 {
    padding: 10vw 5vw;
  }
  .index .f1 .titBox .tit {
    font-size: 22px;
  }
  .index .f1 .titBox .more {
    width: auto;
    height: auto;
    padding: 2vw 3vw;
    font-size: 14px;
  }
  .index .f1 .titBox .more img {
    width: 2vw;
    height: 3vw;
    position: relative;
  }
  .index .f1 .f1Box {
    margin-top: 5vw;
  }
  .index .f1 .f1Box .item {
    width: 100% !important;
    height: auto !important;
    margin-right: 0;
    margin-bottom: 5vw !important;
    padding-bottom: 3vw;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .index .f1 .f1Box .item .imgBox {
    height: 50vw !important;
  }
  .index .f1 .f1Box .item .text {
    width: 100% !important;
    position: relative !important;
    margin-top: 0 !important;
    padding: 2vw !important;
    background: transparent;
    color: #242424;
  }
  .index .f1 .f1Box .item .text .name {
    font-size: 16px !important;
    height: auto !important;
    -webkit-line-clamp: 2;
  }
  .index .f1 .f1Box .item .text .time {
    font-size: 14px !important;
    opacity: 0.7 !important;
    margin-top: 1vw !important;
  }
  .index .f1 .f1Box .item:nth-child(3) .text .des,
  .index .f1 .f1Box .item:nth-child(4) .text .des,
  .index .f1 .f1Box .item:nth-child(5) .text .des {
    display: none;
  }
  .index .f2 {
    padding: 10vw 5vw;
  }
  .index .f2 .titBox .tit {
    font-size: 22px;
  }
  .index .f2 .titBox .des {
    font-size: 14px;
  }
  .index .f2 .f2Box {
    display: inline-block;
  }
  .index .f2 .f2Box .item {
    width: 43vw;
    height: 90vw;
    display: inline-block;
    float: left;
    margin-top: 3vw;
    margin-right: 3vw;
  }
  .index .f2 .f2Box .item:nth-child(1),
  .index .f2 .f2Box .item:nth-child(2) {
    height: 80vw;
  }
  .index .f2 .f2Box .item:nth-child(2n) {
    margin-right: 0;
  }
  .index .f2 .f2Box .item .text .icon {
    width: 10vw;
  }
  .index .f2 .f2Box .item .imgBox {
    height: 43vw;
  }
  .index .f2 .f2Box .item .text .name {
    font-size: 14px;
    margin-top: 2vw;
  }
  .index .f2 .f2Box .item .text .des {
    font-size: 12px;
    padding: 0 3vw;
  }
  .index .f3 {
    padding: 10vw 5vw !important;
  }
  .index .f3 .f3Item .tit {
    font-size: 22px;
  }
  .index .f3 .f3Item .f3Text {
    display: block;
  }
  .index .f3 .f3Item .f3Text .text .name {
    font-size: 16px;
  }
  .index .f3 .f3Item .f3Text .text .tab {
    font-size: 14px;
    display: inline-block;
    border-radius: 5vw;
    padding: 1vw 3vw;
    margin: 3vw 0;
  }
  .index .f3 .f3Item .f3Text .des {
    font-size: 14px;
  }
  .index .f3 .f3Item .f3Box {
    display: none;
  }
  .index .f3 .f3Img {
    width: 50vw;
    right: -5vw;
    left: inherit;
  }
  .index .f4 {
    padding: 10vw 5vw;
  }
  .index .f4 .tit {
    font-size: 22px;
  }
  .index .f4 .f4Box {
    width: 100%;
    height: auto;
    margin-top: 5vw;
    display: block;
  }
  .index .f4 .f4Box .item {
    border-right: transparent;
    border-bottom: 1px solid #e4e4e4;
    padding: 5vw;
    text-align: center;
  }
  .index .f4 .f4Box .item:last-child {
    border-bottom: transparent;
  }
  .index .f4 .f4Box .item .icon {
    width: 25vw;
    height: auto;
    margin: 0 auto;
  }
  .index .f4 .f4Box .item .icon img {
    height: auto;
  }
  .index .f4 .f4Box .item .text .t {
    font-size: 16px;
  }
  .index .f4 .f4Box .item .text .des {
    font-size: 14px;
    text-align: center;
  }
  .index .f4 .f4Box .item .text .more {
    font-size: 14px;
    height: auto;
    line-height: inherit;
    padding: 1vw 3vw;
    border-radius: 5vw;
  }
  .index .f4 .f4Box .item .text .more img {
    width: 2vw;
    height: 3vw;
    position: relative;
  }
  footer {
    padding: 5vw;
  }
  footer .footerTop {
    display: block;
  }
  footer .footerTop .logoText {
    display: block;
  }
  footer .footerTop .logoText .logo {
    width: 40vw;
    margin: 0 auto;
  }
  footer .footerTop .logoText .logo::before {
    content: inherit;
  }
  footer .footerTop .logoText .text {
    font-size: 16px;
    top: 2vw;
    text-align: center;
  }
  footer .footerTop .iconBox {
    margin-top: 5vw;
    display: block;
    text-align: center;
  }
  footer .footerTop .iconBox .phoneBox .phoneBoxs {
    display: block;
  }
  footer .footerTop .iconBox .phoneBox .icon {
    width: 10vw;
    margin: 0 auto;
  }
  footer .footerTop .iconBox .phoneBox .text .t {
    font-size: 14px;
    margin: 1vw 0;
  }
  footer .footerTop .iconBox .phoneBox .text .phone {
    font-size: 16px;
  }
  footer .footerTop .iconBox .phoneBox p {
    font-size: 14px;
    margin-top: 1vw;
  }
  footer .footerTop .iconBox .iconItem {
    display: none;
  }
  .footerNav {
    display: none;
  }
  footer .footer .qrcodeBox {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 3vw 0;
  }
  footer .footer .qrcodeBox .qrcode {
    width: 25vw;
    display: inline-block;
    font-size: 12px;
  }
  footer .footerInfo {
    font-size: 12px;
    display: block;
  }
  footer .footerInfo a {
    display: block;
  }
  .banner {
    height: 40vw;
  }
  .dang .f1 {
    padding: 10vw 5vw;
  }
  .dang .f1 .tit {
    font-size: 22px;
  }
  .dang .f1 .f3Box {
    margin-top: 0;
  }
  .dang .f1 .f3Box .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
    margin-top: 5vw;
  }
  .dang .f1 .f3Box .item .imgBox {
    height: 50vw;
  }
  .dang .f1 .f3Box .item .text {
    padding: 2vw;
  }
  .dang .f1 .f3Box .item .text .t {
    font-size: 14px;
    -webkit-line-clamp: 2;
  }
  .dang .f1 .f3Box .item .text .des {
    display: none;
  }
  .dang .f1 .f3Box .item .text .time {
    font-size: 14px;
    opacity: 0.7;
  }
  .aboutUs .f2 {
    height: auto;
    padding: 10vw 5vw;
  }
  .aboutUs .f2 .text .tit {
    font-size: 22px;
  }
  .aboutUs .f2 .text .des {
    width: 100%;
    font-size: 14px;
  }
  .aboutUs .f2 .text .des p:nth-child(3) {
    font-size: 14px;
  }
  .aboutUs .f2 .img {
    width: 100%;
    position: relative;
    right: inherit;
    margin-top: 0;
  }
  .aboutUs .f1 {
    padding: 10vw 5vw;
    display: block;
    background: url('../image/img67.jpg') center no-repeat;
    color: #0a001f;
  }
  .aboutUs .f1 .textBox {
    width: 100%;
  }
  .aboutUs .f1 .textBox .tit {
    font-size: 22px;
  }
  .aboutUs .f1 .textBox .numBox {
    /*display: block;*/
    justify-content: space-between;
  }
  .aboutUs .f1 .textBox .numBox .item {
    width: 100%;
  }
  .aboutUs .f1 .textBox .numBox .item .num {
    font-size: 28px;
    margin-top: 3vw;
    display: block;
  }
  .aboutUs .f1 .textBox .numBox .item .num span{
    font-size: 14px;
  }
  .aboutUs .f1 .textBox .numBox .item .text .ts {
    font-size: 12px;
  }
  .aboutUs .f1 .textBox .numBox .item .text .des {
    font-size: 12px;
  }
  .aboutUs .f1 .textBox .desBox {
    font-size: 14px;
    margin: 3vw 0;
  }
  .aboutUs .f1 .textBox .infos .t {
    font-size: 14px;
  }
  .aboutUs .f1 .textBox .infos .t::before {
    width: 62vw;
    margin-top: 3vw;
    margin-left: 26vw;
  }
  .aboutUs .f1 .textBox .infos .des {
    font-size: 14px;
  }
  .aboutUs .f1 .imgBox {
    width: 100%;
    height: 100vw;
    margin-top: 3vw;
  }
  .aboutUs .f22 {
    padding: 10vw 5vw;
  }
  .aboutUs .f22 .img {
    width: 50vw;
    height: 50vw;
    background: #0a6aa1;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 3vw auto;
    padding: 5vw;
  }
  .aboutUs .f22 .textBox {
    width: 100%;
  }
  .aboutUs .f22 .textBox .tit {
    font-size: 22px;
  }
  .aboutUs .f22 .textBox .text{
    text-align: center;
  }
  .aboutUs .f22 .textBox .text .name {
    font-size: 16px;
    margin: 1vw 0;
  }
  .aboutUs .f22 .textBox .text .tab {
    width: auto;
    font-size: 14px;
    display: inline-block;
    border-radius: 5vw;
    padding: 1vw 3vw;
  }
  .aboutUs .f22 .textBox .des {
    font-size: 14px;
    margin-top: 3vw;
  }
  .aboutUs .f22 .textBox .desBox {
    font-size: 14px;
  }
  .aboutUs .f3 {
    padding-top: 10vw;
  }
  .aboutUs .f3 .text {
    width: 100%;
    padding: 0 5vw;
  }
  .aboutUs .f3 .text .tit {
    font-size: 22px;
  }
  .aboutUs .f3 .text .des {
    font-size: 14px;
    margin-top: 3vw;
  }
  .aboutUs .f3 .f3swiper .swiper-slide .textBox .t {
    font-size: 16px;
  }
  .aboutUs .f3 .f3swiper .swiper-slide .textBox .des {
    font-size: 14px;
  }
  .aboutUs .f3 .f3swiper .swiper-slide-active .textBox{
    margin-top: 5vw;
  }
  .aboutUs .f3 .f3swiper .swiper-slide .img{
    height: 50vw;
  }
  .aboutUs .f4 {
    padding: 5vw;
  }
  .aboutUs .f4 .f3Box .item {
    width: 100%;
    margin-right: 0;
    margin-top: 5vw;
  }
  .aboutUs .f4 .f3Box .item .imgBox {
    height: 50vw;
  }
  .aboutUs .f4 .f3Box .item .text {
    padding: 5vw;
    margin-top: -12vw;
  }
  .aboutUs .f4 .f3Box .item .text .t {
    font-size: 14px;
  }
  .aboutUs .f4 .f3Box .item .text .t::before {
    content: inherit;
  }
  .high .f2 {
    height: auto;
    padding: 10vw 5vw;
  }
  .high .f2 .tit {
    font-size: 22px;
    padding: 0;
  }
  .high .f2 .f2Tabs {
    margin-top: -7vw;
    right: 5vw;
  }
  .high .f2 .f2Tabs .tab {
    font-size: 14px;
    padding: 1vw 3vw;
    border-radius: 5vw;
  }
  .high .f2 .f2Box ul {
    display: block;
    width: 100%;
    height: auto;
    left: inherit;
    padding: 0;
  }
  .high .f2 .f2Box ul li {
    width: 100%;
    margin-right: 0;
    margin-top: 3vw;
  }
  .high .f2 .f2Box ul li .imgBox {
    height: 50vw;
  }
  .high .f2 .f2Box ul li .text {
    margin-top: 3vw;
  }
  .high .f2 .f2Box ul li .text .name {
    font-size: 16px;
  }
  .high .f2 .f2Box ul li .text .des {
    font-size: 14px;
  }
  .high .f2 .f2Box ul li:nth-child(2n) {
    transform: translateY(0);
  }
  .high .f2 .btn {
    display: none;
  }
  .high .f3 {
    padding: 10vw 5vw;
  }
  .high .f3 .tit {
    font-size: 22px;
  }
  .high .f3 .f3Box .item {
    width: 100%;
    height: auto;
    margin-bottom: 3vw;
  }
  .high .f3 .f3Box .item .imgBox {
    width: 30vw;
    height: 30vw;
  }
  .high .f3 .f3Box .item .textBox {
    width: 60vw;
    padding: 2vw 5vw;
  }
  .high .f3 .f3Box .item .textBox .name {
    font-size: 16px;
  }
  .high .f3 .f3Box .item .textBox .name span {
    font-size: 14px;
  }
  .high .f3 .f3Box .item .textBox .des {
    font-size: 14px;
    height: 17.5vw;
    margin-top: 1.5vw;
  }
  .high .f3 .more {
    font-size: 14px;
    width: 28vw;
    padding: 1vw 2vw;
    border-radius: 5vw;
  }
  .high .f3 .more img {
    width: 2vw;
    height: 3vw;
    position: relative;
    top: 1.2vw;
  }
  .high .f5BgImg {
    display: none;
  }
  .high .f5 {
    padding: 10vw 5vw;
  }
  .high .f5 .tit {
    font-size: 22px;
  }
  .high .f5 .tabBox{
    margin-top: 3vw;
  }
  .high .f5 .tabBox .tab {
    width: 32vw;
    height: auto;
    font-size: 14px;
    padding: 2vw 3vw;
    border-radius: 5vw;
    margin: 1vw 3vw;
  }
  .high .f5 .f5Box .item {
    width: 42vw;
    margin-right: 5vw;
    margin-top: 3vw;
  }
  .high .f5 .f5Box .item:nth-child(2n) {
    margin-right: 0;
  }
  .high .f5 .f5Box .item .imgBox {
    height: 50vw;
  }
  .high .f5 .f5Box .item .text {
    padding: 3vw 0;
  }
  .high .f5 .f5Box .item .text .name {
    font-size: 16px;
  }
  .high .f5 .f5Box .item .text .tab {
    font-size: 12px;
    border-radius: 50vw;
    padding: 1vw 2vw;
    margin: 1vw 0;
  }
  .high .f5 .f5Box .item .text .des {
    font-size: 14px;
    height: 22vw;
  }
  .high .f6 {
    padding: 0 5vw 10vw 5vw;
  }
  .high .f6 .tit {
    font-size: 22px;
  }
  .high .f6 .f6Box .f6Swiper {
    padding-bottom: 8vw;
  }
  .high .f6 .f6Box .f6Swiper .swiper-slide .img {
    width: 45vw;
    height: 30vw;
  }
  .high .f6 .f6Box .f6Swiper .swiper-slide .img .text {
    width: 35vw;
    height: 8vw;
    line-height: 8vw;
    font-size: 14px;
  }
  .high .f6 .f6Box .f6Swiper .swiper-slide .img .text span {
    font-size: 12px;
  }
  .news .f1 {
    padding: 10vw 5vw;
    display: block;
  }
  .news .f1 .newsBox {
    width: 100%;
    margin-right: 0;
  }
  .news .f1 .newsBox .tit {
    font-size: 22px;
  }
  .news .f1 .newsBox .newsItem {
    margin-top: 0;
  }
  .news .f1 .newsBox .newsItem .item {
    height: auto;
    display: block;
    margin-top: 5vw;
  }
  .news .f1 .newsBox .newsItem .item .imgBox {
    width: 100%;
    height: 50vw;
  }
  .news .f1 .newsBox .newsItem .item .textBox {
    width: 100%;
    padding: 3vw;
  }
  .news .f1 .newsBox .newsItem .item .textBox .t {
    font-size: 16px;
  }
  .news .f1 .newsBox .newsItem .item .textBox .des {
    display: none;
  }
  .news .f1 .newsBox .newsItem .item .textBox .time {
    font-size: 14px;
    opacity: 0.7;
  }
  .news .f1 .announcementBox {
    width: 100%;
    margin-top: 10vw;
  }
  .news .f1 .announcementBox .tit {
    font-size: 22px;
  }
  .news .f1 .announcementBox .announcement {
    margin-top: 5vw;
  }
  .news .f1 .announcementBox .announcement .announcementItem {
    width: 100%;
    padding: 3vw 5vw;
  }
  .news .f1 .announcementBox .announcement .announcementItem .item {
    padding: 3vw 0;
  }
  .news .f1 .announcementBox .announcement .announcementItem .item .t {
    font-size: 16px;
  }
  .news .f1 .announcementBox .announcement .announcementItem .item .t::before {
    content: inherit;
  }
  .news .f1 .announcementBox .announcement .announcementItem .item .time {
    font-size: 14px;
  }
  .news .f1 .announcementBox .announcement .more {
    height: 10vw;
    font-size: 14px;
    line-height: 10vw;
  }
  .contactUs .f1 {
    padding: 10vw 5vw;
    display: block;
  }
  .contactUs .f1 .newsBox {
    width: 100%;
    margin-right: 0;
  }
  .contactUs .f1 .newsBox .tit {
    font-size: 22px;
  }
  .contactUs .f1 .newsBox .newsItem {
    margin-top: 0;
  }
  .contactUs .f1 .newsBox .newsItem .item {
    height: auto;
    display: block;
    margin-top: 5vw;
  }
  .contactUs .f1 .newsBox .newsItem .item .imgBox {
    width: 100%;
    height: 50vw;
  }
  .contactUs .f1 .newsBox .newsItem .item .textBox {
    width: 100%;
    padding: 3vw;
  }
  .contactUs .f1 .newsBox .newsItem .item .textBox .t {
    font-size: 16px;
  }
  .contactUs .f1 .newsBox .newsItem .item .textBox .des {
    display: none;
  }
  .contactUs .f1 .newsBox .newsItem .item .textBox .time {
    font-size: 14px;
    opacity: 0.7;
  }
  .contactUs .f1 .announcementBox {
    width: 100%;
    margin-top: 10vw;
  }
  .contactUs .f1 .announcementBox .tit {
    font-size: 18px;
  }
  .contactUs .f1 .announcementBox .announcement {
    margin-top: 5vw;
  }
  .contactUs .f1 .announcementBox .announcement .announcementItem {
    width: 100%;
    padding: 3vw 5vw;
  }
  .contactUs .f1 .announcementBox .announcement .announcementItem .item {
    padding: 3vw 0;
  }
  .contactUs .f1 .announcementBox .announcement .announcementItem .item .t {
    font-size: 16px;
  }
  .contactUs .f1 .announcementBox .announcement .announcementItem .item .t::before {
    content: inherit;
  }
  .contactUs .f1 .announcementBox .announcement .announcementItem .item .time {
    font-size: 14px;
  }
  .contactUs .f1 .announcementBox .announcement .more {
    height: 10vw;
    font-size: 14px;
    line-height: 10vw;
  }
  .sp_header {
    background: white;
    height: 50px;

    overflow: hidden;

    position: fixed;

    z-index: 990;

    width: 100%;

    top: 0;

    transition: .3s all ease-in-out;

  }
  .sp_header.active{
    background: rgba(0, 0, 0, 0.7);
  }

  .sp_logo {
    padding: 5px 15px;
    float: left;
  }

  .sp_logo img {

    margin: auto;

    width: 150px;

    transition: .35s all ease-in-out;
  }

  .sp_nav {
    width: 50px;
    height: 50px;
    float: right;
    position: relative;
    cursor: pointer;
    margin: 0 2vw;
  }

  .sp_nav span {

    display: block;

    background: #e9370e;

    width: 30px;

    height: 2px;

    position: absolute;

    left: 10px;

    transition: all ease .35s

  }

  .sp_nav span:nth-of-type(1) {

    top: 15px;

  }

  .sp_nav span:nth-of-type(2) {

    top: 25px

  }

  .sp_nav span:nth-of-type(3) {

    top: 35px

  }

  .sp_nav_se span:nth-of-type(1) {

    top: 25px;

    transform: rotate(45deg)

  }

  .sp_nav_se span:nth-of-type(2) {

    width: 0

  }

  .sp_nav_se span:nth-of-type(3) {

    top: 25px;

    transform: rotate(-45deg)

  }
  .nav_sp_logo{
    width: 40px !important;
    position: fixed;
    z-index: 999;
  }
  .sp_flex{
    display: flex;
  }
  .sp_black{
    width: 50px;
    height: 100%;
    position: fixed;
    background: black;
    right: -100%;
    top: 0;
    transition: top ease .35s
  }
  .sjj_nav {
    position: fixed;
    z-index: 999;
    background: white;
    width: 85%;
    height: 100%;
    font-size: 14px;
    line-height: 40px;
    top: 0;
    right: -100%;
    padding-top: 15vw;
    overflow: auto;
    overflow-x: hidden;
    transition: right ease .35s
  }
  .sp_flex .mengBan{
    width: 15%;
    height: 100%;
    background: rgba(0,0,0,.5);
    position: fixed;
    z-index: 999;
    top: 0;
    right: -100%;
    transition: right ease .35s
  }
  .nav_show2 {

    right: 85% !important;

  }
  .nav_show {

    right: 0;

  }
  .sp_bottom{
    width: 100%;
    margin: 8vw auto;
    display: inline-block;
    text-align: center;
  }
  .sp_bottom .sp_serach{
    width: 31vw;
    height: 12vw;
    background-color: #ffffff;
    border-radius: 30px;
    border: 1px solid #777777;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    margin-right: 5vw;
  }
  .sp_bottom .sp_serach i{
    color: black;
    font-size: 16px;
    margin-right: 2vw;
  }
  .sp_bottom .sp_lag{
    width: 31vw;
    height: 12vw;
    display: inline-block;
    background-color: #ffffff;
    border-radius: 30px;
    border: 1px solid #777777;
    text-align: center;
  }
  .sp_bottom .sp_lag i{
    color: black;
    font-size: 16px;
    margin-right: 2vw;
  }
  .sjj_nav > ul > li:first-child {

    overflow: hidden;

    border-top: 0

  }

  .sjj_nav > ul > li:first-child > a {

    /*float: left;*/

    /*width: calc(100% - 70px)*/

  }

  .sjj_nav > ul > li:first-child .language {

    float: right;

    width: 70px;

    overflow: hidden;

    line-height: 30px;

    margin-top: 5px

  }

  .sjj_nav > ul > li:first-child .language a {

    width: 35px;

    float: left;

    border-left: 1px #ddd solid;

    text-align: center;

    color: #999

  }

  .sjj_nav ul li i {

    position: absolute;

    top: 17px;

    right: 0;

    height: 30px;

    padding: 0 7px

  }

  .sjj_nav ul li i svg {
    display: block;
    opacity: 1;
    transform: rotate(-90deg);
    transition: all ease .35s
  }

  .sjj_nav ul li .sjj_nav_i_se svg {
    display: block;
    opacity: 1;
    transform: rotate(0)

  }

  .sjj_nav ul li {

    border-top: 1px #ddd solid;

    position: relative;

    line-height: 55px;

    font-size: 14px

  }
  .sjj_nav ul li.active{
    background: #f3f3f3;
  }
  .sjj_nav > ul > li:last-child {

    border-bottom: 1px #ddd solid

  }

  .sjj_nav ul li ul {
    background: #f3f3f3;
    display: none;
    border-top: 1px #ddd solid;
    padding: 10px 0;
  }

  .sjj_nav ul li a {

    color: rgba(0, 0, 0, .8);

    width: 80%;

    display: block;

    font-size: 16px;

    font-weight: 700;

    padding-left: 25px;

  }
  .sjj_nav ul li ul li{
    border: transparent;
    line-height: 30px;
  }
  .sjj_nav ul li ul li a {

    color: rgba(0, 0, 0, .5);

    display: block;

    text-align: left;

    font-size: 14px;
    padding-left: 45px;

  }

  .sjj_nav ul li i svg {

    width: 20px;

    height: 20px;

    fill: #063c7e;

  }

  .sjj_nav ul li .sjj_nav_i_se svg {

    fill: #063c7e;

  }

  .sjj_nav ul li ul li > ul {

    margin-left: 10px

  }
  .sjj_nav .iconBox{
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 15vw;
  }
  .sjj_nav .iconBox .icon{
    width: 50px;
    margin: 0 3vw;
    display: inline-block;
  }
  .sp_flex .sjj_nav .close{
    font-size: 28px;
    position: absolute;
    right: 5vw;
    top: 5vw;
    color: #0B61A4;
  }
  .sp_flex .sjj_nav .bgImg{
    position: absolute;
    width: 70vw;
    top: 60vw;
    z-index: -1;
    right: 0;
  }
  header{
    padding: 0;
    left: 0;
  }
  main{
    margin-top: 50px;
  }
  .high .f2 .f2Box .f2Swiper{
    padding-left: 0;
    padding-right: 0;
    margin-top: 5vw;
  }
  .high .f2 .f2Box .swiper-slide .imgBox{
    height: 50vw;
  }
  .high .f2 .f2Box .swiper-slide .text{
    margin-top: 3vw;
  }
  .high .f2 .f2Box .swiper-slide .text .name{
    font-size: 16px;
  }
  .high .f2 .f2Box .swiper-slide .text .des{
    font-size: 14px;
  }
  .high .f5 .more {
    font-size: 14px;
    width: 28vw;
    padding: 1vw 2vw;
    border-radius: 5vw;
  }
  .high .f5 .more img {
    width: 2vw;
    height: 3vw;
    position: relative;
    top: 1.2vw;
  }
  .aboutUs .f1 .f1swiper{
    width: 100%;
    overflow: hidden;
  }
  .detail_top .w100{
    width: 100% !important;
  }
  .detail_top{
    padding: 20vw 5vw 5vw 5vw;
  }
  .detail_top .title{
    font-size: 18px;
  }
  .detail_top .info{
    display: block;
  }
  .detail_box{
    width: 100% !important;
    padding: 10vw 5vw;
    display: block;
  }
  .detail_box .dpl{
    width: 100%;
  }
  .detail_box .dpl .singePage{
    min-height: inherit;
  }
  .ndc_npnews{
    display: block;
  }
  .ndc_npnews .post_next, .ndc_npnews .post_prev{
    width: 100%;
    padding: 2vw;
    font-size: 14px;
  }
  .detail_box .dpr{
    display: none;
  }
  .aboutUs .f2 .f1swiper{
    width: 100%;
    overflow: hidden;
  }
  .aboutUs .f2 .f2Box{
    display: block;
  }
  .aboutUs .f2 .f2Box .img{
    width: 100%;
  }
  .aboutUs .f2 .f2Box .textBox{
    width: 100%;
    margin: 5vw 0;
  }
  .aboutUs .f2 .f2Box .textBox .t{
    font-size: 18px;
  }
  .aboutUs .f2 .f2Box .textBox .d{
    font-size: 14px;
  }
  .aboutUs .f2 .f2Box .textBox .f2Item{
    display: block;
    text-align: left;
    margin: 2vw 0;
  }
  .aboutUs .f2 .f2Box .textBox .f2Item .name{
    width: 14vw;
    font-size: 14px;
    line-height: 8vw;
    margin-right: 0;
    padding-left: 3vw;
  }
  .aboutUs .f2 .f2Box .textBox .f2Item .name::before{
    width: 14vw;
    height: 8vw;
    margin-left: -3vw;
  }
  .aboutUs .f2 .f2Box .textBox .f2Item .des{
    font-size: 14px;
    line-height: inherit;
    margin-top: 1vw;
  }
  .aboutUs .f2 .f2Item{
    display: block;
  }
  .aboutUs .f2 .f2Item .item{
    padding-right: 0;
    border-right: transparent;
    margin-bottom: 3vw;
  }
  .aboutUs .f2 .f2Item .item .icon{
    width: 15vw;
    height: auto;
  }
  .aboutUs .f2 .f2Item .item .t{
    font-size: 16px;
  }
  .aboutUs .f2 .f2Item .item .d{
    font-size: 14px;
  }
  .sq{
    width: 15vw;
  }
  .aboutUs .f1 .imgBox .play{
    font-size: 50px;
    margin-left: 39vw;
    margin-top: 39vw;
  }
  .videoModal .video{
    width: 90%;
    height: 30vh;
  }
  .videoModal .close{
    font-size: 32px;
  }
  .index .bannerSwiper .swiper-slide video{
    height: 80vw;
  }
  .index .bannerSwiper .swiper-slide .img .play{
    font-size: 36px;
  }
  .index .bannerSwiper .swiper-slide .img .play p{
    font-size: 14px;
  }
}
