/* --------------------.left-------------------- */
.bodyer .main1 .left {
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px 20px;
    width: 730px;
    vertical-align: text-top;
}

.bodyer .main1 .left .level {
    padding: 10px 20px;
    text-align: left;
    line-height: 30px;
    font-size: 14px;
    color: #727984;
}

.bodyer .main1 .left .level span {
    color: #0d81f4;
}

.bodyer .main1 .left .section {
    margin-bottom: 20px;
    height: 41px;
    text-align: left;
    background-image: linear-gradient(-180deg, #e7e7e7 0%, #eeeeee 100%);
}

.bodyer .main1 .left .section a {
    padding: 8px 25px;
    width: 120px;
    height: 40px;
    line-height: 42px;
    background-color: transparent;
    font-size: 18px;
    font-weight: 300;
    color: #686f7a;
    text-decoration: none;
}

.bodyer .main1 .left .section a.active {
    background-image: linear-gradient(-180deg, #1eb8fa 0%, #0d81f4 100%);
    color: #fff;
}

.bodyer .main1 .left .paragraph {
    display: block;
    padding: 10px 0;
    border-bottom: 1px dashed #d6dbe2;
    cursor: pointer;
}

.bodyer .main1 .left .paragraph p {
    margin-bottom: 10px;
    line-height: 30px;
    text-align: left;
    font-size: 18px;
    color: #24344e;
}

.bodyer .main1 .left .paragraph:hover p {
    color: #0d81f4;
}

.bodyer .main1 .left .paragraph .detail {
    font-size: 14px;
    color: #24344e;
    line-height: 24px;
    text-align: left;
}

.bodyer .main1 .left .paragraph p {
    overflow: hidden;
}

.bodyer .main1 .left .paragraph p span:first-of-type {
    float: left;
    font-size: 12px;
    color: #727984;
}

.bodyer .main1 .left .paragraph p span:last-of-type {
    float: right;
    font-size: 12px;
    color: #727984;
}

/* --------------------.pagination-------------------- */
.bodyer .main1 .left .pagination>li>a,
.pagination>li>span {
    color: #666;
    border-color: #c2c5cc;
    background-color: transparent;
}

.bodyer .main1 .left .pagination>li>a,
.bodyer .main1 .left .pagination>li>span {
    margin: 0 10px;
}

.bodyer .main1 .left .pagination>li:first-child>a,
.bodyer .main1 .left .pagination>li:last-child>a,
.bodyer .main1 .left .pagination>li:first-child>span,
.bodyer .main1 .left .pagination>li:last-child>span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.bodyer .main1 .left .pagination>.active>a {
    background-color: #0d81f4;
    border-color: #0d81f4;
    color: #fff;
}

/* --------------------.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;
    text-align: center;
}

.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: 80px;
    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 .plays {
    position: absolute;
    top: 30px;
    left: 75px;
    z-index: 10;
}

.bodyer .main1 .right .news-item .content-2 .item .plays {
    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;
    text-align: center;
}

.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);
    text-align: center;
}

.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);
    text-align: center;
}

.bodyer .main1 .right .news-item .content-4 .right p {
    opacity: 0;
}

.bodyer .main1 .right .news-item .content-4 .right img {
    width: 188px;
    height: 90px;
}

/* 双边文件更改 */
.paraglist {
    border-bottom: 1px dashed #d6dbe2;
    height: 40px;
    line-height: 40px;
}

.paraglist a {
    float: left;
    font-size: 18px;
    padding-left: 15px;
    margin-left: 10px;
    background: url(/uploads/image/i44576/smollback.png) no-repeat left center;
    word-break: break-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 80%;
    text-align: left;
}

.paraglist span {
    float: right;
    font-size: 12px;
}

.paraglist a:hover {
    color: #0d81f4;
}

.bodyer .main1 .left .showorhide .showhide .gb {
    width: 16.5%;
    float: left;
    height: 50px;
    line-height: 50px;
    font-weight: 300;
    font-size: 18px;
    position: relative;
    text-align: left;
    left: 30px;
}
.bodyer .main1 .left .showorhide .showhide .gb a img{
    position: absolute;
    left: -25px;
    top: 20px;
}
.bodyer .main1 .left .showorhide .showhide {
    width: 90%;
    margin: 0 auto;
    margin-top: 40px;
    overflow: hidden;
}