.st_nav{margin: auto;padding:0;height: 40px;width: 100%;background-color: #165A94;
text-align: center}
.st_nav_main {width:1008px;height: 40px;margin-left: auto;margin-right: auto}
/*导航左侧*/
.st_nav_left {float: left;margin: auto;padding: 0;min-width: 667px;height: 40px;line-height: 40px}
.st_nav_left ul{float: left;min-width: 667px;height: 40px;margin: auto;padding: 0;}
.st_nav_left ul li{list-style-type: none;float: left;height: 38px;min-width: 64px;text-align: center;padding-left: 4px;padding-right: 4px}
.st_nav_left ul li span{text-align: center;font-size: 12px}
.st_nav_left ul li a{
	display:inline-block;height:100%;font-size: 16px;font-weight:normal;text-align: center;font-family:"Microsoft YaHei" !important; letter-spacing: 1px;
	color: #FFFFFF;text-decoration: none;width: 100%;margin-left: auto;margin-right: auto;padding-left: 4px;padding-right: 4px
}
.st_nav_left ul li a:hover{color:#AE020A;background-color:#F7EAAD;cursor: pointer;border-bottom: 3px solid #EB294E;height: 37px}

/*左侧强迫症图标*/
.st_nav_left ul li{position: relative}
.let_point{width: 20px;height: 20px;line-height: 20px;border-radius: 20px;position: absolute;top: 0;right: 0;font-family: "microsoft yahei" importent;
    font-size: 12px;font-weight: normal;background-color: #D92003;text-align: center}
.st_nav_left ul li:hover .let_point{color: #FFFFFF}
/*左侧hot图标*/
.hot{width: 26px;height: 16px;background: url("../image/hot.png") no-repeat top;position: absolute;top: -5px;right:40px}
/*左侧new图标*/
.new_nav{width: 25px;height: 15px;background: url("../image/new.png") no-repeat top;position: absolute;top: -5px;right:40px}

.is_now{color:white;background-color:#1E77C6;}

.is_nows{background-color: #1E77C6;color: #ae020a;}

/* new_head_task */
#new_head_task{
	width:92px;height:89px;background:url('/App/Home/View/Public/style/img/htask.png') no-repeat;
	position:relative;z-index:99999;padding:0px;margin:0px;left:10px;
}
#new_head_task dl{text-align:center;}
#new_head_task dt{margin:0px;padding:0px;height:25px;}
#new_head_task dd{letter-spacing:0px;padding:0px;margin:0px 0 0 2px;height:26px;line-height:26px;}
#new_head_task dd a{width:90px;color:#1E77C6;display:inline-block;font-size:15px;letter-spacing:0px;padding:0px;margin:0px 0 0 0px;height:26px;line-height:26px;}
#new_head_task dd a:hover{color:white;background:#1E77C6;}

/* new_head_task_2 */
#new_head_task_2{
	width:96px;height:146px;background:url('/App/Home/View/Public/style/img/htask2.png') no-repeat;
	position:relative;z-index:99999;padding:0px;margin:0px;left:0px;
}
#new_head_task_2 dl{text-align:center;}
#new_head_task_2 dt{margin:0px;padding:0px;height:23px;}
#new_head_task_2 dd{letter-spacing:0px;padding:0px;margin:0px 0 0 2px;height:26px;line-height:26px;}
#new_head_task_2 dd a{width:90px;color:#1E77C6;display:inline-block;font-size:15px;letter-spacing:0px;padding:0px;margin:0px 0 0 0px;height:26px;line-height:26px;}
#new_head_task_2 dd a:hover{color:white;background:#1E77C6;}
	
	
	
	