body {
    background: #e91550;
}
.page {
    background: url("../img/top-bg.png") top center no-repeat, url("../img/left-bg.png") left 866px no-repeat, url(../img/right-bg.png) right 866px no-repeat;
}

a:hover {
    text-decoration: none;
}

.common {
    position: relative;
}
.common.bd {
    background: #fb4365;
}

.atypia-header {
    height: 50px;
    background: #f9d835;
    overflow-y: visible;
}
.atypia-header .logo {
    width: 130px;
    height: 91px;
    float: left;
}
.atypia-header .nav-list {
    height: 100%;
}
.atypia-header .nav-list > li {
    width: 106px;
    float: left;
    line-height: 50px;
    text-align: center;
    background: url("../img/top-nav-rg.jpg") right center no-repeat;
}
.atypia-header .nav-list > li a {
    display: inline-block;
    font-size: 16px;
    color: #831216;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.atypia-header .nav-list > li a:hover {
    color: #fff;
    background-image: linear-gradient(left, #f039c0, #fe584f);
    background-image: -moz-linear-gradient(left, #f039c0, #fe584f);
    background-image: -webkit-linear-gradient(left, #f039c0, #fe584f);
}

.banner {
    height: 722px;
    background: url("../img/banner.jpg") top center no-repeat #4301cc;
}

.cps {
    height: 350px;
    margin-top: -184px;
    background: url("../img/cps.png") top center no-repeat;
}
.cps h2 {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    letter-spacing: 5px;
    padding-top: 16px;
}
.cps h2 b {
    display: inline-block;
}
.cps h2 b:nth-child(-n+5) {
    color: #fdfe5e;
}
.cps .time {
    padding-top: 16px;
    font-size: 20px;
    color: #feffa6;
    text-align: center;
}
.cps .time b {
    display: inline-block;
    font-weight: normal;
}
.cps .limited {
    font-size: 12px;
    color: #ffe5ec;
    text-align: center;
}

.cp {
    position: absolute;
    top: 202px;
    width: 190px;
    padding: 0 10px;
    text-align: center;
}
.cp.cp-1 {
    left: 30px;
}
.cp.cp-2 {
    left: 264px;
}
.cp.cp-3 {
    left: 496px;
}
.cp.cp-4 {
    left: 728px;
}
.cp.cp-5 {
    left: 960px;
}
.cp .price {
    color: #ffe900;
    text-shadow: 2px 2px 5px #ffe900;
    font-size: 20px;
    height: 54px;
}
.cp .price .currency {
    line-height: 54px;
}
.cp .price .num {
    line-height: 70px;
    font-size: 40px;
    font-weight: bold;
    padding-left: 20px;
}
.cp .notice {
    color: #fff;
    padding-top: 10px;
    line-height: 30px;
}
.cp .btn-cp {
    display: block;
    color: #f23a6c;
    height: 28px;
    line-height: 28px;
    width: 176px;
    margin: 0 auto;
    text-align: center;
}

.common.bd {
    padding: 30px 0;
}

.m_blk {
    margin: 60px 0;
    padding: 0 30px;
}
.m_blk:first-child {
    margin-top: 0;
}
.m_blk > .title {
    height: 100px;
    margin-bottom: 30px;
    font-weight: bold;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    background: #ffcd20;
}
.m_blk > .title .title-box {
    display: inline-block;
    height: 100%;
    padding: 0 124px 0 120px;
    background: url("../img/title-lf.png") left center no-repeat, url("../img/title-rg.png") right center no-repeat;
}
.m_blk > .title .title-box p {
    display: inline-block;
}
.m_blk > .title .title-box p.title-lf {
    display: inline-block;
    line-height: 100px;
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    padding: 0 20px;
}
.m_blk > .title .title-box p.title-rg {
    font-size: 30px;
    font-weight: bold;
    text-align: left;
    line-height: 24px;
    padding-left: 20px;
    border-left: 1px dashed #fff;
}
.m_blk > .title .title-box p.title-rg.red {
    color: #fb4365;
}
.m_blk > .title .title-box p.title-rg span {
    color: #fff;
    font-weight: normal;
    font-size: 16px;
}

.showing {
    marign-bottom: 30px;
}

.cr-list {
    display: block;
}
.cr-list > li {
    float: left;
    display: block;
    width: 260px;
    margin: 0 12px;
}

.cr-top {
    height: 146px;
    perspective: 800px;
    perspective-origin: 50% 100px;
}
.cr-top > img {
    display: inline-block;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.cr-top .cr-info p {
    border: 1px dashed #333;
    padding: 10px;
    line-height: 24px;
    font-size: 14px;
    color: #333;
    height: 104px;
}
.cr-top .cr-info {
    display: none;
    overflow: hidden;
    padding: 10px;
    background: #ffcd20;
}
/* 色彩 */
.tp-2 .title {
    background: #692aff;
}
.tp-2 .title .title-rg.red {
    color: #ffcd20 !important;
}
.tp-2 .cr-top .cr-info {
    background: #804ef7;
}
.tp-2 .cr-top .cr-info p {
    color: #fff;
    border-color: #fff;
}
.tp-3 .title {
    background: #35b3ed;
}
.tp-3 .title .title-rg.red {
    color: #ffcd20 !important;
}
.tp-3 .cr-top .cr-info {
    color: #fff;
    background: #35b3ed;
}
.tp-3 .cr-top .cr-info p {
    color: #fff;
    border-color: #fff;
}
.tp-4 .title {
    background: #a8d756;
}
.tp-4 .title .title-rg.red {
    color: #ffcd20 !important;
}
.tp-4 .cr-top .cr-info {
    color: #fff;
    background: #a2c95f;
}
.tp-4 .cr-top .cr-info p {
    color: #fff;
    border-color: #fff;
}
.tp-5 .title {
    background: #f47610;
}
.tp-5 .title .title-rg.red {
    color: #ffcd20 !important;
}
.tp-5 .cr-top .cr-info {
    color: #fff;
    background: #f47610;
}
.tp-5 .cr-top .cr-info p {
    color: #fff;
    border-color: #fff;
}
.tp-6 .title {
    background: #28d9c0;
}
.tp-6 .title .title-rg.red {
    color: #ffcd20 !important;
}
.tp-6 .cr-top .cr-info {
    color: #fff;
    background: #28d9c0;
}
.tp-6 .cr-top .cr-info p {
    color: #fff;
    border-color: #fff;
}

.cr-top .cr-info strong {
    font-weight: bold;
    font-size: 16px;
}

.cr-btm {
    position: relative;
    height: 120px;
    background: #fff;
}
.cr-btm .period {
    padding: 12px;
    font-size: 14px;
    color: #666;
}
.cr-btm .cr-btm-lf {
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 132px;
    color: #e91550;
    font-size: 14px;
}
.cr-btm .cr-btm-lf > p {
    display: inline-block;
}
.cr-btm .cr-btm-lf .currency {
    line-height: 12px;
}
.cr-btm .cr-btm-lf .num {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
}
.cr-btm .cr-btm-lf .unit {
}
.cr-btm .cr-btm-lf .notice {
    color: #666;
    display: block;
}
.cr-btm .cr-btm-lf .ori {
    text-decoration: line-through;
}
.cr-btm .cr-btm-lf .return {
    display: block;
}
.cr-btm .btn-buy {
    display: inline-block;
    position: absolute;
    right: 10px;
    bottom: 20px;
    width: 100px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: #fa4165;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.sub-nav-list {
    display: block;
    margin: 30px 0;
    border-bottom: 1px dashed #fff;
}
.sub-nav-list > li {
    float: left;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.sub-nav-list > li.active {
    background: #fff;
    color: #fb4265;
}
.sub-nav-list > li:last-of-type a {
    border-right: none;
}
.sub-nav-list > li > a {
    display: inline-block;
    width: 100%;
    border-right: 1px solid #fff;
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.sub-list {
    
}
.sub-list > li {
    display: none;
}
.sub-list > li.active {
    display: block;
}

.sidebar {
    display: none;
    z-index: 30;
    position: fixed;
    left: 0;
    bottom: 4%;
    padding-top: 135px;
    background: url("../img/left-bar-top.png") -1px top no-repeat;
    width: 155px;
}
.sidebar.inactive {
    display: none !important;
}
.sidebar .btn-close {
    position: absolute;
    right: -20px;
    display: block;
    width: 24px;
    height: 24px;
    top: 10px;
}
.sidebar .tar-cps {
    display: block;
    position: absolute;
    width: 121px;
    height: 28px;
    left: 17px;
    top: 98px;
    
}
.sidebar .tar-list {
    background: #47018e;
    padding: 0 12px;
    width: 76px;
    margin: 0 auto;
}
.sidebar .tar-list li {
    display: block;
    height: 29px;
    line-height: 29px;
    border-bottom: 1px dashed #5a06b0;
    text-align: center;
}
.sidebar .tar-list li a {
    color: #fff;
    font-size: 14px;
}
.sidebar .tar-list li.active a {
    color: #fece3e;
}
