.main {
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	
}
.main .left {
	float: left;
	height: auto;
	width: 890px;

}
.main .right .box1 {
	height: auto;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	margin-top: 0;
	padding-bottom: 10px;
}
.main .right .box1 .title{
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #666666;
	height: 30px;
}
.main .right .view .title{
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #666666;
	height: 30px;
		margin-right: auto;
	margin-left: auto;
}

.main .right .box1 li{
	font-size: 12px;
	line-height: 25px;
	color: #666666;
	height: 25px;
	overflow: hidden;
	margin-bottom: 2px;
}
.main .right .box2 {
	height: 600px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	margin:0 auto;
}

.main .right {
	float: right;
	width: 308px;

}
/*classify*/

.main .left .menu1 {
	height: 30px;
	width: 90%;
	line-height: 30px;
	font-size: 14px;
}
.classify{
	overflow: hidden;
	margin-bottom: 15px;
}
.classify ul{
	overflow:hidden;
	margin-right: 0;
	margin-bottom: 0;
}
.classify ul li{ float:left; margin:10px 0 0 10px;}
.classify li a{ display:block; padding:0 15px; background-color:#fff; border:1px solid #cdcdcd; line-height:28px; height:28px; border-radius:5px; font-size:14px;}
.classify li a.active{ color:#fff; border:1px solid #44aaff; background-color:#44aaff;}
.classify li a:hover{ color:#fff; border:1px solid #44aaff; background-color:#44aaff;}

.view{ width:300px;}
.view li span{display:none; text-decoration:none}
.view li:hover{cursor:pointer} 
.view li:hover a.now{cursor:pointer; position:absolute; top:0; width:100%; height:100%;
 z-index:100; left:0; display:block;}
.view li:hover span{
	display:block;
	position:relative;
	bottom:140px;
	left:0px;
	color:#fff;
	width:140px;
	z-index:10;
	height:120px;
	line-height:16px;
	background:#000;
	filter:alpha(opacity=70);
-moz-opacity:0.7;			
	opacity: 0.7;
}
.view ul li {
	float: left;
	width: 140px;
	height:130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 8px;
	text-align: center;
	overflow: hidden;
}
.view ul li a {
	display: block;
	font-size: 12px;
}
.view ul li a img {
	padding: 1px;
	margin-bottom: 3px;
	border: 1px solid #e1e1e1;
		width: 140px;
		height:105px;
}

.view1{ width:350px;}
.view1 li span{display:none; text-decoration:none}
.view1 li:hover{cursor:pointer} 
.view1 li:hover a.now{cursor:pointer; position:absolute; top:0; width:100%; height:100%;
 z-index:100; left:0; display:block;}
.view1 ul li {
	float: left;
	width: 160px;
	height:130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 8px;
	text-align: center;
	overflow: hidden;
}
.view1 ul li a {
	display: block;
	font-size: 12px;
}
.view1 ul li a img {
	padding: 1px;
	margin-bottom: 3px;
	border: 1px solid #e1e1e1;
		width: 150px;
}

.view8{ width:800px;}

.view8 li:hover{cursor:pointer} 
.view8 li:hover a.now{cursor:pointer; position:absolute; top:0; width:100%; height:100%;
 z-index:100; left:0; display:block;}
.view8 ul li {
	float: left;
	width: 180px;
	height:150px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	overflow: hidden;
}
.view8 ul li a img {
	padding: 1px;
	margin-bottom: 3px;
	border: 1px solid #e1e1e1;
		width: 180px;
}
.container{ height:auto;font-family:"microsoft yahei";position:relative;color:#333;background-color:#fff;margin:auto;}
.container img{vertical-align:top;}

.rele_article{ width:850px; padding:0 10px;line-height: 25px;display: inline-block;color: #777;}
.rele_article dl dt {font-weight: 700;font-size: 14px;line-height: 30px; background:#eee; padding: 0 5px;}
.rele_article dl dt .tit1{background:#eee;float:left;width:80%; height:30px; line-height:30px;overflow: hidden;}
.rele_article dl dt .xiang{ background:#eee;float:left;color:#339933; width:20%}
.rele_article dl dt .xiang1{ background:#eee;float:left;color:#ff6633; width:20%}
.rele_article dl dd {text-indent: 2em;}
.morejd{
border:1px dashed #999; padding:10px 10px ; margin:10px 5px 10px 5px;
}

