/*
* @Author: liyulin
* @Date:   2017-04-27 14:14:02
* @Last Modified by:   liyulin
* @Last Modified time: 2017-04-28 16:08:39
*/
.header-nav {
    height:535px;
}
.bodyer_right{
	width: 969px;
	height: 1212px;
	float: left;
	margin-left: 21px;
}
.header_infor{
	width: 969px;
	height: 67px;
	background:url(../images/head-bg.png) no-repeat;
}
.header_infor span{
	color: #fff;
	height: 67px;
	line-height: 67px;
	display: inline-block;
	padding-left: 27px;
	font-size: 23px;
}
.header_infor span em{
	font-size: 14px;
	color: #b4b2b2;
	margin-left:6px;
}
.header_infor p{
	float: right;
	height: 67px;
	line-height: 67px;
	text-align: left;
	color: #b4b2b2;
	font-size: 13px;
	margin-right:16px;
}
.header_infor p a{
	color: #b4b2b2;
	font-size: 13px;
	padding: 0 10px;
}
.main_List{
	width:890px;
	height: 1111px;
	background-color: #fff;
	padding: 34px 35px 0px 44px;
}
.fw_list{
	width: 890px;
	height:900px;
}
.fw_list ul li{
	width:420px;
	height:266px;
	text-align: center;
	float: left;
	margin-right:24px;
	margin-bottom:53px;
	background:url(../images/kaung.png);
}
.fw_list ul li img{
	width: 406px;
	height: 254px;
	margin: 0 auto;
	margin-top:6px;
}
.pageCount{
	width: 881px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.pageCount a{
	border:1px solid #e6e6e6;
	padding:6px 12px;
	color: #7c7c7c;
	font-size: 14px;
}
.pageCount a.current{
	background:#b2843b;
	color: #fff;
}