@charset "UTF-8";
.wow {
  opacity: 0; }

html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative; }

body {
  overflow-x: hidden;
  -webkit-text-size-adjust: none;
  overflow-y: scroll;
  background: #fff;
  font-size: 3.19999vw; }

@font-face {
  font-family: myriad-r;
  src: url(../font/MyriadPro-Regular.otf); }

.myriad-r {
  font-family: myriad-r; }

@media screen and (max-width: 991px) {
  .index-swiper .ani {
    visibility: revert !important; } }

@media screen and (min-width: 992px) {
  body {
    font-size: 1.04166vw; }
  .index-swiper .ani {
    opacity: 0; }
  .index-swiper .wow {
    opacity: 1 !important;
    visibility: revert !important; } }

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  display: block;
  text-overflow: ellipsis; }

.ellipsis-01 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; }

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

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

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

.lh-10,
.lh-10 * {
  line-height: 1 !important; }

.lh-12,
.lh-12 * {
  line-height: 1.2 !important; }

.lh-134,
.lh-134 * {
  line-height: 1.34 !important; }

.lh-14,
.lh-14 * {
  line-height: 1.4 !important; }

.lh-16,
.lh-16 * {
  line-height: 1.6 !important; }

.lh-175,
.lh-175 * {
  line-height: 1.75 !important; }

.lh-20,
.lh-20 * {
  line-height: 2 !important; }

.lh-22,
.lh-22 * {
  line-height: 2.2 !important; }

.lh-24,
.lh-24 * {
  line-height: 2.4 !important; }

.taj {
  text-align: justify; }

.fw-200 {
  font-weight: 200; }

.fw-300 {
  font-weight: 300; }

.fw-400 {
  font-weight: 400; }

.fw-500 {
  font-weight: 500; }

@media screen and (max-width: 991px) {
  .pc-box {
    display: none !important; } }

@media screen and (min-width: 992px) {
  .m-box {
    display: none !important; } }

