/* 导航下轮播  */
.dhx-lb {
    width: 100%;
    height: 4rem;
}

.dhx_Swiper .swiper-pagination-bullet {
    border-radius: 0%;
    width: 0.61rem;
    height: 0.06rem;
}

.dhx_Swiper .swiper-pagination-bullet-active {
    background: #FFFFFF !important;
}


.dhx_Swiper .swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.39);
    opacity: 1;
}

/* 头条 */
.i-tt {
    display: flex;
    height: 0.8rem;
    width: 100%;
    background-image: url(../img/5.png);
    background-size: 100%;
}

.i-ttc {
    display: flex;
    align-items: center;
}

.i-ttt {
    width: 0.72rem;
    height: 0.36rem;
    background: #EC1B24;
    font-size: 0.2rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.36rem;
    color: #FFFFFF;
    text-align: center;
}

.i-ttlb {
    width: calc(14.4rem - 0.72rem - 0.3rem);
    margin-left: 0.3rem;
}

.ttlbSwiper .swiper-slide {
    font-size: 0.2rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.swiper-slide a{
    font-size: 0.2rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    text-align: center;
    width: 100%;
}
.swiper-slide a:hover {
    font-size: 0.2rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    text-decoration: underline !important;
    text-decoration-color: #707070 !important;
}

/* 轮播2 */
.lb2 {
    padding-top: 0.05rem;
    overflow: hidden;
}

.lb2k {
    height: 5.8rem;
    width: 100%;
    z-index: 1;
    position: relative;
}

.lb2k img{
    display: flex;
    margin: 0 auto;
    object-fit: cover;
}
.lb2kwz {
    z-index: 2;
    position: absolute;
    bottom: 0;
    padding-left: 0.3rem;
    width: 100%;
    height: 0.6rem;
    background: #3F459B;
    font-size: 0.2rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.6rem;
    color: #FFFFFF;
}

.lb2 .swiper-pagination {
    text-align: right !important;
    padding-right: 0.3rem
}

.lb2 .swiper-pagination-bullet {
    border-radius: 0%;
    width: 0.12rem;
    height: 0.06rem;
}

.lb2 .swiper-pagination-bullet-active {
    background: #FFFFFF !important;
}

.dhx_Swiper .swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.39);
    opacity: 1;
}

/* 行业要闻 */
.i-hyyw {
    padding-top: 0.2rem;
    display: flex;
    align-items: center;
}

/* 左边轮播3 */
.lb3 {
    width: 7rem;
    height: 5rem;
    overflow: hidden;
}

.lb3k {
    height: 100%;
    width: 100%;
    z-index: 1;
    position: relative;
}

.lb3k img{
    width: 100%;
    height: 100%;
}

.lb3Swiper{
    height: 100% !important;
}
.lb3kwz {
    z-index: 2;
    position: absolute;
    bottom: 0;
    padding-left: 0.2rem;
    width: 100%;
    height: 0.6rem;
    background: rgba(0, 0, 0, 0.6);
    font-size: 0.2rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.6rem;
    color: #FFFFFF;
}

.lb3 .swiper-pagination {
    text-align: right !important;
    padding-right: 0.2rem
}

.lb3 .swiper-pagination-bullet {
    border-radius: 0%;
    width: 0.12rem;
    height: 0.06rem;
}

.lb3 .swiper-pagination-bullet-active {
    background: #FFFFFF !important;
}

.dhx_Swiper .swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.39);
    opacity: 1;
}

/* 右边 */
.i-hyywr {
    margin-left: 0.4rem;
    width: 7rem;
}

