.bg {
  background: #0E6FB7;
}
.c {
  color: #0E6FB7;
}
@media (max-width: 1600px) {
  header .center > ul > li > a {
    padding: 0;
  }
  header .lanuage {
    margin-left: 1.5625rem;
  }
  .list_product .right .ul > li .top {
    padding: 2.1875rem 0.5625rem 2.1875rem 1.125rem;
  }
}
@media (max-width: 1440px) {
  header .center > ul > li {
    padding: 0 1rem;
  }
  header .lanuage {
    padding: 0 0.875rem;
    margin-right: 0.875rem;
    margin-left: 1rem;
  }
  header .logo img {
    height: 3rem;
  }
  .number_ul li .icon img {
    height: 4.5rem;
  }
  .index_six svg {
    left: 3.25rem;
  }
  aside.left {
    width: 22rem;
  }
  aside.left ul {
    padding: 3.75rem 1.8125rem 3.75rem 2.75rem;
  }
  aside.right {
    width: calc(100% - 22rem);
    padding-left: 3.0625rem;
  }
  .list_product .right .ul > li .top .r {
    width: 8rem;
  }
  .list_product .right .ul > li .top .l {
    width: calc(100% - 8rem);
  }
  .show_product .right .ul li {
    height: 4.9375rem;
  }
  .index_five .right .name {
    margin: 1.5625rem 0 2.75rem;
  }
}
@media (max-width: 1366px) {
  header .container {
    padding: 0 3rem;
  }
  .index_three .text {
    margin: 0.875rem 0 1.75rem;
  }
  .show_product .right .ul {
    margin: 1.5rem 0 2rem;
  }
  .index_one .left .over img {
    height: 29.375rem;
  }
  .index_one .right .over img {
    height: 18.5rem;
  }
}
@media (max-width: 1280px) {
  .index_two .right {
    padding-left: 3rem;
  }
  .show_product .right .right_r {
    padding-left: 2.375rem;
  }
  header .center > ul > li {
    padding: 0 0.875rem;
  }
  .swiper-button-next.swiper_btn {
    right: -4.5rem;
  }
  .swiper-button-prev.swiper_btn {
    left: -4.5rem;
  }
  aside.left {
    width: 20rem;
  }
  aside.right {
    width: calc(100% - 20rem);
    padding-left: 3rem;
  }
  .list_product .right .ul > li {
    padding: 0 0.625rem;
  }
  .list_product .right .ul {
    margin: 0 -0.625rem;
  }
  .list_contact .content .right {
    padding: 2.75rem 0.875rem;
  }
  .list_contact ul li p {
    padding-left: 0.875rem;
  }
  header .tel {
    margin-left: 1.5rem;
  }
  .index_one .right {
    padding-left: 1.5rem;
  }
  .index_three .right {
    padding-top: 4rem;
    padding-left: 4rem;
  }
  .index_five .left li:nth-child(3),
  .index_five .left li:nth-child(4) {
    padding-top: 2rem;
  }
  .index_five .left li:nth-child(1),
  .index_five .left li:nth-child(2) {
    padding-bottom: 2rem;
  }
  .show_product .text {
    margin: 15px 0;
  }
}
@media (max-width: 990px) {
  .banner .swiper-button-next,
  .banner .swiper-button-prev {
    display: none;
  }
  .banner .p1 {
    font-size: 2.4rem;
    line-height: 3.2rem;
  }
  .title,
  .show_product .name {
    font-size: 30px;
    line-height: 40px;
  }
  .more > div div {
    width: 40px;
    height: 40px;
  }
  .squera_news .name {
    font-size: 18px;
  }
  footer .top .left {
    width: 17.875rem;
  }
  footer {
    display: none;
  }
  .beian .text {
    font-size: 14px;
    line-height: 20px;
  }
  .list_about_three ul {
    margin-top: 30px;
  }
  .list_about_three .name {
    margin-bottom: 6px;
    transform: rotate(0);
    display: block;
    top: 0;
    padding: 0;
  }
  .list_about_three .text {
    padding: 0;
  }
  .list_about_three ul li:not(:last-child) {
    margin-bottom: 20px;
  }
  .list_about_four .hover {
    padding-top: 3rem;
  }
  .list_about_four .hover .more {
    margin-top: 20px;
  }
  .nyban .hover2 .p1 {
    font-size: 30px;
  }
  .list_contact .name {
    font-size: 20px;
    margin: 15px 0 10px;
  }
  .phonet20 {
    padding-top: 20px;
  }
  .list_join_two ul li {
    width: 33.3%;
  }
  .list_news li a > div .over,
  .list_news li a > div img {
    height: 100%;
    object-fit: cover;
  }
  aside.left {
    display: none;
  }
  aside.right {
    width: 100%;
    padding-left: 15px;
  }
  .list_product .right .ul > li .top .r {
    width: 10rem;
  }
  .list_product .right .ul > li .top .l {
    width: calc(100% - 8rem);
  }
  .p120 {
    padding: 60px 0;
  }
  .index_four .bot li {
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
  }
  .show_product .right .ul li {
    height: 4.5rem;
  }
  .flex_more li a {
    padding: 0 1rem;
  }
  .flex_more li {
    padding: 0 0.5rem;
  }
  .flex_more {
    margin: 0 -0.5rem;
  }
  .swiper_pag .swiper-pagination-bullet {
    margin: 0 3px;
  }
  .swiper_pag .swiper-pagination-bullet-active {
    background: #0E6FB7;
  }
  .p_top {
    top: -60px;
  }
  .m-bm-nav > li:last-child {
    border-bottom: none;
  }
  .list_contact .row .left {
    height: 400px;
    margin-bottom: 0;
    order: 2;
  }
  .list_contact .content .right {
    order: 1;
    padding: 25px 30px 0;
  }
  .beian {
    background: #0E6FB7;
    border: none;
  }
  .beian .text {
    color: #fff;
  }
  .beian .text a {
    color: #fff;
  }
  .foot-fot {
    background: #0E6FB7;
  }
  .beian {
    padding: 10px 0;
  }
  .beian .text {
    font-size: 12px;
    line-height: 20px;
  }
  .list_contact .name {
    margin: 10px 0 0;
    font-size: 16px;
  }
  .list_news li .name {
    margin: 0 0 5px 0;
  }
  .list_news li .more_a {
    margin-top: 15px;
  }
  .more_a .icon {
    width: 40px;
    height: 40px;
    margin-left: 10px;
  }
  .list_news .data {
    padding-top: 0;
  }
  .list_about_two .row .left {
    order: 2;
    margin-top: 15px;
  }
  .list_about_two .row .right {
    order: 1;
  }
  .list_about_four .text p {
    font-size: 1.25rem;
  }
  .margin .swiper_btn {
    display: none;
  }
  .list_about .right {
    margin-top: 15px;
  }
  .index_one .right {
    display: none;
  }
  .index_one .left {
    padding-right: 15px;
  }
  .index_one .left .padding {
    padding-left: 0;
  }
  .index_one .name {
    font-size: 20px;
    margin: 15px 0 10px;
  }
  .index_one .text {
    margin-bottom: 15px;
  }
  .index_one .font18 {
    margin-bottom: 20px;
  }
  .index_four ul {
    padding: 2rem 0;
  }
  .index_four {
    padding-top: 3.125rem;
    margin-top: 0;
  }
  .index_four::before {
    height: 100%;
  }
  .index_four li > div .icon img {
    height: 4.3125rem;
  }
  .index_three .left,
  .index_three .right {
    width: 100%;
  }
  .index_three .right {
    padding: 20px 15px;
  }
  .index_five .right {
    padding-left: 15px;
    margin-top: 20px;
  }
  .show_product .right .right_r {
    padding-left: 15px;
    margin-top: 20px;
  }
  .index_one .swiper_pag {
    margin-top: 35px;
  }
}
@media (max-width: 767px) {
  .title,
  .show_product .name {
    font-size: 24px;
    line-height: 30px;
  }
  .list_news li {
    margin-bottom: 20px;
  }
  .squera_news {
    padding: 15px;
  }
  .list_join .title {
    margin-bottom: 10px;
  }
  .index_six .con {
    width: 100%;
  }
  .banner .swiper-slide.swiper-slide .img img {
    height: calc(70vh - 60px);
    object-fit: cover;
  }
  .index_one .left .over img {
    height: 260px;
  }
  .index_one .font18,
  .index_three .text {
    font-size: 14px;
    text-align: justify;
    line-height: 25px;
    margin: 10px 0 10px;
  }
  .banner .p1 {
    font-size: 26px;
    line-height: 34px;
  }
  .banner .hover2 {
    bottom: 1rem;
    right: 15px;
  }
  .text {
    font-size: 14px;
    line-height: 28px;
  }
  .number_ul li .icon img {
    height: 40px;
  }
  .number_ul {
    align-items: flex-start;
  }
  .number_ul li .num span {
    font-size: 26px;
  }
  .number_ul li .num sub {
    font-size: 12px;
  }
  .number_ul li:nth-child(2) .num sub {
    width: 75px;
  }
  .number_ul li {
    flex: none;
    max-width: 34%;
  }
  .number_ul li .text {
    font-size: 12px;
    line-height: 20px;
    margin-top: 5px;
  }
  .p120 {
    padding: 30px 0;
  }
  .more > div div {
    width: 30px;
    height: 30px;
  }
  .more > div div .iconfont {
    font-size: 1.125rem;
  }
  .beian {
    padding: 10px 0;
  }
  .nyban .hover {
    display: none;
  }
  .nyban img {
    height: 240px;
    object-fit: cover;
  }
  .nyban .hover2 .p1 {
    font-size: 26px;
  }
  .list_about .fr {
    width: 100%;
    margin: 0;
    margin-top: 15px;
    float: none;
    order: 2;
  }
  .list_about .text {
    display: flex;
    flex-wrap: wrap;
  }
  .list_about .title {
    margin-bottom: 10px;
    width: 100%;
  }
  .list_about_two ul {
    margin-top: 15px;
  }
  .list_about_two ul li:not(:last-child) {
    margin-bottom: 12px;
  }
  .list_about_two ul li::before {
    width: 6px;
    height: 6px;
    top: 10px;
  }
  .list_about_two ul li {
    display: flex;
    font-size: 14px;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-left: 14px;
  }
  .list_about_two ul li .icon {
    width: 60px;
  }
  .list_about_two ul li .icon img {
    height: 40px;
  }
  .list_about_two ul li .con {
    width: calc(100% - 60px);
  }
  .list_about_four .hover {
    position: static;
    padding-top: 30px;
    margin-bottom: 20px;
  }
  .list_about_four .hover .subtitle {
    font-size: 18px;
    margin: 10px 0;
    line-height: 26px;
  }
  .mt55 {
    margin-top: 20px;
  }
  .list_application .text {
    margin: 10px 0 15px;
  }
  .flex_more li a {
    line-height: 44px;
  }
  .flex_more {
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 20px;
  }
  .flex_more li {
    padding: 0 5px;
  }
  .list_application .row > div:not(:last-child) {
    margin-bottom: 15px;
  }
  .list_application_two .margin {
    margin-top: 5px;
  }
  .swiper-button-next.swiper_btn,
  .swiper-button-prev.swiper_btn {
    display: none;
  }
  .suqera_app a .text {
    margin-bottom: 5px;
  }
  .suqera_app a {
    padding: 15px;
    padding-bottom: 30px;
  }
  .list_contact .text {
    margin: 10px 0 15px;
  }
  .list_contact ul li p {
    font-size: 14px;
    line-height: 24px;
  }
  .list_contact .name {
    margin: 15px 0 15px;
  }
  .mt50 {
    margin-top: 20px;
  }
  .list_message input,
  .list_message textarea,
  .list_message button {
    line-height: 44px;
    width: 100%;
  }
  .list_message textarea {
    line-height: 25px;
  }
  .list_message .name {
    margin-bottom: 3px;
  }
  .mb25 {
    margin-bottom: 20px;
  }
  .list_join_two ul li > div .name {
    line-height: 20px;
    margin-top: 10px;
  }
  .list_join_two ul {
    margin: 20px -5px 0;
  }
  .list_join_two ul li {
    padding: 0 5px;
  }
  .list_join_two ul li > div .icon img {
    height: 2.5rem;
  }
  .list_join_two ul li {
    margin-bottom: 10px;
  }
  .list_join_two {
    padding-bottom: 20px;
  }
  .list_product .right form {
    width: 100%;
    margin-bottom: 20px;
  }
  .list_product .right form input {
    line-height: 46px;
  }
  .list_product .right .ul > li .top {
    padding: 20px 15px;
  }
  .list_product .right .ul > li {
    margin-bottom: 20px;
  }
  .show_product .right .ul li {
    height: 70px;
  }
  .show_product .right .ul {
    margin: 15px 0 20px;
  }
  .show_product .appli {
    margin-top: 20px;
  }
  .show_product .right .ul2 {
    margin-top: 15px;
  }
  .show_product .right .ul2 li:not(:last-child) {
    margin-bottom: 15px;
  }
  .show_product .right .ul2 li:last-child {
    margin-bottom: 0;
  }
  .index_one .number_ul li:nth-child(1) {
    width: 30%;
  }
  .index_one .number_ul li {
    width: 35%;
  }
  .index_two .left .text {
    line-height: 22px;
    margin: 15px 0 15px;
  }
  .show_product .right .right_r {
    padding-left: 15px;
    margin-top: 30px;
    text-align: center;
  }
  .show_product .right .left_l {
    padding-right: 15px;
  }
  .shangxia .tr {
    text-align: left;
  }
  .shangxia_p {
    margin: 30px 0 15px;
  }
  .suqera_app a .name {
    font-size: 18px;
    line-height: 26px;
  }
  .suqera_app a .name.line2 {
    height: 52px;
  }
  .show_detail .text.mt30 {
    margin-top: 15px;
  }
  .show_bread {
    display: none;
  }
  .list_news li a .right {
    padding-right: 15px;
  }
  .job-cont2 .job_list1 li .wehha-job .wehgs-as li {
    width: 100%;
  }
  .job-cont2 .job_list2a li {
    font-size: 1.125rem;
  }
  .beian .text {
    font-size: 12px;
  }
  .list_message .mb25 {
    margin-bottom: 15px;
  }
  .list_message .text,
  .list_contact .text {
    margin: 10px 0;
    text-wrap: balance;
  }
  .list_news .data {
    padding-top: 10px;
  }
  .more_a .icon {
    width: 35px;
    height: 35px;
  }
  .list_news li .name {
    margin: 0;
  }
  .list_news li a .right {
    padding-bottom: 10px;
  }
  .list_about_four .text {
    margin-top: 14px;
    margin-top: 5px;
  }
  .list_about_four .text p {
    margin-top: 0;
  }
  .list_about_four {
    background: #f4f4f4;
  }
  .list_about_four .hover {
    margin-bottom: 10px;
  }
  .list_about_five .margin {
    margin-top: 15px;
  }
  .index_four li > div .icon img {
    width: 40px;
    height: 40px;
    margin: 0 auto;
  }
  .number_ul li .icon {
    width: 40px;
  }
  .index_four li > div {
    flex-wrap: wrap;
  }
  .index_four li > div .num {
    width: 5.5rem;
    margin: 0 auto;
    text-align: center;
  }
  .index_four ul {
    padding: 15px 0;
  }
  .index_four {
    padding-top: 15px;
  }
  .number_ul li .icon {
    margin-bottom: 5px;
  }
  .index_four li > div .con {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
  .index_five .title {
    margin-bottom: 15px;
  }
  .index_five .left li:nth-child(1),
  .index_five .left li:nth-child(2) {
    padding-bottom: 15px;
  }
  .index_five .left li:nth-child(even) {
    padding-left: 15px;
  }
  .index_five .left li:nth-child(3),
  .index_five .left li:nth-child(4) {
    padding-top: 15px;
  }
  .index_five .left li:nth-child(odd) {
    padding-right: 15px;
  }
  .index_five .left .text.line3 {
    -webkit-line-clamp: 2;
    height: 56px;
  }
  .index_five .right .name {
    margin: 15px 0;
    font-size: 18px;
  }
  .index_six .text {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .index_six .l {
    left: 0;
  }
  .index_six .r {
    right: 0;
  }
  .index_six img {
    height: 1.75rem;
  }
  .flex_more li.tel div {
    width: 44px;
    height: 44px;
  }
  .show_product .right .right_r {
    margin-top: 15px;
  }
  .list_application_two .margin {
    margin-top: 15px;
  }
  .list_honor .ul li {
    margin-bottom: 15px;
  }
  .pagination > li {
    margin: 0 2px 5px;
    width: 30px;
    height: 30px;
  }
}
