/**/

@media screen and (min-width: 1441px) and (max-width: 1600px) {
  html {
    font-size: 90px;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1440px) {
  html {
    font-size: 80px;
  }
}
@media screen and (min-width: 981px) and (max-width: 1200px) {
  html {
    font-size: 70px;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  .header .nav {
    display: none;
  }
  .container {
    width: 100%;
    padding: 0 15px;
    max-width: 100%;
  }

  .hidden-xs {
    display: none;
  }
  .visible-xs {
    display: block;
  }
}

/**/
@media (max-width: 768px) {
  .m_nav {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0, -50%);
    width: 25px;
    z-index: 99;
  }
  .m_nav i {
    display: block;
    height: 2px;
    background: #999;
  }
  .m_nav i + i {
    margin-top: 0.06rem;
  }
  .cross i:nth-of-type(1) {
    -webkit-transform: translateY(8px) rotate(-45deg);
    -ms-transform: translateY(8px) rotate(-45deg);
    transform: translateY(8px) rotate(-45deg);
  }
  .cross i:nth-of-type(2) {
    opacity: 0;
  }
  .cross i:nth-of-type(3) {
    -webkit-transform: translateY(-8px) rotate(45deg);
    -ms-transform: translateY(-8px) rotate(45deg);
    transform: translateY(-8px) rotate(45deg);
  }
  .container {
    width: 100%;
    padding: 0 15px;
    max-width: 100%;
  }
  .header {
    padding: 0 0.15rem;
    z-index: 9999;
    font-size: 0.14rem;
  }
  .header .logo {
    position: static;
  }
  .header .logo img {
    width: 2rem;
  }
  .hidden-xs,
  .header .nav {
    display: none;
  }
  .visible-xs,
  .footer .hd .flex,
  .footer .ft .flex {
    display: block;
  }
  .footer .ft {
    text-align: center;
  }
  .header .logo .add,
  .header .logo {
    height: 0.5rem;
  }
  .footer {
    font-size: 0.14rem;
  }
  .footer .hd dl {
    margin-top: 0.15rem;
  }
  .footer .bd ul {
    display: none;
  }
  .footer .bd {
    padding: 0.2rem 0;
  }
  .footer .bd h4 {
    font-size: 0.15rem;
  }
  .footer .bd h4 i {
    display: block;
  }
  /**/
  .teamlists ul {
    margin: -0.1rem 0;
  }
  .teamlists ul li {
    width: 100%;
    padding: 0.1rem 0;
  }
  .footer .bd,
  .homepage .four .flex,
  .homepage .two .bd li .brdge {
    display: block;
  }
  .homepage .four {
    height: auto;
    padding: 0.3rem 0;
    font-size: 0.14rem;
    line-height: 0.3rem;
    margin-top: 0.3rem;
  }
  .homepage .four dt {
    font-size: 0.18rem;
  }
  .homepage .four .btn {
    height: 0.45rem;
    width: 1.2rem;
    margin: 0.15rem auto 0;
  }
  .homepage .four .btn i {
    font-size: 0.2rem;
  }
  .homepage .two .bd li .brdge > div + div {
    margin: 0.1rem 0 0;
  }
  .homepage {
    font-size: 0.14rem;
  }
  .homepage .two .bd li h4 {
    font-size: 0.16rem;
  }
  .homepage .two .bd li {
    margin-top: 0.15rem;
    padding: 0.4rem 0.15rem 0.15rem;
  }
  .homepage .more {
    margin-top: 0.2rem;
  }
  .homepage .more a {
    height: 0.45rem;
    width: 1.2rem;
    font-size: 0.14rem;
  }
  .homepage .two,
  .homepage .one {
    padding: 0.3rem 0;
  }
  .homepage .three {
    padding-top: 0.3rem;
  }
  .homepage .title,
  .homepage .banner .ft ul li span,
  .homepage .banner .bd h3 {
    font-size: 0.22rem;
  }
  .homepage .one .swiper-slide {
    margin: 0;
    padding: 0.15rem;
  }
  .homepage .banner .ft {
    position: static;
    font-size: 0.14rem;
    padding: 0.1rem 0;
    line-height: 0.3rem;
  }
  .homepage .banner .ft ul li {
    width: 33.333%;
  }
  .homepage .banner .ft ul li dt {
    height: auto;
  }
  .homepage .banner .bd {
    font-size: 0.14rem;
    line-height: 0.24rem;
    margin: 0;
  }
  .homepage .banner .bd h3 {
    padding-bottom: 0.1rem;
  }
  .homepage .three .tabtitle {
    font-size: 0.14rem;
    margin: 0.2rem 0;
  }
  .homepage .three .tabtitle li {
    height: 0.45rem;
  }
  .teamlists ul li .pic {
    width: 1.2rem;
    height: auto;
  }
  .teamlists ul li .name {
    display: none;
  }
  .teamlists ul li .flex_item {
    height: 1.35rem;
    padding: 0.1rem 0.15rem;
  }
  .notice,
  .pages,
  .notice .hd {
    font-size: 0.14rem;
  }
  .lists_result ul {
    margin: -0.1rem 0;
  }
  .lists_result ul li {
    width: 100%;
    padding: 0.1rem 0;
  }
  .pages a {
    height: 0.34rem;
    padding: 0 0.1rem;
  }
  .notice {
    padding: 0.3rem 0;
  }
  .pages {
    margin-top: 0.2rem;
  }
  .pages a + a {
    margin-left: 0.05rem;
  }
  .notice .hd .flex {
    display: block;
    position: relative;
  }
  .notice .hd ul {
    margin-top: 0.1rem;
  }
  .notice .hd span {
    position: absolute;
    right: 0;
    top: 0;
  }
  .search_info {
    margin: 0.25rem 0;
  }
  .search_info .btn {
    height: 0.45rem;
    width: 0.8rem;
  }
  .search_info .side {
    display: none;
  }
  .search_info .input {
    height: 0.45rem;
    font-size: 0.14rem;
  }
  .search_info .btn i {
    font-size: 0.2rem;
  }
  .title_info {
    font-size: 0.24rem;
  }
  .result_items .one .hd h1 {
    font-size: 0.2rem;
  }
  .result_items,
  .result_items .one,
  .result_items .one .ft,
  .result_items .two,
  .caselists ul,
  .caseitems,
  .teamitems {
    font-size: 0.14rem;
  }
  .result_items .one .hd ul,
  .result_items .one .ft ul {
    display: block;
  }
  .result_items .one .hd ul li {
    margin: 0 0 0.15rem 0;
  }
  .result_items .one .ft {
    margin: 0;
    padding: 0.15rem;
    line-height: 0.3rem;
  }
  .result_items .one .ft img {
    width: 0.2rem;
  }
  .result_items .two {
    padding: 0.15rem;
  }
  .result_items .two .bd {
    line-height: 0.24rem;
  }
  .result_items .two .bd p {
    padding: 0.1rem 0;
  }
  .result_items .two .title {
    font-size: 0.18rem;
    height: 0.5rem;
  }
  .result_items .two .title i,
  .result_items .three .title {
    font-size: 0.2rem;
  }
  .caselists ul {
    margin: -0.1rem 0;
  }
  .caselists ul > li {
    width: 100%;
    padding: 0.1rem 0;
  }
  .caselists ul h4 {
    font-size: 0.16rem;
  }
  .caselists ul .price,
  .caseitems .one h1,
  .caseitems .three .bd ul span i {
    font-size: 0.2rem;
  }
  .caselists ul {
    line-height: 0.24rem;
  }
  .caselists ul ol li span {
    width: 0.9rem;
  }
  .caseitems .one .bd {
    padding: 0.15rem;
  }
  .caseitems .three .bd {
    padding: 0.15rem 0;
  }
  .caseitems .one .bd ul li {
    padding: 0.1rem 0;
  }
  .caseitems .two dd,
  .teamitems .two .tabbox .txt {
    line-height: 0.3rem;
  }
  .caseitems .three .bd ul span {
    width: 0.6rem;
    height: 0.6rem;
  }
  /**/
  .teamitems .one .flex,
  .teamitems .one ul {
    display: block;
  }
  .teamitems .two .lists .brdge {
    margin: 0 0.1rem 0 0;
  }
  .teamitems .two .lists .orange {
    padding-left: 0.1rem;
  }
  .teamitems .two .lists .flex {
    margin-top: 0.1rem;
  }
  .teamitems {
    padding: 0.15rem;
  }
  .teamitems .two .tab,
  .teamitems .one .brdge,
  .teamitems .one ul,
  .teamitems .one h4,
  .jinrongitems,
  .jinrongitems .one h4,
  .items .hd,
  .bread {
    font-size: 0.14rem;
  }
  .teamitems .two .tab li {
    flex: 1;
  }
  .teamitems .two .tab a {
    padding: 0;
    justify-content: center;
    height: 0.45rem;
  }
  .teamitems .one .brdge span {
    padding: 0 0.05rem;
  }
  .teamitems .one p {
    margin: 0.15rem 0;
  }
  .teamitems .one ul li + li {
    margin: 0.15rem 0 0;
  }
  .teamitems .one .pic {
    width: 100%;
    margin: 0 0 0.15rem 0;
  }
  .teamitems .one h3 {
    font-size: 0.2rem;
  }
  .jinrong .lists ul {
    margin: -0.1rem 0;
  }
  .jinrong .lists ul > li {
    width: 100%;
    padding: 0.1rem 0;
  }
  .jinrong .lists ul ol li {
    line-height: 0.36rem;
  }
  .jinrongitems .one,
  .jinrongitems .two {
    display: block;
  }
  .jinrongitems .two .flex_item + .flex_item {
    margin: 0.2rem 0 0;
  }
  .jinrongitems .three .table {
    overflow-x: auto;
    white-space: nowrap;
  }
  .chart {
    height: 2.4rem;
  }
  .jinrongitems .one {
    font-size: 0.14rem;
    padding: 0.15rem;
  }
  .jinrongitems .one .brdge span {
    padding: 0 0.05rem;
    margin-left: 0.05rem;
  }
  .jinrongitems .one ul {
    line-height: 0.3rem;
  }
  .jinrongitems .one .name {
    font-size: 0.2rem;
    margin-top: 0.15rem;
    text-align: center;
  }
  .jinrongitems .one .pic {
    margin: 0 auto;
  }
  .caseitems .fire .bd {
    padding: 0;
  }
  .caseitems .fire .data > div {
    padding-right: 0.1rem;
  }
  .caseitems .fire .data > div + div::before {
    display: none;
  }
  .caseitems .fire .bd li dt {
    font-size: 0.14rem;
  }
  .caseitems .fire .bd li {
    line-height: 0.24rem;
  }
  .service .lists ul,
  .notice .bd ul {
    margin: -0.1rem 0;
  }
  .service .lists ul > li,
  .notice .bd ul li {
    width: 100%;
    padding: 0.1rem 0;
  }
  .items .bd .flex {
    display: block;
    margin-top: 0.2rem;
  }
  .items {
    font-size: 0.14rem;
    line-height: 0.24rem;
  }
  .items .bd .flex .pic {
    margin: 0.15rem 0 0;
  }
  .items h1 {
    font-size: 0.2rem;
  }
  .items .hd ul {
    display: block;
  }
  .items .hd ul li {
    margin: 0;
  }
  .items .hd {
    padding: 0.15rem;
  }
  .items .hd ul li span {
    width: 0.8rem;
    display: block;
  }
  .actives {
    font-size: 0.14rem;
  }
  .actives .one .bd dl {
    padding: 0.15rem;
  }
  .actives dt {
    font-size: 0.16rem;
  }
  .actives .two .bd ul {
    margin: -0.1rem 0;
  }
  .actives .two .bd ul li {
    width: 100%;
    padding: 0.1rem 0;
  }
  .notice .bd ul li h4 {
    font-size: 0.16rem;
    line-height: 0.3rem;
  }
  .footer .hd dd {
    font-size: 0.2rem;
  }
  .notice .hd ul li a {
    height: 0.36rem;
  }
  /*0728*/
  .guapai .one {
    padding-top: 0.3rem;
  }
  .guapai .one .bd {
    font-size: 0.14rem;
    margin-top: 0.2rem;
    padding: 0.1rem;
  }
  .header .link {
    display: none;
  }
  .keyan .one ul li {
    width: 100%;
  }
  .keyan .one ul li dt {
    font-size: 0.16rem;
  }
  .pic {
    height: auto;
  }
  .keyan .two {
    font-size: 0.14rem;
    padding: 0.1rem;
    margin-top: 0.2rem;
  }
  .keyan .two .table td {
    padding: 0.15rem;
  }
  .keyan .two .table th {
    font-size: 0.15rem;
  }
  .caseitems .six .flex {
    display: block;
  }
  .caseitems .six .flex > .flex_item + .flex_item {
    padding: 0;
  }
  .caseitems .six .tel {
    position: static;
    display: block;
    margin-top: 0.2rem;
    padding: 0.1rem;
    line-height: 0.3rem;
  }
  .caseitems .six ul {
    font-size: 0.14rem;
    line-height: 0.3rem;
  }
  .caseitems .six h3 {
    font-size: 0.18rem;
  }
}
