@media (min-width: 1920px) {
    .w-1440 {
        width: 1440px !important;
    }
}

@media (min-width: 1440px) {
    .container {
        width: 1414px;
        padding-right: 0;
        padding-left: 0;
    }

    .header-custom .nav-custom > li > a {
        padding-right: 22px;
        padding-left: 22px;
    }

    .banner.owl-carousel .owl-dots {
        bottom: 140px;
    }

    .textList-1 {
        margin-top: -67px;
        margin-bottom: 50px;
        position: relative;
        z-index: 999;
    }

    .textList-1 > div .box {
        padding-right: 14%;
        padding-left: 14%;
    }

    .introduce {
        margin-bottom: 80px;
    }

    .public-title {
        margin-bottom: 40px;
    }

    .imgList-1 {
        margin-bottom: 60px;
    }

    .textList-2 {
        margin-bottom: 83px;
    }

    .slogan-banner {
        padding-top: 50px;
        padding-bottom: 50px;
        margin-bottom: 80px;
        font-size: 48px;
    }

    .textList-3 {
        margin-right: -13px;
        margin-bottom: 50px;
        margin-left: -13px;
    }

    .textList-3 > div {
        padding-right: 13px;
        padding-left: 13px;
        margin-bottom: 30px;
    }

    .textList-3 > div .box {
        padding-right: 10%;
        padding-left: 10%;
    }

    .textList-3 > div .box .icon {
        right: 10%;
    }

    .textList-4 {
        padding-top: 10px;
        margin-bottom: 60px;
    }

    .textList-4 > div {
        margin-bottom: 40px;
    }

    .textList-4 > div .box {
        padding-right: 12%;
        padding-left: 12%;
    }

    .slideImg-1-bg {
        padding-top: 80px;
        padding-bottom: 100px;
        margin-bottom: 60px;
    }

    .aboutUs-text {
        margin-bottom: 30px;
    }

    .aboutUs-more {
        margin-bottom: 50px;
    }

    .bg-1 {
        padding-top: 70px;
        padding-bottom: 60px;
        margin-bottom: 60px;
    }

    .team-img {
        margin-bottom: 100px;
    }

    .team-img .smallImg-bg {
        padding-right: 110px;
        padding-left: 110px;
    }

    .team-img .smallImg .slick-prev {
        left: -70px;
    }

    .team-img .smallImg .slick-next {
        right: -70px;
    }

    .team-img .smallImg {
        margin-right: -13px;
        margin-left: -13px;
    }

    .team-img .smallImg .box {
        padding-right: 13px;
        padding-left: 13px;
    }

    .bg-2 {
        padding-top: 60px;
        padding-bottom: 80px;
        margin-bottom: 80px;
    }

    .cooperative-list {
        margin-bottom: 100px;
    }

    .product-otherList .box {
        padding-right: 110px;
        padding-left: 110px;
    }
}

@media (min-width: 1366px) {
    .page-content .content .box:hover {
        background: rgba(255, 255, 255, 0.2);
    }

    .page-content .content .box:hover .icon-more {
        display: inline-block;
    }

    .textList-1 > div .box:hover {
        box-shadow: 0 3px 8px rgba(7, 146, 255, 0.4);
        -webkit-transform: translate(0, -15px);
        -moz-transform: translate(0, -15px);
        -ms-transform: translate(0, -15px);
        -o-transform: translate(0, -15px);
        transform: translate(0, -15px);
    }

    .textList-1 > div .box:hover .title .name,
    .textList-1 > div .box:hover .content {
        color: #0792ff;
    }

    .introduce .icon-list > li:hover img {
        animation: tada 1.5s infinite linear;
    }

    .imgList-1 > div .box:hover {
        color: #0792ff;
    }

    .imgList-1 > div .box:hover .img img {
        transform: scale(1.05);
    }

    .textList-2 .content-list > div > div .box:hover {
        box-shadow: 0 3px 8px rgba(7, 146, 255, 0.4);
    }

    .textList-3 > div .box:hover {
        background: #f2fbff;
        box-shadow: 0 3px 8px rgba(7, 146, 255, 0.4);
        color: #0792ff;
    }

    .textList-3 > div .box:hover .icon img {
        animation: tada 1.5s infinite linear;
    }

    .aboutUs-more:hover {
        background: url("../images/more_bg1_h.png") left center no-repeat;
    }

    .aboutUs-more:hover span {
        border-bottom: 1px solid #ff8032;
        color: #ff8032;
    }

    .aboutUs-imgList > div span:hover img {
        transform: scale(1.05);
    }

    .contactUs-list > div .box:hover .text .icon {
        animation: tada 1.5s infinite linear;
    }
}

