.detail_conent {
    font-size: .14rem;
    color: #333333;
    padding: .04rem 0;
    line-height: 0.22rem;
}

.detail_conent img{
    width: 100%;
    max-width: 100%;
}

.detail_conent h1 {
    font-size: .24rem;
    color: #333333;
    margin: 0 auto;
    text-align: center;
    margin-bottom: .27rem;
}

.detail_conent p{
    margin: 1em 0;
}

.show_code_content {
    padding-bottom: .37rem;
    border-bottom: .02rem dashed #EFEFEF;
}

.code_title_tab {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: .4rem;
}

.code_title_tab div {
    height: .53rem;
    line-height: .53rem;
    font-size: .2rem;
    color: #E68F2D;
    margin-right: .2rem;
    border: .02rem solid #f5e3d0;
    text-align: center;
    box-sizing: border-box;
    border-radius: .05rem;
    -webkit-border-radius: .05rem;
    -moz-border-radius: .05rem;
    -ms-border-radius: .05rem;
    -o-border-radius: .05rem;
    padding: 0 27px;
}

.hint_code_text {
    font-size: .18rem;
    color: #333333;
    text-align: center;
    margin-top: .17rem;
    line-height: .28rem;
}

.qr_code_img {
    width: 1.93rem;
    height: 1.93rem;
    margin: .18rem auto;
}

.qr_code_img img {
    width: 100%;
    height: 100%;
}

.edite_tuijian {
    padding: 0 .13rem;
    border-bottom: .02rem dashed #EFEFEF;
    padding-bottom: .2rem;
}

.edite_tuijian_title {
    font-size: .18rem;
    color: #333333;
    font-weight: bold;
    padding: 27px 0 12px;
}

.tuijian_list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.tuijian_list div {
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: .3rem;
}

.tuijian_share {
    display: flex;
    padding: .07rem 0 .16rem 0;
    justify-content: flex-end;
    font-weight: 700;
}

.tuijian_share img {
    width: .26rem;
    height: .21rem;
    margin-right: .1rem;
}

.about_tuijian_title {
    display: flex;
    align-items: center;
    height: .52rem;
    line-height: .52rem;
    background: #F0F8FF;
    font-size: .18rem;
}

.about_tuijian_tabbar {
    display: flex;
    align-items: center;
}

.about_tuijian_tabbar div {
    width: 1.16rem;
    height: 100%;
    text-align: center;
    color: #2C66AA;
}

.select_about_tuijian {
    color: #ffffff !important;
    background: #5991DB;
    border-radius: .04rem;
}

.about_antistop {
    margin-left: auto;
    font-size: .14rem;
    color: #666666;
    padding-right: 15px;
}

.about_antistop span {
    margin: 0 .1rem;
}

.news_recommend_lines {
    padding-top: .28rem;
}

.look_more_brn {
    width: .97rem;
    height: .28rem;
    border: .02rem solid #E4E4E4;
    margin: .2rem auto;
    font-size: .14rem;
    color: #878787;
    text-align: center;
    line-height: .28rem;
    border-radius: .04rem;
}

.hot_label_content {
    display: flex;
    align-items: center;
    height: .37rem;
    line-height: .37rem;
    margin-top: .18rem;
    background: #FAB880;
    color: #FFFFFF;
    font-size: .16rem;
}

.hot_label_content img {
    width: .19rem;
    height: .27rem;
    margin: 0 .07rem;
}

.hot_title_span {
    margin-right: .26rem;
}

.inner_news_labels div {
    margin-right: .15rem;
}

.hot_countory_tuijian {
    border-top: .02rem dashed #EFEFEF;
    border-bottom: .02rem dashed #EFEFEF;
    font-size: .14rem;
    color: #666666;
    margin-top: .17rem;
    padding: .15rem 0rem .15rem .2rem;
    display: flex;
    align-items: center;
    margin-right: .13rem;
}

.hot_countory_tuijian_title {
    font-size: .16rem;
    color: #333333;
    font-weight: bold;
    text-align: center;
    width: 1.1rem;
}

.hot_countory_tuijian_list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-left: .47rem;
    line-height: .3rem;
}

.hot_countory_tuijian_list div {
    margin-right: .28rem;
}

.select_code:hover {
    background: #F5E3D0;
    border: 0 !important;
}

.select_code a {
    color: #e68f2d;
}
.contens_2 h2{
    margin:10px 0;
}
.contens_2 p{
}