@media(max-width: 1600px){
    .containers {
        width: 100%;
        padding: 0 10px;
    }
    .category .lists .item {
        width: calc((100vw - 118px) / 5);
        height: calc((100vw - 118px) / 5 * 0.833);
        margin-right: 20px;
    }
    .category .lists .item .image {
        width: 100%;
        height: 100%;
    }
    .category .lists .item .image img {
        width: 100%;
        height: 100%;
    }
    .category .lists .item .info {
        padding: 0 20px;
    }
    .footer {
        padding: 50px 10px 30px;
    }
    .culture .culture-box .bx {
        width: calc((100% - 20px - 120px) / 4);
        height: calc((100vw - 20px - 120px) / 4);
    }
    .jobs .lists .bx a.box-item .tags span {
        margin-right: 15px;
    }

    .details .d-honor-lists .h-link {
        width: calc((100% - 60px) / 4);
        margin-right: 20px;
        margin-top:20px;
    }

    .details .d-honor-lists .h-link .image {
        width: 100%;
        height: calc((100vw - 80px) / 4  / 1.6);
    }
    .details .d-honor-lists .h-link .image img {
        object-fit: contain;
    }
    .details .d-honor-lists .h-link .name {
        font-size: 16px;
    }

    .details .news-detail .news-content {
        width: calc(100% - 310px);
    }
    .details .news-detail .left-nav {
        width: 280px;
    }

}
@media(max-width: 1440px){


    .headers .header .navs .search {
        display: none;
    }

    .abouts .box .image {
        width: 700px;
        height: 451px;
    }
    .abouts .box .image img {
        width: 700px;
        height: 451px;
    }
    .abouts .box .bx {
        width: calc(100% - 740px);
    }
    .abouts .box .bx .intro {
        line-height: 32px;
        max-height: 132px;
        margin-top: 10px;
    }
    .abouts .box .bx .tags {
        margin: 20px 0 20px;
    }
    .abouts .box .bx .tags .tag-item .nm .count {
        font-size: 44px;
    }
    .abouts .box .bx .tags .tag-item .name {
        font-size: 16px;
    }

    .category .i-pro-box .pro-image {
        width:500px;
        height: 260px;
        box-shadow: 10px 10px 0 #2a4cae;
    }
    .category .i-pro-box .pro-image img {
        width:500px;
        height: 260px;
    }
    .category .i-pro-box .pro-info {
        width: calc(100% - 600px);
    }

    .category .i-pro-box .pro-info .intro {
        height: 72px;
    }

    .category .lists .item .info .name {
        font-size: 20px;
    }
    .category .lists .item .info .tip {
        font-size: 15px;
    }
    .category .lists .item .b-t {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        bottom: -50px;
    }

    .section-services .services .s-box .box {
        height: 338px;
    }

    .section-services .services .s-box .box .image {
        width: 600px;
        height: 338px;
    }
    .section-services .services .s-box .box .image img {
        height: 338px;
    }
    .section-services .services .s-box .box .info {
        width: calc(100% - 600px);
        padding: 30px 30px 30px 30px;
    }
    .section-services .services .s-box .box .info .intro {
        max-height: 170px;
    }

    .section-services .services .s-item .item .name span {
        font-size: 24px;
    }

    .section-services .services .s-item .item .name em {
        font-size: 12px;
    }

    .section-services .services .s-item .item .number {
        margin-right: 10px;
    }

    .news .new-box a {
        margin-right: 60px;
    }

    .news .new-box a.new-item {
        width: calc(50% - 30px);
    }
    .news .new-box a.new-item .image {
        width: 280px;
        height: 180px;
        margin-right: 20px;
    }

    .news .new-box a.new-item .info {
        width: calc(100% - 300px);
        height: 180px;
    }
    .news .new-box a.new-item .info .h3 {
       margin-top: 0;
    }
    .news .new-box a.new-item .info .intro {
        -webkit-line-clamp: 3;
    }
    .news .new-box a.new-items {
        width: calc(50% - 30px);
    }

    .footer .bottom-menu {
        width: 60%;
    }

    .footer .bottom-contact {
        width: 40%;
    }
    .footer .bottom-scan {
        display: none;
    }

    .jobs .hd  .jobs-intro {
        width: calc(100% - 640px);
    }
    .jobs .hd  .jobs-image {
        width: 600px;
    }

}
@media(max-width: 1300px){

    .abouts .box .image {
        width: 500px;
        height: 322px;
    }
    .abouts .box .image img {
        width: 500px;
        height: 322px;
    }
    .abouts .box .bx {
        width: calc(100% - 540px);
    }
    .abouts .box .bx .h3 {
        font-size: 30px;
    }
    .abouts .box .bx .h4 {
        font-size: 22px;
    }
    .abouts .box .bx .intro {
        font-size: 15px;
        line-height: 32px;
        max-height: 64px;
        margin-top: 10px;
    }
    .abouts .box .bx .tags {
        margin: 10px 0 10px;
    }

    .abouts .box .bx .tags .tag-item .nm .count {
        font-size: 36px;
    }
    .abouts .box .bx .tags .tag-item .nm .unit {
        font-size: 16px;
        margin-top: 15px;
    }
    .abouts .box .bx .tags .tag-item .name {
        font-size: 15px;
    }

    .abouts .box .bx .about-btn .about-link {
        height: 40px;
        margin-top: 10px;
    }

    .news .new-box a {
        margin-right: 30px;
    }
    .news .new-box a.new-item {
        width: calc(50% - 15px);
    }
    .news .new-box a.new-item .image {
        width: 180px;
        margin-right: 10px;
    }

    .news .new-box a.new-item .info {
        width: calc(100% - 190px);
    }
    .news .new-box a.new-item .info .intro {
        -webkit-line-clamp: 3;
    }
    .news .new-box a.new-items {
        width: calc(50% - 15px);
    }


    .culture .culture-box .bx {
        width: calc((100% - 20px - 120px) / 4);
        height: calc((100vw - 20px - 120px) / 4);
    }

    .culture .culture-box .bx .icon {
        display: none;
    }


    .culture .culture-box .bx .name {
        margin-top: 20px;
    }

    .culture .culture-box .bx .en {
        margin-bottom: 10px;
    }


    .development .development-box .image {
        width: 300px;
        height: 250px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        margin-right: 20px;
    }
    .development .development-box .image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        animation: zoomInOut 5s ease-in-out infinite;
    }
    .development .development-box .fa-list {
        width: calc(100% - 320px);
    }

    .details .d-contact .contact-box {
        width: calc(50% - 20px);
    }
    .details .d-contact .maps {
        width: 50%;
    }
    .jobs .hd  .jobs-intro {
        width: calc(100% - 450px);
    }
    .jobs .hd  .jobs-image {
        width: 420px;
    }

}
@media(max-width: 1240px){

    .headers .header .logo {
        height: 50px;
    }
    .headers .header .logo img {
        height: 50px;
    }

    .headers .header .navs .nav-item {
        padding: 0 10px;
        font-size: 16px;
    }

    .headers .header .navs .nav-item:hover::before,.headers .header .navs .nav-item.active::before {
        left: 10px;
        width: calc(100% - 20px);
    }


}
@media (max-width: 992px){
    .banners {
        margin-top:60px;
    }
    .banners .banner {
        height: 100vw;
    }
    .banners .banner .swiper-wrapper .swiper-slide {
        height: 100vw;
    }
    .banners .banner .swiper-wrapper .swiper-slide .image {
        height: 100vw;
    }
    .banners .banner .swiper-wrapper .swiper-slide .image.image-pc {
        display: none;
    }
    .banners .banner .swiper-wrapper .swiper-slide .image.image-wap {
        display: block;
    }
    .section-abouts {
        padding: 2rem 0;
    }
    .abouts .box {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
    }
    .abouts .box .image {
        width: 100%;
        height: auto !important;
        box-shadow: unset;
    }
    .abouts .box .image img {
        width: 100%;
        height: auto !important;
    }
    .abouts .box .bx {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
    }
    .abouts .box .bx .h3 {
       display: flex;
        align-items: center;
        justify-content: center;
    }
    .abouts .box .bx .h4 {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .abouts .box .bx .intro {
        text-align: center;
    }
    .abouts .box .bx .tags {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 1rem 0;
    }
    .abouts .box .bx .tags .tag-item {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        width: 33%;
    }

    .abouts .box .bx .about-btn {
        display: none;
    }

    .section-category {
        padding: 2rem 0;
    }

    .category .i-pro-box {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
    }
    .category .i-pro-box .pro-image {
        width:100%;
        height: auto!important;
        box-shadow: unset;
        border-radius: 20px;
    }
    .category .i-pro-box .pro-image img {
        width:100%;
        height: auto!important;
    }
    .category .i-pro-box .pro-info {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        width: 100%;
        margin-top: 1rem;
    }
    .category .i-pro-box .pro-info .intro {
        height: auto !important;
        margin-top: 1rem;
        text-align: center;
    }
    .category .lists {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin-top: 2rem;
    }
    .category .lists .item {
        width: calc(50% - 0.5rem);
        height: calc(100vw - 20px - 1rem);
        margin-right: 0rem;
        margin-bottom: 1rem;
    }
    .category .lists .item:nth-child(2n) {
        margin-right: 0;
    }

    .category .lists .item .image {
        width: 100%;
        height: 100%;
    }
    .category .lists .item .image img {
        width: 100%;
        height: 100%;
    }
    .swiper-bbx {
        width: 100%;
        height: calc(100vw - 20px - 1rem);
        overflow: hidden;
    }
    .swiper-bbx .swiper-wrapper .swiper-slide {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        width: 100%;
        border-radius: 10px;
    }
    .swiper-bbx .swiper-wrapper .swiper-slide img {
        width: 100%;
        height: calc(100vw - 20px - 1rem);
    }
    .swiper-bbx .swiper-wrapper .swiper-slide span {
        width: 100%;
        display: inline-block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        font-size: 20px;
        color: #666;
        text-align: center;
        height: 40px;
        line-height: 40px;
    }
    .category .lists .item .info {
        padding: 0 1rem;
    }

    .category .lists .item .info .name {
        font-size: 1.2rem;
    }
    .category .lists .item .info .tip {
        font-size: 0.8rem;
    }
    .category .lists .item .b-t {
        font-size: 1rem;
    }


    .section-services {
        padding: 2rem 0;
    }
    .section-services .services .s-title {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
    }
    .section-services .services .s-box {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        width: 100%;
        margin-top: 0;
    }
    .section-services .services .s-box .box {
        width: 100%;
        height: auto !important;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        margin-top: 1rem;
    }

    .section-services .services .s-box .box .image {
        width: 100%;
        height: auto !important;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
    }
    .section-services .services .s-box .box .image img {
        width: 100%;
        height: auto!important;
    }
    .section-services .services .s-box .box .info {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-flow: column;
        width: 100%;
        padding: 1rem 1rem;
    }
    .section-services .services .s-box .box .info .t {
        font-size: 1.4rem;
        padding-bottom: 0.7rem;
    }
    .section-services .services .s-box .box .info .t:before {
        width: 30%;
    }
    .section-services .services .s-box .box .info .intro {
        margin-top: 1rem;
        max-height: unset;
    }

    .section-news {
        padding: 0 0 2rem;
    }

    .news .s-title {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .news .s-title .l {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
    }
    .news .s-title .l h3 {
        font-size: 36px;
    }
    .news .new-box {
        margin-top: 2rem;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-flow: column;
    }
    .news .new-box a {
        margin-right: 0;
    }
    .news .new-box a.new-item {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        margin-bottom: 1rem;
    }

    .news .new-box a.new-item .image {
        width: 8rem;
        height: 5rem;
        margin-right: 1rem;
    }
    .news .new-box a.new-item .info {
        width: calc(100% - 9rem);
        height: 5rem;
    }
    .news .new-box a.new-item .info .h3 {
        line-height: 28px;
        -webkit-line-clamp: 1;
    }
    .news .new-box a.new-item .info .intro {
        line-height: 20px;
        -webkit-line-clamp: 2;
    }

    .news .new-box a.new-items {
        width: 100%;
        margin-top: 1rem;
    }
    .news .new-box a.new-items .date {
        width: 4rem;
        height: 4rem;
        margin-right: 1rem;
    }

    .news .new-box a.new-items .date span {
        font-size: 36px;
    }
    .news .new-box a.new-items .info {
        width: calc(100% - 5rem);
    }

    .section-copyright {
        padding: 2rem 0 6rem;
        border-top: none;
    }
    .copyright {
        display: flex;
        align-items: center;
        justify-content: center;
       flex-flow: column;
    }
    .copyright p {
        line-height: 1.6rem;
        text-align: center;
    }

    .section-details {
        padding: 2rem 0;
        margin-bottom: 1rem;
    }
    .details {
        min-height: 40vh;
    }
    .details .d-tile {
        margin-bottom: 1rem;
        font-size: 1.6rem;
    }
    .details .d-tile.bf {
        position: relative;
    }
    .details .d-tile.bf:before {
        display: none;
    }
    .details .d-content {
        min-height: 40vh;
    }
    .page-banners {
        margin-top: 60px;
    }

    .section-culture {
        padding: 2rem 0;
    }

    .culture .culture-box {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        margin-top: 1rem;
    }

    .culture .culture-box .bx {
        width: 100%;
        height: auto !important;
        border: 1px solid #2a4cae;
        border-radius: 0.5rem;
        padding: 1rem 1rem;
        margin-bottom: 1rem;
    }

    .culture .culture-box .bx .icon {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0;
    }

    .culture .culture-box .bx .en {
        margin-bottom: 10px;
    }

    .culture .culture-box .bx .tip {
        width: 100%;
        height: auto !important;
    }

    .section-elegance {
        background: #f5f5f5;
    }
    .section-development {
        padding: 2rem 0;
    }
    .development .development-box {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 2rem;
    }
    .development .development-box .image {
        width: 100%;
        height: auto !important;
        margin-right: 0;
    }
    .development .development-box .image img {
        width: 100%;
        height: auto !important;
        animation: unset;
    }
    .development .development-box .fa-list {
        width: 100%;
    }


    .details .d-contact {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-flow: column;
        width: 100%;
    }
    .details .d-contact .contact-box {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        width: 100%;
        margin-right: 0;
        margin-bottom: 1rem;
    }
    .details .d-contact .contact-box .company {
        text-align: center;
        width: 100%;
    }
    .details .d-contact .contact-box .intro {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        text-align: center;
        width: 100%;
    }
    .details .d-contact .maps {
        width: 100%;
    }

    .details .d-news-lists a.n-link {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 0;
        background: none;
        margin-top: 1rem;
    }
    .details .d-news-lists a.n-link .image {
        width: 8rem;
        height: 5rem;
    }
    .details .d-news-lists a.n-link .n-con {
        width: calc(100% - 9rem);
    }
    .details .d-news-lists a.n-link .n-con .l {
        width: 100%;
    }
    .details .d-news-lists a.n-link .n-con .l .time {
        display: none;
    }
    .details .d-news-lists a.n-link .n-con .l .t {
        margin-top: 0;
    }

    .details .d-news-lists a.n-link .n-con .l .s {
        margin-top: 0.5rem;
    }
    .details .d-news-lists a.n-link .n-con .more {
        display: none;
    }

    .section-message {
        padding: 2rem 0;
    }
    .message {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
    }
    .message .info {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        margin-right: 0;
    }
    .message .info .t {
        margin-bottom: 1rem;
        text-align: center;
        width: 100%;
    }
    .message .info .p {
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        width: 100%;
    }
    .message .forms {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        width: 100%;
    }
    .message .forms .ffb-input {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        width: 100%;
    }
    .message .forms .ffb-input .input {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        width: 100%;
    }
    .message .forms .ffb-input .input input {
        width: 100%;
        height: 44px;
        background: #fff;
        margin-right: 0;
        margin-top: 1rem;
        line-height: 44px;
        padding: 0 10px;
        border: none;
        outline: none;
        border-radius: 5px;
    }
    .message .forms .ffb-input .input textarea {
        margin-top: 1rem;
    }
    .message .forms .ffb-btn {
        width: 100%;
        height: 40px;
        margin-top: 1rem;
    }
    .section-jobs {
        padding: 2rem 0;
    }

    .jobs .hd {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
    }
    .jobs .hd  .jobs-intro {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
    }

    .jobs .hd  .jobs-image {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        margin-top: 1rem;
    }
    .jobs .lists {
        margin-top: 1rem;
    }
    .jobs .lists .jt {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        padding: 1rem 1rem;
        width: 100%;
    }

    .jobs .lists .jt .s {
        font-size: 0.9rem;
    }
    .jobs .lists .bx {
        padding: 1rem 1rem 0;
        margin-top: 1rem;
    }
    .jobs .lists .bx a.box-item {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-flow: column;
        width: 100%;
        padding: 1rem 1rem;
        margin-right: 0;
        margin-bottom: 1rem;
        border-radius: 10px;
        box-shadow: unset;
    }
    .jobs .lists .bx a.box-item:hover {
        box-shadow: unset;
    }

    .jobs .lists .bx a.box-item .intro {
        width: 100%;
        -webkit-line-clamp: 10;
        height: auto !important;
        margin-top: 1rem;
    }
    .jobs .lists .bx a.box-item .tags {
       display: none;
    }

    .pagebar {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .pagebar .pagination {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        margin: 1rem 0;
    }

    .pagination a {
        font-size: 0.9rem;
        padding: 0.5rem 0.5rem;
    }


    .details .d-honor-lists .h-link {
        width: calc(50% - 0.5rem);
        padding: 0.5rem 0.5rem;
        margin-right: 1rem;
        margin-top:1rem;
    }
    .details .d-honor-lists .h-link:nth-child(2n){
        margin-right: 0;
    }
    .details .d-honor-lists .h-link .image {
        width: 100%;
        height: 7rem;
    }
    .details .d-honor-lists .h-link .image img {
        object-fit: contain;
    }

    .details .d-honor-lists .h-link .name {
        font-size: 1rem;
    }
    .details .news-detail .news-content {
        width: 100%;
    }
    .details .news-detail .news-content .hr {
        margin: 1rem 0 2rem;
    }
    .details .news-detail .news-content .mores {
        margin-top: 3rem;
    }
    .video-js {
        width: 100vw;
        /*max-height: 100vw;*/
    }
}

@media (max-width: 1440px){
    .elegance .fc-box  .prev2{ left:-50px}
    .qywh02 .next2{ right:-50px}
    .elegance .fc-box .ihd .cn{ font-size:20px; }
    .elegance .fc-box .ihd .en{ font-size:12px; margin-top:12px}
    .elegance .fc-box .nr{ margin-top:20px}
}
@media (max-width:750px){
    .elegance .fc-box .prev2{ left:-0; width:36px; height:36px; background-size:100%; top:50%; margin-top:-33px}
    .elegance .fc-box .next2{ right:-0; width:36px; height:36px; background-size:100%; top:50%; margin-top:-33px}
    .elegance .fc-box .swiper02 .swiper-slide{ width:90%}
    .elegance .fc-box .swiper02 .swiper-slide .title{ margin-top:10px; font-size:14px}
    .elegance .fc-box .swiper02 .swiper-slide .pic span{ height:4px}
    .elegance .fc-box{ background-size:auto 60%; margin:40px 0 0 0; padding-bottom:40px}
}
