*{
	margin: 0;
	padding: 0;
}
table{ margin:0 auto}
body {
font-size: 14px; line-height:25px;
}
td {
font-size: 14px;
color:#4e4a49; line-height:25px;
font-family:"宋体", sans-serif;
}

a:link{
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
a.blj:link{
	color: #FFF;
	text-decoration: none;
}
a.blj:visited {
	color: #FFF;
	text-decoration: none;
}
a.nav:link{
	font-family: "宋体";
	font-size: 14px;
	line-height: 45px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 45px;
	width: 100px;
}
a.nav:visited {
	font-family: "宋体";
	font-size: 14px;
	line-height: 45px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 45px;
	width: 100px;
}
a.nav:hover {
	font-family: "宋体";
	font-size: 14px;
	line-height: 45px;
	color: #000;
	text-decoration: none;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
	text-align: center;
	display: block;
	height: 45px;
	width: 100px;
}
.kuang {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
}
.text {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	font-family: "宋体";
}
a.left_dh:link {
	line-height: 32px;
	color: #004179;
	text-align: left;
	display: block;
	height: 32px;
	width: 220px;
	padding-left: 20px;
	background-image: url(../images/anniu_bg.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
a.left_dh:visited {
	line-height: 32px;
	color: #004179;
	text-align: left;
	display: block;
	height: 32px;
	width: 220px;
	padding-left: 20px;
	background-image: url(../images/anniu_bg.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
a.left_dh:hover {
	line-height: 32px;
	color: #FFFFFF;
	text-align: left;
	display: block;
	height: 32px;
	width: 220px;
	padding-left: 20px;
	background-image: url(../images/anniu.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}

a.left_dh2:before{ content:"·"}

a.left_dh2:link {
	line-height: 32px;
	color: #004179;
	text-align: left;
	display: block;
	height: 32px;
	width: 220px;
	padding-left: 20px;
	background-repeat: no-repeat; border-bottom:#CCC solid 1px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
a.left_dh2:visited {
	line-height: 32px;
	color: #004179;
	text-align: left;
	display: block;
	height: 32px;
	width: 220px;
	padding-left: 20px;
	background-image: url(../images/anniu_bg.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
a.left_dh2:hover {
	line-height: 32px;
	color: #000;
	text-align: left;
	display: block;
	height: 32px;
	width: 220px;
	padding-left: 20px;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}

.img{
	float: left; margin-top:5px; margin-right:10px; margin-bottom:0}
.top{ width:1000px; margin:0 auto; background:url(../images/top.jpg) no-repeat center; height:123px}

#menu{ height:46px; width:100%; line-height:46px; background: url(../images/menu.jpg)}
#sddm
{
	margin: 0 auto;
	padding: 0;
	width: 1200px;
	z-index:999;
	position: relative;

	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float:left;	text-align:center;
	width:130px;
	position:relative; margin:0 20PX

	}

#sddm li a
{	
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	line-height:54px;
	font-size:16px;
	font-family:"宋体";
	line-height:40px; 
	
}

#sddm li a:hover
{ 
color:#fff; font-weight:bold;
}


#sddm div
{	
	visibility: hidden;
	margin: 0;
	padding: 0;
    background: url(../images/smenu_bg.png) center center;
	border-radius: 5px ;
	width:130px;
	position:absolute;
	top:-14px; left:4px; padding-bottom:10px; padding-top:64px; z-index:-1;

	}

	#sddm div a
	{	
		display: block;
		margin: 0;
		padding:0;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		border:0;
		height:35px;
		line-height:35px;
		width:130px;
        color: #FFF;
	font-size:14px
}

	#sddm div a:hover
	{
		position: relative;
		display: block;
		margin: 0;
		padding:0;
		width: auto;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		border:0;
		height:35px;
		line-height:35px;
		width:130px;
        color: #FFF;
		background:#ff7d1e; border-radius:5px}

img{ border:0}
.foot{ background:#2770b5; border-top:#22496d solid 3px; color:#fff}.foot a{ color:#fff}

.ss{ width:216px; margin:0 auto; position:relative; top:30px; right:30px}
.ssk,.ssbt{ margin:0; padding:0; }.ssk{ height:26px; line-height:26px}
.ssbt{ border:0}

.xw:hover{ background:#e0f0fa}

.m_banner{  margin-bottom:10px}

.change{ width:185px; height:145px;overflow:hidden; float:left}
.change img{overflow:hidden; width:185px; height:145px}
.change a{ transition:all 0.5s; width:185px; display:block; background:#09F; overflow:hidden
 }
 .change a:hover{ overflow:hidden; background:blue; transform: scale(-1); 
-webkit-transform: scale(1.2); /* Safari 和 Chrome */
} 
