﻿body {
    background: url(../images3/wzcj_wznr.png) no-repeat;
    background-size: 100% 100%;
    min-height: 100vh;
}

.main {
    padding-bottom: 30.103vw;
}

.top_btn2 {
    width: 100%;
    align-items: center;
    justify-content: space-evenly;
    display: flex;
}

.top_btn3 {
    justify-content: flex-end;
    margin-bottom: 2%;
    padding-right: 3vw;
    box-sizing: border-box;
}

.top_btn2 a {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.top_btn2 a:first-child img {
    width: 4vw;
}

.top_btn2 a:first-child {
    width: 26.5vw;
    height: 6.3vw;
    background-image: linear-gradient(0deg,
            rgba(16, 51, 134, 1) 0%,
            rgba(107, 140, 219, 1) 100%);
    box-shadow: 0vw 0.5vw 0.9vw 0.3vw rgba(16, 51, 134, 0.38);
    border-radius: 1.3vw;
    font-family: SourceHanSerifCN-Regular;
    font-size: 2.9vw;
    letter-spacing: 0.2vw;
    color: rgba(255, 255, 255, 1);
}

.top_btn2 a:nth-child(2) img {
    width: 4.5vw;
}

.top_btn2 a:nth-child(2) {
    width: 23.1vw;
    height: 6.3vw;
    background-image: linear-gradient(0deg,
            rgba(122, 158, 242, 1) 0%,
            rgba(205, 214, 235, 1) 100%);
    box-shadow: 0vw 0.5vw 0.9vw 0.3vw rgba(16, 51, 134, 0.38);
    border-radius: 1.3vw;
    font-family: SourceHanSerifCN-Regular;
    font-size: 2.9vw;
    letter-spacing: 0.2vw;
    color: rgba(0, 9, 147, 1);
}

.top_btn2 a:nth-child(3) {
    width: 32.9vw;
    height: 6.4vw;
    background-image: linear-gradient(0deg,
            rgba(215, 224, 245, 1) 0%,
            rgba(255, 255, 255, 1) 100%);
    box-shadow: 0vw 0.5vw 0.9vw 0.3vw rgba(16, 51, 134, 0.38);
    border-radius: 1.3vw;
    font-family: SourceHanSerifCN-Regular;
    font-size: 2.9vw;
    letter-spacing: 0.2vw;
    color: rgba(0, 9, 147, 1);
}

/* nr_ma */
/* .mengban3 {
    display: block;
} */

.mengban3 .bg5 {
    top: 11vh !important;
    height: 80vh;
    transform: none;
}

.mb_ma4 {
    height: 70vh;
    width: 99.33vw;
    padding: 2.8vw 2vw;
    overflow-y: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* background: url(../images3/grzx_sljl.png) no-repeat;
    background-size: 100% 100%; */
    box-sizing: border-box;
}

/* .mb_ma5 {} */

/* .mengban2 {
    display: block !important;
} */

.mengban3 .bg_box {
    padding-bottom: 4vw;
    padding-top: 5vw;
    position: relative;
}

.mengban3 .bg_box .bg{
    height: 61.5vh;
}

.mengban3 .bg {
    top: -3vw;
}

.mengban3 .nr_ma {
    width: 89.7vw;
    height: 56vh;
    display: flex;
    flex-direction: column;
    border-radius: 2.8vw;
    padding: 2vw;
    margin: auto;
    box-sizing: border-box;
    border: solid 0.3vw rgba(191, 243, 246, 1);
    background-color: rgba(255, 255, 255, .8);
}

.mengban3 .nr_ma a {
    display: inline-block;
    margin-left: auto;
    width: 17.3vw;
    height: 5.2vw;
    background-image: linear-gradient(0deg,
            rgba(166, 204, 243, 1) 0%,
            rgba(255, 255, 255, 1) 100%);
    box-shadow: 0vw 0vw 0.9vw 0.3vw rgba(21, 38, 151, 0.38);
    font-family: SourceHanSerifCN-Regular;
    font-size: 2.9vw;
    letter-spacing: 0.2vw;
    color: rgba(0, 9, 147, 1);
    border-radius: 2.6vw;
    margin: 2.4vw 0 2.4vw auto;
}

.mengban3 .nr_ma h1 {
    font-size: 4.2vw;
    text-align: center;
    letter-spacing: 0.2vw;
    color: rgba(0, 16, 254, 1);
}

#AticleContent{
    font-size: 3.2vw;
}

