body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 28px;
	background-color: #300405;
}
#banner {
	text-align: center;
	background-image: url(../images/banner.jpg);
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
* {
	margin: 0px;
	padding: 0px;
}
#content .one .onepart1 .xsbox h4 {
	font-size: 16px;
	line-height: 22px;
	color: #F30;
}
#content .one .onepart1 .xsbox span {
	font-size: 14px;
	line-height: 22px;
	color: #333;
	font-family: "微软雅黑";
	display:block;
}



/*nav*/
.navbox {
	height: 386px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.navleft {
	float: right;
	height: 386px;
	width: 350px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
}
.navleftxt {
	height: 160px;
	width: 350px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 10px;
	text-align: left;
}
.title {
	font-size: 18px;
	line-height: 30px;
	color: #FFF;
}
.navright .title2 {
	font-size: 17px;
	line-height: 40px;
	color: #F00;
	height: 40px;
	width: 560px;
	background-color: #FFF;
	text-align: center;
}

.navleftxt .title a {
	color: #F30;
	font-weight: bold;
}
.navleftxt .title a:hover {
	text-decoration: underline;
}


.navleftxt p {
	color: #666666;
	font-size: 14px;
	margin-top: 10px;
	line-height: 28px;
	text-indent: 28px;
}
.navleftxt p a {
	color: #F00;
	background-color: #FFF;
}
.navleftxt p a:hover {
	color: #900;
	text-decoration: none;
}






.navright {
	float: left;
	height: 346px;
	width: 560px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	overflow: hidden;
	padding-left: 10px;
}
.one {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 960px;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
}
#content .video {
	display: block;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	padding-bottom: 30px;
	margin-top: 30px;
}
.part2box {
	height: 600px;
	width: 940px;
	overflow: hidden;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-color: #CCC;
}
#content .one .onepart1 .xstitle {
	font-size: 36px;
	color: #F00;
	height: 73px;
	width: 345px;
	margin-right: auto;
	margin-left: auto;
	line-height: 70px;
	font-weight: bold;
	text-align: center;
	margin-top: 45px;
}

#content .video .vbox {
	display: block;
}
.vbox .vboxtop {
	float: left;
	width: 200px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	height: 230px;
}
.vbox .vboxbtn {
	float: left;
	width: 200px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
}
.vbox .vboxtop a,.vbox .vboxbtn a {
	color: #656565;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.vbox .vboxtop a:hover,.vbox .vboxbtn a:hover {
	color: #F30;
	text-decoration: none;
}


.vboxtop img, .vboxbtn img {
	background-color: #E1E1E1;
	border: 1px solid #999;
	padding: 5px;
	width: 188px;
}

.line   {
	display: block;
	height: 106px;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	line-height: 95px;
	padding-left: 80px;
	letter-spacing: 20px;
}
#content .one .onepart1 {
	background-repeat: no-repeat;
	width: 960px;
	display: block;
	height: 1000px;
	background-image: url(../images/xsbg.png);
}
#content .partphoto {
	display: block;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}







/*navend*/
#content {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#content .book {
	display: block;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
}

#footer {
	margin: 0px;
	padding: 0px;
	height: 70px;
}
#footerbox {
	height: 70px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerbox a:hover {
	text-decoration: underline;
}
#footerbox p {
	color: #333;
	font-size: 13px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerbox a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#content .one .onepart1 .xsbox span a {
	color: #600;
	text-decoration: underline;
	height: 23px;
	width: 50px;
	padding-left: 20px;
	background-image: url(../images/vedio1.png);
	background-repeat: no-repeat;
	line-height: 22px;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	}
#content .one .onepart1 .xsbox span a:hover {
	color: #F90;
	background-image: url(../images/vedio2.png);
	background-repeat: no-repeat;
	font-weight: bold;
	margin: 0px;
	height: 23px;
	width: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


/*xuanfu*/
.fl-meun {
	position: fixed;
	left: 50%;
	margin-left: -660px;
	top: 250px;
	width: 140px;
	z-index: 99999;
	margin-top: 80px;
}
.fl-meun ul , .fl-meun ul li{
	height: 50px;
	width: 140px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.fl-meun ul li {
	
	
}

.fl-meun ul li a {
	color: #FFF;
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
	display: block;
	height: 50px;
	width: 140px;
	background-color: #BA0307;
	
}

.fl-meun ul li a:hover {
	color: #F00;
	background-color: #FFBDBF;
}
.fl-meun ul .cur{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	}
#content .one .onepart1 .xsbox {
	overflow: hidden;
}
