@charset "utf-8";
/*左右画轴*/

#potContent1{
	height: 555px; 
}
/*滚动图外?-------------------------------------*/
.pz_demo{
}
.pz_gdImg{
	height: 435px;
}
/*左右按钮和内容部?*/
.leftBt,.rightBt{
	float: left;
	height: 435px;
}
.leftBt{
	background: url(https://files.china-xianxue.com/files/265/1/2017/06/08/846132670635.png) no-repeat center;
	width: 16px;
	margin-left: 4px;
}
.rightBt{
	background: url(https://files.china-xianxue.com/files/265/1/2017/06/08/170341330807.png) no-repeat center;
	width: 16px;
}
.min{
	float: left;
	height: 430px;
	width: 890px;
	
}
/*返回按钮*/
.fhButton{
	margin-right: 5px;
	margin-top: -15px;
}