﻿#flashd {
	Z-INDEX: 2; POSITION: relative; TEXT-ALIGN: center; MARGIN: 0px auto; HEIGHT: 40vw; CLEAR: both; OVERFLOW: hidden
}
#flashd A {
	DISPLAY: none; HEIGHT: 40vw
}
#flashd IMG {

}
.flash_pictab { display:block; position:absolute; z-index:0; width:100%; height:40vw; overflow:hidden;top:0;}
.flash_bar {
	POSITION: absolute; TEXT-ALIGN: center; width:100%!important;*width:100px!important;width: 100px; BOTTOM: 10px; margin:0 auto; OVERFLOW: hidden; z-index:16;
}
.flash_bar .dq {
	MARGIN: 5px; WIDTH: 12px; DISPLAY: inline-block; BACKGROUND: #ff6600; HEIGHT: 12px; CURSOR: pointer; border-radius: 6px; box-shadow: 2px 2px 2px #ca1100 inset;
}
.flash_bar SPAN {
	MARGIN: 5px; WIDTH: 12px; DISPLAY: inline-block; BACKGROUND: #fff; HEIGHT: 12px; CURSOR: pointer; border-radius: 6px; box-shadow: 2px 2px 2px #999 inset;
}
.flashLine {
	POSITION: relative; WIDTH: 100%; HEIGHT: 40vw; CLEAR: both
}
#flshimgload {
	Z-INDEX: 1; POSITION: absolute; TEXT-ALIGN: center; WIDTH: 100%; PADDING-TOP: 145px
}
#flashd A IMG.imgwait {
	MARGIN: 150px auto auto; WIDTH: auto; HEIGHT: auto
}
.indexritlogin {
	Z-INDEX: 3; POSITION: relative; MARGIN: auto; WIDTH: 1000px
}

.flash_l {
	Z-INDEX: 10000; POSITION: absolute;WIDTH: 30px; BACKGROUND: url(404.png) no-repeat center center; HEIGHT: 50px; TOP: -225px; CURSOR: pointer; LEFT: -40px
}
.flash_r {
	Z-INDEX: 10000;POSITION: absolute; WIDTH: 30px; BACKGROUND: url(404.png) no-repeat center center; HEIGHT: 50px; TOP: -225px; CURSOR: pointer; RIGHT: -40px
}
.flash_l:hover {
	BACKGROUND: url(404.png) no-repeat center center
}
.flash_r:hover {
	BACKGROUND: url(404.png) no-repeat center center
}
.flashd-text{
	position: absolute;
	top: 22vw;
	left: 65vw;
	background: rgba(0,0,0,0.5);
	width: 220px;
	color: white;
	text-align: left;
	font-size: 16px;
	padding: 1.5vw;
}
.flashd-text .flash_text_1{
	font-size: 20px;
	color: #fff;
	background: transparent;
	position: absolute;
	left: 5vw;
	top: -15vw;
	width: 300px;
	text-align: center;
}
.flashd-text img{
	position: relative;
	right: 8px;
	top: 3px;
	width: 18px;
}
.flashd-text li{
margin-bottom: 10px;
}