#main{
    margin-top: 10px;
    background: #ffffff;
    margin-bottom: 60px;
    border-top:1px #dddddd solid;
}
#main .head-title{
    font-size: 16px;
    color: #ee0000;
    line-height: 42px;
    display: block;
    height: 42px;
    font-weight: bold;
}
#main .head-title b{
    font-size: 16px;
    color: #ee0000;
    line-height: 42px;
    font-weight: bold;
    margin-left: 5px;
}
#main .palette{
    height:38px;
    background: #f9f9f9;
    border: 1px solid #dddddd;
}
#main .palette ul{}
#main .palette ul li{
    float: left;
}
#main .palette ul li span{
    font-size: 12px;
    color: #666666;
    line-height: 40px;
}
#main .palette ul li input{
    width: 14px;
    height: 14px;
    margin-top: 13px;
    float: left;
}
#main .palette ul li:nth-child(1){
    margin-left: 12px;
}
#main .palette ul li:nth-child(1) span{
    margin-left: 10px;
}

#main .palette ul li:nth-child(2){
    margin-left: 160px;
}
#main .palette ul li:nth-child(3){
    margin-left: 138px;
}
#main .palette ul li:nth-child(4){
    margin-left: 130px;
}
#main .palette ul li:nth-child(5){
    margin-left: 135px;
}
#main .palette ul li:nth-child(6){
    margin-left: 120px;
}
#main .palette ul li:nth-child(7){
    margin-left: 130px;
}
#main .empty{
    height: 140px;
    background: url("../background/car-icon.png") no-repeat 390px 32px;
    border: 1px solid #dddddd;
    margin-top: -1px;
}
#main .empty .empty-lint{
    display: inline-block;
    font-size: 12px;
    color: #333333;
    line-height: 12px;
    height: 12px;
    margin-left: 475px;
    margin-top: 66px;
}
#main .empty .empty-lint .home{
    color: #00a160;
}
#main .baoyou{
    height: 40px;
    margin-top: 20px;
}
#main .baoyou span{
    font-size: 12px;
    color: #666666;
    line-height: 40px;
    margin-left: 10px;
}
#main .goods{
    border: 1px solid #dddddd;
}
#main .goods form{
    display: block;
}
#main .goods .goods-list{
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    margin-top: -1px;
}
#main .goods .goods-list .select{
    float: left;
    width: 54px;
    padding: 15px 0;
}
#main .goods .goods-list .select .check{
    margin-left: 20px;
}
#main .goods .goods-list ul{
    float: left;
    overflow: hidden;
}
#main .goods .goods-list ul .td{
    float: left;
}
#main .goods .goods-list ul .td .modity{
    padding: 15px 0;
}
#main .goods .goods-list ul .td .bazaar{
    width: 100px;
    padding: 15px 0;
    margin-left: 20px;
}
#main .goods .goods-list ul .td .bazaar em{
    font-size: 12px;
    color: #999999;
    line-height: 16px;
    display: block;
    margin-left: 27px;
    text-decoration: line-through;
}
#main .goods .goods-list ul .td .bazaar em i{
    font-size: 12px;
    color: #999999;
    line-height: 16px;
}
#main .goods .goods-list ul .td .com{
    width: 300px;
    overflow: hidden;
}
#main .goods .goods-list ul .td .goods-img{
    float: left;
}
#main .goods .goods-list ul .td .goods-img a {
    display: block;
    width: 78px;
    overflow: hidden;
    height: 78px;
    border: 1px solid #dddddd;
}
#main .goods .goods-list ul .td .goods-img a img{
    width: 78px;
    height: 78px;
}
#main .goods .goods-list .goods-name{
    margin-left: 95px;
}
#main .goods .goods-list .goods-name a{
    font-size: 12px;
    color: #333333;
    line-height: 18px;
    max-height: 36px;
    display: block;
}
#main .goods .goods-list .skincare{
    float: left;
    margin-top: 10px;
}
#main .goods .goods-list .skincare a{
    font-size: 12px;
    color: #999;
    line-height: 18px;
    max-height: 36px;
    display: block;
}
#main .goods .goods-list ul .td .price{
    width: 130px;
    padding: 15px 0;
    margin-left: 60px;
}

