@charset "utf-8";
@media only screen and (min-width:1600px){
	.pic-bg img{width:100%;height:100%;}
	
}
@media only screen and (max-width:1420px){
	.hot-product ul li div .hot-text h3{font-size:18px;}
	.hot-product ul li div .hot-text p{font-size:14px;margin-top:5px;margin-bottom:0px;}
	.hot-product ul li div .hot-text span a{font-size:12px;}
}
@media only screen and (max-width:1300px){
	.showbox-1 .text h3{font-size:25px;}
	.hot-product ul li div .hot-text{width:34.37%;padding-top:15px;}
	.hot-product ul li{float:left;width:25%;outline:1px solid #fff;padding-bottom:10px;}
	.hot-product ul li > div{padding:16px 8.5% 10px 3.5%;}	
	.index-news ul li div.in-text h3{padding-left:3%;font-size:30px;margin-top:10px;margin-bottom:10px;}
	.index-news ul li div.in-text p{padding-left:3%;font-size:18px;line-height:30px;}
	.index-news ul li div.in-text .more{position:absolute;right:10px;bottom:0px;font-size:20px;}
}
@media only screen and (max-width:1200px){
	.hot-product ul li{width:50%;}
	.hot-product ul li div .hot-pic{width:55%;}
	.hot-product ul li div .hot-pic img{width:100%;height:100%;transition:all 0.5s;}
	.hot-product ul li > div{padding:16px 8.5% 10px 20%;}	
}
@media only screen and (max-width:980px){
	.hot-product ul li{width:100%;}
	.hot-product ul li div .hot-pic{width:50%;}
	.hot-product ul li div .hot-pic img{width:100%;height:100%;transition:all 0.5s;}
	.hot-product ul li > div{padding:16px 8.5% 10px 0;}
	.hot-product ul li div .hot-text{width:50%;}
	.hot-product ul li div .hot-text h3{font-size:60px;margin:15% 0 10% 0;}
	.hot-product ul li div .hot-text p{font-size:30px;line-height:40px;margin-top:5px;margin-bottom:8%;}
	.hot-product ul li div .hot-text span a{font-size:30px;}

	.footer-list{padding:0 20px;}
	.footer .footer-left,.footer .footer-right{float:none;width:100%;}
	.footer .footer-left{padding:10px 0;}
	.footer-right{border-bottom:none;}
	.footer-right .footer-about{width:25.8%;}
	.footer-right .footer-service{width:27.19%;}
	.footer-right .footer-contact{width:21.6%;}
	.footer-right .footer-share{width:25.38%;text-align:right;}
	.footer-copy-bg .copyright p{padding-left:0;}
	.footer-right > ul > li p{font-size:25px;}
	.footer-right > ul > li > ul > li{font-size:20px;height:25px;}
}
