﻿/***************** All *****************/
* {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
body {
	font-family: Arial, sans-serif, "宋体";
	font-size: 12px;
	color: #333;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #ff0;
	text-decoration: none;
}
img {
	border: 0;
}
ul, li {
	list-style: none;
}
.clear {
	width:0;
	height:0;
	clear:both;
	font-size:0;
	line-height:0;
}
#head,#nav,#search_box,#center,#friend_link,#foot{
	width:1003px;
	margin:0 auto;
}

/***************** head *****************/
#head{
	height:215px;
	position:relative;
	}
.top{
	height:27px;
	padding-top:5px;
	background:url(../images/top_bg.jpg) no-repeat 0 0;
	}
.login{
	width:415px;
	float:left;
	}
.login input,.search input{
	width:110px;
	height:20px;
	line-height:20px;
	border:1px #b0daf8 solid;
	}
.search input{
	width:145px;
	color:#999;
	}
.data{
	width:250px;
	color:#fff;
	float:left;
	padding-left:35px;
	}
.top_link{
	width:280px;
	float:right;
	}
.top_link a{
	width:70px;
	display:block;
	float:left;
	color:#fff;
	padding-left:15px;
	background:url(../images/icon_01.gif) no-repeat 0 0;
	}
.top_link a:hover{
	color:#ff0;
	}
.top_link a.d1{
	background:url(../images/icon_02.gif) no-repeat 0 1px;
	}
.top_link a.language{
	width:auto;
	padding:0 8px;
	background:none;
	}
.logo{
	height:100px;
	background:url(../images/logo.jpg) no-repeat 0 0;
	}
	
/***************** nav *****************/
#nav{
	height:89px;
	position:absolute;
	background:url(../images/nav_bg.gif) no-repeat 0 bottom;
	top: 125px;
	}
ul#menu{
	width:961px;
	margin:0 auto;
}
ul#menu li{
	width:105px;
	float:left;
	position:relative;
}
ul#menu li.divider{
	width:2px;
	height:23px;
	margin-top:15px;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/menu_Y_line.png', sizingmethod='scale');
}
ul#menu li a{
	width:105px;
	height:40px;
	display:block;
	margin-top:7px;
	color:#fff;
 	text-align:center;
 	font:bold 12px/40px "宋体";
	}
ul#menu li a:hover,#menu li.over a,#menu li.current a{
	height:47px;
	margin:0;
	color:#0f51b6;
	line-height:47px;
	background:url(../images/nav_bg.gif) no-repeat 3px 0;
	}
ul#menu li ul.sub{
	width:500px;
	height:33px;
	display:none;
	position:absolute;
	}
#menu li.current ul.sub{
	display:block;
	}
ul#menu li ul.sub li{
	width:auto;
	_width:52px;
	_white-space:nowrap;
	float:left;
	}
ul#menu li ul.sub li.divider{
	width:1px;
	height:12px;
	background:#333;
	margin-top:10px;
	}
ul#menu li ul.sub li a,#menu li.over ul li a{
	width:auto;
	height:33px;
	padding:0 12px;
	color:#333;
	margin:0;
	font:normal 12px/33px "宋体";
	background:none;
	}
ul#menu li ul.sub li a:hover{
	height:33px;
	color:#f60;
	line-height:33px;
	background:none;
	}
ul#menu li:hover ul,ul#menu li.over ul{
	display:block;
}

/***************** search_box *****************/
#search_box{
	width:1001px;
	height:26px;
	padding-top:4px;
	border:1px #b3ddfc solid;
	background:#ebfaff;
	}
.search{
	width:280px;
	float:left;
	}
span.notice{
	width:660px;
	float:right;
	line-height:24px;
	}
span.notice strong{
	color:#f00;
	}
span.notice a:hover{
	color:#0f51b6;
	text-decoration:underline;
	}

/***************** center *****************/
#left{
	width:254px;
	float:left;
	}
h3{
	color:#fff;
	font:bold 14px "宋体";
	}
span.more{
	float:right;
	margin:3px 0 0 0;
	}
.notice_box span.more,.catalogue_box span.more{
	float:right;
	margin:0;
	}
span.more a{
	color:#fff;
	}
span.more a:hover{
	color:#ff0;
	}
.notice_box .n_top_bg,.catalogue_box .n_top_bg{
	height:22px;
	padding:8px 10px 0 20px;
	background:url(../images/title_bg.jpg) no-repeat 0 -91px;
	}
