
body {
	min-width:1230px;
}

* {
	margin:0px;
	padding:0px;
	outline:none;
}
ul,li,a,input,p,h1,span,i,img,header,nav,textarea{
	margin:0px;
	padding:0px;
	list-style:none;
	text-decoration:none;
	border:0px;
}
a{ color:#666;}
a:hover{ color:#f10180; text-decoration:none}

.HDB01 {
    clear:both;
	width:1180px;
	height:29px;
	border-bottom:1px solid #ddd;
	margin:0 auto;
	margin-bottom:15px;
	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:auto;
	overflow:hidden;
	margin:0px auto;
    margin-bottom:20px;
	background:#fff;
}
.HDB02 .logo{
 display:block;
 float:left;
 margin-right:60px;
 margin-top:5px;
}
.HDB02 .logo img{
 display:block;

}
.HDB02 .menu{
 float:left;
 width:auto;
 height:42px;
}
.HDB02 .menu .tit{
 display:block;
 float:left;
 color:#333;
 font-size:16px;
 margin-right:25px;
 padding-top:15px;
}
.HDB02 .menu .tithot{
  color:#f10180;
  background:url(/images/img/hot.png) no-repeat top right;
  padding-right:20px;
}
.HDB02 .menu .hover{
 color:#f10180;
}
.HDB02 .menu .tit:hover{
 color:#f10180;
}
.HDB02 .search{
 width:auto;
 height:auto;
 overflow:hidden;
 float:right;
 margin-top:8px;
}
.HDB02 .search .txtSearch{
 display:block;
 width:218px;
 height:34px;
 border:1px solid #dcdcdc;
 border-right:none;
 float:left;
 text-indent:10px;
 color:#333;
 font-size:14px;
 font-family:"Microsoft YaHei";
}
.HDB02 .search .btnSearch{
 display:block;
 width:60px;
 height:34px;
 background:#f10180;
 color:#fff;
 font-size:16px;
 font-family:"Microsoft YaHei";
 float:left;
}
/*----------------------HD01 Begin?------------------*/


/*----------------------messageBox Begin?------------------*/
.messageBox{
  position:fixed;
  top:50%;
  left:0px;
  z-index:100;
  display:none;
  height:56px;
  margin-top:-28px;
  width:100%;
  text-align:center;
}
.alert{
  background:#313131;
  display:inline-block;
  color:#fff;
  font-size:14px;
  line-height:56px;
  padding:0 16px;
  min-width:214px;
}
/*----------------------messageBox End------------------*/


.floatRight{
  width:240px;
  height:auto;
  overflow:hidden;
  position:fixed;
  bottom:0px;
  left:0px;
  z-index:100;
}
.floatRight .image{
 width:240px;
 height:auto;
 overflow:hidden;
 position:relative;
}
.floatRight .image a{
  display:block;
  width:100%;
  height:auto;
  overflow:hidden;
}
.floatRight .image a .img{
 display:block;
 width:100%;
}
.floatRight .floatClose{
 display:block;
 width:10px;
 height:10px;
 position:absolute;
 top:2px;
 right:2px;
 z-index:101;
 cursor:pointer;
 opacity:0.7;
}
.adico {
    width: 24px;
    height: 14px;
    background: url(/images/bg/ad_new.png);
    position: absolute;
    right: 3px;
    bottom: 3px;
    z-index: 50;
}