@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2015-10-17 14:32:10
 * @version $Id$
 */

 .clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix {
  zoom: 1;
}

*{
	margin:0;
	padding: 0;
}

html,body{
	height: 100%;
}
body{
	font-family: tahoma,arial,"å¾®è½¯é›…é»‘";
}
img{
	border: 0;
	display: block;
}
ul{
	list-style: none;
}
a{
	text-decoration: none;
}



.wrapper{
	width: 100%;
	background: #dadada;
}


.header{
	height: 46px;
	border-bottom: 1px solid #b4b4b4;
	background: #f9f9f9;
	box-shadow: 1px 0 3px #ddd;
}

.main_content{
	width: 1000px;
	margin:0 auto;
}

.vip_logo{
	float: left;
	width: 133px;
	height: 38px;
	margin-top: 4px;
}

.vip_nav{
	float: left;
	margin-left: 105px;
	height: 46px;
}
.vip_nav li{
	float: left;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
}
.vip_nav li a{
	display: block;
	padding:0 20px;
	color: #666;
}

.header_account{
	float: right;
	height: 46px;
}
.welcome{
	height: 46px;
	line-height: 46px;
	color: #73c5ec;
	font-size: 12px;
	float: left;
}

.account_name{
	float: left;
	height: 46px;
	line-height: 46px;
	font-size: 12px;
	margin-left: 10px;
}
.account_login{
	color: #666666;
	float: left;
}
.account_name span{
	display: block;
	height: 46px;
	float: left;
	line-height: 46px;
	color: #ccc;
	margin: 0 10px;
}

.message_top{
	background: url('../styImg/message_icon.jpg') 0 19px no-repeat;
	padding-left: 20px;
	float: left;
	color: #666;
	margin-right: 15px;
	position: relative;
}
.message_top ul{
	position: absolute;
	width: 80px;
	border:1px solid #ddd;
	background: #fff;
	left: -20px;
	display: none;
}

.message_top ul li{
	height: 28px;
	line-height: 28px;
	border-bottom:1px dashed #ddd;
}
.message_top ul li a{
	display: block;
	font-size: 12px;
	color: #999;
	padding-left: 30px;
}

.member_message_icon{
	background: url('../styImg/member_message_icon.png') 10px center no-repeat;
}
.member_sent_icon{
	background: url('../styImg/member_sent_icon.png') 10px center no-repeat;
}
.member_trash_icon{
	background: url('../styImg/member_trash_icon.png') 10px center no-repeat;
}



.account_top{
	color: #666666;
	background: url('../styImg/account_icon.png') 0 16px no-repeat;
	padding-left: 20px;
	height: 46px;
	line-height: 46px;
	float: right;
	display: block;
}

.account_top_add{
	color: #666666;
	background: url('../styImg/account_icon_add.png') 0 16px no-repeat;
	padding-left: 20px;
	height: 46px;
	line-height: 46px;
	float: right;
	display: block;
}


.company{
	height: 140px;
	margin-top: 80px;
	background: url('../styImg/company_bg.jpg') no-repeat;
	margin-bottom: 10px;
	padding:0 20px;
}
.company_logo{
	float: left;
	margin-top: -40px;
	box-shadow: 0 0 3px #ddd;
	margin-right: 20px;
}
.company_logo img{
	width: 160px;
	height: 160px;
}

.company_message{
	width: 350px;
	float: left;
	height: 140px;
}
.company_message h3{
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
}
.company_message p{
	font-size: 18px;
	color: #fff;
	line-height: 26px;
	margin-bottom: 10px;
}
.company_message a{
	display: inline-block;
	line-height: 24px;
	font-size: 14px;
	color: #fff;
	margin-right: 10px;
}
.company_message2{
	float: right;
	height: 140px;
	font-size: 14px;
}
.company_message2 p{
	color: #fff;
	line-height: 26px;
}
.company_message2 p.first{
	margin-top: 25px;
	margin-bottom: 5px;
}
.company_message2 a{
	color: #fff;
	font-size: 12px;
	margin-top: 20px;
	display: block;
}

.main_left{
	float: right;
	width: 770px;
	margin-top:30px;
}

.main_right{
	float: right;
	width: 320px;
}

