.xc_content {
  display: inline-block;
  width: 100%;
  background: url(../images/index/bg.png) no-repeat center center;
  background-size: cover;
}

.xc_fount {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}

.xc_fount_left {
  width: 68%;
  height: 100%;
  float: left;
  box-sizing: border-box;
  /* background: #eee; */
  padding: 10px;
}

.xc_fount_lefttop {
  width: 100%;
  height: 87px;
  box-shadow: 0px 0px 0px #fff,0px 0px 0px #fff,0px 0px 0px #fff,0 2px 5px #888;
  background: #fff;
  border-radius: 2px;
  margin-bottom: 7px;
  padding: 30px 38px;
  box-sizing: border-box;
}

/* shurukuang start */

.fount_lefttop_search {
  width: 60%;
  height: 100%;
  float: right;
  /*margin: 0 auto;*/
  
}

.xc_fount_lefttop_search {
  float: left;
}

.search_input {
  border: 1px solid #cfcfcf;
  float: left;
  width: 80%;
  height: 100%;
  padding-left: 5px;
  box-sizing: border-box;
  outline: none;
}

.search_btn {
  display: inline-block;
  width: 20%;
  height: 100%;
  float: left;
  background: #f7f7f7;
  border: 1px solid #cfcfcf;
  border-left: none;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
}

.search_btn b {
  display: inline-block;
  width: 13px;
  height: 100%;
  background: url(../images/index/select.png) no-repeat center center;
}

/* shurukuang end */

.xc_fount_leftbottom {
  width: 100%;
  height: 129px;
  box-shadow: 0px 0px 0px #fff,0px 0px 0px #fff,0px 0px 0px #fff,0 2px 5px #888;
  background: #fff;
  border-radius: 2px;
  padding: 14px 65px 0 35px;
  box-sizing: border-box;
}


.fount_leftbottom_left {
  width: 434px;
  height: 113px;
  float: left;
}

.fount_select_address{
  width: 100%;
  height: 34px;
  margin-bottom: 12px;
}

.fount_leftbottom_sel {
  width: 209px;
  height: 34px;
  border: 1px solid #dedede;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  background: url(../images/index/sel.png) no-repeat right center;
  cursor: pointer;
}

.fount_select {
  height: 100%;
  width: 221px;
  outline: none;
  border: none;
  background: transparent;
  cursor: pointer;
  color: #797878;
}
.fount_select {
  height: 100%;
  width: 100%;
  outline: none;
  border: none;
  background: transparent;
  cursor: pointer;
  color: #797878;
}
.select_right #end_t{
	width:100%;
	height:100%;
	border: none;
  outline: none;
  background: transparent;
  box-sizing: border-box;
  padding-left: 5px;
    color: #797878;
}
.select_left {
  float: left;
   width: 209px;
  height: 34px;
  border: 1px solid #dedede;
  border-radius: 4px;
  cursor: pointer;
  background: url(../images/index/sel.png) no-repeat right center;
  margin-bottom:10px;
}
.select_left #destination_t{
	width:100%;
	height:100%;
	border: none;
  outline: none;
  background: transparent;
  box-sizing: border-box;
  padding-left: 5px;
    color: #797878;
}
.select_right {
  float: right;
  width: 209px;
  height: 34px;
  border: 1px solid #dedede;
  border-radius: 4px;
  cursor: pointer;
  background: url(../images/index/sel.png) no-repeat right center;
  margin-bottom:10px;
}
.select_left {
  float: left;
}

.select_right {
  float: right;
}

.fount_select_date {
  width: 100%;
  height: 34px;
  margin-bottom: 8px;
}

.select_date {
  width: 209px;
  height: 34px;
  border: 1px solid #dedede;
  border-radius: 4px;
  cursor: pointer;
  background: url(../images/index/sel.png) no-repeat right center;
  float: left;
}

.select_date_input {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  background: transparent;
  box-sizing: border-box;
  padding-left: 5px;
    color: #797878;
}

.select_date_input:-moz-placeholder{
    color: #797878;
}

