[v-cloak] {display: none;}
img {border: none;max-width: 100%;}
/*::-webkit-scrollbar{width:0;height:0;background-color: transparent;}*/
/*::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);background-color:rgba(43,114,172,0.1)}*/
/*::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);border-radius:5px;background-color:transparent;}*/
.clearfix:before, .clearfix:after {display: table;content: " ";}
.clearfix:after {clear: both;}
.clearfix{*zoom: 1; }

::-webkit-scrollbar-track-piece {background-color: transparent}
::-webkit-scrollbar {width: 4px;height: 4px;background: hsla(0,0%,100%,0)}
::-webkit-scrollbar-thumb {border-radius: 5px;background-color: #c5c9cc}

.el-pagination.is-background .el-pager li:not(.disabled):hover {color: #2B72AC;}
.el-pagination.is-background .el-pager li:not(.disabled).active {background-color: #2B72AC; color: #fff;}
.el-select-dropdown__item.selected {color: #2B72AC;}
.el-range-editor.is-active, .el-range-editor.is-active:hover, .el-select .el-input.is-focus .el-input__inner {border-color: #2B72AC;}
.el-cascader .el-input .el-input__inner:focus, .el-cascader .el-input.is-focus .el-input__inner{border-color: #2B72AC;}
.item-top-intro {max-width: 400px;}

.c2-text-ellipsis{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.gxOneThing-wrap{width: 1200px; margin: 0 auto;}
.gxOneThing-header{height: 360px; background: url("/onething/v3/efficientOneThing/images/efficientOneThing_top_bg.jpg") center top no-repeat; background-size: 100% 100%;}
.gxOneThing-header .efficient-header{padding-top: 50px; width: 800px; margin: 0 auto;}

/**/
.search-area-wrap{width:836px;height:175px;margin:0 auto;text-align:left;z-index:10}
.search-area-wrap .search-wrap{width:100%;margin-top:70.58px;display:flex;position:relative}
.search-area-wrap .search-wrap .left-search-group{height:64px;flex:1;border-radius:4px;display:flex;align-items:center;box-sizing:border-box;padding:10px 0px;background:rgba(255,255,255,0.9)}
.search-area-wrap .search-wrap .left-search-group #drop-group{width:76px;height:22px;margin-left:20px;outline:none;border:none;font-family:Alibaba PuHuiTi 2.0;font-size:16px;font-weight:500;color:#333333;text-align:center}
.search-area-wrap .search-wrap .left-search-group #drop-group option{border:0;margin-top:5px}
.search-area-wrap .search-wrap .left-search-group .middle-infor-icon{width:34px;height:22px;text-align:right;margin-left:12px;border-left:1px solid rgba(185,185,185,0.4);display:none}
.search-area-wrap .search-wrap .left-search-group .middle-infor-icon .infor-icon{width:22px;height:22px;margin-left:12px}
.search-area-wrap .search-wrap .left-search-group .input-area{flex:1;height:100%;box-sizing:border-box;padding:0px 20px;outline:none;border:none;font-size:16px;font-weight:bold;letter-spacing:0em;color:#333333;background:transparent;border-radius:4px}
.search-area-wrap .search-wrap .left-search-group .search-icon{width:100px;height:64px;background:#10568A;display:flex;justify-content:center;align-items:center;border-radius:0 4px 4px 0;cursor: pointer;}
.search-area-wrap .search-wrap .left-search-group .search-icon:hover{background-color:rgb(0,110,171,0.8)}
.search-area-wrap .search-wrap .left-search-group .search-icon img{}
.search-area-wrap .search-wrap .right-btn-group{width:124px;height:64px;margin-left:12px;border-radius:4px;/*background-image:url("/onething/v3/efficientOneThing/images/icon_btn.png");*/background-repeat:no-repeat;background-size:cover}
.search-area-wrap .search-wrap .right-btn-group .btn-logo_top{position: absolute;z-index: 1;width: 114px;height: 114px;bottom: 32px;left:0px}
.search-area-wrap .search-wrap .left-search-group .input-area::placeholder{font-size: 16px;color: #dbdbdb;}

/**/
.section{width: 100%;}
.section .hd{width: 208px; margin: 0 auto; padding: 20px 0;}

/*联办事项集成办*/
.integrated-box .integrated-hd{height: 52px; text-align: center;}
.integrated-box .integrated-hd span{font-size: 24px;font-weight: 600; color: #333333;padding-bottom: 20px;margin-left: 20px; margin-right: 20px; cursor: pointer;}
.integrated-box .integrated-hd span.active{position: relative;color: #2B72AC;}
.integrated-box .integrated-hd span.active:after{content: "";position: absolute; left: 0; bottom: 0; width: 100%; height: 3px; background: #2B72AC; border-radius: 2px;}
.integrated-box .integrated-bd{display: flex;margin-bottom:40px;}
.integrated-box .integrated-bd .integrated-bd-left{width: 260px; max-height: 494px; overflow-y: auto;}

.integrated-box .integrated-bd .integrated-bd-left::-webkit-scrollbar {width:6px;display: block;}
.integrated-box .integrated-bd .integrated-bd-left:hover::-webkit-scrollbar {display: block;}
.integrated-box .integrated-bd .integrated-bd-left::-webkit-scrollbar-thumb {background: rgba(43,114,172,0.1);}
.integrated-box .integrated-bd .integrated-bd-left:hover::-webkit-scrollbar-thumb{background: rgba(43,114,172,1);}

.integrated-box .integrated-bd .integrated-bd-left li{margin-bottom: 10px; padding: 0 20px; height: 62px; line-height: 62px; background: linear-gradient( 270deg, rgba(43,114,172,0.01) 0%, rgba(43,114,172,0.1) 100%);border-radius: 8px 0px 0px 8px; position: relative; cursor: pointer;}
.integrated-box .integrated-bd .integrated-bd-left li .flagNew{position: absolute;left: 0; top: 0;width: 30px;height: 30px;}
.integrated-box .integrated-bd .integrated-bd-left li .name-text{font-size: 16px;color: #333333;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.integrated-box .integrated-bd .integrated-bd-left li.active{background: #2B72AC;color: #fff;}
.integrated-box .integrated-bd .integrated-bd-left li.active .name-text{color: #fff;}
.integrated-box .integrated-bd .integrated-bd-left li:last-child{margin-bottom: 0;}


.integrated-box .integrated-bd .integrated-bd-right{width: 940px; min-height: 509px; padding: 24px 30px; background: #FFFFFF;  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.08);  border-radius: 8px;}
.integrated-box .integrated-bd .integrated-bd-right .hot-item-title{display: flex; justify-content: space-between;align-items: center; margin-bottom: 24px;}
.integrated-box .integrated-bd .integrated-bd-right .hot-item-title h2{font-weight: 600;font-size: 24px;color: #111111;line-height: 32px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 98%;}
.integrated-box .integrated-bd .integrated-bd-right .hot-item-links a{float: left; margin-left: 10px; height: 36px; line-height: 36px; padding: 0 18px; border-radius: 4px; color: #fff; cursor: pointer;transition: all .3s ease;}
.integrated-box .integrated-bd .integrated-bd-right .hot-item-links a:hover{transform: translateY(-5px);}
.integrated-box .integrated-bd .integrated-bd-right .hot-item-links a:nth-child(1n){background: rgba(43, 114, 172, 0.1); color: #2B72AC;}
.integrated-box .integrated-bd .integrated-bd-right .hot-item-links a:nth-child(2n){background:#fff; border: 1px solid #2B72AC;color: #2B72AC;}
.integrated-box .integrated-bd .integrated-bd-right .hot-item-links a:nth-child(3n){background: #2B72AC; color: #fff;}

.select-tab-collapse-toggle{position: relative;display: block;width: 100%;background: #F9FAFD;text-align: center;font-size: 12px;color: #2B72AC;line-height: 32px;height: 32px;margin-bottom: 30px;cursor: pointer;}
.select-tab-collapse-toggle svg{margin-left: 6px;}
.select-tab-collapse-toggle .arrow{height: 12px;margin-left: 6px;}
.hot-item-detail-left .line-clamp-two{height: 74px;}
.hot-item-detail-left .line-clamp-countless{height: auto;}
/*.select-tab-collapse-toggle:after{position: absolute; content: ""; margin-left: 4px; width:12px;height:12px;background-color: #000; top: 50%;transform: translateY(-50%);}*/

.integrated-box .integrated-bd .integrated-bd-right .case-text-title{font-size: 16px;color: #333333;font-weight: 600; margin-bottom: 20px;}
.integrated-box .integrated-bd .integrated-bd-right .case-items{display: flex;-ms-flex-wrap: wrap;  flex-wrap: wrap;  width: 100%;overflow: hidden;}
.integrated-box .integrated-bd .integrated-bd-right .case-item{font-size: 14px;color: #666666;display: flex;margin-bottom: 18px;align-items: flex-start; margin-right: 24px;}
.integrated-box .integrated-bd .integrated-bd-right .case-item img{margin-right: 10px;}

.timestay{display: flex;justify-content: space-between;flex-wrap: wrap;}
.timestay li {display: flex;flex-direction: column;font-size: 14px;margin-bottom: 20px; width: 425px;}
.timeinfo{font-size: 14px;color: #666666;display: flex;align-items: center; margin-bottom: 10px;}
.timeinfo .timeicon{width: 18px;margin-right: 10px;}
.timeinfo .timedesc b{padding: 0 5px;color:#2B72AC;font-weight: 600;}
.timestay li.handingTimeSub{}
/*.timestay li.handingTimeSub .timeinfo{display: flex;align-items: center;margin-bottom: 20px;}
.timestay li.handingTimeSub .timeinfo .timecompare{flex: 1;}*/
.timestay li.handingTimeSub .timeinfoBox h2{font-size: 14px;color: #666666;}
.timestay li.handingTimeSub .timeinfoBox h2 b {padding: 0 5px;color: #2B72AC;font-weight: 600;}

/*.timecompare {flex: 1;}*/
.allneed {display: flex;align-items: center; justify-content: space-between;}
.pastneed {font-size: 12px;}
.allneed span:nth-child(2n+1) {display: inline-block;height: 12px;background: rgba(43,114,172,0.1);border-radius: 2px;}
.allneed span:nth-child(2n+2) {width: 40px;text-align: right;font-size: 14px;color: #BBBBBB;}
.pastneed span:nth-child(2n+1) {background: rgba(43,114,172,0.1);width: 90%;}
.pastneed span:nth-child(2n+2) {/*color: #000000;*/text-decoration: line-through;}
.nowneed span:nth-child(2n+1) {background: #2B72AC;width: 12%;}
.nowneed span:nth-child(2n+2) {/*color: #3F9CFD;font-weight: bold;*/}

.relatedServer a,.relatedServer span{float:left; margin-right:10px; padding: 0 10px; background: #F3FBFF;border-radius: 4px;font-size: 14px;color: #666666; line-height: 30px;}
.relatedServer a:hover{background: #2B72AC;color:#fff;}

/**/
.themeServices{background: url("/onething/v3/efficientOneThing/images/themeServices_bg.jpg") center top repeat-y;padding-bottom: 20px;}
.theme-container{background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.04);  border-radius: 8px; margin-bottom: 20px;}
.theme-container-hd{padding: 20px 30px; border-bottom: 1px solid #E7EBF0; display: flex;justify-content: space-between;align-items: flex-end;}
.theme-container-hd .theme-container-title{display: flex;align-items: center;}
.theme-container-hd .theme-container-icon{width: 34px;height: 34px; margin-right: 12px;}
.theme-container-hd .theme-container-txt{display: flex;flex-direction: column;}
.theme-container-hd .theme-container-txt h2{font-size: 20px;font-weight: 600; color: #111111;line-height: 20px;margin-bottom: 4px;}
.theme-container-hd .theme-container-txt p{font-size: 12px;color: #BBBBBB;line-height: 12px;}
.theme-container-bd{padding: 20px 30px;}

.formTop{display: flex;justify-content: space-between;}
.formTop .formInfo{font-size: 14px;color: #666666;padding-top: 10px;}
.formTop .formInfo b{font-weight: 600;color: #2B72AC;}
.formTable .el-table::before{height: 0;}
.formTable .el-table td.el-table__cell div{overflow: visible;}
.formTable .el-table tr{background: #F9FAFD;border-radius: 4px;}
.formTable .el-table td.el-table__cell, .formTable .el-table th.el-table__cell.is-leaf{border-bottom: 8px solid #fff;}
.formTable .el-pagination.is-background .el-pager li:not(.disabled).active {background-color: #2B72AC;color: #fff;}
.formTable .el-pagination.is-background .el-pager li:not(.disabled):hover {color: #2B72AC;}
.theme-container-tabs span{font-size: 20px;color: #333;line-height: 20px;font-weight: 600;margin-left: 40px;position: relative;cursor: pointer;}
.theme-container-tabs span.active{color:#2B72AC;}
.theme-container-tabs span.active:after{content: "";position: absolute;width: 100%;bottom:-21px;left: 0;height: 3px;background: #2B72AC;border-radius: 2px;}

.tipso_style{display: inline-block; margin-right: 10px; height: 26px;line-height: 26px; background: #EBF3FF; border-radius: 25px;padding: 0 10px;font-size: 14px;color: #2B72AC;}
.kstb-name{font-size: 15px;color: #333333;margin-right: 6px;}
.kstb-btn{display: inline-block; background: #2B72AC;border-radius: 4px; color: #fff;font-size: 14px; line-height: 26px; padding: 0 10px;cursor: pointer;transition: all .3s ease;}
.kstb-btn:hover{transform: translateY(-5px);}

.cnb-list{display: flex;justify-content: space-between;flex-wrap: wrap;}
.cnb-list li{display: flex;justify-content: space-between;align-items: center; padding: 0 20px; width: 560px;height: 50px;background: #F9FAFD;border-radius: 4px;margin-bottom: 8px; position: relative;}
.cnb-list li:before{content: "";position: absolute; left: 20px; top: 50%; transform: translateY(-50%); width: 6px;height: 6px;background: #2B72AC;border-radius: 3px;}
.cnb-list li h2{width: 320px; padding-left: 14px; font-size: 15px;color: #333333;}
.cnb-list li a{display: inline-block; font-size: 14px;color: #2B72AC;height: 26px;line-height: 24px; padding: 0 10px; border-radius: 4px;border: 1px solid #2B72AC; transition: all .3s ease;}
.cnb-list li a:last-child{background: #2B72AC;color:#fff;margin-left: 10px;}
.cnb-list li a:hover{transform: translateY(-5px);}
.cnb-list li .cnb-list-btn{}

.theme-container-bd .el-pagination.is-background .el-pager li:not(.disabled):hover {color: #2B72AC;}
.theme-container-bd .el-pagination.is-background .el-pager li:not(.disabled).active {background-color: #2B72AC;color: #fff;}


.bbdb-qqb h2.subTitle{font-size: 16px;color: #333333;font-weight: 600; margin-bottom: 20px;}
.sub-qqb-tabs {background:transparent;border:none;box-shadow:none;-webkit-box-shadow:none}
.sub-qqb-tabs .el-tabs__header{background-color:transparent;border-bottom:none}
.sub-qqb-tabs .el-tabs__header .el-tabs__item{width: 210px;height: 50px; line-height: 50px; color: #2B72AC;padding: 0; padding-left: 40px;text-align: center;border: none;font-size: 16px;font-weight: 600; color: #333333; position: relative;}
.sub-qqb-tabs .el-tabs__header .el-tabs__item:after{content: "";position: absolute;right: -62px; top: 50%;transform: translateY(-50%); width: 22px;height: 12px;background: url("/Other/zwfw-new/onething/v3/efficientOneThing/images/ico_bbdb_arr.svg") no-repeat;}
.sub-qqb-tabs .el-tabs__header .el-tabs__item.is-active{background-color:#2B72AC;color:#ffffff;}

.sub-qqb-tabs .el-tabs__header .el-tabs__item:last-child:after{display: none;}
.sub-qqb-tabs .el-tabs__header .el-tabs__item:nth-child(1){background: url("/onething/v3/efficientOneThing/images/ico_bbdb_bj01@2x.png") no-repeat;background-size: 100% 100%;}
.sub-qqb-tabs .el-tabs__header .el-tabs__item:nth-child(2){padding-left: 40px !important; background: url("/onething/v3/efficientOneThing/images/ico_bbdb_bj02@2x.png") no-repeat;background-size: 100% 100%;}
.sub-qqb-tabs .el-tabs__header .el-tabs__item:nth-child(3){background: url("/onething/v3/efficientOneThing/images/ico_bbdb_bj03@2x.png") no-repeat;background-size: 100% 100%;}
.sub-qqb-tabs .el-tabs__header .el-tabs__item:nth-child(4){padding-left: 40px !important;padding-right: 0!important;background: url("/onething/v3/efficientOneThing/images/ico_bbdb_bj04@2x.png") no-repeat;background-size: 100% 100%;}

.sub-qqb-tabs .el-tabs__header .el-tabs__item.is-active:nth-child(1){background-image: url("/onething/v3/efficientOneThing/images/ico_bbdb_bj01_hover@2x.png")}
.sub-qqb-tabs .el-tabs__header .el-tabs__item.is-active:nth-child(2){background-image: url("/onething/v3/efficientOneThing/images/ico_bbdb_bj02_hover@2x.png")}
.sub-qqb-tabs .el-tabs__header .el-tabs__item.is-active:nth-child(3){background-image: url("/onething/v3/efficientOneThing/images/ico_bbdb_bj03_hover@2x.png")}
.sub-qqb-tabs .el-tabs__header .el-tabs__item.is-active:nth-child(4){background-image: url("/onething/v3/efficientOneThing/images/ico_bbdb_bj04_hover@2x.png")}

.sub-qqb-tabs .el-tabs__content{overflow: visible;}
.sub-qqb-tabs .el-tab-pane{background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.08);border-radius: 8px;margin-bottom: 30px;}
.sub-qqb-tabs .qqb-info{padding: 20px;}
.sub-qqb-tabs .qqb-info p{font-size: 15px;color: #333333;margin-bottom: 20px; padding-left: 14px; position: relative;}
.sub-qqb-tabs .qqb-info p:after{content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%); width: 6px;height: 6px;background: #2B72AC;border-radius: 3px;}
.sub-qqb-tabs .qqb-info p:last-child{margin-bottom: 0;}
.sub-qqb-tabs .qqb-info a{font-size: 15px;color: #2B72AC;font-weight: 600; text-decoration-line: underline;}

.sub-bdb-tabs {background:transparent;border:none;box-shadow:none;-webkit-box-shadow:none}
.sub-bdb-tabs .el-tabs__header{background-color:transparent;border-bottom:none}
.sub-bdb-tabs .el-tabs__header .el-tabs__item{width: 162px;height: 50px; line-height: 50px; color: #2B72AC;padding: 0; padding-left: 40px;text-align: center;border: none;font-size: 16px;font-weight: 600; color: #333333; position: relative;}
.sub-bdb-tabs .el-tabs__header .el-tabs__item:after{content: "";position: absolute;right: -62px; top: 50%;transform: translateY(-50%); width: 22px;height: 12px;background: url("/Other/zwfw-new/onething/v3/efficientOneThing/images/ico_bbdb_arr.svg") no-repeat;}
.sub-bdb-tabs .el-tabs__header .el-tabs__item.is-active{background-color:#2B72AC;color:#ffffff;}

.sub-bdb-tabs .el-tabs__header .el-tabs__item:last-child:after{display: none;}
.sub-bdb-tabs .el-tabs__header .el-tabs__item:nth-child(1){background: url("/onething/v3/efficientOneThing/images/ico_bbdb2_bj01@2x.png") no-repeat;background-size: 100% 100%;}
.sub-bdb-tabs .el-tabs__header .el-tabs__item:nth-child(2){padding-left: 40px !important; background: url("/onething/v3/efficientOneThing/images/ico_bbdb2_bj02@2x.png") no-repeat;background-size: 100% 100%;}
.sub-bdb-tabs .el-tabs__header .el-tabs__item:nth-child(3){background: url("/onething/v3/efficientOneThing/images/ico_bbdb2_bj03@2x.png") no-repeat;background-size: 100% 100%;}
.sub-bdb-tabs .el-tabs__header .el-tabs__item:nth-child(4){background: url("/onething/v3/efficientOneThing/images/ico_bbdb2_bj04@2x.png") no-repeat;background-size: 100% 100%;}
.sub-bdb-tabs .el-tabs__header .el-tabs__item:nth-child(5){padding-left: 40px !important;padding-right: 0!important;background: url("/onething/v3/efficientOneThing/images/ico_bbdb2_bj05@2x.png") no-repeat;background-size: 100% 100%;}

.sub-bdb-tabs .el-tabs__header .el-tabs__item.is-active:nth-child(1){background-image: url("/onething/v3/efficientOneThing/images/ico_bbdb2_bj01_hover@2x.png")}
.sub-bdb-tabs .el-tabs__header .el-tabs__item.is-active:nth-child(2){background-image: url("/onething/v3/efficientOneThing/images/ico_bbdb2_bj02_hover@2x.png")}
.sub-bdb-tabs .el-tabs__header .el-tabs__item.is-active:nth-child(3){background-image: url("/onething/v3/efficientOneThing/images/ico_bbdb2_bj03_hover@2x.png")}
.sub-bdb-tabs .el-tabs__header .el-tabs__item.is-active:nth-child(4){background-image: url("/onething/v3/efficientOneThing/images/ico_bbdb2_bj04_hover@2x.png")}
.sub-bdb-tabs .el-tabs__header .el-tabs__item.is-active:nth-child(5){background-image: url("/onething/v3/efficientOneThing/images/ico_bbdb2_bj05_hover@2x.png")}

.sub-bdb-tabs .el-tabs__content{overflow: visible;}
.sub-bdb-tabs .el-tab-pane{background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.08);border-radius: 8px;margin-bottom: 30px;}
.sub-bdb-tabs .qqb-info{padding: 20px;}
.sub-bdb-tabs .qqb-info h2{font-size: 15px;font-weight: 600;margin-bottom: 20px;}
.sub-bdb-tabs .qqb-info p{font-size: 15px;color: #333333;margin-bottom: 20px; padding-left: 14px; position: relative;}
.sub-bdb-tabs .qqb-info p:after{content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%); width: 6px;height: 6px;background: #2B72AC;border-radius: 3px;}
.sub-bdb-tabs .qqb-info p:last-child{margin-bottom: 0;}
.sub-bdb-tabs .qqb-info a{font-size: 15px;color: #2B72AC;font-weight: 600; text-decoration-line: underline;}

.sub-qqb-tabs .el-tabs__nav-wrap,.sub-bdb-tabs .el-tabs__nav-wrap{height: 50px; overflow: visible;}
.sub-qqb-tabs .el-tabs__nav-scroll,.sub-bdb-tabs .el-tabs__nav-scroll{overflow: visible;}
.sub-qqb-tabs .el-tabs__header .el-tabs__item.is-active:before,.sub-bdb-tabs .el-tabs__header .el-tabs__item.is-active:before{content: ""; position: absolute; bottom: -15px; left: 50%;transform: translateX(-50%); width: 0;height: 0;border-top: 10px solid transparent;border-right: 10px solid transparent;border-left: 10px solid transparent;border-bottom: 10px solid #ffffff;}
.sub-qqb-tabs .el-tabs__header .el-tabs__nav,.sub-bdb-tabs .el-tabs__header .el-tabs__nav{border: none;width: 100%;display: flex;justify-content: space-between;position: relative;}
.sub-qqb-tabs .el-tabs__header .el-tabs__nav:after,.sub-bdb-tabs .el-tabs__header .el-tabs__nav:after{content: "";position: absolute;width: 100%;height: 1px; border-bottom:1px dashed rgba(43,114,172,0.3); left: 0; top:50%; transform: translateY(-50%);z-index: -1;}


.family-part{overflow: hidden;margin-left: -10px;margin-right: -10px;padding: 10px;}
.portal-gallery-item{display: block; float: left; width: 360px; height: 238px;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.08);border-radius: 8px;transition: all .3s ease; margin-right: 30px;}
.portal-gallery-item:last-child{margin-right: 0;}
.portal-gallery-item .portal-gallery-cover {width: 100%;height: 180px;position: relative;}
.portal-gallery-item .portal-gallery-info {display: block;padding: 0 20px;width: 100%;height: 58px;line-height: 58px;text-align: center;}
.portal-gallery-item .portal-gallery-info h2{font-size: 18px;color: #333333;font-weight: 600;}
.portal-gallery-item:hover{transform: translate3d(0, -10px, 0);}

.qqbSwiper .portal-gallery-item:nth-child(3n){margin-right: 0;}

.govPolicyList li{padding: 0 20px; background: #F9FAFD;border-radius: 4px; margin-bottom: 8px;display: flex;justify-content: space-between;align-items: center;}
.govPolicyList li:last-child{margin-bottom: 0;}
.govPolicyList li a{width: 90%;padding-left: 14px; font-size: 15px; line-height: 44px; color: #333333; position: relative;}
.govPolicyList li a:before{position: absolute; content: ""; left: 0; top: 50%; transform: translateY(-50%); width: 6px;height: 6px;background: #2B72AC;border-radius: 3px;}
.govPolicyList li a:hover{color: #2B72AC;}
.govPolicyList li span{font-size: 15px;color: #999999;}

.govPolicyMore{font-size: 14px;color: #2B72AC;display: block;margin: 20px auto 0;text-align: center;}
.govPolicyMore .arrow{width: 10px;margin-left: 11px;}

.flfwSwiper .portal-gallery-item{height: 208px;width: 262px;float: left;margin-right: 30px;}
.flfwSwiper .portal-gallery-item:last-child{margin-right: 0;}
.flfwSwiper .portal-gallery-item .portal-gallery-cover{height: 150px;}

.financialItems{overflow: hidden;}
.financialItems a{float: left; width: 212px;height: 60px; margin-right: 20px; transition: all .3s ease;}
.financialItems a:nth-child(5n){margin-right: 0;}
.financialItems a:hover{transform: translate3d(0, -5px, 0);}

.city-tbzq-part{position: relative;}
.city-tbzq-part .portal-gallery-item{height: 123px;width: 313px;float: left;margin: 15px;position: relative;}
.city-tbzq-part .portal-gallery-item:last-child{margin-right: 0;}
.city-tbzq-part .portal-gallery-item .portal-gallery-cover{height: 123px;}
.city-tbzq-part .portal-gallery-item .portal-gallery-info{position: absolute;background: rgba(0, 0, 0, 0.3);border-radius: 0px 0px 8px 8px;left: 0;bottom: 0;height: 48px;line-height: 48px;}
.city-tbzq-part .portal-gallery-item .portal-gallery-info h2{color: #fff;font-weight: 400;}

.city-tbzq-part .swiper-container{margin:0 55px 10px;}
.city-tbzq-part .swiper-pagination{display: block;bottom: -10px;left: 50%;transform: translateX(-50%);}
.city-tbzq-part .swiper-pagination-bullet{margin: 0 5px;}
.city-tbzq-part .swiper-pagination-bullet-active{width: 30px;background: #2B72AC;border-radius: 5px;}
.city-tbzq-part .swiper-button-next, .city-tbzq-part .swiper-button-prev{width: 80px;height: 80px;transform: translateY(-50%);margin-top: 0;background: url("/Other/zwfw-new/onething/v3/efficientOneThing/images/ico-button_swiper.svg") no-repeat;}
.city-tbzq-part .swiper-button-next:hover, .city-tbzq-part .swiper-button-prev:hover{background: url("/Other/zwfw-new/onething/v3/efficientOneThing/images/ico-button_swipe_hover.svg") no-repeat;}
.city-tbzq-part .swiper-button-next.disabled, .city-tbzq-part .swiper-button-prev.disabled{filter: opacity(0.2);}
.city-tbzq-part .swiper-button-prev {left: -20px;transform: rotate(180deg) translateY(50%);}
.city-tbzq-part .swiper-button-next {right: -20px;}
.city-tbzq-part .swiper-button-next:after, .city-tbzq-part .swiper-container-rtl .swiper-button-prev:after{display: none;}
.city-tbzq-part .swiper-button-prev:after, .city-tbzq-part .swiper-container-rtl .swiper-button-next:after{display: none;}

.area-tbzq-part{}
.area-tbzq-part .portal-gallery-item{margin: 10px auto; height: 240px;width: 212px;float: left;position: relative;}
.area-tbzq-part .portal-gallery-item:last-child{margin-right: 0;}
.area-tbzq-part .portal-gallery-item .portal-gallery-cover{height: 240px;}
.area-tbzq-part .portal-gallery-item .portal-gallery-info{position: absolute;height: 90px;background: linear-gradient( 270deg, rgba(0,0,0,0) 0%, #000000 54%, rgba(0,0,0,0) 100%);left: 0;top: 50%;transform: translateY(-50%); padding: 16px; line-height: 28px;}
.area-tbzq-part .portal-gallery-item .portal-gallery-info h2{font-size: 24px; color: #fff;font-weight: 400;padding-bottom: 10px;}
.area-tbzq-part .portal-gallery-item .portal-gallery-info p{font-size: 18px; color: #fff;}

.promise-area-part {font-family:AlibabaPuHuiTi_2_55_Regular;font-size:14px;color:#333333;margin-bottom: 20px;}
.promise-area-part .el-input--suffix .el-input__inner{height:34px;line-height:34px}
.promise-area-part .el-input__icon{line-height:34px}
.promise-area-part .el-cascader{width: 150px;}

/*期待您的反馈*/
.sectionFeedback .feedbackItems{display: flex;justify-content: space-between;flex-wrap: wrap;padding-bottom: 50px;}
.sectionFeedback .feedbackItems li{width: 585px;height: 120px; transition: all .3s ease;}
.sectionFeedback .feedbackItems li:hover{transform: translateY(-10px)}
.sectionFeedback .feedbackItems li a{display: block; height: 120px; padding-left: 110px;padding-top: 25px; padding-right: 30px;}
.sectionFeedback .feedbackItems li h2{font-size: 22px;color: #333333;margin-bottom: 12px;}
.sectionFeedback .feedbackItems li p{font-size: 14px;}
.sectionFeedback .feedbackItems li.yj{background: url("/onething/v3/efficientOneThing/images/feedback_bg_01@2x.png") no-repeat;background-size: 100% 100%;}
.sectionFeedback .feedbackItems li.yj p{color: #BC9972;}
.sectionFeedback .feedbackItems li.wj{background: url("/onething/v3/efficientOneThing/images/feedback_bg_02@2x.png") no-repeat;background-size: 100% 100%;}
.sectionFeedback .feedbackItems li.wj p{color: #A16E6E;}
.sectionFeedback .feedbackItems li.hcp{width: 1200px; background: url("/onething/v3/efficientOneThing/images/feedback_bg_03@2x.png") no-repeat;background-size: 100% 100%; margin-top: 30px}
.sectionFeedback .feedbackItems li.hcp h2{opacity: 0;}
.sectionFeedback .feedbackItems li.hcp p{opacity: 0; color: #6A8BA8;}

/*el-tabs样式美化*/
.sub-tabs {background:transparent;border:none;box-shadow:none;-webkit-box-shadow:none}
.sub-tabs .el-tabs__header{background-color:transparent;border-bottom:none}
.sub-tabs .el-tabs__header .el-tabs__item{margin-right: 10px; background: #fff;padding:0 20px;color: #2B72AC;line-height:32px;height:34px;border: 1px solid #2B72AC;border-radius: 25px;}
.sub-tabs .el-tabs__header .el-tabs__item.is-active{background-color:#2B72AC;color:#ffffff;border: none;}
.sub-tabs .el-tabs__header .el-tabs__nav{border: none;}
.sub-tabs .el-tabs__header .el-tabs__item:first-child{border-left: 1px solid #2B72AC;}

.sub-tabs-kstb{margin-bottom: 15px;}
.sub-tabs-kstb span{display: inline-block; margin-right: 10px;background: #fff;padding: 0 20px;color: #2B72AC;line-height: 32px;height: 34px;border: 1px solid #2B72AC;border-radius: 25px;cursor: pointer;}
.sub-tabs-kstb span.active{background-color: #2B72AC;color: #ffffff;}

/*map*/
.sectionLocal{background: url("/onething/v3/efficientOneThing/images/localCharacteristic_bg.jpg") center top repeat-y;padding-bottom: 40px;}
.flex {display: flex;}
.map-part{background:#ffffff;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.08);border-radius:8px;padding:25px 30px 30px 50px;display:flex}
.map-part #map-container{width:354px;margin-right:52px;height:410px}
.map-part .content{flex:1}
.map-part .title-row{justify-content:space-between;align-items:center;margin-bottom:25px}
.map-part .title-row .title-icon{width:6px;height:26px;margin-right:10px}
.map-part .title-row .text{font-family:AlibabaPuHuiTi_2_85_Bold;font-size:24px;color:#111111;font-weight:bold;line-height:26px}
.map-part .title-row .select-box{font-family:AlibabaPuHuiTi_2_55_Regular;font-size:14px;color:#333333}
.map-part .title-row .el-input--suffix .el-input__inner{height:34px;line-height:34px}
.map-part .title-row .el-input__icon{line-height:34px}
.map-part .el-table{margin-bottom:12px}
.map-part .el-table thead{font-family:AlibabaPuHuiTi_2_85_Bold;font-size:16px;color:#2b72ac}
.map-part .el-table thead th{padding:0px;height:46px;background:#f9fafd}
.map-part .el-table tbody td{font-family:AlibabaPuHuiTi_2_55_Regular;font-size:15px;color:#333333;padding:0px;height:50px}
.map-part .handler-btn{width:76px;height:26px;background:#2b72ac;border-radius:4px;text-align:center;line-height:26px;font-family:AlibabaPuHuiTi_2_55_Regular;font-size:14px;color:#ffffff;border:1px solid transparent;cursor:pointer;transition: all .3s ease;}
.map-part .handler-btn:hover{transform:translateY(-5px);/*background-color:#fff;border-color:#2b72ac;color:#2b72ac*/}
.map-part .show-more{height:40px;background:#f9fafd;border-radius:4px;font-family:AlibabaPuHuiTi_2_55_Regular;font-size:16px;color:#2b72ac;text-align:center;line-height:40px;cursor:pointer}
.map-part .show-more .arrow{height:12px;margin-left:11px}
.map-part .el-table td.el-table__cell div{overflow: visible;}


/*areaDialog*/
.dialogArea-part .el-dialog__title{font-weight: 600;}
.dialogArea-part .el-dialog__body {padding: 10px 20px 30px;}
.dialogArea-box .detailPositions{display:flex;min-height:200px;flex-direction:column;}
.dialogArea-box .detailPositions .allPlaces{display:flex;flex-wrap:wrap}
.dialogArea-box .detailPositions .allPlaces li{padding:10px !important;width:20%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.dialogArea-box .detailPositions .allPlaces a{padding:6px 12px;font-size:14px;cursor: pointer;}
.dialogArea-box .detailPositions .allPlaces a:hover{background:#e8e8e8;color:#006eab;font-weight:bold}
.dialogArea-box .detailPositions .allPlaces .active{color:#4293f4;border:1px solid #4293f4;padding:5px 12px;position:relative;background-color:#fff}
.dialogArea-box .detailPositions .allPlaces .active::before{content:"";border-color:transparent #4293f4 #4293f4 transparent;border-style:solid;border-width:10px;position:absolute;right:0;bottom:0}
.dialogArea-box .detailPositions .allPlaces .active::after{content:"";position:absolute;right:0;bottom:0;display:inline-block;font-style:normal;line-height:1;width:12px;height:12px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IArs4c6QAAAGNJREFUKFNjZCARMJKonoE2Gv7//1/PwMBwkJGR8QBBG6CKGRgZGRtBzodr+P//vwPIBGQ/oStG1wCy1pCRkTEAJIFNMYoGJEXyDAwMD8GSUGcg24rhB1wmwzQR9DR6PNFeAwBJuyINe5zufAAAAABJRU5ErkJggg==) center center no-repeat}
.dialogArea-box .detailPositions .allPlaces .none{color: #9ea4a9;cursor: not-allowed;}
.dialogArea-box .detailPositions .breadcrumbContainer{display:flex;height:23px;line-height:23px;padding-bottom:15px;border-bottom:1px dashed #eee}
.dialogArea-box .detailPositions .breadcrumbContainer li{margin-right:10px;display:flex;align-items:center}
.dialogArea-box .detailPositions .breadcrumbContainer li a{font-size: 16px;color: #333;}
.dialogArea-box .detailPositions .breadcrumbContainer li:not(:last-child)::after{content:"";display:inline-block;width:6px;height:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAOCAYAAADjXQYbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoxYTAwMWFmMy1hZjQxLTM0NDEtYTY4OS00ZTY2ZWEyYThlNDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDAwNDhBNUZERDEyMTFFQTlBOURDQ0FGMDg3NkQ4RkMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDAwNDhBNUVERDEyMTFFQTlBOURDQ0FGMDg3NkQ4RkMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NGFhZTcwNjQtMWNkNi0wYTRhLTgwMzEtMjUzMjE5Yjk2ZWYxIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6NzVjYzhjMGUtMGQwNS1lNTQ4LWFkNjEtZmJhOGY0ZjFmNjMyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7pn3FgAAAGNJREFUeNp0jlEKgEAIRF3zlkEn2b/qIPXRHTxclAsKUqPwQHmDTFPVTkQbgWFjNXol7yow5FIFxLh8Pz1A0UH8gAFJX34B/nRoaX+ynI3DmLzYzpWIt1CEhCIkFCGhGPMKMACxsBm13a2vLwAAAABJRU5ErkJggg==) no-repeat center;margin-left:10px}
.dialogArea-box .detailPositions .placeListContainer{margin-top:10px;margin-left:-18px;max-height:200px;overflow-y:auto}
.dialogArea-box .detailPositions .placeListContainer::-webkit-scrollbar{display:none}

.areaul-c1 li{float:left;width:10%;margin-top:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.areaul-c1 li{width:20%}
.areaul-c1 li a{display:inline-block;padding:6px 12px;font-size:14px;cursor:pointer}
.areaul-c1 li a:hover,.areaul-c1 li.on a{background:#e8e8e8;color:#006eab;font-weight:bold}
.areaul-c1 li .nodo{color:#999;cursor:not-allowed}
.areaul-c1 li .nodo:hover{color:#999;background:none;font-weight:normal}

/*承诺办区域选择*/
.promise-area-part{width: 250px; position: relative;}
.promise-area-part .areapickerBox{display: flex;width: 100%;height: 40px;color: rgba(0, 0, 0, 0.6);background: #F3FBFF;border-radius: 8px;text-align: left;line-height: 40px;padding-left: 20px;}
.promise-area-part .changeArea{background: #2B72AC;border-radius: 4px;cursor: pointer;position: absolute;right: 10px;top: 5px;color: #fff;padding: 5px 25px 5px 10px;}
.promise-area-part .changeArea:after {content: "";position: absolute;right: 8px;top: 50%;width: 0px;height: 0px;border: 5px solid transparent;border-top-color: #fff;}
.promise-area-part .select-area-box{display:none;padding:10px 30px 30px;width:768px;background:#FFFFFF;box-shadow:0px 0px 12px 0px rgba(178,192,202,0.88);border-radius:5px;text-align:left;position:absolute;z-index:10}
.promise-area-part .select-area-box .g-picker-selector{border-bottom:1px dashed #DDDDDD}
.promise-area-part .select-area-box dl{overflow:hidden;clear:both;width:100%;padding:15px 0}
.promise-area-part .select-area-box dt{float:left;width:10%;text-align:center}
.promise-area-part .select-area-box dt a{font-weight:bold;color:#666;cursor:pointer;line-height:30px}
.promise-area-part .select-area-box dd{float:left;width:90%}
.promise-area-part .select-area-box dd a{float:left;max-width:150px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#000;padding:0px 15px;text-align:center;line-height:30px;margin-bottom:10px}
.promise-area-part .select-area-box dd a:hover,.select-area-box dd a.on{background:#036EA7;border-radius:5px;color:#fff;font-weight:bold;cursor:pointer}
.promise-area-part .choosed{margin-left:20px}
.promise-area-part .select-area-box .rightItem{margin:25px auto}
.promise-area-part .select-area-box .buttoncontainer a{border-radius:5px;font-size:16px;font-weight:bold;float:left;padding:0 45px;line-height:46px;margin-right:20px;cursor: pointer;}
.promise-area-part .select-area-box .buttoncontainer .submitBtn{background:#036EA7;color:#fff}
.promise-area-part .select-area-box .buttoncontainer .quitBtn{background:#E5F2FF;color:#000}
.promise-area-part.active .select-area-box{display:block}

.m-gallery ul{overflow: hidden; margin-bottom: 20px;}
.m-gallery ul li{float: left; height: 48px; text-align: left;width: 48%;line-height: 48px;margin: 10px 1%; border: 1px solid #ccc;border-radius: 5px;cursor:pointer;}
.m-gallery ul li a{font-size: 16px; color: #333;white-space: nowrap; width: 100%; padding: 0 10px; text-overflow: ellipsis;overflow: hidden; display: block;}
.m-gallery ul li:hover {background: url(/onething/slh/images/icon_chooseActive.png) right bottom no-repeat;border-color: #006eab; color: #006eab;}
.m-gallery ul li:hover a{color: #006eab;}

.orderForm{width: 100%;}
.orderForm .el-button--primary:focus, .orderForm .el-button--primary:hover {color: #FFF;background-color: #2B72AC;border-color: #2B72AC;}

/*一件事事权地选择*/
.dialogPowers-part .detailPositions{display:flex;min-height:150px;flex-direction:column;margin-bottom:10px;border-bottom:1px dashed #eee}
.dialogPowers-part .detailPositions .allPlaces{display:flex;flex-wrap:wrap}
.dialogPowers-part .detailPositions .allPlaces li{padding:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dialogPowers-part .detailPositions .allPlaces li.none{display: none;}
.dialogPowers-part .detailPositions .allPlaces li.none a{color: #9ea4a9;cursor: not-allowed;}
.dialogPowers-part .detailPositions .allPlaces a{padding:6px 12px;font-size:14px;cursor: pointer;}
.dialogPowers-part .detailPositions .allPlaces a:hover{background:#e8e8e8;color:#006eab;font-weight:bold}
.dialogPowers-part .detailPositions .allPlaces .active{color:#4293f4;border:1px solid #4293f4;padding:5px 12px;position:relative;background-color:#fff}
.dialogPowers-part .detailPositions .allPlaces .active::before{content:"";border-color:transparent #4293f4 #4293f4 transparent;border-style:solid;border-width:10px;position:absolute;right:0;bottom:0}
.dialogPowers-part .detailPositions .allPlaces .active::after{content:"";position:absolute;right:0;bottom:0;display:inline-block;font-style:normal;line-height:1;width:12px;height:12px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IArs4c6QAAAGNJREFUKFNjZCARMJKonoE2Gv7//1/PwMBwkJGR8QBBG6CKGRgZGRtBzodr+P//vwPIBGQ/oStG1wCy1pCRkTEAJIFNMYoGJEXyDAwMD8GSUGcg24rhB1wmwzQR9DR6PNFeAwBJuyINe5zufAAAAABJRU5ErkJggg==) center center no-repeat}
.dialogPowers-part .detailPositions .breadcrumbContainer{display:flex;height:23px;line-height:23px;border-bottom:1px dashed #eee}
.dialogPowers-part .detailPositions .breadcrumbContainer li{height: 23px;margin-right:10px;display:flex;align-items:center; cursor: pointer;}
.dialogPowers-part .detailPositions .breadcrumbContainer li a{font-weight:500;font-size:16px;}
.dialogPowers-part .detailPositions .breadcrumbContainer li:not(:last-child)::after{content:"";display:inline-block;width:6px;height:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAOCAYAAADjXQYbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoxYTAwMWFmMy1hZjQxLTM0NDEtYTY4OS00ZTY2ZWEyYThlNDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDAwNDhBNUZERDEyMTFFQTlBOURDQ0FGMDg3NkQ4RkMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDAwNDhBNUVERDEyMTFFQTlBOURDQ0FGMDg3NkQ4RkMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NGFhZTcwNjQtMWNkNi0wYTRhLTgwMzEtMjUzMjE5Yjk2ZWYxIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6NzVjYzhjMGUtMGQwNS1lNTQ4LWFkNjEtZmJhOGY0ZjFmNjMyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7pn3FgAAAGNJREFUeNp0jlEKgEAIRF3zlkEn2b/qIPXRHTxclAsKUqPwQHmDTFPVTkQbgWFjNXol7yow5FIFxLh8Pz1A0UH8gAFJX34B/nRoaX+ynI3DmLzYzpWIt1CEhCIkFCGhGPMKMACxsBm13a2vLwAAAABJRU5ErkJggg==) no-repeat center;margin-left:10px}
.dialogPowers-part .detailPositions .placeListContainer{margin-top:10px;}
.dialogPowers-part .detailPositions .placeListContainer::-webkit-scrollbar{display:none}
.dialogPowers-part .fileMessage{margin-top:10px}
.dialogPowers-part .fileMessage h4{font-size:16px;font-weight:bold;margin-bottom:10px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dialogPowers-part .fileMessage .name{font-size:14px;color:#333;cursor:pointer;padding:6px 10px;border:1px solid #4293f4;color:#4293f4;position:relative;display:inline-block}
.dialogPowers-part .fileMessage .name::before{content:"";border-color:transparent #4293f4 #4293f4 transparent;border-style:solid;border-width:10px;position:absolute;right:0;bottom:0}
.dialogPowers-part .fileMessage .name::after{content:"";position:absolute;right:0;bottom:0;display:inline-block;font-style:normal;line-height:1;width:12px;height:12px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IArs4c6QAAAGNJREFUKFNjZCARMJKonoE2Gv7//1/PwMBwkJGR8QBBG6CKGRgZGRtBzodr+P//vwPIBGQ/oStG1wCy1pCRkTEAJIFNMYoGJEXyDAwMD8GSUGcg24rhB1wmwzQR9DR6PNFeAwBJuyINe5zufAAAAABJRU5ErkJggg==) center center no-repeat}
.dialogPowers-part .operationBtn{text-align:right;margin-top:10px}
.dialogPowers-part .operationBtn button{padding:0 20px;color:#4293f4;cursor:pointer;font-size:16px;font-weight:700;line-height:40px;text-align:center;display:inline-block;text-decoration:none;border-radius:4px;border:none;background-color:#ebf4fb;margin-left:6px}
.dialogPowers-part .operationBtn button:hover{background-color:#4293f4;font-weight:bold;color:#fff}
.dialogPowers-part .operationBtn .disabledBtn{background-color:#cccccc;color:#fff;cursor:not-allowed}
.dialogPowers-part .operationBtn .disabledBtn:hover{background-color:#cccccc;color:#fff;cursor:not-allowed}
.dialogPowers-part .el-dialog__title {font-weight: 600;}
.dialogPowers-part .el-dialog__body{padding-top:10px;}