/*  游客登录   */
.layer06 {

}
.ykdl-wrapper {
    background: url(../images/hdjl/dlcg_bg.png) center top no-repeat;
    height: 564px;
    box-shadow: 0 0 20px #999;
    margin-bottom: 4.5%;
    border-radius: 8px;
}
.ykdl-content {
    width: 32.1%;
    margin: 0 auto;
    text-align: center;
}
.ykdl-title {
    padding: 30.5% 0 9.5% 0;
    text-align: center;
}
.phone-input-box {
    width: 100%;
    border: 1px solid #c8c8c8;
    border-radius: 8px;
    padding: 4.8% 3.5%;
    box-shadow: 0 0 20px #c8c8c8;
    margin: 0 auto;
}
.phone-icon {
    width: 18px;
    height: 20px;
    background: url(../images/hdjl/phone.png) no-repeat 0 0;
    float: left;
    margin-right: 3.5%;
}
.phone-input {
    font-size: 18px;
    color: #333;
    float: left;
    height: 20px;
    padding-top: 0.8%;
}
.capture-input-box {
    width: 59%;
    border: 1px solid #a9a9a9;
    border-radius: 8px;
    padding: 4.8% 3.5%;
    box-shadow: 0 0 20px #a9a9a9;
    margin-top: 8.5%;
}
.capture-icon {
    width: 19px;
    height: 21px;
    background: url(../images/hdjl/capture.png) no-repeat 0 0;
    float: left;
    margin-right: 4.6%;
}
.capture-input {
    width: 85%;
    font-size: 18px;
    padding-top: 1%;
    color: #333;
}
.capture-button {
    width: 32.6%;
    margin-top: 8.5%;
}
.capture-button button {
    width: 100%;
    height: 60px;
    background: #1a65b0;
    outline: none;
    border: none;
    color: #fff;
    box-shadow: 0 0 20px #c8c8c8;
    border-radius: 10px;
    font-size: 18px;
}
.login-button {
    width: 100%;
    margin-top: 8.2%;
}
.login-button button {
    padding: 3.6% 38.5%;
    width: 100%;
    background: #1a65b0;
    outline: none;
    border: none;
    color: #fff;
    box-shadow: 0 0 20px #c8c8c8;
    border-radius: 7px;
    font-size: 18px;
}


/*   领导信箱页面   */
.ldxx-wrapper {
    background: #ffffff;
    box-shadow: 0 0 20px #999;
    margin-bottom: 2%;
    border-radius: 8px;
}

.ldxx-yhxz {
    margin: 0 auto;
    text-align: center;
    font-size: 31px;
    color: #1a1a1a;
    line-height: 60px;
    padding: 2.2% 0 1% 0;
}
.ldxx-content-wrapper {
    text-align: center;
    line-height: 33px;
    width: 76.8%;
    margin: 0 auto;
    color: #333;
    padding-bottom: 2.1%;
}
.ldxx-content-wrapper p {
    text-indent: 0;
    text-align: left;
    font-size: 16px;
    line-height: 34px;
    color: #333;
}
.ldxx-content-title {
    font-weight: bold;
    text-align: left;
    text-indent: 0;
    font-size: 16px;
    line-height: 34px;
    color: #333;
}
.accept-wrapper {
    text-align: center;
    width: 76.8%;
    margin: 0 auto;
}

.accept-wrapper input[type="checkbox"] {
    width: 21px;
    height: 21px;
    border: 1px solid #aaaaaa;
    border-radius: 0;
    cursor: pointer;
    background-color: #dcdcdc;
}

