﻿

/* ==============百科详情=============== */
.Detailbaike {
    padding-bottom: 30px;
}
.Detailbaike .IndustryTop .Industry_T_left,.Detailbaike  .Industry_T_r_btm{
    height: 610px;
}
.Detailbaike .Industry_T_r_btm table tr th,.Detailbaike .Industry_T_r_btm table tr td{
    padding: 15px 0;
    font-size: 16px;
}
.Detailbaike .IndustryTop{
    height: auto;
    margin-bottom: 30px;
}
.detail_bk_left{
    min-height: 500px;
    width: 70.668%;
    padding-right: 42px;
}
.Detailbaike .listCon p{
    text-indent: 0;
}
.detailtext h1{
    margin-bottom: 18px;
}
.detailtext h1 a{
    display: inline-block;
    font-weight: normal;
    color: #32b0ed;
    font-size: 16px;
    margin-left: 20px;
}
.detailtext h1 a:hover{
    text-decoration: underline;
}
.detail_bk_right{
    min-height: 500px;
    width: 25.836%;
}
.baikebox1{}
.baikebox1 ul{
    margin: -10px 0 30px;
}
.baikebox1 ul li{
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 42px;
    background: url(../images/Industry/icon6.png) no-repeat left center;
    border-bottom: 1px solid #E8E8E8;
    padding-left: 15px;
}
.baikebox1 ul li:hover{
    color: #166E9F;
}
.detail_bk_right .detail_r_piece a{
    margin-bottom: 13px;
}
/* ===============相关推荐============== */
.Relatedrecomm{
    padding-top: 20px;
}
.Relatedrecomm h2{
    height: 24px;
    border-left:5px solid #0A93CC;
    line-height: 24px;
    padding-left: 13px;
    font-size: 22px;
    color: #333;
    margin-bottom: 20px;
}
.Relatedrecomm ul{
    margin-left: -2%;
}
.Relatedrecomm ul li{
    width: 30.9%;
    margin:0 0 2% 20px;
    float: left;
}
.Relatedrecomm ul li .topimg{
    width: 100%;
    height: 163px;
    overflow: hidden;
    margin-bottom: 12px;
}
.Relatedrecomm ul li .topimg img{
    width: 100%;
    height: 100%;
    transition: .5s;
    object-fit: cover;
}
.Relatedrecomm ul li:hover .topimg img{
    transform: scale(1.1);
}
.Relatedrecomm ul li h3{
    font-size: 15px;
    color: #666666;
    line-height: 22px;
    height: 45px;
    overflow: hidden;
}
/* ==================图谱详情====================== */

.Secondarynavbarbg{
    margin-bottom: 0;
}
.DetailVisua{
    padding-top: 30px;
    position: relative;
}
.DetailVisua::before{
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    background-color: #ddd;
    left: 70.668%;
    top: 0;
}
.listCon{
    
}
/* .detail_cy_left{
    min-height: 500px;
    width: 70.668%;
    padding-right: 42px;
} */
.detail_cy_right{
    min-height: 500px;
    width: 25.836%;
}
.detail_title{
    margin-bottom: 20px;
}
.detail_title h2{
    font-size: 22px;
    font-weight: normal;
}
.detail_title h2::after{
    display: none;
}
.Industry_r_box4{
    margin-top: -10px;
}
.detail_r_box{
    margin-bottom: 30px;
}
/* ==========视角详情================ */

.Secondarynavbarbg{
    margin-bottom: 0;
}
.DetailVisua{
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
}
.DetailVisua::before{
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    background-color: #ddd;
    left: 70.168%;
    top: 0;
}
.listCon{
    
}
.detail_cy_left{
    min-height: 500px;
    width: 70.168%;
    padding-right: 42px;
}
.detail_cy_right{
    min-height: 500px;
    width: 29.832%;
    float: left;
    padding-left: 42px;
}
.detail_title h2::after{
    display: none;
}
.Industry_r_box4{
    margin-top: -10px;
}
.detail_r_box{
    margin-bottom: 30px;
}
.detail_r_box ul.ul1 li{
    margin-bottom: 20px;
}
/* ============产业专题详情================= */
.specialdetail{
    padding-top: 40px;
}
.spebanner{
    height: 380px;
    position: relative;
}
.spebanner::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    top: 0;
    left: 0;
}
.spebanner img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.spebanner h1{
    font-size: 30px;
    color: #FFFFFF;
    position: absolute;
    bottom: 31px;
    left: 39px;
    width: 70%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    z-index: 1;
}
.spebanner .Uponelevel{
    bottom: 25px;
    right: 40px;
    top: inherit;
    z-index: 1;
}
.Readingguide{
    background: #F5F5F5;
    margin-bottom: 54px;
    position: relative;
    padding:45px 91px 45px 227px;
}
.Readingguide .lefttitle{
    width: 173px;
    text-align: center;
    position: absolute;
    left: 0;
}

