
/* 背景图片 */
.corporate_governance-header {
	position: relative;
	background-image: url('8.jpg');
	background-size: cover;
	background-position: center;
	height: 300px;
}
* {
	margin: 0px 0px 0px 0px;
}

body {
	/*background-image:url("../img/background.jpg");*/
	background-color:#edf5ff;
	background-size:cover;
	overflow-y:scroll;
	letter-spacing:1px;
}

#header {
    position: fixed;
	left:0;
    top: 0;
	height:30px;
    width: 100%;
	background:#edf5ff;
	z-index:9999999;
}
.main {
    width:1000px;
    height:auto;
    margin:auto;
}
.mclear {
	clear:both;	
}

.main_content {
	margin-top:-25px;
	width:100%;
	height:auto;
}

.invertor_space2 {
	width:100%;
	height:24px;
	
}

.main_feed_title {
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 16px;
	width: 245px;
	height: 22px;
	padding: 6px 12px 6px 12px;
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing:2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #3081AA;
	cursor: pointer;
	text-align:center;
	font-weight: bold;
}

.investor_directors_type_1 {
	margin-left:34px;
	margin-top:12px;
	margin-bottom:0px;
	font-size:16px; 
	letter-spacing:2px;
	color: #002060;
	font-weight:bold;
	
}

.investor_directors_title {
	margin-left:34px;
	margin-top:10px;
	font-size: 16px; 
	letter-spacing:2px;
	color: #2D4652;
}


.bfbutton {
	margin-top: 0px;
	margin-right:12px;
	margin-left:0px;
	width:220px;
    height: 21px;
    padding: 8px 12px 8px 12px; 
	color: #002060; 
	font-size: 16px;	
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	background:#d3e1ea;
	cursor:pointer;
	margin-top:12px;
	font-weight:bold;
}


.investor_main_left {
	width:28%;
	margin-left:0px;
	margin-right:0px;
	margin-top:8px;
	height:auto;
	float:left;
}
.investor_main_right {
	width:69%;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-top:0px;
	padding-left:60px;
	height:auto;
	float:left;
}

.ifbutton_down {
	padding: 8px 12px 8px 12px; 
	background-color: #4d84bb;
	width:280px;
	color: #FFFFFF; 
	margin: 20px auto;
	border: none;
	border-radius: 5px;
	cursor: pointer;
	font-size: 22px;
}


.ifbutton {
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 900px;
	width: 280px;
    margin: 20px auto;
	padding: 8px 12px 8px 12px; 
	font-size: 22px;
	color: #003087;
	text-align: left;
}

.ifbutton span {
	color: #aed0f2;
}

.ifbutton button {
	padding: 8px 12px 8px 12px; 
	background-color: #b7c0c7;
	width:280px;
	color: #003087;
	margin: 20px auto;
	border: none;
	border-radius: 5px;
	cursor: pointer;
	font-size: 22px;
	text-align: left;
}

.ifbutton button:hover {
	background-color: #4d84bb;
	color: #FFFFFF; 
}

.investor_rest {
	margin-top:20px;
	width:90%;
	height: 400px;
}

.press_title_group {
	position:relative;
}

.press_title {
	float:left;
	width:735px;
	padding: 8px 0px 8px 15px; 
	margin-top:20px;
	font-size:16px; 
	color: #002060;	
	background-color:#eef5f9;	
	letter-spacing:2px;
	font-weight: bold;
}


.report_title_group {
	position:relative;
}

.report_title {
	float:left;
	width:735px;
	padding: 8px 0px 8px 15px; 
	margin-top:32px;
	margin-bottom:24px;
	font-size:24px; 
	color: #002060;	
	background-color:#eef5f9;
	letter-spacing:2px;	
	font-weight: bold;
}

.report_title_2 {
	float:left;
	width:735px;
	padding: 8px 0px 8px 15px; 
	margin-top:32px;
	margin-bottom:4px;
	font-size:24px; 
	color: #002060;	
	background-color:#eef5f9;	
	letter-spacing:2px;
	font-weight: bold;
}



.investor_right_upper_Large_title{
	width:670px;
	height:120px;	
	background-color:#7ca9c0;
}
.investor_right_upper_image {
	width:670px;
	height:223px;
	background-color:#d3e1ea;
}

.investor_large_title {
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size:32px;
	margin-left:15px;
	font-weight:100;
	
}

.investor_title {
	margin-top:20px;
	font-size:24px; 
	letter-spacing:2px;
	color: #e0bb3f;	
	
}
