
.main {
    width: 1200px;
    margin: 0 auto;
}
.empty-box{
    padding-top:116px ;
}

.total-msg{
    padding-left: 20px;
    padding-bottom: 24px;
font-size: 16px;
color: #818894;
}
.total-msg .num{
    color:#E50012
}
.flex_{
    display: flex!important;
}
.top_banner {
    margin-top: 63px;
    width: 100%;
    height: 230px;
    /* padding: 67px 0 0; */
    position: relative;
    font-size: 0;
    background: url("../images/industrial_research/bg_top.png") no-repeat center center/100% 100%;
    border: none;
    border-radius: 0px;
    z-index: 0;
    overflow: hidden;

}
.report-first-left-box{
}
.bg-container {

}

.top_banner .logo_chanyeyanjiuyuan {
    display: block;
    width: 200px;
    margin: 0 auto;
    margin-top: 24px;
    margin-bottom: 16px;
}

.top_banner .text-con {
    /* position: absolute; */
    box-sizing: border-box;
}

.top_banner .top-text {
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 16.8px;
    line-height: 29px;
    color: #FFFFFF;
    text-align: left;
    margin-top: 16px;
}

.num-count-box {
    height: 100px;
    margin-top: -50px;
    /* 不被隐藏在下面 */
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 0px rgba(195, 195, 195, 0.25);
    border-radius: 20px;
    z-index: 9;
}

.numCount .numCount-li {
    width: 211px;
    text-align: center;
}

.numCount .num_info {
    font-weight: 600;
    font-size: 24px;
    color: #E60012;
    line-height: 38px;
}

.numCount .num_info .sub {
    font-size: 16px;
}

.numCount .num_title {
    font-weight: 400;
    font-size: 17px;
color: #797979;
}

/* 选项卡导航 */
.tab_nav {
    margin-top: 30px;
    padding: 0 236px;
    border-bottom: 1px solid #E7E7E7;

    box-sizing: border-box;
}

.tab_nav .tab_nav_li {
    font-weight: 400;
    color: #797979;
    line-height: 35px;
    font-size: 24px;
color: #797979;
}


.tab_nav_group li > a {
    padding-bottom: 13px;
    cursor: pointer;
    margin-bottom: -1px;
    font-weight: 400;
    font-size: 24px;
    color: #797979;
    line-height: 35px;
}

.tab_nav_group a {
    text-align: center;
}

.tab_nav_group .tab_nav_li.active a {
    color: #E60012;
}

.tab_nav_group .border {
    width: 72px;
    height: 4px;
    background-color: transparent;
}

.tab_nav_group .tab_nav_li.active .border {
    background-color: #E60012;
}

.tab-content {
    display: none !important;
    border-top: none;
}

.tab-content.active {
    display: block !important;
}

/* ---------------------------------研究报告------------------------- */
/* ---------搜索框----------- */
.tab-content .search-box {
    margin-bottom: 32px;
}

.tab-content .search-box .search-input {
    width: 100%;
    height: 50px;
    padding: 16px 14px;
    box-sizing: border-box;
    background: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #E7E7E7;
}

.tab-content .search-box .search-input img {
    width: 22px;
    height: 24px;
    margin-right: 8px;
}

.tab-content .search-box #searchInput {
    width: 100%;
    height: 27px;
    border: none;
    padding: 0;
    margin: 0;
    outline: none;
    font-weight: 400;
    font-size: 19px;
    color: #797979;
}

.tab-content .search-box .search-btn {
    width: 108px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #E50012;
    margin-left: 15px;
    border-radius: 5px;
    font-weight: 500;
    font-size: 22px;
    color: #FFFFFF;
    cursor: pointer;
}

/* ---------报告分类、年份----------- */
.report-classification .classificat {
    /* height: 26px; */
    margin-bottom: 24px;
}

.report-classification .c-title {
    width: 70px;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    border: none;
    margin-right: 16px;
}

.report-classification .c-text {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    width: 94px;
height: 34px;
line-height: 34px;
text-align: center;
    border-radius: 30px;
    border: 1px solid #E7E7E7;
    margin-right: 16px;
    cursor: pointer;
}

.report-classification .c-text.active {
    color: #E50012;
    border: 1px solid #E50012;
}

/* 报告内容 */
.left-li-group{
    padding: 0 20px;
}
.classificat-li {
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #E6E6E6;
    position: relative;
    box-sizing: border-box;
}

.left-li-group:hover {
    background: #F6F7FA;
}

.classificat-li .img {
    width: 125px;
    border-radius: 10px;
}

