﻿@charset "utf-8";
/* CSS Document */

body { /* for ie */
    /*font: 12px/1 Tahoma, Helvetica, Arial, "宋体", sans-serif;*/
    font: 12px/1 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif; /* 用 ascii 字符表示，使得在任何编码下都无问题 */
}

ul, ol { list-style: none; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }

fieldset, img { border: 0 none; } /* img 搭车：让链接里的 img 无边框 */

:focus{
	outline:0
}

table {
border-collapse: collapse;
border-spacing: 0;
}

.clear{
clear:both;
height:0;
overflow:hidden;
display:block;
content:".";
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,button,textarea,p,th,td{
	margin:0;
	padding:0
}

/*  css reset!  */

/*  css begin  */
body{
	background:url(../images/bg_lxwm_01.jpg) center top no-repeat;
	}

.bd{
	width:1005px;
	margin:0 auto;
	}

#header{
	height:303px;
	}

#header .top{
	height:86px;
	}

#header .logo{
	display:inline-block;
	float:left;
	margin-top:12px;
	margin-left:17px;
	}

#header .top .lan{
	float:left;
	margin-left:29px;
	line-height:29px;
	margin-top:12px;
	}

#header .lan a{
	color:#333;
	padding-left:21px;
	}

#header .lan .ch{
	background:url(../images/chinese_03.jpg) left center no-repeat;
	margin-right:15px;
color:#333;
	}
#header .lan .eng{
	background:url(../images/english_03.jpg) 2px center no-repeat;
	margin-right:22px;
color:#333;
}

#header .lan .date{
	color:rgb(75,77,76);
	}

#header .lan .search{
	float:right;
	*margin-right:12px;
	display:inline-block;
	height:29px;
	width:182px;
	background:url(../images/bg_search_03.jpg) no-repeat;
	}

#header .lan .seatxt{
	margin-left:45px; 
	position:relative;	*top:-2px; _top:4px;
	width:73px;
	border:0 none;
	}

#header .lan .seabtn{
	margin-left:3px;
	width:45px; 
	height:19px; 
	position:relative; top:4px;
	border:none;
	background:none;
	cursor:pointer;
	}

#header .lan .login{
	color:#333;
	margin-top:10px;
	}

#header .lan .login label{ 
	line-height:22px; 
	float:left;
	font-family:"宋体";
}	

#header .login input{
	width:108px;
	height:20px; 
	margin-right:8px;
	float:left;
	}

#header .login .log{
	background:url(../images/bg_log_03.jpg) center center no-repeat;
	width:68px; height:22px; 
	border:none;
	cursor:pointer;
	}
#header .login .reg{
	background:url(../images/bg_reg_03.jpg) center center no-repeat;
	width:68px; height:22px;
	border:none;
	cursor:pointer; 
	margin:0
}

/*菜单栏 menu*/
#header .menu{
	width:985px;
	margin:0 auto;
	background:url(../images/bg_menu_03.jpg) no-repeat;
	}

#header .menu .menu1{
	line-height:44px;
	height:44px;
	padding-left: 26px;
	
	}

#header .menu1 li{
	float:left;
	margin:0 21px; display:inline;
	}

#header .menu1 li a{
	color:#fff;
	}
#header .menu1 li a:hover{
	color:#ff0;
	text-decoration:none;
	}

#header .menu .tabCont{
	width:925px;
	height:35px;
	margin:0 auto;
	
	}

#header .menu2{
	padding-top:5px;
	background:url(../images/bg_menu2_03.jpg) center top no-repeat;
	height:30px;
	display:none;
	}

#header .menu2 li{
	float:left;
	line-height:28px;
	margin-left:26px; display:inline;
	}

#header .menu2 li a{
	color:#333;
	padding-left:20px;
	}
#header .menu2 li a:hover{
	color:#000;
	background:url(../images/bg_menu2_li_03.jpg) no-repeat;
	text-decoration:none;
	}

/*头部结束，中间主体部分*/

#con{
	background-color:#fff;
	
	box-shadow:1px 2px 4px rgba(0, 0, 0, 0.5);
	}

#con .main{
	margin:1px;
	border-top:3px solid rgb(76,176,0);
	padding:0 28px;
	padding-bottom:25px;
	}

.main .submenu{
	
	height:51px;
	line-height:50px;
	border-bottom:1px solid rgb(224,224,224);
	}

.main .submenu li{
	float:left;
	margin-right:2px;
	}

.main .submenu li a{
	display:inline-block;
	height:50px;
	padding:0 15px;
	color:#333;
}
.main .submenu li a:hover{
	color:#000;
	border-bottom:2px solid rgb(131,196,65);
	text-decoration:none;
	}

.main .submenu li.on a{
	color:#000;
	border-bottom:2px solid rgb(131,196,65);
	}

.main .tit{
	padding-left:6px;
	background:url(../images/bg_dqwz_03.jpg) left center no-repeat;
	color:rgb(155,155,155);
	line-height:40px;
	margin-bottom:15px;
	}

.main .tit a{
	color:#333;
	margin:0 10px;
	}
.main  .tit a.on{
	color:rgb(103,103,103);
	font-weight:bold;
	}	

