/*font-size:17.66px;*/
/*样式重置*/
html,body{max-width: 750px;margin: 0 auto;}
.headStrip.sear{height: 10.2rem;margin-top: -6.4%;}
.searWrap{margin:0;padding: .57rem; padding-bottom: 0; background: #FF6A13; }
.headStrip.sear {
    background-position: bottom center;
}
.imgbox img{width: 100%;vertical-align: top}
.searBtn{
	box-shadow: 0 6px 6px 0 rgba(255,153,19,0.47);
	border-radius: 8px;
	background: -webkit-linear-gradient(left, #FF9913 , #FF6913); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #FF9913 , #FF6913);  /*Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #FF9913 , #FF6913); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #FF9913  , #FF6913); /* 标准的语法（必须放在最后） */
}
[line~=bgC8]:after, [line~=bgC8]:before{
	background: none;
    height: 0;
}

.searForm>dd{
	border-bottom: 1px solid #c8c8c8;
}
.searForm>dd:last-child{
	border:0;
}

/*活动*/
.allocation .sale_title{
	font-size: 1rem;
	color: #FFFFFF;
	letter-spacing: 0.68px;
	line-height: 3.2rem;
	height: 3.1rem;/*
	text-align: center;
	background: -webkit-linear-gradient(left, #FF9913 , #FF6913); !* Safari 5.1 - 6.0 *!
	background: -o-linear-gradient(right, #FF9913 , #FF6913);  !*Opera 11.1 - 12.0 *!
	background: -moz-linear-gradient(right, #FF9913 , #FF6913); !* Firefox 3.6 - 15 *!
	background: linear-gradient(to right, #FF9913  , #FF6913); !* 标准的语法（必须放在最后） *!*/
	background: url(../images/sales_bg.png) no-repeat;
	background-size: cover;
}
.allocation img {
    width: 2rem;
    height: 1rem;
}
.allocation ul {
	background: #f4f4f4;
}
.allocation ul li{
	background: #FFF;
	/*margin-bottom: .57rem;*/
	overflow: hidden;
	height: auto;
}
.allocation ul li h3{
    display: flex;
    align-items: center;
    border-bottom: 1px solid #E7E7E7;
    padding: .8rem 0 .8rem .85rem;
}
.allocation ul li h3 p{display: inline-block;}
.allocation ul li h3 p.act_border{
    border: 1px solid #FF6913;
    border-radius: 2px;
    color: #FF6913;
    width: 2.05rem;
    height: 1rem;
    text-align: center;
    line-height: 1rem;
    vertical-align: bottom;
    margin-right: 0.35rem;
    font-size: .6rem;
}
.allocation ul li h3 p.act_title{
	font-size: 0.9rem;
	color: #222222;
	letter-spacing: 0.68px;
	line-height: 1rem;
}
.allocation ul li .act_cont{
	padding: 0 .85rem;
}
.allocation ul li .act_cont h4{
    font-size: .7rem;
    color: #222222;
    letter-spacing: 0.53px;
    margin: .56rem 0 .35rem 0;
}
.allocation ul li .act_cont div{
	font-size: .65rem;
	color: #666666;
	letter-spacing: 0.49px;
	margin-bottom: 0.95rem;
	line-height: 1rem;
}
.charBg{
	width: 100%;
    height: 4.7rem;
    background: url(../images/z_footer.jpg) center no-repeat;
    background-size: 100%;
    margin: 0;
}

.allocation ul li h3 span{
	width: 2rem;
	height: 1rem;
	display: inline-block;
}
.headStrip .shareBtn{
    position: fixed;
    top: 28px;
    right: .84rem;
    z-index: 1;
    width: 30px;
    height: 30px;
    background: rgba(0,0,0, .3);
    border-radius: 50%;
    display: flex!important;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: #fff;
}


.headStrip .backBtn{
    position: fixed;
    top: 28px;
    left: .84rem;
    z-index: 1;
    width: 30px;
    height: 30px;
    background: rgba(0,0,0, .3);
    border-radius: 50%;
    display: flex!important;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: #fff;
}
/*新头*/
.newHead{
    position: fixed;
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
    background: #FFF;
    height: 2.6rem;
    z-index: 9;
    width: 100%;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.31);
    top: 0;
    left: 0;
    padding-bottom: .6rem;
}

.newHead p {
    min-width: 10.2rem;
    text-align: center;
    font-size: .85rem;
    color: #222222;
    letter-spacing: 0.65px;
}
.newHead .backBtn, .newHead .shareBtn {
    color: #000000;
    background: none;
    top: 0.8rem;
    border-radius: 0;
    position: static;
}
.newHead .backBtn {
    width: 0.6rem;
    height: 1rem;
    top: 0.6rem;
}
.newHead .shareBtn {
    width: 0.9rem;
    height: 0.85rem;
}


.oldHead .backBtn,.oldHead .shareBtn{
	display: none;
}

.searForm .term.w_14{
	width: 14%;
}
.searForm>dd.zc_hide{
	display: none;
}

.searTip{
	display: none!important;
}

.adaptX {
    margin-top: 0 !important;
}

.searForm .spaceB {
    font-size: .6rem;
}

.size20 {
    font-size: .9rem!important;
}

.day {
    font-size: .7rem;
    display: flex;
    justify-content: space-between;
}


.searForm .spaceB {
    padding-bottom: .55rem;
}

.searForm .spaceB.gc {
    padding-bottom: .55rem;
}

.searWrap {
    padding: .5rem;
}

.searForm>dd {
    border-bottom: 0;
}

.searForm>dd:first-of-type {
    border-bottom: 1px solid #e6e6e6;
}

.searForm>dd:first-of-type .term {
    border-bottom: 0;
    flex: 1;
}

.searForm>dd:first-of-type .term>p {
    position: relative;
    font-weight: 600;
}

.searForm .term {
    padding-bottom: .5rem;
    border-bottom: 1px solid #e6e6e6;
}

.dropIcon {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #999999;
    display: block;
    position: absolute;
    left: 4rem;
    top: 0.2rem;
}


.limitW {
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 5.5rem;
    font-weight: 600;
    display: block;
    padding-top:0.1rem;
}


.searForm .w2 {
    flex: 0;
    padding-bottom: .375rem;
}

.durationLab {
	position: relative;
	padding: 0;
	color: #BBBBBB;
    font-size: .65rem;
}

.durationLab:before {
	content: '';
	display: none;
}

.durationLab:after {
    content: '';
    width: 1.8rem;
    height: 0.25rem;
    display: block;
    background: url(../images/arrow.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 0.7rem;
    left: -0.1rem;
}

.searTab {
    display: block!important;
}

.searTab, .searTab .view,.searTab .view ul, .searTab li {
    height: 2.05rem!important;
}

.searTab .cui-tab-mod li {
    font-size: 0.75rem;
}

.searForm {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}


#ui-tab {
    position: relative;
    width: 100%;
    height: 2.05rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,0.70);
    border-radius: 8px 8px 0 0;
}

