@media(max-width:768px) {
    .top {
        width: 100%;
        padding: 0;
        background-color: #419cb7;
    }

    .body {
        overflow-x: hidden;
        overflow-y: scroll;
        padding-top: 56px;
        min-height: calc(100% - 56px);
    }

    .logoimg {
        top: 12px;
        left: 5px;
    }

    .mobile-nav {
        position: absolute;
        top: 16px;
        right: 16px;
        display: block;
    }

    .mobile-nav span {
        width: 30px;
        height: 2px;
        background: #fff;
        display: block;
        margin-bottom: 7px;
        position: relative;
    }

    .nav {
        float: none;
        width: 100%;
        line-height: 54px;
        position: absolute;
        top: 54px;
        background-color: rgba(65, 156, 183, 0.8);
        display: none;
    }

    .nav li {
        text-align: right;
        padding: 0 18px;
        display: block;
    }

    .nav li a {
         display: inline-block;
    }

    .leftnav {
        display: none;
    }

    .bodytit {
        width: 100%;
        top: 60px;
    }

    .bodytit h2 {
        width: calc(100% - 40px);
        padding: 0 20px;
        font-size: 25px;
        text-align: center;
    }

    .bodybox .home-note {
        font-size: 13px;
        line-height: 26px;
    }

    .bodybox p {
        width: calc(100% - 40px);
        padding: 0 20px;
    }

    .dqbg, .earth-everywhere {
        width: 500px;
        height: 500px;
        position: fixed;
        bottom: -120px;
        left: 100%;
        margin-left: -370px;
    }

    .tools {
        bottom: 16px;
        left: 16px;
    }

    .bodytit1 {
        position: static;
        padding-top: 20px;
        width: 100%;
    }

    .bodytit1 h2 {
        width: calc(100% - 40px);
        padding: 0 20px;
    }

    .bodytit1 .more {
        float: none;
        margin: 0 auto;
    }

    .about-box img {
        display: none;
    }

    .right-content {
        display: block;
        height: 100%;
        overflow: hidden;
    }

    .build {
        width: 400px;
        height: 400px;
        bottom: -150px;
        margin-left: -130px;
        display: none;
        position: fixed;
    }

    .indexlink {
        display: none;
    }

    .about-box {
        position: static;
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-top: 20px;
    }

    .about-box .about-tab {
        position: relative;
        color: #419cb7;
        font-size: 14px;
        width: 100px;
        height: 100px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        clip-path: none;
        border-radius: 50px;
        background-color: #FFF;
        z-index: 998;
    }

    .about-box .about-tab.achieve, .about-box .about-tab.idea, .about-box .about-tab.advantage {
        left: 5px;
        top: 0;
        margin-top: 10px;
    }

    .about-box .about-item-img {
        position: static;
        display: inline-block;
        left: -20px;
        top: -100px;
        height: 100px;
        width: calc(100% - 75px);
        padding: 5px 0 0;
        box-sizing: border-box;
        line-height: 13px;
        background-color: #419cb7;
        border-bottom-right-radius: 50px;
        border-top-right-radius: 50px;
        float: right;
        margin-top: -100px;
        margin-right: 20px;
    }

    .about-box .about-item-img h6 {
        margin: 0 0 0 55px;
        width: calc(100% - 50px);
        font-size: 11px;
        font-weight: bolder;
        transform: none;
    }

    .about-box .about-item-img p {
        margin: 0 0 0 55px;
        width: calc(100% - 50px);
        font-size: 10px;
        font-weight: normal;
        transform: none;
    }


    .bodytit4 {
        top: 30px;
        width: 100%;
    }

    .bodytit4 h2 {
        margin-bottom: 20px;
    }

    .img-nbox {
        display: none;
    }

    .nr-list {
        display: block;
        width: 80vw;
        padding-bottom: 0;
        margin-left: 10vw;
        margin-top: 0;
        border-radius: 20px;
        overflow: hidden;
        height: auto;
    }

    .nr-box .news-link {
        display: none;
    }

    .nr-box .swiper-wrapper {
        display: flex;
    }

    .nr-box {
        background-color: inherit;
        padding: 0;
        width: 100%;
    }

    .nr-l {
        background-color: #FFF;
        color: #419cb7;
        height: 80px;
        padding: 10px;
        box-sizing: border-box;
    }

    .nr-l h4 {
        padding: 0;
        font-size: 14px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .nr-l p {
        -webkit-line-clamp: 3;
        font-size: 12px;
    }

    .nr-r {
        display: none;
    }

    .nr-list-more {
        float: none;
        display: block;
        width: 55px;
        margin: 20px auto;
        font-size: 14px;
        color: #fff;
        padding: 5px 34px;
        border-radius: 67px;
        border: 1px solid #fff;
        font-weight: bold;
    }

    .nr-img {
        height: 60vw;
        width: 80vw;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .nr-img img {
        height: 60vw;
    }

    .nr-box .swiper-button-prev, .nr-box .swiper-button-next {
        display: block;
        background-image: none;
        background-color: #419cb7;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        line-height: 30px;
        text-align: center;
    }

    .nr-box .swiper-button-prev {
        left: calc(10vw + 10px);
    }

    .nr-box .swiper-button-next {
        right: calc(10vw + 10px);
    }

    .indexcp.mobile {
        display: flex;
    }

    .indexcp.pc {
        display: none;
    }

    .bodytit2 {
        top: 40px;
        width: 100%;
    }

    .indexcp h3 {
        margin-bottom: 0;
    }

    .indexcpleft, .indexcpright {
        position: relative;
        width: 100%;
        height: 401px;
    }

    .center-image:hover {
        width: 353px;
        height: 358px;
    }

    .center-image {
        position: relative;
        top: 20%;
    }

    .center-image img {
        width: 170px;
        height: 170px;
    }

    .center-image .close-img {
        width: 132px;
        height: 80px;
        display: none;
    }

    .center-image .open-img {
        width: 130px;
        height: 130px;
        display: block;
    }

    .indexcpbg {
        width: 360px;
        height: 252px;
        top: 40px;
        display: block;
    }

    .customized-link {
        bottom: 79px;
        right: 49px;
        font-size: 16px;
        display: block;
    }

    .bodytit5 {
        top: 20px;
        width: calc(100% - 40px);
        padding: 0 20px;
    }

    .bodytit5 h2 {
        margin-bottom: 10px;
    }

    .notice {
        margin-bottom: 5px;
    }

    .ind-input {
        flex-wrap: wrap;
    }

    .ind-inl, .ind-inr {
        width: 100%;
    }

    .ind-inl input, .ind-inr textarea {
        width: calc(100% - 60px);
        margin-bottom: 0;
    }

    .ind-send button {
        margin-top: 5px;
        width: 100%;
    }

    .ind-lx {
        display: block;
        margin-top: 20px;
        font-size: 12px;
        line-height: 20px;
        text-align: center;
    }

    .ind-tell, .ind-emi {
        display: block;
        width: 100%;
        text-align: center;
        vertical-align: top;
    }

    .ind-tell img, .ind-emi img, .ind-adr img {
        /*float: left;*/
        /*width: 20px;*/
        /*height: 20px;*/
        /*margin-right: 0;*/
        display: none;
    }

    /*.ind-tb {*/
    /*    float: left;*/
    /*}*/

    .about-8bb, .container, .containers, .about-10-box1 {
        width: 100%;
    }

    .about-12-box1 {
        background: #fff;
        padding-top: 0;
        position: static;
        padding-left: 0;
    }

    .about-11-box1, .diepic {
        position: static;
    }

    .about-8 h3 {
        margin-top: 20px;
    }

    .newbg {
        height: auto;
        margin-top: 56px;
        background-size: cover;
        min-height: 222px
    }

    .ab1bg .about-title {
        width: 100%;
        padding: 10px;
        line-height: 50px
    }

    .newbg h2 {
        font-size: 30px;
    }

    .about-8 {
        padding: 20px;
        height: auto;
        background-size: 100% 100%;
        background: none;
    }

    .about-9-list h3 {
        font-size: 26px;
        margin-top: 30px;
        margin-left: 30px;
        line-height: 40px;
    }

    .about-9-list span {
        font-size: 40px;
    }

    .about-9-list h3 p {
        display: inline-block;
    }

    .about-9-list .line {
        top: 44px;
        left: 20px;
    }

    .about-9-list .about-more {
        display: none;
    }

    .about-9-list-hover {
        display: block;
        background: inherit;
        color: #464646;
        position: static;
        width: 100%;
        height: auto;
    }

    .about-img-world {
        display: block;
        width: 100%;
    }

    .about-9-box {
        display: block;
    }

    .about-9-list {
        width: calc(100% - 20px);
        height: auto;
        padding-bottom: 10px;
        margin: 10px;
    }

    .about-9-list-hover p {
        font-size: 20px;
        margin-top: 10px;
        margin-left: 20px;
        width: calc(100% - 40px);
        line-height: 30px;
    }

    .about-10 {
        margin-top: 10px;
        height: auto;
    }

    .about-10-box1 {
        background: #419cb7;
        position: relative;
        right: 0;
        height: auto;
        width: 100%;
        top: 0;
        padding: 10px 0;
        display: block;
    }

    .a10img {
        margin-left: 10px;
        width: calc(100% - 20px);
        height: calc(100vw - 20px);
        overflow: hidden;
        position: relative;
    }

    .a10box1 {
        margin-left: 10px;
        padding-top: 20px;
        width: calc(100% - 20px);
        color: #fff;
    }

    .about-11-box1 {
        margin-top: 10px;
    }

    .diepic {
        width: 100%;
    }

    .about-gd {
        width: calc(100% - 20px);
        margin: 10px;
    }

    .about-gd .swiper-slide {
        width: 100%;
        height: auto;
    }

    .about-gd .swiper-slide img {
        width: 100%;
        height: auto;
    }

    .diepic .swiper-container {
        padding-bottom: 10px;
    }

    .about-10 h3 {
        padding-left: 10px;
    }

    .about-10 .cert-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .about-10 .cert-item {
        width: 155.4px;
        height: 222.6px;
        margin: 0 0 10px 0;
        position: relative;
    }

    .about-10 .cert-img {
        transform: scale(0.7);
        position: absolute;
        top: -50px;
        left: -32px;
    }

    .footer {
        height: auto;
        padding-bottom: 50px;
    }

    .footer .container {
        width: calc(100% - 20px);
        padding-left: 10px;
    }

    .footer .icob {
        height: auto;
        margin-bottom: 10px;
        font-size: 16px;
    }

    .link {
        left: 10px;
        top: 100px;
    }

    .about h3 {
        width: 100%;
        box-sizing: border-box;
        padding: 10px;
        font-size: 16px;
        line-height: 30px;
    }

    .about-2 h3 {
        font-size: 26px;
        margin-top: 16px;
    }

    .about-2 p {
        font-size: 16px;
        line-height: 30px;
        margin-top: 10px;
    }

    .diepic .swiper-button-prev {
        top: 50vw;
        left: 100px;
    }

    .diepic .swiper-button-next {
        top: calc(50vw + 1px);
        left: 180px;
    }

    .about-abg {
        height: auto;
    }

    .about-2 {
        display: block;
    }

    .about-2-l {
        padding-left: 10px;
        width: 100%;
        padding-top: 10px;
        box-sizing: border-box;
    }

    .about-2-r {
        padding-left: 10px;
        width: 100%;
        padding-top: 10px;
        box-sizing: border-box;
    }

    .about-3 {
        margin-top: 20px;
        position: relative;
    }

    .diepic .swiper-slide {
        display: flex;
        width: 100%;
        height: calc(50vw + 20px);
    }

    .diepic.customized .swiper-slide img {
        width: 50%;
        height: 50vw;
    }

    .diepic .swiper-slide:hover .first-img {
        display: block;
    }

    .about-4 {
        padding-top: 10px;
        position: relative;
        padding-bottom: 10px;
    }

    .about-4-box img {
        width: 100%;
    }

    .about-4-rbox {
        position: static;
        width: 100%;
        background: #fff;
        padding: 10px;
        line-height: 30px;
        box-sizing: border-box;
    }

    .about-5 p {
        width: 100%;
        box-sizing: border-box;
    }

    .about-5-cp {
        margin-top: 10px;
    }

    .about-5-cp.other {
        display: block;
    }

    .about-5-cp img {
        width: 200%;
    }

    .about-5-cp.other img {
        margin-left: -100%;
    }

    .about-6 {
        width: 100%;
        height: auto;
        padding-top: 10px;
    }

    .about-6 p {
        width: 100%;
        box-sizing: border-box;
        padding: 0 10px;
        margin-top: 10px;
    }

    .about-6-cp {
        position: static;
    }

    .about-6-cp img {
        width: 100%;
    }

    .form {
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        display: block;
        box-shadow: 0 6px 59px 0 rgba(20, 34, 67, .2);
        z-index: 99999;
    }

    .form-l {
        position: absolute;
        background: none;
        color: #FFF;
        top: 0;
        left: 0;
    }

    .form-l h3 {
        font-size: 20px;
        font-weight: normal;
        margin-left: 10px;
        margin-top: 10px;
        width: 100%;
    }

    .form-r-box {
        width: 100%;
        padding-left: 0;
        padding-top: 44px;
    }

    .form-r {
        width: 100%;
        height: 100%;
        overflow: scroll;
    }

    .form-r .input {
        float: none;
        margin-right: 0;
        margin-left: 10px;
    }

    .form-r-box input {
        background: #34869f;
        border: 1px solid #34869f;
        padding: 0 8px;
        margin-top: 0;
        margin-bottom: 0;
        color: #fff;
    }

    .form-r .inputt {
        padding: 0 10px;
        width: calc(100% - 20px);
    }

    .all {
        width: calc(100% - 20px);
    }

    .form-r-box textarea {
        width: calc(100% - 20px);
        margin-bottom: 0;
        background: #34869f;
        border: 1px solid #34869f;
        margin-top: 8px;
        padding: 10px;
        color: #fff;
        height: 90px;
        resize: none;
    }

    .form-r-box .button {
        margin-top: 10px;
        margin-left: 10px;
        background: none;
        color: #fff;
        border: 1px solid #fff;
    }

    .form-r-box p {
        color: #fff;
        font-size: 12px;
        width: 100%;
        box-sizing: border-box;
        line-height: 20px;
        margin-top: 10px;
        padding: 0 10px;
    }

    .icobox {
        margin-top: 10px;
    }

    .ico {
        font-size: 30px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .new-list {
        height: auto;
    }

    .new-box p {
        font-size: 12px;
        line-height: 20px;
    }

    .new-list a {
        display: block;
        height: auto;
    }

    .new-img img {
        width: 100vw;
        height: auto;
    }

    .new-box {
        padding-left: 10px;
        padding-top: 10px;
        width: calc(80vw - 15px);
        padding-right: 0;
        display: inline-block;
    }

    .new-list h4 {
        font-size: 18px;
        color: #141414;
        margin: 5px 0;
    }

    .date {
        text-align: center;
        display: inline-block;
        color: #a3a3a3;
        font-weight: bold;
        width: 20vw;
    }

    .triangle {
        display: none;
    }

    .dateD {
        margin-top: 0;
    }

    .new-art {
        width: 100%;
        box-sizing: border-box;
        padding: 10px;
    }

    .new-art img {
        width: 100%;
    }

    .new-art-date {
        color: #414141;
        font-size: 18px;
        margin-top: 20px;
        margin-bottom: 10px;
        margin-left: 10px;
    }

}

@media(max-width:1536px) and (min-width:769px) {
    .dqbg, .earth-everywhere {
        width: 800px;
        height: 800px;
        bottom: -200px;
        left: 100%;
        margin-left: -600px;
    }

    .about-box {
        position: absolute;
        left: 50%;
        top: -75px;
        width: 960px;
        height: 680px;
        margin-left: -208px;
        text-align: right;
        position: relative;
    }

    .about-box .about-item-img {
        width: 212px;
        height: 247px;
        left: 605px;
        top: 293px;
        line-height: 20px;
    }

    .about-box .about-item-img h6 {
        margin: 0;
        width: 100%;
        font-size: 13px;
        font-weight: bolder;
        transform: rotate(6deg);
    }

    .about-box .about-item-img p {
        margin: 0;
        width: 100%;
        font-size: 12px;
        font-weight: normal;
        transform: rotate(6deg);
    }

    .about-box .about-tab:hover {
        color: #FFF;
        /*background: #60b7cc;*/
        background: url("/assets/img/hover-bg-1536.png")  no-repeat;
    }

    .about-box .about-tab {
        font-size: 16px;
        width: 230px;
        height: 230px;
    }

    .about-box .about-tab.achieve {
        left: 77px;
        top: 284px;
    }

    .about-box .about-tab.advantage {
        left: 166px;
        top: 425px;
    }

    .about-box .about-tab.idea {
        left: 307px;
        top: 335px;
    }

    .build {
        width: 640px;
        height: 640px;
        left: 1%;
        bottom: -240px;
        margin-left: -200px;
    }

    .bodytit2 {
        top: 40px;
        width: 1000px;
    }

    .bodybox p {
        margin-top: 12px;
    }

    .indexcp {
        padding-top: 30px;
    }

    .center-image {
        height: 286px;
        width: 282px;
    }

    .center-image img {
        transform:translate(-50%, -50%) scale(0.8);
    }

    .indexcpbg {
        top: 72px;
        display: none;
        width: 577px;
        height: 403px;
    }

    .customized-link {
        bottom: 102px;
        right: 163px;
        font-size: 20px;
    }

    .bodytit4 {
        top: 45px;
        width: 1000px;
    }

    .img-nbox, .in-box{
        width: 386px;
    }

    .img-nbox img {
        width: 386px;
        height: 255px;
    }

    .nr-box {
        padding: 20px 16px;
        width: 520px;
    }

    .nr-list {
        padding-bottom: 0;
        margin-top: 10px;
    }

    .nr-l h4 {
        margin: 0;
        padding: 5px 0;
    }

    .nr-l p {
        margin-top: 0;
    }

    .nr-list-more {
        margin-top: 30px;
    }

    .bodytit5 {
        top: 40px;
        width: 1050px;
    }

    .about-12-box1 {
        padding-left: 215px;
    }

    .about-6-cp img {
        width: 1400px;
    }
}