@charset "gb2312";
body{ font-family: "微软雅黑", "Liberation Serif", Times, "Times New Roman", serif}
/*头部*/
header{ margin:0;}
.wp-welcome {
	width: 100%;
	height: 35px;
	background-color: #f6f6f6;
	font-size: 12px;
	line-height: 35px;
}
.wp-welcome-content, .wp-topnav-content, .wp-main, .wp-footer, .list-main {
	width: 1000px;
	margin: 0 auto;
}
.wp-hello {
	float: left;
}
.wp-top-phone_login {
	padding-left: 20px;
	float: right;
}
.wp-top-phone_login a.wp-top-login {
	padding-left: 15px;
}
.wp-top-phone_login a:hover {
	text-decoration: underline;
}
.wp-topnav {
	width: 100%;
	height: 85px;
	background-color: #29A7E1;
	overflow:hidden;
}
.wp-logo {
	width: 132px;
	height: 53px;
	margin-top: 5px;
	float: left;
}
.wp-top-animate {
	width: 134px;
	height: 47px;
	float: left;
	margin: 21px 0 0 10px;
	position: relative;
}
.wp-topnav-content ul {
	float: right;
}
.wp-topnav-content ul li {
	width: 90px;
	height: 84px;
	float: left;
	position: relative;
 *z-index:99;
	list-style: none;
}
.wp-topnav-content ul li a.wp-t-fa {
	display: block;
	width: 90px;
	height: 84px;
	text-align: center;
	line-height: 84px;
	color: #fff;
}
/*头部*/
/*-----------------全局变量*/
.mt-10 {
	margin-top: 10px;
}
.mb-10 {
	margin-bottom: 10px;
}
.ml-5 {
	margin-left: 5px;
}
.mr-5 {
	margin-right: 5px;
}

h3 {
	color: #29A7E1;
	border-bottom: 1px #09C solid;
	margin-top: 20px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
}
.list-group-item-info{ background-color:#29A7E1; color:#FFF;}
.list-group-item-success{ background-color:#390; color:#FFF;}
.list-group-item-warning{ background-color:#F60; color:#FFF;}
.list-group-item-danger{ background-color:#C00; color:#FFF;}

/*-----------------幻灯片*/

.banner{ width:100%; height:400px; position:relative; overflow:hidden; top:0;}
.banner .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.banner .hd ul{ overflow:hidden; zoom:1; float:left; margin:0; padding:0; list-style:none;}
.banner .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.banner .hd ul li.on{ background:#06C; color:#fff; }
.banner .bd{ position:absolute; left: 0; height:400px; overflow:hidden; width:100%; z-index:0;}
.banner .bd ul{ position:relative; width:100%; margin:0; padding:0; list-style:none; }
.banner .bd li{ height:400px; width:100%;left: 0px;  bottom: 15px; margin:0; padding:0; list-style:none; text-align:center;}
.banner .bd li{
	background-image: url(none);
	background-position: center center;
	background-repeat: no-repeat;
}
.banner .bd li a{
	display:block;
	width:100%;
	height:400px;
	overflow:hidden;
	text-indent:-1920px;	
	}


/*内页幻灯片*/
.subbanner{
	background-color: #FFFFFF;
    background-image: url(".imagesbanner.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    height: 225px;
    width: 100%;
	}
   
/*-----------------页面中部导航*/

/*nav
---------------------------------------------------------------------*/
.nav{background-color:#29A7E1; width:100%;}
.nav ul{
	width:100%;
	margin:0;
	background-color:#29A7E1;
	color:#FFF;
	margin-left:-1px;
	height:50px;
	overflow:hidden;
	
}
.nav ul li{ height:50px; float:left; list-style:none; }
.nav ul li a{ font-family:"微软雅黑", Geneva, sans-serif; padding-left:15px; padding-right:15px;line-height:50px; font-size:16px; font-weight:normal; color:#fff; display:block; text-align:center; text-decoration:none;}
.nav ul li a:hover,.nav ul li a.active{ background-color:#29A7C0; color:#CCFF00;}
/*
#guide {
	margin-top:20px;
	line-height:30px;
	text-align: center;
	vertical-align: central;
}
#guide .row div{ float:left; height:80px; line-height:40px;}
#guide a .glyphicon {
	height:40px;
	display:block;
	color: #29A7E1;
	font-size:30px;
	margin-right:5px;
	clear:both;
	
}
#guide a {
	display:block;
	font-size: 16px;
	color:#29A7E1;
	font-weight:normal;
}
#guide a:hover {
	text-decoration: none;
	color:#00CCFF;
}
#guide a:hover .glyphicon{color:#00CCFF;}
*/
/*-----------------会议介绍*/
#introduce p{ text-indent:2em; line-height:180%; font-size:14px;}
/*-----------------邮件订阅列表*/
.emaillist .rssbook{ margin:20px auto;}
.emaillist .rssbutton{ margin:5px auto;}
.emaillist input.rsstxt{ height:30px; line-height:30px;}

/*-----------------本届亮点*/
#lightfocus FIELDSET LEGEND{ font-size:16px; font-weight:bold;}
#lightfocus FIELDSET .label{ font-size:14px; font-weight:normal; margin-bottom:10px; height:30px; line-height:30px;}

/*-----------------页面底部*/
footer {
	background: #333333;
	color: #fff;
	line-height: 40px;
	text-align: center;
}

.thumbnail{ margin:auto;margin-bottom:5px;}
