@media screen and (min-width: 1920px) {
	.product-desc-section2 {
		padding-bottom: 150px;
	}
	.product-desc-section2 .table table th {
		padding-top: 30px;
		padding-bottom: 30px;
		font-size: 24px;
	}
	.product-desc-section2 .table table td {
		border: 1px solid #eee;
		padding: 20px;
		font-size: 16px;
	}
	.product-desc-section2 .table table td strong {
		font-size: 20px;
	}
	.product-desc-section2 .content {
		font-size: 16px;
	}
}
@media screen and (max-width: 1599px) {
	.c-common-btn {
		width: 140px;
		height: 42px;
		line-height: 40px;
	}
	
	.c-title-box {
			padding-top: 1rem;
	}
	.c-big-title {
			margin-bottom: 0.8rem;
			font-size: 38px;
	}

	.c-container {
		padding: 0 1rem;
	}
	body {
		font-size: 14px;
	}
	#c-go-top {
    display: none;
    position: fixed;
    z-index: 5;
    bottom: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: #3296fa url(../images/goTop.png) no-repeat center;
    transition: all .3s linear;
    background-size: 20px auto;
	}
	#c-header .c-nav .c-list .c-left-box .c-item .c-title1 {
    font-size: 20px;
    line-height: 30px;
	}
	#c-about .c-list li {
		padding: 40px 0 0 1rem;
	}
}

