.banner_box{
	width:100%;
	background:url(../images/banner_bg.jpg) no-repeat top center;

}
.banner{
	position:relative;	
	width:100%;
	max-height:505px;
}
a.pcbanner{
	display:block;
}
.banner img{
	width:100%;
}



.content{
	width:100%;
	overflow:hidden;
	margin-top:20px;
}

.content_right{
	max-width:924px;
	margin-left:256px;
}
.content_top{
	overflow:hidden;
	padding-left:40px;
	padding-bottom:20px;
}
.content_right_tit{
	font-size:23px;
	color:#4d4d4d;
	overflow:hidden;
	margin-bottom:20px;
}
.top_share{
	text-align:right;
	overflow:hidden;
	padding-left:25px;
	padding-bottom:15px;
}
a.top_share_email{
	background:url(../images/email.png) no-repeat 0 0;
	width:28px;
	height:29px;
	display:block;
	margin-right:8px;
	float:left;
}
a.top_share_email:hover{
	background:url(../images/email.png) no-repeat 0 -30px;
}
a.top_share_rss{
	background:url(../images/email.png) no-repeat -36px 0;
	width:28px;
	height:29px;
	display:block;
	float:left;
}
a.top_share_rss:hover{
	background:url(../images/email.png) no-repeat -36px -30px;
}
.right_stock{	
	padding:0 0 60px 30px;
	border-bottom:1px dotted #000;
}
.right_calendar{
	padding:20px 0 20px 30px;
	border-bottom:1px dotted #000;
}
.right_calendar_table{
	
}
.right_calendar_table td{
	padding:10px;
	border-bottom:1px dotted #e8e8e8;
}
.right_calendar_table tr:last-child td{
	border-bottom:none;
}
.right_calendar_date{
	color:#1082d2;
}
.right_calendar_upcoming{
	 color:#64aaeb;
}


.right_act{
	padding:20px 45px 10px 30px;	
	overflow:hidden;	
}
.act_info_list li{
	border-bottom:1px dotted #e8e8e8;
	padding:10px;
	overflow:hidden;
}
.act_info_date {
	float:left;
	width:100px;
	color:#2c8ad3;
}
.act_info_date strong{
	float:right;
	font-size:14px;
	font-weight:700;
	padding-right:15px;
}
.act_info_text{
	padding-left:100px;	
}
.act_info_text a{
	color:#6d6d6d;
}
.act_info_text a:hover{
	color:#0EA7F8;
}
.right_webcast{
	width:249px;
	padding:20px 0 10px 0;
	float:right;
}

.right_report_info{
	margin:30px 0 ;
	overflow:hidden;
}
.right_report_img{
	float:left;
	border:1px solid #fff;
}
.right_report_img:hover{
	border:1px solid #0ea7f8;
}
.right_report_img img{
	max-width:101px;
	min-height:136px;
}
.right_report_text{
	float:left;
	margin-left:10px;
	width:106px;
	margin-top:10px;
	color:#6d6d6d;
}
.right_report_text h2{
	font-size:13px;
	border-bottom:1px solid #ccc;
	margin-bottom:8px;
	padding-bottom:8px;
}
.pdf_size{
	color:#616362;
	font-size:10px;
}
.right_pdf_dl a{
	font-size:10px;
	background:url(../images/pdf.png) left no-repeat;
	padding-left:15px;
	display:block;
	color:#6d6d6d;
}
.right_pdf_dl a:hover{
	color:#0EA7F8;
}

.right_foot{
	background-color:#e7e7e7;
	padding:20px;
	border-top:1px dotted #999;
	margin-top:30px;
	color:#7f8485;
	font-size:11px;
}
.footer_menu{
	width:100%;
	overflow:hidden;
}
.footer_menu_list{
	width:25%;
	float:left;	
}
.footer_menu_list h3{
	color:#fff;
	font-size:16px;
	font-weight:normal;
	padding:20px 20px 0 20px;
}
.footer_menu_list .footer_menu_info{
	padding:20px;
}
.footer_menu_list li{
	line-height:25px;
}
.footer_nav{
	font-size:16px;
	border-left:1px solid #313131;
	margin-top:20px;
	padding:0 20px 100px;
}