﻿@charset "utf-8";
/**载入字体**/
@font-face {
font-family: "novecento";
src: url("../font/novecento_widebook.eot");
}
@font-face {
font-family: "novecento";
src: url("../font/novecento_widebook.ttf");
}
/**载入字体**/

#links_B li { list-style-type: none;}
#links_B	a:active, a:focus { outline:none; }
#links_B	a { color:#2e2e2e; text-decoration: none; }
#links_B	a:hover { color:#D62E37; }
#links_B	.fl { float:left; }
#links_B	.fr { float:right; }
#links_B	.p_20 { padding-top: 20px; }
#links_B	em, i { font-style: normal; }
#links_B	.remove { clear: both; float: none; font-size: 1px; line-height: 1px; }
#links_B	.w1200 { position: relative; height: auto; width: 1200px; margin-right: auto; margin-left: auto; clear: both; float: none; }
#links_B	.current { color:#fb6c01; }
#links_B	.clearfix:after { visibility:hidden; display:block; font-size:0; content: " "; clear:both; height:0; *zoom:1;}
#links_B	.main_w { width: 1200px; margin:0 auto; margin-bottom: 20px; }
#links_B	.main_l { width:260px; overflow: hidden; height: auto; float: left; margin-right: 20px; margin-bottom: 20px; }
#links_B	.main_r { float:right; overflow:hidden; height: auto; min-height:500px; width:910px; margin-bottom: 20px; }


/*导航栏*/

/*左侧导航*/
#links_B  
{
/* width: 1000px;
position: relative;
z-index: 10;
height: 50px;
margin-left: auto;
margin-right: auto;
*/
/*
background: #2583DD;

background-repeat: repeat-x;
height: 50px;
min-width: 1000px;
overflow: hidden;
background-position: top;*/
}
#links_B .nav_w { width:100%; height:100px; background-color:#025fbf;height: 50px; min-width: 1000px;}
#links_B .nav {width: 1200px; margin:0 auto; z-index: 10;}
#links_B .nav_w .logo_w { float:left; width:320px;height:58px; margin-top:20px; margin-right:30px;}
#links_B #nav { float:left;  margin:20px 0; auto 0 0;padding:0 0px; height:10px; line-height:32px; position:relative; z-index:99999; margin-left: 87px;}
#links_B	#nav a { color:#fff; font-size:14px; /*font-weight:normal; */}
#links_B	#nav .nli { float:left; position:relative; display:inline;top:-20px; }
#links_B	#nav .nli h3 { /*float:left; padding-left:15px;*/ text-align:center;width: 100px;height: 50px; }
#links_B	#nav .nli h3 a { display:block; padding:10px 10px; }


/* 鼠标移动上去更换背景 */
#links_B	#nav .nli:hover{background-image: url(../../../images/3/nav_hover.gif);/*padding-left: 9px*/}

#links_B	#nav .Current{background-image: url(../../../images/3/nav_hover.gif);}


#links_B	#nav .sub { display:block;display:none; width:100px; left:0; top:50px; text-align: center; position:absolute; background:#fff;}
#links_B	#nav .sub li a { color:#025fbf; }
#links_B	#nav .sub a { display:block;height:32px; line-height:32px; padding:5px 10px; overflow: hidden;}
#links_B	#nav .sub a:hover:after { top: -2px; left: -2px; padding: 2px; z-index: -1; background: #fff; -webkit-transition: -webkit-transform 0.2s, opacity 0.3s; -moz-transition: -moz-transform 0.2s, opacity 0.3s; transition: transform 0.2s, opacity 0.3s; }
#links_B	#nav .sub a:hover { background:#025fbf; color:#FFF; }
#links_B	#nav .sub a:hover:after { -webkit-transform: scale(1.3); -moz-transform: scale(1.3); -ms-transform: scale(1.3); transform: scale(1.3); opacity: 0; }

#links_B	.sub_arrow { display: block; font-size: 0px; height: 7px; position: absolute; z-index:9999; top:-6px; width: 14px; 
	margin-left: -7px; right: 50px; background-position: 0px -228px; }
	/*左侧导航*/
	/*导航栏*/
