﻿


.rjjj_bg {
    background-repeat: no-repeat; /* 背景不重复 */
    background-position: center; /* 图片居中显示 */
    background-size: 100% 100%;
}

.gnmk_tbl {
    table-layout: fixed;
}

    .gnmk_tbl > td {
        width: calc(25% - 9px);
        vertical-align: top;
    }

.gnts_bg {
    background-repeat: no-repeat; /* 背景不重复 */
    background-position:center top;
}

.hyal_tbl span {
    cursor: pointer;
}

.hyal_title_unsel {
    color: #666;
}

.hyal_yuan_div {
    position: absolute;
    width: 150px;
    height: 150px;
    background-size: contain;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    vertical-align: middle;
    display: inline-block;
    line-height: 150px;
    z-index: 14;
}

.hyal_yuan1 {
    left: calc(50% - 75px);
    top: 40px;
    z-index: 14;
    background-image: url(/images/info/shouye/yuan10.png);
}

.hyal_yuan2 {
    left: calc(50% - 150px);
    top: 160px;
    z-index: 15;
    background-image: url(/images/info/shouye/yuan20.png);
}

.hyal_yuan3 {
    left: calc(50% - 0px);
    top: 160px;
    z-index: 16;
    background-image: url(/images/info/shouye/yuan30.png);
}

.hyal_line {
    position: absolute;
    z-index: 11;
    background-size: contain
}

.hyal_line1 {
    width: 429px;
    height: 61px;
    left: calc(50% + 50px);
    top: 100px;
    background-image: url(/images/info/shouye/line10.png);
}

.hyal_line2 {
    width: 354px;
    height: 43px;
    left: 50px;
    top: 240px;
    background-image: url(/images/info/shouye/line20.png);
}



.hyal_line3 {
    width: 385px;
    height: 60px;
    left: calc(50% + 100px);
    top: 235px;
    background-image: url(/images/info/shouye/line30.png);
}

.hyal_info {
    position: absolute;
    z-index: 18;
    font-size: 12px;
    color: #fff;
    font-weight: normal
}

.hyal_info1 {
    width: 350px;
    height: 150px;
    left: calc(50% + 120px);
    top: 70px;
}

.hyal_info2 {
    width: 300px;
    height: 250px;
    left: 40px;
    top: 110px;
}

.hyal_info3 {
    width: 300px;
    height: 80px;
    left: calc(50% + 170px);
    top: 220px;
}
