
/* 版心 */#md {
    /* margin-top: 26px; */
}

.dys_message_form {
    padding: 0 10px;
    padding-bottom: 45px;
}

/* 纪念品 */
.souvenir {
    margin: 20px auto;
    /* padding: 20px 50px 0 50px; */
    /* width: 1100px; */
    /* width: 1220px; */
    /* border: 1px solid #b9daef; */
    /* height: 380px; */
    /* background-color: #fff8f5; */
    box-sizing: border-box;
}

.souvenir-title {
    /* margin-bottom: 10px; */
    text-align: center;
    color: #126ed6;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    font-size: 26px;
    /* font-weight: 700; */
    font-family: FZZYSJW1--GB1-0;
}

.souvenir img {
    width: 100%;
    vertical-align: bottom;
    /* height: 300px; */
}

.souvenir-content {
    position: relative;
    width: 100%;
    height: 250px;
    overflow: hidden;

}

.souvenir-banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 3000px;
    height: 300px;
}

.souvenir-banner li {
    float: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 998.4px;
}

.hover-item {
    position: relative;
}

.souvenir-banner li>div {
    text-align: center;
}

.hover-item {
    /* width: 100px; */
    /* height: 100px; */
    margin: 5px;
    text-align: center;
    /* line-height: 100px; */
    position: relative;
    transition: transform 0.3s ease-in-out;
}

.souvenir-banner-item {
    /* width: 300px; */
    /* height: 300px; */

}

.hover-item-active {
    transform: scale(1.2);
    /* font-size: 15px;\\\\\\\\\\\\\\\\\\ */
    /* 放大效果 */
}

.hover-item:hover img {
    transform: scale(1)
}

.hover-item:hover .souvenir-banner-item {
    /* left: -20px; */
    /* width: 300px; */
}

.souvenir-banner-img {
    padding: 10px;
    border: #b9daef;
    background-color: #fff;
    margin-bottom: 10px;
    width: 260px;
    height: 160px;
}

.souvenir-banner-img img {
    /* width: initial; */
    height: 100%;
}

.souvenir-control {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.control-left,
.control-right {
    background-color: #0081d2;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    cursor: pointer;
    color: #fff;
}

.control-num {
    margin: 0 10px;
    font-size: 25px;
    color: #0081d2;
}








.tipsSign {
    color: red;
}

/* // 上下 左右 居中 */
.flex-center {
    display: flex;
    /* justify-content: center; */
    align-items: center;
}

/* 地方 */
.spaceSelect {
    margin-bottom: 20px;
}

.spaceOption {
    width: 50%;
}

.spaceSelect {
    /* margin-bottom: 20px; */
}

.selectBox {
    position: relative;
    display: flex;
    flex: 1;
}

.addressInput {
    display: flex;
    flex: 1;
}

.city-picker-span {
    flex: 1 !important;
}

.dys_message_form p.addressInput input {
    flex: 1;
    width: auto !important;
    background-color: #fff;
}

.spaceSelect .spaceTitle {
    /* width: 290px; */
    height: 34px;
    line-height: 34px;
    /* text-align: right; */
    font-size: 16px;
    color: #494949;
    /* margin-right: 13px; */
    margin-bottom: 20px;
}

.selectBox p {
    margin-bottom: 0 !important;
}

.checkItem {
    /* margin-right: px; */
    /* width: 59px; */
    text-align: center;
}

.detailedAddress {
    /* width: 99.9% !important; */
    display: flex;
    align-items: center;
    width: 100% !important;
}

/* .detailedAddress span {
    margin-bottom: 10px;
} */

#address {
    /* text-indent: 88px; */
    flex: 1;
}


.dys_message_title {
    display: flex;
    align-items: center;
    position: relative;
}

.dys_message_title input {
    /* display: flex; */
    /* align-items: center; */
    flex: 1;
}

input[name="addressType"] {
    width: 18px;
    height: 38px;
    margin-right: 6px;
}

.spaceOption .selectBox input {
    line-height: 36px;
    height: 36px;
    /* width: 350px; */
    border: 1px solid #ddd;
    background-color: #fff;
    /* border-radius: 6px; */
    box-sizing: border-box;
    /* padding-left: 54px; */
    text-indent: 15px;
    border-color: #c6e8f8 !important;
}

.disabled::after {
    content: '';
    position: absolute;
    z-index: 30;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(242, 242, 242, .5);
    /* pointer-events: none; */
}

.dys_text_nickname,
.dys_text_occupation {
    display: flex;
    align-items: center;
    width: 100%;
}

.checkItem {
    width: 80px !important;
}

.department-checkItem {
    width: auto !important;
}

