*{
	margin: 0;
	outline: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	-webkit-box-sizing: border-box; /* Safari */
}
body {
	max-width: 720px;
	margin: 0 auto;
	background: #f0f0f0;
	font-size: 12px;
	line-height: 20px;
	color: #999;
	width: 100%;
	overflow-x: hidden;
}
input[type="text"], input[type="number"],input[type="submit"], input[type="reset"], input[type="button"], input[type="checkbox"], input[type="tel"],select, textarea, button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;	
	overflow: hidden;
	display: block;
	font-size: 13px;
	line-height: 20px;
	outline: none;
	border: 0;
	background: none;
	height:auto;
	padding:8px 13px;
}
input[type="text"], input[type="submit"], input[type="reset"], input[type="button"], input[type="checkbox"], select {
	white-space: nowrap;
}
select:focus {
	outline: none;
}
  
.checkbox input[type="checkbox"],.checkbox input[type="radio"]{
    opacity: 0;
    z-index: 1;
    position:absolute;
    width: 100%;
    height: 100%;
	}
label {
    display: inline-block;
    max-width: 100%;
}
.checkbox label {
    vertical-align: middle;
    position: relative;
	cursor: pointer;
	padding:8px 0 8px 23px;
	width:auto;
	line-height: 20px;
    height: 38px;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	 }	
.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    background:url(../image/d.png) no-repeat center;
	background-size:18px auto;
	top:50%;
	margin-top:-10px;
}
input[type="checkbox"]:checked + label::before,input[type="radio"]:checked + label::before{
    background:url(../image/don.png) no-repeat center;
	background-size:18px auto;
	}