.classificat-li .vip-img {
    width: 43px;
    position: absolute;
    left: 0;
    top: 20px;
    border-radius: 10px 0 0 0;
}

.classificat-li .con-box {
    width: calc(100% - 172px - 15px);
    margin-left: 15px;
}


.classificat-li .con-box h3 {
    max-height: 58px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 20px;
    color: #333333;
    line-height: 28px;
    text-align: left;
}

.classificat-li .con-box .details {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #999999;
    font-size: 17px;
    text-align: left;
    margin-bottom: 14px;
    margin-top: 10px;
}
.details-height-fill{
    height: 40px;
}
.span1{
    margin-right: 50px;
}
.classificat-li .con-box .icon {
    width: 14px;
    height: 14px;
    margin-right: 2px;
}

.classificat-li .con-box .date,
.classificat-li .con-box .from {
    font-weight: 400;
    font-size: 14px;
    color: #BBBBBB;
    line-height: 14px;
}

.classificat-li .con-box .type {
    font-weight: 400;
    font-size: 14px;
    color: #BBBBBB;
    padding: 2px 15px;
    border-radius: 2px;
    border: 1px solid #BBBBBB;
}
.rp-overhead{
    padding-left: 10px;
    padding-top: 5px;
}
/* 查看更多 */
.see_more {
    color: #999999;
    margin: 45px 0 60px;
}

.see_more a {
    display: block;
    margin: 0 auto;
    width: 160px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #CCCCCC;
    text-align: center;
    cursor: pointer;
    border-radius: 30px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999;
}

/* 热门 报告 */
.r-right-box {
    width: 281px;
}

.hot_report {
    border-radius: 6px 6px 6px 6px;
}
.vip-img{
    position: absolute;   
    top: 10px;
    left: 20px;
}
.r-right-box .r-title {
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-weight: 400;
    font-size: 18px;
    color: #010101;
    border-bottom: 1px dotted #E6E6E6;
}

.r-right-box .hot_report {
    background: #fff;
    margin-bottom: 24px;
}

.r-right-box .hot_report_ul  {}

.r-right-box .hot_report .li-group{
    padding: 0 20px;
    position: relative;
}
.r-right-box .hot_report_ul li {
    border-bottom: 1px dotted #E6E6E6;
    /* padding: 0 16px ; */
    padding: 10px 0;

    box-sizing: border-box;
}

.r-right-box .hot_report_ul .li-group:last-child li{
    border-bottom: none;
}

.r-right-box .hot_report_ul li .l-img {
    width: 66px;
    height: 77px;
    background: #EEEEEE;
    margin-right: 10px;
}

.r-right-box .hot_report_ul li .l-img img {
    width: 66px;
    height: 77px;
    border-radius: 5px;
}

.r-right-box .hot_report_ul li .r-text {
    height: 77px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 14px;
    color: #333333;
}

.r-right-box .hot_report_ul li .r-date {
    font-weight: 400;
    font-size: 14px;
    color: #BBBBBB;
    line-height: 16px;
}

/* 查看全部 */
.hot_report .see_more {
    color: #999999;
    margin: 18px 0 20px;
}

.hot_see_more a {
    display: block;
    margin: 0 auto;
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #CCCCCC;
    cursor: pointer;
    border-radius: 30px;
    font-weight: 400;
    font-size: 13px;
    color: #999999;
}

/* 固定定位浮窗 */

/*  */
.fixedbox-hc-guanwang {
    display: flex!important;
}
/* ---------------------------------解决方案------------------------- */
.tab-content-group{
    background: #F6F7FA;
}
.tab-content-group:nth-child(2n){
    background: #fff;

}
.tab-content-group .info-box{
       width: 1200px;
    margin: 0 auto;
}
.jiejuefangan-content .decorat-title-box {
  padding-top: 40px;
  padding-bottom: 20px;
}

.jiejuefangan-content .decorat-img {
    width: 45px;
    height: 21px;
}

.jiejuefangan-content .decorat-text {
    font-weight: 400;
    font-size: 34px;
    color: #464646;
    line-height: 34px;
    margin: 0 18px;
}

.jiejuefangan-content .info-box .serial-number {
    margin-bottom: 16px;
}

.jiejuefangan-content .info-box .serial-number img {
    width: 82px;
    height: 72px;
}

.jiejuefangan-content .info-box .serial-number .n-text {
    font-weight: 600;
    font-size: 32px;
    color: #333333;
    line-height: 38px;
    letter-spacing: 1px;
    margin-top: -27px;
    margin-left: -82px;
}

