/* --------------------------------------黄页列表页 ------------------------------------*/
.pointer{
    cursor: pointer;
}
.ad1 button {
    top: 0!important;
}

/* 企业列表 start */
.company_list ul{
    margin: 0;
    width: 100%;
}
.company_list ul li{
    border:1px solid #e0e0e0;
    padding:30px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}
.company_list ul li .mess_left{
    color: #121212;
    width: 420px;
}
.company_list ul li .mess_left p{
    margin-top: 20px;
}
.company_list ul li .mess_left p:nth-child(2){
    display: -webkit-box !important;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 24px;
    max-height: 48px;
}
.company_list ul li .mess_left p:nth-child(3){
    margin-top: 16px;
}

.company_list ul li .mess_left p span{
    color: #666;
}
.company_list ul li .mess_left p span:nth-child(2){
    margin-left: 50px;
}
.company_list ul li .mess_midd div{
    width: 160px;
    height: 160px;
    float: left;
    margin-right: 10px;
}
.company_list ul li .mess_midd div a{
    color: #666;
    width: 140px;
    display: block;
    margin: 0 auto;
}
.company_list ul li .mess_midd div a:first-child{
    border:1px solid #e0e0e0;
}
.company_list ul li .mess_midd div img{
    width: 140px;
    height: 140px;
}
.company_list ul li .mess_right{
    width: 20px;
    padding:20px 1px;
    height: 120px;
    color: #000;
    background: #e0e0e0;
}
/* 企业列表 end */
/* 排序 start */
.word_sou input{
    width:200px;
    height:30px;
    line-height:28px;
    padding-left:5px;
    border:1px solid #ddd;
}
.word_sou button{
    width: 80px;
    text-align: center;
    line-height: 32px;
    background: #ff7e00;
    color: #fff;
}
/* 排序 end */
/* --------------------------------------黄页首页 ------------------------------------*/
.company_jj{
    border:1px solid #e0e0e0;
    margin-top:30px;
    padding:10px 20px 20px;
    min-height: 260px;
    background: #ebeef1;
}
div.titles{
    line-height: 50px;
    font-size: 16px;
    font-weight: 700;
}
.company_jj img{
    width: 200px;
    height: 200px;
    float: left;
    margin: 0 10px 10px 0;
}
.company_jj p{
    text-indent: 2em;
    line-height:25px;
}
/* 公司信息 */
table.xinxi{
    /* border:1px solid #e1e6eb; */
    width: 100%;
    margin-top: 30px;
}
table.xinxi caption{
    border:1px solid #e1e6eb;
    border-bottom: none;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 700;
}
table.xinxi tr{
    height: 40px;
}
table.xinxi td{
    border:1px solid #e1e6eb;
    text-indent: 1.5em;
    line-height: 20px;
    padding: 5px;
}
table.xinxi td:nth-child(odd){
    background: #ebeef1;
    width: 82px;
}
/* 公司相册 */
.company_photo{
    margin-top: 30px;
    /* max-height: 701px; */
    border:1px solid #e1e6eb;
}
.company_photo>div{
    padding:0 20px;
    border-bottom:1px solid #e1e6eb;
}
.company_photo ul{
    /* max-height: 701px; */
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.company_photo ul li{
    width: 210px;
    height: 170px;
    display: inline-block;
    margin-left: 14px;
    margin-top: 20px;
    text-align: center;
}
.company_photo ul li p{
    width: 150px;
    margin: 10px auto 0;
    height: 18px;
}
.company_photo ul img{
    width: 155px;
    height: 155px;
}
/* 右半块 */
.hy_sidebar{
    width: 240px;
    margin-top: 30px;
}
.sidebar_top{
    padding:20px 10px 10px 10px;
    border:1px solid #e1e6eb;
}
.sidebar_top .name{
    text-align: center;
}
.sidebar_top .pic{
    width: 130px;
    height: 160px;
    padding:5px 8px;
    margin: 20px auto;
    border:1px solid #e1e6eb;
}
.sidebar_top .pic img{
    width: 130px;
    height: 160px;
}
.sidebar_top p {
    margin-top: 10px;
}
.sidebar_top p span{
    display: block;
    width: 42px;
    float: left;
    line-height: 22px;
}
/* .sidebar_top p span:nth-child(3){
    margin-left: 40px;
} */
.sidebar_top>p>img{
    width: 22px;
    height: 22px;
    display: block;
    float: left;
}
.sidebar_top .detail{
    margin: 10px 0 10px 0;
    line-height: 25px;
}
.sidebar_top .detail span{
    display: inline-block;
}
.shop_upArea_hotnews>div {
    color:#ff7e00
}
.shoping_classfy {
    min-height: 184px;
    max-height: none;
}
.shoping_classfy>div{
    color:#fff;
    background: url(../../images/hy/yp_con_bg.png) no-repeat center;
}
.shoping_classfy .jia{
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 3px;
    cursor: pointer;
}
.shoping_classfy ul.one>li{
    line-height: 18px;
    margin: 10px;
}
.shoping_classfy ul.two>li{
    margin:10px 0px 10px 20px;
}
.shoping_classfy ul.three>li{
    margin: 10px 0px 10px 25px;
}
/* --------------------------------------账户中心企业黄页 ------------------------------------*/
table.div1-table{
    table-layout: inherit;
}
.div1-table tr td:first-child {
    width: 13%;
}
.div1-table tr td input {
    width: 252px;
    border:1px solid #e0e0e0
}
.div1-table tr td input.long{
    width: 525px;
}
.div1-table tr td select.long{
    width:266px;
    height: 37px;
}
.div1-table tr td:nth-child(3) {
    width: 12%;
    margin-left: 20px;
}
.div1-table tr td.shenhe img{
    width: 50px;
    height: 50px;
}
.yewu ul textarea{
    margin-left: 40px;
    text-indent: 2em;
    padding:5px;
}
.shop_imgs{
    justify-content: flex-start;
}
.shop_imgs>div{
    border:1px solid #eaeaea;
    width: 137px;
    height: 170px;
}
.shop_imgs>div li{
    margin: 20px auto;
}
.a-upload input {
    width: 100px;
    opacity: 0;
}
.a-upload {
    margin:-9px 0 0 20px;
    width: 100px;
    height:60px;
    cursor: pointer;
    position: absolute;
    background: url(../../images/user/shell/plus_sp_img.jpg) no-repeat center;
    background-size: 100px 60px;
}
.a-upload img {
    position: absolute;
    width: 100px;
    height: 60px;
    left: 0;
    overflow: hidden;
}
.a-upload #up{
    position: absolute;
    top:0;
    width: 100px;
    height: 60px;
}
.div1-table tr td .tip{
    margin-left: 150px;
    color: #f00;
}
.show_pic{
    margin:20px;
    border:1px solid #d9d9d9;
    width: 77%;
}
.show_pic p{
    padding-left:8px;
    background:#fafafa;
    line-height: 30px;
}
/* 展示页面 */
.show_mess table{
    width: 100%;
    margin-top: 20px;
}
.show_mess table td:first-child{
    padding-left: 30px;
}
.show_mess table .qylogo{
    width: 85px;
    height: 85px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    overflow: hidden;
    
}
.show_mess table .qylogo img{
    width: 100%;
    height: 100%;
}
.show_mess table span{
    color:#f00;
    margin: 0 5px;
}
.show_mess table tr{
   height: 50px;
   line-height: 18px;
}
.show_mess table tr .flextd{
    display: flex;
    align-items: center;
}
.show_mess table tr.qy_js{
    border-top:1px solid #eaeaea;
}
.show_mess table tr.qy_js img{
    width: 135px;
    height: 135px;
    margin-right: 10px;
    vertical-align: top;
}
.show_mess button{
    width: 130px;
    height:35px;
    line-height: 35px;
    border-radius: 5px;
    margin-left: 40px;
}
.show_mess button.color_ffdd12{
    background: #343434;
    position: relative;
}
.color_ffdd12{
    color:#ffdd12
}
.show_mess button img{
    width: 40px;
    height: 35px;
    position: absolute;
    left:-17px;
}
/* --------------------------------------主营产品 ------------------------------------*/
div.product{
    border:1px solid#ddd;
    border-top:2px solid #436ccb;
    margin-top: 30px;
}
.product_list{
    width: 98%;
    margin: 20px auto;
}
.product_list p{
    height: 41px;
    padding-left: 10px;
    border-bottom: 1px solid #ddd;
}
.product_list p span{
    display: inline-block;
    height: 40px;
    width: 80px;
    line-height: 40px;
    letter-spacing: 3px;
    font-size: 14px;
    border-bottom:4px solid #ff7e00;
}
.product_list ul.list{
    min-height: 183px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.product_list ul.list li{
    width: 183px;
    height: 181px;
    border:1px solid #ddd;
    margin:17px 0 0 26px;
    padding:10px;
    text-align: center;
    overflow: hidden;
}
.product_list ul.list li:nth-child(4n+1){
    margin-left: 2px;
}
.product_list ul.list li a{
    color: #666;
    width:160px;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.product_list ul.list li a:nth-child(2){
    height:25px;
    line-height: 25px;
}
.product_list ul.list li img {
    width: 160px;
    height: 147px;
}
/* --------------------------------------店铺商品 ------------------------------------*/
.product_list ul.tag{
    margin:20px auto 0;
    /* min-height: 30px;
    height: 66px; */
    overflow: hidden;
    padding: 0 62px 10px 34px;
    box-sizing: border-box;
    position: relative;
}
.product_list ul.tag li{
    margin:10px 0 5px 30px;
    float: left;
}
.product_list ul.tag hr{
    margin: 5px 10px 5px 20px;
    background:#fff;
    border-top: 1px dashed #e8e8e8;
}
.product_list ul.tag li:first-child{
    margin-left: 10px;
}
.product_list ul.tag .all{
    position: absolute;
    left: 7px;
    /* top: 10px; */
}
.product_list button {
    position: absolute;
    right: 3px;
    top: 1px;
    color: #666;
    outline: none;
    cursor: pointer;
    background: #fff;
    padding: 4px 8px;
    border: 1px solid #f0f0f0;
    font-size: 12px;
}
.product_list button:hover {
    border: 1px solid #ff7e00;
    color: #ff7e00;
}
.product_list button i {
    font-size: 12px;
    margin-left: 2px;
}
/* --------------------------------------账户中黄页相册页 ------------------------------------*/
/*上传图片插件的样式*/
.layui-upload-drag {
    padding: 0;
    border:none;
}
.hy_pic_top{
    display: flex;
    padding-left: 20px;
    line-height: 30px;
    margin: 14px 0;
}
.hy_pic_top .add-img{
    width: 80px;
    height: 20px;
    border:none;
    border-radius: 4px;
    margin: 0 20px;
}
.img-box {
    margin-bottom: 20px;
}

.z_photo .z_file {
    position: relative;
}

.z_photo .img_preview {
    width: 96%;
    margin: 0 auto;
    padding-bottom: 20px;
    overflow: hidden;
}

.z_photo .img_preview .img_list {
    position: relative;
    width: 175px;
    height: 190px;
    margin: 0 60px 20px 0;
}

.z_photo .img_preview .img_list:nth-child(4n) {
    margin: 0 0 20px 0;
}

.z_photo .img_list .del_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 158px;
    line-height: 125px;
    background: rgba(0,0,0,0.3);
    display: none;
    overflow: hidden;
}

.z_photo .img_list .del_img img {
    cursor: pointer;
    padding: 4px;
    border-radius: 6px;
}
.z_photo .img_list .description input{
    border:1px solid #ddd;
    padding-left: 5px;
    height: 28px;
    width:97%;
    margin: 10px auto;
}
.z_photo .img_list:hover .del_img {
    display: block;
}

.z_photo .layui-upload-img {
    width: 90%;
    height: 158px;
    margin: 0 5%;
}

.img-section {
    border: none;
    width: 100%;
    margin: 0;
    overflow: hidden;
}

.img-box .upimg-div .z_file {
    width: 125px;
    height: 125px;
    background-color: #f7f7f7;
    cursor: pointer;
    padding: 0;
    border: none;
}

.img-box .upimg-div .z_file span {
    bottom: 20px;
    position: absolute;
    left: 27px;
    color: #999;
}
/* 黄页列表补充 */
.yp_list_protit {
    display: block;
    text-align: center;
    margin-top: 8px;
    color: #9a9a9a;
}
.mess_midd {
    width: 530px;
    overflow: hidden;
    height: 162px;
}

/* 黄页-产品 */
.yp_page_protit {
    display: block;
    text-align: center;
    margin-top: 15px;
    color: #252525;
    font-size: 14px;
}
/*--------------------------------------- 购买会员页 --------------------------------*/
.buy_main{
    width: 96%;
    margin: 20px auto;
}
.buy_main .title{
    color:#303435;
    margin: 40px auto;
    letter-spacing: 3px;
}
.buy_main table{
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
}
.buy_main table tr{
    height: 45px;
}
.buy_main table tr:nth-child(odd){
    background: #f6f7fb;
}
.buy_main table th{
    border-right: 1px solid #e6e6e6;
    text-align: center;
}
.buy_main table td{
    border-right: 1px solid #e6e6e6;
    text-align: center;
}
.buy_main table td{
    color:#01a000;
}
.buy_main table td:first-child{
    text-align: left;
    padding-left: 10px;
    color: #595959;
}
.buy_main table th:last-child,td:last-child{
    border-right: none;
}
/* 选项 */
.buy_main .choose {
    border-bottom:1px solid #e6e6e6;
    padding-bottom: 30px;

}
.buy_main .choose ul{
    margin-top: 30px;
}
.buy_main .choose ul li img{
    width: 25px;
    height: 25px;
    margin-right: 5px;
}
.buy_main .choose ul li{
    width: 145px;
    height: 32px;
    line-height: 32px;
    padding: 2px 4px;
    display: inline-block;
    border: 1px solid #e6e6e6;
    margin-right: 30px;
}
.buy_main .choose ul li.active{
    background:url(../../images/pay/zf/pay_border.png) no-repeat;
    border:0 none;
}
.buy_main .bottom {
    margin-top: 30px;
}
.buy_main .bottom button{
    padding:10px 30px;
    margin-right: 30px;
    border-radius: 3px;
}
/*--------------------------------------- 认领黄页 --------------------------------*/

.color_ff3600{
    color:#ff3600;
    margin: 30px auto 20px;
}
.sczz{
    display: flex;
    justify-content: space-between;
    width:90%;  
    margin: 30px auto; 
}
.sczz .rl_upload{
    position: relative;
    width: 320px;
    height: 174px;
    border-radius: 8px;
    overflow: hidden;
    background-color: #f1f1f1;
}
.sczz .rl_upload input {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 320px;
    height: 174px;
    z-index: 5;
}
.sczz .rl_upload img{
    margin: 22px 0 15px;
    width: 271px;
    height: 102px;
}
.sczz .rl_upload  p.bg_color_ff8208{
    background: #ff8208;
    width: 100%;
    line-height: 35px;
    position: absolute;
    bottom: 0;
}
.sczz .zzdemo{
    position: relative;
    width: 320px;
    height: 174px;
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
}
.sczz .zzdemo img{
    width: 100%;
    height: 100%;
}
.bg_color_178af1{
    background: #178af1;
}
.sczz .zzdemo  p.yzshow{ 
    position: absolute;
    width: 100%;
    line-height: 35px;
    bottom: 0;
    /* z-index:3; */
}
.sczz .zzdemo a.xzwtfb{
    display: inline-block;
    border-radius: 3px;
    width: 106px;
    height: 30px;
    line-height: 30px;
}
.sczz .zzdemo a:hover{
    color:#fff
}
.sczz .zzdemo ul{
    color:#8a8a8a;
    margin: 20px 0;
    line-height: 20px;
}
.sczz .wtdemo{
    padding:10px
}
.rl_upload2{
    position: relative;
    width: 320px;
    height: 174px;
    text-align: center;
}
.rl_upload2 input{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 320px;
    height: 174px;
    z-index: 5;
}
.claim_btn button{
    width: 120px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    margin-bottom: 30px;
}
/* -----------------------------------------------企业资讯------------------------------------- */
.user_tit {
    display: flex;
}
.user_main .user_tit>div {
    width: 140px;
    height: 44px;
    line-height: 44px;
    margin-top: 20px;
    margin-left: 45px;
    border-radius: 8px;
    text-align: center;
}
.user_tit>div>a {
    width: 140px;
    height: 44px;
    line-height: 44px;
    border-radius: 8px;
    margin: 0;
}
.user_tit>div.active a {
    background: #fff;
    color: #ff7e00;
}
.fb {
    position: absolute;
    right: 20px;
    top: 6px;
}
.fb a {
    /* padding: 10px 20px; */
    margin-right: 3%;
    border-radius: 5px;
}
.qiye_zixun table{
    border: 1px solid #eaeaea;
    width: 94%;
    margin: 0 3%;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    color: #666;
    text-align: center;
}
.qiye_zixun table th {
    background: #f1f1f1;
    text-align: center;
    border-right: 1px solid #e0e0e0;
    line-height: 34px;
    padding: 6px;
}
.qiye_zixun table tr {
    border-bottom: 1px solid #eaeaea;
}
.qiye_zixun table tr td, th {
    border-right: 1px solid #e0e0e0;
    line-height: 34px;
    padding: 6px;
}
/* 发布资讯 */
.fb_zixun_table.div1-table tr td input {
    width: 500px;
}
/* 资讯详细页 */
.hy_article{
    border:1px solid #ccc;
    border-top:1px solid #5b76fb;
    width:900px;    
    margin-top: 30px;
    padding:11px
}
.hy_article_detail_title{
    width: 100%;
    overflow: hidden;
    padding: 20px 0px;
    margin-top: 10px;
    border-bottom: 1px dashed #d9d9d9;
}
.hy_article_detail_title .page_title {
    width: 100%;
    line-height: 50px;
    margin: 10px 0px;
}
.hy_article_detail_title .page_date {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin: 10px 0px 0 0;
}
.hy_article_text {
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: normal;
    line-height: 27px;
    display: block;
    width: 100%;
    margin: 0px auto;
    white-space: pre-wrap;
    word-wrap: break-word;
}
.article_text {
    min-height: 500px;
}
.tel_box>div{
    width: 90%;
    margin:0 auto;
    position: relative;
}
.tel_box>div img{
    position: absolute;
    right: 0;
}
.tel_box>div h2{
    line-height: 40px;
    height: 20px;
    border-left: 5px solid #f00;
    text-indent: 15px;
    border-bottom: 1px solid #eaeaea;
}
.tel_box>div p{
    line-height: 30px;
}
.tel_box>div p i{
    min-width: 60px;
}
/*------------------- 发布主营产品 ----------------*/
.fb_zhuying tr td input{
    width:500px;
}
.fb_zhuying tr td select{
    width: 200px;
}
.fb_zhuying .cp_jiage td div{
    margin-right: 50px;
}
.fb_zhuying .cp_jiage td input{
    width:150px;
}
.search_zycp{
    border:1px solid #ccc;
    padding:1px 2px;
}
/* 主营产品详细页 */
.lianxi_buy{
    padding:10px 40px;
border-radius: 3px;
}
a.lianxi_buy:hover{
    color:#fff!important;
}
.maincp_right{
    margin-top: 30px;
    border:1px solid #ccc;
    border-top:2px solid #0d35c5;
    padding:30px;
    width:862px;
}