.djs_up{
    width: 900px;
   /* height: 670px;*/
    position: fixed;
    left: 50%;
    margin-left: -450px;
    top: 53%;
    margin-top: -285px;
    z-index: 11;
    background: #fff;
}
.djs_up .djs_close{
    position: absolute;
    top: 0;
    right: -50px;
    cursor: pointer;
}
.djs_up .djs_tit{
  line-height: 100px;
  background: #fce0bc;
  text-align:center;
}
.djs_up .djs_tit .djs_tit_span1{
  font-size: 42px;color:#966e18;font-weight:bold;padding-left:122px;
}
.djs_up .djs_prices_tit{font-size: 20px;color:#333;line-height: 50px;padding-left: 30px;}
.djs_up table{width:835px;margin:0 auto 35px;border-collapse:collapse;}
.djs_up table td{border:1px solid #d8d8d8;text-align: center;}
.djs_up table .price_connum{font-size: 20px;color:#333;}
.price_class_name{background: #f4f4fe;}
.djs_up table .price_connum td{padding:13px 0;line-height: 40px;width:33.33333%;text-align: center;}
.djs_up .price_connum td img{vertical-align: middle;margin:0 5px; }
.djs_hjcn{width:100%;background: #f6f2f2;position: relative;padding:10px 0 20px;}
.djs_hjcn_logo{position: absolute;right:24px;top:-36px;width:180px;}
.djs_hjcn .djs_hjcn_tit,.djs_hjcn .djs_hjcn_con{line-height: 30px;font-size: 16px;color:#333;padding-left:60px; }
.djs_hjcn .djs_hjcn_con{color:#666; }
.djs_day_num{display: block;margin:20px 153px 24px 0;width:261px;height:53px;background: url(../images/djs_days.png) no-repeat center;position: relative; }
.djs_day_num #djs_num{position: absolute;right:62px;top:0;font-size: 52px;color:#966e18;line-height: 50px;}
