/* è£…ä¿®æœåŠ¡ */


/* é€‰æ‹©é‘«è€€ */

#main .select_xy {
    /* width: 1200px; */
    text-align: center;
    color: var(--color);
    margin: 50px auto;
}


/* æ ‡é¢˜æ ·å¼ */

#main .select_xy .bt {
    line-height: 2;
}

#main .select_xy .bt h3 {
    color: #000;
    font-size: 24px;
}

#main .select_xy .bt p {
    font-size: 14px;
}


/* ç®€ä»‹ */

#main .select_xy .jj {
    margin: 50px auto;
    width: 1200px;
    display: flex;
    justify-content: space-between;
}

#main .select_xy .jj .jj-item {
    width: 280px;
    height: 140px;
    color: #000;
    background: url(../image/xzwm_bj.png) no-repeat 100%;
    box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, .05)
}

#main .select_xy .jj .jj-item p .tishi {
    color: #d31a12;
    font-size: 59px;
    font-weight: bold;
}


/* æŠ¥å */


/* #main .select_xy .bm{
    display: flex;
    margin-top: 50px;
    justify-content: center;
} */

#main .select_xy .bm1 img {
    width: 40px;
    height: 40px;
}

#main .select_xy .bm ul.bm-item {
    display: flex;
    /* width: 700px; */
}

#main .select_xy .bm .bm1 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 280px;
}

#main .select_xy .bm .bm1 p {
    text-align: left;
}

#main .select_xy .bm ul.bm-item li {
    width: 175px;
}

#main .select_xy .bm ul.bm-item li input {
    border: none;
}

#main .select_xy .bm ul.bm-item li:nth-child(1) {
    line-height: 107px;
}

#main .select_xy .bm ul.bm-item li:nth-child(1) p {
    float: left;
}

#main .select_xy .bm ul.bm-item li:nth-child(1) select {
    vertical-align: inherit;
    color: var(--color);
    cursor: pointer;
    margin-left: -45px;
    border: none;
}

#main .select_xy .bm ul.bm-item li:nth-child(1) img {
    margin-left: -15px;
    vertical-align: sub;
}

#main .select_xy .bm .bm3 {
    width: 220px;
}

#main .select_xy .bm ul.bm-item li:nth-child(2),
#main .select_xy .bm ul.bm-item li:nth-child(3) {
    display: flex;
}

#main .select_xy .bm ul.bm-item li:nth-child(2) img {
    width: 30px;
    height: 30px;
    margin-top: 35px;
    margin-right: 10px;
}

#main .select_xy .bm ul.bm-item li:nth-child(2) input {
    width: 120px;
}

#main .select_xy .bm ul.bm-item li:nth-child(3) img {
    width: 40px;
    height: 40px;
    margin-top: 35px;
}

#main .select_xy .bm ul.bm-item li:nth-child(3) input {
    width: 120px;
}

#main .select_xy .bm ul.bm-item li:nth-child(3) span {
    margin-top: 40px;
    margin-left: 10px;
}

#main .select_xy .bm ul.bm-item li:nth-child(4) {
    display: flex;
    margin-left: 20px;
}

#main .select_xy .bm ul.bm-item li:nth-child(4) img {
    width: 40px;
    height: 40px;
    margin-top: 35px;
    width: 100px;
}


/* .sjtd .sjtd-head{
    background-image: url(../image/shejituandui.jpg);

} */

.vr-head {
    /* background-image: url(../image2/vr.png);
    height: 140px; */
    background-position: top center;
    height: 160px;
}

.vr-content {
    width: 90%;
    height: 650px;
    border-radius: 30px;
    margin: 30px 5% 0 5%;
}