/* 页面自定义css样式 */

body {
    background: #F2F8FF;
}

header {
    width: 100%;
    height: 9.375rem;
    background: #3A83E9;
}
li {list-style-type:none;}
.hide {
			display: none;
		}
/* 头部 */
.top{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding-top: 24px;
    overflow: hidden;
}
.top-left{
    width: 60%;
    float: left;
}
.top-right{
    float: right;
    margin-top: 36px;
}
.yhzxbt{
   font-size:30px;
color: #fff;
border-left: 1px solid #f2f8ff;
padding: 0 20px;
margin-left: 20px;
font-weight: 700;
}
.xinmin{
    font-size: 1rem;
    color: #FFFFFF;
    padding-left: .625rem;
}
#tcdl{
    width: 92px;
height: 40px;
border-radius: 4px;
background:url(tuichu.png)no-repeat 14px center #1062d8;
border: 0;
color: #FFFFFF;
font-size: 1rem;
padding-left: 1.475rem;
margin-left: 1.875rem;

}
/* 主体 */

.main {
    width: 75rem;
    height: auto;
    margin: 0 auto;
    margin-top: 1.875rem;
    margin-bottom: 2.5rem;
    overflow: hidden;
}

.left {
    width: 15rem;
    height: auto;
    background: #fff;
    float: left;
    height: 58.9375rem;
}

.left img {
    padding: 0 77px;
    padding-top: 1.25rem;
}

.yhzt {
    text-align: center;
    font-size: 1rem;
    color: #333;
    padding-top: .625rem;
}

.xxlj {
    overflow: hidden;
    margin-left: 1.5625rem;
    margin-top: 1.875rem;
}

.xxlj li {
    width: 92px;
    height: 30px;
    border-radius: 15px;
    background: #eff6ff;
    border: 1px solid #8fbffc;
    text-align: center;
    line-height: 30px;
    float: left;
}

.xxlj li a {
    color: #8fbffc;
}

.xxlj li:last-child {
    background: #fffbf3;
    margin-left: .625rem;
    border: 1px solid #eed09e;
}

.xxlj li:last-child a {
    color: #EBAC40;
}

.ysqlj {
    width: 12.125rem;
    height: 1.875rem;
    border-radius: 15px;
    background: #fff5f5;
    border: 1px solid #ff6767;
    margin-left: 1.5625rem;
    text-align: center;
    line-height: 1.875rem;
    margin-top: 1.25rem;
}

.ysqlj a {
    color: #E95C5C;
}

.qiehuan {
    margin-top: 1.875rem;
}

.qiehuan li {
    width: 100%;
    height: 4.375rem;
    color: #333333;
    font-size: 1.375rem;
    padding-left: 3.875rem;
    line-height: 4.375rem;
    margin: 1.425rem 0;
    cursor: pointer;
}
.qiehuan li:nth-child(1){
    background: url(zy.png)no-repeat 25px center;
}
.qiehuan li:nth-child(1).active{
    background: url(zy-on.png)no-repeat 25px center  #3a83e9;;
}
.qiehuan li:nth-child(2){
    background: url(bj.png)no-repeat 25px center;
}
.qiehuan li:nth-child(2).active{
    background: url(bj-on.png)no-repeat 25px center  #3a83e9;;
}
.qiehuan li:nth-child(3){
    background: url(xj.png)no-repeat 25px center;
}
.qiehuan li:nth-child(3).active{
    background: url(xj-on.png)no-repeat 25px center  #3a83e9;;
}
/* .qiehuan li:nth-child(4){
    background: url(wdzz.png)no-repeat 25px center;
}
.qiehuan li:nth-child(4).active{
    background: url(wdzz-on.png)no-repeat 25px center  #3a83e9;;
} */
.qiehuan li:nth-child(4){
    background: url(dczj.png)no-repeat 25px center;
}
.qiehuan li:nth-child(4).active{
    background: url(zhenji-on.png)no-repeat 25px center  #3a83e9;;
}
.qiehuan li:nth-child(5){
    background: url(zz.png)no-repeat 25px center;
}
.qiehuan li:nth-child(5).active{
    background: url(zz-on.png)no-repeat 25px center  #3a83e9;;
}
.qiehuan li:nth-child(6){
    background: url(ysq.png)no-repeat 25px center;
}
.qiehuan li:nth-child(6).active{
    background: url(ysq-on.png)no-repeat 25px center  #3a83e9;;
}
.qiehuan li:nth-child(7){
    background: url(sc.png)no-repeat 25px center;
}
.qiehuan li:nth-child(7).active{
    background: url(sc-on.png)no-repeat 25px center  #3a83e9;;
}
.qiehuan li.active{
    color: #FFFFFF;
}

