@charset "utf-8";
/* CSS Document */
html,body,h1,h2,h3,h4,h5,h6,p,div,span,ul
{
	padding:0;
	margin:0;
}
body
{
	background:url(../images/bg.png) left top repeat;
	color:#333;
	font-size:14px;
}
ul li, ol li
{
	list-style-type:none;
}
img
{
	border:none;
}
a
{
	color:#333;
	text-decoration:none;
}
a:hover
{
	color:#b8112b;
	text-decoration:none;
}
.clear
{
	clear:both;
}
.container
{
	width:960px;
	background:#fff;
	margin:0 auto;
}


.banner
{
	width:100%;
	height:618px;
	position:relative;
	overflow:hidden;
}
.banner .banner_bg
{
	position:relative;
}
.banner .banner_bg li
{
	position:absolute;
	width:100%;
	height:618px;
}
.banner .banner_imglist
{
	position:absolute;
	width:960px;
	left:50%;
	margin-left:-480px;
}
.banner .banner_imglist .banner_1
{
	position:absolute;
	left:8px;
	top:28px;
}
.banner .banner_imglist .banner_2
{
	position:absolute;
	left:241px;
	top:241px;
}
.banner .banner_imglist .banner_3
{
	position:absolute;
	left:77px;
	top:327px;
}
.banner .banner_imglist .banner_4
{
	position:absolute;
	left:0px;
	top:487px;
}
.banner .banner_imglist .banner_5
{
	position:absolute;
	left:317px;  /*317*/
	top:451px;   /*451*/
}
.nav
{
	position:fixed;
	width:62px;
	top:200px;
	left:50%;
	margin-left:-572px;
}
.nav ul li
{
	width:62px;
	height:50px;
	display:table;
	background:#999;
	margin-bottom:2px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#fff;
}
.nav ul li a
{
	display:table-cell;
	vertical-align:middle;
	color:#fff;
}
.nav ul li a:hover
{
	background:#b8112b;
	color:#fff;
}
.container h1
{
	width:904px;
	padding-left:80px;
	height:82px;
	padding-top:20px;
	margin:0 0 0 -24px;
	background:url(../images/hbg1.png) 0 0 no-repeat;
	font-family:"微软雅黑";
	font-size:30px;
	font-weight:normal;
	color:#fff;
}
.container h2
{
	width:918px;
	padding-right:66px;
	text-align:right;
	height:80px;
	padding-top:22px;
	margin:6px -24px 0 0;
	background:url(../images/hbg2.png) 0 0 no-repeat;
	font-family:"微软雅黑";
	font-size:30px;
	font-weight:normal;
	color:#fff;
}
.container h2.long
{
	height:90px;
	padding-top:12px;
}
.experts
{
	width:872px;
	height:728px;
	padding:0 44px 0 44px;
}
.experts .experts_l
{
	float:left;
	width:360px;
	height:728px;
}
.experts .experts_m
{
	float:left;
	width:130px;
	height:728px;
	margin:0 10px;
}
.experts .experts_r
{
	float:right;
	width:360px;
	height:728px;
}
.experts dl
{
	width:366px;
	height:136px;
	padding:0;
	margin:0;
	padding-bottom:24px;
}
.experts dl dt
{
	float:left;
	height:126px;
	width:126px;
	padding:5px;
	display:block;
	background:#eae6e6;
	border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
}
.experts dl dt img
{
	width:126px;
	height:126px;
	border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
}
.experts dl dd
{
	float:right;
	width:216px;
	height:136px;
	padding-left:14px;
	margin:0;
}
.experts dl dd p
{
	text-indent:0;
	margin-bottom:0;
	line-height:20px;
	padding-top:4px;
}
.experts dl dd h2
{
	padding:52px 0 0 0;
	margin:0;
	width:230px;
	background:none;
	color:#333;
	font-size:18px;
	font-family:"微软雅黑";
	font-weight:normal;
	height:24px;
	line-height:24px;
	text-align:left;
}
.experts p
{
	font-size:14px;
	line-height:24px;
	text-indent:2em;
	margin-bottom:48px;
	text-align: justify;
}
.forum_main
{
	height:608px;
	font-size:14px;
}
.forum_main .main_l
{
	float:left;
	width:384px;
	padding-left:54px;
	height:608px;
}
.forum_main .main_r
{
	float:right;
	width:408px;
	padding-right:54px;
	height:608px;
}
.forum_main h3
{
	margin-top:17px;
	padding-top:22px;
	padding-left:90px;
	height:28px;
	line-height:28px;
	background:url(../images/pointbg1.gif) left center no-repeat;
	font-family:"微软雅黑";
	font-size:24px;
	color:#b8112b;
	font-weight:bold;
}
.forum_main .main_r h3
{
	background:url(../images/pointbg2.gif) left center no-repeat;
}
.forum_main h5
{
	height:44px;
	line-height:44px;
	font-size:14px;
	font-weight:normal;
	padding-left:124px;
	background:url(../images/clockbg.png) 96px center no-repeat;
	margin-bottom:13px;
}
.forum_main h4
{
	margin-top:34px;
	margin-bottom:12px;
	width:155px;
	padding-left:10px;
	height:35px;
	line-height:35px;
	color:#fff;
	font-size:14px;
	background:url(../images/hbg.gif) 0 0 no-repeat;
}
.forum_main p
{
	line-height:24px;
}
.forum_branch
{
	height:590px;
	background:#ebebeb;
	margin-bottom:6px;
	z-index:1;
}
.forum_branch h1
{
	position:absolute;
	z-index:2;
}
.forum_branch #tagContent
{
	float:left;
	height:488px;
	margin-top:102px;
	width:500px;
	padding:0 46px 0 54px;
}
.forum_branch #tagContent li
{
	list-style:none;
	display:none;
}
.forum_branch #tagContent li.selectTag
{
	display:block
}
.forum_branch #tagContent li h3
{
	font-family:"微软雅黑";
	font-size:24px;
	color:#b8112b;
	font-weight:normal;
	height:24px;
	line-height:24px;
	padding-top:22px;
	padding-bottom:24px;
}
.forum_branch #tagContent li h4
{
	font-family:"微软雅黑";
	font-size:18px;
	color:#b8112b;
	font-weight:normal;
	padding-top:28px;
	padding-bottom:8px;
}
.forum_branch #tagContent li p
{
	font-size:14px;
	line-height:28px;
	text-align:Justify;
	text-justify:inter-ideograph;
}
.forum_branch #tagContent li p span
{
	float:right;
	padding-right:94px;
}
.forum_branch #tags
{
	float:right;
	width:360px;
	margin-top:26px;
}
.forum_branch #tags li
{
	width:360px;
	height:107px;
	margin-bottom:3px;
	background:#6c6c6c;
}
.forum_branch #tags li p
{
	height:12px;
	line-height:12px;
	font-size:12px;
	color:#fff;
	padding-top:20px;
	padding-left:194px;
}
.forum_branch #tags li h4
{
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	height:18px;
	line-height:18px;
	color:#fff;
	padding-left:30px;
}
.forum_branch #tags li h5
{
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:normal;
	color:#fff;
	height:20px;
	line-height:20px;
	padding-left:30px;
	padding-top:8px;
}
.forum_branch #tags li.selectTag
{
    background:#b8112b;
	cursor:pointer;
}
.forum_branch #tags li.active h4, .forum_branch #tags li:hover h4
{
	color:#fff000;
}
.forum_branch #tags li:first-child
{
	height:107px;
	padding-top:17px;
}
.forum_branch #tags li:last-child
{
	margin-bottom:0px;
}
.forum_visit
{
	height:332px;
}
.forum_visit h3
{
	background: url(../images/clockbg.png) 330px center no-repeat;
	text-align:center;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:normal;
	color:#6c6c6c;
}
.forum_visit ul
{
	padding-left:215px;
	padding-top:30px;
}
.forum_visit ul li
{
	margin-bottom:42px;
}
.forum_visit ul li h4
{
	height:24px;
	line-height:24px;
	font-size:18px;
	font-family:"微软雅黑";
	font-weight:normal;
}
.forum_visit ul li h4 span
{
	width:24px;
	height:24px;
	text-align:center;
	line-height:24px;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	display:inline-block;
	background:#b8112b;
	color:#fff;
	margin-right:11px;
}
.forum_visit ul li p
{
	height:14px;
	line-height:14px;
	margin-top:12px;
	padding-left:35px;
}
.forum_backforward
{
	height:728px;
	padding-top:50px;
	margin-top:8px;
	background:#ebebeb;
	overflow:hidden;
	position:relative;
}
.forum_backforward h3
{
	width:410px;
	padding-left:101px;
	height:50px;
	padding-top:33px;
	letter-spacing:2px;
	color:#fff;
	background:url(../images/backforwardbg.png) 0 0 no-repeat;
	margin:0 auto;	
}
.forum_backforward .ul_l
{
	width:406px;
	padding-left:74px;
	float:left;
	padding-top:46px;
}
.forum_backforward .ul_r
{
	width:442px;
	padding-left:38px;
	float:right;
	padding-top:108px;
}
.forum_backforward li
{
	height:68px;
	margin-bottom:50px;
}
.forum_backforward li h4
{
	height:20px;
	line-height:20px;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:normal;
}
.forum_backforward li p
{
	line-height:24px;
	margin-top:5px;
}
.forum_backforward #iconlist
{
	position:absolute;
	width:28px;
	height:540px;
	left:466px;
	top:174px;
	background:url(../images/line1.gif) 13px 21px no-repeat;
}
#iconlist p
{
	width:28px;
	height:27px;
	display:block;
	background:url(../images/iconbg.png) center center no-repeat;
	margin-bottom:33px;
}
#iconlist p.active
{
	background:url(../images/iconbg2.png) center center no-repeat;
}
#iconlist p.active1
{
	background:url(../images/iconbg1.png) center center no-repeat;
}
.font
{
	font-family:"微软雅黑";
	font-size:30px;
	font-weight:normal;
}
.ad
{
	width:960px;
	height:125px;
}
.book
{
	width: 150px;
	height: 198px;
	display: block;
	background: url(../images/book.png) 0 0 no-repeat;
	position: fixed;
	right: 0;
	top:423px;
	z-index:100;
}
.book h3
{
	font-family:'微软雅黑';
	font-size: 18px;
	color: #fff000;
	padding-left: 18px;
	padding-top: 24px;
}
.book h3 span
{
	color: #fff;
}
.book h3 a
{
	color: #fff000;
}
.book p
{
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	padding: 8px 6px 0 14px;
}
.book h4
{
	font-size: 14px;
	color: #fff000;
	padding: 24px 0 0 16px;
}
.book h4 a
{
	color: #fff000;
}
.book h4 span
{
	color: #fff;
	font-family:'微软雅黑';
	font-size: 14px;
}