@charset "utf-8";

.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}

.clearfix,
.clearfix:after {
    clear: both;
}

.slideTxtBox .bd ul+ul {
    display: none;
}

.img,
.img img {
    display: block;
    width: 100%;
    height: 100%;
}
.navs-link{
    position: absolute;
    margin-top: 56px;
    right: 55px;
}
.navs-link ul li{
    position: relative;
    display: block;
    width: 65px;
    height: 65px;
    background:#8D9296;
}
.navs-link ul li:hover{
    background: #3A80CF;
}
.navs-link ul li img{
    position: absolute;
    left: 50%;
    top: 30%;
    transform: translate(-50%,-30%);
}
.navs-link ul li span{
    position: absolute;
    width: 100%;
    font-size: 12px;
    color: #fff;
    text-align: center;
    top: 64%;
}
.ewm-wx,.ewm-yst,.ewm-qt{
    position: absolute;
    width: 100px;
    height: 100px;
    left: -120px;
}
.navs-link ul li div{
    display: none;
}
.navs-link ul li:hover div{
    display: block;
}
.ewm-wx img,.ewm-yst img,.ewm-qt img{
    width: 100%;
    height: 100%;
}
.ewm-yst span{
    color: #000000;
}
.ewm-yst img+span,.ewm-yst span+img{
    margin-top: 40px;
}
.ewm-yst span+img{
    margin-top: 120px;
}
/* 头条 */
.index-title {
    text-align: center;
    margin-bottom: 34px;
}

.index-toutiao {
    margin-top: 17px;
}

.index-toutiao h3 {
    text-align: center;
    font-size: 26px;
    font-weight: 900;
}

.index-toutiao h3 a {
    color: #2C60B6;
    position: relative;
    font-family: "思源宋体";
}

.index-toutiao div {
    margin-top: 8px;
    text-align: center;
    line-height: 22px;
}

.index-toutiao div a {
    color: rgba(128, 128, 128, 1);
    font-size: 16px;
    display: inline-block;
    height: 22px;
    position: relative;
}

.index-toutiao div a+a {
    padding-left: 29px;
    margin-left: 14px;
}

.index-toutiao div a+a::after {
    content: '';
    width: 1px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6px;
    background: #A6A6A6;
}

/* 新闻 */
.index-xinwen {
    margin-top: 28px;
}

.index-xinwen .xinwen-left {
    float: left;
    width: 45.8%;
    height: 386px;
    position: relative;
}

.tpxw-swiper {
    width: 100%;
    height: 100%;
}

.tpxw-swiper .swiper-slide img {
    width: 100%;
    height: 100%;
}

.tpxw-swiper .swiper-slide p {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    background: rgba(61, 61, 61, .9);
    line-height: 50px;
    padding-left: 21px;
    box-sizing: border-box;
}

.tpxw-swiper .swiper-slide p a {
    color: #FFFFFF;
    font-size: 16px;
    display: inline-block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tpxw-swiper .swiper-pagination {
    width: auto;
    right: 18px;
    left: auto;
    bottom: 12px;
}

.tpxw-swiper .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    opacity: 1;
    background: none;
    border: 1px solid #fff;
    box-sizing: border-box;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px;
}

.tpxw-swiper .swiper-pagination-bullet-active {
    background: #FFFFFF;
}

.xinwen-left .swiper-button-prev {
    width: 58px;
    height: 58px;
    background: url(../images/index/tpxw_prev.png)no-repeat;
    left: -29px;
}

.xinwen-left .swiper-button-next {
    width: 58px;
    height: 58px;
    background: url(../images/index/tpxw_next.png)no-repeat;
    right: -29px;
}

.xinwen-right {
    float: right;
    width: 51.6%;
}

.xw-slideTxtBox .hd {
    overflow: hidden;
    border-bottom: 1px solid #E3E3E3;
    width: 100%;
}

.slideTxtBox .hd ul {
    overflow: hidden;
}

