#header_list {
  width: 100%;
  height: 46px;
  overflow: hidden;
  background: #fdfdfc;
  font: 12px/40px hiragino sans gb, microsoft yahei, simsun;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

#top-line_list {
  width: 100%;
  height: 3px;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  text-align: center;
  z-index: 1;
  background-color: #00998a;
}

#header_list .swiper-slide {
  padding: 0 20px;
  width: auto;
  font-size: 16px;
  line-height: 46px;
}

#header_list a {

  color: #333;

}

#header_list .click a {

  color: #fff;

}

.hd_k_box_nav_1 .click {
  background: #00998a;
  color: #fff;
}

.nav_big_box {
  width: 100%;
  background: #fff;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

/*�����˵�*/
.two_nav_box {
  width: 100%;
  height: auto;
  margin-top: 5px;
  border-bottom: 1px solid #e5e5e5;
}

.two_nav_box ol {
  clear: both;
}

.two_nav_box li {
  padding: 5px 10px;
  border: 1px solid #00998a;
  border-radius: 6px;
  float: left;
  margin: 5px 10px 5px 10px;
  font-size: 14px;
  color: #333;
}

.two_nav_box .click_1 {
  background: #00998a;
  color: #fff;
}

/*��������*/
.option_list_box {
  width: calc(100% - 2rem);
  padding: 5px 1rem 0;
  margin: 0;
  display: block;
}

.option_list_box_er {
  background: linear-gradient(to bottom, #f7f7f7, #fff);
}

.option_list_1 {
  width: 100%;
  font-size: 14px;
  margin-top: 0rem;
  overflow: hidden;
}

.option_list_1 span {
  width: 17%;
  float: left;
  height: 3px;
  padding: 3px 0;
}

.option_list_1 ul {
  width: 100%;
  float: left;
}

.option_list_1 ul li {
  float: left;
  padding: 3px 0;
  width: calc(23% - 2px);
  margin: 0 1% 0.5rem;
  text-align: center;
  color: #333;
  cursor: pointer;
  font-size: 1.1rem;
  line-height: 2rem;
  background: #fff;
  border: 1px solid #ebebeb;
  border-radius: 20px;
}

.option_list_1 ul li:nth-child(4) {
  margin-right: 0;
}

.option_list_1 ul li a {

  color: #333;
}

.click_2 {
  background: #00998a;
  color: #fff;
}

.option_list_1 ul li.click_2 a {
  color: #fff;
}

/*��б�*/
.activity_box {
  width: 100%;
  margin: 5px auto;
  border-top: 1px solid #e5e5e5;

  overflow: hidden;
  background: #fff;
}

.activity_title {
  width: 98%;
  margin: auto;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  background: #fff;
}

.activity_title p {
  float: left;
}

.activity_title p:before {
  float: left;
  width: 3px;
  height: 20px;
  background: #00998a;
  margin: 10px 5px 10px 3px;
  font-size: 12px;
  line-height: 30px;;
  color: #333;
  content: " ";
}

.activity_title i {
  display: block;
  width: 20px;
  height: 20px;
  background: url("../images/ico.png") no-repeat;
  background-position: 0 0;
  float: right;
  margin: 10px;
}

.activity_title i.click_3 {
  background-position: -20px 0;
}

/*���*/
.activity_list {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  background: #fff;
  margin-bottom: 5px;
}

.activity_list_1 {
  border: none;
}

.activity_list .activity_list_photo {
  display: block;
  width: 100%;
  height: 200px;
  overflow: hidden;
  position: relative;
}

.activity_list .activity_list_photo img {
  width: 100%;
  min-height: 100%;
}

.ctivity-location {
  position: absolute;
  left: 10px;
  top: 55px;
  /*background: url("../images/bj_white1.png");*/
  border-radius: 20px;
  background: rgba(0,0,0,.5);
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #fff;
  padding: 0 5px 0 3px;
}

.ctivity-location span {
  max-width: 9em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  float: left;
}

.ctivity-location-jg {
  position: absolute;
  left: 10px;
  bottom: 10px;
  /*background:#00998a;*/
  border-radius: 6px;
  height: 24px;
  line-height: 26px;
  font-size: 14px;
  color: #fff;
  padding: 0 10px;
  background: url("../images/bj_white-00998a.png");
}

.ctivity-location-jg span {
  font-size: 12px;
  margin-right: 0px;
}

.ctivity-location i {
  display: block;
  float: left;
  width: 14px;
  height: 14px;
  background: url("../images/c1.png") no-repeat;
  background-size: 100% 100%;
  margin: 3px 2px 2px 0;
}

.activity_list .activity_text_box {
  width: 100%;
}

.activity_list .activity_text_box p {
  width: 100%;
  font-size: 16px;
  line-height: 30px;
  margin-top: 5px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.activity_list .activity_text_box ul {
  width: 98%;
  /*margin-left: 2%;*/
  overflow: hidden;
}

.activity_list .activity_text_box ul ol {
  font-size: 14px;
  color: #666;
  float: left;
  line-height: 30px;
}

.activity_list .activity_text_box ul li {
  float: right;
}

.activity_list .activity_text_box ul li span {
  color: #00998a;
  font-size: 18px;
  font-weight: bold;
  float: left;
  /*margin-right: 10px;*/
  line-height: 24px;
}

.activity_list .activity_text_box ul li a {
  width: 80px;
  height: 30px;
  background: #00998a;
  color: #fff;
  line-height: 30px;
  text-align: center;
  display: block;
  float: left;
}

.list_left_one {
  width: 100%;
  overflow: hidden;
}

.activity_list_1 {
  width: 49%;
  float: left;
  /*border-radius: 10px 10px 0 0;*/
  overflow: hidden;
  /*border: 1px solid #e5e5e5;*/
  margin-right: 2%;
  margin-top: 5px;
}

.activity_list_1:nth-child(even) {
  margin-right: 0%;
}

.activity_list_1 .activity_list_photo {
  height: 130px;
  /*background: #00998a;*/

  background: url("../../wap/images/list0gif-ico.gif") no-repeat;
  background-size: 100% 100%;
}

.activity_list_1 .activity_text_box ul {
  width: 98%;
  /*margin-left: 2%;*/
}

.activity_list_1 .activity_text_box ul ol {
  line-height: 24px;
}

.activity_list_1 .activity_text_box p {
  line-height: 26px;
}

/*�����ҳ*/
.hd_details_box, .hd_details-address, .leader-box, .activity_introduce, .recommended-hd {
  width: 100%;
  overflow: hidden;
  background: #fff;
  margin-bottom: 10px;
}

.hd_details_box .hd_details_photo {
  width: 100%;
  height: 280px;
  position: relative;
  overflow: hidden;
}

.hd_details_box .hd_details_photo img {
  width: 100%;
  min-height: 100%;
}

.hd_details_h1 {
  width: 100%;
  font-size: 18px;
  line-height: 36px;
  color: #333;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

  margin-left: 7px;
}

.ctivity-price {
  width: 100%;
  overflow: hidden;
  color: #5a5a5a;
  font-size: 14px;
  line-height: 24px;
}

.ctivity-price ol {
  display: block;
  overflow: hidden;
}

.ctivity-price ol span {
  width: 20%;
  float: left;
  text-align: right;
}

.ctivity-price ol p {
  width: 78%;
  float: right;
}

.ctivity-price ol p font {
  color: #00998a;
  font-weight: bold;
  font-size: 16px;
  margin: 0 5px;
}

.hd_details-time {
  overflow: hidden;
}

.hd_details-time a {
  float: right;
  margin-right: 2%;
  line-height: 36px;
  color: #00998a;
  font-size: 14px;
}

.activity_tile, .sub_no {
  width: 96%;
  margin: auto;
  line-height: 36px;
}

.activity_tile {
  width: 90%;
  font-size: 1.4rem;
  font-weight: bold
}

.activity_sub .sub_no {
  width: 104%;

  height: 40px;

  margin-left: -2%;

  border-bottom: 1px solid #00998a;

  margin-bottom: 10px;

  /*  background:#f7f7f7;*/

  line-height: 40px;

  font-weight: bold;

  color: #00998a;
}

.kong_k {

  width: 100%;

  height: 61px;

  overflow: hidden;

  display: none;
}

.activity_sub .sub_no i {

  width: 24px;

  height: 24px;

  float: left;

  background: url("../../www/images/horn.png") no-repeat;

  background-size: 20px 20px;

  margin: 8px 5px 0 8px;
}

/*.activity_tile:before{*/
/*float: left;*/
/*width:3px;*/
/*height:18px;*/
/*background: #00998a;*/
/*margin: 9px 5px 6px 3px;*/
/*font-size: 12px;*/
/*line-height: 36px;;*/
/*color: #333;*/
/*content: " ";*/
/*}*/
#hd_details-time-list .swiper-slide {
  border: 1px solid #00998a;
  border-radius: 5px;
  width: 100px;
  margin: 10px;
  text-align: center;
  padding: 5px 0;
}

#hd_details-time-list .swiper-slide font {
  color: #00998a;
  font-weight: bold;
  font-size: 16px;
}

#hd_details-time-list .swiper-slide p {
  font-size: 14px;
  color: #808080;
}

