@charset "UTF-8";
* {
    font-family: "微软雅黑";
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

a {
    color: #333333;
}

a:hover {
    color: #1492ff;
}

@media only screen and (min-width: 100px) and (max-width: 767px) {
    .yybb{
        display: none;
    }
    .lsmr_banner{
        display: none;
    }
    .lsmr_banner img {
        width: 100%;
    }

    .lsmr_position {
        width: 100%;
        height: 8vw;
        font-size: 3vw;
        line-height: 4vw;
        border-bottom: 1vw solid #1492ff;
    }
    .spxx{
        display: none;
    }
    .spxx_phone {
        display: block;
        width: 95vw;
        margin: 4vw auto 0;
        background-color: #f2f2f2;
        border-top: 1px solid #f2f2f2;
    }

    .mr_pic {
        width: 27vw;
        height: 27vw;
        border-radius: 50%;
        position: relative;
        overflow: hidden;
        margin: 4vw auto 15vw;
    }
    .mr_pic img {
        width: 100%;
        z-index: -1;
    }

    .mr_name {
        width: 27vw;
        position: relative;
        top: -18vw;
        left: 31vw;
        font-size: 5vw;
        font-weight: bold;
        color: #1492ff;
        text-align: center;
    }
    .jianjie_bg {
        width: 100%;
        padding: 4vw 3vw 0;
    }

    .lb1 {
        font-size: 4vw;
        font-weight: bold;
        line-height: 7vw;
    }

    .lb2{
        font-size: 4vw;
        line-height: 7vw;
    }
    .jg .lb1 {
        display: inline-block;
        width: 28%;
    }

    .jg .lb2 {
        display: inline-block;
        float: right;
        width: 70%;
    }
    .xxnr{
        position: relative;
        top: -6vw;
        left: 0;
    }
    .xxnr li {
        width: 45%;
        float: left;
        margin-left: 8%;
        text-align: justify;
    }
    .xxnr li:nth-child(2n+1) {
        width: 47%;
        margin-left: 0;
    }

    .mr_spsj, .mr_zycg {
        width: 95vw;
        margin: 5vw auto;
        position: relative;
    }

    .heng {
        width: 100%;
        height: 1vw;
        background-color: #1492ff;
    }

    .title {
        width: 100%;
        height: 8vw;
        line-height: 8vw;
        font-size: 5vw;
        font-weight: bold;
        padding-left: 9vw;
    }

    .mr_spsj .title {
        background: url(1.png) no-repeat left center;
        background-size: 6vw;
    }

    .mr_zycg .title {
        background: url(2.png) no-repeat left center;
        background-size: 6vw;
    }

    .wenzi {
        margin-top: 4vw;
        text-indent: 2em;
        line-height: 6vw;
        font-size: 4vw;
        text-align: justify;
    }
    .btn{
        position: absolute;
        right: 0;
        bottom: 0;
        color: #1492ff;
        font-size: 4vw;
    }
}
