.back {
    display: block;
    position: absolute;
    left: 98px;
    top: -101px;
    width: 98px;
    height: 101px;
    z-index: 999;
    /*cursor: pointer;*/
}
article {
    position: relative;
    width: 100%;
    background: url(../images/bg.jpg);
}
.ptcontent-wrapper > p {
    padding: 10px 20px;
    text-align: center;
    font-size: 15px;
    color: #332e21;
}
.content > h2 {
    display: block;
    text-align: center;
    background-position: center;
    height: 132px;
    line-height: 239px;
    letter-spacing: 4px;
    margin-top: 65px;
    font-size: 30px;
    font-weight: normal;
    color: #6d3629;
}
.CandyCheeks {
    background: url(../images/t_Candy-Cheeks.png) no-repeat;
}
.FackColor {
    background: url(../images/t_facecolor.png) no-repeat;
}
.SugarEyes {
    background: url(../images/t_Sugar-Eyes.png) no-repeat;
}
.DropGloss {
    background: url(../images/t_DropGloss.png) no-repeat;
}
.ColorMascara {
    background: url(../images/t_ColorMascara.png) no-repeat;
}
.NailColor {
    background: url(../images/t_NailColor.png) no-repeat;
}
.NailArt {
    background: url(../images/t_NailArt.png) no-repeat;
}
.PowderCheeks {
    background: url(../images/t_PowderCheeks.png) no-repeat;
}
.PowderEyes{
    background: url(../images/t_PowderEyes.png) no-repeat;
}
.Destiny{
    background: url(../images/t_destiny.png) no-repeat;
}
.content h3 {
    display: block;
    background: url(../images/sub-bg.png) no-repeat;
    text-align: center;
    background-position: center;
    color: #fff;
    font-family: 'Molengo', sans-serif,"微軟正黑體";
    font-weight: 400;
    font-size: 24px;
    margin-top: 20px;
}
.price {
    border-top: 1px solid #6d3629;
    border-bottom: 1px solid #6d3629;
    color: #6d3629;
    font-size: 20px;
    font-family: 'Lato', sans-serif, '微軟正黑體';
    line-height: 55px;
}
#ptcontent {
    width: 100%;
    height: 100%;
    background: url(../images/content-bg.jpg) repeat;
}
.ptcontent {
    opacity: 0;
    filter: alpha(opacity=0);
}
.content > p {
    font-size: 15px;
    font-family: 'Lato', sans-serif, '微軟正黑體';
    color: #332e21;
    line-height: 30px;
}
p.mask {
    color: #ae786b;
}
p.directions {
    padding: 30px 0;
}
.ptcontent-wrapper {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: none;
}
.ptcontent-item {
    width: 20%;
    display: inline-block;
    vertical-align: top;
    margin: 5% 2%;
    position: relative;
}
.ptcontent-item-left {
    float: left;
    margin: 5% 0%;
}
.powdereyes_item {
    width: 60%;
}
.dropgloss_item {
    width: 22%;
    margin: 5% 1%;
}
.colormascara_item {
    width: 12%;
    margin: 5% 1%;
}
.nailcolor_item, .nailart_item {
    width: 30%;
    margin: 5% 2%;
}
.itemdrop {
    width: 5%;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.ptcontent-item span {
    font-size: 15px;
    display: block;
    line-height: 30px;
}
.ptcontent-item p {
    font-size: 12px;
    font-family: 'Lato', sans-serif, '微軟正黑體';
    color: #332e21;
    line-height: 20px;
    text-align: center;
    margin: 0 auto;
}
.hit {
    width: 84px;
    height: 42px;
    position: absolute;
    right: 0;
    top: -50px;
}
.ps {
    border: 1px solid #888;
    text-align: left;
    display: inline-block;
    padding: 15px;
    margin: 30px 0;
    color: #888;
    line-height: 30px;
}
.pinkmark{
    color: #e9747a;
    font-size: 18px;
}