@charset "UTF-8";
/*头条*/
.toutiao-hf {
    margin-top: 40px;
}
/*头条*/
.index-toutiao {
    padding: 40px 0;
    text-align: center;
}
.index-toutiao img {
    vertical-align: middle;
    margin-top: -12px;
    margin-right: 5px;
}
.index-toutiao a {
    color: #1559ad;
    font-size: 28px;
}
.index-toutiao p {
    margin-top: 20px;
}
.index-toutiao p span:last-child {
    display: none;
}
.index-toutiao p a {
    font-size: 18px;
}
.index-toutiao p span {
    margin: 0 10px;
    color: #1559ad;
    vertical-align: top;
}
/*图片新闻*/
.index-tpxw{
    position: relative;
    width: 100%;
    height: 455px;
    overflow: hidden;
}
.index-tpxw .item {
    display: block;
    position: relative;
    width: 100%;
    height: 455px;
    overflow: hidden;
}
.index-tpxw .item img {
    /*object-fit: cover;*/
    width: 100%;
    height: 100%;
}
.index-tpxw h4 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 52px;
    line-height: 58px;
    padding: 0 130px 0 25px;
    color: #fff;
    font-size:1.125em;
    background: rgba(0,0,0,0.6);
    background-size: auto 100%;
}
.index-tpxw .com-tpxw-dot .ico.active {
    width:16px;
    border-radius:5px;
}
.infolist li {
    border-bottom: 1px dashed #ccc;
}
/*专题横幅*/
.index-zt-hf {
    margin: 40px 0;
}
/*政务公开*/
.til {
    margin-bottom: 20px;
}
.zwgk .zzc{
    border: 1px solid #e9ecf0;
    background: #ecf3fa url(../images/index/zck_bg.png) no-repeat center;
    height: 0;
    padding-top: 10.7%;
    margin-bottom: 35px;
    position: relative;
}
.zwgk .layui-form{
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -22px;
    left: 0;
    padding: 0 185px 0 9.5em;
    box-sizing: border-box;
}
.zwgk .layui-form button{
    position: absolute;
    top: 0;
    right: 185px;
    line-height: 45px;
    height: 45px;
    background-color: #276ec4;
    font-size: inherit;
}
.zwgk .layui-form-label{
    width: auto;
    font-size: 144.444%;
    font-weight: 700;
    color: #005293;
    padding-left: 25px;
    line-height: 27px;
    position: absolute;
    top: 0;
    left: 0;
}
.zwgk .layui-form-label b{
    color: #a81010;
}
.zwgk .layui-input{
    width: 100%;
    border: none;
    box-sizing: border-box;
    line-height: 45px;
    height: 45px;
}
.zwgk .layui-input::-webkit-input-placeholder{
    color:#ADADAD;
}
.zwgk a.layui-btn{
    position: absolute;
    right: 24px;
    top: 0;
    font-size: 122.222%;
    line-height: 45px;
    height: 45px;
    font-weight: 700;
    padding: 0;
    border-radius: 2px 0 12px 2px;
    background-color: #cc2929;
}
.zwgk a.layui-btn:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #e4cfd3;
    right: -4px;
    bottom: -4px;
    z-index: 1;
    border-radius: 2px 0 12px;
}
.zwgk a.layui-btn span{
    position: relative;
    background-color: #a81010;
    z-index: 2;
    padding: 0 28px;
    border-radius: 2px 0 12px;
    display: block;
}
.zwgk .infolist li{
    padding-top: .5em;
    padding-bottom: .5em;
    border: none;
}
.zwgk .infolist li:hover {
    position: relative;
    left:-30px;
    width: 103%;
    padding-left: 30px;
    box-shadow: 0 0 10px 5px rgba(116, 170, 255, 0.5);
}
.zwgk .infolist li a {
    float: none;
}
.zwgk .infolist li p {
    color: #b7b9bb;
}
.zwgk .infolist li p b {
    font-weight: normal;
}
/*领导*/
.leader-info li {
    float: left;
    width: 48%;
    margin-left: 15px;
    text-align: center;
}
.leader-info li img {
    width: 150px;
    height: 188px;
}
.leader-info li:first-child {
    margin-left: 0;
}
.leader-info li span {
    display: block;
    color: #5c5c5c;
    font-size: 20px;
    font-weight: 700;
    margin-top: 10px;
}
.gzbg li {
    float: left;
    width: 48%;
    height: 60px;
    margin-right: 15px;
    margin-top: 15px;
    border: 1px solid #dff0ff;
    border-radius: 10px;
    text-align: left;
    background-image: linear-gradient(to bottom, #d9e9ff, #eff5fe);
}
.gzbg li:nth-child(2n) {
    margin-right: 0;
}
.gzbg li a {
    display: inline-block;
    width: 100%;
    padding: 10px 0;
    color: #000;
    font-size: 16px;
}
.gzbg li a:hover {
    color: #3080ca;
}
.gzbg li img {
    margin-left: 25px;
    vertical-align: middle;
}
.gzbg li.more-line a {
    padding: 8px 0;
}
.gzbg li.more-line img {
    margin-top: -20px;
}
.gzbg li span {
    display: inline-block;
    width: 57%;
    text-align: left;
    margin-left: 5%;
}
.index-zfgb {
    margin-top: 15px;
}
.xxgk {
    margin-top: 35px;
    background: #f5f9fc;
    border: 1px solid #dbecf8;
}
.xxgk li {
    float: left;
    width: 16.66%;
    text-align: center;
}
.xxgk li {
    margin: 30px 0;
}
.xxgk li span {
    display: block;
    margin-top: 28px;
    letter-spacing: 2px;
}
.xxgk  li img {
    height: 50px;
}
/*政务服务*/
.item-fw {
    height: 100px;
    line-height: 100px;
    text-align: center;
    background: url(../images/index/fw_bg.png) center no-repeat;
}
.item-fw img {
    margin-right: 25px;
}
.item-fw span {
    color: #0c52a8;
    font-size: 22px;
    vertical-align: middle;
    font-weight: 700;
}
.gxbs {
    height: 350px;
    background: url(../images/index/gxbs_bg.png) center no-repeat;
}
.gx-top {
    padding: 35px 40px 0;
}
.gx-top span {
    display: inline-block;
    width: 88px;
    font-size: 22px;
    font-weight: 700;
    color: #0c52a8;
}
.gx-top img {
    float: right;
    margin-top: -20px;
}
.gx-list {
    padding: 0 40px 35px;
}
.gx-list li {
    float: left;
    width: 50%;
    padding-top: .9em;
    padding-bottom: .9em;
}
.gx-list li a {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bmfw {
    height: 350px;
    background: url(../images/index/bmfw_bg.png) center no-repeat;
}
.tsfw {
    height: 350px;
    background: url(../images/index/tsfw_bg.png) center no-repeat;
}
.tsfw .gx-top img {
    margin-top: -30px;
}
.tsfw .gx-top span {
    width: 50px;
}
.swiper-fw {
    position: relative;
    height: 190px;
    margin: 20px -18px 0;
    overflow: hidden;
}
.swiper-fw .swiper-container {
    width: 100%;
}
.swiper-fw .item{
    display: block;
    position: relative;
    height: 190px;
    margin: 0 18px;
    overflow: hidden;
}
.swiper-fw .item img{
    width: 100%;
    height: 100%;
}
.swiper-fw h4 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 1.125em;
    background: rgba(0, 0, 0, 0.2);
    background-size: auto 100%;
}
/*政民互动*/
.zwft {
    padding-bottom: 2px;
    background: #fafafa;
}
.zwft img {
    width: 100%;
    height: 285px;
}
.zwft p {
    height: 30px;
    line-height: 30px;
    padding: 0 35px;
    margin: 8px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zwft p span {
    display: inline-block;
    width: 88px;
    text-align: center;
    margin-right: 10px;
    color: #2b7ecc;
    font-size: 16px;
    background: url(../images/index/ft_bg.png) center no-repeat;
}
.xwfbh {
    position: relative;
}
.xwfbh img {
    width: 100%;
    height: 360px;
}
.xwfbh dd {
    position: absolute;
    bottom: -45px;
    left: 50%;
    width: 80%;
    margin-left: -43%;
    background: #fff;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
    border-radius: 7px;
    padding: 18px 15px;
}
.xwfbh dd p {
    line-height: 22px;
    color: #333;
    font-size: 16px;
    margin-top: 15px;
    width: 83%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.xwfbh dd p:first-child {
    margin-top: 0px;
    line-height: 27px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    width: 100%;
}
.xwfbh dd p span {
    color: #307CBE;
}
/*调查征集*/
.zj-list li {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
.zj-list li > div {
    width: 74%;
    margin-left: 15px;
    font-size: 16px;
}
.zj-list li > div a {
    display: -webkit-box;
    width: 100%;
    -webkit-line-clamp: 2; /* 限制显示的行数 */
    -webkit-box-orient: vertical;
    overflow: hidden; /* 隐藏溢出的内容 */
}
.zj-list li p {
    color: #999;
    font-size: 16px;
    margin-bottom: 14px;
}
/*留言*/
.mail-list.infolist li {
    height: 74px;
    line-height: unset;
}
.mail-list.infolist li .time {
    left: 0;
    bottom: 0;
    top: 40px;
}
.whbms img {
    width: 100%;
    height: 90px;
}
.other-system li {
    float: left;
    width: 19%;
    height: 80px;
    text-align: center;
    margin-left: 17px;
    background: url(../images/index/hd_bg.png) center no-repeat;
    background-size: 100% 100%;
}
.other-system li:first-child {
    margin-left: 0;
}
.other-system li a {
    display: inline-block;
    margin-top: 25px;
}
.other-system li span {
    display: inline-block;
    font-size: 18px;
    margin-left: 15px;
    vertical-align: middle;
}
.other-system li img {
    height: 35px;
}
.other-system li.sjw  a {
    margin-top: 20px;
}
/*专题专栏*/
.swiper-ztzl {
    position: relative;
    height: 320px;
    margin: 20px -18px 0;
    overflow: hidden;
}
.swiper-ztzl .swiper-container{
    width: 100%;
}
.swiper-ztzl .item{
    display: block;
    position: relative;
    height: 320px;
    margin: 0 18px;
    overflow: hidden;
    background: #fafafa;
}
.swiper-ztzl .item img{
    width: 100%;
    height: 150px;
}
.swiper-ztzl .item .zt-txt {
    padding: 35px 15px 15px;
}
.swiper-ztzl .item p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.swiper-ztzl .item .zt-txt p:first-child {
    margin-bottom: 15px;
}
.swiper-ztzl .item p:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #cccccc;
    vertical-align: middle;
    margin-right: 10px;
}
.swiper-ztzl .item span {
    display: block;
    width: 90px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin: 20px auto 0;
    color: #fff;
    background: #4d7fdb;
}
.pc-notice {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99;
}
.close {
    display: inline-block;
    position: absolute;
    right: 8%;
    top: -4%;
    cursor: pointer;
    width: 80px;
    height: 16px;
    background: url(../images/public/close.gif) no-repeat center center;
    overflow: hidden;
}
@media (max-width: 1500px) {
    .gzbg li {width: 48%;}
    .gzbg li img {margin-left: 5%;}
    .zj-list li {padding-top: 12px;padding-bottom: 12px;}
    .other-system li {margin-left: 1.2%;}
    .swiper-ztzl {height: 274px;}
    .swiper-ztzl .item {height: 274px;}
    .zj-list li > div a {display: -webkit-box;width: 100%;-webkit-line-clamp: 2; /* 限制显示的行数 */-webkit-box-orient: vertical;overflow: hidden; /* 隐藏溢出的内容 */}
}
@media (max-width: 1280px){
    .leader-info li {width: 47%;}
    .gzbg li span {width: 63%;font-size:14px;}
    .gzbg li img {margin-left: 10px;}
    .xxgk li img {height: 51px;}
    .zj-list li p {overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
    .zj-list li > div {width: 73%;}
    .other-system li {width: 18.5%;}
    .other-system li span {font-size: 18px;margin-left: 5px;}
    .swiper-ztzl .item {height: auto;}
    .swiper-ztzl {height: auto;}
    .swiper-ztzl .item img {height: auto;}
    .swiper-ztzl .item .zt-txt {padding: 6px 15px 15px;}
}
@media (max-width: 992px) {
    .index-tpxw {height: auto;}
    .index-tpxw .item {height: 256px;}
    .zwgk .layui-form{ padding: 20px 10px 20px;position: relative;margin: 10px 0 20px; }
    .gzbg li span {width: 55%;}
    .m-hide {display: none;}
    .leader-info {margin-top: 20px;}
    .zwgk .zzc{border:none;height: auto;padding-top: 0; background-size: 100% 100%;}
    .zwgk .layui-form button{ right: 10px;top: 20px;border-radius: 4px; }
    .gzbg li {width: 48%;margin-right: 5px;}
    .gzbg li img {margin-left: 10%;}
    .xxgk li {width: 48.66%;}
    .xxgk li img {height: 51px;}
    .item-fw {margin-bottom: 15px;}
    .gx-top {padding: 35px 3% 0;}
    .gx-list {padding: 0 3% 35px;}
    .swiper-fw .item,.swiper-fw {height: auto;}
    .xwfbh img {height: auto;}
    .dczj-til {margin-top: 60px;}
    .zj-list {margin-bottom: 20px;}
    .gwy-link img {width: 100%;}
    .other-system li {width: 100%;margin-left: 0;margin-bottom: 20px;}
}