@media (min-width: 1280px) {

}

@media (min-width: 1200px) {
    .col-lg-5ths {
        float: left;
        width: 20%;
    }

    .introduce .icon-list > li {
        margin-right: 50px;
    }

    .textList-2 .img-title {
        float: left;
        width: 30.8%;
        height: 509px;
        padding-top: 60px;
        padding-left: 35px;
    }

    .textList-2 .content-list {
        float: left;
        width: 69.2%;
        padding-left: 20px;
    }

    .textList-4 > div .box:hover {
        background: #0792ff;
        color: #fff;
    }

    .textList-4 > div .box:hover .icon img:first-child {
        display: none;
    }

    .textList-4 > div .box:hover .icon img:last-child {
        display: block;
    }

    .textList-4 > div .box:hover .title {
        color: #fff;
    }

    .slideImg-1 .item .img {
        float: left;
        width: 63%;
        height: 588px;
    }

    .slideImg-1 .item .img img {
        display: none;
    }

    .slideImg-1 .item .text {
        float: right;
        width: 37%;
        height: 588px;
        padding: 100px 0 0 45px;
    }

    .slideImg-1 .item .text .down {
        position: absolute;
        right: 45px;
        bottom: 40px;
        left: 45px;
    }

    .slideImg-1 .item .text .more {
        top: 30px;
        right: 25px;
    }

    .slideImg-1.owl-carousel .owl-nav {
        width: 37%;
        padding-left: 45px;
        right: 0;
        bottom: 167px;
    }

    .solution-list {
        height: 573px;
        overflow: hidden;
        position: relative;
    }

    .solution-list .li {
        width: 14%;
    }

    .solution-list .li:last-child {
        position: absolute;
        top: 0;
        right: 0;
    }

    .solution-list .li .img {
        height: 573px;
        overflow: hidden;
        position: relative;
    }

    .solution-list .li .img .title {
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        position: absolute;
        right: 0;
        bottom: 80px;
        left: 0;
    }

    .solution-list .li.on {
        width: 30%;
    }

    .solution-list .li.on .img .content {
        display: block;
    }

    .solution-list .li.on .img .title {
        -webkit-animation: fadeOutDown 0.8s ease 0s both;
        -moz-animation: fadeOutDown 0.8s ease 0s both;
        animation: fadeOutDown 0.8s ease 0s both;
    }

    .solution-list .li.on .img .content {
        -webkit-animation: fadeInUp 0.8s ease 0.5s both;
        -moz-animation: fadeInUp 0.8s ease 0.5s both;
        animation: fadeInUp 0.8s ease 0.5s both;
    }

    .product-text > div {
        width: 50%;
    }

    .product-text > div.img {
        overflow: hidden;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
    }

    .product-text > div.img span {
        display: block;
        height: 100%;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }

    .product-text > div.img img {
        display: none;
    }

    .product-text > div.img:hover span {
        transform: scale(1.05);
    }

    .news-text-1 .img {
        height: 324px;
    }

    .news-text-1 .img img {
        display: none;
    }

    .news-otherList .box:hover .img span {
        transform: scale(1.05);
    }

    .news-details {
        float: left;
        width: -webkit-calc(50% - 15px);
        width: -moz-calc(50% - 15px);
        width: calc(50% - 15px);
        margin-bottom: 80px;
    }

    .news-details .text .title {
        line-height: 44px;
        font-size: 32px;
    }

    .product-details {
        float: left;
        width: -webkit-calc(50% - 15px);
        width: -moz-calc(50% - 15px);
        width: calc(50% - 15px);
        margin-bottom: 80px;
    }

    .product-details .text .title {
        line-height: 44px;
        font-size: 32px;
    }

    .photoAlbum {
        float: right;
        width: -webkit-calc(50% - 15px);
        width: -moz-calc(50% - 15px);
        width: calc(50% - 15px);
        margin-bottom: 80px;
    }

    .news-details {
        padding-right: 30px;
    }

    .news-details .page > div:last-child {
        text-align: right;
    }

    .product-details {
        padding-right: 30px;
    }

    .product-details .page > div:last-child {
        text-align: right;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        float: left;
        width: 20%;
    }

    .header-custom .nav-custom > li {
        position: static;
    }

    .header-custom .nav-custom > li .dropdown-menu {
        min-width: inherit;
        padding: 0;
        border-radius: 0;
        left: 0;
    }

    .header-custom .nav-custom > li .dropdown-menu .box {
        padding-top: 40px;
        padding-bottom: 40px;
        border-bottom: 1px solid #eeee;
        display: flex;
        align-items: center;
    }

    .header-custom .nav-custom > li .dropdown-menu .box .img {
        display: block;
        width: 50%;
    }

    .header-custom .nav-custom > li .dropdown-menu .box .img img {
        display: block;
        width: 100%;
    }

    .header-custom .nav-custom > li .dropdown-menu .text {
        width: 50%;
        padding-left: 20px;
    }

    .header-custom .nav-custom > li > a {
        padding-top: 22px;
        padding-bottom: 22px;
    }

    .header-custom .nav-custom > li > a:focus,
    .header-custom .nav-custom > li > a:hover,
    .header-custom .nav-custom > .active > a,
    .header-custom .nav-custom > .active > a:hover,
    .header-custom .nav-custom > .active > a:focus {
        color: #004ea2;
    }

    .header-custom .nav-custom > li.open .dropdown-menu {
        -webkit-animation: fadeInUpOther 0.5s ease 0s both;
        -moz-animation: fadeInUpOther 0.5s ease 0s both;
        animation: fadeInUpOther 0.5s ease 0s both;
    }

    .introduce {
        height: 825px;
        background: url("../images/bg_1.jpg") center no-repeat;
    }

    .imgList-2 {
        margin-right: -10px;
        margin-left: -10px;
    }

    .imgList-2 > div {
        padding-right: 10px;
        padding-left: 10px;
    }

    .imgList-2 > div span {
        margin-bottom: 20px;
    }

    .imgList-2 > div span img {
        display: none;
    }

    .imgList-2 > div span.img-1 {
        height: 522px;
    }

    .imgList-2 > div span.img-2 {
        height: 251px;
    }

    .team-img .bigImg .img,
    .team-img .bigImg .text {
        float: left;
        width: 50%;
    }

    .product-otherList .box .img {
        height: 434px;
        overflow: hidden;
    }

    .product-otherList .box:hover .img img {
        transform: scale(1.05);
    }

    .news-otherList .box .img,
    .news-otherList .box .img span {
        height: 255px;
    }

    .news-otherList .box .img span {
        display: block;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }

    .news-otherList .box .img img {
        display: none;
    }

    .news-details {
        float: left;
        width: -webkit-calc(75% - 15px);
        width: -moz-calc(75% - 15px);
        width: calc(75% - 15px);
        margin-bottom: 100px;
    }

    .news-details .content {
        margin-bottom: 50px;
    }

    .news-details .page {
        padding-top: 50px;
    }

    .news-Hot {
        float: left;
        width: 360px;
    }

    .product-details {
        float: left;
        width: -webkit-calc(50% - 15px);
        width: -moz-calc(50% - 15px);
        width: calc(50% - 15px);
        margin-bottom: 100px;
    }

    .product-details .content {
        margin-bottom: 50px;
    }

    .product-details .page {
        padding-top: 50px;
    }

}

