@charset "utf-8"; 
.cpost .tt {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cpost .more_btn {
    position: static;
}

.cpost .tt .title {
    font-size: 0.33rem;
    font-weight: normal;
    font-family: "SourceHanSansCN-Bold";
}
.eeList .cbox1 {
    display: flex;
    justify-content: space-between;
    padding-bottom: 0.89rem;
}

.eeList .cpost-11 {
    width: 10.10rem;
    flex: none;
}

.eeList .cpost-12 {
    width: 3.71rem;
    padding-top: 0.64rem;
    display: flex;
    flex-direction: column;
    gap: 0.21rem;
}

.eeList .cpost-11 .con {
    display: flex;
}

.eeList .cpost-11 .con .list1 {
    width: 5.2rem;
    flex: none;
    margin-right: 0.42rem;
}
.eeList .cpost-11 .con .list2{
    flex: 1;
    margin-top: -0.33rem;
}
.eeList .cpost-11 .con .list1 .news_imgs>a {
    padding-top: 65.3%;
}
.eeList .cpost-11 .con .list1 .news_imgs{
    margin-bottom: 0.1rem;
}
.eeList .cpost-11 .con .list1 .news_title {
    position: absolute;
    bottom: 0.2rem;
    padding: 0 0.29rem;
}
.eeList .cpost-11 .con .list1 .news_title a{color:#fff}
.eeList .cpost-11 .con .list2 .news{
    display: flex;
    border-bottom: 1px solid rgb(112 112 112 / 24%);
    padding-top: 0.33rem;
    height: 50%;
    box-sizing: border-box;
}
.eeList .cpost-11 .con .list2 .news_title{
    margin-bottom: 0.2rem;
}
.eeList .cpost-11 .con .news_info p {
    font-size: var(--smailSize);
    display: flex;
    align-items: flex-start;
    color: #8E8E8E;
    padding: 0.04rem 0;
    line-height: 1.5;
}

.eeList .cpost-11 .con .news_info p img {
    width: 0.16rem;
    margin-top: 0.05rem;
    margin-right: 0.08rem;
    flex: none;
}
.eeList .cpost-12 a {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 0.34rem;
}

.eeList .cpost-12 a:nth-child(1) {
    background-image: url(../images/eebg1.jpg);
}
.eeList .cpost-12 a:nth-child(2) {
    background-image: url(../images/eebg2.jpg);
}
.eeList .cpost-12 a .icon {
    width: 0.54rem;
    height: 0.54rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 0.14rem;
}
.eeList .cpost-12 a:nth-child(1) .icon{
    background-image: url(../images/eeicon1.svg);
}
.eeList .cpost-12 a:nth-child(2) .icon{
    background-image: url(../images/eeicon2.svg);
}
.eeList .cpost-12 a:hover{
    box-shadow: 0px 3px 11px 0px #33333370;
}
.eeList .cbox2 {
    display: flex;
    position: relative;
    padding: 0.53rem 0 0.79rem;
    z-index: 1;
    justify-content: space-between;
}

.eeList .cbox2:after {
    content: "";
    width: 100vw;
    height: 100%;
    position: absolute;
    background: #F8F8F8;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    top: 0;
}

.eeList .cpost-21 {
    width: 9.67rem;
    flex: none;
}

.eeList .cpost-22 {
    width: 4.56rem;
}
.eeList .cpost-21 .news .news_imgs a {
    padding-top: 57.56%;
}
.eeList .cpost-21 .news .news_imgs{}
.eeList .cpost-21 .news .news_box {
    margin: 0 0.145rem;
}

.eeList .cpost-21 .news_list {
    margin: 0 -0.145rem;
}

.eeList .cpost-21 .news .news_date {
    margin: 0.15rem 0;
}
.eeList .cpost-22 .news .news_imgs a{padding-top: 59.2%;}
.eeList .cpost-22 .news .news_imgs .play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0.71rem;
    height: 0.71rem;
    background:url(../images/play.svg) no-repeat center/100% 
}
.eeList .cpost-22 .news .news_imgs .play img {
    width: 0.71rem;
    height: 0.71rem;
    position: static;
}

.eeList .cpost-22 .news .news_date {
    margin: 0.15rem 0;
}

.eeList .cpost-22 .news .news_title {
    margin-bottom: 0.15rem;
}

.eeList .cpost-21 .slick-dots {
    bottom: -0.6rem;
}

.eeList .cpost-21 .slick-dots li{
    background: #B7B7B7;
    opacity: 1;
}


.eeList .cpost-21 .slick-dots li.slick-active {
    background: #3370FF;
}
.eeList .cbox3 {
    padding-top: 0.9rem;
}
.eeList .cpost-31 .news .news_box{
    display: flex;
    padding: 0 0.45rem;
    align-items: flex-end;
}

.eeList .cpost-31 .news .news_imgs {
    width: 1.92rem;
    flex: none;
    border-radius: 50%;
    margin-right: 0.43rem;
}

.eeList .cpost-31 .news .news_imgs a {
    padding-top: 100%;
}
.eeList .cpost-31 .news_list {
    padding: 0 0.4rem;
}
.eeList .cpost-31 .news .news_title {
    margin-bottom: 0.3rem;
}
.projectList .subTab {
    background: url(../images/tabbg.jpg) no-repeat center bottom/cover;
    margin-bottom: 0.5rem;
}
.projectList .subTab .bigtt {
    height: .7rem;
    background: #3868E8;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.5rem;
}

.projectList .subTab .bigtt .tit {
    color: #fff;
    font-size: 0.24rem;
    font-weight: bold;
}

.projectList .subTab .bigtt .arrow svg {
    width: 0.22rem;
    height: auto;
    transition: var(--transition);
}
.projectList .subTab .bigtt .arrow.open {
    transform: rotate(180deg);
}
.projectList .subTab .bottom {
    padding: 0.45rem;
    display: flex;
}

.projectList .subTab .bottom .title {
    font-size: var(--bigSize);
    color: var(--mainColor);
    font-weight: bold;
    margin-bottom: 0.27rem;
}

.projectList .cbox1.subTab .bottom {
}

.projectList .cbox1.subTab .bottom .cpost-11 {
    width: 8.13rem;
    flex: none;
    padding-right: 0.6rem;
    border-right: 1px solid #C3D4EE;
    margin-right: 0.4rem;
}
.projectList .subTab .cpost-11 .list1 {
    display: flex;
    gap: 0.22rem;
    margin-bottom: 0.3rem;
    /* flex-wrap: wrap; */
}

.projectList .subTab .cpost-11 .list1 a {
    display: block;
    padding: 0 0.3rem;
    font-size: var(--smailSize);
    font-weight: bold;
    color: #2459E5;
    background: #D3DDFA;
    line-height: 1.5;
    display: flex;
    align-items: center;
    height: 0.62rem;
text-align: center;
}
.projectList .subTab .cpost-11 .list1 a.selected {
    background: #2459E5;
    color: #fff;
}

.projectList .subTab .cpost-11 .news_text p {
    font-size: var(--smailSize);
    color: #6A6A6A;
text-indent: 2em;
}
.projectList .cpost-12{
    flex: 1;
}
.projectList .cpost-12 .news_imgs a {
    padding-top: 85%;
}
.projectList .cpost-31 .list1 .news {
    display: flex;
    padding: 0.2rem;
}
.projectList .cpost-31 .list1 .news_imgs{
    width: 6.54rem;
    flex: none;
}

.projectList .cpost-31 .list1 .news_imgs a {
    padding-top: 59%;
}

.projectList .cpost-31 .list1 .news_wz {
    flex: 1;
    padding: 0.5rem;
    display: flex;
    background: #fff;
    box-shadow: 0 3px 30px rgb(6 38 123 / 10%);
}

.projectList .cpost-31 .list1:after {
    content:"";
    width:calc(100% - 6.54rem);
    box-shadow: 0 3px 30px rgb(6 38 123 / 10%);
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 0;
    pointer-events: none;
    display: none;
}

.projectList .cpost-31 .news_list .news_title {
    margin-bottom: 0.2rem;
}

.projectList .cpost-31 .list1 .slick-dots {
    width: auto;
    right: 0.6rem;
    bottom: 0.4rem;
}

.projectList .cpost-31 .list1 .slick-dots li {
    margin: 0 0.14rem;
}

.projectList .cpost-31 .list1 {
    margin: -0.2rem;
    margin-bottom: 0.4rem;
}

.projectList .cpost-31 .list2 {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.16rem;
}

.projectList .cpost-31 .list2 .news {
    width: 33.33%;
}

.projectList .cpost-31 .list2 .news .news_box {
    margin: 0 0.16rem;
    background: #fff;
    height: 2.11rem;
    box-shadow: 0 3px 26px rgb(6 38 123 / 10%);
    padding: 0.36rem 0.25rem;
    box-sizing: border-box;
    display: flex;
}
.projectList .cpost-31 .list2 .news .news_box:hover{
    background: #CBA34E;
    color: #fff;
}
.projectList .cpost-31 .list2 .news .news_box:hover * {
    color: #fff;
}
.projectList .cpost-41 {
    margin: 0.85rem 0;
}
.projectList .cpost-41 .news_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.18rem;
}
.projectList .cpost-41 .news_list .news_box {
    display: block;
    margin: 0 0.18rem;
    background: #fff;
}
.projectList .cpost-41 .news_list .news_imgs span{
    padding-top: 62.5%;
}
.projectList .cpost-41 .news_list .news_wz {
    box-shadow: 0 3px 26px rgb(6 38 123 / 10%);
    height: 1.46rem;
    padding: 0.27rem;
    box-sizing: border-box;
}

