﻿body{
	background:url(img_s/body_bg.jpg) repeat 66px 6px;
	color:#8d2b20;
}
.hd{
	height:362px;
	background:url(img_s/hd_bg.jpg) no-repeat center;
}
.md{
	height:1092px;
	background:url(img_s/md_bg.jpg) no-repeat center;
}
.btm{
	background:#e6e6e6;
}
.main{
	width:960px;
	margin:0 auto;
}
/*头部*/
.hd .main{
	position:relative;
}
.hd .shouting{
	position:absolute;
	left:99px;
	top:0px;
	width:84px;
	height:126px;
	background:url(img_d/somebg.jpg) no-repeat;
	cursor:pointer;
}
.hd .shouting:hover{
	background-position:-84px 0;
}
.hd .guanzhu{
	position:absolute;
	left:185px;
	top:0px;
	width:72px;
	height:89px;
	background:url(img_d/somebg.jpg) no-repeat 0 -132px;
	cursor:pointer;
}
.hd .guanzhu:hover{
	background-position:-72px -132px;
}
.hd_img{
	position:absolute;
	width:800px;
	height:150px;
	left: 70px;
	top: 186px;
}
.hd_img_frame{
	position:absolute;
	width:836px;
	height:189px;
	left: 52px;
	top: 166px;
	background:url(img_s/topframe.png) no-repeat;
}
/*头部*/
/*中间5关*/
.md li{
	float:left;
	width:242px;
	height:240px;
	_display:inline;
	text-align:center;
}
.md .step1,.md .step4{
	margin-left:55px;
}
.md .step3{
	margin:0 300px 0 349px;
}
.md .step2,.md .step5{
	margin-left:348px;
}
.md .step1,.md .step2{
	margin-top:85px;;
}
.md .step3,.md .step4,.md .step5{
	margin-top:50px;
}
.md li img{
	width:200px;
	height:150px;
}
.md li p{
	margin-top:4px;;
	font-size:14px;
	height: 40px;
	overflow: hidden;
}
.go_btn{
	display:block;
	width:81px;
	height:44px;
	margin:0 auto;
	background:url(img_d/go.png) no-repeat;
}
.go_btn:hover{
	background-position:-81px 0;
}
/*中间5关**/
/*小编推荐*/
.btm p{
	color:#4d4d4d;
}
.tuiian_pic{
	width:600px;
	height:400px;
	margin-top: -8px;
	position: relative;
	background:url(img_s/line.jpg) no-repeat 584px 20px;
}
.tuiian_pic p{
	width: 460px;
	height:42px;
	padding: 18px 0 13px 90px;
	background:url(img_d/somebg.jpg) no-repeat -219px -8px;
	z-index:1;
}
.tuiian_pic p .tuijian_tip{
	display: block;
	height: 40px;
	overflow: hidden;	
}

.tuiian_pic li{
	float:left;
	_display:inline;
	width:172px;
	height:152px;
	margin:0 20px 10px 0;
	background:url(img_d/item_bg.jpg) no-repeat;
	text-align:center;
	line-height:22px;
	overflow:hidden;
}
.tuiian_pic li a{
	cursor:pointer;
	color:#8d2b20;
}
.tuiian_pic li img{
	display:block;
	width:160px;
	height:120px;
	margin:6px auto 0;
}


.tuiian_vedio{
	width:338px;
	height:380px;
	background:url(img_d/item_bg.jpg) no-repeat 0 -156px;
}
.tuiian_vedio p{
	height: 105px;
	margin-top: 10px;
	padding-right: 110px;
	overflow:hidden;
}
.tuiian_vedio img{
	display:block;
	width:320px;
	height:200px;
	margin:20px auto 0;
}
.tuiian_vedio .vedioname{
	float:left;
	_display:inline;
	font-size:18px;
	line-height:24px;
}
.tuiian_vedio .guankan{
	float:right;
	_display:inline;
	width:111px;
	height:38px	;
	margin:2px 10px 0 0px;
	cursor:pointer;
	text-indent:-218px;
	background:url(img_d/somebg.jpg) no-repeat -189px -90px;
}
.tuiian_vedio .guankan:hover{
	background-position:-189px -128px;
}
.tuiian_vedio .vedioname{
	height:24px;
	margin:14px 0 0 14px;
	font-weight:bold;
	width:200px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*end小编推荐*/
/*footer*/
#footerContent{
	background:white;
}
#copyrights{
	border-top:none;
	margin:0 auto;
	background:white;
}
/*footer*/
