﻿@charset "gb2312";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,img,p,tr {padding:0;margin:0;border:0;list-style:none;font-weight:normal;}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: none;
}
body {
	font-family: 'Microsoft YaHei', Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #ffffff;
}




a {
	color: #465160;
	letter-spacing: 1px;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}

#flashs {
	position: relative;
	height:380px;
	overflow: hidden;
	width: 1100px !important;
	margin:0 auto
}
#flashs .bd {
	width: 1100px !important;
}
#flashs .banerer {
	width: 1100px !important;
}
#flashs .bgitem {
	z-index: 1;
	position: absolute;
	top: 0;
	width: 1100px !important;
}
#flashs .bot {
	display: block;
	position: absolute;
	width: 58px;
	height: 58px;
	top: 50%;
	margin-top: -29px;
}
#flashs .bot1 {
	background: url(../img/babot1.png) no-repeat center;
	left: 5%;
	z-index: 2;
}
#flashs .bot2 {
	background: url(../img/babot2.png) no-repeat center;
	right: 5%;
	z-index: 2;
}