.Readingguide .lefttitle h3{
    font-size: 32px;
    color: #0A93CC;
    margin-bottom: 18px;
}
.Readingguide .lefttitle p{
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    color: #A0A0A0;
}
.Readingguide .righttext{
    position: relative;
}
.Readingguide .righttext i{
    width: 22px;
    height: 22px;
    position: absolute;
}
.Readingguide .righttext i.i1{
    background: url(../images/Industry/icon11.png) no-repeat center;
    top: -10px;
    left: -52px;
}
.Readingguide .righttext i.i2{
    background: url(../images/Industry/icon12.png) no-repeat center;
    right: -52px;
    bottom: -10px;
}
.Readingguide .righttext p{
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}
.Industry_zhuntilist{}
.Industry_zhuntilist ul{}
.Industry_zhuntilist ul li{
    /* height: 195px; */
    margin-bottom: 38px;
    padding-right: 18px;
    overflow:hidden;
}
.Industry_zhuntilist ul li a{
    height: 100%;
}
.Industry_zhuntilist ul li .leftimg{
    height: 195px;
    float: left;
    width: 300px;
    overflow: hidden;
}

.Industry_zhuntilist ul li .leftimg img{
    width: 100%;
    height: 100%;
    transition: .5s;
}
.Industry_zhuntilist ul li .leftimg img{
    transform: scale(1.1);
}
.Industry_zhuntilist ul li .righttext{
    margin-left: 344px;
    height: 100%;
    text-align: justify;
}
.Industry_zhuntilist ul li .righttext h4{
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 5px 0 12px 0;
}
.Industry_zhuntilist ul li .righttext p{
    font-size: 16px;
    color: #888888;
    line-height: 28px;
    /* max-height: 85px; */
    /* margin-bottom: 20px; */
    overflow: hidden;
}
.Industry_zhuntilist ul li .righttext .bdtext{
    font-size: 14px;
    color: #0A93CC;
    background: url(../images/Industry/icon10.png) no-repeat left center;
    line-height: 16px;
    padding-left: 23px;
}
.Industry_zhunt .Relatedrecomm ul{
    margin-left: -2.7%;
}
.Industry_zhunt .Relatedrecomm ul li{
    width: 22.3%;
    margin-left: 2.7%;
}
.Industry_zhunt .Relatedrecomm ul li .topimg{
    height: 178px;
}
.Industry_zhunt .Relatedrecomm ul li h3{
    font-size: 16px;
}
/* ==============u研究报告详情=================== */
.yanjiubgdl{
    margin-bottom: 34px;
}
.yanjiubgdl dl{}
.yanjiubgdl dl dt{
    width: 260px;
    height: 368px;
    float: left;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
.yanjiubgdl dl dt img{
    width: 100%;
    height: 100%;
}
.yanjiubgdl dl dd{
    margin-left: 317px;
}
.yanjiubgdl dl dd h1{
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
    padding: 8px 0 0px;
}
.yanjiubgdl dl dd .text{
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 36px;
    margin-bottom: 18px;
}
.yanjiubgdl dl dd .text p{

}
.yanjiubgdl dl dd .reportTop_Btn{
    height: 40px;
    margin-bottom: 38px;
}
.yanjiubgdl dl dd .reportTop_Btn a{
    float: left;
    font-size: 14px;
    color: #FFFFFF;
    width: 110px;
    height: 100%;
    margin-right: 14px;
    text-align: center;
    line-height: 40px;
    border-radius: 3px;
}
.yanjiubgdl dl dd .reportTop_Btn a.a1{
    background: #1392D4;
}
.yanjiubgdl dl dd .reportTop_Btn a i{
    width: 14px;
    height: 14px;
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 4px;
}
.yanjiubgdl dl dd .reportTop_Btn a.a1 i{
    background: url(../images/Industry/icon13.png) no-repeat center;
}
.yanjiubgdl dl dd .reportTop_Btn a.a2 i{
    background: url(../images/Industry/icon14.png) no-repeat center;
}
.yanjiubgdl dl dd .reportTop_Btn a.a3 i{
    background: url(../images/Industry/icon15.png) no-repeat center;
}
.yanjiubgdl dl dd .reportTop_Btn a.a2{
    background: #E7AE02;
}
.yanjiubgdl dl dd .reportTop_Btn a.a3{
    background: #E65C62;
}
.yanjiubgdl dl dd .sharebox p{
    font-size: 14px;
    color: #839BAE;
}
.yanjiubgdl dl dd .sharebox .share a{
    margin-top: 12px;
}
.bd_weixin_popup .bd_weixin_popup_main{
    min-height: auto!important;
}
.bd_weixin_popup_bg,.bd_weixin_popup{
    height: auto!important;
}
.fabulous.yanjiulous{
    margin:30px 0 ;
    text-align: center;
}
.pdf .pdfCon img{
    max-width: 100%;
}


/*******政策信息**********/
.detailZcxx .detailtext .listCon p{
    margin-bottom: 0;
}
.detailZcxx .detailtext .listCon .text{
    margin-bottom: 20px;
}
/* 产业图谱详情 */
.Industrybtmdeatil{
    margin-top: 50px;
}
.Industrybtmdeatil h3{
    background: url(../images/titbg.png) no-repeat center;
    height: 66px;
    font-size: 26px;
    font-weight: bold;
    color: #FEFEFE;
    line-height: 66px;
    text-align: center;
}
.Industrybtmdeatil .pictureBox{
    width: 100%;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    padding: 40px;
}
.Industrybtmdeatil .pictureBox img{
    max-width: 100%;
    margin: auto;
}
@media screen and (max-width:768px){
    .Industry_zhunt .Relatedrecomm ul li h3,.detailtext h1 a{
        font-size: .25rem;
    }
    .JZCX_searchlist .Relatedrecomm h2,.detail_title h2{
        font-size: .32rem;
    }
    .detailtext h1{
        font-size: .36rem;
    }
    .listCon p, .listCon .texttitle,
    .listBotCon,
    .detailtext .listQuote,
    .yanjiubgdl dl dd .text{
        font-size: .26rem;
    }
    .listBotCon h4{
        font-size: .38rem;
    }
    .yanjiubgdl dl dd h1{
        font-size: .34rem;
    }
    .spebanner h1{
        font-size: .4rem;
    }
    .spebanner{
        height: 4rem;
    }
    .Industry_zhunt .Relatedrecomm ul{
        display: flex;
        margin-left: 0;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    
    .Industry_zhunt .Relatedrecomm ul li{
        display: none;
        width: 47.5%;
        float: inherit;
        margin-left: 0;
    }
    .Industry_zhunt .Relatedrecomm ul li:nth-child(1),
    .Industry_zhunt .Relatedrecomm ul li:nth-child(2){
        display: block;
    }
    .Industry_zhunt .Relatedrecomm ul li .topimg{
        height: 2.2rem;
        border-radius: 3px;
    }
    .Industry_zhunt .Relatedrecomm ul li h3{
        height: auto;
        overflow:hidden; 
        text-overflow:ellipsis;
        display:-webkit-box; 
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2; 
    }
    .detail_cy_left,.detail_cy_right{
        width: 100%;
        float: inherit;
        padding: 0;
    }
    .DetailVisua::before{
        display: none;
    }
    .current_location {
        display: none;
    }
    .detailtext h1{
        line-height: 1.5;
    }
    .detailtext .icon{
        margin: .15rem 0 .29rem;
    }
    .listCon p, .listCon .texttitle{
        line-height: 1.7;
    }
    .listBot{
        min-height: initial;
        height: 2rem;
        margin: .2rem 0;
        overflow: hidden;
        padding: .2rem;
        background: url("../images/Industry/bannerbg2.jpg") center center no-repeat;
        background-size: auto 100%!important;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .listBotWechat {
        float: initial;
        max-width:1rem;
        margin-left: 0;
    }
    .listBotCon{
        float: inherit;
        text-align: right;
    }
    .listBot .clear{
        display: none;
    }
    .yanjiubgdl dl{
        display: flex;
        position: relative;
        padding-bottom: 2rem;
    }
    .yanjiubgdl dl dt{
        width: 2.6rem;
        height: 3.68rem;
        float: initial;
        margin-right: .2rem;
    }
    .yanjiubgdl dl dd{
        margin-left: 0;
        flex: 1;
        float: initial;
    }
    .yanjiubgdl dl dd h1{
        line-height: 1.6;
        margin-bottom: .2rem;
    }
    .yanjiubgdl dl dd .text{
        line-height: 1.7;
        margin-bottom: .2rem;
    }
    .yanjiubgdl dl dd .reportTop_Btn{
        position: absolute;
        display: flex;
        left: 0;
        bottom: .6rem;
        width: 100%;
        height: .7rem;
        overflow: hidden;
        margin-bottom: .38rem;
        
    }
    .yanjiubgdl dl dd .reportTop_Btn a {
        float: initial;
        font-size: .26rem;
        width: 30%;
        height: auto;
        margin-right: 14px;
        text-align: center;
        line-height: .7rem;
        border-radius: 3px;
        margin: 0 .2rem 0 0;
    }
    .pdf {
        display:none;
    }
        .yanjiubgdl dl dd .reportTop_Btn a:nth-child(1) {
            display:none;
        }
    .yanjiubgdl .sharebox{
        position: absolute;
        display: flex;
        left: 0;
        bottom: 0;
        width: 100%;
        align-items: center;
        margin: 0;
    }
    .yanjiubgdl .sharebox .share a{
        float: initial;
    }
    .yanjiubgdl .sharebox .share{
        display: flex;
    }
    .yanjiubgdl dl dd .sharebox .share a{
        width: .5rem;
        height: .5rem;
        background-size: 100% 100%;
        margin-right: .15rem;
        margin-top: 0;
    }
    .detailtext .listQuote{
        padding: .15rem .25rem;
        line-height: 1.6;
        margin-bottom: .2rem;
    }
    .detail_title{
        margin-bottom: .28rem;
    }
    .Detailbaike .IndustryTop .Industry_T_left{
        height:initial;
    }
    .Detailbaike .Industry_T_r_btm{
        height: auto;
    }
    .Relatedrecomm{
        padding-top: .2rem;
        display: none;
    }
    .detail_bk_left,.detail_bk_right{
        width: 100%;
        padding: 0;
        min-height: initial;
    }
    .detailtext h1{
        margin-bottom: .18rem;
    }
    .specialdetail{
        padding-top: .4rem;
    }
    .Readingguide{
        padding: .45rem .2rem .45rem 2rem;
        margin-bottom: 0;
    }
    .Readingguide .righttext p{
        font-size: .26rem;
        line-height: 1.5;
    }
    .Readingguide .lefttitle h3{
        font-size: .42rem;
    }
    .Readingguide .righttext i.i1 {
        background: url(../images/Industry/icon11.png) no-repeat center;
        top: -.1rem;
        left: -.5rem;
    }
    .Readingguide .righttext i.i2{
        right: 0;
    }
    .Readingguide .lefttitle p{
        font-size: .24rem;
    }
    .Readingguide .lefttitle {
        width: 2rem;
        text-align: center;
        position: absolute;
        left: 0;
    }
    .Industry_zhuntilist ul{
        padding-top: .4rem;
    }
    .Industry_zhuntilist ul li{
        padding-right: 0;
        margin-bottom: .4rem;
    }
    .Industry_zhuntilist ul li a{
            text-overflow: ellipsis;
            overflow: hidden;
    }
    .Industry_zhuntilist ul li .leftimg {
        height: 1.95rem;
        width: 3rem;
        overflow: hidden;
        margin-right: .25rem;
    }
    .Industry_zhuntilist ul li .righttext {
        margin-left: 0;
        height: 100%;
        text-align: justify;
        flex: 1;
    }
    .Industry_zhuntilist ul li .righttext h4{
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: .34rem;
    }
    .Industry_zhuntilist ul li .righttext p{
        overflow:hidden; 
        text-overflow:ellipsis;
        display:-webkit-box; 
        -webkit-box-orient:vertical;
        -webkit-line-clamp:3; 
        display: none;
        font-size: .26rem;
        line-height: 1.6;
    }
    .Industry_zhuntilist ul li .righttext p:nth-child(2){
        display: -webkit-box;
    }
    .Industry_zhuntilist ul li .righttext .bdtext{
        display: none;
    }
    .spebanner h1 {
        bottom: .3rem;
        left: .39rem;
        width: 70%;
    }
    
}