body{
    background: #efefec;
}
.headnav_f{
    position: unset;
}
.nav {
    width: 100%;
    height: 303px;
    background: #000;
    margin-top: 64px;
    position: relative;
    margin-bottom: 55px;
}
.header_toux{
    width: 202px;
    height: 202px;
    background-color: #FFF;
    margin: 0 auto;
    border-radius: 100%;
    overflow: hidden;
    position: relative;
    top: -54px;
}
.header_toux img {
    width: 190px;
    height: 190px;
    border-radius: 100%;
    overflow: hidden;
    border: 1px solid #a1a2a3;
    margin: 5px;
}
.head_msg{
    width: 827px;
    margin: 0 auto;
    position: relative;
    top: -42px;
}
.head_msg .name {
    width: 100%;
    height: 30px;
    text-align: center;
    color: #FFF;
    font-size: 24px;
}
.fans_attion{
    display: flex;
    justify-content: center;
    margin-top: 20px;
    /* text-align: center; */
}
.fans_attion span {
    margin: 0 20px;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    color: #FFFFFF;
}
.head_nav{
    display: flex;
    justify-content: center;
    width: 638px;
    height: 28px;
    margin: auto;
    margin-top: 5px;
    align-items: center;
}
.head_nav li{
    color: #fff;
    font-size: 16px;
    flex: 1;
    text-align: center;
    text-align: center;
    position: relative;
    cursor: pointer;
    background: url(../img/l_classify.png) no-repeat right center;
}
.head_nav li a{
    color: #fff;
}
.head_nav li hr{
    width: 40px;
    height: 3px;
    position: absolute;
    bottom: -12px;
    left: 40%;
}
.head_nav .add_line hr{
    background: #fff;
}
.friend_content {
    width: 1106px;
    height: auto;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between;
}
.friend_content .l_cont {
    width: 315px;
    height: auto;
    padding-top: 30px;
}
.left_top {
    user-select: none;
    width: 311px;
    height: 85px;
    text-align: center;
    border: 1px solid #a0a0a0;
    padding-top: 25px;
    background: #FFF;
}
.left_top a {
    display: inline-block;
    width: 96px;
    text-align: center;
}
.left_top a .num {
    font-size: 24px;
    display: block;
}
.left_top a.middle {
    border-left: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
    width: 106px;
}
.tab_title {
    width: 100%;
    height: auto;
    display: block;
    padding-top: 8px;
    padding-bottom: 10px;
}
.show_recommend {
    width: 293px;
    height: auto;
    border: 1px solid #959595;
    padding: 14px 11px;
    margin-top: 20px;
}
.show_recommend_txt {
    margin: 0 65px 10px 65px;
}
.group3 {
    width: 293px;
    height: 466px;
    display: block;
    border-top: 2px solid #fff;
    background-repeat: repeat-x;
}
.group3 .hss_box {
    height: 466px;
    display: block;
    border: 0px solid #ccc;
    margin: 0 auto;
}
.gro_content{
    width: 293px;
    height: 466px;
    display: block;
    position: relative;
    overflow: hidden;
}
.pre_next_box {
    height: 0px;
    display: block;
    margin: 0 auto;
    text-align: left;
    left: 0;
}
.btn_p {
    background-color: #FFF;
    cursor: pointer;
    display: block;
    height: 24px;
    position: absolute;
    width: 24px;
    z-index: 20;
    background-position: center center;
    background-repeat: no-repeat;
    top: 440px;
    border: 1px solid #5a5a5a;
}
.btn_pre {
    left: 18px;
    background-image: url(../img/l_show_recommend_left.png);
}
.btn_next {
    right: 18px;
    background-image: url(../img/l_show_recommend_right.png);
}
.bar {
    height: 0px;
    display: block;
    margin: 0 auto;
    text-align: left;
}
.r {
    width: 183px;
    display: block;
    float: right;
    position: absolute;
    left: 18.5%;
    bottom: 12px;
    z-index: 10;
}
.r .a {
    width: 61px;
    height: 1px;
    display: block;
    float: left;
    background-color: #bfbfbf;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    cursor: pointer;
}
.r .cur {
    background-color: #000000;
}
.ad-pic {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin: 0 auto;
    position: relative;
}
.ad-pic .li {
    width: 302px;
    height: 472px;
    display: block;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin: 0 auto;
    float: left;
}
.ad-pic .li a {
    width: 139px;
    height: 209px;
    display: block;
    outline: none;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 9px;
    margin-bottom: 6px;
    float: left;
    overflow: hidden;
}
.ad-pic .li img {
    width: auto;
    height: 100%;
    display: block;
    border: 1px solid #959595;
}
.friend_content .r_cont {
    width: 725px;
    height: auto;
    padding-top: 30px;
    padding-left: 40px;
    border-left: 1px solid #a0a0a0;
}
.publish_main {
    width: 727px;
    height: auto;
    position: relative;
    margin-bottom: 60px;
}
.publish_main .main_img {
    width: 13px;
    position: absolute;
    left: -12px;
    top: 222px;
}
.main_list {
    width: 725px;
    height: auto;
    border: 1px solid #a0a0a0;
    background: #FFF;
    padding-bottom: 8px;
}
.main_list .head {
    margin-top: 14px;
    margin-left: 11px;
    /* float: left; */
    width: 685px;
    height: 130px;
}
.main_list .head .img {
    float: left;
    width: 56px;
    height: 56px;
}
.main_list .head .text {
    float: left;
    margin-left: 10px;
    width: 556px;
}
.text .name {
    font-size: 24px;
}
.add_aricle a {
    font-size: 16px;
}
.text .circal {
    font-size: 14px;
    color: #666666;
    margin-top: 15px;
    height: 60px;
    overflow: hidden;
}
.ul_clear{
    display: flex;
}
.img_list {
    width: 428px;
    height: 210px;
    border: 1px solid #b8b8b8;
    margin-top: 15px;
    margin-left: 120px;
    padding: 5px;
}
.img_list li {
    margin: 0 2px;
}
.r_cont .bottom {
    user-select: none;
    width: 658px;
    height: auto;
    margin: 0 auto;
    border-top: 1px solid #ececec;
    padding-top: 15px;
    margin-top: 16px;
    display: flex;
    justify-content: space-between;
}
.bottom .date {
    font-size: 14px;
    color: #666666;
}
.icon_r .conn {
    /* float: right; */
    padding-left: 24px;
    background: no-repeat left center;
    cursor: pointer;
}
.icon_r .zan {
    background-image: url(../img/l_zan.png);
}
.icon_r span.num {
    margin-left: 5px;
}
.icon_r .zhuanfa {
    background-image: url(../img/l_zhuanfa.png);
    margin-right: 24px;
}
.icon_r .pinglun {
    background-image: url(../img/l_pinglun.png);
    margin-right: 24px;
}
.head_nav li .down {
    width: 189px;
    /* height: 93px; */
    position: absolute;
    left: 22px;
    top: 34px;
    z-index: 999;
}
.nav .down .up {
    position: absolute;
    top: -8px;
    left: 80px;
    z-index: 99;
}
.down .down_lists {
    background-image: url(../img/l_line.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 161px;
    height: 84px;
    line-height: 42px;
    padding: 0 14px;
    background-color: #000;
    border-radius: 5px;
    position: absolute;
    left: 0;
}
.nav_list a {
    color: #FFF;
    font-size: 16px;
    width: 132px;
    background: url(../img/l_classify.png) no-repeat right center;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    text-align: left;
}
.down_lists a {
    text-align: center;
    background: url(../img/l_radius.png) no-repeat 13% 60%;
    display: block;
    color: #fff;
}
.down_lists a:hover {
    color: #bf9f62;
    background: url(../img/l_redius_a.png) no-repeat 13% 60%;
}
.itimage{
    margin-bottom: 50px;
}
.search_box{
    width: 460px;
    height: 47px;
    margin: 55px auto;
    cursor: pointer;
    border: 1px solid #000;
}
.search_box .van-search,.search_box .van-search__content{
    background: none;
}
.search_box .van-field__control{
    font-size: 22px;
}
.search_box .van-icon{
    font-size: 32px;
}
.content_cle{
    width: 1172px;
    margin: auto;
    border-top: 1px solid #a0a0a0;
    margin-bottom: 110px;
}

.head_nav li .down{
    display: none;
    top: 0;
    padding-top: 34px;
}
.head_nav li:hover .down{
    display: block;
}
.head_nav li .down:hover{
    display: block;
}
.nav .down .up{
    top: 26px;
}