﻿/* 通用概览 start */

.header_tygl {
    background: none;
    height: auto
}

.tygls {
    background: url(../images/header_bj3.png) no-repeat center 126px;
    height: auto;
}

.tygl {
    height: auto;
    border-radius: 10px;
    overflow: auto;
    margin-top: 124px;
}

.tygl_tit {
    width: 1160px;
    margin: 0 auto;
    height: 143px;
    background: url(../images/tygl_tit.png) no-repeat center;
}

.tygl_tit span {
    font-size: 44px;
    display: block;
    color: #065f9d;
    font-weight: bold;
    text-align: left;
    line-height: 154px;
}

.tygl_con {
    width: 1160px;
    margin: 0 auto;
}

.tygl_con ul li {
    width: 100%;
    height: 284px;
    float: left;
    margin-bottom: 40px;
    background-color: #eef7ff;
}

.tygl_con ul li:last-child {
    margin-bottom: 0;
}

.tygl_con ul li .a1 {
    width: 1040px;
    margin-left: 30px;
    text-align: justify;
    margin-top: 40px;
    line-height: 36px;
    font-weight: bold;
    height: 36px;
    font-size: 34px;
    float: left;
    color: #1073b7;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.tygl_con ul li i {
    width: 12px;
    height: 18px;
    float: left;
    background: url(../images/tygl_li01.png) no-repeat center;
    display: block;
    margin-top: 52px;
    margin-left: 40px;
}

.tygl_con ul li .em1 {
    width: 1040px;
    height: 36px;
    margin-left: 82px;
    margin-top: 30px;
    float: left;
    font-size: 30px;
    color: #333333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.tygl_con ul li span {
    width: 206px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin-top: 50px;
    font-weight: bold;
    display: block;
    margin-right: 50px;
    font-size: 28px;
    float: right;
    color: #999999;
}

.tygl_con button {
    width: 200px;
    height: 72px;
    text-align: right;
    padding-right: 38px;
    font-size: 32px;
    line-height: 72px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    background: url(../images/langdu.png) no-repeat center;
    background-size: 100%;
    float: left;
    cursor: pointer;
    margin-top: 30px;
    margin-left: 40px;
}

.tygl_con .pause {
    background: url(../images/langdu2.png) no-repeat center;
    background-size: 100%;
}


/* 通用概览 end */


/* 通用细览 start */

.tyxl {
    height: auto;
    background-color: #fff;
    border-radius: 10px;
    overflow: auto;
    margin-top: 124px;
}

.tyxl_tit {
    width: 1160px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.tyxl_tit span {
    margin: 0 auto;
    width: 962px;
    display: block;
    font-size: 34px;
    color: #1073b7;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
}

.tyxl_con {
    width: 1120px;
    margin: 0 auto;
}

.tyxl_con .langdu {
    width: 100%;
    margin: 0 auto;
    height: 160px;
    background-color: #eef7ff;
    border-radius: 10px;
}

.tyxl_con .langdu .langdu_le {
    float: left;
    height: 160px;
}

.tyxl_con .langdu .langdu_le span {
    font-size: 28px;
    display: block;
    margin-top: 18px;
    color: #333333;
    margin-left: 40px;
}

.tyxl_con .langdu .langdu_le span:nth-child(2) {
    float: left;
    line-height: 39px;
    margin-top: 34px;
}

.tyxl_con .langdu .langdu_le span:nth-child(4) {
    float: left;
    min-width: 136px;
    margin-top: 12px;
}

.tyxl_con .langdu .langdu_le span:first-child {
    margin-top: 35px;
    float: left;
}

.tyxl_con .langdu .langdu_rt button {
    width: 200px;
    height: 72px;
    text-align: right;
    padding-right: 35px;
    font-size: 34px;
    line-height: 72px;
    color: #fff;
    display: block;
    background: url(../images/langdu.png) no-repeat center;
    background-size: 100%;
    float: right;
    cursor: pointer;
    margin-top: 44px;
    margin-right: 40px;
}

.tyxl_con .langdu .langdu_rt .pause {
    background: url(../images/langdu2.png) no-repeat center;
    background-size: 100%;
}

.tyxl_con_nr {
    width: 100%;
    text-align: justify;
    margin: 0 auto;
    line-height: 60px;
    margin-top: 30px;
    color: #333333;
    font-size: 30px;
    padding-bottom: 50px;
}

.tyxl_con_nr * {
    font-size: 30px !important;
    font-family: '微软雅黑' !important;
    color: #333333;
    line-height: 60px !important;
}

.tyxl_con_nr img {
    max-width: 98% !important;
    height: auto !important;
}

.tyxl_con_nr table {
    max-width: 100% !important;
    height: auto !important;
}

.tyxl_con_nr video {
    max-width: 100% !important;
    height: auto !important;
}

.tyxl_con_nr iframe {
    max-width: 100% !important;
}


/* 通用细览 end */


/* 领导概览 start */

.ldgl {
    height: auto;
    background-color: #fff;
    border-radius: 10px;
    overflow: auto;
    margin-top: 124px;
}

.ldgl_tit {
    width: 1140px;
    margin: 0 auto;
    padding-top: 50px;
    height: 69px;
    background: url(../images/tygl_tit7.png) no-repeat bottom center;
}

.ldgl_tit span {
    font-size: 42px;
    display: block;
    color: #000000;
    font-weight: bold;
    text-align: left;
    line-height: 50px;
    padding-left: 82px;
}

.ldgl_con {
    width: 1120px;
    margin: 0 auto;
}

.ldgl_con ul li {
    width: 100%;
    height: 356px;
    float: left;
    margin-bottom: 40px;
    background-color: #eef7ff;
}

.ldgl_con ul li:last-child {
    margin-bottom: 0;
}

.ldgl_con img {
    float: left;
    width: 213px;
    height: 274px;
    margin-top: 40px;
    margin-left: 40px;
    border-radius: 5px;
    margin-right: 40px;
}

.ldgl_con a:nth-child(2) {
    background: url(../images/ld_xtb.png) no-repeat bottom left;
    width: 616px;
    float: left;
    height: 72px;
    margin-top: 70px;
    display: block;
}

.ldgl_con .i1 {
    font-size: 36px;
    display: block;
    color: #333333;
    float: left;
    height: 54px;
    font-weight: bold;
}

.ldgl_con .i2 {
    margin-top: 26px;
}

.ldgl_con i {
    font-size: 30px;
    display: block;
    float: left;
    color: #222222;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 576px;
    height: 40px;
}

.ldgl_con .i3 {
    margin-top: 20px;
}

.ldgl_con button {
    width: 200px;
    height: 72px;
    text-align: right;
    padding-right: 35px;
    font-size: 34px;
    line-height: 72px;
    color: #fff;
    border: 0;
    display: block;
    background: url(../images/langdu.png) no-repeat center;
    background-size: 100%;
    float: right;
    cursor: pointer;
    margin-right: 40px;
    margin-top: 34px;
}

.ldgl_con .pause {
    background: url(../images/langdu2.png) no-repeat center;
    background-size: 100%;
}


/* 领导概览 end */


/* 领导细览 start */

.ldxl_con {
    width: 1160px;
    margin: 0 auto;
}

.ldxl_con_tit {
    text-align: center;
}

.ldxl_con_tit img {
    width: 213px;
    height: 274px;
}

.ldxl_con_tit span {
    font-size: 36px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    height: 65px;
    line-height: 50px;
    display: block;
    background: url(../images/ld_xtb.png)no-repeat bottom center;
}

.ldxl_con_tit i {
    font-size: 30px;
    color: #333333;
    margin-top: 30px;
    display: block;
    text-align: center;
}

.ldxl_con_tit button {
    width: 200px;
    height: 72px;
    margin: 0 auto;
    text-align: right;
    padding-right: 35px;
    margin-top: 35px;
    font-size: 34px;
    line-height: 72px;
    color: #fff;
    display: block;
    background: url(../images/langdu.png) no-repeat center;
    background-size: 186px;
    border: 0;
    cursor: pointer;
}

.ldxl_con_tit .pause {
    background: url(../images/langdu2.png) no-repeat center;
    background-size: 186px;
}

.ldxl_con_nr {
    margin-top: 50px;
    padding-bottom: 60px;
}

.gzfg {
    width: 1160px;
    min-height: 188px;
    position: relative;
}

.gzfg_tit {
    width: 230px;
    height: 53px;
    margin: 0 auto;
    position: absolute;
    margin-left: 40px;
    top: -30px;
    background-color: #fff;
}

.gzfg_tit span {
    font-size: 38px;
    display: block;
    color: #065f9d;
    font-weight: bold;
    text-align: center;
    line-height: 53px;
}

.gzfg_con {
    width: 1160px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 48px 40px 40px 40px;
    font-size: 34px;
    text-align: justify;
    border-radius: 10px;
    border: 1px solid #e1e1e1;
    line-height: 54px;
    color: #333333;
    text-indent: 2em;
    padding-bottom: 30px;
}

.gzfg_con * {
    font-size: 34px !important;
    font-family: '微软雅黑' !important;
    color: #333333;
    line-height: 54px !important;
}

.jj {
    width: 1160px;
    min-height: 188px;
    margin-top: 60px;
    position: relative;
}

.jj_tit {
    width: 230px;
    height: 53px;
    margin: 0 auto;
    position: absolute;
    margin-left: 40px;
    top: -30px;
    background-color: #fff;
}

.jj_tit span {
    font-size: 38px;
    display: block;
    color: #065f9d;
    font-weight: bold;
    text-align: center;
    line-height: 53px;
}

.jj_con {
    width: 1160px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 48px 40px 40px 40px;
    font-size: 34px;
    text-align: justify;
    border-radius: 10px;
    border: 1px solid #e1e1e1;
    line-height: 54px;
    color: #333333;
    text-indent: 2em;
    padding-bottom: 30px;
}

.jj_con * {
    font-size: 34px !important;
    font-family: '微软雅黑' !important;
    color: #333333;
    line-height: 54px !important;
}


/* 领导细览 end */


/* 民意征集 start */

.yjzj_con ul li span {
    width: 515px !important;
}

.yjzj_con em a {
    width: 200px;
    height: 72px;
    text-align: right;
    padding-right: 38px;
    font-size: 32px;
    line-height: 70px;
    color: #fff;
    box-sizing: border-box;
    display: block;
    background: url(../images/chakan.png) no-repeat center;
    background-size: 100%;
    float: left;
    cursor: pointer;
    margin-top: 30px;
    margin-left: 40px;
}


/* 民意征集 end */


/* 民意征集细览 start */

.yjzjxl {
    width: 1160px;
    margin-bottom: 58px;
}

.zjjg {
    width: 1160px;
    border-radius: 10px;
    margin-bottom: 40px;
}

.zjjg_tit {
    width: 1160px;
    height: 67px;
    border-top: 1px solid #9fd0f7;
    box-sizing: border-box;
    background-color: #1073b7;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.zjjg_tit span {
    font-size: 28px;
    color: #fff;
    display: block;
    line-height: 66px;
    margin-left: 60px;
    font-weight: bold;
}

.zjjg_con {
    font-size: 30px;
    border-radius: 10px;
    box-sizing: border-box;
    color: #222222;
    text-indent: 2em;
    line-height: 60px;
    border-left: 1px solid #9fd0f7;
    border-right: 1px solid #9fd0f7;
    border-bottom: 1px solid #9fd0f7;
    padding: 30px 70px 36px 70px;
}

.zjjg_con img {
    max-width: 98% !important;
    height: auto !important;
    display: block;
    margin: 0 auto;
}

.zjjg_con * {
    font-size: 30px !important;
    color: #222222 !important;
    line-height: 60px !important;
    font-family: 微软雅黑 !important;
}

.yjfk {
    width: 1160px;
    height: 555px;
    border-radius: 10px;
    margin-bottom: 40px;
}

.yjfk_con {
    border-radius: 10px;
    font-size: 30px;
    box-sizing: border-box;
    color: #333333;
    height: 488px;
    border-left: 1px solid #9fd0f7;
    border-right: 1px solid #9fd0f7;
    border-bottom: 1px solid #9fd0f7;
    padding: 40px 45px 50px 45px;
}

.yjfk_con form img {
    display: inline-block;
}

.yjfk_con form font {
    font-size: 25px;
    position: relative;
    top: -5px;
}

#netName {
    margin-right: 22px;
}

