@charset "utf-8";
body{
  font-size: 14px;
  font-family: "PingFang SC", Arial, "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", simsun, sans-serif;
}
/* 行业统计 */
.pub-head-charging {
    width: 100%;
    float: left;
    margin:5px 0px;
    border-top: 0px solid #c8c8c8;
    border-bottom: 3px solid #0f2d73;
    padding: 15px 0px;
}
.pub-head-titlebox-charging {
    float: left;
    width: auto;
    background-color:#0f2d73;
    padding:0px 25px;
}
.pub-head-title-charging {
    float: left;
    font-size: 26px;
    color: #ffffff;
}
/*搜索样式*/
.btn-topsea {
    color: #fff;
    background-color: #0f2d73;
    border-color: #0f2d73
}
.btn-topsea:hover,
.btn-topsea:focus,
.btn-topsea:active,
.btn-topsea.active {
    color: #fff;
    background-color: #0f2d73;
    border-color: #0f2d73
}
/* end 智慧停车 */
.ind-topleft {
    width: 75%;
    float: left;
    margin-right: 0%;
  
}

.ind-topright {
    width: 25%;
    float: left;
}

.title-line{
    width:100%; 
    /* border-top:#E6E6E6 2px solid; */
    margin-bottom:2px;
   
}
.title-rightline{
    width:100%; 
    border-bottom:#E6E6E6 0px solid;
    margin-bottom:-42px;
  
}


/**左边部分 start*/

/*begin 左边广告*/
.ind-topleft .ind-topleftimgbox {
    width: 39%;
    float: left;
    border: 0px solid #E1E1E1;
    box-sizing: border-box;
}
.ind-topleft .ind-topleftimgbox .img1
 {
    width: 330px;
    padding: 10px 5px;
    margin: 0px;
    float: left;
}
/*end左边广告图片*/

/* begin 新增 数据*/
.ind-topleft .ind-addnewdata {
     width: 100%;
    float: left;
    border: 0px solid #E1E1E1;
    box-sizing: border-box;
    padding-top:0px;
}
.ind-topleft .ind-addnewdata .ind-newstitle {
    padding: 5px;
}

.ind-topleft .ind-addnewdata .ind-newstitle a {
     color: #2B2B2B !important;
    font-size: 22px;
    margin: 0px 0px 0px 0px;
    /* background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#0162D3), to(#0162D3));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    border-left:#0f2d73 5px solid;
    padding: 0px 0px 0px 10px;
   /*   */
    font-weight:bold;
    /*  font-family: PingFangSC-Semibold, PingFang SC; */
}

.ind-topleft .ind-addnewdata .ind-newscontent {
    float: left;
    margin: 5px 4px;
}
.ind-topleft .ind-addnewdata .ind-newscontent ul{
    float: left;
}