.slideTxtBox .hd li {
    float: left;
    position: relative;
    padding-bottom: 14px;
}

.slideTxtBox .hd li+li {
    margin-left: 21px;
}

.slideTxtBox .hd li a {
    font-size: 24px;
    font-weight: 700;
    color: rgba(51, 51, 51, 1);
}

.xw-slideTxtBox .hd li a {
    font-size: 18px;
}

.slideTxtBox .hd li.on a {
    color: #2C60B6;
    font-weight: 700;
}

.slideTxtBox .hd li.on::after {
    content: "";
    position: absolute;
    width: 80%;
    height: 4px;
    background: #2C60B6;
    left: 10%;
    bottom: 0;
}

.xw-slideTxtBox .bd {
    margin-top: 14px;
}

.xw-slideTxtBox .bd li {
    border-bottom: 1px dashed #D1D1D1;
    overflow: hidden;
    box-sizing: border-box;
    height: 52px;
    line-height: 52px;
}

.xw-slideTxtBox .bd li span {
    float: right;
    color: #999999;
}

.xw-slideTxtBox .bd li a {
    padding-left: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    float: left;
    width: 75%;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xw-slideTxtBox .bd li a::before {
    content: '';
    width: 5px;
    height: 5px;
    background: #CCCCCC;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 50%;
}

.xw-slideTxtBox .bd li:hover a {
    color: #2C60B6;
}

.xw-slideTxtBox .bd li:hover a::before {
    background: #2C60B6;
}

.xw-slideTxtBox .bd li:hover span {
    color: #2C60B6;
}

/* 通知公告 */

.index-tzgg {
    margin-top: 27px;
    height: 85px;
}

.tzgg {
    float: left;
    width: 46%;
    position: relative;
}

.index-scslink {
    float: right;
}

.txtScroll-top {
    width: 91%;
    height: 64px;
    overflow: hidden;
    background: url(../images/index/tzgg_bg.png)no-repeat;
    position: relative;
    margin-left: 48px;
    padding-left: 60px;
    box-sizing: border-box;
}

.tzgg-tit {
    width: 85px;
    height: 85px;
    position: absolute;
    left: 0;
    top: -15px;
    z-index: 2;
}

.txtScroll-top .hd {
    position: absolute;
    right: 10px;
    height: 100%;
}

.txtScroll-top .hd p.next {
    width: 16px;
    height: 14px;
    background: url(../images/index/tzgg_next.png)no-repeat bottom center;
    margin-top: 11px;
    cursor: pointer;
}

.txtScroll-top .hd p.prev {
    width: 16px;
    height: 14px;
    background: url(../images/index/tzgg_prev.png)no-repeat top center;
    margin-top: 12px;
    cursor: pointer;
}

.txtScroll-top .bd {
    margin-top: 18px;
}



.txtScroll-top .bd li {
    width: 85%;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.txtScroll-top .bd li a {
    font-size: 16px;
    color: #383838;
    position: relative;
    box-sizing: border-box;
    padding-left: 19px;
}

.txtScroll-top .bd li a::before {
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    background: #1D59B3;
    border-radius: 6px;
    left: 0;
    top: 50%;
    margin-top: -3px;
}

.txtScroll-top .bd li a:hover {
    color: #1D59B3;
}

/* banner */
.index-banner {
    width: 100%;
    overflow: hidden;
}

.banner-swiper {
    height: 110px;
}

.banner-swiper .swiper-pagination {
    width: auto;
    left: auto;
    right: 0;
    bottom: 20px;
}

.banner-swiper .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #D9D9D9;
    border-radius: 0px;
    opacity: 1;
}

.banner-swiper .swiper-pagination-bullet-active {
    background: #FFFFFF;
}

/* 政务公开 */
.index-zwgkbox {
    /* margin-top: 62px; */
    width: 100%;
    /* background: linear-gradient(180.35deg, #F0F7FF 0%, #FFFFFF 100%); */
}

.index-zwbox {
    margin-top: 29px;
}

.index-zwbox>ul {
    height: 96px;
    line-height: 96px;
    margin-bottom: 22px;
}

.index-zwbox>ul.ulactive1 {
    height: 110px;
    line-height: 110px;
    background: url(../images/index/ulactive1.png)no-repeat top center;
    background-size: 100%;
}

.index-zwbox>ul.ulactive2 {
    height: 110px;
    line-height: 110px;
    background: url(../images/index/ulactive2.png)no-repeat top center;
    background-size: 100%;
}

.index-zwbox>ul.ulactive3 {
    height: 110px;
    line-height: 110px;
    background: url(../images/index/ulactive3.png)no-repeat top center;
    background-size: 100%;
}

.index-zwbox>ul li {
    float: left;
    width: 33.3%;
    height: 100%;
}

.index-zwbox>ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #2C60B6;
    font-size: 30px;
    font-weight: 700;
    box-sizing: border-box;
    padding-left: 110px;
    font-family: "宋体";
    padding-top: 12px;

}