.select_date_input:-ms-.select_date_input-placeholder{
    color: #797878;
}

.select_date_input::-webkit-input-placeholder{
    color: #797878;
}

.fount_select_level {
  width: 100%;
  height: 16px;
}

.select_level_radio {
  margin: 3px 3px 0px 5px;
  display: none;
}

.fount_select_level label {
  padding-left: 15px;
  cursor: pointer;
  margin-right: 10px;
  font-size: 12px;
  background: url(../images/index/dingzhibtn1.png) no-repeat left center;
}

.fount_select_level label.checked {
  background: url(../images/index/dingzhibtn2.png) no-repeat left center;
}

.fount_leftbottom_right {
  display: inline-block;
  width: 140px;
  height: 35px;
  border-radius: 2px;
  background: #397af2;
  color: #fff;
  text-align: center;
  line-height: 35px;
  float: right;
  margin-top: 22px;
  font-size: 16px;
}

.xc_fount_right {
  width: 32%;
  height: 100%;
  margin-top: 10px;
  padding-bottom: 10px;
  box-sizing: border-box;
  float: left;
  /* background: #fff; */
  /* box-shadow: 0px 0px 0px #fff,0px 0px 0px #fff,0px 0px 0px #fff,0 2px 5px #888; */
}

.fount_right_img {
  display: inline-block;
  width: 100%;
  height: 115px;
  background: url(../images/index/map.png) no-repeat center center;
}

.fount_right_plan {
  display: inline-block;
  width: 100%;
  height: 47px;
  text-align: center;
}

.fount_right_plan_a {
  display: inline-block;
  width: 90%;
  height: 100%;
  background: url(../images/index/dingzhi.png) no-repeat center center;
  background-size: contain;
  color: #fff;
  text-align: center;
  line-height: 44px;
  font-size: 16px;
}

.fount_right_ask {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 10px;
}

.fount_right_ask a {
  color: #000;
  font-size: 12px;
}

.xc_activity {
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 30px;
  margin: 30px 10px;
  width: 100%;
  background: #fff;
  box-shadow: 0px 0px 0px #fff,0px 0px 0px #fff,0px 0px 0px #fff,0 2px 5px #888;
}


.activity_fenlei_row {
  background: #fff;
  padding: 0;
}

.activity_fenlei_hang {
  display: inline-block;
  width: 100%;
  height: 65px;
  border-top: 1px solid #dedede;
  margin: 0;
  font-size: 12px;
}

.activity_fenlei_hang:last-child,
.activity_fenlei_hang:first-child {
  border-top: none;
}

.col-md-1,
.col-md-2 {
  height: 100%;
  box-sizing: border-box;
  padding-top: 26px;
  text-overflow : ellipsis;
  white-space : nowrap;
  overflow : hidden;
  padding-left: 0;
  padding-right: 10px;
  text-align: center;
}

.activity_title {
  font-size: 14px;
}

.activity_fenlei_hang .activity_title_jibie {
  padding-right: 20px;
  padding-left: 10px;
  padding-top: 40px;
}

.activity_title li {
  padding-top: 40px;
}

.activity_title_jibie b {
  display: inline-block;
  text-align: center;
  width: 100%;
  height: 100%;
  border-bottom: 2px solid #ca161e;
}

.activity_fenlei_hang .activity_fenlei_jibie {
  padding-top: 20px;
  text-overflow : normal;
  white-space : normal;
  overflow : normal;
}

.tiaozhan_jibieimg,
.xiuxian_jibieimg {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.tiaozhan_jibieimg img,
.xiuxian_jibieimg img {
  width: 38px;
  height: 14px;
}

.tiaozhan_jibie {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #ca161e;
}

.xiuxian_jibie {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #8abc68;
}

.huodong_money {
  text-decoration: underline;
}

.huodong_baoming {
  padding-top: 21px;
}

.huodong_baomingbtn {
  display: inline-block;
  width: 70px;
  height: 28px;
  box-shadow: 0 0 3px #666;
  line-height: 28px;
  cursor: pointer;
  border-radius: 2px;
}

.huodong_baomingbtn a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #000;
}

