@charset "utf-8";
html,body{
	width:100%;
	height:auto;background:url() !important;
}
/* header */
.cn_header{
	position:relative;
	height:450px;
	background:url(../images/bg_banner_header.jpg) no-repeat center top;
}
.cn_header .top{
	height:40px;
	background:url(../images/bg_top.gif) repeat-x left top;
}
.cn_header .top-cnt{
	width:980px;
	height:40px;
	margin:0 auto;
}
.cn_header .top-link{
	line-height:40px;
}
.cn_header .top-link-item{
	padding:0 10px;
	color:#555;
	border-right:1px solid #555;
}
.cn_header .top-link-item-last{
	padding-right:0;
	color:#2775a9;
	border:none;
}
.logo{
	display:block;
	width:165px;
	height:40px;
	background:url(../images/bg_logo.jpg) no-repeat left top;
}
.cn_header .cn_menu{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:53px;
	background:url(../images/bg_menu.gif) repeat-x left 13px;
	overflow:hidden;
}
.cn_header .menu-cnt{
	width:980px;
	height:53px;
	line-height:40px;
	margin:0 auto;
	padding:0 4px;
	text-align:center;
	background:url(../images/bg_menu_cnt.png) no-repeat left top;
}
.cn_header .menu-item{
	display:block;
	float:left;
	height:53px;
	line-height:50px;
	padding-left:28px;
	padding-right:26px;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:700;
	color:#fff;
	background:url(../images/bg_cutOff_menu.gif) no-repeat left 3px;
}
.cn_header .menu-item-first{
	padding-left:35px;
	background:none;
}
/* header */

/* footer */
.footer{
	padding-top:25px;
	padding-bottom:25px;
}
.footer .footer-cnt{
	width:980px;
	margin:0 auto;
}
.footer .copyright{
	line-height:21px;
	color:#666;
	text-align:center;
}
/* footer */

/* main */
.cn_main{
	clear:both;
}
.cn_main .content{
	background-color:#fff;
}
/* main */

/* box */
.box1{
	width:300px;
	margin-left:30px;
}
.box1 .box-cnt{
	padding:9px 0;
	background:url(../images/bg_cutOff.png) repeat-x left top;
	_padding-bottom:0;
}
.box1 .box-cnt-first{
	padding-top:10px;
	_padding-bottom:9px;
	background:none;
}
.box2{
	width:298px;
	height:272px;
	border:1px solid #d8d8d8;
	overflow:hidden;
}
.box2 .box-cnt{
	padding:0 16px;
	padding-top:11px;
}
.box2 .btn1{
	margin-bottom:24px;
}
.box3{
	width:465px;;
}
.box4{
	width:300px;
	margin-right:39px;
}
.box5{
	width:300px;
	height:320px;
	overflow:hidden;
}
.box5 .box-cnt{
	height:241px;
	padding-top:14px;
	border-bottom:1px dashed #bcbcbc;	
}
.box5 .box-cnt-item{
	display:block;
	width:229px;
	margin:0 auto;
}
.box5 .box-cnt-item-pic{
	width:229px;
	height:82px;
}
.box5 .box-cnt-item-pic img{
	width:229px;
	height:82px;
}
.box5 .box-cnt-item-title{
	height:30px;
	line-height:30px;
	color:#666;
	text-align:center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;		
}
/* box */

/* column */
.column .column-cnt{
	width:980px;
	margin:0 auto;
}
.column1{
	height:344px;
}
.column1 .column-cnt{
	padding-top:31px;
}
.column2{
	height:360px;
	background-color:#f4f4f4;
}
.column2 .column-cnt{
	padding-top:29px;
}
.column2 .column-cnt-sub{
	margin-top:20px;
}
.column2 .column-cnt-item{
	display:block;
	float:left;
	width:142px;
	height:137px;
	margin-left:38px;
	cursor:pointer;
	overflow:hidden;
}
.column2 .column-cnt-item-pic{
	height:95px;
}
.column2 .column-cnt-item-pic img{
	width:142px;
	height:95px;
}
.column2 .column-cnt-item-title{
	height:32px;
	line-height:32px;
	color:#666;
	text-align:center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;		
}
.column2 .column-cnt-item-first{
	width:257px;
	height:263px;
	margin-left:0;
}
.column2 .column-cnt-item-first .column-cnt-item-pic{
	height:211px;
}
.column2 .column-cnt-item-first .column-cnt-item-pic img{
	width:257px;
	height:211px;
}
.column2 .column-cnt-item-first .column-cnt-item-title{
	height:52px;
	line-height:52px;
	color:#666;
	text-align:center;
}
.column3{
	height:490px;
}
.column3 .column-cnt{
	padding-top:40px;
}
.column3 .column-cnt-sub{
	margin-top:20px;
}
.column4{
	height:256px;
	background-color:#f4f4f4;
}
.column4 .column-cnt{
	padding-top:29px;
}
.column5{
	height:361px;
	overflow:hidden;
}
.column5 .column-cnt{
	padding-top:41px;
}
/* column */