.index-zwbox>ul li.active a {
    padding-top: 0;
}

.index-zwbox>ul li a img {
    display: none;
    vertical-align: middle;
}

.index-zwbox>ul li.active a {
    padding-left: 70px;
    font-size: 35px;
    color: #fff;
}

.index-zwbox>ul li.active a img {
    display: inline;
    margin-right: 20px;
}

.zwtabbox>div+div {
    display: none;
}

/* 政务公开模块 */
.zwgk {
    overflow: hidden;
    /* padding-bottom: 29px; */
}

.zwgk-left {
    float: left;
    width: 43%;
}

.index-tit {
    padding-bottom: 10px;
    box-sizing: border-box;
}

.index-tit span {
    font-size: 24px;
    font-weight: 700;
    color: rgba(44, 96, 182, 1);
    position: relative;
    padding-bottom: 10px;
}

.index-tit span::after {
    content: '';
    width: 40px;
    height: 3px;
    background: rgba(44, 96, 182, 1);
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -20px;
}

.index-tit a {
    float: right;
    color: rgba(166, 166, 166, 1);
    margin-top: 5px;
    font-size: 16px;
    font-weight: normal;
}

.zwgk-left ul {
    margin-top: 20px;
}

.zwgk-left ul li {
    float: left;
    width: 240px;
    height: 80px;
    opacity: 1;
    background: #fff;
    box-shadow: 0px 0px 15px rgba(173, 205, 255, 0.2);
    margin-right: 36px;
    margin-bottom: 10px;
}

.zwgk-left ul li:nth-child(2n) {
    margin-right: 0;
}

.zwgk-left ul li:nth-child(n+5) {
    margin-bottom: 0;
}

.zwgk-left ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    font-weight: 400;
    color: rgba(44, 96, 182, 1);
}

.zwgk-left ul li a img {
    width: 60px;
    margin-left: 15px;
    margin-top: 18px;
    float: left;
    /* transition: all 0.4s linear; */
}

.zwgk-left ul li a span {
    float: left;
    margin-top: 27px;
    margin-left: 10px;
}

.zwgk-left ul li a span.nowrap {
    margin-top: 30px;
    text-align: center;
    width: 92px;
    margin-left: 29px;
}

.zwgk-left ul li a:hover img {
    -webkit-transition: -webkit-transform 1.2s ease-out;
    -moz-transition: -moz-transform 1.2s ease-out;
    transition: transform 1.2s ease-out;
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
}

.zwgk-right {
    float: right;
    width: 54.3%;
}

.slideTxtBox .hd ul div {
    float: right;
    margin-top: 4px;
}

.slideTxtBox .hd ul div a {
    font-size: 16px;
    font-weight: 400;
    color: rgba(166, 166, 166, 1);
    display: none;
}

.zcwj-slideTxtBox .hd ul div a:first-child {
    display: inline;
}

.slideTxtBoxbd {
    margin-top: 20px;
}

.slideTxtBoxbd li {
    font-size: 18px;
    font-weight: 400;
    line-height: 50px;
    height: 50px;

}

