@charset "utf-8";
@import url(animate.css);

/* CSS Document */

body {
    font-family: "微软雅黑" !important;
    background-color: #f6f6f6
}

.autoheight {
    height: auto!important;
    min-height: auto!important
}

.location {
    margin-bottom: 3px;
}

@media screen and (min-width: 1200px) {
    .layui-container {
        width: 1230px;
    }
}


/* 三级页样式 */

.third-out {
    background-color: #FFF;
    padding: 0 56px;
    margin-top: 15px;
    margin-bottom: 30px;
    overflow: hidden;
}

.third-title {
    text-align: center;
    font-size: 0;
}

.left {
    display: inline-block;
    width: 86%;
    font-size: 24px;
}

.third-title .left h1 {
    font-size: 24px;
    line-height: 32px;
    color: #000;
    font-weight: normal;
}

.third-title .left #MainTitle {
    color: #4d4f53;
    font-size: 28px;
    line-height: 40px;
    font-weight: bold;
}

.third-title .left #subTitle {
    color: #666666;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 5px;
    display: block;
    width: 100%;
}

.third-title .left #thirdTitle {
    color: #666666;
    font-size: 18px;
    line-height: 32px;
    margin-top: 5px;
    display: block;
    width: 100%;
}

.third-title .left h1 table {
    line-height: 36px;
    margin-bottom: 10px;
}

.third-title .left .datetime {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 14px;
    color: #999;
    text-align: left;
}

.third-title .left .datetime div {
    display: inline-block;
    font-size: 14px;
    color: #999;
    vertical-align: top;
}

.third-title .left .datetime div li {
    display: inline-block;
    margin: 0 5px;
}

.third-title .left .datetime div li a {
    color: #999;
}

.right {
    display: inline-block;
    width: 14%;
    vertical-align: top;
    margin-top: 6px;
}

.print {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 14px;
    color: #999;
    text-align: right
}

.print div {
    display: inline-block;
    vertical-align: top;
    line-height: 40px !important;
    white-space: nowrap;
    margin-left: 15px;
}

.print div li {
    display: inline-block;
    margin: 0 0 0 10px;
}

.print div li a {
    font-size: 14px;
    color: #999;
}

.bshare-custom {
    font-size: 14px !important;
}

.bshare-custom li a {
    padding-left: 0 !important;
    background: none !important;
    margin-right: 0!important;
    width: 22px !important;
    height: 22px !important;
    line-height: 22px;
    background-color: #c9c9c9 !important;
    border-radius: 100px;
    text-align: center;
    display: inline-block;
}

.bshare-custom li a i {
    font-size: 14px;
    background: none !important;
    color: #FFF;
    display: inline-block;
}

.bshare-custom li a:hover i {
    animation: rotateIn .3s;
}

.bshare-custom li:nth-of-type(2) a:hover {
    background-color: #1fbc7d !important;
}

.bshare-custom li:nth-of-type(1) a:hover {
    background-color: #e96157 !important;
}

.bshare-custom li a span {
    line-height: 28px;
    display: inline-block;
    color: #969696 !important;
    vertical-align: top
}

.third_split {
    margin: 24px 0 0;
    height: 8px;
    width: 100%;
    background: url(../images/first/sec_hr.png)
}

.wordTosound {
    width: 300px;
    margin: 0 auto;
    border-radius: 10px;
    margin-bottom: 40px;
    box-shadow: 2px 2px 5px 2px #ccc;
}

.wordTosound h1 {
    margin: 0;
    font-size: 17px;
    text-align: center;
    line-height: 50px;
    margin-top: 25px;
    border-bottom: 1px #ccc solid;
    color: #666;
}

.wordTosound audio {
    width: 100% !important;
    padding: 10px;
    box-sizing: border-box;
}

.jp-type-single {
    position: relative;
}

.jp-audio {
    width: 100% !important;
    border: 0 !important;
}

.jp-audio .jp-interface {
    height: 65px !important;
    background-color: #FFF;
}

.jp-audio .jp-controls {
    width: 100% !important;
    padding: 10px 10px 0 !important;
    box-sizing: border-box;
}