#main .goods .goods-list ul .td .price .pro-lint{
    display: block;
    font-size: 12px;
    color: #ffffff;
    line-height: 18px;
    height: 18px;
    background: #ee0000;
    width: 50px;
    text-align: center;
    float: left;
    font-weight: bold;
}
#main .goods .goods-list ul .td .price .save{
    display: inline-block;
    font-size: 12px;
    color: #00a160;
    line-height: 32px;
    margin-left: 40px;
}
#main .goods .goods-list ul .td .price em{
    font-size: 12px;
    color: #333333;
    line-height: 16px;
    display: block;
    margin-left: 65px;
}
#main .goods .goods-list ul .td .price em i{
    font-size: 12px;
    color: #333333;
    line-height: 16px;
}
#main .goods .goods-list ul .td .quan{
    padding: 15px 0;
}
#main .goods .goods-list ul .td .quantity{
    width: 86px;
    height: 22px;
    margin-left: 68px;
}
#main .goods .goods-list ul .td .quantity .reduce{
    display: block;
    width: 21px;
    height: 20px;
    color: #bbbbbb;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #bbbbbb;
    float: left;
}
#main .goods .goods-list ul .td .quantity input{
    width: 40px;
    height: 20px;
    float: left;
    font-size: 12px;
    color: #333333;
    line-height: 20px;
    text-align: center;
    border-bottom: 1px solid #bbbbbb;
    border-top: 1px solid #bbbbbb;
}
#main .goods .goods-list ul .td .quantity .increase{
    display: block;
    width: 21px;
    height: 20px;
    color: #bbbbbb;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #bbbbbb;
    float: left;
}
#main .goods .goods-list ul .td  .available{
    font-size: 12px;
    color: #999999;
    line-height: 24px;
    margin-left: 99px;
}
#main .goods .goods-list ul .td .subtotal{
    padding: 15px 0;
    width: 100px;
    margin-left: 66px;
}

#main .goods .goods-list ul .td .subtotal .pre-price span{
    display: block;
    font-size: 12px;
    color: #ee0000;
    line-height: 16px;
    margin-left: 23px;
    font-weight: bold;
}
#main .goods .goods-list ul .td .subtotal .elide{
    text-decoration: line-through;
    color: #999999;
}
#main .goods .goods-list ul .td .subtotal .elide i{
    color: #999999;
}
#main .goods .goods-list ul .td .subtotal em{
    font-size: 12px;
    color: #ee0000;
    font-weight: bold;
    line-height: 16px;
    display: block;
    margin-left: 20px;
}
#main .goods .goods-list ul .td .subtotal em i{
    font-size: 12px;
    color: #ee0000;
    font-weight: bold;
    line-height: 16px;
}