.slideTxtBoxbd li span {
    float: right;
    color: rgba(153, 153, 153, 1);
}

.slideTxtBoxbd li a {
    float: left;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 17px;
    position: relative;
    box-sizing: border-box;
}

.slideTxtBoxbd li a::before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background: #CCCCCC;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
}

.slideTxtBoxbd li a:hover {
    color: #2C60B6;
}

.slideTxtBoxbd li a:hover::before {
    background: #2C60B6;
}

.zcwjsearchbox {
    width: 100%;
    height: 73px;
    background: url(../images/index/wyzzc.png)no-repeat #2C60B6;
    background-position: 40px center;
    margin-top: 7px;
    padding-top: 13px;
    box-sizing: border-box;
}

.zcwjsearch {
    width: 65.3%;
    height: 47px;
    margin-left: 30.6%;
    box-sizing: border-box;
    padding: 12px 24px;
    background: #fff;
    border-radius: 25px;
}

.zcwjsearch select {
    background: none;
    border: none;
    outline-style: none;
    font-size: 18px;
    color: rgba(102, 102, 102, 1);
    cursor: pointer;
}

.zcwjsearch input {
    background: none;
    border: none;
    outline-style: none;
    width: 59%;
    font-size: 18px;
    padding-left: 13px;
    border-left: 1px solid #C7C7C7;
    margin-left: 17px;
}

.zcwjsearch button {
    float: right;
    background: none;
    border: none;
    outline-style: none;
    cursor: pointer;
}

/* 政务服务模块 */
.zwfwlink li {
    float: left;
    width: 130px;
    height: 130px;
    margin-left: 60px;
}

.zwfwlink li:nth-child(n+7) {
    margin-top: 5px;
}

.zwfwlink li img {
    transition: all 0.4s linear;
    height: 85px;
    width: auto;
}

.zwfwlink li a {
    display: block;
    font-size: 16px;
    font-weight: 700;
    font-family: "微软雅黑";
    text-align: center;

}

.zwfwlink li:hover img {
    box-shadow: 5px 5px 10px #999;
}

.picScroll-left {
    overflow: hidden;
    position: relative;
    height: 121px;
    width: 100%;
    margin-top: 10px;
}

.picScroll-left .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    margin-right: 40px;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
}

.picScroll-left .bd ul li .pic img {
    display: block;
    width: 575px;
    height: 90px;
}

.picScroll-left .hd .next,
.picScroll-left .hd .prev {
    display: block;
    width: 31px;
    height: 90px;
    background: url(../images/index/zwfw_prev.png)no-repeat center rgba(56, 56, 56, 0.4);
    position: absolute;
    z-index: 99;
    /* bottom: 22px; */
}

.picScroll-left .hd .next {
    right: 0;
    background: url(../images/index/zfwfw_next.png)no-repeat center rgba(56, 56, 56, 0.4);
}

/* 互动交流模块 */
.zwtabbox {
    /* margin-bottom: 5px; */
}

.hdjl-slideTxtBox .hd div a:first-child {
    display: inline;
}

.hdjl-slideTxtBox .hd li a {
    color: rgba(93, 93, 93, 1);
    font-weight: normal;
}

.hdjl-left {
    width: 55.66%;
    float: left;
}

.hdjlbd li {
    font-size: 18px;
    font-weight: 400;
    margin: 10px 0;
}

.hdjlbd li span {
    letter-spacing: 0px;
    line-height: 35px;
    color: rgba(153, 153, 153, 1);
}

.hdjlbd li p {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    /* margin-top: 6px; */
}

.hdjlbd li i {
    font-size: 16px;
    display: inline-block;
    width: 69px;
    height: 28px;
    opacity: 1;
    text-align: center;
    line-height: 28px;
    background: url(../images/index/hdjl_yjs.png)no-repeat;
    margin-right: 12px;
    color: rgba(143, 143, 143, 1);
}

