/*TypeView.jsp相关*/
.typ_booter {
	width:100%;
	height:75px;
	position:relative;
	padding:0 0 20px 0;
}
.main {width:1002px; margin: 0px auto; min-height:600px;}
.main .left {
	width:200px;
	min-height:600px;
	float:left;
	margin-left: 20px;
	margin-top: 5px;
	background-position:bottom;
	background-repeat:no-repeat;
	
}
.main .left .textlist .list {
	min-height: 200px;
	padding:10px;
	line-height:200%;
}
.main .left .textlist .list ul {
	margin:0px;
	padding:0px;
	text-align: center;
}
.main .left .textlist .list li{
	height: 59px;
  	line-height: 59px;
  	border-bottom: 1px solid #e5e5e5;
	font-size:16px;
}
.main .left .textlist .list li a {
	color:#333;
	font-family: "microsoft yahei";
}
.main .left .textlist .list li a:hover, .main .left .textlist .list ul li.on a {
	color:#89c997;
}
.main .left .textlist .top {
	color: #333;
  	font-family: "microsoft yahei";
  	font-size: 20px;
  	font-weight: normal;
  	width: 100%;
  	height: 40px;
  	background: url(/bjfesa/uiFramework/commonResource/zip/images/icons.png) -66px -87px no-repeat;
  	line-height: 40px;
  	text-align: center;
}
.main .left .mainsearch {
	width:200px;
	margin-top:10px
}
.main .left .mainsearch .top {
	font-family: "microsoft yahei";
  	font-size: 20px;
  	font-weight: normal;
  	width: 200px;
  	height: 40px;
  	background: url(/bjfesa/uiFramework/commonResource/zip/images/icons.png) -66px -87px no-repeat;
  	line-height: 40px;
  	text-align: center;
}
.main .left .mainsearch .list form {
	text-align: center;
	line-height: 50px;
}
.mainsearch form input[type="image"] {
	vertical-align: middle;
}
.main .right {
	width:760px;
	min-height:500px;
	float:left;
	margin-left:20px;
	margin-bottom: 30px;
} 
.main .right .location_bar {
	background-repeat: no-repeat;
  	line-height: 45px;
  	color: #333;
  	font-family: "microsoft yahei";
  	font-size: 14px;
  	border-bottom: 1px solid #e5e5e5;
}
.main .right .location_bar b {
	width: 3px;
  	height: 3px;
  	display: block;
  	float: left;
  	background: url(/bjfesa/uiFramework/commonResource/zip/images/icons.png) -43px -194px no-repeat;
  	margin: 19px 6px 0 0;
}
.main .right .location_bar a {
	color: #333;
  	font-family: "microsoft yahei";
  	font-size: 14px;
}
.main .right .listss {
	min-height:450px;
	margin-top: 30px;
}
.main .right .listss .list .more {
	display:none;
}
.main .right .listss .box .top { 
	height: 35px;
  	line-height: 35px;
 	padding-left: 30px;
  	border-bottom: 1px solid #e5e5e5;
}
.main .right .listss .box .top b {	
	color: #333;
  	font-family: "microsoft yahei";
	font-weight: normal;
}
.main .right .listss .box .top .r a {
  	float: right;
  	padding-right: 50px;
  	color: #999;
 	font-size: 12px;
}
.main .right .listss .list {
	padding: 10px 50px 10px 30px;
	line-height: 200%;
	min-height: 100px;
}
.main .right .listss .list li {
	list-style-type: disc;
  	font-size: 14px;
  	color: #666666;
}
.main .right .listss .list li.r0 .time, .main .right .listss .list li.r1 .time {
	float:right;
}
.main .right .listss .list li.r0 a, .main .right .listss .list li.r1 a {
	color:#333;
}
.main .right .pre_next a {
	color:#666;
}
/*---------------intoPage相关---------------------*/
.main .right .list_title {
	text-align: center;
  	font-size: 20px;
  	font-family: "microsoft yahei";
  	font-weight: normal;
  	margin-top: 20px;
  	width: 100%;
  	height: 30px;
}
.main .right .datetime {
	text-align: center;
  	margin-top: 10px;
  	font-size: 14px;
  	color: #666;
}
.main .right .listjj {
	line-height:150%;
 	padding: 0 20px 0 20px;
}
.main .right .listjj p img {
	display: block;
  	margin: 0 auto;
}
.main .right .listjj p {
	font-size: 16px;
  	color: #333;
  	margin-top: 15px;
  	text-indent: 32px;
  	line-height: 32px;
  	font-family: Microsoft YaHei,Arial,"微软雅黑";
}
/*----------------MsgPicList.jsp相关-----------------*/
.main .listpp {
 	min-height: 300px;
 	margin-right: 40px;
	width: 760px;
}
.main .listpp ul {
 	margin-left: 20px;
  	margin-top: 10px;
  	margin-bottom: 10px;
}
.main .listpp li {
  	display: inline-block;
  	width: 25%;
  	margin-bottom: 20px;
}
.main .listpp li a img {
  	width: 165px;
  	height: 110px;
}
.main .listpp .title {
  	text-align: center;
  	margin-top: 5px;
	width: 165px;
  	overflow: hidden;
}
.main .listpp .title a {
	color: #333;
  	font-size: 14px;}
