body.indexbody{
	width: 100%;
	height: auto;
	background: url(../images/bodybgrepeat.jpg) repeat-x left 186px #ECEBE4;
}
.indexwrap,.indexwrap tr,.indexwrap tr td{
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	/* background-color: #ECEBE4; */
}
.indexwrap tr td{
	/* background: url(../images/indexcenterbg.gif) repeat-x left center  #ECEBE4; */
}
.indexconwrap{
	background: transparent url(../images/poster.png) no-repeat 120% -140px;
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
.indexconwrap .indexlogo{
	margin-left: 106px;
}

.indexconwrap .indexfooter{
	text-align: center;
	color: #333;
	line-height: 16px;
	margin-top: 27px;
}
.indexconwrap .indexfooter p{
	color: #333;
	font-size: 12px;
	padding-right: 70px;
}
.indexconwrap .indexfooter p span {
	font-family: 'Arial';
}

.bxslider img {
	width: 210px;
	height: 132px;
}
.bxslider ul {
	overflow: hidden;
	margin: 0;
	margin-top:-5px;
}
.bx-wrapper .bx-viewport {
	border: 0;
	box-shadow: none;
	background: transparent;
	padding-bottom: 31px;
	margin-left: 5px;
}
.slide {
	width: 951px;
    height: 167px;
	background: transparent url(../images/photo-bg.png) center no-repeat;
	margin-left: 78px;
	margin-top: 265px;
}
.btns {
	padding-left: 391px;
}
.btns a {
	display: inline-block;
	width: 158px;
	height: 37px;
	line-height: 37px;
	background: transparent url(../images/btns.png) center no-repeat;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-size: 23px;
	margin-top: 22px;
	margin-right: 10px;
}
.cover-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: black;
    display: none;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