a, button, input, textarea {
	text-decoration: none;
	tap-highlight-color: rgba(0, 0, 0, 0);
	-o-tap-highlight-color: rgba(0, 0, 0, 0);
	-moz-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 hide-focus: expression(this.hideFocus=true);
	outline: none;
}
::-webkit-input-placeholder {
color:#999;
}
::-moz-placeholder {
color:#999;
} /* firefox 19+ */
:-moz-placeholder {
color:#999;
} /* Firefox 4 to 18 */
:-ms-input-placeholder {
color:#999;
} /* ie 10+*/
input::-moz-placeholder {
color:#999;
}
textarea {
	width: 100%;
	height: auto;
	min-height: 180px;
	padding: 15px;
	left: 24px;
	font-size: 13px;
}
li {
	list-style: none;
	list-style-position: inside;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.relative {
	position: relative;
}
h1, h3, h4, strong {
	font-weight: normal;
	color: #333;
}
h3 {
	font-size: 14px;
	color: #333;
}
h2 {
	font-size: 15px;
	color: #ed3012;
}
h1 {
	font-size: 18px;
}
p {
	font-size: 12px;
	line-height: 18px;
}
img {
	width: 100%;
	height: auto;
	display: block;
}
.p-15 {
	padding: 15px;
}
.padded-t-10 {
	padding-top: 10px;
}
.m-none{
	margin:0 !important;
	}
.m-b-10 {
	margin-bottom: 10px;
}
.m-t-20 {
	margin-top: 20px;
}
.m-t-10 {
	margin-top: 10px;
}
.p-12 {
	padding: 12px;
}
p{ color:#999;}
.lable{
	font-size:10px;
	color:#fff;
	background:#E73032;
	padding:0 4px;
	border-radius:4px;
	display: inline-block;
    float: left;
    line-height:16px;
}
.addressLi{
background:url(../image/map_master_active.png) no-repeat right 20px;
background-size:18px auto;
}

.bg-gray {
	background: #eee;
}
.bg-white {
	background: #fff;
}
.ellipsis_1 {
	width: auto;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.clamp_2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	height: 39px;
	line-height: 19px;
	white-space: normal;
}
.btn {
	width: 100%;
	line-height: 36px;
	display: block;
	border-radius: 4px;
	background: #E73032;
	color: #fff;
	font-size: 13px;
	text-align: center;
	padding:0;
}
.btn_outline {
	color: #333;
	border: 1px solid #ccc;
	background: none;
}
.imgDel{
	width:20px;
	height:20px;
	background:url(../image/dele.png) no-repeat center;
	background-size:18px auto;
	display:inline-block;
	}
/*绾挎潯鍥炬爣*/
.left_icon {
	width: 12px;
	height: 12px;
	display: block;
	border-left: 1px solid #555;
	border-bottom: 1px solid #555;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.right_icon {
	width: 8px;
	height: 8px;
	display: block;
	border-top: 1px solid #888;
	border-right: 1px solid #888;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.down_icon {
	width: 8px;
	height: 8px;
	display: block;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
/*搴曢儴瀵艰埅*/
.bottomnav,.bottomnav2 {
	z-index: 999;
	position: fixed;
	left: auto;
	bottom: 0;
	width: 100%;
	max-width: 720px;
	height: 50px;
	background-color:#fff;
	border-top:1px solid #e5e5e5;
}
.bottomnav2{
	bottom:50px;
	background:#fad9b4;
	height:auto;
	text-align:center;
	font-size:10px;
	padding:4px 0;
	color:#943c01;
	}
.bottomLeft span{
	float:left;
	display:inline-block;
	 padding:9px 9px 9px 0;
	}
.bottomLeft .checkbox{
	margin-right:10px;
	position: relative;
}
.bottomLeft .imgDel{
	margin-right:4px;
	}
.bottomLeft{
	padding: 6px 0 6px 15px;
    overflow: hidden;
    float: left;
	}

.bottomLeft h3{
	color:#f00;
	font-size:16px;
	}
.bottomLeft h3 small{
	color:#333;
	}
.bottomRight{
	width:100px;
	background:#E73032;
	text-align:center;
	color:#fff;
	float:right;
	}
.bottomRight h4{
	font-size:14px;
	color:#fff;
	line-height:50px;
	}
.bottomnav3 .bottomRight h4{
	color:#fff;
	}
.bottomnav3 .buyGreeBtn{
	background:#0C9;
	
	}
.bottomPrice{
	background:#fff;
	float:right;
	text-align:right;
	padding-right:15px;
	}
.bottomPrice h4{
	font-size:16px;
	color:#333;
	line-height:50px;
	}
.bottomPrice h4 small{
	color:#333;
}
.car-icon {
	width: 100%;
	height: 100%;
	background: url(../image/car.png) no-repeat center;
	background-size: 100% auto;
	display: block;
}
.bottomnav .bedge {
	width: 24px;
	height: 24px;
	display: block;
	background: #ed3012;
	color: #fff;
	text-align: center;
	position: absolute;
	top: -10px;
	right: -10px;
	border-radius: 50%;
	line-height: 24px;
}
.fullBottomBtn{
	padding:5px 20px;
	}
.btnWhite{
	background:#fff !important;
}
.ibox {
	overflow: hidden;
	margin-bottom: 12px;
	background:#fff;
}

.boxtitle{
	text-align:center;
	padding:15px;
	}
.boxtitle h3{
	font-size:16px;
	
	}
.ibox-title {
	padding: 14px 12px;
	border-bottom: 1px solid #eee;
	background: #fff;
}
.ibox-title h3 {
	font-size: 14px;
	color: #333;
}
.aui-bar,.aui-bar-tab .aui-bar-tab-item{
	height:68px;
	min-height:40px;
}
.aui-bar-tab .aui-bar-tab-item .aui-iconfont{
	font-size:20px;
	line-height:22px;
	top:3px;
}
.aui-bar-tab .aui-bar-tab-label{
	font-size:13px;
	margin-top:5px;
}
.border {
	width: 100%;
	height: 10px;
	background: #eee;
	display: block;
}
.hack-foot{
	overflow:hidden;
	height:50px;
}
.aui-bar-tab{
	border-top:1px solid #eee;
}
/*  */
.icons {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
}

.icon-back {
    width: 44px;
    height: 44px;
    background-image: url(../image/icons/icon_back.png);
    background-size: 12px;
}

.icon-close {
    width: 44px;
    height: 44px;
    background-size: 15px auto;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../image/icons/icon_close.png);
    display: block
}
.icon-home {
    width: 44px;
    height: 44px;
    background-size: 22px auto;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../image/icons/icon_home.png);
    display: block
}
/*椤堕儴瀵艰埅 寮�濮�*/
.hack-head{
	position:fixed;
	width:100%;
	left:0;
	top:0;
	z-index:5;
}
.gt-head {
    background: #fff;
    height: 44px;    
    text-align: center;
    border-bottom:1px solid #eee;
    position:relative;
    padding:0 100px;
}

.gt-head .title {
    font-size: 17px;
    color:#333;
    line-height: 44px;
}

.gt-head .leftBtn,.gt-head .rightBtn {
    position:absolute;
    top:0;
    left:0;
    z-index:2;
}
.gt-head .rightBtn{
	left:auto;
	right:0;
}
.hack-head-height {
    height: 44px;
}
/*椤堕儴瀵艰埅 缁撴潫*/
/*banner 寮�濮�*/
.gt-banner {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 0;
    height:330px;
}

.swiper-container.gt .swiper-pagination {
    bottom: 3px;
    z-index: 1;
}

.swiper-container.gt .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: #fff;
    opacity: 1;
}

