/*初始化css*/
body {
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "微软雅黑", Arial, sans-serif, 思源黑体 CN;
    color: #333;
    min-width:1260px;
}

*,
*:before,
*:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
form {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
}

input {
    margin: 0;
    padding: 0;
    outline: none;
    border: 0;
}

li {
    list-style: none;
}

a,
ins {
    text-decoration: none;
}

*:focus {
    outline: none;
}

a {
    color: #333;
}

/*颜色根据通用信息列表的文字颜色决定*/
.more a {
    color: #999;
}

/*颜色根据通用更多的文字颜色决定*/
a:hover {
    color: #2d6fcd;
}

/*颜色根据psd主色调决定，比如很多都是蓝色*/
.more a:hover {
    color: #2d6fcd;
}

/*颜色根据psd主色调决定，比如很多都是蓝色*/
.fl {
    float: left;
}

.fr {
    float: right;
}

img,
i {
    vertical-align: middle;
}

.clearfix:after {
    display: block;
    content: '';
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.hide {
    display: none;
}

.block {
    display: block;
}

textarea,
input {
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "微软雅黑", Arial, sans-serif, 思源黑体 CN;
    color: #333;
}

.w1260 {
    width: 1260px;
    margin: 0 auto;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}


/* *************************** */
.container {
    width: 100%;
    height: auto;
    background: url(con_bg.png) no-repeat top center;
    background-size: 100%;
    padding-top: 190px;
}

.container .bt-box-1200 {
    position: relative;
}

/* sec01 */
.sec01 {
    width: 1260px;
    height: auto;
    background-color: #ffffff;
}

.news {
    width: 100%;
    height: auto;
    background: #fefefe;
}

.hiSlider {
    display: flex;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.hiSlider-wrap {
    width: 100% !important;
    height: 115px !important;
}

.hiSlider .hiSlider-item {
    padding: 30px 0;
    width: 100% !important;
}

.hiSlider img {
    display: block;
    width: 100%;
    height: 100%;
}

.hiSlider a {
    display: block;
    width: 100%;
    font-weight: 700;
    font-size: 32px;
    text-align: center;
    color: #000;
}

#newsBg .hiSlider-pages {
    position: absolute;
    z-index: 3;
    left: 45%;
    bottom: 0px;
}

#newsBg .hiSlider-pages a {
    display: inline-block;
    width: 30px;
    height: 5px;
    color: #ffffff;
    opacity: 1;
    cursor: pointer;
    margin: 0 5px;
    opacity: 1;
    background: #b3b3b3;
}

#newsBg .hiSlider-pages a.active {
    background: #3a83e9;
}

#newsBg .hiSlider-btn-prev,
#newsBg .hiSlider-btn-next,
#newsBg .hiSlider-title {
    display: none;
}

/* 图片新闻 */
.sec01bottom {
    margin-top: 24px;
    padding: 0 30px;
}

.tpxw {
    width: 580px;
    height: 395px;
}

#slideBox-slide5.slideGroup {
    width: 100%;
}

.bd .tempWrap {
    width: 100% !important;
}

#slideBox-slide1.slideBox .hd {
    height: auto;
}

#slideBox-slide1.slideBox .bd li {
    height: 395px !important;
}

#slideBox-slide1.slideBox .bd li div {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    background: #3a83e9;
}

#slideBox-slide1.slideBox .hd ul li {
    width: 16px;
    height: 16px;
    opacity: 0.5;
    background-color: #fff;
}

#slideBox-slide1.slideBox .hd ul li.on {
    background-color: #fff;
    opacity: 1;
}

/* 新闻列表 */
.bt-box-tit {
    height: 45px;
    border-bottom: 1px solid #eee;
}

.bt-box-tit a {
    padding: 0;
    margin-left: 40px;
    line-height: normal;
    text-align: center;
}

.bt-box-tit a:first-child {
    margin-left: 0;
}

.bt-box-tit a.act {
    padding-bottom: 13px;
    height: 44px;
    background: none;
    color: #3A83E9;
    border-bottom: 3px solid #3a83e9;
}

.bt-box-16 ul li {
    font-size: 20px;
    line-height: unset;
}

