@media (max-width: 1500px) {
  #index .qyxw .rt-dj .rt-img .video {
    width: 320px;
    height: 230px;
  }
  #index .qyxw .rt-dj .rt-img .swiper-ztzl {
    width: 320px;
  }
  #footer .box1 .w-1460 .nav-box {
    padding-right: 0;
  }
  #footer .box1 .w-1460 .nav-box .nav {
    margin-left: 30px;
  }
  #subsidiary .box1 .w-1400 .con .tab-con .tabs-box .box .line {
    margin-right: 40px;
  }
  #company .box1 .w-1400 .txt-mid {
    width: 30%;
  }
  #company .box3 .w-1400 .lf-txt {
    margin-left: 0;
  }
  .zlm_banner .banner_title .p1 {
    font-size: 40px;
  }
  .zlm_banner .banner_title .p2 {
    font-size: 50px;
    color: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
  }
  .zlm_banner .banner_title .p3 {
    font-size: 20px;
    color: #fff;
  }
  #culture .item4 .w-1400 .rt-txt {
    padding: 0 5%;
  }
  #cultural .item2 .w-1400 .ty-box {
    width: 350px;
    height: 180px;
  }
}
@media (max-width: 1200px) {
  .w-1460 {
    width: 96%;
    margin: 0 auto;
  }
  .title {
    font-size: 26px;
  }
  .ckgd {
    width: 220px;
    height: 56px;
  }
  #header .nav-link .link-box {
    margin-left: 3vw;
  }
  #header .nav-link .link-box > a {
    font-size: 15px;
  }
  #index .cybj .w-1460 .swiper .swiper-slide {
    padding: 20px 2% 0;
  }
  #index .cybj .w-1460 .swiper .swiper-slide .p3 {
    font-size: 12px;
  }
  #index .qyxw .lf-width {
    width: 50%;
  }
  #index .qyxw .btm .rt-img .img1 {
    width: 200px;
  }
  #index .qyxw .btm .rt-img .img2 {
    width: 280px;
  }
  #index .cybj .w-1460 .top-txt .big-txt {
    font-size: 40px;
  }
  #index .xmtj .swiper-xmtj .swiper-slide .con .btm .p1 {
    font-size: 22px;
  }
  #index .xmtj .swiper-xmtj .swiper-slide .con .btm .p2 {
    font-size: 14px;
  }
  #index .xmtj .swiper-xmtj .swiper-slide .con .btm .ck {
    height: 40px;
  }
}
@media (max-width: 1000px) {
  .w-1460 {
    width: 90%;
  }
  .w-1400 {
    width: 90%;
  }
  #header {
    position: fixed;
    top: 0;
    left: 0;
    height: 60px;
  }
  #header .logo_box {
    width: 150px;
    margin-left: 5%;
  }
  #header .logo_box img {
    width: 100%;
  }
  #header .logo_box .logo2 {
    width: 100%;
  }
  #header .w-1460 {
    width: 100%;
  }
  #header .w-1460 .nav-link {
    display: none;
  }
  #header .nav-link {
    display: none;
  }
  #header .bread {
    width: 50px;
    height: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #header .bread span {
    width: 20px;
    height: 2px;
    background: #cacaca;
    border-radius: 15px;
  }
  #header .bread .mar {
    margin: 5px 0;
  }
  #header.show {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
  }
  #header.show .bread span {
    background: #253e6e;
  }
  #footer .box {
    background: #ecedef;
    display: none;
  }
  #footer .box .w-1460 {
    width: 60%;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/index/footer-logo.png) no-repeat left 15% center;
    background-size: contain;
  }
  #footer .box .w-1460 .ewm-box {
    width: 100%;
    justify-content: space-between;
    transform: none;
  }
  #footer .box .w-1460 .ewm-box .cir {
    margin: 0;
  }
  #footer .box .w-1460 .nav-box {
    display: none;
  }
  #footer .box-2 .w-1460 .top {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    height: 220px;
  }
  #footer .box-2 .w-1460 .top .lf-txt .p1 {
    font-size: 18px;
  }
  #footer .box-2 .w-1460 .top .lf-txt .p2 {
    margin-top: 0;
  }
  #footer .box-2 .w-1460 .top .logo-box {
    display: flex;
    align-items: center;
    margin: 15px 0 35px;
    position: relative;
  }
  #footer .box-2 .w-1460 .top .logo-box .cir-box {
    margin-right: 30%;
  }
  #footer .box-2 .w-1460 .top .logo-box .cir-box .logo {
    width: 30px;
    opacity: 0.7;
  }
  #footer .box-2 .w-1460 .top .logo-box .cir-box .ewm {
    position: absolute;
    top: 120%;
    left: 50%;
    width: 100px;
    transform: translateX(-50%);
    display: none;
  }
  #footer .box-2 .w-1460 .top .rt-xsgs {
    display: none;
  }
  #footer .box-2 .w-1460 .top .rt-box .link-box a {
    font-size: 12px;
  }
  #footer .box-2 .w-1460 .btm {
    height: auto;
    padding: 20px 0 30px;
    line-height: 1.6em;
  }
  #footer .box-2 .w-1460 .btm .goback {
    width: 43px;
    height: 43px;
    border-radius: 5px;
    background: #c2ac89;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.2s ease;
  }
  #footer .box-2 .w-1460 .btm .rt-txt {
    display: none;
    flex-direction: column;
  }
  #footer .box-2 .w-1460 .btm .rt-txt .link-box {
    margin: 0 0 10px;
  }
  #footer .box-2 .w-1460 .btm .lf-txt {
    font-size: 10px;
  }
  #footer .box-2 .w-1460 .btm .lf-txt a {
    margin: 0 1em 0 0;
  }
  #footer .box-2 .w-1460 .btm .lf-txt i {
    display: block;
  }
  #footer .box-2 .w-1460 .btm .lf-txt .s1 {
    display: none;
  }
  #footer .box-2 .w-1460 .btm .lf-txt .s2 {
    display: inline-block;
  }
  /*侧边栏*/
  .slide-nav {
    display: block;
    position: fixed;
    background: #022856;
    width: 200px;
    height: 100%;
    top: 0;
    right: -200px;
    z-index: 1000;
    -webkit-transition: all 0.2s cubic-bezier(0.22, 0.61, 0.36, 1);
    transition: all 0.2s cubic-bezier(0.22, 0.61, 0.36, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    padding: 65px 0 0;
    overflow-y: scroll;
  }
  .slide-nav > div:first-child {
    border-top: 3px solid rgba(255, 255, 255, 0.5);
  }
  .slide-nav > div {
    width: 120px;
    margin: 0 auto;
    border-bottom: 1px solid #756356;
  }
  .slide-nav > div ul {
    overflow: hidden;
    display: none;
    padding-bottom: 15px;
  }
  .slide-nav > div ul li {
    line-height: 35px;
    height: 35px;
    list-style: none;
    padding-left: 22px;
  }
  .slide-nav > div ul li a {
    display: block;
    color: #ffffff;
    opacity: 0.7;
    font-size: 12px;
  }
  .slide-nav h3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 7px 0 22px;
    height: 55px;
    line-height: 55px;
    font-weight: normal;
  }
  .slide-nav h3 a {
    font-size: 13px;
    color: #ffffff;
    display: block;
  }
  .slide-nav h3 div.arr {
    width: 12px;
    height: 8px;
    background: url("../images/other/arr1.png") no-repeat;
    background-size: 12px auto;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .slide-nav h3 div.arr.arr-active {
    transform: rotate(180deg);
  }
  .slide-nav .close {
    width: 15px;
    position: absolute;
    top: 22px;
    right: 22px;
  }
  #index .title {
    font-size: 20px;
  }
  #index .zxgg {
    margin-top: -26px;
  }
  #index .zxgg .con1 {
    width: 100%;
    margin-left: 0;
    background: none;
  }
  #index .zxgg .con1 .con2 {
    width: 95%;
    margin: 0 0 0 5%;
    background: #042752;
  }
  #index .zxgg .con1 .con2 .lf-txt {
    width: 100%;
  }
  #index .zxgg .con1 .con2 .lf-txt .title {
    flex-shrink: 0;
    font-size: 14px;
  }
  #index .zxgg .con1 .con2 .lf-txt .line {
    margin: 0 10px;
    flex-shrink: 0;
    width: 10px;
    height: 2px;
  }
  #index .zxgg .con1 .con2 .lf-txt .swiper-gg {
    height: 37px;
  }
  #index .zxgg .con1 .con2 .lf-txt .swiper-gg .swiper-slide .time {
    display: none;
  }
  #index .zxgg .con1 .con2 .lf-txt .swiper-gg .swiper-slide .nr {
    font-size: 14px;
  }
  #index .zxgg .con1 .rt-gd {
    display: none;
  }
  #index .cybj {
    margin-top: -33px;
    padding: 50px 0 20px;
    background: #dbe0e5;
  }
  #index .cybj .w-1460 {
    padding-top: 0;
    background: none;
  }
  #index .cybj .w-1460 .top-txt {
    margin-bottom: 5px;
  }
  #index .cybj .w-1460 .top-txt .big-txt {
    display: none;
  }
  #index .cybj .w-1460 .top-txt .ckgd {
    display: none;
  }
  #index .cybj .w-1460 .swiper {
    margin-top: 20px;
  }
  #index .cybj .w-1460 .swiper .swiper-slide {
    height: 310px;
    padding: 20px 5% 0;
    background: #022856;
  }
  #index .cybj .w-1460 .swiper .swiper-slide .p1 {
    -webkit-text-stroke: 1px #c8c8c8;
    color: transparent;
    float: right;
    font-size: 63px;
    line-height: 63px;
  }
  #index .cybj .w-1460 .swiper .swiper-slide .icon {
    display: none;
  }
  #index .cybj .w-1460 .swiper .swiper-slide .icon1 {
    margin: 0 0 10px;
    display: block;
  }
  #index .cybj .w-1460 .swiper .swiper-slide .p2 {
    font-size: 17px;
    color: #fff;
    margin: 40px 0 10px;
  }
  #index .cybj .w-1460 .swiper .swiper-slide .p3 {
    color: #a5a5a5;
    width: 60%;
  }
  #index .cybj .w-1460 .control-box {
    margin-top: 20px;
    justify-content: flex-end;
  }
  #index .cybj .w-1460 .control-box .arr-box > div {
    width: 45px;
    height: 45px;
    margin-top: 0;
  }
  #index .cybj .w-1460 .control-box .line {
    display: none;
  }
  #index .cybj .w-1460 .control-box .swiper-pagination {
    display: none;
  }
  #index .qyxw {
    padding: 30px 0 50px;
  }
  #index .qyxw .w-1460 {
    flex-direction: column;
  }
  #index .qyxw .w-1460 .lf-qyxw {
    width: 100%;
    flex-direction: column;
  }
  #index .qyxw .w-1460 .lf-qyxw .top-txt {
    display: block;
  }
  #index .qyxw .w-1460 .lf-qyxw .top-txt .tabs {
    margin: 20px 0 15px;
  }
  #index .qyxw .w-1460 .lf-qyxw .top-txt .tabs .tab {
    margin: 0;
    width: 33.33%;
    text-align: center;
  }
  #index .qyxw .w-1460 .lf-qyxw .tab-box {
    margin-top: 0;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  #index .qyxw .w-1460 .lf-qyxw .tab-box .news {
    height: 97px;
    padding: 0;
    align-items: center;
  }
  #index .qyxw .w-1460 .lf-qyxw .tab-box .news .lf-time {
    width: 44px;
    padding-right: 0;
  }
  #index .qyxw .w-1460 .lf-qyxw .tab-box .news .lf-time .p1 {
    font-size: 39px;
    color: #d3d2d2;
  }
  #index .qyxw .w-1460 .lf-qyxw .tab-box .news .lf-time .p2 {
    color: #d3d2d2;
    font-size: 12px;
  }
  #index .qyxw .w-1460 .lf-qyxw .tab-box .news .line {
    margin: 0 10px;
  }
  #index .qyxw .w-1460 .lf-qyxw .tab-box .news .rt-txt {
    flex-grow: 1;
    margin-left: 10px;
    width: calc(100% - 64px);
    margin-left: 0;
  }
  #index .qyxw .w-1460 .lf-qyxw .tab-box .news .rt-txt .p1 {
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    white-space: wrap;
    font-size: 15px;
  }
  #index .qyxw .w-1460 .lf-qyxw .tab-box .news .rt-txt .p2 {
    display: none;
  }
  #index .qyxw .w-1460 .lf-qyxw .tab-box .gd {
    width: 140px;
    height: 44px;
    border: 1px solid #8d8d8e;
    border-radius: 40px;
    justify-content: center;
    margin-bottom: 35px;
    float: none;
  }
  #index .qyxw .w-1460 .lf-qyxw .tab-box .gd p {
    font-size: 12px;
  }
  #index .qyxw .w-1460 .lf-qyxw .tab-box .news:hover .lf-time {
    background: transparent;
  }
  #index .qyxw .w-1460 .rt-dj .ckgd {
    display: none;
  }
  #index .qyxw .w-1460 .rt-dj .rt-img {
    display: block;
    margin: 0;
    width: 100%;
  }
  #index .qyxw .w-1460 .rt-dj .rt-img .lf-swiper {
    margin-bottom: 12px;
  }
  #index .qyxw .w-1460 .rt-dj .rt-img .lf-swiper .swiper-pagination {
    bottom: 10px;
    width: auto;
    display: flex;
    right: 5%;
    left: auto;
  }
  #index .qyxw .w-1460 .rt-dj .rt-img .lf-swiper .swiper-pagination span {
    width: 22px;
    height: 2px;
    background: #fff;
  }
  #index .qyxw .w-1460 .rt-dj .rt-img .lf-swiper .swiper-pagination .swiper-pagination-bullet-active {
    background: #717070;
  }
  #index .qyxw .w-1460 .rt-dj .rt-img .lf-swiper .swiper-ztzl {
    width: 100%;
  }
  #index .qyxw .w-1460 .rt-dj .rt-img .lf-swiper .swiper-ztzl .swiper-slide div .p1 {
    font-size: 22;
  }
  #index .qyxw .w-1460 .rt-dj .rt-img .lf-swiper .swiper-ztzl .swiper-slide div .p2 {
    font-size: 26px;
  }
  #index .qyxw .w-1460 .rt-dj .rt-img .video {
    width: 100%;
    margin: 0;
  }
  #index .qyxw .w-1460 .rt-dj .rt-img .video div .p1 {
    font-size: 22;
  }
  #index .qyxw .w-1460 .rt-dj .rt-img .video div .p2 {
    font-size: 26px;
  }
  #index .qyxw .w-1460 .top-txt .lf-txt {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
  #index .qyxw .w-1460 .top-txt .lf-txt .tabs {
    width: 100%;
    margin-top: 15px;
  }
  #index .qyxw .w-1460 .top-txt .lf-txt .tabs .tab {
    margin: 0;
    flex-grow: 1;
    text-align: center;
  }
  #index .qyxw .w-1460 .top-txt .ckgd {
    display: none;
  }
  #index .qyxw .w-1460 .btm {
    margin-top: 30px;
    flex-direction: column;
  }
  #index .qyxw .w-1460 .btm .tab-box {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  #index .qyxw .w-1460 .btm .tab-box .news1 {
    height: auto;
    padding: 10px 0;
  }
  #index .qyxw .w-1460 .btm .tab-box .news2 {
    height: auto;
    padding: 15px 0;
  }
  #index .qyxw .w-1460 .btm .tab-box .news .lf-time {
    width: 50px;
    height: 50px;
  }
  #index .qyxw .w-1460 .btm .tab-box .news .line {
    display: none;
  }
  #index .qyxw .w-1460 .btm .tab-box .news .rt-txt {
    flex-grow: 1;
    margin-left: 10px;
    width: calc(100% - 60px);
  }
  #index .qyxw .w-1460 .btm .tab-box .news .rt-txt .p1 {
    margin-bottom: 5px;
  }
  #index .qyxw .w-1460 .btm .tab-box .news .rt-txt .p2 {
    -webkit-line-clamp: 2;
  }
  #index .qyxw .w-1460 .btm .tab-box .gd {
    display: none;
  }
  #index .qyxw .w-1460 .btm .rt-img {
    width: 100%;
  }
  #index .qyxw .w-1460 .btm .rt-img a {
    display: block;
    width: calc(50% - 5px);
    height: 180px;
  }
  #index .qyxw .w-1460 .btm .rt-img .img2 > div {
    left: 10%;
  }
  #index .qyxw .w-1460 .btm .rt-img .img2 > div .p2 {
    font-size: 18px;
  }
  #index .xmtj {
    margin-bottom: 50px;
  }
  #index .xmtj .title {
    margin-bottom: 30px;
  }
  #index .xmtj .title p {
    font-size: 22px;
  }
  #index .xmtj .title img {
    width: 30px;
  }
  #index .xmtj .swiper .swiper-slide {
    border-radius: 0;
    height: 490px;
  }
  #index .xmtj .swiper .swiper-slide .bg {
    height: 100%;
    width: 100%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  #index .xmtj .swiper .swiper-slide .con {
    height: 100%;
    width: 90%;
    left: 5%;
    top: 0;
    text-align: center;
    padding-top: 12%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }
  #index .xmtj .swiper .swiper-slide .con .logo {
    width: 40%;
  }
  #index .xmtj .swiper .swiper-slide .con .btm {
    width: 100%;
    text-align: left;
    margin-top: 0;
  }
  #index .xmtj .swiper .swiper-slide .con .btm .p1 {
    font-size: 18px;
  }
  #index .xmtj .swiper .swiper-slide .con .btm .p3 {
    margin: 10px 0 60px;
  }
  #index .xmtj .swiper .swiper-slide .con .btm .ck {
    width: 140px;
    justify-content: center;
    padding: 0;
    height: 43px;
    position: absolute;
    opacity: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: none;
  }
  #index .xmtj .swiper .swiper-slide .con .btm .ck .txt {
    font-size: 12px;
  }
  #index .xmtj .control-box {
    justify-content: flex-end;
  }
  #index .xmtj .control-box .swiper-pagination {
    display: none;
  }
  #index .xmtj .control-box .arr-box div {
    margin-right: 0;
    margin-left: 20px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    margin-top: -23px;
    width: 45px;
    height: 45px;
  }
  .page_box {
    justify-content: center;
  }
  .page_box .btn {
    display: none;
    width: 70px;
    height: 40px;
  }
  .page_box .btn .img {
    display: none;
  }
  .page_box .page_btn {
    margin: 0;
  }
  .page_box .page_btn a {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
  }
  .news_txt_list {
    display: none;
  }
  .swiper-phone-news {
    margin-bottom: 0px;
    display: block;
    overflow: hidden;
    position: relative;
  }
  .swiper-phone-news .swiper-pagination {
    bottom: 25px!important;
  }
  .swiper-phone-news a {
    display: block;
    margin-bottom: 16px;
  }
  .swiper-phone-news a .img_top {
    height: 60vw;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
  .swiper-phone-news a .btm {
    padding: 25px 5% 22px;
    box-shadow: 0 0 6px rgba(1, 1, 1, 0.11);
    background: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  .swiper-phone-news a .btm .p1 {
    font-size: 17px;
    color: #b9b9b9;
    font-family: 'akhand';
  }
  .swiper-phone-news a .btm .p2 {
    font-size: 16px;
    color: #555555;
    line-height: 25px;
    margin: 5px 0 5px;
    height: 50px;
  }
  .swiper-phone-news a .btm .p3 {
    text-align: right;
  }
  .swiper-phone-news a .btm .p3 img {
    width: 8px;
    vertical-align: middle;
  }
  .swiper-phone-news a .btm .p3 span {
    font-size: 12px;
    color: #4f4f4f;
    border-bottom: 1px solid #4f4f4f;
  }
  .swiper-phone-news .swiper-pagination {
    bottom: 20px;
  }
  .swiper-phone-news .swiper-pagination span {
    width: 6px;
    height: 6px;
    background: #e9ebeb;
    opacity: 1;
  }
  .swiper-phone-news .swiper-pagination span.swiper-pagination-bullet-active {
    background: #031c3f;
  }
  .phone_txt_list {
    margin-bottom: 40px;
    display: block;
  }
  .phone_txt_list a {
    display: flex;
    justify-content: space-between;
    padding: 18px 5%;
    background: #fff;
    border-radius: 6px;
    margin-bottom: 15px;
    box-shadow: 0 0 9px rgba(1, 1, 1, 0.11);
  }
  .phone_txt_list a .img {
    width: 35%;
    height: 75px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .phone_txt_list a .img + .txt {
    width: 58%;
  }
  .phone_txt_list a .img + .txt .p1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    white-space: wrap;
  }
  .phone_txt_list a .img + .txt .p2 {
    display: none;
  }
  .phone_txt_list a .txt {
    height: 75px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
  }
  .phone_txt_list a .txt .p1 {
    font-size: 15px;
    color: #555555;
  }
  .phone_txt_list a .txt .p2 {
    font-size: 13px;
    color: #a5a5a5;
    -webkit-line-clamp: 1;
  }
  .phone_txt_list a .txt .p3 {
    font-size: 13px;
    color: #b9b9b9;
  }
  .lm_banner .link-box {
    display: none;
  }
  .lm_banner .w-1400 {
    left: 5%;
  }
  .lm_banner .w-1400 .banner-txt {
    top: 45%;
    transform: none;
  }
  .lm_banner .w-1400 .banner-txt .cir {
    width: 20vw;
    top: -19%;
    display: none;
  }
  .lm_banner .w-1400 .banner-txt .p1 {
    font-size: 22px;
  }
  .lm_banner .w-1400 .banner-txt .p2 {
    font-size: 22px;
    margin-top: 0;
    color: rgba(255, 255, 255, 0.6);
  }
  .lm_nav {
    height: 55px;
    box-shadow: 3px 3px 2px rgba(111, 110, 111, 0.09);
    position: relative;
    z-index: 2;
    display: none;
  }
  .lm_nav .swiper {
    width: 100%;
  }
  .lm_nav .swiper a {
    height: 55px;
    line-height: 55px;
    padding: 0;
    font-size: 15px;
    text-align: center;
  }
  .lm_title {
    padding: 30px 0;
  }
  .lm_title .cn {
    font-size: 20px;
  }
  .lm_title .cn .bg {
    width: 60vw;
    top: -70%;
    left: -80%;
  }
  .lm_title .en {
    font-size: 16px;
    margin-top: 0;
    white-space: nowrap;
  }
  .news_list {
    gap: 20px;
  }
  .news_list a {
    margin-bottom: 0;
    max-width: 100%;
    flex: auto;
  }
  .news_list a .btm {
    padding: 30px 5% 0;
    height: 100px;
  }
  .news_list a .btm .time {
    width: 55px;
    height: 55px;
    top: -35px;
  }
  .news_list a .btm .time .t1 {
    font-size: 24px;
  }
  .news_list a .btm .time .t2 {
    font-size: 12px;
  }
  .news_list a .btm .p2 {
    font-size: 14px;
    line-height: 23px;
  }
  .news_list a:hover .btm {
    background: #163775;
  }
  #news .box1 {
    padding-bottom: 30px;
  }
  #news .box1 .w-1400 .news_list {
    display: none;
  }
  #news .box1 .w-1400 .news_txt_list {
    display: none;
  }
  #news2 .box1 {
    padding-bottom: 30px;
  }
  #news2 .box1 .w-1400 .page_box {
    margin-top: 30px;
  }
  #news1 .box1 {
    padding-bottom: 30px;
    margin-bottom: 0;
  }
  #news1 .box1 .w-1400 .gg_list a {
    max-width: 100%;
    margin-bottom: 0;
    height: 250px;
    padding: 40px 3% 0;
  }
  #topics.ztzl .box1 .w-1400 .top {
    padding: 0;
  }
  #topics.ztzl .box1 .w-1400 .zl {
    padding: 0;
  }
  #topics.ztzl .box1 .w-1400 .zl a {
    width: 100%;
    max-width: 100%;
    flex: auto;
    margin-bottom: 20px;
  }
  #dqdt .news_list {
    display: none;
  }
  .party .box1 {
    background-size: contain;
  }
  .party .box1 .top {
    padding: 0;
  }
  #topics .box1 .w-1400 .zt {
    gap: 20px;
    margin-bottom: 30px;
  }
  #topics .box1 .w-1400 .zt a {
    max-width: 100%;
    width: 100%;
    flex: auto;
  }
  #ghqt .news_list {
    margin-bottom: 30px;
  }
  #history .box1 .w-1400 {
    width: 90%;
  }
  #history .box1 .w-1400 .con .swiper-button-next,
  #history .box1 .w-1400 .con .swiper-button-prev {
    display: none;
  }
  #history .box1 .w-1400 .con .top .mySwiper {
    width: 100%;
  }
  #history .box1 .w-1400 .con .top .mySwiper .swiper-slide p {
    width: auto;
  }
  #history .box1 .w-1400 .con .top .mySwiper .swiper-slide.swiper-slide-active p {
    font-size: 22px;
  }
  #history .box1 .w-1400 .con .btm .lf-txt {
    display: none;
  }
  #history .box1 .w-1400 .con .btm .mySwiper2 {
    border: none;
    background: none;
    padding-top: 30px;
  }
  #history .box1 .w-1400 .con .btm .mySwiper2 .swiper-slide {
    padding-left: 20px;
  }
  #history .box1 .w-1400 .con .btm .mySwiper2 .swiper-slide li {
    padding: 0 0 0 15px;
  }
  #organization .box1 {
    padding-bottom: 60px;
  }
  #honors .box1 {
    background-size: 50%;
    padding-bottom: 40px;
  }
  #honors .box1 .w-1400 .top {
    padding: 0;
    justify-content: center;
  }
  #honors .box1 .w-1400 .ry-box {
    margin-bottom: 20px;
  }
  #honors .box1 .w-1400 .ry-box .ry {
    width: 100%;
    height: 160px;
    margin-bottom: 20px;
  }
  #honors .box1 .w-1400 .ry-box .txt {
    font-size: 14px;
    line-height: 1.6em;
  }
  #subsidiary .box1 .w-1400 {
    width: 90%;
  }
  #subsidiary .box1 .w-1400 .con {
    margin-bottom: 50px;
  }
  #subsidiary .box1 .w-1400 .con .tabs .tab {
    margin: 0 0 30px;
    width: calc(50% - 10px);
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  #subsidiary .box1 .w-1400 .con .tab-con .tabs-box .box {
    height: 100px;
  }
  #subsidiary .box1 .w-1400 .con .tab-con .tabs-box .box .lf-img {
    width: 30%;
    height: 70px;
    mask: radial-gradient(ellipse 60px 40px at 50% 50%, black 70%, transparent 70%);
  }
  #subsidiary .box1 .w-1400 .con .tab-con .tabs-box .box .line {
    display: none;
  }
  #subsidiary .box1 .w-1400 .con .tab-con .tabs-box .box .rt-txt .p1 {
    font-size: 14px;
  }
  #subsidiary .box1 .w-1400 .con .tab-con .tabs-box .box .rt-txt .p2 {
    font-size: 14px;
    display: none;
  }
  #residence .box1 {
    padding-bottom: 30px;
  }
  #residence .box1 .w-1400 .top {
    display: block;
  }
  #residence .box1 .w-1400 .top .tabs {
    gap: 0;
    justify-content: space-between;
  }
  #residence .box1 .w-1400 .top .tabs .tab {
    margin: 0 0 30px;
    width: 48%;
    height: 50px;
    line-height: 40px;
  }
  #residence .box1 .w-1400 .top .tabs .tab p {
    font-size: 12px;
  }
  #residence .box1 .w-1400 .xm_list a {
    width: 100%;
    margin-bottom: 30px;
  }
  #residence .box1 .w-1400 .xm_list a .btm {
    flex-direction: column;
    justify-content: center;
    padding: 0 9%;
    height: 125px;
  }
  #residence .box1 .w-1400 .xm_list a .btm .logo {
    width: 110px;
    height: 80px;
    top: -55px;
  }
  #residence .box1 .w-1400 .xm_list a .btm .lf-name {
    width: 100%;
    text-align: right;
    font-size: 17px;
  }
  #residence .box1 .w-1400 .xm_list a .btm .line {
    display: none;
  }
  #residence .box1 .w-1400 .xm_list a .btm .rt-add {
    width: 100%;
    gap: 4px;
    padding-right: 0;
  }
  #residence .box1 .w-1400 .xm_list a .btm .rt-add .add .cir {
    width: 30px;
    height: 30px;
  }
  #residence .box1 .w-1400 .xm_list a .btm .rt-add .add .cir img {
    width: 70%;
  }
  #projects .box1 {
    padding-bottom: 10px;
  }
  #projects .box1 .w-1400 .news_list {
    gap: 20px;
    padding-bottom: 30px;
  }
  #projects .box1 .w-1400 .news_list a {
    max-width: 100%;
    width: 100%;
  }
  #projects .box1 .w-1400 .news_list a .btm-txt {
    height: 90px;
    gap: 10px;
  }
  #projects .box1 .w-1400 .news_list a .btm-txt .name {
    font-size: 16px;
  }
  #company .box1 {
    padding: 40px 0;
    background: url(../images/about/jj-bg.png) no-repeat top 40% right;
    background-size: 30%;
  }
  #company .box1 .w-1400 {
    flex-direction: column;
  }
  #company .box1 .w-1400 .lf-num {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #company .box1 .w-1400 .lf-num .num1 .p1 {
    font-size: 100px;
    line-height: 100px;
  }
  #company .box1 .w-1400 .lf-num .num1 .p1 .cir {
    width: 40vw;
  }
  #company .box1 .w-1400 .lf-num .num1 .p2 {
    position: relative;
    font-size: 30px;
  }
  #company .box1 .w-1400 .lf-num .num2 {
    font-size: 24px;
    margin-top: 0;
  }
  #company .box1 .w-1400 .txt-mid {
    width: 100%;
    margin: 10px 0 20px;
  }
  #company .box1 .w-1400 .txt-mid .p1 {
    font-size: 20px;
  }
  #company .box1 .w-1400 .txt-mid .p2 {
    margin-top: 10px;
    line-height: 26px;
  }
  #company .box1 .w-1400 .rt-num {
    padding: 25px 5%;
  }
  #company .box1 .w-1400 .rt-num .item .cir {
    width: 45px;
    height: 45px;
  }
  #company .box1 .w-1400 .rt-num .item .rt-n .p1 {
    font-size: 32px;
  }
  #company .box2 {
    padding: 40px 0 20px;
  }
  #company .box2 .w-1400 {
    flex-direction: column-reverse;
    align-items: center;
  }
  #company .box2 .w-1400 .map {
    width: 70%;
  }
  #company .box2 .w-1400 .rt-txt {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
  }
  #company .box2 .w-1400 .rt-txt .p1 {
    font-size: 22px;
  }
  #company .box2 .w-1400 .rt-txt .p2 {
    font-size: 14px;
    line-height: 26px;
  }
  #company .box3 {
    background: #023673;
    height: auto;
    padding: 30px 0 60px;
    margin-bottom: 0;
  }
  #company .box3 .w-1400 {
    display: block;
  }
  #company .box3 .w-1400 .lf-txt {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    margin-top: 0px;
  }
  #company .box3 .w-1400 .lf-txt p {
    width: 50%;
    text-align: center;
    margin-bottom: 10px;
    font-size: 20px;
  }
  #company .box3 .w-1400 .rt-item {
    margin-top: 0;
    display: block;
  }
  #company .box3 .w-1400 .rt-item .item {
    width: 100%;
    height: auto;
    border-radius: 10px;
    padding: 30px 7%;
    border-radius: 15px;
    overflow: hidden;
    background-size: cover;
    line-height: 26px;
    font-size: 13px;
  }
  #company .box3 .w-1400 .rt-item .item2 {
    margin: 20px 0 0;
    padding-bottom: 40px;
    background: url(../images/about/bg6.png) no-repeat bottom center;
    background-size: cover;
  }
  #project .banner .txt span {
    font-size: 26px;
  }
  #project .banner .txt .cir {
    width: 30%;
  }
  #project .pro-title {
    padding: 30px 0;
  }
  #project .pro-title p span {
    font-size: 20px;
  }
  #project .add-box .w75 {
    width: 90%;
  }
  #project .add-box .w75 .lf-add {
    display: block;
    height: auto;
    padding: 15px 0;
  }
  #project .add-box .w75 .lf-add .add-box a {
    color: #fff;
  }
  #project .add-box .w75 .lf-add .add-box img {
    width: 18px;
  }
  #project .add-box .w75 .lf-add .add-box:first-child {
    margin-bottom: 5px;
  }
  #project .add-box .w75 .ewm {
    display: none;
  }
  #project .item1 {
    padding-bottom: 60px;
  }
  #project .item1 .w-1400 .con {
    display: block;
  }
  #project .item1 .w-1400 .con .lf-img {
    width: 100%;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
    height: 230px;
    overflow: hidden;
  }
  #project .item1 .w-1400 .con .lf-img p {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  #project .item1 .w-1400 .con .rt-txt {
    width: 100%;
    margin-top: 30px;
  }
  #project .item1 .w-1400 .con .rt-txt .logo {
    width: 60%;
    height: auto;
    display: block;
    margin: auto;
  }
  #project .item1 .w-1400 .con .rt-txt p {
    font-size: 14px;
    line-height: 24px;
  }
  #project .item2 .w-1400 .pro-title {
    padding: 40px 0 0;
  }
  #project .item2 .w-1400 .gd-box a {
    font-size: 14px;
  }
  #project .item2 .w-1400 .dt-box {
    display: block;
    margin-top: 20px;
  }
  #project .item2 .w-1400 .dt-box a {
    width: 100%;
    padding: 15px 0;
  }
  #project .item2 .w-1400 .dt-box a .lf-time {
    width: 60px;
  }
  #project .item2 .w-1400 .dt-box a .lf-time .p2 {
    height: 50px;
    line-height: 45px;
  }
  #project .item2 .w-1400 .dt-box a .rt-txt {
    margin-left: 20px;
  }
  #project .item2 .w-1400 .dt-box a .rt-txt .p1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    white-space: wrap;
    font-size: 16px;
  }
  #project .item2 .w-1400 .dt-box a .rt-txt .p2 {
    display: none;
  }
  #project .item3 {
    padding-bottom: 20px;
  }
  #project .item3 .swiper .swiper-slide {
    width: 100%;
  }
  #project .item3 .controls .swiper-pagination {
    font-size: 14px;
  }
  #project .item3 .controls .swiper-pagination.swiper-pagination-current {
    font-size: 18px;
  }
  #project .item3 .controls .btn {
    width: 45px;
    height: 45px;
  }
  #project .item4 {
    padding-bottom: 20px;
  }
  #project .item4 .swiper {
    width: 90%;
  }
  #project .item4 .pro-title {
    padding: 30px 0;
  }
  #project .item4 .arr-box .btn {
    width: 45px;
    height: 45px;
  }
  #project .item5 {
    padding-bottom: 60px;
  }
  #project .item5 .pro-title {
    padding: 30px 0;
  }
  #project .model .model-lb .swiper-container {
    height: auto;
  }
  #project .model .model-lb .swiper-container img {
    width: 100%;
    height: auto;
  }
  #project .model .model-lb .swiper-button-prev {
    display: none;
  }
  #project .model .model-lb .swiper-button-next {
    display: none;
  }
  .lm_title.wh_title {
    padding: 20px 0;
    width: 100%;
    margin: 0;
  }
  .lm_title.wh_title > div {
    left: 50%;
    bottom: 27%;
    transform: translateX(-50%);
  }
  .lm_title.wh_title .bg1 {
    width: 250px;
  }
  #cultural .item1 {
    padding-bottom: 35px;
    background: url(../images/wenhua/phone-bg1.jpg) no-repeat bottom;
    background-size: 100% auto;
  }
  #cultural .item1 .w-1400 .top .rt-txt {
    display: none;
  }
  #cultural .item1 .w-1400 .mid {
    flex-direction: column;
    margin: 0;
  }
  #cultural .item1 .w-1400 .mid .txt {
    width: 100%;
    border-left: none;
    margin-bottom: 20px;
  }
  #cultural .item1 .w-1400 .mid .txt p {
    line-height: 26px;
    text-align: justify;
    font-size: 14px;
  }
  #cultural .item1 .w-1400 .btm {
    flex-direction: column;
  }
  #cultural .item1 .w-1400 .btm .lf-cir {
    display: none;
  }
  #cultural .item1 .w-1400 .btm .lf-cir2 {
    display: block;
    width: 100%;
  }
  #cultural .item1 .w-1400 .btm .rt-txt {
    flex-direction: row;
    justify-content: space-between;
    gap: 0;
    margin-top: 0;
    width: 100%;
    margin-top: 24px;
  }
  #cultural .item1 .w-1400 .btm .rt-txt .t1,
  #cultural .item1 .w-1400 .btm .rt-txt .t5 {
    transform: translateY(-55px);
  }
  #cultural .item1 .w-1400 .btm .rt-txt .t2,
  #cultural .item1 .w-1400 .btm .rt-txt .t4 {
    transform: translateY(-18px);
  }
  #cultural .item1 .w-1400 .btm .rt-txt .txt-box {
    width: calc(20% - 7px);
    margin-left: 0;
    flex-direction: column;
    padding: 9px 0 15px;
    height: auto;
  }
  #cultural .item1 .w-1400 .btm .rt-txt .txt-box img {
    width: 70%;
  }
  #cultural .item1 .w-1400 .btm .rt-txt .txt-box .p-box {
    display: flex;
    margin: 10px 0 0 0;
  }
  #cultural .item1 .w-1400 .btm .rt-txt .txt-box .p-box .p1 {
    font-size: 16px;
  }
  #cultural .item1 .w-1400 .btm .rt-txt .txt-box .p-box .p2 {
    font-size: 13px;
  }
  #cultural .item1 .w-1400 .btm .rt-txt .txt-box .p-box p {
    writing-mode: vertical-rl;
    /* 垂直排列，从右到左 */
    text-orientation: mixed;
    /* 控制字符方向（可选） */
    white-space: nowrap;
    /* 防止换行 */
  }
  #cultural > .item2 {
    background: url(../images/wenhua/phone-bg2.jpg) no-repeat center;
    background-size: cover;
    padding: 60px 0;
    margin-bottom: 0;
    overflow: hidden;
  }
  #cultural > .item2 > .w-1400 {
    height: 550px;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
  }
  #cultural > .item2 > .w-1400 .ty1 {
    top: 0;
    left: 0;
  }
  #cultural > .item2 > .w-1400 .ty2 {
    top: 0;
    right: 0;
  }
  #cultural > .item2 > .w-1400 .ty3 {
    left: 0;
    top: 195px;
  }
  #cultural > .item2 > .w-1400 .ty4 {
    right: 0;
    top: 195px;
  }
  #cultural > .item2 > .w-1400 .ty5 {
    left: 0;
    top: 395px;
  }
  #cultural > .item2 > .w-1400 .ty-box {
    width: 54%;
    margin: 0;
    height: 139px;
    position: absolute;
    transform: rotate(-45deg);
  }
  #cultural > .item2 > .w-1400 .ty-box > div {
    width: 100%;
    height: 100%;
    transform: rotate(45deg);
    padding-top: 14px;
  }
  #cultural > .item2 > .w-1400 .ty-box > div .icon {
    position: absolute;
    right: 14%;
    top: 0%;
    width: 32px;
  }
  #cultural > .item2 > .w-1400 .ty-box > div .p1 {
    font-size: 15px;
    margin-bottom: 5px;
  }
  #cultural > .item2 > .w-1400 .ty-box > div .p2 {
    font-size: 13px;
    color: #fff;
  }
  #talent .item1 {
    padding-bottom: 30px;
  }
  #talent .item1 .w-1400 {
    flex-direction: column;
  }
  #talent .item1 .w-1400 .rt-txt {
    width: 100%;
    flex-direction: column;
    margin-top: 0;
    align-items: center;
  }
  #talent .item1 .w-1400 .rt-txt .rc-img {
    width: 70px;
    margin-bottom: 15px;
  }
  #talent .item1 .w-1400 .rt-txt .txt-box {
    text-align: center;
    margin: 10px 0 0 0;
  }
  #talent .item1 .w-1400 .rt-txt .txt-box .bg {
    display: none;
  }
  #talent .item1 .w-1400 .rt-txt .txt-box .p1 {
    font-size: 18px;
  }
  #talent .item1 .w-1400 .rt-txt .txt-box .p2 {
    font-size: 13px;
    width: 100%;
    margin: 20px 0 0 0;
    text-align: justify;
    line-height: 26px;
  }
  #talent .item2 {
    height: auto;
    background: #031c3f;
    margin-bottom: 15px;
  }
  #talent .item2 .w-1400 {
    padding: 50px 0;
  }
  #talent .item2 .w-1400 .txt-box {
    width: 100%;
    height: auto;
  }
  #talent .item2 .w-1400 .txt-box .p1 {
    font-size: 18px;
  }
  #talent .item2 .w-1400 .txt-box .p2 {
    text-align: justify;
    line-height: 26px;
    font-size: 13px;
  }
  #brand .item1 {
    padding-bottom: 40px;
    margin-bottom: 0;
  }
  #brand .item1 .w-1400 {
    flex-direction: column;
  }
  #brand .item1 .w-1400 .lf-logo {
    width: 100%;
  }
  #brand .item1 .w-1400 .lf-logo .b-logo {
    width: 70%;
    display: block;
    margin: auto;
  }
  #brand .item1 .w-1400 .lf-logo .con {
    width: 100%;
  }
  #brand .item1 .w-1400 .lf-logo .con p {
    color: #6f7273;
  }
  #brand .item1 .w-1400 .rt-logo {
    width: 100%;
    margin: 30px 0 0 0;
  }
  #video .item1 {
    margin-bottom: 0;
  }
  #video .item1 .w-1400 .sp-box {
    gap: 30px;
  }
  #video .item1 .w-1400 .sp-box a {
    flex: 1 1 100%;
    max-width: 100%;
  }
  #video .item1 .w-1400 .sp-box a .btm {
    height: 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #video .item1 .w-1400 .sp-box a .btm .play {
    width: 40px;
    height: 40px;
    top: -20px;
  }
  #video .item1 .w-1400 .sp-box a .btm .play img {
    width: 30%;
  }
  #video .item1 .w-1400 .sp-box a .btm .p1 {
    width: auto;
    font-size: 14px;
  }
  #video .item1 .w-1400 .sp-box a .btm .sxj {
    width: 30px;
    position: static;
    flex-shrink: 0;
  }
  #video .item1 .w-1400 .page_box {
    padding: 30px 0;
  }
  #news3 .item1 {
    margin-bottom: 0;
  }
  #news3 .item1 .w-1400 .fc-box {
    gap: 30px;
  }
  #news3 .item1 .w-1400 .fc-box a {
    width: 100%;
    height: auto;
    padding: 30px 5%;
    overflow: hidden;
  }
  #news3 .item1 .w-1400 .fc-box a .bg {
    width: 60%;
  }
  #news3 .item1 .w-1400 .fc-box a .top .lf-img {
    width: 40px;
    height: 42px;
  }
  #news3 .item1 .w-1400 .fc-box a .top .rt-zz {
    font-size: 12px;
  }
  #news3 .item1 .w-1400 .fc-box a .p1 {
    margin: 20px 0 10px;
    font-size: 16px;
  }
  #news3 .item1 .w-1400 .fc-box a .p2 {
    font-size: 12px;
  }
  #safety .item1,
  #search .item1 {
    padding-bottom: 20px;
  }
  #safety .item1 .w-1400 .sc-box,
  #search .item1 .w-1400 .sc-box {
    display: none;
  }
  #safety .item1 .w-1400 .tabs,
  #search .item1 .w-1400 .tabs {
    margin-bottom: 30px;
    width: 100%;
  }
  #safety .item1 .w-1400 .tabs .tab,
  #search .item1 .w-1400 .tabs .tab {
    width: calc(33.333% - 6px);
    height: 45px;
  }
  #safety .item1 .w-1400 .tabs .tab .cir,
  #search .item1 .w-1400 .tabs .tab .cir {
    display: none;
  }
  #safety .item1 .w-1400 .tabs .tab p,
  #search .item1 .w-1400 .tabs .tab p {
    font-size: 14px;
  }
  #safety .item1 .w-1400 .phone_txt_list,
  #search .item1 .w-1400 .phone_txt_list {
    display: block;
    margin-bottom: 20px;
  }
  #building .item1 > .w-1400.bg1 {
    background: url(../images/gqdd/ls1.png) no-repeat right top 15px;
    background-size: 25% auto;
  }
  #building .item1 > .w-1400.bg2 {
    background: url(../images/gqdd/ls1-2.png) no-repeat right top 15px;
    background-size: 25% auto;
  }
  #building .item1 > .w-1400.bg3 {
    background: url(../images/gqdd/ls1-3.png) no-repeat right top 15px;
    background-size: 25% auto;
  }
  #building .item1 > .w-1400 {
    padding-bottom: 30px;
  }
  #building .item1 > .w-1400 .tabs {
    width: 100%;
    justify-content: space-between;
    margin-top: -23px;
  }
  #building .item1 > .w-1400 .tabs .tab {
    width: auto;
  }
  #building .item1 > .w-1400 .tabs .tab p {
    font-size: 14px;
  }
  #building .item1 .swiper-aqsc {
    margin-bottom: 0;
  }
  #building .item1 .swiper-aqsc .s1 .part1 {
    padding-bottom: 40px;
  }
  #building .item1 .swiper-aqsc .s1 .part1 .w-1400 {
    flex-direction: column;
  }
  #building .item1 .swiper-aqsc .s1 .part1 .w-1400 .lf-cir {
    width: 100%;
    padding: 0;
  }
  #building .item1 .swiper-aqsc .s1 .part1 .w-1400 .lf-cir > img {
    width: 60%;
  }
  #building .item1 .swiper-aqsc .s1 .part1 .w-1400 .lf-cir .con {
    margin-top: 30px;
  }
  #building .item1 .swiper-aqsc .s1 .part1 .w-1400 .lf-cir .con p {
    margin-bottom: 15px;
    text-align: justify;
  }
  #building .item1 .swiper-aqsc .s1 .part1 .w-1400 .rt-img {
    width: 100%;
    margin-top: 15px;
  }
  #building .item1 .swiper-aqsc .s1 .part1 .w-1400 .rt-img p {
    font-size: 16px;
  }
  #building .item1 .swiper-aqsc .s1 .part2 {
    height: auto;
    padding: 30px 0 60px;
  }
  #building .item1 .swiper-aqsc .s1 .part2 .w-1400 {
    width: 90%;
    flex-direction: column;
    transform: none;
  }
  #building .item1 .swiper-aqsc .s1 .part2 .w-1400 .item {
    width: 100%;
    margin-bottom: 15px;
  }
  #building .item1 .swiper-aqsc .s1 .part2 .w-1400 .item .fk.hide {
    display: none;
  }
  #building .item1 .swiper-aqsc .s1 .part2 .w-1400 .item .fk:first-child {
    margin-bottom: 15px;
  }
  #building .item1 .swiper-aqsc .s1 .part2 .w-1400 .item .fk {
    height: auto;
    padding: 15px 5% 25px;
  }
  #building .item1 .swiper-aqsc .s1 .part2 .w-1400 .item .fk .p1 {
    font-size: 17px;
  }
  #building .item1 .swiper-aqsc .s1 .part2 .w-1400 .item .fk .p2 {
    font-size: 13px;
  }
  #building .item1 .swiper-aqsc .s1 .part2 .w-1400 .item .fk .icon {
    width: 40px;
  }
  #building .item1 .swiper-aqsc .s1 .part2 .w-1400 .item:first-child .fk {
    margin-bottom: 0;
  }
  #building .item1 .swiper-aqsc .s2 .w-1400 {
    flex-direction: column;
    padding-bottom: 50px;
  }
  #building .item1 .swiper-aqsc .s2 .w-1400 .lf-txt {
    width: 100%;
    padding: 0;
  }
  #building .item1 .swiper-aqsc .s2 .w-1400 .lf-txt .con p {
    text-align: justify;
    text-indent: 2em;
  }
  #building .item1 .swiper-aqsc .s2 .w-1400 .lf-txt .sk {
    margin-top: 20px;
  }
  #building .item1 .swiper-aqsc .s2 .w-1400 .lf-txt .sk > div {
    width: calc(33.33% - 10px);
    height: 100px;
  }
  #building .item1 .swiper-aqsc .s2 .w-1400 .lf-txt .sk > div img {
    width: 38%;
  }
  #building .item1 .swiper-aqsc .s2 .w-1400 .lf-txt .sk > div p {
    font-size: 14px;
    margin-top: 8px;
  }
  #building .item1 .swiper-aqsc .s2 .w-1400 .rt-cir {
    width: 100%;
    margin-top: 30px;
  }
  #building .item1 .swiper-aqsc .s2 .w-1400 .rt-cir img {
    width: 70%;
  }
  #building .item1 .swiper-aqsc .s3 {
    padding-top: 0;
  }
  #building .item1 .swiper-aqsc .s3 .top-txt .w-1400 {
    flex-direction: column;
  }
  #building .item1 .swiper-aqsc .s3 .top-txt .w-1400 > div {
    width: 100%;
    padding: 0;
  }
  #building .item1 .swiper-aqsc .s3 .top-txt .w-1400 > div p {
    text-indent: 2em;
  }
  #building .item1 .swiper-aqsc .s3 .btm-bg {
    background: url(../images/gqdd/zp1.png) no-repeat left top;
    background-size: auto 100%;
    height: 200px;
    margin-top: 30px;
  }
  #building .item1 .swiper-aqsc .s3 .btm-bg img {
    display: none;
  }
  #society .item1 {
    padding-bottom: 20px;
  }
  #society .item1 .w-1400 {
    flex-direction: column;
  }
  #society .item1 .w-1400 .lf-title {
    width: 100%;
  }
  #society .item1 .w-1400 .lf-title .con {
    margin-top: 0;
    padding: 0;
  }
  #society .item1 .w-1400 .lf-title .con p {
    margin-bottom: 15px;
  }
  #society .item1 .w-1400 .rt-txt {
    width: 100%;
    margin-top: 20px;
    padding: 0;
  }
  #society .item1 .w-1400 .rt-txt > img {
    width: 70%;
    display: block;
    margin: auto;
  }
  #society .item1 .w-1400 .rt-txt .con {
    margin-top: 20px;
  }
  #society .item1 .w-1400 .rt-txt .con p {
    margin-bottom: 15px;
  }
  #society .item2 {
    margin-bottom: 30px;
  }
  #society .item2 .w92 {
    width: 90%;
    margin: auto;
    flex-direction: column;
  }
  #society .item2 .w92 .part1,
  #society .item2 .w92 .part2,
  #society .item2 .w92 .part3 {
    width: 100%;
  }
  #society .item2 .w92 .part1 .top-txt {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  #society .item2 .w92 .part1 .top-txt br {
    display: none;
  }
  #society .item2 .w92 .part2 {
    height: 360px;
  }
  #society .item2 .w92 .part2 .hid {
    display: none;
  }
  #legal .item1 {
    padding: 30px 0;
  }
  #legal .item1 .w71 {
    width: 90%;
  }
  #legal .item1 .w71 .part p {
    margin-bottom: 15px;
  }
  #join .item1 {
    padding: 30px 0;
  }
  #join .item1 .w71 {
    width: 90%;
  }
  #join .item1 .w71 .part p {
    margin-bottom: 15px;
  }
  #contact .item1 {
    padding: 40px 0;
  }
  #contact .item1 .w71 {
    width: 90%;
  }
  #contact .item1 .w71 .part1 {
    flex-direction: column;
    height: auto;
    background: #133c76;
    padding: 30px 5%;
  }
  #contact .item1 .w71 .part1 a {
    color: #fff;
  }
  #contact .item1 .w71 .part2 .con {
    flex-direction: column;
  }
  #contact .item1 .w71 .part2 .con .qy {
    width: 100%;
    margin-bottom: 15px;
  }
  #contact .item1 .w71 .part2 .con .num-box {
    width: 100%;
    margin-bottom: 15px;
  }
  #contact .item1 .w71 .part2 .con .num-box .n-box:first-child {
    margin-bottom: 15px;
  }
  #article .lm_nav .w-1400 .lf_link {
    display: block;
  }
  #article .box1 {
    padding-top: 30px;
  }
  #article .box1 .w-1400 {
    width: 90%;
  }
  #article .box1 .w-1400 .right {
    display: none;
  }
  #article .box1 .w-1400 .left {
    width: 100%;
  }
  #article .box1 .w-1400 .left h1 {
    font-size: 20px;
    line-height: 26px;
    color: #4b4b4b;
  }
  #article .box1 .w-1400 .left h2 {
    font-size: 16px;
    line-height: 25px;
    color: #4b4b4b;
  }
  #article .box1 .w-1400 .left .tools {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #cdcdcd;
    border-bottom: none;
    padding-top: 12px;
    margin: 25px 0 20px;
  }
  #article .box1 .w-1400 .left .tools .ly,
  #article .box1 .w-1400 .left .tools .print,
  #article .box1 .w-1400 .left .tools .font {
    display: none;
  }
  #article .box1 .w-1400 .left .tools .time {
    font-size: 14px;
  }
  #article .box1 .w-1400 .left .tools .look img {
    width: 16px;
  }
  #article .box1 .w-1400 .left #content {
    font-size: 16px;
    line-height: 28px;
  }
  #article .box1 .w-1400 .left #content img {
    margin-bottom: 25px;
  }
}
