﻿.nav5{height:5px;}
.diyfloat{
	display:block;
	position:absolute;
	right:10px;
	top:50px;
	width:100px;
	height:136px;
	z-index:99;
	text-align:left;
	border:1px solid #cfcfcf;
	background-color:#ffffff;
	color:#7b7b7b;
	background:url("../images/float_wx.jpg") no-repeat;
}
.diyfloat_tit{width:100%;height:55px;line-height:55px;text-indent:9px;background-color:#3e3e3e;color:#ffffff;}
.diyfloat_close{position:absolute;right:13px;top:22px;display:block;width:14px;height:13px;overflow:hidden;background:url("../images/diyfloat_close.jpg") no-repeat;transition:all 0.5s;cursor:pointer}
.diyfloat_close:hover{transform:rotate(90deg);
-ms-transform:rotate(90deg); 	/* IE 9 */
-moz-transform:rotate(90deg); 	/* Firefox */
-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
-o-transform:rotate(90deg); }
.diyfloat a{display:block;color:#7b7b7b;}
.diyfloat_qq
{
    width:100%;
    height:42px;
    line-height:42px;
    text-indent:57px;
    font-size:15px;
    background:url("../images/bottom_imgQQ.png") 23px 12px no-repeat;
}
.diyfloat_cat
{    
    width:100%;
    height:83px;
    background:url("../images/bottom_imgPhone.png") 21px 18px no-repeat;
    text-indent:57px;
}
.diyfloat_cat p{line-height:180%;font-size:13px;}
.diyfloat_wx{width:100%;text-align:center;}
.diyfloat_wx img{margin-left:auto;margin-right:auto;}