@charset "utf-8";
/* CSS Document */

	body{
	font-family:"宋体";
	font-size:12px;
	color:#282828;
	background:#f0f0f0;
	}
	
/* CSS Document */
.weather_box{margin-top: 0px;}
* {
	margin:0px;
	padding:0px;
	}
#pagecode	{width:100%; text-align:right; height:38px; padding:6px 0; background:none;}
	#pagecode span,#pagecode a	{padding:0px; text-align:center; width:36px; height:36px; border:1px solid #e1e1e1; text-decoration:none; border-right:0px; display:block; float:left; font:normal 14px Arial, "宋体"; line-height:36px;}
	#pagecode span.current{background:#f1f1f1; font:bold 14px Arial, "宋体"; line-height:36px;}
	#pagecode a:hover{ background:#f3f3f3; font:bold 14px Arial, "宋体"; line-height:36px;}
	#pagecode span.china,#pagecode a.china	{width:80px; line-height:36px;}	
img{
border-width:0px 0px 0px 0px;
}
table {
border-collapse:collapse; 
border-spacing:0; 
empty-cells:show; 
}
a {
 color:#282828;
 text-decoration:none;  
}
a:hover{
text-decoration:underline;
color:#dc0000;
}
ul{
list-style:none;
}
/*顶部*/
.top_box{
	width:auto;
	height:40px;
}
.top_link{
	width:960px;
	height:40px;
	margin:auto;
	line-height:40px;
}
.name_nav_box{
	height:124px;
	width:auto;
	background:url(images/top_nav.jpg);
}
.club_name_box{
	width:960px;
	height:85px;
	margin:auto;
}
.club_name{
	width:640px;
	height:75px;
	font-size:30px;
	font-family:"微软雅黑","黑体";
	color:#fff;
	padding-top:10px;
	padding-left:20px;
	float:left;
}
.club_name span{
	font-size:18px;
}
.search_box{
	width:280px;
	float:right;
	hanging-punctuation:85px;
}
.login_box{
	height:36px;
	width:280px;
	color:#fff;
	line-height:36px;
	text-align:right;
}
.login_box a{
	color:#fff;
}
.search_in{
	width:195px;
	height:28px;
	background:url(images/search.png);
	margin-top:9px;
	padding:12px 0 0 85px
}
.search_in input{
	border:none;
}
.search_button{
	width:30px;
	height:20px;
	background:none;
}
.nav_list{
	width:960px;
	height:39px;
	margin:auto;	
}
.nav_list a{
	display:block;
	height:39px;
	padding:0 15px;
	line-height:39px;
	color:#fff;
	font-weight:bold;
	float:left;
	margin-right:10px;
	font-size:14px;
}
.nav_list a:hover,.nav_list a.hover{
	background:url(images/nav_bg.png);
	text-decoration:none;
}
.main_box{
	width:960px;
	padding:10px;
	height:auto;
	overflow:hidden;
	background:#fff;
	margin:auto;
	-moz-box-shadow: 2px 2px 10px #909090;/*firefox*/
	-webkit-box-shadow: 2px 2px 10px #909090;/*safari或chrome*/
	box-shadow:2px 2px 10px #909090;/*opera或ie9*/
	margin-bottom:20px;
	margin-top: 20px;
}
.ad_news_box{
	width:960px;
	height:340px;
	float:left;
}
.ad_box{
	height:300px;
	width:400px;
	float:left;
	background:#d80000;
	padding:10px;
}
.news_box{
	width:520px;
	height:340px;
	float:right;
}
.one_box{
	width:auto;
	height:auto;
	overflow:hidden;
}
.title_box{
	width:auto;
	height:40px;
	border-bottom:1px solid #b80000;
	line-height:40px;
	padding:0 10px;
}
.title_box span{
	float:left;
	font-size:18px;
	font-family:"微软雅黑"
}
.title_box span font{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#7b7b7b;
}
.title_box a{
	float:right;
}
.title_list{
	line-height:24px;
	padding:10px;
	position:relative;
}
.title_list li{
	clear:both;
}
.title_list li a{
	float:left;
	font-size:14px;

}
.title_list li span{
	float:right;
	color:#929292;
}
.con_jianjie{
	padding:10px;
	font-size:12px;
	line-height:20px;
}
.con_left{
	width:640px;
	height:auto;
	overflow:hidden;
	float:left;
}
.con_right{
	width:300px;
	height:auto;
	overflow:hidden;
	float:right;
}
.one_box_border{
	border:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:20px;
}
.xiangce_list{
	padding:20px 0 20px 20px;
}
.xiangce_list li{
	display:block;
	width:180px;
	height:auto;
	padding-bottom:10px;
	float:left;
	line-height:18px;
	margin-right:25px;
	position:relative;
}
.xiangce_list li span{
	color: #F60;
	font-weight:bold;
}
.xiangce_list li img{
	margin-bottom:10px;
}
.video_icon{
	width:38px;
	height:38px;
	background:url(images/video.png) no-repeat;
	_background:url(images/video.gif) no-repeat;
	position:absolute;
	top:150px;
	left:210px;
}
.note_list{
	padding:10px;
	line-height:18px;
	font-size:12px;
}
.note_list a{
	color:#1e5ba6;
}
.lianxi_list{
	font-size:14px;
	line-height:22px;
	padding:10px;
}
.foot{
	width:100%;
	height:auto;
	overflow:hidden;
	border-top:2px solid #232323;
	padding:20px 0;
	text-align:center;
	line-height:24px;
	color:#585858;
	float:left;
}
.txt_list_title{
	width:auto;
	height:30px;
	border-bottom:2px solid #d80000;
	background:url(images/home_icon.png) no-repeat left 8px ;
	line-height:30px;
	padding-left:20px;
}
.lines{
	height:10px;
	border-bottom:1px dashed #ccc;
	line-height:0;
	padding:0;
	margin-bottom:10px;
}
.title_list_more{
	padding-top:20px;
	line-height:26px;
}
.xiangce_list_more li{
	margin-bottom:20px;
}
.video_icon2{
	width:30px;
	height:30px;
	background:url(images/video_s.png) no-repeat 6px 6px;
	_background:url(images/video_s.gif) no-repeat 6px 6px;
	position:absolute;
	top:90px;
	left:140px;
}
.xiangce_list_more li h3{
	text-align:right;
	font-size:12px;
	font-weight:normal;
	color:#929292;
}
.content_box{
	padding:10px 10px 30px 10px;
	margin-bottom:20px;
}
/*联系*/
.map_box{
	width:608px;
	height:465px;
}
.mingpian_box{
	margin-top:20px;
	width:425px;
	height:206px;
	background: url(images/mingpian.gif) no-repeat;
	padding:40px 0 0 60px;
	color:#fff; font:normal 14px arial;
	line-height:24px;
}
.mingpian_box h2{
	font:normal 22px "黑体";
	margin-bottom:5px;
}
/*文章*/
.con_main_box{
	width:958px;
	height:auto;
	padding:20px 0;
	border:1px solid #ccc;
	border-top:none;
}
.con_main_box h1{
	font-size:24px;
	font-family:"微软雅黑";
	color:#444;
	font-weight:normal;
	text-align:center;
}
.show_con_time{
	width:auto;
	text-align:center;
	color:#6d6d6d;
	padding:10px 0;
}
.con_share{
	width:490px;
	margin:10px auto; 
}
.con_box_show{
width:918px;
margin:auto;
padding:40px 0 40px 0;
height:auto;
font-size:14px;
line-height:200%;
border-bottom:1px dashed #CCC;
}
.hot_box{
	width:918px;
	height:auto;
	margin:auto;
	padding:10px 0;
}
.hot_box ul{
	display:block;
	float:left;
	width:449px;
	line-height:22px;
	padding-left:10px;
	color:#1e5ba6;
}
.hot_box ul li{
	clear:both;
}
.hot_box ul li a{
	color:#1e5ba6;
}
.hot_box ul h2{
	font-size:14px;
	margin-bottom:5px;
}
/*留言*/
.note_box{
	padding:20px;
	margin-bottom:20px;
	border:1px solid #ccc;
	float:left; width:600px;
}
.person_xinxi{
	width:100%;
	height:40px;
	line-height:40px;
}
.person_xinxi a{
	color:#1e5ba6;
	margin-right:10px;
}
.liuyan_input{
	width:100%;
	height:80px;
}
.liuyan_input textarea{
	width:100%;
	height:80px;
	border:1px solid #ccc;
	-moz-border-radius:5px;      /* Gecko browsers */
    -webkit-border-radius:5px;   /* Webkit browsers */
    border-radius:5px; 
	font-size:12px;
	line-height:22px;
	overflow:auto;
}
.liuyan_button{
	width:auto;
	height:auto;
	text-align:right;
	padding:20px 0;
}
.liuyan_button input{
	width:80px;
	height:30px;
	background:#C00;
	color:#fff;
	border:none;
	font-size:12px;
	font-weight:bold;
	-moz-border-radius:5px;      /* Gecko browsers */
    -webkit-border-radius:5px;   /* Webkit browsers */
    border-radius:5px;
	background-image: -moz-linear-gradient(top, #e00000, #b10000); /* Firefox */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e00000), color-stop(1, #b10000)); /* Saf4+, Chrome */
   
}
.liuyan_show_box{
	width:auto;
	height:auto;
	overflow:hidden;
	border-top:1px dashed #ccc;
	padding:20px 0;
}

.liuyan_show_box ul li{
	padding:5px 10px 5px 70px;
	line-height:24px;
	position:relative;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;
}

.liuyan_show_box ul li span{
	color:#6d6d6d;
}
.liuyan_show_box ul li .liuyan_img{
	position:absolute;
	left:10px;
	_left:-60px;
	top:10px;
}
.liuyan_show_box ul li strong a{
	color:#1e5ba6;
}
.liuyan_show_box ul li .liuyan_huifu li{
	border-bottom:none;
	background: #FFC;
}
/*图片展示*/
.images_show_box{
width:958px;
height:auto;
float:left;
padding:20px 0;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
color: #333;
line-height: 140%;
}
.div2{
	width:100%;
	height:39px;
	top:0;
	z-index:99;
	position:fixed;
	_position:absolute;
	background:url(images/top_nav.jpg) bottom;
	}