.box4 {
    padding-top: 0.8rem;

}

.box4_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.3rem;
    position: relative;
    background: #F4F4F4;
    margin-bottom: .3rem;
}


.box4_box1 {
    width: fit-content;
    padding-right: .3rem;
    height: 2.5rem;
    width: 4rem;
    flex-shrink: 0;
}

.box4_box:hover {
    transition: 0.3s;
    box-shadow: 0 0 20px rgba(124, 124, 124, 0.3);
}

.box4_box:hover .box4_p3 {
    color: #1153a4;
}


.box4_box2 {
    width: 10rem;
    width: calc(100% - 4rem);
}

.box4_p3 {
    font-family: w25;
    font-weight: normal;
    font-size: 0.2rem;
    color: #000000;
    line-height: 0.4rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    transition: 0.3s;
}

.box4_p3.time{
    font-weight: 400;
    font-size: .14rem;
    color: #222222;
}

.box4_p4 {
    font-weight: normal;
    font-size: 0.14rem;
    color: #6E6E6E;
    line-height: 0.3rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}


.box4_box:hover .box4_btn {
    background: #1153a4;
}

.box4_box:hover .box4_btn p {
    color: #FFFFFF;
}

.box4_box:hover .box4_btn img {
    filter: brightness(0) invert(100%);
}

.box4_box:hover::after {
    width: 100%;
    opacity: 1;
    animation: hr 1s forwards;
}

@keyframes hr {
    from {
        width: 0;
    }

    to {
        width: 100%;
    }
}

.page {
    margin-top: .5rem !important;
}

.content {
  margin-top: 0.93rem;
}
.boxcont h2{
    font-weight: normal;
font-size: .28rem;
color: #303133;
line-height: .4rem;
text-align: left;
font-style: normal;
text-transform: none;
border-bottom: 1px solid #f2f2f2;
padding-bottom: .2rem;
}
.sorco{
    display: flex;
    gap: 1.6rem;
    border-bottom: 1px solid #f2f2f2;
}
.sorco p{
    font-size: 0.14rem;
    line-height: .65rem;
    color: #999;
}
.tb{
    display: flex;
    gap: .1rem;
}
.tb img{
    width: 0.3rem;
    height: 0.3rem;
    margin-top: .18rem;
    
}
.cont {
    padding-bottom: .6rem;
    padding-top: .3rem;
    border-bottom: 1px solid #f2f2f2;
}
.cont p{
    font-size: 0.18rem;
    line-height: .35rem;
    color: #666666;
}
.cont p img{
    max-width: 60%;
    margin: 0 auto;
    margin-bottom: .2rem;
    margin-top: .2rem;
}
.newss{
    padding: .5rem 0;
    margin-top: .3rem;
    border-top: .1rem solid #E9E9EB;
}
.newss ul{
    display: flex;
    gap: .2rem;
}
.newss li{
    width: 4.8rem;
height: 1.86rem;
background: #F7F7F7;
padding: .2rem;
}
.newss li .time{
    font-size: .24rem;
    line-height: .36rem;

    height: .36rem;

}
.newss li h1{
    font-size: .16rem;
    font-weight: normal;
    height: .5rem;
    line-height: .5rem;
        border-bottom: 1px solid #dedede;
}
.newss li .desc{
    font-size: .14rem;
    line-height: .35rem;
    color: #969696;
}

.pagebg{
    width: 100%;
    background: #EFF1F5;
    height: 1.2rem;
}
.page1{
    display: flex;
    padding: .2rem 0;
}
.page1 a{
    font-size: 0.16rem;
    line-height: .35rem;
    text-align: center;
}
.newss li:hover{
    background: #1153a4;

}
.newss li:hover .time{
    color: #FFFFFF;
}
.newss li:hover h1{
    color: #FFFFFF;
}
.newss li:hover .desc{
    color: #FFFFFF;
}

.box4_box3 {
    width: 100%;
    display: flex;
}
.box4_box3 .box4_p4{
    line-height: .4rem;
    width: 2rem;
    text-align: right;
}
.box4_box3 .box4_p3{
    width: 12rem;

}
.box5_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.15rem;
    position: relative;
    background: #F4F4F4;
    margin-bottom: .2rem;
}

.box5_box:hover {
    transition: 0.3s;
    box-shadow: 0 0 20px rgba(124, 124, 124, 0.3);
}

.box5_box:hover .box4_p3 {
    color: #1153a4;
}
.conts {
    padding-bottom: .6rem;
    padding-top: .3rem;
    border-bottom: 1px solid #f2f2f2;
}
.conts p{
    font-size: 0.18rem;
    line-height: .35rem;
    text-indent: .4rem;
    font-family: FangSong, FangSong;
    color: #666666;
}
.conts p img{
    max-width: 60%;
    margin: 0 auto;
    margin-bottom: .2rem;
    margin-top: .2rem;
}
.download{
background: #E5E5E5;
border-radius: 5px 5px 5px 5px;
display: flex;
padding: 0.2rem 0.3rem;
}
.download a{
    font-size: 0.16rem;
}
.download a:nth-child(2){
    text-align: right;
    width: 30%;
}
.download a img{
    width: 0.25rem;
    height: 0.26rem;
    margin-right: .1rem;
}
.btimg{
    display: flex;
}
@media only screen and (max-width: 1024px) {
.box4_box3 .box4_p3{
    width: 80%;
    font-size: 0.24rem;
}
.box4_box3 .box4_p4{
    font-size: 0.24rem;
}
.sorco{
    gap: 0.6rem;
}
.sorco p{
    font-size: 0.24rem;
}
.cont p{
    font-size: 0.24rem;
}

.download a{
    font-size: 0.24rem;
}

.newss ul{
    display: block;
}
.newss li{
    width: 100%;
    margin-bottom: .2rem;
}
.newss li h1{
    font-size: 0.24rem;
}
.newss li .desc{
    font-size: 0.24rem;
}
.pagebg{
    height: auto;
}
.page1{
    display: block;
}
.page1 a{
    font-size: 0.24rem;
}
.box4_box{
    display: block;
    height: auto;
    overflow: hidden;
}
.box4_box1{
    width: 100%;
    height: 3rem;
    padding-right: 0;
}
.box4_box2{
    width: 100%;
    margin-top: .2rem;
}
.box4_p3{
    font-size: 0.24rem;
}
.box4_p3.time{
    font-size: 0.24rem;
}


















}