@charset "utf-8";


.page_num {
	padding-top: 30px;
	height: 50px;
	overflow: hidden;
	width: 96%;
	margin: 0 auto;
}
#page_div {
	line-height: 20px;
	color: #666;
	float: right;
}
#pagination_input {
	width: 30px;
	height: 20px;
	line-height: 20px;
	color: #f00;
	vertical-align: middle;
	overflow: hidden;
	border: 1px solid #ccc;
	font-size: 12px;
}
#pagination_btn {
	width: 40px;
	height: 25px;
	line-height: 25px;
	background: #bf1920;
	border: 1px #bf1920 solid;
	vertical-align: middle;
	font-family: "微软雅黑";
	color: #fff;
}
#page_div .pagination_index {
	border: 1px #cccccc solid;
	padding: 0 8px;
	margin: 0 4px;
	float: left;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-size: 14px;
	width: 56px;
	background: url(../images/prev.png) left center no-repeat;
}
#page_div .pagination_index a, #page_div .pagination_index_num a {
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #666666;
	font-size: 14px;
}
#page_div .pagination_index a:hover, #page_div .pagination_index_num a:hover {
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #666666;
	font-size: 14px;
}
#page_div .pagination_index1 {
	border: 1px #cccccc solid;
	padding: 0 8px;
	margin: 0 4px;
	float: left;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-size: 14px;
	width: 56px;
	background: url(../images/next.png) right center no-repeat;
}
#page_div .pagination_index1 a, #page_div .pagination_index_num a {
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #666666;
	font-size: 14px;
}
#page_div .pagination_index1 a:hover, #page_div .pagination_index_num a:hover {
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #666666;
	font-size: 14px;
}
#page_div .pagination_index_last {
	float: right;
	font-size: 14px;
	margin-left: 10px;
	line-height: 29px;
	color: #000;
}
/* ========="首页"样式=========*/

#page_div .pagination_index_num {
	width: 16px;
	padding: 0 8px;
	margin: 0 4px;
	float: left;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #ccc;
}
#page_div .currentIndex {
	background: #bf1920;
	border: 1px solid #bf1920;
	height: 29px;
	line-height: 29px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
} 
.pagination_homePage{
	display: inline-block;
    width: 74px;
    height: 29px;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 29px;
    float: left;
}
.pagination_endPage{
	display: inline-block;
    width: 74px;
    height: 29px;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 29px;
    margin-right: 4px;
}
/*=========当前页码样式=========*/
/*-------------------------------↑分页样式结束↑---------------------------------------*/
.jcxw_t {
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 18px;
    margin-top: 18px;
}
.jcxw_t p img {
	float: left;
	margin-right: 30px;
}
.jcxw_t p b {
	display: block;
	min-width: 630px;
	height: 30px;
	position: relative;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 30px;
	font-weight: 600;
	color: #000000;
}
.jcxw_t p b span {
	position: absolute;
	top: 0px;
	right: 10px;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: 30px;
	color: #666;
}
.jcxw_t p span {
	line-height: 24px;
	font-size: 14px;
	color: #4c4c4c；;
}
.luntan{
	background: url(../images/stockholder_bbs.png) no-repeat;
    width: 720px;
    height: 360px;
	text-align: center;
	margin: 0 auto;
	margin-top: 40px;
}
.logo_img01{
	height: 63px;
    float: left;
    display: block;
	margin: 100px 10px 0px 100px;
	text-align: center;
}
.mr10{
	margin-right: 10px;
}
.logo_img01 img {
    width: 220px;
}
.logo_img02{
	width: 195px;
    margin: 60px auto;
}

.clear {
    clear: both;
    height: 0px;
}
.investor_hotline {
    border: 1px solid #d8d8d8;
    padding: 45px 60px;
	background: #fff;
	margin-top: 40px;
}
.headimg{
	font-size: 0;
	width: 100%;
    height: 345px;
    overflow: hidden;
	margin-bottom: 30px;
}
.headimg img{
	position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0;
}