@charset "utf-8";
html,body{
	width:100%;
	height:auto;
}
body{
	background:#fff;background:url() !important;
}
/* header */
.sd_header{
	position:relative;
}
.sd_header .top{
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
.sd_header .top-cnt{
	width:980px;
	margin:0 auto;
}
.sd_header .top .top-btn{
	display:block;
	width:102px;
	height:47px;
	background:url(../images/btn_top.png) no-repeat left top;
}
.sd_header ..sd_banner{
	height:394px;
	overflow:hidden;
}
.sd_header .sd_banner img{
	width:100%;
	height:100%;
}
.sd_header .sd_menu{
	height:40px;
	background:url(../images/bg_menu.gif) repeat-x left top;
	overflow:hidden;
}
.sd_header .menu-cnt{
	width:980px;
	height:40px;
	margin:0 auto;
}
.sd_header .menu-item{
	display:block;
	float:left;
	width:143px;
	height:40px;
	padding-left:2px;
	line-height:40px;
	font-size:18px;
	font-weight:700;
	text-align:center;
	background:url(../images/bg_cutOff_menu.gif) no-repeat left top;
}
.sd_header .menu-item a{
	position:relative;
	display:block;
	height:28px;
	*top:6px;
	line-height:28px;
	margin:0 .8em;
	margin-top:6px;
	*margin-top:0;	
	color:#fff;
	border-radius:3px;
	behavior:url(/r/cms/www/default/sd/style/PIE.htc);		
}
.sd_header .menu-item-first{
	width:110px;
	padding-left:0;
	background:none;
}
.sd_header .menu-item-current a{
	color:#0b692a;	
	background-color:#fff;
}
/* header */

/* footer */
.footer{
	padding-top:7px;
	padding-bottom:25px;
}
.footer .footer-cnt{
	width:980px;
	margin:0 auto;
}
.footer .copyright{
	line-height:21px;
	color:#666;
	text-align:center;
}
/* footer */

/* main */
.sd_main{
	clear:both;
}
.sd_main .homearea{
	width:980px;
	margin:0 auto;
}
/* main */

/* box */
.box1{
	width:540px;
	height:225px;
}
.box1 p{
	margin-bottom:24px;
	line-height:22px;
	font-size:13px;
	color:#333;
}
.box2{
	width:620px;
	height:600px;
}
.box3{
	width:300px;
	height:600px;
}
.box4{
	height:125px;
	margin-bottom:5px;
}
.box4 .box-title{
	height:50px;
	line-height:74px;
	margin:0 24px;
	margin-bottom:8px;
	font-size:24px;
	color:#2775a9;
	overflow:hidden;
}
.box4 .box-title a{
	color:#2775a9;
}
.box4 .box-text{
	margin:0 24px;
	line-height:21px;
	font-weight:normal;
}
.box5{
	height:60px;
	line-height:60px;
	margin-bottom:5px;
	font-size:18px;
	text-align:center;
}
.box5-1{
	height:60px;
	line-height:26px;
	margin-bottom:5px;
	font-size:16px;
	text-align:center;
	font-weight:normal;
}
.box6{
	width:160px;
	height:125px;
	line-height:18px;
}
.box6 .box-title{
	height:50px;
	line-height:74px;
	margin:0 12px;
	margin-bottom:8px;
	font-size:24px;
	overflow:hidden;
}
.box6 .box-text{
	margin:0 12px;
	line-height:18px;
	font-weight:normal;
}
.box7{
	width:460px;
	height:190px;
}
/* box */

/* column */
.column{
	margin-bottom:30px;
	overflow:hidden;
}
.column .column-cnt-item{
}
.column1{
	height:240px;
	padding-top:30px;
}
.column1 .column-pic{
	width:400px;
	height:225px;
}
.column1 .column-pic img{
	width:100%;
	height:100%;
}
.column2{
	height:600px;
}
.column2 .column-cnt-item{
	height:100px;
	padding:20px 0;
	border-bottom:1px solid #e5e5e5;
}
.column2 .column-cnt-item-pic{
	width:178px;
	height:100px;
}
.column2 .column-cnt-item-pic img{
	width:100%;
	height:100%;
}
.column3{
	height:245px;
}
.column3 .column-cnt{
	height:190px;
	padding-top:20px;
	overflow:hidden;
}
.column3 .column-cnt-item{
	float:left;
	width:325px;
	height:190px;
	margin-left:5px;
	font-weight:700;
	overflow:hidden;
}
.column3 .column-cnt-item-first{
	width:320px;
	margin-left:0;
}
.column3 .bg1{
	color:#333;
	background-color:#ededed;
}
.column3 .bg2{
	color:#333;
	background-color:#cbcbcb;
}
.column3 .bg3,.column3 .bg3 a{
	color:#fff;
	background-color:#749ec1;
}
.column3 .lh{
	line-height:125px;
	font-size:18px;
	text-align:center;
}
.column4{
	height:515px;
}
.column4 .column-cnt{
	padding-top:20px;
}
.column5{
	height:190px;
}
.column5 .column-cnt-item{
	padding-top:15px;
}
.column5 .column-cnt-item-pic{
	width:160px;
	height:95px;
}
.column5 .column-cnt-item-pic img{
	width:160px;
	height:95px;
}
.column5 .title3{
	margin-left:180px !important;
	font-size:16px !important;
}
.column5 .text1{
	margin-left:180px !important;
}
/* column */

/* container */
.container{
	width:940px;
	margin:0 auto;
	margin-bottom:20px;
	padding:0 20px;
	background-color:#fff;
	border:1px solid #ccc;
	border-top:none;
	overflow:hidden;
}
.container .container-cnt{
}
.container .list{
	width:940px;
	margin-bottom:10px;
}
.container .list li{
	*float:left;
	*width:100%;
	height:30px;
	line-height:30px;
	text-indent:18px;
	background:url(../images/li_1.gif) no-repeat 5px center;
	clear:both;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;		
}
.container .list li a{
	color:#666;
}
.container .list li a:hover{
	color:#f00;
	text-decoration:underline;
}
.container .list .list-date{
	margin-left:1em;
	color:#333;
}
.container .location{
	height:30px;
	line-height:30px;
	margin-bottom:10px;
	color:#666;
	font-size:13px;
	text-indent:.5em;
	border-bottom:2px solid #3276a3;
}
.container .location a{
	color:#666;
	padding:0 .2em;
}
.container .location a:hover{
	color:#f00;
	text-decoration:underline;
}
.container .page{
	height:30px;
	_height:21px;
	line-height:30px;
	_line-height:0;
	_padding-top:9px;
	border-top:1px dashed #ccc;
}
.container .page a ,.page span{
	padding:0 .2em;
	color:#555;
}
.container .page a:hover{
	color:#f00;
	text-decoration:underline;
}
.container .text{
	line-height:24px;
	color:#666;
	overflow-x:auto;
}
.container .text p{
	margin-bottom:1em;
}
.container .text a{
	text-decoration:underline;
}
.container .title{
	line-height:45px;
	font-size:16px;
	font-weight:700;
	text-align:center;
}
.container .source{
	height:30px;
	line-height:30px;
	color:#777;
	text-align:center;
}
.container .source span{
	margin-right:1em;
}
/* container */

/* cutOff */
.cutOff{
	height:10px;
	margin-bottom:20px;
	background:url(../images/bg_cutOff.png) repeat-x left top;
}
/* cutOff */

/* link */
.link{
	text-align:center;
	line-height:21px;
}
.link .link-item{
	padding:0 8px;
	color:#666;
	border-left:2px solid #bdbdbd;
}
.link .link-item-first{
	border:none;
}
.link .link-item:hover{
	color:#f00;
	text-decoration:underline;
}
/* link */

/* list */
.list1{
	margin-top:10px;
}
.list1 li{
	*float:left;
	*width:460px;
	height:21px;
	line-height:21px;
	text-indent:12px;
	background:url(../images/li_blue.gif) no-repeat left center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;		
}
.list1 li a{
	color:#333;
}
.list1 li a:hover{
	color:#f00;
	text-decoration:underline;
}
/* list */

/* slide */
.slide{
}
.slide .slide-cnt{
	float:left;
	width:840px;
	overflow:hidden;
}
.slide .slide-cnt-sub{
	overflow:hidden;
}
.slide .slide-cnt-item{
	display:block;
	float:left;
	width:840px;
}
.slide .slide-cnt-item img{
	width:840px;
	height:370px;
}
.slide .slide-title{
	position:relative;
	height:50px;
	line-height:58px;
	text-align:center;
	overflow:hidden;
}
.slide .slide-title-cnt{
	font-size:18px;
	font-weight:700;
	color:#2775a9;
}
.slide .slide-page{
	position:absolute;
	top:0;
	right:10px;
	height:50px;
	line-height:58px;
	font-size:18px;
	color:#333;	
}
.slide .slide-page-current{
	padding-right:.2em;
	color:#2775a9;
}
.slide .slide-page-tote{
	padding-left:.1em;
}
.slide .slide-text{
	line-height:21px;
}
.slide .slide-btn{
	display:block;
	float:left;
	width:70px;
	height:370px;
}
.slide .slide-btn-pre{
	background:url(../images/btn_pre_slide.png) no-repeat left center;	
}
.slide .slide-btn-next{
	background:url(../images/btn_next_slide.png) no-repeat left center;	
}
/* slide */

/* text */
.text1{
	margin-left:200px;
	line-height:21px;
	color:#333;
}
.text2{
	margin-left:10px;
	line-height:21px;
	color:#333;
}
/* text */

/* title */
.title1{
	height:25px;
	margin-bottom:20px;
	background:url(../images/bg_title1.png) no-repeat left top;	
}
.title2{
	height:35px;
	background:url(../images/bg_title2.png) repeat-x left bottom;	
}
.title2 .title-btn {
	display:block;
	height:35px;
	line-height:35px;
	padding-right:8px;
	color:#333;
}
.title3{
	height:30px;
	line-height:40px;
	margin-left:200px;
	margin-bottom:7px;
	font-size:18px;
	font-weight:700;
	color:#2775a9;
	overflow:hidden;
}
.title4{
	height:33px;
	line-height:33px;
	border-bottom:2px solid #2775a9;
}
.title-text{
	font-size:16px;
	color:#222;
}
.title4 .title-btn{
	display:block;
	height:33px;
	line-height:33px;
	padding-right:8px;
	color:#333;
}
.title5{
	width:94px;
	height:22px;
	line-height:22px;
	margin-left:10px;
	margin-bottom:12px;
	text-indent:17px;
	font-size:14px;
	color:#fff;
	background:url(../images/bg_title5.gif) no-repeat left bottom;	
}

.title5 a{
	font-size:14px;
	color:#fff;
}
/* title */