﻿/* 通用列表 start */

.tylb_main {
    padding-top: 40px;
    background: #fff;
}

.tylb_right {
    float: right;
    width: 895px;
}


/* 通用列表 end */


/* 领导信息 start */
.ldjj{
    display: flex;
    border-bottom: 1px solid #d5d5d5;
}
.ldjj .ldpic{
    width:141px;
    height: 149px;
    margin:20px 32px 20px 8px;
}
.ldjj .ldpic img{
    width:100%;
    height: 100%;
}
.ldjj h3{
    line-height: 50px;
}
.ldjj .ldinfo{
    width:100%;
    color: #333333;
    padding-top:10px;
}
.ldxx_main_bd {
    padding-top: 30px;
    margin-bottom: 40px;
}

.ldxx_main_bd_left {
    float: left;
    width: 220px;
}

.ldxx_main_bd_left ul li {
    margin-bottom: 14px;
    border-radius: 3px;
    border: 1px solid #e3e1e1;
    height: 84px;
}

.ldxx_main_bd_left ul li a {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-right: 40px;
    padding-left: 25px;
    position: relative;
    padding-top: 14px;
}

.ldxx_main_bd_left ul li b {
    position: absolute;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background:  no-repeat -17px center;
    right: 24px;
    top: 50%;
    transform: translatey(-50%);
    transition: background .3s;
}

.ldxx_main_bd_left ul li a span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #333333;
    line-height: 32px;
}

.ldxx_main_bd_left ul li a p {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #666666;
    line-height: 32px;
}

.ldxx_main_bd_left ul li.on,
.ldxx_main_bd_left ul li:hover {
    border: 1px solid #4177d8;
}

.ldxx_main_bd_left ul li.on b,
.ldxx_main_bd_left ul li:hover b {
    background:  no-repeat 0 center;
    transition: background .3s;
}

.ldxx_main_bd_left ul li.on a span,
.ldxx_main_bd_left ul li:hover a span {
    color: #4177d8;
}

.ldxx_main_bd_mid {
    float: left;
    width: 142px;
    margin-left: 60px;
}

.ldxx_main_bd_mid>img {
    display: block;
    width: 100%;
    height: 197px;
    width: 142px;
}

.ldxx_main_bd_mid>span {
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    display: block;
    text-align: center;
    line-height: 32px;
    margin: 15px 0 0;
}

.ldxx_main_bd_mid>p {
    font-size: 16px;
    color: #666666;
    text-align: center;
    line-height: 32px;
}

.ldxx_main_bd_right {
    float: right;
    width: 718px;
}

.ldxx_main_bd_right h3 {
    font-size: 20px;
    color: #4177d8;
    line-height: 32px;
    margin-bottom: 5px;
}

.ldxx_main_bd_right .cont {
    font-size: 16px !important;
    line-height: 32px !important;
    color: #333333 !important;
    font-family: "微软雅黑" !important;
    margin-bottom: 15px;
}

.ldxx_main_bd_right .cont * {
    font-size: 16px !important;
    line-height: 32px !important;
    color: #333333 !important;
    font-family: "微软雅黑" !important;
}


/* 领导信息 end */

/* 科室职能 start*/
.jgsz_main_bd>h4 {
    height: 50px;
    border-bottom: 1px solid #e6e6e6;
}

.jgsz_main_bd>h4 i {
    float: left;
    font-size: 20px;
    font-weight: 700;
    color: #222222;
}

.jgsz_main_bd>h4 em {
    float: left;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #222222;
    margin: 0 15px;
    margin-top: 7px;
}

.jgsz_main_bd>h4 span {
    float: left;
    font-size: 20px;
    font-weight: 700;
    color: #4177d8;
}

.jgsz_main_hd {
    padding-top: 30px;
}

.jgsz_main_hd a {
    float: left;
    width: 212px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-right: 6px;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    box-sizing: border-box;
    padding: 0 15px;
    border: 1px solid #e6e6e6;
}

