/*news的开始*/

.middle {
    width: 1200px;
    margin: 25px auto 60px auto;
    position: relative;
}

.artice_box {
    margin-top: 27px;
    padding: 34px;
    background: white;
}

.artice p:first-of-type {
    font-size: 18px;
    color: #6d6d6d;
}

.artice p:last-of-type {
    font-size: 12px;
    color: #7a7a7a;
    margin: 5px 0 0 18px;
}

.artice:hover div p .artice_title a {
    color: #00afff;
}

.artice:hover .arr-icon {
    background: url(../img/icon-t.png) -81px -415px;
}

.pagenum span {
    font-size: 12px;
    color: #6d6d6d;
    margin-left: 12px;
}

.tab_box {
    display: table;
    margin: auto;
}

.tab {
    width: 170px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #d0d0d0;
    margin: 0 5px;
    cursor: pointer;
    font-size: 20px;
    color: #383838;
}

.tab_active,
.tab:hover {
    background: #00b6f8;
    color: #ffffff;
}

.content {
    margin-top: 32px;
}

.page {
    text-align: center;
}


/*news的结束*/

.artice_box {
    width: 866px;
    padding: 0px;
    margin-top: 0px;
    padding: 40px 30px;
    border-radius: 5px;
    box-sizing: border-box;
}

.news-icon {
    background: none;
}

.longtitle span {
    width: 5px;
    background: #FF9200;
}

.longtitle_text {
    background: none;
}

.zxlist {
    width: 100%;
    float: left;
    padding-bottom: 25px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
}

.title_module .pre_icon {
    display: inline-block;
    vertical-align: middle;
    width: 3px;
    height: 19px;
    background: #ff9200;
}

.title_module .txt {
    position: relative;
    top: -1px;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    text-indent: 6px;
    font-size: 20px;
    font-weight: 500;
    color: #4E4E4E;
}

.zxlist ul {
    display: inline-block;
    float: right;
}

.zxtheme {
    display: inline-block;
    height: 30px;
    border-bottom: 2px solid #FF9200;
    padding-bottom: 1px;
    color: #FF9200;
    font-size: 16px;
    line-height: 30px;
}

.tab {
    width: 88px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin: 0 5px;
    cursor: pointer;
    font-size: 14px;
    color: #FF9200;
    background: none;
    border: 1px solid #FF9200;
    border-radius: 20px;
}

.tab_active,
.tab:hover {
    background: #FF9200;
    color: #fff;
}

.artice {
    padding: 0;
    position: relative;
    border-bottom: 1px dashed #EAEAEA;
}

.textleft {
    width: 303px;
    height: 185px;
    margin-right: 25px;
}

.textleft img {
    width: 100%;
    height: 152px;
    object-fit: scale-down;
}

.text-box {
    width: 100%;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.hot_gift .refresh {
    cursor: pointer;
}

.hot_gift .title_module {
    margin-bottom: 28px;
}

.hot_gift .refresh .refresh_icon {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 13px;
    background: url("../img/refresh.png") no-repeat center/contain;
}

.hot_gift .refresh span {
    position: relative;
    top: 1px;
    font-size: 14px;
    color: #565656;
}

.list .no_data {
    text-align: center;
    color: #888;
}

.middle .hot_gift {
    width: 315px;
    height: 432px;
    padding: 22px 19px;
    border-radius: 5px;
    box-sizing: border-box;
    background-color: #fff;
}

.hot_gift .list li {
    position: relative;
    margin-bottom: 19px;
}

.hot_gift .list .img_wrap {
    display: inline-block;
    vertical-align: middle;
    width: 51px;
    height: 51px;
    margin-right: 9px;
    font-size: 0;
}

.hot_gift .list .img_wrap img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: scale-down;
}

.hot_gift .list .info {
    display: inline-block;
    vertical-align: middle;
    max-width: 150px;
    font-size: 12px;
}

.hot_gift .list .info .name {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 500;
    color: #333333;
}

.hot_gift .list .info .desc_wrap {
    color: #ADADAD;
}

.hot_gift .list .info .desc {
    margin-right: 12px;
}

.hot_gift .list .info .count {
    padding: 0 1px;
    color: #FE7A00;
}

.hot_gift .list .receive_btn {
    position: absolute;
    top: 50%;
    right: 0;
    width: 62px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    color: #666;
    border-radius: 24px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    cursor: pointer;
    transform: translateY(-50%);
}

.hot_gift .list .receive_btn:hover {
    border-color: transparent;
    color: #fff;
    background-color: #fe7a00;
}

.gift_text p:first-of-type {
    color: #636363;
    width: 120%;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}

.gift_text {
    color: #888;
    width: 60%;
}

.artice_title {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.artice_title:hover {
    color: #FF9200;
}

.artice:hover div .artice_title a {
    color: #FF9200;
}

.page span.current {
    background-color: #FF9200;
}

.artice p:last-of-type {
    position: absolute;
    bottom: 30px;
    right: 10px;
}

.gifttg {
    margin-left: -8px;
}

.artice p:first-of-type {
    cursor: pointer;
}

.artice p:first-of-type:hover {
    color: #FF9200;
}