html {
    font-size: 62.5%;
    background: #ffffff;
}

.body-container {
    padding: 0;
    font-weight: bold;
    font-family: "FangSong","Microsoft YaHei";
}

.floatL {
    float: left;
}

.clear {
    clear: both;
}

.main-t {
    position: fixed;
    top: 0;
    width: 100%;
}

.main-m {
    position: fixed;
    top: 14rem;
    padding: 0.8rem 1.1rem;
}

.main-b {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #2676bc;
    font-family: "Microsoft YaHei";
    font-weight: normal;
}

.disable {
    pointer-events: none;
}

    .disable a {
        color: #d9d8d8 !important;
    }
/*
    add in 2020-3-4
*/
.iframe-main-b {
    width: 100%;
    background: #2676bc;
    font-family: "Microsoft YaHei";
    font-weight: normal;
}


.header { /*background: #2676bc;*/
    height: 10rem;
}

.header_l {
    /*width: 18rem;*/
    background: url(/jubao/m/images/logo.jpg) top center no-repeat;
    height: 10rem;
    background-size: 100%;
    /*margin: 1.4rem 1.1rem 1.4rem 1.25rem;*/
    margin-left: 1.25rem;
}

.header_r {
    width: 14rem;
    background: url(/jubao/m/images/header_tit2.png) center center no-repeat;
    height: 5rem;
    background-size: 100%;
    margin: 1.4rem 0.5rem;
}

.line {
    width: 0.1rem;
    background: #ffffff;
    height: 4.5rem;
    margin: 1.4rem 0;
}

.nav {
    height: 3.3rem;
    /*background: url(/jubao/m/images/nav_bg2.png) center center no-repeat;*/
    background: #175fa5;
}

.nav-list {
    /*overflow: hidden;*/
    margin: 0.6rem 0;
    padding: 0 1rem;
}

    .nav-list li {
        display: inline-block;
    }

.nav-list-item {
    /*float: left;*/
    /*margin-right: 1.5rem;*/
    /*padding-right: 1.5rem;*/
    border-right: 0.1rem solid #ffffff;
    /*width: 23%;*/
    display: inline-block;
    text-align: center;
    padding: 0 1.3rem;
}

    .nav-list-item span {
        font-size: 1.5rem;
        color: #ffffff;
        font-family: "Microsoft YaHei";
    }

.last {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
}

.con-top {
    width: 100%;
    height: 1.3rem;
    background: #666666;
    border-radius: 1rem;
}

.con-main-wrapper {
    /*height: calc(100vh - 19rem);*/
    overflow-y: scroll;
    background: #fff;
    width: 98%;
    margin: -0.45rem auto 0;
    padding-top: 1rem;
    font-weight: bold;
    font-family: "FangSong","Microsoft YaHei";
}

.jbxz-title {
    width: 18.9rem;
    height: 3.7rem;
    margin: 0.75rem auto 1.75rem;
    background: #2676bc;
    border-radius: 3.7rem;
}

.jbxz-title2 {
    width: 15rem;
    height: 3.7rem;
    margin: 0.75rem auto 1.75rem;
    background: #2676bc;
    border-radius: 3.7rem;
}

.tit-icon {
    width: 3.7rem;
    height: 3.7rem;
    background: #175fa5;
    border-radius: 50%;
    text-align: center;
    line-height: 3.7rem;
}

    .tit-icon img {
        width: 1.6rem;
        height: 2rem;
    }

.tit-name {
    width: 11.4rem;
    /*height: 1.6rem;*/
    margin: 1rem;
}

    .tit-name img {
        width: 100%;
    }

.text-con {
    margin: 0 3rem;
}

.text-tit {
    font-size: 1.8rem;
}

.text-tit2 {
    text-align: center;
}

.text-main {
    font-size: 1.75rem;
    text-align: justify;
    text-justify: inter-ideograph;
    text-indent: 3.5rem;
    margin-bottom: 0.5rem;
    line-height: 3.0rem;
    letter-spacing: 1.5px;
}

.text-main2 {
    font-size: 1.75rem;
    text-align: justify;
    text-justify: inter-ideograph;
    margin-bottom: 0.5rem;
    line-height: 3.0rem;
    letter-spacing: 1.5px;
}

.look {
    font-size: 1.2rem;
    cursor: pointer;
    color: #fff;
    background: #175fa5;
    padding: 0.5rem 1rem;
}

.check-style {
    position: absolute;
    width: 1.25rem;
    height: 1.25rem;
    border: 0.2rem solid #3b6ae0;
    background: #ffffff;
}

.checkBox {
    text-align: center;
    line-height: 1.8rem;
    position: relative;
    margin-bottom: 1rem;
}

    .checkBox span {
        margin-left: 2rem;
        font-size: 1.75rem;
    }

    .checkBox input {
        display: none;
    }