.inner_label{
	background: #fff;
	border:1px solid #e5e5e5;
	margin-bottom: 10px;
}

.inner_label_title{
	height: 48px;
	border-bottom: 2px solid #e5e5e5;
	padding-left: 20px;
}
.inner_label_title h3{
	height: 48px;
	font-size: 16px;
	color: #333;
	line-height: 48px;
	font-weight: normal;
}

.manage_photo{
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 10px;
}

/*å¼¹å‡ºå±?/
.cover{
	background: rgba(0,0,0,0.2);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
}

.popup{
	background: #fff;
	position: fixed;
	top: 10%;
	left: 50%;
	border:1px solid #e5e5e5;
	display: none;
}
.popup_content_title{
	border-bottom: 1px solid #e7e7e7;
	margin-top: 20px;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	margin-bottom: 10px;
}


/*åˆ†é¡µ*/
.page{
	height: 37px;
	padding: 20px 0;
	text-align: center;
}
.page a{
	display: inline-block;
	width: 35px;
	height: 35px;
	text-align: center;
	font-size: 12px;
	color: #333;
	border:1px solid #e5e5e5;
	line-height: 35px;
	margin-right:5px;
}
.page a.prev{
	width: 70px;
	background: url('../styImg/simple_left.png') 10px center no-repeat;
	margin-top: 0;
	float: none;
	position: static;
	top: auto;
	left: auto;
}
.page a.next{
	width: 70px;
	background: url('../styImg/simple_right.png') 55px center no-repeat;
	margin-top: 0;
	float: none;
	position: static;
	top: auto;
	right: auto;
}
.page a.prev_none{
	width: 70px;
	background: url('../styImg/simple_left_none.png') 10px center no-repeat;
	margin-top: 0;
	float: none;
}
.page a.next_none{
	width: 70px;
	background: url('../styImg/simple_right_none.png') 55px center no-repeat;
	margin-top: 0;
	float: none;
}
.page span{
	line-height: 35px;
	font-size: 12px;
	color: #999;
}
.page_input{
	height: 20px;
	width: 35px;
	border:1px solid #e5e5e5;
	outline: none;
	margin: 0 5px;
	font-size: 12px;
	color: #999;
}
.page .confrim_btn{
	width: 40px;
	height: 22px;
	color: #999;
	border: 1px solid #e5e5e5;
	text-align: center;
	line-height: 20px;
	font-size: 13px;
	outline: none;
	background: #fff;
	display: inline-block;
	cursor: pointer;
	margin-left: 10px;
}

.page a:hover{
	background: #73c5ec;
	color: #fff;
	border:1px solid #73c5ec;
}

.page a.cur{
	background: #73c5ec;
	color: #fff;
	border:1px solid #73c5ec;
}

.page a.prev:hover{
	background:#73c5ec url('../styImg/simple_left.png') 10px center no-repeat;
}
.page a.next:hover{
	background:#73c5ec url('../styImg/simple_right.png') 55px center no-repeat;
}
.page a.prev_none:hover{
	background:#fff url('../styImg/simple_left_none.png') 10px center no-repeat;
	cursor: default;
	color: #333;
	border:1px solid #e5e5e5;
}
.page a.next_none:hover{
	background:#fff url('../styImg/simple_right_none.png') 55px center no-repeat;
	cursor: default;
	color: #333;
	border:1px solid #e5e5e5;
}


.input_file{
	float: left;
	height: 22px;
	overflow: hidden;
	font-size: 14px;
}
.input_file label{
	display: block;
	color: #75c4ed;
	background: url('../styImg/input_file.jpg') 0 8px no-repeat;
	padding-left: 15px;
	text-align: left;
	width: auto;
}
.add_product_List li .input_file label{
	width: auto;
}
.input_file input{
	display: none;
}
.input_file p{
	float: left;
	line-height: 30px;
	color: #999;
}