.swiper-container.gt .swiper-pagination-bullet-active {
    width: 14px;
    border-radius: 4px
}
.gt-type-list {
    overflow: hidden;
    padding:10px 0;
}

.gt-type-item {
    float: left;
    width: 25%;
     font-size: 13px;
    text-align: center;
    color: #333
}


.gt-types {
    display: block;
    margin: 5px auto;
    width: 50px;
    height: 50px;
    background-size: 50px auto;
    background-position: center;
    background-repeat: no-repeat;
}

.gt-types.type01{
    background-image: url(../image/icons/icon_index01.png);
}

.gt-types.type02{
    background-image: url(../image/icons/icon_index02.png);
}

.gt-types.type03 {
    background-image: url(../image/icons/icon_index03.png);
}

.gt-types.type04 {
    background-image: url(../image/icons/icon_index04.png);
}

.gt-types.type05 {
    background-image: url(../image/icons/icon_index05.png);
}

.gt-types.type06{
    background-image: url(../image/icons/icon_index06.png);
}

.gt-types.type07{
    background-image: url(../image/icons/icon_index07.png);
}

.gt-types.type08{
    background-image: url(../image/icons/icon_index08.png);
}

.swiper-container.types {
    padding-bottom: 19px
}

.swiper-container.types .swiper-pagination {
    bottom: 0px;
    z-index: 1;
    font-size: 0
}

.swiper-container.types .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: #F0F0F0;
    opacity: 1;
}

.swiper-container.types .swiper-pagination-bullet-active {
    width: 14px;
    border-radius: 2px;
    background: #F5B231
}

.gt-detial {
    overflow: hidden;
}

.gtd-item {
    float: left;
    width: 47.8%;
    position: relative;
    border-radius: 1px;
    overflow: hidden
}
.gt-detial {
    margin-bottom: 15px
}
.gt-detial .gtd-item:nth-of-type(even) {
    float: right;
    
}

.gtd-block1 {
    padding-top: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.gtd-block2 {
    padding-top: 45%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;s
}

.gtd-block2+.gtd-block2 {
    margin-top: 10%;
}

.gt-detial-wrap {
    padding-top: 40px
}
.gtd-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    text-align: center;
    font-size: 16px;
    z-index: 2;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: #fff
}

.gtdi-mask {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.3)
}
/*banner 缁撴潫*/
/*tabs瀵艰埅 寮�濮�*/
#tabsNav{
	width:100%;
	position:fixed;
	top:44px;
	left:0;
	z-index:3;
}
.tabsNav{
width:100%;
overflow:hidden;
background:#fff;
height:40px;
}
.tabsNav li{
position:relative;
display:inline-block;
float:left;
text-align:center;
padding:10px;
width:33.33%;
color:#555;
}
.tabsNav li.active{
color:#E73032;
}
.tabsNav li.active:after{
border-bottom:2px solid #E73032;
content:'';
position:absolute;
bottom:0;
left:0;
width:100%;
height:2px;
}
/*tabs瀵艰埅 缁撴潫*/
/*鍒楄〃 寮�濮�*/
.index_list li{
	width:50%;
	display:inline-block;
	float:left;
	position:relative;
	border-bottom:1px solid #eee;
	padding:12px;
	}
.index_list li:after{
	width:1px;
	height:100%;
	border-right:1px solid #eee;
	content:'';
	position:absolute;
	top:0;
	right:0;
	}
