﻿@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
    border:0;
    box-sizing: border-box;
    -webkit-text-size-adjust: none;
    outline: medium none;
    font-weight: lighter;
}
a {
    text-decoration: none;
}
/*@font-face {
    font-family: 'MSung-light';
    src: url('./font/MSung-light.ttf');
    
}
@font-face {
    font-family: 'MHeiPRC-Medium';
    src: url('./font/MHeiPRC-Medium.OTF');
    font-weight:500;
}
@font-face {
    font-family: 'capitolium2_regular';
    src: url('./font/capitolium2_regular.ttf');
}
@font-face {
    font-family: 'MHei-PRC';
    src: url('./font/MHei-PRC.ttf');
}*/
body {
    font-family: 'MSung-light', 'capitolium2_regular';
    width: 100%;
    background-color: #f2f2f2;
    font-size: 14px;
    height:100%;
    position: relative;  
}
html {
    height: 100%;
}
button {
    cursor: pointer;
}
#pbg-mainLayer {
    z-index:1;
    position:relative;
    /*display: table;*/
    width:100%;
    height:100%;
}
.pbg-title-top, .pbg-pentagon, .pbg-goods-list, .pbg-next {
    text-align: center;
}
.pbg-title-top {
    background: url("../images/bg_title_red.png") repeat-y;
    background-size: 100% auto;
    color:#fff;
    padding: 15px 15px 25px;
}
.pbg-title-top span {
    display: block;
    margin-top: 10px;
    
}
.sumTitle {
    font-family: 'MSung-light', 'capitolium2_regular';
    font-size:22px;
}
.title-text {
    font-size:40px;
    line-height: 1.2;
}

.pbg-pentagon {
    background-color: #fff;
    color:#000;
    padding:25px 15px 15px;
}
#fivePentagon img, .good-steps li .step-img img {
    width:100%;
}
#fivePentagon {
    display: block;
    padding:90px 0 40px;
    position: relative;
    margin-top: 20px;
}
#myCanvas{
    position:relative;
    z-index:3;
}

.canvasBg, .canvasline {
    position: absolute;
    top:74px;
    left:50%;
    width:250px;
    margin-left: -125px;
    display: table;
    z-index:1;
}
.canvasline {
    z-index:4;
}
#fiveNum {
    position: absolute;
    top:0;
    left:50%;
    width:320px;
    margin-left: -160px;
    display: table;
    z-index:2;
}
#fiveNum div {
    position: absolute;
    font-size: 14px;
    text-align: center;
    color: #950f2d;
    width: 60px;
    max-width: 60px;
    text-transform: uppercase;
}
#fiveNum div span {
    display: block;
    color:#3f3f3f;
}
#fiveNum div b {
    font-size: 36px;
    font-family: 'capitolium2_regular';
    line-height: 40px;
    display:table-cell;
    padding-left:4px;
}
#fiveNum div b,#fiveNum div i {
    vertical-align:bottom;
    text-align:center;
}
#fiveNum div i {
    display:table-cell;
    font-style:normal;
}
.tag01 {
    top:9px;
    left:50%;
    margin-left: -30px;
}
.tag02 {
    top:82px;
    right:25px;
}
.tag03 {
    top:280px;
    right:15px;
}
.tag04 {
    top:280px;
    left:0;
    margin-left: 20px;
}
.tag05 {
    top:82px;
    left:15px;
}
.pentagonLine {
    color:#000;
    font-size:18px;
}
.pentagonLine b {
    font-weight:500;
    margin-right:5px;
}
.pbg-goods-list, .pbg-next {
    width:100%;
    padding:20px 3%;
}
.good-box {
    background-color: #fff;
    width:100%;
    display: block;
    padding:42px 6% 30px;
    margin-bottom: 20px;
}
.good-img {
    width:40%;
    padding-right:5%;
    float:left;
}
.good-img, .good-info, .step-img, .step-info {
    display: table-cell;
    vertical-align: middle;
}
.good-info {
    width:60%;
    text-align: left;
    vertical-align:top;
}
.good-img img {
    width:auto;
    height:auto;
    max-height:180px;
    max-width:100%;
}
.product-type {
    font-size:14px;
    color:#8d8d8d;
    line-height:21px;
}
.product-name {
    font-size:26px;
    color:#000;
    line-height: 1;
    margin:8px 0;
    letter-spacing:0;
    height:52px;
    overflow:hidden;
}
.good-btn {
    font-family: 'MHeiPRC-Medium';
    display: block;
    clear: both;
    width:80%;
    background: #fff;
    border:1px solid #c996a0;
    color:#970f2e;
    line-height: 14px;
    margin: 20px auto 10px;
    font-size:14px;
    letter-spacing: 5px;
    text-transform: uppercase;
    padding:14px 0 14px 5px;
}
.gray-buy-note {
    display: flex;
}
.gray-info, .gray-buy-note button, .buyTitle {
    font-size:15px;
    letter-spacing: 2px;
}
.gray-buy-note button {
    font-size:14px;
}
.good-info, .buyTitle {
    color: #8d8d8d;
    letter-spacing: 5px;
}
.pbg-goods-list .title-text {
    margin:10px auto 30px;
    font-family: 'MSung-light', 'capitolium2_regular';
}
.title-date {
     font-family: 'MSung-light', 'capitolium2_regular';
}
.gray-buy-note icon img {
    width:16px;
    margin-right: 8px;
    margin-top:2px;
}
.gray-buy-note button {
    color: #bc9f7d;
    background: none;
}
.pbg-next {
    padding-top: 0;
}
.pbg-next .title-text {
    padding: 0 26px 20px;
}
.pbg-next .good-btn {
    background: #8b1e33;
    border-color:#8b1e33;
    color:#fff;
    margin-bottom: 30px;
}
#noMagic .pbg-title-top {
    background-color: #770512;
    background-image: url("../images/bg_title_open.png");
    background-repeat: no-repeat;
    background-position: center center;
    padding:35px 15px;
    display: block;
}
#noMagic .good-btn {
    color:#fff;
    background: none;
    border-color:#fff;
    font-size:16px;
    line-height: 2.4;
}
.close {
    position: absolute;
    top:20px;
    right:20px;
    width:30px;
    height: 30px;
    float:left;
    background: none;
}
.close img {
    width:100%;
}
.popups {
    background: #fff;
    position: fixed;
    z-index: 1001;
    top:0;
    left:0;
    width:100%;
    padding:0;
    display:none;
}
.popups-box {
    width:100%;
    padding:20px;
    overflow-y: auto;
    background: #fff;
}
.popups-box .product-name {
    height:auto;
    padding: 10px 0 16px;
}
.show {
    display: block;
}
.popups .good-box {
    padding:30px 0 10px;    
    display:block;    
}
.good-steps {
    padding-top:40px;
    border-top:1px solid #ccc;
}
.popups .good-img, .popups .good-info, .step-img, .step-info {
    vertical-align: top;
}
.popups .gray-note {
    font-size:16px;
    margin-top: 15px;
    letter-spacing:0;
}
.good-steps li {
    list-style: none;
    display: table;
    width:100%;
    margin: 0 0 30px;
}
.popups .good-img {
    width:40%;
}
.popups .good-info {
    width: 60%;
}
.step-img {
    width:35%;
    padding:0 8% 0 2%; 
}
.step-img img {
    border-radius:100%;
}
.step-box, .buyDetail  {
    font-size:18px;
}
.step-num {
    margin-bottom:8px;
}
.buyDetail, .gray-buy-note button, .step-box, .buyBox h4 {
    font-family: 'MHei-PRC';
}
.block {
    display: block;
}
.buyBox {
    text-align: center;
}
.buyShop {    
    display: flex;
    padding:0 0 30px;
    margin-bottom: 20px;
}
.buyShop a {
    float:left;
    width:33.3%;
    padding:10px 20px 20px;
}
.buyShop a.wp img {
    margin-top:5px;
}
.buyShop a img {
    width:100%;
}
.buyTitle {
    
    padding:30px 0 35px;
    display: block;
}
.buyBox h4 {
    font-size:24px;
    text-transform: uppercase;
    padding:30px 0 25px;
    color: #970f2e;
}
.t-line {
    border-top:1px solid #ccc;
    margin-top:30px;
}
#hasMagic, #noMagic {
    display: none;
}
.lblUser {
    display:block;
}




