/*轮播图*/

.isshow {
    display: block !important;
}

.item-color {
    color: #fff !important;
}

.item-back {
    background: linear-gradient(90deg, #2096FA 0%, #6736FA 100%) !important;
}

.read_span {
    border: 2px solid #327DFA !important;
    background: #327DFA !important;
    color: #fff !important;
}

.system-em {
    border-bottom: 6px solid #327DFA !important;
    color: #327DFA !important;
}

.map-banner {
    margin-top: 74px !important;
}

.map-banner .m-banner-box {
    position: absolute;
    top: 20%;
    left: 13.5%;
    width: 960px;
}

.map-banner .banner-img {
    min-height: 350px;
}

.m-banner-box .map-title {
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
}

.m-banner-box .map-title h1 {
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    float: left;
}

.m-banner-box .map-title .map-list {
    float: left;
    margin-top: 10px;
}

.m-banner-box .map-title .map-list li {
    float: left;
    margin-left: 72px;
}

.m-banner-box .map-title .map-list li a {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #fff;
    border-radius: 25px;
    font-size: 18px;
    color: #fff;
}

.m-banner-box .map-title .map-list li:hover a {
    background: #fff;
    color: #327DFA;
}

.map-banner .m-banner-box p {
    color: #fff;
    display: inline-block;
    margin-top: 18px;
}

.seoh3 {
    display: inline-block;
    color: #fff;
    font-size: 20px;
}

.map-banner .m-banner-box p span {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
}


/*===================3D场景========================*/

.scenes {
    padding: 60px 0 45px;
    background: #EEF5FF;
}

.scenes .scenes-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 20.8%;
}

.scenes h2 {
    width: 250px;
    margin: 0 auto 25px;
    border-bottom: 4px solid #B1B1B1;
    text-align: center;
    padding: 15px 0;
    font-size: 40px;
}

.scenes .scenes-list {
    width: 75.5%;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

.scenes .scenes-list li {
    float: left;
    width: 20%;
}

.scenes .scenes-list li img {
    width: 100%;
}


/*===================3D地图功能=====================*/

.function {
    padding: 60px 0 80px;
    background: #fff;
}

.function .function-bg {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 14.5%;
}

.function .func-des {
    width: 920px;
    margin: 0 auto 40px;
    text-align: center;
}

.function .func-des h2 {
    width: 240px;
    margin: 0 auto;
    font-size: 40px;
    color: #3E3E3E;
    padding: 15px 0;
    border-bottom: 4px solid #B1B1B1;
}

.function .func-des p {
    font-size: 20px;
    color: #8D8D8D;
    margin-top: 25px;
}

.function .func-list {
    width: 66%;
    margin: 0 auto;
}

.function .func-list li {
    margin-top: 60px;
    text-align: center;
    width: 19%;
    margin-right: 8%;
    float: left;
}

.function .func-list li:nth-of-type(4n) {
    margin-right: 0px;
}

.function .func-list li p {
    color: #3E3E3E;
    font-size: 20px;
    margin-top: 20px;
}


/*=================3D地图展示=======================*/

.showcase {
    padding: 60px 0 100px;
    background: #4A9DE4;
}

.showcase .showcase-des {
    width: 1260px;
    text-align: center;
    margin: 0 auto;
}

.showcase .showcase-des h2 {
    width: 240px;
    margin: 0 auto;
    font-size: 40px;
    color: #fff;
    padding: 15px 0;
    border-bottom: 4px solid #fff;
}

.showcase .showcase-des p {
    margin-top: 25px;
    color: #EEEEEE;
    font-size: 18px;
}

.showcase .showcase-list {
    margin: 35px auto 0;
    width: 71%;
    position: relative;
    z-index: 10;
}

.showcase .showcase-list li {
    width: 32.8%;
    float: left;
    margin-bottom: 10px;
}

.showcase .showcase-list li:nth-of-type(3n+2) {
    margin: 0 0.8% 10px;
}

.showcase .showcase_bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 17.3%;
}


