/* 公共样式 */
*{
    padding:0;
    margin:0;
    list-style: none;
    text-decoration: none;
}
@media (min-width: 75rem) and (max-width: 105rem) {
    html,body {
        font-size:0.833vw;
    }
}
.m1680{
    width:105rem;
    margin:0 auto;
    display: table;
}
.m1305{
    width:90rem;
    margin:0 auto;
    display: table;    
}


/* 中间部分 */
.lsst{
    display:block;
    background:url(listbj.png) no-repeat;
    background-size:100% 100%;
}
.box{
    margin-top:4rem;
    padding-bottom: 4rem;
}
.box_left{
    float: left;
    width:16.25rem;
    justify-content: center;
    align-items: center;
    gap: .75rem;
    align-self: stretch;
}
.llxx_top{
    margin-bottom:32px;
}
.llxx_top span {
    color: #FFF;
    text-shadow: 0.125rem 0.125rem 0rem rgba(0, 0, 0, 0.25);
    font-family: FZRuiZhengHeiS-EB-GB;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: bold;
    line-height: 4.375rem;
    letter-spacing: .25rem;
    background: url(lmbj.png) no-repeat;
    width: 21.5rem;
    height: 4.375rem;
    background-size: 100% 100%;
    display: block;
    text-align: center;

}
.yjlm{
    background: linear-gradient(100deg, #3F7FE0 2.94%, #82CEFA 102.37%) !important;
    padding: 1.5rem 2rem 1.5rem 1rem;
    justify-content: center;
    align-items: center;
    gap: .75rem;
    align-self: stretch;
    text-align: center;
}
.yjlm a{
    color:#FFF !important;
    text-align: right;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.box_left ul li{
    background: rgba(255, 255, 255, 0.40);
    backdrop-filter: blur(.125rem);
    padding: 1.5rem 2rem 1.5rem 1rem;
    justify-content: center;
    align-items: center;
    gap: .75rem;
    align-self: stretch;
    text-align: center;
}
.box_left ul li a{
    color: #333;
    text-align: right;    
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.box_left ul li:hover a{
    color:#114582;
}



.box_right{
    float: left;
    margin-left: 1.45rem;
    width:87.24rem;
}
.dqwz{
    color:  #104375;
    margin-bottom:2rem;
}
.dqwz p{
    display: inline;
    color:  #104375;
    font-family: "PingFang SC";
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: .125rem;
}
.dqwz a{
    color: #104375;
    font-family: "PingFang SC";
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: .125rem;
}
.dqlm{
    width: 9.5625rem;
    height: 3.7847rem;
    background: url(Group6.png) no-repeat;
    background-size: 100%;
    margin-bottom:2rem;
}
.dqlm span{
    display: block;
    text-align: center;
    line-height: 3.25rem;
    color: #004A99;
    font-family: "PingFang SC";
    font-size: 1.25rem;
    font-weight: 600;
    text-indent: 1.25rem;    
}
.box_right_list{
    display: flex;
    padding: 1.4484rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.4484rem;
    background:#fff;
}
.box_right_list ul li{
    position:relative;
    padding: 1.25rem 1rem;
    background: rgba(255, 255, 255, 0.30);
    display: inline-block;
    width: 98%;
    border-bottom:.0625rem solid #E5E5E5;
}
.box_right_list ul li:last-child{
    border:none;
}
.box_right_list ul li::before {
    position: absolute;
    content: "";
    width: .75rem;
    height: .75rem;
    border-radius: 50%;
    background: #333;
    left: 0rem;
    top: 1.59rem;
}
.box_right_list ul li:hover::before{
    background: #004A99;
}
.box_right_list ul li:hover a{
    color:#004A99;
}
.box_right_list ul li a{
    float: left;
    overflow: hidden;
    color: #333;
    text-overflow: ellipsis;
    font-family: "PingFang SC";
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    flex: 1 0 0;
    width: 90%;
    margin-left: .625rem;
}
.box_right_list ul li p{
    float: right;
}
/* 图片视频 */
.shipin{
    padding: 1.4484rem;
    background:#fff;
    display: table;
}
.shipin ul li{
    float: left;
    border: .0625rem solid var(--, #FFF);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.88) 0%, rgba(255, 255, 255, 0.64) 100%);
    box-shadow: 0rem .25rem 1rem 0rem rgba(194, 202, 255, 0.48);
    padding: .75rem;
    width:39.5rem;
    height:28.375rem;
    position: relative;
    margin-right:1rem;
    margin-bottom:1rem;
}
.shipin ul li a svg{
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translateX(-50%) translateY(-50%);
}
.shipin ul li img{
    width:100%;
    height:22.75rem;
}
.shipin ul li p{
    color: #333;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 1rem 0;
}













.sjtop,.sjbottom{
    display: none;
}