.mengban3 .nr_ma textarea {
    width: 100%;
    resize: none;
    border: none;
    background: transparent;
    height: 80.1vw;
    overflow-y: auto;
    font-size: 2.9vw;
    line-height: 4.4vw;
    letter-spacing: 0.2vw;
    color: rgba(0, 16, 254, 1);
}


/* 删除设为已读 */
.mengban3 .xj_cjz {
    position: static;
    bottom: 13.103vw;
    z-index: 999;
    display: flex;
    width: 100%;
    height: auto;
    margin: 4% auto;
    background-color: transparent;
    box-shadow: none;
    align-items: center;
    justify-content: center;
}

.mengban3 .xj_cjz_ma {
    position: relative;
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40vw;
    height: 6.3vw;
    background-image: linear-gradient(0deg,
            rgba(208, 219, 230, 1) 0%,
            rgba(231, 234, 241, 1) 50%,
            rgba(228, 232, 239, 1) 100%);
    box-shadow: 0vw 0.5vw 0.9vw 0.3vw rgba(0, 9, 147, 0.38);
    border-radius: 1.3vw;
    margin: 0 2vw;
}

.mengban3 .xj_cjz_ma .imgbox {
    margin-right: .7vw;
    height: 3.2vw;
}

.mengban3 .xj_cjz_ma .imgbox img {
    height: 100%;
    width: auto;
}

.mengban3 .xj_cjz_ma h1 {
    font-family: fangsong;
    font-size: 3.47vw;
    line-height: 6.3vw;
    font-weight: bold;
    letter-spacing: 0.91vw;
    color: rgba(0, 9, 147, 1);
}


/* 一键同步 */
.mengban3 .mb_ma2 {
    padding: 4.8vw 2vw;
    box-sizing: border-box;
    position: absolute;
    z-index: 999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    background: url(../images3/yjtb.png) no-repeat;
    background-size: 100% 100%;
}

.mengban3 .mb_ma2_4 a {
    position: relative;
    margin-left: 1vw;
    width: 21.07vw;
    height: 6.13vw;
    background-image: linear-gradient(0deg,
            rgba(9, 30, 163, 1) 0%,
            rgba(64, 84, 228, 1) 100%);
    box-shadow: 0vw 0.53vw 0.92vw 0.28vw rgba(21, 38, 151, 0.38);
    border-radius: 2.67vw 0vw 2.67vw 0vw;
    border: solid 0.27vw rgba(9, 30, 163, 1);
    font-size: 2.67vw;
    font-weight: bold;
    display: block;
    text-align: center;
    line-height: 6.13vw;
    letter-spacing: 0.16vw;
    color: rgba(255, 255, 255, 1);
}

