<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/**
 * @module: 服务中心
 * @author: wqg
 * @version: 3.0
 * @date: 2019.12.04
 */

/*global*/
html,body {
    height: 100%;
    margin: 0;
}

body {
    font-family: "Microsoft YaHei", "PingFang SC", Arial, "Source Sans Pro", Helvetica, "Helvetica Neue", sans-serif;
    font-size: 14px;
    color: #333;
}

a {
    text-decoration: none;
}

p {
    margin: 0;
}

img {
    border: none;
    display: block;
}

ul,ol,dl,dl dd {
    margin: 0;
    padding: 0;
}

ul li,ol li {
    list-style: none;
}

/*-webkit-内核浏览器默认滚动条样式*/
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-track {
    border: 1px #d3d3d3 solid;
    box-shadow: 0px 0px 3px #dfdfdf inset;
    border-radius: 10px;
    background: #eee;
}

::-webkit-scrollbar-thumb {
    border: 1px #808080 solid;
    border-radius: 10px;
    background: #999;
}

::-webkit-scrollbar-thumb:hover {
    background: #7d7d7d;
}

.service-center-container {
    position: relative;
    width: auto;
    background: #e8e8e8;
}

/*header*/
.hall-detail-header {
    position: relative;
    padding: 15px 15px 5px;
    background: #fff;
}

.hall-detail-header-query {
    margin-bottom: 10px;
    overflow: hidden;
}

#keyword {
    float: left;
    height: 28px;
    border: 1px solid #DDD;
    border-right: none;
    width: 295px;
    line-height: 28px;
    padding: 0 5px;
    border-radius: 4px 0 0 4px;
    font-size: 14px;
    color: #999;
}

.autocomplete {
    border: 1px solid #9ACCFB;
    background-color: white;
    text-align: left;
    padding: 0 5px;
    max-height:260px;
    overflow-y: auto;

}

.autocomplete li {
    list-style-type: none;
}

.clickable {
    cursor: default;
}

.highlight {
    background-color: #9ACCFB;
}

.hall-detail-header-query .mini-buttonedit{
    display: block;
    float: left;
    height: 30px;
    width: 305px;
}

.hall-detail-header-query .mini-buttonedit-border{
    height: 28px;
    line-height: 28px;
    padding: 0;
    margin: 0;
}

.hall-detail-header-query .mini-buttonedit-buttons{
    display:none;
}

.hall-detail-header-query .mini-buttonedit-input{
    height: 28px;
    padding: 0 5px;
    display: block;
    margin: 0;
    width: 295px;
}

.hall-detail-header-query .mini-button {
    border-radius: 4px;
    height: 29.5px;
    width: 40px;
    border: 0;
    padding: 0;
    margin: 0;
    padding-left: 0;
    color: #fff;
}

.hall-detail-header-query  .hall-detail-btn-search{
    height: 30px;
    width: 40px;
    border-radius: 0 4px 4px 0;
    display: block;
    float: left;
    border: 0;
}

.hall-detail-header-query  .hall-detail-btn-search div{
    background: url(../../images/elobby/more-s.png) no-repeat center center;
    width: 40px;
    height: 30px;
}

.hall-detail-header-query  .hall-detail-btn-reset{
    height: 30px;
    width: 40px;
    border-radius: 4px;
    display: block;
    float: left;
    margin-left: 5px !important;
    border: 0;
}

.hall-detail-header-query  .hall-detail-btn-reset div{
    background: url(../../images/elobby/more-r.png) no-repeat center center;
    width: 40px;
    height: 30px;
}

.hall-detail-header-query  .hall-detail-btn-stat{
    height: 30px;
    width: 40px;
    border-radius: 4px;
    display: block;
    float: left;
    margin-left: 5px !important;
    border: 0;
}

.hall-detail-header-query  .hall-detail-btn-stat div{
    background: url(../../images/elobby/more-t.png) no-repeat center center;
    width: 40px;
    height: 30px;
}

.hall-detail-header-query .hall-detail-btn-search:hover {
    background-color: #007aff;
    padding: 0;
    margin: 0;
    width: 40px;
    border: 0;
    border-radius: 0 4px 4px 0;
    color: #fff;
}

