@charset "utf-8";
/* CSS Document */

.bigbox{
	width:1200px;
	height:900px;
	margin:0 auto;
	margin-top: 20px;
	}
.leftbox{
	height:880px;
	width:800px;
	box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.75);
	background-color: #f7f7f7;
	float: right;
	}
.leftbox .ltitle{
	height:50px;
	width:800px;
	background: RGBA(226, 227, 228, 1);
border: 1px solid RGBA(177, 177, 177, 1);
	}	
.leftbox .ltitle .home{
	padding-left: 26px;
	/* background: url(../images/home.png) no-repeat 0 center; */
	color: #666;
}
.leftbox .ltitle h3{
	display:block;
	opacity:1;
	float:left;
	padding:0 60px;
	line-height:50px;
	font-size:18px;
	color:#006eab;
	background:url(../images/60710.png) no-repeat 10px;
	}	
.leftbox .ltitle span a{
	display:inline-block;
	line-height:50px;
	font-size:14px;
	color:#666;

	}	
.leftbox .ltitle span{
	display:block;
	float:right;
	height:50px;
	width:auto;
	color: #666;
	padding-right: 10px;
	}	
	
.leftbox ul{
	width:768px;
	padding:0px 5px;
	overflow:hidden;
	}
.centerline{
	width: 800px;
	height:0 ;
	border: 1px solid #B3B3B3;
}
.Bborder{
	width: 800px;
	height: 770px;
	overflow: hidden;
	}	
.leftbox ul{
	width: auto;
	height: 255px;
	overflow: hidden;
}	
.leftbox ul li{
	width:778px;
	height:32px;
	}		
.leftbox ul li a{
	float:left;
	display:block;
	overflow:hidden;
	width:630px;
	height:35px;
	line-height:35px;
	color:#666665;
	padding-left:10px;
	margin-left: 4px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	}
.leftbox ul li a:hover{
	color:#dc0002;
	
	}		
.leftbox ul li span{
	float:right;
	display:block;
	overflow:hidden;
	width:90px;
	height:35px;
	color:#999;
	line-height:35px;
	text-align:center;
	font-size:12px;
	}
.buttonbox{
	height:49px;
	width:822px;
	border-top:none;
	padding-top: 10px;
	}
.button{
	float:right;
	height:32px;
	width:822px;
	margin-top:10px;
	}
.buttonbox .button div{
	float:left;
	height:35px;
	width:auto;
	padding:0 6px;
	margin-right:5px;
	border:1px solid #e5e5e5;
	line-height:35px;
	text-align:center;
	color:#3A3A3A;
	}		.buttonbox .button div:first-child{border:none;color:#999;}
.buttonbox .button div:hover {
	 border-color:#dc0002;
	cursor:pointer;
	}		
	.buttonbox .button div:hover a {
	color:#dc0002;
	cursor:pointer;
	}	
.buttonbox .button div:hover a{
	color:#dc0002;
	cursor:pointer;
	}		
	
.rightbox{
	/*height:800px;*/
	width:380px;
	float: left;
	}	
.rTitle{
	height:50px;
	width:380px;
	border: 1px solid RGBA(177, 177, 177, 1);
	background:url(../images/list1111.png) no-repeat 20px RGBA(226, 227, 228, 1);
	position:relative;
	}
#rTitle{
	height:50px;
	width:380px;
	background:url(../images/list222.png) no-repeat 20px RGBA(226, 227, 228, 1);
	position:relative;
	}
	
.rTitle h3{
	height:50px;
	width:120px;
	padding:0;
	margin-left: 72px;
	font-size: 18px;
	color: #FFFFFF;
	line-height:40px;
	font-family: 'heiti';
	}
.rTitle h3 a{color:#006eab ;display: block; line-height: 50px;}
.rightbox ul{
	height:370px;
	width:380px;
	box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.75);
	background-color: #f7f7f7;
	margin-bottom:15px;
	 padding-top: 10px;
	 overflow: hidden;
	}	
.rightbox ul li{
	width:100%;
	height:36px;
	}		
.rightbox ul li a{
	float:left;
	display:block;
	overflow:hidden;
	width:270px;
	height:36px;
	padding-left: 15px;
	line-height:36px;
	color:#666665;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	}
.rightbox ul li span{
float: left;

	}
.rightbox ul li a:hover{
	color:#dc0002;
	text-decoration:underline;
	}		
.rightbox ul li span{
	float:left;
	overflow:hidden;
	width:80px;
	height:36px;
	color:#A3A3A3;
	line-height:36px;
	text-align:right;
	font-size:12px;
	}		
