.web-footer {
    margin-top: 120px;
  }

  .web-fixedbar {
    display: none;
  }

  .model-width {
    width: 1200px;
    text-align: center;
    margin: 0 auto;
  }

  .attract-investment {
    width: 100%;
    position: relative;
    background-color: #fff;
  }

  .attract-investment .attracy-mty-join {
    position: absolute;
    top: 172px;
    left: 0px;
    color: #fcfcfc;
    font-size: 60px;
    font-weight: bold;
    margin: 0;
  }

  .attract-investment .attracy-mty-join-h2 {
    color: #ecf8f6;
    position: absolute;
    top: 274px;
    left: 0;
    margin: 0;
    font-size: 48px;
    font-weight: 400;
  }

  .attract-investment .attract-top {
    width: 100%;
    height: 96px;
    line-height: 96px;
    background-color: #fff;
    box-shadow: 0px 2px 20px 0px rgba(34, 34, 34, 0.06);
    position: relative;
  }

  .attract-investment .attract-top .attract-top-left {
    float: left;
    position: relative;
  }

  .attract-investment .attract-top .attract-top-right {
    float: right;
    width: 328px;
    height: 96px;
    background-image: url('/res/v1/images/top_bg.png');
    background-size: 100% 100%;
    position: absolute;
    /* top: 50%; */
    right: 250px;
  }

  .attract-investment .attract-banner {
    width: 100%;
    height: 600px;
    background-size: 100% 100%;
    box-sizing: border-box;
  }

  .attract-investment .attract-banner .attract-banner-bg {
    width: 1200px;
    height: 100%;
    position: relative;
    margin: auto;
  }

  body {
    margin: 0;
  }

  .attract-investment .attract-about {
    margin: 0 auto;
    text-align: center;
    background: #fcfcfc;
    padding: 96px 0;
    width: 100%;
    height: 422px;
    box-sizing: border-box;
    position: relative;
    z-index: 9;
  }

  .attract-investment .attract-about .title {
    font-size: 36px;
    font-weight: bold;
    color: #262e3c;
    margin: 30px 0;
  }

  .attract-investment .attract-about p {
    margin: 16px 0;
  }

  .attract-investment .attract-about .attract-about-center .attract-about-center-div {
    background-image: url('/res/v1/images/attractinverment/big_logo.png');
    background-size: 438px 362px;
    position: absolute;
    bottom: -90px;
    left: -15%;
    width: 438px;
    height: 362px;
  }

  .attract-investment .attract-about .attract-about-center {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    margin: 0 auto;
    position: relative;
  }

  .attract-investment .attract-about .attract-about-center:nth-child(2) {
    line-height: 1.5;
  }

  .attract-investment .attract-platform {
    margin: 56px auto 64px;
    position: relative;
    box-sizing: border-box;
  }

  .attract-investment .attract-platform .attract-platform-div {
    background-image: url('/res/v1/images/attractinverment/beautify_mask_left.png');
    background-size: 633px 466px;
    position: absolute;
    top: -60px;
    left: 0;
    width: 633px;
    height: 466px;
  }

  .attract-investment .attract-platform .attract-platform-div-two {
    background-image: url('/res/v1/images/attractinverment/beautify_mask_right.png');
    background-size: 944px 491px;
    position: absolute;
    bottom: -64px;
    right: 0;
    width: 944px;
    height: 491px;
  }

  .attract-investment .attract-platform .title {
    font-size: 36px;
    font-weight: bold;
    color: #262e3c;
    padding-bottom: 66px;
  }

  .attract-investment .attract-platform .attract-platform-top {
    width: 1200px;
    height: 236px;
    margin: auto;
  }

  .attract-investment .attract-platform .attract-platform-top .top-left h3 {
    position: absolute;
    top: 111px;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.3s;
  }

  .attract-investment .attract-platform .attract-platform-top .top-left-box:hover h3 {
    top: 81px;
  }

  .attract-investment .attract-platform .attract-platform-top .top-left-box:hover p {
    top: 118px;
  }

  .attract-investment .attract-platform .attract-platform-top .top-left-box:hover .i-h1 {
    top: 65px;
  }

  .attract-investment .attract-platform .attract-platform-top .top-left-box:hover .i-p1 {
    top: 100px;
  }

  .attract-investment .attract-platform .attract-platform-top .top-left-box:hover .i-h2 {
    top: 69px;
  }

  .attract-investment .attract-platform .attract-platform-top .top-left-box:hover .i-p2 {
    top: 107px;
  }

  .attract-investment .attract-platform .attract-platform-top .top-left-box:hover .i-h3 {
    top: 68px;
  }

  .attract-investment .attract-platform .attract-platform-top .top-left-box:hover .i-p3 {
    top: 105px;
  }

  .attract-investment .attract-platform .attract-platform-top .top-left p {
    width: 501px;
    position: absolute;
    top: 148px;
    left: 43px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 1.5;
    text-align: left;
    margin: 14px 0;
    transition: all 0.3s;
  }

  .attract-investment .attract-platform .attract-platform-top .top-left img {
    position: absolute;
    top: 27px;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.3s;
  }

  .attract-investment .attract-platform .attract-platform-top .top-left-box:hover img {
    top: 9px;
    opacity: 0;
  }

  .attract-investment .attract-platform .attract-platform-top .top-left-box:hover {
    background: #fff;
    box-shadow: 0px 4px 20px 0px rgba(112, 115, 120, 0.28);
  }

  .attract-investment .attract-platform .attract-platform-top .top-left-box {
    width: 590px;
    height: 236px;
    position: relative;
    padding: 0 36px;
    float: left;
    margin: 0 auto;
    padding-top: 27px;
    box-sizing: border-box;
    overflow: hidden;
  }

  .attract-investment .attract-platform .attract-platform-bottom {
    margin-top: 62px;
  }

  .attract-investment .attract-center-banner {
    height: 378px;
    text-align: center;
    color: #fff;
    padding: 80px 0;
    position: relative;
    background-size: 100% 100%;
    box-sizing: border-box;
    background-image: url('/images/attractinverment/plate_banner.png');
  }

  .attract-investment .attract-center-banner .attract-center-banner-div-one {
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #000000, #3e3e3e, #000000);
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
  }

  .attract-investment .attract-center-banner .attract-center-banner-div-h {
    margin: 0 0 60px;
    font-size: 36px;
    font-weight: bold;
    color: #ffffff;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
  }

  .attract-investment .attract-center-banner ul li h3 {
    margin: 0;
  }

  .attract-investment .attract-center-banner ul li .attract-center-banner-info {
    margin: 0;
  }

  .attract-investment .attract-center-banner ul {
    width: 1066px;
    margin: auto;
    position: relative;
    z-index: 9;
  }

  .attract-investment .attract-center-banner h3 {
    font-size: 36px;
    font-weight: bold;
    color: #ffffff;
  }

  .attract-investment .attract-center-banner ul li {
    list-style: none;
    float: left;
    margin-right: 230px;
  }

  .attract-investment .attract-center-banner ul li h3 {
    font-size: 72px;
    color: #ffffff;
    font-weight: normal;
  }

  .attract-investment .attract-center-banner ul li p {
    font-size: 20px;
    font-weight: 400;
    color: #fefefe;
  }

  .attract-investment .attract-product {
    position: relative;
    margin: 120px auto;
    overflow: hidden;
  }

  .swiper-button-next::after {
    display: none;
  }

  .swiper-button-prev::after {
    display: none;
  }

  .attract-investment .attract-product .swiper,
  .attract-investment .attract-product .mySwiper {
    background-color: #fcfcfc;
    text-align: center;
    width: 1200px;
    height: 185px;
    margin: 56px 0 0;
  }

  .attract-investment .attract-product .swiper-wrapper {
    align-items: center;
  }

  .swiper-wrapper .i-img {
    margin-right: 30px;
  }

  .attract-investment .attract-product .swiper-slide {
    width: 180px;
    height: 185px;
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .attract-investment .attract-product .swiper-slide .attract-name {
    font-size: 16px;
    font-weight: 400;
    color: #404040;
  }

  .attract-investment .attract-product .swiper-slide .attract-ditch {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
  }

  .attract-investment .attract-casus {
    height: 510px;
    width: 100%;
    background: #fcfcfc;
    margin: auto;
    text-align: center;
    box-sizing: border-box;
    position: relative;
  }

  .attract-investment .attract-casus .swiper-slide {
    width: 380px;
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .attract-investment .attract-casus .mySwiper .swiper-button-prev {
    left: 220px;
  }

  .attract-investment .attract-casus .mySwiper .swiper-button-next {
    right: 220px;
  }

  .attract-investment .attract-casus .mySwiper .swiper-button-next:hover .dis {
    display: block;
  }

  .attract-investment .attract-casus .mySwiper .swiper-button-next:hover .hide {
    display: none;
  }

  .attract-investment .attract-casus .mySwiper .swiper-button-prev:hover .dis {
    display: block;
  }

  .attract-investment .attract-casus .mySwiper .swiper-button-prev:hover .hide {
    display: none;
  }

  .attract-investment .attract-casus .hide {
    display: block;
  }

  .attract-investment .attract-casus .dis {
    display: none;
  }

  .attract-investment .attract-casus .attract-casus-h {
    font-size: 36px;
    font-weight: bold;
    color: #262e3c;
    margin: 0 0 36px 0;
    padding-top: 54px;
  }

  .attract-investment .attract-casus #attractOne,
  #attractTwo,
  #attractThree {
    font-size: 20px;
    font-weight: 400;
    color: #111111;
    margin-bottom: 26px;
  }

  .attract-investment .attract-join {
    width: 1058px;
    /* height: 485px; */
    background: rgba(255, 255, 255, 0.7);
    box-shadow: 0px 2px 29px 0px rgb(181 192 209 / 28%);
    border-radius: 10px;
    margin: 0 auto;
    padding: 0 80px;
    box-sizing: border-box;
    position: relative;
    z-index: 9;
    display: flex;
    font-size: 14px;
  }

  .attract-investment .attract-join .layui-form select {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #646566;
  }

  .attract-investment .attract-join .attract-join-our-select-two {
    width: 205px;
    height: 45px;
    margin-left:10px;
    /* border: none;
    background: #f7f9fa; */
    border: 1px solid #D1D5DB;
    padding: 0 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 2px 2px 2px 2px;
  }

  .select-box {
    position: relative;
  }

  .select-box .select-icon {
    width: 14px;
    height: 14px;
    color: #000;
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    /* background-size: auto; */
  }

  .attract-investment .attract-join .layui-form-label {
    float: none !important;
    text-align: left !important;
    padding: 0 0 8px;
    color: #000000;
  }

  .attract-investment .attract-join .attract-join-our {
    flex: 1;
    margin-top: 166px;
  }

  .attract-investment .attract-join .attract-join-our .attract-join-our-h {
    font-weight: 500;
    font-size: 40px;
    color: #000000;
    margin-bottom: 10px;
  }

  .attract-investment .attract-join .attract-join-our .attract-join-our-p {
    font-size: 18px;
    font-weight: 400;
    color: #666666;
  }

  .attract-investment .attract-join .attract-join-our-select {
    width: 205px;
    height: 45px;
    /* border: none;
    background: #f7f9fa; */
    border: 1px solid #D1D5DB;
    padding: 0 14px;
    border-radius: 2px 2px 2px 2px;
  }

  .attract-investment .attract-join .input-trade {
    display: none;
  }

  .attract-investment .attract-join .layui-btn {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    width: 124px;
    height: 43px;
    background: #ff692e;
    margin-bottom: 20px;
  }

  .attract-investment .attract-join .layui-input-block {
    margin-left: 0;
  }

  .attract-investment .attract-bottom {
    width: 100%;
    height: 473px;
    position: absolute;
    bottom: -120px;
    left: 0;
    right: 0;
    background-color: #fff;
    background-image: url('/images/attractinverment/bottom_bg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
  }

  .attract-investment .attract-join .layui-input {
    /* background: #f7f9fa;
    border: 0; */
    height: 45px;
    border: 1px solid #D1D5DB;
    border-radius: 2px 2px 2px 2px;
    padding: 0 14px;
    /* color: #666666; */
  }
  .attract-investment .attract-join .layui-input::placeholder {
    color: #666666;
  }

  .attract-investment .mySwiper #attractTwo {
    display: none;
  }

  .attract-investment .mySwiper #attractThree {
    display: none;
  }

  .attract-investment .swiper-pagination-progressbar-fill {
    border-radius: 3px;
  }

  .attract-investment {
    --swiper-pagination-color: #ff692e;
  }

  .attract-investment .swiper-pagination-bullet-active {
    width: 27px !important;
    border-radius: 3px !important;
  }

  .attract-investment .swiper-pagination-bullet {
    height: 6px !important;
    border-radius: 3px !important;
  }

  .attract-investment .layui-form-select {
    display: none !important;
  }

  .attract-a-one {
    width: 96px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #006666;
    border-radius: 2px 0px 0px 2px;
    font-size: 14px;
    font-weight: 400;
    color: #006666;
    display: inline-block;
    border-right: none;
  }

  .attract-a-one:hover {
    color: #006666 !important;
  }

  .attract-a-two {
    width: 96px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #006666;
    border: 1px solid #006666;
    border-radius: 0px 2px 2px 0px;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    border-left: none;
    display: inline-block;
    margin-left: -6px;
  }

  .attract-a-two:hover {
    color: #ffffff !important;
  }

  .service-center-wrap {
    min-width: 1200px;
  }

  .service-center-header {
    display: flex;
    align-items: center;
    height: 96px;
    min-width: 1344px;
  }

  .service-center-header .logo {
    padding: 20px 0;
  }

  .service-center-header .title {
    position: relative;
    font-size: 20px;
    line-height: 1;
    padding-top: 18px;
    padding-left: 42px;
    font-weight: 400;
    color: #404040;
  }

  .service-center-header .title::after {
    position: absolute;
    top: 14px;
    left: 20px;
    content: '';
    width: 1px;
    height: 28px;
    background: #cccccc;
  }

  .service-center-header .switch {
    display: flex;
    width: 328px;
    height: 96px;
    padding: 32px 64px;
    margin-right: -170px;
    text-align: center;
    box-sizing: border-box;
    background: url('/images/service/service-switch-bg.png') no-repeat;
    background-size: 328px 96px;
  }

  .service-center-header .switch .left-btn,
  .service-center-header .switch .right-btn {
    display: block;
    width: 96px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #006666;
    background: #ffffff;
    border: 1px solid #006666;
  }

  .service-center-header .switch .left-btn {
    border-radius: 0px 2px 2px 0px;
  }

  .service-center-header .switch .right-btn {
    border-radius: 2px 0px 0px 2px;
  }

  .service-center-header .switch .check-btn {
    background-color: #006666;
    color: #fff;
  }

  .logo img {
    display: block;
  }

  .service-center-header .web-menu {
    flex: 1;
    width: 1060px;
    min-width: 1060px;
  }

  .service-center-header .web-menu .web-menu-centen {
    /* width: 1060px !important; */
    margin-left: 0;
  }

  .web-top .layui-container {
    width: 1344px;
  }
  #service-center-header {
    width: 1344px !important;
  }