
.HDB01 {
    clear:both;
	width:1180px;
	height:29px;
	border-bottom:1px solid #ddd;
	margin:0 auto;
	/*margin-bottom:20px;*/
	background:#fff;
}
/*----------------------------------------*/
.HDB01 .HDLogin{
	float:left;
	width:200px;
	height:auto;
	overflow:hidden;
	line-height:29px;
}
.HDB01 .HDLogin .greet,
.HDB01 .HDLogin .link
{
   display:block;
   float:left;
   color:#666;
   font-family:"SimSun";
   font-size:12px;
   margin-left:10px;
}
.HDB01 .HDLogin a:hover{
  color:#f10180;
}
/*----------------------------------------*/


/*----------------------?------------------*/
.HDB01 .HD04{
   width:360px;
   height:auto;
   line-height:29px;
   float:left;
}
.HDB01 .HD04 .link,
.HDB01 .HD04 .userName,
.HDB01 .HD04 .ico,
.HDB01 .HD04 .tip
{
   display:block;
   float:left;
   color:#333;
   font-family:"SimSun";
   font-size:12px;
   margin-right:10px;
}
.HDB01 .HD04 .tip{
 margin-right:4px;
 
}
.HDB01 .HD04 .ico{
  margin-top:8px;
  margin-right:2px;
}
.HDB01 .HD04 .userName{
 color:#f10180;
}
.HDB01 .HD04 a:hover{
 color:#f10180;
}
/*----------------------------------------*/


/*----------------------HD03 Begin?------------------*/
.HDB01 .HD03{
  width:auto;
  height:29px;
  float:right;
}
.HDB01 .HD03 li{
  width:auto;
  height:29px;
  float:left;
  line-height:28px;
  margin-left:10px;
  font-size:12px;
  color:#f00180;
  font-family:"SimSun";
}
.HDB01 .HD03 li .tip{
  display:inline-block;
  font-size:12px;
  color:#333;
  font-family:"SimSun";
  vertical-align:middle;
  margin-left:2px;
}
.HDB01 .HD03 li img{
 display:inline-block;
 vertical-align:middle;
}
.HDB01 .HD03 .mobile,
.HDB01 .HD03 .weixin,
.HDB01 .HD03 .QQ{
  cursor:pointer;
  position:relative;
}
.HDB01 .HD03 li .tip:hover{
  color:#f10180;
}
.HDB01 .HD03 .mobile .mobileSub {
	display:none;
	position:absolute;
	top:30px;
	left:-36px;
	background:#FFF;
	border:1px solid #e4e4e4;
	padding:15px 10px;
	width:110px;
	text-align:center;
	z-index:1000001;
}
.HDB01 .HD03 .mobile:hover .mobileSub,
.HDB01 .HD03 .weixin:hover .weixinSub,
.HDB01 .HD03 .QQ:hover .QQSub
{
	display:block;
	z-index:1000001;
}

.HDB01 .HD03 .weixin .weixinSub {
	display:none;
	position:absolute;
	top:30px;
	left:-50px;
	background:#FFF;
	border:1px solid #e4e4e4;
	padding:15px 10px;
	width:110px;
	text-align:center;
	z-index:1000001;
}


.HDB01 .HD03 .QQ .QQSub {
   display:none;
	position:absolute;
	top:29px;
	left:-56px;
	background:#FFF;
	border:1px solid #e4e4e4;
	width:132px;
	text-align:center;
	font-size:12px;
	z-index:1000001;
	color:#666;
}
.HDB01 .HD03 .QQ .QQSub .txt {
    clear:both;
    width:auto;
    height:auto;
	overflow:hidden;
	padding:0px 20px;
	line-height:35px;
}
.HDB01 .HD03 .QQ .QQSub .txt:hover{
 background:#f2f2f2;
}
.HDB01 .HD03 .QQ .QQSub .txt:hover a{
color:#f00180;
}
/*.HDB01 .HD03 .QQ .QQSub .txtBottom {
	height:31px;
}*/
.HDB01 .HD03 .QQ .QQSub .txt  a{
 display:block;
 width:auto;
 height:auto;
 overflow:hidden;
 font-size:12px;
 color:#666;
 font-family:"SimSun";
 border-bottom:1px dashed #e4e4e4;
 text-align:center;
 padding: 0px 10px;
 background:url(/images/bg/QQ2.png) no-repeat 10px center;
 text-indent:20px;
}
.HDB01 .HD03 .QQ .QQSub .txt:first-child a{
 background:url(/images/bg/QQ.png) no-repeat 10px center;
}
.HDB01 .HD03 .QQ .QQSub .txtBottom a{
border-bottom:none;
}
/*----------------------HD03 End------------------*/


.HDB02 {
	clear:both;
	width:1180px;
	height:72px;
	margin:0px auto;
	position:relative;
	background:#fff;
	padding:20px 0px;
}
/*----------------------HD01 Begin?------------------*/
.HDB02 .HD01 {
    display:block;
	float:left;
	height:auto;
	overflow:hidden;
}
.HDB02 .HD01 img {
  display:block;
  width:100%;
}
.HDB02 .linkIndex{
 display:block;
 float:left;
 color:#000;
 font-size:18px;
 font-family: "Microsoft Yahei";
 margin-left:40px;
 margin-top:45px;
}
.HDB02 .linkIndex:hover{
 color:#f10180;
}
/*----------------------HD01 end------------------*/