.jgsz_main_hd a:nth-child(4n) {
    margin-right: 0;
}

.jgsz_main_hd a.on,
.jgsz_main_hd a:hover {
    color: #fff;
    background: #4177d8;
}

.jgsz_main_bd {
    margin-top: 10px;
}

.jgsz_main_cont {
    display: none;
    padding-top: 22px;
    min-height: 200px;
    padding-bottom: 50px;
}

.jgsz_main_cont * {
    font-size: 16px !important;
    color: #222222 !important;
    font-family: '微软雅黑' !important;
    line-height: 35px !important;font-weight: 400 !important;
}

/*科室职能  end*/
/* 图片列表 start */

.tplb_right ul {
    padding-top: 30px;
    border-bottom: 1px dashed #c5c5c5;
}

.tplb_right ul li {
    height: 222px;
    margin-bottom: 12px;
    margin-right: 19px;
    width: 295px;
    float: left;
}

.tplb_right ul li:nth-child(3n) {
    margin-right: 0;
}

.tplb_right ul li a {
    display: block;
}

.tplb_right ul li a p {
    width: 100%;
    height: 166px;
    background: #f4faff;
    box-sizing: border-box;
    padding-top: 5px;
    transition: background .3s;
}

.tplb_right ul li a p img {
    display: block;
    margin: 0 auto;
    width: 285px;
    height: 156px;
}

