/* 按钮 */

.btn {
    padding: 0 1%;
    height: 100%;
    line-height: 320%;
    border-radius: 75px;
    color: #063c8e;
    font-size: 28px;
    border: 1px solid #063c8e;
    margin-top: 4%;
    background-color: #fff;
    margin-right: 6%;

}

.btn:hover {
    color: #063c8e;
    border: 1px solid #063c8e;
    background-color: #fff;
}

.actiov {
    background-color: #063c8e;
    color: #fff;

}

.actiov:hover {
    color: #fff;
    background-color: #063c8e;
}


@media (min-width: 1400px) and (max-width: 1800px) {
    .btn {
        line-height: 80px;
        font-size: 22px;
    }


}


@media (min-width: 1200px) and (max-width: 1400px) {
    .btn {
        line-height: 80px;
        font-size: 20px;

    }


}

@media (min-width: 992px) and (max-width: 1200px) {
    .btn {
        line-height: 70px;
        font-size: 20px;


    }


}


@media (min-width: 768px) and (max-width: 992px) {
    .btn {
        line-height: 70px;
        font-size: 18px;
        margin: 0 0;
        margin-top: 4%;
        margin-left: 6%;
    }
}


@media (min-width: 500px) and (max-width: 768px) {
    .btn {
        line-height: 55px;
        font-size: 16px;
        margin: 0 0;
        margin-top: 4%;
        margin-left: 6%;
    }


}


@media (max-width: 500px) {
    .btn {
        line-height: 40px;
        font-size: 14px;
        margin: 0 0;
        margin-top: 4%;
        margin-left: 6%;
    }


    .styletop {
        margin-top: 5%;
    }
}

/* 按钮结束 */


/* 主体 */

/* 板块一 */
.plateone {
    margin-top: 8%;
    position: relative;
}

.plateone-title {
    position: absolute;
    top: 9%;
}

.plateone-logo {
    position: absolute;
    top: 35%;
    padding-left: 2%;
}


.plateone-all-imgs {
    right: 0;
    bottom: 1%;
    padding: 2%;
    position: absolute;
}


.plateone-text {
    padding-left: 10%;
    padding-right: 45%;
    position: absolute;
    top: 35%;
    line-height: 30px;
    font-size: 16px;
    font-weight: 500;
}
.plateone-text.map-text {
    margin-top: -8%;
    padding-left: 12%;
    padding-right: 3%;
    position: absolute;
    top: 35%;
    line-height: 25px;
    font-size: 16px;
    font-weight: 500;
}

.plateone-text > p {
    margin-top: 3%;
}

.titleone2 {
    display: none;
}

@media (min-width: 1400px) and (max-width: 1550px) {

    .plateone-text > p {
        margin-top: 3%;
    }

    .plateone-text {
        padding-left: 10%;
        padding-right: 45%;
        position: absolute;
        top: 37%;
        line-height: 30px;
        font-size: 16px;
        font-weight: 500;
    }
    .plateone-text.map-text {
        margin-top: -8%;
        padding-left: 12%;
        padding-right: 3%;
        position: absolute;
        top: 35%;
        line-height: 22px;
        font-size: 16px;
        font-weight: 500;
    }
}


@media (min-width: 991px) and (max-width: 1400px) {
    .plateone-text {
        padding-left: 10%;
        padding-right: 45%;
        position: absolute;
        top: 35%;
        line-height: 28px;
        font-size: 14px;
        font-weight: 500;
    }


    .plateone-text > p {
        margin-top: 2%;
    }
    .plateone-text.map-text {
        margin-top: -10%;
        padding-left: 12%;
        padding-right: 3%;
        position: absolute;
        top: 35%;
        line-height: 20px;
        font-size: 14px;
        font-weight: 500;
    }


}


@media (min-width: 700px) and (max-width: 991px) {
    .plateone-text {
        padding-left: 10%;
        padding-right: 0%;
        position: absolute;
        top: 26%;
        line-height: 30px;
        font-size: 14px;
        font-weight: 500;
    }


    .plateone-text > p {
        margin-top: 1%;
    }


    .plateone-all-imgs {
        right: 0;
        bottom: 0%;
        padding: 0%;
        position: absolute;
        top: 100%;
    }
    .plateone-text.map-text {
        margin-top: 35%;
        padding-left: 14%;
        padding-right: 5%;
        position: absolute;
        top: 34%;
        line-height: 30px;
        font-size: 20px;
        font-weight: 500;
    }


}