.ischecked {
    background: url(/jubao/m/images/icon6.png) center center no-repeat;
    background-size: 100%;
}

.jbxz-btn {
    width: 50%;
    margin: 0 auto;
    height: 4.3rem;
    background: #2676bc;
    text-align: center;
    line-height: 4.3rem;
    color: #fff;
}

    .jbxz-btn img {
        width: 1.6rem;
        height: 1.6rem;
        margin-top: -0.4rem;
    }

.time {
    display: inline-block;
}

.jb-btn {
    width: 100%;
    height: 4.3rem;
    display: none;
}

.sm-btn, .nm-btn {
    width: 49%;
    text-align: center;
    line-height: 4.3rem;
}

.jbym-btn {
    width: 100%;
    margin: 0 auto;
    height: 4.3rem;
    background: #2676bc;
    text-align: center;
    line-height: 4.3rem;
    color: #fff;
}

.jjkg-btn, .ss-btn, .ppjy-btn {
    width: 33%;
    text-align: center;
    line-height: 4.3rem;
}

    .jjkg-btn a, .ss-btn a, .ppjy-btn a {
        color: #fff;
    }

.sm-btn a, .nm-btn a {
    color: #fff;
    font-size: 1.6rem;
}

.sm-btn img, .nm-btn img {
    width: 1.6rem;
    margin-bottom: 0.5rem;
}

.line2 {
    width: 0.1rem;
    background: #6e91e8;
    height: 4.3rem;
}
/*====nmjb===*/
.tit-name2 {
    width: 7.8rem;
}

.form-wrapper {
    padding: 0 0.5rem;
}

.form-title-wrapper {
    margin: 1.5rem auto 1rem;
}

.square-l, .square-r {
    float: left;
    width: 0.5rem;
    height: 0.5rem;
    background: #636363;
    margin: 1.25rem auto;
}

.square-r {
    float: right;
}

.form-title {
    font-size: 1.76rem;
    overflow: hidden;
    background: url(/jubao/m/images/title-line.png) repeat-x center center;
    text-align: center;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    height: 3rem;
}

    .form-title span {
        display: inline-block;
        padding: 0.5rem 1.5rem;
        background: #ffffff;
        color: #2676bc;
        border-radius: 0.5rem;
    }

.form-item {
    clear: both;
    /*background: #eaedf1;*/
    /*border: 0.05rem solid #bfbfbf;*/
    /*border-radius: 0.5rem;*/
    /*height: 3rem;*/
    line-height: 3.5rem;
    margin-bottom: 0.4rem;
}

    .form-item:after {
        content: '\20';
        clear: both;
        display: block;
        height: 0;
    }

.form-label {
    float: left;
    width: 33%;
    /*color: #505152;*/
    /*margin-left: 1.3rem;*/
    font-size: 1.85rem;
}

.red-start {
    color: #ff0000;
}

.form-input-block {
    float: left;
    width: 67%;
}

.input-style {
    width: 100%;
    margin-left: 0.1rem;
    height: 2.5rem;
    font-size: 1.5rem;
    border: 0.1rem solid #8f9193;
}

.select-ipt {
    height: 2.5rem;
}

.select-ipt2 {
    width: 30%;
}
/*add 2020-1-13*/
.area-select {
    position: relative;
}

.select-ipt2 {
    position: absolute;
    top: 0.48rem;
}
/*====end=======*/
.nmjb-btn {
    height: 4.3rem;
}

.sub-btn, .re-btn {
    width: 49%;
    text-align: center;
    line-height: 4.3rem;
}

    .sub-btn span, .re-btn a {
        color: #fff;
        font-size: 1.6rem;
    }

    .sub-btn img, .re-btn img {
        width: 1.6rem;
        margin-bottom: 0.5rem;
    }

.form-text-block {
    float: left;
    width: 90%;
    margin: 0rem 1rem;
    border: 0.1rem solid #a9a9a9;
}

.textarea-style {
    width: 100%;
    border: 0;
}

.form-label2 {
    width: 5.8rem;
}

.upload-btn {
    width: 4.6rem;
    height: 2.7rem;
    padding: 0.2rem 0;
    background-color: #175fa5;
    font-size: 1.3rem;
    line-height: 2.5rem;
}

.tips {
    margin: 0.3rem 0.8rem;
    color: #ff0000;
    float: left;
    border-top: 0.1rem solid #b7b9bc;
    font-size: 1rem;
    line-height: 1.5rem;
    padding-top: 0.8rem;
    text-align: justify;
}

.input2-style {
    width: 60%;
}

.yzm-block {
    width: 6.5rem;
    display: inline-block;
}

    .yzm-block img {
        width: 100%;
    }