.projectList .cpost-41 .news_list .news {
    width: 25%;
}

.projectList .cpost-41 .news_list .news_title {
    margin-bottom: 0.15rem;
}

.projectList .cpost-41 .news_list .news_box:hover{
    background: #CBA34E;
    color: #fff;
}

.projectList .cpost-41 .news_list .news_box:hover .news_date {
    color: #fff;
}
.projectList .cpost-51 .news_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.16rem;
}
.projectList .cpost-51 .news_list .news_box {
    display: block;
    margin: 0 0.16rem;
    background: #fff;
}
.projectList .cpost-51 .news_list .news_imgs span{
    padding-top: 67.16%;
}
.projectList .cpost-51 .news_list .news_wz {
    box-shadow: 0 3px 26px rgb(6 38 123 / 10%);
    height: 1.61rem;
    padding: 0.27rem;
    box-sizing: border-box;
}

.projectList .cpost-51 .news_list .news {
    width: 33.33%;
}

.projectList .cpost-51 .news_list .news_title {
    margin-bottom: 0.15rem;
}

.projectList .cpost-51 .news_list .news_box:hover{
    background: #CBA34E;
    color: #fff;
}

.projectList .cpost-51 .news_list .news_box:hover .news_date {
    color: #fff;
}
.xyldList .col_news_list .news_list {
    display: flex;
    margin: 0 -0.35rem;
    flex-wrap: wrap;
    border-bottom: 1px dashed rgb(53 93 167 / 86%);
}

