.model-title {
    font-size: 1.5rem;
    color: rgb(0,207,255);
    font-weight: bold;
}

.model-detail {
    display: block;
    width: auto;
    float: left;
    margin-top: 90px;
    margin-right: -130px;
    font-size: 1.5rem;
}
.above125{margin-top: 125px}

.list {
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
    padding: 2.5rem 0;
}

.list h2 {
    font-size: 3rem;
    margin-top: 60px;
}

.list p {
    padding: 30px 80px;
    text-align: justify;
}

.list img {
    margin: 30px auto 0;
}

.list_pro1 {
    margin-left: 60px;
}

.pro1_left{
    margin-left: 120px;
}

.list_pro1,
.list_pro2,
.list_pro3 {
    float: left;
    margin-right: 30px;
}

.list_pro {
    margin-top: 25px;
    cursor: pointer;
}

.list4_a {
    color: #565656;
    font-size: 16px;
    margin-left: 680px;
    cursor: pointer;
}

.list4_a:hover {
    color: #31b6fd;
}

.bgB2g {
    background-image: -webkit-radial-gradient(#075e93, #042036);
    background-image: radial-gradient(#075e93, #042036);
    color: white;
}

span.Seriespan {
    margin: 0 40px;
    position: relative;
    top: -80px;
    font-size: 1.5rem;
}

.li_bot {
    display: block;
    height: 1px;
    width: 80%;
    background: #6791a9;
    margin: 0 auto;
    margin-top: 30px;
}

.bgF6 {
    background: #f6f6f6;
}

.hotProduct {
    margin: 0 auto;
    width: 1100px;
    clear: both;
}

.stand_content2 .content2_p:hover {
    color: #249ff4;
}

.stand_content2 .content2_p {
    color: #000;
}

th, td {
    border: 1px solid #d1e4ef;
}
.banner {
    background-image: url("/structure/image/show-page/nvr/bg.png");
    background-size: 100% 100%;
}

.footer-show li {
    float: left;
    margin-right: 5px;
}

.stand_content2 {
    text-align: left;
}

.bgB2g h2 {
    color: white
}
.nvrimg{position: relative;top: 80px;left: 100px;}
@media screen and (max-width: 1200px){
.nvrimg{top: 10px;}
}
@media screen and (max-width: 960px) {
    .list_pro {
        width: 80%;
        margin: 0 auto;
        float: none;
    }
    .list-title {
        width: 90%;
    }

    .list_pro img {
        width: 100%;
    }

    span.Seriespan {
        top: 0;
        padding: 50px 0 50px 0;
        display: block;
    }

    tr, td {
        font-size: 1.5rem;
    }

    .li_bot {
        margin-bottom: 80px;
        margin-top: 80px;
    }

    .stand_content2 {
        display: none;
    }

    .banner {
        background-image: url("/structure/mimg/show-page/nvr_BG.jpg");
    }
    .nvrimg{display: none;}

    .list p {
        font-size: 2rem;
        padding: 22px 50px;
        text-align: center;
        line-height: 1.5
    }

    .list h2 {
        font-size: 3rem;
        width: 90%;
        margin: 0 auto;
        padding: 40px 0 20px 0;
    }
    .list h3 {
        font-size: 2rem;
        opacity: 80%;
    }
    .model-detail{
        display: block;
        width: 100%;
        margin: 0 auto ;

    }
    .model-detail p
    {font-size: 1.5rem;}
    .above125{margin-top: 0px}
}