.yjfk_con form input {
    vertical-align: inherit;
    width: 340px;
    height: 70px;
    border-radius: 3px;
    border: 1px solid #d2d2d2;
    box-sizing: border-box;
    padding-left: 23px;
    font-size: 28px;
    color: #999999;
    margin-bottom: 30px;
    vertical-align: unset;
    background-color: #fff;
}

.yjfk_con form .xinjiannr {
    padding: 17px 20px;
    height: 200px;
    width: 900px;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    background-color: #fff;
    box-sizing: border-box;
    vertical-align: top;
    font-family: 微软雅黑;
    font-size: 28px;
    color: #999999;
    margin-bottom: 30px;
}

.yjfk_con form .yanzm {
    width: 250px;
    margin-right: 6px;
    margin-bottom: 40px;
    margin-left: -3px;
}

.yjfk_con form .tijiao {
    text-align: center;
}

.yjfk_con form .tijiao a {
    display: inline-block;
    width: 174px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 30x;
    border-radius: 5px;
}

.yjfk_con form .tijiao a:first-child {
    margin-right: 14px;
}

.yjfk_con form .tijiao a:last-child {
    margin-right: -6px;
}

.yjlb {
    width: 1160px;
    height: 457px;
    border-radius: 10px;
    margin-bottom: 2px;
}

.yjlb_con {
    font-size: 30px;
    border-radius: 10px;
    box-sizing: border-box;
    color: #333333;
    height: 390px;
    border-left: 1px solid #9fd0f7;
    border-right: 1px solid #9fd0f7;
    border-bottom: 1px solid #9fd0f7;
    padding: 38px 75px 40px 75px;
}

.yjlb_con ul {
    margin-bottom: 40px;
}

.yjlb_con ul li {
    width: 100%;
    height: 60px;
    line-height: 60px;
}

.yjlb_con ul li span {
    font-size: 30px;
    color: #1073b7;
    float: left;
}

.yjlb_con ul li a {
    max-width: 66%;
    font-size: 30px;
    color: #222222;
    float: left;
    margin-left: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.yjlb_con ul li em {
    font-size: 30px;
    color: #666666;
    float: left;
    margin-left: 30px;
}


/* 民意征集细览 end */


/* 信息公开细览 start */

.tyxl_con_table {
    width: 1160px;
    margin: 0 auto;
    margin-bottom: 40px;
    border-collapse: collapse;
    border-spacing: 0;
}

.tyxl_con_table * {
    font-size: 26px !important;
    color: #666666;
    font-family: '微软雅黑' !important;
    text-align: center !important;
}

.tyxl_con_table tr {
    height: 64px;
    border: 1px solid #ccc9c9;
    box-sizing: border-box;
}

.tyxl_con_table td {
    height: 77px;
    text-align: center;
    border: 1px solid #ccc9c9;
    box-sizing: border-box;
    line-height: 50px;
    font-size: 26px;
}

.tyxl_con_table td:nth-child(1),
.tyxl_con_table td:nth-child(3) {
    width: 156px;
}

.tyxl_con_table td:nth-child(2) {
    width: 560px;
    padding-right: 28px;
    padding-left: 27px;
    text-align: justify !important;
}

.tyxl_con_table td:nth-child(4) {
    width: 272px;
    padding-right: 28px;
    padding-left: 27px;
    text-align: justify !important;
}


/* 信息公开细览 end */


/* 受理须知 start */

.ldxx {
    height: auto;
    background-color: #fff;
    margin-top: 124px;
    margin-bottom: 30px;
}

.ldxx_con {
    width: 1160px;
    margin: 0 auto;
}

.ldxx_con_nr {
    width: 1074px;
    text-indent: 2em;
    margin: 0 auto;
    text-align: justify;
    font-size: 30px;
    color: #222222;
    line-height: 60px;
    padding-bottom: 40px;
}

.ldxx_con_nr * {
    font-size: 30px !important;
    font-family: '微软雅黑' !important;
    color: #222222;
    line-height: 60px !important;
}

#xy_tanChu {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    display: none;
}

