.banner {
    width: 100%;
    height: 180px;
    background: url("//i0.hdslb.com/bfs/archive/da0a4668df9406ed3a538243602f20c4945a4723.png") center center no-repeat;
}

table.table {
    margin: 28px auto;
    width: 1024px;;
}

tr > td {
    text-align: center;
    font-size: 14px;
    color: #0f0f0f;
}

thead > tr > td {
    border-top: none !important;
    font-weight: 600;
}

tbody > tr > td {
    color: #0f0f0f;
    font-weight: 100;
}

tbody > tr > td a {
    color: #0f0f0f;
    text-decoration: none;
}

tbody > tr > td a:hover {
    text-decoration: none;
}

nav {
    text-align: center;
}

.pagination {
    display: inline-flex;
}

.pagination a {
    color: #0f0f0f;
    text-decoration: none;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    border: solid 1px #000;
    margin: 0px 8px;
    padding: 0 5px;
    border-radius: 25px;
}

.pagination a:hover {
    text-decoration: none;
}

.pagination li.active > a {
    color: #fff;
    background: #0f0f0f;
}

.pic {
    background-color: #ffffff;
}

.filter {
    width: 100%;
    overflow: hidden;
    background: #dee3eb;
    font-size: 14px;
    padding: 15px;
}

.filter ul {
    display: inline;
}

.filter ul li {
    display: inline;
    margin: 0 7px;
}

.filter ul li.archive a {
    color: #000;
    font-weigh: 700;
}

.filter a {
    color: #7a7a7a;
}

.filter a:hover {
    color: #000;
    text-decoration: none;
}

.filter .search {
    float: right;
}

.filter .center {
    width: 1024px;
    margin: 0 auto;
}

.am-container {
    margin: 20px auto 0;
    width: 1024px;
    text-align: center;
}

.am-container p {
    text-align: left;
}

.buy-container {
    width: 100%;
    border-top: solid 2px #0f0f0f;
}

.buy-container form {
    width: 1024px;
    text-align: left;
    margin: 20px auto;
}

.am-container img {
    width: 300px;
}

.am-container .pic {
    width: 300px;
    height: 300px;
    overflow: hidden;
    position: relative;
}

.am-container li.gift {
    list-style: none;
    width: 300px;
    height: 300px;
    overflow: hidden;
    display: inline-block;
    padding: 10px;
}

.am-avg-sm-4.am-thumbnails {
    padding: 0;
    text-align: left;
}

.am-avg-sm-4 li.gift {
    width: 250px;
    height: 250px;
    overflow: hidden;
    display: inline-block;
    padding: 10px;
}

.am-avg-sm-4 img, .am-avg-sm-4 .pic {
    width: 240px;
    height: 240px;
}

.am-container .info {
    padding: 9px 0 4px 5px;
    position: absolute;
    bottom: -120px;
    left: 0;
    width: 100%;
    background: #000;
    opacity: 0.6;
    color: #FFF;
    text-align: center;
    transition: 0.6s;
}

.am-container .info p {
    font-size: 11px;
    margin: 0 0 6px 0;
    text-align: center;
}

.am-container li.gift:hover .info {
    bottom: 0px;
}

.am-container .info .title {
    overflow: hidden;
    white-space: nowrap;
}

.am-g {
    padding: 30px 0;
    text-align: center;
}

.gift_info {
    width: 1024px;
    margin: 30px auto 0;
    padding: 20px 0;
    height: auto;
}

.gift_info .image img {
    width: 300px;
}

.gift_info .image, .gift_info .info {
    float: left;
    max-width: 660px;
    overflow: hidden;
}

.gift_info .image {
    width: 300px;
    overflow: hidden;
    margin-right: 56px;
}

.gift_info .info h2 {
    line-height: 33px;
    margin-bottom: 22px;
    font-size: 22px;
}

.gift_info .info p {
    line-height: 24px;
    margin: 0;
    font-size: 15px;
}

.gift_info .info p label {
    color: #737373;
    margin-right: 22px;
}

.gift_info .info p span {
    color: #000000;
}

.gift_info .button {
    margin-top: 20px;
}

.gift_info .button a {
    display: inline-block;
    width: 80px;
    font-size: 15px;
    color: #000;
    border: solid 1px #2d2f33;
    text-align: center;
    margin-right: 10px;
}

.gift_info .button a.buy {
    background: #000;
    color: #FFF;
}

.gift_info .button a:hover {
    text-decoration: none;
}

.gift_info .button a.btn-default:hover {
    color: #fff;
    background: #585858;
}

.gift_list {
    width: 100%;
    min-height: 300px;
    background: #edf2f8;
    text-align: center;
    padding-top: 30px;
}

.gift_list h3 {
    line-height: 60px;
}

.gift_list a.button {
    margin: 30px auto 50px;
    color: #FFF;
    background: #000;
    line-height: 20px;
    width: 120px;
    border-radius: 20px;
}

.gift_list a.button:hover {
    color: #fff;
    background: #585858;
}

.actions {
    width: 100%;
    margin-top: 20px;
    padding: 30px 0;
}

.actions .button {
    display: inline-block;
    border: solid 1px #0f0f0f;
    text-align: center;
    color: #000;
    width: 110px;
    padding: 2px;
    font-size: 15px;
    line-height: 23px;
}

.actions .button:hover {
    text-decoration: none;
}

.actions .buy.button {
    background: #000;
    color: #FFF;
}
