* {
    margin: 0;
    padding: 0;
}
  
a.more {
    width: 20%;
    background: #c6e2f7;
    color: #2b6da5;
    position: absolute;
    right: 0;
    bottom: 0.1rem;
    height: 1.8rem;
    line-height: 1.8rem;
    display: block;
    text-align: center;
}

.index{
    background: url("/images/nav_m.jpg");
    color: #ffffff;
    background-size: 100% 100%;
}

/*搜索*/
.main .search {
    height: 1.8rem;
    width: 94%;
    margin: 1rem auto;
    background: #fff;
    border: 1px solid #5094aa;
}

.main .search input.text {
    width: 74%;
    margin-left: .5rem;
    height: 1.8rem;
    color: #333;
}

.main .search button {
    height: 1.9rem;
    float: right;
}

.main .search button img {
    height: 100%;
    display: inline-block;
}

/*头条*/
.headline {
    width: 94%;
    margin: .5rem auto;
}
.headline .swiper-headline{
    height: 4.5rem;
    width: 100%;
}
.headline img {
    width: 94vw;
    height: 4.5rem;
    display: block;
}
.toutiao {
    width: 94%;
    margin: 1rem auto;
}
.toutiao h5{
    color: #0963b9;
    font-size: 1.3rem;
    text-align: center;
    font-weight: bold;
}
.newsPic {
    position: relative;
    width: 94%;
    margin: 0 auto 1rem;
    height: 50vw;
}

.newsPic .swiper-container1 {
    width: 100%;
    height: 50vw;
    overflow: hidden;
}

.newsPic .section{
    width: 100%;
    position: relative;
    height: 50vw;
}

.newsPic .section a{
    display: block;
}

.newsPic img {
    width: 100%;
    height: 50vw;
}

.newsPic p {
    position: absolute;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    height: 3rem;
    text-indent: 10px;
    line-height: 3rem;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
}

.newsPic .pagination {
    position: absolute;
    right: 4px;
    text-align: center;
    bottom: 3.2rem;
    z-index: 10;
    width: 100%;
}

.newsPic .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 10px;
    background: #ffffff;
    margin: 0 3px;
    cursor: pointer;
}

.newsPic .swiper-active-switch {
    background: #cb0000;
}

/*新闻列表*/
.newsList {
    width: 94%;
    margin: 0 auto;
    padding-bottom: 1rem;
    position: relative;
    box-sizing: border-box;
}

.newsList .newsListNav {
    margin-bottom: 8px;
}

.zwdt .newsListNav {
    background: url("../images/titlem_zwdt.jpg") no-repeat top left;
    background-size: 100% 100%;
}

.tz .newsListNav {
    background: url("../images/titlem_tz.jpg") no-repeat top left;
    background-size: 100% 100%;
}

.ygsp .newsListNav {
    background: url("../images/titlem_ygsp.jpg") no-repeat top left;
    background-size: 100% 100%;
}

.zcfg .newsListNav {
    background: url("../images/titlem_zcfg.jpg") no-repeat top left;
    background-size: 100% 100%;
}

.newsList .newsListNav li {
    display: inline-block;
    color: #356cb7;
    text-align: center;
    cursor: pointer;
    line-height: 2.6rem;
    font-size: 1.2rem;
    margin-left: 1.2rem;
    font-weight: bold;
    opacity: 0.6;
}

.newsList .newsListNav li.active {
    opacity: 1;
}

.newsList .list ul {
    padding-bottom: .9rem;
    border-bottom: 1px dashed #d1d1d1;
}

.newsList .section .list.hide {
    display: none;
}

.newsList .list li {
    font-size: 1rem;
    line-height: 2.4rem;
    height: 2.4rem;
}

.newsList .list li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block;
}

.newsList li span.line {
    width: 4px;
    border-radius: 2px;
    display: inline-block;
    height: 4px;
    background: #ec3259;
    margin-right: 6px;
    vertical-align: 3px;
}

.zwgk {
    width: 94%;
    margin: 1rem auto;
    background: #e9f7fb;
    padding: .4rem 0;
}

.zwgk .zwgkIcon {
    margin: 0.5rem auto;
    width: 100%;
}

.zwgk .zwgkIcon .icon {
    width: 20%;
}

