@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 768px) {
    .header,
    .headerSwiper,
    .head,
    .product,
    .case,
    .sheraton,
    .inside-box,
    .inside,
    .banner,
    .enterprise,
    .development,
    .developmentSwiper {
        height: auto;
    }
    .enterprise,
    .developmentSwiper {
        padding: 10px 0;
    }
    .inside-box .mobile-inner-header {
        position: absolute;
        top: 0;
        z-index: 999;
    }
    .common-card,
    .common-cards {
        width: 100%;
        padding: 0 20px;
    }
    .head {
        position: relative;
        z-index: 999;
    }
    .header .na .header-card,
    .inside-box .na {
        display: none;
    }
    .mobile-inner-header {
        display: block;
    }
    .mobile-logo {
        height: 100%;
        width: 50%;
        padding: 4px 0;
    }
    .mobile-logo a {
        display: inline-block;
        width: 100%;
        height: 100%;
    }
    .mobile-logo a img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .mobile-inner-nav .en {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .mobile-inner-nav .en span {
        padding-left: 10px;
    }
    .headerSwiper .swiper-pagination-clickable .swiper-pagination-bullet {
        width: 20px;
        height: 8px;
        border-radius: 4px;
    }
    .aboutUs .top {
        flex-direction: column;
        margin-bottom: 20px;
    }
    .aboutUs .left .text {
        width: 100%;
        margin: 10px 0;
    }
    .aboutUs .left h2 {
        font-size: 24px;
    }
    .aboutUs .left .text p {
        font-size: 18px;
        line-height: 35px;
    }
	 .aboutUs .left .text p span{
		  font-size: 18px !important;
        line-height: 35px;
		}
    .aboutUs .right {
        width: 100%;
        height: 50%;
    }
    .common-number {
        width: 100%;
        height: 125px;
    }
    .common-number ul {
        padding: 0 20px;
    }
    .common-number ul li {
        width: 178px;
    }
    .common-number span {
        font-size: 35px;
    }
    .common-number i {
        font-size: 16px;
    }
    .aboutUs .common-number {
        top: 85%;
    }
    .aboutUs .more {
        display: none;
    }
    .aboutUs .more.active {
        margin-top: 10px;
        display: block !important;
    }
    .more {
        width: 138px;
        height: 37px;
        border-radius: 20px;
    }
    .more a {
        font-size: 14px;
        line-height: 37px;
    }
    .common-title {
        padding: 20px 0;
    }
    .common-title h2 {
        font-size: 24px;
    }
    .common-title h4,
    .developmentSwiper span,
    .productDetali-inside p {
        font-size: 20px;
    }
    .productSwiper {
        height: 60px;
    }
    .productSwiper .top img {
        width: 25px;
        height: 25px;
    }
    .productSwiper .top span {
        font-size: 16px;
        padding-left: 10px;
    }
    .productSwiper .swiper-slide {
        width: auto !important;
        padding: 0 5px;
    }
    .productSwiper2 .left .text p {
        font-size: 20px;
    }
    .productSwiper2 .left .ls {
        margin-top: 10px;
        font-size: 14px;
        line-height: 30px;
    }
    .product-con .bottom {
        left: 40%;
        top: 75%;
    }
    .application,
    .qualification {
        display: none;
    }
    .aboutUs .more {
        line-height: 19px;
    }
    .sheraton .common-card {
        flex-direction: column;
    }
    .sheraton .left {
        width: 100%;
        margin-right: 0;
        text-align: center;
        margin-bottom: 10px;
    }
    .sheraton .left p {
        font-size: 24px;
    }
    .sheraton .left h6,
    .sheraton .right .item p,
    .head-title>h2 {
        font-size: 20px;
    }
    .sheraton .right {
        align-items: flex-start;
        flex-direction: column;
    }
    .sheraton .right .item img {
        width: 100%;
        height: auto;
    }
    .sheraton .right .item {
        margin-bottom: 10px;
    }
    .sheraton .right .item .text {
        font-size: 16px;
        line-height: 30px;
    }
    .navigation {
        height: auto;
        padding: 10px 0;
    }
    .navigation ul li span {
        font-size: 14px;
        padding-left: 10px;
    }
    .navigation ul {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .navigation ul li img {
        width: 25px;
    }
    .navigation ul li {
        margin: 10px 10px;
        padding-bottom: 10px;
    }
    .navigation ul li:hover {
        border-bottom: 2px solid #2d54a0;
    }
    .navigation-con ul li a {
        flex-direction: column;
    }
    .navigation-con ul .left img,
    .navigation-con .right {
        width: 100%;
        height: auto;
    }
    .navigation-con .right h5,
    .videolist .title h2,
    .contactWay ul li p,
    .leave h2,
    .inside-title h2,
    .productCenter h2,
    .productDetali .top .right h2,
    .superiority-con ul h2,
    .newsDetali .title {
        font-size: 20px;
    }
    .navigation-con .right h6 {
        font-size: 18px;
        margin: 10px 0;
    }
    .navigation-con .right p {
        font-size: 16px;
        line-height: 35px;
    }
    .videoPresentation ul {
        justify-content: center;
    }
    .videoPresentation ul li {
        margin-bottom: 0;
    }
    .videolist .title h4,
    .contactUs .title {
        font-size: 24px;
    }
    .videolist .item video {
        height: auto;
    }
    .videolist .item {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .videolist .item p {
        font-size: 18px;
    }
    .BMap_bubble_title,
    .contactWay ul li h6,
    .leave h4,
    .inside-title h4,
    .enterprise-con ul li p,
    .developmentSwiper i,
    .productCenter .con ul p,
    .productDetali .top .right p,
    .superiority-con ul p,
    .head-title>h4,
    .newsTrends-time-left span {
        font-size: 16px;
    }
	 .productDetali .top .right span{
		  font-size: 16px !important;
	}
    .BMap_bubble_content,
    .newsTrends-time-left i {
        font-size: 14px;
    }
    .contactUs #map {
        height: 250px;
        margin: 10px 0;
    }
    .contactWay ul li {
        flex-grow: 1;
        flex-basis: 211px;
        height: auto;
        padding: 35px 0;
    }
    .contactWay ul li img {
        width: 20px;
        height: 25px;
        object-fit: contain;
    }
    .contactWay ul li p,
    .contactWay ul li h6 {
        margin: 10px 0;
    }
    .leave input[type="text"] {
        width: 100%;
        height: 30px;
        font-size: 14px;
        padding-left: 10px;
        margin-bottom: 10px;
    }
    .leave .item {
        flex-direction: column;
    }
    .leave .textarea {
        height: 150px;
        padding: 10px 0 0 10px;
        font-size: 14px;
    }
    .leave input[type="submit"] {
        height: 35px;
        font-size: 18px;
        width: 100%;
        line-height: 35px;
    }
    .aboutUs-inside-text p {
        font-size: 16px;
        line-height: 35px;
    }
    .aboutUs-inside .common-number {
        height: auto;
    }
    .aboutUs-inside .common-number ul li {
        padding: 35px 0;
    }
    .enterprise-con ul li .img {
        width: 120px;
        height: 120px;
    }
    .enterprise-con ul li img {
        width: 30px;
        height: 30px;
    }
    .enterprise-con ul {
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .developmentSwiper .text {
        width: 300px;
        font-size: 16px;
        line-height: 30px;
    }
    .productCenter .con ul li {
        flex-grow: 1;
        flex-basis: 286px;
        height: auto;
        margin-bottom: 15px;
        margin-right: 10px;
    }
    .productCenter .con ul li:nth-child(2n) {
        margin-right: 0;
    }
    .productCenter .con ul img,
    .productDetali .top img,
    .productDetali .top .right {
        width: 100%;
        height: auto;
    }
    .productDetali-inside img {
        height: auto;
    }
    .productDetali .top {
        flex-direction: column;
    }
    .productDetali .top .right p {
        line-height: 30px;
    }
    .productDetali .top .right {
        padding: 10px;
    }
    .product-title {
        height: 40px;
        margin: 10px 0;
        font-size: 16px;
        line-height: 40px;
        padding-left: 10px;
    }
    .technical .MsoNormalTable th p,
    .technical .MsoNormalTable td  p,
	 .technical .MsoNormalTable th span,
	  .technical .MsoNormalTable td span,
	{
       line-height: 25px;
        font-size: 16px;
    }
  .technical td span{
 line-height: 25px;
        font-size: 16px;
}

    .superiority-con ul li {
        flex-grow: 1;
        flex-basis: 287px;
        height: 266px;
        margin-right: 10px;
    }
    .superiority-con ul li:nth-child(3n) {
        margin-right: 10px;
    }
    .superiority-con ul li:nth-child(2n) {
        margin-right: 0;
    }
    .superiority-con .img img {
        width: 30px;
        height: 30px;
        object-fit: contain;
    }
    .superiority-con .img {
        width: 66px;
        height: 66px;
        box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.14);
    }
    .newsDetali .time {
        height: 30px;
        line-height: 30px;
        font-size: 18px;
        margin: 10px 0;
    }
    .newsDetali-con p {
        font-size: 16px;
        line-height: 30px;
    }
    .newsDetali-con img {
        width: 100%;
        height: auto;
    }
    .newsDetali-con .bottom a {
        font-size: 16px
    }
    .newsTrends-top ul {
        flex-wrap: wrap;
    }
    .newsTrends-top ul li {
        flex-grow: 1;
        flex-basis: 425px;
        height: auto;
        margin-bottom: 10px
    }
    .newsTrends-top ul li img {
        height: auto;
    }
    .newsTrends-top ul li p,
    .newsTrends-bottom ul li p {
        font-size: 16px;
        line-height: 30px;
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-all;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
    .newsTrends-text {
        font-size: 14px;
        line-height: 30px;
    }
    .newsTrends-time {
        margin: 10px;
        border-top: 1px solid #d0d0d0;
        padding-top: 20px;
    }
    .newsTrends-time-right {
        width: 61px;
        height: 21px;
        line-height: 21px;
        box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.07);
        border-radius: 10px;
        font-size: 12px;
    }
    .newsTrends-bottom ul li {
        height: auto;
        padding: 10px 10px;
        margin-bottom: 10px;
    }
    .newsTrends-top ul li:hover,
    .newsTrends-bottom ul li:hover {
        box-shadow: 0 0 8px #2d54a0;
    }
    .newsTrends {
        padding: 20px 0;
    }
    .newsTrends-bottom ul li>a {
        flex-direction: column;
    }
	.technical>table th,.technical>table td, .technical>table tr{
	  height: 30px;
	} 
	.technical>table td p,.technical>table td span{
	    font-size: 16px !important;
	line-height: 25px;
	}
}

@media screen and (max-width: 420px) {
	.sheraton .more{
	line-height: 19px;
	    text-align: left;
    padding-left: 28px;
	}
	.superiority-con ul p {
    line-height: 25px;
}
		.technical .MsoNormalTable td p, .technical .MsoNormalTable td span{
	    font-size: 14px !important;
	line-height: 25px;
	}
    .common-card,
    .common-cards {
        padding: 0 10px;
    }
    .aboutUs .right {
        height: auto;
    }
    .aboutUs .common-number {
        position: static;
        height: auto;
    }
    .common-number ul {
        flex-wrap: wrap;
        padding: 0 0;
    }
    .common-number ul li {
        height: 125px;
        flex-grow: 1;
    }
    .aboutUs .more a {
        padding-left: 20%;
    }
    .productSwiper {
        height: auto;
        padding: 5px 0;
    }
    .productSwiper .swiper-wrapper {
        flex-wrap: wrap;
        justify-content: center;
    }
    .productSwiper .swiper-slide {
        padding: 5px 2px;
        flex-grow: 1;
        margin-right: 0 !important;
    }
    .productSwiper2 {
        height: auto;
    }
    .productSwiper2 .swiper-slide {
        flex-direction: column;
    }
    .productSwiper2 .left,
    .productSwiper2 .right {
        width: 100%;
    }
    .product-con .swiper-button-next,
    .product-con .swiper-button-prev {
        width: 90px;
        height: 30px;
    }
    .product-con .swiper-button-next,
    .product-con .swiper-button-prev {
        background-size: 60px 10px;
    }
    .footer {
        height: auto;
    }
    .footer .top,
    .footer .con .left {
        display: none;
    }
    .footer .con {
        flex-direction: column;
    }
    .footer .con .right ul li img {
        width: 100%;
        height: auto;
    }
    .footer .con .right ul li p {
        font-size: 14px;
    }
    .footer .bottom {
        height: auto;
        margin-top: 20px;
        font-size: 14px;
        padding: 10px;
    }
    .videoPresentation ul {
        justify-content: flex-start;
    }
    .videolist .title h2,
    .inside-title h4 {
        font-size: 14px;
    }
    .videoPresentation ul li a {
        display: inline-block;
    }
    .videoPresentation ul li {
        margin: 0 5px;
    }
    .videoPresentation {
        padding: 0;
    }
    .leave h4 {
        font-size: 11px;
    }
    .enterprise-con ul li img {
        width: 25px;
        height: 25px;
        object-fit: contain;
    }
    .enterprise-con ul li .img {
        width: 70px;
        height: 70px;
    }
    .productCenter .con ul li,
    .superiority-con ul li,
    .superiority-con ul li:nth-child(3n) {
        margin-right: 0;
    }
    .superiority-con ul li {
        margin-bottom: 10px;
        height: 215px;
    }
	.ny_news_page{
	    height: auto;
    display: flex;
    flex-wrap: wrap;
	}
	.contactWay ul li {
     margin:5px 0; 
}
.newsDetali .time{
font-size: 14px;
}
}

@media screen and (max-width: 376px) {}

@media screen and (max-width: 360px) {}