@charset "utf-8";
/* CSS Document */
body{
	padding:0; 
	font-family:"Microsoft YaHei",Arial;
	font-size:14px;
	}
.fl{
	float: left;
	}
.fr{
	float: right;
	}
.margin{
	margin:0 auto;
	}
.hidden{
	overflow:hidden;
	}
.width1000{
	width:1000px;
	}
.top{
	position:fixed;
	z-index:99999;
	width:100%;
	background-color:#FFF;
	top:0px;
	}
	
.top a.fl img{
	float:left;
	}
.top a.fl i{ float:left; margin-left:10px; color:#5470ab; margin-top:22px;font-size:18px;font-weight: bold;}
.top .fr{
	float: right;
	}

/* logo */
.logo{
	max-width:172px;
	max-height:91px;
	}
/* logo en */

/* 中英文切换 */
.use_nav{
	width:540px;
	height:12px;
	margin:15px 0px;
	font-size:12px;
	}
.use_nav a{
	color:#243b50;
	}
/* 中英文切换 en */

/* 搜索 */
.top_right{
	width:540px; text-align:right;
	height:29px; line-height:29px; font-weight:bold; color:#5470ab; font-size:18px;
	/*padding-left: 310px;width:220px;
	background:url(../images/shouye_09.png) no-repeat scroll right 0px;*/
	}
.s_txt{
	width:185px;
	background:none;
	border:0px;
	margin-left:12px;
	height:26px;
	line-height:26px;
	}
.s_btn{
	background:url(../images/shouye_05.png) no-repeat scroll 0px 5px;
	border:0;
	padding:13px 8px;
	}

/* 搜索 en */

/* 菜单 */
.menu_bg{
	height:40px;
	background-color:#002b85;
	}
.menu_nav{
	height:40px;
	}
.menu_nav dd{
	color:#edffe7;
	width:200px;
	height:40px;
	line-height:40px;
	font-size:15px;
	text-align:center;
	}
.current{
	float:left;
	}
.menu_nav:hover .on dd{
	background:none;
	}
.menu_nav li:hover dd,.menu_nav:hover .on:hover dd,.menu_nav dd:hover,.on dd,.current dd{
	background-color:#31a727;
	}
.top_product_mu{
	position:absolute;
	width:1000px;
	overflow:hidden;
	display:none;
	z-index: 999;
	background:url(../images/nav_07.jpg) repeat-y;
	}
.top_product_mu_ul{
	padding-bottom:20px;
	}
.top_product_mu_ul li{
	border-bottom: 1px solid #fff;
    height: 38px;
    line-height: 38px;
    width: 228px;
	}
.top_product_mu_ul li a{
    color: #333;
    height: 27px;
	margin-left:28px;
    width: 200px;
	}
.top_product_mu_div{
	width:228px;
	}
.top_product_mu_con{
	width:772px;
	display:none;
	}
.top_product_mu_con ol{
	padding-top:30px;
    width: 420px;
	margin-right:312px;
	margin-left:40px;
	float:left;
	border-bottom: 1px solid #ccc;
    height: 30px;
	line-height:30px;
	}
.top_product_mu_con ol a{
	color: #333;
	}
.top_product_mu_tit{
	padding: 10px 0 0 40px;
    width: 420px;
	}
.top_product_mu_tit li{
	line-height:14px;
	padding: 5px 15px 5px 12px;
	font-size:12px;
	background:url(../images/wes.png) no-repeat;
    width: 180px;
	}
.top_product_mu_tit li a{
	color:#333;
	}
.top_product_mu_tit li a:hover{
	text-decoration:underline;
	}
.top_product_mu_img,.top_product_mu_img img{
	width:232px;
	height:128px;
	overflow:hidden;
	}
.action1{
	display:block;
	}
.action{
	background-color:#f8f8f8;
	}
.top_page{
	position: absolute;
	z-index:999;
	width:228px;
	background:url(../images/nav_07.jpg) repeat-y;
	display:none;
	}
.top_page li{
	border-bottom: 1px solid #fff;
    height: 38px;
    line-height: 38px;
    width: 228px;
	}
.top_page li:hover{
	background-color:#f8f8f8;
	}
.top_page li a{
    color: #333;
    height: 27px;
	margin-left:28px;
    width: 200px;
	}
/* 菜单 en */
