* {
	margin: 0;
	padding: 0;
}

body {
	font-size:12px;
	font-family:"微软雅黑",Arial;
	
	background-color:#f8f3ec;
	
}
a {
	text-decoration:none;
}
img {
	border:0;
}
.clear{
	clear:both;
}
.red{
	color:#a02c2c;
}
li{
	list-style:none;
}


#headerBox{
	width:1200px;
	 margin:0 auto;
	background: rgba(255, 255, 255, 0.8) !important;
    background-color:#ffffff;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    height:73px;
}
#header{
	  height:73px;
	  width:965px;
	  margin:0 auto;
	position:relative;
}
#header #quicklink{
	position:absolute;
	top:5px;
	right:0px;
}
#header #quicklink a{
	color:#676767;
	font-size:10px;
	background:url("images/line.jpg") no-repeat right;
	padding:0 8px;
}
#header #quicklink .last{
	background:none;
	padding-right:0;
}
#header .logo1{
	position:absolute;
	top:31px;
}
#header .logo_tuan{
	right:0px;
}

#header .line2{
	left:210px;
	top:43px;
}
#header .logo3{
	left:250px;
	top:37px;
}
#navBox{
	width:1200px;
	margin:0 auto;
	background-color:#3b4b58;
}
#nav{
	 height:38px;
	  width:965px;
	  margin:0 auto;
	  _overflow:hidden;
}
#nav .li_b{
	float:left;
	z-index:30;
	position:relative;
	cursor:pointer;
	z-index:200;
}
#nav li ul{
	position: absolute;
	width:161px;
	left:0;
	z-index:300;
	top:38px;
	background: rgba(160, 44, 44, 0.74) !important;
    background-color:#a02c2c;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	text-align:center;

}
#nav li ul li{
	border-bottom:1px #a95f57 dashed;
	height:35px;
	line-height:35px;
	position:relative;
	font-size:14px;
}
#nav li ul li:hover{
	background: rgba(59, 75, 88, 0.74) !important;
    background-color:#3b4b58;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
