/**** 领导 ****/
.ldContent {
    width: 1400px;
    width: 14rem;
    margin: 30px auto;
    margin: .3rem auto;
    background: url(2022-list-ld-bg.png) no-repeat center bottom #ecf5ff;
    background-size: 100% auto;
    padding-bottom: 30px;
    padding-bottom: .3rem;
    min-height: 680px;
    min-height: 6.8rem;
}

.ld-menu {
    border-bottom: 1px solid #367ac8;
    margin: 0 50px;
    margin: 0 .5rem;
    padding: 30px 0;
    padding: .3rem 0;
}

.ld-menu a {
    width: 268px;
    width: 2.68rem;
    height: 70px;
    height: .7rem;
    line-height: 70px;
    line-height: .7rem;
    display: block;
    border-radius: 5px;
    border-radius: .05rem;
    position: relative;
    float: left;
    margin-right: 76px;
    margin-right: .76rem;
}

.ld-menu a:last-child {
    margin-right: 0;
    float: right;
}

.ld-menu a::after {
    content: "";
    display: block;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    border: 1px solid #367ac8;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 5px;
    border-radius: .05rem;
    opacity: 0;
}

.ld-menu a:hover::after,
.ld-menu a.active::after {
    content: '';
    display: block;
    opacity: 1;
}

.ld-menu a img {
    width: 36px;
    width: .36rem;
    height: 36px;
    height: .36rem;
    display: block;
    margin: 17px 20px 0 46px;
    margin: .17rem .2rem 0 .46rem;
    float: left;
}

.ld-ul {
    padding: 15px 50px 0;
    padding: .15rem .5rem 0;
}

.ld-ul li {
    width: 150px;
    width: 1.5rem;
    float: left;
    margin-right: 40px;
    margin-right: .4rem;
    margin-bottom: 10px;
    margin-bottom: .1rem;
}

.ld-ul li:nth-child(1),
.ld-ul li:nth-child(7) {
    margin-right: 0;
}

.ld-ul li:nth-child(8) {
    margin-left: 150px;
    margin-left: 1.5rem;
}

.ld-ul li .menutit {
    font-size: 20px;
    font-size: .2rem;
    font-weight: 700;
    line-height: 202px;
    line-height: 2.02rem;
    margin-left: 10px;
    margin-left: .1rem;
}

.ld-ul li .menutit.tit01 {
    line-height: 40px;
    line-height: .4rem;
    padding-right: 30px;
    padding-right: .3rem;
    display: block;
    margin-top: 50px;
    margin-top: .5rem;
}

.ld-ul li .pImgBox {
    height: 202px;
    height: 2.02rem;
}

.ld-ul li .pImgBox img {
    height: auto;
    min-height: 100%;
}

.ld-ul li .name {
    width: 100%;
    display: block;
    text-align: center;
    line-height: 24px;
    line-height: .24rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 12px 0;
    padding: .12rem 0;
}

.ld-ul.one {
    padding-top: 30px;
    padding-top: .3rem;
}

.ld-ul.one li:nth-child(2) {
    width: 186px;
    width: 1.86rem;
}

.ld-ul.one li .pImgBox {
    height: 250px;
    height: 2.5rem;
}

.ld-ul.one li .pImgBox img {
    height: auto;
    min-height: 100%;
}

.ld-ul li:hover .name {
    color: #ff0000
}

.ld-detail-img {
    padding-top: 30px;
    padding-top: .3rem;
}

.ld-detail-img img {
    width: 186px;
    width: 1.86rem;
    height: auto;
    margin: 0 auto;
    display: block;
}

.ld-detail-name {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-top: .2rem;
    font-weight: 700;
    font-size: 20px;
    font-size: .2rem;
}

.ld-detail-zw {
    width: 100%;
    text-align: center;
    margin-top: 15px;
    margin-top: .15rem;
}

.ld-detail-txt ul {
    margin: 10px 100px;
    margin: .1rem 1rem 0;
    border-bottom: 1px solid #c8d9e9;
    padding: 30px 0;
    padding: .3rem 0;
    background: none !important;
}

.ld-detail-txt ul:nth-child(2) {
    border-bottom: 0;
    margin-top: 0;
}

.ld-detail-txt ul li {
    float: left;
    line-height: 42px;
    line-height: .42rem;
    width: 1040px;
    width: 10.4rem;
}

.ld-detail-txt ul li.menu {
    width: 115px;
    width: 1.15rem;
    float: left;
    font-size: 20px;
    font-size: .2rem;
    color: #03529b;
    font-weight: 700;
    padding-left: 45px;
    padding-left: .45rem;
    background: no-repeat 15px center;
    background: no-repeat .15rem center;
    background-size: auto 24px;
    background-size: auto .24rem;
}

.ld-detail-txt ul li.grjl {
    background-image: url(2022-list-ld-detail-ico01.png);
}

.ld-detail-txt ul li.zggz {
    background-image: url(2022-list-ld-detail-ico02.png);
}

.ld-detail-txt ul li p,
.ld-detail-txt ul li span {
    line-height: 42px !important;
    line-height: .42rem !important;
    font-size: 18px !important;
    font-size: .18rem !important;
    font-family: "Microsoft YaHei UI", "Helvetica", sans-serif !important;
    text-indent: 0 !important;
    background: none !important;
}

.ld-detail-txt ul li br {
    display: none !important;
}

.ldContent.bmxzj {
    padding: 0 30px;
    padding: 0 .3rem;
    width: 1340px;
    width: 13.4rem;
}

.ldContent.bmxzj .pHead02 {
    margin-top: 30px;
    margin-top: .3rem;
}

.ldContent.bmxzj .ld-ul {
    padding-bottom: 30px;
    padding-bottom: .3rem;
}

.ldContent.bmxzj .ld-ul li {
    margin: 30px calc((20% - 150px) / 2) 0;
    margin: .3rem calc((20% - 1.5rem) / 2) 0;
}

.ldContent.bmxzj .ld-ul li .pImgBox {
    margin: 0 auto;
}

.ldContent.bmxzj .ld-ul li .pImgBox img {
    height: 100%;
    width: auto;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    *position: relative;
    *left: auto;
    *top: auto;
}

.ldContent.bmxzj .ld-detail-txt ul {
    margin-left: 70px;
    margin-left: .7rem;
    margin-right: 70px;
    margin-right: .7rem;
}

/**** 互动交流 ****/
.mailContent {
    margin-bottom: 30px;
    margin-bottom: .3rem;
}

.mailContent .pHead02 {
    margin-top: 30px;
    margin-top: .3rem;
}

.mailContent .pHead02 .tit {
    float: left;
    margin-right: 20px;
    margin-right: .2rem;
}

.mailContent .pHead02 .msg {
    float: left;
    font-size: 16px;
    font-size: .16rem;
    font-weight: 700;
    color: #000000;
}

.mailContent .pHead02 .btn {
    float: right;
}