#hd_details-time-list .ckij {
  background: #00998a;
}

#hd_details-time-list .ckij font {
  color: #fff;
}

#hd_details-time-list .ckij p {
  color: #fff;
}

.leader-list {
  width: 96%;
  margin: 10px auto 10px;
  overflow: hidden;
}

.leader-list-photo {
  width: 100px;
  height: 100px;
  border-radius: 5px;
  overflow: hidden;
  float: left;
}

.leader-list-photo img {
  display: block;
  width: 100%;
  min-height: 100%;
}

.leader-list ul {
  float: left;
  margin-left: 10px;
  color: #333;
}

.leader-list ul ol {
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 1px;
}

.leader-list ul ol span {
  color: #00998a;
}

.leader-list ul ol a {
  float: left;
  margin-right: 5px;
}

.leader-list ul ol a i {
  float: left;
  width: 18px;
  height: 16px;
  background: url("../images/ico.png") no-repeat;
  margin: 4px 2px 0 0;
}

.leader-list ul ol a.laeder-hd-1 i {
  background-position: 0 -69px;
}

.leader-list ul ol a.laeder-hd-2 i {
  background-position: -18px -69px;
}

.leader-list ul ol a span {
  float: left;
  color: #333;
  font-size: 12px;
}

/*���ϸ*/