#nav .no-line-height{
	line-height:normal;
	padding-top:5px
	line-height:12px;
	padding-bottom:5px;
	
}
#nav .comment{
	padding-left:13px;
}
#nav li .last{
	border:0;
}
#nav li a{
	color:#ffffff;
}
#main{
	  width:983px;
	  margin:0 auto;
}
#main.index_main{
	width:1003px;
}
#main.top_320{
	margin-top:280px;
}
#main.top_108{
	margin-top:108px;
}
#footerBox{
	width:1200px;
	  margin:0 auto;
	background-color:#3b4b58;
	margin-top:10px;
	
}
#footer{
	  width:965px;
	  margin:0 auto;
	  padding-top:6px;
	   padding-bottom:6px;
}
#footer p{
	margin-left:16px;
	font-family:"宋体";
	color:#fff;
}
#footer a{
	color:#fff;
}
#mainContent{
	margin-top:7px;
}
.letter{
	margin-left:10px;
}
#index_left{
	float:left;
	width:710px;
}
#index_right{
	float:left;
	width:293px;
	
}
#index_right_main{
	background:url("images/right_bg.png") no-repeat;
	*background:none;
   *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='images/right_bg.png');
   height:705px;
   padding-top:7px;
}
#index_left .left_top_new{
	background:url("images/710_top.png") no-repeat;
	*background:none;
   *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='images/710_top.png');
	width:710px;
	height:447px;
}
.content_inBox{
	width:684px;
	margin-left:15px;
}
#index_left .left_center_box{
	background:url("images/710_center.png") no-repeat;
	*background:none;
   *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='images/710_center.png');
	width:710px;
	height:396px;
}
#index_left .left_botom_box{
	background:url("images/710_bottom.png") no-repeat;
	*background:none;
   *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='images/710_bottom.png');
	width:710px;
	height:108px;

}
#index_left .left_botom_box_ji{
	background:url("images/710_bottom_ji.png") no-repeat;
	*background:none;
   *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='images/710_bottom_ji.png');
	height:188px;

}
#index_left .t_n_left{
	float:left;
	width:265px;
	margin-left:16px;
	margin-right:20px;
	display:inline;
}
#index_left .t_n_right{
	float:left;
	width:370px;

}
#index_left .tab{
	margin-top:13px;
}
#index_left .tab li{
	float:left;
	width:132px;
	background:url("images/tab_0.jpg") repeat-x bottom;
	padding-bottom:9px;
	padding-top:5px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#b3b3b3;
	cursor:pointer;
	position:relative;
}
#index_left .tab .active{
	background:url("images/tab_1.jpg") repeat-x bottom;
	color:#a02c2c;
}
#index_left .news_list{
	width:258px;
	margin-top:16px;
	color:#7b7b7b;
	font-family:"宋体";
	margin-bottom:6px;
}
#index_left .news_list a{
	color:#7b7b7b;
	position:relative;
}
#index_left .news_list img{
	float:left;
	margin-right:11px;
}
#index_left .news_list h3{
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	margin-top:8px;
}
#index_left .news_list .time{
	padding-top:10px;
}
#index_left .more{
	margin:20px 0 0 215px;
	position:relative;
}
.h2_left{
	background:url("images/369_bg.jpg") no-repeat bottom;
	padding-bottom:9px;
	padding-top:5px;
	color:#a02c2c;
	font-size:14px;
	padding-left:14px;
	position:relative;
}
.h2_left_notice{
	background:url("images/265_bg.jpg") no-repeat bottom;
}
.h2_left_294{
	background:url("images/294.jpg") no-repeat bottom;
	padding-left:11px;
}
.h2_left_317{
	background:url("images/317.jpg") no-repeat bottom;
}
.h2_left span{
	position:absolute;
	right:5px;
	top:10px;
}
.no-bg{
	background:none;
}
#index_left .newsPic{
	margin-top:11px;
}
#index_left .h3_title,#index_right .h3_title{
	font-family:"宋体";
	color:#3b4b58;
	font-weight:bold;
	margin-top:16px;
	font-size:14px;
}
#index_left .h3_title a,#index_right .h3_title a{
	color:#3b4b58;
	position:relative;
}
#index_left .news_time{
	color:#b3b3b3;
	font-family:"宋体";
	margin-top:5px;
}
#index_left .hot_box{
	padding:0 5px;
}
#index_left .hot_box_border{
	border-bottom:1px #e1e1e1 dashed;
	padding-bottom:5px;
}
#index_left .news_content{
	color:#3b4b58;
	line-height:20px;
	font-family:"宋体";
	margin-top:8px;
	
}
#index_left .news_content_border{
	border-bottom:1px #c8c5c4 dashed;
	padding-bottom:21px;
	margin-left:410px;
}
#index_left .news_content_border_r{
	border-bottom:1px #c8c5c4 dashed;
	padding-bottom:21px;
}
#index_left .news_content a{
	color:#a02c2c;
	text-decoration:underline;
}
#index_left .tab2{
	margin-top:0;
	padding-top:13px;
}
#index_left .tab2 li{
	margin-right:3px;
	width:216px;
}
#index_left .tab2 .last{
	margin-right:0;
}
.content_inBox_656{
	width:656px;
	margin:0 auto;
}
#recallBox{
	padding-top:16px;
}
#recallBox .news_pic{
	float:left;
	margin-right:14px;
}
#index_left .dot_list{
	background:url("images/dot.jpg") no-repeat left center;
	padding-left:14px;
	margin-left:410px;
	color:#3b4b58;
}
#index_left .dot_list a{
	color:#3b4b58;
	text-decoration:none;
	position:relative;
}
#index_left .no-margin-left{
	margin-left:0;
}
#index_left .news_time_r{
	margin-top:10px;
}