.eleHide {
    display: none;
}

.pg-head-action {
    display: table;
    width: 100%;
    text-align: right;
}

.pbg-title-top button {
    padding: 5px 20px;
    display: inline-block;
    background: #fff;
    color: #660f2d;
    border: 1px solid #660f2d;
    margin-top: 10px;
}

    .pbg-title-top button.active {
        background: #660f2d;
        color: #fff;
    }

.display-inline {
    display: inline !important
}

.verifyMain {
    position: absolute;
    z-index: 1001;
    transform: translate(-50%, -50%);
    margin: 0 auto;
    top: 40%;
    left: 50%;
    width: 400px;
    max-width: 85%;
}

.verifySm {
    width: 100%;
    display: flex;
    flex-flow: column;
    font-family: 'MSung-light', 'capitolium2_regular';
}

.v-title {
    background: url("../Images/bg_title_red.png") repeat-x;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 20px 15px;
    border-radius: 12px 12px 0 0;
}

.v-main {
    border: 1px solid #8b1e33;
    padding: 15px 0 0;
    border-radius: 0 0 12px 12px;
    background: #fff;
    overflow: hidden;
}

    .v-main p {
        padding: 0 15px;
        font-weight: 500;
    }

    .v-main input[type="button"] {
        cursor: pointer;
    }

.note {
    padding: 0 15px;
    color: #950f2d;
}

.v-from {
    padding: 15px;
}

    .v-from input {
        font-weight: 500;
    }

.v-input {
    width: 55%;
    border: 1px solid #bc9f7d;
    float: left;
}

    .v-input input {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        color: #333;
        padding-left: 5px;
        width: 100%;
    }

.v-btn-m {
    background: #ddd;
    display: block;
    text-align: center;
    padding: 15px 0;
    margin-top: 15px;
}

.v-btn {
    background: #333;
    color: #fff;
    margin: 0 auto;
    box-shadow: none;
    border: 0;
    font-size: 15px;
    text-transform: uppercase;
    width: 60%;
    padding: 12px 25px;
    -webkit-appearance: none;
    border-radius: 0;
}

.v-code {
    width: 45%;
    border: 1px solid #bc9f7d;
    display: inline-flex;
}

    .v-code input {
        line-height: 40px;
        background: #bc9f7d;
        width: 100%;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        -webkit-appearance: none;
        border-radius: 0;
    }