.xyldList .col_news_list .news_list .news {
    width: 50%;
    margin-bottom: 0.72rem;
}

.xyldList .col_news_list .news_list .news a {
    display: flex;
    margin: 0 0.35rem;
    padding: 0.31rem;
    background: url(../images/x_bg1.jpg) no-repeat center /100% 100%;
    box-shadow: 0 3px 26px rgb(0 0 0 / 8%);
}

.xyldList .col_news_list .news_list .news_imgs span {
    padding-top: 118.9%;
}

.xyldList .col_news_list .news_list .news_imgs {
    width: 2.96rem;
    flex: none;
    margin-right: 0.53rem;
}
.xyldList .col_news_list .news_list .news_title {
    font-size: 0.32rem;
    font-weight: bold;
    margin-bottom: 0.3rem;
    color: #232323;
}

.xyldList .col_news_list .news_list .news_wz {
    padding: 0.28rem 0 0.7rem;
    position: relative;
    display: flex;
    flex-direction: column;
}
.xyldList .col_news_list .news_list .news_info{
    flex: 1;
}
.xyldList .col_news_list .news_list .news_info p {
    padding: 0.05rem 0;
    font-size: 0.2rem;
    line-height: 1.6;
    color: #686868;
}

.xyldList .col_news_list .news_list .news_more {
    cursor: pointer;
    width: 1.05rem;
    height: 0.33rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #C9AA76;
    font-size: 0.16rem;
    color: #C9AA76;
    gap: 0.09rem;
    transition: var(--transition);
}