/* container */
.container{
	width:940px;
	margin:0 auto;
	padding:0 20px;
	background-color:#fff;
	overflow:hidden;
}
.container .container-cnt{
	padding-bottom:20px;
}
.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:30px;
	background:url(../images/bg_cutOff_1.png) repeat-x left top;
}
/* cutOff */

/* ico */
.ico1{
	height:69px;
}
.ico1 img{
	width:298px;
	height:69px;
}
.ico2{
	height:73px;
}
.ico2 img{
	width:182px;
	height:73px;
}
.ico3{
	height:47px;
}
.ico3 img{
	width:182px;
	height:47px;
}
/* ico */

/* link */
.link{
	text-align:center;
	line-height:21px;
}
.link .link-item{
	padding:0 8px;
	color:#666;
	border-left:1px solid #666;
}
.link .link-item-first{
	border:none;
}
.link .link-item:hover{
	color:#f00;
	text-decoration:underline;
}
/* link */

/* list */
.list1{
}
.list1 li{
	*float:left;
	*width:300px;
	height:18px;
	line-height:18px;
	text-indent:18px;
	background:url(../images/li_1.gif) no-repeat 5px center;
	clear:both;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;		
}
.list1 li a{
	color:#666;
}
.list1 li a:hover{
	color:#f00;
	text-decoration:underline;
}
.list2{
	padding-top:14px;
	padding-right:28px;
	line-height:21px;
	color:#333;
	font-size: 16px;
}
.list2 .list-title{
	float:left;
	height:30px;
	line-height:30px;
	padding-left:10px;
	width:92px;
	text-align:left;
	color:#888;
}

.list2 .list-title2{
	float:left;
	width:280px;
	height:30px;
	line-height:30px;
	padding-left:10px;
	text-align:left;
	color:#888;
}

.list2 .list-title3{
	clear:none;
	padding-left:30px;
	width: 260px;
	height: 62px;
}

.list2 .list-title3 img{
	float:left;
	margin: 5px 10px;
}
.list2 .list-text{
	height:30px;
	line-height:30px;
	margin-left:72px;
}
.list2 .list-title-last{
	width:96px;
}
.list2 .list-text-last{
	margin-left:96px;	
}
.list3{
	height:254px;
	padding-top:13px;
	border-top:1px dashed #bcbcbc;
	border-bottom:1px dashed #bcbcbc;
}
.list3 li{
	*float:left;
	*width:465px;
	height:24px;
	line-height:24px;
	text-indent:12px;
	background:url(../images/li_1.gif) no-repeat 5px center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;		
}
.list3 li a{
	color:#666;
}
.list3 .list-item-first{
	background:url(../images/li_2.gif) no-repeat 5px center;
}
.list3 .list-item-first a{
	color:#3276a3;
}
.list3 li a:hover{
	color:#f00;
	text-decoration:underline;
}
.list4{
	height:241px;
	padding-top:14px;
	border-bottom:1px dashed #bcbcbc;
}
.list4 li{
	*float:left;
	*width:300px;
	height:24px;
	line-height:24px;
	text-indent:12px;
	background:url(../images/li_1.gif) no-repeat 5px center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;		
}
.list4 li a{
	color:#666;
}
.list4 li a:hover{
	color:#f00;
	text-decoration:underline;
}
/* list */

/* search */
.search{
	width:215px;
	height:24px;
	margin-top:14px;
	margin-right:22px;
	background-color:#fff;
	overflow:hidden;
}
.search .search-input{
	float:left;
	width:160px;
	height:24px;
	line-height:24px;
	text-indent:.5em;
	color:#666;
	background:none;
	border:none;
}
.search .search-btn{
	display:block;
	float:right;
	width:55px;
	height:24px;
	background:#93bad4 url(../images/btn_search.png) no-repeat center center;
}
/* search */

