@media screen and (min-width:1200px) {}

@media screen and (max-width:1200px) {
    .layout {
        padding: 0 3%;
    }
    .form_btn {
        flex-wrap: wrap;
    }
    .ver_code {
        width: 100%;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:1024px) {
    .nav-btn {
        display: block;
    }
    .top-tel {
        display: flex;
    }
    .top_phone p span {
        font-size: 16px;
    }
    .top_phone p b {
        font-size: 18px;
        margin-top: 0;
    }
    .top_phone img {
        height: 30px;
    }
    .h-fu {
        display: none;
        justify-content: space-between;
        align-items: center;
        padding: 5px 3%;
    }
    .abc {
        height: 55px;
        width: 100%;
    }
    .h-top figure .top_phone {
        display: none;
    }
    .h-top {
        width: 100%;
        background: #ffffff;
        padding: 0;
    }
    .h-top figure {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-top: 1px solid #ddd;
        padding: 0 3%;
        height: 55px;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
        background: #fff;
    }
    .h-top figure>a img {
        height: 35px;
    }
    .top-tel {
        height: 100%;
        align-items: center;
    }
    .p-search {
        color: #273e8b;
        font-size: 30px !important;
    }
    .h-key {
        display: none;
    }
    .in1 figure {
        flex-wrap: wrap;
        padding: 0;
    }
    .in1-left {
        display: block;
        width: 100%;
        order: 2;
    }
    .in1 figure .in1-right {
        width: 100%;
        order: 1;
        padding: 0 3%;
    }
    .in1 .in1-bg {
        display: none;
    }
    .in1 {
        height: auto;
        margin: 5% 0;
    }
    .in1-word ul {
        display: none;
    }
    .in1-word p {
        margin: 3% 0;
    }
    .in2>div>figure dl {
        display: none;
    }
    .in2>div .in2-con {
        flex-wrap: wrap;
    }
    .in2-con .in2-left {
        width: 100%;
    }
    .in2-con .in2-right {
        width: 100%;
    }
    .in2-con .in2-right img {
        width: 100%;
        object-fit: cover;
    }
    .in4-lb .swiper-in4 ul li p {
        height: 139px;
        overflow: hidden;
    }
    .footer .foot-top {
        display: none;
    }
    .footer .foot-center>div>a {
        display: none;
    }
    .footer .foot-center>div dl {
        border-right: none;
        padding: 0;
    }
    .footer .foot-center>div>p {
        display: none;
    }
    .footer .foot-bottom>div {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        color: #fff;
        height: auto;
        font-size: 12px;
    }
    .footer .foot-center {
        background: transparent;
    }
    .footer {
        background: url(../images/foot-bg.jpg);
        padding: 2% 0;
        background-size: cover;
    }
    .footer .foot-center>div dl dt {
        font-size: 12px;
        margin-bottom: 0;
    }
    .footer .foot-center>div dl dd {
        margin-top: 0;
        line-height: 1.6em;
        font-size: 12px;
    }
    .footer .foot-bottom>div p {
        margin-top: 0;
        line-height: 1.8em;
    }
    .pv-con {
        flex-wrap: wrap;
    }
    .pv-con .pv-img {
        width: 100%;
    }
    .pv-con .pv-words {
        width: 100%;
        margin-top: 4%;
    }
    .pv-con .pv-img a {
        padding: 26% 0;
    }
    .new-right {
        display: none;
    }
    .new-left {
        width: 100%;
    }
    .nv-sx {
        flex-direction: column;
    }
    .nv-sx p {
        width: 100%;
        margin-bottom: 2%;
        height: 30px;
    }
    .nv-sx p:last-of-type {
        width: 100%;
    }
    .join6-left {
        display: none;
    }
    .join6-right {
        width: 100%;
        margin-right: 0;
    }
    .join6-right ul .j1::after {
        display: none !important;
    }
    .join6-right ul li:nth-child(4)::after {
        display: none !important;
    }
    .join6-right ul .j2::after {
        display: none !important;
    }
    .join6-right ul li:nth-child(8)::before {
        display: none !important;
    }
    .join6-right ul li>div {
        width: 120px;
        height: 120px;
    }
    .join6-right ul li {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .join6-right ul li:nth-child(5) {
        order: 5;
    }
    .join6-right ul li:nth-child(6) {
        order: 6;
    }
    .join6-right ul li:nth-child(7) {
        order: 7;
    }
    .join6-right ul li:nth-child(8) {
        order: 8;
        margin-right: 0;
    }
    .join6-right ul li {
        width: 25%;
        margin-right: 0 !important;
    }
}

@media screen and (max-width:768px) {
    /* .h-top{height: 55px;} */
    /* .h-top figure{height: 55px;} */
    .top-tel i {
        font-size: 26px;
        margin-right: 15px;
    }
    .mobile-nav-box {
        top: 55px;
    }
    .mobile-search {
        top: 55px;
    }
    .mobile-search section dl dd {
        font-size: 14px;
    }
    .fix {
        width: 100%;
        bottom: 0;
        top: auto;
        left: 0;
    }
    .fix ul {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        width: 100%;
    }
    .fix .weixin {
        display: block;
    }
    .fix ul li {
        border-radius: 50%;
        width: 50px;
        height: 50px;
        position: relative;
    }
    .fix ul li i {
        line-height: 50px;
    }
    .fix ul li p img {
        height: 30px;
    }
    .fix ul li dl {
        top: auto;
        bottom: 55px;
        height: auto;
        right: -58px;
        display: none !important;
    }
    .in-top span {
        font-size: 20px;
        font-weight: bold;
    }
    .in-top h5 {
        font-size: 18px;
    }
    .in-top {
        padding-left: 3%;
    }
    .in1-word {
        padding-left: 3%;
        margin-bottom: 3%;
    }
    .in1-word p {
        line-height: 1.5em;
        font-size: 14px;
    }
    .in2-con .in2-left {
        margin-top: 3%;
    }
    .in2-con .in2-left .swiper-in2 {
        padding-bottom: 40px;
    }
    .pagination-in2 {
        display: block;
    }
    .in2-left .swiper-pagination-bullet {
        background-color: #273e8b;
        opacity: 1;
    }
    .in2-left .swiper-pagination-bullet-active {
        background-color: #d9092b;
    }
    .in1 {
        margin: 7% 0;
    }
    .in3>div article h6 {
        font-size: 20px;
    }
    .in3>div article h5 {
        font-size: 18px;
    }
    .in3>div article p {
        width: 100%;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }
    .in3>div article span {
        font-size: 22px;
    }
    .in3>div article b {
        font-size: 26px;
        font-weight: bold;
    }
    .in3>div ul {
        flex-wrap: wrap;
    }
    .in3>div ul li {
        width: 50%;
        margin-bottom: 3%;
    }
    .in3>div ul li p::after {
        display: none;
    }
    .in3>div ul li p {
        font-size: 16px;
        width: 80px;
        height: 80px;
    }
    .in3>div ul li span {
        font-size: 14px;
    }
    .in3>div>p {
        height: auto;
        padding: 3%;
        font-size: 14px;
    }
    .in3 {
        padding: 7% 0;
    }
    .in4 {
        margin: 7% 0;
    }
    .in4-lb .swiper-in4::before {
        display: none;
    }
    .in4-lb .swiper-in4 ul::before {
        display: none;
    }
    .in4-lb .swiper-in4::after {
        display: none;
    }
    .in4-lb .swiper-in4 {
        padding-bottom: 40px;
    }
    .pagination-in4 {
        display: block;
    }
    .in4-lb .swiper-pagination-bullet {
        background-color: #273e8b;
        opacity: 1;
    }
    .in4-lb .swiper-pagination-bullet-active {
        background-color: #d9092b;
    }
    .in4-lb .swiper-in4 ul li h5 {
        font-size: 16px;
    }
    .in4-lb .swiper-in4 ul li p {
        line-height: 1.5em;
    }
    .in4-lb {
        margin-top: 5%;
    }
    .in5>div article h5 {
        font-size: 22px;
        font-weight: bold;
    }
    .in5>div article p {
        font-size: 14px;
        text-align: center;
    }
    .pagination-in5 {
        display: block;
    }
    .in5-lb .swiper-in5 {
        padding-bottom: 40px;
    }
    .in5-lb .swiper-pagination-bullet {
        background-color: #273e8b;
        opacity: 1;
    }
    .in5-lb .swiper-pagination-bullet-active {
        background-color: #d9092b;
    }
    .in5 {
        padding: 7% 0 3% 0;
    }
    .in5>div ul li img {
        height: 50px;
    }
    .in5>div ul li {
        height: 138px;
    }
    .in5-lb {
        padding: 0 9%;
    }
    .in6-left {
        display: none;
    }
    .in6-right {
        width: 100%;
    }
    .in-top2 h5 {
        font-size: 14px;
    }
    .in7-right {
        display: none;
    }
    .in7-left {
        width: 100%;
    }
    .in7-top h5 {
        font-size: 18px;
        color: #273e8b;
        font-weight: bold;
    }
    .in7-top span {
        font-size: 14px;
    }
    .form_btn {
        justify-content: space-between;
    }
    .form_btn input {
        margin-left: 0;
        width: 49%;
        font-size: 14px;
        height: 30px;
    }
    .in7-left form .f1 {
        align-items: flex-start;
        flex-direction: column;
        margin-bottom: 4%;
    }
    .in7-left form .f1 label {
        margin-bottom: 10px;
    }
    .in7-left form .f1 input {
        height: 35px;
    }
    .form_btn {
        margin-top: 3%;
    }
    .in6 {
        margin: 7% 0;
    }
    .ny-nav ul li a {
        padding: 10px;
        font-size: 14px;
    }
    .skill-box>div article h5 {
        font-size: 26px;
        margin-bottom: 5px;
        font-weight: bold;
    }
    .skill-box>div article span {
        font-size: 20px;
    }
    .skill-box {
        margin: 7% 0;
    }
    .skill-con {
        flex-wrap: wrap;
    }
    .skill-con .skill-left {
        width: 100%;
        margin-bottom: 4%;
    }
    .skill-con .skill-right {
        width: 94%;
        margin: 0 3%;
    }
    .skill-con .skill-left>p {
        display: none;
    }
    .skill-box>div {
        padding: 0;
    }
    .skill-box>div article {
        padding: 0 3%;
    }
    .skill-con .skill-left {
        border-top: none;
    }
    .skill-con .skill-left ul li {
        border-bottom: none;
        border-right: 1px solid #ddd;
        border-top: 1px solid #ddd;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    .skill-con .skill-left ul li {
        height: 50px !important;
    }
    .skill-con .skill-left ul li>div span {
        font-size: 14px;
        margin-right: 5px;
        min-width: 100px;
    }
    .skill-con .skill-left ul li>div i {
        width: 25px !important;
        height: 25px !important;
        font-size: 12px;
        border: 1px solid #dedede;
    }
    .skill-con .skill-left ul li>div {
        padding: 0 5%;
    }
    .skill-con {
        margin: 5% 0 0 0;
    }
    .skill-con .skill-right h5 {
        font-size: 20px;
    }
    .skill-summay {
        font-size: 14px;
    }
    .swiper-skill {
        padding: 0 15px 0 0 !important;
        overflow: unset;
    }
    .pro-ul li {
        width: 100%;
    }
    .ab {
        margin: 7% 0;
    }
    .pro-ul li a>div {
        padding: 35% 0;
    }
    .pro-ul li a p {
        padding: 10px 0;
    }
    .fenye ul li {
        margin-bottom: 2px;
    }
    .ab>div {
        padding: 3%;
    }
    .pv-con .pv-words h5 {
        font-size: 16px;
    }
    .pv-con .pv-words span {
        height: 30px;
        line-height: 30px;
    }
    .pv-con .pv-words p {
        line-height: 1.5em;
        margin: 3% 0;
    }
    .pv-sx a {
        height: 30px;
        line-height: 30px;
    }
    .pv-lr article span {
        font-size: 18px;
    }
    .pv-lr article h5 {
        font-size: 18px;
    }
    .new-box {
        margin: 7% 0;
    }
    .new-ul li a {
        flex-direction: column;
    }
    .new-ul li a .new-img {
        width: 100%;
        padding: 32% 0;
    }
    .new-ul li a .new-word {
        width: 100%;
        margin-top: 3%;
    }
    .new-ul li a .new-word h5 {
        font-size: 16px;
    }
    .new-ul li a .new-word h6 {
        margin: 2% 0;
    }
    .fenye ul li {
        font-size: 14px;
        width: 25px;
        height: 25px;
        line-height: 25px;
        margin-right: 5px;
    }
    .new-fen {
        justify-content: center !important;
    }
    .join1-con {
        flex-direction: column;
        align-items: flex-end;
        position: relative;
        margin-top: 5%;
    }
    .join1-con ul {
        width: 65%;
        margin-bottom: 2%;
    }
    .join1-con>div {
        width: 35%;
        position: absolute;
        left: 0;
        top: 0;
    }
    .join1-con ul li:nth-child(1) {
        margin-bottom: 2%;
    }
    .join1-con ul li {
        padding: 5% 0;
        font-size: 14px;
    }
    .join2>div {
        flex-wrap: wrap;
    }
    .join2-left {
        width: 100%;
    }
    .join2-right {
        width: 100%;
        margin-top: 3%;
    }
    .join2-left span {
        display: block;
        text-align: center;
    }
    .join2-left b {
        text-align: center;
        font-size: 20px;
        font-weight: bold;
    }
    .join2-right h5 {
        text-align: center;
    }
    .join2-right span {
        display: block;
        text-align: center;
    }
    .join2-right p {
        font-size: 14px;
        line-height: 1.5em;
    }
    .join1 {
        margin: 7% 0;
    }
    .join2 {
        padding: 4% 0;
    }
    .join3>div>p {
        font-size: 14px;
        line-height: 1.5em;
    }
    .pagination-join3 {
        display: block;
    }
    .join3-lb .swiper-join3 {
        padding-bottom: 40px;
    }
    .join3-lb .swiper-pagination-bullet {
        background-color: #273e8b;
        opacity: 1;
    }
    .join3-lb .swiper-pagination-bullet-active {
        background-color: #d9092b;
    }
    .join4>div {
        height: 12rem;
        padding-top: 7%;
    }
    .join5 ul li h5 {
        font-size: 20px;
    }
    .in5>div ul li p {
        font-size: 14px;
    }
    .in5>div article {
        margin-bottom: 3%;
    }
    .join6-right ul li>div {
        width: 80px;
        height: 80px;
    }
    .join6-right ul li {
        width: 33%;
    }
    .join6-right ul {
        justify-content: center;
    }
    .join6-right ul li b {
        font-size: 14px;
    }
    .join7>div b {
        font-size: 16px;
        display: none;
    }
    .join7>div h5 {
        font-size: 16px;
        display: none;
    }
    .join7>div p {
        font-size: 20px;
        display: none;
    }
    .join2-right p {
        margin-top: 2%;
    }
    .join6 {
        margin: 7% 0;
    }
    .join3 {
        margin: 7% 0 3% 0;
    }
    .honor-ul li {
        width: 100%;
        margin-right: 0;
    }
    .honor-ul li a p {
        background: #273e8b;
        color: #fff;
    }
    .history-con {
        flex-wrap: wrap;
    }
    .ab2-lb2 {
        width: 100%;
    }
    .history-con .hst-right {
        width: 100%;
        margin-top: 5%;
    }
    .history-box {
        margin: 7% 0;
    }
    .ab2-lb1 {
        height: 45px;
    }
    .ab-time ul li {
        line-height: 45px;
    }
    .navigation-ab2 {
        top: 11%;
    }
    .ab2-lb1>div {
        padding: 0 3%;
    }
    .ab-word ul li b {
        font-size: 20px;
    }
    .culture-box>div>ul {
        flex-wrap: wrap;
    }
    .culture-box>div ul li {
        width: 50%;
    }
    .cu-words {
        height: 150px;
    }
    .cu-img {
        height: 150px;
        padding: 0;
    }
    .cu-words h5 {
        font-size: 16px;
    }
    .cu-words span {
        font-size: 14px;
    }
    .ab-top p {
        font-size: 20px;
    }
    .ab-top h5 {
        font-size: 18px;
    }
    .culture-box>div>ul {
        margin: 5% 0;
    }
    .culture-box>div figure b {
        font-size: 16px;
    }
    .culture-box>div figure h6 {
        font-size: 18px;
        margin: 20px 0;
    }
    .culture-box>div figure p {
        font-size: 16px;
        margin-top: 20px;
    }
    .ct1-map {
        height: 300px;
    }
    .contact-box {
        margin: 7% 0;
    }
    .contact-box figure h5 {
        margin-bottom: 3%;
    }
    .case-ul li {
        width: 100%;
        margin-right: 0;
    }
    .about-box>div p {
        padding-left: 3%;
        font-size: 14px;
        text-align: justify;
    }
    .join7 {
        background: transparent;
        padding: 0;
    }
    .join7>div {
        padding: 0;
    }
    .join7>div img {
        display: block;
        width: 100%;
    }
    .join-top h5 {
        font-size: 22px;
        font-weight: bold;
    }
    .join-top p {
        font-size: 14px;
        font-weight: bold;
    }
    .join2-left span {
        font-size: 20px;
        font-weight: bold;
    }
    .join2-right h5 {
        font-size: 22px;
        font-weight: bold;
    }
    .join2-right span {
        font-size: 14px;
        font-weight: bold;
    }
    .join4>div span {
        font-size: 22px;
        font-weight: bold;
    }
    .join4>div h5 {
        font-size: 20px;
        font-weight: bold;
    }
    .in2-con .in2-left .swiper-in2 ul li {
        height: 300px;
    }
    .in2-con .in2-left .swiper-in2 ul li a>div img {
        height: 240px;
    }
    .in2-con .in2-left .swiper-in2 ul li a>div {
        text-align: center;
        /* margin-left: 25%;
        margin-top: 2%; */
    }
    .in3>div ul li time {
        margin: 3% 0;
    }
    .all-banner {
        width: 100%;
        height: 100%;
        position: relative;
        padding: 18% 0;
        overflow: hidden;
    }
    .all-banner img {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .h-nav ul {
        flex-wrap: wrap;
    }
    .h-nav ul li {
        width: 25%;
        margin-right: 0;
        line-height: 40px;
        font-size: 14px;
    }
    .ver_code>p {
        padding-bottom: 5px;
    }
    .ver_code .code-box {
        min-width: 180px;
        width: 70%;
        height: 30px;
    }
    .ver_code .code-box p {
        height: 30px;
    }
    .ver_code .code-box span {
        height: 30px;
        line-height: 30px;
    }
}