@media (max-width: 700px) {
    .plateone-text {
        padding-left: 10%;
        padding-right: 0%;
        position: absolute;
        top: 25%;
        line-height: 28px;
        font-size: 14px;
        font-weight: 500;
    }


    .plateone-text > p {
        margin-top: 0%;
    }


    .plateone-all-imgs {
        right: 0;
        bottom: 0%;
        padding: 0%;
        position: absolute;
        top: 100%;
    }
    .plateone-text.map-text {
        margin-top: 35%;
        padding-left: 14%;
        padding-right: 5%;
        position: absolute;
        top: 32%;
        line-height: 17px;
        font-size: 12px;
        font-weight:normal;
    }


}


@media (max-width: 689px) {

    .titleone2 {
        display: block;
    }

    .titleone1 {
        display: none;
    }

    .plateone-logo {
        top: 24%;
    }

    .plateone-text {
        padding-left: 10%;
        padding-right: 0%;
        position: absolute;
        top: 34%;
        line-height: 28px;
        font-size: 14px;
        font-weight: 500;
    }

    .plateone-text > p {
        margin-top: 0%;
    }


}


@media (max-width: 422px) {

    .titleone2 {
        display: block;
        padding-bottom: 9%;
    }

    .titleone1 {
        display: none;
    }

    .plateone-logo {
        top: 24%;
    }

    .plateone-text {
        padding-left: 10%;
        padding-right: 0%;
        position: absolute;
        top: 26%;
        line-height: 22px;
        font-size: 12px;
        font-weight: 500;
    }

    .plateone-text > p {
        margin-top: 0%;
    }

    .plateone-all-imgs {
        margin-top: 5%;
    }


}


/* 视频 */

.platevideo {
    margin-top: 3%;
}


@media (max-width: 991px) {
    .platevideo {
        margin-top: 58%;
    }
}


/* 海图 */
.platemap {
    margin-top: 3%;
}


.platemap-back {
    position: relative;

}

.platemap-map {
    /*position: absolute;*/
}

.platemap-text {
    position: absolute;
    bottom: 1%;
    right: 2%;
}


@media (max-width: 991px) {


    .platemap-text {
        position: absolute;
        bottom: 0%;
        right: 0%;
        top: 0;
    }
    .English .platemap-text {
        position: unset;
    }
    .platemap-map {
        margin-top: 50%;
    }
    .English .platemap-map {
        margin-top: 0;
    }
}


/* 板块二 */


.platetwo {
    margin-top: 3%;
    /*display: flex;*/

}
.English .platetwo > div {
    display: flex;
    align-items: end;
    background: url(./img/backs.png) no-repeat;
    background-size: cover;
}
@media screen and (max-width: 1024px) {
    .English .platetwo > div {
        display: block;

    }
    .platethree > div {
        display: block;
    }
}

.platetwo-back {
    position: relative;
}
.English .platetwo-back {
    height: 86vh;
}
.English .platetwo-text {
    position: unset;
    margin-left: 0;
    padding-bottom: 3%;
    /*top: 3%;*/
}
.platetwo-back1 {
    display: none;
    position: relative;
}

.platetwo-imgs {
    position: absolute;
    bottom: 0;
    padding-right: 5%;

}
.English .platetwo-imgs {
    position: unset;
    padding-right: 0;
    /*padding-top: 13.2%;*/
}
.plateone-text{
    position: absolute;
}
.plateone-text >div{
    margin-top: 1%;
    position: relative;
}
.plateone-text >div::before{
    content: "";
    display: inline-block;
    width: 0.4em;
    height: 0.4em;
    background-color: #000;
    border-radius: 50%;
    position: absolute;
    left: -1em;
    top: 9px;
}
.platetwo-text {
    margin-left: 5%;
    position: absolute;
    top: 20%;
    right: 2%;
    padding-left: 4%;
    padding-right: 2%;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
}

.platetwo-text > div {
    margin-top: 6%;
    position: relative;
}
.platetwo-text > div:before{
    content: "";
    display: inline-block;
    width: .4em;
    height: .4em;
    background-color: #000;
    border-radius: 50%;
    position: absolute;
    left: -1em;
    top: .6em;
}

