﻿

.qq_zx,.qq_mail,.qq_phone{
    width: 60px;
    height: 60px;
    position: fixed;
    top: 300px;
    right: 0px;
    background: #E56182;
    text-align: center;
    color: white;
    font-size: 10px;
    z-index: 999;
}

.qq_zx i{
    margin-top: 10px;
}


.qq_zx div{
    color: black;
    font-weight: 800;
    font-size: 15px;
    width: 15px;
    line-height: 16px;
    position: relative;
    left: -18px;
    top: -58px;
}

.qq_mail{
    width: 200px;
    top: 362px;
    line-height: 19px;
    background: #6DA9DE;
    right: -140px;
    transition: right 0.3s;
    cursor: pointer;
}

.qq_mail i{
    margin-top: 6px;
}

.qq_mail_da div{
    color: #646464;
    font-weight: 800;
    font-size: 13px;
    width: 15px;
    line-height: 13px;
    position: relative;
    left: -17px;
    top: -49px;
}

.qq_mail_da{
    width: 60px;
    height: 60px;
    float: left;

}

.qq_mail_data{
    width: 120px;
    height: 60px;
    float: left;
    line-height: 60px;
    font-size: 13px;
}

.qq_phone{
    width: 200px;
    top: 424px;
    line-height: 19px;
    right: -140px;
    background: #FF811B;
    transition: right 0.3s;
    cursor: pointer;
}

.qq_phone:hover{
    right:0px;
}

.qq_phone i{
    margin-top: 6px;
}

.qq_mail:hover{
    right:0px;
}

.qq_phone_da{
    width: 60px;
    height: 60px;
    float: left;
}

.qq_phone_data{
    width: 120px;
    height: 60px;
    float: left;
    line-height: 60px;
    font-size: 20px;
}

.zx_ck{
    background: url("../images/aaa_03.png");
    z-index: 999;
    width: 400px;
    height: 175px;
    position: fixed;
    left:0;
    right:0;
    top:0;
    bottom:0;
    margin:auto;
}

.zx_gb{
    color: white;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0px;
    top: 5px;
    cursor: pointer;
}

.zx_nr{
    color: white;
    font-size: 19px;
    line-height: 30px;
    width: 300px;
    height: 50px;
    position: fixed;
    left:0;
    right:0;
    top:0;
    bottom: 40px;
    margin:auto;
}

.zx_xx{
    width: 230px;
    height: 40px;
    position: absolute;
    right: 0px;
    bottom: 5px;
    text-align: center;
    line-height: 30px;
    color: white;
;
}

.shzs,.xzzx{
    border: 1px solid white;
    width: 80px;
    height: 30px;
    border-radius: 5px;
    float: left;
    margin-left: 20px;
    cursor: pointer;
}

.zx_xx div:hover{
    background: white;
    color: black;
}