.n_bottom_bg{
	height:4px;
	overflow:hidden;
	background:url(../images/title_bg.jpg) no-repeat 0 -121px;
	}
.n_con{
	padding:5px 5px 3px;
	border-left:1px #b3ddfc solid;
	border-right:1px #b3ddfc solid;
	background:url(../images/lanmu_bg1.jpg) repeat-x bottom;
	}
.n_con ul li{
	height:25px;
	line-height:25px;
	padding-left:10px;
	background:url(../images/blue_dian.jpg) no-repeat 0 10px;
	}
.n_con ul li.big_news a{
	color:#f90;
	}
.n_con ul li a:hover{
	color:#0f51b6;
	}
span.time{
	float:right;
	color:#06aeff;
	}
.catalogue_box .n_con a{
	color:#06aeff;
	}
.n_top_bg{
	height:25px;
	padding:5px 10px 0 6px;
	overflow:hidden;
	background:url(../images/title_bg.jpg) no-repeat 0 -125px;
	}
.windows_box .n_con{
	padding:0 5px;
	border-left:1px #ffc3c1 solid;
	border-right:1px #ffc3c1 solid;
	background:url(../images/chuang_bg.jpg) repeat-x bottom;
	}
.windows_box .n_con ul li{
	height:25px;
	line-height:25px;
	padding-left:10px;
	background:url(../images/red_dian.jpg) no-repeat 0 10px;
	}
.windows_box .n_bottom_bg{
	height:4px;
	overflow:hidden;
	background:url(../images/title_bg.jpg) no-repeat 0 -155px;
	}
/*tab*/
#menu1 li,#menu2 li,#menu3 li,#menu4 li,#menu5 li,#menu6 li,#menu7 li,#menu8 li{
	width:85px;
	height:25px;
	float:left;
	color:#ff0500;
	text-align:center;
	font:bold 14px/25px "宋体";
	}
#menu1 li a,#menu2 li a,#menu3 li a,#menu4 li a,#menu5 li a,#menu6 li a,#menu7 li a,#menu8 li a{
	color:#fff;
	}
#menu1 li.hover{
	background:url(../images/title_bg.jpg) no-repeat 0 -159px;
	}
#menu2 li.hover,#menu3 li.hover,#menu4 li.hover,#menu5 li.hover,#menu6 li.hover,#menu7 li.hover,#menu8 li.hover{
	background:url(../images/title_bg.jpg) no-repeat 0 -62px;
	}
#menu1 li.hover a{
	color:#ff0500;
	}
#menu2 li.hover a,#menu3 li.hover a,#menu4 li.hover a,#menu5 li.hover a,#menu6 li.hover a,#menu7 li.hover a,#menu8 li.hover a{
	color:#0494ff;
	}
#main1 ul,#main2 ul,#main3 ul,#main4 ul,#main5 ul,#main6 ul,#main7 ul,#main8 ul{
	display: none;
}
#main1 ul.block,#main2 ul.block,#main3 ul.block,#main4 ul.block,#main5 ul.block,#main6 ul.block,#main7 ul.block,#main8 ul.block{
	display: block;
}
/*tab*/

.vote_box .n_top_bg{
	height:40px;
	text-indent:-9999px;
	background:url(../images/title_bg.jpg) no-repeat 0 -184px;
	overflow:hidden;
	}

#right{
	width:741px;
	float:right;
	}
.content1 .n_con,.zfzc_box .n_con{
	padding:0 10px;
	}
.news_box{
	width:418px;
	float:left;
	}
.news_box .n_top_bg{
	background:url(../images/title_bg.jpg) no-repeat 0 0;
	}
.news_box .n_con{
	height:209px;
	background:none;
	}
.news_box .n_bottom_bg{
	background:url(../images/title_bg.jpg) no-repeat 0 -87px;
	}
.news_box .n_con ul li{
	background:url(../images/arrow.gif) no-repeat 0 8px;
	}
.news_box .n_con li.headline_news{
	height:100px;
	background:none;
	padding:8px 0 0 0;
	}
.n_con li.headline_news strong a{
	color:#333;
	}
.n_con li.headline_news a{
	color:#f90;
	}
.n_con li.headline_news img{
	float:left;
	padding:8px 10px 0 0;
	}
	
.ad_box{
	width:309px;
	float:left;
	padding:3px;
	margin-left:8px;
	background:#b1dcfc;
	text-align:center;
	}
