h1 {
    display: block;
    font-size: 30px;
    font-weight: 500;
    color: #388DCD;
    margin: 36px 0 !important;
}

.detailMain div a {
    margin: 0 18px;
    font-weight: 500;
}

.with_48 {
    width: 48%;
}

.article_content {
    /* margin-top: 50px; */
    height: 400px;
}

#sinaInfo {
    height: 320px;
    max-width: 610px;
    float: left;
}

#sinaInfo .infoD {
    height: 90px;
    width: 100%;
    margin-bottom: 25px;
    border: 1px solid #E7E7E7;
}

#sinaInfo .infoD:nth-child(3) {
    margin-bottom: 0;
}

.infoDl {
    padding: 12px 0 0 12px;
    text-align: center;
    float: left;
    width: 150px;
    height: 100%;
    background-color: #008ED3;
}

.infoDl span {
    text-align: left;
    display: block;
    line-height: 29px;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
}

.infoDr {
    width: calc(100% - 150px);
    height: 100%;
    float: left;
    background-color: #F7FBFF;
    padding: 12px 0 12px 24px;
}

.infoDr .gpxx {
    height: 60%;
}

.infoDr .gpxx span {
    display: inline-block;
    float: left;
}

.infoDr .gpxx span:nth-child(1) {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #357D22;
    margin-right: 36px;
}

.infoDr .gpxx span:nth-child(2) {
    margin-right: 12px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #357D22;
}

.infoDr .gpxx span:nth-child(3) {
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    color: #357D22;
}

.infoDr .gpsj {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
}

#sinaInfo .infoD:nth-child(2) .infoDr .gpxx span {
    color: #E60020
}


/* ÓÒ±ße-chart */

.echartPos {
    position: relative;
    /* overflow: hidden; */
    float: right;
}

#echartInfo {
    border: 1px solid #E7E7E7;
    padding: 22.5px 15.8px;
    height: 320px;
    max-width: 610px;
    width: 100%;
    background-size: cover;
}

.echartInfoP {
    text-align: center;
    line-height: 20px;
    position: absolute;
    top: 17px;
    right: 25px;
    z-index: 10;
}

.adda {
    font-size: 16px;
    font-weight: 400;
    margin-right: 7px;
    display: inline-block;
    cursor: pointer;
    padding: 6px;
    position: relative;
}

.adds {
    font-size: 16px;
    font-weight: 400;
    color: #E60020 !important;
    background-color: #fff;
    padding: 6px;
    box-shadow: 0px 8px 12px rgba(126, 172, 249, 0.31);
    /* box-shadow: 0px 8px 12px rgb(126 172 249 / 31%); */
}

.sjx5 {
    position: absolute;
    color: #fff;
    bottom: -12px;
    left: 41%;
}

.echartCon {
    background: url('/uiFramework/commonResource/zip/static/en/static/img/main1-2.png');
    background-size: cover;
    position: relative;
}

.echartTitle {
    position: absolute;
    left: 20px;
    top: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #001B50;
}

#InfoNY {
    /* opacity: 0; */
    display: none;
    border: 1px solid #E7E7E7;
    padding: 19.5px 21px;
    min-height: 320px;
    height: 320px;
    max-width: 610px;
    width: 100%;
}

.znh_ {
    margin-top: 4px;
    font-size: 14px;
    color: #001B53;
    font-weight: bold;
}

#InfoNY strong {
    font-size: 18px;
    font-weight: bold;
    color: #001B50;
    opacity: 0;
}

#InfoNY .gpxx {
    line-height: 48px;
    position: absolute;
    top: 75px;
    /* border: 1px solid; */
}

#InfoNY .gpxx span {
    display: inline-block;
    float: left;
}

#InfoNY .gpxx span:nth-child(1) {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    color: #357D22;
    margin-left: 20px;
    margin-bottom: 6px;
}

#InfoNY .gpxx span:nth-child(2) {
    margin-left: 12px;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    color: #357D22;
}

.NYT {
    display: block;
}

.NYT table {
    text-align: center;
    border-collapse: collapse;
    border: none;
}

.NYT table th {
    border: 1px solid #D4D4D4;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.NYT table td {
    border: 1px solid #D4D4D4;
    color: #008ED3;
    word-wrap: break-word;
}

.NYT table:nth-child(2) th {
    border: none;
    border-left: 1px solid #D4D4D4;
}

.NYT table:nth-child(2) th:nth-child(1) {
    border-right: none;
}

.NYT table:nth-child(2) th:nth-last-child(1) {
    border-right: 1px solid #D4D4D4;
}

@media screen and (max-width:1240px) {
    #InfoNY {
        min-height: 370px;
    }
}

@media screen and (max-width:1200px) {
    .bgc {
        overflow-x: scroll;
    }
}

@media screen and (max-width:1057px) {
    #InfoNY {
        min-height: 400px;
    }
}

@media screen and (max-width:1000px) {
    #InfoNY {
        max-width: 100%;
    }
}

@media screen and (max-width:560px) {
    .sjx5 {
        bottom: -11px;
    }
    #InfoNY {
        min-height: 500px;
    }
}

@media screen and (max-width:320px) {
    #InfoNY .gpxx span:nth-child(1) {
        font-size: 18px;
        line-height: 20px;
        margin-right: 12px;
    }
    #InfoNY .gpxx span:nth-child(2) {
        font-size: 18px;
        line-height: 20px;
    }
}