/**
 *
 * @authors @silentblue.top
 * @date    2019-02-22 18:15:35
 * @version jcrpc
 */
.long-slogan {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    height: 510px;
}

.long-slogan a:hover {
    border-bottom: none;
}

.long-slogan-box {
    margin: 10px;
    overflow: hidden;
    height: 460px;
}

.jcrpc-2019-bignews {
    height: 85px;
    overflow: hidden;
}

.jcrpc-2019-bignews>dt {
    float: left;
    height: 85px;
    overflow: hidden;
    text-align: center;
    width: 740px;
}

.jcrpc-2019-bignews>dt em {
    font-size: 28px;
    line-height: 1.8em;
    overflow: hidden;
    height: 1.8em;
    display: block;
}

.jcrpc-2019-bignews>dt em a {
    color: #fe0000;
}

.jcrpc-2019-bignews>dt i {
    font-style: normal;
    font-size: 16px;

}

.jcrpc-2019-bignews>dd {
    width: 430px;
    height: 85px;
    overflow: hidden;
    float: right;
}

.jcrpc-2019-bignews>dd img {
    width: 100%;
    height: 100%;
}

.jcrpc-2019-maintnt {
    height: 365px;
    margin-top: 10px;
    overflow: hidden;
}

.jcrpc-2019-tleft {
    width: 600px;
    height: 100%;
    overflow: hidden;
}

.jcrpc-2019-tleft dl {
    height: 160px;
    margin-bottom: 5px;
    overflow: hidden;
    font-size: 14px;
}

.jcrpc-2019-tleft dl>dt {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    font-size: 16px;
    font-weight: 700;

}

.jcrpc-2019-tleft dl>dd {
    height: 32px;
    line-height: 32px;
    overflow: hidden;

}

.jcrpc-2019-tleft dl>dd i {
    display: block;
    float: left;
    margin-right: 7px;
    width: 3px;
    height: 3px;
    background-color: #9c9c9c;
    margin-top: 13px;
}

.jcrpc-2019-tleft dl>dd span {
    float: right;
    font-size: 12px;
    color: #9c9c9c;
}

.jcrpc-2019-tright {
    width: 570px;
    height: 100%;
    overflow: hidden;
}

.jcrpc-schdue {
    height: 35px;
    overflow: hidden;
    line-height: 35px;
}

.jcrpc-schdue>em {
    font-size: 18px;
    font-weight: 600;
    color: #b51b13;
    margin: 0 2em;
}

.jcrpc-schdue>a {
    font-size: 12px;
    background-color: #b51b13;
    padding: 4px 8px;
    color: #fff;
    margin: 0 .5em;
}

.jconline-jcrpc {
    width: 570px;
    height: 365px;
}

.jconline-jcrpc img {
    width: 100%;
    height: 365px;
}

.jconline-jcrpc .content-imgs-slide-item {
    height: 365px;
}

.jconline-jcrpc b {
    height: 50px;
    /* opacity: .6;
background-color: #000;
filter: alpha(opacity=60); */
}

.jconline-jcrpc span {
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    padding: 0;
    color: #fff;
    margin: 0 .5em;
}

.jconline-jcrpc .shxidx-pagination {
    height: 40px;
    text-align: right;
    right: 0;
    bottom: 0;
    width: auto;
    background-color: transparent;
}

.jconline-jcrpc .shxidx-pagination .active {
    background-color: #b51b13;
}

.jconline-jcrpc b {
    height: 50px;
    bottom: 0;
    /* opacity: .6;
        background-color: #000;
        filter: alpha(opacity=60); */
    background: url(img_bg_2019.png) 0 0 no-repeat;
}

.long-slogan_close {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 8px;
    bottom: 5px;
    z-index: 1;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
}

.long-slogan_close img {
    width: 100%;
}