.ind-topleft .ind-addnewdata .ind-newscontent ul li
{
	width: 345px;font-size: 16px;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ind-topleft .ind-addnewdata .ind-newscontent ul li a
{
	width: 335px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ind-topleft .ind-addnewdata .ind-newscontent ul li .dot{
font-size: 24px;font-weight:bold;
 margin:0px 5px 0px 3px;
 color:#b0b0b0;
}
.ind-topleft .ind-addnewdata .ind-newscontent ul li.index_line{
    height:0px;
    line-height: 0px;
    width:90%;
    border-bottom: 1px solid #E6E6E6;
    color:#E6E6E6;
    margin:7px 0px 7px 0px;
}
.ind-topleft .ind-addnewdata .ind-newscontent ul li a,
.ind-topleft .ind-addnewdata .ind-newscontent ul li span{
    float: left;
}

/* end 热门品类  */
/*头部-中心-政策资讯 begin*/

.ind-topleft .ind-news {
    width: 59%;
    margin-right: 1%;
    float: left;
    border: 0px solid #E1E1E1;
    box-sizing: border-box;
}

.ind-topleft .ind-news .ind-newstitle
{
    padding: 5px;
}
.ind-topleft .ind-news .ind-newstitle a
{
    color: #2B2B2B !important;
    font-size: 16px;
    margin: 0px 0px 0px 0px;
    /* background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#0162D3), to(#0162D3));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    border-left:#0f2d73 8px solid;
    padding: 0px 0px 0px 5px;
    
    font-weight:bold;
    /*  font-family: PingFangSC-Semibold, PingFang SC; */

}
 .ind-topleft .ind-news .ind-newscontent{
    float: left;
    margin: 2px 4px;
   
}
.ind-topleft .ind-news .ind-newscontent ul {
    float: left;
}
.ind-topleft .ind-news .ind-newscontent ul li{
    width: 520px;font-size: 16px;
    height: 34px;
    line-height: 34px;
    float: left;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ind-topleft .ind-news .ind-newscontent ul li .dot{
font-size: 24px;font-weight:bold;
 margin:0px 5px 0px 3px;
 color:#b0b0b0;
}
.ind-topleft .ind-news .ind-newscontent ul li.index_line{
    height:0px;
    line-height: 0px;
    width:100%;
    border-bottom: 0px solid #E6E6E6;
    color:#E6E6E6;
    margin:7px 0px 7px 0px;
   
    
}
.ind-topleft .ind-news .ind-newscontent ul li a,
.ind-topleft .ind-news .ind-newscontent ul li span{
    float: left;
}
.ind-topleft .ind-news .ind-newscontent ul li span.ind-time{
    float: right;
    font-size: 14px;
    margin-right: 3px;
    color:#969292;
}
.ind-topleft .ind-news .ind-newscontent ul li span.bold{
    font-weight:700;  font-size: 17px;
}
/*头部-中心-政策资讯 begin*/

/* begin 35个重点城市数据入口 */
.ind-topright .ind-intocity {
     width: 100%;
    float: left;
    border: 0px solid #E1E1E1;
    box-sizing: border-box;
    padding-top:0px;
    padding-bottom:10px;
    height:320px;
}
.ind-topright .ind-intocity .ind-newstitle {
    padding: 5px;
}

.ind-topright .ind-intocity .ind-newstitle a.title {
     color: #2B2B2B !important;
    font-size: 22px;
    margin: 0px 0px 0px 0px;
    border-left:#0f2d73 0px solid;
    padding: 0px 0px 0px 10px;
    font-weight:bold;
    /*  font-family: PingFangSC-Semibold, PingFang SC; */
     text-decoration:none;
     cursor:default;
}
.ind-topright .ind-intocity .ind-newstitle a.more {
    color: #8a8a8a !important;
    font-size: 14px;
    margin: 0px 5px 0px 0px;
    float:right;
    line-height:32px;
}
.ind-topright .ind-intocity .ind-newscontent {
    float: left;
    margin: 5px 0px 5px 15px;
}
.ind-topright .ind-intocity .ind-newscontent ul{
    float: left;
}
.ind-topright .ind-intocity .ind-newscontent ul li
{
    width: 100%;
    height:40px;margin:3px 0px;padding:0px 5px 5px 0px;
    float: left;font-size: 16px;
    border-bottom: 0px solid #BBBBBB;
}

.ind-topright .ind-intocity .ind-newscontent ul li span{
     color: #BBBBBB !important;line-height:35px;font-size: 15px;padding:15px 10px 15px 0px; white-space:nowrap;
}
.ind-topright .ind-intocity .ind-newscontent ul li a span.city{
     color: #e60012 !important;
}
.ind-topright .ind-intocity .ind-newscontent ul li a span {
    color: #333333 !important;line-height:35px;font-size: 15px;padding:15px 10px 15px 0px; white-space:nowrap;
}
/* end 35个重点城市数据入口 */

/* begin 行业报告 */
.ind-topright .ind-hangyebaogao {
    width: 100%;
    float: left;
    border: 0px solid #E1E1E1;
    box-sizing: border-box;
    padding-top:10px;
    
}
.ind-topright .ind-hangyebaogao .ind-newstitle {
    padding: 5px;
}

.ind-topright .ind-hangyebaogao .ind-newstitle a.title {
    color: #2B2B2B !important;
    font-size: 22px;
    margin: 0px 0px 0px 0px;
    /* background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#0162D3), to(#0162D3));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    border-left:#0f2d73 5px solid;
    padding: 0px 0px 0px 10px;
   /*   */
    font-weight:bold;
    /*  font-family: PingFangSC-Semibold, PingFang SC; */

}
.ind-topright .ind-hangyebaogao .ind-newstitle a.more {
    color: #8a8a8a !important;
    font-size: 14px;
    margin: 0px 5px 0px 0px;
    float:right;
    line-height:32px;
}
.ind-topright .ind-hangyebaogao .ind-newscontent {
    float: left;
    margin: 10px 4px 10px 4px;
    height:290px;
    overflow:hidden;
}
.ind-topright .ind-hangyebaogao .ind-newscontent ul,
.ind-topright .ind-hangyebaogao .ind-newscontent ul li
{
    width: 100%;
    height:auto;
    line-height: 36px;
    float: left;
}
.ind-topright .ind-hangyebaogao .ind-newscontent ul li.fagui_line
{
    border-bottom: 1px solid #E6E6E6;
}

.ind-topright .ind-hangyebaogao .ind-newscontent ul li .dot {
font-size: 24px;font-weight:bold;
 margin:0px 5px 0px 3px;
 color:#b0b0b0;
}

.ind-topright .ind-hangyebaogao .ind-newscontent ul li.index_line{
    height:0px;
    line-height: 0px;
    width:100%;
    border-bottom: 1px solid #E6E6E6;
    color:#E6E6E6;
    margin:10px 0px 10px 0px;
   
    
}

.ind-topright .ind-hangyebaogao .ind-newscontent ul li a,
.ind-topright .ind-hangyebaogao .ind-newscontent ul li span {
    float: left; font-size: 14px;
}
.ind-topright .ind-hangyebaogao .ind-newscontent ul li span.ind-time {
    float: right;
    font-size: 14px;
    margin-right: 3px;
    color:#969292;
}

/* end 行业报告 */

/* begin 统计图表列表 */
.pub-PagingBox {
    width: 100%;
    margin: auto;
}
.pub-PagingBox #getPagingLaypageBox{margin-top: 50px;}

.pub-PagingBox #getPagingListShow {background-color:#F6F7F9;padding: 5px 0px 5px 0px;}  
.pub-PagingBox #getPagingListShow ul li{float:left; width:33.3%;}
.pub-PagingBox #getPagingListShow .list{
	flex-wrap:wrap; display: flex;flex-direction: row;align-items: center; 
}    
.pub-PagingBox #getPagingListShow .list .nodatalist{
    width:100%;height:70px; line-height:70px; text-align: center; 
}
.pub-PagingBox #getPagingListShow .list-item{    
    width: 352px;
    height: 339px;
    background: #fff;
    border-radius: 3px;
    padding: 16px 16px;
    margin: 8px 8px; 
 }