.mengban3 .mb_ma2_4 a::after {
    background: url(../images3/line5.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: -2vw;
    content: '';
    width: 100%;
    left: 0;
    height: 3.73vw;
}

.mengban4 .mb_ma2 {
    overflow-y: auto;
    width: 97.3vw;
    min-height: 129.5vw;
}

.mengban4 .mb_ma2_1 {
    width: 91.3vw;
    margin: auto;
    height: 111.3vw;
    border-style: solid;
    border-width: 0.4vw;
    margin-top: 3vw;
    border-image-source: linear-gradient(0deg,
            rgba(158, 240, 245, 1) 0%,
            rgba(191, 243, 246, 1) 100%);
    border-image-slice: 1;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 4vw 2.8vw;
    box-sizing: border-box;
}

.mengban4 .mb_ma2_2 .kh1_3 {
    display: flex;
    align-items: center;
    background-color: rgba(20, 121, 174, .2);
    border-radius: 1.3vw;
    height: 8.8vw;
    width: 100%;
    margin-bottom: 4vw;
    padding-left: 1.3vw;
    box-sizing: border-box;
}


.mengban4 .mb_ma2_2 .kh1_3 input,
.mengban4 .mb_ma2_2 .kh1_3 select,
.mengban4 .mb_ma2_2 .kh1_3 textarea {
    width: 77%;
    border: none;
    height: 6.1vw;
    background: transparent;
    background-image: linear-gradient(90deg,
            rgba(255, 255, 255, .5) 0%,
            rgba(255, 255, 255, 0) 100%);
    border-radius: 1.3vw;
}

.mengban4 .mb_ma2_2 .kh1_3 h1 {
    font-family: SourceHanSansCN-Regular;
    font-size: 2.9vw;
    letter-spacing: 0.2vw;
    color: rgba(0, 0, 255, 1);
}

.mengban4 .mb_ma2_2 .kh1_3 textarea {
    height: 16vw;
    padding: 1vw;
    box-sizing: border-box;
    font-family: SourceHanSansCN-Regular;
    font-size: 2.9vw;
    letter-spacing: 0.2vw;
    color: rgba(0, 0, 255, 1);
}

.mengban4 .mb_ma2_2 .kh1_3 textarea::placeholder {
    font-size: 2.9vw;
    font-family: SourceHanSansCN-Regular;
    letter-spacing: 0.2vw;
    color: rgba(0, 0, 255, 1);
}

.mengban4 .mb_ma2_2 .kh1_6 {
    height: 18.7vw;
}

.mengban4 .mb_ma2_2 .kh1_7 {
    display: flex;
    align-items: center;
    background-color: rgba(20, 121, 174, .2);
    border-radius: 1.3vw;
    height: 8.8vw;
    width: 100%;
    margin-bottom: 4vw;
    padding-left: 1.3vw;
    box-sizing: border-box;
}

.mengban4 .mb_ma2_2 .kh1_7 h3 {
    font-family: SourceHanSansCN-Regular;
    font-size: 2.9vw;
    letter-spacing: 0.2vw;
    color: rgba(0, 0, 255, 1);
}

.mengban4 .mb_ma2_1 .btn_box {
    justify-content: flex-start;
    align-items: center;
    position: static;
    margin-bottom: 2vw;
}

.mengban4 .mb_ma2_1 .btn_box a {
    margin-right: 2.9vw;
}

.mengban4 .h1wenz h1 {
    font-family: SourceHanSerifCN-Regular;
    font-size: 2.9vw;
    letter-spacing: 0.2vw;
    color: rgba(242, 0, 0, 1);
}

.mengban4.check_box {
    margin-left: 19px;
}

.mengban4 .check_box p {
    width: 4vw;
    position: relative;
    height: 4vw;
    background-image: none;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #5875a6;
}

.mengban4 .check_box p span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 3.3vw;
    height: 3.3vw;
    display: inline-block;
    border-radius: 50%;
    /* border: 1px solid #5875a6; */
}

.mengban4 .mb_ma2_1 .btn_box a:last-child {
    margin: 0;
    width: 25.5vw;
    height: 5.2vw;
    background-image: linear-gradient(0deg,
            rgba(166, 204, 243, 1) 0%,
            rgba(255, 255, 255, 1) 100%);
    box-shadow: none;
    border: none;
    border-radius: 2.5vw;
}

.mengban4 .mb_ma2_1 .btn_box a:nth-child(2) {
    width: 15.3vw;
    height: 5.2vw;
    background-image: linear-gradient(0deg,
            rgba(208, 219, 230, 1) 0%,
            rgba(231, 234, 241, 1) 50%,
            rgba(228, 232, 239, 1) 100%);
    box-shadow: 0vw 0vw 0.9vw 0.3vw rgba(123, 123, 123, 0.38);
    border-radius: 2.5vw;
    border: solid 0.3vw rgba(181, 181, 181, 1);
    font-size: 2.7vw;
    font-weight: bold;
    letter-spacing: 0.2vw;
    color: rgba(102, 102, 102, 1);

}

.mengban4 .check_box p img {
    width: 3.3vw;
}