.mailContent .pHead02 .btn a {
    width: 142px;
    width: 1.42rem;
    height: 42px;
    height: .42rem;
    text-align: center;
    border-radius: 8px;
    border-radius: .08rem;
    display: block;
    float: left;
    margin-right: 6px;
    margin-right: .06rem;
    color: #ffffff;
    font-size: 18px;
    font-size: .18rem;
    font-weight: 400;
}

.mailContent .pHead02 .btn a:last-child {
    margin-right: 0;
}

.mailContent .pHead02 .btn a.xx {
    background-color: #5fa2f8;
}

.mailContent .pHead02 .btn a:hover.xx {
    background-color: #3e82d8;
}

.mailContent .pHead02 .btn a.cx {
    background-color: #56d8b1;
}

.mailContent .pHead02 .btn a:hover.cx {
    background-color: #34c298;
}

.mailContent .pHead02 .btn a.xd {
    background-color: #e7c55c;
}

.mailContent .pHead02 .btn a:hover.xd {
    background-color: #caa637;
}

.mailContent .mail-list-table {
    width: 100%;
}

.mailContent .mail-list-table::after {
    content: '';
    display: block;
    clear: both;
}

.mailContent .mail-list-table.th {
    background-color: #f8f8f8;
    text-align: center;
    font-weight: 700;
    margin-top: 30px;
    margin-top: .3rem;
    border-bottom: 1px solid #ebebeb;
}

.mailContent .mail-list-table li {
    line-height: 58px;
    line-height: .58rem;
    padding: 0 15px;
    padding: 0 .15rem;
    text-align: center;
    float: left;
}

.mailContent .mail-list-table li:first-child {
    text-align: left;
}

.mailContent .mail-list-table li.tit {
    width: 780px;
    width: 7.8rem;
}

.mailContent .mail-list-table li.tit em {
    font-style: initial;
    float: left;
    font-size: 16px;
    font-size: .16rem;
    color: #3771bb;
    border-radius: 3px;
    border: 1px solid #3771bb;
    line-height: 28px;
    line-height: .28rem;
    margin-top: 15px;
    margin-top: .15rem;
    width: 60px;
    width: .6rem;
    margin-right: 10px;
    margin-right: .1rem;
    text-align: center;
}

.mailContent .mail-list-table li.day {
    width: 120px;
    width: 1.2rem;
}

.mailContent .mail-list-table li.num {
    width: 240px;
    width: 2.4rem;
}

.mailContent .mail-list-table li a {
    width: calc(100% - .7rem - 2px);
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mailContent .mail-list-table li a:hover {
    color: #FF0000;
}

.mailContent #xjlist .mail-list-table:nth-child(2n) {
    background-color: #f8f8f8;
}

/* 写信须知 */
.mailContent .wyxx_xxxz {
    margin-bottom: 30px;
    margin-bottom: .3rem;
    background-image: linear-gradient(0deg, #f5faff 0%, #c9e5ff 100%), linear-gradient(#58585c, #58585c);
    padding: 20px;
    padding: .4rem;
    border-radius: 16px;
    border-radius: .16rem;
    margin-top: 30px;
    margin-top: .3rem;
}

.mailContent .wyxx_xxxz .tit {
    text-align: center;
    font-size: 24px;
    font-size: .24rem;
    font-weight: 700;
    color: #023e7a;
}

.mailContent .wyxx_xxxz .con {
    margin-top: 20px;
    margin-top: .2rem;
    padding: 20px;
    padding: .2rem;
    background-color: #ffffff;
}

.mailContent .wyxx_xxxz .con p {
    line-height: 40px;
    line-height: .4rem;
    text-indent: 2em;
}

.mailContent .wyxx_xxxz .con p.noindent {
    text-indent: 0;
}

.mailContent .wyxx_xxxz .con p span {
    color: #206dd7;
    cursor: pointer;
}

.mailContent .wyxx_xxxz .con .txt {
    display: none;
}

/* 个人信息 */
.mailContent .add-form ul>h6 {
    font-size: 18px;
    font-size: .18rem;
    line-height: 50px;
    line-height: .5rem;
    font-weight: bold;
    color: #333;
    background: #f7fafd;
    text-indent: 30px;
    text-indent: .3rem;
    margin-bottom: 30px;
    margin-bottom: .3rem;
}

.mailContent .add-form li {
    margin-bottom: 20px;
    margin-bottom: .2rem;
}

.mailContent .add-form label {
    display: block;
    float: left;
    width: 200px;
    width: 2rem;
    text-align: right;
    line-height: 45px;
    line-height: .45rem;
    height: 45px;
    height: .45rem;
    margin-right: 30px;
    margin-right: .3rem;
    color: #333;
}

.mailContent .add-form label span {
    color: #ff0000;
    margin-right: 10px;
    margin-right: .1rem;
}

.mailContent .add-form input {
    display: block;
    width: 400px;
    width: 4rem;
    float: left;
    line-height: 43px;
    line-height: .43rem;
    box-shadow: 0 0 1px #999;
    border: none;
    outline: none;
    font-size: 14px;
    font-size: .14rem;
    color: #666;
    text-indent: 10px;
    text-indent: .1rem;
}

.mailContent .add-form .yzm .img {
    display: block;
    box-shadow: none;
    width: 100px;
    width: 1rem;
    height: 45px;
    height: .45rem;
    float: left;
    margin: 0 20px;
    margin: 0 .2rem;
}

.mailContent .add-form .yzm .hqyzm {
    width: 150px;
    width: 1.5rem;
    line-height: 43px;
    line-height: .43rem;
    background: #f7fafd;
    font-size: 16px;
    font-size: .16rem;
    color: #004a93;
    text-align: center;
}

.mailContent .add-form .xb dd {
    display: block;
    float: left;
    margin: 0 15px 0 0;
    margin: 0 .15rem 0 0;
}

.mailContent .add-form .xb input {
    display: none;
    float: left;
    width: 15px;
    width: .15rem;
    height: 15px;
    height: .15rem;
    margin: 15px 5px 0 0;
    margin: .15rem .05rem 0 0;
    -webkit-appearance: button;
}

.mailContent .add-form .xb em {
    display: block;
    float: left;
    font-size: 16px;
    font-size: .16rem;
    line-height: 45px;
    line-height: .45rem;
    font-style: normal;
}

.mailContent .add-form .zz {
    margin-bottom: 40px;
    margin-bottom: .4rem;
}

.mailContent .add-form .zz input {
    display: block;
    width: calc(100% - 250px);
    width: calc(100% - 2.5rem);
}

.mailContent .add-form .ly input::-webkit-calendar-picker-indicator {
    margin: -25px 20px 0 0;
    margin: -.25rem .2rem 0 0;
}

.mailContent .add-form textarea {
    display: block;
    float: left;
    box-shadow: 0 0 1px #999;
    border: none;
    outline: none;
    font-size: 14px;
    font-size: .14rem;
    color: #666;
    text-indent: 10px;
    text-indent: .1rem;
    padding-top: 10px;
    padding-top: .1rem;
}

.mailContent .add-form ol {
    float: left;
    width: calc(100% - 230px);
    width: calc(100% - 2.3rem);
    margin-left: 230px;
    margin-left: 2.3rem;
    line-height: 30px;
    line-height: .3rem;
    font-size: 16px;
    font-size: .16rem;
    color: #ff0000;
    padding: 0;
}

.mailContent .add-form button {
    display: block;
    width: 150px;
    width: 1.5rem;
    line-height: 50px;
    line-height: .5rem;
    border: none;
    outline: none;
    background: #004a93;
    font-size: 16px;
    font-size: .16rem;
    color: #fff;
    margin: 40px 0 10px 230px;
    margin: .4rem 0 .1rem 2.3rem;
    cursor: pointer;
}

.mailContent .add-form .xb dd:after,
.mailContent .add-form li:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.mailContent .search-form {
    margin-top: 40px;
    margin-top: .4rem;
}

.mailContent .search-form li {
    margin-bottom: 20px;
    margin-bottom: .2rem;
}

.mailContent .search-form label {
    display: block;
    float: left;
    width: 200px;
    width: 2rem;
    text-align: right;
    line-height: 45px;
    line-height: .45rem;
    height: 45px;
    height: .45rem;
    margin-right: 30px;
    margin-right: .3rem;
    color: #333;
}

.mailContent .search-form label span {
    color: #ff0000;
    margin-right: 10px;
    margin-right: .1rem;
}

.mailContent .search-form input {
    display: block;
    width: 400px;
    width: 4rem;
    float: left;
    line-height: 45px;
    line-height: .45rem;
    box-shadow: 0 0 1px #999;
    border: none;
    outline: none;
    font-size: 14px;
    font-size: .14rem;
    color: #666;
    text-indent: 10px;
    text-indent: .1rem;
}

.mailContent .search-form .yzm .img {
    display: block;
    box-shadow: none;
    width: 100px;
    width: 1rem;
    height: 45px;
    height: .45rem;
    float: left;
    margin: 0 20px;
    margin: 0 .2rem;
}

.mailContent .search-form .yzm .hqyzm {
    width: 150px;
    width: 1.5rem;
    line-height: 40px;
    line-height: .4rem;
    background: #f7fafd;
    font-size: 16px;
    font-size: .16rem;
    color: #004a93;
    text-align: center;
}

.mailContent .search-form button {
    display: block;
    margin-left: 230px;
    margin-left: 2.3rem;
    width: 150px;
    width: 1.5rem;
    line-height: 50px;
    line-height: .5rem;
    border: none;
    outline: none;
    background: #004a93;
    font-size: 16px;
    font-size: .16rem;
    color: #fff;
    margin-top: 60px;
    margin-top: .6rem;
}

.mailContent .search-form li:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.mailContent .mail-content-table {
    border-bottom: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
}

.mailContent .mail-content-table.mt {
    border-top: 1px solid #e7e7e7;
    margin-top: 15px;
    margin-top: .15rem;
}

.mailContent .mail-content-table::after {
    content: '';
    display: block;
    clear: both;
}

.mailContent .mail-content-table li {
    float: left;
    padding: 20px 0;
    padding: .2rem 0;
    line-height: 28px;
    line-height: .28rem;
}

.mailContent .mail-content-table li.tit {
    width: 120px;
    width: 1.2rem;
    text-align: center;
    color: #004a93;
    font-weight: 700;
}

.mailContent .mail-content-table li.txt {
    width: calc(100% - 160px - 3px);
    width: calc(100% - 1.6rem - 3px);
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    padding: 20px;
    padding: .2rem;
}

.mailContent .mail-content-table #CONTENT,
.mailContent .mail-content-table #REPLYCONTENT {
    white-space: pre-wrap;
}