#nickName,
.dys_text_occupation input {
    flex: 1 !important;
    /* width: auto !important; */
}

/* 部门 */
#department1 {
    flex: 1;
    font-size: 16px;
}

#department1 {
    background: url("/pkydy/images/jiantou.png") no-repeat right #fff;
    background-size: auto 33px;
}

.dropdown {
    position: relative;
}

.detailedAddress span {
    /* position: absolute; */
    left: 10px;
    height: 100%;
    display: flex;
    align-items: center;
}

/* 国务院部门下拉框样式 */
.dropdown-menu {
    position: absolute;
    top: 94%;
    left: -130px;
    width: 150%;
    background: #fff;
    padding: 5px 0;
    margin: 2px 0 0;
    z-index: 99;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    padding: 0 10px;
    box-sizing: border-box;
}

.dropdown-menu li {
    cursor: pointer;
    display: inline-block;
    width: auto;
    height: 28px;
    padding: 3px 10px;
    line-height: 28px;
    font-size: 14px;
}

.dropdown-menu li a:hover {
    color: #333;
}

.dropdown-menu li:hover {
    background-color: #f2f2f2;
}

.detailedAddress {
    position: relative;
}


/* radio样式 */
/* .checkItem label{
    position: relative;
    width: 30px !important;
} */
.checkItem label::before {
    /* position: absolute; */
    /* margin-top: 10px; */
    display: inline-block;
    width: 13px;
    text-align: center;
    color: #fff;
    line-height: 13px;
    font-size: 10px;
    height: 13px;
    border: 1px solid #dbdbdb;
    margin-right: 6px;
    vertical-align: text-bottom;
    content: '';
    padding: 1px;
    background-color: #fff;
}

.checkItemChecked label::before {
    content: "?";
    background-color: #126ed6;
}

/* 网民这么说 */
.wmly_box .title {
    font-family: MicrosoftYaHei-Bold;
    font-size: 35px;
    font-weight: 900;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 2px;
    color: #126ed6;
}

/* 请选择分类遮罩层 */
.index-popUpBackground {
    /* height: 91.6%; */
    height: 91.2%;
}

.bmdf-popUpBackground {
    /* height: 91.6% !important; */
    height: 91.2% !important;
}

.nqy-popUpBackground {
    /* height: 76.6%; */
    /* height: 74%; */
    /* height: 68.4%; */
    height: 91.5%;
}

.title-length {
    color: #949494;
}

.wmly_box .title {
    padding-bottom: 42px;
}

.submit:hover {
    background-color: #126ed6 !important;
    cursor: pointer;
}

.morebox .morebtn:hover {
    color: #fff;
    border: 1px solid #22affa;
    background-color: #22affa;
}


/* 右侧导航样式 */
.gsf_saoma img {
    /* width: 260px; */
    /* height: 1376px !important; */
    /* top: -280px !important; */
    /* height: 90%; */
    /* left: -46px; */
}

.gsf_saoma span {
    display: block;
    width: 13px;
    height: 12px;
    top: 9px !important;
    right: 48px !important;
    /* border: 1px solid #000; */
    z-index: 10;
}

iframe {
    width: 100%;
    /* height: 100%; */
    /*这是关键，让iframe变成块元素，就能不出现滚动条 */
    display: block;
}


.englist-hover {
    display: none;
    position: absolute !important;
    bottom: 4px;
    left: 0;
}

.english_erweima:hover+.englist-hover {
    display: block;
}

.gsf_saoma a.english_erweima {
    z-index: 500;
}

.title-length {
    position: absolute;
    right: 10px;
}

.dys_item {
    padding: 20px;
    font-family: "微软雅黑";
    border-bottom: 1px solid #e5e5e5;
    /* margin-bottom: 25px; */
    background-color: #fff;
    box-sizing: border-box;
}


.dys_item_title {
    margin-bottom: 18px;
    color: #126ed6;
    font-size: 16px;
}

.dys_item p {
    font-size: 16px;
    color: #333;
    line-height: 26px;
    text-align: justify;
    text-indent: 2em;
    margin-bottom: 18px;
}

.dys_item_person {
    float: right;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #0664b2;
}

.dys_item_person_media span p {
    text-indent: 0;
    /* margin-top: 14px; */
    margin-bottom: 0;
}

.allows {
    float: left;
    /* background: url(https://www.gov.cn/govweb/xhtml/2016gov/hudong/2020lianghuiwoxiangzonglishuojuhua/images/line1.png) bottom right no-repeat; */
    height: 26px;
    font-size: 16px;
}

