@charset "utf-8";
/* CSS Document */
@media screen and (min-width:1800px){
	.foot{
		width: 100%;
		height: auto;
		padding: 50px 0px 50px 0px;
		background: rgba(40,40,40,1.00);
		font-size: 0px;
	}
	.foot1{
		width: 364px;
		height: auto;
		padding: 0px 0px 20px 0px;
		position: relative;
		left: 50%;
		margin-left: -182px;
	}
	.foot1Zi{
		width: 120px;
		height: auto;
		font-size: 16px;
		font-weight: 500;
		font-family: font2,sans-serif;
		color: rgba(255,255,255,1.00);
		text-align: center;
		display: inline-block;
		vertical-align: middle;
	}
	.foot1hr{
		width: 2px;
		height: 16px;
		display: inline-block;
		vertical-align: middle;
		background: rgba(255,255,255,1.00);
		border: none;
	}
	.foot2{
		width: 100%;
		height: auto;
		padding: 0px;
		line-height: 30px;
		font-size: 16px;
		font-family: font2,sans-serif;
		font-weight: 500;
		color: rgba(255,255,255,1.00);
		text-align: center;
	}
}
@media screen and (max-width:1800px) and (min-width:1200px){
	.foot{
		width: 100%;
		height: auto;
		padding: 50px 0px 50px 0px;
		background: rgba(40,40,40,1.00);
		font-size: 0px;
	}
	.foot1{
		width: 364px;
		height: auto;
		padding: 0px 0px 20px 0px;
		position: relative;
		left: 50%;
		margin-left: -182px;
	}
	.foot1Zi{
		width: 120px;
		height: auto;
		font-size: 14px;
		font-weight: 500;
		font-family: font2,sans-serif;
		color: rgba(255,255,255,1.00);
		text-align: center;
		display: inline-block;
		vertical-align: middle;
	}
	.foot1hr{
		width: 2px;
		height: 14px;
		display: inline-block;
		vertical-align: middle;
		background: rgba(255,255,255,1.00);
		border: none;
	}
	.foot2{
		width: 100%;
		height: auto;
		padding: 0px;
		line-height: 30px;
		font-size: 14px;
		font-family: font2,sans-serif;
		font-weight: 500;
		color: rgba(255,255,255,1.00);
		text-align: center;
	}
}
@media screen and (max-width:1200px) and (min-width:600px){
	.foot{
		width: 100%;
		height: auto;
		padding: 50px 0px 50px 0px;
		background: rgba(40,40,40,1.00);
		font-size: 0px;
	}
	.foot1{
		width: 364px;
		height: auto;
		padding: 0px 0px 20px 0px;
		position: relative;
		left: 50%;
		margin-left: -182px;
	}
	.foot1Zi{
		width: 120px;
		height: auto;
		font-size: 14px;
		font-weight: 500;
		font-family: font2,sans-serif;
		color: rgba(255,255,255,1.00);
		text-align: center;
		display: inline-block;
		vertical-align: middle;
	}
	.foot1hr{
		width: 2px;
		height: 14px;
		display: inline-block;
		vertical-align: middle;
		background: rgba(255,255,255,1.00);
		border: none;
	}
	.foot2{
		width: 80%;
		height: auto;
		padding: 0px 10% 0px 10%;
		line-height: 30px;
		font-size: 14px;
		font-family: font2,sans-serif;
		font-weight: 500;
		color: rgba(255,255,255,1.00);
		text-align: center;
	}
}
@media screen and (max-width:600px){
	.foot{
		width: 100%;
		height: auto;
		padding: 50px 0px 50px 0px;
		background: rgba(40,40,40,1.00);
		font-size: 0px;
	}
	.foot1{
		width: 242px;
		height: auto;
		padding: 0px 0px 20px 0px;
		position: relative;
		left: 50%;
		margin-left: -122px;
	}
	.foot1Zi{
		width: 80px;
		height: auto;
		font-size: 14px;
		font-weight: 500;
		font-family: font2,sans-serif;
		color: rgba(255,255,255,1.00);
		text-align: center;
		display: inline-block;
		vertical-align: middle;
	}
	.foot1hr{
		width: 1px;
		height: 14px;
		display: inline-block;
		vertical-align: middle;
		background: rgba(255,255,255,1.00);
		border: none;
	}
	.foot2{
		width: 80%;
		height: auto;
		padding: 0px 10% 0px 10%;
		line-height: 30px;
		font-size: 14px;
		font-family: font2,sans-serif;
		font-weight: 500;
		color: rgba(255,255,255,1.00);
		text-align: center;
	}
}
