@media screen and (max-width: 1024px) {
	/* 新闻 */
	.news .news-list .news-item .news-item-img{
		height: 320px;
	}
	/* 新闻详情 */
	.news .newsinfo-img .newsinfo-img-box{
		height: 320px;
	}
	
	/* 关于我们 */
	.about .about-base{
		display: block;
	}
	.about .about-base .about-base-info{
		width: 100%;
	}
	.about .about-base .about-base-img{
		width: 100%;
		margin-top: 30px;
	}
	
	/* 产品 */
	.products .products-left .products-left-hot > ul .products-left-hot-item{
		height: 110px;
	}
	
	/* 首页 */
	.index-lunbo .index-lunbo-bg{
		height: 550px;
	}
	.index-lunbo .index-lunbo-bg .index-lunbo-body .index-lunbo-body-p-1{
		font-size: 110px;
	}
	.index-focus .index-focus-body .index-focus-body-info .index-focus-body-info-title{
		font-size: 44px;
	}
	
	/* 右侧聊天 */
	.chat{
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		right: 0;
	}
}
@media screen and (max-width: 768px) {
	/* 顶部 */
	.head{
		display: block;
		margin: 10px auto;
	}
	.head .head-img{
		width: 25%;
		margin: 0 auto;
	}
	.head .head-body{
		justify-content: center;
	}
	/* .head .head-body .head-nav .head-nav-item{
		margin: 3px 25px;
	} */
	.head .head-body .head-nav .head-nav-item a{
		padding: 3px 20px;
	}
	
	/* 横幅 */
	.banner{
		height: 230px;
	}
	
	/* 联系我们 */
	.contact-ways > ul .contact-item .contact-item-icon{
		width: 70px;
		height: 70px;
	}
	.contact-ways > ul .contact-item .contact-item-words{
		width: 100%;
	}
	.contact{
		padding: 40px 0;
	}
	.contact .contact-body{
		display: block;
	}
	.contact .contact-body .contact-body-touch{
		width: 100%;
	}
	.contact .contact-body .contact-body-map{
		width: 100%;
		height: 400px;
		margin-top: 30px;
	}
	
	/* 底部 */
	.foot{
		padding: 30px 0;
	}
	
	/* 新闻 */
	.news{
		margin: 50px auto;
	}
	.news .news-list .news-item .news-item-img{
		height: 245px;
	}
	/* 新闻详情 */
	.news .newsinfo-img .newsinfo-img-box{
		height: 245px;
	}
	
	/* 联系表单 */
	.touch{
		padding: 40px 0;
	}
	.touch .touch-body{
		display: block;
	}
	.touch .touch-body .touch-body-info{
		width: 100%;
	}
	.touch-body-form{
		width: 100%;
		padding: 50px 0;
	}
	.touch-body-form .touch-body-form-main{
		margin: 0 50px;
	}
	
	/* join Deen */
	.join{
		padding: 30px 0;
	}
	.join .join-body .join-body-title{
		font-size: 40px;
	}
	
	/* 关于我们 */
	.about .about-choose .about-choose-title1{
		font-size: 38px;
	}
	.about .about-choose > ul .about-choose-item .about-choose-item-words{
		width: 90%;
	}
	
	/* 产品 */
	.products{
		display: block;
	}
	.products .products-left{
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
	.products .products-main{
		width: 100%;
	}
	.products .products-left .products-left-list{
		width: 47%;
	}
	.products .products-left .products-left-hot{
		width: 47%;
		margin-top: 0;
	}
	.products .products-left .products-left-hot > ul{
		justify-content: space-around;
	}
	.products .products-left .products-left-hot > ul .products-left-hot-item{
		height: 180px;
		margin-bottom: 15px;
	}
	.products .products-main > ul .products-main-item{
		margin-bottom: 15px;
	}
	.products .products-main .products-main-title{
		text-align: center;
	}
	/* 产品详情 */
	.products .products-detail{
		width: auto;
	}
	.products .products-detail .products-detail-info .products-detail-newpro .products-detail-newpro-arrow{
		display: none;
	}
	
	/* 首页 */
	.index-lunbo .index-lunbo-bg{
		height: 450px;
	}
	.index-lunbo .index-lunbo-bg .index-lunbo-body .index-lunbo-body-p-1{
		font-size: 85px;
	}
	.index-focus{
		padding: 40px 0;
	}
	.index-focus .index-focus-body{
		display: block;
	}
	.index-focus .index-focus-body .index-focus-body-info{
		width: 100%;
	}
	.index-focus .index-focus-body .index-focus-body-info-img{
		width: 100%;
		margin-top: 30px;
	}
	.index-pro .index-pro-body > ul .index-pro-body-item .index-pro-body-item-box .index-pro-body-item-box-white .index-pro-body-item-box-white-arr{
		width: 50px;
		height: 50px;
	}
	.index-pro .index-pro-body > ul .index-pro-body-item .index-pro-body-item-box .index-pro-body-item-box-white p{
		font-size: 20px;
	}
	.index-news .index-news-list .index-news-item .index-news-item-img .index-news-item-img-date{
		width: 50px;
	}
	.index-news .index-news-list .index-news-item .index-news-item-img .index-news-item-img-date .index-news-item-img-date-box{
		margin: 10px;
	}
	.index-news .index-news-list .index-news-item .index-news-item-img .index-news-item-img-date .index-news-item-img-date-m{
		font-size: 15px;
	}
	.index-news .index-news-list .index-news-item .index-news-item-img .index-news-item-img-date .index-news-item-img-date-d{
		font-size: 20px;
	}
	/* 首页竖线 */
	.index-topline{
		height: 70px;
	}
	
	/* 弹出表单 */
	.sformb .sformb-body .touch-body-form1{
		width: 60%;
	}
}
@media screen and (max-width: 480px) {
	/* 顶部 */
	.head{
		flex-direction: column;
		justify-content: center;
		position: relative;
		padding-bottom: 10px;
	}
	.head .head-img{
		width: 40%;
	}
	.head .head-body{
		width: 100%;
		margin-top: 10px;
		font-size: 0;
	}
	.head .head-body .head-nav{
		display: none;
	}
	.head .head-body .head-search{
		width: auto;
		height: auto;
	}
	.head .head-body .head-search .head-search-box{
		width: 200px;
		position: static;
	}
	.head .head-body .head-search i{
		display: none;
	}
	.head .invisbtn{
		display: block;
	}
	
	/* 联系表单 */
	.touch .touch-body .touch-body-info .touch-body-info-words{
		margin-top: 20px;
	}
	.touch .touch-body .touch-body-info ul{
		margin-top: 30px;
	}
	.touch .touch-body .touch-body-info ul .touch-body-info-item{
		margin-bottom: 20px;
	}
	
	/* 底部 */
	.foot .foot-body .foot-body-nav .foot-body-nav-item a{
		font-size: 16px;
	}
	
	/* 联系我们 */
	.contact-ways > ul{
		display: block;
	}
	.contact-ways > ul .contact-item{
		width: 100%;
	}
	.contact-ways > ul .contact-item:nth-child(2){
		border-right: none;
		border-left: none;
		border-top: solid 1px #b6b6b6;
		border-bottom: solid 1px #b6b6b6;
	}
	.contact .contact-body .contact-body-touch .contact-body-touch-p2{
		font-size: 38px;
	}
	.contact .contact-body .contact-body-touch form .contact-body-touch-line .contact-body-touch-sub{
		width: 130px;
	}
	
	/* 新闻 */
	.news .news-list .news-item{
		display: block;
	}
	.news .news-list .news-item .news-item-img{
		width: 100%;
	}
	.news .news-list .news-item .news-item-info{
		width: 100%;
		margin-top: 20px;
	}
	.news .news-list .news-item .news-item-info .news-item-info-title{
		font-size: 25px;
	}
	.news .news-list .news-item .news-item-info a{
		width: 190px;
	}
	
	/* 新闻详情 */
	.news .newsinfo-main .newsinfo-main-title{
		font-size: 25px;
	}
	.news .newsinfo-img .newsinfo-img-box{
		width: 100%;
	}
	
	/* 联系表单 */
	.touch .touch-body .touch-body-info ul .touch-body-info-item .touch-body-info-item-icon i{
		font-size: 25px;
	}
	.touch .touch-body .touch-body-info ul .touch-body-info-item .touch-body-info-item-in{
		width: 85%;
	}
	.touch .touch-body .touch-body-info ul .touch-body-info-item .touch-body-info-item-in .touch-body-info-item-in-title{
		font-size: 20px;
	}
	.touch .touch-body .touch-body-info ul .touch-body-info-item .touch-body-info-item-in .touch-body-info-item-in-words{
		font-size: 16px;
	}
	.touch-body-form{
		padding: 30px 0;
	}
	.touch-body-form .touch-body-form-main{
		margin: 0 30px;
	}
	.touch-body-form .touch-body-form-main form .touch-body-form-line2{
		display: block;
	}
	.touch-body-form .touch-body-form-main form .touch-body-form-line2 .touch-body-form-box2{
		width: 100%;
	}
	.touch-body-form .touch-body-form-main form .touch-body-form-line2 .touch-body-form-box2:last-child{
		margin-top: 25px;
	}
	
	/* 关于我们 */
	.about{
		margin: 40px auto;
	}
	.about .about-base .about-base-info .about-base-info-title{
		font-size: 33px;
		line-height: 45px;
	}
	.about .about-choose .about-choose-title1{
		font-size: 28px;
	}
	.about .about-choose > ul .about-choose-item{
		display: block;
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
	.about .about-choose > ul .about-choose-item .about-choose-item-num{
		margin-top: 0;
	}
	.about .about-choose > ul .about-choose-item .about-choose-item-words{
		width: 100%;
	}
	
	/* join Deen */
	.join .join-body .join-body-title{
		font-size: 30px;
	}
	.join .join-des{font-size: 17px;}
	
	/* 产品 */
	.products{
		margin: 40px auto;
	}
	.products .products-left{
		display: block;
	}
	.products .products-left .products-left-list{
		width: 100%;
	}
	.products .products-left .products-left-hot{
		width: 100%;
		margin-top: 30px;
		display: none;
	}
	.products .products-main{
		margin-top: 30px;
	}
	.products .products-main > ul .products-main-item{
		width: 49%;
		height: 220px;
	}
	.products .products-main > ul .products-main-item:nth-child(3n){
		margin-right: 2%;
	}
	.products .products-main > ul .products-main-item:nth-child(2n){
		margin-right: 0;
	}
	.products .products-main > ul .products-main-item .products-main-item-info .products-main-item-info-white .products-main-item-info-title{
		font-size: 15px;
	}
	.products .products-main > ul .products-main-item .products-main-item-info .products-main-item-info-white .products-main-item-info-link{
		width: 135px;
		font-size: 15px;
	}
	/* 产品详情 */
	.products .products-detail .products-detail-basic{
		display: block;
	}
	.products .products-detail .products-detail-basic .products-detail-basic-img{
		width: 100%;
	}
	.products .products-detail .products-detail-basic .products-detail-basic-img .gallery-top{
		border: none;
	}
	.products .products-detail .products-detail-basic .products-detail-basic-img .swiper-slide img{
		width: 90%;
	}
	.products .products-detail .products-detail-basic .products-detail-basic-info{
		width: 100%;
		margin-top: 20px;
	}
	.products .products-detail .products-detail-info{
		margin-top: 30px;
	}
	.products .products-detail .products-detail-info .products-detail-desc{
		display: block;
	}
	.products .products-detail .products-detail-info .products-detail-desc ul{
		width: 100%;
	}
	.products .products-detail .products-detail-info .products-detail-desc .products-detail-desc-img{
		width: 100%;
		margin-top: 20px;
	}
	.products .products-detail .products-detail-info .products-detail-scenes .products-detail-scenes-title .products-detail-scenes-title-p2{
		font-size: 17px;
	}
	.products .products-detail .products-detail-info .products-detail-newpro .products-detail-newpro-item{
		height: 170px;
	}
	.products .products-detail .products-detail-info .products-detail-newpro .products-detail-newpro-item .products-detail-newpro-item-box .products-detail-newpro-item-box-white p{
		-webkit-line-clamp: 2;
		font-size: 14px;
	}
	.products .products-detail .products-detail-info .products-detail-newpro .products-detail-newpro-item .products-detail-newpro-item-box .products-detail-newpro-item-box-white .products-detail-newpro-item-box-white-link{
		width: 90px;
		font-size: 15px;
		padding: 3px 0;
	}
	.products-hot{
		display: block;
	}
	
	/* 左右线 */
	.products-detail-title:before{
		width: 15%;
	}
	.products-detail-title:after{
		width: 15%;
	}
	
	
	
	/* 首页 */
	.index-lunbo .index-lunbo-bg{
		height: 250px;
	}
	.index-lunbo .index-lunbo-bg .index-lunbo-body .index-lunbo-body-p{
		font-size: 45px;
	}
	.index-lunbo .index-lunbo-bg .index-lunbo-body .index-lunbo-body-p{
		font-size: 45px;
	}
	.index-focus .index-focus-body .index-focus-body-info .index-focus-body-info-title{
		font-size: 33px;
	}
	.index-pro .index-pro-body .index-pro-body-title{
		font-size: 28px;
	}
	.index-pro .index-pro-body .index-pro-body-note{
		width: 90%;
		margin: 0 auto;
	}
	.index-pro .index-pro-body > ul .index-pro-body-item{
		width: 49%;
		margin-bottom: 10px;
	}
	.index-pro .index-pro-body > ul .index-pro-body-item:nth-child(3n-2){
		width: 100%;
		margin-right: 0;
	}
	.index-pro .index-pro-body > ul .index-pro-body-item .index-pro-body-item-box .index-pro-body-item-box-white p{
		font-size: 17px;
	}
	.index-pro .index-pro-body > ul .index-pro-body-item .index-pro-body-item-box .index-pro-body-item-box-white .index-pro-body-item-box-white-arr{
		width: 40px;
		height: 40px;
	}
	.index-pro .index-pro-body > ul .index-pro-body-item .index-pro-body-item-box .index-pro-body-item-box-white .index-pro-body-item-box-white-arr i{
		font-size: 15px;
	}
	.index-pro{
		padding-bottom: 50px;
	}
	.index-app{
		padding-bottom: 60px;
	}
	.index-app .index-app-body .index-app-body-title{
		font-size: 30px;
	}
	.index-app .index-app-body > ul .index-app-body-item{
		margin-bottom: 10px;
		width: 49%;
	}
	.index-app .index-app-body > ul .index-app-body-item:nth-child(3n){
		margin-right: 2%;
	}
	.index-app .index-app-body > ul .index-app-body-item:nth-child(2n){
		margin-right: 0;
	}
	.index-news .index-news-list{
		display: block;
	}
	.index-news .index-news-list .index-news-item{
		width: auto;
		margin-bottom: 10px;
	}
	.index-news .index-news-list .index-news-item .index-new-item-link{
		margin-top: 30px;
	}
	/* 首页竖线 */
	.index-topline{
		height: 50px;
	}
	/* 首页侧边玻璃瓶 */
	.index-glass{
		width: 90px;
		height: 190px;
	}
	.index-glass-le{
		left: -40px;
	}
	.index-glass-ri{
		right: -40px;
	}
	
	/* 弹出表单 */
	.sformb .sformb-body .touch-body-form1{
		width: 100%;
	}
	.sformb .sformb-body .touch-body-form1 .touch-body-form-main1{
		margin: 20px;
	}
	
}