.address-line {
    border-top: 1px dashed #ebf5fe
}

.header_address {
    text-align: left;
    color: #31374e;
    background: #fff;
    overflow: scroll;
    overflow-x: hidden;
    line-height: 1;
    padding: 20px 30px 20px;
    -webkit-box-shadow: 0 0 5px #eee;
    box-shadow: 0 0 5px #eee
}

.header_address::-webkit-scrollbar {
    width: 0
}

.header_address.shadow-none {
    -webkit-box-shadow: none;
    box-shadow: none
}

.header_address h4.title {
    font-size: 20px;
    padding: 20px 0;
    color: #31374e
}

.header_address .dept-title {
    padding-left: 40px;
    line-height: 36px;
    margin-bottom: 20px;
    position: relative
}

.header_address .dept-title span {
    font-size: var(--font-size-18px);
    font-weight: 600;
    z-index: 11;
    position: relative
}

.header_address .title-line {
    width: 260px;
    background-image: -webkit-gradient(linear, left top, right top, from(#ecf5fe), to(#fff));
    background-image: linear-gradient(90deg, #ecf5fe, #fff);
    height: 36px;
    position: absolute;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    border-radius: 18px
}

.header_address .title-line img {
    width: 18px;
    height: auto;
    margin-right: 14px;
    margin-left: 7px
}

.header_address .addressTop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 36px;
    padding-left: 40px;
    font-size: var(--font-size-18px);
    position: relative
}

.header_address .addressTop .current {
    font-size: var(--font-size-18px);
    font-weight: 600;
    position: relative;
    z-index: 11;
    cursor: pointer
}

.header_address .addressTop .current span:first-child {
    cursor: pointer
}

.header_address .addressTop img {
    width: 20px;
    height: auto;
    cursor: pointer
}

.header_address .addressMid {
    font-size: var(--font-size-14px)
}

.header_address .addressMid .positionData {
    margin-bottom: 20px
}

.header_address .addressMid .positionData .positionData_cet span {
    padding: 10px 24px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 6px
}

.header_address .addressMid .positionData .positionData_cet span.active {
    background-color: #ebf5fe
}

.header_address .addressMid .positionData .positionData_cet span.gray {
    color: rgba(86, 93, 116, .5)
}

.header_address .addressMid .positionData .positionData_cet span.gray:hover {
    background-color: inherit;
    cursor: default
}

.header_address .addressMid .positionData .positionData_cet span:hover {
    background-color: #ebf5fe
}

.header_address .addressMid.dept-list .positionData em {
    cursor: pointer;
    width: 210px;
    line-height: 30px;
    margin-right: 30px
}

.header_address .addressMid.dept-list .positionData em:hover {
    background-color: #ebf5fe
}

.header_address .addressMid.dept-list .positionData em .dept-item {
    padding: 0;
    padding-left: 16px
}

.header_address .addressBom {
    line-height: 1;
    padding: 30px 0 24px 0
}

.header_address .addressBom,
.header_address .addressBom .addressBom_txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header_address .addressBom .addressBom_txt {
    font-size: var(--font-size-14px)
}

.header_address .addressBom .addressBom_txt p {
    display: inline-block;
    margin-right: 10px;
    font-size: var(--font-size-14px)
}

.header_address .addressBom .addressBom_txt span {
    font-size: var(--font-size-14px)
}

.header_address .addressBom .addressBom_btn button {
    width: 80px
}

.header_address .addressBom .addressBom_btn button:last-child {
    margin-left: 20px
}

.show-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 7px 0;
    background: rgba(235, 245, 254, .5);
    margin-bottom: 15px;
    font-size: var(--font-size-16px);
    cursor: pointer;
    color: #1a7eef
}

.show-more i {
    margin-left: 16px
}

 .el-dialog__body {
    padding: 0
}


.main-body .nav-link-box{
    padding: 16px 0 36px;
    color: #fff;
}


.main-body nav.main-title .main-content .top-title{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.container-box{
    background: -webkit-gradient(linear, left top, left bottom, from(#1a7eef), to(#e0f3ff));
    background: linear-gradient(180deg, #1a7eef, #e0f3ff);
    background: 50% / cover no-repeat;
    background-image: url(./images/guide-bg.png);
    padding-bottom: 155px;
}


.main-body nav.main-title .main-content {
    line-height: 10px;
    font-size: 42px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.address .blue-bg{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    border-radius: inherit;
}

.address {
    background: hsla(0, 0%, 100%, .8);
    min-height: 21px;
    border-radius: 16px;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    cursor: pointer;
    margin-left: 30px;
    padding: 4px 8px;
    z-index: 10;
}


.show-text {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    font-size: 13px;
    padding: 0 6px;
}

.location {
    width: 16px;
    position: relative;
}


.main-body .btn-line .btn-group .btn:hover {
    font-weight: 700;
    background-color: hsla(0, 0%, 100%, .5);
}

.main-body .btn-line .btn-group .btn{
    padding: 12px 32px;
    margin-right: 24px;
    background: hsla(0, 0%, 100%, .2);
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    border:none;
}

.m-auto {
    margin: auto;
}

.big-info {
    padding: 0 80px;
    position: absolute;
    z-index: 99;
    top: -131px;
    width: 1040px;
    height: 210px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .05);
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.sky-bg {
    background: rgba(224, 243, 255, .3);
    position: relative;
    width:1200px;
    margin: auto;
}

.big-info .left-info li.m-title h4  {
    font-size: 28px;
    line-height: 1;
    height: 50px;
    padding-top: 3px;
    vertical-align: baseline;
    text-align: center;
    color: #31374e;
    font-weight:600;
}


.big-info .left-info, .big-info .left-info li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.big-info .left-info {
    margin: 80px 0 60px 0;
    padding: 2px 0;
    border-right: 1px dashed #1a7eef;
}


.big-info .top-info {
    margin: 80px 0 60px 0;
    padding: 2px 0;
    border-right: 1px dashed #1a7eef;
}


.big-info .top-info li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.big-info .left-info li.m-title p{
    text-align: center;
    width: 90px;
}
.big-info .left-info li {
    color: #31374e;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.big-info .left-info li strong {
    font-size: 34px;
    font-weight: 700;
    color: #1a7eef !important;
    vertical-align: baseline;
    display: inline;
    line-height: 1;
    height: 50px;
}


.big-info .left-info li span {
    font-size: var(--font-size-20px);
    color: #31374e;
    font-weight: 400;
    padding-left: 3px;
    font-size:16px;
}


.big-info .right-info h3{
    font-size: 20px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 25px;
    text-align: center;
    color: #31374e;
}

.big-info .right-info {
    padding: 25px 0 25px 40px;
    min-width: 323px;
}

.base-info {
    padding-top: 150px;
}


.table-fixed {
    table-layout: fixed;
    width: 100%;
    border: 1px solid #e6ecfc;
    border-radius: 5px;
    position: relative;
}

.table-fixed th {
    background: #eaf5fe;
}

.table-fixed tr {
    border-bottom: 1px solid #e6ecfc;
}

.base-info .table-fixed tbody tr th{
    font-weight: 700 !important;
}

.table-fixed td, .table-fixed th {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    color: #31374e;
    padding: 16px;
    min-height: 50px;
    border: 1px solid #e6ecfc;
}

/**
p{
    line-height: 1.5;
    font-size: 16px;
    text-align: justify;
}
*/

.table-fixed a.link-type {
    color: #1a7eef;
    cursor: pointer;
}

.question-box span.orange {
    background: #e66420;
}

.question-box span {
    width: 28px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    color: #fff;
    font-size:18px;
}

.question-box span.blue {
    background: #1a7eef;
}

.question-box span {
    width: 28px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
}

