.az-content {
    top: 58% !important;
    left: 10px !important;
    left: auto;
    width: 230px;
    height:330px;
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999999999999;
    background: url('../images/license-bg.cfe26a2b.png') no-repeat;
    opacity: 0.7
}

.az-content:hover {
    opacity: 1
}

.az-content .az-layout {
    width: 100%;
    height: 330px;
    position: relative
}

.az-content .az-layout .az-title {
        width: 105px;
    height: 25px;
    background: url(../images/license-title.f4819443.gif) no-repeat;
    position: absolute;
    top: 180px;
    left: 65px;
    
}

.az-content .az-layout .az-star {
    width: 56px;
    height: 49px;
    position: absolute;
    top: 135px;
    left: 88px;
}

.az-content .az-layout .az-one {
    background: url('../images/one_star.gif') no-repeat
}

.az-content .az-layout .az-two {
    background: url('../images/two_star.gif') no-repeat
}

.az-content .az-layout .az-three {
    background: url('../images/three_star.gif') no-repeat
}

.az-content .az-layout .az-four {
    background: url('../images/four_star.gif') no-repeat
}

.az-content .az-layout .az-five {
    background: url('../images/five_star.gif') no-repeat
}

.az-content .az-layout .level-text {
    width: 100%;
    font-size: 12px;
    color: #d4000b;
    position: absolute;
    top: 192px;
    text-align: center;
    text-indent: -9999px;
}

.az-content .az-layout .az-code {
    width: 100px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    bottom: 66px;
    left: 65px;
    color: #ffff56;
    text-align: center;
    font-size: 16px;
    font-family: "SimHei";
    font-weight: bold;
}

.az-content .az-layout .az-btn {
    position: absolute;
    bottom: 10px;
    left: 88px;
    height: 57px;
    font-size: 20px;
    text-shadow: 1px 1px 1px #000;
    font-family: "SimHei";
    font-weight: bold;
    line-height: 57px;
    text-align: center;
    width: 56px;
    cursor: pointer;
    background: url(../images/anniu.png) no-repeat;
    color: #ffff56;
    text-decoration: none;
}

.az-range {
    width: 100px;
    height: 38px;
    background: url(../images/logoss.png) no-repeat;
    position: absolute;
    top: 208px;
    left: 65px;
    text-indent: -9999px;
}

.az-red {
    color: #d4000b;
}

.az-black {
    color: #000000;
}
