﻿@media screen and (max-width:1500px) {
    .foot .menuf {
        width: calc(100% - 500px);
    }
}
@media screen and (max-width:1380px) {
    .head {
        height: 150px;
    }
    .head .top .tel {
        font-size: 1.3rem;
    }
    .head .logo {
        width: 130px;
    }
    .menu>ul>li>.item a {
        font-size: 1.2rem;
    }
    .head .email p {
        font-size: 1.1rem;
    }
    .head .email .img {
        width: 47px;
    }
    .nav {
        height: 80px;
    }
    .search {
        height: 50px;
    }
    .search input {
        height: 80%;
        border: 0;
    }
    .search .submit {
        width: 23px;
        height: 23px;
    }
    .banner .container .tit {
        font-size: 3rem;
    }
    .banner .container .tit2 {
        font-size: 1rem;
        margin-top: 80px;
    }
    .titmax h3 {
        font-size: 3rem;
    }
    .titmax2 h3 {
        font-size: 2rem;
    }
    .titmax p {
        font-size: 1rem;
    }
    .bg2 .list .title {
        font-size: 1.5rem;
    }
    .bg2 .list .desc {
        font-size: 1rem;
    }
    .bg2 .list .title img {
        width: 30px;
    }
    .bg2 .list .btn a {
        font-size: .8rem;
    }
    .foot .address {
        width: 300px;
    }
    .foot .address .top .desc {
        font-size: 1rem;
    }
    .foot .menuf {
        width: calc(100% - 400px);
    }
    .foot .menuf .col {
        width: calc((100% - 100px)/3);
        margin-right: 50px;
    }
    .foot .menuf .title {
        font-size: 1.1rem;
    }
    .foot .menuf p a {
        font-size: .8rem;
    }
    .product_left {
        width: 250px;
        margin-bottom: 50px;
        margin-top: 100px;
    }
    .pro_right .forms .img {
        width: 260px;
        text-align: center;
    }
    .pro_right .forms .box {
        width: calc(100% - 260px);
    }
    .pro_right {
        width: calc(100% - 270px);
    }
    .loginBox .img img {
        width: 80%;
    }
    .vipbox .vipmenu {
        width: 250px;
        margin-bottom: 50px;
    }
    .vip_right {
        width: calc(100% - 270px);
    }
}
@media screen and (max-width:1200px) {}
@media screen and (max-width:1130px) {}
@media screen and (max-width:1124px) {
    .Pre_left {
        width: 280px;
    }
    .Pre_right {
        width: calc(100% - 300px);
    }
    .aboutRight {
        width: calc(100% - 300px);
    }
    .Pre_right .desc {
        font-size: 1rem;
        color: #666666;
        padding: 20px 30px;
        width: calc(100% - 180px);
    }
    .Pre_right .img {
        width: 117px;
    }
}
@media screen and (max-width:1085px) {
    .menu>ul>li>.item a {
        font-size: 1rem;
    }
    .head .logo {
        width: 100px;
    }
    .head {
        height: 130px;
    }
    .head .email p {
        font-size: 1rem;
    }
    .menu {
        padding: 0 10px;
    }
    .banner .container .tit {
        font-size: 2rem;
    }
    .banner .container .tit2 {
        font-size: .7rem;
        margin-top: 30px;
    }
    .titmax h3 {
        font-size: 2rem;
    }
    .titmax p {
        font-size: 1rem;
    }
    .c_infor .tit h3 {
        font-size: 2rem;
    }
    .c_infor .tit p {
        font-size: .8rem;
    }
    .c_infor {
        width: 100%;
    }
    .c_infor ul {
        margin-top: 50px;
    }
    .c_infor ul li {
        padding-left: 70px;
    }
    .c_infor ul li img {
        width: 50px;
    }
    .appoint_form {
        width: 100%;
        margin-top: 55px;
    }
    .appoint_form ul {
        width: 100%;
    }
    .link a {
        width: calc((100% - 180px)/7);
        margin-right: 30px;
    }
    .video {
        float: left;
        height: auto;
        width: 100%;
    }
    .newsCon .left {
        width: 100%;
        margin-top: 30px;
    }
    .flist .col {
        width: calc((100% - 20px)/2);
    }
    .flist .col:nth-child(2n) {
        margin-right: 0;
    }
    .product_left {
        width: 100%;
        margin-bottom: 50px;
        margin-top: 100px;
    }
    .pro_right {
        width: 100%;
    }
    .loginBox {
        display: block;
    }
    .loginBox .img {
        display: none;
    }
    .loginBox .form {
        width: 100%;
    }
    .faq .search2 {
        margin-top: 20px;
    }
    .faq {
        display: block
    }
    .faq .tab {
        width: calc(100%);
        margin-top: 20px;
    }
    .foot .address {
        width: 100%;
    }
    .foot .address .top .desc {
        font-size: 1rem;
    }
    .foot .menuf {
        width: calc(100%);
        margin-top: 50px;
    }
    .Copyright .container {
        display: block;
    }
    .Copyright .share {
        margin-top: 15px;
    }
    .Copyright span a,
    .Copyright p {
        margin-top: 15px;
    }
    .lbt {
        display: block;
    }
    .newsbanner {
        width: calc(100%);
        height: auto;
    }
    .home-apply-le {
        display: none;
    }
    .newsbanner .box {
        position: static;
        padding: 20px;
        background: #ffffff;
        width: calc(100%);
    }
    .newsbanner .box .tit1 {
        color: #354ba7;
    }
    .newsbanner .box .tit2 {
        color: #354ba7;
    }
    .newsbanner .box .desc {
        color: #354ba7;
        width: 100%;
    }
}
@media screen and (max-width:850px) {
    .banner .container .tit {
        font-size: 1.5rem;
    }
    .banner .container .tit2 {
        font-size: .8rem;
        margin-top: 10px;
    }
    .menu>ul>li>.item a {
        font-size: .8rem;
    }
    .head .logo {
        width: 80px;
    }
    .head {
        height: 110px;
    }
    .head .email p {
        font-size: .8rem;
    }
    .menu {
        padding: 0 10px;
    }
    .nav {
        height: 60px;
    }
    .search {
        height: 40px;
    }
    a.more {
        background: #fdcf02;
        font-size: .8rem;
        color: #ffffff;
        padding: 10px 20px;
        display: inline-block;
    }
    .Pre_left {
        width: 100%;
        margin-top: 20px;
    }
    .Pre_right {
        width: 100%;
    }
    .aboutRight {
        width: 100%;
    }
    .Pre_right .desc {
        font-size: 1rem;
        color: #666666;
        padding: 20px 0px;
        width: calc(100% - 180px);
    }
    .Pre_right .img {
        width: 117px;
    }
    .newslist .col {
        float: left;
        width: calc((100% - 80px)/2);
        margin-right: 40px;
        border: 1px solid #fdcf02;
        padding-bottom: 10px;
        margin-top: 40px;
    }
    .newslist .col:nth-child(3n) {
        margin-right: 40px;
    }
    .newslist .col:nth-child(2n) {
        margin-right: 0;
    }
}
@media screen and (max-width:750px) {
    .head {
        height: 70px;
    }
    .head .email {
        display: none;
    }
    .head .container {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        height: 70px;
        background: #fdcf02;
        width: 100%;
        padding: 0 20px;
    }
    .head .top .tel {
        display: none;
    }
    .head_a {
        padding: 30px 0;
        font-size: 2.1rem;
    }
    .appoint_form .wei .row img {
        width: 23px;
    }
    .appoint_form .wei .row .desc {
        font-size: 1.2rem;
        width: calc(100% - 40px);
        line-height: 1.4;
        font-weight: bold;
    }
    input::-webkit-input-placeholder {
        font-size: 12px;
    }
    .sanh {
        display: block;
    }
    .search {
        display: none;
    }
    .nav {
        position: fixed;
        top: 70px;
        transform: translateY(-1.5rem);
        -webkit-transform: translateY(-1.5rem);
        height: 0;
        display: block;
        background: #fdcf02;
        bottom: auto;
        padding: 1rem 0;
        opacity: 0;
        padding-bottom: 3rem;
    }
    .nav .container3 {
        display: block;
    }
    .menu {
        width: 100%;
    }
    .nav.on {
        height: auto;
        opacity: 1;
        transform: translateY(0rem);
        -webkit-transform: translateY(0rem);
        -webkit-transition: all .5s;
        transition: all .5s;
        overflow: visible;
    }
    .menu>ul {
        display: block;
        text-align: center;
    }
    .menu>ul>li .item i {
        display: inline-block;
    }
    .menu>ul>li .item {
        padding: 0rem 0;
        text-align: center;
        margin-top: 2rem;
    }
    .nav.on .menu>ul>li .item a {
        margin-right: 5px;
    }
    .nav.on .menu>ul>li:nth-child(1) .item {
        margin-top: 0;
    }
    .nav.on .menu>ul>li .item {
        opacity: 0;
        animation: fadeInUp 0.3s ease forwards;
        display: flex;
        text-align: center;
        justify-content: center;
    }
    .menu>ul>li .box {
        display: none;
        position: static;
        transform: translate(0%, 0%);
        -webkit-transform: translate(0%, 0%);
        height: 100px;
        opacity: 1;
        width: 100%;
        background: none;
    }
    .menu>ul>li .box a {
        text-align: center;
    }
    .nav.on .menu>ul>li:nth-child(7) .item {
        animation-delay: .8s;
    }
    .nav.on .menu>ul>li:nth-child(6) .item {
        animation-delay: .7s;
    }
    .nav.on .menu>ul>li:nth-child(5) .item {
        animation-delay: .6s;
    }
    .nav.on .menu>ul>li:nth-child(4) .item {
        animation-delay: .5s;
    }
    .nav.on .menu>ul>li:nth-child(3) .item {
        animation-delay: 0.4s;
    }
    .nav.on .menu>ul>li:nth-child(2) .item {
        animation-delay: 0.3s;
    }
    .nav.on .menu>ul>li:nth-child(1) .item {
        animation-delay: .2s;
    }
    .menu>ul>li .item i {
        margin-left: 10px;
        -webkit-transition: all .2s;
        transition: all .2s;
        width: 10px;
    }
    .menu>ul>li .item i img {
        display: block;
    }
    .menu>ul>li .item i.on {
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
    }
    .menu>ul>li>.item a {
        font-size: 1.3rem;
        color: #ffffff;
    }
    .banner .container .tit {
        font-size: 1rem;
        width: 100%;
    }
    .banner .container .tit2 {
        font-size: .7rem;
        margin-top: 10px;
        width: 100%;
    }
    .jidi {
        padding: 0 30px;
    }
    .jidi2 {
        padding: 0 30px;
    }
    .jidi .swiper-button-prev,
    .jidi .swiper-button-next {
        top: 40%;
        width: 15px !important;
    }
    .jidi2 .swiper-button-prev,
    .jidi2 .swiper-button-next {
        top: 40%;
        width: 15px !important;
    }
    .bg2 .list {
        display: block;
        padding: 0 20px;
    }
    .bg2 .list .col .img img {
        width: 50%;
    }
    .bg2 .list .col {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    .bg2 .list .col:nth-child(2) {
        transform: translateY(0%);
        -webkit-transform: translateY(0%);
    }
    .bg2 .list .title {
        display: flex;
        justify-content: center;
    }
    .bg2 .list .desc {
        text-align: center;
    }
    .item1_left {
        width: calc(100%);
    }
    .item1_right {
        width: calc(100%);
        margin-top: 50px;
    }
    .link {
        padding: 20px 0px;
    }
    .foot {
        padding-top: 20px;
    }
    .foot .menuf {
        width: calc(100%);
        display: block;
        margin-top: 0;
    }
    .foot .address {
        width: calc(100%);
    }
    .foot .menuf .col {
        width: calc((100% - 50px)/2);
        margin-right: 50px;
        float: left;
        margin-top: 50px;
    }
    .foot .menuf .col:nth-child(3) {
        width: calc((100%));
        margin-right: 0px;
    }
    .foot .menuf .title {
        margin-bottom: 0px;
    }
    .foot .menuf .col img {
        height: 23px;
        width: auto;
    }
    .foot .menuf .col:nth-child(2n) {
        margin-right: 0;
    }
    .productimg {
        width: 100%;
        padding: 25px;
        margin-left: 0%;
        padding-bottom: 50px;
    }
    .prohead .detail {
        float: right;
        width: 100%;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .pro_right .forms {
        display: block;
    }
    .pro_right .forms .img {
        width: 100%;
        text-align: center;
    }
    .pro_right .forms .box {
        width: 100%;
    }
    .pro_right .forms2 {
        display: block;
    }
    .pro_right .forms2 .col {
        width: 100%;
        padding: 0 50px;
        margin-top: 50px;
    }
    .vipbox .vipmenu {
        width: 100%;
        margin-bottom: 0px;
    }
    .vip_right {
        width: calc(100%);
    }
    .tablebox {
        overflow-x: auto;
    }
    .table {
        width: 600px;
    }
    .uploadBox .box {
        padding: 20px;
    }
    .uploadBox .box .btn {
        display: block;
    }
    .uploadBox2 {
        display: block;
        margin-bottom: 20px;
    }
    .uploadBox2 .shown {
        width: 100%;
    }
    .uploadBox2 .list {
        width: calc(100%);
        min-height: 200px;
        margin-top: 20px;
    }
    .vip_right .row {
        padding: 20px 20px;
        display: block;
    }
    .vip_right .row .email {
        width: calc(100%);
        margin-top: 20px;
    }
    .vip_right .row .email input {
        width: 100%;
    }
    .vip_right .row .yonghu {
        width: 100%;
    }
    .vip_right .row .company {
        width: 100%;
        margin-top: 20px;
    }
    .vip_right .row .company input {
        width: 100%;
    }
    .vip_right .row .box select {
        margin-right: 0px;
    }
    .vip_right .row .box {
        display: block;
    }
    .vip_right .row .address {
        width: 100%;
    }
    .vip_right .row .address .txt {
        width: 100%;
        margin-top: 20px;
    }
}
@media screen and (max-width:540px) {
    .sidebar {
        display: none;
    }
    .banner {
        height: 20rem;
    }
    .banner img {
        width: auto;
        height: 100%;
    }
    .bg1 {
        padding-top: 50px;
    }
    .a_intxt {
        padding: 17.5px 15px;
        height: 55px;
    }
    .appoint_form input::-webkit-input-placeholder {
        font-size: 12px;
        color: #999999;
    }
    .appoint_form .txt::-webkit-input-placeholder {
        font-size: 12px;
    }
    .appoint_form select {
        font-size: 12px;
    }
    .appoint_form .txt {
        min-height: 100px;
        padding: 17.5px 15px;
    }
    .lxfs {
        padding-top: 50px;
        padding-bottom: 50px;
        margin-bottom: 50px;
    }
    .link a {
        width: calc((100% - 60px)/3);
        margin-right: 30px;
    }
    .link a:nth-child(3n) {
        margin-right: 0;
    }
    .yuan {
        padding-right: 0px;
        margin-top: 50px;
        margin-bottom: 0;
    }
    .bg1 {
        padding-bottom: 0;
    }
    .bg2 {
        margin-bottom: 50px;
        padding-bottom: 100px;
    }
    .flist .col {
        float: left;
        width: calc(100%);
        margin-right: 0px;
        margin-top: 20px;
    }
    .flist .col:nth-child(2n) {
        margin-right: 0;
    }
    .Pre_list {
        padding: 0 0px;
    }
    .Pre_list li {
        display: block;
        padding: 0;
    }
    .Pre_right .desc {
        padding: 20px 0px;
        width: 100%;
        margin-top: 0;
    }
    .Pre_right .img {
        width: 100%;
        text-align: center;
    }
    .Pre_right .img img {
        width: 50%;
        margin: 0 auto;
    }
    .aboutCon {
        padding: 30px 30px;
    }
    .pinggu {
        height: auto;
        padding-bottom: 30px;
    }
    .pinggu .top {
        width: 100%;
    }
    .pinggu .list {
        width: calc(100%);
        display: block;
        height: auto;
        float: left;
    }
    .pinggu .list .col {
        margin-right: 0px;
        margin-top: 20px;
    }
    .newslist .col {
        width: 100%;
    }
    .newslist .col:nth-child(3n) {
        margin-right: 0px;
    }
    .newslist .col:nth-child(2n) {
        margin-right: 0;
    }
    .uploadBox .box .tip p {
        width: 200px;
        display: block;
    }
    .faq .search2 {
        width: 100%;
    }
    .faq .search2 input {
        width: calc(100% - 100px);
    }
    .faq .tab a {
        height: 40px;
        margin-right: 0px;
        width: calc((100% - 20px)/2);
        margin-bottom: 10px;
        margin-right: 20px;
        float: left;
    }
    .faq .tab a:nth-child(2n) {
        margin-right: 0;
    }
    .loginBox .form {
        padding: 30px 30px;
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(80px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}