.jp-audio .jp-type-single .jp-progress {
    width: 100px !important;
    left: 88px !important;
    top: 23px !important;
}

.jp-volume-controls {
    left: 200px !important;
    top: 23px !important;
}

.jp-audio .jp-type-single .jp-time-holder {
    left: 88px !important;
    top: 40px !important;
    width: auto !important;
}

.jp-current-time,
.jp-duration {
    width: auto !important;
}
.third-con {
    padding-top: 15px;
    line-height: 32px;
    font-size: 16px;
    color: #4d4f53;
    padding-bottom: 50px;
    overflow: hidden;
    font-family: "微软雅黑"!important;
}

.third-con .gkxx-list {
    border: 1px #2f5db8 solid;
    padding: 20px 15px;
    margin: -5px auto 20px;
}

.third-con .gkxx-list * {
    font-size: 18px;
    line-height: 36px;
    color: #4d4f53;
}

.third-con span {
    line-height: 32px !important;
    font-size: 18px;
    color: #4d4f53;
    text-align: justify !important;
    font-family: "微软雅黑"!important;
    margin: 0 !important
}

.third-con p {
    line-height: 32px !important;
    font-size: 18px !important;
    color: #4d4f53 !important;
    text-align: justify;
    padding-top: 15px !important;
    font-family: "微软雅黑"!important;
    margin: 0 !important;
	text-wrap: unset !important;
}

.third-con p span {
    line-height: 32px !important;
    font-size: 18px !important;
    color: #4d4f53 !important;
    text-align: justify;
    font-family: "微软雅黑"!important;
    margin: 0 !important;
    background-color: transparent !important;
	text-wrap: unset !important;
}

.third-con p img {
    display: inline-block;
    margin: 0 auto;
    max-width: 100%
}

.third-con p video {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.third-con p a {
    color: #4d4f53 !important;
    font-size: 18px !important;
    font-family: "微软雅黑" !important;
}

.third-con p a:hover {
    color: #4d4f53;
}

.third-con table {
    width: 99% !important;
    margin: 0 auto
}


.third-con table p {
    text-indent: 0em !important;
    padding-top: 0 !important;
}

.third-con table td {
    padding: 0 10px !important;
}

.third-con table.noBorderTable {
    border: 1px #f3f3f3 solid;
    border-bottom: 0;
}

.third-con table.noBorderTable thead {
    background-color: #2f5db8;
    box-sizing: border-box;
    overflow: hidden;
}

.third-con table.noBorderTable thead td {
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    border-right: 1px #f3f3f3 solid;
    box-sizing: border-box;
    padding: 0;
}

.third-con table.noBorderTable td {
    box-sizing: border-box;
    border-right: 1px #f3f3f3 solid;
    border-bottom: 1px #f3f3f3 solid;
    padding: 10px 15px;
}

.third-con table.noBorderTable td p {
    padding-bottom: 0;
}

.third-con .decision_btn {
    width: 689px;
    margin: 10px auto;
    text-align: right;
}

.third-con .decision_btn img {
    display: inline-block;
}

.third-con .decision_btn img:hover {
    opacity: 0.8;
}

.third-con .location {
    margin-top: 25px;
    line-height: 24px !important;
}

.third-con .location a {
    line-height: 24px !important;
}

.title-fix {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    box-shadow: 0px 3px 3px #eeeeee;
    background-color: #FFF;
    z-index: 1001;
    display: none;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.title-fix h1 {
    line-height: 36px;
    display: table-cell;
    min-height: 70px;
    padding: 10px 12px;
    vertical-align: middle;
    font-size: 24px;
    vertical-align: middle;
}

#qrcode table {
    width: 87px !important;
    height: 87px !important;
    margin: 0 auto
}

#qrcode canvas {
    width: 87px !important;
    height: 87px !important;
    margin: 0 0 0 auto;
    display: block;
}

#qrcode-con {
    text-align: center
}

#qrcode2 {
    margin-top: 25px;
    text-align: center
}

.right span {
    display: block;
    font-size: 12px;
    width: 87px;
    margin: 5px 0 0 auto;
    color: #999;
}


/* 决策意见征集页面样式开始 */

.third-out.suggest_out {
    margin-top: 0
}

