/*------------------------------- 首页 --------------------------*/
.sou_banner{
    width: 1200px;
    height: 190px;
    margin:0 auto;
    background:url(../../images/einformation/index_bg.jpg) no-repeat;
    background-size: 100% auto;
    position: relative;
}
.sou_banner div{
    width: 720px;
    margin-left: 240px;
    height: 48px;
    position: absolute;
    bottom:20px;
    border-radius: 8px;
    overflow: hidden;
    border:1px solid #757575;
}
.sou_banner div input{
    border:none;
    width: 620px;
    height: 48px;
    padding-left: 20px;
}
.sou_banner div button {
    width: 80px;
    text-align: center;
    line-height: 28px;
}
.sou_banner div button img{
    width: 28px;
    height: 28px;
    margin-top: 10px;
}
/* 推荐煤机企业 */
.tuijian{
    width: 1180px;
    margin: auto;
    background:url(../../images/einformation/con1_bg.jpg) no-repeat;
    background-size: 100% auto;
    padding:20px 10px 10px;
}
.tuijian p.title{
    border-left: 4px solid #ff7e00;
    line-height: 20px;
    padding-left: 20px;
}
/* 轮播图 start */
.slideBox{ width: 100%; height:100%; margin: 0 auto;overflow:hidden; position:relative; }
.slideBox ul.cont{
    height: 357px;
    overflow: hidden;
}
.slideBox .pic div{
    float: left;
    width: 245px;
    line-height: 30px;
    border: 2px solid #eaeaea;
    border-radius: 10px;
    padding:10px;
    margin:20px 13px 5px 12px;
    background: #fff;
}
.slideBox .pic div:nth-child(4n){
    margin-right: 10px;
}
.slideBox .pic div a{
    font-size: 14px;
    width: 100%;
    color:#6c6c7c;
}
.slideBox .pic div a:hover{
    color: #ff7e00;
}
.slideBox .div a p{
    width: 100%;
}
/* 前/后按钮代码 */
.slideBox .prev,
.slideBox .next{ position:absolute; z-index: 99;left:0; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../../images/indeximg/slider-arrow.png) #ccc -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:0; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{filter:alpha(opacity=100);opacity:1;}
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
/* 轮播图 end */
/* 热门煤机企业 */
.remen{
    width: 1180px;
    margin: auto;
    padding:20px 10px 10px;
}
.remen p.title{
    border-left: 4px solid #ff7e00;
    line-height: 20px;
    padding-left: 20px;
}
.remen .cont div{
    float: left;
    width: 245px;
    line-height: 30px;
    border: 2px solid #eaeaea;
    border-radius: 10px;
    padding:10px;
    margin:20px 13px 5px 12px;
}
.remen .cont div a{
    color:#6c6c7c
}
.remen .cont div a:hover{
    color: #ff7e00;
}
.look_more{
    width: 1200px;
    height: 30px;
    margin: 30px auto 0;
    background:url(../../images/einformation/more_bg.png) no-repeat center;
}
.look_more a{
    color:#1b53d6;
    line-height: 30px;
}
/*------------------------------------------ 列表页---------------------------------------- */

.qy_list li {
    padding:10px;
    line-height: 38px;
    border:1px solid #eaeaea;
    border-radius: 2px;
    margin: 20px 0 10px;
}
.color_009944{
    color:#009944;
}
.qy_list li span img{
    vertical-align: middle;
    margin-right: 5px;
    width: 15px;
    height: 15px;
}
.qy_list li a img{
    vertical-align: middle;
    margin-right: 5px;
    width: 15px;
    height: 15px;
}
.qy_list li div span{
    margin-right: 100px;
    display: inline-block;
    width: 150px;
}
.qy_list li div span.address{
    display: inline-block;
    width: 505px;
    margin-right: 0px; 
}
.qy_list li h2 span{
    padding:0 5px;
    line-height: 18px;
    margin-right: 65px;
    margin-top: 10px;
}
/* ------------------------------------------------详情----------------------------------- */
.neirong .jianjie{
    padding:20px 10px;
   width: 863px;;
}
.neirong .jianjie h1{
    line-height: 30px;
}
.neirong .jianjie h1 a{
    display: inline-block;
    width: 80px;
    height: 25px;
    line-height: 25px;
    border-radius: 8px;
    margin-left: 20px;
}
.neirong .jianjie .jj{
    margin:10px auto;
    line-height: 30px;
    padding:10px;
    background-color:#ebeef1 ;
}
.neirong .jianjie .jj span:nth-child(1){
    display: inline-block;
    min-width: 300px;
}