#hd_list-nav {

  width: 100%;

  border-bottom: 1px solid #00998a;

}

.activity_introduce-nav {
  width: 100%;
  /*overflow: hidden;*/
}

.po-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 6;

}

.activity_introduce-nav-1 {
  width: 100%;
  height: 46px;
  display: none;
}

.activity_introduce-nav li {
  width: 16.66%;
  float: left;
  height: 60px;

  margin-top: 5px;
}

.activity_introduce-nav li a {
  width: 100%;
  display: block;
  line-height: 30px;
  margin: auto;
  color: #333;
  font-size: 12px;
  text-align: center;
}

/*9-20���б���������˵�*/

.activity_introduce-nav li a i {

  width: 30px;

  height: 30px;

  margin: auto;

  display: block;

  background-image: url(../../www/images/hd-list.png);
}

.activity_introduce-nav li a.hd-list-1 i {

  background-position: 0 0;

}

.activity_introduce-nav li a.hd-list-2 i {

  background-position: -30px 0;

}

.activity_introduce-nav li a.hd-list-3 i {

  background-position: -60px 0;

}

.activity_introduce-nav li a.hd-list-4 i {

  background-position: -90px 0;

}

.activity_introduce-nav li a.hd-list-5 i {

  background-position: -120px 0;

}

.activity_introduce-nav li a.hd-list-6 i {

  background-position: -150px 0;

}

.activity_introduce-nav li a.hd-list-7 i {

  background-position: -180px 0;

}

.activity_introduce-nav li .cl {
  border-bottom: 2px solid #00998a;

}

.activity_sub {
  width: 96%;
  margin: 10px auto;

  margin-top: 0;
  background: #fff;
  padding: 0 2%;

}

