.m_head {
	width: 100%;
	margin: 0 auto;
	background-color: #f1f1f1;
	border-bottom: 1px #ddd solid
}

.top {
	height: 35px;
	line-height: 35px;
	padding: 0 10px 0 10px;
}

#top a {
	text-decoration: none;
	padding: 0 3px;
}

.temp_header .temp_hd_l {
	width: 580px;
	float: left;
	font-family: "Microsoft YaHei", "微软雅黑";
	padding-top: 20px;
}

/*公司信息*/
.temp_header .temp_hd_l .hd_infor {
	position: relative;
	width: auto;
	_width: 360px;
	height: 75px;
	float: left;
	cursor: pointer;
	z-index: 9;
	_margin-top: -6px;
}

.temp_header .temp_hd_l .hd_infor h3 {
	font-size: 22px;
	font-weight: bold;
	height: 28px;
}

.temp_header .temp_hd_l .hd_infor h3 span {
	font-size: 22px;
	font-weight: bold;
	height: 28px;
	max-width: 506px;
	width: 320px\9;
	_width: 320px;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

/*修改6.5*/
.temp_header .temp_hd_l .hd_infor h3 i {
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
	margin-right: 10px;
	width: 11px;
	height: 6px;
	overflow: hidden;
	background: url(../image/arrow_icon.jpg) no-repeat 0 0;
	_margin-top: 22px;
}

.temp_header .temp_hd_l .hd_infor h3 i.down_icon {
	background: url(../image/arrow_icon.jpg) no-repeat 0 -6px;
}

.temp_header .temp_hd_l .hd_infor .infor_list {
	height: 23px;
	line-height: 23px;
	margin-top: 10px;
}

.temp_header .temp_hd_l .hd_infor .infor_list a {
	float: left;
	border-right: 1px solid #ddd;
	padding-right: 8px;
	margin-right: 5px;
}

.temp_header .temp_hd_l .hd_infor .infor_list a i {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.temp_header .temp_hd_l .hd_infor .infor_list a b {
	color: #ff4400;
	font-size: 14px;
}

.temp_header .temp_hd_l .hd_infor .infor_list .xht i {
	width: 60px;
	height: 20px;
}

.temp_header .temp_hd_l .hd_infor .infor_list .kf {
	display: inline-block;
	overflow: hidden;
	height: 23px;
}

.temp_header .temp_hd_l .hd_infor .infor_list .kf i {
	width: 20px;
	height: 23px;
	margin-top: 3px;
	background: url(./image/temp_icon.png) no-repeat 0 0;
}

.temp_header .temp_hd_l .hd_infor .infor_list .gz {
	border: 0;
}

.temp_header .temp_hd_l .hd_infor .infor_list .gz i {
	width: 20px;
	height: 23px;
	background: url(./image/temp_icon.png) no-repeat -20px 0;
	margin-top: 1px;
}

/*公司信息弹出框*/
.temp_header .temp_hd_l .showbox {
	display: none;
	background: #fff;
}

.temp_header .temp_hd_l .hd_infor_box {
	display: none;
	position: absolute;
	top: 75px;
	_top: 81px;
	border: 1px solid #ddd;
}

.temp_header .temp_hd_l .hd_infor_box {
	width: 555px;
	padding: 10px 20px;
	height: 115px;
}

.temp_header .temp_hd_l .hd_infor_box .infor_detail {
	width: 185px;
	float: left;
}

.temp_header .temp_hd_l .hd_infor_box .infor_detail ul li {
	color: #777;
	height: 27px;
	line-height: 27px;
}

.temp_header .temp_hd_l .hd_infor_box .infor_detail ul li span {
	color: #333;
}

.temp_header .temp_hd_l .hd_infor_box .infor_detail ul li span.blue {
	color: #0f86d8;
	font-weight: bold;
}

.temp_header .temp_hd_l .hd_infor_box .star ul li i {
	display: inline-block;
	width: 50px;
	height: 27px;
	vertical-align: middle;
	background: url(/images/shop/four/star_bg.jpg) no-repeat 0 0;
}

.temp_header .temp_hd_l .hd_infor_box .person_infor ul li span i {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	width: 30px;
	height: 20px;
	background: url(./image/temp_icon.png) no-repeat -50px 0;
}

/*微信*/
.temp_header .temp_hd_l .hd_wx {
	position: relative;
	width: 51px;
	height: 75px;
	float: left;
	z-index: 9;
}

.temp_header .temp_hd_l .hd_wx .wx_pic img {
	padding-left: 20px;
	border-left: 1px solid #ddd;
	cursor: pointer;
}

.temp_header .temp_hd_l .hd_wx .hd_wx_box {
	position: absolute;
	top: 75px;
	left: -100px;
	border: 2px solid #eaeaea;
}

.temp_header .temp_hd_l .hd_wx .hd_wx_box .wx_box_up {
	position: absolute;
	top: -16px;
	left: 50%;
	margin-left: -12px;
	width: 24px;
	height: 14px;
	display: none;
}

.temp_header .temp_hd_l .hd_wx .hd_wx_box .pic {
	text-align: center;
	padding: 28px;
}

.temp_header .temp_hd_l .hd_wx .hd_wx_box .text {
	padding: 10px 20px;
	border-top: 1px solid #ddd;
	width: 218px;
}

.temp_header .temp_hd_l .hd_wx .hd_wx_box .text p {
	font-size: 14px;
	color: #777;
	line-height: 20px;
}

.temp_header .temp_hd_l .hd_wx .hd_wx_box .text p span {
	color: #cdcdcd;
	font-size: 12px;
}

.temp_header .temp_hd_l .hd_wx .hd_wx_box .text .notice {
	margin-top: 10px;
	color: #0f86d8;
}