.main .left{
	width:564px;
	float:left;
	}

.main  h3{
	background:url(../images/bg_h3_03.jpg) left center repeat-x;
	}

.main  h3 span{
	background-color:#fff;
	padding-right:14px;
	}

.main .left p{
	text-indent:2em;
	line-height:22px;
	margin:6px 0;
	color:#333;
	}

.main .left a.more{
	display:block;
	width:67px;
	line-height:25px;
	text-align:center;
	color:#333;
	border:1px solid rgb(227,227,227);
	}

.main .left .bwh{
	height:175px;
}

.main .left .bzdt{
	
	}

.main .left .bzdt ul{
	border-bottom:1px solid rgb(225,225,225);
	}
	
.main .left .bzdt li{
	border-top:1px solid rgb(225,225,225);
	padding-top:14px;
	margin-top:20px;
	}	

.main .left .bzdt li a{
	color:rgb(68,68,68);
	}

.main .left .bzdt .more{
	border:none;
	margin-top:12px;
	}

.main .rig{
	float:left;
	width:343px;
	margin-left:40px;
	}

.main .rig .lxwm img{
	width:165px;
	height:89px;
	border:1px solid rgb(225,225,223);
	float:left;
	margin-top:15px;
	margin-right:37px;
	}

.main .rig .lxwm .phone{
	background:url(../images/bg_phone_03.jpg) 183px center no-repeat;
	margin-top:25px;
	margin-bottom:12px;
}

.main .rig .lxwm a{
	background:url(../images/bg_mail_03.jpg) no-repeat;
	color:rgb(93,165,84);
	margin-left:-21px;
	padding-left:21px;
}

.main .rig .lxwm .add{
	background:url(../images/bg_add_03.jpg) 183px center no-repeat;
	margin-top:12px;
}

.main .rig .bwhml{
	margin-top:55px;
	}

.main .rig .bwhml div{
	border-top:1px solid rgb(225,225,225);
	border-bottom:1px solid rgb(225,225,225);
	line-height:18px;
	padding:8px 0;
	margin-top:18px;
	}

.main .rig .bwhml div div{
	border-bottom:none;
	margin-top:8px;
	}

.main .rig .bwhml span,.main .rig .bwhml a{
	color:rgb(92,153,74);
	}



/*网页的底部*/


#footer .bottom{
	margin-top:7px;
	box-shadow:2px -2px 2px 2px #ccc;
	overflow:hidden;
	}

#footer .bottom ul{
	border:1px solid rgb(230,230,230);
	margin:5px;
	*height:104px;
	padding:11px 9px;
	padding-left:17px;
	}

#footer .bottom li{
	float:left;
	margin: 9px;
	height:34px;
	}


/*标委会简介及章程*/

.main .det p{
	margin:10px 0;
	line-height:22px;
	}

/* 登录窗 */
#footer .contact{
	height:100px;
	margin-top:18px;
	}

#footer .contact pre{
	float:left;
	margin-left:22px;
	line-height:18px;
	color:#333;
	margin-top:0;
	}

#footer .contact a{
	float:right;
	color:#333;
	margin-top:32px;
	margin-right:37px;
	}

.dlc{
	margin-top:-124px;
	padding:6px;
	border:1px solid rgb(212,212,212);
	padding-bottom:-25px;
}

.dlc .dl{
	width:380px;
	float:left;
	margin-left:34px;
	line-height:18px;
	margin-top:15px;
}

.dlc  a{
	color:rgb(56,141,0);
	margin:5px;
	border-bottom:1px solid rgb(57,139,5);
}	

.dlc form{
	margin-top:36px;
	line-height:24px;
}

.dlc form p{
	line-height:36px;
	margin:6px 0;
}

.dlc form h3 span{
	color;rgb(215,203,222);
	font-weight:normal;
	margin-left:10px;
}

.dlc form p label{
	width:60px;
	display:inline-block;
}

.dlc form p input{
	width:170px;
	height:22px;
	margin-right:10px;
	*position:relative;
	top:6px;
}

.dlc form p .btn{
	background:url(../images/bg_login_03.jpg) no-repeat;
	border:none;
	width:217px;
	height:36px;
	cursor:pointer;
}

.dlc .djzc{
	text-align:center;
	border-top:1px solid rgb(182,199,215);
	margin-top:34px;
	padding-top:18px;
}

.dlc .djzc a{
	color:rgb(122,106,62);
	font-size:16px;
	font-weight:bold;
	border:none;
}

.dlc img { float:right;}
	




.pages {font-size: 12px;margin-top: 50px;line-height:20px;height:20px;text-align: center;}
.pages a{font-size: 12px;}
.pagenum {width:30px;height:18px;border: 1px solid #9e9e9e;text-align:center;line-height: 20px;padding-bottom: 0px;}
.go {background:url(../images/go.png) no-repeat;width:41px;height: 21px;border: 0 none;padding-bottom: 6px;/* display: block; *//* float: right; */}
.pages a:hover { color: #2473be;text-decoration: none;}
.pages a.currentpage { color: #2473be; text-decoration: none;}
.pages .num {padding:0 15px}
	