/* slide */
.slide{
	position:relative;
	width:300px;
	height:273px;
	overflow:hidden;
}
.slide .slide-cnt{
	position:relative;
	height:220px;
}
.slide .slide-cnt-item{
	position:absolute;
	display:block;
	width:300px;
	height:220px;
	top:0;
	left:0;
}
.slide .slide-cnt-item img{
	width:100%;
	height:100%;
}
.slide .slide-text{
	position:absolute;
	width:300px;
	height:30px;
	top:190px;
	left:0;
}
.slide .slide-text-bg{
	position:absolute;
	width:100%;
	height:100%;
	background-color:#000;
	filter:alpha(opacity=40); 
	opacity:0.4; 		
}
.slide .slide-text-cnt{
	position:relative;
	height:30px;
	line-height:30px;
	font-size:12px;
	text-indent:.5em;
	color:#fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;	
}
.slide .slide-trriger{
	height:53px;
}
.slide .slide-trriger-item{
	display:block;
	float:left;
	width:70px;
	height:47px;
	margin-left:7px;
	padding-top:6px;
	filter:alpha(opacity=40);
	opacity:.4;
}
.slide .slide-trriger-item img{
	width:70px;
	height:47px;
}
.slide .slide-trriger-item-first{
	margin-left:0;
}
.slide .slide-trriger-item-last{
	margin-left:6px;
}
.slide .slide-trriger-item-current{
	background:url(../images/bg_slide_trriger_current.gif) no-repeat center top;	
	filter:alpha(opacity=100);
	opacity:1;
}
.slide1{
	width:456px;
	height:97px;
	margin:0 auto;
	margin-top:20px;
}
.slide1 .slide-cnt{
	float:left;
	width:396px;
	height:85px;
	overflow:hidden;
}
.slide1 .slide-cnt-sub{
}
.slide1 .slide-cnt-item{
	display:block;
	float:left;
	width:68px;
	height:85px;
	margin-right:14px;
	overflow:hidden;
}
.slide1 .slide-cnt-item-pic{
	height:57px;
}
.slide1 .slide-cnt-item-pic img{
	width:68px;
	height:57px;
}
.slide1 .slide-cnt-item-title{
	height:30px;
	line-height:30px;
	text-align:center;
	color:#666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;		
}
.slide1 .slide-btn{
	display:block;
	float:left;
	width:30px;
	height:57px;
}
.slide1 .slide-btn-pre{
	background:url(../images/btn_pre_slide_1.gif) no-repeat center center;	
}
.slide1 .slide-btn-next{
	background:url(../images/btn_next_slide_1.gif) no-repeat center center;	
}
.slide2{
	margin-top:20px;
}
.slide2 .slide-cnt{
	float:left;
	width:860px;
	overflow:hidden;
}
.slide2 .slide-cnt-sub{
	width:1000%;
}
.slide2 .slide-cnt-item{
	display:block;
	float:left;
	width:156px;
	height:138px;
	margin-right:20px;
	overflow:hidden;
}
.slide2 .slide-cnt-item-pic{
	height:104px;
}
.slide2 .slide-cnt-item-pic img{
	width:156px;
	height:104px;
}
.slide2 .slide-cnt-item-title{
	height:34px;
	line-height:34px;
	text-align:center;
	color:#666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;		
}
.slide2 .slide-btn{
	display:block;
	float:left;
	width:60px;
	height:104px;
}
.slide2 .slide-btn-pre{
	background:url(../images/btn_pre_slide_2.png) no-repeat center center;	
}
.slide2 .slide-btn-next{
	background:url(../images/btn_next_slide_2.png) no-repeat center center;	
}
/* slide */

/* scroll */
.scroll{
	height:345px;
	padding:20px 0;
	border-bottom:1px dashed #bcbcbc;
}
.scroll .srcoll-content {
	height:345px;
	width:465px;
	overflow-x:hidden;
	overflow-y:auto;
}
/* scroll */

/* text */
.text1{
	height:36px;
	line-height:18px;
	color:#666;
}
.text2{
	line-height:18px;
	color:#666;
}
.text2 p{
	margin-bottom:18px;
}
.text2 img{
	width:100%;
}
/* text */

/* title */
.title1{
	height:24px;
	background:url(../images/bg_title1.gif) repeat-x left bottom;	
	overflow:hidden;
}
.title1 .title-cnt{
	font:12px arial,微软雅黑 b8b\4f53,georgia,verdana,helvetica,sans-serif;
	height:23px;
	font-size:18px;
	font-weight:700;
	color:#3276a3;
	background:url(../images/bg_title1_cnt.gif) no-repeat center bottom;
	border-bottom:1px solid #3276a3;
}
.title1 .title-btn{
	display:block;
	height:24px;
	font-size:13px;
	color:#888;
}
.title1 .title-btn:hover{
	color:#f00;
	text-decoration:underline;
}
.title2{
	height:30px;
	line-height:24px;
	color:#333;
	font-size:14px;
	font-weight:700;
}
.title3{
	line-height:48px;
	font-size:14px;
	font-weight:700;
	text-align:center;
}
/* title */