.huodong_chakan {
  color: #397af2;
}

.huodong_more {
  display: inline-block;
  width: 100%;
  padding: 20px 0;
  background: #fff;
  text-align: center;
}

.huodong_morebtn {
  display: inline-block;
  width: 70px;
  height: 30px;
  line-height: 28px;
  color: #000;
  background: #f7f7f7;
  border: 1px solid #cdcdcd;
  font-size: 12px;
}

.xc_activity_pailie {
  width: 100%;
  padding-top: 25px;
}

.xc_activity_pailie_tle {
  float: left;
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.xc_activity_pailie_ul {
  display: inline-block;
  float: left;
}

.xc_activity_pailie_li {
  display: inline-block;
  float: left;
  width: 95px;
  height: 30px;
  border: 1px solid #dedede;
  background: #f7f7f7;
  text-align: center;
  line-height: 30px;
  margin-right: 10px;
  cursor: pointer;
}

.xc_activity_pailie_li:hover,
.xc_activity_pailie_li.on {
  background: #397af2;
  border-color: #397af2;
  color: #fff;
}

.xc_activity_pailie_end {
  display: inline-block;
  margin-right: 30px;
  float: right;
  margin-top: 7px;
}

.xc_activity_pailie_end b {
  color: #397af2;
  text-decoration:underline;
  font-weight: bold;
}

/* m start */

.m_fount_leftbottom_search {
  display: none;
  height: 30px;
  width: 60px;
  line-height: 30px;
  /*padding: 0 10px;*/
  background: #397af2;
  font-size: 12px;
  color: #fff;
  border-radius: 2px;
  float: right;
  text-align: center;
  /*margin-right: 20px;*/
}

.m_fount_leftbottom_search:link,
.m_fount_leftbottom_search:visited,
.m_fount_leftbottom_search:hover,
.m_fount_leftbottom_search:active {
  color: #fff;
}

.m_xc_activity {
  display: none;
  width: 100%;
}

.m_activity_fenlei {
  display: inline-block;
  width: 100%;
  box-shadow: 0px 0px 0px #fff,0px 0px 0px #fff,0px 0px 0px #fff,0 2px 5px #888;
  margin-bottom: 10px;
}

.m_remen_more_li {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 5%;
  background: #fff;
  box-sizing: border-box;
}

.m_remen_more_a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #000;
  font-size: 16px;
}

.m_remen_more_img {
  float: left;
  margin-top: 18px;
  margin-right: 20px;
}

.remen_more_b {
  float: left;
}

.m_remen_more_jiantou {
  float: right;
  margin-top: 20px;
}

.m_leibiao {
  width: 100%;
  display: inline-block;
}

.m_leibiao_ul {
  width: 100%;
  display: inline-block;
}

.m_leibiao_li {
  width: 100%;
  display: inline-block;
  background: #fff;
  border-bottom: 1px solid #dedede;
  padding: 10px 5% 20px;
}

.m_leibiao_li:last-child {
  border-bottom: none;
}

.m_leibiao_li_tel {
  width: 100%;
  height: 35px;
  margin-bottom: 10px;
}

.m_leibiao_li_jibie {
  display: inline-block;
  height: 100%;
  width: 50px;
  text-align: center;
  float: left;
}

.m_leibiao_jibie_img {
  display:inline-block;
}

.m_leibiao_jibie_b {
  width: 100%;
  font-size: 12px;
}

.m_jibie_tz {
  color:#ca161e;
}

.m_jibie_xx {
  color: #8abc68;
}

.m_leibiao_tel_a {
  margin-left: 10px;
  color: #0062b8;
  line-height: 35px;
  display: inline-block;
  height: 100%;
  float: left;
  font-size: 16px;
}

