/*- - - - - - - - -样式属index.html - - - - - - - -*/

.musicbox {
	width: 47px;
	height: 47px;
	position: absolute;
	z-index: 500;
	top: 10px;
	left: 50%;
	cursor: pointer;
	margin-left: -730px;
}
.musicplay {
	background: url(../images/musicplay.png) no-repeat;
}
.musicstop {
	background: url(../images/musicstop.png) no-repeat;
}
.container {
	width: 100%;
	height: 80px;
	background: url(../images/t-r-b.png) repeat-x;
}
.rongyu {
	position: fixed;
	width: 150px;
	height: 305px;
	text-indent: -9999rem;
	background: url(../images/rongyu.png) no-repeat center center;
	left: 0px;
	top: 0px;
	z-index: 100;
}
.rongyu:hover {
	cursor: pointer;
	background: url(../images/rongyu_hover.png) no-repeat center center;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}
/*公告*/
#download {
	width: 1680px;
	height: 300px;
	position: absolute;
	top: 880px;
	left: 50%;
	margin-left: -525px;
	z-index: 1500;
}

/*下载*/
#downloada {
	float: left;
	width: 1680px;
	height: 300px;
	overflow: hidden;
	margin-right: 20px;
	margin-top: 10px;
}

#downloada .btn_downa {
	float: left;
	width: 260px;
	height: 265px;
	position: relative;
	text-indent: -9999em;
	background: url(../images/a1.png) no-repeat left bottom;
	display: block;
}
#downloada .btn_downa:hover {
	text-decoration: none;
	background: url(../images/a1.png) no-repeat left top;
}
#downloada .btn_downb {
	float: left;
	width: 260px;
	height: 265px;
	position: relative;
	text-indent: -9999em;
	background: url(../images/a2.png) no-repeat left bottom;
	display: block;
	margin-left: 120px;
}
#downloada .btn_downb:hover {
	text-decoration: none;
	background: url(../images/a2.png) no-repeat left top;
}
#downloada .btn_downc {
	float: left;
	width: 260px;
	height: 265px;
	position: relative;
	text-indent: -9999em;
	background: url(../images/a3.png) no-repeat left bottom;
	display: block;
	margin-left: 120px;
}
#downloada .btn_downc:hover {
	text-decoration: none;
	background: url(../images/a3.png) no-repeat left top;
}
#downloada .btn_downd {
	float: left;
	width: 188px;
	height: 189px;
	position: relative;
	text-indent: -9999em;
	background: url(../images/d1.gif) no-repeat left bottom;
	display: block;
	margin-left: 120px;
}
#downloada .btn_downd:hover {
	text-decoration: none;
	background: url(../images/d1.gif) no-repeat left top;
}

#m1 {
	width: 1920px;
	height: 778px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url(../images/918ps.jpg) no-repeat center;
	background-position-x: center;
	background-position-y: center;
	background-position: 0px -0px;
}

#m2 {
	height: auto;
	position: relative;
	min-width: 1280px;
	margin: 0 auto;
	padding-top: 0px;
	background: url(../images/zbz.jpg) repeat-y center top;
}
#m3 {
	height: auto;
	position: relative;
	min-width: 1280px;
	margin: 0 auto;
	padding-top: 150px;
	background: url(../images/index_02.png) no-repeat center top;
}
#m4 {
	height: auto;
	position: relative;
	min-width: 1280px;
	margin: 0 auto;
	padding-bottom: 0px;
	background: url(../images/index_03.png) no-repeat center bottom;
}

