﻿@media screen and (max-width: 1200px) {
  body,
  html {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    font-family: 'Avenir', Helvetica, Arial, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    color: #515a6e;
    background: rgba(243, 247, 250, 1);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .menu-list .active a {
    width: 100%;
    height: auto;
    color: #1d78cf;
  }
  .search-con .search-right-input {
    margin-top: 0.08rem;
  }

  .right-ad {
    display: none;
  }
  .right-ad1 {
    width: 0.8rem;
    height: 0.8rem;
    position: fixed;
    right: 0.3rem;
    bottom: 1rem;
    display: block;
    z-index: 20;
  }
  .right-ad1 img {
    width: 100%;
    height: 100%;
  }
  /* 首页样式 START */
  .main-header {
    display: none;
  }
  .home-header .main-search {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 30;
    min-width: 100% !important;
    background-image: url(01-01-mj-search-bg2.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    /* overflow: hidden; */
    height: 2.2rem;
  }
  .main-search .img-full {
    display: none;
  }
  .search-con {
    padding: 0;
  }
  .main-search {
    padding: 1.32rem 0.3rem 0.32rem;
    box-sizing: border-box;
  }
  .search-right-input {
    float: left;
    width: 6rem;
    height: 0.64rem;
    margin-top: 0.08rem;
  }
  .min-wid {
    width: 100% !important;
  }
  .search-input {
    font-size: 0.24rem !important;
    width: 4.76rem !important;
    height: 100% !important;
    border-top-left-radius: 0.64rem !important;
    border-bottom-left-radius: 0.64rem !important;
  }
  .search-btn {
    width: calc(100% - 4.76rem) !important;
    height: 100% !important;
    border-top-right-radius: 0.64rem !important;
    border-bottom-right-radius: 0.64rem !important;
    font-size: 0.24rem;
  }
  .search-left {
    display: none;
  }
  .height-search {
    display: none;
  }

  .search-rightIcon {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    float: right;
    position: relative;
  }
  /* 导航栏START */
  .menu-list {
    width: 3rem;
    border-radius: 0.1rem;
    height: auto;
    font-size: 0.28rem;

    background: #fff;
    box-shadow: 0 0 0.2rem #b0b0b0;
    z-index: 999 !important;
    float: left;
    position: absolute;
    top: 0.85rem;
    right: 0;
  }
  .menu-list li {
    line-height: 0.8rem;
    text-align: center;
  }
  .menu-list li a {
    color: #333;
  }
  .menu-list li .active {
    color: #069ae5;
  }
  .search-rightIcon img {
    width: 100%;
    height: 100%;
  }
  /*导航样式 START*/
  .menu {
    display: none;
  }
  /*导航样式 End*/

  /*主体 START*/
  /*底部 START*/

  .main-bottom-center {
    display: none;
  }

  .main-center-top-rem {
    padding: 0 0.8rem;
    box-sizing: border-box;
    border-bottom: 0.02rem solid rgba(17, 166, 241, 1);
  }
  .main-center-top-rem ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .main-center-top-rem li {
    float: left;
    padding: 0.3rem 0;
    font-size: 0.28rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(254, 255, 255, 1);
    /* line-height: 16px; */
  }
  .main-bottom a{
    color: #feffff;
  }
  .main-center-top-rem li a {
    font-size: 0.28rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #feffff;
  }
  .main-center-bottomList-bt {
    float: left;
    text-align: left !important;
  }
  .main-center-bottom {
    width: 100%;
    background: #069ae5;
    padding: 0.4rem 0.3rem;
    box-sizing: border-box;
    font-size: 0.22rem !important;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 0.5rem;
    position: relative;
    overflow: hidden;
  }
  .main-center-bottomList-left {
    width: 49%;
    float: left !important;
    text-align: left !important;
    /* margin-right: 0.2rem; */
    font-size: 0.22rem;
    display: inline-block;
    /* position: absolute;
    top: 0.4rem;
    left: 0.24rem; */
  }
  .main-center-bottomList-right {
    width: 49%;
    font-size: 0.22rem;
    float: right !important;
    text-align: left !important;
    /* position: absolute;
    top: 0.4rem;
    right: 0.24rem; */
    display: inline-block;
  }
  .main-center-bottomList-bt {
    /* padding-top: 2rem; */
  }
  .main-center-bottom-image {
    width: 0.66rem;
    margin-right: 0;
    margin-top: 0;
    height: auto;
  }
  .main-center-bottom-imageRight {
    width: 1.28rem;
    height: auto;
    margin-top: 0.1rem;
  }
  .main-header-logo {
    width: 0.2rem;
    height: auto;
    float: left;
  }

  .main-center-image-box {
    width: 100%;
    display: inline-block;
  }
  .main-center-image {
    width: 50%;
    margin: 0 auto;
    display: block;
    padding-top: 0.45rem;
  }
  .main-bottom-center-rem {
    display: block;
  }

  /*政民互动 End*/
  /*主体 End*/
  /* 首页样式 END */
}