.hua_link1 {
    display: flex;
    justify-content: space-between;
}
.hua_link1 a{
    flex: 1;
    height: 38px;
    line-height: 38px;
    background: #e7e7e7;
    text-align: center;
    border-right: 5px solid #ffffff;
    border-radius: 10px 10px 0 0;
    color: #333333;
    font-size: 18px;
}
.hua_link1 a em{
    font-style: initial;
    display: none;
}
.hua_link1 a em:nth-child(1) {
    display: block;
}
.hua_link1 a:last-child{
    border-right: 0;
}
.hua_link1 a.active{
    background: #ef4230;
    color: #fff;
}

.am-active .title_panel{
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    border-bottom: 0;
    color: #333333;
    margin: 10px 0;
}
.name_ms{
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    word-break: break-all;
    overflow: hidden;
    margin-top: 20px;
}
.name_ms img{
    margin-right: 10px;
    max-width: 154px;
}

.list_ming{
    padding: 26px 28px;
    box-sizing: border-box;
    border: 1px solid #e5e6e7;
    margin-top: 26px;
    border-radius: 5px;
}
.left_n{
    margin-right: 15px;
}
.left_n p{
    margin-bottom: 0;
    text-align: center;
}
.left_n p span{
    width: 67px;
    text-align: center;
    display: inline-block;
    font-size: 18px;
}
.left_n h4{
    width: 148px;
    height: 68px;
    background: url(../img/word2.png) no-repeat center;
    margin-top: 6px;
    margin-bottom: 0;
    font-size: 48px;
    text-align: justify;
    text-align-last: justify;
    text-justify: inter-ideograph;
    text-align-last: justify;
    word-break: break-all;
    text-justify: distribute;
    padding: 0 10px;
    box-sizing: border-box;
    line-height: 65px;
    font-weight: 450;
}
.upNameWrap{
    align-items: center;
    display: flex;
}
.about_name{
    padding-top: 8px;
}
.about_name p{
    font-size: 18px;
    line-height: 30px;
    margin: 0;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    word-break: break-all;
    overflow: hidden;
    /*display: flex;*/
}

.about_name p em{
    color: #999;
    margin-right: 5px;
    font-style: initial;
}
.about_name .twoType{
    display: flex;
}
.about_name .twoType p{
    width: 172px;
}
.star_x{
    display: flex;
    justify-content: center;
    margin-bottom: 2px;
}
.star_x img{
    margin: 0 3px;
}

.tlimg{width:257px;}

.hot_article{
    box-sizing: border-box;
    margin-top: 6px;
}
.hot_article a{
    color: #202021;
    font-size: 18px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    word-break: break-all;
    border-bottom: 1px dashed #dddddd;
    padding: 6px 0;
    overflow: hidden;
    line-height: 30px;
    box-sizing: border-box;
}
.hot_article a:last-child{
    border-bottom: 0;
}

.left_zh{
    display: flex;
    align-items: center;
}
.left_zh img{
    margin-left: 4px;
}
.zh_warp{
    margin-top: 22px;
}
.star_img{
    margin-right: 18px;
    font-size: 0;
}
.left_zh{
    width: 400px;
    height: 32px;
    line-height: 32px;
    padding: 0 19px;
    background: #f8f7f7;
    box-sizing: border-box;
    border-radius: 20px;
    display: flex;
    align-items: center;
}
.zh_warp{
    display: flex;
    justify-content: space-between;
}
.zh_warp .right_detail{
    width: 158px;
    height: 34px;
    background: #fa532a;
    display: block;
    text-align: center;
    line-height: 34px;
    border-radius: 20px;
    color: #fff;
    display: block;
}
.zh_warp .right_detail_m{
    display: none;
}
.moreWord{
    width: 100%;
    height: 52px;
    line-height: 52px;
    background: #fff5f3;
    color: #fa532a;
    display: block;
    text-align: center;
    font-size: 22px;
    margin-top: 26px;
}
.page_mz8{
    padding: 0 17px;
    margin-top: 30px;
}
.mrt-20{
    margin-top: 20px;
}
.bor-top{
    border-top: 1px solid #ccc;
    margin-top: 8px;
}
.page_mz8 h3{
    font-size: 22px;
    margin-bottom: 10px;
}
.related_wz{
    display: flex;
    flex-wrap: wrap;
}
.related_wz a{
    width: 50%;
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
}
.xys_pc,.xys_m{
    font-style: initial;
}
.xys_pc{
    display: flex;
}
.xys_m{
    display: none;
}

.word_left{
    width: 77px;
    height: 77px;
    font-size: 45px;
    text-align: center;
    line-height: 77px;
    background: url(../img/word.jpg) no-repeat center;
    margin-right: 19px;
}
.word_item .about_name{
    padding-top: 0;
    width: 480px;
}
.word_item .about_name .twoType p{
    width: 180px;
    display: flex;
}
.word_item .about_name .twoType p:last-child{
    width: 120px;
}
.qm_link{
    font-size: 16px;
    color: #fa7518;
    text-decoration: underline;
}
.toPayBtm{
    display: none;
}
@media only screen and (max-width: 750px) {
    .hua_link1{
        display: none;
    }
    .list_ming{
        padding: 10px 15px 15px 15px;
    }
    .about_name{
        /*width: 60%;*/
    }
    .about_name .twoType,.about_name .twoType p{
        display: block;
    }
    .upNameWrap{
        padding-bottom: 30px;
        position: relative;
    }
    .about_name > p:last-child{
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .about_name{
        padding-top: 15px;
    }
    .list_ming{
        position: relative;
        padding-bottom: 60px;
    }
    .zh_warp{
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        border-radius: 10px;
    }
    .zh_warp{
        background: #f8f7f7;
        height: 50px;
        line-height: 50px;
        display: flex;
        align-items: center;
    }
    .star_img{
        margin-right: 10px;
    }
    .star_img img{
        margin-left: 2px;
    }
    .left_zh{
        background: none;
        padding: 0 0 0 10px;
        height: 100%;
    }
    .zh_warp .right_detail{
        width: 120px;
        border-radius: 5px;
    }
    .zh_warp .right_detail{
        display: none;
    }
    .zh_warp .right_detail_m{
        width: 118px;
        height: 34px;
        background: #fa532a;
        display: block;
        text-align: center;
        line-height: 34px;
        border-radius: 5px;
        color: #fff;
        display: block;
    }
    .star_img img{
        width: 15px;
    }
    .zh_warp{
        padding: 0 10px;
    }

    .xys_pc{
        display: none;
    }
    .xys_m{
        display: inline-block;
    }
    .word_item .about_name .twoType{
        display: flex;
    }
    .word_item .about_name .twoType p{
        width: 83px;
        font-size: 16px;
        display: block;
    }
    .word_item .about_name .twoType p:last-child{
        width: 63px;
    }
    .word_left{
        margin-right: 14px;
    }
    .zd_type{
        display: block !important;
    }
    .zd_type p{
        width: 100% !important;
    }
    .zd_type p:last-child{
        display: none !important;
    }
    .word_item .about_name > p{
        font-size: 16px;
    }
    .left_zh{
        display: none;
    }
    .toPayBtm{
        display: block;
        flex: 1;
        height: 34px;
        background: #fa532a;
        text-align: center;
        line-height: 34px;
        border-radius: 5px;
        color: #fff;
        margin-right: 10px;
    }
    .word_left{
        width: 66px;
        height: 66px;
        line-height: 66px;
        background-size: 66px auto;
    }
}

