﻿@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	font-size:12px;
	font-family:\5b8b\4f53;
	background-color:#fff;
	
}
ul,li{
	margin:0px;
	padding:0px;
}
img{border:none}
li{list-style-type:none}
a{
	text-decoration:none;
	hide-focus: expression(this.hideFocus=true);
	outline: none;
	cursor:pointer;
}
a:focus{outline:0}
a:hover{color:#056CD7 !important}
.clear {
	clear:both;
	height:0; 
	font-size:0; 
	line-height:0; 
}
/* 页面外框 */
.wrap{
	width:100%;
	height:auto;
	background-color:#EDF5FF;
}
/* 页面头部 */
.header{
	position:relative;
	width:980px;
	height:131px;
	margin:0 auto;
	overflow:hidden;
	background:url(../Images/headerbg.jpg) no-repeat;
}
.logo{
	width:329px;
	float:left;
	display:inline;
	height:auto;
}
.header_right{
	width:639px;
	float:left;
	display:inline;
	height:auto;
}
.zt{
	font:bold 12px/24px Verdana;
	height:24px;
	width:120px;
	position:absolute;
	top:100px;
	right:15px;
	z-index:999999;
	color:red
}
/* 主导航 */
.nav{
	height:33px;
	background:url(../Images/navbg.jpg) repeat-x 0 bottom;
	overflow:hidden;
}
.nav li{
	width:71px;
	float:left;
	display:inline;
	height:33px;
}
.nav li a{
	  color:#E7E6E6;
      display:block;
	  height:28px;
	  font:12px/28px "宋体";
	  text-align:center;
	  padding:5px 0 0 0;
}
.nav li a:hover,.nav .on a{
	background:url(../Images/navhover.jpg) repeat-x;
	color:#E7E6E6 !important;	
}
/******************* 主导航-弹出菜单 ************************/
#nav_menu {
	position:relative;
	width:100%;
	height:24px;
	overflow:hidden;
	color:#6A6969;
	z-index:9999;
	background:url(../Images/navbga.jpg) repeat-x;
	padding:6px 0 0 0;
}
#nav_menu .menu {
	position:absolute;
	display:block;
	height:24px;
	font:12px/24px "宋体";
	visibility:hidden;
}
#nav_menu .menu a {
	color:#6A6969;
	padding:0 3px;
}
#nav_menu .menu a:hover{ color:#6A6969 !important;}
/* 搜索 */
.hot_search{
	height:30px;
	background:url(../Images/searchbg.jpg) no-repeat;
	padding:6px 0 0 122px;
}
.search{
	width:196px;
	height:21px;
	float:left;
	display:inline;
}
.search input{
	width:130px;
	border:1px solid #70A3DA;
	height:19px;
	font:12px/19px "宋体";
	padding:0 0 0 10px;
	color:#696969;
	background:#FFFFFF;
}
.search .submit{
	float:right;
	width:45px;
	height:21px;
	cursor:pointer;
	padding:0;
	background:url(../Images/submit.jpg) no-repeat;
	border:none;
}
/* 热门搜索 */
.hotSearch{
	float:left;
	display:inline;
	width:597px;
	height:21px;
	padding:0 0 0 15px;
	color:#0354AD;
	line-height:21px;
	overflow:hidden;
}
.hotSearch a{color:#0354AD; padding:0 4px;}
.hotSearch span{ color:#059523; font-weight:bold;}
/* 设为首页、加入收藏夹 */
.homeFavorites{
	height:32px;
	font:bold 12px/32px "宋体";
	text-align:right;
	padding:4px 0 0 0;
}
.homeFavorites a{color:#033989; padding:0 8px;}
.homeFavorites img{width:100px;}
/* 中英文 */
.zh-en{
	height:24px;
	line-height:24px;
	text-align:right;
	background:url(../Images/topbg.jpg) no-repeat right top;
	color:#3B3C3D;
        padding:0 0 4px 0;
           display: none;
}
.zh-en a{color:#3B3C3D;padding:0 0 0 45px;}
.zh-en .s1{padding: 0 12px 0 45px;font-size:12px; font-family:"宋体";color: #3B3C3D;}
.zh-en span{
	color:#FF0000; font:19px Verdana; padding-right:10px;}
/* 页面尾部 */
.footer{
	width:100%;height:auto;background:#363636 url(../Images/footerbga.jpg) repeat-x;}
/* 页面尾部导航 */
.footerNav{
	width:970px;
	height:46px;
	color:#FFFFFF;
	margin:0 auto;
	line-height:46px;
	padding:8px 10px 0 17px;
	background:url(../Images/footerbg.jpg) no-repeat;
}
.footerNav a{color:#FFFFFF;}
/* 页面尾部版权 */
.copyright{width:980px;height:auto;margin:0 auto;text-align:center;font:12px/23px Verdana;color:#ABAAAA;padding:10px 0 15px 0;}
.copyright a{color:#ABAAAA;}
/******************flash动画效果*********************/
.index-flash{
	width:980px;
	height:360px;
	margin:0 auto;
}
.index-flash img{
	width:980px;
	height:360px;
}
.index_gg,.index_gg img{
	width:718px;
	height:67px;
}
.index_gg{padding:0 0 12px 0;}
.about_flash,.about_flash img{
	width:732px;
	height:182px;
}
/******************会员样式*********************/
.form_tr{
	font:12px/34px "宋体";
    height:34px;
	padding:0 0 0 23px;
}
.form_tr label{color:#363636;}
.form_member{
	width:424px;
	height:174px;
	margin:60px 0 0 120px;
	padding:21px 0 0 164px;
	background:url(../Images/login.jpg) no-repeat;
}
.form_membera{
	height:auto;
	padding:21px 0 0 40px;
	color:#7B7B7B;
}
.form_member input,.form_membera input{ 
    height:21px; 
	width:187px;
	vertical-align:middle;
	color:#656565;
	border:1px solid #DADADA;
	background-color:#FFFFFF;
}
.form_member a{color:#4B4B4B}
.form_member .memberbtn,.form_membera .memberbtn{
	width:69px;
	height:23px;
	font:12px/23px "宋体";
	color:#fff;
	text-align:center;
	cursor:pointer;
	border:none;
	margin:0 7px 0 0;
	background:url(../Images/btnb.jpg) no-repeat;
}
.checkbox{
	width:16px !important;
	height:16px !important;
	margin:0 8px 0 70px !important;
	border:none !important;
	vertical-align:middle !important;
}
/******************下载搜索*********************/
.form_down{
	width:200px;
	height:21px;
	position:absolute;
	right:25px;
	top:190px;
}
.form_down input{
	width:138px;
	border:1px solid #D3D3D3;
	height:19px;
	font:12px/19px "宋体";
	padding:0 0 0 10px;
	color:#696969;
	background:#FFFFFF;
}
.form_down .submita{
	float:right;
	width:45px;
	height:21px;
	cursor:pointer;
	padding:0;
	background:url(../Images/zhsubmit.jpg) no-repeat;
	border:none;
}
.add_txt{width:420px;display:block;float:right}
