
.cont-list-title{
    width: 90%;
    margin: 0 auto;
    line-height: 35px;
    color: #3a526f;
    font-weight: 600;
}

.cont-list-table{
    width: 90%;
    margin: 0 auto;
    border-collapse: collapse;
}
.cont-list-table td{height: 40px;text-align: center;}

.msg-td{
	background: #fff;text-align: left;word-break: break-all;padding: 20px;line-height: 24px;
}
.cont-opt-type{width: 90%;
    margin: 15px auto;}


.reply-order{
    width: 90%;
    margin: 0 auto;
    min-height: 300px;
    background: #fffcf0;
    border: 1px solid #fbf1d0;
    color: #3a526f;
    font-size: 16px;
    overflow: hidden;
}

.replay-order-title{
    width: 100%;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
}

.number-right{
    width: 90%;
    margin: 0 auto;
    line-height: 40px;
    text-align: right;
    font-size: 16px;
}

.user-left{
    width: 90%;
    margin: 0 auto;
    line-height: 40px;
    text-align: left;
    font-size: 16px;
}

.cont-body{
    width: 90%;
    margin: 0 auto;
    line-height: 40px;
    text-indent: 25px;
}

.replay-tool{
    width: 90%;
    margin: 0 auto;
    line-height: 50px;
    text-align: center;
}

.replay-tool .replay-btn{
    display: inline-block;
    vertical-align: middle;
    padding: 2px 10px;
    line-height: 32px;
    background: #eeeeef;
    color: #7b8b9b;
    border-radius: 2px;
    cursor: pointer;
}


/*

依申请公开-模板管理

 */

.moban-wraper{
    margin: 0 auto;
    clear: both;
    overflow-y: auto;
    padding: 10px 0;
}

.moban-left{
    width: 47%;
    float: left;
}
.moban-right{
    width: 53%;
    float: left;
}
.moban-from-list{
    width: 100%;
    font-size: 0;
}
.from-text{
    display: inline-block;
    vertical-align: middle;
    width: 15%;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
}
.from-input{
    display: inline-block;
    width: 80%;
    vertical-align: middle;
    font-size: 14px;
}
.from-input input{
    width: 100%;
    line-height: 35px;
    border: 1px solid #e0e4e9;
    text-indent: 10px;
}

.moban-tool{
    width: 100%;
    text-align: center;
    line-break: 35px;
    margin-top: 10px;
}

.moban-tool .moban-btn{
    display: inline-block;
    width: 70px;
    line-height: 35px;
    text-align: center;
    background: #eeeeef;
    color: #758697;
    cursor: pointer;
    border-radius: 2px;
}

.moban-right-cont{
    width: 95%;
    margin: 0 auto;
    min-height: 600px;
    background: #fffcf0;
    border: 1px solid #fbf1d0;
    font-size: 16px;
}

.moban-right-cont .moban-content{
    width: 90%;
    margin: 30px auto;
}


/*      办事指南       */

.worker-wraper{
    margin: 0 auto;
    clear: both;
    overflow-y: auto;
    padding: 10px 0;
}

.worker-left{
    width: 917px;
    float: left;
    position:relative;
}
.worker-right{
    width: 30%;
    float: left;
}

.work-tabs{
    width: 100%;
    margin: 0 auto;
    font-size: 0;
}
.work-tabs .work-tabs-item{
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    width: 130px;
    text-align: center;
    line-height: 45px;
    background: #ecf0f5;
    color: #333333;
    border-right: 1px solid #fff;
    cursor: pointer;
}
.work-tabs .work-tabs-active{
    background: #0c80e8;
    color: #fff;
}

.work-from-list{
    width: 99.7%;
    font-size: 0;
}
.work-text{
    display: inline-block;
    vertical-align: middle;
    width: 15%;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
}
.work-input{
    display: inline-block;
    width: 35%;
    vertical-align: middle;
    font-size: 14px;
}
.work-input input{
    width: 100%;
    line-height: 35px;
    border: 1px solid #e0e4e9;
    text-indent: 10px;
}