@media (min-width: 1300px) and (max-width: 1550px) {
    .platetwo-text {
        margin-left: 5%;
        position: absolute;
        top: 22%;
        right: 2%;
        padding-left: 6%;
        padding-right: 4%;
        font-size: 16px;
        line-height: 30px;
        text-align: justify;
    }

    .platetwo-text > div {
        margin-top: 4%;
    }


}


@media (min-width: 1120px) and (max-width: 1300px) {
    .platetwo-text {
        margin-left: 5%;
        position: absolute;
        top: 14%;
        right: 2%;
        padding-left: 6%;
        padding-right: 4%;
        font-size: 16px;
        line-height: 30px;
        text-align: justify;
    }

    .platetwo-text > div {
        margin-top: 2.5%;
    }

}


@media (min-width: 991px) and (max-width: 1120px) {
    .platetwo-text {
        margin-left: 5%;
        position: absolute;
        top: 18%;
        right: 2%;
        padding-left: 6%;
        padding-right: 4%;
        font-size: 14px;
        line-height: 24px;
        text-align: justify;
    }

    .platetwo-text > div {
        margin-top: 2%;
    }

}

@media (min-width: 600px) and (max-width: 991px) {
    .platetwo-text {
        margin-left: 5%;
        position: absolute;
        top: 8%;
        right: 2%;
        padding-left: 10%;
        padding-right: 4%;
        font-size: 14px;
        line-height: 30px;
        text-align: justify;
    }

    .platetwo-text > div {
        margin-top: 2%;
    }

    .platetwo-imgs {
        top: 100%;
        padding-right: 0%;
    }

}


@media (max-width: 600px) {
    .platetwo-text {
        margin-left: 5%;
        position: absolute;
        top: 12%;
        right: 2%;
        padding-left: 10%;
        padding-right: 4%;
        font-size: 14px;
        line-height: 28px;
        text-align: justify;
    }

    .platetwo-text > div {
        margin-top: 0%;
    }

    .platetwo-imgs {
        top: 100%;
        padding-right: 0%;
    }

}

@media (max-width: 525px) {
    .platetwo-back {
        position: relative;
        display: none;
    }

    .platetwo-back1 {
        display: block;
        position: relative;
    }

    .platetwo-text {
        position: absolute;
        top: 12%;
        right: 2%;
        padding-left: 4%;
        padding-right: 2%;
        font-size: 13px;
        line-height: 22px;
        text-align: justify;
    }
    .plateone-text >div::before{
        top: 7px;
    }


}


/*  板块三 */
.platethree {
    position: relative;
    margin-top: 3%;

}
.platethree > div {
    padding: 1% 0;
    display: flex;
    background: url(./img/backd.png) no-repeat;
    background-size: cover;
}
.platethree-en > div {
    padding: 5% 0;
}
@media screen and (max-width: 1024px) {
    .English .platethree > div {
        display: block;
    }
}
.platethree-img {
    position: absolute;
    right: 11%;
    bottom: 8%;
}
.English .platethree-img {
    position: unset;
}

.platethree-rede {
    position: absolute;
    bottom: 16%;
    left: 6%;
    z-index: 999;
}
.platethree-rede img{
    z-index: 999;
}
.English .platethree-rede {
    position: unset;
    margin-top:4%;
    /*margin-top: 0;*/
    /*margin-left: 0;*/
}
.English .platethree-rede img {
    width: 48%
}
.platethree-text {
    position: absolute;
    padding-left: 6%;
    padding-right: 2.9%;
    font-size: 16px;
    line-height: 30px;
    top: 15%;
    text-align: justify;
}

.English .platethree-text {
    position: unset;
}
.platethree-text > div {
    margin-top: 5%;
    position: relative;
}
.platethree-text > div:before{
    content: "";
    display: inline-block;
    width: .4em;
    height: .4em;
    background-color: #000;
    border-radius: 50%;
    position: absolute;
    left: -1em;
    top: .6em;
}


@media (min-width: 1200px) and (max-width: 1400px) {
    .platethree-img {
        position: absolute;
        right: 11%;
        bottom: 8%;
    }

    .platethree-rede {
        position: absolute;
        bottom: 16%;
        left: 6%;
    }

    .platethree-text {
        position: absolute;
        padding-left: 6%;
        padding-right: 2.9%;
        font-size: 16px;
        line-height: 30px;
        top: 15%;
    }

    .platethree-text > div {
        margin-top: 3%;
    }

}