.left_botom_box P{
	margin-top:22px;
	color:#1b1b1b；
	font-size:18px;
	
}
.left_botom_box p span{
	background:url("images/tel.jpg") no-repeat left center;
	padding-left:19px;
}
.left_botom_box .line{
	position:absolute;
	top:38px;
	left:160px;
}
.left_botom_box .line2{
	left:375px;
}
.left_botom_box p .email{
	background:url("images/email.jpg") no-repeat;
	padding-left:32px;
	margin-left:70px;
}
.left_botom_box p .weixin{
	background:url("images/weixin.jpg") no-repeat 0 70%;
	padding-left:41px;
	position:absolute;
	top:10px;
	left:420px;
	
}
.left_botom_box .donate{
	top:10px;
	left:580px;
}
#index_right .h2{
	width:271px;
	background:url("images/h2_bg.png") no-repeat;
	*background:none;
   *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='images/h2_bg.png');
   height:36px;
   margin-top:10px;
 
}
#index_right .h2 h2{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-left:23px;
	padding-top:7px;
	position:relative;

}
#index_right .h2 span{
	position:absolute;
	left:191px;
	top:10px;;
}
#index_right .subjectBox
{
	border:1px #d8dbde solid;
	margin:7px 0 10px 14px;
	width:245px;
	padding-bottom:8px;
}
#index_right .subjectBox_no-border{
	border:0;
}
#index_right .hot_box{
	padding:0 8px;
}
#index_right .h3_title{
	margin-top:6px;
}
#index_right .news_content{
	color:#3b4b58;
	line-height:18px;
	*line-height:18px;
	font-family:"宋体";
	margin-top:6px;
	
}
#index_left .h3_title_dot{
	background:url("images/dot.jpg") no-repeat left center;
	padding-left:9px;
	margin-top:10px;
}
#index_left .news_time_padding,#index_left .news_content_padding{
	padding-left:9px;
}
#index_left .news_content_padding{
	margin-top:5px;
}
.h2_left_donate{
	background:url("images/654_bg.jpg") no-repeat bottom;
}
#index_left .donate_intro{
	position:absolute;
	top:46px;
	left:17px;
	width:353px;
}
#index_left .donate_content{
	line-height:24px;
}
#index_left .donate_intro_2{
	width:152px;
	left:400px;
}
#index_left .ack{
	margin-left:0;
	line-height:18px;
}
#index_left .donate_pic{
	left:578px;
	top:65px;
}
#index_right_top{
	background:url("images/293_top.png") no-repeat;
	*background:none;
   *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='images/293_top.png');
	height:440px;
	padding-top:7px;
}
#index_right .other_link{
	margin-top:19px;
}
#index_right .other_link a{
	position:relative;
}
#index_right .other_link img{
	margin-left:1px;
}
#index_right_bottom{
	
   background:url("images/293_bottom.png") no-repeat;
	*background:none;
   *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='images/293_bottom.png');
	height:163px;
	padding-top:25px;
}
.toolBox{
	margin:0px 0 0 16px;
	background-color:#3f8f81;
	color:#fff;
	width:241px;
	padding-bottom:16px;
	padding-top:16px;
	position:relative;
}
.toolBox .down{
	font-size:18px;
	font-weight:bold;
	background:url("images/down.jpg") no-repeat left center;
	padding-left: 35px;
	margin-left: 7px;
	padding-top:5px;
}
.toolBox a{
	color:#fff;
	position:relative;
}
.downFile{
	position:absolute;
	top:10px;;
	left:125px;
	border-left:1px #f8f3ec solid;
}
.downFile p{
	margin:0 0 5px 10px;
}
.toolBox_r{
	background-color:#abaa81;
	margin-top:10px;
}
.toolBox .tel{

	background:url("images/tel2.jpg") no-repeat left center;
}

 #flash{
	width:370px;	
	height:252px;	
	margin-top:11px;
}

