/*样式*/
.wrap_ph li .sanji{margin:10px 0;}
.wrap_ph li .sanji li a{color:#333;}
.wrap_ph li .sanji li.active a {
    color: #076ee4;}
.szxq{display: flex
;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;}
    .szxq .fl01 p {
    line-height: 0.25rem;}
.szxq a {
    float: left;
    width: 31%;}
.font {
    display: inline-block;
    float: left;
    font-weight: bold;}
.lin7 {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    min-height: 0.6rem !important;
    overflow: hidden;}
.szxq .fl01 .scale {
    width: 1rem;}
.szxq .fl01 .con {
    width: calc(100% - 1rem);
    padding: 0 0.1rem;}
.szxq .fl01 h3 {
    font-size: 0.2rem;
    color: #333;
    line-height: 1.5;
    padding-bottom: 0.05rem;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0.05rem;}.szxq .fl01 h3::after {
    width: 0.5rem;
    height: 0.03rem;
    background: #076ee4;}
@media screen and (max-width: 800px) {
.szxq .fl01 .scale {
    width: 2.325rem !important;}
.szxq .fl01 .con {
    width: calc(100% - 2.325rem) !important;
    padding: 0 .3rem 0 .25rem !important;}
   .szxq a {
    float: none;
    width: 100%;}
.lin7 {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: none;
    -webkit-box-orient: vertical;
    min-height: auto !important;
    overflow: hidden;}.szxq .fl01 h3 {
    font-size: 0.24rem !important;
    color: #333 !important;
    line-height: 1.5 !important;
    padding-bottom: 0.15rem !important;
    border-bottom: 1px solid #ddd !important;
    margin-bottom: .1rem !important;}
}

