body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
th,
td,
img {
	margin: 0;
	padding: 0;
}

img {
	border: 0
}

ol,
ul {
	list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 16px;
}

input {
	outline: none;
	border: none;
}

html {
	_overflow-y: scroll;
}

/*****！！页面通用css样式定义开始******/
html,
body {
	min-width: 1000px;
	font-family: "Microsoft YaHei";
	_width: expression(document.body.clientWidth < 1000 ? "1000px" : "auto");
}

/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body {
	font-family: "微软雅黑";
	/*文字字体定义 */
	font-size: 14px;
	/*文字大小定义 */
	color: #666666;
	/*文字颜色定义 */
	min-width: 1000px;
}

/* 网站超链接css通用设置 */
a {
	text-decoration: none;
}

/* 链接无下划线,有为underline */
a:link {
	color: #2c2c2c;
}

/* 未访问的链接 */
a:visited {
	color: #2c2c2c;
}

/* 已访问的链接 */
a:hover {
	color: #2c2c2c;
	text-decoration: none;
}

/* 鼠标在链接上 */
a:active {
	color: #2c2c2c;
}

/* 点击激活链接 */
p {
	line-height: 24px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.hide {
	display: none
}

.show {
	display: block
}

.dib {
	display: inline-block;
	*display: inline;
	zoom: 1;
}

/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*清除浮动*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}

/*清除浮动*/
.clearfix {
	display: inline-block
}

* html .clearfix {
	height: 1%
}

.clearfix {
	display: block
}

.dib {
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.wrap {
	width: 1000px;
	margin: 0 auto;
	height: auto;
}

.red {
	color: red
}

/*表格样式定义 */
checkbox {
	border: 0px;
}

/*选择框样式定义 */
.input {
	border: 1px solid #ccc;
	height: 20px;
	line-height: 20px
}

ul,
li {
	list-style: none
}


/*public*/
.size1 {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.backcolor {
	background: #040000;
}

.color {
	color: #cf6736;
}

.header {}

.headtop {
	padding: 20px 0 10px;
}

img {
	max-width: 100%;
}

body {
	max-width: 1920px;
	margin: 0 auto;
}

/*共用头部*/


body {
	min-width: 1000px;
}

.main {
	width: 100%;
	padding-bottom: 50px;
	background-image: url(../images/bg.jpg);
}


.header {
	height: 177px;
	background: url(../images/nav_bg.png) repeat-x 0 bottom;
}

.header .box {
	width: 1000px;
	height: 177px;
	margin: 0 auto;
	position: relative;
	z-index: 1000;
}

.header .logo {
	position: absolute;
	top: 33px;
	left: 0px;
}

.header .tel {
	position: absolute;
	top: 40px;
	right: 0px;
}

.nav {
	width: 1000px;
	height: 57px;
	line-height: 57px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.nav ul {}

.nav li {
	width: 166px;
	float: left;
	background: url(../images/nav_border.png) no-repeat 0 0;
	position: relative;
}

.nav li.home {
	background: none;
}

.nav li a {
	width: 166px;
	height: 57px;
	display: block;
	text-align: center;
	font-size: 14px;
	margin: 0 auto;
}

.nav li:hover a,
.nav li a.active {
	background: url(../images/nav_hover.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
}

.nav li dl {
	width: 168px;
	position: absolute;
	top: 57px;
	left: 0;
	background: url(../images/nav_li_bg.png);
	display: none;
}

.nav li dl a {
	color: #fff;
	margin-left: 0px;
	width: 100%;
	height: 35px;
	line-height: 35px;
	display: block;
}

.nav li:hover dl {}

.nav li dl a:hover,
.nav li:hover dl a {
	background: none;
}

.nav li dl a:hover {
	background: #999;
}

.bannerbg {
	width: 100%;
	height: 785px;
	background-image: url(../images/bannerbg.jpg);
	background-position: center;
}

#kinMaxShow .kinMaxShow_button {
	width: 120px;
	height: 20px;
	position: relative;
	bottom: 10px;
	left: 48%;
}

#kinMaxShow .kinMaxShow_button li {
	width: 18px;
	height: 18px;
	float: left;
	background: #000;
	margin: 2px;
	border-radius: 10px;
}

#kinMaxShow .kinMaxShow_button li.focus {
	background: #C60;
}

.content {
	width: 1000px;
	margin: 0 auto;
	margin-top: 18px;
}

.footer {
	height: 50px;
	line-height: 50px;
	background: #999;
	color: #3e3e3e;
}

.footer a {
	color: #3e3e3e;
}

.footer .box {
	width: 1000px;
	margin: 0 auto;
}

.footer .box .l {
	width: 400px;
	float: left;
}

.footer .box .m {
	width: 200px;
	float: left;
}

.footer .box .r {
	width: 400px;
	float: left;
	text-align: right;
}