@media (min-width: 991px) and (max-width: 1200px) {
    .platethree-img {
        position: absolute;
        right: 11%;
        bottom: 8%;
    }

    .platethree-rede {
        position: absolute;
        bottom: 12%;
        left: 6%;
    }

    .platethree-text {
        position: absolute;
        padding-left: 6%;
        padding-right: 2.9%;
        font-size: 14px;
        line-height: 28px;
        top: 16%;
    }

    .platethree-text > div {
        margin-top: 3%;
    }

}

@media (min-width: 600px) and (max-width: 991px) {
    .platethree-img {
        position: absolute;
        right: 0%;
        bottom: 0%;
        top: 100%;
    }

    .platethree-rede {

        bottom: 12%;
        right: 0%;
        left: 65%;
    }

    .platethree-text {
        position: absolute;
        padding-left: 6%;
        padding-right: 2.9%;
        font-size: 14px;
        line-height: 28px;
        top: 18%;
    }

    .platethree-text > div {
        margin-top: 1%;
    }

}

@media (min-width: 450px) and (max-width: 600px) {
    .platethree-img {
        position: absolute;
        right: 0%;
        bottom: 0%;
        top: 100%;
    }

    .platethree-rede {

        bottom: 4%;
        right: 0%;
        left: 65%;
    }

    .platethree-text {
        position: absolute;
        padding-left: 6%;
        padding-right: 2.9%;
        font-size: 14px;
        line-height: 28px;
        top: 18%;
    }

    .platethree-text > div {
        margin-top: 1%;
    }
    .platethree-text > div:before{
        left: -0.7em;
    }

}


@media (max-width: 450px) {
    .platethree-img {
        position: absolute;
        right: 0%;
        bottom: 0%;
        top: 100%;
    }

    .platethree-rede {
        bottom: 2%;
        margin-top: 27%;
        right: 0%;
        left: 55%;
    }

    .platethree-text {
        position: absolute;
        padding-left: 3%;
        padding-right: 2%;
        font-size: 14px;
        text-align: justify;
        line-height: 24px;
        top: 1%;
    }

    .platethree-text > div {
        margin-top: 0%;
    }
    .platethree-text > div:before{
        left: -0.7em;
    }


}


@media (max-width: 991px) {

    .platevideo {
        padding: 0 3%;
    }

    .platemap {
        padding: 0 3%;
    }

    .platethree {
        padding: 0 3%;
    }

    .platetwo {
        padding: 0 3%;
        /*padding-top: 52%;*/

    }


    /* 第一板块调整 */
    .plateone {
        padding: 0 3%;
        margin-top: 14%;
        margin-bottom: 56%;
    }

    .plateone-title {
        margin-top: -10%;
    }

    .plateone-logo {
        margin-top: -6%;
        margin-left: 6%;
    }

    .plateone-text {
        margin-top: -4%;
        margin-left: -2%;
    }

    /* 第一板块结束  */
    /* 第二板块 */
    .platetwo-text {
        margin-top: -4%;
        padding-left: 5%;
    }

    .platetwo-imgs {
        top: -145%;
    }

    .platetwo-text {
        margin-top: -4%;
    }
    .English .platetwo-text {
        margin-top: 10px;
    }
}

/* 第一板块 */
@media (min-width: 670px) and (max-width: 768px) {


    .plateone {
        margin-top: 25%;
    }

    .plateone-title {
        margin-top: -21%;
    }

    .plateone-logo {
        margin-top: -11%;
    }

    .plateone-text {
        margin-top: -10%;
        padding-left: 10%;
    }
}

@media (min-width: 450px)  and (max-width: 670px) {


    .plateone {
        margin-top: 20%;
    }

    .plateone-title {
        margin-top: -16%;
    }

    .plateone-logo {
        margin-top: -8%;
    }

    .plateone-text {
        margin-top: -20%;
        padding-left: 10%;
    }
}

@media (max-width: 560px) {
    .platetwo {
        padding: 0 3%;
        padding-top: 55%;

    }
    .English .platetwo {
        padding-top: 3%;

    }
    .platetwo-text {
        margin-top: -4%;
        padding-left: 5%;
    }

    .platetwo-imgs {
        top: -80%;
    }

    .platetwo-text {
        margin-top: -2%;
        padding-left: 5%;
    }

}

/* 一板块结束 */


