/* --------------------.left-------------------- */
.bodyer .main1 .left {
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px 20px;
    width: 730px;
    vertical-align: text-top;
}

.bodyer .main1 .left .level {
    text-align: left;
}

.bodyer .main1 .left h2 {
    margin-bottom: 20px;
    text-align: left;
    margin-left: 30px;
    margin-right: 30px;
}

.bodyer .main1 .left .info {
    position: relative;
    width: 100%;
    height: 50px;
    margin-left: 30px;
}

.bodyer .main1 .left .info .left {
    padding: 0;
    position: absolute;
    left: 0;
    width: 300px;
    height: 20px;
    line-height: 20px;
    text-align: left;
    font-size: 14px;
    color: #727984;
}

.bodyer .main1 .left .info .left.bottom {
    position: absolute;
    left: 0;
    top: 20px;
}

.bodyer .main1 .left .info .right {
    padding: 10px 0 0 0;
    position: absolute;
    right: 0;
    width: 300px;
    height: 50px;
    text-align: right;
    font-size: 20px;
    color: #727984;
}

.bodyer .main1 .left .info .right button {
    display: inline-block;
    padding: 0;
    border: none;
}

.bodyer .main1 .left img {
    margin-bottom: 20px;
    width: 100%;
    max-width: 100%;
    /* height: 280px; */
}

.bodyer .main1 .left .context {
    padding: 10px 30px;
}

.bodyer .main1 .left .context {
    font-size: 16px;
    color: #2f3742;
    line-height: 30px;
    text-align: left;
    text-indent: 2em;
}

.bodyer .main1 .left .context .bold {
    font-weight: bold;
}

.bodyer .main1 .left .context video {
    width: 100% !important;
}

/* --------------------.right-------------------- */
.bodyer .main1 .right {
    display: inline-block;
    padding: 10px 20px;
    width: 460px;
    vertical-align: text-top;
}

.bodyer .main1 .right .news-item {
    margin-top: 40px;
}

.bodyer .main1 .right .news-item .title {
    margin-top: 40px;
    margin-bottom: 20px;
    position: relative;
}

.bodyer .main1 .right .news-item .title p {
    margin: 0;
    line-height: 35px;
    width: 147px;
    height: 48px;
    background:  no-repeat center;
    background-size: cover;
    color: #fff;
    font-size: 18px;
}

.bodyer .main1 .right .news-item .title .line {
    float: left;
    left: 168px;
    top: -20px;
    width: 252px;
    height: 4px;
}

.bodyer .main1 .right .news-item .title img {
    float: right;
    position: relative;
    top: -5px;
}

.bodyer .main1 .right .news-item p a {
    display: inline-block;
    max-width: 380px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
}

.bodyer .main1 .right .news-item p a:hover {
    font-weight: bold;
    color: #084884;
}

/* --------------------.content-1-------------------- */
.bodyer .main1 .right .news-item .content-1 {
    position: relative;
}

.bodyer .main1 .right .news-item .content-1 img {
    margin-bottom: 10px;
    width: 100%;
    height: 80px;
}

.bodyer .main1 .right .news-item .content-1 span {
    position: absolute;
    top: 28px;
    left: 50px;
    width: 300px;
    font-size: 20px;
    color: #ffffff;
}

.bodyer .main1 .right .news-item .content-1 p {
    margin: 0;
    line-height: 30px;
    font-size: 16px;
    text-align: left;
}

.bodyer .main1 .right .news-item .content-1 p img {
    width: 14px;
    height: 18px;
    vertical-align: -12px;
    margin-right: 10px;
}

/* --------------------.content-2-------------------- */
.bodyer .main1 .right .news-item .content-2 .item {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    width: 200px;
    height: 110px;
    overflow: hidden;
}

.bodyer .main1 .right .news-item .content-2 .item:first-of-type {
    margin-right: 10px;
}

.bodyer .main1 .right .news-item .content-2 .item:last-of-type {
    margin-left: 10px;
}

.bodyer .main1 .right .news-item .content-2 .item .news-img {
    margin: 0;
    width: 200px;
    height: 110px;
}

.bodyer .main1 .right .news-item .content-2 .item a {
    position: absolute;
    top: 30px;
    left: 75px;
    z-index: 10;
}

.bodyer .main1 .right .news-item .content-2 .item a img {
    margin: 0;
    width: 50px;
    height: 50px;
}

.bodyer .main1 .right .news-item .content-2 .item:hover p {
    display: block;
    position: relative;
    top: -16px;
    color: #fff;
    font-size: 12px;
    background: rgba(0, 0, 0, .35);
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bodyer .main1 .right .news-item .content-2 .item p {
    display: none;
}

/* --------------------.content-3, content-4-------------------- */
.bodyer .main1 .right .news-item .content-3 p {
    margin: 0;
    line-height: 35px;
    font-size: 16px;
    text-align: left;
}

.bodyer .main1 .right .news-item .content-3 p img {
    width: 14px;
    height: 16px;
    vertical-align: -2px;
    margin-right: 10px;
}

.bodyer .main1 .right .news-item .content-3 p span.top {
    margin-right: 10px;
    padding: 0 5px;
    width: 14px;
    height: 14px;
    background: #f48920;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    vertical-align: 2px;
}

.bodyer .main1 .right .news-item .content-3 p span {
    margin-right: 10px;
    padding: 0 5px;
    width: 14px;
    height: 14px;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    vertical-align: 2px;
    background-color: #a69f98;
}

/* --------------------.content-5-------------------- */
.bodyer .main1 .right .news-item .content-4 {
    height: 250px;
    overflow: hidden;
}

.bodyer .main1 .right .news-item .content-4 .left {
    position: relative;
    padding: 0;
    float: left;
    width: 220px;
    overflow: hidden;
}

.bodyer .main1 .right .news-item .content-4 .left:hover p {
    margin: 0;
    display: block;
    position: relative;
    top: -15px;
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    max-width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: rgba(0, 0, 0, .35);
}

.bodyer .main1 .right .news-item .content-4 .left p {
    display: none;
}

.bodyer .main1 .right .news-item .content-4 .left img {
    margin: 0;
    width: 220px;
    height: 195px;
}

.bodyer .main1 .right .news-item .content-4 .right {
    padding: 0;
    float: right;
    width: 188px;
    overflow: hidden;
}

.bodyer .main1 .right .news-item .content-4 .right .top,
.bodyer .main1 .right .news-item .content-4 .right .bottom {
    position: relative;
    overflow: hidden;
    height: 105px;
}

.bodyer .main1 .right .news-item .content-4 .right div:hover p {
    display: block;
    opacity: 1;
    margin: 0;
    position: relative;
    top: -15px;
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    max-width: 188px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: rgba(0, 0, 0, .35);
}

.bodyer .main1 .right .news-item .content-4 .right p {
    opacity: 0;
}

.bodyer .main1 .right .news-item .content-4 .right img {
    width: 188px;
    height: 90px;
}