body {
    margin: 0;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #646464;
    width: 100%;
    min-width: 1440px;
    max-width: 1920px;
    margin: 0 auto;
    overflow-x: auto;
}

.new-index {
    width: 100%;
}

.new-index-top {
    width: 100%;
    position: relative;
}

.new-index-banner {
    width: 100%;
    height: auto;
}

.new-index-banner img {
    width: 100%;
    height: auto;
}

.new-index-banner {
    width: 100%;
    height: auto;
}

.new-index-banner img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.new-index-top-con-bg {
    width: 100%;
    height: 312px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    /* background: linear-gradient(360deg, rgba(0, 0, 0, 0) 0%, #000000 100%); */
    background: linear-gradient(360deg, rgba(32, 32, 32, 0) 0%, #202020 100%);
}

.new-index-top-con-bg2 {
    height: 227px;
}

.banner-bottom-bg {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 14;
    width: 100%;
    height: 190px;
    /* background: linear-gradient(180deg, rgba(0, 0, 0, 0) 2.63%, rgba(0, 0, 0, 0.7) 100%); */
    background: linear-gradient(180deg, rgba(32, 32, 32, 0) 0%, #202020 100%);

}

.carousel-indicators-banner {
    width: 1200px;
    bottom: 50px;
    margin-left: -600px;
    text-align: right;
    padding-right: 10px;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 5px;
}

.carousel-indicators li.active {
    width: 24px;
    height: 10px;
    border-radius: 5px;
}

.new-index-banner-li-text-box {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 20px;
    z-index: 20;
}

.new-index-banner-li-text {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    padding-right: 160px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.new-index-banner-li-text-time {
    width: 62px;
    height: auto;
    border-right: 1px solid #ffffff;
    margin-right: 13px;
}

.new-index-banner-li-text-time1 {
    font-family: MiSans;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    color: #ffffff;
    margin-bottom: 10px;
}

.new-index-banner-li-text-time2 {
    font-family: MiSans;
    font-size: 20.5px;
    font-weight: 400;
    line-height: 26px;
    color: #ffffff;
}

.new-index-banner-li-text-title {
    flex: 1;
    max-height: 80px;
    font-family: MiSans;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    color: #ffffff;
    white-space: pre-line;
    overflow: hidden;
}

.new-index-banner-li-text-title-en {
    font-size: 16px;
}

.new-index-top-con {
    width: 100%;
    padding: 30px 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.new-index-top-logo {}

.new-index-top-logo1 {
    width: 284px;
    height: 75px;
    float: left;
    margin-right: 43px;
}

.new-index-top-logo1 img {
    width: 100%;
    height: 100%;
}

.new-index-top-logo2 {
    width: 288px;
    height: 71px;
    float: left;
}

.new-index-top-logo2 img {
    width: 100%;
    height: 100%;
}

.new-index-top-right {
    width: 100%;
    flex: 1;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.new-index-top-search {
    width: 21px;
    height: 21px;
    float: right;
    margin-left: 30px;
    cursor: pointer;
}

.new-index-top-search img {
    width: 21px;
    height: 21px;
}

.new-index-top-lang {
    width: 82px;
    height: 40px;
    line-height: 40px;
    margin-left: 40px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    background: #8E1B11;
    cursor: pointer;
}

.new-index-top-nav-ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.new-index-top-nav-li {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #B7B7B7;
    margin-right: 34px;
    font-weight: 400;
}

.new-index-top-nav-li.active,
.new-index-top-nav-li:hover {
    font-weight: 500;
    color: #ffffff;
}

/*底部 开始*/

.new-foot-box {
    width: 100%;
    background: linear-gradient(90deg, #262626 0%, #262626 50%, #8E1B11 51%, #8E1B11 100%);
}

.new-foot-box-top {
    width: 100%;
    /* background: #EEEEEE; */
}

.new-foot-box-top-l {
    width: 760px;
    float: left;
    overflow: hidden;
    background: #262626;
    padding: 60px 0;
}

.new-foot-box-top-r {
    width: 440px;
    float: left;
    position: relative;
    background: #8E1B11;
    padding: 60px 0;
    padding-left: 52px;
}

.new-foot-box-top-l-con {
    width: 735px;
    overflow: hidden;
}

.new-foot-box-top-title {
    width: 100%;
    font-size: 20px;
    color: #ffffff;
    line-height: 26px;
    margin-bottom: 24px;
    font-weight: bold;
}

.new-foot-box-top-con {
    width: 100%;
}

.new-foot-box-top-con-ul-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.new-foot-box-top-con-ul {
    height: auto;
}

.new-foot-box-top-con-li {
    width: 100%;
    height: 20px;
    font-size: 12px;
    color: #999999;
    line-height: 20px;
    overflow: hidden;
    font-family: PingFang SC;
    font-weight: 400;
    text-align: left;
}

.new-foot-box-top-con-li a {
    color: #999999;
}

.new-foot-box-top-con-li2 {
    width: 100%;
    height: 24px;
    font-family: MiSans;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #ffffff;
}

.new-foot-box-top-con-li2 a {
    color: #ffffff;
}

.new-foot-box-top-r-bottom {
    width: 100%;
    height: auto;
    padding-top: 72px;
}

.new-foot-box-top-l-bottom {
    width: 100%;
    height: auto;
    border-top: 1px solid #404040;
    margin-top: 35px;
    padding-top: 14px;
    font-family: MiSans;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    color: #999999;
}

.new-foot-box-top-l-bottom i {
    width: 30px;
    height: 10px;
    display: inline-block;
}

.new-foot-box-top-contact-img {
    position: absolute;
    right: 0px;
    top: 65px;
    width: 135px;
    height: 135px;
    background: #D8D8D8;
    z-index: 2;
}

.new-foot-box-top-contact-img img {
    width: 100%;
    height: 100%;
}

.new-foot-box-bottom {
    width: 100%;
    background: #9B0000;
}

.new-foot-box-copyright {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    color: #EAEAEA;
    text-align: center;
}

.new-foot-box2 {
    width: 100%;
}

.new-foot-box2-top {
    width: 100%;
    background: #262626;
    padding: 60px 0;
}

.new-foot-box2-bottom {
    width: 100%;
    background: #202020;
    padding: 20px 0;
}

.new-foot-box2-bottom-con {
    width: 100%;
    font-family: MiSans;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    color: #999999;
    display: flex;
    align-items: center;
    gap: 24px;
}

.new-foot-box2-bottom-con i {
    width: 30px;
    height: 10px;
    display: inline-block;
}

.new-foot-contact-btn {
    flex-shrink: 0;
    border: 1px solid #888;
    border-radius: 20px;
    padding: 5px 18px;
    color: #999;
    text-decoration: none;
    white-space: nowrap;
    transition: color 0.2s, border-color 0.2s;
}

.new-foot-contact-btn:hover {
    color: #fff;
    border-color: #fff;
    text-decoration: none;
}

.new-foot-box2-bottom-info {
    display: flex;
    gap: 24px;
    flex: 1;
    flex-wrap: wrap;
}

.new-foot-box2-bottom-right {
    display: flex;
    gap: 20px;
    flex-shrink: 0;
    margin-left: auto;
}

.new-foot-box2-bottom-right a {
    color: #999;
    text-decoration: none;
}

.new-foot-box2-bottom-right a:hover {
    color: #fff;
}

/*底部 结束*/
.new-main {
    width: 1200px;
    margin: 0 auto;
}

.new-ontent {
    width: 100%;
}

.content {
    width: 100%;
}

.new-index-con {
    width: 100%;
    height: auto;
}

.new-index-con1 {
    background: linear-gradient(180deg, #FFFFFF 0%, #F7F7F7 100%);
    padding-top: 74px;
    padding-bottom: 126px;
}

.new-index-con2 {
    background: #ffffff;
    padding-top: 88px;
    padding-bottom: 115px;
}

.new-index-con-title {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.new-index-con-title-left {
    width: 100%;
    flex: 1;
    height: auto;
}

.new-index-con-title-left-icon {
    width: 100%;
    height: auto;
    font-family: MiSans;
    font-size: 12px;
    font-weight: 400;
    line-height: 26px;
    color: #737373;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.new-index-con-title-left-icon .icon {
    width: 50px;
    height: 2px;
    background: #8E1B11;
    margin-right: 18px;
}

.new-index-con-title-left-title {
    width: 100%;
    height: auto;
    font-family: MiSans;
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
    color: #000000;
    padding-top: 14px;
}

.new-index-con-title-right {
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    color: #000000;
    text-align: right;
}

.new-index-con-con {
    width: 100%;
    height: auto;
    padding-top: 60px;
}

.new-index-news-box {
    width: 100%;
    height: auto;
}

.new-index-news-box-left {
    width: 724px;
    height: 496px;
    float: left;
    display: flex;
}

.new-index-news-box-left img {
    width: 724px !important;
    height: 496px !important;
    object-fit: cover;
}

.new-index-news-box-right {
    width: 383px;
    height: auto;
    float: right;
}

.news-banner-text {
    width: 100%;
    height: 126px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 5.26%, rgba(0, 0, 0, 0.8) 100%);
    z-index: 9;
    padding: 50px 26px;
    padding-bottom: 26px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.news-banner-text-time {
    height: auto;
}

.news-banner-text-time1 {
    font-family: MiSans;
    font-size: 22px;
    font-weight: 600;
    line-height: 22px;
    color: #ffffff;
    margin-bottom: 3px;
}

.news-banner-text-time2 {
    font-family: MiSans;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    color: #ffffff;
}

.news-banner-text-title {
    width: 100%;
    flex: 1;
    height: 50px;
    padding-left: 30px;
    padding-right: 70px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.news-banner-text-title-con {
    width: 100%;
    flex: 1;
    height: auto;
    max-height: 50px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: MiSans;
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    white-space: pre-line;
}

.carousel-indicators-news {
    width: 70px;
    left: 640px;
    bottom: 30px;
    margin-left: 0;
}

.new-index-news-box-right-ul {
    width: 100%;
    height: auto;
}

.new-index-news-box-right-li {
    width: 100%;
    height: auto;
    padding: 19px 0;
    border-bottom: 1px solid #e4e4e4;
}

.new-index-news-box-right-li:last-child {
    border: none;
}

.new-index-news-box-right-li-top {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 14px;
}

.new-index-news-box-right-li-time {
    height: 22px;
    padding-left: 21px;
    background: url(../img/new/icon-time.png) no-repeat left center;
    font-family: MiSans;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #666666;
}

.new-index-news-box-right-li-title {
    width: 100%;
    height: 52px;
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
    white-space: pre-line;
}

.new-index-news-box-right-li-more {
    height: 22px;
    font-family: PingFang SC;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    color: #666666;
}

.new-index-con-intro-ul {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.new-index-con-intro-li {
    width: 545px;
    height: auto;
}

.new-index-con-intro-con {
    width: 100%;
    height: auto;
}

.new-index-con-intro-con-text {
    width: 100%;
    height: 144px;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #666666;
    margin-bottom: 10px;
    overflow: hidden;
}

.new-index-con-intro-con-img {
    width: 100%;
    height: auto;
}

.new-index-con-intro-con-img img {
    width: 100%;
    height: auto;
}

.new-index-con-study-ul {
    width: 100%;
    height: auto;
}

.new-index-con-study-li {
    width: 100%;
    height: auto;
    padding-bottom: 19px;
    margin-bottom: 19px;
    border-bottom: 1px solid #e4e4e4;
}

.new-index-con-study-li:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.new-index-con-study-li-time {
    width: 100%;
    height: 22px;
    padding-left: 21px;
    background: url(../img/new/icon-time.png) no-repeat left center;
    font-family: MiSans;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #666666;
    margin-bottom: 14px;
}

.new-index-con-study-li-title {
    width: 100%;
    height: 48px;
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 14px;
    white-space: pre-line;
}

.new-index-con-study-li-intro {
    width: 100%;
    height: 48px;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-line;
}

.new-index-con-study-li-img {
    width: 180px;
    height: 130px;
    float: right;
    display: flex;
}

.new-index-con-study-li-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 简介 开始 */
.new-intro-con {
    width: 100%;
    height: auto;
    background: #ffffff;
    padding-bottom: 90px;
    overflow: hidden;
}

.new-intro-con-box {
    width: 100%;
    height: auto;
    padding-left: 190px;
    position: relative;
}

.new-intro-con-box-con {
    width: 100%;
    height: auto;
    background: #f9f9f9;
    padding: 79px 79px;
}

.new-intro-con-box-title {
    width: 190px;
    height: auto;
    position: absolute;
    left: 0;
    top: 65px;
    z-index: 2;
}

.new-intro-con-box-title2 {
    width: 100%;
    height: auto;
    position: relative;
}

.new-intro-con-box-title2 .text {
    width: 100%;
    height: auto;
    position: absolute;
    left: 79px;
    top: 34px;
    z-index: 2;
    font-family: PingFang SC;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    color: #ffffff;
}

.new-intro-con-box-title2 img {
    width: 100%;
    height: auto;
}

.new-intro-con-box-icon1 {
    width: 100%;
    height: 340px;
    position: absolute;
    right: 1010px;
    top: 235px;
    z-index: 3;
    background: #8B251C;
}

.new-intro-con-box-icon1 img {
    width: 530px;
    height: 340px;
    float: right;
}

.new-intro-con-box-icon2 {
    width: 100%;
    height: 340px;
    position: absolute;
    left: 1200px;
    top: 235px;
    z-index: 3;
    background: #8B251C;
}

.new-intro-con-box-con-li {
    width: 100%;
    height: auto;
}

.new-intro-con-box-con-li-title {
    width: 100%;
    height: auto;
    font-family: MiSans;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    color: #000000;
    margin-bottom: 24px;
}

.new-intro-con-box-con-li-con {
    width: 100%;
    height: auto;
    font-family: MiSans;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    color: #333333;
    margin-bottom: 65px;
}

.new-intro-con-box-con-cn .new-intro-con-box-con-li-title {
    font-size: 24px;
}

.new-intro-con-box-con-cn .new-intro-con-box-con-li-con {
    font-size: 16px;
}

.new-intro-con-box-con-li-con-flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

/* 简介 结束 */
/* 动态 开始 */
.new-news-box {
    width: 100%;
    height: auto;
    background: #ffffff;
    padding-top: 56px;
    padding-bottom: 100px;
}

.new-news-box-ul {
    width: 100%;
    height: auto;
    padding-left: 10px;
}

.new-news-box-li {
    width: 100%;
    height: auto;
    padding: 36px 0;
    border-top: 1px solid #e4e4e4;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.new-news-box-li:last-child {
    border-bottom: 1px solid #e4e4e4;
}

.new-news-box-li-img {
    width: 183px;
    height: 144px;
    display: flex;
}

.new-news-box-li-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.new-news-box-li-mid {
    width: 1180px;
    padding-left: 60px;
    padding-right: 60px;
    flex: 1;
}

.new-news-box-li-title {
    width: 100%;
    height: 26px;
    font-family: MiSans;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 16px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: pre-line; */
}

.new-news-box-li-intro {
    width: 100%;
    height: 56px;
    font-family: MiSans;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 28px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-line;
}

.new-news-box-li-time {
    width: 100%;
    height: 26px;
    padding-left: 21px;
    background: url(../img/new/icon-time.png) no-repeat left center;
    font-family: MiSans;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    color: #333333;
}

.new-news-box-li-more {
    font-family: MiSans;
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    text-align: right;
}

/* 动态结束 */

/* 研究 开始 */
.new-study-box {
    width: 100%;
    height: auto;
    padding-top: 80px;
    padding-bottom: 54px;
    background: #ffffff;
}

.new-study-box-left {
    width: 134px;
    height: auto;
    border-left: 1px solid #8E1B11;
    float: left;
}

.new-study-box-right {
    width: 1046px;
    height: auto;
    float: right;
}

.new-study-box-left-li {
    width: 100%;
    height: 52px;
    border-left: 2px solid #8E1B11;
    border-right: 1px solid #F1E9E8;
    text-align: center;
    position: relative;
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 14px;
}

.new-study-box-left-li:first-child {
    border-top: 1px solid #F1E9E8;
}

.new-study-box-left-li:last-child {
    border-bottom: 1px solid #F1E9E8;
}

.new-study-box-left-li.active {
    border-left: 2px solid #ffffff;
    border-top: 1px solid #F1E9E8;
    border-bottom: 1px solid #F1E9E8;
    border-right: none;
}

.new-study-box-left-li.active::after {
    content: '>';
    color: #8E1B11;
    font-size: 10px;
    width: 12px;
    height: 12px;
    line-height: 12px;
    display: block;
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 2;
    text-align: right;
}

.new-study-box-left-li-one {
    font-family: MiSans;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.new-study-box-left-li.active .new-study-box-left-li-one {
    font-weight: 600;
    color: #8E1B11;
}

.new-study-box-con {
    width: 100%;
    height: auto;
}

.new-study-box-con-ul {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.new-study-box-con-li {
    width: 510px;
    height: 296px;
    margin-bottom: 26px;
    border: 1px solid #ECECEC;
}

.new-study-box-con-li-img {
    width: 100%;
    height: 166px;
    display: flex;
    position: relative;
}

.new-study-box-con-li-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.new-study-box-con-li-img-bg1 {
    width: 100%;
    height: 80px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}

.new-study-box-con-li-img-bg2 {
    width: 100%;
    height: 80px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 2.63%, rgba(0, 0, 0, 0.7) 100%);
}

.new-study-box-con-li-con {
    width: 100%;
    height: auto;
    padding: 23px 40px;
    background: #FBFBFB;
}

.new-study-box-con-li-con-title {
    width: 100%;
    height: 22px;
    font-family: MiSans;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}

.new-study-box-con-li-con-intro {
    width: 100%;
    height: 40px;
    font-family: MiSans;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-line;
    margin-bottom: 10px;
}

.new-study-box-con-ul2 {
    width: 100%;
    height: auto;
    padding-left: 10px;
}

.new-study-box-con-li2 {
    width: 100%;
    height: auto;
    padding: 40px 0;
    border-bottom: 1px solid #DDDDDD;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 40px;
}

.new-study-box-con-li2:first-child {
    border-top: 1px solid #DDDDDD;
}

.new-study-box-con-li2-time {
    width: 180px;
    height: 26px;
    padding-left: 21px;
    background: url(../img/new/icon-time.png) no-repeat left center;
    font-family: MiSans;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    color: #000000;
    text-align: left;
}

.new-study-box-con-li2-title {
    width: 100%;
    flex: 1;
    max-height: 56px;
    font-family: MiSans;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: #000000;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-line;
}

.new-study-box-detail {
    width: 100%;
    height: auto;
    /* background: url(../img/new/study-detail-bg1.png) no-repeat top center; */
}

.new-study-box-detail-con {
    width: 100%;
    height: auto;
    padding: 60px 70px;
    /* background: url(../img/new/study-detail-bg2.png) no-repeat bottom center; */
    min-height: 1220px;
}

.new-study-box-detail-con-title-box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
}

.new-study-box-detail-con-title {
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 37px;
    border: 1px solid #8E1B11;
    border-radius: 32px;
}

.new-study-box-detail-con-title-icon {
    width: 13px;
    height: 8px;
}

.new-study-box-detail-con-title-icon img {
    width: 13px;
    height: 8px;
}

.new-study-box-detail-con-title-text {
    font-family: PingFang SC;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    padding: 0 22px;
    color: #000000;
    white-space: pre-line;
    flex: 1;
}

.new-study-box-detail-con-con {
    width: 100%;
    height: auto;
}

/* 研究 结束 */

/*研究团队 开始*/
.new-team-box-ul {
    width: 100%;
    padding-bottom: 100px;
    padding-left: 20px;
}

.new-team-box {
    width: 100%;
    background: #FFFFFF;
}

.new-team-box-li {
    width: 100%;
    padding-bottom: 10px;
}

.new-team-box-li-title {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.new-team-box-li-title-text {
    height: 26px;
    line-height: 26px;
    font-family: PingFang SC;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 30px;
}

.new-team-box-li-title-img {
    flex: 1;
    width: 100%;
    height: 3px;
    background: linear-gradient(270deg, rgba(226, 117, 121, 0) 0%, #8E1B11 100%);
}

.new-team-box-li-con {
    width: 100%;
    padding-top: 34px;
    padding-bottom: 34px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.new-team-box-li-con-li {
    margin-bottom: 36px;
    margin-right: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
}

.new-team-box-li-con-li:nth-child(3n) {
    margin-right: 0;
}

.new-team-box-li-con-li-hover {
    width: 100%;
    height: auto;
    min-height: 100%;
    background: url(../img/new/team-icon3.png) no-repeat;
    background-size: 100% 100%;
    padding: 30px;
    padding-bottom: 60px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: none;
}

.new-team-box-li-con-li-hover-intro {
    width: 100%;
    height: auto;
    font-family: MiSans;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #ffffff;
    /* max-height: 64px; */
    overflow: hidden;
    white-space: pre-line;
    margin-bottom: 16px;
}

.new-team-box-li-con-li-hover-study {
    width: 100%;
    height: auto;
    font-family: MiSans;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    color: #ffffff;
    /* max-height: 96px; */
    overflow: hidden;
    white-space: pre-line;
}

.new-team-box-li-con-li-img {
    width: 120px;
    height: auto;
}

.new-team-box-li-con-li-img img {
    width: 100%;
    height: auto;
}

.new-team-box-li-con-li-con {
    width: 205px;
    height: 270px;
    background: url(../img/new/team-icon2.png) no-repeat;
    background-size: 100% 100%;
    padding: 13px 30px;
    padding-bottom: 36px;
    position: relative;
}

.new-team-box-li-con-li-con2 {
    width: 332px;
    height: 320px;
}

.new-team-box-li-con-li-con-box {
    width: 100%;
    height: 100%;
}

.new-team-box-li-con-li-title {
    width: 100%;
    height: 36px;
    border-bottom: 1px solid #d6d6d6;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.new-team-box-li-con-li-title-text {
    font-family: MiSans;
    /*font-size: 16px;*/
    font-size: clamp(14px, 2vw, 16px);
    font-weight: 600;
    line-height: 22px;
    color: #000000;
    white-space: nowrap;
    flex: 1;
}

.new-team-box-li-con-li-title-more {
    font-family: MiSans;
    /*font-size: 11px;*/
    font-size: clamp(8px, 2vw, 11px);
    white-space: nowrap;
    font-weight: 400;
    line-height: 22px;
    color: #000000;
    flex: 1;
    text-align: right;
}

.new-team-box-li-con-li-intro {
    font-family: MiSans;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #333333;
    margin-top: 14px;
    margin-bottom: 5px;
    height: 80px;
}

.new-team-box-li-con-li-intro-con-box {
    width: 100%;
    height: 64px;
    overflow: hidden;
}

.new-team-box-li-con-li-intro-con {
    font-family: MiSans;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #333333;
    height: auto;
    white-space: pre-line;
}

.new-team-box-li-con-li-intro-more {
    font-family: MiSans;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #333333;
    height: auto;
    display: none;
}

.new-team-box-li-con-li-study-title {
    font-family: MiSans;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    color: #333333;
    height: auto;
}

.new-team-box-li-con-li-study {
    height: auto;
}

.new-team-box-li-con-li-study-con-box {
    height: 64px;
    overflow: hidden;
}

.new-team-box-li-con-li-study-con {
    font-family: MiSans;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    height: auto;
    overflow: hidden;
    color: #333333;
    white-space: pre-line;
}

.new-team-box-li-con-li-study-more {
    font-family: MiSans;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    overflow: hidden;
    color: #333333;
    display: none;
}

.new-team-box-li-con-li-con p {
    margin: 0;
    line-height: 16px;
}

.new-team-detail {
    width: 100%;
    padding-left: 10px;
}

.new-team-detail-top {
    width: 100%;
    height: auto;
    padding-top: 15px;
    padding-bottom: 40px;
}

.new-team-detail-con {
    width: 100%;
    height: auto;
}

.new-team-detail-left {
    width: 120px;
    height: auto;
    float: left;
}

.new-team-detail-left-img {
    width: 120px;
    height: auto;
}

.new-team-detail-left-img img {
    width: 100%;
    height: auto;
}

.new-team-detail-right {
    width: 915px;
    float: right;
    background: url(../img/new/team-icon2.png) no-repeat;
    background-size: 100% 100%;
    padding: 10px 50px;
    padding-bottom: 110px;
    margin-bottom: 80px;
}

.new-team-detail-right-top {
    width: 100%;
    height: 48px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #d6d6d6;
    padding: 0 17px;
    margin-bottom: 20px;
}

.new-team-detail-right-top-title {
    font-family: MiSans;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    color: #000000;
}

.new-team-detail-right-top-job {
    font-family: MiSans;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #000000;
}

.new-team-detail-right-intro {
    font-family: MiSans;
    font-size: 15px;
    font-weight: 600;
    line-height: 26px;
    color: #333333;
    margin-bottom: 36px;
    padding: 0 17px;
}

.new-team-detail-right-li {
    width: 100%;
    padding-bottom: 28px;
}

.new-team-detail-right-li-title {
    width: 100%;
    padding-left: 17px;
    background: url("../img/new/study-detail-title.png") no-repeat left center;
    font-family: MiSans;
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    color: #333;
}

.new-team-detail-right-li-con {
    width: 100%;
    font-family: MiSans;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    color: #333;
    padding-left: 17px;
}

.new-team-detail-right-li-con p {
    margin: 0;
    line-height: 26px;
}

.new-team-detail-right-li-con table {
    width: 100%;
}

.new-team-detail-right-li-con table td:first-child {
    min-width: 50%;
}

/*研究团队 结束*/

.new-contact-box-con {
    width: 100%;
    height: auto;
}

.new-contact-box-con-top {
    width: 100%;
    height: 2px;
    margin-bottom: 34px;
    background: linear-gradient(270deg, rgba(226, 117, 121, 0) 0%, #8E1B11 100%);
}

.new-contact-box-con-map {
    width: 100%;
    height: 385px;
    margin-bottom: 34px;
}

.new-contact-box-con-con {
    width: 100%;
    height: auto;
    position: relative;
}

* {
    /* word-break: keep-all;
    word-wrap: break-word;
    overflow-wrap: break-word; */

    /* word-wrap: break-word; */

    /* overflow-wrap: break-word; */
    /* word-break: break-all; */
    /* hyphens: auto; */
    font-family: 'Microsoft YaHei', '微软雅黑' !important;
}

p {
    margin: 0;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5 {
    font-weight: bold !important;
}

.content h1 font,
.content h2 font,
.content h3 font,
.content h4 font,
.content h5 font {
    font-weight: bold !important;
}
/* ===== 无 hero 页（登录/个人中心）纯白导航栏覆盖 ===== */
.new-index-top-con-bg.new-index-top-con-bg-plain {
    position: static;
    background: #fff;
    height: auto;
    border-bottom: 1px solid #f0f0f0;
}
.new-index-top-con-bg-plain .new-index-top-nav-li {
    color: #333;
}
.new-index-top-con-bg-plain .new-index-top-nav-li.active,
.new-index-top-con-bg-plain .new-index-top-nav-li:hover {
    color: #8E1B11;
}
.new-index-top-con-bg-plain .new-index-top-login-sep {
    background: rgba(0, 0, 0, 0.18);
}
.new-index-top-con-bg-plain .new-index-top-login-btn {
    color: #333;
}
.new-index-top-con-bg-plain .new-index-top-login-btn:hover,
.new-index-top-con-bg-plain .new-index-top-login-btn:focus {
    color: #8E1B11;
    opacity: 1;
}
.new-index-top-con-bg-plain .new-index-top-student-user {
    color: #333;
}

/* ===== 学员登录入口（header） ===== */
.new-index-top-login-sep {
    display: inline-block;
    width: 1px;
    height: 16px;
    background: rgba(255, 255, 255, 0.35);
    margin: 0 18px 0 18px;
    vertical-align: middle;
    flex-shrink: 0;
}

.new-index-top-login-btn {
    color: #ffffff;
    font-size: 15px;
    text-decoration: none;
    display: flex;
    align-items: center;
    cursor: pointer;
    white-space: nowrap;
    margin-left: 20px;
    transition: opacity 0.2s;
}

.new-index-top-login-btn:hover,
.new-index-top-login-btn:focus {
    color: #ffffff;
    opacity: 0.8;
    text-decoration: none;
}

.new-index-top-student-user {
    position: relative;
    display: flex;
    align-items: center;
    color: #ffffff;
    font-size: 15px;
    cursor: pointer;
    margin-left: 20px;
    white-space: nowrap;
    user-select: none;
}

.new-index-top-student-user:hover .new-index-top-student-dropdown {
    display: block;
}

.new-index-top-student-dropdown {
    display: none;
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.13);
    min-width: 160px;
    /* overflow: hidden 不能加，否则会裁掉向上的 ::before 桥接区域 */
    z-index: 1000;
}

/* 透明桥接：向上延伸覆盖触发元素与菜单之间的间隙，鼠标经过时 hover 链不断 */
.new-index-top-student-dropdown::before {
    content: '';
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    height: 10px;
}

.new-index-top-student-dropdown-item {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 12px 28px 12px 20px;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    white-space: nowrap;
    transition: background 0.15s;
}

.new-index-top-student-dropdown-item:first-child {
    border-radius: 6px 6px 0 0;
}

.new-index-top-student-dropdown-item:last-child {
    border-radius: 0 0 6px 6px;
}

.new-index-top-student-dropdown-item:hover {
    background: #f7f7f7;
    color: #8E1B11;
    text-decoration: none;
}
