.backgroundImg{
    background: url(../../images/electricityServices/yqyd.png)no-repeat 50%/cover;
    position: absolute;
    left: 0;
    margin: auto;
    height: 200px;
    width: 100%;
    margin-top: -6px;
}
.backgroundImg_qyxx{
    background: url(../../images/electricityServices/qyzq.jpg)no-repeat 50%/cover;
    position: absolute;
    left: 0;
    margin: auto;
    height: 200px;
    width: 100%;
    margin-top: -6px;
}
.flfw{
    background: url(../../images/legalService/img/flfw.jpg)no-repeat 50%/cover !important;
}
.affairs-head-info {
    display: table-cell;
    vertical-align: middle;
    width: 30.4rem;
    max-width: 100%;
}

.affairs-head-title {
    font-size: 3.3rem;
    /* line-height: 3.5; */
    color: #fff;
    margin-top: 48px;
}

.affairs-head-desc {
    font-size: 1.2rem;
    line-height: 1.5;
    margin-top: 1rem;
    max-width: 94%;
    color: white;
}

.portal-mod-hd {
    margin-top: 226px;
}

.portal-mod-title {
    line-height: 1.91666667;
    border-bottom: 0.3rem solid #0d1c28;
    font-size: 2.0rem;
    width: 100%;
    color: #0d1c28;
    text-indent: 0.25rem;
    line-height: 4.7rem;
}
.select-tab{
    margin-top: 20px;
}
.select-tab li {
    float: left;
    margin: 8px 0;
}
.select-tab.ellipseTab a:hover{
    background: #4293f4;
    color: #fff;
    text-decoration: none;
}
.select-tab.ellipseTab a {
    border-radius: 2.2rem;
    height: 3.7rem;
    min-width: 4.6rem;
    line-height: 3.7rem;
    background: #ebf4fb;
    padding: 0px 1.75rem;
    color: #4293f4;
    font-weight: 700;
    overflow: visible;
    display: block;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
}
.select-tab.ellipseTab li {
    margin: .6rem 1.5rem .15rem 0;
}


.gd-col {
    float: left;
    box-sizing: border-box;
    width: 25%;
}

.qypcxx .gd-col {
    float: left;
    box-sizing: border-box;
    width: 33%;
}


.select-tab {
    display: table;
    content: "";
}
.portal-service-link {
    display: block;
    font-size: 1.4rem;
    font-weight:700;
    padding: 2rem;
    margin: 1rem 15px;
    color: #0d1c28;
    background-color: #f1f2f3;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
}

.qypcxx  .portal-service-link{
    padding: 2rem;
}

.u-item-name{
    overflow: hidden;
    text-overflow: ellipsis;
}
.portal-service-link:hover {
    color: #fff;
    background-color: #4293f4;
    -webkit-box-shadow: 0 0.15rem 0.9rem rgb(62 151 223 / 20%);
    box-shadow: 0 0.15rem 0.9rem rgb(62 151 223 / 20%);
    text-decoration: none;
}
.portal-mod,.gd-row{
    display: table;
}
.portal-mod{
    margin-right: -15px;
    margin-left: -15px;
    margin-top: 25px;
}
.select-tab.ellipseTab .active{
    color: white;
    background: #4293f4;
}
.character-col:hover{
    color: #fff;
    background: #3e97df;
    -webkit-transform: translate3d(0,-10px,0);
    transition: 0.2s;
}
.character-col {
    height: auto;
    margin-top: 30px;
    margin-right: 30px;
    float: left;
}
.col-item:hover {
    text-decoration: none;
}
.character-col:hover .character-title,.character-desc{
    color: white;
}
.character-col:hover .character-desc{
    color: white;
}
.col-item {
    box-shadow: 0 0 1.5rem rgb(9 41 77 / 12%);
    transition: all .3s ease;
    display: block;
}
.character-info {
    display: block;
    height: 90px;
    padding: 20px 26px;
    text-align: center;
}
.character-title {
    font-weight: bold;
    display: block;
    color: #0d1c28;
    font-size: 17px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.character-desc {
    color: #727475;
    line-height: 1.5;
    overflow: hidden;
    font-size: 14px;
    text-overflow: ellipsis;
    height: 60px;
    display: inline-block;
}
.show-more {
    height: 48px;
    line-height: 48px;
    background-color: #f1f2f3;
    width: 97.5%;
    text-align: center;
    color: #4293f4;
    overflow: hidden;
    margin-top: 24px;
    cursor: pointer;
    margin: auto;
    font-size: 14px;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 18px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-xiangxia:before {
    content: "\e600"    ;
}
.icon-xiangshang:before{
    content: "\e611"
}
.tbdw{
    position: relative;
    top: 2px;
}
@media screen and (max-width: 1500px) {
    .container{
        width: 1000px !important;
    }
}
.down{
    top: 35px !important;
}
.region{
    width: 17%;
    display: block;
    float: left;
    background-color: #f1f2f3;
    text-align: center;
    color: black;
    /* margin: 10px; */
    margin: 0px 15px 20px 17px;
    font-size: 16px;
    padding: 10px;
    cursor: pointer;
}
.region:hover{
    color: #fff;
    background: #3e97df;
    text-decoration: none !important;
}

.el-dialog__body{
    height: 180px;
}
.el-dialog{
    width: 700px!important;
}