﻿@charset "utf-8";

.lyOrderDivStyle{width:98%;padding:0 1%;display:block;}

/*订单页面样式*/
.lyOrderDivStyle dl{float:left;width:100%;height:40px;line-height: 40px;border-bottom: 1px solid #d8d8d8;overflow:hidden;}
.lyOrderDivStyle dt{float:left;} 
.lyOrderDivStyle #attrId dt{min-width: 82px;width:auto;}
.lyOrderDivStyle dd{color:#9c9c9c;}
.lyOrderDivStyle dd input{float:left;text-align:left;padding:0 4px;font-size: 15px;line-height: 38px;color:#9c9c9c;width: auto;}
.lyOrderDivStyle dd input[type='button']{display:block;}
.lyOrderDivStyle dd.areaStyle input[type='button']{width:auto;margin:4px 5px 0 0;line-height: 30px;border:1px solid #FD4D03;border-radius:10px;font-size: 15px;}

dl.heightStyle{height:auto;overflow:visible;position:relative;}
dl.heightStyle dd{float:left;width: 180px;; min-width:68%;max-width:94%;line-height:20px;word-break:break-all; word-wrap:break-word;}
dl.heightStyle dd span{float:left;padding:10px 0;font-size: 15px;}
.payTipStyle2 {
   color: #727272;
   float: left;
   font-size: 12px;
   line-height: 25px;
   padding: 2px 2% 0;
   width: 98%;
}
.payTipStyle2 span {
    color: #ff6c00;
    font-size: 12px;
}
dl.heightStyle dd > img{float:right;margin:7px 0;width:22px;position:absolute;right:2.5%;top:0;}
dl.heightStyle dd .tipTitleStyle{display: none;float:left;width:70%;padding:10px 2%;height:auto;border:1px solid #7996bb;position: absolute;right:2%;top:40px;z-index:5;background-color:#f7f7f7;}
  .tipTitleStyle font{color:#000;text-indent:20px;float:left;line-height:18px;font-size:13px;}
  .tipCloseStyle{float:left;width:100%;}
  .tipTitleStyle sup{background:url('../../image/mobilePage_img/phonePage_v2_035.png') 0 0 no-repeat;}
  .tipTitleStyle sup.tipIconStyle{width:10px;height:6px;position:absolute;right:2.6%;top:-6px;background-position:0 0;}
  .tipTitleStyle sup#tipCloseId{float:right;width:16px;height:13px;background-position:0 -16px;}
  .tipTitleStyle sup#tipCloseId:hover{background-position:-16px -15px;}
/*确认页面样式*/
.lyOrderDivStyle ul{width:98%;padding:10px 1% 0;}
.lyOrderDivStyle ul li{width:100%;line-height: 26px;display: block;}
.lyOrderDivStyle ul li *{font-size:15px;}
.lyOrderDivStyle ul li span{float:left;width:40%;min-width:80px;display: block;text-align: right;}
.lyOrderDivStyle ul li label{color:#939393;min-width:180px;display: block;overflow:hidden;}
.lyOrderDivStyle ul li.addressStyle span{}
.lyOrderDivStyle ul li.addressStyle label{line-height: 18px;padding-top:4px;display: block;}

/*加减的按钮部分*/
.addDelStyle{float:right;width:120px;border:1px solid #dedede;border-radius:10px;height:30px;margin-top:4px;}
.addDelStyle > *{height:30px;line-height: 30px;text-align:center;}
.addDelStyle a{float:left;width:40px;background-color:#FD4D03;font-size: 20px;color:#fff;}
.addDelStyle a.leftStyle{border-top-left-radius:10px;border-bottom-left-radius:10px;}
.addDelStyle label{float:left;border-left:1px solid #dedede;border-right:1px solid #dedede;height:30px;line-height: 30px;width:38px;}
.addDelStyle a.rightStyle{border-top-right-radius:10px;border-bottom-right-radius:10px;}

/*弹出层样式区*/
.listContStyle{width:96%;margin:0 2%;position: absolute;left:0;top:20px;background-color:#fff;z-index: 7;border-radius:10px;overflow-y:scroll;}
.listContStyle h4{background-color:red;color:#fff;font-size:15px;}
.listContStyle a{float:left;width:96%;font-size:15px;color:#676767;line-height:20px;margin:0 2%;border-bottom: 1px solid #e6e6e6;padding:10px 0;}
.bgBlack02Style{
 display:block;width:100%;height:100%;background:#000;
 position: absolute;left:0;top:0;z-index:6;overflow:hidden;
 filter:alpha(opacity=50); /*IE滤镜，透明度50%*/
 -moz-opacity:0.5; /*Firefox私有，透明度50%*/
 opacity:0.5;/*其他，透明度50%*/
}
/*弹出层关闭按钮*/
.listContStyle .titleStyle{
 width:100%;height:40px;line-height:40px;color:#fff;
 background-color:#FD4D03;font-weight:bold;text-indent:15px;
 border-top-left-radius:10px;border-top-right-radius:10px;
}
.listContStyle .titleStyle span{float:left;width:auto;font-size:16px;}
.listContStyle .titleStyle .closeStyle{float:right;padding:0 24px;text-indent:0;cursor:pointer;font-size:22px;}
  
/* 一个按钮的底部 */
.footerBtnStyle{float:left;height:45px;background-color:#fff;width:100%;margin:15px 0;}
.footerBtnStyle input{ 
	background: url("../../image/mobilePage_img/phonePage_v2_015_02.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
    color: #fff;
    display: block;
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100%;
    margin-top:5px;}
/* 两个按钮的底部 */
.footerBtn02Style{float:left;height:45px;background-color:#fff;width:100%;margin:10px 0;}
.footerBtn02Style input{background: url("../../image/mobilePage_img/phonePage_v2_015_02.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
    color: #fff;
    display: block;
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 49.5%;
    margin-top:5px;}

/* 日历弹出层的样式修改区 */
.calendar_head{height:36px;line-height: 36px;}
.calendar_head input{width:66px;margin:5px 3px;font-size: 15px;}
.calendar_head > *{height:30px;line-height: 30px;}
.calendar_head > em{font-size: 22px;padding:5px 10px;}
.calendar{width:250px;}
._caltable tr td{font-size: 15px;}

.addressDiv{padding-top:10px;width: auto;min-height: 22px;padding-bottom: 8px;}