﻿@charset "utf-8";

a{
    color: rgba(68, 68, 68, 1);
}
@-webkit-keyframes circle-spread {
    0% {
        -webkit-transform: scale(.3);
        opacity: 0;
        transform: scale(.3)
    }

    5% {
        opacity: .6
    }

    to {
        -webkit-transform: scale(1);
        opacity: 0;
        transform: scale(1)
    }
}

@keyframes circle-spread {
    0% {
        -webkit-transform: scale(.3);
        opacity: 0;
        transform: scale(.3)
    }

    5% {
        opacity: 1
    }

    to {
        -webkit-transform: scale(1);
        opacity: 0;
        transform: scale(1)
    }
}
body{
    font-family:-apple-system,SF UI Text,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;
}
.indus-header{
    width: 100%;
    height: 900px;
}
.vs-header-bg{
    width: 100%;
    height: 100%;
    background-image: url("../images/vs_banner.jpg");
    background-size: cover;
}
.vs-indus-summary{
    width: 500px;
    height: 180px;
    position: relative;
    margin:0 auto;
    top: -75%;
    left: 0;
}
.vs-summary{
    width: 600px;
    height: 307px;
    background: rgba(0,0,0,0.8);
    color: #FFFFFF;
    text-align: center;

}
.iframe-wrapper {
    width: 1060px;
    height: 545px;
    /*background: #333;*/
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -190px;
    margin-left: -530px;
}
#circle {
    height: 40px;
    width: 40px;
    background-color: #06fbfb;
    left: 878px;
    border-radius: 50%;
    bottom: 66px;
    position: absolute;
    animation: circle-spread 1.6s linear 0s infinite;
    z-index: 10000;
}
/*#circle:hover{*/
    /*display: none!important;*/
/*}*/
.hidden {
    display: none!important;
}
.iframe-wrapper img {
    width: 1060px;
    position: absolute;
}
#vr-iframe {
    position: absolute;
    height: 940px;
    top: 0px;
    border: none;
    width: 1880px;
    left: 0px;
}
#vr-iframe1 {
    position: absolute;
    height: 459px;
    top: 35px;
    border: none;
    width: 815px;
    left: 124px;
}
.vs-indus-summary h2{
    padding: 60px 57px 0;
    font-size:88px;
    font-family:PingFangSC-Medium;
    font-weight:500;
    color:rgba(255,255,255,1);
    line-height:70px;
    letter-spacing:20px;
}
.vs-indus-summary p{
    padding: 30px 12px 0 0;
    text-align: center;
    line-height: 50px;
    font-size:28px;
}

.indus-anchor{
    width: 100%;
    height: 180px;
}
.indus-anchor ul{
    width: 1200px;
    height: 180px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    text-align: center;
}
.indus-anchor ul li{
    width: 80px;
    height: 180px;
}
.indus-anchor ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.indus-anchor li a img{
    width: 60px;
    height: 60px;
    margin: 40px 0 30px;
}
.indus-decoration {
    background-color: #1b1b1b;
}
.white-bg {
    background-color: #ffffff!important;
}
.indus-left{
    width: 100%;
    background-color: rgba(255, 255, 255, 1);
}
.indus-right{
    width: 100%;
    background-color:rgba(249,249,249,1);
}
.indus-screen7 .indus-vessel{
    height: 1000px;
}
.indus-screen7 .indus-screen7_bg {
    position: absolute;
    width: 100%;
}
.indus-screen7 .content_title {
    position: absolute;
}
.indus-screen6 .content_title, .indus-screen7 .content_title, .indus-screen8 .content_title, .indus-screen9 .content_title, .indus-screen10 .content_title, .indus-house-rent .content_title {
    color: #333;
    font-weight: bold;
    font-size: 28px;
}
.indus-screen6 .content_title span, .indus-screen7 .content_title span, .indus-screen8 .content_title span, .indus-screen9 .content_title span, .indus-screen10 .content_title span , .indus-house-rent .content_title span {
    /* margin-bottom: 8px; */
    height: 40px;
    display: block;
    color: #333;
    font-family:-apple-system,SF UI Text,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;
}
.indus-screen6 .content_title p,.indus-screen7 .content_title p, .indus-screen8 .content_title p, .indus-screen9 .content_title p, .indus-screen10 .content_title p, .indus-house-rent .content_title p {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    margin-top: 4px;
    font-family:-apple-system,SF UI Text,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;
}
.indus-screen6 .content_title p{

}
.indus-left .indus-details, .indus-right .indus-img{
    float: left;
}
.indus-right .indus-details, .indus-left .indus-img{
    float: right;
}
.indus-content {
    width: 1200px;
    height: 750px;
    padding: 0 30px;
    margin: 0 auto;
    position: relative;

}