#main .goods .goods-list ul .td .operation{
    width: 184px;
    padding: 15px 0;
}
#main .goods .goods-list ul .td .operation a{
    display: block;
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    margin-left: 88px;
}
#main .goods .discount{}
#main .goods .discount .discount-head{
    height: 40px;
    background: #fff1e5;
    position: relative;
}
#main .goods .discount .discount-head .check{
    margin-left: 20px;
}
#main .goods .discount .discount-head .dis-title{
    width: 58px;
    height: 18px;
    background: #fff1e5;
    font-size: 12px;
    color: #ee0000;
    line-height: 18px;
    text-align: center;
    border: 1px solid #ee0000;
    margin: 10px 10px 0 10px;
}
#main .goods .discount .discount-head p{
    font-size: 12px;
    color: #00a160;
    line-height: 40px;
    display: inline-block;
    height: 40px;
}
#main .goods .mt-1{
    margin-top: -1px;
    border-bottom: 1px solid #dddddd;
}
#main .goods .discount-list{
    overflow: hidden;
}
#main .goods .discount-list .select{
    float: left;
    width: 54px;
    padding: 10px 0;
    min-height: 90px;
}
#main .goods .discount-list .bor-bt{
    border-top: 1px solid #dddddd;
}
#main .goods .discount-list .select .check{
    margin-left: 20px;
}
#main .goods .discount-list ul{
    float: left;
    width: 1144px;
    overflow: hidden;
    border-top: 1px solid #dddddd;
}
#main .goods .discount-list ul .td{
    float: left;
}
#main .goods .discount-list ul .td .bor-bt{
}
#main .goods .discount-list ul .td .modity{
    padding: 15px 0;
}
#main .goods .discount-list ul .td .com{
    width: 300px;
    overflow: hidden;
}
#main .goods .discount-list ul .td .goods-img{
    float: left;
}
#main .goods .discount-list ul .td .goods-img a {
    display: block;
    width: 78px;
    overflow: hidden;
    height: 78px;
    border: 1px solid #dddddd;
}
#main .goods .discount-list ul .td .goods-img a img{
    width: 78px;
    height: 78px;
}
#main .goods .goods-name{
    margin-left: 95px;
}
#main .goods .goods-name span {
    /* display: inline-block; */
    font-size: 12px;
    color: #ee0000;
    line-height: 18px;
    font-weight: bold;
}
#main .goods .goods-name a{
    font-size: 12px;
    color: #333333;
    line-height: 18px;
    max-height: 36px;
    display: block;
}
#main .goods .skincare{
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
#main .goods .skincare a{
    font-size: 12px;
    color: #999;
    line-height: 18px;
    max-height: 36px;
    display: block;
}
#main .goods .discount-list ul .td .bazaar{
    width: 100px;
    padding: 15px 0;
    margin-left: 20px;
}
#main .goods .discount-list ul .td .bazaar em{
    font-size: 12px;
    color: #999999;
    line-height: 16px;
    display: block;
    margin-left: 27px;
    text-decoration: line-through;
}
#main .goods .discount-list ul .td .bazaar em i{
    font-size: 12px;
    color: #999999;
    line-height: 16px;
}
#main .goods .discount-list ul .td .price{
    width: 130px;
    padding: 15px 0;
    margin-left: 60px;
}
#main .goods .discount-list ul .td .price em{
    font-size: 12px;
    color: #333333;
    line-height: 16px;
    display: block;
    margin-left: 40px;
}
#main .goods .discount-list ul .td .price em i{
    font-size: 12px;
    color: #333333;
    line-height: 16px;
}
#main .goods .discount-list ul .td .price span{
    display: block;
    font-size: 12px;
    color: #ee0000;
    line-height: 18px;
    width: 64px;
    height: 18px;
    border: 1px solid #ee0000;
    border-radius: 2px;
    text-align: center;
    margin-left: 30px;
}
#main .goods .discount-list ul .td .quan{
    padding: 15px 0;
}
#main .goods .discount-list ul .td .quantity{
    width: 86px;
    height: 22px;
    margin-left: 68px;
}
#main .goods .discount-list ul .td .quantity .reduce{
    display: block;
    width: 21px;
    height: 20px;
    color: #bbbbbb;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #bbbbbb;
    float: left;
}
#main .goods .discount-list ul .td .quantity input{
    width: 40px;
    height: 20px;
    float: left;
    font-size: 12px;
    color: #333333;
    line-height: 20px;
    text-align: center;
    border-bottom: 1px solid #bbbbbb;
    border-top: 1px solid #bbbbbb;
}
#main .goods .discount-list ul .td .quantity .increase{
    display: block;
    width: 21px;
    height: 20px;
    color: #bbbbbb;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #bbbbbb;
    float: left;
}
#main .goods .discount-list ul .td  .available{
    font-size: 12px;
    color: #999999;
    line-height: 24px;
    margin-left: 99px;
}
#main .goods .discount-list ul .td .subtotal{
    padding: 15px 0;
    width: 100px;
    margin-left: 66px;
}
#main .goods .discount-list ul .td .subtotal .elide {
    text-decoration: line-through;
    color: #999999;
}
#main .goods .discount-list ul .td .subtotal em{
    font-size: 12px;
    color: #ee0000;
    font-weight: bold;
    line-height: 16px;
    display: block;
    margin-left: 20px;
}
#main .goods .discount-list ul .td .subtotal em i{
    font-size: 12px;
    color: #ee0000;
    font-weight: bold;
    line-height: 16px;
}
#main .goods .discount-list ul .td .operation{
    width: 184px;
    padding: 15px 0;
}
#main .goods .discount-list ul .td .operation a{
    display: block;
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    margin-left: 88px;
}
#main .goods .discount .activity .select{
    background: url("../background/activity-max.png") no-repeat 0px -2px;
}
#main .goods .discount .min-activity .select{
    background: url("../background/activity-min.png") no-repeat 0px 4px;
}
#main .goods .discount .discount-head .dis-bor{
    width: 1px;
    height:10px;
    border-left: 1px dashed #dddddd;
    position: absolute;
    left: 10px;
    top: 30px;
}

