<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background: #f3f3f3;
}

.wrapper {
    width: 1400px;
    margin: 0 auto;
    /* padding-top: 500px; */
}

.menu-practice {
    margin: 0 -20px 0 0;
}

#ll_contain {
    padding: 30px 177px;
}

.zt-bg .section-normal {
    padding-top: 428px;
}

.section-normal .col-main {
    float: none;
}

.section-normal .col-sub {
    width: 270px;
    float: right;
    background: #fff;
    padding: 15px;
}

.desc-cont {
    margin: 0 auto 0 auto;
    width: 1200px;
    height: 240px;
    font-size: 16px;
    color: #BC0410;
    text-indent: 2em;
    padding: 38px 135px;
    box-sizing: border-box;
    line-height: 26px;
    background: url(../img/five_bg2.png) no-repeat;
    background-size: 100% 100%;
}

.news-li {
    border-bottom: 1px solid #eee;
    padding: 15px 0;

}

.news-li a {
    display: flex;
}

.news-li p {
    padding-left: 20px;

}

.img-wrap {
    flex-shrink: 0;
    width: 268px;
    height: 168px;
    border-radius: 6px;
    display: flex;
}

.img-wrap img {
    width: 100%;

}

.title {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    line-height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.desc {
    margin-top: 10px;
    font-size: 16px;
    color: #999999;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.back-p {
    width: 1200px;
    margin: 0 auto;

    padding-top: 29px;
}

.r-cont {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 10px 0;
    min-height: 120px;
}

.zt-bg {
    min-height: 2000px;
    /* padding-top: 500px; */
    background: #FFFDF8 url(../img/zt-bg.png?t=1655270343) no-repeat;
    background-position: center top;
}

.dirver1 {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 34px;
    margin-top: 53px;
    border-bottom: 1px solid #FFC46F;
}

.dirver1&gt;div {
    cursor: pointer;
    display: inline-block;
}

.dirver1&gt;div:nth-child(1) {
    margin-left: 318px;
    padding-bottom: 13px;
}

.dirver1&gt;div:nth-child(2) {
    margin-left: 228px;
    padding-bottom: 13px;
}

.d_cur {
    border-bottom: 3px solid #FF4535;
}

.conent-zt {
    background: #fff;
    min-height: 1030px;
    border: 1px solid #F0DBD7;
    border-radius: 6px;
    margin-bottom: 72px;
}

.actice&gt;ul {
    display: block;
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    /* padding-left: 80px; */
    box-sizing: border-box;
    margin-top: 46px;
    margin-bottom: 44px;
}

.actice&gt;ul li {
    height: 38px;
    color: #E53C15;
    line-height: 38px;
    padding: 0 20px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #EC7C20;
    border-radius: 21px;
    min-width: 133px;
    box-sizing: border-box;
    margin-right: 20px;
}

.actice&gt;ul li:last-child {
    margin-right: 0;
}

.actice&gt;ul li.actice_cur {
    color: #FFFFFF;
    background: linear-gradient(90deg, #E53A14 0%, #EC7E20 100%);
}

.act-content-hd&gt;img {
    margin-bottom: 24px;
}

.actice {
    width: 1200px;
    margin: 0 auto;
}

.menu-practice {
    margin-bottom: 25px;
}

.menu-practice-item {
    width: 292px;
    height: 264px;
    padding: 0;
    margin: 0;
    margin-right: 10px;
    margin-bottom: 20px;
}

.menu-practice-item:last-child {
    margin-right: 0;
}

.menu-practice-item a {
    display: block;
    width: 100%;
    height: 100%;
}

.menu-practice-item__header {
    height: 50px;
    /* background-color: orange; */
    line-height: 50px;
    color: #fff;
    font-size: 16px;
}

.menu-practice-item__body {
    width: 100%;
    height: 196px;
    padding: 11px 18px 22px 23px;
    box-sizing: border-box;
}

.menu-practice-item__title {
    margin-bottom: 8px;
    font-weight: 700 !important;
    width: 251px;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    line-height: 26px;

    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.menu-practice-item__organization {
    font-size: 14px;
    font-weight: 700;
    color: #666666;
    line-height: 22px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: flex;
}

.menu-practice-item__organization .h-li {
    margin-left: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.li-before {
    background-image: url(../img/eds.png);
    background-size: 100% 100%;
}

.li-ing {
    background-image: url(../img/ing.png);
    background-size: 100% 100%;
}

.li-end {
    background-image: url(../img/ed.png);
    background-size: 100% 100%;
}

.team-item {
    width: 251px;
    background: #fff;
    float: left;
    margin: 0 20px 20px 0;
    padding: 16px 16px;
    border: 1px solid #FED6D0;
    border-radius: 6px;
}

.team-item:nth-child(4n) {
    margin-right: 0;
}

.team-top {
    height: 80px;
}

.team-top img {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 50%;
    float: left;
    margin-right: 16px;
}

.team-title {
    line-height: 21px;
    height: 44px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.team-label {
    display: inline-block;
    color: #FF4400;
    font-size: 14px;
    background: #FCE5D4;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    padding: 0 5px;
    margin-top: 5px;
}

.team-bottom {
    margin-top: 15px;
}

.team-bottom-item {
    width: 81px;
    text-align: center;
    float: left;
    overflow: hidden;
}

.team-bottom-item p {
    font-size: 12px;
    color: #333;
}

.team-bottom-item span {
    font-size: 14px;
    color: #999;
    margin-top: 5px;
}

.img-avatar {
    border: 1px solid #f6f6f6;
}

.pagination {
    margin: 30px 0 30px 0;
}

.pagination-actile {
    margin: 30px 0 30px 0;
    text-align: center;
}

.pagination-actile a,
.pagination-actile span {
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin: 0 9px;
    padding: 0 10px;
    min-width: 16px;
}

.pagination-actile a {
    border-radius: 5px;
    border: 1px solid #D0CFCF;
    color: #666;
}

.pagination-actile .prev,
.pagination-actile .next {
    padding: 0 10px;
}

.pagination-actile .active {
    background: #E93B3A;
    color: #fff;
    border-radius: 5px;
}</pre></body></html>