.content-left,
.content-right {
    float: left;
}

.content-left {
    width: 205px;
    position: relative;
    border-right: 1px dashed gray;
    margin-left: 38px;
}

.content-round {
    height: 153px;
    width: 153px;
    border-radius: 50%;
    background-color: #c11920;
    margin-left: 8px;
    position: absolute;
    z-index: 2;
}

.content-round span {
    color: #fff;
    font-size: 26px;
    line-height: 26px;
}

.content-year {
    margin-left: 25%;
    padding-top: 32%;
}

.content-year i {
    margin: 0 5px;
}

.content-year span:nth-child(2) {
    margin-left: 10px;
}

.round2 {
    height: 108px;
    width: 108px;
    border-radius: 50%;
    background: #c11920;
    opacity: 0.2;
    position: absolute;
    left: 14px;
    top: 70px;
}

.round3 {
    height: 26px;
    width: 26px;
    border-radius: 50%;
    background: #c11920;
    opacity: 0.2;
    position: absolute;
    left: 125px;
    top: 140px;
}

.round4 {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background: #c11920;
    opacity: 0.1;
    position: absolute;
    left: 85px;
    top: 30px;
}

.year-title {
    padding-top: 200px;
    padding-bottom: 80px;
    margin-left: 60px;
    width: 39px;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
}

.content-h3 {
    float: left;
}

.qyry-h3 {
    float: none;
}

.qyry-hide {
    display: none;
}

.content-right {
    width: 714px;
    border-left: 1px dashed gray;
}

.content-right span {
    display: inline-block;
    margin-left: 8px;
    text-align: center;
    line-height: 34px;
    color: #fff;
    height: 34px;
    width: 98px;
    border-radius: 14px;
    background: lightgray;
    cursor: pointer;
}

.content-right p {
    position: relative;
    line-height: 65px;
    margin-left: 24px;
    word-break: break-all;
    word-wrap: break-word;
}

.content-right p:nth-child(1) {
    margin-top: -20px;
}

.content-right i {
    margin-right: 5px;
    cursor: pointer;
}

.content-right i img {
    height: 14px;
    width: 10px;
}

.yearBtnLeft {
    float: left;
}

.yearBtnRight {
    float: right;
}

.cup {
    position: absolute;
    left: -30px;
    top: 5px;
}

.iconBtn {
    cursor: pointer;
}

.content-right-text {
    margin-top: 20px;
}

.selected {
    background: #c11920 !important;
}


/* zzjg */

.slideTxtBox {
    float: left;
    width: 815px;
    text-align: left;
}

.slideTxtBox .hd {
    height: 42px;
    line-height: 30px;
    margin-left: 20px;
    border-bottom: 3px solid #c11920;
    position: relative;
}

.slideTxtBox .hd ul li {
    font-size: 16px !important;
    float: left;
    padding: 0 15px;
    cursor: pointer;
}

.slideTxtBox .hd ul li.on {
    height: 30px;
    background: #c11920;
    color: #fff;
    border-bottom: 2px solid #c11920;
}

.slideTxtBox .bd .listWrap {
    padding: 15px;
    zoom: 1;
}

.slideTxtBox .bd {
    width: 960px;
    margin-left: -170px;
}

.slideTxtBox .bd .listWrap .zzjgTextTitle {
    /* height:24px;  */
    line-height: 24px;
}

.topnews li {
    height: auto;
    clear: none;
}

.slideTxtBox .bd .listWrap .zzjgTextTitle {
    border-right: 1px dashed gray;
    height: 100%;
    line-height: 24px;
    min-height: 686px;
}

.zzjgTextTitle {
    float: left;
}

.slideTxtBox h4 {
    font-size: 18px;
}

.slideTxtBox .bd .listWrap .zzjgTextTitle:nth-child(3) {
    border-right: none;
}

.textList {
    height: 100%;
    width: 284px;
    padding-left: 13px;
    padding-right: 12px;
}

.textList li {
    line-height: 18px !important;
    height: auto;
    margin-bottom: 10px;
    font-size: 14px !important;
    word-break: break-all;
    word-wrap: break-word;
}

