/*
Theme Name: QHHOME
Version: 1.0
Description: 安徽领聚数字作为Google中国区核心合作伙伴,拥有安徽省唯一的一家Google出海体验中心,为安徽本土化外贸企业出海提供一站式服务——网站搭建,谷歌SEO优化,谷歌竞价,谷歌SNS社媒营销等。
Author: 版权所有：安徽领聚
*/
@charset "utf-8";

.main{position: fixed; top:45%; left:50%; transform:translate(-50%,-50%); text-align: center;}
.main img{max-height: 350px;}
.main p{font-size: 18px; color: #666; line-height: 1.6;}

.logo{position: fixed; left:50%; transform:translate(-50%,0); bottom: 40px; height: 20px;}

@media screen and (max-width:1024px) {
	.main img{max-height: 280px;}
	.main p{font-size: 16px;}
}
@media screen and (max-width:560px) {
	.main img{max-height: 240px;}
	.logo{height: 14px;}
}