.jiejuefangan-content .info-box .n-content-text {
    font-weight: 400;
    font-size: 20px;
    color: #797979;
    line-height: 36px;
    letter-spacing: 1px;
    text-align: left;
    margin-bottom: 16px;
    word-break: break-all;
    /* 允许长单词或 URL 地址换行到下一行 */
    white-space: pre-wrap;
    /* 保留空白符序列，但是正常换行 */
}

.jiejuefangan-content .info-box {
    padding-bottom: 40px;
}

.jiejuefangan-content .info-box ul li {
    /* height: 254px; */
}

.jiejuefangan-content .info-box ul li img {
    width: 383px;
    height: 254px;
}

.jiejuefangan-content .info-box .img_moxing {
    height: 710px;
}

.jiejuefangan-content .info-box .has-small-title {
    margin-bottom: 40px;
}

.jiejuefangan-content .info-box .has-small-title h3 {
    /* height: 30px; */
    padding-left: 14px;
    border-left: 6px solid #E60012;
    box-sizing: border-box;
    font-weight: 400;
    font-size: 30px;
    color: #000000;
    margin-bottom: 15px;
}

/* 研究方法与资源 内容 */
.jiejuefangan-content .research-methods-content {
    margin-bottom: 18px;
}

.jiejuefangan-content .research-methods-content ul li {
    background: #FBFBFB;
    border-radius: 10px;
    padding: 34px 31px;
    box-sizing: border-box;
}

.jiejuefangan-content .research-methods-content ul li:nth-child(2n) {
    background: none;

}

.jiejuefangan-content .research-methods-content ul li img {
    width: 120px;
    height: 152px;
    margin-right: 65px;
}

.jiejuefangan-content .research-methods-content ul li .t-text {
    font-weight: 400;
    font-size: 20px;
    color: #797979;
    line-height: 40px;
    word-break: break-all;
    /* 允许长单词或 URL 地址换行到下一行 */
    white-space: pre-wrap;
    /* 保留空白符序列，但是正常换行 */
}

/* ---------------------------------重点项目------------------------- */
.key-projects-content {
    padding-bottom: 0;
}

.key-projects-content .key {
    background: #F6F7FA;
}

.key-projects-content .key:nth-child(2n) {
    background: #fff;
}

.key-projects-content .key-a1 {
    height: 476px;
}

.key-projects-content .key-a2,
.key-projects-content .key-a3 {
    height: 392px;
}

.key-projects-content .key-a4 {
    height: 423px;
}

.key-projects-content .key-a5 {
    height: 426px;
}

.key-projects-content .key-a6 {
    height: 459px;
}

.key-projects-content .key h3 {
    padding-left: 14px;
    border-left: 6px solid #E60012;
    font-weight: 500;
    font-size: 32px;
    color: #333333;
    margin-bottom: 28px;
}

.key-projects-content .key .k-text {
    font-weight: 400;
    font-size: 20px;
    color: #797979;
    line-height: 36px;
    letter-spacing: 1px;
}

.key-projects-content .key .k-img1 {
    width: 488px;
    height: 356px;
    margin-left: 100px;
}

.key-projects-content .key .k-img1 {
    width: 488px;
    height: 356px;
    margin-left: 100px;
}

/* 红餐大数据 */
.key-projects-content .key .wechat-box {
    width: 220px;
    height: 272px;
    margin-right: 202px;
}

.key-projects-content .key .k-img2 {
    width: 220px;
    height: 220px;
    margin-bottom: 12px;
}

.key-projects-content .key .hogncandashuju-img {
    width: 282.5px;
    height: 50px;
    margin-bottom: 20px;
}

/* 红餐智库 */
.key-projects-content .key .hongcanzhiku-img {
    width: 205px;
    height: 50px;
    margin-bottom: 20px;
    margin-right: 202px;
}

.key-projects-content .key .wechat-box2 {
    width: 220px;
    height: 272px;
    margin-left: 202px;
}

.key-projects-content .key .k-img4 {
    width: 488px;
    height: 303.5px;
    margin-right: 100px;
}

.key-projects-content .key .k-img5 {
    width: 488px;
    height: 305px;
    margin-left: 100px;
}

.key-projects-content .key .k-img6 {
    width: 488px;
    height: 339px;
    margin-right: 100px;
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200px);
        -ms-transform: translateX(200px);
        transform: translateX(200px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(200px);
        -ms-transform: translateX(200px);
        transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-200px);
        -ms-transform: translateX(-200px);
        transform: translateX(-200px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(-200px);
        -ms-transform: translateX(-200px);
        transform: translateX(0);
    }
}