/* 右侧 */

.right {
    width: 58.75rem;
    float: right;
    height: auto;
}


/* 天气 */

.tianqi {
    width: 100%;
    height: 7.8125rem;
    background: url(tqbj.png)no-repeat;
}

.tianqi p {
    font-size: 22px;
    color: #333;
    padding-top: 1.375rem;
    padding-left: 1.5625rem;
}
.tianqicj{
    padding-left: 1.5625rem;
    padding-top: 10px;
}
.el-table__empty-text {
    line-height: 60px;
    width: 50%;
    color: #909399;
    font-size: 18px;
    font-weight: 600;
}

/* 智能推荐 */

.zntj {
    width: 100%;
    height: 27rem;
    background: #fff;
    margin-top: 1.25rem;
    padding: 1.25rem 1.625rem;
    overflow: hidden;
    /* overflow: scroll; */
}
.zntj::-webkit-scrollbar{
    display:none
}

.bigzntj{
    height: 16.8rem;
    overflow: hidden;
    /* overflow: scroll; */
}
.bigzntj::-webkit-scrollbar{
    display:none
}

.zntjbt {
    font-size: 1.375rem;
    font-weight: 700;
    float: left;
}

button#guaShiBtn {
    float: left;
    width: 88px;
    height: 35px;
    border-radius: 17.5px;
    border: none;
    margin-left: .875rem;
    padding-left: 1.25rem;
    background: url(shezhi.png)no-repeat .625rem center #e6f1ff;
}


/* 设置弹窗 */

.modalBox {
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    display: none;
}

