@charset "utf-8";
/* CSS Document */
@media only screen and (max-width: 1023px) {
  .wrap_box {
    font-size: 0.24rem;
  }
  img {
    width: 100%;
  }
  .content {
    width: 7.02rem;
  }
  .pc {
    display: none;
  }
  .phone {
    display: block;
  }
  .p_w100 {
    width: 100%;
  }
  .p_col {
    flex-direction: column;
  }
  .p_re_col {
    flex-direction: column-reverse;
  }
  .f22,
  .f24 {
    font-size: 0.28rem;
  }
  .f18,
  .f20 {
    font-size: 0.26rem;
  }
  .p_header {
    height: 1.1rem;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 9;
  }
  .p_header .content {
    height: 100%;
  }
  .srch {
    width: 100%;
    height: 0.88rem;
    margin: 0.5rem auto;
    -webkit-appearance: none;
    background: #fff;
    border-radius: 0.1rem;
    overflow: hidden;
    color: #fff;
    padding: 0 0.45rem;
  }
  .srch_txt {
    width: 4.15rem;
    border: none;
    color: #333;
    background: none;
    -webkit-appearance: none;
    padding: 0 0.1rem;
    line-height: 0.88rem;
  }
  .srch_txt::-webkit-input-placeholder {
    color: #8791a2;
  }
  .srch_sub {
    width: 0.34rem;
    height: 0.34rem;
    border: none;
    background: url(../images/ss1.png) no-repeat;
    background-size: 0.34rem;
  }
  .menu_btn {
    width: 0.6rem;
    height: 0.41rem;
  }
  .menu_box {
    background: #bf1125;
    background-size: 100%;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 999;
    position: fixed;
    padding: 0.2rem 0.3rem 0;
    display: none;
  }
  .menu_list {
    color: #fff;
    height: 10rem;
    overflow-y: auto;
  }
  .menu_list li {
    font-size: 0.3rem;
    padding-left: 0.36rem;
    line-height: 3;
  }
  .menu_list li h3 {
    font-size: 0.3rem;
  }
  .menu_close {
    font-size: 0.6rem;
    color: #fff;
  }
  .sub_menu {
    font-size: 0.26rem;
    color: #aaa;
    display: none;
  }
  .sub_menu a {
    display: block;
    position: relative;
    padding-left: 0.4rem;
  }
  .sub_menu a::after {
    width: 0.12rem;
    height: 0.12rem;
    background: #fff;
    border-radius: 100%;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
  .about_num {
    justify-content: space-between;
  }
  .about_num li {
    margin: 0.2rem 0.4rem;
  }
  .room_bg {
    background-size: auto auto;
  }
  .room_bg .content {
    flex-direction: column;
    justify-content: center;
  }
  .room_bg .tit {
    margin: 0;
  }
  .room {
    width: 80%;
  }
  .room_pic {
    width: 1.91rem;
    margin: 0 auto;
  }
  .expert_bg {
    background-size: auto auto;
  }
  .expert_bg .content {
    padding: 45% 0 0;
  }
  .expert_list {
    width: 75%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 40%;
  }
  .expert_list_name {
    display: block;
  }
  .news_bg {
    background-size: auto auto;
  }
  .news_bg .content {
    justify-content: center;
  }
  .news_bg .tit {
    margin-left: 0;
  }
  .news_type {
    display: flex;
    justify-content: center;
  }
  .news_type li {
    margin: 0 0.2rem;
  }
  .news_list {
    height: auto;
    margin-top: 0.5rem;
  }
  .news_list li {
    width: 100%;
    margin-bottom: 0.2rem;
    margin-right: 0;
    height: auto;
  }
  .news_list li a {
    height: auto;
  }
  .news_list li a::after {
    display: none;
  }
  .news_list li:hover {
    color: inherit;
  }
  .news_list li:hover .two,
  .news_list li:hover .red,
  .news_list li:hover .gray9 {
    color: inherit !important;
  }
  .news_list li:hover a::after {
    transform: scale(0, 1);
  }
  .news_list_pic {
    height: 3.94rem;
  }
  .contact_bg {
    background-size: auto auto;
  }
  .contact_txt {
    height: auto;
  }
  .code {
    margin: 0.6rem auto;
  }
  .m_banner {
    margin: 1.1rem 0 0;
  }
  .m_banner img {
    height: 4.5rem;
    object-fit: cover;
  }
  .m_about_con {
    margin: 0.3rem 0 0;
  }
  .m_cluture {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .m_cluture li {
    width: 49%;
    padding: 0.4rem 0 0.2rem;
    margin-right: 0;
    margin-bottom: 0.3rem;
  }
  .m_cluture li img {
    width: 60%;
    display: block;
    margin: 0 auto;
  }
  .m_cluture_txt {
    margin: 0.2rem 0.2rem 0;
  }
  .m_develop::after {
    top: 1.2rem;
  }
  .m_develop .swiper-button-prev {
    left: 0;
  }
  .m_develop .swiper-button-next {
    right: 0;
  }
  .m_develop li {
    width: 100% !important;
  }
  .m_develop li.swiper-slide-active {
    width: 100%;
  }
  .m_develop_pic {
    width: 4rem;
  }
  .m_develop_con {
    width: 4.7rem;
    padding: 0.38rem 0 0;
  }
  .honor li {
    height: 7rem;
  }
  .footer_bg {
    height: auto;
    background-size: auto;
    padding: 1rem 0;
  }
  .m_contact_box {
    background: none;
    margin: 0;
    padding: 0;
    height: auto;
  }
  .m_code {
    margin: 0.5rem 0 0;
  }
  .m_code img {
    width: 2rem;
  }
  .main_bg {
    background-size: 100% 100%;
    background-attachment: fixed;
  }
  .feiyi_con {
    width: 3rem;
  }
  .feiyi_con .f24 {
    width: 100%;
  }
  .feiyi_con .two {
    line-height: 0.4rem;
    height: 0.8rem;
  }
  .feiyi_list li {
    padding: 0.25rem 0.3rem;
  }
  .m_expert li {
    width: 100%;
  }
  .m_expert li:hover {
    transform: scale(0, 0);
  }
  .m_expert_con {
    width: 2.5rem;
  }
  .m_expert_con .three {
    -webkit-line-clamp: 2;
    line-height: 0.4rem;
    height: 0.8rem;
  }
  .m_room li a {
    padding: 0.2rem;
  }
  .m_room_pic {
    width: 3rem;
    height: 1.84rem;
  }
  .m_room_con {
    width: 3.2rem;
  }
  .m_room_con_txt {
    -webkit-line-clamp: 1;
    margin: 0.1rem 0;
    line-height: 0.4rem;
    height: 0.4rem;
  }
  .m_news {
    justify-content: space-between;
  }
  .m_news li {
    width: 48%;
    margin-right: 0;
  }
  .m_news li .two {
    -webkit-line-clamp: 1;
    line-height: 0.4rem;
    height: 0.4rem;
  }
  .m_contact_list li {
    flex-direction: column;
  }
  .m_contact_list li:nth-child(even) {
    flex-direction: column;
  }
  .m_contact_list_con,
  .message {
    margin: 0.3rem 0 0;
  }
  .expert_xx_con {
    margin: 0.3rem 0 0;
  }
  .box_con {
    margin: 0.4rem 0 0;
  }
  .xx_tit {
    font-size: 0.3rem;
  }
  .xx {
    width: 100%;
    padding: 0.4rem 0;
    min-height: 5rem;
  }
  .nextpage a {
    width: 100%;
  }
  .xx_time {
    padding: 0.3rem 0;
  }
  .news_pic img {
    height: 2.56rem;
  }
}
