﻿.backUp,.result-page,.textac,.tips {
	text-align:center
}
body {
	font-family:'微软雅黑','Microsoft Yahei',sans-serif;
	-webkit-text-size-adjust:none
}
input[type=text],nav ul li.active,nav ul li:hover {
	background-color:#fff
}
a.button-collapse,nav,nav a.button-collapse i {
	height:50px;
	line-height:50px
}
input[type=text]:focus:not([readonly]) {
	border-bottom:0;
	box_shadow:none
}
input[type=text] {
	border:1px solid #ccc
}
.navbar-fixed {
	height:50px
}
nav a:hover,nav a:visited {
	color:#fff
}
.container {
	width:98%
}
nav .button-collapse i {
	font-size:2rem
}
.clearfix {
	zoom:1
}
.clearfix:after {
	clear:both;
	display:block;
	height:0;
	content:"\0020"
}
p {
	margin:0;
	padding:0
}
.tabs .tab a {
	color:#333;
	font-size:1.3rem
}
.tabs .tab a.active {
	color:#2196f3
}
.tabs .indicator {
	background-color:#2196f3
}
.backUp {
	padding:0 1.4rem
}
.yilogo {
	display:inline-block;
	padding:0;
	color:#fff;
	font-size:1.5rem
}
.noPadding {
	padding:0!important
}
.noPadding-top {
	padding-top:0!important
}
.noPadding-right {
	padding-right:0!important
}
.noPadding-bottom {
	padding-bottom:0!important
}
.noPadding-left {
	padding-left:0!important
}
.noMargin {
	margin:0!important
}
.noMargin-top {
	margin-top:0!important
}
.noMargin-right {
	margin-right:0!important
}
.noMargin-bottom {
	margin-bottom:0!important
}
.noMargin-left {
	margin-left:0!important
}
.border {
	border:1px solid #e5e5e5!important
}
.noBorder {
	border:0!important
}
.noBorder-top {
	border-top:0!important
}
.noBorder-right {
	border-right:0!important
}
.noBorder-bottom {
	border-bottom:0!important
}
.noBorder-left {
	border-left:0!important
}
.hidden {
	display:none
}
.mt10 {
	margin-top:1rem
}
.mt20 {
	margin-top:2rem
}
.tips {
	position:fixed;
	top:45%;
	left:50%;
	z-index:1000;
	display:inline-block;
	margin-left:-14.5rem;
	padding:0 .5rem;
	width:28rem;
	min-height:3rem;
	border-radius:.2rem;
	background:url(../../images/tou50.png);
	color:#fff!important;
	word-wrap:normal;
	font-size:1.3rem;
	line-height:3rem
}
.result-page {
	padding:8rem 0;
	color:#999
}
.result-page p .title {
	position:relative;
	font-size:1.8rem
}
.pro-wrap {
	    display: block;
    background: #fff;
      border:1px solid #E0E0E0;
    border-top: 1px solid #3cc51f;
}
.TH .pro-wrap {
	    display: block;
    background: #fff;
    border-top: 1px solid #E00;
      border-bottom:1px solid #ddd;
}
.pro-wrap p {
	overflow:hidden;
	height:2.2rem;
	color:#666;
	text-overflow:ellipsis;
	line-height:2.2rem;
	hite-space:nowrap;
	-o-text-overflow:ellipsis;
	-webkit-margin-before:.2em;
	-webkit-margin-after:.2em
}
.pro-wrap .name {
	display:inline-block;
	height:2.2rem;
	color:#8d8d8d;
	vertical-align:middle;
	font-size:1.1rem
}
.pro-wrap .price
{
    color: #ff4a00;
    font-size: 16px;
    font-weight: 700;
    font-family: arial;
}
.pro-wrap .time {
	float:right;
	color:#999;
	font-size:1rem
}
.pro-wrap .state {
	float:right;
	color:#333;
	font-size:1.1rem
}

