.myTop {
    width: 100px;
    height:500px;
    position: fixed;
    right: 0px;
    bottom: 0;
    z-index: 9999;
}

.myTop a {
    width: 100%;
    height: 100px;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    line-height: 100px;
    border: 1px solid #ccc;
    color: #000;
    display: block;
    position: relative;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    position: relative;
}

.myTop p {
    height: 70px;
    border-bottom: 1px solid #666;
    line-height: 100px;
    width: 240px;
    color: rgba(0, 0, 0, 1);
    padding-left: 60px;
    font-size: 14px;
    background: rgba(255, 255, 255, 1);
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out
}
.myPhone{
    background: #fff;
    opacity: 1;
}
.myPhone p {
    background: rgba(255, 255, 255,1) url("../images/mynum.png") no-repeat 37px center;
    height:100%;
    font-size: 22px;
}

.myPhone:hover p {
    background: rgba(0,0,0,0.8) url("../images/mynum1.png") no-repeat 37px center;
    left: -300px;
    color:#fff;
    text-align: center;
    line-height: 100px;
}

.myQQ {
    background: rgba(255, 255,255,1) url("../images/myqq.png") no-repeat center
}

.myQQ span,.myPhone span,.myweixin span,.GoTop span{
    position: absolute;
    top:35%;
    text-align: center;
    width: 100%;
    left: 0px;
}

.GoTop.active, .myTop a.active, .myweixin.active,.mylogo.active {
    opacity: 1;
    visibility: visible
}
.GoTop {
    position: relative;
    width: 100px;
    z-index: 99999;
    height: 100px;
    background: none;
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    text-align: center;
    line-height: 100px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    background: rgba(255, 255, 255,1)
}

.GoTop p {
    position: absolute;
    top: -100%;
    right: -100%
}

.GoTop a {
    display: block;
    height: 100px;
    width: 100%;
    border:1px solid #ccc;
}

.GoTop svg {
    width: 20px;
    position: relative;
    top: 5px;
    height: 20px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s
}

.myweixin {
    position: relative;
    width: 100%;
    height: 100px;
    background: rgba(255, 255, 255, 1) url("../images/wxs1.png") no-repeat 32px center;
    opacity: 1
}


.myweixin img {
    width: 100px;
    height: 100%;
    position: absolute;
    left: -100px;
    top: 0;
    opacity: 0;
    visibility: hidden;
    z-index: -4;
    filter: alpha(opacity='0');
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out
}

.myweixin:hover img {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    filter: alpha(opacity='100')
}
.myPhone span{
    color:#000;
}

@media screen and (min-width:414px) and (max-width:768px){
    .myTop {
        width:70px;
        height:350px;
        position: fixed;
        right: 0px;
        bottom: 60px;
        z-index: 9999;
    }

    .myTop a {
        width: 100%;
        height: 70px;
        line-height: 70px;
    }

    .myTop p {
        height: 70px;
        line-height: 70px
    }
    .myPhone{
        background: #fff;
        opacity: 1;
        height:70px;
        line-height: 70px;
    }

    .myPhone p {
        background: rgba(255, 255, 255,1) url("../images/mynum.png") no-repeat 16px center;z-index:999;
        font-size: 22px;
    }

    .myPhone:hover p {
        background: rgba(0,0,0,0.8) url("../images/mynum1.png") no-repeat 16px center;z-index:999;
        left: -100px;
        color:#fff;
        text-align: center;
        line-height: 70px;
    }
    .myPhone:hover span{
        color:#000;
    }
    .GoTop {
        width: 70px;
        height: 70px;
        line-height: 70px
    }
    .GoTop{
        position:relative;
    }
    .GoTop span{
        position: absolute;
        top:35%;
        text-align: center;
        left: 0px;

    }


    .myweixin:hover {
        background: rgba(255, 255, 255,1) url("../images/wxs2.png") no-repeat 20px center
    }

    .myweixin:hover img {
        height: 100px
    }
    .myPhone span{
        color:#000;z-index:9999;
    }



}
@media (max-width: 414px) {
    .myTop {
        width:60px;
        height:300px;
        position: fixed;
        right: 0px;
        bottom: 60px;
        z-index: 9999;
    }

    .myTop a {
        width: 100%;
        height: 60px;
        line-height: 60px;
    }

    .myTop p {
        height: 60px;
        line-height: 60px;
    }
    .myPhone{
        background: #fff;
        opacity: 1;
        background: rgba(255, 255, 255,1) url("../images/mynum.png") no-repeat 16px center; color:#000;

    }

    .myPhone p {
        background: rgba(255, 255, 255,1) url("../images/mynum.png") no-repeat 16px center; color:#000;
        z-index:9999;
        font-size: 20px;
    }

    .myPhone:hover p {
        background: rgba(0,0,0,0.8) url("../images/mynum1.png") no-repeat 16px center;color:#fff;   left: -250px;
        text-align: center;
        line-height: 60px;
    }

    .myPhone:hover span {
        color:#000;

    }


    .GoTop {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
    .GoTop{
        position:relative;
    }
    .GoTop span{
        position: absolute;
        top:35%;
        text-align: center;
        width: 100%;
        left: 0px;

    }

    .myweixin {
        background: rgba(255, 255, 255,1) url("../images/wxs1.png") no-repeat 20px center;

    }

    .myweixin:hover {
        background: rgba(255, 255, 255,1) url("../images/wxs2.png") no-repeat 20px center
    }

    .myweixin:hover img {
        height: 100px
    }
    .myPhone span{
        color:#000;z-index:9999;
    }

}