.hdjlbd li i.jxz {
    background: url(../images/index/hdjl_jxz.png)no-repeat;
    color: rgba(255, 255, 255, 1);
}

.jcgkml li{
    font-size: 18px;
    font-weight: 400;
    line-height: 48px;
    height: 48px;
    margin: auto;
}

.jcgkml li span{
    float: right;
    color: rgba(153, 153, 153, 1);

}
.jcgkml li a{
    float: left;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 17px;
    position: relative;
    box-sizing: border-box;

}
.jcgkml li a::before{
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background: #CCCCCC;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;

}
.hdjl-right {
    float: right;
    width: 42.61%;
}

.hdjl-zxft {
    margin-top: 14px;
}

.zxft-img {
    float: left;
    width: 211px;
    height: 133px;
}

.zxft-img img {
    width: 200px;
    height: 130px;
}

.zxft-tit {
    float: right;
    width: 58.5%;
}

.zxft-tit a {
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
    color: rgba(51, 51, 51, 1);
}

.zxft-tit p {
    color: rgba(125, 125, 125, 1);
    font-size: 18px;
    line-height: 26px;
    margin-top: 18px;
}

.zxft-tit p span {
    display: inline-block;
    color: rgba(44, 96, 182, 1);
    text-align: justify;
}

.zxft-tit p+p span {
    font-weight: 700;
}

.zxft-ul {
    margin-top: 10px;
}

.zxft-ul li {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 35px;
    height: 35px;
    padding-left: 18px;
    position: relative;
    z-index: 3;
    box-sizing: border-box;
}

.zxft-ul li::after {
    content: '';
    width: 11px;
    height: 11px;
    background: url(../images/index/hdjl_icon01.png)no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
}


.zxft-ul li+li::before {
    content: '';
    width: 0;
    height: 50px;
    border: 1px dashed #2C60B6;
    position: absolute;
    left: 4px;
    top: -25px;
}

.zxft-ul li a {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hdxx {
    width: 100%;
    height: 116px;
    opacity: 1;
    background: #FFFFFF;
    border: 1px solid #E1EBF7;
    box-sizing: border-box;
    padding-top: 8px;
    padding-left: 33px;
}

.hdxx li {
    float: left;
    width: 80px;
    height: 70px;
    text-align: center;
}

.hdxx li+li {
    margin-left: 40px;
}

.hdxx li a {
    display: block;
    color: #000000;
}

.hdxx li a p {
    margin-top: 2px;
}

.hdxx li a:hover {
    color: #1D59B3;
}

.hdxx li a:hover img {
    -webkit-transition: -webkit-transform 1.2s ease-out;
    -moz-transition: -moz-transform 1.2s ease-out;
    transition: transform 1.2s ease-out;
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
}


/* 图片链接 */
.index-imglink {
    overflow: hidden;
}

.index-imglink a {
    /* float: left; */
}

.index-imglink a.index-wzgznb {
    width: 43%;
    margin-right: 21px;
}

.index-imglink a+a {
    width: 311px;
    height: 122px;
}

.index-imglink a+a+a {
    /* float: right; */
    margin-right: 0 !important;
}



/* 数据发布 */
.index-sjfb {
    margin-top: 40px;
    margin-bottom: 48px;
}

.index-tjsh {
    float: left;
    width: 54.5%;
}

.index-tjsh h4 {
    text-align: center;
    margin-top: 7px;
    color: #333333;
}

.indx-zhxx {
    float: right;
    width: 43.75%;
}

.zhxx-slideTxtBox .slideTxtBoxbd li a {
    width: 75%;
}

.cjxx {
    margin-top: 25px;
}

.index-echarts {
    /* margin-top: 17px; */
    box-sizing: border-box;
    width: 100%;
    height: 347px;
}



/* 专题和新媒体矩阵 */
.index-zthjz {
    margin-bottom: 70px;
}

.index-zthjz .index-title {
    text-align: left;
    margin-bottom: 27px;
    overflow: hidden;
}

.index-ztzl {
    float: left;
    width: 49%;
}

.index-xmtjz {
    width: 49.41%;
    float: right;
}

.xmtjzbox {
    width: 100%;
}

.xmtjz-link {
    float: left;
    width: 104px;
    height: 104px;
    box-sizing: border-box;
    border: 1px solid rgba(26, 107, 199, 1);
}

.xmtjz-link a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    box-sizing: border-box;
    padding-top: 16px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(44, 96, 182, 1);
    line-height: 27px;
}

