a {
    text-decoration: none;
    color: inherit
}

img[src=""],img:not([src]) {
    opacity: 0
}

body {
    font-size: 14px;
    color: #171717;
    background-color: #010101;
    overflow-x: hidden;
    margin: 0;
    padding: 0
}

.container {
    background: url("./bg.jpg");
    background-repeat: no-repeat;
    background-position: center top
}

.header__wrapper {
    height: 105px;
    width: 960px;
    margin: 0 auto;
    position: relative
}

.header__star {
    position: absolute;
    left: 304px;
    top: 21px;
    cursor: pointer;
    color: #c6c6c6
}

.header__star::before {
    content: "";
    display: inline-block;
    vertical-align: text-top;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background: url("./favorite.png")
}

.content {
    width: 966px;
    margin: 0 auto;
    margin-top: 10px
}

.row {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.col {
    display: flex;
    flex-wrap: wrap
}

.footer {
    background: #000000;
    margin-top: 190px
}

.footer__wrapper {
    height: 125px;
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

.footer__logo {
    width: 233px;
    height: 62px;
    position: absolute;
    top: 54px;
    cursor: pointer;
    display: none
}

.footer__info {
    position: absolute;
    top: 15px;
    left: 130px;
    font-size: 13px;
    color: #d9d9d9
}

.footer__company {
    margin-top: 6px;
    text-align: center;
    display: none
}

.footer__link {
    text-decoration: none;
    color: #d9d9d9;
    transition: all .3s ease-in-out
}

.footer__link:hover {
    text-decoration: underline;
    color: #ff6a00
}

.footer__links {
    text-align: center;
    margin: 6px 0
}

.footer__address {
    text-align: center;
    margin: 6px 0
}

.area-a {
    width: 226px;
    height: 325px;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.area-a__container {
    padding: 0 8px;
    margin-top: 6px
}

.area-a__pointer {
    width: 17px;
    height: 35px;
    background: url("./arrow-a.png") no-repeat;
    background-position: center center;
    position: absolute;
    top: 6px;
    left: -24px;
    transition: top 0.3s;
}

.area-a__checked {
    width: 226px;
    height: 35px;
    position: absolute;
    top: 6px;
    background-color: #ff9418;
    z-index: 1;
    opacity: .2;
    cursor: pointer;
    pointer-events: none
}

.area-a__item {
    height: 35px;
    line-height: 35px;
    position: relative;
    font-size: 12px;
    display: block;
    display: flex;
    align-items: center;
    margin-bottom: 4px
}

.area-a__item:nth-child(1) .area-a__tag {
    background-image: url("./tag-2.png")
}

.area-a__item:nth-child(2) .area-a__tag,.area-a__item:nth-child(3) .area-a__tag,.area-a__item:nth-child(4) .area-a__tag {
    background-image: url("./tag-1.png")
}

.area-a__item:nth-child(1) .area-a__ord,.area-a__item:nth-child(2) .area-a__ord,.area-a__item:nth-child(3) .area-a__ord {
    background-image: url("./ord-1.png")
}

.area-a__text {
    color: #d9d9d9;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 116px
}

.area-a__btn {
    background: #4484cb;
    color: #fffbce;
    height: 16px;
    width: 40px;
    line-height: 16px;
    text-align: center;
    border-radius: 2px;
    background-color: #b10e07;
    background: linear-gradient(0deg, #a0a0a0, #e70f1a, #b10e07, #900c0d);
    font-size: 12px;
    margin-left: 6px
}

.area-a__ord {
    width: 25px;
    height: 17px;
    background-image: url("./ord-2.png");
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
    line-height: 17px;
    padding-right: 6px;
    font-weight: bold;
    font-size: 10px;
    box-sizing: border-box
}

.area-a__tag {
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
    background-position: center
}

.area-b {
    width: 737px;
    height: 325px;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.area-b__container {
    display: flex
}

.area-b__item {
    width: 181px;
    height: 325px;
    margin-right: 2px;
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.area-b__item:last-child {
    margin-right: 0
}

.area-b__img {
    width: 178px;
    height: 226px;
    margin: auto;
    display: block
}

.area-b__text {
    margin: 0 10px;
    color: #ededed;
    font-size: 13px;
    height: 50px;
    width: 160px;
    overflow: hidden
}

.area-b__btn {
    background-color: #8f6711;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    bottom: 6px;
    width: 100px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    z-index: 2
}

.area-b .animation {
    width: 500px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -250px;
    z-index: 1
}

.area-b__wings {
    height: 320px;
    transform: scaleX(0);
    opacity: 0
}

.area-b__main {
    height: 250px;
    opacity: 0
}

.area-b__desc {
    height: 204px;
    top: unset !important;
    bottom: 30px;
    transform: translateX(-500px)
}

.area-c {
    width: 100%;
    height: 80px;
    margin: 12px 0
}

.area-c__container {
    display: flex
}

.area-c__item {
    width: 160px;
    height: 80px;
    padding: 8px 4px;
    box-sizing: border-box;
    display: flex;
    margin-right: 5px;
    text-align: center
}

.area-c__item:last-child {
    margin-right: 0
}

.area-c__title {
    font-weight: bold;
    color: #fecf3e;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 74px
}

.area-c__desc {
    color: #ededed;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 74px
}

.area-c__btn {
    font-weight: bold;
    color: #ff0000;
    border: 1px solid #ff0000;
    padding: 0px 8px;
    border-radius: 12px;
    margin-top: 2px
}

.area-c__btn:hover {
    color: #fff;
    background-color: #ff0000
}

.area-c__img {
    width: 60px;
    height: 60px;
    margin-right: 8px
}

.area-d {
    width: 226px;
    font-weight: bold;
    font-size: 12px
}

.area-d__header {
    height: 28px;
    line-height: 28px;
    padding-left: 45px
}

.area-d__container {
    height: 150px;
    width: 225px;
    margin-top: 12px;
    box-sizing: border-box;
    padding: 10px 2px
}

.area-d__item {
    display: flex;
    justify-content: space-between;
    height: 20px;
    line-height: 20px;
    margin-bottom: 8px
}

.area-d__item:last-child {
    margin-bottom: 0
}

.area-d__mark {
    height: 16px;
    width: 16px;
    background: url("./mark-hot.jpg");
    margin: 0 6px;
    margin-top: 2px
}

.area-d__info {
    display: flex;
    width: 150px
}

.area-d__title {
    margin-right: 8px;
    color: #fe9b27;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto
}

.area-d__desc {
    color: #ff0000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto
}

.area-d__btn {
    background-color: #ffc662;
    background: linear-gradient(0deg, #ffdf30, #ffc662, #e6a20f);
    background-repeat: no-repeat;
    width: 60px;
    height: 20px;
    line-height: 20px;
    border-radius: 5px;
    text-align: center;
    border-width: 0px;
    border-style: solid;
    margin-right: 5px;
    color: #830000
}

.area-e {
    width: 226px;
    height: 156px;
    margin-top: 20px
}

.area-e__header {
    height: 28px;
    line-height: 28px;
    padding-left: 45px;
    font-weight: bold;
    font-size: 12px
}

.area-e__container {
    height: 291px;
    width: 225px;
    margin-top: 12px;
    box-sizing: border-box
}

.area-e__item {
    padding: 8px 0px;
    padding-left: 8px;
    padding-right: 4px
}

.area-e__brief {
    position: relative;
    display: flex;
    align-items: center
}

.area-e__brief .active {
    background-color: #ffa500;
    color: #fff
}

.area-e__ord {
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    background-color: #ffa500;
    border-radius: 0px
}

.area-e__title {
    margin-left: 12px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 155px
}

.area-e__up {
    background: url("./arrow-e.png");
    background-position-x: 0px;
    background-position-y: 0px;
    width: 11px;
    height: 15px;
    display: block;
    position: absolute;
    top: 5px;
    right: 0px
}

.area-e .show {
    display: flex
}

.area-e__detail {
    margin-top: 6px;
    display: flex;
    position: relative;
    display: none
}

.area-e__img {
    margin-right: 13px;
    width: 126px;
    height: 86px
}

.area-e__name {
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    color: #ffba58
}

.area-e__desc {
    color: #ededed;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 72px
}

.area-e__btn {
    background-color: #ffc662;
    background: linear-gradient(0deg, #ffdf30, #ffc662, #e6a20f);
    color: #fff;
    outline: none;
    border: 0px;
    border-radius: 5px;
    cursor: pointer;
    position: absolute;
    bottom: 6px;
    width: 60px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #830000;
    font-size: 12px;
    font-weight: bold
}

.area-f {
    width: 724px;
    min-width: 730px;
    height: 156px
}

.area-f__header {
    height: 28px;
    line-height: 28px;
    padding-left: 45px;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 12px
}

.area-f__container {
    height: 526px;
    width: 724px;
    margin-top: 13px;
    display: grid;
    grid-template-rows: repeat(3, minmax(0, 1fr));
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.area-f__item {
    box-sizing: border-box;
    position: relative;
    height: 145px;
    width: 356px;
    overflow: hidden;
    display: flex;
    font-size: 12px;
    color: #ffba58
}

.area-f__item:nth-child(3) .area-f__title,.area-f__item:nth-child(4) .area-f__title {
    color: #00d500
}

.area-f__item:nth-child(3) .area-f__tag,.area-f__item:nth-child(4) .area-f__tag {
    background-color: #ff0000
}

.area-f__item:nth-child(5) .area-f__title,.area-f__item:nth-child(6) .area-f__title {
    color: #f22f00
}

.area-f__item:nth-child(5) .area-f__tag,.area-f__item:nth-child(6) .area-f__tag {
    background-color: #f22f00
}

.area-f__tag {
    display: none !important;
    background-color: #7f00ff;
    width: 60px;
    height: 20px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    color: #fff;
    -webkit-transform: rotate(45deg) translateX(15px) translateY(-8px);
    transform: rotate(45deg) translateX(15px) translateY(-8px);
    text-align: center
}

.area-f__img {
    width: 207px;
    height: 145px;
    position: relative;
    margin-right: 13px
}

.area-f__row {
    line-height: 1.5
}

.area-f__title {
    color: #ffba58;
    font-weight: bold;
    font-size: 14px;
    margin-top: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 120px
}

.area-f .text {
    color: #d9d9d9
}

.area-f__class {
    display: inline-block;
    vertical-align: bottom;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 110px
}

.area-f__btn {
    width: 70px;
    height: 25px;
    position: absolute;
    bottom: 2px;
    left: 242px;
    background-image: url("./btn.jpg");
    background-repeat: no-repeat;
    background-size: contain
}

.area-f__btn:hover {
    background-image: url("./btn-hover.jpg")
}