.m_leibiao_chufadi,
.m_leibiao_date,
.m_leibiao_day,
.m_leibiao_money,
.m_leibiao_num {
  display: block;
  font-size: 14px;
  color: #666;
  font-weight: bold;
  margin: 3px 0;
}

.m_leibiao_chufadi b,
.m_leibiao_date b,
.m_leibiao_day b,
.m_leibiao_money b,
.m_leibiao_num b {
  color: #000;
}

.m_leibiao_money b {
  font-weight: bold;
  color:#0062b8;
}

.m_leibiao_bmbtn {
  display: inline-block;
  width: 100%;
  height: 35px;
  text-align: center;
  line-height: 35px;
  margin-top: 10px;
}

.m_leibiao_bmbtn a {
  display: inline-block;
  width: 80%;
  height: 100%;
  border-radius: 2px;
  background: #0062b8;
}

.m_leibiao_limore {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  background: #fff;
}

.m_leibiao_limore a {
      display: inline-block;
    width: 70px;
    height: 30px;
    line-height: 28px;
    color: #000;
    background: #f7f7f7;
    border: 1px solid #cdcdcd;
    font-size: 12px;
}

.m_xc_activity_pailie {
  background: #fff;
  float: left;
  width: 100%;
  display: inline-block;
  padding: 10px 5%;
}

.m_xc_activity_pailie_tle {
  float: left;
  margin-top: 2px;
}

.m_xc_activity_pailie_ul {
  float: left;
}

.m_xc_activity_pailie_end {
  display: inline-block;
  float: right;
}

.m_xc_activity_pailie_end b {
  color: #397af2;
  text-decoration:underline;
  font-weight: bold;
}


/* m end */
.fount_lefttop_font {
  float: left;
  font-size: 17px;
  font-weight: bold;
  color: #2e2e2e;
}
.fount_lefttop_font b {
  color: #397af2;
  font-weight: bold;
}
.fount_select {
    width: 115%;
  }
@media (max-width: 1300px) {
  .xc_fount_leftbottom {
    padding: 14px 15px 0 15px;
  }
   .m_leibiao_bmbtn a {
	  width: 40%;
	}
}

@media (max-width: 1160px) {
  .xc_fount_leftbottom {
    display: inline-block;
    height: auto;
  }
  .fount_leftbottom_right {
    display: none;
  }
  .m_fount_leftbottom_search {
    display: inline-block;
  }
  .fount_leftbottom_left {
    margin: 0 auto;
    display: inline-block;
    height:auto;
    padding-bottom: 15px;
    width: 100%;
  }
  .fount_leftbottom_sel,
  .select_date {
    width: 100%;
    margin-bottom: 10px;
  }
  
  .xc_fount {
    display: inline-block;
    height:auto;
  }
   .m_leibiao_bmbtn a {
	  width: 40%;
	}
}

@media (max-width: 1000px) {
  .xc_activity {
    display: none;
  }
  .m_xc_activity {
    display: inline-block;
  }
    .m_leibiao_bmbtn a {
	  width: 40%;
	}
	.m_leibiao_li {
	  width: 49%;
	}
}

@media (max-width: 800px) {
  .xc_fount_left {
    width: 100%;
  }
  .xc_fount_right {
    width: 100%;
  }
   .m_leibiao_bmbtn a {
	  width: 40%;
	}
	.m_leibiao_li {
	  width: 100%;
	}
}
@media (max-width: 720px) {
  .bottom_bright{
		margin-top: 0px;
	}
	  .m_leibiao_bmbtn a {
  	width:40%;
}
}
@media (max-width: 520px) {
 	.select_left,.select_right{
 		width:100%;
 		height:100%;
 	}
 	.select_left #chufa{
 		width:84% !important;
 	}
 	.select_right #jieshu{
 		width:84% !important;
 	}
}
@media (max-width: 490px) {
  .xc_fount_lefttop {
    padding: 30px 10px;
  }
  .m_leibiao_bmbtn a {
  width: 80%;
}
}

@media (max-width: 400px) {
  .xc_fount_lefttop_search {
    width: 100%;
    height: 30px;
  }
}
