/* 首页 start */
.layer01 {
    background: url(https:/yndrc.yn.gov.cn/statics/drc/images/common/topbg.jpg) no-repeat top center #fff;
}
.layer011 {
    background: url(https:/yndrc.yn.gov.cn/statics/drc/images/common/topbg1.jpg) no-repeat top center #f5f5f5;
}
.top-links {
    float: left;
    font-size: 16px;
    color: #284e80;
    line-height: 53px;
}
.top-operation {
    float: right;
    font-size: 16px;
    color: #284e80;
    line-height: 53px;
}
.top-links a,.top-operation a {
    color: #284e80;
}
.top-operation a.barrier-free {
    background: url(https:/yndrc.yn.gov.cn/statics/drc/images/common/barrier_free.png) no-repeat 0 center;
    padding: 10px 0 10px 36px;
}
.layer01.act {
    background: #f8fcff;
    height: 248px;
}
.layer01.act .top-links {
    color: #e8002b;
}
.layer01.act .top-operation {
    color: #bd0729;
}
.layer01.act .top-links a {
    color: #e8002b;
}
.layer01.act .top-operation a {
    color: #bd0729;
}

.zyt-logo {
    margin-left: 3.17%;
    width: 52.33%;
    margin-top: 1.6%;
    float: left;
}
.hotword {
    font-size: 14px;
    line-height: 17px;
    color: #183d6b;
    font-weight: bold;
    margin-bottom: 2.2%;
}
.hotword span {
    font-size: 14px;
    line-height: 17px;
    color: #35557c;
    cursor: pointer;
    font-weight: normal;
}
.zyt-search {
    float: right;
    width: 39%;
    margin-top: 3.2%;
    border-radius: 4px;
}
.top-search {
    width: 100%;
    border: 1px solid #407cc6;
    text-align: center;
    margin: 0 auto;
    border-radius: 4px;
}
.search-input {
    width: 78.5%;
    line-height: 40px;
    color: #b2b2b2;
    font-size: 14px;
    padding: 0 2.5% 0 2.5%;
    background: #fff;
    float: left;
    box-shadow: none;
    margin: 0;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.search-input::-webkit-input-placeholder{
    color:#999;
}

.search-input::-moz-placeholder{
    color:#b2b2b2;
}

.search-input:-moz-placeholder{
    color:#b2b2b2;
}

.search-input:-ms-input-placeholder{
    color:#b2b2b2;
}
.search-button {
    float: right;
    background: #407cc6;
    width: 21.5%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.search-icon {
    width: 24px;
    height: 24px;
    background: url(https:/yndrc.yn.gov.cn/statics/drc/images/common/search.png) no-repeat 0 0;
    background-size: 100% 100%;
    float: none;
    cursor: pointer;
    margin: 8% 12%;
    border: none;
    outline: none;
}
.top-nav {
    width: 100%;
    margin: 4% auto 0 auto;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: linear-gradient(to bottom, #5b90d1, #306ebb);
}
.top-nav li {
    width: 14.7%;
    text-align: center;
    line-height: 70px;
    float: left;
    position: relative;
    cursor: pointer;
}
.top-nav li:first-of-type {
    width: 11.8%;
}
.top-nav li::after {
    content: '|';
    position: absolute;
    right: 0;
    color: #376baa;
}
.top-nav li:last-of-type::after {
    content: '';
}
.top-nav li a {
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    font-weight: normal;
    position: relative;
}
.top-nav li a:hover {
    text-decoration: none;
}
.top-nav li.act:before,.top-nav li:hover:before {
    content: '';
    position: absolute;
    background: url(https:/yndrc.yn.gov.cn/statics/drc/images/common/nav_bg.png) no-repeat top center;
    left: 9.3%;
    top: 0;
    width: 140px;
    height: 70px;
}

.top-nav li:first-of-type.act:before,.top-nav li:first-of-type:hover:before {
    content: '';
    position: absolute;
    background: url(https:/yndrc.yn.gov.cn/statics/drc/images/common/nav_bg.png) no-repeat top center;
    left: 0;
    top: 0;
    width: 140px;
    height: 70px;
}
.headline {
    width: 100%;
    margin: 0 auto;
    padding: 3.5% 2.5% 1% 2.5%;
    text-align: center;
    overflow: hidden;
    background: #fff;
}
.top-nav li dl {
    position: absolute;
    bottom: -41px;
    background: #eaf1f8;
    width: 1200px;
    margin: 0 auto;
    left: -141px;
    line-height: 40px;
    display: none;
}
.top-nav li:nth-of-type(3) dl {
    left: -317px;
}
.top-nav li:nth-of-type(4) dl {
    left: -494px;
}
.top-nav li:nth-of-type(5) dl {
    left: -670px;
}
.top-nav li:nth-of-type(6) dl {
    left: -847px;
}
.top-nav li:nth-of-type(7) dl {
    left: -1023px;
}
.top-nav li dl dt {
    display: inline-block;
    margin-right: 4%;
}
.top-nav li dl dt a {
    font-size: 20px;
    line-height: 40px;
    color: #154c7a;
    font-weight: bold;
    font-family: SimSun;
    text-decoration: none;
}
.top-nav li dl dt a:hover {
    text-decoration: none;
}
.top-nav li dl dt:last-of-type {
    margin-right: 0;
}
.top-nav li:hover dl{
    display: block;
}
.headline-swiper {
    padding-bottom: 5.3%;
}
.headline-swiper .swiper-slide {
    height: 1px;
}
.headline-swiper .swiper-slide-active {
    height: auto;
}
.headline-title {
}
.headline a {
    color: #333;
    font-size: 36px;
    line-height: 45px;
}
.headline a:hover {
    color: #095391;
    text-decoration: none;
}
.swiper-more {
    text-align: right;
    padding-top: 2%;
    padding-right: 1%;
}
.swiper-more a {
    color: #666;
    font-size: 14px;
    line-height: 14px;
}
.headline-swiper .swiper-pagination-bullet {
    width: 32.983%;
    height: 4px;
    border-radius: 5px;
    opacity: 1;
    background: #d7dde6;
}
.headline .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2px;
}

.headline-swiper .swiper-pagination-bullet-active {
    background: #86a9d4;
}
.headline-swiper .headline-desc {
    font-size: 16px;
    text-align: center;
    line-height: 18px;
    color: #333;
    padding-top: 1.5%;
    /*padding-bottom: 5.3%;*/
}

.headline-swiper .headline-desc a {
    font-size: 16px;
    line-height: 18px;
    color: #333;
}
.headline-swiper .headline-desc a:hover {
    color: #095391;
}

.news-wrapper {
    padding-bottom: 3.6%;
    padding-left: 2.5%;
    padding-right: 3%;
}
.news-swiper {
    float: left;
    width: 49.824%;
}
.news-swiper img {
    width: 565px;
    height: 363px;
}
.swiper-title {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    padding-left: 15px;
    background-color: rgba(0, 0, 0, .4);
    display: block;
    width: 100%;
    text-align: left;
}
.swiper-title a {
    font-size: 15px;
    line-height: 50px;
    color: #fff;
    width: 60%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-swiper .swiper-pagination {
    text-align: right;
    bottom: 4%;
    padding-right: 2%;
}
.news-swiper .swiper-pagination-bullet {
    opacity: 1;
    background: #fff;
}

.news-wrapper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.news-swiper .swiper-pagination-bullet-active {
    width: 40px;
    height: 8px;
    background: #fff;
    border-radius: 15px;
}
.news-content {
    float: right;
    width: 45.7%;
}
.news-tab {
    border-bottom: 1px solid #e6e6e6;
}
.news-tab li {
    float: left;
    width: 24%;
    text-align: center;
    position: relative;
    padding-bottom: 2.2%;
}
.news-tab span {
    float: left;
    padding-top: 1.3%;
    color: #bfbfbf;
}

.news-tab li a {
    font-size: 24px;
    line-height: 30px;
    color: #000;
    text-decoration: none;
}
.news-tab li a:hover {
    text-decoration: none;
}
.news-tab li.act::before {
    position: absolute;
    content: '';
    background-size: contain;
    background: url(https:/yndrc.yn.gov.cn/statics/drc/images/index/selected1.png) no-repeat bottom center;
    left: 36%;
    bottom: -15%;
    width: 50px;
    height: 10px;
}
.news-extract {
    margin-top: 2.2%;
}
.news-extract ul li {
    padding: 0 2px;
}
.news-extract ul li a {
    font-size: 16px;
    color: #333;
    line-height: 36px;
    display: inline-block;
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.news-extract ul li a:hover {
    color: #095391;
}
.news-extract ul li span {
    font-size: 15px;
    color: #999;
    float: right;
    line-height: 36px;
}
.news-extract .govpushinfo150203 {
    height: 120px;
    overflow: hidden;
}
.layer02 {
    background: #f5f5f5;
    padding-top: 1.6%;
}
.layer02 .comW1200 {
    background: #fff;
    padding-bottom: 1.5%;
    border-radius: 10px;
}
.zwgk-extract {
    width: 63.75%;
    float: left;
    padding-top: 2.7%;
    padding-left: 2.4%;
}
.zwgk-tab {
    text-align: center;
    margin: 0 auto;
    display: table;
}
.zwgk-tab li {
    width: 140px;
    background: #eee;
    text-align: center;
    float: left;
    cursor: pointer;
    border-right: 1px solid #d8d8d8;
}
.zwgk-tab li:nth-of-type(4) {
    width: 176px;
}
.zwgk-tab li:last-of-type {
    border-right: none;
}
.zwgk-tab li a {
    font-size: 22px;
    line-height: 38px;
    color: #000;
}
.zwgk-tab li a:hover {
    text-decoration: none;
}
.zwgk-tab li.act {
    background: url(https:/yndrc.yn.gov.cn/statics/drc/images/index/selected2.png) no-repeat center top;
    padding-bottom: 12px;
    border-right: none;
}
.zwgk-tab li.act a {
    color: #fff;
}
.zwgk-extract-first {
    margin-top: 10px;
}
.zwgk-extract-first-date {
    width: 79px;
    height: 79px;
    text-align: center;
    margin-right: 36px;
    float: left;
    background: linear-gradient(to bottom, #fff, #ebebeb);
}
.zwgk-extract-first-date .day {
    font-size: 28px;
    color: #6f6f6f;
    font-weight: bold;
    line-height: 36px;
    padding-top: 8px;
}
.zwgk-extract-first-date .month {
    font-size: 16px;
    color: #6f6f6f;
    line-height: 24px;
}
.zwgk-extract-first-title {
    width: 84.21%;
    padding-top: 14px;
    float: right;
}
.zwgk-extract-first-title a {
    font-size: 18px;
    line-height: 30px;
    color: #333;
    font-weight: bold;
}
.zwgk-extract-first-title a:hover {
    color: #095391;
}
.zwgk-extract-others {
    width: 100%;
    margin-top: 8px;
}
.zwgk-extract-others li {
    padding-left: 16px;
    background: url(https:/yndrc.yn.gov.cn/statics/drc/images/index/icon1.jpg) no-repeat left center;
}
.zwgk-extract-others a {
    font-size: 17px;
    color: #333;
    line-height: 48px;
    width: 75%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}
.zwgk-extract-others a:hover {
    color: #095391;
}
.zwgk-extract-others span {
    float: right;
    font-size: 15px;
    color: #999;
    line-height: 48px;
}
.zwgk-link {
    float: right;
    width: 30.1%;
    padding-right: 2.5%;
}
.zfxxgkpt-title {
    padding-top: 9.1%;
    padding-left: 7.5%;
}
.zwgk-link-ul {
    padding-top: 1.5%;
}
.zwgk-link-ul li {
    text-align: center;
    margin-top: 5%;
}
.zwgk-link-ul li.last-zwgk-link {
    text-align: left;
    margin-top: 5%;
    padding-left: 14%;
}
.layer03 {
    background: #f5f5f5;
    padding-bottom: 2.6%;
}
.zwfw-hdjl-fgsj {
    padding-top: 3.3%;
}
.zwfw-wrapper {
    background: linear-gradient(to bottom, #dfe9f5,#fff);
    float: left;
    width: 31.67%;
    margin-right: 2.495%;
    padding-bottom: 1.3%;
}
.zwfw-wrapper:last-of-type {
    margin-right: 0;
}
.zwfw-title {
    text-align: center;
}
.zwfww-xyzg-yn {
    width: 84.47%;
    margin: 1.3% auto 0 auto;
}
.zwfww-xyzg-yn li {
    width: 46.45%;
    float: left;
    margin-right: 7.1%;
}
.zwfww-xyzg-yn li:last-of-type {
    margin-right: 0;
}
.qgggzyjypt {
    width: 84.47%;
    margin: 0 auto;
}
.hdjl-wrapper {
    padding-bottom: 1.5%;
}
.hdjl-wrapper .zwfww-xyzg-yn{
    width: 87%;
    margin: 3.5% auto;
}
.hdjl-wrapper .zwfww-xyzg-yn:last-of-type {
    margin: 0 auto;
}
.fgsj-wrapper {
    padding-bottom: 0.67%;
}
.fgsj-wrapper .fgsj-column {
    width: 79.5%;
    margin: 3.5% auto 0 auto;
}
.fgsj-wrapper .fgsj-column li {
    margin-bottom: 3.5%;
}
.ztzl-title span {
    font-weight: bold;
    font-size: 30px;
    float: left;
    color: #2c2c2c;
}
.layer04 {
    background: #fff;
    padding: 1.7% 0 1.3% 0;
}
.ztzl-title img {
    margin: 20px 0 0 50px;
    float: left;
}
.ztzl-title a {
    font-size: 18px;
    color: #d1cac1;
    margin: 10px 10px 0 0;
    float: right;
}
.ztzl-swiper {
    padding-bottom: 5.7%;
    position: relative;
    margin-top: 3%;
}
.ztzl-swiper .swiper-pagination-bullet {
    margin:0 20px;
}
.ztzl-swiper .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background-color: #aaa;
    opacity: 1;
}
.ztzl-swiper .swiper-pagination-bullet-active {
    background-color: #377cd4;
}
.page_bottom {
    font-size: 14px;
    border-top: 4px solid #81a0c6;
    background: #f5f5f5;
}
.page_bottom .linknav {
    width: 68.8%;
    margin: 0 auto;
    padding: 30px 0;
}
.page_bottom .linknav>li {
    color: #4c4c4c;
    border: 1px solid #d8d8d8;
    cursor: pointer;
    float: left;
    font-size: 14px;
    line-height: 32px;
    padding: 0 10px;
    width: 26.7%;
    margin-right: 9.9%;
    background: #fff url(https:/yndrc.yn.gov.cn/statics/drc/images/index/icon2.png) no-repeat 200px 13px;
    position: relative;
}

.page_bottom .linknav>li:last-of-type {
    margin-right: 0;
}

.page_bottom .linknav>li>ul {
    height: 330px;
    overflow-y: scroll;
    display: none;
    position: absolute;
    left: 0;
    top: -330px;
    width: 100%;
    background-color: #fff;
    z-index: 111;
    font-size: 14px;
    padding-left: 10px;
    border: 1px solid #ccc;
}

.page_bottom .linknav>li:hover>ul {
    display: block;
}
.page_bottom .linknav>li>ul>li a {
    color: #000;
}
.page_bottom .linknav>li>ul>li a:hover {
    color: #095391;
}
.page_bottom .linknav>li:last-of-type>ul {
    width: 105%;
}
.friendship-links-website-information {
    background-color: #f5f5f5;
}
.filing-information {
    background-color: #ccc;
}
.footer-content {
    max-width: 1136px;
    padding: 5px 0 32px 0;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    color: #666;
}
.dzjg-icon {
    margin-top: 0;
    padding: 18px 0 0 0;
    float: left;
    width: 4.14%;
}
.bgt {
    width: 11.8%;
    padding: 22px 0 0 33px;
    float: left;
}
.jiucuo {
    width: 11.54%;
    padding: 22px 0 0 30px;
    float: left;
    cursor: pointer;
}
.drc_QR_code {
    width: 11.72%;
    float: left;
    padding-top: 2px;
    padding-left: 20px;
    padding-right: 20px;
}
.wzaslhfw {
    width: 11%;
    float: left;
    padding: 21px 10px 0 10px;
}
.bqxx {
    width: 49.8%;
    padding: 9px 0 0 0;
    margin-top: 0;
    float: left;
    color: #fff;
    font-size: 14px;
}
.bqxx a:hover {
    color: #095391;
}
.line6 {
    border-right: 1px solid #b9b9b9;
    margin: 9px 0;
    float: left;
    width: 1px;
    height: 60px;
}
.zbdw {
    margin: 0 25px 0 35px;
    float: left;
    width: 40.41%;
    color: #666;
    line-height: 24px;
}
.zbdw a {
    color: #666;
    line-height: 26px;
}
.jszc {
    line-height: 24px;
    margin: 0 0 0 40px;
    float: left;
    width: 38.9%;
    color: #666;
}
.filing-content {
    line-height: 56px;
    color: #808080;
    text-align: center;
}
.filing-content a {
    color: #808080;
    display: inline;
    cursor: pointer;
    margin-right: 65px;
}
.filing-content a:hover {
    color: #095391;
}
.filing-content a.zfwzbsm {
    cursor: auto;
}
.filing-content a.zfwzbsm:hover {
    color: #808080;
}
.filing-content img {
    vertical-align: middle;
}
/* 首页 end */
/* 互动交流 start */
.dczj-lyxd-wrapper {
    background: #fff;
    padding: 1.8% 0 3.2% 0;
    min-width: 1200px;
}
.dczj-lyxd {
    width: 95.84%;
    margin: 0 auto;
    box-shadow: 0 0 5px 4px #e2edfc;
    border-radius: 4px;
}
.dczj-wrapper {
    float: left;
    padding-left: 2.5%;
    width: 46.8%;
    padding-top: 2.1%;
}
.dczj-title {}
.dczj-title a {
    font-size: 26px;
    line-height: 40px;
    color: #000;
    font-weight: bold;
}
.dczj-title a:hover {
    color: #095391;
}
.dczj-wrapper ul {
    padding-top: 5px;
    padding-bottom: 5.1%;
}
.dczj-wrapper ul li {
    padding-left: 16px;
    background: url(https:/yndrc.yn.gov.cn/statics/drc/images/index/icon1.jpg) no-repeat left center;
}
.dczj-wrapper ul li a {
    font-size: 16px;
    line-height: 48px;
    display: inline-block;
    color: #333;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.dczj-wrapper ul li a:hover {
    color: #095391;
}
.dczj-wrapper ul li span {
    font-size: 15px;
    line-height: 48px;
    color: #999;
    width: 12.2%;
    float: right;
    text-align: center;
}
.dczj-wrapper ul li.act span {
    font-size: 15px;
    line-height: 48px;
    color: #333;
}
.lyxd-wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0 4.584%;
    background: #fff;
}
.lyxd-title-wrapper {}
.lyxd-title {
    width: 10%;
    float: left;
    margin-right: 9%;
}
.lyxd-title a {
    font-size: 26px;
    line-height: 40px;
    color: #000;
    font-weight: bold;
}
.lyxd-title a:hover {
    color: #095391;
}
.wyly-hfcx {
    float: left;
    width: 29%;
    padding-top: 0.3%;
}
.wyly-hfcx li {
    float: left;
}
.wyly-hfcx li:first-of-type {
    float: left;
    margin-top: -3.3%;
    margin-right: 5.5%;
}
.lyxd-content {}
.lyxd-content li {
    border-bottom: 1px solid #e5e5e5;
}
.lyxd-content li a {
    font-size: 16px;
    line-height: 48px;
    color: #333;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 75%;
}
.lyxd-content li span {
    float: right;
    color: #999;
    font-size: 15px;
    line-height: 48px;
}
.lyxd-content li:last-of-type {
    border-bottom: none;
}
.tsjb-wsxf-wrapper {
    float: right;
    padding-right: 2%;
    padding-top: 45px;
}
.tsjb-wsxf-wrapper ul li dl dt {
    display: inline-block;
}
.tsjb-wsxf-wrapper ul li dl dt:first-of-type {
    margin-right: 4.2%;
}
.tsjb-wsxf-wrapper ul li:last-of-type {
    margin-top: 28px;
}
.tsjb-wsxf {
    width: 95.84%;
    margin: 0 auto;
    padding-bottom: 50px;
}
.tsjb-wsxf li {
    float: left;
    width: 47.7%;
    margin-right: 4.6%;
}
.tsjb-wsxf li:last-of-type {
    margin-right: 0;
}
.lyhf-table {
    width: 100%;
    margin: 2% auto;
    background: #fff;
    border: 1px solid #f1f1f1;
    table-layout: fixed;
}
.lyhf-table thead {
    background: #f1f1f1;
    font-size: 22px;
    color: #3582c4;
    text-align: center;

}
.lyhf-table thead tr th {
    padding: 2.6% 0;
    text-align: center;
    border-right: 1px solid #fff;
}

.xjbt {
    width: 32.2%;
}
.hfnr {
    width: 32.2%;
}
.lxlx {
    width: 10.3%;
}
.hfsj {
    width: 13.3%;
}
.bjzt {
    width: 12%;
}
.lyhf-table tbody {
    font-size: 17px;
    text-align: center;
    color: #000;
}
.lyhf-table tbody tr td {
    padding: 1.2% 10px;
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    text-align: center;
    line-height: 25px;
}
.lyhf-table tbody tr td>a {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
    color: #000;
    width: 100%;
}

.lyhf-table tbody tr td a:hover {
    color: #095391;
    text-decoration: none;
}
.lyhf-table tbody tr td span {
    display: inline-block;
}
.lyhf-table tbody tr td span.hfnr-content {
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 86%;
    line-height: 25px;
    float: left;
}
.lyhf-table tbody tr td span a {
    font-size: 16px;
    display: inline-block;
    color: #8a8a8a;
    text-decoration: none;
}
.lyhf-table tbody tr td span a:hover {
    font-size: 16px;
    display: inline-block;
    color: #095391;
    text-decoration: none;
}
.lyhf-lxtj {
    width: 90%;
    text-align: center;
    color: #acacac;
    font-size: 17px;
    margin: 0 auto;
    padding: 2.5% 0 6% 0;
}
.lyhf-lxtj span.lxtj {
    color: #5f5f5f;
}
.lyhf-lxtj span.number {
    color: #eb2e2e;
}
/* 互动交流 end */
/* 政务服务 start */
.zwfwsx-wrapper {
    background: #fff;
}
.zwfwsx {
    width: 93.67%;
    margin: 0 auto;
    padding-top: 3.2%;
}
.zwfwsx ul li {
    float: left;
    width: 31.23%;
    margin-right: 3.15%;
    padding-bottom: 20px;
}
.zwfwsx ul li:nth-of-type(3n) {
    margin-right: 0;
}
.zwfwnr-wrapper {
    background: #fff;
    padding-bottom: 32px;
}
.zwfwnr {
    width: 93.67%;
    margin: 0 auto;
    background: #f3f7fb;
    padding-top: 10px;
}
.zwfwnr ul {
    width: 98.6%;
    margin: 0 auto;
}
.zwfwnr ul li {
    float: left;
    width: 24.82%;
    margin-right: 0.24%;
}
.zwfwnr ul li:last-of-type {
    margin-right: 0;
}
.zwfwsjtj-wrapper {
    background: #fff;
    margin-top: 1.2%;
}
.zwfwsjtj-title {
    color: #4a5572;
    font-size: 34px;
    line-height: 52px;
    font-weight: bold;
    text-align: center;
    padding-top: 2.5%;
    padding-bottom: 2%;
}
.zwfwsjtj-table-wrapper {
    width: 95.67%;
    margin: 0 auto;
}
.zwfwsjtj-table {
    width: 100%;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    overflow: hidden;
}
.zwfwsjtj-table thead {
    background: #5f92d0;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    text-align: center;
}
.zwfwsjtj-table thead tr th {
    padding: 0.5% 0;
    text-align: center;
    border-right: 1px solid #d1e2f6;
}
.sjtj-sj {
    width: 14.2%;
}
.sjtj-bjsl {
    width: 14.33%;
}
.sjtj-gdsjbjsl {
    width: 14.33%;
}
.sjtj-bjl {width: 14.33%;}
.sjtj-zdpjsl {width: 14.2%;}
.sjtj-hpl {width: 14.28%;}
.sjtj-zbqk {width: 14.33%;}
.zwfwsjtj-table tbody tr {
    background: #fff;
}
.zwfwsjtj-table tbody tr:nth-of-type(2n) {
    background: #f3f7fb;
}
.zwfwsjtj-table tbody tr td {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    padding: 0.8% 0;
    color: #333;
    border-right: 1px solid #d1e2f6;
}
.zwfwsjtj-table tbody {
    border-bottom: 1px solid #d1e2f6;
}
.zwfwsjtj-table tbody tr td:last-of-type {
    border-right: none;
}
.zwfwsjtj-more  {
    padding: 0.5% 2.2% 2% 0;
    text-align: right;
}
.zwfwsjtj-more a {
    font-size: 16px;
    line-height: 24px;
    color: #9297a5;
}
.zwfwsjtj-more a:hover {
    color: #095391;
    text-decoration: none;
}
.zftzxm-wrapper {
    background: #fff;
    margin-top: 1.2%;
    padding-bottom: 40px;
}
.zftzxm-title {
    color: #4a5572;
    font-size: 34px;
    line-height: 52px;
    font-weight: bold;
    text-align: center;
    padding-top: 3%;
    padding-bottom: 1.5%;
}
.zftzxm-tab {
    border-bottom: 1px solid #ccc;
    margin-bottom: 8px;
}
.zftzxm-tab li {
    float: left;
    width: 33.3%;
    text-align: center;
    font-size: 22px;
    line-height: 42px;
    color: #808080;
    cursor: pointer;
}
.zftzxm-tab li.act {
    color: #2a5df0;
    padding-bottom: 0.5%;
    background: url(https:/yndrc.yn.gov.cn/statics/drc/images/zwfw/selected3.png) no-repeat center bottom;
}
.zftzxm-detail {
    width: 83.34%;
    margin: 0 auto;
    padding-top: 20px;
}
.zftzxm-detail .zftzxm-matter {
    font-size: 18px;
    line-height: 39px;
    color: #333;
}
.zftzxm-detail .bszn-title {
    margin-top: 22px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
}
.zftzxm-detail .bszn-title .bszn-href {
    float: left;
    width: 90px;
    text-align: center;
    background: #468fe8;
    border-radius: 5px;
    margin-right: 2%;
}
.zftzxm-detail .bszn-title .bszn-href a {
    font-size: 14px;
    line-height: 30px;
    color: #fff;
}
.zftzxm-detail .bszn-title .bszn-bljg {
    font-size: 14px;
    line-height: 30px;
    color: #999;
    float: right;
}
.ztzl-content {
    background: #fff;
    padding: 0 74px 0 74px;
}
.ztzl-content .ywxt-title {
    width: 13.6%;
    font-weight: bold;
    margin: 0 auto 45px auto;
    font-size: 35px;
    color: #015293;
    padding-top: 52px;
    padding-bottom: 10px;
    border-bottom: 2px solid #015293;
}
.ztzl-ul {
    padding: 4.5% 2.7% 0 2.7%;
}
.ztzl-ul li {
    float: left;
    width: 23.35%;
    margin-right: 23px;
    margin-bottom: 25px;
}
.ztzl-ul li:nth-of-type(4n) {
    margin-right: 0;
}
.ztzl-sub-title {
    padding: 4.6% 0;
    text-align: center;
}
.ztzl-sub-title a {
    font-size: 18px;
    line-height: 36px;
    color: #333;
}
.ztzl-sub-title a:hover {
    color: #095391;
}
.ztzl-ul li.doubleRow {
    margin-bottom: 20px;
}
.ztzl-ul li.doubleRow .ztzl-sub-title {
    padding: 4.6% 0 0 0;
}
.ztzl-ul li.doubleRow .ztzl-sub-title a {
    line-height: 28px;
}
.yiguidang {
    position: absolute;
    top: 48%;
    right: 28%;
}
/* 政务服务 end */
/* 发改数据 start */
.jggb-wrapper .jggb-title {
    font-size: 26px;
    font-weight: bold;
    color: #000;
    width: 28.74%;
    padding-bottom: 0.75%;
    border-bottom: 1px solid #d0d0d0;
}
.jggb-wrapper .jggb-title span {
    border-bottom: 3px solid #015293;
    padding-bottom: 2.2%;
}
.jjyx-content {
    padding-top: 33px;
}
.jggb-content {
    padding-top: 33px;
}
.jggb-left-tab,.jjyx-left-tab {
    width: 19.13%;
    float: left;
}
.jggb-left-tab li {
    font-size: 18px;
    line-height: 100px;
    color: #fff;
    padding-left: 10%;
    cursor: pointer;
    font-weight: normal;
    background: #2561ab;
}
.jggb-left-tab li.jggb-left-tab-zlbj {
    line-height: 28px;
    padding-top: 10%;
    padding-bottom: 11%;
}
.jjyx-left-tab li {
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    font-weight: normal;
    background: #2561ab;
    line-height: 150px;
    text-align: center;
}
.jggb-left-tab li.act,.jjyx-left-tab li.act {
    background: #fff;
    color: #2561ab;
    font-weight: bold;
}
.jggb-right-content,.jjyx-right-content {
    float: right;
    background: #f1f1f1;
    width: 80.87%;
}
.jggb-right-content ul,.jjyx-right-content ul {
    width: 93.4%;
    margin: 14px auto 0 auto;
}
.jggb-right-content ul li,.jjyx-right-content ul li {
    border-bottom: 1px dashed #e6e6e6;
    padding-left: 10px;
}
.jggb-right-content ul li:last-of-type,.jjyx-right-content ul li:last-of-type {
    border-bottom: none;
}
.jggb-right-content ul li a,.jjyx-right-content ul li a {
    font-size: 17px;
    line-height: 46px;
    color: #333;
    display: inline-block;
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.jggb-right-content ul li a:hover,.jjyx-right-content ul li a:hover {
    color: #095391;
}
.jggb-right-content ul span,.jjyx-right-content ul span {
    font-size: 14px;
    float: right;
    line-height: 46px;
    color: #333;
}

.jggb-jgglml {
    padding-bottom: 3%;
}
.jgglml-wrapper {
    background: #fff;
    padding: 0.2% 3.7% 3% 3.5%;
}
.jggb-wrapper {
    background: #fff;
    padding: 0 3.7% 3.6% 3.5%;
}
.msspjg-wrapper {
    padding-top: 2.7%;
}
.jgglml-wrapper .jgglml-title {
    font-size: 26px;
    font-weight: bold;
    color: #000;
    width: 28.74%;
    padding-bottom: 0.7%;
    border-bottom: 1px solid #d0d0d0;
}
.jgglml-wrapper .jgglml-title span {
    border-bottom: 3px solid #015293;
    padding-bottom: 2.2%;
}
.jgglml-content {
    padding-top: 1%;
}
.jgglml-content li {
    border-bottom: 1px dashed #e6e6e6;
    padding-left: 10px;
    padding-right: 28px;
}
.jgglml-content li a {
    font-size: 17px;
    line-height: 48px;
    color: #333;
    display: inline-block;
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.jgglml-content li a:hover {
    color: #095391;
}
.jgglml-content li span {
    font-size: 14px;
    float: right;
    line-height: 48px;
    color: #333;
}
.fgsj-more {
    text-align: right;
    padding-right: 2.5%;
    padding-top: 1%;
}
.fgsj-more a {
    font-size: 16px;
    line-height: 24px;
    color: #333;
}
.fgsj-more a:hover {
    color: #095391;
}
.jggb-more {
    text-align: right;
    padding-right: 3%;
    padding-bottom: 1%;
}
.jggb-more a {
    font-size: 16px;
    line-height: 24px;
    color: #333;
}
.jggb-more a:hover {
    color: #095391;
}
/* 发改数据 end */

/* 新闻动态 start */
.list-wrapper {
    background: #fff;
}
.list-content {
    width: 83.34%;
    margin: 0 auto;
    padding: 1.4% 0 3.6% 0;
}
.content-404 {
    width: 100%;
    padding: 0;
}
.list-content ul {
    padding-bottom: 2.5%;
}
.list-content ul li {
    padding-left: 20px;
    background: url(https:/yndrc.yn.gov.cn/statics/drc/images/common/icon3.png) no-repeat center left;
}
.list-content ul li a {
    font-size: 17px;
    line-height: 40px;
    color: #424242;
    width: 80%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-content ul li a:hover {
    color: #095391;
}
.list-content ul li span {
    font-size: 17px;
    line-height: 40px;
    float: right;
    color: #999;
    padding-right: 3px;
}

.line1 {
    margin: 2.6% 0 2.6% 0;
    border-bottom: 5px solid #f0f0f0;
}

.guidang {
    position: absolute;
    top: 0;
    right: 32%;
}
/* 新闻动态 end */
/* 详情页面 start */
.show-wrapper {
    background: #fff;
    padding-bottom: 45px;
}
.layer011-nav {
    color: #666;
    text-align: left;
    padding-bottom: 2%;
    padding-top: 2.3%;
    padding-left: 2.5%;
    background: url(https:/yndrc.yn.gov.cn/statics/drc/images/common/icon4.png) no-repeat center left;
    margin-left: 1.5%;
}
.layer011-nav a {
    font-size: 15px;
    line-height: 15px;
    color: #666;
}
.layer011-nav a:hover {
    color: #095391;
}

.show-content {
    width: 84%;
    margin: 0 auto;
    text-align: center;
}
.show-title {
    width: 100%;
    margin: 1% auto;
    font-size: 35px;
    line-height: 67px;
    font-weight: bold;
    color: #333;
    text-align: center;
}
.show-sub-title {
    width: 100%;
    margin: 1% auto;
    text-align: center;
    font-size: 26px;
    font-family: SimSun;
    line-height: 70px;
    color: #333333;
}
.lyrqzt {
    width: 100%;
    font-size: 14px;
    color: #777;
    padding-bottom: 12px;
    border-bottom: 1px solid #777;
    margin: 1% auto;
    line-height: 38px;
    text-align: center;
}
.fsw {
    margin-left: 3%;
    display: inline-block;
}
.fsw span {
    cursor: pointer;
}
.show-detail {
    width: 100%;
    margin: 3.5% auto 0 auto;
    text-align: center;
}
.show-detail p {
    color: #333;
    line-height: 34px;
    font-size: 16px;
    text-indent: 2em;
    text-align: left;
}
.show-detail p img {
    max-width: 815px;
    margin: 0 auto;
    display: block;
}
.show-detail p a {
    cursor: pointer;
    color: #333;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
}
.show-detail p a:hover {
    text-decoration: none;
    color: #095391;
}

.show-detail table {
    margin: 0 auto;
}
.show-detail table tbody tr td {
    border: 1px solid #333;
    text-align: center;
}
.list-content-attach {
    background: #ebebeb;
    color: #666;
    margin: 30px auto 0 auto;
    box-sizing: border-box;
    text-align: right;
    padding: 15px 50px 4px 0;
}
.social-share {
    margin-top: -11px;
}
.social-share .icon-wechat .wechat-qrcode .help p {
    text-align: center;
}
/*详情页面 end*/
/* 规范性文件 start */
.show-gfxwj {
    background: #fff;
    padding-bottom: 25px;
}
.gfxwj-unit {
    text-align: center;
    position: relative;
    padding-top: 60px;
    border-bottom: 5px solid #015293;
}
.gfxwj-unit img {
    max-width: 100%;
    padding-right: 75px;
}
.gfxwj-download {
    margin-right: 12px;
    margin-bottom: 12px;
    margin-top: -10px;
    text-align: right;
}
.gfxwj-download > div {
    line-height: 34px;
    width: 88px;
    height: 36px;
    border: 1px solid #d1d2d4;
    display: inline-block;
    text-align: center;
}
.gfxwj-download a {
    font-size: 14px;
    line-height: 33px;
    text-decoration: none;
    color: #666666;
}
.gfxwj-content-wrapper {
    max-width: 1200px;
    padding: 30px;
}
.gfxwj-title {
    color: #282828;
    text-align: center;
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 1.6;
    font-family: FZXiaoBiaoSong-B05S;
}
.gfxwj-sub-title {
    font-size: 18px;
    margin-top: 18px;
    text-align: center;
    color: #333;
    font-family: fangsong;
}
.gfxwj-content {
    padding: 0 40px;
    line-height: 30px;
    font-size: 16px;
    clear: both;
    text-align: left;
}
.release-wrapper {
    margin-top: 40px;
}
.release-unit {
    padding: 40px 40px 0 0;
    text-align: right;
    border-top: 5px solid #015293;
}
.gfxwj-content p a {
    color: #333;
}
.gfxwj-content p a:hover {
    color: #015293;
    text-decoration: none;
}
.referencebox {
    width: 83.33%;
    padding: 2% 0 3.2% 0;
    margin: 0 auto;
    color: #333;
    clear: both;
    text-align: left;
}

.reference {
    width: 49%;
    margin-right: 4px;
    float: left;
    margin-bottom: 2px;
    line-height: 40px;
    background: #ebf0f9;
}

.reference dt {
    color: #fff;
    text-align: justify;
    float: left;
    width: 134px;
    height: 40px;
    font-size: 16px;
    padding: 0 30px;
}

.reference dt i {
    display: inline-block;
    width: 100%;
}

.reference dd {
    padding-left: 20px;
    float: left;
    line-height: 40px;
    text-align: left;
    font-size: 14px;
}
/* 规范性文件 end */
/* 网站声明 start */
.content-wzsm {
    padding: 0 0 3.6% 0;
}
.wzsm-nav {
    max-width: 1200px;
    color: #666;
    text-align: left;
    padding-bottom: 1.5%;
    padding-top: 1.5%;
    margin: 0 auto;
}
.wzsm-nav a {
    font-size: 15px;
    line-height: 15px;
    color: #666;
}
.layer10-wzsm {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 4.2%;
    padding-top: 4.5%;
}
.wzsm-title {
    color: #1a1a1a;
    font-size: 31px;
    text-align: center;
    line-height: 60px;
    font-weight: bold;
}
.wzsm-content {
    font-size: 16px;
    line-height: 34px;
    clear: both;
    padding-top: 2.5%;
}
.wzsm-content p {
    font-size: 16px;
    line-height: 34px;
    text-align: justify;
    word-wrap: break-word;
    color: #333;
}
.iframe-wrapper {
    width: 100%;
    margin: 0 auto;
}
.wzdt-wrapper {
    background: #f5f5f5;
}
.content-wzdt {
    width: 91.67%;
    padding: 0 0 0.8% 0;
}
.wzdt-title {
    text-align: center;
}
.wzdt-content {
    background: #fff;
}
.list-content .wzdt-ul {
    text-align: center;
    margin: 1% auto 3.2% auto;
    display: table;
    padding: 18px 4% 19px 4%;
}
.list-content .wzdt-ul li {
    float: left;
    margin-right: 32px;
    background: none;
    padding-left: 0;
}
.list-content .wzdt-ul li a {
    font-size: 18px;
    line-height: 24px;
    width: 100%;
    display: block;
    overflow: auto;
    color: #666;
}
.layer11-ldzc {
    width: 86.8%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 4.2%;
    padding-top: 2.4%;
}
.ld-thumb {
    float: left;
    width: 10.6%;
    margin-right: 32px;
}
.ld-info {
    float: left;
    width: 86%;
}
.ld-info h3 {
    font-size: 28px;
    line-height: 36px;
    color: #015293;
    font-weight: bold;
    text-align: left;
}
.ld-info h6 {
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    color: #333;
    text-align: left;
    margin-top: 3%;
}
.ld-info p {
    font-size: 20px;
    line-height: 26px;
    text-align: left;
    color: #333;
}
.ldzc-fg {
    text-align: left;
}
.ldzc-fg img {
    margin-top: 86px;
    margin-bottom: 25px;
}
.ldzc-fg p {
    font-size: 20px;
    line-height: 36px;
    color: #333;
}
/* 网站声明 end */
/* 404 start */
.layer11 {
    background: #f2f5fa;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 52px 0;
}
.layer12 {
    background: none;
    height: 1047px;
    text-align: center;
}
.icon-404 {
    padding: 18.2% 0 2% 0;
}
.sure-404 {
    background: #fff;
    width: 136px;
    line-height: 45px;
    text-align: center;
    margin: 0 auto;
    border-radius: 24px;
}
.sure-404 a {
    text-decoration: none;
    font-size: 24px;
    color: #14171d;
}
/* 404 end */
/* 留言回复详情页 start */
.content-lyhf {
    width: 100%;
    padding: 0 4.1% 3.6% 6%;
}
.layer10-lyhf {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 0;
}
.layer10-lyhf table {
    width: 100%;
    background-color: transparent;
}
.layer10-lyhf table tr,
.layer10-lyhf table td {
    border: 1px solid #e6e6e6;
}
.layer10-lyhf table tr {
    line-height: 2em;
}
.layer10-lyhf table td {
    padding: 8px;
    vertical-align: middle;
}
.layer10-lyhf table .td6 {
    width: 130px;
    font-weight: bold;
    font-size: 19px;
    background-color: #fff;
    text-align: center;
}
.layer10-lyhf table .td8,
.layer10-lyhf table .td9 {
    padding-left: 4%;
    padding-right: 2%;
    text-align: left;
}
.layer10-lyhf table .td11 {
    padding-left: 4%;
    padding-right: 6%;
    text-align: left;
}
/* 留言回复详情页 end */
/* 专题专栏 start */
.layer05 {
    background: #fff;
}
.ztzl-logo {
    position: absolute;
    top: 3%;
    left: 3%;
}
.yasf-bg {
    background: #fff9ec;
    position: relative;
}
.yasf-ul {
    margin-top: -23.8%;
}
/* 专题专栏 end */
/*  政府信息公开平台 start */
.zfxxgkpt-wrapper {
    padding: 3.3% 2.2% 2.6% 2.2%;
    background: #fff;
}
.zfxxgkpt-left {
    width: 48.25%;
    float: left;
}
.zfxxgkpt-right {
    float: right;
    width: 48.38%;
    background: linear-gradient(to bottom, #ecf5ff, #fff);
}
.zfxxgkpt-right ul {
    width: 92.43%;
    margin: 3% auto 0 auto;
}
.zfxxgkpt-right ul li {
    float: left;
    width: 48.7%;
    margin-bottom: 10px;
    margin-right: 2.6%;
}
.zfxxgkpt-right ul li:nth-of-type(2n) {
    margin-right: 0;
}
.tzgg-zcwj-wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0 1.835%;
    background: #fff;
}
.tzgg-wrapper {
    float: left;
    width: 48.44%;
}
.tzgg-title {
    padding-left: 5px;
    font-size: 26px;
    line-height: 36px;
    color: #000;
    font-weight: bold;
    padding-bottom: 1%;
}
.tzgg-wrapper ul li {
    padding-left: 16px;
    background: url(https:/yndrc.yn.gov.cn/statics/drc/images/index/icon1.jpg) no-repeat left center;
}
.tzgg-wrapper ul li a {
    font-size: 17px;
    color: #333;
    line-height: 48px;
    width: 75%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}
.tzgg-wrapper ul li a:hover {
    color: #095391;
}
.tzgg-wrapper ul li span {
    float: right;
    font-size: 15px;
    color: #999;
    line-height: 48px;
}
.zwgk-more {
    text-align: center;
    margin-top: 1.5%;
    margin-bottom: 10.5%;
}
.zcwj-wrapper {
    float: right;
}
.zcjd-illustration {
    float: right;
    width: 45.5%;
    margin-top: 5.2%;
}
.zcjd-illustration li {
    margin-bottom: 24px;
}
.xmpfjg-jjyx-wrapper {
    padding-top: 1.1% ;
}
/* 政府信息公开平台 end */
/* 新闻动态（新版） start */
.xwdt-wrapper {
    width: 100%;
    padding: 0 1.4% 0 1%
}
.xwdt-column {
    float: left;
    width: 24.3%;
}
.xwdt-sub-colmn {
    width: 84.35%;
    margin: -5% auto 0 auto;
    background: #f4f4f4;
    text-align: center;
    padding-top: 4.2%;
    padding-bottom: 7%;
}
.xwdt-sub-colmn li {
    text-align: center;
    padding-top: 7.5%;
    padding-bottom: 7%;
    width: 83.32%;
    margin: 0 auto;
    border-bottom: 1px solid #dadada;
    cursor: pointer;
}
.xwdt-sub-colmn li:last-of-type {
    border-bottom: none;
}

.xwdt-sub-colmn li h6,.xwdt-sub-colmn li h6 a {
    font-size: 20px;
    line-height: 24px;
    color: #000;
    font-weight: normal;
}
.xwdt-sub-colmn li.act h6 {
    color: #1184e7;
    font-weight: bold;
}
.xwdt-sub-colmn li.act span {
    color: #1184e7;
}
.xwdt-sub-colmn li:hover,.xwdt-sub-colmn li:hover h6 {
    color: #1184e7;
    font-weight: bold;
}
.xwdt-sub-colmn li:hover dl dt a {
    font-weight: normal;
}
.column-sub-title h6 {
    padding-left: 16%;
    display: inline-block;
}
.column-sub-title span {
    float: right;
    padding-right: 8%;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
}
.xwdt-sub-colmn dl {
    margin-top: 6%;
    display: none;
}
.xwdt-sub-colmn dl dt {
    margin-top: 4.5%;
}
.xwdt-sub-colmn dl dt a {
    font-size: 16px;
    line-height: 24px;
    color: #333;
}
.xwdt-sub-colmn dl dt a:hover,.xwdt-sub-colmn dl dt.act a {
    color: #3672bd;
}
.xwdt-sub-colmn li h6 a:hover {
    color: #1184e7;
    font-weight: bold;
}
.xwdt-sub-colmn li.act h6 a {
    color: #1184e7;
    font-weight: bold;
}
.xwdt-content {
    width: 74.29%;
    float: right;
    padding: 2.3% 2.8% 2% 3.4%;
    box-shadow: 0 0 10px #e0e0e0;
    margin: 0.5% 0 2.2% 0;
    border-radius: 6px;
}
.xwdt-content ul {
    padding-bottom: 2.5%;
}
.xwdt-content ul li {
    padding-left: 20px;
    background: url(https:/yndrc.yn.gov.cn/statics/drc/images/common/icon3.png) no-repeat center left;
}
.xwdt-content ul li a {
    font-size: 17px;
    line-height: 40px;
    color: #424242;
    width: 80%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.xwdt-content ul li a:hover {
    color: #095391;
}
.xwdt-content ul li span {
    font-size: 17px;
    line-height: 40px;
    float: right;
    color: #999;
    padding-right: 3px;
}
/* 新闻动态（新版） end */
/* 首页右侧悬浮框 start */
.suspension_box {
    position: fixed;
    right: 10px;
    bottom: 350px;
    z-index: 99999999999;
    font-size: 14px;
}

.suspension_box p.suspension_title {
    background-color: #004986;
    display: block;
    width: 50px;
    height: 45px;
    margin: 5px 0;
    position: relative;
    color: #fff;
    padding: 5px;
    line-height: 1.1;
    text-align: center;
}

.suspension_box p.suspension_title .suspension_layer {
    position: absolute;
    right: 52px;
    top: 0;
    padding: 5px;
    background: #ccc;
    display: inline-block;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 9;
    zoom: 1;
}

.suspension_box p.suspension_title:nth-child(2) .suspension_layer {
    top: 0;
}

.suspension_box p.suspension_title .suspension_layer .imgHref {
    margin-top: 10px;
}
.suspension_layer img {
    width: 150px;
    max-width: initial;
}

/* 首页右侧悬浮框 end */

#pages {
    padding: 14px 0 10px;
    font-family: SimSun;
    text-align: center;
    margin: 0 auto;
    clear: both;
    line-height: 35px;
}
#pages a {
    display: inline-block;
    height: 28px;
    line-height: 27px;
    background: #fff;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #333;
    padding: 0 10px;
    text-decoration: none;
}
#pages a:hover {
    text-decoration: none;
    color: #095391;
}
#pages a.a1 {
    width: 75px;
    padding: 0;
}
#pages span {
    display: inline-block;
    height: 28px;
    line-height: 27px;
    background: #306390;
    border: 1px solid #306390;
    color: #fff;
    text-align: center;
    padding: 0 10px;
}

.pcShow {display: block;}
.mobShow {display: none;}

.show-detail p.no-indent {
    text-indent: 0;
}