.hall-detail-header-query .hall-detail-btn-reset:hover {
    border-radius: 4px;
    background-color: #007aff;
    padding: 0;
    margin: 0;
    width: 40px;
    border: 0;
    color: #fff;
}

.hall-detail-header-query .hall-detail-btn-stat:hover {
    border-radius: 4px;
    background-color: #007aff;
    padding: 0;
    margin: 0;
    width: 40px;
    border: 0;
    color: #fff;
}

.hall-detail-header-query .mini-button-text {
    padding: 0;
    line-height: 30px;
    text-align: center;
}

.hall-detail-header-query  .mini-button .mini-button-icon {
    padding-left: 0;
}

.hall-detail-header-text {
    float: right;
    line-height: 30px;
    font-size: 16px;
    padding-right: 20px;
}

.hall-detail-header-text span {
    color: #005BAC;
    display: block;
    float: right;
    font-size: 20px;
}

.hall-detail-header-choose {
    overflow: hidden;
    padding: 2px 0;
    border-bottom: 1px solid #DDD;
}

.hall-detail-header-choose-title {
    float: left;
    padding-left: 0;
    line-height: 30px;
    font-size: 14px;
    color:#666;
}

.hall-detail-header-choose-content {
    float: left;
    overflow: hidden;
    padding-left: 51px;
}

.hall-detail-header-choose li {
    float: left;
}

.hall-detail-header-choose li:first-child {
    margin-left: -51px;
}