/*flash动画开始*/
.demo{ width:370px; height:252px;position:relative; overflow:hidden;}
.num{ position:absolute;right:10px; bottom:154px; z-index:10;}
.num a{ background:#CCC;width:16px; height:16px;line-height:16px; display:inline-block; text-align:center; margin:0 3px; cursor:pointer;}
.num a.cur{ background:#ff6700;color:#fff;}
.demo ul{ position:relative; z-index:5;}
.demo ul li{ position:absolute; display:none;}

/*flash动画结束*/

#flash1{
	width:615px;	
	height:375px;	
}

/*flash动画开始*/
.demo1{ width:615px; height:375px;position:relative; overflow:hidden;}
.num1{ position:absolute;right:10px; bottom:5px; z-index:300;}
.num1 a{ background:#CCC;width:16px; height:16px;line-height:16px; display:inline-block; text-align:center; margin:0 3px; cursor:pointer;}
.num1 a.cur{ background:#ff6700;color:#fff;}
.demo1 ul{ position:relative; z-index:5;}
.demo1 ul li{ position:absolute; display:none;}
.demo1 ul li .flow_div{
	position:absolute;
	bottom:0;
	z-index:200;
	background: rgba(0, 0, 0, 0.5) !important;
    background-color:#000000;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    height:32px;
	line-height:32px;
	padding-left:20px;
	color:#fff;
	font-size:12px;
	 width:595px;
}


.scrollcon{width:950px;height:130px;margin-top:26px;margin-left:8px;}
.LeftBotton,.RightBotton{width:23px;float:left;display:inline;margin-top:52px;;cursor:pointer;}
.RightBotton{
	margin-left:10px;display:inline;
}

.Cont{width:888px;overflow:hidden;float:left;height:130px;}
.ScrCont{width:10000000px;}
.Cont .pic{width:214px;height:131px;overflow:hidden;float:left;margin-right:10px;display:inline}
.scrollcon #List1, .scrollcon #List2{float:left;}
 #flash4{
	width:945px;	
	height:320px;
	background-color:#e6e6e6;
	font-family:"宋体";
}

/*flash动画开始*/
.demo4{ width:945px; height:320px;position:relative; overflow:hidden;}
.num4{ position:absolute;right:0px; bottom:10px; z-index:10;width:252px;text-align:Center;}
.num4 a{background:url("images/d_0.jpg") no-repeat left center;width:12px; height:12px; display:inline-block; text-align:center; margin:0 3px; cursor:pointer;}
.num4 a.cur{ background:url("images/d_1.jpg") no-repeat left center;}
.demo4 ul{ position:relative; z-index:5;}
.demo4 ul li{ position:absolute; display:none;}
.demo4 ul li img{
	float:left;
	margin-right:20px;
	display:inline;
}
.demo4 ul li h2{
	color:#3b4b58;
	font-size:14px;
	font-weight:bold;
	margin-top:31px;
}
.demo4 ul li h2 a{
	color:#3b4b58;
}
.demo4 ul li .time{
	color:#b3b3b3;
	font-size:12px;
	margin-top:13px;
}
.demo4 ul li .intro{
	color:#3b4b58;
	font-size:12px;
	margin-top:32px;
	line-height:24px;
	margin-right:20px;

}
.mag_left{
	float:left;
	width:155px;
	margin:0 44px 0 21px;
	display:inline;
	color:#a02c2c;
	font-size:14px;
	text-align:center;
}
.mag_right{
	float:left;
	width:433px;

}
.mag_left p{
	margin-top:10px;
}
.mag_left a{
	color:#a02c2c;
}
.mag_right .mag_r_left{
	width:255px;
	float:left;
}
.mag_right .mag_r_right{
	width:149px;
	float:left;
	margin-left:14px;
	padding-left:13px;
	display:inline;
}
.index_manory{
	width:140px;
	overflow:hidden;
	float:left;
	text-align:center;
	color:#7b7b7b;
	font-family:"宋体";
	font-size:12px;
	margin:20px 23px 0 5px;
	display:inline;	
}
.menory_last{
	margin-right:0;
}
.index_manory .title{
	font-weight:bold;
	line-height:22px;
	text-align:left;
}
.index_manory .title a{
	color:#7b7b7b;
}
#weixin_big{
	position:absolute;
	top:-240px;
	left:350px;
}
#index_login{
	width:293px;
	background:url("images/login.png") no-repeat;
	*background:none;
   *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale, src='images/login.png');
   height:228px;
   padding-top:10px;
}
#index_login_main{
	width:238px;
	margin:0px 0 0 14px;
}