.allows-bg {
    background: url(https://www.gov.cn/govweb/xhtml/2016gov/hudong/2020lianghuiwoxiangzonglishuojuhua/images/line1.png) bottom right no-repeat;
}

.allows a {
    padding-right: 4px;
    font-size: 16px;
    color: #0d5199;
}

.dys_item_media {
    float: right;
    margin-right: 10px;
}

.dys_item_person_media p,
.dys_item_person_media a {
    font-size: 16px;
    line-height: 20px;
}

.suggestionSolicitation2024 {
    /* position: relative; */
    /* border: 1px solid #bee6ff; */
    border: solid 1px transparent;
    padding: 40px 30px;
    /* width: 1170px; */
    /* -328px */
    /* background: url(/pkydy/images/triangle.png) 50% 50% no-repeat #f3fbff; */
    background-color: #f3fbff;
}

.suggestionSolicitation2024 img {
    width: 30px;
    height: 50px;
    position: absolute;
    top: -11px;
    /* left: -325px; */
    z-index: 1;
}


.suggestionSolicitation2024_list {
    position: relative;
    z-index: 99;
}

.dys_message_form {
    position: relative;
    z-index: 5;
}

.allows-show {
    display: block;
}

.allows-hide {
    display: none;
}

/* .suggestionSolicitation2024_list{
    display: flex;
    flex-wrap: wrap;
} */

.suggestionSolicitation2024_list a {
    float: left;
    /* margin-bottom: 10px; */
    min-height: 32px;
    line-height: 32px;
    width: 50%;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.suggestionSolicitation2024_list a:nth-child(2n) {
    float: right;
    /* display: inline-block; */
    padding-left: 80px;
    box-sizing: border-box;
    /* float: left; */
    /* padding-left: 30px; */
    /* text-align: right; */
}



#nickName {
    margin-right: 9px;
}

.dys_text_occupation label {
    width: 97.333px !important;
    padding-left: 28px;
}

/* .dys_choose_category_nav li {
    -ms-margin: 0 18px 18px 0
} */
.dys_choose_category {
    padding: 12px;
    /* padding-bottom: 0px; */
    background-color: #e1f5ff;
}

.dys_choose_category li{
    text-align: center;
    height: 64px;
    line-height: 64px;
    cursor: pointer;
    color: #017dc7;
    font-size: 16px;
}

/* 兼容ie样式 */
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

    /* IE10+ CSS styles go here */
    .dys_choose_category_nav li {
        margin: 0 18px 18px 0
    }

    .dys_choose_category_nav li:nth-child(8),
    .dys_choose_category_nav li:nth-child(16) {
        margin: 0 0px 18px 0
    }

    .mtpt li {
        margin: 0 13px 13px 0;
    }

    .mtpt li:nth-child(10),
    .mtpt li:nth-child(20) {
        margin: 0 0px 13px 0;
    }

    .wmly_box .title,
    .dys_want_message_title h5,
    .dys_you_speak_what {
        font-family: "微软雅黑";
    }
}


.noMore600 {
    top: 50% !important;
    margin: 0 !important;
    transform: translate(-50%, -50%);
}