.main .listpp .cont {
  	display: none;
}
.main .time {
	float:right;
}
/*--MsgMoreList.jsp相关--*/
.main .right .listyy {
  	min-height: 450px;
  	margin-left: 30px;
  	line-height: 200%;
  	margin-top: 10px;
  	margin-right: 50px;
}
.main .right .listyy li {
	list-style-type: disc;
}
.main .right .listyy li .author {
	color: #999;
  	font-size: 12px;
  	font-family: "microsoft yahei";
}
.main .right .listyy li .img {
  	font-size: 12px;
  	font-family: "microsoft yahei";
}
.main .listyy  a {
	color: #333;
  	font-size: 14px;
	font-family: "microsoft yahei";
}
.main .listyy  a:hover {
	color: red;
  	font-size: 14px;
}
.main .right .listyy .nav {
	margin-top:30px;
}

/*----------MsgView.jsp相关------------*/
.main .location_bar2 {
	line-height: 40px;
  	border-bottom: 1px solid #e5e5e5;
}
.main .msgobj {
	margin-top:10px;
	margin-bottom: 30px;
}
.main .msgobj .title {
	font-size: 20px;
  	color: #333;
  	font-family: "microsoft yahei";
  	font-weight: normal;
  	text-align: center;
	line-height: 150%;
}
.main .msgobj .datetime, .main .msgobj .datetime b {
	margin: 10px auto;
  	text-align: center;
  	font-size: 14px;
  	font-family: "microsoft yahei";
  	color: #333;
  	font-weight: normal;
}
.main .content, .main .pre_next {
	font-size: 16px;
  	color: #333;
  	line-height: 32px;
  	font-family: Microsoft YaHei,Arial,"微软雅黑";
}
.main .msgobj .content p img {
	display:block;
	margin:0 auto;
	max-width:700px;
}

.nav a ,.nav span,.nav .NormalRed  {
	color:#333;
	font-size: 16px;
}
.easysite-total-page {
	float: left;
}
.easysite-page-wrap {
	float: right
}
.nav .easysite-page-wrap span {display: none!important;}
.video_iframe {
	margin:0 auto!important;
}
/*------------MsgDetailList2.jsp相关----------------*/
.main .listDet2 {
	margin-top:30px;
	margin-left:10px;
}
.main .listDet2 li {
	height:175px;
}
.main .listDet2 a img{
	float: left;
  	width: 125px;
  	height: 150px;
}
.main .listDet2 .contfra {
	float: left;
  	width: 600px;
  	min-height: 175px;
  	margin-left: 20px;
}
.main .listDet2 .contfra .title a {
	color: #333;
  	font-family: "microsoft yahei";
  	font-size: 18px;
  	font-weight: 600;
	height: 160px;
	overflow:hidden;
}
.main .listDet2 .contfra .cont {
 	margin-top: 8px;
  	line-height: 24px;
  	font-size: 14px;
}
.main .listDet2 .contfra .cont a {
	display:none;
}
.main .listDet2 .nav {
	display:none;
}
/*------------MsgDetailMoreList2.jsp相关----------------*/
.main .listDetMore {
	margin-top:30px;
	margin-left:10px;
}
.main .listDetMore li {
	height:150px;
}
.main .listDetMore a img{
	float: left;
  	width: 125px;
  	height: 125px;
}
.main .listDetMore .contfra {
	float: left;
  	width: 600px;
  	min-height: 175px;
  	margin-left: 20px;
}
.main .listDetMore .contfra .title a {
	color: #333;
  	font-family: "microsoft yahei";
  	font-size: 18px;
  	font-weight: 600;
	height: 160px;
	overflow:hidden;
}
.main .listDetMore .contfra .cont {
 	margin-top: 8px;
  	line-height: 24px;
  	font-size: 14px;
}
.main .listDetMore .contfra .cont a {
	display:none;
}
/*------------MsgDetailList.jsp相关----------------*/
.main .listDet {
	margin-top:30px;
	margin-left:10px;
}
.main .listDet ul a img {
	float: left;
  	width: 200px;
  	height: 135px;
}
.main .listDet .contfra {
  	float: left;
 	width: 525px;
 	min-height: 175px;
 	margin-left: 20px;
}
.main .listDet .contfra a {
	color: #f00;
  	font-weight: bold;
	font-family: "microsoft yahei";
  	font-size: 18px;
}
.main .listDet .contfra .cont {
	color: #333;
  	font-size: 14px;
  	line-height: 24px;
  	margin-top: 8px;
	height: 150px;
}
.main .listDet .nav td {
	padding:10px 0px 20px 0px;
}
.main .listDet .contfra .cont a {
	display:none;
}