.mailContent .mail-list-table.yjzj li.tit {
    width: 770px;
    width: 7.7rem;
}



.mailContent .mail-list-table.yjzj li.status {
    color: #e93434;
}

.mailContent .mail-list-table.yjzj li .btn {
    width: 102px;
    width: 1.02rem;
    height: 28px;
    height: .28rem;
    line-height: 28px;
    line-height: .28rem;
    text-align: center;
    border-radius: 3px;
    background-color: #3978cc;
    color: #ffffff;
    font-size: 16px;
    font-size: .16rem;
    margin-top: 15px;
    margin-top: .15rem;
}

.mailContent .mail-list-table.yjzj li .btn:hover {
    background-color: #1b55a2;
}

.listContent {
    padding-bottom: 30px;
    padding-bottom: .3rem;
}

.listContent .pHead02 {
    margin-top: 30px;
    margin-top: .3rem;
}

.listContent .pList01 {
    margin-top: 20px;
    margin-top: .2rem;
    min-height: 400px;
    min-height: 4rem;
}

.listContent .pList01 li:nth-child(5n) {
    border-bottom: 1px dashed #eeeeee;
    padding-bottom: 20px;
    padding-bottom: .2rem;
    margin-bottom: 20px;
    margin-bottom: .2rem;
}

.listContent .pLink {
    min-height: 400px;
    min-height: 4rem;
    margin-bottom: 30px;
    margin-bottom: .3rem;
}

.listContent .pLink::after {
    content: '';
    display: block;
    clear: both;
}

.listContent .pLink li {
    width: calc(25% - 16px);
    float: left;
    margin-right: 20px;
    text-align: center;
    margin-top: 20px;
    margin-top: .2rem;
    background-color: #f7f7f7;
}

.listContent .pLink li:nth-child(4n) {
    margin-right: 0;
}