.tplb_right ul li a span {
    display: block;
    font-size: 18px;
    color: #333333;
    height: 56px;
    line-height: 56px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tplb_right ul li:hover a p {
    background: #4177d8;
    transition: background .3s;
}

.tplb_right ul li:hover a span {
    color: #4177d8;
}


/* 图片列表 end */


/* 写信须知 start */

.xxxz_right .cont {
    padding-top: 20px;
}

.xxxz_right .cont * {
    font-size: 16px !important;
    color: #666666 !important;
    line-height: 36px !important;
    font-family: "微软雅黑" !important;
}

.xxxz_right .cont h3 {
    font-size: 18px !important;
    color: #222222 !important;
}

.subjianx {
    font-size: 16px;
    color: #666666;
    text-align: center;
    margin-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid #f5f5f5;
    padding-top: 40px;
}

.subjianx input {
    margin-right: 20px;
    cursor: pointer;
}

.subjianx>a {
    display: block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    border-radius: 3px;
    font-size: 16px;
    text-align: center;
    margin: 30px auto 0;
    background: #aeaeae;
    color: #666;
}

.subjianx>a.active {
    color: #fff;
    background: #4177d8;
}


/* 写信须知 end */


/* 网站地图 start */

.wzdt_main_bd {
    padding-bottom: 40px;
}

.wzdt_main_bd ul li {
    padding: 20px 0;
    border-bottom: 1px dashed #e3e1e1;
}

.wzdt_main_bd ul li .left {
    float: left;
    width: 186px;
    height: 66px;
    background-color: #f3f9ff;
}

.wzdt_main_bd ul li .left a {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 66px;
    line-height: 66px;
    font-size: 20px;
    color: #333333;
    font-weight: 700;
    text-align: center;
}

.wzdt_main_bd ul li .left a:hover {
    color: #4177d8;
}
.g_lxwmy{width:1000px; height:550px; margin:0 auto 40px; border-bottom:#dddddd solid 5px; position:relative; }
.g_dtsd_lx{width:1000px; height:175px; background: no-repeat; position:absolute; top:376px; left:0px; z-index:999px;}
.g_dtlxxx{float:left;width:570px; height:150px; padding-top:10px; padding-left:60px;}
.g_lxxxbt{width:570px; height:40px; line-height:40px;}
.g_lxxxbt2{ height:40px; line-height:40px; background: no-repeat left center; padding-left:50px;}
.g_lxxxbt3{ line-height:25px; padding-top:10px;}
.hui0{color:#000000; }
.p25{font-size:25px;}
.p14{font-size:14px;}
.w{font-family:"微软雅黑";}
.red{color:#cd0000;}
/*.wzdt_main_bd ul li:nth-child(1) .left a {*/
/*    background:  no-repeat center 22px;*/
/*}*/

/*.wzdt_main_bd ul li:nth-child(2) .left a {*/
/*    background:  no-repeat center 22px;*/
/*}*/

/*.wzdt_main_bd ul li:nth-child(3) .left a {*/
/*    background:  no-repeat center 22px;*/
/*}*/

/*.wzdt_main_bd ul li:nth-child(4) .left a {*/
/*    background:  no-repeat center 22px;*/
/*}*/

/*.wzdt_main_bd ul li:nth-child(5) .left a {*/
/*    background:  no-repeat center 22px;*/
/*}*/

/*.wzdt_main_bd ul li:nth-child(6) .left a {*/
/*    background:  no-repeat center 22px;*/
/*}*/

.wzdt_main_bd ul li .right {
    width: 955px;
    display: table-cell;
    vertical-align: middle;
    height: 66px;
    transform: translatex(40px);
}

.wzdt_main_bd ul li .right a {
    display: inline-block;
    width: 170px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    margin:10px 20px;
    padding:6px 0;
    position: relative;
    border: 1px solid #d5d5d5;
    /*line-height: 48px;*/
}

/*.wzdt_main_bd ul li .right a::after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 21px;*/
/*    border-radius: 50%;*/
/*    background: #bfbfbf;*/
/*    width: 6px;*/
/*    height: 6px;*/
/*}*/

.wzdt_main_bd ul li .right a:hover {
    color: #4177d8;
}

.wzdt_main_bd ul li .right a:hover::after {
    background: #4177d8;
}


/* 网站地图 end */


/* 通用细览 start */

.subxidiv {
    height: 46px;
    line-height: 46px;
    text-align: center;
}

.subxidiv span {
    display: inline-block;
    font-size: 14px;
    color: #666666;

}

.subxidivr {
    display: inline-block;
    font-size: 14px;
    color: #666666;
    margin-left: 20px;
}

.subxidivr em {
    float: left;
    font-size: 14px;
    color: #666666;
}

.subxidivr em a {
    font-size: 14px;
    color: #666666;
}

.subxidivr .subshar {
    float: left;
    margin-left: 19px;
}

.subxidivr .subshar span {
    float: left;
    font-size: 14px;
    color: #666666;
}

.bshare-custom {
    float: left;
}

.subshar a {
    float: left;
    padding: 0 !important;
    margin: 0 15px 0 0 !important;
    width: 38px !important;
    height: 48px !important;
}

.subshar a.bshare-weixin {
    background:  no-repeat center !important;
}

.subshar a.bshare-sinaminiblog {
    background:  no-repeat center !important;
}

.subshar a.bshare-qzone {
    background:  no-repeat center !important;
}

.subxidivr .subdayin {
    /*float: left;*/
    /*height: 26px;*/
    /*font-size: 14px;*/
    /*color: #ffffff;*/
    /*text-align: center;*/
    /*line-height: 26px;*/
    /*margin-top: 11px;*/
    /*padding: 0 12px;*/
    /*background: #4177d8;*/
    /*border-radius: 3px;*/
    margin-left:10px;
    color: #0e73d0;
}

.tyxl_main_hd {
    /* background: #f6f6f6; */
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    padding: 30px 40px;
}

.tyxl_main_hd h1 {
    font-size: 28px;
    color: #333333;
    line-height: 44px;
    text-align: center;
    padding-bottom: 20px;
}

.subxitext {
    min-height: 300px;
    padding: 30px 0;
    font-size: 16px;
    color: #666666;
    line-height: 32px;
    border-bottom: 1px solid #f5f5f5;
}

.subxitext img {
    display: inline;
}

.subxitext * {
    font-size: 16px !important;
    line-height: 36px !important;
    font-family: "微软雅黑" !important;
}

.subxitext.fontsize14 * {
    font-size: 14px !important;
    line-height: 34px !important;
    font-family: '微软雅黑' !important;
}

.subxitext.fontsize16 * {
    font-size: 16px !important;
    line-height: 36px !important;
    font-family: '微软雅黑' !important;
}

.subxitext.fontsize18 * {
    font-size: 18px !important;
    line-height: 38px !important;
    font-family: '微软雅黑' !important;
}

.subxitext p {
    font-size: 16px;
    color: #333;
    line-height: 32px;
}

.subxitext img {
    max-width: 800px;
    /* margin: 20px auto;
    display: block; */
}

.article_content a {
    color: #4177d8;
}

.tyxl_main_bd {
    border: 1px solid #e5e5e5;
    border-top: none;
    padding: 0 38px;
    margin-bottom: 40px;
}

.shangxia {
    font-size: 16px;
    padding-top: 30px;
    border-top: 1px solid #ebebeb;
    padding-bottom: 30px;
}

.shangxia p {
    line-height: 36px;
    color: #333333;
}

.shangxia span {
    color: #015293;
    display: inline-block;
    vertical-align: top;
}

.shangxia a {
    color: #333333;
    font-size: 16px;
    display: inline-block;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.shangxia a:hover {
    color: #015293;
}


/* 通用细览 end */


/* 我要写信 start */

.subxiebiao {
    margin-top: 40px;
    /*padding: 0 82px;*/
    padding-left: 40px;
}

.subxiebiaodiv {
    float: left;
    width: 360px;
    height: 50px;
}

.subxiebiaodiv span {
    float: left;
    width: 100px;
    line-height: 50px;
    font-size: 16px;
    color: #333333;
    text-align: right;
}

.table span i {
    color: #fa2b2b;
}

.subxiebiaoinp {
    float: right;
    width: 240px;
    padding: 0 21px;
    border-radius: 5px;
    box-sizing: border-box;
    border: 1px solid #f0f0f0;
    background-color: #fff;
    color: #666;
}

.subxiebiaoinp input {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #666666;
    outline: none;
    border: none;
    background: none;
}
.subxiebiao .table{
    height: 280px;
}
.subxiebiao .table input,.subxiebiao .table textarea{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #666666;
    outline: none;
    background: none;
    border:1px solid #d5d5d5;
    text-indent: 6px;
}
.subxiebiao .table tr td{
    margin-bottom:10px;
}
.subxiebiaoinp input::placeholder {
    color: #999999;
}

.subxiebiaodivr {
    float: right;
}

.subxiebiaoinp .sel_box {
    position: relative;
    margin: 0 -21px;
    padding: 0 21px;
    background:  no-repeat 275px center;
}

.subxiebiaoinp .sel_div {
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #333333;
}

.subxiebiaoinp .sel_sel {
    position: absolute;
    left: 0;
    top: 0;
    filter: alpha(opacity=00);
    /*ie滤镜，透明度50%*/
    -moz-opacity: 0;
    /*firefox私有，透明度50%*/
    opacity: 0;
    /*其他，透明度50%*/
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #333333;
}

.subxiebiaodiv1 {
    width: 100%;
}

.subxiebiaoinp1 {
    width: 583px;
}

.subxiebiaoinp1 .sel_box {
    background:  no-repeat 705px center;
}

.subxiebiaodiv2 {
    height: 144px;
}

.subxiebiaoinp2 {
    height: 144px;
    padding: 7px 21px;
    line-height: 30px;
}

.subxiebiaoinp2 textarea {
    display: block;
    width: 100%;
    height: 100%;
    resize: none;
    outline: none;
    border: none;
    background: none;
    font-size: 16px;
    color: #666666;
    line-height: 32px;
    font-family: "微软雅黑" !important;
}

.subxiebiaoinp2 textarea::placeholder {
    color: #999999;
    font-family: "微软雅黑" !important;
}

.subxiebiaoinp3 {
    float: right;
    width: 180px;
    margin-left: 20px;
}

.subyanzhengma {
    float: left;
    width: 167px;
    height: 40px;
    cursor: pointer;
    margin: 0 20px 0 28px;
}

.subyanzhengma:hover {
    filter: alpha(opacity=80);
    /*ie滤镜，透明度50%*/
    -moz-opacity: .8;
    /*firefox私有，透明度50%*/
    opacity: .8;
    /*其他，透明度50%*/
}

.subyanmatext {
    float: left;
    font-size: 16px;
    color: #333333;
    line-height: 50px;
    transition: all .3s;
}
.subyanmatext i {
    color: #4177d8;
}

.subyanmatext:hover {
    color: #4177d8;
}

.subxiebiaodiv3 {
    padding: 20px 0 0;
    text-align: center;
    margin-bottom: 40px;
}

.subxiebiaodiv3 button {
    display: inline-block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    outline: none;
    border: none;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
    margin: 0 14px;
    background: #e6e6e6;
    border-radius: 5px;
    transition: all .3s;
}

.subxiebiaodiv3 button[type="submit"] {
    color: #ffffff;
    background: #4177d8;
}

.subxiebiaodiv3 button:hover {
    color: #ffffff;
    background: #4177d8;
}


/* 我要写信 end */


/* 信件查询 start */

.subxun {
    margin-top: 10px;
    height: 50px;
    background:#f5f5f5;
}

.subxuntop {
    height: 50px;
    padding-top: 6px;
}

.subxuntop span {
    float: left;
    width: 100px;
    font-size: 16px;
    color: #333333;
    line-height: 40px;
    text-align: center;
}

.subxuntop .subxuninp {
    background: #ffffff;
    float: left;
    width: 240px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    margin-right: 20px;
    border-radius: 5px;
    box-sizing: border-box;
    border: 1px solid #f0f0f0;
}

.subxuntop .subxuninp input {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: none;
    outline: none;
    font-size: 16px;
    color: #666666;
}

.subxuntop .subxuninp input::placeholder {
    color: #cccccc;
}

.subxuntop button {
    /*float: right;*/
    width: 150px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    outline: none;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    background: #4177d8;
}

.subxuntop button:hover {
    background: #4177d8;
}

.subxuncen {
    font-size: 16px;
    color: #666666;
    line-height: 112px;
    text-align: center;
}

.subxunbot ul li {
    height: 47px;
    line-height: 47px;
}

.subxunbot ul li.subxunli1 {
    border-bottom: 1px solid #f5f5f5;
}

.subxunbot ul li span {
    float: left;
    font-size: 16px;
    color: #666666;
    box-sizing: border-box;
}

.subxunbot ul li span.subxunspan1 {
    width: 150px;
    padding-left: 17px;
}

.subxunbot ul li span.subxunspan2 {
    width: 300px;
}

.subxunbot ul li span.subxunspan3 {
    width: 140px;
}

.subxunbot ul li span.subxunspan4 {
    width: 125px;
}

.subxunbot ul li span.subxunspan5 {
    /*width: 75px;*/
    text-align: right;
}

.subxunbot ul li em {
    float: left;
    font-size: 16px;
    color: #999999;
    box-sizing: border-box;
}

.subxunbot ul li em.subxunem1 {
    width: 150px;
    padding-left: 17px;
}

.subxunbot ul li em.subxunem2 {
    width: 290px;
}

.subxunbot ul li em.subxunem3 {
    width: 147px;
}

.subxunbot ul li em.subxunem4 {
    width: 110px;
    padding-left: 19px;
    background:  no-repeat left center;
}

.subxunbot ul li a {
    float: left;
    width: 75px;
    height: 30px;
    line-height: 30px;
    padding-left: 33px;
    font-size: 14px;
    color: #ffffff;
    margin-top: 8px;
    box-sizing: border-box;
    background:  no-repeat center;
}


/* 信件查询 end */


/* 信件选登 start */

.xjlb_tit {
    height: 48px;
    line-height: 48px;
    background: #f4faff;
}

.xjlb_tit span {
    float: left;
    font-size: 16px;
    color: #4177d8;
    box-sizing: border-box;
}

.xjlb_tit span.span1 {
    width: 688px;
    padding-left: 20px;
}

.xjlb_tit span.span2 {
    width: 130px;
}

.xjlb_main_right ul li .hf {
    float: right;
    width: 63px;
    text-align: center;
    margin-right: 20px;
    margin-left: 57px;
}

.xjlb_main_right ul li a {
    max-width: 72%;
}


/* 信件选登 end */


/* 互动交流 start */

.hdjl_main_block1>a {
    float: left;
    width: 33.3333%;
    box-sizing: border-box;
    border-top: 1px solid #e3e1e1;
    border-bottom: 1px solid #e3e1e1;
    height: 129px;
    padding-left: 45px;
    padding-top: 30px;
}

.hdjl_main_block1>a:nth-child(2) {
    border-left: 1px solid #e3e1e1;
    border-right: 1px solid #e3e1e1;
}

.hdjl_main_block1>a img {
    float: left;
}

.hdjl_main_block1>a p {
    float: left;
    width: 230px;
    margin-left: 30px;
}

.hdjl_main_block1>a p span {
    display: block;
    font-size: 18px;
    color: #333333;
}

.hdjl_main_block1>a p em {
    display: block;
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    margin-top: 10px;
}

.hdjl_main_block1>a:hover span {
    color: #4177d8;
}

.hdjl_main_block2 {
    padding-top: 40px;
    margin-bottom: 40px;
}

.hdjl_main_block2 .left {
    float: left;
    width: 759px;
}

.hdjl_main_block2 .xjlb_tit span.span1 {
    width: 530px;
}

.hdjl_main_block2 .lie li a {
    width: 65%;
}

.hdjl_main_block2 .lie li span.hf {
    margin-right: 42px;
    margin-left: 62px;
}

.hdjl_main_block2 .right {
    float: right;
    width: 380px;
}

.hdjl_main_block2 .right #mycharts {
    width: 100%;
    height: 240px;
    overflow: hidden;
}

.hdjl_main_block2 .right .bd>p {
    font-size: 16px;
    color: #666666;
    line-height: 48px;
}


/* 互动交流 end */


/* 政务动态 start */

.zwdt_tt {
    text-align: center;
}

.zwdt_tt>a {
    font-size: 28px;
    color: #333333;
    font-weight: 700;
    padding-left: 106px;
    background: url(/uploads/image/mimages/sy-tt-logo.png) no-repeat left center;
    max-width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 64px;
    display: inline-block;
}

.zwdt_tt>p {
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zwdt_lbt {
    width: 100%;
    height: 357px;
    position: relative;
    overflow: hidden;
    margin-top: 40px;
}

.zwdt_lbt .hd {
    position: absolute;
    right: 40px;
    bottom: 24px;
    z-index: 9;
}

.zwdt_lbt .hd li {
    float: left;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #c6c9d2;
    margin-left: 10px;
}

.zwdt_lbt .hd li.on {
    width: 25px;
    background: #ff9d08;
    border-radius: 25px;
}

.zwdt_lbt .bd li>a,
.zwdt_lbt .bd li>a img {
    float: left;
    width: 635px;
    height: 357px;
}

.zwdt_lbt .bd li {
    background: #f7f8fb;
}

.zwdt_lbt .bd li>p {
    width: 460px;
    float: right;
    margin-right: 45px;
    padding-top: 40px;
}

.zwdt_lbt .bd li>p a {
    display: inline-block;
    font-size: 24px;
    color: #333333;
    font-weight: 700;
    line-height: 32px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zwdt_lbt .bd li>p em {
    display: block;
    font-size: 18px;
    color: #666666;
    line-height: 36px;
    margin-top: 25px;
    margin-bottom: 20px;
}

.zwdt_lbt .bd li>p em br {
    display: none;
}

.zwdt_lbt .bd li>p span {
    display: block;
    font-size: 16px;
    color: #999999;
    line-height: 32px;
}

.zwdt_lbt>a {
    position: absolute;
    left: 20px;
    top: 160px;
    width: 41px;
    height: 41px;
}

.zwdt_lbt>a.prev {
    background: ;
}

.zwdt_lbt>a.next {
    left: 575px;
    background: ;
}

.zwdt_list .zcfg-con {
    width: 597px;
    height: 340px;
}

.zwdt_list .zcfg-con .zcfg {
    width: 100%;
    height: auto;
}


/* 政务动态 end */


/* 专题专栏 start */

.ztzl_main_bd {
    padding-top: 30px;
}

.ztzl_main_bd li {
    float: left;
    width: 280px;
    margin-right: 20px;
    margin-bottom: 30px;
}

.ztzl_main_bd li:nth-child(4n) {
    margin-right: 0;
}

.ztzl_main_bd li a img {
    display: block;
    width: 280px;
    height: 148px;
}

.ztzl_main_bd li a span {
    display: block;
    font-size: 333333;
    height: 56px;
    line-height: 56px;
    border: 1px solid #e3e1e1;
    border-bottom: 3px solid #e3e1e1;
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ztzl_main_bd li a:hover span {
    border-bottom: 3px solid #4177d8;
}

.ztzl_main_bd .xll_pagebox {
    margin-top: 10px;
}


/* 专题专栏 end */


/* 政务公开 start */

.zwgk_main_siblock {}

.zwgk_main_siblock a {
    float: left;
    width: 280px;
    height: 88px;
    line-height: 88px;
    font-size: 18px;
    color: #333333;
    font-weight: 700;
    padding-left: 132px;
    box-sizing: border-box;
    margin-right: 20px;
}

.zwgk_main_siblock a.a1 {
    background:  no-repeat center;
}

.zwgk_main_siblock a.a2 {
    background:  no-repeat center;
}

.zwgk_main_siblock a.a3 {
    background:  no-repeat center;
}

.zwgk_main_siblock a.a4 {
    background:  no-repeat center;
    margin-right: 0;
}

.zwgk_main_siblock a:hover {
    color: #4177d8;
}

.zwgk_main_eblock {
    padding-top: 40px;
}

.zwgk_main_eblock .left {
    width: 677px;
    float: left;
}

.zwgk_main_eblock .left>a,
.zwgk_main_eblock .left>a img {
    display: block;
    width: 677px;
    height: 83px;
}

.zwgk_main_eblock .left>a {
    margin-top: 15px;
}

.zwgk_tong_hd {
    border-bottom: 1px solid #e3e1e1;
}

.zwgk_tong_hd .tabs {
    height: 42px;
    box-sizing: border-box;
    float: left;
}

.zwgk_tong_hd .tabs li {
    display: inline-block;
    height: 100%;
    box-sizing: border-box;
    padding: 0 25px;
}

.zwgk_tong_hd .tabs li a {
    font-size: 24px;
    font-weight: bold;
    position: relative;
    display: inline-block;
    height: 100%;
    color: #333333;
}

.zwgk_tong_hd .tabs li:nth-of-type(1) {
    padding-left: 0;
}

.zwgk_tong_hd .tabs li:last-of-type {
    padding-right: 0;
}

.zwgk_tong_hd .tabs li a:nth-child(1) {
    margin-left: 0;
}

.zwgk_tong_hd .tabs li.on a::after {
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 2.5px;
    content: '';
    background-color: #4177da;
    left: 0;
    bottom: 0;
}

.zwgk_tong_hd .tabs li.on a {
    color: #4177da;
}

.zwgk_main_eblock .right {
    float: right;
    width: 465px;
}

.zwgk_main_eblock .right .tys_head {
    margin-bottom: 30px;
}

.zwgk_main_eblock .right>a {
    display: block;
    width: 100%;
    height: 62px;
    box-sizing: border-box;
    line-height: 62px;
    border: 1px solid #b5cfff;
    background-color: #f4faff;
    border-radius: 3px;
    padding-left: 157px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #333333;
}

.zwgk_main_eblock .right>a.a1 {
    background:  no-repeat 95px center;
    background-color: #f4faff;
}

.zwgk_main_eblock .right>a.a2 {
    background:  no-repeat 95px center;
    background-color: #f4faff;
}

.zwgk_main_eblock .right>a.a3 {
    background:  no-repeat 95px center;
    background-color: #f4faff;
}

.zwgk_main_eblock .right>a.a4 {
    background:  no-repeat 95px center;
    background-color: #f4faff;
}

.zwgk_main_eblock .right>a.a5 {
    background:  no-repeat 95px center;
    background-color: #f4faff;
}

.zwgk_main_eblock .right>a:hover {
    color: #4177d8;
    font-weight: 700;
}

.zwgk_main_sblock {
    padding-top: 30px;
    padding-bottom: 30px;
}


/* 政务公开 end */


/* 信件评价 start */

#mask_shadow {
    display: none;
    opacity: 0;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

#popup {
    display: none;
    opacity: 0;
    position: fixed;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 380px;
    height: 250px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
}

#popup.show {
    display: block;
    opacity: 1;
}

#mask_shadow.show {
    display: block;
    opacity: 1;
}

#popup .title {
    position: relative;
    width: 100%;
    height: 55px;
    background-color: #5bc0de;
    cursor: move;
}

#popup .title p {
    padding-left: 14px;
    line-height: 55px;
    color: #fff;
}

#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;
    background-color: #ffffff;
}

#btn1 {
    /*margin: 30px;*/
}

