@charset "utf-8";
/*common start*/
body{font-family: "Microsoft YaHei" ;}
.imgbox img{width: 100%;}
.dis{display: block;}.undis{display: none;}
.rel{position: relative;}
.cf{*zoom:1;}
.cf:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
.tc{text-align: center;}
.flex-box{
	display: box;       /* OLD - Android 4.4- */
	display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;     /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;   /* TWEENER - IE 10 */
	display: -webkit-flex;   /* NEW - Chrome */
	display: flex;
}
.flex-box-1{
	display: box;       /* OLD - Android 4.4- */
    display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;     /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;   /* TWEENER - IE 10 */
    display: -webkit-flex;   /* NEW - Chrome */
    display: flex;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: table-cell\9;
    text-align: center;
}
.flex-box-center{
	text-align: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center; 
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center; 
    -ms-flex-pack: center; 
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    flex-direction: column;  
}
/*common end*/
/*xui-2016-08-19*/
.topmenu{height:2rem;background-color:#fee034;}
.box2{background-color:#FEE034;padding:15px 0;}
.box2 .ins{width:96%;margin:0 auto;position:relative;height:1.31rem;max-width:540px;}
.box2 .btns-link{position: absolute;top:0;left:0;right:0;bottom:0;}
.box2 .btns-link .btn{width:25%;box-sizing:border-box;float:left;height:100%;display:block;background-image:url(images/img_04.png);background-repeat:no-repeat;background-size: 400% auto;}
.box2.fix{background: rgba(0,0,0,0.5);position: fixed;top: 0;left: 0;right: 0;padding: 10px 0;z-index:200;}
.a1{background-position:0 0;}
.a2{background-position:33.33% 0;}
.a3{background-position:66.66% 0;}
.a4{background-position:100% 0;}
.a1.on{background-position:0 bottom;}
.a2.on{background-position:33.33% bottom;}
.a3.on{background-position:66.66% bottom;}
.a4.on{background-position:100% bottom;}
.box-md.box-haiw2{background:#5d159b}
.img_btn_goin{width:80%;margin:0 auto;padding:10px 0;}
.box-md{background-color:#FEE034;padding-bottom:25px;padding-top: 10px;}
.box-haiw{background-color:#E14D4A;}
.box-qqiu{background-color:#29A3DD;} -
.box-haiw2{background-color:#5D159C;}
.txt-tip{color:#fff;font-size:0.35rem; line-height: 0.55rem;margin:12px;}
.btn-goto{display:block;width:100%;height:46px;line-height:46px;color:#fff;text-align: center;font-size:20px;font-weight:bold;background-color:#E14D4B;position: relative;border-radius: 7px;}
.btn-goto i{position:relative;font-style: normal;}
.btn-goto i:after{content: "";overflow:hidden;display:block;width: 0;height: 0;border-top: 5px solid transparent;border-left: 7px solid #fff;border-bottom: 5px solid transparent;position:absolute;top:50%;margin-top:-2px;right:-20px;}
.clPic span .tip {width: 94px;height: 32px;line-height: 32px;position: absolute;right: 0;top: 0;padding:0 2px 0 8px;text-align: center;font-size: 14px;
    font-style:normal;}
.clPic span .tip.tip-jsj{background:#1f75de url(images/hwicon_03.jpg) 0 0 no-repeat;color:#fff;background-size: contain;}
.yun_lists .list{position: absolute; width: 3rem;}
.yun_lists .yun1{left: 10px;top: 5rem;}
.yun_lists .yun2{right: 10px;top: 5rem;}
.yun_lists .yun3{left: 20%;bottom: 3rem;}
.yun_lists .yun4{right: 20%;bottom: 3rem;}
.box-icons{background-color: #FEE034;}
.icons-link{width:80%;margin:0 auto;padding:30px 0;}
.icons-link .list{width: 33.33%;float:left;}
.icons-link .list img{width: 80%; margin: 0 auto;display:block;}
.car-lists-hd {padding:0 6px;overflow: hidden;}
.car-lists-hd ul{width: 41rem; margin-bottom: 15px;}
.car-lists-hd ul li{display: inline-block;width: 1.84rem;height: 40px;line-height: 40px;text-align:center;color:#542A00;font-size:0.35rem;border:1px solid #542A00;}
.car-lists-hd ul li.on{background-color:#542A00;color:#fff;position:relative;}
.txt-time{font-size:0.22rem;color:#532b00;font-weight:bold;margin-bottom: 10px;padding:0 12px;}
.car-lists-hd ul li.on:after{content: ""; overflow: hidden; display: block; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 10px solid #542A00; position: absolute; bottom: -10px; left: 50%; margin-left: -8px;}
.box-qqiu .car-lists-hd ul li{border-color:#0C3681;color:#0C3681;}
.box-qqiu .car-lists-hd ul li.on{background-color:#0C3681;color:#fff;}
.box-qqiu .car-lists-hd ul li.on:after{border-top: 10px solid #0C3681;}
/*红包样式*/
.coupon-lists{padding:0 5px;padding-top:15px;}
.coupon-lists .list{width: 50%; float: left;box-sizing: border-box;-webkit-box-sizing:border-box;padding:0 5px;margin-bottom: 12px;}
.coupon-lists .list .ins{background-color:#e14d4a;padding-bottom: 6px;}
.coupon-lists .top-txt{margin:0 5px; padding:5px 0;border-bottom:1px dotted #fff;position:relative;}
.coupon-lists .top-txt .price{font-size: 1rem;color:#fff;font-weight:bold;line-height: 1;}
.coupon-lists .top-txt em{font-size:0.4rem;font-weight:bold;color:#fff;}
.coupon-lists .top-txt .location{color:#fee034;font-weight:bold;font-family:"黑体";font-size: 0.38rem;position:absolute;right:10px;bottom:5px;}
.coupon-lists .btn{font-size:0.4rem;font-weight:bold;background-color:#fff;color:#e14d4a;width: 70%;margin:0 auto;margin-top:6px;height:0.8rem;border-radius: 20px;display:block;line-height:0.8rem;text-align: center;}
.coupon-lists .btn.cpn_disable,.coupon-lists .btn.css_dis{color:#989898;}
.coupon-lists .btn.css_use,.coupon-lists .btn.cpn_use{background-color:#fee034;position:relative;}
.coupon-lists .btn.css_use:after,.coupon-lists .btn.cpn_use:after{
   content: ""; display: block; overflow: hidden; width: 2rem; height: 2rem; background: url(images/hby_03.png) 0 0 no-repeat; position: absolute; top: -1rem; right: -0.7rem; background-size: contain;
}
.btn-rule{position: absolute;right: 30px;bottom:-10px;font-size:14px;font-weight:500;color:#fff;}
#menu4 .btn-rule{bottom: -17px;}
.arr_r_img{display:inline-block;height:16px;line-height:15px;width:8px;margin-top: 2px;float: right;margin-left: 5px;}
.hb-yun{
    display: block;
    width: 2.4rem;
    background: url(images/hby_06.png) 0 0 no-repeat;
    background-size: 300%;
    height: 1.5rem;
    position: absolute;
    top: 0;
    left: 46%;
    line-height: 2.15rem;
    text-align: center;
    font-size: 12px;
}
.hb-yun.css_use,.hb-yun.cpn_use{
    background-position:100% 0;
    color:#fff;
}
.hb-yun.css_dis,.hb-yun.cpn_disable{
    background-position:50% 0;
    color:#fff;
}
/**/
/*活动规则弹出层*/
.dsPop{
    position: fixed;
    top:0;
    right:0;
    left:0;
    bottom:0;
    width: 100%;
    height: 100%;
    background-color:rgba(0,0,0,0.6);
    font-family: '黑体',Arial,"Lucida Grande",Verdana,"Microsoft YaHei";
    z-index: 990;
    display: none;
}
.dspBor{
    width: 76%;
    margin: 0 auto 0 auto;
    background-color:#fff;
    border-radius: 5px;
    position: absolute;
    top: 2rem;
    left: 12%;
    bottom: 2rem;
}
.dspBor .ins{
    position: absolute;
    top: 1rem;
    bottom: 0;
    overflow: hidden;
}
.dspBor .ins .inner{
  height: 100%;
  overflow: auto;
}
.closePop {
    color: #fff;
    font-size: 24px;
    position: absolute;
    right: 10px;
    top: 0;
}
.dspTi{
    background-color:#e4274d;
    font-size: 0.45rem;
    text-align: center;
    height: 1rem;
    line-height: 1rem;
    color:#fff;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.dspItem{
    padding:4px 15px;
    font-size: 0.4rem;
}
/*carList */
.carList {
    padding: 0 10px;
}
.carList li {
    border: #ddd 1px solid;
    font-size: 14px;
    border-radius: 6px;
    margin-bottom: 15px;
    box-shadow: 0 1px 1px #ccc;
    overflow: hidden;
}
.clPic {
    position: relative;
}
.clPic span {
    width: 100%;
    height: 32px;
    line-height: 32px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#77000000',endColorstr='#77000000');
    background-color: rgba(0,0,0,0.5);
    text-indent: 0.8em;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}
.clPic img {
    width: 100%;
}
.clPic .abs-img{
    position: absolute;
    top:0;
    left:0;
    bottom:0;
    right: 0;
}
.clPic span img {
    width: auto;
    height: 22px;
    border-radius: 3px;
    position: absolute;
    right: 10px;
    top: 5px;
}
.clInfo {
    padding: 10px 10px 0;
    background: #fff;
}
.clMes {
    padding-bottom: 10px;
    border-bottom: #ddd 1px solid;
    line-height: 1.8;
    color: #282828;
}
.clMes em {
    padding: 2px 4px;
    color: #f10027;
    border-radius: 2px;
    border: #f10027 1px solid;
    margin-right: 8px;
}
.clPrice {
    padding: 8px 0;
}
.clPrice .price{
  font-size: 18px;
  color:#f10027;
}
.txt-main{
  margin-top:-10px;
}
.actLab {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    border: #ff4a4a 2px solid;
    border-radius: 3px;
    font-size: 12px;
    color: #ff4a4a;
    float: left;
    margin-top: -2px;
}
.actLab .has-bg{
    color: #fff;
    background-color: #ff4a4a;
    padding: 0 2px;
}
.actLab i {
    font-style: normal;
    margin-top: -2px;
    display: inline-block;
}
.clpBtn {
    display: inline-block;
    width: 90px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    background-color: #f10027;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    margin-top: 2px;
}


/*云漂浮动画*/
.yun1.cloudy {
  -webkit-animation: cloudy 5s ease-in-out infinite;
          animation: cloudy 5s ease-in-out infinite;
}
.yun2.cloudy {
  -webkit-animation: cloudy 4s 0.3s ease-in-out infinite;
          animation: cloudy 4s 0.3s ease-in-out infinite;
}
.yun3.cloudy {
  -webkit-animation: cloudy2 4s 0.1s ease-in-out infinite;
          animation: cloudy2 4s 0.1s ease-in-out infinite;
}
.yun4.cloudy {
  -webkit-animation: cloudy2 5s 0.2s ease-in-out infinite;
          animation: cloudy2 5s 0.2s ease-in-out infinite;
}
@-webkit-keyframes cloudy {
  50% { -webkit-transform: translateY(-20px); transform: translateY(-20px); }
}
@keyframes cloudy {
  50% { -webkit-transform: translateY(-20px); transform: translateY(-20px); }
}
@-webkit-keyframes cloudy2 {
  50% { -webkit-transform: translateY(20px); transform: translateY(20px); }
}
@keyframes cloudy2 {
  50% { -webkit-transform: translateY(20px); transform: translateY(20px); }
}