/* spaceOption  */
@media only screen and (max-width:768px) {
    .element-container{
        background-color: #fff;
    }
    ul.mtpt li img {
        margin-top: 0 !important;
    }

    .wmly {
        padding-top: 20px;
        background-color: #fff;
    }

    .dys_choose_category {
        padding: 0;
    }

    .dys_choose_category_nav li {

        background-position: center 20px !important;
    }

    .index-popUpBackground {
        top: 72px !important;
    }

    .spaceContent {
        display: block !important;
    }

    .spaceOption {
        width: 100%;
    }

    #departmentSelectBox {
        display: block !important;
        /* margin-top: 70px; */
    }

    .checkItem {
        margin-bottom: 10px;
    }

    #spaceSelectBox {
        display: block !important;
    }

    .checkItem {
        text-align: left;
    }

    #spaceSelectBox {
        margin-bottom: 20px;

    }

    .palce-box {
        position: relative;
    }

    .detailedAddress {
        /* position: absolute; */
        /* top: 125px; */
    }

    .dropdown-menu {
        left: 0;
        width: 100%;
        overflow: scroll;
        height: 500px;
    }

    .spaceTitle {
        margin-bottom: 0 !important;
    }

    .dys_message_verificationCode label {
        width: 80px !important;
    }

    .wmly_box .title,
    .souvenir-title {
        font-size: 20px;
    }

    .souvenir {
        width: 100%;
        padding: 20px 0 0 !important;
        margin: 0 auto;
    }

    .summary-wrap-nqy {
        margin-bottom: 0;
    }

    .tit {
        width: 100%;
    }

    ul.mtpt {
        gap: 0px !important;
    }

    .nqy-popUpBackground {
        /* height: 83% !important; */
        /* height: 73% !important; */
        /* height: 63.2% !important; */
        /* height: 63.2% !important; */
        height: 96% !important;
    }

    .morebox .morebtn {
        width: 260px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }

    input::placeholder,
    textarea::placeholder {
        font-size: 13.6px;
    }

    .detailedAddress {
        display: block;
    }

    .detailedAddress span {
        margin-bottom: 10px;
    }

    .dys_text_nickname,
    .dys_text_occupation,
    .dys_message_title {
        display: block !important;
    }

    .dys_text_nickname input,
    .dys_text_occupation input,
    .dys_message_title input {
        position: relative !important;
        float: none !important;
        width: 100% !important;
    }

    .dys_text_occupation_father {
        float: none !important;
    }

    .dys_select {
        left: 6px !important;
        top: 168px !important;
    }

    .title-length {
        top: 45px;
    }

    .dys_message_verificationCode label {
        width: 100% !important;
    }

    .dys_message_form p .tip {
        padding: 0px 15px !important;
    }

    .iframe_box {
        overflow-y: auto !important;
        width: 100% !important;
    }

    .wmly_box .title {
        padding-bottom: 28px !important;
    }

    .souvenir-title {
        font-family: MicrosoftYaHei-Bold;
        /* font-size: 35px; */
        font-weight: 900;
        font-stretch: normal;
        font-style: normal !important;
    }

    .morebox .morebtn,
    .dys_message_form p.dys_submit .submit {
        width: 180px;
        height: 36px !important;
        line-height: 36px;
    }

    .dys_message_form p.dys_submit {
        width: 180px;
    }

    #title {
        padding-right: 60px;
    }

    .dys_message_form .dys_message_verificationCode input {
        width: 120px !important;
    }

    .dys_message_form p.dys_message_verificationCode img {
        margin-left: 20px !important;
    }

    .wmly {
        /* background: url(/pkydy/images/h5_wmzms.jpg) no-repeat center top; */
    }

    /* .gsf_proposals_abstract {
        padding: 0 !important;
        margin-bottom: 0 !important;
    } */
    .suggestionSolicitation2024 {
        padding: 25px;
    }

    .suggestionSolicitation2024_list a {
        min-height: 26px;
        line-height: 26px;
        width: 100%;
        text-align: left;
        white-space: normal;
    }

    .suggestionSolicitation2024_list a:nth-child(2n) {
        /* display: inline-block; */
        padding-left: 0;
        box-sizing: border-box;
        /* float: left; */
        /* padding-left: 30px; */
        /* text-align: right; */
    }

    .dys_text_occupation label {
        padding-left: 0px;
    }

    .xinhuwang-logo {
        position: absolute;
        top: 0;
        right: 0;
    }

    .xinhuwang-logo img {
        width: 62px;
    }

    /* 以下为了兼容h5地区选择存在遮挡条问题 */
    .weui-picker-modal .picker-items {
        -webkit-mask-box-image: linear-gradient(to top, transparent, transparent 0%, #fff 0%, #fff 100%, transparent 100%, transparent);
    }

    .weui-picker-modal .picker-center-highlight {
        height: 4rem;
        top: 47%;
    }

    /* .weui-picker-modal .picker-center-highlight:after,
  .weui-picker-modal .picker-center-highlight:before {
    height: 2px;
  } */

    .toolbar:before {
        height: 2px;
    }

    .weui-input-picker {
        width: 100%;
        border: 0;
        font-size: 1.5rem;
        line-height: 2rem;
        color: #c9c9c9;
        text-align: right;
        background-color: rgba(0, 0, 0, 0);
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .weui-input-picker:focus {
        outline: -webkit-focus-ring-color auto 0px;
    }

    /*地区选择器样式修改*/
    .city-picker .picker-items-col {
        max-width: 10rem;
        text-align: center;
    }

    .city-picker-span {
        width: 520px;
        height: 34px;
        font-size: 14px;
        line-height: 34px;
        border: 1px solid #e6e8ea;
        border-radius: 3px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        -o-border-radius: 6px;
    }

    .city-picker-dropdown {
        top: 36px !important;
        z-index: 999;
    }

    .city-picker-span {
        padding-left: 14px;
    }

    .clear {
        clear: both;
    }

    .city-select-tab>a {
        padding: 5px 2px;
    }

    .city-picker-dropdown {
        width: 476px !important;
    }
}

.link {
    color:#017dc7;
}

.input-box {
    display: block;
    width: 100%;
    background-color: #fff;
    height: 50px;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #333;
    line-height: 50px;
    padding: 0 18px 0 18px;
    border: none;
    border-radius: 0;
    box-sizing: border-box;
}
.tab-content {
    display: none;
}