.suggest_collect {
    margin: 42px auto;
}

.suggest_collect h1 {
    display: block;
    line-height: 28px;
    font-weight: bold;
    font-size: 20px;
    color: #000;
    padding-left: 0;
    overflow: hidden;
    box-sizing: border-box;
    padding: 15px 0 30px 0;
}

.suggest_collect ul {
    font-size: 0;
}

.suggest_collect ul li {
    width: 20%;
    display: inline-block;
    height: 102px;
    background-color: #d9151e;
    transition: all .3s;
    -webkit-transition: all .3s;
    cursor: default;
}

.suggest_collect ul li i {
    border: 5px #fed2d2 solid;
    box-sizing: border-box;
    display: block;
    width: 52px;
    height: 52px;
    margin: 13px auto 0;
    color: #FFF;
    background: #af0008;
    border-radius: 100px;
    text-align: center;
    font-size: 24px;
    line-height: 42px;
}

.suggest_collect ul li span {
    font-size: 15px;
    display: block;
    text-align: center;
    margin-top: 7px;
    color: #FFF;
}

.suggest_collect ul li:hover,
.suggest_collect ul li.hover {
    background: #af0008;
}

.suggest_collect ul li:hover i,
.suggest_collect ul li.hover i {
    background-color: #FFF;
    color: #af0008;
}

.suggest_collect ul li:hover span,
.suggest_collect ul li.hover span {
    color: #FFF;
}

.suggest_collect>div {
    border: 1px #f3f3f3 solid;
    border-top: 0;
    box-sizing: border-box;
    padding: 20px 30px 30px;
}

.suggest_collect>div {
    line-height: 32px !important;
    font-size: 18px;
    color: #4d4f53;
    text-align: justify;
}

.suggest_collect>div p {
    line-height: 32px !important;
    font-size: 18px;
    color: #4d4f53;
    text-align: justify;
    padding-top: 15px !important;
    font-family: "微软雅黑"!important;
    margin: 0 !important;
}

.suggest_collect>div p span {
    background-color: #FFF !important;
}

.suggest_collect>div #suggest {
    margin: 0 -30px;
}

.suggest_box h1 {
    background: #fed2d2;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: center;
    color: #333333;
    font-size: 18px;
    padding: 0;
}

.suggest_box h1 a {
    position: absolute;
    top: 0;
    right: 15px;
    color: #333333;
    font-size: 15px;
    line-height: 40px;
}

.suggest_box h1 a i {
    display: inline-block;
    margin-right: 6px;
}

.suggest_box .suggest_con {
    border-top: 0;
    background-color: #f9f9f9;
    padding: 20px 40px 40px;
    position: relative;
}

.suggest_box .suggest_con p {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    box-sizing: border-box;
    overflow: hidden;
    padding-top: 16% !important;
    z-index: 100;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: center;
}

.suggest_box .suggest_con p span {
    color: #d9151e;
    cursor: pointer;
}

.suggest_box .suggest_con .layui-form-label {
    font-size: 16px;
}

.suggest_box .suggest_con .layui-input,
.suggest_box .suggest_con .layui-textarea {
    font-size: 16px;
}

.suggest_box .suggest_con .layui-textarea {
    height: 240px;
}

.suggest_box .suggest_con button {
    display: block;
    margin: 0 auto;
    background: #d9151e;
}

.suggest_collect>div.location {
    border: 0;
    padding: 0;
    margin-bottom: 0;
    line-height: 24px !important;
    font-size: 16px;
    margin-top: 10px;
    padding-left: 10px;
}

.mail-loading {
    width: 258px !important;
    border-radius: 2px !important;
    box-shadow: 1px 1px 50px rgb(0 0 0 / 30%) !important;
    background-color: #FFF !important;
    height: 45px;
}

.layui-layer-shade {
    opacity: 0.2 !important;
}

.mail-loading .layui-layer-loading0 {
    background-position: 3px 10.5px !important;
    width: 188px !important;
    padding-left: 70px;
    line-height: 45px;
    font-size: 18px;
    height: 45px !important;
}

.mail-wrong-tip {
    width: 300px !important;
    height: 240px !important;
}