@media (min-width: 768px) {
    .col-sm-5ths {
        float: left;
        width: 20%;
    }

    .page-content .content .box {
        display: inline-block;
        width: 360px;
        height: 476px;
        padding-top: 100px;
    }

    .textList-3 > div .box {
        height: 200px;
        padding-top: 46px;
    }

    .textList-3 > div .box .icon {
        width: 94px;
        margin-top: -44px;
        position: absolute;
        top: 50%;
    }

    .textList-3 > div .box .text {
        width: -webkit-calc(100% - 94px);
        width: -moz-calc(100% - 94px);
        width: calc(100% - 94px);
    }

    .news-list .box {
        padding-left: 115px;
        position: relative;
    }

    .news-list .box .date-1 {
        width: 95px;
        height: 115px;
        line-height: 30px;
        padding-top: 25px;
        background: #0792ff;
        color: #fff;
        text-align: center;
        position: absolute;
        top: 0;
        left: 0;
    }

    .news-list .box .date-1 .day {
        line-height: 40px;
        font-size: 36px;
    }
}

@media (min-width: 1366px) and (max-width: 1439px) {
    .header-custom .nav-custom > li > a {
        padding-right: 20px;
        padding-left: 20px;
    }

    .slogan-banner {
        font-size: 40px;
    }
}

@media (min-width: 992px) and (max-width: 1439px) {
}

@media (min-width: 768px) and (max-width: 1439px) {
    .textList-3 > div .box .icon {
        right: 20px;
    }
}