.pub-PagingBox #getPagingListShow .list .list-item:nth-child(3n){margin-right:0}
.pub-PagingBox #getPagingListShow .list .list-item .title {
    width:100%;
    height: 24px;
    font-size: 16px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #202a33;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pub-PagingBox #getPagingListShow .list .list-item .img {
    padding: 16px 16px;
}
.pub-PagingBox #getPagingListShow  .list .list-item .img .thumbnail{width:328px;height:202px;-o-object-fit:contain;object-fit:contain}
.pub-PagingBox #getPagingListShow .list .list-item .date-author {
    height: 22px;
    font-size: 14px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #a8b4bf;
    line-height: 22px;
}
.pub-PagingBox #getPagingListShow .list .list-item .date-author .date {width:19%;float:left;}
.pub-PagingBox #getPagingListShow .list .list-item .date-author .author {width:79%; float:right; text-align:right;}


.pub-PagingBox #getPagingListShow .list .list-item .split-line {
    width: 100%;
    height: 1px;
    background: #eef2f6;
    margin: 12px 0;
}
.flexrbc {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.flexrbc {
    align-items: center;
}
.pub-PagingBox #getPagingListShow  .list .list-item .data-type{width:49%;float:left;width:64px;height:24px;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#202a33;line-height:24px}
.pub-PagingBox #getPagingListShow .list .list-item .read-report{width:49%; float:right; text-align:right;width:64px;height:24px;font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#999999;line-height:24px}
.pub-PagingBox #getPagingListShow .list .list-item .type-read .read-report .acolor { color: #327bfa;}
/* end 统计图表列表 */

/* begin搜索头部样式 */
 .searchlist {
    width: 100%;
    float: left;
    padding: 0px 0px 0px 0px;
    font-size:14px;
    align-items: center;
    background: #ffffff;
    border: 1px solid #eaf1fe;
    margin: 8px 0px 8px 0px;
}
 .searchlist .filter-item {
    display: flex;
    align-items: center;
    background: #fff;
    border-left: 1px solid #eaf1fe;
    border-bottom: 1px solid #eaf1fe;
 }
 .searchlist .filter-item li {
    width:auto;
    text-align: center;
    float: left;
    color:#333333;
    cursor:default;
    background: #fff;
}
.searchlist .filter-item li.title{
    background: #eaf1fe;
    padding: 15px; 
}
.searchlist .filter-item li.title img {
    width: 20px;
    margin-right: 5px;
    vertical-align: middle
}
.searchlist .filter-item li.data{
    padding: 10px 15px 5px 5px;
    margin: 8px 8px 8px 8px;
    background: #fff
}
.searchlist .filter-item li.data span{
    margin-left: 6px
}
.searchlist .filter-item li.datatwo{
    padding: 8px 15px 5px 15px;
    margin: 0px 8px 0px 8px;
    background: #fff
}

.searchlist .filter-item .label{
    padding: 16px 16px;
    margin: 8px 8px 8px 8px;
    border-radius: 3px;
}

.searchlist .filter-item li.span{
    margin-left: 12px
}

.searchlist  .filter-item li:first-child{margin-left: 0px;}

.searchlist .filter-item .Time{
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid rgba(0,0,0,.08);
    border-color: rgba(0,0,0,.08);
    color: #202a33;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: none;
    margin: 5px 10px;
    transition: .1s;
    font-weight: 500;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    padding: 1px 15px;
    font-size: 14px;
    border-radius: 4px;
    height:28px;line-height:28px;
    
}
.searchlist .filter-item .Time:hover{
background-color: #ebf2ff;
}
.searchlist .filter-item .button-focus {
    color: #327bfa;
    border-color: #c2d7fe;
    background-color: #ebf2ff;
}

/* end 搜索头部样式 */

