/*鍏氭斂棰嗗*/
.mb20 {
    margin-bottom: 0.2rem;
}
.ny-tit {
    border-bottom: 1px solid #dbdbdb;
}
.ny-tit>h4 {
    font-size: 18px;
    line-height: 50px;
    color: #0067A4;
    display: inline-block;
    position: relative;
    font-weight: bold;
}
.ny-tit>h4:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    width: 100%;
    height: 3px;
    background: #0067A4;
}
.ny-list2>ul {
    margin-bottom: 5px;
    padding-right: 5px;
}
.ny-list2>ul>li {
    padding-left: 10px;
    margin-top: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    transition: all .3s;
}
.ny-list2>ul>li>a {
    display: block;
    overflow: hidden;
}
.text-pic {
    float: left;
    width: 125px;
    overflow: hidden;
}
.text-pic img {
    display: block;
    width: 100%;
    transition: all .3s;
}
.text-info {
    overflow: hidden;
    padding-left: 38px;
    padding-top: 12px;
    /* padding-right: 100px; */
}
.text-info>h4 {
    font-size: 16px;
    line-height: 48px;
    color: #333;
    font-weight: bold;
}
.text-info>p {
    font-size: 16px;
    line-height: 29px;
    color: #535353;
    font-weight: 600;
}
.text-info>div {
   display: block;
    font-size: 16px;
    max-height:84px;
    line-height: 28px;
    color: #666;
    overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.ny-list2>ul>li:hover {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
}
.ny-list2>ul>li:hover .text-pic img {
    transform: scale(1.1);
}
.ny-list2>ul>li:hover .text-info h4 {
    color: #0067A4;
    font-weight:600
}
@media screen and (max-width: 1024px) {
    .text-info>h4 {
        font-size: 14px;
        line-height: 32px;
    }
    .text-info>p {
        font-size: 14px;
    }
    .text-info>div {
        font-size: 12px;
    }
}
@media screen and (max-width: 768px) {
    .text-pic {
        width: 85px;
    }
    .ny-list2>ul>li {
        border-bottom: 1px solid #888888;
    }
}
@media screen and (max-width: 550px) {
    .text-info>h4 {
        line-height: 24px;
    }
    .text-pic img {
        width: 100%;
    }
    .text-pic {
        width: 65px;
    }
    .text-info {
        padding-left: 15px;
        padding-right: 0;
        padding-top: 0;
    }
}
.leadership {
}

.leadership a {
    color: #000;
}

.intioceone a {
    color: #323232;
    width: 80%;
}

.leadershipimg {
    width: 100%;
    height: 1.37rem;
}

.leadership img {
    width: 100%;
    object-fit: contain;
}

.leadershipone {
    margin: 0.28rem 0;
    display: block;
    overflow: hidden;
    transition: 0.4s all;
}

.leadershipone:hover {
    background: #2e77e1;
    color: #fff;
    transition: 0.4s all;
    border-radius: 8px;
}

.leadershipone:hover .leadershipname {
    color: #fff;
}

.leadershipone:hover .leadershipinfo {
    color: #fff;
}

.leadershipname {
    display: inline-block;
    margin-top: 0.1rem;
    line-height: 0.3rem;
    font-weight: bold;
    font-size: 0.2rem;
    color: #323232;
}

.leadershipinfo {
    line-height: 0.3rem;
    font-size: 0.15rem;
    color: #666;
    margin-top: 0.05rem;
}

.leadershipone li:nth-child(1) {
    width: 23%;
    float: left;
}

.leadershipone li:nth-child(2) {
    width: 74%;
    float: left;
    margin-left: 3%;
}

.leadershiptit {
    border-left: 5px solid #0755c5;
    text-indent: 1em;
    line-height: 2;
    font-size: 0.22rem;
    background: #E5F1FF;
    font-weight: bold;
    margin-bottom: 0.2rem;
    color: #323232;
}

/*闄㈠唴閫氱煡*/

.intitle {
    width: 100%;
    border-bottom: 1px solid #d4d4d4;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 1.5;
}

.intitle li:nth-child(1) {
    display: inline;
    font-family: 'Microsoft Yahei';
    font-size: 0.28rem;
    line-height: 0.3rem;
    color: #007aff;
    font-weight: bold;
    padding-bottom: 0.1rem;
    border-bottom: 1px solid #007aff;
}

.intiocemore {
    line-height: 0.25rem;
    font-family: 'Microsoft Yahei';
    font-size: 0.18rem;
    color: #666;
    margin-top: 0.1rem;
    height: 0.35rem;
}

.intiocemore img {
    width: 0.15rem;
    margin-left: 6px;
    vertical-align: middle;
}

.noticebox {
    margin-top: 0.06rem;
}

.intioceone {
    font-family: 'Microsoft Yahei';
    font-size: 0.18rem;
    display: flex;
    justify-content: space-between;
    line-height: 3;
    border-bottom: 1px dotted #c1c1c1;
    overflow: hidden;
    transition: 0.4s all;
    align-items: center;
    cursor: pointer;
}

.line1text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 175px;
    display: inline-block;
}

.line1textnot {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* width: 63vw; */
    display: inline-block;
}

.intioceone:hover a{
    transition: 0.4s all;
    color: #007aff !important;
    /* font-weight: bold; */
}
.intioceone:hover span{
    transition: 0.4s all;
    color: #007aff !important;
    /* font-weight: bold; */
}

.intiocemore a:hover {
    transition: 0.4s all;
    font-weight: bold;
    color: #007aff !important;
}

.intioceone span {
    font-size: 0.18rem;
}

.mt30 {
    margin-top: 0.3rem;
}

.flex {
    display: flex;
}
/* .intioceone .flex{
  justify-content: flex-start;
    width: 91%;
} */
@media (max-width: 1470px) {
    /* .line1textnot {
        width: 59vw;
    } */
}
@media (max-width: 1200px) {

    /* .line1textnot {
        width: 70vw;
    } */
}
@media (max-width: 930px) {
    /* .intioceone .flex {
        width: 88%;
    }
    .line1textnot {
        width: 79vw; } */
}
@media (max-width: 888px) {
    /* .intioceone .flex {
        width: 79vw;
    }
    .line1textnot {
        width: 70vw;
    } */
}
@media (max-width: 580px) {
    .intioceone a{
        width:50%;
    }
    /* .intioceone .flex {
        width: 80%;
    } */
    .leadership {
        grid-template-columns: repeat(1, 1fr);
        gap: 1%;
    }

    /* .intioceone .flex  {
        width: 80%;
    }

    .line1textnot {
        width: 85%;
    } */

    .leadershipno {
        margin-top: 0 !important;
    }
}
@media (max-width: 470px) {
    /* .line1textnot {
        width: 51vw;
    } */
}
@media (max-width: 430px) {
    /* .line1textnot {
        width: 50vw;
    } */
}
@media (max-width: 322px) {
    /* .intioceone .flex {
        width: 57vw;
    }
    .line1textnot {
        width: 38vw;
    } */
}