@charset "gb2312";
*{    margin: 0;    padding: 0;}
body{ margin: 0;    font-family:"Microsoft YaHei","微软雅黑";      font-weight: lighter;  overflow-x: hidden; background-color:#f8eee5; }
td {background-repeat: no-repeat;	background-position: center center;}
ul,li{    list-style: none;}
a{   color: #666666;    text-decoration: none; cursor: pointer;}
font{    font-family:"Microsoft YaHei","微软雅黑";    font-size: 15px;    font-weight: lighter;    color: #666666;}
.clear{    clear: both;    content: ",";    overflow: hidden;    visibility: hidden;}
.io{    width: 100%;    height: 90px;}
/*-----top daohang----*/
.top {	width:100%;	height:50px;	background-image:url(../image/dh_bg.jpg);	margin-left: auto;	margin-right: auto;	background-repeat: repeat-x;}
.top .top_nav {	width: 1200px;	height: 50px; padding-top:0px;	 margin-left: auto; margin-right: auto; font-size:16px}
.top .top_nav ul li{	margin-top: 0px; padding-top:10px;	width: 120px;	height: 34px;	float: left;	text-align: center;	color: #ffffff;	vertical-align: middle;}
.top .top_nav ul li a{   color: #ffffff;}
.top .top_nav ul .first{   margin-left: 0px;}
.top .top_nav ul li:hover{ background-image:url(../image/dh_bg_bk.jpg); background-repeat: repeat-x;;}
/*----top  daohang   end -----*/
/*-----Top Menu----*/
#menu_back{	width:100%;	height:40px;	background-image:url(../image/dh_bg.jpg);	margin-left: auto;	margin-right: auto;	background-repeat: repeat-x;}
#menu { width:1100px; height:40px;margin-left: auto;	margin-right: auto;	background-repeat: repeat-x;background-image:url(../image/dh_bg.jpg); }
#menu ul { list-style: none; margin: 0px; padding: 0px; }
#menu ul li {  float:left; margin-left:auto; font-size:16px; margin-top: 0px; padding-top:0px;width: 120px;height: 40px;text-align: center;color: #ffffff;vertical-align: middle;}
#menu ul li a { background:url(../image/nav_bg2.png) no-repeat; ;display:block; width:100%; height:40px; line-height:40px; text-align:center;  font-size:16px; color: #ffffff;}
#menu ul li a:hover {
	background-image:url(../image/dh_bg_bk.jpg); 
	width:120px;
	background-repeat: repeat-x;
}

#menu ul li ul {  display:none; position:absolute;}
/*-----二级菜单设置 Begin----*/
#menu ul li ul li { float:none; width:100%; background:#056BB5; border-top:1px solid #025795; margin:0; margin-left:0px; font-size:12px; width: 120px;height: 30px; line-height:30px;text-align: center;color: #ffffff;vertical-align: middle;}
/*----- 【float:none;】，菜单竖向显示。【float:left;】，菜单横向显示。 ----*/
/*-----二级菜单设置 End ----*/
#menu ul ul li:hover{ background-image:url(../image/dh_bg_bk.jpg); background-repeat: repeat-x;;}
#menu ul li ul li a { background:none;font-size:14px; width: 120px;height: 30px; line-height:30px;text-align: center;color: #ffffff;vertical-align: middle; }
#menu ul li ul li a:hover { background-image:url(../image/dh_bg_bk.jpg); background-repeat: repeat-x;}
/*-----是否显示二级菜单 Begin----*/
#menu ul li:hover ul { display:block;}
/*-----是否显示二级菜单  End----*/
#menu ul li.sfhover ul { display:block;}

/*----Top Menu End----*/

/*-------------   qita---------*/
.top_right_Pic {	width: 500px; margin-bottom:20px;}
.top_telltxt { color:#FF8700; font-size:28px; font-family: Tahoma, Geneva, sans-serif;}
.top_welcom{ font-size:12px; color:#999999; line-height:30px;}
.top_gsmc {
	font-size:32px;
	line-height:32px;
	color:#333333;
	font-weight: 400;
}
.top_gsmc_en { color:#666666; font-size:14px; line-height:14px; font-family:Arial, Helvetica, sans-serif;}



/*-------------   qita  end---------*/
