@media screen and (max-width: 767px) {
  .nav_main,
  .index_main1,
  .index2_main,
  .index3_top,
  .index_main4,
  .index5_main,
  .index6_main,
  .index7_main,
  .index8_main,
  .footer_main,
  .se_main,
  .show_top,
  .show_text,
  .header {
    width: 95%;
  }

  .index_main2,
  .index_main6,
  .about_main1,
  .about_main2,
  .about_main4,
  .contact_p,
  .index_main8 {
    background-size: auto 100%;
  }

  /* #region  首页*/
  .header_stxt,
  .header_right,
  .banner_right,
  .banner_left,
  .header_left div {
    display: none;
  }
  .header_center {
    width: 15.3rem;
  }
  .banner .swiper-pagination-bullet {
    width: 0.5rem;
    height: 0.5rem;
  }
  .banner
    .swiper-container-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 0.3rem;
  }
  .banner .swiper-container-horizontal > .swiper-pagination-bullets,
  .banner .swiper-pagination-custom,
  .banner .swiper-pagination-fraction {
    bottom: 5px;
  }
  .index2_lists {
    position: relative;
    width: auto;
    height: auto;
    display: block;
  }
  .index2_main {
    height: auto;
    display: block;
  }
  .index2_list {
    width: 100%;
    height: 6.5rem;
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin-bottom: 0.5rem;
  }
  .index2_img {
    width: 13rem;
    height: 13rem;
    margin: 0 auto 1rem auto;
    display: none;
  }
  .index2_list:nth-of-type(1) {
    padding-right: 6rem;
    background: url(../images/index2_item3.png) no-repeat;
    background-size: 100% 100%;
  }
  .index2_list:nth-of-type(2) {
    padding-left: 1.5rem;
    padding-right: 6rem;
    background: url(../images/index2_item3.png) no-repeat;
    background-size: 100% 100%;
    text-align: left;
  }
  .index2_list:nth-of-type(3) {
    padding-right: 6rem;
    background: url(../images/index2_item3.png) no-repeat;
    background-size: 100% 100%;
  }
  .index2_list:nth-of-type(4) {
    padding-left: 1.5rem;
    padding-right: 6rem;
    background: url(../images/index2_item3.png) no-repeat;
    background-size: 100% 100%;
    text-align: left;
  }
  .index2_t2 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .index2_t3 {
    display: none;
  }
  .index_main2 {
    padding: 2.7rem 0 3rem 0;
  }
  .index3_right {
    width: 90%;
    position: relative;
    margin: 2rem auto 0 auto;
    padding: 2rem 1.5rem;
    z-index: 10;
  }
  .index3_right div {
    font-size: 1rem;
    line-height: 2rem;
  }
  .index3_top {
    height: auto;
    display: block;
  }
  .index_main3 .ititle_img {
    margin: 0 auto;
  }
  .index3_right a {
    width: 6rem;
    font-size: 1rem;
  }
  .index3_right a img {
    top: 0;
  }
  .index3_img {
    transform: translateY(-50%);
  }
  .index4_left,
  .index4_right {
    width: 3rem;
    height: 12rem;
  }
  .index5_btn {
    font-size: 1rem;
  }
  .index5_title {
    font-size: 1rem;
  }
  .index5_text {
    font-size: 0.9rem;
  }
  .index_main6 {
    padding: 3rem 0 2rem 0;
  }
  .index6_main {
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  .index6_item {
    margin-bottom: 1rem;
    width: 8rem;
  }
  .index6_img {
    width: 8rem;
    height: 8rem;
  }
  .index6_img img {
    width: 6.5rem;
    height: 6.5rem;
  }
  .index6_text {
    padding: 0 0.5rem;
  }
  .index7_main {
    justify-content: space-between;
  }
  .index7_item {
    width: 31.5%;
    margin-right: 0;
    margin-bottom: 0.85rem;
  }
  .index8_main {
    padding: 0;
    display: block;
  }
  .index8_left {
    width: 100%;
  }
  .index8_right {
    width: 100%;
    margin-top: 1.5rem;
  }
  .index_main8 {
    padding: 3rem 0;
  }
  .index8_txts div {
    font-size: 1rem;
    line-height: 1.6rem;
  }
  .index8_txts img {
    width: 1.5rem;
    height: 1.5rem;
  }
  .footer_bottom {
    font-size: 1rem;
    line-height: 1.7rem;
  }
  .footer_col {
    display: none;
  }
  .footer_col:last-of-type {
    width: 100%;
    display: block;
    text-align: center;
  }
  .footer_col img {
    margin: 0 auto 0.4rem auto;
  }
  .footer_title,
  .footer_text {
    padding: 0;
  }
  .footer_col {
    font-size: 1rem;
  }
  .footer_text {
    margin-top: 0.7rem;
  }
  .footer_bottom {
    margin-top: 2rem;
  }
  .index8_btn {
    font-size: 1rem;
    height: 3rem;
  }
  .index8_right textarea,
  .index8_input input {
    font-size: 1rem;
  }
  .phone_search {
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    margin-left: auto;
  }
  .phone_search img {
    width: 100%;
    height: 100%;
  }
  .header_center {
    display: none;
  }

  .phone_nav {
    display: block;
    width: 2.2rem;
    height: 2.2rem;
    margin-left: 1.5rem;
  }

  .phone_nav img {
    width: 100%;
    height: 100%;
    transition: 0.2s;
  }
  .phone_nav2 img {
    transform: rotate(90deg);
  }

  .nav {
    position: fixed;
    width: 60%;
    height: 100%;
    left: -120%;
    top: 0;
    background: #148fd1;
    z-index: 999;
    transition: 0.2s;
  }
  .nav_show {
    left: 0;
  }
  .nav_main {
    width: 100%;
    height: 100%;
    display: block;
    overflow-y: auto;
    padding: 3rem 0 2rem 0;
  }
  .nav_href {
    height: 3.5rem;
  }
  .nav_item {
    height: auto;
  }
  .nav_href {
    font-size: 1.1rem;
  }
  .nav_children {
    position: relative;
    top: 0;
    left: 0;
    /* padding-top: 0;
    padding-bottom: 0; */
  }
  .nav_children {
    background: #148fd1;
    border-bottom: none;
  }
  .nav_children a {
    height: 3rem;
    color: #fff;
    font-size: 1rem;
    padding: 0 1rem;
    justify-content: center;
  }
  .nav_children .nav_choose2 {
    color: #fff;
    background: #0779b6;
  }
  .nav_children a div {
    display: none;
  }
  .modal {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 50;
  }

  .header {
    position: relative;
  }
  .header_center {
    width: 100%;
    height: 100%;
    position: absolute;
    top: -120%;
    left: 0;
    z-index: 10;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
  }

  .header_center2 {
    top: 0;
  }

  .header_search {
    width: 20rem;
    height: 2.7rem;
    background: #fff;
    /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%); */
  }
  .header_search input {
    font-size: 1rem;
  }
  .header_search button {
    width: 1.5rem;
    height: 1.5rem;
  }
  .index8_right .index_title {
    display: none;
  }

  .index8_phone {
    display: block;
    margin-bottom: 1.5rem;
  }
  .index8_phone img {
    transform: translateX(2.35rem);
  }
  .index_main7 .ititle_img img {
    transform: translateX(0.6rem);
  }

  .right_nav {
    display: none;
  }

  /* #endregion */

  /* #region  服务流程*/
  .se_top {
    font-size: 1rem;
  }
  .se_tab a {
    width: 9rem;
    height: 2.6rem;
    font-size: 1rem;
  }
  .service_t2 div {
    width: auto;
    flex: 1;
  }
  .service_t3 {
    font-size: 1rem;
  }
  .service_hr {
    display: none;
  }
  .service_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .service_col {
    width: 33.33%;
    margin-bottom: 1.5rem;
    font-size: 1rem;
  }
  .service_col span {
    padding: 0 0.25rem;
  }
  .service_main {
    margin-bottom: 3rem;
  }
  .service_img {
    width: 7rem;
    height: 7rem;
  }
  .service_img img {
    width: 3rem;
    height: 3rem;
  }
  /* #endregion */

  /* #region  关于科大*/

  .se_top {
    margin-top: 1.5rem;
  }
  .se_tab {
    margin-top: 2rem;
  }
  .about_main1 {
    padding: 2.5rem 0 3rem 0;
  }
  .about_text {
    font-size: 1rem;
    padding: 0 1rem;
  }
  .about4_col {
    flex-wrap: wrap;
    height: 9rem;
    padding: 1rem 0;
  }
  .about4_col1 {
    width: 100%;
    font-size: 1.2rem;

    font-weight: 500;
  }
  .about4_col2 {
    margin-left: 1rem;
  }
  .about4_col3 {
    margin-left: auto;
  }

  /* #endregion */

  /* #region  关于我们介绍*/
  .show_top {
    height: 50px;
  }
  .back {
    font-size: 14px;
  }
  .back img {
    width: 15px;
    margin-right: 4px;
  }

  .show_text {
    font-size: 14px;
    line-height: 30px;
  }
  .show_title {
    font-size: 18px;
    margin-bottom: 1.5rem;
  }
  .show_text {
    margin-top: 1.5rem;
    padding: 0 1rem;
    padding-bottom: 3rem;
  }

  .show2_hr2 {
    margin-bottom: 1.5rem;
  }
  .show_main2 .service_row {
    margin-bottom: 1.5rem;
    margin-top: 2rem;
  }
  .show_main2 .index_title {
    margin-bottom: 2rem;
  }
  .show_main2 {
    padding-bottom: 1rem;
  }
  /* #endregion */

  /* #region  客户服务*/
  .customer_list {
    justify-content: space-between;
    padding: 0 0.3rem;
    padding-bottom: 1rem;
  }
  .customer {
    width: 48%;
    margin-right: 0;
    margin-bottom: 1.1rem;
  }
  .customer_popup_border {
    width: 10rem;
    height: 4.5rem;
    font-size: 1.2rem;
  }
  .customer_popup_border div {
    width: 2.2rem;
    height: 1.6rem;
  }
  .customer {
    padding-bottom: 1rem;
  }
  .se_page a {
    padding: 0 0.4rem;
    min-width: 2.5rem;
  }
  .customer_main {
    margin-top: 2rem;
  }

  .customer_show {
    width: 100%;
    display: block;
    padding: 1.2rem;
  }
  .cushow_left {
    width: 100%;
    margin-bottom: 1rem;
  }
  .cushow_right {
    width: 100%;
  }
  .cushow_row {
    font-size: 1rem;
    line-height: 2rem;
  }
  .cushow_back {
    font-size: 1rem;
    margin-top: 1.5rem;
  }
  .cushow_back img {
    width: 1rem;
  }
  .customer_show .customer_popup_border {
    width: 20rem;
    height: 7rem;
    font-size: 1.5rem;
  }
  .customer_show .customer_popup_border div {
    width: 2.6rem;
    height: 2.1rem;
  }

  /* #endregion */

  /* #region  联系我们*/
  .contact_p .se_top {
    padding-top: 1.5rem;
  }
  .contact_p .se_main {
    padding: 0;
  }
  .contact_row1 {
    padding: 0;
  }
  .contact_row2 {
    display: block;
    height: auto;
  }
  .contact2_left {
    width: 100%;
  }
  .contact2_right {
    width: 100%;
  }
  .contact2_txt {
    font-size: 1rem;
    line-height: 1.6rem;
  }
  .contact2_txt img {
    width: 1.5rem;
    margin-right: 0.6rem;
  }
  .contact_row3 {
    width: 25rem;
    height: 3.4rem;
    font-size: 1.3rem;
  }
  .contact_row3 img {
    width: 1.4rem;
  }
  .contact_p .service_title {
    margin-top: 2.5rem;
  }

  /* #endregion */

  /* #region  其他*/

  .our_list {
    display: block;
    margin-top: 3rem;
  }
  .our {
    width: 100%;
    margin-bottom: 1.2rem;
  }
  .our_text2 {
    font-size: 0.9rem;
    line-height: 1.8rem;
  }

  .fushow_text {
    font-size: 14px;
    line-height: 28px;
  }
  .fushow_title {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .fushow_text {
    margin-top: 2rem;
  }
  .fushow_text {
    padding: 0;
  }
  .table_row div {
    font-size: 14px;
  }
  .table_top,
  .table_bottom {
    display: block;
  }
  .table_row {
    width: 100%;
  }
  .table_top .table_row {
    display: none;
  }
  .table_top .table_row:first-of-type {
    display: flex;
  }
  .table_top .table_row:first-of-type .table_col2 {
    border-right: none;
  }

  .search_list,
  .search_title {
    padding: 0 2%;
  }

  .search_item a div {
    font-size: 1rem;
  }
  .search_item a span {
    font-size: 0.8rem;
  }
  .search_list {
    margin: 2rem 0 2.5rem 0;
  }
  .search_title {
    margin-top: 2rem;
  }


  .show_top .se_top{
    display: none;
  }
  .show_top{
    justify-content: flex-end;
  }

  /* #endregion */
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .nav_main,
  .index_main1,
  .index2_main,
  .index3_top,
  .index_main4,
  .index5_main,
  .index6_main,
  .index7_main,
  .index8_main,
  .footer_main,
  .se_main,
  .show_top,
  .show_text,
  .header {
    width: 85%;
  }

  /* #region 首页 */
  .header {
    height: 3.12rem;
  }
  .header_left img {
    width: 5.42rem;
  }
  .header_left div {
    margin-left: 0.25rem;
    padding-left: 0.15rem;
  }
  .header_left span {
    font-size: 0.45rem;
    line-height: 0.7rem;
  }
  .header_center {
    width: 15rem;
  }

  .header_search {
    height: 1rem;
    padding: 0 0.3rem 0 0.35rem;
    margin-bottom: 0.05rem;
  }
  .header_search input {
    font-size: 0.4rem;
  }
  .header_search button {
    width: 0.55rem;
    height: 0.55rem;
    margin-left: 0.25rem;
  }
  .header_stxt {
    font-size: 0.35rem;
  }
  .header_right img {
    width: 1.4rem;
  }
  .phone_txt,
  .phone_num {
    font-size: 0.575rem;
  }
  .header_right span {
    line-height: 0.7rem;
  }
  .phone_txt {
    margin-left: 0.15rem;
  }
  .phone_num {
    margin-left: 0.2rem;
  }
  .nav_main {
    height: 1.45rem;
  }
  .nav_href {
    font-size: 0.5rem;
  }
  .nav_children {
    top: 1.45rem;
    border-bottom: 0.2rem solid #148fd1;
    padding: 0.2rem 0 0.15rem 0;
  }
  .nav_children a {
    height: 1.125rem;
    padding: 0 0.55rem 0 0.32rem;
    font-size: 0.4rem;
  }
  .nav_children a div {
    width: 0.25rem;
    height: 0.25rem;
  }
  .banner_left,
  .banner_right {
    width: 1.5rem;
    height: 2.85rem;
  }
  .banner_left img,
  .banner_right img {
    width: 0.6rem;
    height: 1.1rem;
  }

  .banner .swiper-pagination-bullet {
    width: 0.375rem;
    height: 0.375rem;
  }
  .banner
    .swiper-container-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 0.3rem;
  }

  .index_main1 {
    padding-top: 1.55rem;
    padding-bottom: 1.9rem;
  }
  .ititle_left {
    font-size: 2rem;
    line-height: 2.2rem;
  }
  .ititle_right {
    margin-left: 0.1rem;
  }
  .ititle_right span {
    font-size: 0.75rem;
  }
  .ititle_right div {
    font-size: 0.5rem;
    margin-top: 0.05rem;
  }
  .ititle_txt {
    font-size: 0.4rem;
    margin-top: 0.425rem;
  }
  .ititle_img {
    width: 6.55rem;
  }
  .index1_scroll {
    padding: 0 0.25rem;
    margin-top: 2.1rem;
  }

  .index1_item {
    height: 7.5rem;
  }
  .index1_left,
  .index1_right {
    width: 1.8rem;
    height: 1.8rem;
  }
  .index1_left img,
  .index1_right img {
    width: 0.35rem;
    height: 0.6rem;
  }

  .index1_img {
    width: 2.05rem;
    height: 2.05rem;
  }

  .index1_item {
    padding: 1rem 0.5rem 0 0.5rem;
  }
  .index1_title {
    font-size: 0.5rem;
    line-height: 1.3rem;
    margin-top: 0.25rem;
  }
  .index1_text {
    font-size: 0.35rem;
    line-height: 0.8rem;
  }

  .index_main2 {
    padding: 1.35rem 0 2rem 0;
  }

  .index2_main {
    height: 10.6rem;
    margin-top: 1.5rem;
  }
  .index2_img {
    width: 5rem;
    height: 5rem;
  }
  .index2_list {
    width: 12.2rem;
    height: 4.75rem;
    padding-top: 0.64rem;
  }
  .index2_list:nth-of-type(1) {
    padding-left: 0.75rem;
    padding-right: 3rem;
  }
  .index2_list:nth-of-type(2) {
    padding-right: 0.75rem;
    padding-left: 3rem;
  }
  .index2_list:nth-of-type(3) {
    padding-left: 0.75rem;
    padding-right: 3rem;
  }
  .index2_list:nth-of-type(4) {
    padding-right: 0.75rem;
    padding-left: 3rem;
  }
  .index2_t1 {
    font-size: 0.75rem;
  }
  .index2_t2 {
    font-size: 0.4rem;
    margin-top: 0.2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .index2_t3 {
    font-size: 0.4rem;
    line-height: 0.75rem;
    margin-top: 0.2rem;
  }

  .index_main3 {
    margin-top: 2.25rem;
  }

  .index3_right {
    width: 16.85rem;
    padding: 0.95rem 1rem 1.25rem 1rem;
    box-shadow: 0px 0px 0.325rem 0px rgba(120, 120, 120, 0.41);
  }
  .index3_top {
    height: 3.5rem;
  }
  .index3_right div {
    font-size: 0.4rem;
    line-height: 0.8rem;
    -webkit-line-clamp: 6;
    line-clamp: 6;
  }
  .index3_right a {
    width: 2.3rem;
    font-size: 0.4rem;
    margin-top: 0.9rem;
  }
  .index3_right a img {
    width: 0.175rem;
    margin-left: 0.2rem;
  }
  .index_main4 {
    margin-top: 2rem;
  }
  .index4_left,
  .index4_right {
    width: 1.3rem;
    height: 5rem;
  }

  .index4_left img,
  .index4_right img {
    width: 0.625rem;
    height: 1.525rem;
  }
  .index4_scroll {
    padding: 0 2rem;
  }
  .index_main5 {
    margin-top: 1.95rem;
    padding-bottom: 2rem;
  }
  .index5_main {
    margin-top: 1.1rem;
  }
  .index_main5 .swiper-slide {
    padding: 0.15rem;
  }
  .index5_item {
    /* height: 9.25rem; */
    padding-bottom: 0.6rem;
  }
  /* .index5_img {
    height: 5.85rem;
  } */
  .index5_title {
    font-size: 0.45rem;
    line-height: 1.15rem;
    margin-top: 0.25rem;
    padding: 0 0.3rem;
  }
  .index5_text {
    font-size: 0.4rem;
    line-height: 0.75rem;
    height: 1.5rem;
    padding: 0 0.3rem;
  }

  .index5_bottom {
    margin-top: 0.75rem;
  }
  .index5_left,
  .index5_right {
    width: 2.2rem;
    height: 1.15rem;
  }
  .index5_left img,
  .index5_right img {
    width: 1.17rem;
  }
  .index5_btn {
    width: 3.85rem;
    height: 1.15rem;
    font-size: 0.4rem;
    margin: 0 0.25rem;
  }
  .index5_btn img {
    width: 0.175rem;
    margin-left: 0.2rem;
  }

  .index_main6 {
    padding: 1.5rem 0 1.75rem 0;
  }

  .index6_main {
    margin-top: 1.2rem;
  }

  .index6_item {
    width: 4.5rem;
  }
  .index6_img {
    width: 4.5rem;
    height: 4.5rem;
  }
  .index6_img img {
    width: 3.5rem;
    height: 3.5rem;
  }
  .index6_img div {
    width: 0.8rem;
    height: 0.8rem;
    font-size: 0.45rem;
    bottom: -0.4rem;
  }
  .index6_text {
    font-size: 0.4rem;
    margin-top: 0.7rem;
    padding: 0 0.5rem;
  }

  .index_main7 {
    margin-top: 2rem;
    padding-bottom: 1.65rem;
  }
  .index7_main {
    margin-top: 1.2rem;
  }
  .index7_item {
    margin-bottom: 0.3rem;
  }
  .index_main8 {
    padding: 2.05rem 0;
  }
  .index8_main {
    padding: 0 0.5rem;
  }
  .index8_map {
    height: 4.95rem;
  }
  .index8_txts {
    padding: 0.6rem 0.45rem 0.25rem 0.45rem;
  }
  .index8_txts div {
    font-size: 0.4rem;
    margin-bottom: 0.56rem;
  }
  .index8_txts img {
    width: 0.5rem;
    height: 0.5rem;
    margin-right: 0.2rem;
  }
  .index8_input {
    margin-top: 0.55rem;
  }
  .index8_input input {
    height: 1.35rem;
    padding: 0 0.55rem;
    font-size: 0.4rem;
  }
  .index8_right textarea {
    height: 4.4rem;
    padding: 0.25rem 0.55rem;
    margin-top: 0.45rem;
    font-size: 0.4rem;
  }
  .index8_btn {
    height: 1.35rem;
    font-size: 0.4rem;
    margin-top: 0.45rem;
  }

  .footer {
    padding-top: 0.92rem;
  }

  .footer_col {
    font-size: 0.45rem;
  }
  .footer_title {
    padding: 0 0.6rem;
  }
  .footer_text {
    padding: 0 0.6rem;
    margin-top: 0.5rem;
  }
  .footer_text a {
    font-size: 0.45rem;
    margin-bottom: 0.3rem;
  }

  .footer_text img {
    margin-bottom: 0.15rem;
    width: 2.95rem;
  }
  .footer_bottom {
    font-size: 14px;
    line-height: 24px;
    padding: 13px;
    margin-top: 1.15rem;
  }
  .footer_bottom * {
    margin-left: 6px;
    margin-right: 6px;
  }
  .header_left div {
    display: none;
  }
  .header_right,
  .phone_txt {
    display: none;
  }
  .nav_children {
    width: 115%;
  }

  .right_nav {
    right: 0;
  }
  .right_item {
    width: 1.5rem;
    height: 1.5rem;
    font-size: 0.6rem;
  }

  .right_item img {
    width: 0.95rem;
    height: 0.95rem;
  }
  .right_item2 {
    width: auto;
    padding: 0 0.275rem;
  }
  .right_item2 div {
    margin-left: 0.2rem;
  }

  /* #endregion */

  /* #region 服务流程 */
  .se_top {
    font-size: 14px;
    margin-top: 0.35rem;
  }
  .setop_left img {
    width: 0.5rem;
    margin-right: 0.2rem;
  }

  .se_tab {
    margin-top: 1.55rem;
    margin-bottom: 1.45rem;
  }
  .se_tab a {
    width: 3.95rem;
    height: 1.2rem;
    font-size: 0.4rem;
    margin: 0 0.43rem;
  }

  .service_t1 {
    font-size: 0.9rem;
  }
  .service_t2 {
    font-size: 0.6rem;
    margin-top: 0.35rem;
  }
  .service_t2 div {
    width: 5rem;
  }
  .service_t2 span {
    margin: 0 0.65rem;
  }
  .service_t3 {
    font-size: 0.4rem;
    margin-top: 0.55rem;
  }
  .service_main {
    margin-bottom: 2.3rem;
  }

  .service_row {
    margin-top: 1.85rem;
  }
  .service_col {
    font-size: 0.4rem;
  }
  .service_img {
    width: 2.45rem;
    height: 2.45rem;
  }
  .service_img img {
    width: 1.2rem;
    height: 1.2rem;
  }
  .service_item {
    margin-bottom: 0.5rem;
  }
  .service_hr {
    height: 0.4rem;
  }

  /* #endregion */

  /* #region  关于科大*/
  .about_main1 {
    padding: 1.65rem 0 2.05rem 0;
  }
  .about_text {
    font-size: 0.45rem;
    line-height: 1.2rem;
    padding: 0 2.6rem;
    margin-top: 0.75rem;
  }
  .about_main2 {
    padding: 1.3rem 0 1.75rem 0;
  }
  .about_scroll {
    margin-top: 1.15rem;
  }

  .about_left,
  .about_right {
    width: 1.15rem;
    height: 2.8rem;
  }

  .about_left img,
  .about_right img {
    width: 0.52rem;
  }

  .about_main3 {
    padding: 1.65rem 0 1.85rem 0;
  }
  .about_scroll2 {
    margin-top: 1.3rem;
  }

  .about3_item {
    padding: 0.25rem 0.25rem 0.55rem 0.25rem;
  }
  .about3_title {
    font-size: 0.45rem;
    margin-top: 0.35rem;
  }
  .about3_txt {
    height: 1.4rem;
    font-size: 0.35rem;
    line-height: 0.7rem;
    margin-top: 0.2rem;
  }
  .about3_btn {
    width: 3.25rem;
    height: 0.9rem;
    border-radius: 0.25rem;
    font-size: 0.35rem;
    margin-top: 0.5rem;
  }
  .about4_col {
    height: 2.75rem;
  }
  .about4_col1 {
    font-size: 0.6rem;
  }
  .about4_col2 {
    font-size: 0.6rem;
  }
  .about4_col2 img {
    width: 0.9rem;
    margin-right: 0.2rem;
  }
  .about4_col3 {
    width: 4.5rem;
    height: 1.2rem;
    border-radius: 0.25rem;
    margin-left: 0.55rem;
    font-size: 0.45rem;
  }
  /* #endregion */

  /* #region  关于我们介绍*/
  .show_top {
    height: 50px;
  }
  .back {
    font-size: 14px;
  }
  .back img {
    width: 16px;
    margin-right: 4px;
  }

  .show_text {
    font-size: 14px;
    line-height: 30px;
    padding: 0 1.5rem;
    margin-top: 1.15rem;
    padding-bottom: 2.2rem;
  }
  .show_title {
    font-size: 22px;
    margin-bottom: 1rem;
  }
  .show_main1 {
    padding-top: 1.1rem;
  }
  .show_main1 .index_main5 {
    padding-bottom: 1.4rem;
  }
  .show_main2 {
    padding: 1.7rem 0 1.6rem 0;
  }
  .show2_title {
    font-size: 0.6rem;
  }
  .show2_hr1 {
    width: 2.75rem;
    margin-bottom: 0.2rem;
    margin: 0.15rem auto 0.2rem auto;
  }
  .show2_hr2 {
    width: 3.25rem;
    margin: 0 auto 1.7rem auto;
  }
  .show_main2 .index_title {
    margin-bottom: 1.15rem;
  }

  .show_main2 .service_row {
    margin-bottom: 1.625rem;
  }
  /* #endregion */

  /* #region  客户服务*/
  .customer_list {
    margin-top: 1.5rem;
    padding-bottom: 0.25rem;
  }
  .customer {
    margin-bottom: 1rem;
    border-radius: 0.25rem;
    padding-bottom: 0.75rem;
  }
  .customer_img {
    height: 5.5rem;
  }
  .customer_popup_border {
    width: 6.3rem;
    height: 3.05rem;
    font-size: 0.75rem;
  }
  .customer_popup_border div {
    width: 1.3rem;
    height: 1.05rem;
  }

  .customer_title {
    font-size: 0.5rem;
    line-height: 1.25rem;
  }
  .customer_text {
    font-size: 0.4rem;
    line-height: 0.75rem;
    height: 1.5rem;
    margin-top: 0.3rem;
  }
  .customer_txts {
    padding: 0 0.35rem;
  }

  .se_page {
    margin-bottom: 1.75rem;
  }
  .se_page a {
    height: 1.05rem;
    padding: 0 0.3rem;
    min-width: 1.85rem;
    font-size: 0.4rem;
    margin: 0 0.125rem;
  }

  .customer_main {
    margin-top: 1.35rem;
  }

  .customer_show {
    padding: 0.6rem 1rem 0.6rem 0.5rem;
    margin-top: 1.3rem;
    margin-bottom: 1.95rem;
  }
  .cushow_left {
    width: 9rem;
    margin-right: 0.9rem;
  }
  .cushow_row {
    font-size: 0.4rem;
    line-height: 0.8rem;
    margin-bottom: 0.15rem;
  }

  .cushow_back {
    font-size: 0.4rem;
    margin-bottom: 0.25rem;
  }
  .cushow_back img {
    width: 0.45rem;
    margin-right: 0.125rem;
  }

  /* #endregion */

  /* #region  联系我们*/
  .contact_p {
    padding-bottom: 2.05rem;
  }
  .contact_p .se_top {
    padding-top: 0.35rem;
  }
  .contact_p .service_title {
    margin-top: 1.7rem;
  }

  .contact_row1 {
    padding: 0 0.9rem;
    margin-top: 1.55rem;
  }

  .contact1_img {
    width: 4.05rem;
    height: 4.05rem;
  }
  .contact1_img img {
    width: 3.3rem;
    height: 3.3rem;
  }
  .contact1_t1 {
    font-size: 0.6rem;
    margin-top: 0.35rem;
  }

  .contact1_t2 {
    font-size: 0.5rem;
    margin-top: 0.2rem;
  }
  .contact_row2 {
    height: 7.5rem;
    margin-top: 1.6rem;
  }

  .contact2_right {
    padding: 1rem 0.7rem 0.5rem 0.7rem;
  }
  .contact2_txt {
    font-size: 0.4rem;
    line-height: 0.7rem;
    margin-bottom: 0.7rem;
  }
  .contact2_txt img {
    width: 0.5rem;
    margin-right: 0.2rem;
  }

  .contact_row3 {
    width: 13.65rem;
    height: 1.8rem;
    font-size: 0.75rem;
    margin: 1.15rem auto 0 auto;
  }
  .contact_row3 img {
    width: 0.8rem;
    margin-right: 0.4rem;
  }

  /* #endregion */

  /* #region  我们的服务*/
  .our_list {
    margin-top: 2rem;
    padding-bottom: 0.5rem;
  }
  .our {
    margin-bottom: 1rem;
    padding: 0.45rem 0;
  }

  .our_left div {
    width: 2.7rem;
    height: 2.7rem;
  }
  .our_left div img {
    width: 1.45rem;
    height: 1.45rem;
  }
  .our_text1 {
    font-size: 0.6rem;
    line-height: 1rem;
  }
  .our_text2 {
    font-size: 0.35rem;
    line-height: 0.7rem;
  }

  /* #endregion */

  /* #region  我们的服务详情*/
  .fuwu_show .index_main1 {
    padding-top: 1.55rem;
    padding-bottom: 1.125rem;
  }
  .fuwu_show .index_main4 {
    margin-top: 1.125rem;
    margin-bottom: 1.9rem;
  }

  .fushow_text {
    font-size: 14px;
    line-height: 32px;
    margin-top: 1.25rem;
  }
  .fushow_title {
    font-size: 26px;
    margin-bottom: 32px;
  }

  /* #endregion */

  /* #region  我们的服务详情2*/

  .table_row div {
    font-size: 14px;
  }
  .table_row div {
    height: 1.25rem;
  }

  .table_top {
    margin-top: 0.6rem;
  }
  .table_bottom {
    margin-bottom: 1rem;
  }
  .table_col1 {
    width: 20%;
  }
  .table_col2 {
    width: 80%;
  }
  /* #endregion */

  /* #region  搜索结果*/
  .search_list {
    margin: 1.3rem 0 1.5rem 0;
    padding: 0 8%;
  }
  .search_item a {
    line-height: 0.6rem;
    padding: 0.5rem 0;
  }
  .search_item a div {
    font-size: 0.5rem;
  }
  .search_item a span {
    font-size: 0.4rem;
  }
  .search_title {
    font-size: 0.8rem;
    margin-top: 1.3rem;
    padding: 0 8%;
  }
  /* #endregion */
}
@media screen and (min-width: 993px) and (max-width: 1135px) {
  .nav_main,
  .index_main1,
  .index2_main,
  .index3_top,
  .index_main4,
  .index5_main,
  .index6_main,
  .index7_main,
  .index8_main,
  .footer_main,
  .se_main,
  .show_top,
  .show_text,
  .header {
    width: 850px;
  }
  .table_row div {
    font-size: 15px;
  }
  .table_col1 {
    width: 20%;
  }
  .table_col2 {
    width: 80%;
  }
  /* #region  首页*/
  .header_left img {
    width: 9rem;
  }
  .header_left div {
    display: none;
  }

  .header_right img {
    width: 2.5rem;
  }
  .phone_txt,
  .phone_num {
    font-size: 1rem;
    color: #077ab8;
  }
  .header_left div {
    border-left: 3px solid #148fd1;
  }
  .header_center {
    width: 22rem;
    margin-left: auto;
  }
  .index2_list {
    width: 25.5rem;
    height: 9.5rem;
  }
  .index2_img {
    width: 11rem;
    height: 11rem;
  }
  .index2_t2 {
    font-size: 0.75rem;
  }
  .index2_list:nth-of-type(1) {
    padding-right: 6rem;
  }
  .index2_list:nth-of-type(2) {
    padding-left: 6rem;
  }
  .index2_list:nth-of-type(3) {
    padding-right: 6rem;
  }
  .index2_list:nth-of-type(4) {
    padding-left: 6rem;
  }
  .index6_item {
    width: 9.5rem;
  }
  .index6_img {
    width: 9.5rem;
    height: 9.5rem;
  }
  .index6_img img {
    width: 7.5rem;
    height: 7.5rem;
  }
  .index6_text {
    font-size: 0.9rem;
    margin-top: 1.2rem;
    padding: 0 1.7rem;
  }
  .index8_txts {
    padding: 1rem 0.9rem 0.5rem 0.9rem;
  }
  .index8_map {
    height: 10.9rem;
  }
  .footer_title,
  .footer_text {
    padding: 0 1.65rem;
  }
  /* #endregion */

  /* #region  关于科大 */
  .about4_col1,
  .about4_col2 {
    font-size: 1.3rem;
  }
  /* #endregion */

  /* #region  其他 */
  .cushow_left {
    width: 18rem;
  }
  .contact_row2 {
    height: 15.5rem;
  }
  .our_left div {
    width: 6rem;
    height: 6rem;
  }
  .our_left div img {
    width: 3.5rem;
    height: 3.5rem;
  }

  .search_item a div {
    font-size: 1rem;
  }
  .search_item a span {
    font-size: 0.8rem;
  }
  .search_list,
  .search_title {
    padding: 0 8%;
  }
  /* #endregion */
}
@media screen and (min-width: 1136px) and (max-width: 1279px) {
  .nav_main,
  .index_main1,
  .index2_main,
  .index3_top,
  .index_main4,
  .index5_main,
  .index6_main,
  .index7_main,
  .index8_main,
  .footer_main,
  .se_main,
  .show_top,
  .show_text,
  .header {
    width: 950px;
  }
  .table_col1 {
    width: 20%;
  }
  .table_col2 {
    width: 80%;
  }
  /* #region  首页*/
  .header_left img {
    width: 9rem;
  }
  .header_right img {
    width: 2.5rem;
  }
  .phone_txt,
  .phone_num {
    font-size: 1rem;
    color: #077ab8;
  }
  .header_left div {
    border-left: 3px solid #148fd1;
  }
  .header_center {
    width: 22rem;
    margin-left: auto;
  }
  .index2_list {
    width: 27rem;
    height: 9.5rem;
  }
  .index2_img {
    width: 12rem;
    height: 12rem;
  }
  .index2_t2 {
    font-size: 0.8rem;
  }
  .index2_list:nth-of-type(1) {
    padding-right: 7rem;
  }
  .index2_list:nth-of-type(2) {
    padding-left: 7rem;
  }
  .index2_list:nth-of-type(3) {
    padding-right: 7rem;
  }
  .index2_list:nth-of-type(4) {
    padding-left: 7rem;
  }
  .index6_item {
    width: 10rem;
  }
  .index6_img {
    width: 10rem;
    height: 10rem;
  }
  .index6_img img {
    width: 8rem;
    height: 8rem;
  }
  .index6_text {
    font-size: 0.9rem;
    margin-top: 1.2rem;
    padding: 0 1.7rem;
  }
  .index8_txts {
    padding: 1rem 0.9rem 0.5rem 0.9rem;
  }
  .index8_map {
    height: 10.9rem;
  }
  .footer_title,
  .footer_text {
    padding: 0 1.9rem;
  }
  /* #endregion */

  /* #region  其他 */
  .about4_col1,
  .about4_col2 {
    font-size: 1.3rem;
  }
  .contact_row2 {
    height: 15.5rem;
  }

  .search_item a div {
    font-size: 0.95rem;
  }
  .search_item a span {
    font-size: 0.8rem;
  }
  .search_list,
  .search_title {
    padding: 0 8%;
  }
  /* #endregion */
}
@media screen and (min-width: 1280px) and (max-width: 1439px) {
  .nav_main,
  .index_main1,
  .index2_main,
  .index3_top,
  .index_main4,
  .index5_main,
  .index6_main,
  .index7_main,
  .index8_main,
  .footer_main,
  .se_main,
  .show_top,
  .show_text,
  .header {
    width: 1080px;
  }
  /* #region  首页*/
  .index2_list {
    width: 28rem;
    height: 9.5rem;
  }
  .index2_img {
    width: 13.5rem;
    height: 13.5rem;
  }
  .index2_t2 {
    font-size: 0.8rem;
  }
  .index2_list:nth-of-type(1) {
    padding-right: 7.5rem;
  }
  .index2_list:nth-of-type(2) {
    padding-left: 7.5rem;
  }
  .index2_list:nth-of-type(3) {
    padding-right: 7.5rem;
  }
  .index2_list:nth-of-type(4) {
    padding-left: 7.5rem;
  }
  .index8_txts {
    padding: 1rem 0.9rem 0.5rem 0.9rem;
  }
  .index8_map {
    height: 10.9rem;
  }

  .footer_title,
  .footer_text {
    padding: 0 2.2rem;
  }

  /* #endregion */

  /* #region  其他*/
  .contact_row2 {
    height: 15.5rem;
  }
  /* #endregion */
}
@media screen and (min-width: 1440px) and (max-width: 1599px) {
  .nav_main,
  .index_main1,
  .index2_main,
  .index3_top,
  .index_main4,
  .index5_main,
  .index6_main,
  .index7_main,
  .index8_main,
  .footer_main,
  .se_main,
  .show_top,
  .show_text,
  .header {
    width: 1200px;
  }
}
@media screen and (min-width: 1600px) {
}