.ad_box .n_name{
	width:309px;
	display:block;
	height:25px;
	font:bold 12px/25px "宋体";
	background:#e5f4ff;
	}
.ad_box .n_name a:hover{
	color:#0494ff;
	}
.software,.people_box{
	width:741px;
	float:left;
	}
.people_box{
	width:741px;
	height:149px;
	}
.people_box .title{
	width:32px;
	height:144px;
	padding-top:5px;
	float:left;
	text-align:center;
	font:bold 14px/20px "宋体";
	background:url(../images/title_bg.jpg) no-repeat right 0;
	}
.people_box .title a{
	color:#fff;
	}
	
.people_info{
	width:708px;
	height:147px;
	float:left;
	border:1px #b1dcfc solid;
	border-left:none;
	overflow:hidden;
	}
.people_info table td div{
	width:235px;
	padding-top:15px;
	line-height:20px;
	}
.people_info table td img{
	float:left;
	padding:0 10px;
	}
.people_info table td strong{
	color:#0494ff;
	}
.people_info table td a:hover{
	color:#0f51b6;
	text-decoration:underline;
	}

.people_info ul li{
	width:235px;
	float:left;
	padding-top:15px;
	line-height:20px;
	}
.people_info ul li img{
	float:left;
	padding:0 10px;
	}
.people_info ul li strong{
	color:#0494ff;
	}
.people_info ul li a:hover{
	color:#0f51b6;
	text-decoration:underline;
	}


.zfzc_box{
	width:723px;
	padding:0 8px 15px;
	border:1px #b1dcfc solid;
	background:url(../images/z_lanmu_bg.jpg) repeat-x 0 0;
	}
.zfzc{
	width:357px;
	float:left;
	margin-top:15px;
	}
.zfzc .n_top_bg{
	background:url(../images/title_bg.jpg) no-repeat 0 -31px;
	}
.zfzc .n_con{
	height:150px;
	padding:10px 10px 0;
	background:url(../images/title_bg.jpg) no-repeat -254px -91px;
	border:none;
	}
.zfzc .n_con ul li{
	background:url(../images/arrow.gif) no-repeat 0 8px;
	}
.notice_box,.catalogue_box,.windows_box,.vote_box,.news_box,.ad_box,.software,.people_box,.zfzc_box{
	margin-top:8px;
	}
.notice_box .n_con,.catalogue_box .n_con,.windows_box .n_con,.vote_box .n_con{
	width:242px;
	}
.sy_notice_box .n_con{
	height:200px;
	}
.catalogue_box .n_con{
	height:250px;
	}
.windows_box .n_con{
	height:300px;
	}
.vote_box .n_con{
	width:212px;
	height:185px;
	color:#000;
	padding:0 20px;
	line-height:25px;
	}
	
/***************** friend_link *****************/
#friend_link{
	width:995px;
	margin-top:8px;
	padding:8px 3px;
	border:1px #b3ddfc solid;
	}
.pic_link a{
	float:left;
	display:block;
	margin:0 5px;
	text-align:center;
}
.font_link{
	text-align:center;
	line-height:25px;
	}
.font_link a:hover{
	color:#0f51b6;
	text-decoration:underline;
	}
.pic_link a img{
	max-height:42px;
	border:1px #d7d7d7 solid;
	height:expression(this.height > 42 ? 42 : true);
	}
	
/***************** foot *****************/
#foot{
	margin-top:10px;
	}
.foot_link{
	height:30px;
	color:#fff;
	text-align:center;
	background:#0082e2;
	line-height:30px;
	}
.foot_link a{
	color:#fff;
	}
.foot_link a:hover{
	color:#ff0;
	}
.foot_info{
	height:86px;
	color:#000;
	padding:8px 10px;
	line-height:25px;
	background:url(../images/foot_bg.jpg) no-repeat 0 0;
	}
.f_lt{
	width:500px;
	float:left;
	}
.f_rt{
	width:230px;
	float:right;
	text-align:right;
	}
.f_rt strong{
	color:#0494ff;
	}

/***************** insidepage *****************/
.pagination{
	margin-top:20px;
	text-align:center;
}

.left_menu{
	padding-bottom:10px;
	}
.n_con .left_menu li{
	background:none;
	padding:0;
	}
.left_menu li a{
	width:215px;
	height:27px;
	display:block;
	padding-left:15px;
	margin:0 auto;
	line-height:27px;
	color:#000;
	border-bottom:1px #d0e9fb solid;
	background:url(../images/arrow.gif) no-repeat 5px 8px;
	}
