﻿.container .firstRow {
    width: 100%;
    height: 22rem;
    padding: 1rem;
    border: 1px solid #e2f1ff;
    box-sizing: border-box;
}

.firstRow .picScroll,
.firstRow .tabBar {
    width: 49%;
    height: 100%;
}


/* picscroll */

.picScroll .f_list {
    height: 100%;
}

.picScroll .piclist {
    width: 100%;
    bottom: 0;
}

.picScroll .flashlist {
    height: 100%;
    overflow: hidden;
}

.flashlist .f_out {
    height: 100%;
    overflow: hidden;
    position: relative;
}

.flashlist .f_out .picintro {
    height: 2rem;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 70%;
    z-index: 120;
    text-align: left;
}

.picintro a {
    line-height: 2rem;
    font-weight: bold;
    padding-left: 15px;
    color: #003f9d;
    font-size: 14px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.flash_tab_div {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: 100;
    height: 2rem;
    background-color: #edf6ff;
    opacity: 0.53;
    -moz-opacity: 0.53;
    filter: alpha(opacity=50);
}

.flash_tab {
    height: 2rem;
    width: 6rem;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 120;
}

.flash_tab .tabs {
    height: 100%;
    overflow: hidden;
}

.flash_tab .tabs ul {
    height: 100%;
}

.flash_tab .tabs ul li {
    display: inline-block;
    margin: 0 1px;
}

.flash_tab .tabs ul li.opdiv {
    width: 8px;
    height: 8px;
    background-color: #dcdcdc;
    border-radius: 4px;
    vertical-align: bottom;
}

.flash_tab .tabs ul li.noopdiv {
    width: 20px;
    height: 8px;
    background: #ff2c23;
    border-radius: 4px;
    vertical-align: bottom;
}


/* picscroll end */


/* 政务要闻和省部要闻 */

.tabBar .informationNav {
    width: 100%;
    height: 47px;
    background: #eaeaea;
}

.tabBar .informationNav .first .zwywIcon {
    width: 2rem;
    height: 2rem;
    background: url(../img/zwywIconActive.png);
    display: inline-block;
    vertical-align: middle;
}

.tabBar .informationNav .first.active .zwywIcon {
    background: url(../img/zwywIcon.png);
}

.tabBar .informationNav .first.active {
    color: #fff;
    background-color: #0070bf;
}

.tabBar .informationNav .first.active a {
    color: #fff;
}

.tabBar .informationNav .first {
    float: left;
    width: 11rem;
    height: 98%;
    text-align: center;
    font-size: 1rem;
    color: #4f4f4f;
    line-height: 2.6rem;
}


/* .tabBar .informationNav .more {
    display: none;
    float: right;
    font-size: 12px;
    color: #4f4f4f;
    line-height: 3rem;
    margin-right: 1rem;
}

.tabBar .informationNav a {
    color: #4f4f4f;
}

.tabBar .informationNav a:hover,
.tabBar .center_list li a:hover {
    color: #0070bf;
}

.tabBar .informationNav .more.active {
    display: block;
} */

.tabBar .center_list li,
.tabBar .center_list li a {
    height: 50px;
    line-height: 50px;
    color: #4f4f4f;
    font-size: 16px;
}

.thirdRow .center_list.gzfw li,
.thirdRow .center_list.gzfw li a {
    height: 42px;
    line-height: 42px;
}

.tabBar .center_list li i {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    display: inline-block;
    background-color: #62a7d4;
    margin: 0 10px;
}

.tabBar .center_list .time {
    line-height: 40px;
    float: right;
    color: #262626;
}

.tabBar .center_list {
    display: none;
    padding: 12px;
}

.tabBar .center_list.active {
    display: block;
}


/* 政务要闻和省部要闻 end */


/* picBanner */

.container .picBanner {
    width: 100%;
    height: 6rem;
    margin-top: 1rem;
}

.swiper-container33 {
    width: 100%;
    height: 100%;
    overflow: hidden;
}


/* .swiper-wrapper {
    height: 100%;
}

.swiper-slide */

.swiper-container33 a {
    display: inline-block;
    width: 33%;
    height: 100%;
}


/* .swiper-slide */

.swiper-container33 a img {
    width: 100%;
    height: 100%;
}


/* picBanner end */


/* secondRow start */

.container .secondRow {
    width: 100%;
    margin-top: 1rem;
    height: 20rem;
}

.secondRow .tabBar {
    width: 60%;
    border: 1px solid #eeeeee;
    height: 100%;
}

.secondRow .tabBar:last-child {
    width: 38%;
}

.secondRow .informationNav .first.active {
    color: #fff;
    background: url(../img/tabTitleBg.png) no-repeat;
}

.secondRow .informationNav .first {
    float: left;
    width: 9.4rem;
    height: 98%;
    text-align: left;
    color: #4f4f4f;
    line-height: 2.6rem;
    padding-left: 3rem;
}

.tzgg.center_list {
    padding: 12px 28px;
}


/* secondRow end */


/* thirdRow start */

.container .thirdRow {
    width: 100%;
    margin-top: 1rem;
    height: 20rem;
}

.thirdRow .tabBar .informationNav {
    width: 100%;
    height: 2rem;
    background: #eaeaea;
}

.thirdRow .tabBar:first-child {
    width: 30%;
    margin-right: 6px;
}

.thirdRow .tabBar:nth-child(2),
.thirdRow .tabBar:last-child {
    width: 34%;
}

.thirdRow .tabBar {
    border: 1px solid #eeeeee;
    height: 100%;
    border-bottom: 10px solid #eef8ff;
}

.thirdRow .tabBar .informationNav .first {
    width: 10rem;
    height: 100%;
    line-height: 2rem;
    background: url(../img/thirdBg.png) no-repeat;
}

.thirdRow .tabBar .informationNav .more {
    line-height: 2rem;
}

.thirdRow .gzfw .new-con-item {
    background-color: #f8f8f8;
    margin: 10px 20px;
}

.thirdRow .gzfw .new-con-item a,
.thirdRow .hdjl .new-con-item a,
.thirdRow .zfxxgk .new-con-item a {
    width: 100%;
    height: 100%;
}

.thirdRow .gzfw .new-con-item .gzfwIcon {
    width: 36%;
    height: 100%;
    background: url(../img/gzfwIcon.png) no-repeat;
    background-color: #1DB0DC;
}

.thirdRow .gzfw .new-con-item .gzfwIcon1 {
    background-position: 36px 4px;
}

.thirdRow .gzfw .new-con-item .gzfwIcon2 {
    background-position: 34px -44px;
}

.thirdRow .gzfw .new-con-item .gzfwIcon3 {
    background-position: 34px -94px;
}

.thirdRow .gzfw .new-con-item .gzfwIcon4 {
    background-position: 34px -144px;
}

.thirdRow .gzfw .new-con-item .gzfwIcon5 {
    background-position: 34px -194px;
}

.thirdRow .gzfw .new-con-item .gzfwName {
    width: 52%;
    height: 100%;
    float: right;
}

.thirdRow .hdjl .new-con-item {
    width: 140px;
    height: 98px;
    box-shadow: 0 0 6px #62a7d4;
    -webkit-box-shadow: 0 0 20px #62a7d4;
    margin: 18px 17px;
    behavior: url(PIE.htc);
}

.thirdRow .hdjl .hdjlIcon {
    width: 100%;
    height: 50%;
    background: url(../img/hdjlIcon.png) no-repeat;
}

.thirdRow .hdjl .hdjlIcon1 {
    background-position: 52px 16px;
}

.thirdRow .hdjl .hdjlIcon2 {
    background-position: -120px 16px;
}

.thirdRow .hdjl .hdjlIcon3 {
    background-position: 52px -111px;
}

.thirdRow .hdjl .hdjlIcon4 {
    background-position: -120px -112px;
}

.thirdRow .zfxxgk .new-con-item {
    width: 80%;
    height: 34px;
    margin: 18px auto;
    background: url(../img/xxgkBg.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    line-height: 34px;
    /*针对IE8的hack，目的是除掉之前background*/
    background: none\9;
    /*下一行为关键设置*/
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='img/xxgkBg.png', sizingMethod='scale');
}

.thirdRow .zfxxgk .new-con-item:hover a {
    color: #fff;
}

.thirdRow .zfxxgk li a {
    line-height: 2rem;
    color: #fff;
}


/* thirdRow end */


/* 图片锦集 */

.container .picCollection {
    width: 100%;
    margin-top: 2rem;
    height: 10rem;
    border: solid 1px #dbedff;
    padding: 14px 0px;
}

.picCollection .pcTitle {
    height: 100%;
    width: 6%;
    text-align: center;
    padding-top: 10px;
    box-sizing: border-box;
}

.picCollection .pcTitle img {
    width: 30px;
    height: 140px;
    vertical-align: middle;
}

.picCollection .picCols {
    width: 94%;
    height: 80%;
}

.picCollection .picCols a {
    width: 18%;
    height: 100%;
    margin: 0 7px;
    text-align: center;
    cursor: default;
}

.picCollection .picCols img {
    width: 100%;
    height: 100%;
}


/* 图片锦集结束 */


/* 友情链接 */

.container .friendLink {
    width: 100%;
    background: url(../img/tabBarBg.png);
    height: 3rem;
    margin-top: 1rem;
    color: #6e6e6e;
    font-size: 14px;
}

.container .friendLink a {
    color: #6e6e6e;
    margin: 0 1rem;
    line-height: 3rem;
}


/* 友情链接  end*/