.activity_sub-text {
  width: 100%;
  margin: auto;
  line-height: 180%;
}

.activity_sub span {

  /*display:block;*/

  width: 100%;

  margin: auto;
}

.activity_sub img {
  max-width: 100%;
  margin-bottom: 2%;
  border-radius: 5px;
  /*margin-left:-2%;*/
  height: auto;
}

/*�Ƽ��*/
.hd_details-box {
  width: 100%;
  overflow: hidden;
  padding-bottom: 60px;
}

.hd_details-box a.hd_details-list {
  width: 46%;
  height: 120px;
  float: left;
  margin-left: 2.5%;
  margin-bottom: 2%;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}

.hd_details-box a.hd_details-list img {
  width: 100%;
  min-height: 100%;
}

.hd_details-box a.hd_details-list span {
  display: block;
  width: 100%;
  height: 24px;
  background: url("../images/bj_white1.png");
  line-height: 24px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*�����ײ�����*/

.nav-details {
  width: 100%;
  height: 5rem;
  /*overflow: hidden;*/
  background: #ffffff;
  border-top: 1px solid #00998a;
  position: fixed;
  padding-bottom: 1rem;
  bottom: -1px;
  left: 0;
  z-index: 999;
}

.nav-details ul {
  width: 100%;
  height: 5rem;
  overflow: hidden;
}

.nav-details ul a {
  width: 20%;
  float: left;
  height: 50px;
}

.nav-details ul a i {
  display: block;
  margin: 5px auto;
  width: 20px;
  height: 20px;
  /*background: url("../images/ico.png") no-repeat;*/
}

.nav-details ul a span {
  display: block;
  text-align: center;
  font-size: 1rem;
  color: #5a5a5a;
}

.nav-details ul .last_nav_1, .nav-details ul .last_nav_2, .nav-details ul .last_nav_3, .nav-details ul .last_nav_4, .nav-details ul .last_nav_6, .nav-details ul .last_nav_7 {
  width: 12%;
  margin-top: 5px;
}

.nav-details ul .last_nav_5 {
  width: 40%;
}

.nav-details ul .last_nav_5 span {
  text-align: center;
  line-height: 60px;
  font-size: 22px;
  color: #fff;
  background: #00998a;
}

.nav-details ul .last_nav_1 i {
  /*background-position: 0px -49px;*/
  background: url(../images/nva_hd_1.png);
  background-size: 100%;
}

.nav-details ul .last_nav_2 i {
  /* background-position: -74px -49px;*/
  background: url(../images/nva_hd_2.png);
  background-size: 100%;
}

.nav-details ul .last_nav_3 i {
  /*background-position: -56px -49px;*/
  background: url(../images/nva_hd_3.png);
  background-size: 100%;
}

.nav-details ul .last_nav_4 i {
  /* background-position: -219px 0;*/
  background: url(../images/nva_hd_4.png);
  background-size: 100%;
}

.nav-details ul .last_nav_6 i {
  /* background-position: -219px 0;*/
  background: url(../images/nva_hd_5.png);
  background-size: 100%;
}
.nav-details ul .last_nav_7 i {
  /*background-position: -56px -49px;*/
  background: url(../images/nva_hd_6.png) no-repeat;
  background-size: 100%;
}

.last_nav_6 {
  position: relative;
}

.last_nav_6_bs {
  position: absolute;
  width: 2rem;
  height: 2rem;
  background: url(../images/nva_hd_5_1.png);
  background-size: 100%;
  right: -0.4rem;
  top: -1.25rem;
}

.last_nav_tc_zz {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  left: 0;
  top: 0;
  z-index: 99;
  display: none;
}

.last_nav_tc_zz ul {
  width: 70%;
  margin: 10rem auto 4rem;
  border-radius: 10px;
  overflow: hidden;
}

.last_nav_tc_zz ul img {
  display: block;
  width: 100%;
}

.last_nav_tc_zz p {
  width: 2.4rem;
  height: 2.4rem;
  margin: auto;
  background: url("../images/last_nav_tc_zz_1.png");
  background-size: 100% 100%;
}

.bj-screen {
  width: 100%;
  overflow: hidden;
  background: #fff;
  margin-bottom: 10px;
}

.ptb2 {
  padding: 2px 0;
}

.leader-big-box {
  width: 105%;
  overflow: hidden;
}

.leader-big-box a {
  float: left;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  margin-right: 10px;
  margin-bottom: 10px;
}

.leader-big-box a i {
  display: block;
  width: 100%;
  height: 150px;
  overflow: hidden;
}

.leader-big-box a i img {
  width: 100%;
  min-height: 100%;
}

.leader-big-box a p span {
  display: block;
  text-align: left;
  margin-left: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
}

.leader-big-box a p .span_1 {
  font-size: 16px;
}

.leader-big-box a p .span_2 {
  font-size: 12px;
}

/*������*/
.seader-leader {
  width: 95%;
  margin: 10px auto;
  background: #ededf2;
  border-radius: 5px;
}

.seader-leader .chec_btn {
  display: block;
  background: #00998a;
  border-radius: 0 5px 5px 0;
  padding: 0;
  width: 15%;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
}

.sear_icon {
  width: 16px;
  height: 16px;
  margin: 7px 5px 7px 5px;
}

.f-fl {
  float: left;
}

.f-fr {
  float: right;
}

.sear_icon img {
  width: 100%;
  display: block;
}

.sear_in p {
  border-left: 1px solid #00998a;
  padding: 0 5px;
  line-height: 16px;
  height: 16px;
  margin: 7px 0;
}

.sear_in p input {
  line-height: 16px;
  height: 16px;
  font-size: 14px;
  display: block;
  background: none;
  width: 100%;
  border: none;
}

.f-ovh {
  overflow: hidden;
}

.bor-bom {
  border-bottom: 1px solid #e5e5e5;
}

.order-box {
  width: 100%;
  overflow: hidden;
}

.order-box li {
  width: 90%;
  overflow: hidden;
  font-size: 1.2rem;
  margin: 10px auto;
}

.order-box li span {
  float: left;
  width: 25%;
  color: #666;
}

.order-box li p {
  width: 75%;
  float: right;
  color: #333;
}

/*�ο�ѡ��*/
.participate {
  width: 90%;
  margin: auto;
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
}

.participate label {
  margin-right: 10px;
}

.participate label input {
  margin-right: 5px;
}

.yh-zj {
  display: block;
  color: #00998a;
  height: 40px;
  line-height: 40px;
  font-size: 1.2rem;
  margin-left: 5%;
}

.yh-zj img, .yh-zj span {
  float: left;
  line-height: 46px;
}

.yh-zj img {
  margin: 14px;
}

.yh-zj b {
  float: right;
  width: 11px;
  height: 20px;
  margin: 15px;
  margin-right: 20px;
  background: url("../images/ico.png") -154px 0 no-repeat;
}

.nex-tep {
  display: block;
  float: right;
  padding: 0 0.8rem;
  height: 2.4rem;
  color: #ffffff;
  background: #00998a;
  border-radius: 5px;
  text-align: center;
  line-height: 2.4rem;
  margin: 1rem 5% 1rem 0;
}

.nex-tep_1 {
  background-color: #CCC;
}

.nex-tep_2 {
  background-color: #00998a;
}

/*֧��*/
.msg_box {
  background: #fff;
}

.msg_txt_1 p {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.msg_list_1 .msg_bx {
  background: url(../images/icon18.png) no-repeat right 10px top 20px/20px auto;
}

.msg_list_1 {
  border-bottom: 1px solid #f2f2f3;
  overflow: hidden;
}

.msg_list .msg_in:last-of-type .msg_txt {
  border: none;
}

.msg_list_1 ul {
  float: right;
  overflow: hidden;
  padding-right: 12px;
}

.msg_list_1 ul ol, .msg_list_1 ul label {
  float: left;
}

.msg_list_1 ul label {
  padding: 0px 10px;
}

.msg_list_1 ul label span {
  float: right;
  margin-left: 5px;
}

.msg_list_1 ul li {
  float: left;
  margin-left: 5px;
  color: #00998a;
}

.msg_word_1 {
  display: none;
  line-height: 24px;
  padding: 0px 0 10px 100px;
  font-size: 15px;
  margin: 0 12px;
  color: #666;
}

.msg_word_1 li span {
  float: right;
}

.order-box li p.col-1 {
  color: #00988a
}

.order-box_1 {
  width: 92%;
  margin: 10px auto;
}

.order-box_1 a {
  color: #00988a;
  float: left;
  border: 1px solid #00988a;
  border-radius: 5px;
  padding: 3px 8px;
  margin: 3px 5px;
  text-align: center;
}

.order-box_1 .cl {
  color: #fff;
  background: #00988a;
}

/*�б�ҳ-�İ�-11.11*/
.hd_k_box_nav {
  width: calc(100% - 0rem);
  margin: auto;
  display: block;
  overflow: hidden;
}

.hd_k_box_nav div {
  float: left;
  width: 25%;
  padding: 0px 0;
  font-size: 1.3rem;
  height: 3rem;
  text-align: center;
  font-weight: bold;
}

.hd_k_box_nav div a {
  color: #333;
  display: block;
  text-decoration: none;
}

.hd_k_box_nav .click span {
  width: 30%;
  margin: 0.2rem 35% 2px;
  display: block;
  height: 3px;
  background: #00998a;
  border-radius: 10px;
  padding: 0;
}

.hd_k_box_nav .click a {
  color: #00998a;
}

/*����css*/
.list_search {
  width: 100%;
  border-radius: 50px;
  background: #f2f2f2;
  height: 30px;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}

.list_search input {
  width: 90%;
  height: 30px;
  border: 0;
  background: none;
  outline: none;
  padding: 0 5%;
  position: absolute;
  left: 0;
  top: 0;
  vertical-align: central;
  font-size: 14px;
}

.list_search input::-ms-input-placeholder {
  text-align: center;
}

.list_search input::-webkit-input-placeholder {
  text-align: center;
}

.list_search i {
  width: 20px;
  height: 20px;
  position: absolute;
  z-index: 1;
  left: 25%;
  top: 5px;
  display: block;
  transition: all .3s ease-in-out 0s;
  -o-transition: all .3s ease-in-out 0s;
  -ms-transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  -webkit-transition: all .3s ease-in-out 0s;
}

.list_search i.click_ico {
  width: 50px;
  height: 30px;
  top: 0;
  left: 100%;
  margin-left: -50px;
}

.list_search i img {
  width: 20px;
  height: 20px;
  margin: auto;
}

.list_search i.click_ico img {
  margin: 5px 15px;
}

/*�б�ҳ�޸���ʽ7-15*/
.activity_new_box {
  width: calc(100% - 2rem);
  padding: 5px 1rem 0;
  margin: 0;
  border-top: 0;
}

.activity_new_box .activity_list_1 {
  margin-top: 0;
  width: calc(50% - 0.5rem);
  float: left;
  margin: 0 auto 0 0;
  overflow: hidden;
  color: #333;
}

.activity_new_box .activity_list_1:nth-child(2n) {
  margin-left: 1rem;
}

.activity_new_box .activity_list_1 .activity_list_photo {
  width: 100%;
  height: 9rem;
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
}

.activity_new_box .ctivity-location {
  display: block;
  font-style: normal;
  position: absolute;
  max-width: calc(100% - 8px);
  left: 0;
  top: 0;
  color: #fff;
  background: rgba(0, 0, 0, .35);
  font-size: 1.1rem;
  height: 2rem;
  line-height: 2rem;
  border-radius: 0 0 5px 0;
  padding: 0 0.5rem;
  overflow: hidden;
}

.activity_new_box .ctivity-location i {
  display: none;
}

.activity_new_box .ctivity-location span {
  display: block;
  max-width: 9em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
}

.activity_new_box .activity_text_box {
  width: 100%;
  padding: 0.3rem 0 0.5rem;
  box-sizing: border-box;
  background: #fff;
  overflow: hidden;
  text-decoration: none;
  display: block;
}

.activity_new_box .activity_text_box p {
  font-size: 1.2rem;
  line-height: 1.6rem;
  height: 3.2rem;
  overflow: hidden;
  color: #333;
  margin-top: 0;
  white-space: inherit;
  font-weight: bold;
}

.activity_new_box .activity_text_box ul {
  width: 100%;
  display: block;
  color: #666;
  font-size: 1rem;
  overflow: hidden;
  line-height: 2rem;
}

.activity_new_box .activity_text_box ul ol {
  float: left;
}

.activity_new_box .activity_text_box ul li {
  float: right;
}

.activity_new_box .activity_text_box ul li span {
  font-size: 1.2rem;
  color: #f34e70;
  font-weight: bold;
}

/*活动列表页*/

.progressBar {
  background: url(../images/loading2.gif) no-repeat 0px 0px;
  background-size: 33px 33px;
  display: block;
  width: 100%;
  height: 100%;
  top: 40%;
  left: 47%;
  padding: 10px 10px 10px 30px;
  text-align: left;
  /*line-height: 27px;  */
  /*font-weight: bold;  */
  position: fixed;
  z-index: 2001;
}

.background {
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  filter: alpha(opacity=40);
  background: while;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  background-color: #666666;
}

.swiper-list-banner img {
  width: 100%;
  min-height: 100%;
}

.ctivity-location {
  top: 10px;
}

.dp_yxhd {
  width: 30%;
  height: 6rem;
  background: #fff;
  border: 1px solid #e5e5e5;
  position: fixed;
  right: 2%;
  bottom: 5rem;
  box-shadow: 0px 0px 1px #cecdcd;
  overflow: hidden;
  border-radius: 10px;
  z-index: 99;
  display: none;
}

.jishu {

  width: 10%;
  font-size: 1.5rem;
  margin-left: 0.5rem;
  color: red;
  line-height: 180%;
  text-align: center;
  background-color: #fff;
}

.list_wx_dp_sc {
  width: 3.6rem;
  height: 3.6rem;
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
}

.list_wx_dp_sc img {
  width: 100%;
  height: 100%;
}

.activity_list {
  position: relative;
}

.dp_yxhd p {
  text-align: center;
}

.dp_yxhd a {
  width: 80%;
  height: 2.6rem;
  display: block;
  margin: 0 10%;

  text-align: center;
  color: #fff;
  line-height: 2.6rem;
  font-size: 1.2rem;
  border-radius: 15px;
  background: -webkit-linear-gradient(bottom, #70d4b2, #57ad9d);
  background: -o-linear-gradient(bottom, #70d4b2, #57ad9d);
  background: -moz-linear-gradient(bottom, #70d4b2, #57ad9d);
  background: linear-gradient(to bottom, #70d4b2, #57ad9d);
}

.loadmore {
  width: 9rem;
  height: 2.5rem;
  border-radius: 20px;
  border: 1px solid #009b8c;
  color: #009b8c;
  margin: 0.5rem auto 2rem;
  display: block;
  background: #fff;
}

.hd_list_banner {
  width: 100%;
  height: 8rem;
  display: block;
  overflow: hidden;
}

.hd_list_banner img {
  width: 100%;
  height: 100%;
}


.order-box .dd_qx_xin_xj p{
  color: red;
  font-weight: bold;
}
.order-box .dd_qx_xin_xj_1 p{
  font-weight: initial;
}
.order-box .yh_list_xinx{
  width: 90%;
  margin: auto;
  display: block;
  overflow: hidden;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #f2f2f2;
}
.order-box .yh_list_xinx:last-child{
  border-bottom: none;
}
.order-box .yh_list_xinx ul ol {
  font-size: 1.4rem;
  color: #333;
  margin-top: 1rem;
  font-weight: bold;
}
.order-box .yh_list_xinx ul ol span {
  font-size: 1.1rem;
  font-weight: initial;
  margin-left: 0.5rem;
}
.order-box .yh_list_xinx ul li {
  font-size: 1.1rem;
  color: #999;
  line-height: 2rem;
  width: 100%;
  margin: auto;
}
.dd_zf_djs{
  float: right;
  font-size: 1.2rem;
  color: red;
  margin-right: 0.5rem;
  line-height: 4.4rem;
}

.dd_all_top_box {
  width: 100%;
  background: #fff;
  height: 4rem;
}

.dd_all_top_box ul {
  float: left;
  width: calc(100% / 3);
  font-size: 1.3rem;
  color: #333;
}

.dd_all_top_box ul ol {
  text-align: center;
  height: 4rem;
  line-height: 4rem;
  color: #333;
}

.dd_all_top_box ul ol span {
  font-size: 1rem;
}

.dd_all_top_box ul li {
  width: 3rem;
  height: 2px;
  border-radius: 10px;
  margin: auto;
  background: #fff;
  margin-top: -0.8rem;
}
.dd_all_top_box .ul_cl{
  color: #009b8c;
}
.dd_all_top_box .ul_cl li{
  background: #009b8c;
}

.dd_list_box {
  width: 100%;
  overflow: hidden;
  background: #fff;
  margin-top: 1rem;
}

.dd_list_nr_xin {
  width: calc(100% - 2rem);
  margin: 1rem auto 0;
  overflow: hidden;
  display: block;
  padding-bottom: 1rem;
  border-bottom: 1px solid #f2f2f2;
}

.dd_list_nr_xin p {
  float: left;
  width: 6rem;
  height: 6rem;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

.dd_list_nr_xin p img {
  width: 100%;
  min-height: 100%;
  display: block;
}

.dd_list_nr_xin p span {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0.5rem;
  color: #fff;
  background: rgba(0, 0, 0, .5);
  padding: 0.1rem 0.5rem 0.1rem 0.2rem;
  font-size: 0.8rem;
  border-radius: 0 20px 20px 0;
}

.dd_list_text_box {
  float: left;
  color: #333;
  margin-left: 0.5rem;
  width: calc(100% - 6.5rem);
}

.dd_list_text_box ul {
  width: 100%;
  display: block;
  overflow: hidden;
}
.dd_list_text_box ul ol span{
  display: block;
  float: left;
  max-width:13em;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}

.dd_list_text_box ul h2 {
  width: 13em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  font-size: 1.5rem;
  padding-bottom: 0.5rem;
}

.dd_list_text_box ul h3 {
  float: right;
  color: #ff5641;
  font-size: 1.4rem;
  line-height: 2rem;
}

.dd_list_text_box ul h3 span {
  font-size: 1rem;
}

.dd_list_text_box ul img {
  float: left;
  width: 1.2rem;
  height: 1.2rem;
  margin-top: 0.4rem;
  margin-right: 0.2rem;
}

.dd_list_text_box ul ol {
  font-size: 1rem;
  float: left;
  line-height: 2rem;
}

.dd_list_text_box ul li {
  float: right;
  line-height: 2rem;
}
.dd_list_text_bott{
  width: calc(100% - 2rem);
  margin: auto;
  height: 3.4rem;
}
.dd_list_text_bott span{
  float: right;
  font-size: 1rem;
  color: red;
  line-height:3.4rem;
  margin-right: 1rem;
}
.dd_list_text_bott a{
  float: right;
  width: 6rem;
  height: 2.4rem;
  line-height: 2.4rem;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  margin-top: 0.5rem;
  background: #009b8c;
}
.xianshi1{
  width: 80%;
  height: 3rem;
  text-align: center;
  line-height:3rem;
  background-color: #ccc;
  margin:3% 10%;
}
.xianshi{
  text-align: center;
  width: 100%;
  color: #009b8c;
}
.yh_dd_tk{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  display: none;
}
.yh_dd_tk_h{
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.3);
}
.yh_dd_nr{
  width: 70%;
  padding-bottom: 5%;
  left: 15%;
  background: #fff;
  border-radius: 5px;
  position: absolute;
  top: 15%;
  overflow: hidden;
}
.yh_dd_top{
  width: 100%;
  height: 3rem;
  background:#00998a;
  color: #fff;
  text-align: center;
  font-size: 1.3rem;
  line-height: 3rem;
}
.yh_dd_nr ul{
  width: 90%;
  margin: 5%;
  line-height: 150%;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	








