@charset ;
/* CSS Document */
.list_content{
	width:1000px;
	margin:auto;
	margin-top:30px;}

.list_content_new{
	width:1420px;
	margin:auto;
	margin-top:30px;}

.list_left{
	width:21%;
	height:600px;
	float:left;
	background:url(images/shu_line.png) no-repeat;
	background-position:100% 10%;}
.list_right{
	width:77%;
	height:100%;
	float:right;}
.list_left_title{
	height:80px;
	text-align:center;
	position:relative;
	background:url(images/line.png) no-repeat;
	background-position:0% 100%;
	margin-bottom:10px;}
.list_img{
	position:absolute;
	top:10px;
	left:32px;}

.list_left td,.list_left td a{
	color:#525252;
	font-size:12px;
	height:30px;
	display:inline-block;
	text-indent:27px;
	line-height:30px;}
.list_left tr:hover{
	background:#5BB6D8;}
.list_left td.hovered{
	color:#fff;}
.position{
	height:40px;
	line-height:50px;
	border-bottom:1px solid #D4D4D4;
	padding-left:20px;
	margin-bottom:30px;}
.position a,.position td{
	color:#023B73;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;}

.about-box{ box-shadow: 0 0 20px rgba(0,0,0,0.2); border-top: solid 3px #1c5bb8; padding:35px;}




.news_list_right{
	margin-left:20px;}
.news_list_right a,.news_list_right td{
	color:#2C2C2C;
	font-size:16px;
	line-height:40px;}
.content1{
	width:1000px;
	margin:auto;
	min-height:500px;
	padding:30px;}
.news_title_x{
	text-align:center;
	margin-bottom:20px;}
.news_titles{
	font-size:19px;
	font-weight:bold;
	line-height:40px;}
.news_date1{
	color:#909090;
	font-size:14px;}
.conntect{
	padding:10px;}
.news_text{
	line-height:25px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;}
select{
	height:30px;
	margin-top:10px;}