@media screen and (min-width: 1199px) {
	/*---------------- 轮播图 banner ---------------*/
	.swiper {
		height: 100%;
		margin-top: 0;
	}
	.swiper-icon {
		top: 50%;
		width: 42px;
		height: 42px;
		font-size: 28px;
		line-height: 42px;
	}
	.swiper-left {
		left: 20px;
		text-indent: -2px;
	}
	.swiper-right {
		right: 20px;
		text-indent: 2px;
	}
	.swaper-img {
		font-size: 24px;
	}
	.swaper-index {
		bottom: 70px;
	}
	.uper-img {
		height: 30px;
	}
	/*----------------new product---------------*/
	.new-products h3 {
		font-size: 24px;
		line-height: 24px;
	}
	.new-products p {
		font-size: 16px;
		line-height: 24px;
	}
	/*左侧*/
	.product-left .product-left-con {
		width: 65%;
	}
	/* 扩展 右侧变成3个产品 */
	
	.two .product-left-con {
		width: 100%;
		margin: 0;
	}
	.two .product-left-con .img-box {
		margin: 6% 6.45% 0 8.6%;
	}
	.two .product-left-con .text-box h3 {
		font-size:24px;
		
	  }
	  .two .product-left-con .text-box p {
		font-size: 16px;
		
		
	  }
	/*右侧*/
	.product-right .product-right-con {
		padding-left: 0.42rem;
	}
	.product-right-con .right-con-img {
		width: 37%;
	}
	.product-right-con .right-con-txt {
		padding-left: 0.21rem;
	}
	/*--------------- 商用解决方案 --------------*/
	.solutions {
		background: #fff;
		padding: .2rem 20px;
	}
	.solutions-title {
		padding-bottom: .225rem;
		text-align: center;
	}
	.solutions-title img {
		display: block;
		width: 13.3%;
		margin: 0 auto .21rem;
	}
	.solutions-title h2 {
		font-size: 28px;
		line-height: 28px;
		color: #666;
		margin-bottom: .125rem;
		display: inline-block;
		position: relative;
	}
	.solutions-title h2::before{
		content: '';
		display: block;
		width: 5px;
		height: 100%;
		background-color: #0076cf;
		position: absolute;
		left: -20px;
		top: 0px;
	}
	.solutions-title h2 i{
		display: block;
		font-size: 18px;
	}
	.solutions-title p {
		font-size: 16px;
		line-height: 16px;
		color: #666;
		margin-bottom: .072rem;
		padding: 0;
	}
	.solutions-title p:last-child {
		margin-bottom: 0rem;
	}
	.solutions-list {}
	.solutions-list li {
		position: relative;
		float: left;
		width: 33.1%;
		height: 1.76rem;
		text-align: center;
		margin-bottom: .030rem;
		background-position: center;
		background-size: cover;
	}
	.list-no-hover {
		margin-top: .685rem;
	}
	.list-no-hover h3 {
		font-size: 24px;
		line-height: 24px;
		color: #fff;
		margin-bottom: .083rem;
	}
	.list-no-hover img {
		display: block;
		margin: 0 auto;
		width: 5.6%;
	}
	.list-no-hover-en {
		margin-top: .685rem;
	}
	.list-no-hover-en.en {
		margin-top: 0;
	}
	.list-no-hover-en h3 {
		font-size: 24px;
		line-height: 24px;
		color: #fff;
		margin-bottom: .083rem;
	}
	.list-no-hover-en h3.en-title {
		line-height: 1.76rem;
		margin-bottom: 0;
	}
	.list-no-hover-en img {
		display: block;
		margin: 0 auto;
		width: 5.6%;
	}
	.list-hover {
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, .35);
		position: absolute;
		bottom: 0;
		left: 0;
		display: none;
	}
	.list-hover p {
		font-size: 14px;
		line-height: 14px;
		color: #fff;
		margin-top: .053rem;
	}
	.list-hover .list-hover-first {
		margin-top: .62rem;
	}
	.list-hover img {
		display: block;
		width: 5.6%;
		margin: 0 auto;
		display: none;
	}
	.list-hover a {
		display: block;
		width: 20%;
		height: 30px;
		line-height: 32px;
		margin: .1rem auto 0;
		border: 1px solid #fff;
		text-align: center;
		border-radius: 15px;
		color: #fff;
		font-size: 14px !important;
		;
	}


	.flex-display div,.flex-sensior div {
		height: 100px;
	}
	.flex-box h3 {
		font-size: 24px;
		line-height: 24px;
	}
	.flex-box p {
		font-size: 16px;
	}
	/*----------------视频 --已隐藏-----------------*/
	/*.video-box{
    width:100%;
    position:relative;
    height:2.9rem;
  }
  .video-box video{
    width:100%;
    cursor:pointer;
  }
  .video-play{
    width:.4rem;
    position:absolute;
    left:4.8rem;
    top:1.3rem;
    z-index:9;
    cursor:pointer;
  }

  .video-modal-mask .modal-container {
    width: 7rem;
    z-index: 99;
  }
  
}*/
	@media screen and (min-width: 1199px) and (max-width: 1399px) {}