/* 基本工商信息 */
.neirong .gs_mess .title{
    line-height: 50px;
}


table.xinxi{
    /* border:1px solid #e1e6eb; */
    width: 100%;
}
table.xinxi tr{
    height: 40px;
}
table.xinxi td{
    border:1px solid #e1e6eb;
    line-height: 28px;
    padding: 5px;
}
table.xinxi td:nth-child(odd){
    background: #ebeef1;
    width: 120px;
    text-align: center;
}
table.xinxi td:nth-child(even){
    text-indent: 1em;
    background: #fff;
}
/* 同地区企业 */
.neirong .tong_area {
    line-height: 50px;
}
.neirong .tong_area ul{
    padding: 0 15px 15px;
    height: 145px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    overflow: hidden;
}
.neirong .tong_area ul li{
    float: left;
    width: 138px;
    line-height: 15px;
    margin-right: 40px;
    margin-top: 20px;
}
.neirong .tong_area ul li:nth-child(5n){
    margin-right: 0;;
}
/* 右半块 */
.hy_sidebar{
    width: 290px;
}
.sidebar_top{
    padding:20px 15px 10px 15px;
    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: 80px;
    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 16px;
    line-height: 25px;
}
.shop_upArea_hotnews>div {
    color:#ff7e00
}

/*------------------------------------- 聚合页css--------------------------- */
.page_banner{
    width: 100%;
    height: 530px;
  
    background:url(../../images/einformation/juhe_banner.jpg) no-repeat;
    background-size: 100% 100%;
    
}
.page_banner div{
    /* position: relative;  */
    overflow: hidden;
    width: 1200px;
    margin:0 auto;
   
}
.page_banner div p.title{
    /* position: absolute; */
    margin-top: 185px;
    font-size: 40px;
    font-weight: bold;
}
.page_banner div p.fu_title{
    margin-top: 10px;
    width: 400px;
    line-height: 20px;
}
.page_banner div span{
    position: absolute;
    letter-spacing: 5px;
    /* top: 240px;
    left: 0; */
}
.hot_shopping{
    width: 1200px;
    margin:10px auto;
    background: #f8fafb;
}
.hot_shopping p.title{
    height: 57px;
    line-height: 57px;
    background: #0b50a2;
}
.hot_shopping ul{
    margin: 0 auto;
    width: 98%;  
    min-height: 520px;
    
}
.hot_shopping ul li{
    overflow: hidden;
    width: 180px;
    margin-right: 40px;
    float: left;
    text-align: center;
    border: 1px solid #393838;
    margin-top: 20px;
    padding: 10px 10px;
    height: 208px;
    border-radius: 8px;
    background: #fff;
}
.hot_shopping ul li:nth-child(5n){
    margin-right: 0;
}
.hot_shopping ul li img {
    width: 155px;
    height: 155px;
    min-height: 155px;
}
.hot_shopping ul li p {
    line-height: 35px;
    height: 35px;
}
.hot_shopping ul li>div {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}
.hot_shopping ul li>div>i {
    display: inline-block;
    width: 53%;
}
.hot_shopping ul li>div>span:nth-child(2) {
    border: 1px solid #ff7e00;
    /* padding: 1px 2px; */
}
/* 热门企业 */
.juhe_qiye{
    width: 100%;
    height: 570px;
    margin-top: 30px;
    /* background:#con_bg.jpg; */
    background:url(../../images/einformation/con_bg.jpg) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.juhe_qiye ul{
    width: 1200px;
    margin:30px auto;
    height: 650px;
}
.juhe_qiye ul li{
    width: 48%;
    background: #f8fafb;
}
.juhe_qiye ul li p.title{
    /* width: 145px; */
    height: 45px;
    line-height: 45px;
    background:#0b50a2 ;
}
.juhe_qiye ul li .list{
    height: 40px;
    line-height: 40px;
    margin: 0 10px;
    border-bottom: 1px dotted #e7e7e7;
}
.juhe_qiye ul li .list:last-child{
    border-bottom: none;
}
.juhe_qiye ul li p.bar{
    height: 25px;
    margin-top: 20px;
    background:#0b50a2 ;
}
/* 煤机百科 */
.juhe_meiji ul{
    width: 1200px;
    margin:30px auto;
    height: 476px;
}
.juhe_meiji ul li{
    width: 48%;
    background: #edf1f4;
    overflow: hidden;
}
.juhe_meiji ul li p.title{
    /* width: 145px; */
    height: 45px;
    line-height: 45px;
    background:#0b50a2 ;
    /* margin-top: 20px;  */
}
.juhe_meiji ul li .list{
    height: 40px;
    line-height: 40px;
    margin:0 10px;
    border-bottom: 1px dotted #e7e7e7;
}
.juhe_meiji ul li .list:last-child{
    border-bottom: none;
}
.juhe_meiji ul li p.bar{
    height: 25px;
    margin-top: 30px;
    background:#0b50a2 ;
}
/* 热门供求 */
.hot_gongqiu{
    width: 1200px;
    margin:30px auto;
}
.hot_gongqiu p.title{
    height: 57px;
    line-height: 57px;
    background: #0b50a2;
}
.supply-list .supply-item {
    float: left;
    cursor: pointer;
}

.supply .supply-main {
    display: none;
}

.supply .selected {
    display: block;
}

.supply-info {
    height: 40px;
    background: #f8f8f8;
    font-size: 14px;
    color: #333333;
    font-weight: 700;
}

.supply-info .supply-item {
    width: 399px;
    text-align: center;
    line-height: 40px;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

.supply-list .active {
    /* color: #ff7e00; */
    background: #fff;
    border-bottom:0 none;
}
.supply-info .supply-item:nth-child(3) {
    border-right: 0 none;
}

.supply-list {
    width: 100%;
    /* border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2; */
}

.supply-table {
    width: 100%;
    font-size: 14px;
}

.supply-table th {
    height: 30px;
    text-align: center;
    line-height: 30px;
    /* padding: 10px 10px; */
    font-weight: 700;
    border:0 none;
}

.supply-table tr {
    height: 50px;
    border-bottom: 1px dotted #e4e4e4;
    cursor: pointer;
}
.supply-table tr:nth-child(1){
    border-bottom: none;
    height:40px;
}
.supply-table tr th:first-child {
    
    width: 40%;
}
.supply-table tr td:first-child img{
    width: 30px;
    height: 30px;
    float: left;
    margin: 10px 10px 0;
}
.supply-table .ellipse{
    text-align: left;
    line-height: 50px;
}
.supply-table td {
    text-align: center;
    padding: 5px 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.supply {
    position: relative;
    /* height: 801px; */
    padding-top: 16px;
}
.juhe_list ul{
    width: 1200px;
    margin:30px auto;
    display: block;
    overflow: hidden;

}
.juhe_list ul li {
    width: 190px;
    height: 120px;
    margin-right:60px;
}
.juhe_list ul li:last-child{
    margin-right: 0;
}
.juhe_list ul li img{
    width: 190px;
    height: 90px;
}