@charset "utf-8";
/* CSS Document */
*
{
	margin:0 auto;
}

.zhuti
{
	width:100%;
	height:auto;
	font-family:"微软雅黑";
	font-size:12px;
	text-align:center;
}

.top
{
	width:982px;
	height:100px;
	margin-top:20px;
} 

.top .Logo
{
	width:983px;
	height:73px;
	margin-bottom:20px;
	text-align:right;
	float:left;
	background:url(../Img/Logo.jpg) right bottom no-repeat;
}

.top .Logo img
{
	border:none;
	padding:0px;
}

.Tex
{
	float:left;
	height:30px;
	text-align:left;
	width:871px;
	margin-left:51px;
	font-family:"微软雅黑";
	font-size:16px;
}

.top .Tex ul
{
	padding:0px;
	margin:0px;
	border:0px;
	float:left;
	width:881px;
}
.top .Tex ul li 
{
	width:auto;
	float:left;
	list-style-type:none;
	margin-left:13px;
	margin-right:13px;
	color:#333;
	margin-top:5px;
}

.top .Tex ul li a:link {
	color: #333;
	text-decoration: none;
}
.top .Tex ul li a:visited {
	text-decoration: none;
	color: #333;
}
.top .Tex ul li a:hover {
	text-decoration: none;
	color: #333;
}
.top .Tex ul li a:active {
	text-decoration: none;
	color: #333;
}

.top .Tex ul .Shux
{
	height:20px;
	margin-top:7px;
	width:2px;
	background:#999;
	float:left;
}

.top img
{
	margin-left:279px;
	text-align:left;
	border:none;
	padding:0px;
}

/*===================================================大图 =============================================*/
.Dt
{
	width:100%;
	height:auto;
	background:url(../IMG/1.png) center no-repeat;
	text-align:center;
	padding-top:180px;
}

.Dt img
{
	border:none;
	padding:0px;
	margin:0px;
}

.Dt .DtLeft
{
	width:881px;
	height:450px;
	text-align:left;
	padding-left:40px;
}


.Dt .DtRight
{
	width:860px;
	float:right;
}

/*=========================================首页导航 ==================================*/
.Dh
{
	width:881px;
	height:110px;
}
.Dh ul
{
	float:left;
	width:881px;
	padding:0px;
	margin:0px;
	border:0px;
	text-align:left;
}

.Dh ul li
{
	float:left;
	padding:0px;
	margin:0px;
	border:0px;
	width:109px;
	list-style-type:none;
	margin-right:1px;
}

.Dh ul li a:link {
	color: #FFF;
	text-decoration: none;
}
.Dh ul li a:visited {
	text-decoration: none;
	color: #FFF;
}
.Dh ul li a:hover {
	text-decoration: none;
	color: #FFF;
}
.Dh ul li a:active {
	text-decoration: none;
	color: #FFF;
}
.Dh ul li a img
{
	border:0px;
	padding:0px;
	margin:0px;
}





