<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.vr_banner {
    width: 100%;
}

.vr_demo {
    padding-top: 50px;
}

.vr_title {
    text-align: center;
    line-height: 1;
}

.vr_title h2 {
    font-size: 20px;
    color: #333;
    position: relative;
    margin: 0;
    padding: 15px 0;
    font-weight:bold;
}

.wenhua {
    background:#f7f7f7;
    padding:130px 0;
    margin-bottom:70px;
    overflow:hidden
}
    .wenhua .content {
       
    }
    .wenhua h3 {  margin-bottom:5px; font-size:20px; font-weight:bold  }
    .wenhua p { line-height:24px; font-size:14px; }

.wenhua_icon {
    display: block;
    width: 120px;
    height: 120px;
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    margin-right:30px;
    float:left
}

.wenhua_icon_1 {
    background: url(../images/index_19.jpg) no-repeat center;
    background-size: cover;
}
.wenhua_icon_2 {
    background: url(../images/index_22.jpg) no-repeat center;
    background-size: cover;
}

.vr_title h2 span::before {
    content: '';
    width: 60px;
    height: 4px;
    background: #000;
    display: inline-block;
    margin-bottom:7px;
    margin-right:15px;
    background:url(../images/dh_27.jpg) no-repeat center right;
}
.vr_title h2 span::after {
    content: '';
    width: 60px;
    height: 4px;
    display: inline-block;
    margin-bottom:7px;
    margin-left:15px;
    background:url(../images/dh_29.jpg) no-repeat center left ;
}

.vr_title_white h2 {
    color: #fff;
}

.vr_title_white h2::after {
    background: #fff;
}

.vr_title p {
    font-size: 16px;
    color: #000;
    margin-top: 10px;
    margin-bottom: 0;
}

.vr_title p span {
    font-size: 36px;
}

.vr_demo_row {
    margin-top: 25px;
    margin-bottom: 30px;
}

.vr_demo_item {
    text-align: center;
}

.vr_item_tip {
    width: 100%;
    line-height: 2;
    font-size: 36px;
    color: #333;
    border: 2px solid #333;
    position: relative;
}

.vr_item_tip::after {
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    background: #333;
    position: absolute;
    right: -30px;
    top: 50%;
    margin-top: -1px;
}

.vr_demo_row .col-2:last-child .vr_item_tip::after {
    display: none;
}