.work-tool{
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.work-btn{
    display: inline-block;
    width: 80px;
    line-height: 35px;
    background: #0dd39e;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    cursor: pointer;
}


/*  表单   */


.from-wraper{
    margin: 0 auto;
    clear: both;
    overflow-y: auto;
    padding: 10px 0;
}

.tabs-boxwrap{
    width: 100%;
    position: absolute;
    left: 0;
    top: 45px;
    background: #FFFFFF;
    display: none;
}

.from-left{
    width: 917px;
    float: left;
}
.from-right{
    width: 30%;
    float: left;
}
.from-list{
    width: 99.7%;
    font-size: 0;
    margin-bottom: 10px;
}
.from-text{
    display: inline-block;
    vertical-align: middle;
    width: 15%;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
}
.from-input{
    display: inline-block;
    width: 35%;
    vertical-align: middle;
    font-size: 14px;
}
.from-input .input_box{
    width: 100%;
    line-height: 35px;
    border: 1px solid #e0e4e9;
    text-indent: 10px;
	border-radius: 6px !important;
}

.from-input .textarea_box{
    width: 100%;
    line-height: 22px;
    border: 1px solid #e0e4e9;
    text-indent: 10px;
    height: 80px;
    resize: none;
    margin-bottom: 5px;
	border-radius: 5px !important;
}

.from-tool{
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.from-btn{
    display: inline-block;
    width: 90px;
    line-height: 38px;
    background: #48668a;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    cursor: pointer;
    margin-right: 3px;
}

.layout-select input{text-indent: 0;}

/*      依申请公开模板           */

.data-list{
    margin: 10px 10px;
    overflow: auto;
}

.data-list-item{
    width: calc(20% - 16px);
    float: left;
    height: 180px;
    background: #f8fafc;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    border: 1px solid #e0e4e9;
    margin: 10px 8px;
    line-height:180px;
}
.data-list-item .item-center{
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}


.data-list-item .item-title{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #2b425b;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.data-list-item .item-desc{
    display:block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    color: #758697;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.data-list-item  .item-tool{
    width: 100%;
    text-align: center;
    line-height: 40px;
    display: none;
}

.data-list-item  .item-tool .item-btn{
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #4db446;
    color:#4db446 ;
    margin:0 5px;
    cursor: pointer;
}

.data-list-item:hover{
    background: #fff8e0;
    border-color: #fff8e0;
}

.data-list-item:hover .item-title{
    color: #2b425b;
}

.data-list-item:hover .item-tool{
    display: block;
}

.padding-btn{
    display: inline-block;
    padding: 3px 12px;
    line-height: 30px;
    background: #4db446;
    color: #fff;
    margin: 0 5px;
    border-radius: 3px;
    cursor: pointer;
}






/*      个人资料  byj 2022-11-21    */
.info-head{
    width: 98%;
    height: 18px;
	margin: 40px auto 0px;
	line-height: 18px;
	font-size: 18px;
	color: #333333;
	text-indent: 15px;
}
.info-head-line-b{
	width: 5px;
	height: 18px;
	display: inline-block;
	background: #418cf0;
	border-radius: 5px;
	position: relative;
	top: 3px;
	left: -5px;
}

.info-wrap{
    width: 100%;
    min-width: 1280px;
    clear: both;
	margin-top: 40px;
}

.info-wrap .info-left{
    float: left;
    width: 40%;
    margin-left: 5%;
    position: relative;
}

.info-wrap .info-right{
    float: left;
    width: 50%;
    margin-right: 5%;
}

.right-line{
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border-right: 1px solid #e0e4e9;
}

.info-title-wrap{
    margin: 30px 0;
    margin-left: 18%;
}

.info-title-wrap .info-set-img{
    display: inline-block;
    width: 95px;
    height: 24px;
    background: url('../images/info/grsz.png') no-repeat center center;
}
.info-title-wrap .info-setpass-img{
    display: inline-block;
    width: 95px;
    height: 24px;
    background: url('../images/info/xgmm.png') no-repeat center center;
}
.info-title-wrap .info-en-img{
    display: inline-block;
    width: 130px;
    height: 17px;
    background: url('../images/info/grszyw.png') no-repeat center center;
    margin-left: 3px;
}
.info-title-wrap .info-enpass-img{
    display: inline-block;
    width: 136px;
    height: 17px;
    background: url('../images/info/xgmmyw.png') no-repeat center center;
    margin-left: 3px;
}

.info-center{
	width: 50% !important;
	margin: 0px auto 0;
	position: relative;
}

.info-from-list{
    width: 85%;
    margin: 0 auto;
    padding: 10px 0;
    border-bottom: 1px solid #eff1f4;
    clear: both;
    min-height: 36px;
    overflow: hidden;
}

.info-from-list .text{
    float: left;
    width: 100px;
    text-align: center;
    line-height: 36px;
    color: #758697;
}

.info-from-list .content{
    float: left;
    width: calc(100% - 80px);
    line-height: 36px;
    color: #3a526f;
    min-height: 36px;
}

.editor-wrap{
    float: left;
    width: calc(100% - 100px);
    display: none;
}

.editor-wrap .editor-input{
    width: 90%;
    border: 1px solid #e0e4e9;
    height: 35px;
    text-indent: 5px;
	border-radius: 5px;
}

.editor-wrap .editor-textarea{
    width: 90%;
    border: 1px solid #e0e4e9;
    height: 80px;
    resize: none;
    padding: 5px;
}


.info-from-list .edit-icon{
    display: none;
    font-size: 14px;
    color: #617486;
    vertical-align: middle;
    margin-left: 20px;
    position: absolute;
    cursor: pointer;
}
.info-from-list .edit-icon i{
    font-size: 20px;
    vertical-align: middle;
    margin-right: 6px;
}

.info-from-list .content:hover .edit-icon{
    display: inline-block;
}


.info-head-cont{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.info-head-cont .user-image{
    width: 120px;
    height: 120px;
    border-radius: 120px;
    /*border:10px solid rgba(255,255,255,0.5);*/
    position: relative;
    margin-top: 50px;
    margin-left: 18%;
	background-size: 100% 100% !important;
}

.info-head-cont .user-image .head-photo{
    position: absolute;
    right: -6px;
    bottom: -6px;
    height: 36px;
    width: 36px;
    border-radius: 36px;
    background: #0c80e8;
    text-align: center;
    line-height: 36px;
    color: #fff;
    cursor: pointer;
}

.head-right-cont{
    position: absolute;
    top: 60px;
    left: 18%;
    margin-left: 200px;
}

.head-right-cont .user-realname{
    font-size: 28px;
    color: #2e4a6b;
}

.head-right-cont .system-name{
    font-size: 16px;
    color: #2e4a6b;
    margin-left: 10px;
}

.head-circle-btn{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    cursor: pointer;
}
.head-circle-btn .circle-icon{
    display: block;
    width: 42px;
    height: 42px;
    border-radius: 42px;
    background: #ecf3f9;
    color: #486689;
    position: relative;
    text-align: center;
    line-height: 42px;
}

.head-circle-btn .circle-text{
    display: block;
    width: 42px;
    line-height: 30px;
    text-align: center;
    color: #486689;
    font-size: 15px;
}

.head-circle-btn .circle-spot{
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #ef5350;
    right: -1px;
    top: -1px;
}

.head-circle-wrap{
    margin-top: 15px;
    margin-left: 5px;
}

.circle-btn-active .circle-icon{
    background: #54749c;
    color: #fff;
}


/*     直播页面       */
.video-list{
    width: 70%;
    display: inline-block;
    vertical-align: middle;
    height: 200px;
    background: #f2ddc0;
    border-radius: 5px;
    line-height: 200px;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.video-list .video-img{
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 5px;
}


.video-wrap{
    position: absolute;
    width: 100%;
    height: 200px;
    border-radius: 5px;
    line-height: 200px;
    text-align: center;
    cursor: pointer;
    left: 0;
    top: 0;

}

.video-play{
    display: inline-block;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 75px;
    border-radius: 70px;
    background: rgba(0,0,0,0.35);
    cursor: pointer;
    vertical-align: middle;
    display: none;
}

.video-play i{
    font-size: 40px;
    color: #fff;
    margin-left: 8px;
}
.video-list:hover .video-wrap{
    background: rgba(0,0,0,0.2);
}

.video-list:hover .video-play{
    display: inline-block !important;
}


/*    融媒发布  所选文章    */

.rmt-article-list{
    width: 90%;
    margin: 20px auto;
}

.rmt-artli{
    width: 100%;
    display: table;
    border: 1px solid #f8fafc;
}
.rmt-arttr{
    display: table-row;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #3a526f;
}

.rmt-column{
    display: table-cell;
    text-align: center;
    line-height: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.rmt-artli:hover{
    background: #fbf1d0;
    border: 1px solid #fbf1d0;
    cursor:move;
}
.select2-container--default .select2-selection--single{
	border-radius: 5px !important;
}

.wui-date-editor .wui-date-input {
    border-radius: 5px !important;
}
.btn-left-d{
	margin-left: 10px;
}