.mail-wrong-tip .layui-layer-content i {
    color: #db7175;
    font-size: 2.1rem;
    border: 2px #db7175 solid;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    display: block;
    line-height: 50px;
    margin: 12px auto 15px;
}

.mail-wrong-tip .layui-layer-content {
    text-align: center;
    overflow: hidden !important;
    height: 100px !important;
}

.mail-wrong-tip .layui-layer-btn {
    margin-top: 10px;
    text-align: center;
}


/* 决策意见征集页面样式结束 */


/* 404页面样式开始 */

.wrong_page {
    background-color: #FFF;
    overflow: hidden;
    min-height: 525px;
    margin: 28px auto;
}

.wrong_page img {
    display: block;
    margin: 70px auto 0 193px;
    height: auto
}

.wrong_page.page_403 img {
    margin-top: 47px;
}

.wrong {
    padding-left: 127px;
}

.wrong h1 {
    font-size: 92px;
    color: #41516e;
    font-weight: bold;
    display: block;
    text-align: left;
    margin-top: 145px
}

.wrong h2 {
    font-size: 20px;
    color: #808b9f;
    display: block;
    text-align: left;
    margin-top: 2px
}
.wrong h3 {
    font-size: 14px;
    color: #808b9f;
}

.wrong div {
    display: flex;
    align-items: center;
    margin: 30px 0 20px;
}

.wrong a {
    display: block;
    width: 90px;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    color: #FFF;
    background-color: #3072f3;
    text-align: center;
    box-sizing: border-box;
    text-align: center;
    border-radius: 5px;
    margin-left: 20px;
}

.wrong a:hover {
    background-color: rgba(48, 114, 243, 0.8)
}


/* 404页面样式结束 */

@media screen and (max-width: 768px) {
    body {
        background-color: #FFF !important;
    }
    .third-out {
        padding: 0 10px;
    }
    .left {
        width: 100%;
    }
    .right {
        display: none;
    }
    .third-title .left h1 {
        font-size: 1.875rem;
    }
    .third-title .left #MainTitle {
        font-size: 1.875rem !important;
        font-weight: normal;
    }
    .third-title .left #subTitle {
        font-size: 1.125rem !important;
    }
    .third-title .left #thirdTitle {
        font-size: 1.125rem !important;
    }
    .third-title .left .datetime {
        height: auto;
        line-height: 28px;
    }
    .third-con {
        padding-top: 0;
    }
    .third-con .gkxx-list {
        padding: 10px;
        margin: 20px auto 5px;
    }
    .third-con .gkxx-list * {
        font-size: 1.125rem;
        line-height: 32px;
        margin-bottom: 8px;
    }
    .third-con span {
        line-height: 32px !important;
    }
    .third-con p {
        font-size: 1.125rem;
        padding-top: 10px !important;
    }
    .third-con p span {
        font-size: 1.125rem;
    }
    .third_split {
        margin-top: 10px;
    }
    .title-fix h1 {
        font-size: 1.25rem;
        line-height: 30px;
        padding: 10px 0;
    }
    .third-con p img {
        height: auto !important;
    }
    .wrong_page img {
        width: 100%;
        padding: 30px 15px 0;
        box-sizing: border-box;
        margin: 0;
    }
    .wrong {
        padding: 0 30px !important;
        box-sizing: border-box;
    }
    .wrong h1 {
        text-align: center;
        margin-top: 0;
    }
}

.bf-mobile-larger .location,
.bf-mobile-bigger .location {
    margin-bottom: 10px;
}

.bf-mobile-larger .third-con span {
    font-size: 20px !important;
}

.bf-mobile-larger .third-con p {
    font-size: 20px !important;
}

.bf-mobile-larger .third-con p span {
    font-size: 20px !important;
}

.bf-mobile-larger .third-con p a {
    font-size: 20px !important;
}

.bf-mobile-bigger .third-con span {
    font-size: 22px !important;
}

.bf-mobile-bigger .third-con p {
    font-size: 22px !important;
}

.bf-mobile-bigger .third-con p span {
    font-size: 22px !important;
}

.bf-mobile-bigger .third-con p a {
    font-size: 22px !important;
}