/*--分页--*/
@media screen and (min-width: 320px) {
  div.pages {
    text-align: center;
    width: 100%;
    padding: 7.99998vw 0 0 0;
    margin: 0;
    line-height: 1.7; }
    div.pages * {
      line-height: 1.7; }
    div.pages a,
    div.pages span {
      text-decoration: none;
      padding: 0 2.13333vw;
      margin: 0.53333vw;
      color: #888;
      font-size: 2.66666vw;
      display: inline-flex;
      font-weight: normal;
      height: 6.39998vw;
      min-width: 6.39998vw;
      align-items: center;
      justify-content: center;
      border-radius: 3.19999vw;
      border: 0.26667vw solid transparent;
      background: #fff; }
    div.pages a.on,
    div.pages a.hover,
    div.pages a:hover,
    div.pages a:active,
    div.pages span.current,
    div.pages span.disabled {
      background: #004ea2;
      color: #fff;
      border: 0.26667vw solid #004ea2; } }

@media screen and (min-width: 992px) {
  .idxBanner {
    margin-top: 5.72913vw; }
    .idxBanner .swiper-wrapper .swiper-slide a .pic-size {
      padding-bottom: 42%; }
      .idxBanner .swiper-wrapper .swiper-slide a .pic-size img {
        transform: none; }
  .navBoxBgs {
    background-color: #f7f7f7;
    height: 1.04166vw;
    width: 100%; }
  div.pages {
    padding: 3.90622vw 0 0 0; }
    div.pages a,
    div.pages span {
      border-width: 0.05208vw;
      padding: 0 0.93749vw;
      margin: 0.26042vw;
      font-size: 0.93749vw;
      height: 2.60415vw;
      min-width: 2.60415vw;
      border-radius: 1.30207vw; }
    div.pages a.on,
    div.pages a.hover,
    div.pages a:hover,
    div.pages a:active,
    div.pages span.current,
    div.pages span.disabled {
      border-width: 0.05208vw; } }

/*=================layout===================*/
@media screen and (min-width: 320px) {
  .container {
    padding: 0 3.99999vw;
    margin: 0 auto;
    width: 100%; }
  .container:after {
    content: ' ';
    display: block;
    clear: both;
    width: 0;
    height: 0;
    overflow: hidden; }
  /*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
  ::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    background-color: #f7f7f7; }
  /*定义滚动条轨道 内阴影+圆角*/
  ::-webkit-scrollbar-track {
    background-color: #e6e6e6; }
  /*定义滑块 内阴影+圆角*/
  ::-webkit-scrollbar-thumb {
    background-color: #aaa; } }

@media screen and (min-width: 992px) {
  .container {
    width: 92.70774vw;
    padding: 0 0.52083vw; }
  .container-min {
    width: 79.16616vw;
    padding: 0 0.52083vw; } }

/*=================header===================*/
@media screen and (min-width: 320px) {
  .nav-box {
    height: 13.3333vw;
    width: 100%;
    z-index: 100;
    transition: 0.3s;
    /* left: 0;
		top: 0;
		position: sticky; */
    z-index: 9;
    position: absolute;
    border-bottom: 0.26667vw solid rgba(255, 255, 255, 0.4);
    background: #ffffff; }
    .nav-box .container-header {
      position: relative;
      width: 100%; }
    .nav-box .header-box {
      height: 13.3333vw;
      display: block; }
    .nav-box .nav-box-bg {
      height: 13.3333vw;
      width: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 8;
      background-image: linear-gradient(rgba(0, 78, 162, 0.9), rgba(0, 78, 162, 0)); }
  .ind-nav-box {
    position: absolute;
    left: 0;
    top: 0;
    right: 0; }
  .logo {
    float: left;
    position: relative;
    z-index: 9;
    height: 13.3333vw;
    padding: 3.99999vw 0;
    display: flex;
    align-items: center; }
    .logo a {
      display: flex;
      height: 100%; }
      .logo a img {
        height: 100%;
        display: block; }
  .nav-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 10.66664vw;
    margin-right: -1.6vw;
    float: right;
    cursor: pointer;
    position: relative;
    z-index: 9; }
    .nav-btn i {
      line-height: 13.3333vw;
      font-size: 5.86665vw;
      width: 6.39998vw;
      text-align: center;
      color: #222; }
    .nav-btn .nav-hide-btn {
      display: none; }
    .nav-btn.nav-btn-show .nav-hide-btn {
      display: block; }
    .nav-btn.nav-btn-show .nav-show-btn {
      display: none; }
  .nav {
    position: absolute;
    top: 13.3333vw;
    left: 0;
    right: 0;
    z-index: 8;
    /* height:100vh; */
    background: #fff;
    background-image: url(../img/nav-bg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover; }
    .nav.e-anim-on {
      animation: nav-anim-on 0.3s;
      animation-fill-mode: both; }
    .nav.e-anim-off {
      animation: nav-anim-off 0.5s;
      animation-fill-mode: both; }
  .nav-list {
    visibility: visible !important; }
    .nav-list li:nth-last-child(2) {
      border-bottom: none; }
    .nav-list li a {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 2.66666vw 5.33332vw;
      border-bottom: solid 0.26667vw #e7ecf1; }
      .nav-list li a b {
        line-height: 12.26664vw;
        position: relative;
        color: #565656;
        display: block;
        text-align: center;
        font-weight: normal; }
      .nav-list li a i {
        padding-right: 1.33333vw; }
        .nav-list li a i::before {
          font-size: 3.73332vw; }
      .nav-list li a.on b {
        color: #262626;
        opacity: 1; }
    .nav-list li.nav-on {
      border-color: transparent;
      position: relative;
      z-index: 9; }
      .nav-list li.nav-on a {
        /* border-bottom: none; */ }
        .nav-list li.nav-on a b {
          color: #262626;
          opacity: 1; }
    .nav-list li.nav-off {
      position: relative;
      z-index: 1; }
      .nav-list li.nav-off a b {
        color: #565656; }
    .nav-list li .nav-list-sub {
      overflow: hidden;
      background: rgba(255, 255, 255, 0.2);
      background: #049F82; }
      .nav-list li .nav-list-sub > div {
        padding: 2.66666vw 3.99999vw; }
      .nav-list li .nav-list-sub a {
        line-height: 8.53331vw;
        display: block;
        border-bottom: solid 0.26667vw rgba(128, 128, 128, 0.1);
        color: #262626;
        font-size: 3.19999vw;
        text-align: left; }
        .nav-list li .nav-list-sub a span {
          color: #565656; }
        .nav-list li .nav-list-sub a:hover span,
        .nav-list li .nav-list-sub a.on-02 span {
          opacity: 1;
          color: #004ea2; }
      .nav-list li .nav-list-sub .sub-btn:nth-last-of-type(2) a {
        border: none; }
      .nav-list li .nav-list-sub.e-anim-hide {
        display: block; }
      .nav-list li .nav-list-sub div.btn-sub-bg {
        display: none; }
    .nav-list div.nav-btn-bg,
    .nav-list div.nav-btn-bg-02 {
      opacity: 0;
      filter: Alpha(opacity=0);
      width: 100%;
      left: 0;
      bottom: 0;
      height: 12.26664vw;
      background: #202020;
      z-index: -1;
      position: absolute;
      display: none; }
    .nav-list div.nav-btn-bg-02 {
      width: auto;
      left: auto; }
    .nav-list div.nav-btn-bg-02-show {
      opacity: 1;
      filter: Alpha(opacity=100); }
  .top-r {
    display: flex;
    position: relative;
    z-index: 9;
    height: 13.3333vw;
    float: right;
    align-items: center;
    padding-right: 3.19999vw; }
    .top-r .link-btn {
      margin-right: 5.33332vw; }
      .top-r .link-btn a {
        font-size: 2.66666vw;
        height: 6.39998vw;
        padding: 0 2.66666vw;
        border-radius: 3.19999vw;
        border: 0.53333vw solid #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff; }
        .top-r .link-btn a:hover {
          border-color: #004ea2;
          color: #004ea2; }
    .top-r .lang-btn {
      /* margin-right: $s*20; */
      position: relative;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
      .top-r .lang-btn dt {
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 3.19999vw;
        cursor: pointer; }
        .top-r .lang-btn dt span {
          color: #fff; }
        .top-r .lang-btn dt .ico {
          padding-right: 1.33333vw; }
        .top-r .lang-btn dt .ico,
        .top-r .lang-btn dt .ico::before {
          color: #fff;
          font-size: 3.73332vw; }
        .top-r .lang-btn dt .more {
          padding-left: 1.33333vw; }
        .top-r .lang-btn dt .more,
        .top-r .lang-btn dt .more::before {
          color: #fff;
          font-size: 3.19999vw;
          display: block; }
      .top-r .lang-btn dd {
        position: absolute;
        left: 0;
        top: 13.3333vw;
        right: 0;
        background: #fff;
        border-radius: 0 0 1.33333vw 1.33333vw;
        padding: 1.33333vw 0;
        box-shadow: 0 1.33333vw 1.6vw rgba(0, 0, 0, 0.05); }
        .top-r .lang-btn dd a {
          display: flex;
          align-items: center;
          justify-content: center;
          height: 8.53331vw;
          color: #999; }
          .top-r .lang-btn dd a:hover {
            color: #004ea2; }
        .top-r .lang-btn dd.e-anim-hide {
          display: none; }
        .top-r .lang-btn dd.e-anim-on {
          animation: lang-anim-on 0.3s;
          animation-fill-mode: both;
          display: block; }
        .top-r .lang-btn dd.e-anim-off {
          animation: lang-anim-off 0.3s;
          animation-fill-mode: both;
          display: block; }
      .top-r .lang-btn:hover dt .more::before {
        transform: rotate(180deg); }
  .search-box {
    padding: 3.99999vw; }
    .search-box .search-bg {
      border-radius: 1.06666vw;
      display: flex;
      overflow: hidden; }
      .search-box .search-bg .inp {
        width: 100%;
        height: 9.59998vw;
        padding: 0 3.99999vw;
        flex: 1;
        border: none;
        background: #f7f7f7; }
      .search-box .search-bg .btn {
        height: 9.59998vw;
        padding: 0 3.99999vw;
        background: #004ea2;
        display: flex;
        align-items: center;
        justify-content: center;
        border: none; }
        .search-box .search-bg .btn .ico {
          color: #fff; }
        .search-box .search-bg .btn .ico,
        .search-box .search-bg .btn .ico::before {
          font-size: 4.79999vw; }
  .nav-box-02,
  .nav-box-03,
  .nav-box:hover {
    width: 100%;
    background: #fff; }
    .nav-box-02 .logo,
    .nav-box-03 .logo,
    .nav-box:hover .logo {
      border-right-color: rgba(153, 153, 153, 0.5); }
    .nav-box-02 .nav-box-bg,
    .nav-box-03 .nav-box-bg,
    .nav-box:hover .nav-box-bg {
      background-image: none; }
    .nav-box-02 .nav-btn i::before,
    .nav-box-03 .nav-btn i::before,
    .nav-box:hover .nav-btn i::before {
      color: #262626; }
    .nav-box-02 .top-r .lang-btn,
    .nav-box-03 .top-r .lang-btn,
    .nav-box:hover .top-r .lang-btn {
      border-left-color: rgba(153, 153, 153, 0.5); }
      .nav-box-02 .top-r .lang-btn .ico::before,
      .nav-box-03 .top-r .lang-btn .ico::before,
      .nav-box:hover .top-r .lang-btn .ico::before {
        color: #004ea2; }
      .nav-box-02 .top-r .lang-btn span,
      .nav-box-03 .top-r .lang-btn span,
      .nav-box:hover .top-r .lang-btn span {
        color: #565656; }
      .nav-box-02 .top-r .lang-btn .more::before,
      .nav-box-03 .top-r .lang-btn .more::before,
      .nav-box:hover .top-r .lang-btn .more::before {
        color: #565656; }
  .nav-box-03 {
    background: none; }
  .nav-holder {
    height: 13.3333vw; } }

@keyframes nav-anim-on {
  from {
    opacity: 0;
    transform: translateY(2.66666vw);
    filter: blur(0.53333vw); }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes nav-anim-off {
  from {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0); }
  to {
    opacity: 0;
    transform: translateY(-2.66666vw);
    filter: blur(0.53333vw); } }

@keyframes nav-list-anim-on {
  from {
    opacity: 0;
    transform: translateY(-2.66666vw); }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes nav-list-anim-off {
  from {
    opacity: 1;
    transform: translateY(0); }
  to {
    opacity: 0;
    transform: translateY(2.66666vw); } }

@keyframes lang-anim-on {
  from {
    opacity: 0;
    transform: translateY(-2.66666vw); }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes lang-anim-off {
  from {
    opacity: 1;
    transform: translateY(0); }
  to {
    opacity: 0;
    transform: translateY(2.66666vw); } }

@media screen and (max-width: 991px) {
  .nav-holder {
    height: 13.3333vw; }
  .nav-box-ind {
    width: 100%;
    background: #fff;
    border-bottom: 0.26667vw solid rgba(153, 153, 153, 0.5); }
    .nav-box-ind .logo {
      border-right-color: rgba(153, 153, 153, 0.5); }
    .nav-box-ind .nav-box-bg {
      background-image: none;
      height: 13.59997vw; }
    .nav-box-ind .nav .nav-list li a b {
      color: #565656; }
    .nav-box-ind .nav .nav-list li a i::before {
      color: #565656; }
    .nav-box-ind .nav-btn i::before {
      color: #262626; }
    .nav-box-ind .top-r .lang-btn {
      border-left-color: rgba(153, 153, 153, 0.5); }
      .nav-box-ind .top-r .lang-btn .ico::before {
        color: #004ea2; }
      .nav-box-ind .top-r .lang-btn span {
        color: #565656; }
      .nav-box-ind .top-r .lang-btn .more::before {
        color: #565656; }
  .idxBanner {
    margin-top: 10.93331vw; }
    .idxBanner .swiper-wrapper .swiper-slide a .pic-size {
      padding-bottom: 49%; } }

@media screen and (min-width: 992px) {
  .nav-holder {
    display: none; }
  .toNavs {
    margin-top: 5.2083vw;
    padding-top: 5.2083vw; }
  .nav-box {
    height: 5.72913vw;
    border-bottom-width: 0.05208vw; }
    .nav-box .container-header {
      width: 100%;
      padding: 0; }
    .nav-box .nav-box-bg {
      height: 4.68747vw;
      /* &::before {
				content: ' ';
				position: absolute;
				left: 0;
				right: 0;
				bottom: 0;
				height: 1px;
				
			} */ }
  .nav-box-02,
  .nav-box-03,
  .nav-box:hover {
    border-bottom-width: 0.05208vw; }
  .logo {
    height: 4.16664vw;
    padding: 0.52083vw 2.49998vw 0.52083vw 2.49998vw;
    position: relative;
    z-index: 11;
    margin-top: 0.26042vw; }
    .logo a {
      width: 100%;
      height: 100%;
      display: block;
      padding: 0; }
      .logo a img {
        margin: 0 auto;
        height: 100%; }
  .nav-btn {
    display: none; }
  .nav {
    position: absolute;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    filter: Alpha(opacity=100);
    z-index: 9;
    box-shadow: none;
    padding: 0;
    border-top: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    overflow: visible;
    background: none;
    top: 0;
    padding-left: 0;
    padding-right: 0;
    left: 0;
    right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 4.68747vw;
    backdrop-filter: blur(0px);
    justify-content: center;
    /*PC二级下拉背景色*/
    /*.nav-list-sub-bg-show{ opacity: .9;  filter:Alpha(opacity=90); top: 70px;}*/ }
    .nav::before {
      display: none; }
    .nav.e-anim-hide {
      display: flex; }
    .nav .nav-list {
      position: relative;
      margin: 0;
      padding-top: 0; }
      .nav .nav-list li {
        float: left;
        border-bottom: none;
        position: relative;
        border: none;
        opacity: 1;
        animation-name: none;
        padding: 0 0; }
        .nav .nav-list li a {
          height: 4.68747vw;
          line-height: 4.68747vw;
          padding: 0 1.56249vw;
          position: relative;
          border: none; }
          .nav .nav-list li a b {
            line-height: 1.56249vw;
            overflow: hidden;
            font-size: 0.93749vw;
            color: #000000; }
          .nav .nav-list li a i {
            margin: 0;
            padding: 0 0 0 0.3125vw; }
          .nav .nav-list li a i,
          .nav .nav-list li a i::before {
            display: block;
            font-size: 0.72916vw; }
          .nav .nav-list li a.on b {
            opacity: 1; }
        .nav .nav-list li .on b {
          color: #049f82;
          border-bottom: 2px solid #049F82; }
        .nav .nav-list li.nav-on > a i::before {
          transform: rotate(180deg); }
        .nav .nav-list li .nav-list-sub {
          position: absolute;
          top: 4.68747vw;
          height: auto !important;
          width: 20.8332vw;
          background: #049F82;
          padding-top: 0;
          left: 0;
          right: 0;
          overflow: visible; }
          .nav .nav-list li .nav-list-sub .nav-list-height {
            padding: 0.52083vw 0;
            padding-top: 0;
            padding-bottom: 0;
            float: left;
            position: relative;
            width: 100%;
            overflow: visible;
            background: #049F82;
            box-shadow: 0 0.26042vw 1.04166vw rgba(0, 0, 0, 0.1);
            border-radius: 0 0 0;
            border-top: 0.10417vw solid #004ea2;
            /* &::before{
							content:' ';
							border-bottom: $m*9 solid #fff;
							border-left: $m*8 solid transparent;
							border-right: $m*8 solid transparent;
							position: absolute;
							left: 50%;
							margin-left: -$m*8;
							top: -$m*8;
							
						} */ }
            .nav .nav-list li .nav-list-sub .nav-list-height a {
              height: auto;
              border: none;
              padding: 0.52083vw 0.52083vw;
              float: left;
              position: relative;
              z-index: 2;
              /* background: rgba(21, 21, 21, .5); */
              width: 100%; }
              .nav .nav-list li .nav-list-sub .nav-list-height a span {
                color: #fff;
                padding: 0.52083vw 0;
                font-size: 0.83333vw;
                line-height: 1.2;
                display: block; }
              .nav .nav-list li .nav-list-sub .nav-list-height a i {
                color: #fff; }
              .nav .nav-list li .nav-list-sub .nav-list-height a:hover, .nav .nav-list li .nav-list-sub .nav-list-height a.on {
                /* background: #fff; */ }
              .nav .nav-list li .nav-list-sub .nav-list-height a:hover span {
                color: #049F82; }
              .nav .nav-list li .nav-list-sub .nav-list-height a .ovs {
                display: flex;
                align-items: center;
                justify-content: space-between; }
                .nav .nav-list li .nav-list-sub .nav-list-height a .ovs .iconfont::before {
                  color: #fff; }
            .nav .nav-list li .nav-list-sub .nav-list-height a:hover {
              background: #fff;
              color: #049F82; }
              .nav .nav-list li .nav-list-sub .nav-list-height a:hover b {
                color: #049F82; }
              .nav .nav-list li .nav-list-sub .nav-list-height a:hover i {
                color: #049F82; }
              .nav .nav-list li .nav-list-sub .nav-list-height a:hover .ovs {
                display: flex;
                align-items: center;
                justify-content: space-between; }
                .nav .nav-list li .nav-list-sub .nav-list-height a:hover .ovs .iconfont::before {
                  color: #049F82; }
            .nav .nav-list li .nav-list-sub .nav-list-height.e-anim-hide {
              display: none; }
            .nav .nav-list li .nav-list-sub .nav-list-height.e-anim-on {
              animation: nav-list-anim-on-pc 0.3s;
              animation-fill-mode: both;
              display: block; }
            .nav .nav-list li .nav-list-sub .nav-list-height.e-anim-off {
              animation: nav-list-anim-off-pc 0.3s;
              animation-fill-mode: both;
              display: block; }
            .nav .nav-list li .nav-list-sub .nav-list-height div.btn-sub-bg {
              display: block;
              position: absolute;
              width: 0;
              left: 0;
              height: 2.70832vw;
              padding: 0;
              border-bottom: solid 0.10417vw #202020;
              display: none; }
      .nav .nav-list div.nav-btn-bg,
      .nav .nav-list div.nav-btn-bg-02 {
        height: 5.2083vw;
        background: none;
        overflow: hidden;
        display: none; }
        .nav .nav-list div.nav-btn-bg::before,
        .nav .nav-list div.nav-btn-bg-02::before {
          content: ' ';
          position: absolute;
          left: 1.24999vw;
          right: 1.24999vw;
          bottom: 0;
          height: 0.15625vw;
          background: #fff; }
      .nav .nav-list .on div.nav-btn-bg {
        opacity: 1;
        filter: Alpha(opacity=1); }
      .nav .nav-list .btn-02 {
        position: relative;
        display: flex; }
        .nav .nav-list .btn-02 .ovs {
          display: block;
          background-color: #049F82;
          padding: 1.87499vw 0;
          font-size: 0.78124vw;
          display: flex;
          justify-content: space-between;
          height: auto;
          line-height: 1.56249vw;
          color: #ffffff; }
        .nav .nav-list .btn-02 .sanBtn {
          display: none;
          position: absolute;
          right: auto;
          left: 20.8332vw;
          width: 20.8332vw; }
          .nav .nav-list .btn-02 .sanBtn a {
            height: auto;
            line-height: 1.97915vw;
            background-color: #049F82;
            padding: 1.56249vw 0;
            display: flex;
            justify-content: space-between;
            font-size: 0.78124vw;
            color: #ffffff; }
    .nav .nav-list-sub-bg {
      display: block;
      position: absolute;
      top: -100%;
      height: 2.70832vw;
      width: 100%;
      left: 0;
      background: #fff;
      opacity: 0;
      filter: Alpha(opacity=0);
      box-shadow: 0 0.15625vw 0.15625vw rgba(0, 0, 0, 0.1);
      border-top: solid 0.05208vw #f4f4f4; }
  .top-r {
    padding-top: 0;
    height: 4.68747vw;
    padding-right: 0;
    position: relative;
    z-index: 11; }
    .top-r .link-btn {
      margin-right: 1.56249vw; }
      .top-r .link-btn a {
        font-size: 0.83333vw;
        height: 1.66666vw;
        padding: 0 0.78124vw;
        border-radius: 0.83333vw;
        border-width: 0.10417vw; }
    .top-r .lang-btn {
      padding: 0 3.85414vw;
      border-left: 0.05208vw solid rgba(255, 255, 255, 0.4); }
      .top-r .lang-btn dt {
        border-width: 0.05208vw;
        height: 1.24999vw;
        font-size: 0.72916vw; }
        .top-r .lang-btn dt .ico {
          padding-right: 0.26042vw; }
        .top-r .lang-btn dt .ico,
        .top-r .lang-btn dt .ico::before {
          font-size: 1.04166vw; }
        .top-r .lang-btn dt .more {
          padding-left: 0.26042vw; }
        .top-r .lang-btn dt .more,
        .top-r .lang-btn dt .more::before {
          font-size: 0.72916vw; }
      .top-r .lang-btn dd {
        top: 5.2083vw;
        border-radius: 0;
        padding: 0.52083vw 0;
        box-shadow: 0 0.26042vw 0.3125vw rgba(0, 0, 0, 0.05); }
        .top-r .lang-btn dd a {
          height: 2.91665vw;
          font-size: 0.83333vw; }
        .top-r .lang-btn dd.e-anim-on {
          animation: lang-anim-on-pc 0.3s; }
        .top-r .lang-btn dd.e-anim-off {
          animation: lang-anim-off-pc 0.3s; }
  .pc-search-box {
    padding: 0;
    height: 4.68747vw;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 2.18749vw; }
    .pc-search-box .search-bg {
      border-radius: 0.20833vw;
      display: flex;
      align-items: center;
      overflow: hidden; }
      .pc-search-box .search-bg .btn {
        cursor: pointer; }
      .pc-search-box .search-bg .ico {
        color: #fff; }
        .pc-search-box .search-bg .ico .ico,
        .pc-search-box .search-bg .ico .ico::before {
          font-size: 1.04166vw;
          line-height: 1; }
      .pc-search-box .search-bg .box {
        position: relative;
        display: flex;
        align-items: center;
        height: 2.08332vw;
        width: 0; }
        .pc-search-box .search-bg .box .tips {
          color: #fff;
          pointer-events: none;
          font-size: 0.83333vw;
          line-height: 1; }
        .pc-search-box .search-bg .box .inp {
          width: 0;
          padding: 0;
          height: 100%;
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          opacity: 0;
          background: none;
          font-size: 0.72916vw;
          padding: 0 0.52083vw;
          border: none;
          z-index: 2; }
    .pc-search-box.show .search-bg {
      background: #fff;
      opacity: 1;
      overflow: hidden;
      border: 1px solid #cbd5e0; }
      .pc-search-box.show .search-bg .iconfont {
        margin-right: 0.52083vw;
        cursor: pointer; }
      .pc-search-box.show .search-bg .ico {
        color: #676767;
        padding: 0 0 0 0.78124vw;
        padding-right: 0.52083vw; }
      .pc-search-box.show .search-bg .tips {
        opacity: 0; }
      .pc-search-box.show .search-bg .box {
        width: 8.33328vw; }
        .pc-search-box.show .search-bg .box .inp {
          opacity: 1; }
  .nav-holder {
    height: 5.2083vw; } }

@keyframes nav-list-anim-on-pc {
  from {
    transform: translateY(-0.52083vw);
    opacity: 0; }
  to {
    transform: translateY(0);
    opacity: 1; } }

@keyframes nav-list-anim-off-pc {
  from {
    transform: translateY(0);
    opacity: 1; }
  to {
    transform: translateY(0.52083vw);
    opacity: 0; } }

@keyframes lang-anim-on-pc {
  from {
    transform: translateY(-0.52083vw);
    opacity: 0; }
  to {
    transform: translateY(0);
    opacity: 1; } }

@keyframes lang-anim-off-pc {
  from {
    transform: translateY(0);
    opacity: 1; }
  to {
    transform: translateY(0.52083vw);
    opacity: 0; } }

@media screen and (min-width: 1440px) {
  .nav-box .container-header {
    width: 74.99952vw; }
  .containerNew {
    width: 74.99952vw;
    margin: 0 auto; } }

@media screen and (max-width: 1440px) {
  .nav-box .container-header {
    width: 100%; }
  .containerNew {
    width: 62.4996vw;
    margin: 0 auto; } }

@media screen and (min-width: 320px) {
  .banner {
    width: 100%;
    margin-top: 5.2083vw;
    position: relative; }
    .banner img {
      max-width: 100%; }
    .banner .bantext {
      position: absolute;
      width: 100%;
      top: 5.98954vw;
      text-align: center;
      color: #ffffff; }
      .banner .bantext .tit {
        font-size: 1.56249vw;
        margin-bottom: 1.8229vw; }
      .banner .bantext .txt {
        font-size: 0.78124vw; }
    .banner .newBannerText {
      text-align: left; }
      .banner .newBannerText .txt {
        line-height: 1.45832vw; }
  .nav-box {
    position: fixed;
    top: 0; }
  .contactBox1 {
    width: 75%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 2.08332vw;
    padding-bottom: 1.24999vw; }
    .contactBox1 .formDiv {
      width: 100%;
      margin-top: 0.52083vw;
      margin-right: 1.56249vw; }
      .contactBox1 .formDiv .labe {
        font-size: 0.83333vw;
        font-weight: 600;
        margin-bottom: 0.41666vw; }
        .contactBox1 .formDiv .labe span {
          color: red; }
      .contactBox1 .formDiv .tip {
        font-size: 0.72916vw;
        margin-top: 0.26042vw;
        color: red;
        display: none; }
      .contactBox1 .formDiv .inp input,
      .contactBox1 .formDiv .inp textarea {
        width: 100%;
        border: 1px solid #cccccc;
        border-radius: 2px;
        padding: 0.26042vw 0.41666vw; }
      .contactBox1 .formDiv .inp textarea {
        height: 11.0416vw; }
      .contactBox1 .formDiv .formItem {
        margin-top: 1.04166vw; }
      .contactBox1 .formDiv .top {
        display: flex;
        justify-content: space-between; }
        .contactBox1 .formDiv .top .l {
          width: 48%; }
        .contactBox1 .formDiv .top .r {
          width: 48%; }
      .contactBox1 .formDiv .jsMain {
        display: flex;
        align-items: center; }
        .contactBox1 .formDiv .jsMain .jsIput {
          margin-left: 1.04166vw; }
          .contactBox1 .formDiv .jsMain .jsIput input {
            width: 3.64581vw;
            border: 1px solid #cccccc;
            border-radius: 2px;
            padding: 0.10417vw 0.41666vw; }
      .contactBox1 .formDiv .btns {
        margin-top: 1.04166vw; }
        .contactBox1 .formDiv .btns button {
          background: #049f82;
          border: 1px solid #dddddd;
          color: #ffffff;
          padding: 0.625vw 0.78124vw; }
    .contactBox1 .TxtImg {
      width: 26.0415vw; }
      .contactBox1 .TxtImg .img {
        padding-bottom: 38.7%; }
      .contactBox1 .TxtImg .txt {
        display: flex;
        align-items: center;
        background-color: #049f82;
        color: #ffffff;
        padding: 3.64581vw 1.24999vw;
        box-sizing: border-box;
        line-height: 1.45832vw;
        font-size: 0.83333vw; }
  .aboutBox2 {
    padding: 3.80206vw 0 11.45826vw 0;
    background: url("../img/aboutBottom.png") no-repeat;
    background-position: center;
    background-size: cover; }
    .aboutBox2 .mains {
      width: 75%;
      margin: 0 auto; }
      .aboutBox2 .mains .tit {
        font-size: 1.40624vw;
        font-weight: 600;
        color: #049f82;
        margin-bottom: 0.88541vw; }
      .aboutBox2 .mains p {
        font-size: 0.78124vw;
        color: #222222;
        margin-bottom: 1.87499vw; }
        .aboutBox2 .mains p strong {
          color: #049f82; }
  .navText {
    font-size: 0.78124vw;
    color: #707070;
    margin: 0.93749vw auto; }
    .navText a {
      color: #049F82; }
  .navLs {
    margin-top: 5.2083vw;
    padding: 2.34373vw 0;
    background: #F7F7F7; }
  .newTopText {
    background-color: #049F82;
    padding: 1.66666vw 0;
    font-size: 1.35416vw;
    font-weight: 700;
    color: #fff;
    margin-bottom: 1.30207vw; }
  .swiperNew {
    margin-bottom: 3.12498vw; }
    .swiperNew .pic-size {
      padding-bottom: 75%; }
      .swiperNew .pic-size img {
        width: 100%;
        object-fit: cover;
        transition: all 0.6s ease-in-out; }
    .swiperNew .swiper-button-next, .swiperNew .swiper-button-prev {
      height: 1.30207vw;
      background-color: #000;
      padding: 1.04166vw 0.67708vw;
      background-position: center;
      background-size: 35%;
      color: #ffffff; }
  .activeText {
    color: #353535;
    font-size: 0.83333vw;
    padding-bottom: 2.08332vw; }
    .activeText div {
      line-height: 1.35416vw;
      margin-bottom: 2.08332vw; }
      .activeText div a {
        color: #049F82; }
    .activeText p {
      line-height: 1.35416vw; }
  .newListMain {
    padding: 2.60415vw 0;
    margin: 0 auto; }
    .newListMain .list {
      display: flex;
      flex-wrap: wrap; }
      .newListMain .list .li {
        width: 23.22902vw;
        margin-right: 1.66666vw;
        margin-bottom: 1.56249vw; }
        .newListMain .list .li .pic-size {
          padding-bottom: 75%; }
          .newListMain .list .li .pic-size img {
            display: block;
            width: 100%;
            transition: all 0.6s ease-in-out;
            object-fit: cover; }
    .newListMain .pagesMain .page {
      display: flex;
      justify-content: center; }
    .newListMain .pagesMain a {
      font-size: 0.83333vw;
      display: block;
      padding: 0.625vw 0.78124vw;
      margin-right: 0.52083vw;
      border-radius: 0.20833vw; }
    .newListMain .pagesMain .on {
      background-color: #049F82;
      color: #fff; }
  .projectListMain {
    padding: 2.60415vw 0;
    margin: 0 auto; }
    .projectListMain .list {
      display: flex;
      flex-wrap: wrap; }
      .projectListMain .list .li {
        width: 17.29156vw;
        margin-right: 1.35416vw;
        margin-bottom: 1.87499vw;
        border-bottom: 2px solid #8B8B8B;
        padding-bottom: 1.30207vw; }
        .projectListMain .list .li .pic-size {
          padding-bottom: 75%; }
          .projectListMain .list .li .pic-size img {
            display: block;
            width: 100%;
            object-fit: cover;
            transition: all 0.6s ease-in-out; }
        .projectListMain .list .li .txt {
          line-height: 1.56249vw;
          margin-top: 0.88541vw; }
    .projectListMain .pagesMain .page {
      display: flex;
      justify-content: center; }
    .projectListMain .pagesMain a {
      font-size: 0.83333vw;
      display: block;
      padding: 0.625vw 0.78124vw;
      margin-right: 0.52083vw;
      border-radius: 0.20833vw; }
    .projectListMain .pagesMain .on {
      background-color: #049F82;
      color: #fff; }
  .projectShowM {
    background: #EEEEEE;
    padding: 2.60415vw 0; }
    .projectShowM .rsMas {
      display: flex; }
      .projectShowM .rsMas .l {
        width: 50%; }
        .projectShowM .rsMas .l .swiper-container {
          width: 100%;
          margin-left: auto;
          margin-right: auto; }
        .projectShowM .rsMas .l .gallery-top .swiper-slide {
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center; }
          .projectShowM .rsMas .l .gallery-top .swiper-slide .pic-size {
            padding-bottom: 66%; }
            .projectShowM .rsMas .l .gallery-top .swiper-slide .pic-size img {
              max-width: 100%;
              width: 100%;
              object-fit: cover; }
        .projectShowM .rsMas .l .gallery-thumbs .swiper-slide {
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center; }
          .projectShowM .rsMas .l .gallery-thumbs .swiper-slide .pic-size {
            padding-bottom: 66%; }
            .projectShowM .rsMas .l .gallery-thumbs .swiper-slide .pic-size img {
              max-width: 100%;
              width: 100%;
              object-fit: cover; }
        .projectShowM .rsMas .l .productSw .swiper-slide {
          height: 70%; }
          .projectShowM .rsMas .l .productSw .swiper-slide .pic-size {
            padding-bottom: 80%; }
            .projectShowM .rsMas .l .productSw .swiper-slide .pic-size img {
              object-fit: cover;
              width: 72%;
              margin: 0 auto;
              display: block; }
        .projectShowM .rsMas .l .productSw .swiper-button-next, .projectShowM .rsMas .l .productSw .swiper-button-prev {
          height: 1.30207vw;
          background-color: #888;
          padding: 1.04166vw 0.67708vw;
          background-position: center;
          background-size: 35%;
          color: #ffffff; }
        .projectShowM .rsMas .l .gallery-top {
          width: 100%; }
        .projectShowM .rsMas .l .gallery-thumbs {
          height: 20%;
          box-sizing: border-box;
          padding: 10px 0; }
        .projectShowM .rsMas .l .gallery-thumbs .swiper-slide {
          width: 15%;
          height: 100%;
          opacity: 0.4; }
        .projectShowM .rsMas .l .gallery-thumbs .swiper-slide-active {
          opacity: 1; }
      .projectShowM .rsMas .r {
        width: 50%; }
        .projectShowM .rsMas .r .tit {
          font-size: 1.35416vw;
          color: #222222;
          line-height: 1.97915vw;
          font-weight: 700;
          margin-left: 1.56249vw;
          margin-bottom: 1.04166vw;
          margin-top: 9.37494vw; }
        .projectShowM .rsMas .r .txt {
          font-size: 0.78124vw;
          line-height: 1.66666vw;
          margin-left: 1.56249vw; }
          .projectShowM .rsMas .r .txt span {
            font-weight: 700;
            font-size: 1.35416vw;
            vertical-align: sub; }
  .productM .rsMas .r {
    padding-left: 1.56249vw; }
    .productM .rsMas .r .tit {
      margin-top: 0.52083vw;
      margin-bottom: 0.52083vw; }
    .productM .rsMas .r .bgso {
      background: rgba(64, 159, 130, 0.3);
      color: #049F82;
      font-size: 0.78124vw;
      padding: 1.04166vw 0.52083vw;
      margin-top: 3.12498vw;
      margin-bottom: 1.56249vw; }
    .productM .rsMas .r .btns {
      color: #ffffff;
      border-radius: 3px;
      padding: 0.52083vw 0.78124vw;
      background-color: #049F82; }
    .productM .rsMas .r .txt {
      line-height: 1.56249vw; }
  .mainImg img {
    width: auto;
    margin: 1.56249vw auto;
    display: block; }
  .aboutMain .abox1 {
    display: flex;
    padding: 2.08332vw 0; }
    .aboutMain .abox1 .l {
      width: 50%;
      padding-right: 2%;
      font-size: 0.78124vw; }
      .aboutMain .abox1 .l .txt {
        line-height: 1.45832vw;
        margin-bottom: 1.04166vw; }
    .aboutMain .abox1 .r {
      width: 50%; }
      .aboutMain .abox1 .r .aboutSwiper1 .pic-size {
        padding-bottom: 75%; }
        .aboutMain .abox1 .r .aboutSwiper1 .pic-size img {
          width: 100%;
          object-fit: cover;
          transition: all 0.6s ease-in-out; }
      .aboutMain .abox1 .r .aboutSwiper1 .swiper-button-next, .aboutMain .abox1 .r .aboutSwiper1 .swiper-button-prev {
        height: 1.30207vw;
        background-color: #000;
        padding: 1.04166vw 0.67708vw;
        background-position: center;
        background-size: 35%;
        color: #ffffff; }
  .aboutMain .abox2 {
    display: flex;
    align-items: end;
    padding: 1.56249vw 0; }
    .aboutMain .abox2 .l {
      width: 50%; }
      .aboutMain .abox2 .l .tops {
        display: flex;
        margin-bottom: 1.35416vw;
        justify-content: space-between; }
        .aboutMain .abox2 .l .tops .txt {
          width: 50%;
          background: #008f72;
          display: flex;
          align-items: center;
          color: #ffffff;
          font-size: 1.56249vw;
          font-weight: 700;
          padding: 1.04166vw 0;
          padding-left: 1.04166vw; }
        .aboutMain .abox2 .l .tops .imgLogo {
          width: 48%;
          margin-left: auto; }
          .aboutMain .abox2 .l .tops .imgLogo img {
            width: 100%;
            max-width: 100%; }
      .aboutMain .abox2 .l .bottomimg {
        width: 100%; }
        .aboutMain .abox2 .l .bottomimg img {
          width: 100%; }
    .aboutMain .abox2 .r {
      width: 50%;
      padding-left: 1.56249vw; }
      .aboutMain .abox2 .r .lines {
        background: #EEEEEE;
        padding: 1.77082vw 1.04166vw; }
        .aboutMain .abox2 .r .lines .tit {
          font-size: 1.09374vw;
          font-weight: 700;
          color: #049F82;
          margin-bottom: 1.14583vw; }
        .aboutMain .abox2 .r .lines .txt {
          font-size: 0.93749vw;
          color: #353535; }
      .aboutMain .abox2 .r .lines2 {
        background: #FAFAFA; }
  .aboutMain .abox3 {
    margin-bottom: 3.12498vw; }
    .aboutMain .abox3 .tits {
      text-align: center;
      font-size: 1.56249vw;
      font-weight: 700;
      margin-top: 2.60415vw;
      margin-bottom: 1.56249vw; }
    .aboutMain .abox3 .abox3Swiper .pic-size {
      padding-bottom: 75%; }
      .aboutMain .abox3 .abox3Swiper .pic-size img {
        width: 100%;
        object-fit: cover;
        transition: all 0.6s ease-in-out; }
  .producMainsto img {
    max-width: 100%; }
  .producMainsto .pro01 {
    width: 100%;
    background-color: #049F82;
    padding: 1.04166vw 0;
    padding-left: 0.72916vw;
    font-size: 1.35416vw;
    color: #ffffff;
    font-weight: 700;
    margin-top: 1.56249vw; }
  .producMainsto .proTit {
    color: #049F82;
    font-weight: 700;
    font-size: 1.35416vw;
    margin: 1.56249vw 0 2.60415vw 0; }
  .producMainsto ul li {
    margin-left: 1.5em;
    list-style-type: disc;
    font-size: 0.78124vw;
    line-height: 1.45832vw; }
  .producMainsto .pro02 .pro02Main {
    display: flex; }
    .producMainsto .pro02 .pro02Main .l {
      width: 50%; }
    .producMainsto .pro02 .pro02Main .r {
      margin-left: 1.56249vw;
      width: 50%;
      display: flex;
      align-items: center; }
      .producMainsto .pro02 .pro02Main .r .imgs {
        width: 50%; }
        .producMainsto .pro02 .pro02Main .r .imgs img {
          max-width: 100%; }
      .producMainsto .pro02 .pro02Main .r .txts {
        width: 50%;
        font-size: 0.78124vw;
        line-height: 1.56249vw;
        margin-left: 1.04166vw; }
  .producMainsto .pro03 .pro03Main {
    display: flex; }
    .producMainsto .pro03 .pro03Main .l {
      width: 50%; }
      .producMainsto .pro03 .pro03Main .l img {
        max-width: 100%;
        display: block;
        margin: 0 auto; }
    .producMainsto .pro03 .pro03Main .r {
      width: 50%; }
  .producMainsto .pro06 .pro06Main img {
    max-width: 100%;
    display: block;
    margin: 0 auto; }
  .productList {
    background: #049F82;
    padding: 2.08332vw 0;
    margin-bottom: 1.56249vw; }
    .productList .prsos {
      display: flex; }
      .productList .prsos .l {
        width: 50%;
        font-size: 1.35416vw;
        color: #ffffff; }
      .productList .prsos .r {
        width: 50%; }
        .productList .prsos .r .txt {
          color: #ffffff;
          font-size: 0.83333vw;
          line-height: 1.56249vw;
          margin-bottom: 1.35416vw; }
        .productList .prsos .r a {
          background: #ffffff;
          color: #049F82;
          padding: 0.26042vw 0.52083vw;
          border-radius: 0.20833vw; }
  .producBox2 .navs {
    text-align: center;
    font-size: 0.83333vw; }
    .producBox2 .navs a {
      color: #049F82; }
  .producBox2 .producBox3 {
    display: flex;
    margin-top: 2.60415vw; }
    .producBox2 .producBox3 .l {
      width: 35%; }
      .producBox2 .producBox3 .l .tit {
        color: #049F82;
        font-size: 1.56249vw;
        font-weight: 700;
        border-bottom: 2px solid #049F82;
        padding-bottom: 1.04166vw; }
      .producBox2 .producBox3 .l .taps .lis .tops {
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid #008F72;
        padding: 1.56249vw 0.52083vw 0.52083vw 0.52083vw; }
      .producBox2 .producBox3 .l .taps .lis .txt {
        font-size: 0.78124vw; }
      .producBox2 .producBox3 .l .taps .itemList {
        overflow: hidden;
        height: 0;
        transition: height 0.5s ease; }
        .producBox2 .producBox3 .l .taps .itemList .its {
          font-size: 0.78124vw;
          width: 94%;
          margin: 0 auto;
          border-bottom: 1px solid #008F72;
          padding: 1.56249vw 0.52083vw 0.52083vw 0.52083vw; }
    .producBox2 .producBox3 .r {
      width: 65%; }
      .producBox2 .producBox3 .r .ss {
        display: flex;
        flex-wrap: wrap;
        margin-left: 1.56249vw; }
        .producBox2 .producBox3 .r .ss .prodItemm {
          margin-bottom: 2.08332vw;
          width: 30%;
          margin-left: 3%; }
          .producBox2 .producBox3 .r .ss .prodItemm .img {
            width: 100%; }
            .producBox2 .producBox3 .r .ss .prodItemm .img .pic-size {
              padding-bottom: 100%; }
              .producBox2 .producBox3 .r .ss .prodItemm .img .pic-size img {
                width: 100%;
                object-fit: cover;
                transition: all 0.6s  ease-in-out; }
              .producBox2 .producBox3 .r .ss .prodItemm .img .pic-size img:hover {
                transform: scale(1.05); }
          .producBox2 .producBox3 .r .ss .prodItemm .txts {
            border: 1px solid #EEEEEE;
            padding: 1.56249vw;
            box-sizing: border-box; }
            .producBox2 .producBox3 .r .ss .prodItemm .txts .tit {
              font-size: 0.83333vw;
              font-weight: 700;
              line-height: 1.45832vw;
              overflow: hidden;
              text-overflow: ellipsis;
              display: -webkit-box;
              -webkit-box-orient: vertical;
              -webkit-line-clamp: 2; }
            .producBox2 .producBox3 .r .ss .prodItemm .txts .txt {
              font-size: 0.83333vw;
              line-height: 1.45832vw;
              overflow: hidden;
              text-overflow: ellipsis;
              display: -webkit-box;
              -webkit-box-orient: vertical;
              -webkit-line-clamp: 3; }
  .idxBox01 {
    display: flex;
    align-items: center;
    margin-top: 4.68747vw;
    margin-bottom: 4.68747vw; }
    .idxBox01 .l {
      width: 50%;
      text-align: center; }
      .idxBox01 .l .numOv {
        display: flex;
        justify-content: space-between; }
        .idxBox01 .l .numOv .left {
          width: 100%; }
          .idxBox01 .l .numOv .left .numTxt {
            font-size: 1.56249vw;
            color: #353535; }
            .idxBox01 .l .numOv .left .numTxt .nums {
              font-size: 2.60415vw; }
          .idxBox01 .l .numOv .left .txt {
            font-size: 0.78124vw;
            color: #049F82;
            margin-top: 1.56249vw; }
      .idxBox01 .l .tops {
        margin-bottom: 4.68747vw; }
    .idxBox01 .r {
      width: 50%; }
      .idxBox01 .r .tit {
        font-size: 1.56249vw;
        font-weight: 700;
        color: #222222;
        margin-bottom: 1.04166vw; }
      .idxBox01 .r .txt {
        font-size: 0.78124vw;
        margin-bottom: 2.08332vw;
        line-height: 1.45832vw; }
      .idxBox01 .r .btn {
        font-size: 0.83333vw;
        color: #ffffff;
        background: #049F82;
        padding: 0.3125vw 0.52083vw;
        border-radius: 0.20833vw; }
  .idxbox02 {
    background-image: url("../img/idxbox03.webp");
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    display: flex;
    padding: 1.04166vw 2.08332vw;
    margin-bottom: 2.60415vw; }
    .idxbox02 .l {
      width: 42%; }
      .idxbox02 .l .list {
        margin-bottom: 0.52083vw; }
        .idxbox02 .l .list .items {
          height: 0;
          overflow: hidden;
          transition: height 0.5s ease; }
          .idxbox02 .l .list .items .lineItemH {
            background-color: #848484;
            padding: 1.24999vw 2.08332vw;
            color: #ffffff; }
            .idxbox02 .l .list .items .lineItemH ul li {
              list-style-type: auto;
              font-size: 0.83333vw;
              line-height: 1.56249vw; }
        .idxbox02 .l .list .txt {
          background: #049F82;
          padding: 1.04166vw 0;
          text-indent: 3em;
          font-size: 0.98958vw;
          color: #fff; }
          .idxbox02 .l .list .txt span {
            margin-right: 0.52083vw; }
    .idxbox02 .r {
      width: 56%;
      margin-left: 1.56249vw; }
      .idxbox02 .r .tops {
        display: flex;
        justify-content: space-between;
        margin-bottom: 1.56249vw;
        margin-top: 1.56249vw; }
        .idxbox02 .r .tops .tits {
          font-size: 1.56249vw;
          color: #049F82;
          font-weight: 700; }
        .idxbox02 .r .tops .bts a {
          background-color: #049F82;
          color: #fff;
          padding: 0.3125vw 0.83333vw;
          border-radius: 0.20833vw;
          font-size: 0.83333vw; }
      .idxbox02 .r .videoMain .idxVideo .swiper-slide {
        background: #707070; }
        .idxbox02 .r .videoMain .idxVideo .swiper-slide video {
          width: 26.0415vw;
          height: 31.2498vw;
          margin: 0 auto;
          display: block;
          object-fit: cover; }
  .idxBox03s {
    position: relative;
    padding-bottom: 5.2083vw; }
    .idxBox03s .bgPostion {
      position: absolute;
      width: 100%;
      height: 100vh; }
      .idxBox03s .bgPostion .bgP01 {
        padding-top: 27.60399vw;
        background-image: url("../img/idxBgbg.webp");
        background-size: cover;
        background-position: center center;
        background-attachment: fixed;
        background-repeat: no-repeat;
        margin-left: calc(50% - (var(--global-vw, 100vw) / 2));
        margin-right: calc(50% - (var(--global-vw, 100vw) / 2));
        max-width: 100vw;
        width: var(--global-vw, 100vw);
        padding-left: 0;
        padding-right: 0;
        clear: both; }
    .idxBox03s .imgBgs {
      position: absolute;
      bottom: 0;
      width: 100%; }
      .idxBox03s .imgBgs img {
        width: 100vw; }
    .idxBox03s .imgBgs2 {
      position: absolute;
      top: 0;
      width: 100%; }
      .idxBox03s .imgBgs2 img {
        width: 100vw; }
    .idxBox03s .bgPostion2 {
      position: absolute;
      width: 100%;
      height: 100vh; }
      .idxBox03s .bgPostion2 .bgP02 {
        padding-bottom: 52.55175vw;
        background-image: url("../img/idxBgbg2.webp");
        background-size: cover;
        background-position: center center;
        background-attachment: fixed;
        background-repeat: no-repeat;
        margin-left: calc(50% - (var(--global-vw, 100vw) / 2));
        margin-right: calc(50% - (var(--global-vw, 100vw) / 2));
        max-width: 100vw;
        width: var(--global-vw, 100vw);
        padding-left: 0;
        padding-right: 0;
        clear: both; }
    .idxBox03s .mainB3 {
      position: relative;
      background-color: rgba(255, 255, 255, 0);
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto; }
    .idxBox03s .idx3Tops {
      display: flex;
      padding-top: 3.12498vw;
      padding-bottom: 1.56249vw;
      justify-content: space-between; }
      .idxBox03s .idx3Tops .tits {
        font-size: 1.56249vw;
        color: #ffffff;
        font-weight: 700; }
      .idxBox03s .idx3Tops .st01 {
        color: #049F82; }
      .idxBox03s .idx3Tops .btns a {
        display: block;
        padding: 0.52083vw 0.78124vw;
        color: #ffffff;
        font-size: 0.83333vw;
        background: #049F82;
        border-radius: 0.20833vw; }
    .idxBox03s .box3List, .idxBox03s .box3List2 {
      width: 100%; }
      .idxBox03s .box3List .bs1, .idxBox03s .box3List2 .bs1 {
        display: flex;
        justify-content: space-between; }
        .idxBox03s .box3List .bs1 .items, .idxBox03s .box3List2 .bs1 .items {
          width: 24%;
          margin-right: 1%;
          border-radius: 0.52083vw;
          overflow: hidden; }
          .idxBox03s .box3List .bs1 .items .img, .idxBox03s .box3List2 .bs1 .items .img {
            padding-bottom: 75.3%; }
            .idxBox03s .box3List .bs1 .items .img img, .idxBox03s .box3List2 .bs1 .items .img img {
              transition: all .35s ease-in-out;
              width: 100%;
              object-fit: cover;
              border-radius: 0.52083vw 0.52083vw 0 0; }
            .idxBox03s .box3List .bs1 .items .img img:hover, .idxBox03s .box3List2 .bs1 .items .img img:hover {
              transform: scale(1.05); }
          .idxBox03s .box3List .bs1 .items .txt, .idxBox03s .box3List2 .bs1 .items .txt {
            background: #ffffff;
            padding: 1.04166vw 1.56249vw;
            padding-bottom: 1.8229vw;
            box-sizing: border-box;
            border-radius: 0 0 0.52083vw 0.52083vw; }
            .idxBox03s .box3List .bs1 .items .txt .t, .idxBox03s .box3List2 .bs1 .items .txt .t {
              font-size: 0.83333vw;
              margin-bottom: 2.08332vw; }
            .idxBox03s .box3List .bs1 .items .txt .btn, .idxBox03s .box3List2 .bs1 .items .txt .btn {
              background: #049f82;
              padding: 0.26042vw 0.52083vw;
              font-size: 0.83333vw;
              border-radius: 5px;
              color: #ffffff; }
        .idxBox03s .box3List .bs1 .items:last-child, .idxBox03s .box3List2 .bs1 .items:last-child {
          margin-right: 0; }
      .idxBox03s .box3List .Mainimg, .idxBox03s .box3List2 .Mainimg {
        display: flex;
        justify-content: space-between; }
        .idxBox03s .box3List .Mainimg .l, .idxBox03s .box3List2 .Mainimg .l {
          width: 49%;
          overflow: hidden;
          position: relative; }
          .idxBox03s .box3List .Mainimg .l .imgTxtspic, .idxBox03s .box3List2 .Mainimg .l .imgTxtspic {
            overflow: hidden;
            text-overflow: ellipsis;
            display: flex;
            justify-content: center;
            align-items: center;
            height: 100%;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            position: absolute;
            color: #ffffff;
            width: 100%;
            text-align: center;
            font-size: 1.04166vw;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%); }
          .idxBox03s .box3List .Mainimg .l .pic-size, .idxBox03s .box3List2 .Mainimg .l .pic-size {
            padding-bottom: 75%; }
          .idxBox03s .box3List .Mainimg .l img, .idxBox03s .box3List2 .Mainimg .l img {
            transition: all .35s ease-in-out;
            width: 100%;
            object-fit: cover; }
        .idxBox03s .box3List .Mainimg .l:hover .imgTxtspic, .idxBox03s .box3List2 .Mainimg .l:hover .imgTxtspic {
          background: rgba(0, 0, 0, 0.3); }
        .idxBox03s .box3List .Mainimg .l:hover img, .idxBox03s .box3List2 .Mainimg .l:hover img {
          transform: scale(1.05); }
        .idxBox03s .box3List .Mainimg .r, .idxBox03s .box3List2 .Mainimg .r {
          width: 49%; }
          .idxBox03s .box3List .Mainimg .r .listImg, .idxBox03s .box3List2 .Mainimg .r .listImg {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between; }
            .idxBox03s .box3List .Mainimg .r .listImg .imgso, .idxBox03s .box3List2 .Mainimg .r .listImg .imgso {
              width: 49.3%;
              overflow: hidden;
              margin-bottom: 0.41666vw;
              position: relative; }
              .idxBox03s .box3List .Mainimg .r .listImg .imgso .imgTxtspic, .idxBox03s .box3List2 .Mainimg .r .listImg .imgso .imgTxtspic {
                position: absolute;
                color: #ffffff;
                width: 100%;
                height: 100%;
                overflow: hidden;
                text-overflow: ellipsis;
                display: flex;
                justify-content: center;
                align-items: center;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
                text-align: center;
                font-size: 1.04166vw;
                transition: all .35s ease-in-out;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%); }
              .idxBox03s .box3List .Mainimg .r .listImg .imgso .pic-size, .idxBox03s .box3List2 .Mainimg .r .listImg .imgso .pic-size {
                padding-bottom: 75%; }
                .idxBox03s .box3List .Mainimg .r .listImg .imgso .pic-size img, .idxBox03s .box3List2 .Mainimg .r .listImg .imgso .pic-size img {
                  object-fit: cover;
                  transition: all .35s ease-in-out; }
            .idxBox03s .box3List .Mainimg .r .listImg .imgso:hover .imgTxtspic, .idxBox03s .box3List2 .Mainimg .r .listImg .imgso:hover .imgTxtspic {
              background: rgba(0, 0, 0, 0.3); }
            .idxBox03s .box3List .Mainimg .r .listImg .imgso:hover .pic-size img, .idxBox03s .box3List2 .Mainimg .r .listImg .imgso:hover .pic-size img {
              transform: scale(1.05); }
  .botso {
    margin-bottom: 4.68747vw;
    padding-bottom: 0; }
  .swiperBottnmMain {
    margin-top: 1.87499vw; }
    .swiperBottnmMain .swiper-slide .pic-size {
      padding-bottom: 37.5%; }
      .swiperBottnmMain .swiper-slide .pic-size img {
        transition: all .35s ease-in-out;
        object-fit: cover; }
  .footer {
    padding: 1.56249vw 0;
    background: #049f82; }
    .footer .footMain {
      font-size: 0.93749vw;
      color: #ffffff;
      width: 75%;
      margin: 0 auto;
      display: flex; }
      .footer .footMain .l {
        width: 15.6249vw; }
        .footer .footMain .l .img {
          width: 13.02075vw; }
        .footer .footMain .l .txt {
          margin: 1.04166vw 0 3.12498vw 0; }
        .footer .footMain .l .imgList a {
          margin-right: 0.625vw; }
          .footer .footMain .l .imgList a img {
            width: 2.91665vw;
            height: 1.87499vw; }
      .footer .footMain .r .footNav {
        display: flex; }
        .footer .footMain .r .footNav .t {
          font-size: 1.56249vw;
          margin-bottom: 0.93749vw; }
        .footer .footMain .r .footNav .navLeft {
          margin-left: 4.68747vw;
          width: 19.27071vw; }
          .footer .footMain .r .footNav .navLeft a {
            display: block;
            color: #ffffff;
            line-height: 2.29165vw; }
        .footer .footMain .r .footNav .navRight .rtis {
          line-height: 2.29165vw; }
        .footer .footMain .r .footNav .navRight .msg {
          line-height: 1.56249vw; }
  .fixedBtn {
    width: 49px;
    position: fixed;
    z-index: 999;
    right: 5.10413vw;
    bottom: 2.08332vw; }
    .fixedBtn .phone {
      background: #008F72;
      width: 100%;
      padding: 8px 9px; }
      .fixedBtn .phone img {
        display: block;
        width: 30px;
        height: 30px; }
    .fixedBtn .msg {
      margin: 2px 0;
      cursor: pointer;
      background: #008F72;
      padding: 12px 11px; }
      .fixedBtn .msg img {
        display: block;
        width: 28px;
        height: 21px; }
    .fixedBtn .goTop {
      background: #353535;
      cursor: pointer;
      padding: 16px 18px; }
      .fixedBtn .goTop img {
        display: block;
        width: 14px;
        height: 13px; }
  .msgMain {
    display: none;
    border-radius: 5px;
    z-index: 200;
    background-color: #fff;
    width: 31.2498vw;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.2); }
    .msgMain .close {
      float: right;
      margin-top: 0.52083vw;
      margin-right: 0.52083vw; }
      .msgMain .close .iconfont {
        font-size: 1.56249vw; }
    .msgMain .MsgCon {
      clear: both;
      padding: 0 1.56249vw 2.08332vw 1.56249vw; }
      .msgMain .MsgCon .tit {
        font-size: 1.45832vw;
        font-weight: 700;
        margin-bottom: 1.04166vw; }
      .msgMain .MsgCon .labelTxt {
        font-size: 0.83333vw;
        font-weight: 700;
        margin-bottom: 0.3125vw; }
        .msgMain .MsgCon .labelTxt span {
          color: red; }
      .msgMain .MsgCon .inp {
        font-size: 0.83333vw; }
        .msgMain .MsgCon .inp input {
          padding: 0.15625vw 0.52083vw 0.26042vw 0.52083vw;
          border: 1px solid #d6d6d6;
          border-radius: 4px;
          width: 100%;
          line-height: 1.24999vw; }
        .msgMain .MsgCon .inp textarea {
          border: 1px solid #d6d6d6;
          border-radius: 4px;
          padding: 0.52083vw;
          line-height: 1.14583vw;
          width: 100%;
          height: 10.4166vw; }
      .msgMain .MsgCon .formTops {
        display: flex;
        justify-content: space-between;
        margin-bottom: 1.04166vw; }
        .msgMain .MsgCon .formTops .l {
          width: 48%; }
          .msgMain .MsgCon .formTops .l input {
            width: 100%; }
      .msgMain .MsgCon .formPhone {
        margin-bottom: 1.04166vw; }
      .msgMain .MsgCon .formYzm {
        margin-top: 1.04166vw; }
        .msgMain .MsgCon .formYzm .inp {
          margin-top: 0.52083vw;
          margin-bottom: 1.04166vw; }
          .msgMain .MsgCon .formYzm .inp input {
            width: 5.2083vw; }
      .msgMain .MsgCon .submit {
        background-color: #049F82;
        border: none;
        color: #ffffff;
        padding: 0.83333vw 0.78124vw;
        cursor: pointer; } }

@media screen and (max-width: 1440px) {
  .idxBox03s .bgPostion2 .bgP02 {
    padding-bottom: 46.8747vw; } }

@media screen and (max-width: 640px) {
  .idxBox03s .bgPostion2 .bgP02 {
    padding-bottom: 202.66616vw; } }

@media screen and (max-width: 992px) {
  .logo {
    padding: 1.33333vw 0; }
  .containerNew {
    width: 94%;
    margin: 0 auto; }
  .swiper-button-next, .swiper-button-prev {
    width: 30px;
    height: 20px; }
  .banner {
    margin-top: 13.3333vw;
    height: 39.9999vw; }
    .banner img {
      width: 100%;
      height: 39.9999vw;
      object-fit: cover; }
    .banner .bantext {
      top: 13.3333vw; }
      .banner .bantext .tit {
        font-size: 7.99998vw; }
      .banner .bantext .txt {
        width: 90%;
        margin: 0 auto;
        font-size: 3.19999vw;
        line-height: 4.79999vw; }
    .banner .newBannerText, .banner .conUsBanTxt {
      top: 6.66665vw; }
  .contactBox1 {
    width: 90%;
    flex-wrap: wrap;
    margin-top: 5.33332vw;
    padding-bottom: 5.33332vw; }
    .contactBox1 .formDiv .labe {
      font-size: 3.19999vw;
      margin-bottom: 1.33333vw; }
    .contactBox1 .formDiv .formItem {
      margin-top: 3.99999vw; }
    .contactBox1 .formDiv .jsMain {
      margin: 2.66666vw 0; }
      .contactBox1 .formDiv .jsMain .jsIput input {
        width: 13.3333vw; }
    .contactBox1 .formDiv .inp input,
    .contactBox1 .formDiv .inp textarea {
      padding: 1.06666vw 1.33333vw; }
    .contactBox1 .formDiv .inp textarea {
      height: 26.6666vw; }
    .contactBox1 .formDiv .btns {
      margin-bottom: 5.33332vw; }
      .contactBox1 .formDiv .btns button {
        padding: 2.66666vw 3.99999vw; }
    .contactBox1 .TxtImg {
      width: 100%; }
      .contactBox1 .TxtImg .txt {
        font-size: 3.19999vw;
        line-height: 4.79999vw;
        width: 100%;
        margin: 0 auto;
        padding: 3.99999vw 3.99999vw; }
  .aboutBox2 .mains {
    padding-top: 2.66666vw; }
    .aboutBox2 .mains .tit {
      font-size: 4.79999vw;
      margin-bottom: 2.66666vw; }
    .aboutBox2 .mains p {
      font-size: 3.19999vw;
      margin-bottom: 2.66666vw;
      line-height: 4.79999vw; }
  .sanBtn {
    text-indent: 2em;
    display: none; }
  .nav-list li .nav-list-sub {
    background: #fff; }
  .idxBox01 {
    padding-top: 5.33332vw;
    width: 100%;
    flex-wrap: wrap; }
    .idxBox01 .l {
      width: 100%;
      display: flex; }
      .idxBox01 .l .numOv {
        width: 50%; }
        .idxBox01 .l .numOv .left .numTxt {
          font-size: 3.73332vw; }
          .idxBox01 .l .numOv .left .numTxt .nums {
            font-size: 5.33332vw; }
        .idxBox01 .l .numOv .left .txt {
          font-size: 2.66666vw; }
    .idxBox01 .r {
      width: 94%;
      margin: 0 auto;
      margin-bottom: 2.66666vw; }
      .idxBox01 .r .tit {
        font-size: 6.93332vw;
        margin-bottom: 2.66666vw; }
      .idxBox01 .r .txt {
        font-size: 3.19999vw;
        line-height: 5.33332vw;
        margin-bottom: 5.33332vw; }
      .idxBox01 .r .btn {
        font-size: 3.73332vw;
        line-height: 5.86665vw;
        padding: 1.06666vw 2.66666vw 1.33333vw 2.66666vw;
        border-radius: 4px; }
  .idxbox02 {
    margin-top: 2.66666vw;
    padding: 0;
    flex-wrap: wrap; }
    .idxbox02 .l {
      width: 100%; }
      .idxbox02 .l .list .txt {
        padding: 2.66666vw 1.33333vw;
        font-size: 3.73332vw; }
      .idxbox02 .l .list .items .lineItemH ul li {
        font-size: 2.66666vw;
        line-height: 3.73332vw;
        padding: 2.66666vw;
        list-style: none; }
    .idxbox02 .r {
      width: 100%;
      padding-bottom: 5.33332vw; }
      .idxbox02 .r .tops {
        padding: 3.99999vw 0; }
        .idxbox02 .r .tops .tits {
          font-size: 4.26666vw; }
        .idxbox02 .r .tops .bts a {
          font-size: 3.19999vw;
          padding: 1.33333vw 2.66666vw;
          margin-right: 1.86666vw; }
      .idxbox02 .r .videoMain .idxVideo .swiper-slide video {
        width: 100%;
        max-height: 47.99988vw; }
  .idxBox03s .idx3Tops {
    padding: 3.99999vw 0; }
    .idxBox03s .idx3Tops .tits {
      font-size: 4.26666vw; }
    .idxBox03s .idx3Tops .btns a {
      font-size: 3.19999vw;
      padding: 1.33333vw 2.66666vw; }
  .idxBox03s .bgPostion .bgP01 {
    padding-top: 346.6658vw; }
  .idxBox03s .box3List .bs1 {
    flex-wrap: wrap; }
    .idxBox03s .box3List .bs1 .items {
      width: 100%;
      margin-bottom: 5.33332vw; }
      .idxBox03s .box3List .bs1 .items .txt {
        padding: 5.33332vw 2.66666vw;
        border-radius: 0 0 2.39999vw 2.39999vw; }
        .idxBox03s .box3List .bs1 .items .txt .t {
          font-size: 3.19999vw;
          margin-bottom: 5.33332vw; }
        .idxBox03s .box3List .bs1 .items .txt .btn {
          font-size: 3.19999vw;
          padding: 1.33333vw 2.66666vw; }
  .idxBox03s .box3List2 .Mainimg {
    flex-wrap: wrap; }
    .idxBox03s .box3List2 .Mainimg .l {
      width: 100%; }
    .idxBox03s .box3List2 .Mainimg .r {
      width: 100%; }
      .idxBox03s .box3List2 .Mainimg .r .listImg {
        width: 100%; }
        .idxBox03s .box3List2 .Mainimg .r .listImg .imgso {
          margin-top: 1.33333vw; }
  .idxBox03s .bgPostion2 .bgP02 {
    padding-bottom: 202.66616vw; }
  .swiperBottnmMain {
    margin-top: 2.66666vw; }
  .fixedBtn {
    bottom: 26.6666vw; }
  .msgMain {
    width: 90%; }
    .msgMain .close {
      margin-top: 2.66666vw;
      margin-right: 2.66666vw; }
      .msgMain .close .iconfont {
        font-size: 5.33332vw; }
    .msgMain .MsgCon {
      padding: 2.66666vw 3.19999vw; }
      .msgMain .MsgCon .tit {
        font-size: 4.79999vw; }
      .msgMain .MsgCon .labelTxt {
        font-size: 3.73332vw;
        margin-bottom: 1.33333vw;
        margin-top: 3.19999vw; }
      .msgMain .MsgCon .inp {
        font-size: 3.19999vw; }
        .msgMain .MsgCon .inp input {
          padding: 1.33333vw 2.66666vw; }
      .msgMain .MsgCon .formYzm {
        margin-bottom: 2.66666vw; }
        .msgMain .MsgCon .formYzm .inp input {
          width: 26.6666vw; }
      .msgMain .MsgCon .submit {
        padding: 1.6vw 3.19999vw;
        font-size: 3.19999vw; }
  .aboutMain .abox1 {
    flex-wrap: wrap; }
    .aboutMain .abox1 .l {
      width: 100%;
      order: 2; }
      .aboutMain .abox1 .l .txt {
        font-size: 3.19999vw;
        line-height: 4.79999vw;
        padding: 3.19999vw 0; }
    .aboutMain .abox1 .r {
      width: 100%; }
      .aboutMain .abox1 .r .aboutSwiper1 .swiper-button-next, .aboutMain .abox1 .r .aboutSwiper1 .swiper-button-prev {
        padding: 4.79999vw 0; }
  .aboutMain .abox2 {
    flex-wrap: wrap; }
    .aboutMain .abox2 .l {
      width: 100%; }
      .aboutMain .abox2 .l .tops .txt {
        font-size: 4.26666vw;
        padding-left: 2.66666vw; }
    .aboutMain .abox2 .r {
      width: 100%;
      padding-left: 0; }
      .aboutMain .abox2 .r .lines {
        padding: 2.66666vw 2.13333vw; }
        .aboutMain .abox2 .r .lines .tit {
          font-size: 3.73332vw; }
        .aboutMain .abox2 .r .lines .txt {
          font-size: 3.19999vw;
          line-height: 5.33332vw; }
  .aboutMain .abox3 .tits {
    font-size: 5.33332vw;
    margin-bottom: 5.33332vw; }
  .productList .prsos {
    padding: 3.99999vw 0;
    flex-wrap: wrap; }
    .productList .prsos .l {
      width: 100%;
      font-size: 4.26666vw; }
    .productList .prsos .r {
      width: 100%; }
      .productList .prsos .r .txt {
        font-size: 3.19999vw;
        line-height: 5.33332vw;
        margin-top: 2.66666vw;
        margin-bottom: 5.33332vw; }
      .productList .prsos .r a {
        padding: 1.06666vw 4.79999vw; }
  .producBox2 {
    padding: 5.33332vw 0; }
    .producBox2 .navs {
      font-size: 3.19999vw;
      line-height: 5.33332vw; }
    .producBox2 .producBox3 {
      flex-wrap: wrap; }
      .producBox2 .producBox3 .l {
        margin-bottom: 5.33332vw;
        width: 100%; }
        .producBox2 .producBox3 .l .tit {
          font-size: 4.26666vw; }
        .producBox2 .producBox3 .l .taps .lis .txt {
          font-size: 3.19999vw;
          padding: 2.66666vw 0; }
        .producBox2 .producBox3 .l .taps .itemList .its {
          font-size: 3.19999vw;
          padding: 2.13333vw 0; }
      .producBox2 .producBox3 .r {
        width: 100%; }
        .producBox2 .producBox3 .r .ss {
          margin-left: 0; }
          .producBox2 .producBox3 .r .ss .prodItemm {
            margin-left: 0;
            width: 100%; }
            .producBox2 .producBox3 .r .ss .prodItemm .txts {
              padding-bottom: 2.66666vw; }
              .producBox2 .producBox3 .r .ss .prodItemm .txts .tit {
                font-size: 4.26666vw;
                line-height: 8.53331vw; }
              .producBox2 .producBox3 .r .ss .prodItemm .txts .txt {
                font-size: 3.19999vw;
                line-height: 5.33332vw; }
  .projectListMain .list .li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 3.99999vw; }
    .projectListMain .list .li .txt {
      padding: 3.99999vw 0;
      font-size: 3.19999vw;
      line-height: 5.33332vw; }
  .newListMain .list .li {
    width: 100%;
    margin-right: 0; }
  .navLs {
    margin-top: 15.99996vw; }
  .navText {
    font-size: 3.19999vw;
    line-height: 4.79999vw; }
  .projectShowM .rsMas {
    flex-wrap: wrap; }
    .projectShowM .rsMas .l {
      width: 100%; }
    .projectShowM .rsMas .r {
      width: 100%; }
  .productM .rsMas {
    padding-bottom: 2.66666vw; }
    .productM .rsMas .r .tit {
      font-size: 4.26666vw;
      line-height: 6.93332vw; }
    .productM .rsMas .r .txt {
      font-size: 3.19999vw;
      line-height: 5.33332vw; }
    .productM .rsMas .r .bgso {
      font-size: 3.19999vw;
      padding: 2.66666vw 1.33333vw;
      margin-bottom: 5.33332vw; }
    .productM .rsMas .r .btns {
      padding: 1.33333vw 2.66666vw; }
  .producMainsto .pro01 {
    font-size: 4.26666vw;
    padding: 1.6vw 1.6vw; }
  .producMainsto .proTit {
    font-size: 3.73332vw;
    line-height: 5.86665vw; }
  .producMainsto .pro02 .pro02Main {
    flex-wrap: wrap; }
    .producMainsto .pro02 .pro02Main .l {
      width: 100%; }
    .producMainsto .pro02 .pro02Main .r {
      width: 100%; }
      .producMainsto .pro02 .pro02Main .r .txts {
        margin-left: 2.66666vw;
        font-size: 3.19999vw;
        line-height: 5.86665vw; }
  .producMainsto ul li {
    font-size: 3.19999vw;
    line-height: 5.33332vw; }
  .producMainsto .pro03 .pro03Main {
    flex-wrap: wrap; }
    .producMainsto .pro03 .pro03Main .l {
      width: 100%; }
    .producMainsto .pro03 .pro03Main .r {
      width: 100%; }
  .newTopText {
    font-size: 4.26666vw;
    padding: 5.33332vw 0; }
  .activeText div, .activeText p {
    font-size: 3.19999vw;
    line-height: 5.33332vw;
    margin-bottom: 2.66666vw; }
  .footer {
    padding: 5.33332vw 0; }
    .footer .footMain {
      width: 90%;
      font-size: 3.73332vw;
      flex-wrap: wrap; }
      .footer .footMain .l {
        width: 100%;
        margin-bottom: 7.99998vw; }
        .footer .footMain .l .txt {
          line-height: 6.93332vw; }
        .footer .footMain .l .imgList a {
          margin-right: 5.33332vw; }
          .footer .footMain .l .imgList a img {
            width: 11.99997vw;
            height: 7.46665vw; }
      .footer .footMain .r .footNav {
        flex-wrap: wrap; }
        .footer .footMain .r .footNav .t {
          font-size: 4.79999vw;
          margin-bottom: 3.73332vw; }
        .footer .footMain .r .footNav .navLeft {
          width: 100%;
          margin-left: 0; }
          .footer .footMain .r .footNav .navLeft a {
            line-height: 4.79999vw; }
        .footer .footMain .r .footNav .navRight {
          width: 100%;
          margin-top: 5.33332vw; }
          .footer .footMain .r .footNav .navRight .rtis {
            margin-bottom: 2.66666vw; }
          .footer .footMain .r .footNav .navRight .msg {
            line-height: 6.93332vw; } }
