a.disabled {
    pointer-events: none;
    filter: alpha(opacity=50);
    /*IE滤镜，透明度50%*/
    -moz-opacity: 0.5;
    /*Firefox私有，透明度50%*/
    opacity: 0.5;
    /*其他，透明度50%*/
}

.index-reportInfo-intro {
    height: 40px;
}

.index-reportInfo-title p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #000000;
    font-size: 18px;
    line-height: 24px;
    height: initial;
}
.index-reportInfo-infoItem {
    background: rgba(244, 244, 244, 0.85);
    color: #909090;
    padding: 0 10px;
    height: 82px;
    line-height: 24px;
    position: absolute;
    bottom: 14px;
    width: 230px;
}

.index-news-item {
    position: relative;
    width: 250px;
    height: 254px;
    margin-top: 16px;
    margin: 2.1% 2.1% 0 2.1%;
}

.index-news-box {
    border: none;
    padding: 0;
    width: 100%;
}

.QR_code {
    display: none;
    padding: 15px;
    width: 100px;
    position: absolute;
    top: 380px;
    left: 95px;
    background-color: #F8F8F8;
    box-shadow: 0 0 10px #b4b4b4;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    z-index: 999;
}

.QR_code_img {
    display: none;
    position: absolute;
    top: 360px;
    left: 150px;
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid;
    border-color: transparent transparent #797373 transparent;
}

.index-news {
    background-color: #FFF;
    /* width: 855px; */
    margin-top:0px;
}
.report-type{
    position: relative;
    padding-top: 20px;
    margin: 0 20px;
}
.report-type>p{
    font-size: 26px;
    
    font-weight:bold;
    color:rgba(0,0,0,1);
    line-height:42px;
    display: inline-block;
}
hr{
    margin: 10px 20px;
}
.left-container {
    padding: 0;
    background-color: #ffffff;
}
ul.layui-tab-title {
    margin: 0 20px;
}
.layui-tab-content {
    padding: 0;
}
.layui-tab-title .layui-this:after{
    border-bottom: solid 3px #d61519;
    border-top: none;
    border-left: none;
    border-right: none;
}
.date_select option{
    color: #999;
}
.date_select {
    width: 50px;
    height: 28px;
    border: 1px solid #b7b7b7;
    border-right: none;
    color: #b7b7b7;
    background-color: #fff;
    display: inline-block;
    padding: 0px 5px 0 10px;
}
.date_select_ul li{
    padding: 5px 10px;
}
.date_select_ul{
    position: absolute;
    z-index: 5;
    background-color: #fff;
    border-left: #bbb 1px solid;
    border-right: #bbb 1px solid;
    border-bottom: #bbb 1px solid;
    width: 96px;
    max-height: 248px;
    overflow:auto;
}
.date_select_ul::-webkit-scrollbar{width:5px;}
.date_select_ul::-webkit-scrollbar-track{background-color:#ddd;}
.date_select_ul::-webkit-scrollbar-thumb{background-color:#bbb;}
.date_select_ul::-webkit-scrollbar-thumb:hover {background-color:#aaa}
.date_select_ul::-webkit-scrollbar-thumb:active {background-color:#999}
.click_select{
    display:inline-block;
    width:97px;
    height:30px;
    vertical-align: middle;
    cursor: pointer;
    /* background-color:#d61519; */
}
.click_select>span{
    width: 30px;
    height: 28px;
    line-height: 30px;
    float: right;
    border: 1px solid #b7b7b7;
    border-left: none;
}
.date_select_div{
    width:104px;
    height:30px;
    display:none;
}
.report_search{
    position: absolute;
    right: 0px;
    top: 27px;
}
.report_search_value{
    border: 1px solid #b7b7b7;
    width: 200px;
    height: 28px;
    color: #000;
    background-color: #fff;
    display: inline-block;
    padding: 0px 5px 0 10px;
    vertical-align: middle;
}
.search_btn{
    background-color: #d61518;
    height: 30px;
    padding: 0px 6px;
    vertical-align: middle;
    color: #fff;
    cursor: pointer;
}
.index-reportInfo-infoItem .index-reportInfo-title {
    margin: 0px 0px 2px 0px;
    padding-top: 6px;
}
.report_img img{
    display: block;
    width: 100%;
    height: 150px;
    object-fit: cover;
    border: none;
}
.report_img {
    width: 100%;
}
.index-news-box>a{
    min-height: 150px;
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
}
.channel_name{
    position: absolute;
    background-color: rgb(214 21 24 / 73%);
    color: #fff;
    padding: 2px 6px;
    top: 0px;
    height: 16px;
    line-height: 16px;
}
.free{
    position: absolute;
    background-color: rgb(214 21 24 / 73%);
    padding: 2px 6px;
    top: 22px;
    height: 16px;
    line-height: 16px;
}
.free>span,.channel_name>span{
    transform: scale(0.83);
    color: #fff;
    font-size: 12px;
}
.load_more,.industry_report_load_more{
    width: 250px;
    height: 50px;
    background: #EBEBEB;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    line-height: 50px;
    text-align: center;
    margin: 40px auto 60px auto;
    cursor: pointer;
}
.news-headerline-big .video-headline-title {
    bottom: 36px;
}
.related_articles {
    background-color: #ffffff;
    margin-top: 10px;
    padding: 0 30px;
    height: 373px;
}
.type_name {
    padding: 24px 0 12px 0;
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 20px;
}
.type_name>p {
    height: 42px;
    font-size: 26px;
    font-weight: bold;
    color: #000000;
    line-height: 42px;
}
.article_list {
    display: flex;
    justify-content: space-between;
}
.article_item {
    width: 250px;
    height: 240px;
}
.article_item>img {
    width: 250px;
    height: 150px;
    object-fit: cover;
}
.article_item>.article_title {
    width: 250px;
    height: 46px;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    line-height: 22px;
    margin-top: 13px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.article_item>.article_release {
    font-size: 12px;
    color: #525252;
    line-height: 17px;
    margin-top: 6px;
}
.release_time{
    position: absolute;
    bottom: 0;
}
.data_item,.green_dual_carbon_report_page_data_item,.industry_report_data_item{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: stretch;
}