﻿@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: left;
	width: 870px;
}

.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/search/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/search/simple_right.png') 55px center no-repeat;
	margin-top: 0;
	float: none;
	position: static;
	top: auto;
	right: auto;
}
.page a.url{
	margin-top: 0;
	float: none;
	position: static;
	top: auto;
	right: auto;
}
.page a.prev_none{
	width: 70px;
	background: url('../styImg/search/simple_left_none.png') 10px center no-repeat;
	margin-top: 0;
	float: none;
}
.page a.next_none{
	width: 70px;
	background: url('../styImg/search/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/search/simple_left.png') 10px center no-repeat;
}
.page a.next:hover{
	background:#73c5ec url('../styImg/search/simple_right.png') 55px center no-repeat;
}
.page a.prev_none:hover{
	background:#fff url('../styImg/search/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/search/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;
}

.po{
	position: relative;
}

#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
}