﻿body
{
	cursor: default;
	background-color:White;
	border: 0;
	margin: 0;
	padding: 0;
}

img
{
	border:0;
	}
.god
{
	width: 100%;
	
	background-image: url('top.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	z-index: -1;
	position: absolute;
	left: 0px;
	top: 0px;
	height:544px;
}

.ys
{
	width: 1002px;
	background-color: #FFFFFF;
	 margin:0 auto;

}
.logo
{
	width: 55px;
	height: 55px;
	border: 1px solid #000000;
	float: right;
	margin-top: 20px;
	margin-right: 170px;
	margin-left: 0px;
}
.kg
{
	height: 420px;
	width: 1002px;
	margin:0 auto;
}
.main
{
	background-image: url('index-main副本.jpg');
	width: 1002px;
	height: 526px;
	background-repeat: no-repeat;
	margin-left: 0px;
	
}
.main-left
{
	height: 526px;
	width: 275px;
	float: left;
}
.main-kg
{
	width: 200px;
	height: 43px;
}
.main-an
{
	width: 157px;
	height: 43px;
	margin-top: 17px;
	background-image: url('index-f副本.png');
	background-repeat: no-repeat;
	margin-left: 89px;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 40px;
}
.main-right
{
	float: left;
	height: 526px;
	width: 727px;
}
.flash
{
	height: 314px;
	width: 510px;
	background-color: #000000;
	margin-left: 109px;
	margin-top: 81px;
}
.flash-title
{
	height: 59px;
	width: 538px;
	background-image: url('bj.jpg');
	background-repeat: repeat;
	font-size: 22px;
	font-weight: 100;
	color: #FFFFFF;
	margin-left: 95px;
	text-align: center;
	line-height: 60px;
}
.foot
{
	width: 1002px;
	height: 258px;
	background-image: url('bj-m.jpg');
	background-repeat: repeat;
	margin-top: 4px;
}
.foot-f
{
	width: 332px;
	float: left;
	height: 256px;
	
}
.foot-title
{
	
	font-size: 20px;
	font-weight: 600;
	color: #000000;
	margin-top: 15px;
	padding-left:80px;
}
.foot-m
{
	
	font-size: 13px;
	color: #000000;
	margin-top: 10px;
	font-weight: 100;
	padding-left:90px;
}
.foot-s
{
	width: 161px;
	margin-left: 96px;
	margin-top: 10px;
}
*:link, *:visited
{
	cursor: pointer;
	text-decoration: none;
	color: #FFFFFF;
}
.title a:hover
{
	color: #000000;
	font-size: 18px;
}