/*最新套餐样式表*/
#main .goods .discount{}
#main .goods .discount .set-meal{}
#main .goods .discount .set-meal .meal-list{
    width: 990px;
    overflow: hidden;
}
#main .goods .discount .set-meal .meal-list ul{}
#main .goods .discount .set-meal .meal-list ul li{
    padding: 15px 0;
    float: left;
    height: 79px;
    overflow: hidden;
    width: 989px;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}
#main .goods .discount .set-meal .meal-list ul li .set-show{
    width: 300px;
    margin-left: 54px;
    height: 80px;
    float: left;
}
#main .goods .discount .set-meal .meal-list ul li .set-show .set-img{
    display: block;
    width: 78px;
    height: 78px;
    border: 1px solid #dddddd;
    float: left;
    position: relative;
}
#main .goods .discount .set-meal .meal-list ul li .set-show .set-img span{
    position: absolute;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #ee0000;
    font-size: 12px;
    color: #ffffff;
    line-height: 24px;
    display: block;
    right: -10px;
    top: -10px;
    text-align: center;
}
#main .goods .discount .set-meal .meal-list ul li .set-show .set-img img{
    width: 78px;
    height: 78px;
}
#main .goods .discount .set-meal .meal-list ul li .set-show .set-name{
    font-size: 12px;
    color: #333333;
    line-height: 18px;
    max-height: 36px;
    display: block;
    float: left;
    margin-left: 15px;
    width: 205px;
}
#main .goods .discount .set-meal .meal-list ul li .set-price{
    float: left;
    width: 100px;
    margin-left: 20px;
    height: 80px;
}
#main .goods .discount .set-meal .meal-list ul li .set-price em{
    font-size: 12px;
    color: #999999;
    line-height: 16px;
    display: block;
    margin-left: 27px;
    text-decoration: line-through;
}
#main .goods .discount .set-meal .meal-list ul li .set-price em i{
    font-size: 12px;
    color: #999999;
    line-height: 16px;
}
#main .goods .discount .set-meal .meal-list ul li .set-vip{
    float: left;
    width: 130px;
    margin-left: 60px;
}
#main .goods .discount .set-meal .meal-list ul li .set-vip em{
    font-size: 12px;
    color: #333333;
    line-height: 16px;
    display: block;
    margin-left: 40px;
}
#main .goods .discount .set-meal .meal-list ul li .set-vip em i{
    font-size: 12px;
    color: #333333;
    line-height: 16px;
}
#main .goods .discount .set-meal .meal-list ul li .set-vip .spare{
    display: inline-block;
    font-size: 12px;
    color: #00a160;
    line-height: 32px;
    margin-left: 40px;
}
#main .goods .discount .set-meal .meal-list ul li .number{
    float: left;
    width: 219px;
    height: 22px;
    text-align: center;
}
#main .goods .discount .set-meal .meal-list ul li .number .amount{
    font-size: 12px;
    color: #333333;
    line-height: 20px;
}
#main .goods .discount .set-meal .meal-list ul li .set-subtotal{
    float: left;
    width:106px;
}
#main .goods .discount .set-meal .meal-list ul li .set-subtotal em{
    font-size: 12px;
    color: #ee0000;
    font-weight: bold;
    line-height: 16px;
    display: block;
    margin-left: 21px;
}
#main .goods .discount .set-meal .meal-list ul li .set-subtotal em i{
    font-size: 12px;
    color: #ee0000;
    font-weight: bold;
    line-height: 16px;
}
#main .goods .discount .set-meal .meal-list ul .set-list{
    margin-bottom: -1px;
}


#main .goods .discount .set-meal .meal-operate{
    width: 208px;
    text-align: center;
    position: relative;
}

#main .goods .discount .set-meal .meal-operate .total{
    display: inline-block;
    font-size: 12px;
    color: #ee0000;
    line-height: 20px;
}
#main .goods .discount .set-meal .meal-operate .total em{
    font-size: 12px;
    color: #ee0000;
    line-height: 20px;
}
#main .goods .discount .set-meal .meal-operate .total em i{
    font-size: 12px;
    color: #ee0000;
    line-height: 20px;
}


