.xw_top {
    height: 280px;
    width: 1200px;
}

.xw_top_left_dimg img {
    height: 280px;
    width: 639px;
}

.xw_top_left_dimg {
    margin-right: 20px;
    height: 260px;
    width: 639px;
    float: left;
}

.xw_top_left_ximg {

    float: left;
}

.xw_top_left_ximg img {
    height: 130px;
    width: 260px;
    margin-bottom: 20px;
}

.xw_top_right {
    height: 280px;
    width: 260px;
    background-color: #fff;
    float: left;
    margin-left: 20px;
}

.xw_top_right_con {
    margin: 0 12px;
}

.xw_top_right_title {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 550;
    color: rgba(51, 51, 51, 1);
    margin-left: 14px;
    margin-top: 13px;
    margin-bottom: 13px;
}

.xw_top_right img {
    width: 236px;
    height: 90px;

    margin-bottom: 18px;
}

.xw_top_right p {
    font-size: 12px;
    color: #333333;
    font-weight: 400;
    /*line-height:19px;*/
    text-indent: 20px;
    margin: 0;
}

.xw_top_right a {
    margin: 0;
    font-size: 12px;
    color: #2B71F7;
    margin-bottom: 19px;
    cursor: pointer;
}

.xw_bottom_left {
    width: 918px;
    background-color: #fff;
    height: 900px;
    float: right;
    margin-right: 20px;
    position: relative;
}

.xw_bottom_right {
    width: 260px;
    background-color: #fff;
    height: 540px;
    float: right;
}
.my_pagination{
    position: absolute;
    bottom: 30px;
    right: 0;
}
.red1 {
    background: #F66244 !important;
}

.red2 {
    background: #F69045 !important;
}

.red3 {
    background: #F6C245 !important;
}

.newslist {
    counter-reset: section;
    padding-left: 11px;
    margin-bottom: 24px;
    padding-right: 11px;
    width: 260px;
    border-left: 1px solid #eee;
}

.newslist li {
    width: 300px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 14px;
}

.newslist li i {
    display: inline-block;
    font-style: initial;
    /* padding: 0 6px; */
    margin-right: 10px;
    height: 18px;
    width: 18px;
    line-height: 20px;
    background: #CCCCCC;
    color: #fff;
    font-size: 9px;
    text-align: center;
}

.new_title {
    margin: 21px 0 15px 14px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 550;
    color: #333333;
}

.new_title span {

    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 550;
    color: rgba(246, 53, 9, 1);
}

.media_z :hover {
    box-shadow: rgba(41, 37, 40, 0.31) 0 0 10px;
    color: #333;
}

.card-news {
    border-bottom: 1px solid #EEEEEE;
}

.card-news:hover {
    transition-duration: 0.7s;
    -webkit-transition-duration: 0.7s;
    -moz-box-shadow: 0px 0px 14px #e2e2e2;
    -webkit-box-shadow: 0px 0px 14px #e2e2e2;
    box-shadow: 0px 0px 14px #e2e2e2;
}

.bordernew {
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 4px;
    height: 155px;
}

.artlist-card-main {
    width: 640px;
    float: left;
    margin-right: 19px;
}

.artlist-card-img img {
    width: 224px;
    height: 115px;
    /*border-radius: 4px;*/
    margin-right: 18px;
    padding-left: 10px;
}

.hoverTransition {
    font-size: 16px;
    color: #333;
    line-height: 20px;
    margin-right: 10px;
    margin-bottom: 14px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* 这个表示要显示几行 */
    -webkit-box-orient: vertical;
}

.hoverTransition_1 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 21px;
    width: 640px;
    margin-right: 16px;
    height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* 这个表示要显示几行 */
    -webkit-box-orient: vertical;
}

@media (min-width: 768px) {
    .container {
        width: 1200px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 1200px;
    }
}

.news-main-z {
    width: 1200px
}

.dx {
    background-color: #f4f4f4;
    height: 12px;
    text-align: center;
    padding-top: 24px;
    padding-bottom: 23px;
    line-height: 6px;
}

.ckgd {
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #fff;
    margin-top: 10px;
}

.ckgd:hover {
    background-color: #2b72dd;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
}

.wx_top_left_hy {
    position: relative;
}

.hy {
    width: 260px;
    height: 30px;
    background-color: #00000069;
    z-index: 99999;
    position: absolute;
    top: 100px;
    color: #ffff;
    font-size: 14px;

    padding-top: 7px;
    white-space: nowrap;
}

.hy_tirle {
    width: 260px;
    padding-left: 13px;
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.hy1 {
    width: 100%;
    height: 30px;
    background-color: #00000069;
    z-index: 99999;
    position: absolute;
    top: 250px;
    color: #ffff;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    padding-left: 13px;
    padding-top: 7px;
    white-space: nowrap;
}

.news-top {
    margin-bottom: 0px;
}

.time {
    color: #999999;
}

.time_img {
    margin-right: 5px;
    margin-top: -2px
}

.bordernew :hover .hoverTransition {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #2b72dd
}