#btn1:hover {
    color: #4177d8;
}

#starrating .photo span {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 42px;
    overflow: hidden;
    margin-right: 23px;
    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: ;
}

#starrating .photo span .high {
    position: absolute;
    width: 44px;
    height: 42px;
    top: 0;
    left: 0;
    background: ;
}

#starrating .starnum {
    font-size: 26px;
    color: #de4414;
    margin-top: 4px;
    margin-bottom: 10px;
}

#starrating .bottoms {
    height: 54px;
    border-top: 1px solid #d8d8d8;
}

#starrating .photo {
    margin-top: 30px;
}

#starrating .bottoms a {
    margin-bottom: 0;
}

#starrating .bottoms .garybtn {
    margin-right: 57px !important;
}

#starrating .bottoms a {
    width: 130px;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    display: inline-block;
    font-size: 16px;
    transition: all 0.2s linear;
    margin: 16px 0 22px;
    text-align: center;
    cursor: pointer;
}

.garybtn {
    margin-right: 60px !important;
    background-color: #e1e1e1;
    color: #999999;
}

.bluebtn {
    background-color: #1968b1;
    color: #fff;
}

.bluebtn:hover {
    background: #0e73d0;
}


/* 信件评价 end */

/*在线咨询*/
.m-pmnc1 {
    width: 100%;
    height: auto !important;
    height: 162px;
    min-height: 162px;
    background: #f4faff;
}
.f-fl {
    float: left;
}
.m-pmnc1 .tp {
    height: 110px;
}
.m-pmnc1 .u-btn {
    height: 24px;
    line-height: 24px;
    padding: 0 9px;
    margin: 12px 24px 0 12px;
    background: #ff8500;
}
.m-pmnc1 .doc {
    width: 660px;
    margin: 38px 15px 0 0;
    line-height: 28px;
}
.f-fr {
    float: right;
}