#xy_tanChu .xy_tanChuText {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 350px;
    height: 187px;
    border-radius: 5px;
    background-color: #fff;
    text-align: center;
    padding: 50px 20px;
    box-sizing: border-box;
    box-shadow: 0 0 20px rgba(0, 0, 0, .3);
}

#xy_tanChu .xy_tanChuText p {
    font-size: 20px;
}

#xy_tanChu .xy_tanChuText button {
    border: none;
    width: 80px;
    height: 35px;
    display: block;
    margin: 0 auto;
    margin-top: 38px;
    border-radius: 5px;
    color: #fff;
    background: #015293;
    cursor: pointer;
    font-size: 20px;
}

.jumpInput {
    width: 1120px;
    margin: 0 auto;
    height: 252px;
    position: relative;
    border-top: 1px solid #c9e7ff;
}

.ldxx_con .jumpInput>div {
    text-align: center;
    position: relative;
    top: -20px;
}

.ldxx_con .jumpInput label {
    display: block;
    width: 34px;
    height: 34px;
    cursor: pointer;
    position: absolute;
    top: 78px;
    left: 318px;
    background: #fff;
    border: 3px solid #b8b8b8;
    box-sizing: border-box;
    border-radius: 3px;
}

.ldxx_con .jumpInput input:checked+label::before {
    display: block;
    content: "\2714";
    text-align: center;
    font-size: 42px;
    color: #1073b7;
    line-height: 16px;
}

.ldxx_con .jumpInput input {
    width: 32px;
    height: 32px;
    border: none;
    cursor: pointer;
    margin-top: 34px;
}

.ldxx_con .jumpInput span {
    font-size: 30px;
    color: #333333;
}

.ldxx_con .jumpInput button {
    display: block;
    width: 200px;
    height: 90px;
    line-height: 90px;
    border: none;
    font-size: 34px;
    color: #fff;
    padding: 0;
    background: none;
    float: none;
    cursor: not-allowed;
    margin-left: 15px;
    background-color: #b8b8b8;
    box-sizing: border-box;
    text-align: center;
    margin: 0 auto;
    border-radius: 10px;
}

.ldxx_con .jumpInput button.active1 {
    transition: .3s;
    cursor: pointer;
    background: #1073b7;
}


/* 受理须知 end */


/* 我要写信 start */

.ldxx_con form img {
    display: inline-block;
}

.ldxx_wyxx {
    font-size: 30px;
    color: #333333;
}

.ldxx_con form {
    width: 1070px;
    margin: 0 auto;
    padding-bottom: 30px;
}

.ldxx_con form font {
    margin-right: 10px;
}

.ldxx_con form input {
    vertical-align: inherit;
    width: 308px;
    height: 68px;
    border-radius: 3px;
    border: 1px solid #dedede;
    padding-left: 30px;
    margin-bottom: -10px;
    vertical-align: unset;
    background-color: #fff;
}

.ldxx_con form select {
    vertical-align: inherit;
    width: 340px;
    height: 70px;
    border-radius: 3px;
    border: 1px solid #dedede;
    margin-bottom: 30px;
    padding-left: 30px;
    vertical-align: unset;
    background-color: #fff;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/ldxx_sj.png) no-repeat 294px center;
    background-size: 19px;
}

.ldxx_con form select:focus {
    background: url(../images/ldxx_sj2.png) no-repeat 294px center;
    background-size: 19px;
}

.ldxx_con form select {
    color: #333333;
    font-size: 28px;
    font-family: 微软雅黑;
}

.ldxx_con form textarea {
    font-size: 28px;
    color: #999999;
    font-family: 微软雅黑;
}

.ldxx_con form input {
    font-size: 28px;
    color: #999999;
    font-family: 微软雅黑;
}

.ldxx_con form .xingbie {
    display: inline-block;
    margin-left: 52px;
    margin-right: 182px;
    height: 45px;
    line-height: 45px;
}

.ldxx_con form .xingbie label {
    color: #868686;
}

.ldxx_con form .xingbie input {
    border: none;
    vertical-align: inherit;
    padding-left: 0;
    width: auto;
    height: auto;
}

.ldxx_con form .lxrdz {
    width: 854px;
    margin-bottom: 30px;
}

.ldxx_con form .baioti {
    width: 850px;
    margin-bottom: 32px;
}

.ldxx_con form .xinjiannr {
    padding: 17px 30px;
    height: 258px;
    width: 820px;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    background-color: #fcfcfc;
    vertical-align: top;
    margin-bottom: 32px;
}

.ldxx_con form .yanzm {
    width: 230px;
    height: 69px;
    margin-right: 12px;
    margin-bottom: 40px;
}

.ldxx_con form span {
    font-size: 28px;
    float: right;
    margin-top: 16px;
    margin-right: 5px;
}

.ldxx_con form .tijiao {
    margin-left: 150px;
}

.ldxx_con form .tijiao a {
    display: inline-block;
    width: 200px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    font-size: 34px;
    border-radius: 5px;
    margin-left: 30px;
}


/* 我要写信 end */


/* 信件公示 start */

.tygl_con ul li .span1 {
    width: 312px !important;
}

.xjgs_con em a {
    width: 200px;
    height: 72px;
    text-align: right;
    padding-right: 38px;
    font-size: 32px;
    line-height: 70px;
    color: #fff;
    box-sizing: border-box;
    display: block;
    background: url(../images/chakan.png) no-repeat center !important;
    background-size: 100%;
    float: left;
    cursor: pointer;
    margin-top: 30px;
    margin-left: 40px;
}


/* 信件公示 end */


/* 信件查询 start */

.SubXun {
    padding-bottom: 290px;
    width: 1120px;
    margin: 0 auto;
}

.SubXunTop {
    width: 1030px;
    margin: 0 auto;
}

.SubXunTop span {
    float: left;
    font-size: 30px;
    color: #333333;
    line-height: 70px;
    text-align: center;
    margin-right: 30px;
}

.SubXunTop .SubXunInp input {
    display: block;
    width: 100%;
    height: 70px;
    line-height: 70px;
    border: none;
    outline: none;
    background: none;
    font-size: 28px;
    color: #999999;
}

.SubXunTop .SubXunInp {
    float: left;
    width: 328px;
    height: 70px;
    line-height: 70px;
    padding: 0 30px;
    margin-right: 30px;
    border-radius: 5px;
    box-sizing: border-box;
    border: 1px solid #f0f0f0;
}

.SubXunCen {
    font-size: 28px;
    color: #333333;
    line-height: 112px;
    text-align: center;
}

.SubXunTop button {
    float: right;
    width: 160px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 28px;
    color: #ffffff;
    outline: none;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    background: #1073b7;
}

.SubXunBot ul li {
    height: 70px;
    line-height: 70px;
}

.SubXunBot ul li:nth-child(2) {
    margin-top: 35px;
}

.SubXunBot ul li:nth-child(3) {
    margin-top: 35px;
}

.SubXunBot ul li:first-child {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 15px;
}

.SubXunBot ul li span {
    float: left;
    font-size: 30px;
    color: #1b5395;
    box-sizing: border-box;
}

.SubXunBot ul li span.SubXunSpan1,
.SubXunBot ul li span.SubXunSpan2,
.SubXunBot ul li span.SubXunSpan3,
.SubXunBot ul li span.SubXunSpan4 {
    width: 120px;
}

.SubXunBot ul li span.SubXunSpan1 {
    margin-right: 60px;
}

.SubXunBot ul li span.SubXunSpan2 {
    margin-right: 198px;
}

.SubXunBot ul li span.SubXunSpan3 {
    margin-right: 137px;
}

.SubXunBot ul li span.SubXunSpan4 {
    margin-right: 126px;
}

.SubXunBot ul li span.SubXunSpan5 {
    width: 62px;
    text-align: center;
}

.SubXunBot ul li em {
    float: left;
    font-size: 34px;
    color: #333333;
    box-sizing: border-box;
}

.SubXunBot ul li em.SubXunEm1 {
    width: 180px;
}