#ui-tab .tab {
    width: 50%;
    height:100%;
    background: transparent;
    font-size: 0.75rem;
    text-align: center;
    line-height: 2.05rem;
    color: #fff;
    border:none;
}

#ui-tab .tab:first-of-type {
    border-top-left-radius: 8px;
}

#ui-tab .tab:last-of-type {
    border-top-right-radius: 8px;
}

#ui-tab .tab-active {
    width: 50%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff;
    font-size: 0.75rem;
    text-align: center;
    line-height: 2.05rem;
    border-top-left-radius: 8px;
    transition: left 0.1s;
}

#ui-tab .tab-active:after {
    content: '';
    position: absolute;
    right: -1.25rem;
    top: 0;
    width: 0;
    height: 0;
    color: #000000;
    border-left: 1.25rem solid transparent;
    border-right: 1.25rem solid transparent;
    border-bottom: 2.5rem solid #fff;
}

#ui-tab .tab-active.switched {
    left: 50%;
    border-top-left-radius: 0;
    border-top-right-radius: 8px;
}

#ui-tab .tab-active.switched:after {
    content: '';
    position: absolute;
    left: -1.25rem;
    top: 0;
    width: 0;
    height: 0;
    color: #000000;
    font-size: 0.75rem;
    text-align: center;
    line-height: 2.05rem;
    border-left: 1.25rem solid transparent;
    border-right: 1.25rem solid transparent;
    border-bottom: 2.5rem solid #fff;
}

.car_footer {
    width: 100%;
    height: 4.5rem;
    background: #f5f5f5;
    padding-top: 1.7rem;
}
.car_footer img {
    display: block;
    width: 2.9rem;
    height: 1.15rem;
    margin-left: 50%;
    transform: translate(-50%);
}
.car_footer .text {
    text-align: center;
    margin-top: 7px;
    font-size: 18px;
    color: #CCCCCC;
    letter-spacing: 0;
}



