section.section {
  padding: 0 14px;
  font-size: 15px;
}

.content_title .time2 {
  top: 10px;
  font-size: 14px;
  font-weight: normal;
  right: 10px;
}
section.section div {
  line-height: 32px;
  font-size:1rem;
}
section.section h3 {
  line-height: 32px;
  font-size:1.2rem;
}
.num_box {
  position: relative;
  width:100%;
}
.input-x{
 border: 1px solid #d5d5d5;
 color: #8a8a8a;
 line-height: 1.5rem;
 font-size:1rem;
 width:80%;
 padding: 0px 4px 2px 4px;
 }
 .input-x-small{
border:0px;
 border-bottom: 1px solid #d5d5d5;
 color: #8a8a8a;
 line-height: 1.5rem;
 font-size:1rem;
 width:40%;
 padding: 0px 4px 2px 4px;
 }
  .input-x-small2{
border:0px;
 border-bottom: 1px solid #d5d5d5;
 color: #8a8a8a;
 line-height: 1.5rem;
 font-size:1rem;
 width:20%;
 padding: 0px 4px 2px 4px;
 }
 .select-x{
 border: 1px solid #d5d5d5;
 color: #8a8a8a;
 line-height: 1.5rem;
 height: 1.6rem;
 font-size:1rem;
 width:84%;
 padding: 0px 4px 2px 4px;
 }
 /*.span-x{
 width:70%;
 float:left;
 }
 .em-x{
   width: 30%;
   float:left ;
   text-align:right ; 
   color: #595959; 
 }*/
.span-x{
 width:58%;
 float:left;
 margin-top: 2px;
 margin-bottom: 2px;
 color: #999; 
 }
 .em-x{
   width: 40.5%;
   float:left ;
   text-align:right ; 
   color: #333; 
   padding-right:1.5%;
 }
.span-img{
   width:29%;
   float:left;
}
.span-img img{
   max-width:100%;
   max-height: 100%;
  margin-top: 2px;
   margin-bottom:2px;
}
.lo-b{
  width: 100%;
  height: 30%;
}
.lo-b img{
  max-width: 100%;
  max-height: 100%;
}
.num_box .num {
  position: absolute;
  right: 0px;
  top: 0px;
}
.num_box .num input[type="text"] {
  /*padding: 2px;*/
  font-size: 1.1em;
  width: 32px;
  text-align: center;

}
.num_box .num i {
  font-size: 0.9em;
}
.remark,.comment {
  margin: 10px 0;
  width: 96%;
  border-radius: 4px;
  resize: none;
  line-height: 32px;
  background: #fff;
  border: 1px solid #f1f1f1;
  padding: 0 2%;
  font-size: 16px;
  /*max-height: 32px;*/
  appearance: none;
  -webkit-appearance: none;
}
.server_px {
  width: 71%;
}
.eye_se {
  float: right;
  margin-top: 6px;
  border: 1px solid #d9d9d9;
  width: 40%;
  background: 0;
  height: 26px;
}
.item_list_box img {
  height: 1.8em;
  margin-top: 8px;
  display: -moz-box;
  display: -webkit-box;
  
  display: box;
  float: left;
  margin-right: 4px;
}
.item_list_box {
  position: relative;
}
.item_list_box  span {
  position: absolute;
  top: 0px;
  right: 0px;
  border-radius: 100%;
  background-clip: border-box;
}
.item_list_box  span{
  text-indent: -99999px;
}
.item_list_box  span label {
  cursor: pointer;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  /*left: -5px;*/
  right: 0;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-outline:none;
  outline:none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border-radius: 100%;
}