.accept-text {
    margin-top: 0.2%;
    margin-left: 1.4%;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.accept-button {
    text-align: right;
    width: 100%;
    color: #fff;
    margin: 1.5% 0 3% 0;
}
.accept-button button {
    background: #1a65b0;
    color: #fff;
    font-size: 20px;
    width: 32%;
    padding: 1.2% 8% 1.2% 8%;
    border: none;
    outline: none;
    border-radius: 8px;
}

/*  登陆成功  */
.dlcg-title {
    padding: 30.5% 0 19.3% 0;
    text-align: center;
}
.dlcg-nav {
    margin-left: 25.6%;
}
.dlcg-nav ul li {
    float: left;
    width: 26.8%;
    margin-right: 14.8%;
    box-shadow: 0 0 20px #999;
}
.dlcg-nav ul li img {
    width: 100%;
}
.dlcg-nav ul li:last-of-type {
    margin-right: 0;
}

/*   我要咨询页面    */
.wyzx-wrapper {
    margin-bottom: 5%;
    padding-bottom: 5.8%;
}
.label-wrapper {
    margin-left: 6.6%;
    padding: 1.6% 0;
}
.label-wrapper:first-of-type {
    padding: 3.2% 0 1.6% 0;
}
.label-wrapper label {
    font-size: 20px;
    margin-top: 1%;
}
.label-wrapper label span {
    color: red;
}
.label-wrapper input {
    width: 54%;
    border: 1px solid #ccc;
    margin-left: 2.6%;
    font-size: 16px;
    padding: 1.3%;
    border-radius: 8px;
    color: #333;
}
.label-email input {
    margin-left: 5.68%;
}
.label-number input {
    margin-left: 0.86%;
}
.label-title input {
    width: 77.7%;
    margin-left: 6.18%;
}
.label-content label {
    float: left;
}
.wyzx-content-textarea {
    width: 77.7%;
    border: 1px solid #ccc;
    margin-left: 6.6%;
    font-size: 16px;
    padding: 1.3%;
    border-radius: 8px;
    color: #333;
    resize: none;
    outline: none;
    float: left;
}
.button-wrapper {
    width: 100%;
    text-align: center;
    margin-top: 1.6%;
}
.button-queding {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 6.1%;
    background-color: #1a65b0;
    color: #fff;
    white-space: nowrap;
    font-size: 22px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
}
.button-queding:nth-of-type(2) {
    margin-left: 4.3%;
}
/*   我的留言查询   */
.lycx-wrapper {
    background: #ffffff;
    box-shadow: 0 0 20px #999;
    margin-bottom: 2%;
    border-radius: 8px;
}
.wdlycx-title {
    width: 100%;
    text-align: center;
    padding: 3.9% 0 2.7% 0;
}
.user-info-wrapper {
    padding-left: 2.2%;
}
.user-info {
    width: 15%;
}
.info-text {
    font-size: 22px;
    color: #333;
    line-height: 35px;
    margin-left: 11%;
}
.user-name {
    margin-left: 2%;
    width: 10%;
    line-height: 38px;
    color: #666;
    font-size: 16px;
}
.user-name img {
    margin-top: 11.3%;
    margin-right: 12.3%;
}
.info-name {
    margin-top: 0.5%;
}
.user-phone {
    width: 15%;
    margin-left: 2%;
    line-height: 38px;
    color: #666;
    font-size: 16px;
}
.user-phone img {
    margin-top: 7.4%;
    margin-right: 6.1%;
}
.user-card {
    width: 20%;
    margin-left: 2%;
    line-height: 38px;
    color: #666;
    font-size: 16px;
}
.user-card img {
    margin-top: 5.4%;
    margin-right: 6.1%;
}
.wenyuda-wrapper {
    margin-top: 1%;
}
.wenyuda {
    width: 100%;
    padding: 2% 2.5%;
    background-image: linear-gradient(to bottom, #f5f5f5, #ffffff);
    margin-bottom: 2%;
}
.wenyuda-date {
    background-image: linear-gradient(to right bottom, #2b79c5, #78b8f6);
    width: 5.6%;
    padding: 1%;
    border-radius: 8px;
    color: #fff;
    line-height: 20px;
    margin-right: 2.5%;
}
.title-wrapper {
    width: 6.6%;
    margin-right: 1.2%;
}
.neirong-title {
    margin-top: 32%;
}
.content-wrapper {
    width: 32.5%;
    padding-right: 2.6%;
    border-right: 1px solid #d2d2d2;
}
.title-content {
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}
.wenyuda-content {
    margin-top: 6%;
    line-height: 32px;
    color: #333;
}
.title-huifu {
    width: 7.5%;
    margin-left: 4.1%;
    margin-right: 1.2%;
}
.da-content {
    width: 38.8%;
    line-height: 32px;
    margin-top: -0.5%;
    color: #333;
}

/*    新版互动交流    */
.hdjl-wrapper {
    margin-bottom: 4.4%;
}
.ldxx-content {
    float: left;
    width: 64.2%;
    padding-top: 6.3%;
    text-align: center;
    padding-bottom: 1.4%;
    box-shadow: 0 0 20px #999;
    border-radius: 6px;
    background: #fff;
}
.lxtj-wrapper {
    width: 87%;
    text-align: left;
    color: #acacac;
    font-size: 17px;
    margin-top: 2.5%;
    margin-left: 12%;
}
.lxtj-more {
    width: 100%;
    margin: 1.5% auto 0 auto;
    font-size: 15px;
    color: #999;
    cursor: pointer;
}
.lxtj-more img {
    margin-top: -4px;
}
.lxtj-more-content .lxtj-wrapper {
    margin-top: 1.5%;
}
.lxtj-wrapper span.lxtj {
    color: #5f5f5f;
}
.lxtj-wrapper span.number {
    color: #eb2e2e;
}
.tsdz-wrapper {
    float: right;
    width: 32.1%;
    background: transparent;
}
.tsdz-wrapper a:first-of-type img {
    margin-bottom: 12.5%;
}
.lyhf-wrapper {
    box-shadow: 0 0 20px #999;
    width: 100%;
    margin-bottom: 3.8%;
    background: #fff;
    padding-bottom: 0.4%;
}
.lyhf-title {
    width: 8.5%;
    margin-left: 2.4%;
    padding-top: 0.6%;
    text-align: center;
    padding-bottom: 0.5%;
    border-bottom: 4px solid #3582c4;
    position: relative;
}
.lyhf-title a {
    font-size: 24px;
    line-height: 36px;
    color: #333;
    text-decoration: none;
    font-weight: bold;
}
.lyhf-title a:hover {
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
    color: #333;
    text-decoration: underline;
}
.line1 {
    border-bottom: 1px solid #d4d4d4;
    margin-top: -0.1%;
    margin-left: 2.4%;
    width: 27%;
}
.lyhf-table {
    width: 95.7%;
    margin: 2% auto;
    background: #fff;
    border: 1px solid #f1f1f1;
    table-layout: fixed;
}
.lyhf-table thead {
    background: #f1f1f1;
    font-size: 22px;
    color: #3582c4;
    text-align: center;

}
.lyhf-table thead tr th {
    padding: 2.6% 0;
    text-align: center;
    border-right: 1px solid #fff;
}

.xjbt {
    width: 32.22%;
}
.hfnr {
    width: 32.22%;
}
.hfsj {
    width: 16.7%;
}
.bjzt {
    width: 19.86%;
}
.lyhf-table tbody {
    font-size: 17px;
    text-align: center;
    color: #000;
}
.lyhf-table tbody tr td {
    padding: 1.2% 10px;
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    text-align: center;
    line-height: 25px;
}
.lyhf-table tbody tr td>a {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
    color: #000;
    width: 100%;
}

.lyhf-table tbody tr td a:hover {
    color: #000;
    text-decoration: underline;
}
.lyhf-table tbody tr td span {
    display: inline-block;
}
.lyhf-table tbody tr td span.hfnr-content {
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 86%;
    line-height: 25px;
    float: left;
}
.lyhf-table tbody tr td span a {
    font-size: 16px;
    display: inline-block;
    color: #8a8a8a;
    text-decoration: none;
}
.lyhf-table tbody tr td span a:hover {
    font-size: 16px;
    display: inline-block;
    color: #8a8a8a;
    text-decoration: underline;
}
/*  page 页面嵌入 iframe 样式  */
.iframe-wrapper {
    width: 100%;
    margin: 2.5% auto;
}
@media screen and (max-width: 769px) {
    .ldxx-content {
        float: none;
        width: 100%;
        padding-top: 3%;
    }
    .tsdz-wrapper {
        float: none;
        width: 100%;
    }

    .lxtj-wrapper {
        padding: 0 10px;
        font-size: 16px;
        line-height: 28px;
    }

    .lyhf-title {
        width: 27.5%;
    }

    .lyhf-table thead {
        font-size: 14px;
    }

    .lyhf-table tbody {
        font-size: 12px;
    }

    .lyhf-table tbody tr td {
        padding: 5px;
    }

    .lyhf-table tbody tr td span a {
        font-size: 12px;
    }
    .page-show .wzsm-title {
        font-size: 20px;
    }
    .page-show .show-content p {
        font-size: 16px;
        line-height: 28px;
    }
    .titm {
        padding-left: 15px;
    }
    .tit span {
        font-size: 20px;
    }
    .wzdt, .wzdt2 {
        margin-bottom: 10px;
    }
    .wzdt li, .wzdt li a {
        font-size: 18px;
        line-height: 36px;
        height: auto;
    }

    .wzdt2 li {
        padding: 10px 10px 10px 0;
    }
    .xqym-title {
        font-size: 20px;
        line-height: 40px;
        width: 95%;
    }
    .lyrqzt,.mart {
        width: 95%;
    }
    .lyrqzt {
        line-height: 22px;
    }
    .mart p img {
        width: 100%;
        height: auto;
    }
    .sbt {
        width: 95%;
    }
    .ldzl-title,.ldzl-title img {
        width: auto;
    }
    .ld-duty-name {
        font-size: 20px;
        line-height: 30px;
        margin: 10px 0;
    }
    .resume,.news {
        width: 36%;
        font-size: 18px;
        line-height: 26px;
        border-bottom: 3px solid #015293;
    }
    .tzzl-content {
        width: 95%;
    }
    .tzzl-content p,.tzzl-content p:last-of-type,.tzzl-content p:first-of-type {
        padding-left: 0;
        margin: 20px 0;
    }
    .zxdt-ul li {
        padding: 0;
    }
    .zxdt-ul li a {
        width: 72%;
        font-size: 16px;
    }
    .ztzl-list ul li:nth-of-type(6),
    .ztzl-list ul li:nth-of-type(8) {
        padding-bottom: 6.5%;
    }
}
