@charset"utf-8";
@media screen and (max-width: 1024px){
	/*
	首页*/
	.nav .li{
		margin: 0 15px;
	}
	.banTxt{
		padding-top: 40px;
	}
	.banTxt .tit{
		font-size: 30px;
		margin-bottom: 20px;
	}
	.banTxt .txt{
		font-size: 14px;
	}
	.inx_dList{
		margin-left: 0;
		margin-right: 0;
	}
	.inx_caseBtm{
		padding: 0 45px;
	}
	.inx_caseTop .tit{
		margin-top: 35px;
		font-size: 20px;
		line-height: 36px;
	}
	.inx_aBox{
		height: 550px;
	}
	.inx_hList{
		margin: 0 -15px;
	}
	.inx_hCol{
		padding: 0 15px;
	}
	.nBanTxt .tit{
		font-size: 30px;
	}
	.nBanTxt{
		padding-top: 45px;
	}
	.nBanTxt .txt{
		margin-top: 25px;
	}
	.mapDwei{
		margin-top: 60px;
	}
	.ryButnext{
		right: -25px;
	}
	.ryButprev{
		left: -25px;
	}
	.yunweiLi{
		padding: 0 15px;
	}
	.yunweiList{
		margin-left: -15px;
		margin-right: -15px;
	}
	.zixunRow{
		margin: 0 -30px;
	}
	.zixunCol{
		padding: 0 30px;
	}
	.inx_caseBtm{
		width: 440px;
		padding: 0;
	}
	.inx_aLt .txt{
		line-height: 24px;
	}
	.inx_aLt{
		margin-top: 0;
	}
	.chinaMapLi .textDiv{
		left: auto;
		right: 75px;
	}
	.chinaMapLi:hover .textDiv,
	.chinaMapLi.vis .textDiv{
		left: auto;
		right: 90px;
	}
	.chinaMapLi.vis:after,
	.chinaMapLi:after{
		left: auto;
		right: 7px;
		background: url("../images/xians.png")/*tpa=http://www.athub.com/static/frontend/images/xians.png*/ no-repeat center;
	}
	.chinaMapLi:nth-child(7) .textDiv{
		left: 75px;
		right: auto;
	}
	.chinaMapLi:nth-child(7):hover .textDiv,
	.chinaMapLi:nth-child(7).vis .textDiv{
		left: 90px;
		right: auto;
	}
	.chinaMapLi.vis:nth-child(7):after,
	.chinaMapLi:nth-child(7):after{
		left: 7px;
		right: auto;
		background: url("../images/xian.png")/*tpa=http://www.athub.com/static/frontend/images/xian.png*/ no-repeat center;
	}
	.shZhButnext{
		right: 0;
		width: 45px;
		height: 45px;
	}
	.shZhButprev{
		left: 0;
		width: 45px;
		height: 45px;
	}
}