/*=====================地图制作======================*/

.making {
    padding-top: 60px;
}

.making .making-des {
    text-align: center;
    width: 800px;
    margin: 0 auto;
}

.making .making-des h2 {
    width: 310px;
    margin: 0 auto;
    font-size: 40px;
    color: #3E3E3E;
    padding: 15px 0;
    border-bottom: 4px solid #B1B1B1;
}

.making .making-des p {
    font-size: 18px;
    color: #8D8D8D;
    margin-top: 25px;
}

.making .making-tools {
    width: 64%;
    margin: 50px auto;
}

.making .making-list {
    width: 1400px;
    margin: 0 auto;
}

.making .making-list li {
    width: 30%;
    float: left;
    text-align: center;
}

.making .making-list li:nth-of-type(2) {
    margin: 0 5%;
}

.making .making-list li h6 {
    font-size: 30px;
    color: #3E3E3E;
    height: 45px;
    line-height: 45px;
    font-weight: 700;
}

.making .making-list li p {
    font-size: 18px;
    color: #3E3E3E;
    margin-bottom: 20px;
}


/*=========================制作流程=============================*/

.process {
    background: #fff;
    padding-top: 60px;
}

.process h3 {
    width: 180px;
    margin: 0 auto 40px;
    font-size: 40px;
    color: #3E3E3E;
    padding: 15px 0;
    border-bottom: 4px solid #C2C2C2;
    text-align: center;
}

.process .proce-box {
    width: 86.5%;
    position: relative;
    z-index: 10;
}

.proce-box .proce-item {
    width: 34.9%;
    float: left;
    position: relative;
    padding-bottom: 1px;
    background: #3E3E3E;
}

.proce-box .proce-item .item-img {
    width: 100%;
}

.proce-item .item-list {
    position: absolute;
    width: 53%;
    left: 40%;
    top: 8.3%;
}

.proce-item .item-list li {
    position: relative;
    margin-bottom: 10px;
}

.proce-item .item-list li p {
    color: #4A9DE4;
    font-size: 20px;
    text-indent: 20px;
}

.proce-item .item-list li p::before {
    width: 6px;
    height: 21px;
    background: #4A9DE4;
    content: '';
    position: absolute;
    display: block;
    top: 0px;
    left: 0;
}

.proce-item .item-list li span {
    display: inline-block;
    color: #FFFFFF;
    font-size: 15px;
    margin: 12px 0;
}

.proce-item .item-list li img {
    margin: 0 auto;
}

.proce-video {
    width: 65.1%;
    float: left;
}

.process .process-bg {
    position: absolute;
    right: 0;
    top: 178px;
    width: 13.55%;
    z-index: 10;
}