.indus-vessel{
    width: 1200px;
    height: 923px;
    /* padding: 0 30px; */
    margin: 0 auto;
    display: flex;
    position: relative;
}
.indus-vessel .vr_item {
    flex: 1;
    margin-top: 260px;
}
.vr_item img {
    width: 250px;
    margin: 10px 30px;
}
.indus-vessel .vr_item .vr_item_text {
    margin: 4px 100px 2px;
}
.indus-vessel .screen4_item {
    flex: 1;
    margin: 100px auto;
    position: relative;
}
.indus-vessel .screen4_item .item_border {
    width: 280px;
    position: absolute;
    margin: 40px;
}
.indus-vessel .screen4_item .item_border img {
    width: 280px;
    background-size: cover;
}
.indus-vessel .screen4_item .item_cover {
    position: absolute;
    bottom: 0;
    z-index: 100;
    width: 280px;
    background: rgba(0, 122, 241, 0.7);
    height: 180px;
    text-align: center;
    margin-left: 40px;
}
.screen7_item, .vs_screen8_item{
    flex: 1;
}
.vs_screen8_item {
    text-align: center;
    margin: 150px 15px 0 0;
}
.vs_screen8_item .line_1, .vs_screen8_item .line_3 {
    font-size: 18px;
    font-weight: bold;
    height: 42px;
}
.vs_screen8_item .line_2 {
    font-weight: bolder;
    font-size: 40px;
    height: 80px;
    line-height: 60px;
}
.vs_screen8_item .line_4 {
    font-size: 14px;
    margin-top: 10px;
    color: #444;
    text-align: left;
    line-height: 26px;
}
.vs_screen8_item .line_5 img {
    width: 390px;
    height: 420px;
    border-radius: 4px;
}
.screen7_item .screen7_bg {
    width: 220px;
    background-size: contain;
    position: absolute;
}
.screen7_item .screen7_bg1{
    margin: 200px;
}
.screen7_item .screen7_bg2{
    margin: 130px 200px;
}
.screen7_text {
    /*background: #999;*/
    /* width: 100%; */
    position: absolute;
    top: 50%;
    left: 50%;
}
.screen7_text .screen7_text_wrapper {
    margin-bottom: 16px;
    text-align: center;
}
.screen7_text .screen7_text_wrapper p {
    font-size: 18px;
}
/* .screen8-vessel{
    margin-top: 180px; 
} */
.edit-vessel{
    position: relative;
}
.vs_screen9_item {
    position: absolute;
    top: 149px;
}
.edit_tag{
    width: 530px;
    height: 629px;
    left: 0px;
}
.edit_tagrecord{
    right: 0px
}
.edit_panosize{
    right: 0;
    top: 471px;
}
.edit_tagrecord, .edit_panosize{
    width: 655px;
    height: 308px;
}
.screen9_line3, .screen9_line3 img{
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
.edit_title{
    width: 100%;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate( -50% );
    color: #FFFFFF;
    padding: 0 26px 0 35px;
}
.screen9_line1{
    float: left;
    font-size: 18px;
    font-weight: bold;
}
.screen9_line2{
    float: right;
    font-size: 16px;
}
.vs_screen9_text {
    position: absolute;
    margin-top: -80px;
    left: 50%;
    transform: translate( -50% );
    text-align: center;
}
.vs_screen9_text p:nth-of-type(1) {
    font-size: 16px;
    height: 30px;
    color: #666666;
}
.vs_screen9_text p:nth-of-type(2) {
    height: 68px;
    line-height: 68px;
    font-size: 18px;
}
.item_cover .item_cover_title {
    display: block;
    position: absolute;
    width: 60%;
    text-align: center;
    left: 50%;
    top: 140px;
    margin-left: -30%;
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
}
.item_cover .item_cover_desc {
    position: absolute;
    top: 80px;
    display: block;
    width: 60%;
    left: 50%;
    margin-left: -30%;
    font-size: 14px;
    color: rgba(255,255,255,.8);
}
.content_title {
    position: absolute;
    margin-top: 65px;
    left: 50%;
    transform: translate( -50% );
    text-align: center;
    font-size:28px;
    font-family:PingFangSC-Medium;
    font-weight:500;
    color:rgba(0,0,0,1);
    line-height:28px;
}
.indus-screen5 {
    background-color: #303030;
}
.screen5_item {
    flex: 1;
    text-align: center;
    /* background: #fff; */
    margin-top: 200px;
    color: #fff;
}
.screen5_item .screen5_content {
    background: #dedede;
    width: 90%;
    height: 360px;
    margin: 20px 5%;
}
#vr_speak_wrapper a {
    width: 340px;
    margin-top: 200px;
    margin-left: 40%;
}
.indus-details{
    width: 380px;
    height: 500px;
}
.indus-details h2 a{
    display: block;
    padding: 94px 0 12px;
    font-size: 32px;
    line-height: 32px;
}
.indus-details p{
    font-size: 20px;
}
.indus-details span{
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
    margin: 26px 0 16px;
    display: block;
}
.indus-details ul{
    width: 380px;
    height: 165px;
}
.indus-details ul li{
    display: block;
    height: 55px;
    float: left;
}
.indus-details li img{
    float: left;
    width: 30px;
    height: 30px;
    margin: 12px 25px 0 0;
}
.indus-details li span{
    height: 55px;
    float: left;
    color: rgba(51, 51, 51, 1);
    width: 290px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
}
.indus-details a{
    /*display: none;*/
    padding:6px 20px;
    /*background: #eeeeee;*/
}
.indus-details a.indus-case-btn{
    padding:8px 20px;
    background: #eeeeee;
    color: #000000;
    cursor: pointer;
    border-radius: 3px;
    margin-left: 50px;
    margin-top:15px;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
}
.indus-img{
    width: 600px;
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.indus-left .indus-img{
    justify-content: flex-end;
}
.indus-right .indus-img{
    justify-content: flex-start;
}
.indus-img a{
    display: block;
    width: 500px;
}
.indus-img a img{
    display: block;
    width: 100%;
    height: auto;
}


/*--更多应用--*/
.indus-more{
    height: 700px;
}
.indus-more h2{
    display: block;
    padding: 94px 0 12px;
    font-size: 32px;
    line-height: 32px;
}
.indus-details-more{
    text-align: center;
}
.indus-details-more h2{
    text-align: center;
    font-size: 32px;
}
.indus-img-more a{
    display: block;
    width: 1000px;
    margin: 50px auto 30px;
}
.indus-img-more a img{
    display: block;
    width: 100%;
    height: auto;
}
.indus-more-more{
    text-align: center;
}