#main .goods .discount .set-meal .meal-operate .meal-box{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 86px;
    margin-left: -43px;
    height:72px;
    margin-top: -36px;
}
#main .goods .discount .set-meal .meal-operate .collect{
    display: block;
    font-size: 12px;
    color: #666666;
    line-height: 20px;
}
#main .goods .discount .set-meal .meal-operate .delete{
    display: block;
    font-size: 12px;
    color: #666666;
    line-height: 20px;
}
#main .goods .discount .set-meal .meal-operate .quantity{
    width: 86px;
    height: 22px;
    margin-top: 10px;
}
#main .goods .discount .set-meal .meal-operate .quantity input{
    width: 40px;
    height: 20px;
    float: left;
    font-size: 12px;
    color: #333333;
    line-height: 20px;
    text-align: center;
    border-bottom: 1px solid #bbbbbb;
    border-top: 1px solid #bbbbbb;
}
#main .goods .discount .set-meal .meal-operate .quantity .reduce{
    display: block;
    width: 21px;
    height: 20px;
    color: #bbbbbb;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #bbbbbb;
    float: left;
}
#main .goods .discount .set-meal .meal-operate .quantity .increase{
    display: block;
    width: 21px;
    height: 20px;
    color: #bbbbbb;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #bbbbbb;
    float: left;
}
#log{
    width: 440px;
    height: 430px;
    border-radius: 4px;
    position:fixed;
    left: 50%;
    top: 150px;
    opacity: 1;
    margin-left: -20px;
    background: #ffffff;
    z-index: 9999;
    display: none;
}
#log .log-head{
    display: block;
    height: 40px;
    border-bottom: 1px solid #dddddd;
    font-size: 16px;
    color: #333333;
    line-height: 40px;
    text-align: center;
    position: relative;
}
#log .log-head b{
    position: absolute;
    right: 10px;
    top: 13px;
    font-size: 16px;
    color: #cccccc;
    display: block;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    cursor: pointer;
}
#log .log-box{
    margin:  40px 40px 0  40px;
}
#log .log-box .login-name{
    display: inline-block;
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 28px;
}
#log .log-box .sign{
    display: inline-block;
    float: right;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
}
#log .log-box .sign .quick{
    display: inline-block;
    font-size: 14px;
    color: #00a160;
    line-height: 28px;
}
#log .log-box .zhanghao{
    width: 348px;
    height: 34px;
    border: 1px solid #dddddd;
    padding-left: 10px;
}
#log .log-box .name-lint{
    font-size: 12px;
    line-height: 28px;
    height: 28px;
    color: #ee0000;
    display: block;
}
#log .psd-box{
    margin: 15px 40px 0 40px;
}
#log .psd-box .mima{
    float: left;
    display: inline-block;
    font-size: 12px;
    color: #333333;
    line-height: 28px;
}
#log .psd-box .forget{
    float: right;
    display: inline-block;
    font-size: 12px;
    color: #333333;
    line-height: 28px;
}
#log .psd-box .psd{
    width: 348px;
    height: 34px;
    border: 1px solid #dddddd;
    padding-left: 10px;
}
#log .psd-box .psd-lint{
    display: block;
    font-size: 12px;
    color: #ee0000;
    line-height: 40px;
    height: 28px;
    text-align: center;
}
#log .login-set{
    margin: 0 40px;
}
#log .login-set .disguise{
    display: inline-block;
    width: 10px;
    height: 10px;
    position: relative;
    border: 1px solid #dddddd;
    top: 2px;
}
#log .login-set .disguise input{
    position: absolute;
    opacity: 0;
}
#log .login-set .self{
    display: inline-block;
    font-size: 12px;
    color: #333333;
    line-height: 28px;
}
#log button{
    width: 360px;
    height: 40px;
    border-radius: 3px;
    background: #00a160;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    margin-left: 40px;
}
#log .third{
    margin-top: 10px;
    margin-left: 40px;
    margin-right: 40px;
}
#log .third .third-id{
    height: 1px;
    width: 100%;
    background: #dddddd;
    margin-top: 30px;
    position: relative;
}
#log .third .third-id .third-lint{
    display: block;
    width: 116px;
    height: 28px;
    font-size: 12px;
    color: #999;
    background: #ffffff;
    line-height: 28px;
    text-align: center;
    position: absolute;
    top: -15px;
    left: 120px;
}
#log .third a{
    display: block;
    width: 36px;
    height: 36px;
    float: left;
    margin-right: 84px;
    background: white;
    border-radius: 50%;
    margin-top: 20px;
}
#log .third .QQ{
    margin-left: 100px;
    background: url(../background/third-qq.png) no-repeat;
}
#log .third .wx{
    background: url(../background/third-wx.png) no-repeat;
}