/* 第二板块 */
@media (max-width: 561px) {
    .platetwo-imgs {
        top: -140%;
    }

}

@media (max-width: 526px) and (max-width: 561px) {
    .platetwo-imgs {
        top: -80%;
    }

}

/* 第二板块 结束*/


/* 第三模块 */

@media (max-width: 991px) {
    .platethree {
        margin-top: 60%;
    }
    .English .platethree {
        margin-top: 3%;
    }
    .platethree-img {
        top: -180%;
    }
    .English .platethree-img {
        position: unset;
        padding-top: 3%;
    }
    .platethree-text {
        padding-left: 3%;
        margin-top: -4%;
    }
}

@media (max-width: 500px) {
    .platethree {
        margin-top: 60%;
    }
    .platethree-text {
        padding-left: 4%;
        margin-top: 0%;
        padding-right: 2%;
    }
}
@media (max-width: 550px){
    .platethree-img {
        top: -133%;
    }
}


@media (max-width: 450px) {


    .plateone {
        margin-top: 20%;
    }

    .plateone-title {
        margin-top: -18%;
    }

    .plateone-logo {
        margin-top: -9%;
    }

    .plateone-text {
        margin-top: -23%;
        padding-left: 8%;
    }

    /* 一板块结束 */
    .platetwo-text {
        margin-top: -4.5%;
        padding-left: 7%;
    }


}


/* /* 关于我们 */
.regardend {
    background-color: #fafafa;
    margin-top: 3%;
}

.regardend > div {
    display: flex;
    margin-top: 85px;
}

.kaisli {
    margin-top: 10px;
}

.regardend > div > ol {
    font-size: 18px;
    font-weight: 800;
    width: 280px;
    white-space: nowrap;
    list-style: none;
    margin-right: 5%;


}

.regardend > div > ol > li {
    font-size: 12px;
    font-weight: 200;
    padding: 10px 0;
}


@media (min-width: 1140px) and (max-width: 1430px) {


    .diitx {
        font-size: 18px;
    }

    .endstxt {
        font-size: 14px;
    }

}


@media (min-width: 771px) and (max-width: 1140px) {

    .diitx {
        font-size: 16px;
    }

    .endstxt {
        font-size: 12px;
    }
}

@media (max-width: 470px) {
    .diitx {
        font-size: 1rem;
        line-height: 10px;

    }

    .endstxt {
        font-size: 1rem;
    }
}

.TAMAR {
    padding-bottom: 1%;
}

.EAST {
    padding-left: 1%;
}

.HONG {
    margin-top: 2%;
    padding-left: 1%;
    margin-bottom: 1%;
}

@media (max-width: 992px) {
    /* .TAMAR{
    padding-bottom:0;
    } */
    .EAST {
        padding-left: 0;
    }

    .HONG {
        /* margin-top: 0; */
        padding-left: 0;
        /* margin-bottom: 0;  */
    }
}


/* 控制版权 */

.copyr {
    margin-top: 0%;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
}

.copyright {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1% 0;
    max-width: 1000px;
    margin: 0 auto;
}

.copyright > div {
    color: rgba(0, 0, 0, 0.6);
}

@media (max-width: 1000px){
    .copyright{
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .copyright>div{
        text-align: center;
        margin: 15px 0;
    }
}


/* 小屏幕媒体查询 */
@media (max-width: 991px) {
    .platetwo {
        margin-top: 9%;
    }

    .copyr {
        padding: 0 2%;
    }


}


@media (max-width: 450px) {
    .platetwo {
        margin-top: 6%;
    }
    .English .platetwo {
        margin-top: 0;
    }
}


/* 后台样式更改 */
.plateone-text {
    margin-top: 9%;
}
@media (max-width: 760px) {
    .plateone-text {
        margin-top: 1%;
    }
}

@media (max-width: 458px) {
    .plateone-text {
        margin-top: -2%;
    }
}


@media (max-width: 768px) {
    .platethree-rede {
        left: 0;
    }
    .platethree-rede a{
        display: flex;
        justify-content: flex-end;
        padding-right: 2vw;
        z-index: 999;
    }
}
@media (max-width: 550px) {
    .platethree > div{
        padding-bottom: 10%;
    }
}
/* @media (min-width: 992px) and (max-width: 1350px){
    .plateone-logo{
        top: 25%;
    }
    .plateone-text {
        margin-top: 3%;
    }
} */
