* {
    margin: 0;
    padding: 0;
}
input,img,select{
	vertical-align:middle;
}
body {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #333;
	background:#feb url(../images/szkc.png) no-repeat center 40px;
}
body.nei{
	background:#f1f2f3;
}
a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #f51;
}

li {
    list-style-type: none;
}
img{
	border:0;
}
.wrap:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.wrap {
    zoom: 1;
}

.pt10 {
    padding-top: 10px;
}

.p10 {
    padding: 10px;
}

.main {
    width: 940px;
    margin: 0 auto;
}
#index{
	position:relative;
}
#copy{
	position: absolute;
	left: 350px;
	color: #620;
	top: 630px;
	line-height: 25px;
	padding-bottom:20px;
}
#indexs a{
	display:block;
	background:#f21;
	position:absolute;
	width:130px;
	height:130px;
	z-index:1000;
	text-align:center;
	font-size: 0;
	border-radius: 20px;
	box-shadow: 0 0 10px #fff;
	font-family: "微软雅黑","黑体";
	font-weight: bold;
}
#indexs a:before{
	display: inline-block;
	content:"";
	width:0;
	height: 100%;
	vertical-align: middle;
}
#index a span{
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	width:96%;
	color:#fff;
}
#indexs a.popl{
	font-size: 18px;
	width:170px;
	height:50px;
	top:272px;
	line-height: 50px;
	color:#fff;
}
#indexs a img{
	display:none;
	width:100%;
	height:100%;
}
#indexs a:hover img{

}
#link1{
	left:100px;
	top:442px;
}
#link2{
	left:260px;
	top:442px;
}
#link3{
	left:415px;
	top:442px;
}
#link4{
	left:575px;
	top:442px;
}
#link5{
	left:735px;
	top:442px;
}
#link1 span,#link2 span,#link3 span,#link4 span,#link5 span{
	color:#feb !important;
}
#link1,#link2,#link3,#link4,#link5{
	background-color: #f51 !important;
	box-shadow: none !important;
	border:#f95 1px solid;
}
#indexs a#openlink01{
	left:100px;
}
#indexs a#openlink02{
	left:300px;
}
#indexs a#openlink03{
	left:500px;
}
#indexs a#openlink04{
	left:700px;
}
#indexs a#popintro{
	width:836px;
	height:70px;
	left:60px;
	top:150px;
	text-align:left;
	text-indent:-200px;
	overflow:hidden;
}
#flash{
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}
#pop{
	position:absolute;
	width:950px;
	left:0;
	top:40px;
	height:600px;
	background:#fff;
	z-index:5000;
	display:none;
}