/* 合作详情页 */

.common_bod {
    padding-bottom: 40px;
}

.common_box_r .gs_img {
    position: relative;
    display: block;
    width: 90px;
    height: 90px;
    margin: 0 auto;
}

.common_box_r .gs_img img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.common_box_r .gs_img.vip:after {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    width: 92px;
    height: 92px;
    background: url(../img/img_new/list_vip.png) no-repeat center;
    background-size: cover;
    z-index: 1;
}

.common_box_r .gs_infor_box {
    font-size: 12px;
    color: #999;
    padding: 12px 0;
}

.common_box_r .gs_infor_box h3 {
    font-size: 14px;
    color: #666;
    line-height: 25px;
}

.common_box_r .gs_infor_box p {
    line-height: 25px;
}

.common_box_r .gs_infor_box span {
    margin-right: 12px;
}

.common_box_r .gs_infor_box span:last-of-type {
    margin-right: 0;
}

.common_box_r .gs_infor_box i {
    color: #E0E0E0;
}

.details_wrap {
    width: 100%;
    padding: 24px 20px 20px 20px;
    background-color: #fff;
}

.details_box_top .tit {
    color: #333;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}

.details_box_top .tit .yzqd_icon {
    height: 20px;
    vertical-align: -4px;
}

.xq_user_infor {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.xq_user_infor .left_item,
.xq_user_infor .right_item {
    display: flex;
    align-items: center;
}

.xq_user_infor .xq_user_item {
    display: flex;
    align-items: center;
}

.xq_user_infor .s_btn {
    display: block;
    float: left;
    margin-right: 20px;
    width: 74px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    border-radius: 20px;
    background-color: #F7AE1B;
    cursor: pointer;
}

.user_info_item {
    display: flex;
    align-items: center;
    float: left;
    margin-right: 20px;
}

.user_info_item a {
    display: flex;
    align-items: center;
}

.user_info_item .sp1 {
    position: relative;
}

.user_info_item .sp1 .tx {
    width: 26px;
    height: 26px;
    border-radius: 50%;
}

.user_info_item .sp1 .vip_tx {
    position: absolute;
    right: -6px;
    bottom: -4px;
    width: 18px;
}

.user_info_item .sp2 {
    float: left;
    font-size: 12px;
    color: #666;
    margin: 0 12px;
}



.reply_ck {
    padding: 0 10px;
    height: 20px;
    background-color: #00B38A;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 20px !important;
    cursor: pointer;
    margin-left: 12px;
}

.xq_user_infor .right_item span {
    font-size: 12px;
    color: #999;
    margin-left: 16px;
}

.xq_user_infor .right_item i {
    font-size: 12px;
    color: #E0E0E0;
}


/* .xq_user_infor .fl i{
    font-size: 12px;
    color: #fff;
 } */

.details_box_top ul {
    width: 100%;
    padding: 17px 0 15px 20px;
    background-color: #F5F5F5;
    margin-top: 20px;
}

.details_box_top li {
    display: flex;
    float: left;
    width: 33.33%;
    font-size: 12px;
    color: #999;
    line-height: 24px;
}

.details_box_top li i {
    font-size: 12px;
    color: #333;
    flex: 1;
}

.details_wrap .details_lable {
    display: flex;
    align-items: center;
    position: relative;
    font-size: 14px;
    color: #333;
    line-height: 56px;
    font-weight: 600;
    /* padding-left: 12px; */
}

.details_wrap .details_lable .mf_icon {
    display: block;
    width: 42px;
    height: 20px;
    background: #00B38A;
    color: #fff;
    font-size: 12px;
    border-radius: 20px;
    text-align: center;
    line-height: 20px;
}

.xuqiu_zd_lis_wrap .details_lable:after {
    position: absolute;
    content: "";
    width: 4px;
    height: 14px;
    background: #00B38A;
    left: 0;
    top: 21px;
}

.details_lxfs .lxfs {
    display: block;
    width: 846px;
    height: 80px;
    background: url(../img/lxfs.png) no-repeat center;
    background-size: cover;
    padding-top: 20px;
    text-align: center;
}

.details_lxfs .lx_btn {
    display: inline-block;
    width: 214px;
    height: 40px;
    background-color: #00B38A;
    border-radius: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    margin-right: 40px;
}

.details_lxfs .lx_btn:hover {
    transition: all .3s;
    opacity: .8;
}

.details_lxfs .sqhz_btn {
    display: inline-block;
    width: 214px;
    height: 40px;
    background-color: #00B38A;
    border-radius: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    margin: 0 auto;
}

.details_lxfs .sqhz_btn:hover {
    transition: all .3s;
    opacity: .8;
}

.biaoqian .bq_icon {
    display: inline-block;
    padding: 0 10px;
    height: 19px;
    text-align: center;
    line-height: 19px;
    border-radius: 10px;
    font-size: 12px;
    margin-right: 5px;
    margin-bottom: 18px;
}

.biaoqian .bq_mt {
    background-color: #E3F2FD;
    color: #0F9FFF;
}

.biaoqian .bq_hlw {
    background-color: #E2FCF6;
    color: #00B38A;
}

.biaoqian .bq_dy {
    background-color: #FFEBE2;
    color: #FA5508;
}

.details_txt .details_p {
    font-size: 14px;
    font-weight: 400;
    color: #666;
    line-height: 24px;
    text-align: justify;
    overflow-wrap: break-word;
}

.details_txt .details_p img {
    max-width: 100%;
}

.zan_cont {
    width: 186px;
    margin: 16px auto;
}

.zan_cont span {
    text-align: center;
    cursor: pointer;
}

.zan_cont .zan_t {
    display: block;
    width: 84px;
    height: 34px;
    line-height: 32px;
    border-radius: 24px;
    border: 1px solid #FA5508;
    color: #F66132;
    font-size: 12px;
    text-align: center;
}

.zan_cont .zan_b {
    display: block;
    width: 84px;
    height: 34px;
    line-height: 32px;
    border-radius: 24px;
    border: 1px solid #6BBD2F;
    color: #6BBD2F;
    font-size: 12px;
    text-align: center;
}

.details_evaluate_content .zan_ul {
    width: 100%;
    padding: 16px 42px 0 42px;
    background: rgba(245, 245, 245, 0.49);
}

.zan_ul li {
    float: left;
    padding: 0 10px;
    height: 24px;
    text-align: center;
    line-height: 22px;
    margin-right: 16px;
    margin-bottom: 16px;
    font-size: 12px;
}

.zan_ul li:last-of-type {
    margin-right: 0;
}

.zan_ul .zan_c1 {
    background: #FFEBE2;
    border: 1px solid #FFCAB3;
    color: #FA5508;
}

.zan_ul .zan_c2 {
    background: #E9F4E1;
    border: 1px solid #B0DC90;
    color: #6BBD2F;
}

.plun_wrap {
    width: 100%;
    border: 1px solid #E0E0E0;
}

.plun_area {
    width: 100%;
    height: 60px;
    padding: 12px 0 0 10px;
    border: none;
    display: block;
    background: #fff;
}

.plun_area:focus {
    border: none !important;
}

.ks_pl {
    padding: 10px 0 0 10px;
}

.ks_pl span {
    float: left;
    font-size: 14px;
    color: #999;
    margin-bottom: 12px;
}

.ks_pl li {
    float: left;
    padding: 2px 10px;
    border-radius: 4px;
    color: #999;
    font-size: 12px;
    background: #F7F7F7;
    cursor: pointer;
    border: 1px solid #999;
    margin-right: 8px;
    margin-bottom: 8px;
    transition: all .3s;
}

.ks_pl li:hover {
    color: #00B38A;
    border: 1px solid #00B38A;
}

.ks_pl li.on {
    color: #00B38A;
    border: 1px solid #00B38A;
}

.plun_user_box {
    width: 100%;
    padding: 12px 10px;
    background: #F6F6F6;
}

.plun_user_box .user_l {
    display: flex;
    align-items: center;
}

.plun_user_box .user_l .user_img {
    position: relative;
    width: 26px;
    height: 26px;
    border-radius: 50%;
}

.plun_user_box .user_l .user_img .tx {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.plun_user_box .user_l .user_img .vip_tx {
    position: absolute;
    right: -6px;
    bottom: -4px;
    width: 18px;
}

.user_l em {
    font-size: 12px;
    color: #666;
    margin-left: 8px;
}

.eva_btn {
    width: 80px;
    height: 30px;
    background: #00B38A;
    font-size: 12px;
    color: #fff;
}

.eva_btn {
    display: block;
    width: 80px;
    height: 30px;
    background: #00B38A;
    font-size: 12px;
    color: #fff;
    transition: all .3s;
}

.eva_btn:hover {
    opacity: .8;
}

.reply_time {
    font-size: 12px;
    color: #999;
}

.reply_infor .reply_txt {
    width: 800px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    padding-left: 40px;
}

.reply_btn {
    font-size: 12px;
    color: #00B38A;
}

.reply_infor {
    margin-top: 10px;
}

.reply_ul {
    border-top: 1px solid #E0E0E0;
}

.reply_lis {
    padding: 16px 0;
    border-bottom: 1px solid #E0E0E0;
}

.reply_lis:last-child {
    border-bottom: none;
}

.reply_more,
.hz_more {
    display: block;
    width: 300px;
    height: 38px;
    background: #FFFFFF;
    border-radius: 3px;
    border: 1px solid #00B38A;
    text-align: center;
    line-height: 36px;
    color: #00B38A;
    margin: 40px auto 0;
}

.reply_more:hover,
.hz_more:hover {
    transition: all .3s;
    color: #fff;
    background-color: #00B38A;
    border: 1px solid#00B38A;
    line-height: 36px;
}


/* 公司详情 */

.gs_infor_box .gs_img {
    width: 140px;
    height: 140px;
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    overflow: hidden;
}

.gs_infor_box .gs_img img {
    width: 100%;
    height: 100%;
    transition: all .3s;
}

.gs_infor_box .gs_img:hover img {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.gs_infor_details .gs_infor_r {
    width: 680px;
    margin-top: 10px;
}

.gs_infor_details .guanzhu {
    display: block;
    width: 74px;
    height: 22px;
    line-height: 19px;
    border-radius: 12px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    color: #999;
    border: 1px solid #999;
}

.gs_infor_details .gz_active {
    color: #00B38A;
    border: 1px solid #00B38A;
}

.gs_infor_details .guanzhu i {
    margin-right: 2px;
    vertical-align: 1px;
}

.gs_infor_details .gs_name {
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
}

.gs_infor_details .gs_name2 {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
}

.gs_infor_r .liulan {
    font-size: 12px;
    color: #999;
}

.gs_infor_r .liulan i {
    font-size: 12px;
    color: #E0E0E0;
}

.gs_infor_r .clear {
    line-height: 25px;
}

.gs_infor_details .gs_lis {
    width: 100%;
    margin-top: 26px;
}

.gs_infor_details .gs_lis span {
    float: left;
    display: block;
    width: 50%;
    font-size: 12px;
    color: #999;
    line-height: 24px;
}

.gs_infor_details .gs_lis span i {
    color: #333;
}

.gs_infor_txt {
    font-size: 14px;
    padding: 20px 16px 15px 20px;
    background: rgba(245, 245, 245, .49);
    margin-top: 20px;
}

.gs_infor_txt span {
    display: block;
    color: #666;
}

.gs_infor_txt p {
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 24px;
    margin-top: 8px;
}

.gs_cylis {
    margin-top: 20px;
}

.gs_details_tit {
    font-size: 14px;
    color: #333;
    font-weight: 600;
}

.txang_lis {
    margin-top: 20px;
}

.txang_lis li {
    float: left;
    margin-right: 19px;
    margin-bottom: 19px;
    transition: all .3s;
}

.txang_lis li:nth-child(4n) {
    margin-right: 0;
}

.txang_lis li:hover {
    box-shadow: 0 4px 8px rgba(3, 27, 78, .12);
}

.thang_cont {
    width: 196px;
    height: 242px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    padding: 32px 15px 27px 15px;
}

.thang_cont .userimg {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
}

.thang_cont .user_name {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    text-align: center;
    margin-top: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.thang_cont .bq {
    font-size: 12px;
    color: #999;
    line-height: 17px;
    text-align: center;
    margin-top: 16px;
}

.thang_btn {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

.thang_btn a {
    display: block;
    width: 74px;
    height: 20px;
    border-radius: 12px;
    border: 1px solid #F7AE1B;
    line-height: 18px;
    font-size: 12px;
    color: #F7AE1B;
    text-align: center;
}
.thang_btn a:first-child {
    margin-right: 10px;
}

.thang_btn a:hover {
    transition: all .3s;
    color: #fff;
    background-color: #F7AE1B;
}

.gs_hezuo_list_content {
    margin-top: 56px;
}

.gs_hezuo_list_content .tab {
    margin-top: 15px;
}

.gs_hezuo_list_content .tab li {
    float: left;
    font-size: 12px;
    color: #999;
    margin-right: 20px;
    line-height: 30px;
    font-weight: 500;
    cursor: pointer;
}

.gs_hezuo_list_content .tab .on {
    color: #00B38A;
    border-bottom: 2px solid #00B38A;
}

.gs_hezuo_cont {}

.gs_hezuo_lis {
    width: 100%;
    padding: 26px 20px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    transition: all .3s;
    margin-top: 20px;
}

.gs_hezuo_lis .tit {
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: 600;
    margin-bottom: 15px;
    text-indent: -8px;
}

.gs_hezuo_lis .gs_hezuo_bot {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.gs_hezuo_lis .gs_hezuo_bot .time {
    margin-right: 20px;
    font-size: 12px;
    color: #999;
}

.gs_icon span {
    font-size: 12px;
    color: #999;
}

.gs_icon span i {
    font-size: 12px;
    color: #E0E0E0;
    margin-right: 5px;
}

.gs_hezuo_lis:hover {
    box-shadow: 0 4px 8px rgba(3, 27, 78, .12);
}

.gs_hezuo_lis:hover .tit {
    color: #00B38A;
}

.gs_details_rz {
    display: block;
    width: 284px;
    height: 40px;
    background: linear-gradient(270deg, #16C199 0%, #00B38A 100%);
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    transition: all .3s;
    margin-bottom: 20px;
}

.gs_details_rz:hover {
    color: #fff;
    opacity: .8;
}

.common_gs_ul {
    padding-left: 12px;
}

.common_gs_ul li {
    padding: 10px 0;
}

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

.common_gs_ul span.name {
    display: block;
    width: 120px;
    color: #333;
    font-size: 14px;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.common_gs_ul span.hy {
    display: block;
    width: 120px;
    color: #999;
    font-size: 12px;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.common_gs_ul a {
    display: block;
    width: 100px;
    height: 100px;
    border: 1px solid #eee;
    overflow: hidden;
}

.common_gs_ul li:hover .name {
    color: #00B38A;
}


/* .common_gs_ul li:hover img{
    transition: all .3s;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
} */

.common_gs_ul .common_gs_ul_r {
    width: 160px;
    padding-left: 20px;
}


/* 甲方，渠道详情 */

.xuqiu_zd_lis_wrap {
    padding: 20px 0;
}

.xuqiu_zd_lis {
    width: 100%;
    margin-bottom: 20px;
}

.xuqiu_zd_lis span {
    display: block;
    width: 50%;
    float: left;
}

.xuqiu_zd_xq {
    width: 100% !important;
}

.xuqiu_zd_xq .tu_lis,
.details_txt .tu_lis {
    margin: 20px 0;
}

.xuqiu_zd_xq .tu_lis img,
.details_txt .tu_lis img {
    width: 120px;
    height: 120px;
    cursor: pointer;
}

.xuqiu_zd_lis h2 {
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #333333;
    line-height: 20px;
    padding-left: 12px;
}

.xuqiu_zd_lis_wrap .xuqiu_zd_lis h2:after {
    position: absolute;
    content: "";
    width: 4px;
    height: 14px;
    background: #00B38A;
    left: 0;
    top: 3px;
}

.xuqiu_zd_lis .tu_lis {
    margin-top: 10px;
}

.xuqiu_zd_lis .tu_lis img {
    width: 120px;
    height: 120px;
    cursor: pointer;
}



.xuqiu_zd_lis span p {
    /* width: 395px; */
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    margin-top: 10px;
    padding-left: 12px;
}


/* .xuqiu_zd_lis span i:hover{
    color: #00B38A;
    cursor: pointer;
} */


/* 干货 */

.ganhuo_box .ganhuo_ul {
    width: 100%;
    height: auto;
    padding: 10px;
    background-color: #fff;
}

.ganhuo_box .ganhuo_ul li {
    width: 100%;
    height: 144px;
    padding: 10px;
    background-color: #fff;
    margin-bottom: 10px;
    transition: all .3s;
}

.ganhuo_box .ganhuo_ul li:hover {
    background-color: #F5F5F5;
}

.ganhuo_box .ganhuo_ul li:hover h2 {
    color: #00B38A;
}

.ganhuo_box .ganhuo_ul li img {
    float: left;
    width: 220px;
    height: 124px;
}

.ganhuo_box .ganhuo_ul .ganhuo_infor {
    width: 626px;
    padding-left: 20px;
}

.ganhuo_box .ganhuo_ul .ganhuo_infor h2 {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
}

.ganhuo_box .ganhuo_ul .ganhuo_infor .p_txt {
    height: 52px;
    color: #999;
    font-size: 12px;
    margin-top: 10px;
}

.ganhuo_box .ganhuo_ul .ganhuo_infor .p_bot {
    text-align: right;
    font-size: 12px;
    color: #999;
}

.ganhuo_box .ganhuo_ul .ganhuo_infor .p_bot span.liulan {
    margin-right: 30px;
}

.ganhuo_box .ganhuo_ul .ganhuo_infor .p_bot i {
    font-size: 12px;
    color: #E0E0E0;
}

.common_gg_img {
    display: block;
    width: 284px;
    margin-bottom: 19px;
    overflow: hidden;
}

.common_gg_img img {
    width: 100%;
    height: 100%;
    transition: all .5s;
}

.common_gg_img:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
}

.ganhuo_xq_box {
    position: relative;
    width: 100%;
    min-height: 842px;
    background-color: #fff;
    padding: 40px;
}

.ganhuo_xq_box .tit {
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    line-height: 24px;
    text-align: center;
}

.ganhuo_xq_box .tit2 {
    text-align: center;
    margin-top: 20px;
    line-height: 20px;
}

.ganhuo_xq_box .tit2 span {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    text-align: center;
    margin-right: 30px;
}

.ganhuo_xq_box .tit2 span i {
    font-size: 30px;
    color: #E0E0E0;
    vertical-align: bottom;
}

.ganhuo_xq_box .txt_infor {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    text-align: justify;
    margin: 30px 0;
}

.ganhuo_xq_box .txt_infor .table {
    width: 100% !important;
}

.ganhuo_xq_box .dianzan {
    display: block;
    width: 80px;
    height: 48px;
    background: #01B48B;
    border-radius: 24px;
    text-align: center;
    color: #fff;
    margin-top: 30px;
    cursor: pointer;
}

.ganhuo_xq_box .dianzan i {
    margin-top: 8px;
}

.ganhuo_xq_box img {
    display: block;
    margin: 0 auto;
}


.share_list_wrap .tit {
    float: left;
    font-size: 14px;
    color: #333;
    margin-right: 10px;
    line-height: 32px;
}

.share_list_wrap li {
    float: left;
    margin-right: 10px;
    cursor: pointer;
}

.share_list_wrap li i {
    display: block;
    font-size: 32px;
    color: #E0E0E0;
}

.share_list_wrap li i:hover {
    color: #01B48B;
}

.share_list_wrap li:last-of-type {
    margin-right: 0;
}

.ghxq_sc {
    margin-top: 8px;
}

.ghxq_sc i {
    float: left !important;
    margin-right: 10px;
}

.ganhuo_xq_box .zuoyou span {
    font-size: 14px;
    color: #333;
    width: 40%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ganhuo_xq_box .zuoyou span:hover a {
    font-size: 14px;
    color: #00B38A;
}

.ganhuo_xq_box .zuoyou span.fr {
    text-align: right;
}

/* 个人介绍 */

.self_box {
    width: 100%;
    background-color: #fff;
    padding: 24px 20px 20px 20px;
}

.self_box .userimg {
    position: relative;
    width: 94px;
    height: 94px;
    border: 2px solid transparent;
}

.self_box .userimg img {
    width: 100%;
    height: 100%;
}

.self_box .userimg.vip_1 {
    border: 2px solid;
    border-image: linear-gradient(180deg, #3DC0A1, #0098A2) 10 10;
}

.self_box .userimg.vip_2 {
    border: 2px solid;
    border-image: linear-gradient(0deg, #FF721B, #FCEBA7) 10 10;
}

.self_box .userimg.vip_3 {
    border: 2px solid;
    border-image: linear-gradient(180deg, #ED98FF, #B000D6) 10 10;
}

.self_box .userimg.vip_1:after {
    position: absolute;
    bottom: -12px;
    right: -12px;
    content: '';
    width: 32px;
    height: 28px;
    background: url(../img/vip_1.png) no-repeat center;
    background-size: 32px 28px;
}

.self_box .userimg.vip_2:after {
    position: absolute;
    bottom: -12px;
    right: -12px;
    content: '';
    width: 32px;
    height: 28px;
    background: url(../img/vip_2.png) no-repeat center;
    background-size: 32px 28px;
}

.self_box .userimg.vip_3:after {
    position: absolute;
    bottom: -12px;
    right: -12px;
    content: '';
    width: 32px;
    height: 28px;
    background: url(../img/vip_3.png) no-repeat center;
    background-size: 32px 28px;
}

.self_box .userlist_box {
    padding-left: 20px;
}

.self_box .self_infor {
    position: relative;
}

.self_box .userlist_box .name {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    margin-right: 10px;
}

.self_box .userlist_box i {
    font-size: 20px;
    color: #00B38A;
}

.userlist_box .lis {
    color: #999;
    font-size: 12px;
    margin-right: 100px;
    line-height: 20px;
    margin-top: 10px;
}

.userlist_box .lis span {
    color: #333;
    font-size: 12px;
}

.self_infor2 {
    width: 100%;
    height: 50px;
    background: rgba(245, 245, 245, 0.45);
    margin-top: 15px;
}

.self_infor2_l {
    line-height: 50px;
    padding-left: 20px;
}

.self_infor2_l span {
    margin-right: 20px;
    letter-spacing:normal !important;

}
.self_infor2_l span:last-child {
    margin-right: 0px;
}

.self_infor2_r {
    margin-top: 15px;
}

.self_infor2_r i {
    font-size: 20px;
    color: #F7AE1B;
    margin-left: 10px;
    cursor: pointer;
}

.self_list_box {
    padding-top: 22px;
}

.self_list_box h3 {
    font-size: 14px;
    font-weight: 600;
    color: #333333;
    line-height: 20px;
}

.tonghang_lis_content {}

.tonghang_lis_content .tonghang_lis {
    width: 244px;
    margin-bottom: 20px;
    border: 1px solid #EEEEEE;
}

.tonghang_lis_content .tonghang_lis .tt {
    display: block;
    width: 60px;
    height: 60px;
    margin: 10px auto 20px;
}

.tonghang_top {
    padding: 10px;
}

.tonghang_top img {
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.tonghang_infor {
    padding-left: 10px;
}

.tonghang_infor .p1 .sp1 {
    font-size: 16px;
    color: #333;
    font-weight: 600;
}

.tonghang_infor .p1 .sp2 {
    font-size: 12px;
    color: #333;
    font-weight: 600;
}

.tonghang_infor .p2 {
    font-size: 12px;
    color: #333;
    margin-top: 10px;
}

.tonghang_infor .p3 {
    font-size: 12px;
    color: #999;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.tonghang_bot {
    width: 242px;
    height: 41px;
    line-height: 41px;
    background: #FAFAFA;
    text-align: center;
}

.tonghang_bot i {
    font-size: 20px;
    color: #F7AE1B;
    cursor: pointer;
}

.tonghang_bot i.jhy {
    margin-right: 10px;
}

.tonghang_bot i.fxx {
    margin-left: 10px;
}

.gongao_box .gongao_ul {
    width: 100%;
    min-height: 600px;
    background: #FFFFFF;
}

.gongao_box .gongao_ul li {
    position: relative;
    border-bottom: 1px solid #EEEEEE;
    padding: 0 20px;
    line-height: 59px;
}

.gongao_box .gongao_ul .tit {
    width: 600px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;
}

.gongao_box .gongao_ul li .wd {
    position: absolute;
    left: 16px;
    top: 26px;
    margin: auto;
    width: 6px;
    height: 6px;
    background: #FF2C2C;
    border-radius: 50%;
}

.gongao_box .gongao_ul .fb_time {
    font-size: 12px;
    color: #999;
}

.gongao_box .gongao_ul li:hover a {
    transition: all .3s;
    color: #00B38A;
}

.details_activity_top {
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 25px;
}

.details_activity_top .activity_img {
    width: 285px;
    height: 160px;
}

.details_activity_top .activity_infor {
    position: relative;
    width: 870px;
    height: 160px;
    padding-left: 20px;
}

.details_activity_top .infor1 {
    line-height: 25px;
}

.details_activity_top .activity_infor .infor1 h1 {
    float: left;
    font-size: 18px;
    color: #333;
    font-weight: 600;
}

.details_activity_top .activity_infor .infor1 i {
    float: right;
    font-size: 20px;
    color: #E0E0E0;
    cursor: pointer;
}

.details_activity_top .activity_infor .infor1 .on {
    color: #F7AE1B;
}

.details_activity_top .infor2 {
    line-height: 17px;
    text-indent: -1px;
    margin-top: 10px;
}

.details_activity_top .infor2 p {
    float: left;
    color: #666;
    font-size: 12px;
}

.details_activity_top .infor2 p i {
    color: #00B38A;
    font-size: 16px;
    vertical-align: -2px;
}

.details_activity_top .infor2 .gs_icon span {
    margin-left: 20px;
}

.details_activity_top .infor3 {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.details_activity_top ul li {
    float: left;
    min-width: 33.333%;
    padding-right: 20px;
    font-size: 12px;
    color: #999;
    margin-top: 10px;
}

.details_activity_top ul li span {
    color: #333;
}

.details_activity_top .address {
    font-size: 12px;
    color: #999;
    margin-top: 10px;
}

.details_activity_top .address span {
    color: #333;
}

.details_activity_top .address i {
    font-size: 12px;
    color: #00B38A;
}

.details_lxfs .lxfs_show {
    position: relative;
    width: 846px;
    /* height: 80px; */
    border: 1px solid #00B38A;
    padding-bottom: 20px;
}

.lxfs_show .infor {
    text-align: center;
    line-height: 22px;
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
}

.lxfs_show .infor .left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.upStyle {
    flex-direction: row !important;
    align-items: center !important;
}

.lxfs_show .infor .right img {
    width: 80px;
    height: 80px;
    cursor: pointer;
}

.lxfs_show span {
    font-size: 12px;
    color: #333;
    margin-right: 20px;
}

.lxfs_show span:nth-of-type(3) {
    margin-right: 0 !important;
}
.lxfs_show .infor span {
    display: flex;
}
.lxfs_show .infor span  .title {
    /* width: 100px; */
    text-align: right;
    display: flex;
    align-items: center;
}
.lxfs_show .infor span  .title img {
    width: 16px;
    height: 16px;
    margin-right: 5px;

}
.lxfs_show em {
    font-size: 14px;
    color: #000;
    font-weight: 600;
}

.lxfs_show .mb {
    display: inline-block;
    width: 96px;
    height: 18px;
    line-height: 18px;
    background: #EEEEEE;
    font-size: 12px;
    color: #999;
    text-align: center;
}

.lxfs_show .txt {
    font-size: 12px;
    color: #999;
    text-align: center;
    margin-top: 10px;
}

.lxfs_show .txt i {
    font-size: 12px;
    color: #F66132;
}

.lxfs_show .jhy {
    font-size: 20px;
    color: #F7AE1B;
    vertical-align: -2px;
    cursor: pointer;
}

#common_sc i {
    font-size: 16px;
    color: #E0E0E0;
    cursor: pointer;
    vertical-align: -1px;
}

#common_sc.on i,
#common_sc.on em {
    color: #00B38A;
}

.pl_status {
    width: 100%;
}

.pl_status .nr_p {
    font-size: 14px;
    color: #666;
    line-height: 22px;
}

.pl_status .status_p {
    margin-top: 12px;
}

.pl_status .status_p .txt {
    font-size: 14px;
    color: #333;
    line-height: 24px;
}

.pl_status .btn {
    display: block;
    width: 88px;
    height: 24px;
    background: #F7AE1B;
    border-radius: 2px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 24px;
}

.details_aq_tip {
    line-height: 56px;
    font-size: 12px;
    color: red;
}

.gs_jieshao_top {
    text-align: center;
    border-bottom: 1px solid #EEEEEE;
}

.gs_jieshao_top p {
    text-align: center;
    width: 200px;
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #3A3A3A;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 16px auto;
}



#common_sc {
    cursor: pointer;
}

.guanzhu_gs {
    font-size: 12px;
    color: #999;
    margin-left: 16px;
}


/* 优质渠道 */

.al_box {
    width: 846px;
    height: auto;
    margin-top: 13px;
}

.al_box .al_item {
    width: 320px !important;
    height: 335px !important;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #E0E0E0;
    margin-right: 20px;
}

.al_box .swiper-scrollbar {
    left: 0;
    bottom: 0 !important;
}

.al_box .swiper-scrollbar-drag {
    background: #00B38A !important;
}

.al_item .top {
    width: 100%;
    height: 82px;
    background: url(../img/myal.png) no-repeat center;
    background-size: cover;
    padding: 20px 20px 0 20px;
}

.al_item .top .name {
    width: 278px;
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.al_item .top .time {
    width: 278px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
    margin-top: 4px;
}

.al_item .bot {
    width: 100%;
    padding: 20px 20px 0 20px;
}

.al_item .bot p {
    width: 278px;
    font-size: 14px;
    color: #3A3A3A;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}

.al_item .bot .tu {
    margin-top: 20px;
}

.al_item .bot li {
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 16px;
}

.al_item .bot li img {
    width: 100%;
    height: 100%;
    cursor: zoom-in;
}

.al_item .bot li:last-child {
    margin-right: 0;
}

.khgl_ul li {
    float: left;
    position: relative;
    width: 204px;
    height: 260px;
    background: #FFFFFF;
    border: 1px solid rgba(238, 238, 238, .5);
    overflow: hidden;
    margin: 0 10px 10px 0;
    transition: all .3s;
    padding: 32px 10px 0 10px;
}

.khgl_ul li:nth-child(4n) {
    margin-right: 0;
}

.khgl_ul .userimg {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
}

.khgl_ul .user_name {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    line-height: 20px;
    margin-top: 22px;
    text-align: center;
}

.khgl_ul .user_name i {
    vertical-align: 1px;
    font-size: 16px;
    color: #E0E0E0;
    cursor: pointer;
    vertical-align: bottom;
}

.khgl_ul .bq {
    font-size: 12px;
    color: #999999;
    line-height: 17px;
    margin-top: 10px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.khgl_ul .time {
    font-size: 12px;
    color: #999999;
    line-height: 17px;
    margin-top: 10px;
    text-align: center;
}

.khgl_ul .lx_ta {
    display: block;
    width: 168px;
    height: 32px;
    border-radius: 4px;
    border: 1px solid #00B38A;
    margin: 12px auto 0;
    font-size: 14px;
    color: #00B38A;
    background-color: #fff;
    transition: all .3s;
}

.khgl_ul .lx_ta2 {
    display: block;
    width: 168px;
    height: 32px;
    border-radius: 4px;
    border: 1px solid #00B38A;
    margin: 12px auto 0;
    font-size: 14px;
    color: #00B38A;
    background-color: #fff;
    transition: all .3s;
    text-align: center;
    line-height: 32px;
}

.khgl_ul li:hover {
    box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.07);
}

.khgl_ul li:hover .company_del {
    display: block;
}

.khgl_ul li:hover .lx_ta {
    background: #00B38A;
    color: #fff;
}

.common_box_r .pf {
    line-height: 22px;
    padding: 14px 0;
    border-top: 1px solid #EEEEEE;
}

.common_box_r .pf span {
    float: left;
    font-size: 12px;
    color: #999;
}

.lxt_pop {
    background: #FFFFFF;
    border-radius: 2px;
    padding: 0 24px;
}

.lxt_top {
    border-bottom: 1px solid #F0F0F0;
    padding: 15px 0 24px 0;
}

.lxt_top img {
    float: left;
    width: 120px;
    height: 120px;
    border-radius: 8px;
}

.lxt_top .infor {
    padding-left: 24px;
    height: 120px;
}

.lxt_top .infor span {
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    line-height: 24px;
}

.lxt_top .infor p {
    width: 182px;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.lxt_top .infor .gsname {
    line-height: 20px;
    margin-top: 8px;
}

.lxt_top .infor .city {
    line-height: 22px;
    margin-top: 14px;
}

.lxt_top .infor .hy {
    line-height: 22px;
    margin-top: 8px;
}

.lxt_pop .bot {
    width: 100%;
    padding: 24px 0 0 0;
}

.lxt_pop .bot li {
    float: left;
    width: 50%;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-bottom: 8px;
}

.sqhz_pop {
    /* width: 510px;
    height: 470px; */
    background: #FFFFFF;
    box-shadow: 0px 12px 48px 16px rgb(0 0 0 / 3%), 0px 9px 28px 0px rgb(0 0 0 / 5%), 0px 6px 16px -8px rgb(0 0 0 / 8%);
    border-radius: 2px;
    margin: 0 auto;
    padding: 24px 24px 30px 12px;
}

.sqhz_pop span {
    float: left;
    display: inline-block;
    width: 110px;
    font-size: 14px;
    color: #3A3A3A;
    line-height: 40px;
    text-align: right;
    margin-right: 8px;
}

.form_item {
    width: 100%;
    margin-bottom: 20px;
}

.sqhz_pop input {
    width: 354px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 3px;
    border: 1px solid #D7D7D7;
    font-size: 14px;
    color: #3A3A3A;
    padding-left: 12px;
}

.sqhz_pop textarea {
    width: 354px;
    height: 120px;
    background: #FFFFFF;
    border-radius: 3px;
    border: 1px solid #D7D7D7;
    padding: 12px;
}

.sqhz_pop .tijiao_btn {
    display: block;
    width: 200px;
    height: 36px;
    background: linear-gradient(90deg, #31D2AC 0%, #0CC69A 100%);
    border-radius: 4px;
    margin: 24px auto 0;
    color: #fff;
    font-size: 14px;
}



.common_vip {
    display: block;
    float: left;
    margin-right: 12px;
    height: 20px;

}

.common_vip.vip_1 {
    width: 65px;
    background: url(../img/xq_vip1.png) no-repeat center;
    background-size: cover;
}

.common_vip.vip_2 {
    width: 76px;
    background: url(../img/xq_vip2.png) no-repeat center;
    background-size: cover;
}

.common_vip.vip_3 {
    width: 76px;
    background: url(../img/xq_vip3.png) no-repeat center;
    background-size: cover;
}

.xq_word {
    padding: 30px 0;
    border-bottom: 1px solid #eee;
}

.xq_word .share_list_wrap {
    padding: 0;
}

.xq_word .gjc_list {
    margin-top: 2px;
}

.xq_word .gjc_list span {
    float: left;
    font-size: 14px;
    color: #333;
    margin-right: 10px;
    line-height: 28px;
}

.gjc_list .keys {
    float: left;
    line-height: 26px;
    height: 28px;
    padding: 0 10px;
    color: #00B38A;
    font-size: 12px;
    margin-right: 8px;
    border: 1px solid #00B38A;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.3s;
}

.gjc_list .keys:hover {
    background: #00B38A;
    color: #fff;
}

.gjc_list .keys:last-child {
    margin-right: 0;
}

.xq_word .share_list_wrap {
    width: auto;
}

.ganhuo_xq_box .state {
    margin-top: 25px;
    background-color: #f5f7fa;
    padding: 17px;
    font-size: 12px;
    font-weight: 400;
    color: #999;
    line-height: 24px;
}

.ganhuo_xq_box .state a {
    color: #999;
}

.ganhuo_xq_box .state a:hover {
    color: #00B38A;
}

.xq_tj_wrap {
    width: 100%;
    background-color: #fff;
    padding: 14px 40px 20px 40px;
    margin-top: 20px;
}

.xq_tj_wrap li {
    float: left;
    width: 46%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #333;
    line-height: 40px;
    margin-right: 20px;
    transition: all .3s;
}

.xq_tj_wrap li:nth-child(2n) {
    margin-right: 0;
}

.xq_tj_wrap li:hover a {
    color: #00B38A;
}

.tag_ul li {
    float: left;
    width: 78px;
    height: 28px;
    line-height: 26px;
    margin-right: 5px;
    margin-bottom: 8px;
    background: #fff;
    text-align: center;
    border: 1px solid rgba(232, 236, 243, 1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tag_ul li.active {
    border: 1px solid #00B38A;
    background-color: #e9f6ff;
}

.tag_ul li:hover {
    border: 1px solid #00B38A;
    background-color: #e9f6ff;
}

.tag_ul li:hover a {
    color: #00B38A;
}

.tag_ul li:nth-child(3n) {
    margin-right: 0;
}

.tag_ul li a {
    display: block;
    font-size: 12px;
    font-weight: 400;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ganhuo_box .ganhuo_ul li .tag a {
    font-size: 12px;
    color: #999;
    margin-right: 10px;
    transition: all .3s;
}

.ganhuo_box .ganhuo_ul li .tag a:hover {
    color: #00B38A;
}

.ganhuo_box .ganhuo_ul li .tag i {
    font-size: 14px !important;
    color: #999 !important;
    margin-right: 5px;
}

.bigimg {
    max-width: 380px !important;
    height: auto !important;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none;
    z-index: 9999;
}

.mask {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 98;
    transition: all 1s;
    display: none
}

/* gg位 */
.ganhuo_xq_box .xqggw_banner {
    display: block;
    width: 100%;
    margin: 10px 0;
}

.ganhuo_xq_box .xqggw_banner img {
    display: block;
    width: 100%;
}

/* 版权声明 */
.bqsm_box {
    width: 100%;
    padding: 16px;
    text-align: left;
    background: rgba(0, 0, 0, .02);
    border: 1px solid rgba(0, 0, 0, .04);
    border-radius: 4px;
    color: rgba(0, 0, 0, .56);
    word-break: break-all;
    display: inline-block;
    vertical-align: middle;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 12px;
    font-weight: 500;
    line-height: 28px;
    margin-top: 10px;
}

.bqsm_box a {
    font-size: 12px;
    font-weight: 500;
    color: rgba(0, 0, 0, .56);
    line-height: 28px;
}

.bqsm_box a:hover {
    color: #00B38A;
}

.share_box {
    position: relative;
    width: 100%;
    height: 110px;
    padding: 40px 0;
}

.tag_list {
    margin-top: 3px;
    font-size: 14px;
    color: #333;
    font-weight: 600;
}

.tag_list .tag_item {
    font-size: 12px;
    background: #00B38A;
    line-height: 26px;
    border-radius: 100px;
    padding: 0 12px;
    margin-right: 2px;
    display: inline-block;
    transition: all .3s ease;
    font-weight: 500;
}

.tag_list .tag_item:hover {
    opacity: .8;
}

.tag_list .tag_item a {
    color: #fff;
}

.tuijian_title {
    width: 100%;
    padding: 40px 0 20px 0;
}

.tuijian_title h2 {
    position: relative;
    float: left;
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
    padding-left: 10px;
}

.tuijian_title h2:after {
    position: absolute;
    content: '';
    width: 4px;
    height: 17px;
    background: #00B38A;
    left: 0;
    top: 3px;
}

.tuijian_wrap li {
    float: left;
    background: #FFFFFF;
    margin: 0 20px 20px 0;
    transition: all .3s;
}

.tuijian_wrap li a {
    display: block;
    width: 282px;
    height: 100px;
    padding: 16px 14px 20px 14px;
}

.tuijian_wrap li:nth-child(3n) {
    margin-right: 0;
}

.tuijian_wrap li p {
    height: 40px;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all .3s;
}

.tuijian_wrap li span {
    font-size: 14px;
    color: #999;
    line-height: 20px;
    margin-top: 10px;
    display: block;
}

.tuijian_wrap li span i {
    font-size: 30px;
    color: #E0E0E0;
    vertical-align: bottom;
}

.tuijian_wrap li:hover {
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
}

.tuijian_wrap li:hover p {
    color: #00B38A;
}

.tag_ul .tag_item {
    float: left;
    width: 117px;
    height: 34px;
    background: #F5F5F5;
    margin: 0 10px 10px 0;
    font-size: 14px;
    color: #666666;
    line-height: 34px;
    text-align: center;
    transition: all .3s;
}

.tag_ul .tag_item:nth-child(2n) {
    margin-right: 0;
}

.tag_ul .tag_item:hover {
    background: #00B38A;
    color: #fff;
}

.ganhuo_ul_tag a {
    float: left;
    display: block;
    font-size: 12px;
    background: #00B38A;
    line-height: 26px;
    border-radius: 100px;
    padding: 0 12px;
    margin-right: 8px;
    display: inline-block;
    transition: all .3s ease;
    font-weight: 500;
    color: #fff;
}

.ganhuo_ul_tag a:hover {
    opacity: .8;
}