﻿﻿html,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,th,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,table{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:middle;}/* HTML5 display-role reset for older browsers */article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}
.hdwrap {
	width:600px;
	margin:0;
}
.flashlist {
	height:360px;
}
.flashlist .f_out {
	height:360px;
	overflow:hidden;
	position:relative;
	z-index:100;
}

.flashlist .f_out .picintro {
	height:82px;
	background-color:rgba(172,19,19,0.9);
	position:absolute;
	bottom:0;
	left:0;
	width:600px;
	z-index:999;
	padding:0;
}
.picintro p {
	color:#767676;
	line-height:20px;
	font-family:"新宋体";
	font-size:14px;
	color:#FFF;
	text-indent:2em;
	width:97%;
	margin:10px auto 10px auto;
}
.flash_tab {
	height:17px;
	background-color:#333333;
}
.flash_tab .tabs {
	width:80px;
	height:17px;
	overflow:hidden;
	margin:auto;
}
.flash_tab .tabs ul li {
	width:5px;
	height:5px;
	float:left;
	display:block;
	margin-right:11px;
	margin-top:4px;
}
.flash_tab .tabs ul li.opdiv a {
	width:5px;
	height:5px;
	border:1px #949494 solid;
	border-radius:100px;
	background-color:#000;
	display:block;
}

.flash_tab .tabs ul li.noopdiv a {
	width:5px;
	height:5px;
	border-radius:100px;
	background-color:#fff;
	border:1px #fff solid;
	display:block;
}
