@media (min-width: 760px){
 .left {
    float: left;
    margin: 5px 0px;
    width: 890px;
    height: auto;
    background: #ffffff;
    overflow: hidden;
    display: inline;
    text-align: left;
}
.left h2 {
    clear: both;
    margin: 15px 0;
    padding: 0;
    overflow: hidden;
    color: #000000;
    border-bottom: 1px solid #e6e6e6;
    text-align: left;
    padding-bottom: 6px
}
.left h2::before {
    content: '';
    width: 5px;
    height: 1.6rem;
    border-radius: 1px;
    margin-right: 10px;
    background-color: #0269aa;
    display: inline-block;
    vertical-align: sub;
}
.left .wlist {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
}
.left .wlist a {
    margin: 5px;
    padding: 5px 1px;
    text-align: center;
}
.zd {
    margin: 5px 10px 5px 20px;
    text-align: left;
}
.left .zd a {
    border: 1px solid #ccc;
    text-align: center;
    border-radius: 10px;
    padding: 5px 10px;
}

p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}


}
@media (max-width: 760px){
 .left{padding: 0 1.2rem}
 .left h2 {
        font-size: 1.4rem;
        clear: both;
        margin: 1.2rem 0 1.2rem 0;
        padding: 0;
        overflow: hidden;
        color: #000000;
        text-align: left;
        font-weight: 600;
        border-bottom: 1px solid #e6e6e6;
       
    }
    
    .left h2::before {
        content: '';
        width: 5px;
        height: 1.65rem;
        border-radius: 1px;
        margin-right: 1rem;
        background-color: #0269aa;
        display: inline-block;
        vertical-align: sub;
    }
    .wlist a {
        margin: 0.6rem;
        border: 1px solid #ccc;
        text-align: center;
        border-radius: 0.6rem;
        padding: 0.2rem 0.6rem;
    }
    .wlist {
        justify-content: start;
    }
    .wlist, .lxylist ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin: 0;
        padding: 0;
    }  
}
.tjh1666327336 ul {
    margin: 0;
    padding: 0;
}
.tjh1666327336 li {
    width: 100%;
    float: left;
    list-style-type: none;
    overflow: hidden;
    display: block;
    position: relative;
    border-bottom: 1px solid #ccc;
    padding: 16px 0;
}
.tjh1666327336 .fall {
    width: 100%;
}
.tjh1666327336 .fr {
    overflow: hidden;
    float: right;
    line-height: 28px;
    font-size: 16px;
}
.tjh1666327336 div {
    color: #464646;
}
.tjh1666327336 .fr a:link, .tjh1666327336 .fr a:visited {
    color: #222;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 700;
    text-decoration: none;
}
.tjh1666327336 .finfo {
    margin-top: 5px;
}
.tjh1666327336 .sczz {
    color: #999;
    font-size: 14px;
    clear: both;
}
.tjh1666327336 .sczz a:link, .tjh1666327336 .sczz a:visited {
    font-size: 14px;
    font-weight: 500;
    text-decoration: underline;
}
@media (min-width: 760px){
     .mlist{
         display: none;
     }
 }
@media (max-width: 760px){
    .mlist h2::before {
        content: '';
        width: 5px;
        height: 1.6rem;
        border-radius: 1px;
        margin-right: 1rem;
        background-color: #0269aa;
        display: inline-block;
        vertical-align: sub;
    }
    .mlist h2 {
        font-size: 1.4rem;
        clear: both;
        margin: 0.2rem 0 0.2rem 0;
        padding: 0;
        overflow: hidden;
        color: #000000;
        text-align: left;
        font-weight: 500;
        border-bottom: 1px solid #e6e6e6;
    }
    .cdmulu {
       justify-content: space-between;
    }
    .cdmulu a {
        padding: 0.5rem 0;
        margin: 0.3rem;
        width: 11.6rem;
        text-align: center;
        list-style-type: none;
        border: 1px solid #cccccc;
        border-radius: 1rem;
    }
    
    .cdmulu {
         display: -webkit-box; 
         display: -webkit-flex; 
        display: -ms-flexbox;
         width: 100%; 
         display: flex; 
         flex-direction: row; 
         flex-wrap: wrap; 
         justify-content: space-between; 
         margin: 0; 
         padding: 0; 
    }
}
   .dh, .dh2 {
    width: 250px;
    text-align: left;
    margin-bottom: 5px;
    clear: both;
}
.dh .title {
    width: 250px;
    clear: both;
    overflow: hidden;
    margin-left: 12px;
}
.dh .title ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    list-style-type: none;
}
.dh a:link, .dh a:visited, .dh a:hover {
    display: block;
    border: 1px solid #cccccc;
    border-radius: 10px;
    font-size: 14px;
    text-align: center;
    width: 90px;
    padding: 5px 10px;
    margin: 2px;
    overflow: hidden;
}
  .dh, .dh2 {
    width: 275px;
    text-align: left;
    margin-bottom: 5px;
    clear: both;
}
.dh2 ul {
    padding: 0 10px;
    clear: both;
    overflow: hidden;
}
.dh2 li {
    padding: 5px 0 13px 0;
    margin: 5px 0;
    list-style-type: none;
    border-bottom: 1px solid #e6e6e6;
    color: #999999;
}
.dh2 li {
    text-align: left;
    padding: 2px 2px;
    width: 100%;
    list-style-type: none;
}
a.biaoti:link, a.biaoti:visited, a.biaoti:hover {
    color: #4861ab;
    font-size: 15px;
}
.dh2 a {
    font-size: 12px;
}
.dh2 div {
    margin-top: 5px;
}
/*成语首页*/
@media (min-width: 760px){
.dlist ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: start;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.dlist li {
    padding: 8px 20px;
    margin: 5px 5px;
    text-align: center;
    list-style-type: none;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
}
.dlist a {
    font-size: 16px;
}
}
@media (max-width: 760px){
 .dlist ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: start;
        margin: 0;
        padding: 0;
        list-style-type: none;
    }
    .dlist li {
        margin: 0.3rem 0.3rem;
        text-align: center;
        list-style-type: none;
        border: 1px solid #e6e6e6;
        border-radius: 0.6rem;
        padding: 0.3rem 0.8rem;
     
    }
    .dlist li a:link, a:hover {
        color: #222222;
        text-decoration: none;
        font-size: 1.32rem;
    }
}

.js ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    /*padding-inline-start: 40px;*/
}
.js li {
    float: left;
    width: 150px;
    list-style-type: none;
    padding: 5px 0;
    color: #666;
}