.maskBox {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .45);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.modalContainer {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modalContentBox {
    background-color: #fff;
    box-shadow: 0 6px 16px 0 rgba(0, 0, 0, .08), 0 3px 6px -4px rgba(0, 0, 0, .12), 0 9px 28px 8px rgba(0, 0, 0, .05);
    box-sizing: border-box;
    width: 80rem;
    height: 48rem;
}

.modalFooter {
    margin-top: 1.875rem;
    text-align: center;
}

.modalFooter>button {
    width: 10rem;
    height: 3.125rem;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #3a83e9;
    font-size: 1rem;
    color: #3A83E9;
}

.modalFooter>button:nth-child(2) {
    background: #3a83e9;
    width: 10rem;
    height: 3.125rem;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 1rem;
}

h1 {
    font-size: 1.375rem;
    color: #333333;
    text-align: center;
    margin-top: 0.875rem;
    font-weight: 400;
}

h2 {
    line-height: 2rem;
    height: 2rem;
    margin-top: 1.875rem;
    text-align: center;
}

.xzgd {
    height: 550px;
    overflow: auto;
}

.mz {
    width: 100%;
    margin-top: 20px;
    padding: 0 20px;
}

.mz-title {
    width: 100%;
    border-bottom: none;
    font-size: 18px;
    color: #2B2F32;
    /* padding-bottom: 15px; */
}

.mz ul {
    margin-top: 10px;
    overflow: hidden;
}

.modalBox .mz ul li {
    float: left;
    height: 40px;
    line-height: 40px;
    border: 1px solid #D8D8D8;
    border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    color: #666666;
    text-align: center;
    padding: 0 25px;
    margin-bottom: 20px;
    margin-right: 20px;
    cursor: pointer;
    background: none;
}

.modalBox .mz ul li:first-child {
    margin-left: 0;
}

.mz ul li.hover {
    background: #5587D9;
    color: #FFFFFF;
}


/* 分页 */
.zntj .fenye{
    overflow: auto;
    width: 70%;
    margin: 0 auto;
}
.bt-box-18 .fenye li {
    float: left;
    border: 1px solid #e2e2e2;
    margin-right: 10px;
    padding: 0 .625rem;
    
}
/* .bt-box-18{
    height: 200px;
} */


.bt-box-18 .fenye li.hover {
    background: #5587D9!important;
    color: #fff
}

.fenye li:last-child {
    border-bottom: 1px solid #e2e2e2!important;
}

.bt-box-tit {
    border: none;
    
}

.bt-box-tit a.act {
    font-size: 1.2rem;
    background: none;
    color: #5587D9;
    border-bottom: 4px solid #3A83E9;
    font-weight: 700;
}

.bt-box-tit a {
    font-size: 1.2rem;
    margin: 0 1.25rem;
    padding: 0;
    line-height: 2.125rem;
}

.bt-box-18 ul li {
    font-size: 1rem;
    line-height: 2rem;
    background: url(dian.png) no-repeat  10px center;
}
.fenye li{
    background: none!important;
}


/* 轮播 */

.lunbo {
    width: 100%;
    height: 9.25rem;
    background: #fff;
    margin-top: 1.25rem;
    padding: 1.25rem 1.625rem;
}

.lunbo .sectionTitle {
    background: url(sectionTitle2.png) center center no-repeat;
}

.lunbo .sectionCon {
    height: auto;
    position: relative;
}

.lunbo .swiper-container {
    width: 55.75rem;
    height: auto;
    overflow: hidden;
    position: relative;
}

.lunbo .swiper-wrapper li {
    width: 12.9375rem;
    height: 6.75rem;
    float: left;
    margin-right: 1.25rem;
}

.lunbo .swiper-wrapper li a {
    display: block;
    width: 100%;
    height: 100%;
}

.lunbo .swiper-wrapper li a img {
    width: 100%;
    height: 100%;
}

.lunbo .prev {
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    top: 50%;
    left: -1.75rem;
    background: url(left.png) center center no-repeat;
    box-shadow: 0 .0187rem .1rem 0 rgba(153, 153, 153, 0.50);
    border-radius: 50%;
    margin-top: -1.25rem;
    cursor: pointer;
}

.lunbo .next {
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    top: 50%;
    right: -1.75rem;
    background: url(right.png) center center no-repeat;
    box-shadow: 0 .0187rem .1rem 0 rgba(153, 153, 153, 0.50);
    border-radius: 50%;
    margin-top: -1.25rem;
    cursor: pointer;
}

/* 我的主页切换 */
.wdzy{
    width: 100%;
    height: 21.625rem;
    margin-top: 1.25rem;
}
/* 我的足迹 */
.wdzy-left{
    width: 28.75rem;
    height: 100%;
    float: left;
    background: #fff;
    padding: 1.25rem 1.625rem;
}
.wdzy-left .bt-box-cent ul li a{
width: 60%;
}
/* 我的热词 */
.wdzy-right{
    width: 28.75rem;
    height: 100%;
    float: right;
    background: #fff;
    padding: 1.25rem 1.625rem;
}
.wdzy-rightbt{
    font-size: 1.375rem;
    color: #333;
    font-weight: 700;
    display: block;
}
.emfl_list{
    margin-top: 140px;
    margin-left: 120px;
    width: 307px;
}

/* 办件 */
.banjian{
	width: 100%;
	margin-top: 1.25rem;
	background: #fff;
	height:514px;
    padding: 1.25rem;
}
.banjianbg{
    height: 464px;
}
.banjianbg li{
    line-height: 3.125rem;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
}
.banjianbg li:first-child{
    background: #f6f6f6;
}
.banjianbg li span{
    font-size: 1rem;
    text-align: center;
    display: inline-block;
    align-self: center;
}
.banjianbg li span:nth-child(1){
    width: 40%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
   
}
.banjianbg  .bjxx{
    cursor: pointer;
}
.banjianbg  .bjxx:hover{
color: #0056b3;
}
.banjianbg li span:nth-child(2){
    width: 20%;
    word-break: break-all;
    word-wrap: break-word;
   
}
.banjianbg li span:nth-child(3){
    width: 14%;
}
.banjianbg li span:nth-child(4){
    width: 14%;
}
.banjianbg li span:nth-child(5){
    width: 14%;
}
.banjian .modalBox .contentBox{
    padding: 1.25rem;
}
.ybl{
color: #3A83E9;
}
.dcl{
    color: #EB982B;
}

/* 办件弹窗 */
.bjxxtc li{
    height:3.75rem ;
}
.bjxxtc li:last-child{
    border-bottom: 1px solid #e8e9ec;
}
.bjxxtc li span{
    font-size: 1rem;
    line-height: 3.75rem;
    height:3.75rem ;
    display: inline-block;
    align-self: center;
    border: 1px solid #e8e9ec;
    border-bottom: 0;
    padding-left: 1.3125rem;
}
.bjxxtc li span:nth-child(1){
    width: 18%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-right:0 ;
    background: #f5f6f8;
}
.bjxxtc li span:nth-child(2){
    width: 32%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-right:0 ;
   
}
.bjxxtc li span:nth-child(3){
    width: 18%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-right:0 ;
    background: #f5f6f8;
}
.bjxxtc li span:nth-child(4){
    width: 32%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.banjian .modalContentBox{
    position: relative;
    height: 40rem;
}
.modalFooter1{
position: absolute;
top: -12px;
right: -12px;
}

/* 我的信件 */
.xinjian{
    width: 100%;
	margin-top: 1.25rem;
	background: #fff;
	height:514px;
    padding: 1.25rem; 
}
.biaodan li{
    line-height: 3.125rem;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
}
.biaodan li:first-child{
    background: #f6f6f6;
}
.biaodan li span{
    font-size: 1rem;
    text-align: center;
    display: inline-block;
    align-self: center;
}
.biaodan li span:nth-child(1){
    width: 20%;
    word-break: break-all;
    word-wrap: break-word;
}
.biaodan li span:nth-child(2){
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.biaodan li span:nth-child(3){
    width: 14%;
}
.biaodan li span:nth-child(4){
    width: 14%;
}
.biaodan li span:nth-child(5){
    width: 14%;
}
.biaodan li span:nth-child(6){
    width: 14%;
}
/* 信件弹窗 */
.xinjiantc li{
    height: auto;
    display: flex;
    align-items: center;
    justify-content: left;
    line-height:3.75rem ;
    background-color: #f5f6f8;
}
.xinjiantc li.infoAcutre{
    border: 1px solid #e8e9ec;
    border-bottom: 0;
}
.xinjiantc li:nth-child(1){
    background-color: #fff;
}
.xinjiantc li:nth-child(6){
    background-color: #fff;
}
.xinjiantc li:nth-child(5),.xinjiantc li:last-child{
    /* background-color: #fff; */
    border-bottom: 1px solid #e8e9ec;
}

.xinjiantc li:nth-child(1){
    padding-top: 0px;
}

.xinjianan{
    cursor: pointer;
}
.xinjiantc li span{
    font-size: 1rem;
    display: block;
    align-self: center;
    border-bottom: 0;
    padding: 0 1.3125rem;
    
    min-height: 3.75rem;
    line-height: 3.75rem;
    background-color: #fff;
    border-left: 1px solid #e8e9ec;
}
.xinjiantc li a{
    font-size: 1rem;
    display: block;
    align-self: center;
    border-bottom: 0;
    padding: 0 1.3125rem;
    
    min-height: 3.75rem;
    line-height: 3.75rem;
    background-color: #fff;
    border-left: 1px solid #e8e9ec;
}
.xjbgbt{
    width: 18%;
    border-right:0 ;
    background: #f5f6f8;
    padding-left: 1.3125rem;
    
}
.xj-two{
    width: 32%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-right:0 ;
   
}
.xjqzh{
    width: 82%;
    height:auto ;
    word-break: normal;
    background-color: none;
}
.xinjiantc li span:nth-child(3){
    width: 18%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-right:0 ;
    background: #f5f6f8;
}
.xinjiantc li span:nth-child(4){
    width: 32%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
 .xinjian .modalContentBox{
    position: relative;
    height: 50rem;
}
.modalFooter3{
position: absolute;
top: -12px;
right: -12px;
}
.xinjiantcbt {
    text-align: center!important;
    line-height: 70px;
    font-size: 22px;
    font-weight: bold;
    padding: 20px 0;
}
.xinjiantc {
    padding: 20px;
    /* margin-top: 20px; */
    height: 660px;
    overflow: auto;
}
/* 我的证照 */
.zhengzhao{
    width: 100%;
	margin-top: 1.25rem;
	background: #fff;
	height:514px;
    padding: 1.25rem; 
}
.zhengzhaobg li{
    width: 17.875rem;
    height: 7.5rem;
    border-radius: 4px;
    background: linear-gradient(90.00deg, #f8fafd 0%, #f3f5f9 100%);
    align-items: center;
    float: left;
    margin-right: 1.25rem;
    margin-top: 1.25rem;
}
.zhengzhaobg li a{
    font-size: 1.25rem;
    color: #404F86;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.zhengzhaobg li span{
width: 55%;
display: block;
margin-left: 1.25rem;
float: left;
line-height: 2.5rem;
}
.zhengzhaobg li img{
    float: right;
    margin-right: 1.475rem;

}
.zhengzhaobg li:nth-child(3n){
    margin-right: 0;
}
/* 依申请公开 */
.ysq{
    width: 100%;
	margin-top: 1.25rem;
	background: #fff;
	height:514px;
    padding: 1.25rem; 
}
.ysq .modalContentBox{
    position: relative;
    height: 50rem;
}
.ysqbg li{
    line-height: 3.125rem;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
}
.ysqbg li:first-child{
    background: #f6f6f6;
}
.ysqbg li span{
    font-size: 1rem;
    text-align: center;
    display: inline-block;
    align-self: center;
}
.ysqbg li span:nth-child(1){
    width: 20%;
    word-break: break-all;
    word-wrap: break-word;
}
.ysqbg li span:nth-child(2){
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.ysqbg li span:nth-child(3){
    width: 14%;
}
.ysqbg li span:nth-child(4){
    width: 14%;
}
.ysqbg li span:nth-child(5){
    width: 14%;
}
.ysqbg li span:nth-child(6){
    width: 14%;
}
/* 依申请弹窗 */
.ysqgktc li{
    height: auto;
    display: flex;
    align-items: center;
    justify-content: left;
    line-height:3.75rem ;
    background-color: #f5f6f8;
}
.ysqgktc li.infoAcutre{
    border: 1px solid #e8e9ec;
    border-bottom: 0;   
}
.ysqgktc li:nth-child(5){
    background-color: #fff;
    border-top:1px solid #e8e9ec;
    /* border-bottom: 1px solid #e8e9ec; */
}
.ysqgktc li:last-child{
    border-bottom: 1px solid #e8e9ec;
}
.ysqgktc li:nth-child(1){
    padding-top: 0px;
    background-color: #fff;
}

.ysqtc{cursor: pointer;}
.ysqgktc li span {
    font-size: 1rem;
    display: block;
    align-self: center;
    border-bottom: 0;
    padding-left: 1.3125rem;
    min-height: 3.75rem;
    line-height: 3.75rem;
    background-color: #fff;
    border-left: 1px solid #e8e9ec;
}
.ysqgktc li a {
    font-size: 1rem;
    display: block;
    align-self: center;
    border-bottom: 0;
    padding-left: 1.3125rem;
    min-height: 3.75rem;
    line-height: 3.75rem;
    background-color: #fff;
    border-left: 1px solid #e8e9ec;
}
.ysqtcbgbt{
    width: 18%;
    border-right:0 ;
    background: #f5f6f8;
    padding-left: 1.3125rem;
}
.ysq-two{
    width: 32%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-right:0 ;
   
}
.ysqzh{
    width: 82%;
    height:auto ;
    word-break: normal;
    background-color: none;
}
.ysqgktc li span:nth-child(3){
    width: 18%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-right:0 ;
    background: #f5f6f8;
  
}
.ysqgktc li span:nth-child(4){
    width: 32%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.modalFooter2{
position: absolute;
top: -12px;
right: -12px;
}
.ysqtcbt {
    text-align: center!important;
    line-height: 70px;
    font-size: 22px;
    font-weight: bold;
    padding: 20px 0;
}
.ysqgktc {
    padding: 20px;
    /* margin-top: 40px; */
    height: 660px;
    overflow: auto;
}
/* 收藏 */
.shoucang{
    width: 100%;
	margin-top: 1.25rem;
	background: #fff;
	height:514px;
    padding: 1.25rem; 
}
.shoucangbg li{
    line-height: 3.125rem;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
}
.shoucangbg li:first-child{
    background: #f6f6f6;
}
.shoucangbg li span{
    font-size: 1rem;
    text-align: center;
    display: inline-block;
    align-self: center;
}
.shoucangbg li span:nth-child(1){
    width: 20%;
    word-break: break-all;
    word-wrap: break-word;
}
.shoucangbg li span:nth-child(2){
    width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.shoucangbg li span:nth-child(3){
    width: 20%;
}
.shoucang .modalContentBox{
    width: 30rem;
    height: 14rem;
}
.shoucang .modalContentBox .contentBox span{
    font-size: 22px;
    height: 64px;
    padding: 42px;
    text-align: center;
    display: block;
}
.anniu {
   
    width: 90px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    background: #ecf4ff;
    outline: none;
    border: none;
    font-size: .875rem;
    color: #3A83E9;
}
/* 足迹 */
.zuji{
    width: 100%;
	margin-top: 1.25rem;
	background: #fff;
	height:514px;
    padding: 1.25rem; 
}
.zujibg li{
    line-height: 3.125rem;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
}
.zujibg li:first-child{
    background: #f6f6f6;
}
.zujibg li span{
    font-size: 1rem;
    text-align: center;
    display: inline-block;
    align-self: center;
}
.zujibg li span:nth-child(1){
    width: 24%;
    word-break: break-all;
    word-wrap: break-word;
}
.zujibg li span:nth-child(2){
    width: 26%;
    word-break: break-all;
    word-wrap: break-word;
}
.zujibg li span:nth-child(3){
    width: 50%;
    word-break: break-all;
    word-wrap: break-word;
}
.qczj {
   
    min-width: 90px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    background: #ecf4ff;
    outline: none;
    border: none;
    font-size: .875rem;
    color: #3A83E9;
}
.zuji .modalContentBox{
    width: 30rem;
    height: 14rem;
}
.zuji .modalContentBox .contentBox span{
    font-size: 22px;
    height: 64px;
    padding: 42px;
    text-align: center;
    display: block;
}
/* 分页 */
.zuji .fenye{
    overflow: auto;
    width: 46%;
    margin: 0 auto;
    margin-top: 6px;
    margin-bottom: 6px;
}
.zuji .fenye li {
    float: left;
    border: 1px solid #e2e2e2;
    margin-right: 10px;
    padding: 0.325rem 0.625rem;
}

.zuji  .fenye li.hover {
    background: #5587D9;
    color: #fff
}

.zuji  .fenye li:last-child {
    border-bottom: 1px solid #e2e2e2!important;
}

/* 调查征集 */
.zhengjibg{
    width: 100%;
	margin-top: 1.25rem;
	background: #fff;
	height:514px;
    padding: 1.25rem; 
}
.zhengjibg li{
    line-height: 3.125rem;
    /* border-bottom: 1px solid #eee; */
    display: flex;
    justify-content: space-between;
}
.zhengjibg li span{
    font-size: 1rem;
    text-align: center;
    display: inline-block;
    align-self: center;
}
.zhengjibg li span:nth-child(1){
    width: 40%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zhengjibg li span:nth-child(2){
    width: 20%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zhengjibg li span:nth-child(3){
    width: 20%;
}
.zhengjibg li span:nth-child(4){
    width: 20%;
}