@font-face {font-family: "iconfont";
    src: url('//at.alicdn.com/t/font_569842_kdivtm5r4wdk7qfr.eot?t=1518422749213'); /* IE9*/
    src: url('//at.alicdn.com/t/font_569842_kdivtm5r4wdk7qfr.eot?t=1518422749213#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAa8AAsAAAAACXwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFZW7kfwY21hcAAAAYAAAABoAAABojFsBtJnbHlmAAAB6AAAArAAAAMQ6Vn2TmhlYWQAAASYAAAALwAAADYQbhuxaGhlYQAABMgAAAAcAAAAJAfeA4ZobXR4AAAE5AAAABMAAAAUE+kAAGxvY2EAAAT4AAAADAAAAAwBjgIkbWF4cAAABQQAAAAeAAAAIAEUAF1uYW1lAAAFJAAAAUUAAAJtPlT+fXBvc3QAAAZsAAAATQAAAGKiwt1oeJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/s04gYGVgYOpk+kMAwNDP4RmfM1gxMjBwMDEwMrMgBUEpLmmMDgwVDxjZm7438AQw9zA0AAUZgTJAQAkjgxyeJzFkbsNgDAMRJ9JSIEYhYIRGISKKTKx1wgXyw0TcNLL6ZyvHGAFijhEBXswpm5VLeqFLeqVU7nJjYXuZQzl7hauJZpr4Yv2zLMav8n+u/qrPcYrk7pCT/RET9QxPJm/4Qn1BePqD294nB1Sz2vUQBidN2kym2ST3WTzYzfp7jbZNmlpXdvdbFbRbim2/sJCpSpWvHhQCqUeBK0HhV4ED1p7ETx4qoqIJ+nR0r9BFI8ioh7q2etGpx0+3ny8wzfvvW+ISMi/H8KuUCYlMkqmyBxZJATSOEKdVhHESZOOww5E27V0IW7EAWuETWEabihZTitNIldiUgE6amgHrTRu0hidpEdPoOVUgYrvLZkjg6awBaUc1x5l5+k27HpjsNA7kp2bmLFaQ6Xcet40K6b5JCeJYo7SgYKONdeRRVmRstdiwbN362O0jnwl9i4sa0O+eeNxcrs64srAxgZK/pD+dsbwDF4PPKdkVlhRy5U9rTFsYf2XWi7lq9FPwg+41790X9BIkRARUdJFWoPEZC5eB32f3VdVPM5XbajZc6yqsGsUK8qQwgFOVc12sh216uBglngAwjOB8dQSMkNOkwX+QCeKpxrtqYbE7KDTwwk0ESepW4PbQzd1mA7WbjmujUjiPee7TYhpdMA73VaKMIqNwBgDBy6orquU0oKVbcEx34YTtNfpLFQHl45N9gSxGbwxXPS/eYHCJNlfm7S7uFSciodTJ4682f7vogUs4mb2laOFdzvgsz5sGi6re41TOW1uJDqrCLOBX2eusYmjctFUy0qZSYNJ1z+uGy1/gCr9h3YRC9km7mQ7RfvQMs/wj/BeqBCDjJMz3LPNxYf8E7BDi67dZVIUdzhpSWHUKXY5zaNwRcdiQsDzMDjRths6bMNy3KCHjtE+cPsUecW5lqz6rZfLqo7v+6qHu9sDmqW/mrxaRyWPmixf7q+MpkA6urdn+b5FX1j+JFL6aVrWUBte2D55nUFXLr77I2v6rfKLVNE0vrp7YShe0bXcF+ay/mckMZ2PE74br9T/WPLAb8xnH+OEkP+DDYEpeJxjYGRgYADinww6afH8Nl8ZuFkYQODa8uy7CPr/QxYGZkkgl4OBCSQKAC+eCtAAeJxjYGRgYG7438AQw8IAAkCSkQEVsAIARwsCbnicY2FgYGB+ycDAwoDAAA6bAP0AAAAAAAB2AJwBGAGIeJxjYGRgYGBlCARiEGACYi4gZGD4D+YzAAARLQFyAAB4nGWPTU7DMBCFX/oHpBKqqGCH5AViASj9EatuWFRq911036ZOmyqJI8et1ANwHo7ACTgC3IA78EgnmzaWx9+8eWNPANzgBx6O3y33kT1cMjtyDRe4F65TfxBukF+Em2jjVbhF/U3YxzOmwm10YXmD17hi9oR3YQ8dfAjXcI1P4Tr1L+EG+Vu4iTv8CrfQ8erCPuZeV7iNRy/2x1YvnF6p5UHFockikzm/gple75KFrdLqnGtbxCZTg6BfSVOdaVvdU+zXQ+ciFVmTqgmrOkmMyq3Z6tAFG+fyUa8XiR6EJuVYY/62xgKOcQWFJQ6MMUIYZIjK6Og7VWb0r7FDwl57Vj3N53RbFNT/c4UBAvTPXFO6stJ5Ok+BPV8bUnV0K27LnpQ0kV7NSRKyQl7WtlRC6gE2ZVeOEXpc0Yk/KGdI/wAJWm7IAAAAeJxtyjEOgCAMAMAWxcFFP9JHoWmBxLSDMdLfq3Hl5oMAvxn6IgYccMSIE2Bb3OgsSbMkdSZZ3TTvhemo98VM9gVhbfU9vJEAPAaWEp4AAAA=') format('woff'),
    url('//at.alicdn.com/t/font_569842_kdivtm5r4wdk7qfr.ttf?t=1518422749213') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/font_569842_kdivtm5r4wdk7qfr.svg?t=1518422749213#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family:"iconfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-yo-shangfanye-f:before { content: "\e601"; }

.icon-yongche-liwuee-o:before { content: "\e602"; }

.icon-yo-fenxiangeb-f:before { content: "\e603"; }