.sec01bottom .bt-box-16 ul li a {
    max-width: 76%;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}

.sec01bottom .bt-box-16 ul li span {
    font-size: 16px;
    color: #999;
}

.focal {
    padding-bottom: 15px;
    border-bottom: 1px dotted #eee;
}

.focal p {
    padding: 20px 0;
}

.focal a {
    font-weight: 700;
    font-size: 20px;
    display:block;
  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width:100%;
}

.focal span {
    font-size: 14px;
    line-height: 21px;
    color: #999;
}

.newslist {
    width: 580px;
}

.newslist li a {
    font-size: 16px;
}

.newslist.bt-box-16 ul {
    padding-top: 10px;
}
.newslist .newslist-box {
    height: 352px;
    overflow: hidden;
}
.newslist .newslist-box .list_con{
    height: 352px;
}
.newslist .list_con .bt-con-tab {
    width: 100%;
    height: auto;
}

.newslist .list_con .bt-list-new {
    font-size: 16px;
    line-height: 36px;
}

.newslist .list_con .bt-lists-cover li.white ins {
    width: 33px;
    height: 40px;
    line-height: 22px;
    text-align: center;
}

.newslist .list_con .bt-lists-cover ul li a {
    margin-right: 10px;
    float: left;
    display: block;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newslist .list_con .bt-lists-cover li {
    background-position: left 16px;
}

.newslist .list_con .bt-lists-cover ul li span {
    color: #999999;
}
.newslist .list_con ul li span {
    float: right;
    margin-left: 0px;
    font-size: 16px;
}

.sec04 {
    display: flex;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #e5f3ff;
}

.sec04>div {
    display: flex;
}

.sec04 ul {
    display: flex;
}

.sec04 ul li {
    padding-left: 40px;
}

.sec04 ul li:first-child {
    padding-left: 0;
}

.sec04 span,
.sec04 a {
    font-size: 14px;
    line-height: 24px;
}

/* ********************************* */
/* 横幅 */
.hf {
    height: 120px;
    margin: 42px auto 40px!important;
}

.hf img {
    width: 100%;
    height: 120px;
}

/* 政府信息公开 */
.section2 {
    width: 100%;
    height: auto;
    padding-bottom: 40px;
}

.section2 .xxgk-tit {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url(tit-bj.png) repeat-x;
    text-align: center;
    font-size: 30px;
    color: #3A83E9;
    font-weight: bold;
    margin-bottom: 30px;
}

.section2 .xxgk-tit .tit {
    background-color: #fff;
    display: inline-block;
    padding: 0 20px;
}

.section2 .xxgk-tit span {
    color: #EBAC40;
}

.section2 .xxgk-list {
    width: 100%;
    height: auto;
}

/* 政策文件、民生公益等 */
.section2 .left-box {
    width: 585px;
}

.bt-all .bt-tab-tit {
    height: 48px;
}

.bt-all .bt-title-tab {
    margin: 0 30px 0 0;
    /* padding-right: 10px; */
}

.bt-lists-cover {
    margin-top: 0;
}

.bt-all .bt-title-tab-hover {
    border: none;
    border-bottom: 3px solid #3A83E9;
    height: 48px;
}

.bt-all .bt-title-tab-hover a {
    font-weight: 500;
    color: #3A83E9;
}

.bt-box-cent .bt-list ul li a {
    margin-right: 10px;
    float: left;
    overflow: hidden;
    width: 75%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bt-box-cent .bt-list ul li span {
    float: right!important;
    margin-left: 0px;
    font-size: 16px;
    display: inline-block;
}

.bt-all-16 .bt-title-tab {
    font-size: 22px;
    height: 48px;
}

.bt-all-16 .bt-list {
    height: 299px;
}

.bt-all-16 .bt-con-tab {
    height: 299px;
}

.bt-all-16 .bt-list-new {
    font-size: 16px;
    line-height: 36px;
    text-align: justify;
    word-break: break-all;
    text-justify: distribute;
}

.bt-lists-cover li.white ins {
    width: 20px;
    height: 40px;
    line-height: 26px;
    text-align: right;
}

/* 政府信息公开专栏 */
.section2 .right-box {
    width: 585px;
    height: auto;
}

.right-box p {
    font-size: 22px;
    height: 48px;
}

.right-box ul.list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.right-box ul.list li {
    width: 193px;
    height: 145px;
    text-align: center;
    margin-bottom: 4px;
    padding: 0 20px;
    transition: all 0.3s;
}
.right-box ul.list li:hover{
    transform: translateY(-5%);
}
.right-box ul.list li a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 28px;
}

.right-box ul.list li img {
    height: 44px;
    margin-bottom: 20px;
}

.right-box ul.list li span {
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
/* @end 政府信息公开专栏 */

/* 政务服务、互动交流 */
.section3 {
    width: 100%;
    height: auto;
    padding: 40px 0;
    background-color: #f2f9ff;
}

.section3 .zwfw-box,
.section3 .hdjl-box {
    width: 585px;
    height: auto;
}

.section3 .zwfw-tit {
    width: 100%;
    height: 34px;
    line-height: 34px;
    background: url(tit-bj.png) center -6px repeat-x;
    font-size: 30px;
    color: #3A83E9;
    font-weight: bold;
}

.section3 .zwfw-tit .tit {
    background-color: #f2f9ff;
    padding-right: 38px;
    display: inline-block;
}

.section3 .zwfw-tit span {
    color: #EBAC40;
}

.section3 .zwfw-list,
.section3 .hdjl-list {
    margin-top: 25px;
    width: 100%;
    background-color: #ffffff;
}
.section3 .zwfw-list {
    padding: 10px 26px 30px 26px;
}

.section3 .zwfw-list ul li{
    width: 100%;
    height: 120px;
    margin-top: 20px;
    transition: all 0.3s;
}

.section3 .zwfw-list ul li img{
    width: 100%;
    height: 120px;
}

.section3 .hdjl-list {
    padding: 10px 26px 30px 6px;
}

.section3 .hdjl-list ul li{
    width: 256px;
    height: 190px;
    margin-top: 20px;
    margin-left: 20px;
    float: left;
    transition: all 0.3s;
}
.section3 .hdjl-list ul li:hover{
    transform: translateY(-5%);
}
.section3 .hdjl-list ul li img{
    width: 100%;
    height: 130px;
}
.section3 .hdjl-list ul li p{
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #eee;
}

/* 环境质量、建设项目等 */
.section4 {
    width: 100%;
    height: auto;
    padding: 40px 0;
    background-color: #ffffff;
}

.section4 .hjzl-box,
.section4 .jsxm-box {
    width: 585px;
    height: auto;
}

.section4 ul.tit-box{
    height: 49px;
    border-bottom: 1px solid #e0e7f1;
}
.section4 ul.tit-box li{
    font-size: 22px;
}
.section4 .hjzl-list ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.section4 .hjzl-list ul li{
    width: 280px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 4px;
    background: #f5f9ff;
    border: 1px solid #e0e7f1;
    margin-top: 20px;
}
.section4 .hjzl-list ul li:hover{
    background: #3a83e9;
}
.section4 .hjzl-list ul li:hover a{
    color: #ffffff;
}
.section4 .hjzl-list ul li:last-child{
    margin-left: auto;
}
.section4 .hjzl-list ul li a{
    display: block;
    width: 100%;
    height: 100%;
}

.jsxm-list {
    margin-top: 20px;
}
.jsxm-list .bt-box-tit {
    height: 32px;
    line-height: 32px;
    border-bottom: none;
    overflow: hidden;
}

.jsxm-list .bt-box-tit  a {
    padding: 0;
    margin-left: 40px;
    line-height: normal;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.jsxm-list .bt-box-tit a:first-child {
    margin-left: 0;
}

.jsxm-list .bt-box-tit a.act {
    background: none;
    color: #3A83E9;
    border-bottom: none;
}

/* 项目审批、验收公示列表 */

.jsxm-list .jsxm-list-box {
    height: 224px;
    overflow: hidden;
}
.jsxm-list .jsxm-list-box .bt-con-tab {
    width: 100%;
    height: auto;
}

.jsxm-list .jsxm-list-box .bt-list-new {
    font-size: 16px;
    line-height: 36px;
}

.jsxm-list .jsxm-list-box .bt-lists-cover li.white ins {
    width: 22px;
    height: 40px;
    line-height: 22px;
    text-align: center;
}

.jsxm-list .jsxm-list-box .bt-lists-cover ul li a {
    margin-right: 10px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
}

.jsxm-list .jsxm-list-box .bt-lists-cover li {
    background-position: left 16px;
}

.jsxm-list .jsxm-list-box .bt-lists-cover ul li span {
    color: #999999;
}
.jsxm-list .jsxm-list-box ul li span {
    float: right;
    margin-left: 0px;
    font-size: 16px;
    display: inline-block;
}
/* 环境质量、建设项目等end */
/* 专题专栏 */
.ztzl-box{
    width: 100%;
    height: auto;
    margin-bottom: 40px;
}
#slideBox-slide5.slideGroup {
    width: 1200px;
    margin: 0 auto;
}
#slideBox-slide5.slideGroup .slideBox{
    overflow: revert;
}
#slideBox-slide5.slideGroup .parBd ul li .pic img {
    width: 277px;
    height: 110px;
}

