@charset "gbk";
/* CSS Document */
*{
	margin:0;
	padding:0;}
body{
	font-family:"Microsoft YaHei";
	background:#f5f5f5;}
	
/*main*/
.header_wrap{
	width:100%;
	height:150px;}
.header_wrap .header{
	width:1300px;
	margin:0 auto;
	overflow:hidden;
	height:150px;}
.header_wrap .header img{
	width: 88px;
    height: 96px;
    float: left;
    margin-top: 20px;}
.header_wrap .header .header_tit{
	float: left;
    margin-left: 20px;
    margin-top: 30px;}
.header_wrap .header .header_tit h1{
	font-size:44px;
	color:#0D80D5;
	font-weight:600;}
.header_wrap .header .header_tit h3{
	font-size:18px;
	color:#0D80D5;
	font-weight:300;
	text-shadow:1px 1px 0px #CCCCCC;
	margin-top:10px;}
.nav_wrap{
	width:100%;
	height:50px;
	background:#0D80D5;}
.nav_wrap .nav{
	width:1300px;
	height:50px;
	margin:0 auto;}
.nav_wrap .nav ul{
	list-style:none;
	width:100%;
	overflow:hidden;}
.nav_wrap .nav ul li{
	float:left;}
.nav_wrap .nav ul li a{
	text-decoration:none;
	line-height:50px;
	text-align:center;
	width:216.6px;
	color:#fff;
	font-size:18px;
	height:50px;
	display:inline-block;}
.nav_wrap .nav ul li a:hover{
	background:#09F;}
.picture{
	width: 1300px;
	height: 402px;
	overflow: hidden;
	position: relative;
	margin:0 auto;}
.picture_list{
	width: 9100px;
	height: 402px;
	position: absolute;
	z-index: 1;}
.picture_list img {
	float: left;}
.buttons {
    margin: 0 auto;
    height: 10px;
    width: 150px;
    z-index: 2;
    margin-top: 10px;
    position: relative;}
.buttons span {
	cursor: pointer;
	float:left;
	border: 1px #fff solid;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #CCC;
	margin-left: 5px;}
.buttons .on {
	background: #06F;}
.arrow {
	cursor: pointer;
	display: none;
	line-height: 80px;
	text-align: center;
	margin-top:161px;
	font-weight: bold;
	width: 70px;
	height: 120px;
	position: absolute;
	z-index: 2;
	background-color: RGBA(0,0,0,.3);
	color: #FFF;
	text-decoration: none;}
.arrow:hover {
	background-color: RGBA(0,0,0,.2);}
.picture:hover .arrow {
	display: block;}
.prev {
	background:url(images/prev.png) no-repeat center center;
	left: 0px;}
.next {
	right: 0px;
	background:url(images/next.png) no-repeat center center;}
.content{
	width:1300px;
	margin:0 auto;
	margin-top:15px;
	overflow:hidden;
	background:#fff;}
.content .con{
	width:430px;
	min-height:300px;
	_height:300px;
	overflow:hidden;}
.content .content1{
	float:left;}
.content .content2{
	float:left;
	margin:0 5px;}
.content .content3{
	float:right;}
.content .con h3{
	color: #0D80D5;
    width: 110px;
    height: 30px;
    line-height: 30px;
    border-left: #0D80D5 5px solid;
    float: left;
    padding-left: 10px;
    margin-left: 15px;
	margin-top:10px;}
.content .con .more{
	display: inline-block;
    width: 50px;
    text-decoration: none;
    float: right;
    text-align: center;
    margin-right: 50px;
    height: 40px;
    line-height: 40px;}
.content .con .more:hover{
	text-decoration:underline;}
.content .con .content_con{
	clear: both;
    margin-left: 10px;
    padding-top: 10px;
    margin-top: 10px;}
.content .con .content_con table tr td a{
	color:#333;
	text-decoration:none;
	width:380px;
	display:block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	height:30px;
	font-size:14px;
	text-align:left;
	line-height:30px;
	background:url(images/circle.png) no-repeat left center;
	text-indent:2em;}
.content .con .content_con table tr td a:hover{
	color:#0D80D5;}
.member_wrap{
	width:1300px;
	margin:0 auto;
	background:#fff;
	height:auto;
	overflow:hidden;}
.member_wrap img{
	width:223px;
	height:72px;
	float:left;}
.member_wrap .member_list{
	float:left;
	margin-left:223px;
	width:1077px;
	padding-bottom: 30px;}
.member_wrap .member_list ul{
	list-style:none;}
.member_wrap .member_list ul li{
    float:left;
	margin-top:10px;}
.member_wrap .member_list ul li a{
	width:269.25px;
	height:36px;
	text-decoration:none;
	text-align:center;
	line-height:36px;
	display:inline-block;}
.member_wrap .member_list ul li a img{
	width:36px;
	height:36px;
	border:none;}
.member_wrap .member_list ul li a span{
	float:left;
	margin-left:5px;}
.link_wrap{
	width:1300px;
	margin:0 auto;
	height:40px;
	overflow:hidden;
	background:#fff;}
.link_wrap img{
	width:126px;
	height:40px;
	float:left;
	line-height:40px;
	text-align:center;}
.link_wrap .link{
	margin-left:100px;
	float:left;}
.link_wrap .link a{
	text-decoration:none;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#000;
	margin:0 10px;
	font-size:14px;}
.link_wrap .link i{
	font-style:normal;}
.footer{
	width:100%;
	height:60px;
	background:#0D80D5;
	text-align:center;
	line-height:60px;
	color:#FFF;}
	
/*listcolumn*/
.center_wrap{
	width:1300px;
	margin:0 auto;
	overflow:hidden;}
.center_wrap .left{
	width:190px;
	min-height:240px;
	_height:240px;
	background:#fff;
	float:left;
	margin-right:10px;}
.center_wrap .left table tr td{
	width:195px;
	display:block;
	height:60px;
	text-decoration:none;
	line-height:60px;
	text-align:center;
	font-size:18px;
	color:#000;
	border-left:5px solid #fff;}
.center_wrap .right{
	width: 1100px;
    min-height: 260px;
    _height: 260px;
    float: right;
    background: #fff;
    padding-bottom: 30px;}
.center_wrap .right h4{
	width:500px;
	float:left;
	height:50px;
	line-height:50px;}
.article_list{
	border-top: 1px #f5f5f5 solid;
	margin-top: 50px;
	margin-left: 30px;
	padding-top: 30px;
	min-height: 600px;}
.article_list table tr td{
	line-height: 25px;}
.article_list table tr td a{
	text-decoration:none;
	color:#333;
	font-size:16px;}
.article_list table tr td a:hover{
	color:#0D80D5;
	text-decoration:underline;}

/*displayinfo*/
.article_con{
	width: 1300px;
	margin: 0 auto;
	min-height: 600px;
	_height: 300px;
	background: #fff;
	padding-bottom: 50px;}
.article_con h3{
	text-align:center;
	height:50px;
	line-height:50px;}
.article_con h5 {
	text-align:center;
	margin-bottom:20px;}
.article_con p{
	text-indent:2em;
	line-height:30px;
	margin-top:20px;
	width:90%;
	margin-left:65px;}