﻿@charset "utf-8";



.nav{ width:910px; height:48px;float:right;position:relative; z-index:9999;}
.nav .nav_list{width:910px;height:48px;}

.nav .nav_list li{float:right;height:48px;width:100px;text-align:center; line-height:48px;position:relative;}

.nav li a{display:block; width:auto; height:48px;padding-right:13px; line-height:48px;}



.nav li a span{display:block; height:48px; line-height:48px;cursor:pointer; color:#000; font-size:16px;font-weight:600;margin-top: 10px;}
.nav li a span:hover{color:#d7000f;}

#nav_crt span{color:#d7000f;}

.nav li a.selected{ color:#000;}
.nav li a.selected2{color:#727171;}
.nav li.selected .submenu{display:block;}
.nav li .submenu{display:none;position:absolute;top:48px;left:0px; background-color:white;}

.nav li .submenu{width:480px;height:auto;padding:12px;overflow:hidden;border-top:1px solid red;		
	-moz-border-bottom-left-radius: 15px;    
    -webkit-border-bottom-left-radius: 15px;  
    border-border-bottom-left-radius:15px;
	-moz-border-bottom-right-radius: 15px;    
    -webkit-border-bottom-right-radius: 15px;  
    border-border-bottom-right-radius:15px; }
	
.nav li .submenu{ z-index:9999;}
.nav li .submenu .nav_lft{
	width:130px;height:auto;float:left;overflow:hidden;}
	
.nav li .submenu .nav_lft li{padding:0;width:130px;height:28px;line-height:28px;margin-bottom:6px;}

/*.nav li .submenu .nav_lft li a{padding:0;display:block;width:130px;height:28px;text-align:center;line-height:28px;font-size:14px;color:#4c4c4c;border-bottom:1px dashed #e0e0e0;}
.nav li .submenu .nav_lft li a:hover{ color:#d7000f;background:url(../images/5_35.jpg) 12px center no-repeat;}
a#dag_Hs:hover{
	background:url(../images/5_35.jpg) 0px center no-repeat;}*/

 .nav_rt{
	 margin:0;
	padding:0;
	width:298px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-left:20px;
	padding-left:16px;
	display:inline;
	border-left:1px solid #cc0001;}
.nav_rt img{
	display:block;
	width:298px;
	height:108px;
	margin:0;padding:0;}
.nav_rt p{
	display:block;
	width:281px;
	height:60px;
	height:auto!important;
	max-height:120px;
	overflow:hidden;
	margin:0;
	padding:0;
	margin-top:8px;
	line-height:20px;
	font-size:12px;
	color:#000;
	text-align:left;}






.nav_lft li a{padding:0;display:block;width:130px;height:28px;text-align:center;line-height:28px;font-size:14px;color:#4c4c4c;border-bottom:1px dashed #c4c2c2;}

.nav_lft li:hover{
	background-image:url(../images/5_35.jpg); 
	background-position:12px center;
	background-repeat:no-repeat;}

.nav_lft #dag_Hs:hover{
	background-image:url(../images/5_35.jpg); 
	background-position:0px center;
	background-repeat:no-repeat;}
.nav_lft li a:hover{ color:#d7000f;}