.listContent .pLink li a {
    display: block;
    width: calc(100% - 20px);
    height: auto;
    padding: 0 10px;
    padding: 0 10px;
    line-height: 60px;
    line-height: .6rem;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* .listContent .pLink li a::after {
    content: '';
    display: block;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #03529b;
    border-radius: 3px;
} */

.listContent .pLink li a:hover {
    /* background-color: #eaf4fb;
    color: #03529b; */
    background-color: #175197;
    color: #ffffff;
}

.listContent .leftMenu {
    width: 300px;
    width: 3rem;
    margin-right: 30px;
    margin-right: .3rem;
    float: left;
    position: relative;
}

.listContent .leftMenu .menu-ul::after {
    content: '';
    display: block;
    width: 100%;
    height: 25px;
    height: .25rem;
    background-color: #ffffff;
    left: 0;
    top: 0;
    position: absolute;
}

.listContent .leftMenu .menu-ul {
    background-color: #f8f8f8;
    margin-top: 25px;
    margin-top: .25rem;
    padding-bottom: 50px;
    padding-bottom: .5rem;
    position: relative;
}

.listContent .leftMenu .menu-ul li {
    width: 250px;
    width: 2.5rem;
    background-color: #ececec;
    margin: 15px auto 0;
    margin: .15rem auto 0;
    border-radius: 3px;
    position: relative;
    z-index: 3;
}

.listContent .leftMenu .menu-ul li.tit {
    text-align: center;
    font-size: 25px;
    font-size: .25rem;
    font-weight: 700;
    color: #03529b;
    line-height: 36px;
    line-height: .36rem;
    padding: 15px;
    padding: .15rem;
    width: 220px;
    width: 2.2rem;
    background-color: #d8e5fe;
    margin-top: 0;
}

.listContent .leftMenu .menu-ul li a {
    width: 185px;
    width: 1.85rem;
    line-height: 32px;
    line-height: .32rem;
    display: block;
    border-radius: 3px;
    padding: 0 45px 0 20px;
    padding: .1rem .45rem .1rem .2rem;
    background: url(2022-list-left-menu.png) no-repeat 210px center;
    background: url(2022-list-left-menu.png) no-repeat 2.1rem center;
    background-size: 22px;
    background-size: .22rem;
}

.listContent .leftMenu .menu-ul li a:hover,
.listContent .leftMenu .menu-ul li.active a {
    background-color: #3771bb;
    background-image: url(2022-list-left-menu-active.png);
    color: #ffffff;
}

.listContent .rightList {
    width: 1070px;
    width: 10.7rem;
    float: right;
}

.listContent .rightList .child-menu::after {
    content: '';
    display: block;
    clear: both;
}

.listContent .rightList .child-menu a {
    width: calc(25% - 29px);
    width: calc(25% - .29rem);
    padding: 0 10px;
    padding: 0 .1rem;
    margin-right: 12px;
    margin-right: .12rem;
    float: left;
    display: block;
    text-align: center;
    background-color: #eaf4fb;
    height: 40px;
    height: .4rem;
    line-height: 40px;
    line-height: .4rem;
    margin-top: 12px;
    margin-top: .12rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.listContent .rightList .child-menu a:nth-child(4n) {
    margin-right: 0;
}

.listContent .rightList .child-menu a:hover,
.listContent .rightList .child-menu a.active {
    background-color: #d7ebf9;
    color: #03529b;
}

.listContent .rightList .pLink li {
    width: calc(33.33% - 14px) !important;
    margin-right: 21px;
}

.listContent .rightList .pLink li:nth-child(3n) {
    margin-right: 0 !important;
}

.listContent .rightList .ztzl-ul.imglist li {
    margin-right: 64px;
    margin-right: .64rem;
}

.listContent .rightList .ztzl-ul.imglist li:nth-child(3n) {
    margin-right: 0;
}

/**** 专题专栏  ****/
.listContent .ztzl-ul {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.listContent .ztzl-ul .zt-more {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #175197;
    z-index: 11;
}

.listContent .ztzl-ul .zt-more:hover {
    color: #ff0000;
}

.listContent .ztzl-ul li {
    width: 314px;
    width: 3.14rem;
    height: 388px;
    height: 3.88rem;
    background-color: #f8f8f8;
    float: left;
    margin-right: 48px;
    margin-right: .48rem;
    margin-top: 30px;
    margin-top: .3rem;
}

.listContent .ztzl-ul li:nth-child(4n) {
    margin-right: 0;
}

.listContent .ztzl-ul li .img-box {
    width: 100%;
    height: 215px;
    height: 2.15rem;
    overflow: hidden;
    display: block;
    position: relative;
}

.listContent .ztzl-ul li .img-box img {
    width: 100%;
    min-height: 100%;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    *position: relative;
    *left: auto;
    *top: auto;
}

.listContent .ztzl-ul li .tit {
    width: 234px;
    width: 2.34rem;
    margin: 35px 30px;
    margin: .35rem .3rem;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    color: #4d4d4d;
    text-align: center;
    font-size: 20px;
    font-size: .2rem;
    font-weight: 700;
}

.listContent .ztzl-ul li .more {
    width: 203px;
    width: 2.03rem;
    height: 40px;
    height: .40rem;
    line-height: 40px;
    line-height: .40rem;
    display: block;
    background-color: #e4effa;
    text-align: center;
    font-size: 16px;
    font-size: .16rem;
    font-weight: 700;
    color: #175197;
    border-radius: 20px;
    border-radius: .2rem;
    margin: 0 auto;
}

.listContent .ztzl-ul li:hover .more {
    margin-top: -10px;
    background-color: #175197;
    color: #ffffff;
}

.listContent .ztzl-ul li .more:hover {
    background-color: #175197;
    color: #ffffff;
}

.listContent .ztzl-ul.imglist li {
    height: auto;
}

.listContent .ztzl-ul.imglist li .tit {
    font-weight: 400;
    text-align: left;
    margin: 20px;
    margin: .2rem;
    width: 274px;
    width: 2.74rem;
}

.listContent .ztzl-ul.imglist li span {
    margin: 20px;
    margin: 0 .2rem .2rem;
    width: 274px;
    width: 2.74rem;
    display: block;
    font-size: 16px;
    font-size: .16rem;
    color: #999;
}

.listContent .img-mp-ul::after {
    content: '';
    display: block;
    clear: both;
}

.listContent .img-mp-ul li {
    width: 335px;
    width: 3.35rem;
    height: 465px;
    height: 4.65rem;
    margin-right: 20px;
    margin-right: .2rem;
    float: left;
    position: relative;
    margin-top: 30px;
    margin-top: .3rem;
}

.listContent .img-mp-ul li:nth-child(4n) {
    margin-right: 0;
}

.listContent .img-mp-ul li i {
    position: absolute;
    left: 10px;
    left: .1rem;
    top: 10px;
    top: .1rem;
    display: block;
    width: calc(100% - 10px);
    width: calc(100% - .1rem);
    height: calc(100% - 10px);
    height: calc(100% - .1rem);
    background-color: rgba(145, 195, 242, .35);
}

.listContent .img-mp-ul li img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: calc(100% - 10px);
    width: calc(100% - .1rem);
    height: calc(100% - 10px);
    height: calc(100% - .1rem);
    object-fit: cover;
}

.listContent .img-mp-ul li span {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 20px;
    padding-top: .2rem;
    padding-bottom: 51px;
    padding-bottom: .51rem;
    width: 77px;
    width: .77rem;
    line-height: 77px;
    line-height: .77rem;
    letter-spacing: 2px;
    font-weight: bold;
    color: white;
    text-align: center;
    background-image: linear-gradient(to bottom, rgba(23, 81, 151, .65), rgba(255, 255, 255, .0));
    writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: vertical-lr;
}

.listContent .img-mp-ul li label {
    position: absolute;
    right: 20px;
    right: .2rem;
    bottom: 20px;
    bottom: .2rem;
    background-color: rgba(23, 81, 151, .65);
    color: #ffffff;
    padding: 5px 20px;
    padding: .05rem .2rem;
    max-width: 120px;
    max-width: 1.2rem;
    font-size: 16px;
    font-size: .16rem;
}

.listContent .img-ewm-ul::after {
    content: '';
    display: block;
    clear: both;
}

.listContent .img-ewm-ul li {
    width: 20%;
    float: left;
    margin-top: 20px;
    margin-top: .2rem;
}

.listContent .img-ewm-ul li img {
    width: auto;
    height: 120px;
    height: 1.2rem;
    margin: 0 auto;
    display: block;
}

.listContent .img-ewm-ul li span {
    margin: 10px auto 0;
    margin: .1 auto 0;
    line-height: 24px;
    line-height: .24rem;
    height: 48px;
    height: .48rem;
    display: block;
    width: 80%;
    text-align: center;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
}

.detailContent {
    background-color: #ffffff;
    min-height: 600px;
    min-height: 6rem;
    padding-bottom: 30px;
    padding-bottom: .3rem;
}

.detailContent .zw-table {
    margin: 30px 0;
    margin: .3rem 0;
}

.detailContent .zw-table ul {
    width: 100%;
    border: 1px solid #eee;
    border-bottom: 0;
    border-right: 0;
}

.detailContent .zw-table ul li {
    width: 38%;
    padding: 5px 0;
    padding: .05rem 0;
    float: left;
    text-align: left;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    display: inline-block;
    box-sizing: border-box;
}

.detailContent .zw-table ul li:nth-child(1),
.detailContent .zw-table ul li:nth-child(2),
.detailContent .zw-table ul li:nth-child(3),
.detailContent .zw-table ul li:nth-child(4),
.detailContent .zw-table ul li:nth-child(11),
.detailContent .zw-table ul li:nth-child(12) {
    background-color: #f8f8f8;
}

.detailContent .zw-table ul li span {
    height: 38px;
    height: .38rem;
    margin: 0 15px;
    margin: 0 .15rem;
    line-height: 38px;
    line-height: .38rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.detailContent .zw-table ul li .em01 {
    display: inline-block;
    width: .5em;
}

.detailContent .zw-table ul li .em02 {
    display: inline-block;
    width: 2em;
}

.detailContent .zw-table ul li.head {
    width: 12%;
    text-align: right;
}

.detailContent .zw-table ul li.day {
    width: 13%;
}

.detailContent .zw-table ul li.tit {
    width: 88%;
}

.detailContent .zw-table ul::after {
    content: "";
    clear: both;
    display: table;
    line-height: 0;
}

.detailContent .pic-fz {
    width: 180px;
    width: 1.8rem;
    position: absolute;
    top: 0;
    right: 0;
}

.detailContent .title {
    font-size: 28px;
    font-size: .28rem;
    text-align: center;
    padding: 30px 20px;
    padding: .3rem .2rem;
    line-height: 150%;
    font-weight: 700;
    color: #005293;
    margin: 0 45px;
    margin: 0 .45rem;
}

.detailContent .infos {
    height: 35px;
    height: .35rem;
    line-height: 35px;
    line-height: .35rem;
    text-align: center;
    overflow: hidden;
    font-size: 16px;
    font-size: .16rem;
    margin: 0 45px 20px;
    margin: 0 .45rem .2rem;
    border-bottom: 1px solid #eeeeee;
    color: #999999;
    padding-bottom: 20px;
    padding-bottom: .2rem;
}

.detailContent .infos span {
    margin: 0 10px;
    display: inline-block;
}

.detailContent .infos span img {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
}

.detailContent .infos span i {
    margin: 0 2px;
    display: inline-block;
    cursor: pointer;
    font-style: inherit;
}

.detailContent .infos span i.cur {
    color: #004a93;
}

.detailContent .infos .zwxl-font i:hover {
    color: #FF0000;
}

.detailContent .infos .bdsharebuttonbox {
    float: left;
}

.detailContent .infos .bdsharebuttonbox span {
    float: left;
}

.detailContent .infos .bdsharebuttonbox a {
    width: 30px;
    width: .3rem;
    height: 30px;
    height: .3rem;
    display: inline-block;
    margin-right: 10px;
    margin-right: .1rem;
    background: no-repeat center;
    background-size: contain;
    margin-top: 2px;
    margin-top: .02rem;
    padding: 0;
}

.detailContent .infos .bdsharebuttonbox a.bds_tsina {
    background-image: url(2022-detail-infos-ico-weibo.png);
}

.detailContent .infos .bdsharebuttonbox a.bds_weixin {
    background-image: url(2022-detail-infos-ico-weixin.png);
}

.detailContent .infos .bdsharebuttonbox a.bds_sqq {
    background-image: url(2022-detail-infos-ico-kongjian.png);
}

.detailContent .nrcon {
    padding: 0 45px;
    padding: 0 .45rem;
}

.detailContent .nrcon a {
    display: inline;
}

.detailContent .nrcon .yc {
    text-indent: 0px;
}

.detailContent .nrcon iframe {
    max-width: 100%;
}

.detailContent .nrcon img {
    max-width: 90% !important;
    width: auto !important;
    height: auto !important;
}

.detailContent .nrcon span {
    display: inline !important;
}

.detailContent .nrcon p {
    line-height: 150%;
    font-size: 16px;
    font-size: .16rem;
    margin-top: 10px;
    margin-top: .1rem;
}

.detailContent .nrcon .fontSize {
    font-size: 16px !important;
    font-size: .16rem !important;
    line-height: 150% !important;
}

.detailContent .nrcon .fontSizeMax {
    font-size: 18px !important;
    font-size: .18rem !important;
    line-height: 150% !important;
}

.detailContent .nrcon .fontSizeSmall {
    font-size: 14px !important;
    font-size: .14rem !important;
    line-height: 150% !important;
}

.detailContent .nrcon.kpcontent table {
    width: 80% !important;
    margin: 25px auto 0;
    margin: .25rem auto 0;
    text-align: center !important;
    font-family: "微软雅黑", "microsoft yahei" !important;
    font-weight: 400 !important;
}

.detailContent .nrcon.kpcontent td {
    padding: 10px 0;
    text-align: center !important;
    font-family: "微软雅黑", "microsoft yahei" !important;
    font-weight: 400 !important;
}

.detailContent .nrcon.kpcontent td span {
    font-family: "微软雅黑", "microsoft yahei" !important;
    font-weight: 400 !important;
}

.detailContent .nrcon .ue_table {
    max-width: 100% !important;
    overflow-x: auto;
}

.detailContent .nrcon table,
.detailContent .nrcon table tr {
    /* width: 80% !important; */
    max-width: 100% !important;
    height: auto !important;
}

.detailContent .nrcon table td {
    width: auto !important;
}

.detailContent .nrcon table td,
.detailContent .nrcon table td * {
    word-break: break-all !important;
}

.detailContent .nrcon-left {
    width: 1000px;
    width: 10rem;
    float: left;
    padding-right: 15px;
    padding-right: .15rem;
    border-right: 1px solid #eee;
    ;
}

.detailContent .nrcon-right {
    width: 260px;
    width: 2.6rem;
    float: right;
}

.detailContent .nrcon-right .xgxw .nr-tit ul li a {
    white-space: inherit;
}

.detailContent .nrcon-right .xgxw {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 15px;
    margin-bottom: .15rem;
    padding-left: 0;
    padding-right: 0;
}

.detailContent .xgxw {
    margin-top: 15px;
    margin-top: .15rem;
    padding: 15px 0;
    padding: .15rem 0;
    display: block;
    box-sizing: border-box;
}

.detailContent .xgxw .tit {
    padding-bottom: 0;
}

.detailContent .xgxw .tit span {
    padding-bottom: 0;
    color: #000;
    font-weight: bold;
    position: relative;
}

.detailContent .xgxw .tit span i {
    width: 95%;
    height: 2px;
    background: #FF0000;
    border-radius: 100px;
    position: absolute;
    left: 0;
    bottom: 0;
    display: none;
}

.detailContent .xgxw .nr-tit ul li {
    margin-top: 15px;
    margin-top: .15rem;
}

.detailContent .xgxw .nr-tit ul li a {
    color: #2760b7;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.detailContent .xgxw.fj .nr-tit ul li span {
    margin-right: 10px;
    margin-right: .1rem;
}

.detailContent .xgxw.fj .nr-tit ul li a,
.detailContent .xgxw.fj .nr-tit ul li span {
    float: left;
    line-height: 40px;
    line-height: .4rem;
}

.detailContent .xgxw.fj .nr-tit ul li::after {
    content: '';
    display: block;
    clear: both;
}

.detailContent #div_div {
    margin-bottom: 25px;
    margin-bottom: .25rem;
    margin-top: 20px;
    margin-top: .2rem;
    text-align: center;
}

.detailContent #Canvas {
    margin-top: 10px;
}

.detailContent .printbox {
    width: 100%;
    height: 40px;
    height: .4rem;
    margin-top: 20px;
    margin-top: .2rem;
}

.detailContent .nrimg img {
    margin: 0 auto;
    display: block;
}

#fiezhiCon {
    display: none;
    position: absolute;
    width: 218px;
    width: 2.18rem;
    height: 140px;
    height: 1.4rem;
    background: url(icon-fz.png) no-repeat;
    top: 30px;
    top: .3rem;
    right: 0;
    background-size: contain;
}

