﻿.nav5{height:5px;}
.diyfloat{
	display:block;
	position:fixed;
	right:-180px;
	bottom:50px;
	width:168px;
	height:190px;
	z-index:99;
	text-align:left;
	border:1px solid #cfcfcf;
	background-color:#ffffff;
	color:#7b7b7b;
}
.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;}


.diyfloata{
	display:block;
	position:fixed;
	right:10px;
	bottom:50px;
	width:38px;
	height:158px;
	z-index:98;
	text-align:left;
display:none;
}
.diyfloata_msg{display:none;position:relative;right:0px;width:38px;height:39px;border:1px solid #e6e6e6;border-bottom:none;background:url("../images/float_img1.png") no-repeat #ffffff;cursor:pointer;transition:all 0.5s;}
.diyfloata_msg:hover{background:url("../images/float_imgH1.png") no-repeat #666666;border:1px solid #666666;border-bottom:none;}
.diyfloata_cat{display:block;width:38px;height:39px;border:1px solid #e6e6e6;background:url("../images/float_img2.png") no-repeat #ffffff;transition:all 0.5s;}
.diyfloata_cat:hover{background:url("../images/float_imgH2.png") no-repeat #666666;border:1px solid #666666;}
.diyfloata_bot{display:block;width:38px;height:38px;border:1px solid #666666;border-bottom:none;background:url("../images/float_img3.png") no-repeat;cursor:pointer;}
.float_ys{position:fixed;right:0px;top:180px;width:143px;height:291px;background:url("../images/float_ys.png") no-repeat;z-index:9999;}
/*在线客服*/
dl, dd, dt {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

.floating_ck {
    position: fixed;
    right: 0px;
    top: 25%;
    z-index:99999;
}

.floating_ck dl dd {
    position: relative;
    width: 80px;
    height: 80px;
    background-color: #646577;
    border-bottom: solid 1px #555666;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center 20%;
    cursor: pointer;
}

.floating_ck dl dd:hover {
    background-color: #b28c4e;
    border-bottom: solid 1px #b28c4e;
}

.floating_ck dl dd:hover .floating_left {
    display: block;
}

.consult, .words {
    background-image: url(/images/go/zxicon.png);
}

.quote {
    background-image: url(/images/go/kficon.png);
}

.qrcord {
    background-image: url(/images/go/erweima.png);
}

.return {
    background-image: url(/images/go/fanhui.png);
}

.floating_ck dd span {
    color: #fff;
    display: block;
    padding-top: 54px;
}

.floating_left {
    position: absolute;
    left: -160px;
    top: 0px;
    width: 160px;
    height: 80px;
    background-color: #b28c4e;
    border-bottom: solid 1px #b28c4e;
    display: none;
}

.floating_left a {
    color: #fff;
    line-height: 80px;
}

.floating_ewm {
    height: 185px;
    top: 0px;
}

.floating_ewm i {
    background-image: url(/images/go/wx.jpg);
    display: block;
    width: 145px;
    height: 145px;
    margin: auto;
    margin-top: 7px;
}

.floating_ewm p {
    color: #fff;
    margin-top: 5px;
}

.floating_ewm .qrcord_p01 {
    font-size: 12px;
    line-height: 20px;
}

.floating_ewm .qrcord_p02 {
    font-size: 18px;
}
@media screen and (max-width: 975px) {
    .floating_ck {
display:none;    
}
    .diyfloata {
display:block;    
}
}