.xmtjz-link a img {
    height: 35px;
    margin-bottom: 7px;
}

.xmtjz-link a .img2 {
    display: none;
}

.xmtjzbox>div.xmtjz-link {
    margin-left: 7px;
}

.xmtjz-link a:hover img {
    -webkit-transition: -webkit-transform 1.2s ease-out;
    -moz-transition: -moz-transform 1.2s ease-out;
    transition: transform 1.2s ease-out;
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);

}

.xmtjzul {
    float: left;
    width: 104px;
    height: 100%;
    margin-left: 8px;
    box-sizing: border-box;
    padding-top: 8px;
    overflow: hidden;
    /* display: none; */
    /* transition: all .3s; */
    width: 0;
}

.xmtjzul li {
    width: 104px;
}

.xmtjzul li a {
    font-size: 13px;
    font-weight: 400;
    line-height: 28px;
}

.xmtjz-on {
    float: left;
    width: 248px;
    height: 102px;
    overflow: hidden;
    box-sizing: border-box;
    border: 1px solid rgba(26, 107, 199, 1);
}

.xmtjz-on .xmtjz-link {
    border: none;
}

.xmtjz-on .xmtjz-link a {
    background: rgba(26, 107, 199, 1);
    color: #fff;
}

.xmtjz-on .img1 {
    display: none !important;
}

.xmtjz-on .img2 {
    display: inline-block !important;
}

.xmtjz-on .xmtjzul {
    width: 104px;
}



/* 浮窗 */
.index-fc {
    width: 378px;
    height: auto;
    position: fixed;
    right: 0;
    bottom: 8%;
    z-index: 99;
}

.index-fc .fcimglink {
    position: relative;
    overflow: hidden;
}

.index-fc .fcimglink a {
    display: block;
    width: 100%;
    height: 150px;
}

.index-fc .fcimglink a img {
    width: 100%;
    height: 100%;
}

.index-fc .fcimglink span {
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../images/index/fcgb.png)no-repeat;
    right: 2px;
    top: 3px;
    z-index: 100;
    cursor: pointer;
}

.index-tip h6 {
    height: 30px;
    opacity: 1;
    background: rgba(44, 96, 182, 1);
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
}

.index-tip h6 span {
    float: right;
    margin-right: 12px;
    cursor: pointer;
}

.index-tip div {
    background: #fff;
    padding: 20px;
    border: 1px solid rgba(73, 140, 231, 1);
    box-sizing: border-box;

}

.index-tip div span {
    display: inline-block;
    font-size: 20px;
    text-align: center;
    line-height: 26px;
}

.index-tip div p {
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
    line-height: 18px;
    text-indent: 2em;
}