.detailContent .yjzjmail {
    margin: 0 45px 15px;
    margin: 0 .45rem .15rem;
    display: block;
}

.detailContent .yjzjmail .tit {
    padding: 10px;
    padding: .1rem;
    background: #e8eef6;
}

.detailContent .yjzjmail .tit span {
    color: #13559f;
    font-weight: bold;
}

.detailContent .yjzjmail .tit span#username {
    font-weight: 400;
}

.detailContent .yjzjmail .tit .font {
    float: right;
    display: inline-block;
}

.detailContent .yjzjmail .tit .font a {
    margin: 0 8px;
    margin: 0 .08rem;
    color: #13559f;
    display: inline-block;
}

.detailContent .yjzjmail .nr ul {
    padding-bottom: 15px;
    padding-bottom: .15rem;
    box-sizing: border-box;
    border: 1px solid #eee;
}

.detailContent .yjzjmail .nr ul li {
    padding: 15px 15px 0 15px;
    padding: .15rem .15rem 0 .15rem;
}

.detailContent .yjzjmail .nr ul li h4 {
    padding-bottom: 10px;
    padding-bottom: .1rem;
    color: #13559f;
    font-weight: bold;
    display: block;
}

.detailContent .yjzjmail .nr ul li p {
    padding: 6px 10px;
    padding: .06rem .1rem;
    line-height: 28px;
    line-height: .28rem;
    background-color: #fafafa;
    display: block;
}

