/*分支机构一级页面banner图*/
body{
    font-family: PingFang SC,"微软雅黑",sans-serif;
}

.affiliated-agency-primary-page-banner-container{
    padding: 0;
    margin: 0;
    width: 100%;
    height: 6rem;
    min-width: 1120px;
    position: relative;
}

.affiliated-agency-primary-page-banner-container > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/*分支机构一级页面-机构动态*/
.affiliated-agency-primary-page-dynamics-logo{
    text-align: center;
    margin: 0.77rem 0 0.3rem;
}

.affiliated-agency-primary-page-dynamics-logo > img{
    width: 1.61rem;
    height: 0.89rem;
}

.affiliated-agency-primary-page-dynamics-container{
    height: 4.12rem;
    background: #F8F8F8;
}

.affiliated-agency-primary-page-dynamics-div{
    height: 4.12rem;
    display: flex;
    display: -webkit-flex; /* Safari */
    position: relative;
    font-weight: 400;
    font-size: 0.16rem;
    color: #717171;
}

.affiliated-agency-primary-page-dynamics-more-btn{
    position: absolute;
    right: 0;
    bottom: 0.17rem;
    cursor: pointer;
}

.affiliated-agency-primary-page-dynamics-more-btn:hover{
    color: #074798;
    cursor: pointer;
}
/*分支机构一级页面-机构动态-轮播插件*/
.img-container {
    flex: 1;
    background: #f8f9fa;
    margin: 0.35rem 0 0.52rem;
    transition: all 0.3s ease;
    width: 5.83rem;
    height: 3.25rem;
}

.img-container > img{
    width: 5.83rem;
    height: 3.25rem;
    transition: all 0.4s ease;
    display: block;
    cursor: pointer;
}

.items-container {
    padding: 0.25rem 0 0.5rem;
    width: 7.68rem;
    overflow: hidden;
}

.data-item {
    width: 7.68rem;
    padding: 0.12rem 0;
    cursor: pointer;
    transition: all 0.3s ease;
}

.data-item:hover {
    background: #f0f7ff;
    transform: translateX(5px);
}

.data-title {
    font-size: 0.18rem;
    font-weight: 400;
    color: #6B6B6B;
    line-height: 0.24rem;
    position: relative;
    padding-left: 0.1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.data-title::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 0.08rem;
    width: 0.03rem;
    background: #6B6B6B;
}

.animation-fade {
    animation: fadeIn 0.8s ease;
}

@keyframes fadeIn {
    from { opacity: 0; transform: scale(0.95); }
    to { opacity: 1; transform: scale(1); }
}


/*分支机构一级页面-分支机构*/
.affiliated-agency-primary-page-agency-logo{
    text-align: center;
    margin: 0.55rem 0 0.48rem;
}

.affiliated-agency-primary-page-agency-logo > img{
    width: 1.61rem;
    height: 0.89rem;
}

.affiliated-agency-primary-page-agency-desc{
    margin: 0 auto 0.48rem;
    width: 10.65rem;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.30rem;
    text-align: center;
}

/*分支机构一级页面-分支机构-工作委员会*/
.affiliated-agency-primary-page-agency-gzwyh{
    height: 3.06rem;
    display: flex;
    display: -webkit-flex; /* Safari */
}

.affiliated-agency-primary-page-agency-gzwyh>img{
    width: 6.24rem;
    height: 100%;
}

.affiliated-agency-primary-page-agency-gzwyh-item {

    width: 7.76rem;
    padding-top: 0.63rem;
    padding-left: 0.8rem;
    background: #F0FBFF;
}

.affiliated-agency-primary-page-agency-gzwyh-item-div{
    height: 1.46rem;
    display: flex;
    flex-wrap: wrap;
}
.affiliated-agency-primary-page-agency-gzwyh-item-organName {
    flex: 0 0 calc(50% - 5px);
    font-size: 0.2rem;
    font-weight: 400;
    text-align: left;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.affiliated-agency-primary-page-agency-gzwyh-item-organName>a:hover{
    color: #074798;
}
/*分支机构一级页面-分支机构-委员会*/
.affiliated-agency-primary-page-agency-wyh{
    margin: 0.48rem auto;
    height: 3.06rem;
    display: flex;
    display: -webkit-flex; /* Safari */
}

.affiliated-agency-primary-page-agency-wyh>img{
    width: 6.24rem;
    height: 100%;
}

.affiliated-agency-primary-page-agency-wyh-item {
    width: 7.76rem;
    padding-top: 0.63rem;
    padding-left: 0.8rem;
    background-color: rgba(174, 203, 179, 0.15);
}

.affiliated-agency-primary-page-agency-wyh-item-div{
    height: 1.46rem;
    display: flex;
    flex-wrap: wrap;
}
.affiliated-agency-primary-page-agency-wyh-item-organName {
    flex: 0 0 calc(50% - 5px);
    font-size: 0.2rem;
    font-weight: 400;
    text-align: left;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.affiliated-agency-primary-page-agency-wyh-item-organName>a:hover{
    color: #074798;
}
/*分支机构一级页面-分支机构-专业学位工作委员会*/
.affiliated-agency-primary-page-agency-zygzwyh{
    margin-bottom: 1.24rem;
    height: 8.28rem;
    display: flex;
    display: -webkit-flex; /* Safari */
}

.affiliated-agency-primary-page-agency-zygzwyh>img{
    width: 6.24rem;
    height: 100%;
}

.affiliated-agency-primary-page-agency-zygzwyh-item {
    width: 7.76rem;
    padding-top: 0.63rem;
    padding-left: 0.8rem;
    background: #FDF6FF;
}

.affiliated-agency-primary-page-agency-zygzwyh-item-div{
    height: 6.86rem;
    display: flex;
    flex-wrap: wrap;
}
.affiliated-agency-primary-page-agency-zygzwyh-item-organName {
    flex: 0 0 calc(50% - 5px);
    font-size: 0.2rem;
    font-weight: 400;
    text-align: left;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.affiliated-agency-primary-page-agency-zygzwyh-item-organName>a:hover{
    color: #074798;
}