body,body * {
    font-style: normal;  /* 字体样式（非斜体） */
    font-weight: normal; /* 字体粗细（非加粗） */
    font-family: "SF Pro Text", "Helvetica Neue", "Helvetica", "Tahoma", "Arial", "Microsoft Yahei", "微软雅黑", "PingFang SC", "苹方", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: auto;
}

/*--------------------------------------顶部栏-----------------------------------------*/
.top-bar {
    line-height: 36px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #e5e5e5;
    color: #333;
    font-size: 14px !important;
}

.top-bar .city-tag > .icon {
    display: inline-block;
    width: 16px;
    height: 12px;
    background: url("/client/img/form_home.svg") no-repeat;
    margin-right: 5px;
}

.top-bar .top-tip {
    margin: 0 8px 0 20px;
}

.top-bar .top-list > a {
    display: block;
    color: #999;
    margin-right: 13px;
    float: left;
}

.top-bar .top-list > a.more {
    color: #3083EB;
}

.top-bar .top-list .more-box {
    position: relative;
    top: 8px;
    line-height: normal;
}

.top-bar .top-list .more-box .more {
    color: #3083EB;
}

.top-bar .top-list .more-box .more span {
    line-height: 20px;
    display: inline-block;
    color: #3083EB;
    padding: 1px 8px;
    box-sizing: border-box;
    border: 1px solid #3083eb;
    border-radius: 2px;
}

.top-bar .top-list .more-box:hover .sub-ul {
    display: block;
}

.top-bar .top-list .more-box .sub-ul {
    position: absolute;
    top: 24px!important;
    width: 300px;
    border: 1px solid #e8e8e8;
    border-top: 0;
    background-color: white;
    display: none;
    z-index: 99;
}

.top-bar .top-list .more-box .sub-ul .current {
    padding-left: 10px;
    color: #666;
    border-bottom: 1px solid #e8e8e8;
}

.top-bar .top-list .more-box .sub-ul .province-list {
    line-height: 18px;
    padding: 10px 0px 5px 10px;
}

.top-bar .top-list .more-box .sub-ul .province-list span {
    color: #666;
    font-weight: bold;
    float: left;
}

.top-bar .top-list .more-box .sub-ul .province-list p > a {
    display: inline-block;
    padding: 0 5px;
    color: #666;
    border-radius: 3px;
    margin-bottom: 8px;
}

.top-bar .top-list .more-box .sub-ul .province-list p > a:hover {
    text-decoration: none;
    background: #afc2db;
}

.top-bar .top-right {
    color: #999;
}

.top-bar .top-right .appDownLoad {
    width: 162px !important;
    position: relative;
}

.top-bar .top-right .appDownLoad:hover .appDownLoadImg {
    display: block;
}

.top-bar .top-right .appDownLoadImg {
    max-width: 190px;
    width: 190px;
    height: 220px;
    display: none;
    position: absolute;
    top: 30px;
    left: -30px;
    z-index: 999;
}

.top-bar .top-right > a {
    display: inline-block;
    line-height: 36px;
    color: #999;
    padding: 0 10px !important;
    position: relative;
}

.top-bar .top-right > a.register {
    height: 20px;
    line-height: 20px;
    background: #FF7711;
    color: #fff !important;
    padding: 0 11px;
}

.top-bar .top-right > a.guide {
    margin-left: 20px;
}

.top-bar .top-right .img-phone {
    display: inline-block;
    margin-top: 10px !important;
    margin-right: 2px;
}

.top-bar .top-right > a.intr {
    border-radius: 2px;
    padding: 0 5px;
    position: relative;
}

@keyframes ttAnimas2 {
    0% {
        top: -6px;
    }
    50% {
        top: -8px;
    }
    100% {
        top: -6px;
    }
}

.top-bar .top-right > a.intr .imgrk-new {
    display: inline-block;
    background: url("/client/img/new.svg") no-repeat;
    width: 32px;
    height: 21px;
    position: absolute;
    right: -23px;
    top: -6px;
    animation: ttAnimas2 1s infinite;
    animation-iteration-count: -1;
}

.intr .intrImg {
    display: inline-block;
    width: 14px;
    margin-top: 5px;
}

.top-bar .top-list .more-box .sub-ul .province-list p > a:hover {
    background: #F6FAFF !important;
}

#errorModal .modal-content {
    width: 480px;
    background: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0 0 0 0 rgb(0, 0, 0);
    padding: 30px;
}

#errorModal .modal-dialog p {
    padding: 50px 0;
    font-size: 16px;
    text-align: center;
}

#errorModal .modal-footer {
    background: #FFFFFF !important;
    border: none;
    padding: 0px 30px;
    text-align: right;
}

#errorModal .modal-footer {
    background: #FFFFFF !important;
    padding-bottom: 0;
}

#errorModal .modal-header {
    background: #FFFFFF;
    border-bottom: none;
    text-align: left;
    padding: 0;
    height: auto;
}

#errorModal .modal-title {
    font-size: 16px !important;
    font-weight: bold;
}

#errorModal .modal-footer > .btn {
    width: 120px;
    height: 36px;
    background: #FF9D00 !important;
    border-radius: 4px;
    outline: none !important;
    border: none !important;
    box-shadow: none;
}

#errorModal .modal-footer {
    background: #FFFFFF !important;
    text-align: center;
}

.attachments {
    vertical-align: middle;
    margin-bottom: 2px;
    margin-left: 6px;
    display: inline-block;
    width: 36px;
    height: 16px;
    color: transparent;
}


#serviceModal .modal-dialog {
    width: 480px;
    border-radius: 8px;
}

#serviceModal .modal-dialog .modal-body {
    padding: 0;
}

#serviceModal .modal-dialog .modal-content {
    padding: 30px;
}

#serviceModal .modal-dialog .modal-content .modal-title {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
}

#serviceModal .modal-dialog .modal-content .modal-title .close-btn {
    margin-top: 4px;
    width: 14px;
    height: 14px;
    cursor: pointer;
    font-size: 24px;
    float: right;
}

#serviceModal .modal-body .service-desc .service-desc-title {
    margin-bottom: 14px;
    line-height: 22px;
    color: #3083EB;
}

#serviceModal .modal-body .service-desc .service-desc-list li {
    margin-bottom: 14px;
    line-height: 22px;
    color: #333333;
    font-size: 14px;
}

#serviceModal .modal-body .service-desc .service-desc-list li:first-child {
    line-height: 14px;
}

#serviceModal .modal-body .service-list li {
    padding: 0;
    margin-bottom: 20px;
    line-height: 14px;
    border-bottom: 1px solid #E5E5E5;
}

#serviceModal .modal-body .service-list li .service-item {
    margin-bottom: 14px;
    color: #333333;
    font-size: 14px;
}

#serviceModal .modal-body .service-list li .service-item img {
    margin-right: 9px;
    margin-top: 1px;
    width: 14px;
    height: 14px;
}

#serviceModal .modal-body .service-list li .service-item label {
    font-weight: normal;
    color: #666666;
}

#serviceModal .modal-body .service-list li .service-item span.currUse {
    color: #189C25;
}