.detailContent .yjzjmail .nrtj ul {
    padding: 0 15px 15px 15px;
    padding: 0 .15rem .15rem .15rem;
    box-sizing: border-box;
    border: 1px solid #eee;
}

.detailContent .yjzjmail .nrtj ul li {
    min-height: 32px;
    min-height: .32rem;
    padding-top: 30px;
    padding-top: .3rem;
    float: left;
}

.detailContent .yjzjmail .nrtj ul li:nth-child(odd) {
    width: 20%;
    text-align: right;
    line-height: 32px;
    line-height: .32rem;
}

.detailContent .yjzjmail .nrtj ul li:nth-child(even) {
    width: 80%;
    padding-left: 15px;
    padding-left: .15rem;
    box-sizing: border-box;
}

.detailContent .yjzjmail .nrtj ul li:nth-child(even) input[type="text"] {
    width: 80%;
    max-width: 500px;
    max-width: 5rem;
    padding: 6px 10px;
    padding: .06rem .1rem;
    border: 1px solid #ddd;
    line-height: 20px;
    line-height: .2rem;
}

.detailContent .yjzjmail .nrtj ul li:nth-child(even) textarea {
    width: 80%;
    max-width: 500px;
    max-width: 5rem;
    min-height: 150px;
    min-height: 1.5rem;
    padding: 6px 10px;
    padding: .06rem .1rem;
    line-height: 30px;
    line-height: .3rem;
    border: 1px solid #ddd;
}

.detailContent .yjzjmail .nrtj ul li:nth-child(even) .btn {
    margin-right: 10px;
    margin-right: .1rem;
    padding: 0 20px;
    padding: 0 .2rem;
    float: left;
    font-size: 14px;
    font-size: .14rem;
    color: #fff;
    line-height: 40px;
    line-height: .4rem;
    text-align: center;
    border-radius: 4px;
    border-radius: .04rem;
    display: block;
    position: relative;
    background: #2760b7;
    overflow: hidden;
    cursor: copy;
}

.detailContent .yjzjmail .nrtj ul li:nth-child(even) .tip {
    font-size: 13px;
    font-size: .13rem;
    color: #999;
}

.detailContent .yjzjmail .nrtj ul li:nth-child(even) .yzm {
    max-width: 100px !important;
    max-width: 1rem !important;
    float: left;
}

.detailContent .yjzjmail .nrtj ul li:nth-child(even) .img {
    height: 40px;
    height: .4rem;
    margin-left: 12px;
    margin-left: .12rem;
    float: left;
    cursor: pointer;
}

.detailContent .yjzjmail .nrtj .tj-btn {
    width: 80%;
    max-width: 120px;
    max-width: 1.2rem;
    height: 40px;
    height: .4rem;
    color: #fff;
    font-size: 16px;
    font-size: .16rem;
    border: 0;
    background: #356abc;
    display: block;
    cursor: pointer;
}

