.az-contents {
    top: 60% !important;
    width: 400px;
    height:321px;
    position: fixed;
    left: -45px !important;;
    transform: translateY(-50%);
    z-index: 9999999999999;
    opacity: 0.7
}


.az-contents:hover {
    opacity: 1
}

.az-contents .az-layout {
    width: 100%;
    height: 321px;
    position: relative
}

.az-contents .az-layout .az-title {
        width: 105px;
    height: 25px;
    background: url("../../image.ncxuw.com/index/img/license-title.f4819443.gif"/*tpa=https://image.ncxuw.com/index/img/license-title.f4819443.gif*/) no-repeat;
    position: absolute;
    top: 180px;
    left: 65px;
    
}

.az-contents .az-layout .az-star {
    width: 56px;
    height: 49px;
    position: absolute;
    top: 135px;
    left: 88px;
}

.az-contents .az-layout .az-one {
    background: url("../../image.ncxuw.com/index/img/one_star.gif"/*tpa=https://image.ncxuw.com/index/img/one_star.gif*/) no-repeat
}

.az-contents .az-layout .az-two {
    background: url("../../image.ncxuw.com/index/img/two_star.gif"/*tpa=https://image.ncxuw.com/index/img/two_star.gif*/) no-repeat
}

.az-contents .az-layout .az-three {
    background: url("../../image.ncxuw.com/index/img/three_star.gif"/*tpa=https://image.ncxuw.com/index/img/three_star.gif*/) no-repeat
}

.az-contents .az-layout .az-four {
    background: url("../../image.ncxuw.com/index/img/four_star.gif"/*tpa=https://image.ncxuw.com/index/img/four_star.gif*/) no-repeat
}

.az-contents .az-layout .az-five {
    background: url("../../image.ncxuw.com/index/img/five_star.gif"/*tpa=https://image.ncxuw.com/index/img/five_star.gif*/) no-repeat
}

.az-contents .az-layout .level-text {
    width: 100%;
    font-size: 12px;
    color: #d4000b;
    position: absolute;
    top: 192px;
    text-align: center;
    text-indent: -9999px;
}

.az-contents .az-layout .az-code {
    width: 400px;
    height: 0px;
    line-height: 48px;
    position: absolute;
    bottom: 149px;
    color: #000;
    text-align: center;
    font-size: 20px;
    font-family: "SimHei";
    font-weight: bold;
}

.az-contents .az-layout .az-btn {
    position: absolute;
    bottom: 10px;
    height: 125px;
    text-indent: -9999px;
    text-align: center;
    width: 400px;
    cursor: pointer;
    /*background: url(https://image.ncxuw.com/index/img/anniu.png) no-repeat;*/
    color: #ffff56;
    text-decoration: none;
}

.az-range {
    width: 100px;
    height: 38px;
    background: url("../../image.ncxuw.com/index/img/logoss.png"/*tpa=https://image.ncxuw.com/index/img/logoss.png*/) no-repeat;
    position: absolute;
    top: 208px;
    left: 65px;
    text-indent: -9999px;
}

.az-red {
    color: #d4000b;
}

.az-black {
    color: #000000;
}