﻿@charset "utf-8";
html * {
	outline: 0
}
html button::-moz-focus-inner {
	border-color: transparent !important
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size:14px;
	font-family:"微软雅黑"
}

.fl {
	float: left
}

.fr {
	float: right
}
table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,
a img {
	border: 0
}
a{ text-decoration: none;}
address,
caption,
cite,
code,
dfn,
em,
th,
var，i {
	font-style: normal;
	font-weight: normal
}

li {
	list-style: none
}

caption,
th {
	text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%
}

em,
i {
	font-style: normal
}
body{background:url(../images/top-bj.png) no-repeat center top #f5f5f5; background-position-y: 40px;}

img{border:0px;  outline-width:0px;  vertical-align:top;}













/*******news-img**************/
.focus{position:relative;width:680px;height:360px; overflow: hidden;}
.focus .focuspic li a {
	width:680px;
	height: 360px;
}

.focus .num {
	overflow: hidden;
	height: 25px;
	position: absolute;
	bottom: 0px;
	right:10px;
	zoom: 1;
	z-index: 3
}

.focus .num li {
	width: 10px;
	height: 10px;
	line-height:10px;
	text-align: center;
	color: #FFFFFF;
	background:#fff;
	margin-right: 8px;
	border-radius: 50%;
	cursor: pointer;
	float: left;
}

.focus .num li.on {
	background:#4d9bec;
}


.focus p {
	width: 739px;
	line-height: 40px;
	height:40px;
	font-size: 14px;
	text-indent:30px;
	color: #fff;
	position: absolute;
	left:0%;
	bottom:0;
	background:url(../images/news-img-bg.png);
	z-index: 2;
	display: block;
}