.lastList {
    border-right: none;
}


/* shgy */

.shgy-bd {
    width: 960px;
    height: 100%;
    margin-left: -142px !important;
}

.contentTop {
    margin-top: 26px;
    background: #f5f5f5;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    overflow: hidden;
    font-size: 0;
    height: 0;
}

.contentTop img,
.contentTop span {
    display: inline-block;
    vertical-align: middle;
}

.contentTop span {
    text-indent: 2rem;
    width: 535px;
    padding: 0 50px;
}

.shgy-bd p {
    font-size: 14px !important;
    text-indent: 2em;
    line-height: 30px;
    margin-top: 21px;
}

.data span {
    font-size: 35px;
    color: #c11920;
    font-family: Arial;
    font-size: 48px;
}

.data .num {
    width: 164px;
    text-indent: 0%;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}

.data .num span {
    margin-right: 10px;
}

.data {
    display: flex;
}

.data .box {
    float: left;
    flex: 1;
    padding: 20px 65px;
}

.data .des {
    text-indent: 0%;
}

.list-right {
    padding: 17px 0 0 0;
}

.list-right li {
    height: 58px;
    line-height: 58px;
    border-bottom: 1px dashed gray;
}

.list-right li a {
    font-size: 18px !important;
}

.list .list-right span {
    line-height: 40px;
    float: right;
    font-size: 14px !important;
    display: inline-block;
    border: none;
    margin-right: 5px;
    margin-top: 17px;
    vertical-align: bottom;
    cursor: pointer;
}

.activeSpan {
    color: #c11920;
    border-style: dashed;
    border-color: #c11920 !important;
}

.selectedSpan {
    color: #c11920;
    border-style: dashed;
    border-color: #c11920 !important;
}


/*0726*/

.textpic {
    margin-top: 13px;
}

.picwrap {
    position: relative;
    float: left;
    margin: 0 6px 6px 0px;
    font-size: 0;
}

.textwrap {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 58px;
    background: rgba(0, 0, 0, 0.3);
}

.textwrap p {
    height: 58px;
    margin-top: 0;
    text-indent: 0%;
    line-height: 21px;
    font-size: 14px;
    margin-top: 9px;
    padding-left: 16px;
    color: #fff;
}

.pic03 p {
    margin-top: 18px;
}

.picleft,
.picright {
    float: left;
}

.picleft {
    width: 617px;
}


/* 2021-03-16 */

.jjhjj p {
    font-size: 14px;
    line-height: 30px;
    text-indent: 2em;
    color: #666666;
    margin-bottom: 12px;
    margin-top: 10px;
}

.jjhjj h3 {
    font-size: 25px;
    line-height: 30px;
    color: #c11920;
    font-weight: 600;
    font-family: '微软雅黑';
    margin-bottom: 13px;
    margin-top: 20px;
}

.jjhjj h3 a {
    color: #c11920;
}

.jyjjhlogo {
    width: 176px;
    height: 50px;
    margin: 0 auto;
}

.gyjjhData {
    width: 945px;
    height: 222px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    background: url(/gjnyjtww/xhtml/chn/images/gyjjh18.png) no-repeat left center;
}

.gyjjhData ul li {
    float: left;
    color: #fff;
    width: 168px;
    text-align: center;
    margin: 25px 10px 0;
}

.gyjjhData ul li b {
    display: block;
    width: 168px;
    font-size: 18px;
    color: #fff;
}

.gyjjhData ul li b span {
    font-size: 35px;
    margin-right: 10px;
    position: relative;
    line-height: 28px;
    display: inline-block;
    overflow: hidden;
    color: #fff;
}

.gyjjhData ul li img {
    margin-top: 20px;
    height: 60px;
}

.gyjjhData ul li p {
    text-indent: 0em;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 10px;
    color: #fff;
}

.pic_demo li {
    position: relative;
    width: 310px;
    height: 180px;
    float: left;
    margin-left: 15px;
    margin-right: 0;
}

.pic_demo li .title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 42px;
    text-align: center;
    line-height: 20px;
    background: #000;
    background: rgba(0, 0, 0, .5);
}

.pic_demo li .title a {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}