﻿﻿﻿﻿﻿﻿﻿﻿﻿@charset "utf-8";
@media only screen and (max-width : 1919px) {
  .banner img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width : 1500px) {}
@media only screen and (max-width : 1300px) {
  .webmain {
    min-width: 1200px;
  }
  .content {
    width: 1200px;
  }
  .inmuen .nav-list li a {
    padding: 0 24px;
    font-size: 14px;
  }
  .inpro .leftnav {
    width: 220px;
  }
  .inpro .right {
    width: 960px;
  }
  .inpro .right ul li {
    width: 23%;
  }
  .inyoushi .nr .li .pic {
    width: 530px;
  }
  .incase .nr .hd ul li {
    padding: 48px 10px;
  }
  .incase .nr .hd {
    width: 350px;
  }
  .incase .nr {
    padding-right: 370px;
  }
  .footer .fnav {
    margin-right: 40px;
  }
  .footer .fcon {
    width: 340px;
  }
  .incase .nr {
    min-height: 600px;
  }
  .inabout .about-right {
    width: 460px;
  }
  .tem_inner {
    width: 1200px;
  }
  .met_section {
    width: 1200px;
  }
  .met_module3_list ul.lists_1 li {
    width: 22.6%;
  }
  #imglist ul.lists_1 li {
    width: 300px;
  }
  .xgcasenr .bd ul li a {
    padding: 0 10px;
  }
  .xgcasenr .prev {
    left: 0;
    z-index: 99;
  }
  .xgcasenr .next {
    right: 0;
    z-index: 99;
  }
}
@media only screen and (max-width : 1024px) {}
@media only screen and (max-width : 910px) {}
@media only screen and (max-width : 850px) {
  .webmain {
    min-width: initial;
  }
  .content {
    width: auto;
    padding: 0 15px;
  }

  /* ========== 顶部栏 - 移动端 ========== */
  .intop {
    display: none;
  }

  /* ========== Header - 移动端 ========== */
  .header {
    padding: 0;
    position: relative;
  }
  .header .logo-link {
    float: left;
    display: flex;
    align-items: center;
    padding: 12px 0;
  }
  .header .logo {
    padding-right: 10px;
    border-right: 1px solid #e0e0e0;
    flex-shrink: 0;
  }
  .header .logo img {
    height: 32px;
    width: auto;
  }
  .header .title {
    padding-left: 10px;
    line-height: 1.3;
  }
  .header .title-main {
    font-size: 13px;
    letter-spacing: 0;
    margin-bottom: 1px;
  }
  .header .title-sub {
    font-size: 10px;
    color: #999;
  }
  .header .title-sub span {
    color: #d64a31;
    font-weight: bold;
  }
  .header .phone {
    display: none;
  }

  /* ========== 汉堡按钮 - 移动端 ========== */
  .nav_handle {
    display: block;
    position: absolute;
    right: 15px;
    /*top: 50%;*/
    transform: translateY(-50%);
    margin-top: 0;
    width: 27px;
    padding: 0;
    z-index: 100;
  }

  /* ========== 主导航 - 移动端 ========== */
  .inmuen {
    display: none;
    line-height: 42px;
    padding: 5px 0;
    background: #2e6bc5;
  }
  .inmuen.show {
    display: block;
  }
  .inmuen .nav-list li {
    float: none;
    border-bottom: 1px solid rgba(255,255,255,.1);
  }
  .inmuen .nav-list li:last-child {
    border-bottom: none;
  }
  .inmuen .nav-list li a {
    padding: 0 20px;
    text-align: left;
    font-size: 14px;
    display: block;
    color: rgba(255,255,255,.9);
  }
  .inmuen .nav-list li a i {
    margin-right: 6px;
  }
  .inmuen .nav-list li:hover a,
  .inmuen .nav-list li.on a {
    background: rgba(255,255,255,.1);
    color: #fff;
  }
  .inmuen .nav-list li a::after {
    display: none;
  }
  .inmuen .nav-indicator {
    display: none;
  }
  .inmuen.sticky {
    position: relative;
    box-shadow: none;
    animation: none;
  }
  .inmuen.sticky + * {
    margin-top: 0;
  }

  /* ========== 搜索弹层 - 移动端 ========== */
  .search-overlay .search-box {
    width: 90vw;
  }
  .search-overlay .search-input {
    height: 46px;
    line-height: 46px;
    padding: 0 18px;
    font-size: 14px;
  }
  .search-overlay .search-submit {
    width: 52px;
    height: 46px;
    font-size: 16px;
  }
  .search-overlay .search-hot {
    font-size: 11px;
    margin-top: 12px;
  }
  .search-overlay .search-hot a {
    margin: 0 3px;
  }
  .search-overlay .search-close {
    top: -42px;
    font-size: 20px;
  }
  .banner .pagination {
    bottom: 5px;
  }
  .banner .pagination .swiper-pagination-switch {
    width: 8px;
    height: 8px;
    margin: 0 3px;
  }
  .banner .pagination .swiper-active-switch {
    width: 22px;
    border-radius: 4px;
  }
  .banner .banner-left,
  .banner .banner-right {
    width: 36px;
    height: 60px;
    line-height: 60px;
    margin-top: -30px;
    font-size: 26px;
  }
  .inkey {
    display: none;
  }
  .injiagong {
    padding: 20px 0;
  }
  .injiagong .lmtit {
    font-size: 20px;
  }
  .injiagong .lmjj {
    margin-bottom: 20px;
  }
  .injiagong .bd ul li {
    width: 50%;
  }
  .injiagong .bd ul li .wz {
    padding: 45px 10px 0;
  }
  .injiagong .bd ul li .jj {
    font-size: 12px;
  }
  .inpro {
    padding: 20px 0;
  }
  .inpro .leftnav {
    width: auto;
    float: none;
    margin-bottom: 20px;
    display: none;
  }
  .inpro .right {
    width: auto;
    float: none;
  }
  .inpro .right ul li {
    width: 48%;
  }
  .inyoushi {
    padding: 20px 0;
  }
  .inyoushi .lmtit {
    font-size: 20px;
  }
  .inyoushi .lmtit span {
    font-size: 35px;
  }
  .inyoushi .lmjj {
    margin-bottom: 20px;
  }
  .inyoushi .nr .xian {
    display: none;
  }
  .inyoushi .nr {
    height: auto;
  }
  .inyoushi .nr .li {
    position: static;
  }
  .inyoushi .nr .li .pic {
    width: auto;
    float: none;
    margin-bottom: 10px;
  }
  .inyoushi .nr .li .sz {
    display: none;
  }
  .inyoushi .nr .li .wz {
    width: auto;
    float: none;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .inyoushi .nr .li .wz .tit {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .inyoushi .nr .li .wz .jj {
    font-size: 14px;
    line-height: 25px;
  }
  .inyoushi .nr .li.li2 .wz {
    width: auto;
  }
  .inyoushi .nr .li.li2 .wz .tit {
    text-align: left;
  }
  .inpinzhi {
    padding: 20px 0;
  }
  .inpinzhi .lmtit {
    font-size: 20px;
  }
  .inpinzhi .hd {
    padding: 20px 0;
  }
  .inpinzhi .hd ul li {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    margin: 0 10px;
    font-size: 14px;
  }
  .inpinzhi .bd ul .li {
    width: auto;
    float: none;
    margin: 0;
  }
  .inpinzhi .bd ul li {
    margin-bottom: 10px;
  }
  .inpinzhi .bd ul li.one {
    width: auto;
    float: none;
    margin-bottom: 10px;
  }
  .incase {
    padding: 20px 0;
  }
  .incase .lmtit {
    font-size: 20px;
  }
  .incase .lmjj {
    margin-bottom: 20px;
  }
  .incase .nr {
    padding: 0;
    min-height: inherit;
  }
  .incase .nr .hd {
    position: static;
    width: auto;
    margin-bottom: 10px;
  }
  .incase .nr .hd ul li {
    padding: 10px 0 15px;
  }
  .incase .nr .bd ul li .wz .tit {
    font-size: 16px;
  }
  .innews {
    padding: 50px 0;
  }
  .innews .lmtit {
    font-size: 26px;
  }
  .innews .lmjj {
    font-size: 12px;
    margin-bottom: 30px;
  }
  .innews .news-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
  }
  .innews .news-col-header {
    padding-bottom: 14px;
    margin-bottom: 18px;
  }
  .innews .news-col-header .slmtit {
    font-size: 20px;
    padding-left: 12px;
  }
  .innews .news-more {
    padding: 5px 14px;
    font-size: 12px;
  }
  .innews .news-link {
    padding: 16px 0;
  }
  .innews .news-link:hover {
    padding-left: 8px;
  }
  .innews .news-date {
    width: 54px;
    height: 54px;
    margin-right: 14px;
    border-radius: 6px;
  }
  .innews .news-date strong {
    font-size: 20px;
  }
  .innews .news-date span {
    font-size: 11px;
  }
  .innews .news-title {
    font-size: 15px;
    margin-bottom: 6px;
  }
  .innews .news-desc {
    font-size: 13px;
    height: 44px;
  }
  .inabout {
    padding: 30px 0;
  }
  .inabout .about-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .inabout .about-left {
    padding-right: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .inabout .about-left .lmtit {
    font-size: 22px;
    text-align: center;
    padding-bottom: 15px;
  }
  .inabout .about-left .lmtit:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .inabout .about-left .lmjj {
    margin-bottom: 15px;
    font-size: 14px;
    text-align: center;
  }
  .inabout .about-left .nr {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 20px;
  }
  .inabout .about-left .more {
    display: table;
    margin: 0 auto;
    padding: 10px 30px;
    font-size: 14px;
  }
  .inabout .about-right {
    width: 100%;
    margin-bottom: 25px;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .inabout .about-right:before {
    display: none;
  }
  .footer {
    padding-top: 20px;
  }
  .footer .fnav {
    display: none;
  }
  .footer .fcon {
    width: auto;
    float: none;
  }
  .footer .banq {
    font-size: 12px;
    margin-top: 20px;
  }
  .Bottomerkg, .Bottomer {
    display: block;
  }
  .Bottomerkg {
    height: 53px;
  }
  .page-down {
    right: 10px;
    bottom: 74px;
  }
  .nybanner {
    height: 200px;
  }
  .tem_inner {
    width: auto;
    padding: 0 10px;
    height: auto;
  }
  .key-serch {
    height: auto;
    padding: 10px 0;
  }
  .met_position {
    height: auto;
    line-height: 25px;
    float: none;
    font-size: 12px;
    color: #999;
  }
  .key-serch .search {
    margin: 10px 0 0;
    float: none;
  }
  .key-serch .search span.navsearch_input {
    float: none;
  }
  .key-serch .search span.navsearch_input input {
    width: 80%;
    height: 35px;
    line-height: 35px;
    box-sizing: border-box;
    display: block;
  }
  .key-serch .search .searchgo {
    width: 20%;
    height: 35px;
    line-height: 35px;
    display: block;
    outline: none;
  }
  .met_section {
    width: auto;
    padding: 10px 10px 0;
  }
  .met_section aside {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }
  .met_section aside section h2 {
    font-size: 20px;
    padding: 15px 0 15px 60px;
  }
  .met_section aside .met_aside dl dt a {
    font-size: 14px;
    padding: 5px 10px 5px 15px;
  }
  .nycon1 {
    display: none;
  }
  .met_section aside .aside-head {
    padding: 15px 10px;
  }
  .met_section aside .aside-head h2 {
    font-size: 20px;
    margin-bottom: 4px;
  }
  .met_section aside .aside-head .subtit {
    font-size: 11px;
  }
  .met_section aside .met_aside_list {
    padding: 10px;
  }
  .met_section aside .aside-card-list li {
    margin-bottom: 8px;
  }
  .met_section aside .aside-card-list li .card-body {
    padding: 8px 12px;
  }
  .met_section aside .aside-card-list li .tit {
    font-size: 13px;
  }
  .met_section article .met_article {
    margin: 0;
  }
  .met_section article {
    margin: 0;
    width: auto;
    float: none;
  }
  .met_article_head {
    margin-bottom: 10px;
  }
  .met_module1 {
    padding: 0;
  }
  .met_module3_list ul.lists_1 {
    position: relative;
    width: 102%;
    left: -1%;
    margin: 0;
  }
  .met_module3_list ul.lists_1 li {
    width: 48%;
    margin: 1%;
    float: left;
  }
  .met_pager {
    padding: 10px 0 0;
  }
  .met_pager a, .met_pager .PreA, .met_pager .NextA {
    margin: 0 2px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    width: auto;
    min-width: initial;
    padding: 0 5px;
  }
  .xgcase {
    padding: 20px 0;
  }
  .xgcase .lmtit {
    margin-bottom: 20px;
  }
  .xgcase .lmtit .cn {
    font-size: 20px;
  }
  .xgcasenr .bd ul li {
    width: 50%;
  }
  .xgcasenr .bd ul li a {
    padding: 0 5px;
  }
  .xgcasenr .bd ul li .tit {
    padding: 0 10px;
    font-size: 14px;
  }
  .showproleft {
    padding: 0;
  }
  .showproleft .title {
    margin-top: 15px;
    font-size: 18px;
  }
  .showproleft .product-meta {
    padding: 15px 0;
  }
  .showproleft .meta-item {
    line-height: 26px;
    font-size: 13px;
  }
  .showproleft .product-ext-info {
    margin-top: 10px;
    padding-bottom: 10px;
  }
  .showproleft .ext-section {
    margin-bottom: 12px;
    padding: 12px 14px;
  }
  .showproleft .ext-section h3 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .showproleft .ext-section h3 i {
    margin-right: 6px;
  }
  .showproleft .ext-section ul li {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 6px;
    padding-left: 14px;
  }
  .showproleft .ext-section ul li:before {
    top: 9px;
    width: 5px;
    height: 5px;
  }
  .showproleft .advisory {
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
  }
  .showprojj {
    min-height: initial;
  }
  .box {
    position: static;
    width: 300px;
    margin: 0 auto;
  }
  .tb-s310, .tb-s310, .tb-s310 a {
    width: 300px;
    height: 300px;
  }
  .tb-thumb li {
    height: 47px;
  }
  .tb-s40, .tb-s40 a {
    width: 45px;
    height: 47px;
  }
  .tb-thumb .tb-selected {
    height: 47px;
  }
  .tb-s40 a img {
    width: 45px;
    height: 45px;
  }
  .zoomDiv {
    display: none !important;
  }
  .slideTxtBox .bd ul {
    font-size: 14px;
    line-height: 30px;
    padding: 15px 0;
  }
  .met_section article {
    padding-bottom: 20px;
  }
  #imglist ul.lists_1 {
    position: relative;
    width: 102%;
    left: -1%;
    margin: 0;
  }
  #imglist ul.lists_1 li {
    width: 48%;
    margin: 1%;
  }
  #imglist ul.lists_1 li a {
    padding: 0;
  }
  .met_module2 {
    padding: 10px
  }
  .met_module2 h1.met_title {
    font-size: 18px;
    line-height: 25px;
  }
  .met_tools {
    margin-top: 20px;
  }
  .nyabout {
    font-size: 14px;
    line-height: 30px;
  }
  .met_tools {
    height: auto;
  }
  .met_tools .met_page {
    position: static;
  }
  .met_tools .met_page li {
    display: block;
    margin: 0;
    line-height: 30px;
  }
  .tb-pic a img {
    max-width: 300px !important;
    max-height: 300px !important;
  }
  .p14-infolist-1-list dl {
    padding: 15px;
  }
  .p14-infolist-1-list dt {
    width: auto;
    float: none;
    margin: 0 0 10px;
  }
  .p14-infolist-1-list-desc {
    margin-bottom: 15px;
  }
  /* ========== 现场管理 - 移动端（左侧单线时间轴） ========== */
  .insite {
    padding: 30px 0;
  }
  .insite .lmtit {
    font-size: 22px;
  }
  .insite .lmjj {
    font-size: 12px;
    letter-spacing: 2px;
    margin-bottom: 25px;
  }
  .site-list::before {
    left: 20px;
    transform: none;
    width: 3px;
    background: #2e6bc5;
    background-size: auto;
    opacity: 1;
  }
  .site-item {
    margin-bottom: 20px;
  }
  .site-item::before {
    left: 20px;
    top: 50%;
    width: 16px;
    height: 16px;
    border-width: 3px;
    box-shadow: 0 0 0 4px rgba(46,107,197,.12);
    transform: translate(-50%, -50%);
  }
  .site-item::after {
    left: 20px;
    top: 50%;
    width: 25px;
    height: 2px;
    transform: translateY(-50%);
  }
  .site-card {
    width: calc(100% - 45px);
    margin-left: 45px !important;
    margin-right: 0 !important;
    flex-direction: column;
  }
  .site-pic {
    width: 100%;
    height: 220px;
  }
  .site-slider {
    width: 100%;
    height: 220px;
  }
  .site-slide {
    height: 220px;
  }
  .site-info {
    width: 100%;
    padding: 18px 20px;
  }
  .site-cn {
    font-size: 18px;
  }
  .site-en {
    font-size: 11px;
    margin-bottom: 8px;
  }
  .site-desc {
    font-size: 13px;
    line-height: 1.8;
  }
}
@media only screen and (max-width : 640px) {
  .nybanner {
    height: 150px;
  }
}
@media only screen and (max-width : 480px) {
  .nybanner {
    height: 100px;
  }
  .innews .news-link {
    padding: 14px 0;
  }
  .innews .news-date {
    width: 48px;
    height: 48px;
    margin-right: 12px;
  }
  .innews .news-date strong {
    font-size: 18px;
  }
  .innews .news-title {
    font-size: 14px;
  }
  .innews .news-desc {
    font-size: 12px;
    height: 40px;
  }
}
@media only screen and (max-width : 360px) {
  .nybanner {
    height: 80px;
  }
}