@charset "utf-8";
/* CSS Document */
@media screen and (min-width:1800px){
	.LianX{
		width: auto;
		height: auto;
		position: absolute;
		font-size: 0px;
	}
	.LianXZi{
		width: 400px;
		height: auto;
		padding: 0px 0px 15px 0px;
		line-height: 30px;
		text-align: center;
		font-size: 25px;
		font-weight: 500;
		font-family: font1,sans-serif;
		color: rgba(0,0,0,1.00);
	}
	.LianXZifont{
		font-size: 15px;
		font-weight: 500;
		font-family: font2,sans-serif;
		color: rgba(125,125,125,1.00)
	}
}
@media screen and (max-width:1800px) and (min-width:1200px){
	.LianX{
		width: auto;
		height: auto;
		position: absolute;
		font-size: 0px;
	}
	.LianXZi{
		width: 400px;
		height: auto;
		padding: 0px 0px 15px 0px;
		line-height: 25px;
		text-align: center;
		font-size: 20px;
		font-weight: 500;
		font-family: font1,sans-serif;
		color: rgba(0,0,0,1.00);
	}
	.LianXZifont{
		font-size: 15px;
		font-weight: 500;
		font-family: font2,sans-serif;
		color: rgba(125,125,125,1.00)
	}
}
@media screen and (max-width:1200px) and (min-width:600px){
	.LianX{
		width: auto;
		height: auto;
		position: absolute;
		font-size: 0px;
	}
	.LianXZi{
		width: 400px;
		height: auto;
		padding: 0px 0px 15px 0px;
		line-height: 25px;
		text-align: center;
		font-size: 20px;
		font-weight: 500;
		font-family: font1,sans-serif;
		color: rgba(0,0,0,1.00);
	}
	.LianXZifont{
		font-size: 15px;
		font-weight: 500;
		font-family: font2,sans-serif;
		color: rgba(125,125,125,1.00)
	}
}
@media screen and (max-width:600px){
	.LianX{
		width: 90%;
		height: auto;
		position: absolute;
		font-size: 0px;
	}
	.LianXZi{
		width: 100%;
		height: auto;
		padding: 0px 0px 15px 0px;
		line-height: 25px;
		text-align: center;
		font-size: 18px;
		font-weight: 500;
		font-family: font1,sans-serif;
		color: rgba(0,0,0,1.00);
	}
	.LianXZifont{
		font-size: 14px;
		font-weight: 500;
		font-family: font2,sans-serif;
		color: rgba(125,125,125,1.00)
	}
}