.index_list li:nth-child(even):after{
	width:0;
	}

.index_list li .listCon{
	padding:12px 0 0 0;
	position:relative;
	height:90px;
	}
.index_list li .listCon .price{
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	}
.index_list li .listCon .price h2,.index_list li .listCon .price s{
	display:inline-block;
	float:left;
	margin-right: 5px;
	line-height:20px;
	}
.rightNavBox{
	padding:0 0 0 100px;
	}
.leftNavBox{
	position:fixed;
	top:0;
	left:0;
	width:100px;
	height:100%;
	background:#f8f8f8;
	border-right:1px solid #e5e5e5;
	overflow:auto;
	padding-top:44px;
	z-index:1;
	}
.listBox li{
	padding:10px 15px;
	border-bottom:1px solid #e5e5e5;
	color:#444;
	font-size:13px;
	}
.listBox li.active{
	background:#fff;
	color:#E73032;
}

.listNav li{
	padding:13px 30px 13px 15px;
	overflow:hidden;
	position:relative;
	border-bottom:1px solid #eee;
	}
.listNav li h3{
	font-size:13px;
	color:#333;
	float:left;
	display:inline-block;
	}
	.listNav li input{
	width:60%;
	text-align:right;
	float:right;
	color:#333;
	padding:0;
	}
.listNav li .right_icon{
	position:absolute;
	top:50%;
	right:15px;
	margin-top:-4px;
	}
.listNav li strong{
	color:#f00;
	float:right;
	}
.listNav li.active{
	background:url(../image/don.png) no-repeat 95% center;	
	background-size:16px auto;
}
/*鍒楄〃 缁撴潫*/
/*鍟嗗搧鍒楄〃*/
.line-layout li {
	position: relative;
	padding: 11px 12px;
	min-height: 42px;
	background: #fff;
	font-size: 13px;
}
.line-layout li:after {
	width: 100%;
	height: 1px;
	background: #f0f0f0;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
}
.line-layout li .right_icon {
	position: absolute;
	top: 50%;
	right: 16px;
	margin-top: -4px;
}
.total-account strong {
	font-size: 16px;
	color: #f00;
}

.goods-list li {
	position: relative;
	padding: 15px;
	height: 120px;
	border-bottom:1px solid #e5e5e5;
}
.goods-list li div.listCon{
	padding-left:100px;
	height:90px;
}
.goods-list li img {
	width: 90px;
	height: 90px;
	position: absolute;
	top: 15px;
	left: 15px;
}

.goods-list li h3 {
	font-size: 14px;
	line-height: 16px;
	margin-bottom:7px;
	margin-top: 3px;
}
.goods-list li h3 .lable{
	margin-right:5px;
}
.goods-list li h2{
	display: inline-block;
	float: left;
	line-height: 20px;
	font-weight:normal;
}
 .goods-list li s{
 margin-left:3px;
 }
.goods-list li .select-btn, .goods-list li .btn-ground,.goods-list li .addCar-btn  {
	position: absolute;
	bottom: 15px;
	right: 15px;
	display: block;
}
.goods-list li .select-btn span,.goods-list li .select-btn strong{
	display: inline-block;
	float: left;
}
.goods-list li .select-btn strong{
	padding:0 5px;
}
 .addCar-btn{
	background:#E73032;
	color:#fff;
	border-radius:20px;
	font-size:12px;
}
.addCar-btn i.fa{
	margin-right:3px;
}
.goods-list li .price {
	position: absolute;
	bottom: 15px;
	left:0;
	padding:0 15px 0 120px;
	width:100%;
	overflow:hidden;
}
.add-icon, .minus-icon {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: inline-block;
	background: url(../image/add.png) no-repeat center #E73032;
	background-size:12px auto;
	position: relative;
	border:1px solid #E73032;
	float: left;
}

.minus-icon {
	background: url(../image/mini.png) no-repeat center #fff;
	background-size:12px auto;
	border-color: #E73032;
}
.car-list li{
	padding-left:130px;
	height:100px;
	}
.car-list li .checkbox{
	position:absolute;
	top:50%;
	left:18px;
	margin-top:-19px;
	}
.car-list li h3{
	font-size:14px;
	line-height:22px;
	}