/*最新套餐样式表结束*/

#main  .clearing{
    height: 59px;
   border: 1px solid #dddddd;
    margin-top: -1px;
}
#main  .clearing .settleL{}
#main  .clearing .settleL input{
    width: 14px;
    height: 14px;
    margin-top: 22px;
    margin-left:10px ;
    float: left;
}
#main  .clearing .settleL .all{
    display: inline-block;
    float: left;
    font-size: 12px;
    color: #333333;
    line-height: 59px;
    margin-left: 10px;
}
#main  .clearing .settleL .detele{
    display: block;
    float: left;
    font-size: 12px;
    color: #666666;
    line-height: 59px;
    margin-left: 30px;
}
#main  .clearing .settleR{}
#main  .clearing .settleR .pitch-on{
    font-size: 12px;
    color: #333333;
    float: left;
    display: block;
    height: 40px;
    padding: 0 20px;
    line-height: 20px;
    border-right: 1px solid #dddddd;
    margin-top: 10px;
}
#main  .clearing .settleR .pitch-on b{
    font-size: 12px;
    color: #ee0000;
    margin: 0 5px;
}
#main  .clearing .settleR .money{
    float: left;
    margin-top: 5px;
    padding: 0 20px;
    width: 250px;
    text-align: center;
}
#main  .clearing .settleR .money .sum{
    text-align: center;
}
#main  .clearing .settleR .money .total{
    display: inline-block;
    float: left;
    font-size: 12px;
    color: #333333;
    line-height: 28px;
}
#main  .clearing .settleR .money em{
    display: block;
    float: left;
    font-size: 22px;
    color: #ee0000;
    font-weight: bold;
}
#main  .clearing .settleR .money em i{
    font-size: 16px;
    color: #ee0000;
    margin-right: 5px;
}
#main  .clearing .settleR .money .save{
    display: block;
    font-size: 12px;
    color: #999999;
    margin-left: -30px;
}
#main  .clearing .settleR .money .save b{
    font-size: 12px;
    color: #00a160;
}
#main  .clearing .settleR .submit{
    float: left;
    width: 120px;
    height: 59px;
    background: #e64346;
    font-size: 22px;
    color: white;
    line-height: 59px;
    text-align: center;
    cursor: pointer;
    outline: none;
}


#main .FotoPlace{
    margin-top: 22px;
}
#main .FotoPlace .place{
    height: 26px;
}
#main .FotoPlace .place ul{}
#main .FotoPlace .place ul li{
    float: left;
    margin: 0 15px;
}
#main .FotoPlace .place ul .add a{
    color: #ee0000;
    font-weight: bold;
    border-bottom: 1px solid #ee0000;
}
#main .FotoPlace .place ul li a{
    display: block;
    font-size: 12px;
    color: #666666;
    line-height: 25px;
    height: 25px;
    border-bottom: 1px solid #ffffff;
}
#main .FotoPlace .place ul li a:hover{
    color: #ee0000;
    font-weight: bold;
    border-bottom: 1px solid #ee0000;
}
#main .FotoPlace .slider-wrap .slider-box ul .slider-item{
    float: left;
}
#main .FotoPlace .slider-wrap .slider-box ul .slider-item{
    width: 236px;
    height: 298px;
    border: 1px solid #ffffff;
}
#main .FotoPlace .slider-wrap .slider-box ul .slider-item:hover{
    border: 1px solid #ee0000;
}
#main .FotoPlace .slider-wrap .slider-box ul .slider-item .item-img{
    width: 160px;
    height: 160px;
    display: block;
    margin-left: 26px;
    margin-top: 30px;
}
#main .FotoPlace .slider-wrap .slider-box ul .slider-item .item-img img{
    width: 160px;
    height: 160px;
}
#main .FotoPlace .slider-wrap .slider-box ul .slider-item .item-name{
    font-size: 12px;
    height: 40px;
    line-height: 20px;
    max-height: 40px;
    color: #333333;
    display: block;
    width: 160px;
    margin-left: 40px;
    margin-top: 10px;
    overflow: hidden;
}
#main .FotoPlace .slider-wrap .slider-box ul .slider-item .item-name:hover{
    color: #ee0000;
    text-decoration: underline;
}
#main .FotoPlace .slider-wrap .slider-box ul .slider-item .item-price{
    margin: 0 38px;
}
#main .FotoPlace .slider-wrap .slider-box ul .slider-item .item-price em{
    display: block;
    float: left;
    font-size: 14px;
    color: #ee0000;
    line-height: 34px;
    font-weight: bold;
 }
