@charset "utf-8";
@media (min-width:768px) {
	.logo {
	    width: 274px;
	    margin-left: 1%;
	}
	.product{
		padding: 51px 0 61px 0;
	}
	.footbox{
		display: flex;
		flex-direction: row;
	}
	.footer_copy{
		margin-right: 64px;
	}
	.develo::before {
	    content: '';
	    width: 1px;
	    height: 100%;
	    background-color: #FFFFFF;
	    position: absolute;
	    top: 0;
	    left: 14.81%;
	}
	.decelo-item::before {
	    content: '';
	    width: 16px;
	    height: 16px;
	    border-radius: 16px;
	    background-color: #FFFFFF;
	    position: absolute;
	    top: 8px;
	    left: 12.8%;
	}
	.right_box {
	    display: inline-block;
	    padding-left: 7%;
	    vertical-align: top;
	    width: 80%;
	}
	.dece-time {
	    width: 12%;
	}
	/* 产品 */
	
	.product-img_box .swiper-slide{
		width: 320px;
		height: auto;
		background: #fff;
		box-shadow: 0 0px 30px rgba(0,0,0,.3);
	}
	.product-img_box .swiper-slide img{
			width: 320px;
			height: auto;
	}
	.table_box{
		width: auto;
		height: 400px;
		padding: 20px;
		font-size: 14px;
		margin-bottom: 20px;
		position: relative;
		overflow: hidden;
	}
	
	
	
	
	
	
	
	
	
	
	/* 新闻 */
	.news-textbox{
		padding-left: 44px;
	}
	.news-content{
		-webkit-line-clamp: 3;
		font-size: 16px;
		margin-top: 28px;
		line-height: 30px;
	}
	.news-time{
		font-size: 16px;
	}
	.news-name{
		font-size: 24px;
	}
	.number-pages{
		padding: 19px 0;
	}
	.num{
		width: 30px;
		height: 30px;
		text-align: center;
		line-height: 30px;
		padding: 0;
	}
	
	.num-upper,.num-lower{
		width: 90px;
		height: 30px;
		line-height: 30px;
		text-align: center;
	}
	/* 联系我们 */
	.bodyer{
		box-sizing: border-box;
		padding: 24px;
	}
	.conta-service{
		width: 42%;
		height: px;
		padding:30px 0 30px 30px;
	}
	
	.conta-name{
		font-size: 16px;
	}
	.conta-map{
		width: 52%;
		height: 300px;
	}
	.addflexc{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.contact-tips{
		font-size: 16px;
		line-height: 24px;
		padding: 0 30px;
	}
	.contact{
		padding: 0 90px;
	}
	.contact-name label,.textarea-name label{
		font-size: 14px;
		margin: 24px 0 12px; 
	}
	.submit{
		width: 180px;
		padding: 9px 0;
		font-size: 16px;
	}
	.contact-input{
		padding: 4px 9px;
	}
	/* 新闻详情 */
	.bodyer{
		box-sizing: border-box;
		padding: 24px;
	}
	.bodyer{
		padding: 30px;
	}
	.addflexs{
		display: flex;
		justify-content: flex-start;
	}
	.journalism-xian{
		width: 100%;
		border: 1px solid #E5E5E5; 
		margin: 24px 0;
	}
	.journalism-box{
		box-sizing: border-box;
		width: 60%;
	}
	.journalism-switch{
		box-sizing: border-box;
		margin-left: 54px;
		width: 330px;
		height: 310px;
		padding: 0px 30px;
	}
	.journalism-title{
		font-size: 34px;
		color: #333333;
	}
	.journalism-txtp{
		font-size: 12px;
		color: #555555;
	}
	/* 产品详情 */
	.bodyer{
		box-sizing: border-box;
		padding: 30px;
	}
	.fan-img {
		width: 100%;
	}
	.fan-heater,.product-title{
		font-size: 26px;
		margin: 32px 0;
	}
}