.car-list li img{
	width:70px;
	height:70px;
	left: 50px;
	}

.carSubmit li{
	padding-left:96px;
	height:100px;
	}
.carSubmit li img{
	width:70px;
	height:70px;
	}
.carSubmit li h3{
	font-size:14px;
	line-height:20px;
	}
.carSubmit li .price{
	width:100%;
	padding-left:96px;
	padding-right:15px;
	left:0;
	bottom:14px;
	}
.carSubmit li .price  h2{
	float:right;
	font-size:14px;
	}
.submitBtn{
	width:190px;
	padding:0;
	}
.submitBtn h3{
	line-height:50px;
	border-radius:0;
	font-size:15px;
	}
/*寮规*/
.close-popup {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 12;
	display: block;
}
.popup,.popBg{
	width: 100%;
	max-width: 720px;
	height: 100%;	
	position: fixed;
	bottom: 0;
	left: auto;
	z-index: 999;
}
.popBg{	
	background: rgba(0,0,0,0.5);
	z-index: 10;
}
.top-popup {
	z-index: 10;
}
.popup-con {
	width: 100%;
	max-width: 720px;
	height: 100%;
	position: fixed;
	bottom: 0;
	left: auto;
	z-index: 14;
	background: #fff;
	overflow: auto;
}
.popup-margin {
	bottom: 50px;
}
.pop-btn a.dele-icon {
	padding-left: 20px;
	background: url(../image/dele.png) no-repeat left center;
	background-size: 16px auto;
}


.btn-ground span, .btn-ground strong {
	float: left;
}
.btn-ground strong {
	font-size: 13px;
	line-height: 22px;
	width: 34px;
	display: block;
	text-align: center;
}
/*閫夋嫨鏃堕棿*/
.pop-btn {
	clear: both;
	overflow: hidden;
}
.pop-btn a {
	padding: 12px;
	display: block;
	color: #999;
}
.pop-btn a.color-blue {
	color: #096;
}
.select-time {
	width: 160px;
	margin: 50px auto 0 auto;
}
.select-time li {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	padding: 14px;
	text-align: center;
	font-size:15px;
}
.select-time li.active {
	border-bottom-color: #093;
	border-top-color: #093;
}
/*tab瀵艰埅*/
.nav-bar {
	overflow: hidden;
	border-bottom: 1px solid #f0f0f0;
}
.nav-bar li {
	width: 50%;
	line-height: 50px;
	float: left;
	display: block;
	font-size: 14px;
	text-align: center;
	position: relative;
	color: #999;
	background:#f8f8f8;
}
.nav-bar li.active {
	color: #333;
}
.nav-bar li.active:after {
	width: 60px;
	height: 2px;
	background: #feb533;
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -30px;
	z-index: 1;
}
/*鏀粯*/
.right-icon {
	width: 70px;
	height: 70px;
	background: url(../image/right.png) no-repeat center;
	background-size: 100% auto;
	display: block;
}
.account {
	text-align: center;
	line-height: 24px;
}
.account h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 20px 0;
}
.account strong {
	color: #f00;
}
.account .a_btn {
	width: 200px;
	margin: 0 auto;
	margin-top: 50px;
}
.account .right-icon {
	margin: 20% auto 10px auto;
}
.input-text {
	width: 100%;
	padding: 5px 10px;
	font-size: 13px;
	display: block;
	color: #333;
}
.form-list li {
	padding-left: 80px;
	width: 100%;
	overflow: hidden;
}
.form-list li strong {
	font-weight: bold;
	font-size: 13px;
	position: absolute;
	top: 11px;
	left: 12px;
	line-height: 30px
}
.form-list li .input-text {
	text-align: right;
	padding-right: 22px;
}
.formBtnBox{
	padding:0px 20px;
	}
.formBtnBox .btn{
	border-radius:20px;
	margin:10px auto;
	}

.address-buy{
	padding:15px 40px 15px 15px;
	color:#999;
	position:relative;
	}
.address-buy h5{
	font-size:14px;
	color:#333;
	}
.address-buy h5 span{
	margin-right:8px;
	}
.address-buy .right_icon{
	position:absolute;
	top:50%;
	right:22px;
	margin-top:-7px;
	}