@charset "utf-8";

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

body,div,p,span,td,tr,table,ul,li,input,form,textarea,a,h1,h2,h3,h4 {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
        color: #15141c;
}

body {
	margin: 0;
	padding: 0;
	color: #4d4d4d;
	font-family: Microsoft YaHei;
	font-size: 12px;
}

.divSlideImages {
	height: 500px;
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: -1;
}

.divSlideImages .div_imgae_item {
	position: relative;
	background: url() no-repeat center 0;
	height: 500px;
	width: 100%;
	background-size: auto 100%;
	position: relative;
}

.divSlideImages .div_imgae_item img { }

.divSlideImages .div_imgae_item .div_title_bg {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 90px;
	width: 100%;
	background-color: #444444;
	opacity: 0.3;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}
.divSlideImages .div_imgae_item .div_title {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 90px;
	width: 100%;
	line-height: 90px;
	font-size: 24px;
	text-align: center;
	color: #fff;
}

.divSlideImages .ul_btn {
	position: absolute;
	right: 50px;
	bottom: 30px;
}

.ul_btn li {
	float: left;
	margin-right: 4px;
}

.ul_btn li span {
	display: block;
	height: 18px;
	width: 18px;
}

.a_btn_normal {
	background: url(../source/images/slideBoxBtnNormal.png)
}

.a_btn_focus {
	background: url(../source/images/slideBoxBtnFocus.png);
}

.divShow {
	height: 240px;
    width: 1000px;
    margin: 30px auto 20px auto;
}

.divShow a {
	display: inline-block;
	height: 240px;
	width: 200px;  
	margin:  0 20px; 
}

.btn_intro_normal {
	background: url(../source/images/btn_intro_normal.png);
}

.btn_intro_focus {
	background: url(../source/images/btn_intro_focus.png);
}

.btn_guide_normal {
	background: url(../source/images/btn_guide_normal.png);
}

.btn_guide_focus {
	background: url(../source/images/btn_guide_focus.png);
}

.btn_donate_normal {
	background: url(../source/images/btn_donate_normal.png);
}

.btn_donate_focus {
	background: url(../source/images/btn_donate_focus.png);
}

.btn_conn_normal {
	background: url(../source/images/btn_conn_normal.png);
}

.btn_conn_focus {
	background: url(../source/images/btn_conn_focus.png);
}

.divSwitch_bg {
	height: 80px;
	width: 100%;
	position: relative;
	background-color: #35669f;
	z-index: 0;
}

.divSwitch_bg_left {
	position: absolute;
	top: 0;
	left: 0;
	height: 80px;
	width: 50%;
	background-color: #bd9700;
	z-index: 1;
}

.divSwitch {
	height: 80px;
	width: 1080px;
	margin: 0 auto;
	font-size: 0;
	z-index: 2;
	position: relative;
}

.divSwitch span {
	display: inline-block;
	height: 80px;
	width: 358px;
	background-color: #35669f;
}

.switch_focus {
	background-color: #bd9700;
}

.switch_normal {
	background-color: #35669f;
}

.switch_news {
	background: url(../source/images/switch_news.png);
}

.switch_donation {
	background: url(../source/images/switch_donation.png);
}

.switch_thanks {
	background: url(../source/images/switch_thanks.png);
}

.divNews {
	width: 1080px;
	height: 440px;
	margin: 0 auto;
}

.div_newsList_bg {
	height: 390px;
	width: 1080px;
	overflow: hidden;
}

.div_newsList {
	width: 3240px;
        font-size: 0;
}

.div_newsList a {
	display: inline-block;
	width: 240px;
	margin: 0 60px;
	padding-top: 20px;    
	text-decoration: none;
}

.div_newsList .h1 {
	color: #3e3d3d;
	font-size: 14px;
    line-height: 50px;
	font-weight: bold;
	display: block;
	text-align: center;
	width: 240px;
}

.div_newsList .h2 {
	color: #3e3d3d;
	font-size: 14px;
	height: 150px;
	width: 240px;
	line-height: 30px;
	overflow: hidden;
}

.divNewsBottom {
	height: 30px;
	width: 100%;
	margin: 10px 0;
	position: relative;
}

.news_btn {
	width: 60px;
	margin: 0 auto;
}

.news_btn li {
	float: left;
	margin-right: 4px;
}

.news_btn li span {
	display: block;
	height: 16px;
	width: 16px;
}

.news_btn_focus {
	background: url(../source/images/news_btn_focus.png)
}

.news_btn_normal {
	background: url(../source/images/news_btn_normal.png);
}

.btn_more {
	position: absolute;
	right: 60px;
	font-size: 16px;
	text-decoration: none;
}

.divBottom {
	height: 68px;
	width: 100%;
	background-color: #35669f;
	color: white;
	line-height: 68px;
	text-align: center;
	font-size: 14px;
}

.divThanks {
	width: 1080px;
	height: 440px;
	margin: 0 auto;
	overflow: hidden;
}

.divThanks .div_thanksList_bg {
	font-size: 16px;
	height: 390px;
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}

.div_thanksList {
	width: 100%;
}

.div_thanksList tr {
	height: 39px;
	width: 100%;
}

.div_thanksList td {
	border-bottom: 1px dashed #d4d4d4;
}

.div_thanksList span {
	color: #ff940a;
}

.divProj {
	width: 1080px;
	height: 415px;
	margin: 0 auto;
	padding-top: 25px;
}

.divProj a {
	display: inline-block;
	width: 225px;
	margin: 0 66px 0 66px;
	color: #3e3d3d;
}

.divProj a span {
	display: block;
	line-height: 45px;
	font-size: 16px;
	width: 225px;
	text-align: center;
}