.form-title2 {
    font-size: 1.65rem;
    margin-bottom: 0.8rem;
}

.red-txt {
    color: #ff0000;
}

.textarea2-style {
    /*margin: 0.5rem 1.5rem;*/
    width: 100%;
    border: 0.1rem solid #8f9193;
    height: 20rem;
}

.input3-style {
    width: 30%;
}

.look2 {
    display: inline-block;
    padding: 0.3rem 1rem;
    height: 1.7rem;
    line-height: 1.8rem;
    text-align: center;
    color: #fff;
    background: #175fa5;
}

.return {
    display: inline-block;
    color: #ffffff;
}

.example-wrapper {
    padding: 0 0.5rem;
}

.examples li {
    border: 0.1rem solid #bfbfbf;
    border-radius: 0.6rem;
    padding: 0.6rem 1.2rem;
    margin-bottom: 0.3rem;
}

    .examples li:before {
        content: " ";
        width: 0.4rem;
        height: 0.4rem;
        background: url(/jubao/m/images/icon8.png) center center no-repeat;
        display: inline-block;
        vertical-align: middle;
    }

    .examples li a {
        font-size: 1.5rem;
        width: 96%;
        display: inline-block;
    }

.examples-clk {
    background: #3b6ae0;
}

    .examples-clk a {
        color: #ffffff;
    }

    .examples-clk:before {
        content: " ";
        width: 0.4rem;
        height: 0.4rem;
        background: url(/jubao/m/images/icon9.png) center center no-repeat;
        display: inline-block;
        vertical-align: middle;
    }

.tit-name3 {
    width: 11.5rem;
}

.up-wrapper {
    position: relative;
}

    .up-wrapper .MultiFile-remove {
        display: inline-block;
        width: 5rem;
    }

.MultiFile-applied {
    opacity: 0;
}

#upBtn {
    position: absolute;
    top: 0.3rem;
}
/*==盘问码===*/
#queryBox {
    text-align: center;
    padding: 1rem 2rem 0;
    display: none;
}

    #queryBox p {
        color: red;
    }

    #queryBox div {
        border-top: 0.1rem solid #ddd;
        margin-top: 0.5rem;
    }

.layui-layer-title {
    padding: 0;
}

.icon-sure {
    width: 100%;
    text-align: center;
}

    .icon-sure img {
        width: 3.3rem;
    }

.layui-layer-btn {
    text-align: center !important;
}

    .layui-layer-btn .layui-layer-btn0 {
        border-color: #3b6ae0 !important;
        background-color: #3b6ae0 !important;
        color: #fff;
    }
/*===盘问码===*/
.queryCode-warpper {
    padding: 0 4rem;
    font-size: 1.75rem;
}

.qC_tit {
    color: #ff4242;
    padding-left: 0.6rem;
    border-left: 0.1rem solid #ff4242;
    margin-bottom: 1rem;
}

.qC_con {
    padding: 1.2rem 2rem;
    border-top: 0.1rem solid #e0e0e0;
}

    .qC_con div {
        color: #ff0000;
    }
/*====地区矩阵=====*/
/**
add in 2020-1-14
 */
.form-title3 {
    font-size: 1.5rem;
    padding: 0 2.5rem;
    margin-bottom: 0.8rem;
    text-align: justify;
    text-indent: 3rem;
}

.line3 {
    height: 0.1rem;
    background: #c0ddf1;
    margin: 0 2.5rem 1.5rem;
}

.areas-wrapper {
    padding: 0 2.5rem;
}

.areaLists {
}

    .areaLists li {
        padding: 1rem 0;
        background: #eaedf1;
        border-radius: 0.5rem;
        border: 0.1rem solid #bfbfbf;
        margin-right: 1.2rem;
        display: inline-block;
        margin-bottom: 1rem;
        min-width: 6rem;
        text-align: center;
    }

.areaLists-clk {
    border-bottom: 0.2rem solid #3b6ae0 !important;
}

.areaLists .last-li {
    margin-right: 0;
}

.areaLists li a {
    color: #000000;
}
/*
    add in 2020-1-15
*/
.form-label3 {
    float: left;
    width: 42%;
    /*color: #505152;*/
    font-size: 1.85rem;
}

.form-input-block3 {
    float: left;
    width: 58%;
}
/*
    add in 2020-2-27
*/
.form-label4 {
    letter-spacing: 0.5rem;
}
/*
    add in 2020-2-27
*/
.fresult {
    height: 20rem;
    overflow-y: scroll;
}
/*
    add in 2020-3-31
*/
.pzjgLists li {
    width: 100%;
    margin-right: 0;
}
<!--耗时1760179387.3319秒-->