.i-hyywrt {
    padding: 0.1rem 0.3rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-image: url(../img/8.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.i-hyywrtl {
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    /*font-weight: bold;*/
    color: #FFFFFF;
}
.i-hyywrtl:hover{
    font-weight: bold;
} 

.i-hyywrtr {
    cursor: pointer;
    font-size: 0.16rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.i-hyywrjs {
    padding: 0.15rem 0;
    border-bottom: 0.01rem solid #FFEEEEEE;
    cursor: pointer;
}
.i-hyywrjs:hover .i-hyywrjs1{
    color: #3F459B;
    font-weight: bold;
}
.i-hyywrjs1-wrap{
    display: flex;
    align-items: center;
}
.i-hyywrjs1-tiem{
    font-size: 0.16rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    flex-shrink: 0;
    margin-left: 0.15rem;
}
.i-hyywrjs1-hzywrap{
    display: flex;
    align-items: center;
}
.i-hyywrjs1-hzytime{
    font-size: 0.16rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    flex-shrink: 0;
    margin-left: 0.15rem;
}
.i-hyywrjs1 {
    /*text-indent: 2em;*/
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 0.18rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #222222;
    flex: 1;
}

.i-hyywrjs2 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 0.29rem;
    font-size: 0.14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    /*text-indent: 2em;*/
}

.i-hyywrk {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 0.01rem solid #FFEEEEEE;
    padding: 0.21rem 0;
}
.i-hyywrk:hover .i-hyywrkl{
    color: #3F459B;
    font-weight: bold;
}
.i-hyywrkl {
    /*text-indent: 2em;*/
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 0.18rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #222222;
}

.i-hyywrkr {
    font-size: 0.16rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    flex-shrink: 0;
    margin-left: 0.15rem;
}

/* 功能栏 */
.i-gn {
    /*padding-top: 0.2rem;*/
    display: flex;
    align-items: flex-end;
}

.i-gnl {
    /*width: calc(14.4rem - 1.5rem - 0.15rem);*/
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.i-gnlk {
    cursor: pointer;
    width: 2.69rem;
    margin-top: 0.2rem;
    padding: 0.18rem 0 0.17rem;
    background-image: url(../img/9.png);
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.23rem;
     transition: all .365s;
     background-position: center;
}


.i-gnlk:hover .tyimg1{
    display:none;
}
.i-gnlk:hover .tyimg2{
    display:block;
}


.i-gnlk:nth-child(5n) {
    margin-right: 0;
}

.i-gnlk img {
    width: 0.45rem;
    height: 0.45rem;
    object-fit: cover;
}

.i-gnlk-w {
    margin-left: 0.1rem;
    font-size: 0.18rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #3F459B;
    transition: all .2s;
}
.i-gnr-right{
    display: flex;
    flex-wrap: wrap;
    margin-left: 0.2rem;
}
.i-gnr-right .i-gnr{
    width: 100%;
    margin-bottom: 0.2rem;
}
.i-gnr-right .i-gnr:nth-child(2){
    margin-bottom: 0;
}

.i-gnrk {
    cursor: pointer;
    /*padding: 0.35rem 0.46rem 0.28rem 0.47rem;*/
    /* width: 1.5rem; */
    background-image: url(../img/10.png);
    transition: all .365s;
    background-size: 100% 100%;
     background-position: center;
     /*padding: 0.05rem 0 0.05rem 0;*/
     padding: 0.05rem .3rem;
}
.i-gnrk img {
    /*display: block;*/
    margin: 0 auto;
    width: 0.45rem;
    height: 0.45rem;
    object-fit: cover;
}
.i-gnrk:hover .tyimg1{
    display:none;
}
.i-gnrk:hover .tyimg2{
    display:block;
}

.i-gnrk-w {
    /*margin-top: 0.36rem;*/
    font-size: 0.18rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #3F459B;
    text-align: center;
}

/* 政策法规、会员风采 */
.zcfg-hyfc {
    padding-top: 0.2rem;
    display: flex;
    align-items: center;
}

/* 政策法规 */
.i-zcfg {
    margin-right: 0.4rem;
    width: 7rem;
    height: 4.4rem;
}

.i-zcfgtl {
    display: flex;
    align-items: center;
}

.i-zcfgtl1 {
    cursor: pointer;
    margin-right: 0.6rem;
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}
.i-zcfgtl1:hover{
    font-weight: bold;
}

.i-zcfgtl1:last-child {
    margin-right: 0;
}

.i-zcfgtl1.active {
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}


.i-zcfgc {
    margin-top: 0.06rem;
    display: none;
}
.i-zcfgc.active{
    display:block;
}

.i-zcfgk {
    cursor: pointer;
    padding: 0.24rem 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 0.01rem solid #FFEEEEEE;
}
.i-zcfgk:hover .i-zcfgkl1{
    color: #3F459B;
    font-weight: bold;
}

.i-zcfgkl1 {
    /*text-indent:2em;*/
    width: 4.8rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 0.18rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.28rem;
    color: #222222;
}

.i-zcfgkl2 {
    width: 5.8rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 0.16rem;
    font-size: 0.14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

/* 会员风采 */
.i-hyfc {
    width: 7rem;
    height: 4.4rem;
}

/* 党建引领行业 */
.i-djyl {
    padding-top: 0.2rem;
    /*width: 100%;*/
    /*height: 1.2rem;*/
}
.i-djyl p{
    margin: 0;
}

.i-djyl img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 党建动态 */
.i-djdtr {
    margin-right: 0.41rem;
    width: 7rem;
    height:5rem;
}

.i-djdtt {
    padding: 0.1rem 0.3rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-image: url(../img/13.png);
    
        background-repeat: no-repeat;
    background-size: cover;
}

/* 会员服务、下载中心 */
.hyfw-xzzx {
    padding-top: 0.2rem;
    display: flex;
    align-items: initial;
}

/* 会员服务 */
.i-hyff {
    width: 7rem;
}

.i-hyffc {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.i-hyffck {
    cursor: pointer;
    width: 3.4rem;
    background-image: url(../img/15.png);
    padding: 0.16rem 0 0.14rem 0;
    margin-top: 0.2rem;
    margin-right: 0.2rem;
    transition: all .365s;
    background-size: 100% 100%;
    background-position: center;
    text-align: center;
}
.i-hyffck:hover .tyimg1{
    display:none;
}
.i-hyffck:hover .tyimg2{
    display:block;
}

.i-hyffck:nth-child(2n) {
    margin-right: 0;
}

.i-hyffck img {
    /*display: block;*/
    margin: 0 auto;
    width: 0.34rem;
    min-height: 0.34rem;
    object-fit: cover;
}

.i-hyffck-w {
    margin-top: 0.07rem;
    font-size: 0.18rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #3F459B;
    /*width: 1rem;*/
}

.i-hyffc2 {
    cursor: pointer;
    padding: 0.31rem 1.59rem 0.26rem 1.59rem;
    margin-top: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(../img/15.png);
     transition: all .365s;
    background-size: 100% 100%;
    background-position: center;
}
.i-hyffc2:hover .tyimg1{
    display:none;
}
.i-hyffc2:hover .tyimg2{
    display:block;
}
.i-hyffc2 img{
        width: 0.45rem;
    height: 0.45rem;
}

.i-gnrk2-w {
    margin-left: 0.21rem;
    font-size: 0.18rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #3F459B;
}

/* 下载中心 */
.i-xzzxrk {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 0.01rem solid #FFEEEEEE;
    padding: 0.23rem 0;
}
.i-xzzxrk:hover .i-hyywrkl{
    color: #3F459B;
    font-weight: bold;
}

/* 事务所专栏 */
.i-sws {
    padding-top: 0.2rem;
}

.i-swst {
    padding: 0.1rem 0.3rem;
    display: flex;
    align-items: center;
    width: 100%;
    height: 0.5rem;
    background-image: url(../img/18.png);
    
            background-repeat: no-repeat;
    background-size: cover;
}

.i-swslb {
    margin-top: 0.3rem;
}

.swslbk {
    cursor: pointer;
    width: 100%;
}
.swslbk:hover img{
    border: 1px solid #ccc;
}

.swslbk img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 1px solid transparent;
    max-height: 1rem;
}

.swslbk-wz {
    margin-top: 0.1rem;
    font-size: 0.14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    text-align: center;
    color: #666666;
}

/* 中央国家机关 */
.i-zygj {
    padding-top: 0.2rem;
    padding-bottom: 0.5rem;
}
.i-zygj .i-zcfgtl1.active{
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.i-zygj .i-zygjc.active{
    display:flex;
}

.i-zygjc {
    margin-top: 0.1rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    display:none;
}

.i-zygjck {
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 20%;
    margin-top: 0.2rem;
    font-size: 0.14rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.i-zygjck:hover{
    color: #3F459B;
    font-weight: bold;
}
/* 意见投诉弹出框 */
.yjtd-wrap {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.45);
    position: fixed;
    z-index: 999;
    top: 0;
    display: none;
    left: 0;
}

.yjts-box {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.yjts-k {
    background: #FFFFFF;
    width: 6rem;
    position: relative;
}


.yjts-t {
    background: #3F459B;
    width: 100%;
    height: 0.6rem;
}

.yjts-t2 {
    cursor: pointer;
    width: 0.21rem;
    height: 0.21rem;
    position: absolute;
    top: 0.19rem;
    right: 0.19rem;
}

.srmmw-t2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.yjts-t1 {
    padding-top: 0.15rem;
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
}

.yjts-wz {
    padding: 0.19rem 0;
    border-bottom: 0.01rem dashed #C1C1C1;
}

.yjts-wz1 {
    text-align: center;
    margin-top: 0.18rem;
    font-size: 0.18rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #3F459B;
}

.yjts-wz2 {
    text-align: center;
    margin-top: 0.15rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #3F459B;
}

.yjts-input {
    margin-top: 0.18rem;
}

.input1 {
    padding-left: 0.98rem;
    display: flex;
    align-items: center;
    margin-bottom: 0.2rem;
}

.yjtsi-wz {
    width: 0.64rem;
    text-align: justify;
    text-justify: distribute-all-lines;
    /* // 这行必加，兼容ie浏览器  */
    text-align-last: justify;
    font-size: 0.16rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin-right: 0.2rem;
}

.input1 input {
    width: 3.2rem;
    height: 0.4rem;
    border: 0.01rem solid #DDDDDD;
    border-radius: 0.04rem;
    padding-left: 0.2rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.4rem;
    color: #999999;
}

#tsnr-i input {
    width: 3.2rem;
    height: 1.2rem;
}

.yjts-buttom {
    padding-bottom: 0.4rem;
    margin-top: 0.28rem;
    display: flex;
    align-items: center;
    padding-left: 1.82rem;
}

.yjts-buttom1 {
    cursor: pointer;
    margin-right: 0.2rem;
    width: 1.5rem;
    height: 0.4rem;
    background: #ECECEC;
    border-radius: 0.04rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 0.4rem;
    color: #666666;
    text-align: center;
}

.yjts-buttom1:last-child {
    margin-right: 0;
}

.yjts-buttom1:hover {
    background: #3F459B;
    color: #FFFFFF;
}

.show {
    display: block !important;
}

/* 意见投诉弹出框 end*/
/* 联系我们弹出框 */
.lxwm-wrap {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.45);
    position: fixed;
    z-index: 999;
    top: 0;
    display: none;
    left: 0;
}

.lxwm-box {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lxwm-k {
    background-image: url(../img/46.png);
    width: 6rem;
    position: relative;
}


.lxwm-t {
    width: 100%;
}

.lxwm-t2 {
    cursor: pointer;
    width: 0.21rem;
    height: 0.21rem;
    position: absolute;
    top: 0.19rem;
    right: 0.19rem;
}

.lxwm-t2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lxwm-t1 {
    padding-top: 0.39rem;
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.lxwm-c {
    padding: 0 0.72rem;
    margin-top: 0.76rem;
    display: flex;
    align-items: center;
    margin-bottom: 0.79rem;
}

.lxwmc-l {
    margin-right: 0.57rem;
}

.lxwmc-l1 {
    margin-bottom: 0.44rem;
    display: flex;
    align-items: center;
}

.lxwmc-l1:last-child {
    margin-bottom: 0;
}

.lxwmc-l1img {
    width: 0.55rem;
    height: 0.55rem;
    flex-shrink: 0;
}

.lxwmc-l1img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lxwmc-l1wz {
    margin-left: 0.16rem;
}

.lxwmc-l1wz1 {
    font-size: 0.2rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    font-weight: bold
}

.lxwmc-l1wz2 {
    margin-top: 0.06rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.lxwmc-r {
    width: 1.6rem;
    height: 1.6rem;
        flex-shrink: 0;
}

.lxwmc-r img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tyimg1{display:block;}
.tyimg2{display:none;}
/* 联系我们弹出框 end*/


.i-swslb-item:hover{
    background: rgba(63,69,155,.1) !important;
    transition: all .365s;
}









.dhx-lb .swiper-slide img{
    width: 100%;
}










