<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/**
 * @description: 网站首页样式
 * @author: ishang_pan
 * @update: ishang_pan (2020-06-16 09:25)
 */

/*home*/
.m-box{padding: 20px;background-color: #fff;margin: 0 auto 20px;}
.m-box.row .col-md-6,.m-box.row .col-md-4{padding: 0;}
.amore{color: #a0b9d4;background: url(../images/home/m-more.png) right center no-repeat;padding-right: 22px;transition: all .5s;}
.amore:hover{padding-right: 17px;}
.tab-ul{margin-top: 5px;}
.tab-ul li{line-height: 48px;background: url(../images/home/m-libg.png) left 22px no-repeat;overflow: hidden;padding-left: 16px;transition: all .4s;}
.tab-ul li a{font-size: 18px;color: #333;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: calc(100% - 70px);float: left;transition: all .3s;}
.tab-ul li span{font-size: 18px;color: #999;}
.tab-ul li:hover{padding-left: 21px;}
.tab-ul li:hover a{color: #015293;}
.tit{overflow: hidden;}
/* 轮播+要闻 */
.m-lb{overflow: hidden;}
.m-flash,.m-flash .bd li,.m-flash .bd img{height: 432px;}
.m-flash .bd li{position: relative;}
.m-flash .bd li img{transition: all .3s;}
.m-flash .bd li:hover img{transform: scale(1.1);}
.m-flash .bd li p{background-color: rgba(0, 0, 0, .5);padding:0 100px 0 19px; position: absolute; left: 0; right: 0; bottom: 0; height: 48px; line-height: 48px;font-weight: bold; color: #fff; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-flash .hd{position: absolute; right: 16px; bottom: 20px;}
.m-flash .hd li{float: left; margin-left: 8px; width: 8px; height: 8px; -moz-border-radius: 4px; border-radius: 4px; background-color: rgba(255, 255, 255, .38);cursor: pointer;}
.m-flash .hd li.on{background: #fff;}
.m-ywgg .tab{background-color: #f5f5f5;overflow: hidden;height: 50px;line-height: 50px;}
.m-ywgg .tab ul li{float: left;padding: 0 24px;height: 100%;transition: all .6s;}
.m-ywgg .tab ul li a{font-size: 22px;font-weight: bold;color: #015293;transition: all .6s;}
.m-ywgg .tab ul li.active{background-color: #015293;}
.m-ywgg .tab ul li.active a{color: #fff;}
.m-ywgg .amore{margin-right: 20px;}

/* 图片无缝滚动 */
.m-wfgd{padding: 20px 10px;}
.g-wfgd{overflow: hidden;}
.g-wfgd .owl-item{float: left;padding: 0 10px;}
.wfdg-item{height: 100px;overflow: hidden;}
.wfdg-item img{width: 100%;height: 100%;transition: all .5s;}
.wfdg-item:hover img{transform: scale(1.1);}

/* 参政议政+宣传思想+组织工作 */
.tit{border-bottom: 2px solid #f1f1f1;}
.tit .amore{margin-top: 5px;}
.tit li{padding: 0 16px 13px;position: relative;}
.tit li a{font-size: 22px;font-weight: bold;}
.tit li.active a{color: #015293;}
.tit li.active::after{content: '';width: 100%;height: 4px;background-color: #015293;position: absolute;left: 0;bottom: 0px;}
.m-box.row .col-md-4.m-czyz{padding-right: 20px;}
.m-box.row .col-md-4.m-xcsx{padding: 0 10px;}
.m-box.row .col-md-4.m-zzgz{padding-left: 20px;}
.mz-d{padding: 5px 0;}
.mz-item{overflow: hidden;margin-top: 15px;}
.mz-item&gt;div{width: calc(50% - 6px);background-color: #eef3f9;height: 75px;display: flex;align-items: center;justify-content: center;}
.mz-item&gt;div a{font-family: SourceHanSerifSC-Heavy;font-size: 20px;color: #707b84;font-weight: bold;margin-left: 14px;}
.mz-item&gt;div.mzi-m{width: 100%;}
.mz-item&gt;div img{transition: all .8s;}
.mz-item&gt;div:hover img{transform: rotateX(360deg);}

/* 社会服务+会史纵览+图片链接 */
.m-box.row .col-md-4.m-shfw{padding-right: 20px;}
.m-box.row .col-md-4.m-hszl{padding: 0 10px;}
.m-box.row .col-md-4.m-ymm{padding:6px 0 0 20px;}
.my-item{width: 100%;height: 93px;overflow: hidden;margin-bottom: 15px;}
.my-item img{width: 100%;height: 100%;transition: all .5s;}
.my-item:hover img{transform: scale(1.1);}

/* 民进风采 */
.m-mjfc .title{background: url(../images/home/m-mjfc-bg.png) center no-repeat;text-align: center;}
.m-mjfc .title a{font-size: 22px;font-weight: bold;color: #015293;}
.m-mjfc{padding: 20px 10px;position: relative;}
.g-mjfc{overflow: hidden;margin-top: 20px;}
.g-mjfc .owl-item{float: left;padding: 0 10px;}
.mjfc-item{height: 170px;}
.mi-img{height: 135px;overflow: hidden;}
.mjfc-item img{width: 100%;height: 100%;transition: all .5s;}
.mjfc-item p{text-align: center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height: 40px;color: #333;transition: all .3s;}
.mjfc-item:hover img{transform: scale(1.1);}
.mjfc-item:hover p{color: #015293;}
.g-mjfc .owl-buttons div{display: none;}
.g-mjfc:hover .owl-buttons div{display: block;}
.g-mjfc .owl-buttons div{width: 28px; height: 54px; position: absolute;border-radius: 2px;}
.g-mjfc .owl-buttons .owl-next{background: rgba(0, 0, 0, .2) url(../images/home//m-yzdt-l.png) center no-repeat;  left: 20px; top: 50%; margin-top: 0;}
.g-mjfc .owl-buttons .owl-prev{background: rgba(0, 0, 0, .2) url(../images/home//m-yzdt-r.png) center no-repeat;  right: 20px; top: 50%;margin-top: 0;}

/*media query*/
/*large pcScreen*/
@media (min-width:1300px) {
    .g-special li,.g-special li img{width: 620px;}
    .m-lb,.m-flash,.m-flash .bd li,.m-flash .bd img{width: 635px;}
    .m-ywgg{width: 625px;}
    .m-box.row .col-md-6.m-ywgg{padding-left: 18px;}
    .m-box.m-box2{padding: 13px 20px 6px;}
}
/*medium pcScreen lg*/
@media screen and (max-width: 1299px) {
    .m-flash,.m-flash .tempWrap,.m-flash .bd li, .m-flash .bd img{width: 100%;}
    .m-box.row .col-md-6.m-ywgg{padding-left: 20px;}
    .m-box2 .col-md-4{padding: 0 10px !important;margin: 10px 0;}
}
/*pad md*/
@media screen and (max-width: 991px ){
    .m-box.row .col-md-6.m-ywgg{padding-left: 0;margin-top: 10px;}
    .m-box2 .col-md-4{padding: 0 !important;}
	.mjfc-item{height: 210px;}
	.mi-img{height: 175px;}
}
/*phone sm*/
@media screen and (max-width: 767px) {
    .m-flash,.m-flash .bd li,.m-flash .bd img{height: 232px;}
    .m-ywgg .tab ul li{padding: 0 10px;}
    .m-ywgg .amore{margin-right: 10px;}
}</pre></body></html>