#main .FotoPlace .slider-wrap .slider-box ul{
    display: block;
}
#main .FotoPlace .slider-wrap .slider-box ul li{
    width: 238px;
    height: 300px;
    float: left;
    margin-right: 2px;
}
#main .FotoPlace .slider-wrap .slider-box ul .slider-item .item-price em i{
    font-size: 12px;
    color: #ee0000;
    line-height: 34px;
    font-weight: bold;
 }
#main .FotoPlace .slider-wrap .slider-box ul .slider-item .item-price .add-car{
    display: block;
    width: 18px;
    height: 18px;
    float: right;
    background: url("../background/shopping.png") no-repeat -5px -2px;
    margin-top:5px;
}
#main .FotoPlace .slider-wrap{
    height: 302px;
    margin-top: 10px;
    position: relative;
}
#main .FotoPlace .slider-wrap .slider-center{
    width: 1200px;
    height: 301px;
    overflow: hidden;
    position: relative;
    border: 1px solid #dddddd;
}
#main .FotoPlace .slider-wrap .slider-box{
    height: 302px;
    width:1200px;
    overflow: hidden;
    padding: 0 1px;
}
#main .FotoPlace .slider-wrap .history{
    display: none;
    background: darkkhaki;
    width: 990px;
    height: 302px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top:0;
}
#main .FotoPlace .slider-wrap .slider-center .btn{
    display: block;
    border: 1px solid #eeeeee;
    width: 26px;
    height: 68px;
    position: absolute;
    top: 114px;
    background: #f5f5f5;
    text-align: center;
    line-height: 68px;
    font-size: 26px;
    color: #cdcdcd;
}
#main .FotoPlace .slider-wrap .slider-center .btn:hover{
    color: #bbbbbb;
    background: #e9e8e8;
    border:1px solid #dddddd;
}
#main .FotoPlace .slider-wrap .slider-center .prev{
    left: 2px;
    z-index: 2;
}
#main .FotoPlace .slider-wrap .slider-center .next{
    right: 2px;
    z-index: 2;
}
#main .FotoPlace .slider-wrap .history .btn{
    display: block;
    border: 1px solid #eeeeee;
    width: 26px;
    height: 68px;
    position: absolute;
    top: 114px;
    background: #f5f5f5;
    text-align: center;
    line-height: 68px;
    font-size: 26px;
    color: #cdcdcd;
}
#main .FotoPlace .slider-wrap .history .btn:hover{
    color: #bbbbbb;
    background: #e9e8e8;
    border:1px solid #dddddd;
}
#main .FotoPlace .slider-wrap .history .prev{
    left: 0;
}
#main .FotoPlace .slider-wrap .history .next{
    right: 0;
}
body{
    position: relative;
}
#model{
    width: 430px;
    height: 210px;
    border: 5px solid #dddddd;
    position: fixed;
    left: 50%;
    top: 150px;
    margin-left: -50px;
    background: lightblue;
    display: none;
}
#model .model-head{
    display: block;
    margin: 0 20px;
    height: 39px;
    font-size: 12px;
    color: #666666;
    line-height: 39px;
    border-bottom: 1px solid #dddddd;
    font-weight: bold;
    position: relative;
}
#model .model-head b{
    display: block;
    width: 18px;
    height: 18px;
    top: 11px;
    right: 0;
    font-size: 16px;
    color: #dddddd;
    line-height: 18px;
    text-align: center;
    position: absolute;
    cursor: pointer;
}
#model .lint{
    display: block;
    font-size: 12px;
    color: #333333;
    line-height: 16px;
    padding-left: 22px;
    margin-top: 40px;
    margin-left: 50px;
    height: 16px;
    position: relative;
}
#model .lint b{
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: url("../background/shopping.png") no-repeat -5px -48px;
}
#model .btn{
    height: 24px;
    margin-left: 140px;
    margin-top: 47px;
}
#model .btn .true{
    display: block;
    width: 64px;
    height: 24px;
    border-radius: 2px;
    background: #e64346;
    color: #ffffff;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    float: left;
    margin-right: 20px;
}
#model .btn .false{
    display: block;
    width: 62px;
    height: 22px;
    border-radius: 2px;
    background: #ffffff;
    color: #666666;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    border: 1px solid #dddddd;
    float: left;
}