.orderlist .item
{ margin-bottom:1rem;

 }
 

 
 .orderlist .item ul
 { padding:0 1rem 0 1rem;
     }
  .orderlist .item .title
  { 
       border-bottom:1px solid #E0E0E0;
    padding:0.2rem 1rem 0.2rem 3rem;
      }
      
      .orderlist
      { 
        clear: both;
          }
     
 .orderlist .p-btn   
 {
      padding-top: 1rem;
    padding-bottom: 1rem;
    background: #fff;
    text-align: right;
 }
 .orderlist .o-btn
 {  
  margin-right:1rem;
  font-size: 14px;
    color: #FFF;
    padding: 0.3rem 1rem;
    background: #f2756a;

    border: 0;
    font-family: inherit;
    outline: 0;
    font-style: normal;
    
     }
      .orderlist .delete
      {
             background: url(../images/icon/delete.png) no-repeat 50% 50%;
       }
          

.orderlist .TH .icon-order-type
{
     background-color: #E00;
    }
.orderlist .icon-order-type {
    background-color: #3cc51f;
}
i.icon.icon-order-type {
    color: #fff;
    width: 24px;
    height: 24px;
    margin-top: 0px;
    margin-left: 10px;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    position: absolute;
    font-style: normal;
}

  /*  margin-top:1rem;
    padding-bottom:1rem;
    text-align: center;
    font-weight: bold;
    border-bottom:1px solid #ddd;
    
    */
    
    	/*搜索模块s*/
	.region
	{ margin: 1rem 1rem 0 1rem;
	}
	.index-header {background: #f5f5f5;padding: 0.2rem 0 0.3rem 0;position:relative;}

	.index-header .search_bar {line-height: 1.0rem;border: 1px solid #f2f2f2;opacity: .9;border-radius: 2px; background-color:#fff;width:50%;position:absolute;right:0;top:0;}	
	.index-header .search_bar>a {display: block;padding:.5rem 0.5rem .5rem 0.5rem;}
	.index-header .search_bar i {float: right;margin-right:0.2rem;margin-top: -0.3rem;}
	.index-header .search_bar .text {font-size: 0.9rem;color: #9C9C9C;}
	.index-header .search_type {width:5rem; right:0.5rem;top:0.3rem; position:absolute;line-height: 0.94rem;border: 1px solid #f2f2f2; background-color:#fff;}
	.index-header .search_type>a {display: block;padding:.5rem 0.5rem .5rem 0.5rem;}
	.index-header .search_type i {font-size: 3rem; float:left; margin-right:1rem;background:url(../images/type.png) no-repeat 50% 50%;-webkit-background-size: 2rem 2rem;-moz-background-size:  2rem 2rem;-o-background-size: 2rem 2rem;background-size:2rem 2rem;}
	.index-header .search_type .text {font-size: 0.9rem;color: #9C9C9C; }
	/*搜索弹出模块*/ 
	.main-search{display:none}
	.main-search .hd{height:2.4rem;background:#1AC14B;position:relative}
	.main-search .hd .close{ width:2.4rem; height:2.4rem;display:block;overflow:hidden;text-indent:-6.6rem;float:right; }
	.main-search .tab{position:absolute;left:10px;bottom:0}
	.main-search .tab li{display:inline-block;width:80px;height:30px;margin:0 10px 0 0;line-height:30px;border:1px solid #850100;border-radius:4px 4px 0 0;color:#fff;background-color:#990002;font-size:14px;font-weight:bold;text-align:center;cursor:pointer}
	.main-search .tab li.on{color:#990002;background-color:#ddd;border-bottom:1px solid #ddd}
	.main-search .bd{ padding:0.2rem 0.6rem;background-color:#ddd; height:3rem; position:relative} 
	.main-search .bd .clear{position:absolute;z-index:999;right:3rem;top:0.45rem;width:0.8rem;height:0.8rem; padding:0.2rem; background-color:#eee; overflow:hidden;display:block;border:0;text-indent:-99rem;
	-moz-border-radius: 15px;      /* Gecko browsers */
	-webkit-border-radius: 15px;   /* Webkit browsers */
	border-radius:15px;}
	
	.weui_search_input{margin:0;}