
.zt-nav li:nth-child(6) a{
	color: #932158;
}
.zt-list{
	float: left;
	
}
.list-normal{
	width: 278px;
	height: 60px;
	background-color: #fafafa;
	line-height: 60px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
	padding-left: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ccc;
	cursor: pointer;
}
.list-active{
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #932158;
	background-color: #ffffff;
	border-left: 6px solid #932158;
}
.dynamic-list{
	width: 900px;
	/*height: 575px;*/
	overflow: hidden;
	border: solid 1px #cccccc;
	display: inline-block;
	margin-left: 20px;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	 display: inline-block;
}
.dynamic-list-news{
	width: 900px;
	/*height: 575px;*/
	overflow: hidden;
	border: solid 1px #cccccc;
	display: inline-block;
	margin-left: 20px;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
.box{
	width: 100%;
	padding: 60px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.dynamic-list>img{
	width: 860px;
	height: 200px;
}
.dynamic-list-news>img{
	width: 860px;
	height: 200px;
}
.dynamic-list>h1{
	font-family: MicrosoftYaHei;
	font-size: 22px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 25px;
}
.dynamic-list-news>h1{
	font-family: MicrosoftYaHei;
	font-size: 22px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 25px;
}
.dynamic-list>ul{
	width: 100%;
}
.dynamic-list-news>ul{
	width: 100%;
}
.dynamic-list>ul>li{
	width: 100%;
	height: 60px;
	cursor: pointer;
}
.dynamic-list-news>ul>li{
	width: 100%;
	height: 60px;
	cursor: pointer;
}
.dynamic-list-news>ul>li:hover .title,.dynamic-list-news>ul>li:hover .data {
	color: #f39800;
}
.dynamic-list>ul>li:hover .title,.dynamic-list>ul>li:hover .data {
	color: #f39800;
}
.title{
	float: left;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #4d4d4d;
}
.data{
	float: right;
	font-style: normal;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
}
.knowledge-list{
	width: 900px;
	/*height: 575px;*/
	overflow: hidden;
	border: solid 1px #cccccc;
	display: inline-block;
	margin-left: 20px;
	/*padding: 30px;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	 display: none; 
}
.knowledge{
	width: 838px;
	margin: 30px;
	height: 150px;
	cursor: pointer;
}
.knowledge>img{
	float: left;
	width: 280px;
	height: 150px;
}
.synopsis{
	width: 528px;
	margin-left: 30px;
	float: left;
	height: 169px;
	position: relative;
}
.synopsis>h2{
	font-family: MicrosoftYaHei;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	margin-bottom: 6px;
}
.synopsis>p{
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	display: block;
	width: 100%;
	height: 99px;
	overflow: hidden;
}
.synopsis>.yy{
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
	position: absolute;
	bottom: 14px;
}
.dynamic-main{
	width: 900px;
	/*height: 1186px;*/
	overflow: hidden;
	border: solid 1px #cccccc;
	display: none;
	margin-left: 20px;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.dynamic-main-house{
	width: 900px;
	/*height: 1186px;*/
	overflow: hidden;
	border: solid 1px #cccccc;
	display: none;
	margin-left: 20px;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.dynamic-main-news{
	width: 900px;
	/*height: 1186px;*/
	overflow: hidden;
	border: solid 1px #cccccc;
	display: none;
	margin-left: 20px;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.dynamic-main>h1{
	margin-top: 18px;
	margin-bottom: 20px;
	font-family: MicrosoftYaHei;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	width: 865px;
	
}
.dynamic-main-house>h1{
	margin-top: 18px;
	margin-bottom: 20px;
	font-family: MicrosoftYaHei;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	width: 865px;

}
.dynamic-main-news>h1{
	margin-top: 18px;
	margin-bottom: 20px;
	font-family: MicrosoftYaHei;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	width: 865px;

}
.dynamic-main>p{
	width: 865px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	line-height: 26px;
}
.dynamic-main-house>p{
	width: 865px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	line-height: 26px;
}
.dynamic-main-news>p{
	width: 865px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	line-height: 26px;
}
.dynamic-main>img{
	/* display: block; */
	width: 450px;
	height: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.dynamic-main p>img{
	/* display: block; */
	width: 450px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.dynamic-main-house>img{
	/* display: block; */
	width: 450px;
	height: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.dynamic-main-house p>img{
	/* display: block; */
	width: 450px;
	height: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.dynamic-main-news>img{
	/* display: block; */
	width: 450px;
	height: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.dynamic-main-news p>img{
	/* display: block; */
	width: 450px;
	height: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}