#slideBox-slide5.slideGroup .parBd ul li {
    margin-left: 32px;
}

#slideBox-slide5.slideGroup .parBd ul {
    margin-left: -32px !important;
}
#slideBox-slide5.slideGroup .sPrev, #slideBox-slide5.slideGroup .sNext{
    width: 40px;
    height: 40px;
    margin-top: 0;
    top: 36px;
}
#slideBox-slide5.slideGroup .sPrev{
    left: -45px;
}
#slideBox-slide5.slideGroup .sNext{
    right: -45px;
}


@media (max-width: 767px) {
    .bt-box-1200 {
        width: 100%;
    }

    footer {
        margin-top: 3.75rem;
    }

    footer .bt-box-1200 {
        height: 26.6875rem;
        background: url(http://www.taizhou.gov.cn/cms_files/filemanager/288403819/picture/20234/b06441cb93f747f2a3261b2d339aab11.png) center bottom no-repeat;
        background-size: 100% !important;
    }

    .footLeft {
        width: 100%;
    }

    .footLeft>ul {
        font-size: 1.625rem;
        margin-top: 2.5rem;
        text-align: center;
    }

    .footLeft ul li {
        float: none;
        display: inline;
    }

    .footLeft ul li a {
        font-size: 1.625rem;
    }

    .footLeft ul .shu {
        margin: 0 2.5rem;
    }

    .footInfo_1 {
        margin-top: 1.875rem;
    }

    .footInfo_2 {
        margin-top: 0;
    }

    .footInfo_1 span,
    .footInfo_1 a,
    .footInfo_2 a,
    .footInfo_2 span,
    .footInfo_3 a,
    .footInfo_3 span {
        float: none;
        display: block;
        font-size: 1.625rem;
    }

    .footInfo_1,
    .footInfo_2 {
        text-align: center;
    }

    .footInfo_1 span:nth-child(2),
    .footInfo_2 span:nth-child(2),
    .footInfo_2 a:nth-child(3) {
        margin-left: 0;
    }

    .footInfo_3 {
        display: none;
    }

    .footRight {
        width: 100%;
    }

    .dzjg {
        margin: 2.5rem 0 0 8rem;
        width: 3.125rem;
        height: 3.9375rem;
    }

    .dzjg img {
        display: block;
        width: 100%;
        height: 100%;
    }

    .zfzc {
        margin: 2.8125rem 0 0 1.5rem;
        width: 6.875rem;
        height: 3.4375rem;
    }

    .zfzc img {
        display: block;
        width: 100%;
        height: 100%;
    }

    .wzafw {
        margin: 2.8125rem 0 0 1.5rem;
        width: 6.875rem;
        height: 3.4375rem;
    }

    .wzafw img {
        display: block;
        width: 100%;
        height: 100%;
    }

    .footRight>span {
        display: block;
        float: left;
        width: 9.5rem;
        height: 2.5rem;
        background: #cbe0ff;
        border-radius: 0.25rem;
        font-size: 1.375rem;
        color: #3a83e9;
        margin: 3.25rem 0 0 1.625rem;
    }
}

/* footer end */