.item_list_box  span input[type=radio]:checked + label {
  background: #009B4C;
 border: 1px solid #009B4C;
  outline: 0;
  -webkit-outline: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.item_list_box  span input[type=radio]:checked + label b{
  position: absolute;
  left: 5px;
  top: 2px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  float: left;
  width: 4px;
  height: 8px;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
}
.success_page img {
  margin: 4% auto 0 auto;
  height: 50px;
}
.success_txt {
  color: #009B4C;
  font-size: 1.1em; 
  line-height: 30px;
}

/*order tab*/
.channel-nav{
  display:block;
  width: 100%;
  background-color:#fff;
  text-align:center;
}
.channel-nav ul{
  display:block;
  padding:0;
  background: #fff;
  position: relative;
  width: 240px;
  margin: 0 auto;
}
.channel-nav ul>li{
  display: inline-block;
  /*padding:0 0 1px;*/
  line-height:40px;
  width:32%;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  text-align:center;
  position:relative;
  overflow:hidden;
  cursor:pointer;
}
/*.channel-nav ul>li a{line-height:48px;color:#666;font-size:18px;text-align:center;overflow:hidden;-webkit-transition:all linear 0.2s;-moz-transition:all linear 0.2s;transition:all linear 0.2s; padding-bottom: 4px; }*/
.channel-nav ul>li.on>a {
  color: #009B4C;
}

.channel-nav ul>li.on {
  /*color:#009B4C; opacity: 1;border-bottom:2px #009B4C solid;*/
}
.channel-nav ul>li.slider {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  font-size: 0;
  background: #009B4C;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/*order list*/

.text-f {
  /*font-size: 0.9em;*/
  color: #8a8a8a;
 margin-bottom: 0px;
}

.gray-btn {
  background: 0 !important;
  color: #666 !important;
  border: 1px solid #999;

}
.star,.result {
  display: -webkit-box;
  display: -moz-box;
  display: box;
}
.star img {
  height: 20px;
  margin: 12px 6px 0 6px;
  display: block;
}
.action_star {
  width: 90%;
}

.label-radio  {
  text-indent: -9999px;
  float: left;
  text-align: right;
  position: relative;
}
.label-radio input[type="radio"] {
  opacity: 0;
}
.check-div {
  float: left;
  width: 24%;
  /*text-indent: -99999px;*/
  text-align: right;
  padding-right: 10px;
  overflow: hidden;
}
.label-radio label {
  cursor: pointer;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 10px;
  left: 5px;
  margin: 0 0px;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-outline:none;
  outline:none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border-radius: 100%;
}

.label-radio input[type=radio]:checked + label {
  background: #fff;
  border: 1px solid #009B4C;
  outline: 0;
  -webkit-outline: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border: 1px solid #009B4C;
}
.label-radio input[type=radio]:checked + label b{
  position: absolute;
  left: 3px;
  top: 3px;
  background: #009B4C;
  /*box-shadow: 0px 0px 0px 2px #1aa4f2;*/
  border-radius: 100%;
  float: left;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
}
.tag {
  display: -webkit-box;
}
.tag span {
  background: #dadada;
  display: block;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  line-height: 22px;
  padding: 2px 12px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.tag span.tag_bg {
  background: #009B4C ;
}
.clearInput {
  background: #aaa;
  opacity: 0.3;
  position: absolute;
  right: 20px;
  width: 20px;
  height: 20px;
  line-height: 18px;
  font-size: 20px;
  border-radius: 100%;
  display: block;
  text-align: center;
  top: 4px;
  /*padding: 10px;*/
  color: #fff;
}
.address_history {
  line-height: 22px !important;
  padding: 5px 0;
  font-size: 12px;
}
.flat_icon {
  border: 1px solid #F6AB5D;
  color: #F6AB5D;
  border-radius: 4px;
  margin-left: 10px;
  padding: 1px 4px;
  font-size: 12px;
}
.select-category {
  float: right;
  border: 1px solid #ddd
  border-radius: 4px;
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  padding: 4px 12px;
  margin-right: 4px;
  outline: 0;
  
}

.contact-block {
	position: relative;
}
.contact-block .check-div2 .label-radio {
	margin-top: 3px;
}
.check-div2 .label-radio label {
	left: -18px;
	width: 12px;
	height: 12px;
	top: 12px;
}
.check-div2 {
 
  text-align: right;
  padding-right: 10px;
  overflow: hidden;
  padding: 0 0 0 25px;
  font-size: 12px;
   position: absolute;
  right: 0;
  top: 0;
}
.check-div2:first-child {
	margin-right: 14%;
}
.check-div2 .label-radio input[type=radio]:checked + label b {
	left: 2px;
	top: 2px;
	width: 8px;
	height: 8px;
}
.posi-b {
	top: 0;
 
}
section.section div {
	clear:both;
}
section.section div b {
	float: left;
	width: 21%;
	font-weight: normal;
	
}
.comment-block {
	display: block;
	width: 25%;
}
.posi-r {
	position: absolute;
	right: 6%;
	font-size: 1em;
}
.timeDiv {
	position: relative;
}
.btnOrder {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #fff;
	font-size: 1.1em;
	border-top:1px solid #eee;
}
.btnOrder button {
	width:34%;
	float: right;
	margin: 0px;
	border-radius: 0;
	padding: 12px 0;
	
}
.priceTotal {
	padding: 10px;
	font-size: 1.2em;
}
.actionStar {
	width: 100%;
}
.actionStar .action_star {
	display: -webkit-box;
	display: -moz-box;
	display: box;
}
.actionStar .check-div {
	float: none;
	width: 50%;
}

.actionStar .action_star .label-radio label {
	top: 14px;
}
.actionStar td:first-child {
	line-height: 26px;
}
.imgSpan {
	width: 26%;
	float: left;
}
.commentUser {
	padding: 5px 0 0px 14px;
}
.commentUser img {
	height: 45px;
	width: 45px;
	margin-bottom: 2px;
}
.textName {
	line-height: 45px;
	display: block;

}
.beizhu{font-size:0.9rem;line-height:1.2rem;}
.shuru{height: 6rem;font-size:1.1rem;!important;}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
}
.green{background:#0EA859;border:1px solid #0EA859;}
textarea::placeholder {
font-size: 18px;
}
.padd{padding:5px 10px 5px 5px;width: 85%;}
.addtianjia{padding:5px 10px 5px 5px;width: 85%;background:#F6AB5D;color:#fff;border:0px;}
.addshanchu{padding:5px 10px 5px 5px;width: 85%;background:#A6BBCE;;color:#fff;border:0px;}
  .layui-layer-btn a {
    height: 32px;
    line-height: 32px;
    margin: 0 8px;
    padding: 0 40px;
    background: #0EA859;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    text-decoration: none;
    border-radius: 4px;
}
.layui-layer-btn .layui-layer-btn1 {
    background: #A6BBCE;
}
#layui-layer-shade1{opacity: 0.2;z-index: 198910149;}
#layui-layer-shade{opacity: 0.2;z-index: 198910149;}
.red{color:red;}
.span-x input[type="checkbox"] {
    /*appearance: none;
    -webkit-appearance: none;
    outline: none;
    width: 16px;
    height: 16px;
    line-height:36px;
    margin-top:4px;
    border-radius: 20%;
    background: #f5f5f5;
    border: 1px solid #666;*/
    position: absolute;
    top:9px;
}
.span-x input[type="text"]{appearance: none;
    -webkit-appearance: none;
    outline: none;border: 1px solid #d5d5d5;}
.span-x input[type="date"]{appearance: none;
-webkit-appearance: none;
outline: none;border: 1px solid #d5d5d5;
color: #8a8a8a;
height: 1.5rem;
line-height: 1.5rem;
font-size: 1rem;
width: 80%;background:#fff;
padding: 0px 4px 2px 4px;}
.span-x input[type="select"]{appearance: none;
-webkit-appearance: none;
outline: none;border: 1px solid #d5d5d5;}
.header_search input[type="submit"]{appearance: none;border-radius:0px;
-webkit-appearance: none;background:#0EA859;color:#fff;
outline: none;border: 1px solid #0EA859;}

.qiehuansan{width:100%;line-height: 2rem;font-size:1rem;background-color:#fff;height:2.7rem;}
.qianhuansan-yi{width: 31.3%;float:left;text-align: center;padding:1%;}
.qianhuansan-yi-active{border-bottom:1px solid #fd9131;color:#fd9131;}

