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


/*期货-信息公示*/
.exhibition{

}
p.MsoNormal{
	text-indent:0;
	text-align:left;
	margin:10px 0px;
}
span.MsoTitle{
	background: #458ae5 none repeat scroll 0 0;
    border-left:5px solid #458ae5;
    color: #458ae5;
    display:inline-block;
    height:16px;
    margin-right:4px;
}
span.MsoTitle2{
	background: #458ae5 none repeat scroll 0 0;
    border-left:1px solid #458ae5;
    color: #458ae5;
    display:inline-block;
    height:16px;
    margin-right:16px;
}
h3.MsoTitle1{
	letter-spacing:0;
	text-transform:none;
	font-style: normal;
	color:#458ae5;
	font-size: 18px;

	margin:20px 0 10px;
}
.exhibition p{
	line-height:28px;
	font-size:16px;
	color:#999;
	text-indent:2em;
	margin-bottom:20px;
}
table.accountDetails tr.tit td {
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

table.accountDetails tr.tit {
    background:#daf2ff none repeat scroll 0 0;
    color: #458ae5;
    height: 37px;
}
table.accountDetails tr.list td {
    border-bottom: 1px solid #ccc;
    color: #4d4d4d;
    height:45px;
    text-align: center;
    vertical-align: middle;
	line-height:28px;
}
.peoplePublicity{
	text-align:center;
}
.Publicit{
	float: left;
    margin: 40px 0;
    width:20%;
}
.Publicit img{
	border:1px solid #ccc;
}
.peoplePublicity p{
	text-align:center;
	text-indent:0;
}
/*业务流程*/
.exhibition strong{
	color:#555;
}

h4.prompt{
	font-size:16px;
	line-height:150%;
	font-weight:600;
	color:#555;
}
i.ask{
	background:url(../img/ask.png) no-repeat left center;
	width:28px;
	height:28px;
	display:inline-block;
	float:left;
	padding-right:10px;
}
i.answer{
	background:url(../img/answer.png) no-repeat left center;
	width:28px;
	height:28px;
	display:inline-block;
	float:left;
	padding-right:10px;
}
/*搜索框*/

.arc_box {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    border-radius: 68px;
    height: 25px;
    padding: 4px 46px 4px 14px;
    position: relative;
    width: 224px;
}

.txt_serch {
    color: #5c5b5b;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    width: 222px;
}
input {
    border: 0 none;
    outline: medium none;
    vertical-align: middle;
}
/*问答、留言*/
a.putQuestions{
	width:120px;
	height:35px;
	display:inline-block;
	text-align:center;
	color:#458ae5;
	border:1px solid #458ae5;
	line-height:35px;
	border-radius:4px;
	margin-left:20px;
}
a.putQuestions:hover{
	background:#458ae5;
	color:#fff;
}

.articleTitle{
	width:100%;
	border-bottom:1px solid #458ae5;
	margin-bottom:30px;
}
h3.articleTitleH3{
	font-size:20px;
	color:#458ae5;
	font-weight:bold;
	padding-left:10px;
	line-height:24px;
}
.publication{
	position:relative;
	width:160px;
	cursor:pointer;
	text-align:center;
	margin-left:25px;
}
.publication img{
	width:160px;
	height:203px;

}
.publication-mask{
	position:absolute;
	background:#000;
	width:160px;
	height:40px;
	top:165px;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}
.publication p.number{
	line-height:40px;
	color:#fff;
	text-indent:0;
}
.bg01{
	background:url(../img/bg01.png) no-repeat top center;
	width:80px;
	height:80px;
	line-height:80px;
	text-align:center;
	margin-top:70px;
	cursor:pointer;
}
.bg02{
	background:url(../img/bg02.png) no-repeat top center;
	width:80px;
	height:80px;
	line-height:80px;
	text-align:center;
	margin-top:70px;
	cursor:pointer;
}
.bg03{
	background:url(../img/bg03.png) no-repeat top center;
	width:24px;
	height:24px;
	text-align:center;
	cursor:pointer;
	margin:128px 0 0 -12px;
}
.bg04{
	background:url(../img/bg04.png) no-repeat top center;
	width:24px;
	height:24px;
	text-align:center;
	cursor:pointer;
	margin: 95px 0 0 -7px;
}
.bg01 span{
	color:#fff;
	font-size:20px;
}
.bg02 span{
	color:#458ae5;
	font-size:20px;
}
.timeLine{
	width:1px;
	background:#458ae5;
	margin-left:20px;
	position:absolute;
	padding-bottom:80px;
}
.issue{
	width:140px;
	height:36px;
	border:1px solid #458ae5;
	color:#458ae5;
	text-align:center;
	border-radius:4px;
	margin:20px 0 0 20px;
	line-height:36px;
	cursor:pointer;
}
.issue:hover{
	background:#458ae5;
	color:#fff;
}
.timeAxisRight{
	margin:68px 0 0 30px;
	width:85%;
}
.ParticularYear{
	height:150px;
}
/* 分页部分 */
.page_l {
   	padding: 22px 8px;
    text-align: center;
}
.page_l a {
    border: 1px solid 458ae5;
    color: #666;
    display: inline-block;
    float: left;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    height: 27px;
    line-height: 27px;
    margin-left: 5px;
    padding: 0 8px;
}

.yema {
    float: left;
    margin:5px 50px 0 30px;
}
.page_l .go {
    background:458ae5;
    border: 0 none;
    color: #fff;
    height:29px;
    margin: 0;
    padding: 0;
    text-align: center;
    width:31px;
}
.page_l .w56 {
    border:1px solid #ccc;
    color: #333;
    float: left;
    font-size: 14px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    width: 56px;
}