.nopadding {
    padding: 0 20px
}

.ldxx-page {
    padding: 20px 0;
}

.ldxx-top img{
    width: 100%;
}

.ldxx-title {
    float: left;
}

.ldxx-btn {
    float: left;
    margin-left: 20px;
    margin-top: 2px;
}

.ldxx-btn a {
    display: inline-block;
    width: 136px;
    height: 36px;
    background: #fff;
    border-radius: 18px;
    text-align: center;
    line-height: 36px;
    margin-left: 20px;
}

.ldxx-btn a:hover {
    color: #0f59a4;
}

.ldxx-hd ul {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.ldxx-hd ul li {
    /* float: left; */
    /* width: 23.5%; */
    flex: 3;
    background: #f4f7f9;
    height: 50px;
    line-height: 50px;
    margin-right: 2%;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
}

.ldxx-hd ul li a.active {
    background: #0f59a4;
    color: #fff;
    cursor: pointer;
}

.ldxx-hd ul li:hover a {
    background: #0f59a4;
    color: #fff;
    cursor: pointer;
}

.ldxx-hd ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.ldxx-hd ul li:last-child {
    margin-right: 0;
}

.ldxx-bd .con {
    padding: 30px 0;
}


/* 写信须知 */

.ldxx-xxxz {
    font-size: 16px;
    line-height: 36px;
    text-align: justify;
}

.ldxx-xxxz p {
    font-size: 16px;
    line-height: 36px;
    text-align: justify;
}

.ldxx-xxxz img {
    max-width: 80%;
}


/* 领导信箱 */

.ldxx-xxxz {
    padding: 0 10px;
}

.ldxx-xjgs {
    border: 1px #e8edf1 solid;
    border-right: none;
}

.ldxx-xjgs table tr th {
    height: 50px;
    line-height: 50px;
    color: #0f59a4;
    background: #f4f7f9;
    border-right: 1px #e8edf1 solid;
    padding: 0 20px;
    font-weight: normal;
    font-size: 16px
}

.ldxx-xjgs table tr td {
    line-height: 30px;
    padding: 10px 20px;
    border-right: 1px #e8edf1 solid;
    border-top: 1px #e8edf1 solid;
    font-size: 15px;
    color: #999;
}

.ldxx-xjgs table tr td a {
    display: block;
    background: url(../images/li.png) left center no-repeat;
    padding-left: 20px;
}

.ldxx-xjgs table tr td a:hover {
    color: #0f59a4
}

.ldxx-wyxx {
    padding: 0 10px;
}

.layui-input-inline.long {
    width: 70%
}

.ldxx-xjcx {
    width: 60%;
    margin: 0 auto;
}

.ldxx-xjcx .ldxx-xjcxtj {
    padding: 50px;
    font-size: 16px;
}

.ldxx-xjcx .ldxx-xjcxtj a {
    color: #ff0000
}

.ldxx-xjcx .ldxx-xjcxtj a:hover {
    text-decoration: underline;
}

.ldxx-xjcx .btbj {
    color: red;
    float: left;
    display: block;
    width: 45px;
    margin-top: 10px;
    text-align: center;
    right: 10px;
    position: absolute;
    top: 0px;
}

.ldxx-xjcx .layui-input,
.ldxx-xjcx .layui-textarea {
    width: 100% !important;
}

.ldxx-xjcx .layui-input-block {
    position: relative;
}

.ldxx-xjcx .xj-tb-bk {
    border: 1px solid #dcdcdc;
    padding: 15px;
    margin-bottom: 15px;
}

.ldxx-xjcx .layui-form-label {
    width: 100px;
}

.layui-btn-primary {
    border: none;
    background-color: #a4a4a4;
    color: #fff;
}


/* 依申请公开 */

.ysqgg-page {
    padding: 20px 0;
}

.ysqgg-hd ul {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.ysqgg-hd ul li {
    float: left;
    width: 18.4%;
    background: #f4f7f9;
    height: 50px;
    line-height: 50px;
    margin-right: 2%;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
    cursor: pointer;
}

.ysqgg-hd ul li a{
display:block;
}

.ysqgg-hd ul li a.active {
    background: #0f59a4;
    color: #fff;
    cursor: pointer;
}

.ysqgg-hd ul li:last-child {
    margin-right: 0;
}

.ysqgg-bd .con {
    display: none;
    padding: 30px 0;
}

.ysqgg-gksm,
.ysqgg-gksm p {
    font-size: 16px;
    line-height: 36px;
    text-align: justify;
}

.ysqgg-gksm img {
    max-width: 80%;
}

.ysqgg-smsqli {
    margin-bottom: 50px;
}

.ysqgg-smsqhead {
    background: #f4f7f9;
    color: #0f59a4;
    height: 50px;
    line-height: 50px;
    padding: 0 50px;
    font-size: 16px;
}

.djxz {
    color: #0f59a4;
}

.djxz:hover {
    text-decoration: underline;
    color: #ff0000;
}

.ysqgg-smsqmain {
    padding: 20px 50px;
    line-height: 36px;
    font-size: 16px;
}

.comhead {
    padding: 15px 0;
    margin-bottom: 10px;
}

.comhead span {
    display: block;
    height: 20px;
    line-height: 20px;
    color: #0f59a4;
    border-left: 4px #0f59a4 solid;
    font-size: 20px;
    font-weight: bold;
    padding-left: 16px;
}

.ysqgg-lbitem {
    margin-bottom: 20px;
    padding: 0 16px;
}

.ysqgg-lbitem ul {
    overflow: hidden;
}

.ysqgg-lbitem ul li {
    width: 25%;
    float: left;
    line-height: 40px;
    font-size: 16px;
    background: url(../images/arrow.png) left center no-repeat;
    padding-left: 14px;
}

.ysqgg-lbitem ul li a {
    display: block;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ysqgg-lbitem ul li:hover a {
    color: #0f59a4
}
.zxsq-hd a{
    width: 140px;
    height: 50px;
    line-height: 50px;
    display: block;
    background: #f0f0f0;
    text-align: center;
}
.zxsq-hd a span{
font-size:20px;
}
.ysqgg-formhd li {
    float: left;
    background: #f0f0f0;
    height: 50px;
    line-height: 50px;
    min-width: 140px;
    text-align: center;
    padding: 0 20px;
    font-size: 18px;
    margin-right: 20px;
    cursor: pointer;
}

.ysqgg-formhd li.active {
    background: #02a0e1;
    color: #fff;
}

.ysqgg-formbd {
    margin-top: 20px;
}

.ysqgg-formbd .layui-form {
    display: none;
}

.ysqgg-formbd .layui-form .layui-table td,
.ysqgg-formbd .layui-form .layui-table th {
    padding: 3px 5px
}

.ysqgg-formbd .layui-form tr:hover {
    background: none;
}

.ysqgg-formbd .layui-form .ml {
    width: 110px;
}

.ysqgg-jgcx {
    width: 80%;
    margin: 30px auto;
}

.ysqgg-jgcx .ysqgg-bz {
    color: red;
    font-size: 16px;
    margin-bottom: 40px;
}

.ysqgg-jgcx .ysqgg-bz a {
    color: red;
}

.ysqgg-jgcx .ysqgg-bz a:hover {
    text-decoration: underline;
}

.ysqgg-jgcx .SearchForm .layui-form-label {
    width: 120px !important;
}

.ysqgg-jgcx .SearchForm .layui-input,
.ysqgg-jgcx.SearchForm .layui-textarea {
    width: 80% !important;
    float: left;
}

.ysqgg-jgcx .btbj {
    color: red;
    margin-left: 10px;
}

.ysqgg-jgcx .layui-field-box {
    padding: 25px;
}

.layui-text em,
.layui-word-aux {
    word-break: break-all;
}

@media only screen and (max-width:1200px) {}

@media only screen and (max-width:996px) {
    .ldxx-title {
        float: none;
    }
    .ldxx-title img {
        width: 100%;
    }
    .ldxx-btn {
        float: none;
        margin-top: 10px;
    }
}

@media only screen and (max-width:768px) {
    .nopadding {
        padding: 0 0.2rem;
    }
    .ldxx-page {
        padding: 0.2rem 0;
    }
    
    .ldxx-btn {
        margin-top: 0.2rem
    }
    .ldxx-btn a {
        width: 2rem;
        height: 0.5rem;
        border-radius: 0.25rem;
        line-height: 0.5rem;
        margin-left: 0;
        margin-right: 0.2rem
    }
    .ldxx-hd ul li {
        height: 0.6rem;
        line-height: 0.6rem;
        font-size: 0.3rem;
        border-radius: 0.05rem;
    }
    .ldxx-bd .con {
        /* display: none; */
        padding: 0.3rem 0;
    }
    .ldxx-xjgs {
        border: 1px #e8edf1 solid;
        border-right: none;
    }
    .ldxx-xjgs table tr th {
        height: 50px;
        line-height: 30px;
        padding: 10px 5px;
    }
    .ldxx-xjgs table tr td {
        padding: 10px 5px;
    }
    .ldxx-xxxz {
        padding: 0
    }
    .ldxx-wyxx {
        padding: 0
    }
    .layui-input-inline.long {
        width: 50%
    }
    .layui-form-item .layui-inline {
        margin-bottom: 0;
        margin-top: 10px;
    }
    .ldxx-xjcx {
        width: 100%;
        margin: 0 auto;
    }
    /* 依申请公开 */
    .ysqgg-page {
        padding: 0.2rem 0;
    }
    .ysqgg-hd ul li {
        width: 19.2%;
        height: 0.6rem;
        line-height: 0.6rem;
        margin-right: 1%;
        font-size: 0.24rem;
        border-radius: 0.05rem;
    }
    .ysqgg-bd .con {
        display: none;
        padding: 0.3rem 0;
    }
    .ysqgg-gksm,
    .ysqgg-gksm p {
        font-size: 0.24rem;
        line-height: 0.6rem;
    }
    .ysqgg-smsqli {
        margin-bottom: 0.5rem;
    }
    .ysqgg-smsqhead {
        height: 0.5rem;
        line-height: 0.6rem;
        padding: 0 0.3rem;
        font-size: 0.24rem;
    }
    .ysqgg-smsqmain {
        padding: 0.2rem;
        line-height: 0.6rem;
        font-size: 0.24rem;
    }
    .comhead {
        padding: 0.15rem 0;
        margin-bottom: 0.1rem;
    }
    .comhead span {
        height: 0.2rem;
        line-height: 0.2rem;
        color: #0f59a4;
        font-size: 0.28rem;
        padding-left: 0.2rem;
    }
    .ysqgg-lbitem {
        margin-bottom: 0.2rem;
        padding: 0 0.2rem;
    }
    .ysqgg-lbitem ul li {
        width: 50%;
        line-height: 0.6rem;
        font-size: 0.24rem;
        padding-left: 0.16rem;
    }
    .ysqgg-lbitem ul li a {
        padding: 0 0.1rem;
    }
    .ysqgg-formhd li {
        height: 0.6rem;
        line-height: 0.6rem;
        min-width: 2rem;
        padding: 0 0.2rem;
        font-size: 0.24rem;
        margin-right: 0.2rem;
    }
    .ysqgg-jgcx {
        width: 100%;
    }
    .ysqgg-formbd .layui-form .ml {
        width: 1.1rem;
    }
}

@media only screen and (max-width:450px) {
    .layui-form-pane .layui-form-label {
        width: 90px;
        padding: 10px 0/* ;float:left; */
    }
    .layui-form-item .layui-input-inline {
        /* float:left; */
        display: inline-block;
        margin: 0 0 10px 0;
        width: 50%
    }
    .layui-input-inline.long {
        width: 50%
    }
    .layui-form-item .layui-input-inline+.layui-form-mid {
        margin-left: 0;
        display: inline-block;
        float: none
    }
}