@media screen and (max-width: 1279px) {
	.c-title-box {
			padding-top: 1rem;
	}
	.c-big-title {
			margin-bottom: 0.8rem;
			font-size: 37px;
	}

	#c-header .c-nav>li {
		margin: 0 30px;
	}
	body{
		font-size: 14px;
		line-height: 24px;
	}
	#c-header .c-nav .c-list .c-left-box .c-item .c-title1 {
    font-size: 20px;
    line-height: 30px;
	}
	#c-top-banner {
		height: 8rem;
	}
	.c-banner6 .c-text-box .c-title2 {
		font-size: 24px;
		line-height: 34px;
	}
}
@media screen and (max-width: 991px) {
	.c-common-btn {
		width: 120px;
		height: 36px;
		line-height: 34px;
	}
	.c-title-box {
			padding-top: 1rem;
	}
	.c-big-title {
			margin-bottom: 0.8rem;
			font-size: 30px;
	}
	#c-header .c-nav>li {
		margin: 0 20px;
	}
	.c-container,#c-header .c-container{
		padding: 0 20px;
	}
	#c-header.c-head-move {
		top: -80px;
	}
	#c-header {
		line-height: 60px;
	}
	#c-header .c-nav {
		display: none;
	}
	#c-header .c-switch {
		display: block;
	}
	#c-header .c-logo a img {
		width: 160px;
	}

	#c-header .c-language {
		margin-right: 50px;
	}
	#c-header .c-language img {
		margin-right: 10px;
	}
	#c-header .c-language .c-list .c-item a {
		padding: 0 10px;
	}
	#c-header .c-language .c-list {
		width: 94px;
	}
	#c-top-banner {
		margin-top: 60px;
	}
	.c-banner4 .swiper-button-next, .c-banner4 .swiper-button-prev,.c-banner5 .swiper-button-next, .c-banner5 .swiper-button-prev  {
		display: none;
	}
	.c-banner4 .c-wrap .c-img-box {
		height: 12rem;
	}
	.c-banner4,.c-banner5 {
    margin: 0;
    padding: 0;
	}
	.c-banner5 .c-img-box,#c-product2 .c-list .c-img-box {
		height: 5rem;
	}
	#c-case .c-list .c-img-box {
		width: 100%;
	}
	#c-case .c-list .c-text-box,#c-case .c-list li:nth-child(even) .c-text-box {
		padding: 15px 0 0;
		width: 100%;
	}
	#c-case .c-list .c-img-box {
		height: 12rem;
	}
	#c-product4 {
		margin-bottom: 60px;
	}
	#c-product4 .c-product4-title {
		font-size: 24px;
		margin: 30px 0;
	}
	#c-product4 .c-product4-box {
		flex-direction:column;
	}
	#c-product4 .c-product4-box .c-product4-item {
		width: 100%;
		margin-right: unset;
		height: auto;
		margin-bottom: 30px;
		padding-bottom: 20px;
	}

	.c-banner7 .c-img-box {
		width: 100%;
		height: 11rem;
	}
	.c-banner7 .c-text-box{
		width: 100%;
		padding: 30px 0;
	}
	#c-top-menu.c-dt {
		margin-top: 60px;
	}
}
@media screen and (max-width: 767px) {
	#c-footer .c-footer-top {
		flex-wrap: wrap
	}
  #c-footer .c-footer-top .c-left-box {
    width: 100%;
		margin-bottom: 20px;
  }
	#c-footer .c-footer-top .c-left-box>li {
		width: 33%;
	}
	.c-common-btn {
		width: 100px;
		height: 34px;
		line-height: 32px;
	}
	.c-title-box {
			padding-top: 1rem;
	}
	.c-big-title {
			margin-bottom: 0.8rem;
			font-size: 28px;
	}
	
	#c-application {
			padding: 20px 0;
	}
	#c-application .c-product4-box {
			padding-bottom: 15px;
			margin-bottom: 15px;
	}
	#c-application .c-product4-box .c-product4-item {
		height: 40px;
	}
	#c-top-banner {
		height:12rem;
	}
	#c-top-banner .c-title2 {
		font-size: 24px;
		line-height: 34px;
	}
	#c-top-banner .c-title1 {
		margin-bottom: 10px;
	}
	#c-top-banner .c-top-banner-info {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		position: absolute;
		bottom: 20px;
		left: 20px;
		font-size: 20px;
		font-weight: 700;
		cursor: pointer;
		font-size: 16px;
	}
	#c-top-banner .c-top-banner-info div {
		margin-right: 12px;
	}
	#c-product2 .c-list .c-img-box,.c-banner5 .c-img-box {
		height: 10rem;
	}
	#c-top-menu {
		padding: 15px 0;
	}
	#c-top-menu .c-wrap,#c-case .c-list .c-text-box .c-text {
		line-height: 24px;
	}
	#c-top-menu .c-list li {
    margin-right: 20px;
    font-size: 14px;
    line-height: 30px;
	}
	#c-top-menu .c-site {
		display: none;
		width: 100%;
	}
	#c-summary {
    padding: 40px 0;
	}
	.c-banner4 .c-wrap .c-text-box .c-title {
		font-size: 18px;
		line-height: 28px;
	}
	#c-summary .c-title {
		margin-bottom: 10px;
	}
	#c-summary .c-text {
    font-size: 14px;
    line-height: 24px;
	}
	.c-banner4 .c-wrap .c-img-box {
		height: 20rem;
		width: 100%;
	}
	.c-banner4 .c-wrap .c-text-box {
		padding: 20px;
		width: 100%;
	}
	.c-banner4 .c-wrap .c-text-box .c-text {
    margin: 10px 0 15px;
    line-height: 26px;
	}
	#c-solution2 {
    padding: 40px 0;
	}
	#c-case .c-list .c-text-box .c-title{
		margin-bottom: 10px;
		font-size: 18px;
    line-height: 24px;
	}
	#c-case .c-list li {
		margin-bottom: 40px;
	}
	#c-plan .c-wrap,#c-common-box2 {
		padding: 40px 0;
	}
	#c-common-box2 .c-subtitle {
    padding: 10px 0 20px;
    font-size: 14px;
    line-height: 24px;
	}
	#c-common-box2 .c-wrap .c-item {
		width: 100%;
	}
	#c-common-box2 .c-wrap .c-item:first-child {
		margin-bottom: 20px;
	}
	
	#c-product .c-list li {
		margin-bottom: 16px;
		width: 100%;
	}
	#c-product .c-list .c-title {
    padding-top: 15px;
    font-size: 14px;
    line-height: 24px;
	}
	#c-product .c-list .c-img-box {
		height: 20rem;
	}
	#c-product .c-list .c-img-box .title {
			font-size: 1rem;
			color: #000;
			margin-top: 1rem;
			line-height: 1;
	}
	#c-product .c-list .c-img-box .tip {
			margin-top: 1rem;
			font-size: 0.7rem;
			color: rgba(0, 0, 0, 0.6);
			line-height: 1.6;
	}
	#c-product .c-list .c-img-box .speed {
		font-size: 0.7rem;
		color: rgba(0, 0, 0, 0.6);
		line-height: 1.6;
	}
	#c-product .c-list {
		margin-bottom: 0;
	}
	#c-product .c-list .c-img-box img {
			width: 50%;
			height: 50%;
			object-fit: cover;
			transition: 1s;
	}
	.c-banner6 .c-img-box {
    width: 100%;
    height: 14rem;
	}
	.c-banner6 .c-text-box {
    width: 100%;
    padding: 20px 20px 80px;
	}
	.c-banner6 .swiper-pagination {
    padding-left: 0;
    left: 0;
    bottom: 40px;
    width: 100%;
    text-align: center;
	}
	.c-banner6 .c-text-box .c-title1 {
		margin-bottom: 10px;
	}
	.c-banner7 .swiper-slide {
		padding: 20px;
	}
	.c-banner7 .c-text-box {
		padding: 15px 0 30px;
	}
	.c-banner7 .swiper-pagination {
    left: 0;
    bottom: 20px;
    width: 100%;
    text-align: center;
	}
	.c-banner7 .c-text-box .c-title {
		font-size: 24px;
		line-height: 34px;
	}
	.c-banner7 .c-text-box .c-text {
    padding-top: 10px;
    font-size: 14px;
    line-height: 24px;
	}
	#c-prevNext {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	#c-prevNext a {
		display: none;
	}
	#c-prevNext .prev,#c-prevNext .next {
		line-height: 18px;
		margin: 0;
		display: block;
	}
	#c-top-menu.c-dt .c-site {
		display: block;
	}
	#c-product .c-top-box {
		margin-bottom: 10px;
	}
	#c-history .c-list .c-text-box .c-year {
		margin-bottom: 0;
	}
	#c-product3 .c-list .c-ico-box {
		padding-top: 15px;
	}
}
@media screen and (max-width: 749px) {
	.product-desc-section1 {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.product-desc-section1.ddr {
			padding-top: 0;
		}
	.product-desc-section1 .product-zoom {
		display: none!important;
		border: 1px solid #eee;
	}
	.product-desc-section1 .body {
		display: block;
	}
	.product-desc-section1 .left-body {
		width: 100%;
	}
	.product-desc-section1 .left-body .product-desc-section1-swiper1 {
		box-shadow: 0px 0px 9px 0px rgba(4, 0, 0, 0.08);
	}
	.product-desc-section1 .left-body .product-desc-section1-swiper1 .swiper-button-prev {
		left: 8px;
	}
	.product-desc-section1 .left-body .product-desc-section1-swiper1 .swiper-button-next {
		right: 15px;
	}
	.product-desc-section1 .left-body .product-desc-section1-swiper2 {
		margin-top: 5px;
		padding-right: 55px;
		margin-left: -10px;
	}
	.product-desc-section1 .left-body .product-desc-section1-swiper2 .swiper-slide {
		padding: 8px;
	}
	.product-desc-section1 .left-body .product-desc-section1-swiper2 .image {
		box-shadow: 0px 0px 9px 0px rgba(4, 0, 0, 0.08);
	}
	.product-desc-section1 .right-body {
		width: 100%;
		margin-top: 30px;
	}
	.product-desc-section1 .right-body .text1 {
		font-size: 18px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.product-desc-section1 .right-body .text2 {
		font-size: 14px;
		margin-bottom: 30px;
	}
	.product-desc-section1 .right-body .text3 {
		font-size: 15px;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	.product-desc-section1 .right-body .itembox {
		margin-bottom: 15px;
	}
	.product-desc-section1 .right-body .item {
		border: 1px solid rgba(0, 0, 0, 0.06);
		padding: 20px 10px;
	}
	.product-desc-section1 .right-body .item .icon {
		width: 20px;
		margin-bottom: 10px;
	}
	.product-desc-section1 .right-body .item .text {
		font-size: 12px;
	}
	.product-desc-section1 .right-body .more-btn {
		width: 100%;
		border: 1px solid rgba(0, 0, 0, 0.06);
		padding: 15px 10px;
	}
	.product-desc-section1 .right-body .more-btn .icon {
		width: 16px;
		margin-right: 7px;
		font-size: 12px;
	}
	.product-desc-section1 .right-body .more-btn .text {
		font-size: 14px;
	}
	.product-desc-section2 {
		padding-bottom: 38px;
	}
	.product-desc-section2 .table table th {
		padding-top: 15px;
		padding-bottom: 15px;
		font-size: 14px;
	}
	.product-desc-section2 .table table td {
		border: 1px solid #eee;
		padding: 10px;
		font-size: 12px;
    white-space: pre-wrap;
		box-sizing: border-box;
		word-wrap: break-word; 
		word-break: break-all;
	}
	.product-desc-section2 .table table td strong {
		font-size: 12px;
	}
	.product-desc-section2 .content {
		font-size: 14px;
	}
}