* {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    font-family: Arial;
}

.about {
    width: 100%;
    background: #F7F7F7;
}

.about-tab {
    max-width: 14.5rem;
    height: auto;
    display: block;
    padding-bottom: 0.3rem;
    /*align-items: center;*/
    /*justify-content: center;*/
}

.about-tab-left {
        display: flex;
    align-items: center;
    column-gap: 0.15rem;
    margin-left: 0;
        width: 100%;
    justify-content: center;
}

.about-tab-left>button{
    margin-left: 0;
    margin-right: 0;
}

.about-tab-left button {
    /*width: 1.56rem;*/
    padding: 0 .15rem;
    height: 0.53rem;
    background: #fff;
    border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
    border: 0.01rem solid #E0E0E0;
}


.about-tab-left button:hover {
    background: linear-gradient(90deg, #38D9FA 0%, #005E9B 100%);
    border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
}

.about-tab-left button a {
    text-decoration: none;
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.2rem;
    color: #373737;
    line-height: 0.35rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.about-tab-left button:hover a {
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.20rem;
    color: #FFFFFF;
    line-height: 0.35rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.about-tab-right {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 0.15rem;
    margin-right: 0;
    width: 100%;
    height: 1rem;
}

.about-tab-right>p{
    margin-left: 0;
}

.about-tab-right p a:nth-child(2) {
    width: 1.12rem;
    height: 0.19rem;
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.16rem;
    color: #9B9B9B;
    line-height: 0.22rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}

.about-tab-right p a {
    width: 1.12rem;
    height: 0.19rem;
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.16rem;
    color: #4B4B4B;
    line-height: 0.22rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}


.about-tab-right p img{
    width: 0.14rem;
    height: 0.14rem;
    object-fit: cover;
}









/* 内容 */
.new {
    width: 100%;
    background: linear-gradient(180deg, #CCEFFF 0%, rgba(255, 255, 255, 0) 100%);
    border-radius: 0rem;
}

.news {
    max-width: 16.54rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.new-content_1 {
    display: flex;
    align-items: center;
    text-decoration: none;
    justify-content: center;
    margin-top: 0.89rem;
    margin-bottom: 0.6rem;
    width: 14.5rem;
    height: 4.76rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.03rem 0.06rem 0.01rem rgba(0, 0, 0, 0.11);
    border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
}

.new-content-img_1 {
    width: 6.93rem;
    height: 4.35rem;
    /*margin-top: 0.2rem;*/
    overflow: hidden;
    border-radius: 0.1rem;
}
.new-content-title_1 ul li:nth-child(1) p{
    margin: 0.47rem 0 0 0 ;
}
.new-content-title_1 ul li:nth-child(1) p span:nth-child(1) {
    width: 1.04rem;
    height: 1.12rem;
    font-family: Poppins, Poppins;
    font-weight: bold;
    font-size: 0.69rem;
    color: #D3D3D3;
    /*line-height: 1.74rem;*/
    text-align: right;
    font-style: normal;
    text-transform: none;
}

.new-content-title_1 ul li:nth-child(1) p span:nth-child(2) {
    width: 0.84rem;
    height: 0.34rem;
    font-family: Poppins, Poppins;
    font-weight: 500;
    font-size: 0.21rem;
    color: #D3D3D3;
    line-height: 0.50rem;
    text-align: right;
    font-style: normal;
    text-transform: none;
}

.new-content-title_1 ul li:nth-child(2) {
    width: 6.24rem;
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.30rem;
    color: #000;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-left: 0;
}

.new-content_1:hover .new-content-title_1 ul li:nth-child(2) {
    color: #0272BC;
}

.new-content-title_1 ul li:nth-child(3) {
    width: 6.24rem;
    /*height: .9rem;*/
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.18rem;
    color: #666666;
    line-height: 0.3rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin: 0.27rem 0 0.66rem 0;
    margin: 0.27rem 0 0.1rem 0;
    display:-webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new-content-title_1 ul li:nth-child(4) div {
    display: inline;
    width: 0.72rem;
    height: 0.22rem;
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.18rem;
    color: #666666 !important;
    text-align: left;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    margin: 0;
}

.new-content-title_1 ul li:nth-child(4) div img {
    vertical-align: middle;
    padding-left: 0.08rem;
    height: 0.1rem;
}



.news-2 {
    max-width: 14.5rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    row-gap: 0.34rem;
    column-gap: 0.33rem;
}

.new-2-content {
    display: flex;
    flex-direction: column;
    width: 4.61rem;
    height: 4.74rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.03rem 0.06rem 0.01rem rgba(0, 0, 0, 0.11);
    border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
    cursor: pointer;
    text-decoration: none;
    margin: 0;
}

.new-2-content div:nth-child(1) {
    width: 4.21rem;
    height: 2.64rem;
    margin-top: 0.21rem;
    margin-bottom: 0.32rem;
    overflow: hidden;
    border-radius: 0.2rem;
}

.new-2-content div:nth-child(1) img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}
.new-2-content div:nth-child(1) img:hover{
    transform: scale(1.2);
}
.new-2-content div:nth-child(2) {
    /*width: 3.92rem;*/
    /*height: 0.34rem;*/
    width: 100%;
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.28rem;
    color: #000;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding:0.05rem 0.3rem;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap; /* 不换行 */
    overflow: hidden; /* 隐藏超出的文本 */
    text-overflow: ellipsis; /* 超出部分显示省略号 */
}
.new-2-content:hover div:nth-child(2) {
    color: #0272BC;
}

.new-2-content div:nth-child(3) {
    width: 100%;
    height: 0.7rem;
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.18rem;
    color: #797979;
    line-height: 0.30rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding:0 0.3rem;
    box-sizing: border-box;
    margin-top: 0.17rem;
    margin-bottom: 0.29rem;
    /*padding-top: 0.17rem;*/
    /*padding-bottom: 0.29rem;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
}

.new-2-content div:nth-child(4) {
    display: flex;
    justify-content: space-between;
    padding-bottom: 0.33rem;
    width: 4rem;
}

.new-2-content div:nth-child(4) p:nth-child(1) {
    /*width: 4.3rem;*/
    color: #070707;
    margin: 0;
}

.new-2-content div:nth-child(4) p:nth-child(2) {
    width: 0.36rem;
    height: 0.26rem;
    background: url(../img/news/new\ \(4\).png) no-repeat;
    background-size: 100% 100%;
    margin: 0;
}

.new-2-content:hover div:nth-child(4) p:nth-child(2) {
    background: url(../img/news/new\ \(5\).png) no-repeat;
    background-size: 100% 100%;
}






.news-3 {
    max-width: 16.54rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.news-3-page {
    display: flex;
    margin: 0.72rem 0;
    column-gap: 0.08rem;
}

.news-3-page div {
    width: 0.32rem;
    height: 0.32rem;
    background: #FFFFFF;
    border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
    border: 0.01rem solid #EEEEEE;
    text-align: center;
    align-content: center;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.14rem;
    color: #7D7D7D;
    font-style: normal;
    text-transform: none;
}

.news-3-page div:hover {
    background: #0972AA !important;
}
.news-3-page div.active {
    width: 0.32rem;
    height: 0.32rem;
    background: #0972AA;
}
.news-3-page div:hover a{
    color: #fff;
}
.news-3-page div.active a{
    color: #fff;
}
.news-3-page div:last-child {
    transform: rotate(180deg);
}

.news-3-page div:nth-child(6) {
    border: 0;
}

.new-content-img_1 img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.news-3-page div{
    cursor: pointer;
}

.newsa a{
    text-decoration: none;
    color: #797979;
}

.news-3-page div a img{
    width: 0.05rem;
    height: 0.09rem;
    object-fit: cover;
}