/*浮动条*/
#Floatingbar {
	width: 157px;
	position: fixed;
	top: 50%;
	right: 0px;
	margin-top: -150px;
	background-color: #e5e5e5;
	box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
	z-index: 150000;
	font-size: 12px;
	background-color: #ffffff;
	font-family: "Microsoft YaHei";
}
#Floatingbar .ewm {
	padding: 22px 0 15px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	background-color: #333333;
}
#Floatingbar .ewm img {
	width: 117px;
	height: 117px;
	margin: 0 auto;
	display: block;
}
#Floatingbar ul {
	padding: 14px 0;
	background: url() no-repeat center bottom;
	list-style-type: none;
	background-color: #333333;
	color: white;
}
#Floatingbar ul li {
	height: 22px;
	line-height: 22px;
	text-align: center;
	margin-bottom: 7px;
	cursor: pointer;
}
#Floatingbar ul li a {
	color: white;
}
#Floatingbar ul li a:hover {
	color: white;
}
#Floatingbar ul li img {
	margin-left: 5px;
	vertical-align: middle;
}
#Floatingbar .btn_backtop {
	height: 31px;
	line-height: 31px;
	text-align: center;
	color: #fff;
	background-color: #676767;
	display: block;
}
#Floatingbar .btn_backtop:hover {
	background-color: #507129;
}
#Floatingbar .btn {
	width: 15px;
	height: 130px;
	position: absolute;
	top: 23px;
	left: -15px;
	background: url() no-repeat right top;
	cursor: pointer;
}
#Floatingbar .btn.change {
	background-position: left top;
}

#music_btn {
	color: #ffffff;
	margin-left: 58px;
}

.NewsList {
	margin: 0 18px;
	width: 680px;
	height: 506px;
	position: absolute;
	top: 270px;
	margin-left: 615px;
	transition: all 0.1s linear;
}
.NewsList li:hover {
	transform: translatex(5px);
	background-color: #3e3e3e;
}
.NewsList li {
	width: 680px;
	height: 59px;
	line-height: 59px;
	overflow: hidden;
	color: #c8c8c8;
	padding-right: 8px;
	border-bottom: 1px dotted #c8c8c8;
	font-size: 16px;
	list-style: none;
}
.NewsList li a {
	margin-left: 5px;
	color: #c8c8c8;
}
.NewsList li time {
	float: right;
	color: #c8c8c8;
}
.NewsList li .lx {
	margin: 0 8px;
	color: #c8c8c8;
}

.daohang {
	width: 1920px;
	height: 60px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	position: relative;
	background: url(../images/daohang.jpg) no-repeat center;
	background-position-x: center;
	background-position-y: center;
	background-position: 0px -0px;
}
#downloaddh {
	width: 1400px;
	height: 51px;
	position: absolute;
	top: -5px;
	left: 50%;
	margin-left: 280px;
	z-index: 1500;
}
#downloaddha {
	float: left;
	width: 1400px;
	height: 51px;
	overflow: hidden;
	margin-right: 20px;
	margin-top: 10px;
}
#downloaddha .btn_downa {
	float: left;
	width: 110px;
	height: 51px;
	position: relative;
	text-indent: -9999em;
	background: url(../images/d1.png) no-repeat left bottom;
	display: block;
}
#downloaddha .btn_downa:hover {
	text-decoration: none;
	background: url(../images/d1.png) no-repeat left top;
}
#downloaddha .btn_downb {
	float: left;
	width: 110px;
	height: 51px;
	position: relative;
	text-indent: -9999em;
	background: url(../images/d2.png) no-repeat left bottom;
	display: block;
	margin-left: 20px;
}
#downloaddha .btn_downb:hover {
	text-decoration: none;
	background: url(../images/d2.png) no-repeat left top;
}
#downloaddha .btn_downc {
	float: left;
	width: 110px;
	height: 51px;
	position: relative;
	text-indent: -9999em;
	background: url(../images/d3.png) no-repeat left bottom;
	display: block;
	margin-left: 20px;
}
#downloaddha .btn_downc:hover {
	text-decoration: none;
	background: url(../images/d3.png) no-repeat left top;
}
#downloaddha .btn_downd {
	float: left;
	width: 110px;
	height: 51px;
	position: relative;
	text-indent: -9999em;
	background: url(../images/d4.png) no-repeat left bottom;
	display: block;
	margin-left: 20px;
}
#downloaddha .btn_downd:hover {
	text-decoration: none;
	background: url(../images/d4.png) no-repeat left top;
}

#Layer2 {
	position: absolute;
	width: 1018px;
	height: 565px;
	z-index: 2;
	left: 450px;
	top: 80px;
}
#Layer4 {
    position: absolute;
    width: 1920px;
    height: 132px;
    z-index: 2;
    left: 50%;
    margin-top: 0;
    margin-left: -960px;
    background-image: url(../images/bj_07.jpg);
    background-repeat: no-repeat;
}
#Layer5 {
    position: absolute;
    width: 700px;
    height: 90px;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    top: 24px;
}