#ModelTwo{
    width: 430px;
    height: 210px;
    border: 5px solid #dddddd;
    position: fixed;
    left: 50%;
    top: 150px;
    margin-left: -50px;
    background: lightblue;
    display: none;
}
#ModelTwo .model-head{
    display: block;
    margin: 0 20px;
    height: 39px;
    font-size: 12px;
    color: #666666;
    line-height: 39px;
    border-bottom: 1px solid #dddddd;
    font-weight: bold;
    position: relative;
}
#ModelTwo .model-head b{
    display: block;
    width: 18px;
    height: 18px;
    top: 11px;
    right: 0;
    font-size: 16px;
    color: #dddddd;
    line-height: 18px;
    text-align: center;
    position: absolute;
    cursor: pointer;
}
#ModelTwo .lint{
    display: block;
    font-size: 12px;
    color: #333333;
    line-height: 16px;
    padding-left: 22px;
    margin-top: 40px;
    margin-left: 50px;
    height: 16px;
    position: relative;
}
#ModelTwo .lint b{
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: url("../background/shopping.png") no-repeat -5px -48px;
}
#ModelTwo .btn{
    height: 24px;
    margin-left: 140px;
    margin-top: 47px;
}
#ModelTwo .btn .true{
    display: block;
    width: 64px;
    height: 24px;
    border-radius: 2px;
    background: #e64346;
    color: #ffffff;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    float: left;
    margin-right: 20px;
}
#ModelTwo .btn .false{
    display: block;
    width: 62px;
    height: 22px;
    border-radius: 2px;
    background: #ffffff;
    color: #666666;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    border: 1px solid #dddddd;
    float: left;
}

#ModelThree{
    width: 430px;
    height: 210px;
    border: 5px solid #dddddd;
    position: fixed;
    left: 50%;
    top: 150px;
    margin-left: -50px;
    background: lightblue;
    display: none;
}
#ModelThree .model-head{
    display: block;
    margin: 0 20px;
    height: 39px;
    font-size: 12px;
    color: #666666;
    line-height: 39px;
    border-bottom: 1px solid #dddddd;
    font-weight: bold;
    position: relative;
}
#ModelThree .model-head b{
    display: block;
    width: 18px;
    height: 18px;
    top: 11px;
    right: 0;
    font-size: 16px;
    color: #dddddd;
    line-height: 18px;
    text-align: center;
    position: absolute;
    cursor: pointer;
}
#ModelThree .lint{
    display: block;
    font-size: 12px;
    color: #333333;
    line-height: 16px;
    padding-left: 22px;
    margin-top: 40px;
    margin-left: 50px;
    height: 16px;
    position: relative;
}
#ModelThree .lint b{
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: url("../background/shopping.png") no-repeat -5px -48px;
}
#ModelThree .btn{
    height: 24px;
    margin-left: 140px;
    margin-top: 47px;
}
#ModelThree .btn .true{
    display: block;
    width: 64px;
    height: 24px;
    border-radius: 2px;
    background: #e64346;
    color: #ffffff;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    float: left;
    margin-right: 20px;
}
#ModelThree .btn .false{
    display: block;
    width: 62px;
    height: 22px;
    border-radius: 2px;
    background: #ffffff;
    color: #666666;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    border: 1px solid #dddddd;
    float: left;
}