.xyldList .col_news_list .news_list .news_more:hover {
    gap: 0.2rem;
}

.xyldList .col_news_list .news_list .news a:hover {
    background: url(../images/x_bg2.jpg) no-repeat center / 100% 100%;
}
@media screen and (max-width: 999px){
.projectList .cbox1.subTab .bottom .cpost-11{
    width: 100%;
    border: none;
    margin: 0;
    margin-bottom: 20px;
}
.projectList .subTab .bottom{
    display: block;
    padding: 20px;
}
.projectList .subTab .cpost-11 .list1{
    flex-wrap: wrap;
}
.projectList .subTab.cbox1 .cpost-11 .list1 a{
    width: 98px;
    height: 56px;
    justify-content: center;
    padding: 0px 10px;
}
.projectList .cpost-31 .list1 .news{
    display: block;
}
.projectList .cpost-31 .list2{
    display: block;
}
.projectList .cpost-31 .list2 .news{
    width: 100%;
    margin-bottom: 20px;
}
.projectList .cpost-41 .news_list .news,.projectList .cpost-51 .news_list .news{
    width: 50%;
    margin-bottom: 20px;
}
.projectList .cpost-41{
    margin: 30px 0;
}
.projectList .cpost-41 .news_list .news_wz,.projectList .cpost-51 .news_list .news_wz{
    height: 122px;
}
.projectList .cpost-31 .list2 .news .news_box{
    height: auto;
}
.projectList .cpost-31 .list1 .news_imgs{
    width: 100%;
}
    .eeList .cbox1{
    display: block;
    padding-bottom: 30px;
}
    .eeList .cpost-11{
    width: 100%;
}
    .eeList .cpost-12{
    width: 100%;
    flex-direction: row;
    padding-top: 30px;
}
.eeList .cpost-12 a{
    height: 100px;
}
.eeList .cbox2{display:block;padding: 30px 0;}
.eeList .cbox3{
    padding-top: 30px;
}
     .eeList .cpost-21{
    width: 100%;
    padding-bottom: 30px;
}
    .eeList .cpost-22{
    width: 100%;
    flex-direction: row;
    padding-top: 30px;
}
.eeList .cpost-31 .news .news_box{
    padding: 0 20px;
    align-items: flex-start;
}
.eeList .cpost-31 .news .news_imgs{
    margin-right: 15px;
}
.xyldList .col_news_list .news_list .news_wz{
    padding: 13px 0;
}
.xyldList .col_news_list .news_list .news_title{
    margin-bottom: 12px;
}
.xyldList .col_news_list .news_list .news_imgs{
    width: 50%;
    margin-right: 13px;
}
}
@media screen and (max-width: 767px){
.eeList .cpost-11 .con{
    display: block;
}
    .eeList .cpost-11 .con .list1{
    width: 100%;
    margin-bottom: 30px;
}
    .eeList .cpost-11 .con .list2{}
.eeList .cpost-11 .con .list2 .news{
    padding: 17px 0;
}
.eeList .cpost-12 a{
    font-size: 18px;
}
.xyldList .col_news_list .news_list .news{
    width: 100%;
    margin-bottom: 30px;
}
.xyldList .col_news_list .news_list .news_wz{}
}
@media screen and (max-width: 479px){
    .eeList .cpost-31 .news .news_box{
    padding: 0 5px;
}
.eeList .cpost-31 .news .news_imgs{
    width: 74px;
}
}