﻿@charset "UTF-8";
/*轮播图样式，外层只需规定宽高即可*/
.banner{ width: 100%; height: 100%; position: relative; overflow: hidden;}
.banner * { margin: 0; padding: 0; list-style-type: none; text-decoration: none; }
.banner .list{ width: 1000%; height: 100%; position: absolute; left: -100%; overflow: hidden; }
.banner .list.active{ transition: 1s; }
.banner .list li{ width: 10%; height: 100%; position: relative; float: left; }
.banner .list li img{ width: 100%; height: 100%; border: none; display: block; transition: 1s; }
.banner .list li img:hover{ transform: scale(1.02); }
.banner .list li p{ position: absolute; bottom: 0; line-height: 35px; background: rgba(0,0,0,.8); width: 100%; box-sizing: border-box; padding-right: 120px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #fff; font-size: 14px; text-indent: 10px; }
.banner .listIndex{ position: absolute; right: 10px; bottom: 13px; height: 10px; z-index: 10;}
.banner .listIndex li{ width: 10px; height: 100%; background: #999; display: inline-block; margin-right: 8px; cursor: pointer; vertical-align: top; }
.banner .listIndex li.active{ background: #FFF; }

.tab-title{ height: 46px; background: url("../images/tag8bg.png") repeat-x bottom; display: flex; }
.tab-title li{ flex: 1; font-size: 18px; line-height: 46px;max-width: 50%; }
.tab-title a{ display: block; text-align: center; }
/* .tab-title li.active a{ color: #1561af; background: url("../images/tag8sel.png") repeat-x bottom; } */
.tab-title li.active a{color: #1561af;
    background: url(http://www.zgwg.gov.cn/images/tag8sel.png) repeat-x bottom;}
.tab-content ul{ display: none; }
.tab-content ul.active{ display: block; }
.tab-content li{ padding: 0 100px 0 5px; position: relative; line-height: 42px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.tab-content li a{ color: #444; font-size: 16px; }
.tab-content li a:hover{ color:#4788d7; }
.tab-content li span{ position: absolute; right: 0; color: #999; }

/* 头条 */
.news_top {
    width: 1200px;
    height: auto;
    padding-top: 20px;
}

.news-topmain {
    width: 1200px;
    height: 100%;
    padding: 20px 0;
    background-size: 72px 71px;
    margin: 0 auto;
}

.news-top1 {
    width: 100%;
    text-align: center;
}

.news-top1 a {
    font-size: 36px;
    color: #315edf;
    font-weight: 600;
}

.topstyle {
    margin-top: 10px;
    text-align: center;
    color: #000;
}

.topstyle a {
    color: #000;
    font-size: 18px;
    line-height: 24px;
}
/* 政务服务模块 */
.zwfw li{
    margin-top: 10px;
    flex: 1;
    text-align: center;
}
.zwfw li img {
    width: 65px;
}
.zwfw li a p {
    font-size: 20px;
}

.news_column{background: #fff;margin-top: 10px;padding: 15px;}
.news_column .fl,.news_column .fr{ width: 49%; height: 340px; }

.column2 .fl,.column2 .fr{height: auto;}
.column2 .fl .tab-title>span{ flex: 1; font-size: 18px; line-height: 46px;max-width: 50%; }
.column2 .fl .tab-title>span a:hover{color: #1561af;
    background: url(http://www.zgwg.gov.cn/images/tag8sel.png) repeat-x bottom;}
.column2 .fr .tab-title{background:#f7f7f7; margin-bottom: 15px;}
.column2 .fr .tab-title li.active a{text-align:left;margin-bottom:20px;background:none;border-left:4px solid #ff0000;text-indent:1em;font-size:24px;font-weight:700;color:#000;}
.column2 .fr .banner{height: 354px; margin-bottom: 15px;}

.zw-media{display: block; width: 100%; height: 110px; background-color: #999;}
.zw-media img{width: 100%;}



.flmedia img{
    width: 100%;
    height: 110px;
}

@media (max-width: 1100px) {
.top {
    width: 100%;
}

.top .fl {
    display: none;
}

.top .fr {
    float: unset;
    text-align: center;
}

#header {
    width: 100%;
}

.head {
    text-align: center;
    padding-bottom: 64px;
}

.slhmod {
    display: none;
}

.head .search {
    right: -185px;
    margin-right: 50%;
    top: 120px;
}

.bigpic {
    display: none;
}

#content {
    width: 100%;
}

.news_top {
    width: 100%;
}

.news-topmain {
    width: 100%;
}

#footer {
    width: 100%;
}

#footer .lefticon {
    display: none;
}

#footer .lefticon {
    display: none !important;
}

.column5 .ztzl-title>.fl {
    display: none;
}


.column1 .fl,
.column1 .fr {
    width: 100%;
}

.column2 .gkml {
    display: none;
}

.iconTitle {
    display: none;
}

.column2 .fl {
    width: 100%;
}

.links_scroll2 {
    display: none;
}


.column3 .fl,
.column3 .fr {
    width: 100%;
}

.column5 {
    display: none;
}

.links_scroll ul {
    width: 1700%;
}

.nav li a {
    width: 150px;
}


.nav {
    height: 58px;
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
}
.top .clearfloat {
    width: 100%;
    margin: 0 auto;
}


.zwfw {
    display: none !important;
}


#footer .right{
       display: none !important;
}


#Videos{
    display: none;
}
} 
