@charset "utf-8";

*{margin: 0; padding: 0; box-sizing: border-box;}
body{background-color: #fff; font-family: 'Helvetica Neue',Helvetica,'PingFang SC','Hiragino Sans GB','Microsoft YaHei UI','Microsoft YaHei','微软雅黑',Arial,sans-serif,思源黑体 CN;}
.w{width: 1200px; margin: 0 auto;}
.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "020";
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}
a{color:#333333;}
a:hover{color:#005293;transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;}
/*主导航*/

/* 背景图 */

/*当前位置*/
.position{
	width: 100%;
	height: 40px;
	line-height: 40px;
/*	background-color: #f1f1f1;*/
}
.position .position-txt td{height: 40px;
	line-height: 40px;}
.position .position-txt{
	padding-left: 25px;
	font-size: 13px;
/*	color: #454545;*/
}

/*内容*/
.main{padding-bottom: 30px;}
.con{
	margin: 0 auto ;
	/*background: #fff;*/
/*	padding:0 0 30px 0;*/
	position: relative;
}
/*左侧*/
.con .con-left{
	float: left;
	width: 280px;
	margin:0 30px 0 0px;
	background-color: #fff;
	position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
}
.con-left .con-left-title{
	width: 280px;
	height:75px;
	line-height: 75px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background:url(lan-tit.png) no-repeat;
}
.con-left .con-left-list{
	width:100%;
	font-size: 18px;
	color: #333;
	background-color: #fff;
}
.con-left-list li{
	width: 100%;;
	line-height: 55px;
	text-align: center;
	border-bottom: 1px #e3e3e3 solid;
}
.con-left-list li a{
	padding-right: 60px;
	font-size: 18px;
	background: url(toum.png) no-repeat 260px center;
	color: #333;
	display:block;
}
.con-left-list li:hover a{
	background: url(lan-ico.png) no-repeat 260px center;
	color:#2e48bc;
	font-weight: bold;
}

 .con-left-list li.selected a{
	background: url(lan-ico.png) no-repeat 260px center;
	color: #005293;font-weight: bold;
}

/*右侧*/
.con .con-right{
/*	float: left;*/
	width: 890px;
	background: #fff;
	min-height: 500px;
	margin-left: 310px;

}
.con-right .con-right-title{
	width: 820px;
	height: 66px;
	line-height: 66px;
	margin:0 auto;
/*	border-bottom: 1px solid #ededed;*/
	
/*	background: url(lan-shu.png) no-repeat 0 center;*/
	font-size: 22px;font-weight: bold;
	
	
}
.con-right-title_name{padding-left: 15px;padding-right: 15px;float: left;border-bottom: 3px solid #355e92;}
.con-right-title span{
	float: left;
	padding:0 20px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #606060;
	background-color: #e9e9e9;
}


.con-right .con-right-list{
	width: 820px;
	background-color: #fff;
	margin:0 auto;
	padding-bottom: 20px;
	
}
.con-right-list ul{
	font-size: 16px;
	color: #333;
	width: 750px;
	margin: 0 0 0 20px;
	padding-top: 10px;
}
.con-right-list ul li{
	padding-left: 1em;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	background: url(lan-dian.png) no-repeat left center;
}

.con-right-list ul li a{
	color: #333;
}
.con-right-list ul li span{
	float: right;
	color: #999;
}

.main{background: #f7f7f7;}
.tpxw_left{float: left}
.tpxw_left{margin-right: 20px;}
.tpxw_right{float: left;width: 530px;}
.tpxw_right_title{line-height: 45px;font-size: 18px;}
.tpxw_right_title a{color: #ffffff;}
.tpxw_right_title a:hover{color:#355e92;}
.tpxw_left img{width: 260px;height: 140px;}
.tpxw_right_zy{color: #999999;line-height: 30px;}
.tpxw_right_time{background: url(time.png) no-repeat left center;padding-left: 30px;margin-top:5px; line-height: 30px;}
.con-right-list ul{width: 100%;}
.con-right_xian{width: 820px;margin: auto; height: 1px;background: #ededed;}