.createMap {
    padding: 70px 0 35px;
    background: linear-gradient(271deg, #2096FA 0%, #6736FA 100%);
}

.createMap h3 {
    font-size: 40px;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}

.createMap .createMap-link {
    width: 211px;
    height: 60px;
    border: 1px solid #FFFFFF;
    background: url(../images/creat_map.png) no-repeat 10px 10px;
    display: block;
    margin: 0 auto;
    color: #fff;
    line-height: 60px;
}

.createMap .createMap-link p {
    font-size: 25px;
    text-indent: 55px;
}

.createMap .createMap-link:hover {
    background: url(../images/creat_map_hover.png) no-repeat 10px 10px;
    background-color: #fff;
}

.createMap .createMap-link:hover p {
    color: #327DFA;
}


/*================相关阅读===================*/

.court-read {
    padding: 60px 0 100px;
}

.court-read h3 {
    width: 200px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 10px;
    font-size: 40px;
    border-bottom: 4px solid #B1B1B1;
    margin-bottom: 30px;
}

.court-read .read-list {
    margin: 30px auto 40px;
    width: 445px;
}

.court-read .read-list li {
    float: left;
}

.court-read .read-list li:nth-of-type(2) {
    margin: 0 20px;
}

.court-read .read-list li span {
    display: inline-block;
    padding: 13px 25px;
    border-radius: 23px;
    color: #000;
    font-size: 20px;
    border: 2px solid #E1E1E1;
    background: #fff;
    cursor: pointer;
}

.court-read .read-link {
    margin-top: 45px;
    width: 57%;
    margin: 0 auto;
}

.court-read .read-link a {
    display: none;
}


/*视频播放遮罩*/

.body-shade {
    cursor: pointer;
    display: none;
    top: 0;
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 10000;
}

.publicity-video,
.publicity-video2 {
    position: fixed;
    display: none;
    left: 50%;
    top: 50%;
    margin-left: -480px;
    height: 540px;
    width: 960px;
    margin-top: -299px;
    z-index: 20000;
}

.publicity-video video,
.publicity-video2 video {
    width: 100%;
}


/*响应式*/

@media (min-width: 980px) and (max-width:1279px) {
    .map-banner .m-banner-box h1 {
        font-size: 36px;
    }
    .map-banner .m-banner-box p {
        font-size: 18px !important;
    }
    .map-banner .m-banner-box p span {
        font-size: 26px;
    }
    .m-banner-box .btn-video {
        margin-top: 20px;
    }
    .court-read .read-link {
        width: 60%;
    }
    .m-banner-box .map-title .map-list {
        margin-top: 0px;
    }
    .m-banner-box .map-title .map-list li {
        margin-left: 16px;
    }
    .m-banner-box .map-title .map-list li span {
        padding: 8px 16px;
        border-radius: 20px;
        font-size: 16px;
    }
    .making .making-list {
        width: 90%;
    }
    .making .making-list li p {
        font-size: 16px;
        height: 40px;
    }
    .proce-item .item-list {
        width: 75%;
        left: 20%;
    }
    .proce-item .item-list {
        top: 4%;
    }
    .proce-item .item-list li p {
        font-size: 16px;
    }
    .proce-item .item-list li span {
        font-size: 12px;
        margin: 5px 0;
    }
    .proce-item .item-list li img {
        width: 5%;
    }
    .process .process-bg {
        width: 13.6%;
    }
    .createMap h3 {
        font-size: 26px;
    }
    .createMap .createMap-link p {
        font-size: 20px;
    }
    .createMap .createMap-link {
        width: 180px;
    }
    .map-banner .m-banner-box {
        width: 650px;
    }
}

@media screen and (min-width:1280px) and (max-width:1500px) {
    .function .func-list li {
        margin-top: 40px;
    }
    .map-banner .m-banner-box h1 {
        font-size: 36px;
    }
    .map-banner .m-banner-box p {
        font-size: 18px !important;
    }
    .map-banner .m-banner-box p span {
        font-size: 26px;
    }
    .m-banner-box .map-title .map-list {
        margin-top: 0px;
    }
    .m-banner-box .map-title .map-list li {
        margin-left: 40px;
    }
    .m-banner-box .map-title .map-list li span {
        padding: 8px 16px;
        border-radius: 20px;
        font-size: 16px;
    }
    .making .making-list {
        width: 90%;
    }
    .making .making-list li p {
        font-size: 16px;
    }
    .showcase .showcase-des p {
        font-size: 16px;
    }
    .m-banner-box .btn-video {
        margin-top: 20px;
    }
    .court-read .read-link {
        width: 70%;
    }
    .proce-item .item-list {
        width: 75%;
        left: 20%;
    }
    .proce-item .item-list {
        top: 4%;
    }
    .proce-item .item-list li p {
        font-size: 16px;
    }
    .proce-item .item-list li span {
        font-size: 12px;
        margin: 5px 0;
    }
    .proce-item .item-list li img {
        width: 5%;
    }
    .process .process-bg {
        width: 13.6%;
    }
    .createMap h3 {
        font-size: 30px;
    }
    .createMap .createMap-link p {
        font-size: 22px;
    }
    .createMap .createMap-link {
        width: 200px;
    }
    .map-banner .m-banner-box {
        width: 750px;
    }
}