.shipin {
    position: relative;
    width: 100%;
    height: 900px;
}

.bgtop {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 35.5%;
}

.bg-bottom {
    position: absolute;
    width: 100%;
    height: 64.5%;
    bottom: 0px;
    background-color: #174e94;
}

.shipin-mid {
    position: relative;
    top: 94px;
}

.shipin-left {
    float: left;
    width: 424px;
    height: 700px;
    background-color: #f1f0f0;
    overflow: hidden;
    position: absolute;
}

.fugai {
    position: absolute;
    width: 100%;
    height: 66%;
    left: 0px;
    top: 0px;
    z-index: 2;
}

.shipin {
    float: left;
}

.shipindetail-top {
    width: 100%;
    font-size: 30px;
    height: 62px;
    font-weight: 800;
    padding-left: 36px;
    background-image: url(../image/red1.png);
    background-repeat: no-repeat;
    background-position-x: 38px;
    background-position-y: 57px;
    margin-top: 52px;
}

.shipinjieshao {
    margin-top: 59px;
    padding-left: 47px;
}

.shipin-text1 {
    font-size: 24px;
    font-weight: 800;
    color: #003f88;
}

.shipin-text2 {
    color: #666666;
    font-size: 16px;
    padding-left: 3px;
    margin-top: 35px;
    line-height: 30px;
}

.shipinmore {
    width: 219px;
    height: 60px;
    background-color: #003f88;
    font-size: 16px;
    text-align: center;
    line-height: 60px;
    margin-top: 77px;
    margin-left: 39px;
    color: white;
    margin-bottom: 179px;
}

.shipinmore:hover {
    font-size: 18px;
    font-weight: 800;
    cursor: pointer;
}

.vedio-detail {
    position: relative;
    top: 13px;
    height: 634px;
}

.shipin-left .vedio-detail .shipin-page {
    left: 50% !important;
    bottom: 35px !important;
}

.shipin-left .vedio-detail .shipin-page .swiper-pagination-bullet {
    width: 11px !important;
    height: 11px !important;
}