.SubXunBot ul li em.SubXunEm2 {
    width: 318px;
    overflow: hidden;
    height: 70px;
}

.SubXunBot ul li em.SubXunEm3 {
    width: 257px;
}

.SubXunBot ul li em.SubXunEm4 {
    width: 195px;
}

.SubXunBot ul li em.SubXunEm44 {
    width: 195px;
}

.SubXunBot ul li .a1 {
    float: left;
    width: 170px;
    height: 70px;
    line-height: 70px;
    padding-left: 50px;
    background: url(../images/xjcx_ck2.png) no-repeat center;
    text-align: center;
    font-size: 30px;
    color: #ffffff;
    box-sizing: border-box;
    cursor: pointer;
}

.SubXunBot ul li .a2 {
    float: left;
    width: 170px;
    height: 70px;
    padding-left: 50px;
    line-height: 70px;
    background: url(../images/xjcx_ck.png) no-repeat center;
    text-align: center;
    font-size: 30px;
    color: #ffffff;
    box-sizing: border-box;
    cursor: pointer;
}


/* 信件查询 end */


/* 信件回复 start */

.laixins {
    width: 1120px;
    margin: 0 auto;
    border-bottom: 1px solid #dedede;
}

.laixin {
    width: 1050px;
    padding-bottom: 50px;
    margin: 0 auto;
}

.laixin span {
    font-size: 30px;
    color: #333333;
    float: left;
    height: 70px;
    line-height: 70px;
}

.laixin .span1 {
    width: 446px;
    height: 68px;
    padding-left: 30px;
    display: block;
    float: left;
    margin-right: 42px;
    margin-left: 5px;
    border: 1px solid #dedede;
}

.laixin .span2 {
    width: 188px;
    height: 68px;
    padding-left: 30px;
    margin-bottom: 30px;
    margin-left: 5px;
    display: block;
    float: left;
    border: 1px solid #dedede;
}

.laixin .span3 {
    width: 860px;
    height: 68px;
    padding-left: 30px;
    margin-bottom: 30px;
    margin-left: 8px;
    display: block;
    float: left;
    border: 1px solid #dedede;
}

.laixin .span4 {
    width: 830px;
    height: 180px;
    overflow: auto;
    line-height: 56px;
    padding: 20px 30px;
    margin-left: 8px;
    display: block;
    float: left;
    border: 1px solid #dedede;
}

.huifu {
    width: 1050px;
    padding-top: 50px;
    padding-bottom: 30px;
    margin: 0 auto;
}

.huifu span {
    font-size: 30px;
    color: #333333;
    float: left;
    height: 70px;
    line-height: 70px;
}

.huifu .span1 {
    width: 446px;
    height: 68px;
    padding-left: 30px;
    display: block;
    float: left;
    margin-right: 42px;
    margin-left: 5px;
    border: 1px solid #dedede;
}

.huifu .span2 {
    width: 188px;
    height: 68px;
    padding-left: 30px;
    margin-bottom: 30px;
    margin-left: 5px;
    display: block;
    float: left;
    border: 1px solid #dedede;
}

.huifu .span7 {
    width: 860px;
    height: 68px;
    padding-left: 30px;
    margin-left: 8px;
    display: block;
    float: left;
    border: 1px solid #dedede;
}

.huifu .span5 {
    width: 830px;
    height: 246px;
    overflow: auto;
    margin-bottom: 30px;
    line-height: 56px;
    padding: 20px 30px;
    margin-left: 8px;
    display: block;
    float: left;
    border: 1px solid #dedede;
}

.huifu .span6 {
    margin-left: -30px;
}


/* 信件回复 end */


/* 信件评价 start */

#mask_shadow {
    display: none;
    opacity: 0;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

#popup {
    display: none;
    opacity: 0;
    position: fixed;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 380px;
    height: 250px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
}

#popup.show {
    display: block;
    opacity: 1;
}

#mask_shadow.show {
    display: block;
    opacity: 1;
}

#popup .title {
    position: relative;
    width: 100%;
    height: 55px;
    background-color: #5bc0de;
    cursor: move;
}

#popup .title p {
    padding-left: 14px;
    line-height: 55px;
    color: #fff;
    font-size: 26px;
}

#popup .title span {
    position: absolute;
    top: 12px;
    right: 20px;
    width: 30px;
    height: 30px;
    color: #000;
    opacity: 0.2;
    font-size: 21px;
    cursor: pointer;
    text-align: center;
    border: 1px solid #333;
}

#popup .title span:hover {
    opacity: 0.8;
}

#popup .cont {
    width: 100%;
    height: 135px !important;
    background-color: #ffffff;
    padding: 0 !important;
    line-height: normal !important;
    min-height: 0 !important;
}

#btn1:hover {
    color: #4177d8;
}

#starRating .photo span {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 42px;
    overflow: hidden;
    cursor: pointer;
}

#starRating .photo span:last-child {
    margin-right: 0px;
}

#starRating .photo span .nohigh {
    position: absolute;
    width: 44px;
    height: 42px;
    top: 0;
    left: 0;
    background: url(../images/star.png);
}

#starRating .photo span .high {
    position: absolute;
    width: 44px;
    height: 42px;
    top: 0;
    left: 0;
    background: url(../images/star1.png);
}

#starRating .starNum {
    font-size: 26px;
    color: #de4414;
    margin-top: -10px;
    margin-bottom: 10px;
}

#starRating .bottoms {
    height: 54px;
    border-top: 1px solid #d8d8d8;
}

#starRating .photo {
    margin-top: -45px;
}

#starRating .bottoms a {
    margin-bottom: 0;
}

#starRating .bottoms .garyBtn {
    margin-right: 57px !important;
    margin-left: 10px;
}

#starRating .bottoms a {
    width: 130px;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    display: block;
    font-size: 16px;
    margin-top: 18px;
    float: left;
    transition: all 0.2s linear;
    text-align: center;
    cursor: pointer;
}

.garyBtn {
    margin-right: 60px !important;
    background-color: #e1e1e1;
    color: #999999;
}

.blueBtn {
    background-color: #1968b1;
    color: #fff;
}

.blueBtn:hover {
    background: #0e73d0;
}


/* 评价样式 end */