@media (min-width: 1200px) and (max-width: 1365px) {
}

@media (min-width: 992px) and (max-width: 1365px) {
    .header-custom .nav-custom > li > a {
        padding-right: 18px;
        padding-left: 18px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .news-details {
        padding-right: 30px;
    }

    .product-details {
        padding-right: 30px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .solution-list .li {
        width: 33.33%;
    }

    .product-otherList .box .text .title {
        font-size: 30px;
    }

    .product-otherList .box .text .content {
        line-height: 36px;
        font-size: 16px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media only screen and (max-width: 1439px) {
    .banner.owl-carousel {
        margin-bottom: 50px;
    }

    .textList-1 > div {
        margin-bottom: 16px;
    }
}

@media only screen and (max-width: 1199px) {
    .header-custom .line {
        display: none;
    }

    .introduce .icon-list > li {
        width: 25%;
    }

    .textList-2 .img-title {
        padding-top: 50px;
        padding-bottom: 50px;
        margin-bottom: 30px;
        text-align: center;
    }

    .textList-2 .img-title img {
        margin-right: auto;
        margin-left: auto;
    }

    .solution-list .li .img .title {
        padding-top: 30px;
        padding-bottom: 30px;
        background: rgba(0, 0, 0, 0.6);
    }

    .product-text > div.img span {
        display: none;
    }

    .news-text-1 {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .header-custom .container {
        width: auto;
    }

    .header-custom .navbar-collapse {
        background: url(../images/collapse_bg.png) right 25px top 1px no-repeat;
        border-top: none;
    }

    .header-custom .nav-custom {
        float: right;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-right: 0;
        background: rgba(0, 78, 162, 0.8);
        border-radius: 5px;
    }

    .header-custom .nav-custom > li .dropdown-menu .box .img {
        display: none;
    }

    .header-custom .nav-custom > li .dropdown-menu .text div {
        display: none;
    }

    .header-custom .nav-custom > li .dropdown-menu .text a {
        font-size: 16px;
        color: #fff;
        text-align: center;
    }

    .header-custom .nav-custom > li > a {
        color: #fff;
        text-align: center;
    }

    .header-custom .nav-custom > li > a:focus,
    .header-custom .nav-custom > li > a:hover,
    .header-custom .nav-custom > .active > a,
    .header-custom .nav-custom > .active > a:hover,
    .header-custom .nav-custom > .active > a:focus {
        color: #fdae2d;
    }

    .introduce {
        text-align: center;
    }

    .introduce .content {
        text-align: left;
    }

    .team-img .bigImg .text {
        background: rgba(255, 255, 255, 0.7);
        text-align: center;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    .news-otherList .box .img span {
        display: none;
    }

    .news-otherList .box .text {
        font-size: 16px;
    }

    .news-otherList .box .text .title {
        height: 32px;
        line-height: 32px;
        margin-bottom: 10px;
        font-size: 20px;
    }

    .news-otherList .box .text .content {
        line-height: 28px;
        margin-bottom: 15px;
    }

    .contactUs-title .name {
        font-size: 28px;
    }

    .contactUs-list > div .box {
        padding-left: 20px;
        text-align: left;
    }
}

@media only screen and (max-width: 767px) {
    .col-xs-5ths {
        float: left;
        width: 20%;
    }

    .page-content .title {
        margin-bottom: 50px;
    }

    .page-content .title .name-cn {
        margin-bottom: 0;
        font-size: 30px;
    }

    .page-content .title .name-en {
        font-size: 14px;
    }

    .page-content .content .box .name {
        margin-bottom: 0;
        font-size: 26px;
    }

    .page-content .content .box .text {
        font-size: 14px;
    }

    .textList-1 > div .box {
        height: 108px;
        padding-top: 15px;
    }

    .textList-1 > div .box .title .name {
        font-size: 18px;
    }

    .introduce .title {
        line-height: 30px;
        margin-bottom: 10px;
        font-size: 26px;
    }

    .introduce .slogan {
        line-height: 18px;
        margin-bottom: 20px;
        font-size: 14px;
    }

    .introduce .icon-list {
        margin-bottom: 20px;
    }

    .introduce .icon-list > li {
        font-size: 12px;
    }

    .introduce .title-text {
        margin-bottom: 10px;
        font-size: 22px;
    }

    .introduce .link-btn {
        width: 130px;
        height: 42px;
        line-height: 42px;
        font-size: 16px;
    }

    .public-title {
        font-size: 14px;
    }

    .public-title .name-cn {
        height: 40px;
        line-height: 40px;
        font-size: 26px;
    }

    .textList-2 .img-title .name-cn {
        font-size: 24px;
    }

    .textList-2 .content-list > div > div .box > span.name {
        font-size: 20px;
    }

    .textList-2 .content-list > div > div .box > span .number {
        font-size: 24px;
    }

    .slogan-banner {
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 24px;
    }

    .textList-3 > div .box {
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 14px;
        text-align: center;
    }

    .textList-3 > div .box .icon {
        width: 60px;
        margin: 0 auto 10px auto;
    }

    .textList-3 > div .box .text {
        line-height: 24px;
    }

    .textList-3 > div .box .text .title {
        height: 32px;
        line-height: 32px;
        font-size: 20px;
    }

    .textList-3 > div .box .text .link-btn {
        font-size: 16px;
    }

    .slideImg-1 .item .text .title {
        height: 90px;
        line-height: 30px;
        font-size: 20px;
    }

    .slideImg-1 .item .text .content {
        font-size: 22px;
    }

    .team-img .bigImg .text {
        padding: 20px 15px;
        font-size: 20px;
    }

    .team-img .bigImg .text .name {
        font-size: 34px;
    }

    .team-img .bigImg .text .number {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 42px;
    }

    .problem-title {
        line-height: 34px;
    }

    .problem-title .name {
        font-size: 26px;
    }

    .problem-title .more {
        font-size: 18px;
    }

    .problem-list .box {
        padding-right: 115px;
        padding-left: 15px;
        font-size: 16px;
    }

    .problem-list .box .more {
        right: 15px;
    }

    .problem-btn {
        width: 180px;
        height: 50px;
        line-height: 50px;
        font-size: 24px;
    }

    .information-title {
        font-size: 18px;
    }

    .information-content .box {
        font-size: 14px;
    }

    .mb80 {
        margin-bottom: 50px;
    }

    .pt80 {
        padding-top: 50px;
    }

    .index-title {
        line-height: 24px;
        margin-bottom: 20px;
        font-size: 14px;
    }

    .index-title .name {
        font-size: 30px;
    }

    .solution-list .li {
        width: 50%;
    }

    .solution-list .li .img .title {
        font-size: 22px;
    }

    .solution-list .li .img .title .name {
        line-height: 58px;
    }

    .product-text > div.text {
        padding: 25px 15px;
    }

    .product-text > div.text .name-en {
        height: 36px;
        line-height: 36px;
        margin-bottom: 10px;
        font-size: 40px;
    }

    .product-text > div.text .name-cn {
        height: 38px;
        line-height: 38px;
        margin-bottom: 10px;
        font-size: 28px;
    }

    .product-text > div.text .content {
        margin-bottom: 15px;
        font-size: 16px;
    }

    .product-list .item .box {
        font-size: 18px;
    }

    .product-list .item .box span {
        height: 50px;
        line-height: 50px;
    }

    .news-text-2 {
        padding: 20px 15px;
    }

    .news-list .box .date-1 {
        display: none;
    }

    .product-otherList .box {
        padding: 20px;
    }

    .product-otherList .box .text .title {
        line-height: 48px;
        font-size: 24px;
    }

    .product-otherList .box .text .content {
        line-height: 32px;
        font-size: 14px;
    }

    .product-otherList .box .text .more {
        width: 140px;
        height: 40px;
        line-height: 40px;
    }

    .details-title-1 {
        margin-bottom: 20px;
        font-size: 14px;
    }

    .details-title-1 .name {
        line-height: 32px;
        font-size: 28px;
    }

    .details-title-2 {
        height: 28px;
        line-height: 28px;
        font-size: 24px;
    }

    .details-text {
        line-height: 24px;
        font-size: 14px;
    }

    .pages a {
        display: none;
    }

    .pages .prevPage-btn,
    .pages .nextPage-btn {
        display: inline-block;
    }

    .news-details {
        margin-bottom: 20px;
    }


    .news-details .message {
        line-height: 24px;
    }

    .news-details .content {
        line-height: 24px;
        margin-bottom: 20px;
        font-size: 14px;
    }

    .news-details .page > div {
        line-height: 26px;
    }

    .product-details {
        margin-bottom: 20px;
    }


    .product-details .message {
        line-height: 24px;
    }

    .product-details .content {
        line-height: 24px;
        margin-bottom: 20px;
        font-size: 14px;
    }

    .product-details .page > div {
        line-height: 26px;
    }

    .mobile-none {
        display: none;
    }
}