.shipin-leftrows {
    background-image: url(../image/leftrows.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    position: absolute !important;
    left: 147px !important;
    top: 668px !important;
    background-size: initial;
}

.shipin-rightrows {
    background-image: url(../image/rightrows.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    position: absolute !important;
    left: 250px !important;
    top: 668px !important;
    background-size: initial;
}

.shipincontent {
    float: left;
    width: 1028px;
    height: 579px;
    margin-top: 68px;
    position: relative;
    margin-left: 424px;
}

.play-video {
    width: 100%;
    height: 576px;
    position: absolute;
    left: 0;
    z-index: 2;
    object-fit: cover;
}

.shipincontent a .img1 {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 2;
    /* display: none; */
}

.shipincontent a .play {
    width: 50px;
    height: 50px;
    object-fit: cover;
    position: absolute;
    top: 45%;
    left: 46%;
    z-index: 3;
    /* display: none; */
}


.shipin .top-left-1 {
    float: right;
    background-image: none;
    background-repeat: no-repeat;
    background-size: auto;
    background-position-x: right;
    background-position-y: center;
    position: absolute;
    color: white;
    width: 219px;
    height: 60px;
    background-color: #003f88;
    font-size: 16px;
    text-align: center;
    line-height: 60px;
    bottom: 133px;
    left: 37px;
}

.shipin .top-left-1:hover {
    font-size: 18px;
    font-weight: 800;
    cursor: pointer;
}
.shipin .top-left-1 a{
    font-size: 16px;
    color: white;
    font-family: 寰蒋闆呴粦;
    line-height: 49px;
}
.shipin .top-left-1 a:hover{
    font-size: 18px;
}
@media screen and (max-width: 1600px) {
    .layout {
        width: 100%;
    }
}

@media screen and (max-width: 1500px) {
    .shipin-left {
        height: 600px;
    }
    .shipindetail-top {
        margin-top: 36px;
    }
    .shipin-text2 {
        margin-top: 20px;
    }
    
    .shipinjieshao {
        margin-top: 40px;
    }
    .shipin .top-left-1 {
        width: 180px;
        height: 50px;
        line-height: 50px;
        bottom: 190px;
    }
   .shipin {
    height: 800px;
}
    
    .shipincontent {
        float: left;
        width: calc(100% - 424px);
        height: 500px;
        margin-top: 60px;
        position: relative;
        margin-left: 424px;
    }
    .shipincontent a .play {
        width: 50px;
        height: 50px;
        object-fit: cover;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 3;
        margin-top: -25px;
        margin-left: -25px;
        /* display: none; */
    }
  .play-video{
      height:480px;
}
}
@media screen and (max-width: 1200px) {
    .shipin-left {
        height: 520px;
    }
    .shipindetail-top {
        margin-top: 25px;
    }
    .shipin-text2 {
        margin-top: 15px;
    }
    
    .shipinjieshao {
        margin-top: 30px;
    }
    .shipin .top-left-1 {
        width: 180px;
        height: 50px;
        line-height: 50px;
        bottom: 240px;
    }
   .shipin {
    height: 700px;
}
.shipincontent{
    height: 400px;
}
  .play-video{
      height:400px;
}
}

/*@media screen and (max-width: 1140px) {
    .shipin-left {
        position: inherit;
    }

    .shipincontent {
        width: 100%;
        margin-left: 0px;
    }

    .shipincontent {
        height: 214px;
        margin-top: 34px;
    }

    .shipin {
        height: 1428px;
    }
}*/

@media screen and (max-width: 1024px) {
    .shipindetail-top {
        font-size: 26px;
    }
.shipin-text1 {
    font-size: 22px;
}
}
@media screen and (max-width: 820px) {
.shipin-left{
width:95%;
float:unset;
position:absolute;
top:30px;
}
.shipincontent{
width:100%;
float:unset;
margin-left:0;
margin-top:520px;
}
.shipin-mid {
    position: unset;
    top: unset;
}
.shipin{
height:1000px;
}
  .play-video{
      height:400px;
}
}
@media screen and (max-width: 600px) {
    .play-video{
      height:300px;
}
}
@media screen and (max-width: 500px) {
    .shipin {
        height: 600px;
    }
.shipincontent {
    height: 260px;
   margin-top:300px;
}
.shipin-left {
   height:320px;
    width: 95%;
    float: unset;
    height:320px!important;
}
    .shipin .top-left-1 a{
        font-size: 14px;
        color: rgb(102, 102, 102);
        font-family: 寰蒋闆呴粦;
        line-height: 49px;
    }

    .shipin-rightrows {
        left: 50% !important;
        top: 423px !important;
        margin-left: 28px !important;

    }

    .shipin-leftrows {
        left: 50% !important;
        top: 423px !important;
        margin-left: -54px !important;
    }

    .shipinmore {
        width: 219px;
        height: 60px;
        background-color: #003f88;
        font-size: 16px;
        text-align: center;
        line-height: 60px;
        margin: 0px auto;
        margin-top: 0px;
        color: white;
        margin-bottom: 83px;
        display: none;
    }

    .shipindetail-top {
        padding-left: 17px;
        background-position-x: 17px;
        margin-top: 8px;
        font-size: 23px;
        height: 53px;
        background-position-y: 45px;
    }

    .fugai {
        height: 238px;
    }

    .shipin-left {
        height: 251px;
    }

    .shipin-mid {
        top: 0px;
    }

    .shipincontent {
    
    }

    .shipin-text2 span {
        font-size: 14px !important;
    }

    .shipin-text2 {
        margin-top: 0px;
    }

    .shipin-text1 {
        font-size: 20px;
    }
    
    .shipin .top-left-1 {
        height: 48px;
        width: 90px;
        float: right;
        background-image: url(../image/add.png);
        background-color: #f1f0f0;
        display: inline-block;
        position: relative;
        right: 20px;
        top: -45px;
        left: -14px;
        text-align: left;
        line-height: 47px;
        display: inline-block;
        position: relative;
        right: 20px;
        top: -45px;
        color: white;
    }
    .play-video{
      height:250px;
}
}
@media screen and (max-width: 400px) {
.play-video{
      height:200px;
}
}