.left_menu li a:hover,.left_menu li .current1{
	color:#0F51B6;
	background:#E0F4FB url(../images/arrow.gif) no-repeat 5px 8px;
	}

.inpg_zfzc_box{
	padding-top:10px;
	}
.inpg_title{
	height:33px;
	line-height:33px;
	}
.inpg_title h3{
	color:#168EED;
	font:bold 14px/33px "宋体";
	padding-left:20px;
	background:url(../images/icon_03.jpg) no-repeat 5px 10px;
	}
.crumb{
	float:right;
	padding:0 20px 0 15px;
	background:url(../images/icon_04.jpg) no-repeat 0 12px;
	}
.crumb a:hover,.pagination a:hover{
	color:#0F51B6;
	text-decoration:underline;
	}
.i_con{
	padding:20px 18px 0;
	line-height:30px;
	background:url(../images/con_bg.jpg) no-repeat center 0;
	height:auto !important;
	height:500px;
	min-height:500px;
	}
.sq_i_con{
	padding:20px 0 0;
	}
#sq_table,#sq_table table{
	border-collapse:collapse;
	border:1px #dfdfdf solid;
	}
#sq_table td,#sq_table th{
	padding:5px 0;
	border:1px #dfdfdf solid;
	}
#sq_table input,#sq_table textarea{
	margin-left:3px;
	}
#sq_table table,#sq_table table td{
	border:none;
	}
	

.nlist li{
	line-height:30px;
	font-size:12px;
	padding-bottom:1px;
	background:url(../images/doll.gif) repeat-x bottom;
}
.nlist li a{
	display:block;
	background:url(../images/ts_icon.gif) no-repeat 5px 11px;
	padding-left:15px;
}
.nlist li a:hover{
	color:#0F51B6;
	}
.nlist a:hover{
	background:#EFFAFE url(../images/ts_icon.gif) no-repeat 5px 11px;
}
.nlist .n_title{
	text-align:center;
	border-bottom:3px #B1DCFC solid;
	border-top:1px #B1DCFC solid;
	margin-bottom:10px;
	background:#EFFAFE;
	}
.click_rate,.i_time,.t_click_rate,.t_time{
	width:100px;
	display:block;
	float:right;
	text-align:center;
	}
.t_click_rate,.t_time{
	border-left:1px #B1DCFC solid;
	}
	
.conbox{
	line-height:25px;
}
.texttitle{
	font:bold 16px/30px "\5b8b\4f53";
	height:30px;
	padding:0 15px;
	text-align:center;
	color:#142959;
}
.subtime{
	padding:3px 15px;
	background-color:#f5f5f5;
	margin-bottom:10px;
	text-align:right;
	line-height:15px;
}

.inpg_peo_info{
	height:auto;
	float:none;
	border:none;
	margin:0 auto;
	background:url(../images/con_bg.jpg) no-repeat center 0;
	}
.inpg_peo_info ul li{
	margin:20px 0 10px;
	}

.pic_list{
	height:auto !important;
	height:500px;
	min-height:500px;
	background:url(../images/con_bg.jpg) no-repeat center 0;
	}
.pic_list li{
	width:220px;
	height:160px;
	float:left;
	margin:20px 7px 10px;
	text-align:center;
	}
.pic_list a{
	cursor:pointer;
	}
.pic_list a.imgbox{
	width:220px;
	height:160px;
	display:block;
	margin-bottom:5px;
	border:1px #B1DCFC solid;
	overflow:hidden;
	}
.pic_list a.imgbox img{
	padding:3px;
	background:#fff;
	max-width:210px;
	max-height:150px;
	}
.pic_list a.imgbox:hover{
	border:1px #f60 solid;
	}
.pic_list a:hover{
	color:#f60;
	text-decoration:underline;
	}
* html .imgbox img{
	width:expression(this.width >210 && this.height <= this.width ? 210: true);
	height:expression(this.height > 150 && this.width <= this.height ? 150 : true);
}
.pic_list a.p_name{
	height:15px;
	line-height:15px;
	}

h1{
	font-size:18px;
	text-align:center;
	line-height:35px;
	border-bottom:1px #B1DCFC solid;
	}
.big_pic{
	text-align:center;
}	
.picnews_con{
	padding-top:10px;
	line-height:30px;
}
.big_pic img {
	max-width:600px;
	max-height:450px;
}
* html .big_pic img{
    width: expression(this.width > 600 && this.width > this.height ? 600 : true);
    height: expresion(this.height > 450 ? 450 : true);
}

