.list_safe{
    width: 1400rem;
    height: auto;
    padding-bottom: 50rem;
    margin: 0 auto;
}
.list_safe_main1{
    width: 100%;
    height: auto;
    display: flex;
    padding-top: 50rem;
}
.list_safe_main1_left{
    width: 800rem;
    height: auto;
    display: block;
    position: relative;
}
.list_safe_main1_left1_ul{
    width: auto;
    height: 520rem;
}

.list_safe_main1_left .hd{

}
.list_safe_main1_left .hd ul{
    position: absolute;
    bottom: 0;
    right: 16rem;
    z-index: 9;
    height: 50rem;
}
.list_safe_main1_left .hd ul li{
    display: block;
    float: left;
    width: 9rem;
    height: 9rem;
    margin-left: 6rem;
    overflow: hidden;
    border-radius: 50%;
    background-color: rgba(255,255,255,0.5);
    line-height: 5;
    margin-top: 20rem;
    cursor: pointer;
}
.list_safe_main1_left .hd ul li.on{
    background-color: #fff;
}
.list_safe_main1_left .hd a{
    position: absolute;
    display: none;
    width: 25rem;
    height: 25rem;
    top: 197rem;
    z-index: 99;
}
.list_safe_main1_left .bd{
    width: 100%;
    height: 520rem;
}
.list_safe_main1_left .bd .main11_left1_ul{
    width: auto;
    height: 520rem;
}
.list_safe_main1_left .bd .main11_left1_li{
    width: 100%;
    height: 520rem;
    position: relative;
}
.list_safe_main1_left .bd .main11_left1_li a{
    display: block;
    width: 100%;
    height: 520rem;
}
.list_safe_main1_left .bd .main11_left1_li img{
    display: block;
    width: 800rem;
    height: 520rem;
    /*object-fit: cover;*/
}
.list_safe_main1_left .bd .main11_left1_li h3{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50rem;
    padding: 0 200rem 0 20rem;
    box-sizing: border-box;
    background-color: rgba(0,0,0,0.5);
    font-size: 16rem;
    color: #fff;
    line-height: 50rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list_safe_main1_right{
    width: calc(100% - 820rem);
    height: auto;
    padding-left: 20rem;
}
.safe_title{
    width: 100%;
    height: auto;
    border-bottom: 2px solid #d5e3f4;
}
.safe_title1{
    width: 155rem;
    height: auto;
    display: inline-flex;
    align-items: center;
    border-bottom: 5px solid #1e63b8;
    padding-bottom: 10rem;
    margin-bottom: -1px;
}
.safe_title1 h3{
    font-size: 28rem;
    color: #1e63b8;
    font-weight: bold;
}
.safe_title1 img{
    width: 23rem;
    height: 26rem;
    margin-right: 15rem;
}
.safe_title2{
    width: 60rem;
    float: right;
    margin-top: 20rem;
}
.safe_title2 a{
    font-size: 16rem;
    color: #999;
}
.safe_title2 a:hover{
    color: #1e63b8;
}
.main_safe1{
    width: 100%;
    height: auto;
    padding-top: 5rem;
}
.main_safe1_ul{
    width: 100%;
    display: block;
    align-items: center;
}
.main_safe1_li{
    width: 100%;
    height: auto;
}
.main_safe1_li1{
    width: 100%;
    height: auto;
    border-bottom: 1px solid #e8e8e8;
    padding: 15rem 0 15rem 0;
}
.main_safe1_date{
    width: 77rem;
    height: 50rem;
    background-color: #f6f6f6;
    display: inline-block;
    text-align: center;
    padding: 5rem 5rem;
    vertical-align: bottom;
}
.main_safe1_date h4{
    font-size: 22rem;
    color: #1e63b8;
    text-align: center;
    line-height: 1.2;
    margin: 0;
    padding-top: 2rem;
}
.main_safe1_date p{
    font-size: 15rem;
    color: #999999;
    line-height: 1.2;
    margin-bottom: 0;
}
.main_safe1_title{
    width: calc(100% - 95rem);
    display: inline-block;
    padding-left: 20rem;
    box-sizing: border-box;
    height: auto;
}
.main_safe1_title a h3:hover{
    color: #1e63b8;
}
.main_safe1_title h3{
    width: 100%;
    height: auto;
    font-size: 18rem;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-style: normal;
    font-weight: normal;
    padding-bottom: 5rem;
    margin: 0;
    line-height: 1.2;
}
.main_safe1_title p{
    width: 100%;
    font-size: 14rem;
    color: #666666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 5rem;
    margin: 0;
    line-height: 1.2;
}
.list_safe_main2{
    width: 100%;
    height: auto;
    display: flex;
    padding-top: 50rem;
    justify-content: space-between;
    flex-wrap: wrap;
}
.list_safe_main21{
    width: 48%;
    height: auto;
}
.list_safe_main22{
    width: 48%;
    height: auto;
}
.main_safe2{
    width: 100%;
    height: auto;
}
.main_safe2_ul{
    width: 100%;
    height: auto;
}
.main_safe2_li{
    width: 100%;
    height: auto;
    padding-top: 30rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
}
.main_safe2_li a{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
}
.main_safe2_li span{
    font-size: 16rem;
    color: #88888888;
}
.main_safe2_li p{
    width: calc(100% - 110rem);
    margin: 0;
    font-size: 18px; /* 修复了原代码 20rem 的过大字体 */
    color: #333333;
    overflow: hidden;    /* 隐藏超出部分 */
    text-overflow: ellipsis; /* 显示省略号 (...) */
    white-space: nowrap; /* 强制不换行 */
}
.main_safe2_li i{
    width: 8rem;
    background: url(../images/64.png) no-repeat;
    background-position: center center;
    background-size: cover;
    margin-right: 10rem;
    display: block;
    height: 8rem;
}
.main_safe2_li a p:hover{
    color: #1e63b8;
}
@media only screen and (max-width: 1000px) {
    * {
        box-sizing: border-box;
    }

    .list_safe {
        width: 720rem;
        padding-top:130rem;
    }
    .list_safe1{
        width: 100%;
        height: auto;
        display: block;
    }
    .list_safe_main1 {
        width: 100%;
        height: auto;
        /*padding: 20rem 20rem;*/
        display: block;
    }
    .list_safe_main1_left{
        width: 100%;
        height: auto;
        display: block;
        position: relative;
    }
    .list_safe_main1_left1_ul{
        width: auto;
        height: 520rem;
    }

    .list_safe_main1_left .hd{

    }
    .list_safe_main1_left .hd ul{
        position: absolute;
        bottom: 0;
        right: 16rem;
        z-index: 9;
        height: 70rem;
    }
    .list_safe_main1_left .hd ul li{
        display: block;
        float: left;
        width: 18rem;
        height: 18rem;
        margin-left: 12rem;
        overflow: hidden;
        border-radius: 50%;
        background-color: rgba(255,255,255,0.5);
        line-height: 5;
        margin-top: 20rem;
        cursor: pointer;
    }
    .list_safe_main1_left .hd ul li.on{
        background-color: #fff;
    }
    .list_safe_main1_left .bd{
        width: 100%;
        height: 520rem;
    }
    .list_safe_main1_left .bd .main11_left1_ul{
        width: auto;
        height: 520rem;
    }
    .list_safe_main1_left .bd .main11_left1_li{
        width: 100%!important;
        height: 520rem;
        position: relative;
    }
    .list_safe_main1_left .bd .main11_left1_li a{
        display: block;
        width: 100%;
        height: 520rem;
    }
    .list_safe_main1_left .bd .main11_left1_li img{
        display: block;
        width: 100%!important;
        height: 520rem;
    }
    .list_safe_main1_left .bd .main11_left1_li h3{
        font-size: 30rem;
        color: #fff;
        line-height: 85rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 85rem;
        font-weight: normal!important;
    }
    .list_safe_main1_right{
        width: 100%;
        height: auto;
        padding-left: 0;
    }
    .safe_title{
        width: 100%;
        height: auto;
        border-bottom: 1px solid #d5e3f4;
        padding-top: 30rem;
    }
    .safe_title1{
        width: 195rem;
        border-bottom: 4px solid #1e63b8;
    }
    .safe_title1 h3{
        font-size: 32rem;
    }
    .safe_title1 img{
        width: 34rem;
        height: 39rem;
        margin-right: 15rem;
    }
    .safe_title2{
        width: 100rem;
        float: right;
        margin-top: 5rem;
        text-align: right;
    }
    .safe_title2 a{
        font-size: 28rem;
        color: #999;
    }
    .safe_title2 a:hover{
        color: #1e63b8;
    }
    .main_safe1{
        width: 100%;
        height: auto;
        padding-top: 5rem;
    }
    .main_safe2_li i{
        margin-right: 0;
    }
    .main_safe1_ul{
        width: 100%;
        display: block;
        align-items: center;
    }
    .main_safe1_li{
        width: 100%;
        height: auto;
    }
    .main_safe1_li1{
        width: 100%;
        height: auto;
        border-bottom: 1px solid #e8e8e8;
        padding: 30rem 0 30rem 0;
    }
    .main_safe1_date{
        width: 154rem;
        height: 100rem;
        padding: 20rem 10rem;
        vertical-align: bottom;
    }
    .main_safe1_date h4{
        font-size: 30rem;
    }
    .main_safe1_date p{
        font-size: 24rem;
        color: #999999;
        line-height: 1.2;
        margin-bottom: 0;
    }
    .main_safe1_title{
        width: calc(100% - 172rem);
        display: inline-block;
        padding-left: 20rem;
        box-sizing: border-box;
        height: auto;
    }
    .main_safe1_title a h3:hover{
        color: #1e63b8;
    }
    .main_safe1_title h3{
        width: 100%;
        height: auto;
        font-size: 30rem;
        color: #333333;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-style: normal;
        font-weight: normal;
        padding-bottom: 5rem;
        margin: 0;
        line-height: 1.2;
    }
    .main_safe1_title p{
        width: 100%;
        font-size: 28rem;
        color: #666666;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-top: 10rem;
        margin: 0;
        line-height: 1.2;
    }
    .list_safe_main2{
        padding-top: 0;
    }
    .list_safe_main21{
        width: 100%;
        padding-top: 20rem;
    }
    .main_safe2_li span{
        font-size: 28rem;
    }
    .main_safe2_li p{
        font-size: 16px;
        width: calc(100% - 190rem);
    }
}