﻿/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 992px) {
    .body {
        background-size: cover;
        width: 100%;
        height: 100%;
        background-size: 100%;
        position: absolute;
    }
    .nav_two img {
        margin-left: -123px;
    }

    .titletip_1 {
        position: absolute;
        right: 10px;
        margin-top: 10px;
        font-size: 16px;
        color: #fff;
    }

    .body_left {
        background-size: 100%;
        height: 270px;
    }

    .content_bszt_kuang {
        background: url(../deskNew/bszt_kuang.png) no-repeat;
        background-size: 90% 100%;
        background-position: center;
        height: 100%;
        padding: 2% 2% 2% 2%;
    }

    .content_bszt_xlt {
        background: url(../deskNew/bszt_xlt.png) no-repeat;
        background-size: 100% 100%;
        height: 130%;
        padding: 2% 2% 2% 2%;
    }

    .content_bszt_mybsl {
        background: url(../deskNew/bszt_mybsl.png) no-repeat;
        background-size: 90% 100%;
        background-position: center;
        height: 125%;
        padding: 2% 2% 2% 2%;
    }

    .content_bszt_byqybszl {
        background: url(../deskNew/bszt_byqybszl.png) no-repeat;
        background-size: 90% 100%;
        background-position: center;
        height: 125%;
        padding: 2% 2% 2% 2%;
    }

    .content_bszt_bybsfs {
        background: url(../deskNew/bszt_bybsfs.png) no-repeat;
        background-size: 90% 100%;
        background-position: center;
        height: 100%;
        padding: 2% 2% 2% 2%;
    }

    .content_bszt_bybswy {
        background: url(../deskNew/bszt_bybswy.png) no-repeat;
        background-size: 90% 100%;
        background-position: center;
        height: 100%;
        padding: 2% 2% 2% 2%;
    }

    .content_bszt_bybsdc {
        background: url(../deskNew/bszt_bybsdc.png) no-repeat;
        background-size: 90% 100%;
        background-position: center;
        height: 100%;
        padding: 2% 2% 2% 2%;
    }

    .content_bszt_bytsfx {
        background: url(../deskNew/bszt_bytsfx.png) no-repeat;
        background-size: 90% 100%;
        background-position: center;
        height: 100%;
        padding: 2% 2% 2% 2%;
    }

    .content_whilte {
        background: url(../deskNew/whilte.png) no-repeat;
        background-size: 90% 100%;
        background-position: center;
        height: 100%;
        padding: 2% 2% 2% 2%;
    }

    .width_80 {
        width: 100%;
    }

    .content_padding {
        padding: 2% 1.5% 2% 1.5%;
    }


    .height_300 {
        height: 300px;
        /*background-color: #cccccc;*/
    }

    .height_max {
        height: 100%;
    }

    .height_max2 {
        height: 120%;
    }

    .height_half {
        height: 50%;
    }

    .width_max {
        width: 100%;
        /*background-color:#2894FF;*/
    }

    .margin_left_10 {
        margin-left: 10px;
    }

    .text_white {
        text-align: center;
        color: white;
    }

    .text_weight_300 {
        font-size: small;
        font-weight: 300;
    }

    .text_weight_600 {
        font-size: larger;
        font-weight: 600;
    }

    .vertical {
        vertical-align: central;
    }

    .wrapper {
        display: table;
        margin: 0 auto;
    }

    .cell {
        display: table-cell;
        vertical-align: middle;
    }

    .color_pink {
        color: #FF60AF;
    }

    .color_orange {
        color: #FFA042;
    }

    .color_blue {
        color: #9393FF;
    }

    .color_green {
        color: #00DB00;
    }

    .only_text_white {
        color: white;
    }

    #row_mybsl {
        padding: 0 20px;
    }
}
/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: 1200px) {
    .body {
        background-size: cover;
        width: 100%;
        height: 100%;
        background-size: 100%;
        position: absolute;
    }

    .titletip_1 {
        position: absolute;
        right: 10px;
        margin-top: 10px;
        font-size: 16px;
        color: #fff;
    }

    .body_left {
        background-size: 100%;
        height: 270px;
    }

    .content_bszt_kuang {
        background: url(../deskNew/bszt_kuang.png) no-repeat;
        background-size: 90% 100%;
        background-position: center;
        height: 100%;
        padding: 2% 2% 2% 2%;
    }

    .content_bszt_xlt {
        background: url(../deskNew/bszt_xlt.png) no-repeat;
        background-size: 100% 100%;
        height: 100%;
        padding: 2% 2% 2% 2%;
    }

    .content_bszt_mybsl {
        background: url(../deskNew/bszt_mybsl.png) no-repeat;
        background-size: 90% 100%;
        background-position: center;
        height: 100%;
        padding: 2% 2% 2% 2%;
    }

    .content_bszt_byqybszl {
        background: url(../deskNew/bszt_byqybszl.png) no-repeat;
        background-size: 90% 100%;
        background-position: center;
        height: 100%;
        padding: 2% 2% 2% 2%;
    }

    .content_bszt_bybsfs {
        background: url(../deskNew/bszt_bybsfs.png) no-repeat;
        background-size: 90% 100%;
        background-position: center;
        height: 100%;
        padding: 2% 2% 2% 2%;
    }

    .content_bszt_bybswy {
        background: url(../deskNew/bszt_bybswy.png) no-repeat;
        background-size: 90% 100%;
        background-position: center;
        height: 100%;
        padding: 2% 2% 2% 2%;
    }

    .content_bszt_bybsdc {
        background: url(../deskNew/bszt_bybsdc.png) no-repeat;
        background-size: 90% 100%;
        background-position: center;
        height: 100%;
        padding: 2% 2% 2% 2%;
    }

    .content_bszt_bytsfx {
        background: url(../deskNew/bszt_bytsfx.png) no-repeat;
        background-size: 90% 100%;
        background-position: center;
        height: 100%;
        padding: 2% 2% 2% 2%;
    }

    .content_whilte {
        background: url(../deskNew/whilte.png) no-repeat;
        background-size: 90% 100%;
        background-position: center;
        height: 100%;
        padding: 2% 2% 2% 2%;
    }

    .width_80 {
        width: 100%;
    }

    .content_padding {
        padding: 2% 1.5% 2% 1.5%;
    }


    .height_300 {
        height: 300px;
        /*background-color: #cccccc;*/
    }

    .height_max {
        height: 100%;
    }

    .height_max2 {
        height: 100%;
    }

    .height_half {
        height: 50%;
    }

    .width_max {
        width: 100%;
        /*background-color:#2894FF;*/
    }

    .margin_left_10 {
        margin-left: 10px;
    }

    .text_white {
        text-align: center;
        color: white;
    }

    .text_weight_300 {
        font-size: small;
        font-weight: 300;
    }

    .text_weight_600 {
        font-size: larger;
        font-weight: 600;
    }

    .vertical {
        vertical-align: central;
    }

    .wrapper {
        display: table;
        margin: 0 auto;
    }

    .cell {
        display: table-cell;
        vertical-align: middle;
    }

    .color_pink {
        color: #FF60AF;
    }

    .color_orange {
        color: #FFA042;
    }

    .color_blue {
        color: #9393FF;
    }

    .color_green {
        color: #00DB00;
    }

    .only_text_white {
        color: white;
    }

    #row_mybsl {
        padding: 0 20px;
    }
}