﻿@charset "utf-8";
/* CSS Document */

@import url("common.css");

/*详细页内容样式*/
.mainBox {
	margin: 0 auto;
	background: #fff;
	padding-bottom: 10px;
}
.currentposition {
	width: 970px;
	height: 41px;
	line-height: 41px;
	color: #7a7a7a;
	text-align: right;
	background: url(../images/content_TopBack.gif) 0 0 no-repeat;
}
.currentposition a {
	color: #7a7a7a;
	padding: 0px 5px;
}
.currentposition a:active,.currentposition a:hover {
	color: #c00;
}
.peimg {
	margin: 0px 10px 0px 0px;
}
.peimg img {
	width: 120px;
	height: 158px;
}
.articleTitle {
	text-align: center;
	font-size: 27px;
	font-weight:bold;
	color: #B76A01;
	padding: 0px 30px;
	width: 940px;
}
.ytitle {
	padding: 5px 30px 0px 120px;
	font-size: 14px;
	font-weight: bold;
	color: #B76A01;
	width: 850px;
}
.subtitle {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color:#B76A01;
	padding: 0px 30px;
	width: 940px;
}
.fromtime {
	height: 45px;
	line-height: 45px;
	padding: 0px 30px;
	width: 940px;
	color:#666;
	background: url(../images/content_NavBack.gif) bottom center no-repeat;
}
.fromtime span.fl {
	padding: 0px 10px;
}
.fromtime span.fl a {
	color: #0145B7;
	cursor: text;
}
.fromtime span.fr {
	color: #666;
}
.fromtime span.fr a {
	color: #666;
}
.fromtime span.fr #cred {
	width: 12px;
	height: 12px;
	display: inline-block;
	background: #c00;
	position: relative;
	top: 2px;
	margin-right: 5px;
}
.fromtime span.fr #cblack {
	width: 12px;
	height: 12px;
	display: inline-block;
	background: #000;
	position: relative;
	top: 2px;
	margin-right: 5px;
}
.fromtime span.fr #cblue {
	width: 12px;
	height: 12px;
	display: inline-block;
	background: #666;
	position: relative;
	top: 2px;
	margin-right: 5px;
}
.articleContent, .videoContent{
	padding: 10px 55px;
	width:890px;
	font-size: 16px;
	color: #000;
}
.articleContent img, .videoContent img {
    margin: 20px auto;
}
.articleContent p, .videoContent p {
	text-indent:2em;
	line-height: 2;
	padding: 5px 0px;
}
.articleContent table  p {
    text-indent:0em;
}
/*列表页样式*/

.listpage {
	width: 731px;
	margin-left: 10px;
}
.listpage .listTitle {
	height: 30px;
	line-height: 30px;
	background: url(../images/listTitleBg.jpg) 0 0 no-repeat;
}
.listpage .listTitle h2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
}
.listpage .listTitle span {
	color:#797979;
	display: inline-block;
	line-height: 20px;
}
.listpage .listTitle span.fr a {
	padding: 0px 0px 0px 5px;
	color:#797979;
}
.listpage .listTitle span.fr a:hover,.listpage .listTitle span.fr a:active {
	color: #c00;
}
.listcon {
	height: 710px;
	background: url(../images/listconBg.jpg) right top repeat-y;
}
.listcon ul {
    height: 655px;
	padding: 10px 30px 10px 10px;
}
.listcon ul li {
	height: 32px;
	line-height: 32px;
	border-bottom: 1px dashed #e2e2e2;
	background: url(../images/listarrow.gif) left center no-repeat;
	padding-left: 15px;
}
.listcon ul li a {
	display: inline-block;
	width: 500px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.listcon ul li.bnone {
	border: none;
}
.videoListBox ul.videolist {
	overflow: hidden;
	padding: 10px 0px 20px 10px;
}
.videoListBox ul.videolist li {
	border: none;
	background: none;
	text-align: center;
	float: left;
	margin: 5px 24px 10px 11px;
}
.videoListBox ul.videolist li img {
	width: 145px;
	height: 100px;
}
.videoListBox ul.videolist li span {
	margin: 5px 0px;
	display: inline-block;
	width: 130px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.videoListBox ul.videolist li span a:link,.videoListBox ul.videolist li span a:visited {
	color: #313131;
}
.videoListBox ul.videolist li span a:hover,.videoListBox ul.videolist li span a:active {
	color: #c00;
}
/*分页样式*/
.pagebar {
	 color:#666;
}
.pagebar ul {
	padding: 0px;
}
.pagebar ul li {
	float:left;
	background: none;
	border: none;
	padding: 0px;
}
.pagebar ul li a {
	width: 22px;
	height:22px;
	line-height:22px;
	border:1px solid #a9a9a9;
	display:inline-block;
	margin: 0px 2px;
	text-align:center;
	color:#666;
}
.pagebar ul li a:hover,.pagebar ul li a:active{
    border: 1px solid #000;
	background: #74706f;
	font-weight:bold;
	color:#fff;
}
.pagebar ul li a.prepage,.pagebar ul li a.nextpage{
	width: 61px;
	height: 22px;
}
.pagebar ul li a.currentPage {
	border: 1px solid #000;
	background: #74706f;
	font-weight:bold;
	color:#fff;
}
.pagebar ul li a.noborder {
	border:none;
}
.rightCatalog {
	margin-left: 10px;
	width: 238px;
}
.rightCatalog .listperson {
	width: 238px;
	height: 310px;
	margin: 0px;
	background: #fffbeb;

}
.rightCatalog .listperson .rddbImage img {
	width: 215px;
	height: 141px;
}
.rightCatalog .listperson .personinfo p {
	text-indent: 2em;
	color:#424242;
	line-height:2.2;
	padding: 10px 15px;
}
.rightCatalog .listperson .personinfo p a {
    color: #c00;
}
.listshuhua {
	width: 240px;
	text-align: center;
	margin-top: 8px;
}
.listshuhua img {
	width:240px;
	height: 90px;
}
.rightCatalog .zuopin {
	width: 238px;
	height: 303px;
	background: #fffbeb;
}
#talk{
	background: url(../images/talk.png) right bottom no-repeat;
	height: auto;
}
#work{
	background: url(../images/work.png) right bottom no-repeat;
	height: auto;
}
#talk ul li,#work ul li {
	width: 320px;
}
.rightCatalog .zuopin .zuopinlist {
	background: url(../images/zuopinBg.png) left bottom no-repeat;
	height: 273px;
}
.rightCatalog .zuopin .zuopinlist ul {
	padding: 10px 0px 10px 10px;
	height: 256px;
	overflow: hidden;
}
.rightCatalog .zuopin .zuopinlist ul li {
	height: 28px;
	line-height: 28px;
	background: url(../images/Rarrow.gif) left center no-repeat;
	padding-left: 10px;
	width: 207px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
/*视频详细页*/
#mediaplayer {
	margin: 0px 0px 0px 180px;
	padding-bottom: 40px;
}

