﻿
@charset "utf-8";
.nav_main_left_box { 
	display: block;
	position:absolute; 
	left:0; 
	top:42px; 
	z-index:99996;
}

.cas_nav_left:hover .nav_main_left_box {
	display: block;
} 
.nav_main_left_box2 { 
	display:none;
}
.cas_nav_left:hover .nav_main_left_box2 { 
	display:block;
}
.testbox {
    width: 210px;
    /*height: 500px;*/
    overflow: hidden;
}
.testbox ul li { 
	display:block; 
	overflow:hidden; 
	background-color:#0053a6; 
	filter: Alpha(opacity=8); 
	-moz-opacity:0.8; opacity:0.8;
}
.testbox ul li:hover {
	filter: Alpha(opacity=100); 
	-moz-opacity:1; opacity:1;
}
.testbox ul li dl.a3 {
	text-decoration: none;
	float: left;
	position: relative;
	display:block;
	width:210px;
	height:50px;
	font-weight:normal;
	border-right:none;
	border-left:none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s; 
	background-image:url(../images/nav-bg01.jpg); 
	background-repeat:repeat-x; 
	background-position:bottom;
}
.testbox ul li dl.a3h {
	text-decoration: none;
	background-color:#0053a6;
	display:block;
	float: left;
	position: relative;
	border-right:none;
	z-index:99999;
	height:50px;
	left:0px;}

.testbox ul li dl.a3 dd { 
	width:146px; 
	float:left; 
	margin-left:30px; 
	display:inline; 
	text-align:left;
}
.testbox ul li dl.a3 dd b { 
	overflow:hidden; 
	height:24px;
}
.testbox ul li dl.a3 dd b a { 
	font-size:14px; 
	color:#FFF; 
	display:block; 
	line-height:50px; 
	width:156px; 
	
	overflow:hidden;
}
.testbox ul li dl.a3 dd b a span{ 

	 float:right; 
	 display:inline-block;
	 line-height: 50px;
	 margin-top: 16px;
	}
.testbox ul li dl.a3 dd b a span img{ 

	 float:right; 
	 display:inline-block;
	 line-height: 50px;
	}
.testbox ul li dl.a3 dd p { 
	font-size:12px; 
	font-weight:normal; 
	line-height:20px; 
	text-align:left;
}
.testbox ul li dl.a3 dd p a { 
	color:#FFF; 
	margin-right:10px;
	line-height: 28px;
}
.nav_main_left_box font a { 
	line-height:60px; 
	font-size:14px; 
	font-weight:normal; 
	color:#FFF; 
	text-align:right; 
	padding:0 14px 0 0; 
	display:block; 
	background-color:#cd2f39; 
	filter: Alpha(opacity=94); 
	-moz-opacity:0.94; 
	opacity:0.94;
}
.nav_main_left_box font a:hover {
	filter: Alpha(opacity=100); 
	-moz-opacity:1; opacity:1;
}


.boxshow {
	background-color:#fff;
	position: absolute;
	left:210px;
	top:0;
	display:none;
	z-index:99998;

	border:1px solid #e0e0e0;
    min-width:200px;
	height: 500px;
    overflow: auto;
}
.boxshow_left { 
	/*width:728px;*/ 
    min-width:230px;
	float:left;
}
.dst5 { 
	padding:15px 15px 2px 15px; 
	overflow:hidden; 
	height:1%; 
	line-height:14px;
}
.dst5 dt { 
	min-width:170px; 
	float:left; 
	text-align:left;
}
.dst5 dt a { 
	font-size:13px; 

	color:#333; 
	text-decoration:none; 
	line-height:14px; 
	height:14px; 
	background-image:url(../images/menu_icon07_2.png); 
	background-repeat:no-repeat; 
	background-position:80px 2px; 
	display:block; 
	background-size:10px 10px;
}
.dst5 dt a:hover { 
	color:#0053a6; 
	text-decoration: none;
}
.dst5 dd { 
	
	float:left; 
}
.dst5 dd a { 
	font-size:12px; 
	font-weight:normal; 
	
	white-space:nowrap;
	vertical-align:middle; 
	color:#333333; 
	padding:0 10px; 
	display:block;
    text-align:left;
	margin-bottom:13px; height:20px; 
	line-height:20px; 
}
.dst5 dd a:hover { 
	color:#fff;
    background-color:#296eb2; 
	text-decoration:none;
}
.boxshow_right { 
	width:200px; 
	float:right;  
	border-left:1px solid #eeeeee; 
	position:relative;
}
.b_r_box { 
	width:200px; 
	margin:0 auto; 
	margin-top:16px; 
	overflow:hidden;
}
.title04 { 
	font-size:14px; 
	font-weight:bold; 
	text-align:left; 
	color:#333; 
	line-height:14px; 
	padding:0 10px 0 10px;
}
.b_r_box .fox { 
	padding:7px 0 0 0; 
	overflow:hidden;
}
.b_r_box .fox ul li { 
	width:86px; 
	float:left; 
	display:inline; 
	margin:10px 0 0 9px;
}
.b_r_box .fox ul li a img { 
	width:84px; 
	height:37px; 
	border:1px solid #eeeeee;
}
.b_r_box .fox ul li:hover a img {
	border:1px solid #338fff;
}
.fox_ad { 
	width:200px;

	margin:0 auto; 
	margin-top:30px;
}
.fox_ad img { 
	width:180px;
	height: 200px;
	margin:10px  0 0 10px;
}

