body {
    background: #fafafa;
    font-family: "微软雅黑";
}

.s-wrapper {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.s-box {
    width: 100%;
    background: #fff;
    margin: 40px auto 20px;
    position: relative;
}

.s-box .pro {
    width: 425px;
    height: 425px;
    line-height: 425px;
    display: block;
    float: left;
    vertical-align: middle;
    text-align: center;
    /*hack*/
    *display: block;
    *font-size: 371px;
    *font-family: Arial;
    *line-height: 100%;
}

.s-box .pro img {
    vertical-align: middle;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border: none;
}

.s-box .info {
    padding: 40px 0 40px 0;
    float: right;
    /*position:absolute;*/
    /*top:0;*/
    /*right:0;*/
    margin-right: 63px;
}

.s-box .s-main {
    padding-left: 40px;
    width: 470px;
    border-left: 1px solid #ededed;
}

.s-main .s-title {
    color: #333;
    font: bold 24px/24px "微软雅黑";
}

.s-main .s-tbar {
    width: 100%;
    border-bottom: 1px dashed #d9d9d9;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.s-main .s-bar {
    margin-top: 13px;
    color: #888;
    font: 14px/35px "微软雅黑";
    vertical-align: middle;
    height: 35px;
}

.s-bar .s-bar-title {
    float: left;
}

.s-main .s-tag {
    height: 25px;
    color: #fff;
    font: 14px/25px "微软雅黑";
    text-align: center;
    padding: 0 10px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: #f43928;
}

.s-main .s-selbg {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    *vertical-align: 25px;
    width: 170px;
    z-index: 9;
}

.s-main .s-sel {
    position: absolute;
    left: 0;
    top: 0;
    width: 150px;
    height: 25px;
    border: 1px solid #d0d0d0;
    padding: 5px;
    background: #fff;
    color: #333;
    font: 14px/25px "微软雅黑";
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/dicon.png) 129px 4px no-repeat;
}


/* .s-main .s-sel {
    position: absolute;
    left: 5px;
    top: 5px;
    right: 0;
    bottom: 5px;
    background: url(../images/dicon.png) 123px -1px no-repeat;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 20px;
} */

.s-main .s-sel.error {
    border: 1px solid red;
    color: red;
}

.s-main .s-sel .icon {
    /*     width: 26px;
height: 26px;
background: url(../images/dicon.png) no-repeat;
position: absolute;
right: 5px;
top: 5px; */
    display: none;
    l
}