.bottomarrow {
	float: left;
	padding-bottom: 20px;
	margin-left: 350px;
	display: inline;
}
.bottomarrow a {
	width: 88px;
	height: 31px;
	display: inline-block;
	margin: 0px 10px;
	float: left;
}
.bottomarrow #print {
	background: url(../images/print.gif) 0 0 no-repeat;
}
.bottomarrow #close {
	background: url(../images/close.gif) 0 0 no-repeat;
}
.bottomarrow #goTop {
	background: url(../images/top.gif) 0 0 no-repeat;
}
.leaderSummary {
	margin: 20px 20px 0px 20px;
	font-size: 14px;
}
.talking {
	width: 730px;
	margin-bottom: 10px;
}
#zxtalk {
   margin-bottom: 0px;
  }
.talking .rightCatalog {
	margin: 0px;
}
.talking  .funtionRightCon {
	margin-right: 13px;
	width: 347px;
}
.talking .rightconBox .rightcomTitle {
	 width: 345px;
}
.leaderSummary .leadertitle {
	text-align: center;
	font-weight: bold;
	color: #000;
	font-size: 22px;
	padding-bottom: 10px;
}
.leaderSummary p {
	text-indent: 2em;
	font-size: 14px;
	line-height: 2;
	margin: 5px 0px;
}
.ysnamelistBox p {
	text-align: center;
	font-weight: bold;
	color: #000;
	font-size: 20px;
	padding: 20px 0px 0px 0px;
}
.ysnamelistBox .nowName {
	 padding: 10px 0 20px 10px;
}
.ysnamelistBox .nowName a {
	display: inline-block;
	width: 65px;
	line-height: 2.5;
}
.qkConBox {
	margin: 0px;
	padding: 0px;
}
.qkConBox h2 {
	height: 30px;
	line-height: 30px;
	margin: 0px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-left: 30px;
	background: url(../images/qktitleBg.jpg) 0 0 no-repeat;
}
.qkConBox ul {
	padding: 10px;
	overflow: hidden;
	border-top: 1px dashed #ccc;
}
.qkConBox ul.first {
	border-top: none;
	width: 600px;
	margin: 0 auto;
}
.qkConBox ul li {
	width: 147px;
	text-align: center;
	float: left;
	margin: 10px 24px;
}
.qkConBox ul li select {
    width: 147px;
}
.qkConBox ul li img {
	padding: 6px;
	width: 134px;
	height: 165px;
	background: url(../images/qkbg.gif) 0 0 no-repeat;
}
.qkConBox ul li span {
	display: inline-block;
	margin: 5px 0px;
}