@charset "UTF-8";
@media (min-width: 1025px) {
  .page-tool .page-item:not(.cur):hover {
    background: #f6f8fa;
  }
  .page-tool .tap .point:hover {
    background: #f6f8fa;
  }
  .page-tool .tap .tap-ipt a:hover {
    background: #f6f8fa;
  }
  .page-tool .prev:hover,
  .page-tool .next:hover {
    background: #f6f8fa;
  }
  .page-inner--main {
    /* 联系我们 */
    /* 详情 */
    /* 纯文本列表 */
    /* 纯图片列表 */
    /* 图文列表 */
  }
  .page-inner--main .container-box .result-exhibit {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .page-inner--main .container-box.no_p {
    padding-left: 0;
    padding-right: 0;
  }
  .page-inner--main .company {
    /* 公司大事记 */
  }
  .page-inner--main .company .evolution-anchor .anchor-item:hover {
    font-weight: bold;
    color: #c08235;
  }
  .page-inner--main .company .evolution-prev, .page-inner--main .company .evolution-next {
    transition: all 0.4s;
  }
  .page-inner--main .company .evolution-prev:not(.swiper-button-disabled):hover, .page-inner--main .company .evolution-next:not(.swiper-button-disabled):hover {
    background: #c08235;
  }
  .page-inner--main .contact-us .ways .way-ls .ls-item a {
    transition: all 0.3s;
  }
  .page-inner--main .contact-us .ways .way-ls .ls-item a:hover {
    color: #c08235;
  }
  .page-inner--main .contact-us .cooperate .form-container .subbtn:hover::after {
    left: 0;
    width: 100%;
  }
  .page-inner--main .public-detail .detail-head .back:hover font {
    animation: bf_x 0.8s linear infinite;
  }
  .page-inner--main .public-detail .detail-change .prev span,
  .page-inner--main .public-detail .detail-change .prev b,
  .page-inner--main .public-detail .detail-change .next span,
  .page-inner--main .public-detail .detail-change .next b {
    transition: all 0.3s;
  }
  .page-inner--main .public-detail .detail-change .prev:hover,
  .page-inner--main .public-detail .detail-change .next:hover {
    background: #c08235;
    box-shadow: 0px 0px 24px 0px rgba(192, 130, 53, 0.08);
  }
  .page-inner--main .public-detail .detail-change .prev:hover span,
  .page-inner--main .public-detail .detail-change .prev:hover b,
  .page-inner--main .public-detail .detail-change .next:hover span,
  .page-inner--main .public-detail .detail-change .next:hover b {
    color: #fff;
  }
  .page-inner--main .textls-ls .ls-item:hover .date,
  .page-inner--main .textls-ls .ls-item:hover .info .title,
  .page-inner--main .textls-ls .ls-item:hover .learn {
    color: #c08235;
  }
  .page-inner--main .textls-ls .ls-item:hover .learn font {
    animation: bf_x 0.8s linear infinite;
  }
  .page-inner--main .textls-ls .ls-item:hover::after {
    transform: scale(1);
  }
  .page-inner--main .picls {
    padding-top: 114px;
    padding-bottom: 138px;
  }
  .page-inner--main .picls-ls .ls-item .date::after,
  .page-inner--main .picls-ls .ls-item .learn {
    transition: all 0.4s;
  }
  .page-inner--main .picls-ls .ls-item:hover .date::after {
    opacity: 1;
  }
  .page-inner--main .picls-ls .ls-item:hover .learn {
    color: #c08235;
  }
  .page-inner--main .picls-ls .ls-item:hover .learn font {
    animation: bf_x 0.8s linear infinite;
  }
  .page-inner--main .picls-ls .ls-item:hover::after {
    transform: scale(1);
  }
  .page-inner--main .tpls {
    padding-top: 70px;
    padding-bottom: 94px;
  }
  .page-inner--main .tpls-ls .ls-item:hover {
    background: #fff9f1;
  }
  .page-inner--main .tpls-ls .ls-item:hover .date .md,
  .page-inner--main .tpls-ls .ls-item:hover .item-info .title,
  .page-inner--main .tpls-ls .ls-item:hover .item-info .learn {
    color: #c08235;
  }
  .page-inner--main .tpls-ls .ls-item:hover .item-info .learn font {
    animation: bf_x 0.8s linear infinite;
  }
}

@media (max-width: 1024px) {
  .head--pc {
    display: none;
  }
  .head--wap {
    display: flex;
  }
  .foot--pc {
    display: none;
  }
  .foot--wap {
    display: block;
  }
  .back-top {
    width: 9.33vw !important;
    height: 9.33vw !important;
    right: 4vw;
    bottom: 10vh !important;
  }
  .back-top font {
    font-size: 4vw;
  }
  .page-tool {
    margin: 6.67vw 0 2.67vw;
  }
  .page-tool .page-item {
    width: 8vw;
    height: 8vw;
    margin: 0 1.2vw;
    background: #f6f8fa;
  }
  .page-tool .page-item a {
    font-size: 3.2vw;
    line-height: 8vw;
  }
  .page-tool .tap {
    display: none;
  }
  .page-tool .prev,
  .page-tool .next {
    width: 12vw;
    height: 8vw;
    border-radius: 4vw;
    margin: 0 1.2vw;
    background: #f6f8fa;
  }
  .page-tool .prev font,
  .page-tool .next font {
    width: 8vw;
    height: 8vw;
    font-size: 3.67vw;
  }
  #fp-nav {
    display: none;
  }
  .page-index--pc {
    display: none;
  }
  .page-index--wap {
    display: block;
    height: 100vh;
    overflow: hidden;
    overflow-y: auto;
  }
  .page-inner {
    width: 100vw;
    height: 100vh;
    background: #f1f2f2;
  }
  .page-inner--main {
    /* 信息公开 */
    /* 联系我们 */
    /* 详情 */
    /* 纯文本列表 */
    /* 纯图片列表 */
    /* 图文列表 */
  }
  .page-inner--main .plate-title font {
    width: 20.8vw;
    height: 5.47vw;
    font-size: 20.8vw;
    padding-bottom: 0;
  }
  .page-inner--main .plate-title h2 .cn {
    font-size: 6.13vw;
    padding-right: 2vw;
  }
  .page-inner--main .plate-title h2 .en {
    font-size: 4.53vw;
  }
  .page-inner--main .plate-title.underline font {
    display: inline-flex;
  }
  .page-inner--main .plate-title.underline h2 .cn {
    font-size: 5.33vw;
    color: transparent;
  }
  .page-inner--main .plate-title.underline h2::after {
    display: none;
  }
  .page-inner--main .inner-bg {
    height: 85.87vw;
    background-image: var(--wapbg);
  }
  .page-inner--main .inner-bg h1,
  .page-inner--main .inner-bg p {
    font-size: 6.67vw;
    line-height: 10vw;
  }
  .page-inner--main .inner-bg .search-box {
    width: 78vw;
    height: 10vw;
    border-radius: 6vw;
    margin-top: 4.8vw;
    padding: 2vw 2vw 2vw 4vw;
  }
  .page-inner--main .inner-bg .search-box input {
    line-height: 6vw;
    font-size: 4vw;
    margin-right: 2vw;
  }
  .page-inner--main .inner-bg .search-box .search-sub {
    width: 6vw;
    height: 6vw;
    font-size: 3.2vw;
  }
  .page-inner--main .inner-bg .mouse-handle {
    width: 8vw;
    height: 8vw;
    font-size: 3.2vw;
    bottom: 5.6vw;
    margin-left: -4vw;
  }
  .page-inner--main .sec-menu {
    top: -0.27vw;
  }
  .page-inner--main .sec-menu .web-menu {
    display: none;
  }
  .page-inner--main .sec-menu .wap-menu {
    display: block;
  }
  .page-inner--main .wap-menu-3rd {
    display: block;
  }
  .page-inner--main .container-box {
    padding-left: 4vw;
    padding-right: 4vw;
    border-radius: 2.13vw 2.13vw 0 0;
    box-shadow: 0vw 0vw 1.87vw 0vw rgba(110, 75, 30, 0.17);
    background: #ffffff;
  }
  .page-inner--main .container-box h2.box-title {
    display: none;
  }
  .page-inner--main .container-box .box-l {
    display: none;
  }
  .page-inner--main .container-box .box-r {
    width: 100%;
  }
  .page-inner--main .container-box .result-exhibit {
    margin: 3.2vw 0;
  }
  .page-inner--main .container-box .result-exhibit h3 {
    font-size: 5.33vw;
    line-height: 6.4vw;
    padding-bottom: 3.2vw;
  }
  .page-inner--main .container-box .result-exhibit h3::after {
    width: 4.67vw;
    height: 0.4vw;
  }
  .page-inner--main .container-box .result-exhibit p {
    line-height: 7.2vw;
    font-size: 4vw;
    padding-bottom: 2.67vw;
    margin-top: 3.2vw;
  }
  .page-inner--main:has(.wap-menu-3rd) .container-box {
    border-radius: 0;
  }
  .page-inner--main .company {
    padding-left: 0;
    padding-right: 0;
    /* 公司简介 */
    /* 领导成员 */
    /* 组织架构 */
    /* 发展战略 */
    /* 业务板块 */
    /* 公司大事记 */
    /* 资质荣誉 */
  }
  .page-inner--main .company .cli {
    height: 13.06vw;
    top: -13.06vw;
  }
  .page-inner--main .company .synopsis {
    padding: 8.13vw 4vw 10.53vw;
    background: #fff;
  }
  .page-inner--main .company .synopsis .introduce {
    width: 100%;
    margin-top: 4.27vw;
  }
  .page-inner--main .company .synopsis .introduce .company-name {
    font-size: 5.07vw;
    line-height: 6.13vw;
  }
  .page-inner--main .company .synopsis .introduce-detail {
    font-size: 3.47vw;
    line-height: 6.13vw;
    margin-top: 6.4vw;
  }
  .page-inner--main .company .synopsis .introduce .exhibit-img {
    display: block;
  }
  .page-inner--main .company .leader {
    padding: 11.07vw 4vw 13.73vw;
    background: #fefeff url("../images/inner_bg_jtgk_w1.jpg") no-repeat center bottom/cover;
  }
  .page-inner--main .company .leader-detail {
    margin-top: 5.33vw;
  }
  .page-inner--main .company .leader-detail p {
    min-height: 12.27vw;
    line-height: 6.13vw;
    font-size: 3.47vw;
    padding: 3.07vw 0;
    border-bottom-width: 0.13vw;
  }
  .page-inner--main .company .organize {
    padding: 13.6vw 4vw 14.93vw;
    background: url("../images/inner_bg_jtgk_w2.jpg") no-repeat center bottom/cover;
  }
  .page-inner--main .company .organize-img {
    width: calc(100% + 2.4vw);
    margin: 8vw -1.2vw 0;
  }
  .page-inner--main .company .develop {
    padding: 8.13vw 4vw 10.53vw;
    background: #fff;
  }
  .page-inner--main .company .develop-img {
    width: calc(100% + 2.4vw);
    margin: 8vw -1.2vw 0;
  }
  .page-inner--main .company .industry {
    padding: 0;
    background: transparent;
  }
  .page-inner--main .company .industry-list,
  .page-inner--main .company .industry .plate-title {
    display: none;
  }
  .page-inner--main .company .industry-swiper {
    display: block;
  }
  .page-inner--main .company .evolution {
    padding: 9.47vw 0 0;
    background: #fafafa url("../images/inner_bg_jtgk_w4.jpg") no-repeat center bottom/cover;
  }
  .page-inner--main .company .evolution .plate-title {
    padding: 0 4vw;
  }
  .page-inner--main .company .evolution-anchor {
    width: 100%;
    height: 5.87vw;
    font-size: 3.2vw;
    margin-top: 8.53vw;
    position: static;
    overflow: hidden;
    overflow-x: auto;
    box-sizing: border-box;
    padding: 0 0.8vw;
  }
  .page-inner--main .company .evolution-anchor .light-slide {
    display: none;
  }
  .page-inner--main .company .evolution-anchor .anchor-item {
    line-height: 5.87vw;
    padding: 0 3.2vw;
    flex-shrink: 0;
    position: relative;
  }
  .page-inner--main .company .evolution-anchor .anchor-item::after {
    content: "";
    width: 2.53vw;
    height: 0.53vw;
    border-radius: 0.27vw;
    margin-left: -1.26vw;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .page-inner--main .company .evolution-anchor .anchor-item.cur {
    font-weight: bold;
    color: #c08235;
  }
  .page-inner--main .company .evolution-anchor .anchor-item.cur::after {
    background: #c08235;
  }
  .page-inner--main .company .evolution-swiper {
    height: 85vw;
    margin-top: 6vw;
  }
  .page-inner--main .company .evolution-swiper .swiper-slide {
    width: 40vw;
    padding: 0;
  }
  .page-inner--main .company .evolution-swiper .swiper-slide .circle {
    width: 2.13vw;
    height: 2.13vw;
    border: solid 0.27vw #c08235;
    margin-top: -1.07vw;
  }
  .page-inner--main .company .evolution-swiper .swiper-slide .circle::before {
    width: 0.8vw;
    height: 0.8vw;
    margin: -0.4vw 0 0 -0.4vw;
  }
  .page-inner--main .company .evolution-swiper .swiper-slide .circle::after {
    width: 0.27vw;
    height: 8vw;
    margin: 0 0 0 -0.13vw;
  }
  .page-inner--main .company .evolution-swiper .swiper-slide .data-t,
  .page-inner--main .company .evolution-swiper .swiper-slide .data-b {
    width: 80vw;
    padding-top: 6.4vw;
    padding-right: 4vw;
  }
  .page-inner--main .company .evolution-swiper .swiper-slide .data-t .year,
  .page-inner--main .company .evolution-swiper .swiper-slide .data-b .year {
    height: 6.4vw;
  }
  .page-inner--main .company .evolution-swiper .swiper-slide .data-t .year .oppob,
  .page-inner--main .company .evolution-swiper .swiper-slide .data-b .year .oppob {
    font-size: 4.8vw;
  }
  .page-inner--main .company .evolution-swiper .swiper-slide .data-t .year sub,
  .page-inner--main .company .evolution-swiper .swiper-slide .data-b .year sub {
    line-height: 4.8vw;
    font-size: 3.2vw;
    margin-left: 0.27vw;
  }
  .page-inner--main .company .evolution-swiper .swiper-slide .data-t .desc,
  .page-inner--main .company .evolution-swiper .swiper-slide .data-b .desc {
    font-size: 2.4vw;
    line-height: 4vw;
    margin-top: 2.67vw;
    max-height: 16vw;
  }
  .page-inner--main .company .evolution-swiper .swiper-slide:nth-child(2n) .data-b {
    padding-top: 10vw;
  }
  .page-inner--main .company .evolution-swiper::before {
    height: 0.27vw;
    margin-top: -0.13vw;
  }
  .page-inner--main .company .evolution-prev, .page-inner--main .company .evolution-next {
    width: 6.93vw;
    height: 6.93vw;
    right: 4vw;
  }
  .page-inner--main .company .evolution-prev font, .page-inner--main .company .evolution-next font {
    width: 6.93vw;
    height: 6.93vw;
    font-size: 3.2vw;
  }
  .page-inner--main .company .evolution-prev {
    right: 12.93vw;
  }
  .page-inner--main .company .honor {
    padding: 8.8vw 4vw 0;
    background: #fff;
  }
  .page-inner--main .company .honor-container {
    flex-direction: column;
    margin-top: 9.33vw;
  }
  .page-inner--main .company .honor-container .cl,
  .page-inner--main .company .honor-container .cr {
    width: 100%;
    padding-top: 0;
  }
  .page-inner--main .company .honor-container .cl .box-title,
  .page-inner--main .company .honor-container .cr .box-title {
    height: 5.73vw;
    padding-bottom: 1.47vw;
  }
  .page-inner--main .company .honor-container .cl .box-title font,
  .page-inner--main .company .honor-container .cr .box-title font {
    width: 9.47vw;
    height: 5.73vw;
    padding-right: 2.27vw;
    font-size: 4vw;
    margin-right: 0.8vw;
  }
  .page-inner--main .company .honor-container .cl .box-title b,
  .page-inner--main .company .honor-container .cr .box-title b {
    font-size: 4.27vw;
  }
  .page-inner--main .company .honor-container .cl .box-title::before,
  .page-inner--main .company .honor-container .cr .box-title::before {
    height: 0.93vw;
  }
  .page-inner--main .company .honor-container .cc {
    display: none;
  }
  .page-inner--main .company .honor-container .cl .credential-ls {
    margin-top: 0;
    width: 100%;
  }
  .page-inner--main .company .honor-container .cl .credential-ls li {
    padding: 4.53vw 1.33vw 4.53vw 1.73vw;
    border-bottom-width: 0.13vw;
    line-height: 4.8vw;
    font-size: 3.47vw;
  }
  .page-inner--main .company .honor-container .cl .credential-ls li::before {
    width: 0.53vw;
    height: 1.87vw;
    border-radius: 0.27vw;
    top: 5.47vw;
  }
  .page-inner--main .company .honor-container .cr {
    margin-top: 8.13vw;
    padding-bottom: 10vw;
  }
  .page-inner--main .company .honor-container .cr .honor-swiper {
    width: calc(100% + 8vw);
    margin-top: 6.93vw;
    margin-left: -4vw;
    height: 47.07vw;
  }
  .page-inner--main .company .honor-container .cr .honor-swiper .swiper-slide {
    width: 59.07vw;
    height: 38.53vw;
  }
  .page-inner--main .company .honor-container .cr .honor-swiper .swiper-slide .slide-container {
    border-radius: 1.33vw;
    box-shadow: 0vw 0vw 3.2vw 0vw rgba(203, 169, 102, 0.28);
  }
  .page-inner--main .company .honor-container .cr .honor-swiper .swiper-slide .slide-container .title {
    font-size: 6.7vw;
  }
  .page-inner--main .company .honor-container .cr .honor-swiper .swiper-slide .slide-container .desc {
    width: 40vw;
    line-height: 5.87vw;
    font-size: 2.87vw;
    margin: 1.33vw auto 0;
  }
  .page-inner--main .company .honor-container .cr .honor-swiper .swiper-slide .slide-container .shading::before, .page-inner--main .company .honor-container .cr .honor-swiper .swiper-slide .slide-container .shading::after {
    box-shadow: 0vw 0vw 3.2vw 0vw rgba(175, 190, 210, 0.28);
    border-radius: 1.33vw;
    border-width: 0.13vw;
  }
  .page-inner--main .company .honor-container .cr .honor-swiper .swiper-slide .slide-container .shading::before {
    width: 56.93vw;
    height: 36.27vw;
  }
  .page-inner--main .company .honor-container .cr .honor-swiper .swiper-slide .slide-container .shading::after {
    width: 54.53vw;
    height: 34.13vw;
  }
  .page-inner--main .company .honor-container .cr .honor-swiper .swiper-slide .slide-container::before, .page-inner--main .company .honor-container .cr .honor-swiper .swiper-slide .slide-container::after {
    width: 10.53vw;
    height: 22.93vw;
  }
  .page-inner--main .company .honor-container .cr .honor-swiper .swiper-slide .slide-container::before {
    left: 4.8vw;
  }
  .page-inner--main .company .honor-container .cr .honor-swiper .swiper-slide .slide-container::after {
    right: 4.8vw;
  }
  .page-inner--main .company .honor-container .cr .honor-swiper .honor-page {
    height: 3.47vw;
  }
  .page-inner--main .company .honor-container .cr .honor-swiper .honor-page .swiper-pagination-bullet {
    margin: 0 1.33vw;
    width: 1.33vw;
    height: 1.33vw;
  }
  .page-inner--main .xxgk {
    /* 基础信息 */
    /* 图片 */
    /* 文本 */
    /* 招聘列表 */
  }
  .page-inner--main .xxgk-base {
    border-radius: 0;
  }
  .page-inner--main .xxgk-base .box-r {
    padding: 8vw 0;
  }
  .page-inner--main .xxgk-picinfo {
    padding-top: 8.13vw;
    padding-bottom: 55vw;
    min-height: 30vw;
    background-image: none;
  }
  .page-inner--main .xxgk-picinfo .info-box {
    width: 100%;
    margin-top: 6vw;
  }
  .page-inner--main .xxgk-picinfo .info-box p {
    font-size: 3.73vw;
    line-height: 6.67vw;
  }
  .page-inner--main .xxgk-picinfo .info-img {
    width: 100%;
    display: block;
    border-radius: 0.27vw;
    margin-top: 3.73vw;
  }
  .page-inner--main .xxgk-textinfo {
    padding-top: 8.13vw;
    padding-bottom: 6.53vw;
  }
  .page-inner--main .xxgk-textinfo h2 {
    font-size: 4.8vw;
    margin-bottom: 4.8vw;
  }
  .page-inner--main .xxgk-textinfo .rich-box p,
  .page-inner--main .xxgk-textinfo .rich-box span {
    font-size: 3.73vw;
    line-height: 6.67vw;
    letter-spacing: 0.05vw;
  }
  .page-inner--main .xxgk-textinfo .rich-box img,
  .page-inner--main .xxgk-textinfo .rich-box video {
    margin: 4.8vw auto 0;
    padding: 4.8vw;
  }
  .page-inner--main .xxgk-opls {
    padding-top: 8.13vw;
    padding-bottom: 6.53vw;
  }
  .page-inner--main .xxgk-opls .opls-item {
    margin-bottom: 4.8vw;
  }
  .page-inner--main .xxgk-opls .opls-item .item-head {
    height: 11.2vw;
    border-radius: 0px 4vw 0px 0px;
    padding: 0 6.13vw;
  }
  .page-inner--main .xxgk-opls .opls-item .item-head .plus {
    width: 4vw;
    height: 4vw;
  }
  .page-inner--main .xxgk-opls .opls-item .item-head .plus i {
    width: 4vw;
    height: 0.27vw;
    margin-top: -0.13vw;
  }
  .page-inner--main .xxgk-opls .opls-name {
    width: calc(100% - 2.67vw);
    font-size: 4.53vw;
    line-height: 11.2vw;
  }
  .page-inner--main .xxgk-opls .opls-data {
    padding: 3.73vw 6.13vw 1.33vw;
  }
  .page-inner--main .xxgk-opls .opls-data p {
    font-size: 3.2vw;
    line-height: 5.6vw;
  }
  .page-inner--main .xxgk-opls .opls-data p a {
    font-size: 3.2vw;
    line-height: 5.6vw;
  }
  .page-inner--main .xxgk-opls .opls-data p.label {
    line-height: 8vw;
  }
  .page-inner--main .xxgk-opls .opls-data p.contact {
    margin-top: 4.8vw;
  }
  .page-inner--main .contact-us {
    padding-left: 0;
    padding-right: 0;
  }
  .page-inner--main .contact-us .cli {
    height: 13.06vw;
    top: -13.06vw;
  }
  .page-inner--main .contact-us .ways {
    padding: 8.13vw 4vw 14.93vw;
  }
  .page-inner--main .contact-us .ways .ways-info {
    flex-direction: column;
  }
  .page-inner--main .contact-us .ways .way-ls {
    width: 100%;
    margin-top: 5.6vw;
  }
  .page-inner--main .contact-us .ways .way-ls .ls-item {
    margin-bottom: 5.07vw;
  }
  .page-inner--main .contact-us .ways .way-ls .ls-item font {
    font-size: 4.67vw;
    width: 4.93vw;
    height: 4vw;
    margin-right: 2.67vw;
  }
  .page-inner--main .contact-us .ways .way-ls .ls-item span,
  .page-inner--main .contact-us .ways .way-ls .ls-item a {
    font-size: 3.47vw;
    line-height: 4vw;
  }
  .page-inner--main .contact-us .ways .way-ls .ls-item a {
    text-underline-offset: 0.27vw;
  }
  .page-inner--main .contact-us .ways .way-ls .qrcode {
    width: 100%;
    height: 22.93vw;
    border-radius: 1.33vw;
    padding-left: 8.13vw;
  }
  .page-inner--main .contact-us .ways .way-ls .qrcode p {
    margin-right: 10.4vw;
  }
  .page-inner--main .contact-us .ways .way-ls .qrcode p span {
    line-height: 4vw;
    font-size: 3.47vw;
  }
  .page-inner--main .contact-us .ways .way-ls .qrcode p span + span {
    margin-top: 1.87vw;
  }
  .page-inner--main .contact-us .ways .way-ls .qrcode .code-img {
    width: 13.87vw;
    height: 13.87vw;
    border-radius: 0.27vw;
  }
  .page-inner--main .contact-us .ways .exhibit-img {
    width: 100%;
    height: 63.87vw;
    border-radius: 0vw 4vw 0vw 4vw;
    margin-top: 8.27vw;
  }
  .page-inner--main .contact-us .cooperate {
    padding: 13.73vw 4vw 17.47vw;
    background: url("../images/lxwm_bg_w.jpg") no-repeat center/cover;
  }
  .page-inner--main .contact-us .cooperate .plate-title .other-el.tel {
    right: 0;
    top: 0;
    padding-top: 6.4vw;
    box-sizing: border-box;
  }
  .page-inner--main .contact-us .cooperate .plate-title .other-el.tel font {
    width: 4.53vw;
    height: 4.53vw;
    font-size: 4.13vw;
    margin-right: 2.4vw;
    padding-bottom: 0;
  }
  .page-inner--main .contact-us .cooperate .plate-title .other-el.tel span {
    font-size: 3.73vw;
  }
  .page-inner--main .contact-us .cooperate .form-container {
    margin-top: 6.4vw;
  }
  .page-inner--main .contact-us .cooperate .form-container .form-item {
    width: 100%;
    height: 9.33vw;
    border-radius: 0.8vw;
    padding: 2vw 2.67vw;
  }
  .page-inner--main .contact-us .cooperate .form-container .form-item label,
  .page-inner--main .contact-us .cooperate .form-container .form-item input,
  .page-inner--main .contact-us .cooperate .form-container .form-item textarea {
    font-size: 3.47vw;
    line-height: 5.33vw;
  }
  .page-inner--main .contact-us .cooperate .form-container .form-item:not(.full) {
    margin-bottom: 3.87vw;
  }
  .page-inner--main .contact-us .cooperate .form-container .form-item.full {
    height: 26.67vw;
  }
  .page-inner--main .contact-us .cooperate .form-container .subbtn {
    width: 100%;
    height: 9.33vw;
    border-radius: 0.8vw;
    border-width: 0.27vw;
    line-height: 8.79vw;
    font-size: 3.47vw;
    margin-top: 5.2vw;
  }
  .page-inner--main .public-detail {
    padding-top: 20vw;
    padding-bottom: 6.53vw;
    background: #fff url("../images/inner_detail.png") no-repeat top center/100% auto;
  }
  .page-inner--main .public-detail .detail-head {
    padding-bottom: 4.8vw;
    border-bottom-width: 0.27vw;
  }
  .page-inner--main .public-detail .detail-head .title {
    width: 100%;
    font-size: 4.8vw;
    line-height: 7.2vw;
  }
  .page-inner--main .public-detail .detail-head .date {
    font-size: 3.2vw;
    line-height: 6.4vw;
    margin-top: 4vw;
  }
  .page-inner--main .public-detail .detail-head .date span {
    font-size: 3.2vw;
  }
  .page-inner--main .public-detail .detail-head .back {
    top: 100%;
    height: 6.4vw;
    font-size: 3.67vw;
    margin-top: -11.4vw;
  }
  .page-inner--main .public-detail .detail-head .back font {
    margin-left: 1.2vw;
  }
  .page-inner--main .public-detail .detail-rich {
    padding-top: 5.07vw;
  }
  .page-inner--main .public-detail .detail-rich p,
  .page-inner--main .public-detail .detail-rich span {
    font-size: 3.73vw;
    letter-spacing: 0.05vw;
    line-height: 5.33vw;
  }
  .page-inner--main .public-detail .detail-change {
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 5.33vw;
  }
  .page-inner--main .public-detail .detail-change .prev,
  .page-inner--main .public-detail .detail-change .next {
    width: 100%;
    height: 24vw;
    border-radius: 0.8vw;
    padding: 0 4vw;
    margin-bottom: 4vw;
  }
  .page-inner--main .public-detail .detail-change .prev span,
  .page-inner--main .public-detail .detail-change .prev b,
  .page-inner--main .public-detail .detail-change .next span,
  .page-inner--main .public-detail .detail-change .next b {
    color: #333;
  }
  .page-inner--main .public-detail .detail-change .prev span,
  .page-inner--main .public-detail .detail-change .next span {
    font-size: 3.2vw;
    line-height: 4.8vw;
  }
  .page-inner--main .public-detail .detail-change .prev b,
  .page-inner--main .public-detail .detail-change .next b {
    font-size: 3.73vw;
    height: 9.6vw;
    line-height: 4.8vw;
    margin-top: 2vw;
  }
  .page-inner--main .textls {
    padding-top: 8.13vw;
    padding-bottom: 6.53vw;
  }
  .page-inner--main .textls-ls {
    border-top: 0.13vw solid #e0e3e8;
  }
  .page-inner--main .textls-ls .ls-item {
    height: 32vw;
    border-bottom: 0.13vw solid #e0e3e8;
  }
  .page-inner--main .textls-ls .ls-item .date {
    width: 19.87vw;
    line-height: 5.93vw;
    margin-top: -2.67vw;
  }
  .page-inner--main .textls-ls .ls-item .date .md {
    font-size: 4.2vw;
    letter-spacing: 0.08vw;
  }
  .page-inner--main .textls-ls .ls-item .date .year {
    font-size: 3.6vw;
    letter-spacing: 0.05vw;
  }
  .page-inner--main .textls-ls .ls-item .info {
    width: calc(100% - 19.87vw);
    padding-right: 0;
  }
  .page-inner--main .textls-ls .ls-item .info .title {
    font-size: 4vw;
    line-height: 6.4vw;
    letter-spacing: 0.05vw;
  }
  .page-inner--main .textls-ls .ls-item .info .desc {
    height: 11.2vw;
    font-size: 3.2vw;
    line-height: 5.6vw;
    letter-spacing: 0.2vw;
    margin-top: 1.2vw;
  }
  .page-inner--main .textls-ls .ls-item .learn {
    display: none;
  }
  .page-inner--main .picls {
    padding-top: 0;
    padding-bottom: 6.53vw;
  }
  .page-inner--main .picls-ls .ls-item {
    width: 100%;
    height: auto;
    margin-top: 6.4vw;
    border-bottom: 0.13vw solid #eeeeee;
    padding-bottom: 5.6vw;
  }
  .page-inner--main .picls-ls .ls-item .date {
    width: 13.87vw;
    height: 13.87vw;
    background: linear-gradient(0deg, #cc8f45 0%, #f1ba57 100%);
  }
  .page-inner--main .picls-ls .ls-item .date .md {
    font-size: 4vw;
    line-height: 5.07vw;
  }
  .page-inner--main .picls-ls .ls-item .date .year {
    width: 10.8vw;
    font-size: 2.93vw;
    line-height: 5.73vw;
    letter-spacing: 0.24vw;
  }
  .page-inner--main .picls-ls .ls-item .item-thumb {
    width: 100%;
    height: 50vw;
    border-radius: 0px 2.67vw 0px 2.67vw;
  }
  .page-inner--main .picls-ls .ls-item .title {
    height: auto;
    width: calc(100% - 4.8vw);
    margin-left: 2.4vw;
    font-size: 4vw;
    line-height: 6.4vw;
    max-height: 12.8vw;
    margin-top: 4.8vw;
  }
  .page-inner--main .picls-ls .ls-item .learn {
    color: #c08235;
    margin-left: 2.4vw;
    height: 4.8vw;
    font-size: 3.2vw;
    margin-top: 6.4vw;
  }
  .page-inner--main .picls-ls .ls-item .learn font {
    margin-left: 2.4vw;
  }
  .page-inner--main .picls-ls::after {
    width: 0;
  }
  .page-inner--main .tpls {
    padding-top: 0;
    padding-bottom: 6.53vw;
  }
  .page-inner--main .tpls-ls .ls-item {
    height: auto;
    flex-wrap: wrap;
    padding: 5.6vw 0;
  }
  .page-inner--main .tpls-ls .ls-item .thumb-top {
    display: block;
  }
  .page-inner--main .tpls-ls .ls-item .item-info .learn,
  .page-inner--main .tpls-ls .ls-item .thumb-right {
    display: none;
  }
  .page-inner--main .tpls-ls .ls-item .date {
    width: 19.87vw;
    line-height: 5.93vw;
    margin-top: -1vw;
  }
  .page-inner--main .tpls-ls .ls-item .date .md {
    font-size: 4.2vw;
    letter-spacing: 0.08vw;
  }
  .page-inner--main .tpls-ls .ls-item .date .year {
    font-size: 3.6vw;
    letter-spacing: 0.05vw;
  }
  .page-inner--main .tpls-ls .ls-item .item-info {
    width: calc(100% - 19.87vw);
    margin-top: 3.2vw;
  }
  .page-inner--main .tpls-ls .ls-item .item-info .learn {
    display: none;
  }
  .page-inner--main .tpls-ls .ls-item .item-info .title {
    width: 100%;
    font-size: 4.27vw;
    line-height: 6.4vw;
    letter-spacing: 0.05vw;
  }
  .page-inner--main .tpls-ls .ls-item .item-info .desc {
    height: 12.26vw;
    font-size: 3.47vw;
    line-height: 6.13vw;
    letter-spacing: 0.2vw;
    margin-top: 1.4vw;
  }
  .page-inner--main .tpls-ls .ls-item::after {
    width: 100%;
    left: 0;
    height: 0.13vw;
  }
  /* pc宽度小于1024时的样式 */
  .website .head--wap {
    height: 60px;
  }
  .website .head--wap .logo-svg svg {
    width: 290px;
    height: 30px;
  }
  .website .head--wap .search {
    width: 66px;
    height: 60px;
  }
  .website .head--wap .search-rt {
    padding: 0 0 12px 18px;
  }
  .website .head--wap .search-rt font {
    font-size: 20px;
  }
  .website .head--wap .search-box {
    height: 360px;
    box-shadow: 0px 0px 22px 0px rgba(13, 53, 104, 0.1);
  }
  .website .head--wap .search-box .close {
    width: 36px;
    height: 36px;
    font-size: 24px;
    top: 14px;
    right: 30px;
  }
  .website .head--wap .search-box .search-form {
    width: 100%;
    margin-top: 100px;
  }
  .website .head--wap .search-box .search-form p {
    font-size: 40px;
    line-height: 64px;
    margin-bottom: 40px;
  }
  .website .head--wap .search-box .search-form .ipt-box {
    width: 76%;
    height: 40px;
    border-bottom: 2px solid #c08235;
  }
  .website .head--wap .search-box .search-form .ipt-box input {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
  }
  .website .head--wap .search-box .search-form .ipt-box .search-sub {
    width: 30px;
    height: 40px;
    font-size: 18px;
  }
  .website .head--wap .search::before {
    width: 66px;
    height: 60px;
  }
  .website .head--wap .menu {
    padding: 30px 0;
  }
  .website .head--wap .menu li a {
    font-size: 18px;
    line-height: 48px;
  }
  .website .head--wap .menu-icon {
    width: 30px;
    height: 30px;
    left: 30px;
  }
  .website .head--wap .menu-icon i {
    width: 30px;
    height: 2px;
    border-radius: 1px;
  }
  .website .head--wap .menu-icon i + i {
    margin-top: 4px;
  }
  .website .head--wap .menu-icon::before, .website .head--wap .menu-icon::after {
    width: 30px;
    height: 2px;
    border-radius: 1px;
  }
  .website .head--wap .menu-icon::before {
    top: 12px;
  }
  .website .head--wap .menu-icon::after {
    top: 12px;
  }
  .website .head--wap.white, .website .head--wap.fixed-white {
    box-shadow: 0px 0px 22px 0px rgba(13, 53, 104, 0.1);
  }
  .website .foot--wap {
    padding: 30px 30px 24px;
  }
  .website .foot--wap .logo-svg svg {
    width: 320px;
    height: 40px;
  }
  .website .foot--wap .inlet .wechat {
    width: 56px;
    height: 56px;
    top: 22px;
    right: 30px;
  }
  .website .foot--wap .inlet .wechat font {
    width: 56px;
    height: 56px;
    font-size: 30px;
  }
  .website .foot--wap .inlet .entrance {
    height: 56px;
    border-radius: 28px;
    margin-left: 20px;
  }
  .website .foot--wap .inlet .entrance span {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.4px;
  }
  .website .foot--wap .inlet .entrance span:nth-child(2) {
    font-size: 12px;
    line-height: 18px;
  }
  .website .foot--wap .contact-ways {
    margin-top: 18px;
  }
  .website .foot--wap .contact-ways li {
    margin-bottom: 6px;
  }
  .website .foot--wap .contact-ways font {
    font-size: 18px;
    width: 30px;
    height: 24px;
  }
  .website .foot--wap .contact-ways span,
  .website .foot--wap .contact-ways a {
    font-size: 16px;
    line-height: 24px;
  }
  .website .foot--wap .contact-ways span:last-child {
    padding-right: 60px;
  }
  .website .foot--wap .friend-links {
    margin-top: 18px;
  }
  .website .foot--wap .friend-links .control {
    height: 38px;
    border-radius: 2px;
    padding: 0 14px;
  }
  .website .foot--wap .friend-links .control span {
    font-size: 14px;
  }
  .website .foot--wap .friend-links .control font {
    font-size: 14px;
  }
  .website .foot--wap .friend-links .links {
    width: 100%;
    padding: 14px;
    border-radius: 2px;
    top: 80px;
    max-height: 200px;
  }
  .website .foot--wap .friend-links .links li + li {
    margin-top: 8px;
  }
  .website .foot--wap .friend-links .links a {
    font-size: 14px;
    line-height: 26px;
  }
  .website .foot--wap .friend-links .links::-webkit-scrollbar {
    width: 6px;
  }
  .website .foot--wap .friend-links .links::-webkit-scrollbar-thumb {
    border-radius: 6px;
  }
  .website .foot--wap .friend-links .links::-webkit-scrollbar-track {
    border-radius: 6px;
  }
  .website .foot--wap .friend-links.open .links {
    top: 40px;
  }
  .website .foot--wap .map-box {
    height: 220px;
    border-radius: 0vw 20px 0vw 20px;
    margin-top: 30px;
    margin-bottom: 16px;
  }
  .website .foot--wap .about-item span,
  .website .foot--wap .about-item .about-link {
    font-size: 16px;
    line-height: 24px;
  }
  .website .back-top {
    width: 50px !important;
    height: 50px !important;
    right: 16px;
    bottom: 40px !important;
  }
  .website .back-top font {
    font-size: 24px;
  }
  .website .page-tool {
    margin: 48px 0 14px;
  }
  .website .page-tool .page-item {
    width: 32px;
    height: 32px;
    margin: 0 8px;
  }
  .website .page-tool .page-item a {
    font-size: 16px;
    line-height: 32px;
  }
  .website .page-tool .prev,
  .website .page-tool .next {
    width: 48px;
    height: 32px;
    border-radius: 16px;
    margin: 0 8px;
  }
  .website .page-tool .prev font,
  .website .page-tool .next font {
    width: 32px;
    height: 32px;
    font-size: 18px;
  }
  .website .page-index--wap .banner .swiper-slide {
    padding: 0 50px 5vh;
  }
  .website .page-index--wap .banner .swiper-slide .banner-text {
    max-width: 60%;
  }
  .website .page-index--wap .banner .swiper-slide .banner-text + .banner-text {
    margin-top: 18px;
  }
  .website .page-index--wap .banner::before {
    height: 120px;
  }
  .website .page-index--wap .news,
  .website .page-index--wap .about-us {
    padding: 60px 30px 40px;
  }
  .website .page-index--wap .news {
    padding-bottom: 70px;
  }
  .website .page-index--wap .news .more {
    height: 36px;
    margin-top: -38px;
  }
  .website .page-index--wap .news .more span {
    font-size: 18px;
  }
  .website .page-index--wap .news .more font {
    font-size: 20px;
    margin-left: 10px;
  }
  .website .page-index--wap .news .news-swiper-box {
    height: 380px;
    margin-top: 32px;
    margin-bottom: 36px;
    box-shadow: 7px 12px 40px 0vw rgba(110, 75, 30, 0.52);
  }
  .website .page-index--wap .news .news-swiper-box .date {
    width: 88px;
    height: 88px;
  }
  .website .page-index--wap .news .news-swiper-box .date .md {
    font-size: 20px;
    line-height: 34px;
  }
  .website .page-index--wap .news .news-swiper-box .date .year {
    width: 60px;
    font-size: 14px;
    line-height: 36px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  .website .page-index--wap .business {
    height: 670px;
  }
  .website .page-index--wap .business .parallax-bg {
    width: 1938px;
    left: -305px;
  }
  .website .page-index--wap .business .swiper-slide {
    width: 330px;
    border-left-color: rgba(255, 255, 255, 0.3);
    padding: 0 40px;
  }
  .website .page-index--wap .business .swiper-slide font {
    font-size: 56px;
    width: 56px;
    height: 56px;
  }
  .website .page-index--wap .business .swiper-slide .type-name {
    font-size: 24px;
    line-height: 32px;
    margin-top: 12px;
  }
  .website .page-index--wap .business .swiper-slide .type-name::after {
    width: 38px;
    height: 3px;
    bottom: -32px;
    margin-left: -18px;
  }
  .website .page-index--wap .business .swiper-slide .description {
    font-size: 18px;
    line-height: 28px;
    height: 140px;
    margin-top: 60px;
  }
  .website .page-index--wap .about-us img {
    margin: 24px auto 40px;
  }
  .website .page-index--wap .about-us h3 {
    font-size: 30px;
    line-height: 40px;
  }
  .website .page-index--wap .about-us h3::before {
    width: 36px;
    height: 3px;
    bottom: -20px;
  }
  .website .page-index--wap .about-us .description {
    font-size: 16px;
    line-height: 30px;
    margin-top: 48px;
  }
  .website .page-index--wap .about-us .statistics {
    padding: 0 30px;
    margin-top: 32px;
  }
  .website .page-index--wap .about-us .statistics li {
    width: 40%;
    margin-bottom: 24px;
  }
  .website .page-index--wap .about-us .statistics .num-box .num {
    line-height: 110px;
    font-size: 70px;
  }
  .website .page-index--wap .about-us .statistics .num-box .num-cn {
    font-size: 54px;
    height: 110px;
    line-height: 98px;
  }
  .website .page-index--wap .about-us .statistics .num-box .unit {
    line-height: 80px;
    font-size: 16px;
    margin-left: 6px;
  }
  .website .page-index--wap .about-us .statistics .num-box .from {
    line-height: 24px;
    font-size: 16px;
    margin-top: -18px;
  }
  .website .page-inner--main {
    /* 集团概况 */
    /* 信息公开 */
    /* 联系我们 */
    /* 详情 */
    /* 纯文本列表 */
    /* 纯图片列表 */
    /* 图文列表 */
  }
  .website .page-inner--main .plate-title font {
    width: 156px;
    height: 42px;
    font-size: 156px;
  }
  .website .page-inner--main .plate-title h2 .cn {
    font-size: 40px;
    padding-right: 14px;
  }
  .website .page-inner--main .plate-title h2 .en {
    font-size: 34px;
  }
  .website .page-inner--main .inner-bg {
    height: 70vh;
  }
  .website .page-inner--main .inner-bg h1,
  .website .page-inner--main .inner-bg p {
    font-size: 30px;
    line-height: 56px;
  }
  .website .page-inner--main .inner-bg .search-box {
    width: 78%;
    max-width: 600px;
    height: 64px;
    border-radius: 32px;
    margin-top: 36px;
    padding: 16px 16px 16px 30px;
  }
  .website .page-inner--main .inner-bg .search-box input {
    line-height: 48px;
    font-size: 16px;
    margin-right: 16px;
  }
  .website .page-inner--main .inner-bg .search-box .search-sub {
    width: 40px;
    height: 40px;
    font-size: 24px;
  }
  .website .page-inner--main .inner-bg .mouse-handle {
    width: 48px;
    height: 48px;
    font-size: 16px;
    bottom: 30px;
    margin-left: -30px;
  }
  .website .page-inner--main .sec-menu {
    top: -2px;
  }
  .website .page-inner--main .sec-menu .wap-menu {
    min-width: calc(100% - 48px);
    height: 62px;
    box-shadow: 0px 0px 24px 0px rgba(110, 75, 30, 0.28);
    margin: -36px auto 36px;
  }
  .website .page-inner--main .sec-menu .wap-menu-ls li a {
    padding: 0 16px;
    font-size: 18px;
    line-height: 62px;
  }
  .website .page-inner--main .sec-menu .wap-menu-ls li a::after {
    width: calc(100% - 32px);
    height: 4px;
    left: 16px;
  }
  .website .page-inner--main .sec-menu .wap-menu-ls li:nth-child(1) a::after, .website .page-inner--main .sec-menu .wap-menu-ls li:nth-last-child(1) a::after {
    width: calc(100% - 32px);
  }
  .website .page-inner--main .sec-menu .wap-menu::before, .website .page-inner--main .sec-menu .wap-menu::after {
    width: 70px;
    height: 64px;
  }
  .website .page-inner--main .sec-menu.ft .wap-menu {
    padding: 0 66px 0 30px;
  }
  .website .page-inner--main .sec-menu.ft .wap-menu-ls.fjc {
    width: calc(100% - 36px);
    margin-left: 36px;
  }
  .website .page-inner--main .wap-menu-3rd {
    height: 70px;
    box-shadow: 0 0 14px 0 rgba(110, 75, 30, 0.17);
    border-radius: 16px 16px 0 0;
    padding: 0 120px 0 20px;
    border-bottom: 1px solid rgba(201, 201, 201, 0.33);
  }
  .website .page-inner--main .wap-menu-3rd .swiper-slide a {
    padding: 0 30px;
    font-size: 18px;
  }
  .website .page-inner--main .wap-menu-3rd .swiper-slide + .swiper-slide::before {
    width: 2px;
    height: 24px;
  }
  .website .page-inner--main .wap-menu-3rd .swiper-slide.cur a::after {
    width: calc(100% - 60px);
    height: 4px;
    left: 30px;
  }
  .website .page-inner--main .wap-menu-3rd .wap-menu-prev,
  .website .page-inner--main .wap-menu-3rd .wap-menu-next {
    width: 20px;
    font-size: 20px;
    height: 70px;
  }
  .website .page-inner--main .wap-menu-3rd .wap-menu-prev {
    right: 68px;
  }
  .website .page-inner--main .wap-menu-3rd .wap-menu-next {
    right: 36px;
  }
  .website .page-inner--main .container-box {
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 16px 16px 0 0;
    box-shadow: 0px 0px 14px 0px rgba(110, 75, 30, 0.17);
    background: #fff;
  }
  .website .page-inner--main .container-box .box-l {
    display: none;
  }
  .website .page-inner--main .container-box .box-r {
    width: 100%;
  }
  .website .page-inner--main .container-box .result-exhibit {
    margin: 30px 0;
  }
  .website .page-inner--main .container-box .result-exhibit h3 {
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 20px;
  }
  .website .page-inner--main .container-box .result-exhibit h3::after {
    width: 30px;
    height: 3px;
  }
  .website .page-inner--main .container-box .result-exhibit p {
    line-height: 30px;
    font-size: 16px;
    padding-bottom: 16px;
    margin-top: 18px;
  }
  .website .page-inner--main:has(.wap-menu-3rd) .container-box {
    border-radius: 0;
  }
  .website .page-inner--main .company {
    padding-left: 0;
    padding-right: 0;
    /* 公司简介 */
    /* 领导成员 */
    /* 组织架构 */
    /* 发展战略 */
    /* 业务板块 */
    /* 公司大事记 */
    /* 资质荣誉 */
  }
  .website .page-inner--main .company .cli {
    height: 62px;
    top: -62px;
  }
  .website .page-inner--main .company .synopsis {
    padding: 60px 30px;
  }
  .website .page-inner--main .company .synopsis .introduce {
    margin-top: 30px;
  }
  .website .page-inner--main .company .synopsis .introduce .company-name {
    font-size: 24px;
    line-height: 32px;
  }
  .website .page-inner--main .company .synopsis .introduce-detail {
    font-size: 16px;
    line-height: 32px;
    margin-top: 30px;
  }
  .website .page-inner--main .company .synopsis .introduce .exhibit-img {
    width: 100%;
    height: auto;
  }
  .website .page-inner--main .company .synopsis .introduce .exhibit-img img {
    width: 100%;
    height: auto;
  }
  .website .page-inner--main .company .leader {
    padding: 80px 30px;
  }
  .website .page-inner--main .company .leader-detail {
    margin-top: 40px;
  }
  .website .page-inner--main .company .leader-detail p {
    min-height: 68px;
    line-height: 34px;
    font-size: 20px;
    padding: 17px 0;
    border-bottom-width: 1px;
  }
  .website .page-inner--main .company .organize {
    padding: 60px 30px;
  }
  .website .page-inner--main .company .organize-img {
    width: calc(100% + 18px);
    margin: 60px -9px 0;
  }
  .website .page-inner--main .company .develop {
    padding: 60px 30px;
  }
  .website .page-inner--main .company .develop-img {
    width: calc(100% + 18px);
    margin: 60px -9px 0;
  }
  .website .page-inner--main .company .industry-swiper {
    height: 580px;
  }
  .website .page-inner--main .company .industry-swiper .swiper-slide {
    width: 330px;
    padding: 50px 50px 0;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
  }
  .website .page-inner--main .company .industry-swiper .swiper-slide font {
    font-size: 54px;
    width: 54px;
    height: 54px;
  }
  .website .page-inner--main .company .industry-swiper .swiper-slide .type-name {
    font-size: 28px;
    line-height: 36px;
    margin-top: 16px;
  }
  .website .page-inner--main .company .industry-swiper .swiper-slide .type-name::after {
    width: 38px;
    height: 3px;
    margin-left: -18px;
    bottom: -32px;
  }
  .website .page-inner--main .company .industry-swiper .swiper-slide .description {
    font-size: 16px;
    line-height: 30px;
    height: 270px;
    margin-top: 60px;
  }
  .website .page-inner--main .company .evolution {
    padding: 60px 0 0;
  }
  .website .page-inner--main .company .evolution .plate-title {
    padding: 0 30px;
  }
  .website .page-inner--main .company .evolution-anchor {
    width: 100%;
    height: 40px;
    font-size: 20px;
    margin-top: 60px;
    padding: 0;
  }
  .website .page-inner--main .company .evolution-anchor .anchor-item {
    line-height: 40px;
    padding: 0 30px;
  }
  .website .page-inner--main .company .evolution-anchor .anchor-item::after {
    width: 20px;
    height: 3px;
    border-radius: 2px;
    margin-left: -10px;
  }
  .website .page-inner--main .company .evolution-swiper {
    height: 640px;
    margin-top: 0;
  }
  .website .page-inner--main .company .evolution-swiper .swiper-slide {
    width: 200px;
    padding: 30px 0;
  }
  .website .page-inner--main .company .evolution-swiper .swiper-slide .circle {
    width: 20px;
    height: 20px;
    border: solid 1px #c08235;
    margin-top: -10px;
  }
  .website .page-inner--main .company .evolution-swiper .swiper-slide .circle::before {
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
  }
  .website .page-inner--main .company .evolution-swiper .swiper-slide .circle::after {
    width: 2px;
    height: 80px;
    margin: 0 0 0 -1px;
  }
  .website .page-inner--main .company .evolution-swiper .swiper-slide .data-t,
  .website .page-inner--main .company .evolution-swiper .swiper-slide .data-b {
    width: 400px;
    padding-top: 30px;
    padding-right: 30px;
  }
  .website .page-inner--main .company .evolution-swiper .swiper-slide .data-t .year,
  .website .page-inner--main .company .evolution-swiper .swiper-slide .data-b .year {
    height: 24px;
  }
  .website .page-inner--main .company .evolution-swiper .swiper-slide .data-t .year .oppob,
  .website .page-inner--main .company .evolution-swiper .swiper-slide .data-b .year .oppob {
    font-size: 24px;
  }
  .website .page-inner--main .company .evolution-swiper .swiper-slide .data-t .year sub,
  .website .page-inner--main .company .evolution-swiper .swiper-slide .data-b .year sub {
    line-height: 24px;
    font-size: 18px;
    margin-left: 2px;
  }
  .website .page-inner--main .company .evolution-swiper .swiper-slide .data-t .desc,
  .website .page-inner--main .company .evolution-swiper .swiper-slide .data-b .desc {
    font-size: 16px;
    line-height: 28px;
    margin-top: 20px;
    max-height: 112px;
  }
  .website .page-inner--main .company .evolution-swiper .swiper-slide:nth-child(2n) .data-b {
    padding-top: 102px;
  }
  .website .page-inner--main .company .evolution-swiper::before {
    height: 2px;
    margin-top: -1px;
  }
  .website .page-inner--main .company .evolution-prev, .website .page-inner--main .company .evolution-next {
    width: 48px;
    height: 48px;
    right: 30px;
  }
  .website .page-inner--main .company .evolution-prev font, .website .page-inner--main .company .evolution-next font {
    width: 48px;
    height: 48px;
    font-size: 24px;
  }
  .website .page-inner--main .company .evolution-prev {
    right: 94px;
  }
  .website .page-inner--main .company .honor {
    padding: 60px 30px 0;
  }
  .website .page-inner--main .company .honor-container {
    margin-top: 50px;
  }
  .website .page-inner--main .company .honor-container .cl .box-title,
  .website .page-inner--main .company .honor-container .cr .box-title {
    height: 43px;
    padding-bottom: 11px;
  }
  .website .page-inner--main .company .honor-container .cl .box-title font,
  .website .page-inner--main .company .honor-container .cr .box-title font {
    width: 71px;
    height: 43px;
    padding-right: 17px;
    font-size: 30px;
    margin-right: 6px;
  }
  .website .page-inner--main .company .honor-container .cl .box-title b,
  .website .page-inner--main .company .honor-container .cr .box-title b {
    font-size: 28px;
  }
  .website .page-inner--main .company .honor-container .cl .box-title::before,
  .website .page-inner--main .company .honor-container .cr .box-title::before {
    height: 7px;
  }
  .website .page-inner--main .company .honor-container .cl .credential-ls li {
    padding: 20px 14px;
    border-bottom-width: 1px;
    line-height: 30px;
    font-size: 16px;
  }
  .website .page-inner--main .company .honor-container .cl .credential-ls li::before {
    width: 4px;
    height: 14px;
    border-radius: 2px;
    top: 28px;
  }
  .website .page-inner--main .company .honor-container .cr {
    margin-top: 8.13vw;
    padding-bottom: 10vw;
  }
  .website .page-inner--main .company .honor-container .cr .honor-swiper {
    width: calc(100% + 60px);
    margin-top: 40px;
    margin-left: -30px;
    height: 353px;
  }
  .website .page-inner--main .company .honor-container .cr .honor-swiper .swiper-slide {
    width: 443px;
    height: 289px;
  }
  .website .page-inner--main .company .honor-container .cr .honor-swiper .swiper-slide .slide-container {
    border-radius: 10px;
    box-shadow: 0px 0px 24px 0px rgba(203, 169, 102, 0.28);
  }
  .website .page-inner--main .company .honor-container .cr .honor-swiper .swiper-slide .slide-container .title {
    font-size: 38px;
  }
  .website .page-inner--main .company .honor-container .cr .honor-swiper .swiper-slide .slide-container .desc {
    width: 300px;
    line-height: 30px;
    margin: 8px auto 0;
    font-size: 16px;
  }
  .website .page-inner--main .company .honor-container .cr .honor-swiper .swiper-slide .slide-container .shading::before, .website .page-inner--main .company .honor-container .cr .honor-swiper .swiper-slide .slide-container .shading::after {
    box-shadow: 0px 0px 24px 0px rgba(175, 190, 210, 0.28);
    border-radius: 10px;
    border-width: 1px;
  }
  .website .page-inner--main .company .honor-container .cr .honor-swiper .swiper-slide .slide-container .shading::before {
    width: 427px;
    height: 272px;
  }
  .website .page-inner--main .company .honor-container .cr .honor-swiper .swiper-slide .slide-container .shading::after {
    width: 409px;
    height: 256px;
  }
  .website .page-inner--main .company .honor-container .cr .honor-swiper .swiper-slide .slide-container::before, .website .page-inner--main .company .honor-container .cr .honor-swiper .swiper-slide .slide-container::after {
    width: 61px;
    height: 133px;
  }
  .website .page-inner--main .company .honor-container .cr .honor-swiper .swiper-slide .slide-container::before {
    left: 28px;
  }
  .website .page-inner--main .company .honor-container .cr .honor-swiper .swiper-slide .slide-container::after {
    right: 28px;
  }
  .website .page-inner--main .company .honor-container .cr .honor-swiper .honor-page {
    height: 26px;
  }
  .website .page-inner--main .company .honor-container .cr .honor-swiper .honor-page .swiper-pagination-bullet {
    margin: 0 10px;
    width: 10px;
    height: 10px;
  }
  .website .page-inner--main .xxgk {
    /* 基础信息 */
    /* 图片 */
    /* 文本 */
    /* 招聘列表 */
  }
  .website .page-inner--main .xxgk-base .box-r {
    padding: 60px 0;
  }
  .website .page-inner--main .xxgk-picinfo {
    padding-top: 60px;
    padding-bottom: 48px;
    min-height: 240px;
  }
  .website .page-inner--main .xxgk-picinfo .info-box {
    margin-top: 36px;
  }
  .website .page-inner--main .xxgk-picinfo .info-box p {
    font-size: 20px;
    line-height: 44px;
  }
  .website .page-inner--main .xxgk-picinfo .info-img {
    border-radius: 2px;
    margin-top: 24px;
  }
  .website .page-inner--main .xxgk-textinfo {
    padding-top: 60px;
    padding-bottom: 48px;
  }
  .website .page-inner--main .xxgk-textinfo h2 {
    font-size: 36px;
    margin-bottom: 36px;
  }
  .website .page-inner--main .xxgk-textinfo .rich-box p,
  .website .page-inner--main .xxgk-textinfo .rich-box span {
    font-size: 18px;
    letter-spacing: 1.4px;
    line-height: 40px;
  }
  .website .page-inner--main .xxgk-textinfo .rich-box img,
  .website .page-inner--main .xxgk-textinfo .rich-box video {
    margin: 54px auto 0;
    padding: 36px;
  }
  .website .page-inner--main .xxgk-opls {
    padding-top: 60px;
    padding-bottom: 48px;
  }
  .website .page-inner--main .xxgk-opls .opls-item {
    margin-bottom: 24px;
  }
  .website .page-inner--main .xxgk-opls .opls-item .item-head {
    height: 70px;
    border-radius: 0px 10px 0px 0px;
    padding: 0 30px;
  }
  .website .page-inner--main .xxgk-opls .opls-item .item-head .plus {
    width: 20px;
    height: 20px;
  }
  .website .page-inner--main .xxgk-opls .opls-item .item-head .plus i {
    width: 20px;
    height: 2px;
    margin-top: -1px;
  }
  .website .page-inner--main .xxgk-opls .opls-name {
    width: calc(100% - 20px);
    font-size: 20px;
    line-height: 70px;
  }
  .website .page-inner--main .xxgk-opls .opls-data {
    padding: 24px 40px 12px;
  }
  .website .page-inner--main .xxgk-opls .opls-data p {
    font-size: 16px;
    line-height: 28px;
  }
  .website .page-inner--main .xxgk-opls .opls-data p a {
    font-size: 16px;
    line-height: 32px;
  }
  .website .page-inner--main .xxgk-opls .opls-data p.label {
    line-height: 32px;
  }
  .website .page-inner--main .xxgk-opls .opls-data p.contact {
    margin-top: 24px;
  }
  .website .page-inner--main .contact-us {
    padding-left: 0;
    padding-right: 0;
  }
  .website .page-inner--main .contact-us .cli {
    height: 62px;
    top: -62px;
  }
  .website .page-inner--main .contact-us .ways {
    padding: 60px 30px 112px;
  }
  .website .page-inner--main .contact-us .ways .way-ls {
    margin-top: 60px;
  }
  .website .page-inner--main .contact-us .ways .way-ls .ls-item {
    margin-bottom: 30px;
  }
  .website .page-inner--main .contact-us .ways .way-ls .ls-item font {
    font-size: 28px;
    width: 38px;
    height: 30px;
    margin-right: 10px;
  }
  .website .page-inner--main .contact-us .ways .way-ls .ls-item span,
  .website .page-inner--main .contact-us .ways .way-ls .ls-item a {
    font-size: 16px;
    line-height: 30px;
  }
  .website .page-inner--main .contact-us .ways .way-ls .ls-item a {
    text-underline-offset: 2px;
  }
  .website .page-inner--main .contact-us .ways .way-ls .qrcode {
    height: 172px;
    border-radius: 10px;
    padding-left: 42px;
  }
  .website .page-inner--main .contact-us .ways .way-ls .qrcode p {
    margin-right: 40px;
  }
  .website .page-inner--main .contact-us .ways .way-ls .qrcode p span {
    line-height: 30px;
    font-size: 16px;
  }
  .website .page-inner--main .contact-us .ways .way-ls .qrcode p span + span {
    margin-top: 10px;
  }
  .website .page-inner--main .contact-us .ways .way-ls .qrcode .code-img {
    width: 104px;
    height: 104px;
    border-radius: 2px;
  }
  .website .page-inner--main .contact-us .ways .exhibit-img {
    height: 480px;
    border-radius: 0px 30px 0px 30px;
    margin-top: 60px;
  }
  .website .page-inner--main .contact-us .cooperate {
    padding: 102px 30px 130px;
    background: url("../images/lxwm_bg_w.jpg") no-repeat center/cover;
  }
  .website .page-inner--main .contact-us .cooperate .plate-title .other-el.tel {
    padding-top: 36px;
  }
  .website .page-inner--main .contact-us .cooperate .plate-title .other-el.tel font {
    width: 34px;
    height: 34px;
    font-size: 30px;
    margin-right: 10px;
    padding-bottom: 0;
  }
  .website .page-inner--main .contact-us .cooperate .plate-title .other-el.tel span {
    font-size: 18px;
  }
  .website .page-inner--main .contact-us .cooperate .form-container {
    margin-top: 60px;
  }
  .website .page-inner--main .contact-us .cooperate .form-container .form-item {
    height: 60px;
    border-radius: 6px;
    padding: 14px 22px;
  }
  .website .page-inner--main .contact-us .cooperate .form-container .form-item label,
  .website .page-inner--main .contact-us .cooperate .form-container .form-item input,
  .website .page-inner--main .contact-us .cooperate .form-container .form-item textarea {
    font-size: 16px;
    line-height: 30px;
  }
  .website .page-inner--main .contact-us .cooperate .form-container .form-item:not(.full) {
    margin-bottom: 24px;
  }
  .website .page-inner--main .contact-us .cooperate .form-container .form-item.full {
    height: 150px;
  }
  .website .page-inner--main .contact-us .cooperate .form-container .subbtn {
    width: 100%;
    height: 60px;
    border-radius: 6px;
    border-width: 2px;
    line-height: 56px;
    font-size: 18px;
    margin-top: 30px;
  }
  .website .page-inner--main .public-detail {
    padding-top: 90px;
    padding-bottom: 48px;
    background: #fff url("../images/inner_detail.png") no-repeat top center/100% auto;
  }
  .website .page-inner--main .public-detail .detail-head {
    padding-bottom: 24px;
    border-bottom-width: 2px;
  }
  .website .page-inner--main .public-detail .detail-head .title {
    font-size: 22px;
    line-height: 40px;
  }
  .website .page-inner--main .public-detail .detail-head .date {
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
  }
  .website .page-inner--main .public-detail .detail-head .date span {
    font-size: 16px;
  }
  .website .page-inner--main .public-detail .detail-head .back {
    height: 36px;
    font-size: 18px;
    margin-top: -54px;
  }
  .website .page-inner--main .public-detail .detail-head .back font {
    margin-left: 8px;
  }
  .website .page-inner--main .public-detail .detail-rich {
    padding-top: 24px;
  }
  .website .page-inner--main .public-detail .detail-rich p,
  .website .page-inner--main .public-detail .detail-rich span {
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 30px;
  }
  .website .page-inner--main .public-detail .detail-change {
    margin-top: 14px;
  }
  .website .page-inner--main .public-detail .detail-change .prev,
  .website .page-inner--main .public-detail .detail-change .next {
    height: 120px;
    border-radius: 6px;
    padding: 0 30px 10px;
    margin-bottom: 24px;
  }
  .website .page-inner--main .public-detail .detail-change .prev span,
  .website .page-inner--main .public-detail .detail-change .next span {
    font-size: 16px;
    line-height: 36px;
  }
  .website .page-inner--main .public-detail .detail-change .prev b,
  .website .page-inner--main .public-detail .detail-change .next b {
    font-size: 18px;
    height: 56px;
    line-height: 28px;
    margin-top: 10px;
  }
  .website .page-inner--main .textls {
    padding-top: 60px;
    padding-bottom: 48px;
  }
  .website .page-inner--main .textls-ls {
    border-top: 1px solid #e0e3e8;
  }
  .website .page-inner--main .textls-ls .ls-item {
    height: 160px;
    border-bottom: 1px solid #e0e3e8;
  }
  .website .page-inner--main .textls-ls .ls-item .date {
    width: 100px;
    line-height: 36px;
    margin-top: -12px;
  }
  .website .page-inner--main .textls-ls .ls-item .date .md {
    font-size: 20px;
    letter-spacing: 0.6px;
  }
  .website .page-inner--main .textls-ls .ls-item .date .year {
    font-size: 16px;
    letter-spacing: 0.4px;
  }
  .website .page-inner--main .textls-ls .ls-item .info {
    width: calc(100% - 100px);
  }
  .website .page-inner--main .textls-ls .ls-item .info .title {
    width: 100%;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0.4px;
  }
  .website .page-inner--main .textls-ls .ls-item .info .desc {
    height: 48px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    margin-top: 10px;
  }
  .website .page-inner--main .picls {
    padding-bottom: 48px;
  }
  .website .page-inner--main .picls-ls .ls-item {
    margin-top: 30px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 30px;
  }
  .website .page-inner--main .picls-ls .ls-item .date {
    width: 72px;
    height: 72px;
  }
  .website .page-inner--main .picls-ls .ls-item .date .md {
    font-size: 20px;
    line-height: 34px;
  }
  .website .page-inner--main .picls-ls .ls-item .date .year {
    width: 60px;
    font-size: 14px;
    line-height: 36px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  .website .page-inner--main .picls-ls .ls-item .item-thumb {
    height: 240px;
    border-radius: 0px 20px 0px 20px;
  }
  .website .page-inner--main .picls-ls .ls-item .title {
    width: calc(100% - 36px);
    margin-left: 18px;
    font-size: 18px;
    line-height: 32px;
    max-height: 64px;
    margin-top: 24px;
  }
  .website .page-inner--main .picls-ls .ls-item .learn {
    margin-left: 18px;
    height: 36px;
    font-size: 16px;
    margin-top: 24px;
  }
  .website .page-inner--main .picls-ls .ls-item .learn font {
    margin-left: 10px;
  }
  .website .page-inner--main .tpls {
    padding-bottom: 48px;
  }
  .website .page-inner--main .tpls-ls .ls-item {
    padding: 40px 0;
  }
  .website .page-inner--main .tpls-ls .ls-item .thumb-top {
    height: 240px;
    border-radius: 20px;
  }
  .website .page-inner--main .tpls-ls .ls-item .date {
    width: 100px;
    line-height: 36px;
    margin-top: 0;
  }
  .website .page-inner--main .tpls-ls .ls-item .date .md {
    font-size: 20px;
    letter-spacing: 0.6px;
  }
  .website .page-inner--main .tpls-ls .ls-item .date .year {
    font-size: 16px;
    letter-spacing: 0.4px;
  }
  .website .page-inner--main .tpls-ls .ls-item .item-info {
    width: calc(100% - 100px);
    margin-top: 24px;
  }
  .website .page-inner--main .tpls-ls .ls-item .item-info .title {
    width: 100%;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0.4px;
  }
  .website .page-inner--main .tpls-ls .ls-item .item-info .desc {
    height: 48px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    margin-top: 10px;
  }
  .website .page-inner--main .tpls-ls .ls-item::after {
    height: 1px;
  }
}
