@charset "UTF-8";

/* 要闻动态 */

.ywdt_lunbo {
    height: 400px;
    margin-top: 40px;
    position: relative;
    overflow: hidden;
    background: url(../images/ywdt_lbbj.png) center no-repeat;
}

.ywdt_lunbo .bd ul li .img {
    width: 712px;
    height: 400px;
    overflow: hidden;
    position: relative;
    float: left;
}

.ywdt_lunbo .bd ul li .img img {
    width: 712px;
    height: 400px;
}

.ywdt_lunbo .bd ul li .img em {
    display: block;
    width: 27px;
    height: 27px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../images/ywdt_lb_sj.png) center no-repeat;
}

.ywdt_lunbo .bd ul li .cont {
    width: 410px;
    height: 400px;
    float: right;
    margin-right: 40px;
    position: relative;
}

.ywdt_lunbo .bd ul li .cont>a {
    display: block;
    width: 410px;
    height: 72px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 36px;
    margin-top: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ywdt_lunbo .bd ul li .cont span {
    display: block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    margin-top: 30px;
    text-align: center;
    background: #4e8cbf;
}

.ywdt_lunbo .bd ul li .cont p {
    font-size: 18px;
    color: #fff;
    line-height: 36px;
    margin-top: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.ywdt_lunbo .bd ul li .cont .ckxq {
    width: 122px;
    height: 42px;
    line-height: 42px;
    position: absolute;
    right: 0;
    bottom: 33px;
    transition: ease-in-out .3s;
    background: url(../images/ckxq_bj.png) center no-repeat;
}

.ywdt_lunbo .bd ul li .cont .ckxq a {
    display: block;
    text-align: center;
    padding-left: 15px;
    box-sizing: border-box;
    color: #015293;
    font-size: 18px;
}

.ywdt_lunbo .bd ul li .cont .ckxq:hover {
    transform: translateX(10px);
}

.ywdt_lunbo .bd ul li .cont .ckxq:hover a {
    font-weight: bold;
}

.ywdt_lunbo .hd {
    width: 100px;
    height: 10px;
    position: absolute;
    bottom: 45px;
    right: 330px;
}

.ywdt_lunbo .hd ul li {
    width: 10px;
    height: 10px;
    float: left;
    margin-right: 5px;
    background: #e4e4e4;
    border-radius: 20px;
    cursor: pointer;
}

.ywdt_lunbo .hd ul li.on {
    background: #f7d693;
    width: 20px;
}

.ywdt_lunbo .prev,
.ywdt_lunbo .next {
    width: 40px;
    height: 60px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.ywdt_lunbo .prev {
    left: 0;
    background: url(../images/lb_prev.png) center center no-repeat;
}

.ywdt_lunbo .next {
    left: 672px;
    background: url(../images/lb_next.png) center center no-repeat;
}

.ywdt_box {
    height: 280px;
    margin-top: 40px;
    overflow: hidden;
}

.ywdt_box .box {
    width: 584px;
    height: 280px;
    overflow: hidden;
}

.ywdt_box .tab ul li a::after,
.ywdt_box .tab ul li a::before {
    display: block;
}

.otherBtn {
    margin-top: 40px;
}

.otherBtn span {
    display: block;
    width: 584px;
    height: 118px;
    float: left;
}

.otherBtn span:nth-child(1) {
    margin-right: 32px;
    background: url(../images/ywdt_yjb.png) top center no-repeat;
}

.otherBtn span:nth-child(2) {
    background: url(../images/ywdt_ksj.png) top center no-repeat;
}

.otherBtn a {
    font-size: 30px;
    color: #fff;
    line-height: 118px;
    padding-left: 140px;
    font-weight: bold;
    display: block;
}

.tzgg_bj {
    height: 380px;
    margin-top: 40px;
    overflow: hidden;
    background: url(../images/tzgg_bj.png) center no-repeat;
}

.tzgg_bj .idx_tz {
    height: 300px;
    overflow: hidden;
}

.tzgg_bj .idx_tz .con {
    height: 280px;
    overflow: hidden;
    background: #fff;
}

.tzgg_bj .idx_tz .con ul {
    display: block;
    position: relative;
}

.tzgg_bj .idx_tz .con ul li {
    margin-top: 70px;
}

.tzgg_bj .idx_tz .con ul li:nth-child(-n+2) {
    margin-top: 0;
}

.tzgg_bj .idx_tz .con ul::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #e5e5e5;
    position: absolute;
    top: 90px;
    left: 0;
}

.gztd_box {
    height: 290px;
    margin-top: 40px;
    overflow: hidden;
}

.gztd_box .tab ul {
    text-align: center;
}

.gztd_box .tab ul li {
    display: inline-block;
    float: none;
}

.gztd_box .tab ul li a::after,
.gztd_box .tab ul li a::before {
    display: block;
}

.gztd_box .gzdt_con {
    height: 208px;
    overflow: hidden;
    margin-top: 30px;
}

.gztd_box .gzdt_con ul li {
    width: 283px;
    height: 206px;
    float: left;
    padding: 30px;
    box-sizing: border-box;
    margin-right: 20px;
    border-radius: 0 0 8px 8px;
    border: 1px solid #bbccdc;
}

.gztd_box .gzdt_con ul li:nth-child(4n) {
    margin-right: 0;
}

.gztd_box .gzdt_con ul li a {
    display: block;
}

.gztd_box .gzdt_con ul li span {
    display: block;
    width: 230px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    background: url(../images/gzdt_sjbj1.png) center no-repeat;
}

.gztd_box .gzdt_con ul li h4 {
    display: block;
    height: 94px;
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    margin-top: 20px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.gztd_box .gzdt_con ul li p {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin-top: 20px;
}

.gztd_box .gzdt_con ul li:hover {
    margin-top: 1px;
    border: 1px solid #cfaa60;
    box-shadow: 0px 0px 16px 0px rgba(50, 50, 50, 0.27);
}

.gztd_box .gzdt_con ul li:hover h4 {
    color: #015293;
}

.gztd_box .gzdt_con ul li:hover span {
    background: url(../images/gzdt_sjbj.png) center no-repeat;
}


/* 机构概况 */

.leader_box {
    padding: 30px;
    overflow: hidden;
    background: #f8fcff;
    box-sizing: border-box;
    margin-top: 40px;
}

.leader_box .leader_l {
    width: 710px;
    float: left;
    border-right: 1px dashed #a2bed4;
    box-sizing: border-box;
}

.leader_box .leader_l .leader_l_top {
    height: 240px;
    overflow: hidden;
}

.leader_box .leader_l .leader_l_top .img {
    width: 180px;
    height: 240px;
    float: left;
}

.leader_box .leader_l .leader_l_top .img img {
    width: 100%;
    height: 100%;
}

.leader_box .leader_l .leader_l_top .cont {
    width: 448px;
    height: 240px;
    float: right;
    margin-right: 40px;
}

.leader_box .leader_l .leader_l_top .cont a {
    display: block;
    font-weight: bold;
    font-size: 22px;
    color: #333333;
    margin-top: 30px;
}

.leader_box .leader_l .leader_l_top .cont p {
    font-size: 18px;
    line-height: 30px;
    color: #666666;
    margin-top: 20px;
}

.leader_box .leader_l .leader_l_top .cont p:nth-child(2) {
    /* white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; */
}

.leader_box .leader_l .leader_l_top .cont p:nth-child(3) {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.leader_box .leader_l .leader_l_top .cont a:hover {
    color: #015293;
}

.leader_box .leader_l .leader_l_bottom {
    height: 79px;
    margin-top: 30px;
    overflow: hidden;
}

.leader_box .leader_l .leader_l_bottom .jgzz {
    width: 213px;
    height: 79px;
    float: left;
    background: url(../images/jg_bj.png) center no-repeat;
}

.leader_box .leader_l .leader_l_bottom .jgzz a {
    display: block;
    height: 79px;
    line-height: 79px;
    text-align: center;
    font-size: 22px;
    color: #015293;
    font-weight: bold;
    overflow: hidden;
    text-indent: 60px;
}

.leader_box .leader_l .leader_l_bottom .ldly {
    width: 434px;
    height: 79px;
    float: right;
    margin-right: 40px;
    background: url(../images/ldly_bj.png) center no-repeat;
}

.leader_box .leader_l .leader_l_bottom .ldly em {
    display: block;
    width: 110px;
    float: left;
    line-height: 79px;
    font-size: 22px;
    color: #015293;
    font-weight: bold;
    margin-left: 95px;
    overflow: hidden;
    margin-right: 15px;
}

.leader_box .leader_l .leader_l_bottom .ldly a {
    display: block;
    width: 89px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #e8f4ff;
    border-radius: 5px;
    float: left;
    font-size: 16px;
    color: #015293;
    margin-left: 6px;
    margin-top: 22px;
    overflow: hidden;
    transition: ease-out 0.3s;
}

.leader_box .leader_l .leader_l_bottom .ldly a:hover {
    transform: translateY(-5px);
}

.leader_box .leader_r {
    width: 360px;
    float: right;
    overflow: hidden;
}

.leader_box .leader_r ul li {
    width: 95px;
    height: 210px;
    float: left;
    margin-right: 37px;
    margin-bottom: 20px;
    overflow: hidden;
}

.leader_box .leader_r ul li:nth-child(3n) {
    margin-right: 0;
}

.leader_box .leader_r ul li img {
    width: 100%;
    height: 128px;
}

.leader_box .leader_r ul li p {
    font-size: 16px;
    color: #000000;
    line-height: 30px;
    padding: 0 10px;
    margin-top: 5px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    overflow: hidden;
}

.leader_box .leader_r ul li:hover p {
    color: #015293;
    font-weight: bold;
    transition: ease-out 0.3s;
}

.leader_box .leader_r ul li p:nth-of-type(1) {
    font-size: 18px;
}

.leader_box .leader_r ul li p:nth-of-type(2) {
    color: #666;
}

.nsjg_bj {
    height: 330px;
    margin-top: 40px;
    overflow: hidden;
    background: url(../images/nsjgbj.png) center no-repeat;
}

.nsjg_bj .nsjg {
    margin-top: 40px;
    padding: 0 30px;
    box-sizing: border-box;
}

.nsjg_bj .nsjg>ul li {
    width: 360px;
    height: 68px;
    float: left;
    margin-top: 30px;
    margin-right: 30px;
    background: url(../images/nsjg_li_bj.png) center no-repeat;
}

.nsjg_bj .nsjg>ul li:nth-child(3n) {
    margin-right: 0;
}

.nsjg_bj .nsjg>ul li a {
    display: block;
    width: 170px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    font-size: 18px;
    margin-left: 47px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.nsjg_bj .nsjg>ul li:hover {
    background: url(../images/nsjg_li_on_bj.png) center no-repeat;
}


/* 政务公开 */

.zfxxgk_bj {
    height: 235px;
    overflow: hidden;
    background: url(../images/zfxxgk_bj.png) center no-repeat;
}

.zfxxgk {
    height: 150px;
    margin-top: 40px;
}

.zfxxgk .title {
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: url(../images/zfxxgk_bt_bj.png) center no-repeat;
}

.zfxxgk .title a {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}

.zfxxgk ul li {
    width: 224px;
    height: 92px;
    float: left;
    margin-top: 20px;
    margin-right: 20px;
    overflow: hidden;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #dceaf5;
    background: #fff;
}

.zfxxgk ul li a img {
    float: left;
}

.zfxxgk ul li a {
    display: block;
    padding: 22px;
    box-sizing: border-box;
}

.zfxxgk ul li p {
    width: 100px;
    float: left;
    font-size: 18px;
    color: #333333;
    text-align: center;
    padding-left: 20px;
    margin-left: 30px;
    box-sizing: border-box;
    border-left: 1px solid #dce5f0;
}

.zfxxgk ul li:last-child {
    margin-right: 0;
}

.zfxxgk ul li:hover {
    border-color: #025394;
    box-shadow: 0px 3px 5px 0px rgba(30, 103, 187, 0.2);
}

.zfxxgk ul li:hover p {
    color: #025394;
}

.zwgk_bottom {
    height: 209px;
    margin-top: 40px;
    padding: 40px 0;
    overflow: visible;
    box-sizing: border-box;
    background: url("../images/zwgk_sx_bj.png")center center no-repeat;
}

.zwgk_bottom ul {
    display: block;
    height: 116px;
    overflow: visible;
}

.zwgk_bottom ul li {
    width: 386px;
    height: 116px;
    float: left;
    margin-right: 20px;
    background: url("../images/zwgk_sx_ico_bj.png")center center no-repeat;
}

.zwgk_bottom ul li:nth-child(3n) {
    margin-right: 0;
}

.zwgk_bottom ul li a {
    display: block;
    width: 100%;
    height: 116px;
    padding: 0 30px;
    box-sizing: border-box;
    overflow: hidden;
}

.zwgk_bottom ul li a img {
    display: block;
    width: 90px;
    height: 89px;
    float: left;
    margin-top: 16px;
}

.zwgk_bottom ul li .cont {
    width: 180px;
    height: 60px;
    float: left;
    margin-top: 40px;
    margin-left: 56px;
    overflow: hidden;
    text-align: center;
}

.zwgk_bottom ul li .cont h4 {
    font-weight: bold;
    color: #333333;
    font-size: 26px;
}

.zwgk_bottom ul li .cont p {
    font-size: 16px;
    color: #666666;
    margin-top: 5px;
}

.zwgk_bottom ul li:hover .cont h4 {
    color: #015293;
}


/* 政务服务 */

.zwfw {
    height: 872px;
    margin-top: 40px;
    padding: 20px 10px 20px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    box-sizing: border-box;
}

.zwfw_bot {
    height: 118px;
    margin: 40px auto;
    overflow: hidden;
}

.zwfw_bot ul li {
    width: 283px;
    height: 118px;
    float: left;
    margin-right: 39px;
    border: 1px solid #dfdfdf;
    box-sizing: border-box;
    background: #f0f0f0;
    margin-left: 4px;
}

.zwfw_bot ul li a {
    display: block;
    padding: 25px 30px;
}

.zwfw_bot ul li a img {
    float: left;
}

.zwfw_bot ul li a p {
    width: 120px;
    height: 50px;
    float: right;
    font-size: 20px;
    color: #000000;
    margin-top: 5px;
    line-height: 30px;
}

.zwfw_bot ul li:hover {
    background: #eff3f6;
    border: 1px solid #a4b2c4;
    box-shadow: 0px 4px 10px 0px rgba(190, 190, 190, 0.55);
}

.zwfw_bot ul li:hover p {
    color: #314b6c;
}


/* .zwfw_bot ul li:nth-child(4n) {
    margin-right: 0;
} */


/* 矿山安全宣传 */

.zjjz {
    height: 590px;
    margin-top: 40px;
    padding: 40px;
    overflow: hidden;
    box-sizing: border-box;
    background: #f0f8ff;
}

.zjjz_top {
    height: 280px;
    overflow: hidden;
}

.zjjz_top h3 a {
    font-size: 24px;
    color: #333333;
}

.zjjz_top ul {
    margin-top: 30px;
}

.zjjz_top ul li {
    width: 360px;
    height: 218px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}

.zjjz_top ul li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.zjjz_top ul li a img {
    width: 100%;
    height: 100%;
    transition: all .3s;
}

.zjjz_top ul li .text {
    width: 100%;
    height: 100px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    background: url(../images/zj_tit_bj.png) center center no-repeat;
}

.zjjz_top ul li .text p {
    height: 50px;
    font-size: 18px;
    color: #ffff;
    padding: 0 30px;
    margin-top: 40px;
    line-height: 50px;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zjjz_top ul li:nth-child(3n) {
    margin-right: 0;
}

.zjjz_top ul li:hover img {
    transform: scale(1.1);
}

.wqhg {
    height: 210px;
    margin-top: 40px;
    overflow: hidden;
}

.wqhg .title {
    height: 50px;
    background: url(../images/wqhg_bt_bj.png) center center no-repeat;
}

.wqhg .title a {
    display: block;
    width: 132px;
    height: 49px;
    font-size: 18px;
    color: #fff;
    line-height: 49px;
    text-align: center;
}

.wqhg ul {
    margin-top: 20px;
}

.wqhg ul li {
    width: 540px;
    float: left;
    margin-right: 30px;
}

.wqhg ul li:nth-child(2n) {
    margin-right: 0;
}

.ksxc_box {
    height: 350px;
    margin: 40px auto;
    overflow: hidden;
}

.ksxc_box .box {
    width: 580px;
    height: 350px;
    padding: 30px 40px;
    border-radius: 3px;
    box-sizing: border-box;
    border: 1px solid #dddddd;
}

.ksxc_box .box .tab ul li a::after {
    display: block;
}

.ksxc_box .box .tab_list {
    margin-top: 15px;
}

.ksxc_box .box .tab_list li a {
    width: 75%;
}


/* 互动交流 */

.hdjl_main {
    margin-top: 40px;
    overflow: hidden;
}

.hdjl_main .hdjl_l {
    width: 790px;
    float: left;
    min-height: 200px;
    overflow: hidden;
}

.hdjl_main .hdjl_l .ldxx {
    height: 470px;
    overflow: hidden;
}

.hdjl_main .hdjl_l .ldxx h3 a {
    font-size: 24px;
    color: #000000;
}

.ldxx_con {
    height: 320px;
    margin-top: 25px;
    padding: 20px;
    box-sizing: border-box;
    border: 1px solid #e1e1e1;
}

.ldxx_con .title {
    height: 50px;
    line-height: 50px;
}

.ldxx_con .title * {
    font-size: 18px;
    color: #333333;
}

.ldxx_con .title em {
    display: block;
    width: 442px;
    height: 50px;
    float: left;
    padding-left: 35px;
    box-sizing: border-box;
    background: #edf4f9;
}

.ldxx_con .title span,
.ldxx_con .title i {
    display: block;
    width: 148px;
    float: left;
    margin-left: 5px;
    text-align: center;
    background: #edf4f9;
}

.ldxx_con ul {
    margin-top: 10px;
}

.ldxx_con ul li {
    height: 50px;
    line-height: 50px;
    margin-top: 6px;
}

.ldxx_con ul li a {
    display: block;
    width: 430px;
    margin-left: 10px;
    font-size: 18px;
    float: left;
    position: relative;
    color: #333333;
    padding-left: 30px;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ldxx_con ul li a::after {
    content: '';
    width: 9px;
    height: 9px;
    display: block;
    border-radius: 50%;
    background: #e1e1e1;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.ldxx_con ul li span {
    display: block;
    width: 148px;
    height: 50px;
    float: left;
    color: #999999;
    font-size: 16px;
    text-align: center;
    margin-left: 5px;
}

.ldxx_con ul li a:hover {
    color: #015293;
}

.ldxx_con ul li a:hover::after {
    background: #015293;
}

.ldxx_con ul li:nth-child(2n) a,
.ldxx_con ul li:nth-child(2n) span {
    background: #fbfbfb;
}

.ldxx_bot {
    height: 66px;
    margin-top: 23px;
}

.ldxx_bot ul li {
    width: 250px;
    height: 66px;
    float: left;
    margin-right: 20px;
    background: url(../images/ldxx_ico_bj.png) center center no-repeat;
}

.ldxx_bot ul li:last-child {
    margin-right: 0;
}

.ldxx_bot ul li a {
    display: block;
    padding: 20px;
    box-sizing: border-box;
}

.ldxx_bot ul li a img {
    float: left;
}

.ldxx_bot ul li a p {
    width: 80px;
    height: 30px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin-left: 107px;
    position: relative;
}

.ldxx_bot ul li a p::after {
    content: '';
    width: 40px;
    height: 3px;
    border-radius: 2px;
    background: #cfaa60;
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

.zjdc {
    height: 202px;
    margin-top: 30px;
    overflow: hidden;
}

.zjdc h3 a {
    font-size: 24px;
    color: #000000;
}

.zjdc .zjdc_cont {
    height: 150px;
    margin-top: 20px;
    padding: 10px 20px;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
}

.zjdc .zjdc_cont ul li {
    height: 35px;
    line-height: 35px;
    margin-top: 20px;
}

.zjdc .zjdc_cont ul li em {
    display: block;
    width: 90px;
    height: 34px;
    float: left;
    background: url(../images/yjd_ico.png) center center no-repeat;
}

.zjdc .zjdc_cont ul li em.on {
    background: url(../images/zjz_ico.png) center center no-repeat;
}

.zjdc .zjdc_cont ul li a {
    display: block;
    width: 530px;
    height: 35px;
    float: left;
    font-size: 18px;
    color: #333333;
    margin-left: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zjdc .zjdc_cont ul li span {
    display: block;
    float: right;
    color: #999999;
    font-size: 16px;
}

.zjdc .zjdc_cont ul li:hover a {
    color: #015293;
}

.hdjl_r {
    width: 382px;
    float: right;
    overflow: hidden;
}

.xjtj {
    width: 100%;
    height: 381px;
    overflow: hidden;
}

.xjtj .xjtj_con {
    width: 100%;
    height: 320px;
    padding: 20px;
    margin-top: 25px;
    box-sizing: border-box;
    border: 1px solid #e1e1e1;
}

.xjtj h3 {
    font-size: 24px;
    color: #000000;
}

.xjtj h3 a {
    font-size: 24px;
    color: #000000;
}

.tj_tit {
    height: 50px;
    padding: 0 20px;
    box-sizing: border-box;
    background: #edf4f9;
}

.tj_tit p {
    font-size: 14px;
    color: #015293;
    line-height: 50px;
    padding-left: 25px;
    box-sizing: border-box;
    background: url(../images/xjtj_ico.png) left center no-repeat;
}

.xjtj_tb {
    width: 340px;
    height: 220px;
}

.hdjl_sgjb {
    width: 100%;
    height: 296px;
    margin-top: 25px;
    overflow: hidden;
    background: url(../images/hdjl_sgjb.png) center center no-repeat;
}

.hdjl_zcwdk {
    height: 90px;
    margin-top: 30px;
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
    background: url(../images/zcwdk_bj.png) center center no-repeat;
}

.hdjl_zcwdk a {
    display: block;
    width: 114px;
    height: 52px;
    line-height: 52px;
    position: absolute;
    right: 40px;
    top: 22px;
    font-size: 16px;
    color: #045898;
    text-align: center;
    transition: all .3s;
    background: url(../images/kscx_bj.png) center center no-repeat;
}

.hdjl_zcwdk a:hover {
    transform: translateY(-5px);
}


/* 专题专栏 */

.position {
    height: 40px;
    margin-top: 20px;
    box-sizing: border-box;
    border-bottom: 1px solid #e2e2e2;
}

.position * {
    font-size: 16px;
    color: #666666;
}

.position .container {
    padding-left: 35px;
    box-sizing: border-box;
    background: url(../images/position_ico.png) left center no-repeat;
}

.position a:last-child {
    color: #015293;
}

.position a:hover {
    color: #015293;
}

.sub_tit {
    height: 48px;
    position: relative;
    box-sizing: border-box;
    border-bottom: 1px solid #e7e7e7;
}

.sub_tit h3 {
    display: inline-block;
    font-size: 24px;
    height: 48px;
    color: #015293;
    position: relative;
}

.sub_tit h3::after {
    content: '';
    width: 100%;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    background: #015293;
}

.sub_title {
    height: 48px;
    background: url(../images/sub_r_tit_bj.png) bottom center repeat-x;
}

.sub_title h3 {
    font-size: 24px;
    color: #333333;
}

.ztzl {
    margin-top: 30px;
    margin-bottom: 40px;
    min-height: 300px;
    overflow: hidden;
}

.ztzl ul {
    margin-bottom: 30px;
}

.ztzl ul li {
    width: 378px;
    height: 290px;
    float: left;
    margin-top: 40px;
    margin-right: 30px;
    overflow: hidden;
}

.ztzl ul li:nth-child(3n) {
    margin-right: 0;
}

.ztzl ul li .img {
    width: 378px;
    height: 214px;
    overflow: hidden;
}

.ztzl ul li .img img {
    display: block;
    width: 100%;
    height: 100%;
    transition: ease-out .3s;
}

.ztzl ul li .text {
    height: 50px;
    margin-top: 22px;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    border-bottom: 1px solid #d6d6d6;
}

.ztzl ul li .text::after {
    content: '';
    width: 52px;
    height: 5px;
    display: block;
    border-radius: 5px 5px 0 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    background: #015293;
}

.ztzl ul li .text a {
    display: inline-block;
    width: 280px;
    height: 50px;
    font-size: 18px;
    color: #000000;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ztzl ul li:hover img {
    transform: scale(1.1);
}

.ztzl ul li:hover a {
    color: #015293;
}

.sub_main {
    margin: 34px auto;
    overflow: hidden;
}

.sub_l {
    width: 267px;
    float: left;
    overflow: hidden;
}

.sub_l h3 {
    height: 104px;
    font-size: 26px;
    color: #ffffff;
    line-height: 84px;
    padding-left: 75px;
    position: relative;
    z-index: 2;
    background: url(../images/sub_l_tit_bj.png) center center no-repeat;
}

.sub_l h3::after {
    content: '';
    width: 31px;
    height: 30px;
    display: block;
    position: absolute;
    left: 30px;
    top: 40%;
    transform: translateY(-50%);
    background: url(../images/sub_l_tit_ico.png) center center no-repeat;
}

.sub_l ul {
    width: 253px;
    margin-top: -9px;
    margin-left: 2px;
    padding-bottom: 4px;
    box-sizing: border-box;
    background: #f5fafe;
}

.sub_l ul li {
    height: 66px;
    padding: 0 30px;
    box-sizing: border-box;
    background: #f5fafe;
    position: relative;
    border-bottom: 4px solid #ffff;
}

.sub_l ul li::after {
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 1px;
    background: url(../images/sub_l_sj.png) center center no-repeat;
}

.sub_l ul li a {
    display: block;
    line-height: 66px;
    font-size: 20px;
    color: #000000;
    padding-left: 25px;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: url(../images/sub_l_li_ico.png) left center no-repeat;
}

.sub_l ul li:hover,
.sub_l ul li.on {
    background: #e5eff8;
}

.sub_l ul li:hover a,
.sub_l ul li.on a {
    background: url(../images/sub_l_li_ico1.png) left center no-repeat;
}

.sub_l ul li:hover::after,
.sub_l ul li.on::after {
    background: url(../images/sub_l_sj1.png) center center no-repeat;
}

.sub_r {
    width: 890px;
    float: right;
    min-height: 500px;
    overflow: hidden;
}

.sub_r .tab_list {
    margin-top: 15px;
    min-height: 500px;
}

.tab_list li.fen {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #d1d1d1;
}


/* 图片新闻 */

.sub_r .img_list {
    margin-bottom: 30px;
}

.img_list li {
    width: 278px;
    height: 230px;
    float: left;
    margin-top: 30px;
    margin-right: 28px;
    overflow: hidden;
}

.img_list li:nth-child(3n) {
    margin-right: 0;
}

.img_list li .img {
    width: 100%;
    height: 158px;
    overflow: hidden;
}

.img_list li .img img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .3s;
}

.img_list li .text {
    height: 70px;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #d6d6d6;
}

.img_list li .text::after {
    content: '';
    width: 52px;
    height: 5px;
    display: block;
    border-radius: 5px 5px 0 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    background: #015293;
}

.img_list li .text a {
    display: inline-block;
    width: 210px;
    height: 50px;
    margin-top: 22px;
    font-size: 18px;
    color: #000000;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.img_list li:hover img {
    transform: scale(1.1);
}

.img_list li:hover a {
    color: #015293;
}

.wzdt {
    min-height: 200px;
    margin-top: 20px;
    overflow: hidden;
}

.wzdt .box {
    margin-top: 10px;
}

.wzdt .box h3 {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #015293;
    padding-right: 30px;
    box-sizing: border-box;
    background: url(../images/wzdt_ico.png) right 13px no-repeat;
}

.wzdt .box h3 a {
    font-size: 20px;
    color: #015293;
}

.wzdt .box ul {
    margin-top: 20px;
}

.wzdt .box ul li {
    width: 224px;
    height: 65px;
    text-align: center;
    line-height: 65px;
    float: left;
    border-radius: 5px;
    margin-right: 20px;
    margin-bottom: 20px;
    background: #edf6fd;
}

.wzdt .box ul li:nth-child(5n) {
    margin-right: 0;
}

.wzdt .box ul li a {
    display: block;
    font-size: 18px;
    color: #333333;
}


/* 信件公示 */

.xjgs_list .title {
    height: 50px;
    line-height: 50px;
    margin-top: 20px;
    overflow: hidden;
}

.xjgs_list .title * {
    font-weight: bold;
    font-size: 18px;
}

.xjgs_list .title em {
    display: block;
    float: left;
    width: 510px;
    padding-left: 30px;
    box-sizing: border-box;
}

.xjgs_list .title span {
    display: block;
    width: 104px;
    height: 50px;
    float: left;
    margin-left: 70px;
}

.xjgs_list ul li {
    height: 60px;
    line-height: 60px;
}

.xjgs_list ul li a {
    display: block;
    width: 510px;
    height: 60px;
    float: left;
    font-size: 18px;
    color: #333333;
    padding-left: 30px;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.xjgs_list ul li span {
    display: block;
    width: 104px;
    height: 50px;
    float: left;
    font-size: 18px;
    color: #333333;
    margin-left: 70px;
}

.xjgs_list ul li span:last-child {
    color: #015293;
}

.xjgs_list ul li:nth-child(odd) {
    background: #f5fafe;
}

.xjgs_list ul li.bj {
    background: #f5fafe;
}

.xjgs_list ul li:hover a {
    color: #015293;
    font-weight: bold;
}

.ld_list {
    overflow: hidden;
    min-height: 200px;
    margin-top: 40px;
}

.ld_list_l {
    width: 274px;
    float: left;
}

.ld_list_l ul li {
    width: 274px;
    /* height: 111px; */
    padding: 10px 40px;
    margin-bottom: 20px;
    box-sizing: border-box;
    background: url(../images/ld_list_bj.png) center center no-repeat;
}

.ld_list_l ul li a {
    display: block;
    background: url(../images/ld_list_ico.png) right center no-repeat;
}

.ld_list_l ul li h3 {
    font-size: 18px;
    color: #015293;
}

.ld_list_l ul li p {
    font-size: 16px;
    color: #666666;
    margin-top: 10px;
    padding-right: 20px;
}

.ld_list_l ul li:hover h3,
.ld_list_l ul li.on h3,
.ld_list_l ul li:hover p,
.ld_list_l ul li.on p {
    color: #ffffff;
}

.ld_list_l ul li:hover,
.ld_list_l ul li.on {
    background: url(../images/ld_list_bj1.png) center center no-repeat;
}

.ld_list_l ul li:hover a,
.ld_list_l ul li.on a {
    background: url(../images/ld_list_ico1.png) right center no-repeat;
}

.ld_list_r {
    width: 900px;
    float: right;
    min-height: 200px;
    overflow: hidden;
}

.ld_list_r .ld_list_r_top {
    text-align: center;
}

.ld_list_r .ld_list_r_top img {
    width: 170px;
    height: 230px;
    padding: 8px;
    box-sizing: border-box;
    border: 1px solid #e1e1e1;
}

.ld_list_r .ld_list_r_top h3 {
    font-size: 30px;
    margin-top: 20px;
    color: #015293;
}

.ld_list_r .ld_list_r_top p {
    font-size: 18px;
    color: #666666;
    margin-top: 10px;
}

.ld_list_r .ld_list_r_bot {
    overflow: hidden;
}

.ld_list_r .ld_list_r_bot .box {
    min-height: 175px;
    margin-top: 40px;
    overflow: hidden;
}

.ld_list_r .ld_list_r_bot .box .title {
    height: 59px;
    border-bottom: 1px solid #d1d1d1;
}

.ld_list_r .ld_list_r_bot .box .title h3 {
    width: 181px;
    height: 59px;
    padding: 0 30px;
    font-size: 20px;
    line-height: 59px;
    box-sizing: border-box;
    background: url(../images/ld_tit_bj.png) center center no-repeat;
}

.ld_list_r .ld_list_r_bot .box .title h3 img {
    vertical-align: middle;
    margin-right: 5px;
}

.ld_list_r .ld_list_r_bot .box .cont {
    padding-left: 60px;
    padding-top: 30px;
    box-sizing: border-box;
    font-size: 16px;
    color: #000000;
    line-height: 30px;
    box-sizing: border-box;
}

.ld_list_r .ld_list_r_bot .box .cont * {
    font-family: '微软雅黑' !important;
    font-size: 16px !important;
    color: #000000 !important;
    line-height: 30px !important;
}


/* 意见征集 */

.yjzj_list ul li {
    height: 35px;
    line-height: 35px;
    margin-top: 20px;
}

.yjzj_list ul li em {
    display: block;
    width: 90px;
    height: 34px;
    float: left;
    background: url(../images/yjd_ico.png) center center no-repeat;
}

.yjzj_list ul li em.on {
    background: url(../images/zjz_ico.png) center center no-repeat;
}

.yjzj_list ul li a {
    display: block;
    width: 460px;
    height: 35px;
    float: left;
    font-size: 18px;
    color: #333333;
    margin-left: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.yjzj_list ul li span {
    display: block;
    float: right;
    color: #999999;
    font-size: 18px;
}

.yjzj_list ul li:hover a {
    color: #015293;
}

.yjzj_list ul li.fen {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #d1d1d1;
}


/* 通用单页 */

.tydy {
    font-size: 18px;
    color: #333333;
    line-height: 36px;
    margin-top: 20px;
}

.tydy * {
    font-family: '微软雅黑' !important;
    font-size: 18px !important;
    color: #333333 !important;
    line-height: 36px !important;
}


/* 留言须知 */

.lyxz {
    margin-top: 20px;
    padding-bottom: 45px;
    border-bottom: 1px dashed #e6e6e6;
}

.lyxz h4 {
    font-size: 26px;
    color: #333333;
    text-align: center;
    margin: 30px 0;
}

.lyxz * {
    font-size: 18px;
    color: #333333;
    line-height: 32px;
    font-family: "微软雅黑";
    font-weight: 400;
}

.SubJianx {
    font-size: 16px;
    color: #666666;
    text-align: center;
    padding-top: 50px;
    margin-bottom: 10px;
}

.SubJianx input {
    margin-right: 20px;
    cursor: pointer;
}

.SubJianx>a {
    display: inline-block;
    width: 115px;
    height: 50px;
    line-height: 50px;
    border-radius: 3px;
    font-size: 16px;
    text-align: center;
    margin: 30px 30px 0;
    background: #999999;
    color: #ffffff;
    cursor: no-drop;
}

.SubJianx>a.active {
    color: #fff;
    cursor: pointer;
    background: #015293;
}


/* 我要写信 */

.wyxx form img {
    display: inline-block;
}

.wyxx {
    width: 920px;
    margin-bottom: 50px;
}

.wyxx form {
    margin-top: 29px;
}

.wyxx form font {
    margin-right: 10px;
}

.wyxx form .sfgk {
    width: 444px;
    display: inline-block;
}

.wyxx form input,
.wyxx form select {
    vertical-align: inherit;
    width: 315px;
    height: 48px;
    border-radius: 3px;
    border: 1px solid #eaeaea;
    padding-left: 23px;
    margin-bottom: 24px;
    box-sizing: border-box;
    vertical-align: unset;
    margin-left: 14px;
}

.wyxx form select {
    width: 345px;
    color: #777;
}

.wyxx form .xingbie {
    display: inline-block;
    margin-left: 52px;
    margin-right: 182px;
    height: 45px;
    line-height: 45px;
}

.wyxx form .xingbie label {
    color: #868686;
}

.wyxx form .xingbie input {
    border: none;
    vertical-align: inherit;
    padding-left: 0;
    width: auto;
    height: auto;
}

.wyxx form .lxrdz {
    width: 772px;
}

.wyxx form .sfgk {
    height: 35px;
    line-height: 35px;
    margin-bottom: 24px;
}

.wyxx form .sfgk input {
    border: none;
    vertical-align: inherit;
    padding-left: 0px;
    width: auto;
    height: auto;
}

.wyxx form .sfgk label {
    margin-left: 10px;
    color: #868686;
}

.wyxx form .baioti {
    width: 772px;
}

.wyxx form .xinjiannr {
    padding: 17px 20px;
    height: 200px;
    width: 772px;
    box-sizing: border-box;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    vertical-align: top;
    margin-left: 15px;
    margin-bottom: 24px;
}

.wyxx form .yanzm {
    width: 209px;
    margin-right: 6px;
    margin-bottom: 30px;
}

.wyxx form .tijiao {
    float: left;
    margin-left: 70px;
}

.wyxx form .tijiao a {
    display: inline-block;
    width: 156px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 5px;
    margin-left: 30px;
}

.SubXun {
    margin-top: 30px;
}

.SubXunTop {
    padding: 29px 30px;
    border: 1px solid #e2e2e2;
}

.SubXunTop span {
    float: left;
    font-size: 18px;
    color: #333333;
    line-height: 50px;
    text-align: center;
    margin-right: 27px;
}

.SubXunTop .SubXunInp input {
    display: block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    border: none;
    outline: none;
    background: none;
    font-size: 16px;
    color: #666666;
}

.SubXunTop .SubXunInp {
    float: left;
    width: 260px;
    height: 50px;
    line-height: 48px;
    padding: 0 20px;
    margin-right: 10px;
    border-radius: 5px;
    box-sizing: border-box;
    border: 1px solid #eaeaea;
}

.SubXunTop>em {
    float: left;
    line-height: 48px;
    color: #ff4544;
    margin-right: 26px;
}

.SubXunTop .SubXunInp input::placeholder {
    color: #666666;
}

.SubXunCen {
    font-size: 16px;
    color: #999999;
    line-height: 80px;
    text-align: center;
}

.SubXunTop button {
    float: right;
    width: 141px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    outline: none;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    background: #015293;
}

.SubXunBot ul {
    margin-top: 0 !important;
}

.SubXunBot ul li {
    height: 60px;
    line-height: 60px;
}

.SubXunBot ul li:first-child {
    background: #f8f8f8;
}

.SubXunBot ul li span {
    float: left;
    font-size: 18px;
    color: #333333;
    box-sizing: border-box;
}

.SubXunBot ul li:hover span {
    color: #333333;
}

.SubXunBot ul li span.SubXunSpan1 {
    width: 145px;
    padding-left: 30px;
}

.SubXunBot ul li span.SubXunSpan2 {
    width: 390px;
}

.SubXunBot ul li span.SubXunSpan3 {
    padding-left: 12px;
    width: 150px;
}

.SubXunBot ul li span.SubXunSpan4 {
    width: 90px;
}

.SubXunBot ul li span.SubXunSpan5 {
    width: 75px;
    text-align: right;
}

.SubXunBot ul li em {
    float: left;
    font-size: 18px;
    color: #333333;
    box-sizing: border-box;
}

.SubXunBot ul li em.SubXunEm1 {
    width: 145px;
    padding-left: 40px;
}

.SubXunBot ul li em.SubXunEm2 {
    width: 390px;
    overflow: hidden;
    height: 60px;
}

.SubXunBot ul li em.SubXunEm3 {
    width: 150px;
}

.SubXunBot ul li em.SubXunEm4 {
    width: 90px;
    padding-left: 30px;
    margin-left: -4px;
    background: url(../images/xjcx_img1.png) no-repeat left center;
}

.SubXunBot ul li em.SubXunEm44 {
    width: 90px;
}

.SubXunBot ul li a {
    float: left;
    width: 63px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 18px;
    color: #fff !important;
    padding-left: 0 !important;
    margin-top: 13px;
    box-sizing: border-box;
    border-radius: 35px;
    cursor: pointer;
    margin-left: 30px;
}


/* 信件回复 */

.xjhf_nrs {
    padding-bottom: 30px;
    border-bottom: dashed 1px #d4d4d4;
}

.xjhf_nr {
    border-radius: 5px;
    overflow: auto;
    margin-top: 30px;
}

.hfnr {
    padding-top: 10px;
}

.xjhf_nr .span1 {
    border-top-left-radius: 5px;
}

.xjhf_nr .span2 {
    border-top-right-radius: 5px;
}

.xjhf_nr .span3 {
    width: 130px !important;
    float: left;
    padding: 0 !important;
    height: 73px;
    background-color: #f5fafe !important;
    display: block;
    text-align: center !important;
    font-size: 16px !important;
    line-height: 72px;
    color: #333333 !important;
    border: 1px solid #eaeaea !important;
    border-bottom-left-radius: 5px !important;
    border-right: none !important;
}

.xjhf_nr .span4 {
    border-bottom-right-radius: 5px;
    width: 727px;
    height: 73px;
    text-align: left;
    padding-left: 20px;
    padding-right: 10px;
    overflow: auto;
    color: #666666 !important;
    background-color: #fff;
}

.xjhf_nr span:nth-child(1),
.xjhf_nr span:nth-child(2),
.xjhf_nr span:nth-child(3),
.xjhf_nr span:nth-child(5) {
    border-bottom: none;
    border-right: none;
}

.xjhf_nr span:nth-child(2) {
    width: 250px;
    height: 73px;
    text-align: left;
    padding-left: 20px;
    color: #666666 !important;
    background-color: #fff;
}

.xjhf_nr span:nth-child(4) {
    width: 335px;
    height: 73px;
    text-align: left;
    padding-left: 20px;
    border-bottom: none;
    color: #666666 !important;
    background-color: #fff;
}

.xjhf_nr span:nth-child(5) {
    height: 130px;
    line-height: 130px;
}

.xjhf_nr span:nth-child(6) {
    border-bottom: none;
}

.xjhf_nr span:nth-child(7) {
    border-right: none;
}

.xjhf_nr .lxzt {
    width: 741px;
    height: 73px !important;
    line-height: 72px !important;
    text-align: left;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    overflow: auto;
    color: #666666 !important;
    background-color: #fff;
}

.xjhf_nr .lxzt2 {
    height: 73px !important;
    line-height: 72px !important;
}

.xjhf_nr span:nth-child(6) {
    width: 727px;
    height: 90px;
    text-align: left;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 10px;
    line-height: 34px;
    overflow: auto;
    color: #666666 !important;
    background-color: #fff;
}

.xjhf_nr span:nth-child(8) {
    width: 727px;
    height: 130px;
    text-align: left;
    padding-left: 20px;
    padding-right: 10px;
    line-height: 34px;
    overflow: auto;
    color: #666666;
    background-color: #fff;
}

.xjhf_nr span {
    width: 130px;
    float: left;
    height: 73px;
    background-color: #f5fafe;
    display: block;
    text-align: center;
    font-size: 16px !important;
    line-height: 72px;
    color: #333333 !important;
    border: 1px solid #eaeaea;
}

.xjhf_nr .hfnr::-webkit-scrollbar {
    width: 7px;
    background: #ecf6fe;
    border-radius: 10px;
}

.xjhf_nr .hfnr::-webkit-scrollbar-thumb {
    width: 7px;
    background: #005497;
    border-radius: 10px;
}


/* 厅长信息 信件评价 开始 */

#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;
    margin-right: 25px;
    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(https://jyt.nmg.gov.cn/material/images_news/star.png);
}

#starRating .photo span .high {
    position: absolute;
    width: 44px;
    height: 42px;
    top: 0;
    left: 0;
    background: url(https://jyt.nmg.gov.cn/material/images_news/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: 20px;
    margin-bottom: 15px;
}

#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;
}

.hfnr_span {
    height: 140px !important;
    line-height: 140px !important;
}

.pj_span {
    height: 73px !important;
    line-height: 73px !important;
}


/* 评价样式 end */

.tyxl {
    padding: 40px 50px 30px;
    box-sizing: border-box;
    margin-bottom: 40px;
    margin-top: 40px;
    box-shadow: 0px 2px 20px #efeded;
}

.tyxl_tit {
    width: 100%;
    padding: 0 10%;
    box-sizing: border-box;
    text-align: center;
    margin: 0 auto;
}

.tyxl_tit span {
    font-size: 36px !important;
    color: #333333;
    font-weight: bold;
    line-height: 60px;
}

.tyxl_xq {
    height: 42px;
    background: url(../images/tyxl_xq_bj.png) no-repeat bottom center;
    margin-top: 40px;
    margin-bottom: 26px;
}

.tyxl_xq_le {
    float: left;
    margin-top: 3px;
}

.tyxl_xq_le span {
    font-size: 16px;
    color: #999999;
    margin-right: 10px;
}

.tyxl_xq_rt {
    float: right;
}

.DetailShar {
    width: 105px;
    float: left;
    margin-top: -6px;
}

.DetailShar a.bshare-sinaminiblog {
    width: 27px;
    height: 24px;
    display: block;
    float: left;
    background: url(../images/xinlang.png) no-repeat center;
}

.DetailShar a.bshare-weixin {
    width: 27px;
    height: 24px;
    display: block;
    float: left;
    background: url(../images/weixin.png) no-repeat center;
}

.DetailShar a.bshare-qzone {
    width: 27px;
    height: 24px;
    display: block;
    float: left;
    background: url(../images/qq.png) no-repeat center;
}

.DetailShar a.bshare-sinaminiblog:hover {
    background: url(../images/xinlang2.png) no-repeat center;
}

.DetailShar a.bshare-weixin:hover {
    background: url(../images/weixin2.png) no-repeat center;
}

.DetailShar a.bshare-qzone:hover {
    background: url(../images/qq2.png) no-repeat center;
}

.tyxl_xq_rt span {
    width: 70px;
    display: block;
    height: 20px;
    font-size: 16px;
    color: #999999;
    line-height: 20px;
    float: left;
    text-align: right;
}

.tyxl_xq_rt span:nth-child(1),
.tyxl_xq_rt span:nth-child(2) {
    width: 45px;
    display: block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    float: left;
    border-right: 1px solid #e6e6e6;
    font-size: 20px;
    color: #999999;
}

.tyxl_xq_rt span:nth-child(1):hover,
.tyxl_xq_rt span:nth-child(2):hover {
    color: #005497;
}

.tyxl_con {
    width: 100%;
    min-height: 300px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.tyxl_con {
    font-size: 16px;
    line-height: 32px;
    color: #333333;
}

.tyxl_con img {
    max-width: 98% !important;
    height: auto !important;
}

.tyxl_con table {
    max-width: 100% !important;
    height: auto !important;
}

.tyxl_con video {
    max-width: 100% !important;
    height: auto !important;
}

.tyxl_con * {
    font-size: 16px !important;
    line-height: 32px !important;
    color: #333333 !important;
    font-family: 'å¾®è½¯é›…é»‘' !important;
}

.FileAlink a {
    color: #005293;
    line-height: 30px;
}

#cc_texttiox.fontSize18 * {
    font-size: 18px !important;
}

#cc_texttiox.fontSize14 * {
    font-size: 14px !important;
}

.ewm {
    width: 190px;
    margin: 70px auto;
    text-align: center;
}

.ewm img {
    width: 180px;
    height: 166px;
}

.ewm span:first-child {
    display: block;
    width: 145px;
    height: 145px;
    margin: 0 auto;
}

.ewm span {
    display: block;
    padding-top: 12px;
    font-size: 14px !important;
    color: #666666 !important;
}

.print {
    width: 100%;
    height: 44px;
    margin: 0 auto;
    margin-top: 40px;
}

.print span {
    font-size: 16px !important;
    color: #666666 !important;
    margin: 0 15px;
    margin-right: 40px;
}

.print img {
    margin: -3px 0;
    height: 17px !important;
    width: 17px !important;
}


/* 信息公开详情 */

.ql_detailbro_table {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    color: #000000;
    font-family: '微软雅黑' !important;
    margin: 10px auto 30px;
}

.ql_detailbro_table th {
    width: 133px;
    font-weight: normal;
    background: #f5f5f5;
}

.ql_detailbro_table tr,
.ql_detailbro_table td {
    border: 1px solid #ccc9c9;
}

.ql_detailbro_table td {
    line-height: 28px;
    font-size: 16px;
    word-break: break-all;
    padding: 5px;
    padding-right: 20px;
}

.ql_detailbro_table tr td:nth-child(2n+1) {
    width: 133px;
}

.ql_detailbro_table br {
    display: none;
}

.ql_detailbro_table tr td:nth-child(2n) {
    text-align: left;
    padding-left: 20px;
}


/* .意见征集详情 */

.yjzj_xq {
    width: 100%;
    height: auto;
    margin-top: 30px;
    overflow: hidden;
}

.yjzj_xq .hd {
    height: 50px;
    background: #f0f9ff;
    border-bottom: 1px solid #015293;
}

.yjzj_xq .hd ul {
    width: 500px;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
}

.yjzj_xq .hd ul li {
    width: 130px;
    height: 50px;
    overflow: hidden;
    float: left;
    line-height: 50px;
    text-align: center;
    margin-left: 29px;
}

.yjzj_xq .hd ul li a {
    color: #015293;
    font-size: 20px;
    display: block;
    width: 130px;
    margin: 0 auto;
}

.yjzj_xq .hd ul li:first-child {
    margin-left: 0;
}

.yjzj_xq .hd ul li:nth-child(1) a {
    padding-left: 35px;
    box-sizing: border-box;
    background: url(../images/yjxq_ico1.png) left center no-repeat;
}

.yjzj_xq .hd ul li:nth-child(2) a {
    padding-left: 20px;
    box-sizing: border-box;
    background: url(../images/yjxq_ico2.png) left center no-repeat;
}

.yjzj_xq .hd ul li:nth-child(3) a {
    padding-left: 20px;
    box-sizing: border-box;
    background: url(../images/yjxq_ico3.png) left center no-repeat;
}

.yjzj_xq .hd ul li.on {
    width: 181px;
    color: #ffff;
    background: url(../images/yjxq_ico.png) center center no-repeat;
}

.yjzj_xq .hd ul li.on a {
    width: 130px;
    color: #fff;
    overflow: hidden;
}

.yjzj_xq .hd ul li.on:nth-child(1) a {
    background: url(../images/yjxq_ico01.png) left center no-repeat;
}

.yjzj_xq .hd ul li.on:nth-child(2) a {
    background: url(../images/yjxq_ico02.png) left center no-repeat;
}

.yjzj_xq .hd ul li.on:nth-child(3) a {
    background: url(../images/yjxq_ico03.png) left center no-repeat;
}

.yjzj_xq .bd .cont {
    width: 100%;
    padding-top: 40px;
    box-sizing: border-box;
}

.FanKuixDiv {
    float: left;
    width: 450px;
    height: 50px;
    padding-bottom: 30px;
}

.FanKuixDiv span {
    float: left;
    width: 113px;
    font-size: 16px;
    color: #333333;
    text-align: right;
    line-height: 50px;
    margin-right: 20px;
}

.FanKuixDiv span.duan {
    width: 68px;
}

.FanKuixDiv span i {
    color: #fa2b2b;
}

.FanKuixDiv .FanKuixInp {
    float: left;
    width: 316px;
    height: 50px;
    padding: 0 21px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}

.FanKuixDiv .FanKuixInp input {
    display: block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    outline: none;
    border: none;
    background: none;
    font-size: 16px;
    color: #333333;
}

.FanKuixDiv .FanKuixInp input::placeholder {
    color: #999999;
}

.FanKuixDivr {
    float: right;
}

.FanKuixDiv1 {
    width: 100%;
    height: 180px;
}

.FanKuixDiv1 .FanKuixInp {
    width: 850px;
    height: 180px;
    padding: 10px 21px;
}

.FanKuixDiv1 .FanKuixInp textarea {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 28px;
    resize: none;
    border: none;
    outline: none;
    background: none;
    font-size: 16px;
    color: #333333;
    font-family: 'Microsoft YaHei' !important;
}

.FanKuixDiv1 .FanKuixInp textarea::placeholder {
    color: #999999;
}

.FanKuixDiv2 {
    width: 100%;
}

.FanKuixDiv2 .FanKuixInp {
    float: left;
    width: 214px;
}

.YanZhengMa {
    float: left;
    width: 166px;
    height: 50px;
    cursor: pointer;
    margin-left: 24px;
}

.FanKuiTi {
    margin-top: 30px;
    margin-bottom: 40px;
}

.FanKuiTi button {
    display: inline-block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #666666;
    background: #e6e6e6;
    cursor: pointer;
    margin-left: 13px;
    border-radius: 5px;
    outline: none;
    border: none;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    -ms-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}

.FanKuiTi button#netizenUp {
    color: #ffffff;
    background: #015293;
}

.cbqc {
    line-height: 60px;
    color: #015293;
    margin-left: 30px;
    cursor: pointer;
}

.FanKuix {
    padding: 0 80px;
}


/* 文档关联 */

.BuJieDul {
    float: left;
    width: 100%;
    padding-right: 26px;
    border-right: 1px solid #e6e6e6;
}

.BuJieDur {
    float: right;
    width: 257px;
}

.BuJieDuDiv {
    padding: 0 0 20px;
}

.BuJieDuDiv h2 {
    height: 40px;
    border-bottom: 1px solid #e6e6e6;
}

.BuJieDuDiv h2 a {
    font-size: 18px;
    color: #1073b7;
}

.BuJieDuList {
    padding: 15px 0 0;
}

.BuJieDuList ul li {
    padding-left: 17px;
    background: url('../images/yuandian.png') no-repeat left 12px;
}

.BuJieDuList ul li h3 a {
    display: block;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    line-height: 30px;
    transition: all 0.3s;
}

.BuJieDuList ul li h3 a:hover {
    color: #1073b7;
}
