a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}
ul li {
    list-style: none;
}

.f_r {
    float: right;
}

.main-container{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
}

.general {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    /* z-index: 10; */
}
.news_left {
    float: left;
}

.new_main_box {
    width: 846px;
}

.news_catagory {
    background: #fff none repeat scroll 0 0;
    color: #333;
    font-size: 14px;
    line-height: 32px;
    padding: 15px;
    width: 100%;
    margin-bottom: 14px;
    box-sizing: border-box;
}

table {
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    border-spacing: 2px;
    border-color: gray;
}
.news_catagory .td1 p {
    margin-top: 10px;
}

.news_catagory td {
    padding: 5px 0;
}

.news_catagory .td1 {
    text-align: right;
    width: 10%;
}

.news_catagory .td2 {
    width: 92%;
}

.news_catagory a.active, .news_catagory a:hover {
    background: #41c8cc none repeat scroll 0 0;
    border: 1px solid #41c8cc;
    color: #fff;
    text-decoration: none;
}

.news_catagory a {
    border: 1px solid #ece7e8;
    color: #989898;
    display: inline;
    float: left;
    font-size: 14px;
    line-height: 32px;
    margin: 10px 10px 0;
    text-align: center;
    width: 78px;
}

.gift_list {
    width: 100%;
    float: left;
    background: #fff;
}

.gift_list li {
    padding: 20px;
    border-bottom: 1px solid #f6f6f6;
    float: left;
    width: 50%;
    box-sizing: border-box;
    position: relative;
}

.gift_list li .p1 {
    width: 105px;
    float: left;
}

.gift_list li .p2 {
    color: #999;
    margin-left: 120px;
}

.gift_list li .p1 a img {
    width: 100px;
    height: 100px;
    border-radius: 12px;
    transition: all .1s;
}

.gift_list li p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 4px;
}

.gift_list li .p2 .p2_2 {
    line-height: 19px;
    height: 44px;
    margin-top: 4px;
    overflow: hidden;
}

.gift_list li .p2 .p2_1 {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gift_list li .p2 .p2_3 span {
    width: 170px;
    height: 5px;
    background: #f3f3f3;
    border-radius: 20px;
    margin: 3px 10px 0 0;
    display: inline;
    display: inline-block;
    vertical-align: middle;
}

.gift_list li .p2 .p2_3 span em {
    background: #0e9f54;
    float: left;
    height: 5px;
    border-radius: 20px;
}

.gift_list li .p2 .p2_3 i {
    color: #999;
    font-size: 12px;
    vertical-align: middle;
    font-style: normal;
}

.gift_list li:nth-child(odd):after {
    content: '';
    background: #f6f6f6;
    position: absolute;
    right: -1px;
    height: 100%;
    top: 0;
    width: 1px;
}

.global_tit {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    padding: 13px 20px;
    height: 27px;
    line-height: 27px;
    overflow: hidden;
}

.new_side_box {
    width: 340px;
}
.mt_15{
    margin-top: 15px;
}

.bg_white {
    background: #fff;
}

.new_hover_list {
    padding: 0 15px;
}

.new_hover_list .item.hover {
    padding: 10px 0;
}

.new_hover_list .item:first-child {
    padding-top: 0;
}

.new_hover_list .item .inof_box {
    padding-left: 8px;
    vertical-align: middle;
    display: table;
    width: 100%;
    position: relative;
    line-height: 42px;
    box-sizing: border-box;
}

.new_hover_list .item .inof_box .name {
    height: 38px;
    line-height: 38px;
    color: #333;
    width: 70%;
    display: table-cell;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
}

.new_hover_list .item .inof_box .i_h_b {
    font-size: 13px;
    display: table-cell;
    white-space: nowrap;
    overflow: hidden;
}

.new_hover_list .item .pic_box {
    display: none;
    background: #ccc;
}
.new_hover_list .item {
    overflow: hidden;
    border-bottom: 1px dashed #dfdfdf;
    display: table;
    width: 100%;
    padding: 5px 0;
}
.new_hover_list .item.hover .pic_box {
    display: inline-block;
}

.new_hover_list .item .pic_box {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 10px;
    display: none;
    vertical-align: middle;
    position: relative;
}

.new_hover_list .item .inof_box {
    padding-left: 8px;
    vertical-align: middle;
    display: table;
    width: 100%;
    position: relative;
    line-height: 42px;
    box-sizing: border-box;
}

.new_hover_list .item .inof_box .name {
    height: 38px;
    line-height: 38px;
    color: #333;
    width: 70%;
    display: table-cell;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
}

.new_hover_list .item.hover .inof_box .i_h_b {
    float: none;
    display: block;
}
.new_hover_list .item .inof_box .i_h_b {
    font-size: 13px;
    display: table-cell;
    white-space: nowrap;
    overflow: hidden;
}

.new_hover_list .item.hover .inof_box .btn {
    display: block;
}

.new_hover_list .item .inof_box .btn {
    position: absolute;
    right: 0;
    top: 50%;
    border: 1px solid #00b3ff;
    border-radius: 4px;
    color: #00b3ff;
    padding: 7px 10px;
    min-width: 32px;
    margin-top: -8px;
    display: none;
    line-height: 100%;
    text-align: center;
    transition: all .3s;
}