@media (max-width: 750px) and (min-width: 320px) {
    /* 通用概览 start */
    .header_tygl {
        background: url(../images/header_bj2.png) no-repeat center 1.26rem;
        background-size: 100%;
    }
    .tygls {
        background: none;
        height: auto;
    }
    .tygl {
        width: 6.9rem !important;
        margin-top: 0;
        height: auto;
        margin-bottom: 0.5rem;
    }
    .tygl_tit {
        width: 6.9rem;
        margin: 0 auto;
        padding-top: 0.3rem;
        height: 0.7rem;
        background: url(../images/tygl_tit2.png) no-repeat bottom center;
        background-size: 100%;
    }
    .tygl_tit span {
        font-size: 0.4rem;
        display: block;
        color: #065f9d;
        font-weight: bold;
        text-align: left;
        line-height: 0.6rem;
    }
    .tygl_con {
        width: 6.9rem;
        margin: 0 auto;
        padding-top: 0.15rem;
    }
    .tygl_con ul li {
        width: 6.9rem;
        height: 2.89rem;
        float: left;
        margin-bottom: 0.4rem;
        background-color: #edf6ff;
    }
    .tygl_con ul li:last-child {
        margin-bottom: 0;
    }
    .tygl_con ul li i {
        width: 0.12rem;
        height: 0.18rem;
        float: left;
        display: block;
        margin-top: 0.52rem;
        margin-left: 0.4rem;
        background-size: 0.12rem;
    }
    .tygl_con ul li .a1 {
        width: 5.8rem;
        margin-left: 0.2rem;
        text-align: justify;
        margin-top: 0.36rem;
        line-height: 0.46rem;
        height: 0.46rem;
        font-size: 0.34rem;
        float: left;
        color: #1073b7;
        display: block;
        box-sizing: border-box;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .tygl_con ul li .em1 {
        width: 5.8rem;
        height: 0.36rem;
        line-height: 0.36rem;
        margin-left: 0.72rem;
        margin-top: 0.3rem;
        float: left;
        font-size: 0.3rem;
        color: #333333;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .tygl_con ul li span {
        width: 2.06rem;
        text-align: center;
        height: 0.588rem;
        line-height: 0.5rem;
        margin-top: 0.4rem;
        float: right;
        display: block;
        margin-right: 0.15rem;
        font-size: 0.26rem;
        color: #666666;
    }
    .tygl_con button {
        width: 2rem;
        height: 0.72rem;
        text-align: right;
        padding-right: 0.4rem;
        font-size: 0.32rem;
        line-height: 0.7rem;
        color: #fff;
        display: block;
        background: url(../images/langdu.png) no-repeat center;
        background-size: 100%;
        float: left;
        cursor: pointer;
        margin-left: 0.4rem;
        margin-top: 0.3rem;
    }
    .tygl_con .pause {
        background: url(../images/langdu2.png) no-repeat center;
        background-size: 100%;
    }
    /* 通用概览 end */
    /* 通用细览 start */
    .tyxl {
        width: 6.9rem !important;
        margin-top: 0;
        height: auto;
        background-color: #fff;
        border-radius: 0.1rem;
        overflow: auto;
    }
    .tyxl_tit {
        width: 6.9rem !important;
        margin: 0 auto;
    }
    .tyxl_tit span {
        margin: 0 auto;
        width: 6.9rem;
        display: block;
        font-size: 0.4rem;
        color: #1073b7;
        font-weight: bold;
        line-height: 0.7rem;
        text-align: center;
        margin-top: 0.2rem;
        margin-bottom: 0.5rem;
    }
    .tyxl_con {
        width: 6.9rem;
        margin: 0 auto;
        margin-top: 0.4rem;
    }
    .tyxl_con .langdu {
        width: 100%;
        margin: 0 auto;
        height: 1.84rem;
        position: relative;
        background-color: #eef7ff;
        border-radius: 0.1rem;
    }
    .tyxl_con .langdu .langdu_le {
        float: left;
        height: 1.84rem;
    }
    .danye_laiyuan {
        width: 4rem !important;
    }
    .tyxl_con .langdu .langdu_le span {
        font-size: 0.28rem;
        display: block;
        margin-top: 0.18rem;
        color: #333333;
        margin-left: 0.3rem;
    }
    .tyxl_con .langdu .langdu_le span:nth-child(2) {
        float: none;
        line-height: 0.38rem;
        margin-top: 0.18rem;
    }
    .tyxl_con .langdu .langdu_le span:first-child {
        margin-top: 0.18rem;
        float: none;
    }
    .tyxl_con .langdu .langdu_le span:nth-child(4) {
        float: left;
        min-width: 1.36rem;
        margin-top: 0.05rem;
    }
    .tyxl_con .langdu .langdu_rt button {
        width: 2rem;
        height: 0.72rem;
        text-align: right;
        padding-right: 0.4rem;
        font-size: 0.32rem;
        line-height: 0.7rem;
        color: #fff;
        display: block;
        background: url(../images/langdu.png) no-repeat center;
        background-size: 100%;
        right: 0;
        cursor: pointer;
        position: absolute;
        margin-top: 0.56rem;
        margin-right: 0.3rem;
    }
    .tyxl_con .langdu .langdu_rt .pause {
        background: url(../images/langdu2.png) no-repeat center;
        background-size: 100%;
    }
    .tyxl_con_nr {
        width: 100%;
        text-align: justify;
        margin: 0 auto;
        line-height: 0.6rem;
        margin-top: 0.2rem;
        color: #333333;
        font-size: 0.3rem;
        padding-bottom: 0.5rem;
    }
    .tyxl_con_nr * {
        font-size: 0.3rem !important;
        font-family: '微软雅黑' !important;
        color: #333333 !important;
        line-height: 0.6rem !important;
    }
    .tt_langdu .langdu_le span:first-child {
        margin-top: 0.38rem !important;
    }
    .tt_langdu .langdu_le span {
        margin-top: 0.24rem !important;
    }
    /* 通用细览 end */
    /* 领导概览 start */
    .ldgl {
        width: 6.9rem !important;
        margin-top: 0rem;
        height: auto;
        background-color: #fff;
        border-radius: 0.1rem;
        overflow: auto;
        margin-bottom: 0.6rem;
    }
    .ldgl_con {
        width: 6.9rem;
        margin: 0 auto;
        padding-top: 0.2rem;
    }
    .ldgl_con ul li {
        width: 100%;
        height: 3.56rem;
        float: left;
        margin-bottom: 0.4rem;
        background-color: #eef7ff;
    }
    .ldgl_con ul li:last-child {
        margin-bottom: 0;
    }
    .ldgl_con img {
        float: left;
        width: 2.13rem;
        height: 2.74rem;
        margin-top: 0.4rem;
        margin-left: 0.4rem;
        margin-right: 0.4rem;
    }
    .ldgl_con a:nth-child(2) {
        background: url(../images/ld_xtb.png) no-repeat bottom left;
        background-size: 0.56rem;
        width: 3.6rem;
        float: left;
        height: 0.72rem;
        margin-top: 0.7rem;
        display: block;
    }
    .ldgl_con .i1 {
        font-size: 0.4rem;
        display: block;
        color: #222222;
        float: left;
        width: 3.6rem;
        height: 0.72rem;
        font-weight: bold;
    }
    .ldgl_con .i2 {
        margin-top: 0.17rem;
    }
    .ldgl_con i {
        font-size: 0.3rem;
        display: block;
        float: left;
        color: #222222;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 3.6rem;
        height: 0.4rem;
    }
    .ldgl_con .i3 {
        margin-top: 0.14rem;
    }
    .ldgl_con button {
        width: 1.4rem;
        height: 0.8rem;
        text-align: right;
        padding-right: 0.2rem;
        font-size: 0.3rem;
        line-height: 0.8rem;
        color: #fff;
        display: block;
        background: url(../images/langdu.png) no-repeat center;
        background-size: 100%;
        float: right;
        cursor: pointer;
        margin-right: 0.4rem;
        margin-top: -0.05rem;
    }
    .ldgl_con .pause {
        background: url(../images/langdu2.png) no-repeat center;
        background-size: 100%;
    }
    /* 领导概览 end */
    /* 领导细览 start */
    .ldxl_con {
        width: 6.9rem;
        margin: 0 auto;
        background: none;
    }
    .ldxl_con_tit {
        text-align: center;
        margin-top: 0.2rem;
    }
    .ldxl_con_tit img {
        width: 2.13rem;
        height: 2.74rem;
    }
    .ldxl_con_tit span {
        font-size: 0.4rem;
        color: #333333;
        font-weight: bold;
        text-align: center;
        height: 0.65rem;
        line-height: 0.5rem;
        display: block;
        background-size: 0.56rem;
    }
    .ldxl_con_tit i {
        font-size: 0.3rem;
        color: #333333;
        margin-top: 0.3rem;
        display: block;
        text-align: center;
    }
    .ldxl_con_tit button {
        width: 2rem;
        height: 0.72rem;
        text-align: right;
        margin: 0 auto;
        padding-right: 0.35rem;
        font-size: 0.34rem;
        line-height: 0.72rem;
        color: #fff;
        display: block;
        background: url(../images/langdu.png) no-repeat center;
        background-size: 1.86rem;
        cursor: pointer;
        margin-top: 0.3rem;
    }
    .ldxl_con_tit .pause {
        background: url(../images/langdu2.png) no-repeat center;
        background-size: 2rem;
    }
    .ldxl_con_nr {
        margin-top: 0.65rem;
        padding-bottom: 0;
    }
    .gzfg {
        width: 6.9rem;
        min-height: 1.88rem;
    }
    .gzfg_tit {
        width: 2.3rem;
        height: 0.53rem;
        top: -0.3rem;
        margin-left: 0.4rem;
    }
    .gzfg_tit span {
        font-size: 0.38rem;
        display: block;
        color: #065f9d;
        font-weight: bold;
        line-height: 0.53rem;
    }
    .gzfg_con {
        width: 6.9rem;
        font-size: 0.34rem;
        margin-top: 0.2rem;
        padding: 0.48rem 0.4rem 0.4rem 0.4rem;
        line-height: 0.54rem;
        color: #333333;
        padding-bottom: 0.3rem;
    }
    .jj {
        width: 6.9rem;
        min-height: 1.88rem;
        margin-top: 0.6rem;
    }
    .jj_tit {
        width: 2.3rem;
        height: 0.53rem;
        top: -0.3rem;
        margin-left: 0.4rem;
    }
    .jj_tit span {
        font-size: 0.38rem;
        display: block;
        color: #065f9d;
        font-weight: bold;
        line-height: 0.53rem;
    }
    .jj_con {
        width: 6.9rem;
        font-size: 0.34rem;
        margin-top: 0.2rem;
        padding: 0.48rem 0.4rem 0.4rem 0.4rem;
        line-height: 0.54rem;
        color: #333333;
        padding-bottom: 0.3rem;
    }
    .jj_con * {
        font-size: 0.34rem !important;
        font-family: '微软雅黑' !important;
        color: #333333 !important;
        line-height: 0.54rem !important;
    }
    .gzfg_con * {
        font-size: 0.34rem !important;
        font-family: '微软雅黑' !important;
        color: #333333 !important;
        line-height: 0.54rem !important;
    }
    /* 领导细览 end */
    /* 民意征集 start */
    .yjzj_con ul li span {
        width: 5rem !important;
    }
    .yjzj_con em a {
        width: 1.3rem;
        height: 0.72rem;
        text-align: right;
        padding-right: 0.18rem;
        font-size: 0.26rem;
        line-height: 0.7rem;
        color: #fff;
        display: block;
        background: url(../images/chakan.png) no-repeat center;
        background-size: 100%;
        float: left;
        cursor: pointer;
        margin-left: 0.4rem;
        margin-top: 0.3rem;
    }
    /* 民意征集 end */
    /* 民意征集细览 start */
    .yjzjxl {
        width: 6.9rem;
        margin-bottom: 0.58rem;
    }
    .zjjg {
        width: 6.9rem;
        border-radius: 0.1rem;
        margin-bottom: 0.4rem;
    }
    .zjjg_tit {
        width: 6.9rem;
        height: 0.67rem;
        border-top: 0.01rem solid #9fd0f7;
        box-sizing: border-box;
        background-color: #1073b7;
        border-top-left-radius: 0.1rem;
        border-top-right-radius: 0.1rem;
    }
    .zjjg_tit span {
        font-size: 0.28rem;
        color: #fff;
        display: block;
        line-height: 0.66rem;
        margin-left: 0.6rem;
        font-weight: bold;
    }
    .zjjg_con {
        font-size: 0.3rem;
        border-radius: 0.1rem;
        box-sizing: border-box;
        overflow: auto;
        color: #222222;
        text-indent: 2em;
        line-height: 0.6rem;
        border-left: 0.01rem solid #9fd0f7;
        border-right: 0.01rem solid #9fd0f7;
        border-bottom: 0.01rem solid #9fd0f7;
        padding: 0.3rem 0.3rem 0.36rem 0.3rem;
    }
    .zjjg_con img {
        max-width: 98% !important;
        height: auto !important;
        display: block;
        margin: 0 auto;
    }
    .zjjg_con p {
        text-indent: 2em !important;
    }
    .zjjg_con span {
        text-indent: 2em !important;
    }
    .zjjg_con * {
        font-size: 0.3rem !important;
        color: #222222 !important;
        line-height: 0.6rem !important;
        font-family: 微软雅黑 !important;
    }
    .yjfk {
        width: 6.9rem;
        height: 9.2rem;
        border-radius: 0.1rem;
        margin-bottom: 0.4rem;
    }
    .yjfk_con {
        border-radius: 0.1rem;
        font-size: 0.3rem;
        box-sizing: border-box;
        color: #333333;
        height: 8.6rem;
        border-left: 0.01rem solid #9fd0f7;
        border-right: 0.01rem solid #9fd0f7;
        border-bottom: 0.01rem solid #9fd0f7;
        padding: 0.4rem 0.45rem 0.5rem 0.45rem;
    }
    .yjfk_con form img {
        display: inline-block;
    }
    .yjfk_con form font {
        font-size: 0.25rem;
        position: relative;
        top: -0.05rem;
    }
    .font1 {
        margin-left: -0.2rem;
    }
    #netName {
        margin-right: 0;
    }
    .yjfk_con form input {
        vertical-align: inherit;
        width: 100%;
        height: 0.7rem;
        margin-top: 0.1rem;
        border-radius: 0.05rem;
        border: 0.01rem solid #d2d2d2;
        box-sizing: border-box;
        padding-left: 0.23rem;
        font-size: 0.28rem;
        color: #999999;
        margin-bottom: 0.3rem;
        vertical-align: unset;
        background-color: #fff;
    }
    .yjfk_con form .xinjiannr {
        padding: 0.17rem 0.2rem;
        height: 2rem;
        width: 100%;
        margin-top: 0.1rem;
        border: 0.01rem solid #d2d2d2;
        border-radius: 0.05rem;
        background-color: #fff;
        box-sizing: border-box;
        vertical-align: top;
        font-family: 微软雅黑;
        font-size: 0.28rem;
        color: #999999;
        margin-bottom: 0.3rem;
    }
    .font3 {
        margin-left: 0.33rem;
    }
    .yjfk_con form .yanzm {
        width: 2.2rem;
        margin-right: 0.3rem;
        margin-bottom: 0.4rem;
        margin-left: -0.03rem;
    }
    .yjfk_con form img {
        width: 1.62rem !important;
        height: 0.65rem !important;
        margin-bottom: -0.24rem !important;
        margin-left: 0.02rem !important;
    }
    .yjfk_con form .tijiao {
        text-align: center;
    }
    .yjfk_con form .tijiao a {
        display: inline-block;
        width: 1.74rem;
        height: 0.7rem;
        line-height: 0.7rem;
        text-align: center;
        font-size: 0.3rem;
        border-radius: 0.05rem;
    }
    .yjfk_con form .tijiao a:first-child {
        margin-right: 0.14rem;
    }
    .yjfk_con form .tijiao a:last-child {
        margin-right: 0.18rem;
    }
    .yjlb {
        width: 6.9rem;
        height: 4.57rem;
        border-radius: 0.1rem;
        margin-bottom: 0.02rem;
    }
    .yjlb_con {
        font-size: 0.3rem;
        border-radius: 0.1rem;
        box-sizing: border-box;
        color: #333333;
        height: 3.9rem;
        border-left: 0.01rem solid #9fd0f7;
        border-right: 0.01rem solid #9fd0f7;
        border-bottom: 0.01rem solid #9fd0f7;
        padding: 0.38rem 0.3rem 0.4rem 0.3rem;
    }
    .yjlb_con ul {
        margin-bottom: 0.4rem;
    }
    .yjlb_con ul li {
        width: 100%;
        height: 0.6rem;
        line-height: 0.6rem;
    }
    .yjlb_con ul li span {
        font-size: 0.3rem;
        color: #1073b7;
        float: left;
    }
    .yjlb_con ul li a {
        max-width: 52%;
        font-size: 0.3rem;
        color: #222222;
        float: left;
        margin-left: 0.1rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .yjlb_con ul li em {
        font-size: 0.3rem;
        color: #666666;
        float: left;
        margin-left: 0.1rem;
    }
    /* 民意征集细览 end */
    /* 信息公开细览 start */
    .tyxl_con_table {
        width: 6.9rem;
        margin: 0 auto;
        margin-bottom: 0.4rem;
        border-collapse: collapse;
        border-spacing: 0;
        table-layout: fixed;
        margin-top: 0.2rem;
    }
    .tyxl_con_table * {
        font-size: 0.26rem !important;
        color: #666666 !important;
        font-family: '微软雅黑' !important;
        text-align: center !important;
    }
    .tyxl_con_table tr {
        height: 0.77rem;
        border: 0.01rem solid #ccc9c9;
        box-sizing: border-box;
    }
    .tyxl_con_table td {
        height: 0.77rem;
        text-align: center;
        border: 0.01rem solid #ccc9c9;
        box-sizing: border-box;
        line-height: 0.5rem;
        font-size: 0.26rem;
        word-break: break-all;
    }
    .tyxl_con_table td:nth-child(1),
    .tyxl_con_table td:nth-child(3) {
        width: 0.8rem;
    }
    .tyxl_con_table td:nth-child(2) {
        width: 2rem;
        padding-right: 0.1rem;
        padding-left: 0.1rem;
        text-align: justify !important;
    }
    .tyxl_con_table td:nth-child(4) {
        width: 1rem;
        padding-right: 0.1rem;
        padding-left: 0.1rem;
        text-align: justify !important;
    }
    /* 信息公开细览 end */
    /* 受理须知 start */
    .ldxx {
        width: 6.9rem !important;
        height: auto;
        margin-top: 0;
        margin-bottom: 0.3rem;
    }
    .ldxx_con {
        width: 6.59rem;
        margin: 0 auto;
        padding-top: 0;
    }
    .ldxx_con_nr {
        width: 6.19rem;
        margin: 0 auto;
        text-align: justify;
        font-size: 0.3rem;
        color: #222222;
        line-height: 0.6rem;
        padding-bottom: 0.4rem;
    }
    .ldxx_con_nr * {
        font-size: 0.3rem !important;
        font-family: '微软雅黑' !important;
        line-height: 0.6rem !important;
        color: #222222 !important;
    }
    #xy_tanChu {
        position: fixed;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .3);
        display: none;
    }
    #xy_tanChu .xy_tanChuText {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 6rem;
        height: 2.87rem;
        border-radius: 0.1rem;
        background-color: #fff;
        text-align: center;
        padding: 0.7rem 0.2rem;
        box-sizing: border-box;
        box-shadow: 0 0 0.2rem rgba(0, 0, 0, .3);
    }
    #xy_tanChu .xy_tanChuText p {
        margin-bottom: 0;
        font-size: 0.34rem;
    }
    #xy_tanChu .xy_tanChuText button {
        border: none;
        width: 1.5rem;
        height: 0.6rem;
        border-radius: 0.1rem;
        color: #fff;
        background: #015293;
        cursor: pointer;
        font-size: 0.34rem;
    }
    .jumpInput {
        width: 6.59rem;
        height: 2.55rem;
        position: relative;
        border-top: 0.01rem solid #c9e7ff;
    }
    .ldxx_con .jumpInput>div {
        text-align: center;
        position: relative;
        top: -0.2rem;
    }
    .ldxx_con .jumpInput label {
        display: none;
        width: 0.34rem;
        height: 0.34rem;
        cursor: pointer;
        position: absolute;
        top: 0.78rem;
        box-sizing: border-box;
        left: 0.88rem;
        background: #fff;
        border: 0.03rem solid #b8b8b8;
        border-radius: 0.03rem;
    }
    .ldxx_con .jumpInput input:checked+label::before {
        display: block;
        content: "\2714";
        text-align: center;
        font-size: 0.42rem;
        color: #1b5395;
        line-height: 0.16rem;
    }
    .ldxx_con .jumpInput input {
        width: 0.34rem;
        height: 0.34rem;
        border: none;
        cursor: pointer;
        box-sizing: border-box;
        margin-top: 0.34rem;
    }
    .ldxx_con .jumpInput span {
        font-size: 0.3rem;
        color: #333333;
    }
    .ldxx_con .jumpInput button {
        display: block;
        width: 2rem;
        height: 0.9rem;
        line-height: 0.9rem;
        border: none;
        font-size: 0.34rem;
        color: #fff;
        padding: 0;
        background: none;
        float: none;
        cursor: not-allowed;
        margin-left: 0.15rem;
        background-color: #b8b8b8;
        box-sizing: border-box;
        text-align: center;
        margin: 0 auto;
        border-radius: 0.1rem;
    }
    .ldxx_con .jumpInput button.active1 {
        transition: .3s;
        cursor: pointer;
        background: #1073b7;
    }
    /* 受理须知 end */
    /* 我要写信 start */
    .ldxx_con form img {
        display: inline-block;
        width: 2.22rem !important;
        height: 0.8rem !important;
        margin-left: 0.14rem !important;
    }
    .ldxx_wyxx {
        margin-top: 0.1rem;
        font-size: 0.3rem;
        color: #333333;
    }
    .ldxx_con form {
        width: 6.59rem;
        margin: 0 auto;
        padding-bottom: 0.3rem;
    }
    .ldxx_con form font {
        margin-right: 0.1rem;
        font-size: 0.3rem;
        margin-left: 0.2rem;
    }
    .ldxx_con form input {
        vertical-align: inherit;
        width: 4rem;
        height: 0.68rem;
        border-radius: 0.03rem;
        border: 0.01rem solid #dedede;
        padding-left: 0.3rem;
        margin-bottom: 0.3rem;
        vertical-align: unset;
        background-color: #fff;
    }
    .ldxx_con form select {
        vertical-align: inherit;
        width: 4.3rem;
        height: 0.7rem;
        border-radius: 0.03rem;
        border: 0.01rem solid #dedede;
        margin-bottom: 0.3rem;
        padding-left: 0.3rem;
        vertical-align: unset;
        background-color: #fff;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        background: url(../images/ldxx_sj.png) no-repeat 3.8rem center;
        background-size: 0.19rem;
    }
    .ldxx_con form select:focus {
        background: url(../images/ldxx_sj2.png) no-repeat 3.8rem center;
        background-size: 0.19rem;
    }
    .ldxx_con form select {
        color: #333333;
        font-size: 0.28rem;
        font-family: 微软雅黑;
    }
    .ldxx_con form textarea {
        font-size: 0.28rem;
        color: #999999;
        font-family: 微软雅黑;
    }
    .ldxx_con form input {
        font-size: 0.28rem;
        color: #999999;
        font-family: 微软雅黑;
    }
    .ldxx_con form .xingbie {
        display: inline-block;
        margin-left: 0.52rem;
        margin-right: 1.82rem;
        height: 0.45rem;
        line-height: 0.45rem;
    }
    .ldxx_con form .xingbie label {
        color: #868686;
    }
    .ldxx_con form .xingbie input {
        border: none;
        vertical-align: inherit;
        padding-left: 0;
        width: auto;
        height: auto;
    }
    .ldxx_con form .lxrdz {
        width: 4rem;
        margin-bottom: 0.3rem;
    }
    .ldxx_con form .baioti {
        width: 3.98rem;
        margin-bottom: 0.32rem;
    }
    .ldxx_con form .xinjiannr {
        padding: 0.17rem 0.3rem;
        height: 2.58rem;
        width: 3.66rem;
        border: 0.01rem solid #d2d2d2;
        border-radius: 0.03rem;
        background-color: #fcfcfc;
        vertical-align: top;
        margin-bottom: 0.3rem;
    }
    .ldxx_con form .yanzm {
        width: 1.8rem;
        height: 0.79rem;
        margin-right: 0.12rem;
        margin-bottom: 0.4rem;
    }
    .ldxx_con form .yzms {
        margin-left: 0.2rem !important;
    }
    .ldxx_con form span {
        font-size: 0.3rem;
        float: right;
        margin-top: 0.16rem;
        margin-bottom: 0.6rem;
        margin-right: 0.32rem;
    }
    .ldxx_con form .tijiao {
        margin-left: 0.9rem;
    }
    .ldxx_con form .tijiao a {
        display: inline-block;
        width: 2rem;
        height: 0.9rem;
        line-height: 0.9rem;
        text-align: center;
        font-size: 0.34rem;
        border-radius: 0.05rem;
        margin-left: 0.3rem;
    }
    /* 我要写信 end */
    /* 信件公示 start */
    .tygl_con ul li .span1 {
        width: 3.12rem !important;
    }
    .xjgs_con em a {
        width: 2rem;
        height: 0.72rem;
        text-align: right;
        padding-right: 0.4rem;
        font-size: 0.32rem;
        line-height: 0.7rem;
        color: #fff;
        display: block;
        background: url(../images/chakan.png) no-repeat center !important;
        background-size: 100% !important;
        float: left;
        cursor: pointer;
        margin-left: 0.4rem;
        margin-top: 0.3rem;
    }
    /* 信件公示 end */
    /* 信件查询 start */
    .SubXun {
        padding-top: 0.2rem;
        padding-bottom: 2.9rem;
        width: 6.9rem;
        margin: 0 auto;
    }
    .SubXunTop {
        width: 6.9rem;
        margin: 0 auto;
    }
    .SubXunTop span {
        float: left;
        font-size: 0.3rem;
        color: #333333;
        line-height: 0.7rem;
        text-align: center;
        margin-right: 0.4rem;
        margin-left: 0.1rem;
    }
    .SubXunTop .SubXunInp input {
        display: block;
        width: 100%;
        height: 0.7rem;
        line-height: 0.7rem;
        border: none;
        outline: none;
        background: none;
        font-size: 0.28rem;
        color: #999999;
    }
    .SubXunTop .SubXunInp {
        float: left;
        width: 100%;
        height: 0.7rem;
        margin-top: 0.1rem;
        margin-bottom: 0.1rem;
        line-height: 0.7rem;
        padding: 0 0.3rem;
        margin-right: 0;
        border-radius: 0.05rem;
        box-sizing: border-box;
        border: 0.01rem solid #f0f0f0;
    }
    .SubXunCen {
        font-size: 0.3rem;
        color: #333333;
        line-height: 1.12rem;
        padding-left: 0.1rem;
        text-align: center;
    }
    .SubXunTop button {
        float: right;
        width: 1.6rem;
        height: 0.7rem;
        line-height: 0.7rem;
        text-align: center;
        font-size: 0.28rem;
        color: #ffffff;
        outline: none;
        border: none;
        cursor: pointer;
        margin-right: 2.45rem;
        margin-top: 0.2rem;
        border-radius: 0.05rem;
        background: #1073b7;
    }
    .SubXunBot ul li {
        height: 0.7rem;
        width: 1.7rem;
        float: left;
        line-height: 0.7rem;
    }
    .SubXunBot ul li:nth-child(2) {
        margin-top: 0;
        margin-right: 0.7rem;
    }
    .SubXunBot ul li:nth-child(3) {
        margin-top: 0;
    }
    .SubXunBot ul li:first-child {
        border-bottom: none;
        padding-bottom: 0.15rem;
        margin-left: 0.1rem;
    }
    .SubXunBot ul li span {
        float: left;
        font-size: 0.3rem;
        color: #1b5395;
        box-sizing: border-box;
    }
    .SubXunBot ul li span.SubXunSpan1,
    .SubXunBot ul li span.SubXunSpan2,
    .SubXunBot ul li span.SubXunSpan3,
    .SubXunBot ul li span.SubXunSpan4 {
        width: 1.7rem;
    }
    .SubXunBot ul li span.SubXunSpan5 {
        width: 1.7rem;
        text-align: left;
    }
    .SubXunBot ul li em {
        float: left;
        font-size: 0.3rem;
        color: #333333;
        box-sizing: border-box;
    }
    .SubXunBot ul li em.SubXunEm1 {
        width: 1.7rem;
    }
    .SubXunBot ul li em.SubXunEm2 {
        width: 3.86rem;
        overflow: hidden;
        height: 0.7rem;
    }
    .SubXunBot ul li em.SubXunEm3 {
        width: 2.44rem;
    }
    .SubXunBot ul li em.SubXunEm4 {
        width: 1.7rem;
    }
    .SubXunBot ul li em.SubXunEm44 {
        width: 1.7rem;
    }
    .SubXunBot ul li .a1 {
        float: left;
        width: 1.7rem;
        height: 0.7rem;
        line-height: 0.7rem;
        padding-left: 0.5rem;
        background: url(../images/xjcx_ck2.png) no-repeat center;
        text-align: center;
        font-size: 0.3rem;
        color: #ffffff;
        box-sizing: border-box;
        background-size: 100%;
        cursor: pointer;
    }
    .SubXunBot ul li .a2 {
        float: left;
        width: 1.7rem;
        height: 0.7rem;
        padding-left: 0.5rem;
        line-height: 0.7rem;
        background: url(../images/xjcx_ck.png) no-repeat center;
        text-align: center;
        font-size: 0.3rem;
        color: #ffffff;
        box-sizing: border-box;
        background-size: 100%;
        cursor: pointer;
    }
    .SubXunBot {
        margin-top: 0.5rem !important;
    }
    /* 信件查询 end */
    /* 信件回复 start */
    .laixins {
        width: 6.59rem;
        margin: 0 auto;
        border-bottom: 0.01rem solid #dedede;
    }
    .laixin {
        width: 6.19rem;
        padding-top: 0.2rem;
        padding-bottom: 0.5rem;
        margin: 0 auto;
    }
    .laixin span {
        font-size: 0.3rem;
        color: #333333;
        float: left;
        height: 0.7rem;
        line-height: 0.7rem;
    }
    .laixin .span1 {
        width: 100%;
        box-sizing: border-box;
        height: 0.68rem;
        padding-left: 0.3rem;
        display: block;
        float: left;
        margin-right: 0;
        margin-bottom: 0.3rem;
        margin-left: 0;
        border: 0.01rem solid #dedede;
    }
    .laixin .span2 {
        width: 100%;
        height: 0.68rem;
        padding-left: 0.3rem;
        margin-bottom: 0.3rem;
        margin-left: 0;
        display: block;
        float: left;
        box-sizing: border-box;
        border: 0.01rem solid #dedede;
    }
    .laixin .span3 {
        width: 100%;
        height: 1.18rem;
        line-height: 0.56rem;
        overflow: auto;
        box-sizing: border-box;
        padding: 0.2rem 0.3rem;
        margin-bottom: 0.3rem;
        margin-left: 0;
        display: block;
        float: left;
        border: 0.01rem solid #dedede;
    }
    .laixin .span4 {
        width: 100%;
        height: 2.28rem;
        overflow: auto;
        box-sizing: border-box;
        line-height: 0.56rem;
        padding: 0.2rem 0.3rem;
        margin-left: 0;
        display: block;
        float: left;
        border: 0.01rem solid #dedede;
    }
    .huifu {
        width: 6.19rem;
        padding-top: 0.5rem;
        padding-bottom: 0.3rem;
        margin: 0 auto;
    }
    .huifu span {
        font-size: 0.3rem;
        color: #333333;
        float: left;
        height: 0.7rem;
        line-height: 0.7rem;
    }
    .huifu .span1 {
        width: 100%;
        height: 0.68rem;
        padding-left: 0.3rem;
        display: block;
        box-sizing: border-box;
        float: left;
        margin-right: 0;
        margin-bottom: 0.3rem;
        margin-left: 0;
        border: 0.01rem solid #dedede;
    }
    .huifu .span2 {
        width: 100%;
        height: 0.68rem;
        padding-left: 0.3rem;
        box-sizing: border-box;
        margin-bottom: 0.3rem;
        margin-left: 0;
        display: block;
        float: left;
        border: 0.01rem solid #dedede;
    }
    .huifu .span5 {
        width: 100%;
        height: 1.68rem;
        overflow: auto;
        box-sizing: border-box;
        line-height: 0.56rem;
        padding: 0.2rem 0.3rem;
        margin-bottom: 0.3rem;
        margin-left: 0;
        display: block;
        float: left;
        border: 0.01rem solid #dedede;
    }
    .huifu .span6 {
        margin-left: 0;
    }
    .huifu .span7 {
        width: 100%;
        height: 0.68rem;
        padding-left: 0.3rem;
        display: block;
        box-sizing: border-box;
        float: left;
        margin-right: 0;
        margin-left: 0;
        border: 0.01rem solid #dedede;
    }
    /* 信件回复 end */
    /* 信件评价 start */
    #starRating {
        margin: 0 10px !important;
    }
    #starRating .photo {
        margin-top: 0;
    }
    #popup {
        width: 6.9rem;
        height: 4.8rem;
    }
    #starRating .starNum {
        font-size: 23px;
    }
    #starRating .bottoms .garyBtn {
        margin-right: 0.33rem !important;
        margin-left: 0;
    }
    #starRating .bottoms a {
        margin-top: 0.18rem;
    }
    /* 评价样式 end */
}