
#t_header{
	width:137px;
	height:89px;
	background:url(t_header.jpg) no-repeat;
	margin:auto;
}
#ent_header{
	width:333px;
	height:89px;
	background:url(ent_header.jpg) no-repeat center;
	margin:auto;
}
#top_img{
	clear:both;
	height:390px;
	
	background:url(top_img.jpg) center;
	
	margin-bottom:30px;
}
.container{
    width: 100%;
    position: relative;
}
.clr{
    clear: both;
}

.t_bimg,.t_bimg2{
	position:relative;
	padding:11px 0px 0px 16px;
	width:461px;
	height:267px;
	background:url(img_left_bg.png) no-repeat;
	text-align:left;
}
.t_bimg2{
	margin-left:16px;
	padding:11px 0px 0px 24px;
	width:437px;
	background:url(img_right_bg.png) no-repeat;
	}
.ss-links{
	position: fixed;
	left: 50%;
	margin-left:68px;
	bottom: 30px;
	width: 390px;
	z-index: 100;
	border-radius: 3px;
	background: #1e2b53;
}
.ss-links a{
	background: #1e2b53;
	color:#fff;
	font-size: 18px;
	width: 130px;
	height: 30px;
	line-height: 30px;
	float: left;
	
	display: block;
	text-align: center;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
.ss-links a:hover{
	background: #ab0d22;
}
.ss-container{
    width: 980px;
	margin:0px auto;
	background: url(pot.png) repeat-y center top;
}


.ss-row{
	height:261px;
	margin-top:44px;
}
.ss-left, .ss-right, .ss-left2{
    float: left;
	overflow:hidden;
}
.ss-right{
	margin-left:11px;
	
}
.lt_title{
	position:absolute;
	width:408px;
	height:94px;
	font-size:18px;
	color:#fff;
	line-height:45px;
	padding-left:13px;
	top:190px;

	background:url(title_bg.png) no-repeat;
}
.lt_title p{
	font-size:14px;
	margin-top:-2px;
	margin-top:0px\0;
	line-height:16px;
}
.wp_img{
	overflow:hidden;
	position:relative;
	height:234px;
	cursor:pointer;
}

.t_txt{
	padding:0px 20px;
	background-color:#979797;
	border:#979797 solid 1px;
	border-radius:3px;
	height:42px;
	line-height:42px;
	color:#FFF;
	text-align:center;
	width:110px;
}

.ss-left{
	
	margin-left:20px;
}

.ss-left2{
	margin-top:68px;
}
.yyhhdd{
	margin-left:329px;
}
.det_btn{
	display:none;
	position:absolute;
	right:11px;
	top:11px;
	width:52px;
	height:27px;
	line-height:27px;
	background:#213267;
	color:#fff;
	text-align:center;
	border-radius:3px;
	cursor:pointer;
	font-size:14px;
}
.det_btn:hover{
	background:#800e1d;
}
/*时间轴弹出消息框*/
#info_ban{
	display:none;
	position:fixed;
	top:0px;
	width:100%;
	height:1080px;
	background: url(info_ban_bg.png);
	z-index:150;
}
#info_wp{
	height:350px;
	background:#fff;
	width:980px;
	position:fixed;
	top:30%;
	left:50%;
	margin-left:-490px;
}
#info_title{
	height:50px;
	line-height:50px;
	padding-left:30px;
	font-size:24px;
	color:#fff;
	background:#000082;
}
#info_img{
	float:left;
	width:423px;
	/*
	height:395px;
	*/
}
#info_content{
	float:left;
	width:528px;
	/*
	height:380px;
	*/
	font-size:20px;
	overflow:auto;
}
#info_con{
	padding:20px 0px 0px 10px;
}
#info_close{
	position:absolute;
	right:-18px;
	top:-18px;
	width:37px;
	height:37px;
	background:url(info_close.png) no-repeat center;
	cursor:pointer;
}
#info_close:hover{
	background:url(info_close_hover.png) no-repeat center;
}

#danghui{
	height:200px;
	background:#eff2f7 url(danghui.png) no-repeat center top;
	margin-top:70px;
}
body{
	background:#eff2f7 url(bg_other.jpg) repeat-x;
}