@charset "utf-8";
/* CSS Document */
*{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
body{
	padding:0;
	margin:0;
	border:0;
}
.wrapper{
	background-color:#FFE5C5;
	width:100%;
	float:left;
}
.wrapper_inner{
	max-width:1250px;
	margin:auto;
	background-color:#fff;
}
.inner{
	width:960px;
	margin:auto;
}
.sectionA{
	width:100%;
	background-color:#fff;
	float:left;
	border-bottom:5px solid #24387f;
}
.sectionA_left{
	float:left;
	width:30%;
}
.sectionA_right{
	float:right;
	width:33%;
}
.sectionB{
	width:100%;
	background-color:#aec5d7;
	float:left;
}
.nav{
	float:left;
	width:100%;
}
.nav ul{
	float:left;
}
.nav ul li{
	float:left;
	list-style:none;
}
.nav ul li a {
    text-decoration: none;
    color: #fff;
    padding-left: 35px;
    padding-right: 35px;
    font-size: 22px;
    font-family: arial;
    padding-top: 19px;
    float: left;
    padding-bottom: 19px;
}
.nav ul li a:hover {
	color:#24387f;
}
.sectionC{
	width:100%;
	float:left;
	padding-bottom:20px;
	background-color:#fff;
}
.sectionC_left{
	width:100%;
	float:left;
	background:url(img/homepage1.png) no-repeat;
	height:528px;
	margin-top:40px;
}
.sectionC_right{
	float:right;
	width:40%;
}
.sectionC_left_bg {
    width: 75%;
    background-color: #bedfe6;
    opacity: 0.9;
    height: 90px;
    float: left;
    margin-top: 29px;
}
.sectionC_left_bg span {
    font-size: 40px;
    margin-left: 15px;
    margin-top: 21px;
	color:#24387f;
}
.sectionC_left_bg p {
    float: right;
    color: #24387f;
    font-size: 25px;
}
.sectionC_left img{
	margin-top:28px;
}
.section_left_right {
    float: right;
    width: 49%;
    font-size: 17px;
	margin-top:3px;
}
.section_left_right b{
	font-size:22px;
}
.sectionD{
	float:left;
	width:100%;
	margin-top:10px;
	background-color:#fff;
}
.sectionD_a{
	width:100%;
	float:left;
}
.sectionD_a p {
    color: #24387f;
    font-size: 28px;
    margin-top: 20px;
    font-weight: bold;
}
.border{
	width:100%;
	height:5px;
	float:left;
	background-color:#6dcdd9;
	margin-top:5px;
	margin-bottom:5px;
}
.sectionD_a b{
	color:#555557;
}
.sectionD_a span{
	color:#000;
	font-size:14px;
}
.sectionE{
	float:left;
	width:100%;
	background-color:#fff;
	padding-bottom:50px;
}
.sectionE_left {
    float: left;
    width: 50%;
    margin-top: 95px;
}
.sectionE_right{
	float:right;
	width:49%;
	margin-top:20px;
}
.sectionE_right_1{
	width:100%;
	float:left;
}
.sectionE_right_2{
	float:left;
	margin-top:20px;
}
.sectionE_right_2 p{
	font-size:25px;
	margin-left:20px;
	float:left;
	color: #263c76;
	font-weight:bold;
}
.sectionE_right3{
	float:right;
	margin-top:20px;
}
.sectionF{
	width:100%;
	float:left;
	margin-top:10px;
}
.footer {
    width: 35%;
    margin: auto;
}
.footer ul {
	float:left;
}
.footer ul li{
	list-style:none;
	float:left;
}
.footer ul li a {
    text-decoration: none;
    color: #263c76;
    padding: 2px 7px;
    font-size: 12px;
	font-weight:bold;
	border-right:1px solid #FFF;
}
.footer ul li a:hover {
	color:#4F4D7C;
}
.footer_p {
    float: left;
    margin-top: 10px;
    margin-left: 25px;
}
.footer_p p{
	font-size:10px;
	text-align:center;
}
.sectionG{
	float:left;
	width:100%;
	background-color:#fff;
	margin-top:10px;
}
.sectionG_left{
	width:50%;
	float:left;
	margin-top:40px;
	margin-left:30px;
}
.sectionG_left_1{
	width:77%;
	float:left;
}
.sectionG_right{
	width:42%;
	float:right;
	padding-bottom:20px;
}
.sectionG_left h3{
	font-size:20px;
	color:#263c76;
}
.sectionG_right_1 img{
	float:left;
	margin-top:10px;
}
.sectionG_left p{
	margin-top:10px;
	color:#263c76;
	line-height:20px;
}
.section_left_4{
	float:left;
	width:100%;
	padding-bottom:20px;
}
.mini_border{
	float:left;
	width:100%;
	height:2px;
	background-color:#70cbe0;
}
.active{
	background-color:#97b1cc;
}
.sectionG_left_2 {
    float: right;
    width: 23%;
    margin-top: 14px;
}
.section_left_4{
	float:left;
	margin-top:10px;
}
.sectionG_right_1{
	float:left;
	width:100%;
}
.section_left_3{
	width:100%;
	float:left;
	line-height:20px;
}
.sectionG_right_1 p {
    margin-top: 5px;
    font-size: 19px;
    font-weight: bold;
    width: 94%;
    margin-left: 10px;
}
.sectionG_right_1 b{
	font-size:25px;
	color:#263c76;
}
.sectionG_right_1 span {
    margin-top: 10px;
    float: left;
    font-size: 17px;
    width: 94%;
    margin-left: 10px;
}
.sectionH{
	width:100%;
	float:left;
	background-color:#fff;
	margin-top:10px;
}
.sectionH_inner {
    width: 95%;
	display:table;
    border: 3px solid #cae6f1;
    margin-top: 10px;
    padding-bottom: 20px;
    margin-bottom: 40px;
	margin-left:30px;
}
.sectionH_a_right p {
    font-size: 14px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #213675;
}
.sectionH_head {
    width: 95%;
    height: 113px;
    background-color: #cae6f1;
    margin: auto;
	margin-top:10px;
}
.sectionH_head_left{
	float:left;
	width:49%;
}

.sectionH_head_left p {
    text-align: center;
    color: #243a74;
    font-size: 30px;
    margin-top: 39px;
}
.sectionH_head_right{
	float:right;
	width:35%;
}
.sectionH_head_right img{
}
.sectionH_body{
	width:100%;
	float:left;
}
.sectionH_a {
    width: 95%;
    height: auto;
    margin: auto;
	margin-top:10px;
	display:table;
}
.sectionH_a_left{
	width:49%;
	float:left;
	background-color:#dee2eb;
}

.sectionH_a_right{
	width:49%;
	float:right;
	background-color:#d2e5ec;
}
.sectionH_a_left p {
    font-size: 14px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
	color:#213675;
}
/******************************** Second **********************************/
.sectionH_a_left1{
	width:49%;
	float:left;
	background-color:#dee2eb;
	height:58px;
}
.sectionH_a_left1 p {
    font-size: 14px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
	color:#213675;
}
/******************************** 3rd **********************************/
.sectionH_a_left2{
	width:49%;
	float:left;
	background-color:#dee2eb;
	height:74px;
}
.sectionH_a_left2 p {
    font-size: 14px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
	color:#213675;
}
.sectionH_a_right1{
	width:49%;
	float:right;
	background-color:#d2e5ec;
	height:42px;
}
.sectionH_a_right1 p {
    font-size: 14px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
	color:#213675;
}
.sectionH_a_right2{
	width:49%;
	float:right;
	background-color:#d2e5ec;
	height:58px;
}
.sectionH_a_right2 p {
    font-size: 14px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
	color:#213675;
}


.sectionH_a_left3{
	width:49%;
	float:left;
	background-color:#dee2eb;
	height:90px;
}
.sectionH_a_left3 p {
    font-size: 14px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
	color:#213675;
}
.sectionH_head span{
    margin-top: 45px;
    float: left;
    font-size: 30px;
    margin-left: -8px;
	color:#243a74;
}
.sectioni{
	width:100%;
	float:left;
}
.sectioni p{
	text-align:center;
	margin-top:20px;
	color:#243a74;
	font-size:30px;
}
.header {
    width: 95%;
    float: left;
    margin-top: 40px;
}
.header_head{
	width:100%;
	float:left;
	background-color:#6bcbd9;
	height:100px;
}
.header_head b{
	color:#1f345f;
}
.header_head p {
    color: #545d62;
    text-align: center;
    margin-top: 20px;
}
.header_body{
	float:left;
	margin-top:10px;
	width:100%;
}
.header_body p {
    font-size: 14px;
    line-height: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.section_last{
	width:100%;
	float:left;
}
.last1{
	width:26%;
	float:left;
	margin-top:10px;
}
.last1 img{
	width:100%;
	float:left;
}
.last2 {
    width: 42%;
    float: left;
    margin-left: 10px;
    margin-top: 0px;
}
.last3{
	width:28%;
	float:right;
	margin-left:10px;
	margin-top:10px;
}
.last3 img{
	width:100%;
	float:left;
}
.last2 p{
	font-size:12px;
}
.footer_border{
	width:100%;
	float:left;
	height:3px;
	background-color:#71cad8;
	margin-top:10px;
}
.section_footer{
	width:100%;
	float:left;
	text-align:center;
	margin-top:10px;
	padding-bottom:20px;
}
.section_footer p{
	text-align:center;
	font-size:20px;
}
.section_footer b{
	color:#263880;
}
.last_class{
	width:100%;
	float:left;
	margin-top:20px;
}
.last_class b{
	color:#26397B;
	font-size:18px;
}
.last_class p{
	
	font-family:"Century Gothic";
	font-size:16px;
}
.last_class a b{
	font-size:15px;
}
.last_class a b:hover{
	color:#039;
	font-size:14px;
}