.zwgk .zwgkIcon .icon img {
    width: 92%;
    display: block;
    margin: 0 auto;
}

.zwgk .zwgkPic img {
    width: 96%;
    display: block;
    margin: 0 auto .5rem;
}

.ysqgk {
    width: 94%;
    margin: 1.2rem auto;
}

.ysqgk .ysqgkPic {
    width: 40%;
    display: block;
}

.ysqgk .ysqgkPic img {
    width: 100%;
    display: block;
}

.ysqgk .icon {
    width: 20%;
}

.ysqgk .icon img {
    display: block;
    width: 80%;
    margin: 0 auto;
}

.zdly {
    width: 94%;
    margin: 1rem auto;
    padding: .5rem 0;
}

.zdly h5 {
    background: url("../images/titlem_zdly.jpg") no-repeat top left;
    background-size: 100% 100%;
}

.zdly h5 a.title {
    display: inline-block;
    color: #356cb7;
    cursor: pointer;
    line-height: 2.6rem;
    font-size: 1.2rem;
    margin-left: 1.2rem;
    font-weight: bold;
}

.zdly .zdlyIcon {
    background: url("../images/zdlym_bg.jpg") no-repeat;
    margin: 0 auto;
    padding: .7rem 0;
    background-size: 100% 100%;
    width: 100%;
}

.zdly .zdlyIcon .icon {
    width: 33.3%;
    margin: .5rem auto;
}
.zdly .zdlyIcon .icon a{
    width: 48%;
    display: block;
    margin: 0 auto;
}
.zdly .zdlyIcon .icon img {
    width: 100%;
}

.xxgk {
    width: 98%;
    margin: 1rem auto;
    border: 1px solid #bdd5ee;
}

.xxgk .xxgkIcon {
    margin: 1rem auto;
    width: 100%;
}

.xxgk .xxgkIcon .icon {
    width: 25%;
}

.xxgk .xxgkIcon .icon img {
    width: 68%;
    display: block;
    margin: .5rem auto;
}

.xxgk .xxgkIcon .icon1 {
    width: 25%;
}

.xxgk .xxgkIcon .icon1 img {
    width: 85%;
    display: block;
    margin: 0 auto .5rem;
}

.bmyy {
    width: 94%;
    margin: 1rem auto;
}

.bmyy h5 {
    background: url("../images/titlem_bmyy.jpg") no-repeat top left;
    background-size: 100% 100%;
}

.bmyy h5 a.title {
    display: inline-block;
    color: #356cb7;
    cursor: pointer;
    line-height: 2.6rem;
    font-size: 1.2rem;
    margin-left: 1.2rem;
    font-weight: bold;
}

.bmyy .content {
    margin: .6rem auto 0;
}

.bmyy .content .left, .bmyy .content .right {
    width: 50%;
}

.bmyy .content .left img {
    width: 99%;
    display: block;
    height: 2.3rem;
    margin: 0.3rem 1% 0.3rem 0;
}

.bmyy .content .right img {
    width: 98%;
    display: block;
    height: 2.3rem;
    margin: 0.3rem 0 0.3rem 2%;
}

.zt {
    width: 94%;
    margin: 1rem auto;
}

.zt h5 {
    background: url("../images/titlem_zt.jpg") no-repeat top left;
    background-size: 100% 100%;
}

.zt h5 a.title {
    display: inline-block;
    color: #356cb7;
    cursor: pointer;
    line-height: 2.6rem;
    font-size: 1.2rem;
    margin-left: 1.2rem;
    font-weight: bold;
}

.zt .content {
    padding: 1rem;
    height: 21vw;
    box-sizing: border-box;
    background: #f1f9ff;
    position: relative;
}

.zt .content .swiper-container2 {
    height: 21vw;
}

.zt .content .swiper-container2 img {
    width: 94%;
    display: block;
    margin: 0 auto;
}

.zt .content .arrow-left {
    position: absolute;
    background: url("../images/left_m.png") no-repeat;
    width: 10px;
    height: 20px;
    background-size: 100% 100%;
    top: 8vw;
    left: 4px;
    z-index: 10;
}

.zt .content .arrow-right {
    position: absolute;
    background: url("../images/right_m.png") no-repeat;
    width: 10px;
    height: 20px;
    background-size: 100% 100%;
    top: 8vw;
    right:4px;
    z-index: 10;
}