@charset 'utf-8';
/**************************************** 首页-开始 ****************************************/
@media (max-width: 767px) {
  .banner {
    height: 2.4rem;
    margin-top: 1.2rem;
  }
  .i-main img {
    width: 3.3rem;
  }
  .i-main form .txt {
    width: 100%;
  }
  .i-main form {
    width: 5.67rem;
    margin: .4rem auto 0 auto;
  }
  .i-main form .btn {
    width: 2.5rem;
  }
  .main h2 {
    font-size: 30px;
  }
  .main h2::after {
    height: .4rem;
    top: -9px;
  }
  .main .menu a {
    font-size: 13px;
    margin: 0 10px;
  }
  .content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .main .news-list li {
    height: 50px;
    line-height: 50px;
  }
  .main .news-info .tt1 h3 {
    font-size: 16px;
  }
  .main .news-info form .box2 .fr .txt,
  .main .news-info form .box2 .fr .txt2 {
    font-size: 12px;
    line-height: 25px;
  }
  .main .recruit h3 {
    font-size: 20px;
  }
  .main .recruit .box .item .fl {
    text-align: center;
    width: 100px;
  }
  .main .recruit .box .item .fr {
    width: calc(100% - 100px);
  }
  .main .about h3 {
    font-size: 20px;
    margin-left: 0;
    padding-left: 30px;
  }
  .main .about {
    padding-bottom: 1rem;
  }
  .main .about .event-wrap::before,
  .main .about .event-wrap::after {
    left: 10px;
  }
  .main .about .event-wrap .box {
    width: 100%;
    margin: 0 !important;
  }
  .main .about .event-wrap .date {
    width: 25%;
    top: -2px;
  }
  .main .about .event-wrap .date span {
    font-size: 18px;
  }
  .main .about .event-wrap .date::after {
    width: 100%;
    height: 2px;
    margin-top: -2px;
  }
  .main .about .event-wrap .date::before {
    width: 15px;
    height: 15px;
  }
  .main .about .event-wrap .txt {
    width: calc(100% - 25%);
    padding-left: 9% !important;
    font-size: 13px;
  }
  .main .about .event-wrap .item:nth-child(even) .date {
    float: inherit;
  }
  .main .about .event-wrap .item:nth-child(even) .date span {
    text-align: inherit;
    text-indent: inherit;
  }
  .main .about .event-wrap .item:nth-child(even) .date::before {
    left: 0;
    right: inherit;
  }
  .main .about .event-wrap .item:nth-child(even) .date::after {
    right: inherit;
    left: 12px;
  }
  .main .about .event-wrap .item:nth-child(even) .txt {
    text-align: inherit;
  }
  .main .contact .f24 {
    font-size: 20px;
  }
  .main .contact .f32 {
    font-size: 28px;
  }
  .main .contact .row {
    padding: .35rem .4rem .4rem .35rem;
  }
  .main .contact .row .col-lg-6 {
    padding: 0;
    margin-bottom: .2rem;
  }
  .main .contact .row .col-lg-6 .box .icon {
    height: 75px;
  }
  .main .product h3 {
    margin: 0;
    text-indent: 25px;
    font-size: 20px;
  }
  .main .member table {
    display: none;
  }
  .main .member {
    padding-left: .3rem;
    padding-right: .3rem;
  }
  .main .member .box {
    display: block;
  }
  .member-2 .f28 {
    font-size: 24px;
  }
  .main .member-2 .box .item .fl {
    width: 100px;
  }
  .main .member-2 .box .item .fr {
    width: calc(100% - 100px  );
  }
  .main .login form label {
    height: 30px;
    line-height: 30px;
  }
  .main .login form .txt2 {
    width: 69%;
  }
  .main .registion h3 {
    font-size: 30px;
  }
  .main .registion {
    margin-top: 1.2rem;
  }
}
/**************************************** 1199 结束 ****************************************/