.new_left{
		float: left;
		width: 218px;
		border:1px solid #e5e5e5;
		background: #fff;
		margin-top: 30px;
	}
	.top_message{
		height: 80px;
		padding: 20px 0 20px 20px;
		overflow: hidden;
	}
	.top_message img{
		float: left;
		display: block;
		width: 80px;
		height: 80px;
		margin-right: 15px;
	}
	.vip_icon{
		float: left;
		background: url('../styImg/vip_icon.png') no-repeat;
		height: 22px;
		padding-left: 25px;
		font-size: 14px;
		color: #ffac1b;
		line-height: 22px;
	}
	.v_name{
		font-size: 16px;
		line-height: 24px;
		height: 24px;
		color: #333;
		float: left;
		margin-top: 5px;
	}
	.v_kind{
		height: 24px;
		line-height: 24px;
		font-size: 12px;
		color: #ccc;
		float: left;
		width:100px;
	}
	.nav_new_left{
		margin-left: -3px;
		width: 224px;
		margin-bottom: 10px;
	}
	.nav_new_left dt{
		width: 224px;
		height: 45px;
		margin-left: -3px;
		background: url('../styImg/nav_dt.png') no-repeat;
	}
	.nav_new_left dt a{
		display: block;
		font-size: 12px;
		color: #333;
		line-height: 45px;
		height: 45px;
		padding-left: 60px;
	}
	.nav_new_left dt a.cur{
		color: #439cd7;
		font-weight: bold;
	}
	.nav_new_left dd{
		padding: 0 10px;
		display: none;
	}
	.nav_new_left dd a{
		display: block;
		border-bottom: 1px dashed #cccccc;
		line-height: 39px;
		height: 39px;
		font-size: 12px;
		color: #888;
		padding-left: 45px;
	}
	.nav_new_left dd a:last-child{
		border-bottom: 0;
	}
	.nav_new_left dd a.last{
		border-bottom: 0;
	}
	.nav_new_left dd a.cur, .nav_new_left dd a:hover{
		background: url('../styImg/left_nav_cur.png') 28px center no-repeat;
		color: #439cd7;
	}
	.message_nav{
		background: url('../styImg/message_nav.png') 12px 8px no-repeat;
	}
	.company_nav{
		background: url('../styImg/company_nav.png') 10px 10px no-repeat;
	}
	.project_nav{
		background: url('../styImg/project_nav.png') 12px 10px no-repeat;
	}
	.customer_nav{
		background: url('../styImg/customer_nav.png') 10px 10px no-repeat;
	}
	.buy_nav{
		background: url('../styImg/buy_nav.png') 12px 11px no-repeat;
	}
	.vistor_nav{
		background: url('../styImg/visitor_nav.png') 12px 9px no-repeat;
	}
	.update_nav{
		background: url('../styImg/update_nav.png') 12px 10px no-repeat;
	}
	.setting_nav{
		background: url('../styImg/setting_nav.png') 12px 10px no-repeat;
	}

	.enter_vipBtn{
		background: url('../styImg/enter_vip.png') no-repeat;
		height: 38px;
		width: 150px;
		display: block;
		margin:50px auto;
		font-size: 13px;
		color: #fff;
		text-align: center;
		line-height: 38px;
	}


	.add_fenlei li{
		height: 30px;
		margin-bottom: 15px;
		font-size: 12px;
	}
	.add_fenlei li label{
		display: block;
		height: 30px;
		width: 60px;
		color: #666;
		float: left;
		line-height: 30px;
	}	
	.add_fenlei li input{
		float: left;
		width: 120px;
		height: 28px;
		border:1px solid #ddd;
		outline: none;
		padding: 0 10px;
		line-height: 28px;
		color: #999;
	} 

	.add_fenleiBtn{
		display: block;
		margin-left: 60px;
		height: 30px;
		width: 60px;
		background: #73c5ec;
		text-align: center;
		font-size: 12px;
		color: #fff;
		line-height: 30px;
	}

#lab_page{
	margin-top:-20px;
}



.account_h{
	float:left;
	position:relative;
}

.account_h ul{
	position: absolute;
	width: 80px;
	border:1px solid #ddd;
	background: #fff;
	left: -20px;
	display: none;
	top:65px;
	z-index:10;
}

.account_h ul li{
	height: 28px;
	line-height: 28px;
	border-bottom:1px dashed #ddd;
}
.account_h ul li a{
	display: block;
	font-size: 12px;
	color: #999;
	text-align:center
}
.account_h:hover ul{
	display:block
}