@charset "utf-8";
/* CSS Document */
@media only screen and (max-width: 1023px) {
  .wrap_box {
    font-size: 0.24rem;
  }
  img {
    width: 100%;
  }
  .mar_t10 {
    margin-top: 0.1rem;
  }
  .content {
    width: 7.02rem;
  }
  .pc {
    display: none;
  }
  .phone {
    display: block;
  }
  .f28 {
    font-size: 0.3rem;
  }
  .f24,
  .f22,
  .f20 {
    font-size: 0.28rem;
  }
  .f18 {
    font-size: 0.24rem;
  }
  .p_w100 {
    width: 100%;
  }
  .p_col {
    flex-direction: column;
  }
  .p_header {
    height: 1.1rem;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
  }
  .p_header .content {
    height: 100%;
  }
  .m_p_header {
    position: fixed;
    background: #fff;
  }
  .srch {
    width: 90%;
    height: 0.88rem;
    margin: 0.5rem auto;
    -webkit-appearance: none;
    background: #fff;
    border-radius: 0.1rem;
    overflow: hidden;
    color: #fff;
    padding: 0 0.6rem 0 0.45rem;
  }
  .srch_txt {
    width: 3.15rem;
    border: none;
    color: #333;
    background: none;
    -webkit-appearance: none;
    padding: 0 0.1rem;
    line-height: 0.88rem;
    font-size: 0.3rem;
  }
  .srch_txt::-webkit-input-placeholder {
    color: #8791a2;
  }
  .srch_sub {
    width: 0.34rem;
    height: 0.34rem;
    border: none;
    background: url(../images/f.png) no-repeat;
    background-size: 0.34rem;
  }
  .menu_btn {
    width: 0.5rem;
  }
  .menu_box {
    background: #333;
    background-size: 100%;
    width: 75%;
    height: 100vh;
    top: 0;
    right: 0;
    z-index: 999999;
    position: fixed;
    padding: 0.3rem 0 0;
    display: none;
  }
  .menu_list {
    color: #fff;
    height: 11rem;
    overflow-y: auto;
  }
  .menu_list li {
    font-size: 0.3rem;
    line-height: 3;
    border-bottom: solid 1px #444;
  }
  .menu_list li h3 {
    font-size: 0.28rem;
    padding: 0 0.3rem 0 0.4rem;
    position: relative;
  }
  .menu_list li h3::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 0.9rem;
    width: 0.9rem;
    line-height: 1;
    background-color: rgba(0, 0, 0, 0.1);
  }
  .menu_close {
    font-size: 0.6rem;
    color: #fff;
    line-height: 1;
    padding-right: 0.3rem;
  }
  .sub_menu {
    color: #ebe7e7;
    background-color: #454545;
    display: none;
  }
  .sub_menu_list h4 {
    padding: 0 0.3rem 0 0.4rem;
    font-weight: normal;
    font-size: 0.26rem;
    position: relative;
    border-bottom: 1px solid #585858;
  }
  .sub_menu_list h4::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 0.9rem;
    width: 0.9rem;
    line-height: 1;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 0;
  }
  .three_menu {
    font-size: 0.24rem;
    background-color: #585858;
    display: none;
  }
  .three_menu p {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding-right: 0.3rem;
    border-bottom: 1px solid #666;
  }
  .three_menu p::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 0.9rem;
    width: 0.9rem;
    line-height: 1;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 0;
  }
  .three_menu p:last-child a::after {
    height: 8px;
  }
  .three_menu a {
    display: block;
    position: relative;
    padding-left: 0.6rem;
  }
  .three_menu a::before {
    width: 8px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 18px;
    top: 50%;
    content: "";
    display: block;
  }
  .three_menu a::after {
    width: 1px;
    height: 14px;
    background-color: #fff;
    position: absolute;
    left: 18px;
    top: 50%;
    margin-top: -7px;
    content: "";
    display: block;
  }
  .jia {
    font-size: 0.46rem;
    line-height: 1;
    transition: all 0.3s;
    position: relative;
    z-index: 1;
    opacity: 0.4;
    font-weight: normal !important;
  }
  .current .jia {
    transform: rotate(225deg);
  }
  .news li a {
    width: 100%;
  }
  .news_title {
    font-size: 0.3rem;
  }
  .news_btn {
    position: static;
    margin: 0.3rem auto 0;
  }
  .soft_box li {
    width: 50%;
  }
  .soft_box li:first-child {
    width: 100%;
  }
  .soft_box li:first-child a {
    flex-direction: row;
  }
  .soft_box li:first-child .soft_pic,
  .soft_box li:first-child .soft_con {
    width: 50%;
  }
  .soft_pic img {
    object-fit: cover;
  }
  .soft_con {
    padding: 0.3rem 0.3rem 0;
  }
  .soft_box li:first-child .soft_con::after {
    border-top: 0.15rem solid transparent;
    border-right: 0.15rem solid #fafafa;
    border-bottom: 0.15rem solid transparent;
    left: -0.28rem;
    right: auto;
    margin: auto 0;
    top: 0;
    bottom: 0;
  }
  .plat ul {
    flex-wrap: wrap;
  }
  .plat li {
    width: 33.33%;
    margin: 0;
  }
  .soft_pro_con {
    padding: 0.2rem 0.3rem 0;
  }
  .yewu_txt,
  .yewu_more {
    display: block;
  }
  .yewu_pic img {
    height: 8.76rem;
  }
  .hard_soft {
    justify-content: space-between;
  }
  .hard_soft li {
    width: 3.45rem;
    margin-right: 0;
  }
  .hard_soft li:first-child,
  .hard_soft li:nth-child(6) {
    width: 100%;
  }
  .hard_soft li:nth-child(3) {
    width: 3.45rem;
  }
  .partner_right {
    margin: 0.3rem 0 0;
  }
  .partner_right li {
    width: 3.45rem;
    height: 3.2rem;
  }
  .partner_pic {
    height: 1.86rem;
  }
  .cloud_big img {
    height: 6rem;
    object-fit: cover;
  }
  .cloud .swiper-button-prev {
    top: 0.5rem;
  }
  .city_list {
    top: 1rem;
  }
  .footer_bg {
    background: #005aa9;
  }
  .footer_code {
    justify-content: center;
    margin: 0.3rem 0 0;
  }
  .footer_code li {
    margin: 0 0.2rem;
  }
  .banner_txt {
    width: 85%;
    left: 0.3rem;
  }
  .banner_txt h4 {
    margin-left: 0;
  }
  .banner_txt p {
    font-weight: bold;
  }
  .service_banner {
    right: 0.3rem;
    top: 1rem;
  }
  .m_service li {
    width: 100%;
  }
  .m_service_con li {
    width: 50%;
  }
  .szls_txt {
    padding: 0.4rem 0 0.65rem;
  }
  .work_banner {
    width: 6rem;
  }
  .case_list {
    justify-content: space-between;
  }
  .case_list li {
    width: 3.45rem;
    margin-right: 0;
  }
  .case_list li img {
    height: 2.22rem;
  }
  .about_banner {
    right: 0;
  }
  .m_about_num li {
    width: 25%;
  }
  .m_about_con {
    line-height: 1.7;
    margin: 0.3rem 0 0;
  }
  .develop_right .swiper-button-next {
    bottom: 0.1rem;
  }
  .develop_txt {
    height: 1.68rem;
  }
  .year_list::after {
    width: 85%;
  }
  .culture_list li:nth-child(even) {
    flex-direction: column;
  }
  .culture_box {
    padding: 0.3rem 0.2rem;
  }
  .culture_pic {
    margin: 0.2rem 0 0;
  }
  .culture_txt a {
    margin-right: 0.4rem;
  }
  .case_banner {
    right: 0;
  }
  .case_nav {
    padding: 0.5rem;
    justify-content: space-between;
  }
  .case_nav li {
    margin: 0.3rem 0;
  }
  .m_soft > li {
    flex-direction: column;
  }
  .m_soft > li:nth-child(even) {
    flex-direction: column;
  }
  .m_soft_pic {
    width: 100%;
  }
  .m_soft_con {
    width: 100%;
    height: auto;
    padding: 0.3rem;
  }
  .luansheng_pic1 img {
    width: 100%;
  }
  .w_service_list {
    height: 8rem;
  }
  .w_service_pic .f26 {
    font-size: 0.34rem;
  }
  .w_service_pic img {
    height: 4.4rem;
  }
  .w_xitong_list {
    justify-content: space-between;
  }
  .w_xitong_list li {
    width: 3.4rem;
    margin-right: 0;
  }
  .w_xitong_list li img {
    height: 2.04rem;
  }
  .w_xitong_con {
    height: 2.5rem;
  }
  .hard_banner {
    right: 0;
  }
  .type {
    white-space: nowrap;
    overflow-x: auto;
  }
  .type a {
    margin: 0 0.6rem 0 0;
  }
  .left ul {
    white-space: nowrap;
    overflow-x: auto;
  }
  .left li {
    display: inline-block;
    padding: 0 0.3rem;
  }
  .m_hard {
    padding: 0.55rem 0 0;
  }
  .m_hard li {
    margin-bottom: 0.55rem;
  }
  .m_hard_con {
    width: 100%;
  }
  .m_hard_con .f28 {
    font-size: 0.3rem;
  }
  .m_hard_txt {
    margin: 0.3rem 0 0.4rem;
    line-height: 0.4rem;
    max-height: 1.2rem;
  }
  .m_hard_pic {
    width: 100%;
  }
  .m_hard_more {
    width: 2rem;
    height: 0.6rem;
  }
  .m_news2 li {
    padding: 0 0.3rem;
  }
  .m_news2_con {
    width: 5rem;
  }
  .m_news2_more {
    display: none;
  }
  .m_news2_tit {
    font-size: 0.26rem;
  }
  .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;
  }
  .w_pro_con {
    margin: 0.2rem 0 0;
  }
  .soft_banner {
    right: 0;
  }
  .swiper_line .swiper-pagination-bullet {
    width: 0.6rem;
    height: 0.04rem;
    border-radius: 0;
  }
  .swiper_line1 .swiper-pagination-bullet {
    background: #fff;
  }
}