.mainlist{
	padding:15px 20px 0;
	}
.mainlist dl{
	padding-bottom:20px;
}
.mainlist dt{
	padding:0 0 6px 5px;
	line-height:18px;
	height:18px;
	border-bottom:1px dashed #C6E1F2;
}
.mainlist dt a{
	color:#035FA0;
	font-weight:700;
	font-size:14px;
}
.mainlist dt a:hover{
	color:#f60;
	text-decoration:underline;
}
.mainlist dt span{
	float:right;
	color:#666;
}
.mainlist dt span a{
	font-size:12px;
	font-weight:normal;
}
.mainlist dd{
	color:#444;
	margin-top:5px;
	clear:both;
	padding:8px;
	line-height:20px;
	background:#F0F8FB;
}
.mainlist dd a{
	color:#035FA0;
	text-decoration:underline;
}
.mainlist dd a:hover{
	color:#f60;
}

/***************** member *****************/
.location2{
	width:983px;
	margin:0 auto;
	border:1px #B3DDFC solid;
	padding: 0 10px;
	line-height:30px;
	margin-top:8px;
	color:#444;
	background: url(../images/tl.gif) repeat-x;
}
.location2 h2{
	font-size:12px;
	padding-left:15px;
	background:url(../images/arrow1.gif) no-repeat 0 10px;
}


.q_a_list{
	margin:0 10px;
	padding-top:30px;
	background:url(../images/con_bg.jpg) no-repeat center 0;
}
.q_a_list li.question,.q_a_list li.question .answer{
	border:1px #c6eaf8 solid;
	background:#f8fcff;
	padding:8px;
	line-height:22px;
	}
.q_a_list li.question{
	margin-bottom:10px;
	}
.q_a_list li.question .answer{
	background:#EDF6FD;
	}
.q_a_list li.question .answer strong{
	color:#f00;
	}
.q_a_list li.question .q_title,.q_a_list li.question .a_title{
	height:25px;
	color:#f60;
	padding:0 10px 3px;
	margin-bottom:5px;
	border-bottom:1px #A3D5FA solid;
	}
.q_a_list li.question .q_title,.q_a_list li.question .a_title{
	padding-left:32px;
	background:url(../images/wh.gif) no-repeat 0 0;
	}
.q_a_list li.question .a_title{
	padding-left:10px;
	background:none;
	}
.q_a_list li.question a{
	color:#228FCA;
	}
.q_a_list li.question a:hover{
	color:#f00;
	}
.q_a_list li.question span{
	color:#67bcfb;
	}
.q_a_list li.question .q_time{
	float:right;
	}
.huifu{
	text-align:right;
	padding:10px 10px 0 0;
	line-height:12px;
	}
.text{
	font-size:14px;
	margin:30px 0 10px;
	padding:5px;
	text-align:center;
	background:#F1F4F7;
	}
.q_a_list table a{
	color:#228FCA;
	}
.q_a_list table a:hover{
	color:#000;
	text-decoration:underline;
	}

.f_link li{
	width:218px;
	float:left;
	padding-left:10px;
	background:url(../images/arrow.gif) no-repeat 0 8px;
	}
	
	
html, body{
	height: 100%;
	width: 100%;
	font-size:12px;
}
.white_content{
	display:none;
	position: absolute;
	top: 35%;
	left: 35%;
	width:320px;
	height:170px;
	border: 12px solid #D6E9F1;
	background-color: white;
	z-index:1002;
}
.white_content table{
	margin:0 auto;
	}
.black_overlay {
 display: none;
 position: absolute;
 top: 0%;
 left: 0%;
 width: 100%;
 height: 100%;
 background-color:#000;
 z-index:1001;
 -moz-opacity: 0.5;
 opacity:.50;
 filter: alpha(opacity=50);
}
.close{
	clear:both;
	width:100%;
	text-align:right;
	margin:0 0 10px 0
}
.close a,a.close{
	width:22px;
	height:22px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	text-align:left;
	background:url(../images/close.jpg) no-repeat 0 0;
	}

.close a:hover{
	color:#06F;
	}
.con{
	line-height:21px;
}

.imgsubmit
{
	height:20px;
	width:65px;
	border:none;
	cursor:pointer;
	background:url(../images/tijiao_button.jpg) no-repeat 0 0;
}

table a{
	color:#f00;
	text-decoration:underline;
}
table a:hover{
	color:#f00;
}
