
/*nav*/
.topnav01{ float:right; height:100px;}
.topnav01 ul li{ width:auto; height:100px; /*border-left:1px solid #eaeaea;*/ float:left; word-break:break-all;  text-align:right;color:#212121;}
.topnav01 ul li p{ line-height:100px; }
.topnav01 ul li a{ width:auto; height:100px; padding:0 10px;  display:block;line-height:100px; font-size: 16px;}
.topnav01 ul li a:hover{ text-decoration:none;}
.topnav01 p{ height:16px; line-height:16px;}
.nav{max-width:1100px;position:relative;z-index:10;}
.nav ul{margin-left:-40px;}
.nav .li{float:left; z-index:10;height:50px;line-height:50px;margin:0;}
/* .nav .li:hover{height:50px;line-height:50px; border-bottom:4px solid #b2cf6b; background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0; } */
.nav_cell{display:block;text-align:center;}
.nav_lev2{background:#fff none repeat;box-shadow:0 2px 8px rgba(0, 0, 0, 0.2);display:none;overflow:hidden;position:absolute;right:0;top:55px;width:620px;}
.nav_lev2_6{width:620px;}
.navtoplev1{right:-1px;}
.nav_lev2 .shadow{bottom:auto;top:0;}
.percent30{width:32%;}
.nav_menu{background:#ededed;margin-bottom:-9999px;padding-bottom:9999px;}
.nav_menu li{border-bottom:1px solid #ccc;height:30px;line-height:30px;overflow:hidden;font-size:13px;}
.percent70{width:68%;}
.nav_lev2 .cont{padding:30px 35px 35px;}
.nav_lev2 .cont p{font-size:12px;}
.picshow{width:45%;height:180px;}
.nav_lev2 .t{color:#333;font-size:14px;font-weight:bold;margin-top:0.5em;}
.nav_block{bottom:0;height:50px;left:0;overflow:hidden;width:98%;z-index:-1; top:-50;}
.nav_line{/*background:url("../images/navline.png") repeat;*/background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0; bottom:0;height:50px;left:0;overflow:hidden;width:100%;}
.nav .hover .nav_lev2{display:block;}
.mt5{ margin-top:0px;}
/* 让链接在 hover 状态下显示下划线 */
a {
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
ul li a{
	color: #000;
}

/* 清理浮动 */
.clearFloat:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearFloat {
	zoom: 1; /* for IE6 IE7 */
}
.overflow{
	overflow: hidden;
}

/*文字color*/
.text-00{
	color: #000;
}
.text-99{
   color: #999;
}
.text-66{
	color: #666;
}
.text-33{
	color: #333333;
}
.text-22{
	color: #222222;
}
.text-44{
	color: #444444;
}
.text-64{
	color: #646464;
}
.text-b8{
	color: #b8162b;
}
.text-9b{
color:#9b040d;
}
.text-88{
	color:#888;
}
.text-33{
	color: #333;
}
.text-48{
	color: #484848;
}
.text-ff{
	color: #fff;
}
.text-aa{
	color: #aaa;
}
.text-cc{
	color: #ccc;
}
.text-d2{
	color: #d2d2d2;
}
.text-0b{
	color: #0ba6dc;
}
.text-muted {
	color: #777;
}
.text-primary {
	color: #337ab7;
}
.text-success {
	color: #3c763d;
}
.text-info {
	color: #31708f;
}
.text-b4 {
	color: #b4b4b4;
}
.text-3c {
	color: #3c3c3c;
}
.text-fe {
	color: #feb58c;
}
.text-78 {
	color: #787878;
}
.text-7b {
	 color: #7b7b7b;
 }
.text-00a78c {
	 color: #00a78c;
 }
.text-b2e60c{
	color: #b2e60c;
}
.text-cbcbcc{
	color: #cbcbcc;
}
.text-62ba44{
	color: #62ba44;
}
.text-88{
	color: #888888;
}
.text-c8{
	color: #c8c8c8;
}
.text-2fae9a{
	color: #2fae9a;
}
.text-7b7b7c{
	color: #7b7b7c;
}
.text-004e98{
	color: #004e98;
}
.text-999999{
	 color: #999999;
 }
.text-5c9ef3{
	color: #5c9ef3;
}
.text-a1{
	color: #a1a1a1;
}
.text-328fba{
	color: #328fba;
}
.text-666666{
	color: #666666;
}
.text-929292{
	color: #929292;
}
/*定位*/
.relative{
	position: relative;
}
.absolute{
	position: absolute;
}
