﻿/*qq客服 */
.contactusdiyou {
    position: fixed;
    right: -320px;
    _position: absolute;
    width: 335px;
    height: 630px;
    background: #2181ff;
    z-index: 99999999999;
    border-radius:5px 0px 0px 5px;
    /*_margin-bottom: 0px;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    transition: all .5s ease;*/

	
	
}

.contactusdiyou .hoverbtn {
    width: 70px;
    height: 282px;
    padding-top: 20px;
    cursor: pointer;
    position: absolute;
    top: 30%;
    margin-top: -66px;
    left: -70px;
    font-size: 14px;
    color: #fff;
}
.contactusdiyou .hoverbtn img {
 width:100%;
}

.contactusdiyou .conter {
    width: 300px;
    height: 650px;
    maring: 0px 10px;
    position: absolute;
    top: 55%;
    *margin-top: -140px;
    margin-top: -340px;
    padding:10px 20px;
}
.contactusdiyou  .white{
    width:255px;
    padding:20px;
    border-radius:5px;
    background: white;
}
.kftitile{padding-left: 20px;}
.kffooter{margin-top: 10px; text-align: center;}
.kffooter p{
    color:white;
    font-size:16px;}
.kftitile p{
    color:white;
    font-size:20px;
}
.kftitile p img{
    width:50px;
}
.contactusdiyou  .white p{
    font-size: 18px;
}
.contactusdiyou  .white img{
    width: 100%;

}
.contactusdiyou .conter .con1 {
    border-bottom: 1px solid #6a6a6a;
    padding-bottom: 22px;
}

.contactusdiyou .conter .con1 dl dt {
    width: 31px;
    height: 31px;
    float: left;
    position: relative;
    top: 32px;
}

.contactusdiyou dl .f1 {
    width: 142px;
    height: 36px;
    line-height: 36px;
    float: right;
    font-size: 14px;
    _font-size: 14px;
    *font-size: 15px;
    color: #fff;
    vertical-align: top;
    font-weight: bold;
}

.contactusdiyou dl .f2 {
    width: 142px;
    float: right;
    font-size: 12px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    float: right;
}


.contactusdiyou .conter .con1 dl dd .ph_num {
    font: 18px 'Microsoft yahei';
    *font-size: 16px;
    _font-size: 16px;
    color: #fff;
    height: 25px;
}

.contactusdiyou .qqcall {
    padding: 22px 0px;
    border-bottom: 1px solid #6a6a6a;
}

.contactusdiyou .qqcall dl dt {
    width: 31px;
    height: 31px;
    float: left;
    position: relative;
    top: 32px;
}