.s-main .s-selarea {
    width: 160px;
    border: 1px solid #d0d0d0;
    background: #fff;
    position: absolute;
    left: 0;
    top: 36px;
    z-index: 10;
    max-height: 200px;
    _height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.s-main .s-selarea a {
    width: 155px;
    height: 25px;
    font: 14px/25px "微软雅黑";
    color: #666;
    display: block;
    padding-left: 5px;
    overflow: hidden;
}

.s-main .s-selarea a:hover {
    background: #eee;
}

.s-main .s-amount {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 127px;
    height: 25px;
    background: #fff;
    vertical-align: middle;
}

.s-amount .s-action {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    background: #f1f1f1;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #ddd;
    margin-right: -1px;
}

.s-amount .s-action:hover {
    z-index: 11;
    border: 1px solid #f35600;
}

.s-amount .s-action .icon {
    width: 10px;
    height: 15px;
    background: url(../images/dicon.png) no-repeat;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    *vertical-align: -3px;
}

.s-amount .s-action.minus {
    left: 0;
    border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    -webkit-border-radius: 2px 0 0 2px;
    -ms-border-radius: 2px 0 0 2px;
}

.s-amount .s-action.minus .icon {
    background-position: 0 -38px;
}

.s-amount .s-action.minus:hover .icon {
    background-position: 0 -87px;
}

.s-amount .s-action.add {
    right: 0;
    border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
    -ms-border-radius: 0 2px 2px 0;
}

.s-amount .s-action.add .icon {
    background-position: 0 -62px;
}

.s-amount .s-action.add:hover .icon {
    background-position: 0 -108px;
}

.s-amount .amount {
    position: absolute;
    left: 26px;
    background: #fff;
    color: #333;
    padding: 0 5px;
    font: 14px/25px "微软雅黑";
    width: 64px;
    height: 25px;
    border: 1px solid #ddd;
    margin-right: -1px;
    text-align: center;
}

.s-amount .amount:hover,
.s-amount .amount.cur {
    border: 1px solid #f35600;
    z-index: 1;
}

.s-main .btn-style {
    height: 48px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    text-align: center;
    font: 18px/48px "微软雅黑";
    color: #fff;
    margin-right: 35px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.s-main .btn-style .cart {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 24px;
    height: 25px;
    background: url(../images/dicon.png) 0 -122px no-repeat;
    margin-right: 5px;
}

.s-main .btn-style1 {
    width: 150px;
    background: #fc8d05;
}

.s-main .btn-style1:hover {
    background: #fda00b;
}

.s-main .btn-style2 {
    width: 195px;
    background: #bf7e28;
}

.s-main .btn-style2:hover {
    background: #ca8c2d;
}

.s-content {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}

.s-content .s-bar {
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    height: 60px;
    position: relative;
}

.s-content .s-bar .s-name {
    border-bottom: 1px solid #fc8e07;
    font: 24px/60px "微软雅黑";
    color: #333;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 5px;
}

.s-content .s-main {
    padding: 20px 0;
    font: 14px/20px "微软雅黑";
    color: #666;
    width: 100%;
    overflow: hidden;
}


/*font*/

.s-main .fs-style1 {
    color: #e7242e;
    font-size: 30px;
    font-weight: bold;
}


/*margin*/

.s-main .mt-style1 {
    margin-top: 40px;
}


/************************Perhaps,date:2015/07/21******************************/

.sub-title {
    color: #ff7f00;
    font-size: 16px;
}

.s-main .pd0 {
    padding: 0;
}

.sub-title {
    padding: 15px 0 12px 0;
    line-height: 1;
}

.discount {
    padding: 0 4px;
    background-color: #ff7f00;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    border-radius: 3px;
    margin-left: 5px;
}

.vt {
    vertical-align: top;
}

.tips {
    color: #666666;
    font-size: 14px;
    margin-left: 15px;
    vertical-align: middle;
}

.tips strong {
    color: #ff7f00;
}

.countdown {
    height: 38px;
    line-height: 38px;
    display: inline-block;
    vertical-align: middle;
}

.datebg {
    width: 38px;
    height: 38px;
    display: inline-block;
    background: url(../images/datebg.png) 0 0 no-repeat;
    text-align: center;
    color: #fff;
    font-size: 24px;
}

.s-countdown {
    height: 38px;
    line-height: 38px;
    margin-top: 13px;
    vertical-align: middle;
}

.s-date {
    height: 38px;
    line-height: 38px;
    display: inline-block;
    vertical-align: top;
}


/*************************btn*********************************/

.item_btn {
    height: 48px;
    float: left;
    margin-right: 20px;
    text-indent: -999em;
    background: url(http://static.snailmobile.com/images/item/9yin/donate.png) no-repeat;
}

.buy_now {
    width: 150px;
    background-position: 0-343px;
}

.buy_now:hover {
    background-position: 0 -392px;
}

.buy_disabled {
    width: 150px;
    background-position: 0 -441px;
}

.add_to_cart {
    width: 180px;
    background-position: 0 -196px;
}

.add_to_cart:hover {
    background-position: 0 -245px;
}

.add_to_cart_disabled {
    width: 180px;
    background-position: 0 -294px;
}

.donate_btn,
.donate_btn_p {
    width: 100px;
    background-position: 0 0;
}

.donate_btn {
    margin-right: 0;
}

.donate_btn:hover {
    width: 100px;
    background-position: 0 -49px;
}

.donate_btn_disabled {
    width: 100px;
    background-position: 0 -490px;
    margin-right: 0;
}

.donate_btn_p {
    background-position: 0 -98px;
    margin-top: 20px;
}

.donate_btn_p:hover {
    background-position: 0 -147px;
}


/********************上下架图标************************************/

.notonsale {
    position: absolute;
    left: 20px;
    top: 0;
    background: url(../images/product_status.png) no-repeat;
    background-position: 0 0;
    width: 99px;
    height: 85px;
}

.notstart {
    position: absolute;
    left: 20px;
    top: 0;
    background: url(../images/product_status.png) no-repeat;
    background-position: 0 -85px;
    width: 99px;
    height: 85px;
}


/****************************************************************赠送弹框******************************************/

.pop-donate {
    position: fixed;
    z-index: 11112;
    width: 800px;
    height: 486px;
    left: 50%;
    top: 50%;
    margin-top: -233px;
    margin-left: -400px;
}

.pop-donate .outter {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: .2;
    filter: alpha(opacity=20);
}

.pop-donate .inner {
    position: absolute;
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
    background: #fff;
}

.pop-donate .pheader {
    position: relative;
    padding: 0 20px;
    background: #ededed;
    height: 46px;
    color: #999;
    font: 18px/46px "微软雅黑";
}

.pop-donate .pheader .close {
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(http://static.snailmobile.com/images/common/pclose.png) no-repeat;
    top: 13px;
    right: 20px;
    text-indent: -999em;
}

.pop-donate .main {
    width: 700px;
    margin: 40px auto 0;
    overflow: hidden;
}

.pop-donate .p-info {
    width: 320px;
    height: 340px;
    border: 1px solid #dedede;
    text-align: center;
    line-height: 340px;
    float: left;
}

.pop-donate .p-info img {
    max-width: 310px;
    display: inline-block;
    vertical-align: middle;
}

.pop-donate .p-detail {
    float: right;
    width: 350px;
    overflow: hidden;
    color: #888;
    font-size: 14px;
}

.pop-donate .clr-gray {
    color: #333;
}

.pop-donate .clr-red {
    color: #e7242e;
}

.pop-donate .col {
    width: 100%;
    border-bottom: 1px dashed #d9d9d9;
    overflow: hidden;
}

.pop-donate .col1 p {
    margin-bottom: 15px;
}

.pop-donate .col2 {
    padding-top: 20px;
    padding-bottom: 10px;
}

.pop-donate .group {
    height: 40px;
    line-height: 40px;
}

.pop-donate .group .label {
    width: 100px;
    float: left;
}

.pop-donate .group .input {
    width: 198px;
    height: 28px;
    border: 1px solid #dedede;
    background: #fff;
    padding: 5px;
    font: 14px/28px "微软雅黑";
    color: #666;
    float: left;
}

.pop-donate .group .input.error {
    border: 1px solid red;
}

.pop-donate .tip {
    margin-left: 100px;
    color: #e62528;
    font: 12px/25px "微软雅黑";
    background: url(http://static.snailmobile.com/images/item/9yin/tip.png) left center no-repeat;
    padding-left: 20px;
    visibility: hidden;
}

.pop-donate .pop-count {
    height: 32px;
    border: 1px solid #d0d0d0;
    float: left;
}

.pop-donate .pop-span {
    width: 30px;
    height: 32px;
    float: left;
    text-align: center;
    background: #f1f1f1;
    font: bold 18px/32px "Arial";
    color: #8c8b8b;
    cursor: pointer;
}

.pop-donate .pop-text {
    width: 38px;
    height: 30px;
    border: 1px solid #d0d0d0;
    border-top: none;
    border-bottom: none;
    background: #fff;
    text-align: center;
    font: normal 15px/30px "Arial";
    color: #333;
    float: left;
}

.pop-donateMask {
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    width: 100%;
    z-index: 11111;
}


/*道具有效期*/

.period {
    float: left;
    width: 58px;
    height: 33px;
    border: 1px solid #e0e1e0;
    margin-right: 10px;
    text-align: center;
    line-height: 33px;
    cursor: pointer;
    color: #333;
    text-decoration: none;
}

.period-selected {
    border: 1px solid #fa9728;
    background: url(http://mall.snailmobile.com/store/yyx/images/product_status.png) no-repeat;
    background-position: 47px -250px;
}
.actinfo{
    margin-top: 30px;
    background-color: #fafaed;
    padding:18px 19px;
}
.act-desc,.act-times{
    padding-left:32px;
    line-height: 24px;
    background: url(http://static.snailmobile.com/images/item/9yin/act-desc.png) 0 2px no-repeat;
}
.act-desc strong{
    color:#e7242e;
    font-size: 18px;
    font-weight: bold;
}
.act-desc span{
    color:#e7242e;
    font-size: 14px;
}
.act-times{
    margin-top: 15px;
    font-size: 14px;
    color:#666666;
    background: url(http://static.snailmobile.com/images/item/9yin/times.png) 0 0 no-repeat;
}