.container {
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
  background: #f6f6f6;
}
.container .breadCrumbs {
  width: 1200px;
  margin: 0px auto;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: box;
  display: flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.container .breadCrumbs .iconImg {
  margin-right: 12px;
}
.container .breadCrumbs .s2,
.container .breadCrumbs .s4 {
  color: #ED4248;
}
.container .content {
  width: 1200px;
  margin: 0px auto;
  margin-top: 25px;
}
.container .content .item:nth-last-child(1) {
  margin-bottom: 0px;
}
.container .content .item {
  position: relative;
  margin-bottom: 20px;
  background: #FFFFFF;
  padding: 15px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: box;
  display: flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.container .content .item:hover {
  box-sizing: border-box;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.21);
  border-top: 2px solid #ed4248;
  margin-top: -2px;
}
.container .content .item:hover .rightC .tr4 .checkDetails {
  background: #ED4248;
  border: 1px solid #ED4248;
  color: #FFFFFF;
}
.container .content .item .leftC {
  margin-right: 14px;
  flex: none;
}
.container .content .item .leftC .itemimg {
  width: 268px;
  height: 160px;
}
.container .content .item .middleC {
  width: 460px;
  margin-right: 14px;
}
.container .content .item .middleC .tr {
  margin-bottom: 12px;
}
.container .content .item .middleC .tr .s1 {
  font-size: 14px;
  color: #858585;
}
.container .content .item .middleC .tr:nth-last-child(1) {
  margin-bottom: 0px;
}
.container .content .item .middleC .tr1 {
  width: 460px;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container .content .item .middleC .tr1  a {
  width: 460px;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container .content .item .middleC .tr2 .s1 {
  margin-right: 10px;
}
.container .content .item .middleC .tr2 .s2 {
  font-size: 14px;
  color: #585858;
}
.container .content .item .middleC .tr3 {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: box;
  display: flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.container .content .item .middleC .tr3 .s1 {
  flex: none;
  margin-right: 10px;
}
.container .content .item .middleC .tr3 .s2 {
  width: 380px;
  font-size: 14px;
  color: #585858;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container .content .item .middleC .tr4 .s1 {
  margin-right: 10px;
}
.container .content .item .middleC .tr4 .s2 {
  font-size: 14px;
  color: #585858;
}
.container .content .item .middleC .tr5 {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: box;
  display: flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.container .content .item .middleC .tr5 .s1 {
  flex: none;
  margin-right: 10px;
}
.container .content .item .middleC .tr5 .add-services {
  max-width: 354px;
  font-size: 14px;
  color: #585858;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container .content .item .rightC {
  width: 400px;
}
.container .content .item .rightC .tr {
  margin-bottom: 14px;
}
.container .content .item .rightC .tr:nth-last-child(1) {
  margin-bottom: 0px;
}
.container .content .item .rightC .tr1 {
  width: 100%;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: box;
  display: flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.container .content .item .rightC .tr1 .rightCtrplay {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: box;
  display: flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.container .content .item .rightC .tr1 .rightCtrplay .playIcon {
  margin-right: 9px;
}
.container .content .item .rightC .tr1 .rightCtrplay .aPlay {
  font-size: 16px;
  color: #ED4248;
  margin-bottom: 3px;
}
.container .content .item .rightC .tr1 .rightCtrpayoney .s1 {
  font-size: 18px;
  color: #ED4248;
}
.container .content .item .rightC .tr1 .rightCtrpayoney .s2 {
  font-size: 28px;
  color: #ED4248;
}
.container .content .item .rightC .tr2 {
  text-align: right;
}
.container .content .item .rightC .tr2 .s1 {
  font-size: 14px;
  color: #A9A9A9;
  text-decoration-line: line-through;
}
.container .content .item .rightC .tr2 .s2 {
  font-size: 14px;
  color: #A9A9A9;
  text-decoration-line: line-through;
}
.container .content .item .rightC .tr3 {
  text-align: right;
}
.container .content .item .rightC .tr3 .s1 {
  font-size: 14px;
  color: #585858;
}
.container .content .item .rightC .tr4 {
  height: 36px;
}
.container .content .item .rightC .tr4 .checkDetails {
  float: right;
  display: block;
  width: 156px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  border: 1px solid #ED4248;
  border-radius: 17px;
  font-size: 16px;
  color: #ED4248;
}
.container .content .searchEmpty {
  background: #f6f6f6;
  padding: 100px 0px;
}
.container .content .searchEmpty .contentTop {
  padding: 100px 0px;
}
.container .content .searchEmpty .contentTop .emptybg {
  display: block;
  margin: 0px auto;
}
.container .content .searchEmpty .contentTop .describe {
  text-align: center;
  font-size: 16px;
  color: #323232;
  margin-top: 25px;
}
.container .content .searchEmpty .contentTop .describe .s1,
.container .content .searchEmpty .contentTop .describe .other {
  font-size: 16px;
  color: #F04043;
}
.container .content .searchEmpty .contentBottom {
  padding: 12px 40px 32px 40px;
  background-color: #ffffff;
}
.container .content .searchEmpty .contentBottom .contentBottomNav {
  height: 30px;
  border-bottom: 1px solid #DCDCDC;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: box;
  display: flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.container .content .searchEmpty .contentBottom .contentBottomNav .linecolumn {
  border-left: 3px solid #ED4248;
  padding-left: 10px;
  font-size: 14px;
  color: #333333;
}
.container .content .searchEmpty .contentBottom .contentBottomNav .moreA {
  font-size: 14px;
  color: #333333;
}
.container .content .searchEmpty .contentBottom .xkCont {
  width: 100%;
  padding: 20px 0px 50px 0px;
}
.container .content .searchEmpty .contentBottom .xkCont ul li {
  margin-bottom: 30px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: box;
  display: flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content:flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;

}
.container .content .searchEmpty .contentBottom .xkCont ul li:last-child {
  margin-bottom: 0px;
}
.container .content .searchEmpty .contentBottom .xkCont ul li>img {
  width: 4px;
  height: 4px;
  margin-right: 5px;
  margin-top: 12px;
}
.container .content .searchEmpty .contentBottom .xkCont ul li>span {
  flex: none;
  margin-top: 4px;
}
.container .content .searchEmpty .contentBottom .xkCont ul li>span>a {
  display: inline-block;
  width: 60px;
  font-size: 14px;
  color: #333333;
}
.container .content .searchEmpty .contentBottom .xkCont ul li:nth-child(1)>span>a,.container .content .searchEmpty .contentBottom .xkCont ul li:nth-child(2)>span>a {
  letter-spacing: 6px;
}
.container .content .searchEmpty .contentBottom .xkCont ul li>.ky_ItemList {
  flex: 1;
  margin-left: 5px;
  
}
.container .content .searchEmpty .contentBottom .xkCont ul li>.ky_ItemList>em {
  margin-left: 15px;
  line-height: 32px;
}
.container .content .searchEmpty .contentBottom .xkCont ul li>.ky_ItemList>em:nth-child(1) {
  margin-left: 0px;
}
/* .container .content .searchEmpty .contentBottom .xkCont ul li>span>a:after {
  content:"";
  display: inline-block;
  width: 100%;
} */
/* .ky-item{
  width: 650px;
  height: 188px;
  display: -webkit-box; 
  display: -moz-box; 
  display: -webkit-flex; 
  display: -moz-flex; 
  display: -ms-flexbox; 
  display: flex; /
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.ky-item img{
  width: 4px;
  height: 4px;
  margin: 9px 6px 2px 0;
  vertical-align: middle;
}
.ky-item li{
  display: -webkit-box; 
  display: -moz-box; 
  display: -webkit-flex; 
  display: -moz-flex; 
  display: -ms-flexbox; 
  display: flex; 
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-top: 15px;
}
.ky-item li i{
  font-size: 14px;
  color: #585858;
  letter-spacing: 0;
  display: inline-block;
  margin-right: 24px;
}
.ky-item i a{
  color: #585858;
}
.ky-item i a:hover{
  color: #ED4248;
}
.ky-item li em{
  margin-right:24px;
} */


.container .content .searchEmpty .contentBottom .tuiContent {
  margin-top: 20px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: box;
  display: flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.container .content .searchEmpty .contentBottom .tuiContent .itemTui {
  width: 200px;
}
.container .content .searchEmpty .contentBottom .tuiContent .itemTui img {
  width: 200px;
  height: 113px;
}
.container .content .searchEmpty .contentBottom .tuiContent .itemTui .p1 {
  margin-top: 12px;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  color: #585858;
}
.container .content .searchEmpty .contentBottom .tuiContent .itemTui .p1 a {
  font-size: 12px;
  color: #585858;
}
.container .content .searchEmpty .contentBottom .tuiContent .itemTui .itemB {
  margin-top: 12px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: box;
  display: flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.container .content .searchEmpty .contentBottom .tuiContent .itemTui .itemB .s1 {
  font-size: 12px;
  color: #585858;
}
.container .content .searchEmpty .contentBottom .tuiContent .itemTui .itemB .s2 {
  font-size: 12px;
  color: #F13B3B;
}
.pager {
  font-family: "微软雅黑";
  border: 1px solid #979797;
  border-radius: 3px;
  display: inline-block;
  margin: 0px auto;
  line-height: 21px;
}
.pager a,
.pager span {
  font-size: 16px;
  color: #979797;
  border-right: 1px solid #979797;
  padding: 4px 12px;
  float: left;
  text-decoration: none;
}

.pager span {
  color: #fff;
  background: #FA5151;
}

.pager a:hover {
  color: #2a6496;
  background: #f2f2f2;
}

.pager a.last {
  border-right: 0;

}
.pager::after {
  content:".";
  display:block;
  height:0;
  visibility:hidden;
  clear:both;
}

/* 限时秒杀 */
.countdown_box_wraper {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 35px;
    width: 332px;
}

.countdown_box {
    display: none;
    width: 332px;
    height: 26px;
    padding: 0px 45px 0px 10px;
    margin-bottom: 10px;
    background-image: url('../img/activiBg-051a517864.png');
    background-position: left top;
    background-size: 100% 100%;

    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: box;
    display: flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
  }
  .countdown_box .box_con {
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: box;
    display: flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
  }
  .countdown_box .box_con.left {
    width: 116px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    
  }
  .countdown_box .box_con .left .name {
    font-size: 16px;
    color: #ffffff;
  }
  .countdown_box .box_con .right {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: box;
    display: flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
  
  }
  .countdown_box .box_con .right .words {
    font-size: 14px;
    color: #ffffff;
  
  }
  .countdown_box .box_con .right .time {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: box;
    display: flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    
  
  }
  .countdown_box .box_con .right .time span {
    display: block;
    width: 20px;
    height: 20px;
    margin: 0px 3px;
    background-color: #ffffff;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    color: rgb(242, 63, 69)
    ;
  }
  .countdown_box .box_con .right .time i {
    font-size: 14px;
    color: #ffffff;
  }

  .countdown_box2 {
    display: none;
    width: 332px;
    height: 26px;
    padding: 0px 45px 0px 10px;
    margin-bottom: 10px;
    background-image: url('../img/activiBg-051a517864.png');
    background-position: left top;
    background-size: 100% 100%;
    background-repeat: no-repeat;display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: box;
    display: flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
  }
  .countdown_box2 .box_con {
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: box;
    display: flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    
  }
  .countdown_box2 .box_con .left {
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    
  }
  .countdown_box2 .box_con .left .name {
    font-size: 16px;
    color: #ffffff;
  }
  .countdown_box2 .box_con .right {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: box;
    display: flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
  
  }
  .countdown_box2 .box_con .right .words {
    font-size: 14px;
    color: #ffffff;
  
  }
  .countdown_box2 .box_con .right .time {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: box;
    display: flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    
  
  }
  .countdown_box2 .box_con .right .time span {
    font-size: 14px;
    display: block;
    color: #ffffff;
  }