@media (max-width: 768px) {
    .zhxx-slideTxtBox .slideTxtBoxbd li a{
        width: 100%;
    }
    .index-imglink a img{
        object-fit: cover;
        height: 55px;
        margin-top: 16px;
    }
    .index-banner .swiper-slide img {
        object-fit: cover;
        height: 35px;
        width: 345px;
    }
    
    .index-toutiao h3 {
        font-size: 26px;
    }
    .index-toutiao div {
        display: none;
    }

    .index-xinwen .xinwen-left {
        float: none;
        width: 100%;
        height: 220px;
    }

    .tpxw-swiper .swiper-pagination {
        display: none;
    }

    .tpxw-swiper .swiper-slide p {
        height: 30px;
        line-height: 30px;
    }

    .tpxw-swiper .swiper-slide p a {
        width: 98%;
        font-size: 14px;
    }

    .xinwen-right {
        float: none;
        width: 100%;
        margin-top: 16px;
    }

    .xw-slideTxtBox .bd li span {
        display: none;
    }

    .xw-slideTxtBox .bd li a {
        width: 100%;
        font-size: 14px;
    }

    .slideTxtBox .hd li+li {
        margin-left: 16px;
    }

    .xinwen-left .swiper-button-next {
        right: -20px;
    }

    .xinwen-left .swiper-button-prev {
        left: -20px;
    }

    .xw-slideTxtBox .hd li {
        width: 49%;
        text-align: center;
        margin-bottom: 10px;
    }

    .xw-slideTxtBox .hd li+li {
        margin-left: 0;
    }

    .xw-slideTxtBox .hd li a {
        font-size: 16px;
    }

    .xw-slideTxtBox .bd {
        margin-top: 0;
    }

    .slideTxtBoxbd li {
        height: 36px;
        line-height: 36px;
    }

    .slideTxtBoxbd li a {
        width: 100%;
    }

    .xw-slideTxtBox .bd li {
        line-height: 36px;
        height: 36px;
    }

    .slideTxtBoxbd li span {
        display: none;
    }

    .index-tzgg {
        margin-top: 24px;
    }

    .index-tzgg {
        height: auto;
        margin-top: 25px;
    }

    .tzgg {
        width: 100%;
        float: none;
        margin-left: -10px;
    }

    .txtScroll-top {
        width: 86%;
        padding-left: 43px;
    }

    .txtScroll-top .bd li a {
        font-size: 14px;
        padding-left: 12px;
    }

    .index-scslink {
        float: none;
        width: 100%;
        margin-top: 26px;
    }

    .banner-swiper {
        height: 30px;
        margin-top: 14px;
    }

    .banner-swiper .swiper-pagination {
        display: none;
    }

    .index-zwgkbox {
        margin-top: 24px;
    }

    .index-zwbox>ul.ulactive1 {
        display: none;
    }

    .zwtabbox>div+div {
        display: block;
    }

    .zwgk-left {
        float: none;
        width: 100%;
    }

    .zwgk-left ul li {
        width: 49%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .zwgk-left ul li:nth-child(2n) {
        margin-left: 2%;
    }

    .zwgk-left ul li a img {
        display: none;
    }

    .zwgk-left ul {
        margin-top: 24px;
    }

    .index-tit span {
        font-size: 18px;
    }

    .index-tit a {
        font-size: 14px;
    }

    .index-zwbox {
        margin-top: 14px;
        margin-bottom: 20px;
    }

    .zwgk-right {
        width: 100%;
        float: none;
        margin-top: 24px;
    }

    .slideTxtBox .hd li a {
        font-size: 18px;
    }

    .slideTxtBoxmore {
        display: none;
    }

    .zcwjsearchbox {
        display: none;
    }

    .zwfwlink li {
        margin-left: 0;
        margin-right: 2%;
        width: 32%;
        margin-bottom: 14px;
    }

    .zwfwlink li:nth-child(3n) {
        margin-right: 0;
    }

    .zwfwlink li:nth-child(n+7) {
        margin-top: 0;
    }

    .zwfwlink {
        margin-top: 24px;
    }

    .picScroll-left .bd ul li {
        margin-right: 0;
    }

    .picScroll-left .bd ul li .pic img {
        width: 100%;
    }

    .picScroll-left {
        margin-top: 0;
    }

    .hdjl-left {
        width: 100%;
        float: none;
        margin-top: 24px;
    }

    .hdjlbd li {
        margin-top: 10px;
    }

    .hdjlbd li span,
    .hdjlbd li p {
        font-size: 14px;
        margin-top: 0;
    }

    .hdjlbd li i {
        width: 50px;
        background-size: 100% 100%;
        font-size: 12px;
        margin-right: 2px;
    }

    .hdjlbd li i.jxz {
        background-size: 100% 100%;
    }

    .hdjl-right {
        float: none;
        width: 100%;
        margin-top: 24px;
    }

    .zxft-img {
        width: 100%;
        float: none;
        text-align: center;
    }

    .zxft-tit {
        float: none;
        width: 100%;
        margin-top: 16px;
    }

    .zxft-tit p {
        margin-top: 8px;
    }

    .zxft-ul li+li::before {
        display: none;
    }

    .hdxx {
        height: auto;
        overflow: hidden;
        padding: 6px 0px 34px 6px;
        margin-top: 24px;
    }

    .hdxx li {
        width: 23%;
    }

    .hdxx li+li {
        margin-left: 2%;
    }

    .index-imglink a.index-wzgznb {
        width: 100%;
        float: none;
    }

    .index-imglink a+a {
        width: 100%;
        height: auto;
    }

    .index-imglink a+a img {
        width: 100%;
    }

    .index-sjfb .index-title img {
        max-width: 200%;
        margin-left: -48%;
    }

    .index-sjfb {
        margin: 30px 0;
    }

    .index-tjsh {
        width: 100%;
        float: none;
    }

    .index-tjsh h4 {
        font-size: 14px;
    }

    .indx-zhxx {
        float: none;
        width: 100%;
        margin-top: 24px;
    }

    .index-ztzl {
        float: none;
        width: 100%;
    }

    .index-zthjz .index-title img {
        max-width: 130%;
    }

    .index-xmtjz {
        width: 100%;
        float: none;
        margin-top: 24px;
    }

    .xmtjz-on {
        width: 100%;
        margin-bottom: 10px;
    }

    .xmtjzbox>div.xmtjz-link {
        margin-left: 0;
    }

    .xmtjzbox>div+div+div.xmtjz-link {
        margin-left: 7px;
    }

    .index-zthjz {
        margin-bottom: 30px;
    }

    .index-container {
        position: relative;
        overflow: hidden;
    }

    .zxft-ul li {
        height: 36px;
        line-height: 36px;
    }

    .index-fc {
        display: none;
    }

}

/* 信件列表 */
.jzxx-list table {
    width: 100%;
    font-size: 1.125em;
}

.jzxx-list table thead {
    background: #F2F7FF;
}

.jzxx-list table thead th {
    font-weight: bold;
    padding: 14px 0;
}

.jzxx-list table tbody .tit a {
    position: relative;
    max-width: 300px;
    padding-left: 15px;
}

.jzxx-list table tbody .tit a::before {
    content: '';
    width: 5px;
    height: 5px;
    background: #CCCCCC;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
}

.jzxx-list table td a,
.jzxx-list table td span {
    display: inline-block;
    vertical-align: top;
    max-width: 96%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jzxx-list table td+td {
    text-align: center;
    width: 200px;
}

.jzxx-list table td {
    padding: 7px 0;
}

.jzxx-list table tbody tr:first-child td {
    padding-top: 12px;
}

.jzxx-list table tbody tr td.state,
.jzxx-list table tbody tr td.time {
    color: #999999
}
/* 专题栏目 */
.ztzllist{
  margin: 20px 0;
  overflow: hidden;
  min-height: 300px;

}
.ztzllist li{

    width: 28%;
    float: left;
    margin-left: 50px;
    margin-bottom: 20px;
}
.ztzllist li img{

    width: 100%;
    height: 90px;
    border: #e5e5e5 solid 1px;
}

@media (max-width:680px) {
    .jzxx-list {
        overflow-x: auto;
    }
    .navs-link {
        display: none;
    }
   .ztzllist li{

    width: 100%;

    margin-left: 0px;

   }
}

.index-ztzl .ztzlbox {
    height: 104px;
}

.zwfw-layer ul li {
    position: relative;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    padding: 0 !important;
}

.zwfw-layer ul li .selected-icon {
    position: absolute;
    top: -5px;
    left: -5px;
    width: 20px;
    height: 20px;
    background: url("/scsjgj/xhtml/images/public/selected_icon.png") no-repeat;
}