.hall-detail-header-choose li a {
    display: block;
    padding: 0 7.5px;
    margin: 0 4px;
    border-radius: 4px;
    line-height: 24px;
    font-size: 14px;
    color: #555151;
    cursor: pointer;
    -wekit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.hall-detail-header-choose li a:hover {
    color:#fff;
    /* background:#007aff; */
}

.hall-detail-header-choose-index {
    /* background:#007aff; */
    color:#fff !important;
}

.hall-detail-header-other {
    float: right;
}

.hall-detail-header-other li {
    float: left;
}

.hall-detail-header-other li a {
    display: block;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #333;
    background: #EEE;
    border: 1px solid #FFF;
    cursor: pointer;
    padding: 0 10px;
}

.hall-detail-header-other li:first-child a {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 0;
}

.hall-detail-header-other li:last-child a {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 0;
}

.hall-detail-header-other li .hall-detail-header-other-active {
    color: #FFF;
}

.hall-detail-header-query .mini-textbox .mini-textbox-border {
    border: 1px solid #6372c3;
}

/*service card container*/
.hall-detail {
    position: relative;
}

.hall-detail:after {
    content: "";
    display: block;
    clear: both;
}

/*字母导航*/
.hall-detail-nav {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    width: 90px;
}

.hall-detail-nav-menu {
    width: 50px;
    padding: 15px 0 0 20px;
    text-align: center;
}

.hall-detail-nav-menu a {
    width: 50px;
    padding: 2px 0;
    border: 1px solid #eff2f5;
    border-radius: 4px;
    text-align: center;
    background: #eff2f5;
    margin-bottom: 10px;
    display: block;
    font: 12px/20px Arial;
    color: #333;
}

.hall-detail-nav-menu a:hover {
    text-decoration: none;
    color: #FFF;
}

.hall-detail-nav-menu .nav-menu-active {
    font-size: 12px;
    text-align: center;
    color: #FFF;
}

/*service card*/
.hall-detail-list {
    padding-top: 5px;
    padding-left: 90px;
}

.hall-detail-content{
	padding:0px 20px;
}

.hall-detail-content::-moz-scrollbar{
  display: none;
}

.hall-detail-content::-ms-scrollbar{
  display: none;
}

.hall-detail-box-title span{
	display: block;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    margin: 10px 0px 0;
    padding: 0px 5px;
}

.hall-detail-box-content{
	overflow: hidden;
}
.hall-detail-box-element{
	display: block;
    overflow: visible;
    position: relative;
    width: 211px;
    float: left;
    margin: 10px 10px 0  0;
    background-color:#fff;
    box-shadow: 0px 0px 3px #d0d0d0;
    border: 1px solid #EEE;
}

.hall-detail-bottom-hover{
	overflow: hidden;
    display: block;
}

.hall-detail-box-icon-img{
    display: block;
    width: 40px;
    height: 40px;
    float: left;
}

.hall-detail-bottom-content{
	float: left;
    width: 118px;
    padding: 0px 10px;
}


.hall-detail-box-element-bottom{
    padding: 10px 25px;
    overflow: hidden;
    color: #666;
    width: 150px;
    display: block;
}

.hall-detail-box-onclick-num{
	line-height: 20px;
    display: block;
    float: left;
    font-size: 12px;
    color:#666;
    margin-left: 0;
}

.hall-detail-box-onclick-zan{
	display: block;
    overflow: hidden;
    padding: 5px 0px;
}

.hall-detail-box-onclick-zan a{
	float: left;
    display: block;
    padding-top: 2px;
}

.hall-detail-box-onclick-zan p{
	float: left;
    font-size: 12px;
    color: #666;
    line-height: 20px;
    padding-left:10px;
}

.hall-detail-position-icon {
    position: absolute;
    top: 0px;
    right: 0px;
}

.hall-detail-position-icon img{
	display: block;
    width: 36px;
    height: 36px;
}

.hall-detail-name{
    color: #333;
    font-size: 14px;
    display: block;
    line-height: 39px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #EEE;
    padding: 0px 15px;
}

.hall-detail-bottom {
    overflow: hidden;
    padding:15px;
    /*cursor: pointer;*/
    position: relative;
}


.hall-detail-sub{
	color: #999;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px
}

.hall-detail-box-hover{
	padding: 10px 10px 0px;
    display: block;
    background-color:#F5F5F5;
    position: absolute;
    top: 0px;
    left: 0px;
    right:0px;
    bottom:0px;
    z-index: 999;
}

.hall-detail-box-hover-left{
	width:115px;
	float:left;
}

.hall-detail-box-hover-enter{
	display: block;
    color: #FFF;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    width: 50%;
    float: left;
    background-color: #007aff;
}

.hall-detail-box-hover-like{
    overflow: hidden; 
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.hall-detail-box-hover-like a{
    display: block;
    padding-top: 2px;
}

.hall-detail-box-hover-enter img{
	width:40px;
	display: block;
}

.hall-detail-box-hover-desktop {
    overflow: hidden;
    position: absolute;
    bottom: 35px;
    right: 15px;
}

.hall-detail-box-hover-home, .hall-detail-box-hover-sub{
	display: block;
    color: #FFF;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    width: 50%;
    float: left;
}

.hall-detail-box-hover-home{
    background-color: #007aff;
}

.hall-detail-box-hover-deletehome{
    background-color: #F96262;
    margin:5px 0px;
}

.hall-detail-box-hover-sub{
    background-color: #a78adc;
   
}

.hallbox-more{
	background: url(../../images/elobby/hall-more.png) center center no-repeat;
	display: block;
    overflow: visible;
    position: relative;
    width: 200px;
    height: 110px;
    float: left;
    margin: 10px 32px 10px 0px;
    background-color: #fff;
    box-shadow: 0px 0px 3px #d0d0d0;
    cursor: pointer;
}

.hall-detail-box-hover-btn{
	width: 100%;
    display: block;
    overflow: hidden;
}

.hall-detail-no-content {
    background: url(../../images/elobby/more-no-content.png) no-repeat center bottom;
    height: 240px;
}
.hall-detail-no-content-text{
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #999;
    font-size: 16px;
    font-weight: bold;
}

/*在线办理、暂无权限飘带*/
.hall-detail-float-remind {
    position: absolute;
    right: 0;
    top: 0;
    width: 63px;
    height: 54px;
}
.hall-detail-float-remind img {
    display: block;
    width: 63px;
    height: 54px;
}

/*footer*/
.footer {
    padding: 30px 15px;
}

.visitors-footer {
    padding: 30px 0;
    max-width: 1200px;
    margin: 0 auto;
}

.footer-menu {
    border-bottom:1px solid #BBB;
    padding: 15px 0px;
}

.footer ul {
    overflow: hidden;
    margin: 0 auto;
}

.footer ul li {
    float: left;
    width: 120px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    border-right:1px solid #9C9C9C;
}

.footer ul li a {
    cursor: pointer;
    color: #007aff;
}

.footer ul li a:hover {
    text-decoration: underline;
}

.footer p {
    text-align: center;
    line-height:50px;
    color:#555;
    font-size: 14px;
}</pre></body></html>