.detailContent .yjzjmail.mgtop {
    margin-top: 15px;
    margin-top: .15rem;
}

/* 网站地图 */
.map .pHead02 {
    width: 100%;
    padding-left: 0;
    text-align: center;
}

.map .pHead02::before {
    width: 100%;
    height: 1px;
    top: 50%;
}

.map .pHead02 .tit {
    background-color: #ffffff;
    position: relative;
    padding: 0 30px;
    padding: 0 .3rem;
}

.map .pHead02 .tit::after {
    content: '';
    display: block;
    width: 3px;
    height: 50%;
    position: absolute;
    left: 0;
    top: 25%;
    background-color: #004a93;
}

.map .pHead02 .tit::before {
    content: '';
    display: block;
    width: 3px;
    height: 50%;
    position: absolute;
    right: 0;
    top: 25%;
    background-color: #004a93;
}

.map .pLink {
    min-height: initial;
}

.map .pLink li {
    width: calc(20% - 16px);
}

.map .pLink li:nth-child(4n) {
    margin-right: 20px;
}

.map .pLink li:nth-child(5n) {
    margin-right: 0;
}

@media screen and (max-width: 768px) {

    /**** 领导 786 ****/
    .ldContent {
        width: calc(100% - 40px);
        margin: 10px;
        padding: 0 10px;
    }

    .ld-menu {
        margin: 0;
        padding: 10px 0 .2rem 0;
    }

    .ld-menu a {
        width: calc(50% - 5px);
        margin-right: 10px;
    }

    .ld-menu a:nth-child(2n) {
        margin-right: 0;
    }

    .ld-menu a img {
        margin: .17rem .1rem 0 .16rem;
    }

    .ld-ul {
        padding: 0;
    }

    .ld-ul li:first-child {
        width: 100%;
        float: none;
        margin-bottom: .2rem;
        text-align: center;
    }

    .ld-ul li:first-child span {
        line-height: .3rem;
    }

    .ld-ul li {
        width: calc(33.33% - 8px);
        margin-right: 12px !important;
        margin-left: 0 !important;
    }

    .ld-ul li:nth-child(3n + 1) {
        margin-right: 0 !important;
    }

    .ld-ul li .pImgBox {
        height: calc(100vw * .36);
    }

    .ld-ul.one {
        padding-top: 10px;
    }

    .ld-ul.one li:nth-child(2) {
        width: 100%;
        float: none;
    }

    .ld-ul.one li:nth-child(2) .pImgBox {
        width: 40%;
        height: calc(100vw * .46);
        margin: 0 auto;
    }

    .ld-detail-img img {
        width: 40%;
    }

    .ld-detail-txt ul {
        width: 100%;
        margin: 0;
        padding: 0;
        padding-bottom: .2rem;
        margin-top: .2rem;
    }

    .ld-detail-txt ul li {
        width: 100%;
        float: none !important;
        margin-top: 10px;
    }

    .ld-detail-txt ul li.menu {
        background-position: left;
        padding-left: .3rem;
        width: 100%;
    }

    .ldContent.bmxzj {
        padding: 0 10px;
        width: calc(100% - 40px);
    }

    .ldContent.bmxzj .pHead02 {
        margin-top: .15rem;
    }

    .ldContent.bmxzj .ld-ul li {
        margin-top: .15rem;
    }

    .ldContent.bmxzj .ld-ul li:first-child {
        width: calc(33.33% - 8px) !important;
        margin-right: 12px !important;
        float: left;
    }

    .ldContent.bmxzj .ld-ul li:nth-child(3n + 1) {
        margin-right: 12px !important;
    }

    .ldContent.bmxzj .ld-ul li:nth-child(3n) {
        margin-right: 0 !important;
    }

    .ldContent.bmxzj .ld-detail-txt ul {
        margin: 0;
        margin-top: .2rem;
    }

    /**** 互动交流 786 ****/
    .mailContent .pHead02 {
        margin-top: 10px;
    }

    .mailContent .pHead02 .btn {
        float: none;
    }

    .mailContent .pHead02 .btn a {
        width: calc(33.33% - 8px);
        margin-right: 12px;
    }

    .mailContent .pHead02 .btn a:last-child {
        margin-right: 0;
    }

    .mailContent .pHead02 .tit {
        margin-top: 10px;
    }

    .mailContent .pHead02::before {
        top: calc(.49rem + 10px);
    }

    .mailContent .pHead02 .msg {
        width: 100%;
        line-height: 2em;
        margin-top: 5px;
    }

    .mailContent .mail-list-table.th {
        display: none;
    }

    .mailContent .mail-list-table {
        background-color: #ffffff !important;
    }

    .mailContent .mail-list-table:nth-child(2n+1) {
        background-color: #f8f8f8 !important;
    }

    .mailContent .mail-list-table:first-child {
        margin-top: 10px;
    }

    .mailContent .mail-list-table li {
        text-align: left;
    }

    .mailContent .mail-list-table li.tit,
    .mailContent .mail-list-table.yjzj li.tit {
        width: calc(100% - 20px);
        padding: 0 10px;
        margin-top: 5px;
    }

    .mailContent .mail-list-table li a {
        width: auto;
    }

    .mailContent .mail-list-table li.num {
        width: calc(100% - 20px);
        padding: 0 10px;
        line-height: .3rem;
    }

    .mailContent .mail-list-table li.day {
        width: calc(50% - 20px);
        padding: 0 10px;
    }

    .mailContent .wyxx_xxxz {
        padding: 10px;
        margin-bottom: 10px;
        border-radius: .05rem;
        margin-top: 10px;
    }

    .mailContent .wyxx_xxxz .con {
        margin-top: 10px;
        padding: 10px;
    }

    .mailContent .add-form ul>h6 {
        margin-bottom: 10px;
    }

    .mailContent .add-form li {
        margin-bottom: 10px;
    }

    .mailContent .add-form label {
        width: 100%;
        text-align: left;
        line-height: 40px;
        line-height: .40rem;
        height: 40px;
        height: .40rem;
        margin-right: 0px;
        font-size: 18px;
        font-size: .18rem;
    }

    .mailContent .add-form input {
        width: calc(100% - 4px);
        line-height: 40px;
        line-height: .4rem;
    }

    .mailContent .add-form .yzm label {
        display: none;
    }

    .mailContent .add-form .yzm input {
        width: 40%;
    }

    .mailContent .add-form .yzm .img {
        width: auto;
        height: 40px;
        height: .40rem;
        margin: 0 10px;
        margin: 0 .1rem;
    }

    .mailContent .add-form .yzm .hqyzm {
        width: 30%;
        line-height: 40px;
        line-height: .40rem;
    }

    .mailContent .add-form .zz input {
        display: block;
        width: 100%;
    }

    .mailContent .add-form textarea {
        width: calc(100% - 4px);
        height: 100px;
        height: 1rem !important;
    }

    .mailContent .add-form ol {
        width: 100%;
        margin-left: 0;
    }

    .mailContent .add-form button {
        width: 200px;
        width: 2rem;
        line-height: 40px;
        line-height: .4rem;
        margin: 20px auto;
        margin: .2rem auto;
    }

    .mailContent .search-form {
        margin-top: 10px;
    }

    .mailContent .search-form li {
        margin-bottom: 10px;
    }

    .mailContent .search-form label {
        display: block;
        float: none;
        margin-right: 0;
        width: auto;
        text-align: left;
    }

    .mailContent .search-form input {
        float: none;
        display: block;
        margin-right: 0;
        width: calc(100% - 4px);
    }

    .mailContent .search-form .yzm label {
        display: none;
    }

    .mailContent .search-form .yzm .img {
        margin-left: 0;
        margin-top: .2rem;
    }

    .mailContent .search-form .yzm .hqyzm {
        float: left;
        margin-top: .2rem;
    }

    .mailContent .search-form button {
        width: 2rem;
        line-height: .4rem;
        margin: .2rem auto 0;
    }

    .mailContent .pHead02.yjzj::before {
        top: .2rem;
    }

    .listContent {
        padding-bottom: 10px;
    }

    .listContent .pHead02 {
        margin-top: 10px;
    }

    .listContent .pList01 {
        margin-top: 5px;
    }

    .listContent .pList01 li:nth-child(5n) {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .listContent .pLink li,
    .listContent .rightList .pLink li {
        width: calc(50% - 5px) !important;
        margin-top: 10px;
        margin-right: 10px !important;
    }

    .listContent .pLink li:nth-child(2n),
    .listContent .rightList .pLink li:nth-child(2n) {
        margin-right: 0 !important;
    }

    .listContent .leftMenu {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    .listContent .leftMenu .menu-ul {
        margin-top: 10px;
        padding: 0 10px 10px;
    }

    .listContent .leftMenu .menu-ul::after {
        clear: both;
        position: relative;
        background: none;
        height: 0;
    }

    .listContent .leftMenu .menu-ul li {
        width: calc(50% - 5px);
        margin: 10px 10px 0 0 !important;
        float: left;
        font-size: .18rem !important;
        overflow: hidden;
    }

    .listContent .leftMenu .menu-ul li.tit {
        width: calc(50% - 5px - .3rem);
        padding: 0 .15rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        height: .5rem;
        line-height: .5rem;
    }

    .listContent .leftMenu .menu-ul li:nth-child(2n) {
        margin-right: 0 !important;
    }

    .listContent .leftMenu .menu-ul li a {
        width: calc(100% - .5rem);
        padding: 0 .35rem 0 .15rem;
        height: .5rem;
        line-height: .5rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        background-position: 95% center;
    }

    .listContent .rightList {
        width: 100%;
        float: none;
        margin-top: 10px;
    }

    .listContent .rightList .child-menu a {
        width: calc(33.33% - 8px - .2rem);
        margin-top: 10px;
        margin-right: 12px !important;
    }

    .listContent .rightList .child-menu a:nth-child(3n) {
        margin-right: 0 !important;
    }

    .listContent .ztzl-ul li {
        width: calc(50% - 5px);
        margin-top: 10px;
        margin-right: 10px !important;
        height: auto;
        padding-bottom: .3rem;
    }

    .listContent .ztzl-ul li:nth-child(2n) {
        margin-right: 0 !important;
    }

    .listContent .ztzl-ul li .img-box {
        height: calc(100vw * 0.3);
    }

    .listContent .ztzl-ul li .tit {
        padding: .2rem 10px !important;
        margin: 0 !important;
        width: calc(100% - 20px) !important;
    }

    .listContent .ztzl-ul li .more {
        width: 80%;
    }

    .listContent .ztzl-ul.imglist li span {
        width: calc(100% - 20px);
        margin: 0 10px;
    }

    .listContent .img-mp-ul li {
        width: calc(50% - 8px);
        margin-top: 10px;
        margin-right: 16px !important;
        height: calc(100vw * .6);
    }

    .listContent .img-mp-ul li:nth-child(2n) {
        margin-right: 0 !important;
    }

    .listContent .img-mp-ul li span {
        width: auto;
        padding: .15rem .15rem;
        line-height: initial;
    }

    .listContent .img-ewm-ul li {
        width: 33.33%;
        margin-top: .2rem;
        margin-bottom: 0;
    }

    .listContent .img-ewm-ul li span {
        height: .72rem;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        line-clamp: 3;
        -webkit-line-clamp: 3;
    }

    .detailContent .title {
        padding: .2rem 0;
        margin: 0;
    }

    .detailContent .infos {
        margin: 0 0 10px 0;
        height: auto;
        padding-bottom: 10px;
    }

    .detailContent .infos span {
        margin: 0 5px;
    }

    .detailContent .infos .zwxl-font {
        display: none;
    }
    
    .detailContent .nrcon {
        padding: 0 10px;
    }
    
    .detailContent .nrcon table {
        width: 80% !important;
        max-width: 100% !important;
    }

    .detailContent .nrcon-left {
        width: 100%;
        padding-right: 0;
        float: none;
        border-right: 0;
    }

    .detailContent .nrcon-right {
        width: 100%;
        float: none;
    }

    .detailContent .nrcon-right .xgxw {
        margin-top: .15rem;
        margin-bottom: 0;
        padding-top: .15rem;
    }

    .detailContent #div_div,
    .detailContent .printbox {
        display: none;
    }

    .detailContent .zw-table {
        margin: 10px 0;
    }

    .detailContent .zw-table ul li {
        width: 70% !important;
    }

    .detailContent .zw-table ul li.head {
        width: 30% !important;
    }

    .detailContent .zw-table ul li:nth-child(3),
    .detailContent .zw-table ul li:nth-child(4),
    .detailContent .zw-table ul li:nth-child(11),
    .detailContent .zw-table ul li:nth-child(12) {
        background-color: #ffffff;
    }

    .detailContent .zw-table ul li:nth-child(5),
    .detailContent .zw-table ul li:nth-child(6),
    .detailContent .zw-table ul li:nth-child(9),
    .detailContent .zw-table ul li:nth-child(10),
    .detailContent .zw-table ul li:nth-child(13),
    .detailContent .zw-table ul li:nth-child(14) {
        background-color: #f8f8f8;
    }

    .detailContent .xgxw {
        padding-left: 0;
        padding-right: 0;
    }

    .detailContent .yjzjmail {
        margin-left: 0;
        margin-right: 0;
    }

    #fiezhiCon {
        width: 30%;
    }
}

@media screen and (max-width: 320px) {
    .ld-menu a {
        height: .5rem;
        line-height: .5rem;
    }

    .ld-menu a img {
        width: .2rem;
        height: .2rem;
        margin-top: .15rem;
    }

    .ld-menu a {
        font-size: .14rem;
    }
}