.vr_news_content { margin-top:50px;
}
.news_title{
    border-bottom:2px solid #f2f2f2; overflow:hidden; line-height:32px;  font-size:14px;  margin-bottom:20px;
}
.news_title span{ float:left; color:#328100;  border-bottom:2px solid #328100;margin-bottom:-0px;}
    .news_title .more { display:inline; float:right;
    }

.vr_icon {
    display: block;
    width: 160px;
    height: 160px;
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    margin: 25px auto;
}

.vr_icon_1 {
 background:url(../images/index_03.jpg) no-repeat center;
 background-size:cover;
}

.vr_icon_2 {
 background:url(../images/index_05.jpg) no-repeat center;
 background-size:cover;
}

.vr_icon_3 {
 background:url(../images/index_07.jpg) no-repeat center;
 background-size:cover;
}

.vr_icon_4 {
 background:url(../images/index_09.jpg) no-repeat center;
 background-size:cover;
}

.vr_icon_5 {
 background:url(../images/index_11.jpg) no-repeat center;
 background-size:cover;
}

.vr_item_label h3 {
    font-size: 16px;
    margin-bottom: 20px;
    padding: 0;
    line-height: 30px;
 color:#000;
}

.vr_item_label p {
    font-size: 12px;
    margin-bottom: 0;
    padding: 0;
    line-height: 24px;
    padding: 0 70px;
    text-align: left;
    color: #4c4c4c;
}


.about_us {
    /* margin-bottom: 17px; */
}
.about_us h3{ margin-bottom:10px; margin-top:20px; font-size:16px; color:#000; text-align:center
}
.about_us .js{ line-height:24px; color:#1a1a1a; font-size:14px; text-align:center}
.vr_slide {
    padding-top: 100px;
}
.about_us .show{ margin-top:50px;     background: #f7f7f7;
}

.zhanlue {
    margin-bottom:70px;
}
.zhanlue .show{ margin-top:30px;
}
.vr_case {
    margin-top:40px;
}
.vr_case_tab {
    text-align:center;
    padding:50px 0 50px;
}
.vr_case_content {
    margin-top:40px;
}
.vr_case_content .mb {/* margin-bottom: 30px; */overflow: hidden;padding-left: 10px;position: relative;padding-right: 10px;margin-bottom: 20px;}
    .vr_case_content .mb img { border-radius:5px;}
    .vr_case_content .mb .img1 { height:240px;}
    .vr_case_content .mb .img2 { height:220px;}
    .vr_case_content .mb h5{position: absolute;bottom: 0px;height: 40px;/* width: 100%; */line-height: 40px;/* width: 100%; */left: 0;right: 0;/* padding-left:  10px; */color: #fff;text-align: center;background: rgba(0, 0, 0, 0.6);margin:  0 10px;}
.vr_case_content .mb:hover h5{z-index:1}

.vr_case_tab button {
    padding: 0 30px;
    background: #fff;
    border: none;
    margin: 0 10px;
    color: #333;
    border-radius: 15px;
    height: 30px;
    font-size: 16px;
    cursor: pointer;
}

.vr_case_tab button:hover,
.vr_case_tab button.active {
    background: #2b7a00;
    color: #fff;
}



.vr_scale .swiper-wrapper {
    background: #000;
}

.vr_slide .swiper-slide {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

.vr_scale .swiper-slide {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    z-index: 5;
    opacity: .7;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.vr_scale .swiper-slide.swiper-slide-active {
    -webkit-transform: scale(1.4, 1.2);
    -ms-transform: scale(1.4, 1.2);
    transform: scale(1.4, 1.2);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    z-index: 9;
    opacity: 1;
}

.vr_slide_btn {
    width: 50%;
    height: 1px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 999;
    background: transparent;
}



.slide_text {
    width: 100%;
    padding: 30px 0 40px;
    background: rgba(0, 0, 0, .55);
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}

.slide_text p {
    font-size: 24px;
    color: #fff;
    margin-bottom: 20px;
}

.slide_text a {
    padding: 5px 30px;
    border: 2px solid #fff;
    border-radius: 20px;
    color: #fff;
    font-size: 18px;
}

.vr_slide .swiper-button-next,
.vr_slide .swiper-button-prev,
.vr_case_prev,
.vr_case_next {
    background: none !important;
    color: #fff;
    margin-top: 30px;
    width: 40px;
    height: 40px;
}

.vr_case_prev,
.vr_case_next {
    margin-top: -30px;
}

.vr_slide .swiper-button-next i,
.vr_slide .swiper-button-prev i,
.vr_case_next i,
.vr_case_prev i {
    font-size: 40px;
}

.vr_scale .swiper-button-prev {
    left: 40px;
}

.vr_scale .swiper-button-next {
    right: 40px;
}

.vr_news {
    padding: 70px 0 50px;
    overflow: hidden;
}

.vr_news_tab {
    width: 100%;
    text-align: center;
    padding: 50px 0 50px;
}

.vr_news_tab button {
    padding: 0 40px;
    background: #fff;
    border: none;
    margin: 0 10px;
    color: #333;
    border-radius: 15px;
    height: 30px;
    font-size: 16px;
    cursor: pointer;
}

.vr_news_tab button:hover,
.vr_news_tab button.active {
    background: #2b7a00;
    color: #fff;
}

@media(max-width:768px) {
    .vr_item_tip::after {
        display: none;
    }
    .vr_demo_item {
        margin-bottom: 20px;
    }
    .vr_slide_btn {
        width: 100%;
    }
    .vr_slide .swiper-button-next,
    .vr_slide .swiper-button-prev {
        margin-top: 50px;
    }
}

.vr_news_list dt {
    width: 100%;
    height: auto;
    /* -webkit-box-shadow: 0 2px 15px #d6d6d6; */
    border: 1px solid #f2f2f2;
    padding: 10px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.vr_news_img {
    width: 20%;
}

.vr_news_text {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%;
    padding: 0 20px;
}

.vr_news_text h2 {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0;
}

.vr_news_text p {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.vr_news_text a {
    /* background: #6d80bc; */
    /* font-size: 14px; */
    /* color: #fff; */
    /* border: 1px solid #6d80bc; */
    /* border-radius: 20px; */
    /* padding: 4px 30px; */
    /* margin-top: 40px; */
}

.vr_news_list dd {
    line-height: 50px;
    font-size: 14px;
    border-bottom: 1px solid #d6d6d6;
}

.vr_news_mask {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.vr_news_mask img{ height:316px; border-radius:5px;
}

.vr_news_mask p {
    width: 100%;
    line-height: 46px;
    background: rgba(137, 137, 137, .48);
    color: #fff;
    font-size: 18px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
}

.btn_more {
    padding: 4px 20px;
    font-size: 14px;
    color: #fff;
    background: #000;
    border-color: #000;
    margin-top: 50px;
}

.btn_more:hover {
    background: #fff;
    color: #333;
}</pre></body></html>